aboutsummaryrefslogtreecommitdiff
path: root/source/cy/dbaccess/uiconfig/ui.po
blob: eee25f6bed994ba9db93068c10519c659e0c0cfb (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
#. extracted from dbaccess/uiconfig/ui
msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2016-04-16 21:40+0200\n"
"PO-Revision-Date: 2016-05-11 15:24+0000\n"
"Last-Translator: Rhoslyn Prys <rprys@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cy\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n==2) ? 1 : 0;\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.7\n"
"X-POOTLE-MTIME: 1462980248.000000\n"

#: admindialog.ui
msgctxt ""
"admindialog.ui\n"
"AdminDialog\n"
"title\n"
"string.text"
msgid "Database Properties"
msgstr "Priodweddau Cronfa Ddata"

#: admindialog.ui
msgctxt ""
"admindialog.ui\n"
"advanced\n"
"label\n"
"string.text"
msgid "Advanced Properties"
msgstr "Priodweddau Uwch"

#: advancedsettingsdialog.ui
msgctxt ""
"advancedsettingsdialog.ui\n"
"AdvancedSettingsDialog\n"
"title\n"
"string.text"
msgid "Advanced Settings"
msgstr "Gosodiadau Uwch"

#: advancedsettingsdialog.ui
msgctxt ""
"advancedsettingsdialog.ui\n"
"generated\n"
"label\n"
"string.text"
msgid "Generated Values"
msgstr "Gwerthoedd a Gynhyrchwyd"

#: advancedsettingsdialog.ui
msgctxt ""
"advancedsettingsdialog.ui\n"
"special\n"
"label\n"
"string.text"
msgid "Special Settings"
msgstr "Gosodiadau Arbennig"

#: applycolpage.ui
msgctxt ""
"applycolpage.ui\n"
"label1\n"
"label\n"
"string.text"
msgid "Existing Columns"
msgstr "Colofnau Cyfredol"

#: authentificationpage.ui
msgctxt ""
"authentificationpage.ui\n"
"header\n"
"label\n"
"string.text"
msgid "Set up the user authentication"
msgstr "Gosod dilysiad defnyddiwr"

#: authentificationpage.ui
msgctxt ""
"authentificationpage.ui\n"
"helptext\n"
"label\n"
"string.text"
msgid "Some databases require you to enter a user name."
msgstr "Mae rhai cronfeydd data'n gofyn i chi roi eich enw defnyddiwr."

#: authentificationpage.ui
msgctxt ""
"authentificationpage.ui\n"
"generalUserNameLabel\n"
"label\n"
"string.text"
msgid "_User name"
msgstr "_Enw defnyddiwr"

#: authentificationpage.ui
msgctxt ""
"authentificationpage.ui\n"
"passRequiredCheckbutton\n"
"label\n"
"string.text"
msgid "Password re_quired"
msgstr "_Mae angen cyfrinair"

#: authentificationpage.ui
msgctxt ""
"authentificationpage.ui\n"
"testConnectionButton\n"
"label\n"
"string.text"
msgid "_Test Connection"
msgstr "Cysylltiad _Prawf"

#: autocharsetpage.ui
msgctxt ""
"autocharsetpage.ui\n"
"charsetlabel\n"
"label\n"
"string.text"
msgid "_Character set:"
msgstr "_Set nod:"

#: autocharsetpage.ui
msgctxt ""
"autocharsetpage.ui\n"
"charsetheader\n"
"label\n"
"string.text"
msgid "Data Conversion"
msgstr "Trosi Data"

#: backuppage.ui
msgctxt ""
"backuppage.ui\n"
"label1\n"
"label\n"
"string.text"
msgid "Backup Your Document"
msgstr "Creu Copi wrth Gefn o'ch Dogfen"

#: backuppage.ui
msgctxt ""
"backuppage.ui\n"
"label2\n"
"label\n"
"string.text"
msgid "To allow you to go back to the state before the migration, the database document will be backed up to a location of your choice. Every change done by the wizard will be made to the original document, the backup will stay untouched."
msgstr "I ganiatáu i chi fynd yn ôl at eich cyflwr cyn mudo, bydd dogfen y gronfa ddata'n cael ei chopïo i leoliad o'ch dewis. Bydd pob newid fydd gan y dewin yn cael ei wneud i'r ddogfen wreiddiol a bydd y copi wrth gefn yn aros heb ei newid."

#: backuppage.ui
msgctxt ""
"backuppage.ui\n"
"startmigrate\n"
"label\n"
"string.text"
msgid "Press 'Next' to save a copy of your document, and to begin the migration."
msgstr "Pwyswch 'Nesaf' i gadw copi o'ch dogfen, a chychwyn mudo."

#: backuppage.ui
msgctxt ""
"backuppage.ui\n"
"label3\n"
"label\n"
"string.text"
msgid "Save to:"
msgstr "Cadw i:"

#: backuppage.ui
msgctxt ""
"backuppage.ui\n"
"browse\n"
"label\n"
"string.text"
msgid "Browse..."
msgstr "Pori..."

#: choosedatasourcedialog.ui
msgctxt ""
"choosedatasourcedialog.ui\n"
"ChooseDataSourceDialog\n"
"title\n"
"string.text"
msgid "Data Source"
msgstr "Ffynhonnell Data"

#: choosedatasourcedialog.ui
msgctxt ""
"choosedatasourcedialog.ui\n"
"organize\n"
"label\n"
"string.text"
msgid "Or_ganize..."
msgstr "_Trefnu..."

#: choosedatasourcedialog.ui
msgctxt ""
"choosedatasourcedialog.ui\n"
"label1\n"
"label\n"
"string.text"
msgid "Choose a data source:"
msgstr "Dewis ffynhonnell data:"

#: collectionviewdialog.ui
msgctxt ""
"collectionviewdialog.ui\n"
"CollectionView\n"
"title\n"
"string.text"
msgid "Save"
msgstr "Cadw"

#: collectionviewdialog.ui
msgctxt ""
"collectionviewdialog.ui\n"
"ok\n"
"label\n"
"string.text"
msgid "_Save"
msgstr "_Cadw"

#: collectionviewdialog.ui
msgctxt ""
"collectionviewdialog.ui\n"
"newFolderButton\n"
"tooltip_text\n"
"string.text"
msgid "Create New Directory"
msgstr "Creu Cyfeiriadur Newydd"

#: collectionviewdialog.ui
msgctxt ""
"collectionviewdialog.ui\n"
"upButton\n"
"tooltip_text\n"
"string.text"
msgid "Up One Level"
msgstr "I Fyny Un Lefel"

#: collectionviewdialog.ui
msgctxt ""
"collectionviewdialog.ui\n"
"fileNameLabel\n"
"label\n"
"string.text"
msgid "File _name:"
msgstr "_Enw ffeil:"

#: colwidthdialog.ui
msgctxt ""
"colwidthdialog.ui\n"
"ColWidthDialog\n"
"title\n"
"string.text"
msgid "Column Width"
msgstr "Lled Colofn"

#: colwidthdialog.ui
msgctxt ""
"colwidthdialog.ui\n"
"label1\n"
"label\n"
"string.text"
msgid "_Width:"
msgstr "_Lled:"

#: colwidthdialog.ui
msgctxt ""
"colwidthdialog.ui\n"
"automatic\n"
"label\n"
"string.text"
msgid "_Automatic"
msgstr "_Awtomatig"

#: connectionpage.ui
msgctxt ""
"connectionpage.ui\n"
"browseurllabel\n"
"label\n"
"string.text"
msgid "Path to the dBASE files:"
msgstr "Llwybr i ffeiliau dBASE:"

#: connectionpage.ui
msgctxt ""
"connectionpage.ui\n"
"create\n"
"label\n"
"string.text"
msgid "_Create New"
msgstr "C_reu Un Newydd"

#: connectionpage.ui
msgctxt ""
"connectionpage.ui\n"
"browse\n"
"label\n"
"string.text"
msgid "_Browse…"
msgstr "_Pori…"

#: connectionpage.ui
msgctxt ""
"connectionpage.ui\n"
"generalLabel\n"
"label\n"
"string.text"
msgid "General"
msgstr "Cyffredinol"

#: connectionpage.ui
msgctxt ""
"connectionpage.ui\n"
"userNameLabel\n"
"label\n"
"string.text"
msgid "_User name:"
msgstr "_Enw defnyddiwr:"

#: connectionpage.ui
msgctxt ""
"connectionpage.ui\n"
"passCheckbutton\n"
"label\n"
"string.text"
msgid "Password required"
msgstr "Mae angen cyfrinair"

#: connectionpage.ui
msgctxt ""
"connectionpage.ui\n"
"userlabel\n"
"label\n"
"string.text"
msgid "User Authentication"
msgstr "Dilysiad Defnyddiwr"

#: connectionpage.ui
msgctxt ""
"connectionpage.ui\n"
"javaDriverLabel\n"
"label\n"
"string.text"
msgid "_JDBC driver class:"
msgstr "Gyrrwr dosbarth _JDBC:"

#: connectionpage.ui
msgctxt ""
"connectionpage.ui\n"
"driverButton\n"
"label\n"
"string.text"
msgid "Test Class"
msgstr "Dosbarth Prawf"

#: connectionpage.ui
msgctxt ""
"connectionpage.ui\n"
"JDBCLabel\n"
"label\n"
"string.text"
msgid "JDBC Properties"
msgstr "Priodweddau JDBC"

#: connectionpage.ui
msgctxt ""
"connectionpage.ui\n"
"connectionButton\n"
"label\n"
"string.text"
msgid "Test Connection"
msgstr "Cysylltiad Prawf"

#: copytablepage.ui
msgctxt ""
"copytablepage.ui\n"
"defdata\n"
"label\n"
"string.text"
msgid "De_finition and data"
msgstr "_Diffiniad a data"

#: copytablepage.ui
msgctxt ""
"copytablepage.ui\n"
"def\n"
"label\n"
"string.text"
msgid "Def_inition"
msgstr "D_iffiniad"

#: copytablepage.ui
msgctxt ""
"copytablepage.ui\n"
"view\n"
"label\n"
"string.text"
msgid "A_s table view"
msgstr "_Fel golwg tabl"

#: copytablepage.ui
msgctxt ""
"copytablepage.ui\n"
"data\n"
"label\n"
"string.text"
msgid "Append _data"
msgstr "Atodi _data"

#: copytablepage.ui
msgctxt ""
"copytablepage.ui\n"
"firstline\n"
"label\n"
"string.text"
msgid "Use first _line as column names"
msgstr "Defnyddio'r _llinell gyntaf fel enwau colofnau"

#: copytablepage.ui
msgctxt ""
"copytablepage.ui\n"
"primarykey\n"
"label\n"
"string.text"
msgid "Crea_te new field as primary key"
msgstr "Creu maes newydd fel prif allwedd"

#: copytablepage.ui
msgctxt ""
"copytablepage.ui\n"
"keynamelabel\n"
"label\n"
"string.text"
msgid "Name:"
msgstr "Enw:"

#: copytablepage.ui
msgctxt ""
"copytablepage.ui\n"
"infoLabel\n"
"label\n"
"string.text"
msgid "Existing data fields can be set as primary key on the type formatting step (third page) of the wizard."
msgstr "Mae modd gosod y meysydd data cyfredol fel allwedd cynradd ar y cam math o fformatio (tudalen tri) y dewin."

#: copytablepage.ui
msgctxt ""
"copytablepage.ui\n"
"label1\n"
"label\n"
"string.text"
msgid "Options"
msgstr "Dewisiadau"

#: copytablepage.ui
msgctxt ""
"copytablepage.ui\n"
"label2\n"
"label\n"
"string.text"
msgid "Ta_ble name:"
msgstr "Enw _tabl:"

#: dbaseindexdialog.ui
msgctxt ""
"dbaseindexdialog.ui\n"
"DBaseIndexDialog\n"
"title\n"
"string.text"
msgid "Indexes"
msgstr "Mynegeion"

#: dbaseindexdialog.ui
msgctxt ""
"dbaseindexdialog.ui\n"
"label1\n"
"label\n"
"string.text"
msgid "_Table:"
msgstr "_Tabl:"

#: dbaseindexdialog.ui
msgctxt ""
"dbaseindexdialog.ui\n"
"label3\n"
"label\n"
"string.text"
msgid "T_able indexes"
msgstr "Mynegeion ta_bl"

#: dbaseindexdialog.ui
msgctxt ""
"dbaseindexdialog.ui\n"
"label4\n"
"label\n"
"string.text"
msgid "_Free indexes"
msgstr "Mynegeion _rhydd"

#: dbaseindexdialog.ui
msgctxt ""
"dbaseindexdialog.ui\n"
"label2\n"
"label\n"
"string.text"
msgid "Assignment"
msgstr "Aseiniad"

#: dbasepage.ui
msgctxt ""
"dbasepage.ui\n"
"charsetlabel\n"
"label\n"
"string.text"
msgid "_Character set:"
msgstr "_Set nod:"

#: dbasepage.ui
msgctxt ""
"dbasepage.ui\n"
"charsetheader\n"
"label\n"
"string.text"
msgid "Data Conversion"
msgstr "Trosi Data"

#: dbasepage.ui
msgctxt ""
"dbasepage.ui\n"
"showDelRowsCheckbutton\n"
"label\n"
"string.text"
msgid "Display deleted records as well"
msgstr "Dangos cofnodion dilëwyd hefyd"

#: dbasepage.ui
msgctxt ""
"dbasepage.ui\n"
"specMessageLabel\n"
"label\n"
"string.text"
msgid "Note: When deleted, and thus inactive, records are displayed, you will not be able to delete records from the data source."
msgstr "Sylwch: Pan mae cofnodion dilëwyd ac felly anweithredol yn cael ei dangos, ni fydd modd i chi ddangos y cofnodion o'r ffynhonnell data."

#: dbasepage.ui
msgctxt ""
"dbasepage.ui\n"
"label1\n"
"label\n"
"string.text"
msgid "Optional Settings"
msgstr "Gosodiadau Dewisol"

#: dbasepage.ui
msgctxt ""
"dbasepage.ui\n"
"indiciesButton\n"
"label\n"
"string.text"
msgid "Indexes..."
msgstr "Mynegeion..."

#: dbwizconnectionpage.ui
msgctxt ""
"dbwizconnectionpage.ui\n"
"helptext\n"
"label\n"
"string.text"
msgid "label"
msgstr "label"

#: dbwizconnectionpage.ui
msgctxt ""
"dbwizconnectionpage.ui\n"
"browseurllabel\n"
"label\n"
"string.text"
msgid "Path to the dBASE files:"
msgstr "Llwybr i ffeiliau dBASE:"

#: dbwizconnectionpage.ui
msgctxt ""
"dbwizconnectionpage.ui\n"
"create\n"
"label\n"
"string.text"
msgid "_Create New"
msgstr "Creu _Newydd"

#: dbwizconnectionpage.ui
msgctxt ""
"dbwizconnectionpage.ui\n"
"browse\n"
"label\n"
"string.text"
msgid "_Browse…"
msgstr "_Pori…"

#: dbwizmysqlintropage.ui
msgctxt ""
"dbwizmysqlintropage.ui\n"
"label2\n"
"label\n"
"string.text"
msgid ""
"You can connect to a MySQL database using either ODBC or JDBC.\n"
"Please contact your system administrator if you are unsure about the following settings."
msgstr ""
"Gallwch gysylltu â chronfa ddata MySQL gan ddefnyddio un ai ODBC neu JDBC.\n"
"Cysylltwch â'ch gweinyddwr system os ydych yn ansicr am y gosodiadau canlynol."

#: dbwizmysqlintropage.ui
msgctxt ""
"dbwizmysqlintropage.ui\n"
"odbc\n"
"label\n"
"string.text"
msgid "Connect using ODBC (Open Database Connectivity)"
msgstr "Cysylltu drwy ODBC (Open Database Connectivity)"

#: dbwizmysqlintropage.ui
msgctxt ""
"dbwizmysqlintropage.ui\n"
"jdbc\n"
"label\n"
"string.text"
msgid "Connect using JDBC (Java Database Connectivity)"
msgstr "Cysylltu drwy JDBC (Java Database Connectivity)"

#: dbwizmysqlintropage.ui
msgctxt ""
"dbwizmysqlintropage.ui\n"
"directly\n"
"label\n"
"string.text"
msgid "Connect directly"
msgstr "Cysylltu'n uniongyrchol"

#: dbwizmysqlintropage.ui
msgctxt ""
"dbwizmysqlintropage.ui\n"
"label1\n"
"label\n"
"string.text"
msgid "How do you want to connect to your MySQL database?"
msgstr "Sut hoffech chi gysylltu â'ch cronfa ddata MySQL?"

#: dbwizmysqlintropage.ui
msgctxt ""
"dbwizmysqlintropage.ui\n"
"header\n"
"label\n"
"string.text"
msgid "Set Up a Connection to a MySQL Database"
msgstr "Gosod Cyswllt i Gronfa Ddata MySQL"

#: dbwizmysqlnativepage.ui
msgctxt ""
"dbwizmysqlnativepage.ui\n"
"helptext\n"
"label\n"
"string.text"
msgid "Please enter the required information to connect to a MySQL database."
msgstr "Rhowch y manylion angenrheidiol i gysylltu a chronfa ddata MySQL."

#: dbwizmysqlnativepage.ui
msgctxt ""
"dbwizmysqlnativepage.ui\n"
"header\n"
"label\n"
"string.text"
msgid "Set Up a Connection to a MySQL Database"
msgstr "Gosod Cyswllt i Gronfa Ddata MySQL"

#: dbwizspreadsheetpage.ui
msgctxt ""
"dbwizspreadsheetpage.ui\n"
"browse\n"
"label\n"
"string.text"
msgid "Browse"
msgstr "Pori"

#: dbwizspreadsheetpage.ui
msgctxt ""
"dbwizspreadsheetpage.ui\n"
"create\n"
"label\n"
"string.text"
msgid "Create New"
msgstr "Creu Newydd"

#: dbwizspreadsheetpage.ui
msgctxt ""
"dbwizspreadsheetpage.ui\n"
"passwordrequired\n"
"label\n"
"string.text"
msgid "_Password required"
msgstr "_Mae angen cyfrinair"

#: dbwiztextpage.ui
msgctxt ""
"dbwiztextpage.ui\n"
"browse\n"
"label\n"
"string.text"
msgid "Browse"
msgstr "Pori"

#: dbwiztextpage.ui
msgctxt ""
"dbwiztextpage.ui\n"
"create\n"
"label\n"
"string.text"
msgid "Create New"
msgstr "Creu Un Newydd"

#: deleteallrowsdialog.ui
msgctxt ""
"deleteallrowsdialog.ui\n"
"DeleteAllRowsDialog\n"
"text\n"
"string.text"
msgid "You are trying to delete all the columns in the table. A table cannot exist without columns. Should the table be deleted from the database? If not, the table will remain unchanged."
msgstr "Rydych yn ceisio dileu'r holl golofnau yn y tabl. Nid yw tabl yn gallu bodoli heb golofnau. A ddylid dileu'r tabl o'r gronfa ddata? Os nad, bydd y tabl yn parhau heb ei newid."

#: designsavemodifieddialog.ui
msgctxt ""
"designsavemodifieddialog.ui\n"
"DesignSaveModifiedDialog\n"
"text\n"
"string.text"
msgid "Do you want to save the changes?"
msgstr "A ydych am gadw'ch newidiadau?"

#: designsavemodifieddialog.ui
msgctxt ""
"designsavemodifieddialog.ui\n"
"DesignSaveModifiedDialog\n"
"secondary_text\n"
"string.text"
msgid "The relation design has been changed."
msgstr "Mae'r cynllun perthyn wedi ei newid."

#: directsqldialog.ui
msgctxt ""
"directsqldialog.ui\n"
"DirectSQLDialog\n"
"title\n"
"string.text"
msgid "Execute SQL Statement"
msgstr "Gweithredu Datganiad SQL"

#: directsqldialog.ui
msgctxt ""
"directsqldialog.ui\n"
"sql_label\n"
"label\n"
"string.text"
msgid "_Command to execute:"
msgstr "_Gorchymyn i'w weithredu:"

#: directsqldialog.ui
msgctxt ""
"directsqldialog.ui\n"
"showoutput\n"
"label\n"
"string.text"
msgid "_Show output of \"select\" statements"
msgstr "_Dangos allbwn datganiadau \"select\""

#: directsqldialog.ui
msgctxt ""
"directsqldialog.ui\n"
"execute\n"
"label\n"
"string.text"
msgid "_Execute"
msgstr "_Gweithredu"

#: directsqldialog.ui
msgctxt ""
"directsqldialog.ui\n"
"sqlhistory_label\n"
"label\n"
"string.text"
msgid "_Previous commands:"
msgstr "_Gorchmynion blaenorol:"

#: directsqldialog.ui
msgctxt ""
"directsqldialog.ui\n"
"label1\n"
"label\n"
"string.text"
msgid "SQL Command"
msgstr "Gorchymyn SQL"

#: directsqldialog.ui
msgctxt ""
"directsqldialog.ui\n"
"label2\n"
"label\n"
"string.text"
msgid "Status"
msgstr "Statws"

#: directsqldialog.ui
msgctxt ""
"directsqldialog.ui\n"
"label3\n"
"label\n"
"string.text"
msgid "Output"
msgstr "Allbwn"

#: fielddialog.ui
msgctxt ""
"fielddialog.ui\n"
"FieldDialog\n"
"title\n"
"string.text"
msgid "Field Format"
msgstr "Fformat Maes"

#: fielddialog.ui
msgctxt ""
"fielddialog.ui\n"
"format\n"
"label\n"
"string.text"
msgid "Format"
msgstr "Fformat"

#: fielddialog.ui
msgctxt ""
"fielddialog.ui\n"
"alignment\n"
"label\n"
"string.text"
msgid "Alignment"
msgstr "Aliniad"

#: fielddialog.ui
msgctxt ""
"fielddialog.ui\n"
"alttitle\n"
"label\n"
"string.text"
msgid "Table Format"
msgstr "Fformat Tabl"

#: finalpagewizard.ui
msgctxt ""
"finalpagewizard.ui\n"
"headerText\n"
"label\n"
"string.text"
msgid "Decide How to Proceed After Saving the Database"
msgstr "Pennu sut i Barhau ar ôl Cadw'r Gronfa Ddata"

#: finalpagewizard.ui
msgctxt ""
"finalpagewizard.ui\n"
"helpText\n"
"label\n"
"string.text"
msgid "Do you want the wizard to register the database in %PRODUCTNAME?"
msgstr "Ydych chi am i'r dewin gofrestru'r gronfa ddata yn %PRODUCTNAME?"

#: finalpagewizard.ui
msgctxt ""
"finalpagewizard.ui\n"
"yesregister\n"
"label\n"
"string.text"
msgid "_Yes, register the database for me"
msgstr "_Iawn, cofrestru'r gronfa ddata i mi"

#: finalpagewizard.ui
msgctxt ""
"finalpagewizard.ui\n"
"noregister\n"
"label\n"
"string.text"
msgid "N_o, do not register the database"
msgstr "_Na, peidio cofrestru'r gronfa ddata"

#: finalpagewizard.ui
msgctxt ""
"finalpagewizard.ui\n"
"additionalText\n"
"label\n"
"string.text"
msgid "After the database file has been saved, what do you want to do?"
msgstr "Ar ôl i ffeil y gronfa ddata gael ei chadw, beth hoffech chi ei wneud?"

#: finalpagewizard.ui
msgctxt ""
"finalpagewizard.ui\n"
"openediting\n"
"label\n"
"string.text"
msgid "Open the database for editing"
msgstr "Agor y gronfa ddata i'w golygu"

#: finalpagewizard.ui
msgctxt ""
"finalpagewizard.ui\n"
"usewizard\n"
"label\n"
"string.text"
msgid "Create tables using the table wizard"
msgstr "Creu tablau gan ddefnyddio'r dewin tabl"

#: finalpagewizard.ui
msgctxt ""
"finalpagewizard.ui\n"
"finishText\n"
"label\n"
"string.text"
msgid "Click 'Finish' to save the database."
msgstr "Clicio 'Gorffen' i gadw'r gronfa ddata."

#: generalpagedialog.ui
msgctxt ""
"generalpagedialog.ui\n"
"datasourceTypePre\n"
"label\n"
"string.text"
msgid "Select the type of database to which you want to establish a connection."
msgstr "Dewiswch y math o gronfa ddata i greu cysylltiad iddi."

#: generalpagedialog.ui
msgctxt ""
"generalpagedialog.ui\n"
"datasourceTypeLabel\n"
"label\n"
"string.text"
msgid "Database _type:"
msgstr "_Math o gronfa ddata:"

#: generalpagedialog.ui
msgctxt ""
"generalpagedialog.ui\n"
"datasourceTypeHelp\n"
"label\n"
"string.text"
msgid ""
"On the following pages, you can make detailed settings for the connection.\n"
"\n"
"The new settings you make will overwrite your existing settings."
msgstr ""
"Ar y tudalennau canlynol, mae modd i chi wneud mân osodiadau ar gyfer y cysylltiad.\n"
"\n"
"Bydd y gosodiadau newydd yn tros ysgrifennu eich gosodiadau cyfredol."

#: generalpagewizard.ui
msgctxt ""
"generalpagewizard.ui\n"
"headerText\n"
"label\n"
"string.text"
msgid "Welcome to the %PRODUCTNAME Database Wizard"
msgstr "Croeso i Ddewin Cronfa Ddata %PRODUCTNAME"

#: generalpagewizard.ui
msgctxt ""
"generalpagewizard.ui\n"
"helpText\n"
"label\n"
"string.text"
msgid "Use the Database Wizard to create a new database, open an existing database file, or connect to a database stored on a server."
msgstr "Defnyddiwch y Dewin Cronfa Ddata i greu cronfeydd data newydd, agor ffeiliau cronfa ddata neu gysylltu â chronfa ddata sydd ar weinydd."

#: generalpagewizard.ui
msgctxt ""
"generalpagewizard.ui\n"
"sourceTypeHeader\n"
"label\n"
"string.text"
msgid "What do you want to do?"
msgstr "Beth hoffech chi ei wneud?"

#: generalpagewizard.ui
msgctxt ""
"generalpagewizard.ui\n"
"createDatabase\n"
"label\n"
"string.text"
msgid "Create a n_ew database"
msgstr "Creu cronfa ddata _newydd"

#: generalpagewizard.ui
msgctxt ""
"generalpagewizard.ui\n"
"embeddeddbLabel\n"
"label\n"
"string.text"
msgid "_Embedded database:"
msgstr "_Cronfa ddata mewnosodedig:"

#: generalpagewizard.ui
msgctxt ""
"generalpagewizard.ui\n"
"openExistingDatabase\n"
"label\n"
"string.text"
msgid "Open an existing database _file"
msgstr "Agor ffeil cronfa ddata _presennol"

#: generalpagewizard.ui
msgctxt ""
"generalpagewizard.ui\n"
"docListLabel\n"
"label\n"
"string.text"
msgid "_Recently used:"
msgstr "_Defnyddiwyd yn ddiweddar:"

#: generalpagewizard.ui
msgctxt ""
"generalpagewizard.ui\n"
"openDatabase\n"
"label\n"
"string.text"
msgid "Open"
msgstr "Agor"

#: generalpagewizard.ui
msgctxt ""
"generalpagewizard.ui\n"
"connectDatabase\n"
"label\n"
"string.text"
msgid "Connect to an e_xisting database"
msgstr "Cysylltu i gronfa ddata p_resennol"

#: generalspecialjdbcdetailspage.ui
msgctxt ""
"generalspecialjdbcdetailspage.ui\n"
"label2\n"
"label\n"
"string.text"
msgid "_Host name:"
msgstr "_Enw gwesteiwr:"

#: generalspecialjdbcdetailspage.ui
msgctxt ""
"generalspecialjdbcdetailspage.ui\n"
"label3\n"
"label\n"
"string.text"
msgid "_Port number:"
msgstr "_Rhif porth:"

#: generalspecialjdbcdetailspage.ui
msgctxt ""
"generalspecialjdbcdetailspage.ui\n"
"socketLabel\n"
"label\n"
"string.text"
msgid "Socket:"
msgstr "Soced:"

#: generalspecialjdbcdetailspage.ui
msgctxt ""
"generalspecialjdbcdetailspage.ui\n"
"driverClassLabel\n"
"label\n"
"string.text"
msgid "MySQL JDBC d_river class:"
msgstr "_Dosbarth gyrrwr MySQL JDBC:"

#: generalspecialjdbcdetailspage.ui
msgctxt ""
"generalspecialjdbcdetailspage.ui\n"
"testDriverClassButton\n"
"label\n"
"string.text"
msgid "Test Class"
msgstr "Dosbarth Prawf"

#: generalspecialjdbcdetailspage.ui
msgctxt ""
"generalspecialjdbcdetailspage.ui\n"
"label1\n"
"label\n"
"string.text"
msgid "Connection Settings"
msgstr "Gosodiadau Cysylltiad"

#: generalspecialjdbcdetailspage.ui
msgctxt ""
"generalspecialjdbcdetailspage.ui\n"
"charsetlabel\n"
"label\n"
"string.text"
msgid "_Character set:"
msgstr "_Set nod:"

#: generalspecialjdbcdetailspage.ui
msgctxt ""
"generalspecialjdbcdetailspage.ui\n"
"charsetheader\n"
"label\n"
"string.text"
msgid "Data Conversion"
msgstr "Trosi Data"

#: generatedvaluespage.ui
msgctxt ""
"generatedvaluespage.ui\n"
"autoretrieve\n"
"label\n"
"string.text"
msgid "Re_trieve generated values"
msgstr "_Adfer gwerthoedd gynhyrchwyd"

#: generatedvaluespage.ui
msgctxt ""
"generatedvaluespage.ui\n"
"statementft\n"
"label\n"
"string.text"
msgid "_Auto-increment statement:"
msgstr "_Datganiad awto-gynyddiad:"

#: generatedvaluespage.ui
msgctxt ""
"generatedvaluespage.ui\n"
"queryft\n"
"label\n"
"string.text"
msgid "_Query of generated values:"
msgstr "_Ymholiad o werthoedd gynhyrchwyd:"

#: generatedvaluespage.ui
msgctxt ""
"generatedvaluespage.ui\n"
"label1\n"
"label\n"
"string.text"
msgid "Settings"
msgstr "Gosodiadau"

#: indexdesigndialog.ui
msgctxt ""
"indexdesigndialog.ui\n"
"IndexDesignDialog\n"
"title\n"
"string.text"
msgid "Indexes"
msgstr "Mynegeion"

#: indexdesigndialog.ui
msgctxt ""
"indexdesigndialog.ui\n"
"ID_INDEX_NEW\n"
"label\n"
"string.text"
msgid "New Index"
msgstr "Mynegai Newydd"

#: indexdesigndialog.ui
msgctxt ""
"indexdesigndialog.ui\n"
"ID_INDEX_DROP\n"
"label\n"
"string.text"
msgid "Delete Current Index"
msgstr "Dileu'r Mynegai Presennol"

#: indexdesigndialog.ui
msgctxt ""
"indexdesigndialog.ui\n"
"ID_INDEX_RENAME\n"
"label\n"
"string.text"
msgid "Rename Current Index"
msgstr "Ailenwi'r Mynegai Presennol"

#: indexdesigndialog.ui
msgctxt ""
"indexdesigndialog.ui\n"
"ID_INDEX_SAVE\n"
"label\n"
"string.text"
msgid "Save Current Index"
msgstr "Cadw'r Mynegai Presennol"

#: indexdesigndialog.ui
msgctxt ""
"indexdesigndialog.ui\n"
"ID_INDEX_RESET\n"
"label\n"
"string.text"
msgid "Reset Current Index"
msgstr "Ailosod y Mynegai Presennol"

#: indexdesigndialog.ui
msgctxt ""
"indexdesigndialog.ui\n"
"DESC_LABEL\n"
"label\n"
"string.text"
msgid "Index identifier:"
msgstr "Enw'r mynegai:"

#: indexdesigndialog.ui
msgctxt ""
"indexdesigndialog.ui\n"
"UNIQUE\n"
"label\n"
"string.text"
msgid "_Unique"
msgstr "_Unigryw"

#: indexdesigndialog.ui
msgctxt ""
"indexdesigndialog.ui\n"
"FIELDS_LABEL\n"
"label\n"
"string.text"
msgid "Fields:"
msgstr "Meysydd:"

#: indexdesigndialog.ui
msgctxt ""
"indexdesigndialog.ui\n"
"INDEX_DETAILS\n"
"label\n"
"string.text"
msgid "Index Details"
msgstr "Manylion Mynegai"

#: jdbcconnectionpage.ui
msgctxt ""
"jdbcconnectionpage.ui\n"
"header\n"
"label\n"
"string.text"
msgid "Set Up a Connection to a JDBC Database"
msgstr "Creu Cysylltiad i Gronfa Ddata JDBC"

#: jdbcconnectionpage.ui
msgctxt ""
"jdbcconnectionpage.ui\n"
"helptext\n"
"label\n"
"string.text"
msgid "Please enter the required information to connect to a JDBC database. Please contact your system administrator if you are unsure about the following settings."
msgstr "Rhowch y manylion angenrheidiol i gysylltu â chyfeiriadur JDBC. Cysylltwch â'ch gweinyddwr system os ydych yn ansicr am y gosodiadau canlynol."

#: jdbcconnectionpage.ui
msgctxt ""
"jdbcconnectionpage.ui\n"
"browseurllabel\n"
"label\n"
"string.text"
msgid "Path to the dBASE files:"
msgstr "Llwybr i ffeiliau dBASE:"

#: jdbcconnectionpage.ui
msgctxt ""
"jdbcconnectionpage.ui\n"
"create\n"
"label\n"
"string.text"
msgid "_Create New"
msgstr "_Creu Newydd"

#: jdbcconnectionpage.ui
msgctxt ""
"jdbcconnectionpage.ui\n"
"browse\n"
"label\n"
"string.text"
msgid "_Browse…"
msgstr "_Pori…"

#: jdbcconnectionpage.ui
msgctxt ""
"jdbcconnectionpage.ui\n"
"jdbcLabel\n"
"label\n"
"string.text"
msgid "JDBC d_river class:"
msgstr "_Dosbarth gyrrwr JDBC:"

#: jdbcconnectionpage.ui
msgctxt ""
"jdbcconnectionpage.ui\n"
"jdbcButton\n"
"label\n"
"string.text"
msgid "_Test Class"
msgstr "_Dosbarth Prawf"

#: joindialog.ui
msgctxt ""
"joindialog.ui\n"
"JoinDialog\n"
"title\n"
"string.text"
msgid "Join Properties"
msgstr "Uno Priodweddau"

#: joindialog.ui
msgctxt ""
"joindialog.ui\n"
"label1\n"
"label\n"
"string.text"
msgid "Tables Involved"
msgstr "Tablau Cysylltiedig"

#: joindialog.ui
msgctxt ""
"joindialog.ui\n"
"label2\n"
"label\n"
"string.text"
msgid "Fields Involved"
msgstr "Meysydd Cysylltiedig"

#: joindialog.ui
msgctxt ""
"joindialog.ui\n"
"label5\n"
"label\n"
"string.text"
msgid "_Type:"
msgstr "_Math:"

#: joindialog.ui
msgctxt ""
"joindialog.ui\n"
"natural\n"
"label\n"
"string.text"
msgid "Natural"
msgstr "Naturiol"

#: joindialog.ui
msgctxt ""
"joindialog.ui\n"
"label6\n"
"label\n"
"string.text"
msgid "Options"
msgstr "Dewisiadau"

#: joindialog.ui
msgctxt ""
"joindialog.ui\n"
"liststore1\n"
"0\n"
"stringlist.text"
msgid "Inner join"
msgstr "Uniad mewnol"

#: joindialog.ui
msgctxt ""
"joindialog.ui\n"
"liststore1\n"
"1\n"
"stringlist.text"
msgid "Left join"
msgstr "Uniad chwith"

#: joindialog.ui
msgctxt ""
"joindialog.ui\n"
"liststore1\n"
"2\n"
"stringlist.text"
msgid "Right join"
msgstr "Uniad de"

#: joindialog.ui
msgctxt ""
"joindialog.ui\n"
"liststore1\n"
"3\n"
"stringlist.text"
msgid "Full (outer) join"
msgstr "Uniad (allanol) llawn"

#: joindialog.ui
msgctxt ""
"joindialog.ui\n"
"liststore1\n"
"4\n"
"stringlist.text"
msgid "Cross join"
msgstr "Uniad croes"

#: ldapconnectionpage.ui
msgctxt ""
"ldapconnectionpage.ui\n"
"header\n"
"label\n"
"string.text"
msgid "Set Up a Connection to an LDAP Directory"
msgstr "Creu Cysylltiad i Gyfeiriadur LDAP"

#: ldapconnectionpage.ui
msgctxt ""
"ldapconnectionpage.ui\n"
"helpLabel\n"
"label\n"
"string.text"
msgid "Please enter the required information to connect to an LDAP directory. Please contact your system administrator if you are unsure about the following settings."
msgstr "Rhowch y manylion angenrheidiol i gysylltu â chyfeiriadur LDAP. Cysylltwch â'ch gweinyddwr system os ydych yn ansicr am y gosodiadau canlynol."

#: ldapconnectionpage.ui
msgctxt ""
"ldapconnectionpage.ui\n"
"hostNameLabel\n"
"label\n"
"string.text"
msgid "_Server:"
msgstr "_Gweinydd:"

#: ldapconnectionpage.ui
msgctxt ""
"ldapconnectionpage.ui\n"
"portNumLabel\n"
"label\n"
"string.text"
msgid "_Port number:"
msgstr "_Rhif porth:"

#: ldapconnectionpage.ui
msgctxt ""
"ldapconnectionpage.ui\n"
"portNumDefLabel\n"
"label\n"
"string.text"
msgid "Default: 389"
msgstr "Rhagosodedig: 389"

#: ldapconnectionpage.ui
msgctxt ""
"ldapconnectionpage.ui\n"
"baseDNLabel\n"
"label\n"
"string.text"
msgid "Base _DN:"
msgstr "_DN sail:"

#: ldapconnectionpage.ui
msgctxt ""
"ldapconnectionpage.ui\n"
"useSSLCheckbutton\n"
"label\n"
"string.text"
msgid "Use _secure connection (SSL)"
msgstr "Defnyddiwch gysylltiad _diogel (SSL)"

#: ldappage.ui
msgctxt ""
"ldappage.ui\n"
"label1\n"
"label\n"
"string.text"
msgid "_Base DN:"
msgstr "_DN sail:"

#: ldappage.ui
msgctxt ""
"ldappage.ui\n"
"useSSLCheckbutton\n"
"label\n"
"string.text"
msgid "Use secure connection (SSL)"
msgstr "Defnyddiwch gysylltiad diogel (SSL)"

#: ldappage.ui
msgctxt ""
"ldappage.ui\n"
"label2\n"
"label\n"
"string.text"
msgid "_Port number:"
msgstr "_Rhif porth:"

#: ldappage.ui
msgctxt ""
"ldappage.ui\n"
"label3\n"
"label\n"
"string.text"
msgid "Maximum number of _records:"
msgstr "Nifer mwyaf o _gofnodion:"

#: ldappage.ui
msgctxt ""
"ldappage.ui\n"
"charsetheader\n"
"label\n"
"string.text"
msgid "Connection Settings"
msgstr "Gosodiadau'r Cysylltiad"

#: migratepage.ui
msgctxt ""
"migratepage.ui\n"
"label1\n"
"label\n"
"string.text"
msgid "Migration Progress"
msgstr "Proses Mudo"

#: migratepage.ui
msgctxt ""
"migratepage.ui\n"
"count\n"
"label\n"
"string.text"
msgid "The database document contains $forms$ form(s) and $reports$ report(s), which are currently being processed:"
msgstr "Mae dogfen y gronfa ddata yn cynnwys $forms$ ffurflen(ni) ac $reports$ adroddiad(au), sy'n cael eu prosesu ar hyn o bryd:"

#: migratepage.ui
msgctxt ""
"migratepage.ui\n"
"done\n"
"label\n"
"string.text"
msgid "All forms and reports have been successfully processed. Press 'Next' to show a detailed summary."
msgstr "Mae pob ffurflen ac adroddiad wedi eu prosesu'n llwyddiannus. Cliciwch 'Nesaf' i ddangos crynodeb manwl."

#: migratepage.ui
msgctxt ""
"migratepage.ui\n"
"label4\n"
"label\n"
"string.text"
msgid "Overall progress:"
msgstr "Cynnydd cyffredinol:"

#: migratepage.ui
msgctxt ""
"migratepage.ui\n"
"overall\n"
"label\n"
"string.text"
msgid "document $current$ of $overall$"
msgstr "dogfen $current$ o $overall$"

#: migratepage.ui
msgctxt ""
"migratepage.ui\n"
"label6\n"
"label\n"
"string.text"
msgid "Current progress:"
msgstr "Cynnydd presennol:"

#: migratepage.ui
msgctxt ""
"migratepage.ui\n"
"label5\n"
"label\n"
"string.text"
msgid "Current object:"
msgstr "Y gwrthrych presennol:"

#: mysqlnativepage.ui
msgctxt ""
"mysqlnativepage.ui\n"
"connectionheader\n"
"label\n"
"string.text"
msgid "Connection Settings"
msgstr "Gosodiadau'r Cysylltiad"

#: mysqlnativepage.ui
msgctxt ""
"mysqlnativepage.ui\n"
"usernamelabel\n"
"label\n"
"string.text"
msgid "_User name:"
msgstr "_Enw defnyddiwr:"

#: mysqlnativepage.ui
msgctxt ""
"mysqlnativepage.ui\n"
"passwordrequired\n"
"label\n"
"string.text"
msgid "Password required"
msgstr "Mae angen cyfrinair"

#: mysqlnativepage.ui
msgctxt ""
"mysqlnativepage.ui\n"
"userheader\n"
"label\n"
"string.text"
msgid "User Authentication"
msgstr "Dilysiad Defnyddiwr"

#: mysqlnativepage.ui
msgctxt ""
"mysqlnativepage.ui\n"
"charsetlabel\n"
"label\n"
"string.text"
msgid "_Character set:"
msgstr "_Set nod:"

#: mysqlnativepage.ui
msgctxt ""
"mysqlnativepage.ui\n"
"charsetheader\n"
"label\n"
"string.text"
msgid "Data Conversion"
msgstr "Trosi Data"

#: mysqlnativesettings.ui
msgctxt ""
"mysqlnativesettings.ui\n"
"dbnamelabel\n"
"label\n"
"string.text"
msgid "_Database name:"
msgstr "_Enw'r gronfa ddata:"

#: mysqlnativesettings.ui
msgctxt ""
"mysqlnativesettings.ui\n"
"hostport\n"
"label\n"
"string.text"
msgid "Se_rver/port"
msgstr "_Gweinydd/porth"

#: mysqlnativesettings.ui
msgctxt ""
"mysqlnativesettings.ui\n"
"serverlabel\n"
"label\n"
"string.text"
msgid "_Server:"
msgstr "_Gweinydd:"

#: mysqlnativesettings.ui
msgctxt ""
"mysqlnativesettings.ui\n"
"portlabel\n"
"label\n"
"string.text"
msgid "_Port:"
msgstr "_Porth:"

#: mysqlnativesettings.ui
msgctxt ""
"mysqlnativesettings.ui\n"
"defaultport\n"
"label\n"
"string.text"
msgid "Default: 3306"
msgstr "Rhagosodedig: 3306"

#: mysqlnativesettings.ui
msgctxt ""
"mysqlnativesettings.ui\n"
"socketlabel\n"
"label\n"
"string.text"
msgid "So_cket:"
msgstr "_Soced:"

#: mysqlnativesettings.ui
msgctxt ""
"mysqlnativesettings.ui\n"
"namedpipelabel\n"
"label\n"
"string.text"
msgid "Named p_ipe:"
msgstr "P_eipen enwyd:"

#: namematchingpage.ui
msgctxt ""
"namematchingpage.ui\n"
"all\n"
"label\n"
"string.text"
msgid "_All"
msgstr "_Y Cyfan"

#: namematchingpage.ui
msgctxt ""
"namematchingpage.ui\n"
"none\n"
"label\n"
"string.text"
msgid "Non_e"
msgstr "_Dim"

#: namematchingpage.ui
msgctxt ""
"namematchingpage.ui\n"
"leftlabel\n"
"label\n"
"string.text"
msgid "Source table: "
msgstr "Tabl ffynhonnell: "

#: namematchingpage.ui
msgctxt ""
"namematchingpage.ui\n"
"rightlabel\n"
"label\n"
"string.text"
msgid "Destination table: "
msgstr "Tabl cyrchfan: "

#: odbcpage.ui
msgctxt ""
"odbcpage.ui\n"
"charsetlabel\n"
"label\n"
"string.text"
msgid "_Character set:"
msgstr "_Set nod:"

#: odbcpage.ui
msgctxt ""
"odbcpage.ui\n"
"charsetheader\n"
"label\n"
"string.text"
msgid "Data Conversion"
msgstr "Trosi Data"

#: odbcpage.ui
msgctxt ""
"odbcpage.ui\n"
"optionslabel\n"
"label\n"
"string.text"
msgid "ODBC _options:"
msgstr "Dewisiadau _ODBC:"

#: odbcpage.ui
msgctxt ""
"odbcpage.ui\n"
"useCatalogCheckbutton\n"
"label\n"
"string.text"
msgid "Use catalog for file-based databases"
msgstr "Defnyddiwch gatalog ar gyfer cronfeydd data ffeil"

#: odbcpage.ui
msgctxt ""
"odbcpage.ui\n"
"label1\n"
"label\n"
"string.text"
msgid "Optional Settings"
msgstr "Gosodiadau Dewisol"

#: parametersdialog.ui
msgctxt ""
"parametersdialog.ui\n"
"Parameters\n"
"title\n"
"string.text"
msgid "Parameter Input"
msgstr "Mewnbwn Paramedr"

#: parametersdialog.ui
msgctxt ""
"parametersdialog.ui\n"
"label2\n"
"label\n"
"string.text"
msgid "_Value:"
msgstr "_Gwerth:"

#: parametersdialog.ui
msgctxt ""
"parametersdialog.ui\n"
"next\n"
"label\n"
"string.text"
msgid "_Next"
msgstr "_Nesaf"

#: parametersdialog.ui
msgctxt ""
"parametersdialog.ui\n"
"label1\n"
"label\n"
"string.text"
msgid "_Parameters"
msgstr "_Paramedrau"

#: password.ui
msgctxt ""
"password.ui\n"
"PasswordDialog\n"
"title\n"
"string.text"
msgid "Change Password"
msgstr "Newid Cyfrinair"

#: password.ui
msgctxt ""
"password.ui\n"
"label2\n"
"label\n"
"string.text"
msgid "Old p_assword:"
msgstr "_Hen gyfrinair:"

#: password.ui
msgctxt ""
"password.ui\n"
"label3\n"
"label\n"
"string.text"
msgid "_Password:"
msgstr "C_yfrinair:"

#: password.ui
msgctxt ""
"password.ui\n"
"label4\n"
"label\n"
"string.text"
msgid "_Confirm password:"
msgstr "C_adarnhau'r cyfrinair:"

#: password.ui
msgctxt ""
"password.ui\n"
"label1\n"
"label\n"
"string.text"
msgid "User “$name$:  $”"
msgstr "Defnyddiwr “$name$:  $”"

#: preparepage.ui
msgctxt ""
"preparepage.ui\n"
"label1\n"
"label\n"
"string.text"
msgid "Welcome to the Database Macro Migration Wizard"
msgstr "Croeso i'r Dewin Mudo Macro Cronfa Ddata"

#: preparepage.ui
msgctxt ""
"preparepage.ui\n"
"label2\n"
"label\n"
"string.text"
msgid ""
"This wizard will guide you through the task of migrating your macros.\n"
"\n"
"After you finished it, all macros which were formerly embedded into the forms and reports of the current database document will have been moved to the document itself. In this course, libraries will be renamed as needed.\n"
"\n"
"If your forms and reports contain references to those macros, they will be adjusted, where possible.\n"
"\n"
"Before the migration can start, all forms, reports, queries and tables belonging to the document must be closed. Press 'Next' to do so."
msgstr ""
"Bydd y dewin yn eich arwain drwy'r dasg o fudo eich macros.\n"
"\n"
"Wedi i chi ei orffen, bydd y macros a oedd cynt wedi eu mewnosod o fewn ffurflenni ac adroddiadau eich dogfen cronfa ddata cyfredol, wedi cael eu symud i'r ddogfen ei hun. Drwy hyn, bydd llyfrgelloedd yn cael eu newid yn ôl yr angen.\n"
"\n"
"Os yw eich ffurflenni a'ch adroddiadau'n cynnwys cyfeiriadau at y macros yma, byddant yn cael eu haddasu, lle mae hynny'n bosibl.\n"
"\n"
"Cyn cychwyn y mudo rhaid cau pob ffurflen, adroddiad, ymholiad a thabl sy'n perthyn i'r ddogfen. Cliciwch 'Nesaf' i wneud hynny."

#: preparepage.ui
msgctxt ""
"preparepage.ui\n"
"closedocerror\n"
"label\n"
"string.text"
msgid "Not all objects could be closed. Please close them manually, and re-start the wizard."
msgstr "Nid oedd modd cau pob gwrthrych. Caewch nhw gyda llaw, ac ailgychwyn y dewin."

#: queryfilterdialog.ui
msgctxt ""
"queryfilterdialog.ui\n"
"QueryFilterDialog\n"
"title\n"
"string.text"
msgid "Standard Filter"
msgstr "Hidl Safonol"

#: queryfilterdialog.ui
msgctxt ""
"queryfilterdialog.ui\n"
"label2\n"
"label\n"
"string.text"
msgid "Operator"
msgstr "Gweithredydd"

#: queryfilterdialog.ui
msgctxt ""
"queryfilterdialog.ui\n"
"label5\n"
"label\n"
"string.text"
msgid "Field name"
msgstr "Enw Maes"

#: queryfilterdialog.ui
msgctxt ""
"queryfilterdialog.ui\n"
"label6\n"
"label\n"
"string.text"
msgid "Condition"
msgstr "Cyflwr"

#: queryfilterdialog.ui
msgctxt ""
"queryfilterdialog.ui\n"
"field1\n"
"0\n"
"stringlist.text"
msgid "- none -"
msgstr "- dim -"

#: queryfilterdialog.ui
msgctxt ""
"queryfilterdialog.ui\n"
"cond1\n"
"0\n"
"stringlist.text"
msgid "="
msgstr "="

#: queryfilterdialog.ui
msgctxt ""
"queryfilterdialog.ui\n"
"cond1\n"
"1\n"
"stringlist.text"
msgid "<>"
msgstr "<>"

#: queryfilterdialog.ui
msgctxt ""
"queryfilterdialog.ui\n"
"cond1\n"
"2\n"
"stringlist.text"
msgid "<"
msgstr "<"

#: queryfilterdialog.ui
msgctxt ""
"queryfilterdialog.ui\n"
"cond1\n"
"3\n"
"stringlist.text"
msgid "<="
msgstr "<="

#: queryfilterdialog.ui
msgctxt ""
"queryfilterdialog.ui\n"
"cond1\n"
"4\n"
"stringlist.text"
msgid ">"
msgstr ">"

#: queryfilterdialog.ui
msgctxt ""
"queryfilterdialog.ui\n"
"cond1\n"
"5\n"
"stringlist.text"
msgid ">="
msgstr ">="

#: queryfilterdialog.ui
msgctxt ""
"queryfilterdialog.ui\n"
"cond1\n"
"6\n"
"stringlist.text"
msgid "like"
msgstr "hoffi"

#: queryfilterdialog.ui
msgctxt ""
"queryfilterdialog.ui\n"
"cond1\n"
"7\n"
"stringlist.text"
msgid "not like"
msgstr "dim hoffi"

#: queryfilterdialog.ui
msgctxt ""
"queryfilterdialog.ui\n"
"cond1\n"
"8\n"
"stringlist.text"
msgid "null"
msgstr "nwl"

#: queryfilterdialog.ui
msgctxt ""
"queryfilterdialog.ui\n"
"cond1\n"
"9\n"
"stringlist.text"
msgid "not null"
msgstr "nid nwl"

#: queryfilterdialog.ui
msgctxt ""
"queryfilterdialog.ui\n"
"field2\n"
"0\n"
"stringlist.text"
msgid "- none -"
msgstr "- dim -"

#: queryfilterdialog.ui
msgctxt ""
"queryfilterdialog.ui\n"
"field3\n"
"0\n"
"stringlist.text"
msgid "- none -"
msgstr "- dim -"

#: queryfilterdialog.ui
msgctxt ""
"queryfilterdialog.ui\n"
"label7\n"
"label\n"
"string.text"
msgid "Value"
msgstr "Gwerth"

#: queryfilterdialog.ui
msgctxt ""
"queryfilterdialog.ui\n"
"op2\n"
"0\n"
"stringlist.text"
msgid "AND"
msgstr "AND"

#: queryfilterdialog.ui
msgctxt ""
"queryfilterdialog.ui\n"
"op2\n"
"1\n"
"stringlist.text"
msgid "OR"
msgstr "OR"

#: queryfilterdialog.ui
msgctxt ""
"queryfilterdialog.ui\n"
"op3\n"
"0\n"
"stringlist.text"
msgid "AND"
msgstr "AND"

#: queryfilterdialog.ui
msgctxt ""
"queryfilterdialog.ui\n"
"op3\n"
"1\n"
"stringlist.text"
msgid "OR"
msgstr "OR"

#: queryfilterdialog.ui
msgctxt ""
"queryfilterdialog.ui\n"
"label1\n"
"label\n"
"string.text"
msgid "Criteria"
msgstr "Maen prawf"

#: querypropertiesdialog.ui
msgctxt ""
"querypropertiesdialog.ui\n"
"QueryPropertiesDialog\n"
"title\n"
"string.text"
msgid "Query Properties"
msgstr "Priodweddau Ymholiad"

#: querypropertiesdialog.ui
msgctxt ""
"querypropertiesdialog.ui\n"
"limit-label\n"
"label\n"
"string.text"
msgid "Limit:"
msgstr "Terfyn:"

#: querypropertiesdialog.ui
msgctxt ""
"querypropertiesdialog.ui\n"
"distinct\n"
"label\n"
"string.text"
msgid "Yes"
msgstr "Iawn"

#: querypropertiesdialog.ui
msgctxt ""
"querypropertiesdialog.ui\n"
"nondistinct\n"
"label\n"
"string.text"
msgid "No"
msgstr "Na"

#: querypropertiesdialog.ui
msgctxt ""
"querypropertiesdialog.ui\n"
"distinctvalues\n"
"label\n"
"string.text"
msgid "Distinct values:"
msgstr "Gwerthoedd penodol:"

#: relationdialog.ui
msgctxt ""
"relationdialog.ui\n"
"RelationDialog\n"
"title\n"
"string.text"
msgid "Relations"
msgstr "Perthnasau"

#: relationdialog.ui
msgctxt ""
"relationdialog.ui\n"
"label1\n"
"label\n"
"string.text"
msgid "Tables Involved"
msgstr "Tablau Cysylltiedig"

#: relationdialog.ui
msgctxt ""
"relationdialog.ui\n"
"label2\n"
"label\n"
"string.text"
msgid "Fields Involved"
msgstr "Meysydd Cysylltiedig"

#: relationdialog.ui
msgctxt ""
"relationdialog.ui\n"
"addaction\n"
"label\n"
"string.text"
msgid "_No action"
msgstr "_Dim gweithred"

#: relationdialog.ui
msgctxt ""
"relationdialog.ui\n"
"addcascade\n"
"label\n"
"string.text"
msgid "_Update cascade"
msgstr "_Diweddaru raeadr"

#: relationdialog.ui
msgctxt ""
"relationdialog.ui\n"
"addnull\n"
"label\n"
"string.text"
msgid "_Set null"
msgstr "Gosod _nwl"

#: relationdialog.ui
msgctxt ""
"relationdialog.ui\n"
"adddefault\n"
"label\n"
"string.text"
msgid "Set _default"
msgstr "Gosod _rhagosodiad"

#: relationdialog.ui
msgctxt ""
"relationdialog.ui\n"
"label3\n"
"label\n"
"string.text"
msgid "Update Options"
msgstr "Dewisiadau Diweddaru"

#: relationdialog.ui
msgctxt ""
"relationdialog.ui\n"
"delaction\n"
"label\n"
"string.text"
msgid "_No action"
msgstr "_Dim gweithred"

#: relationdialog.ui
msgctxt ""
"relationdialog.ui\n"
"delcascade\n"
"label\n"
"string.text"
msgid "Delete _cascade"
msgstr "Dileu r_haeadru"

#: relationdialog.ui
msgctxt ""
"relationdialog.ui\n"
"delnull\n"
"label\n"
"string.text"
msgid "_Set null"
msgstr "Gosod _nwl"

#: relationdialog.ui
msgctxt ""
"relationdialog.ui\n"
"deldefault\n"
"label\n"
"string.text"
msgid "Set _default"
msgstr "Gosod _rhagosodiad"

#: relationdialog.ui
msgctxt ""
"relationdialog.ui\n"
"label4\n"
"label\n"
"string.text"
msgid "Delete Options"
msgstr "Dileu Dewisiadau"

#: relationdialog.ui
msgctxt ""
"relationdialog.ui\n"
"liststore1\n"
"0\n"
"stringlist.text"
msgid "Inner join"
msgstr "Uniad mewnol"

#: relationdialog.ui
msgctxt ""
"relationdialog.ui\n"
"liststore1\n"
"1\n"
"stringlist.text"
msgid "Left join"
msgstr "Uniad chwith"

#: relationdialog.ui
msgctxt ""
"relationdialog.ui\n"
"liststore1\n"
"2\n"
"stringlist.text"
msgid "Right join"
msgstr "Uniad de"

#: relationdialog.ui
msgctxt ""
"relationdialog.ui\n"
"liststore1\n"
"3\n"
"stringlist.text"
msgid "Full (outer) join"
msgstr "Uniad (allanol) llawn"

#: relationdialog.ui
msgctxt ""
"relationdialog.ui\n"
"liststore1\n"
"4\n"
"stringlist.text"
msgid "Cross join"
msgstr "Uniad croes"

#: rowheightdialog.ui
msgctxt ""
"rowheightdialog.ui\n"
"RowHeightDialog\n"
"title\n"
"string.text"
msgid "Row Height"
msgstr "Uchder Rhes"

#: rowheightdialog.ui
msgctxt ""
"rowheightdialog.ui\n"
"label1\n"
"label\n"
"string.text"
msgid "_Height:"
msgstr "_Uchder:"

#: rowheightdialog.ui
msgctxt ""
"rowheightdialog.ui\n"
"automatic\n"
"label\n"
"string.text"
msgid "_Automatic"
msgstr "_Awtomatig"

#: rtfcopytabledialog.ui
msgctxt ""
"rtfcopytabledialog.ui\n"
"RTFCopyTable\n"
"title\n"
"string.text"
msgid "Copy RTF Table"
msgstr "Copïo tabl RTF"

#: savedialog.ui
msgctxt ""
"savedialog.ui\n"
"SaveDialog\n"
"title\n"
"string.text"
msgid "Save As"
msgstr "Cadw Fel"

#: savedialog.ui
msgctxt ""
"savedialog.ui\n"
"descriptionft\n"
"label\n"
"string.text"
msgid "Please enter a name for the object to be created:"
msgstr "Rhowch enw'r gwrthrych i'w greu:"

#: savedialog.ui
msgctxt ""
"savedialog.ui\n"
"catalogft\n"
"label\n"
"string.text"
msgid "_Catalog:"
msgstr "_Catalog:"

#: savedialog.ui
msgctxt ""
"savedialog.ui\n"
"schemaft\n"
"label\n"
"string.text"
msgid "_Schema:"
msgstr "_Sgema:"

#: saveindexdialog.ui
msgctxt ""
"saveindexdialog.ui\n"
"SaveIndexDialog\n"
"title\n"
"string.text"
msgid "Exit Index Design"
msgstr "Gadael Cynllunio'r Mynegai"

#: saveindexdialog.ui
msgctxt ""
"saveindexdialog.ui\n"
"SaveIndexDialog\n"
"text\n"
"string.text"
msgid "Do you want to save the changes made to the current index?"
msgstr "Hoffech chi gadw'r newidiadau wnaed i'r mynegai presennol?"

#: savemodifieddialog.ui
msgctxt ""
"savemodifieddialog.ui\n"
"SaveModifiedDialog\n"
"text\n"
"string.text"
msgid "Do you want to save the changes?"
msgstr "Hoffech gadw eich newidiadau?"

#: savemodifieddialog.ui
msgctxt ""
"savemodifieddialog.ui\n"
"SaveModifiedDialog\n"
"secondary_text\n"
"string.text"
msgid "The current record has been changed."
msgstr "Mae'r cofnod cyfredol wedi ei newid."

#: sortdialog.ui
msgctxt ""
"sortdialog.ui\n"
"SortDialog\n"
"title\n"
"string.text"
msgid "Sort Order"
msgstr "Trefnu Didoli"

#: sortdialog.ui
msgctxt ""
"sortdialog.ui\n"
"label2\n"
"label\n"
"string.text"
msgid "Operator"
msgstr "Gweithredydd"

#: sortdialog.ui
msgctxt ""
"sortdialog.ui\n"
"label3\n"
"label\n"
"string.text"
msgid "and then"
msgstr "ac yna"

#: sortdialog.ui
msgctxt ""
"sortdialog.ui\n"
"label4\n"
"label\n"
"string.text"
msgid "and then"
msgstr "ac yna"

#: sortdialog.ui
msgctxt ""
"sortdialog.ui\n"
"label5\n"
"label\n"
"string.text"
msgid "Field name"
msgstr "Enw Maes"

#: sortdialog.ui
msgctxt ""
"sortdialog.ui\n"
"label6\n"
"label\n"
"string.text"
msgid "Order"
msgstr "Trefn"

#: sortdialog.ui
msgctxt ""
"sortdialog.ui\n"
"value1\n"
"0\n"
"stringlist.text"
msgid "ascending"
msgstr "esgynnol"

#: sortdialog.ui
msgctxt ""
"sortdialog.ui\n"
"value1\n"
"1\n"
"stringlist.text"
msgid "descending"
msgstr "gostyngol"

#: sortdialog.ui
msgctxt ""
"sortdialog.ui\n"
"value2\n"
"0\n"
"stringlist.text"
msgid "ascending"
msgstr "esgynnol"

#: sortdialog.ui
msgctxt ""
"sortdialog.ui\n"
"value2\n"
"1\n"
"stringlist.text"
msgid "descending"
msgstr "gostyngol"

#: sortdialog.ui
msgctxt ""
"sortdialog.ui\n"
"value3\n"
"0\n"
"stringlist.text"
msgid "ascending"
msgstr "esgynnol"

#: sortdialog.ui
msgctxt ""
"sortdialog.ui\n"
"value3\n"
"1\n"
"stringlist.text"
msgid "descending"
msgstr "gostyngol"

#: sortdialog.ui
msgctxt ""
"sortdialog.ui\n"
"label1\n"
"label\n"
"string.text"
msgid "Sort Order"
msgstr "Trefnu Didoli"

#: specialjdbcconnectionpage.ui
msgctxt ""
"specialjdbcconnectionpage.ui\n"
"header\n"
"label\n"
"string.text"
msgid "Set up connection to a MySQL database using JDBC"
msgstr "Creu cysylltiad i gronfa ddata MySQL drwy JDBC"

#: specialjdbcconnectionpage.ui
msgctxt ""
"specialjdbcconnectionpage.ui\n"
"helpLabel\n"
"label\n"
"string.text"
msgid "Please enter the required information to connect to a MySQL database using JDBC. Note that a JDBC driver class must be installed on your system and registered with %PRODUCTNAME. Please contact your system administrator if you are unsure about the following settings. "
msgstr "Rhowch y manylion angenrheidiol i gysylltu â chronfa ddata MySQL drwy JDBC. Sylwch fod yn rhaid gosod dosbarth gyrrwr JDBC ar eich system â'i gofrestru gyda %PRODUCTNAME. Cysylltwch â'ch gweinyddwr system os ydych yn ansicr am y gosodiadau canlynol. "

#: specialjdbcconnectionpage.ui
msgctxt ""
"specialjdbcconnectionpage.ui\n"
"dbNameLabel\n"
"label\n"
"string.text"
msgid "_Database name:"
msgstr "_Enw'r gronfa ddata:"

#: specialjdbcconnectionpage.ui
msgctxt ""
"specialjdbcconnectionpage.ui\n"
"hostNameLabel\n"
"label\n"
"string.text"
msgid "_Server:"
msgstr "_Gweinydd:"

#: specialjdbcconnectionpage.ui
msgctxt ""
"specialjdbcconnectionpage.ui\n"
"portNumLabel\n"
"label\n"
"string.text"
msgid "_Port number:"
msgstr "_Rhif porth:"

#: specialjdbcconnectionpage.ui
msgctxt ""
"specialjdbcconnectionpage.ui\n"
"portNumDefLabel\n"
"label\n"
"string.text"
msgid "Default: 3306"
msgstr "Rhagosodedig: 3306"

#: specialjdbcconnectionpage.ui
msgctxt ""
"specialjdbcconnectionpage.ui\n"
"jdbcDriverLabel\n"
"label\n"
"string.text"
msgid "MySQL JDBC d_river class:"
msgstr "_Dosbarth gyrrwr MySQL JDBC:"

#: specialjdbcconnectionpage.ui
msgctxt ""
"specialjdbcconnectionpage.ui\n"
"testDriverButton\n"
"label\n"
"string.text"
msgid "_Test Class"
msgstr "_Dosbarth Prawf"

#: specialsettingspage.ui
msgctxt ""
"specialsettingspage.ui\n"
"usesql92\n"
"label\n"
"string.text"
msgid "Use SQL92 naming constraints"
msgstr "Defnyddio cyfyngiad enwi SQL92"

#: specialsettingspage.ui
msgctxt ""
"specialsettingspage.ui\n"
"append\n"
"label\n"
"string.text"
msgid "Append the table alias name on SELECT statements"
msgstr "Atodi enw arall y tabl ar ddatganiadau SELECT"

#: specialsettingspage.ui
msgctxt ""
"specialsettingspage.ui\n"
"useas\n"
"label\n"
"string.text"
msgid "Use keyword AS before table alias names"
msgstr "Defnyddio allweddair AS cyn enwau eraill tabl"

#: specialsettingspage.ui
msgctxt ""
"specialsettingspage.ui\n"
"useoj\n"
"label\n"
"string.text"
msgid "Use Outer Join syntax '{oj }'"
msgstr "Defnyddiwch gystrawen Outer Join '{oj }'"

#: specialsettingspage.ui
msgctxt ""
"specialsettingspage.ui\n"
"ignoreprivs\n"
"label\n"
"string.text"
msgid "Ignore the privileges from the database driver"
msgstr "Anwybyddu breintiau o yrrwr y gronfa ddata"

#: specialsettingspage.ui
msgctxt ""
"specialsettingspage.ui\n"
"replaceparams\n"
"label\n"
"string.text"
msgid "Replace named parameters with '?'"
msgstr "Newid y paramedrau enwyd gyda '?'"

#: specialsettingspage.ui
msgctxt ""
"specialsettingspage.ui\n"
"displayver\n"
"label\n"
"string.text"
msgid "Display version columns (when available)"
msgstr "Dangos fersiwn y colofnau (lle mae ar gael)"

#: specialsettingspage.ui
msgctxt ""
"specialsettingspage.ui\n"
"usecatalogname\n"
"label\n"
"string.text"
msgid "Use catalog name in SELECT statements"
msgstr "Defnyddio enw catalog mewn datganiadau SELECT"

#: specialsettingspage.ui
msgctxt ""
"specialsettingspage.ui\n"
"useschemaname\n"
"label\n"
"string.text"
msgid "Use schema name in SELECT statements"
msgstr "Defnyddio enw sgema mewn datganiadau SELECT"

#: specialsettingspage.ui
msgctxt ""
"specialsettingspage.ui\n"
"createindex\n"
"label\n"
"string.text"
msgid "Create index with ASC or DESC statement"
msgstr "Creu mynegai gyda datganiad ASC neu DESC"

#: specialsettingspage.ui
msgctxt ""
"specialsettingspage.ui\n"
"eol\n"
"label\n"
"string.text"
msgid "End text lines with CR+LF"
msgstr "Diwedd llinellau testun gyda CR+LF"

#: specialsettingspage.ui
msgctxt ""
"specialsettingspage.ui\n"
"ignorecurrency\n"
"label\n"
"string.text"
msgid "Ignore currency field information"
msgstr "Anwybyddu gwybodaeth maes arian"

#: specialsettingspage.ui
msgctxt ""
"specialsettingspage.ui\n"
"inputchecks\n"
"label\n"
"string.text"
msgid "Form data input checks for required fields"
msgstr "Gwiriadau mewnbwn data ffurflen ar gyfer y meysydd angenrheidiol"

#: specialsettingspage.ui
msgctxt ""
"specialsettingspage.ui\n"
"useodbcliterals\n"
"label\n"
"string.text"
msgid "Use ODBC conformant date/time literals"
msgstr "Defnyddio llythrennydd dyddiad/amser cydymffurfiwr ODBC"

#: specialsettingspage.ui
msgctxt ""
"specialsettingspage.ui\n"
"primarykeys\n"
"label\n"
"string.text"
msgid "Supports primary keys"
msgstr "Cynnal alleddi cynradd"

#: specialsettingspage.ui
msgctxt ""
"specialsettingspage.ui\n"
"resulttype\n"
"label\n"
"string.text"
msgid "Respect the result set type from the database driver"
msgstr "Parchu'r math gosod canlyniad o yrrwr y gronfa ddata"

#: specialsettingspage.ui
msgctxt ""
"specialsettingspage.ui\n"
"comparisonft\n"
"label\n"
"string.text"
msgid "Comparison of Boolean values:"
msgstr "Cymhariaeth o werthoedd Booleaidd:"

#: specialsettingspage.ui
msgctxt ""
"specialsettingspage.ui\n"
"comparison\n"
"0\n"
"stringlist.text"
msgid "Default"
msgstr "Rhagosodiad"

#: specialsettingspage.ui
msgctxt ""
"specialsettingspage.ui\n"
"comparison\n"
"1\n"
"stringlist.text"
msgid "SQL"
msgstr "SQL"

#: specialsettingspage.ui
msgctxt ""
"specialsettingspage.ui\n"
"comparison\n"
"2\n"
"stringlist.text"
msgid "Mixed"
msgstr "Cymysg"

#: specialsettingspage.ui
msgctxt ""
"specialsettingspage.ui\n"
"comparison\n"
"3\n"
"stringlist.text"
msgid "MS Access"
msgstr "MS Access"

#: specialsettingspage.ui
msgctxt ""
"specialsettingspage.ui\n"
"rowsft\n"
"label\n"
"string.text"
msgid "Rows to scan column types:"
msgstr "Rhesi i'w sganio mathau colofnau:"

#: sqlexception.ui
msgctxt ""
"sqlexception.ui\n"
"SQLExceptionDialog\n"
"title\n"
"string.text"
msgid "Error Details"
msgstr "Manylion Gwall"

#: sqlexception.ui
msgctxt ""
"sqlexception.ui\n"
"label2\n"
"label\n"
"string.text"
msgid "Error _list:"
msgstr "_Rhestr gwall:"

#: sqlexception.ui
msgctxt ""
"sqlexception.ui\n"
"label3\n"
"label\n"
"string.text"
msgid "_Description:"
msgstr "_Disgrifiad:"

#: summarypage.ui
msgctxt ""
"summarypage.ui\n"
"label1\n"
"label\n"
"string.text"
msgid "Summary"
msgstr "Crynodeb"

#: summarypage.ui
msgctxt ""
"summarypage.ui\n"
"success\n"
"label\n"
"string.text"
msgid "The migration was successful. Below is a log of the actions which have been taken to your document."
msgstr "Bu'r mudo'n llwyddiant. Isod mae cofnod o'r gweithredoedd sydd wedi eu cyflawni ar eich dogfen."

#: summarypage.ui
msgctxt ""
"summarypage.ui\n"
"failure\n"
"label\n"
"string.text"
msgid "The migration was not successful. Examine the migration log below for details."
msgstr "Ni fu'r mudo'n llwyddiant. Darllenwch y cofnod isod am fanylion."

#: tabledesignsavemodifieddialog.ui
msgctxt ""
"tabledesignsavemodifieddialog.ui\n"
"TableDesignSaveModifiedDialog\n"
"text\n"
"string.text"
msgid "Do you want to save the changes?"
msgstr "Hoffech chi gadw'r newidiadau?"

#: tabledesignsavemodifieddialog.ui
msgctxt ""
"tabledesignsavemodifieddialog.ui\n"
"TableDesignSaveModifiedDialog\n"
"secondary_text\n"
"string.text"
msgid "The table has been changed."
msgstr "Mae'r tabl wedi ei newid."

#: tablesfilterdialog.ui
msgctxt ""
"tablesfilterdialog.ui\n"
"TablesFilterDialog\n"
"title\n"
"string.text"
msgid "Tables Filter"
msgstr "Hidl Tablau"

#: tablesfilterpage.ui
msgctxt ""
"tablesfilterpage.ui\n"
"label2\n"
"label\n"
"string.text"
msgid "Mark the tables that should be visible for the applications."
msgstr "Marcio'r tablau ddylai fod yn weladwy ar gyfer rhaglenni."

#: tablesfilterpage.ui
msgctxt ""
"tablesfilterpage.ui\n"
"label1\n"
"label\n"
"string.text"
msgid "Tables and Table Filter"
msgstr "Tablau a Hidl Tabl"

#: tablesjoindialog.ui
msgctxt ""
"tablesjoindialog.ui\n"
"tables\n"
"label\n"
"string.text"
msgid "Tables"
msgstr "Tablau"

#: tablesjoindialog.ui
msgctxt ""
"tablesjoindialog.ui\n"
"queries\n"
"label\n"
"string.text"
msgid "Queries"
msgstr "Ymholiadau"

#: tablesjoindialog.ui
msgctxt ""
"tablesjoindialog.ui\n"
"title\n"
"label\n"
"string.text"
msgid "Add Tables"
msgstr "Ychwanegu Tablau"

#: tablesjoindialog.ui
msgctxt ""
"tablesjoindialog.ui\n"
"alttitle\n"
"label\n"
"string.text"
msgid "Add Table or Query"
msgstr "Ychwanegu Tabl neu Ymholiad"

#: textconnectionsettings.ui
msgctxt ""
"textconnectionsettings.ui\n"
"TextConnectionSettingsDialog\n"
"title\n"
"string.text"
msgid "Text Connection Settings"
msgstr "Gosodiadau'r Cysylltiad Testun"

#: textpage.ui
msgctxt ""
"textpage.ui\n"
"textfile\n"
"label\n"
"string.text"
msgid "Plain text files (*.txt)"
msgstr "Ffeiliau testun plaen (*.txt)"

#: textpage.ui
msgctxt ""
"textpage.ui\n"
"csvfile\n"
"label\n"
"string.text"
msgid "Comma-separated value files (*.csv)"
msgstr "Ffeiliau gwahanwyd gan goma (*.csv)"

#: textpage.ui
msgctxt ""
"textpage.ui\n"
"custom\n"
"label\n"
"string.text"
msgid "Custom:"
msgstr "Cyfaddas:"

#: textpage.ui
msgctxt ""
"textpage.ui\n"
"example\n"
"label\n"
"string.text"
msgid "Custom: *.abc"
msgstr "Cyfaddas: *.abc"

#: textpage.ui
msgctxt ""
"textpage.ui\n"
"extensionheader\n"
"label\n"
"string.text"
msgid "Specify the Type of Files You Want to Access"
msgstr "Enwi'r Math o Ffeiliau i Gael Mynediad Atynt"

#: textpage.ui
msgctxt ""
"textpage.ui\n"
"containsheaders\n"
"label\n"
"string.text"
msgid "_Text contains headers"
msgstr "_Testun yn cynnwys penynnau"

#: textpage.ui
msgctxt ""
"textpage.ui\n"
"fieldlabel\n"
"label\n"
"string.text"
msgid "Field separator:"
msgstr "Ymwahanydd Maes:"

#: textpage.ui
msgctxt ""
"textpage.ui\n"
"textlabel\n"
"label\n"
"string.text"
msgid "Text separator:"
msgstr "Ymwahanydd testun:"

#: textpage.ui
msgctxt ""
"textpage.ui\n"
"decimallabel\n"
"label\n"
"string.text"
msgid "Decimal separator:"
msgstr "Ymwahanydd degol:"

#: textpage.ui
msgctxt ""
"textpage.ui\n"
"thousandslabel\n"
"label\n"
"string.text"
msgid "Thousands separator:"
msgstr "Ymwahanydd miloedd:"

#: textpage.ui
msgctxt ""
"textpage.ui\n"
"decimalseparator\n"
"0\n"
"stringlist.text"
msgid "."
msgstr "."

#: textpage.ui
msgctxt ""
"textpage.ui\n"
"decimalseparator\n"
"1\n"
"stringlist.text"
msgid ","
msgstr ","

#: textpage.ui
msgctxt ""
"textpage.ui\n"
"decimalseparator\n"
"2\n"
"stringlist.text"
msgid ";"
msgstr ";"

#: textpage.ui
msgctxt ""
"textpage.ui\n"
"decimalseparator\n"
"3\n"
"stringlist.text"
msgid ":"
msgstr ":"

#: textpage.ui
msgctxt ""
"textpage.ui\n"
"thousandsseparator\n"
"0\n"
"stringlist.text"
msgid "."
msgstr "."

#: textpage.ui
msgctxt ""
"textpage.ui\n"
"thousandsseparator\n"
"1\n"
"stringlist.text"
msgid ","
msgstr ","

#: textpage.ui
msgctxt ""
"textpage.ui\n"
"formatlabel\n"
"label\n"
"string.text"
msgid "Row Format"
msgstr "Fformat Rhes"

#: textpage.ui
msgctxt ""
"textpage.ui\n"
"charsetlabel\n"
"label\n"
"string.text"
msgid "_Character set:"
msgstr "_Set nod:"

#: textpage.ui
msgctxt ""
"textpage.ui\n"
"charsetheader\n"
"label\n"
"string.text"
msgid "Data Conversion"
msgstr "Trosi Data"

#: typeselectpage.ui
msgctxt ""
"typeselectpage.ui\n"
"columns\n"
"label\n"
"string.text"
msgid "Column Information"
msgstr "Manylion Colofn"

#: typeselectpage.ui
msgctxt ""
"typeselectpage.ui\n"
"autolabel\n"
"label\n"
"string.text"
msgid "Lines (ma_x.):"
msgstr "Llinellau (_uchafswm):"

#: typeselectpage.ui
msgctxt ""
"typeselectpage.ui\n"
"autobutton\n"
"label\n"
"string.text"
msgid "_Auto"
msgstr "_Awto"

#: typeselectpage.ui
msgctxt ""
"typeselectpage.ui\n"
"autotype\n"
"label\n"
"string.text"
msgid "Automatic Type Recognition"
msgstr "Adnabod Math yn Awtomatig"

#: useradmindialog.ui
msgctxt ""
"useradmindialog.ui\n"
"UserAdminDialog\n"
"title\n"
"string.text"
msgid "User Administration"
msgstr "Gweinyddiaeth Defnyddiwr"

#: useradmindialog.ui
msgctxt ""
"useradmindialog.ui\n"
"settings\n"
"label\n"
"string.text"
msgid "User Settings"
msgstr "Gosodiadau'r Defnyddiwr"

#: useradminpage.ui
msgctxt ""
"useradminpage.ui\n"
"label3\n"
"label\n"
"string.text"
msgid "Us_er:"
msgstr "_Defnyddiwr:"

#: useradminpage.ui
msgctxt ""
"useradminpage.ui\n"
"add\n"
"label\n"
"string.text"
msgid "_Add User..."
msgstr "_Ychwanegu Defnyddiwr..."

#: useradminpage.ui
msgctxt ""
"useradminpage.ui\n"
"changepass\n"
"label\n"
"string.text"
msgid "Change _Password..."
msgstr "_Newid Cyfrinair..."

#: useradminpage.ui
msgctxt ""
"useradminpage.ui\n"
"delete\n"
"label\n"
"string.text"
msgid "_Delete User..."
msgstr "_Dileu Defnyddiwr..."

#: useradminpage.ui
msgctxt ""
"useradminpage.ui\n"
"label1\n"
"label\n"
"string.text"
msgid "User Selection"
msgstr "Dewis Defnyddiwr"

#: useradminpage.ui
msgctxt ""
"useradminpage.ui\n"
"label2\n"
"label\n"
"string.text"
msgid "Access Rights for Selected User"
msgstr "Hawl Mynediad i Ddefnyddwyr Dewisedig"

#: userdetailspage.ui
msgctxt ""
"userdetailspage.ui\n"
"hostnameft\n"
"label\n"
"string.text"
msgid "_Host name:"
msgstr "_Enw gwesteiwr:"

#: userdetailspage.ui
msgctxt ""
"userdetailspage.ui\n"
"portnumberft\n"
"label\n"
"string.text"
msgid "_Port number:"
msgstr "_Rhif porth:"

#: userdetailspage.ui
msgctxt ""
"userdetailspage.ui\n"
"usecatalog\n"
"label\n"
"string.text"
msgid "_Use catalog"
msgstr "_Defnyddio catalog"

#: userdetailspage.ui
msgctxt ""
"userdetailspage.ui\n"
"optionslabel\n"
"label\n"
"string.text"
msgid "_Driver settings:"
msgstr "_Gosodiadau gyrrwr:"

#: userdetailspage.ui
msgctxt ""
"userdetailspage.ui\n"
"label1\n"
"label\n"
"string.text"
msgid "Connection Settings"
msgstr "Gosodiadau Cysylltu"

#: userdetailspage.ui
msgctxt ""
"userdetailspage.ui\n"
"charsetlabel\n"
"label\n"
"string.text"
msgid "_Character set:"
msgstr "_Set nod:"

#: userdetailspage.ui
msgctxt ""
"userdetailspage.ui\n"
"charsetheader\n"
"label\n"
"string.text"
msgid "Data conversion"
msgstr "Trosi data"
ges.po?h=libreoffice-7.3.3.1&id=030ab61d2b016aaebac10ecaea1774a69b240ce8'>source/bo/svx/messages.po171
-rw-r--r--source/bo/sw/messages.po353
-rw-r--r--source/bo/swext/mediawiki/src/registry/data/org/openoffice/Office/Custom.po2
-rw-r--r--source/bo/uui/messages.po11
-rw-r--r--source/bo/vcl/messages.po17
-rw-r--r--source/bo/wizards/messages.po205
-rw-r--r--source/bo/wizards/source/resources.po405
-rw-r--r--source/bo/xmlsecurity/messages.po4
-rw-r--r--source/br/accessibility/messages.po2
-rw-r--r--source/br/avmedia/messages.po1
-rw-r--r--source/br/chart2/messages.po1
-rw-r--r--source/br/connectivity/messages.po9
-rw-r--r--source/br/cui/messages.po128
-rw-r--r--source/br/dbaccess/messages.po6
-rw-r--r--source/br/dictionaries/ca.po1
-rw-r--r--source/br/editeng/messages.po4
-rw-r--r--source/br/extensions/messages.po33
-rw-r--r--source/br/filter/source/config/fragments/filters.po1
-rw-r--r--source/br/formula/messages.po4
-rw-r--r--source/br/fpicker/messages.po1
-rw-r--r--source/br/officecfg/registry/data/org/openoffice/Office.po7
-rw-r--r--source/br/officecfg/registry/data/org/openoffice/Office/UI.po121
-rw-r--r--source/br/reportdesign/messages.po1
-rw-r--r--source/br/sc/messages.po457
-rw-r--r--source/br/scaddins/messages.po1
-rw-r--r--source/br/scp2/source/ooo.po1
-rw-r--r--source/br/sd/messages.po158
-rw-r--r--source/br/sfx2/messages.po45
-rw-r--r--source/br/svl/messages.po2
-rw-r--r--source/br/svtools/messages.po99
-rw-r--r--source/br/svx/messages.po207
-rw-r--r--source/br/sw/messages.po228
-rw-r--r--source/br/uui/messages.po9
-rw-r--r--source/br/vcl/messages.po3
-rw-r--r--source/br/wizards/messages.po245
-rw-r--r--source/br/wizards/source/resources.po495
-rw-r--r--source/br/writerperfect/messages.po4
-rw-r--r--source/br/xmlsecurity/messages.po2
-rw-r--r--source/brx/accessibility/messages.po4
-rw-r--r--source/brx/avmedia/messages.po2
-rw-r--r--source/brx/basctl/messages.po10
-rw-r--r--source/brx/basic/messages.po1
-rw-r--r--source/brx/chart2/messages.po77
-rw-r--r--source/brx/cui/messages.po311
-rw-r--r--source/brx/dbaccess/messages.po48
-rw-r--r--source/brx/desktop/messages.po2
-rw-r--r--source/brx/editeng/messages.po7
-rw-r--r--source/brx/extensions/messages.po68
-rw-r--r--source/brx/extras/source/autocorr/emoji.po38
-rw-r--r--source/brx/extras/source/gallery/share.po6
-rw-r--r--source/brx/filter/messages.po19
-rw-r--r--source/brx/filter/source/config/fragments/filters.po2
-rw-r--r--source/brx/filter/source/config/fragments/types.po1
-rw-r--r--source/brx/formula/messages.po14
-rw-r--r--source/brx/fpicker/messages.po4
-rw-r--r--source/brx/framework/messages.po1
-rw-r--r--source/brx/instsetoo_native/inc_openoffice/windows/msi_languages.po4
-rw-r--r--source/brx/officecfg/registry/data/org/openoffice/Office.po24
-rw-r--r--source/brx/officecfg/registry/data/org/openoffice/Office/UI.po175
-rw-r--r--source/brx/reportdesign/messages.po36
-rw-r--r--source/brx/sc/messages.po572
-rw-r--r--source/brx/scaddins/messages.po4
-rw-r--r--source/brx/scp2/source/ooo.po41
-rw-r--r--source/brx/sd/messages.po122
-rw-r--r--source/brx/setup_native/source/mac.po2
-rw-r--r--source/brx/sfx2/messages.po74
-rw-r--r--source/brx/shell/source/win32/shlxthandler/res.po3
-rw-r--r--source/brx/starmath/messages.po24
-rw-r--r--source/brx/svl/messages.po6
-rw-r--r--source/brx/svtools/messages.po90
-rw-r--r--source/brx/svx/messages.po213
-rw-r--r--source/brx/sw/messages.po457
-rw-r--r--source/brx/swext/mediawiki/help.po1
-rw-r--r--source/brx/swext/mediawiki/src/registry/data/org/openoffice/Office/Custom.po2
-rw-r--r--source/brx/sysui/desktop/share.po12
-rw-r--r--source/brx/uui/messages.po4
-rw-r--r--source/brx/vcl/messages.po17
-rw-r--r--source/brx/wizards/messages.po218
-rw-r--r--source/brx/wizards/source/resources.po413
-rw-r--r--source/brx/xmlsecurity/messages.po7
-rw-r--r--source/bs/accessibility/messages.po1
-rw-r--r--source/bs/avmedia/messages.po2
-rw-r--r--source/bs/basctl/messages.po9
-rw-r--r--source/bs/chart2/messages.po78
-rw-r--r--source/bs/connectivity/messages.po9
-rw-r--r--source/bs/cui/messages.po124
-rw-r--r--source/bs/dbaccess/messages.po55
-rw-r--r--source/bs/desktop/messages.po6
-rw-r--r--source/bs/dictionaries/ca.po1
-rw-r--r--source/bs/editeng/messages.po3
-rw-r--r--source/bs/extensions/messages.po61
-rw-r--r--source/bs/extras/source/autocorr/emoji.po57
-rw-r--r--source/bs/filter/messages.po2
-rw-r--r--source/bs/filter/source/config/fragments/filters.po4
-rw-r--r--source/bs/filter/source/config/fragments/internalgraphicfilters.po2
-rw-r--r--source/bs/formula/messages.po12
-rw-r--r--source/bs/fpicker/messages.po3
-rw-r--r--source/bs/instsetoo_native/inc_openoffice/windows/msi_languages.po3
-rw-r--r--source/bs/officecfg/registry/data/org/openoffice/Office.po8
-rw-r--r--source/bs/officecfg/registry/data/org/openoffice/Office/UI.po202
-rw-r--r--source/bs/reportdesign/messages.po34
-rw-r--r--source/bs/sc/messages.po427
-rw-r--r--source/bs/scaddins/messages.po1
-rw-r--r--source/bs/scp2/source/ooo.po1
-rw-r--r--source/bs/sd/messages.po132
-rw-r--r--source/bs/sfx2/messages.po58
-rw-r--r--source/bs/starmath/messages.po8
-rw-r--r--source/bs/svl/messages.po2
-rw-r--r--source/bs/svtools/messages.po94
-rw-r--r--source/bs/svx/messages.po265
-rw-r--r--source/bs/sw/messages.po253
-rw-r--r--source/bs/uui/messages.po15
-rw-r--r--source/bs/vcl/messages.po13
-rw-r--r--source/bs/wizards/messages.po241
-rw-r--r--source/bs/wizards/source/resources.po483
-rw-r--r--source/bs/writerperfect/messages.po1
-rw-r--r--source/bs/xmlsecurity/messages.po3
-rw-r--r--source/ca-valencia/accessibility/messages.po2
-rw-r--r--source/ca-valencia/avmedia/messages.po16
-rw-r--r--source/ca-valencia/basctl/messages.po1
-rw-r--r--source/ca-valencia/basic/messages.po2
-rw-r--r--source/ca-valencia/chart2/messages.po43
-rw-r--r--source/ca-valencia/connectivity/messages.po24
-rw-r--r--source/ca-valencia/cui/messages.po669
-rw-r--r--source/ca-valencia/dbaccess/messages.po75
-rw-r--r--source/ca-valencia/desktop/messages.po15
-rw-r--r--source/ca-valencia/dictionaries/bo.po11
-rw-r--r--source/ca-valencia/dictionaries/ca.po1
-rw-r--r--source/ca-valencia/dictionaries/gd_GB.po11
-rw-r--r--source/ca-valencia/dictionaries/gug.po11
-rw-r--r--source/ca-valencia/dictionaries/sv_SE.po11
-rw-r--r--source/ca-valencia/editeng/messages.po32
-rw-r--r--source/ca-valencia/extensions/messages.po88
-rw-r--r--source/ca-valencia/extras/source/autocorr/emoji.po1114
-rw-r--r--source/ca-valencia/filter/messages.po16
-rw-r--r--source/ca-valencia/filter/source/config/fragments/filters.po44
-rw-r--r--source/ca-valencia/filter/source/config/fragments/internalgraphicfilters.po2
-rw-r--r--source/ca-valencia/filter/source/config/fragments/types.po10
-rw-r--r--source/ca-valencia/forms/messages.po11
-rw-r--r--source/ca-valencia/formula/messages.po46
-rw-r--r--source/ca-valencia/fpicker/messages.po23
-rw-r--r--source/ca-valencia/framework/messages.po11
-rw-r--r--source/ca-valencia/helpcontent2/source/auxiliary.po10
-rw-r--r--source/ca-valencia/helpcontent2/source/text/sbasic/guide.po54
-rw-r--r--source/ca-valencia/helpcontent2/source/text/sbasic/shared.po590
-rw-r--r--source/ca-valencia/helpcontent2/source/text/sbasic/shared/02.po30
-rw-r--r--source/ca-valencia/helpcontent2/source/text/scalc.po52
-rw-r--r--source/ca-valencia/helpcontent2/source/text/scalc/00.po144
-rw-r--r--source/ca-valencia/helpcontent2/source/text/scalc/01.po2368
-rw-r--r--source/ca-valencia/helpcontent2/source/text/scalc/02.po14
-rw-r--r--source/ca-valencia/helpcontent2/source/text/scalc/04.po24
-rw-r--r--source/ca-valencia/helpcontent2/source/text/scalc/05.po60
-rw-r--r--source/ca-valencia/helpcontent2/source/text/scalc/guide.po318
-rw-r--r--source/ca-valencia/helpcontent2/source/text/schart.po10
-rw-r--r--source/ca-valencia/helpcontent2/source/text/schart/00.po76
-rw-r--r--source/ca-valencia/helpcontent2/source/text/schart/01.po156
-rw-r--r--source/ca-valencia/helpcontent2/source/text/sdraw.po18
-rw-r--r--source/ca-valencia/helpcontent2/source/text/sdraw/04.po10
-rw-r--r--source/ca-valencia/helpcontent2/source/text/sdraw/guide.po64
-rw-r--r--source/ca-valencia/helpcontent2/source/text/shared.po64
-rw-r--r--source/ca-valencia/helpcontent2/source/text/shared/00.po622
-rw-r--r--source/ca-valencia/helpcontent2/source/text/shared/01.po1178
-rw-r--r--source/ca-valencia/helpcontent2/source/text/shared/02.po262
-rw-r--r--source/ca-valencia/helpcontent2/source/text/shared/04.po16
-rw-r--r--source/ca-valencia/helpcontent2/source/text/shared/05.po88
-rw-r--r--source/ca-valencia/helpcontent2/source/text/shared/autopi.po48
-rw-r--r--source/ca-valencia/helpcontent2/source/text/shared/explorer/database.po152
-rw-r--r--source/ca-valencia/helpcontent2/source/text/shared/menu.po29
-rw-r--r--source/ca-valencia/helpcontent2/source/text/shared/optionen.po524
-rw-r--r--source/ca-valencia/helpcontent2/source/text/simpress.po42
-rw-r--r--source/ca-valencia/helpcontent2/source/text/simpress/00.po62
-rw-r--r--source/ca-valencia/helpcontent2/source/text/simpress/01.po634
-rw-r--r--source/ca-valencia/helpcontent2/source/text/simpress/02.po26
-rw-r--r--source/ca-valencia/helpcontent2/source/text/simpress/04.po16
-rw-r--r--source/ca-valencia/helpcontent2/source/text/simpress/guide.po70
-rw-r--r--source/ca-valencia/helpcontent2/source/text/smath.po20
-rw-r--r--source/ca-valencia/helpcontent2/source/text/smath/01.po832
-rw-r--r--source/ca-valencia/helpcontent2/source/text/smath/04.po10
-rw-r--r--source/ca-valencia/helpcontent2/source/text/smath/guide.po24
-rw-r--r--source/ca-valencia/helpcontent2/source/text/swriter.po114
-rw-r--r--source/ca-valencia/helpcontent2/source/text/swriter/00.po144
-rw-r--r--source/ca-valencia/helpcontent2/source/text/swriter/01.po526
-rw-r--r--source/ca-valencia/helpcontent2/source/text/swriter/02.po80
-rw-r--r--source/ca-valencia/helpcontent2/source/text/swriter/04.po22
-rw-r--r--source/ca-valencia/helpcontent2/source/text/swriter/guide.po280
-rw-r--r--source/ca-valencia/helpcontent2/source/text/swriter/librelogo.po64
-rw-r--r--source/ca-valencia/helpcontent2/source/text/swriter/menu.po43
-rw-r--r--source/ca-valencia/instsetoo_native/inc_openoffice/windows/msi_languages.po4
-rw-r--r--source/ca-valencia/librelogo/source/pythonpath.po14
-rw-r--r--source/ca-valencia/officecfg/registry/data/org/openoffice/Office.po41
-rw-r--r--source/ca-valencia/officecfg/registry/data/org/openoffice/Office/UI.po1670
-rw-r--r--source/ca-valencia/readlicense_oo/docs.po34
-rw-r--r--source/ca-valencia/reportdesign/messages.po31
-rw-r--r--source/ca-valencia/sc/messages.po2832
-rw-r--r--source/ca-valencia/scaddins/messages.po161
-rw-r--r--source/ca-valencia/sccomp/messages.po13
-rw-r--r--source/ca-valencia/scp2/source/calc.po10
-rw-r--r--source/ca-valencia/scp2/source/ooo.po17
-rw-r--r--source/ca-valencia/sd/messages.po844
-rw-r--r--source/ca-valencia/sfx2/messages.po412
-rw-r--r--source/ca-valencia/starmath/messages.po55
-rw-r--r--source/ca-valencia/svl/messages.po2
-rw-r--r--source/ca-valencia/svtools/messages.po195
-rw-r--r--source/ca-valencia/svx/messages.po1353
-rw-r--r--source/ca-valencia/sw/messages.po1497
-rw-r--r--source/ca-valencia/swext/mediawiki/help.po30
-rw-r--r--source/ca-valencia/sysui/desktop/share.po11
-rw-r--r--source/ca-valencia/uui/messages.po59
-rw-r--r--source/ca-valencia/vcl/messages.po21
-rw-r--r--source/ca-valencia/wizards/messages.po374
-rw-r--r--source/ca-valencia/wizards/source/resources.po776
-rw-r--r--source/ca-valencia/writerperfect/messages.po30
-rw-r--r--source/ca-valencia/xmlsecurity/messages.po50
-rw-r--r--source/ca/cui/messages.po6
-rw-r--r--source/ca/desktop/messages.po11
-rw-r--r--source/ca/extras/source/autocorr/emoji.po828
-rw-r--r--source/ca/filter/source/config/fragments/filters.po10
-rw-r--r--source/ca/helpcontent2/source/text/sbasic/shared.po10
-rw-r--r--source/ca/helpcontent2/source/text/scalc.po8
-rw-r--r--source/ca/helpcontent2/source/text/schart.po14
-rw-r--r--source/ca/helpcontent2/source/text/sdraw.po10
-rw-r--r--source/ca/helpcontent2/source/text/simpress/01.po8
-rw-r--r--source/ca/helpcontent2/source/text/smath/01.po6
-rw-r--r--source/ca/helpcontent2/source/text/smath/guide.po8
-rw-r--r--source/ca/helpcontent2/source/text/swriter.po12
-rw-r--r--source/ca/officecfg/registry/data/org/openoffice/Office/UI.po143
-rw-r--r--source/ca/sc/messages.po294
-rw-r--r--source/ca/sfx2/messages.po60
-rw-r--r--source/ca/svx/messages.po60
-rw-r--r--source/ca/wizards/messages.po170
-rw-r--r--source/ca/wizards/source/resources.po657
-rw-r--r--source/cs/wizards/source/resources.po1
-rw-r--r--source/da/helpcontent2/source/text/shared/01.po10
-rw-r--r--source/da/officecfg/registry/data/org/openoffice/Office/UI.po16
-rw-r--r--source/da/sc/messages.po14
-rw-r--r--source/de/helpcontent2/source/text/shared/05.po8
-rw-r--r--source/de/helpcontent2/source/text/swriter/librelogo.po6
-rw-r--r--source/de/sc/messages.po12
-rw-r--r--source/dgo/accessibility/messages.po2
-rw-r--r--source/dgo/avmedia/messages.po2
-rw-r--r--source/dgo/basctl/messages.po2
-rw-r--r--source/dgo/basic/messages.po1
-rw-r--r--source/dgo/chart2/messages.po14
-rw-r--r--source/dgo/connectivity/messages.po9
-rw-r--r--source/dgo/cui/messages.po60
-rw-r--r--source/dgo/dbaccess/messages.po9
-rw-r--r--source/dgo/desktop/messages.po1
-rw-r--r--source/dgo/dictionaries/ca.po1
-rw-r--r--source/dgo/editeng/messages.po3
-rw-r--r--source/dgo/extensions/messages.po27
-rw-r--r--source/dgo/extras/source/autocorr/emoji.po39
-rw-r--r--source/dgo/filter/messages.po1
-rw-r--r--source/dgo/filter/source/config/fragments/filters.po6
-rw-r--r--source/dgo/formula/messages.po13
-rw-r--r--source/dgo/instsetoo_native/inc_openoffice/windows/msi_languages.po4
-rw-r--r--source/dgo/officecfg/registry/data/org/openoffice/Office.po5
-rw-r--r--source/dgo/officecfg/registry/data/org/openoffice/Office/UI.po114
-rw-r--r--source/dgo/readlicense_oo/docs.po1
-rw-r--r--source/dgo/reportdesign/messages.po26
-rw-r--r--source/dgo/sc/messages.po391
-rw-r--r--source/dgo/scaddins/messages.po1
-rw-r--r--source/dgo/scp2/source/ooo.po44
-rw-r--r--source/dgo/sd/messages.po50
-rw-r--r--source/dgo/setup_native/source/mac.po2
-rw-r--r--source/dgo/sfx2/messages.po23
-rw-r--r--source/dgo/starmath/messages.po25
-rw-r--r--source/dgo/svl/messages.po1
-rw-r--r--source/dgo/svtools/messages.po80
-rw-r--r--source/dgo/svx/messages.po126
-rw-r--r--source/dgo/sw/messages.po185
-rw-r--r--source/dgo/swext/mediawiki/help.po2
-rw-r--r--source/dgo/swext/mediawiki/src/registry/data/org/openoffice/Office/Custom.po2
-rw-r--r--source/dgo/sysui/desktop/share.po14
-rw-r--r--source/dgo/uui/messages.po8
-rw-r--r--source/dgo/vcl/messages.po8
-rw-r--r--source/dgo/wizards/messages.po177
-rw-r--r--source/dgo/wizards/source/resources.po349
-rw-r--r--source/dgo/writerperfect/messages.po1
-rw-r--r--source/dgo/xmlsecurity/messages.po1
-rw-r--r--source/dz/accessibility/messages.po6
-rw-r--r--source/dz/avmedia/messages.po3
-rw-r--r--source/dz/basctl/messages.po10
-rw-r--r--source/dz/basic/messages.po1
-rw-r--r--source/dz/chart2/messages.po71
-rw-r--r--source/dz/connectivity/messages.po4
-rw-r--r--source/dz/cui/messages.po247
-rw-r--r--source/dz/dbaccess/messages.po33
-rw-r--r--source/dz/desktop/messages.po3
-rw-r--r--source/dz/editeng/messages.po9
-rw-r--r--source/dz/extensions/messages.po45
-rw-r--r--source/dz/extras/source/autocorr/emoji.po40
-rw-r--r--source/dz/extras/source/gallery/share.po5
-rw-r--r--source/dz/filter/messages.po15
-rw-r--r--source/dz/filter/source/config/fragments/filters.po51
-rw-r--r--source/dz/formula/messages.po11
-rw-r--r--source/dz/fpicker/messages.po3
-rw-r--r--source/dz/instsetoo_native/inc_openoffice/windows/msi_languages.po5
-rw-r--r--source/dz/officecfg/registry/data/org/openoffice/Office.po15
-rw-r--r--source/dz/officecfg/registry/data/org/openoffice/Office/UI.po150
-rw-r--r--source/dz/reportdesign/messages.po40
-rw-r--r--source/dz/sc/messages.po429
-rw-r--r--source/dz/scaddins/messages.po1
-rw-r--r--source/dz/scp2/source/ooo.po27
-rw-r--r--source/dz/sd/messages.po108
-rw-r--r--source/dz/setup_native/source/mac.po2
-rw-r--r--source/dz/sfx2/messages.po52
-rw-r--r--source/dz/shell/source/win32/shlxthandler/res.po1
-rw-r--r--source/dz/starmath/messages.po12
-rw-r--r--source/dz/svl/messages.po7
-rw-r--r--source/dz/svtools/messages.po86
-rw-r--r--source/dz/svx/messages.po197
-rw-r--r--source/dz/sw/messages.po402
-rw-r--r--source/dz/swext/mediawiki/help.po1
-rw-r--r--source/dz/swext/mediawiki/src/registry/data/org/openoffice/Office/Custom.po4
-rw-r--r--source/dz/sysui/desktop/share.po12
-rw-r--r--source/dz/uui/messages.po13
-rw-r--r--source/dz/vcl/messages.po18
-rw-r--r--source/dz/wizards/messages.po174
-rw-r--r--source/dz/wizards/source/resources.po397
-rw-r--r--source/dz/xmlsecurity/messages.po4
-rw-r--r--source/en-GB/extras/source/autocorr/emoji.po92
-rw-r--r--source/en-ZA/accessibility/messages.po6
-rw-r--r--source/en-ZA/avmedia/messages.po3
-rw-r--r--source/en-ZA/basctl/messages.po12
-rw-r--r--source/en-ZA/basic/messages.po2
-rw-r--r--source/en-ZA/chart2/messages.po92
-rw-r--r--source/en-ZA/connectivity/messages.po9
-rw-r--r--source/en-ZA/cui/messages.po390
-rw-r--r--source/en-ZA/dbaccess/messages.po52
-rw-r--r--source/en-ZA/desktop/messages.po4
-rw-r--r--source/en-ZA/editeng/messages.po1
-rw-r--r--source/en-ZA/extensions/messages.po71
-rw-r--r--source/en-ZA/extras/source/autocorr/emoji.po43
-rw-r--r--source/en-ZA/extras/source/gallery/share.po6
-rw-r--r--source/en-ZA/filter/messages.po19
-rw-r--r--source/en-ZA/filter/source/config/fragments/filters.po51
-rw-r--r--source/en-ZA/filter/source/config/fragments/types.po2
-rw-r--r--source/en-ZA/formula/messages.po12
-rw-r--r--source/en-ZA/fpicker/messages.po3
-rw-r--r--source/en-ZA/instsetoo_native/inc_openoffice/windows/msi_languages.po4
-rw-r--r--source/en-ZA/officecfg/registry/data/org/openoffice/Office.po34
-rw-r--r--source/en-ZA/officecfg/registry/data/org/openoffice/Office/UI.po232
-rw-r--r--source/en-ZA/readlicense_oo/docs.po1
-rw-r--r--source/en-ZA/reportdesign/messages.po43
-rw-r--r--source/en-ZA/sc/messages.po677
-rw-r--r--source/en-ZA/scaddins/messages.po4
-rw-r--r--source/en-ZA/scp2/source/extensions.po2
-rw-r--r--source/en-ZA/scp2/source/ooo.po50
-rw-r--r--source/en-ZA/sd/messages.po196
-rw-r--r--source/en-ZA/sfx2/messages.po94
-rw-r--r--source/en-ZA/shell/source/win32/shlxthandler/res.po1
-rw-r--r--source/en-ZA/starmath/messages.po19
-rw-r--r--source/en-ZA/svl/messages.po7
-rw-r--r--source/en-ZA/svtools/messages.po99
-rw-r--r--source/en-ZA/svx/messages.po312
-rw-r--r--source/en-ZA/sw/messages.po620
-rw-r--r--source/en-ZA/uui/messages.po14
-rw-r--r--source/en-ZA/vcl/messages.po25
-rw-r--r--source/en-ZA/wizards/messages.po229
-rw-r--r--source/en-ZA/wizards/source/resources.po469
-rw-r--r--source/en-ZA/writerperfect/messages.po1
-rw-r--r--source/en-ZA/xmlsecurity/messages.po8
-rw-r--r--source/eo/cui/messages.po19
-rw-r--r--source/eo/editeng/messages.po14
-rw-r--r--source/eo/extras/source/autocorr/emoji.po654
-rw-r--r--source/eo/filter/source/config/fragments/filters.po14
-rw-r--r--source/eo/officecfg/registry/data/org/openoffice/Office/UI.po81
-rw-r--r--source/eo/sc/messages.po27
-rw-r--r--source/eo/sd/messages.po18
-rw-r--r--source/eo/sfx2/messages.po56
-rw-r--r--source/eo/svtools/messages.po12
-rw-r--r--source/eo/svx/messages.po54
-rw-r--r--source/eo/sw/messages.po34
-rw-r--r--source/es/extras/source/autocorr/emoji.po22
-rw-r--r--source/es/helpcontent2/source/text/shared/01.po10
-rw-r--r--source/es/helpcontent2/source/text/shared/guide.po10
-rw-r--r--source/es/officecfg/registry/data/org/openoffice/Office/UI.po10
-rw-r--r--source/es/sc/messages.po16
-rw-r--r--source/es/sd/messages.po9
-rw-r--r--source/es/svx/messages.po8
-rw-r--r--source/es/sw/messages.po10
-rw-r--r--source/es/wizards/messages.po16
-rw-r--r--source/es/wizards/source/resources.po97
-rw-r--r--source/et/sd/messages.po2
-rw-r--r--source/et/wizards/source/resources.po7
-rw-r--r--source/eu/officecfg/registry/data/org/openoffice/Office/UI.po12
-rw-r--r--source/eu/sc/messages.po14
-rw-r--r--source/eu/svl/messages.po2
-rw-r--r--source/fa/avmedia/messages.po2
-rw-r--r--source/fa/basctl/messages.po6
-rw-r--r--source/fa/basic/messages.po2
-rw-r--r--source/fa/chart2/messages.po81
-rw-r--r--source/fa/connectivity/messages.po9
-rw-r--r--source/fa/cui/messages.po340
-rw-r--r--source/fa/dbaccess/messages.po38
-rw-r--r--source/fa/desktop/messages.po4
-rw-r--r--source/fa/extensions/messages.po72
-rw-r--r--source/fa/extras/source/autocorr/emoji.po40
-rw-r--r--source/fa/filter/messages.po18
-rw-r--r--source/fa/filter/source/config/fragments/filters.po18
-rw-r--r--source/fa/filter/source/config/fragments/internalgraphicfilters.po1
-rw-r--r--source/fa/filter/source/config/fragments/types.po2
-rw-r--r--source/fa/formula/messages.po9
-rw-r--r--source/fa/fpicker/messages.po1
-rw-r--r--source/fa/instsetoo_native/inc_openoffice/windows/msi_languages.po9
-rw-r--r--source/fa/officecfg/registry/data/org/openoffice/Office.po36
-rw-r--r--source/fa/officecfg/registry/data/org/openoffice/Office/UI.po267
-rw-r--r--source/fa/readlicense_oo/docs.po1
-rw-r--r--source/fa/reportdesign/messages.po39
-rw-r--r--source/fa/sc/messages.po515
-rw-r--r--source/fa/scaddins/messages.po47
-rw-r--r--source/fa/scp2/source/extensions.po2
-rw-r--r--source/fa/scp2/source/ooo.po133
-rw-r--r--source/fa/sd/messages.po177
-rw-r--r--source/fa/sfx2/messages.po76
-rw-r--r--source/fa/starmath/messages.po43
-rw-r--r--source/fa/svl/messages.po2
-rw-r--r--source/fa/svtools/messages.po85
-rw-r--r--source/fa/svx/messages.po295
-rw-r--r--source/fa/sw/messages.po525
-rw-r--r--source/fa/swext/mediawiki/help.po11
-rw-r--r--source/fa/sysui/desktop/share.po6
-rw-r--r--source/fa/uui/messages.po3
-rw-r--r--source/fa/vcl/messages.po24
-rw-r--r--source/fa/wizards/messages.po70
-rw-r--r--source/fa/wizards/source/resources.po271
-rw-r--r--source/fa/xmlsecurity/messages.po9
-rw-r--r--source/fi/chart2/messages.po1
-rw-r--r--source/fi/connectivity/messages.po9
-rw-r--r--source/fi/cui/messages.po117
-rw-r--r--source/fi/dictionaries/ca.po1
-rw-r--r--source/fi/extensions/messages.po1
-rw-r--r--source/fi/filter/source/config/fragments/filters.po1
-rw-r--r--source/fi/fpicker/messages.po2
-rw-r--r--source/fi/officecfg/registry/data/org/openoffice/Office.po6
-rw-r--r--source/fi/officecfg/registry/data/org/openoffice/Office/UI.po35
-rw-r--r--source/fi/sc/messages.po299
-rw-r--r--source/fi/scp2/source/ooo.po1
-rw-r--r--source/fi/sd/messages.po173
-rw-r--r--source/fi/sfx2/messages.po42
-rw-r--r--source/fi/svl/messages.po2
-rw-r--r--source/fi/svtools/messages.po94
-rw-r--r--source/fi/svx/messages.po95
-rw-r--r--source/fi/sw/messages.po99
-rw-r--r--source/fi/uui/messages.po9
-rw-r--r--source/fi/vcl/messages.po3
-rw-r--r--source/fi/wizards/messages.po253
-rw-r--r--source/fi/wizards/source/resources.po503
-rw-r--r--source/fi/writerperfect/messages.po4
-rw-r--r--source/fi/xmlsecurity/messages.po3
-rw-r--r--source/fr/helpcontent2/source/text/shared/01.po12
-rw-r--r--source/fr/officecfg/registry/data/org/openoffice/Office/UI.po12
-rw-r--r--source/fr/sc/messages.po14
-rw-r--r--source/ga/extras/source/autocorr/emoji.po302
-rw-r--r--source/gl/extras/source/autocorr/emoji.po844
-rw-r--r--source/gl/helpcontent2/source/text/swriter.po34
-rw-r--r--source/gl/helpcontent2/source/text/swriter/00.po28
-rw-r--r--source/gl/helpcontent2/source/text/swriter/01.po34
-rw-r--r--source/gl/helpcontent2/source/text/swriter/02.po39
-rw-r--r--source/gl/helpcontent2/source/text/swriter/04.po10
-rw-r--r--source/gl/helpcontent2/source/text/swriter/guide.po18
-rw-r--r--source/gl/helpcontent2/source/text/swriter/menu.po12
-rw-r--r--source/gl/officecfg/registry/data/org/openoffice/Office/UI.po55
-rw-r--r--source/gl/sc/messages.po16
-rw-r--r--source/gl/sd/messages.po8
-rw-r--r--source/gl/sfx2/messages.po12
-rw-r--r--source/gl/svtools/messages.po6
-rw-r--r--source/gl/sw/messages.po14
-rw-r--r--source/gu/accessibility/messages.po2
-rw-r--r--source/gu/avmedia/messages.po2
-rw-r--r--source/gu/basctl/messages.po1
-rw-r--r--source/gu/basic/messages.po2
-rw-r--r--source/gu/chart2/messages.po13
-rw-r--r--source/gu/connectivity/messages.po9
-rw-r--r--source/gu/cui/messages.po130
-rw-r--r--source/gu/dbaccess/messages.po26
-rw-r--r--source/gu/desktop/messages.po3
-rw-r--r--source/gu/dictionaries/ca.po1
-rw-r--r--source/gu/editeng/messages.po1
-rw-r--r--source/gu/extensions/messages.po52
-rw-r--r--source/gu/extras/source/autocorr/emoji.po55
-rw-r--r--source/gu/filter/messages.po1
-rw-r--r--source/gu/filter/source/config/fragments/filters.po8
-rw-r--r--source/gu/filter/source/config/fragments/internalgraphicfilters.po2
-rw-r--r--source/gu/filter/source/config/fragments/types.po2
-rw-r--r--source/gu/formula/messages.po14
-rw-r--r--source/gu/fpicker/messages.po1
-rw-r--r--source/gu/instsetoo_native/inc_openoffice/windows/msi_languages.po4
-rw-r--r--source/gu/officecfg/registry/data/org/openoffice/Office.po7
-rw-r--r--source/gu/officecfg/registry/data/org/openoffice/Office/UI.po180
-rw-r--r--source/gu/reportdesign/messages.po26
-rw-r--r--source/gu/sc/messages.po415
-rw-r--r--source/gu/scaddins/messages.po1
-rw-r--r--source/gu/sd/messages.po127
-rw-r--r--source/gu/sfx2/messages.po49
-rw-r--r--source/gu/starmath/messages.po12
-rw-r--r--source/gu/svtools/messages.po94
-rw-r--r--source/gu/svx/messages.po242
-rw-r--r--source/gu/sw/messages.po294
-rw-r--r--source/gu/sysui/desktop/share.po7
-rw-r--r--source/gu/uui/messages.po11
-rw-r--r--source/gu/vcl/messages.po4
-rw-r--r--source/gu/wizards/messages.po244
-rw-r--r--source/gu/wizards/source/resources.po482
-rw-r--r--source/gu/writerperfect/messages.po1
-rw-r--r--source/gu/xmlsecurity/messages.po3
-rw-r--r--source/gug/avmedia/messages.po2
-rw-r--r--source/gug/basctl/messages.po42
-rw-r--r--source/gug/basic/messages.po20
-rw-r--r--source/gug/chart2/messages.po31
-rw-r--r--source/gug/connectivity/messages.po1
-rw-r--r--source/gug/cui/messages.po124
-rw-r--r--source/gug/dbaccess/messages.po22
-rw-r--r--source/gug/desktop/messages.po1
-rw-r--r--source/gug/dictionaries/af_ZA.po1
-rw-r--r--source/gug/dictionaries/ar.po1
-rw-r--r--source/gug/dictionaries/bg_BG.po1
-rw-r--r--source/gug/dictionaries/ca.po1
-rw-r--r--source/gug/dictionaries/el_GR.po1
-rw-r--r--source/gug/dictionaries/et_EE.po1
-rw-r--r--source/gug/dictionaries/fr_FR.po1
-rw-r--r--source/gug/dictionaries/hr_HR.po1
-rw-r--r--source/gug/dictionaries/hu_HU.po1
-rw-r--r--source/gug/dictionaries/hu_HU/dialog.po2
-rw-r--r--source/gug/dictionaries/it_IT.po1
-rw-r--r--source/gug/dictionaries/lt_LT.po1
-rw-r--r--source/gug/dictionaries/lv_LV.po1
-rw-r--r--source/gug/dictionaries/ne_NP.po1
-rw-r--r--source/gug/dictionaries/nl_NL.po1
-rw-r--r--source/gug/dictionaries/pl_PL.po1
-rw-r--r--source/gug/dictionaries/ro.po1
-rw-r--r--source/gug/dictionaries/ru_RU/dialog.po1
-rw-r--r--source/gug/dictionaries/sk_SK.po1
-rw-r--r--source/gug/dictionaries/sl_SI.po1
-rw-r--r--source/gug/dictionaries/te_IN.po1
-rw-r--r--source/gug/dictionaries/uk_UA.po1
-rw-r--r--source/gug/editeng/messages.po16
-rw-r--r--source/gug/extensions/messages.po93
-rw-r--r--source/gug/filter/messages.po1
-rw-r--r--source/gug/filter/source/config/fragments/filters.po2
-rw-r--r--source/gug/filter/source/config/fragments/internalgraphicfilters.po2
-rw-r--r--source/gug/formula/messages.po5
-rw-r--r--source/gug/fpicker/messages.po3
-rw-r--r--source/gug/instsetoo_native/inc_openoffice/windows/msi_languages.po3
-rw-r--r--source/gug/librelogo/source/pythonpath.po1
-rw-r--r--source/gug/nlpsolver/src/locale.po1
-rw-r--r--source/gug/officecfg/registry/data/org/openoffice/Office.po6
-rw-r--r--source/gug/officecfg/registry/data/org/openoffice/Office/UI.po74
-rw-r--r--source/gug/readlicense_oo/docs.po1
-rw-r--r--source/gug/reportdesign/messages.po29
-rw-r--r--source/gug/sc/messages.po253
-rw-r--r--source/gug/scaddins/messages.po44
-rw-r--r--source/gug/scp2/source/base.po2
-rw-r--r--source/gug/scp2/source/calc.po2
-rw-r--r--source/gug/scp2/source/draw.po1
-rw-r--r--source/gug/scp2/source/impress.po1
-rw-r--r--source/gug/scp2/source/math.po1
-rw-r--r--source/gug/scp2/source/ooo.po1
-rw-r--r--source/gug/scp2/source/writer.po1
-rw-r--r--source/gug/sd/messages.po59
-rw-r--r--source/gug/sfx2/messages.po47
-rw-r--r--source/gug/starmath/messages.po3
-rw-r--r--source/gug/svl/messages.po2
-rw-r--r--source/gug/svtools/messages.po28
-rw-r--r--source/gug/svx/messages.po344
-rw-r--r--source/gug/sw/messages.po108
-rw-r--r--source/gug/uui/messages.po6
-rw-r--r--source/gug/vcl/messages.po5
-rw-r--r--source/gug/wizards/messages.po75
-rw-r--r--source/gug/wizards/source/resources.po155
-rw-r--r--source/gug/writerperfect/messages.po4
-rw-r--r--source/gug/xmlsecurity/messages.po1
-rw-r--r--source/he/avmedia/messages.po1
-rw-r--r--source/he/basctl/messages.po13
-rw-r--r--source/he/chart2/messages.po22
-rw-r--r--source/he/connectivity/messages.po11
-rw-r--r--source/he/cui/messages.po197
-rw-r--r--source/he/dbaccess/messages.po57
-rw-r--r--source/he/desktop/messages.po1
-rw-r--r--source/he/extensions/messages.po38
-rw-r--r--source/he/extras/source/autocorr/emoji.po15
-rw-r--r--source/he/filter/messages.po10
-rw-r--r--source/he/filter/source/config/fragments/filters.po59
-rw-r--r--source/he/filter/source/config/fragments/types.po2
-rw-r--r--source/he/officecfg/registry/data/org/openoffice/Office.po9
-rw-r--r--source/he/officecfg/registry/data/org/openoffice/Office/UI.po222
-rw-r--r--source/he/reportdesign/messages.po2
-rw-r--r--source/he/sc/messages.po564
-rw-r--r--source/he/scaddins/messages.po1
-rw-r--r--source/he/scp2/source/ooo.po1
-rw-r--r--source/he/scp2/source/writer.po1
-rw-r--r--source/he/sd/messages.po187
-rw-r--r--source/he/sfx2/messages.po4
-rw-r--r--source/he/starmath/messages.po2
-rw-r--r--source/he/svtools/messages.po101
-rw-r--r--source/he/svx/messages.po284
-rw-r--r--source/he/sw/messages.po341
-rw-r--r--source/he/uui/messages.po9
-rw-r--r--source/he/wizards/messages.po139
-rw-r--r--source/he/wizards/source/resources.po461
-rw-r--r--source/he/xmlsecurity/messages.po4
-rw-r--r--source/hi/accessibility/messages.po6
-rw-r--r--source/hi/avmedia/messages.po2
-rw-r--r--source/hi/basctl/messages.po34
-rw-r--r--source/hi/basic/messages.po2
-rw-r--r--source/hi/chart2/messages.po92
-rw-r--r--source/hi/connectivity/messages.po9
-rw-r--r--source/hi/cui/messages.po241
-rw-r--r--source/hi/dbaccess/messages.po64
-rw-r--r--source/hi/desktop/messages.po3
-rw-r--r--source/hi/dictionaries/ca.po1
-rw-r--r--source/hi/dictionaries/pt_BR/dialog.po2
-rw-r--r--source/hi/editeng/messages.po2
-rw-r--r--source/hi/extensions/messages.po75
-rw-r--r--source/hi/extras/source/autocorr/emoji.po48
-rw-r--r--source/hi/extras/source/gallery/share.po9
-rw-r--r--source/hi/filter/messages.po24
-rw-r--r--source/hi/filter/source/config/fragments/filters.po52
-rw-r--r--source/hi/filter/source/config/fragments/types.po2
-rw-r--r--source/hi/formula/messages.po10
-rw-r--r--source/hi/fpicker/messages.po3
-rw-r--r--source/hi/instsetoo_native/inc_openoffice/windows/msi_languages.po4
-rw-r--r--source/hi/officecfg/registry/data/org/openoffice/Office.po18
-rw-r--r--source/hi/officecfg/registry/data/org/openoffice/Office/UI.po197
-rw-r--r--source/hi/reportdesign/messages.po39
-rw-r--r--source/hi/sc/messages.po620
-rw-r--r--source/hi/scaddins/messages.po4
-rw-r--r--source/hi/scp2/source/ooo.po3
-rw-r--r--source/hi/sd/messages.po200
-rw-r--r--source/hi/sfx2/messages.po68
-rw-r--r--source/hi/shell/source/win32/shlxthandler/res.po1
-rw-r--r--source/hi/starmath/messages.po46
-rw-r--r--source/hi/svtools/messages.po98
-rw-r--r--source/hi/svx/messages.po319
-rw-r--r--source/hi/sw/messages.po321
-rw-r--r--source/hi/uui/messages.po15
-rw-r--r--source/hi/vcl/messages.po17
-rw-r--r--source/hi/wizards/messages.po255
-rw-r--r--source/hi/wizards/source/resources.po493
-rw-r--r--source/hi/writerperfect/messages.po2
-rw-r--r--source/hi/xmlsecurity/messages.po3
-rw-r--r--source/hr/dictionaries/ca.po1
-rw-r--r--source/hr/scp2/source/ooo.po1
-rw-r--r--source/hr/wizards/messages.po9
-rw-r--r--source/hr/wizards/source/resources.po316
-rw-r--r--source/hsb/avmedia/messages.po12
-rw-r--r--source/hsb/chart2/messages.po1
-rw-r--r--source/hsb/connectivity/messages.po19
-rw-r--r--source/hsb/connectivity/registry/writer/org/openoffice/Office/DataAccess.po11
-rw-r--r--source/hsb/cui/messages.po135
-rw-r--r--source/hsb/dictionaries/bo.po10
-rw-r--r--source/hsb/dictionaries/ca.po1
-rw-r--r--source/hsb/dictionaries/cs_CZ.po9
-rw-r--r--source/hsb/dictionaries/gd_GB.po10
-rw-r--r--source/hsb/dictionaries/gug.po10
-rw-r--r--source/hsb/dictionaries/sq_AL.po11
-rw-r--r--source/hsb/dictionaries/sv_SE.po10
-rw-r--r--source/hsb/editeng/messages.po13
-rw-r--r--source/hsb/extensions/messages.po14
-rw-r--r--source/hsb/filter/source/config/fragments/filters.po25
-rw-r--r--source/hsb/filter/source/config/fragments/types.po9
-rw-r--r--source/hsb/formula/messages.po27
-rw-r--r--source/hsb/fpicker/messages.po19
-rw-r--r--source/hsb/officecfg/registry/data/org/openoffice/Office.po6
-rw-r--r--source/hsb/officecfg/registry/data/org/openoffice/Office/UI.po35
-rw-r--r--source/hsb/readlicense_oo/docs.po10
-rw-r--r--source/hsb/reportdesign/messages.po10
-rw-r--r--source/hsb/sc/messages.po2828
-rw-r--r--source/hsb/sccomp/messages.po12
-rw-r--r--source/hsb/scp2/source/ooo.po10
-rw-r--r--source/hsb/sd/messages.po60
-rw-r--r--source/hsb/sfx2/messages.po59
-rw-r--r--source/hsb/starmath/messages.po3
-rw-r--r--source/hsb/svl/messages.po2
-rw-r--r--source/hsb/svtools/messages.po133
-rw-r--r--source/hsb/svx/messages.po69
-rw-r--r--source/hsb/sw/messages.po105
-rw-r--r--source/hsb/uui/messages.po7
-rw-r--r--source/hsb/vcl/messages.po17
-rw-r--r--source/hsb/wizards/messages.po239
-rw-r--r--source/hsb/wizards/source/resources.po503
-rw-r--r--source/hsb/writerperfect/messages.po34
-rw-r--r--source/hsb/xmlsecurity/messages.po24
-rw-r--r--source/hu/cui/messages.po133
-rw-r--r--source/hu/editeng/messages.po14
-rw-r--r--source/hu/extras/source/autocorr/emoji.po278
-rw-r--r--source/hu/filter/source/config/fragments/filters.po16
-rw-r--r--source/hu/formula/messages.po15
-rw-r--r--source/hu/officecfg/registry/data/org/openoffice/Office.po5
-rw-r--r--source/hu/officecfg/registry/data/org/openoffice/Office/UI.po36
-rw-r--r--source/hu/sc/messages.po208
-rw-r--r--source/hu/sccomp/messages.po13
-rw-r--r--source/hu/sd/messages.po60
-rw-r--r--source/hu/sfx2/messages.po68
-rw-r--r--source/hu/svtools/messages.po12
-rw-r--r--source/hu/svx/messages.po74
-rw-r--r--source/hu/sw/messages.po107
-rw-r--r--source/hu/wizards/messages.po250
-rw-r--r--source/hu/wizards/source/resources.po510
-rw-r--r--source/hu/xmlsecurity/messages.po25
-rw-r--r--source/id/officecfg/registry/data/org/openoffice/Office/UI.po5
-rw-r--r--source/id/sc/messages.po283
-rw-r--r--source/id/sd/messages.po46
-rw-r--r--source/id/sfx2/messages.po6
-rw-r--r--source/id/svx/messages.po54
-rw-r--r--source/id/sw/messages.po68
-rw-r--r--source/id/wizards/messages.po234
-rw-r--r--source/id/wizards/source/resources.po484
-rw-r--r--source/is/cui/messages.po10
-rw-r--r--source/is/officecfg/registry/data/org/openoffice/Office/UI.po8
-rw-r--r--source/is/sc/messages.po123
-rw-r--r--source/is/sd/messages.po18
-rw-r--r--source/is/starmath/messages.po22
-rw-r--r--source/is/sw/messages.po36
-rw-r--r--source/is/wizards/messages.po8
-rw-r--r--source/it/cui/messages.po6
-rw-r--r--source/it/extensions/messages.po14
-rw-r--r--source/it/helpcontent2/source/auxiliary.po10
-rw-r--r--source/it/helpcontent2/source/text/scalc/00.po8
-rw-r--r--source/it/helpcontent2/source/text/scalc/01.po254
-rw-r--r--source/it/helpcontent2/source/text/scalc/04.po10
-rw-r--r--source/it/helpcontent2/source/text/scalc/05.po14
-rw-r--r--source/it/helpcontent2/source/text/scalc/guide.po86
-rw-r--r--source/it/helpcontent2/source/text/sdraw/04.po8
-rw-r--r--source/it/helpcontent2/source/text/shared/00.po102
-rw-r--r--source/it/helpcontent2/source/text/shared/01.po256
-rw-r--r--source/it/helpcontent2/source/text/shared/02.po74
-rw-r--r--source/it/helpcontent2/source/text/shared/04.po6
-rw-r--r--source/it/helpcontent2/source/text/shared/05.po12
-rw-r--r--source/it/helpcontent2/source/text/shared/autopi.po112
-rw-r--r--source/it/helpcontent2/source/text/shared/explorer/database.po12
-rw-r--r--source/it/helpcontent2/source/text/shared/guide.po114
-rw-r--r--source/it/helpcontent2/source/text/shared/optionen.po63
-rw-r--r--source/it/officecfg/registry/data/org/openoffice/Office/UI.po8
-rw-r--r--source/it/sc/messages.po20
-rw-r--r--source/it/scaddins/messages.po12
-rw-r--r--source/it/sd/messages.po10
-rw-r--r--source/it/svx/messages.po8
-rw-r--r--source/it/sw/messages.po224
-rw-r--r--source/it/writerperfect/messages.po6
-rw-r--r--source/ja/cui/messages.po54
-rw-r--r--source/ja/dbaccess/messages.po6
-rw-r--r--source/ja/editeng/messages.po14
-rw-r--r--source/ja/extras/source/autocorr/emoji.po950
-rw-r--r--source/ja/officecfg/registry/data/org/openoffice/Office/UI.po44
-rw-r--r--source/ja/readlicense_oo/docs.po8
-rw-r--r--source/ja/sc/messages.po73
-rw-r--r--source/ja/scp2/source/activex.po10
-rw-r--r--source/ja/scp2/source/calc.po8
-rw-r--r--source/ja/scp2/source/ooo.po8
-rw-r--r--source/ja/sd/messages.po127
-rw-r--r--source/ja/setup_native/source/mac.po9
-rw-r--r--source/ja/sfx2/messages.po129
-rw-r--r--source/ja/starmath/messages.po29
-rw-r--r--source/ja/svtools/messages.po165
-rw-r--r--source/ja/svx/messages.po717
-rw-r--r--source/ja/sw/messages.po830
-rw-r--r--source/ja/uui/messages.po14
-rw-r--r--source/ja/vcl/messages.po49
-rw-r--r--source/ja/wizards/messages.po63
-rw-r--r--source/ja/wizards/source/resources.po608
-rw-r--r--source/ja/writerperfect/messages.po17
-rw-r--r--source/ja/xmlsecurity/messages.po18
-rw-r--r--source/jv/accessibility/messages.po10
-rw-r--r--source/jv/avmedia/messages.po5
-rw-r--r--source/jv/basctl/messages.po17
-rw-r--r--source/jv/basic/messages.po2
-rw-r--r--source/jv/chart2/messages.po11
-rw-r--r--source/jv/cui/messages.po57
-rw-r--r--source/jv/dbaccess/messages.po14
-rw-r--r--source/jv/desktop/messages.po1
-rw-r--r--source/jv/dictionaries/ca.po1
-rw-r--r--source/jv/dictionaries/pt_BR/dialog.po1
-rw-r--r--source/jv/editeng/messages.po1
-rw-r--r--source/jv/extensions/messages.po10
-rw-r--r--source/jv/formula/messages.po2
-rw-r--r--source/jv/fpicker/messages.po1
-rw-r--r--source/jv/instsetoo_native/inc_openoffice/windows/msi_languages.po2
-rw-r--r--source/jv/officecfg/registry/data/org/openoffice/Office.po6
-rw-r--r--source/jv/officecfg/registry/data/org/openoffice/Office/UI.po26
-rw-r--r--source/jv/reportdesign/messages.po8
-rw-r--r--source/jv/sc/messages.po159
-rw-r--r--source/jv/sd/messages.po32
-rw-r--r--source/jv/sfx2/messages.po20
-rw-r--r--source/jv/starmath/messages.po3
-rw-r--r--source/jv/svtools/messages.po5
-rw-r--r--source/jv/svx/messages.po44
-rw-r--r--source/jv/sw/messages.po71
-rw-r--r--source/jv/uui/messages.po2
-rw-r--r--source/jv/vcl/messages.po1
-rw-r--r--source/jv/wizards/messages.po6
-rw-r--r--source/jv/wizards/source/resources.po10
-rw-r--r--source/jv/xmlsecurity/messages.po3
-rw-r--r--source/ka/accessibility/messages.po4
-rw-r--r--source/ka/avmedia/messages.po2
-rw-r--r--source/ka/basctl/messages.po15
-rw-r--r--source/ka/basic/messages.po1
-rw-r--r--source/ka/chart2/messages.po83
-rw-r--r--source/ka/cui/messages.po188
-rw-r--r--source/ka/dbaccess/messages.po57
-rw-r--r--source/ka/desktop/messages.po1
-rw-r--r--source/ka/dictionaries/pt_BR/dialog.po1
-rw-r--r--source/ka/editeng/messages.po7
-rw-r--r--source/ka/extensions/messages.po57
-rw-r--r--source/ka/extras/source/autocorr/emoji.po42
-rw-r--r--source/ka/extras/source/gallery/share.po6
-rw-r--r--source/ka/filter/messages.po17
-rw-r--r--source/ka/filter/source/config/fragments/filters.po4
-rw-r--r--source/ka/filter/source/config/fragments/types.po3
-rw-r--r--source/ka/formula/messages.po17
-rw-r--r--source/ka/fpicker/messages.po3
-rw-r--r--source/ka/instsetoo_native/inc_openoffice/windows/msi_languages.po6
-rw-r--r--source/ka/officecfg/registry/data/org/openoffice/Office.po19
-rw-r--r--source/ka/officecfg/registry/data/org/openoffice/Office/UI.po151
-rw-r--r--source/ka/reportdesign/messages.po34
-rw-r--r--source/ka/sc/messages.po360
-rw-r--r--source/ka/scaddins/messages.po1
-rw-r--r--source/ka/scp2/source/ooo.po3
-rw-r--r--source/ka/sd/messages.po124
-rw-r--r--source/ka/sfx2/messages.po65
-rw-r--r--source/ka/shell/source/win32/shlxthandler/res.po1
-rw-r--r--source/ka/starmath/messages.po34
-rw-r--r--source/ka/svtools/messages.po89
-rw-r--r--source/ka/svx/messages.po257
-rw-r--r--source/ka/sw/messages.po336
-rw-r--r--source/ka/swext/mediawiki/help.po1
-rw-r--r--source/ka/swext/mediawiki/src/registry/data/org/openoffice/Office/Custom.po3
-rw-r--r--source/ka/sysui/desktop/share.po5
-rw-r--r--source/ka/uui/messages.po3
-rw-r--r--source/ka/vcl/messages.po15
-rw-r--r--source/ka/wizards/messages.po225
-rw-r--r--source/ka/wizards/source/resources.po430
-rw-r--r--source/ka/writerperfect/messages.po1
-rw-r--r--source/ka/xmlsecurity/messages.po5
-rw-r--r--source/kk/extensions/messages.po8
-rw-r--r--source/kk/extras/source/autocorr/emoji.po42
-rw-r--r--source/kk/sfx2/messages.po6
-rw-r--r--source/kl/avmedia/messages.po1
-rw-r--r--source/kl/basctl/messages.po14
-rw-r--r--source/kl/chart2/messages.po6
-rw-r--r--source/kl/cui/messages.po41
-rw-r--r--source/kl/dbaccess/messages.po11
-rw-r--r--source/kl/extensions/messages.po5
-rw-r--r--source/kl/filter/messages.po1
-rw-r--r--source/kl/filter/source/config/fragments/filters.po49
-rw-r--r--source/kl/filter/source/config/fragments/types.po2
-rw-r--r--source/kl/formula/messages.po1
-rw-r--r--source/kl/fpicker/messages.po1
-rw-r--r--source/kl/instsetoo_native/inc_openoffice/windows/msi_languages.po2
-rw-r--r--source/kl/officecfg/registry/data/org/openoffice/Office.po4
-rw-r--r--source/kl/officecfg/registry/data/org/openoffice/Office/UI.po20
-rw-r--r--source/kl/reportdesign/messages.po4
-rw-r--r--source/kl/sc/messages.po114
-rw-r--r--source/kl/sd/messages.po22
-rw-r--r--source/kl/sfx2/messages.po14
-rw-r--r--source/kl/starmath/messages.po1
-rw-r--r--source/kl/svtools/messages.po4
-rw-r--r--source/kl/svx/messages.po27
-rw-r--r--source/kl/sw/messages.po54
-rw-r--r--source/kl/uui/messages.po2
-rw-r--r--source/kl/vcl/messages.po1
-rw-r--r--source/kl/wizards/messages.po4
-rw-r--r--source/kl/wizards/source/resources.po4
-rw-r--r--source/kl/xmlsecurity/messages.po1
-rw-r--r--source/km/accessibility/messages.po1
-rw-r--r--source/km/avmedia/messages.po2
-rw-r--r--source/km/basctl/messages.po1
-rw-r--r--source/km/basic/messages.po2
-rw-r--r--source/km/chart2/messages.po13
-rw-r--r--source/km/connectivity/messages.po9
-rw-r--r--source/km/cui/messages.po95
-rw-r--r--source/km/dbaccess/messages.po23
-rw-r--r--source/km/desktop/messages.po3
-rw-r--r--source/km/dictionaries/ca.po1
-rw-r--r--source/km/editeng/messages.po3
-rw-r--r--source/km/extensions/messages.po48
-rw-r--r--source/km/extras/source/autocorr/emoji.po51
-rw-r--r--source/km/filter/messages.po2
-rw-r--r--source/km/filter/source/config/fragments/filters.po4
-rw-r--r--source/km/filter/source/config/fragments/internalgraphicfilters.po2
-rw-r--r--source/km/formula/messages.po13
-rw-r--r--source/km/fpicker/messages.po3
-rw-r--r--source/km/instsetoo_native/inc_openoffice/windows/msi_languages.po3
-rw-r--r--source/km/officecfg/registry/data/org/openoffice/Office.po7
-rw-r--r--source/km/officecfg/registry/data/org/openoffice/Office/UI.po215
-rw-r--r--source/km/reportdesign/messages.po28
-rw-r--r--source/km/sc/messages.po395
-rw-r--r--source/km/scaddins/messages.po1
-rw-r--r--source/km/scp2/source/ooo.po3
-rw-r--r--source/km/sd/messages.po134
-rw-r--r--source/km/sfx2/messages.po47
-rw-r--r--source/km/starmath/messages.po9
-rw-r--r--source/km/svl/messages.po2
-rw-r--r--source/km/svtools/messages.po92
-rw-r--r--source/km/svx/messages.po249
-rw-r--r--source/km/sw/messages.po296
-rw-r--r--source/km/uui/messages.po11
-rw-r--r--source/km/vcl/messages.po5
-rw-r--r--source/km/wizards/messages.po231
-rw-r--r--source/km/wizards/source/resources.po470
-rw-r--r--source/km/writerperfect/messages.po2
-rw-r--r--source/km/xmlsecurity/messages.po2
-rw-r--r--source/kmr-Latn/accessibility/messages.po5
-rw-r--r--source/kmr-Latn/avmedia/messages.po3
-rw-r--r--source/kmr-Latn/basctl/messages.po11
-rw-r--r--source/kmr-Latn/basic/messages.po1
-rw-r--r--source/kmr-Latn/chart2/messages.po79
-rw-r--r--source/kmr-Latn/connectivity/messages.po9
-rw-r--r--source/kmr-Latn/cui/messages.po308
-rw-r--r--source/kmr-Latn/dbaccess/messages.po45
-rw-r--r--source/kmr-Latn/desktop/messages.po4
-rw-r--r--source/kmr-Latn/extensions/messages.po58
-rw-r--r--source/kmr-Latn/extras/source/autocorr/emoji.po40
-rw-r--r--source/kmr-Latn/extras/source/gallery/share.po6
-rw-r--r--source/kmr-Latn/filter/messages.po18
-rw-r--r--source/kmr-Latn/filter/source/config/fragments/filters.po51
-rw-r--r--source/kmr-Latn/formula/messages.po23
-rw-r--r--source/kmr-Latn/fpicker/messages.po1
-rw-r--r--source/kmr-Latn/instsetoo_native/inc_openoffice/windows/msi_languages.po6
-rw-r--r--source/kmr-Latn/officecfg/registry/data/org/openoffice/Office.po92
-rw-r--r--source/kmr-Latn/officecfg/registry/data/org/openoffice/Office/UI.po191
-rw-r--r--source/kmr-Latn/reportdesign/messages.po39
-rw-r--r--source/kmr-Latn/sc/messages.po626
-rw-r--r--source/kmr-Latn/scaddins/messages.po1
-rw-r--r--source/kmr-Latn/scp2/source/ooo.po45
-rw-r--r--source/kmr-Latn/sd/messages.po121
-rw-r--r--source/kmr-Latn/sfx2/messages.po69
-rw-r--r--source/kmr-Latn/shell/source/win32/shlxthandler/res.po1
-rw-r--r--source/kmr-Latn/starmath/messages.po20
-rw-r--r--source/kmr-Latn/svl/messages.po8
-rw-r--r--source/kmr-Latn/svtools/messages.po104
-rw-r--r--source/kmr-Latn/svx/messages.po269
-rw-r--r--source/kmr-Latn/sw/messages.po485
-rw-r--r--source/kmr-Latn/uui/messages.po13
-rw-r--r--source/kmr-Latn/vcl/messages.po17
-rw-r--r--source/kmr-Latn/wizards/messages.po198
-rw-r--r--source/kmr-Latn/wizards/source/resources.po425
-rw-r--r--source/kmr-Latn/xmlsecurity/messages.po8
-rw-r--r--source/kn/avmedia/messages.po4
-rw-r--r--source/kn/basctl/messages.po11
-rw-r--r--source/kn/basic/messages.po116
-rw-r--r--source/kn/chart2/messages.po44
-rw-r--r--source/kn/connectivity/messages.po9
-rw-r--r--source/kn/cui/messages.po227
-rw-r--r--source/kn/dbaccess/messages.po26
-rw-r--r--source/kn/desktop/messages.po3
-rw-r--r--source/kn/dictionaries/ca.po1
-rw-r--r--source/kn/editeng/messages.po3
-rw-r--r--source/kn/extensions/messages.po48
-rw-r--r--source/kn/extras/source/autocorr/emoji.po55
-rw-r--r--source/kn/filter/messages.po2
-rw-r--r--source/kn/filter/source/config/fragments/filters.po13
-rw-r--r--source/kn/filter/source/config/fragments/internalgraphicfilters.po2
-rw-r--r--source/kn/formula/messages.po14
-rw-r--r--source/kn/fpicker/messages.po8
-rw-r--r--source/kn/instsetoo_native/inc_openoffice/windows/msi_languages.po3
-rw-r--r--source/kn/officecfg/registry/data/org/openoffice/Office.po8
-rw-r--r--source/kn/officecfg/registry/data/org/openoffice/Office/UI.po196
-rw-r--r--source/kn/reportdesign/messages.po25
-rw-r--r--source/kn/sc/messages.po471
-rw-r--r--source/kn/scaddins/messages.po4
-rw-r--r--source/kn/scp2/source/ooo.po1
-rw-r--r--source/kn/sd/messages.po116
-rw-r--r--source/kn/sfx2/messages.po44
-rw-r--r--source/kn/starmath/messages.po9
-rw-r--r--source/kn/svl/messages.po2
-rw-r--r--source/kn/svtools/messages.po97
-rw-r--r--source/kn/svx/messages.po242
-rw-r--r--source/kn/sw/messages.po450
-rw-r--r--source/kn/uui/messages.po11
-rw-r--r--source/kn/vcl/messages.po4
-rw-r--r--source/kn/wizards/messages.po247
-rw-r--r--source/kn/wizards/source/resources.po458
-rw-r--r--source/kn/writerperfect/messages.po3
-rw-r--r--source/kn/xmlsecurity/messages.po5
-rw-r--r--source/ko/accessibility/messages.po2
-rw-r--r--source/ko/avmedia/messages.po1
-rw-r--r--source/ko/basctl/messages.po1
-rw-r--r--source/ko/basic/messages.po2
-rw-r--r--source/ko/chart2/messages.po20
-rw-r--r--source/ko/connectivity/messages.po9
-rw-r--r--source/ko/cui/messages.po115
-rw-r--r--source/ko/dbaccess/messages.po80
-rw-r--r--source/ko/desktop/messages.po2
-rw-r--r--source/ko/dictionaries/ca.po1
-rw-r--r--source/ko/editeng/messages.po3
-rw-r--r--source/ko/extensions/messages.po75
-rw-r--r--source/ko/extras/source/autocorr/emoji.po41
-rw-r--r--source/ko/filter/messages.po1
-rw-r--r--source/ko/filter/source/config/fragments/filters.po4
-rw-r--r--source/ko/formula/messages.po8
-rw-r--r--source/ko/fpicker/messages.po5
-rw-r--r--source/ko/instsetoo_native/inc_openoffice/windows/msi_languages.po3
-rw-r--r--source/ko/officecfg/registry/data/org/openoffice/Office.po7
-rw-r--r--source/ko/officecfg/registry/data/org/openoffice/Office/UI.po226
-rw-r--r--source/ko/reportdesign/messages.po13
-rw-r--r--source/ko/sc/messages.po505
-rw-r--r--source/ko/scaddins/messages.po2
-rw-r--r--source/ko/scp2/source/ooo.po1
-rw-r--r--source/ko/sd/messages.po161
-rw-r--r--source/ko/sfx2/messages.po52
-rw-r--r--source/ko/starmath/messages.po2
-rw-r--r--source/ko/svl/messages.po2
-rw-r--r--source/ko/svtools/messages.po89
-rw-r--r--source/ko/svx/messages.po349
-rw-r--r--source/ko/sw/messages.po276
-rw-r--r--source/ko/sysui/desktop/share.po7
-rw-r--r--source/ko/uui/messages.po9
-rw-r--r--source/ko/vcl/messages.po4
-rw-r--r--source/ko/wizards/messages.po239
-rw-r--r--source/ko/wizards/source/resources.po488
-rw-r--r--source/ko/writerperfect/messages.po4
-rw-r--r--source/ko/xmlsecurity/messages.po3
-rw-r--r--source/kok/accessibility/messages.po6
-rw-r--r--source/kok/avmedia/messages.po9
-rw-r--r--source/kok/basctl/messages.po6
-rw-r--r--source/kok/basic/messages.po2
-rw-r--r--source/kok/chart2/messages.po88
-rw-r--r--source/kok/connectivity/messages.po9
-rw-r--r--source/kok/cui/messages.po324
-rw-r--r--source/kok/dbaccess/messages.po45
-rw-r--r--source/kok/desktop/messages.po4
-rw-r--r--source/kok/dictionaries/ca.po1
-rw-r--r--source/kok/dictionaries/da_DK.po1
-rw-r--r--source/kok/dictionaries/hr_HR.po1
-rw-r--r--source/kok/dictionaries/it_IT.po1
-rw-r--r--source/kok/dictionaries/lt_LT.po1
-rw-r--r--source/kok/editeng/messages.po6
-rw-r--r--source/kok/extensions/messages.po67
-rw-r--r--source/kok/extras/source/autocorr/emoji.po41
-rw-r--r--source/kok/extras/source/gallery/share.po6
-rw-r--r--source/kok/filter/messages.po10
-rw-r--r--source/kok/filter/source/config/fragments/filters.po51
-rw-r--r--source/kok/filter/source/config/fragments/types.po2
-rw-r--r--source/kok/formula/messages.po16
-rw-r--r--source/kok/fpicker/messages.po4
-rw-r--r--source/kok/instsetoo_native/inc_openoffice/windows/msi_languages.po6
-rw-r--r--source/kok/officecfg/registry/data/org/openoffice/Office.po21
-rw-r--r--source/kok/officecfg/registry/data/org/openoffice/Office/UI.po240
-rw-r--r--source/kok/readlicense_oo/docs.po1
-rw-r--r--source/kok/reportdesign/messages.po43
-rw-r--r--source/kok/sc/messages.po681
-rw-r--r--source/kok/scaddins/messages.po4
-rw-r--r--source/kok/scp2/source/extensions.po2
-rw-r--r--source/kok/scp2/source/ooo.po44
-rw-r--r--source/kok/sd/messages.po146
-rw-r--r--source/kok/setup_native/source/mac.po2
-rw-r--r--source/kok/sfx2/messages.po73
-rw-r--r--source/kok/shell/source/win32/shlxthandler/res.po1
-rw-r--r--source/kok/starmath/messages.po22
-rw-r--r--source/kok/svl/messages.po6
-rw-r--r--source/kok/svtools/messages.po94
-rw-r--r--source/kok/svx/messages.po264
-rw-r--r--source/kok/sw/messages.po533
-rw-r--r--source/kok/swext/mediawiki/help.po7
-rw-r--r--source/kok/swext/mediawiki/src/registry/data/org/openoffice/Office/Custom.po2
-rw-r--r--source/kok/sysui/desktop/share.po15
-rw-r--r--source/kok/uui/messages.po14
-rw-r--r--source/kok/vcl/messages.po26
-rw-r--r--source/kok/wizards/messages.po223
-rw-r--r--source/kok/wizards/source/resources.po454
-rw-r--r--source/kok/writerperfect/messages.po1
-rw-r--r--source/kok/xmlsecurity/messages.po7
-rw-r--r--source/ks/accessibility/messages.po6
-rw-r--r--source/ks/avmedia/messages.po2
-rw-r--r--source/ks/basctl/messages.po7
-rw-r--r--source/ks/basic/messages.po2
-rw-r--r--source/ks/chart2/messages.po61
-rw-r--r--source/ks/cui/messages.po225
-rw-r--r--source/ks/dbaccess/messages.po41
-rw-r--r--source/ks/desktop/messages.po2
-rw-r--r--source/ks/editeng/messages.po6
-rw-r--r--source/ks/extensions/messages.po44
-rw-r--r--source/ks/extras/source/autocorr/emoji.po41
-rw-r--r--source/ks/extras/source/gallery/share.po5
-rw-r--r--source/ks/filter/messages.po15
-rw-r--r--source/ks/filter/source/config/fragments/filters.po2
-rw-r--r--source/ks/filter/source/config/fragments/types.po1
-rw-r--r--source/ks/formula/messages.po14
-rw-r--r--source/ks/fpicker/messages.po1
-rw-r--r--source/ks/framework/messages.po2
-rw-r--r--source/ks/instsetoo_native/inc_openoffice/windows/msi_languages.po4
-rw-r--r--source/ks/officecfg/registry/data/org/openoffice/Office.po17
-rw-r--r--source/ks/officecfg/registry/data/org/openoffice/Office/UI.po147
-rw-r--r--source/ks/reportdesign/messages.po29
-rw-r--r--source/ks/sc/messages.po410
-rw-r--r--source/ks/scaddins/messages.po1
-rw-r--r--source/ks/scp2/source/ooo.po41
-rw-r--r--source/ks/sd/messages.po89
-rw-r--r--source/ks/setup_native/source/mac.po2
-rw-r--r--source/ks/sfx2/messages.po51
-rw-r--r--source/ks/starmath/messages.po22
-rw-r--r--source/ks/svl/messages.po6
-rw-r--r--source/ks/svtools/messages.po55
-rw-r--r--source/ks/svx/messages.po164
-rw-r--r--source/ks/sw/messages.po326
-rw-r--r--source/ks/swext/mediawiki/help.po1
-rw-r--r--source/ks/swext/mediawiki/src/registry/data/org/openoffice/Office/Custom.po4
-rw-r--r--source/ks/sysui/desktop/share.po12
-rw-r--r--source/ks/uui/messages.po2
-rw-r--r--source/ks/vcl/messages.po20
-rw-r--r--source/ks/wizards/messages.po199
-rw-r--r--source/ks/wizards/source/resources.po391
-rw-r--r--source/ks/xmlsecurity/messages.po3
-rw-r--r--source/ky/basic/messages.po1
-rw-r--r--source/ky/cui/messages.po11
-rw-r--r--source/ky/dbaccess/messages.po5
-rw-r--r--source/ky/extensions/messages.po5
-rw-r--r--source/ky/fpicker/messages.po2
-rw-r--r--source/ky/nlpsolver/src/locale.po1
-rw-r--r--source/ky/officecfg/registry/data/org/openoffice/Office/UI.po6
-rw-r--r--source/ky/reportdesign/messages.po4
-rw-r--r--source/ky/sc/messages.po2
-rw-r--r--source/ky/sd/messages.po7
-rw-r--r--source/ky/sfx2/messages.po4
-rw-r--r--source/ky/svx/messages.po10
-rw-r--r--source/ky/sw/messages.po10
-rw-r--r--source/ky/vcl/messages.po1
-rw-r--r--source/ky/wizards/messages.po2
-rw-r--r--source/ky/wizards/source/resources.po4
-rw-r--r--source/lb/avmedia/messages.po2
-rw-r--r--source/lb/basctl/messages.po8
-rw-r--r--source/lb/chart2/messages.po59
-rw-r--r--source/lb/cui/messages.po265
-rw-r--r--source/lb/dbaccess/messages.po28
-rw-r--r--source/lb/desktop/messages.po3
-rw-r--r--source/lb/editeng/messages.po5
-rw-r--r--source/lb/extensions/messages.po50
-rw-r--r--source/lb/extras/source/autocorr/emoji.po31
-rw-r--r--source/lb/extras/source/gallery/share.po2
-rw-r--r--source/lb/filter/messages.po15
-rw-r--r--source/lb/filter/source/config/fragments/types.po2
-rw-r--r--source/lb/formula/messages.po5
-rw-r--r--source/lb/fpicker/messages.po2
-rw-r--r--source/lb/instsetoo_native/inc_openoffice/windows/msi_languages.po31
-rw-r--r--source/lb/officecfg/registry/data/org/openoffice/Office.po113
-rw-r--r--source/lb/officecfg/registry/data/org/openoffice/Office/UI.po191
-rw-r--r--source/lb/reportdesign/messages.po32
-rw-r--r--source/lb/sc/messages.po362
-rw-r--r--source/lb/scaddins/messages.po22
-rw-r--r--source/lb/scp2/source/ooo.po14
-rw-r--r--source/lb/sd/messages.po115
-rw-r--r--source/lb/sfx2/messages.po59
-rw-r--r--source/lb/shell/source/win32/shlxthandler/res.po1
-rw-r--r--source/lb/starmath/messages.po15
-rw-r--r--source/lb/svl/messages.po9
-rw-r--r--source/lb/svtools/messages.po19
-rw-r--r--source/lb/svx/messages.po196
-rw-r--r--source/lb/sw/messages.po361
-rw-r--r--source/lb/swext/mediawiki/help.po1
-rw-r--r--source/lb/sysui/desktop/share.po13
-rw-r--r--source/lb/uui/messages.po4
-rw-r--r--source/lb/vcl/messages.po11
-rw-r--r--source/lb/wizards/messages.po29
-rw-r--r--source/lb/wizards/source/resources.po76
-rw-r--r--source/lb/xmlsecurity/messages.po7
-rw-r--r--source/lo/accessibility/messages.po4
-rw-r--r--source/lo/avmedia/messages.po3
-rw-r--r--source/lo/basctl/messages.po6
-rw-r--r--source/lo/chart2/messages.po58
-rw-r--r--source/lo/cui/messages.po245
-rw-r--r--source/lo/dbaccess/messages.po41
-rw-r--r--source/lo/desktop/messages.po3
-rw-r--r--source/lo/editeng/messages.po15
-rw-r--r--source/lo/extensions/messages.po54
-rw-r--r--source/lo/extras/source/autocorr/emoji.po26
-rw-r--r--source/lo/filter/messages.po11
-rw-r--r--source/lo/filter/source/config/fragments/filters.po2
-rw-r--r--source/lo/filter/source/config/fragments/types.po1
-rw-r--r--source/lo/formula/messages.po14
-rw-r--r--source/lo/fpicker/messages.po2
-rw-r--r--source/lo/framework/messages.po2
-rw-r--r--source/lo/instsetoo_native/inc_openoffice/windows/msi_languages.po4
-rw-r--r--source/lo/librelogo/source/pythonpath.po1
-rw-r--r--source/lo/officecfg/registry/data/org/openoffice/Office.po22
-rw-r--r--source/lo/officecfg/registry/data/org/openoffice/Office/UI.po216
-rw-r--r--source/lo/reportdesign/messages.po38
-rw-r--r--source/lo/sc/messages.po534
-rw-r--r--source/lo/scaddins/messages.po1
-rw-r--r--source/lo/scp2/source/ooo.po38
-rw-r--r--source/lo/sd/messages.po87
-rw-r--r--source/lo/sfx2/messages.po67
-rw-r--r--source/lo/shell/source/win32/shlxthandler/res.po3
-rw-r--r--source/lo/starmath/messages.po18
-rw-r--r--source/lo/svl/messages.po2
-rw-r--r--source/lo/svtools/messages.po29
-rw-r--r--source/lo/svx/messages.po217
-rw-r--r--source/lo/sw/messages.po366
-rw-r--r--source/lo/swext/mediawiki/help.po1
-rw-r--r--source/lo/swext/mediawiki/src/registry/data/org/openoffice/Office/Custom.po1
-rw-r--r--source/lo/sysui/desktop/share.po13
-rw-r--r--source/lo/uui/messages.po2
-rw-r--r--source/lo/vcl/messages.po20
-rw-r--r--source/lo/wizards/messages.po210
-rw-r--r--source/lo/wizards/source/resources.po418
-rw-r--r--source/lo/xmlsecurity/messages.po3
-rw-r--r--source/lt/dbaccess/messages.po2
-rw-r--r--source/lt/extensions/messages.po4
-rw-r--r--source/lt/helpcontent2/source/text/scalc/00.po42
-rw-r--r--source/lt/helpcontent2/source/text/swriter/00.po12
-rw-r--r--source/lt/officecfg/registry/data/org/openoffice/Office/UI.po70
-rw-r--r--source/lt/reportdesign/messages.po4
-rw-r--r--source/lt/sc/messages.po258
-rw-r--r--source/lt/scaddins/messages.po1
-rw-r--r--source/lt/scp2/source/ooo.po1
-rw-r--r--source/lt/sd/messages.po84
-rw-r--r--source/lt/sfx2/messages.po33
-rw-r--r--source/lt/starmath/messages.po3
-rw-r--r--source/lt/svtools/messages.po14
-rw-r--r--source/lt/svx/messages.po198
-rw-r--r--source/lt/sw/messages.po229
-rw-r--r--source/lt/vcl/messages.po3
-rw-r--r--source/lt/wizards/source/resources.po12
-rw-r--r--source/lt/writerperfect/messages.po4
-rw-r--r--source/lv/avmedia/messages.po1
-rw-r--r--source/lv/chart2/messages.po1
-rw-r--r--source/lv/connectivity/messages.po9
-rw-r--r--source/lv/cui/messages.po116
-rw-r--r--source/lv/desktop/messages.po2
-rw-r--r--source/lv/dictionaries/ca.po1
-rw-r--r--source/lv/editeng/messages.po2
-rw-r--r--source/lv/filter/messages.po1
-rw-r--r--source/lv/fpicker/messages.po1
-rw-r--r--source/lv/framework/messages.po3
-rw-r--r--source/lv/officecfg/registry/data/org/openoffice/Office.po5
-rw-r--r--source/lv/officecfg/registry/data/org/openoffice/Office/UI.po46
-rw-r--r--source/lv/sc/messages.po328
-rw-r--r--source/lv/scp2/source/ooo.po1
-rw-r--r--source/lv/sd/messages.po144
-rw-r--r--source/lv/sfx2/messages.po55
-rw-r--r--source/lv/starmath/messages.po21
-rw-r--r--source/lv/svtools/messages.po112
-rw-r--r--source/lv/svx/messages.po100
-rw-r--r--source/lv/sw/messages.po181
-rw-r--r--source/lv/uui/messages.po10
-rw-r--r--source/lv/vcl/messages.po6
-rw-r--r--source/lv/wizards/messages.po245
-rw-r--r--source/lv/wizards/source/resources.po498
-rw-r--r--source/lv/writerperfect/messages.po4
-rw-r--r--source/lv/xmlsecurity/messages.po3
-rw-r--r--source/mai/avmedia/messages.po3
-rw-r--r--source/mai/basctl/messages.po9
-rw-r--r--source/mai/basic/messages.po1
-rw-r--r--source/mai/chart2/messages.po66
-rw-r--r--source/mai/cui/messages.po267
-rw-r--r--source/mai/dbaccess/messages.po41
-rw-r--r--source/mai/desktop/messages.po1
-rw-r--r--source/mai/editeng/messages.po7
-rw-r--r--source/mai/extensions/messages.po52
-rw-r--r--source/mai/extras/source/autocorr/emoji.po40
-rw-r--r--source/mai/extras/source/gallery/share.po6
-rw-r--r--source/mai/filter/messages.po14
-rw-r--r--source/mai/filter/source/config/fragments/filters.po5
-rw-r--r--source/mai/filter/source/config/fragments/types.po1
-rw-r--r--source/mai/formula/messages.po13
-rw-r--r--source/mai/fpicker/messages.po3
-rw-r--r--source/mai/framework/messages.po1
-rw-r--r--source/mai/instsetoo_native/inc_openoffice/windows/msi_languages.po3
-rw-r--r--source/mai/officecfg/registry/data/org/openoffice/Office.po19
-rw-r--r--source/mai/officecfg/registry/data/org/openoffice/Office/UI.po148
-rw-r--r--source/mai/reportdesign/messages.po33
-rw-r--r--source/mai/sc/messages.po419
-rw-r--r--source/mai/scaddins/messages.po1
-rw-r--r--source/mai/scp2/source/ooo.po12
-rw-r--r--source/mai/sd/messages.po98
-rw-r--r--source/mai/setup_native/source/mac.po2
-rw-r--r--source/mai/sfx2/messages.po55
-rw-r--r--source/mai/shell/source/win32/shlxthandler/res.po1
-rw-r--r--source/mai/starmath/messages.po14
-rw-r--r--source/mai/svl/messages.po2
-rw-r--r--source/mai/svtools/messages.po89
-rw-r--r--source/mai/svx/messages.po202
-rw-r--r--source/mai/sw/messages.po372
-rw-r--r--source/mai/swext/mediawiki/src/registry/data/org/openoffice/Office/Custom.po3
-rw-r--r--source/mai/sysui/desktop/share.po15
-rw-r--r--source/mai/uui/messages.po4
-rw-r--r--source/mai/vcl/messages.po18
-rw-r--r--source/mai/wizards/messages.po193
-rw-r--r--source/mai/wizards/source/resources.po413
-rw-r--r--source/mai/writerperfect/messages.po1
-rw-r--r--source/mai/xmlsecurity/messages.po5
-rw-r--r--source/mk/accessibility/messages.po6
-rw-r--r--source/mk/avmedia/messages.po3
-rw-r--r--source/mk/basctl/messages.po13
-rw-r--r--source/mk/basic/messages.po2
-rw-r--r--source/mk/chart2/messages.po80
-rw-r--r--source/mk/connectivity/messages.po6
-rw-r--r--source/mk/cui/messages.po360
-rw-r--r--source/mk/dbaccess/messages.po43
-rw-r--r--source/mk/desktop/messages.po4
-rw-r--r--source/mk/editeng/messages.po14
-rw-r--r--source/mk/extensions/messages.po63
-rw-r--r--source/mk/extras/source/autocorr/emoji.po37
-rw-r--r--source/mk/extras/source/gallery/share.po6
-rw-r--r--source/mk/filter/messages.po18
-rw-r--r--source/mk/filter/source/config/fragments/filters.po51
-rw-r--r--source/mk/formula/messages.po13
-rw-r--r--source/mk/fpicker/messages.po1
-rw-r--r--source/mk/instsetoo_native/inc_openoffice/windows/msi_languages.po4
-rw-r--r--source/mk/officecfg/registry/data/org/openoffice/Office.po35
-rw-r--r--source/mk/officecfg/registry/data/org/openoffice/Office/UI.po193
-rw-r--r--source/mk/reportdesign/messages.po29
-rw-r--r--source/mk/sc/messages.po573
-rw-r--r--source/mk/scaddins/messages.po4
-rw-r--r--source/mk/scp2/source/ooo.po53
-rw-r--r--source/mk/sd/messages.po151
-rw-r--r--source/mk/setup_native/source/mac.po2
-rw-r--r--source/mk/sfx2/messages.po77
-rw-r--r--source/mk/shell/source/win32/shlxthandler/res.po1
-rw-r--r--source/mk/starmath/messages.po17
-rw-r--r--source/mk/svl/messages.po6
-rw-r--r--source/mk/svtools/messages.po94
-rw-r--r--source/mk/svx/messages.po268
-rw-r--r--source/mk/sw/messages.po541
-rw-r--r--source/mk/uui/messages.po14
-rw-r--r--source/mk/vcl/messages.po26
-rw-r--r--source/mk/wizards/messages.po226
-rw-r--r--source/mk/wizards/source/resources.po446
-rw-r--r--source/mk/writerperfect/messages.po1
-rw-r--r--source/mk/xmlsecurity/messages.po8
-rw-r--r--source/ml/accessibility/messages.po2
-rw-r--r--source/ml/avmedia/messages.po2
-rw-r--r--source/ml/basctl/messages.po1
-rw-r--r--source/ml/chart2/messages.po51
-rw-r--r--source/ml/connectivity/messages.po9
-rw-r--r--source/ml/cui/messages.po138
-rw-r--r--source/ml/dbaccess/messages.po55
-rw-r--r--source/ml/desktop/messages.po1
-rw-r--r--source/ml/dictionaries/ca.po1
-rw-r--r--source/ml/editeng/messages.po3
-rw-r--r--source/ml/extensions/messages.po48
-rw-r--r--source/ml/extras/source/autocorr/emoji.po49
-rw-r--r--source/ml/filter/messages.po20
-rw-r--r--source/ml/filter/source/config/fragments/filters.po51
-rw-r--r--source/ml/filter/source/config/fragments/types.po2
-rw-r--r--source/ml/formula/messages.po11
-rw-r--r--source/ml/fpicker/messages.po4
-rw-r--r--source/ml/instsetoo_native/inc_openoffice/windows/msi_languages.po6
-rw-r--r--source/ml/officecfg/registry/data/org/openoffice/Office.po12
-rw-r--r--source/ml/officecfg/registry/data/org/openoffice/Office/UI.po162
-rw-r--r--source/ml/reportdesign/messages.po28
-rw-r--r--source/ml/sc/messages.po365
-rw-r--r--source/ml/scaddins/messages.po1
-rw-r--r--source/ml/scp2/source/ooo.po2
-rw-r--r--source/ml/sd/messages.po150
-rw-r--r--source/ml/sfx2/messages.po42
-rw-r--r--source/ml/starmath/messages.po40
-rw-r--r--source/ml/svl/messages.po2
-rw-r--r--source/ml/svtools/messages.po103
-rw-r--r--source/ml/svx/messages.po280
-rw-r--r--source/ml/sw/messages.po325
-rw-r--r--source/ml/uui/messages.po14
-rw-r--r--source/ml/vcl/messages.po5
-rw-r--r--source/ml/wizards/messages.po235
-rw-r--r--source/ml/wizards/source/resources.po457
-rw-r--r--source/ml/writerperfect/messages.po3
-rw-r--r--source/ml/xmlsecurity/messages.po2
-rw-r--r--source/mn/accessibility/messages.po2
-rw-r--r--source/mn/avmedia/messages.po3
-rw-r--r--source/mn/basctl/messages.po1
-rw-r--r--source/mn/chart2/messages.po3
-rw-r--r--source/mn/connectivity/messages.po6
-rw-r--r--source/mn/cui/messages.po294
-rw-r--r--source/mn/dbaccess/messages.po43
-rw-r--r--source/mn/desktop/messages.po1
-rw-r--r--source/mn/editeng/messages.po2
-rw-r--r--source/mn/extensions/messages.po57
-rw-r--r--source/mn/extras/source/autocorr/emoji.po45
-rw-r--r--source/mn/extras/source/gallery/share.po5
-rw-r--r--source/mn/filter/messages.po20
-rw-r--r--source/mn/filter/source/config/fragments/filters.po61
-rw-r--r--source/mn/filter/source/config/fragments/types.po4
-rw-r--r--source/mn/formula/messages.po13
-rw-r--r--source/mn/fpicker/messages.po2
-rw-r--r--source/mn/instsetoo_native/inc_openoffice/windows/msi_languages.po2
-rw-r--r--source/mn/officecfg/registry/data/org/openoffice/Office.po29
-rw-r--r--source/mn/officecfg/registry/data/org/openoffice/Office/UI.po174
-rw-r--r--source/mn/readlicense_oo/docs.po1
-rw-r--r--source/mn/reportdesign/messages.po34
-rw-r--r--source/mn/sc/messages.po528
-rw-r--r--source/mn/scaddins/messages.po1
-rw-r--r--source/mn/scp2/source/ooo.po121
-rw-r--r--source/mn/sd/messages.po140
-rw-r--r--source/mn/sfx2/messages.po66
-rw-r--r--source/mn/starmath/messages.po36
-rw-r--r--source/mn/svl/messages.po2
-rw-r--r--source/mn/svtools/messages.po100
-rw-r--r--source/mn/svx/messages.po249
-rw-r--r--source/mn/sw/messages.po427
-rw-r--r--source/mn/uui/messages.po14
-rw-r--r--source/mn/vcl/messages.po21
-rw-r--r--source/mn/wizards/messages.po195
-rw-r--r--source/mn/wizards/source/resources.po423
-rw-r--r--source/mn/writerperfect/messages.po1
-rw-r--r--source/mn/xmlsecurity/messages.po6
-rw-r--r--source/mni/accessibility/messages.po1
-rw-r--r--source/mni/avmedia/messages.po3
-rw-r--r--source/mni/basctl/messages.po2
-rw-r--r--source/mni/basic/messages.po2
-rw-r--r--source/mni/chart2/messages.po23
-rw-r--r--source/mni/connectivity/messages.po9
-rw-r--r--source/mni/cui/messages.po95
-rw-r--r--source/mni/dbaccess/messages.po10
-rw-r--r--source/mni/desktop/messages.po6
-rw-r--r--source/mni/dictionaries/af_ZA.po1
-rw-r--r--source/mni/dictionaries/ar.po1
-rw-r--r--source/mni/dictionaries/bg_BG.po1
-rw-r--r--source/mni/dictionaries/br_FR.po1
-rw-r--r--source/mni/dictionaries/ca.po1
-rw-r--r--source/mni/dictionaries/da_DK.po1
-rw-r--r--source/mni/dictionaries/en/dialog/registry/data/org/openoffice/Office.po1
-rw-r--r--source/mni/dictionaries/et_EE.po1
-rw-r--r--source/mni/dictionaries/gu_IN.po1
-rw-r--r--source/mni/dictionaries/hi_IN.po1
-rw-r--r--source/mni/dictionaries/hu_HU/dialog.po1
-rw-r--r--source/mni/dictionaries/hu_HU/dialog/registry/data/org/openoffice/Office.po1
-rw-r--r--source/mni/dictionaries/lt_LT.po1
-rw-r--r--source/mni/dictionaries/lv_LV.po1
-rw-r--r--source/mni/dictionaries/ne_NP.po1
-rw-r--r--source/mni/dictionaries/oc_FR.po1
-rw-r--r--source/mni/dictionaries/pt_BR/dialog/registry/data/org/openoffice/Office.po1
-rw-r--r--source/mni/dictionaries/ro.po1
-rw-r--r--source/mni/dictionaries/ru_RU/dialog.po2
-rw-r--r--source/mni/dictionaries/sk_SK.po1
-rw-r--r--source/mni/dictionaries/sr.po1
-rw-r--r--source/mni/dictionaries/sw_TZ.po1
-rw-r--r--source/mni/dictionaries/th_TH.po1
-rw-r--r--source/mni/dictionaries/vi.po1
-rw-r--r--source/mni/dictionaries/zu_ZA.po1
-rw-r--r--source/mni/editeng/messages.po7
-rw-r--r--source/mni/extensions/messages.po48
-rw-r--r--source/mni/extras/source/autocorr/emoji.po34
-rw-r--r--source/mni/filter/messages.po15
-rw-r--r--source/mni/filter/source/config/fragments/filters.po4
-rw-r--r--source/mni/filter/source/config/fragments/internalgraphicfilters.po35
-rw-r--r--source/mni/filter/source/config/fragments/types.po3
-rw-r--r--source/mni/formula/messages.po12
-rw-r--r--source/mni/fpicker/messages.po1
-rw-r--r--source/mni/framework/messages.po1
-rw-r--r--source/mni/instsetoo_native/inc_openoffice/windows/msi_languages.po5
-rw-r--r--source/mni/librelogo/source/pythonpath.po5
-rw-r--r--source/mni/mysqlc/source.po1
-rw-r--r--source/mni/officecfg/registry/data/org/openoffice/Office.po6
-rw-r--r--source/mni/officecfg/registry/data/org/openoffice/Office/UI.po157
-rw-r--r--source/mni/reportdesign/messages.po29
-rw-r--r--source/mni/sc/messages.po336
-rw-r--r--source/mni/scaddins/messages.po1
-rw-r--r--source/mni/scp2/source/extensions.po2
-rw-r--r--source/mni/scp2/source/ooo.po39
-rw-r--r--source/mni/sd/messages.po64
-rw-r--r--source/mni/setup_native/source/mac.po2
-rw-r--r--source/mni/sfx2/messages.po42
-rw-r--r--source/mni/starmath/messages.po11
-rw-r--r--source/mni/svl/messages.po3
-rw-r--r--source/mni/svtools/messages.po146
-rw-r--r--source/mni/svx/messages.po187
-rw-r--r--source/mni/sw/messages.po372
-rw-r--r--source/mni/swext/mediawiki/help.po2
-rw-r--r--source/mni/swext/mediawiki/src/registry/data/org/openoffice/Office/Custom.po3
-rw-r--r--source/mni/sysui/desktop/share.po12
-rw-r--r--source/mni/uui/messages.po14
-rw-r--r--source/mni/vcl/messages.po12
-rw-r--r--source/mni/wizards/messages.po215
-rw-r--r--source/mni/wizards/source/resources.po402
-rw-r--r--source/mni/xmlsecurity/messages.po3
-rw-r--r--source/mr/accessibility/messages.po1
-rw-r--r--source/mr/avmedia/messages.po2
-rw-r--r--source/mr/basctl/messages.po2
-rw-r--r--source/mr/chart2/messages.po17
-rw-r--r--source/mr/connectivity/messages.po9
-rw-r--r--source/mr/cui/messages.po105
-rw-r--r--source/mr/dbaccess/messages.po30
-rw-r--r--source/mr/desktop/messages.po3
-rw-r--r--source/mr/dictionaries/ca.po1
-rw-r--r--source/mr/dictionaries/pt_BR/dialog.po2
-rw-r--r--source/mr/editeng/messages.po3
-rw-r--r--source/mr/extensions/messages.po41
-rw-r--r--source/mr/extras/source/autocorr/emoji.po53
-rw-r--r--source/mr/filter/messages.po1
-rw-r--r--source/mr/filter/source/config/fragments/filters.po60
-rw-r--r--source/mr/filter/source/config/fragments/types.po2
-rw-r--r--source/mr/formula/messages.po12
-rw-r--r--source/mr/fpicker/messages.po1
-rw-r--r--source/mr/instsetoo_native/inc_openoffice/windows/msi_languages.po5
-rw-r--r--source/mr/officecfg/registry/data/org/openoffice/Office.po14
-rw-r--r--source/mr/officecfg/registry/data/org/openoffice/Office/UI.po158
-rw-r--r--source/mr/reportdesign/messages.po23
-rw-r--r--source/mr/sc/messages.po388
-rw-r--r--source/mr/scaddins/messages.po1
-rw-r--r--source/mr/scp2/source/ooo.po3
-rw-r--r--source/mr/sd/messages.po111
-rw-r--r--source/mr/sfx2/messages.po35
-rw-r--r--source/mr/shell/source/win32/shlxthandler/res.po1
-rw-r--r--source/mr/starmath/messages.po14
-rw-r--r--source/mr/svl/messages.po12
-rw-r--r--source/mr/svtools/messages.po104
-rw-r--r--source/mr/svx/messages.po229
-rw-r--r--source/mr/sw/messages.po243
-rw-r--r--source/mr/uui/messages.po10
-rw-r--r--source/mr/vcl/messages.po8
-rw-r--r--source/mr/wizards/messages.po238
-rw-r--r--source/mr/wizards/source/resources.po454
-rw-r--r--source/mr/writerperfect/messages.po1
-rw-r--r--source/mr/xmlsecurity/messages.po2
-rw-r--r--source/my/accessibility/messages.po4
-rw-r--r--source/my/avmedia/messages.po2
-rw-r--r--source/my/basctl/messages.po15
-rw-r--r--source/my/basic/messages.po1
-rw-r--r--source/my/chart2/messages.po76
-rw-r--r--source/my/connectivity/messages.po9
-rw-r--r--source/my/cui/messages.po192
-rw-r--r--source/my/dbaccess/messages.po55
-rw-r--r--source/my/desktop/messages.po3
-rw-r--r--source/my/dictionaries/ar.po1
-rw-r--r--source/my/dictionaries/be_BY.po1
-rw-r--r--source/my/dictionaries/bg_BG.po1
-rw-r--r--source/my/dictionaries/bs_BA.po1
-rw-r--r--source/my/dictionaries/ca.po1
-rw-r--r--source/my/dictionaries/da_DK.po1
-rw-r--r--source/my/dictionaries/en.po1
-rw-r--r--source/my/dictionaries/fr_FR.po1
-rw-r--r--source/my/dictionaries/hu_HU.po1
-rw-r--r--source/my/dictionaries/it_IT.po1
-rw-r--r--source/my/dictionaries/ne_NP.po1
-rw-r--r--source/my/dictionaries/pl_PL.po1
-rw-r--r--source/my/dictionaries/pt_BR/dialog.po1
-rw-r--r--source/my/dictionaries/pt_PT.po1
-rw-r--r--source/my/dictionaries/ro.po1
-rw-r--r--source/my/dictionaries/sk_SK.po1
-rw-r--r--source/my/dictionaries/sl_SI.po1
-rw-r--r--source/my/dictionaries/uk_UA.po1
-rw-r--r--source/my/dictionaries/vi.po1
-rw-r--r--source/my/editeng/messages.po3
-rw-r--r--source/my/extensions/messages.po52
-rw-r--r--source/my/extras/source/autocorr/emoji.po38
-rw-r--r--source/my/extras/source/gallery/share.po6
-rw-r--r--source/my/filter/messages.po18
-rw-r--r--source/my/filter/source/config/fragments/filters.po51
-rw-r--r--source/my/filter/source/config/fragments/types.po3
-rw-r--r--source/my/formula/messages.po37
-rw-r--r--source/my/fpicker/messages.po3
-rw-r--r--source/my/instsetoo_native/inc_openoffice/windows/msi_languages.po4
-rw-r--r--source/my/officecfg/registry/data/org/openoffice/Office.po19
-rw-r--r--source/my/officecfg/registry/data/org/openoffice/Office/UI.po198
-rw-r--r--source/my/reportdesign/messages.po31
-rw-r--r--source/my/sc/messages.po458
-rw-r--r--source/my/scaddins/messages.po4
-rw-r--r--source/my/sd/messages.po161
-rw-r--r--source/my/sfx2/messages.po56
-rw-r--r--source/my/shell/source/win32/shlxthandler/res.po1
-rw-r--r--source/my/starmath/messages.po32
-rw-r--r--source/my/svl/messages.po6
-rw-r--r--source/my/svtools/messages.po93
-rw-r--r--source/my/svx/messages.po274
-rw-r--r--source/my/sw/messages.po350
-rw-r--r--source/my/uui/messages.po14
-rw-r--r--source/my/vcl/messages.po16
-rw-r--r--source/my/wizards/messages.po217
-rw-r--r--source/my/wizards/source/resources.po427
-rw-r--r--source/my/writerperfect/messages.po2
-rw-r--r--source/my/xmlsecurity/messages.po5
-rw-r--r--source/nb/cui/messages.po20
-rw-r--r--source/nb/officecfg/registry/data/org/openoffice/Office.po6
-rw-r--r--source/nb/officecfg/registry/data/org/openoffice/Office/UI.po4
-rw-r--r--source/nb/sc/messages.po2
-rw-r--r--source/nb/scp2/source/ooo.po1
-rw-r--r--source/nb/sd/messages.po26
-rw-r--r--source/nb/sfx2/messages.po1
-rw-r--r--source/nb/svx/messages.po31
-rw-r--r--source/nb/sw/messages.po12
-rw-r--r--source/ne/accessibility/messages.po2
-rw-r--r--source/ne/avmedia/messages.po2
-rw-r--r--source/ne/basctl/messages.po16
-rw-r--r--source/ne/chart2/messages.po100
-rw-r--r--source/ne/connectivity/messages.po9
-rw-r--r--source/ne/cui/messages.po219
-rw-r--r--source/ne/dbaccess/messages.po56
-rw-r--r--source/ne/desktop/messages.po5
-rw-r--r--source/ne/dictionaries/bs_BA.po1
-rw-r--r--source/ne/dictionaries/ca.po1
-rw-r--r--source/ne/editeng/messages.po5
-rw-r--r--source/ne/extensions/messages.po70
-rw-r--r--source/ne/extras/source/autocorr/emoji.po40
-rw-r--r--source/ne/extras/source/gallery/share.po5
-rw-r--r--source/ne/filter/messages.po19
-rw-r--r--source/ne/filter/source/config/fragments/filters.po52
-rw-r--r--source/ne/filter/source/config/fragments/types.po5
-rw-r--r--source/ne/formula/messages.po16
-rw-r--r--source/ne/fpicker/messages.po5
-rw-r--r--source/ne/instsetoo_native/inc_openoffice/windows/msi_languages.po4
-rw-r--r--source/ne/officecfg/registry/data/org/openoffice/Office.po16
-rw-r--r--source/ne/officecfg/registry/data/org/openoffice/Office/UI.po199
-rw-r--r--source/ne/reportdesign/messages.po43
-rw-r--r--source/ne/sc/messages.po481
-rw-r--r--source/ne/scaddins/messages.po1
-rw-r--r--source/ne/scp2/source/extensions.po2
-rw-r--r--source/ne/scp2/source/ooo.po2
-rw-r--r--source/ne/sd/messages.po169
-rw-r--r--source/ne/sfx2/messages.po70
-rw-r--r--source/ne/shell/source/win32/shlxthandler/res.po1
-rw-r--r--source/ne/starmath/messages.po35
-rw-r--r--source/ne/svl/messages.po6
-rw-r--r--source/ne/svtools/messages.po94
-rw-r--r--source/ne/svx/messages.po294
-rw-r--r--source/ne/sw/messages.po421
-rw-r--r--source/ne/swext/mediawiki/help.po1
-rw-r--r--source/ne/swext/mediawiki/src/registry/data/org/openoffice/Office/Custom.po2
-rw-r--r--source/ne/uui/messages.po12
-rw-r--r--source/ne/vcl/messages.po15
-rw-r--r--source/ne/wizards/messages.po230
-rw-r--r--source/ne/wizards/source/resources.po453
-rw-r--r--source/ne/writerperfect/messages.po1
-rw-r--r--source/ne/xmlsecurity/messages.po7
-rw-r--r--source/nl/extras/source/autocorr/emoji.po34
-rw-r--r--source/nl/helpcontent2/source/text/shared/01.po12
-rw-r--r--source/nl/officecfg/registry/data/org/openoffice/Office/UI.po12
-rw-r--r--source/nl/sc/messages.po14
-rw-r--r--source/nr/accessibility/messages.po3
-rw-r--r--source/nr/avmedia/messages.po2
-rw-r--r--source/nr/basctl/messages.po9
-rw-r--r--source/nr/chart2/messages.po45
-rw-r--r--source/nr/cui/messages.po231
-rw-r--r--source/nr/dbaccess/messages.po31
-rw-r--r--source/nr/desktop/messages.po4
-rw-r--r--source/nr/extensions/messages.po44
-rw-r--r--source/nr/extras/source/autocorr/emoji.po39
-rw-r--r--source/nr/extras/source/gallery/share.po5
-rw-r--r--source/nr/filter/messages.po18
-rw-r--r--source/nr/filter/source/config/fragments/filters.po2
-rw-r--r--source/nr/filter/source/config/fragments/types.po1
-rw-r--r--source/nr/formula/messages.po6
-rw-r--r--source/nr/fpicker/messages.po5
-rw-r--r--source/nr/framework/messages.po3
-rw-r--r--source/nr/instsetoo_native/inc_openoffice/windows/msi_languages.po8
-rw-r--r--source/nr/nlpsolver/src/locale.po1
-rw-r--r--source/nr/officecfg/registry/data/org/openoffice/Office.po63
-rw-r--r--source/nr/officecfg/registry/data/org/openoffice/Office/UI.po168
-rw-r--r--source/nr/reportdesign/messages.po31
-rw-r--r--source/nr/sc/messages.po291
-rw-r--r--source/nr/scaddins/messages.po5
-rw-r--r--source/nr/scp2/source/ooo.po143
-rw-r--r--source/nr/sd/messages.po63
-rw-r--r--source/nr/setup_native/source/mac.po2
-rw-r--r--source/nr/sfx2/messages.po50
-rw-r--r--source/nr/shell/source/win32/shlxthandler/res.po1
-rw-r--r--source/nr/starmath/messages.po11
-rw-r--r--source/nr/svtools/messages.po59
-rw-r--r--source/nr/svx/messages.po167
-rw-r--r--source/nr/sw/messages.po291
-rw-r--r--source/nr/swext/mediawiki/src/registry/data/org/openoffice/Office/Custom.po2
-rw-r--r--source/nr/sysui/desktop/share.po12
-rw-r--r--source/nr/uui/messages.po4
-rw-r--r--source/nr/vcl/messages.po15
-rw-r--r--source/nr/wizards/messages.po130
-rw-r--r--source/nr/wizards/source/resources.po386
-rw-r--r--source/nr/writerperfect/messages.po1
-rw-r--r--source/nr/xmlsecurity/messages.po7
-rw-r--r--source/nso/accessibility/messages.po5
-rw-r--r--source/nso/avmedia/messages.po3
-rw-r--r--source/nso/basctl/messages.po10
-rw-r--r--source/nso/basic/messages.po1
-rw-r--r--source/nso/chart2/messages.po81
-rw-r--r--source/nso/cui/messages.po368
-rw-r--r--source/nso/dbaccess/messages.po52
-rw-r--r--source/nso/desktop/messages.po2
-rw-r--r--source/nso/editeng/messages.po3
-rw-r--r--source/nso/extensions/messages.po76
-rw-r--r--source/nso/extras/source/autocorr/emoji.po42
-rw-r--r--source/nso/extras/source/gallery/share.po6
-rw-r--r--source/nso/filter/messages.po16
-rw-r--r--source/nso/filter/source/config/fragments/filters.po2
-rw-r--r--source/nso/filter/source/config/fragments/types.po1
-rw-r--r--source/nso/formula/messages.po11
-rw-r--r--source/nso/fpicker/messages.po3
-rw-r--r--source/nso/instsetoo_native/inc_openoffice/windows/msi_languages.po4
-rw-r--r--source/nso/officecfg/registry/data/org/openoffice/Office.po26
-rw-r--r--source/nso/officecfg/registry/data/org/openoffice/Office/UI.po226
-rw-r--r--source/nso/reportdesign/messages.po40
-rw-r--r--source/nso/sc/messages.po488
-rw-r--r--source/nso/scaddins/messages.po9
-rw-r--r--source/nso/scp2/source/ooo.po124
-rw-r--r--source/nso/sd/messages.po153
-rw-r--r--source/nso/setup_native/source/mac.po2
-rw-r--r--source/nso/sfx2/messages.po87
-rw-r--r--source/nso/shell/source/win32/shlxthandler/res.po1
-rw-r--r--source/nso/starmath/messages.po20
-rw-r--r--source/nso/svl/messages.po9
-rw-r--r--source/nso/svtools/messages.po105
-rw-r--r--source/nso/svx/messages.po302
-rw-r--r--source/nso/sw/messages.po588
-rw-r--r--source/nso/uui/messages.po4
-rw-r--r--source/nso/vcl/messages.po24
-rw-r--r--source/nso/wizards/messages.po142
-rw-r--r--source/nso/wizards/source/resources.po422
-rw-r--r--source/nso/writerperfect/messages.po1
-rw-r--r--source/nso/xmlsecurity/messages.po5
-rw-r--r--source/oc/cui/messages.po3
-rw-r--r--source/oc/extras/source/autocorr/emoji.po354
-rw-r--r--source/oc/officecfg/registry/data/org/openoffice/Office/UI.po90
-rw-r--r--source/oc/sc/messages.po27
-rw-r--r--source/oc/svtools/messages.po26
-rw-r--r--source/oc/svx/messages.po27
-rw-r--r--source/oc/sw/messages.po92
-rw-r--r--source/oc/swext/mediawiki/help.po7
-rw-r--r--source/oc/uui/messages.po1
-rw-r--r--source/oc/wizards/messages.po19
-rw-r--r--source/oc/wizards/source/resources.po133
-rw-r--r--source/om/accessibility/messages.po6
-rw-r--r--source/om/avmedia/messages.po3
-rw-r--r--source/om/basctl/messages.po9
-rw-r--r--source/om/basic/messages.po1
-rw-r--r--source/om/chart2/messages.po74
-rw-r--r--source/om/connectivity/messages.po9
-rw-r--r--source/om/cui/messages.po273
-rw-r--r--source/om/dbaccess/messages.po38
-rw-r--r--source/om/desktop/messages.po3
-rw-r--r--source/om/dictionaries/ca.po1
-rw-r--r--source/om/dictionaries/hu_HU/dialog.po11
-rw-r--r--source/om/editeng/messages.po4
-rw-r--r--source/om/extensions/messages.po49
-rw-r--r--source/om/extras/source/autocorr/emoji.po39
-rw-r--r--source/om/extras/source/gallery/share.po5
-rw-r--r--source/om/filter/messages.po17
-rw-r--r--source/om/filter/source/config/fragments/filters.po52
-rw-r--r--source/om/filter/source/config/fragments/types.po6
-rw-r--r--source/om/formula/messages.po11
-rw-r--r--source/om/fpicker/messages.po2
-rw-r--r--source/om/instsetoo_native/inc_openoffice/windows/msi_languages.po3
-rw-r--r--source/om/officecfg/registry/data/org/openoffice/Office.po29
-rw-r--r--source/om/officecfg/registry/data/org/openoffice/Office/UI.po178
-rw-r--r--source/om/reportdesign/messages.po31
-rw-r--r--source/om/sc/messages.po483
-rw-r--r--source/om/scp2/source/extensions.po2
-rw-r--r--source/om/scp2/source/ooo.po32
-rw-r--r--source/om/sd/messages.po120
-rw-r--r--source/om/sfx2/messages.po55
-rw-r--r--source/om/shell/source/win32/shlxthandler/res.po1
-rw-r--r--source/om/starmath/messages.po14
-rw-r--r--source/om/svl/messages.po6
-rw-r--r--source/om/svtools/messages.po100
-rw-r--r--source/om/svx/messages.po235
-rw-r--r--source/om/sw/messages.po432
-rw-r--r--source/om/uui/messages.po11
-rw-r--r--source/om/vcl/messages.po17
-rw-r--r--source/om/wizards/messages.po192
-rw-r--r--source/om/wizards/source/resources.po430
-rw-r--r--source/om/xmlsecurity/messages.po5
-rw-r--r--source/or/accessibility/messages.po2
-rw-r--r--source/or/avmedia/messages.po1
-rw-r--r--source/or/basctl/messages.po1
-rw-r--r--source/or/chart2/messages.po14
-rw-r--r--source/or/connectivity/messages.po9
-rw-r--r--source/or/cui/messages.po109
-rw-r--r--source/or/dbaccess/messages.po4
-rw-r--r--source/or/desktop/messages.po2
-rw-r--r--source/or/dictionaries/ca.po1
-rw-r--r--source/or/editeng/messages.po3
-rw-r--r--source/or/extensions/messages.po30
-rw-r--r--source/or/extras/source/autocorr/emoji.po57
-rw-r--r--source/or/filter/messages.po1
-rw-r--r--source/or/filter/source/config/fragments/filters.po4
-rw-r--r--source/or/filter/source/config/fragments/internalgraphicfilters.po2
-rw-r--r--source/or/formula/messages.po5
-rw-r--r--source/or/fpicker/messages.po3
-rw-r--r--source/or/instsetoo_native/inc_openoffice/windows/msi_languages.po2
-rw-r--r--source/or/officecfg/registry/data/org/openoffice/Office.po13
-rw-r--r--source/or/officecfg/registry/data/org/openoffice/Office/UI.po158
-rw-r--r--source/or/reportdesign/messages.po13
-rw-r--r--source/or/sc/messages.po481
-rw-r--r--source/or/scaddins/messages.po1
-rw-r--r--source/or/scp2/source/ooo.po7
-rw-r--r--source/or/sd/messages.po177
-rw-r--r--source/or/sfx2/messages.po54
-rw-r--r--source/or/starmath/messages.po44
-rw-r--r--source/or/svtools/messages.po96
-rw-r--r--source/or/svx/messages.po307
-rw-r--r--source/or/sw/messages.po279
-rw-r--r--source/or/uui/messages.po10
-rw-r--r--source/or/vcl/messages.po5
-rw-r--r--source/or/wizards/messages.po237
-rw-r--r--source/or/wizards/source/resources.po485
-rw-r--r--source/or/writerperfect/messages.po2
-rw-r--r--source/or/xmlsecurity/messages.po3
-rw-r--r--source/pa-IN/basic/messages.po1
-rw-r--r--source/pa-IN/chart2/messages.po76
-rw-r--r--source/pa-IN/cui/messages.po184
-rw-r--r--source/pa-IN/dbaccess/messages.po61
-rw-r--r--source/pa-IN/desktop/messages.po3
-rw-r--r--source/pa-IN/dictionaries/ca.po1
-rw-r--r--source/pa-IN/extensions/messages.po65
-rw-r--r--source/pa-IN/extras/source/autocorr/emoji.po29
-rw-r--r--source/pa-IN/filter/messages.po17
-rw-r--r--source/pa-IN/filter/source/config/fragments/filters.po59
-rw-r--r--source/pa-IN/filter/source/config/fragments/types.po2
-rw-r--r--source/pa-IN/formula/messages.po15
-rw-r--r--source/pa-IN/instsetoo_native/inc_openoffice/windows/msi_languages.po3
-rw-r--r--source/pa-IN/librelogo/source/pythonpath.po1
-rw-r--r--source/pa-IN/officecfg/registry/data/org/openoffice/Office.po13
-rw-r--r--source/pa-IN/officecfg/registry/data/org/openoffice/Office/UI.po174
-rw-r--r--source/pa-IN/reportdesign/messages.po35
-rw-r--r--source/pa-IN/sc/messages.po502
-rw-r--r--source/pa-IN/scaddins/messages.po1
-rw-r--r--source/pa-IN/scp2/source/ooo.po2
-rw-r--r--source/pa-IN/scp2/source/writer.po1
-rw-r--r--source/pa-IN/sd/messages.po159
-rw-r--r--source/pa-IN/sfx2/messages.po66
-rw-r--r--source/pa-IN/starmath/messages.po31
-rw-r--r--source/pa-IN/svl/messages.po2
-rw-r--r--source/pa-IN/svtools/messages.po111
-rw-r--r--source/pa-IN/svx/messages.po313
-rw-r--r--source/pa-IN/sw/messages.po374
-rw-r--r--source/pa-IN/uui/messages.po15
-rw-r--r--source/pa-IN/vcl/messages.po11
-rw-r--r--source/pa-IN/wizards/messages.po224
-rw-r--r--source/pa-IN/wizards/source/resources.po444
-rw-r--r--source/pa-IN/writerperfect/messages.po1
-rw-r--r--source/pa-IN/xmlsecurity/messages.po5
-rw-r--r--source/pl/accessibility/messages.po2
-rw-r--r--source/pl/avmedia/messages.po2
-rw-r--r--source/pl/basctl/messages.po1
-rw-r--r--source/pl/chart2/messages.po5
-rw-r--r--source/pl/connectivity/messages.po9
-rw-r--r--source/pl/cui/messages.po128
-rw-r--r--source/pl/dbaccess/messages.po14
-rw-r--r--source/pl/dictionaries/ca.po1
-rw-r--r--source/pl/editeng/messages.po3
-rw-r--r--source/pl/extensions/messages.po1
-rw-r--r--source/pl/filter/source/config/fragments/filters.po1
-rw-r--r--source/pl/fpicker/messages.po2
-rw-r--r--source/pl/officecfg/registry/data/org/openoffice/Office.po6
-rw-r--r--source/pl/officecfg/registry/data/org/openoffice/Office/UI.po63
-rw-r--r--source/pl/reportdesign/messages.po2
-rw-r--r--source/pl/sc/messages.po318
-rw-r--r--source/pl/scaddins/messages.po1
-rw-r--r--source/pl/scp2/source/ooo.po1
-rw-r--r--source/pl/sd/messages.po78
-rw-r--r--source/pl/sfx2/messages.po36
-rw-r--r--source/pl/svl/messages.po2
-rw-r--r--source/pl/svtools/messages.po91
-rw-r--r--source/pl/svx/messages.po137
-rw-r--r--source/pl/sw/messages.po143
-rw-r--r--source/pl/uui/messages.po9
-rw-r--r--source/pl/vcl/messages.po5
-rw-r--r--source/pl/wizards/messages.po252
-rw-r--r--source/pl/wizards/source/resources.po494
-rw-r--r--source/pl/writerperfect/messages.po3
-rw-r--r--source/pl/xmlsecurity/messages.po2
-rw-r--r--source/pt-BR/helpcontent2/source/text/shared/01.po12
-rw-r--r--source/pt-BR/officecfg/registry/data/org/openoffice/Office/UI.po10
-rw-r--r--source/pt-BR/sc/messages.po8
-rw-r--r--source/ro/avmedia/messages.po2
-rw-r--r--source/ro/chart2/messages.po1
-rw-r--r--source/ro/connectivity/messages.po9
-rw-r--r--source/ro/cui/messages.po110
-rw-r--r--source/ro/desktop/messages.po2
-rw-r--r--source/ro/dictionaries/ca.po1
-rw-r--r--source/ro/filter/source/config/fragments/filters.po1
-rw-r--r--source/ro/officecfg/registry/data/org/openoffice/Office.po6
-rw-r--r--source/ro/officecfg/registry/data/org/openoffice/Office/UI.po101
-rw-r--r--source/ro/reportdesign/messages.po1
-rw-r--r--source/ro/sc/messages.po465
-rw-r--r--source/ro/scp2/source/ooo.po1
-rw-r--r--source/ro/sd/messages.po73
-rw-r--r--source/ro/sfx2/messages.po47
-rw-r--r--source/ro/starmath/messages.po14
-rw-r--r--source/ro/svtools/messages.po106
-rw-r--r--source/ro/svx/messages.po156
-rw-r--r--source/ro/sw/messages.po123
-rw-r--r--source/ro/uui/messages.po9
-rw-r--r--source/ro/vcl/messages.po3
-rw-r--r--source/ro/wizards/messages.po247
-rw-r--r--source/ro/wizards/source/resources.po487
-rw-r--r--source/ro/writerperfect/messages.po2
-rw-r--r--source/ro/xmlsecurity/messages.po4
-rw-r--r--source/ru/extensions/messages.po8
-rw-r--r--source/ru/officecfg/registry/data/org/openoffice/Office/UI.po10
-rw-r--r--source/ru/sc/messages.po12
-rw-r--r--source/rw/accessibility/messages.po6
-rw-r--r--source/rw/avmedia/messages.po2
-rw-r--r--source/rw/basctl/messages.po12
-rw-r--r--source/rw/basic/messages.po1
-rw-r--r--source/rw/chart2/messages.po89
-rw-r--r--source/rw/cui/messages.po358
-rw-r--r--source/rw/dbaccess/messages.po45
-rw-r--r--source/rw/desktop/messages.po5
-rw-r--r--source/rw/editeng/messages.po8
-rw-r--r--source/rw/extensions/messages.po69
-rw-r--r--source/rw/extras/source/autocorr/emoji.po42
-rw-r--r--source/rw/extras/source/gallery/share.po6
-rw-r--r--source/rw/filter/messages.po18
-rw-r--r--source/rw/filter/source/config/fragments/filters.po51
-rw-r--r--source/rw/filter/source/config/fragments/types.po1
-rw-r--r--source/rw/formula/messages.po12
-rw-r--r--source/rw/fpicker/messages.po4
-rw-r--r--source/rw/instsetoo_native/inc_openoffice/windows/msi_languages.po4
-rw-r--r--source/rw/officecfg/registry/data/org/openoffice/Office.po34
-rw-r--r--source/rw/officecfg/registry/data/org/openoffice/Office/UI.po225
-rw-r--r--source/rw/reportdesign/messages.po42
-rw-r--r--source/rw/sc/messages.po615
-rw-r--r--source/rw/scaddins/messages.po1
-rw-r--r--source/rw/scp2/source/ooo.po52
-rw-r--r--source/rw/sd/messages.po154
-rw-r--r--source/rw/setup_native/source/mac.po2
-rw-r--r--source/rw/sfx2/messages.po80
-rw-r--r--source/rw/shell/source/win32/shlxthandler/res.po1
-rw-r--r--source/rw/starmath/messages.po19
-rw-r--r--source/rw/svl/messages.po6
-rw-r--r--source/rw/svtools/messages.po91
-rw-r--r--source/rw/svx/messages.po245
-rw-r--r--source/rw/sw/messages.po585
-rw-r--r--source/rw/swext/mediawiki/help.po1
-rw-r--r--source/rw/swext/mediawiki/src/registry/data/org/openoffice/Office/Custom.po1
-rw-r--r--source/rw/sysui/desktop/share.po15
-rw-r--r--source/rw/uui/messages.po4
-rw-r--r--source/rw/vcl/messages.po29
-rw-r--r--source/rw/wizards/messages.po226
-rw-r--r--source/rw/wizards/source/resources.po444
-rw-r--r--source/rw/writerperfect/messages.po1
-rw-r--r--source/rw/xmlsecurity/messages.po7
-rw-r--r--source/sa-IN/accessibility/messages.po2
-rw-r--r--source/sa-IN/avmedia/messages.po2
-rw-r--r--source/sa-IN/basctl/messages.po1
-rw-r--r--source/sa-IN/basic/messages.po1
-rw-r--r--source/sa-IN/chart2/messages.po19
-rw-r--r--source/sa-IN/connectivity/messages.po9
-rw-r--r--source/sa-IN/cui/messages.po93
-rw-r--r--source/sa-IN/dbaccess/messages.po10
-rw-r--r--source/sa-IN/desktop/messages.po1
-rw-r--r--source/sa-IN/editeng/messages.po6
-rw-r--r--source/sa-IN/extensions/messages.po38
-rw-r--r--source/sa-IN/extras/source/autocorr/emoji.po44
-rw-r--r--source/sa-IN/filter/messages.po3
-rw-r--r--source/sa-IN/filter/source/config/fragments/filters.po4
-rw-r--r--source/sa-IN/formula/messages.po12
-rw-r--r--source/sa-IN/instsetoo_native/inc_openoffice/windows/msi_languages.po2
-rw-r--r--source/sa-IN/officecfg/registry/data/org/openoffice/Office.po5
-rw-r--r--source/sa-IN/officecfg/registry/data/org/openoffice/Office/UI.po172
-rw-r--r--source/sa-IN/reportdesign/messages.po24
-rw-r--r--source/sa-IN/sc/messages.po223
-rw-r--r--source/sa-IN/scaddins/messages.po1
-rw-r--r--source/sa-IN/scp2/source/extensions.po2
-rw-r--r--source/sa-IN/scp2/source/ooo.po109
-rw-r--r--source/sa-IN/scp2/source/writer.po1
-rw-r--r--source/sa-IN/sd/messages.po64
-rw-r--r--source/sa-IN/setup_native/source/mac.po2
-rw-r--r--source/sa-IN/sfx2/messages.po29
-rw-r--r--source/sa-IN/starmath/messages.po11
-rw-r--r--source/sa-IN/svl/messages.po1
-rw-r--r--source/sa-IN/svtools/messages.po81
-rw-r--r--source/sa-IN/svx/messages.po161
-rw-r--r--source/sa-IN/sw/messages.po229
-rw-r--r--source/sa-IN/sysui/desktop/share.po14
-rw-r--r--source/sa-IN/uui/messages.po10
-rw-r--r--source/sa-IN/vcl/messages.po12
-rw-r--r--source/sa-IN/wizards/messages.po205
-rw-r--r--source/sa-IN/wizards/source/resources.po401
-rw-r--r--source/sa-IN/xmlsecurity/messages.po1
-rw-r--r--source/sah/dbaccess/messages.po2
-rw-r--r--source/sah/officecfg/registry/data/org/openoffice/Office.po3
-rw-r--r--source/sah/officecfg/registry/data/org/openoffice/Office/UI.po1
-rw-r--r--source/sah/sfx2/messages.po3
-rw-r--r--source/sah/svx/messages.po1
-rw-r--r--source/sah/sw/messages.po1
-rw-r--r--source/sat/accessibility/messages.po1
-rw-r--r--source/sat/avmedia/messages.po2
-rw-r--r--source/sat/basctl/messages.po1
-rw-r--r--source/sat/basic/messages.po1
-rw-r--r--source/sat/chart2/messages.po13
-rw-r--r--source/sat/connectivity/messages.po9
-rw-r--r--source/sat/cui/messages.po74
-rw-r--r--source/sat/dbaccess/messages.po22
-rw-r--r--source/sat/desktop/messages.po1
-rw-r--r--source/sat/dictionaries/ca.po1
-rw-r--r--source/sat/editeng/messages.po4
-rw-r--r--source/sat/extensions/messages.po29
-rw-r--r--source/sat/extras/source/autocorr/emoji.po42
-rw-r--r--source/sat/filter/messages.po1
-rw-r--r--source/sat/filter/source/config/fragments/filters.po4
-rw-r--r--source/sat/formula/messages.po8
-rw-r--r--source/sat/instsetoo_native/inc_openoffice/windows/msi_languages.po2
-rw-r--r--source/sat/officecfg/registry/data/org/openoffice/Office.po20
-rw-r--r--source/sat/officecfg/registry/data/org/openoffice/Office/UI.po137
-rw-r--r--source/sat/reportdesign/messages.po18
-rw-r--r--source/sat/sc/messages.po225
-rw-r--r--source/sat/scaddins/messages.po1
-rw-r--r--source/sat/scp2/source/extensions.po2
-rw-r--r--source/sat/sd/messages.po59
-rw-r--r--source/sat/sfx2/messages.po19
-rw-r--r--source/sat/shell/source/win32/shlxthandler/res.po3
-rw-r--r--source/sat/starmath/messages.po8
-rw-r--r--source/sat/svl/messages.po1
-rw-r--r--source/sat/svtools/messages.po82
-rw-r--r--source/sat/svx/messages.po160
-rw-r--r--source/sat/sw/messages.po183
-rw-r--r--source/sat/swext/mediawiki/help.po1
-rw-r--r--source/sat/sysui/desktop/share.po3
-rw-r--r--source/sat/uui/messages.po10
-rw-r--r--source/sat/vcl/messages.po4
-rw-r--r--source/sat/wizards/messages.po193
-rw-r--r--source/sat/wizards/source/resources.po385
-rw-r--r--source/sd/accessibility/messages.po2
-rw-r--r--source/sd/avmedia/messages.po2
-rw-r--r--source/sd/basctl/messages.po1
-rw-r--r--source/sd/basic/messages.po2
-rw-r--r--source/sd/chart2/messages.po21
-rw-r--r--source/sd/connectivity/messages.po9
-rw-r--r--source/sd/cui/messages.po89
-rw-r--r--source/sd/dbaccess/messages.po10
-rw-r--r--source/sd/desktop/messages.po1
-rw-r--r--source/sd/dictionaries/ca.po1
-rw-r--r--source/sd/editeng/messages.po5
-rw-r--r--source/sd/extensions/messages.po37
-rw-r--r--source/sd/extras/source/autocorr/emoji.po39
-rw-r--r--source/sd/filter/messages.po1
-rw-r--r--source/sd/filter/source/config/fragments/filters.po4
-rw-r--r--source/sd/formula/messages.po9
-rw-r--r--source/sd/fpicker/messages.po1
-rw-r--r--source/sd/instsetoo_native/inc_openoffice/windows/msi_languages.po4
-rw-r--r--source/sd/librelogo/source/pythonpath.po4
-rw-r--r--source/sd/nlpsolver/src/locale.po11
-rw-r--r--source/sd/officecfg/registry/data/org/openoffice/Office.po7
-rw-r--r--source/sd/officecfg/registry/data/org/openoffice/Office/UI.po163
-rw-r--r--source/sd/reportdesign/messages.po29
-rw-r--r--source/sd/sc/messages.po174
-rw-r--r--source/sd/scaddins/messages.po1
-rw-r--r--source/sd/scp2/source/ooo.po39
-rw-r--r--source/sd/sd/messages.po63
-rw-r--r--source/sd/setup_native/source/mac.po2
-rw-r--r--source/sd/sfx2/messages.po29
-rw-r--r--source/sd/starmath/messages.po13
-rw-r--r--source/sd/svl/messages.po4
-rw-r--r--source/sd/svtools/messages.po91
-rw-r--r--source/sd/svx/messages.po171
-rw-r--r--source/sd/sw/messages.po192
-rw-r--r--source/sd/swext/mediawiki/help.po2
-rw-r--r--source/sd/swext/mediawiki/src/registry/data/org/openoffice/Office/Custom.po2
-rw-r--r--source/sd/sysui/desktop/share.po15
-rw-r--r--source/sd/uui/messages.po6
-rw-r--r--source/sd/vcl/messages.po7
-rw-r--r--source/sd/wizards/messages.po189
-rw-r--r--source/sd/wizards/source/resources.po386
-rw-r--r--source/sd/xmlsecurity/messages.po1
-rw-r--r--source/si/accessibility/messages.po6
-rw-r--r--source/si/avmedia/messages.po2
-rw-r--r--source/si/basctl/messages.po14
-rw-r--r--source/si/basic/messages.po2
-rw-r--r--source/si/chart2/messages.po76
-rw-r--r--source/si/connectivity/messages.po9
-rw-r--r--source/si/cui/messages.po161
-rw-r--r--source/si/dbaccess/messages.po55
-rw-r--r--source/si/desktop/messages.po3
-rw-r--r--source/si/dictionaries/pt_BR/dialog.po1
-rw-r--r--source/si/editeng/messages.po5
-rw-r--r--source/si/extensions/messages.po53
-rw-r--r--source/si/extras/source/autocorr/emoji.po41
-rw-r--r--source/si/extras/source/gallery/share.po6
-rw-r--r--source/si/filter/messages.po20
-rw-r--r--source/si/filter/source/config/fragments/filters.po52
-rw-r--r--source/si/filter/source/config/fragments/types.po3
-rw-r--r--source/si/formula/messages.po15
-rw-r--r--source/si/fpicker/messages.po2
-rw-r--r--source/si/instsetoo_native/inc_openoffice/windows/msi_languages.po4
-rw-r--r--source/si/mysqlc/source.po1
-rw-r--r--source/si/mysqlc/source/registry/data/org/openoffice/Office/DataAccess.po1
-rw-r--r--source/si/officecfg/registry/data/org/openoffice/Office.po14
-rw-r--r--source/si/officecfg/registry/data/org/openoffice/Office/UI.po149
-rw-r--r--source/si/reportdesign/messages.po30
-rw-r--r--source/si/sc/messages.po467
-rw-r--r--source/si/scaddins/messages.po1
-rw-r--r--source/si/sd/messages.po133
-rw-r--r--source/si/sfx2/messages.po42
-rw-r--r--source/si/shell/source/win32/shlxthandler/res.po1
-rw-r--r--source/si/starmath/messages.po31
-rw-r--r--source/si/svl/messages.po1
-rw-r--r--source/si/svtools/messages.po105
-rw-r--r--source/si/svx/messages.po259
-rw-r--r--source/si/sw/messages.po326
-rw-r--r--source/si/uui/messages.po12
-rw-r--r--source/si/vcl/messages.po11
-rw-r--r--source/si/wizards/messages.po222
-rw-r--r--source/si/wizards/source/resources.po416
-rw-r--r--source/si/writerperfect/messages.po1
-rw-r--r--source/si/xmlsecurity/messages.po5
-rw-r--r--source/sid/accessibility/messages.po6
-rw-r--r--source/sid/avmedia/messages.po3
-rw-r--r--source/sid/basctl/messages.po14
-rw-r--r--source/sid/basic/messages.po1
-rw-r--r--source/sid/chart2/messages.po94
-rw-r--r--source/sid/connectivity/messages.po9
-rw-r--r--source/sid/cui/messages.po173
-rw-r--r--source/sid/dbaccess/messages.po48
-rw-r--r--source/sid/desktop/messages.po3
-rw-r--r--source/sid/dictionaries/ca.po1
-rw-r--r--source/sid/dictionaries/pt_BR/dialog.po2
-rw-r--r--source/sid/editeng/messages.po4
-rw-r--r--source/sid/extensions/messages.po49
-rw-r--r--source/sid/extras/source/autocorr/emoji.po48
-rw-r--r--source/sid/filter/messages.po16
-rw-r--r--source/sid/filter/source/config/fragments/filters.po49
-rw-r--r--source/sid/filter/source/config/fragments/types.po2
-rw-r--r--source/sid/formula/messages.po9
-rw-r--r--source/sid/fpicker/messages.po2
-rw-r--r--source/sid/instsetoo_native/inc_openoffice/windows/msi_languages.po3
-rw-r--r--source/sid/officecfg/registry/data/org/openoffice/Office.po11
-rw-r--r--source/sid/officecfg/registry/data/org/openoffice/Office/UI.po190
-rw-r--r--source/sid/reportdesign/messages.po31
-rw-r--r--source/sid/sc/messages.po469
-rw-r--r--source/sid/scaddins/messages.po4
-rw-r--r--source/sid/scp2/source/ooo.po2
-rw-r--r--source/sid/sd/messages.po165
-rw-r--r--source/sid/sfx2/messages.po49
-rw-r--r--source/sid/shell/source/win32/shlxthandler/res.po1
-rw-r--r--source/sid/starmath/messages.po37
-rw-r--r--source/sid/svl/messages.po6
-rw-r--r--source/sid/svtools/messages.po96
-rw-r--r--source/sid/svx/messages.po277
-rw-r--r--source/sid/sw/messages.po336
-rw-r--r--source/sid/uui/messages.po11
-rw-r--r--source/sid/vcl/messages.po13
-rw-r--r--source/sid/wizards/messages.po217
-rw-r--r--source/sid/wizards/source/resources.po458
-rw-r--r--source/sid/writerperfect/messages.po2
-rw-r--r--source/sid/xmlsecurity/messages.po2
-rw-r--r--source/sk/cui/messages.po29
-rw-r--r--source/sk/officecfg/registry/data/org/openoffice/Office.po6
-rw-r--r--source/sk/officecfg/registry/data/org/openoffice/Office/UI.po4
-rw-r--r--source/sk/sc/messages.po2
-rw-r--r--source/sk/sd/messages.po27
-rw-r--r--source/sk/sfx2/messages.po14
-rw-r--r--source/sk/svx/messages.po36
-rw-r--r--source/sk/sw/messages.po35
-rw-r--r--source/sq/chart2/messages.po10
-rw-r--r--source/sq/connectivity/messages.po8
-rw-r--r--source/sq/connectivity/registry/evoab2/org/openoffice/Office/DataAccess.po1
-rw-r--r--source/sq/cui/messages.po153
-rw-r--r--source/sq/dbaccess/messages.po22
-rw-r--r--source/sq/editeng/messages.po10
-rw-r--r--source/sq/extensions/messages.po35
-rw-r--r--source/sq/extras/source/autocorr/emoji.po17
-rw-r--r--source/sq/filter/messages.po7
-rw-r--r--source/sq/filter/source/config/fragments/filters.po1
-rw-r--r--source/sq/filter/source/config/fragments/internalgraphicfilters.po2
-rw-r--r--source/sq/filter/source/config/fragments/types.po4
-rw-r--r--source/sq/formula/messages.po2
-rw-r--r--source/sq/instsetoo_native/inc_openoffice/windows/msi_languages.po6
-rw-r--r--source/sq/nlpsolver/src/locale.po2
-rw-r--r--source/sq/officecfg/registry/data/org/openoffice/Office.po13
-rw-r--r--source/sq/officecfg/registry/data/org/openoffice/Office/UI.po170
-rw-r--r--source/sq/reportdesign/messages.po16
-rw-r--r--source/sq/sc/messages.po357
-rw-r--r--source/sq/scaddins/messages.po1
-rw-r--r--source/sq/scp2/source/ooo.po15
-rw-r--r--source/sq/scp2/source/python.po1
-rw-r--r--source/sq/scp2/source/writer.po1
-rw-r--r--source/sq/sd/messages.po110
-rw-r--r--source/sq/sfx2/messages.po43
-rw-r--r--source/sq/starmath/messages.po9
-rw-r--r--source/sq/svtools/messages.po88
-rw-r--r--source/sq/svx/messages.po298
-rw-r--r--source/sq/sw/messages.po275
-rw-r--r--source/sq/uui/messages.po8
-rw-r--r--source/sq/wizards/messages.po119
-rw-r--r--source/sq/wizards/source/resources.po347
-rw-r--r--source/sq/xmlsecurity/messages.po9
-rw-r--r--source/ss/accessibility/messages.po3
-rw-r--r--source/ss/avmedia/messages.po2
-rw-r--r--source/ss/basctl/messages.po9
-rw-r--r--source/ss/chart2/messages.po69
-rw-r--r--source/ss/cui/messages.po294
-rw-r--r--source/ss/dbaccess/messages.po41
-rw-r--r--source/ss/desktop/messages.po4
-rw-r--r--source/ss/editeng/messages.po1
-rw-r--r--source/ss/extensions/messages.po63
-rw-r--r--source/ss/extras/source/autocorr/emoji.po41
-rw-r--r--source/ss/extras/source/gallery/share.po5
-rw-r--r--source/ss/filter/messages.po17
-rw-r--r--source/ss/filter/source/config/fragments/filters.po2
-rw-r--r--source/ss/filter/source/config/fragments/types.po1
-rw-r--r--source/ss/formula/messages.po7
-rw-r--r--source/ss/fpicker/messages.po6
-rw-r--r--source/ss/framework/messages.po1
-rw-r--r--source/ss/instsetoo_native/inc_openoffice/windows/msi_languages.po2
-rw-r--r--source/ss/officecfg/registry/data/org/openoffice/Office.po93
-rw-r--r--source/ss/officecfg/registry/data/org/openoffice/Office/UI.po274
-rw-r--r--source/ss/reportdesign/messages.po33
-rw-r--r--source/ss/sc/messages.po392
-rw-r--r--source/ss/scaddins/messages.po4
-rw-r--r--source/ss/scp2/source/ooo.po143
-rw-r--r--source/ss/sd/messages.po119
-rw-r--r--source/ss/setup_native/source/mac.po2
-rw-r--r--source/ss/sfx2/messages.po67
-rw-r--r--source/ss/shell/source/win32/shlxthandler/res.po1
-rw-r--r--source/ss/starmath/messages.po13
-rw-r--r--source/ss/svl/messages.po6
-rw-r--r--source/ss/svtools/messages.po60
-rw-r--r--source/ss/svx/messages.po240
-rw-r--r--source/ss/sw/messages.po429
-rw-r--r--source/ss/swext/mediawiki/help.po1
-rw-r--r--source/ss/sysui/desktop/share.po12
-rw-r--r--source/ss/uui/messages.po4
-rw-r--r--source/ss/vcl/messages.po17
-rw-r--r--source/ss/wizards/messages.po132
-rw-r--r--source/ss/wizards/source/resources.po401
-rw-r--r--source/ss/writerperfect/messages.po1
-rw-r--r--source/ss/xmlsecurity/messages.po6
-rw-r--r--source/st/accessibility/messages.po4
-rw-r--r--source/st/avmedia/messages.po3
-rw-r--r--source/st/basctl/messages.po7
-rw-r--r--source/st/chart2/messages.po61
-rw-r--r--source/st/cui/messages.po284
-rw-r--r--source/st/dbaccess/messages.po37
-rw-r--r--source/st/desktop/messages.po4
-rw-r--r--source/st/extensions/messages.po54
-rw-r--r--source/st/extras/source/autocorr/emoji.po41
-rw-r--r--source/st/extras/source/gallery/share.po5
-rw-r--r--source/st/filter/messages.po17
-rw-r--r--source/st/filter/source/config/fragments/filters.po2
-rw-r--r--source/st/filter/source/config/fragments/types.po1
-rw-r--r--source/st/formula/messages.po9
-rw-r--r--source/st/fpicker/messages.po6
-rw-r--r--source/st/framework/messages.po2
-rw-r--r--source/st/instsetoo_native/inc_openoffice/windows/msi_languages.po8
-rw-r--r--source/st/nlpsolver/src/locale.po1
-rw-r--r--source/st/officecfg/registry/data/org/openoffice/Office.po55
-rw-r--r--source/st/officecfg/registry/data/org/openoffice/Office/UI.po225
-rw-r--r--source/st/reportdesign/messages.po31
-rw-r--r--source/st/sc/messages.po385
-rw-r--r--source/st/scaddins/messages.po5
-rw-r--r--source/st/scp2/source/ooo.po145
-rw-r--r--source/st/sd/messages.po89
-rw-r--r--source/st/setup_native/source/mac.po2
-rw-r--r--source/st/sfx2/messages.po59
-rw-r--r--source/st/shell/source/win32/shlxthandler/res.po1
-rw-r--r--source/st/starmath/messages.po14
-rw-r--r--source/st/svtools/messages.po62
-rw-r--r--source/st/svx/messages.po227
-rw-r--r--source/st/sw/messages.po342
-rw-r--r--source/st/swext/mediawiki/help.po1
-rw-r--r--source/st/swext/mediawiki/src/registry/data/org/openoffice/Office/Custom.po2
-rw-r--r--source/st/sysui/desktop/share.po12
-rw-r--r--source/st/uui/messages.po2
-rw-r--r--source/st/vcl/messages.po15
-rw-r--r--source/st/wizards/messages.po125
-rw-r--r--source/st/wizards/source/resources.po388
-rw-r--r--source/st/xmlsecurity/messages.po6
-rw-r--r--source/sv/cui/messages.po109
-rw-r--r--source/sv/dbaccess/messages.po2
-rw-r--r--source/sv/dictionaries/ca.po1
-rw-r--r--source/sv/editeng/messages.po3
-rw-r--r--source/sv/extensions/messages.po25
-rw-r--r--source/sv/filter/source/config/fragments/filters.po1
-rw-r--r--source/sv/formula/messages.po1
-rw-r--r--source/sv/fpicker/messages.po1
-rw-r--r--source/sv/instsetoo_native/inc_openoffice/windows/msi_languages.po4
-rw-r--r--source/sv/officecfg/registry/data/org/openoffice/Office.po6
-rw-r--r--source/sv/officecfg/registry/data/org/openoffice/Office/UI.po91
-rw-r--r--source/sv/reportdesign/messages.po10
-rw-r--r--source/sv/sc/messages.po332
-rw-r--r--source/sv/scaddins/messages.po1
-rw-r--r--source/sv/scp2/source/ooo.po1
-rw-r--r--source/sv/sd/messages.po159
-rw-r--r--source/sv/sfx2/messages.po35
-rw-r--r--source/sv/svl/messages.po2
-rw-r--r--source/sv/svtools/messages.po91
-rw-r--r--source/sv/svx/messages.po195
-rw-r--r--source/sv/sw/messages.po207
-rw-r--r--source/sv/uui/messages.po9
-rw-r--r--source/sv/vcl/messages.po4
-rw-r--r--source/sv/wizards/messages.po241
-rw-r--r--source/sv/wizards/source/resources.po489
-rw-r--r--source/sv/writerperfect/messages.po3
-rw-r--r--source/sv/xmlsecurity/messages.po1
-rw-r--r--source/sw-TZ/accessibility/messages.po4
-rw-r--r--source/sw-TZ/avmedia/messages.po3
-rw-r--r--source/sw-TZ/basctl/messages.po10
-rw-r--r--source/sw-TZ/basic/messages.po2
-rw-r--r--source/sw-TZ/chart2/messages.po84
-rw-r--r--source/sw-TZ/cui/messages.po382
-rw-r--r--source/sw-TZ/dbaccess/messages.po49
-rw-r--r--source/sw-TZ/desktop/messages.po6
-rw-r--r--source/sw-TZ/editeng/messages.po7
-rw-r--r--source/sw-TZ/extensions/messages.po75
-rw-r--r--source/sw-TZ/extras/source/autocorr/emoji.po42
-rw-r--r--source/sw-TZ/extras/source/gallery/share.po6
-rw-r--r--source/sw-TZ/filter/messages.po17
-rw-r--r--source/sw-TZ/filter/source/config/fragments/filters.po2
-rw-r--r--source/sw-TZ/filter/source/config/fragments/types.po1
-rw-r--r--source/sw-TZ/formula/messages.po12
-rw-r--r--source/sw-TZ/fpicker/messages.po4
-rw-r--r--source/sw-TZ/instsetoo_native/inc_openoffice/windows/msi_languages.po4
-rw-r--r--source/sw-TZ/officecfg/registry/data/org/openoffice/Office.po27
-rw-r--r--source/sw-TZ/officecfg/registry/data/org/openoffice/Office/UI.po321
-rw-r--r--source/sw-TZ/reportdesign/messages.po43
-rw-r--r--source/sw-TZ/sc/messages.po642
-rw-r--r--source/sw-TZ/scaddins/messages.po1
-rw-r--r--source/sw-TZ/scp2/source/ooo.po145
-rw-r--r--source/sw-TZ/sd/messages.po164
-rw-r--r--source/sw-TZ/setup_native/source/mac.po2
-rw-r--r--source/sw-TZ/sfx2/messages.po90
-rw-r--r--source/sw-TZ/starmath/messages.po19
-rw-r--r--source/sw-TZ/svl/messages.po6
-rw-r--r--source/sw-TZ/svtools/messages.po87
-rw-r--r--source/sw-TZ/svx/messages.po280
-rw-r--r--source/sw-TZ/sw/messages.po596
-rw-r--r--source/sw-TZ/sysui/desktop/share.po15
-rw-r--r--source/sw-TZ/uui/messages.po3
-rw-r--r--source/sw-TZ/vcl/messages.po28
-rw-r--r--source/sw-TZ/wizards/messages.po229
-rw-r--r--source/sw-TZ/wizards/source/resources.po451
-rw-r--r--source/sw-TZ/writerperfect/messages.po1
-rw-r--r--source/sw-TZ/xmlsecurity/messages.po7
-rw-r--r--source/ta/accessibility/messages.po2
-rw-r--r--source/ta/avmedia/messages.po1
-rw-r--r--source/ta/chart2/messages.po1
-rw-r--r--source/ta/connectivity/messages.po9
-rw-r--r--source/ta/cui/messages.po88
-rw-r--r--source/ta/dbaccess/messages.po3
-rw-r--r--source/ta/desktop/messages.po1
-rw-r--r--source/ta/dictionaries/ca.po1
-rw-r--r--source/ta/editeng/messages.po3
-rw-r--r--source/ta/extensions/messages.po28
-rw-r--r--source/ta/filter/messages.po1
-rw-r--r--source/ta/filter/source/config/fragments/internalgraphicfilters.po2
-rw-r--r--source/ta/formula/messages.po2
-rw-r--r--source/ta/fpicker/messages.po2
-rw-r--r--source/ta/instsetoo_native/inc_openoffice/windows/msi_languages.po3
-rw-r--r--source/ta/officecfg/registry/data/org/openoffice/Office.po6
-rw-r--r--source/ta/officecfg/registry/data/org/openoffice/Office/UI.po143
-rw-r--r--source/ta/reportdesign/messages.po10
-rw-r--r--source/ta/sc/messages.po363
-rw-r--r--source/ta/scaddins/messages.po1
-rw-r--r--source/ta/scp2/source/ooo.po1
-rw-r--r--source/ta/sd/messages.po116
-rw-r--r--source/ta/sfx2/messages.po34
-rw-r--r--source/ta/starmath/messages.po6
-rw-r--r--source/ta/svtools/messages.po90
-rw-r--r--source/ta/svx/messages.po187
-rw-r--r--source/ta/sw/messages.po189
-rw-r--r--source/ta/uui/messages.po9
-rw-r--r--source/ta/vcl/messages.po5
-rw-r--r--source/ta/wizards/messages.po235
-rw-r--r--source/ta/wizards/source/resources.po457
-rw-r--r--source/ta/writerperfect/messages.po2
-rw-r--r--source/ta/xmlsecurity/messages.po2
-rw-r--r--source/te/accessibility/messages.po6
-rw-r--r--source/te/avmedia/messages.po2
-rw-r--r--source/te/basctl/messages.po13
-rw-r--r--source/te/basic/messages.po2
-rw-r--r--source/te/chart2/messages.po89
-rw-r--r--source/te/connectivity/messages.po9
-rw-r--r--source/te/cui/messages.po130
-rw-r--r--source/te/dbaccess/messages.po48
-rw-r--r--source/te/desktop/messages.po5
-rw-r--r--source/te/dictionaries/ca.po1
-rw-r--r--source/te/dictionaries/pt_BR/dialog.po2
-rw-r--r--source/te/editeng/messages.po3
-rw-r--r--source/te/extensions/messages.po61
-rw-r--r--source/te/extras/source/autocorr/emoji.po56
-rw-r--r--source/te/filter/messages.po19
-rw-r--r--source/te/filter/source/config/fragments/filters.po49
-rw-r--r--source/te/filter/source/config/fragments/types.po2
-rw-r--r--source/te/forms/messages.po1
-rw-r--r--source/te/formula/messages.po11
-rw-r--r--source/te/fpicker/messages.po3
-rw-r--r--source/te/instsetoo_native/inc_openoffice/windows/msi_languages.po4
-rw-r--r--source/te/officecfg/registry/data/org/openoffice/Office.po15
-rw-r--r--source/te/officecfg/registry/data/org/openoffice/Office/UI.po193
-rw-r--r--source/te/reportdesign/messages.po37
-rw-r--r--source/te/sc/messages.po407
-rw-r--r--source/te/scaddins/messages.po4
-rw-r--r--source/te/scp2/source/ooo.po2
-rw-r--r--source/te/sd/messages.po167
-rw-r--r--source/te/sfx2/messages.po54
-rw-r--r--source/te/starmath/messages.po40
-rw-r--r--source/te/svtools/messages.po94
-rw-r--r--source/te/svx/messages.po282
-rw-r--r--source/te/sw/messages.po392
-rw-r--r--source/te/uui/messages.po13
-rw-r--r--source/te/vcl/messages.po12
-rw-r--r--source/te/wizards/messages.po249
-rw-r--r--source/te/wizards/source/resources.po500
-rw-r--r--source/te/writerperfect/messages.po1
-rw-r--r--source/te/xmlsecurity/messages.po5
-rw-r--r--source/tg/accessibility/messages.po6
-rw-r--r--source/tg/avmedia/messages.po7
-rw-r--r--source/tg/basctl/messages.po8
-rw-r--r--source/tg/basic/messages.po2
-rw-r--r--source/tg/chart2/messages.po79
-rw-r--r--source/tg/cui/messages.po366
-rw-r--r--source/tg/dbaccess/messages.po51
-rw-r--r--source/tg/desktop/messages.po6
-rw-r--r--source/tg/editeng/messages.po9
-rw-r--r--source/tg/extensions/messages.po73
-rw-r--r--source/tg/extras/source/autocorr/emoji.po42
-rw-r--r--source/tg/filter/messages.po18
-rw-r--r--source/tg/filter/source/config/fragments/filters.po2
-rw-r--r--source/tg/filter/source/config/fragments/types.po1
-rw-r--r--source/tg/formula/messages.po11
-rw-r--r--source/tg/fpicker/messages.po3
-rw-r--r--source/tg/instsetoo_native/inc_openoffice/windows/msi_languages.po3
-rw-r--r--source/tg/officecfg/registry/data/org/openoffice/Office.po23
-rw-r--r--source/tg/officecfg/registry/data/org/openoffice/Office/UI.po308
-rw-r--r--source/tg/reportdesign/messages.po44
-rw-r--r--source/tg/sc/messages.po660
-rw-r--r--source/tg/scaddins/messages.po4
-rw-r--r--source/tg/scp2/source/ooo.po70
-rw-r--r--source/tg/sd/messages.po168
-rw-r--r--source/tg/sfx2/messages.po88
-rw-r--r--source/tg/starmath/messages.po16
-rw-r--r--source/tg/svl/messages.po6
-rw-r--r--source/tg/svtools/messages.po81
-rw-r--r--source/tg/svx/messages.po296
-rw-r--r--source/tg/sw/messages.po579
-rw-r--r--source/tg/swext/mediawiki/src/registry/data/org/openoffice/Office/Custom.po1
-rw-r--r--source/tg/sysui/desktop/share.po11
-rw-r--r--source/tg/uui/messages.po3
-rw-r--r--source/tg/vcl/messages.po21
-rw-r--r--source/tg/wizards/messages.po218
-rw-r--r--source/tg/wizards/source/resources.po455
-rw-r--r--source/tg/writerperfect/messages.po1
-rw-r--r--source/tg/xmlsecurity/messages.po7
-rw-r--r--source/th/accessibility/messages.po1
-rw-r--r--source/th/avmedia/messages.po3
-rw-r--r--source/th/basctl/messages.po1
-rw-r--r--source/th/basic/messages.po2
-rw-r--r--source/th/chart2/messages.po17
-rw-r--r--source/th/connectivity/messages.po9
-rw-r--r--source/th/cui/messages.po221
-rw-r--r--source/th/dbaccess/messages.po40
-rw-r--r--source/th/desktop/messages.po2
-rw-r--r--source/th/dictionaries/ca.po1
-rw-r--r--source/th/dictionaries/pt_BR/dialog.po1
-rw-r--r--source/th/editeng/messages.po3
-rw-r--r--source/th/extensions/messages.po68
-rw-r--r--source/th/extras/source/autocorr/emoji.po43
-rw-r--r--source/th/filter/messages.po13
-rw-r--r--source/th/filter/source/config/fragments/filters.po7
-rw-r--r--source/th/formula/messages.po10
-rw-r--r--source/th/fpicker/messages.po2
-rw-r--r--source/th/instsetoo_native/inc_openoffice/windows/msi_languages.po4
-rw-r--r--source/th/nlpsolver/src/locale.po6
-rw-r--r--source/th/officecfg/registry/data/org/openoffice/Office.po17
-rw-r--r--source/th/officecfg/registry/data/org/openoffice/Office/UI.po181
-rw-r--r--source/th/reportdesign/messages.po25
-rw-r--r--source/th/sc/messages.po537
-rw-r--r--source/th/scaddins/messages.po1
-rw-r--r--source/th/scp2/source/ooo.po86
-rw-r--r--source/th/sd/messages.po144
-rw-r--r--source/th/sfx2/messages.po55
-rw-r--r--source/th/starmath/messages.po15
-rw-r--r--source/th/svtools/messages.po109
-rw-r--r--source/th/svx/messages.po301
-rw-r--r--source/th/sw/messages.po386
-rw-r--r--source/th/swext/mediawiki/src/registry/data/org/openoffice/Office.po1
-rw-r--r--source/th/swext/mediawiki/src/registry/data/org/openoffice/Office/Custom.po1
-rw-r--r--source/th/uui/messages.po13
-rw-r--r--source/th/vcl/messages.po21
-rw-r--r--source/th/wizards/messages.po202
-rw-r--r--source/th/wizards/source/resources.po483
-rw-r--r--source/th/xmlsecurity/messages.po5
-rw-r--r--source/ti/avmedia/messages.po1
-rw-r--r--source/ti/basctl/messages.po6
-rw-r--r--source/ti/chart2/messages.po12
-rw-r--r--source/ti/cui/messages.po68
-rw-r--r--source/ti/dbaccess/messages.po8
-rw-r--r--source/ti/editeng/messages.po2
-rw-r--r--source/ti/extensions/messages.po12
-rw-r--r--source/ti/filter/messages.po1
-rw-r--r--source/ti/formula/messages.po2
-rw-r--r--source/ti/fpicker/messages.po3
-rw-r--r--source/ti/framework/messages.po1
-rw-r--r--source/ti/instsetoo_native/inc_openoffice/windows/msi_languages.po1
-rw-r--r--source/ti/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po1
-rw-r--r--source/ti/nlpsolver/src/locale.po1
-rw-r--r--source/ti/officecfg/registry/data/org/openoffice/Office.po1
-rw-r--r--source/ti/officecfg/registry/data/org/openoffice/Office/UI.po46
-rw-r--r--source/ti/reportdesign/messages.po11
-rw-r--r--source/ti/sc/messages.po112
-rw-r--r--source/ti/scaddins/messages.po5
-rw-r--r--source/ti/sd/messages.po42
-rw-r--r--source/ti/sfx2/messages.po14
-rw-r--r--source/ti/shell/source/win32/shlxthandler/res.po1
-rw-r--r--source/ti/starmath/messages.po5
-rw-r--r--source/ti/svtools/messages.po4
-rw-r--r--source/ti/svx/messages.po41
-rw-r--r--source/ti/sw/messages.po113
-rw-r--r--source/ti/swext/mediawiki/help.po2
-rw-r--r--source/ti/uui/messages.po2
-rw-r--r--source/ti/vcl/messages.po6
-rw-r--r--source/ti/wizards/source/resources.po2
-rw-r--r--source/ti/xmlsecurity/messages.po1
-rw-r--r--source/tn/accessibility/messages.po4
-rw-r--r--source/tn/avmedia/messages.po4
-rw-r--r--source/tn/basctl/messages.po9
-rw-r--r--source/tn/chart2/messages.po74
-rw-r--r--source/tn/cui/messages.po317
-rw-r--r--source/tn/dbaccess/messages.po35
-rw-r--r--source/tn/desktop/messages.po5
-rw-r--r--source/tn/editeng/messages.po4
-rw-r--r--source/tn/extensions/messages.po68
-rw-r--r--source/tn/extras/source/autocorr/emoji.po41
-rw-r--r--source/tn/extras/source/gallery/share.po6
-rw-r--r--source/tn/filter/messages.po17
-rw-r--r--source/tn/filter/source/config/fragments/filters.po2
-rw-r--r--source/tn/filter/source/config/fragments/types.po2
-rw-r--r--source/tn/forms/messages.po1
-rw-r--r--source/tn/formula/messages.po10
-rw-r--r--source/tn/fpicker/messages.po6
-rw-r--r--source/tn/instsetoo_native/inc_openoffice/windows/msi_languages.po30
-rw-r--r--source/tn/nlpsolver/src/locale.po1
-rw-r--r--source/tn/officecfg/registry/data/org/openoffice/Office.po112
-rw-r--r--source/tn/officecfg/registry/data/org/openoffice/Office/UI.po312
-rw-r--r--source/tn/reportdesign/messages.po27
-rw-r--r--source/tn/sc/messages.po414
-rw-r--r--source/tn/scaddins/messages.po9
-rw-r--r--source/tn/scp2/source/ooo.po139
-rw-r--r--source/tn/scp2/source/writer.po1
-rw-r--r--source/tn/sd/messages.po122
-rw-r--r--source/tn/sfx2/messages.po73
-rw-r--r--source/tn/shell/source/win32/shlxthandler/res.po2
-rw-r--r--source/tn/starmath/messages.po19
-rw-r--r--source/tn/svl/messages.po6
-rw-r--r--source/tn/svtools/messages.po57
-rw-r--r--source/tn/svx/messages.po271
-rw-r--r--source/tn/sw/messages.po491
-rw-r--r--source/tn/swext/mediawiki/help.po2
-rw-r--r--source/tn/swext/mediawiki/src/registry/data/org/openoffice/Office/Custom.po1
-rw-r--r--source/tn/sysui/desktop/share.po12
-rw-r--r--source/tn/uui/messages.po4
-rw-r--r--source/tn/vcl/messages.po17
-rw-r--r--source/tn/wizards/messages.po38
-rw-r--r--source/tn/wizards/source/resources.po253
-rw-r--r--source/tn/writerperfect/messages.po1
-rw-r--r--source/tn/xmlsecurity/messages.po8
-rw-r--r--source/tr/officecfg/registry/data/org/openoffice/Office/UI.po10
-rw-r--r--source/tr/sc/messages.po12
-rw-r--r--source/ts/accessibility/messages.po3
-rw-r--r--source/ts/avmedia/messages.po2
-rw-r--r--source/ts/basctl/messages.po8
-rw-r--r--source/ts/chart2/messages.po49
-rw-r--r--source/ts/cui/messages.po220
-rw-r--r--source/ts/dbaccess/messages.po35
-rw-r--r--source/ts/desktop/messages.po3
-rw-r--r--source/ts/extensions/messages.po50
-rw-r--r--source/ts/extras/source/autocorr/emoji.po39
-rw-r--r--source/ts/extras/source/gallery/share.po5
-rw-r--r--source/ts/filter/messages.po19
-rw-r--r--source/ts/filter/source/config/fragments/filters.po2
-rw-r--r--source/ts/filter/source/config/fragments/types.po1
-rw-r--r--source/ts/formula/messages.po6
-rw-r--r--source/ts/fpicker/messages.po6
-rw-r--r--source/ts/framework/messages.po1
-rw-r--r--source/ts/instsetoo_native/inc_openoffice/windows/msi_languages.po8
-rw-r--r--source/ts/nlpsolver/src/locale.po1
-rw-r--r--source/ts/officecfg/registry/data/org/openoffice/Office.po62
-rw-r--r--source/ts/officecfg/registry/data/org/openoffice/Office/UI.po203
-rw-r--r--source/ts/reportdesign/messages.po29
-rw-r--r--source/ts/sc/messages.po287
-rw-r--r--source/ts/scp2/source/ooo.po150
-rw-r--r--source/ts/sd/messages.po67
-rw-r--r--source/ts/setup_native/source/mac.po2
-rw-r--r--source/ts/sfx2/messages.po49
-rw-r--r--source/ts/shell/source/win32/shlxthandler/res.po1
-rw-r--r--source/ts/starmath/messages.po63
-rw-r--r--source/ts/svtools/messages.po60
-rw-r--r--source/ts/svx/messages.po202
-rw-r--r--source/ts/sw/messages.po302
-rw-r--r--source/ts/swext/mediawiki/src/registry/data/org/openoffice/Office/Custom.po2
-rw-r--r--source/ts/sysui/desktop/share.po12
-rw-r--r--source/ts/uui/messages.po3
-rw-r--r--source/ts/vcl/messages.po15
-rw-r--r--source/ts/wizards/messages.po130
-rw-r--r--source/ts/wizards/source/resources.po380
-rw-r--r--source/ts/xmlsecurity/messages.po5
-rw-r--r--source/tt/avmedia/messages.po2
-rw-r--r--source/tt/basctl/messages.po6
-rw-r--r--source/tt/basic/messages.po2
-rw-r--r--source/tt/chart2/messages.po51
-rw-r--r--source/tt/connectivity/messages.po8
-rw-r--r--source/tt/cui/messages.po160
-rw-r--r--source/tt/dbaccess/messages.po25
-rw-r--r--source/tt/desktop/messages.po3
-rw-r--r--source/tt/dictionaries/ca.po1
-rw-r--r--source/tt/dictionaries/pt_BR/dialog.po1
-rw-r--r--source/tt/editeng/messages.po4
-rw-r--r--source/tt/extensions/messages.po47
-rw-r--r--source/tt/extras/source/autocorr/emoji.po4
-rw-r--r--source/tt/filter/messages.po11
-rw-r--r--source/tt/filter/source/config/fragments/filters.po1
-rw-r--r--source/tt/filter/source/config/fragments/types.po1
-rw-r--r--source/tt/forms/messages.po1
-rw-r--r--source/tt/formula/messages.po4
-rw-r--r--source/tt/fpicker/messages.po3
-rw-r--r--source/tt/instsetoo_native/inc_openoffice/windows/msi_languages.po2
-rw-r--r--source/tt/librelogo/source/pythonpath.po2
-rw-r--r--source/tt/officecfg/registry/data/org/openoffice/Office.po9
-rw-r--r--source/tt/officecfg/registry/data/org/openoffice/Office/UI.po159
-rw-r--r--source/tt/reportdesign/messages.po37
-rw-r--r--source/tt/sc/messages.po328
-rw-r--r--source/tt/scaddins/messages.po18
-rw-r--r--source/tt/scp2/source/ooo.po3
-rw-r--r--source/tt/sd/messages.po116
-rw-r--r--source/tt/sfx2/messages.po75
-rw-r--r--source/tt/starmath/messages.po14
-rw-r--r--source/tt/svl/messages.po6
-rw-r--r--source/tt/svtools/messages.po10
-rw-r--r--source/tt/svx/messages.po210
-rw-r--r--source/tt/sw/messages.po263
-rw-r--r--source/tt/uui/messages.po3
-rw-r--r--source/tt/vcl/messages.po7
-rw-r--r--source/tt/wizards/messages.po35
-rw-r--r--source/tt/wizards/source/resources.po60
-rw-r--r--source/tt/xmlsecurity/messages.po6
-rw-r--r--source/ug/avmedia/messages.po3
-rw-r--r--source/ug/chart2/messages.po81
-rw-r--r--source/ug/connectivity/messages.po9
-rw-r--r--source/ug/cui/messages.po142
-rw-r--r--source/ug/dbaccess/messages.po68
-rw-r--r--source/ug/dictionaries/ca.po1
-rw-r--r--source/ug/extensions/messages.po85
-rw-r--r--source/ug/extras/source/autocorr/emoji.po55
-rw-r--r--source/ug/filter/messages.po25
-rw-r--r--source/ug/filter/source/config/fragments/filters.po58
-rw-r--r--source/ug/filter/source/config/fragments/types.po2
-rw-r--r--source/ug/instsetoo_native/inc_openoffice/windows/msi_languages.po3
-rw-r--r--source/ug/officecfg/registry/data/org/openoffice/Office.po7
-rw-r--r--source/ug/officecfg/registry/data/org/openoffice/Office/UI.po129
-rw-r--r--source/ug/reportdesign/messages.po17
-rw-r--r--source/ug/sc/messages.po594
-rw-r--r--source/ug/scaddins/messages.po1
-rw-r--r--source/ug/sd/messages.po221
-rw-r--r--source/ug/sfx2/messages.po76
-rw-r--r--source/ug/starmath/messages.po52
-rw-r--r--source/ug/svtools/messages.po91
-rw-r--r--source/ug/svx/messages.po381
-rw-r--r--source/ug/sw/messages.po526
-rw-r--r--source/ug/wizards/messages.po257
-rw-r--r--source/ug/wizards/source/resources.po513
-rw-r--r--source/ug/writerperfect/messages.po3
-rw-r--r--source/ug/xmlsecurity/messages.po2
-rw-r--r--source/uk/helpcontent2/source/text/sbasic/shared.po66
-rw-r--r--source/uk/wizards/source/resources.po1
-rw-r--r--source/ur/avmedia/messages.po1
-rw-r--r--source/ur/basic/messages.po1
-rw-r--r--source/ur/chart2/messages.po14
-rw-r--r--source/ur/cui/messages.po75
-rw-r--r--source/ur/dbaccess/messages.po9
-rw-r--r--source/ur/desktop/messages.po1
-rw-r--r--source/ur/editeng/messages.po3
-rw-r--r--source/ur/extensions/messages.po13
-rw-r--r--source/ur/filter/messages.po1
-rw-r--r--source/ur/formula/messages.po5
-rw-r--r--source/ur/fpicker/messages.po3
-rw-r--r--source/ur/officecfg/registry/data/org/openoffice/Office.po4
-rw-r--r--source/ur/officecfg/registry/data/org/openoffice/Office/UI.po42
-rw-r--r--source/ur/reportdesign/messages.po9
-rw-r--r--source/ur/sc/messages.po119
-rw-r--r--source/ur/sd/messages.po30
-rw-r--r--source/ur/sfx2/messages.po15
-rw-r--r--source/ur/starmath/messages.po4
-rw-r--r--source/ur/svtools/messages.po7
-rw-r--r--source/ur/svx/messages.po33
-rw-r--r--source/ur/sw/messages.po97
-rw-r--r--source/ur/vcl/messages.po2
-rw-r--r--source/ur/wizards/messages.po9
-rw-r--r--source/ur/wizards/source/resources.po20
-rw-r--r--source/ur/xmlsecurity/messages.po4
-rw-r--r--source/uz/avmedia/messages.po1
-rw-r--r--source/uz/chart2/messages.po40
-rw-r--r--source/uz/connectivity/messages.po5
-rw-r--r--source/uz/cui/messages.po340
-rw-r--r--source/uz/dbaccess/messages.po37
-rw-r--r--source/uz/desktop/messages.po4
-rw-r--r--source/uz/dictionaries/hu_HU/dialog.po8
-rw-r--r--source/uz/dictionaries/ru_RU/dialog.po1
-rw-r--r--source/uz/editeng/messages.po7
-rw-r--r--source/uz/extensions/messages.po63
-rw-r--r--source/uz/extras/source/autocorr/emoji.po41
-rw-r--r--source/uz/extras/source/gallery/share.po5
-rw-r--r--source/uz/filter/messages.po17
-rw-r--r--source/uz/filter/source/config/fragments/filters.po51
-rw-r--r--source/uz/formula/messages.po12
-rw-r--r--source/uz/fpicker/messages.po3
-rw-r--r--source/uz/instsetoo_native/inc_openoffice/windows/msi_languages.po3
-rw-r--r--source/uz/officecfg/registry/data/org/openoffice/Office.po53
-rw-r--r--source/uz/officecfg/registry/data/org/openoffice/Office/UI.po184
-rw-r--r--source/uz/reportdesign/messages.po34
-rw-r--r--source/uz/sc/messages.po491
-rw-r--r--source/uz/scaddins/messages.po4
-rw-r--r--source/uz/scp2/source/ooo.po52
-rw-r--r--source/uz/sd/messages.po144
-rw-r--r--source/uz/sfx2/messages.po74
-rw-r--r--source/uz/starmath/messages.po19
-rw-r--r--source/uz/svl/messages.po6
-rw-r--r--source/uz/svtools/messages.po79
-rw-r--r--source/uz/svx/messages.po279
-rw-r--r--source/uz/sw/messages.po520
-rw-r--r--source/uz/uui/messages.po10
-rw-r--r--source/uz/vcl/messages.po23
-rw-r--r--source/uz/wizards/messages.po124
-rw-r--r--source/uz/wizards/source/resources.po333
-rw-r--r--source/uz/writerperfect/messages.po1
-rw-r--r--source/uz/xmlsecurity/messages.po7
-rw-r--r--source/ve/accessibility/messages.po3
-rw-r--r--source/ve/avmedia/messages.po3
-rw-r--r--source/ve/basctl/messages.po9
-rw-r--r--source/ve/chart2/messages.po58
-rw-r--r--source/ve/cui/messages.po253
-rw-r--r--source/ve/dbaccess/messages.po38
-rw-r--r--source/ve/desktop/messages.po3
-rw-r--r--source/ve/extensions/messages.po60
-rw-r--r--source/ve/extras/source/autocorr/emoji.po42
-rw-r--r--source/ve/extras/source/gallery/share.po6
-rw-r--r--source/ve/filter/messages.po19
-rw-r--r--source/ve/filter/source/config/fragments/filters.po2
-rw-r--r--source/ve/filter/source/config/fragments/types.po1
-rw-r--r--source/ve/formula/messages.po6
-rw-r--r--source/ve/fpicker/messages.po6
-rw-r--r--source/ve/framework/messages.po2
-rw-r--r--source/ve/instsetoo_native/inc_openoffice/windows/msi_languages.po8
-rw-r--r--source/ve/nlpsolver/src/locale.po1
-rw-r--r--source/ve/officecfg/registry/data/org/openoffice/Office.po55
-rw-r--r--source/ve/officecfg/registry/data/org/openoffice/Office/UI.po214
-rw-r--r--source/ve/reportdesign/messages.po35
-rw-r--r--source/ve/sc/messages.po369
-rw-r--r--source/ve/scaddins/messages.po5
-rw-r--r--source/ve/scp2/source/ooo.po148
-rw-r--r--source/ve/sd/messages.po87
-rw-r--r--source/ve/setup_native/source/mac.po2
-rw-r--r--source/ve/sfx2/messages.po57
-rw-r--r--source/ve/shell/source/win32/shlxthandler/res.po1
-rw-r--r--source/ve/starmath/messages.po12
-rw-r--r--source/ve/svl/messages.po1
-rw-r--r--source/ve/svtools/messages.po62
-rw-r--r--source/ve/svx/messages.po223
-rw-r--r--source/ve/sw/messages.po326
-rw-r--r--source/ve/swext/mediawiki/help.po3
-rw-r--r--source/ve/swext/mediawiki/src/registry/data/org/openoffice/Office/Custom.po2
-rw-r--r--source/ve/sysui/desktop/share.po12
-rw-r--r--source/ve/uui/messages.po5
-rw-r--r--source/ve/vcl/messages.po12
-rw-r--r--source/ve/wizards/messages.po134
-rw-r--r--source/ve/wizards/source/resources.po395
-rw-r--r--source/ve/xmlsecurity/messages.po6
-rw-r--r--source/vec/cui/messages.po118
-rw-r--r--source/vec/extensions/messages.po1
-rw-r--r--source/vec/officecfg/registry/data/org/openoffice/Office.po6
-rw-r--r--source/vec/officecfg/registry/data/org/openoffice/Office/UI.po35
-rw-r--r--source/vec/sc/messages.po225
-rw-r--r--source/vec/scp2/source/ooo.po1
-rw-r--r--source/vec/sd/messages.po39
-rw-r--r--source/vec/sfx2/messages.po32
-rw-r--r--source/vec/svtools/messages.po95
-rw-r--r--source/vec/svx/messages.po139
-rw-r--r--source/vec/sw/messages.po140
-rw-r--r--source/vec/wizards/source/resources.po613
-rw-r--r--source/vi/accessibility/messages.po3
-rw-r--r--source/vi/avmedia/messages.po2
-rw-r--r--source/vi/basctl/messages.po16
-rw-r--r--source/vi/basic/messages.po1
-rw-r--r--source/vi/chart2/messages.po92
-rw-r--r--source/vi/connectivity/messages.po9
-rw-r--r--source/vi/cui/messages.po206
-rw-r--r--source/vi/dbaccess/messages.po60
-rw-r--r--source/vi/desktop/messages.po4
-rw-r--r--source/vi/dictionaries/bs_BA.po1
-rw-r--r--source/vi/dictionaries/ca.po1
-rw-r--r--source/vi/dictionaries/pt_BR/dialog.po1
-rw-r--r--source/vi/editeng/messages.po2
-rw-r--r--source/vi/extensions/messages.po61
-rw-r--r--source/vi/extras/source/autocorr/emoji.po38
-rw-r--r--source/vi/extras/source/gallery/share.po6
-rw-r--r--source/vi/filter/messages.po20
-rw-r--r--source/vi/filter/source/config/fragments/filters.po46
-rw-r--r--source/vi/filter/source/config/fragments/types.po2
-rw-r--r--source/vi/formula/messages.po16
-rw-r--r--source/vi/fpicker/messages.po4
-rw-r--r--source/vi/instsetoo_native/inc_openoffice/windows/msi_languages.po3
-rw-r--r--source/vi/officecfg/registry/data/org/openoffice/Office.po17
-rw-r--r--source/vi/officecfg/registry/data/org/openoffice/Office/UI.po195
-rw-r--r--source/vi/reportdesign/messages.po41
-rw-r--r--source/vi/sc/messages.po570
-rw-r--r--source/vi/scaddins/messages.po4
-rw-r--r--source/vi/scp2/source/ooo.po3
-rw-r--r--source/vi/sd/messages.po166
-rw-r--r--source/vi/sfx2/messages.po67
-rw-r--r--source/vi/shell/source/win32/shlxthandler/res.po1
-rw-r--r--source/vi/starmath/messages.po64
-rw-r--r--source/vi/svl/messages.po7
-rw-r--r--source/vi/svtools/messages.po106
-rw-r--r--source/vi/svx/messages.po298
-rw-r--r--source/vi/sw/messages.po397
-rw-r--r--source/vi/uui/messages.po12
-rw-r--r--source/vi/vcl/messages.po14
-rw-r--r--source/vi/wizards/messages.po224
-rw-r--r--source/vi/wizards/source/resources.po459
-rw-r--r--source/vi/writerperfect/messages.po2
-rw-r--r--source/vi/xmlsecurity/messages.po8
-rw-r--r--source/xh/accessibility/messages.po3
-rw-r--r--source/xh/avmedia/messages.po2
-rw-r--r--source/xh/basctl/messages.po10
-rw-r--r--source/xh/chart2/messages.po61
-rw-r--r--source/xh/cui/messages.po255
-rw-r--r--source/xh/dbaccess/messages.po41
-rw-r--r--source/xh/desktop/messages.po3
-rw-r--r--source/xh/extensions/messages.po55
-rw-r--r--source/xh/extras/source/autocorr/emoji.po40
-rw-r--r--source/xh/extras/source/gallery/share.po6
-rw-r--r--source/xh/filter/messages.po16
-rw-r--r--source/xh/filter/source/config/fragments/filters.po2
-rw-r--r--source/xh/filter/source/config/fragments/types.po1
-rw-r--r--source/xh/formula/messages.po6
-rw-r--r--source/xh/fpicker/messages.po6
-rw-r--r--source/xh/framework/messages.po1
-rw-r--r--source/xh/instsetoo_native/inc_openoffice/windows/msi_languages.po8
-rw-r--r--source/xh/officecfg/registry/data/org/openoffice/Office.po128
-rw-r--r--source/xh/officecfg/registry/data/org/openoffice/Office/UI.po268
-rw-r--r--source/xh/reportdesign/messages.po34
-rw-r--r--source/xh/sc/messages.po375
-rw-r--r--source/xh/scaddins/messages.po4
-rw-r--r--source/xh/scp2/source/ooo.po138
-rw-r--r--source/xh/sd/messages.po98
-rw-r--r--source/xh/setup_native/source/mac.po2
-rw-r--r--source/xh/sfx2/messages.po68
-rw-r--r--source/xh/shell/source/win32/shlxthandler/res.po1
-rw-r--r--source/xh/starmath/messages.po18
-rw-r--r--source/xh/svl/messages.po6
-rw-r--r--source/xh/svtools/messages.po59
-rw-r--r--source/xh/svx/messages.po253
-rw-r--r--source/xh/sw/messages.po381
-rw-r--r--source/xh/swext/mediawiki/help.po2
-rw-r--r--source/xh/swext/mediawiki/src/registry/data/org/openoffice/Office/Custom.po1
-rw-r--r--source/xh/sysui/desktop/share.po12
-rw-r--r--source/xh/uui/messages.po3
-rw-r--r--source/xh/vcl/messages.po17
-rw-r--r--source/xh/wizards/messages.po134
-rw-r--r--source/xh/wizards/source/resources.po393
-rw-r--r--source/xh/writerperfect/messages.po1
-rw-r--r--source/xh/xmlsecurity/messages.po7
-rw-r--r--source/zh-CN/cui/messages.po4
-rw-r--r--source/zh-CN/dictionaries/ca.po1
-rw-r--r--source/zh-CN/instsetoo_native/inc_openoffice/windows/msi_languages.po32
-rw-r--r--source/zh-CN/sc/messages.po132
-rw-r--r--source/zh-CN/sd/messages.po83
-rw-r--r--source/zh-CN/sfx2/messages.po23
-rw-r--r--source/zh-CN/starmath/messages.po21
-rw-r--r--source/zh-CN/svtools/messages.po83
-rw-r--r--source/zh-CN/svx/messages.po56
-rw-r--r--source/zh-CN/sw/messages.po86
-rw-r--r--source/zh-CN/uui/messages.po6
-rw-r--r--source/zh-CN/vcl/messages.po4
-rw-r--r--source/zh-CN/wizards/messages.po195
-rw-r--r--source/zh-CN/wizards/source/resources.po7
-rw-r--r--source/zh-TW/cui/messages.po6
-rw-r--r--source/zu/accessibility/messages.po5
-rw-r--r--source/zu/avmedia/messages.po2
-rw-r--r--source/zu/basctl/messages.po10
-rw-r--r--source/zu/chart2/messages.po60
-rw-r--r--source/zu/cui/messages.po294
-rw-r--r--source/zu/dbaccess/messages.po44
-rw-r--r--source/zu/desktop/messages.po4
-rw-r--r--source/zu/editeng/messages.po7
-rw-r--r--source/zu/extensions/messages.po58
-rw-r--r--source/zu/extras/source/autocorr/emoji.po42
-rw-r--r--source/zu/extras/source/gallery/share.po6
-rw-r--r--source/zu/filter/messages.po17
-rw-r--r--source/zu/filter/source/config/fragments/filters.po2
-rw-r--r--source/zu/filter/source/config/fragments/types.po1
-rw-r--r--source/zu/formula/messages.po7
-rw-r--r--source/zu/fpicker/messages.po5
-rw-r--r--source/zu/instsetoo_native/inc_openoffice/windows/msi_languages.po10
-rw-r--r--source/zu/officecfg/registry/data/org/openoffice/Office.po75
-rw-r--r--source/zu/officecfg/registry/data/org/openoffice/Office/UI.po295
-rw-r--r--source/zu/reportdesign/messages.po26
-rw-r--r--source/zu/sc/messages.po392
-rw-r--r--source/zu/scaddins/messages.po9
-rw-r--r--source/zu/scp2/source/ooo.po118
-rw-r--r--source/zu/sd/messages.po133
-rw-r--r--source/zu/sfx2/messages.po71
-rw-r--r--source/zu/shell/source/win32/shlxthandler/res.po1
-rw-r--r--source/zu/starmath/messages.po13
-rw-r--r--source/zu/svl/messages.po6
-rw-r--r--source/zu/svtools/messages.po55
-rw-r--r--source/zu/svx/messages.po273
-rw-r--r--source/zu/sw/messages.po460
-rw-r--r--source/zu/sysui/desktop/share.po15
-rw-r--r--source/zu/uui/messages.po2
-rw-r--r--source/zu/vcl/messages.po19
-rw-r--r--source/zu/wizards/messages.po142
-rw-r--r--source/zu/wizards/source/resources.po414
-rw-r--r--source/zu/writerperfect/messages.po1
-rw-r--r--source/zu/xmlsecurity/messages.po7
3272 files changed, 14153 insertions, 224093 deletions
diff --git a/source/ab/basic/messages.po b/source/ab/basic/messages.po
index 7a517b6d211..52226f0110c 100644
--- a/source/ab/basic/messages.po
+++ b/source/ab/basic/messages.po
@@ -162,7 +162,6 @@ msgid "Reading exceeds EOF."
msgstr ""
#: basic.hrc:56
-#, fuzzy
msgctxt "RID_BASIC_START"
msgid "Incorrect record number."
msgstr "Ииашам анҵамҭа аномер."
diff --git a/source/ab/chart2/messages.po b/source/ab/chart2/messages.po
index 10826f52900..e7101ca7f32 100644
--- a/source/ab/chart2/messages.po
+++ b/source/ab/chart2/messages.po
@@ -2196,7 +2196,6 @@ msgid "On top"
msgstr ""
#: tp_ChartType.ui:241
-#, fuzzy
msgctxt "tp_ChartType|percent"
msgid "Percent"
msgstr "Апроценттә"
diff --git a/source/ab/cui/messages.po b/source/ab/cui/messages.po
index 859b400e26b..6d76168e0cf 100644
--- a/source/ab/cui/messages.po
+++ b/source/ab/cui/messages.po
@@ -1209,7 +1209,6 @@ msgid "~Grammar By"
msgstr ""
#: strings.hrc:288
-#, fuzzy
msgctxt "STR_MODIFY"
msgid "~Replace"
msgstr "Иҧсахтәуп"
@@ -1651,7 +1650,6 @@ msgid "Set Outer Border Without Changing Inner Lines"
msgstr ""
#: strings.hrc:382
-#, fuzzy
msgctxt "RID_SVXSTR_PARA_PRESET_DIAGONAL"
msgid "Set Diagonal Lines Only"
msgstr "Иқәыргылатәуп адиагональтә ҵәаӷәақәа рымацара"
@@ -1727,7 +1725,6 @@ msgid "General"
msgstr "Азеиҧшқәа"
#: treeopt.hrc:33
-#, fuzzy
msgctxt "SID_GENERAL_OPTIONS_RES"
msgid "View"
msgstr "Ахәаҧшра"
@@ -1914,7 +1911,6 @@ msgid "%PRODUCTNAME Writer/Web"
msgstr "%PRODUCTNAME Writer/Web"
#: treeopt.hrc:86
-#, fuzzy
msgctxt "SID_SW_ONLINEOPTIONS_RES"
msgid "View"
msgstr "Ахәаҧшра"
@@ -1971,7 +1967,6 @@ msgid "Defaults"
msgstr "Астандарт"
#: treeopt.hrc:105
-#, fuzzy
msgctxt "SID_SC_EDITOPTIONS_RES"
msgid "View"
msgstr "Ахәаҧшра"
@@ -2023,7 +2018,6 @@ msgid "General"
msgstr "Азеиҧшқәа"
#: treeopt.hrc:119
-#, fuzzy
msgctxt "SID_SD_EDITOPTIONS_RES"
msgid "View"
msgstr "Ахәаҧшра"
@@ -2049,7 +2043,6 @@ msgid "General"
msgstr "Азеиҧшқәа"
#: treeopt.hrc:128
-#, fuzzy
msgctxt "SID_SD_GRAPHIC_OPTIONS_RES"
msgid "View"
msgstr "Ахәаҧшра"
@@ -2150,7 +2143,6 @@ msgid "Edit"
msgstr "Иҧсахтәуп"
#: aboutconfigdialog.ui:182
-#, fuzzy
msgctxt "aboutconfigdialog|reset"
msgid "Reset"
msgstr "Еиҭашьақәыргылатәуп"
@@ -2216,7 +2208,6 @@ msgid "Copyright © 2000–2017 LibreOffice contributors."
msgstr ""
#: aboutdialog.ui:228
-#, fuzzy
msgctxt "aboutdialog|libreoffice"
msgid "LibreOffice was based on OpenOffice.org."
msgstr "LibreOffice базас иамоуп OpenOffice.org."
@@ -2232,7 +2223,6 @@ msgid "This release was supplied by %OOOVENDOR."
msgstr ""
#: aboutdialog.ui:276
-#, fuzzy
msgctxt "aboutdialog|link"
msgid "https://www.libreoffice.org/about-us/credits/"
msgstr "https://www.libreoffice.org/about-us/credits/"
@@ -2482,7 +2472,6 @@ msgid "Start quote of double quotes"
msgstr ""
#: applylocalizedpage.ui:378
-#, fuzzy
msgctxt "applylocalizedpage|doublestartex"
msgid "Default"
msgstr "Астандарт"
@@ -2509,7 +2498,6 @@ msgid "End quote of double quotes"
msgstr ""
#: applylocalizedpage.ui:461
-#, fuzzy
msgctxt "applylocalizedpage|doubleendex"
msgid "Default"
msgstr "Астандарт"
@@ -2737,7 +2725,6 @@ msgid "Pre_view"
msgstr "Заатәи ахәаҧшра"
#: baselinksdialog.ui:9
-#, fuzzy
msgctxt "baselinksdialog|BaseLinksDialog"
msgid "Edit Links"
msgstr "Аимадарақәа рыриашара"
@@ -2753,13 +2740,11 @@ msgid "_Modify..."
msgstr "Иҧсахтәуп..."
#: baselinksdialog.ui:84
-#, fuzzy
msgctxt "baselinksdialog|BREAK_LINK"
msgid "_Break Link"
msgstr "Аимадара еиҧырҟьатәуп"
#: baselinksdialog.ui:132
-#, fuzzy
msgctxt "baselinksdialog|FILES"
msgid "Source file"
msgstr "Ахалагаратә фаил"
@@ -2780,13 +2765,11 @@ msgid "Status"
msgstr "Аҭагылазаашьа"
#: baselinksdialog.ui:202
-#, fuzzy
msgctxt "baselinksdialog|TB_LINKS-atkobject"
msgid "Edit Links"
msgstr "Аимадарақәа рыриашара"
#: baselinksdialog.ui:231
-#, fuzzy
msgctxt "baselinksdialog|FILES2"
msgid "Source file"
msgstr "Ахалагаратә фаил"
@@ -3105,7 +3088,6 @@ msgid "St_yle:"
msgstr "Астиль:"
#: borderpage.ui:189
-#, fuzzy
msgctxt "borderpage|label16"
msgid "_Width:"
msgstr "_Аҭбаара:"
@@ -3282,7 +3264,6 @@ msgid "Top"
msgstr "Хыхьла"
#: calloutpage.ui:193
-#, fuzzy
msgctxt "calloutpage|position"
msgid "Middle"
msgstr "Агәҭа ала"
@@ -4481,7 +4462,6 @@ msgid "_Center"
msgstr "Ацентр ала"
#: distributionpage.ui:85
-#, fuzzy
msgctxt "distributionpage|horright"
msgid "_Right"
msgstr "Арыӷьарахь"
@@ -5286,7 +5266,6 @@ msgid "Quadratic"
msgstr ""
#: gradientpage.ui:170
-#, fuzzy
msgctxt "gradientpage|gradienttypelb"
msgid "Square"
msgstr "Аквадрат"
@@ -5510,7 +5489,6 @@ msgid "Suggestions"
msgstr ""
#: hangulhanjaoptdialog.ui:8
-#, fuzzy
msgctxt "hangulhanjaoptdialog|HangulHanjaOptDialog"
msgid "Hangul/Hanja Options"
msgstr "Hangul/Hanja апараметрқәа"
@@ -5745,7 +5723,6 @@ msgid "Anonymous _user"
msgstr ""
#: hyperlinkinternetpage.ui:192
-#, fuzzy
msgctxt "hyperlinkinternetpage|label2"
msgid "Hyperlink Type"
msgstr "Агиперзхьарҧш атип"
@@ -6092,7 +6069,6 @@ msgid "Search…"
msgstr "Аҧшаара..."
#: insertoleobject.ui:210
-#, fuzzy
msgctxt "insertoleobject|linktofile"
msgid "Link to file"
msgstr "Афаил иадҳәалатәуп"
@@ -6108,7 +6084,6 @@ msgid "File"
msgstr "Афаил"
#: insertrowcolumn.ui:15
-#, fuzzy
msgctxt "insertrowcolumn|InsertRowColumnDialog"
msgid "Insert Row"
msgstr "Ибжьаргылатәуп ацәаҳәа"
@@ -6180,7 +6155,6 @@ msgid "Assig_ned start parameters"
msgstr ""
#: javastartparametersdialog.ui:159
-#, fuzzy
msgctxt "javastartparametersdialog|label6"
msgid "For example: -Dmyprop=c:\\\\program files\\\\java"
msgstr "Аҿырҧштәы: -Dmyprop=c:\\\\program files\\\\java"
@@ -6334,7 +6308,6 @@ msgid "Round"
msgstr "афунт"
#: linetabpage.ui:38
-#, fuzzy
msgctxt "linetabpage|liststoreCAP_STYLE"
msgid "Square"
msgstr "Аквадрат"
@@ -6370,7 +6343,6 @@ msgid "Colo_r:"
msgstr "Аҧштәы:"
#: linetabpage.ui:186
-#, fuzzy
msgctxt "linetabpage|FT_LINE_WIDTH"
msgid "_Width:"
msgstr "_Аҭбаара:"
@@ -7110,7 +7082,6 @@ msgid "All Levels"
msgstr ""
#: numberingoptionspage.ui:595
-#, fuzzy
msgctxt "numberingoptionspage|fromfile"
msgid "From file..."
msgstr "Афаил аҟынтәи..."
@@ -7340,7 +7311,6 @@ msgid "with accessibility support"
msgstr ""
#: optadvancedpage.ui:206
-#, fuzzy
msgctxt "optadvancedpage|selectruntime"
msgid "Select a Java Runtime Environment"
msgstr "Иалхтәуп Java Runtime Environment"
@@ -7470,7 +7440,6 @@ msgid "Without user-defined line break symbols"
msgstr ""
#: optasianpage.ui:340
-#, fuzzy
msgctxt "optasianpage|label3"
msgid "First and Last Characters"
msgstr "Алагамҭатәии анҵәамҭатәии асимволқәа"
@@ -7602,7 +7571,6 @@ msgid "Context"
msgstr "Аконтеқст"
#: optctlpage.ui:254
-#, fuzzy
msgctxt "optctlpage|label4"
msgid "General Options"
msgstr "Ирзеиҧшу апараметрқәа"
@@ -7663,13 +7631,11 @@ msgid "Shading"
msgstr ""
#: optfltrembedpage.ui:175
-#, fuzzy
msgctxt "optfltrembedpage|label4"
msgid "Character Highlighting"
msgstr "Асмволқәа рырлашара"
#: optfltrpage.ui:29
-#, fuzzy
msgctxt "optfltrpage|wo_basic"
msgid "Load Basic _code"
msgstr "Иҭагалатәуп Basic акод"
@@ -7680,7 +7646,6 @@ msgid "E_xecutable code"
msgstr ""
#: optfltrpage.ui:64
-#, fuzzy
msgctxt "optfltrpage|wo_saveorig"
msgid "Save _original Basic code"
msgstr "Еиқәырхалатәуп Basic ахыҵхырҭатә код"
@@ -7811,7 +7776,6 @@ msgid "_Use %PRODUCTNAME dialogs"
msgstr "%PRODUCTNAME адиалогқәа"
#: optgeneralpage.ui:110
-#, fuzzy
msgctxt "optgeneralpage|label2"
msgid "Open/Save Dialogs"
msgstr "Аартра/Аиқәырхара рдиалогқәа"
@@ -8059,7 +8023,6 @@ msgid "Treat as Equal"
msgstr ""
#: optjsearchpage.ui:345
-#, fuzzy
msgctxt "optjsearchpage|ignorepunctuation"
msgid "Pu_nctuation characters"
msgstr "Апунктуациа адыргақәа"
@@ -8277,7 +8240,6 @@ msgid "_Download updates automatically"
msgstr "Арҿыцрақәа автоматикала иҭагалатәуп"
#: optonlineupdatepage.ui:172
-#, fuzzy
msgctxt "optonlineupdatepage|destpathlabel"
msgid "Download destination:"
msgstr "Аҭагалараз акаталог:"
@@ -8769,7 +8731,6 @@ msgid "Title"
msgstr "Ахы"
#: optuserpage.ui:320
-#, fuzzy
msgctxt "position-atkobject"
msgid "Position"
msgstr "Аҭыҧ"
@@ -8915,7 +8876,6 @@ msgid "Use anti-a_liasing"
msgstr ""
#: optviewpage.ui:81
-#, fuzzy
msgctxt "optviewpage|useopengl"
msgid "Use OpenGL for all rendering"
msgstr "Аҭыгарақәа зегьы OpenGL ахархәарала "
@@ -9347,7 +9307,6 @@ msgid "Start"
msgstr ""
#: paragalignpage.ui:23
-#, fuzzy
msgctxt "paragalignpage|liststoreLB_LASTLINE"
msgid "Centered"
msgstr "Ацентр ала"
@@ -9375,7 +9334,6 @@ msgid "Top"
msgstr "Хыхьла"
#: paragalignpage.ui:53
-#, fuzzy
msgctxt "paragalignpage|liststoreLB_VERTALIGN"
msgid "Middle"
msgstr "Агәҭа ала"
@@ -9393,13 +9351,11 @@ msgid "Example"
msgstr "Аҿырҧштәы"
#: paragalignpage.ui:120
-#, fuzzy
msgctxt "paragalignpage|radioBTN_LEFTALIGN"
msgid "_Left"
msgstr "Арымарахь"
#: paragalignpage.ui:136
-#, fuzzy
msgctxt "paragalignpage|radioBTN_RIGHTALIGN"
msgid "_Right"
msgstr "Арыӷьарахь"
@@ -9588,7 +9544,6 @@ msgid "Deci_mal"
msgstr ""
#: paratabspage.ui:157
-#, fuzzy
msgctxt "paratabspage|radiobuttonBTN_TABTYPE_LEFT"
msgid "_Left"
msgstr "Арымарахь"
@@ -9683,13 +9638,11 @@ msgid "Note: After a password has been set, the document will only open with the
msgstr ""
#: password.ui:185
-#, fuzzy
msgctxt "password|readonly"
msgid "Open file read-only"
msgstr "Иаарттәуп аҧхьара мацараз"
#: password.ui:204
-#, fuzzy
msgctxt "password|label7"
msgid "Enter password to allow editing"
msgstr "Иҭажәгал ажәамаӡа аредакциазуразы"
@@ -9712,7 +9665,6 @@ msgid "_Options"
msgstr "Апараметрқәа"
#: password.ui:299
-#, fuzzy
msgctxt "password|label2"
msgid "File Encryption Password"
msgstr "Ажәамаӡа афаил ашифрркразы"
@@ -9766,7 +9718,6 @@ msgid "Background Color:"
msgstr "Аҿаҧшыра аҧштәы"
#: patterntabpage.ui:252
-#, fuzzy
msgctxt "patterntabpage|label1"
msgid "Options"
msgstr "Апараметрқәа"
@@ -9809,7 +9760,6 @@ msgid "Own Theme"
msgstr ""
#: personalization_tab.ui:146
-#, fuzzy
msgctxt "personalization_tab|select_persona"
msgid "Select Theme"
msgstr "Иалхтәуп атема"
@@ -9861,7 +9811,6 @@ msgid "Superscript"
msgstr "Хыхьтәи аиндекс"
#: positionpage.ui:73
-#, fuzzy
msgctxt "positionpage|normal"
msgid "Normal"
msgstr "Инормалтәу"
@@ -9878,7 +9827,6 @@ msgid "Raise/lower by"
msgstr ""
#: positionpage.ui:157
-#, fuzzy
msgctxt "positionpage|automatic"
msgid "Automatic"
msgstr "Автоматикала"
@@ -9889,7 +9837,6 @@ msgid "Relative font size"
msgstr "Ашрифт амасштаб"
#: positionpage.ui:201
-#, fuzzy
msgctxt "positionpage|label20"
msgid "Position"
msgstr "Аҭыҧ"
@@ -9901,13 +9848,11 @@ msgid "0 degrees"
msgstr "90 градус"
#: positionpage.ui:255
-#, fuzzy
msgctxt "positionpage|90deg"
msgid "90 degrees"
msgstr "90 градус"
#: positionpage.ui:271
-#, fuzzy
msgctxt "positionpage|270deg"
msgid "270 degrees"
msgstr "270 градус"
@@ -9995,7 +9940,6 @@ msgid "_Base point:"
msgstr ""
#: possizetabpage.ui:150
-#, fuzzy
msgctxt "possizetabpage|label1"
msgid "Position"
msgstr "Аҭыҧ"
@@ -10069,7 +10013,6 @@ msgid "Poster colors:"
msgstr ""
#: posterdialog.ui:159
-#, fuzzy
msgctxt "posterdialog|label1"
msgid "Parameters"
msgstr "Апараметрқәа"
@@ -10091,25 +10034,21 @@ msgid "Would you like to save the arrowhead now?"
msgstr "Еиқәырхатәума ахьӡынҵа?"
#: querydeletebitmapdialog.ui:8
-#, fuzzy
msgctxt "querydeletebitmapdialog|AskDelBitmapDialog"
msgid "Delete Bitmap?"
msgstr "Ианыхтәума арастр?"
#: querydeletebitmapdialog.ui:14
-#, fuzzy
msgctxt "querydeletebitmapdialog|AskDelBitmapDialog"
msgid "Are you sure you want to delete the bitmap?"
msgstr "Ианыхтәума арастр?"
#: querydeletechartcolordialog.ui:8
-#, fuzzy
msgctxt "querydeletechartcolordialog|QueryDeleteChartColorDialog"
msgid "Delete Color?"
msgstr "Ианыхтәума аҧштәы?"
#: querydeletechartcolordialog.ui:14
-#, fuzzy
msgctxt "querydeletechartcolordialog|QueryDeleteChartColorDialog"
msgid "Do you really want to delete the chart color?"
msgstr "Ианыхтәума адиаграмма аҧштәы?"
@@ -10120,25 +10059,21 @@ msgid "This action cannot be undone."
msgstr ""
#: querydeletecolordialog.ui:7
-#, fuzzy
msgctxt "querydeletecolordialog|AskDelColorDialog"
msgid "Delete color?"
msgstr "Ианыхтәума аҧштәы?"
#: querydeletecolordialog.ui:13
-#, fuzzy
msgctxt "querydeletecolordialog|AskDelColorDialog"
msgid "Do you want to delete the color?"
msgstr "Ианыхтәума аҧштәы?"
#: querydeletedictionarydialog.ui:8
-#, fuzzy
msgctxt "querydeletedictionarydialog|QueryDeleteDictionaryDialog"
msgid "Delete Dictionary?"
msgstr "Ианыхтәума ажәар?"
#: querydeletedictionarydialog.ui:14
-#, fuzzy
msgctxt "querydeletedictionarydialog|QueryDeleteDictionaryDialog"
msgid "Do you really want to delete the dictionary?"
msgstr "Ианыхтәума ажәар?"
@@ -10149,13 +10084,11 @@ msgid "This action cannot be undone."
msgstr ""
#: querydeletegradientdialog.ui:8
-#, fuzzy
msgctxt "querydeletegradientdialog|AskDelGradientDialog"
msgid "Delete gradient?"
msgstr "Ианыхтәума аградиент?"
#: querydeletegradientdialog.ui:14
-#, fuzzy
msgctxt "querydeletegradientdialog|AskDelGradientDialog"
msgid "Do you want to delete the gradient?"
msgstr "Ианыхтәуп аградиент?"
@@ -10172,13 +10105,11 @@ msgid "Do you want to delete the hatching?"
msgstr "Ианыхтәума аҧштәы?"
#: querydeletelineenddialog.ui:8
-#, fuzzy
msgctxt "querydeletelineenddialog|AskDelLineEndDialog"
msgid "Delete Arrowhead?"
msgstr "Ианыхтәума аҵәаӷәа анҵәамҭа?"
#: querydeletelineenddialog.ui:14
-#, fuzzy
msgctxt "querydeletelineenddialog|AskDelLineEndDialog"
msgid "Do you really want to delete the arrowhead?"
msgstr "Ианыхтәума аҵәаӷәа анҵәамҭа?"
@@ -10189,13 +10120,11 @@ msgid "This action cannot be undone."
msgstr ""
#: querydeletelinestyledialog.ui:8
-#, fuzzy
msgctxt "querydeletelinestyledialog|AskDelLineStyleDialog"
msgid "Delete Line Style?"
msgstr "Ианыхтәума аҵәаӷәа астиль?"
#: querydeletelinestyledialog.ui:14
-#, fuzzy
msgctxt "querydeletelinestyledialog|AskDelLineStyleDialog"
msgid "Do you want to delete the line style?"
msgstr "Ианыхтәума аҵәаӷәа астиль?"
@@ -10216,31 +10145,26 @@ msgid "Please choose another name."
msgstr ""
#: querynoloadedfiledialog.ui:8
-#, fuzzy
msgctxt "querynoloadedfiledialog|NoLoadedFileDialog"
msgid "No Loaded File"
msgstr "Афаил ҭагалам"
#: querynoloadedfiledialog.ui:14
-#, fuzzy
msgctxt "querynoloadedfiledialog|NoLoadedFileDialog"
msgid "The file could not be loaded!"
msgstr "Афаил аҭагалара ауам!"
#: querynosavefiledialog.ui:8
-#, fuzzy
msgctxt "querynosavefiledialog|NoSaveFileDialog"
msgid "No Saved File"
msgstr "Афаил еиқәырхаӡам"
#: querynosavefiledialog.ui:14
-#, fuzzy
msgctxt "querynosavefiledialog|NoSaveFileDialog"
msgid "The file could not be saved!"
msgstr "Афаил аиқәырхара ауам!"
#: querysavelistdialog.ui:8
-#, fuzzy
msgctxt "querysavelistdialog|AskSaveList"
msgid "Save List?"
msgstr "Еиқәырхатәума ахьӡынҵа?"
@@ -10251,7 +10175,6 @@ msgid "The list was modified without saving."
msgstr ""
#: querysavelistdialog.ui:15
-#, fuzzy
msgctxt "querysavelistdialog|AskSaveList"
msgid "Would you like to save the list now?"
msgstr "Еиқәырхатәума ахьӡынҵа?"
@@ -10329,7 +10252,6 @@ msgid "Interactive Screenshot Annotation"
msgstr ""
#: screenshotannotationdialog.ui:39
-#, fuzzy
msgctxt "screenshotannotationdialog|save"
msgid "Save Screenshot..."
msgstr "Еиқәырхатәуп аекран ақәҭыхымҭа..."
@@ -10350,13 +10272,11 @@ msgid "%MACROLANG Macros"
msgstr "%MACROLANG Амакросқәа"
#: scriptorganizer.ui:20
-#, fuzzy
msgctxt "scriptorganizer|run"
msgid "Run"
msgstr "Инагӡатәуп"
#: scriptorganizer.ui:49
-#, fuzzy
msgctxt "scriptorganizer|create"
msgid "Create..."
msgstr "Иаҧҵатәуп..."
@@ -10368,7 +10288,6 @@ msgid "Rename..."
msgstr "Ахьӡ ҧсахтәуп..."
#: scriptorganizer.ui:93
-#, fuzzy
msgctxt "scriptorganizer|delete"
msgid "Delete..."
msgstr "Ианыхтәуп..."
@@ -10379,7 +10298,6 @@ msgid "Macros"
msgstr "Амакросқәа"
#: searchattrdialog.ui:9
-#, fuzzy
msgctxt "searchattrdialog|SearchAttrDialog"
msgid "Attributes"
msgstr "Атрибутқәа"
@@ -10397,13 +10315,11 @@ msgid "Font"
msgstr "Ашрифт"
#: searchformatdialog.ui:128
-#, fuzzy
msgctxt "searchformatdialog|fonteffects"
msgid "Font Effects"
msgstr "Ашрифт аеффектқәа"
#: searchformatdialog.ui:151
-#, fuzzy
msgctxt "searchformatdialog|position"
msgid "Position"
msgstr "Аҭыҧ"
@@ -10460,7 +10376,6 @@ msgid "When _printing"
msgstr ""
#: securityoptionsdialog.ui:150
-#, fuzzy
msgctxt "securityoptionsdialog|whenpdf"
msgid "When creating PDF _files"
msgstr "PDF афаилқәа раҧҵараан"
@@ -10496,13 +10411,11 @@ msgid "Block any links from documents not among the trusted locations (see Macro
msgstr ""
#: securityoptionsdialog.ui:395
-#, fuzzy
msgctxt "securityoptionsdialog|label2"
msgid "Security Options"
msgstr "Ашәарҭадара апараметрқәа"
#: select_persona_dialog.ui:8
-#, fuzzy
msgctxt "select_persona_dialog|SelectPersonaDialog"
msgid "Select Firefox Theme"
msgstr "Firefox атема алхра"
@@ -10518,13 +10431,11 @@ msgid "Search Term or Firefox Theme URL"
msgstr ""
#: select_persona_dialog.ui:228
-#, fuzzy
msgctxt "select_persona_dialog|label6"
msgid "Categories"
msgstr "Акатегориақәа"
#: selectpathdialog.ui:8
-#, fuzzy
msgctxt "selectpathdialog|SelectPathDialog"
msgid "Select Paths"
msgstr "Иалхтәуп амҩақәа"
@@ -10596,13 +10507,11 @@ msgid "_Exchange characters:"
msgstr ""
#: similaritysearchdialog.ui:109
-#, fuzzy
msgctxt "similaritysearchdialog|label3"
msgid "_Add characters:"
msgstr "Иацҵоуп:"
#: similaritysearchdialog.ui:123
-#, fuzzy
msgctxt "similaritysearchdialog|label4"
msgid "_Remove characters:"
msgstr "Ианыхуп:"
@@ -10689,7 +10598,6 @@ msgid "_Smooth radius:"
msgstr ""
#: smoothdialog.ui:161
-#, fuzzy
msgctxt "smoothdialog|label1"
msgid "Parameters"
msgstr "Апараметрқәа"
@@ -10711,19 +10619,16 @@ msgid "_Invert"
msgstr "Ибжьаргылатәуп"
#: solarizedialog.ui:173
-#, fuzzy
msgctxt "solarizedialog|label1"
msgid "Parameters"
msgstr "Апараметрқәа"
#: specialcharacters.ui:10
-#, fuzzy
msgctxt "specialcharacters|SpecialCharactersDialog"
msgid "Special Characters"
msgstr "Асимвол алхра"
#: specialcharacters.ui:24
-#, fuzzy
msgctxt "specialcharacters|insert"
msgid "_Insert"
msgstr "Ибжьаргылатәуп"
@@ -10813,7 +10718,6 @@ msgid "Chec_k grammar"
msgstr ""
#: spellingdialog.ui:196
-#, fuzzy
msgctxt "spellingdialog|ignoreall"
msgid "I_gnore All"
msgstr "Ибжьажьтәуп зегьы"
@@ -10830,7 +10734,6 @@ msgid "Text languag_e:"
msgstr ""
#: spellingdialog.ui:252
-#, fuzzy
msgctxt "spellingdialog|explainlink"
msgid "More..."
msgstr "Иҵегь..."
@@ -10851,13 +10754,11 @@ msgid "Spelling: $LANGUAGE ($LOCATION)"
msgstr ""
#: spellingdialog.ui:319
-#, fuzzy
msgctxt "spellingdialog|add"
msgid "_Add to Dictionary"
msgstr "Иацҵатәуп ажәар ахь"
#: spellingdialog.ui:333
-#, fuzzy
msgctxt "spellingdialog|addmb"
msgid "_Add to Dictionary"
msgstr "Иацҵатәуп ажәар ахь"
@@ -10873,19 +10774,16 @@ msgid "_Not in dictionary"
msgstr ""
#: spellingdialog.ui:386
-#, fuzzy
msgctxt "spellingdialog|paste"
msgid "Paste"
msgstr "Ибжьаргылатәуп"
#: spellingdialog.ui:400
-#, fuzzy
msgctxt "spellingdialog|insert"
msgid "Special Character"
msgstr "Асимвол алхра"
#: spelloptionsdialog.ui:8
-#, fuzzy
msgctxt "spelloptionsdialog|SpellOptionsDialog"
msgid "Options"
msgstr "Апараметрқәа"
@@ -10960,7 +10858,6 @@ msgid "_Change Password..."
msgstr "Иҧсахтәуп ажәамаӡа"
#: swpossizepage.ui:75
-#, fuzzy
msgctxt "swpossizepage|widthft"
msgid "_Width:"
msgstr "_Аҭбаара:"
@@ -10982,13 +10879,11 @@ msgid "Size"
msgstr "Ашәагаа"
#: swpossizepage.ui:207
-#, fuzzy
msgctxt "swpossizepage|topage"
msgid "To _page"
msgstr "Адаҟьахь"
#: swpossizepage.ui:224
-#, fuzzy
msgctxt "swpossizepage|topara"
msgid "To paragrap_h"
msgstr "Абзац ахь"
@@ -11000,7 +10895,6 @@ msgid "To cha_racter"
msgstr "Асимвол ахь"
#: swpossizepage.ui:256
-#, fuzzy
msgctxt "swpossizepage|aschar"
msgid "_As character"
msgstr "Асимвол еиҧш"
@@ -11058,7 +10952,6 @@ msgid "Follow te_xt flow"
msgstr ""
#: swpossizepage.ui:522
-#, fuzzy
msgctxt "swpossizepage|label11"
msgid "Position"
msgstr "Аҭыҧ"
@@ -11085,7 +10978,6 @@ msgid "No Effect"
msgstr ""
#: textanimtabpage.ui:53
-#, fuzzy
msgctxt "textanimtabpage|liststoreEFFECT"
msgid "Blink"
msgstr "Алацәҟәра"
@@ -11193,7 +11085,6 @@ msgid "_Pixels"
msgstr ""
#: textanimtabpage.ui:454
-#, fuzzy
msgctxt "textanimtabpage|FT_DELAY"
msgid "Delay:"
msgstr "Ааҭгылара:"
@@ -11251,7 +11142,6 @@ msgid "Custom Shape Text"
msgstr ""
#: textattrtabpage.ui:237
-#, fuzzy
msgctxt "textattrtabpage|label4"
msgid "_Left:"
msgstr "Арымарахь:"
@@ -11263,13 +11153,11 @@ msgid "_Right:"
msgstr "Арыӷьарахь"
#: textattrtabpage.ui:265
-#, fuzzy
msgctxt "textattrtabpage|label6"
msgid "_Top:"
msgstr "Хыхьла:"
#: textattrtabpage.ui:279
-#, fuzzy
msgctxt "textattrtabpage|label7"
msgid "_Bottom:"
msgstr "Ҵаҟала: "
@@ -11333,7 +11221,6 @@ msgid "Hyphenation"
msgstr ""
#: textflowpage.ui:196
-#, fuzzy
msgctxt "textflowpage|checkInsert"
msgid "_Insert"
msgstr "Ибжьаргылатәуп"
@@ -11344,19 +11231,16 @@ msgid "With page st_yle:"
msgstr ""
#: textflowpage.ui:231
-#, fuzzy
msgctxt "textflowpage|labelType"
msgid "_Type:"
msgstr "Атип:"
#: textflowpage.ui:260
-#, fuzzy
msgctxt "textflowpage|labelPageNum"
msgid "Page _number:"
msgstr "Адаҟьа аномер:"
#: textflowpage.ui:275
-#, fuzzy
msgctxt "textflowpage|labelPosition"
msgid "Position:"
msgstr "Аҭыҧ:"
@@ -11368,13 +11252,11 @@ msgid "Page Style"
msgstr "Адаҟьа астиль"
#: textflowpage.ui:309
-#, fuzzy
msgctxt "textflowpage|comboBreakType"
msgid "Page"
msgstr "Адаҟьа"
#: textflowpage.ui:310
-#, fuzzy
msgctxt "textflowpage|comboBreakType"
msgid "Column"
msgstr "Аиҵагыла"
@@ -11429,13 +11311,11 @@ msgid "lines"
msgstr "Ацәаҳәа(қәа)"
#: textflowpage.ui:513
-#, fuzzy
msgctxt "textflowpage|labelOptions"
msgid "Options"
msgstr "Апараметрқәа"
#: thesaurus.ui:14
-#, fuzzy
msgctxt "thesaurus|ThesaurusDialog"
msgid "Thesaurus"
msgstr "Атезаурус"
@@ -11463,7 +11343,6 @@ msgid "Replace with:"
msgstr "Иҧсахтәуп ала"
#: transparencytabpage.ui:25
-#, fuzzy
msgctxt "transparencytabpage|liststoreTYPE"
msgid "Linear"
msgstr "Аҵәаӷәатә"
@@ -11489,7 +11368,6 @@ msgid "Quadratic"
msgstr ""
#: transparencytabpage.ui:45
-#, fuzzy
msgctxt "transparencytabpage|liststoreTYPE"
msgid "Square"
msgstr "Аквадрат"
@@ -11624,7 +11502,6 @@ msgid "{"
msgstr ""
#: twolinespage.ui:34
-#, fuzzy
msgctxt "twolinespage|liststore1"
msgid "Other Characters..."
msgstr "Егьырҭ асимволқәа..."
@@ -11656,7 +11533,6 @@ msgid "}"
msgstr ""
#: twolinespage.ui:68
-#, fuzzy
msgctxt "twolinespage|liststore2"
msgid "Other Characters..."
msgstr "Егьырҭ асимволқәа..."
@@ -11672,13 +11548,11 @@ msgid "Double-lined"
msgstr ""
#: twolinespage.ui:142
-#, fuzzy
msgctxt "twolinespage|label29"
msgid "Initial character"
msgstr "Алагамҭатәи асимвол"
#: twolinespage.ui:155
-#, fuzzy
msgctxt "twolinespage|label30"
msgid "Final character"
msgstr "Анҵәамҭатәи асимвол"
@@ -11695,7 +11569,6 @@ msgid "Preview"
msgstr "Ахәаҧшра"
#: wordcompletionpage.ui:43
-#, fuzzy
msgctxt "wordcompletionpage|delete"
msgid "_Delete Entry"
msgstr "_Ианыхтәуп анҵамҭа"
@@ -11762,7 +11635,6 @@ msgid "Fit width"
msgstr "Ашрифт аҭбаара"
#: zoomdialog.ui:154
-#, fuzzy
msgctxt "zoomdialog|100pc"
msgid "100%"
msgstr "100%"
@@ -11774,7 +11646,6 @@ msgid "Variable:"
msgstr "Аҽеиҭак"
#: zoomdialog.ui:204
-#, fuzzy
msgctxt "zoomdialog|zoomsb-atkobject"
msgid "Variable"
msgstr "Аҽеиҭак"
@@ -11785,13 +11656,11 @@ msgid "Zoom Factor"
msgstr "Амасштаб"
#: zoomdialog.ui:262
-#, fuzzy
msgctxt "zoomdialog|automatic"
msgid "Automatic"
msgstr "Автоматикала"
#: zoomdialog.ui:279
-#, fuzzy
msgctxt "zoomdialog|singlepage"
msgid "Single page"
msgstr "Даҟьак"
diff --git a/source/ab/dbaccess/messages.po b/source/ab/dbaccess/messages.po
index eb301c57744..fc705f3809e 100644
--- a/source/ab/dbaccess/messages.po
+++ b/source/ab/dbaccess/messages.po
@@ -563,7 +563,6 @@ msgid "Invalid expression, field name '$name$' does not exist."
msgstr ""
#: strings.hrc:134
-#, fuzzy
msgctxt "STR_QUERY_UNDO_TABWINDELETE"
msgid "Delete Table Window"
msgstr "Ианыхтәуп атаблица аҧенџьыр"
@@ -2600,7 +2599,6 @@ msgid ""
msgstr ""
#: dbwizmysqlintropage.ui:69
-#, fuzzy
msgctxt "dbwizmysqlintropage|odbc"
msgid "Connect using ODBC (Open Database Connectivity)"
msgstr "Аимадара ODBC ала (Open Database Connectivity)"
@@ -2758,25 +2756,21 @@ msgid "N_o, do not register the database"
msgstr ""
#: finalpagewizard.ui:105
-#, fuzzy
msgctxt "finalpagewizard|additionalText"
msgid "After the database file has been saved, what do you want to do?"
msgstr "Иҟаҵатәуи адырқәа рбаза аиқәырхара ашьҭахь?"
#: finalpagewizard.ui:116
-#, fuzzy
msgctxt "finalpagewizard|openediting"
msgid "Open the database for editing"
msgstr "Иаарттәуп абаза аредакциазуразы"
#: finalpagewizard.ui:132
-#, fuzzy
msgctxt "finalpagewizard|usewizard"
msgid "Create tables using the table wizard"
msgstr "Иаҧҵатәуп атаблицақәа азҟаза ахархәарала"
#: finalpagewizard.ui:156
-#, fuzzy
msgctxt "finalpagewizard|finishText"
msgid "Click 'Finish' to save the database."
msgstr "Шәақәыӷәӷәа «Ихиоуп» адырқәа рбаза аиқәырхараз."
@@ -2810,13 +2804,11 @@ msgid "Use the Database Wizard to create a new database, open an existing databa
msgstr ""
#: generalpagewizard.ui:50
-#, fuzzy
msgctxt "generalpagewizard|sourceTypeHeader"
msgid "What do you want to do?"
msgstr "Иҟашәҵарц ишәҭахузеи?"
#: generalpagewizard.ui:61
-#, fuzzy
msgctxt "generalpagewizard|createDatabase"
msgid "Create a n_ew database"
msgstr "Иаҧҵатәуп иҿыцу адырқәа рбаза"
@@ -2827,7 +2819,6 @@ msgid "_Embedded database:"
msgstr ""
#: generalpagewizard.ui:118
-#, fuzzy
msgctxt "generalpagewizard|openExistingDatabase"
msgid "Open an existing database _file"
msgstr "Иаарттәуп иҟоу адырқәа рбаза афаил"
@@ -2946,19 +2937,16 @@ msgid "Index identifier:"
msgstr ""
#: indexdesigndialog.ui:297
-#, fuzzy
msgctxt "indexdesigndialog|UNIQUE"
msgid "_Unique"
msgstr "Иуникалтәу"
#: indexdesigndialog.ui:319
-#, fuzzy
msgctxt "indexdesigndialog|FIELDS_LABEL"
msgid "Fields:"
msgstr "Аҭакырақәа"
#: indexdesigndialog.ui:352
-#, fuzzy
msgctxt "indexdesigndialog|INDEX_DETAILS"
msgid "Index Details"
msgstr "Аиндекс"
@@ -2974,7 +2962,6 @@ msgid "Please enter the required information to connect to a JDBC database. Plea
msgstr ""
#: jdbcconnectionpage.ui:57
-#, fuzzy
msgctxt "jdbcconnectionpage|browseurllabel"
msgid "Path to the dBASE files:"
msgstr "dBASE афаилқәа рахь амҩа:"
@@ -2990,13 +2977,11 @@ msgid "_Browse…"
msgstr "Аҭыҧхәаҧшра..."
#: jdbcconnectionpage.ui:126
-#, fuzzy
msgctxt "jdbcconnectionpage|jdbcLabel"
msgid "JDBC d_river class:"
msgstr "JDBC адраивер акласс:"
#: jdbcconnectionpage.ui:156
-#, fuzzy
msgctxt "jdbcconnectionpage|jdbcButton"
msgid "_Test Class"
msgstr "Акласс атест"
@@ -3043,19 +3028,16 @@ msgid "Fields Involved"
msgstr ""
#: joindialog.ui:264
-#, fuzzy
msgctxt "joindialog|label5"
msgid "_Type:"
msgstr "Атип:"
#: joindialog.ui:287
-#, fuzzy
msgctxt "joindialog|natural"
msgid "Natural"
msgstr "Иҧсабаратәу"
#: joindialog.ui:311
-#, fuzzy
msgctxt "joindialog|label6"
msgid "Options"
msgstr "Апараметрқәа"
@@ -3094,7 +3076,6 @@ msgid "Please enter the required information to connect to an LDAP directory. Pl
msgstr ""
#: ldapconnectionpage.ui:57
-#, fuzzy
msgctxt "ldapconnectionpage|hostNameLabel"
msgid "_Server:"
msgstr "Асервер:"
@@ -3111,7 +3092,6 @@ msgid "Default: 389"
msgstr ""
#: ldapconnectionpage.ui:132
-#, fuzzy
msgctxt "ldapconnectionpage|baseDNLabel"
msgid "Base _DN:"
msgstr "Абазатә DN:"
@@ -3122,7 +3102,6 @@ msgid "Use _secure connection (SSL)"
msgstr ""
#: ldappage.ui:39
-#, fuzzy
msgctxt "ldappage|label1"
msgid "_Base DN:"
msgstr "Абазатә DN:"
@@ -3169,7 +3148,6 @@ msgid "Overall progress:"
msgstr ""
#: migratepage.ui:83
-#, fuzzy
msgctxt "migratepage|overall"
msgid "document $current$ of $overall$"
msgstr "Адокумент $current$ из $overall$"
@@ -3190,13 +3168,11 @@ msgid "Connection Settings"
msgstr ""
#: mysqlnativepage.ui:90
-#, fuzzy
msgctxt "mysqlnativepage|usernamelabel"
msgid "_User name:"
msgstr "Ахархәаҩ ихьӡ:"
#: mysqlnativepage.ui:113
-#, fuzzy
msgctxt "mysqlnativepage|passwordrequired"
msgid "Password required"
msgstr "Иаҭахуп ажәамаӡа"
@@ -3207,7 +3183,6 @@ msgid "User Authentication"
msgstr ""
#: mysqlnativepage.ui:176
-#, fuzzy
msgctxt "mysqlnativepage|charsetlabel"
msgid "_Character set:"
msgstr "Акодркра:"
@@ -3218,7 +3193,6 @@ msgid "Data Conversion"
msgstr ""
#: mysqlnativesettings.ui:25
-#, fuzzy
msgctxt "mysqlnativesettings|dbnamelabel"
msgid "_Database name:"
msgstr "Адырқәа рбаза ахьӡ:"
@@ -3229,13 +3203,11 @@ msgid "Se_rver/port"
msgstr ""
#: mysqlnativesettings.ui:96
-#, fuzzy
msgctxt "mysqlnativesettings|serverlabel"
msgid "_Server:"
msgstr "Асервер:"
#: mysqlnativesettings.ui:110
-#, fuzzy
msgctxt "mysqlnativesettings|portlabel"
msgid "_Port:"
msgstr "Апорт:"
@@ -3246,7 +3218,6 @@ msgid "Default: 3306"
msgstr ""
#: mysqlnativesettings.ui:182
-#, fuzzy
msgctxt "mysqlnativesettings|socketlabel"
msgid "So_cket:"
msgstr "Асокет:"
@@ -3257,13 +3228,11 @@ msgid "Named p_ipe:"
msgstr ""
#: namematchingpage.ui:48
-#, fuzzy
msgctxt "namematchingpage|all"
msgid "_All"
msgstr "Зегьы"
#: namematchingpage.ui:65
-#, fuzzy
msgctxt "namematchingpage|none"
msgid "Non_e"
msgstr "Ирыцқьатәуп"
@@ -3279,7 +3248,6 @@ msgid "Destination table: "
msgstr ""
#: odbcpage.ui:38
-#, fuzzy
msgctxt "odbcpage|charsetlabel"
msgid "_Character set:"
msgstr "Акодркра:"
@@ -3290,13 +3258,11 @@ msgid "Data Conversion"
msgstr ""
#: odbcpage.ui:112
-#, fuzzy
msgctxt "odbcpage|optionslabel"
msgid "ODBC _options:"
msgstr "ODBC апараметрқәа:"
#: odbcpage.ui:143
-#, fuzzy
msgctxt "odbcpage|useCatalogCheckbutton"
msgid "Use catalog for file-based databases"
msgstr "Ихархәатәуп акаталог ифаилтәқәоу адырқәа рбазақәа рзы"
@@ -3312,25 +3278,21 @@ msgid "Parameter Input"
msgstr ""
#: parametersdialog.ui:122
-#, fuzzy
msgctxt "parametersdialog|label2"
msgid "_Value:"
msgstr "Аҵакы:"
#: parametersdialog.ui:153
-#, fuzzy
msgctxt "parametersdialog|next"
msgid "_Next"
msgstr "Анаҩс"
#: parametersdialog.ui:181
-#, fuzzy
msgctxt "parametersdialog|label1"
msgid "_Parameters"
msgstr "Апараметрқәа"
#: password.ui:8
-#, fuzzy
msgctxt "password|PasswordDialog"
msgid "Change Password"
msgstr "Иҧсахтәуп ажәамаӡа"
@@ -3341,19 +3303,16 @@ msgid "Old p_assword:"
msgstr ""
#: password.ui:134
-#, fuzzy
msgctxt "password|label3"
msgid "_Password:"
msgstr "Ажәамаӡа:"
#: password.ui:148
-#, fuzzy
msgctxt "password|label4"
msgid "_Confirm password:"
msgstr "Ишьақәшәырӷәӷәа ажәамаӡа:"
#: password.ui:177
-#, fuzzy
msgctxt "password|label1"
msgid "User “$name$: $”"
msgstr "Ахархәаҩ «$name$: $»"
@@ -3393,7 +3352,6 @@ msgid "_Delete"
msgstr "Ианыхтәуп"
#: queryfilterdialog.ui:8
-#, fuzzy
msgctxt "queryfilterdialog|QueryFilterDialog"
msgid "Standard Filter"
msgstr "Истандарттәу афильтр"
@@ -3405,19 +3363,16 @@ msgid "Operator"
msgstr "Аоператор"
#: queryfilterdialog.ui:108
-#, fuzzy
msgctxt "queryfilterdialog|label5"
msgid "Field name"
msgstr "Аҭакыра ахьӡ"
#: queryfilterdialog.ui:120
-#, fuzzy
msgctxt "queryfilterdialog|label6"
msgid "Condition"
msgstr "Аҭагылазаашьа"
#: queryfilterdialog.ui:134
-#, fuzzy
msgctxt "queryfilterdialog|field1"
msgid "- none -"
msgstr "- мап -"
@@ -3428,7 +3383,6 @@ msgid "="
msgstr ""
#: queryfilterdialog.ui:149
-#, fuzzy
msgctxt "queryfilterdialog|cond1"
msgid "<>"
msgstr "<>"
@@ -3439,7 +3393,6 @@ msgid "<"
msgstr ""
#: queryfilterdialog.ui:151
-#, fuzzy
msgctxt "queryfilterdialog|cond1"
msgid "<="
msgstr "<="
@@ -3450,13 +3403,11 @@ msgid ">"
msgstr ""
#: queryfilterdialog.ui:153
-#, fuzzy
msgctxt "queryfilterdialog|cond1"
msgid ">="
msgstr ">="
#: queryfilterdialog.ui:154
-#, fuzzy
msgctxt "queryfilterdialog|cond1"
msgid "like"
msgstr "абас"
@@ -3467,31 +3418,26 @@ msgid "not like"
msgstr ""
#: queryfilterdialog.ui:156
-#, fuzzy
msgctxt "queryfilterdialog|cond1"
msgid "null"
msgstr "NULL"
#: queryfilterdialog.ui:157
-#, fuzzy
msgctxt "queryfilterdialog|cond1"
msgid "not null"
msgstr "NULL акәӡам"
#: queryfilterdialog.ui:171
-#, fuzzy
msgctxt "queryfilterdialog|field2"
msgid "- none -"
msgstr "- мап -"
#: queryfilterdialog.ui:185
-#, fuzzy
msgctxt "queryfilterdialog|field3"
msgid "- none -"
msgstr "- мап -"
#: queryfilterdialog.ui:219
-#, fuzzy
msgctxt "queryfilterdialog|label7"
msgid "Value"
msgstr "Аҵакы"
@@ -3521,13 +3467,11 @@ msgid "OR"
msgstr "OR"
#: queryfilterdialog.ui:298
-#, fuzzy
msgctxt "queryfilterdialog|label1"
msgid "Criteria"
msgstr "Акритери"
#: queryfuncmenu.ui:12
-#, fuzzy
msgctxt "queryfuncmenu|functions"
msgid "Functions"
msgstr "Афункциақәа"
@@ -3538,13 +3482,11 @@ msgid "Table Name"
msgstr "Атаблица ахьӡ"
#: queryfuncmenu.ui:34
-#, fuzzy
msgctxt "queryfuncmenu|alias"
msgid "Alias"
msgstr "Ахьӡырҩашьа"
#: queryfuncmenu.ui:48
-#, fuzzy
msgctxt "queryfuncmenu|distinct"
msgid "Distinct Values"
msgstr "Иуникалтәу аҵакқәа"
@@ -3561,13 +3503,11 @@ msgid "Limit:"
msgstr ""
#: querypropertiesdialog.ui:117
-#, fuzzy
msgctxt "querypropertiesdialog|distinct"
msgid "Yes"
msgstr "Ааи"
#: querypropertiesdialog.ui:133
-#, fuzzy
msgctxt "querypropertiesdialog|nondistinct"
msgid "No"
msgstr "Мап"
@@ -3594,7 +3534,6 @@ msgid "Fields Involved"
msgstr ""
#: relationdialog.ui:211
-#, fuzzy
msgctxt "relationdialog|addaction"
msgid "_No action"
msgstr "_иҧсахтәӡам"
@@ -3605,7 +3544,6 @@ msgid "_Update cascade"
msgstr ""
#: relationdialog.ui:244
-#, fuzzy
msgctxt "relationdialog|addnull"
msgid "_Set null"
msgstr "_иқәыргылатәуп NULL"
@@ -3621,7 +3559,6 @@ msgid "Update Options"
msgstr "Арҿыцраан"
#: relationdialog.ui:315
-#, fuzzy
msgctxt "relationdialog|delaction"
msgid "_No action"
msgstr "_иҧсахтәӡам"
@@ -3632,7 +3569,6 @@ msgid "Delete _cascade"
msgstr ""
#: relationdialog.ui:346
-#, fuzzy
msgctxt "relationdialog|delnull"
msgid "_Set null"
msgstr "_иқәыргылатәуп NULL"
@@ -3643,7 +3579,6 @@ msgid "Set _default"
msgstr ""
#: relationdialog.ui:382
-#, fuzzy
msgctxt "relationdialog|label4"
msgid "Delete Options"
msgstr "Аныхраан"
@@ -3674,19 +3609,16 @@ msgid "Cross join"
msgstr ""
#: rowheightdialog.ui:15
-#, fuzzy
msgctxt "rowheightdialog|RowHeightDialog"
msgid "Row Height"
msgstr "Ацәаҳәа аҳаракыра"
#: rowheightdialog.ui:94
-#, fuzzy
msgctxt "rowheightdialog|label1"
msgid "_Height:"
msgstr "Аҳаракыра:"
#: rowheightdialog.ui:119
-#, fuzzy
msgctxt "rowheightdialog|automatic"
msgid "_Automatic"
msgstr "Ихарҭәаатәуп"
@@ -3697,7 +3629,6 @@ msgid "Copy RTF Table"
msgstr "RTF атаблица акопиа"
#: savedialog.ui:9
-#, fuzzy
msgctxt "savedialog|SaveDialog"
msgid "Save As"
msgstr "Еиқәырхатәуп иаба(ишҧа)"
@@ -3708,13 +3639,11 @@ msgid "Please enter a name for the object to be created:"
msgstr ""
#: savedialog.ui:100
-#, fuzzy
msgctxt "savedialog|catalogft"
msgid "_Catalog:"
msgstr "_Акаталог:"
#: savedialog.ui:114
-#, fuzzy
msgctxt "savedialog|schemaft"
msgid "_Schema:"
msgstr "А_схема:"
@@ -3725,7 +3654,6 @@ msgid "Exit Index Design"
msgstr ""
#: saveindexdialog.ui:13
-#, fuzzy
msgctxt "saveindexdialog|SaveIndexDialog"
msgid "Do you want to save the changes made to the current index?"
msgstr "Еиқәырхатәума аҧсахрақәа уажәтәи аиндекс аҟны?"
@@ -3753,19 +3681,16 @@ msgid "Operator"
msgstr "Аоператор"
#: sortdialog.ui:109
-#, fuzzy
msgctxt "sortdialog|label3"
msgid "and then"
msgstr "нас"
#: sortdialog.ui:122
-#, fuzzy
msgctxt "sortdialog|label4"
msgid "and then"
msgstr "нас"
#: sortdialog.ui:134
-#, fuzzy
msgctxt "sortdialog|label5"
msgid "Field name"
msgstr "Аҭакыра ахьӡ"
@@ -3782,7 +3707,6 @@ msgid "ascending"
msgstr "Еиҵоу-еиҳаула"
#: sortdialog.ui:172
-#, fuzzy
msgctxt "sortdialog|value1"
msgid "descending"
msgstr "еиҳау-еиҵоула"
@@ -3794,7 +3718,6 @@ msgid "ascending"
msgstr "Еиҵоу-еиҳаула"
#: sortdialog.ui:209
-#, fuzzy
msgctxt "sortdialog|value2"
msgid "descending"
msgstr "еиҳау-еиҵоула"
@@ -3806,7 +3729,6 @@ msgid "ascending"
msgstr "Еиҵоу-еиҳаула"
#: sortdialog.ui:224
-#, fuzzy
msgctxt "sortdialog|value3"
msgid "descending"
msgstr "еиҳау-еиҵоула"
@@ -3827,13 +3749,11 @@ msgid "Please enter the required information to connect to a MySQL database usin
msgstr ""
#: specialjdbcconnectionpage.ui:58
-#, fuzzy
msgctxt "specialjdbcconnectionpage|dbNameLabel"
msgid "_Database name:"
msgstr "Адырқәа рбаза ахьӡ:"
#: specialjdbcconnectionpage.ui:72
-#, fuzzy
msgctxt "specialjdbcconnectionpage|hostNameLabel"
msgid "_Server:"
msgstr "Асервер:"
@@ -3856,13 +3776,11 @@ msgid "MySQL JDBC d_river class:"
msgstr "JDBC адраивер акласс:"
#: specialjdbcconnectionpage.ui:195
-#, fuzzy
msgctxt "specialjdbcconnectionpage|testDriverButton"
msgid "_Test Class"
msgstr "Акласс атест"
#: specialsettingspage.ui:18
-#, fuzzy
msgctxt "specialsettingspage|usesql92"
msgid "Use SQL92 naming constraints"
msgstr "Ихархәатәуп астандарт SQL92"
@@ -3948,13 +3866,11 @@ msgid "Comparison of Boolean values:"
msgstr ""
#: specialsettingspage.ui:315
-#, fuzzy
msgctxt "specialsettingspage|comparison"
msgid "Default"
msgstr "Астандарт"
#: specialsettingspage.ui:316
-#, fuzzy
msgctxt "specialsettingspage|comparison"
msgid "SQL"
msgstr "SQL"
@@ -3965,7 +3881,6 @@ msgid "Mixed"
msgstr ""
#: specialsettingspage.ui:318
-#, fuzzy
msgctxt "specialsettingspage|comparison"
msgid "MS Access"
msgstr "MS Access"
@@ -3986,13 +3901,11 @@ msgid "Error _list:"
msgstr ""
#: sqlexception.ui:72
-#, fuzzy
msgctxt "sqlexception|label3"
msgid "_Description:"
msgstr "Ахҳәаа:"
#: summarypage.ui:17
-#, fuzzy
msgctxt "summarypage|label1"
msgid "Summary"
msgstr "Аихшьалақәа"
@@ -4008,19 +3921,16 @@ msgid "The migration was not successful. Examine the migration log below for det
msgstr ""
#: tabledesignrowmenu.ui:12
-#, fuzzy
msgctxt "tabledesignrowmenu|cut"
msgid "Cu_t"
msgstr "Игәылҧҟатәуп"
#: tabledesignrowmenu.ui:20
-#, fuzzy
msgctxt "tabledesignrowmenu|copy"
msgid "_Copy"
msgstr "Акопиа ахыхтәуп"
#: tabledesignrowmenu.ui:28
-#, fuzzy
msgctxt "tabledesignrowmenu|paste"
msgid "_Paste"
msgstr "Ибжьаргылатәуп"
@@ -4032,7 +3942,6 @@ msgid "_Delete"
msgstr "Ианыхтәуп"
#: tabledesignrowmenu.ui:42
-#, fuzzy
msgctxt "tabledesignrowmenu|insert"
msgid "Insert Rows"
msgstr "Ибжьаргылатәуп ацәаҳәақәа"
@@ -4094,7 +4003,6 @@ msgid "Text Connection Settings"
msgstr ""
#: textpage.ui:39
-#, fuzzy
msgctxt "textpage|textfile"
msgid "Plain text files (*.txt)"
msgstr "Атеқст мариа (*.txt)"
@@ -4105,43 +4013,36 @@ msgid "Comma-separated value files (*.csv)"
msgstr ""
#: textpage.ui:73
-#, fuzzy
msgctxt "textpage|custom"
msgid "Custom:"
msgstr "Даҽакы:"
#: textpage.ui:106
-#, fuzzy
msgctxt "textpage|example"
msgid "Custom: *.abc"
msgstr "Даҽакы: *.abc"
#: textpage.ui:121
-#, fuzzy
msgctxt "textpage|extensionheader"
msgid "Specify the Type of Files You Want to Access"
msgstr "Иашәырба ишәҭаху афаилқәа ртип"
#: textpage.ui:159
-#, fuzzy
msgctxt "textpage|containsheaders"
msgid "_Text contains headers"
msgstr "_Атеқст иаҵанакуеит аҭакырақәа рыхьӡқәа"
#: textpage.ui:181
-#, fuzzy
msgctxt "textpage|fieldlabel"
msgid "Field separator:"
msgstr "Аҭакырақәа реиҟәшага:"
#: textpage.ui:195
-#, fuzzy
msgctxt "textpage|textlabel"
msgid "Text separator:"
msgstr "Атеқстқәа реиҟәшага:"
#: textpage.ui:209
-#, fuzzy
msgctxt "textpage|decimallabel"
msgid "Decimal separator:"
msgstr "Ижәабатәу аиҟәшага:"
@@ -4182,13 +4083,11 @@ msgid ","
msgstr ""
#: textpage.ui:318
-#, fuzzy
msgctxt "textpage|formatlabel"
msgid "Row Format"
msgstr "Ацәаҳәа аформат"
#: textpage.ui:359
-#, fuzzy
msgctxt "textpage|charsetlabel"
msgid "_Character set:"
msgstr "Акодркра:"
@@ -4246,13 +4145,11 @@ msgid "Change _Password..."
msgstr "Иҧсахтәуп ажәамаӡа"
#: useradminpage.ui:113
-#, fuzzy
msgctxt "useradminpage|delete"
msgid "_Delete User..."
msgstr "_Даныхтәуп ахархәаҩ..."
#: useradminpage.ui:141
-#, fuzzy
msgctxt "useradminpage|label1"
msgid "User Selection"
msgstr "Ахархәаҩ иалхра"
@@ -4263,7 +4160,6 @@ msgid "Access Rights for Selected User"
msgstr ""
#: userdetailspage.ui:40
-#, fuzzy
msgctxt "userdetailspage|hostnameft"
msgid "_Host name:"
msgstr "Акомпиутер ахьӡ:"
@@ -4290,7 +4186,6 @@ msgid "Connection Settings"
msgstr ""
#: userdetailspage.ui:175
-#, fuzzy
msgctxt "userdetailspage|charsetlabel"
msgid "_Character set:"
msgstr "Акодркра:"
diff --git a/source/ab/dictionaries/en/dialog.po b/source/ab/dictionaries/en/dialog.po
index dc9e91c8255..a0d43cd4cec 100644
--- a/source/ab/dictionaries/en/dialog.po
+++ b/source/ab/dictionaries/en/dialog.po
@@ -257,7 +257,6 @@ msgid "Ellipsis"
msgstr ""
#: en_en_US.properties
-#, fuzzy
msgctxt ""
"en_en_US.properties\n"
"others\n"
diff --git a/source/ab/dictionaries/en/dialog/registry/data/org/openoffice/Office.po b/source/ab/dictionaries/en/dialog/registry/data/org/openoffice/Office.po
index b38aa59ed52..3dcac0b5585 100644
--- a/source/ab/dictionaries/en/dialog/registry/data/org/openoffice/Office.po
+++ b/source/ab/dictionaries/en/dialog/registry/data/org/openoffice/Office.po
@@ -16,7 +16,6 @@ msgstr ""
"X-POOTLE-MTIME: 1414955425.000000\n"
#: OptionsDialog.xcu
-#, fuzzy
msgctxt ""
"OptionsDialog.xcu\n"
"..OptionsDialog.Nodes.LanguageSettings\n"
diff --git a/source/ab/dictionaries/hu_HU/dialog.po b/source/ab/dictionaries/hu_HU/dialog.po
index 231b95e0ecb..f20f72fedab 100644
--- a/source/ab/dictionaries/hu_HU/dialog.po
+++ b/source/ab/dictionaries/hu_HU/dialog.po
@@ -16,7 +16,6 @@ msgstr ""
"X-POOTLE-MTIME: 1414955425.000000\n"
#: hu_HU_en_US.properties
-#, fuzzy
msgctxt ""
"hu_HU_en_US.properties\n"
"spelling\n"
@@ -49,7 +48,6 @@ msgid "Word parts of compounds"
msgstr ""
#: hu_HU_en_US.properties
-#, fuzzy
msgctxt ""
"hu_HU_en_US.properties\n"
"comma\n"
@@ -58,7 +56,6 @@ msgid "Comma usage"
msgstr "Апунктуациа"
#: hu_HU_en_US.properties
-#, fuzzy
msgctxt ""
"hu_HU_en_US.properties\n"
"proofreading\n"
diff --git a/source/ab/dictionaries/hu_HU/dialog/registry/data/org/openoffice/Office.po b/source/ab/dictionaries/hu_HU/dialog/registry/data/org/openoffice/Office.po
index d84a65bfe94..e6e469a0784 100644
--- a/source/ab/dictionaries/hu_HU/dialog/registry/data/org/openoffice/Office.po
+++ b/source/ab/dictionaries/hu_HU/dialog/registry/data/org/openoffice/Office.po
@@ -16,7 +16,6 @@ msgstr ""
"X-POOTLE-MTIME: 1414955425.000000\n"
#: OptionsDialog.xcu
-#, fuzzy
msgctxt ""
"OptionsDialog.xcu\n"
"..OptionsDialog.Nodes.LanguageSettings\n"
diff --git a/source/ab/dictionaries/pt_BR/dialog.po b/source/ab/dictionaries/pt_BR/dialog.po
index cd18dcd8de4..dd6ea0a0b81 100644
--- a/source/ab/dictionaries/pt_BR/dialog.po
+++ b/source/ab/dictionaries/pt_BR/dialog.po
@@ -16,7 +16,6 @@ msgstr ""
"X-POOTLE-MTIME: 1414955425.000000\n"
#: OptionsDialog.xcu
-#, fuzzy
msgctxt ""
"OptionsDialog.xcu\n"
"..OptionsDialog.Nodes.LanguageSettings\n"
diff --git a/source/ab/dictionaries/pt_BR/dialog/registry/data/org/openoffice/Office.po b/source/ab/dictionaries/pt_BR/dialog/registry/data/org/openoffice/Office.po
index 8e2c4bdf220..18d9d8f6589 100644
--- a/source/ab/dictionaries/pt_BR/dialog/registry/data/org/openoffice/Office.po
+++ b/source/ab/dictionaries/pt_BR/dialog/registry/data/org/openoffice/Office.po
@@ -16,7 +16,6 @@ msgstr ""
"X-POOTLE-MTIME: 1414955425.000000\n"
#: OptionsDialog.xcu
-#, fuzzy
msgctxt ""
"OptionsDialog.xcu\n"
"..OptionsDialog.Nodes.LanguageSettings\n"
diff --git a/source/ab/editeng/messages.po b/source/ab/editeng/messages.po
index c6bb824027f..4ada2490b51 100644
--- a/source/ab/editeng/messages.po
+++ b/source/ab/editeng/messages.po
@@ -549,13 +549,11 @@ msgstr "автоматикала"
#. enum SvxAdjust -----------------------------------------------------------
#: editrids.hrc:143
-#, fuzzy
msgctxt "RID_SVXITEMS_ADJUST_LEFT"
msgid "Align left"
msgstr "Армарахь ала"
#: editrids.hrc:144
-#, fuzzy
msgctxt "RID_SVXITEMS_ADJUST_RIGHT"
msgid "Align right"
msgstr "Арӷьарахь ала"
@@ -1081,7 +1079,6 @@ msgid "Text is rotated by $(ARG1)°"
msgstr ""
#: editrids.hrc:252
-#, fuzzy
msgctxt "RID_SVXITEMS_CHARSCALE"
msgid "Characters scaled $(ARG1)%"
msgstr "Асимволқәа $(ARG1)% рмасштабркра"
@@ -1183,7 +1180,6 @@ msgid "Horizontal alignment default"
msgstr ""
#: editrids.hrc:274
-#, fuzzy
msgctxt "RID_SVXITEMS_HORJUST_LEFT"
msgid "Align left"
msgstr "Армарахь ала"
@@ -1194,7 +1190,6 @@ msgid "Centered horizontally"
msgstr ""
#: editrids.hrc:276
-#, fuzzy
msgctxt "RID_SVXITEMS_HORJUST_RIGHT"
msgid "Align right"
msgstr "Арӷьарахь ала"
@@ -1316,7 +1311,6 @@ msgid "Automatic"
msgstr "автоматикала"
#: editrids.hrc:306
-#, fuzzy
msgctxt "RID_SVXSTR_A11Y_IMAGEBULLET_DESCRIPTION"
msgid "Image bullet in paragraph"
msgstr "Аграфикатә маркер абзац аҟны"
@@ -1369,7 +1363,6 @@ msgid "Show subpoints"
msgstr ""
#: editrids.hrc:318
-#, fuzzy
msgctxt "RID_OUTLUNDO_COLLAPSE"
msgid "Collapse"
msgstr "Иеикәрҳәтәуп"
diff --git a/source/ab/extensions/messages.po b/source/ab/extensions/messages.po
index 1ba6fea1341..7c8ad493504 100644
--- a/source/ab/extensions/messages.po
+++ b/source/ab/extensions/messages.po
@@ -111,7 +111,6 @@ msgid "Tablefields"
msgstr "Атаблица аҭакырақәа"
#: stringarrays.hrc:57
-#, fuzzy
msgctxt "RID_RSC_ENUM_ALIGNMENT"
msgid "Left"
msgstr "Арымарахь"
@@ -123,7 +122,6 @@ msgid "Center"
msgstr "Ацентр ала"
#: stringarrays.hrc:59
-#, fuzzy
msgctxt "RID_RSC_ENUM_ALIGNMENT"
msgid "Right"
msgstr "Арыӷьарахь"
@@ -385,7 +383,6 @@ msgid "Range"
msgstr "Адиапазон"
#: stringarrays.hrc:155
-#, fuzzy
msgctxt "RID_RSC_ENUM_ORIENTATION"
msgid "Horizontal"
msgstr "Горизонталла"
@@ -396,7 +393,6 @@ msgid "Vertical"
msgstr ""
#: stringarrays.hrc:161
-#, fuzzy
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Default"
msgstr "Астандарт"
@@ -457,7 +453,6 @@ msgid "None"
msgstr "Мап"
#: stringarrays.hrc:189
-#, fuzzy
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "Horizontal"
msgstr "Горизонталла"
@@ -558,7 +553,6 @@ msgid "Replace"
msgstr "Иҧсахтәуп"
#: stringarrays.hrc:221
-#, fuzzy
msgctxt "RID_RSC_ENUM_WHITESPACE_HANDLING"
msgid "Collapse"
msgstr "Иеикәрҳәтәуп"
@@ -1413,7 +1407,6 @@ msgid "Delay"
msgstr "Аанкылара"
#: strings.hrc:178
-#, fuzzy
msgctxt "RID_STR_REPEAT"
msgid "Repeat"
msgstr "Инагӡалатәуп"
@@ -1424,7 +1417,6 @@ msgid "Visible size"
msgstr "Иаабо ашәагаа"
#: strings.hrc:180
-#, fuzzy
msgctxt "RID_STR_ORIENTATION"
msgid "Orientation"
msgstr "Ахырхарҭа"
@@ -1435,7 +1427,6 @@ msgid "While adjusting"
msgstr ""
#: strings.hrc:182
-#, fuzzy
msgctxt "RID_STR_DATE"
msgid "Date"
msgstr "Арыцхә"
@@ -1506,7 +1497,6 @@ msgid "Take Focus on Click"
msgstr ""
#: strings.hrc:196
-#, fuzzy
msgctxt "RID_STR_HIDEINACTIVESELECTION"
msgid "Hide selection"
msgstr "Иҵәахтәуп иалкаау"
@@ -1662,7 +1652,6 @@ msgid "Show root handles"
msgstr ""
#: strings.hrc:227
-#, fuzzy
msgctxt "RID_STR_EDITABLE"
msgid "Editable"
msgstr "Аредакциа зуа"
@@ -1717,14 +1706,12 @@ msgstr ""
#. To translators: That's the 'Italic' as used for a font style, so please use a consistent translation.
#: strings.hrc:240
-#, fuzzy
msgctxt "RID_STR_FONTSTYLE_ITALIC"
msgid "Italic"
msgstr "Акурсив"
#. To translators: That's the 'Bold' as used for a font style, so please use a consistent translation."
#: strings.hrc:242
-#, fuzzy
msgctxt "RID_STR_FONTSTYLE_BOLD"
msgid "Bold"
msgstr "Ажәпа"
@@ -1736,7 +1723,6 @@ msgid "(Default)"
msgstr "Астандарт"
#: strings.hrc:245
-#, fuzzy
msgctxt "RID_STR_STANDARD"
msgid "Default"
msgstr "Астандарт"
@@ -1880,7 +1866,6 @@ msgid "Sub Form"
msgstr ""
#: strings.hrc:276
-#, fuzzy
msgctxt "STR_MASTER_FORM"
msgid "Master Form"
msgstr "Ихадоу аформа"
@@ -1907,7 +1892,6 @@ msgid "Checking for an update failed."
msgstr ""
#: strings.hrc:284
-#, fuzzy
msgctxt "RID_UPDATE_STR_NO_UPD_FOUND"
msgid "%PRODUCTNAME %PRODUCTVERSION is up to date."
msgstr "%PRODUCTNAME %PRODUCTVERSION аҵыхәтәантәи аверсиақәа."
@@ -1949,7 +1933,6 @@ msgid ""
msgstr ""
#: strings.hrc:290
-#, fuzzy
msgctxt "RID_UPDATE_STR_DOWNLOAD_DESCR"
msgid "%FILE_NAME has been downloaded to %DOWNLOAD_PATH."
msgstr "%FILE_NAME ҭагалан %DOWNLOAD_PATH ахь."
@@ -1963,19 +1946,16 @@ msgid ""
msgstr ""
#: strings.hrc:292
-#, fuzzy
msgctxt "RID_UPDATE_STR_DOWNLOADING"
msgid "Downloading %PRODUCTNAME %NEXTVERSION..."
msgstr "%PRODUCTNAME %NEXTVERSION Аҭагалара..."
#: strings.hrc:293
-#, fuzzy
msgctxt "RID_UPDATE_STR_READY_INSTALL"
msgid "Download of %PRODUCTNAME %NEXTVERSION completed. Ready for installation."
msgstr "%PRODUCTNAME %NEXTVERSION аҭагалара хыркәшоуп, ихиоуп ақәыргылараз."
#: strings.hrc:294
-#, fuzzy
msgctxt "RID_UPDATE_STR_CANCEL_TITLE"
msgid "%PRODUCTNAME %PRODUCTVERSION"
msgstr "%PRODUCTNAME %PRODUCTVERSION"
@@ -2062,7 +2042,6 @@ msgid "~Pause"
msgstr "Иааҭгылатәуп"
#: strings.hrc:311
-#, fuzzy
msgctxt "RID_UPDATE_BTN_RESUME"
msgid "~Resume"
msgstr "Иацҵатәуп"
@@ -2178,7 +2157,6 @@ msgid ""
msgstr ""
#: strings.hrc:335
-#, fuzzy
msgctxt "RID_BIB_STR_FRAME_TITLE"
msgid "Bibliography Database"
msgstr "Адырқәа рбаза абиблиографиақәа"
@@ -3278,7 +3256,6 @@ msgid "label"
msgstr "Анапаҵаҩра"
#: labelselectiondialog.ui:9
-#, fuzzy
msgctxt "labelselectiondialog|LabelSelectionDialog"
msgid "Label Field Selection"
msgstr "Аҭыбырбага алхра"
diff --git a/source/ab/extras/source/autocorr/emoji.po b/source/ab/extras/source/autocorr/emoji.po
index 15c4947230c..e6a4dbe36ea 100644
--- a/source/ab/extras/source/autocorr/emoji.po
+++ b/source/ab/extras/source/autocorr/emoji.po
@@ -2644,7 +2644,6 @@ msgstr ""
#. ⚕ (U+02695), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"STAFF_OF_AESCULAPIUS\n"
@@ -7064,7 +7063,6 @@ msgstr "dvd"
#. 📁 (U+1F4C1), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"FILE_FOLDER\n"
@@ -7074,7 +7072,6 @@ msgstr "акаталог"
#. 📂 (U+1F4C2), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"OPEN_FILE_FOLDER\n"
diff --git a/source/ab/filter/messages.po b/source/ab/filter/messages.po
index 4c59630c57f..b282a57d53b 100644
--- a/source/ab/filter/messages.po
+++ b/source/ab/filter/messages.po
@@ -134,7 +134,6 @@ msgid "XML Filter List"
msgstr ""
#: strings.hrc:48
-#, fuzzy
msgctxt "T602FILTER_STR_IMPORT_DIALOG_TITLE"
msgid "Settings for T602 import"
msgstr "Аимпорт T602 апараметрқәа "
@@ -204,7 +203,6 @@ msgstr "PDF ахь аекспорт"
#. strings used in encryption UI
#. password dialog title
#: strings.hrc:66
-#, fuzzy
msgctxt "STR_PDF_EXPORT_UDPWD"
msgid "Set open password"
msgstr "Иқәыргылатәуп аартразы ажәамаӡа"
@@ -288,13 +286,11 @@ msgid "Export _all slides (uncheck to export current slide)"
msgstr ""
#: impswfdialog.ui:158
-#, fuzzy
msgctxt "impswfdialog|exportmultiplefiles"
msgid "Export as _multiple files"
msgstr "Аекспорт афаилқәа ҧыҭк рахь"
#: impswfdialog.ui:181
-#, fuzzy
msgctxt "impswfdialog|exportbackgrounds"
msgid "Export _backgrounds"
msgstr "Аҿаҧшыратә сахьақәа рекспорт"
@@ -305,13 +301,11 @@ msgid "Export back_ground objects"
msgstr "Аҿаҧшыратә обиеқтқәа рекспорт"
#: impswfdialog.ui:215
-#, fuzzy
msgctxt "impswfdialog|exportslidecontents"
msgid "Export _slide contents"
msgstr "Аслаидқәа ирыҵаркуа рекспорт "
#: impswfdialog.ui:248
-#, fuzzy
msgctxt "impswfdialog|exportsound"
msgid "Export _Verilogix Slide Annotations"
msgstr "Аекспорт_Verilogix Slide Annotations "
@@ -512,7 +506,6 @@ msgid "Exp_ort automatically inserted blank pages"
msgstr ""
#: pdfgeneralpage.ui:635
-#, fuzzy
msgctxt "pdfgeneralpage|viewpdf"
msgid "_View PDF after export"
msgstr "Иаарттәуп PDF аекспорт ашьҭахь"
@@ -523,7 +516,6 @@ msgid "Use reference XObjects"
msgstr ""
#: pdfgeneralpage.ui:665
-#, fuzzy
msgctxt "pdfgeneralpage|hiddenpages"
msgid "Export _hidden pages"
msgstr "Експорттәуп иҵәаху адаҟьақәа"
@@ -630,7 +622,6 @@ msgid "Set _Passwords…"
msgstr "Иқәыргылатәуп ажәамаӡақәа..."
#: pdfsecuritypage.ui:53
-#, fuzzy
msgctxt "pdfsecuritypage|label5"
msgid "Open password set"
msgstr "Иқәыргылоуп ажәамаӡа аартразы"
@@ -641,7 +632,6 @@ msgid "PDF document will be encrypted"
msgstr ""
#: pdfsecuritypage.ui:88
-#, fuzzy
msgctxt "pdfsecuritypage|label7"
msgid "No open password set"
msgstr "Аартраз иҟам ажәамаӡа"
@@ -753,7 +743,6 @@ msgid "Enable text access for acce_ssibility tools"
msgstr ""
#: pdfsecuritypage.ui:535
-#, fuzzy
msgctxt "pdfsecuritypage|label4"
msgid "Content"
msgstr "Иаҵанакуа"
@@ -779,7 +768,6 @@ msgid "Certificate password:"
msgstr ""
#: pdfsignpage.ui:186
-#, fuzzy
msgctxt "pdfsignpage|label12"
msgid "Location:"
msgstr "Аҭыҧ:"
@@ -815,7 +803,6 @@ msgid "_Resize window to initial page"
msgstr ""
#: pdfuserinterfacepage.ui:75
-#, fuzzy
msgctxt "pdfuserinterfacepage|open"
msgid "_Open in full screen mode"
msgstr "Иаарттәуп аекраннаӡатә режим ала"
@@ -876,7 +863,6 @@ msgid "Bookmarks"
msgstr ""
#: pdfviewpage.ui:49
-#, fuzzy
msgctxt "pdfviewpage|pageonly"
msgid "_Page only"
msgstr "Адаҟьа мацара"
@@ -887,13 +873,11 @@ msgid "_Bookmarks and page"
msgstr ""
#: pdfviewpage.ui:82
-#, fuzzy
msgctxt "pdfviewpage|thumbs"
msgid "_Thumbnails and page"
msgstr "Аминиатиурақәеи адаҟьеи"
#: pdfviewpage.ui:106
-#, fuzzy
msgctxt "pdfviewpage|label4"
msgid "Open on pa_ge:"
msgstr "Иаарттәуп адаҟьаҟны:"
@@ -957,13 +941,11 @@ msgid "C_ontinuous facing"
msgstr ""
#: pdfviewpage.ui:393
-#, fuzzy
msgctxt "pdfviewpage|firstonleft"
msgid "First page is _left"
msgstr "Актәи адаҟьа армарахь ала"
#: pdfviewpage.ui:415
-#, fuzzy
msgctxt "pdfviewpage|label1"
msgid "Page Layout"
msgstr "Адаҟьа амакет"
diff --git a/source/ab/filter/source/config/fragments/filters.po b/source/ab/filter/source/config/fragments/filters.po
index 25bc66c1703..598812caf4c 100644
--- a/source/ab/filter/source/config/fragments/filters.po
+++ b/source/ab/filter/source/config/fragments/filters.po
@@ -700,7 +700,6 @@ msgid "Office Open XML Text"
msgstr "Office Open XML атеқсттә документ"
#: OOXML_Text_Template.xcu
-#, fuzzy
msgctxt ""
"OOXML_Text_Template.xcu\n"
"Office Open XML Text Template\n"
diff --git a/source/ab/forms/messages.po b/source/ab/forms/messages.po
index 5cd748992a3..19ca3ca9dd1 100644
--- a/source/ab/forms/messages.po
+++ b/source/ab/forms/messages.po
@@ -21,7 +21,6 @@ msgid "The contents of a combo box or list field could not be determined."
msgstr ""
#: strings.hrc:26
-#, fuzzy
msgctxt "RID_STR_IMPORT_GRAPHIC"
msgid "Insert Image"
msgstr "Ибжьаргылатәуп асахьа"
diff --git a/source/ab/formula/messages.po b/source/ab/formula/messages.po
index 125bd3e02c3..cc0e49aaeef 100644
--- a/source/ab/formula/messages.po
+++ b/source/ab/formula/messages.po
@@ -305,7 +305,6 @@ msgid "INT"
msgstr "ЕИБГОУ"
#: core_resource.hrc:2315
-#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PHI"
msgstr "PHI"
@@ -1556,13 +1555,11 @@ msgid "RANK.AVG"
msgstr ""
#: core_resource.hrc:2563
-#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LARGE"
msgstr "ИРЕИҲАУ"
#: core_resource.hrc:2564
-#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SMALL"
msgstr "ИРЕИҴОУ"
diff --git a/source/ab/fpicker/messages.po b/source/ab/fpicker/messages.po
index 2be536a7150..61066b4ccbf 100644
--- a/source/ab/fpicker/messages.po
+++ b/source/ab/fpicker/messages.po
@@ -32,7 +32,6 @@ msgid "Encrypt with ~GPG key"
msgstr ""
#: strings.hrc:18
-#, fuzzy
msgctxt "STR_SVT_FILEPICKER_FILTER_OPTIONS"
msgid "~Edit filter settings"
msgstr "Афильтр апараметрқәа рыриашара"
diff --git a/source/ab/instsetoo_native/inc_openoffice/windows/msi_languages.po b/source/ab/instsetoo_native/inc_openoffice/windows/msi_languages.po
index 70db76fd3ac..fcf1771b411 100644
--- a/source/ab/instsetoo_native/inc_openoffice/windows/msi_languages.po
+++ b/source/ab/instsetoo_native/inc_openoffice/windows/msi_languages.po
@@ -2683,7 +2683,6 @@ msgid "The version specified in the folder below cannot be updated."
msgstr "Иарбоу аверсиа арҿыцра ауам."
#: Control.ulf
-#, fuzzy
msgctxt ""
"Control.ulf\n"
"OOO_CONTROL_304\n"
diff --git a/source/ab/librelogo/source/pythonpath.po b/source/ab/librelogo/source/pythonpath.po
index 77b48026fbf..036c7153c3a 100644
--- a/source/ab/librelogo/source/pythonpath.po
+++ b/source/ab/librelogo/source/pythonpath.po
@@ -330,7 +330,6 @@ msgid "upright|normal"
msgstr ""
#: LibreLogo_en_US.properties
-#, fuzzy
msgctxt ""
"LibreLogo_en_US.properties\n"
"NORMAL\n"
@@ -484,7 +483,6 @@ msgid "for"
msgstr ""
#: LibreLogo_en_US.properties
-#, fuzzy
msgctxt ""
"LibreLogo_en_US.properties\n"
"IN\n"
@@ -978,7 +976,6 @@ msgid "pink"
msgstr "Азхьарҧш"
#: LibreLogo_en_US.properties
-#, fuzzy
msgctxt ""
"LibreLogo_en_US.properties\n"
"TOMATO\n"
diff --git a/source/ab/mysqlc/source.po b/source/ab/mysqlc/source.po
index d84c90d460f..fd79d77e2d3 100644
--- a/source/ab/mysqlc/source.po
+++ b/source/ab/mysqlc/source.po
@@ -16,7 +16,6 @@ msgstr ""
"X-POOTLE-MTIME: 1414955440.000000\n"
#: description.xml
-#, fuzzy
msgctxt ""
"description.xml\n"
"dispname\n"
diff --git a/source/ab/nlpsolver/src/com/sun/star/comp/Calc/NLPSolver.po b/source/ab/nlpsolver/src/com/sun/star/comp/Calc/NLPSolver.po
index 190fdbeb5b6..164906a5107 100644
--- a/source/ab/nlpsolver/src/com/sun/star/comp/Calc/NLPSolver.po
+++ b/source/ab/nlpsolver/src/com/sun/star/comp/Calc/NLPSolver.po
@@ -16,7 +16,6 @@ msgstr ""
"X-POOTLE-MTIME: 1414955441.000000\n"
#: description.xml
-#, fuzzy
msgctxt ""
"description.xml\n"
"dispname\n"
diff --git a/source/ab/nlpsolver/src/locale.po b/source/ab/nlpsolver/src/locale.po
index 02da6c83a81..fc190ac478e 100644
--- a/source/ab/nlpsolver/src/locale.po
+++ b/source/ab/nlpsolver/src/locale.po
@@ -336,7 +336,6 @@ msgid "Day"
msgstr "Амш"
#: NLPSolverStatusDialog_en_US.properties
-#, fuzzy
msgctxt ""
"NLPSolverStatusDialog_en_US.properties\n"
"NLPSolverStatusDialog.Time.Days\n"
diff --git a/source/ab/officecfg/registry/data/org/openoffice.po b/source/ab/officecfg/registry/data/org/openoffice.po
index 26a8532fd30..fda5b8dd55f 100644
--- a/source/ab/officecfg/registry/data/org/openoffice.po
+++ b/source/ab/officecfg/registry/data/org/openoffice.po
@@ -16,7 +16,6 @@ msgstr ""
"X-POOTLE-MTIME: 1511689993.000000\n"
#: Setup.xcu
-#, fuzzy
msgctxt ""
"Setup.xcu\n"
"..Setup.Office.Factories.com.sun.star.sdb.FormDesign\n"
diff --git a/source/ab/officecfg/registry/data/org/openoffice/Office.po b/source/ab/officecfg/registry/data/org/openoffice/Office.po
index 096be81f603..2a137e1b21f 100644
--- a/source/ab/officecfg/registry/data/org/openoffice/Office.po
+++ b/source/ab/officecfg/registry/data/org/openoffice/Office.po
@@ -154,7 +154,6 @@ msgid "F~ormula"
msgstr "Аформулақәа"
#: Common.xcu
-#, fuzzy
msgctxt ""
"Common.xcu\n"
"..Common.Menus.New.m5\n"
@@ -174,7 +173,6 @@ msgid "~HTML Document"
msgstr "HTML адокумент"
#: Common.xcu
-#, fuzzy
msgctxt ""
"Common.xcu\n"
"..Common.Menus.New.m8\n"
@@ -295,7 +293,6 @@ msgid "Collected Addresses"
msgstr ""
#: DataAccess.xcu
-#, fuzzy
msgctxt ""
"DataAccess.xcu\n"
"..DataAccess.DriverSettings.com.sun.star.comp.sdbc.MozabDriver.ColumnAliases\n"
@@ -305,7 +302,6 @@ msgid "First Name"
msgstr "Ахьӡ"
#: DataAccess.xcu
-#, fuzzy
msgctxt ""
"DataAccess.xcu\n"
"..DataAccess.DriverSettings.com.sun.star.comp.sdbc.MozabDriver.ColumnAliases\n"
@@ -333,7 +329,6 @@ msgid "Nickname"
msgstr ""
#: DataAccess.xcu
-#, fuzzy
msgctxt ""
"DataAccess.xcu\n"
"..DataAccess.DriverSettings.com.sun.star.comp.sdbc.MozabDriver.ColumnAliases\n"
@@ -379,7 +374,6 @@ msgid "Phone (Home)"
msgstr ""
#: DataAccess.xcu
-#, fuzzy
msgctxt ""
"DataAccess.xcu\n"
"..DataAccess.DriverSettings.com.sun.star.comp.sdbc.MozabDriver.ColumnAliases\n"
@@ -389,7 +383,6 @@ msgid "Fax"
msgstr "Афакс"
#: DataAccess.xcu
-#, fuzzy
msgctxt ""
"DataAccess.xcu\n"
"..DataAccess.DriverSettings.com.sun.star.comp.sdbc.MozabDriver.ColumnAliases\n"
@@ -428,7 +421,6 @@ msgid "Address 2"
msgstr "Аҭыӡҭыҧқәа"
#: DataAccess.xcu
-#, fuzzy
msgctxt ""
"DataAccess.xcu\n"
"..DataAccess.DriverSettings.com.sun.star.comp.sdbc.MozabDriver.ColumnAliases\n"
@@ -456,7 +448,6 @@ msgid "ZIP/Postal (Home)"
msgstr ""
#: DataAccess.xcu
-#, fuzzy
msgctxt ""
"DataAccess.xcu\n"
"..DataAccess.DriverSettings.com.sun.star.comp.sdbc.MozabDriver.ColumnAliases\n"
@@ -529,7 +520,6 @@ msgid "Job Title"
msgstr ""
#: DataAccess.xcu
-#, fuzzy
msgctxt ""
"DataAccess.xcu\n"
"..DataAccess.DriverSettings.com.sun.star.comp.sdbc.MozabDriver.ColumnAliases\n"
@@ -539,7 +529,6 @@ msgid "Department"
msgstr "Аҟәша"
#: DataAccess.xcu
-#, fuzzy
msgctxt ""
"DataAccess.xcu\n"
"..DataAccess.DriverSettings.com.sun.star.comp.sdbc.MozabDriver.ColumnAliases\n"
@@ -549,7 +538,6 @@ msgid "Company"
msgstr "Аиҿкаара"
#: DataAccess.xcu
-#, fuzzy
msgctxt ""
"DataAccess.xcu\n"
"..DataAccess.DriverSettings.com.sun.star.comp.sdbc.MozabDriver.ColumnAliases\n"
@@ -559,7 +547,6 @@ msgid "Web Page (Work)"
msgstr "Web-адаҟьа 1"
#: DataAccess.xcu
-#, fuzzy
msgctxt ""
"DataAccess.xcu\n"
"..DataAccess.DriverSettings.com.sun.star.comp.sdbc.MozabDriver.ColumnAliases\n"
@@ -636,7 +623,6 @@ msgid "Custom 4"
msgstr "Даҽакы:"
#: DataAccess.xcu
-#, fuzzy
msgctxt ""
"DataAccess.xcu\n"
"..DataAccess.DriverSettings.com.sun.star.comp.sdbc.MozabDriver.ColumnAliases\n"
@@ -771,7 +757,6 @@ msgid "Report Footer"
msgstr ""
#: ExtendedColorScheme.xcu
-#, fuzzy
msgctxt ""
"ExtendedColorScheme.xcu\n"
".ExtendedColorScheme.EntryNames.SunReportBuilder.Entries.PageHeader\n"
@@ -827,7 +812,6 @@ msgid "Column Footer"
msgstr ""
#: ExtendedColorScheme.xcu
-#, fuzzy
msgctxt ""
"ExtendedColorScheme.xcu\n"
".ExtendedColorScheme.EntryNames.SunReportBuilder.Entries.Detail\n"
@@ -919,7 +903,6 @@ msgid "Grey"
msgstr ""
#: FormWizard.xcu
-#, fuzzy
msgctxt ""
"FormWizard.xcu\n"
"..FormWizard.FormWizard.Styles.style8\n"
@@ -929,7 +912,6 @@ msgid "Water"
msgstr "Аӡы"
#: FormWizard.xcu
-#, fuzzy
msgctxt ""
"FormWizard.xcu\n"
"..FormWizard.FormWizard.Styles.style9\n"
@@ -957,7 +939,6 @@ msgid "Presentation Minimizer"
msgstr ""
#: PresentationMinimizer.xcu
-#, fuzzy
msgctxt ""
"PresentationMinimizer.xcu\n"
"..PresentationMinimizer.Strings\n"
@@ -967,7 +948,6 @@ msgid "Steps"
msgstr "Ашьаҿақәа"
#: PresentationMinimizer.xcu
-#, fuzzy
msgctxt ""
"PresentationMinimizer.xcu\n"
"..PresentationMinimizer.Strings\n"
@@ -977,7 +957,6 @@ msgid "< ~Back"
msgstr "< ~Шьҭахьҟа"
#: PresentationMinimizer.xcu
-#, fuzzy
msgctxt ""
"PresentationMinimizer.xcu\n"
"..PresentationMinimizer.Strings\n"
@@ -1224,7 +1203,6 @@ msgid "Slides"
msgstr ""
#: PresentationMinimizer.xcu
-#, fuzzy
msgctxt ""
"PresentationMinimizer.xcu\n"
"..PresentationMinimizer.Strings\n"
@@ -1252,7 +1230,6 @@ msgid "~Clear notes"
msgstr ""
#: PresentationMinimizer.xcu
-#, fuzzy
msgctxt ""
"PresentationMinimizer.xcu\n"
"..PresentationMinimizer.Strings\n"
@@ -1262,7 +1239,6 @@ msgid "Delete hidden ~slides"
msgstr "Ианыхтәуп иҵәаху аслаидқәа"
#: PresentationMinimizer.xcu
-#, fuzzy
msgctxt ""
"PresentationMinimizer.xcu\n"
"..PresentationMinimizer.Strings\n"
@@ -1272,7 +1248,6 @@ msgid "Delete slides that are not used for the ~custom slide show"
msgstr "Ианыхтәуп аслаидқәа, апрезентациаҿ иаарҧшымхо"
#: PresentationMinimizer.xcu
-#, fuzzy
msgctxt ""
"PresentationMinimizer.xcu\n"
"..PresentationMinimizer.Strings\n"
@@ -1327,7 +1302,6 @@ msgid "~Duplicate presentation before applying changes"
msgstr ""
#: PresentationMinimizer.xcu
-#, fuzzy
msgctxt ""
"PresentationMinimizer.xcu\n"
"..PresentationMinimizer.Strings\n"
@@ -1382,7 +1356,6 @@ msgid "My Settings "
msgstr ""
#: PresentationMinimizer.xcu
-#, fuzzy
msgctxt ""
"PresentationMinimizer.xcu\n"
"..PresentationMinimizer.Strings\n"
@@ -1437,7 +1410,6 @@ msgid "Duplicating presentation..."
msgstr ""
#: PresentationMinimizer.xcu
-#, fuzzy
msgctxt ""
"PresentationMinimizer.xcu\n"
"..PresentationMinimizer.Strings\n"
@@ -1529,7 +1501,6 @@ msgid "Next"
msgstr "Анаҩс"
#: PresenterScreen.xcu
-#, fuzzy
msgctxt ""
"PresenterScreen.xcu\n"
"..PresenterScreen.PresenterScreenSettings.ToolBars.ToolBar.Entries.c.Normal\n"
@@ -1566,7 +1537,6 @@ msgid "Exchange"
msgstr ""
#: PresenterScreen.xcu
-#, fuzzy
msgctxt ""
"PresenterScreen.xcu\n"
"..PresenterScreen.PresenterScreenSettings.ToolBars.ToolBar.Entries.o.Normal\n"
@@ -1686,7 +1656,6 @@ msgid "Last slide"
msgstr ""
#: PresenterScreen.xcu
-#, fuzzy
msgctxt ""
"PresenterScreen.xcu\n"
"..PresenterScreen.PresenterScreenSettings.HelpView.HelpStrings.g\n"
@@ -1705,7 +1674,6 @@ msgid "Previous slide without effects"
msgstr ""
#: PresenterScreen.xcu
-#, fuzzy
msgctxt ""
"PresenterScreen.xcu\n"
"..PresenterScreen.PresenterScreenSettings.HelpView.HelpStrings.h\n"
@@ -1967,7 +1935,6 @@ msgid "Next Slide"
msgstr ""
#: PresenterScreen.xcu
-#, fuzzy
msgctxt ""
"PresenterScreen.xcu\n"
"..PresenterScreen.Presenter.Views.NotesView\n"
@@ -1986,7 +1953,6 @@ msgid "Slide Overview, %CURRENT_SLIDE_NAME%, %CURRENT_SLIDE_NUMBER% of %SLIDE_CO
msgstr ""
#: PresenterScreen.xcu
-#, fuzzy
msgctxt ""
"PresenterScreen.xcu\n"
"..PresenterScreen.Presenter.Views.HelpView\n"
@@ -2032,7 +1998,6 @@ msgid "Business"
msgstr ""
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.categories\n"
@@ -2409,7 +2374,6 @@ msgid "Address"
msgstr "Аҭыӡҭыҧқәа"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.suppliers.Fields.city\n"
@@ -2419,7 +2383,6 @@ msgid "City"
msgstr "Ақалақь"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.suppliers.Fields.city\n"
@@ -2556,7 +2519,6 @@ msgid "EmailAddr"
msgstr ""
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.suppliers.Fields.notes\n"
@@ -2566,7 +2528,6 @@ msgid "Notes"
msgstr "Азгәаҭақәа"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.suppliers.Fields.notes\n"
@@ -2681,7 +2642,6 @@ msgid "LastName"
msgstr "Ажәла"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.mailinglist.Fields.suffix\n"
@@ -2691,7 +2651,6 @@ msgid "Suffix"
msgstr "Асуффикс"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.mailinglist.Fields.suffix\n"
@@ -2759,7 +2718,6 @@ msgid "Address"
msgstr "Аҭыӡҭыҧқәа"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.mailinglist.Fields.city\n"
@@ -2769,7 +2727,6 @@ msgid "City"
msgstr "Ақалақь"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.mailinglist.Fields.city\n"
@@ -3086,7 +3043,6 @@ msgid "Photo"
msgstr ""
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.mailinglist.Fields.notes\n"
@@ -3096,7 +3052,6 @@ msgid "Notes"
msgstr "Азгәаҭақәа"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.mailinglist.Fields.notes\n"
@@ -3214,7 +3169,6 @@ msgid "Address"
msgstr "Аҭыӡҭыҧқәа"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.contacts.Fields.city\n"
@@ -3224,7 +3178,6 @@ msgid "City"
msgstr "Ақалақь"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.contacts.Fields.city\n"
@@ -3523,7 +3476,6 @@ msgid "Photo"
msgstr ""
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.contacts.Fields.notes\n"
@@ -3533,7 +3485,6 @@ msgid "Notes"
msgstr "Азгәаҭақәа"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.contacts.Fields.notes\n"
@@ -3628,7 +3579,6 @@ msgid "LastName"
msgstr "Ажәла"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.customers.Fields.department\n"
@@ -3638,7 +3588,6 @@ msgid "Department"
msgstr "Аҟәша"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.customers.Fields.department\n"
@@ -3668,7 +3617,6 @@ msgid "Address"
msgstr "Аҭыӡҭыҧқәа"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.customers.Fields.city\n"
@@ -3678,7 +3626,6 @@ msgid "City"
msgstr "Ақалақь"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.customers.Fields.city\n"
@@ -3835,7 +3782,6 @@ msgid "Title"
msgstr "Ахы"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.customers.Fields.notes\n"
@@ -3845,7 +3791,6 @@ msgid "Notes"
msgstr "Азгәаҭақәа"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.customers.Fields.notes\n"
@@ -3960,7 +3905,6 @@ msgid "Title"
msgstr "Ахы"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.employees.Fields.department\n"
@@ -3970,7 +3914,6 @@ msgid "Department"
msgstr "Аҟәша"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.employees.Fields.department\n"
@@ -4034,7 +3977,6 @@ msgid "EmailAddr"
msgstr ""
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.employees.Fields.extension\n"
@@ -4044,7 +3986,6 @@ msgid "Extension"
msgstr "Арҭбаара"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.employees.Fields.extension\n"
@@ -4074,7 +4015,6 @@ msgid "Address"
msgstr "Аҭыӡҭыҧқәа"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.employees.Fields.city\n"
@@ -4084,7 +4024,6 @@ msgid "City"
msgstr "Ақалақь"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.employees.Fields.city\n"
@@ -4384,7 +4323,6 @@ msgid "Photo"
msgstr ""
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.employees.Fields.notes\n"
@@ -4394,7 +4332,6 @@ msgid "Notes"
msgstr "Азгәаҭақәа"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.employees.Fields.notes\n"
@@ -4856,7 +4793,6 @@ msgid "UnitPrice"
msgstr ""
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.orderdetails.Fields.discount\n"
@@ -4866,7 +4802,6 @@ msgid "Discount"
msgstr "Адисконт"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.orderdetails.Fields.discount\n"
@@ -5155,7 +5090,6 @@ msgid "CheckNo"
msgstr ""
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.payments.Fields.creditcardtype\n"
@@ -5174,7 +5108,6 @@ msgid "CCardType"
msgstr ""
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.payments.Fields.creditcardnumber\n"
@@ -5283,7 +5216,6 @@ msgid "PaymMethID"
msgstr ""
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.payments.Fields.notes\n"
@@ -5293,7 +5225,6 @@ msgid "Notes"
msgstr "Азгәаҭақәа"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.payments.Fields.notes\n"
@@ -5384,7 +5315,6 @@ msgid "DeliveryID"
msgstr ""
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.invoices.Fields.status\n"
@@ -5394,7 +5324,6 @@ msgid "Status"
msgstr "Аҭагылазаашьа"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.invoices.Fields.status\n"
@@ -5512,7 +5441,6 @@ msgid "ShipCost"
msgstr ""
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.invoices.Fields.notes\n"
@@ -5522,7 +5450,6 @@ msgid "Notes"
msgstr "Азгәаҭақәа"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.invoices.Fields.notes\n"
@@ -5651,7 +5578,6 @@ msgid "UnitPrice"
msgstr ""
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.invoicedetails.Fields.discount\n"
@@ -5661,7 +5587,6 @@ msgid "Discount"
msgstr "Адисконт"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.invoicedetails.Fields.discount\n"
@@ -5961,7 +5886,6 @@ msgid "EmployeeID"
msgstr ""
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.events.Fields.status\n"
@@ -5971,7 +5895,6 @@ msgid "Status"
msgstr "Аҭагылазаашьа"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.events.Fields.status\n"
@@ -5981,7 +5904,6 @@ msgid "Status"
msgstr "Аҭагылазаашьа"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.events.Fields.location\n"
@@ -5991,7 +5913,6 @@ msgid "Location"
msgstr "Аҭыҧ"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.events.Fields.location\n"
@@ -6149,7 +6070,6 @@ msgid "CostPPersn"
msgstr ""
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.events.Fields.notes\n"
@@ -6159,7 +6079,6 @@ msgid "Notes"
msgstr "Азгәаҭақәа"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.events.Fields.notes\n"
@@ -6378,7 +6297,6 @@ msgid "Confirmation"
msgstr "Архиара"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.reservations.Fields.notes\n"
@@ -6388,7 +6306,6 @@ msgid "Notes"
msgstr "Азгәаҭақәа"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.reservations.Fields.notes\n"
@@ -6533,7 +6450,6 @@ msgid "BillablHrs"
msgstr ""
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.timebilled.Fields.notes\n"
@@ -6543,7 +6459,6 @@ msgid "Notes"
msgstr "Азгәаҭақәа"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.timebilled.Fields.notes\n"
@@ -6725,7 +6640,6 @@ msgid "PaymntMeth"
msgstr ""
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.expenses.Fields.notes\n"
@@ -6735,7 +6649,6 @@ msgid "Notes"
msgstr "Азгәаҭақәа"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.expenses.Fields.notes\n"
@@ -7186,7 +7099,6 @@ msgid "FrghtChrge"
msgstr ""
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.deliveries.Fields.notes\n"
@@ -7196,7 +7108,6 @@ msgid "Notes"
msgstr "Азгәаҭақәа"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.deliveries.Fields.notes\n"
@@ -7233,7 +7144,6 @@ msgid "AssetID"
msgstr ""
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.assets.Fields.description\n"
@@ -7364,7 +7274,6 @@ msgid "Make"
msgstr ""
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.assets.Fields.model\n"
@@ -7374,7 +7283,6 @@ msgid "Model"
msgstr "Амодель"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.assets.Fields.model\n"
@@ -7394,7 +7302,6 @@ msgid "ModelNumber"
msgstr "АмобилтәҬелАномер"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.assets.Fields.modelnumber\n"
@@ -7567,7 +7474,6 @@ msgid "CurrentVal"
msgstr ""
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.assets.Fields.comments\n"
@@ -7577,7 +7483,6 @@ msgid "Comments"
msgstr "Акомментариқәа"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.assets.Fields.comments\n"
@@ -7668,7 +7573,6 @@ msgid "TrnsactnNo"
msgstr ""
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.transactions.Fields.date\n"
@@ -7678,7 +7582,6 @@ msgid "Date"
msgstr "Арыцхә"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.transactions.Fields.date\n"
@@ -7688,7 +7591,6 @@ msgid "Date"
msgstr "Арыцхә"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.transactions.Fields.description\n"
@@ -7906,7 +7808,6 @@ msgid "Taxable"
msgstr ""
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.transactions.Fields.notes\n"
@@ -7916,7 +7817,6 @@ msgid "Notes"
msgstr "Азгәаҭақәа"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.transactions.Fields.notes\n"
@@ -7926,7 +7826,6 @@ msgid "Notes"
msgstr "Азгәаҭақәа"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.tasks\n"
@@ -7954,7 +7853,6 @@ msgid "TaskID"
msgstr ""
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.tasks.Fields.description\n"
@@ -8014,7 +7912,6 @@ msgid "EndDate"
msgstr "Аҵыхәтәантәи арыцхә"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.tasks.Fields.notes\n"
@@ -8024,7 +7921,6 @@ msgid "Notes"
msgstr "Азгәаҭақәа"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.tasks.Fields.notes\n"
@@ -8106,7 +8002,6 @@ msgid "Private"
msgstr ""
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.categories\n"
@@ -8152,7 +8047,6 @@ msgid "CategName"
msgstr ""
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.addresses\n"
@@ -8262,7 +8156,6 @@ msgid "Address"
msgstr "Аҭыӡҭыҧқәа"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.addresses.Fields.city\n"
@@ -8272,7 +8165,6 @@ msgid "City"
msgstr "Ақалақь"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.addresses.Fields.city\n"
@@ -8571,7 +8463,6 @@ msgid "Photo"
msgstr ""
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.addresses.Fields.notes\n"
@@ -8581,7 +8472,6 @@ msgid "Notes"
msgstr "Азгәаҭақәа"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.addresses.Fields.notes\n"
@@ -8672,7 +8562,6 @@ msgid "RoomID"
msgstr ""
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.householdinventory.Fields.item\n"
@@ -8682,7 +8571,6 @@ msgid "Item"
msgstr "Аелемент"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.householdinventory.Fields.item\n"
@@ -8710,7 +8598,6 @@ msgid "ItemType"
msgstr ""
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.householdinventory.Fields.description\n"
@@ -8748,7 +8635,6 @@ msgid "Manufactur"
msgstr ""
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.householdinventory.Fields.model\n"
@@ -8758,7 +8644,6 @@ msgid "Model"
msgstr "Амодель"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.householdinventory.Fields.model\n"
@@ -8778,7 +8663,6 @@ msgid "ModelNumber"
msgstr "АмобилтәҬелАномер"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.householdinventory.Fields.modelnumber\n"
@@ -8898,7 +8782,6 @@ msgid "Insured"
msgstr ""
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.householdinventory.Fields.notes\n"
@@ -8908,7 +8791,6 @@ msgid "Notes"
msgstr "Азгәаҭақәа"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.householdinventory.Fields.notes\n"
@@ -8945,7 +8827,6 @@ msgid "RecipeID"
msgstr ""
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.recipes.Fields.name\n"
@@ -8955,7 +8836,6 @@ msgid "Name"
msgstr "Ахьӡ"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.recipes.Fields.name\n"
@@ -8965,7 +8845,6 @@ msgid "Name"
msgstr "Ахьӡ"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.recipes.Fields.description\n"
@@ -9165,7 +9044,6 @@ msgid "Utensils"
msgstr ""
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.recipes.Fields.notes\n"
@@ -9175,7 +9053,6 @@ msgid "Notes"
msgstr "Азгәаҭақәа"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.recipes.Fields.notes\n"
@@ -9483,7 +9360,6 @@ msgid "Photo"
msgstr ""
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.plants.Fields.notes\n"
@@ -9493,7 +9369,6 @@ msgid "Notes"
msgstr "Азгәаҭақәа"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.plants.Fields.notes\n"
@@ -9710,7 +9585,6 @@ msgid "PrintSize"
msgstr "АкьыҧхьраАшәагаа"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.photographs.Fields.notes\n"
@@ -9720,7 +9594,6 @@ msgid "Notes"
msgstr "Азгәаҭақәа"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.photographs.Fields.notes\n"
@@ -9901,7 +9774,6 @@ msgid "Camera"
msgstr ""
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.miniaturefilms.Fields.notes\n"
@@ -9911,7 +9783,6 @@ msgid "Notes"
msgstr "Азгәаҭақәа"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.miniaturefilms.Fields.notes\n"
@@ -10188,7 +10059,6 @@ msgid "Review"
msgstr ""
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.dvdcollection.Fields.notes\n"
@@ -10198,7 +10068,6 @@ msgid "Notes"
msgstr "Азгәаҭақәа"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.dvdcollection.Fields.notes\n"
@@ -10363,7 +10232,6 @@ msgid "Rating"
msgstr ""
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.cdcollection.Fields.format\n"
@@ -10373,7 +10241,6 @@ msgid "Format"
msgstr "Аформат"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.cdcollection.Fields.format\n"
@@ -10474,7 +10341,6 @@ msgid "Review"
msgstr ""
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.cdcollection.Fields.notes\n"
@@ -10484,7 +10350,6 @@ msgid "Notes"
msgstr "Азгәаҭақәа"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.cdcollection.Fields.notes\n"
@@ -10671,7 +10536,6 @@ msgid "Translator"
msgstr ""
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.library.Fields.pages\n"
@@ -10681,7 +10545,6 @@ msgid "Pages"
msgstr "Адаҟьақәа"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.library.Fields.pages\n"
@@ -10783,7 +10646,6 @@ msgid "EditionNo"
msgstr "Аҭыжьымҭа"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.library.Fields.notes\n"
@@ -10793,7 +10655,6 @@ msgid "Notes"
msgstr "Азгәаҭақәа"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.library.Fields.notes\n"
@@ -10999,7 +10860,6 @@ msgid "Photo"
msgstr ""
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.authors.Fields.notes\n"
@@ -11009,7 +10869,6 @@ msgid "Notes"
msgstr "Азгәаҭақәа"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.authors.Fields.notes\n"
@@ -11118,7 +10977,6 @@ msgid "AccountTyp"
msgstr ""
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.accounts.Fields.description\n"
@@ -11138,7 +10996,6 @@ msgid "Descrption"
msgstr "Ахҳәаа"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.accounts.Fields.notes\n"
@@ -11148,7 +11005,6 @@ msgid "Notes"
msgstr "Азгәаҭақәа"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.accounts.Fields.notes\n"
@@ -11275,7 +11131,6 @@ msgid "ShareOwned"
msgstr ""
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.investments.Fields.notes\n"
@@ -11285,7 +11140,6 @@ msgid "Notes"
msgstr "Азгәаҭақәа"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.investments.Fields.notes\n"
@@ -11502,7 +11356,6 @@ msgid "HoursSleep"
msgstr ""
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.exerciselog.Fields.notes\n"
@@ -11512,7 +11365,6 @@ msgid "Notes"
msgstr "Азгәаҭақәа"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.exerciselog.Fields.notes\n"
@@ -11729,7 +11581,6 @@ msgid "Vitamins"
msgstr ""
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.dietlog.Fields.notes\n"
@@ -11739,7 +11590,6 @@ msgid "Notes"
msgstr "Азгәаҭақәа"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.dietlog.Fields.notes\n"
@@ -11787,7 +11637,6 @@ msgid "Drawings"
msgstr ""
#: UI.xcu
-#, fuzzy
msgctxt ""
"UI.xcu\n"
"..UI.FilterClassification.GlobalFilters.Classes.com.sun.star.text.WebDocument\n"
@@ -11846,7 +11695,6 @@ msgid "Microsoft Excel 4.x - 5.0 / 95"
msgstr "Microsoft Excel 4.x - 5.0 / 95 ашаблонқәа"
#: UI.xcu
-#, fuzzy
msgctxt ""
"UI.xcu\n"
"..UI.FilterClassification.LocalFilters.Classes.excel456templ\n"
diff --git a/source/ab/officecfg/registry/data/org/openoffice/Office/UI.po b/source/ab/officecfg/registry/data/org/openoffice/Office/UI.po
index 2ad661c4d00..f409c6cdc90 100644
--- a/source/ab/officecfg/registry/data/org/openoffice/Office/UI.po
+++ b/source/ab/officecfg/registry/data/org/openoffice/Office/UI.po
@@ -520,7 +520,6 @@ msgid "Trace ~Error"
msgstr "Агха рхыҵхырҭа"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:DrawChart\n"
@@ -1823,7 +1822,6 @@ msgid "Delete Rows"
msgstr "Ианыхтәуп ацәаҳәақәа"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:InsertCtrl\n"
@@ -2442,7 +2440,6 @@ msgid "Insert ~Sheet..."
msgstr ""
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:InsertSheetFromFile\n"
@@ -2857,7 +2854,6 @@ msgid "Standard Text Attributes"
msgstr ""
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:StandardTextAttributes\n"
@@ -4491,7 +4487,6 @@ msgid "Formatting"
msgstr "Аформатркра"
#: CalcWindowState.xcu
-#, fuzzy
msgctxt ""
"CalcWindowState.xcu\n"
"..CalcWindowState.UIElements.States.private:resource/toolbar/insertbar\n"
@@ -5326,7 +5321,6 @@ msgid "Delete R²"
msgstr "Ианыхтәуп R²"
#: ChartCommands.xcu
-#, fuzzy
msgctxt ""
"ChartCommands.xcu\n"
"..ChartCommands.UserInterface.Commands..uno:DeleteTrendlineEquation\n"
@@ -5355,7 +5349,6 @@ msgid "Insert Mean ~Value Line"
msgstr "Ианыхтәуп абжьаратә ҵакы змоу аҵәаӷәа"
#: ChartCommands.xcu
-#, fuzzy
msgctxt ""
"ChartCommands.xcu\n"
"..ChartCommands.UserInterface.Commands..uno:DeleteMeanValue\n"
@@ -5536,7 +5529,6 @@ msgid "Format Stock Gain..."
msgstr ""
#: ChartCommands.xcu
-#, fuzzy
msgctxt ""
"ChartCommands.xcu\n"
"..ChartCommands.UserInterface.Commands..uno:ChartElementSelector\n"
@@ -5735,7 +5727,6 @@ msgid "Arrange~ment"
msgstr ""
#: ChartCommands.xcu
-#, fuzzy
msgctxt ""
"ChartCommands.xcu\n"
"..ChartCommands.UserInterface.Popups..uno:ChartTitleMenu\n"
@@ -6087,7 +6078,6 @@ msgid "Table name"
msgstr "Атаблица ахьӡ"
#: DbuCommands.xcu
-#, fuzzy
msgctxt ""
"DbuCommands.xcu\n"
"..DbuCommands.UserInterface.Commands..uno:DBDistinctValues\n"
@@ -7234,7 +7224,6 @@ msgid "Exit Direction Bottom"
msgstr ""
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Commands..uno:InsertToolbox\n"
@@ -7478,7 +7467,6 @@ msgid "~Slide Number"
msgstr ""
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Commands..uno:InsertPageTitleField\n"
@@ -9148,7 +9136,6 @@ msgid "Distribute Rows Equally "
msgstr ""
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:InsertRows\n"
@@ -9176,7 +9163,6 @@ msgid "Insert Row Above"
msgstr ""
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:InsertRowDialog\n"
@@ -9233,7 +9219,6 @@ msgid "Insert Column Left"
msgstr ""
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:InsertColumnDialog\n"
@@ -10464,7 +10449,6 @@ msgid "Image Filter"
msgstr ""
#: DrawWindowState.xcu
-#, fuzzy
msgctxt ""
"DrawWindowState.xcu\n"
"..DrawWindowState.UIElements.States.private:resource/toolbar/insertbar\n"
@@ -11104,7 +11088,6 @@ msgid "Glide"
msgstr ""
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.Effects.ooo-entrance-expand\n"
@@ -11639,7 +11622,6 @@ msgid "Center Revolve"
msgstr ""
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.Effects.ooo-exit-collapse\n"
@@ -13115,7 +13097,6 @@ msgid "Push"
msgstr ""
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionSets.cut\n"
@@ -13792,7 +13773,6 @@ msgid "Basic"
msgstr "Абазис"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.Presets.Exit.special\n"
@@ -13840,7 +13820,6 @@ msgid "Lines and Curves"
msgstr ""
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.Presets.MotionPaths.special\n"
@@ -13878,7 +13857,6 @@ msgid "Application"
msgstr ""
#: GenericCategories.xcu
-#, fuzzy
msgctxt ""
"GenericCategories.xcu\n"
"..GenericCategories.Commands.Categories.2\n"
@@ -13944,7 +13922,6 @@ msgid "Navigate"
msgstr ""
#: GenericCategories.xcu
-#, fuzzy
msgctxt ""
"GenericCategories.xcu\n"
"..GenericCategories.Commands.Categories.9\n"
@@ -13981,7 +13958,6 @@ msgid "Text"
msgstr "Атеқст"
#: GenericCategories.xcu
-#, fuzzy
msgctxt ""
"GenericCategories.xcu\n"
"..GenericCategories.Commands.Categories.13\n"
@@ -14587,7 +14563,6 @@ msgid "Folded Corner"
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:BasicShapes.frame\n"
@@ -16137,7 +16112,6 @@ msgid "~Tips"
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:MatchGroup\n"
@@ -16374,7 +16348,6 @@ msgid "Zoom In"
msgstr "Ирдуны"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:GrafGreen\n"
@@ -17099,7 +17072,6 @@ msgid "Smooth Transition"
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:ToggleObjectBezierMode\n"
@@ -17127,7 +17099,6 @@ msgid "Comme~nt"
msgstr "Акомментари"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:InsertAnnotation\n"
@@ -17272,7 +17243,6 @@ msgid "~Chart..."
msgstr "Адиаграмма"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:InsertObjectChart\n"
@@ -19237,7 +19207,6 @@ msgid "~Paste"
msgstr "Ибжьаргылатәуп"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:PasteUnformatted\n"
@@ -21884,7 +21853,6 @@ msgid "Toggle Extrusion"
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:ExtrusionTiltDown\n"
@@ -21894,7 +21862,6 @@ msgid "Tilt Down"
msgstr "Инарҳәтәуп ҵаҟа"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:ExtrusionTiltUp\n"
@@ -21904,7 +21871,6 @@ msgid "Tilt Up"
msgstr "Инарҳәтәуп хыхь"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:ExtrusionTiltLeft\n"
@@ -21914,7 +21880,6 @@ msgid "Tilt Left"
msgstr "Инарҳәтәуп армарахь"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:ExtrusionTiltRight\n"
@@ -22132,7 +22097,6 @@ msgid "Justified"
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:CommonAlignHorizontalDefault\n"
@@ -22142,7 +22106,6 @@ msgid "Default"
msgstr "Астандарт"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:CommonAlignVerticalDefault\n"
@@ -22650,7 +22613,6 @@ msgid "Audio or ~Video..."
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Popups..uno:InsertAVMedia\n"
@@ -23392,7 +23354,6 @@ msgid "Outline"
msgstr "Аконтур"
#: ImpressWindowState.xcu
-#, fuzzy
msgctxt ""
"ImpressWindowState.xcu\n"
"..ImpressWindowState.UIElements.States.private:resource/toolbar/insertbar\n"
@@ -24567,7 +24528,6 @@ msgid "Section"
msgstr "апараграф"
#: ReportCommands.xcu
-#, fuzzy
msgctxt ""
"ReportCommands.xcu\n"
".ReportCommands.UserInterface.Commands..uno:SectionShrink\n"
@@ -24766,7 +24726,6 @@ msgid "Character"
msgstr "Асимволқәа"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.MediaPlaybackPanel\n"
@@ -26376,7 +26335,6 @@ msgid "~Frame Interactively"
msgstr ""
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:InsertFrame\n"
@@ -26657,7 +26615,6 @@ msgid "As C~haracter"
msgstr "Асимвол еиҧш"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:InsertCtrl\n"
@@ -27615,7 +27572,6 @@ msgid "Rows ~Above"
msgstr ""
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:InsertRows\n"
@@ -30716,7 +30672,6 @@ msgid "Form Design"
msgstr ""
#: WriterFormWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterFormWindowState.xcu\n"
"..WriterFormWindowState.UIElements.States.private:resource/toolbar/frameobjectbar\n"
@@ -30753,7 +30708,6 @@ msgid "Image"
msgstr "Асахьа"
#: WriterFormWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterFormWindowState.xcu\n"
"..WriterFormWindowState.UIElements.States.private:resource/toolbar/insertbar\n"
@@ -31126,7 +31080,6 @@ msgid "Text Box Formatting"
msgstr "Атеқст аформатркра"
#: WriterGlobalWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterGlobalWindowState.xcu\n"
"..WriterGlobalWindowState.UIElements.States.private:resource/toolbar/formsfilterbar\n"
@@ -31172,7 +31125,6 @@ msgid "Form Design"
msgstr ""
#: WriterGlobalWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterGlobalWindowState.xcu\n"
"..WriterGlobalWindowState.UIElements.States.private:resource/toolbar/frameobjectbar\n"
@@ -31209,7 +31161,6 @@ msgid "Image"
msgstr "Асахьа"
#: WriterGlobalWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterGlobalWindowState.xcu\n"
"..WriterGlobalWindowState.UIElements.States.private:resource/toolbar/insertbar\n"
@@ -31644,7 +31595,6 @@ msgid "Form Design"
msgstr ""
#: WriterReportWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterReportWindowState.xcu\n"
"..WriterReportWindowState.UIElements.States.private:resource/toolbar/frameobjectbar\n"
@@ -31681,7 +31631,6 @@ msgid "Image"
msgstr "Асахьа"
#: WriterReportWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterReportWindowState.xcu\n"
"..WriterReportWindowState.UIElements.States.private:resource/toolbar/insertbar\n"
@@ -31719,7 +31668,6 @@ msgid "Optimize"
msgstr ""
#: WriterReportWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterReportWindowState.xcu\n"
"..WriterReportWindowState.UIElements.States.private:resource/toolbar/previewobjectbar\n"
@@ -31991,7 +31939,6 @@ msgid "Table"
msgstr "Атаблица"
#: WriterWebWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWebWindowState.xcu\n"
"..WriterWebWindowState.UIElements.States.private:resource/toolbar/frameobjectbar\n"
@@ -32128,7 +32075,6 @@ msgid "Image Filter"
msgstr ""
#: WriterWebWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWebWindowState.xcu\n"
"..WriterWebWindowState.UIElements.States.private:resource/toolbar/insertbar\n"
@@ -32147,7 +32093,6 @@ msgid "Bullets and Numbering"
msgstr "Амаркерқәеи аномерркреи"
#: WriterWebWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWebWindowState.xcu\n"
"..WriterWebWindowState.UIElements.States.private:resource/toolbar/previewobjectbar\n"
@@ -32546,7 +32491,6 @@ msgid "Form Design"
msgstr ""
#: WriterWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWindowState.xcu\n"
"..WriterWindowState.UIElements.States.private:resource/toolbar/frameobjectbar\n"
@@ -32583,7 +32527,6 @@ msgid "Image"
msgstr "Асахьа"
#: WriterWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWindowState.xcu\n"
"..WriterWindowState.UIElements.States.private:resource/toolbar/insertbar\n"
@@ -33036,7 +32979,6 @@ msgid "Form Design"
msgstr ""
#: XFormsWindowState.xcu
-#, fuzzy
msgctxt ""
"XFormsWindowState.xcu\n"
"..XFormsWindowState.UIElements.States.private:resource/toolbar/frameobjectbar\n"
@@ -33073,7 +33015,6 @@ msgid "Image"
msgstr "Асахьа"
#: XFormsWindowState.xcu
-#, fuzzy
msgctxt ""
"XFormsWindowState.xcu\n"
"..XFormsWindowState.UIElements.States.private:resource/toolbar/insertbar\n"
diff --git a/source/ab/reportdesign/messages.po b/source/ab/reportdesign/messages.po
index 70d44e4c607..c581d5c55b8 100644
--- a/source/ab/reportdesign/messages.po
+++ b/source/ab/reportdesign/messages.po
@@ -276,7 +276,6 @@ msgid "Initial value"
msgstr "Раҧхьатәи аҵакы"
#: strings.hrc:51
-#, fuzzy
msgctxt "RID_STR_PRESERVEIRI"
msgid "Preserve as Link"
msgstr "Иеиқәырхатәуп азхьарҧш ҳасабла"
@@ -554,7 +553,6 @@ msgid "Change Size"
msgstr "Иҧсахтәуп ашәагаақәа"
#: strings.hrc:109
-#, fuzzy
msgctxt "RID_STR_UNDO_PASTE"
msgid "Paste"
msgstr "Ибжьаргылатәуп"
@@ -1069,7 +1067,6 @@ msgid "Remove sorting"
msgstr ""
#: floatingfield.ui:79
-#, fuzzy
msgctxt "floatingfield|insert"
msgid "Insert"
msgstr "Ибжьаргылатәуп"
diff --git a/source/ab/sc/messages.po b/source/ab/sc/messages.po
index 057aef958d1..6d2beb8429e 100644
--- a/source/ab/sc/messages.po
+++ b/source/ab/sc/messages.po
@@ -77,7 +77,6 @@ msgstr ""
#. * other string IDs of strings used in message boxes and elsewhere go into
#. * sc/inc/strings.hrc
#: globstr.hrc:34
-#, fuzzy
msgctxt "STR_UNDO_INSERTCELLS"
msgid "Insert"
msgstr "Ибжьаргылатәуп"
@@ -93,7 +92,6 @@ msgid "Cut"
msgstr "Игәылҧҟатәуп"
#: globstr.hrc:37
-#, fuzzy
msgctxt "STR_UNDO_PASTE"
msgid "Insert"
msgstr "Ибжьаргылатәуп"
@@ -170,7 +168,6 @@ msgid "AutoFormat"
msgstr "Автоформат"
#: globstr.hrc:52
-#, fuzzy
msgctxt "STR_UNDO_REPLACE"
msgid "Replace"
msgstr "Иҧсахтәуп"
@@ -216,7 +213,6 @@ msgid "Hide details"
msgstr ""
#: globstr.hrc:61
-#, fuzzy
msgctxt "STR_UNDO_MAKEOUTLINE"
msgid "Group"
msgstr "Агәыҧ"
@@ -398,13 +394,11 @@ msgid "Update Link"
msgstr "Ирҿыцтәуп азхьарҧш"
#: globstr.hrc:97
-#, fuzzy
msgctxt "STR_UNDO_REMOVELINK"
msgid "Unlink"
msgstr "Иқәгатәуп азхьарҧш"
#: globstr.hrc:98
-#, fuzzy
msgctxt "STR_UNDO_INSERTAREALINK"
msgid "Insert Link"
msgstr "бжьаргылатәуп агиперзхьарҧш"
@@ -415,7 +409,6 @@ msgid "Insert Array Formula"
msgstr "Ибжьаргылатәуп амассив аформула"
#: globstr.hrc:100
-#, fuzzy
msgctxt "STR_UNDO_INSERTNOTE"
msgid "Insert Comment"
msgstr "Ибжьаргылатәуп акомментари"
@@ -705,7 +698,6 @@ msgid "Data"
msgstr "Адырқәа"
#: globstr.hrc:156
-#, fuzzy
msgctxt "STR_PIVOT_GROUP"
msgid "Group"
msgstr "Агәыҧ"
@@ -1035,7 +1027,6 @@ msgid "Error: Add-in not found"
msgstr ""
#: globstr.hrc:230
-#, fuzzy
msgctxt "STR_NO_MACRO"
msgid "#MACRO?"
msgstr "#АМАКРОС?"
@@ -1994,7 +1985,6 @@ msgid "List Box"
msgstr "Ахьӡынҵа"
#: globstr.hrc:414
-#, fuzzy
msgctxt "STR_FORM_GROUPBOX"
msgid "Group Box"
msgstr "Агәыҧ"
@@ -5333,7 +5323,6 @@ msgid "The range to be evaluated by the criteria given."
msgstr ""
#: scfuncs.hrc:985
-#, fuzzy
msgctxt "SC_OPCODE_SUM_IF"
msgid "Criteria"
msgstr "Акритери"
@@ -5369,7 +5358,6 @@ msgid "The range to be evaluated by the criteria given."
msgstr ""
#: scfuncs.hrc:997
-#, fuzzy
msgctxt "SC_OPCODE_AVERAGE_IF"
msgid "Criteria"
msgstr "Акритери"
@@ -5503,7 +5491,6 @@ msgid "The range of cells to be evaluated by the criteria given."
msgstr ""
#: scfuncs.hrc:1042
-#, fuzzy
msgctxt "SC_OPCODE_COUNT_IF"
msgid "Criteria"
msgstr "Акритери"
@@ -13228,7 +13215,6 @@ msgid "Value of red"
msgstr ""
#: scfuncs.hrc:4015
-#, fuzzy
msgctxt "SC_OPCODE_COLOR"
msgid "Green"
msgstr "Аиаҵәа"
@@ -13614,7 +13600,6 @@ msgid "Tab Color"
msgstr ""
#: strings.hrc:47
-#, fuzzy
msgctxt "SCSTR_NO_TAB_BG_COLOR"
msgid "Default"
msgstr "Астандарт"
@@ -13625,7 +13610,6 @@ msgid "Name Object"
msgstr "Аобиеқт ахьӡ"
#: strings.hrc:49
-#, fuzzy
msgctxt "STR_INSERTGRAPHIC"
msgid "Insert Image"
msgstr "Ибжьаргылатәуп асахьа"
@@ -13945,7 +13929,6 @@ msgid "The following external file could not be loaded. Data linked from this fi
msgstr ""
#: strings.hrc:115
-#, fuzzy
msgctxt "SCSTR_UPDATE_EXTDOCS"
msgid "Updating external links."
msgstr "Адәныҟатәи азхьарҧшқәа рырҿыцра."
@@ -14516,7 +14499,6 @@ msgid "Mean"
msgstr ""
#: strings.hrc:241
-#, fuzzy
msgctxt "STRID_CALC_STD_ERROR"
msgid "Standard Error"
msgstr "Истандарттәу агха"
@@ -14603,7 +14585,6 @@ msgid "Uniform Integer"
msgstr "Иецеиҟароу идескреттәу"
#: strings.hrc:259
-#, fuzzy
msgctxt "STR_DISTRIBUTION_NORMAL"
msgid "Normal"
msgstr "Инормалтәу"
@@ -15400,7 +15381,6 @@ msgid "Enter a value:"
msgstr "Иҭажәгал аҵакы:"
#: conditionalentry.ui:162
-#, fuzzy
msgctxt "conditionalentry|options"
msgid "More Options..."
msgstr "Еиҭа апараметрқәа..."
@@ -16037,13 +16017,11 @@ msgid "Data"
msgstr "Адырқәа"
#: correlationdialog.ui:216
-#, fuzzy
msgctxt "correlationdialog|groupedby-columns-radio"
msgid "Columns"
msgstr "Аиҵагылақәа"
#: correlationdialog.ui:231
-#, fuzzy
msgctxt "correlationdialog|groupedby-rows-radio"
msgid "Rows"
msgstr "Ацәаҳәақәа"
@@ -16074,13 +16052,11 @@ msgid "Data"
msgstr "Адырқәа"
#: covariancedialog.ui:217
-#, fuzzy
msgctxt "covariancedialog|groupedby-columns-radio"
msgid "Columns"
msgstr "Аиҵагылақәа"
#: covariancedialog.ui:232
-#, fuzzy
msgctxt "covariancedialog|groupedby-rows-radio"
msgid "Rows"
msgstr "Ацәаҳәақәа"
@@ -16738,7 +16714,6 @@ msgid "Contains _totals row"
msgstr ""
#: definedatabaserangedialog.ui:245
-#, fuzzy
msgctxt "definedatabaserangedialog|InsertOrDeleteCells"
msgid "Insert or delete _cells"
msgstr "Ибжьаргылатәуп ма ианыхтәуп абларҭақәа"
@@ -16749,7 +16724,6 @@ msgid "Keep _formatting"
msgstr "Еиқәырхатәуп аформатркра"
#: definedatabaserangedialog.ui:277
-#, fuzzy
msgctxt "definedatabaserangedialog|DontSaveImportedData"
msgid "Don't save _imported data"
msgstr "Еиқәырхатәӡам аимпорттә дырқәа"
@@ -16765,13 +16739,11 @@ msgid "Operations:"
msgstr ""
#: definedatabaserangedialog.ui:322
-#, fuzzy
msgctxt "definedatabaserangedialog|invalid"
msgid "Invalid range"
msgstr "Изымуа адиапазон"
#: definedatabaserangedialog.ui:338
-#, fuzzy
msgctxt "definedatabaserangedialog|label1"
msgid "Options"
msgstr "Апараметрқәа"
@@ -16949,13 +16921,11 @@ msgid "Edit Setting"
msgstr "Иҧсахтәуп апараметрқәа"
#: dropmenu.ui:12
-#, fuzzy
msgctxt "dropmenu|hyperlink"
msgid "Insert as Hyperlink"
msgstr "Ибжьаргылатәуп агиперзхьарҧш ҳасабла"
#: dropmenu.ui:20
-#, fuzzy
msgctxt "dropmenu|link"
msgid "Insert as Link"
msgstr "Ибжьаргылатәуп азхьарҧш ҳасабла"
@@ -17037,13 +17007,11 @@ msgid "Data"
msgstr "Адырқәа"
#: exponentialsmoothingdialog.ui:223
-#, fuzzy
msgctxt "exponentialsmoothingdialog|groupedby-columns-radio"
msgid "Columns"
msgstr "Аиҵагылақәа"
#: exponentialsmoothingdialog.ui:239
-#, fuzzy
msgctxt "exponentialsmoothingdialog|groupedby-rows-radio"
msgid "Rows"
msgstr "Ацәаҳәақәа"
@@ -17059,7 +17027,6 @@ msgid "Smoothing factor:"
msgstr ""
#: exponentialsmoothingdialog.ui:331
-#, fuzzy
msgctxt "exponentialsmoothingdialog|label1"
msgid "Parameters"
msgstr "Апараметрқәа"
@@ -17111,7 +17078,6 @@ msgid "_Down"
msgstr ""
#: filldlg.ui:118
-#, fuzzy
msgctxt "filldlg|right"
msgid "_Right"
msgstr "Арыӷьарахь"
@@ -17122,7 +17088,6 @@ msgid "_Up"
msgstr ""
#: filldlg.ui:152
-#, fuzzy
msgctxt "filldlg|left"
msgid "_Left"
msgstr "Арымарахь"
@@ -17302,7 +17267,6 @@ msgid "Footer (left)"
msgstr ""
#: formatcellsdialog.ui:8
-#, fuzzy
msgctxt "formatcellsdialog|FormatCellsDialog"
msgid "Format Cells"
msgstr "Абларҭақәа рформат"
@@ -17423,7 +17387,6 @@ msgid "Database"
msgstr "Адырқәа рбаза"
#: functionpanel.ui:62
-#, fuzzy
msgctxt "functionpanel|category"
msgid "Date&Time"
msgstr "Арыцхәи аамҭеи"
@@ -17595,7 +17558,6 @@ msgid "Group by"
msgstr ""
#: groupdialog.ui:8
-#, fuzzy
msgctxt "groupdialog|GroupDialog"
msgid "Group"
msgstr "Агәыҧ"
@@ -17692,7 +17654,6 @@ msgid "Pages"
msgstr "Адаҟьақәа"
#: headerfootercontent.ui:280
-#, fuzzy
msgctxt "headerfootercontent|buttonBTN_DATE|tooltip_text"
msgid "Date"
msgstr "Арыцхә"
@@ -17789,7 +17750,6 @@ msgid "_Character set:"
msgstr "Акодркра:"
#: imoptdialog.ui:110
-#, fuzzy
msgctxt "imoptdialog|fieldft"
msgid "_Field delimiter:"
msgstr "Аҭагаларҭақәа реиҟәшага:"
@@ -18077,7 +18037,6 @@ msgid "_Insert before"
msgstr ""
#: movecopysheet.ui:279
-#, fuzzy
msgctxt "movecopysheet|label2"
msgid "Location"
msgstr "Аҭыҧ"
@@ -18093,7 +18052,6 @@ msgid "Name is empty."
msgstr ""
#: movecopysheet.ui:378
-#, fuzzy
msgctxt "movecopysheet|warninvalid"
msgid "Name contains one or more invalid characters."
msgstr "Ахьӡ иаҵанакуеит изымуа асимволқәа."
@@ -18320,7 +18278,6 @@ msgid "Home"
msgstr "алагамҭа"
#: notebookbar.ui:1762
-#, fuzzy
msgctxt "notebookbar|InsertAVMedia|tooltip_text"
msgid "Insert Audio or Video"
msgstr "Ибжьаргылатәуп Абжьы ма Авидео"
@@ -18331,7 +18288,6 @@ msgid "Symbol"
msgstr "Асимвол"
#: notebookbar.ui:2022
-#, fuzzy
msgctxt "notebookbar|InsertLabel"
msgid "Insert"
msgstr "Ибжьаргылатәуп"
@@ -18367,7 +18323,6 @@ msgid "Toggle Grid Lines"
msgstr ""
#: notebookbar.ui:3345
-#, fuzzy
msgctxt "notebookbar|ViewLabel"
msgid "View"
msgstr "Ахәаҧшра"
@@ -18378,7 +18333,6 @@ msgid "Image"
msgstr "Асахьа"
#: notebookbar_groupedbar_compact.ui:3863
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|defaultD"
msgid "Default"
msgstr "Астандарт"
@@ -18484,7 +18438,6 @@ msgid "_Cells"
msgstr "Абларҭақәа"
#: notebookbar_groupedbar_compact.ui:5772
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|insertb"
msgid "_Insert"
msgstr "Ибжьаргылатәуп"
@@ -18642,7 +18595,6 @@ msgid "Menubar"
msgstr ""
#: notebookbar_groupedbar_full.ui:3797
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|defaultD"
msgid "Default"
msgstr "Астандарт"
@@ -18743,7 +18695,6 @@ msgid "_Cells"
msgstr "Абларҭақәа"
#: notebookbar_groupedbar_full.ui:6147
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|insertb"
msgid "_Insert"
msgstr "Ибжьаргылатәуп"
@@ -18859,7 +18810,6 @@ msgid "_View"
msgstr "Ахәаҧшра"
#: notebookbar_groupedbar_full.ui:11193
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|insertTextb"
msgid "_Insert"
msgstr "Ибжьаргылатәуп"
@@ -19118,7 +19068,6 @@ msgid "Links"
msgstr "Аимадарақәа"
#: notebookbar_groups.ui:1864
-#, fuzzy
msgctxt "notebookbar_groups|insertgrouplabel"
msgid "Insert"
msgstr "Ибжьаргылатәуп"
@@ -19129,7 +19078,6 @@ msgid "Style"
msgstr "Астиль"
#: notebookbar_groups.ui:1940
-#, fuzzy
msgctxt "notebookbar_groups|resetb"
msgid "Reset"
msgstr "Еиҭашьақәыргылатәуп"
@@ -19355,7 +19303,6 @@ msgid "Select desired _key binding type. Changing the key binding type may overw
msgstr ""
#: optcompatibilitypage.ui:62
-#, fuzzy
msgctxt "optcompatibilitypage|keybindings"
msgid "Default"
msgstr "Астандарт"
@@ -20600,7 +20547,6 @@ msgid "Metrics"
msgstr "Аметрикақәа"
#: scgeneralpage.ui:138
-#, fuzzy
msgctxt "scgeneralpage|label6"
msgid "Update links when opening"
msgstr "Ирҿыцлатәуп азхьарҧшқәа раартраан"
@@ -21167,7 +21113,6 @@ msgid "Select a category of contents."
msgstr ""
#: sidebarnumberformat.ui:41
-#, fuzzy
msgctxt "sidebarnumberformat|category"
msgid "General"
msgstr "Азеиҧшқәа"
@@ -22454,7 +22399,6 @@ msgid "Import Options"
msgstr "Аимпорт апараметрқәа"
#: textimportoptions.ui:98
-#, fuzzy
msgctxt "textimportoptions|custom"
msgid "Custom:"
msgstr "Даҽакы:"
diff --git a/source/ab/scp2/source/base.po b/source/ab/scp2/source/base.po
index 7d8656891da..de2b1237ef8 100644
--- a/source/ab/scp2/source/base.po
+++ b/source/ab/scp2/source/base.po
@@ -24,7 +24,6 @@ msgid "Manage databases, create queries and reports to track and manage your inf
msgstr ""
#: module_base.ulf
-#, fuzzy
msgctxt ""
"module_base.ulf\n"
"STR_NAME_MODULE_PRG_BASE\n"
@@ -90,7 +89,6 @@ msgid "PostgreSQL Connector"
msgstr ""
#: registryitem_base.ulf
-#, fuzzy
msgctxt ""
"registryitem_base.ulf\n"
"STR_REG_VAL_OO_DATABASE\n"
diff --git a/source/ab/scp2/source/calc.po b/source/ab/scp2/source/calc.po
index 42a885d45ac..34acce94fb6 100644
--- a/source/ab/scp2/source/calc.po
+++ b/source/ab/scp2/source/calc.po
@@ -16,7 +16,6 @@ msgstr ""
"X-POOTLE-MTIME: 1511772667.000000\n"
#: folderitem_calc.ulf
-#, fuzzy
msgctxt ""
"folderitem_calc.ulf\n"
"STR_FI_NAME_TABELLENDOKUMENT\n"
@@ -33,7 +32,6 @@ msgid "Perform calculations, analyze information and manage lists in spreadsheet
msgstr ""
#: module_calc.ulf
-#, fuzzy
msgctxt ""
"module_calc.ulf\n"
"STR_NAME_MODULE_PRG_CALC\n"
@@ -134,7 +132,6 @@ msgid "OpenDocument Spreadsheet"
msgstr "OpenDocumentа аелектронтә таблица"
#: registryitem_calc.ulf
-#, fuzzy
msgctxt ""
"registryitem_calc.ulf\n"
"STR_REG_VAL_OO_CALC_TEMPLATE\n"
@@ -152,7 +149,6 @@ msgid "Microsoft Excel 97-2003 Worksheet"
msgstr "Microsoft Excel аелектронтә таблица"
#: registryitem_calc.ulf
-#, fuzzy
msgctxt ""
"registryitem_calc.ulf\n"
"STR_REG_VAL_MS_EXCEL_WORKSHEET\n"
@@ -169,7 +165,6 @@ msgid "Microsoft Excel Web Query File"
msgstr ""
#: registryitem_calc.ulf
-#, fuzzy
msgctxt ""
"registryitem_calc.ulf\n"
"STR_REG_VAL_MS_EXCEL_TEMPLATE_OLD\n"
@@ -187,7 +182,6 @@ msgid "Microsoft Excel Template"
msgstr "Microsoft Excel 95 ашаблон"
#: registryitem_calc.ulf
-#, fuzzy
msgctxt ""
"registryitem_calc.ulf\n"
"STR_REG_VAL_UNIFORM_OFFICE_FORMAT_SPREADSHEET\n"
diff --git a/source/ab/scp2/source/draw.po b/source/ab/scp2/source/draw.po
index a9ee1db3272..e417ba9455d 100644
--- a/source/ab/scp2/source/draw.po
+++ b/source/ab/scp2/source/draw.po
@@ -33,7 +33,6 @@ msgid "Create and edit drawings, flow charts, and logos by using Draw."
msgstr ""
#: module_draw.ulf
-#, fuzzy
msgctxt ""
"module_draw.ulf\n"
"STR_NAME_MODULE_PRG_DRAW\n"
@@ -109,7 +108,6 @@ msgid "%SXWFORMATNAME %SXWFORMATVERSION Drawing Template"
msgstr "апрезентациа %SXWFORMATNAME %SXWFORMATVERSION ашаблон"
#: registryitem_draw.ulf
-#, fuzzy
msgctxt ""
"registryitem_draw.ulf\n"
"STR_REG_VAL_OO_DRAW\n"
@@ -118,7 +116,6 @@ msgid "OpenDocument Drawing"
msgstr "OpenDocument асахьа"
#: registryitem_draw.ulf
-#, fuzzy
msgctxt ""
"registryitem_draw.ulf\n"
"STR_REG_VAL_OO_DRAW_TEMPLATE\n"
@@ -151,7 +148,6 @@ msgid "Microsoft Publisher Document"
msgstr ""
#: registryitem_draw.ulf
-#, fuzzy
msgctxt ""
"registryitem_draw.ulf\n"
"STR_REG_VAL_WORDPERFECT_GRAPHIC_FILE\n"
@@ -160,7 +156,6 @@ msgid "WordPerfect Graphic File"
msgstr "WordPerfect аграфикатә фаил"
#: registryitem_draw.ulf
-#, fuzzy
msgctxt ""
"registryitem_draw.ulf\n"
"STR_REG_VAL_AUTOCAD_DRAWING_INTERCHANGE_FORMAT\n"
@@ -169,7 +164,6 @@ msgid "AutoCAD File"
msgstr "AutoCAD афаил"
#: registryitem_draw.ulf
-#, fuzzy
msgctxt ""
"registryitem_draw.ulf\n"
"STR_REG_VAL_MS_ENHANCED_METAFILE\n"
@@ -178,7 +172,6 @@ msgid "Microsoft Enhanced Metafile"
msgstr "Microsoft Enhanced Metafile"
#: registryitem_draw.ulf
-#, fuzzy
msgctxt ""
"registryitem_draw.ulf\n"
"STR_REG_VAL_ENCAPSULATED_POSTSCRIPT\n"
@@ -187,7 +180,6 @@ msgid "Encapsulated PostScript File"
msgstr "Encapsulated PostScript афаил"
#: registryitem_draw.ulf
-#, fuzzy
msgctxt ""
"registryitem_draw.ulf\n"
"STR_REG_VAL_OS2_METAFILE\n"
@@ -196,7 +188,6 @@ msgid "OS/2 Metafile"
msgstr "OS/2 Metafile"
#: registryitem_draw.ulf
-#, fuzzy
msgctxt ""
"registryitem_draw.ulf\n"
"STR_REG_VAL_MACINTOSH_PICTURE_METAFILE\n"
@@ -205,7 +196,6 @@ msgid "Macintosh Picture Metafile"
msgstr "Macintosh Picture Metafile"
#: registryitem_draw.ulf
-#, fuzzy
msgctxt ""
"registryitem_draw.ulf\n"
"STR_REG_VAL_MS_WINDOWS_METAFILE\n"
@@ -214,7 +204,6 @@ msgid "Microsoft Windows Metafile"
msgstr "Microsoft Windows Metafile"
#: registryitem_draw.ulf
-#, fuzzy
msgctxt ""
"registryitem_draw.ulf\n"
"STR_REG_VAL_MS_WINDOWS_BITMAP\n"
@@ -223,7 +212,6 @@ msgid "Microsoft Windows Bitmap File"
msgstr "Microsoft Windows Bitmap афаил"
#: registryitem_draw.ulf
-#, fuzzy
msgctxt ""
"registryitem_draw.ulf\n"
"STR_REG_VAL_CORELDRAW_FILE_FORMAT\n"
@@ -232,7 +220,6 @@ msgid "CorelDraw File"
msgstr "CorelDraw афаил"
#: registryitem_draw.ulf
-#, fuzzy
msgctxt ""
"registryitem_draw.ulf\n"
"STR_REG_VAL_COREL_PRESENTATION_EXCHANGE\n"
@@ -241,7 +228,6 @@ msgid "Corel Presentation Exchange File"
msgstr "Corel Presentation Exchange афаил"
#: registryitem_draw.ulf
-#, fuzzy
msgctxt ""
"registryitem_draw.ulf\n"
"STR_REG_VAL_GRAPHICS_INTERCHANGE_FORMAT\n"
@@ -250,7 +236,6 @@ msgid "Graphics Interchange Format File"
msgstr "Graphics Interchange Format File"
#: registryitem_draw.ulf
-#, fuzzy
msgctxt ""
"registryitem_draw.ulf\n"
"STR_REG_VAL_JOINT_PHOTOGRAPHIC_EXPERTS_GROUP\n"
@@ -267,7 +252,6 @@ msgid "Portable Bitmap Format File"
msgstr "Portable Bitmap аформат афаил"
#: registryitem_draw.ulf
-#, fuzzy
msgctxt ""
"registryitem_draw.ulf\n"
"STR_REG_VAL_PERSONAL_COMPUTER_EXCHANGE\n"
@@ -308,7 +292,6 @@ msgid "Adobe Photoshop Document"
msgstr "Adobe Photoshop адокумент"
#: registryitem_draw.ulf
-#, fuzzy
msgctxt ""
"registryitem_draw.ulf\n"
"STR_REG_VAL_SUN_RASTER_GRAPHIC\n"
@@ -317,7 +300,6 @@ msgid "Sun Raster Graphic File"
msgstr "Sun Raster Graphic афаил"
#: registryitem_draw.ulf
-#, fuzzy
msgctxt ""
"registryitem_draw.ulf\n"
"STR_REG_VAL_SCALABLE_VECTOR_GRAPHICS\n"
@@ -326,7 +308,6 @@ msgid "Scalable Vector Graphics File"
msgstr "Scalable Vector Graphics афаил"
#: registryitem_draw.ulf
-#, fuzzy
msgctxt ""
"registryitem_draw.ulf\n"
"STR_REG_VAL_TRUEVISION_TGA\n"
@@ -335,7 +316,6 @@ msgid "Truevision TGA File"
msgstr "Truevision TGA афаил"
#: registryitem_draw.ulf
-#, fuzzy
msgctxt ""
"registryitem_draw.ulf\n"
"STR_REG_VAL_TAGGED_IMAGE_FILE_FORMAT\n"
@@ -344,7 +324,6 @@ msgid "Tagged Image File"
msgstr "Tagged Image афаил"
#: registryitem_draw.ulf
-#, fuzzy
msgctxt ""
"registryitem_draw.ulf\n"
"STR_REG_VAL_X_BITMAP\n"
@@ -353,7 +332,6 @@ msgid "X BitMap File"
msgstr "X BitMap афаил"
#: registryitem_draw.ulf
-#, fuzzy
msgctxt ""
"registryitem_draw.ulf\n"
"STR_REG_VAL_X_PIXMAP\n"
@@ -362,7 +340,6 @@ msgid "X Pixmap File"
msgstr "X Pixmap афаил"
#: registryitem_draw.ulf
-#, fuzzy
msgctxt ""
"registryitem_draw.ulf\n"
"STR_REG_VAL_KODAK_PHOTO_CD_IMAGE\n"
diff --git a/source/ab/scp2/source/extensions.po b/source/ab/scp2/source/extensions.po
index f2619440828..db0de397eb4 100644
--- a/source/ab/scp2/source/extensions.po
+++ b/source/ab/scp2/source/extensions.po
@@ -81,7 +81,6 @@ msgid "Convert Text to Number"
msgstr ""
#: module_extensions.ulf
-#, fuzzy
msgctxt ""
"module_extensions.ulf\n"
"STR_NAME_MODULE_OPTIONAL_EXTENSIONS_NLPSOLVER\n"
@@ -90,7 +89,6 @@ msgid "Solver for Nonlinear Programming"
msgstr "Иҵәаӷәатәым апрограммаркра азы аҳасабга"
#: module_extensions.ulf
-#, fuzzy
msgctxt ""
"module_extensions.ulf\n"
"STR_DESC_MODULE_OPTIONAL_EXTENSIONS_NLPSOLVER\n"
@@ -115,7 +113,6 @@ msgid "LanguageTool Open Source language checker"
msgstr ""
#: module_extensions.ulf
-#, fuzzy
msgctxt ""
"module_extensions.ulf\n"
"STR_NAME_MODULE_OPTIONAL_EXTENSIONS_MARIADBC\n"
@@ -124,7 +121,6 @@ msgid "MySQL Connector"
msgstr "MySQL Connector"
#: module_extensions.ulf
-#, fuzzy
msgctxt ""
"module_extensions.ulf\n"
"STR_DESC_MODULE_OPTIONAL_EXTENSIONS_MARIADBC\n"
diff --git a/source/ab/scp2/source/graphicfilter.po b/source/ab/scp2/source/graphicfilter.po
index f27a92a2b32..314103f7ade 100644
--- a/source/ab/scp2/source/graphicfilter.po
+++ b/source/ab/scp2/source/graphicfilter.po
@@ -48,7 +48,6 @@ msgid "Adobe Photoshop Import Filter"
msgstr "Adobe Photoshop аимпорт афильтр"
#: module_graphicfilter.ulf
-#, fuzzy
msgctxt ""
"module_graphicfilter.ulf\n"
"STR_NAME_MODULE_OPTIONAL_GRFFLT_TGA\n"
@@ -57,7 +56,6 @@ msgid "TGA Import"
msgstr "TGA Аимпорт"
#: module_graphicfilter.ulf
-#, fuzzy
msgctxt ""
"module_graphicfilter.ulf\n"
"STR_DESC_MODULE_OPTIONAL_GRFFLT_TGA\n"
@@ -66,7 +64,6 @@ msgid "TGA TrueVision TARGA Import Filter"
msgstr "TGA TrueVision TARGA Аимпорт афильтр"
#: module_graphicfilter.ulf
-#, fuzzy
msgctxt ""
"module_graphicfilter.ulf\n"
"STR_NAME_MODULE_OPTIONAL_GRFFLT_EPS\n"
@@ -75,7 +72,6 @@ msgid "EPS Import/Export Filter"
msgstr "EPS Аимпорт/Аекспорт афильтр"
#: module_graphicfilter.ulf
-#, fuzzy
msgctxt ""
"module_graphicfilter.ulf\n"
"STR_DESC_MODULE_OPTIONAL_GRFFLT_EPS\n"
@@ -84,7 +80,6 @@ msgid "Encapsulated Postscript Import/Export Filter"
msgstr "Encapsulated Postscript Аимпорт/Аекспорт афильтр"
#: module_graphicfilter.ulf
-#, fuzzy
msgctxt ""
"module_graphicfilter.ulf\n"
"STR_NAME_MODULE_OPTIONAL_GRFFLT_XPM\n"
@@ -93,7 +88,6 @@ msgid "XPM Export Filter"
msgstr "XPM аекспорт афильтр"
#: module_graphicfilter.ulf
-#, fuzzy
msgctxt ""
"module_graphicfilter.ulf\n"
"STR_DESC_MODULE_OPTIONAL_GRFFLT_XPM\n"
@@ -118,7 +112,6 @@ msgid "Portable Bitmap Import/Export Filters"
msgstr "Portable Bitmap Аимпорт/Аекспорт афильтр"
#: module_graphicfilter.ulf
-#, fuzzy
msgctxt ""
"module_graphicfilter.ulf\n"
"STR_NAME_MODULE_OPTIONAL_GRFFLT_SUNRST\n"
@@ -127,7 +120,6 @@ msgid "SUN Rasterfile Import/Export"
msgstr "SUN Rasterfile Аимпорт/Аекспорт"
#: module_graphicfilter.ulf
-#, fuzzy
msgctxt ""
"module_graphicfilter.ulf\n"
"STR_DESC_MODULE_OPTIONAL_GRFFLT_SUNRST\n"
@@ -136,7 +128,6 @@ msgid "SUN Rasterfile Import/Export Filters"
msgstr "SUN Rasterfile Аимпорт/Аекспорт афильтр"
#: module_graphicfilter.ulf
-#, fuzzy
msgctxt ""
"module_graphicfilter.ulf\n"
"STR_NAME_MODULE_OPTIONAL_GRFFLT_ACAD\n"
@@ -145,7 +136,6 @@ msgid "AutoCAD Import"
msgstr "AutoCAD Аимпорт"
#: module_graphicfilter.ulf
-#, fuzzy
msgctxt ""
"module_graphicfilter.ulf\n"
"STR_DESC_MODULE_OPTIONAL_GRFFLT_ACAD\n"
@@ -154,7 +144,6 @@ msgid "AutoCAD Import Filter"
msgstr "AutoCAD Аимпорт афильтр"
#: module_graphicfilter.ulf
-#, fuzzy
msgctxt ""
"module_graphicfilter.ulf\n"
"STR_NAME_MODULE_OPTIONAL_GRFFLT_KODAC\n"
@@ -163,7 +152,6 @@ msgid "Kodak Photo-CD Import"
msgstr "Kodak Photo-CD Аимпорт"
#: module_graphicfilter.ulf
-#, fuzzy
msgctxt ""
"module_graphicfilter.ulf\n"
"STR_DESC_MODULE_OPTIONAL_GRFFLT_KODAC\n"
@@ -172,7 +160,6 @@ msgid "Kodak Photo-CD Import Filter"
msgstr "Kodak Photo-CD Аимпорт афильтр"
#: module_graphicfilter.ulf
-#, fuzzy
msgctxt ""
"module_graphicfilter.ulf\n"
"STR_NAME_MODULE_OPTIONAL_GRFFLT_MACPICT\n"
@@ -181,7 +168,6 @@ msgid "Mac-Pict Import/Export"
msgstr "Mac-Pict Аимпорт/Аекспорт"
#: module_graphicfilter.ulf
-#, fuzzy
msgctxt ""
"module_graphicfilter.ulf\n"
"STR_DESC_MODULE_OPTIONAL_GRFFLT_MACPICT\n"
@@ -190,7 +176,6 @@ msgid "Mac-Pict Import/Export Filters"
msgstr "Mac-Pict Аимпорт/Аекспорт афильтр"
#: module_graphicfilter.ulf
-#, fuzzy
msgctxt ""
"module_graphicfilter.ulf\n"
"STR_NAME_MODULE_OPTIONAL_GRFFLT_OS2META\n"
@@ -199,7 +184,6 @@ msgid "OS/2 Metafile Import/Export"
msgstr "OS/2 Metafile Аимпорт/Аекспорт"
#: module_graphicfilter.ulf
-#, fuzzy
msgctxt ""
"module_graphicfilter.ulf\n"
"STR_DESC_MODULE_OPTIONAL_GRFFLT_OS2META\n"
@@ -208,7 +192,6 @@ msgid "OS/2 Metafile Import/Export Filters"
msgstr "OS/2 Metafile Аимпорт/Аекспорт афильтр"
#: module_graphicfilter.ulf
-#, fuzzy
msgctxt ""
"module_graphicfilter.ulf\n"
"STR_NAME_MODULE_OPTIONAL_GRFFLT_PCX\n"
@@ -217,7 +200,6 @@ msgid "PCX Import"
msgstr "PCX Аимпорт"
#: module_graphicfilter.ulf
-#, fuzzy
msgctxt ""
"module_graphicfilter.ulf\n"
"STR_DESC_MODULE_OPTIONAL_GRFFLT_PCX\n"
@@ -226,7 +208,6 @@ msgid "Z-Soft PCX Import"
msgstr "Z-Soft PCX Аимпорт афильтр"
#: module_graphicfilter.ulf
-#, fuzzy
msgctxt ""
"module_graphicfilter.ulf\n"
"STR_NAME_MODULE_OPTIONAL_GRFFLT_TIFF\n"
@@ -235,7 +216,6 @@ msgid "TIFF Import/Export"
msgstr "TIFF Аимпорт/Аекспорт"
#: module_graphicfilter.ulf
-#, fuzzy
msgctxt ""
"module_graphicfilter.ulf\n"
"STR_DESC_MODULE_OPTIONAL_GRFFLT_TIFF\n"
@@ -244,7 +224,6 @@ msgid "TIFF Import and Export Filter"
msgstr "TIFF Аимпорт/Аекспорт афильтр"
#: module_graphicfilter.ulf
-#, fuzzy
msgctxt ""
"module_graphicfilter.ulf\n"
"STR_NAME_MODULE_OPTIONAL_GRFFLT_SVG\n"
@@ -253,7 +232,6 @@ msgid "SVG Export"
msgstr "SVG Аекспорт"
#: module_graphicfilter.ulf
-#, fuzzy
msgctxt ""
"module_graphicfilter.ulf\n"
"STR_DESC_MODULE_OPTIONAL_GRFFLT_SVG\n"
diff --git a/source/ab/scp2/source/impress.po b/source/ab/scp2/source/impress.po
index 3757c61550f..f7650a13c30 100644
--- a/source/ab/scp2/source/impress.po
+++ b/source/ab/scp2/source/impress.po
@@ -16,7 +16,6 @@ msgstr ""
"X-POOTLE-MTIME: 1511772681.000000\n"
#: folderitem_impress.ulf
-#, fuzzy
msgctxt ""
"folderitem_impress.ulf\n"
"STR_FI_NAME_PRAESENTATION\n"
@@ -33,7 +32,6 @@ msgid "Create and edit presentations for slideshows, meeting and Web pages by us
msgstr ""
#: module_impress.ulf
-#, fuzzy
msgctxt ""
"module_impress.ulf\n"
"STR_NAME_MODULE_PRG_IMPRESS\n"
@@ -91,7 +89,6 @@ msgid "&New"
msgstr "&Аҿыц"
#: registryitem_impress.ulf
-#, fuzzy
msgctxt ""
"registryitem_impress.ulf\n"
"STR_REG_VAL_SO60_SHOW\n"
@@ -109,7 +106,6 @@ msgid "%SXWFORMATNAME %SXWFORMATVERSION Presentation"
msgstr "апрезентациа %SXWFORMATNAME %SXWFORMATVERSION ашаблон"
#: registryitem_impress.ulf
-#, fuzzy
msgctxt ""
"registryitem_impress.ulf\n"
"STR_REG_VAL_SO60_IMPRESS_TEMPLATE\n"
@@ -118,7 +114,6 @@ msgid "%SXWFORMATNAME %SXWFORMATVERSION Presentation Template"
msgstr "апрезентациа %SXWFORMATNAME %SXWFORMATVERSION ашаблон"
#: registryitem_impress.ulf
-#, fuzzy
msgctxt ""
"registryitem_impress.ulf\n"
"STR_REG_VAL_OO_PRESENT\n"
@@ -127,7 +122,6 @@ msgid "OpenDocument Presentation"
msgstr "OpenDocument апрезентациа"
#: registryitem_impress.ulf
-#, fuzzy
msgctxt ""
"registryitem_impress.ulf\n"
"STR_REG_VAL_OO_PRESENT_TEMPLATE\n"
@@ -163,7 +157,6 @@ msgid "Microsoft PowerPoint Presentation"
msgstr "Microsoft PowerPoint апрезентациа"
#: registryitem_impress.ulf
-#, fuzzy
msgctxt ""
"registryitem_impress.ulf\n"
"STR_REG_VAL_MS_POWERPOINT_TEMPLATE_OLD\n"
@@ -181,7 +174,6 @@ msgid "Microsoft PowerPoint Template"
msgstr "Microsoft PowerPoint 97-2003 ашаблон"
#: registryitem_impress.ulf
-#, fuzzy
msgctxt ""
"registryitem_impress.ulf\n"
"STR_REG_VAL_UNIFORM_OFFICE_FORMAT_PRESENTATION\n"
@@ -190,7 +182,6 @@ msgid "Uniform Office Format Presentation"
msgstr "Unified Office Format апрезентациа"
#: registryitem_impress.ulf
-#, fuzzy
msgctxt ""
"registryitem_impress.ulf\n"
"STR_REG_VAL_COMPUTER_GRAPHICS_METAFILE\n"
diff --git a/source/ab/scp2/source/math.po b/source/ab/scp2/source/math.po
index 9a34741f450..233ac730714 100644
--- a/source/ab/scp2/source/math.po
+++ b/source/ab/scp2/source/math.po
@@ -24,7 +24,6 @@ msgid "Create and edit scientific formulas and equations by using Math."
msgstr "Анаукатә формулақәеи аиҟаратәқәеи раҧҵареи аредакциа рзуреи."
#: module_math.ulf
-#, fuzzy
msgctxt ""
"module_math.ulf\n"
"STR_NAME_MODULE_PRG_MATH\n"
diff --git a/source/ab/scp2/source/ooo.po b/source/ab/scp2/source/ooo.po
index c433d0dfe36..9afeda47516 100644
--- a/source/ab/scp2/source/ooo.po
+++ b/source/ab/scp2/source/ooo.po
@@ -16,7 +16,6 @@ msgstr ""
"X-POOTLE-MTIME: 1480610074.000000\n"
#: folderitem_ooo.ulf
-#, fuzzy
msgctxt ""
"folderitem_ooo.ulf\n"
"STR_FI_NAME_FROMTEMPLATE\n"
@@ -58,7 +57,6 @@ msgid "Additional help packs"
msgstr ""
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_EN_US\n"
@@ -1836,7 +1834,6 @@ msgid "Additional user interface languages"
msgstr ""
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_EN_US\n"
@@ -3662,7 +3659,6 @@ msgid "Installs the English user interface with a key ID before each UI element"
msgstr ""
#: module_ooo.ulf
-#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_NAME_MODULE_ROOT_OSL\n"
@@ -3671,7 +3667,6 @@ msgid "%PRODUCTNAME %PRODUCTVERSION"
msgstr "%PRODUCTNAME %PRODUCTVERSION"
#: module_ooo.ulf
-#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_DESC_MODULE_ROOT_OSL\n"
@@ -3712,7 +3707,6 @@ msgid "Common components and additional programs shared by all %PRODUCTNAME prog
msgstr ""
#: module_ooo.ulf
-#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_NAME_MODULE_DICTIONARIES\n"
@@ -4594,7 +4588,6 @@ msgid "Desktop integration of %PRODUCTNAME %PRODUCTVERSION."
msgstr ""
#: registryitem_ooo.ulf
-#, fuzzy
msgctxt ""
"registryitem_ooo.ulf\n"
"STR_REG_VAL_INSTALL\n"
@@ -4603,7 +4596,6 @@ msgid "&Install"
msgstr "Иқәыргылатәуп"
#: registryitem_ooo.ulf
-#, fuzzy
msgctxt ""
"registryitem_ooo.ulf\n"
"STR_REG_VAL_SO60_CONFIGFILE\n"
@@ -4612,7 +4604,6 @@ msgid "%PRODUCTNAME Configuration File"
msgstr "%PRODUCTNAME архиарақәа рфаил"
#: registryitem_ooo.ulf
-#, fuzzy
msgctxt ""
"registryitem_ooo.ulf\n"
"STR_REG_VAL_APPCAPABILITY_DESCRIPTION_OOO\n"
diff --git a/source/ab/scp2/source/python.po b/source/ab/scp2/source/python.po
index 74482826da7..af6b1f5176a 100644
--- a/source/ab/scp2/source/python.po
+++ b/source/ab/scp2/source/python.po
@@ -16,7 +16,6 @@ msgstr ""
"X-POOTLE-MTIME: 1414955484.000000\n"
#: module_python_librelogo.ulf
-#, fuzzy
msgctxt ""
"module_python_librelogo.ulf\n"
"STR_NAME_MODULE_OPTIONAL_PYTHON_LIBRELOGO\n"
diff --git a/source/ab/scp2/source/writer.po b/source/ab/scp2/source/writer.po
index 1dc8810d561..137735e1ca3 100644
--- a/source/ab/scp2/source/writer.po
+++ b/source/ab/scp2/source/writer.po
@@ -16,7 +16,6 @@ msgstr ""
"X-POOTLE-MTIME: 1511772692.000000\n"
#: folderitem_writer.ulf
-#, fuzzy
msgctxt ""
"folderitem_writer.ulf\n"
"STR_FI_NAME_HTMLDOKUMENT\n"
@@ -42,7 +41,6 @@ msgid "Create and edit text and images in letters, reports, documents and Web pa
msgstr ""
#: module_writer.ulf
-#, fuzzy
msgctxt ""
"module_writer.ulf\n"
"STR_NAME_MODULE_PRG_WRT\n"
@@ -92,7 +90,6 @@ msgid "Help about %PRODUCTNAME Writer"
msgstr ""
#: module_writer.ulf
-#, fuzzy
msgctxt ""
"module_writer.ulf\n"
"STR_NAME_MODULE_PRG_WRT_WRITER2LATEX\n"
@@ -117,7 +114,6 @@ msgid "&New"
msgstr "&Аҿыц"
#: registryitem_writer.ulf
-#, fuzzy
msgctxt ""
"registryitem_writer.ulf\n"
"STR_REG_VAL_SO60_TEXT\n"
@@ -126,7 +122,6 @@ msgid "%SXWFORMATNAME %SXWFORMATVERSION Text Document"
msgstr "%SXWFORMATNAME %SXWFORMATVERSION атеқсттә документ"
#: registryitem_writer.ulf
-#, fuzzy
msgctxt ""
"registryitem_writer.ulf\n"
"STR_REG_VAL_SO60_MASTERDOC\n"
@@ -135,7 +130,6 @@ msgid "%SXWFORMATNAME %SXWFORMATVERSION Master Document"
msgstr "%SXWFORMATNAME %SXWFORMATVERSION еилоу адокумент"
#: registryitem_writer.ulf
-#, fuzzy
msgctxt ""
"registryitem_writer.ulf\n"
"STR_REG_VAL_SO60_WRITER_TEMPLATE\n"
@@ -144,7 +138,6 @@ msgid "%SXWFORMATNAME %SXWFORMATVERSION Text Document Template"
msgstr "%SXWFORMATNAME %SXWFORMATVERSION атеқсттә документ ашаблон"
#: registryitem_writer.ulf
-#, fuzzy
msgctxt ""
"registryitem_writer.ulf\n"
"STR_REG_VAL_OO_WRITER\n"
@@ -153,7 +146,6 @@ msgid "OpenDocument Text"
msgstr "OpenDocument атеқсттә документ"
#: registryitem_writer.ulf
-#, fuzzy
msgctxt ""
"registryitem_writer.ulf\n"
"STR_REG_VAL_OO_WRITER_TEMPLATE\n"
@@ -162,7 +154,6 @@ msgid "OpenDocument Text Template"
msgstr "OpenDocument атеқсттә документ ашаблон"
#: registryitem_writer.ulf
-#, fuzzy
msgctxt ""
"registryitem_writer.ulf\n"
"STR_REG_VAL_OO_MASTERDOC\n"
@@ -171,7 +162,6 @@ msgid "OpenDocument Master Document"
msgstr "OpenDocument еилоу адокумент"
#: registryitem_writer.ulf
-#, fuzzy
msgctxt ""
"registryitem_writer.ulf\n"
"STR_REG_VAL_OO_WEBDOC\n"
@@ -188,7 +178,6 @@ msgid "Microsoft Word 97-2003 Document"
msgstr ""
#: registryitem_writer.ulf
-#, fuzzy
msgctxt ""
"registryitem_writer.ulf\n"
"STR_REG_VAL_MS_WORD_DOCUMENT\n"
@@ -197,7 +186,6 @@ msgid "Microsoft Word Document"
msgstr "Microsoft Word адокумент"
#: registryitem_writer.ulf
-#, fuzzy
msgctxt ""
"registryitem_writer.ulf\n"
"STR_REG_VAL_MS_WORD_TEMPLATE_OLD\n"
@@ -223,7 +211,6 @@ msgid "Rich Text Document"
msgstr ""
#: registryitem_writer.ulf
-#, fuzzy
msgctxt ""
"registryitem_writer.ulf\n"
"STR_REG_VAL_UNIFORM_OFFICE_FORMAT_TEXT\n"
@@ -241,7 +228,6 @@ msgid "Lotus Word Pro Document"
msgstr "Lotus WordPro адокумент"
#: registryitem_writer.ulf
-#, fuzzy
msgctxt ""
"registryitem_writer.ulf\n"
"STR_REG_VAL_T602_TEXT_FILE\n"
diff --git a/source/ab/scp2/source/xsltfilter.po b/source/ab/scp2/source/xsltfilter.po
index 6fa1638ce3c..6ae58e4b604 100644
--- a/source/ab/scp2/source/xsltfilter.po
+++ b/source/ab/scp2/source/xsltfilter.po
@@ -16,7 +16,6 @@ msgstr ""
"X-POOTLE-MTIME: 1414955484.000000\n"
#: module_xsltfilter.ulf
-#, fuzzy
msgctxt ""
"module_xsltfilter.ulf\n"
"STR_NAME_MODULE_OPTIONAL_XSLTFILTERSAMPLES\n"
@@ -25,7 +24,6 @@ msgid "XSLT Sample Filters"
msgstr "XSLT афильтрқәа рҿырҧштәқәа"
#: module_xsltfilter.ulf
-#, fuzzy
msgctxt ""
"module_xsltfilter.ulf\n"
"STR_DESC_MODULE_OPTIONAL_XSLTFILTERSAMPLES\n"
diff --git a/source/ab/sd/messages.po b/source/ab/sd/messages.po
index a0ce698ef7f..cd756390b5d 100644
--- a/source/ab/sd/messages.po
+++ b/source/ab/sd/messages.po
@@ -252,19 +252,16 @@ msgid "Cut"
msgstr "Игәылҧҟатәуп"
#: strings.hrc:31
-#, fuzzy
msgctxt "STR_UNDO_REPLACE"
msgid "Replace"
msgstr "Иҧсахтәуп"
#: strings.hrc:32
-#, fuzzy
msgctxt "STR_UNDO_DRAGDROP"
msgid "Drag and Drop"
msgstr "Аиагара"
#: strings.hrc:33
-#, fuzzy
msgctxt "STR_INSERTGRAPHIC"
msgid "Insert Image"
msgstr "Ибжьаргылатәуп асахьа"
@@ -280,7 +277,6 @@ msgid "Slide Sorter"
msgstr ""
#: strings.hrc:36
-#, fuzzy
msgctxt "STR_NORMAL_MODE"
msgid "Normal"
msgstr "Инормалтәу"
@@ -510,7 +506,6 @@ msgid "Edit Snap Point..."
msgstr ""
#: strings.hrc:81
-#, fuzzy
msgctxt "STR_POPUP_DELETE_SNAPLINE"
msgid "Delete Snap Line"
msgstr "Ианыхтәуп амҩақәҵага"
@@ -742,7 +737,6 @@ msgid "Insert file"
msgstr "Ибжьаргылатәуп атаблица"
#: strings.hrc:125
-#, fuzzy
msgctxt "STR_UNDO_INSERT_SPECCHAR"
msgid "Insert special character"
msgstr "Ибжьаргылатәуп асимвол"
@@ -893,7 +887,6 @@ msgid "Load Slide Design"
msgstr "Аслаидқәа рдизаин аҭагалара"
#: strings.hrc:155
-#, fuzzy
msgctxt "STR_DRAGTYPE_URL"
msgid "Insert as Hyperlink"
msgstr "Ибжьаргылатәуп агиперзхьарҧш ҳасабла"
@@ -904,7 +897,6 @@ msgid "Insert as Copy"
msgstr ""
#: strings.hrc:157
-#, fuzzy
msgctxt "STR_DRAGTYPE_LINK"
msgid "Insert as Link"
msgstr "Ибжьаргылатәуп азхьарҧш ҳасабла"
@@ -1035,7 +1027,6 @@ msgid "Fixed"
msgstr ""
#: strings.hrc:182
-#, fuzzy
msgctxt "STR_VAR"
msgid "Variable"
msgstr "Аҽеиҭак"
@@ -1456,19 +1447,16 @@ msgid "Insert Table"
msgstr "Ибжьаргылатәуп атаблица"
#: strings.hrc:266
-#, fuzzy
msgctxt "STR_INSERT_CHART"
msgid "Insert Chart"
msgstr "Ибжьаргылатәуп адиаграмма"
#: strings.hrc:267
-#, fuzzy
msgctxt "STR_INSERT_PICTURE"
msgid "Insert Image"
msgstr "Ибжьаргылатәуп асахьа"
#: strings.hrc:268
-#, fuzzy
msgctxt "STR_INSERT_MOVIE"
msgid "Insert Audio or Video"
msgstr "Ибжьаргылатәуп Абжьы ма Авидео"
@@ -1494,7 +1482,6 @@ msgid "Text Slide"
msgstr ""
#: strings.hrc:273
-#, fuzzy
msgctxt "STR_INSERT_3D_MODEL_TITLE"
msgid "Insert 3D Model"
msgstr "Ибжьаргылатәуп 3D-амодель"
@@ -1681,7 +1668,6 @@ msgid "Double-click to add a Spreadsheet"
msgstr ""
#: strings.hrc:311
-#, fuzzy
msgctxt "STR_LAYOUT_DEFAULT_NAME"
msgid "Default"
msgstr "Астандарт"
@@ -1693,7 +1679,6 @@ msgid "Title"
msgstr "Ахы"
#: strings.hrc:313
-#, fuzzy
msgctxt "STR_STANDARD_STYLESHEET_NAME"
msgid "Default"
msgstr "Астандарт"
@@ -2302,13 +2287,11 @@ msgid "%PRODUCTNAME Draw reached the beginning of the document. Do you want to c
msgstr ""
#: strings.hrc:438
-#, fuzzy
msgctxt "STR_ANNOTATION_UNDO_INSERT"
msgid "Insert Comment"
msgstr "Ибжьаргылатәуп акомментари"
#: strings.hrc:439
-#, fuzzy
msgctxt "STR_ANNOTATION_UNDO_DELETE"
msgid "Delete Comment(s)"
msgstr "Ианыхтәуп акомментари"
@@ -2320,7 +2303,6 @@ msgid "Move Comment"
msgstr "Иҵәахтәуп акомментари"
#: strings.hrc:441
-#, fuzzy
msgctxt "STR_ANNOTATION_UNDO_EDIT"
msgid "Edit Comment"
msgstr "Иҧсахтәуп акомментари"
@@ -2481,7 +2463,6 @@ msgid "_Copy"
msgstr "Акопиа ахыхтәуп"
#: annotationmenu.ui:79
-#, fuzzy
msgctxt "annotationmenu|paste"
msgid "_Paste"
msgstr "Ибжьаргылатәуп"
@@ -2764,7 +2745,6 @@ msgid "Automatic Preview"
msgstr ""
#: customanimationspanel.ui:446
-#, fuzzy
msgctxt "customanimationspanel|play"
msgid "Play"
msgstr "Идәықәҵатәуп"
@@ -2885,7 +2865,6 @@ msgid "Automatic Preview"
msgstr ""
#: customanimationspanelhorizontal.ui:407
-#, fuzzy
msgctxt "customanimationspanelhorizontal|play"
msgid "Play"
msgstr "Идәықәҵатәуп"
@@ -3138,7 +3117,6 @@ msgid "Stop"
msgstr "Иаанкылатәуп"
#: dockinganimation.ui:231
-#, fuzzy
msgctxt "dockinganimation|next|tooltip_text"
msgid "Play"
msgstr "Идәықәҵатәуп"
@@ -3187,7 +3165,6 @@ msgid "Top"
msgstr "Хыхьла"
#: dockinganimation.ui:359
-#, fuzzy
msgctxt "dockinganimation|alignment"
msgid "Centered"
msgstr "Ацентр ала"
@@ -3205,7 +3182,6 @@ msgid "Top Right"
msgstr "Хыхьла арыӷьарахь"
#: dockinganimation.ui:362
-#, fuzzy
msgctxt "dockinganimation|alignment"
msgid "Right"
msgstr "Арыӷьарахь"
@@ -3232,19 +3208,16 @@ msgid "Apply Objects Individually"
msgstr "Ихархәатәуп аобиеқтқәа акакала"
#: dockinganimation.ui:478
-#, fuzzy
msgctxt "dockinganimation|label3"
msgid "Number"
msgstr "Ахыҧхьаӡаратә"
#: dockinganimation.ui:521
-#, fuzzy
msgctxt "dockinganimation|delone|tooltip_text"
msgid "Delete Current Image"
msgstr "Ианыхтәуп асахьа"
#: dockinganimation.ui:536
-#, fuzzy
msgctxt "dockinganimation|delall|tooltip_text"
msgid "Delete All Images"
msgstr "Ианыхтәуп асахьақәа зегьы"
@@ -3311,7 +3284,6 @@ msgid "Extra Large"
msgstr ""
#: fontstylemenu.ui:12
-#, fuzzy
msgctxt "fontstylemenu|bold"
msgid "Bold"
msgstr "Ажәпа"
@@ -3453,7 +3425,6 @@ msgid "Black & white"
msgstr ""
#: impressprinteroptions.ui:179
-#, fuzzy
msgctxt "impressprinteroptions|label5"
msgid "Color"
msgstr "Аҧштәы"
@@ -3686,7 +3657,6 @@ msgid "Home"
msgstr "алагамҭа"
#: notebookbar.ui:1618
-#, fuzzy
msgctxt "notebookbar|InsertAVMedia|tooltip_text"
msgid "Insert Audio or Video"
msgstr "Ибжьаргылатәуп Абжьы ма Авидео"
@@ -3697,7 +3667,6 @@ msgid "Symbol"
msgstr "Асимвол"
#: notebookbar.ui:2011
-#, fuzzy
msgctxt "notebookbar|InsertLabel"
msgid "Insert"
msgstr "Ибжьаргылатәуп"
@@ -3733,7 +3702,6 @@ msgid "Grid"
msgstr ""
#: notebookbar.ui:2737
-#, fuzzy
msgctxt "notebookbar|ViewLabel"
msgid "View"
msgstr "Ахәаҧшра"
@@ -3779,7 +3747,6 @@ msgid "S_lide"
msgstr ""
#: notebookbar_groupedbar_compact.ui:3163
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|insertText"
msgid "_Insert"
msgstr "Ибжьаргылатәуп"
@@ -3815,13 +3782,11 @@ msgstr "Аформат"
#: notebookbar_groupedbar_compact.ui:4321
#: /home/cl/vc/git/libo-core/sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:5329
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|paragrapht"
msgid "_Paragraph"
msgstr "Абзац"
#: notebookbar_groupedbar_compact.ui:4492
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|insertTextO"
msgid "_Insert"
msgstr "Ибжьаргылатәуп"
@@ -3916,7 +3881,6 @@ msgid "_Master Page"
msgstr ""
#: notebookbar_groupedbar_compact.ui:8808
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|insertTextb"
msgid "_Insert"
msgstr "Ибжьаргылатәуп"
@@ -3973,7 +3937,6 @@ msgid "S_lide"
msgstr ""
#: notebookbar_groupedbar_full.ui:3956
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|insertText"
msgid "_Insert"
msgstr "Ибжьаргылатәуп"
@@ -4018,13 +3981,11 @@ msgstr "Аформат"
#: notebookbar_groupedbar_full.ui:5651
#: /home/cl/vc/git/libo-core/sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:6918
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|paragraphTextb"
msgid "_Paragraph"
msgstr "Абзац"
#: notebookbar_groupedbar_full.ui:5894
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|insertTextt"
msgid "_Insert"
msgstr "Ибжьаргылатәуп"
@@ -4062,7 +4023,6 @@ msgid "D_raw"
msgstr ""
#: notebookbar_groupedbar_full.ui:8114
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|editdrawb"
msgid "_Edit"
msgstr "Ариашара"
@@ -4098,7 +4058,6 @@ msgid "C_olor"
msgstr "Аҧштәы"
#: notebookbar_groupedbar_full.ui:10344
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|media"
msgid "_Media"
msgstr "_Амедиа"
@@ -4126,7 +4085,6 @@ msgid "_Master Page"
msgstr ""
#: notebookbar_groupedbar_full.ui:11912
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|insertTextm"
msgid "_Insert"
msgstr "Ибжьаргылатәуп"
@@ -4159,7 +4117,6 @@ msgid "_Help"
msgstr "Аилыркаага"
#: notebookbar_groups.ui:49
-#, fuzzy
msgctxt "notebookbar_groups|layout01"
msgid "Blank"
msgstr "Иҭацәуп"
@@ -4221,7 +4178,6 @@ msgid "Master 2"
msgstr ""
#: notebookbar_groups.ui:257
-#, fuzzy
msgctxt "notebookbar_groups|shapestyledefault"
msgid "Default"
msgstr "Астандарт"
@@ -4317,7 +4273,6 @@ msgid "Links"
msgstr "Аимадарақәа"
#: notebookbar_groups.ui:1584
-#, fuzzy
msgctxt "notebookbar_groups|insertgrouplabel"
msgid "Insert"
msgstr "Ибжьаргылатәуп"
@@ -4328,7 +4283,6 @@ msgid "Style"
msgstr "Астиль"
#: notebookbar_groups.ui:1659
-#, fuzzy
msgctxt "notebookbar_groups|resetb"
msgid "Reset"
msgstr "Еиҭашьақәыргылатәуп"
@@ -4730,7 +4684,6 @@ msgid "Print"
msgstr "Акьыҧхьра"
#: prntopts.ui:145
-#, fuzzy
msgctxt "prntopts|pagedefaultrb"
msgid "Default"
msgstr "Астандарт"
@@ -4797,7 +4750,6 @@ msgid "Content"
msgstr "Иаҵанакуа"
#: prntopts.ui:442
-#, fuzzy
msgctxt "prntopts|defaultrb"
msgid "Default"
msgstr "Астандарт"
@@ -5234,7 +5186,6 @@ msgid "Master Objects"
msgstr ""
#: sidebarslidebackground.ui:130
-#, fuzzy
msgctxt "sidebarslidebackground|button2"
msgid "Insert Image"
msgstr "Ибжьаргылатәуп асахьа"
@@ -5255,7 +5206,6 @@ msgid "Master View"
msgstr ""
#: sidebarslidebackground.ui:226
-#, fuzzy
msgctxt "sidebarslidebackground|closemasterslide"
msgid "Close Master View"
msgstr "Иарктәуп азҟаза арежим"
@@ -5500,7 +5450,6 @@ msgid "Automatic Preview"
msgstr ""
#: slidetransitionspanel.ui:327
-#, fuzzy
msgctxt "slidetransitionspanel|play"
msgid "Play"
msgstr "Идәықәҵатәуп"
@@ -5566,7 +5515,6 @@ msgid "Apply Transition to All Slides"
msgstr ""
#: slidetransitionspanelhorizontal.ui:226
-#, fuzzy
msgctxt "slidetransitionspanelhorizontal|play"
msgid "Play"
msgstr "Идәықәҵатәуп"
@@ -5697,7 +5645,6 @@ msgid "Dimensioning"
msgstr ""
#: templatedialog.ui:371
-#, fuzzy
msgctxt "templatedialog|connector"
msgid "Connector"
msgstr "Иеимаздоу аҵәаӷәа"
@@ -5750,7 +5697,6 @@ msgid "Bullets and Numbering"
msgstr "Амаркерқәеи аномерркреи"
#: bulletsandnumbering.ui:67
-#, fuzzy
msgctxt "bulletsandnumbering|reset"
msgid "Reset"
msgstr "Еиҭашьақәыргылатәуп"
diff --git a/source/ab/sfx2/messages.po b/source/ab/sfx2/messages.po
index febba50c60b..7a690354e91 100644
--- a/source/ab/sfx2/messages.po
+++ b/source/ab/sfx2/messages.po
@@ -229,7 +229,6 @@ msgid "Cannot create category: $1"
msgstr ""
#: strings.hrc:68
-#, fuzzy
msgctxt "STR_ERROR_SAVEAS"
msgid "Cannot save template: $1"
msgstr "Ашаблон: $1 аиқәырхара ауам"
@@ -390,7 +389,6 @@ msgid "Untitled"
msgstr "Хьӡыда"
#: strings.hrc:99
-#, fuzzy
msgctxt "STR_STANDARD_SHORTCUT"
msgid "Standard"
msgstr "Истандарту"
@@ -444,7 +442,6 @@ msgid "Application"
msgstr ""
#: strings.hrc:109
-#, fuzzy
msgctxt "STR_GID_VIEW"
msgid "View"
msgstr "Ахәаҧшра"
@@ -480,7 +477,6 @@ msgid "Navigate"
msgstr ""
#: strings.hrc:116
-#, fuzzy
msgctxt "STR_GID_INSERT"
msgid "Insert"
msgstr "Ибжьаргылатәуп"
@@ -501,7 +497,6 @@ msgid "Text"
msgstr "Атеқст"
#: strings.hrc:120
-#, fuzzy
msgctxt "STR_GID_FRAME"
msgid "Frame"
msgstr "Афреим"
@@ -696,7 +691,6 @@ msgid " (Embedded document)"
msgstr ""
#: strings.hrc:156
-#, fuzzy
msgctxt "STR_STANDARD"
msgid "Standard"
msgstr "Истандарту"
@@ -727,7 +721,6 @@ msgid "PDF files"
msgstr "PDF афаилқәа"
#: strings.hrc:162
-#, fuzzy
msgctxt "RID_SVXSTR_EDITGRFLINK"
msgid "Link Image"
msgstr "Асахьахь азхьарҧш"
@@ -842,7 +835,6 @@ msgid "Export"
msgstr "Аекспорт"
#: strings.hrc:187
-#, fuzzy
msgctxt "STR_SFX_EXPLORERFILE_INSERT"
msgid "Insert"
msgstr "Ибжьаргылатәуп"
@@ -1702,7 +1694,6 @@ msgid "Favorites"
msgstr "Атеқстура"
#: charmapcontrol.ui:248
-#, fuzzy
msgctxt "charmapcontrol|label2"
msgid "Recent"
msgstr "Ааигәатәи"
@@ -1799,13 +1790,11 @@ msgid "_Comments:"
msgstr "Акомментариқәа:"
#: documentfontspage.ui:25
-#, fuzzy
msgctxt "documentfontspage|embedFonts"
msgid "_Embed fonts in the document"
msgstr "Ашрифтқәа адокумент иаларҵәатәуп"
#: documentfontspage.ui:40
-#, fuzzy
msgctxt "documentfontspage|fontEmbeddingLabel"
msgid "Font Embedding"
msgstr "Ашрифт аларҵәара"
@@ -1884,7 +1873,6 @@ msgid "_Location:"
msgstr "Аҭыҧ:"
#: documentinfopage.ui:308
-#, fuzzy
msgctxt "documentinfopage|label7"
msgid "_Type:"
msgstr "Атип:"
@@ -2152,7 +2140,6 @@ msgid "_Category:"
msgstr "Акатегориа:"
#: linkeditdialog.ui:181
-#, fuzzy
msgctxt "linkeditdialog|label1"
msgid "Modify Link"
msgstr "Иҧсахтәуп азхьарҧш"
@@ -2584,7 +2571,6 @@ msgid "File Sharing Options"
msgstr ""
#: startcenter.ui:18
-#, fuzzy
msgctxt "startcenter|clear_all"
msgid "Clear Recent Documents"
msgstr "Ирыцқьатәуп ааигәатәи адокументқәа"
@@ -2625,7 +2611,6 @@ msgid "Remote File_s"
msgstr "Афаилқәа асервер аҟны"
#: startcenter.ui:198
-#, fuzzy
msgctxt "startcenter|open_recent"
msgid "_Recent Files"
msgstr "Ааигәатәи афаилқәа"
@@ -2687,7 +2672,6 @@ msgid "Application"
msgstr ""
#: startcenter.ui:500
-#, fuzzy
msgctxt "startcenter|all_recent_label"
msgid "Recent Files List"
msgstr "Ааигәатәи афаилқәа"
diff --git a/source/ab/starmath/messages.po b/source/ab/starmath/messages.po
index daebd33649a..ae855e58c6a 100644
--- a/source/ab/starmath/messages.po
+++ b/source/ab/starmath/messages.po
@@ -338,7 +338,6 @@ msgid "infinite"
msgstr ""
#: smmod.hrc:84
-#, fuzzy
msgctxt "RID_UI_SYMBOL_NAMES"
msgid "angle"
msgstr "акәакь"
@@ -355,19 +354,16 @@ msgid "and"
msgstr "и"
#: smmod.hrc:87
-#, fuzzy
msgctxt "RID_UI_SYMBOL_NAMES"
msgid "or"
msgstr "ма"
#: strings.hrc:25
-#, fuzzy
msgctxt "RID_PLUSX_HELP"
msgid "+ Sign"
msgstr "Адырга +"
#: strings.hrc:26
-#, fuzzy
msgctxt "RID_MINUSX_HELP"
msgid "- Sign"
msgstr "Адырга -"
@@ -968,25 +964,21 @@ msgid "Triple Integral Sup/Sub script"
msgstr "Аҵәаӷәархәаратә интеграл аиндексқәа"
#: strings.hrc:144
-#, fuzzy
msgctxt "RID_LINTX_HELP"
msgid "Curve Integral"
msgstr "Аҵәаӷәархәаратә интеграл"
#: strings.hrc:145
-#, fuzzy
msgctxt "RID_LINT_FROMX_HELP"
msgid "Curve Integral Subscript Bottom"
msgstr "Аҵәаӷәархәаратә интеграл ҵаҟатәи аиндекс"
#: strings.hrc:146
-#, fuzzy
msgctxt "RID_LINT_TOX_HELP"
msgid "Curve Integral Superscript Top"
msgstr "Аҵәаӷәархәаратә интеграл хыхьтәи аиндекс"
#: strings.hrc:147
-#, fuzzy
msgctxt "RID_LINT_FROMTOX_HELP"
msgid "Curve Integral Sup/Sub script"
msgstr "Аҵәаӷәархәаратә интеграл аиндексқәа"
@@ -1982,7 +1974,6 @@ msgid "Symbols"
msgstr "Асимволқәа"
#: catalogdialog.ui:24
-#, fuzzy
msgctxt "catalogdialog|insert"
msgid "_Insert"
msgstr "Ибжьаргылатәуп"
diff --git a/source/ab/svl/messages.po b/source/ab/svl/messages.po
index 7074d31f235..6842519cd66 100644
--- a/source/ab/svl/messages.po
+++ b/source/ab/svl/messages.po
@@ -70,13 +70,11 @@ msgid "%PRODUCTNAME Text"
msgstr "%PRODUCTNAME адиаграмма"
#: svl.hrc:36
-#, fuzzy
msgctxt "STR_SVT_MIMETYPE_APP_ZIP"
msgid "ZIP file"
msgstr "ZIP иаформату афаил"
#: svl.hrc:37
-#, fuzzy
msgctxt "STR_SVT_MIMETYPE_APP_JAR"
msgid "JAR file"
msgstr "JAR иаформату афаил"
@@ -243,7 +241,6 @@ msgid "Message"
msgstr ""
#: svl.hrc:70
-#, fuzzy
msgctxt "STR_SVT_MIMETYPE_APP_STARW_WEB"
msgid "%PRODUCTNAME Writer/Web"
msgstr "%PRODUCTNAME Writer/Web"
diff --git a/source/ab/svtools/messages.po b/source/ab/svtools/messages.po
index 3f6c666b9e0..01b03d1d1f4 100644
--- a/source/ab/svtools/messages.po
+++ b/source/ab/svtools/messages.po
@@ -400,7 +400,6 @@ msgid "The file name is too long for the target file system."
msgstr ""
#: errtxt.hrc:118
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The input syntax is invalid."
msgstr "Ииашам аҭагалара асинтаксис."
@@ -418,7 +417,6 @@ msgid "The maximum number of documents that can be opened at the same time has b
msgstr ""
#: errtxt.hrc:121
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Could not create backup copy."
msgstr "Арезервтә копиа аҧҵара ауам."
@@ -463,7 +461,6 @@ msgid ""
msgstr ""
#: errtxt.hrc:126
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Invalid data length."
msgstr "Ииашам адырқәа раура."
@@ -484,13 +481,11 @@ msgid "Device (drive) not ready."
msgstr ""
#: errtxt.hrc:130
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Wrong checksum."
msgstr "Аконтрольтә еицҵалыҵ иашам."
#: errtxt.hrc:131
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Function not possible: write protected."
msgstr "Аоперациа анагӡара ауам: аҭаҩра иацәыхьчоуп."
@@ -2441,19 +2436,16 @@ msgid "By"
msgstr ""
#: templwin.hrc:44
-#, fuzzy
msgctxt "STRARY_SVT_DOCINFO"
msgid "Date"
msgstr "Арыцхә"
#: templwin.hrc:45
-#, fuzzy
msgctxt "STRARY_SVT_DOCINFO"
msgid "Keywords"
msgstr "Ихадоу ажәақәа"
#: templwin.hrc:46
-#, fuzzy
msgctxt "STRARY_SVT_DOCINFO"
msgid "Description"
msgstr "Ахҳәаа"
@@ -2474,7 +2466,6 @@ msgid "Modified by"
msgstr ""
#: templwin.hrc:50
-#, fuzzy
msgctxt "STRARY_SVT_DOCINFO"
msgid "Printed on"
msgstr "Акьыҧхьра арыцхә"
@@ -3006,7 +2997,6 @@ msgid "Formatted text [RTF]"
msgstr "Иформатрку атеқст [RTF]"
#: strings.hrc:34
-#, fuzzy
msgctxt "STR_FORMAT_ID_RICHTEXT"
msgid "Formatted text [Richtext]"
msgstr "Иформатрку атеқст [RTF] "
@@ -3027,7 +3017,6 @@ msgid "Status Info from Svx Internal Link"
msgstr ""
#: strings.hrc:38
-#, fuzzy
msgctxt "STR_FORMAT_ID_SOLK"
msgid "SOLK (%PRODUCTNAME Link)"
msgstr "SOLK (Азхьарҧш %PRODUCTNAME)"
@@ -3259,37 +3248,31 @@ msgid "OpenOffice.org 1.0 Writer/Web object"
msgstr "OpenOffice.org 1.0 Writer/Web аобиеқт"
#: strings.hrc:84
-#, fuzzy
msgctxt "STR_FORMAT_ID_STARWRITERGLOB_60"
msgid "OpenOffice.org 1.0 Writer/Master object"
msgstr "OpenOffice.org 1.0 Writer/Еилоу адокумент "
#: strings.hrc:85
-#, fuzzy
msgctxt "STR_FORMAT_ID_STARDRAW_60"
msgid "OpenOffice.org 1.0 Draw object"
msgstr "OpenOffice.org 1.0 Draw аобиеқт"
#: strings.hrc:86
-#, fuzzy
msgctxt "STR_FORMAT_ID_STARIMPRESS_60"
msgid "OpenOffice.org 1.0 Impress object"
msgstr "OpenOffice.org 1.0 Impress аобиеқт"
#: strings.hrc:87
-#, fuzzy
msgctxt "STR_FORMAT_ID_STARCALC_60"
msgid "OpenOffice.org 1.0 Calc object"
msgstr "OpenOffice.org 1.0 Calc аобиеқт"
#: strings.hrc:88
-#, fuzzy
msgctxt "STR_FORMAT_ID_STARCHART_60"
msgid "OpenOffice.org 1.0 Chart object"
msgstr "OpenOffice.org 1.0 Chart аобиеқт"
#: strings.hrc:89
-#, fuzzy
msgctxt "STR_FORMAT_ID_STARMATH_60"
msgid "OpenOffice.org 1.0 Math object"
msgstr "OpenOffice.org 1.0 Math аобиеқт"
@@ -3437,7 +3420,6 @@ msgstr ""
#. default or normal sorting algorithm
#: strings.hrc:127
-#, fuzzy
msgctxt "STR_SVT_COLLATE_NORMAL"
msgid "Normal"
msgstr "Инормалтәу"
@@ -3617,7 +3599,6 @@ msgid "Black Italic"
msgstr ""
#: strings.hrc:176
-#, fuzzy
msgctxt "STR_SVT_STYLE_BOOK"
msgid "Book"
msgstr "Ашәҟәы"
@@ -3728,7 +3709,6 @@ msgid "Move To End"
msgstr ""
#: strings.hrc:199
-#, fuzzy
msgctxt "STR_TABBAR_PUSHBUTTON_ADDTAB"
msgid "Add"
msgstr "Иацҵатәуп"
@@ -3972,7 +3952,6 @@ msgid "<none>"
msgstr "<мап>"
#: strings.hrc:251
-#, fuzzy
msgctxt "STR_FIELD_COMPANY"
msgid "Company"
msgstr "Аиҿкаара"
@@ -4019,7 +3998,6 @@ msgid "Title"
msgstr "Ахы"
#: strings.hrc:260
-#, fuzzy
msgctxt "STR_FIELD_POSITION"
msgid "Position"
msgstr "Аҭыҧ"
@@ -4480,13 +4458,11 @@ msgid "OpenDocument Presentation Template"
msgstr "OpenDocument апрезентациа ашаблон"
#: strings.hrc:355
-#, fuzzy
msgctxt "STR_DESCRIPTION_OO_WRITER_TEMPLATE"
msgid "OpenDocument Text Template"
msgstr "OpenDocument атеқсттә документ ашаблон"
#: strings.hrc:356
-#, fuzzy
msgctxt "STR_DESCRIPTION_EXTENSION"
msgid "%PRODUCTNAME Extension"
msgstr "%PRODUCTNAME арҭбаара"
diff --git a/source/ab/svx/messages.po b/source/ab/svx/messages.po
index 33d407812bc..2ccce33e706 100644
--- a/source/ab/svx/messages.po
+++ b/source/ab/svx/messages.po
@@ -1757,7 +1757,6 @@ msgid "_Name:"
msgstr "Ахьӡ:"
#: addmodeldialog.ui:125
-#, fuzzy
msgctxt "addmodeldialog|alttitle"
msgid "Edit Model"
msgstr "Амодель аредакциазура"
@@ -1969,7 +1968,6 @@ msgid "Common Terms"
msgstr "Ихадоу атерминқәа"
#: chinesedictionary.ui:9
-#, fuzzy
msgctxt "chinesedictionary|ChineseDictionaryDialog"
msgid "Edit Dictionary"
msgstr "Ажәар аредакциазура"
@@ -2030,7 +2028,6 @@ msgid "Title"
msgstr "Ахы"
#: chinesedictionary.ui:217
-#, fuzzy
msgctxt "chinesedictionary|property"
msgid "Status"
msgstr "Аҭагылазаашьа"
@@ -2163,7 +2160,6 @@ msgid "Custom Color…"
msgstr "Аҧштәы алхра..."
#: colsmenu.ui:12
-#, fuzzy
msgctxt "colsmenu|insert"
msgid "Insert _Column"
msgstr "Ибжьаргылатәуп аиҵагыла"
@@ -2224,7 +2220,6 @@ msgid "Date and Time Field"
msgstr ""
#: colsmenu.ui:113
-#, fuzzy
msgctxt "colsmenu|change"
msgid "_Replace with"
msgstr "Иҧсахтәуп ала"
@@ -2435,7 +2430,6 @@ msgid "Calculate New Size:"
msgstr ""
#: compressgraphicdialog.ui:669
-#, fuzzy
msgctxt "compressgraphicdialog|label1"
msgid "Image Information"
msgstr "Асахьа иазку аинформациа"
@@ -3455,7 +3449,6 @@ msgid "Document Name"
msgstr ""
#: docrecoveryrecoverdialog.ui:147
-#, fuzzy
msgctxt "docrecoveryrecoverdialog|statusft"
msgid "Status"
msgstr "Аҭагылазаашьа"
@@ -3511,7 +3504,6 @@ msgid "I_s not Null"
msgstr "NULL акәӡам"
#: findreplacedialog.ui:8
-#, fuzzy
msgctxt "findreplacedialog|FindReplaceDialog"
msgid "Find & Replace"
msgstr "Иҧшаатәуп иагьыҧсахтәуп"
@@ -3564,7 +3556,6 @@ msgid "Re_place With"
msgstr "Иҧсахтәуп ала"
#: findreplacedialog.ui:424
-#, fuzzy
msgctxt "findreplacedialog|searchall"
msgid "Find _All"
msgstr "Иҧшаатәуп зегьы"
@@ -3591,7 +3582,6 @@ msgid "Replace A_ll"
msgstr ""
#: findreplacedialog.ui:633
-#, fuzzy
msgctxt "findreplacedialog|selection"
msgid "C_urrent selection only"
msgstr "_Уажәтәи алкаара мацара"
@@ -3950,7 +3940,6 @@ msgid "Replace with"
msgstr "Иҧсахтәуп ала"
#: formnavimenu.ui:50
-#, fuzzy
msgctxt "formnavimenu|cut"
msgid "Cu_t"
msgstr "Игәылҧҟатәуп"
@@ -3961,7 +3950,6 @@ msgid "_Copy"
msgstr "Акопиа ахыхтәуп"
#: formnavimenu.ui:66
-#, fuzzy
msgctxt "formnavimenu|paste"
msgid "_Paste"
msgstr "Ибжьаргылатәуп"
@@ -4062,7 +4050,6 @@ msgid "Propert_ies..."
msgstr "Аҷыдаҟазшьақәа..."
#: gallerymenu2.ui:12
-#, fuzzy
msgctxt "gallerymenu2|add"
msgid "_Insert"
msgstr "Ибжьаргылатәуп"
@@ -4093,7 +4080,6 @@ msgid "_Copy"
msgstr "Акопиа ахыхтәуп"
#: gallerymenu2.ui:82
-#, fuzzy
msgctxt "gallerymenu2|paste"
msgid "_Insert"
msgstr "Ибжьаргылатәуп"
@@ -4129,7 +4115,6 @@ msgid "R_ight margin:"
msgstr ""
#: headfootformatpage.ui:220
-#, fuzzy
msgctxt "headfootformatpage|labelSpacing"
msgid "_Spacing:"
msgstr "Аинтервал:"
@@ -5228,7 +5213,6 @@ msgid "Select the gradient style."
msgstr "Аградиент астиль алхра."
#: sidebararea.ui:169
-#, fuzzy
msgctxt "sidebararea|gradientstyle"
msgid "Linear"
msgstr "Аҵәаӷәатә"
@@ -5254,7 +5238,6 @@ msgid "Quadratic"
msgstr ""
#: sidebararea.ui:174
-#, fuzzy
msgctxt "sidebararea|gradientstyle"
msgid "Square"
msgstr "Аквадрат"
@@ -5330,7 +5313,6 @@ msgid "Quadratic"
msgstr ""
#: sidebararea.ui:258
-#, fuzzy
msgctxt "sidebararea|transtype"
msgid "Square"
msgstr "Аквадрат"
@@ -5426,13 +5408,11 @@ msgid "Red"
msgstr "Аҟаҧшь"
#: sidebargraphic.ui:255
-#, fuzzy
msgctxt "sidebargraphic|setgreen|tooltip_text"
msgid "Green"
msgstr "Аиаҵәа"
#: sidebargraphic.ui:261
-#, fuzzy
msgctxt "sidebargraphic|setgreen-atkobject"
msgid "Green"
msgstr "Аиаҵәа"
@@ -5505,13 +5485,11 @@ msgid "_Color:"
msgstr ""
#: sidebarline.ui:175
-#, fuzzy
msgctxt "sidebarline|color|tooltip_text"
msgid "Select the color of the line."
msgstr "Иалышәх аҵәаӷәа аҧштәы."
#: sidebarline.ui:182
-#, fuzzy
msgctxt "sidebarline|setcolor|tooltip_text"
msgid "Select the color of the line."
msgstr "Иалышәх аҵәаӷәа аҧштәы."
@@ -5537,7 +5515,6 @@ msgid "_Corner style:"
msgstr ""
#: sidebarline.ui:279
-#, fuzzy
msgctxt "sidebarline|edgestyle|tooltip_text"
msgid "Select the style of the edge connections."
msgstr "Иалышәх аиҧшьрақәа рстиль."
@@ -5589,7 +5566,6 @@ msgid "Round"
msgstr "афунт"
#: sidebarline.ui:324
-#, fuzzy
msgctxt "sidebarline|linecapstyle"
msgid "Square"
msgstr "Аквадрат"
@@ -5857,7 +5833,6 @@ msgid "Tight"
msgstr "Аҵх"
#: textcharacterspacingcontrol.ui:105
-#, fuzzy
msgctxt "textcharacterspacingcontrol|normal"
msgid "Normal"
msgstr "Инормалтәу"
@@ -6580,7 +6555,6 @@ msgid "Controls"
msgstr ""
#: strings.hrc:127
-#, fuzzy
msgctxt "STR_ObjNameSingulFrame"
msgid "Frame"
msgstr "Афреим"
@@ -6988,7 +6962,6 @@ msgid "Split %1"
msgstr ""
#: strings.hrc:208
-#, fuzzy
msgctxt "STR_ExchangePaste"
msgid "Insert object(s)"
msgstr "Ибжьаргылатәуп аобиеқт(қәа)"
@@ -8399,7 +8372,6 @@ msgid "Tabulators"
msgstr ""
#: strings.hrc:491
-#, fuzzy
msgctxt "SIP_EE_CHAR_COLOR"
msgid "Font color"
msgstr "Ашрифт аҧштәы"
@@ -8495,13 +8467,11 @@ msgid "Fields"
msgstr "Аҭакырақәа"
#: strings.hrc:510
-#, fuzzy
msgctxt "SIP_SA_GRAFRED"
msgid "Red"
msgstr "Аҟаҧшь"
#: strings.hrc:511
-#, fuzzy
msgctxt "SIP_SA_GRAFGREEN"
msgid "Green"
msgstr "Аиаҵәа"
@@ -8565,7 +8535,6 @@ msgid "Insert column"
msgstr "Ибжьаргылатәуп аиҵагыла"
#: strings.hrc:524
-#, fuzzy
msgctxt "STR_TABLE_INSROW"
msgid "Insert row"
msgstr "Ибжьаргылатәуп ацәаҳәа"
@@ -8687,7 +8656,6 @@ msgid "Arrowheads"
msgstr ""
#: strings.hrc:549
-#, fuzzy
msgctxt "RID_SVXSTR_ARROW"
msgid "Arrow"
msgstr "Ахыц"
@@ -8723,7 +8691,6 @@ msgid "Not centered"
msgstr "Ацентр ала акәымкәа"
#: strings.hrc:556
-#, fuzzy
msgctxt "RID_SVXSTR_GRAFMODE_STANDARD"
msgid "Default"
msgstr "Астандарт"
@@ -8811,7 +8778,6 @@ msgid "Teal"
msgstr ""
#: strings.hrc:574
-#, fuzzy
msgctxt "RID_SVXSTR_COLOR_GREEN"
msgid "Green"
msgstr "Аиаҵәа"
@@ -9088,7 +9054,6 @@ msgid "Gray"
msgstr ""
#: strings.hrc:632
-#, fuzzy
msgctxt "RID_SVXSTR_TBLAFMT_GREEN"
msgid "Green"
msgstr "Аиаҵәа"
@@ -9145,7 +9110,6 @@ msgid "Elegant"
msgstr ""
#: strings.hrc:644
-#, fuzzy
msgctxt "RID_SVXSTR_TBLAFMT_LO6_FINANCIAL"
msgid "Financial"
msgstr "Афинанстәқәа"
@@ -10209,7 +10173,6 @@ msgid "Square"
msgstr "Аквадрат"
#: strings.hrc:863
-#, fuzzy
msgctxt "RID_SVXSTR_LEND11"
msgid "Arrow"
msgstr "Ахыц"
@@ -12298,13 +12261,11 @@ msgid "Image Mode"
msgstr ""
#: strings.hrc:1318
-#, fuzzy
msgctxt "RID_SVXSTR_UNDO_GRAFRED"
msgid "Red"
msgstr "Аҟаҧшь"
#: strings.hrc:1319
-#, fuzzy
msgctxt "RID_SVXSTR_UNDO_GRAFGREEN"
msgid "Green"
msgstr "Аиаҵәа"
@@ -12679,7 +12640,6 @@ msgid "Letterlike Symbols"
msgstr ""
#: strings.hrc:1399
-#, fuzzy
msgctxt "RID_SUBSETMAP"
msgid "Number Forms"
msgstr "Ахыҧхьаӡаратә формақәа"
diff --git a/source/ab/sw/messages.po b/source/ab/sw/messages.po
index 1468838838c..248e7842245 100644
--- a/source/ab/sw/messages.po
+++ b/source/ab/sw/messages.po
@@ -597,7 +597,6 @@ msgstr ""
#. Border templates
#: strings.hrc:54
-#, fuzzy
msgctxt "STR_POOLFRM_FRAME"
msgid "Frame"
msgstr "Афреим"
@@ -1562,7 +1561,6 @@ msgid "Search..."
msgstr ""
#: strings.hrc:253
-#, fuzzy
msgctxt "STR_STATSTR_LETTER"
msgid "Letter"
msgstr "Letter"
@@ -1613,7 +1611,6 @@ msgid "Object"
msgstr "Аобиеқт"
#: strings.hrc:263
-#, fuzzy
msgctxt "STR_FRAME_DEFNAME"
msgid "Frame"
msgstr "Афреим"
@@ -1972,7 +1969,6 @@ msgid "References"
msgstr "Азхьарҧшқәа"
#: strings.hrc:335
-#, fuzzy
msgctxt "STR_CONTENT_TYPE_INDEX"
msgid "Indexes"
msgstr "Аиндексқәа"
@@ -2212,7 +2208,6 @@ msgid "Copy: $1"
msgstr "Акопиа ахыхтәуп: $1"
#: strings.hrc:384
-#, fuzzy
msgctxt "STR_REPLACE_UNDO"
msgid "Replace $1 $2 $3"
msgstr "Иҧсахтәуп $1 $2 $3"
@@ -2243,7 +2238,6 @@ msgid "Move: $1"
msgstr "Ииагатәуп: $1"
#: strings.hrc:390
-#, fuzzy
msgctxt "STR_INSERT_CHART"
msgid "Insert %PRODUCTNAME Chart"
msgstr "Ибжьаргылатәуп адиаграмма %PRODUCTNAME"
@@ -2271,7 +2265,6 @@ msgid "Table heading"
msgstr "Атаблица ахы"
#: strings.hrc:395
-#, fuzzy
msgctxt "STR_REPLACE"
msgid "Replace: $1 $2 $3"
msgstr "Аҧсахра $1 $2 $3"
@@ -2297,7 +2290,6 @@ msgid "Modify default values"
msgstr ""
#: strings.hrc:400
-#, fuzzy
msgctxt "STR_REPLACE_STYLE"
msgid "Replace style: $1 $2 $3"
msgstr "Иҧсахтәуп астиль; $1 $2 $3"
@@ -2399,7 +2391,6 @@ msgid "Stop attribute"
msgstr "Иаанкылатәуп атрибут"
#: strings.hrc:420
-#, fuzzy
msgctxt "STR_AUTOCORRECT"
msgid "AutoCorrect"
msgstr "Автоҧсахра"
@@ -2466,13 +2457,11 @@ msgid "Insert Column"
msgstr "Ибжьаргылатәуп аиҵагыла"
#: strings.hrc:433
-#, fuzzy
msgctxt "STR_UNDO_TABLE_INSROW"
msgid "Insert Row"
msgstr "Ибжьаргылатәуп ацәаҳәа"
#: strings.hrc:434
-#, fuzzy
msgctxt "STR_UNDO_TABLE_DELBOX"
msgid "Delete row/column"
msgstr "Ианыхтәуп ацәаҳәа/аиҵагыла"
@@ -2644,7 +2633,6 @@ msgid "column break"
msgstr ""
#: strings.hrc:468
-#, fuzzy
msgctxt "STR_UNDO_REDLINE_INSERT"
msgid "Insert $1"
msgstr "Ибжьаргылатәуп $1"
@@ -2675,7 +2663,6 @@ msgid "Paragraph formatting changed"
msgstr "Абзац аформат ҧсахуп"
#: strings.hrc:474
-#, fuzzy
msgctxt "STR_UNDO_REDLINE_TABLE_ROW_INSERT"
msgid "Insert Row"
msgstr "Ибжьаргылатәуп ацәаҳәа"
@@ -3065,7 +3052,6 @@ msgid "Paragraph"
msgstr "Абзац"
#: strings.hrc:556
-#, fuzzy
msgctxt "STR_STYLE_FAMILY_FRAME"
msgid "Frame"
msgstr "Афреим"
@@ -3312,13 +3298,11 @@ msgid "Drag Mode"
msgstr ""
#: strings.hrc:608
-#, fuzzy
msgctxt "STR_HYPERLINK"
msgid "Insert as Hyperlink"
msgstr "Ибжьаргылатәуп агиперзхьарҧш ҳасабла"
#: strings.hrc:609
-#, fuzzy
msgctxt "STR_LINK_REGION"
msgid "Insert as Link"
msgstr "Ибжьаргылатәуп азхьарҧш ҳасабла"
@@ -3374,7 +3358,6 @@ msgid "Edit link"
msgstr "Аимадара ариашара"
#: strings.hrc:620
-#, fuzzy
msgctxt "STR_EDIT_INSERT"
msgid "Insert"
msgstr "Ибжьаргылатәуп"
@@ -3415,7 +3398,6 @@ msgid "Selection"
msgstr "Иалкаау"
#: strings.hrc:628
-#, fuzzy
msgctxt "STR_UPDATE_INDEX"
msgid "Indexes"
msgstr "Аиндексқәа"
@@ -3775,31 +3757,26 @@ msgid "WWW document"
msgstr "Веб-адаҟьа"
#: strings.hrc:703
-#, fuzzy
msgctxt "STR_AUTH_TYPE_CUSTOM1"
msgid "User-defined1"
msgstr "Ахархәаҩ итип 1"
#: strings.hrc:704
-#, fuzzy
msgctxt "STR_AUTH_TYPE_CUSTOM2"
msgid "User-defined2"
msgstr "Ахархәаҩ итип 2"
#: strings.hrc:705
-#, fuzzy
msgctxt "STR_AUTH_TYPE_CUSTOM3"
msgid "User-defined3"
msgstr "Ахархәаҩ итип3"
#: strings.hrc:706
-#, fuzzy
msgctxt "STR_AUTH_TYPE_CUSTOM4"
msgid "User-defined4"
msgstr "Ахархәаҩ итип4"
#: strings.hrc:707
-#, fuzzy
msgctxt "STR_AUTH_TYPE_CUSTOM5"
msgid "User-defined5"
msgstr "Ахархәаҩ итип5"
@@ -3930,31 +3907,26 @@ msgid "URL"
msgstr "URL"
#: strings.hrc:733
-#, fuzzy
msgctxt "STR_AUTH_FIELD_CUSTOM1"
msgid "User-defined1"
msgstr "Ахархәаҩ итип 1"
#: strings.hrc:734
-#, fuzzy
msgctxt "STR_AUTH_FIELD_CUSTOM2"
msgid "User-defined2"
msgstr "Ахархәаҩ итип 2"
#: strings.hrc:735
-#, fuzzy
msgctxt "STR_AUTH_FIELD_CUSTOM3"
msgid "User-defined3"
msgstr "Ахархәаҩ итип3"
#: strings.hrc:736
-#, fuzzy
msgctxt "STR_AUTH_FIELD_CUSTOM4"
msgid "User-defined4"
msgstr "Ахархәаҩ итип4"
#: strings.hrc:737
-#, fuzzy
msgctxt "STR_AUTH_FIELD_CUSTOM5"
msgid "User-defined5"
msgstr "Ахархәаҩ итип5"
@@ -3980,7 +3952,6 @@ msgid "The document already contains the bibliography entry but with different d
msgstr ""
#: strings.hrc:744
-#, fuzzy
msgctxt "STR_COMMENTS_LABEL"
msgid "Comments"
msgstr "Акомментариқәа"
@@ -4682,7 +4653,6 @@ msgid "Title"
msgstr "Ахы"
#: strings.hrc:907
-#, fuzzy
msgctxt "FLD_EU_POS"
msgid "Position"
msgstr "Аҭыҧ"
@@ -5668,7 +5638,6 @@ msgid "Next heading"
msgstr ""
#: strings.hrc:1133
-#, fuzzy
msgctxt "STR_IMGBTN_SEL_DOWN"
msgid "Next selection"
msgstr "Анаҩстәи алкаара"
@@ -5750,7 +5719,6 @@ msgid "Previous heading"
msgstr ""
#: strings.hrc:1149
-#, fuzzy
msgctxt "STR_IMGBTN_SEL_UP"
msgid "Previous selection"
msgstr "Аҧхьатәи алкаара"
@@ -5944,7 +5912,6 @@ msgid "Format Header..."
msgstr "Адаҟьа аформат"
#: strings.hrc:1188
-#, fuzzy
msgctxt "STR_DELETE_FOOTER"
msgid "Delete Footer..."
msgstr "Ианыхтәуп ҵаҟатәи аколонтитул..."
@@ -5985,7 +5952,6 @@ msgid "Not enough memory to insert the image."
msgstr ""
#: strings.hrc:1197
-#, fuzzy
msgctxt "STR_INSERT_GRAPHIC"
msgid "Insert Image"
msgstr "Ибжьаргылатәуп асахьа"
@@ -6086,7 +6052,6 @@ msgid "OLE object"
msgstr "OLE-аобиеқт"
#: strings.hrc:1217
-#, fuzzy
msgctxt "STR_SWBG_FRAME"
msgid "Frame"
msgstr "Афреим"
@@ -6327,7 +6292,6 @@ msgid "Insert object"
msgstr "Ибжьаргылатәуп аобиеқт(қәа)"
#: strings.hrc:1271
-#, fuzzy
msgctxt "STR_FRMUI_OLE_EDIT"
msgid "Edit object"
msgstr "Иҧсахтәуп аобиеқт"
@@ -7054,7 +7018,6 @@ msgid "AutoText"
msgstr "Автотеқст"
#: autotext.ui:22
-#, fuzzy
msgctxt "autotext|insert"
msgid "_Insert"
msgstr "Ибжьаргылатәуп"
@@ -7126,7 +7089,6 @@ msgid "_Copy"
msgstr "_Акопиа ахыхтәуп"
#: autotext.ui:407
-#, fuzzy
msgctxt "autotext|replace"
msgid "Replace"
msgstr "Иҧсахтәуп"
@@ -7168,7 +7130,6 @@ msgid "Insert Bibliography Entry"
msgstr "Абиблиографиатә зхьарҧшқәа рыриашара"
#: bibliographyentry.ui:20
-#, fuzzy
msgctxt "bibliographyentry|insert"
msgid "Insert"
msgstr "Ибжьаргылатәуп"
@@ -7179,7 +7140,6 @@ msgid "Apply"
msgstr "Ихархәатәуп"
#: bibliographyentry.ui:137
-#, fuzzy
msgctxt "bibliographyentry|label2"
msgid "Author"
msgstr "Автор"
@@ -7216,13 +7176,11 @@ msgid "Bullets and Numbering"
msgstr "Амаркерқәеи аномерркреи"
#: bulletsandnumbering.ui:39
-#, fuzzy
msgctxt "bulletsandnumbering|user"
msgid "_Remove"
msgstr "_Ианыхтәуп"
#: bulletsandnumbering.ui:82
-#, fuzzy
msgctxt "bulletsandnumbering|reset"
msgid "Reset"
msgstr "Еиҭашьақәыргылатәуп"
@@ -7233,25 +7191,21 @@ msgid "Bullets"
msgstr "Амаркерқәа"
#: bulletsandnumbering.ui:142
-#, fuzzy
msgctxt "bulletsandnumbering|singlenum"
msgid "Numbering"
msgstr "Аномерркра"
#: bulletsandnumbering.ui:165
-#, fuzzy
msgctxt "bulletsandnumbering|outlinenum"
msgid "Outline"
msgstr "Аконтур"
#: bulletsandnumbering.ui:188
-#, fuzzy
msgctxt "bulletsandnumbering|graphics"
msgid "Image"
msgstr "Асахьа"
#: bulletsandnumbering.ui:211
-#, fuzzy
msgctxt "bulletsandnumbering|position"
msgid "Position"
msgstr "Аҭыҧ"
@@ -7278,7 +7232,6 @@ msgid "Co_untry/state:"
msgstr ""
#: businessdatapage.ui:70
-#, fuzzy
msgctxt "businessdatapage|label8"
msgid "Position:"
msgstr "Аҭыҧ:"
@@ -7300,7 +7253,6 @@ msgid "Homepage/e-mail:"
msgstr "Асаит/e-mail:"
#: businessdatapage.ui:126
-#, fuzzy
msgctxt "businessdatapage|company-atkobject"
msgid "First name"
msgstr "Ахьӡ"
@@ -7332,7 +7284,6 @@ msgid "Company 2nd line:"
msgstr ""
#: businessdatapage.ui:277
-#, fuzzy
msgctxt "businessdatapage|company2-atkobject"
msgid "Last name"
msgstr "Ажәла"
@@ -7343,7 +7294,6 @@ msgid "_Zip/city:"
msgstr ""
#: businessdatapage.ui:320
-#, fuzzy
msgctxt "businessdatapage|icity-atkobject"
msgid "City"
msgstr "Ақалақь"
@@ -7365,13 +7315,11 @@ msgid "Title"
msgstr "Ахы"
#: businessdatapage.ui:462
-#, fuzzy
msgctxt "businessdatapage|mobile-atkobject"
msgid "Position"
msgstr "Аҭыҧ"
#: businessdatapage.ui:482
-#, fuzzy
msgctxt "businessdatapage|streetft1"
msgid "Street:"
msgstr "Амҩа ахьӡ:"
@@ -7412,7 +7360,6 @@ msgid "Numbering first"
msgstr ""
#: captionoptions.ui:22
-#, fuzzy
msgctxt "captionoptions|CaptionOptionsDialog"
msgid "Caption Options"
msgstr "Ахьӡ апараметрқәа"
@@ -7465,7 +7412,6 @@ msgid "AutoText - Section"
msgstr ""
#: cardformatpage.ui:122
-#, fuzzy
msgctxt "cardformatpage|label1"
msgid "Content"
msgstr "Иаҵанакуа"
@@ -7499,7 +7445,6 @@ msgid "Database field:"
msgstr "Адырқәа рбаза афаил"
#: cardmediumpage.ui:255
-#, fuzzy
msgctxt "cardmediumpage|insert|tooltip_text"
msgid "Insert"
msgstr "Ибжьаргылатәуп"
@@ -7527,13 +7472,11 @@ msgid "Brand:"
msgstr ""
#: cardmediumpage.ui:382
-#, fuzzy
msgctxt "cardmediumpage|label3"
msgid "_Type:"
msgstr "Атип:"
#: cardmediumpage.ui:456
-#, fuzzy
msgctxt "cardmediumpage|label1"
msgid "Format"
msgstr "Аформат"
@@ -7576,13 +7519,11 @@ msgid "Font"
msgstr "Ашрифт"
#: characterproperties.ui:128
-#, fuzzy
msgctxt "characterproperties|fonteffects"
msgid "Font Effects"
msgstr "Ашрифт аеффектқәа"
#: characterproperties.ui:151
-#, fuzzy
msgctxt "characterproperties|position"
msgid "Position"
msgstr "Аҭыҧ"
@@ -7615,7 +7556,6 @@ msgid "URL:"
msgstr "URL:"
#: charurlpage.ui:49
-#, fuzzy
msgctxt "charurlpage|label37"
msgid "Name:"
msgstr "Ахьӡ:"
@@ -7664,19 +7604,16 @@ msgid "Character Styles"
msgstr "Асимвол астильқәа"
#: columndialog.ui:8
-#, fuzzy
msgctxt "columndialog|ColumnDialog"
msgid "Columns"
msgstr "Аиҵагылақәа"
#: columnpage.ui:59
-#, fuzzy
msgctxt "columnpage|liststore1"
msgid "Left-to-right"
msgstr "Армарахьтә арӷьарахь"
#: columnpage.ui:63
-#, fuzzy
msgctxt "columnpage|liststore1"
msgid "Right-to-left"
msgstr "Арӷьарахьтә армарахь"
@@ -7705,7 +7642,6 @@ msgid "Selected section"
msgstr "Ианыхтәуп аҟәша"
#: columnpage.ui:93
-#, fuzzy
msgctxt "columnpage|liststore2"
msgid "Frame"
msgstr "Афреим"
@@ -7723,7 +7659,6 @@ msgid "Column:"
msgstr "Аиҵагыла"
#: columnpage.ui:195
-#, fuzzy
msgctxt "columnpage|widthft"
msgid "Width:"
msgstr "Аҭбаара:"
@@ -7751,7 +7686,6 @@ msgid "St_yle:"
msgstr "Астиль:"
#: columnpage.ui:451
-#, fuzzy
msgctxt "columnpage|linewidthft"
msgid "_Width:"
msgstr "_Аҭбаара:"
@@ -7775,7 +7709,6 @@ msgid "Top"
msgstr "Хыхьла"
#: columnpage.ui:506
-#, fuzzy
msgctxt "columnpage|lineposlb"
msgid "Centered"
msgstr "Ацентр ала"
@@ -7819,13 +7752,11 @@ msgid "Text _direction:"
msgstr "Атеқст ахырхарҭа"
#: columnpage.ui:782
-#, fuzzy
msgctxt "columnpage|label2"
msgid "Settings"
msgstr "Архиарақәа"
#: columnwidth.ui:15
-#, fuzzy
msgctxt "columnwidth|ColumnWidthDialog"
msgid "Column Width"
msgstr "Аиҵагыла аҭбаара"
@@ -7837,13 +7768,11 @@ msgid "Column:"
msgstr "Аиҵагыла"
#: columnwidth.ui:116
-#, fuzzy
msgctxt "columnwidth|label3"
msgid "Width:"
msgstr "Аҭбаара:"
#: columnwidth.ui:158
-#, fuzzy
msgctxt "columnwidth|label1"
msgid "Width"
msgstr "Аҭбаара"
@@ -7861,13 +7790,11 @@ msgid "Conte_xt"
msgstr "Иаҵанакуа"
#: conditionpage.ui:78
-#, fuzzy
msgctxt "conditionpage|usedft"
msgid "Applied Styles"
msgstr "Ахархәара змоу астильқәа"
#: conditionpage.ui:92
-#, fuzzy
msgctxt "conditionpage|styleft"
msgid "_Paragraph Styles"
msgstr "Абзац астильқәа"
@@ -7884,7 +7811,6 @@ msgid "Table"
msgstr "Атаблица"
#: conditionpage.ui:201
-#, fuzzy
msgctxt "conditionpage|filter"
msgid "Frame"
msgstr "Афреим"
@@ -8016,7 +7942,6 @@ msgid "10th Numbering Level"
msgstr ""
#: conditionpage.ui:251
-#, fuzzy
msgctxt "conditionpage|label11"
msgid "Options"
msgstr "Апараметрқәа"
@@ -8049,7 +7974,6 @@ msgid "Semicolons"
msgstr ""
#: converttexttable.ui:167
-#, fuzzy
msgctxt "converttexttable|paragraph"
msgid "Paragraph"
msgstr "Абзац"
@@ -8103,13 +8027,11 @@ msgid "rows"
msgstr "Ацәаҳәақәа"
#: converttexttable.ui:366
-#, fuzzy
msgctxt "converttexttable|autofmt"
msgid "AutoFormat..."
msgstr "Автоформат..."
#: converttexttable.ui:383
-#, fuzzy
msgctxt "converttexttable|label2"
msgid "Options"
msgstr "Апараметрқәа"
@@ -8161,7 +8083,6 @@ msgid "_Delete"
msgstr "Ианыхтәуп"
#: createaddresslist.ui:269
-#, fuzzy
msgctxt "createaddresslist|FIND"
msgid "_Find..."
msgstr "_Иҧшаатәуп..."
@@ -8208,7 +8129,6 @@ msgid "2nd key"
msgstr ""
#: createautomarkdialog.ui:149
-#, fuzzy
msgctxt "createautomarkdialog|comment"
msgid "Comment"
msgstr "Акомментари"
@@ -8224,13 +8144,11 @@ msgid "Word only"
msgstr ""
#: createautomarkdialog.ui:185
-#, fuzzy
msgctxt "createautomarkdialog|yes"
msgid "Yes"
msgstr "Ааи"
#: createautomarkdialog.ui:197
-#, fuzzy
msgctxt "createautomarkdialog|no"
msgid "No"
msgstr "Мап"
@@ -8246,7 +8164,6 @@ msgid "Customize Address List"
msgstr ""
#: customizeaddrlistdialog.ui:100
-#, fuzzy
msgctxt "customizeaddrlistdialog|add"
msgid "_Add..."
msgstr "_Иацҵатәуп..."
@@ -8287,7 +8204,6 @@ msgid "_Whole word"
msgstr ""
#: dropcapspage.ui:91
-#, fuzzy
msgctxt "dropcapspage|labelFT_DROPCAPS"
msgid "Number of _characters:"
msgstr "Асимволқәа:"
@@ -8303,19 +8219,16 @@ msgid "_Space to text:"
msgstr ""
#: dropcapspage.ui:176
-#, fuzzy
msgctxt "dropcapspage|labelFL_SETTING"
msgid "Settings"
msgstr "Архиарақәа"
#: dropcapspage.ui:211
-#, fuzzy
msgctxt "dropcapspage|labelTXT_TEXT"
msgid "_Text:"
msgstr "Атеқст:"
#: dropcapspage.ui:225
-#, fuzzy
msgctxt "dropcapspage|labelTXT_TEMPLATE"
msgid "Character st_yle:"
msgstr "Асимволқәа рстиль:"
@@ -8349,7 +8262,6 @@ msgid "_Rename"
msgstr "Ахьӡ ҧсахтәуп"
#: editcategories.ui:127
-#, fuzzy
msgctxt "editcategories|label3"
msgid "Selection list"
msgstr "Алхрақәа рыхьӡынҵа"
@@ -8377,7 +8289,6 @@ msgid "Edit Fields"
msgstr ""
#: editfielddialog.ui:114
-#, fuzzy
msgctxt "editfielddialog|edit"
msgid "_Edit"
msgstr "Ариашара"
@@ -8389,7 +8300,6 @@ msgid "Edit Sections"
msgstr "Иҧсахтәуп апараметрқәа"
#: editsectiondialog.ui:53
-#, fuzzy
msgctxt "editsectiondialog|options"
msgid "_Options..."
msgstr "_Апараметрқәа..."
@@ -8423,7 +8333,6 @@ msgid "_Section"
msgstr "Иалкаау"
#: editsectiondialog.ui:324
-#, fuzzy
msgctxt "editsectiondialog|filenameft"
msgid "_File name"
msgstr "Афаил ахьӡ"
@@ -8460,7 +8369,6 @@ msgid "Write Protection"
msgstr ""
#: editsectiondialog.ui:522
-#, fuzzy
msgctxt "editsectiondialog|hide"
msgid "Hide"
msgstr "Иҵәахтәуп"
@@ -8471,7 +8379,6 @@ msgid "_With Condition"
msgstr ""
#: editsectiondialog.ui:592
-#, fuzzy
msgctxt "editsectiondialog|label4"
msgid "Hide"
msgstr "Иҵәахтәуп"
@@ -8488,7 +8395,6 @@ msgid "Properties"
msgstr "Аҷыдаҟазшьақәа:"
#: endnotepage.ui:40
-#, fuzzy
msgctxt "endnotepage|label19"
msgid "Numbering"
msgstr "Аномерркра"
@@ -8515,19 +8421,16 @@ msgid "Autonumbering"
msgstr ""
#: endnotepage.ui:201
-#, fuzzy
msgctxt "endnotepage|label20"
msgid "Paragraph"
msgstr "Абзац"
#: endnotepage.ui:215
-#, fuzzy
msgctxt "endnotepage|pagestyleft"
msgid "Page"
msgstr "Адаҟьа"
#: endnotepage.ui:256
-#, fuzzy
msgctxt "endnotepage|label23"
msgid "Styles"
msgstr "Астильқәа"
@@ -8555,7 +8458,6 @@ msgid "Addr_essee"
msgstr "Изауа"
#: envaddresspage.ui:98
-#, fuzzy
msgctxt "envaddresspage|label4"
msgid "Database"
msgstr "Адырқәа рбаза"
@@ -8572,13 +8474,11 @@ msgid "Database field"
msgstr "Адырқәа рбаза афаил"
#: envaddresspage.ui:237
-#, fuzzy
msgctxt "envaddresspage|insert|tooltip_text"
msgid "Insert"
msgstr "Ибжьаргылатәуп"
#: envaddresspage.ui:297
-#, fuzzy
msgctxt "envaddresspage|sender"
msgid "_Sender"
msgstr "Адәықәҵаҩ"
@@ -8600,7 +8500,6 @@ msgid "_New Document"
msgstr "Иаҧҵатәуп адокумент"
#: envdialog.ui:37
-#, fuzzy
msgctxt "envdialog|user"
msgid "_Insert"
msgstr "Ибжьаргылатәуп"
@@ -8617,13 +8516,11 @@ msgid "Envelope"
msgstr ""
#: envdialog.ui:154
-#, fuzzy
msgctxt "envdialog|format"
msgid "Format"
msgstr "Аформат"
#: envdialog.ui:177
-#, fuzzy
msgctxt "envdialog|printer"
msgid "Printer"
msgstr "Апринтер"
@@ -8641,7 +8538,6 @@ msgid "from top"
msgstr "Хыхьала"
#: envformatpage.ui:155
-#, fuzzy
msgctxt "envformatpage|label7"
msgid "Format"
msgstr "Аформат"
@@ -8653,13 +8549,11 @@ msgid "Edit"
msgstr "Иҧсахтәуп"
#: envformatpage.ui:202
-#, fuzzy
msgctxt "envformatpage|label4"
msgid "Position"
msgstr "Аҭыҧ"
#: envformatpage.ui:213
-#, fuzzy
msgctxt "envformatpage|label1"
msgid "Addressee"
msgstr "Изауа"
@@ -8677,7 +8571,6 @@ msgid "from top"
msgstr "Хыхьала"
#: envformatpage.ui:374
-#, fuzzy
msgctxt "envformatpage|label10"
msgid "Format"
msgstr "Аформат"
@@ -8689,13 +8582,11 @@ msgid "Edit"
msgstr "Иҧсахтәуп"
#: envformatpage.ui:421
-#, fuzzy
msgctxt "envformatpage|label11"
msgid "Position"
msgstr "Аҭыҧ"
#: envformatpage.ui:432
-#, fuzzy
msgctxt "envformatpage|label2"
msgid "Sender"
msgstr "Адәықәҵаҩ"
@@ -8830,13 +8721,11 @@ msgid "Setup..."
msgstr ""
#: envprinterpage.ui:288
-#, fuzzy
msgctxt "envprinterpage|printername"
msgid "Printer Name"
msgstr "Апринтер ахьӡ"
#: envprinterpage.ui:307
-#, fuzzy
msgctxt "envprinterpage|label2"
msgid "Current Printer"
msgstr "Уажәтәи апринтер"
@@ -8890,13 +8779,11 @@ msgid "Fields"
msgstr "Аҭакырақәа"
#: fielddialog.ui:21
-#, fuzzy
msgctxt "fielddialog|ok"
msgid "_Insert"
msgstr "Ибжьаргылатәуп"
#: fielddialog.ui:104
-#, fuzzy
msgctxt "fielddialog|document"
msgid "Document"
msgstr "Адокумент"
@@ -8907,13 +8794,11 @@ msgid "Cross-references"
msgstr ""
#: fielddialog.ui:149
-#, fuzzy
msgctxt "fielddialog|functions"
msgid "Functions"
msgstr "Афункциақәа"
#: fielddialog.ui:172
-#, fuzzy
msgctxt "fielddialog|docinfo"
msgid "DocInformation"
msgstr "Адокумент иазкны"
@@ -8925,13 +8810,11 @@ msgid "Variables"
msgstr "Аҽеиҭакқәа"
#: fielddialog.ui:218
-#, fuzzy
msgctxt "fielddialog|database"
msgid "Database"
msgstr "Адырқәа рбаза"
#: findentrydialog.ui:8
-#, fuzzy
msgctxt "findentrydialog|FindEntryDialog"
msgid "Find Entry"
msgstr "Иҧшаатәуп анҵамҭа"
@@ -8943,7 +8826,6 @@ msgid "F_ind"
msgstr "Иҧшаатәуп"
#: findentrydialog.ui:131
-#, fuzzy
msgctxt "findentrydialog|findin"
msgid "Find _only in"
msgstr "Иҧшаатәуп абра мацара"
@@ -8992,7 +8874,6 @@ msgid "User-defined"
msgstr "Ахархәаҩ итип 1"
#: flddbpage.ui:389
-#, fuzzy
msgctxt "flddbpage|label3"
msgid "Format"
msgstr "Аформат"
@@ -9021,19 +8902,16 @@ msgid "F_ormat"
msgstr "Аформат"
#: flddocinfopage.ui:183
-#, fuzzy
msgctxt "flddocinfopage|liststore1"
msgid "Author"
msgstr "Автор"
#: flddocinfopage.ui:186
-#, fuzzy
msgctxt "flddocinfopage|liststore1"
msgid "Time"
msgstr "Аамҭа"
#: flddocinfopage.ui:189
-#, fuzzy
msgctxt "flddocinfopage|liststore1"
msgid "Date"
msgstr "Арыцхә"
@@ -9117,7 +8995,6 @@ msgid "_Value"
msgstr "Аҵакы:"
#: fldfuncpage.ui:226
-#, fuzzy
msgctxt "fldfuncpage|nameft"
msgid "Na_me"
msgstr "Ахьӡ"
@@ -9156,25 +9033,21 @@ msgid "Move Do_wn"
msgstr "Алада"
#: fldfuncpage.ui:521
-#, fuzzy
msgctxt "fldfuncpage|listnameft"
msgid "Na_me"
msgstr "Ахьӡ"
#: fldfuncpage.ui:586
-#, fuzzy
msgctxt "fldfuncpage|liststore1"
msgid "Author"
msgstr "Автор"
#: fldfuncpage.ui:589
-#, fuzzy
msgctxt "fldfuncpage|liststore1"
msgid "Time"
msgstr "Аамҭа"
#: fldfuncpage.ui:592
-#, fuzzy
msgctxt "fldfuncpage|liststore1"
msgid "Date"
msgstr "Арыцхә"
@@ -9200,13 +9073,11 @@ msgid "Endnotes"
msgstr ""
#: fldrefpage.ui:22
-#, fuzzy
msgctxt "fldrefpage|liststore1"
msgid "Headings"
msgstr "Ахқәа"
#: fldrefpage.ui:25
-#, fuzzy
msgctxt "fldrefpage|liststore1"
msgid "Numbered Paragraphs"
msgstr "Иномеррку абзацқәа"
@@ -9247,7 +9118,6 @@ msgid "_Value"
msgstr "Аҵакы:"
#: fldrefpage.ui:323
-#, fuzzy
msgctxt "fldrefpage|nameft"
msgid "Na_me"
msgstr "Ахьӡ"
@@ -9259,7 +9129,6 @@ msgid "_Type"
msgstr "Атип:"
#: fldvarpage.ui:77
-#, fuzzy
msgctxt "fldvarpage|nameft"
msgid "Na_me"
msgstr "Ахьӡ"
@@ -9294,7 +9163,6 @@ msgid "_Level"
msgstr ""
#: fldvarpage.ui:367
-#, fuzzy
msgctxt "fldvarpage|separatorft"
msgid "_Separator"
msgstr "Аиҟәшага"
@@ -9321,25 +9189,21 @@ msgid "Apply"
msgstr "Ихархәатәуп"
#: fldvarpage.ui:473
-#, fuzzy
msgctxt "fldvarpage|delete|tooltip_text"
msgid "Delete"
msgstr "Ианыхтәуп"
#: fldvarpage.ui:528
-#, fuzzy
msgctxt "fldvarpage|liststore1"
msgid "Author"
msgstr "Автор"
#: fldvarpage.ui:531
-#, fuzzy
msgctxt "fldvarpage|liststore1"
msgid "Time"
msgstr "Аамҭа"
#: fldvarpage.ui:534
-#, fuzzy
msgctxt "fldvarpage|liststore1"
msgid "Date"
msgstr "Арыцхә"
@@ -9350,7 +9214,6 @@ msgid "Date Time Author"
msgstr ""
#: floatingnavigation.ui:11
-#, fuzzy
msgctxt "floatingnavigation|FloatingNavigation"
msgid "Navigation"
msgstr "Анавигациа"
@@ -9435,19 +9298,16 @@ msgid "_Spacing to footnote contents"
msgstr ""
#: footnoteareapage.ui:318
-#, fuzzy
msgctxt "footnoteareapage|position"
msgid "Left"
msgstr "Арымарахь"
#: footnoteareapage.ui:319
-#, fuzzy
msgctxt "footnoteareapage|position"
msgid "Centered"
msgstr "Ацентр ала"
#: footnoteareapage.ui:320
-#, fuzzy
msgctxt "footnoteareapage|position"
msgid "Right"
msgstr "Арыӷьарахь"
@@ -9475,7 +9335,6 @@ msgid "Per document"
msgstr "Иаҧҵатәуп адокумент"
#: footnotepage.ui:58
-#, fuzzy
msgctxt "footnotepage|label6"
msgid "Numbering"
msgstr "Аномерркра"
@@ -9491,7 +9350,6 @@ msgid "Before"
msgstr ""
#: footnotepage.ui:100
-#, fuzzy
msgctxt "footnotepage|pos"
msgid "Position"
msgstr "Аҭыҧ"
@@ -9523,19 +9381,16 @@ msgid "Autonumbering"
msgstr ""
#: footnotepage.ui:321
-#, fuzzy
msgctxt "footnotepage|label4"
msgid "Paragraph"
msgstr "Абзац"
#: footnotepage.ui:335
-#, fuzzy
msgctxt "footnotepage|pagestyleft"
msgid "Page"
msgstr "Адаҟьа"
#: footnotepage.ui:377
-#, fuzzy
msgctxt "footnotepage|label12"
msgid "Styles"
msgstr "Астильқәа"
@@ -9582,7 +9437,6 @@ msgid "_Start at:"
msgstr ""
#: footnotesendnotestabpage.ui:113
-#, fuzzy
msgctxt "footnotesendnotestabpage|ftnntnumfmt"
msgid "Custom _format"
msgstr "Ахархәаҩ иформат"
@@ -9623,7 +9477,6 @@ msgid "_Start at:"
msgstr ""
#: footnotesendnotestabpage.ui:382
-#, fuzzy
msgctxt "footnotesendnotestabpage|endntnumfmt"
msgid "_Custom format"
msgstr "Ахархәаҩ иформат"
@@ -9644,13 +9497,11 @@ msgid "Endnotes"
msgstr ""
#: formatsectiondialog.ui:8
-#, fuzzy
msgctxt "formatsectiondialog|FormatSectionDialog"
msgid "Options"
msgstr "Апараметрқәа"
#: formatsectiondialog.ui:107
-#, fuzzy
msgctxt "formatsectiondialog|columns"
msgid "Columns"
msgstr "Аиҵагылақәа"
@@ -9719,7 +9570,6 @@ msgid "_Below"
msgstr "Илаҟәны"
#: formattablepage.ui:328
-#, fuzzy
msgctxt "formattablepage|label46"
msgid "Spacing"
msgstr "Аинтервалқәа"
@@ -9731,7 +9581,6 @@ msgid "A_utomatic"
msgstr "Автоматикала"
#: formattablepage.ui:388
-#, fuzzy
msgctxt "formattablepage|left"
msgid "_Left"
msgstr "Арымарахь"
@@ -9761,7 +9610,6 @@ msgid "_Manual"
msgstr "Напыла"
#: formattablepage.ui:486
-#, fuzzy
msgctxt "formattablepage|label43"
msgid "Alignment"
msgstr "Аиҟаратәра"
@@ -9779,13 +9627,11 @@ msgid "Properties "
msgstr "Аҷыдаҟазшьақәа:"
#: formattablepage.ui:586
-#, fuzzy
msgctxt "formattablepage|liststore1"
msgid "Left-to-right"
msgstr "Армарахьтә арӷьарахь"
#: formattablepage.ui:590
-#, fuzzy
msgctxt "formattablepage|liststore1"
msgid "Right-to-left"
msgstr "Арӷьарахьтә армарахь"
@@ -9796,19 +9642,16 @@ msgid "Use superordinate object settings"
msgstr ""
#: framedialog.ui:8
-#, fuzzy
msgctxt "framedialog|FrameDialog"
msgid "Frame"
msgstr "Афреим"
#: framedialog.ui:106
-#, fuzzy
msgctxt "framedialog|type"
msgid "Type"
msgstr "Атип"
#: framedialog.ui:128
-#, fuzzy
msgctxt "framedialog|options"
msgid "Options"
msgstr "Апараметрқәа"
@@ -9840,7 +9683,6 @@ msgid "Transparency"
msgstr ""
#: framedialog.ui:266
-#, fuzzy
msgctxt "framedialog|columns"
msgid "Columns"
msgstr "Аиҵагылақәа"
@@ -9858,7 +9700,6 @@ msgid "Top"
msgstr "Хыхьла"
#: frmaddpage.ui:18
-#, fuzzy
msgctxt "frmaddpage|liststore"
msgid "Centered"
msgstr "Ацентр ала"
@@ -9870,25 +9711,21 @@ msgid "Bottom"
msgstr "Ҵаҟала"
#: frmaddpage.ui:36
-#, fuzzy
msgctxt "frmaddpage|liststore1"
msgid "Left-to-right"
msgstr "Армарахьтә арӷьарахь"
#: frmaddpage.ui:40
-#, fuzzy
msgctxt "frmaddpage|liststore1"
msgid "Right-to-left"
msgstr "Арӷьарахьтә армарахь"
#: frmaddpage.ui:44
-#, fuzzy
msgctxt "frmaddpage|liststore1"
msgid "Right-to-left (vertical)"
msgstr "Арӷьарахьтә - армарахь (вертикалла)"
#: frmaddpage.ui:48
-#, fuzzy
msgctxt "frmaddpage|liststore1"
msgid "Left-to-right (vertical)"
msgstr "Армарахь - армарахь (вертикалла)"
@@ -9899,7 +9736,6 @@ msgid "Use superordinate object settings"
msgstr ""
#: frmaddpage.ui:122
-#, fuzzy
msgctxt "frmaddpage|name_label"
msgid "_Name:"
msgstr "Ахьӡ:"
@@ -9927,13 +9763,11 @@ msgid "_Previous link:"
msgstr ""
#: frmaddpage.ui:192
-#, fuzzy
msgctxt "frmaddpage|next_label"
msgid "_Next link:"
msgstr "Анаҩстәи азхьарҧш:"
#: frmaddpage.ui:206
-#, fuzzy
msgctxt "frmaddpage|description_label"
msgid "_Description:"
msgstr "Ахҳәаа:"
@@ -10057,13 +9891,11 @@ msgid "Size"
msgstr "Ашәагаа"
#: frmtypepage.ui:395
-#, fuzzy
msgctxt "frmtypepage|topage"
msgid "To _page"
msgstr "Адаҟьахь"
#: frmtypepage.ui:412
-#, fuzzy
msgctxt "frmtypepage|topara"
msgid "To paragrap_h"
msgstr "Абзац ахь"
@@ -10075,7 +9907,6 @@ msgid "To cha_racter"
msgstr "Асимвол ахь"
#: frmtypepage.ui:444
-#, fuzzy
msgctxt "frmtypepage|aschar"
msgid "_As character"
msgstr "Асимвол еиҧш"
@@ -10132,19 +9963,16 @@ msgid "Follow text flow"
msgstr ""
#: frmtypepage.ui:710
-#, fuzzy
msgctxt "frmtypepage|label11"
msgid "Position"
msgstr "Аҭыҧ"
#: frmurlpage.ui:66
-#, fuzzy
msgctxt "frmurlpage|url_label"
msgid "_URL:"
msgstr "URL:"
#: frmurlpage.ui:82
-#, fuzzy
msgctxt "frmurlpage|name_label"
msgid "_Name:"
msgstr "Ахьӡ:"
@@ -10190,7 +10018,6 @@ msgid "of $1"
msgstr ""
#: gotopagedialog.ui:97
-#, fuzzy
msgctxt "gotopagedialog|page_label"
msgid "Page:"
msgstr "Адаҟьа:"
@@ -10227,7 +10054,6 @@ msgid "Insert Index Entry"
msgstr ""
#: indexentry.ui:59
-#, fuzzy
msgctxt "indexentry|insert"
msgid "Insert"
msgstr "Ибжьаргылатәуп"
@@ -10310,7 +10136,6 @@ msgid "Selection"
msgstr "Алхра"
#: infonotfounddialog.ui:8
-#, fuzzy
msgctxt "infonotfounddialog|InfoNotFoundDialog"
msgid "Find"
msgstr "Иҧшаатәуп"
@@ -10348,7 +10173,6 @@ msgid "Reference:"
msgstr "Азхьарҧш: "
#: inputwinmenu.ui:12
-#, fuzzy
msgctxt "inputwinmenu|sum"
msgid "Sum"
msgstr "Аицҵалыҵ"
@@ -10360,7 +10184,6 @@ msgid "Round"
msgstr "афунт"
#: inputwinmenu.ui:28
-#, fuzzy
msgctxt "inputwinmenu|phd"
msgid "Percent"
msgstr "Апроценттә"
@@ -10376,7 +10199,6 @@ msgid "Power"
msgstr ""
#: inputwinmenu.ui:52
-#, fuzzy
msgctxt "inputwinmenu|operators"
msgid "Operators"
msgstr "Аоператорқәа"
@@ -10460,7 +10282,6 @@ msgid "Maximum"
msgstr "Амаксимум"
#: inputwinmenu.ui:198
-#, fuzzy
msgctxt "inputwinmenu|functions"
msgid "Functions"
msgstr "Афункциақәа"
@@ -10472,37 +10293,31 @@ msgid "Sine"
msgstr "Ашәагаа"
#: inputwinmenu.ui:216
-#, fuzzy
msgctxt "inputwinmenu|cos"
msgid "Cosine"
msgstr "Акосинус"
#: inputwinmenu.ui:224
-#, fuzzy
msgctxt "inputwinmenu|tag"
msgid "Tangent"
msgstr "Атангенс"
#: inputwinmenu.ui:232
-#, fuzzy
msgctxt "inputwinmenu|asin"
msgid "Arcsine"
msgstr "Арксинус"
#: inputwinmenu.ui:240
-#, fuzzy
msgctxt "inputwinmenu|acos"
msgid "Arccosine"
msgstr "Арккосинус"
#: inputwinmenu.ui:248
-#, fuzzy
msgctxt "inputwinmenu|atan"
msgid "Arctangent"
msgstr "Арктангенс"
#: insertautotextdialog.ui:8
-#, fuzzy
msgctxt "insertautotextdialog|InsertAutoTextDialog"
msgid "Insert AutoText"
msgstr "Ибжьаргылатәуп автотеқст"
@@ -10518,19 +10333,16 @@ msgid "Bookmark"
msgstr ""
#: insertbookmark.ui:40
-#, fuzzy
msgctxt "insertbookmark|insert"
msgid "Insert"
msgstr "Ибжьаргылатәуп"
#: insertbookmark.ui:122
-#, fuzzy
msgctxt "insertbookmark|rename"
msgid "Rename"
msgstr "Ахьӡ ҧсахтәуп"
#: insertbookmark.ui:135
-#, fuzzy
msgctxt "insertbookmark|delete"
msgid "Delete"
msgstr "Ианыхтәуп"
@@ -10561,7 +10373,6 @@ msgid "Page break"
msgstr "Адаҟьа аимҟьара"
#: insertbreak.ui:151
-#, fuzzy
msgctxt "insertbreak|styleft"
msgid "Style:"
msgstr "Астиль:"
@@ -10582,7 +10393,6 @@ msgid "Change page number"
msgstr "Иҧсахтәуп адаҟьа аномер"
#: insertbreak.ui:223
-#, fuzzy
msgctxt "insertbreak|label1"
msgid "Type"
msgstr "Атип"
@@ -10610,7 +10420,6 @@ msgid "Separator:"
msgstr "Аиҟәшага"
#: insertcaption.ui:117
-#, fuzzy
msgctxt "insertcaption|position_label"
msgid "Position:"
msgstr "Аҭыҧ:"
@@ -10686,7 +10495,6 @@ msgid "_Fields"
msgstr ""
#: insertdbcolumnsdialog.ui:166
-#, fuzzy
msgctxt "insertdbcolumnsdialog|astext"
msgid "_Text"
msgstr "Атеқст"
@@ -10723,13 +10531,11 @@ msgid "Pr_operties..."
msgstr "Аҷыдаҟазшьақәа..."
#: insertdbcolumnsdialog.ui:532
-#, fuzzy
msgctxt "insertdbcolumnsdialog|autoformat"
msgid "Aut_oFormat..."
msgstr "Автоформат..."
#: insertdbcolumnsdialog.ui:548
-#, fuzzy
msgctxt "insertdbcolumnsdialog|parastylelabel"
msgid "Paragraph _style:"
msgstr "Абзац астиль:"
@@ -10746,7 +10552,6 @@ msgid "_User-defined"
msgstr "Ахархәаҩ итип 1"
#: insertdbcolumnsdialog.ui:649
-#, fuzzy
msgctxt "insertdbcolumnsdialog|label3"
msgid "Format"
msgstr "Аформат"
@@ -10757,7 +10562,6 @@ msgid "Insert Footnote/Endnote"
msgstr ""
#: insertfootnote.ui:143
-#, fuzzy
msgctxt "insertfootnote|automatic"
msgid "Automatic"
msgstr "Автоматикала"
@@ -10781,7 +10585,6 @@ msgid "Choose…"
msgstr "Иалхтәуп"
#: insertfootnote.ui:224
-#, fuzzy
msgctxt "insertfootnote|label1"
msgid "Numbering"
msgstr "Аномерркра"
@@ -10797,7 +10600,6 @@ msgid "Endnote"
msgstr ""
#: insertfootnote.ui:298
-#, fuzzy
msgctxt "insertfootnote|label2"
msgid "Type"
msgstr "Атип"
@@ -10814,7 +10616,6 @@ msgid "Script type:"
msgstr ""
#: insertscript.ui:48
-#, fuzzy
msgctxt "insertscript|scripttype"
msgid "JavaScript"
msgstr "JavaScript"
@@ -10842,7 +10643,6 @@ msgid "Insert Section"
msgstr ""
#: insertsectiondialog.ui:22
-#, fuzzy
msgctxt "insertsectiondialog|ok"
msgid "_Insert"
msgstr "Ибжьаргылатәуп"
@@ -10854,7 +10654,6 @@ msgid "Section"
msgstr "апараграф"
#: insertsectiondialog.ui:128
-#, fuzzy
msgctxt "insertsectiondialog|columns"
msgid "Columns"
msgstr "Аиҵагылақәа"
@@ -10881,13 +10680,11 @@ msgid "Insert Table"
msgstr "Ибжьаргылатәуп атаблица"
#: inserttable.ui:43
-#, fuzzy
msgctxt "inserttable|ok"
msgid "Insert"
msgstr "Ибжьаргылатәуп"
#: inserttable.ui:138
-#, fuzzy
msgctxt "inserttable|label3"
msgid "_Name:"
msgstr "Ахьӡ:"
@@ -10904,7 +10701,6 @@ msgid "_Rows:"
msgstr ""
#: inserttable.ui:216
-#, fuzzy
msgctxt "inserttable|label1"
msgid "General"
msgstr "Азеиҧшқәа"
@@ -10936,13 +10732,11 @@ msgid "Heading ro_ws:"
msgstr ""
#: inserttable.ui:355
-#, fuzzy
msgctxt "inserttable|autoformat"
msgid "Auto_Format"
msgstr "Автоформат"
#: inserttable.ui:377
-#, fuzzy
msgctxt "inserttable|label2"
msgid "Options"
msgstr "Апараметрқәа"
@@ -10986,13 +10780,11 @@ msgid "Business"
msgstr ""
#: labeldialog.ui:220
-#, fuzzy
msgctxt "labeldialog|format"
msgid "Format"
msgstr "Аформат"
#: labeldialog.ui:243
-#, fuzzy
msgctxt "labeldialog|options"
msgid "Options"
msgstr "Апараметрқәа"
@@ -11008,13 +10800,11 @@ msgid "_Vertical pitch:"
msgstr ""
#: labelformatpage.ui:57
-#, fuzzy
msgctxt "labelformatpage|label3"
msgid "_Width:"
msgstr "_Аҭбаара:"
#: labelformatpage.ui:71
-#, fuzzy
msgctxt "labelformatpage|label4"
msgid "_Height:"
msgstr "Аҳаракыра:"
@@ -11059,7 +10849,6 @@ msgid "_Save..."
msgstr "Еиқәырхатәуп"
#: labeloptionspage.ui:37
-#, fuzzy
msgctxt "labeloptionspage|entirepage"
msgid "_Entire page"
msgstr "Адаҟьа зегьы"
@@ -11098,25 +10887,21 @@ msgid "Setup..."
msgstr ""
#: labeloptionspage.ui:251
-#, fuzzy
msgctxt "labeloptionspage|printername"
msgid "Printer Name"
msgstr "Апринтер ахьӡ"
#: labeloptionspage.ui:270
-#, fuzzy
msgctxt "labeloptionspage|label2"
msgid "Printer"
msgstr "Апринтер"
#: linenumbering.ui:26
-#, fuzzy
msgctxt "linenumbering|positionstore"
msgid "Left"
msgstr "Арымарахь"
#: linenumbering.ui:29
-#, fuzzy
msgctxt "linenumbering|positionstore"
msgid "Right"
msgstr "Арыӷьарахь"
@@ -11149,13 +10934,11 @@ msgid "Character style:"
msgstr "Асимвол астиль:"
#: linenumbering.ui:176
-#, fuzzy
msgctxt "linenumbering|format"
msgid "Format:"
msgstr "Аформат:"
#: linenumbering.ui:188
-#, fuzzy
msgctxt "linenumbering|position"
msgid "Position:"
msgstr "Аҭыҧ:"
@@ -11179,7 +10962,6 @@ msgid "lines"
msgstr "Ацәаҳәа(қәа)"
#: linenumbering.ui:324
-#, fuzzy
msgctxt "linenumbering|view"
msgid "View"
msgstr "Ахәаҧшра"
@@ -11228,7 +11010,6 @@ msgid "Restart every new page"
msgstr ""
#: linenumbering.ui:534
-#, fuzzy
msgctxt "linenumbering|count"
msgid "Count"
msgstr "Ахыҧхьаӡара"
@@ -11254,7 +11035,6 @@ msgid "_Reply address:"
msgstr ""
#: mailconfigpage.ui:146
-#, fuzzy
msgctxt "mailconfigpage|label1"
msgid "User Information"
msgstr "Ахархәаҩ изку аинформациа"
@@ -11270,7 +11050,6 @@ msgid "_Server name:"
msgstr ""
#: mailconfigpage.ui:236
-#, fuzzy
msgctxt "mailconfigpage|port_label"
msgid "_Port:"
msgstr "Апорт:"
@@ -11296,13 +11075,11 @@ msgid "Mail Merge"
msgstr ""
#: mailmerge.ui:131
-#, fuzzy
msgctxt "mailmerge|all"
msgid "_All"
msgstr "Зегьы"
#: mailmerge.ui:149
-#, fuzzy
msgctxt "mailmerge|selected"
msgid "_Selected records"
msgstr "Иалкаау анҵамҭақәа"
@@ -11336,7 +11113,6 @@ msgid "_Electronic"
msgstr ""
#: mailmerge.ui:321
-#, fuzzy
msgctxt "mailmerge|file"
msgid "File"
msgstr "Афаил"
@@ -11358,13 +11134,11 @@ msgid "Field:"
msgstr "Аҭакырақәа"
#: mailmerge.ui:428
-#, fuzzy
msgctxt "mailmerge|pathlabel"
msgid "_Path:"
msgstr "Амҩа:"
#: mailmerge.ui:443
-#, fuzzy
msgctxt "mailmerge|fileformatlabel"
msgid "F_ile format:"
msgstr "Афаил аформат:"
@@ -11414,13 +11188,11 @@ msgid "Sa_ve as individual documents"
msgstr ""
#: mailmerge.ui:724
-#, fuzzy
msgctxt "mailmerge|savemergeddoclabel"
msgid "Save Merged Document"
msgstr "Еиқәырхатәуп еилоу адокумент"
#: mailmerge.ui:745
-#, fuzzy
msgctxt "mailmerge|outputlabel"
msgid "Output"
msgstr "Аҭыгара"
@@ -11468,7 +11240,6 @@ msgid "R_eject All"
msgstr ""
#: managechangessidebar.ui:159
-#, fuzzy
msgctxt "managechangessidebar|writeredit"
msgid "Edit Comment..."
msgstr "Иҧсахтәуп акомментари..."
@@ -11485,19 +11256,16 @@ msgid "Action"
msgstr "Аҟаҵара"
#: managechangessidebar.ui:184
-#, fuzzy
msgctxt "managechangessidebar|writerauthor"
msgid "Author"
msgstr "Автор"
#: managechangessidebar.ui:192
-#, fuzzy
msgctxt "managechangessidebar|writerdate"
msgid "Date"
msgstr "Арыцхә"
#: managechangessidebar.ui:200
-#, fuzzy
msgctxt "managechangessidebar|writerdesc"
msgid "Comment"
msgstr "Акомментари"
@@ -11575,7 +11343,6 @@ msgid "Select the address list containing the address data you want to use. This
msgstr ""
#: mmaddressblockpage.ui:142
-#, fuzzy
msgctxt "mmaddressblockpage|label3"
msgid "1."
msgstr "1."
@@ -11596,7 +11363,6 @@ msgid "3."
msgstr ""
#: mmaddressblockpage.ui:258
-#, fuzzy
msgctxt "mmaddressblockpage|settingsft"
msgid "2."
msgstr "2."
@@ -11653,7 +11419,6 @@ msgid "Mail Merge"
msgstr ""
#: mmcreatingdialog.ui:52
-#, fuzzy
msgctxt "mmcreatingdialog|label1"
msgid "Status:"
msgstr "Аҭагылазаашьа:"
@@ -11702,13 +11467,11 @@ msgid "Address Block Position"
msgstr ""
#: mmlayoutpage.ui:242
-#, fuzzy
msgctxt "mmlayoutpage|label4"
msgid "Move"
msgstr "Ииагатәуп"
#: mmlayoutpage.ui:258
-#, fuzzy
msgctxt "mmlayoutpage|label5"
msgid "Move"
msgstr "Ииагатәуп"
@@ -11734,7 +11497,6 @@ msgid "_Zoom"
msgstr "Амасштаб"
#: mmlayoutpage.ui:363
-#, fuzzy
msgctxt "mmlayoutpage|zoom"
msgid "Entire page"
msgstr "Адаҟьа зегьы"
@@ -11780,7 +11542,6 @@ msgid "_Male"
msgstr ""
#: mmmailbody.ui:265
-#, fuzzy
msgctxt "mmmailbody|femalecolft"
msgid "Field name"
msgstr "Аҭакыра ахьӡ"
@@ -11834,7 +11595,6 @@ msgid "What Type of Document Do You Want to Create?"
msgstr ""
#: mmresultemaildialog.ui:14
-#, fuzzy
msgctxt "mmresultemaildialog|liststore1"
msgid "OpenDocument Text"
msgstr "OpenDocument атеқсттә документ"
@@ -11845,7 +11605,6 @@ msgid "Adobe PDF-Document"
msgstr ""
#: mmresultemaildialog.ui:22
-#, fuzzy
msgctxt "mmresultemaildialog|liststore1"
msgid "Microsoft Word Document"
msgstr "Microsoft Word адокумент"
@@ -11867,7 +11626,6 @@ msgid "E-Mail merged document"
msgstr "Еиқәырхатәуп еилоу адокумент"
#: mmresultemaildialog.ui:51
-#, fuzzy
msgctxt "mmresultemaildialog|ok"
msgid "Send Documents"
msgstr "Идәықәҵатәуп адокументқәа"
@@ -11905,7 +11663,6 @@ msgid "Name of the a_ttachment"
msgstr ""
#: mmresultemaildialog.ui:284
-#, fuzzy
msgctxt "mmresultemaildialog|label2"
msgid "E-Mail options"
msgstr "E-mail апараметрқәа"
@@ -11939,7 +11696,6 @@ msgid "Print merged document"
msgstr "Еиқәырхатәуп еилоу адокумент"
#: mmresultprintdialog.ui:21
-#, fuzzy
msgctxt "mmresultprintdialog|ok"
msgid "Print Documents"
msgstr "Икьыҧхьтәуп адокументқәа"
@@ -11957,13 +11713,11 @@ msgid "P_roperties..."
msgstr "Аҷыдаҟазшьақәа..."
#: mmresultprintdialog.ui:138
-#, fuzzy
msgctxt "mmresultprintdialog|label2"
msgid "Printer options"
msgstr "Апринтер апараметрқәа"
#: mmresultprintdialog.ui:174
-#, fuzzy
msgctxt "mmresultprintdialog|printallrb"
msgid "Print _all documents"
msgstr "Икьыҧхьтәуп адокументқәа зегьы"
@@ -11985,13 +11739,11 @@ msgid "Print records"
msgstr ""
#: mmresultsavedialog.ui:8
-#, fuzzy
msgctxt "mmresultsavedialog|MMResultSaveDialog"
msgid "Save merged document"
msgstr "Еиқәырхатәуп еилоу адокумент"
#: mmresultsavedialog.ui:21
-#, fuzzy
msgctxt "mmresultsavedialog|ok"
msgid "Save Documents"
msgstr "Еиқәырхатәуп адокументқәа"
@@ -12018,7 +11770,6 @@ msgid "_To"
msgstr "Хыхьла"
#: mmresultsavedialog.ui:201
-#, fuzzy
msgctxt "mmresultsavedialog|label2"
msgid "Save As options"
msgstr "Еиқәырхатәуп апараметрқәа"
@@ -12075,7 +11826,6 @@ msgid "_Male"
msgstr ""
#: mmsalutationpage.ui:312
-#, fuzzy
msgctxt "mmsalutationpage|femalecolft"
msgid "Field name"
msgstr "Аҭакыра ахьӡ"
@@ -12187,7 +11937,6 @@ msgid "E-mails not sent: %1"
msgstr ""
#: mmsendmails.ui:229
-#, fuzzy
msgctxt "mmsendmails|label5"
msgid "Details"
msgstr "Хәҭа-хәҭала"
@@ -12203,7 +11952,6 @@ msgid "Toggle Master View"
msgstr ""
#: navigatorpanel.ui:47
-#, fuzzy
msgctxt "navigatorpanel|navigation|tooltip_text"
msgid "Navigation"
msgstr "Анавигациа"
@@ -12280,7 +12028,6 @@ msgid "Demote Level"
msgstr ""
#: navigatorpanel.ui:304
-#, fuzzy
msgctxt "navigatorpanel|documents|tooltip_text"
msgid "Document"
msgstr "Адокумент"
@@ -12307,7 +12054,6 @@ msgid "Update"
msgstr "Ирҿыцтәуп"
#: navigatorpanel.ui:390
-#, fuzzy
msgctxt "navigatorpanel|insert|tooltip_text"
msgid "Insert"
msgstr "Ибжьаргылатәуп"
@@ -12362,7 +12108,6 @@ msgid " "
msgstr ""
#: notebookbar.ui:438
-#, fuzzy
msgctxt "notebookbar|NewSC|tooltip_text"
msgid "Spreadsheet"
msgstr "Аелектронтә таблица"
@@ -12373,7 +12118,6 @@ msgid " "
msgstr ""
#: notebookbar.ui:455
-#, fuzzy
msgctxt "notebookbar|NewSI|tooltip_text"
msgid "Presentation"
msgstr "Апрезентациа"
@@ -12405,19 +12149,16 @@ msgid " "
msgstr ""
#: notebookbar.ui:504
-#, fuzzy
msgctxt "notebookbar|NewSB|tooltip_text"
msgid "Database"
msgstr "Адырқәа рбаза"
#: notebookbar.ui:523
-#, fuzzy
msgctxt "notebookbar|NewSDB|tooltip_text"
msgid "Spreadsheet"
msgstr "Аелектронтә таблица"
#: notebookbar.ui:1238
-#, fuzzy
msgctxt "notebookbar|FileLabel"
msgid "File"
msgstr "Афаил"
@@ -12435,7 +12176,6 @@ msgid "Font"
msgstr "Ашрифт"
#: notebookbar.ui:1769
-#, fuzzy
msgctxt "notebookbar|OutlineSection|tooltip_text"
msgid "Outline"
msgstr "Аконтур"
@@ -12451,7 +12191,6 @@ msgid "Horizontal Alignment"
msgstr ""
#: notebookbar.ui:1938
-#, fuzzy
msgctxt "notebookbar|AlignmentSection|tooltip_text"
msgid "Alignment"
msgstr "Аиҟаратәра"
@@ -12467,7 +12206,6 @@ msgid "Horizontal Alignment"
msgstr ""
#: notebookbar.ui:2156
-#, fuzzy
msgctxt "notebookbar|SpacingSection|tooltip_text"
msgid "Spacing"
msgstr "Аинтервалқәа"
@@ -12493,19 +12231,16 @@ msgid "Indent"
msgstr ""
#: notebookbar.ui:2342
-#, fuzzy
msgctxt "notebookbar|StyleSection|tooltip_text"
msgid "Style"
msgstr "Астиль"
#: notebookbar.ui:2474
-#, fuzzy
msgctxt "notebookbar|FindSection|tooltip_text"
msgid "Find"
msgstr "Иҧшаатәуп"
#: notebookbar.ui:2530
-#, fuzzy
msgctxt "notebookbar|FindSection1|tooltip_text"
msgid "Find"
msgstr "Иҧшаатәуп"
@@ -12523,13 +12258,11 @@ msgid "Break"
msgstr "иеиҧырҟьатәуп"
#: notebookbar.ui:2800
-#, fuzzy
msgctxt "notebookbar|box70|tooltip_text"
msgid "Gallery"
msgstr "Агалереиа"
#: notebookbar.ui:2806
-#, fuzzy
msgctxt "notebookbar|Gallery|tooltip_text"
msgid "Open Clip Art and Media Gallery"
msgstr "Иаарттәуп агалереиа"
@@ -12547,7 +12280,6 @@ msgid "Basic"
msgstr "Абазис"
#: notebookbar.ui:2910
-#, fuzzy
msgctxt "notebookbar|InsertAVMedia|tooltip_text"
msgid "Insert Audio or Video"
msgstr "Ибжьаргылатәуп Абжьы ма Авидео"
@@ -12571,7 +12303,6 @@ msgid "Text"
msgstr "Атеқст"
#: notebookbar.ui:3373
-#, fuzzy
msgctxt "notebookbar|FontWork"
msgid "Fontwork"
msgstr "Атеқсттә еффектқәа"
@@ -12583,7 +12314,6 @@ msgid "Fields"
msgstr "Аҭакырақәа"
#: notebookbar.ui:3545
-#, fuzzy
msgctxt "notebookbar|InsertLabel"
msgid "Insert"
msgstr "Ибжьаргылатәуп"
@@ -12626,7 +12356,6 @@ msgid "Zoom"
msgstr "Амасштаб"
#: notebookbar.ui:5177
-#, fuzzy
msgctxt "notebookbar|ViewLabel"
msgid "View"
msgstr "Ахәаҧшра"
@@ -12670,7 +12399,6 @@ msgid "Crop"
msgstr ""
#: notebookbar.ui:6537
-#, fuzzy
msgctxt "notebookbar|ImageLabel"
msgid "Image"
msgstr "Асахьа"
@@ -12707,19 +12435,16 @@ msgid "Menubar"
msgstr ""
#: notebookbar_compact.ui:2768
-#, fuzzy
msgctxt "notebookbar_compact|fileb"
msgid "_File"
msgstr "Афаил"
#: notebookbar_compact.ui:2797
-#, fuzzy
msgctxt "notebookbar_compact|FileLabel"
msgid "File"
msgstr "Афаил"
#: notebookbar_compact.ui:2873
-#, fuzzy
msgctxt "notebookbar_compact|editb"
msgid "_Edit"
msgstr "Ариашара"
@@ -12742,13 +12467,11 @@ msgid "Home"
msgstr "алагамҭа"
#: notebookbar_compact.ui:4093
-#, fuzzy
msgctxt "notebookbar_compact|insertb"
msgid "_Insert"
msgstr "Ибжьаргылатәуп"
#: notebookbar_compact.ui:4123
-#, fuzzy
msgctxt "notebookbar_compact|InsertLabel"
msgid "Insert"
msgstr "Ибжьаргылатәуп"
@@ -12794,7 +12517,6 @@ msgid "_View"
msgstr "Ахәаҧшра"
#: notebookbar_compact.ui:5792
-#, fuzzy
msgctxt "notebookbar_compact|ViewLabel"
msgid "View"
msgstr "Ахәаҧшра"
@@ -12817,7 +12539,6 @@ msgid "_Graphic"
msgstr "Аграфикатә обиеқт"
#: notebookbar_compact.ui:7136
-#, fuzzy
msgctxt "notebookbar_compact|ImageLabel"
msgid "Image"
msgstr "Асахьа"
@@ -12895,13 +12616,11 @@ msgid "_Tools"
msgstr ""
#: notebookbar_groupedbar_compact.ui:4148
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|fileb"
msgid "_File"
msgstr "Афаил"
#: notebookbar_groupedbar_compact.ui:4302
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|editb"
msgid "_Edit"
msgstr "Ариашара"
@@ -12919,13 +12638,11 @@ msgid "F_ormat"
msgstr "Аформат"
#: notebookbar_groupedbar_compact.ui:4872
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|paragraphb"
msgid "_Paragraph"
msgstr "Абзац"
#: notebookbar_groupedbar_compact.ui:5044
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|insertb"
msgid "_Insert"
msgstr "Ибжьаргылатәуп"
@@ -12960,7 +12677,6 @@ msgid "F_ormat"
msgstr "Аформат"
#: notebookbar_groupedbar_compact.ui:5906
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|paragrapht"
msgid "_Paragraph"
msgstr "Абзац"
@@ -13111,7 +12827,6 @@ msgid "F_ormat"
msgstr "Аформат"
#: notebookbar_groupedbar_compact.ui:9978
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|paragraphs"
msgid "_Paragraph"
msgstr "Абзац"
@@ -13149,13 +12864,11 @@ msgid "_Help"
msgstr "Аилыркаага"
#: notebookbar_groupedbar_full.ui:4147
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|fileb"
msgid "_File"
msgstr "Афаил"
#: notebookbar_groupedbar_full.ui:4384
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|editb"
msgid "_Edit"
msgstr "Ариашара"
@@ -13173,13 +12886,11 @@ msgid "F_ormat"
msgstr "Аформат"
#: notebookbar_groupedbar_full.ui:5218
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|paragraphb"
msgid "_Paragraph"
msgstr "Абзац"
#: notebookbar_groupedbar_full.ui:5457
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|insertb"
msgid "_Insert"
msgstr "Ибжьаргылатәуп"
@@ -13235,7 +12946,6 @@ msgid "F_ormat"
msgstr "Аформат"
#: notebookbar_groupedbar_full.ui:7971
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|paragrapht"
msgid "_Paragraph"
msgstr "Абзац"
@@ -13308,7 +13018,6 @@ msgid "D_raw"
msgstr ""
#: notebookbar_groupedbar_full.ui:11024
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|editdrawb"
msgid "_Edit"
msgstr "Ариашара"
@@ -13351,7 +13060,6 @@ msgid "F_ormat"
msgstr "Аформат"
#: notebookbar_groupedbar_full.ui:12424
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|paragraphTextb"
msgid "_Paragraph"
msgstr "Абзац"
@@ -13363,13 +13071,11 @@ msgid "_View"
msgstr "Ахәаҧшра"
#: notebookbar_groupedbar_full.ui:12753
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|insertTextb"
msgid "_Insert"
msgstr "Ибжьаргылатәуп"
#: notebookbar_groupedbar_full.ui:13186
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|media"
msgid "_Media"
msgstr "_Амедиа"
@@ -13397,7 +13103,6 @@ msgid "_View"
msgstr "Ахәаҧшра"
#: notebookbar_groups.ui:34
-#, fuzzy
msgctxt "notebookbar_groups|imagestyledefault"
msgid "Default"
msgstr "Астандарт"
@@ -13408,7 +13113,6 @@ msgid "Grayscale"
msgstr ""
#: notebookbar_groups.ui:50
-#, fuzzy
msgctxt "notebookbar_groups|imagestylebw"
msgid "Black and White"
msgstr "Аиқәаҵәа-ашкәакәа"
@@ -13501,7 +13205,6 @@ msgid "Cross-Reference"
msgstr ""
#: notebookbar_groups.ui:317
-#, fuzzy
msgctxt "notebookbar_groups|paradefault"
msgid "Default Paragraph"
msgstr "Ибазатәу абзац"
@@ -13531,7 +13234,6 @@ msgid "Heading 3"
msgstr "Ахқәа"
#: notebookbar_groups.ui:368
-#, fuzzy
msgctxt "notebookbar_groups|chardefault"
msgid "Default Character"
msgstr "Абазатә символ"
@@ -13553,7 +13255,6 @@ msgid "None"
msgstr "Мап"
#: notebookbar_groups.ui:412
-#, fuzzy
msgctxt "notebookbar_groups|tablestyledefault"
msgid "Default"
msgstr "Астандарт"
@@ -13589,7 +13290,6 @@ msgid "Insert Rows Below"
msgstr ""
#: notebookbar_groups.ui:495
-#, fuzzy
msgctxt "notebookbar_groups|rowmenudel"
msgid "Delete Rows"
msgstr "Ианыхтәуп ацәаҳәақәа"
@@ -13601,7 +13301,6 @@ msgid "Select Rows"
msgstr "Иалкаатәуп ацәаҳәа"
#: notebookbar_groups.ui:519
-#, fuzzy
msgctxt "notebookbar_groups|rowmenuheight"
msgid "Row Height..."
msgstr "Ацәаҳәа аҳаракыра..."
@@ -13617,7 +13316,6 @@ msgid "Distribute Rows Evenly"
msgstr ""
#: notebookbar_groups.ui:736
-#, fuzzy
msgctxt "notebookbar_groups|filegrouplabel"
msgid "File"
msgstr "Афаил"
@@ -13628,7 +13326,6 @@ msgid "Clipboard"
msgstr ""
#: notebookbar_groups.ui:935
-#, fuzzy
msgctxt "notebookbar_groups|paragraphstyleb"
msgid "Style"
msgstr "Астиль"
@@ -13652,25 +13349,21 @@ msgid "Shapes"
msgstr "Афигура"
#: notebookbar_groups.ui:1722
-#, fuzzy
msgctxt "notebookbar_groups|insertgrouplabel"
msgid "Insert"
msgstr "Ибжьаргылатәуп"
#: notebookbar_groups.ui:1758
-#, fuzzy
msgctxt "notebookbar_groups|tablestyleb"
msgid "Style"
msgstr "Астиль"
#: notebookbar_groups.ui:1780
-#, fuzzy
msgctxt "notebookbar_groups|tablerowsb"
msgid "Rows"
msgstr "Ацәаҳәақәа"
#: notebookbar_groups.ui:1798
-#, fuzzy
msgctxt "notebookbar_groups|tablecolumnsb"
msgid "Columns"
msgstr "Аиҵагылақәа"
@@ -13681,13 +13374,11 @@ msgid "Table"
msgstr "Атаблица"
#: notebookbar_groups.ui:2038
-#, fuzzy
msgctxt "notebookbar_groups|imagestyleb"
msgid "Style"
msgstr "Астиль"
#: notebookbar_groups.ui:2079
-#, fuzzy
msgctxt "notebookbar_groups|resetb"
msgid "Reset"
msgstr "Еиҭашьақәыргылатәуп"
@@ -13703,7 +13394,6 @@ msgid "Lock"
msgstr ""
#: notebookbar_groups.ui:2189
-#, fuzzy
msgctxt "notebookbar_groups|imagegrouplabel"
msgid "Image"
msgstr "Асахьа"
@@ -13745,7 +13435,6 @@ msgid "Contour"
msgstr ""
#: notebookbar_groups.ui:2316
-#, fuzzy
msgctxt "notebookbar_groups|contourdialog"
msgid "Edit Contour"
msgstr "Аконтур ариашара"
@@ -13820,13 +13509,11 @@ msgid "Untitled 9"
msgstr "Хьӡыда"
#: numberingnamedialog.ui:42
-#, fuzzy
msgctxt "numberingnamedialog|NumberingNameDialog"
msgid "Save As"
msgstr "Еиқәырхатәуп иаба(ишҧа)"
#: numberingnamedialog.ui:168
-#, fuzzy
msgctxt "numberingnamedialog|label1"
msgid "Format"
msgstr "Аформат"
@@ -13892,7 +13579,6 @@ msgid "Level 10"
msgstr ""
#: numparapage.ui:95
-#, fuzzy
msgctxt "numparapage|labelOutline"
msgid "Outline"
msgstr "Аконтур"
@@ -13909,13 +13595,11 @@ msgid "None"
msgstr "Мап"
#: numparapage.ui:171
-#, fuzzy
msgctxt "numparapage|editnumstyle"
msgid "Edit Style"
msgstr "Иҧсахтәуп астиль"
#: numparapage.ui:190
-#, fuzzy
msgctxt "numparapage|checkCB_NEW_START"
msgid "R_estart at this paragraph"
msgstr "Иалагатәуп ҿыц абри абзац аҟынтәи"
@@ -13926,7 +13610,6 @@ msgid "S_tart with:"
msgstr ""
#: numparapage.ui:278
-#, fuzzy
msgctxt "numparapage|label2"
msgid "Numbering"
msgstr "Аномерркра"
@@ -13937,7 +13620,6 @@ msgid "_Include this paragraph in line numbering"
msgstr ""
#: numparapage.ui:332
-#, fuzzy
msgctxt "numparapage|checkCB_RESTART_PARACOUNT"
msgid "Rest_art at this paragraph"
msgstr "Иалагатәуп ҿыц абри абзац аҟынтәи"
@@ -13960,13 +13642,11 @@ msgid "Object"
msgstr "Аобиеқтқәа"
#: objectdialog.ui:106
-#, fuzzy
msgctxt "objectdialog|type"
msgid "Type"
msgstr "Атип"
#: objectdialog.ui:128
-#, fuzzy
msgctxt "objectdialog|options"
msgid "Options"
msgstr "Апараметрқәа"
@@ -14027,7 +13707,6 @@ msgid "Separator:"
msgstr "Аиҟәшага"
#: optcaptionpage.ui:106
-#, fuzzy
msgctxt "optcaptionpage|label18"
msgid "Position:"
msgstr "Аҭыҧ:"
@@ -14119,7 +13798,6 @@ msgid "By w_ord"
msgstr ""
#: optcomparison.ui:73
-#, fuzzy
msgctxt "optcomparison|bycharacter"
msgid "By _character"
msgstr "асимвол ала"
@@ -14206,7 +13884,6 @@ msgid "Expand word space on lines with manual line breaks in justified paragraph
msgstr ""
#: optcompatpage.ui:67
-#, fuzzy
msgctxt "optcompatpage|format"
msgid "Protect form"
msgstr "Аформа ахьчара"
@@ -14277,7 +13954,6 @@ msgid "_Index:"
msgstr "Аиндексқәа:"
#: optfonttabpage.ui:319
-#, fuzzy
msgctxt "optfonttabpage|label1"
msgid "Basic Fonts (%1)"
msgstr "Ихадоу ашрифтқәа (%1)"
@@ -14354,7 +14030,6 @@ msgid "_Direct cursor"
msgstr ""
#: optformataidspage.ui:364
-#, fuzzy
msgctxt "optformataidspage|fillmode"
msgid "Insert"
msgstr "Ибжьаргылатәуп"
@@ -14426,7 +14101,6 @@ msgid "_Fields"
msgstr ""
#: optgeneralpage.ui:161
-#, fuzzy
msgctxt "optgeneralpage|updatecharts"
msgid "_Charts"
msgstr "Адиаграммақәа"
@@ -14457,7 +14131,6 @@ msgid "_Use square page mode for text grid"
msgstr ""
#: optgeneralpage.ui:335
-#, fuzzy
msgctxt "optgeneralpage|label3"
msgid "Settings"
msgstr "Архиарақәа"
@@ -14499,13 +14172,11 @@ msgid "[None]"
msgstr ""
#: optredlinepage.ui:70
-#, fuzzy
msgctxt "optredlinepage|insert"
msgid "Bold"
msgstr "Ажәпа"
#: optredlinepage.ui:71
-#, fuzzy
msgctxt "optredlinepage|insert"
msgid "Italic"
msgstr "Акурсив"
@@ -14542,13 +14213,11 @@ msgid "Small caps"
msgstr ""
#: optredlinepage.ui:78
-#, fuzzy
msgctxt "optredlinepage|insert"
msgid "Title font"
msgstr "Атитултә"
#: optredlinepage.ui:79
-#, fuzzy
msgctxt "optredlinepage|insert"
msgid "Background color"
msgstr "Аҿаҧшыра аҧштәы"
@@ -14559,7 +14228,6 @@ msgid "Color of Insertions"
msgstr ""
#: optredlinepage.ui:108
-#, fuzzy
msgctxt "optredlinepage|insertedpreview"
msgid "Insert"
msgstr "Ибжьаргылатәуп"
@@ -14586,7 +14254,6 @@ msgid "Color of Deletions"
msgstr ""
#: optredlinepage.ui:219
-#, fuzzy
msgctxt "optredlinepage|deletedpreview"
msgid "Delete"
msgstr "Ианыхтәуп"
@@ -14614,7 +14281,6 @@ msgid "Color of Changed Attributes"
msgstr ""
#: optredlinepage.ui:330
-#, fuzzy
msgctxt "optredlinepage|changedpreview"
msgid "Attributes"
msgstr "Атрибутқәа"
@@ -14795,19 +14461,16 @@ msgid "Chapter Numbering"
msgstr ""
#: outlinenumbering.ui:39
-#, fuzzy
msgctxt "outlinenumbering|user"
msgid "_Format"
msgstr "Аформат"
#: outlinenumbering.ui:121
-#, fuzzy
msgctxt "outlinenumbering|numbering"
msgid "Numbering"
msgstr "Аномерркра"
#: outlinenumbering.ui:143
-#, fuzzy
msgctxt "outlinenumbering|position"
msgid "Position"
msgstr "Аҭыҧ"
@@ -14867,7 +14530,6 @@ msgid "Untitled 9"
msgstr "Хьӡыда"
#: outlinenumbering.ui:252
-#, fuzzy
msgctxt "outlinenumbering|saveas"
msgid "Save _As..."
msgstr "Еиқәырхатәуп иаба(ишҧа)..."
@@ -14878,7 +14540,6 @@ msgid "Level"
msgstr ""
#: outlinenumberingpage.ui:96
-#, fuzzy
msgctxt "outlinenumberingpage|label3"
msgid "Paragraph style:"
msgstr "Абзац астиль:"
@@ -14923,25 +14584,21 @@ msgid "Start at:"
msgstr "Алагамҭа арыцхә"
#: outlinenumberingpage.ui:324
-#, fuzzy
msgctxt "outlinenumberingpage|label2"
msgid "Numbering"
msgstr "Аномерркра"
#: outlinepositionpage.ui:24
-#, fuzzy
msgctxt "outlinepositionpage|liststore1"
msgid "Left"
msgstr "Арымарахь"
#: outlinepositionpage.ui:27
-#, fuzzy
msgctxt "outlinepositionpage|liststore1"
msgid "Centered"
msgstr "Ацентр ала"
#: outlinepositionpage.ui:30
-#, fuzzy
msgctxt "outlinepositionpage|liststore1"
msgid "Right"
msgstr "Арыӷьарахь"
@@ -15026,7 +14683,6 @@ msgid "Position and Spacing"
msgstr "Аҭыҧи ашәагааи"
#: outlinepositionpage.ui:417
-#, fuzzy
msgctxt "outlinepositionpage|standard"
msgid "Default"
msgstr "Астандарт"
@@ -15060,13 +14716,11 @@ msgid "3 Columns"
msgstr "Аиҵагылақәа"
#: pagecolumncontrol.ui:121
-#, fuzzy
msgctxt "pagecolumncontrol|columnleft"
msgid "Left"
msgstr "Арымарахь"
#: pagecolumncontrol.ui:136
-#, fuzzy
msgctxt "pagecolumncontrol|columnright"
msgid "Right"
msgstr "Арыӷьарахь"
@@ -15090,13 +14744,11 @@ msgid "3 Columns"
msgstr "Аиҵагылақәа"
#: pagecolumncontrol.ui:196
-#, fuzzy
msgctxt "pagecolumncontrol|columnleftL"
msgid "Left"
msgstr "Арымарахь"
#: pagecolumncontrol.ui:211
-#, fuzzy
msgctxt "pagecolumncontrol|columnrightL"
msgid "Right"
msgstr "Арыӷьарахь"
@@ -15141,13 +14793,11 @@ msgid "Size:"
msgstr "Ашәагаа:"
#: pageformatpanel.ui:35
-#, fuzzy
msgctxt "pageformatpanel|width"
msgid "Width:"
msgstr "Аҭбаара:"
#: pageformatpanel.ui:47
-#, fuzzy
msgctxt "pageformatpanel|height"
msgid "Height:"
msgstr "Аҳаракыра:"
@@ -15171,13 +14821,11 @@ msgid "Paper Height"
msgstr "Адаҟьа аҳаракыра:"
#: pageformatpanel.ui:103
-#, fuzzy
msgctxt "pageformatpanel|paperorientation"
msgid "Portrait"
msgstr "Ашәҟәытә"
#: pageformatpanel.ui:104
-#, fuzzy
msgctxt "pageformatpanel|paperorientation"
msgid "Landscape"
msgstr "Альбомтә"
@@ -15266,7 +14914,6 @@ msgid "Narrow"
msgstr ""
#: pagemargincontrol.ui:96
-#, fuzzy
msgctxt "pagemargincontrol|normal"
msgid "Normal"
msgstr "Инормалтәу"
@@ -15283,7 +14930,6 @@ msgid "Mirrored"
msgstr ""
#: pagemargincontrol.ui:142
-#, fuzzy
msgctxt "pagemargincontrol|last"
msgid "Last Custom Value"
msgstr "Аҵыхәтәантәи аҵакы"
@@ -15294,7 +14940,6 @@ msgid "Narrow"
msgstr ""
#: pagemargincontrol.ui:172
-#, fuzzy
msgctxt "pagemargincontrol|normalL"
msgid "Normal"
msgstr "Инормалтәу"
@@ -15311,25 +14956,21 @@ msgid "Mirrored"
msgstr ""
#: pagemargincontrol.ui:218
-#, fuzzy
msgctxt "pagemargincontrol|lastL"
msgid "Last Custom Value"
msgstr "Аҵыхәтәантәи аҵакы"
#: pagemargincontrol.ui:252
-#, fuzzy
msgctxt "pagemargincontrol|label4"
msgid "_Top"
msgstr "Хыхьла"
#: pagemargincontrol.ui:265
-#, fuzzy
msgctxt "pagemargincontrol|label5"
msgid "_Bottom"
msgstr "Ҵаҟала"
#: pagemargincontrol.ui:282
-#, fuzzy
msgctxt "pagemargincontrol|leftLabel"
msgid "_Left"
msgstr "Арымарахь"
@@ -15340,7 +14981,6 @@ msgid "I_nner"
msgstr ""
#: pagemargincontrol.ui:320
-#, fuzzy
msgctxt "pagemargincontrol|rightLabel"
msgid "_Right"
msgstr "Арыӷьарахь"
@@ -15357,13 +14997,11 @@ msgid "Custom"
msgstr "Даҽакы:"
#: pageorientationcontrol.ui:36
-#, fuzzy
msgctxt "pageorientationcontrol|portrait"
msgid "Portrait"
msgstr "Ашәҟәытә"
#: pageorientationcontrol.ui:52
-#, fuzzy
msgctxt "pageorientationcontrol|landscape"
msgid "Landscape"
msgstr "Альбомтә"
@@ -15441,13 +15079,11 @@ msgid "3 Columns"
msgstr "Аиҵагылақәа"
#: pagestylespanel.ui:136
-#, fuzzy
msgctxt "pagestylespanel|columnbox"
msgid "Left"
msgstr "Арымарахь"
#: pagestylespanel.ui:137
-#, fuzzy
msgctxt "pagestylespanel|columnbox"
msgid "Right"
msgstr "Арыӷьарахь"
@@ -15459,7 +15095,6 @@ msgid "Custom"
msgstr "Даҽакы:"
#: paradialog.ui:8
-#, fuzzy
msgctxt "paradialog|ParagraphPropertiesDialog"
msgid "Paragraph"
msgstr "Абзац"
@@ -15470,7 +15105,6 @@ msgid "Indents & Spacing"
msgstr ""
#: paradialog.ui:128
-#, fuzzy
msgctxt "paradialog|labelTP_PARA_ALIGN"
msgid "Alignment"
msgstr "Аиҟаратәра"
@@ -15517,19 +15151,16 @@ msgid "Transparency"
msgstr ""
#: picturedialog.ui:8
-#, fuzzy
msgctxt "picturedialog|PictureDialog"
msgid "Image"
msgstr "Асахьа"
#: picturedialog.ui:106
-#, fuzzy
msgctxt "picturedialog|type"
msgid "Type"
msgstr "Атип"
#: picturedialog.ui:128
-#, fuzzy
msgctxt "picturedialog|options"
msgid "Options"
msgstr "Апараметрқәа"
@@ -15546,7 +15177,6 @@ msgid "Hyperlink"
msgstr "Агиперзхьарҧш"
#: picturedialog.ui:197
-#, fuzzy
msgctxt "picturedialog|picture"
msgid "Image"
msgstr "Асахьа"
@@ -15583,7 +15213,6 @@ msgid "Browse..."
msgstr "Аҭыҧхәаҧшра..."
#: picturepage.ui:63
-#, fuzzy
msgctxt "picturepage|label1"
msgid "_File name"
msgstr "Афаил ахьӡ"
@@ -15699,13 +15328,11 @@ msgid "Contents"
msgstr "Иаҵанакуа"
#: printeroptions.ui:143
-#, fuzzy
msgctxt "printeroptions|textinblack"
msgid "Print text in black"
msgstr "Икьыҧхьтәуп атеқст еиқәаҵәала"
#: printeroptions.ui:158
-#, fuzzy
msgctxt "printeroptions|label5"
msgid "Color"
msgstr "Аҧштәы"
@@ -15716,7 +15343,6 @@ msgid "Print automatically inserted blank pages"
msgstr ""
#: printeroptions.ui:200
-#, fuzzy
msgctxt "printeroptions|label6"
msgid "Pages"
msgstr "Адаҟьақәа"
@@ -15727,13 +15353,11 @@ msgid "Your document contains address database fields. Do you want to print a fo
msgstr ""
#: printmonitordialog.ui:7
-#, fuzzy
msgctxt "printmonitordialog|PrintMonitorDialog"
msgid "Print monitor"
msgstr "Аекран ақәҭыхымҭа акьыҧхьра"
#: printmonitordialog.ui:52
-#, fuzzy
msgctxt "printmonitordialog|alttitle"
msgid "Save-Monitor"
msgstr "Аиқәырхара"
@@ -15764,7 +15388,6 @@ msgid "Page ba_ckground"
msgstr "Адаҟьа аҿаҧшыра"
#: printoptionspage.ui:88
-#, fuzzy
msgctxt "printoptionspage|inblack"
msgid "Print text in blac_k"
msgstr "Икьыҧхьтәуп атеқст еиқәаҵәала"
@@ -15808,13 +15431,11 @@ msgid "Right to Left"
msgstr "Арӷьарахьтә армарахь"
#: printoptionspage.ui:254
-#, fuzzy
msgctxt "printoptionspage|label10"
msgid "Pages"
msgstr "Адаҟьақәа"
#: printoptionspage.ui:287
-#, fuzzy
msgctxt "printoptionspage|none"
msgid "_None"
msgstr "Мап"
@@ -15840,7 +15461,6 @@ msgid "In margins"
msgstr ""
#: printoptionspage.ui:383
-#, fuzzy
msgctxt "printoptionspage|4"
msgid "Comments"
msgstr "Акомментариқәа"
@@ -15862,7 +15482,6 @@ msgid "_Paper tray from printer settings"
msgstr ""
#: printoptionspage.ui:503
-#, fuzzy
msgctxt "printoptionspage|label1"
msgid "Other"
msgstr "Егьырҭқәа"
@@ -15905,19 +15524,16 @@ msgid "Homepage/e-mail:"
msgstr "Асаит/e-mail:"
#: privateuserpage.ui:126
-#, fuzzy
msgctxt "privateuserpage|firstname-atkobject"
msgid "First name"
msgstr "Ахьӡ"
#: privateuserpage.ui:144
-#, fuzzy
msgctxt "privateuserpage|lastname-atkobject"
msgid "Last name"
msgstr "Ажәла"
#: privateuserpage.ui:162
-#, fuzzy
msgctxt "privateuserpage|shortname-atkobject"
msgid "Initials"
msgstr "Аинициалқәа"
@@ -15929,7 +15545,6 @@ msgid "Title"
msgstr "Ахы"
#: privateuserpage.ui:210
-#, fuzzy
msgctxt "privateuserpage|job-atkobject"
msgid "Position"
msgstr "Аҭыҧ"
@@ -15955,19 +15570,16 @@ msgid "First/last _name/initials 2:"
msgstr ""
#: privateuserpage.ui:331
-#, fuzzy
msgctxt "privateuserpage|firstname2-atkobject"
msgid "Last name"
msgstr "Ажәла"
#: privateuserpage.ui:349
-#, fuzzy
msgctxt "privateuserpage|lastname2-atkobject"
msgid "First name"
msgstr "Ахьӡ"
#: privateuserpage.ui:367
-#, fuzzy
msgctxt "privateuserpage|shortname2-atkobject"
msgid "Initials"
msgstr "Аинициалқәа"
@@ -15978,7 +15590,6 @@ msgid "_Zip/city:"
msgstr ""
#: privateuserpage.ui:410
-#, fuzzy
msgctxt "privateuserpage|icity-atkobject"
msgid "City"
msgstr "Ақалақь"
@@ -16000,7 +15611,6 @@ msgid "Title"
msgstr "Ахы"
#: privateuserpage.ui:552
-#, fuzzy
msgctxt "privateuserpage|mobile-atkobject"
msgid "Position"
msgstr "Аҭыҧ"
@@ -16066,7 +15676,6 @@ msgid "This image is rotated. Would you like to rotate it into standard orientat
msgstr ""
#: querysavelabeldialog.ui:8
-#, fuzzy
msgctxt "querysavelabeldialog|QuerySaveLabelDialog"
msgid "Save label?"
msgstr "Еиқәырхатәума?"
@@ -16097,7 +15706,6 @@ msgid "In the current document, changes are being recorded but not shown as such
msgstr ""
#: readonlymenu.ui:12
-#, fuzzy
msgctxt "readonlymenu|openurl"
msgid "_Open"
msgstr "Иаарттәуп"
@@ -16108,7 +15716,6 @@ msgid "Open in New Window"
msgstr ""
#: readonlymenu.ui:28
-#, fuzzy
msgctxt "readonlymenu|edit"
msgid "_Edit"
msgstr "Ариашара"
@@ -16146,37 +15753,31 @@ msgid "_Forward"
msgstr ""
#: readonlymenu.ui:96
-#, fuzzy
msgctxt "readonlymenu|savegraphic"
msgid "Save Image..."
msgstr "Еиқәырхатәуп асахьа..."
#: readonlymenu.ui:104
-#, fuzzy
msgctxt "readonlymenu|graphictogallery"
msgid "Add Image"
msgstr "Иацҵатәуп асахьа"
#: readonlymenu.ui:114
-#, fuzzy
msgctxt "readonlymenu|graphicaslink"
msgid "As Link"
msgstr "Азхьарҧш еиҧш"
#: readonlymenu.ui:122
-#, fuzzy
msgctxt "readonlymenu|graphicascopy"
msgid "Copy"
msgstr "Акопиа ахыхтәуп"
#: readonlymenu.ui:140
-#, fuzzy
msgctxt "readonlymenu|savebackground"
msgid "Save Background..."
msgstr "Еиқәырхатәуп аҿаҧшыра..."
#: readonlymenu.ui:184
-#, fuzzy
msgctxt "readonlymenu|copylink"
msgid "Copy _Link"
msgstr "Азхьарҧш акопиа ахыхтәуп"
@@ -16187,7 +15788,6 @@ msgid "Copy _Image"
msgstr ""
#: readonlymenu.ui:206
-#, fuzzy
msgctxt "readonlymenu|loadgraphic"
msgid "Load Image"
msgstr "Иҭагалатәуп асахьа"
@@ -16203,7 +15803,6 @@ msgid "Leave Full-Screen Mode"
msgstr ""
#: readonlymenu.ui:242
-#, fuzzy
msgctxt "readonlymenu|copy"
msgid "_Copy"
msgstr "Акопиа ахыхтәуп"
@@ -16214,7 +15813,6 @@ msgid "Rename AutoText"
msgstr ""
#: renameautotextdialog.ui:77
-#, fuzzy
msgctxt "renameautotextdialog|label2"
msgid "Na_me"
msgstr "Ахьӡ"
@@ -16261,7 +15859,6 @@ msgid "Change Name"
msgstr "Арегистр"
#: rowheight.ui:14
-#, fuzzy
msgctxt "rowheight|RowHeightDialog"
msgid "Row Height"
msgstr "Ацәаҳәа аҳаракыра"
@@ -16272,19 +15869,16 @@ msgid "_Fit to size"
msgstr "Ашәагаа азыҧшаара"
#: rowheight.ui:133
-#, fuzzy
msgctxt "rowheight|label1"
msgid "Height"
msgstr "Аҳаракыра"
#: saveashtmldialog.ui:8
-#, fuzzy
msgctxt "saveashtmldialog|SaveAsHTMLDialog"
msgid "Save as HTML?"
msgstr "Еиқәырхатәума HTML ҳасабла?"
#: saveashtmldialog.ui:14
-#, fuzzy
msgctxt "saveashtmldialog|SaveAsHTMLDialog"
msgid "Would you like to save the document as HTML?"
msgstr "Ишәҭахума адокумент HTML ҳасабла аиқәырхара?"
@@ -16311,7 +15905,6 @@ msgid "T_ype"
msgstr "Атип"
#: savelabeldialog.ui:163
-#, fuzzy
msgctxt "savelabeldialog|label1"
msgid "Options"
msgstr "Апараметрқәа"
@@ -16340,7 +15933,6 @@ msgid "_Section"
msgstr "Иалкаау"
#: sectionpage.ui:182
-#, fuzzy
msgctxt "sectionpage|filelabel"
msgid "_File name"
msgstr "Афаил ахьӡ"
@@ -16393,7 +15985,6 @@ msgid "_With Condition"
msgstr ""
#: sectionpage.ui:410
-#, fuzzy
msgctxt "sectionpage|label3"
msgid "Hide"
msgstr "Иҵәахтәуп"
@@ -16425,7 +16016,6 @@ msgid "Your recipients are currently selected from:"
msgstr ""
#: selectaddressdialog.ui:125
-#, fuzzy
msgctxt "selectaddressdialog|add"
msgid "_Add..."
msgstr "_Иацҵатәуп..."
@@ -16453,7 +16043,6 @@ msgid "Change _Table..."
msgstr "Иҧсахтәуп атаблица..."
#: selectaddressdialog.ui:225
-#, fuzzy
msgctxt "selectaddressdialog|name"
msgid "Name"
msgstr "Ахьӡ"
@@ -16469,7 +16058,6 @@ msgid "Connecting to data source..."
msgstr ""
#: selectautotextdialog.ui:7
-#, fuzzy
msgctxt "selectautotextdialog|SelectAutoTextDialog"
msgid "Select AutoText:"
msgstr "Иалхтәуп автотеқст:"
@@ -16554,7 +16142,6 @@ msgid "_Preview"
msgstr "Ахәаҧшра"
#: sidebarpage.ui:31
-#, fuzzy
msgctxt "sidebarpage|orientation|tooltip_text"
msgid "Orientation"
msgstr "Ахырхарҭа"
@@ -16565,19 +16152,16 @@ msgid "Size"
msgstr "Ашәагаа"
#: sidebarpage.ui:85
-#, fuzzy
msgctxt "sidebarpage|column|tooltip_text"
msgid "Columns"
msgstr "Аиҵагылақәа"
#: sidebarpage.ui:112
-#, fuzzy
msgctxt "sidebarpage|margin|tooltip_text"
msgid "Margin"
msgstr "Аҭакыра"
#: sidebartheme.ui:27
-#, fuzzy
msgctxt "sidebartheme|label1"
msgid "Fonts"
msgstr "Ашрифтқәа"
@@ -16661,7 +16245,6 @@ msgid "Click to automatically trim unnecessary parts of the image"
msgstr ""
#: sidebarwrap.ui:191
-#, fuzzy
msgctxt "sidebarwrap|editcontour"
msgid "Edit Contour"
msgstr "Аконтур ариашара"
@@ -16689,13 +16272,11 @@ msgid "Custom"
msgstr "Даҽакы:"
#: sortdialog.ui:16
-#, fuzzy
msgctxt "sortdialog|SortDialog"
msgid "Sort"
msgstr "Асортра"
#: sortdialog.ui:111
-#, fuzzy
msgctxt "sortdialog|column"
msgid "Column"
msgstr "Аиҵагыла"
@@ -16711,37 +16292,31 @@ msgid "Order"
msgstr ""
#: sortdialog.ui:157
-#, fuzzy
msgctxt "sortdialog|up1"
msgid "Ascending"
msgstr "Еиҵоу-еиҳаула"
#: sortdialog.ui:177
-#, fuzzy
msgctxt "sortdialog|down1"
msgid "Descending"
msgstr "Еиҳау-еиҵоула"
#: sortdialog.ui:207
-#, fuzzy
msgctxt "sortdialog|up2"
msgid "Ascending"
msgstr "Еиҵоу-еиҳаула"
#: sortdialog.ui:226
-#, fuzzy
msgctxt "sortdialog|down2"
msgid "Descending"
msgstr "Еиҳау-еиҵоула"
#: sortdialog.ui:256
-#, fuzzy
msgctxt "sortdialog|up3"
msgid "Ascending"
msgstr "Еиҵоу-еиҳаула"
#: sortdialog.ui:275
-#, fuzzy
msgctxt "sortdialog|down3"
msgid "Descending"
msgstr "Еиҳау-еиҵоула"
@@ -16782,13 +16357,11 @@ msgid "Sort Criteria"
msgstr ""
#: sortdialog.ui:512
-#, fuzzy
msgctxt "sortdialog|columns"
msgid "Columns"
msgstr "Аиҵагылақәа"
#: sortdialog.ui:528
-#, fuzzy
msgctxt "sortdialog|rows"
msgid "Rows"
msgstr "Ацәаҳәақәа"
@@ -16805,13 +16378,11 @@ msgid "Tabs"
msgstr "abs"
#: sortdialog.ui:600
-#, fuzzy
msgctxt "sortdialog|character"
msgid "Character "
msgstr "Асимвол "
#: sortdialog.ui:641
-#, fuzzy
msgctxt "sortdialog|delimpb"
msgid "Select..."
msgstr "Алхра..."
@@ -16840,19 +16411,16 @@ msgid "Setting"
msgstr "Архиарақәа"
#: spellmenu.ui:12
-#, fuzzy
msgctxt "spellmenu|ignoreall"
msgid "I_gnore All"
msgstr "Ибжьажьтәуп зегьы"
#: spellmenu.ui:20
-#, fuzzy
msgctxt "spellmenu|addmenu"
msgid "_Add to Dictionary"
msgstr "Иацҵатәуп ажәар ахь"
#: spellmenu.ui:34
-#, fuzzy
msgctxt "spellmenu|add"
msgid "_Add to Dictionary"
msgstr "Иацҵатәуп ажәар ахь"
@@ -16863,13 +16431,11 @@ msgid "Always correct _to"
msgstr ""
#: spellmenu.ui:81
-#, fuzzy
msgctxt "spellmenu|langselection"
msgid "Set Language for Selection"
msgstr "Иқәыргылатәуп алкаараз абызшәа"
#: spellmenu.ui:94
-#, fuzzy
msgctxt "spellmenu|langpara"
msgid "Set Language for Paragraph"
msgstr "Иқәыргылатәуп абызшәа абзацаз"
@@ -16951,7 +16517,6 @@ msgid "OLE objects:"
msgstr "OLE аобиеқтқәа"
#: statisticsinfopage.ui:72
-#, fuzzy
msgctxt "statisticsinfopage|label32"
msgid "Paragraphs:"
msgstr "Абзацқәа:"
@@ -16963,7 +16528,6 @@ msgid "Words:"
msgstr "Ажәақәа"
#: statisticsinfopage.ui:100
-#, fuzzy
msgctxt "statisticsinfopage|label34"
msgid "Characters:"
msgstr "Асимволқәа:"
@@ -16985,7 +16549,6 @@ msgid "Update"
msgstr "Ирҿыцтәуп"
#: stringinput.ui:70
-#, fuzzy
msgctxt "stringinput|name"
msgid "Name"
msgstr "Ахьӡ"
@@ -17006,7 +16569,6 @@ msgid "No Subject"
msgstr ""
#: subjectdialog.ui:138
-#, fuzzy
msgctxt "subjectdialog|label1"
msgid "Subject:"
msgstr "Атема:"
@@ -17063,7 +16625,6 @@ msgid "Column 1 Width"
msgstr "Аиҵагыла аҭбаара"
#: tablecolumnpage.ui:370
-#, fuzzy
msgctxt "tablecolumnpage|label26"
msgid "Column Width"
msgstr "Аиҵагыла аҭбаара"
@@ -17094,7 +16655,6 @@ msgid "Text Flow"
msgstr ""
#: tableproperties.ui:151
-#, fuzzy
msgctxt "tableproperties|columns"
msgid "Columns"
msgstr "Аиҵагылақәа"
@@ -17111,7 +16671,6 @@ msgid "Background"
msgstr "Аҿаҧшыра"
#: tabletextflowpage.ui:25
-#, fuzzy
msgctxt "tabletextflowpage|liststore1"
msgid "Horizontal"
msgstr "Горизонталла"
@@ -17133,7 +16692,6 @@ msgid "Top"
msgstr "Хыхьла"
#: tabletextflowpage.ui:51
-#, fuzzy
msgctxt "tabletextflowpage|liststore2"
msgid "Centered"
msgstr "Ацентр ала"
@@ -17236,13 +16794,11 @@ msgid "_Vertical alignment"
msgstr ""
#: tabletextflowpage.ui:497
-#, fuzzy
msgctxt "tabletextflowpage|label36"
msgid "Alignment"
msgstr "Аиҟаратәра"
#: templatedialog1.ui:8
-#, fuzzy
msgctxt "templatedialog1|TemplateDialog1"
msgid "Character Style"
msgstr "Асимволқәа рстиль"
@@ -17265,13 +16821,11 @@ msgid "Font"
msgstr "Ашрифт"
#: templatedialog1.ui:181
-#, fuzzy
msgctxt "templatedialog1|fonteffect"
msgid "Font Effects"
msgstr "Ашрифт аеффектқәа"
#: templatedialog1.ui:204
-#, fuzzy
msgctxt "templatedialog1|position"
msgid "Position"
msgstr "Аҭыҧ"
@@ -17312,19 +16866,16 @@ msgid "Numbering Style"
msgstr ""
#: templatedialog16.ui:190
-#, fuzzy
msgctxt "templatedialog16|outline"
msgid "Outline"
msgstr "Аконтур"
#: templatedialog16.ui:213
-#, fuzzy
msgctxt "templatedialog16|graphics"
msgid "Image"
msgstr "Асахьа"
#: templatedialog16.ui:236
-#, fuzzy
msgctxt "templatedialog16|position"
msgid "Position"
msgstr "Аҭыҧ"
@@ -17335,7 +16886,6 @@ msgid "Customize"
msgstr ""
#: templatedialog2.ui:8
-#, fuzzy
msgctxt "templatedialog2|TemplateDialog2"
msgid "Paragraph Style"
msgstr "Абзац астиль"
@@ -17357,7 +16907,6 @@ msgid "Indents & Spacing"
msgstr ""
#: templatedialog2.ui:181
-#, fuzzy
msgctxt "templatedialog2|alignment"
msgid "Alignment"
msgstr "Аиҟаратәра"
@@ -17379,13 +16928,11 @@ msgid "Font"
msgstr "Ашрифт"
#: templatedialog2.ui:273
-#, fuzzy
msgctxt "templatedialog2|fonteffect"
msgid "Font Effects"
msgstr "Ашрифт аеффектқәа"
#: templatedialog2.ui:296
-#, fuzzy
msgctxt "templatedialog2|position"
msgid "Position"
msgstr "Аҭыҧ"
@@ -17427,7 +16974,6 @@ msgid "Borders"
msgstr ""
#: templatedialog2.ui:480
-#, fuzzy
msgctxt "templatedialog2|condition"
msgid "Condition"
msgstr "Аҭагылазаашьа"
@@ -17454,13 +17000,11 @@ msgid "Organizer"
msgstr ""
#: templatedialog4.ui:158
-#, fuzzy
msgctxt "templatedialog4|type"
msgid "Type"
msgstr "Атип"
#: templatedialog4.ui:181
-#, fuzzy
msgctxt "templatedialog4|options"
msgid "Options"
msgstr "Апараметрқәа"
@@ -17486,7 +17030,6 @@ msgid "Borders"
msgstr ""
#: templatedialog4.ui:296
-#, fuzzy
msgctxt "templatedialog4|columns"
msgid "Columns"
msgstr "Аиҵагылақәа"
@@ -17509,7 +17052,6 @@ msgid "Organizer"
msgstr ""
#: templatedialog8.ui:144
-#, fuzzy
msgctxt "templatedialog8|page"
msgid "Page"
msgstr "Адаҟьа"
@@ -17540,7 +17082,6 @@ msgid "Borders"
msgstr ""
#: templatedialog8.ui:282
-#, fuzzy
msgctxt "templatedialog8|columns"
msgid "Columns"
msgstr "Аиҵагылақәа"
@@ -17622,7 +17163,6 @@ msgid "Grid"
msgstr ""
#: textgridpage.ui:197
-#, fuzzy
msgctxt "textgridpage|labelFT_CHARSPERLINE"
msgid "Characters per line:"
msgstr "Асимволқәа ацәаҳәа аҟны:"
@@ -17633,7 +17173,6 @@ msgid "Lines per page:"
msgstr "Адаҟьаҟны ацәаҳәақәа:"
#: textgridpage.ui:303
-#, fuzzy
msgctxt "textgridpage|labelFT_CHARWIDTH"
msgid "Character _width:"
msgstr "Асимволқәа рыҭбаара:"
@@ -17710,7 +17249,6 @@ msgid "Document start"
msgstr ""
#: titlepage.ui:229
-#, fuzzy
msgctxt "titlepage|RB_PAGE_START"
msgid "Page"
msgstr "Адаҟьа"
@@ -17726,7 +17264,6 @@ msgid "Reset page numbering after title pages"
msgstr ""
#: titlepage.ui:320
-#, fuzzy
msgctxt "titlepage|FT_PAGE_COUNT"
msgid "Page number:"
msgstr "Адаҟьа аномер:"
@@ -17737,7 +17274,6 @@ msgid "Set page number for first title page"
msgstr ""
#: titlepage.ui:384
-#, fuzzy
msgctxt "titlepage|FT_PAGE_PAGES"
msgid "Page number:"
msgstr "Адаҟьа аномер:"
@@ -17783,7 +17319,6 @@ msgid "Preview"
msgstr "Ахәаҧшра"
#: tocdialog.ui:148
-#, fuzzy
msgctxt "tocdialog|index"
msgid "Type"
msgstr "Атип"
@@ -17794,13 +17329,11 @@ msgid "Entries"
msgstr ""
#: tocdialog.ui:193
-#, fuzzy
msgctxt "tocdialog|styles"
msgid "Styles"
msgstr "Астильқәа"
#: tocdialog.ui:216
-#, fuzzy
msgctxt "tocdialog|columns"
msgid "Columns"
msgstr "Аиҵагылақәа"
@@ -17828,7 +17361,6 @@ msgid "_Structure:"
msgstr ""
#: tocentriespage.ui:180
-#, fuzzy
msgctxt "tocentriespage|all"
msgid "_All"
msgstr "Зегьы"
@@ -17846,7 +17378,6 @@ msgid "_Edit..."
msgstr "Ариашара..."
#: tocentriespage.ui:259
-#, fuzzy
msgctxt "tocentriespage|fillcharft"
msgid "Fill character:"
msgstr "Ахарҭәаага:"
@@ -17857,7 +17388,6 @@ msgid "Tab stop position:"
msgstr ""
#: tocentriespage.ui:318
-#, fuzzy
msgctxt "tocentriespage|alignright"
msgid "Align right"
msgstr "Арӷьарахь ала"
@@ -17888,13 +17418,11 @@ msgid "Evaluate up to level:"
msgstr ""
#: tocentriespage.ui:394
-#, fuzzy
msgctxt "tocentriespage|numberformatft"
msgid "Format:"
msgstr "Аформат:"
#: tocentriespage.ui:411
-#, fuzzy
msgctxt "tocentriespage|numberformat"
msgid "Number"
msgstr "Ахыҧхьаӡаратә"
@@ -17905,13 +17433,11 @@ msgid "Number without separator"
msgstr ""
#: tocentriespage.ui:464
-#, fuzzy
msgctxt "tocentriespage|insert"
msgid "_Insert"
msgstr "Ибжьаргылатәуп"
#: tocentriespage.ui:478
-#, fuzzy
msgctxt "tocentriespage|remove"
msgid "_Remove"
msgstr "_Ианыхтәуп"
@@ -17942,7 +17468,6 @@ msgid "Page No."
msgstr "Адаҟьа №"
#: tocentriespage.ui:561
-#, fuzzy
msgctxt "tocentriespage|hyperlink"
msgid "H_yperlink"
msgstr "Агиперзхьарҧш"
@@ -17973,7 +17498,6 @@ msgid "Character style for main entries:"
msgstr ""
#: tocentriespage.ui:707
-#, fuzzy
msgctxt "tocentriespage|label3"
msgid "Format"
msgstr "Аформат"
@@ -18010,37 +17534,31 @@ msgid "_3:"
msgstr ""
#: tocentriespage.ui:890
-#, fuzzy
msgctxt "tocentriespage|up1cb|tooltip_text"
msgid "Ascending"
msgstr "Еиҵоу-еиҳаула"
#: tocentriespage.ui:907
-#, fuzzy
msgctxt "tocentriespage|down1cb|tooltip_text"
msgid "Descending"
msgstr "Еиҳау-еиҵоула"
#: tocentriespage.ui:924
-#, fuzzy
msgctxt "tocentriespage|up2cb|tooltip_text"
msgid "Ascending"
msgstr "Еиҵоу-еиҳаула"
#: tocentriespage.ui:941
-#, fuzzy
msgctxt "tocentriespage|up3cb|tooltip_text"
msgid "Ascending"
msgstr "Еиҵоу-еиҳаула"
#: tocentriespage.ui:958
-#, fuzzy
msgctxt "tocentriespage|down2cb|tooltip_text"
msgid "Descending"
msgstr "Еиҳау-еиҵоула"
#: tocentriespage.ui:975
-#, fuzzy
msgctxt "tocentriespage|down3cb|tooltip_text"
msgid "Descending"
msgstr "Еиҳау-еиҵоула"
@@ -18051,7 +17569,6 @@ msgid "Sort Keys"
msgstr ""
#: tocindexpage.ui:20
-#, fuzzy
msgctxt "tocindexpage|open"
msgid "Open"
msgstr "Иаарттәуп"
@@ -18068,7 +17585,6 @@ msgid "_Edit..."
msgstr "Ариашара..."
#: tocindexpage.ui:50
-#, fuzzy
msgctxt "tocindexpage|liststore1"
msgid "Table of Contents"
msgstr "Ахы"
@@ -18111,7 +17627,6 @@ msgid "_Title:"
msgstr "Ахы:"
#: tocindexpage.ui:137
-#, fuzzy
msgctxt "tocindexpage|typeft"
msgid "Type:"
msgstr "Атип:"
@@ -18154,7 +17669,6 @@ msgid "Create Index or Table of Contents"
msgstr ""
#: tocindexpage.ui:341
-#, fuzzy
msgctxt "tocindexpage|fromheadings"
msgid "Outline"
msgstr "Аконтур"
@@ -18175,13 +17689,11 @@ msgid "Te_xt frames"
msgstr ""
#: tocindexpage.ui:403
-#, fuzzy
msgctxt "tocindexpage|fromgraphics"
msgid "Graphics"
msgstr "Асахьақәа"
#: tocindexpage.ui:418
-#, fuzzy
msgctxt "tocindexpage|fromoles"
msgid "OLE objects"
msgstr "OLE аобиеқтқәа"
@@ -18192,7 +17704,6 @@ msgid "Use level from source chapter"
msgstr ""
#: tocindexpage.ui:462
-#, fuzzy
msgctxt "tocindexpage|addstylescb"
msgid "_Additional styles"
msgstr "Иацҵоу астильқәа"
@@ -18204,7 +17715,6 @@ msgid "Styl_es"
msgstr "Астильқәа"
#: tocindexpage.ui:501
-#, fuzzy
msgctxt "tocindexpage|styles"
msgid "Assign styles..."
msgstr "Ихархәатәуп астильқәа..."
@@ -18289,13 +17799,11 @@ msgid "{}"
msgstr ""
#: tocindexpage.ui:772
-#, fuzzy
msgctxt "tocindexpage|brackets"
msgid "<>"
msgstr "<>"
#: tocindexpage.ui:788
-#, fuzzy
msgctxt "tocindexpage|label7"
msgid "Formatting of the Entries"
msgstr "Аелементқәа рформатркра"
@@ -18336,13 +17844,11 @@ msgid "_Concordance file"
msgstr ""
#: tocindexpage.ui:938
-#, fuzzy
msgctxt "tocindexpage|file"
msgid "_File"
msgstr "Афаил"
#: tocindexpage.ui:959
-#, fuzzy
msgctxt "tocindexpage|label5"
msgid "Options"
msgstr "Апараметрқәа"
@@ -18359,7 +17865,6 @@ msgid "Key type:"
msgstr ""
#: tocindexpage.ui:1070
-#, fuzzy
msgctxt "tocindexpage|label4"
msgid "Sort"
msgstr "Асортра"
@@ -18370,7 +17875,6 @@ msgid "_Levels"
msgstr ""
#: tocstylespage.ui:55
-#, fuzzy
msgctxt "tocstylespage|label2"
msgid "Paragraph _Styles"
msgstr "Абзац астильқәа"
@@ -18382,7 +17886,6 @@ msgid "_Default"
msgstr "Астандарт"
#: tocstylespage.ui:134
-#, fuzzy
msgctxt "tocstylespage|edit"
msgid "_Edit"
msgstr "Ариашара"
@@ -18455,7 +17958,6 @@ msgid "Hori_zontal ruler"
msgstr ""
#: viewoptionspage.ui:345
-#, fuzzy
msgctxt "viewoptionspage|label3"
msgid "View"
msgstr "Ахәаҧшра"
@@ -18466,7 +17968,6 @@ msgid "Measurement unit"
msgstr ""
#: viewoptionspage.ui:408
-#, fuzzy
msgctxt "viewoptionspage|settingslabel"
msgid "Settings"
msgstr "Архиарақәа"
@@ -18535,7 +18036,6 @@ msgid "Transparency"
msgstr ""
#: watermarkdialog.ui:154
-#, fuzzy
msgctxt "watermarkdialog|ColorLabel"
msgid "Color"
msgstr "Аҧштәы"
@@ -18546,7 +18046,6 @@ msgid "Word Count"
msgstr ""
#: wordcount.ui:72
-#, fuzzy
msgctxt "wordcount|label1"
msgid "Words"
msgstr "Ажәақәа"
@@ -18568,7 +18067,6 @@ msgid "Selection"
msgstr "Алхра"
#: wordcount.ui:182
-#, fuzzy
msgctxt "wordcount|label10"
msgid "Document"
msgstr "Адокумент"
@@ -18599,7 +18097,6 @@ msgid "Before"
msgstr ""
#: wrappage.ui:161
-#, fuzzy
msgctxt "wrappage|none"
msgid "_None"
msgstr "Мап"
@@ -18620,7 +18117,6 @@ msgid "_Parallel"
msgstr ""
#: wrappage.ui:380
-#, fuzzy
msgctxt "wrappage|label1"
msgid "Settings"
msgstr "Архиарақәа"
@@ -18631,31 +18127,26 @@ msgid "L_eft:"
msgstr ""
#: wrappage.ui:442
-#, fuzzy
msgctxt "wrappage|label5"
msgid "_Right:"
msgstr "Арыӷьарахь:"
#: wrappage.ui:456
-#, fuzzy
msgctxt "wrappage|label6"
msgid "_Top:"
msgstr "Хыхьла:"
#: wrappage.ui:470
-#, fuzzy
msgctxt "wrappage|label7"
msgid "_Bottom:"
msgstr "Ҵаҟала: "
#: wrappage.ui:539
-#, fuzzy
msgctxt "wrappage|label2"
msgid "Spacing"
msgstr "Аинтервалқәа"
#: wrappage.ui:576
-#, fuzzy
msgctxt "wrappage|anchoronly"
msgid "_First paragraph"
msgstr "Актәи абзац"
@@ -18676,7 +18167,6 @@ msgid "Outside only"
msgstr ""
#: wrappage.ui:642
-#, fuzzy
msgctxt "wrappage|label3"
msgid "Options"
msgstr "Апараметрқәа"
diff --git a/source/ab/sysui/desktop/share.po b/source/ab/sysui/desktop/share.po
index aa5880db388..5d8f04f6429 100644
--- a/source/ab/sysui/desktop/share.po
+++ b/source/ab/sysui/desktop/share.po
@@ -232,7 +232,6 @@ msgid "HTML Document Template"
msgstr "HTML адокумент ашаблон"
#: documents.ulf
-#, fuzzy
msgctxt ""
"documents.ulf\n"
"extension\n"
diff --git a/source/ab/uui/messages.po b/source/ab/uui/messages.po
index 45d06de7729..1daac3edc9e 100644
--- a/source/ab/uui/messages.po
+++ b/source/ab/uui/messages.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2017-11-22 13:53+0100\n"
-"PO-Revision-Date: 2017-12-25 11:22+0000\n"
-"Last-Translator: Андрей Абухба <aabuchba@mail.ru>\n"
+"PO-Revision-Date: 2018-01-15 17:39+0000\n"
+"Last-Translator: Christian Lohmaier <lohmaier+pootle@googlemail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ab\n"
"MIME-Version: 1.0\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1514200920.000000\n"
+"X-POOTLE-MTIME: 1516037996.000000\n"
#: ids.hrc:27
msgctxt "RID_UUI_ERRHDL"
@@ -414,12 +414,9 @@ msgid "Enter password to open file: \n"
msgstr "Афаил аартраз иҭажәгал ажәамаӡа: \n"
#: strings.hrc:26
-#, fuzzy
msgctxt "STR_ENTER_PASSWORD_TO_MODIFY"
msgid "Enter password to modify file: \n"
-msgstr ""
-"Афаил аҧсахраз иҭажәгал ажәамаӡа: \n"
-" "
+msgstr "Афаил аҧсахраз иҭажәгал ажәамаӡа: \n"
#: strings.hrc:27
msgctxt "STR_ENTER_SIMPLE_PASSWORD"
@@ -828,7 +825,6 @@ msgid "File Exists"
msgstr "Афаил ыҟоуп"
#: simplenameclash.ui:37
-#, fuzzy
msgctxt "simplenameclash|replace"
msgid "Replace"
msgstr "Иҧсахтәуп"
diff --git a/source/ab/vcl/messages.po b/source/ab/vcl/messages.po
index 8760df40155..ab25accad1d 100644
--- a/source/ab/vcl/messages.po
+++ b/source/ab/vcl/messages.po
@@ -57,7 +57,6 @@ msgid "B5 (ISO)"
msgstr "B5 (ISO)"
#: print.hrc:36
-#, fuzzy
msgctxt "RID_STR_PAPERNAMES"
msgid "Letter"
msgstr "Letter"
@@ -552,7 +551,6 @@ msgid "~Read-only"
msgstr "Аҧхьараз мацараз"
#: strings.hrc:99
-#, fuzzy
msgctxt "STR_FPICKER_INSERT_AS_LINK"
msgid "Insert as ~Link"
msgstr "Ибжьаргылатәуп азхьарҧш еиҧш"
@@ -793,7 +791,6 @@ msgid "\""
msgstr ""
#: units.hrc:37
-#, fuzzy
msgctxt "SV_FUNIT_STRINGS"
msgid "in"
msgstr "иаҵанакуеит"
@@ -1067,7 +1064,6 @@ msgid "Long printer name"
msgstr "Апринтер ахьӡ"
#: printdialog.ui:406
-#, fuzzy
msgctxt "printdialog|label6"
msgid "Details"
msgstr "Хәҭа-хәҭала"
@@ -1269,13 +1265,11 @@ msgid "Use only paper size from printer preferences"
msgstr ""
#: printdialog.ui:1501
-#, fuzzy
msgctxt "printdialog|label21"
msgid "Options"
msgstr "Апараметрқәа"
#: printdialog.ui:1516
-#, fuzzy
msgctxt "printdialog|label20"
msgid "Options"
msgstr "Апараметрқәа"
@@ -1406,7 +1400,6 @@ msgid "Device"
msgstr ""
#: printprogressdialog.ui:8
-#, fuzzy
msgctxt "printprogressdialog|PrintProgressDialog"
msgid "Printing"
msgstr "Акьыҧхьра"
diff --git a/source/ab/wizards/messages.po b/source/ab/wizards/messages.po
index 31b973105ca..d144cf8c4de 100644
--- a/source/ab/wizards/messages.po
+++ b/source/ab/wizards/messages.po
@@ -1317,7 +1317,6 @@ msgid "Elegant"
msgstr ""
#: strings.hrc:311
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_91"
msgid "Green"
msgstr "Аиаҵәа"
@@ -1328,7 +1327,6 @@ msgid "Grey"
msgstr ""
#: strings.hrc:313
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_93"
msgid "Modern"
msgstr "Иахьатәи"
diff --git a/source/ab/wizards/source/resources.po b/source/ab/wizards/source/resources.po
index 790776b85af..734dae4155e 100644
--- a/source/ab/wizards/source/resources.po
+++ b/source/ab/wizards/source/resources.po
@@ -840,7 +840,6 @@ msgid "Align Left - Red & Blue"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_100\n"
@@ -969,7 +968,6 @@ msgid "Controlling"
msgstr "Аконтроль"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_116\n"
@@ -3222,7 +3220,6 @@ msgid "Cancel"
msgstr "Аҟәыхра"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_19\n"
@@ -3763,7 +3760,6 @@ msgid "Title"
msgstr "Ахы:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_10\n"
diff --git a/source/af/accessibility/messages.po b/source/af/accessibility/messages.po
index fd75507ed39..6125e08baee 100644
--- a/source/af/accessibility/messages.po
+++ b/source/af/accessibility/messages.po
@@ -60,13 +60,11 @@ msgid "Please press enter to go into child control for more operations"
msgstr ""
#: strings.hrc:34
-#, fuzzy, c-format
msgctxt "RID_STR_ACC_COLUMN_NUM"
msgid "Column %COLUMNNUMBER"
msgstr "Kolom %COLUMNNUMBER"
#: strings.hrc:35
-#, fuzzy
msgctxt "RID_STR_ACC_ROW_NUM"
msgid "Row %ROWNUMBER"
msgstr "Ry %ROWNUMBER"
diff --git a/source/af/avmedia/messages.po b/source/af/avmedia/messages.po
index d1e63eb61ef..d344c6206a4 100644
--- a/source/af/avmedia/messages.po
+++ b/source/af/avmedia/messages.po
@@ -39,7 +39,6 @@ msgid "Stop"
msgstr "Stop"
#: strings.hrc:30
-#, fuzzy
msgctxt "AVMEDIA_STR_LOOP"
msgid "Repeat"
msgstr "Herhaal"
@@ -75,13 +74,11 @@ msgid "Scaled"
msgstr "Geskaleer"
#: strings.hrc:37
-#, fuzzy
msgctxt "AVMEDIA_STR_VOLUME"
msgid "Volume"
msgstr "Volume"
#: strings.hrc:38
-#, fuzzy
msgctxt "AVMEDIA_STR_POSITION"
msgid "Position"
msgstr "Posisie"
diff --git a/source/af/basctl/messages.po b/source/af/basctl/messages.po
index c9d58f12e4b..78ff733024c 100644
--- a/source/af/basctl/messages.po
+++ b/source/af/basctl/messages.po
@@ -417,7 +417,6 @@ msgstr ""
" "
#: strings.hrc:100
-#, fuzzy
msgctxt "RID_STR_PRINTDLG_RANGE"
msgid "Print range"
msgstr "Drukomvang"
@@ -487,7 +486,6 @@ msgid "Multiselection"
msgstr "Veelvoudige seleksie"
#: strings.hrc:114
-#, fuzzy
msgctxt "RID_STR_DEF_LANG"
msgid "[Default Language]"
msgstr "[Verstek taal]"
@@ -518,7 +516,6 @@ msgid "%PRODUCTNAME Basic Macros"
msgstr "%PRODUCTNAME Basic-makro's"
#: basicmacrodialog.ui:25
-#, fuzzy
msgctxt "basicmacrodialog|run"
msgid "Run"
msgstr "Laat loop"
@@ -553,7 +550,6 @@ msgid "Assign..."
msgstr ""
#: basicmacrodialog.ui:278
-#, fuzzy
msgctxt "basicmacrodialog|edit"
msgid "Edit"
msgstr "Redigeer"
@@ -565,13 +561,11 @@ msgid "Organizer..."
msgstr "~Organiseerder..."
#: basicmacrodialog.ui:318
-#, fuzzy
msgctxt "basicmacrodialog|newlibrary"
msgid "New Library"
msgstr "Nuwe biblioteek"
#: basicmacrodialog.ui:331
-#, fuzzy
msgctxt "basicmacrodialog|newmodule"
msgid "New Module"
msgstr "Nuwe module"
@@ -687,7 +681,6 @@ msgid "Export as _extension"
msgstr ""
#: exportdialog.ui:100
-#, fuzzy
msgctxt "exportdialog|basic"
msgid "Export as BASIC library"
msgstr "Uitvoer as BASIC-programmateek"
@@ -703,7 +696,6 @@ msgid "_Line number:"
msgstr ""
#: importlibdialog.ui:9
-#, fuzzy
msgctxt "importlibdialog|ImportLibDialog"
msgid "Import Libraries"
msgstr "Voer programmateke in"
@@ -719,7 +711,6 @@ msgid "Replace existing libraries"
msgstr ""
#: importlibdialog.ui:134
-#, fuzzy
msgctxt "importlibdialog|label1"
msgid "Options"
msgstr "Opsies"
@@ -760,7 +751,6 @@ msgid "_Export..."
msgstr "Voer uit..."
#: managebreakpoints.ui:9
-#, fuzzy
msgctxt "managebreakpoints|ManageBreakpointsDialog"
msgid "Manage Breakpoints"
msgstr "Organiseer breekpunte"
@@ -804,7 +794,6 @@ msgid "Add..."
msgstr "Voeg by..."
#: managelanguages.ui:136
-#, fuzzy
msgctxt "managelanguages|default"
msgid "Default"
msgstr "Verstek"
diff --git a/source/af/basic/messages.po b/source/af/basic/messages.po
index 2d6e6a06f23..6d80deee3ec 100644
--- a/source/af/basic/messages.po
+++ b/source/af/basic/messages.po
@@ -68,7 +68,6 @@ msgid "Duplicate definition."
msgstr "Duplikaat definisie."
#: basic.hrc:36
-#, fuzzy
msgctxt "RID_BASIC_START"
msgid "Division by zero."
msgstr "Deling deur nul."
@@ -164,7 +163,6 @@ msgid "Device I/O error."
msgstr "T/A-fout by toestel."
#: basic.hrc:52
-#, fuzzy
msgctxt "RID_BASIC_START"
msgid "File already exists."
msgstr "Lêer bestaan reeds."
diff --git a/source/af/chart2/messages.po b/source/af/chart2/messages.po
index cd296090380..25965cb2247 100644
--- a/source/af/chart2/messages.po
+++ b/source/af/chart2/messages.po
@@ -64,7 +64,6 @@ msgid "Transparency"
msgstr "Deursigtigheid"
#: strings.hrc:34
-#, fuzzy
msgctxt "STR_PAGE_FONT"
msgid "Font"
msgstr "Font"
@@ -123,7 +122,6 @@ msgid "Y Error Bars"
msgstr "Y-foutstawe"
#: strings.hrc:45
-#, fuzzy
msgctxt "STR_PAGE_ALIGNMENT"
msgid "Alignment"
msgstr "Belyning"
@@ -636,7 +634,6 @@ msgid "Use superordinate object settings"
msgstr "Gebruik bogeskikte objekinstellings"
#: strings.hrc:145
-#, fuzzy
msgctxt "STR_PROPERTY_ROLE_FILLCOLOR"
msgid "Fill Color"
msgstr "Vulkleur"
@@ -669,7 +666,6 @@ msgid "Exponential"
msgstr ""
#: strings.hrc:152
-#, fuzzy
msgctxt "STR_REGRESSION_POWER"
msgid "Power"
msgstr "Mag"
@@ -685,7 +681,6 @@ msgid "Moving average"
msgstr ""
#: strings.hrc:155
-#, fuzzy
msgctxt "STR_REGRESSION_MEAN"
msgid "Mean"
msgstr "Gemiddelde"
@@ -883,13 +878,11 @@ msgid "3D View"
msgstr ""
#: chardialog.ui:8
-#, fuzzy
msgctxt "chardialog|CharDialog"
msgid "Character"
msgstr "Karakter"
#: chardialog.ui:105
-#, fuzzy
msgctxt "chardialog|font"
msgid "Font"
msgstr "Font"
@@ -901,7 +894,6 @@ msgid "Font Effects"
msgstr "Font-effekte"
#: chardialog.ui:150
-#, fuzzy
msgctxt "chardialog|position"
msgid "Position"
msgstr "Posisie"
@@ -912,7 +904,6 @@ msgid "Data Table"
msgstr ""
#: chartdatadialog.ui:88
-#, fuzzy
msgctxt "chartdatadialog|InsertRow"
msgid "Insert Row"
msgstr "Voeg ry in"
@@ -928,7 +919,6 @@ msgid "Insert Text Column"
msgstr ""
#: chartdatadialog.ui:130
-#, fuzzy
msgctxt "chartdatadialog|RemoveRow"
msgid "Delete Row"
msgstr "Skrap ry"
@@ -959,7 +949,6 @@ msgid "Move Row Down"
msgstr ""
#: charttypedialog.ui:8
-#, fuzzy
msgctxt "charttypedialog|ChartTypeDialog"
msgid "Chart Type"
msgstr "Soort grafiek"
@@ -976,67 +965,56 @@ msgid "Best fit"
msgstr ""
#: dlg_DataLabel.ui:24
-#, fuzzy
msgctxt "dlg_DataLabel|liststorePLACEMENT"
msgid "Center"
msgstr "Sentreer"
#: dlg_DataLabel.ui:28
-#, fuzzy
msgctxt "dlg_DataLabel|liststorePLACEMENT"
msgid "Above"
msgstr "Bo"
#: dlg_DataLabel.ui:32
-#, fuzzy
msgctxt "dlg_DataLabel|liststorePLACEMENT"
msgid "Top left"
msgstr "Bo links"
#: dlg_DataLabel.ui:36
-#, fuzzy
msgctxt "dlg_DataLabel|liststorePLACEMENT"
msgid "Left"
msgstr "Links"
#: dlg_DataLabel.ui:40
-#, fuzzy
msgctxt "dlg_DataLabel|liststorePLACEMENT"
msgid "Bottom left"
msgstr "Onder links"
#: dlg_DataLabel.ui:44
-#, fuzzy
msgctxt "dlg_DataLabel|liststorePLACEMENT"
msgid "Below"
msgstr "Onder"
#: dlg_DataLabel.ui:48
-#, fuzzy
msgctxt "dlg_DataLabel|liststorePLACEMENT"
msgid "Bottom right"
msgstr "Onder regs"
#: dlg_DataLabel.ui:52
-#, fuzzy
msgctxt "dlg_DataLabel|liststorePLACEMENT"
msgid "Right"
msgstr "Regs"
#: dlg_DataLabel.ui:56
-#, fuzzy
msgctxt "dlg_DataLabel|liststorePLACEMENT"
msgid "Top right"
msgstr "Bo regs"
#: dlg_DataLabel.ui:60
-#, fuzzy
msgctxt "dlg_DataLabel|liststorePLACEMENT"
msgid "Inside"
msgstr "Binne"
#: dlg_DataLabel.ui:64
-#, fuzzy
msgctxt "dlg_DataLabel|liststorePLACEMENT"
msgid "Outside"
msgstr "Buite"
@@ -1047,7 +1025,6 @@ msgid "Near origin"
msgstr ""
#: dlg_DataLabel.ui:82
-#, fuzzy
msgctxt "dlg_DataLabel|liststoreSEPARATOR"
msgid "Space"
msgstr "Ruimte"
@@ -1131,7 +1108,6 @@ msgid "Number Format for Percentage Value"
msgstr ""
#: dlg_DataLabel.ui:408
-#, fuzzy
msgctxt "dlg_DataLabel|label1"
msgid "Text Attributes"
msgstr "Teksattribute"
@@ -1174,7 +1150,6 @@ msgid "Error Margin"
msgstr ""
#: dlg_InsertErrorBars.ui:49
-#, fuzzy
msgctxt "dlg_InsertErrorBars|dlg_InsertErrorBars"
msgid "Legend"
msgstr "Legende"
@@ -1271,13 +1246,11 @@ msgid "Select Range for Negative Error Bars"
msgstr ""
#: dlg_InsertErrorBars.ui:613
-#, fuzzy
msgctxt "dlg_InsertErrorBars|STR_CONTROLTEXT_ERROR_BARS_FROM_DATA"
msgid "From Data Table"
msgstr "Uit datatabel"
#: dlg_InsertLegend.ui:8
-#, fuzzy
msgctxt "dlg_InsertLegend|dlg_InsertLegend"
msgid "Legend"
msgstr "Legende"
@@ -1312,13 +1285,11 @@ msgid "_Bottom"
msgstr "Onderkant"
#: dlg_InsertLegend.ui:200
-#, fuzzy
msgctxt "dlg_InsertLegend|TXT_POSITION"
msgid "Position"
msgstr "Posisie"
#: insertaxisdlg.ui:8
-#, fuzzy
msgctxt "insertaxisdlg|InsertAxisDialog"
msgid "Axes"
msgstr "Asse"
@@ -1342,7 +1313,6 @@ msgid "_Z axis"
msgstr "Z-as"
#: insertaxisdlg.ui:159
-#, fuzzy
msgctxt "insertaxisdlg|label1"
msgid "Axes"
msgstr "Asse"
@@ -1372,7 +1342,6 @@ msgid "Secondary Axes"
msgstr "Sekondêre X-as"
#: insertgriddlg.ui:8
-#, fuzzy
msgctxt "insertgriddlg|InsertGridDialog"
msgid "Grids"
msgstr "Roosters"
@@ -1424,7 +1393,6 @@ msgid "Minor Grids"
msgstr ""
#: inserttitledlg.ui:8
-#, fuzzy
msgctxt "inserttitledlg|InsertTitleDialog"
msgid "Titles"
msgstr "Titels"
@@ -1460,7 +1428,6 @@ msgid "_Z axis"
msgstr "Z-as"
#: inserttitledlg.ui:247
-#, fuzzy
msgctxt "inserttitledlg|Axe"
msgid "Axes"
msgstr "Asse"
@@ -1484,7 +1451,6 @@ msgid "Secondary Axes"
msgstr "Sekondêre X-as"
#: paradialog.ui:8
-#, fuzzy
msgctxt "paradialog|ParagraphDialog"
msgid "Paragraph"
msgstr "Paragraaf"
@@ -1495,7 +1461,6 @@ msgid "Indents & Spacing"
msgstr ""
#: paradialog.ui:127
-#, fuzzy
msgctxt "paradialog|labelTP_PARA_ALIGN"
msgid "Alignment"
msgstr "Belyning"
@@ -1552,19 +1517,16 @@ msgid "_Text orientation:"
msgstr ""
#: sidebarelements.ui:35
-#, fuzzy
msgctxt "sidebarelements|checkbutton_subtitle"
msgid "Subtitle"
msgstr "Subtitel"
#: sidebarelements.ui:49
-#, fuzzy
msgctxt "sidebarelements|checkbutton_title"
msgid "Title"
msgstr "Titel"
#: sidebarelements.ui:69
-#, fuzzy
msgctxt "sidebarelements|l"
msgid "Titles"
msgstr "Titels"
@@ -1580,37 +1542,31 @@ msgid "_Placement:"
msgstr ""
#: sidebarelements.ui:139
-#, fuzzy
msgctxt "sidebarelements|comboboxtext_legend"
msgid "Right"
msgstr "Regs"
#: sidebarelements.ui:140
-#, fuzzy
msgctxt "sidebarelements|comboboxtext_legend"
msgid "Top"
msgstr "Bokant"
#: sidebarelements.ui:141
-#, fuzzy
msgctxt "sidebarelements|comboboxtext_legend"
msgid "Bottom"
msgstr "Onderkant"
#: sidebarelements.ui:142
-#, fuzzy
msgctxt "sidebarelements|comboboxtext_legend"
msgid "Left"
msgstr "Links"
#: sidebarelements.ui:143
-#, fuzzy
msgctxt "sidebarelements|comboboxtext_legend"
msgid "Manual"
msgstr "Handmatig"
#: sidebarelements.ui:166
-#, fuzzy
msgctxt "sidebarelements|label_legen"
msgid "Legend"
msgstr "Legende"
@@ -1674,7 +1630,6 @@ msgid "2nd Y axis title"
msgstr "Y-as-titel"
#: sidebarelements.ui:341
-#, fuzzy
msgctxt "sidebarelements|label_axes"
msgid "Axes"
msgstr "Asse"
@@ -1707,13 +1662,11 @@ msgid "Gridlines"
msgstr ""
#: sidebarelements.ui:455
-#, fuzzy
msgctxt "sidebarelements|text_title"
msgid "Title"
msgstr "Titel"
#: sidebarelements.ui:465
-#, fuzzy
msgctxt "sidebarelements|text_subtitle"
msgid "Subtitle"
msgstr "Subtitel"
@@ -1814,31 +1767,26 @@ msgid "P_lacement:"
msgstr ""
#: sidebarseries.ui:82
-#, fuzzy
msgctxt "sidebarseries|comboboxtext_label"
msgid "Above"
msgstr "Bo"
#: sidebarseries.ui:83
-#, fuzzy
msgctxt "sidebarseries|comboboxtext_label"
msgid "Below"
msgstr "Onder"
#: sidebarseries.ui:84
-#, fuzzy
msgctxt "sidebarseries|comboboxtext_label"
msgid "Center"
msgstr "Sentreer"
#: sidebarseries.ui:85
-#, fuzzy
msgctxt "sidebarseries|comboboxtext_label"
msgid "Outside"
msgstr "Buite"
#: sidebarseries.ui:86
-#, fuzzy
msgctxt "sidebarseries|comboboxtext_label"
msgid "Inside"
msgstr "Binne"
@@ -1893,7 +1841,6 @@ msgid "Data series '%1'"
msgstr ""
#: smoothlinesdlg.ui:22
-#, fuzzy
msgctxt "smoothlinesdlg|SmoothLinesDialog"
msgid "Smooth Lines"
msgstr "Gladde lyne"
@@ -1998,7 +1945,6 @@ msgid "Realistic"
msgstr ""
#: tp_3D_SceneAppearance.ui:21
-#, fuzzy
msgctxt "tp_3D_SceneAppearance|liststoreSCHEME"
msgid "Custom"
msgstr "Doelgemaak"
@@ -2052,7 +1998,6 @@ msgid "_Perspective"
msgstr "Perspektief"
#: tp_3D_SceneGeometry.ui:109
-#, fuzzy
msgctxt "tp_3D_SceneGeometry|MTR_FLD_PERSPECTIVE-atkobject"
msgid "Perspective"
msgstr "Perspektief"
@@ -2138,25 +2083,21 @@ msgid "_Cross other axis at"
msgstr ""
#: tp_AxisPositions.ui:57
-#, fuzzy
msgctxt "tp_AxisPositions|LB_CROSSES_OTHER_AXIS_AT"
msgid "Start"
msgstr "Begin"
#: tp_AxisPositions.ui:58
-#, fuzzy
msgctxt "tp_AxisPositions|LB_CROSSES_OTHER_AXIS_AT"
msgid "End"
msgstr "Einde"
#: tp_AxisPositions.ui:59
-#, fuzzy
msgctxt "tp_AxisPositions|LB_CROSSES_OTHER_AXIS_AT"
msgid "Value"
msgstr "Waarde"
#: tp_AxisPositions.ui:60
-#, fuzzy
msgctxt "tp_AxisPositions|LB_CROSSES_OTHER_AXIS_AT"
msgid "Category"
msgstr "Kategorie"
@@ -2290,31 +2231,26 @@ msgid "Mor_e..."
msgstr "Meer..."
#: tp_AxisPositions.ui:571
-#, fuzzy
msgctxt "tp_AxisPositions|label2"
msgid "Grids"
msgstr "Roosters"
#: tp_ChartType.ui:20
-#, fuzzy
msgctxt "tp_ChartType|liststore1"
msgid "Bar"
msgstr "Staaf"
#: tp_ChartType.ui:23
-#, fuzzy
msgctxt "tp_ChartType|liststore1"
msgid "Cylinder"
msgstr "Silinder"
#: tp_ChartType.ui:26
-#, fuzzy
msgctxt "tp_ChartType|liststore1"
msgid "Cone"
msgstr "Keël"
#: tp_ChartType.ui:29
-#, fuzzy
msgctxt "tp_ChartType|liststore1"
msgid "Pyramid"
msgstr "Piramied"
@@ -2364,7 +2300,6 @@ msgid "Percent"
msgstr "Persent"
#: tp_ChartType.ui:259
-#, fuzzy
msgctxt "tp_ChartType|deep"
msgid "Deep"
msgstr "Diep"
@@ -2380,7 +2315,6 @@ msgid "Straight"
msgstr ""
#: tp_ChartType.ui:313
-#, fuzzy
msgctxt "tp_ChartType|linetype"
msgid "Smooth"
msgstr "Glad"
@@ -2391,7 +2325,6 @@ msgid "Stepped"
msgstr ""
#: tp_ChartType.ui:326
-#, fuzzy
msgctxt "tp_ChartType|properties"
msgid "Properties..."
msgstr "Eienskappe..."
@@ -2419,67 +2352,56 @@ msgid "Best fit"
msgstr ""
#: tp_DataLabel.ui:24
-#, fuzzy
msgctxt "tp_DataLabel|liststorePLACEMENT"
msgid "Center"
msgstr "Sentreer"
#: tp_DataLabel.ui:28
-#, fuzzy
msgctxt "tp_DataLabel|liststorePLACEMENT"
msgid "Above"
msgstr "Bo"
#: tp_DataLabel.ui:32
-#, fuzzy
msgctxt "tp_DataLabel|liststorePLACEMENT"
msgid "Top left"
msgstr "Bo links"
#: tp_DataLabel.ui:36
-#, fuzzy
msgctxt "tp_DataLabel|liststorePLACEMENT"
msgid "Left"
msgstr "Links"
#: tp_DataLabel.ui:40
-#, fuzzy
msgctxt "tp_DataLabel|liststorePLACEMENT"
msgid "Bottom left"
msgstr "Onder links"
#: tp_DataLabel.ui:44
-#, fuzzy
msgctxt "tp_DataLabel|liststorePLACEMENT"
msgid "Below"
msgstr "Onder"
#: tp_DataLabel.ui:48
-#, fuzzy
msgctxt "tp_DataLabel|liststorePLACEMENT"
msgid "Bottom right"
msgstr "Onder regs"
#: tp_DataLabel.ui:52
-#, fuzzy
msgctxt "tp_DataLabel|liststorePLACEMENT"
msgid "Right"
msgstr "Regs"
#: tp_DataLabel.ui:56
-#, fuzzy
msgctxt "tp_DataLabel|liststorePLACEMENT"
msgid "Top right"
msgstr "Bo regs"
#: tp_DataLabel.ui:60
-#, fuzzy
msgctxt "tp_DataLabel|liststorePLACEMENT"
msgid "Inside"
msgstr "Binne"
#: tp_DataLabel.ui:64
-#, fuzzy
msgctxt "tp_DataLabel|liststorePLACEMENT"
msgid "Outside"
msgstr "Buite"
@@ -2490,7 +2412,6 @@ msgid "Near origin"
msgstr ""
#: tp_DataLabel.ui:82
-#, fuzzy
msgctxt "tp_DataLabel|liststoreSEPARATOR"
msgid "Space"
msgstr "Ruimte"
@@ -2569,7 +2490,6 @@ msgid "Number Format for Percentage Value"
msgstr ""
#: tp_DataLabel.ui:360
-#, fuzzy
msgctxt "tp_DataLabel|label1"
msgid "Text Attributes"
msgstr "Teksattribute"
@@ -2620,7 +2540,6 @@ msgid "_Add"
msgstr "Voeg by"
#: tp_DataSource.ui:116
-#, fuzzy
msgctxt "tp_DataSource|BTN_UP-atkobject"
msgid "Up"
msgstr "Op"
@@ -2632,7 +2551,6 @@ msgid "_Remove"
msgstr "Verwyder"
#: tp_DataSource.ui:148
-#, fuzzy
msgctxt "tp_DataSource|BTN_DOWN-atkobject"
msgid "Down"
msgstr "Af"
@@ -2773,7 +2691,6 @@ msgid "Select Range for Negative Error Bars"
msgstr ""
#: tp_ErrorBars.ui:563
-#, fuzzy
msgctxt "tp_ErrorBars|STR_CONTROLTEXT_ERROR_BARS_FROM_DATA"
msgid "From Data Table"
msgstr "Uit datatabel"
@@ -2803,7 +2720,6 @@ msgid "_Bottom"
msgstr "Onderkant"
#: tp_LegendPosition.ui:109
-#, fuzzy
msgctxt "tp_LegendPosition|TXT_POSITION"
msgid "Position"
msgstr "Posisie"
@@ -2825,7 +2741,6 @@ msgid "_Clockwise direction"
msgstr ""
#: tp_PolarOptions.ui:47
-#, fuzzy
msgctxt "tp_PolarOptions|label1"
msgid "Orientation"
msgstr "Oriëntasie"
@@ -2910,19 +2825,16 @@ msgid "End Table Index"
msgstr ""
#: tp_RangeChooser.ui:272
-#, fuzzy
msgctxt "tp_RangeChooser|STR_PAGE_DATA_RANGE"
msgid "Data Range"
msgstr "Dataomvang"
#: tp_Scale.ui:20
-#, fuzzy
msgctxt "tp_Scale|liststoreDATE"
msgid "Days"
msgstr "Dae"
#: tp_Scale.ui:24
-#, fuzzy
msgctxt "tp_Scale|liststoreDATE"
msgid "Months"
msgstr "Maande"
@@ -2950,19 +2862,16 @@ msgid "T_ype"
msgstr "Soort"
#: tp_Scale.ui:116
-#, fuzzy
msgctxt "tp_Scale|LB_AXIS_TYPE"
msgid "Automatic"
msgstr "Outomaties"
#: tp_Scale.ui:117
-#, fuzzy
msgctxt "tp_Scale|LB_AXIS_TYPE"
msgid "Text"
msgstr "Teks"
#: tp_Scale.ui:118
-#, fuzzy
msgctxt "tp_Scale|LB_AXIS_TYPE"
msgid "Date"
msgstr "Datum"
@@ -3042,7 +2951,6 @@ msgid "Automat_ic"
msgstr "Outomaties"
#: tp_Scale.ui:561
-#, fuzzy
msgctxt "tp_Scale|FL_SCALE"
msgid "Scale"
msgstr "Skaal"
@@ -3160,7 +3068,6 @@ msgid "Degree"
msgstr ""
#: tp_Trendline.ui:213
-#, fuzzy
msgctxt "tp_Trendline|label4"
msgid "Period"
msgstr "Tydperk"
@@ -3211,7 +3118,6 @@ msgid "_Y Variable Name"
msgstr ""
#: tp_Trendline.ui:590
-#, fuzzy
msgctxt "tp_Trendline|label2"
msgid "Options"
msgstr "Opsies"
@@ -3244,7 +3150,6 @@ msgid "A_utomatic"
msgstr "Outomaties"
#: tp_axisLabel.ui:138
-#, fuzzy
msgctxt "tp_axisLabel|orderL"
msgid "Order"
msgstr "Volgorde"
diff --git a/source/af/connectivity/messages.po b/source/af/connectivity/messages.po
index f6d5f2644a9..dd6b9ac858a 100644
--- a/source/af/connectivity/messages.po
+++ b/source/af/connectivity/messages.po
@@ -533,55 +533,46 @@ msgid "The connection could not be established. The database was created by a ne
msgstr ""
#: strings.hrc:134
-#, fuzzy
msgctxt "STR_ROW_SET_OPERATION_VETOED"
msgid "The record operation has been vetoed."
msgstr "Die opneemaksie is geveto."
#: strings.hrc:135
-#, fuzzy
msgctxt "STR_PARSER_CYCLIC_SUB_QUERIES"
msgid "The statement contains a cyclic reference to one or more sub queries."
msgstr "Die stelling bevat 'n sikliese verwysing na een of meer subnavrae."
#: strings.hrc:136
-#, fuzzy
msgctxt "STR_DB_OBJECT_NAME_WITH_SLASHES"
msgid "The name must not contain any slashes ('/')."
msgstr "Die naam mag nie enige skuinsstrepe ('/') bevat nie."
#: strings.hrc:137
-#, fuzzy
msgctxt "STR_DB_INVALID_SQL_NAME"
msgid "$1$ is no SQL conform identifier."
msgstr "$1$ is nie 'n SQL-konforme identifiseerder nie."
#: strings.hrc:138
-#, fuzzy
msgctxt "STR_DB_QUERY_NAME_WITH_QUOTES"
msgid "Query names must not contain quote characters."
msgstr "Navraagname mag nie aanhalingskarakters bevat nie."
#: strings.hrc:139
-#, fuzzy
msgctxt "STR_DB_OBJECT_NAME_IS_USED"
msgid "The name '$1$' is already in use in the database."
msgstr "Die naam '$1$' word reeds in die databasis gebruik."
#: strings.hrc:140
-#, fuzzy
msgctxt "STR_DB_NOT_CONNECTED"
msgid "No connection to the database exists."
msgstr "Geen verbinding met databasis bestaan nie."
#: strings.hrc:141
-#, fuzzy
msgctxt "STR_AB_ADDRESSBOOK_NOT_FOUND"
msgid "No $1$ exists."
msgstr "Geen $1$ bestaan nie."
#: strings.hrc:142
-#, fuzzy
msgctxt "STR_DATA_CANNOT_SELECT_UNFILTERED"
msgid "Unable to display the complete table content. Please apply a filter."
msgstr "Kon nie die volledige tabelinhoud wys nie. Pas asseblief 'n filter toe."
diff --git a/source/af/cui/messages.po b/source/af/cui/messages.po
index ea7d1e3800b..76a1941b3b8 100644
--- a/source/af/cui/messages.po
+++ b/source/af/cui/messages.po
@@ -14,7 +14,6 @@ msgstr ""
"X-Generator: LibreOffice\n"
#: personalization.hrc:31
-#, fuzzy
msgctxt "RID_SVXSTR_PERSONA_CATEGORIES"
msgid "LibreOffice"
msgstr "OpenOffice.org"
@@ -26,7 +25,6 @@ msgid "Abstract"
msgstr "Abstrak: "
#: personalization.hrc:33
-#, fuzzy
msgctxt "RID_SVXSTR_PERSONA_CATEGORIES"
msgid "Color"
msgstr "Kleur"
@@ -42,7 +40,6 @@ msgid "Nature"
msgstr ""
#: personalization.hrc:36
-#, fuzzy
msgctxt "RID_SVXSTR_PERSONA_CATEGORIES"
msgid "Solid"
msgstr "Solied"
@@ -58,7 +55,6 @@ msgid "My Documents"
msgstr "My dokumente"
#: strings.hrc:26
-#, fuzzy
msgctxt "RID_SVXSTR_KEY_GRAPHICS_PATH"
msgid "Images"
msgstr "Beelde"
@@ -94,13 +90,11 @@ msgid "AutoText"
msgstr "OutoTeks"
#: strings.hrc:33
-#, fuzzy
msgctxt "RID_SVXSTR_KEY_DICTIONARY_PATH"
msgid "Dictionaries"
msgstr "Woordeboeke"
#: strings.hrc:34
-#, fuzzy
msgctxt "RID_SVXSTR_KEY_HELP_DIR"
msgid "Help"
msgstr "Hulp"
@@ -269,7 +263,6 @@ msgid "Rename Toolbar"
msgstr "Hernoem nutsbalk"
#: strings.hrc:72
-#, fuzzy
msgctxt "RID_SVXSTR_HYPDLG_CLOSEBUT"
msgid "Close"
msgstr "Sluit"
@@ -368,7 +361,6 @@ msgid "All commands"
msgstr "Alle opmerkings"
#: strings.hrc:92
-#, fuzzy
msgctxt "RID_SVXSTR_MACROS"
msgid "Macros"
msgstr "Makro's"
@@ -427,13 +419,11 @@ msgid "Insert Columns"
msgstr "~Voeg kolomme in"
#: strings.hrc:104
-#, fuzzy
msgctxt "RID_SVXSTR_AUTO_ENTRY"
msgid "Automatic"
msgstr "Outomaties"
#: strings.hrc:105
-#, fuzzy
msgctxt "RID_SVXSTR_EDIT_GRAPHIC"
msgid "Link"
msgstr "Skakel"
@@ -966,7 +956,6 @@ msgid "Set the password by entering the same password in both boxes."
msgstr ""
#: strings.hrc:217
-#, fuzzy
msgctxt "STR_AUTOLINK"
msgid "Automatic"
msgstr "Outomaties"
@@ -1023,13 +1012,11 @@ msgid "Timeout"
msgstr ""
#: strings.hrc:232
-#, fuzzy
msgctxt "RID_SVXSTR_YES"
msgid "Yes"
msgstr "Ja"
#: strings.hrc:233
-#, fuzzy
msgctxt "RID_SVXSTR_NO"
msgid "No"
msgstr "Nee"
@@ -1275,25 +1262,21 @@ msgid "Name of color scheme"
msgstr "Naam van kleurskema"
#: strings.hrc:296
-#, fuzzy
msgctxt "RID_SVXSTR_SPELL"
msgid "Spelling"
msgstr "Spelling"
#: strings.hrc:297
-#, fuzzy
msgctxt "RID_SVXSTR_HYPH"
msgid "Hyphenation"
msgstr "Woordafbreking"
#: strings.hrc:298
-#, fuzzy
msgctxt "RID_SVXSTR_THES"
msgid "Thesaurus"
msgstr "Tesourus"
#: strings.hrc:299
-#, fuzzy
msgctxt "RID_SVXSTR_GRAMMAR"
msgid "Grammar"
msgstr "Grammatika"
@@ -1612,13 +1595,11 @@ msgid "Apply border"
msgstr ""
#: strings.hrc:361
-#, fuzzy
msgctxt "RID_SVXSTR_CREATE_TABLE"
msgid "Create table"
msgstr "Skep tabel"
#: strings.hrc:362
-#, fuzzy
msgctxt "RID_SVXSTR_REPLACE_TEMPLATES"
msgid "Apply Styles"
msgstr "Pas style toe"
@@ -1634,13 +1615,11 @@ msgid "Delete spaces and tabs at end and start of line"
msgstr ""
#: strings.hrc:365
-#, fuzzy
msgctxt "RID_SVXSTR_CONNECTOR"
msgid "Connector"
msgstr "Verbinder"
#: strings.hrc:366
-#, fuzzy
msgctxt "RID_SVXSTR_DIMENSION_LINE"
msgid "Dimension line"
msgstr "Dimensielyn"
@@ -1783,19 +1762,16 @@ msgid "User Data"
msgstr ""
#: treeopt.hrc:32
-#, fuzzy
msgctxt "SID_GENERAL_OPTIONS_RES"
msgid "General"
msgstr "Algemeen"
#: treeopt.hrc:33
-#, fuzzy
msgctxt "SID_GENERAL_OPTIONS_RES"
msgid "View"
msgstr "Bekyk"
#: treeopt.hrc:34
-#, fuzzy
msgctxt "SID_GENERAL_OPTIONS_RES"
msgid "Print"
msgstr "Druk"
@@ -1845,7 +1821,6 @@ msgid "Basic IDE"
msgstr ""
#: treeopt.hrc:43
-#, fuzzy
msgctxt "SID_GENERAL_OPTIONS_RES"
msgid "Online Update"
msgstr "Aanlyn bywerking"
@@ -1889,7 +1864,6 @@ msgid "Complex Text Layout"
msgstr ""
#: treeopt.hrc:59
-#, fuzzy
msgctxt "SID_INET_DLG_RES"
msgid "Internet"
msgstr "Internet"
@@ -1901,7 +1875,6 @@ msgid "Proxy"
msgstr "Instaanbediener"
#: treeopt.hrc:61
-#, fuzzy
msgctxt "SID_INET_DLG_RES"
msgid "E-mail"
msgstr "E-pos"
@@ -1913,13 +1886,11 @@ msgid "%PRODUCTNAME Writer"
msgstr "%PRODUCTNAME-fout"
#: treeopt.hrc:67
-#, fuzzy
msgctxt "SID_SW_EDITOPTIONS_RES"
msgid "General"
msgstr "Algemeen"
#: treeopt.hrc:68
-#, fuzzy
msgctxt "SID_SW_EDITOPTIONS_RES"
msgid "View"
msgstr "Bekyk"
@@ -1931,7 +1902,6 @@ msgid "Formatting Aids"
msgstr "Formateerhulp"
#: treeopt.hrc:70
-#, fuzzy
msgctxt "SID_SW_EDITOPTIONS_RES"
msgid "Grid"
msgstr "Rooster"
@@ -1953,13 +1923,11 @@ msgid "Basic Fonts (CTL)"
msgstr "Basiese lettertipes (CTL)"
#: treeopt.hrc:74
-#, fuzzy
msgctxt "SID_SW_EDITOPTIONS_RES"
msgid "Print"
msgstr "Druk"
#: treeopt.hrc:75
-#, fuzzy
msgctxt "SID_SW_EDITOPTIONS_RES"
msgid "Table"
msgstr "Tabel"
@@ -2000,7 +1968,6 @@ msgid "%PRODUCTNAME Writer/Web"
msgstr "%PRODUCTNAME-fout"
#: treeopt.hrc:86
-#, fuzzy
msgctxt "SID_SW_ONLINEOPTIONS_RES"
msgid "View"
msgstr "Bekyk"
@@ -2012,25 +1979,21 @@ msgid "Formatting Aids"
msgstr "Formateerhulp"
#: treeopt.hrc:88
-#, fuzzy
msgctxt "SID_SW_ONLINEOPTIONS_RES"
msgid "Grid"
msgstr "Rooster"
#: treeopt.hrc:89
-#, fuzzy
msgctxt "SID_SW_ONLINEOPTIONS_RES"
msgid "Print"
msgstr "Druk"
#: treeopt.hrc:90
-#, fuzzy
msgctxt "SID_SW_ONLINEOPTIONS_RES"
msgid "Table"
msgstr "Tabel"
#: treeopt.hrc:91
-#, fuzzy
msgctxt "SID_SW_ONLINEOPTIONS_RES"
msgid "Background"
msgstr "Agtergrond"
@@ -2054,7 +2017,6 @@ msgid "%PRODUCTNAME Calc"
msgstr "%PRODUCTNAME-makro's"
#: treeopt.hrc:103
-#, fuzzy
msgctxt "SID_SC_EDITOPTIONS_RES"
msgid "General"
msgstr "Algemeen"
@@ -2066,7 +2028,6 @@ msgid "Defaults"
msgstr "Verstek"
#: treeopt.hrc:105
-#, fuzzy
msgctxt "SID_SC_EDITOPTIONS_RES"
msgid "View"
msgstr "Bekyk"
@@ -2078,7 +2039,6 @@ msgid "Calculate"
msgstr "Berek~en"
#: treeopt.hrc:107
-#, fuzzy
msgctxt "SID_SC_EDITOPTIONS_RES"
msgid "Formula"
msgstr "Formule"
@@ -2101,13 +2061,11 @@ msgid "Compatibility"
msgstr "Versoenbaarheid"
#: treeopt.hrc:111
-#, fuzzy
msgctxt "SID_SC_EDITOPTIONS_RES"
msgid "Grid"
msgstr "Rooster"
#: treeopt.hrc:112
-#, fuzzy
msgctxt "SID_SC_EDITOPTIONS_RES"
msgid "Print"
msgstr "Druk"
@@ -2119,25 +2077,21 @@ msgid "%PRODUCTNAME Impress"
msgstr "%PRODUCTNAME-makro's"
#: treeopt.hrc:118
-#, fuzzy
msgctxt "SID_SD_EDITOPTIONS_RES"
msgid "General"
msgstr "Algemeen"
#: treeopt.hrc:119
-#, fuzzy
msgctxt "SID_SD_EDITOPTIONS_RES"
msgid "View"
msgstr "Bekyk"
#: treeopt.hrc:120
-#, fuzzy
msgctxt "SID_SD_EDITOPTIONS_RES"
msgid "Grid"
msgstr "Rooster"
#: treeopt.hrc:121
-#, fuzzy
msgctxt "SID_SD_EDITOPTIONS_RES"
msgid "Print"
msgstr "Druk"
@@ -2149,31 +2103,26 @@ msgid "%PRODUCTNAME Draw"
msgstr "%PRODUCTNAME-fout"
#: treeopt.hrc:127
-#, fuzzy
msgctxt "SID_SD_GRAPHIC_OPTIONS_RES"
msgid "General"
msgstr "Algemeen"
#: treeopt.hrc:128
-#, fuzzy
msgctxt "SID_SD_GRAPHIC_OPTIONS_RES"
msgid "View"
msgstr "Bekyk"
#: treeopt.hrc:129
-#, fuzzy
msgctxt "SID_SD_GRAPHIC_OPTIONS_RES"
msgid "Grid"
msgstr "Rooster"
#: treeopt.hrc:130
-#, fuzzy
msgctxt "SID_SD_GRAPHIC_OPTIONS_RES"
msgid "Print"
msgstr "Druk"
#: treeopt.hrc:135
-#, fuzzy
msgctxt "SID_SCH_EDITOPTIONS_RES"
msgid "Charts"
msgstr "Grafieke"
@@ -2189,7 +2138,6 @@ msgid "Load/Save"
msgstr ""
#: treeopt.hrc:142
-#, fuzzy
msgctxt "SID_FILTER_DLG_RES"
msgid "General"
msgstr "Algemeen"
@@ -2201,7 +2149,6 @@ msgid "VBA Properties"
msgstr "VBA-eienskappe"
#: treeopt.hrc:144
-#, fuzzy
msgctxt "SID_FILTER_DLG_RES"
msgid "Microsoft Office"
msgstr "Microsoft Office"
@@ -2248,25 +2195,21 @@ msgid "Preference Name"
msgstr ""
#: aboutconfigdialog.ui:96
-#, fuzzy
msgctxt "aboutconfigdialog|property"
msgid "Property"
msgstr "Eienskap"
#: aboutconfigdialog.ui:109
-#, fuzzy
msgctxt "aboutconfigdialog|type"
msgid "Type"
msgstr "Soort"
#: aboutconfigdialog.ui:122
-#, fuzzy
msgctxt "aboutconfigdialog|value"
msgid "Value"
msgstr "Waarde"
#: aboutconfigdialog.ui:169
-#, fuzzy
msgctxt "aboutconfigdialog|edit"
msgid "Edit"
msgstr "Redigeer"
@@ -2278,7 +2221,6 @@ msgid "Reset"
msgstr "St~el terug"
#: aboutconfigvaluedialog.ui:9
-#, fuzzy
msgctxt "aboutconfigvaluedialog|AboutConfigValueDialog"
msgid "Name"
msgstr "Naam"
@@ -2295,7 +2237,6 @@ msgid "Version: %ABOUTBOXPRODUCTVERSION%ABOUTBOXPRODUCTVERSIONSUFFIX"
msgstr ""
#: aboutdialog.ui:11
-#, fuzzy
msgctxt "aboutdialog|AboutDialog"
msgid "About %PRODUCTNAME"
msgstr "Aangaande %PRODUCTNAME"
@@ -2501,7 +2442,6 @@ msgid "_Text only"
msgstr ""
#: agingdialog.ui:16
-#, fuzzy
msgctxt "agingdialog|AgingDialog"
msgid "Aging"
msgstr "Veroudering"
@@ -2570,7 +2510,6 @@ msgid "Start quote of single quotes"
msgstr ""
#: applylocalizedpage.ui:178
-#, fuzzy
msgctxt "applylocalizedpage|singlestartex"
msgid "Default"
msgstr "Verstek"
@@ -2597,7 +2536,6 @@ msgid "End quote of single quotes"
msgstr ""
#: applylocalizedpage.ui:261
-#, fuzzy
msgctxt "applylocalizedpage|singleendex"
msgid "Default"
msgstr "Verstek"
@@ -2624,7 +2562,6 @@ msgid "Start quote of double quotes"
msgstr ""
#: applylocalizedpage.ui:378
-#, fuzzy
msgctxt "applylocalizedpage|doublestartex"
msgid "Default"
msgstr "Verstek"
@@ -2651,7 +2588,6 @@ msgid "End quote of double quotes"
msgstr ""
#: applylocalizedpage.ui:461
-#, fuzzy
msgctxt "applylocalizedpage|doubleendex"
msgid "Default"
msgstr "Verstek"
@@ -2662,13 +2598,11 @@ msgid "Double Quotes"
msgstr ""
#: areadialog.ui:8
-#, fuzzy
msgctxt "areadialog|AreaDialog"
msgid "Area"
msgstr "Area"
#: areadialog.ui:106
-#, fuzzy
msgctxt "areadialog|RID_SVXPAGE_AREA"
msgid "Area"
msgstr "Area"
@@ -2679,25 +2613,21 @@ msgid "Shadow"
msgstr "Skadu"
#: areadialog.ui:151
-#, fuzzy
msgctxt "areadialog|RID_SVXPAGE_TRANSPARENCE"
msgid "Transparency"
msgstr "Deursigtigheid"
#: areatabpage.ui:29
-#, fuzzy
msgctxt "areatabpage|btnnone"
msgid "None"
msgstr "Geen"
#: areatabpage.ui:42
-#, fuzzy
msgctxt "areatabpage|btncolor"
msgid "Color"
msgstr "Kleur"
#: areatabpage.ui:55
-#, fuzzy
msgctxt "areatabpage|btngradient"
msgid "Gradient"
msgstr "Gradiënt"
@@ -2709,13 +2639,11 @@ msgid "Hatch"
msgstr "Horlosie"
#: areatabpage.ui:81
-#, fuzzy
msgctxt "areatabpage|btnbitmap"
msgid "Bitmap"
msgstr "Biskaart"
#: areatabpage.ui:94
-#, fuzzy
msgctxt "areatabpage|btnpattern"
msgid "Pattern"
msgstr "Patroon"
@@ -2765,7 +2693,6 @@ msgid "Replacements and exceptions for language:"
msgstr ""
#: autocorrectdialog.ui:149
-#, fuzzy
msgctxt "autocorrectdialog|replace"
msgid "Replace"
msgstr "Vervang"
@@ -2776,13 +2703,11 @@ msgid "Exceptions"
msgstr ""
#: autocorrectdialog.ui:194
-#, fuzzy
msgctxt "autocorrectdialog|options"
msgid "Options"
msgstr "Opsies"
#: autocorrectdialog.ui:217
-#, fuzzy
msgctxt "autocorrectdialog|apply"
msgid "Options"
msgstr "Opsies"
@@ -2803,13 +2728,11 @@ msgid "Smart Tags"
msgstr ""
#: backgroundpage.ui:20
-#, fuzzy
msgctxt "backgroundpage|liststore1"
msgid "Color"
msgstr "Kleur"
#: backgroundpage.ui:24
-#, fuzzy
msgctxt "backgroundpage|liststore1"
msgid "Image"
msgstr "Beeld"
@@ -2825,25 +2748,21 @@ msgid "F_or:"
msgstr ""
#: backgroundpage.ui:91
-#, fuzzy
msgctxt "backgroundpage|tablelb"
msgid "Cell"
msgstr "Sel"
#: backgroundpage.ui:92
-#, fuzzy
msgctxt "backgroundpage|tablelb"
msgid "Row"
msgstr "Ry"
#: backgroundpage.ui:93
-#, fuzzy
msgctxt "backgroundpage|tablelb"
msgid "Table"
msgstr "Tabel"
#: backgroundpage.ui:214
-#, fuzzy
msgctxt "backgroundpage|background_label"
msgid "Background Color"
msgstr "Agtergrondkleur"
@@ -2871,7 +2790,6 @@ msgid "_Link"
msgstr "Skakel"
#: backgroundpage.ui:345
-#, fuzzy
msgctxt "backgroundpage|label2"
msgid "File"
msgstr "Lêer"
@@ -2895,7 +2813,6 @@ msgid "_Tile"
msgstr "Titel"
#: backgroundpage.ui:467
-#, fuzzy
msgctxt "backgroundpage|label8"
msgid "Type"
msgstr "Soort"
@@ -2943,13 +2860,11 @@ msgid "Element:"
msgstr "Element:"
#: baselinksdialog.ui:160
-#, fuzzy
msgctxt "baselinksdialog|TYPE"
msgid "Type"
msgstr "Soort"
#: baselinksdialog.ui:175
-#, fuzzy
msgctxt "baselinksdialog|STATUS"
msgid "Status"
msgstr "Status"
@@ -3002,7 +2917,6 @@ msgid "Add / Import"
msgstr ""
#: bitmaptabpage.ui:65
-#, fuzzy
msgctxt "bitmaptabpage|label1"
msgid "Bitmap"
msgstr "Biskaart"
@@ -3020,13 +2934,11 @@ msgid "Original"
msgstr "Oorspronklik"
#: bitmaptabpage.ui:127
-#, fuzzy
msgctxt "bitmaptabpage|bitmapstyle"
msgid "Filled"
msgstr "Gevul"
#: bitmaptabpage.ui:128
-#, fuzzy
msgctxt "bitmaptabpage|bitmapstyle"
msgid "Stretched"
msgstr "Gerek"
@@ -3037,7 +2949,6 @@ msgid "Zoomed"
msgstr ""
#: bitmaptabpage.ui:130
-#, fuzzy
msgctxt "bitmaptabpage|bitmapstyle"
msgid "Custom"
msgstr "Doelgemaak"
@@ -3066,7 +2977,6 @@ msgid "Height:"
msgstr "Hoogte"
#: bitmaptabpage.ui:232
-#, fuzzy
msgctxt "bitmaptabpage|scaletsb"
msgid "Scale"
msgstr "Skaal"
@@ -3100,7 +3010,6 @@ msgid "Center Left"
msgstr ""
#: bitmaptabpage.ui:282
-#, fuzzy
msgctxt "bitmaptabpage|positionlb"
msgid "Center"
msgstr "Sentreer"
@@ -3149,7 +3058,6 @@ msgid "Tiling Offset:"
msgstr ""
#: bitmaptabpage.ui:423
-#, fuzzy
msgctxt "bitmaptabpage|tileofflb"
msgid "Row"
msgstr "Ry"
@@ -3161,19 +3069,16 @@ msgid "Column"
msgstr "Kolomme"
#: bitmaptabpage.ui:467
-#, fuzzy
msgctxt "bitmaptabpage|label2"
msgid "Options"
msgstr "Opsies"
#: bitmaptabpage.ui:510
-#, fuzzy
msgctxt "bitmaptabpage|CTL_BITMAP_PREVIEW-atkobject"
msgid "Example"
msgstr "Voorbeeld"
#: bitmaptabpage.ui:528
-#, fuzzy
msgctxt "bitmaptabpage|label8"
msgid "Preview"
msgstr "Voorskou"
@@ -3247,13 +3152,11 @@ msgid "Borders"
msgstr "Grens"
#: borderareatransparencydialog.ui:128
-#, fuzzy
msgctxt "borderareatransparencydialog|area"
msgid "Area"
msgstr "Area"
#: borderareatransparencydialog.ui:151
-#, fuzzy
msgctxt "borderareatransparencydialog|transparence"
msgid "Transparency"
msgstr "Deursigtigheid"
@@ -3270,7 +3173,6 @@ msgid "Borders"
msgstr "Grens"
#: borderbackgrounddialog.ui:128
-#, fuzzy
msgctxt "borderbackgrounddialog|background"
msgid "Background"
msgstr "Agtergrond"
@@ -3319,7 +3221,6 @@ msgid "_Color:"
msgstr ""
#: borderpage.ui:253
-#, fuzzy
msgctxt "borderpage|label9"
msgid "Line"
msgstr "Reël"
@@ -3390,7 +3291,6 @@ msgid "_Merge adjacent line styles"
msgstr ""
#: borderpage.ui:606
-#, fuzzy
msgctxt "borderpage|label12"
msgid "Properties"
msgstr "Eienskappe"
@@ -3434,7 +3334,6 @@ msgid "Position and Size"
msgstr "Posisie en groo~tte..."
#: calloutdialog.ui:151
-#, fuzzy
msgctxt "calloutdialog|RID_SVXPAGE_CAPTION"
msgid "Callout"
msgstr "Uitroep"
@@ -3445,25 +3344,21 @@ msgid "Optimal"
msgstr "Optimaal"
#: calloutpage.ui:24
-#, fuzzy
msgctxt "calloutpage|liststore1"
msgid "From top"
msgstr "Vanaf bo"
#: calloutpage.ui:28
-#, fuzzy
msgctxt "calloutpage|liststore1"
msgid "From left"
msgstr "Van links"
#: calloutpage.ui:32
-#, fuzzy
msgctxt "calloutpage|liststore1"
msgid "Horizontal"
msgstr "Horisontaal"
#: calloutpage.ui:36
-#, fuzzy
msgctxt "calloutpage|liststore1"
msgid "Vertical"
msgstr "Vertikaal"
@@ -3498,7 +3393,6 @@ msgid "_By:"
msgstr ""
#: calloutpage.ui:192
-#, fuzzy
msgctxt "calloutpage|position"
msgid "Top"
msgstr "Bokant"
@@ -3510,19 +3404,16 @@ msgid "Middle"
msgstr "Middel"
#: calloutpage.ui:194
-#, fuzzy
msgctxt "calloutpage|position"
msgid "Bottom"
msgstr "Onderkant"
#: calloutpage.ui:195
-#, fuzzy
msgctxt "calloutpage|position"
msgid "Left"
msgstr "Links"
#: calloutpage.ui:196
-#, fuzzy
msgctxt "calloutpage|position"
msgid "Center"
msgstr "Sentreer"
@@ -3555,19 +3446,16 @@ msgid "Angled Connector Line"
msgstr ""
#: cellalignment.ui:24
-#, fuzzy
msgctxt "cellalignment|liststoreHorzAlign"
msgid "Default"
msgstr "Verstek"
#: cellalignment.ui:28
-#, fuzzy
msgctxt "cellalignment|liststoreHorzAlign"
msgid "Left"
msgstr "Links"
#: cellalignment.ui:32
-#, fuzzy
msgctxt "cellalignment|liststoreHorzAlign"
msgid "Center"
msgstr "Sentreer"
@@ -3579,13 +3467,11 @@ msgid "Right"
msgstr "Hoogte"
#: cellalignment.ui:40
-#, fuzzy
msgctxt "cellalignment|liststoreHorzAlign"
msgid "Justified"
msgstr "Alkantbelyn"
#: cellalignment.ui:44
-#, fuzzy
msgctxt "cellalignment|liststoreHorzAlign"
msgid "Filled"
msgstr "Gevul"
@@ -3596,13 +3482,11 @@ msgid "Distributed"
msgstr ""
#: cellalignment.ui:62
-#, fuzzy
msgctxt "cellalignment|liststoreVertAlign"
msgid "Default"
msgstr "Verstek"
#: cellalignment.ui:66
-#, fuzzy
msgctxt "cellalignment|liststoreVertAlign"
msgid "Top"
msgstr "Bokant"
@@ -3614,13 +3498,11 @@ msgid "Middle"
msgstr "Middel"
#: cellalignment.ui:74
-#, fuzzy
msgctxt "cellalignment|liststoreVertAlign"
msgid "Bottom"
msgstr "Onderkant"
#: cellalignment.ui:78
-#, fuzzy
msgctxt "cellalignment|liststoreVertAlign"
msgid "Justified"
msgstr "Alkantbelyn"
@@ -3678,7 +3560,6 @@ msgid "Te_xt direction:"
msgstr "Teksrigting"
#: cellalignment.ui:369
-#, fuzzy
msgctxt "cellalignment|labelProperties"
msgid "Properties"
msgstr "Eienskappe"
@@ -3837,7 +3718,6 @@ msgid "CTL Font"
msgstr "CTL-font"
#: charnamepage.ui:688
-#, fuzzy
msgctxt "charnamepage|preview-atkobject"
msgid "Preview"
msgstr "Voorskou"
@@ -3854,7 +3734,6 @@ msgid "Document background"
msgstr ""
#: colorconfigwin.ui:65
-#, fuzzy
msgctxt "colorconfigwin|general"
msgid "General"
msgstr "Algemeen"
@@ -3876,7 +3755,6 @@ msgid "Table boundaries"
msgstr "Tabelgrense"
#: colorconfigwin.ui:155
-#, fuzzy
msgctxt "colorconfigwin|font"
msgid "Font color"
msgstr "Fontkleur"
@@ -3911,7 +3789,6 @@ msgid "Text Document"
msgstr "Nuwe dokument"
#: colorconfigwin.ui:310
-#, fuzzy
msgctxt "colorconfigwin|writergrid"
msgid "Grid"
msgstr "Rooster"
@@ -3953,7 +3830,6 @@ msgid "Direct Cursor"
msgstr ""
#: colorconfigwin.ui:489
-#, fuzzy
msgctxt "colorconfigwin|html"
msgid "HTML Document"
msgstr "HTML-dokument"
@@ -3974,13 +3850,11 @@ msgid "Keyword highlighting"
msgstr ""
#: colorconfigwin.ui:585
-#, fuzzy
msgctxt "colorconfigwin|unknown"
msgid "Text"
msgstr "Teks"
#: colorconfigwin.ui:597
-#, fuzzy
msgctxt "colorconfigwin|calc"
msgid "Spreadsheet"
msgstr "Sigblad"
@@ -4018,7 +3892,6 @@ msgid "Detective error"
msgstr ""
#: colorconfigwin.ui:762
-#, fuzzy
msgctxt "colorconfigwin|ref"
msgid "References"
msgstr "Verwysings"
@@ -4034,7 +3907,6 @@ msgid "Drawing / Presentation"
msgstr ""
#: colorconfigwin.ui:824
-#, fuzzy
msgctxt "colorconfigwin|drawgrid"
msgid "Grid"
msgstr "Rooster"
@@ -4050,19 +3922,16 @@ msgid "Identifier"
msgstr ""
#: colorconfigwin.ui:886
-#, fuzzy
msgctxt "colorconfigwin|basiccomment"
msgid "Comment"
msgstr "Opmerking"
#: colorconfigwin.ui:909
-#, fuzzy
msgctxt "colorconfigwin|basicnumber"
msgid "Number"
msgstr "Nommer"
#: colorconfigwin.ui:932
-#, fuzzy
msgctxt "colorconfigwin|basicstring"
msgid "String"
msgstr "String"
@@ -4079,7 +3948,6 @@ msgid "Reserved expression"
msgstr ""
#: colorconfigwin.ui:1001
-#, fuzzy
msgctxt "colorconfigwin|error"
msgid "Error"
msgstr "Fout"
@@ -4095,13 +3963,11 @@ msgid "Identifier"
msgstr ""
#: colorconfigwin.ui:1063
-#, fuzzy
msgctxt "colorconfigwin|sqlnumber"
msgid "Number"
msgstr "Nommer"
#: colorconfigwin.ui:1086
-#, fuzzy
msgctxt "colorconfigwin|sqlstring"
msgid "String"
msgstr "String"
@@ -4125,7 +3991,6 @@ msgid "Parameter"
msgstr "~Parameters"
#: colorconfigwin.ui:1178
-#, fuzzy
msgctxt "colorconfigwin|sqlcomment"
msgid "Comment"
msgstr "Opmerking"
@@ -4160,7 +4025,6 @@ msgid "CMYK"
msgstr "CMYK"
#: colorpage.ui:188
-#, fuzzy
msgctxt "colorpage|delete"
msgid "Delete"
msgstr "Skrap"
@@ -4233,13 +4097,11 @@ msgid "New Color"
msgstr ""
#: colorpage.ui:656
-#, fuzzy
msgctxt "colorpage|B_custom"
msgid "Blue"
msgstr "Blou"
#: colorpage.ui:671
-#, fuzzy
msgctxt "colorpage|R_custom"
msgid "Red"
msgstr "Rooi"
@@ -4260,7 +4122,6 @@ msgid "_R"
msgstr ""
#: colorpage.ui:728
-#, fuzzy
msgctxt "colorpage|G_custom"
msgid "Green"
msgstr "Groen"
@@ -4383,13 +4244,11 @@ msgid "CMYK"
msgstr "CMYK"
#: comment.ui:7
-#, fuzzy
msgctxt "comment|CommentDialog"
msgid "Insert Comment"
msgstr "Voeg opmerking in"
#: comment.ui:153
-#, fuzzy
msgctxt "comment|label2"
msgid "Author"
msgstr "Outeur"
@@ -4407,19 +4266,16 @@ msgid "_Insert"
msgstr "Voeg in"
#: comment.ui:241
-#, fuzzy
msgctxt "comment|author"
msgid "Author"
msgstr "Outeur"
#: comment.ui:264
-#, fuzzy
msgctxt "comment|alttitle"
msgid "Edit Comment"
msgstr "Redigeer opmerking"
#: comment.ui:280
-#, fuzzy
msgctxt "comment|label1"
msgid "Contents"
msgstr "Inhoud"
@@ -4477,13 +4333,11 @@ msgid "Line Spacing"
msgstr "Reëlspasiëring"
#: connectortabpage.ui:342
-#, fuzzy
msgctxt "connectortabpage|CTL_PREVIEW|tooltip_text"
msgid "Preview"
msgstr "Voorskou"
#: connectortabpage.ui:347
-#, fuzzy
msgctxt "connectortabpage|CTL_PREVIEW-atkobject"
msgid "Example"
msgstr "Voorbeeld"
@@ -4552,7 +4406,6 @@ msgid "_Bottom:"
msgstr "Onderkant"
#: croppage.ui:226
-#, fuzzy
msgctxt "croppage|label1"
msgid "Crop"
msgstr "Snoei"
@@ -4570,7 +4423,6 @@ msgid "_Height:"
msgstr "Hoogte"
#: croppage.ui:316
-#, fuzzy
msgctxt "croppage|label10"
msgid "Scale"
msgstr "Skaal"
@@ -4599,7 +4451,6 @@ msgid "_Original Size"
msgstr "Oorspronklike grootte"
#: cuiimapdlg.ui:8
-#, fuzzy
msgctxt "cuiimapdlg|IMapDialog"
msgid "Properties"
msgstr "Eienskappe"
@@ -4655,13 +4506,11 @@ msgid "Context Menus"
msgstr ""
#: customizedialog.ui:173
-#, fuzzy
msgctxt "customizedialog|keyboard"
msgid "Keyboard"
msgstr "Sleutelbord"
#: customizedialog.ui:196
-#, fuzzy
msgctxt "customizedialog|events"
msgid "Events"
msgstr "Gebeurtenisse"
@@ -4672,7 +4521,6 @@ msgid "Create Database Link"
msgstr ""
#: databaselinkdialog.ui:88
-#, fuzzy
msgctxt "databaselinkdialog|browse"
msgid "Browse..."
msgstr "Blaai..."
@@ -4752,7 +4600,6 @@ msgid "Measure _below object"
msgstr ""
#: dimensionlinestabpage.ui:236
-#, fuzzy
msgctxt "dimensionlinestabpage|label1"
msgid "Line"
msgstr "Reël"
@@ -4783,13 +4630,11 @@ msgid "Show _measurement units"
msgstr ""
#: dimensionlinestabpage.ui:404
-#, fuzzy
msgctxt "dimensionlinestabpage|label2"
msgid "Legend"
msgstr "Legende"
#: dimensionlinestabpage.ui:427
-#, fuzzy
msgctxt "dimensionlinestabpage|STR_MEASURE_AUTOMATIC"
msgid "Automatic"
msgstr "Outomaties"
@@ -4831,7 +4676,6 @@ msgid "_Spacing"
msgstr "Spasiëring"
#: distributionpage.ui:178
-#, fuzzy
msgctxt "distributionpage|label"
msgid "Horizontal"
msgstr "Horisontaal"
@@ -4867,7 +4711,6 @@ msgid "_Bottom"
msgstr "Onderkant"
#: distributionpage.ui:353
-#, fuzzy
msgctxt "distributionpage|label1"
msgid "Vertical"
msgstr "Vertikaal"
@@ -4930,13 +4773,11 @@ msgid "Language:"
msgstr "Taal"
#: editmodulesdialog.ui:153
-#, fuzzy
msgctxt "editmodulesdialog|up"
msgid "Move Up"
msgstr "Skuif op"
#: editmodulesdialog.ui:167
-#, fuzzy
msgctxt "editmodulesdialog|down"
msgid "Move Down"
msgstr "Skuif ondertoe"
@@ -4948,7 +4789,6 @@ msgid "_Back"
msgstr "Terug"
#: editmodulesdialog.ui:228
-#, fuzzy
msgctxt "editmodulesdialog|label1"
msgid "Options"
msgstr "Opsies"
@@ -5044,13 +4884,11 @@ msgid "Single"
msgstr "Enkel"
#: effectspage.ui:104
-#, fuzzy
msgctxt "effectspage|liststore5"
msgid "Double"
msgstr "Dubbel"
#: effectspage.ui:108
-#, fuzzy
msgctxt "effectspage|liststore5"
msgid "Bold"
msgstr "Vetdruk"
@@ -5078,13 +4916,11 @@ msgid "Single"
msgstr "Enkel"
#: effectspage.ui:138
-#, fuzzy
msgctxt "effectspage|liststore6"
msgid "Double"
msgstr "Dubbel"
#: effectspage.ui:142
-#, fuzzy
msgctxt "effectspage|liststore6"
msgid "Bold"
msgstr "Vetdruk"
@@ -5218,7 +5054,6 @@ msgid "Hidden"
msgstr "Versteek"
#: effectspage.ui:458
-#, fuzzy
msgctxt "effectspage|individualwordscb"
msgid "Individual words"
msgstr "Individuele ~woorde"
@@ -5246,7 +5081,6 @@ msgid "Accessibility option \"Use automatic font color for screen display\" is a
msgstr ""
#: effectspage.ui:611
-#, fuzzy
msgctxt "effectspage|preview-atkobject"
msgid "Preview"
msgstr "Voorskou"
@@ -5308,7 +5142,6 @@ msgid "Assign"
msgstr "Wys toe"
#: eventassignpage.ui:234
-#, fuzzy
msgctxt "eventassignpage|delete"
msgid "Remove"
msgstr "Verwyder"
@@ -5493,7 +5326,6 @@ msgid "Table Properties"
msgstr "Tabeleienskappe"
#: formatcellsdialog.ui:106
-#, fuzzy
msgctxt "formatcellsdialog|name"
msgid "Font"
msgstr "Font"
@@ -5510,7 +5342,6 @@ msgid "Borders"
msgstr "Grens"
#: formatcellsdialog.ui:174
-#, fuzzy
msgctxt "formatcellsdialog|area"
msgid "Background"
msgstr "Agtergrond"
@@ -5521,13 +5352,11 @@ msgid "Format Number"
msgstr ""
#: galleryapplyprogress.ui:8
-#, fuzzy
msgctxt "galleryapplyprogress|GalleryApplyProgress"
msgid "Apply"
msgstr "Pas toe"
#: galleryapplyprogress.ui:73
-#, fuzzy
msgctxt "galleryapplyprogress|label2"
msgid "File"
msgstr "Lêer"
@@ -5550,7 +5379,6 @@ msgid "Pr_eview"
msgstr "Voorskou"
#: galleryfilespage.ui:125
-#, fuzzy
msgctxt "galleryfilespage|image-atkobject"
msgid "Preview"
msgstr "Voorskou"
@@ -5566,7 +5394,6 @@ msgid "A_dd All"
msgstr ""
#: gallerygeneralpage.ui:22
-#, fuzzy
msgctxt "gallerygeneralpage|label1"
msgid "Modified:"
msgstr "Gewysig:"
@@ -5578,7 +5405,6 @@ msgid "Type:"
msgstr "Soort"
#: gallerygeneralpage.ui:90
-#, fuzzy
msgctxt "gallerygeneralpage|label3"
msgid "Location:"
msgstr "Ligging:"
@@ -5619,7 +5445,6 @@ msgid "Properties of "
msgstr "Eienskappe: "
#: gallerythemedialog.ui:106
-#, fuzzy
msgctxt "gallerythemedialog|general"
msgid "General"
msgstr "Algemeen"
@@ -5659,7 +5484,6 @@ msgid "Update"
msgstr "Bywerk"
#: galleryupdateprogress.ui:74
-#, fuzzy
msgctxt "galleryupdateprogress|label2"
msgid "File"
msgstr "Lêer"
@@ -5671,7 +5495,6 @@ msgid "_Modify"
msgstr "Wysig"
#: gradientpage.ui:106
-#, fuzzy
msgctxt "gradientpage|label1"
msgid "Gradient"
msgstr "Gradiënt"
@@ -5709,7 +5532,6 @@ msgid "Quadratic"
msgstr ""
#: gradientpage.ui:170
-#, fuzzy
msgctxt "gradientpage|gradienttypelb"
msgid "Square"
msgstr "Vierkant"
@@ -5774,19 +5596,16 @@ msgid "To color percentage"
msgstr ""
#: gradientpage.ui:600
-#, fuzzy
msgctxt "gradientpage|propfl"
msgid "Options"
msgstr "Opsies"
#: gradientpage.ui:644
-#, fuzzy
msgctxt "gradientpage|previewctl-atkobject"
msgid "Example"
msgstr "Voorbeeld"
#: gradientpage.ui:662
-#, fuzzy
msgctxt "gradientpage|label2"
msgid "Preview"
msgstr "Voorskou"
@@ -5809,7 +5628,6 @@ msgid "Dictionary"
msgstr "Woordeboeke"
#: hangulhanjaconversiondialog.ui:7
-#, fuzzy
msgctxt "hangulhanjaconversiondialog|HangulHanjaConversionDialog"
msgid "Hangul/Hanja Conversion"
msgstr "Hangoel/Handja-omskakeling"
@@ -5838,7 +5656,6 @@ msgid "Suggestions"
msgstr "~Voorstelle"
#: hangulhanjaconversiondialog.ui:219
-#, fuzzy
msgctxt "hangulhanjaconversiondialog|label5"
msgid "Format"
msgstr "Formaat"
@@ -5859,25 +5676,21 @@ msgid "Hang_ul (Hanja)"
msgstr ""
#: hangulhanjaconversiondialog.ui:295
-#, fuzzy
msgctxt "hangulhanjaconversiondialog|hanja_above"
msgid "Hanja"
msgstr "Handja"
#: hangulhanjaconversiondialog.ui:312
-#, fuzzy
msgctxt "hangulhanjaconversiondialog|hanja_below"
msgid "Hanja"
msgstr "Handja"
#: hangulhanjaconversiondialog.ui:328
-#, fuzzy
msgctxt "hangulhanjaconversiondialog|hangul_above"
msgid "Hangul"
msgstr "Hangoel"
#: hangulhanjaconversiondialog.ui:344
-#, fuzzy
msgctxt "hangulhanjaconversiondialog|hangul_below"
msgid "Hangul"
msgstr "Hangoel"
@@ -5929,7 +5742,6 @@ msgid "Replace b_y character"
msgstr "Ver~vang met karakter"
#: hangulhanjaconversiondialog.ui:517
-#, fuzzy
msgctxt "hangulhanjaconversiondialog|options"
msgid "Options"
msgstr "Opsies"
@@ -5941,7 +5753,6 @@ msgid "Edit Custom Dictionary"
msgstr "Redigeer eie woordeboek"
#: hangulhanjaeditdictdialog.ui:107
-#, fuzzy
msgctxt "hangulhanjaeditdictdialog|label4"
msgid "Book"
msgstr "Boek"
@@ -5970,7 +5781,6 @@ msgid "New..."
msgstr "Nuwe..."
#: hangulhanjaoptdialog.ui:121
-#, fuzzy
msgctxt "hangulhanjaoptdialog|edit"
msgid "Edit..."
msgstr "Redigeer..."
@@ -5997,7 +5807,6 @@ msgid "Replace all unique entries automatically"
msgstr ""
#: hangulhanjaoptdialog.ui:252
-#, fuzzy
msgctxt "hangulhanjaoptdialog|label2"
msgid "Options"
msgstr "Opsies"
@@ -6053,37 +5862,31 @@ msgid "Line _color:"
msgstr "Lynkleur"
#: hatchpage.ui:281
-#, fuzzy
msgctxt "hatchpage|backgroundcolor"
msgid "Background Color"
msgstr "Agtergrondkleur"
#: hatchpage.ui:313
-#, fuzzy
msgctxt "hatchpage|propfl"
msgid "Options"
msgstr "Opsies"
#: hatchpage.ui:357
-#, fuzzy
msgctxt "hatchpage|previewctl-atkobject"
msgid "Example"
msgstr "Voorbeeld"
#: hatchpage.ui:375
-#, fuzzy
msgctxt "hatchpage|label1"
msgid "Preview"
msgstr "Voorskou"
#: hyperlinkdialog.ui:11
-#, fuzzy
msgctxt "hyperlinkdialog|HyperlinkDialog"
msgid "Hyperlink"
msgstr "Hiperskakel"
#: hyperlinkdialog.ui:42
-#, fuzzy
msgctxt "hyperlinkdialog|apply"
msgid "Apply"
msgstr "Pas toe"
@@ -6113,7 +5916,6 @@ msgid "Open File"
msgstr "Maak lêer oop"
#: hyperlinkdocpage.ui:82
-#, fuzzy
msgctxt "hyperlinkdocpage|label2"
msgid "Document"
msgstr "Dokument"
@@ -6178,7 +5980,6 @@ msgid "F_orm:"
msgstr ""
#: hyperlinkdocpage.ui:329
-#, fuzzy
msgctxt "hyperlinkdocpage|script|tooltip_text"
msgid "Events"
msgstr "Gebeurtenisse"
@@ -6254,7 +6055,6 @@ msgid "F_orm:"
msgstr ""
#: hyperlinkinternetpage.ui:330
-#, fuzzy
msgctxt "hyperlinkinternetpage|script|tooltip_text"
msgid "Events"
msgstr "Gebeurtenisse"
@@ -6317,7 +6117,6 @@ msgid "F_orm:"
msgstr ""
#: hyperlinkmailpage.ui:257
-#, fuzzy
msgctxt "hyperlinkmailpage|script|tooltip_text"
msgid "Events"
msgstr "Gebeurtenisse"
@@ -6370,13 +6169,11 @@ msgid "_File:"
msgstr "Lêer:"
#: hyperlinknewdocpage.ui:112
-#, fuzzy
msgctxt "hyperlinknewdocpage|create"
msgid "Select Path"
msgstr "Kies pad"
#: hyperlinknewdocpage.ui:117
-#, fuzzy
msgctxt "hyperlinknewdocpage|create|tooltip_text"
msgid "Select Path"
msgstr "Kies pad"
@@ -6388,7 +6185,6 @@ msgid "File _type:"
msgstr "Lêer~tipe:"
#: hyperlinknewdocpage.ui:172
-#, fuzzy
msgctxt "hyperlinknewdocpage|label2"
msgid "New Document"
msgstr "Nuwe dokument"
@@ -6417,7 +6213,6 @@ msgid "F_orm:"
msgstr ""
#: hyperlinknewdocpage.ui:309
-#, fuzzy
msgctxt "hyperlinknewdocpage|script|tooltip_text"
msgid "Events"
msgstr "Gebeurtenisse"
@@ -6455,7 +6250,6 @@ msgid "Word:"
msgstr "Woorde"
#: iconchangedialog.ui:10
-#, fuzzy
msgctxt "iconchangedialog|IconChange"
msgid "%PRODUCTNAME %PRODUCTVERSION"
msgstr "%PRODUCTNAME %PRODUCTVERSION"
@@ -6523,25 +6317,21 @@ msgid "Contents:"
msgstr "Inhoud"
#: insertfloatingframe.ui:87
-#, fuzzy
msgctxt "insertfloatingframe|buttonbrowse"
msgid "Browse..."
msgstr "Blaai..."
#: insertfloatingframe.ui:130
-#, fuzzy
msgctxt "insertfloatingframe|scrollbaron"
msgid "On"
msgstr "Aan"
#: insertfloatingframe.ui:147
-#, fuzzy
msgctxt "insertfloatingframe|scrollbaroff"
msgid "Off"
msgstr "Af"
#: insertfloatingframe.ui:163
-#, fuzzy
msgctxt "insertfloatingframe|scrollbarauto"
msgid "Automatic"
msgstr "Outomaties"
@@ -6553,13 +6343,11 @@ msgid "Scroll Bar"
msgstr "Rolbalk"
#: insertfloatingframe.ui:218
-#, fuzzy
msgctxt "insertfloatingframe|borderon"
msgid "On"
msgstr "Aan"
#: insertfloatingframe.ui:235
-#, fuzzy
msgctxt "insertfloatingframe|borderoff"
msgid "Off"
msgstr "Af"
@@ -6582,13 +6370,11 @@ msgid "Height:"
msgstr "Hoogte"
#: insertfloatingframe.ui:345
-#, fuzzy
msgctxt "insertfloatingframe|defaultwidth"
msgid "Default"
msgstr "Verstek"
#: insertfloatingframe.ui:359
-#, fuzzy
msgctxt "insertfloatingframe|defaultheight"
msgid "Default"
msgstr "Verstek"
@@ -6671,7 +6457,6 @@ msgid "A_fter"
msgstr "Na"
#: insertrowcolumn.ui:210
-#, fuzzy
msgctxt "insertrowcolumn|label2"
msgid "Position"
msgstr "Posisie"
@@ -6741,13 +6526,11 @@ msgid "_Remove"
msgstr "Verwyder"
#: linedialog.ui:8
-#, fuzzy
msgctxt "linedialog|LineDialog"
msgid "Line"
msgstr "Reël"
#: linedialog.ui:106
-#, fuzzy
msgctxt "linedialog|RID_SVXPAGE_LINE"
msgid "Line"
msgstr "Reël"
@@ -6870,13 +6653,11 @@ msgid "Save Line Styles"
msgstr ""
#: linestyletabpage.ui:465
-#, fuzzy
msgctxt "linestyletabpage|label1"
msgid "Properties"
msgstr "Eienskappe"
#: linetabpage.ui:30
-#, fuzzy
msgctxt "linetabpage|liststoreCAP_STYLE"
msgid "Flat"
msgstr "Plat"
@@ -6888,7 +6669,6 @@ msgid "Round"
msgstr "Klank"
#: linetabpage.ui:38
-#, fuzzy
msgctxt "linetabpage|liststoreCAP_STYLE"
msgid "Square"
msgstr "Vierkant"
@@ -6899,7 +6679,6 @@ msgid "Rounded"
msgstr ""
#: linetabpage.ui:56
-#, fuzzy
msgctxt "linetabpage|liststoreEDGE_STYLE"
msgid "- none -"
msgstr "- geen -"
@@ -7034,7 +6813,6 @@ msgid "Icon"
msgstr "Ikone"
#: linetabpage.ui:798
-#, fuzzy
msgctxt "linetabpage|CTL_PREVIEW-atkobject"
msgid "Example"
msgstr "Voorbeeld"
@@ -7101,7 +6879,6 @@ msgid "Com_ponent..."
msgstr ""
#: macroassignpage.ui:158
-#, fuzzy
msgctxt "macroassignpage|delete"
msgid "Remove"
msgstr "Verwyder"
@@ -7118,7 +6895,6 @@ msgid "Macro Selector"
msgstr "Makroselektor"
#: macroselectordialog.ui:37
-#, fuzzy
msgctxt "macroselectordialog|add"
msgid "Add"
msgstr "Voeg by"
@@ -7178,7 +6954,6 @@ msgid "_Function"
msgstr "Funksie"
#: menuassignpage.ui:105
-#, fuzzy
msgctxt "menuassignpage|label33"
msgid "Description"
msgstr "Beskrywing"
@@ -7245,7 +7020,6 @@ msgid "Insert Submenu"
msgstr ""
#: menuassignpage.ui:557
-#, fuzzy
msgctxt "menuassignpage|renameItem"
msgid "Rename..."
msgstr "Hernoem..."
@@ -7267,7 +7041,6 @@ msgid "Restore Default Command"
msgstr ""
#: mosaicdialog.ui:16
-#, fuzzy
msgctxt "mosaicdialog|MosaicDialog"
msgid "Mosaic"
msgstr "Mosaïek"
@@ -7316,13 +7089,11 @@ msgid "Menu _position:"
msgstr ""
#: movemenu.ui:244
-#, fuzzy
msgctxt "movemenu|up-atkobject"
msgid "Up"
msgstr "Op"
#: movemenu.ui:262
-#, fuzzy
msgctxt "movemenu|down-atkobject"
msgid "Down"
msgstr "Af"
@@ -7350,7 +7121,6 @@ msgid "Mark the Default Path for New Files"
msgstr ""
#: namedialog.ui:8
-#, fuzzy
msgctxt "namedialog|NameDialog"
msgid "Name"
msgstr "Naam"
@@ -7381,13 +7151,11 @@ msgid "Create Macro"
msgstr ""
#: newlibdialog.ui:102
-#, fuzzy
msgctxt "newlibdialog|altrenametitle"
msgid "Rename"
msgstr "Hernoem"
#: newtabledialog.ui:22
-#, fuzzy
msgctxt "newtabledialog|NewTableDialog"
msgid "Insert Table"
msgstr "Voeg tabel in"
@@ -7403,7 +7171,6 @@ msgid "_Number of rows:"
msgstr ""
#: newtoolbardialog.ui:8
-#, fuzzy
msgctxt "newtoolbardialog|NewToolbarDialog"
msgid "Name"
msgstr "Naam"
@@ -7431,7 +7198,6 @@ msgid "User-defined"
msgstr "Gebruikergedefinieer"
#: numberingformatpage.ui:44
-#, fuzzy
msgctxt "numberingformatpage|liststore1"
msgid "Number"
msgstr "Nommer"
@@ -7443,19 +7209,16 @@ msgid "Percent"
msgstr "Persent"
#: numberingformatpage.ui:50
-#, fuzzy
msgctxt "numberingformatpage|liststore1"
msgid "Currency"
msgstr "Valuta"
#: numberingformatpage.ui:53
-#, fuzzy
msgctxt "numberingformatpage|liststore1"
msgid "Date"
msgstr "Datum"
#: numberingformatpage.ui:56
-#, fuzzy
msgctxt "numberingformatpage|liststore1"
msgid "Time"
msgstr "Tyd"
@@ -7466,7 +7229,6 @@ msgid "Scientific"
msgstr ""
#: numberingformatpage.ui:62
-#, fuzzy
msgctxt "numberingformatpage|liststore1"
msgid "Fraction"
msgstr "Breuk"
@@ -7477,7 +7239,6 @@ msgid "Boolean Value"
msgstr ""
#: numberingformatpage.ui:68
-#, fuzzy
msgctxt "numberingformatpage|liststore1"
msgid "Text"
msgstr "Teks"
@@ -7488,19 +7249,16 @@ msgid "Automatically"
msgstr ""
#: numberingformatpage.ui:126
-#, fuzzy
msgctxt "numberingformatpage|add|tooltip_text"
msgid "Add"
msgstr "Voeg by"
#: numberingformatpage.ui:141
-#, fuzzy
msgctxt "numberingformatpage|edit|tooltip_text"
msgid "Edit Comment"
msgstr "Redigeer opmerking"
#: numberingformatpage.ui:156
-#, fuzzy
msgctxt "numberingformatpage|delete|tooltip_text"
msgid "Remove"
msgstr "Verwyder"
@@ -7543,7 +7301,6 @@ msgid "_Engineering notation"
msgstr ""
#: numberingformatpage.ui:406
-#, fuzzy
msgctxt "numberingformatpage|optionsft"
msgid "Options"
msgstr "Opsies"
@@ -7572,7 +7329,6 @@ msgid "_Language"
msgstr "Taal"
#: numberingoptionspage.ui:64
-#, fuzzy
msgctxt "numberingoptionspage|label1"
msgid "Level"
msgstr "Vlak"
@@ -7655,19 +7411,16 @@ msgid "Bottom of character"
msgstr "Onderkant van karakter"
#: numberingoptionspage.ui:287
-#, fuzzy
msgctxt "numberingoptionspage|orientlb"
msgid "Top of line"
msgstr "Bokant van lyn"
#: numberingoptionspage.ui:288
-#, fuzzy
msgctxt "numberingoptionspage|orientlb"
msgid "Center of line"
msgstr "Middel van reël"
#: numberingoptionspage.ui:289
-#, fuzzy
msgctxt "numberingoptionspage|orientlb"
msgid "Bottom of line"
msgstr "Onderkant van lyn"
@@ -7691,7 +7444,6 @@ msgid "Before:"
msgstr "Voor"
#: numberingoptionspage.ui:373
-#, fuzzy
msgctxt "numberingoptionspage|separator"
msgid "Separator"
msgstr "Skeier"
@@ -7731,7 +7483,6 @@ msgid "Character style:"
msgstr "Karakterstyle"
#: numberingoptionspage.ui:524
-#, fuzzy
msgctxt "numberingoptionspage|label2"
msgid "Numbering"
msgstr "Nommering"
@@ -7754,19 +7505,16 @@ msgid "From file..."
msgstr "~Vanaf lêer..."
#: numberingoptionspage.ui:603
-#, fuzzy
msgctxt "numberingoptionspage|gallery"
msgid "Gallery"
msgstr "Galery"
#: numberingpositionpage.ui:23
-#, fuzzy
msgctxt "numberingpositionpage|liststore1"
msgid "Left"
msgstr "Links"
#: numberingpositionpage.ui:26
-#, fuzzy
msgctxt "numberingpositionpage|liststore1"
msgid "Centered"
msgstr "Gesentreer"
@@ -7784,7 +7532,6 @@ msgid "Tab stop"
msgstr "Keepstoppe"
#: numberingpositionpage.ui:43
-#, fuzzy
msgctxt "numberingpositionpage|liststore2"
msgid "Space"
msgstr "Ruimte"
@@ -7795,7 +7542,6 @@ msgid "Nothing"
msgstr ""
#: numberingpositionpage.ui:88
-#, fuzzy
msgctxt "numberingpositionpage|1"
msgid "Level"
msgstr "Vlak"
@@ -7859,13 +7605,11 @@ msgid "Position and Spacing"
msgstr ""
#: numberingpositionpage.ui:416
-#, fuzzy
msgctxt "numberingpositionpage|standard"
msgid "Default"
msgstr "Verstek"
#: objectnamedialog.ui:8
-#, fuzzy
msgctxt "objectnamedialog|ObjectNameDialog"
msgid "Name"
msgstr "Naam"
@@ -7877,7 +7621,6 @@ msgid "_Name:"
msgstr "Naam"
#: objecttitledescdialog.ui:15
-#, fuzzy
msgctxt "objecttitledescdialog|ObjectTitleDescDialog"
msgid "Description"
msgstr "Beskrywing"
@@ -7973,7 +7716,6 @@ msgid "Vendor"
msgstr "HandelaarID"
#: optadvancedpage.ui:171
-#, fuzzy
msgctxt "optadvancedpage|version"
msgid "Version"
msgstr "Weergawe"
@@ -8047,7 +7789,6 @@ msgid "Color setting"
msgstr ""
#: optappearancepage.ui:156
-#, fuzzy
msgctxt "optappearancepage|on"
msgid "On"
msgstr "Aan"
@@ -8069,7 +7810,6 @@ msgid "Western _text and Asian punctuation"
msgstr ""
#: optasianpage.ui:73
-#, fuzzy
msgctxt "optasianpage|label1"
msgid "Kerning"
msgstr "Tekssaamdrukking"
@@ -8246,7 +7986,6 @@ msgid "Eastern Arabic (٣ ,٢ ,١…)"
msgstr ""
#: optctlpage.ui:237
-#, fuzzy
msgctxt "optctlpage|numerals"
msgid "System"
msgstr "Stelsel"
@@ -8268,13 +8007,11 @@ msgid "_E-mail program:"
msgstr ""
#: optemailpage.ui:55
-#, fuzzy
msgctxt "optemailpage|browse"
msgid "Browse..."
msgstr "Blaai..."
#: optemailpage.ui:89
-#, fuzzy
msgctxt "optemailpage|browsetitle"
msgid "All files"
msgstr "Alle lêers"
@@ -8406,7 +8143,6 @@ msgid "Screen only"
msgstr ""
#: optfontspage.ui:132
-#, fuzzy
msgctxt "optfontspage|font"
msgid "Font"
msgstr "Font"
@@ -8440,7 +8176,6 @@ msgid "_Size:"
msgstr "Grootte"
#: optfontspage.ui:295
-#, fuzzy
msgctxt "optfontspage|fontname"
msgid "Automatic"
msgstr "Outomaties"
@@ -8462,7 +8197,6 @@ msgid "_Extended tips"
msgstr "Uitgebreide wenke"
#: optgeneralpage.ui:46
-#, fuzzy
msgctxt "optgeneralpage|label1"
msgid "Help"
msgstr "Hulp"
@@ -8600,7 +8334,6 @@ msgid "_Use '%ENGLISHUSLOCALE' locale for numbers"
msgstr ""
#: opthtmlpage.ui:407
-#, fuzzy
msgctxt "opthtmlpage|label2"
msgid "Import"
msgstr "Invoer"
@@ -8633,13 +8366,11 @@ msgid "LibreOffice _Basic"
msgstr ""
#: opthtmlpage.ui:568
-#, fuzzy
msgctxt "opthtmlpage|label3"
msgid "Export"
msgstr "Uitvoer"
#: optionsdialog.ui:11
-#, fuzzy
msgctxt "optionsdialog|OptionsDialog"
msgid "Options"
msgstr "Opsies"
@@ -9027,13 +8758,11 @@ msgid "OpenCL Options"
msgstr ""
#: optpathspage.ui:40
-#, fuzzy
msgctxt "optpathspage|type"
msgid "Type"
msgstr "Soort"
#: optpathspage.ui:53
-#, fuzzy
msgctxt "optpathspage|path"
msgid "Path"
msgstr "Pad"
@@ -9066,19 +8795,16 @@ msgid "Proxy s_erver:"
msgstr ""
#: optproxypage.ui:138
-#, fuzzy
msgctxt "optproxypage|proxymode"
msgid "None"
msgstr "Geen"
#: optproxypage.ui:139
-#, fuzzy
msgctxt "optproxypage|proxymode"
msgid "System"
msgstr "Stelsel"
#: optproxypage.ui:140
-#, fuzzy
msgctxt "optproxypage|proxymode"
msgid "Manual"
msgstr "Handmatig"
@@ -9236,37 +8962,31 @@ msgid "Text document"
msgstr "Nuwe dokument"
#: optsavepage.ui:368
-#, fuzzy
msgctxt "optsavepage|doctype"
msgid "HTML document"
msgstr "HTML-dokument"
#: optsavepage.ui:369
-#, fuzzy
msgctxt "optsavepage|doctype"
msgid "Master document"
msgstr "Meesterdokument"
#: optsavepage.ui:370
-#, fuzzy
msgctxt "optsavepage|doctype"
msgid "Spreadsheet"
msgstr "Sigblad"
#: optsavepage.ui:371
-#, fuzzy
msgctxt "optsavepage|doctype"
msgid "Presentation"
msgstr "Voorlegging"
#: optsavepage.ui:372
-#, fuzzy
msgctxt "optsavepage|doctype"
msgid "Drawing"
msgstr "Tekening"
#: optsavepage.ui:373
-#, fuzzy
msgctxt "optsavepage|doctype"
msgid "Formula"
msgstr "Formule"
@@ -9435,25 +9155,21 @@ msgid "Fa_x/e-mail:"
msgstr ""
#: optuserpage.ui:171
-#, fuzzy
msgctxt "optuserpage|firstname-atkobject"
msgid "First name"
msgstr "Voornaam"
#: optuserpage.ui:189
-#, fuzzy
msgctxt "lastname-atkobject"
msgid "Last name"
msgstr "Van"
#: optuserpage.ui:207
-#, fuzzy
msgctxt "shortname-atkobject"
msgid "Initials"
msgstr "Voorletters"
#: optuserpage.ui:236
-#, fuzzy
msgctxt "city-atkobject"
msgid "City"
msgstr "Stad"
@@ -9465,19 +9181,16 @@ msgid "State"
msgstr "Provinsie"
#: optuserpage.ui:272
-#, fuzzy
msgctxt "zip-atkobject"
msgid "Zip code"
msgstr "Poskode"
#: optuserpage.ui:302
-#, fuzzy
msgctxt "title-atkobject"
msgid "Title"
msgstr "Titel"
#: optuserpage.ui:320
-#, fuzzy
msgctxt "position-atkobject"
msgid "Position"
msgstr "Posisie"
@@ -9514,7 +9227,6 @@ msgid "Last name/first _name/father’s name/initials:"
msgstr ""
#: optuserpage.ui:472
-#, fuzzy
msgctxt "ruslastname-atkobject"
msgid "Last name"
msgstr "Van"
@@ -9525,13 +9237,11 @@ msgid "Father's name"
msgstr ""
#: optuserpage.ui:508
-#, fuzzy
msgctxt "russhortname-atkobject"
msgid "Initials"
msgstr "Voorletters"
#: optuserpage.ui:526
-#, fuzzy
msgctxt "rusfirstname-atkobject"
msgid "First name"
msgstr "Voornaam"
@@ -9542,19 +9252,16 @@ msgid "Last/first _name/initials:"
msgstr ""
#: optuserpage.ui:569
-#, fuzzy
msgctxt "eastlastname-atkobject"
msgid "Last name"
msgstr "Van"
#: optuserpage.ui:587
-#, fuzzy
msgctxt "eastfirstname-atkobject"
msgid "First name"
msgstr "Voornaam"
#: optuserpage.ui:605
-#, fuzzy
msgctxt "eastshortname-atkobject"
msgid "Initials"
msgstr "Voorletters"
@@ -9565,7 +9272,6 @@ msgid "_Street/apartment number:"
msgstr ""
#: optuserpage.ui:648
-#, fuzzy
msgctxt "russtreet-atkobject"
msgid "Street"
msgstr "Straat"
@@ -9581,19 +9287,16 @@ msgid "_Zip/city:"
msgstr ""
#: optuserpage.ui:709
-#, fuzzy
msgctxt "icity-atkobject"
msgid "City"
msgstr "Stad"
#: optuserpage.ui:727
-#, fuzzy
msgctxt "izip-atkobject"
msgid "Zip code"
msgstr "Poskode"
#: optuserpage.ui:825
-#, fuzzy
msgctxt "optuserpage|label1"
msgid "Address"
msgstr "Adres"
@@ -9669,19 +9372,16 @@ msgid "Icons in men_us:"
msgstr ""
#: optviewpage.ui:189
-#, fuzzy
msgctxt "optviewpage|contextmenushortcuts"
msgid "Automatic"
msgstr "Outomaties"
#: optviewpage.ui:190
-#, fuzzy
msgctxt "optviewpage|contextmenushortcuts"
msgid "Hide"
msgstr "Versteek"
#: optviewpage.ui:191
-#, fuzzy
msgctxt "optviewpage|contextmenushortcuts"
msgid "Show"
msgstr "Wys"
@@ -9692,19 +9392,16 @@ msgid "Shortcuts in context menus:"
msgstr ""
#: optviewpage.ui:218
-#, fuzzy
msgctxt "optviewpage|menuicons"
msgid "Automatic"
msgstr "Outomaties"
#: optviewpage.ui:219
-#, fuzzy
msgctxt "optviewpage|menuicons"
msgid "Hide"
msgstr "Versteek"
#: optviewpage.ui:220
-#, fuzzy
msgctxt "optviewpage|menuicons"
msgid "Show"
msgstr "Wys"
@@ -9730,7 +9427,6 @@ msgid "Toolbar icon _size:"
msgstr ""
#: optviewpage.ui:358
-#, fuzzy
msgctxt "optviewpage|iconstyle"
msgid "Automatic"
msgstr "Outomaties"
@@ -9783,7 +9479,6 @@ msgid "Tango Testing"
msgstr ""
#: optviewpage.ui:380
-#, fuzzy
msgctxt "optviewpage|iconsize"
msgid "Automatic"
msgstr "Outomaties"
@@ -9822,7 +9517,6 @@ msgid "Sidebar _icon size:"
msgstr ""
#: optviewpage.ui:439
-#, fuzzy
msgctxt "optviewpage|sidebariconsize"
msgid "Automatic"
msgstr "Outomaties"
@@ -9845,7 +9539,6 @@ msgid "_Notebookbar icon size:"
msgstr ""
#: optviewpage.ui:468
-#, fuzzy
msgctxt "optviewpage|notebookbariconsize"
msgid "Automatic"
msgstr "Outomaties"
@@ -9883,7 +9576,6 @@ msgid "Middle mouse _button:"
msgstr ""
#: optviewpage.ui:597
-#, fuzzy
msgctxt "optviewpage|mousepos"
msgid "Default button"
msgstr "Verstek knoppie"
@@ -9910,7 +9602,6 @@ msgid "Automatic scrolling"
msgstr ""
#: optviewpage.ui:616
-#, fuzzy
msgctxt "optviewpage|mousemiddle"
msgid "Paste clipboard"
msgstr "Plak knipbord"
@@ -9926,7 +9617,6 @@ msgid "Right and left"
msgstr ""
#: pageformatpage.ui:19
-#, fuzzy
msgctxt "pageformatpage|liststorePageLayout"
msgid "Mirrored"
msgstr "Spieëlbeeld"
@@ -10030,7 +9720,6 @@ msgid "I_nner:"
msgstr ""
#: pageformatpage.ui:502
-#, fuzzy
msgctxt "pageformatpage|labelMargins"
msgid "Margins"
msgstr "Kantlyne"
@@ -10094,37 +9783,31 @@ msgstr ""
#: paragalignpage.ui:15
#: /home/cl/vc/git/libo-core/cui/uiconfig/ui/paragalignpage.ui:19
-#, fuzzy
msgctxt "paragalignpage|liststoreLB_LASTLINE"
msgid "Start"
msgstr "Begin"
#: paragalignpage.ui:23
-#, fuzzy
msgctxt "paragalignpage|liststoreLB_LASTLINE"
msgid "Centered"
msgstr "Gesentreer"
#: paragalignpage.ui:27
-#, fuzzy
msgctxt "paragalignpage|liststoreLB_LASTLINE"
msgid "Justified"
msgstr "Alkantbelyn"
#: paragalignpage.ui:41
-#, fuzzy
msgctxt "paragalignpage|liststoreLB_VERTALIGN"
msgid "Automatic"
msgstr "Outomaties"
#: paragalignpage.ui:45
-#, fuzzy
msgctxt "paragalignpage|liststoreLB_VERTALIGN"
msgid "Base line"
msgstr "Basislyn"
#: paragalignpage.ui:49
-#, fuzzy
msgctxt "paragalignpage|liststoreLB_VERTALIGN"
msgid "Top"
msgstr "Bokant"
@@ -10136,13 +9819,11 @@ msgid "Middle"
msgstr "Middel"
#: paragalignpage.ui:57
-#, fuzzy
msgctxt "paragalignpage|liststoreLB_VERTALIGN"
msgid "Bottom"
msgstr "Onderkant"
#: paragalignpage.ui:85
-#, fuzzy
msgctxt "paragalignpage|drawingareaWN_EXAMPLE-atkobject"
msgid "Example"
msgstr "Voorbeeld"
@@ -10198,7 +9879,6 @@ msgid "_Left/Top"
msgstr ""
#: paragalignpage.ui:313
-#, fuzzy
msgctxt "paragalignpage|label1"
msgid "Options"
msgstr "Opsies"
@@ -10221,7 +9901,6 @@ msgid "_Text direction:"
msgstr "Teksrigting"
#: paragalignpage.ui:444
-#, fuzzy
msgctxt "paragalignpage|labelFL_PROPERTIES"
msgid "Properties"
msgstr "Eienskappe"
@@ -10245,13 +9924,11 @@ msgid "1.5 Lines"
msgstr "1,5 reëls"
#: paraindentspacing.ui:49
-#, fuzzy
msgctxt "paraindentspacing|liststoreLB_LINEDIST"
msgid "Double"
msgstr "Dubbel"
#: paraindentspacing.ui:53
-#, fuzzy
msgctxt "paraindentspacing|liststoreLB_LINEDIST"
msgid "Proportional"
msgstr "Proporsioneel"
@@ -10268,7 +9945,6 @@ msgid "Leading"
msgstr "Opskrif"
#: paraindentspacing.ui:91
-#, fuzzy
msgctxt "paraindentspacing|drawingareaWN_EXAMPLE-atkobject"
msgid "Example"
msgstr "Voorbeeld"
@@ -10296,13 +9972,11 @@ msgid "_Automatic"
msgstr "Outomaties"
#: paraindentspacing.ui:221
-#, fuzzy
msgctxt "paraindentspacing|labelST_LINEDIST_ABS"
msgid "Fixed"
msgstr "Vaste"
#: paraindentspacing.ui:236
-#, fuzzy
msgctxt "paraindentspacing|label1"
msgid "Indent"
msgstr "Inkeep"
@@ -10329,7 +10003,6 @@ msgid "Spacing"
msgstr "Spasiëring"
#: paraindentspacing.ui:404
-#, fuzzy
msgctxt "paraindentspacing|labelFT_LINEDIST"
msgid "of"
msgstr "van"
@@ -10346,13 +10019,11 @@ msgid "A_ctivate"
msgstr ""
#: paraindentspacing.ui:503
-#, fuzzy
msgctxt "paraindentspacing|label3"
msgid "Register-true"
msgstr "Register-getrou"
#: paratabspage.ui:49
-#, fuzzy
msgctxt "paratabspage|label1"
msgid "Position"
msgstr "Posisie"
@@ -10399,7 +10070,6 @@ msgid "_Character"
msgstr "Karakters:"
#: paratabspage.ui:283
-#, fuzzy
msgctxt "paratabspage|label2"
msgid "Type"
msgstr "Soort"
@@ -10494,7 +10164,6 @@ msgid "File Encryption Password"
msgstr ""
#: pastespecial.ui:7
-#, fuzzy
msgctxt "pastespecial|PasteSpecialDialog"
msgid "Paste Special"
msgstr "Plak spesiaal"
@@ -10506,7 +10175,6 @@ msgid "Source:"
msgstr "Bron"
#: pastespecial.ui:157
-#, fuzzy
msgctxt "pastespecial|label1"
msgid "Selection"
msgstr "Seleksie"
@@ -10518,7 +10186,6 @@ msgid "_Modify"
msgstr "Wysig"
#: patterntabpage.ui:92
-#, fuzzy
msgctxt "patterntabpage|label3"
msgid "Pattern"
msgstr "Patroon"
@@ -10545,19 +10212,16 @@ msgid "Background Color:"
msgstr "Agtergrondkleur"
#: patterntabpage.ui:252
-#, fuzzy
msgctxt "patterntabpage|label1"
msgid "Options"
msgstr "Opsies"
#: patterntabpage.ui:295
-#, fuzzy
msgctxt "patterntabpage|CTL_PREVIEW-atkobject"
msgid "Example"
msgstr "Voorbeeld"
#: patterntabpage.ui:313
-#, fuzzy
msgctxt "patterntabpage|label2"
msgid "Preview"
msgstr "Voorskou"
@@ -10605,7 +10269,6 @@ msgid "Firefox Themes"
msgstr ""
#: pickbulletpage.ui:34
-#, fuzzy
msgctxt "pickbulletpage|label25"
msgid "Selection"
msgstr "Seleksie"
@@ -10621,19 +10284,16 @@ msgid "Add and Resize"
msgstr ""
#: pickgraphicpage.ui:75
-#, fuzzy
msgctxt "pickgraphicpage|label25"
msgid "Selection"
msgstr "Seleksie"
#: picknumberingpage.ui:34
-#, fuzzy
msgctxt "picknumberingpage|label25"
msgid "Selection"
msgstr "Seleksie"
#: pickoutlinepage.ui:34
-#, fuzzy
msgctxt "pickoutlinepage|label25"
msgid "Selection"
msgstr "Seleksie"
@@ -10660,7 +10320,6 @@ msgid "Raise/lower by"
msgstr "~Lig/laat sak met"
#: positionpage.ui:157
-#, fuzzy
msgctxt "positionpage|automatic"
msgid "Automatic"
msgstr "Outomaties"
@@ -10671,7 +10330,6 @@ msgid "Relative font size"
msgstr "Relatiewe fontgrootte"
#: positionpage.ui:201
-#, fuzzy
msgctxt "positionpage|label20"
msgid "Position"
msgstr "Posisie"
@@ -10726,7 +10384,6 @@ msgid "Spacing"
msgstr "Spasiëring"
#: positionpage.ui:478
-#, fuzzy
msgctxt "positionpage|preview-atkobject"
msgid "Preview"
msgstr "Voorskou"
@@ -10777,7 +10434,6 @@ msgid "_Base point:"
msgstr ""
#: possizetabpage.ui:150
-#, fuzzy
msgctxt "possizetabpage|label1"
msgid "Position"
msgstr "Posisie"
@@ -10844,7 +10500,6 @@ msgid "Adapt"
msgstr ""
#: posterdialog.ui:16
-#, fuzzy
msgctxt "posterdialog|PosterDialog"
msgid "Posterize"
msgstr "Plakkaatteer"
@@ -11001,7 +10656,6 @@ msgid "No Loaded File"
msgstr ""
#: querynoloadedfiledialog.ui:14
-#, fuzzy
msgctxt "querynoloadedfiledialog|NoLoadedFileDialog"
msgid "The file could not be loaded!"
msgstr "Die lêer kon nie gelaai word nie!"
@@ -11134,13 +10788,11 @@ msgid "Run"
msgstr "L~aat loop"
#: scriptorganizer.ui:49
-#, fuzzy
msgctxt "scriptorganizer|create"
msgid "Create..."
msgstr "Skep..."
#: scriptorganizer.ui:79
-#, fuzzy
msgctxt "scriptorganizer|rename"
msgid "Rename..."
msgstr "Hernoem..."
@@ -11157,7 +10809,6 @@ msgid "Macros"
msgstr "Makro's"
#: searchattrdialog.ui:9
-#, fuzzy
msgctxt "searchattrdialog|SearchAttrDialog"
msgid "Attributes"
msgstr "Attribute"
@@ -11168,7 +10819,6 @@ msgid "Text Format "
msgstr ""
#: searchformatdialog.ui:106
-#, fuzzy
msgctxt "searchformatdialog|font"
msgid "Font"
msgstr "Font"
@@ -11179,7 +10829,6 @@ msgid "Font Effects"
msgstr ""
#: searchformatdialog.ui:151
-#, fuzzy
msgctxt "searchformatdialog|position"
msgid "Position"
msgstr "Posisie"
@@ -11196,7 +10845,6 @@ msgid "Indents & Spacing"
msgstr ""
#: searchformatdialog.ui:220
-#, fuzzy
msgctxt "searchformatdialog|labelTP_PARA_ALIGN"
msgid "Alignment"
msgstr "Belyning"
@@ -11294,7 +10942,6 @@ msgid "Search Term or Firefox Theme URL"
msgstr ""
#: select_persona_dialog.ui:228
-#, fuzzy
msgctxt "select_persona_dialog|label6"
msgid "Categories"
msgstr "Kategorieë"
@@ -11340,13 +10987,11 @@ msgid "_Color:"
msgstr ""
#: shadowtabpage.ui:205
-#, fuzzy
msgctxt "shadowtabpage|CTL_COLOR_PREVIEW-atkobject"
msgid "Example"
msgstr "Voorbeeld"
#: shadowtabpage.ui:230
-#, fuzzy
msgctxt "shadowtabpage|label"
msgid "Properties"
msgstr "Eienskappe"
@@ -11447,7 +11092,6 @@ msgid "Label text with smart tags"
msgstr ""
#: smarttagoptionspage.ui:61
-#, fuzzy
msgctxt "smarttagoptionspage|properties"
msgid "Properties..."
msgstr "Eienskappe..."
@@ -11458,7 +11102,6 @@ msgid "Currently Installed Smart Tags"
msgstr ""
#: smoothdialog.ui:16
-#, fuzzy
msgctxt "smoothdialog|SmoothDialog"
msgid "Smooth"
msgstr "Glad"
@@ -11475,7 +11118,6 @@ msgid "Parameters"
msgstr "~Parameters"
#: solarizedialog.ui:14
-#, fuzzy
msgctxt "solarizedialog|SolarizeDialog"
msgid "Solarization"
msgstr "Solarisasie"
@@ -11609,7 +11251,6 @@ msgid "Text languag_e:"
msgstr ""
#: spellingdialog.ui:252
-#, fuzzy
msgctxt "spellingdialog|explainlink"
msgid "More..."
msgstr "Meer..."
@@ -11651,7 +11292,6 @@ msgid "_Not in dictionary"
msgstr ""
#: spellingdialog.ui:386
-#, fuzzy
msgctxt "spellingdialog|paste"
msgid "Paste"
msgstr "Plak"
@@ -11663,13 +11303,11 @@ msgid "Special Character"
msgstr "Spesiale karakters"
#: spelloptionsdialog.ui:8
-#, fuzzy
msgctxt "spelloptionsdialog|SpellOptionsDialog"
msgid "Options"
msgstr "Opsies"
#: splitcellsdialog.ui:25
-#, fuzzy
msgctxt "splitcellsdialog|SplitCellsDialog"
msgid "Split Cells"
msgstr "Verdeel selle"
@@ -11680,7 +11318,6 @@ msgid "_Split cell into:"
msgstr ""
#: splitcellsdialog.ui:146
-#, fuzzy
msgctxt "splitcellsdialog|label1"
msgid "Split"
msgstr "Verdeel"
@@ -11703,7 +11340,6 @@ msgid "_Into equal proportions"
msgstr ""
#: splitcellsdialog.ui:241
-#, fuzzy
msgctxt "splitcellsdialog|label2"
msgid "Direction"
msgstr "Rigting"
@@ -11795,7 +11431,6 @@ msgid "To _frame"
msgstr "Na raam"
#: swpossizepage.ui:294
-#, fuzzy
msgctxt "swpossizepage|label1"
msgid "Anchor"
msgstr "Anker"
@@ -11843,7 +11478,6 @@ msgid "Follow te_xt flow"
msgstr ""
#: swpossizepage.ui:522
-#, fuzzy
msgctxt "swpossizepage|label11"
msgid "Position"
msgstr "Posisie"
@@ -11873,13 +11507,11 @@ msgid "No Effect"
msgstr "Geen effek"
#: textanimtabpage.ui:53
-#, fuzzy
msgctxt "textanimtabpage|liststoreEFFECT"
msgid "Blink"
msgstr "Knipper"
#: textanimtabpage.ui:57
-#, fuzzy
msgctxt "textanimtabpage|liststoreEFFECT"
msgid "Scroll Through"
msgstr "Rol deur"
@@ -11890,7 +11522,6 @@ msgid "Scroll Back and Forth"
msgstr ""
#: textanimtabpage.ui:65
-#, fuzzy
msgctxt "textanimtabpage|liststoreEFFECT"
msgid "Scroll In"
msgstr "Rol in"
@@ -11908,19 +11539,16 @@ msgid "Direction:"
msgstr "Rigting"
#: textanimtabpage.ui:155
-#, fuzzy
msgctxt "textanimtabpage|BTN_UP|tooltip_text"
msgid "To top"
msgstr "Na bo"
#: textanimtabpage.ui:161
-#, fuzzy
msgctxt "textanimtabpage|BTN_UP-atkobject"
msgid "Up"
msgstr "Op"
#: textanimtabpage.ui:176
-#, fuzzy
msgctxt "textanimtabpage|BTN_RIGHT|tooltip_text"
msgid "To right"
msgstr "Na regs"
@@ -11932,25 +11560,21 @@ msgid "Right"
msgstr "Hoogte"
#: textanimtabpage.ui:197
-#, fuzzy
msgctxt "textanimtabpage|BTN_LEFT|tooltip_text"
msgid "To left"
msgstr "Na links"
#: textanimtabpage.ui:203
-#, fuzzy
msgctxt "textanimtabpage|BTN_LEFT-atkobject"
msgid "Left"
msgstr "Links"
#: textanimtabpage.ui:218
-#, fuzzy
msgctxt "textanimtabpage|BTN_DOWN|tooltip_text"
msgid "To bottom"
msgstr "Na onder"
#: textanimtabpage.ui:224
-#, fuzzy
msgctxt "textanimtabpage|BTN_DOWN-atkobject"
msgid "Down"
msgstr "Af"
@@ -11999,7 +11623,6 @@ msgid "_Automatic"
msgstr "Outomaties"
#: textanimtabpage.ui:522
-#, fuzzy
msgctxt "textanimtabpage|label2"
msgid "Properties"
msgstr "Eienskappe"
@@ -12086,19 +11709,16 @@ msgid "Text Anchor"
msgstr ""
#: textdialog.ui:8
-#, fuzzy
msgctxt "textdialog|TextDialog"
msgid "Text"
msgstr "Teks"
#: textdialog.ui:106
-#, fuzzy
msgctxt "textdialog|RID_SVXPAGE_TEXTATTR"
msgid "Text"
msgstr "Teks"
#: textdialog.ui:128
-#, fuzzy
msgctxt "textdialog|RID_SVXPAGE_TEXTANIMATION"
msgid "Text Animation"
msgstr "Teksanimasie"
@@ -12124,7 +11744,6 @@ msgid "_Maximum number of consecutive hyphens"
msgstr ""
#: textflowpage.ui:163
-#, fuzzy
msgctxt "textflowpage|LabelHyphenation"
msgid "Hyphenation"
msgstr "Woordafbreking"
@@ -12159,13 +11778,11 @@ msgid "Position:"
msgstr "Posisie"
#: textflowpage.ui:295
-#, fuzzy
msgctxt "textflowpage|comboPageStyle-atkobject"
msgid "Page Style"
msgstr "Bladsystyl"
#: textflowpage.ui:309
-#, fuzzy
msgctxt "textflowpage|comboBreakType"
msgid "Page"
msgstr "Bladsy"
@@ -12218,19 +11835,16 @@ msgid "_Widow control"
msgstr "Weduweebeheer"
#: textflowpage.ui:473
-#, fuzzy
msgctxt "textflowpage|labelOrphan"
msgid "lines"
msgstr "reëls"
#: textflowpage.ui:485
-#, fuzzy
msgctxt "textflowpage|labelWidow"
msgid "lines"
msgstr "reëls"
#: textflowpage.ui:513
-#, fuzzy
msgctxt "textflowpage|labelOptions"
msgid "Options"
msgstr "Opsies"
@@ -12289,7 +11903,6 @@ msgid "Quadratic"
msgstr ""
#: transparencytabpage.ui:45
-#, fuzzy
msgctxt "transparencytabpage|liststoreTYPE"
msgid "Square"
msgstr "Vierkant"
@@ -12350,13 +11963,11 @@ msgid "_End value:"
msgstr ""
#: transparencytabpage.ui:435
-#, fuzzy
msgctxt "transparencytabpage|CTL_BITMAP_PREVIEW-atkobject"
msgid "Example"
msgstr "Voorbeeld"
#: transparencytabpage.ui:453
-#, fuzzy
msgctxt "transparencytabpage|CTL_TRANS_PREVIEW-atkobject"
msgid "Example"
msgstr "Voorbeeld"
@@ -12492,7 +12103,6 @@ msgid "Enclosing Character"
msgstr "Omsluitende karakter"
#: twolinespage.ui:233
-#, fuzzy
msgctxt "twolinespage|preview-atkobject"
msgid "Preview"
msgstr "Voorskou"
@@ -12588,7 +12198,6 @@ msgid "Zoom Factor"
msgstr "Zoemfaktor"
#: zoomdialog.ui:262
-#, fuzzy
msgctxt "zoomdialog|automatic"
msgid "Automatic"
msgstr "Outomaties"
@@ -12606,7 +12215,6 @@ msgid "Columns:"
msgstr "Kolomme"
#: zoomdialog.ui:332
-#, fuzzy
msgctxt "zoomdialog|columnssb-atkobject"
msgid "Columns"
msgstr "Kolomme"
diff --git a/source/af/dbaccess/messages.po b/source/af/dbaccess/messages.po
index bed4d13771b..9303afd2faf 100644
--- a/source/af/dbaccess/messages.po
+++ b/source/af/dbaccess/messages.po
@@ -747,7 +747,6 @@ msgid "Column ~Format..."
msgstr "Kolom~formaat..."
#: strings.hrc:171
-#, fuzzy
msgctxt "RID_STR_COLUMN_WIDTH"
msgid "Column ~Width..."
msgstr "Kolom~wydte..."
@@ -759,13 +758,11 @@ msgid "Table Format..."
msgstr "Tabelformaat..."
#: strings.hrc:173
-#, fuzzy
msgctxt "RID_STR_ROW_HEIGHT"
msgid "Row Height..."
msgstr "Ryhoogte..."
#: strings.hrc:174
-#, fuzzy
msgctxt "RID_STR_COPY"
msgid "~Copy"
msgstr "~Kopieer"
@@ -2441,13 +2438,11 @@ msgid "Press 'Next' to save a copy of your document, and to begin the migration.
msgstr "Druk 'Volgende' om 'n kopie van u dokument te stoor, en om te begin migreer."
#: backuppage.ui:76
-#, fuzzy
msgctxt "backuppage|label3"
msgid "Save to:"
msgstr "Stoor na:"
#: backuppage.ui:110
-#, fuzzy
msgctxt "backuppage|browse"
msgid "Browse..."
msgstr "Blaai..."
@@ -2470,7 +2465,6 @@ msgid "Choose a data source:"
msgstr ""
#: collectionviewdialog.ui:11
-#, fuzzy
msgctxt "collectionviewdialog|CollectionView"
msgid "Save"
msgstr "Stoor"
@@ -2500,7 +2494,6 @@ msgid "File _name:"
msgstr "Lêernaam:"
#: colwidthdialog.ui:15
-#, fuzzy
msgctxt "colwidthdialog|ColWidthDialog"
msgid "Column Width"
msgstr "Kolomwydte"
@@ -2535,7 +2528,6 @@ msgid "_Browse…"
msgstr "Blaai"
#: connectionpage.ui:98
-#, fuzzy
msgctxt "connectionpage|generalLabel"
msgid "General"
msgstr "Algemeen"
@@ -2618,7 +2610,6 @@ msgid "Crea_te new field as primary key"
msgstr ""
#: copytablepage.ui:143
-#, fuzzy
msgctxt "copytablepage|keynamelabel"
msgid "Name:"
msgstr "Naam:"
@@ -2629,7 +2620,6 @@ msgid "Existing data fields can be set as primary key on the type formatting ste
msgstr ""
#: copytablepage.ui:192
-#, fuzzy
msgctxt "copytablepage|label1"
msgid "Options"
msgstr "Opsies"
@@ -2641,7 +2631,6 @@ msgid "Ta_ble name:"
msgstr "Tabelnaam"
#: dbaseindexdialog.ui:28
-#, fuzzy
msgctxt "dbaseindexdialog|DBaseIndexDialog"
msgid "Indexes"
msgstr "Indekse"
@@ -2778,7 +2767,6 @@ msgid "Set Up a Connection to a MySQL Database"
msgstr "Stel 'n verbinding aan 'n JDBC-databasis op"
#: dbwizspreadsheetpage.ui:74
-#, fuzzy
msgctxt "dbwizspreadsheetpage|browse"
msgid "Browse"
msgstr "Blaai"
@@ -2795,7 +2783,6 @@ msgid "_Password required"
msgstr "Wagwoord vereis"
#: dbwiztextpage.ui:74
-#, fuzzy
msgctxt "dbwiztextpage|browse"
msgid "Browse"
msgstr "Blaai"
@@ -2854,7 +2841,6 @@ msgid "SQL Command"
msgstr "SQL-bevel"
#: directsqldialog.ui:220
-#, fuzzy
msgctxt "directsqldialog|label2"
msgid "Status"
msgstr "Status"
@@ -2871,13 +2857,11 @@ msgid "Field Format"
msgstr ""
#: fielddialog.ui:111
-#, fuzzy
msgctxt "fielddialog|format"
msgid "Format"
msgstr "Formaat"
#: fielddialog.ui:133
-#, fuzzy
msgctxt "fielddialog|alignment"
msgid "Alignment"
msgstr "Belyning"
@@ -2985,7 +2969,6 @@ msgid "_Recently used:"
msgstr "Onlangs gebruik"
#: generalpagewizard.ui:179
-#, fuzzy
msgctxt "generalpagewizard|openDatabase"
msgid "Open"
msgstr "Open"
@@ -3026,7 +3009,6 @@ msgid "Test Class"
msgstr "Toetsklas"
#: generalspecialjdbcdetailspage.ui:162
-#, fuzzy
msgctxt "generalspecialjdbcdetailspage|label1"
msgid "Connection Settings"
msgstr "Verbindinginstellings"
@@ -3066,7 +3048,6 @@ msgid "Settings"
msgstr "Instellings"
#: indexdesigndialog.ui:9
-#, fuzzy
msgctxt "indexdesigndialog|IndexDesignDialog"
msgid "Indexes"
msgstr "Indekse"
@@ -3223,7 +3204,6 @@ msgid "Natural"
msgstr ""
#: joindialog.ui:311
-#, fuzzy
msgctxt "joindialog|label6"
msgid "Options"
msgstr "Opsies"
@@ -3241,7 +3221,6 @@ msgid "_Delete"
msgstr "Skrap"
#: joinviewmenu.ui:20
-#, fuzzy
msgctxt "joinviewmenu|edit"
msgid "Edit..."
msgstr "Redigeer..."
@@ -3321,7 +3300,6 @@ msgid "Maximum number of _records:"
msgstr "Maksimum getal ~rekords"
#: ldappage.ui:133
-#, fuzzy
msgctxt "ldappage|charsetheader"
msgid "Connection Settings"
msgstr "Verbindinginstellings"
@@ -3351,7 +3329,6 @@ msgid "Overall progress:"
msgstr "Algehele vordering:"
#: migratepage.ui:83
-#, fuzzy
msgctxt "migratepage|overall"
msgid "document $current$ of $overall$"
msgstr "dokument $current$ van $overall$"
@@ -3369,7 +3346,6 @@ msgid "Current object:"
msgstr "Huidige objek:"
#: mysqlnativepage.ui:48
-#, fuzzy
msgctxt "mysqlnativepage|connectionheader"
msgid "Connection Settings"
msgstr "Verbindinginstellings"
@@ -3427,7 +3403,6 @@ msgid "_Port:"
msgstr ""
#: mysqlnativesettings.ui:138
-#, fuzzy
msgctxt "mysqlnativesettings|defaultport"
msgid "Default: 3306"
msgstr "Verstek: 3306"
@@ -3605,19 +3580,16 @@ msgid "Operator"
msgstr "B~ewerkers"
#: queryfilterdialog.ui:108
-#, fuzzy
msgctxt "queryfilterdialog|label5"
msgid "Field name"
msgstr "Veldnaam"
#: queryfilterdialog.ui:120
-#, fuzzy
msgctxt "queryfilterdialog|label6"
msgid "Condition"
msgstr "Voorwaarde"
#: queryfilterdialog.ui:134
-#, fuzzy
msgctxt "queryfilterdialog|field1"
msgid "- none -"
msgstr "- geen -"
@@ -3653,13 +3625,11 @@ msgid ">="
msgstr ""
#: queryfilterdialog.ui:154
-#, fuzzy
msgctxt "queryfilterdialog|cond1"
msgid "like"
msgstr "soos"
#: queryfilterdialog.ui:155
-#, fuzzy
msgctxt "queryfilterdialog|cond1"
msgid "not like"
msgstr "nie soos"
@@ -3675,43 +3645,36 @@ msgid "not null"
msgstr ""
#: queryfilterdialog.ui:171
-#, fuzzy
msgctxt "queryfilterdialog|field2"
msgid "- none -"
msgstr "- geen -"
#: queryfilterdialog.ui:185
-#, fuzzy
msgctxt "queryfilterdialog|field3"
msgid "- none -"
msgstr "- geen -"
#: queryfilterdialog.ui:219
-#, fuzzy
msgctxt "queryfilterdialog|label7"
msgid "Value"
msgstr "Waarde"
#: queryfilterdialog.ui:263
-#, fuzzy
msgctxt "queryfilterdialog|op2"
msgid "AND"
msgstr "AND"
#: queryfilterdialog.ui:264
-#, fuzzy
msgctxt "queryfilterdialog|op2"
msgid "OR"
msgstr "OR"
#: queryfilterdialog.ui:278
-#, fuzzy
msgctxt "queryfilterdialog|op3"
msgid "AND"
msgstr "AND"
#: queryfilterdialog.ui:279
-#, fuzzy
msgctxt "queryfilterdialog|op3"
msgid "OR"
msgstr "OR"
@@ -3723,7 +3686,6 @@ msgid "Criteria"
msgstr "kriteria"
#: queryfuncmenu.ui:12
-#, fuzzy
msgctxt "queryfuncmenu|functions"
msgid "Functions"
msgstr "Funksies"
@@ -3735,13 +3697,11 @@ msgid "Table Name"
msgstr "Tabelnaam"
#: queryfuncmenu.ui:34
-#, fuzzy
msgctxt "queryfuncmenu|alias"
msgid "Alias"
msgstr "Alias"
#: queryfuncmenu.ui:48
-#, fuzzy
msgctxt "queryfuncmenu|distinct"
msgid "Distinct Values"
msgstr "Duidelike waardes"
@@ -3758,13 +3718,11 @@ msgid "Limit:"
msgstr ""
#: querypropertiesdialog.ui:117
-#, fuzzy
msgctxt "querypropertiesdialog|distinct"
msgid "Yes"
msgstr "Ja"
#: querypropertiesdialog.ui:133
-#, fuzzy
msgctxt "querypropertiesdialog|nondistinct"
msgid "No"
msgstr "Nee"
@@ -3961,13 +3919,11 @@ msgid "and then"
msgstr ""
#: sortdialog.ui:134
-#, fuzzy
msgctxt "sortdialog|label5"
msgid "Field name"
msgstr "Veldnaam"
#: sortdialog.ui:146
-#, fuzzy
msgctxt "sortdialog|label6"
msgid "Order"
msgstr "Volgorde"
@@ -4015,7 +3971,6 @@ msgid "Sort Order"
msgstr "Sorteervolgorde"
#: specialjdbcconnectionpage.ui:19
-#, fuzzy
msgctxt "specialjdbcconnectionpage|header"
msgid "Set up connection to a MySQL database using JDBC"
msgstr "Stel 'n verbinding aan 'n MySQL-databasis op met JDBC"
@@ -4047,7 +4002,6 @@ msgid "_Port number:"
msgstr "~Poortnommer"
#: specialjdbcconnectionpage.ui:139
-#, fuzzy
msgctxt "specialjdbcconnectionpage|portNumDefLabel"
msgid "Default: 3306"
msgstr "Verstek: 3306"
@@ -4150,13 +4104,11 @@ msgid "Comparison of Boolean values:"
msgstr ""
#: specialsettingspage.ui:315
-#, fuzzy
msgctxt "specialsettingspage|comparison"
msgid "Default"
msgstr "Verstek"
#: specialsettingspage.ui:316
-#, fuzzy
msgctxt "specialsettingspage|comparison"
msgid "SQL"
msgstr "SQL"
@@ -4194,7 +4146,6 @@ msgid "_Description:"
msgstr "Beskrywing"
#: summarypage.ui:17
-#, fuzzy
msgctxt "summarypage|label1"
msgid "Summary"
msgstr "Opsomming"
@@ -4274,13 +4225,11 @@ msgid "Tables and Table Filter"
msgstr ""
#: tablesjoindialog.ui:82
-#, fuzzy
msgctxt "tablesjoindialog|tables"
msgid "Tables"
msgstr "Tabelle"
#: tablesjoindialog.ui:99
-#, fuzzy
msgctxt "tablesjoindialog|queries"
msgid "Queries"
msgstr "Navrae"
@@ -4504,7 +4453,6 @@ msgid "_Driver settings:"
msgstr "~Drywerinstellings"
#: userdetailspage.ui:137
-#, fuzzy
msgctxt "userdetailspage|label1"
msgid "Connection Settings"
msgstr "Verbindinginstellings"
diff --git a/source/af/desktop/messages.po b/source/af/desktop/messages.po
index ab89f027b9c..f40b0529647 100644
--- a/source/af/desktop/messages.po
+++ b/source/af/desktop/messages.po
@@ -814,7 +814,6 @@ msgid "Extension Software License Agreement"
msgstr ""
#: licensedialog.ui:21
-#, fuzzy
msgctxt "licensedialog|accept"
msgid "Accept"
msgstr "Aanvaar"
@@ -878,7 +877,6 @@ msgid "_Available extension updates"
msgstr "~Beskikbare uitbreidingbywerkings"
#: updatedialog.ui:117
-#, fuzzy
msgctxt "updatedialog|UPDATE_CHECKING"
msgid "Checking..."
msgstr "Kontroleer tans..."
@@ -890,7 +888,6 @@ msgid "_Show all updates"
msgstr "~Wys alle bywerkings"
#: updatedialog.ui:196
-#, fuzzy
msgctxt "updatedialog|DESCRIPTION_LABEL"
msgid "Description"
msgstr "Beskrywing"
@@ -932,7 +929,6 @@ msgid "Downloading extensions..."
msgstr "Laai uitbreidings af..."
#: updateinstalldialog.ui:125
-#, fuzzy
msgctxt "updateinstalldialog|RESULTS"
msgid "Result"
msgstr "Resultaat"
diff --git a/source/af/editeng/messages.po b/source/af/editeng/messages.po
index 3e6109408f8..725c2963013 100644
--- a/source/af/editeng/messages.po
+++ b/source/af/editeng/messages.po
@@ -732,7 +732,6 @@ msgid "No pair kerning"
msgstr "Geen paarsaamdrukking"
#: editrids.hrc:180
-#, fuzzy
msgctxt "RID_SVXITEMS_WORDLINE_TRUE"
msgid "Individual words"
msgstr "Individuele ~woorde"
@@ -773,7 +772,6 @@ msgid "Not Opaque"
msgstr "Nie ondeursigtig nie"
#: editrids.hrc:188
-#, fuzzy
msgctxt "RID_SVXITEMS_FMTKEEP_TRUE"
msgid "Keep with next paragraph"
msgstr "~Hou by volgende paragraaf"
@@ -1313,7 +1311,6 @@ msgid "Paragraph is %x"
msgstr "Paragraaf is %x"
#: editrids.hrc:304
-#, fuzzy
msgctxt "RID_SVXSTR_AUTOMATIC"
msgid "Automatic"
msgstr "Outomaties"
diff --git a/source/af/extensions/messages.po b/source/af/extensions/messages.po
index ad9accd9feb..ad08b7bf5b8 100644
--- a/source/af/extensions/messages.po
+++ b/source/af/extensions/messages.po
@@ -14,37 +14,31 @@ msgstr ""
"X-Generator: LibreOffice\n"
#: command.hrc:29
-#, fuzzy
msgctxt "RID_RSC_ENUM_COMMAND_TYPE"
msgid "Table"
msgstr "Tabel"
#: command.hrc:30
-#, fuzzy
msgctxt "RID_RSC_ENUM_COMMAND_TYPE"
msgid "Query"
msgstr "Navraag"
#: command.hrc:31
-#, fuzzy
msgctxt "RID_RSC_ENUM_COMMAND_TYPE"
msgid "SQL command"
msgstr "SQL-bevel"
#: showhide.hrc:29
-#, fuzzy
msgctxt "RID_RSC_ENUM_SHOWHIDE"
msgid "Hide"
msgstr "Versteek"
#: showhide.hrc:30
-#, fuzzy
msgctxt "RID_RSC_ENUM_SHOWHIDE"
msgid "Show"
msgstr "Wys"
#: stringarrays.hrc:27
-#, fuzzy
msgctxt "RID_RSC_ENUM_VERTICAL_ALIGN"
msgid "Top"
msgstr "Bokant"
@@ -56,7 +50,6 @@ msgid "Middle"
msgstr "Middel"
#: stringarrays.hrc:29
-#, fuzzy
msgctxt "RID_RSC_ENUM_VERTICAL_ALIGN"
msgid "Bottom"
msgstr "Onderkant"
@@ -80,13 +73,11 @@ msgid "Without frame"
msgstr "Sonder raam"
#: stringarrays.hrc:41
-#, fuzzy
msgctxt "RID_RSC_ENUM_BORDER_TYPE"
msgid "3D look"
msgstr "3D-voorkoms"
#: stringarrays.hrc:42
-#, fuzzy
msgctxt "RID_RSC_ENUM_BORDER_TYPE"
msgid "Flat"
msgstr "Plat"
@@ -98,13 +89,11 @@ msgid "Valuelist"
msgstr "Waardelys"
#: stringarrays.hrc:48
-#, fuzzy
msgctxt "RID_RSC_ENUM_LISTSOURCE_TYPE"
msgid "Table"
msgstr "Tabel"
#: stringarrays.hrc:49
-#, fuzzy
msgctxt "RID_RSC_ENUM_LISTSOURCE_TYPE"
msgid "Query"
msgstr "Navraag"
@@ -128,25 +117,21 @@ msgid "Tablefields"
msgstr "Tabelvelde"
#: stringarrays.hrc:57
-#, fuzzy
msgctxt "RID_RSC_ENUM_ALIGNMENT"
msgid "Left"
msgstr "Links"
#: stringarrays.hrc:58
-#, fuzzy
msgctxt "RID_RSC_ENUM_ALIGNMENT"
msgid "Center"
msgstr "Sentreer"
#: stringarrays.hrc:59
-#, fuzzy
msgctxt "RID_RSC_ENUM_ALIGNMENT"
msgid "Right"
msgstr "Regs"
#: stringarrays.hrc:64
-#, fuzzy
msgctxt "RID_RSC_ENUM_BUTTONTYPE"
msgid "None"
msgstr "Geen"
@@ -182,7 +167,6 @@ msgid "Previous record"
msgstr "Vorige rekord"
#: stringarrays.hrc:70
-#, fuzzy
msgctxt "RID_RSC_ENUM_BUTTONTYPE"
msgid "Next record"
msgstr "Volgende rekord"
@@ -236,7 +220,6 @@ msgid "Post"
msgstr "Post"
#: stringarrays.hrc:87
-#, fuzzy
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "URL"
msgstr "URL"
@@ -248,13 +231,11 @@ msgid "Multipart"
msgstr "Veeldeel"
#: stringarrays.hrc:89
-#, fuzzy
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "Text"
msgstr "Teks"
#: stringarrays.hrc:94
-#, fuzzy
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (short)"
msgstr "Standaard (kort)"
@@ -272,7 +253,6 @@ msgid "Standard (short YYYY)"
msgstr "Standaard (kort JJJJ)"
#: stringarrays.hrc:97
-#, fuzzy
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (long)"
msgstr "Standaard (lank)"
@@ -386,13 +366,11 @@ msgid "Current page"
msgstr "Huidige bladsy"
#: stringarrays.hrc:132
-#, fuzzy
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "No"
msgstr "Nee"
#: stringarrays.hrc:133
-#, fuzzy
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "Yes"
msgstr "Ja"
@@ -425,7 +403,6 @@ msgid "_top"
msgstr "Stop"
#: stringarrays.hrc:147
-#, fuzzy
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "None"
msgstr "Geen"
@@ -443,43 +420,36 @@ msgid "Multi"
msgstr "Veel"
#: stringarrays.hrc:150
-#, fuzzy
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "Range"
msgstr "Omvang"
#: stringarrays.hrc:155
-#, fuzzy
msgctxt "RID_RSC_ENUM_ORIENTATION"
msgid "Horizontal"
msgstr "Horisontaal"
#: stringarrays.hrc:156
-#, fuzzy
msgctxt "RID_RSC_ENUM_ORIENTATION"
msgid "Vertical"
msgstr "Vertikaal"
#: stringarrays.hrc:161
-#, fuzzy
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Default"
msgstr "Verstek"
#: stringarrays.hrc:162
-#, fuzzy
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "OK"
msgstr "OK"
#: stringarrays.hrc:163
-#, fuzzy
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Cancel"
msgstr "Kanselleer"
#: stringarrays.hrc:164
-#, fuzzy
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Help"
msgstr "Hulp"
@@ -527,19 +497,16 @@ msgid "CR+LF (Windows)"
msgstr "CR+LF (Windows)"
#: stringarrays.hrc:188
-#, fuzzy
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "None"
msgstr "Geen"
#: stringarrays.hrc:189
-#, fuzzy
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "Horizontal"
msgstr "Horisontaal"
#: stringarrays.hrc:190
-#, fuzzy
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "Vertical"
msgstr "Vertikaal"
@@ -551,13 +518,11 @@ msgid "Both"
msgstr "Beide"
#: stringarrays.hrc:196
-#, fuzzy
msgctxt "RID_RSC_ENUM_VISUALEFFECT"
msgid "3D"
msgstr "3-D"
#: stringarrays.hrc:197
-#, fuzzy
msgctxt "RID_RSC_ENUM_VISUALEFFECT"
msgid "Flat"
msgstr "Plat"
@@ -635,7 +600,6 @@ msgid "Below right"
msgstr "Onder regs"
#: stringarrays.hrc:214
-#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Centered"
msgstr "Gesentreer"
@@ -647,7 +611,6 @@ msgid "Preserve"
msgstr "Bewaar"
#: stringarrays.hrc:220
-#, fuzzy
msgctxt "RID_RSC_ENUM_WHITESPACE_HANDLING"
msgid "Replace"
msgstr "Vervang"
@@ -659,7 +622,6 @@ msgid "Collapse"
msgstr "Invou"
#: stringarrays.hrc:226
-#, fuzzy
msgctxt "RID_RSC_ENUM_SCALE_MODE"
msgid "No"
msgstr "Nee"
@@ -677,19 +639,16 @@ msgid "Fit to Size"
msgstr "Pas by grootte"
#: stringarrays.hrc:233
-#, fuzzy
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Left-to-right"
msgstr "Links na regs"
#: stringarrays.hrc:234
-#, fuzzy
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Right-to-left"
msgstr "Regs na links"
#: stringarrays.hrc:235
-#, fuzzy
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Use superordinate object settings"
msgstr "Gebruik bogeskikte objekinstellings"
@@ -1740,7 +1699,6 @@ msgid "Submission"
msgstr "Indiening"
#: strings.hrc:222
-#, fuzzy
msgctxt "RID_STR_BINDING_NAME"
msgid "Binding"
msgstr "Binding"
@@ -2589,13 +2547,11 @@ msgid "You can either save the value of the option group in a database field or
msgstr "U kan die waarde van die keusegroep in 'n databasisveld stoor, of dit later gebruik vir 'n ander aksie."
#: yesno.hrc:29
-#, fuzzy
msgctxt "RID_RSC_ENUM_YESNO"
msgid "No"
msgstr "Nee"
#: yesno.hrc:30
-#, fuzzy
msgctxt "RID_RSC_ENUM_YESNO"
msgid "Yes"
msgstr "Ja"
@@ -2613,19 +2569,16 @@ msgid "Display field"
msgstr "Vertoon veld"
#: contenttablepage.ui:43
-#, fuzzy
msgctxt "contenttablepage|datasourcelabel"
msgid "Data source"
msgstr "Databron"
#: contenttablepage.ui:57
-#, fuzzy
msgctxt "contenttablepage|contenttypelabel"
msgid "Content type"
msgstr "Tipe inhoud"
#: contenttablepage.ui:71
-#, fuzzy
msgctxt "contenttablepage|formtablelabel"
msgid "Content"
msgstr "Inhoud"
@@ -2651,7 +2604,6 @@ msgstr ""
"Kies die tabel waaruit die data gebruik moet word as basis vir die lysinhoud:"
#: contenttablepage.ui:233
-#, fuzzy
msgctxt "contenttablepage|label2"
msgid "Control"
msgstr "Beheer"
@@ -2674,13 +2626,11 @@ msgid "Embed this address book definition into the current document."
msgstr ""
#: datasourcepage.ui:61
-#, fuzzy
msgctxt "datasourcepage|locationft"
msgid "Location"
msgstr "Ligging"
#: datasourcepage.ui:74
-#, fuzzy
msgctxt "datasourcepage|browse"
msgid "Browse..."
msgstr "Blaai..."
@@ -2732,7 +2682,6 @@ msgid ""
msgstr ""
#: fieldassignpage.ui:33
-#, fuzzy
msgctxt "fieldassignpage|assign"
msgid "Field Assignment"
msgstr "Veldtoewysing"
@@ -2756,19 +2705,16 @@ msgid "Field from the _List Table"
msgstr "Veld van die ~lystabel"
#: gridfieldsselectionpage.ui:44
-#, fuzzy
msgctxt "gridfieldsselectionpage|datasourcelabel"
msgid "Data source"
msgstr "Databron"
#: gridfieldsselectionpage.ui:58
-#, fuzzy
msgctxt "gridfieldsselectionpage|contenttypelabel"
msgid "Content type"
msgstr "Tipe inhoud"
#: gridfieldsselectionpage.ui:72
-#, fuzzy
msgctxt "gridfieldsselectionpage|formtablelabel"
msgid "Content"
msgstr "Inhoud"
@@ -2819,19 +2765,16 @@ msgid "Table element"
msgstr "Tabelelement"
#: groupradioselectionpage.ui:44
-#, fuzzy
msgctxt "groupradioselectionpage|datasourcelabel"
msgid "Data source"
msgstr "Databron"
#: groupradioselectionpage.ui:58
-#, fuzzy
msgctxt "groupradioselectionpage|contenttypelabel"
msgid "Content type"
msgstr "Tipe inhoud"
#: groupradioselectionpage.ui:72
-#, fuzzy
msgctxt "groupradioselectionpage|formtablelabel"
msgid "Content"
msgstr "Inhoud"
@@ -2962,13 +2905,11 @@ msgid "Evolution"
msgstr ""
#: selecttypepage.ui:49
-#, fuzzy
msgctxt "selecttypepage|groupwise"
msgid "Groupwise"
msgstr "Groupwise"
#: selecttypepage.ui:66
-#, fuzzy
msgctxt "selecttypepage|evoldap"
msgid "Evolution LDAP"
msgstr "Evolution LDAP"
@@ -3048,7 +2989,6 @@ msgid "_Table / Query:"
msgstr "~Tabel / navraag:"
#: tableselectionpage.ui:174
-#, fuzzy
msgctxt "tableselectionpage|label1"
msgid "Data"
msgstr "Data"
@@ -3143,7 +3083,6 @@ msgid "Ed_ition"
msgstr "Ui~tgawe"
#: generalpage.ui:257
-#, fuzzy
msgctxt "generalpage|volume"
msgid "Volume"
msgstr "Volume"
@@ -3215,7 +3154,6 @@ msgid "Se_ries"
msgstr "Re~eks"
#: generalpage.ui:463
-#, fuzzy
msgctxt "generalpage|url"
msgid "URL"
msgstr "URL"
@@ -3335,7 +3273,6 @@ msgid "_Book title"
msgstr "~Boektitel"
#: mappingdialog.ui:432
-#, fuzzy
msgctxt "mappingdialog|label15"
msgid "Volume"
msgstr "Volume"
@@ -3407,7 +3344,6 @@ msgid "_Note"
msgstr "Nota"
#: mappingdialog.ui:742
-#, fuzzy
msgctxt "mappingdialog|label27"
msgid "URL"
msgstr "URL"
@@ -3449,19 +3385,16 @@ msgid "Column Names"
msgstr "Kolomname"
#: toolbar.ui:14
-#, fuzzy
msgctxt "toolbar|TBC_FT_SOURCE"
msgid "Table"
msgstr "Tabel"
#: toolbar.ui:49
-#, fuzzy
msgctxt "toolbar|TBC_FT_QUERY"
msgid "Search Key"
msgstr "Soeksleutel"
#: toolbar.ui:84
-#, fuzzy
msgctxt "toolbar|TBC_BT_AUTOFILTER"
msgid "AutoFilter"
msgstr "OutoFilter"
@@ -3490,13 +3423,11 @@ msgid "Data Source"
msgstr "Databron"
#: controlfontdialog.ui:8
-#, fuzzy
msgctxt "controlfontdialog|ControlFontDialog"
msgid "Character"
msgstr "Karakter"
#: controlfontdialog.ui:105
-#, fuzzy
msgctxt "controlfontdialog|font"
msgid "Font"
msgstr "Font"
@@ -3588,7 +3519,6 @@ msgid "_Automatic Sort"
msgstr ""
#: taborder.ui:146
-#, fuzzy
msgctxt "taborder|label2"
msgid "Controls"
msgstr "Kontroles"
@@ -3650,7 +3580,6 @@ msgid "Scan area"
msgstr ""
#: sanedialog.ui:208
-#, fuzzy
msgctxt "sanedialog|label2"
msgid "Preview"
msgstr "Voorskou"
diff --git a/source/af/extras/source/autocorr/emoji.po b/source/af/extras/source/autocorr/emoji.po
index 4ed661e33d3..812bdcc989a 100644
--- a/source/af/extras/source/autocorr/emoji.po
+++ b/source/af/extras/source/autocorr/emoji.po
@@ -120,7 +120,6 @@ msgstr ""
#. Α (U+00391), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_CAPITAL_LETTER_ALPHA\n"
@@ -140,7 +139,6 @@ msgstr "eta"
#. Γ (U+00393), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_CAPITAL_LETTER_GAMMA\n"
@@ -350,7 +348,6 @@ msgstr "omega"
#. α (U+003B1), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_ALPHA\n"
@@ -360,7 +357,6 @@ msgstr "alfa"
#. β (U+003B2), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_BETA\n"
@@ -370,7 +366,6 @@ msgstr "beta"
#. γ (U+003B3), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_GAMMA\n"
@@ -380,7 +375,6 @@ msgstr "gamma"
#. δ (U+003B4), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_DELTA\n"
@@ -390,7 +384,6 @@ msgstr "delta"
#. ε (U+003B5), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_EPSILON\n"
@@ -400,7 +393,6 @@ msgstr "epsilon"
#. ζ (U+003B6), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_ZETA\n"
@@ -410,7 +402,6 @@ msgstr "zeta"
#. η (U+003B7), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_ETA\n"
@@ -420,7 +411,6 @@ msgstr "eta"
#. θ (U+003B8), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_THETA\n"
@@ -430,7 +420,6 @@ msgstr "theta"
#. ι (U+003B9), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_IOTA\n"
@@ -440,7 +429,6 @@ msgstr "iota"
#. κ (U+003BA), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_KAPPA\n"
@@ -450,7 +438,6 @@ msgstr "kappa"
#. λ (U+003BB), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_LAMDA\n"
@@ -460,7 +447,6 @@ msgstr "lambda"
#. μ (U+003BC), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_MU\n"
@@ -470,7 +456,6 @@ msgstr "mu"
#. ν (U+003BD), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_NU\n"
@@ -480,7 +465,6 @@ msgstr "nu"
#. ξ (U+003BE), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_XI\n"
@@ -490,7 +474,6 @@ msgstr "xi"
#. ο (U+003BF), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_OMICRON\n"
@@ -500,7 +483,6 @@ msgstr "omicron"
#. π (U+003C0), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_PI\n"
@@ -510,7 +492,6 @@ msgstr "pi"
#. ρ (U+003C1), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_RHO\n"
@@ -530,7 +511,6 @@ msgstr "sigma"
#. σ (U+003C3), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_SIGMA\n"
@@ -540,7 +520,6 @@ msgstr "sigma"
#. τ (U+003C4), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_TAU\n"
@@ -550,7 +529,6 @@ msgstr "tau"
#. υ (U+003C5), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_UPSILON\n"
@@ -560,7 +538,6 @@ msgstr "upsilon"
#. φ (U+003C6), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_PHI\n"
@@ -570,7 +547,6 @@ msgstr "phi"
#. χ (U+003C7), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_CHI\n"
@@ -580,7 +556,6 @@ msgstr "chi"
#. ψ (U+003C8), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_PSI\n"
@@ -590,7 +565,6 @@ msgstr "psi"
#. ω (U+003C9), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_OMEGA\n"
@@ -629,7 +603,6 @@ msgstr "---"
#. ’ (U+02019), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"RIGHT_SINGLE_QUOTATION_MARK\n"
@@ -713,7 +686,6 @@ msgstr ""
#. ″ (U+02033), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"DOUBLE_PRIME\n"
@@ -1061,7 +1033,6 @@ msgstr "Leë stel"
#. ∈ (U+02208), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"ELEMENT_OF\n"
@@ -1144,7 +1115,6 @@ msgstr ""
#. − (U+02212), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"MINUS_SIGN\n"
@@ -1173,7 +1143,6 @@ msgstr "/"
#. ∖ (U+02216), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"SET_MINUS\n"
@@ -1220,7 +1189,6 @@ msgstr "oneindig"
#. ∠ (U+02220), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"ANGLE\n"
@@ -1279,7 +1247,6 @@ msgstr "Parallel"
#. ∧ (U+02227), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"LOGICAL_AND\n"
@@ -1289,7 +1256,6 @@ msgstr "en"
#. ∨ (U+02228), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"LOGICAL_OR\n"
@@ -1811,7 +1777,6 @@ msgstr ""
#. ☉ (U+02609), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"SUN\n"
@@ -1913,7 +1878,6 @@ msgstr "regs"
#. ☜ (U+0261C), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"WHITE_LEFT_POINTING_INDEX\n"
@@ -1923,7 +1887,6 @@ msgstr "links"
#. ☝ (U+0261D), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"WHITE_UP_POINTING_INDEX\n"
@@ -1933,7 +1896,6 @@ msgstr "op"
#. ☞ (U+0261E), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"WHITE_RIGHT_POINTING_INDEX\n"
@@ -1943,7 +1905,6 @@ msgstr "regs"
#. ☟ (U+0261F), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"WHITE_DOWN_POINTING_INDEX\n"
@@ -2135,7 +2096,6 @@ msgstr "Son"
#. ☽ (U+0263D), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"FIRST_QUARTER_MOON\n"
@@ -3411,7 +3371,6 @@ msgstr ""
#. ❓ (U+02753), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"BLACK_QUESTION_MARK_ORNAMENT\n"
@@ -6071,7 +6030,6 @@ msgstr ""
#. 🐾 (U+1F43E), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"PAW_PRINTS\n"
@@ -6197,7 +6155,6 @@ msgstr ""
#. 👍 (U+1F44D), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"THUMBS_UP_SIGN\n"
diff --git a/source/af/extras/source/gallery/share.po b/source/af/extras/source/gallery/share.po
index 0dcaf60e6a2..9376815675f 100644
--- a/source/af/extras/source/gallery/share.po
+++ b/source/af/extras/source/gallery/share.po
@@ -17,7 +17,6 @@ msgstr ""
"X-POOTLE-MTIME: 1369389890.000000\n"
#: gallery_names.ulf
-#, fuzzy
msgctxt ""
"gallery_names.ulf\n"
"arrows\n"
@@ -26,7 +25,6 @@ msgid "Arrows"
msgstr "Pyltjies"
#: gallery_names.ulf
-#, fuzzy
msgctxt ""
"gallery_names.ulf\n"
"computers\n"
@@ -43,7 +41,6 @@ msgid "Diagrams"
msgstr ""
#: gallery_names.ulf
-#, fuzzy
msgctxt ""
"gallery_names.ulf\n"
"education\n"
@@ -69,7 +66,6 @@ msgid "Finance"
msgstr "Finansies"
#: gallery_names.ulf
-#, fuzzy
msgctxt ""
"gallery_names.ulf\n"
"people\n"
@@ -78,7 +74,6 @@ msgid "People"
msgstr "Mense"
#: gallery_names.ulf
-#, fuzzy
msgctxt ""
"gallery_names.ulf\n"
"sounds\n"
@@ -87,7 +82,6 @@ msgid "Sounds"
msgstr "Klanke"
#: gallery_names.ulf
-#, fuzzy
msgctxt ""
"gallery_names.ulf\n"
"symbols\n"
diff --git a/source/af/filter/messages.po b/source/af/filter/messages.po
index c142fcb7d42..37c13aba1e7 100644
--- a/source/af/filter/messages.po
+++ b/source/af/filter/messages.po
@@ -346,7 +346,6 @@ msgid "_Selection/Selected sheet(s)"
msgstr ""
#: pdfgeneralpage.ui:141
-#, fuzzy
msgctxt "pdfgeneralpage|label1"
msgid "Range"
msgstr "Omvang"
@@ -403,7 +402,6 @@ msgid "_JPEG compression"
msgstr ""
#: pdfgeneralpage.ui:322
-#, fuzzy
msgctxt "pdfgeneralpage|label2"
msgid "Images"
msgstr "Beelde"
@@ -420,7 +418,6 @@ msgid "Text:"
msgstr "Teks:"
#: pdfgeneralpage.ui:409
-#, fuzzy
msgctxt "pdfgeneralpage|label3"
msgid "Watermark"
msgstr "Watermerk"
@@ -481,7 +478,6 @@ msgid "PDF"
msgstr ""
#: pdfgeneralpage.ui:540
-#, fuzzy
msgctxt "pdfgeneralpage|format"
msgid "HTML"
msgstr "HTML"
@@ -542,7 +538,6 @@ msgid "Export onl_y notes pages"
msgstr ""
#: pdfgeneralpage.ui:723
-#, fuzzy
msgctxt "pdfgeneralpage|label4"
msgid "General"
msgstr "Algemeen"
@@ -563,7 +558,6 @@ msgid "Export _URLs relative to file system"
msgstr ""
#: pdflinkspage.ui:89
-#, fuzzy
msgctxt "pdflinkspage|label1"
msgid "General"
msgstr "Algemeen"
@@ -601,7 +595,6 @@ msgid "E_xport"
msgstr "Uitvoer"
#: pdfoptionsdialog.ui:92
-#, fuzzy
msgctxt "pdfoptionsdialog|general"
msgid "General"
msgstr "Algemeen"
@@ -761,7 +754,6 @@ msgid "Enable text access for acce_ssibility tools"
msgstr ""
#: pdfsecuritypage.ui:535
-#, fuzzy
msgctxt "pdfsecuritypage|label4"
msgid "Content"
msgstr "Inhoud"
@@ -778,7 +770,6 @@ msgid "Select..."
msgstr "~Kies..."
#: pdfsignpage.ui:159
-#, fuzzy
msgctxt "pdfsignpage|tsa"
msgid "None"
msgstr "Geen"
@@ -789,7 +780,6 @@ msgid "Certificate password:"
msgstr ""
#: pdfsignpage.ui:186
-#, fuzzy
msgctxt "pdfsignpage|label12"
msgid "Location:"
msgstr "Ligging:"
@@ -881,7 +871,6 @@ msgid "_Visible bookmark levels:"
msgstr ""
#: pdfuserinterfacepage.ui:343
-#, fuzzy
msgctxt "pdfuserinterfacepage|label4"
msgid "Bookmarks"
msgstr "Boekmerke"
@@ -992,7 +981,6 @@ msgid "Transform document"
msgstr ""
#: testxmlfilter.ui:111
-#, fuzzy
msgctxt "testxmlfilter|exportbrowse"
msgid "Browse..."
msgstr "Blaai..."
@@ -1004,7 +992,6 @@ msgid "Current Document"
msgstr "Druk dokument"
#: testxmlfilter.ui:168
-#, fuzzy
msgctxt "testxmlfilter|label1"
msgid "Export"
msgstr "Uitvoer"
@@ -1015,7 +1002,6 @@ msgid "XSLT for import"
msgstr ""
#: testxmlfilter.ui:214
-#, fuzzy
msgctxt "testxmlfilter|importbrowse"
msgid "Browse..."
msgstr "Blaai..."
@@ -1041,7 +1027,6 @@ msgid "Transform file"
msgstr ""
#: testxmlfilter.ui:326
-#, fuzzy
msgctxt "testxmlfilter|label2"
msgid "Import"
msgstr "Invoer"
@@ -1096,7 +1081,6 @@ msgid "_Open Package..."
msgstr ""
#: xmlfiltersettings.ui:151
-#, fuzzy
msgctxt "xmlfiltersettings|filterlist-atkobject"
msgid "XML Filter List"
msgstr "XML-filter Leis"
@@ -1162,7 +1146,6 @@ msgid "Template for _import:"
msgstr ""
#: xmlfiltertabpagetransformation.ui:117
-#, fuzzy
msgctxt "xmlfiltertabpagetransformation|browsetemp"
msgid "Browse..."
msgstr "Blaai..."
@@ -1178,7 +1161,6 @@ msgid "XML Filter: %s"
msgstr ""
#: xsltfilterdialog.ui:92
-#, fuzzy
msgctxt "xsltfilterdialog|general"
msgid "General"
msgstr "Algemeen"
diff --git a/source/af/filter/source/config/fragments/filters.po b/source/af/filter/source/config/fragments/filters.po
index 67b7e334cb9..f6320a45ed7 100644
--- a/source/af/filter/source/config/fragments/filters.po
+++ b/source/af/filter/source/config/fragments/filters.po
@@ -63,7 +63,6 @@ msgid "Apple Pages 4"
msgstr ""
#: BMP___MS_Windows.xcu
-#, fuzzy
msgctxt ""
"BMP___MS_Windows.xcu\n"
"BMP - MS Windows\n"
@@ -163,7 +162,6 @@ msgid "Data Interchange Format"
msgstr ""
#: DXF___AutoCAD_Interchange.xcu
-#, fuzzy
msgctxt ""
"DXF___AutoCAD_Interchange.xcu\n"
"DXF - AutoCAD Interchange\n"
@@ -191,7 +189,6 @@ msgid "Microsoft Word for DOS"
msgstr ""
#: EMF___MS_Windows_Metafile.xcu
-#, fuzzy
msgctxt ""
"EMF___MS_Windows_Metafile.xcu\n"
"EMF - MS Windows Metafile\n"
@@ -201,7 +198,6 @@ msgid "EMF - Enhanced Metafile"
msgstr "EMF - Enhanced Metafile"
#: EPS___Encapsulated_PostScript.xcu
-#, fuzzy
msgctxt ""
"EPS___Encapsulated_PostScript.xcu\n"
"EPS - Encapsulated PostScript\n"
@@ -238,7 +234,6 @@ msgid "Adobe/Macromedia Freehand"
msgstr ""
#: GIF___Graphics_Interchange.xcu
-#, fuzzy
msgctxt ""
"GIF___Graphics_Interchange.xcu\n"
"GIF - Graphics Interchange\n"
@@ -284,7 +279,6 @@ msgid "HTML Document (Writer)"
msgstr ""
#: JPG___JPEG.xcu
-#, fuzzy
msgctxt ""
"JPG___JPEG.xcu\n"
"JPG - JPEG\n"
@@ -312,7 +306,6 @@ msgid "Lotus WordPro Document"
msgstr ""
#: MET___OS_2_Metafile.xcu
-#, fuzzy
msgctxt ""
"MET___OS_2_Metafile.xcu\n"
"MET - OS/2 Metafile\n"
@@ -723,7 +716,6 @@ msgid "Office Open XML Text Template"
msgstr ""
#: PBM___Portable_Bitmap.xcu
-#, fuzzy
msgctxt ""
"PBM___Portable_Bitmap.xcu\n"
"PBM - Portable Bitmap\n"
@@ -733,7 +725,6 @@ msgid "PBM - Portable Bitmap"
msgstr "PBM - Portable Bitmap"
#: PCT___Mac_Pict.xcu
-#, fuzzy
msgctxt ""
"PCT___Mac_Pict.xcu\n"
"PCT - Mac Pict\n"
@@ -743,7 +734,6 @@ msgid "PCT - Mac Pict"
msgstr "PCT - Mac Pict"
#: PCX___Zsoft_Paintbrush.xcu
-#, fuzzy
msgctxt ""
"PCX___Zsoft_Paintbrush.xcu\n"
"PCX - Zsoft Paintbrush\n"
@@ -753,7 +743,6 @@ msgid "PCX - Zsoft Paintbrush"
msgstr "PCX - Zsoft Paintbrush"
#: PGM___Portable_Graymap.xcu
-#, fuzzy
msgctxt ""
"PGM___Portable_Graymap.xcu\n"
"PGM - Portable Graymap\n"
@@ -763,7 +752,6 @@ msgid "PGM - Portable Graymap"
msgstr "PGM - Portable Graymap"
#: PNG___Portable_Network_Graphic.xcu
-#, fuzzy
msgctxt ""
"PNG___Portable_Network_Graphic.xcu\n"
"PNG - Portable Network Graphic\n"
@@ -773,7 +761,6 @@ msgid "PNG - Portable Network Graphic"
msgstr "PNG - Portable Network Graphic"
#: PPM___Portable_Pixelmap.xcu
-#, fuzzy
msgctxt ""
"PPM___Portable_Pixelmap.xcu\n"
"PPM - Portable Pixelmap\n"
@@ -783,7 +770,6 @@ msgid "PPM - Portable Pixelmap"
msgstr "PPM - Portable Pixelmap"
#: PSD___Adobe_Photoshop.xcu
-#, fuzzy
msgctxt ""
"PSD___Adobe_Photoshop.xcu\n"
"PSD - Adobe Photoshop\n"
@@ -866,7 +852,6 @@ msgid "QuarkXPress"
msgstr ""
#: RAS___Sun_Rasterfile.xcu
-#, fuzzy
msgctxt ""
"RAS___Sun_Rasterfile.xcu\n"
"RAS - Sun Rasterfile\n"
@@ -894,7 +879,6 @@ msgid "Rich Text Format (Calc)"
msgstr ""
#: SVG___Scalable_Vector_Graphics.xcu
-#, fuzzy
msgctxt ""
"SVG___Scalable_Vector_Graphics.xcu\n"
"SVG - Scalable Vector Graphics\n"
@@ -904,7 +888,6 @@ msgid "SVG - Scalable Vector Graphics"
msgstr "SVG - Scalable Vector Graphics"
#: SVM___StarView_Metafile.xcu
-#, fuzzy
msgctxt ""
"SVM___StarView_Metafile.xcu\n"
"SVM - StarView Metafile\n"
@@ -1050,7 +1033,6 @@ msgid "T602 Document"
msgstr "Na dokument"
#: TGA___Truevision_TARGA.xcu
-#, fuzzy
msgctxt ""
"TGA___Truevision_TARGA.xcu\n"
"TGA - Truevision TARGA\n"
@@ -1060,7 +1042,6 @@ msgid "TGA - Truevision Targa"
msgstr "TGA - Truevision Targa"
#: TIF___Tag_Image_File.xcu
-#, fuzzy
msgctxt ""
"TIF___Tag_Image_File.xcu\n"
"TIF - Tag Image File\n"
@@ -1160,7 +1141,6 @@ msgid "Microsoft Visio 2000-2013"
msgstr ""
#: WMF___MS_Windows_Metafile.xcu
-#, fuzzy
msgctxt ""
"WMF___MS_Windows_Metafile.xcu\n"
"WMF - MS Windows Metafile\n"
@@ -1216,7 +1196,6 @@ msgid "WriteNow Document"
msgstr ""
#: XBM___X_Consortium.xcu
-#, fuzzy
msgctxt ""
"XBM___X_Consortium.xcu\n"
"XBM - X-Consortium\n"
@@ -1226,7 +1205,6 @@ msgid "XBM - X Bitmap"
msgstr "XBM - X Bitmap"
#: XPM.xcu
-#, fuzzy
msgctxt ""
"XPM.xcu\n"
"XPM\n"
@@ -1344,7 +1322,6 @@ msgid "OpenOffice.org 1.0 Spreadsheet Template"
msgstr ""
#: calc_jpg_Export.xcu
-#, fuzzy
msgctxt ""
"calc_jpg_Export.xcu\n"
"calc_jpg_Export\n"
@@ -1363,7 +1340,6 @@ msgid "PDF - Portable Document Format"
msgstr ""
#: calc_png_Export.xcu
-#, fuzzy
msgctxt ""
"calc_png_Export.xcu\n"
"calc_png_Export\n"
@@ -1410,7 +1386,6 @@ msgid "ODF Drawing Template"
msgstr "ODF-tekeningsjabloon"
#: draw_PCD_Photo_CD_Base.xcu
-#, fuzzy
msgctxt ""
"draw_PCD_Photo_CD_Base.xcu\n"
"draw_PCD_Photo_CD_Base\n"
@@ -1420,7 +1395,6 @@ msgid "PCD - Kodak Photo CD (768x512)"
msgstr "PCD - Kodak Photo CD (768x512)"
#: draw_PCD_Photo_CD_Base16.xcu
-#, fuzzy
msgctxt ""
"draw_PCD_Photo_CD_Base16.xcu\n"
"draw_PCD_Photo_CD_Base16\n"
@@ -1430,7 +1404,6 @@ msgid "PCD - Kodak Photo CD (192x128)"
msgstr "PCD - Kodak Photo CD (192x128)"
#: draw_PCD_Photo_CD_Base4.xcu
-#, fuzzy
msgctxt ""
"draw_PCD_Photo_CD_Base4.xcu\n"
"draw_PCD_Photo_CD_Base4\n"
@@ -1449,7 +1422,6 @@ msgid "OpenOffice.org 1.0 Drawing Template"
msgstr ""
#: draw_bmp_Export.xcu
-#, fuzzy
msgctxt ""
"draw_bmp_Export.xcu\n"
"draw_bmp_Export\n"
@@ -1459,7 +1431,6 @@ msgid "BMP - Windows Bitmap"
msgstr "BMP - Windows Bitmap"
#: draw_emf_Export.xcu
-#, fuzzy
msgctxt ""
"draw_emf_Export.xcu\n"
"draw_emf_Export\n"
@@ -1469,7 +1440,6 @@ msgid "EMF - Enhanced Metafile"
msgstr "EMF - Enhanced Metafile"
#: draw_eps_Export.xcu
-#, fuzzy
msgctxt ""
"draw_eps_Export.xcu\n"
"draw_eps_Export\n"
@@ -1479,7 +1449,6 @@ msgid "EPS - Encapsulated PostScript"
msgstr "EPS - Encapsulated PostScript"
#: draw_flash_Export.xcu
-#, fuzzy
msgctxt ""
"draw_flash_Export.xcu\n"
"draw_flash_Export\n"
@@ -1489,7 +1458,6 @@ msgid "Macromedia Flash (SWF)"
msgstr "Macromedia Flash (SWF)"
#: draw_gif_Export.xcu
-#, fuzzy
msgctxt ""
"draw_gif_Export.xcu\n"
"draw_gif_Export\n"
@@ -1508,7 +1476,6 @@ msgid "HTML Document (Draw)"
msgstr ""
#: draw_jpg_Export.xcu
-#, fuzzy
msgctxt ""
"draw_jpg_Export.xcu\n"
"draw_jpg_Export\n"
@@ -1527,7 +1494,6 @@ msgid "PDF - Portable Document Format"
msgstr ""
#: draw_png_Export.xcu
-#, fuzzy
msgctxt ""
"draw_png_Export.xcu\n"
"draw_png_Export\n"
@@ -1537,7 +1503,6 @@ msgid "PNG - Portable Network Graphic"
msgstr "PNG - Portable Network Graphic"
#: draw_svg_Export.xcu
-#, fuzzy
msgctxt ""
"draw_svg_Export.xcu\n"
"draw_svg_Export\n"
@@ -1547,7 +1512,6 @@ msgid "SVG - Scalable Vector Graphics"
msgstr "SVG - Scalable Vector Graphics"
#: draw_tif_Export.xcu
-#, fuzzy
msgctxt ""
"draw_tif_Export.xcu\n"
"draw_tif_Export\n"
@@ -1557,7 +1521,6 @@ msgid "TIFF - Tagged Image File Format"
msgstr "TIFF - Tagged Image File Format"
#: draw_wmf_Export.xcu
-#, fuzzy
msgctxt ""
"draw_wmf_Export.xcu\n"
"draw_wmf_Export\n"
@@ -1676,7 +1639,6 @@ msgid "OpenOffice.org 1.0 Presentation Template"
msgstr ""
#: impress_bmp_Export.xcu
-#, fuzzy
msgctxt ""
"impress_bmp_Export.xcu\n"
"impress_bmp_Export\n"
@@ -1686,7 +1648,6 @@ msgid "BMP - Windows Bitmap"
msgstr "BMP - Windows Bitmap"
#: impress_emf_Export.xcu
-#, fuzzy
msgctxt ""
"impress_emf_Export.xcu\n"
"impress_emf_Export\n"
@@ -1696,7 +1657,6 @@ msgid "EMF - Enhanced Metafile"
msgstr "EMF - Enhanced Metafile"
#: impress_eps_Export.xcu
-#, fuzzy
msgctxt ""
"impress_eps_Export.xcu\n"
"impress_eps_Export\n"
@@ -1706,7 +1666,6 @@ msgid "EPS - Encapsulated PostScript"
msgstr "EPS - Encapsulated PostScript"
#: impress_flash_Export.xcu
-#, fuzzy
msgctxt ""
"impress_flash_Export.xcu\n"
"impress_flash_Export\n"
@@ -1716,7 +1675,6 @@ msgid "Macromedia Flash (SWF)"
msgstr "Macromedia Flash (SWF)"
#: impress_gif_Export.xcu
-#, fuzzy
msgctxt ""
"impress_gif_Export.xcu\n"
"impress_gif_Export\n"
@@ -1735,7 +1693,6 @@ msgid "HTML Document (Impress)"
msgstr ""
#: impress_jpg_Export.xcu
-#, fuzzy
msgctxt ""
"impress_jpg_Export.xcu\n"
"impress_jpg_Export\n"
@@ -1754,7 +1711,6 @@ msgid "PDF - Portable Document Format"
msgstr ""
#: impress_png_Export.xcu
-#, fuzzy
msgctxt ""
"impress_png_Export.xcu\n"
"impress_png_Export\n"
@@ -1764,7 +1720,6 @@ msgid "PNG - Portable Network Graphic"
msgstr "PNG - Portable Network Graphic"
#: impress_svg_Export.xcu
-#, fuzzy
msgctxt ""
"impress_svg_Export.xcu\n"
"impress_svg_Export\n"
@@ -1774,7 +1729,6 @@ msgid "SVG - Scalable Vector Graphics"
msgstr "SVG - Scalable Vector Graphics"
#: impress_tif_Export.xcu
-#, fuzzy
msgctxt ""
"impress_tif_Export.xcu\n"
"impress_tif_Export\n"
@@ -1784,7 +1738,6 @@ msgid "TIFF - Tagged Image File Format"
msgstr "TIFF - Tagged Image File Format"
#: impress_wmf_Export.xcu
-#, fuzzy
msgctxt ""
"impress_wmf_Export.xcu\n"
"impress_wmf_Export\n"
@@ -1884,7 +1837,6 @@ msgid "PDF - Portable Document Format"
msgstr ""
#: writer_jpg_Export.xcu
-#, fuzzy
msgctxt ""
"writer_jpg_Export.xcu\n"
"writer_jpg_Export\n"
@@ -1912,7 +1864,6 @@ msgid "PDF - Portable Document Format"
msgstr ""
#: writer_png_Export.xcu
-#, fuzzy
msgctxt ""
"writer_png_Export.xcu\n"
"writer_png_Export\n"
@@ -1949,7 +1900,6 @@ msgid "OpenOffice.org 1.0 HTML Template"
msgstr ""
#: writer_web_jpg_Export.xcu
-#, fuzzy
msgctxt ""
"writer_web_jpg_Export.xcu\n"
"writer_web_jpg_Export\n"
@@ -1968,7 +1918,6 @@ msgid "PDF - Portable Document Format"
msgstr ""
#: writer_web_png_Export.xcu
-#, fuzzy
msgctxt ""
"writer_web_png_Export.xcu\n"
"writer_web_png_Export\n"
diff --git a/source/af/formula/messages.po b/source/af/formula/messages.po
index b0fd2f2631c..ed26b0000ee 100644
--- a/source/af/formula/messages.po
+++ b/source/af/formula/messages.po
@@ -1006,7 +1006,6 @@ msgid "CUMPRINC"
msgstr "CUMPRINC"
#: core_resource.hrc:2453
-#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EFFECT"
msgstr "EFFECT"
@@ -1892,7 +1891,6 @@ msgid "WEEKDAY"
msgstr "WEEKDAY"
#: core_resource.hrc:2624
-#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NETWORKDAYS"
msgstr "NETWORKDAYS"
@@ -2152,7 +2150,6 @@ msgid "Shrink"
msgstr "Krimp"
#: strings.hrc:32
-#, fuzzy
msgctxt "RID_STR_EXPAND"
msgid "Expand"
msgstr "Vou uit"
@@ -2176,7 +2173,6 @@ msgid "_Next >"
msgstr "&Volgende >"
#: formuladialog.ui:158
-#, fuzzy
msgctxt "formuladialog|function"
msgid "Functions"
msgstr "Funksies"
@@ -2200,19 +2196,16 @@ msgid "For_mula"
msgstr "Formule"
#: formuladialog.ui:383
-#, fuzzy
msgctxt "formuladialog|label1"
msgid "Result"
msgstr "Resultaat"
#: formuladialog.ui:418
-#, fuzzy
msgctxt "formuladialog|ed_formula-atkobject"
msgid "Formula"
msgstr "Formule"
#: formuladialog.ui:467
-#, fuzzy
msgctxt "formuladialog|RB_REF|tooltip_text"
msgid "Maximize"
msgstr "Maksimeer"
@@ -2254,25 +2247,21 @@ msgid "Function not known"
msgstr "Funksie onbekend"
#: parameter.ui:279
-#, fuzzy
msgctxt "parameter|RB_ARG1|tooltip_text"
msgid "Select"
msgstr "Kies"
#: parameter.ui:295
-#, fuzzy
msgctxt "parameter|RB_ARG2|tooltip_text"
msgid "Select"
msgstr "Kies"
#: parameter.ui:311
-#, fuzzy
msgctxt "parameter|RB_ARG3|tooltip_text"
msgid "Select"
msgstr "Kies"
#: parameter.ui:327
-#, fuzzy
msgctxt "parameter|RB_ARG4|tooltip_text"
msgid "Select"
msgstr "Kies"
diff --git a/source/af/fpicker/messages.po b/source/af/fpicker/messages.po
index 8b80b7be49f..9c791984e32 100644
--- a/source/af/fpicker/messages.po
+++ b/source/af/fpicker/messages.po
@@ -119,7 +119,6 @@ msgid "All files"
msgstr "Alle lêers"
#: strings.hrc:34
-#, fuzzy
msgctxt "STR_FILEDLG_OPEN"
msgid "Open"
msgstr "Open"
@@ -323,13 +322,11 @@ msgid "Create New Folder"
msgstr "Skep nuwe vouer|"
#: remotefilesdialog.ui:255
-#, fuzzy
msgctxt "remotefilesdialog|filterLabel"
msgid "Filter"
msgstr "Filter"
#: remotefilesdialog.ui:267
-#, fuzzy
msgctxt "remotefilesdialog|nameLabel"
msgid "File name"
msgstr "Lêernaam"
diff --git a/source/af/instsetoo_native/inc_openoffice/windows/msi_languages.po b/source/af/instsetoo_native/inc_openoffice/windows/msi_languages.po
index 1d13a0c32d1..39236ed5590 100644
--- a/source/af/instsetoo_native/inc_openoffice/windows/msi_languages.po
+++ b/source/af/instsetoo_native/inc_openoffice/windows/msi_languages.po
@@ -2768,7 +2768,6 @@ msgid "Load [ProductName] during system start-up"
msgstr ""
#: Control.ulf
-#, fuzzy
msgctxt ""
"Control.ulf\n"
"OOO_CONTROL_322\n"
@@ -2785,7 +2784,6 @@ msgid "The following applications are using files that need to be updated by thi
msgstr ""
#: Control.ulf
-#, fuzzy
msgctxt ""
"Control.ulf\n"
"OOO_CONTROL_324\n"
@@ -2794,7 +2792,6 @@ msgid "{&MSSansBold8}Files in Use"
msgstr "{&MSSansBold8}Lêers in gebruik"
#: Control.ulf
-#, fuzzy
msgctxt ""
"Control.ulf\n"
"OOO_CONTROL_325\n"
@@ -2803,7 +2800,6 @@ msgid "Cancel"
msgstr "Kanselleer"
#: Control.ulf
-#, fuzzy
msgctxt ""
"Control.ulf\n"
"OOO_CONTROL_326\n"
diff --git a/source/af/officecfg/registry/data/org/openoffice/Office.po b/source/af/officecfg/registry/data/org/openoffice/Office.po
index 0517221c878..c7ffa0ed04c 100644
--- a/source/af/officecfg/registry/data/org/openoffice/Office.po
+++ b/source/af/officecfg/registry/data/org/openoffice/Office.po
@@ -143,7 +143,6 @@ msgid "~Drawing"
msgstr "~Tekening"
#: Common.xcu
-#, fuzzy
msgctxt ""
"Common.xcu\n"
"..Common.Menus.New.m4\n"
@@ -153,7 +152,6 @@ msgid "F~ormula"
msgstr "F~ormule"
#: Common.xcu
-#, fuzzy
msgctxt ""
"Common.xcu\n"
"..Common.Menus.New.m5\n"
@@ -163,7 +161,6 @@ msgid "Database"
msgstr "Databasis"
#: Common.xcu
-#, fuzzy
msgctxt ""
"Common.xcu\n"
"..Common.Menus.New.m7\n"
@@ -173,7 +170,6 @@ msgid "~HTML Document"
msgstr "~HTML-dokument"
#: Common.xcu
-#, fuzzy
msgctxt ""
"Common.xcu\n"
"..Common.Menus.New.m8\n"
@@ -183,7 +179,6 @@ msgid "~XML Form Document"
msgstr "~XML-vorm-dokument"
#: Common.xcu
-#, fuzzy
msgctxt ""
"Common.xcu\n"
"..Common.Menus.New.m9\n"
@@ -211,7 +206,6 @@ msgid "B~usiness Cards"
msgstr "V~isitekaartjies"
#: Common.xcu
-#, fuzzy
msgctxt ""
"Common.xcu\n"
"..Common.Menus.New.m14\n"
@@ -725,7 +719,6 @@ msgid "Oracle Report Builder"
msgstr ""
#: ExtendedColorScheme.xcu
-#, fuzzy
msgctxt ""
"ExtendedColorScheme.xcu\n"
".ExtendedColorScheme.EntryNames.SunReportBuilder.Entries.ReportHeader\n"
@@ -735,7 +728,6 @@ msgid "Report Header"
msgstr "Verslagkop"
#: ExtendedColorScheme.xcu
-#, fuzzy
msgctxt ""
"ExtendedColorScheme.xcu\n"
".ExtendedColorScheme.EntryNames.SunReportBuilder.Entries.ReportFooter\n"
@@ -745,7 +737,6 @@ msgid "Report Footer"
msgstr "Verslagvoet"
#: ExtendedColorScheme.xcu
-#, fuzzy
msgctxt ""
"ExtendedColorScheme.xcu\n"
".ExtendedColorScheme.EntryNames.SunReportBuilder.Entries.PageHeader\n"
@@ -755,7 +746,6 @@ msgid "Page Header"
msgstr "Bladsykop"
#: ExtendedColorScheme.xcu
-#, fuzzy
msgctxt ""
"ExtendedColorScheme.xcu\n"
".ExtendedColorScheme.EntryNames.SunReportBuilder.Entries.PageFooter\n"
@@ -765,7 +755,6 @@ msgid "Page Footer"
msgstr "Bladsyvoet"
#: ExtendedColorScheme.xcu
-#, fuzzy
msgctxt ""
"ExtendedColorScheme.xcu\n"
".ExtendedColorScheme.EntryNames.SunReportBuilder.Entries.GroupHeader\n"
@@ -775,7 +764,6 @@ msgid "Group Header"
msgstr "Groepkop"
#: ExtendedColorScheme.xcu
-#, fuzzy
msgctxt ""
"ExtendedColorScheme.xcu\n"
".ExtendedColorScheme.EntryNames.SunReportBuilder.Entries.GroupFooter\n"
@@ -803,7 +791,6 @@ msgid "Column Footer"
msgstr ""
#: ExtendedColorScheme.xcu
-#, fuzzy
msgctxt ""
"ExtendedColorScheme.xcu\n"
".ExtendedColorScheme.EntryNames.SunReportBuilder.Entries.Detail\n"
@@ -930,7 +917,6 @@ msgid "Presentation Minimizer"
msgstr ""
#: PresentationMinimizer.xcu
-#, fuzzy
msgctxt ""
"PresentationMinimizer.xcu\n"
"..PresentationMinimizer.Strings\n"
@@ -940,7 +926,6 @@ msgid "Steps"
msgstr "Stappe"
#: PresentationMinimizer.xcu
-#, fuzzy
msgctxt ""
"PresentationMinimizer.xcu\n"
"..PresentationMinimizer.Strings\n"
@@ -950,7 +935,6 @@ msgid "< ~Back"
msgstr "< ~Terug"
#: PresentationMinimizer.xcu
-#, fuzzy
msgctxt ""
"PresentationMinimizer.xcu\n"
"..PresentationMinimizer.Strings\n"
@@ -960,7 +944,6 @@ msgid "~Next >"
msgstr "~Volgende >"
#: PresentationMinimizer.xcu
-#, fuzzy
msgctxt ""
"PresentationMinimizer.xcu\n"
"..PresentationMinimizer.Strings\n"
@@ -970,7 +953,6 @@ msgid "~Finish"
msgstr "~Klaar"
#: PresentationMinimizer.xcu
-#, fuzzy
msgctxt ""
"PresentationMinimizer.xcu\n"
"..PresentationMinimizer.Strings\n"
@@ -1008,7 +990,6 @@ msgid "~Choose settings for Presentation Minimizer"
msgstr ""
#: PresentationMinimizer.xcu
-#, fuzzy
msgctxt ""
"PresentationMinimizer.xcu\n"
"..PresentationMinimizer.Strings\n"
@@ -1027,7 +1008,6 @@ msgid "Choose settings for optimizing images"
msgstr ""
#: PresentationMinimizer.xcu
-#, fuzzy
msgctxt ""
"PresentationMinimizer.xcu\n"
"..PresentationMinimizer.Strings\n"
@@ -1127,7 +1107,6 @@ msgid "~Embed external images"
msgstr ""
#: PresentationMinimizer.xcu
-#, fuzzy
msgctxt ""
"PresentationMinimizer.xcu\n"
"..PresentationMinimizer.Strings\n"
@@ -1191,7 +1170,6 @@ msgid "Object Linking and Embedding (OLE) is a technology that allows embedding
msgstr ""
#: PresentationMinimizer.xcu
-#, fuzzy
msgctxt ""
"PresentationMinimizer.xcu\n"
"..PresentationMinimizer.Strings\n"
@@ -1246,7 +1224,6 @@ msgid "Delete slides that are not used for the ~custom slide show"
msgstr ""
#: PresentationMinimizer.xcu
-#, fuzzy
msgctxt ""
"PresentationMinimizer.xcu\n"
"..PresentationMinimizer.Strings\n"
@@ -1355,7 +1332,6 @@ msgid "My Settings "
msgstr ""
#: PresentationMinimizer.xcu
-#, fuzzy
msgctxt ""
"PresentationMinimizer.xcu\n"
"..PresentationMinimizer.Strings\n"
@@ -1510,7 +1486,6 @@ msgid "Notes"
msgstr "Notas"
#: PresenterScreen.xcu
-#, fuzzy
msgctxt ""
"PresenterScreen.xcu\n"
"..PresenterScreen.PresenterScreenSettings.ToolBars.ToolBar.Entries.d.Normal\n"
@@ -1538,7 +1513,6 @@ msgid "Exchange"
msgstr ""
#: PresenterScreen.xcu
-#, fuzzy
msgctxt ""
"PresenterScreen.xcu\n"
"..PresenterScreen.PresenterScreenSettings.ToolBars.ToolBar.Entries.o.Normal\n"
@@ -1548,7 +1522,6 @@ msgid "Help"
msgstr "Hulp"
#: PresenterScreen.xcu
-#, fuzzy
msgctxt ""
"PresenterScreen.xcu\n"
"..PresenterScreen.PresenterScreenSettings.ToolBars.NotesToolBar.Entries.a.Normal\n"
@@ -1558,7 +1531,6 @@ msgid "Zoom"
msgstr "Zoem"
#: PresenterScreen.xcu
-#, fuzzy
msgctxt ""
"PresenterScreen.xcu\n"
"..PresenterScreen.PresenterScreenSettings.Buttons.SlideSorterCloser\n"
@@ -1568,7 +1540,6 @@ msgid "Close"
msgstr "Sluit"
#: PresenterScreen.xcu
-#, fuzzy
msgctxt ""
"PresenterScreen.xcu\n"
"..PresenterScreen.PresenterScreenSettings.Buttons.NotesViewCloser\n"
@@ -1578,7 +1549,6 @@ msgid "Close"
msgstr "Sluit"
#: PresenterScreen.xcu
-#, fuzzy
msgctxt ""
"PresenterScreen.xcu\n"
"..PresenterScreen.PresenterScreenSettings.Buttons.HelpViewCloser\n"
@@ -1643,7 +1613,6 @@ msgid "First slide"
msgstr ""
#: PresenterScreen.xcu
-#, fuzzy
msgctxt ""
"PresenterScreen.xcu\n"
"..PresenterScreen.PresenterScreenSettings.HelpView.HelpStrings.e\n"
@@ -1915,7 +1884,6 @@ msgid "Current Slide, %CURRENT_SLIDE_NAME%, %CURRENT_SLIDE_NUMBER% of %SLIDE_COU
msgstr ""
#: PresenterScreen.xcu
-#, fuzzy
msgctxt ""
"PresenterScreen.xcu\n"
"..PresenterScreen.Presenter.Views.CurrentSlidePreview.Strings.ClickToExitPresentationText\n"
@@ -1961,7 +1929,6 @@ msgid "Slide Overview, %CURRENT_SLIDE_NAME%, %CURRENT_SLIDE_NUMBER% of %SLIDE_CO
msgstr ""
#: PresenterScreen.xcu
-#, fuzzy
msgctxt ""
"PresenterScreen.xcu\n"
"..PresenterScreen.Presenter.Views.HelpView\n"
@@ -10638,7 +10605,6 @@ msgid "Nationality"
msgstr "Nasionaliteit"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.authors.Fields.nationality\n"
@@ -11548,7 +11514,6 @@ msgid "Master documents"
msgstr "Meesterdokumente"
#: UI.xcu
-#, fuzzy
msgctxt ""
"UI.xcu\n"
"..UI.FilterClassification.GlobalFilters.Classes.com.sun.star.formula.FormulaProperties\n"
diff --git a/source/af/officecfg/registry/data/org/openoffice/Office/UI.po b/source/af/officecfg/registry/data/org/openoffice/Office/UI.po
index c512eb853b0..f3776ae5145 100644
--- a/source/af/officecfg/registry/data/org/openoffice/Office/UI.po
+++ b/source/af/officecfg/registry/data/org/openoffice/Office/UI.po
@@ -176,7 +176,6 @@ msgid "BASIC Dialog"
msgstr "BASIC-dialoog"
#: BasicIDECommands.xcu
-#, fuzzy
msgctxt ""
"BasicIDECommands.xcu\n"
"..BasicIDECommands.UserInterface.Commands..uno:DeleteCurrent\n"
@@ -226,7 +225,6 @@ msgid "~Dialog"
msgstr "Dialoog"
#: BasicIDEWindowState.xcu
-#, fuzzy
msgctxt ""
"BasicIDEWindowState.xcu\n"
"..BasicIDEWindowState.UIElements.States.private:resource/popupmenu/dialog\n"
@@ -743,7 +741,6 @@ msgid "Pivot Table Filter"
msgstr "Tabellefilter"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:DataPilotFilter\n"
@@ -1450,7 +1447,6 @@ msgid "Clear Print Ranges"
msgstr ""
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:EditPrintArea\n"
@@ -1717,7 +1713,6 @@ msgid "R~andom Number..."
msgstr ""
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:StatisticsMenu\n"
@@ -1937,7 +1932,6 @@ msgid "Show Comment"
msgstr "Wys opmerking"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:ShowNote\n"
@@ -1947,7 +1941,6 @@ msgid "Show Comment"
msgstr "Wys opmerking"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:HideNote\n"
@@ -1975,7 +1968,6 @@ msgid "Hide All Comments"
msgstr ""
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:DeleteAllNotes\n"
@@ -2650,7 +2642,6 @@ msgid "~Height..."
msgstr "~Hoogte..."
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:RowHeight\n"
@@ -2696,7 +2687,6 @@ msgid "H~ide"
msgstr "V~ersteek"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:HideRow\n"
@@ -2752,7 +2742,6 @@ msgid "~Width..."
msgstr "~Wydte..."
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:ColumnWidth\n"
@@ -2919,7 +2908,6 @@ msgid "Standard Text Attributes"
msgstr "Standaardteksattribute"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:StandardTextAttributes\n"
@@ -3432,7 +3420,6 @@ msgid "Number Format"
msgstr "Nommerformaat..."
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:NumberFormatCurrency\n"
@@ -3451,7 +3438,6 @@ msgid "Format as Currency"
msgstr ""
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:NumberFormatCurrencySimple\n"
@@ -3489,7 +3475,6 @@ msgid "Format as Percent"
msgstr ""
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:NumberFormatStandard\n"
@@ -3527,7 +3512,6 @@ msgid "Format as Date"
msgstr ""
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:NumberFormatDecimal\n"
@@ -3564,7 +3548,6 @@ msgid "Format as Scientific"
msgstr ""
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:NumberFormatTime\n"
@@ -3628,7 +3611,6 @@ msgid "R~ight-To-Left"
msgstr "R~egs na links"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:SheetRightToLeft\n"
@@ -4020,7 +4002,6 @@ msgid "Insert Current Date"
msgstr ""
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:InsertCurrentDate\n"
@@ -4039,7 +4020,6 @@ msgid "Insert Current Time"
msgstr ""
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:InsertCurrentTime\n"
@@ -4173,7 +4153,6 @@ msgid "~Insert..."
msgstr "~Voeg in..."
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:StyleApply?Style:string=Default&amp;FamilyName:string=CellStyles\n"
@@ -4223,7 +4202,6 @@ msgid "Heading 1"
msgstr "Opskrif 10"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:StyleApply?Style:string=Heading 2&amp;FamilyName:string=CellStyles\n"
@@ -4242,7 +4220,6 @@ msgid "Bad"
msgstr ""
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:StyleApply?Style:string=Error&amp;FamilyName:string=CellStyles\n"
@@ -4271,7 +4248,6 @@ msgid "Neutral"
msgstr ""
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:StyleApply?Style:string=Warning&amp;FamilyName:string=CellStyles\n"
@@ -4281,7 +4257,6 @@ msgid "Warning"
msgstr "Waarskuwing"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:StyleApply?Style:string=Footnote&amp;FamilyName:string=CellStyles\n"
@@ -4311,7 +4286,6 @@ msgid "Detective"
msgstr "~Speurder"
#: CalcWindowState.xcu
-#, fuzzy
msgctxt ""
"CalcWindowState.xcu\n"
"..CalcWindowState.UIElements.States.private:resource/popupmenu/cell\n"
@@ -4330,7 +4304,6 @@ msgid "Cell Edit"
msgstr ""
#: CalcWindowState.xcu
-#, fuzzy
msgctxt ""
"CalcWindowState.xcu\n"
"..CalcWindowState.UIElements.States.private:resource/popupmenu/chart\n"
@@ -4379,7 +4352,6 @@ msgid "Form Control"
msgstr "Vormkontroles"
#: CalcWindowState.xcu
-#, fuzzy
msgctxt ""
"CalcWindowState.xcu\n"
"..CalcWindowState.UIElements.States.private:resource/popupmenu/formrichtext\n"
@@ -4389,7 +4361,6 @@ msgid "Text Box Formatting"
msgstr "Teksblokkieformatering"
#: CalcWindowState.xcu
-#, fuzzy
msgctxt ""
"CalcWindowState.xcu\n"
"..CalcWindowState.UIElements.States.private:resource/popupmenu/graphic\n"
@@ -4399,7 +4370,6 @@ msgid "Image"
msgstr "Beeld"
#: CalcWindowState.xcu
-#, fuzzy
msgctxt ""
"CalcWindowState.xcu\n"
"..CalcWindowState.UIElements.States.private:resource/popupmenu/media\n"
@@ -4486,7 +4456,6 @@ msgid "Image Filter"
msgstr ""
#: CalcWindowState.xcu
-#, fuzzy
msgctxt ""
"CalcWindowState.xcu\n"
"..CalcWindowState.UIElements.States.private:resource/toolbar/linesbar\n"
@@ -4804,7 +4773,6 @@ msgid "Standard (Single Mode)"
msgstr ""
#: CalcWindowState.xcu
-#, fuzzy
msgctxt ""
"CalcWindowState.xcu\n"
"..CalcWindowState.UIElements.States.private:resource/toolbar/arrowsbar\n"
@@ -5987,7 +5955,6 @@ msgid "Stars and Banners"
msgstr "Sterre en baniere"
#: DbBrowserWindowState.xcu
-#, fuzzy
msgctxt ""
"DbBrowserWindowState.xcu\n"
"..DbBrowserWindowState.UIElements.States.private:resource/popupmenu/explorer\n"
@@ -6042,7 +6009,6 @@ msgid "Standard"
msgstr "Standaard"
#: DbReportWindowState.xcu
-#, fuzzy
msgctxt ""
"DbReportWindowState.xcu\n"
".DbReportWindowState.UIElements.States.private:resource/popupmenu/report\n"
@@ -6052,7 +6018,6 @@ msgid "Report"
msgstr "Verslag"
#: DbReportWindowState.xcu
-#, fuzzy
msgctxt ""
"DbReportWindowState.xcu\n"
".DbReportWindowState.UIElements.States.private:resource/toolbar/toolbar\n"
@@ -6062,7 +6027,6 @@ msgid "Standard"
msgstr "Standaard"
#: DbReportWindowState.xcu
-#, fuzzy
msgctxt ""
"DbReportWindowState.xcu\n"
".DbReportWindowState.UIElements.States.private:resource/toolbar/Formatting\n"
@@ -6081,7 +6045,6 @@ msgid "Report Controls"
msgstr ""
#: DbReportWindowState.xcu
-#, fuzzy
msgctxt ""
"DbReportWindowState.xcu\n"
".DbReportWindowState.UIElements.States.private:resource/toolbar/drawbar\n"
@@ -6501,7 +6464,6 @@ msgid "Form Wizard..."
msgstr "Vormslimmerd..."
#: DbuCommands.xcu
-#, fuzzy
msgctxt ""
"DbuCommands.xcu\n"
"..DbuCommands.UserInterface.Commands..uno:DBNewReportWithPreSelection\n"
@@ -7020,7 +6982,6 @@ msgid "Rename Page"
msgstr "~Hernoem bladsy"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Commands..uno:RenameSlide\n"
@@ -7848,7 +7809,6 @@ msgid "Format Slide"
msgstr ""
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Commands..uno:SlideSetup\n"
@@ -8145,7 +8105,6 @@ msgid "Slide ~Layout"
msgstr "Skyfie-~uitleg..."
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Commands..uno:ModifyLayer\n"
@@ -9350,7 +9309,6 @@ msgid "Insert Rows"
msgstr "Voeg ~rye in"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:InsertRowDialog\n"
@@ -9409,7 +9367,6 @@ msgid "Insert Columns"
msgstr "Voeg k~olomme in"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:InsertColumnDialog\n"
@@ -9447,7 +9404,6 @@ msgid "~Rows"
msgstr "~Rye"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:DeleteRows\n"
@@ -9475,7 +9431,6 @@ msgid "~Columns"
msgstr "~Kolomme"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:DeleteColumns\n"
@@ -9521,7 +9476,6 @@ msgid "~Columns"
msgstr "~Kolomme"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:EntireColumn\n"
@@ -9549,7 +9503,6 @@ msgid "~Rows"
msgstr "~Rye"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:EntireRow\n"
@@ -9883,7 +9836,6 @@ msgid "Move Page Up"
msgstr ""
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:MovePageUp\n"
@@ -9920,7 +9872,6 @@ msgid "Move Page Down"
msgstr ""
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:MovePageDown\n"
@@ -9984,7 +9935,6 @@ msgid "Slide to End"
msgstr ""
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=20\n"
@@ -9994,7 +9944,6 @@ msgid "Blank Slide"
msgstr "Blanko skyfie"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=19\n"
@@ -10004,7 +9953,6 @@ msgid "Title Only"
msgstr "Slegs titel"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=0\n"
@@ -10023,7 +9971,6 @@ msgid "Title, Content"
msgstr ""
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=32\n"
@@ -10096,7 +10043,6 @@ msgid "Title, 6 Content"
msgstr ""
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=28\n"
@@ -10106,7 +10052,6 @@ msgid "Vertical Title, Vertical Text"
msgstr "Vertical titel, vertikale teks"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=27\n"
@@ -10116,7 +10061,6 @@ msgid "Vertical Title, Text, Chart"
msgstr "Vertikale titel, teks, grafiek"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=29\n"
@@ -10136,7 +10080,6 @@ msgid "Title, 2 Vertical Text, Clipart"
msgstr "Titel, vertikale teks, knipkuns"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:SlideLayoutMenu\n"
@@ -10175,7 +10118,6 @@ msgid "~Cell"
msgstr "Sel"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:RowMenu\n"
@@ -10252,7 +10194,6 @@ msgid "Connector/Freeform Line"
msgstr ""
#: DrawWindowState.xcu
-#, fuzzy
msgctxt ""
"DrawWindowState.xcu\n"
"..DrawWindowState.UIElements.States.private:resource/popupmenu/curve\n"
@@ -10292,7 +10233,6 @@ msgid "Form Control"
msgstr "Vormkontroles"
#: DrawWindowState.xcu
-#, fuzzy
msgctxt ""
"DrawWindowState.xcu\n"
"..DrawWindowState.UIElements.States.private:resource/popupmenu/formrichtext\n"
@@ -10312,7 +10252,6 @@ msgid "Glue Point"
msgstr "~Plakpunte"
#: DrawWindowState.xcu
-#, fuzzy
msgctxt ""
"DrawWindowState.xcu\n"
"..DrawWindowState.UIElements.States.private:resource/popupmenu/graphic\n"
@@ -10351,7 +10290,6 @@ msgid "Line/Arrow"
msgstr "Lynpyltjie"
#: DrawWindowState.xcu
-#, fuzzy
msgctxt ""
"DrawWindowState.xcu\n"
"..DrawWindowState.UIElements.States.private:resource/popupmenu/measure\n"
@@ -10361,7 +10299,6 @@ msgid "Dimension Line"
msgstr "Dimensielyn"
#: DrawWindowState.xcu
-#, fuzzy
msgctxt ""
"DrawWindowState.xcu\n"
"..DrawWindowState.UIElements.States.private:resource/popupmenu/media\n"
@@ -10391,7 +10328,6 @@ msgid "OLE Object"
msgstr "OLE-objek"
#: DrawWindowState.xcu
-#, fuzzy
msgctxt ""
"DrawWindowState.xcu\n"
"..DrawWindowState.UIElements.States.private:resource/popupmenu/page\n"
@@ -10438,7 +10374,6 @@ msgid "Page Master Pane (no selection)"
msgstr ""
#: DrawWindowState.xcu
-#, fuzzy
msgctxt ""
"DrawWindowState.xcu\n"
"..DrawWindowState.UIElements.States.private:resource/popupmenu/table\n"
@@ -10864,7 +10799,6 @@ msgid "Master View"
msgstr "Meesteraansig"
#: DrawWindowState.xcu
-#, fuzzy
msgctxt ""
"DrawWindowState.xcu\n"
"..DrawWindowState.UIElements.States.private:resource/toolbar/optimizetablebar\n"
@@ -13205,7 +13139,6 @@ msgid "From right to top"
msgstr "Van regs na bo"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionGroups.subtle\n"
@@ -13215,7 +13148,6 @@ msgid "Subtle"
msgstr "Subtiel"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionGroups.exciting\n"
@@ -13243,7 +13175,6 @@ msgid "3D Venetian"
msgstr ""
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionSets.box\n"
@@ -13291,7 +13222,6 @@ msgid "Uncover"
msgstr ""
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionSets.wipe\n"
@@ -13301,7 +13231,6 @@ msgid "Wipe"
msgstr "Smeer"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionSets.wedge\n"
@@ -13311,7 +13240,6 @@ msgid "Wedge"
msgstr "Wig"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionSets.wheel\n"
@@ -13330,7 +13258,6 @@ msgid "Push"
msgstr ""
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionSets.cut\n"
@@ -13369,7 +13296,6 @@ msgid "Shape"
msgstr "~Vorms"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionSets.split\n"
@@ -13398,7 +13324,6 @@ msgid "Random"
msgstr ""
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionSets.dissolve\n"
@@ -13438,7 +13363,6 @@ msgid "Tiles"
msgstr "Titels"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionSets.cube-turning\n"
@@ -13487,7 +13411,6 @@ msgid "Turn Around"
msgstr "Draai om"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionSets.turn-down\n"
@@ -13650,7 +13573,6 @@ msgid "Bottom Right to Top Left"
msgstr ""
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.bottom-top\n"
@@ -13669,7 +13591,6 @@ msgid "Bottom Left to Top Right"
msgstr ""
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.vertical\n"
@@ -13679,7 +13600,6 @@ msgid "Vertical"
msgstr "Vertikaal"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.horizontal\n"
@@ -13689,7 +13609,6 @@ msgid "Horizontal"
msgstr "Horisontaal"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.in\n"
@@ -13699,7 +13618,6 @@ msgid "In"
msgstr "In"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.out\n"
@@ -13709,7 +13627,6 @@ msgid "Out"
msgstr "Uit"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.across\n"
@@ -13719,7 +13636,6 @@ msgid "Across"
msgstr "Oor"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.down\n"
@@ -13729,7 +13645,6 @@ msgid "Down"
msgstr "Af"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.up\n"
@@ -13739,7 +13654,6 @@ msgid "Up"
msgstr "Op"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.right\n"
@@ -13749,7 +13663,6 @@ msgid "Right"
msgstr "Regs"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.left\n"
@@ -13759,7 +13672,6 @@ msgid "Left"
msgstr "Links"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.circle\n"
@@ -13788,7 +13700,6 @@ msgid "Oval Vertical"
msgstr ""
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.diamond\n"
@@ -13798,7 +13709,6 @@ msgid "Diamond"
msgstr "Diamant"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.plus\n"
@@ -13938,7 +13848,6 @@ msgid "Counterclockwise 8 Spokes"
msgstr ""
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.inside\n"
@@ -13948,7 +13857,6 @@ msgid "Inside"
msgstr "Binne"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.outside\n"
@@ -14228,7 +14136,6 @@ msgid "Frame"
msgstr "Raam"
#: GenericCategories.xcu
-#, fuzzy
msgctxt ""
"GenericCategories.xcu\n"
"..GenericCategories.Commands.Categories.14\n"
@@ -14357,7 +14264,6 @@ msgid "Show Comme~nts"
msgstr "Wys opmerking"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:ShowAnnotations\n"
@@ -16234,7 +16140,6 @@ msgid "Underline"
msgstr "Onderstreep"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:UnderlineSimple\n"
@@ -16417,7 +16322,6 @@ msgid "Current Library"
msgstr "Huidige biblioteek"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:LeftPara\n"
@@ -16427,7 +16331,6 @@ msgid "Left"
msgstr "Links"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:LeftPara\n"
@@ -16437,7 +16340,6 @@ msgid "Align Left"
msgstr "Belyn links"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:RightPara\n"
@@ -16447,7 +16349,6 @@ msgid "Right"
msgstr "Regs"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:RightPara\n"
@@ -16457,7 +16358,6 @@ msgid "Align Right"
msgstr "Regsbelyn"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:CenterPara\n"
@@ -16751,7 +16651,6 @@ msgid "Transparency"
msgstr "Deursigtigheid"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:ZoomOptimal\n"
@@ -16878,7 +16777,6 @@ msgid "Line with Square/Arrow"
msgstr "Lyn met vierkant/pyltjie"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:MeasureLine\n"
@@ -17005,7 +16903,6 @@ msgid "Crop Dialog..."
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:Crop\n"
@@ -17108,7 +17005,6 @@ msgid "~Forms"
msgstr "Vorms"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:NewDoc\n"
@@ -17374,7 +17270,6 @@ msgid "Smooth Transition"
msgstr "Gladde oorgang"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:ToggleObjectBezierMode\n"
@@ -17548,7 +17443,6 @@ msgid "~Chart..."
msgstr "~Grafiek..."
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:InsertObjectChart\n"
@@ -17568,7 +17462,6 @@ msgid "Chart from File..."
msgstr "Ve~l vanaf lêer..."
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:DefaultBullet\n"
@@ -17596,7 +17489,6 @@ msgid "Toggle Bulleted List"
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:DefaultNumbering\n"
@@ -17624,7 +17516,6 @@ msgid "Toggle Numbered List"
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:SetOutline\n"
@@ -18136,7 +18027,6 @@ msgid "~Edit Style..."
msgstr "Redigeer styl..."
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:EditStyle\n"
@@ -18631,7 +18521,6 @@ msgid "Line Corner Style"
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:LineStyle\n"
@@ -18986,7 +18875,6 @@ msgid "~Recheck Document..."
msgstr "~Herkontroleer dokument..."
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:SpellingAndGrammarDialog\n"
@@ -18996,7 +18884,6 @@ msgid "Spelling"
msgstr "Spelling"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:SpellingAndGrammarDialog\n"
@@ -19339,7 +19226,6 @@ msgid "~Hyperlink..."
msgstr "H~iperskakel..."
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:HyperlinkDialog\n"
@@ -19412,7 +19298,6 @@ msgid "Subscript"
msgstr "Subskrif"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:SmallCaps\n"
@@ -20340,7 +20225,6 @@ msgid "Flip Horizontally"
msgstr "Draai horisontaal"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:FlipVertical\n"
@@ -20486,7 +20370,6 @@ msgid "Decrease"
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:DecrementIndent\n"
@@ -20496,7 +20379,6 @@ msgid "Decrease Indent"
msgstr "Verminder keep"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:DecrementIndent\n"
@@ -20515,7 +20397,6 @@ msgid "Increase"
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:IncrementIndent\n"
@@ -20525,7 +20406,6 @@ msgid "Increase Indent"
msgstr "Vermeerder keep"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:IncrementIndent\n"
@@ -20535,7 +20415,6 @@ msgid "Increase Indent"
msgstr "Vermeerder keep"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:LineToolbox\n"
@@ -21152,7 +21031,6 @@ msgid "Compile"
msgstr "Kompileer"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:RunBasic\n"
@@ -21180,7 +21058,6 @@ msgid "Step Over"
msgstr "Stap oor"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:BasicStop\n"
@@ -21328,7 +21205,6 @@ msgid "Check Box"
msgstr "Merkblokkie"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:Label\n"
@@ -21775,7 +21651,6 @@ msgid "Toggle Print Preview"
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:PrintPreview\n"
@@ -21839,7 +21714,6 @@ msgid "Sort Descending"
msgstr "Sorteer aflopend"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:SendMail\n"
@@ -22544,7 +22418,6 @@ msgid "Reply Comment"
msgstr "Antwoord op opmerking"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:DeleteComment\n"
@@ -22554,7 +22427,6 @@ msgid "Delete Comment"
msgstr "Skrap opmerking"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:CellVertTop\n"
@@ -22564,7 +22436,6 @@ msgid "Top"
msgstr "Bokant"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:CellVertTop\n"
@@ -22574,7 +22445,6 @@ msgid "Align Top"
msgstr "Bobelyn"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:CellVertCenter\n"
@@ -22594,7 +22464,6 @@ msgid "Center Vertically"
msgstr "Vertikaal gesentreer"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:CellVertBottom\n"
@@ -22604,7 +22473,6 @@ msgid "Bottom"
msgstr "Onderkant"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:CellVertBottom\n"
@@ -22830,7 +22698,6 @@ msgid "R~eference"
msgstr "Verwysing"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Popups..uno:EditCommentsMenu\n"
@@ -22970,7 +22837,6 @@ msgid "Rot~ate or Flip"
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Popups..uno:AnchorMenu\n"
@@ -23000,7 +22866,6 @@ msgid "Me~dia Player"
msgstr "Mediaspe~ler"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Popups..uno:InsertAVMedia\n"
@@ -23200,7 +23065,6 @@ msgid "E-mail as ~OpenDocument Format..."
msgstr "E-pos as ~OpenDocument-formaat..."
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Popups..uno:TemplateManager\n"
@@ -23265,7 +23129,6 @@ msgid "Paragraph Classification Dialog"
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Popups..uno:EditSelectMenu\n"
@@ -23275,7 +23138,6 @@ msgid "Select"
msgstr "Kies"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Popups..uno:EditPasteSpecialMenu\n"
@@ -23294,7 +23156,6 @@ msgid "Menubar"
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Popups..uno:NameGroup\n"
@@ -23304,7 +23165,6 @@ msgid "Name..."
msgstr "Naam..."
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Popups..uno:ObjectTitleDescription\n"
@@ -23370,7 +23230,6 @@ msgid "Connector/Freeform Line"
msgstr ""
#: ImpressWindowState.xcu
-#, fuzzy
msgctxt ""
"ImpressWindowState.xcu\n"
"..ImpressWindowState.UIElements.States.private:resource/popupmenu/curve\n"
@@ -23410,7 +23269,6 @@ msgid "Form Control"
msgstr "Vormkontroles"
#: ImpressWindowState.xcu
-#, fuzzy
msgctxt ""
"ImpressWindowState.xcu\n"
"..ImpressWindowState.UIElements.States.private:resource/popupmenu/formrichtext\n"
@@ -23430,7 +23288,6 @@ msgid "Glue Point"
msgstr "~Plakpunte"
#: ImpressWindowState.xcu
-#, fuzzy
msgctxt ""
"ImpressWindowState.xcu\n"
"..ImpressWindowState.UIElements.States.private:resource/popupmenu/graphic\n"
@@ -23460,7 +23317,6 @@ msgid "Line/Arrow"
msgstr "Lynpyltjie"
#: ImpressWindowState.xcu
-#, fuzzy
msgctxt ""
"ImpressWindowState.xcu\n"
"..ImpressWindowState.UIElements.States.private:resource/popupmenu/measure\n"
@@ -23470,7 +23326,6 @@ msgid "Dimension Line"
msgstr "Dimensielyn"
#: ImpressWindowState.xcu
-#, fuzzy
msgctxt ""
"ImpressWindowState.xcu\n"
"..ImpressWindowState.UIElements.States.private:resource/popupmenu/media\n"
@@ -23509,7 +23364,6 @@ msgid "OLE Object"
msgstr "OLE-objek"
#: ImpressWindowState.xcu
-#, fuzzy
msgctxt ""
"ImpressWindowState.xcu\n"
"..ImpressWindowState.UIElements.States.private:resource/popupmenu/outline\n"
@@ -23565,7 +23419,6 @@ msgid "Master Slide Sorter/Pane (no selection)"
msgstr ""
#: ImpressWindowState.xcu
-#, fuzzy
msgctxt ""
"ImpressWindowState.xcu\n"
"..ImpressWindowState.UIElements.States.private:resource/popupmenu/table\n"
@@ -24025,7 +23878,6 @@ msgid "Master View"
msgstr "Meesteraansig"
#: ImpressWindowState.xcu
-#, fuzzy
msgctxt ""
"ImpressWindowState.xcu\n"
"..ImpressWindowState.UIElements.States.private:resource/toolbar/optimizetablebar\n"
@@ -24282,7 +24134,6 @@ msgid "Formula Cursor"
msgstr "Formulewyser"
#: MathCommands.xcu
-#, fuzzy
msgctxt ""
"MathCommands.xcu\n"
"..MathCommands.UserInterface.Commands..uno:InsertCommandText?Text:string=newline \n"
@@ -24292,7 +24143,6 @@ msgid "New Line"
msgstr "Nuwe reël"
#: MathCommands.xcu
-#, fuzzy
msgctxt ""
"MathCommands.xcu\n"
"..MathCommands.UserInterface.Commands..uno:InsertCommandText?Text:string=`\n"
@@ -24633,7 +24483,6 @@ msgid "~Conditional Formatting..."
msgstr "V~oorwaardelike formatering..."
#: ReportCommands.xcu
-#, fuzzy
msgctxt ""
"ReportCommands.xcu\n"
".ReportCommands.UserInterface.Commands..uno:PageDialog\n"
@@ -24643,7 +24492,6 @@ msgid "Page Settings"
msgstr "Bladsyinstellings"
#: ReportCommands.xcu
-#, fuzzy
msgctxt ""
"ReportCommands.xcu\n"
".ReportCommands.UserInterface.Commands..uno:PageDialog\n"
@@ -24700,7 +24548,6 @@ msgid "~Subreport in New Window..."
msgstr ""
#: ReportCommands.xcu
-#, fuzzy
msgctxt ""
"ReportCommands.xcu\n"
".ReportCommands.UserInterface.Commands..uno:FontColor\n"
@@ -24729,7 +24576,6 @@ msgid "~Column Header/Footer"
msgstr ""
#: ReportCommands.xcu
-#, fuzzy
msgctxt ""
"ReportCommands.xcu\n"
".ReportCommands.UserInterface.Commands..uno:PasteSpecial\n"
@@ -24758,7 +24604,6 @@ msgid "Image..."
msgstr "~Bladsy..."
#: ReportCommands.xcu
-#, fuzzy
msgctxt ""
"ReportCommands.xcu\n"
".ReportCommands.UserInterface.Commands..uno:TextDocument\n"
@@ -24827,7 +24672,6 @@ msgid "Fit to greatest height"
msgstr "~Pas by grootste hoogte"
#: ReportCommands.xcu
-#, fuzzy
msgctxt ""
"ReportCommands.xcu\n"
".ReportCommands.UserInterface.Commands..uno:ControlProperties\n"
@@ -24957,7 +24801,6 @@ msgid "Alignment"
msgstr "Belynin~g"
#: ReportCommands.xcu
-#, fuzzy
msgctxt ""
"ReportCommands.xcu\n"
".ReportCommands.UserInterface.Commands..uno:ResizeMenu\n"
@@ -24985,7 +24828,6 @@ msgid "Report Controls"
msgstr ""
#: ReportCommands.xcu
-#, fuzzy
msgctxt ""
"ReportCommands.xcu\n"
".ReportCommands.UserInterface.Commands..uno:SectionShrinkMenu\n"
@@ -25035,7 +24877,6 @@ msgid "Background Color..."
msgstr "Agtergrondkleur"
#: ReportCommands.xcu
-#, fuzzy
msgctxt ""
"ReportCommands.xcu\n"
".ReportCommands.UserInterface.Popups..uno:ExportReportTo\n"
@@ -25045,7 +24886,6 @@ msgid "Report Output Format"
msgstr "Verslagafvoerformaat"
#: ReportCommands.xcu
-#, fuzzy
msgctxt ""
"ReportCommands.xcu\n"
".ReportCommands.UserInterface.Popups..uno:SnapLinesMenu\n"
@@ -25065,7 +24905,6 @@ msgid "Object Resizing"
msgstr "~Objekherskalering"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.DeckList.PropertyDeck\n"
@@ -25075,7 +24914,6 @@ msgid "Properties"
msgstr "Eienskappe"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.DeckList.WriterPageDeck\n"
@@ -25154,7 +24992,6 @@ msgid "Styles"
msgstr "Styl~e"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.DeckList.ScFunctionsDeck\n"
@@ -25174,7 +25011,6 @@ msgid "Manage Changes"
msgstr "~Skep name..."
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.DeckList.SwDesignDeck\n"
@@ -25184,7 +25020,6 @@ msgid "Design"
msgstr "Ontwerp"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.DeckList.ChartDeck\n"
@@ -25214,7 +25049,6 @@ msgid "Character"
msgstr "K~arakter..."
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.MediaPlaybackPanel\n"
@@ -25234,7 +25068,6 @@ msgid "Styles"
msgstr "Styl~e"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.PageFormatPanel\n"
@@ -25264,7 +25097,6 @@ msgid "Footer"
msgstr "Vo~et"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.AreaPropertyPanel\n"
@@ -25274,7 +25106,6 @@ msgid "Area"
msgstr "Area"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.ShadowPropertyPanel\n"
@@ -25284,7 +25115,6 @@ msgid "Shadow"
msgstr "Skadu"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.LinePropertyPanel\n"
@@ -25314,7 +25144,6 @@ msgid "Position and Size"
msgstr "Posisie en groo~tte..."
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.GraphicPropertyPanel\n"
@@ -25324,7 +25153,6 @@ msgid "Image"
msgstr "Beeld"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.DefaultShapesPanel\n"
@@ -25344,7 +25172,6 @@ msgid "Slide"
msgstr "Skyfi~e"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.SdLayoutsPanel\n"
@@ -25452,7 +25279,6 @@ msgid "Number Format"
msgstr "Nommerformaat..."
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.ParaPropertyPanel\n"
@@ -25522,7 +25348,6 @@ msgid "Styles"
msgstr "Styl~e"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.ScFunctionsPanel\n"
@@ -25560,7 +25385,6 @@ msgid "Elements"
msgstr "Element"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.ChartSeriesPanel\n"
@@ -25599,7 +25423,6 @@ msgid "Axis"
msgstr "A~s"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.ChartAreaPanel\n"
@@ -25609,7 +25432,6 @@ msgid "Area"
msgstr "Area"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.ChartLinePanel\n"
@@ -25874,7 +25696,6 @@ msgid "Standard"
msgstr "Standaard"
#: ToolbarMode.xcu
-#, fuzzy
msgctxt ""
"ToolbarMode.xcu\n"
"..ToolbarMode.Applications.Writer.Modes.Default\n"
@@ -25911,7 +25732,6 @@ msgid "Notebookbar"
msgstr ""
#: ToolbarMode.xcu
-#, fuzzy
msgctxt ""
"ToolbarMode.xcu\n"
"..ToolbarMode.Applications.Calc.Modes.Default\n"
@@ -25948,7 +25768,6 @@ msgid "Notebookbar"
msgstr ""
#: ToolbarMode.xcu
-#, fuzzy
msgctxt ""
"ToolbarMode.xcu\n"
"..ToolbarMode.Applications.Impress.Modes.Default\n"
@@ -26003,7 +25822,6 @@ msgid "AutoTe~xt..."
msgstr "OutoTe~ks..."
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:PrintLayout\n"
@@ -26013,7 +25831,6 @@ msgid "~Normal View"
msgstr "~Normale aansig"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:PrintLayout\n"
@@ -26374,7 +26191,6 @@ msgid "Reject All Changes"
msgstr ""
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:AcceptTrackedChange\n"
@@ -26403,7 +26219,6 @@ msgid "Accept Change"
msgstr "Aanvaar verandering"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:AcceptAllTrackedChanges\n"
@@ -26845,7 +26660,6 @@ msgid "Insert Page Break"
msgstr "Voeg ~rybreuk in"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:InsertTable\n"
@@ -26883,7 +26697,6 @@ msgid "~Frame Interactively"
msgstr ""
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:InsertFrame\n"
@@ -26923,7 +26736,6 @@ msgid "~Index Entry..."
msgstr "Indeks~inskrywing..."
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:InsertIndexesEntry\n"
@@ -27123,7 +26935,6 @@ msgid "To ~Frame"
msgstr "Na ~raam"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:InsertObjectStarMath\n"
@@ -27133,7 +26944,6 @@ msgid "~Formula..."
msgstr "~Formule..."
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:InsertObjectStarMath\n"
@@ -29248,7 +29058,6 @@ msgid "In ~Background"
msgstr "In ~agtergrond"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:WrapThroughTransparencyToggle\n"
@@ -29891,7 +29700,6 @@ msgid "Add Unknown Words"
msgstr "Voeg onbekende woorde by"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:HScroll\n"
@@ -30332,7 +30140,6 @@ msgid "Default Paragraph Style"
msgstr ""
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:StyleApply?Style:string=Title&amp;FamilyName:string=ParagraphStyles\n"
@@ -30342,7 +30149,6 @@ msgid "~Title"
msgstr "~Titel"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:TitleParaStyle\n"
@@ -31033,7 +30839,6 @@ msgid "More Fields"
msgstr ""
#: WriterFormWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterFormWindowState.xcu\n"
"..WriterFormWindowState.UIElements.States.private:resource/popupmenu/annotation\n"
@@ -31073,7 +30878,6 @@ msgid "Form Control"
msgstr "Vormkontroles"
#: WriterFormWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterFormWindowState.xcu\n"
"..WriterFormWindowState.UIElements.States.private:resource/popupmenu/formrichtext\n"
@@ -31093,7 +30897,6 @@ msgid "Text Frame"
msgstr "Na volgende raam"
#: WriterFormWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterFormWindowState.xcu\n"
"..WriterFormWindowState.UIElements.States.private:resource/popupmenu/graphic\n"
@@ -31103,7 +30906,6 @@ msgid "Image"
msgstr "Beeld"
#: WriterFormWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterFormWindowState.xcu\n"
"..WriterFormWindowState.UIElements.States.private:resource/popupmenu/media\n"
@@ -31133,7 +30935,6 @@ msgid "Print Preview"
msgstr "Drukvoorskou"
#: WriterFormWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterFormWindowState.xcu\n"
"..WriterFormWindowState.UIElements.States.private:resource/popupmenu/table\n"
@@ -31143,7 +30944,6 @@ msgid "Table"
msgstr "Tabel"
#: WriterFormWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterFormWindowState.xcu\n"
"..WriterFormWindowState.UIElements.States.private:resource/popupmenu/text\n"
@@ -31497,7 +31297,6 @@ msgid "Fontwork Shape"
msgstr "Fontwerk-vorm"
#: WriterGlobalWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterGlobalWindowState.xcu\n"
"..WriterGlobalWindowState.UIElements.States.private:resource/popupmenu/annotation\n"
@@ -31537,7 +31336,6 @@ msgid "Form Control"
msgstr "Vormkontroles"
#: WriterGlobalWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterGlobalWindowState.xcu\n"
"..WriterGlobalWindowState.UIElements.States.private:resource/popupmenu/formrichtext\n"
@@ -31557,7 +31355,6 @@ msgid "Text Frame"
msgstr "Na volgende raam"
#: WriterGlobalWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterGlobalWindowState.xcu\n"
"..WriterGlobalWindowState.UIElements.States.private:resource/popupmenu/graphic\n"
@@ -31567,7 +31364,6 @@ msgid "Image"
msgstr "Beeld"
#: WriterGlobalWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterGlobalWindowState.xcu\n"
"..WriterGlobalWindowState.UIElements.States.private:resource/popupmenu/media\n"
@@ -31597,7 +31393,6 @@ msgid "Print Preview"
msgstr "Drukvoorskou"
#: WriterGlobalWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterGlobalWindowState.xcu\n"
"..WriterGlobalWindowState.UIElements.States.private:resource/popupmenu/table\n"
@@ -31607,7 +31402,6 @@ msgid "Table"
msgstr "Tabel"
#: WriterGlobalWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterGlobalWindowState.xcu\n"
"..WriterGlobalWindowState.UIElements.States.private:resource/popupmenu/text\n"
@@ -31952,7 +31746,6 @@ msgid "Fontwork Shape"
msgstr "Fontwerk-vorm"
#: WriterGlobalWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterGlobalWindowState.xcu\n"
"..WriterGlobalWindowState.UIElements.States.private:resource/toolbar/navigationobjectbar\n"
@@ -31980,7 +31773,6 @@ msgid "Formatting (Styles)"
msgstr ""
#: WriterReportWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterReportWindowState.xcu\n"
"..WriterReportWindowState.UIElements.States.private:resource/popupmenu/annotation\n"
@@ -32020,7 +31812,6 @@ msgid "Form Control"
msgstr "Vormkontroles"
#: WriterReportWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterReportWindowState.xcu\n"
"..WriterReportWindowState.UIElements.States.private:resource/popupmenu/formrichtext\n"
@@ -32040,7 +31831,6 @@ msgid "Text Frame"
msgstr "Na volgende raam"
#: WriterReportWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterReportWindowState.xcu\n"
"..WriterReportWindowState.UIElements.States.private:resource/popupmenu/graphic\n"
@@ -32050,7 +31840,6 @@ msgid "Image"
msgstr "Beeld"
#: WriterReportWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterReportWindowState.xcu\n"
"..WriterReportWindowState.UIElements.States.private:resource/popupmenu/media\n"
@@ -32080,7 +31869,6 @@ msgid "Print Preview"
msgstr "Drukvoorskou"
#: WriterReportWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterReportWindowState.xcu\n"
"..WriterReportWindowState.UIElements.States.private:resource/popupmenu/table\n"
@@ -32090,7 +31878,6 @@ msgid "Table"
msgstr "Tabel"
#: WriterReportWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterReportWindowState.xcu\n"
"..WriterReportWindowState.UIElements.States.private:resource/popupmenu/text\n"
@@ -32308,7 +32095,6 @@ msgid "OLE-Object"
msgstr "OLE-objek"
#: WriterReportWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterReportWindowState.xcu\n"
"..WriterReportWindowState.UIElements.States.private:resource/toolbar/optimizetablebar\n"
@@ -32445,7 +32231,6 @@ msgid "Fontwork Shape"
msgstr "Fontwerk-vorm"
#: WriterWebWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWebWindowState.xcu\n"
"..WriterWebWindowState.UIElements.States.private:resource/popupmenu/annotation\n"
@@ -32465,7 +32250,6 @@ msgid "Form Control"
msgstr "Vormkontroles"
#: WriterWebWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWebWindowState.xcu\n"
"..WriterWebWindowState.UIElements.States.private:resource/popupmenu/formrichtext\n"
@@ -32485,7 +32269,6 @@ msgid "Text Frame"
msgstr "Na volgende raam"
#: WriterWebWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWebWindowState.xcu\n"
"..WriterWebWindowState.UIElements.States.private:resource/popupmenu/graphic\n"
@@ -32525,7 +32308,6 @@ msgid "HTML Source"
msgstr "HT~ML-bronkode"
#: WriterWebWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWebWindowState.xcu\n"
"..WriterWebWindowState.UIElements.States.private:resource/popupmenu/table\n"
@@ -32535,7 +32317,6 @@ msgid "Table"
msgstr "Tabel"
#: WriterWebWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWebWindowState.xcu\n"
"..WriterWebWindowState.UIElements.States.private:resource/popupmenu/text\n"
@@ -32844,7 +32625,6 @@ msgid "Callouts"
msgstr "Uitroepe"
#: WriterWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWindowState.xcu\n"
"..WriterWindowState.UIElements.States.private:resource/popupmenu/annotation\n"
@@ -32884,7 +32664,6 @@ msgid "Form Control"
msgstr "Vormkontroles"
#: WriterWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWindowState.xcu\n"
"..WriterWindowState.UIElements.States.private:resource/popupmenu/formrichtext\n"
@@ -32904,7 +32683,6 @@ msgid "Text Frame"
msgstr "Na volgende raam"
#: WriterWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWindowState.xcu\n"
"..WriterWindowState.UIElements.States.private:resource/popupmenu/graphic\n"
@@ -32914,7 +32692,6 @@ msgid "Image"
msgstr "Beeld"
#: WriterWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWindowState.xcu\n"
"..WriterWindowState.UIElements.States.private:resource/popupmenu/media\n"
@@ -32953,7 +32730,6 @@ msgid "Print Preview"
msgstr "Drukvoorskou"
#: WriterWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWindowState.xcu\n"
"..WriterWindowState.UIElements.States.private:resource/popupmenu/table\n"
@@ -32963,7 +32739,6 @@ msgid "Table"
msgstr "Tabel"
#: WriterWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWindowState.xcu\n"
"..WriterWindowState.UIElements.States.private:resource/popupmenu/text\n"
@@ -33029,7 +32804,6 @@ msgid "Tools"
msgstr "Nutsgoed"
#: WriterWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWindowState.xcu\n"
"..WriterWindowState.UIElements.States.private:resource/toolbar/linesbar\n"
@@ -33039,7 +32813,6 @@ msgid "Lines"
msgstr "Reëls"
#: WriterWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWindowState.xcu\n"
"..WriterWindowState.UIElements.States.private:resource/toolbar/arrowsbar\n"
@@ -33356,7 +33129,6 @@ msgid "Fontwork Shape"
msgstr "Fontwerk-vorm"
#: WriterWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWindowState.xcu\n"
"..WriterWindowState.UIElements.States.private:resource/toolbar/navigationobjectbar\n"
@@ -33403,7 +33175,6 @@ msgid "Formatting (Styles)"
msgstr ""
#: XFormsWindowState.xcu
-#, fuzzy
msgctxt ""
"XFormsWindowState.xcu\n"
"..XFormsWindowState.UIElements.States.private:resource/popupmenu/annotation\n"
@@ -33443,7 +33214,6 @@ msgid "Form Control"
msgstr "Vormkontroles"
#: XFormsWindowState.xcu
-#, fuzzy
msgctxt ""
"XFormsWindowState.xcu\n"
"..XFormsWindowState.UIElements.States.private:resource/popupmenu/formrichtext\n"
@@ -33463,7 +33233,6 @@ msgid "Text Frame"
msgstr "Na volgende raam"
#: XFormsWindowState.xcu
-#, fuzzy
msgctxt ""
"XFormsWindowState.xcu\n"
"..XFormsWindowState.UIElements.States.private:resource/popupmenu/graphic\n"
@@ -33473,7 +33242,6 @@ msgid "Image"
msgstr "Beeld"
#: XFormsWindowState.xcu
-#, fuzzy
msgctxt ""
"XFormsWindowState.xcu\n"
"..XFormsWindowState.UIElements.States.private:resource/popupmenu/media\n"
@@ -33503,7 +33271,6 @@ msgid "Print Preview"
msgstr "Drukvoorskou"
#: XFormsWindowState.xcu
-#, fuzzy
msgctxt ""
"XFormsWindowState.xcu\n"
"..XFormsWindowState.UIElements.States.private:resource/popupmenu/table\n"
@@ -33513,7 +33280,6 @@ msgid "Table"
msgstr "Tabel"
#: XFormsWindowState.xcu
-#, fuzzy
msgctxt ""
"XFormsWindowState.xcu\n"
"..XFormsWindowState.UIElements.States.private:resource/popupmenu/text\n"
diff --git a/source/af/reportdesign/messages.po b/source/af/reportdesign/messages.po
index a493fe7a634..c5263a0dcca 100644
--- a/source/af/reportdesign/messages.po
+++ b/source/af/reportdesign/messages.po
@@ -14,7 +14,6 @@ msgstr ""
"X-Generator: LibreOffice\n"
#: stringarray.hrc:17
-#, fuzzy
msgctxt "RID_STR_FORCENEWPAGE_CONST"
msgid "None"
msgstr "Geen"
@@ -80,13 +79,11 @@ msgid "Field or Formula"
msgstr "Veld of formule"
#: stringarray.hrc:43
-#, fuzzy
msgctxt "RID_STR_TYPE_CONST"
msgid "Function"
msgstr "Funksie"
#: stringarray.hrc:44
-#, fuzzy
msgctxt "RID_STR_TYPE_CONST"
msgid "Counter"
msgstr "Teller"
@@ -98,19 +95,16 @@ msgid "User defined Function"
msgstr "Gebruikergedefinieerde funksie"
#: stringarray.hrc:51
-#, fuzzy
msgctxt "RID_STR_BOOL"
msgid "No"
msgstr "Nee"
#: stringarray.hrc:52
-#, fuzzy
msgctxt "RID_STR_BOOL"
msgid "Yes"
msgstr "Ja"
#: stringarray.hrc:58
-#, fuzzy
msgctxt "RID_STR_KEEPTOGETHER_CONST"
msgid "No"
msgstr "Nee"
@@ -128,7 +122,6 @@ msgid "With First Detail"
msgstr "Met eerste detail"
#: stringarray.hrc:66
-#, fuzzy
msgctxt "RID_STR_VERTICAL_ALIGN_CONST"
msgid "Top"
msgstr "Bokant"
@@ -140,19 +133,16 @@ msgid "Middle"
msgstr "Middel"
#: stringarray.hrc:68
-#, fuzzy
msgctxt "RID_STR_VERTICAL_ALIGN_CONST"
msgid "Bottom"
msgstr "Onderkant"
#: stringarray.hrc:74
-#, fuzzy
msgctxt "RID_STR_PARAADJUST_CONST"
msgid "Left"
msgstr "Links"
#: stringarray.hrc:75
-#, fuzzy
msgctxt "RID_STR_PARAADJUST_CONST"
msgid "Right"
msgstr "Regs"
@@ -164,7 +154,6 @@ msgid "Block"
msgstr "Blok"
#: stringarray.hrc:77
-#, fuzzy
msgctxt "RID_STR_PARAADJUST_CONST"
msgid "Center"
msgstr "Sentreer"
@@ -892,7 +881,6 @@ msgid "Section Setup"
msgstr ""
#: backgrounddialog.ui:105
-#, fuzzy
msgctxt "backgrounddialog|background"
msgid "Background"
msgstr "Agtergrond"
@@ -903,7 +891,6 @@ msgid "Character Settings"
msgstr ""
#: chardialog.ui:105
-#, fuzzy
msgctxt "chardialog|font"
msgid "Font"
msgstr "Font"
@@ -932,13 +919,11 @@ msgid "Highlighting"
msgstr "Teksmerking"
#: chardialog.ui:219
-#, fuzzy
msgctxt "chardialog|alignment"
msgid "Alignment"
msgstr "Belyning"
#: condformatdialog.ui:10
-#, fuzzy
msgctxt "condformatdialog|CondFormat"
msgid "Conditional Formatting"
msgstr "Voorwaardelike formatering"
@@ -1004,25 +989,21 @@ msgid "less than or equal to"
msgstr "minder as of gelyk aan"
#: conditionwin.ui:107
-#, fuzzy
msgctxt "conditionwin|lhsButton"
msgid "..."
msgstr "..."
#: conditionwin.ui:130
-#, fuzzy
msgctxt "conditionwin|andLabel"
msgid "and"
msgstr "en"
#: conditionwin.ui:158
-#, fuzzy
msgctxt "conditionwin|rhsButton"
msgid "..."
msgstr "..."
#: conditionwin.ui:220
-#, fuzzy
msgctxt "conditionwin|ToolBoxItem1"
msgid "Bold"
msgstr "Vetdruk"
@@ -1034,19 +1015,16 @@ msgid "Italic"
msgstr "Skuinsdruk"
#: conditionwin.ui:250
-#, fuzzy
msgctxt "conditionwin|ToolBoxItem3"
msgid "Underline"
msgstr "Onderstreep"
#: conditionwin.ui:275
-#, fuzzy
msgctxt "conditionwin|ToolBoxItem4"
msgid "Background Color"
msgstr "Agtergrondkleur"
#: conditionwin.ui:290
-#, fuzzy
msgctxt "conditionwin|ToolBoxItem5"
msgid "Font Color"
msgstr "Fontkleur"
@@ -1067,7 +1045,6 @@ msgid "+"
msgstr ""
#: datetimedialog.ui:8
-#, fuzzy
msgctxt "datetimedialog|DateTimeDialog"
msgid "Date and Time"
msgstr "Datum en tyd"
@@ -1101,13 +1078,11 @@ msgid "Sorting and Grouping"
msgstr "Rangskikking en groepering"
#: floatingfield.ui:30
-#, fuzzy
msgctxt "floatingfield|up"
msgid "Sort Ascending"
msgstr "Sorteer oplopend"
#: floatingfield.ui:43
-#, fuzzy
msgctxt "floatingfield|down"
msgid "Sort Descending"
msgstr "Sorteer aflopend"
@@ -1119,7 +1094,6 @@ msgid "Remove sorting"
msgstr "Verwyder sortering"
#: floatingfield.ui:79
-#, fuzzy
msgctxt "floatingfield|insert"
msgid "Insert"
msgstr "Voeg in"
@@ -1149,25 +1123,21 @@ msgid "Group actions"
msgstr "Groepaksies"
#: floatingsort.ui:75
-#, fuzzy
msgctxt "floatingsort|up"
msgid "Move up"
msgstr "Skuif op"
#: floatingsort.ui:88
-#, fuzzy
msgctxt "floatingsort|down"
msgid "Move down"
msgstr "Skuif ondertoe"
#: floatingsort.ui:101
-#, fuzzy
msgctxt "floatingsort|delete"
msgid "Delete"
msgstr "Skrap"
#: floatingsort.ui:152
-#, fuzzy
msgctxt "floatingsort|label1"
msgid "Groups"
msgstr "Groepe"
@@ -1179,13 +1149,11 @@ msgid "Sorting"
msgstr "Sortering"
#: floatingsort.ui:208
-#, fuzzy
msgctxt "floatingsort|label7"
msgid "Group Header"
msgstr "Groepkop"
#: floatingsort.ui:224
-#, fuzzy
msgctxt "floatingsort|label8"
msgid "Group Footer"
msgstr "Groepvoet"
@@ -1203,19 +1171,16 @@ msgid "Group Interval"
msgstr "Groepinterval"
#: floatingsort.ui:272
-#, fuzzy
msgctxt "floatingsort|label11"
msgid "Keep Together"
msgstr "Hou saam"
#: floatingsort.ui:290
-#, fuzzy
msgctxt "floatingsort|sorting"
msgid "Ascending"
msgstr "Oplopend"
#: floatingsort.ui:291
-#, fuzzy
msgctxt "floatingsort|sorting"
msgid "Descending"
msgstr "Aflopend"
@@ -1233,7 +1198,6 @@ msgid "Not present"
msgstr "Afwesig"
#: floatingsort.ui:326
-#, fuzzy
msgctxt "floatingsort|keep"
msgid "No"
msgstr "Nee"
@@ -1275,7 +1239,6 @@ msgid "Properties"
msgstr "Eienskappe: "
#: floatingsort.ui:436
-#, fuzzy
msgctxt "floatingsort|label3"
msgid "Help"
msgstr "Hulp"
@@ -1328,13 +1291,11 @@ msgid "Page Setup"
msgstr ""
#: pagedialog.ui:105
-#, fuzzy
msgctxt "pagedialog|page"
msgid "Page"
msgstr "Bladsy"
#: pagedialog.ui:127
-#, fuzzy
msgctxt "pagedialog|background"
msgid "Background"
msgstr "Agtergrond"
@@ -1356,7 +1317,6 @@ msgid "Page _N of M"
msgstr ""
#: pagenumberdialog.ui:140
-#, fuzzy
msgctxt "pagenumberdialog|label1"
msgid "Format"
msgstr "Formaat"
@@ -1378,19 +1338,16 @@ msgid "Position"
msgstr "Posisioneer X"
#: pagenumberdialog.ui:262
-#, fuzzy
msgctxt "pagenumberdialog|alignment"
msgid "Left"
msgstr "Links"
#: pagenumberdialog.ui:263
-#, fuzzy
msgctxt "pagenumberdialog|alignment"
msgid "Center"
msgstr "Sentreer"
#: pagenumberdialog.ui:264
-#, fuzzy
msgctxt "pagenumberdialog|alignment"
msgid "Right"
msgstr "Regs"
@@ -1407,7 +1364,6 @@ msgid "Show Number on First Page"
msgstr ""
#: pagenumberdialog.ui:309
-#, fuzzy
msgctxt "pagenumberdialog|label3"
msgid "General"
msgstr "Algemeen"
diff --git a/source/af/sc/messages.po b/source/af/sc/messages.po
index 8a5da0e5fde..9126f519be7 100644
--- a/source/af/sc/messages.po
+++ b/source/af/sc/messages.po
@@ -14,7 +14,6 @@ msgstr ""
"X-Generator: LibreOffice\n"
#: compiler.hrc:27
-#, fuzzy
msgctxt "RID_FUNCTION_CATEGORIES"
msgid "Database"
msgstr "Databasis"
@@ -32,7 +31,6 @@ msgid "Financial"
msgstr "Finansieel"
#: compiler.hrc:30
-#, fuzzy
msgctxt "RID_FUNCTION_CATEGORIES"
msgid "Information"
msgstr "Inligting"
@@ -62,19 +60,16 @@ msgid "Statistical"
msgstr "Statistieke"
#: compiler.hrc:35
-#, fuzzy
msgctxt "RID_FUNCTION_CATEGORIES"
msgid "Spreadsheet"
msgstr "Sigblad"
#: compiler.hrc:36
-#, fuzzy
msgctxt "RID_FUNCTION_CATEGORIES"
msgid "Text"
msgstr "Teks"
#: compiler.hrc:37
-#, fuzzy
msgctxt "RID_FUNCTION_CATEGORIES"
msgid "Add-in"
msgstr "Invoeg"
@@ -469,7 +464,6 @@ msgid "Protect sheet"
msgstr "Beskerm vel"
#: globstr.hrc:110
-#, fuzzy
msgctxt "STR_UNDO_UNPROTECT_TAB"
msgid "Unprotect sheet"
msgstr "Ontbeskerm vel"
@@ -480,7 +474,6 @@ msgid "Protect document"
msgstr "Beskerm dokument"
#: globstr.hrc:112
-#, fuzzy
msgctxt "STR_UNDO_UNPROTECT_DOC"
msgid "Unprotect document"
msgstr "Ontbeskerm dokument"
@@ -657,7 +650,6 @@ msgid "OR"
msgstr "OR"
#: globstr.hrc:145
-#, fuzzy
msgctxt "STR_TABLE_DEF"
msgid "Sheet"
msgstr "Vel"
@@ -707,7 +699,6 @@ msgid "The source range contains subtotals which may distort the results. Use it
msgstr "Die bronreikwydte bevat subtotale wat die resultate mag verdraai. Gebruik dit in elk geval?"
#: globstr.hrc:154
-#, fuzzy
msgctxt "STR_PIVOT_TOTAL"
msgid "Total"
msgstr "Totaal"
@@ -733,13 +724,11 @@ msgid "$1 of $2 records found"
msgstr ""
#: globstr.hrc:159
-#, fuzzy
msgctxt "STR_COLUMN"
msgid "Column"
msgstr "Kolom"
#: globstr.hrc:160
-#, fuzzy
msgctxt "STR_ROW"
msgid "Row"
msgstr "Ry"
@@ -846,7 +835,6 @@ msgstr "Nie tabel nie"
#. Text strings for captions of subtotal functions.
#: globstr.hrc:181
-#, fuzzy
msgctxt "STR_FUN_TEXT_SUM"
msgid "Sum"
msgstr "Som"
@@ -1335,7 +1323,6 @@ msgid "Delete Sheets"
msgstr "Skrap blaaie"
#: globstr.hrc:284
-#, fuzzy
msgctxt "STR_UNDO_RENAME_TAB"
msgid "Rename Sheet"
msgstr "Hernoem vel"
@@ -1644,7 +1631,6 @@ msgid "No cell references are found in the selected cells."
msgstr ""
#: globstr.hrc:342
-#, fuzzy
msgctxt "STR_GRAPHICNAME"
msgid "Image"
msgstr "Beeld"
@@ -1766,7 +1752,6 @@ msgid "Subtotals"
msgstr "Subtotale"
#: globstr.hrc:365
-#, fuzzy
msgctxt "STR_OPERATION_NONE"
msgid "None"
msgstr "Geen"
@@ -1921,7 +1906,6 @@ msgid "Manual"
msgstr "Handmatig"
#: globstr.hrc:393
-#, fuzzy
msgctxt "STR_RECALC_AUTO"
msgid "Automatic"
msgstr "Outomaties"
@@ -2129,7 +2113,6 @@ msgid "Manage Names..."
msgstr "Omvangname"
#: globstr.hrc:425
-#, fuzzy
msgctxt "STR_HEADER_NAME"
msgid "Name"
msgstr "Naam"
@@ -2140,7 +2123,6 @@ msgid "Range or formula expression"
msgstr ""
#: globstr.hrc:427
-#, fuzzy
msgctxt "STR_HEADER_SCOPE"
msgid "Scope"
msgstr "Skopus"
@@ -2180,7 +2162,6 @@ msgid "This Document is referenced by another document and not yet saved. Closin
msgstr ""
#: globstr.hrc:434
-#, fuzzy
msgctxt "STR_HEADER_RANGE"
msgid "Range"
msgstr "Omvang"
@@ -2388,7 +2369,6 @@ msgid "next year"
msgstr ""
#: globstr.hrc:473
-#, fuzzy
msgctxt "STR_COND_AND"
msgid "and"
msgstr "en"
@@ -2433,31 +2413,26 @@ msgid "You cannot insert or delete cells when the affected range intersects with
msgstr ""
#: globstr.hrc:480
-#, fuzzy
msgctxt "STR_DPFIELD_GROUP_BY_SECONDS"
msgid "Seconds"
msgstr "Sekondes"
#: globstr.hrc:481
-#, fuzzy
msgctxt "STR_DPFIELD_GROUP_BY_MINUTES"
msgid "Minutes"
msgstr "Minute"
#: globstr.hrc:482
-#, fuzzy
msgctxt "STR_DPFIELD_GROUP_BY_HOURS"
msgid "Hours"
msgstr "Ure"
#: globstr.hrc:483
-#, fuzzy
msgctxt "STR_DPFIELD_GROUP_BY_DAYS"
msgid "Days"
msgstr "Dae"
#: globstr.hrc:484
-#, fuzzy
msgctxt "STR_DPFIELD_GROUP_BY_MONTHS"
msgid "Months"
msgstr "Maande"
@@ -2591,13 +2566,11 @@ msgid "%1 and %2 more"
msgstr ""
#: globstr.hrc:508
-#, fuzzy
msgctxt "STR_GENERAL"
msgid "General"
msgstr "Algemeen"
#: globstr.hrc:509
-#, fuzzy
msgctxt "STR_NUMBER"
msgid "Number"
msgstr "Nommer"
@@ -2609,19 +2582,16 @@ msgid "Percent"
msgstr "Persent"
#: globstr.hrc:511
-#, fuzzy
msgctxt "STR_CURRENCY"
msgid "Currency"
msgstr "Valuta"
#: globstr.hrc:512
-#, fuzzy
msgctxt "STR_DATE"
msgid "Date"
msgstr "Datum"
#: globstr.hrc:513
-#, fuzzy
msgctxt "STR_TIME"
msgid "Time"
msgstr "Tyd"
@@ -2643,7 +2613,6 @@ msgid "Boolean Value"
msgstr ""
#: globstr.hrc:517
-#, fuzzy
msgctxt "STR_TEXT"
msgid "Text"
msgstr "Teks"
@@ -2799,7 +2768,6 @@ msgid "Format error discovered in the file in sub-document $(ARG1) at $(ARG2)(ro
msgstr "Formaatfout ontdek in die lêer in subdokument $(ARG1) by $(ARG2)(ry,kol)."
#: scerrors.hrc:56
-#, fuzzy
msgctxt "RID_ERRHDLSC"
msgid "File format error found at $(ARG1)(row,col)."
msgstr "Lêerformaatfout gevind by $(ARG1)(row.col)."
@@ -2818,7 +2786,6 @@ msgid "Data could not be written."
msgstr "Data kon nie geskryf word nie."
#: scerrors.hrc:64
-#, fuzzy
msgctxt "RID_ERRHDLSC"
msgid "$(ARG1)"
msgstr "$(ARG1)"
@@ -3384,7 +3351,6 @@ msgid "Provides an internal number for the date given."
msgstr "Lewer 'n interne getal vir die gegewe datum."
#: scfuncs.hrc:182
-#, fuzzy
msgctxt "SC_OPCODE_GET_DATE"
msgid "Year"
msgstr "Jaar"
@@ -3395,7 +3361,6 @@ msgid "An integer between 1583 and 9956 or 0 and 99 (19xx or 20xx depending on t
msgstr "'n Heelgetal tussen 1583 en 9956 of 0 en 99 (19xx of 20xx afhangende van die gedefinieerde opsie)."
#: scfuncs.hrc:184
-#, fuzzy
msgctxt "SC_OPCODE_GET_DATE"
msgid "Month"
msgstr "Maand"
@@ -3406,7 +3371,6 @@ msgid "An integer between 1 and 12 representing the month."
msgstr "'n Heelgetal tussen 1 en 12 wat die maand verteenwoordig."
#: scfuncs.hrc:186
-#, fuzzy
msgctxt "SC_OPCODE_GET_DATE"
msgid "Day"
msgstr "Dag"
@@ -3422,7 +3386,6 @@ msgid "Returns an internal number for a text having a possible date format."
msgstr "Lewer 'n interne getal vir 'n teks wat moontlik 'n datumformaat bevat."
#: scfuncs.hrc:194
-#, fuzzy
msgctxt "SC_OPCODE_GET_DATE_VALUE"
msgid "Text"
msgstr "Teks"
@@ -3490,7 +3453,6 @@ msgid "Returns the number of workdays between two dates using arguments to indic
msgstr ""
#: scfuncs.hrc:222
-#, fuzzy
msgctxt "SC_OPCODE_NETWORKDAYS"
msgid "Start date"
msgstr "Begindatum"
@@ -3501,7 +3463,6 @@ msgid "Start date for calculation."
msgstr ""
#: scfuncs.hrc:224
-#, fuzzy
msgctxt "SC_OPCODE_NETWORKDAYS"
msgid "End date"
msgstr "Einddatum"
@@ -3538,7 +3499,6 @@ msgid "Returns the number of workdays between two dates using arguments to indic
msgstr ""
#: scfuncs.hrc:236
-#, fuzzy
msgctxt "SC_OPCODE_NETWORKDAYS_MS"
msgid "Start date"
msgstr "Begindatum"
@@ -3549,7 +3509,6 @@ msgid "Start date for calculation."
msgstr ""
#: scfuncs.hrc:238
-#, fuzzy
msgctxt "SC_OPCODE_NETWORKDAYS_MS"
msgid "End date"
msgstr "Einddatum"
@@ -3586,7 +3545,6 @@ msgid "Returns the serial number of the date before or after a number of workday
msgstr ""
#: scfuncs.hrc:250
-#, fuzzy
msgctxt "SC_OPCODE_WORKDAY_MS"
msgid "Start date"
msgstr "Begindatum"
@@ -3597,7 +3555,6 @@ msgid "Start date for calculation."
msgstr ""
#: scfuncs.hrc:252
-#, fuzzy
msgctxt "SC_OPCODE_WORKDAY_MS"
msgid "Days"
msgstr "Dae"
@@ -3700,7 +3657,6 @@ msgid "Determines a time value from the details for hour, minute and second."
msgstr "Bepaal 'n tydwaarde vir die besonderhede vir uur, minuut en sekonde."
#: scfuncs.hrc:302
-#, fuzzy
msgctxt "SC_OPCODE_GET_TIME"
msgid "Hour"
msgstr "Uur"
@@ -3711,7 +3667,6 @@ msgid "The integer for the hour."
msgstr "Die heelgetal vir die uur."
#: scfuncs.hrc:304
-#, fuzzy
msgctxt "SC_OPCODE_GET_TIME"
msgid "Minute"
msgstr "Minuut"
@@ -3738,7 +3693,6 @@ msgid "Returns a sequential number for a text shown in a possible time entry for
msgstr "Lewer 'n sekwensiële nommer vir 'n teks vertoon in 'n moontlike tydinskrywingsformaat."
#: scfuncs.hrc:314
-#, fuzzy
msgctxt "SC_OPCODE_GET_TIME_VALUE"
msgid "Text"
msgstr "Teks"
@@ -3874,7 +3828,6 @@ msgid "The internal number of the date."
msgstr "Die interne nommer van die datum."
#: scfuncs.hrc:370
-#, fuzzy
msgctxt "SC_OPCODE_WEEK"
msgid "Mode"
msgstr "Modus"
@@ -3890,13 +3843,11 @@ msgid "Calculates the ISO 8601 calendar week for the given date."
msgstr ""
#: scfuncs.hrc:378
-#, fuzzy
msgctxt "SC_OPCODE_ISOWEEKNUM"
msgid "Number"
msgstr "Nommer"
#: scfuncs.hrc:379
-#, fuzzy
msgctxt "SC_OPCODE_ISOWEEKNUM"
msgid "The internal number of the date."
msgstr "Die interne nommer van die datum."
@@ -3909,19 +3860,16 @@ msgid ""
msgstr ""
#: scfuncs.hrc:385
-#, fuzzy
msgctxt "SC_OPCODE_WEEKNUM_OOO"
msgid "Number"
msgstr "Nommer"
#: scfuncs.hrc:386
-#, fuzzy
msgctxt "SC_OPCODE_WEEKNUM_OOO"
msgid "The internal number of the date."
msgstr "Die interne nommer van die datum."
#: scfuncs.hrc:387
-#, fuzzy
msgctxt "SC_OPCODE_WEEKNUM_OOO"
msgid "Mode"
msgstr "Modus"
@@ -3938,7 +3886,6 @@ msgid "Calculates the date of Easter Sunday in a given year."
msgstr "Bereken die datum van Paassondag in 'n gegewe jaar."
#: scfuncs.hrc:395
-#, fuzzy
msgctxt "SC_OPCODE_EASTERSUNDAY"
msgid "Year"
msgstr "Jaar"
@@ -4270,7 +4217,6 @@ msgid "Payment period. The total number of periods in which the annuity (pension
msgstr "Betaaltydperk. Die totale aantal tydperke waarin die annuïteit (pensioen) betaal word."
#: scfuncs.hrc:491
-#, fuzzy
msgctxt "SC_OPCODE_IPMT"
msgid "PV"
msgstr "PV"
@@ -4402,7 +4348,6 @@ msgid "The present value. The present value or the amount the annuity is current
msgstr "Die huidige waarde. Die huidige waarde of die bedrag wat die annuïteit tans werd is."
#: scfuncs.hrc:527
-#, fuzzy
msgctxt "SC_OPCODE_CUM_PRINC"
msgid "S"
msgstr "S"
@@ -4458,7 +4403,6 @@ msgid "Payment period. The total number of periods in which the annuity (pension
msgstr "Betaaltydperk. Die totale aantal tydperke waarin die annuïteit (pensioen) betaal word."
#: scfuncs.hrc:543
-#, fuzzy
msgctxt "SC_OPCODE_CUM_IPMT"
msgid "PV"
msgstr "PV"
@@ -4679,7 +4623,6 @@ msgid "Periods: The period for which the depreciation is calculated. The time un
msgstr "Tydperke: Die tydperk waarvoor die depresiasie bereken word. Die tydeenheid wat vir die tydperk gebruik word, moet selfde wees as dié wat vir die nuttige lewensduur gebruik word."
#: scfuncs.hrc:607
-#, fuzzy
msgctxt "SC_OPCODE_DB"
msgid "Month"
msgstr "Maand"
@@ -4725,7 +4668,6 @@ msgid "Useful life. The number of periods in the useful life of the asset."
msgstr "Lewensduur. Die aantal tydperke in die lewensduur van die bate."
#: scfuncs.hrc:621
-#, fuzzy
msgctxt "SC_OPCODE_VBD"
msgid "Start"
msgstr "Begin"
@@ -4736,7 +4678,6 @@ msgid "Start. The first period for depreciation in the same time unit as the use
msgstr "Begin. Die eerste tydperk vir depresiasie in selfde tydeenheid as die nuttige lewensduur."
#: scfuncs.hrc:623
-#, fuzzy
msgctxt "SC_OPCODE_VBD"
msgid "End"
msgstr "Einde"
@@ -4786,7 +4727,6 @@ msgid "Nominal interest"
msgstr "Nominale rente"
#: scfuncs.hrc:637
-#, fuzzy
msgctxt "SC_OPCODE_EFFECT"
msgid "P"
msgstr "P"
@@ -4803,7 +4743,6 @@ msgid "Calculates the yearly nominal interest rate as an effective interest rate
msgstr "Bereken die jaarlikse nominale rentekoers as 'n effektiewe rentekoers."
#: scfuncs.hrc:645
-#, fuzzy
msgctxt "SC_OPCODE_NOMINAL"
msgid "Effective rate"
msgstr "Effektiewe koers"
@@ -4814,7 +4753,6 @@ msgid "The effective interest rate"
msgstr "Die effektiewe rentekoers"
#: scfuncs.hrc:647
-#, fuzzy
msgctxt "SC_OPCODE_NOMINAL"
msgid "NPER"
msgstr "NPER"
@@ -4830,7 +4768,6 @@ msgid "Net present value. Calculates the net present value of an investment base
msgstr "Netto huidige waarde. Bereken die netto huidige waarde van 'n belegging gebaseer op 'n reeks periodieke betalings en 'n diskontokoers."
#: scfuncs.hrc:655
-#, fuzzy
msgctxt "SC_OPCODE_NPV"
msgid "Rate"
msgstr "Koers"
@@ -4863,7 +4800,6 @@ msgid "Values"
msgstr "Waardes"
#: scfuncs.hrc:666
-#, fuzzy
msgctxt "SC_OPCODE_IRR"
msgid "An array or reference to cells whose contents correspond to the payments."
msgstr "'n Skikking of verwysing na selle waarvan die inhoud met die betalings ooreenstem."
@@ -4894,7 +4830,6 @@ msgid "An array or reference to cells whose contents correspond to the payments.
msgstr "'n Skikking of verwysing na selle waarvan die inhoud met die betalings ooreenstem."
#: scfuncs.hrc:677
-#, fuzzy
msgctxt "SC_OPCODE_MIRR"
msgid "Investment"
msgstr "Belegging"
@@ -4922,7 +4857,6 @@ msgid "Returns the amount of interest for constant amortization rates."
msgstr "Lewer die bedrag rente vir konstante amortisasiekoers op."
#: scfuncs.hrc:687
-#, fuzzy
msgctxt "SC_OPCODE_ISPMT"
msgid "Rate"
msgstr "Koers"
@@ -4954,7 +4888,6 @@ msgid "Sum total of amortization periods."
msgstr "Somtotaal van amortisasietydperke."
#: scfuncs.hrc:693
-#, fuzzy
msgctxt "SC_OPCODE_ISPMT"
msgid "Investment"
msgstr "Belegging"
@@ -4971,7 +4904,6 @@ msgid "Duration. Calculates the number of periods required by an investment to a
msgstr "Duur. Bereken die getal tydperke wat deur 'n belegging vereis word om die verlangde waarde te bereik."
#: scfuncs.hrc:701
-#, fuzzy
msgctxt "SC_OPCODE_PDURATION"
msgid "Rate"
msgstr "Koers"
@@ -4983,7 +4915,6 @@ msgid "The constant rate of interest."
msgstr "Die konstante rentekoers."
#: scfuncs.hrc:703
-#, fuzzy
msgctxt "SC_OPCODE_PDURATION"
msgid "PV"
msgstr "PV"
@@ -4995,13 +4926,11 @@ msgid "The present value. The current value of the investment."
msgstr "Huidige waarde. Die huidige waarde van die belegging."
#: scfuncs.hrc:705
-#, fuzzy
msgctxt "SC_OPCODE_PDURATION"
msgid "FV"
msgstr "FV"
#: scfuncs.hrc:706
-#, fuzzy
msgctxt "SC_OPCODE_PDURATION"
msgid "The future value of the investment."
msgstr "Die toekomstige waarde van die belegging."
@@ -5023,7 +4952,6 @@ msgid "The number of periods used in the calculation."
msgstr "Die getal tydperke wat in die berekening gebruik word."
#: scfuncs.hrc:715
-#, fuzzy
msgctxt "SC_OPCODE_RRI"
msgid "PV"
msgstr "PV"
@@ -5193,7 +5121,6 @@ msgid "Returns TRUE if the cell is a formula cell."
msgstr "Lewer WAAR op indien die sel 'n formulesel is."
#: scfuncs.hrc:797
-#, fuzzy
msgctxt "SC_OPCODE_IS_FORMULA"
msgid "Reference"
msgstr "Verwysing"
@@ -5426,7 +5353,6 @@ msgid "Returns TRUE if an odd number of arguments evaluates to TRUE."
msgstr ""
#: scfuncs.hrc:911
-#, fuzzy
msgctxt "SC_OPCODE_XOR"
msgid "Logical value "
msgstr "Logiese waarde "
@@ -5499,7 +5425,6 @@ msgid "Counts the blank cells in a specified range."
msgstr "Tel die blanko selle in 'n gespesifiseerde reikwydte."
#: scfuncs.hrc:945
-#, fuzzy
msgctxt "SC_OPCODE_COUNT_EMPTY_CELLS"
msgid "Range"
msgstr "Omvang"
@@ -5520,7 +5445,6 @@ msgid "Returns the sum of all arguments."
msgstr "Lewer die som van alle argumente op."
#: scfuncs.hrc:959
-#, fuzzy
msgctxt "SC_OPCODE_SUM"
msgid "Number "
msgstr "Nommer "
@@ -5537,7 +5461,6 @@ msgid "Returns the sum of the squares of the arguments."
msgstr "Lewer die som van alle vierkantswortels van die argumente op."
#: scfuncs.hrc:967
-#, fuzzy
msgctxt "SC_OPCODE_SUM_SQ"
msgid "Number "
msgstr "Nommer "
@@ -5571,7 +5494,6 @@ msgid "Totals the arguments that meet the condition."
msgstr "Lewer die totaal van die argumente op wat aan die vereistes voldoen."
#: scfuncs.hrc:983
-#, fuzzy
msgctxt "SC_OPCODE_SUM_IF"
msgid "Range"
msgstr "Omvang"
@@ -5610,7 +5532,6 @@ msgid "Averages the arguments that meet the conditions."
msgstr "Lewer die totaal van die argumente op wat aan die vereistes voldoen."
#: scfuncs.hrc:995
-#, fuzzy
msgctxt "SC_OPCODE_AVERAGE_IF"
msgid "Range"
msgstr "Omvang"
@@ -5751,7 +5672,6 @@ msgid "Counts the arguments which meet the set conditions."
msgstr "Tel die argumente wat aan die stel voorwaardes voldoen."
#: scfuncs.hrc:1040
-#, fuzzy
msgctxt "SC_OPCODE_COUNT_IF"
msgid "Range"
msgstr "Omvang"
@@ -5779,7 +5699,6 @@ msgid "Returns the square root of a number."
msgstr "Lewer die vierkantswortel van 'n getal op."
#: scfuncs.hrc:1050
-#, fuzzy
msgctxt "SC_OPCODE_SQRT"
msgid "Number"
msgstr "Nommer"
@@ -6021,7 +5940,6 @@ msgid "Returns the sine of a number."
msgstr "Lewer die sinus van 'n getal op."
#: scfuncs.hrc:1172
-#, fuzzy
msgctxt "SC_OPCODE_SIN"
msgid "Number"
msgstr "Nommer"
@@ -6052,7 +5970,6 @@ msgid "Returns the tangent of a number."
msgstr "Lewer die tangens van 'n getal op."
#: scfuncs.hrc:1188
-#, fuzzy
msgctxt "SC_OPCODE_TAN"
msgid "Number"
msgstr "Nommer"
@@ -6083,7 +6000,6 @@ msgid "Returns the hyperbolic sine of a number."
msgstr "Lewer die hiperboliese sinus van 'n getal op."
#: scfuncs.hrc:1204
-#, fuzzy
msgctxt "SC_OPCODE_SIN_HYP"
msgid "Number"
msgstr "Nommer"
@@ -6114,7 +6030,6 @@ msgid "Returns the hyperbolic tangent of a number."
msgstr "Lewer die hiperboliese tangens van 'n getal op."
#: scfuncs.hrc:1220
-#, fuzzy
msgctxt "SC_OPCODE_TAN_HYP"
msgid "Number"
msgstr "Nommer"
@@ -6382,7 +6297,6 @@ msgid "Calculates subtotals in a spreadsheet."
msgstr "Bereken subtotale in 'n sigblad."
#: scfuncs.hrc:1346
-#, fuzzy
msgctxt "SC_OPCODE_SUB_TOTAL"
msgid "Function"
msgstr "Funksie"
@@ -6393,7 +6307,6 @@ msgid "Function index. Is an index of the possible functions Total, Max, ..."
msgstr "Funksie-indeks. Is 'n indeks van die moontlike funksies soos Totaal, Maks, ..."
#: scfuncs.hrc:1348
-#, fuzzy
msgctxt "SC_OPCODE_SUB_TOTAL"
msgid "Range"
msgstr "Omvang"
@@ -6419,7 +6332,6 @@ msgid "Function index. Is an index of the possible functions Total, Max, ..."
msgstr "Funksie-indeks. Is 'n indeks van die moontlike funksies soos Totaal, Maks, ..."
#: scfuncs.hrc:1358
-#, fuzzy
msgctxt "SC_OPCODE_AGGREGATE"
msgid "Options"
msgstr "Opsies"
@@ -6471,7 +6383,6 @@ msgid "Truncates the decimal places of a number."
msgstr "Knot die desimale plekke van 'n getal af."
#: scfuncs.hrc:1378
-#, fuzzy
msgctxt "SC_OPCODE_TRUNC"
msgid "Number"
msgstr "Nommer"
@@ -6482,7 +6393,6 @@ msgid "The number to be truncated."
msgstr "Die getal wat afgeknot moet word."
#: scfuncs.hrc:1380
-#, fuzzy
msgctxt "SC_OPCODE_TRUNC"
msgid "Count"
msgstr "Tel"
@@ -6498,7 +6408,6 @@ msgid "Rounds a number to a predefined accuracy."
msgstr "Rond 'n getal af na 'n voorafbepaalde akkuraatheid."
#: scfuncs.hrc:1388
-#, fuzzy
msgctxt "SC_OPCODE_ROUND"
msgid "Number"
msgstr "Nommer"
@@ -6509,7 +6418,6 @@ msgid "The number to be rounded."
msgstr "Die getal wat afgerond moet word."
#: scfuncs.hrc:1390
-#, fuzzy
msgctxt "SC_OPCODE_ROUND"
msgid "Count"
msgstr "Tel"
@@ -6525,7 +6433,6 @@ msgid "Rounds a number up to the predefined accuracy."
msgstr "Rond 'n getal op na 'n voorafbepaalde akkuraatheid."
#: scfuncs.hrc:1398
-#, fuzzy
msgctxt "SC_OPCODE_ROUND_UP"
msgid "Number"
msgstr "Nommer"
@@ -6536,7 +6443,6 @@ msgid "The number to be rounded up."
msgstr "Die getal wat opwaarts afgerond moet word."
#: scfuncs.hrc:1400
-#, fuzzy
msgctxt "SC_OPCODE_ROUND_UP"
msgid "Count"
msgstr "Tel"
@@ -6552,7 +6458,6 @@ msgid "Rounds a number down to a predefined accuracy."
msgstr "Rond 'n getal op of af na 'n voorafbepaalde akkuraatheid."
#: scfuncs.hrc:1408
-#, fuzzy
msgctxt "SC_OPCODE_ROUND_DOWN"
msgid "Number"
msgstr "Nommer"
@@ -6563,7 +6468,6 @@ msgid "The number to be rounded down."
msgstr "Die getal wat afwaarts afgerond moet word."
#: scfuncs.hrc:1410
-#, fuzzy
msgctxt "SC_OPCODE_ROUND_DOWN"
msgid "Count"
msgstr "Tel"
@@ -6819,31 +6723,26 @@ msgid "Rounds number down to the nearest multiple of significance, regardless of
msgstr ""
#: scfuncs.hrc:1510
-#, fuzzy
msgctxt "SC_OPCODE_FLOOR_MATH"
msgid "Number"
msgstr "Nommer"
#: scfuncs.hrc:1511
-#, fuzzy
msgctxt "SC_OPCODE_FLOOR_MATH"
msgid "The number to be rounded down."
msgstr "Die getal wat afwaarts afgerond moet word."
#: scfuncs.hrc:1512
-#, fuzzy
msgctxt "SC_OPCODE_FLOOR_MATH"
msgid "Significance"
msgstr "Betekenis"
#: scfuncs.hrc:1513
-#, fuzzy
msgctxt "SC_OPCODE_FLOOR_MATH"
msgid "The number to whose multiple the value is to be rounded down."
msgstr "Die getal waarvan die veelvoud die waarde afgerond moet word."
#: scfuncs.hrc:1514
-#, fuzzy
msgctxt "SC_OPCODE_FLOOR_MATH"
msgid "Mode"
msgstr "Modus"
@@ -6860,19 +6759,16 @@ msgid "Rounds number down (towards -∞) to the nearest multiple of significance
msgstr "Rond 'n getal af na die naaste bepalende veelvoud."
#: scfuncs.hrc:1522
-#, fuzzy
msgctxt "SC_OPCODE_FLOOR_PRECISE"
msgid "Number"
msgstr "Nommer"
#: scfuncs.hrc:1523
-#, fuzzy
msgctxt "SC_OPCODE_FLOOR_PRECISE"
msgid "The number to be rounded down."
msgstr "Die getal wat afwaarts afgerond moet word."
#: scfuncs.hrc:1524
-#, fuzzy
msgctxt "SC_OPCODE_FLOOR_PRECISE"
msgid "Significance"
msgstr "Betekenis"
@@ -7105,7 +7001,6 @@ msgid "Returns a frequency distribution as a vertical array."
msgstr "Lewer 'n frekwensieverspreiding as 'n vertikale skikking op."
#: scfuncs.hrc:1628
-#, fuzzy
msgctxt "SC_OPCODE_FREQUENCY"
msgid "Data"
msgstr "Data"
@@ -7158,7 +7053,6 @@ msgid "Linear type"
msgstr "Linere_tipe"
#: scfuncs.hrc:1643
-#, fuzzy
msgctxt "SC_OPCODE_LINEST"
msgid "If type = 0 the linears will be calculated through the zero point, or else moved linears."
msgstr "As tipe = 0 sal die lineêre deur die nulpunt bereken word; of anders lineêre skuif."
@@ -7206,7 +7100,6 @@ msgid "Function type"
msgstr "Funksie_tipe"
#: scfuncs.hrc:1657
-#, fuzzy
msgctxt "SC_OPCODE_LOGEST"
msgid "If type = 0 then the functions will be calculated in the form of y=m^x, or also functions y=b*m^x."
msgstr "As tipe = 0 sal die funksies in die vorm y=m^x, bereken word, of ook funksies y=b*m^x."
@@ -7356,7 +7249,6 @@ msgid "Returns the maximum value in a list of arguments."
msgstr "Lewer die maksimum waarde in 'n lys argumente op."
#: scfuncs.hrc:1710
-#, fuzzy
msgctxt "SC_OPCODE_MAX"
msgid "Number "
msgstr "Nommer "
@@ -7390,7 +7282,6 @@ msgid "Returns the minimum value in a list of arguments."
msgstr "Lewer die minimum waarde in 'n lys argumente op."
#: scfuncs.hrc:1726
-#, fuzzy
msgctxt "SC_OPCODE_MIN"
msgid "Number "
msgstr "Nommer "
@@ -7424,7 +7315,6 @@ msgid "Calculates the variance based on a sample."
msgstr "Bereken die variansie gebaseer op 'n monster."
#: scfuncs.hrc:1742
-#, fuzzy
msgctxt "SC_OPCODE_VAR"
msgid "Number "
msgstr "Nommer "
@@ -7441,7 +7331,6 @@ msgid "Calculates the variance based on a sample."
msgstr "Bereken die variansie gebaseer op 'n monster."
#: scfuncs.hrc:1750
-#, fuzzy
msgctxt "SC_OPCODE_VAR_S"
msgid "Number "
msgstr "Nommer "
@@ -7474,7 +7363,6 @@ msgid "Calculates variance based on the entire population."
msgstr "Bereken die variansie gebaseer op die hele populasie."
#: scfuncs.hrc:1766
-#, fuzzy
msgctxt "SC_OPCODE_VAR_P"
msgid "Number "
msgstr "Nommer "
@@ -7491,7 +7379,6 @@ msgid "Calculates variance based on the entire population."
msgstr "Bereken die variansie gebaseer op die hele populasie."
#: scfuncs.hrc:1774
-#, fuzzy
msgctxt "SC_OPCODE_VAR_P_MS"
msgid "Number "
msgstr "Nommer "
@@ -7525,7 +7412,6 @@ msgid "Calculates the standard deviation based on a sample."
msgstr "Bereken die standaard afwyking gebaseer op 'n monster."
#: scfuncs.hrc:1790
-#, fuzzy
msgctxt "SC_OPCODE_ST_DEV"
msgid "Number "
msgstr "Nommer "
@@ -7542,7 +7428,6 @@ msgid "Calculates the standard deviation based on a sample."
msgstr "Bereken die standaard afwyking gebaseer op 'n monster."
#: scfuncs.hrc:1798
-#, fuzzy
msgctxt "SC_OPCODE_ST_DEV_S"
msgid "Number "
msgstr "Nommer "
@@ -7575,7 +7460,6 @@ msgid "Calculates the standard deviation based on the entire population."
msgstr "Bereken die standaard afwyking gebaseer op die hele populasie."
#: scfuncs.hrc:1814
-#, fuzzy
msgctxt "SC_OPCODE_ST_DEV_P"
msgid "Number "
msgstr "Nommer "
@@ -7592,7 +7476,6 @@ msgid "Calculates the standard deviation based on the entire population."
msgstr "Bereken die standaard afwyking gebaseer op die hele populasie."
#: scfuncs.hrc:1822
-#, fuzzy
msgctxt "SC_OPCODE_ST_DEV_P_MS"
msgid "Number "
msgstr "Nommer "
@@ -7626,7 +7509,6 @@ msgid "Returns the average of a sample."
msgstr "Lewer die gemiddeld van 'n monster op."
#: scfuncs.hrc:1838
-#, fuzzy
msgctxt "SC_OPCODE_AVERAGE"
msgid "Number "
msgstr "Nommer "
@@ -7659,7 +7541,6 @@ msgid "Returns the sum of squares of deviations from the sample mean value"
msgstr "Lewer die som van vierkantswortels van afwyking van die monster se gemiddelde waarde op"
#: scfuncs.hrc:1854
-#, fuzzy
msgctxt "SC_OPCODE_DEV_SQ"
msgid "Number "
msgstr "Nommer "
@@ -7676,7 +7557,6 @@ msgid "Returns the average of the absolute deviations of a sample from the mean.
msgstr "Lewer die gemiddelde van die absolute afwykings van 'n monster van die gemiddelde op."
#: scfuncs.hrc:1862
-#, fuzzy
msgctxt "SC_OPCODE_AVE_DEV"
msgid "Number "
msgstr "Nommer "
@@ -7693,7 +7573,6 @@ msgid "Returns the skewness of a distribution."
msgstr "Lewer die skeefheid van 'n verspreiding op."
#: scfuncs.hrc:1870
-#, fuzzy
msgctxt "SC_OPCODE_SKEW"
msgid "Number "
msgstr "Nommer "
@@ -7710,7 +7589,6 @@ msgid "Returns the skewness of a distribution using the population of a random v
msgstr ""
#: scfuncs.hrc:1878
-#, fuzzy
msgctxt "SC_OPCODE_SKEWP"
msgid "Number "
msgstr "Nommer "
@@ -7727,7 +7605,6 @@ msgid "Returns the kurtosis of a distribution."
msgstr "Lewer die kurtose van 'n verspreiding op."
#: scfuncs.hrc:1886
-#, fuzzy
msgctxt "SC_OPCODE_KURT"
msgid "Number "
msgstr "Nommer "
@@ -7744,7 +7621,6 @@ msgid "Returns the geometric mean of a sample."
msgstr "Lewer die geometriese gemiddeld van 'n monster op."
#: scfuncs.hrc:1894
-#, fuzzy
msgctxt "SC_OPCODE_GEO_MEAN"
msgid "Number "
msgstr "Nommer "
@@ -7761,7 +7637,6 @@ msgid "Returns the harmonic mean of a sample."
msgstr "Lewer die harmoniese gemiddeld van 'n monster op."
#: scfuncs.hrc:1902
-#, fuzzy
msgctxt "SC_OPCODE_HAR_MEAN"
msgid "Number "
msgstr "Nommer "
@@ -7778,7 +7653,6 @@ msgid "Returns the most common value in a sample."
msgstr "Lewer die algemeenste waarde in 'n monster op."
#: scfuncs.hrc:1910
-#, fuzzy
msgctxt "SC_OPCODE_MODAL_VALUE"
msgid "Number "
msgstr "Nommer "
@@ -7795,7 +7669,6 @@ msgid "Returns the most common value in a sample."
msgstr "Lewer die algemeenste waarde in 'n monster op."
#: scfuncs.hrc:1918
-#, fuzzy
msgctxt "SC_OPCODE_MODAL_VALUE_MS"
msgid "Number "
msgstr "Nommer "
@@ -7812,7 +7685,6 @@ msgid "Returns the most common value in a sample."
msgstr "Lewer die algemeenste waarde in 'n monster op."
#: scfuncs.hrc:1926
-#, fuzzy
msgctxt "SC_OPCODE_MODAL_VALUE_MULTI"
msgid "Number "
msgstr "Nommer "
@@ -7828,7 +7700,6 @@ msgid "Returns the median of a given sample."
msgstr "Lewer die mediaan van 'n gegewe monster op."
#: scfuncs.hrc:1934
-#, fuzzy
msgctxt "SC_OPCODE_MEDIAN"
msgid "Number "
msgstr "Nommer "
@@ -7845,7 +7716,6 @@ msgid "Returns the alpha quantile of a sample."
msgstr "Lewer die alfakwantiel van 'n monster op."
#: scfuncs.hrc:1942
-#, fuzzy
msgctxt "SC_OPCODE_PERCENTILE"
msgid "Data"
msgstr "Data"
@@ -7872,7 +7742,6 @@ msgid "Returns the alpha percentile of a sample."
msgstr "Lewer die alfakwantiel van 'n monster op."
#: scfuncs.hrc:1952
-#, fuzzy
msgctxt "SC_OPCODE_PERCENTILE_EXC"
msgid "Data"
msgstr "Data"
@@ -7899,7 +7768,6 @@ msgid "Returns the alpha percentile of a sample."
msgstr "Lewer die alfakwantiel van 'n monster op."
#: scfuncs.hrc:1962
-#, fuzzy
msgctxt "SC_OPCODE_PERCENTILE_INC"
msgid "Data"
msgstr "Data"
@@ -7925,7 +7793,6 @@ msgid "Returns the quartile of a sample."
msgstr "Lewer die kwantiel van 'n monster op."
#: scfuncs.hrc:1972
-#, fuzzy
msgctxt "SC_OPCODE_QUARTILE"
msgid "Data"
msgstr "Data"
@@ -7951,7 +7818,6 @@ msgid "Returns the quartile of a sample."
msgstr "Lewer die kwantiel van 'n monster op."
#: scfuncs.hrc:1982
-#, fuzzy
msgctxt "SC_OPCODE_QUARTILE_EXC"
msgid "Data"
msgstr "Data"
@@ -7977,7 +7843,6 @@ msgid "Returns the quartile of a sample."
msgstr "Lewer die kwantiel van 'n monster op."
#: scfuncs.hrc:1992
-#, fuzzy
msgctxt "SC_OPCODE_QUARTILE_INC"
msgid "Data"
msgstr "Data"
@@ -8003,7 +7868,6 @@ msgid "Returns the k-th largest value of a sample."
msgstr "Lewer die k-th- grootste waarde van 'n monster op."
#: scfuncs.hrc:2002
-#, fuzzy
msgctxt "SC_OPCODE_LARGE"
msgid "Data"
msgstr "Data"
@@ -8030,7 +7894,6 @@ msgid "Returns the k-th smallest value of a sample."
msgstr "Lewer die k-th- kleinste waarde van 'n monster op."
#: scfuncs.hrc:2012
-#, fuzzy
msgctxt "SC_OPCODE_SMALL"
msgid "Data"
msgstr "Data"
@@ -8057,7 +7920,6 @@ msgid "Returns the percentage rank of a value in a sample."
msgstr "Lewer die persentasierangorde van 'n waarde in 'n monster op."
#: scfuncs.hrc:2022
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK"
msgid "Data"
msgstr "Data"
@@ -8079,7 +7941,6 @@ msgid "The value for which percentage ranking is to be determined."
msgstr "Die waarde waarvoor die persentasierangorde bepaal moet word."
#: scfuncs.hrc:2026
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK"
msgid "Significance"
msgstr "Betekenis"
@@ -8095,7 +7956,6 @@ msgid "Returns the percentage rank (0..1, exclusive) of a value in a sample."
msgstr ""
#: scfuncs.hrc:2034
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK_EXC"
msgid "Data"
msgstr "Data"
@@ -8117,7 +7977,6 @@ msgid "The value for which percentage ranking is to be determined."
msgstr "Die waarde waarvoor die persentasierangorde bepaal moet word."
#: scfuncs.hrc:2038
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK_EXC"
msgid "Significance"
msgstr "Betekenis"
@@ -8133,7 +7992,6 @@ msgid "Returns the percentage rank (0..1, inclusive) of a value in a sample."
msgstr ""
#: scfuncs.hrc:2046
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK_INC"
msgid "Data"
msgstr "Data"
@@ -8155,7 +8013,6 @@ msgid "The value for which percentage ranking is to be determined."
msgstr "Die waarde waarvoor die persentasierangorde bepaal moet word."
#: scfuncs.hrc:2050
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK_INC"
msgid "Significance"
msgstr "Betekenis"
@@ -8233,7 +8090,6 @@ msgid "Type"
msgstr "Soort"
#: scfuncs.hrc:2075
-#, fuzzy
msgctxt "SC_OPCODE_RANK_EQ"
msgid "Sequence order: 0 or omitted means descending, any other value than 0 means ascending."
msgstr "Ryvolgorde: 0 of weggelaat beteken aflopend, enige ander waarde as 0 beteken oplopend."
@@ -8270,7 +8126,6 @@ msgid "Type"
msgstr "Soort"
#: scfuncs.hrc:2087
-#, fuzzy
msgctxt "SC_OPCODE_RANK_AVG"
msgid "Sequence order: 0 or omitted means descending, any other value than 0 means ascending."
msgstr "Ryvolgorde: 0 of weggelaat beteken aflopend, enige ander waarde as 0 beteken oplopend."
@@ -8281,7 +8136,6 @@ msgid "Returns the mean of a sample without including the marginal values."
msgstr "Lewer die gemiddelde van 'n voorbeeld op sonder om die marginale waardes in te sluit."
#: scfuncs.hrc:2094
-#, fuzzy
msgctxt "SC_OPCODE_TRIM_MEAN"
msgid "Data"
msgstr "Data"
@@ -8308,7 +8162,6 @@ msgid "Returns the discrete probability of an interval."
msgstr "Lewer die diskrete waarskynlikheid van 'n interval op."
#: scfuncs.hrc:2104
-#, fuzzy
msgctxt "SC_OPCODE_PROB"
msgid "Data"
msgstr "Data"
@@ -8319,7 +8172,6 @@ msgid "The sample data array."
msgstr "Die monsterdataskikking."
#: scfuncs.hrc:2106
-#, fuzzy
msgctxt "SC_OPCODE_PROB"
msgid "Probability"
msgstr "Waarskynlikheid"
@@ -8401,7 +8253,6 @@ msgid "Values of the distribution function for a standard normal distribution."
msgstr "Waardes vir die verspreidingsfunksie van 'n standaard- normale verspreiding."
#: scfuncs.hrc:2132
-#, fuzzy
msgctxt "SC_OPCODE_PHI"
msgid "Number"
msgstr "Nommer"
@@ -8544,7 +8395,6 @@ msgid "C"
msgstr ""
#: scfuncs.hrc:2185
-#, fuzzy
msgctxt "SC_OPCODE_BINOM_DIST_MS"
msgid "Cumulated. C=0 calculates the individual probability, C=1 the cumulated probability."
msgstr "Kumulatief. C=0 bereken die individuele waarskynlikheid, C=1 die kumulatiewe waarskynlikheid."
@@ -8657,7 +8507,6 @@ msgid "The success probability of a trial."
msgstr "Die slaagwaarskynlikheid van 'n proef."
#: scfuncs.hrc:2222
-#, fuzzy
msgctxt "SC_OPCODE_CRIT_BINOM"
msgid "Alpha"
msgstr "Alfa"
@@ -8694,7 +8543,6 @@ msgid "The success probability of a trial."
msgstr "Die slaagwaarskynlikheid van 'n proef."
#: scfuncs.hrc:2234
-#, fuzzy
msgctxt "SC_OPCODE_BINOM_INV"
msgid "Alpha"
msgstr "Alfa"
@@ -8720,7 +8568,6 @@ msgid "The value for which the Poisson distribution is to be calculated."
msgstr "Die waarde waarvan die Poisson-verspreiding bereken moet word."
#: scfuncs.hrc:2244
-#, fuzzy
msgctxt "SC_OPCODE_POISSON_DIST"
msgid "Mean"
msgstr "Gemiddelde"
@@ -8756,7 +8603,6 @@ msgid "The value for which the Poisson distribution is to be calculated."
msgstr "Die waarde waarvan die Poisson-verspreiding bereken moet word."
#: scfuncs.hrc:2256
-#, fuzzy
msgctxt "SC_OPCODE_POISSON_DIST_MS"
msgid "Mean"
msgstr "Gemiddelde"
@@ -8772,7 +8618,6 @@ msgid "Cumulative"
msgstr "Kumulatiewe"
#: scfuncs.hrc:2259
-#, fuzzy
msgctxt "SC_OPCODE_POISSON_DIST_MS"
msgid "0 or FALSE calculates the probability density function. Any other value or TRUE or omitted calculates the cumulative distribution function."
msgstr "0 of VALS bereken die waarskynlikheidsdigtheidfunksie. Enige ander waarde of WAAR of weggelaat bereken die kumulatieweverspreiding-funksie."
@@ -8874,7 +8719,6 @@ msgid "Values of the inverse normal distribution."
msgstr "Waardes van die omgekeerde normale verspreiding."
#: scfuncs.hrc:2294
-#, fuzzy
msgctxt "SC_OPCODE_NORM_INV"
msgid "Number"
msgstr "Nommer"
@@ -8885,7 +8729,6 @@ msgid "The probability value for which the inverse normal distribution is to be
msgstr "Die waarskynlikheidswaarde waarvan die omgekeerde normale verspreiding bereken moet word."
#: scfuncs.hrc:2296
-#, fuzzy
msgctxt "SC_OPCODE_NORM_INV"
msgid "Mean"
msgstr "Gemiddelde"
@@ -8911,19 +8754,16 @@ msgid "Values of the inverse normal distribution."
msgstr "Waardes van die omgekeerde normale verspreiding."
#: scfuncs.hrc:2306
-#, fuzzy
msgctxt "SC_OPCODE_NORM_INV_MS"
msgid "Number"
msgstr "Nommer"
#: scfuncs.hrc:2307
-#, fuzzy
msgctxt "SC_OPCODE_NORM_INV_MS"
msgid "The probability value for which the inverse normal distribution is to be calculated."
msgstr "Die waarskynlikheidswaarde waarvan die omgekeerde normale verspreiding bereken moet word."
#: scfuncs.hrc:2308
-#, fuzzy
msgctxt "SC_OPCODE_NORM_INV_MS"
msgid "Mean"
msgstr "Gemiddelde"
@@ -8992,7 +8832,6 @@ msgid "Values of the inverse standard normal distribution."
msgstr "Waardes van die omgekeerde standaard- normale verspreiding."
#: scfuncs.hrc:2336
-#, fuzzy
msgctxt "SC_OPCODE_S_NORM_INV"
msgid "Number"
msgstr "Nommer"
@@ -9008,13 +8847,11 @@ msgid "Values of the inverse standard normal distribution."
msgstr "Waardes van die omgekeerde standaard- normale verspreiding."
#: scfuncs.hrc:2344
-#, fuzzy
msgctxt "SC_OPCODE_S_NORM_INV_MS"
msgid "Number"
msgstr "Nommer"
#: scfuncs.hrc:2345
-#, fuzzy
msgctxt "SC_OPCODE_S_NORM_INV_MS"
msgid "The probability value for which the inverse standard normal distribution is to be calculated."
msgstr "Die waarskynlikheidswaarde waarvan die omgekeerde standaard- normale verspreiding bereken moet word."
@@ -9035,7 +8872,6 @@ msgid "The value for which the log normal distribution is to be calculated."
msgstr "Die waarde waarvan die log- normale verspreiding bereken moet word."
#: scfuncs.hrc:2354
-#, fuzzy
msgctxt "SC_OPCODE_LOG_NORM_DIST"
msgid "Mean"
msgstr "Gemiddelde"
@@ -9081,7 +8917,6 @@ msgid "The value for which the log normal distribution is to be calculated."
msgstr "Die waarde waarvan die log- normale verspreiding bereken moet word."
#: scfuncs.hrc:2368
-#, fuzzy
msgctxt "SC_OPCODE_LOG_NORM_DIST_MS"
msgid "Mean"
msgstr "Gemiddelde"
@@ -9120,7 +8955,6 @@ msgid "Values of the inverse of the lognormal distribution."
msgstr "Waardes van die omgekeerde lognormale verspreiding."
#: scfuncs.hrc:2380
-#, fuzzy
msgctxt "SC_OPCODE_LOG_INV"
msgid "Number"
msgstr "Nommer"
@@ -9131,7 +8965,6 @@ msgid "The probability value for which the inverse log normal distribution is to
msgstr "Die waarskynlikheidswaarde waarvan die omgekeerde log- normale verspreiding bereken moet word."
#: scfuncs.hrc:2382
-#, fuzzy
msgctxt "SC_OPCODE_LOG_INV"
msgid "Mean"
msgstr "Gemiddelde"
@@ -9157,19 +8990,16 @@ msgid "Values of the inverse of the lognormal distribution."
msgstr "Waardes van die omgekeerde lognormale verspreiding."
#: scfuncs.hrc:2392
-#, fuzzy
msgctxt "SC_OPCODE_LOG_INV_MS"
msgid "Number"
msgstr "Nommer"
#: scfuncs.hrc:2393
-#, fuzzy
msgctxt "SC_OPCODE_LOG_INV_MS"
msgid "The probability value for which the inverse log normal distribution is to be calculated."
msgstr "Die waarskynlikheidswaarde waarvan die omgekeerde log- normale verspreiding bereken moet word."
#: scfuncs.hrc:2394
-#, fuzzy
msgctxt "SC_OPCODE_LOG_INV_MS"
msgid "Mean"
msgstr "Gemiddelde"
@@ -9278,7 +9108,6 @@ msgid "The value for which the gamma distribution is to be calculated."
msgstr "Die waarde waarvan die gamma-verspreiding bereken moet word."
#: scfuncs.hrc:2430
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_DIST"
msgid "Alpha"
msgstr "Alfa"
@@ -9310,7 +9139,6 @@ msgid "0 or FALSE calculates the probability density function. Any other value o
msgstr "0 of VALS bereken die waarskynlikheidsdigtheidfunksie. Enige ander waarde of WAAR of weggelaat bereken die kumulatieweverspreiding-funksie."
#: scfuncs.hrc:2441
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_DIST_MS"
msgid "Returns the value of the probability density function or the cumulative distribution function for the Gamma distribution."
msgstr "Lewer die waarde van die waarskynlikheidsdigtheidsfunksie of die kumulatieweverspreidingsfunksie vir die gammaverspreiding op."
@@ -9326,7 +9154,6 @@ msgid "The value for which the gamma distribution is to be calculated."
msgstr "Die waarde waarvan die gamma-verspreiding bereken moet word."
#: scfuncs.hrc:2444
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_DIST_MS"
msgid "Alpha"
msgstr "Alfa"
@@ -9374,7 +9201,6 @@ msgid "The probability value for which the inverse gamma distribution is to be c
msgstr "Die waarskynlikheidswaarde waarvan die omgekeerde gammaverspreiding bereken moet word."
#: scfuncs.hrc:2458
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_INV"
msgid "Alpha"
msgstr "Alfa"
@@ -9406,13 +9232,11 @@ msgid "Number"
msgstr "Nommer"
#: scfuncs.hrc:2469
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_INV_MS"
msgid "The probability value for which the inverse gamma distribution is to be calculated."
msgstr "Die waarskynlikheidswaarde waarvan die omgekeerde gammaverspreiding bereken moet word."
#: scfuncs.hrc:2470
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_INV_MS"
msgid "Alpha"
msgstr "Alfa"
@@ -9459,7 +9283,6 @@ msgid "Number"
msgstr "Nommer"
#: scfuncs.hrc:2489
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_LN_MS"
msgid "The value for which the natural logarithm of the gamma function is to be calculated."
msgstr "Die waarde waarvan die natuurlike logaritme van die gammafunksie bereken moet word."
@@ -9485,7 +9308,6 @@ msgid "Values of the beta distribution."
msgstr "Waardes van die betaverspreiding."
#: scfuncs.hrc:2506
-#, fuzzy
msgctxt "SC_OPCODE_BETA_DIST"
msgid "Number"
msgstr "Nommer"
@@ -9496,7 +9318,6 @@ msgid "The value for which the beta distribution is to be calculated."
msgstr "Die waarde waarvan die betaverspreiding bereken moet word."
#: scfuncs.hrc:2508
-#, fuzzy
msgctxt "SC_OPCODE_BETA_DIST"
msgid "Alpha"
msgstr "Alfa"
@@ -9553,7 +9374,6 @@ msgid "Values of the inverse beta distribution."
msgstr "Waardes van die omgekeerde betaverspreiding."
#: scfuncs.hrc:2524
-#, fuzzy
msgctxt "SC_OPCODE_BETA_INV"
msgid "Number"
msgstr "Nommer"
@@ -9564,7 +9384,6 @@ msgid "The probability value for which the inverse beta distribution is to be ca
msgstr "Die waarskynlikheidswaarde waarvan die omgekeerde betaverspreiding bereken moet word."
#: scfuncs.hrc:2526
-#, fuzzy
msgctxt "SC_OPCODE_BETA_INV"
msgid "Alpha"
msgstr "Alfa"
@@ -9611,7 +9430,6 @@ msgid "Values of the beta distribution."
msgstr "Waardes van die betaverspreiding."
#: scfuncs.hrc:2540
-#, fuzzy
msgctxt "SC_OPCODE_BETA_DIST_MS"
msgid "Number"
msgstr "Nommer"
@@ -9622,7 +9440,6 @@ msgid "The value for which the beta distribution is to be calculated."
msgstr "Die waarde waarvan die betaverspreiding bereken moet word."
#: scfuncs.hrc:2542
-#, fuzzy
msgctxt "SC_OPCODE_BETA_DIST_MS"
msgid "Alpha"
msgstr "Alfa"
@@ -9649,7 +9466,6 @@ msgid "Cumulative"
msgstr "Kumulatiewe"
#: scfuncs.hrc:2547
-#, fuzzy
msgctxt "SC_OPCODE_BETA_DIST_MS"
msgid "0 or FALSE for probability density function, any other value or TRUE or omitted for cumulative distribution function."
msgstr "0 of VALS vir waarskynlikheidsdigtheidsfunksie, enige ander waarde of WAAR of weggelaat vir kumulatieweverspreidingfunksie."
@@ -9680,19 +9496,16 @@ msgid "Values of the inverse beta distribution."
msgstr "Waardes van die omgekeerde betaverspreiding."
#: scfuncs.hrc:2558
-#, fuzzy
msgctxt "SC_OPCODE_BETA_INV_MS"
msgid "Number"
msgstr "Nommer"
#: scfuncs.hrc:2559
-#, fuzzy
msgctxt "SC_OPCODE_BETA_INV_MS"
msgid "The probability value for which the inverse beta distribution is to be calculated."
msgstr "Die waarskynlikheidswaarde waarvan die omgekeerde betaverspreiding bereken moet word."
#: scfuncs.hrc:2560
-#, fuzzy
msgctxt "SC_OPCODE_BETA_INV_MS"
msgid "Alpha"
msgstr "Alfa"
@@ -9874,7 +9687,6 @@ msgid "The population size."
msgstr "Die populasiegrootte."
#: scfuncs.hrc:2610
-#, fuzzy
msgctxt "SC_OPCODE_HYP_GEOM_DIST"
msgid "Cumulative"
msgstr "Kumulatiewe"
@@ -9969,7 +9781,6 @@ msgid "The degrees of freedom of the T distribution."
msgstr "Die vryheidsgrade van die T-verdeling."
#: scfuncs.hrc:2638
-#, fuzzy
msgctxt "SC_OPCODE_T_DIST"
msgid "Mode"
msgstr "Modus"
@@ -10032,7 +9843,6 @@ msgid "The degrees of freedom of the T distribution."
msgstr "Die vryheidsgrade van die T-verdeling."
#: scfuncs.hrc:2660
-#, fuzzy
msgctxt "SC_OPCODE_T_DIST_MS"
msgid "Cumulative"
msgstr "Kumulatiewe"
@@ -10074,7 +9884,6 @@ msgid "Values of the inverse t-distribution."
msgstr "Waardes van die omgekeerde t-verspreiding."
#: scfuncs.hrc:2678
-#, fuzzy
msgctxt "SC_OPCODE_T_INV"
msgid "Number"
msgstr "Nommer"
@@ -10102,13 +9911,11 @@ msgid "Values of the left-tailed inverse t-distribution."
msgstr "Waardes van die omgekeerde t-verspreiding."
#: scfuncs.hrc:2688
-#, fuzzy
msgctxt "SC_OPCODE_T_INV_MS"
msgid "Number"
msgstr "Nommer"
#: scfuncs.hrc:2689
-#, fuzzy
msgctxt "SC_OPCODE_T_INV_MS"
msgid "The probability value for which the inverse T distribution is to be calculated."
msgstr "Die waarskynlikheidswaarde waarvan die omgekeerde T-verspreiding bereken moet word."
@@ -10131,13 +9938,11 @@ msgid "Values of the two-tailed inverse t-distribution."
msgstr "Waardes van die omgekeerde t-verspreiding."
#: scfuncs.hrc:2698
-#, fuzzy
msgctxt "SC_OPCODE_T_INV_2T"
msgid "Number"
msgstr "Nommer"
#: scfuncs.hrc:2699
-#, fuzzy
msgctxt "SC_OPCODE_T_INV_2T"
msgid "The probability value for which the inverse T distribution is to be calculated."
msgstr "Die waarskynlikheidswaarde waarvan die omgekeerde T-verspreiding bereken moet word."
@@ -10229,7 +10034,6 @@ msgid "The degrees of freedom in the denominator of the F distribution."
msgstr "Die vryheidsgrade in die noemer van die F-verdeling."
#: scfuncs.hrc:2726
-#, fuzzy
msgctxt "SC_OPCODE_F_DIST_LT"
msgid "Cumulative"
msgstr "Kumulatiewe"
@@ -10283,7 +10087,6 @@ msgid "Values of the inverse F distribution."
msgstr "Waardes van die omgekeerde F-verspreiding."
#: scfuncs.hrc:2746
-#, fuzzy
msgctxt "SC_OPCODE_F_INV"
msgid "Number"
msgstr "Nommer"
@@ -10322,13 +10125,11 @@ msgid "Values of the inverse left tail F distribution."
msgstr "Waardes van die omgekeerde betaverspreiding."
#: scfuncs.hrc:2758
-#, fuzzy
msgctxt "SC_OPCODE_F_INV_LT"
msgid "Number"
msgstr "Nommer"
#: scfuncs.hrc:2759
-#, fuzzy
msgctxt "SC_OPCODE_F_INV_LT"
msgid "The probability value for which the inverse F distribution is to be calculated."
msgstr "Die waarskynlikheidswaarde waarvan die omgekeerde F-verspreiding bereken moet word."
@@ -10362,13 +10163,11 @@ msgid "Values of the inverse right tail F distribution."
msgstr "Waardes van die omgekeerde betaverspreiding."
#: scfuncs.hrc:2770
-#, fuzzy
msgctxt "SC_OPCODE_F_INV_RT"
msgid "Number"
msgstr "Nommer"
#: scfuncs.hrc:2771
-#, fuzzy
msgctxt "SC_OPCODE_F_INV_RT"
msgid "The probability value for which the inverse F distribution is to be calculated."
msgstr "Die waarskynlikheidswaarde waarvan die omgekeerde F-verspreiding bereken moet word."
@@ -10483,7 +10282,6 @@ msgid "0 or FALSE calculates the probability density function. Any other value o
msgstr "0 of VALS bereken die waarskynlikheidsdigtheidfunksie. Enige ander waarde of WAAR of weggelaat bereken die kumulatieweverspreiding-funksie."
#: scfuncs.hrc:2815
-#, fuzzy
msgctxt "SC_OPCODE_CHISQ_DIST_MS"
msgid "Returns left-tail probability of the cumulative distribution function or values of the probability density function of the chi-square distribution."
msgstr "Lewer die linkereindwaarskynlikheid van die kumulatieweverspreidingfunksie of waarde van die waarskynlikheidsdigtheidsfunksie van die chi-kwadraat-verspreiding op."
@@ -10494,7 +10292,6 @@ msgid "Number"
msgstr "Nommer"
#: scfuncs.hrc:2817
-#, fuzzy
msgctxt "SC_OPCODE_CHISQ_DIST_MS"
msgid "The value for which the probability density function or cumulative distribution function is to be calculated."
msgstr "Die waarde waarvoor die waarskynlikheiddigdheidfunksie of kumulatieweverspreidingfunksie bereken moet word."
@@ -10526,7 +10323,6 @@ msgid "Values of the inverse of CHIDIST(x; DegreesOfFreedom)."
msgstr "Waardes van die inverse van CHIDIST(x; DegreesOfFreedom)."
#: scfuncs.hrc:2829
-#, fuzzy
msgctxt "SC_OPCODE_CHI_INV"
msgid "Number"
msgstr "Nommer"
@@ -10553,13 +10349,11 @@ msgid "Values of the inverse of CHIDIST(x; DegreesOfFreedom)."
msgstr "Waardes van die inverse van CHIDIST(x; DegreesOfFreedom)."
#: scfuncs.hrc:2840
-#, fuzzy
msgctxt "SC_OPCODE_CHI_INV_MS"
msgid "Number"
msgstr "Nommer"
#: scfuncs.hrc:2841
-#, fuzzy
msgctxt "SC_OPCODE_CHI_INV_MS"
msgid "The probability value for which the inverse chi square distribution is to be calculated."
msgstr "Die waarskynlikheidswaarde waarvan die omgekeerde chi-vierkantswortel-verspreiding bereken moet word."
@@ -10612,7 +10406,6 @@ msgid "Probability"
msgstr "Waarskynlikheid"
#: scfuncs.hrc:2863
-#, fuzzy
msgctxt "SC_OPCODE_CHISQ_INV_MS"
msgid "The probability value for which the inverse of the chi square distribution is to be calculated."
msgstr "Die waarskynlikheidswaarde waarvoor die omgekeerde chi-kwadraat-verspreiding bereken moet word."
@@ -10643,7 +10436,6 @@ msgid "The value to be standardized."
msgstr "Die waarde wat gestandaardiseer moet word."
#: scfuncs.hrc:2875
-#, fuzzy
msgctxt "SC_OPCODE_STANDARD"
msgid "Mean"
msgstr "Gemiddelde"
@@ -10724,7 +10516,6 @@ msgid "Returns a (1-alpha) confidence interval for a normal distribution."
msgstr "Lewer 'n (1 alfa)-vertrouensinterval vir 'n normale verspreiding op."
#: scfuncs.hrc:2905
-#, fuzzy
msgctxt "SC_OPCODE_CONFIDENCE"
msgid "Alpha"
msgstr "Alfa"
@@ -10745,7 +10536,6 @@ msgid "The standard deviation of the population."
msgstr "Die standaardafwyking van die bevolking."
#: scfuncs.hrc:2909
-#, fuzzy
msgctxt "SC_OPCODE_CONFIDENCE"
msgid "Size"
msgstr "Grootte"
@@ -10762,7 +10552,6 @@ msgid "Returns a (1-alpha) confidence interval for a normal distribution."
msgstr "Lewer 'n (1 alfa)-vertrouensinterval vir 'n normale verspreiding op."
#: scfuncs.hrc:2917
-#, fuzzy
msgctxt "SC_OPCODE_CONFIDENCE_N"
msgid "Alpha"
msgstr "Alfa"
@@ -10783,7 +10572,6 @@ msgid "The standard deviation of the population."
msgstr "Die standaardafwyking van die bevolking."
#: scfuncs.hrc:2921
-#, fuzzy
msgctxt "SC_OPCODE_CONFIDENCE_N"
msgid "Size"
msgstr "Grootte"
@@ -10800,7 +10588,6 @@ msgid "Returns a (1-alpha) confidence interval for a Student's t distribution."
msgstr "Lewer 'n (1 alfa)-vertrouensinterval vir 'n normale verspreiding op."
#: scfuncs.hrc:2929
-#, fuzzy
msgctxt "SC_OPCODE_CONFIDENCE_T"
msgid "Alpha"
msgstr "Alfa"
@@ -10821,7 +10608,6 @@ msgid "The standard deviation of the population."
msgstr "Die standaardafwyking van die bevolking."
#: scfuncs.hrc:2933
-#, fuzzy
msgctxt "SC_OPCODE_CONFIDENCE_T"
msgid "Size"
msgstr "Grootte"
@@ -10837,7 +10623,6 @@ msgid "Calculates the probability of observing a z-statistic greater than the on
msgstr "Bereken die waarskynlikheid dat 'n z-statistiek waargeneem word wat groter is as die een wat bereken is gebaseer op 'n monster."
#: scfuncs.hrc:2941
-#, fuzzy
msgctxt "SC_OPCODE_Z_TEST"
msgid "Data"
msgstr "Data"
@@ -10868,13 +10653,11 @@ msgid "The known standard deviation of the population. If omitted, the standard
msgstr "Die bekende standaardafwyking van die bevolking. Indien weggelaat, word die standaardafwyking van die gegewe monster gebruik."
#: scfuncs.hrc:2952
-#, fuzzy
msgctxt "SC_OPCODE_Z_TEST_MS"
msgid "Calculates the probability of observing a z-statistic greater than the one computed based on a sample."
msgstr "Bereken die waarskynlikheid dat 'n z-statistiek waargeneem word wat groter is as die een wat bereken is gebaseer op 'n monster."
#: scfuncs.hrc:2953
-#, fuzzy
msgctxt "SC_OPCODE_Z_TEST_MS"
msgid "Data"
msgstr "Data"
@@ -10900,7 +10683,6 @@ msgid "sigma"
msgstr "sigma"
#: scfuncs.hrc:2958
-#, fuzzy
msgctxt "SC_OPCODE_Z_TEST_MS"
msgid "The known standard deviation of the population. If omitted, the standard deviation of the given sample is used."
msgstr "Die bekende standaardafwyking van die bevolking. Indien weggelaat, word die standaardafwyking van die gegewe monster gebruik."
@@ -11039,7 +10821,6 @@ msgid "The second record array."
msgstr "Die tweede rekordskikking."
#: scfuncs.hrc:3009
-#, fuzzy
msgctxt "SC_OPCODE_T_TEST"
msgid "Mode"
msgstr "Modus"
@@ -11087,13 +10868,11 @@ msgid "The second record array."
msgstr "Die tweede rekordskikking."
#: scfuncs.hrc:3023
-#, fuzzy
msgctxt "SC_OPCODE_T_TEST_MS"
msgid "Mode"
msgstr "Modus"
#: scfuncs.hrc:3024
-#, fuzzy
msgctxt "SC_OPCODE_T_TEST_MS"
msgid "Mode specifies the number of distribution tails to return. 1= one-tailed, 2 = two-tailed distribution"
msgstr "Modus spesifiseer die getal verspreidingsterte om te lewer. 1 = eenstert-, 2 = tweestertverspreiding"
@@ -11385,7 +11164,6 @@ msgid "Calculates future value(s) using additive Exponential Smoothing algorithm
msgstr ""
#: scfuncs.hrc:3135
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_ADD"
msgid "Target"
msgstr "Teiken"
@@ -11396,7 +11174,6 @@ msgid "The date (array) for which you want to predict a value."
msgstr ""
#: scfuncs.hrc:3137
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_ADD"
msgid "Values"
msgstr "Waardes"
@@ -11452,7 +11229,6 @@ msgid "Calculates future value(s) using multiplicative Exponential Smoothing alg
msgstr ""
#: scfuncs.hrc:3153
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_MUL"
msgid "Target"
msgstr "Teiken"
@@ -11463,7 +11239,6 @@ msgid "The date (array) for which you want to predict a value."
msgstr ""
#: scfuncs.hrc:3155
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_MUL"
msgid "Values"
msgstr "Waardes"
@@ -11519,7 +11294,6 @@ msgid "Returns a prediction interval at the specified target value(s) for additi
msgstr ""
#: scfuncs.hrc:3171
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_PIA"
msgid "Target"
msgstr "Teiken"
@@ -11530,7 +11304,6 @@ msgid "The date (array) for which you want to predict a value."
msgstr ""
#: scfuncs.hrc:3173
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_PIA"
msgid "Values"
msgstr "Waardes"
@@ -11597,7 +11370,6 @@ msgid "Returns a prediction interval at the specified target value(s) for multip
msgstr ""
#: scfuncs.hrc:3191
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_PIM"
msgid "Target"
msgstr "Teiken"
@@ -11608,7 +11380,6 @@ msgid "The date (array) for which you want to predict a value."
msgstr ""
#: scfuncs.hrc:3193
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_PIM"
msgid "Values"
msgstr "Waardes"
@@ -11675,7 +11446,6 @@ msgid "Calculates the number of samples in period (season) using additive Expone
msgstr ""
#: scfuncs.hrc:3211
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_SEA"
msgid "Values"
msgstr "Waardes"
@@ -11721,7 +11491,6 @@ msgid "Returns statistical value(s) using additive Exponential Smoothing algorit
msgstr ""
#: scfuncs.hrc:3225
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_STA"
msgid "Values"
msgstr "Waardes"
@@ -11787,7 +11556,6 @@ msgid "Returns statistical value(s) using multiplicative Exponential Smoothing a
msgstr ""
#: scfuncs.hrc:3243
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_STM"
msgid "Values"
msgstr "Waardes"
@@ -11848,7 +11616,6 @@ msgid "Aggregation (default 1 = AVERAGE); method to be used to aggregate identic
msgstr ""
#: scfuncs.hrc:3260
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_LIN"
msgid "Returns a value along a linear regression"
msgstr "Lewer 'n waarde langs die lineêre regressie op"
@@ -11860,7 +11627,6 @@ msgid "Value"
msgstr "Waardes"
#: scfuncs.hrc:3262
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_LIN"
msgid "The X value for which the Y value on the regression linear is to be calculated."
msgstr "Die X-waarde waarvan die Y-waarde op die regressielyn bereken moet word."
@@ -11871,7 +11637,6 @@ msgid "Data Y"
msgstr ""
#: scfuncs.hrc:3264
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_LIN"
msgid "The Y data array."
msgstr "Die Y-dataskikking."
@@ -11882,7 +11647,6 @@ msgid "Data X"
msgstr ""
#: scfuncs.hrc:3266
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_LIN"
msgid "The X data array."
msgstr "Die X-dataskikking."
@@ -11893,7 +11657,6 @@ msgid "Returns the reference to a cell as text."
msgstr "Lewer die verwysing op na 'n sel as teks."
#: scfuncs.hrc:3273
-#, fuzzy
msgctxt "SC_OPCODE_ADDRESS"
msgid "Row"
msgstr "Ry"
@@ -11904,7 +11667,6 @@ msgid "The row number of the cell."
msgstr "Die rynommer van die sel."
#: scfuncs.hrc:3275
-#, fuzzy
msgctxt "SC_OPCODE_ADDRESS"
msgid "Column"
msgstr "Kolom"
@@ -11935,7 +11697,6 @@ msgid "The reference style: 0 or FALSE means R1C1 style, any other value or omit
msgstr "Die verwysingstyl: 0 of VALS beteken R1C1-styl, enige ander waarde of weggelaat beteken A1-styl."
#: scfuncs.hrc:3281
-#, fuzzy
msgctxt "SC_OPCODE_ADDRESS"
msgid "Sheet"
msgstr "Vel"
@@ -11951,7 +11712,6 @@ msgid "Returns the number of individual ranges that belong to a (multiple) range
msgstr "Lewer die geval individuele reikwydtes op wat aan 'n (meervoudige) reikwydte behoort."
#: scfuncs.hrc:3289
-#, fuzzy
msgctxt "SC_OPCODE_AREAS"
msgid "Reference"
msgstr "Verwysing"
@@ -11993,7 +11753,6 @@ msgid "Returns the internal column number of a reference."
msgstr "Lewer die interne kolomnommer van 'n verwysing op."
#: scfuncs.hrc:3307
-#, fuzzy
msgctxt "SC_OPCODE_COLUMN"
msgid "Reference"
msgstr "Verwysing"
@@ -12009,7 +11768,6 @@ msgid "Defines the internal row number of a reference."
msgstr "Definieer die interne rynommer van 'n verwysing."
#: scfuncs.hrc:3315
-#, fuzzy
msgctxt "SC_OPCODE_ROW"
msgid "Reference"
msgstr "Verwysing"
@@ -12025,7 +11783,6 @@ msgid "Returns the internal sheet number of a reference or a string."
msgstr "Lewer die interne velnommer van 'n verwysing of 'n string op."
#: scfuncs.hrc:3323
-#, fuzzy
msgctxt "SC_OPCODE_SHEET"
msgid "Reference"
msgstr "Verwysing"
@@ -12073,7 +11830,6 @@ msgid "Returns the number of sheets of a given reference. If no parameter has be
msgstr "Lewer die getal velle van 'n gegewe verwysing op. Indien geen parameter ingevoer is nie, word die totale getal velle in die dokument gelewer."
#: scfuncs.hrc:3347
-#, fuzzy
msgctxt "SC_OPCODE_SHEETS"
msgid "Reference"
msgstr "Verwysing"
@@ -12089,7 +11845,6 @@ msgid "Horizontal search and reference to the cells located below."
msgstr "Horisontale soektog en verwysing na die selle hier onder geleë."
#: scfuncs.hrc:3355
-#, fuzzy
msgctxt "SC_OPCODE_H_LOOKUP"
msgid "Search criterion"
msgstr "Soekkriterium"
@@ -12168,7 +11923,6 @@ msgid "Column index number in the array."
msgstr "Kolomindeksnommer in die skikking."
#: scfuncs.hrc:3375
-#, fuzzy
msgctxt "SC_OPCODE_V_LOOKUP"
msgid "Sort order"
msgstr "Sorteervolgorde"
@@ -12185,7 +11939,6 @@ msgid "Returns a reference to a cell from a defined range."
msgstr "Lewer 'n verwysing op na 'n sel uit 'n gedefinieerde reikwydte."
#: scfuncs.hrc:3383
-#, fuzzy
msgctxt "SC_OPCODE_INDEX"
msgid "Reference"
msgstr "Verwysing"
@@ -12196,7 +11949,6 @@ msgid "The reference to a (multiple) range."
msgstr "Die verwysing na 'n (veelvuldige) omvang."
#: scfuncs.hrc:3385
-#, fuzzy
msgctxt "SC_OPCODE_INDEX"
msgid "Row"
msgstr "Ry"
@@ -12207,7 +11959,6 @@ msgid "The row in the range."
msgstr "Die ry in die reikwydte."
#: scfuncs.hrc:3387
-#, fuzzy
msgctxt "SC_OPCODE_INDEX"
msgid "Column"
msgstr "Kolom"
@@ -12218,7 +11969,6 @@ msgid "The column in the range."
msgstr "Die kolom in die rykwydte."
#: scfuncs.hrc:3389
-#, fuzzy
msgctxt "SC_OPCODE_INDEX"
msgid "Range"
msgstr "Omvang"
@@ -12234,7 +11984,6 @@ msgid "Returns the contents of a cell that is referenced in text form."
msgstr "Lewer die inhoud van 'n sel op waarna daar in teksvorm verwys word."
#: scfuncs.hrc:3397
-#, fuzzy
msgctxt "SC_OPCODE_INDIRECT"
msgid "Reference"
msgstr "Verwysing"
@@ -12334,7 +12083,6 @@ msgid "Returns a reference which has been moved in relation to the starting poin
msgstr "Lewer 'n verwysing op wat geskuif is met betrekking tot die beginpunt."
#: scfuncs.hrc:3431
-#, fuzzy
msgctxt "SC_OPCODE_OFFSET"
msgid "Reference"
msgstr "Verwysing"
@@ -12367,7 +12115,6 @@ msgid "The number of columns that are to be moved to the left or to the right."
msgstr "Die getal kolomme wat na links of na regs geskuif moet word."
#: scfuncs.hrc:3437
-#, fuzzy
msgctxt "SC_OPCODE_OFFSET"
msgid "Height"
msgstr "Hoogte"
@@ -12378,7 +12125,6 @@ msgid "The number of rows of the moved reference."
msgstr "Die getal rye van die geskuifde verwysing."
#: scfuncs.hrc:3439
-#, fuzzy
msgctxt "SC_OPCODE_OFFSET"
msgid "Width"
msgstr "Wydte"
@@ -12394,7 +12140,6 @@ msgid "Returns a number corresponding to an error type"
msgstr "Lewer 'n getal op wat met 'n foutsoort ooreenstem"
#: scfuncs.hrc:3447
-#, fuzzy
msgctxt "SC_OPCODE_ERROR_TYPE"
msgid "Reference"
msgstr "Verwysing"
@@ -12426,7 +12171,6 @@ msgid "Applies a Style to the formula cell."
msgstr "Pas 'n styl op die formulesel toe."
#: scfuncs.hrc:3463
-#, fuzzy
msgctxt "SC_OPCODE_STYLE"
msgid "Style"
msgstr "Styl"
@@ -12496,7 +12240,6 @@ msgid "The item or range from which data is to be taken."
msgstr "Die reikwydte waaruit data geneem moet word."
#: scfuncs.hrc:3481
-#, fuzzy
msgctxt "SC_OPCODE_DDE"
msgid "Mode"
msgstr "Modus"
@@ -12539,7 +12282,6 @@ msgid "Extracts value(s) from a pivot table."
msgstr "Trek waarde(s) uit 'n DataPilot-tabel."
#: scfuncs.hrc:3499
-#, fuzzy
msgctxt "SC_OPCODE_GET_PIVOT_DATA"
msgid "Data field"
msgstr "Dataveld"
@@ -12594,7 +12336,6 @@ msgid "Converts half-width ASCII and katakana characters to full-width."
msgstr "Skep halfwye ASCII- en katakana-karakters na volwye om."
#: scfuncs.hrc:3519
-#, fuzzy
msgctxt "SC_OPCODE_JIS"
msgid "Text"
msgstr "Teks"
@@ -12610,7 +12351,6 @@ msgid "Converts full-width ASCII and katakana characters to half-width."
msgstr "Skep volwye ASCII- en katakana-karakters na halfwye om."
#: scfuncs.hrc:3527
-#, fuzzy
msgctxt "SC_OPCODE_ASC"
msgid "Text"
msgstr "Teks"
@@ -12626,7 +12366,6 @@ msgid "Returns a numeric code for the first character in a text string."
msgstr "Lewer 'n numeriese kode vir die eerste karakter in 'n teksstring op."
#: scfuncs.hrc:3535
-#, fuzzy
msgctxt "SC_OPCODE_CODE"
msgid "Text"
msgstr "Teks"
@@ -12653,7 +12392,6 @@ msgid "Value is a number, a reference to a cell containing a number or a formula
msgstr "Waarde is 'n getal, 'n verwysing na 'n sel wat 'n getal bevat of 'n formule wat in getal tot gevolg het."
#: scfuncs.hrc:3545
-#, fuzzy
msgctxt "SC_OPCODE_CURRENCY"
msgid "Decimals"
msgstr "Desimale"
@@ -12669,7 +12407,6 @@ msgid "Converts a code number into a character or letter."
msgstr "Skep 'n kodenommer in 'n karakter of letter om."
#: scfuncs.hrc:3553
-#, fuzzy
msgctxt "SC_OPCODE_CHAR"
msgid "Number"
msgstr "Nommer"
@@ -12685,7 +12422,6 @@ msgid "Removes all nonprintable characters from text."
msgstr "Verwyder alle niedruk-karakters uit die teks."
#: scfuncs.hrc:3561
-#, fuzzy
msgctxt "SC_OPCODE_CLEAN"
msgid "Text"
msgstr "Teks"
@@ -12701,7 +12437,6 @@ msgid "Combines several text items into one."
msgstr "Kombineer verskeie teksitems in een."
#: scfuncs.hrc:3569
-#, fuzzy
msgctxt "SC_OPCODE_CONCAT"
msgid "Text"
msgstr "Teks"
@@ -12717,7 +12452,6 @@ msgid "Combines several text items into one, accepts cell ranges as arguments."
msgstr ""
#: scfuncs.hrc:3577
-#, fuzzy
msgctxt "SC_OPCODE_CONCAT_MS"
msgid "Text"
msgstr "Teks"
@@ -12753,7 +12487,6 @@ msgid "If TRUE, empty cells will be ignored."
msgstr ""
#: scfuncs.hrc:3589
-#, fuzzy
msgctxt "SC_OPCODE_TEXTJOIN_MS"
msgid "Text"
msgstr "Teks"
@@ -12769,19 +12502,16 @@ msgid "Checks 1 or more conditions and returns a value corresponding to the firs
msgstr ""
#: scfuncs.hrc:3597
-#, fuzzy
msgctxt "SC_OPCODE_IFS_MS"
msgid "Test"
msgstr "Toets"
#: scfuncs.hrc:3598
-#, fuzzy
msgctxt "SC_OPCODE_IFS_MS"
msgid "Any value or expression which can be either TRUE or FALSE."
msgstr "Enige waarde of uitdrukking wat óf WAAR óf ONWAAR kan wees."
#: scfuncs.hrc:3599
-#, fuzzy
msgctxt "SC_OPCODE_IFS_MS"
msgid "Result"
msgstr "Resultaat"
@@ -12819,7 +12549,6 @@ msgid "Value that will be compared against expression."
msgstr ""
#: scfuncs.hrc:3611
-#, fuzzy
msgctxt "SC_OPCODE_SWITCH_MS"
msgid "Result"
msgstr "Resultaat"
@@ -12945,7 +12674,6 @@ msgid "The text to be found."
msgstr "Die teks wat gevind moet word."
#: scfuncs.hrc:3653
-#, fuzzy
msgctxt "SC_OPCODE_FIND"
msgid "Text"
msgstr "Teks"
@@ -12956,7 +12684,6 @@ msgid "The text in which a search is to be made."
msgstr "Die teks waarin gesoek moet word."
#: scfuncs.hrc:3655
-#, fuzzy
msgctxt "SC_OPCODE_FIND"
msgid "Position"
msgstr "Posisie"
@@ -12983,7 +12710,6 @@ msgid "The text to be found."
msgstr "Die teks wat gevind moet word."
#: scfuncs.hrc:3665
-#, fuzzy
msgctxt "SC_OPCODE_SEARCH"
msgid "Text"
msgstr "Teks"
@@ -12994,7 +12720,6 @@ msgid "The text in which a search is to be made."
msgstr "Die teks waarin gesoek moet word."
#: scfuncs.hrc:3667
-#, fuzzy
msgctxt "SC_OPCODE_SEARCH"
msgid "Position"
msgstr "Posisie"
@@ -13010,7 +12735,6 @@ msgid "Removes extra spaces from text."
msgstr "Verwyder ekstra spasies uit die teks."
#: scfuncs.hrc:3675
-#, fuzzy
msgctxt "SC_OPCODE_TRIM"
msgid "Text"
msgstr "Teks"
@@ -13026,7 +12750,6 @@ msgid "Capitalizes the first letter in all words."
msgstr "Maak die eerste letter van alle woorde 'n hoofletter."
#: scfuncs.hrc:3683
-#, fuzzy
msgctxt "SC_OPCODE_PROPER"
msgid "Text"
msgstr "Teks"
@@ -13042,7 +12765,6 @@ msgid "Converts text to uppercase."
msgstr "Skep teks na bokas om."
#: scfuncs.hrc:3691
-#, fuzzy
msgctxt "SC_OPCODE_UPPER"
msgid "Text"
msgstr "Teks"
@@ -13058,7 +12780,6 @@ msgid "Converts text to lowercase."
msgstr "Skep teks na onderkas om."
#: scfuncs.hrc:3699
-#, fuzzy
msgctxt "SC_OPCODE_LOWER"
msgid "Text"
msgstr "Teks"
@@ -13074,7 +12795,6 @@ msgid "Converts text to a number."
msgstr "Skep teks in 'n getal om."
#: scfuncs.hrc:3707
-#, fuzzy
msgctxt "SC_OPCODE_VALUE"
msgid "Text"
msgstr "Teks"
@@ -13090,7 +12810,6 @@ msgid "Converts a number to text according to a given format."
msgstr "Skep 'n getal na teks om volgens 'n gegewe formaat."
#: scfuncs.hrc:3715
-#, fuzzy
msgctxt "SC_OPCODE_TEXT"
msgid "Number"
msgstr "Nommer"
@@ -13142,7 +12861,6 @@ msgid "The text in which some characters are to be replaced."
msgstr "Die teks waarin sommige karakters vervang moet word."
#: scfuncs.hrc:3735
-#, fuzzy
msgctxt "SC_OPCODE_REPLACE"
msgid "Position"
msgstr "Posisie"
@@ -13153,7 +12871,6 @@ msgid "The character position from which text is to be replaced."
msgstr "Die karakterligging waarin teks vervang moet word."
#: scfuncs.hrc:3737
-#, fuzzy
msgctxt "SC_OPCODE_REPLACE"
msgid "Length"
msgstr "Lengte"
@@ -13180,7 +12897,6 @@ msgid "Formats a number with a fixed number of places after the decimal point an
msgstr "Formateer 'n getal met 'n vaste getal plekke na die desimale komma en duisendeskeier."
#: scfuncs.hrc:3747
-#, fuzzy
msgctxt "SC_OPCODE_FIXED"
msgid "Number"
msgstr "Nommer"
@@ -13216,7 +12932,6 @@ msgid "Calculates length of a text string."
msgstr "Bereken die lengte van 'n teksstring."
#: scfuncs.hrc:3759
-#, fuzzy
msgctxt "SC_OPCODE_LEN"
msgid "Text"
msgstr "Teks"
@@ -13232,7 +12947,6 @@ msgid "Returns the first character or characters of a text."
msgstr "Lewer die eerste karakter of karakters van 'n teks."
#: scfuncs.hrc:3767
-#, fuzzy
msgctxt "SC_OPCODE_LEFT"
msgid "Text"
msgstr "Teks"
@@ -13243,7 +12957,6 @@ msgid "The text where the initial partial words are to be determined."
msgstr "Die teks waarin die aanvangs- gedeeltelike woorde bepaal moet word."
#: scfuncs.hrc:3769
-#, fuzzy
msgctxt "SC_OPCODE_LEFT"
msgid "Number"
msgstr "Nommer"
@@ -13259,7 +12972,6 @@ msgid "Returns the last character or characters of a text."
msgstr "Lewer die laaste karakter of karakters van 'n teks."
#: scfuncs.hrc:3777
-#, fuzzy
msgctxt "SC_OPCODE_RIGHT"
msgid "Text"
msgstr "Teks"
@@ -13270,7 +12982,6 @@ msgid "The text in which the end partial words are to be determined."
msgstr "Die teks waarin die slot- gedeeltelike woorde bepaal moet word."
#: scfuncs.hrc:3779
-#, fuzzy
msgctxt "SC_OPCODE_RIGHT"
msgid "Number"
msgstr "Nommer"
@@ -13286,7 +12997,6 @@ msgid "Returns a partial text string of a text."
msgstr "Lewer 'n gedeeltelike teksstring van 'n teks op."
#: scfuncs.hrc:3787
-#, fuzzy
msgctxt "SC_OPCODE_MID"
msgid "Text"
msgstr "Teks"
@@ -13297,7 +13007,6 @@ msgid "The text in which partial words are to be determined."
msgstr "Die teks waarin die gedeeltelike woorde bepaal moet word."
#: scfuncs.hrc:3789
-#, fuzzy
msgctxt "SC_OPCODE_MID"
msgid "Start"
msgstr "Begin"
@@ -13308,7 +13017,6 @@ msgid "The position from which the part word is to be determined."
msgstr "Die ligging van waar die gedeeltelike woord bepaal moet word."
#: scfuncs.hrc:3791
-#, fuzzy
msgctxt "SC_OPCODE_MID"
msgid "Number"
msgstr "Nommer"
@@ -13324,7 +13032,6 @@ msgid "Repeats text a given number of times."
msgstr "Herhaal teks 'n gegewe aantal kere."
#: scfuncs.hrc:3799
-#, fuzzy
msgctxt "SC_OPCODE_REPT"
msgid "Text"
msgstr "Teks"
@@ -13335,7 +13042,6 @@ msgid "The text to be repeated."
msgstr "Die teks wat herhaal moet word."
#: scfuncs.hrc:3801
-#, fuzzy
msgctxt "SC_OPCODE_REPT"
msgid "Number"
msgstr "Nommer"
@@ -13351,7 +13057,6 @@ msgid "Substitutes new text for old text in a string."
msgstr "Vervang ou teks in 'n string met nuwe teks."
#: scfuncs.hrc:3809
-#, fuzzy
msgctxt "SC_OPCODE_SUBSTITUTE"
msgid "Text"
msgstr "Teks"
@@ -13400,7 +13105,6 @@ msgid "Converts a positive integer to text from a number system to the base defi
msgstr "Skep 'n positiewe heelgetal om na teks uit 'n nommerstelsel uit die gedefinieerde basis."
#: scfuncs.hrc:3823
-#, fuzzy
msgctxt "SC_OPCODE_BASE"
msgid "Number"
msgstr "Nommer"
@@ -13437,7 +13141,6 @@ msgid "Converts a text of a specified number system to a positive integer in the
msgstr "Skep 'n teks van 'n gespesifiseerde nommerstelsel om na 'n positiewe heelgetal in die gegewe basis."
#: scfuncs.hrc:3835
-#, fuzzy
msgctxt "SC_OPCODE_DECIMAL"
msgid "Text"
msgstr "Teks"
@@ -13470,13 +13173,11 @@ msgid "Value"
msgstr "Waardes"
#: scfuncs.hrc:3846
-#, fuzzy
msgctxt "SC_OPCODE_CONVERT_OOO"
msgid "The value to be converted."
msgstr "Die waarde wat omgeskakel moet word."
#: scfuncs.hrc:3847 /home/cl/vc/git/libo-core/sc/inc/scfuncs.hrc:3849
-#, fuzzy
msgctxt "SC_OPCODE_CONVERT_OOO"
msgid "Text"
msgstr "Teks"
@@ -13554,7 +13255,6 @@ msgid "Returns the numeric code for the first Unicode character in a text string
msgstr "Lewer die numeriese kode vir die eerste Unicode-karakter in 'n teksstring op."
#: scfuncs.hrc:3881
-#, fuzzy
msgctxt "SC_OPCODE_UNICODE"
msgid "Text"
msgstr "Teks"
@@ -13570,7 +13270,6 @@ msgid "Converts a code number into a Unicode character or letter."
msgstr "Omskep 'n kodenommer in 'n Unicode-karakter of -letter."
#: scfuncs.hrc:3888
-#, fuzzy
msgctxt "SC_OPCODE_UNICHAR"
msgid "Number"
msgstr "Nommer"
@@ -13648,7 +13347,6 @@ msgid "Converts text to a number, in a locale-independent way."
msgstr "Omskep teks in 'n getal op 'n locale-afhanklike manier."
#: scfuncs.hrc:3911
-#, fuzzy
msgctxt "SC_OPCODE_NUMBERVALUE"
msgid "Text"
msgstr "Teks"
@@ -13747,7 +13445,6 @@ msgid "Bitwise right shift of an integer value."
msgstr ""
#: scfuncs.hrc:3950
-#, fuzzy
msgctxt "SC_OPCODE_BITRSHIFT"
msgid "Number"
msgstr "Nommer"
@@ -13758,7 +13455,6 @@ msgid "The value to be shifted. Positive integer less than 2^48."
msgstr ""
#: scfuncs.hrc:3952
-#, fuzzy
msgctxt "SC_OPCODE_BITRSHIFT"
msgid "Shift"
msgstr "Skuif"
@@ -13774,7 +13470,6 @@ msgid "Bitwise left shift of an integer value."
msgstr ""
#: scfuncs.hrc:3959
-#, fuzzy
msgctxt "SC_OPCODE_BITLSHIFT"
msgid "Number"
msgstr "Nommer"
@@ -13785,7 +13480,6 @@ msgid "The value to be shifted. Positive integer less than 2^48."
msgstr ""
#: scfuncs.hrc:3961
-#, fuzzy
msgctxt "SC_OPCODE_BITLSHIFT"
msgid "Shift"
msgstr "Skuif"
@@ -13802,7 +13496,6 @@ msgid "Calculates length of a text string, with DBCS"
msgstr "Bereken die lengte van 'n teksstring."
#: scfuncs.hrc:3968
-#, fuzzy
msgctxt "SC_OPCODE_LENB"
msgid "Text"
msgstr "Teks"
@@ -13819,7 +13512,6 @@ msgid "Returns the last character or characters of a text,with DBCS"
msgstr "Lewer die laaste karakter of karakters van 'n teks."
#: scfuncs.hrc:3975
-#, fuzzy
msgctxt "SC_OPCODE_RIGHTB"
msgid "Text"
msgstr "Teks"
@@ -13830,7 +13522,6 @@ msgid "The text in which the end partial words are to be determined."
msgstr "Die teks waarin die slot- gedeeltelike woorde bepaal moet word."
#: scfuncs.hrc:3977
-#, fuzzy
msgctxt "SC_OPCODE_RIGHTB"
msgid "Number"
msgstr "Nommer"
@@ -13847,7 +13538,6 @@ msgid "Returns the first character or characters of a text,with DBCS"
msgstr "Lewer die eerste karakter of karakters van 'n teks."
#: scfuncs.hrc:3984
-#, fuzzy
msgctxt "SC_OPCODE_LEFTB"
msgid "Text"
msgstr "Teks"
@@ -13858,7 +13548,6 @@ msgid "The text where the initial partial words are to be determined."
msgstr "Die teks waarin die aanvangs- gedeeltelike woorde bepaal moet word."
#: scfuncs.hrc:3986
-#, fuzzy
msgctxt "SC_OPCODE_LEFTB"
msgid "Number"
msgstr "Nommer"
@@ -13875,7 +13564,6 @@ msgid "Returns a partial text string of a text, with DBCS"
msgstr "Lewer 'n gedeeltelike teksstring van 'n teks op."
#: scfuncs.hrc:3993
-#, fuzzy
msgctxt "SC_OPCODE_MIDB"
msgid "Text"
msgstr "Teks"
@@ -13886,7 +13574,6 @@ msgid "The text in which partial words are to be determined."
msgstr "Die teks waarin die gedeeltelike woorde bepaal moet word."
#: scfuncs.hrc:3995
-#, fuzzy
msgctxt "SC_OPCODE_MIDB"
msgid "Start"
msgstr "Begin"
@@ -13897,7 +13584,6 @@ msgid "The position from which the part word is to be determined."
msgstr "Die ligging van waar die gedeeltelike woord bepaal moet word."
#: scfuncs.hrc:3997
-#, fuzzy
msgctxt "SC_OPCODE_MIDB"
msgid "Number"
msgstr "Nommer"
@@ -13939,7 +13625,6 @@ msgid "Returns an implementation defined value representing a RGBA color"
msgstr ""
#: scfuncs.hrc:4013
-#, fuzzy
msgctxt "SC_OPCODE_COLOR"
msgid "Red"
msgstr "Rooi"
@@ -13950,7 +13635,6 @@ msgid "Value of red"
msgstr ""
#: scfuncs.hrc:4015
-#, fuzzy
msgctxt "SC_OPCODE_COLOR"
msgid "Green"
msgstr "Groen"
@@ -13961,7 +13645,6 @@ msgid "Value of green"
msgstr ""
#: scfuncs.hrc:4017
-#, fuzzy
msgctxt "SC_OPCODE_COLOR"
msgid "Blue"
msgstr "Blou"
@@ -14018,13 +13701,11 @@ msgid "Returns the error function."
msgstr "Die foutfunksie word teruggekeer"
#: scfuncs.hrc:4040
-#, fuzzy
msgctxt "SC_OPCODE_ERF_MS"
msgid "Lower limit"
msgstr "Onderste limiet"
#: scfuncs.hrc:4041
-#, fuzzy
msgctxt "SC_OPCODE_ERF_MS"
msgid "The lower limit for integration"
msgstr "Die onderste grens vir integrasie"
@@ -14036,13 +13717,11 @@ msgid "Returns the complementary error function."
msgstr "Die komplementêre foutfunksie word teruggekeer"
#: scfuncs.hrc:4047
-#, fuzzy
msgctxt "SC_OPCODE_ERFC_MS"
msgid "Lower limit"
msgstr "Onderste limiet"
#: scfuncs.hrc:4048
-#, fuzzy
msgctxt "SC_OPCODE_ERFC_MS"
msgid "The lower limit for integration"
msgstr "Die onderste grens vir integrasie"
@@ -14084,7 +13763,6 @@ msgid "Value"
msgstr "Waardes"
#: scfuncs.hrc:4065
-#, fuzzy
msgctxt "SC_OPCODE_ROUNDSIG"
msgid "The number to be rounded."
msgstr "Die getal wat afgerond moet word."
@@ -14106,37 +13784,31 @@ msgid "Replaces characters within a text string with a different text string, wi
msgstr "Vervang karakters binne 'n teksstring met 'n ander teksstring."
#: scfuncs.hrc:4073
-#, fuzzy
msgctxt "SC_OPCODE_REPLACEB"
msgid "Text"
msgstr "Teks"
#: scfuncs.hrc:4074
-#, fuzzy
msgctxt "SC_OPCODE_REPLACEB"
msgid "The text in which some characters are to be replaced."
msgstr "Die teks waarin sommige karakters vervang moet word."
#: scfuncs.hrc:4075
-#, fuzzy
msgctxt "SC_OPCODE_REPLACEB"
msgid "Position"
msgstr "Posisie"
#: scfuncs.hrc:4076
-#, fuzzy
msgctxt "SC_OPCODE_REPLACEB"
msgid "The character position from which text is to be replaced."
msgstr "Die karakterligging waarin teks vervang moet word."
#: scfuncs.hrc:4077
-#, fuzzy
msgctxt "SC_OPCODE_REPLACEB"
msgid "Length"
msgstr "Lengte"
#: scfuncs.hrc:4078
-#, fuzzy
msgctxt "SC_OPCODE_REPLACEB"
msgid "The number of characters to be replaced."
msgstr "Die getal karakters wat vervang moet word."
@@ -14148,7 +13820,6 @@ msgid "New text"
msgstr "nuwe teks"
#: scfuncs.hrc:4080
-#, fuzzy
msgctxt "SC_OPCODE_REPLACEB"
msgid "The text to be inserted."
msgstr "Die teks wat ingevoeg moet word."
@@ -14165,31 +13836,26 @@ msgid "Find text"
msgstr "vind_teks"
#: scfuncs.hrc:4088
-#, fuzzy
msgctxt "SC_OPCODE_FINDB"
msgid "The text to be found."
msgstr "Die teks wat gevind moet word."
#: scfuncs.hrc:4089
-#, fuzzy
msgctxt "SC_OPCODE_FINDB"
msgid "Text"
msgstr "Teks"
#: scfuncs.hrc:4090
-#, fuzzy
msgctxt "SC_OPCODE_FINDB"
msgid "The text in which a search is to be made."
msgstr "Die teks waarin gesoek moet word."
#: scfuncs.hrc:4091
-#, fuzzy
msgctxt "SC_OPCODE_FINDB"
msgid "Position"
msgstr "Posisie"
#: scfuncs.hrc:4092
-#, fuzzy
msgctxt "SC_OPCODE_FINDB"
msgid "The position in the text from which the search starts."
msgstr "Die ligging in die teks van waar die soektog begin."
@@ -14206,31 +13872,26 @@ msgid "Find text"
msgstr "vind_teks"
#: scfuncs.hrc:4100
-#, fuzzy
msgctxt "SC_OPCODE_SEARCHB"
msgid "The text to be found."
msgstr "Die teks wat gevind moet word."
#: scfuncs.hrc:4101
-#, fuzzy
msgctxt "SC_OPCODE_SEARCHB"
msgid "Text"
msgstr "Teks"
#: scfuncs.hrc:4102
-#, fuzzy
msgctxt "SC_OPCODE_SEARCHB"
msgid "The text in which a search is to be made."
msgstr "Die teks waarin gesoek moet word."
#: scfuncs.hrc:4103
-#, fuzzy
msgctxt "SC_OPCODE_SEARCHB"
msgid "Position"
msgstr "Posisie"
#: scfuncs.hrc:4104
-#, fuzzy
msgctxt "SC_OPCODE_SEARCHB"
msgid "The position in the text from which the search starts."
msgstr "Die ligging in die teks van waar die soektog begin."
@@ -14282,7 +13943,6 @@ msgid "%PRODUCTNAME %PRODUCTVERSION Spreadsheet"
msgstr "%PRODUCTNAME %PRODUCTVERSION-sigblad"
#: strings.hrc:28
-#, fuzzy
msgctxt "SCSTR_SHORT_SCDOC_NAME"
msgid "Spreadsheet"
msgstr "Sigblad"
@@ -14308,7 +13968,6 @@ msgid "- multiple -"
msgstr ""
#: strings.hrc:33
-#, fuzzy
msgctxt "SCSTR_STDFILTER"
msgid "Standard Filter..."
msgstr "Standaard filter..."
@@ -14649,7 +14308,6 @@ msgid "(Preview mode)"
msgstr "Voor~skoumodus"
#: strings.hrc:102
-#, fuzzy
msgctxt "SCSTR_PRINTOPT_PAGES"
msgid "Pages"
msgstr "Bladsye"
@@ -14677,7 +14335,6 @@ msgid "~Selected sheets"
msgstr "Gemerkte velle"
#: strings.hrc:107
-#, fuzzy
msgctxt "SCSTR_PRINTOPT_SELECTEDCELLS"
msgid "Selected cells"
msgstr "Geselekteerde selle"
@@ -14787,25 +14444,21 @@ msgid "Formulas don't form a row."
msgstr ""
#: strings.hrc:128
-#, fuzzy
msgctxt "STR_ADD_AUTOFORMAT_TITLE"
msgid "Add AutoFormat"
msgstr "Voeg Outoformateer by"
#: strings.hrc:129
-#, fuzzy
msgctxt "STR_RENAME_AUTOFORMAT_TITLE"
msgid "Rename AutoFormat"
msgstr "Hernoem Outoformateer"
#: strings.hrc:130
-#, fuzzy
msgctxt "STR_ADD_AUTOFORMAT_LABEL"
msgid "Name"
msgstr "Naam"
#: strings.hrc:131
-#, fuzzy
msgctxt "STR_DEL_AUTOFORMAT_TITLE"
msgid "Delete AutoFormat"
msgstr "Skrap OutoFormaat"
@@ -14822,37 +14475,31 @@ msgid "~Close"
msgstr "~Sluit"
#: strings.hrc:134
-#, fuzzy
msgctxt "STR_JAN"
msgid "Jan"
msgstr "Jan"
#: strings.hrc:135
-#, fuzzy
msgctxt "STR_FEB"
msgid "Feb"
msgstr "Feb"
#: strings.hrc:136
-#, fuzzy
msgctxt "STR_MAR"
msgid "Mar"
msgstr "Mrt"
#: strings.hrc:137
-#, fuzzy
msgctxt "STR_NORTH"
msgid "North"
msgstr "Noord"
#: strings.hrc:138
-#, fuzzy
msgctxt "STR_MID"
msgid "Mid"
msgstr "Mid"
#: strings.hrc:139
-#, fuzzy
msgctxt "STR_SOUTH"
msgid "South"
msgstr "Suid"
@@ -14874,7 +14521,6 @@ msgid "Cell"
msgstr "Selle"
#: strings.hrc:143
-#, fuzzy
msgctxt "STR_CONTENT"
msgid "Content"
msgstr "Inhoud"
@@ -14919,7 +14565,6 @@ msgid "Database ranges"
msgstr "Databasisomvangs"
#: strings.hrc:153
-#, fuzzy
msgctxt "SCSTR_CONTENT_GRAPHIC"
msgid "Images"
msgstr "Beelde"
@@ -14993,13 +14638,11 @@ msgid "Comment"
msgstr "Opmerkings"
#: strings.hrc:167
-#, fuzzy
msgctxt "STR_MENU_SORT_ASC"
msgid "Sort Ascending"
msgstr "Sorteer oplopend"
#: strings.hrc:168
-#, fuzzy
msgctxt "STR_MENU_SORT_DESC"
msgid "Sort Descending"
msgstr "Sorteer aflopend"
@@ -15051,7 +14694,6 @@ msgid "Accept"
msgstr "Aanvaar"
#: strings.hrc:179
-#, fuzzy
msgctxt "SCSTR_QHELP_BTNCANCEL"
msgid "Cancel"
msgstr "Kanselleer"
@@ -15188,7 +14830,6 @@ msgid "No Entry"
msgstr "Geen toegang"
#: strings.hrc:205
-#, fuzzy
msgctxt "STR_CHG_EMPTY"
msgid "<empty>"
msgstr "<leeg>"
@@ -15298,7 +14939,6 @@ msgid "F critical"
msgstr ""
#: strings.hrc:231
-#, fuzzy
msgctxt "STR_ANOVA_LABEL_TOTAL"
msgid "Total"
msgstr "Totaal"
@@ -15332,7 +14972,6 @@ msgid "Descriptive Statistics"
msgstr ""
#: strings.hrc:240
-#, fuzzy
msgctxt "STRID_CALC_MEAN"
msgid "Mean"
msgstr "Gemiddelde"
@@ -15343,7 +14982,6 @@ msgid "Standard Error"
msgstr ""
#: strings.hrc:242
-#, fuzzy
msgctxt "STRID_CALC_MODE"
msgid "Mode"
msgstr "Modus"
@@ -15376,7 +15014,6 @@ msgid "Skewness"
msgstr ""
#: strings.hrc:248
-#, fuzzy
msgctxt "STRID_CALC_RANGE"
msgid "Range"
msgstr "Omvang"
@@ -15394,13 +15031,11 @@ msgid "Maximum"
msgstr "~Maksimum"
#: strings.hrc:251
-#, fuzzy
msgctxt "STRID_CALC_SUM"
msgid "Sum"
msgstr "Som"
#: strings.hrc:252
-#, fuzzy
msgctxt "STRID_CALC_COUNT"
msgid "Count"
msgstr "Tel"
@@ -15432,7 +15067,6 @@ msgid "Uniform Integer"
msgstr ""
#: strings.hrc:259
-#, fuzzy
msgctxt "STR_DISTRIBUTION_NORMAL"
msgid "Normal"
msgstr "Normaal"
@@ -15481,7 +15115,6 @@ msgid "Maximum"
msgstr "~Maksimum"
#: strings.hrc:268
-#, fuzzy
msgctxt "STR_RNG_PARAMETER_MEAN"
msgid "Mean"
msgstr "Gemiddelde"
@@ -15582,7 +15215,6 @@ msgid "Row %NUMBER%"
msgstr ""
#: strings.hrc:290
-#, fuzzy
msgctxt "STR_LABEL_ALPHA"
msgid "Alpha"
msgstr "Alfa"
@@ -15648,7 +15280,6 @@ msgid "Logarithmic"
msgstr "Logaritme"
#: strings.hrc:303
-#, fuzzy
msgctxt "STR_LABEL_POWER"
msgid "Power"
msgstr "Mag"
@@ -15774,49 +15405,41 @@ msgid "z Critical two-tail"
msgstr ""
#: units.hrc:27
-#, fuzzy
msgctxt "SCSTR_UNIT"
msgid "Millimeter"
msgstr "Millimeter"
#: units.hrc:28
-#, fuzzy
msgctxt "SCSTR_UNIT"
msgid "Centimeter"
msgstr "Sentimeter"
#: units.hrc:29
-#, fuzzy
msgctxt "SCSTR_UNIT"
msgid "Meter"
msgstr "Meter"
#: units.hrc:30
-#, fuzzy
msgctxt "SCSTR_UNIT"
msgid "Kilometer"
msgstr "Kilometer"
#: units.hrc:31
-#, fuzzy
msgctxt "SCSTR_UNIT"
msgid "Inch"
msgstr "Duim"
#: units.hrc:32
-#, fuzzy
msgctxt "SCSTR_UNIT"
msgid "Foot"
msgstr "Voet"
#: units.hrc:33
-#, fuzzy
msgctxt "SCSTR_UNIT"
msgid "Miles"
msgstr "Myl"
#: units.hrc:34
-#, fuzzy
msgctxt "SCSTR_UNIT"
msgid "Pica"
msgstr "Pika"
@@ -15937,7 +15560,6 @@ msgid "Results to:"
msgstr ""
#: analysisofvariancedialog.ui:189
-#, fuzzy
msgctxt "analysisofvariancedialog|label4"
msgid "Data"
msgstr "Data"
@@ -15953,7 +15575,6 @@ msgid "Two factor"
msgstr ""
#: analysisofvariancedialog.ui:262
-#, fuzzy
msgctxt "analysisofvariancedialog|label3"
msgid "Type"
msgstr "Soort"
@@ -16005,13 +15626,11 @@ msgid "AutoFormat"
msgstr "OutoFormateer"
#: autoformattable.ui:94
-#, fuzzy
msgctxt "autoformattable|rename"
msgid "Rename"
msgstr "Hernoem"
#: autoformattable.ui:186
-#, fuzzy
msgctxt "autoformattable|label1"
msgid "Format"
msgstr "Formaat"
@@ -16051,7 +15670,6 @@ msgid "A_utoFit width and height"
msgstr ""
#: autoformattable.ui:327
-#, fuzzy
msgctxt "autoformattable|label2"
msgid "Formatting"
msgstr "Formatering"
@@ -16080,7 +15698,6 @@ msgid ""
msgstr ""
#: cellprotectionpage.ui:120
-#, fuzzy
msgctxt "cellprotectionpage|LabelProtection"
msgid "Protection"
msgstr "Beskerming"
@@ -16096,7 +15713,6 @@ msgid "The cells selected will be omitted when printing."
msgstr ""
#: cellprotectionpage.ui:196
-#, fuzzy
msgctxt "cellprotectionpage|label3"
msgid "Print"
msgstr "Druk"
@@ -16123,13 +15739,11 @@ msgid "Labels"
msgstr "Etiket"
#: chardialog.ui:8
-#, fuzzy
msgctxt "chardialog|CharDialog"
msgid "Character"
msgstr "Karakter"
#: chardialog.ui:106
-#, fuzzy
msgctxt "chardialog|font"
msgid "Font"
msgstr "Font"
@@ -16140,7 +15754,6 @@ msgid "Font Effects"
msgstr ""
#: chardialog.ui:151
-#, fuzzy
msgctxt "chardialog|position"
msgid "Position"
msgstr "Posisie"
@@ -16161,7 +15774,6 @@ msgid "Results to:"
msgstr ""
#: chisquaretestdialog.ui:123
-#, fuzzy
msgctxt "chisquaretestdialog|label1"
msgid "Data"
msgstr "Data"
@@ -16207,13 +15819,11 @@ msgid "List From"
msgstr ""
#: colwidthdialog.ui:8
-#, fuzzy
msgctxt "colwidthdialog|ColWidthDialog"
msgid "Column Width"
msgstr "Kolomwydte"
#: colwidthdialog.ui:88
-#, fuzzy
msgctxt "colwidthdialog|label1"
msgid "Width"
msgstr "Wydte"
@@ -16231,19 +15841,16 @@ msgid "Manage Conditional Formatting"
msgstr "Voorwaardelike formatering"
#: condformatmanager.ui:62
-#, fuzzy
msgctxt "condformatmanager|add"
msgid "Add"
msgstr "Voeg by"
#: condformatmanager.ui:76
-#, fuzzy
msgctxt "condformatmanager|edit"
msgid "Edit..."
msgstr "Redigeer..."
#: condformatmanager.ui:90
-#, fuzzy
msgctxt "condformatmanager|remove"
msgid "Remove"
msgstr "Verwyder"
@@ -16299,19 +15906,16 @@ msgid "More Options..."
msgstr ""
#: conditionalentry.ui:175
-#, fuzzy
msgctxt "conditionalentry|colscalemin"
msgid "Automatic"
msgstr "Outomaties"
#: conditionalentry.ui:176
-#, fuzzy
msgctxt "conditionalentry|colscalemin"
msgid "Min"
msgstr "Min"
#: conditionalentry.ui:177
-#, fuzzy
msgctxt "conditionalentry|colscalemin"
msgid "Max"
msgstr "Maks"
@@ -16340,19 +15944,16 @@ msgid "Formula"
msgstr "Formules"
#: conditionalentry.ui:193
-#, fuzzy
msgctxt "conditionalentry|colscalemiddle"
msgid "Automatic"
msgstr "Outomaties"
#: conditionalentry.ui:194
-#, fuzzy
msgctxt "conditionalentry|colscalemiddle"
msgid "Min"
msgstr "Min"
#: conditionalentry.ui:195
-#, fuzzy
msgctxt "conditionalentry|colscalemiddle"
msgid "Max"
msgstr "Maks"
@@ -16381,19 +15982,16 @@ msgid "Formula"
msgstr "Formules"
#: conditionalentry.ui:211
-#, fuzzy
msgctxt "conditionalentry|colscalemax"
msgid "Automatic"
msgstr "Outomaties"
#: conditionalentry.ui:212
-#, fuzzy
msgctxt "conditionalentry|colscalemax"
msgid "Min"
msgstr "Min"
#: conditionalentry.ui:213
-#, fuzzy
msgctxt "conditionalentry|colscalemax"
msgid "Max"
msgstr "Maks"
@@ -16422,7 +16020,6 @@ msgid "Formula"
msgstr "Formules"
#: conditionalentry.ui:228
-#, fuzzy
msgctxt "conditionalentry|preview|tooltip_text"
msgid "Example"
msgstr "Voorbeeld"
@@ -16527,7 +16124,6 @@ msgid "below or equal average"
msgstr ""
#: conditionalentry.ui:269
-#, fuzzy
msgctxt "conditionalentry|typeis"
msgid "Error"
msgstr "Fout"
@@ -16561,7 +16157,6 @@ msgid "Not Contains"
msgstr ""
#: conditionalentry.ui:287
-#, fuzzy
msgctxt "conditionalentry|datetype"
msgid "Today"
msgstr "Vandag"
@@ -16849,7 +16444,6 @@ msgid "Keep _Other"
msgstr "~Behou ander"
#: consolidatedialog.ui:9
-#, fuzzy
msgctxt "consolidatedialog|ConsolidateDialog"
msgid "Consolidate"
msgstr "Konsolideer"
@@ -16866,37 +16460,31 @@ msgid "_Consolidation ranges:"
msgstr ""
#: consolidatedialog.ui:125
-#, fuzzy
msgctxt "consolidatedialog|func"
msgid "Sum"
msgstr "Som"
#: consolidatedialog.ui:126
-#, fuzzy
msgctxt "consolidatedialog|func"
msgid "Count"
msgstr "Tel"
#: consolidatedialog.ui:127
-#, fuzzy
msgctxt "consolidatedialog|func"
msgid "Average"
msgstr "Gemiddelde"
#: consolidatedialog.ui:128
-#, fuzzy
msgctxt "consolidatedialog|func"
msgid "Max"
msgstr "Maks"
#: consolidatedialog.ui:129
-#, fuzzy
msgctxt "consolidatedialog|func"
msgid "Min"
msgstr "Min"
#: consolidatedialog.ui:130
-#, fuzzy
msgctxt "consolidatedialog|func"
msgid "Product"
msgstr "Produk"
@@ -16963,13 +16551,11 @@ msgid "_Link to source data"
msgstr ""
#: consolidatedialog.ui:507
-#, fuzzy
msgctxt "consolidatedialog|label4"
msgid "Options"
msgstr "Opsies"
#: consolidatedialog.ui:526
-#, fuzzy
msgctxt "consolidatedialog|more_label"
msgid "Options"
msgstr "Opsies"
@@ -16990,7 +16576,6 @@ msgid "Results to:"
msgstr ""
#: correlationdialog.ui:181
-#, fuzzy
msgctxt "correlationdialog|label4"
msgid "Data"
msgstr "Data"
@@ -17029,7 +16614,6 @@ msgid "Results to:"
msgstr ""
#: covariancedialog.ui:123
-#, fuzzy
msgctxt "covariancedialog|label1"
msgid "Data"
msgstr "Data"
@@ -17121,7 +16705,6 @@ msgid "_Password"
msgstr "Wagwoord:"
#: dapiservicedialog.ui:259
-#, fuzzy
msgctxt "dapiservicedialog|label1"
msgid "Selection"
msgstr "Seleksie"
@@ -17144,7 +16727,6 @@ msgid "Maximum:"
msgstr "~Maksimum"
#: databaroptions.ui:118
-#, fuzzy
msgctxt "databaroptions|min"
msgid "Automatic"
msgstr "Outomaties"
@@ -17185,7 +16767,6 @@ msgid "Formula"
msgstr "Formules"
#: databaroptions.ui:138
-#, fuzzy
msgctxt "databaroptions|max"
msgid "Automatic"
msgstr "Outomaties"
@@ -17249,13 +16830,11 @@ msgid "Fill:"
msgstr "Vul in"
#: databaroptions.ui:282
-#, fuzzy
msgctxt "databaroptions|fill_type"
msgid "Color"
msgstr "Kleur"
#: databaroptions.ui:283
-#, fuzzy
msgctxt "databaroptions|fill_type"
msgid "Gradient"
msgstr "Gradiënt"
@@ -17276,7 +16855,6 @@ msgid "Color of vertical axis:"
msgstr ""
#: databaroptions.ui:366
-#, fuzzy
msgctxt "databaroptions|axis_pos"
msgid "Automatic"
msgstr "Outomaties"
@@ -17288,13 +16866,11 @@ msgid "Middle"
msgstr "Middel"
#: databaroptions.ui:368
-#, fuzzy
msgctxt "databaroptions|axis_pos"
msgid "None"
msgstr "Geen"
#: databaroptions.ui:395
-#, fuzzy
msgctxt "databaroptions|label3"
msgid "Axis"
msgstr "As"
@@ -17325,13 +16901,11 @@ msgid "The minimum value must be less than the maximum value."
msgstr ""
#: datafielddialog.ui:8
-#, fuzzy
msgctxt "datafielddialog|DataFieldDialog"
msgid "Data Field"
msgstr "Dataveld"
#: datafielddialog.ui:130
-#, fuzzy
msgctxt "datafielddialog|label1"
msgid "Function"
msgstr "Funksie"
@@ -17364,7 +16938,6 @@ msgid "Ba_se item:"
msgstr ""
#: datafielddialog.ui:260
-#, fuzzy
msgctxt "datafielddialog|type"
msgid "Normal"
msgstr "Normaal"
@@ -17405,7 +16978,6 @@ msgid "% of total"
msgstr ""
#: datafielddialog.ui:268
-#, fuzzy
msgctxt "datafielddialog|type"
msgid "Index"
msgstr "Indeks"
@@ -17512,13 +17084,11 @@ msgid "items"
msgstr ""
#: datafieldoptionsdialog.ui:401
-#, fuzzy
msgctxt "datafieldoptionsdialog|from"
msgid "Top"
msgstr "Bokant"
#: datafieldoptionsdialog.ui:402
-#, fuzzy
msgctxt "datafieldoptionsdialog|from"
msgid "Bottom"
msgstr "Onderkant"
@@ -17544,7 +17114,6 @@ msgid "Data Form"
msgstr ""
#: dataform.ui:25
-#, fuzzy
msgctxt "dataform|label"
msgid "New Record"
msgstr "Nuwe rekord"
@@ -17734,13 +17303,11 @@ msgid "Define Database Range"
msgstr "Wysig databasisreikwydte"
#: definedatabaserangedialog.ui:61
-#, fuzzy
msgctxt "definedatabaserangedialog|Name"
msgid "Name"
msgstr "Naam"
#: definedatabaserangedialog.ui:125
-#, fuzzy
msgctxt "definedatabaserangedialog|Range"
msgid "Range"
msgstr "Omvang"
@@ -17788,13 +17355,11 @@ msgid "Operations:"
msgstr ""
#: definedatabaserangedialog.ui:322
-#, fuzzy
msgctxt "definedatabaserangedialog|invalid"
msgid "Invalid range"
msgstr "Ongeldige omvang"
#: definedatabaserangedialog.ui:338
-#, fuzzy
msgctxt "definedatabaserangedialog|label1"
msgid "Options"
msgstr "Opsies"
@@ -17880,7 +17445,6 @@ msgid "Delete entire _column(s)"
msgstr ""
#: deletecells.ui:168
-#, fuzzy
msgctxt "deletecells|label1"
msgid "Selection"
msgstr "Seleksie"
@@ -17938,7 +17502,6 @@ msgid "_Objects"
msgstr "Objekte"
#: deletecontents.ui:237
-#, fuzzy
msgctxt "deletecontents|label2"
msgid "Selection"
msgstr "Seleksie"
@@ -17959,7 +17522,6 @@ msgid "Results to:"
msgstr ""
#: descriptivestatisticsdialog.ui:123
-#, fuzzy
msgctxt "descriptivestatisticsdialog|label1"
msgid "Data"
msgstr "Data"
@@ -18034,31 +17596,26 @@ msgid "_Browse..."
msgstr "Blaai..."
#: erroralerttabpage.ui:160
-#, fuzzy
msgctxt "erroralerttabpage|actionCB"
msgid "Stop"
msgstr "Stop"
#: erroralerttabpage.ui:161
-#, fuzzy
msgctxt "erroralerttabpage|actionCB"
msgid "Warning"
msgstr "Waarskuwing"
#: erroralerttabpage.ui:162
-#, fuzzy
msgctxt "erroralerttabpage|actionCB"
msgid "Information"
msgstr "Inligting"
#: erroralerttabpage.ui:163
-#, fuzzy
msgctxt "erroralerttabpage|actionCB"
msgid "Macro"
msgstr "Makro"
#: erroralerttabpage.ui:181
-#, fuzzy
msgctxt "erroralerttabpage|label1"
msgid "Contents"
msgstr "Inhoud"
@@ -18079,7 +17636,6 @@ msgid "Results to:"
msgstr ""
#: exponentialsmoothingdialog.ui:129
-#, fuzzy
msgctxt "exponentialsmoothingdialog|label5"
msgid "Data"
msgstr "Data"
@@ -18179,7 +17735,6 @@ msgid "_Left"
msgstr "Links"
#: filldlg.ui:176
-#, fuzzy
msgctxt "filldlg|label1"
msgid "Direction"
msgstr "Rigting"
@@ -18369,7 +17924,6 @@ msgid "Numbers"
msgstr "Nommer"
#: formatcellsdialog.ui:128
-#, fuzzy
msgctxt "formatcellsdialog|font"
msgid "Font"
msgstr "Font"
@@ -18380,7 +17934,6 @@ msgid "Font Effects"
msgstr ""
#: formatcellsdialog.ui:174
-#, fuzzy
msgctxt "formatcellsdialog|alignment"
msgid "Alignment"
msgstr "Belyning"
@@ -18391,13 +17944,11 @@ msgid "Asian Typography"
msgstr ""
#: formatcellsdialog.ui:220
-#, fuzzy
msgctxt "formatcellsdialog|borders"
msgid "Borders"
msgstr "Grense"
#: formatcellsdialog.ui:243
-#, fuzzy
msgctxt "formatcellsdialog|background"
msgid "Background"
msgstr "Agtergrond"
@@ -18480,7 +18031,6 @@ msgid "All"
msgstr "Almal"
#: functionpanel.ui:61
-#, fuzzy
msgctxt "functionpanel|category"
msgid "Database"
msgstr "Databasis"
@@ -18498,7 +18048,6 @@ msgid "Financial"
msgstr "Finansieel"
#: functionpanel.ui:64
-#, fuzzy
msgctxt "functionpanel|category"
msgid "Information"
msgstr "Inligting"
@@ -18528,19 +18077,16 @@ msgid "Statistical"
msgstr "Statistieke"
#: functionpanel.ui:69
-#, fuzzy
msgctxt "functionpanel|category"
msgid "Spreadsheet"
msgstr "Sigblad"
#: functionpanel.ui:70
-#, fuzzy
msgctxt "functionpanel|category"
msgid "Text"
msgstr "Teks"
#: functionpanel.ui:71
-#, fuzzy
msgctxt "functionpanel|category"
msgid "Add-in"
msgstr "Invoeg"
@@ -18577,7 +18123,6 @@ msgid "Default Settings"
msgstr ""
#: groupbydate.ui:8
-#, fuzzy
msgctxt "groupbydate|PivotTableGroupByDate"
msgid "Grouping"
msgstr "Groepering"
@@ -18593,7 +18138,6 @@ msgid "_Manually at:"
msgstr ""
#: groupbydate.ui:153
-#, fuzzy
msgctxt "groupbydate|label1"
msgid "Start"
msgstr "Begin"
@@ -18609,7 +18153,6 @@ msgid "Ma_nually at:"
msgstr ""
#: groupbydate.ui:242
-#, fuzzy
msgctxt "groupbydate|label2"
msgid "End"
msgstr "Einde"
@@ -18632,7 +18175,6 @@ msgid "Group by"
msgstr "~Groepeer volgens"
#: groupbynumber.ui:9
-#, fuzzy
msgctxt "groupbynumber|PivotTableGroupByNumber"
msgid "Grouping"
msgstr "Groepering"
@@ -18648,7 +18190,6 @@ msgid "_Manually at:"
msgstr ""
#: groupbynumber.ui:155
-#, fuzzy
msgctxt "groupbynumber|label1"
msgid "Start"
msgstr "Begin"
@@ -18664,7 +18205,6 @@ msgid "Ma_nually at:"
msgstr ""
#: groupbynumber.ui:245
-#, fuzzy
msgctxt "groupbynumber|label2"
msgid "End"
msgstr "Einde"
@@ -18676,7 +18216,6 @@ msgid "Group by"
msgstr "~Groepeer volgens"
#: groupdialog.ui:8
-#, fuzzy
msgctxt "groupdialog|GroupDialog"
msgid "Group"
msgstr "Groep"
@@ -18694,7 +18233,6 @@ msgid "_Columns"
msgstr "Kolom"
#: groupdialog.ui:141
-#, fuzzy
msgctxt "groupdialog|includeLabel"
msgid "Include"
msgstr "Sluit in"
@@ -18756,13 +18294,11 @@ msgid "Custom footer"
msgstr ""
#: headerfootercontent.ui:204
-#, fuzzy
msgctxt "headerfootercontent|buttonBTN_TEXT|tooltip_text"
msgid "Text Attributes"
msgstr "Teksattribute"
#: headerfootercontent.ui:218
-#, fuzzy
msgctxt "headerfootercontent|buttonBTN_FILE|tooltip_text"
msgid "Title"
msgstr "Titel"
@@ -18780,19 +18316,16 @@ msgid "Page"
msgstr "Bladsye"
#: headerfootercontent.ui:264
-#, fuzzy
msgctxt "headerfootercontent|buttonBTN_PAGES|tooltip_text"
msgid "Pages"
msgstr "Bladsye"
#: headerfootercontent.ui:280
-#, fuzzy
msgctxt "headerfootercontent|buttonBTN_DATE|tooltip_text"
msgid "Date"
msgstr "Datum"
#: headerfootercontent.ui:296
-#, fuzzy
msgctxt "headerfootercontent|buttonBTN_TIME|tooltip_text"
msgid "Time"
msgstr "Tyd"
@@ -18809,7 +18342,6 @@ msgid "Note"
msgstr "Geen"
#: headerfootercontent.ui:379
-#, fuzzy
msgctxt "headerfootercontent|labelSTR_HF_NONE_IN_BRACKETS"
msgid "(none)"
msgstr "(geen)"
@@ -18841,13 +18373,11 @@ msgid "Customized"
msgstr ""
#: headerfootercontent.ui:451
-#, fuzzy
msgctxt "headerfootercontent|labelSTR_HF_OF"
msgid "of"
msgstr "van"
#: headerfootercontent.ui:509
-#, fuzzy
msgctxt "headerfootercontent|title"
msgid "Title"
msgstr "Titel"
@@ -18870,13 +18400,11 @@ msgid "Headers/Footers"
msgstr ""
#: headerfooterdialog.ui:106
-#, fuzzy
msgctxt "headerfooterdialog|header"
msgid "Header"
msgstr "Kop"
#: headerfooterdialog.ui:128
-#, fuzzy
msgctxt "headerfooterdialog|footer"
msgid "Footer"
msgstr "Voet"
@@ -18929,7 +18457,6 @@ msgid "Field Options"
msgstr "Bekykopsies"
#: insertcells.ui:8
-#, fuzzy
msgctxt "insertcells|InsertCellsDialog"
msgid "Insert Cells"
msgstr "Voeg selle in"
@@ -18955,7 +18482,6 @@ msgid "Entire _column"
msgstr ""
#: insertcells.ui:177
-#, fuzzy
msgctxt "insertcells|label1"
msgid "Selection"
msgstr "Seleksie"
@@ -18971,7 +18497,6 @@ msgid "_Paste All"
msgstr ""
#: insertsheet.ui:15
-#, fuzzy
msgctxt "insertsheet|InsertSheetDialog"
msgid "Insert Sheet"
msgstr "Voeg vel in"
@@ -18987,7 +18512,6 @@ msgid "_After current sheet"
msgstr ""
#: insertsheet.ui:146
-#, fuzzy
msgctxt "insertsheet|label1"
msgid "Position"
msgstr "Posisie"
@@ -19037,7 +18561,6 @@ msgid "Lin_k"
msgstr "Skakel"
#: insertsheet.ui:455
-#, fuzzy
msgctxt "insertsheet|label2"
msgid "Sheet"
msgstr "Vel"
@@ -19123,13 +18646,11 @@ msgid "Range _Options"
msgstr ""
#: managenamesdialog.ui:398
-#, fuzzy
msgctxt "managenamesdialog|treeviewcolumn1"
msgid "column"
msgstr "kolom"
#: mergecellsdialog.ui:8
-#, fuzzy
msgctxt "mergecellsdialog|MergeCellsDialog"
msgid "Merge Cells"
msgstr "Voeg selle saam"
@@ -19174,7 +18695,6 @@ msgid "C_opy"
msgstr "Kopieer"
#: movecopysheet.ui:134
-#, fuzzy
msgctxt "movecopysheet|label1"
msgid "Action"
msgstr "Aksie"
@@ -19201,7 +18721,6 @@ msgid "_Insert before"
msgstr ""
#: movecopysheet.ui:279
-#, fuzzy
msgctxt "movecopysheet|label2"
msgid "Location"
msgstr "Ligging"
@@ -19243,7 +18762,6 @@ msgid "Results to:"
msgstr ""
#: movingaveragedialog.ui:130
-#, fuzzy
msgctxt "movingaveragedialog|label3"
msgid "Data"
msgstr "Data"
@@ -19279,7 +18797,6 @@ msgid "Parameters"
msgstr "~Parameters"
#: multipleoperationsdialog.ui:9
-#, fuzzy
msgctxt "multipleoperationsdialog|MultipleOperationsDialog"
msgid "Multiple operations"
msgstr "Veelvuldige bewerkings"
@@ -19326,7 +18843,6 @@ msgid "For _data range"
msgstr ""
#: namerangesdialog.ui:303
-#, fuzzy
msgctxt "namerangesdialog|label1"
msgid "Range"
msgstr "Omvang"
@@ -19344,43 +18860,36 @@ msgid "Row:"
msgstr "Ry"
#: navigatorpanel.ui:58
-#, fuzzy
msgctxt "navigatorpanel|column|tooltip_text"
msgid "Column"
msgstr "Kolom"
#: navigatorpanel.ui:70
-#, fuzzy
msgctxt "navigatorpanel|row|tooltip_text"
msgid "Row"
msgstr "Ry"
#: navigatorpanel.ui:86
-#, fuzzy
msgctxt "navigatorpanel|datarange|tooltip_text"
msgid "Data Range"
msgstr "Dataomvang"
#: navigatorpanel.ui:99
-#, fuzzy
msgctxt "navigatorpanel|start|tooltip_text"
msgid "Start"
msgstr "Begin"
#: navigatorpanel.ui:112
-#, fuzzy
msgctxt "navigatorpanel|end|tooltip_text"
msgid "End"
msgstr "Einde"
#: navigatorpanel.ui:125
-#, fuzzy
msgctxt "navigatorpanel|contents|tooltip_text"
msgid "Contents"
msgstr "Inhoud"
#: navigatorpanel.ui:138
-#, fuzzy
msgctxt "navigatorpanel|toggle|tooltip_text"
msgid "Toggle"
msgstr "Swik"
@@ -19398,7 +18907,6 @@ msgid "Drag Mode"
msgstr "Sleepmodus"
#: navigatorpanel.ui:190
-#, fuzzy
msgctxt "navigatorpanel|documents|tooltip_text"
msgid "Document"
msgstr "Dokument"
@@ -19420,7 +18928,6 @@ msgid "No solution was found."
msgstr ""
#: notebookbar.ui:391
-#, fuzzy
msgctxt "notebookbar|FileLabel"
msgid "File"
msgstr "Lêer"
@@ -19448,19 +18955,16 @@ msgid "Horizontal Alignment"
msgstr ""
#: notebookbar.ui:1116
-#, fuzzy
msgctxt "notebookbar|indent|tooltip_text"
msgid "Indent"
msgstr "Inkeep"
#: notebookbar.ui:1123
-#, fuzzy
msgctxt "notebookbar|increaseindent1|tooltip_text"
msgid "Increase Indent"
msgstr "Vermeerder keep"
#: notebookbar.ui:1139
-#, fuzzy
msgctxt "notebookbar|decreaseindent1|tooltip_text"
msgid "Decrease Indent"
msgstr "Verminder keep"
@@ -19483,7 +18987,6 @@ msgid "Symbol"
msgstr "Simbole"
#: notebookbar.ui:2022
-#, fuzzy
msgctxt "notebookbar|InsertLabel"
msgid "Insert"
msgstr "Voeg in"
@@ -19499,7 +19002,6 @@ msgid "Page Layout"
msgstr ""
#: notebookbar.ui:2726
-#, fuzzy
msgctxt "notebookbar|DataLabel"
msgid "Data"
msgstr "Data"
@@ -19511,7 +19013,6 @@ msgid "Auto Spellcheck"
msgstr "~OutoSpeltoets"
#: notebookbar.ui:3041
-#, fuzzy
msgctxt "notebookbar|ReviewLabel"
msgid "Review"
msgstr "Resensie"
@@ -19522,13 +19023,11 @@ msgid "Toggle Grid Lines"
msgstr ""
#: notebookbar.ui:3345
-#, fuzzy
msgctxt "notebookbar|ViewLabel"
msgid "View"
msgstr "Bekyk"
#: notebookbar.ui:3860
-#, fuzzy
msgctxt "notebookbar|ImageLabel"
msgid "Image"
msgstr "Beeld"
@@ -19575,7 +19074,6 @@ msgid "Bad"
msgstr ""
#: notebookbar_groupedbar_compact.ui:3937
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|error"
msgid "Error"
msgstr "Fout"
@@ -19592,13 +19090,11 @@ msgid "Neutral"
msgstr ""
#: notebookbar_groupedbar_compact.ui:3961
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|warning"
msgid "Warning"
msgstr "Waarskuwing"
#: notebookbar_groupedbar_compact.ui:3975
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|footnote"
msgid "Footnote"
msgstr "Voetnoot"
@@ -19873,7 +19369,6 @@ msgid "Bad"
msgstr ""
#: notebookbar_groupedbar_full.ui:3871
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|error"
msgid "Error"
msgstr "Fout"
@@ -19890,13 +19385,11 @@ msgid "Neutral"
msgstr ""
#: notebookbar_groupedbar_full.ui:3895
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|warning"
msgid "Warning"
msgstr "Waarskuwing"
#: notebookbar_groupedbar_full.ui:3909
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|footnote"
msgid "Footnote"
msgstr "Voetnoot"
@@ -20132,25 +19625,21 @@ msgid "_Help"
msgstr "Hulp"
#: notebookbar_groups.ui:40
-#, fuzzy
msgctxt "notebookbar_groups|hyperlink"
msgid "Hyperlink"
msgstr "Hiperskakel"
#: notebookbar_groups.ui:54
-#, fuzzy
msgctxt "notebookbar_groups|footnote"
msgid "Footnote"
msgstr "Voetnoot"
#: notebookbar_groups.ui:63
-#, fuzzy
msgctxt "notebookbar_groups|endnote"
msgid "Endnote"
msgstr "Eindnoot"
#: notebookbar_groups.ui:78
-#, fuzzy
msgctxt "notebookbar_groups|bookmark"
msgid "Bookmark"
msgstr "Boekmerk"
@@ -20214,13 +19703,11 @@ msgid "Bad"
msgstr ""
#: notebookbar_groups.ui:251
-#, fuzzy
msgctxt "notebookbar_groups|stylemenustatw"
msgid "Warning"
msgstr "Waarskuwing"
#: notebookbar_groups.ui:260
-#, fuzzy
msgctxt "notebookbar_groups|stylemenustate"
msgid "Error"
msgstr "Fout"
@@ -20232,13 +19719,11 @@ msgid "Note"
msgstr "Geen"
#: notebookbar_groups.ui:284
-#, fuzzy
msgctxt "notebookbar_groups|stylemenutxtf"
msgid "Footnote"
msgstr "Voetnoot"
#: notebookbar_groups.ui:296
-#, fuzzy
msgctxt "notebookbar_groups|tablestylenone"
msgid "None"
msgstr "Geen"
@@ -20271,7 +19756,6 @@ msgid "Style 4"
msgstr ""
#: notebookbar_groups.ui:530
-#, fuzzy
msgctxt "notebookbar_groups|filegrouplabel"
msgid "File"
msgstr "Lêer"
@@ -20283,7 +19767,6 @@ msgid "Clipboard"
msgstr "knipbord"
#: notebookbar_groups.ui:729
-#, fuzzy
msgctxt "notebookbar_groups|paragraphstyleb"
msgid "Style"
msgstr "Styl"
@@ -20299,37 +19782,31 @@ msgid " "
msgstr ""
#: notebookbar_groups.ui:1034
-#, fuzzy
msgctxt "notebookbar_groups|leftb"
msgid "Left"
msgstr "Links"
#: notebookbar_groups.ui:1052
-#, fuzzy
msgctxt "notebookbar_groups|centerb"
msgid "Center"
msgstr "Sentreer"
#: notebookbar_groups.ui:1069
-#, fuzzy
msgctxt "notebookbar_groups|rightb"
msgid "Right"
msgstr "Regs"
#: notebookbar_groups.ui:1275
-#, fuzzy
msgctxt "notebookbar_groups|formatgrouplabel"
msgid "Text"
msgstr "Teks"
#: notebookbar_groups.ui:1376
-#, fuzzy
msgctxt "notebookbar_groups|mergeb"
msgid "Merge"
msgstr "Voeg saam"
#: notebookbar_groups.ui:1394
-#, fuzzy
msgctxt "notebookbar_groups|splitb"
msgid "Split"
msgstr "Verdeel"
@@ -20341,31 +19818,26 @@ msgid "Conditional"
msgstr "Voorwaarde"
#: notebookbar_groups.ui:1583
-#, fuzzy
msgctxt "notebookbar_groups|topb"
msgid "Top"
msgstr "Bokant"
#: notebookbar_groups.ui:1600
-#, fuzzy
msgctxt "notebookbar_groups|vcenterb"
msgid "Center"
msgstr "Sentreer"
#: notebookbar_groups.ui:1617
-#, fuzzy
msgctxt "notebookbar_groups|bottomb"
msgid "Bottom"
msgstr "Onderkant"
#: notebookbar_groups.ui:1663
-#, fuzzy
msgctxt "notebookbar_groups|tablegrouplabel"
msgid "Spreadsheet"
msgstr "Sigblad"
#: notebookbar_groups.ui:1740
-#, fuzzy
msgctxt "notebookbar_groups|shapesb"
msgid "Shapes"
msgstr "Vorms"
@@ -20377,13 +19849,11 @@ msgid "Links"
msgstr "~Skakels"
#: notebookbar_groups.ui:1864
-#, fuzzy
msgctxt "notebookbar_groups|insertgrouplabel"
msgid "Insert"
msgstr "Voeg in"
#: notebookbar_groups.ui:1900
-#, fuzzy
msgctxt "notebookbar_groups|imagestyleb"
msgid "Style"
msgstr "Styl"
@@ -20406,19 +19876,16 @@ msgid "Lock"
msgstr ""
#: notebookbar_groups.ui:2043
-#, fuzzy
msgctxt "notebookbar_groups|imagegrouplabel"
msgid "Image"
msgstr "Beeld"
#: notebookbar_groups.ui:2099
-#, fuzzy
msgctxt "notebookbar_groups|wrapoff"
msgid "None"
msgstr "Geen"
#: notebookbar_groups.ui:2108
-#, fuzzy
msgctxt "notebookbar_groups|wrapideal"
msgid "Optimal"
msgstr "Optimaal"
@@ -20589,7 +20056,6 @@ msgid "0 corresponds to 01/01/1904"
msgstr ""
#: optcalculatepage.ui:489
-#, fuzzy
msgctxt "optcalculatepage|label3"
msgid "Date"
msgstr "Datum"
@@ -20669,7 +20135,6 @@ msgid "_Always apply manual breaks"
msgstr ""
#: optdlg.ui:68
-#, fuzzy
msgctxt "optdlg|label1"
msgid "Pages"
msgstr "Bladsye"
@@ -20680,7 +20145,6 @@ msgid "_Print only selected sheets"
msgstr ""
#: optdlg.ui:124
-#, fuzzy
msgctxt "optdlg|label2"
msgid "Sheets"
msgstr "Velle"
@@ -20696,7 +20160,6 @@ msgid "Formula _syntax:"
msgstr ""
#: optformula.ui:87
-#, fuzzy
msgctxt "optformula|label1"
msgid "Formula Options"
msgstr "Formule-opsies"
@@ -20795,7 +20258,6 @@ msgid "Separators"
msgstr "Skeier"
#: optimalcolwidthdialog.ui:8
-#, fuzzy
msgctxt "optimalcolwidthdialog|OptimalColWidthDialog"
msgid "Optimal Column Width"
msgstr "Optimale kolomwydte"
@@ -20813,7 +20275,6 @@ msgid "_Default value"
msgstr "Verstek waarde"
#: optimalrowheightdialog.ui:8
-#, fuzzy
msgctxt "optimalrowheightdialog|OptimalRowHeightDialog"
msgid "Optimal Row Height"
msgstr "Optimale ryhoogte"
@@ -20883,7 +20344,6 @@ msgid "_Delete"
msgstr "Skrap"
#: pagetemplatedialog.ui:8
-#, fuzzy
msgctxt "pagetemplatedialog|PageTemplateDialog"
msgid "Page Style"
msgstr "Bladsystyl"
@@ -20900,37 +20360,31 @@ msgid "Page"
msgstr "Bladsye"
#: pagetemplatedialog.ui:151
-#, fuzzy
msgctxt "pagetemplatedialog|borders"
msgid "Borders"
msgstr "Grense"
#: pagetemplatedialog.ui:174
-#, fuzzy
msgctxt "pagetemplatedialog|background"
msgid "Background"
msgstr "Agtergrond"
#: pagetemplatedialog.ui:197
-#, fuzzy
msgctxt "pagetemplatedialog|header"
msgid "Header"
msgstr "Kop"
#: pagetemplatedialog.ui:220
-#, fuzzy
msgctxt "pagetemplatedialog|footer"
msgid "Footer"
msgstr "Voet"
#: pagetemplatedialog.ui:243
-#, fuzzy
msgctxt "pagetemplatedialog|sheet"
msgid "Sheet"
msgstr "Vel"
#: paradialog.ui:8
-#, fuzzy
msgctxt "paradialog|ParagraphDialog"
msgid "Paragraph"
msgstr "Paragraaf"
@@ -20941,7 +20395,6 @@ msgid "Indents & Spacing"
msgstr ""
#: paradialog.ui:128
-#, fuzzy
msgctxt "paradialog|labelTP_PARA_ALIGN"
msgid "Alignment"
msgstr "Belyning"
@@ -20981,7 +20434,6 @@ msgid "Numbers"
msgstr "Nommer"
#: paratemplatedialog.ui:165
-#, fuzzy
msgctxt "paratemplatedialog|font"
msgid "Font"
msgstr "Font"
@@ -20992,7 +20444,6 @@ msgid "Font Effects"
msgstr ""
#: paratemplatedialog.ui:211
-#, fuzzy
msgctxt "paratemplatedialog|alignment"
msgid "Alignment"
msgstr "Belyning"
@@ -21003,13 +20454,11 @@ msgid "Asian Typography"
msgstr ""
#: paratemplatedialog.ui:257
-#, fuzzy
msgctxt "paratemplatedialog|borders"
msgid "Borders"
msgstr "Grense"
#: paratemplatedialog.ui:280
-#, fuzzy
msgctxt "paratemplatedialog|background"
msgid "Background"
msgstr "Agtergrond"
@@ -21020,7 +20469,6 @@ msgid "Cell Protection"
msgstr ""
#: pastespecial.ui:23
-#, fuzzy
msgctxt "pastespecial|PasteSpecial"
msgid "Paste Special"
msgstr "Plak spesiaal"
@@ -21087,7 +20535,6 @@ msgid "_Objects"
msgstr "Objekte"
#: pastespecial.ui:307
-#, fuzzy
msgctxt "pastespecial|label1"
msgid "Selection"
msgstr "Seleksie"
@@ -21143,7 +20590,6 @@ msgid "_Link"
msgstr "Skakel"
#: pastespecial.ui:528
-#, fuzzy
msgctxt "pastespecial|label3"
msgid "Options"
msgstr "Opsies"
@@ -21171,7 +20617,6 @@ msgid "Shift Cells"
msgstr ""
#: pivotfielddialog.ui:9
-#, fuzzy
msgctxt "pivotfielddialog|PivotFieldDialog"
msgid "Data Field"
msgstr "Dataveld"
@@ -21201,7 +20646,6 @@ msgid "_User-defined"
msgstr "Gebruikergedefinieer"
#: pivotfielddialog.ui:203
-#, fuzzy
msgctxt "pivotfielddialog|label1"
msgid "Subtotals"
msgstr "Subtotale"
@@ -21218,31 +20662,26 @@ msgid "Name:"
msgstr "Naam"
#: pivotfilterdialog.ui:8
-#, fuzzy
msgctxt "pivotfilterdialog|PivotFilterDialog"
msgid "Filter"
msgstr "Filter"
#: pivotfilterdialog.ui:104
-#, fuzzy
msgctxt "pivotfilterdialog|connect1"
msgid "AND"
msgstr "AND"
#: pivotfilterdialog.ui:105
-#, fuzzy
msgctxt "pivotfilterdialog|connect1"
msgid "OR"
msgstr "OR"
#: pivotfilterdialog.ui:121
-#, fuzzy
msgctxt "pivotfilterdialog|connect2"
msgid "AND"
msgstr "AND"
#: pivotfilterdialog.ui:122
-#, fuzzy
msgctxt "pivotfilterdialog|connect2"
msgid "OR"
msgstr "OR"
@@ -21254,13 +20693,11 @@ msgid "Operator"
msgstr "B~ewerkers"
#: pivotfilterdialog.ui:145
-#, fuzzy
msgctxt "pivotfilterdialog|label3"
msgid "Field name"
msgstr "Veldnaam"
#: pivotfilterdialog.ui:156
-#, fuzzy
msgctxt "pivotfilterdialog|label4"
msgid "Condition"
msgstr "Voorwaarde"
@@ -21378,7 +20815,6 @@ msgid "Enable drill to details"
msgstr ""
#: pivottablelayoutdialog.ui:495
-#, fuzzy
msgctxt "pivottablelayoutdialog|label11"
msgid "Options"
msgstr "Opsies"
@@ -21389,7 +20825,6 @@ msgid "New sheet"
msgstr ""
#: pivottablelayoutdialog.ui:562
-#, fuzzy
msgctxt "pivottablelayoutdialog|destination-radio-selection"
msgid "Selection"
msgstr "Seleksie"
@@ -21407,7 +20842,6 @@ msgid "Destination"
msgstr "Bestemmings"
#: pivottablelayoutdialog.ui:668
-#, fuzzy
msgctxt "pivottablelayoutdialog|source-radio-selection"
msgid "Selection"
msgstr "Seleksie"
@@ -21436,7 +20870,6 @@ msgid "Edit Print Ranges"
msgstr "Voeg drukomvang by"
#: printareasdialog.ui:134
-#, fuzzy
msgctxt "printareasdialog|lbprintarea"
msgid "- none -"
msgstr "- geen -"
@@ -21464,7 +20897,6 @@ msgid "Print Range"
msgstr "Drukomvang"
#: printareasdialog.ui:219
-#, fuzzy
msgctxt "printareasdialog|lbrepeatrow"
msgid "- none -"
msgstr "- geen -"
@@ -21481,7 +20913,6 @@ msgid "Rows to Repeat"
msgstr ""
#: printareasdialog.ui:302
-#, fuzzy
msgctxt "printareasdialog|lbrepeatcol"
msgid "- none -"
msgstr "- geen -"
@@ -21584,7 +21015,6 @@ msgid "Uniform Integer"
msgstr ""
#: randomnumbergenerator.ui:30
-#, fuzzy
msgctxt "randomnumbergenerator|distribution-liststore"
msgid "Normal"
msgstr "Normaal"
@@ -21631,7 +21061,6 @@ msgid "Cell range:"
msgstr ""
#: randomnumbergenerator.ui:225
-#, fuzzy
msgctxt "randomnumbergenerator|label1"
msgid "Data"
msgstr "Data"
@@ -21643,13 +21072,11 @@ msgid "Distribution:"
msgstr "Verspreiding..."
#: randomnumbergenerator.ui:288
-#, fuzzy
msgctxt "randomnumbergenerator|parameter1-label"
msgid "..."
msgstr "..."
#: randomnumbergenerator.ui:303
-#, fuzzy
msgctxt "randomnumbergenerator|parameter2-label"
msgid "..."
msgstr "..."
@@ -21681,7 +21108,6 @@ msgid "Decimal places:"
msgstr "Desimale plekke"
#: randomnumbergenerator.ui:481
-#, fuzzy
msgctxt "randomnumbergenerator|label4"
msgid "Options"
msgstr "Opsies"
@@ -21707,7 +21133,6 @@ msgid "Results to:"
msgstr ""
#: regressiondialog.ui:220
-#, fuzzy
msgctxt "regressiondialog|label1"
msgid "Data"
msgstr "Data"
@@ -21845,7 +21270,6 @@ msgid "Row Height"
msgstr "Ryhoogte"
#: rowheightdialog.ui:88
-#, fuzzy
msgctxt "rowheightdialog|label1"
msgid "Height:"
msgstr "Hoogte:"
@@ -21872,7 +21296,6 @@ msgid "Results to:"
msgstr ""
#: samplingdialog.ui:194
-#, fuzzy
msgctxt "samplingdialog|label4"
msgid "Data"
msgstr "Data"
@@ -21964,19 +21387,16 @@ msgid "Created by"
msgstr ""
#: scenariodialog.ui:330
-#, fuzzy
msgctxt "scenariodialog|onft"
msgid "on"
msgstr "aan"
#: scenariomenu.ui:12
-#, fuzzy
msgctxt "scenariomenu|delete"
msgid "Delete"
msgstr "Skrap"
#: scenariomenu.ui:20
-#, fuzzy
msgctxt "scenariomenu|edit"
msgid "Properties..."
msgstr "Eienskappe..."
@@ -22040,25 +21460,21 @@ msgid "Expand _references when new columns/rows are inserted"
msgstr ""
#: scgeneralpage.ui:318
-#, fuzzy
msgctxt "scgeneralpage|alignlb"
msgid "Down"
msgstr "Af"
#: scgeneralpage.ui:319
-#, fuzzy
msgctxt "scgeneralpage|alignlb"
msgid "Right"
msgstr "Regs"
#: scgeneralpage.ui:320
-#, fuzzy
msgctxt "scgeneralpage|alignlb"
msgid "Up"
msgstr "Op"
#: scgeneralpage.ui:321
-#, fuzzy
msgctxt "scgeneralpage|alignlb"
msgid "Left"
msgstr "Links"
@@ -22121,13 +21537,11 @@ msgid "_Type:"
msgstr "Tipe:"
#: selectdatasource.ui:145
-#, fuzzy
msgctxt "selectdatasource|type"
msgid "Table"
msgstr "Tabel"
#: selectdatasource.ui:146
-#, fuzzy
msgctxt "selectdatasource|type"
msgid "Query"
msgstr "Navraag"
@@ -22151,13 +21565,11 @@ msgid "Data so_urce:"
msgstr "Databron"
#: selectdatasource.ui:201
-#, fuzzy
msgctxt "selectdatasource|label1"
msgid "Selection"
msgstr "Seleksie"
#: selectrange.ui:7
-#, fuzzy
msgctxt "selectrange|SelectRangeDialog"
msgid "Select Database Range"
msgstr "Kies omvang van databasis"
@@ -22195,7 +21607,6 @@ msgid "_External source/interface"
msgstr ""
#: selectsource.ui:198
-#, fuzzy
msgctxt "selectsource|label1"
msgid "Selection"
msgstr "Seleksie"
@@ -22216,7 +21627,6 @@ msgid "Header (left)"
msgstr ""
#: sharedfooterdialog.ui:151
-#, fuzzy
msgctxt "sharedfooterdialog|footer"
msgid "Footer"
msgstr "Voet"
@@ -22227,7 +21637,6 @@ msgid "Headers/Footers"
msgstr ""
#: sharedheaderdialog.ui:106
-#, fuzzy
msgctxt "sharedheaderdialog|header"
msgid "Header"
msgstr "Kop"
@@ -22259,7 +21668,6 @@ msgid "Note: Changes to formatting attributes like fonts, colors, and number for
msgstr ""
#: sharedocumentdlg.ui:169
-#, fuzzy
msgctxt "sharedocumentdlg|name"
msgid "Name"
msgstr "Naam"
@@ -22276,7 +21684,6 @@ msgid "No user data available."
msgstr ""
#: sharedocumentdlg.ui:234
-#, fuzzy
msgctxt "sharedocumentdlg|unknownuser"
msgid "Unknown User"
msgstr "Onbekende gebruiker"
@@ -22335,7 +21742,6 @@ msgid "_Objects/Images"
msgstr ""
#: sheetprintpage.ui:257
-#, fuzzy
msgctxt "sheetprintpage|checkBTN_CHARTS"
msgid "Charts"
msgstr "Grafieke"
@@ -22359,7 +21765,6 @@ msgid "_Zero values"
msgstr "Nulwaardes"
#: sheetprintpage.ui:335
-#, fuzzy
msgctxt "sheetprintpage|labelPrint"
msgid "Print"
msgstr "Druk"
@@ -22402,25 +21807,21 @@ msgid "N_umber of pages:"
msgstr "Aantal kopieë"
#: sheetprintpage.ui:569
-#, fuzzy
msgctxt "sheetprintpage|comboLB_SCALEMODE"
msgid "Reduce/enlarge printout"
msgstr "Verklein/vergroot drukstuk"
#: sheetprintpage.ui:570
-#, fuzzy
msgctxt "sheetprintpage|comboLB_SCALEMODE"
msgid "Fit print range(s) to width/height"
msgstr "Pas drukomvang(s) by wydte/hoogte"
#: sheetprintpage.ui:571
-#, fuzzy
msgctxt "sheetprintpage|comboLB_SCALEMODE"
msgid "Fit print range(s) on number of pages"
msgstr "Pas getal bladsye in drukomvang(s)"
#: sheetprintpage.ui:590
-#, fuzzy
msgctxt "sheetprintpage|labelScale"
msgid "Scale"
msgstr "Skaal"
@@ -22465,7 +21866,6 @@ msgid "_Choose the field containing the detail you want to show"
msgstr "~Kies die veld wat die besonderhede bevat wat u wil wys"
#: showsheetdialog.ui:8
-#, fuzzy
msgctxt "showsheetdialog|ShowSheetDialog"
msgid "Show Sheet"
msgstr "Toon vel"
@@ -22505,7 +21905,6 @@ msgid "Left Indent"
msgstr "Lysinkeep"
#: sidebaralignment.ui:310
-#, fuzzy
msgctxt "sidebaralignment|mergecells"
msgid "Merge cells"
msgstr "Voeg selle saam"
@@ -22614,13 +22013,11 @@ msgid "Select a category of contents."
msgstr ""
#: sidebarnumberformat.ui:41
-#, fuzzy
msgctxt "sidebarnumberformat|category"
msgid "General"
msgstr "Algemeen"
#: sidebarnumberformat.ui:42
-#, fuzzy
msgctxt "sidebarnumberformat|category"
msgid "Number"
msgstr "Nommer"
@@ -22632,7 +22029,6 @@ msgid "Percent"
msgstr "Persent"
#: sidebarnumberformat.ui:44
-#, fuzzy
msgctxt "sidebarnumberformat|category"
msgid "Currency"
msgstr "Valuta"
@@ -22644,7 +22040,6 @@ msgid "Date "
msgstr "Datum"
#: sidebarnumberformat.ui:46
-#, fuzzy
msgctxt "sidebarnumberformat|category"
msgid "Time"
msgstr "Tyd"
@@ -22666,13 +22061,11 @@ msgid "Boolean Value"
msgstr ""
#: sidebarnumberformat.ui:50
-#, fuzzy
msgctxt "sidebarnumberformat|category"
msgid "Text"
msgstr "Teks"
#: sidebarnumberformat.ui:54
-#, fuzzy
msgctxt "sidebarnumberformat|category-atkobject"
msgid "Category"
msgstr "Kategorie"
@@ -22872,7 +22265,6 @@ msgid "Integer"
msgstr "Heelgetal "
#: solverdlg.ui:531
-#, fuzzy
msgctxt "solverdlg|op1list"
msgid "Binary"
msgstr "Binêr"
@@ -22905,7 +22297,6 @@ msgid "Integer"
msgstr "Heelgetal "
#: solverdlg.ui:555
-#, fuzzy
msgctxt "solverdlg|op2list"
msgid "Binary"
msgstr "Binêr"
@@ -22938,7 +22329,6 @@ msgid "Integer"
msgstr "Heelgetal "
#: solverdlg.ui:579
-#, fuzzy
msgctxt "solverdlg|op3list"
msgid "Binary"
msgstr "Binêr"
@@ -22971,7 +22361,6 @@ msgid "Integer"
msgstr "Heelgetal "
#: solverdlg.ui:603
-#, fuzzy
msgctxt "solverdlg|op4list"
msgid "Binary"
msgstr "Binêr"
@@ -23007,25 +22396,21 @@ msgid "Value"
msgstr "Waardes"
#: solverdlg.ui:742
-#, fuzzy
msgctxt "solverdlg|del2|tooltip_text"
msgid "Remove"
msgstr "Verwyder"
#: solverdlg.ui:755
-#, fuzzy
msgctxt "solverdlg|del1|tooltip_text"
msgid "Remove"
msgstr "Verwyder"
#: solverdlg.ui:768
-#, fuzzy
msgctxt "solverdlg|del3|tooltip_text"
msgid "Remove"
msgstr "Verwyder"
#: solverdlg.ui:781
-#, fuzzy
msgctxt "solverdlg|del4|tooltip_text"
msgid "Remove"
msgstr "Verwyder"
@@ -23036,7 +22421,6 @@ msgid "Limiting Conditions"
msgstr ""
#: solveroptionsdialog.ui:8
-#, fuzzy
msgctxt "solveroptionsdialog|SolverOptionsDialog"
msgid "Options"
msgstr "Opsies"
@@ -23047,13 +22431,11 @@ msgid "Solver engine:"
msgstr ""
#: solveroptionsdialog.ui:70
-#, fuzzy
msgctxt "solveroptionsdialog|label1"
msgid "Settings:"
msgstr "Instellings:"
#: solveroptionsdialog.ui:96
-#, fuzzy
msgctxt "solveroptionsdialog|edit"
msgid "Edit..."
msgstr "Redigeer..."
@@ -23105,7 +22487,6 @@ msgid "Restore Previous"
msgstr ""
#: sortdialog.ui:8
-#, fuzzy
msgctxt "sortdialog|SortDialog"
msgid "Sort"
msgstr "Sorteer"
@@ -23117,7 +22498,6 @@ msgid "Sort Criteria"
msgstr "Sorteerkriteria"
#: sortdialog.ui:128
-#, fuzzy
msgctxt "sortdialog|options"
msgid "Options"
msgstr "Opsies"
@@ -23190,13 +22570,11 @@ msgid "Custom sort order"
msgstr ""
#: sortoptionspage.ui:201
-#, fuzzy
msgctxt "sortoptionspage|label6"
msgid "Language"
msgstr "Taal"
#: sortoptionspage.ui:215
-#, fuzzy
msgctxt "sortoptionspage|algorithmft"
msgid "Options"
msgstr "Opsies"
@@ -23218,7 +22596,6 @@ msgid "L_eft to right (sort columns)"
msgstr ""
#: sortoptionspage.ui:340
-#, fuzzy
msgctxt "sortoptionspage|label1"
msgid "Direction"
msgstr "Rigting"
@@ -23271,13 +22648,11 @@ msgid "Standard Filter"
msgstr "Standaardfilter"
#: standardfilterdialog.ui:119
-#, fuzzy
msgctxt "standardfilterdialog|connect1"
msgid "AND"
msgstr "AND"
#: standardfilterdialog.ui:120
-#, fuzzy
msgctxt "standardfilterdialog|connect1"
msgid "OR"
msgstr "OR"
@@ -23288,13 +22663,11 @@ msgid "Operator 1"
msgstr ""
#: standardfilterdialog.ui:141
-#, fuzzy
msgctxt "standardfilterdialog|connect2"
msgid "AND"
msgstr "AND"
#: standardfilterdialog.ui:142
-#, fuzzy
msgctxt "standardfilterdialog|connect2"
msgid "OR"
msgstr "OR"
@@ -23305,13 +22678,11 @@ msgid "Operator 2"
msgstr ""
#: standardfilterdialog.ui:163
-#, fuzzy
msgctxt "standardfilterdialog|connect3"
msgid "AND"
msgstr "AND"
#: standardfilterdialog.ui:164
-#, fuzzy
msgctxt "standardfilterdialog|connect3"
msgid "OR"
msgstr "OR"
@@ -23322,13 +22693,11 @@ msgid "Operator 3"
msgstr ""
#: standardfilterdialog.ui:182
-#, fuzzy
msgctxt "standardfilterdialog|connect4"
msgid "AND"
msgstr "AND"
#: standardfilterdialog.ui:183
-#, fuzzy
msgctxt "standardfilterdialog|connect4"
msgid "OR"
msgstr "OR"
@@ -23345,13 +22714,11 @@ msgid "Operator"
msgstr "B~ewerkers"
#: standardfilterdialog.ui:211
-#, fuzzy
msgctxt "standardfilterdialog|label3"
msgid "Field name"
msgstr "Veldnaam"
#: standardfilterdialog.ui:222
-#, fuzzy
msgctxt "standardfilterdialog|label4"
msgid "Condition"
msgstr "Voorwaarde"
@@ -23743,7 +23110,6 @@ msgid "Document: "
msgstr "Dokumente "
#: subtotaldialog.ui:8
-#, fuzzy
msgctxt "subtotaldialog|SubTotalDialog"
msgid "Subtotals"
msgstr "Subtotale"
@@ -23766,43 +23132,36 @@ msgid "3rd Group"
msgstr "Voeg groep by"
#: subtotaldialog.ui:189
-#, fuzzy
msgctxt "subtotaldialog|options"
msgid "Options"
msgstr "Opsies"
#: subtotalgrppage.ui:12
-#, fuzzy
msgctxt "subtotalgrppage|liststore1"
msgid "Sum"
msgstr "Som"
#: subtotalgrppage.ui:15
-#, fuzzy
msgctxt "subtotalgrppage|liststore1"
msgid "Count"
msgstr "Tel"
#: subtotalgrppage.ui:18
-#, fuzzy
msgctxt "subtotalgrppage|liststore1"
msgid "Average"
msgstr "Gemiddelde"
#: subtotalgrppage.ui:21
-#, fuzzy
msgctxt "subtotalgrppage|liststore1"
msgid "Max"
msgstr "Maks"
#: subtotalgrppage.ui:24
-#, fuzzy
msgctxt "subtotalgrppage|liststore1"
msgid "Min"
msgstr "Min"
#: subtotalgrppage.ui:27
-#, fuzzy
msgctxt "subtotalgrppage|liststore1"
msgid "Product"
msgstr "Produk"
@@ -23814,25 +23173,21 @@ msgid "Count (numbers only)"
msgstr "Tel (slegs syfers)"
#: subtotalgrppage.ui:33
-#, fuzzy
msgctxt "subtotalgrppage|liststore1"
msgid "StDev (Sample)"
msgstr "StDev (Monster)"
#: subtotalgrppage.ui:36
-#, fuzzy
msgctxt "subtotalgrppage|liststore1"
msgid "StDevP (Population)"
msgstr "StDevP (bevolking)"
#: subtotalgrppage.ui:39
-#, fuzzy
msgctxt "subtotalgrppage|liststore1"
msgid "Var (Sample)"
msgstr "Var (monster)"
#: subtotalgrppage.ui:42
-#, fuzzy
msgctxt "subtotalgrppage|liststore1"
msgid "VarP (Population)"
msgstr "VarP (bevolking)"
@@ -23897,7 +23252,6 @@ msgid "C_ustom sort order"
msgstr ""
#: subtotaloptionspage.ui:237
-#, fuzzy
msgctxt "subtotaloptionspage|label2"
msgid "Sort"
msgstr "Sorteer"
@@ -23925,7 +23279,6 @@ msgid "From ro_w:"
msgstr ""
#: textimportcsv.ui:189
-#, fuzzy
msgctxt "textimportcsv|label1"
msgid "Import"
msgstr "Invoer"
@@ -24015,7 +23368,6 @@ msgid "Text to Columns"
msgstr "Teks na kolomme"
#: textimportcsv.ui:654
-#, fuzzy
msgctxt "textimportcsv|label4"
msgid "Fields"
msgstr "Velde"
@@ -24033,7 +23385,6 @@ msgid "Custom:"
msgstr "Doelmaak:"
#: textimportoptions.ui:113
-#, fuzzy
msgctxt "textimportoptions|automatic"
msgid "Automatic"
msgstr "Outomaties"
@@ -24049,7 +23400,6 @@ msgid "Detect special numbers (such as dates)"
msgstr ""
#: textimportoptions.ui:186
-#, fuzzy
msgctxt "textimportoptions|label3"
msgid "Options"
msgstr "Opsies"
@@ -24143,7 +23493,6 @@ msgid "_Color:"
msgstr ""
#: tpviewpage.ui:399
-#, fuzzy
msgctxt "tpviewpage|grid"
msgid "Show"
msgstr "Wys"
@@ -24154,7 +23503,6 @@ msgid "Show on colored cells"
msgstr ""
#: tpviewpage.ui:401
-#, fuzzy
msgctxt "tpviewpage|grid"
msgid "Hide"
msgstr "Versteek"
@@ -24193,43 +23541,36 @@ msgid "_Drawing objects:"
msgstr "Tekenobjekte"
#: tpviewpage.ui:548
-#, fuzzy
msgctxt "tpviewpage|objgrf"
msgid "Show"
msgstr "Wys"
#: tpviewpage.ui:549
-#, fuzzy
msgctxt "tpviewpage|objgrf"
msgid "Hide"
msgstr "Versteek"
#: tpviewpage.ui:564
-#, fuzzy
msgctxt "tpviewpage|diagram"
msgid "Show"
msgstr "Wys"
#: tpviewpage.ui:565
-#, fuzzy
msgctxt "tpviewpage|diagram"
msgid "Hide"
msgstr "Versteek"
#: tpviewpage.ui:580
-#, fuzzy
msgctxt "tpviewpage|draw"
msgid "Show"
msgstr "Wys"
#: tpviewpage.ui:581
-#, fuzzy
msgctxt "tpviewpage|draw"
msgid "Hide"
msgstr "Versteek"
#: tpviewpage.ui:599
-#, fuzzy
msgctxt "tpviewpage|label2"
msgid "Objects"
msgstr "Objekte"
@@ -24240,7 +23581,6 @@ msgid "S_ynchronize sheets"
msgstr ""
#: tpviewpage.ui:644
-#, fuzzy
msgctxt "tpviewpage|label3"
msgid "Zoom"
msgstr "Zoem"
@@ -24261,7 +23601,6 @@ msgid "Results to:"
msgstr ""
#: ttestdialog.ui:160
-#, fuzzy
msgctxt "ttestdialog|label1"
msgid "Data"
msgstr "Data"
@@ -24285,7 +23624,6 @@ msgid "Grouped by"
msgstr "Gegroepeer volgens: "
#: ungroupdialog.ui:8
-#, fuzzy
msgctxt "ungroupdialog|UngroupDialog"
msgid "Ungroup"
msgstr "Ontgroepeer"
@@ -24324,13 +23662,11 @@ msgid "Decimal"
msgstr "Desimale"
#: validationcriteriapage.ui:27
-#, fuzzy
msgctxt "validationcriteriapage|liststore1"
msgid "Date"
msgstr "Datum"
#: validationcriteriapage.ui:31
-#, fuzzy
msgctxt "validationcriteriapage|liststore1"
msgid "Time"
msgstr "Tyd"
@@ -24341,7 +23677,6 @@ msgid "Cell range"
msgstr ""
#: validationcriteriapage.ui:39
-#, fuzzy
msgctxt "validationcriteriapage|liststore1"
msgid "List"
msgstr "Lys"
@@ -24480,7 +23815,6 @@ msgid "_Input help:"
msgstr ""
#: validationhelptabpage.ui:132
-#, fuzzy
msgctxt "validationhelptabpage|label1"
msgid "Contents"
msgstr "Inhoud"
@@ -24539,7 +23873,6 @@ msgid "Results to:"
msgstr ""
#: ztestdialog.ui:160
-#, fuzzy
msgctxt "ztestdialog|label1"
msgid "Data"
msgstr "Data"
diff --git a/source/af/scaddins/messages.po b/source/af/scaddins/messages.po
index 8da7f65ad35..aed6d3c9614 100644
--- a/source/af/scaddins/messages.po
+++ b/source/af/scaddins/messages.po
@@ -233,7 +233,6 @@ msgid "Returns the multinomial coefficient of a set of numbers"
msgstr "Die veeltermkoëffisiënt van 'n versameling getalle word teruggekeer"
#: analysis.hrc:102
-#, fuzzy
msgctxt "ANALYSIS_Multinomial"
msgid "Number"
msgstr "Nommer"
@@ -386,7 +385,6 @@ msgid ""
msgstr ""
#: analysis.hrc:156
-#, fuzzy
msgctxt "ANALYSIS_Gcd"
msgid "Number"
msgstr "Nommer"
@@ -404,7 +402,6 @@ msgid ""
msgstr ""
#: analysis.hrc:163
-#, fuzzy
msgctxt "ANALYSIS_Lcm"
msgid "Number"
msgstr "Nommer"
@@ -1080,7 +1077,6 @@ msgid "Returns the product of several complex numbers"
msgstr "Die produk van verskeie komplekse getalle word teruggekeer"
#: analysis.hrc:430 /home/cl/vc/git/libo-core/scaddins/inc/analysis.hrc:432
-#, fuzzy
msgctxt "ANALYSIS_Improduct"
msgid "Complex number"
msgstr "Komplekse getal"
diff --git a/source/af/scp2/source/ooo.po b/source/af/scp2/source/ooo.po
index 5605d1c33a6..8d0552da62c 100644
--- a/source/af/scp2/source/ooo.po
+++ b/source/af/scp2/source/ooo.po
@@ -297,7 +297,6 @@ msgid "Installs Hungarian help in %PRODUCTNAME %PRODUCTVERSION"
msgstr "Installeer Hongaarse steun vir %PRODUCTNAME %PRODUCTVERSION"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_PL\n"
@@ -315,7 +314,6 @@ msgid "Installs Polish help in %PRODUCTNAME %PRODUCTVERSION"
msgstr "Installeer Poolse steun vir %PRODUCTNAME %PRODUCTVERSION"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_RU\n"
@@ -367,7 +365,6 @@ msgid "Installs Greek help in %PRODUCTNAME %PRODUCTVERSION"
msgstr "Installeer Griekse steun vir %PRODUCTNAME %PRODUCTVERSION"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_TH\n"
@@ -385,7 +382,6 @@ msgid "Installs Thai help in %PRODUCTNAME %PRODUCTVERSION"
msgstr "Installeer Thai steun in %PRODUCTNAME %PRODUCTVERSION"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_CS\n"
@@ -420,7 +416,6 @@ msgid "Installs Slovak help in %PRODUCTNAME %PRODUCTVERSION"
msgstr "Installeer Slowaakse steun vir %PRODUCTNAME %PRODUCTVERSION"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_HR\n"
@@ -438,7 +433,6 @@ msgid "Installs Croatian help in %PRODUCTNAME %PRODUCTVERSION"
msgstr "Installeer Kroatiese steun vir %PRODUCTNAME %PRODUCTVERSION"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_ET\n"
@@ -456,7 +450,6 @@ msgid "Installs Estonian help in %PRODUCTNAME %PRODUCTVERSION"
msgstr "Installeer Estniese steun vir %PRODUCTNAME %PRODUCTVERSION"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_VI\n"
@@ -610,7 +603,6 @@ msgid "Installs Xhosa help in %PRODUCTNAME %PRODUCTVERSION"
msgstr "Installeer Xhosa-steun in %PRODUCTNAME %PRODUCTVERSION"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_ZU\n"
@@ -645,7 +637,6 @@ msgid "Installs Afrikaans help in %PRODUCTNAME %PRODUCTVERSION"
msgstr "Installeer Afrikaanse steun in %PRODUCTNAME %PRODUCTVERSION"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_SW_TZ\n"
@@ -680,7 +671,6 @@ msgid "Installs Lao help in %PRODUCTNAME %PRODUCTVERSION"
msgstr "Installeer Lao-steun in %PRODUCTNAME %PRODUCTVERSION"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_NSO\n"
@@ -800,7 +790,6 @@ msgid "Installs Arabic help in %PRODUCTNAME %PRODUCTVERSION"
msgstr "Installeer Arabiese steun in %PRODUCTNAME %PRODUCTVERSION"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_CA\n"
@@ -834,7 +823,6 @@ msgid "Installs Catalan (Valencian) help in %PRODUCTNAME %PRODUCTVERSION"
msgstr "Installeer Maleise (Maleisië) steun in %PRODUCTNAME %PRODUCTVERSION"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_DA\n"
@@ -869,7 +857,6 @@ msgid "Installs Finnish help in %PRODUCTNAME %PRODUCTVERSION"
msgstr "Installeer Finse steun in %PRODUCTNAME %PRODUCTVERSION"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_HE\n"
@@ -990,7 +977,6 @@ msgid "Installs Indonesian help in %PRODUCTNAME %PRODUCTVERSION"
msgstr "Installeer Indonesiese steun in %PRODUCTNAME %PRODUCTVERSION"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_UK\n"
@@ -1008,7 +994,6 @@ msgid "Installs Ukrainian help in %PRODUCTNAME %PRODUCTVERSION"
msgstr "Installeer Oekraïense steun vir %PRODUCTNAME %PRODUCTVERSION"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_BE\n"
@@ -1026,7 +1011,6 @@ msgid "Installs Belarusian help in %PRODUCTNAME %PRODUCTVERSION"
msgstr "Installeer Bulgaarse steun in %PRODUCTNAME %PRODUCTVERSION"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_SL\n"
@@ -1061,7 +1045,6 @@ msgid "Installs Latvian help in %PRODUCTNAME %PRODUCTVERSION"
msgstr "Installeer Lettiese steun in %PRODUCTNAME %PRODUCTVERSION"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_LT\n"
@@ -1130,7 +1113,6 @@ msgid "Installs Welsh help in %PRODUCTNAME %PRODUCTVERSION"
msgstr "Installeer Walliese steun vir %PRODUCTNAME %PRODUCTVERSION"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_GL\n"
@@ -1215,7 +1197,6 @@ msgid "Installs Bosnian help in %PRODUCTNAME %PRODUCTVERSION"
msgstr "Installeer Bosniese steun in %PRODUCTNAME %PRODUCTVERSION"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_AST\n"
@@ -1301,7 +1282,6 @@ msgid "Installs Tsonga help in %PRODUCTNAME %PRODUCTVERSION"
msgstr "Installeer Tsonga-steun in %PRODUCTNAME %PRODUCTVERSION"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_BR\n"
@@ -1575,7 +1555,6 @@ msgid "Installs Mongolian help in %PRODUCTNAME %PRODUCTVERSION"
msgstr "Installeer Mongoolse ondersteuning in %PRODUCTNAME %PRODUCTVERSION"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_MY\n"
@@ -1593,7 +1572,6 @@ msgid "Installs Burmese (Myanmar) help in %PRODUCTNAME %PRODUCTVERSION"
msgstr "Installeer Armeense steun in %PRODUCTNAME %PRODUCTVERSION"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_BO\n"
@@ -1611,7 +1589,6 @@ msgid "Installs Tibetan help in %PRODUCTNAME %PRODUCTVERSION"
msgstr "Installeer Koreaanse steun vir %PRODUCTNAME %PRODUCTVERSION"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_OC\n"
@@ -1629,7 +1606,6 @@ msgid "Installs Occitan help in %PRODUCTNAME %PRODUCTVERSION"
msgstr "Installeer Orija-steun in %PRODUCTNAME %PRODUCTVERSION"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_OM\n"
@@ -1647,7 +1623,6 @@ msgid "Installs Oromo help in %PRODUCTNAME %PRODUCTVERSION"
msgstr "Installeer Orija-steun in %PRODUCTNAME %PRODUCTVERSION"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_SI\n"
@@ -1665,7 +1640,6 @@ msgid "Installs Sinhala help in %PRODUCTNAME %PRODUCTVERSION"
msgstr "Installeer Swahili-steun in %PRODUCTNAME %PRODUCTVERSION"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_UG\n"
@@ -1701,7 +1675,6 @@ msgid "Installs Assamese help in %PRODUCTNAME %PRODUCTVERSION"
msgstr "Installeer Assamese steun in %PRODUCTNAME %PRODUCTVERSION"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_BRX\n"
@@ -1719,7 +1692,6 @@ msgid "Installs Bodo help in %PRODUCTNAME %PRODUCTVERSION"
msgstr "Installeer Oerdoe-steun in %PRODUCTNAME %PRODUCTVERSION"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_DGO\n"
@@ -1772,7 +1744,6 @@ msgid "Installs Kazakh help in %PRODUCTNAME %PRODUCTVERSION"
msgstr "Installeer Marathiese steun in %PRODUCTNAME %PRODUCTVERSION"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_KOK\n"
@@ -1807,7 +1778,6 @@ msgid "Installs Kashmiri help in %PRODUCTNAME %PRODUCTVERSION"
msgstr "Installeer Khmer-steun vir %PRODUCTNAME %PRODUCTVERSION"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_MAI\n"
@@ -1825,7 +1795,6 @@ msgid "Installs Maithili help in %PRODUCTNAME %PRODUCTVERSION"
msgstr "Installeer Swahili-steun in %PRODUCTNAME %PRODUCTVERSION"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_ML\n"
@@ -1843,7 +1812,6 @@ msgid "Installs Malayalam help in %PRODUCTNAME %PRODUCTVERSION"
msgstr "Installeer Malabaarse steun in %PRODUCTNAME %PRODUCTVERSION"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_MNI\n"
@@ -1878,7 +1846,6 @@ msgid "Installs Sanskrit help in %PRODUCTNAME %PRODUCTVERSION"
msgstr "Installeer Sanskrit-steun in %PRODUCTNAME %PRODUCTVERSION"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_SAT\n"
@@ -1896,7 +1863,6 @@ msgid "Installs Santali help in %PRODUCTNAME %PRODUCTVERSION"
msgstr "Installeer Bengaalse steun in %PRODUCTNAME %PRODUCTVERSION"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_SD\n"
@@ -1914,7 +1880,6 @@ msgid "Installs Sindhi help in %PRODUCTNAME %PRODUCTVERSION"
msgstr "Installeer Hindi steun in %PRODUCTNAME %PRODUCTVERSION"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_TE\n"
@@ -2223,7 +2188,6 @@ msgid "Installs the Hungarian user interface"
msgstr ""
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_PL\n"
@@ -2240,7 +2204,6 @@ msgid "Installs the Polish user interface"
msgstr ""
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_RU\n"
@@ -2289,7 +2252,6 @@ msgid "Installs the Greek user interface"
msgstr ""
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_TH\n"
@@ -2306,7 +2268,6 @@ msgid "Installs the Thai user interface"
msgstr ""
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_CS\n"
@@ -2355,7 +2316,6 @@ msgid "Installs the Croatian user interface"
msgstr ""
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_ET\n"
@@ -2372,7 +2332,6 @@ msgid "Installs the Estonian user interface"
msgstr ""
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_VI\n"
@@ -2517,7 +2476,6 @@ msgid "Installs the Xhosa user interface"
msgstr ""
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_ZU\n"
@@ -2582,7 +2540,6 @@ msgid "Installs the Lao user interface"
msgstr ""
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_MY\n"
@@ -2599,7 +2556,6 @@ msgid "Installs the Burmese (Myanmar) user interface"
msgstr ""
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_NSO\n"
@@ -2712,7 +2668,6 @@ msgid "Installs the Arabic user interface"
msgstr ""
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_CA\n"
@@ -2745,7 +2700,6 @@ msgid "Installs the Catalan (Valencian) user interface"
msgstr ""
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_DA\n"
@@ -2778,7 +2732,6 @@ msgid "Installs the Finnish user interface"
msgstr ""
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_HE\n"
@@ -2908,7 +2861,6 @@ msgid "Installs the Ukrainian user interface"
msgstr ""
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_BE\n"
@@ -2925,7 +2877,6 @@ msgid "Installs the Belarusian user interface"
msgstr ""
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_SL\n"
@@ -2958,7 +2909,6 @@ msgid "Installs the Latvian user interface"
msgstr ""
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_LT\n"
@@ -3023,7 +2973,6 @@ msgid "Installs the Welsh user interface"
msgstr ""
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_GL\n"
@@ -3104,7 +3053,6 @@ msgid "Installs the Bosnian user interface"
msgstr ""
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_AST\n"
@@ -3458,7 +3406,6 @@ msgid "Installs the Mongolian user interface"
msgstr ""
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_BO\n"
@@ -3475,7 +3422,6 @@ msgid "Installs the Tibetan user interface"
msgstr ""
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_OC\n"
@@ -3492,7 +3438,6 @@ msgid "Installs the Occitan user interface"
msgstr ""
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_OM\n"
@@ -3509,7 +3454,6 @@ msgid "Installs the Oromo user interface"
msgstr ""
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_SI\n"
@@ -3526,7 +3470,6 @@ msgid "Installs the Sinhala user interface"
msgstr ""
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_UG\n"
@@ -3560,7 +3503,6 @@ msgid "Installs the Assamese user interface"
msgstr ""
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_BRX\n"
@@ -3577,7 +3519,6 @@ msgid "Installs the Bodo user interface"
msgstr ""
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_DGO\n"
@@ -3627,7 +3568,6 @@ msgid "Installs the Kazakh user interface"
msgstr ""
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_KOK\n"
@@ -3660,7 +3600,6 @@ msgid "Installs the Kashmiri user interface"
msgstr ""
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_MAI\n"
@@ -3677,7 +3616,6 @@ msgid "Installs the Maithili user interface"
msgstr ""
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_ML\n"
@@ -3694,7 +3632,6 @@ msgid "Installs the Malayalam user interface"
msgstr ""
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_MNI\n"
@@ -3727,7 +3664,6 @@ msgid "Installs the Sanskrit user interface"
msgstr ""
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_SAT\n"
@@ -3744,7 +3680,6 @@ msgid "Installs the Santali user interface"
msgstr ""
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_SD\n"
@@ -3761,7 +3696,6 @@ msgid "Installs the Sindhi user interface"
msgstr ""
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_TE\n"
@@ -3938,7 +3872,6 @@ msgid "Aragonese spelling dictionary"
msgstr ""
#: module_ooo.ulf
-#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_NAME_MODULE_EXTENSION_DICTIONARY_AR\n"
@@ -3955,7 +3888,6 @@ msgid "Arabic spelling dictionary, and thesaurus"
msgstr ""
#: module_ooo.ulf
-#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_NAME_MODULE_EXTENSION_DICTIONARY_BE\n"
@@ -3972,7 +3904,6 @@ msgid "Belarusian spelling dictionary"
msgstr ""
#: module_ooo.ulf
-#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_NAME_MODULE_EXTENSION_DICTIONARY_BG\n"
@@ -3989,7 +3920,6 @@ msgid "Bulgarian spelling dictionary, hyphenation rules, and thesaurus"
msgstr ""
#: module_ooo.ulf
-#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_NAME_MODULE_EXTENSION_DICTIONARY_BN\n"
@@ -4022,7 +3952,6 @@ msgid "Classical Tibetan syllable spelling dictionary"
msgstr ""
#: module_ooo.ulf
-#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_NAME_MODULE_EXTENSION_DICTIONARY_BR\n"
@@ -4055,7 +3984,6 @@ msgid "Bosnian spelling dictionary"
msgstr ""
#: module_ooo.ulf
-#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_NAME_MODULE_EXTENSION_DICTIONARY_CA\n"
@@ -4072,7 +4000,6 @@ msgid "Catalan spelling dictionary, hyphenation rules, and thesaurus"
msgstr ""
#: module_ooo.ulf
-#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_NAME_MODULE_EXTENSION_DICTIONARY_CS\n"
@@ -4089,7 +4016,6 @@ msgid "Czech spelling dictionary, hyphenation rules, and thesaurus"
msgstr ""
#: module_ooo.ulf
-#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_NAME_MODULE_EXTENSION_DICTIONARY_DA\n"
@@ -4106,7 +4032,6 @@ msgid "Danish spelling dictionary, hyphenation rules, and thesaurus"
msgstr ""
#: module_ooo.ulf
-#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_NAME_MODULE_EXTENSION_DICTIONARY_DE\n"
@@ -4173,7 +4098,6 @@ msgid "Spanish spelling dictionary, hyphenation rules, and thesaurus"
msgstr ""
#: module_ooo.ulf
-#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_NAME_MODULE_EXTENSION_DICTIONARY_ET\n"
@@ -4222,7 +4146,6 @@ msgid "Scottish Gaelic spelling dictionary"
msgstr ""
#: module_ooo.ulf
-#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_NAME_MODULE_EXTENSION_DICTIONARY_GL\n"
@@ -4239,7 +4162,6 @@ msgid "Galician spelling dictionary"
msgstr ""
#: module_ooo.ulf
-#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_NAME_MODULE_EXTENSION_DICTIONARY_GU\n"
@@ -4256,7 +4178,6 @@ msgid "Gujarati spelling dictionary"
msgstr ""
#: module_ooo.ulf
-#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_NAME_MODULE_EXTENSION_DICTIONARY_HE\n"
@@ -4273,7 +4194,6 @@ msgid "Hebrew spelling dictionary"
msgstr ""
#: module_ooo.ulf
-#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_NAME_MODULE_EXTENSION_DICTIONARY_HI\n"
@@ -4307,7 +4227,6 @@ msgid "Hungarian spelling dictionary, hyphenation rules, thesaurus, and grammar
msgstr ""
#: module_ooo.ulf
-#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_NAME_MODULE_EXTENSION_DICTIONARY_HR\n"
@@ -4324,7 +4243,6 @@ msgid "Croatian spelling dictionary, and hyphenation rules"
msgstr ""
#: module_ooo.ulf
-#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_NAME_MODULE_EXTENSION_DICTIONARY_IS\n"
@@ -4389,7 +4307,6 @@ msgid "Lao spelling dictionary"
msgstr ""
#: module_ooo.ulf
-#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_NAME_MODULE_EXTENSION_DICTIONARY_LT\n"
@@ -4406,7 +4323,6 @@ msgid "Lithuanian spelling dictionary, and hyphenation rules"
msgstr ""
#: module_ooo.ulf
-#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_NAME_MODULE_EXTENSION_DICTIONARY_LV\n"
@@ -4471,7 +4387,6 @@ msgid "Norwegian (Nynorsk and Bokmal) spelling dictionary, hyphenation rules, an
msgstr ""
#: module_ooo.ulf
-#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_NAME_MODULE_EXTENSION_DICTIONARY_OC\n"
@@ -4488,7 +4403,6 @@ msgid "Occitan spelling dictionary"
msgstr ""
#: module_ooo.ulf
-#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_NAME_MODULE_EXTENSION_DICTIONARY_PL\n"
@@ -4521,7 +4435,6 @@ msgid "Portuguese (Brazil) spelling Dictionary (1990 Spelling Agreement), and hy
msgstr ""
#: module_ooo.ulf
-#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_NAME_MODULE_EXTENSION_DICTIONARY_PT_PT\n"
@@ -4555,7 +4468,6 @@ msgid "Romanian spelling dictionary, hyphenation rules, and thesaurus"
msgstr ""
#: module_ooo.ulf
-#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_NAME_MODULE_EXTENSION_DICTIONARY_RU\n"
@@ -4572,7 +4484,6 @@ msgid "Russian spelling dictionary, hyphenation rules, and thesaurus"
msgstr ""
#: module_ooo.ulf
-#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_NAME_MODULE_EXTENSION_DICTIONARY_SI\n"
@@ -4605,7 +4516,6 @@ msgid "Slovak spelling dictionary, hyphenation rules, and thesaurus"
msgstr ""
#: module_ooo.ulf
-#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_NAME_MODULE_EXTENSION_DICTIONARY_SL\n"
@@ -4622,7 +4532,6 @@ msgid "Slovenian spelling dictionary, hyphenation rules, and thesaurus"
msgstr ""
#: module_ooo.ulf
-#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_NAME_MODULE_EXTENSION_DICTIONARY_SQ\n"
@@ -4672,7 +4581,6 @@ msgid "Swedish spelling dictionary, and thesaurus"
msgstr ""
#: module_ooo.ulf
-#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_NAME_MODULE_EXTENSION_DICTIONARY_SW\n"
@@ -4689,7 +4597,6 @@ msgid "Swahili spelling dictionary"
msgstr ""
#: module_ooo.ulf
-#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_NAME_MODULE_EXTENSION_DICTIONARY_TE\n"
@@ -4706,7 +4613,6 @@ msgid "Telugu spelling dictionary, and hyphenation rules"
msgstr ""
#: module_ooo.ulf
-#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_NAME_MODULE_EXTENSION_DICTIONARY_TH\n"
@@ -4723,7 +4629,6 @@ msgid "Thai spelling dictionary"
msgstr ""
#: module_ooo.ulf
-#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_NAME_MODULE_EXTENSION_DICTIONARY_UK\n"
@@ -4740,7 +4645,6 @@ msgid "Ukrainian spelling dictionary, hyphenation rules, and thesaurus"
msgstr ""
#: module_ooo.ulf
-#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_NAME_MODULE_EXTENSION_DICTIONARY_VI\n"
@@ -4757,7 +4661,6 @@ msgid "Vietnamese spelling dictionary"
msgstr ""
#: module_ooo.ulf
-#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_NAME_MODULE_EXTENSION_DICTIONARY_ZU\n"
diff --git a/source/af/sd/messages.po b/source/af/sd/messages.po
index b3646179faf..cc52d672972 100644
--- a/source/af/sd/messages.po
+++ b/source/af/sd/messages.po
@@ -14,25 +14,21 @@ msgstr ""
"X-Generator: LibreOffice\n"
#: DocumentRenderer.hrc:29
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_CONTENT_CHOICES"
msgid "Slides"
msgstr "Skyfies"
#: DocumentRenderer.hrc:30
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_CONTENT_CHOICES"
msgid "Handouts"
msgstr "Uitdeelstukke"
#: DocumentRenderer.hrc:31
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_CONTENT_CHOICES"
msgid "Notes"
msgstr "Notas"
#: DocumentRenderer.hrc:32
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_CONTENT_CHOICES"
msgid "Outline"
msgstr "Skema"
@@ -88,7 +84,6 @@ msgid "Original colors"
msgstr ""
#: DocumentRenderer.hrc:55
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_QUALITY_CHOICES"
msgid "Grayscale"
msgstr "Grysskaal"
@@ -142,7 +137,6 @@ msgid "Tile sheet of paper with repeated pages"
msgstr ""
#: DocumentRenderer.hrc:77
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_BROCHURE_INCLUDE_LIST"
msgid "All pages"
msgstr "Alle bladsye"
@@ -193,7 +187,6 @@ msgid "Se~lection"
msgstr "Seleksie"
#: errhdl.hrc:29
-#, fuzzy
msgctxt "RID_SD_ERRHDL"
msgid "File format error found at $(ARG1)(row,col)."
msgstr "Lêerformaatfout gevind by $(ARG1)(row.col)."
@@ -290,13 +283,11 @@ msgid "Close Polygon"
msgstr "Sluit veelhoek"
#: strings.hrc:35
-#, fuzzy
msgctxt "STR_SLIDE_SORTER_MODE"
msgid "Slide Sorter"
msgstr "Skyfiesorteerder"
#: strings.hrc:36
-#, fuzzy
msgctxt "STR_NORMAL_MODE"
msgid "Normal"
msgstr "Normaal"
@@ -680,7 +671,6 @@ msgid "Modify page margins"
msgstr "Wysig bladsykantlyne"
#: strings.hrc:109
-#, fuzzy
msgctxt "STR_EDIT_OBJ"
msgid "~Edit"
msgstr "~Redigeer"
@@ -1222,7 +1212,6 @@ msgid "Text"
msgstr "Teks"
#: strings.hrc:216
-#, fuzzy
msgctxt "STR_HTMLEXP_SETGRAPHIC"
msgid "Image"
msgstr "Beeld"
@@ -1547,7 +1536,6 @@ msgid "Background objects"
msgstr "Agtergrondobjekte"
#: strings.hrc:280
-#, fuzzy
msgctxt "STR_LAYER_LAYOUT"
msgid "Layout"
msgstr "Uitleg"
@@ -2063,13 +2051,11 @@ msgid "PresentationPageNumberShape"
msgstr ""
#: strings.hrc:385
-#, fuzzy
msgctxt "SID_SD_A11Y_D_PRESENTATION"
msgid "%PRODUCTNAME Presentation"
msgstr "%PRODUCTNAME-voorlegging"
#: strings.hrc:386
-#, fuzzy
msgctxt "SID_SD_A11Y_P_TITLE_N_STYLE"
msgid "Title"
msgstr "Titel"
@@ -2081,19 +2067,16 @@ msgid "Outliner"
msgstr "Skema"
#: strings.hrc:388
-#, fuzzy
msgctxt "SID_SD_A11Y_P_SUBTITLE_N_STYLE"
msgid "Subtitle"
msgstr "Subtitel"
#: strings.hrc:389
-#, fuzzy
msgctxt "SID_SD_A11Y_P_PAGE_N_STYLE"
msgid "Page"
msgstr "Bladsy"
#: strings.hrc:390
-#, fuzzy
msgctxt "SID_SD_A11Y_P_NOTES_N_STYLE"
msgid "Notes"
msgstr "Notas"
@@ -2110,31 +2093,26 @@ msgid "Unknown Accessible Presentation Shape"
msgstr ""
#: strings.hrc:393
-#, fuzzy
msgctxt "SID_SD_A11Y_P_FOOTER_N_STYLE"
msgid "Footer"
msgstr "Voet"
#: strings.hrc:394
-#, fuzzy
msgctxt "SID_SD_A11Y_P_HEADER_N_STYLE"
msgid "Header"
msgstr "Kop"
#: strings.hrc:395
-#, fuzzy
msgctxt "SID_SD_A11Y_P_DATE_N_STYLE"
msgid "Date"
msgstr "Datum"
#: strings.hrc:396
-#, fuzzy
msgctxt "SID_SD_A11Y_P_NUMBER_N_STYLE"
msgid "Number"
msgstr "Nommer"
#: strings.hrc:397
-#, fuzzy
msgctxt "SID_SD_A11Y_D_PRESENTATION_READONLY"
msgid "(read-only)"
msgstr "(leesalleen)"
@@ -2191,7 +2169,6 @@ msgid "Fill color:"
msgstr "Eerste kolom"
#: strings.hrc:408
-#, fuzzy
msgctxt "STR_CUSTOMANIMATION_STYLE_PROPERTY"
msgid "Style:"
msgstr "Styl:"
@@ -2209,7 +2186,6 @@ msgid "Font color:"
msgstr "Eerste kolom"
#: strings.hrc:411
-#, fuzzy
msgctxt "STR_CUSTOMANIMATION_FONT_SIZE_STYLE_PROPERTY"
msgid "Style:"
msgstr "Styl:"
@@ -2388,25 +2364,21 @@ msgid "%PRODUCTNAME %s"
msgstr "%PRODUCTNAME %s"
#: strings.hrc:448
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_PRINT_GROUP"
msgid "Print"
msgstr "Druk"
#: strings.hrc:449
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_CONTENT"
msgid "Document"
msgstr "Dokument"
#: strings.hrc:450
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_SLIDESPERPAGE"
msgid "Slides per page"
msgstr "Skyfies per bladsy"
#: strings.hrc:451
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_ORDER"
msgid "Order"
msgstr "Volgorde"
@@ -2442,7 +2414,6 @@ msgid "Hidden pages"
msgstr "V~ersteekde bladsye"
#: strings.hrc:457
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_QUALITY"
msgid "Color"
msgstr "Kleur"
@@ -2465,7 +2436,6 @@ msgid "Page sides"
msgstr ""
#: strings.hrc:461
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_BROCHURE_INCLUDE"
msgid "Include"
msgstr "Sluit in"
@@ -2476,7 +2446,6 @@ msgid "~Use only paper tray from printer preferences"
msgstr ""
#: strings.hrc:463
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_PAGE_RANGE"
msgid "Print range"
msgstr "Drukomvang"
@@ -2502,7 +2471,6 @@ msgid "%PRODUCTNAME Draw has searched to the beginning of the document. Do you w
msgstr "%PRODUCTNAME Draw het tot aan die begin van die dokument gesoek. Wil u verder soek aan die einde?"
#: strings.hrc:470
-#, fuzzy
msgctxt "STR_SD_NONE"
msgid "- None -"
msgstr "- Geen -"
@@ -2733,7 +2701,6 @@ msgid "Timing"
msgstr ""
#: customanimationproperties.ui:136
-#, fuzzy
msgctxt "customanimationproperties|textanim"
msgid "Text Animation"
msgstr "Teksanimasie"
@@ -2749,13 +2716,11 @@ msgid "Remove Effect"
msgstr ""
#: customanimationspanel.ui:121
-#, fuzzy
msgctxt "customanimationspanel|move_up|tooltip_text"
msgid "Move Up"
msgstr "Skuif op"
#: customanimationspanel.ui:136
-#, fuzzy
msgctxt "customanimationspanel|move_down|tooltip_text"
msgid "Move Down"
msgstr "Skuif ondertoe"
@@ -2778,7 +2743,6 @@ msgid "Entrance"
msgstr ""
#: customanimationspanel.ui:194
-#, fuzzy
msgctxt "customanimationspanel|categorylb"
msgid "Emphasis"
msgstr "Beklemtoning"
@@ -2832,7 +2796,6 @@ msgid "After previous"
msgstr ""
#: customanimationspanel.ui:324
-#, fuzzy
msgctxt "customanimationspanel|more_properties|tooltip_text"
msgid "Options"
msgstr "Opsies"
@@ -2886,13 +2849,11 @@ msgid "Remove Effect"
msgstr ""
#: customanimationspanelhorizontal.ui:124
-#, fuzzy
msgctxt "customanimationspanelhorizontal|move_up|tooltip_text"
msgid "Move Up"
msgstr "Skuif op"
#: customanimationspanelhorizontal.ui:138
-#, fuzzy
msgctxt "customanimationspanelhorizontal|move_down|tooltip_text"
msgid "Move Down"
msgstr "Skuif ondertoe"
@@ -2935,7 +2896,6 @@ msgid "Entrance"
msgstr ""
#: customanimationspanelhorizontal.ui:261
-#, fuzzy
msgctxt "customanimationspanelhorizontal|categorylb"
msgid "Emphasis"
msgstr "Beklemtoning"
@@ -3108,7 +3068,6 @@ msgid "Start _effect on click of:"
msgstr ""
#: customanimationtimingtab.ui:228
-#, fuzzy
msgctxt "customanimationtimingtab|label11"
msgid "Trigger"
msgstr "Sneller"
@@ -3187,7 +3146,6 @@ msgid "_Variable"
msgstr "Wisselend"
#: dlgfield.ui:142
-#, fuzzy
msgctxt "dlgfield|label1"
msgid "Field Type"
msgstr "Veldtipe"
@@ -3211,7 +3169,6 @@ msgid "Animation"
msgstr "Animasies"
#: dockinganimation.ui:90
-#, fuzzy
msgctxt "dockinganimation|box|tooltip_text"
msgid "Preview"
msgstr "Voorskou"
@@ -3228,7 +3185,6 @@ msgid "Max."
msgstr "Maks"
#: dockinganimation.ui:149
-#, fuzzy
msgctxt "dockinganimation|duration|tooltip_text"
msgid "Duration"
msgstr "Duur"
@@ -3279,7 +3235,6 @@ msgid "Bitmap object"
msgstr ""
#: dockinganimation.ui:340
-#, fuzzy
msgctxt "dockinganimation|alignmentft"
msgid "Alignment"
msgstr "Belyning"
@@ -3291,7 +3246,6 @@ msgid "Top Left"
msgstr "Bo links?"
#: dockinganimation.ui:356
-#, fuzzy
msgctxt "dockinganimation|alignment"
msgid "Left"
msgstr "Links"
@@ -3303,19 +3257,16 @@ msgid "Bottom Left"
msgstr "Onder links?"
#: dockinganimation.ui:358
-#, fuzzy
msgctxt "dockinganimation|alignment"
msgid "Top"
msgstr "Bokant"
#: dockinganimation.ui:359
-#, fuzzy
msgctxt "dockinganimation|alignment"
msgid "Centered"
msgstr "Gesentreer"
#: dockinganimation.ui:360
-#, fuzzy
msgctxt "dockinganimation|alignment"
msgid "Bottom"
msgstr "Onderkant"
@@ -3327,7 +3278,6 @@ msgid "Top Right"
msgstr "Bo regs?"
#: dockinganimation.ui:362
-#, fuzzy
msgctxt "dockinganimation|alignment"
msgid "Right"
msgstr "Regs"
@@ -3355,7 +3305,6 @@ msgid "Apply Objects Individually"
msgstr ""
#: dockinganimation.ui:478
-#, fuzzy
msgctxt "dockinganimation|label3"
msgid "Number"
msgstr "Nommer"
@@ -3372,7 +3321,6 @@ msgid "Delete All Images"
msgstr ""
#: dockinganimation.ui:562
-#, fuzzy
msgctxt "dockinganimation|label2"
msgid "Image"
msgstr "Beeld"
@@ -3444,7 +3392,6 @@ msgid "Extra Large"
msgstr "Ekstra groot"
#: fontstylemenu.ui:12
-#, fuzzy
msgctxt "fontstylemenu|bold"
msgid "Bold"
msgstr "Vetdruk"
@@ -3473,7 +3420,6 @@ msgid "Appl_y to All"
msgstr ""
#: headerfooterdialog.ui:106
-#, fuzzy
msgctxt "headerfooterdialog|slides"
msgid "Slides"
msgstr "Skyfies"
@@ -3568,7 +3514,6 @@ msgid "Slide name"
msgstr "Skuifiepaneel"
#: impressprinteroptions.ui:48
-#, fuzzy
msgctxt "impressprinteroptions|printdatetime"
msgid "Date and time"
msgstr "Datum en tyd"
@@ -3580,7 +3525,6 @@ msgid "Hidden pages"
msgstr "V~ersteekde bladsye"
#: impressprinteroptions.ui:86
-#, fuzzy
msgctxt "impressprinteroptions|label4"
msgid "Contents"
msgstr "Inhoud"
@@ -3592,7 +3536,6 @@ msgid "Original size"
msgstr "Oorspronklike grootte"
#: impressprinteroptions.ui:137
-#, fuzzy
msgctxt "impressprinteroptions|grayscale"
msgid "Grayscale"
msgstr "Grysskaal"
@@ -3604,7 +3547,6 @@ msgid "Black & white"
msgstr "Swart-en-~wit"
#: impressprinteroptions.ui:179
-#, fuzzy
msgctxt "impressprinteroptions|label5"
msgid "Color"
msgstr "Kleur"
@@ -3631,7 +3573,6 @@ msgid "Tile sheet of paper with repeated slides"
msgstr ""
#: impressprinteroptions.ui:290
-#, fuzzy
msgctxt "impressprinteroptions|label6"
msgid "Size"
msgstr "Grootte"
@@ -3653,13 +3594,11 @@ msgid "A_fter"
msgstr ""
#: insertslides.ui:137
-#, fuzzy
msgctxt "insertslides|label1"
msgid "Position"
msgstr "Posisie"
#: interactiondialog.ui:8
-#, fuzzy
msgctxt "interactiondialog|InteractionDialog"
msgid "Interaction"
msgstr "Interaksie"
@@ -3676,7 +3615,6 @@ msgid "Target:"
msgstr "Teiken"
#: interactionpage.ui:143
-#, fuzzy
msgctxt "interactionpage|label1"
msgid "Interaction"
msgstr "Interaksie"
@@ -3775,7 +3713,6 @@ msgid "Show S_mall Preview"
msgstr "Wys k~lein voorskou"
#: navigatorpanel.ui:22
-#, fuzzy
msgctxt "navigatorpanel|documents|tooltip_text"
msgid "Document"
msgstr "Dokument"
@@ -3818,7 +3755,6 @@ msgid "Show Shapes"
msgstr ""
#: notebookbar.ui:340
-#, fuzzy
msgctxt "notebookbar|FileLabel"
msgid "File"
msgstr "Lêer"
@@ -3830,25 +3766,21 @@ msgid "Clone"
msgstr "Keël"
#: notebookbar.ui:921
-#, fuzzy
msgctxt "notebookbar|numberbullet|tooltip_text"
msgid "Bullets and Numbering"
msgstr "Koeëltjies en nommering"
#: notebookbar.ui:961
-#, fuzzy
msgctxt "notebookbar|indent|tooltip_text"
msgid "Indent"
msgstr "Inkeep"
#: notebookbar.ui:968
-#, fuzzy
msgctxt "notebookbar|increaseindent|tooltip_text"
msgid "Increase Indent"
msgstr "Vermeerder keep"
#: notebookbar.ui:984
-#, fuzzy
msgctxt "notebookbar|decreaseindent|tooltip_text"
msgid "Decrease Indent"
msgstr "Verminder keep"
@@ -3876,7 +3808,6 @@ msgid "Symbol"
msgstr "Simbole"
#: notebookbar.ui:2011
-#, fuzzy
msgctxt "notebookbar|InsertLabel"
msgid "Insert"
msgstr "Voeg in"
@@ -3906,31 +3837,26 @@ msgid "Auto Spellcheck"
msgstr "~OutoSpeltoets"
#: notebookbar.ui:2354
-#, fuzzy
msgctxt "notebookbar|ReviewLabel"
msgid "Review"
msgstr "Resensie"
#: notebookbar.ui:2547
-#, fuzzy
msgctxt "notebookbar|GridVisible"
msgid "Grid"
msgstr "Rooster"
#: notebookbar.ui:2737
-#, fuzzy
msgctxt "notebookbar|ViewLabel"
msgid "View"
msgstr "Bekyk"
#: notebookbar.ui:2757
-#, fuzzy
msgctxt "notebookbar|TableLabel"
msgid "Table"
msgstr "Tabel"
#: notebookbar.ui:3275
-#, fuzzy
msgctxt "notebookbar|ImageLabel"
msgid "Image"
msgstr "Beeld"
@@ -4147,7 +4073,6 @@ msgid "Menubar"
msgstr ""
#: notebookbar_groupedbar_full.ui:2541
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|Quotation2"
msgid "Quotation"
msgstr "Aanhaling"
@@ -4378,7 +4303,6 @@ msgid "Blank"
msgstr "Blanko"
#: notebookbar_groups.ui:57
-#, fuzzy
msgctxt "notebookbar_groups|layout02"
msgid "Title Slide"
msgstr "Titelskyfie"
@@ -4395,31 +4319,26 @@ msgid "Title, Content"
msgstr ""
#: notebookbar_groups.ui:81
-#, fuzzy
msgctxt "notebookbar_groups|layout05"
msgid "Centered Text"
msgstr "Gesentreerde teks"
#: notebookbar_groups.ui:104
-#, fuzzy
msgctxt "notebookbar_groups|hyperlink"
msgid "Hyperlink"
msgstr "Hiperskakel"
#: notebookbar_groups.ui:118
-#, fuzzy
msgctxt "notebookbar_groups|footnote"
msgid "Footnote"
msgstr "Voetnoot"
#: notebookbar_groups.ui:127
-#, fuzzy
msgctxt "notebookbar_groups|endnote"
msgid "Endnote"
msgstr "Eindnoot"
#: notebookbar_groups.ui:142
-#, fuzzy
msgctxt "notebookbar_groups|bookmark"
msgid "Bookmark"
msgstr "Boekmerk"
@@ -4441,7 +4360,6 @@ msgid "Master 2"
msgstr ""
#: notebookbar_groups.ui:257
-#, fuzzy
msgctxt "notebookbar_groups|shapestyledefault"
msgid "Default"
msgstr "Verstek"
@@ -4470,7 +4388,6 @@ msgid "Title 2"
msgstr "Titel2"
#: notebookbar_groups.ui:489
-#, fuzzy
msgctxt "notebookbar_groups|filegrouplabel"
msgid "File"
msgstr "Lêer"
@@ -4482,7 +4399,6 @@ msgid "Clipboard"
msgstr "knipbord"
#: notebookbar_groups.ui:688
-#, fuzzy
msgctxt "notebookbar_groups|shapestyleb"
msgid "Style"
msgstr "Styl"
@@ -4498,7 +4414,6 @@ msgid " "
msgstr ""
#: notebookbar_groups.ui:1201
-#, fuzzy
msgctxt "notebookbar_groups|formatgrouplabel"
msgid "Text"
msgstr "Teks"
@@ -4516,7 +4431,6 @@ msgid "Master"
msgstr "~Meester"
#: notebookbar_groups.ui:1293
-#, fuzzy
msgctxt "notebookbar_groups|layoutb"
msgid "Layout"
msgstr "Uitleg"
@@ -4534,13 +4448,11 @@ msgid "Transition"
msgstr "Transaksies"
#: notebookbar_groups.ui:1386
-#, fuzzy
msgctxt "notebookbar_groups|slidegrouplabel"
msgid "Slide"
msgstr "Skyfie"
#: notebookbar_groups.ui:1460
-#, fuzzy
msgctxt "notebookbar_groups|shapesb"
msgid "Shapes"
msgstr "Vorms"
@@ -4552,13 +4464,11 @@ msgid "Links"
msgstr "~Skakels"
#: notebookbar_groups.ui:1584
-#, fuzzy
msgctxt "notebookbar_groups|insertgrouplabel"
msgid "Insert"
msgstr "Voeg in"
#: notebookbar_groups.ui:1620
-#, fuzzy
msgctxt "notebookbar_groups|imagestyleb"
msgid "Style"
msgstr "Styl"
@@ -4581,19 +4491,16 @@ msgid "Lock"
msgstr ""
#: notebookbar_groups.ui:1762
-#, fuzzy
msgctxt "notebookbar_groups|imagegrouplabel"
msgid "Image"
msgstr "Beeld"
#: notebookbar_groups.ui:1818
-#, fuzzy
msgctxt "notebookbar_groups|wrapoff"
msgid "None"
msgstr "Geen"
#: notebookbar_groups.ui:1827
-#, fuzzy
msgctxt "notebookbar_groups|wrapideal"
msgid "Optimal"
msgstr "Optimaal"
@@ -4654,7 +4561,6 @@ msgid "Start with _Template Selection"
msgstr ""
#: optimpressgeneralpage.ui:134
-#, fuzzy
msgctxt "optimpressgeneralpage|newdoclbl"
msgid "New Document"
msgstr "Nuwe dokument"
@@ -4707,7 +4613,6 @@ msgid "Enable Presenter Console"
msgstr ""
#: optimpressgeneralpage.ui:386
-#, fuzzy
msgctxt "optimpressgeneralpage|label7"
msgid "Presentation"
msgstr "Voorlegging"
@@ -4729,7 +4634,6 @@ msgid "Page _height:"
msgstr ""
#: optimpressgeneralpage.ui:575
-#, fuzzy
msgctxt "optimpressgeneralpage|label5"
msgid "Scale"
msgstr "Skaal"
@@ -4794,7 +4698,6 @@ msgid "Move Image Down"
msgstr ""
#: photoalbum.ui:277
-#, fuzzy
msgctxt "photoalbum|label2"
msgid "Preview"
msgstr "Voorskou"
@@ -4855,7 +4758,6 @@ msgid "_Custom slide show:"
msgstr "Nuwe doelgemaakte skyfievertoning"
#: presentationdialog.ui:150
-#, fuzzy
msgctxt "presentationdialog|label1"
msgid "Range"
msgstr "Omvang"
@@ -4958,7 +4860,6 @@ msgid "Presentation always _on top"
msgstr ""
#: presentationdialog.ui:543
-#, fuzzy
msgctxt "presentationdialog|label4"
msgid "Options"
msgstr "Opsies"
@@ -4988,13 +4889,11 @@ msgid "H_idden pages"
msgstr "V~ersteekde bladsye"
#: prntopts.ui:111
-#, fuzzy
msgctxt "prntopts|printlbl"
msgid "Print"
msgstr "Druk"
#: prntopts.ui:145
-#, fuzzy
msgctxt "prntopts|pagedefaultrb"
msgid "Default"
msgstr "Verstek"
@@ -5039,37 +4938,31 @@ msgid "Page Options"
msgstr "Beeldopsies"
#: prntopts.ui:339
-#, fuzzy
msgctxt "prntopts|drawingcb"
msgid "Drawing"
msgstr "Tekening"
#: prntopts.ui:355
-#, fuzzy
msgctxt "prntopts|notecb"
msgid "Notes"
msgstr "Notas"
#: prntopts.ui:371
-#, fuzzy
msgctxt "prntopts|handoutcb"
msgid "Handouts"
msgstr "Uitdeelstukke"
#: prntopts.ui:387
-#, fuzzy
msgctxt "prntopts|outlinecb"
msgid "Outline"
msgstr "Skema"
#: prntopts.ui:409
-#, fuzzy
msgctxt "prntopts|contentlbl"
msgid "Content"
msgstr "Inhoud"
#: prntopts.ui:442
-#, fuzzy
msgctxt "prntopts|defaultrb"
msgid "Default"
msgstr "Verstek"
@@ -5087,7 +4980,6 @@ msgid "Black & _white"
msgstr "Swart-en-~wit"
#: prntopts.ui:501
-#, fuzzy
msgctxt "prntopts|label2"
msgid "Quality"
msgstr "Gehalte"
@@ -5189,7 +5081,6 @@ msgid "Show notes"
msgstr ""
#: publishingdialog.ui:572
-#, fuzzy
msgctxt "publishingdialog|htmlOptionsLabel"
msgid "Options"
msgstr "Opsies"
@@ -5283,7 +5174,6 @@ msgid "Export _hidden slides"
msgstr ""
#: publishingdialog.ui:1096
-#, fuzzy
msgctxt "publishingdialog|effectsLabel"
msgid "Effects"
msgstr "Effekte"
@@ -5365,7 +5255,6 @@ msgid "Hyper_link"
msgstr "Hiperskakel"
#: publishingdialog.ui:1495
-#, fuzzy
msgctxt "publishingdialog|textButton"
msgid "Text"
msgstr "Teks"
@@ -5434,13 +5323,11 @@ msgid "Two Spins"
msgstr "Twee tolle"
#: rotatemenu.ui:50
-#, fuzzy
msgctxt "rotatemenu|clockwise"
msgid "Clockwise"
msgstr "Kloksgewys"
#: rotatemenu.ui:58
-#, fuzzy
msgctxt "rotatemenu|counterclock"
msgid "Counter-clockwise"
msgstr "Antikloksgewys"
@@ -5470,13 +5357,11 @@ msgid "Extra Large"
msgstr "Ekstra groot"
#: scalemenu.ui:50
-#, fuzzy
msgctxt "scalemenu|hori"
msgid "Horizontal"
msgstr "Horisontaal"
#: scalemenu.ui:58
-#, fuzzy
msgctxt "scalemenu|vert"
msgid "Vertical"
msgstr "Vertikaal"
@@ -5526,13 +5411,11 @@ msgid "Background:"
msgstr "Agtergrond"
#: sidebarslidebackground.ui:57
-#, fuzzy
msgctxt "sidebarslidebackground|orientation"
msgid "Landscape"
msgstr "Landskap"
#: sidebarslidebackground.ui:58
-#, fuzzy
msgctxt "sidebarslidebackground|orientation"
msgid "Portrait"
msgstr "Regop"
@@ -5564,13 +5447,11 @@ msgid "Master View"
msgstr ""
#: sidebarslidebackground.ui:226
-#, fuzzy
msgctxt "sidebarslidebackground|closemasterslide"
msgid "Close Master View"
msgstr "Sluit meesteraansig"
#: sidebarslidebackground.ui:248
-#, fuzzy
msgctxt "sidebarslidebackground|marginLB"
msgid "None"
msgstr "Geen"
@@ -5581,7 +5462,6 @@ msgid "Narrow"
msgstr ""
#: sidebarslidebackground.ui:250
-#, fuzzy
msgctxt "sidebarslidebackground|marginLB"
msgid "Moderate"
msgstr "Matig"
@@ -5613,7 +5493,6 @@ msgid "Margin:"
msgstr ""
#: sidebarslidebackground.ui:277
-#, fuzzy
msgctxt "sidebarslidebackground|customlabel"
msgid "Custom"
msgstr "Doelgemaak"
@@ -5774,7 +5653,6 @@ msgid "Stop previous sound"
msgstr "(Stop vorige klank)"
#: slidetransitionspanel.ui:113
-#, fuzzy
msgctxt "slidetransitionspanel|sound_list"
msgid "Other sound..."
msgstr "Ander klank..."
@@ -5860,7 +5738,6 @@ msgid "Stop previous sound"
msgstr "(Stop vorige klank)"
#: slidetransitionspanelhorizontal.ui:118
-#, fuzzy
msgctxt "slidetransitionspanelhorizontal|sound_list"
msgid "Other sound..."
msgstr "Ander klank..."
@@ -5978,13 +5855,11 @@ msgid "Organizer"
msgstr ""
#: templatedialog.ui:141
-#, fuzzy
msgctxt "templatedialog|line"
msgid "Line"
msgstr "Reël"
#: templatedialog.ui:164
-#, fuzzy
msgctxt "templatedialog|area"
msgid "Area"
msgstr "Area"
@@ -5996,13 +5871,11 @@ msgid "Shadowing"
msgstr "Skakering"
#: templatedialog.ui:210
-#, fuzzy
msgctxt "templatedialog|transparency"
msgid "Transparency"
msgstr "Deursigtigheid"
#: templatedialog.ui:233
-#, fuzzy
msgctxt "templatedialog|font"
msgid "Font"
msgstr "Font"
@@ -6018,13 +5891,11 @@ msgid "Indents & Spacing"
msgstr ""
#: templatedialog.ui:302
-#, fuzzy
msgctxt "templatedialog|text"
msgid "Text"
msgstr "Teks"
#: templatedialog.ui:325
-#, fuzzy
msgctxt "templatedialog|animation"
msgid "Text Animation"
msgstr "Teksanimasie"
@@ -6036,13 +5907,11 @@ msgid "Dimensioning"
msgstr "Dimensielyn"
#: templatedialog.ui:371
-#, fuzzy
msgctxt "templatedialog|connector"
msgid "Connector"
msgstr "Verbinder"
#: templatedialog.ui:394
-#, fuzzy
msgctxt "templatedialog|alignment"
msgid "Alignment"
msgstr "Belyning"
@@ -6086,7 +5955,6 @@ msgid "Inserted drawing objects:"
msgstr "Skrap tekenobjekte"
#: bulletsandnumbering.ui:8
-#, fuzzy
msgctxt "bulletsandnumbering|BulletsAndNumberingDialog"
msgid "Bullets and Numbering"
msgstr "Koeëltjies en nommering"
@@ -6098,25 +5966,21 @@ msgid "Reset"
msgstr "St~el terug"
#: bulletsandnumbering.ui:105
-#, fuzzy
msgctxt "bulletsandnumbering|bullets"
msgid "Bullets"
msgstr "Koeëltjies"
#: bulletsandnumbering.ui:127
-#, fuzzy
msgctxt "bulletsandnumbering|singlenum"
msgid "Numbering"
msgstr "Nommering"
#: bulletsandnumbering.ui:150
-#, fuzzy
msgctxt "bulletsandnumbering|graphics"
msgid "Image"
msgstr "Beeld"
#: bulletsandnumbering.ui:173
-#, fuzzy
msgctxt "bulletsandnumbering|position"
msgid "Position"
msgstr "Posisie"
@@ -6127,7 +5991,6 @@ msgid "Customize"
msgstr ""
#: copydlg.ui:33
-#, fuzzy
msgctxt "copydlg|DuplicateDialog"
msgid "Duplicate"
msgstr "Duplikaat"
@@ -6208,7 +6071,6 @@ msgid "Colors"
msgstr "Kleur"
#: crossfadedialog.ui:15
-#, fuzzy
msgctxt "crossfadedialog|CrossFadeDialog"
msgid "Cross-fading"
msgstr "Oorkruisuitdowing"
@@ -6250,7 +6112,6 @@ msgid "_Y:"
msgstr ""
#: dlgsnap.ui:200
-#, fuzzy
msgctxt "dlgsnap|label1"
msgid "Position"
msgstr "Posisie"
@@ -6274,13 +6135,11 @@ msgid "Hori_zontal"
msgstr "Horisontaal"
#: dlgsnap.ui:294
-#, fuzzy
msgctxt "dlgsnap|label2"
msgid "Type"
msgstr "Soort"
#: drawchardialog.ui:8
-#, fuzzy
msgctxt "drawchardialog|DrawCharDialog"
msgid "Character"
msgstr "Karakter"
@@ -6297,7 +6156,6 @@ msgid "Font Effects"
msgstr ""
#: drawchardialog.ui:150
-#, fuzzy
msgctxt "drawchardialog|RID_SVXPAGE_CHAR_POSITION"
msgid "Position"
msgstr "Posisie"
@@ -6314,25 +6172,21 @@ msgid "Page Setup"
msgstr ""
#: drawpagedialog.ui:105
-#, fuzzy
msgctxt "drawpagedialog|RID_SVXPAGE_PAGE"
msgid "Page"
msgstr "Bladsy"
#: drawpagedialog.ui:127
-#, fuzzy
msgctxt "drawpagedialog|RID_SVXPAGE_AREA"
msgid "Background"
msgstr "Agtergrond"
#: drawpagedialog.ui:150
-#, fuzzy
msgctxt "drawpagedialog|RID_SVXPAGE_TRANSPARENCE"
msgid "Transparency"
msgstr "Deursigtigheid"
#: drawparadialog.ui:8
-#, fuzzy
msgctxt "drawparadialog|DrawParagraphPropertiesDialog"
msgid "Paragraph"
msgstr "Paragraaf"
@@ -6353,13 +6207,11 @@ msgid "Tabs"
msgstr ""
#: drawparadialog.ui:173
-#, fuzzy
msgctxt "drawparadialog|labelTP_PARA_ALIGN"
msgid "Alignment"
msgstr "Belyning"
#: drawparadialog.ui:197
-#, fuzzy
msgctxt "drawparadialog|labelNUMBERING"
msgid "Numbering"
msgstr "Nommering"
@@ -6371,13 +6223,11 @@ msgid "Page name"
msgstr "~Bladsynaam"
#: drawprinteroptions.ui:48
-#, fuzzy
msgctxt "drawprinteroptions|printdatetime"
msgid "Date and time"
msgstr "Datum en tyd"
#: drawprinteroptions.ui:70
-#, fuzzy
msgctxt "drawprinteroptions|label4"
msgid "Contents"
msgstr "Inhoud"
@@ -6389,7 +6239,6 @@ msgid "Original size"
msgstr "Oorspronklike grootte"
#: drawprinteroptions.ui:121
-#, fuzzy
msgctxt "drawprinteroptions|grayscale"
msgid "Grayscale"
msgstr "Grysskaal"
@@ -6401,7 +6250,6 @@ msgid "Black & white"
msgstr "Swart-en-~wit"
#: drawprinteroptions.ui:163
-#, fuzzy
msgctxt "drawprinteroptions|label5"
msgid "Color"
msgstr "Kleur"
@@ -6428,7 +6276,6 @@ msgid "Tile sheet of paper with repeated pages"
msgstr ""
#: drawprinteroptions.ui:274
-#, fuzzy
msgctxt "drawprinteroptions|label6"
msgid "Size"
msgstr "Grootte"
@@ -6439,31 +6286,26 @@ msgid "Presentation Layout"
msgstr ""
#: drawprtldialog.ui:105
-#, fuzzy
msgctxt "drawprtldialog|RID_SVXPAGE_LINE"
msgid "Line"
msgstr "Reël"
#: drawprtldialog.ui:127
-#, fuzzy
msgctxt "drawprtldialog|RID_SVXPAGE_AREA"
msgid "Area"
msgstr "Area"
#: drawprtldialog.ui:150
-#, fuzzy
msgctxt "drawprtldialog|RID_SVXPAGE_SHADOW"
msgid "Shadow"
msgstr "Skadu"
#: drawprtldialog.ui:173
-#, fuzzy
msgctxt "drawprtldialog|RID_SVXPAGE_TRANSPARENCE"
msgid "Transparency"
msgstr "Deursigtigheid"
#: drawprtldialog.ui:196
-#, fuzzy
msgctxt "drawprtldialog|RID_SVXPAGE_CHAR_NAME"
msgid "Font"
msgstr "Font"
@@ -6479,25 +6321,21 @@ msgid "Indents & Spacing"
msgstr ""
#: drawprtldialog.ui:265
-#, fuzzy
msgctxt "drawprtldialog|RID_SVXPAGE_TEXTATTR"
msgid "Text"
msgstr "Teks"
#: drawprtldialog.ui:288
-#, fuzzy
msgctxt "drawprtldialog|RID_SVXPAGE_PICK_BULLET"
msgid "Bullets"
msgstr "Koeëltjies"
#: drawprtldialog.ui:311
-#, fuzzy
msgctxt "drawprtldialog|RID_SVXPAGE_PICK_SINGLE_NUM"
msgid "Numbering"
msgstr "Nommering"
#: drawprtldialog.ui:334
-#, fuzzy
msgctxt "drawprtldialog|RID_SVXPAGE_PICK_BMP"
msgid "Image"
msgstr "Beeld"
@@ -6508,7 +6346,6 @@ msgid "Customize"
msgstr ""
#: drawprtldialog.ui:380
-#, fuzzy
msgctxt "drawprtldialog|RID_SVXPAGE_ALIGN_PARAGRAPH"
msgid "Alignment"
msgstr "Belyning"
@@ -6530,7 +6367,6 @@ msgid "Highlighting"
msgstr "Teksmerking"
#: insertlayer.ui:8
-#, fuzzy
msgctxt "insertlayer|InsertLayerDialog"
msgid "Insert Layer"
msgstr "Voeg laag in"
@@ -6548,7 +6384,6 @@ msgid "_Title"
msgstr "Titel"
#: insertlayer.ui:197
-#, fuzzy
msgctxt "insertlayer|description"
msgid "_Description"
msgstr "Beskrywing"
@@ -6666,7 +6501,6 @@ msgid "Convert to Polygon"
msgstr "Omskep %1 in veelhoek"
#: vectorize.ui:72
-#, fuzzy
msgctxt "vectorize|preview"
msgid "Preview"
msgstr "Voorskou"
diff --git a/source/af/sfx2/messages.po b/source/af/sfx2/messages.po
index 0ff843aeaf9..a6e777ddea6 100644
--- a/source/af/sfx2/messages.po
+++ b/source/af/sfx2/messages.po
@@ -39,13 +39,11 @@ msgid "~Close"
msgstr "~Sluit"
#: strings.hrc:30
-#, fuzzy
msgctxt "STR_OPEN"
msgid "Open"
msgstr "Open"
#: strings.hrc:31
-#, fuzzy
msgctxt "STR_EDIT_TEMPLATE"
msgid "Edit"
msgstr "Redigeer"
@@ -61,13 +59,11 @@ msgid "Reset Default"
msgstr ""
#: strings.hrc:34
-#, fuzzy
msgctxt "STR_DELETE"
msgid "Delete"
msgstr "Skrap"
#: strings.hrc:35
-#, fuzzy
msgctxt "STR_RENAME"
msgid "Rename"
msgstr "Hernoem"
@@ -100,7 +96,6 @@ msgid "Automatically saved version"
msgstr "Outomaties gestoorde weergawe"
#: strings.hrc:41
-#, fuzzy
msgctxt "STR_EXPORTBUTTON"
msgid "Export"
msgstr "Uitvoer"
@@ -196,7 +191,6 @@ msgid "~Keep Old Styles"
msgstr "~Behou ou style"
#: strings.hrc:59
-#, fuzzy
msgctxt "STR_ACTION_REFRESH"
msgid "Refresh"
msgstr "Verfris"
@@ -399,7 +393,6 @@ msgid "Untitled"
msgstr "Titelloos"
#: strings.hrc:99
-#, fuzzy
msgctxt "STR_STANDARD_SHORTCUT"
msgid "Standard"
msgstr "Standaard"
@@ -442,157 +435,131 @@ msgid "\"$(ARG1)\" is not an absolute URL that can be passed to an external appl
msgstr ""
#: strings.hrc:107
-#, fuzzy
msgctxt "STR_GID_INTERN"
msgid "Internal"
msgstr "Interne"
#: strings.hrc:108
-#, fuzzy
msgctxt "STR_GID_APPLICATION"
msgid "Application"
msgstr "Toepassing"
#: strings.hrc:109
-#, fuzzy
msgctxt "STR_GID_VIEW"
msgid "View"
msgstr "Bekyk"
#: strings.hrc:110
-#, fuzzy
msgctxt "STR_GID_DOCUMENT"
msgid "Documents"
msgstr "Dokumente"
#: strings.hrc:111
-#, fuzzy
msgctxt "STR_GID_EDIT"
msgid "Edit"
msgstr "Redigeer"
#: strings.hrc:112
-#, fuzzy
msgctxt "STR_GID_MACRO"
msgid "BASIC"
msgstr "BASIC"
#: strings.hrc:113
-#, fuzzy
msgctxt "STR_GID_OPTIONS"
msgid "Options"
msgstr "Opsies"
#: strings.hrc:114
-#, fuzzy
msgctxt "STR_GID_MATH"
msgid "Math"
msgstr "Wiskunde"
#: strings.hrc:115
-#, fuzzy
msgctxt "STR_GID_NAVIGATOR"
msgid "Navigate"
msgstr "Navigeer"
#: strings.hrc:116
-#, fuzzy
msgctxt "STR_GID_INSERT"
msgid "Insert"
msgstr "Voeg in"
#: strings.hrc:117
-#, fuzzy
msgctxt "STR_GID_FORMAT"
msgid "Format"
msgstr "Formaat"
#: strings.hrc:118
-#, fuzzy
msgctxt "STR_GID_TEMPLATE"
msgid "Templates"
msgstr "Sjablone"
#: strings.hrc:119
-#, fuzzy
msgctxt "STR_GID_TEXT"
msgid "Text"
msgstr "Teks"
#: strings.hrc:120
-#, fuzzy
msgctxt "STR_GID_FRAME"
msgid "Frame"
msgstr "Raam"
#: strings.hrc:121
-#, fuzzy
msgctxt "STR_GID_GRAPHIC"
msgid "Image"
msgstr "Beeld"
#: strings.hrc:122
-#, fuzzy
msgctxt "STR_GID_TABLE"
msgid "Table"
msgstr "Tabel"
#: strings.hrc:123
-#, fuzzy
msgctxt "STR_GID_ENUMERATION"
msgid "Numbering"
msgstr "Nommering"
#: strings.hrc:124
-#, fuzzy
msgctxt "STR_GID_DATA"
msgid "Data"
msgstr "Data"
#: strings.hrc:125
-#, fuzzy
msgctxt "STR_GID_SPECIAL"
msgid "Special Functions"
msgstr "Spesiale funksies"
#: strings.hrc:126
-#, fuzzy
msgctxt "STR_GID_IMAGE"
msgid "Image"
msgstr "Beeld"
#: strings.hrc:127
-#, fuzzy
msgctxt "STR_GID_CHART"
msgid "Chart"
msgstr "Grafiek"
#: strings.hrc:128
-#, fuzzy
msgctxt "STR_GID_EXPLORER"
msgid "Explorer"
msgstr "Explorer"
#: strings.hrc:129
-#, fuzzy
msgctxt "STR_GID_CONNECTOR"
msgid "Connector"
msgstr "Verbinder"
#: strings.hrc:130
-#, fuzzy
msgctxt "STR_GID_MODIFY"
msgid "Modify"
msgstr "Wysig"
#: strings.hrc:131
-#, fuzzy
msgctxt "STR_GID_DRAWING"
msgid "Drawing"
msgstr "Tekening"
#: strings.hrc:132
-#, fuzzy
msgctxt "STR_GID_CONTROLS"
msgid "Controls"
msgstr "Kontroles"
@@ -736,7 +703,6 @@ msgid " (Embedded document)"
msgstr ""
#: strings.hrc:156
-#, fuzzy
msgctxt "STR_STANDARD"
msgid "Standard"
msgstr "Standaard"
@@ -1008,7 +974,6 @@ msgid "Styles in use: "
msgstr ""
#: strings.hrc:208
-#, fuzzy
msgctxt "STR_SID_NAVIGATOR"
msgid "Navigator"
msgstr "Navigator"
@@ -1029,7 +994,6 @@ msgid "Send"
msgstr "Stuur"
#: strings.hrc:212
-#, fuzzy
msgctxt "STR_FONT_TABPAGE"
msgid "Font"
msgstr "Font"
@@ -1477,7 +1441,6 @@ msgid "Businesscard with logo"
msgstr ""
#: strings.hrc:303
-#, fuzzy
msgctxt "STR_CLEAR_CHAR"
msgid "Remove"
msgstr "Verwyder"
@@ -1506,7 +1469,6 @@ msgid "Date completed"
msgstr "Datum voltooi"
#: dinfdlg.hrc:30
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Department"
msgstr "Afdeling"
@@ -1542,7 +1504,6 @@ msgid "Editor"
msgstr "Redakteur"
#: dinfdlg.hrc:36
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "E-Mail"
msgstr "E-pos"
@@ -1554,7 +1515,6 @@ msgid "Forward to"
msgstr "Gaan vorentoe na"
#: dinfdlg.hrc:38
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Group"
msgstr "Groep"
@@ -1566,7 +1526,6 @@ msgid "Info"
msgstr "Inligting"
#: dinfdlg.hrc:40
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Language"
msgstr "Taal"
@@ -1584,7 +1543,6 @@ msgid "Matter"
msgstr "Materie"
#: dinfdlg.hrc:43
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Office"
msgstr "Kantoor"
@@ -1602,13 +1560,11 @@ msgid "Project"
msgstr "Projek"
#: dinfdlg.hrc:46
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Publisher"
msgstr "Uitgewer"
#: dinfdlg.hrc:47
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Purpose"
msgstr "Doel"
@@ -1632,19 +1588,16 @@ msgid "Recorded date"
msgstr "Opgeneemde datum"
#: dinfdlg.hrc:51
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Reference"
msgstr "Verwysing"
#: dinfdlg.hrc:52
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Source"
msgstr "Bron"
#: dinfdlg.hrc:53
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Status"
msgstr "Status"
@@ -1662,13 +1615,11 @@ msgid "Typist"
msgstr "Tikster"
#: dinfdlg.hrc:56
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "URL"
msgstr "URL"
#: dinfdlg.hrc:69
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Text"
msgstr "Teks"
@@ -1686,13 +1637,11 @@ msgid "Date"
msgstr "Data"
#: dinfdlg.hrc:72
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Duration"
msgstr "Duur"
#: dinfdlg.hrc:73
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Number"
msgstr "Nommer"
@@ -1818,13 +1767,11 @@ msgid "Display"
msgstr "Vertoon"
#: bookmarkmenu.ui:26
-#, fuzzy
msgctxt "bookmarkmenu|rename"
msgid "Rename..."
msgstr "Hernoem..."
#: bookmarkmenu.ui:34
-#, fuzzy
msgctxt "bookmarkmenu|delete"
msgid "Delete"
msgstr "Skrap"
@@ -1862,37 +1809,31 @@ msgid "Version comment:"
msgstr "Weergawekommentaar"
#: cmisinfopage.ui:54
-#, fuzzy
msgctxt "cmisinfopage|name"
msgid "Name"
msgstr "Naam"
#: cmisinfopage.ui:66
-#, fuzzy
msgctxt "cmisinfopage|type"
msgid "Type"
msgstr "Soort"
#: cmisinfopage.ui:78
-#, fuzzy
msgctxt "cmisinfopage|value"
msgid "Value"
msgstr "Waarde"
#: cmisline.ui:46
-#, fuzzy
msgctxt "cmisline|type"
msgid "Type"
msgstr "Soort"
#: cmisline.ui:61
-#, fuzzy
msgctxt "cmisline|yes"
msgid "Yes"
msgstr "Ja"
#: cmisline.ui:82
-#, fuzzy
msgctxt "cmisline|no"
msgid "No"
msgstr "Nee"
@@ -1903,19 +1844,16 @@ msgid "Add _Property"
msgstr ""
#: custominfopage.ui:49
-#, fuzzy
msgctxt "custominfopage|name"
msgid "Name"
msgstr "Naam"
#: custominfopage.ui:61
-#, fuzzy
msgctxt "custominfopage|type"
msgid "Type"
msgstr "Soort"
#: custominfopage.ui:73
-#, fuzzy
msgctxt "custominfopage|value"
msgid "Value"
msgstr "Waarde"
@@ -2021,7 +1959,6 @@ msgid "_Size:"
msgstr "Grootte:"
#: documentinfopage.ui:264
-#, fuzzy
msgctxt "documentinfopage|showsize"
msgid "unknown"
msgstr "onbekend"
@@ -2062,7 +1999,6 @@ msgid "General "
msgstr "Algemeen"
#: documentpropertiesdialog.ui:125
-#, fuzzy
msgctxt "documentpropertiesdialog|description"
msgid "Description"
msgstr "Beskrywing"
@@ -2105,7 +2041,6 @@ msgid "Edit Document"
msgstr "Redigeer dokument"
#: editdocumentdialog.ui:44
-#, fuzzy
msgctxt "editdocumentdialog|cancel"
msgid "Cancel"
msgstr "Kanselleer"
@@ -2161,7 +2096,6 @@ msgid "Millise_conds:"
msgstr ""
#: editdurationdialog.ui:287
-#, fuzzy
msgctxt "editdurationdialog|label2"
msgid "Duration"
msgstr "Duur"
@@ -2182,7 +2116,6 @@ msgid "Please save this document locally instead and attach it from within your
msgstr ""
#: floatingrecord.ui:9
-#, fuzzy
msgctxt "floatingrecord|FloatingRecord"
msgid "Record Macro"
msgstr "Neem makro op"
@@ -2200,13 +2133,11 @@ msgid "_Bookmarks"
msgstr "Boekmerke"
#: helpcontrol.ui:49
-#, fuzzy
msgctxt "helpcontrol|contents"
msgid "Contents"
msgstr "Inhoud"
#: helpcontrol.ui:71
-#, fuzzy
msgctxt "helpcontrol|index"
msgid "Index"
msgstr "Indeks"
@@ -2218,7 +2149,6 @@ msgid "Find"
msgstr "Vind"
#: helpcontrol.ui:117
-#, fuzzy
msgctxt "helpcontrol|bookmarks"
msgid "Bookmarks"
msgstr "Boekmerke"
@@ -2276,7 +2206,6 @@ msgid "Find in _headings only"
msgstr ""
#: inputdialog.ui:83
-#, fuzzy
msgctxt "inputdialog|label"
msgid "Height:"
msgstr "Hoogte:"
@@ -2342,13 +2271,11 @@ msgid "From File..."
msgstr "~Vanaf lêer..."
#: loadtemplatedialog.ui:128
-#, fuzzy
msgctxt "loadtemplatedialog|label1"
msgid "Categories"
msgstr "Kategorieë"
#: loadtemplatedialog.ui:172
-#, fuzzy
msgctxt "loadtemplatedialog|label2"
msgid "Templates"
msgstr "Sjablone"
@@ -2433,7 +2360,6 @@ msgid "_AutoUpdate"
msgstr ""
#: managestylepage.ui:212
-#, fuzzy
msgctxt "managestylepage|label1"
msgid "Style"
msgstr "Styl"
@@ -2461,7 +2387,6 @@ msgid "Style Name"
msgstr ""
#: notebookbar.ui:73
-#, fuzzy
msgctxt "notebookbar|label9"
msgid "File"
msgstr "Lêer"
@@ -2699,7 +2624,6 @@ msgid "Are you sure you want to restart %PRODUCTNAME and enter safe mode?"
msgstr ""
#: saveastemplatedlg.ui:13
-#, fuzzy
msgctxt "saveastemplatedlg|categorylist"
msgid "None"
msgstr "Geen"
@@ -2895,7 +2819,6 @@ msgid "E_xtensions"
msgstr "Uitbreiding"
#: startcenter.ui:482
-#, fuzzy
msgctxt "startcenter|label1"
msgid "Application"
msgstr "Toepassing"
@@ -2923,13 +2846,11 @@ msgid "Modify..."
msgstr "Wysig..."
#: stylecontextmenu.ui:28
-#, fuzzy
msgctxt "stylecontextmenu|hide"
msgid "Hide"
msgstr "Versteek"
#: stylecontextmenu.ui:36
-#, fuzzy
msgctxt "stylecontextmenu|show"
msgid "Show"
msgstr "Wys"
@@ -2941,7 +2862,6 @@ msgid "Delete..."
msgstr "Skrap..."
#: templatecategorydlg.ui:13
-#, fuzzy
msgctxt "templatecategorydlg|categorylist"
msgid "None"
msgstr "Geen"
@@ -2967,19 +2887,16 @@ msgid "All Applications"
msgstr ""
#: templatedlg.ui:16
-#, fuzzy
msgctxt "templatedlg|applist"
msgid "Documents"
msgstr "Dokumente"
#: templatedlg.ui:19
-#, fuzzy
msgctxt "templatedlg|applist"
msgid "Spreadsheets"
msgstr "Sigblaaie"
#: templatedlg.ui:22
-#, fuzzy
msgctxt "templatedlg|applist"
msgid "Presentations"
msgstr "Voorleggings"
@@ -2996,7 +2913,6 @@ msgid "All Categories"
msgstr ""
#: templatedlg.ui:65
-#, fuzzy
msgctxt "templatedlg|TemplateDialog"
msgid "Templates"
msgstr "Sjablone"
@@ -3008,7 +2924,6 @@ msgid "Search"
msgstr "Soek"
#: templatedlg.ui:147
-#, fuzzy
msgctxt "templatedlg|search_filter"
msgid "Search..."
msgstr "Soek..."
@@ -3024,7 +2939,6 @@ msgid "Filter by Category"
msgstr ""
#: templatedlg.ui:205
-#, fuzzy
msgctxt "templatedlg|label1"
msgid "Filter"
msgstr "Filter"
@@ -3051,7 +2965,6 @@ msgid "Show this dialog at startup"
msgstr ""
#: templatedlg.ui:373
-#, fuzzy
msgctxt "templatedlg|move_btn"
msgid "Move"
msgstr "Skuif"
@@ -3063,7 +2976,6 @@ msgid "Move Templates"
msgstr "My sjablone"
#: templatedlg.ui:391
-#, fuzzy
msgctxt "templatedlg|export_btn"
msgid "Export"
msgstr "Uitvoer"
@@ -3074,7 +2986,6 @@ msgid "Export Templates"
msgstr ""
#: templatedlg.ui:408
-#, fuzzy
msgctxt "templatedlg|import_btn"
msgid "Import"
msgstr "Invoer"
@@ -3114,7 +3025,6 @@ msgid "_Compare"
msgstr ""
#: versionscmis.ui:160
-#, fuzzy
msgctxt "versionscmis|datetime"
msgid "Date and time"
msgstr "Datum en tyd"
@@ -3125,7 +3035,6 @@ msgid "Saved by"
msgstr ""
#: versionscmis.ui:184
-#, fuzzy
msgctxt "versionscmis|comments"
msgid "Comments"
msgstr "Opmerkings"
@@ -3167,7 +3076,6 @@ msgid "New Versions"
msgstr ""
#: versionsofdialog.ui:234
-#, fuzzy
msgctxt "versionsofdialog|datetime"
msgid "Date and time"
msgstr "Datum en tyd"
@@ -3178,7 +3086,6 @@ msgid "Saved by"
msgstr ""
#: versionsofdialog.ui:258
-#, fuzzy
msgctxt "versionsofdialog|comments"
msgid "Comments"
msgstr "Opmerkings"
diff --git a/source/af/shell/source/win32/shlxthandler/res.po b/source/af/shell/source/win32/shlxthandler/res.po
index 9113f4bb857..890a76160aa 100644
--- a/source/af/shell/source/win32/shlxthandler/res.po
+++ b/source/af/shell/source/win32/shlxthandler/res.po
@@ -113,7 +113,6 @@ msgid "Tables"
msgstr "Tabelle"
#: shlxthdl.ulf
-#, fuzzy
msgctxt ""
"shlxthdl.ulf\n"
"%GRAPHICS%\n"
diff --git a/source/af/starmath/messages.po b/source/af/starmath/messages.po
index d634d027e24..08fdec9a126 100644
--- a/source/af/starmath/messages.po
+++ b/source/af/starmath/messages.po
@@ -1630,7 +1630,6 @@ msgid "Set Operations"
msgstr "Stel bewerkings in"
#: strings.hrc:277
-#, fuzzy
msgctxt "RID_CATEGORY_FUNCTIONS"
msgid "Functions"
msgstr "Funksies"
@@ -1642,7 +1641,6 @@ msgid "Operators"
msgstr "Bewerkers"
#: strings.hrc:279
-#, fuzzy
msgctxt "RID_CATEGORY_ATTRIBUTES"
msgid "Attributes"
msgstr "Attribute"
@@ -1654,13 +1652,11 @@ msgid "Brackets"
msgstr "Hakies"
#: strings.hrc:281
-#, fuzzy
msgctxt "RID_CATEGORY_FORMATS"
msgid "Formats"
msgstr "Formate"
#: strings.hrc:282
-#, fuzzy
msgctxt "RID_CATEGORY_OTHERS"
msgid "Others"
msgstr "Andere"
@@ -1687,7 +1683,6 @@ msgid "Bold"
msgstr "Vetdruk"
#: strings.hrc:288
-#, fuzzy
msgctxt "STR_BLACK"
msgid "black"
msgstr "swart"
@@ -1788,7 +1783,6 @@ msgid "font"
msgstr "Font"
#: strings.hrc:306
-#, fuzzy
msgctxt "STR_ALIGN_LEFT"
msgid "left"
msgstr "links"
@@ -1800,7 +1794,6 @@ msgid "center"
msgstr "Sentreer"
#: strings.hrc:308
-#, fuzzy
msgctxt "STR_ALIGN_RIGHT"
msgid "right"
msgstr "regs"
@@ -1907,7 +1900,6 @@ msgid "%PRODUCTNAME %s"
msgstr "%PRODUCTNAME %s"
#: strings.hrc:329
-#, fuzzy
msgctxt "RID_PRINTUIOPT_CONTENTS"
msgid "Contents"
msgstr "Inhoud"
@@ -1931,7 +1923,6 @@ msgid "B~orders"
msgstr "Grense"
#: strings.hrc:333
-#, fuzzy
msgctxt "RID_PRINTUIOPT_SIZE"
msgid "Size"
msgstr "Grootte"
@@ -1955,7 +1946,6 @@ msgid "~Scaling"
msgstr "Skalering"
#: alignmentdialog.ui:8
-#, fuzzy
msgctxt "alignmentdialog|AlignmentDialog"
msgid "Alignment"
msgstr "Belyning"
@@ -1985,13 +1975,11 @@ msgid "_Right"
msgstr "Regs"
#: alignmentdialog.ui:169
-#, fuzzy
msgctxt "alignmentdialog|label1"
msgid "Horizontal"
msgstr "Horisontaal"
#: catalogdialog.ui:9
-#, fuzzy
msgctxt "catalogdialog|CatalogDialog"
msgid "Symbols"
msgstr "Simbole"
@@ -2020,7 +2008,6 @@ msgid "button"
msgstr "Knoppie"
#: catalogdialog.ui:152
-#, fuzzy
msgctxt "catalogdialog|symbolname"
msgid "Unknown"
msgstr "Onbekend"
@@ -2038,7 +2025,6 @@ msgid "Fonts"
msgstr "Fonte"
#: fontdialog.ui:115
-#, fuzzy
msgctxt "fontdialog|formulaL"
msgid "Font"
msgstr "Font"
@@ -2056,7 +2042,6 @@ msgid "_Italic"
msgstr "Skuinsdruk"
#: fontdialog.ui:187
-#, fuzzy
msgctxt "fontdialog|formulaL1"
msgid "Attributes"
msgstr "Attribute"
@@ -2407,7 +2392,6 @@ msgid "S_ubscript:"
msgstr "Subskrif"
#: spacingdialog.ui:603
-#, fuzzy
msgctxt "spacingdialog|2title"
msgid "Indexes"
msgstr "Indekse"
@@ -2513,7 +2497,6 @@ msgid "_Minimum spacing:"
msgstr ""
#: spacingdialog.ui:1432
-#, fuzzy
msgctxt "spacingdialog|8title"
msgid "Symbols"
msgstr "Simbole"
@@ -2568,7 +2551,6 @@ msgid "Spacing"
msgstr "Skalering"
#: spacingdialog.ui:1873
-#, fuzzy
msgctxt "spacingdialog|menuitem2"
msgid "Indexes"
msgstr "Indekse"
@@ -2602,7 +2584,6 @@ msgid "Matrices"
msgstr ""
#: spacingdialog.ui:1921
-#, fuzzy
msgctxt "spacingdialog|menuitem8"
msgid "Symbols"
msgstr "Simbole"
diff --git a/source/af/svl/messages.po b/source/af/svl/messages.po
index 7a55026c083..52b9d1bf5d6 100644
--- a/source/af/svl/messages.po
+++ b/source/af/svl/messages.po
@@ -111,31 +111,26 @@ msgid "Audio file"
msgstr "JAR-lêer"
#: svl.hrc:44
-#, fuzzy
msgctxt "STR_SVT_MIMETYPE_IMAGE_GIF"
msgid "Image"
msgstr "Beeld"
#: svl.hrc:45
-#, fuzzy
msgctxt "STR_SVT_MIMETYPE_IMAGE_PNG"
msgid "Image"
msgstr "Beeld"
#: svl.hrc:46
-#, fuzzy
msgctxt "STR_SVT_MIMETYPE_IMAGE_TIFF"
msgid "Image"
msgstr "Beeld"
#: svl.hrc:47
-#, fuzzy
msgctxt "STR_SVT_MIMETYPE_IMAGE_JPEG"
msgid "Image"
msgstr "Beeld"
#: svl.hrc:48
-#, fuzzy
msgctxt "STR_SVT_MIMETYPE_IMAGE_PCX"
msgid "Image"
msgstr "Beeld"
@@ -278,7 +273,6 @@ msgid "%PRODUCTNAME Template"
msgstr "%PRODUCTNAME-sjabloon"
#: svl.hrc:75
-#, fuzzy
msgctxt "STR_SVT_MIMETYPE_IMAGE_GENERIC"
msgid "Image"
msgstr "Beeld"
diff --git a/source/af/svtools/messages.po b/source/af/svtools/messages.po
index b0137340650..fb15f7000f7 100644
--- a/source/af/svtools/messages.po
+++ b/source/af/svtools/messages.po
@@ -14,133 +14,111 @@ msgstr ""
"X-Generator: LibreOffice\n"
#: errtxt.hrc:30
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "Error"
msgstr "Fout"
#: errtxt.hrc:31
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "Warning"
msgstr "Waarskuwing"
#: errtxt.hrc:32
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) loading the template $(ARG1)"
msgstr "$(ERR) met laai van sjabloon $(ARG1)"
#: errtxt.hrc:33 /home/cl/vc/git/libo-core/svtools/inc/errtxt.hrc:34
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) saving the document $(ARG1)"
msgstr "$(ERR) met stoor van dokument $(ARG1)"
#: errtxt.hrc:35
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) displaying doc. information for document $(ARG1)"
msgstr "$(ERR) met vertoon van dokumentinligting vir dokument $(ARG1)"
#: errtxt.hrc:36
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) writing document $(ARG1) as template"
msgstr "$(ERR) met skryf van dokument $(ARG1) as sjabloon"
#: errtxt.hrc:37
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) copying or moving document contents"
msgstr "$(ERR) met kopieer of skuif van dokumentinhoud"
#: errtxt.hrc:38
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) starting the Document Manager"
msgstr "$(ERR) met loop van die dokumentbestuurder"
#: errtxt.hrc:39
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) loading document $(ARG1)"
msgstr "$(ERR) met laai van dokument $(ARG1)"
#: errtxt.hrc:40 /home/cl/vc/git/libo-core/svtools/inc/errtxt.hrc:41
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) creating a new document"
msgstr "$(ERR) met skep van nuwe dokument"
#: errtxt.hrc:42
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) expanding entry"
msgstr "$(ERR) met uitvou van inskrywing"
#: errtxt.hrc:43
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) loading BASIC of document $(ARG1)"
msgstr "$(ERR) met laai van BASIC-document $(ARG1)"
#: errtxt.hrc:44
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) searching for an address"
msgstr "$(ERR) met soektog na 'n adres"
#: errtxt.hrc:50
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Abort"
msgstr "Staak"
#: errtxt.hrc:51
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Nonexistent object"
msgstr "Niebestaande objek"
#: errtxt.hrc:52
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Object already exists"
msgstr "Objek bestaan reeds"
#: errtxt.hrc:53
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Object not accessible"
msgstr "Objek is ontoeganklik"
#: errtxt.hrc:54
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Inadmissible path"
msgstr "Ontoelaatbare pad"
#: errtxt.hrc:55
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Locking problem"
msgstr "Sluitprobleem"
#: errtxt.hrc:56
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Wrong parameter"
msgstr "Verkeerde parameter"
#: errtxt.hrc:57
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Resource exhausted"
msgstr "Bron uitgeput"
#: errtxt.hrc:58
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Action not supported"
msgstr "Aksie nie ondersteun nie"
@@ -152,7 +130,6 @@ msgid "Read Error"
msgstr "Leesfout"
#: errtxt.hrc:60
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Write Error"
msgstr "Skryffout"
@@ -164,91 +141,76 @@ msgid "unknown"
msgstr "Onbekend"
#: errtxt.hrc:62
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Version Incompatibility"
msgstr "Onversoenbare weergawes"
#: errtxt.hrc:63 /home/cl/vc/git/libo-core/svtools/inc/errtxt.hrc:74
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "General Error"
msgstr "Algemene fout"
#: errtxt.hrc:64
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Incorrect format"
msgstr "Verkeerde formaat"
#: errtxt.hrc:65
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Error creating object"
msgstr "Kon nie objek skep nie"
#: errtxt.hrc:66
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Inadmissible value or data type"
msgstr "Ontoelaatbare waarde of datatipe"
#: errtxt.hrc:67
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "BASIC runtime error"
msgstr "BASIC-looptydfout"
#: errtxt.hrc:68
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "BASIC syntax error"
msgstr "BASIC-sintaksfout"
#: errtxt.hrc:75
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "General input/output error."
msgstr "Algemene toevoer/afvoer-fout."
#: errtxt.hrc:76
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Invalid file name."
msgstr "Ongeldige lêernaam."
#: errtxt.hrc:77
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Nonexistent file."
msgstr "Niebestaande lêer."
#: errtxt.hrc:78
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "File already exists."
msgstr "Lêer bestaan reeds."
#: errtxt.hrc:79
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The object is not a directory."
msgstr "Die objek is nie 'n gids nie."
#: errtxt.hrc:80
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The object is not a file."
msgstr "Die objek is nie 'n lêer nie."
#: errtxt.hrc:81
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The specified device is invalid."
msgstr "Die gespesifiseerde toestel is ongeldig."
#: errtxt.hrc:82
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid ""
"The object cannot be accessed\n"
@@ -258,19 +220,16 @@ msgstr ""
"as gevolg van gebrekkige gebruikersregte."
#: errtxt.hrc:83
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Sharing violation while accessing the object."
msgstr "Saamdeeloortreding terwyl toegang tot objek verkry is."
#: errtxt.hrc:84
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "No more space on device."
msgstr "Geen spasie op toestel nie."
#: errtxt.hrc:85
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid ""
"This operation cannot be run on\n"
@@ -280,151 +239,126 @@ msgstr ""
"lêers wat instaankarakters bevat nie."
#: errtxt.hrc:86
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "This operation is not supported on this operating system."
msgstr "Hierdie aksie word nie op hierdie bedryfstelsel ondersteun nie."
#: errtxt.hrc:87
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "There are too many files open."
msgstr "Te veel lêers is oop."
#: errtxt.hrc:88
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Data could not be read from the file."
msgstr "Data kon nie vanuit die lêer gelees word nie."
#: errtxt.hrc:89
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The file could not be written."
msgstr "Die lêer kon nie geskryf word nie."
#: errtxt.hrc:90
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The operation could not be run due to insufficient memory."
msgstr "Hierdie aksie kon nie laat loop word nie as gevolg van onvoldoende geheue."
#: errtxt.hrc:91
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The seek operation could not be run."
msgstr "Die soekaksie kon nie laat loop word nie."
#: errtxt.hrc:92
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The tell operation could not be run."
msgstr "Die vertelaksie kon nie laat loop word nie."
#: errtxt.hrc:93
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Incorrect file version."
msgstr "Verkeerde weergawe van lêer."
#: errtxt.hrc:94
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Incorrect file format."
msgstr "Verkeerde lêerformaat."
#: errtxt.hrc:95
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The file name contains invalid characters."
msgstr "Die lêernaam bevat ongeldige karakters."
#: errtxt.hrc:96
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "An unknown I/O error has occurred."
msgstr "'n Onbekende T/A-fout het ontstaan."
#: errtxt.hrc:97
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "An invalid attempt was made to access the file."
msgstr "Daar was 'n ongeldige poging tot toegang tot die lêer."
#: errtxt.hrc:98
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The file could not be created."
msgstr "Hierdie lêer kon nie geskep word nie."
#: errtxt.hrc:99
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The operation was started under an invalid parameter."
msgstr "Hierdie aksie het met 'n ongeldige parameter begin."
#: errtxt.hrc:100
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The operation on the file was aborted."
msgstr "Die aksie op die lêer is gekanselleer."
#: errtxt.hrc:101
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Path to the file does not exist."
msgstr "Die pad na die lêer bestaan nie."
#: errtxt.hrc:102
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "An object cannot be copied into itself."
msgstr "'n Objek kan nie in homself in gekopieer word nie."
#: errtxt.hrc:103
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The specified template could not be found."
msgstr "Die gespesifiseerde sjabloon kon nie gevind word nie."
#: errtxt.hrc:104
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The file cannot be used as template."
msgstr "Hierdie lêer kan nie as 'n sjabloon gebruik word nie."
#: errtxt.hrc:105
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "This document has already been opened for editing."
msgstr "Hierdie dokument is reeds geopen vir redigering."
#: errtxt.hrc:106
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The wrong password has been entered."
msgstr "Die verkeerde wagwoord is ingevoer."
#: errtxt.hrc:107
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Error reading file."
msgstr "Fout tydens lees van lêer."
#: errtxt.hrc:108
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The document was opened as read-only."
msgstr "Die dokument is as leesalleen geopen."
#: errtxt.hrc:109
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "General OLE Error."
msgstr "Algemene OLE-fout."
#: errtxt.hrc:110
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The host name $(ARG1) could not be resolved."
msgstr "Die bedienernaam $(ARG1) kon nie opgelos word nie."
@@ -459,25 +393,21 @@ msgid "The requested Internet data is not available in the cache and cannot be t
msgstr ""
#: errtxt.hrc:116
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The contents could not be created."
msgstr "Die inhoud kon nie geskep word nie."
#: errtxt.hrc:117
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The file name is too long for the target file system."
msgstr "Die lêernaam is te lank vir die teikenlêerstelsel."
#: errtxt.hrc:118
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The input syntax is invalid."
msgstr "Die invoersintaks is ongeldig."
#: errtxt.hrc:119
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid ""
"This document contains attributes that cannot be saved in the selected format.\n"
@@ -487,19 +417,16 @@ msgstr ""
"Stoor asseblief die dokument in die lêerformaat %PRODUCTNAME %PRODUCTVERSION."
#: errtxt.hrc:120
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The maximum number of documents that can be opened at the same time has been reached. You need to close one or more documents before you can open a new document."
msgstr "Die maksimum getal dokumente wat gelyktydig geopen kan word, is geopen. U moet een of meer dokumente sluit voor u 'n nuwe dokument kan open."
#: errtxt.hrc:121
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Could not create backup copy."
msgstr "'n Rugsteunkopie kon nie gemaak word nie."
#: errtxt.hrc:122
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid ""
"An attempt was made to execute a macro.\n"
@@ -509,7 +436,6 @@ msgstr ""
"Om sekuriteitsredes is makrosteun gedeaktiveer."
#: errtxt.hrc:123
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid ""
"This document contains macros.\n"
@@ -525,7 +451,6 @@ msgstr ""
"Sommige funksies sal daarom dalk nie beskikbaar wees nie."
#: errtxt.hrc:124
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid ""
"This document contains macros.\n"
@@ -541,7 +466,6 @@ msgstr ""
"Sommige funksies sal daarom dalk nie beskikbaar wees nie."
#: errtxt.hrc:125
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid ""
"The encrypted document contains unexpected non-encrypted streams.\n"
@@ -561,25 +485,21 @@ msgstr ""
" "
#: errtxt.hrc:126
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Invalid data length."
msgstr "Ongeldige datalengte."
#: errtxt.hrc:127
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Function not possible: path contains current directory."
msgstr "Funksie onmoontlik: pad bevat huidige gids."
#: errtxt.hrc:128
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Function not possible: device (drive) not identical."
msgstr "Funksie onmoontlik: toestel (aandrywer) nie identies nie."
#: errtxt.hrc:129
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Device (drive) not ready."
msgstr "Toestel (aandrywer) nie gereed nie."
@@ -590,13 +510,11 @@ msgid "Wrong checksum."
msgstr ""
#: errtxt.hrc:131
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Function not possible: write protected."
msgstr "Funksie onmoontlik: skryfbeskerm."
#: errtxt.hrc:132
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid ""
"The password of a shared spreadsheet cannot be set or changed.\n"
@@ -636,7 +554,6 @@ msgid "$(ERR) activating object"
msgstr "$(ERR) met aktiveer van objek"
#: langtab.hrc:29
-#, fuzzy
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "[None]"
msgstr "[Geen]"
@@ -647,7 +564,6 @@ msgid "Unknown"
msgstr "Onbekend"
#: langtab.hrc:31 /home/cl/vc/git/libo-core/svtools/inc/langtab.hrc:32
-#, fuzzy
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Default"
msgstr "Verstek"
@@ -1590,7 +1506,6 @@ msgid "Sardinian"
msgstr "Sardinies"
#: langtab.hrc:220
-#, fuzzy
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Dzongkha"
msgstr "Dzongkha"
@@ -2643,7 +2558,6 @@ msgid "Address Book Source"
msgstr "~Adresboekbron..."
#: addresstemplatedialog.ui:522
-#, fuzzy
msgctxt "addresstemplatedialog|label23"
msgid "Field Assignment"
msgstr "Veldtoewysing"
@@ -2948,7 +2862,6 @@ msgid "Port:"
msgstr "~Poort"
#: placeedit.ui:414
-#, fuzzy
msgctxt "placeedit|passwordLabel"
msgid "Password:"
msgstr "Wagwoord:"
@@ -2977,7 +2890,6 @@ msgid "Name:"
msgstr "Naam"
#: printersetupdialog.ui:125
-#, fuzzy
msgctxt "printersetupdialog|label3"
msgid "Status:"
msgstr "Status:"
@@ -2989,25 +2901,21 @@ msgid "Type:"
msgstr "Soort"
#: printersetupdialog.ui:149
-#, fuzzy
msgctxt "printersetupdialog|label5"
msgid "Location:"
msgstr "Ligging:"
#: printersetupdialog.ui:161
-#, fuzzy
msgctxt "printersetupdialog|label6"
msgid "Comment:"
msgstr "Opmerking:"
#: printersetupdialog.ui:218
-#, fuzzy
msgctxt "printersetupdialog|properties"
msgid "Properties..."
msgstr "Eienskappe..."
#: printersetupdialog.ui:247
-#, fuzzy
msgctxt "printersetupdialog|label1"
msgid "Printer"
msgstr "Drukker"
@@ -3509,7 +3417,6 @@ msgid "Unknown source"
msgstr "Onbekende brondokument"
#: strings.hrc:105
-#, fuzzy
msgctxt "STR_SVT_FILEVIEW_COLUMN_TITLE"
msgid "Name"
msgstr "Naam"
@@ -3763,7 +3670,6 @@ msgid "Black Italic"
msgstr "Swart skuinsdruk"
#: strings.hrc:176
-#, fuzzy
msgctxt "STR_SVT_STYLE_BOOK"
msgid "Book"
msgstr "Boek"
@@ -3878,7 +3784,6 @@ msgid "Move To End"
msgstr "Skuif ondertoe"
#: strings.hrc:199
-#, fuzzy
msgctxt "STR_TABBAR_PUSHBUTTON_ADDTAB"
msgid "Add"
msgstr "Voeg by"
@@ -3890,7 +3795,6 @@ msgid "Horizontal Ruler"
msgstr "Horisontaal uit"
#: strings.hrc:202
-#, fuzzy
msgctxt "STR_SVT_ACC_RULER_VERT_NAME"
msgid "Vertical Ruler"
msgstr "Vertikale liniaal"
@@ -3994,7 +3898,6 @@ msgid "Initializing"
msgstr "Inisialiseer tans..."
#: strings.hrc:222
-#, fuzzy
msgctxt "STR_SVT_PRNDLG_WAITING"
msgid "Waiting"
msgstr "Wagtend"
@@ -4020,7 +3923,6 @@ msgid "Offline"
msgstr ""
#: strings.hrc:227
-#, fuzzy
msgctxt "STR_SVT_PRNDLG_ERROR"
msgid "Error"
msgstr "Fout"
@@ -4098,7 +4000,6 @@ msgid "Power save mode"
msgstr ""
#: strings.hrc:242
-#, fuzzy
msgctxt "STR_SVT_PRNDLG_DEFPRINTER"
msgid "Default printer"
msgstr "Verstek drukker"
@@ -4115,7 +4016,6 @@ msgid "~Finish"
msgstr "~Klaar"
#: strings.hrc:246
-#, fuzzy
msgctxt "STR_WIZDLG_NEXT"
msgid "~Next >"
msgstr "~Volgende >"
diff --git a/source/af/svx/messages.po b/source/af/svx/messages.po
index a3d85e41cbc..422b5d2ff73 100644
--- a/source/af/svx/messages.po
+++ b/source/af/svx/messages.po
@@ -14,61 +14,51 @@ msgstr ""
"X-Generator: LibreOffice\n"
#: fieldunit.hrc:30
-#, fuzzy
msgctxt "RID_SVXSTR_FIELDUNIT_TABLE"
msgid "Millimeter"
msgstr "Millimeter"
#: fieldunit.hrc:31
-#, fuzzy
msgctxt "RID_SVXSTR_FIELDUNIT_TABLE"
msgid "Centimeter"
msgstr "Sentimeter"
#: fieldunit.hrc:32
-#, fuzzy
msgctxt "RID_SVXSTR_FIELDUNIT_TABLE"
msgid "Meter"
msgstr "Meter"
#: fieldunit.hrc:33
-#, fuzzy
msgctxt "RID_SVXSTR_FIELDUNIT_TABLE"
msgid "Kilometer"
msgstr "Kilometer"
#: fieldunit.hrc:34
-#, fuzzy
msgctxt "RID_SVXSTR_FIELDUNIT_TABLE"
msgid "Inch"
msgstr "Duim"
#: fieldunit.hrc:35
-#, fuzzy
msgctxt "RID_SVXSTR_FIELDUNIT_TABLE"
msgid "Foot"
msgstr "Voet"
#: fieldunit.hrc:36
-#, fuzzy
msgctxt "RID_SVXSTR_FIELDUNIT_TABLE"
msgid "Miles"
msgstr "Myl"
#: fieldunit.hrc:37
-#, fuzzy
msgctxt "RID_SVXSTR_FIELDUNIT_TABLE"
msgid "Pica"
msgstr "Pika"
#: fieldunit.hrc:38
-#, fuzzy
msgctxt "RID_SVXSTR_FIELDUNIT_TABLE"
msgid "Point"
msgstr "Punt"
#: fieldunit.hrc:39
-#, fuzzy
msgctxt "RID_SVXSTR_FIELDUNIT_TABLE"
msgid "Char"
msgstr "Grafiek"
@@ -86,7 +76,6 @@ msgid "LIKE"
msgstr "SOOS"
#: fmstring.hrc:28
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "NOT"
msgstr "NOT"
@@ -98,13 +87,11 @@ msgid "EMPTY"
msgstr "LEEG"
#: fmstring.hrc:30
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "TRUE"
msgstr "TRUE"
#: fmstring.hrc:31
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "FALSE"
msgstr "FALSE"
@@ -122,43 +109,36 @@ msgid "BETWEEN"
msgstr "TUSSEN"
#: fmstring.hrc:34
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "OR"
msgstr "OR"
#: fmstring.hrc:35
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "AND"
msgstr "AND"
#: fmstring.hrc:36
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "Average"
msgstr "Gemiddelde"
#: fmstring.hrc:37
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "Count"
msgstr "Tel"
#: fmstring.hrc:38
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "Maximum"
msgstr "Maksimum"
#: fmstring.hrc:39
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "Minimum"
msgstr "Minimum"
#: fmstring.hrc:40
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "Sum"
msgstr "Som"
@@ -314,7 +294,6 @@ msgid "Diagonal border line from bottom left to top right"
msgstr "Diagonale randlyn van onder links na bo regs"
#: numberingtype.hrc:29
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "None"
msgstr "Geen"
@@ -328,7 +307,6 @@ msgstr "Koeëltjies"
#. SVX_NUM_CHAR_SPECIAL
#: numberingtype.hrc:31
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "Graphics"
msgstr "Grafika"
@@ -511,7 +489,6 @@ msgid "All Pages"
msgstr "Alle bladsye"
#: samecontent.hrc:19
-#, fuzzy
msgctxt "RID_SVXSTRARY_SAMECONTENT"
msgid "First Page"
msgstr "Eerste bladsy"
@@ -528,7 +505,6 @@ msgid "First, Left and Right Pages"
msgstr ""
#: spacing.hrc:18
-#, fuzzy
msgctxt "RID_SVXSTRARY_SPACING"
msgid "None"
msgstr "Geen"
@@ -872,19 +848,16 @@ msgid "Line of text"
msgstr "Teksreël"
#: tabwin.hrc:27
-#, fuzzy
msgctxt "RID_RSC_TABWIN_PREFIX"
msgid "Table"
msgstr "Tabel"
#: tabwin.hrc:28
-#, fuzzy
msgctxt "RID_RSC_TABWIN_PREFIX"
msgid "Query"
msgstr "Navraag"
#: tabwin.hrc:29
-#, fuzzy
msgctxt "RID_RSC_TABWIN_PREFIX"
msgid "SQL"
msgstr "SQL"
@@ -1288,97 +1261,81 @@ msgid "A6"
msgstr "A6"
#: page.hrc:31
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "A5"
msgstr "A5"
#: page.hrc:32
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "A4"
msgstr "A4"
#: page.hrc:33
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "A3"
msgstr "A3"
#: page.hrc:34
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "B6 (ISO)"
msgstr "B6 (ISO)"
#: page.hrc:35
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "B5 (ISO)"
msgstr "B5 (ISO)"
#: page.hrc:36
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "B4 (ISO)"
msgstr "B4 (ISO)"
#: page.hrc:37
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "Letter"
msgstr "Letter"
#: page.hrc:38
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "Legal"
msgstr "Juridies"
#: page.hrc:39
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "Long Bond"
msgstr "Lang 'bond'"
#: page.hrc:40
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "Tabloid"
msgstr "Tablet"
#: page.hrc:41
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "B6 (JIS)"
msgstr "B6 (JIS)"
#: page.hrc:42
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "B5 (JIS)"
msgstr "B5 (JIS)"
#: page.hrc:43
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "B4 (JIS)"
msgstr "B4 (JIS)"
#: page.hrc:44
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "16 Kai"
msgstr "16 Kai"
#: page.hrc:45
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "32 Kai"
msgstr "32 Kai"
#: page.hrc:46
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "Big 32 Kai"
msgstr "Groot 32 Kai"
@@ -1390,31 +1347,26 @@ msgid "User"
msgstr "Gebruiker"
#: page.hrc:48
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "DL Envelope"
msgstr "DL-koevert"
#: page.hrc:49
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "C6 Envelope"
msgstr "C6-koevert"
#: page.hrc:50
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "C6/5 Envelope"
msgstr "C6/5-koevert"
#: page.hrc:51
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "C5 Envelope"
msgstr "C5-koevert"
#: page.hrc:52
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "C4 Envelope"
msgstr "C4-koevert"
@@ -1432,25 +1384,21 @@ msgid "#7¾ (Monarch) Envelope"
msgstr "#7¾-koevert (Monarch)"
#: page.hrc:55
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "#9 Envelope"
msgstr "#9-koevert"
#: page.hrc:56
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "#10 Envelope"
msgstr "#10-koevert"
#: page.hrc:57
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "#11 Envelope"
msgstr "#11-koevert"
#: page.hrc:58
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "#12 Envelope"
msgstr "#12-koevert"
@@ -1467,115 +1415,96 @@ msgid "A6"
msgstr "A6"
#: page.hrc:65
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "A5"
msgstr "A5"
#: page.hrc:66
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "A4"
msgstr "A4"
#: page.hrc:67
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "A3"
msgstr "A3"
#: page.hrc:68
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "A2"
msgstr "A2"
#: page.hrc:69
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "A1"
msgstr "A1"
#: page.hrc:70
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "A0"
msgstr "A0"
#: page.hrc:71
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "B6 (ISO)"
msgstr "B6 (ISO)"
#: page.hrc:72
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "B5 (ISO)"
msgstr "B5 (ISO)"
#: page.hrc:73
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "B4 (ISO)"
msgstr "B4 (ISO)"
#: page.hrc:74
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "Letter"
msgstr "Letter"
#: page.hrc:75
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "Legal"
msgstr "Juridies"
#: page.hrc:76
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "Long Bond"
msgstr "Lang 'bond'"
#: page.hrc:77
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "Tabloid"
msgstr "Tablet"
#: page.hrc:78
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "B6 (JIS)"
msgstr "B6 (JIS)"
#: page.hrc:79
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "B5 (JIS)"
msgstr "B5 (JIS)"
#: page.hrc:80
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "B4 (JIS)"
msgstr "B4 (JIS)"
#: page.hrc:81
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "16 Kai"
msgstr "16 Kai"
#: page.hrc:82
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "32 Kai"
msgstr "32 Kai"
#: page.hrc:83
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "Big 32 Kai"
msgstr "Groot 32 Kai"
@@ -1587,37 +1516,31 @@ msgid "User"
msgstr "Gebruiker"
#: page.hrc:85
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "DL Envelope"
msgstr "DL-koevert"
#: page.hrc:86
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "C6 Envelope"
msgstr "C6-koevert"
#: page.hrc:87
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "C6/5 Envelope"
msgstr "C6/5-koevert"
#: page.hrc:88
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "C5 Envelope"
msgstr "C5-koevert"
#: page.hrc:89
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "C4 Envelope"
msgstr "C4-koevert"
#: page.hrc:90
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "Dia Slide"
msgstr "Diaskyfie"
@@ -1689,7 +1612,6 @@ msgid "Action"
msgstr "Aksie: "
#: acceptrejectchangesdialog.ui:159
-#, fuzzy
msgctxt "acceptrejectchangesdialog|calcposition"
msgid "Position"
msgstr "Posisie"
@@ -1701,13 +1623,11 @@ msgid "Author"
msgstr "Outeur: "
#: acceptrejectchangesdialog.ui:175
-#, fuzzy
msgctxt "acceptrejectchangesdialog|calcdate"
msgid "Date"
msgstr "Datum"
#: acceptrejectchangesdialog.ui:183
-#, fuzzy
msgctxt "acceptrejectchangesdialog|calcdesc"
msgid "Description"
msgstr "Beskrywing"
@@ -1737,13 +1657,11 @@ msgid "Author"
msgstr "Outeur: "
#: acceptrejectchangesdialog.ui:232
-#, fuzzy
msgctxt "acceptrejectchangesdialog|writerdate"
msgid "Date"
msgstr "Datum"
#: acceptrejectchangesdialog.ui:240
-#, fuzzy
msgctxt "acceptrejectchangesdialog|writerdesc"
msgid "Comment"
msgstr "Opmerking"
@@ -1794,7 +1712,6 @@ msgid "_Add..."
msgstr "Voeg by..."
#: adddataitemdialog.ui:110
-#, fuzzy
msgctxt "adddataitemdialog|label1"
msgid "Item"
msgstr "Item"
@@ -1812,7 +1729,6 @@ msgid "_Required"
msgstr "Vereis"
#: adddataitemdialog.ui:186
-#, fuzzy
msgctxt "adddataitemdialog|requiredcond"
msgid "Condition"
msgstr "Voorwaarde"
@@ -1824,7 +1740,6 @@ msgid "R_elevant"
msgstr "Relevant"
#: adddataitemdialog.ui:215
-#, fuzzy
msgctxt "adddataitemdialog|relevantcond"
msgid "Condition"
msgstr "Voorwaarde"
@@ -1848,19 +1763,16 @@ msgid "Calc_ulate"
msgstr "Berek~en"
#: adddataitemdialog.ui:274
-#, fuzzy
msgctxt "adddataitemdialog|constraintcond"
msgid "Condition"
msgstr "Voorwaarde"
#: adddataitemdialog.ui:288
-#, fuzzy
msgctxt "adddataitemdialog|readonlycond"
msgid "Condition"
msgstr "Voorwaarde"
#: adddataitemdialog.ui:302
-#, fuzzy
msgctxt "adddataitemdialog|calculatecond"
msgid "Condition"
msgstr "Voorwaarde"
@@ -1946,7 +1858,6 @@ msgid "Edit Namespace"
msgstr ""
#: addsubmissiondialog.ui:8
-#, fuzzy
msgctxt "addsubmissiondialog|AddSubmissionDialog"
msgid "Add Submission"
msgstr "Voeg indiening by"
@@ -2062,19 +1973,16 @@ msgid "Styles"
msgstr "Styl"
#: asianphoneticguidedialog.ui:335
-#, fuzzy
msgctxt "asianphoneticguidedialog|adjustlb"
msgid "Left"
msgstr "Links"
#: asianphoneticguidedialog.ui:336
-#, fuzzy
msgctxt "asianphoneticguidedialog|adjustlb"
msgid "Center"
msgstr "Sentreer"
#: asianphoneticguidedialog.ui:337
-#, fuzzy
msgctxt "asianphoneticguidedialog|adjustlb"
msgid "Right"
msgstr "Regs"
@@ -2090,13 +1998,11 @@ msgid "1 2 1"
msgstr ""
#: asianphoneticguidedialog.ui:352
-#, fuzzy
msgctxt "asianphoneticguidedialog|positionlb"
msgid "Top"
msgstr "Bokant"
#: asianphoneticguidedialog.ui:353
-#, fuzzy
msgctxt "asianphoneticguidedialog|positionlb"
msgid "Bottom"
msgstr "Onderkant"
@@ -2179,7 +2085,6 @@ msgid "Mapping"
msgstr ""
#: chinesedictionary.ui:199
-#, fuzzy
msgctxt "chinesedictionary|propertyft"
msgid "Property"
msgstr "Eienskap"
@@ -2196,25 +2101,21 @@ msgid "Foreign"
msgstr ""
#: chinesedictionary.ui:214
-#, fuzzy
msgctxt "chinesedictionary|property"
msgid "First name"
msgstr "Voornaam"
#: chinesedictionary.ui:215
-#, fuzzy
msgctxt "chinesedictionary|property"
msgid "Last name"
msgstr "Van"
#: chinesedictionary.ui:216
-#, fuzzy
msgctxt "chinesedictionary|property"
msgid "Title"
msgstr "Titel"
#: chinesedictionary.ui:217
-#, fuzzy
msgctxt "chinesedictionary|property"
msgid "Status"
msgstr "Status"
@@ -2225,7 +2126,6 @@ msgid "Place name"
msgstr ""
#: chinesedictionary.ui:219
-#, fuzzy
msgctxt "chinesedictionary|property"
msgid "Business"
msgstr "Besigheid"
@@ -2278,7 +2178,6 @@ msgid "Classification Dialog"
msgstr ""
#: classificationdialog.ui:94
-#, fuzzy
msgctxt "classificationdialog|label-Content"
msgid "Content"
msgstr "Inhoud"
@@ -2305,7 +2204,6 @@ msgid "Sign Paragraph"
msgstr "Versteekde paragraaf"
#: classificationdialog.ui:221
-#, fuzzy
msgctxt "classificationdialog|boldButton"
msgid "Bold"
msgstr "Vetdruk"
@@ -2323,7 +2221,6 @@ msgid "Part Number:"
msgstr "Bladsynommer"
#: classificationdialog.ui:310
-#, fuzzy
msgctxt "classificationdialog|intellectualPropertyPartAddButton"
msgid "Add"
msgstr "Voeg by"
@@ -2339,7 +2236,6 @@ msgid "Intellectual Property"
msgstr ""
#: colorwindow.ui:59
-#, fuzzy
msgctxt "colorwindow|none_color_button"
msgid "None"
msgstr "Geen"
@@ -2361,61 +2257,51 @@ msgid "Insert _Column"
msgstr "Voeg kolom in"
#: colsmenu.ui:22
-#, fuzzy
msgctxt "colsmenu|TextField"
msgid "Text Box"
msgstr "Tekskassie"
#: colsmenu.ui:30
-#, fuzzy
msgctxt "colsmenu|CheckBox"
msgid "Check Box"
msgstr "Merkblokkie"
#: colsmenu.ui:38
-#, fuzzy
msgctxt "colsmenu|ComboBox"
msgid "Combo Box"
msgstr "Kombinasiekassie"
#: colsmenu.ui:46
-#, fuzzy
msgctxt "colsmenu|ListBox"
msgid "List Box"
msgstr "Lyskassie"
#: colsmenu.ui:54
-#, fuzzy
msgctxt "colsmenu|DateField"
msgid "Date Field"
msgstr "Datum-veld"
#: colsmenu.ui:62
-#, fuzzy
msgctxt "colsmenu|TimeField"
msgid "Time Field"
msgstr "Tyd-veld"
#: colsmenu.ui:69
-#, fuzzy
msgctxt "colsmenu|NumericField"
msgid "Numeric Field"
msgstr "Numeriese veld"
#: colsmenu.ui:76
-#, fuzzy
msgctxt "colsmenu|CurrencyField"
msgid "Currency Field"
msgstr "Geldeenheidveld"
#: colsmenu.ui:84
-#, fuzzy
msgctxt "colsmenu|PatternField"
msgid "Pattern Field"
msgstr "Patroonveld"
#: colsmenu.ui:92
-#, fuzzy
msgctxt "colsmenu|FormattedField"
msgid "Formatted Field"
msgstr "Geformateerde veld"
@@ -2432,61 +2318,51 @@ msgid "_Replace with"
msgstr "Vervang met"
#: colsmenu.ui:123
-#, fuzzy
msgctxt "colsmenu|TextField1"
msgid "Text Box"
msgstr "Tekskassie"
#: colsmenu.ui:131
-#, fuzzy
msgctxt "colsmenu|CheckBox1"
msgid "Check Box"
msgstr "Merkblokkie"
#: colsmenu.ui:139
-#, fuzzy
msgctxt "colsmenu|ComboBox1"
msgid "Combo Box"
msgstr "Kombinasiekassie"
#: colsmenu.ui:147
-#, fuzzy
msgctxt "colsmenu|ListBox1"
msgid "List Box"
msgstr "Lyskassie"
#: colsmenu.ui:155
-#, fuzzy
msgctxt "colsmenu|DateField1"
msgid "Date Field"
msgstr "Datum-veld"
#: colsmenu.ui:163
-#, fuzzy
msgctxt "colsmenu|TimeField1"
msgid "Time Field"
msgstr "Tyd-veld"
#: colsmenu.ui:171
-#, fuzzy
msgctxt "colsmenu|NumericField1"
msgid "Numeric Field"
msgstr "Numeriese veld"
#: colsmenu.ui:179
-#, fuzzy
msgctxt "colsmenu|CurrencyField1"
msgid "Currency Field"
msgstr "Geldeenheidveld"
#: colsmenu.ui:187
-#, fuzzy
msgctxt "colsmenu|PatternField1"
msgid "Pattern Field"
msgstr "Patroonveld"
#: colsmenu.ui:195
-#, fuzzy
msgctxt "colsmenu|FormattedField1"
msgid "Formatted Field"
msgstr "Geformateerde veld"
@@ -2497,7 +2373,6 @@ msgid "Date and Time Field"
msgstr ""
#: colsmenu.ui:216
-#, fuzzy
msgctxt "colsmenu|delete"
msgid "Delete column"
msgstr "Skrap kolom"
@@ -2533,7 +2408,6 @@ msgid "Column..."
msgstr "Ko~lomme..."
#: compressgraphicdialog.ui:26
-#, fuzzy
msgctxt "compressgraphicdialog|interpolation-method-store"
msgid "None"
msgstr "Geen"
@@ -2589,13 +2463,11 @@ msgid "Reduce image resolution"
msgstr ""
#: compressgraphicdialog.ui:335
-#, fuzzy
msgctxt "compressgraphicdialog|label3"
msgid "Width:"
msgstr "Breedte:"
#: compressgraphicdialog.ui:350
-#, fuzzy
msgctxt "compressgraphicdialog|label4"
msgid "Height:"
msgstr "Hoogte:"
@@ -2646,7 +2518,6 @@ msgid "Image size:"
msgstr ""
#: compressgraphicdialog.ui:626
-#, fuzzy
msgctxt "compressgraphicdialog|label15"
msgid "Type:"
msgstr "Tipe:"
@@ -2770,13 +2641,11 @@ msgid "Scroll bar"
msgstr "Rolstaaf"
#: convertmenu.ui:173
-#, fuzzy
msgctxt "convertmenu|ConvertToSpinButton"
msgid "Spin Button"
msgstr "Spinknoppie"
#: convertmenu.ui:182
-#, fuzzy
msgctxt "convertmenu|ConvertToNavigationBar"
msgid "Navigation Bar"
msgstr "Navigasiebalk"
@@ -2797,7 +2666,6 @@ msgid "_Don’t Send"
msgstr ""
#: crashreportdlg.ui:51
-#, fuzzy
msgctxt "crashreportdlg|btn_close"
msgid "Close"
msgstr "Sluit"
@@ -2909,43 +2777,36 @@ msgid "Lines & Arrows"
msgstr "Lyne en pyltjies"
#: defaultshapespanel.ui:95
-#, fuzzy
msgctxt "defaultshapespanel|label2"
msgid "Curve"
msgstr "Kurwe"
#: defaultshapespanel.ui:132
-#, fuzzy
msgctxt "defaultshapespanel|label3"
msgid "Connectors"
msgstr "Verbinders"
#: defaultshapespanel.ui:169
-#, fuzzy
msgctxt "defaultshapespanel|label4"
msgid "Basic Shapes"
msgstr "Basiese vorms"
#: defaultshapespanel.ui:206
-#, fuzzy
msgctxt "defaultshapespanel|label5"
msgid "Symbols"
msgstr "Simbole"
#: defaultshapespanel.ui:243
-#, fuzzy
msgctxt "defaultshapespanel|label6"
msgid "Block Arrows"
msgstr "Blokpyle"
#: defaultshapespanel.ui:280
-#, fuzzy
msgctxt "defaultshapespanel|label7"
msgid "Flowchart"
msgstr "Vloeigrafiek"
#: defaultshapespanel.ui:317
-#, fuzzy
msgctxt "defaultshapespanel|label8"
msgid "Callouts"
msgstr "Uitroepe"
@@ -2957,7 +2818,6 @@ msgid "Stars"
msgstr "Sterre"
#: defaultshapespanel.ui:391
-#, fuzzy
msgctxt "defaultshapespanel|label10"
msgid "3D Objects"
msgstr "3-D-objekte"
@@ -2995,7 +2855,6 @@ msgid "All contents of the header will be deleted and can not be restored."
msgstr ""
#: docking3deffects.ui:263
-#, fuzzy
msgctxt "docking3deffects|Docking3DEffects"
msgid "3D Effects"
msgstr "3-D-effekte"
@@ -3055,7 +2914,6 @@ msgid "Object-Specific"
msgstr "Objekspesifiek"
#: docking3deffects.ui:583
-#, fuzzy
msgctxt "docking3deffects|flat|tooltip_text"
msgid "Flat"
msgstr "Plat"
@@ -3125,7 +2983,6 @@ msgid "_Mode"
msgstr "Modus"
#: docking3deffects.ui:842
-#, fuzzy
msgctxt "docking3deffects|mode"
msgid "Flat"
msgstr "Plat"
@@ -3161,7 +3018,6 @@ msgid "3D Shadowing On/Off"
msgstr "3-D-skaduwees aan/af"
#: docking3deffects.ui:939
-#, fuzzy
msgctxt "docking3deffects|label13"
msgid "Shadow"
msgstr "Skadu"
@@ -3179,7 +3035,6 @@ msgid "_Distance"
msgstr "~Instanse"
#: docking3deffects.ui:1032
-#, fuzzy
msgctxt "docking3deffects|label16"
msgid "Camera"
msgstr "Kamera"
@@ -3257,7 +3112,6 @@ msgid "Light Source 8"
msgstr "Ligbron 8"
#: docking3deffects.ui:1369
-#, fuzzy
msgctxt "docking3deffects|label19"
msgid "Illumination"
msgstr "Verligting"
@@ -3299,7 +3153,6 @@ msgid "Black & White"
msgstr "Swart/wit"
#: docking3deffects.ui:1483
-#, fuzzy
msgctxt "docking3deffects|texcolor|tooltip_text"
msgid "Color"
msgstr "Kleur"
@@ -3395,7 +3248,6 @@ msgid "User-defined"
msgstr "Gebruikergedefinieer"
#: docking3deffects.ui:1752
-#, fuzzy
msgctxt "docking3deffects|favorites"
msgid "Metal"
msgstr "Metaal"
@@ -3491,7 +3343,6 @@ msgid "Textures"
msgstr "Teksture"
#: docking3deffects.ui:1978
-#, fuzzy
msgctxt "docking3deffects|light|tooltip_text"
msgid "Illumination"
msgstr "Verligting"
@@ -3626,13 +3477,11 @@ msgid "Pipette"
msgstr ""
#: dockingfontwork.ui:17
-#, fuzzy
msgctxt "dockingfontwork|DockingFontwork"
msgid "Fontwork"
msgstr "Fontwerk"
#: dockingfontwork.ui:32
-#, fuzzy
msgctxt "dockingfontwork|off|tooltip_text"
msgid "Off"
msgstr "Af"
@@ -3668,19 +3517,16 @@ msgid "Orientation"
msgstr "Voorlegging"
#: dockingfontwork.ui:143
-#, fuzzy
msgctxt "dockingfontwork|left|tooltip_text"
msgid "Align Left"
msgstr "Belyn links"
#: dockingfontwork.ui:156
-#, fuzzy
msgctxt "dockingfontwork|center|tooltip_text"
msgid "Center"
msgstr "Sentreer"
#: dockingfontwork.ui:170
-#, fuzzy
msgctxt "dockingfontwork|right|tooltip_text"
msgid "Align Right"
msgstr "Regsbelyn"
@@ -3698,7 +3544,6 @@ msgid "Distance"
msgstr "~Instanse"
#: dockingfontwork.ui:259
-#, fuzzy
msgctxt "dockingfontwork|indent|tooltip_text"
msgid "Indent"
msgstr "Inkeep"
@@ -3716,13 +3561,11 @@ msgid "Text Contour"
msgstr "Tekskontoer"
#: dockingfontwork.ui:319
-#, fuzzy
msgctxt "dockingfontwork|noshadow|tooltip_text"
msgid "No Shadow"
msgstr "Geen skadu"
#: dockingfontwork.ui:332
-#, fuzzy
msgctxt "dockingfontwork|vertical|tooltip_text"
msgid "Vertical"
msgstr "Vertikaal"
@@ -3839,7 +3682,6 @@ msgid "Document Name"
msgstr "Dokumentmodus"
#: docrecoveryrecoverdialog.ui:147
-#, fuzzy
msgctxt "docrecoveryrecoverdialog|statusft"
msgid "Status"
msgstr "Status"
@@ -3874,7 +3716,6 @@ msgid "_Value"
msgstr "Waarde"
#: extrustiondepthdialog.ui:135
-#, fuzzy
msgctxt "extrustiondepthdialog|label2"
msgid "Depth"
msgstr "Diepte"
@@ -4072,19 +3913,16 @@ msgid "Search i_n:"
msgstr ""
#: findreplacedialog.ui:958
-#, fuzzy
msgctxt "findreplacedialog|calcsearchin"
msgid "Formulas"
msgstr "Formules"
#: findreplacedialog.ui:959
-#, fuzzy
msgctxt "findreplacedialog|calcsearchin"
msgid "Values"
msgstr "Waardes"
#: findreplacedialog.ui:960
-#, fuzzy
msgctxt "findreplacedialog|calcsearchin"
msgid "Notes"
msgstr "Notas"
@@ -4190,7 +4028,6 @@ msgid "Contour Editor"
msgstr "Kontoerredigeerder"
#: floatingcontour.ui:46
-#, fuzzy
msgctxt "floatingcontour|TBI_APPLY"
msgid "Apply"
msgstr "Pas toe"
@@ -4202,49 +4039,41 @@ msgid "Workspace"
msgstr "Werkarea"
#: floatingcontour.ui:96
-#, fuzzy
msgctxt "floatingcontour|TBI_SELECT"
msgid "Select"
msgstr "Kies"
#: floatingcontour.ui:111
-#, fuzzy
msgctxt "floatingcontour|TBI_RECT"
msgid "Rectangle"
msgstr "Reghoek"
#: floatingcontour.ui:126
-#, fuzzy
msgctxt "floatingcontour|TBI_CIRCLE"
msgid "Ellipse"
msgstr "Ellips"
#: floatingcontour.ui:141
-#, fuzzy
msgctxt "floatingcontour|TBI_POLY"
msgid "Polygon"
msgstr "Poligoon"
#: floatingcontour.ui:166
-#, fuzzy
msgctxt "floatingcontour|TBI_POLYEDIT"
msgid "Edit Points"
msgstr "Redigeer punte"
#: floatingcontour.ui:181
-#, fuzzy
msgctxt "floatingcontour|TBI_POLYMOVE"
msgid "Move Points"
msgstr "Skuif punte"
#: floatingcontour.ui:196
-#, fuzzy
msgctxt "floatingcontour|TBI_POLYINSERT"
msgid "Insert Points"
msgstr "Voeg punte in"
#: floatingcontour.ui:211
-#, fuzzy
msgctxt "floatingcontour|TBI_POLYDELETE"
msgid "Delete Points"
msgstr "Skrap punte"
@@ -4311,19 +4140,16 @@ msgid "Add Item"
msgstr "Voeg item by"
#: formdatamenu.ui:20
-#, fuzzy
msgctxt "formdatamenu|addelement"
msgid "Add Element"
msgstr "Voeg element by"
#: formdatamenu.ui:28
-#, fuzzy
msgctxt "formdatamenu|addattribute"
msgid "Add Attribute"
msgstr "Voeg attribuut by"
#: formdatamenu.ui:36
-#, fuzzy
msgctxt "formdatamenu|edit"
msgid "Edit"
msgstr "Redigeer"
@@ -4360,13 +4186,11 @@ msgid "_New"
msgstr "Nuwe"
#: formnavimenu.ui:22
-#, fuzzy
msgctxt "formnavimenu|form"
msgid "Form"
msgstr "Vorm"
#: formnavimenu.ui:30
-#, fuzzy
msgctxt "formnavimenu|hidden"
msgid "Hidden Control"
msgstr "Versteekte kontrole"
@@ -4420,49 +4244,41 @@ msgid "Propert_ies"
msgstr "Eienskappe: "
#: formnavimenu.ui:106
-#, fuzzy
msgctxt "formnavimenu|designmode"
msgid "Open in Design Mode"
msgstr "Open in ontwerpmodus"
#: formnavimenu.ui:114
-#, fuzzy
msgctxt "formnavimenu|controlfocus"
msgid "Automatic Control Focus"
msgstr "Outomatiese beheerfokus"
#: functionmenu.ui:12
-#, fuzzy
msgctxt "functionmenu|avg"
msgid "Average"
msgstr "Gemiddelde"
#: functionmenu.ui:20
-#, fuzzy
msgctxt "functionmenu|counta"
msgid "CountA"
msgstr "TelA"
#: functionmenu.ui:27
-#, fuzzy
msgctxt "functionmenu|count"
msgid "Count"
msgstr "Tel"
#: functionmenu.ui:34
-#, fuzzy
msgctxt "functionmenu|max"
msgid "Maximum"
msgstr "Maksimum"
#: functionmenu.ui:41
-#, fuzzy
msgctxt "functionmenu|min"
msgid "Minimum"
msgstr "Minimum"
#: functionmenu.ui:48
-#, fuzzy
msgctxt "functionmenu|sum"
msgid "Sum"
msgstr "Som"
@@ -4473,7 +4289,6 @@ msgid "Selection count"
msgstr ""
#: functionmenu.ui:62
-#, fuzzy
msgctxt "functionmenu|none"
msgid "None"
msgstr "Geen"
@@ -4605,7 +4420,6 @@ msgid "_AutoFit height"
msgstr "OutoPas hoogte"
#: headfootformatpage.ui:326
-#, fuzzy
msgctxt "headfootformatpage|buttonMore"
msgid "More..."
msgstr "Meer..."
@@ -4617,13 +4431,11 @@ msgid "_Edit..."
msgstr "Redigeer..."
#: headfootformatpage.ui:383
-#, fuzzy
msgctxt "headfootformatpage|labelHeaderFormat"
msgid "Header"
msgstr "Kop"
#: headfootformatpage.ui:399
-#, fuzzy
msgctxt "headfootformatpage|labelFooterFormat"
msgid "Footer"
msgstr "Voet"
@@ -4635,7 +4447,6 @@ msgid "ImageMap Editor"
msgstr "ImageMap-redigeerder"
#: imapdialog.ui:32
-#, fuzzy
msgctxt "imapdialog|TBI_APPLY"
msgid "Apply"
msgstr "Pas toe"
@@ -4653,31 +4464,26 @@ msgid "Save..."
msgstr "Stoor..."
#: imapdialog.ui:77
-#, fuzzy
msgctxt "imapdialog|TBI_CLOSE"
msgid "Close"
msgstr "Sluit"
#: imapdialog.ui:91
-#, fuzzy
msgctxt "imapdialog|TBI_SELECT"
msgid "Select"
msgstr "Kies"
#: imapdialog.ui:106
-#, fuzzy
msgctxt "imapdialog|TBI_RECT"
msgid "Rectangle"
msgstr "Reghoek"
#: imapdialog.ui:121
-#, fuzzy
msgctxt "imapdialog|TBI_CIRCLE"
msgid "Ellipse"
msgstr "Ellips"
#: imapdialog.ui:136
-#, fuzzy
msgctxt "imapdialog|TBI_POLY"
msgid "Polygon"
msgstr "Poligoon"
@@ -4689,25 +4495,21 @@ msgid "Freeform Polygon"
msgstr "Vryvormveelhoek"
#: imapdialog.ui:166
-#, fuzzy
msgctxt "imapdialog|TBI_POLYEDIT"
msgid "Edit Points"
msgstr "Redigeer punte"
#: imapdialog.ui:181
-#, fuzzy
msgctxt "imapdialog|TBI_POLYMOVE"
msgid "Move Points"
msgstr "Skuif punte"
#: imapdialog.ui:196
-#, fuzzy
msgctxt "imapdialog|TBI_POLYINSERT"
msgid "Insert Points"
msgstr "Voeg punte in"
#: imapdialog.ui:211
-#, fuzzy
msgctxt "imapdialog|TBI_POLYDELETE"
msgid "Delete Points"
msgstr "Skrap punte"
@@ -4761,7 +4563,6 @@ msgid "Text:"
msgstr "Teks: "
#: imapmenu.ui:12
-#, fuzzy
msgctxt "imapmenu|url"
msgid "Description..."
msgstr "Beskrywing..."
@@ -4867,7 +4668,6 @@ msgid "Volume:"
msgstr "Volume"
#: mediaplayback.ui:79
-#, fuzzy
msgctxt "mediaplayback|zoombox|tooltip_text"
msgid "View"
msgstr "Bekyk"
@@ -4890,13 +4690,11 @@ msgid "_Edit..."
msgstr "Redigeer..."
#: namespacedialog.ui:168
-#, fuzzy
msgctxt "namespacedialog|prefix"
msgid "Prefix"
msgstr "Voorvoegsel"
#: namespacedialog.ui:179
-#, fuzzy
msgctxt "namespacedialog|url"
msgid "URL"
msgstr "URL"
@@ -4918,7 +4716,6 @@ msgid "_Visible grid"
msgstr ""
#: optgridpage.ui:99
-#, fuzzy
msgctxt "optgridpage|label1"
msgid "Grid"
msgstr "Rooster"
@@ -5075,13 +4872,11 @@ msgid "1.5 Lines"
msgstr "1,5 reëls"
#: paralinespacingcontrol.ui:185
-#, fuzzy
msgctxt "paralinespacingcontrol|line_dist"
msgid "Double"
msgstr "Dubbel"
#: paralinespacingcontrol.ui:186
-#, fuzzy
msgctxt "paralinespacingcontrol|line_dist"
msgid "Proportional"
msgstr "Proporsioneel"
@@ -5098,7 +4893,6 @@ msgid "Leading"
msgstr "Opskrif"
#: paralinespacingcontrol.ui:189
-#, fuzzy
msgctxt "paralinespacingcontrol|line_dist"
msgid "Fixed"
msgstr "Vaste"
@@ -5174,7 +4968,6 @@ msgid "New Password"
msgstr ""
#: presetmenu.ui:12
-#, fuzzy
msgctxt "presetmenu|rename"
msgid "Rename"
msgstr "Hernoem"
@@ -5314,13 +5107,11 @@ msgid "Do you want to unlink the graphics in order to edit it?"
msgstr ""
#: redlinecontrol.ui:23
-#, fuzzy
msgctxt "redlinecontrol|view"
msgid "List"
msgstr "Lys"
#: redlinecontrol.ui:45
-#, fuzzy
msgctxt "redlinecontrol|filter"
msgid "Filter"
msgstr "Filter"
@@ -5344,7 +5135,6 @@ msgid "C_omment:"
msgstr "Opmerking:"
#: redlinefilterpage.ui:87
-#, fuzzy
msgctxt "redlinefilterpage|commentedit-atkobject"
msgid "Comment"
msgstr "Opmerking"
@@ -5373,7 +5163,6 @@ msgid "Author"
msgstr "Outeur: "
#: redlinefilterpage.ui:186
-#, fuzzy
msgctxt "redlinefilterpage|rangeedit-atkobject"
msgid "Range"
msgstr "Omvang"
@@ -5468,7 +5257,6 @@ msgid "Action"
msgstr "Aksie: "
#: redlineviewpage.ui:33
-#, fuzzy
msgctxt "redlineviewpage|position"
msgid "Position"
msgstr "Posisie"
@@ -5480,13 +5268,11 @@ msgid "Author"
msgstr "Outeur: "
#: redlineviewpage.ui:57
-#, fuzzy
msgctxt "redlineviewpage|date"
msgid "Date"
msgstr "Datum"
#: redlineviewpage.ui:69
-#, fuzzy
msgctxt "redlineviewpage|comment"
msgid "Comment"
msgstr "Opmerking"
@@ -5504,73 +5290,61 @@ msgid "Delete Rows"
msgstr "Skrap ry"
#: rowsmenu.ui:19
-#, fuzzy
msgctxt "rowsmenu|save"
msgid "Save Record"
msgstr "Stoor rekord"
#: rowsmenu.ui:26
-#, fuzzy
msgctxt "rowsmenu|undo"
msgid "Undo: Data entry"
msgstr "Ontdoen data-inskrywing"
#: rulermenu.ui:12
-#, fuzzy
msgctxt "rulermenu|mm"
msgid "Millimeter"
msgstr "Millimeter"
#: rulermenu.ui:20
-#, fuzzy
msgctxt "rulermenu|cm"
msgid "Centimeter"
msgstr "Sentimeter"
#: rulermenu.ui:28
-#, fuzzy
msgctxt "rulermenu|m"
msgid "Meter"
msgstr "Meter"
#: rulermenu.ui:36
-#, fuzzy
msgctxt "rulermenu|km"
msgid "Kilometer"
msgstr "Kilometer"
#: rulermenu.ui:44
-#, fuzzy
msgctxt "rulermenu|in"
msgid "Inch"
msgstr "Duim"
#: rulermenu.ui:52
-#, fuzzy
msgctxt "rulermenu|ft"
msgid "Foot"
msgstr "Voet"
#: rulermenu.ui:60
-#, fuzzy
msgctxt "rulermenu|mile"
msgid "Miles"
msgstr "Myl"
#: rulermenu.ui:68
-#, fuzzy
msgctxt "rulermenu|pt"
msgid "Point"
msgstr "Punt"
#: rulermenu.ui:76
-#, fuzzy
msgctxt "rulermenu|pc"
msgid "Pica"
msgstr "Pika"
#: rulermenu.ui:84
-#, fuzzy
msgctxt "rulermenu|ch"
msgid "Char"
msgstr "Grafiek"
@@ -5816,7 +5590,6 @@ msgid "Quadratic"
msgstr ""
#: sidebararea.ui:174
-#, fuzzy
msgctxt "sidebararea|gradientstyle"
msgid "Square"
msgstr "Vierkant"
@@ -5843,7 +5616,6 @@ msgid "Gradient angle"
msgstr ""
#: sidebararea.ui:232
-#, fuzzy
msgctxt "sidebararea|transparencylabel|tooltip_text"
msgid "Transparency"
msgstr "Deursigtigheid"
@@ -5860,13 +5632,11 @@ msgid "Select the type of transparency to apply."
msgstr ""
#: sidebararea.ui:251
-#, fuzzy
msgctxt "sidebararea|transtype"
msgid "None"
msgstr "Geen"
#: sidebararea.ui:252
-#, fuzzy
msgctxt "sidebararea|transtype"
msgid "Solid"
msgstr "Solied"
@@ -5898,7 +5668,6 @@ msgid "Quadratic"
msgstr ""
#: sidebararea.ui:258
-#, fuzzy
msgctxt "sidebararea|transtype"
msgid "Square"
msgstr "Vierkant"
@@ -5924,7 +5693,6 @@ msgid "Specify 0% for fully opaque through 100% for fully transparent."
msgstr ""
#: sidebararea.ui:346
-#, fuzzy
msgctxt "sidebararea|settransparency-atkobject"
msgid "Transparency"
msgstr "Deursigtigheid"
@@ -5941,7 +5709,6 @@ msgid "Specify the luminance of the graphic."
msgstr ""
#: sidebargraphic.ui:70
-#, fuzzy
msgctxt "sidebargraphic|setbrightness-atkobject"
msgid "Brightness"
msgstr "Helderheid"
@@ -5958,7 +5725,6 @@ msgid "Specify the degree of difference between the lightest and darkest parts o
msgstr ""
#: sidebargraphic.ui:107
-#, fuzzy
msgctxt "sidebargraphic|setcontrast-atkobject"
msgid "Contrast"
msgstr "Kontras"
@@ -5985,43 +5751,36 @@ msgid "Specify the percentage of transparency; 0% is fully opaque and 100% is fu
msgstr ""
#: sidebargraphic.ui:176
-#, fuzzy
msgctxt "sidebargraphic|settransparency-atkobject"
msgid "Transparency"
msgstr "Deursigtigheid"
#: sidebargraphic.ui:209
-#, fuzzy
msgctxt "sidebargraphic|setred|tooltip_text"
msgid "Red"
msgstr "Rooi"
#: sidebargraphic.ui:215
-#, fuzzy
msgctxt "sidebargraphic|setred-atkobject"
msgid "Red"
msgstr "Rooi"
#: sidebargraphic.ui:255
-#, fuzzy
msgctxt "sidebargraphic|setgreen|tooltip_text"
msgid "Green"
msgstr "Groen"
#: sidebargraphic.ui:261
-#, fuzzy
msgctxt "sidebargraphic|setgreen-atkobject"
msgid "Green"
msgstr "Groen"
#: sidebargraphic.ui:302
-#, fuzzy
msgctxt "sidebargraphic|setblue|tooltip_text"
msgid "Blue"
msgstr "Blou"
#: sidebargraphic.ui:308
-#, fuzzy
msgctxt "sidebargraphic|setblue-atkobject"
msgid "Blue"
msgstr "Blou"
@@ -6052,7 +5811,6 @@ msgid "Select the style of the line."
msgstr ""
#: sidebarline.ui:64
-#, fuzzy
msgctxt "sidebarline|linestyle-atkobject"
msgid "Style"
msgstr "Styl"
@@ -6106,7 +5864,6 @@ msgid "Specify the transparency of the line."
msgstr ""
#: sidebarline.ui:230
-#, fuzzy
msgctxt "sidebarline|linetransparency-atkobject"
msgid "Transparency"
msgstr "Deursigtigheid"
@@ -6128,7 +5885,6 @@ msgid "Rounded"
msgstr ""
#: sidebarline.ui:282
-#, fuzzy
msgctxt "sidebarline|edgestyle"
msgid "- none -"
msgstr "- geen -"
@@ -6160,7 +5916,6 @@ msgid "Select the style of the line caps."
msgstr ""
#: sidebarline.ui:322
-#, fuzzy
msgctxt "sidebarline|linecapstyle"
msgid "Flat"
msgstr "Plat"
@@ -6172,7 +5927,6 @@ msgid "Round"
msgstr "Klank"
#: sidebarline.ui:324
-#, fuzzy
msgctxt "sidebarline|linecapstyle"
msgid "Square"
msgstr "Vierkant"
@@ -6207,7 +5961,6 @@ msgid "_Spacing:"
msgstr "Spasiëring"
#: sidebarparagraph.ui:254
-#, fuzzy
msgctxt "sidebarparagraph|paraspacing|tooltip_text"
msgid "Spacing"
msgstr "Spasiëring"
@@ -6245,19 +5998,16 @@ msgid "_Indent:"
msgstr "Inkeep"
#: sidebarparagraph.ui:448
-#, fuzzy
msgctxt "sidebarparagraph|indent|tooltip_text"
msgid "Indent"
msgstr "Inkeep"
#: sidebarparagraph.ui:455
-#, fuzzy
msgctxt "sidebarparagraph|increaseindent|tooltip_text"
msgid "Increase Indent"
msgstr "Vermeerder keep"
#: sidebarparagraph.ui:469
-#, fuzzy
msgctxt "sidebarparagraph|decreaseindent|tooltip_text"
msgid "Decrease Indent"
msgstr "Verminder keep"
@@ -6316,7 +6066,6 @@ msgid "Enter the value for the horizontal position."
msgstr ""
#: sidebarpossize.ui:65
-#, fuzzy
msgctxt "sidebarpossize|horizontalpos-atkobject"
msgid "Horizontal"
msgstr "Horisontaal"
@@ -6333,7 +6082,6 @@ msgid "Enter the value for the vertical position."
msgstr ""
#: sidebarpossize.ui:105
-#, fuzzy
msgctxt "sidebarpossize|verticalpos-atkobject"
msgid "Vertical"
msgstr "Vertikaal"
@@ -6350,7 +6098,6 @@ msgid "Enter a width for the selected object."
msgstr ""
#: sidebarpossize.ui:146
-#, fuzzy
msgctxt "sidebarpossize|selectwidth-atkobject"
msgid "Width"
msgstr "Wydte"
@@ -6367,7 +6114,6 @@ msgid "Enter a height for the selected object."
msgstr ""
#: sidebarpossize.ui:187
-#, fuzzy
msgctxt "sidebarpossize|selectheight-atkobject"
msgid "Height"
msgstr "Hoogte"
@@ -6390,7 +6136,6 @@ msgid "_Rotation:"
msgstr "Rotering"
#: sidebarpossize.ui:254
-#, fuzzy
msgctxt "sidebarpossize|orientationcontrol-atkobject"
msgid "Rotation"
msgstr "Rotering"
@@ -6502,13 +6247,11 @@ msgid "Custom Value"
msgstr ""
#: textcontrolchardialog.ui:8
-#, fuzzy
msgctxt "textcontrolchardialog|TextControlCharacterPropertiesDialog"
msgid "Character"
msgstr "Karakter"
#: textcontrolchardialog.ui:106
-#, fuzzy
msgctxt "textcontrolchardialog|font"
msgid "Font"
msgstr "Font"
@@ -6519,13 +6262,11 @@ msgid "Font Effects"
msgstr ""
#: textcontrolchardialog.ui:151
-#, fuzzy
msgctxt "textcontrolchardialog|position"
msgid "Position"
msgstr "Posisie"
#: textcontrolparadialog.ui:8
-#, fuzzy
msgctxt "textcontrolparadialog|TextControlParagraphPropertiesDialog"
msgid "Paragraph"
msgstr "Paragraaf"
@@ -6536,7 +6277,6 @@ msgid "Indents & Spacing"
msgstr ""
#: textcontrolparadialog.ui:128
-#, fuzzy
msgctxt "textcontrolparadialog|labelTP_PARA_ALIGN"
msgid "Alignment"
msgstr "Belyning"
@@ -6563,55 +6303,46 @@ msgid "Single"
msgstr "Enkel"
#: textunderlinecontrol.ui:61
-#, fuzzy
msgctxt "textunderlinecontrol|double|tooltip_text"
msgid "Double"
msgstr "Dubbel"
#: textunderlinecontrol.ui:78
-#, fuzzy
msgctxt "textunderlinecontrol|bold|tooltip_text"
msgid "Bold"
msgstr "Vetdruk"
#: textunderlinecontrol.ui:95
-#, fuzzy
msgctxt "textunderlinecontrol|dot|tooltip_text"
msgid "Dotted"
msgstr "Stippels"
#: textunderlinecontrol.ui:112
-#, fuzzy
msgctxt "textunderlinecontrol|dotbold|tooltip_text"
msgid "Dotted (Bold)"
msgstr "Stippels (vet)"
#: textunderlinecontrol.ui:129
-#, fuzzy
msgctxt "textunderlinecontrol|dash|tooltip_text"
msgid "Dash"
msgstr "Strepie"
#: textunderlinecontrol.ui:146
-#, fuzzy
msgctxt "textunderlinecontrol|dashlong|tooltip_text"
msgid "Long Dash"
msgstr "Lang aandagstreep"
#: textunderlinecontrol.ui:163
-#, fuzzy
msgctxt "textunderlinecontrol|dashdot|tooltip_text"
msgid "Dot Dash"
msgstr "Stippel-strepie"
#: textunderlinecontrol.ui:180
-#, fuzzy
msgctxt "textunderlinecontrol|dashdotdot|tooltip_text"
msgid "Dot Dot Dash"
msgstr "Stippel-stippel-strepie"
#: textunderlinecontrol.ui:197
-#, fuzzy
msgctxt "textunderlinecontrol|wave|tooltip_text"
msgid "Wave"
msgstr "Golf"
@@ -6628,19 +6359,16 @@ msgid "Add Item"
msgstr "Voeg item by"
#: xformspage.ui:40
-#, fuzzy
msgctxt "xformspage|TBI_ITEM_ADD_ELEMENT"
msgid "Add Element"
msgstr "Voeg element by"
#: xformspage.ui:54
-#, fuzzy
msgctxt "xformspage|TBI_ITEM_ADD_ATTRIBUTE"
msgid "Add Attribute"
msgstr "Voeg attribuut by"
#: xformspage.ui:68
-#, fuzzy
msgctxt "xformspage|TBI_ITEM_EDIT"
msgid "Edit"
msgstr "Redigeer"
@@ -6658,13 +6386,11 @@ msgid "Digital Signatures..."
msgstr "Digitale handtekeninge..."
#: zoommenu.ui:12
-#, fuzzy
msgctxt "zoommenu|page"
msgid "Entire Page"
msgstr "Hele bladsy"
#: zoommenu.ui:20
-#, fuzzy
msgctxt "zoommenu|width"
msgid "Page Width"
msgstr "Bladsywydte"
@@ -6675,7 +6401,6 @@ msgid "Optimal View"
msgstr ""
#: zoommenu.ui:36
-#, fuzzy
msgctxt "zoommenu|50"
msgid "50%"
msgstr "50%"
@@ -6686,19 +6411,16 @@ msgid "75%"
msgstr ""
#: zoommenu.ui:52
-#, fuzzy
msgctxt "zoommenu|100"
msgid "100%"
msgstr "100%"
#: zoommenu.ui:60
-#, fuzzy
msgctxt "zoommenu|150"
msgid "150%"
msgstr "150%"
#: zoommenu.ui:68
-#, fuzzy
msgctxt "zoommenu|200"
msgid "200%"
msgstr "200%"
@@ -6710,7 +6432,6 @@ msgid "Drawing object"
msgstr "Tekenobjekte"
#: strings.hrc:26
-#, fuzzy
msgctxt "STR_ObjNamePluralNONE"
msgid "Drawing objects"
msgstr "Tekenobjekte"
@@ -7063,13 +6784,11 @@ msgid "Outline Texts"
msgstr "Raamwerktekste"
#: strings.hrc:95
-#, fuzzy
msgctxt "STR_ObjNameSingulGRAF"
msgid "Image"
msgstr "Beeld"
#: strings.hrc:96
-#, fuzzy
msgctxt "STR_ObjNamePluralGRAF"
msgid "Images"
msgstr "Beelde"
@@ -7125,7 +6844,6 @@ msgid "Linked Metafiles"
msgstr "Gekoppelde metalêers"
#: strings.hrc:107
-#, fuzzy
msgctxt "STR_ObjNameSingulGRAFBMP"
msgid "Image"
msgstr "Beeld"
@@ -7148,7 +6866,6 @@ msgid "Linked image with transparency"
msgstr "Gekoppelde biskaarte met deursigtigheid"
#: strings.hrc:111
-#, fuzzy
msgctxt "STR_ObjNamePluralGRAFBMP"
msgid "Images"
msgstr "Beelde"
@@ -7281,7 +6998,6 @@ msgid "Dimensioning objects"
msgstr "Dimensionering van objekte"
#: strings.hrc:137
-#, fuzzy
msgctxt "STR_ObjNamePlural"
msgid "Drawing objects"
msgstr "Tekenobjekte"
@@ -8681,7 +8397,6 @@ msgid "Glue spacing object 2"
msgstr "Plak spasiëring objek 2"
#: strings.hrc:418
-#, fuzzy
msgctxt "SIP_SA_EDGELINEDELTACOUNT"
msgid "Number of movable lines"
msgstr "Getal skuifbare lyne"
@@ -9296,7 +9011,6 @@ msgid "Bitmap"
msgstr "Biskaart"
#: strings.hrc:542
-#, fuzzy
msgctxt "RID_SVXSTR_PATTERN"
msgid "Pattern"
msgstr "Patroon"
@@ -9307,13 +9021,11 @@ msgid "Untitled Pattern"
msgstr ""
#: strings.hrc:544
-#, fuzzy
msgctxt "RID_SVXSTR_LINESTYLE"
msgid "Line Style"
msgstr "Lynstyl"
#: strings.hrc:545
-#, fuzzy
msgctxt "RID_SVXSTR_INVISIBLE"
msgid "None"
msgstr "Geen"
@@ -9401,7 +9113,6 @@ msgid "Gray"
msgstr "Grys"
#: strings.hrc:563
-#, fuzzy
msgctxt "RID_SVXSTR_COLOR_WHITE"
msgid "White"
msgstr "Wit"
@@ -9433,7 +9144,6 @@ msgid "Red"
msgstr "Rooi"
#: strings.hrc:569
-#, fuzzy
msgctxt "RID_SVXSTR_COLOR_VIOLET"
msgid "Violet"
msgstr "Violet"
@@ -9471,7 +9181,6 @@ msgstr "Linne"
#. Light variants of the standard color palette
#: strings.hrc:577
-#, fuzzy
msgctxt "RID_SVXSTR_COLOR_LIGHTGRAY"
msgid "Light Gray"
msgstr "Liggrys"
@@ -9497,7 +9206,6 @@ msgid "Light Brick"
msgstr ""
#: strings.hrc:582
-#, fuzzy
msgctxt "RID_SVXSTR_COLOR_LIGHTRED"
msgid "Light Red"
msgstr "Ligrooi"
@@ -9518,7 +9226,6 @@ msgid "Light Indigo"
msgstr ""
#: strings.hrc:586
-#, fuzzy
msgctxt "RID_SVXSTR_COLOR_LIGHTBLUE"
msgid "Light Blue"
msgstr "Ligblou"
@@ -9529,7 +9236,6 @@ msgid "Light Teal"
msgstr ""
#: strings.hrc:588
-#, fuzzy
msgctxt "RID_SVXSTR_COLOR_LIGHTGREEN"
msgid "Light Green"
msgstr "Liggroen"
@@ -9613,13 +9319,11 @@ msgid "Blue classic"
msgstr ""
#: strings.hrc:606
-#, fuzzy
msgctxt "RID_SVXSTR_COLOR_CYAN"
msgid "Cyan"
msgstr "Siaan"
#: strings.hrc:607
-#, fuzzy
msgctxt "RID_SVXSTR_COLOR_MAGENTA"
msgid "Magenta"
msgstr "Magenta"
@@ -10150,7 +9854,6 @@ msgid "Radial Violet"
msgstr "Violet"
#: strings.hrc:716
-#, fuzzy
msgctxt "RID_SVXSTR_GRDT52"
msgid "Vertical"
msgstr "Vertikaal"
@@ -10217,7 +9920,6 @@ msgid "Pink Gradient"
msgstr ""
#: strings.hrc:728
-#, fuzzy
msgctxt "RID_SVXSTR_GRDT64"
msgid "Sky"
msgstr "Lug"
@@ -10674,7 +10376,6 @@ msgid "Zig Zag"
msgstr ""
#: strings.hrc:816
-#, fuzzy
msgctxt "RID_SVXSTR_BMP53"
msgid "Wave"
msgstr "Golf"
@@ -10765,13 +10466,11 @@ msgid "Solid Diamond"
msgstr ""
#: strings.hrc:833
-#, fuzzy
msgctxt "RID_SVXSTR_BMP70"
msgid "Vertical"
msgstr "Vertikaal"
#: strings.hrc:834
-#, fuzzy
msgctxt "RID_SVXSTR_BMP71"
msgid "Horizontal"
msgstr "Horisontaal"
@@ -10787,7 +10486,6 @@ msgid "Upward Diagonal"
msgstr ""
#: strings.hrc:837
-#, fuzzy
msgctxt "RID_SVXSTR_BMP74"
msgid "Cross"
msgstr "Kruis"
@@ -10866,7 +10564,6 @@ msgid "Dashed"
msgstr "Gestreep"
#: strings.hrc:851
-#, fuzzy
msgctxt "RID_SVXSTR_DASH12"
msgid "Line Style"
msgstr "Lynstyl"
@@ -11136,7 +10833,6 @@ msgid "Last Custom Value"
msgstr ""
#: strings.hrc:910
-#, fuzzy
msgctxt "RID_SVXSTR_PT"
msgid "pt"
msgstr "pt"
@@ -11249,7 +10945,6 @@ msgid "Emoticons"
msgstr "Emotikons"
#: strings.hrc:939
-#, fuzzy
msgctxt "RID_GALLERYSTR_THEME_PHOTOS"
msgid "Images"
msgstr "Beelde"
@@ -11285,7 +10980,6 @@ msgid "Surfaces"
msgstr "Oppervlakke"
#: strings.hrc:946
-#, fuzzy
msgctxt "RID_GALLERYSTR_THEME_COMPUTERS"
msgid "Computers"
msgstr "Rekenaars"
@@ -11492,55 +11186,46 @@ msgid "P~arallel"
msgstr "P~arallel"
#: strings.hrc:990
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_NW"
msgid "Extrusion North-West"
msgstr "Ekstrusie noordwes"
#: strings.hrc:991
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_N"
msgid "Extrusion North"
msgstr "Ekstrusie noord"
#: strings.hrc:992
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_NE"
msgid "Extrusion North-East"
msgstr "Ekstrusie noordoos"
#: strings.hrc:993
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_W"
msgid "Extrusion West"
msgstr "Ekstrusie wes"
#: strings.hrc:994
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_NONE"
msgid "Extrusion Backwards"
msgstr "Ekstrusie agtertoe"
#: strings.hrc:995
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_E"
msgid "Extrusion East"
msgstr "Ekstrusie oos"
#: strings.hrc:996
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_SW"
msgid "Extrusion South-West"
msgstr "Ekstrusie suidwes"
#: strings.hrc:997
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_S"
msgid "Extrusion South"
msgstr "Ekstrusie suid"
#: strings.hrc:998
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_SE"
msgid "Extrusion South-East"
msgstr "Ekstrusie suidoos"
@@ -11653,7 +11338,6 @@ msgid "Transparent"
msgstr "Deursigtigheid"
#: strings.hrc:1021
-#, fuzzy
msgctxt "RID_SVXSTR_DEFAULT"
msgid "Default"
msgstr "Verstek"
@@ -11706,7 +11390,6 @@ msgstr ""
#. This is duplicated in GenericCommands.xcu in officecfg.
#: strings.hrc:1032
-#, fuzzy
msgctxt "RID_SVXSTR_CHARFONTNAME"
msgid "Font Name"
msgstr "Fontnaam"
@@ -12479,7 +12162,6 @@ msgid "Get"
msgstr "Get"
#: strings.hrc:1188
-#, fuzzy
msgctxt "RID_STR_REPLACE_NONE"
msgid "None"
msgstr "Geen"
@@ -12491,7 +12173,6 @@ msgid "Instance"
msgstr "~Instanse"
#: strings.hrc:1190
-#, fuzzy
msgctxt "RID_STR_REPLACE_DOC"
msgid "Document"
msgstr "Dokument"
@@ -12600,7 +12281,6 @@ msgid "Binding"
msgstr "Bindings"
#: strings.hrc:1211
-#, fuzzy
msgctxt "RID_STR_BINDING_EXPR"
msgid "Binding expression"
msgstr "Bindinguitdrukking"
@@ -12704,13 +12384,11 @@ msgid "Zoom factor. Right-click to change zoom factor or click to open Zoom dial
msgstr ""
#: strings.hrc:1235
-#, fuzzy
msgctxt "RID_SVXSTR_ZOOM_IN"
msgid "Zoom In"
msgstr "Zoem in"
#: strings.hrc:1236
-#, fuzzy
msgctxt "RID_SVXSTR_ZOOM_OUT"
msgid "Zoom Out"
msgstr "Zoem uit"
@@ -12721,7 +12399,6 @@ msgid "25%"
msgstr ""
#: strings.hrc:1238
-#, fuzzy
msgctxt "RID_SVXSTR_ZOOM_50"
msgid "50%"
msgstr "50%"
@@ -12732,19 +12409,16 @@ msgid "75%"
msgstr ""
#: strings.hrc:1240
-#, fuzzy
msgctxt "RID_SVXSTR_ZOOM_100"
msgid "100%"
msgstr "100%"
#: strings.hrc:1241
-#, fuzzy
msgctxt "RID_SVXSTR_ZOOM_150"
msgid "150%"
msgstr "150%"
#: strings.hrc:1242
-#, fuzzy
msgctxt "RID_SVXSTR_ZOOM_200"
msgid "200%"
msgstr "200%"
@@ -12807,7 +12481,6 @@ msgid "Reached the end of the sheet"
msgstr ""
#: strings.hrc:1255
-#, fuzzy
msgctxt "RID_SVXSTR_SEARCH_NOT_FOUND"
msgid "Search key not found"
msgstr "Soeksleutel nie gevind nie"
@@ -13062,7 +12735,6 @@ msgid "BMP image"
msgstr ""
#: strings.hrc:1313
-#, fuzzy
msgctxt "STR_IMAGE_UNKNOWN"
msgid "Unknown"
msgstr "Onbekend"
@@ -13957,7 +13629,6 @@ msgid "Combining Diacritical Marks Supplement"
msgstr "Kombinerende diakritiese tekens"
#: strings.hrc:1497
-#, fuzzy
msgctxt "RID_SUBSETMAP"
msgid "Coptic"
msgstr "Kopties"
@@ -14329,7 +14000,6 @@ msgid "Miscellaneous Symbols And Pictographs"
msgstr ""
#: strings.hrc:1570
-#, fuzzy
msgctxt "RID_SUBSETMAP"
msgid "Emoticons"
msgstr "Emotikons"
@@ -14860,7 +14530,6 @@ msgid "Widows"
msgstr "Weduwees"
#: svxitems.hrc:63
-#, fuzzy
msgctxt "RID_ATTR_NAMES"
msgid "Paragraph spacing"
msgstr "Paragraafspasiëring"
diff --git a/source/af/sw/messages.po b/source/af/sw/messages.po
index 72a397b8547..a2d283ed973 100644
--- a/source/af/sw/messages.po
+++ b/source/af/sw/messages.po
@@ -37,7 +37,6 @@ msgid "Custom Styles"
msgstr "Doelgemaakte style"
#: app.hrc:34
-#, fuzzy
msgctxt "RID_PARAGRAPHSTYLEFAMILY"
msgid "Automatic"
msgstr "Outomaties"
@@ -300,7 +299,6 @@ msgid "File format error found."
msgstr "Lêerformaatfout gevind."
#: error.hrc:34
-#, fuzzy
msgctxt "RID_SW_ERRHDL"
msgid "Error reading file."
msgstr "Fout tydens lees van lêer."
@@ -311,7 +309,6 @@ msgid "This is not a valid WinWord6 file."
msgstr ""
#: error.hrc:36
-#, fuzzy
msgctxt "RID_SW_ERRHDL"
msgid "File format error found at $(ARG1)(row,col)."
msgstr "Lêerformaatfout gevind by $(ARG1)(row.col)."
@@ -360,7 +357,6 @@ msgid "$(ARG1) has changed."
msgstr "$(ARG1) het verander."
#: error.hrc:47
-#, fuzzy
msgctxt "RID_SW_ERRHDL"
msgid "$(ARG1) does not exist."
msgstr "$(ARG1) bestaan nie."
@@ -418,7 +414,6 @@ msgid "Dear"
msgstr "jaar"
#: mmaddressblockpage.hrc:28
-#, fuzzy
msgctxt "RA_SALUTATION"
msgid "Hello"
msgstr "Hallo"
@@ -444,7 +439,6 @@ msgid "!"
msgstr ""
#: mmaddressblockpage.hrc:37
-#, fuzzy
msgctxt "RA_PUNCTUATION"
msgid "(none)"
msgstr "(geen)"
@@ -561,7 +555,6 @@ msgid "Endnote Characters"
msgstr "Eindnota-karakters"
#: strings.hrc:37
-#, fuzzy
msgctxt "STR_POOLCHR_LINENUM"
msgid "Line Numbering"
msgstr "Reëlnommering"
@@ -1539,49 +1532,41 @@ msgid "The following characters are not valid and have been removed: "
msgstr ""
#: strings.hrc:235
-#, fuzzy
msgctxt "STR_BOOKMARK_DEF_NAME"
msgid "Bookmark"
msgstr "Boekmerk"
#: strings.hrc:236
-#, fuzzy
msgctxt "STR_BOOKMARK_NAME"
msgid "Name"
msgstr "Naam"
#: strings.hrc:237
-#, fuzzy
msgctxt "STR_BOOKMARK_TEXT"
msgid "Text"
msgstr "Teks"
#: strings.hrc:238
-#, fuzzy
msgctxt "SW_STR_NONE"
msgid "[None]"
msgstr "[Geen]"
#: strings.hrc:239
-#, fuzzy
msgctxt "STR_CAPTION_BEGINNING"
msgid "Start"
msgstr "Begin"
#: strings.hrc:240
-#, fuzzy
msgctxt "STR_CAPTION_END"
msgid "End"
msgstr "Einde"
#: strings.hrc:241
-#, fuzzy
msgctxt "STR_CAPTION_ABOVE"
msgid "Above"
msgstr "Bo"
#: strings.hrc:242
-#, fuzzy
msgctxt "STR_CAPTION_BELOW"
msgid "Below"
msgstr "Onder"
@@ -1674,7 +1659,6 @@ msgid "Table"
msgstr "Tabel"
#: strings.hrc:261
-#, fuzzy
msgctxt "STR_GRAPHIC_DEFNAME"
msgid "Image"
msgstr "Beeld"
@@ -1690,7 +1674,6 @@ msgid "Frame"
msgstr "Raam"
#: strings.hrc:264
-#, fuzzy
msgctxt "STR_SHAPE_DEFNAME"
msgid "Shape"
msgstr "Vorm"
@@ -2021,7 +2004,6 @@ msgid "Text frames"
msgstr "Teksrame"
#: strings.hrc:329
-#, fuzzy
msgctxt "STR_CONTENT_TYPE_GRAPHIC"
msgid "Images"
msgstr "Beelde"
@@ -2124,7 +2106,6 @@ msgid "Text frame"
msgstr "Teksraam"
#: strings.hrc:349
-#, fuzzy
msgctxt "STR_CONTENT_TYPE_SINGLE_GRAPHIC"
msgid "Image"
msgstr "Beeld"
@@ -2534,25 +2515,21 @@ msgid "Apply table attributes"
msgstr "Pas tabeleienskappe toe"
#: strings.hrc:431
-#, fuzzy
msgctxt "STR_UNDO_TABLE_AUTOFMT"
msgid "AutoFormat Table"
msgstr "Outoformateer tabel"
#: strings.hrc:432
-#, fuzzy
msgctxt "STR_UNDO_TABLE_INSCOL"
msgid "Insert Column"
msgstr "Voeg kolom in"
#: strings.hrc:433
-#, fuzzy
msgctxt "STR_UNDO_TABLE_INSROW"
msgid "Insert Row"
msgstr "Voeg ry in"
#: strings.hrc:434
-#, fuzzy
msgctxt "STR_UNDO_TABLE_DELBOX"
msgid "Delete row/column"
msgstr "Skrap ry/kolom"
@@ -2568,13 +2545,11 @@ msgid "Delete row"
msgstr "Skrap ry"
#: strings.hrc:437
-#, fuzzy
msgctxt "STR_UNDO_TABLE_SPLIT"
msgid "Split Cells"
msgstr "Verdeel selle"
#: strings.hrc:438
-#, fuzzy
msgctxt "STR_UNDO_TABLE_MERGE"
msgid "Merge Cells"
msgstr "Voeg selle saam"
@@ -2725,13 +2700,11 @@ msgid "column break"
msgstr "kolombreuk"
#: strings.hrc:468
-#, fuzzy
msgctxt "STR_UNDO_REDLINE_INSERT"
msgid "Insert $1"
msgstr "Voeg $1 in"
#: strings.hrc:469
-#, fuzzy
msgctxt "STR_UNDO_REDLINE_DELETE"
msgid "Delete $1"
msgstr "Skrap $1"
@@ -2760,19 +2733,16 @@ msgid "Paragraph formatting changed"
msgstr ""
#: strings.hrc:474
-#, fuzzy
msgctxt "STR_UNDO_REDLINE_TABLE_ROW_INSERT"
msgid "Insert Row"
msgstr "Voeg ry in"
#: strings.hrc:475
-#, fuzzy
msgctxt "STR_UNDO_REDLINE_TABLE_ROW_DELETE"
msgid "Delete Row"
msgstr "Skrap ry"
#: strings.hrc:476
-#, fuzzy
msgctxt "STR_UNDO_REDLINE_TABLE_CELL_INSERT"
msgid "Insert Cell"
msgstr "Voeg sel in"
@@ -3175,13 +3145,11 @@ msgid "Numbering"
msgstr "Nommering"
#: strings.hrc:559
-#, fuzzy
msgctxt "STR_STYLE_FAMILY_TABLE"
msgid "Table"
msgstr "Tabel"
#: strings.hrc:560
-#, fuzzy
msgctxt "STR_STYLE_FAMILY_CELL"
msgid "Cell"
msgstr "Sel"
@@ -3192,7 +3160,6 @@ msgid "Asian"
msgstr ""
#: strings.hrc:563
-#, fuzzy
msgctxt "ST_SCRIPT_CTL"
msgid "CTL"
msgstr "CTL"
@@ -3244,7 +3211,6 @@ msgid "Form control~s"
msgstr "Vormkontroles"
#: strings.hrc:572
-#, fuzzy
msgctxt "STR_PRINTOPTUI_COLOR"
msgid "Color"
msgstr "Kleur"
@@ -3256,7 +3222,6 @@ msgid "Print text in blac~k"
msgstr "Druk na lêer"
#: strings.hrc:574
-#, fuzzy
msgctxt "STR_PRINTOPTUI_PAGES_TEXT"
msgid "Pages"
msgstr "Bladsye"
@@ -3273,7 +3238,6 @@ msgid "~Use only paper tray from printer preferences"
msgstr ""
#: strings.hrc:577
-#, fuzzy
msgctxt "STR_PRINTOPTUI_PRINT"
msgid "Print"
msgstr "Druk"
@@ -3311,7 +3275,6 @@ msgid "Page sides"
msgstr ""
#: strings.hrc:584
-#, fuzzy
msgctxt "STR_PRINTOPTUI_ALL_PAGES"
msgid "All pages"
msgstr "Alle bladsye"
@@ -3327,7 +3290,6 @@ msgid "Front sides / right pages"
msgstr ""
#: strings.hrc:587
-#, fuzzy
msgctxt "STR_PRINTOPTUI_INCLUDE"
msgid "Include"
msgstr "Sluit in"
@@ -3366,7 +3328,6 @@ msgid "Pa~ges"
msgstr "Bladsye"
#: strings.hrc:594
-#, fuzzy
msgctxt "STR_PRINTOPTUI_SELECTION"
msgid "~Selection"
msgstr "~Seleksie"
@@ -3377,19 +3338,16 @@ msgid "Place in margins"
msgstr ""
#: strings.hrc:597
-#, fuzzy
msgctxt "STR_FORMULA_CALC"
msgid "Functions"
msgstr "Funksies"
#: strings.hrc:598
-#, fuzzy
msgctxt "STR_FORMULA_CANCEL"
msgid "Cancel"
msgstr "Kanselleer"
#: strings.hrc:599
-#, fuzzy
msgctxt "STR_FORMULA_APPLY"
msgid "Apply"
msgstr "Pas toe"
@@ -3481,19 +3439,16 @@ msgid "inactive"
msgstr "onaktief"
#: strings.hrc:616
-#, fuzzy
msgctxt "STR_EDIT_ENTRY"
msgid "Edit..."
msgstr "Redigeer..."
#: strings.hrc:617
-#, fuzzy
msgctxt "STR_UPDATE"
msgid "~Update"
msgstr "~Bywerk"
#: strings.hrc:618
-#, fuzzy
msgctxt "STR_EDIT_CONTENT"
msgid "Edit"
msgstr "Redigeer"
@@ -3505,7 +3460,6 @@ msgid "Edit link"
msgstr "Redigeer skakels"
#: strings.hrc:620
-#, fuzzy
msgctxt "STR_EDIT_INSERT"
msgid "Insert"
msgstr "Voeg in"
@@ -3517,7 +3471,6 @@ msgid "~Index"
msgstr "Indeks"
#: strings.hrc:622
-#, fuzzy
msgctxt "STR_FILE"
msgid "File"
msgstr "Lêer"
@@ -3529,31 +3482,26 @@ msgid "New Document"
msgstr "Per dokument"
#: strings.hrc:624
-#, fuzzy
msgctxt "STR_INSERT_TEXT"
msgid "Text"
msgstr "Teks"
#: strings.hrc:625
-#, fuzzy
msgctxt "STR_DELETE"
msgid "Delete"
msgstr "Skrap"
#: strings.hrc:626
-#, fuzzy
msgctxt "STR_DELETE_ENTRY"
msgid "~Delete"
msgstr "~Skrap"
#: strings.hrc:627
-#, fuzzy
msgctxt "STR_UPDATE_SEL"
msgid "Selection"
msgstr "Seleksie"
#: strings.hrc:628
-#, fuzzy
msgctxt "STR_UPDATE_INDEX"
msgid "Indexes"
msgstr "Indekse"
@@ -3606,7 +3554,6 @@ msgid "Read-~only"
msgstr "Leesalleen"
#: strings.hrc:637
-#, fuzzy
msgctxt "STR_POSTIT_SHOW"
msgid "Show All"
msgstr "Wys alles"
@@ -3653,19 +3600,16 @@ msgstr ""
#. Error calculator
#: strings.hrc:649
-#, fuzzy
msgctxt "STR_POSTIT_PAGE"
msgid "Page"
msgstr "Bladsy"
#: strings.hrc:650
-#, fuzzy
msgctxt "STR_POSTIT_LINE"
msgid "Line"
msgstr "Reël"
#: strings.hrc:651
-#, fuzzy
msgctxt "STR_POSTIT_AUTHOR"
msgid "Author"
msgstr "Outeur"
@@ -3784,25 +3728,21 @@ msgstr ""
#. SubType DocInfo
#: strings.hrc:674
-#, fuzzy
msgctxt "FLD_DOCINFO_TITEL"
msgid "Title"
msgstr "Titel"
#: strings.hrc:675
-#, fuzzy
msgctxt "FLD_DOCINFO_THEMA"
msgid "Subject"
msgstr "Onderwerp"
#: strings.hrc:676
-#, fuzzy
msgctxt "FLD_DOCINFO_KEYS"
msgid "Keywords"
msgstr "Sleutelwoorde"
#: strings.hrc:677
-#, fuzzy
msgctxt "FLD_DOCINFO_COMMENT"
msgid "Comments"
msgstr "Opmerkings"
@@ -3814,7 +3754,6 @@ msgid "Created"
msgstr "Geskep"
#: strings.hrc:679
-#, fuzzy
msgctxt "FLD_DOCINFO_CHANGE"
msgid "Modified"
msgstr "Gewysig"
@@ -3825,13 +3764,11 @@ msgid "Last printed"
msgstr ""
#: strings.hrc:681
-#, fuzzy
msgctxt "FLD_DOCINFO_DOCNO"
msgid "Revision number"
msgstr "Hersiennommer"
#: strings.hrc:682
-#, fuzzy
msgctxt "FLD_DOCINFO_EDIT"
msgid "Total editing time"
msgstr "Totale redigeertyd"
@@ -3852,97 +3789,81 @@ msgid "Next convert $(ARG1)"
msgstr ""
#: strings.hrc:686
-#, fuzzy
msgctxt "STR_AUTH_TYPE_ARTICLE"
msgid "Article"
msgstr "Artikel"
#: strings.hrc:687
-#, fuzzy
msgctxt "STR_AUTH_TYPE_BOOK"
msgid "Book"
msgstr "Boek"
#: strings.hrc:688
-#, fuzzy
msgctxt "STR_AUTH_TYPE_BOOKLET"
msgid "Brochures"
msgstr "Brosjures"
#: strings.hrc:689
-#, fuzzy
msgctxt "STR_AUTH_TYPE_CONFERENCE"
msgid "Conference proceedings"
msgstr "Konferensieverrigtinge"
#: strings.hrc:690
-#, fuzzy
msgctxt "STR_AUTH_TYPE_INBOOK"
msgid "Book excerpt"
msgstr "Boekuittreksel"
#: strings.hrc:691
-#, fuzzy
msgctxt "STR_AUTH_TYPE_INCOLLECTION"
msgid "Book excerpt with title"
msgstr "Boekuittreksel met titel"
#: strings.hrc:692
-#, fuzzy
msgctxt "STR_AUTH_TYPE_INPROCEEDINGS"
msgid "Conference proceedings"
msgstr "Konferensieverrigtinge"
#: strings.hrc:693
-#, fuzzy
msgctxt "STR_AUTH_TYPE_JOURNAL"
msgid "Journal"
msgstr "Joernaal"
#: strings.hrc:694
-#, fuzzy
msgctxt "STR_AUTH_TYPE_MANUAL"
msgid "Techn. documentation"
msgstr "Tegniese dokumentasie"
#: strings.hrc:695
-#, fuzzy
msgctxt "STR_AUTH_TYPE_MASTERSTHESIS"
msgid "Thesis"
msgstr "Tesis"
#: strings.hrc:696
-#, fuzzy
msgctxt "STR_AUTH_TYPE_MISC"
msgid "Miscellaneous"
msgstr "Allerlei"
#: strings.hrc:697
-#, fuzzy
msgctxt "STR_AUTH_TYPE_PHDTHESIS"
msgid "Dissertation"
msgstr "Verhandeling"
#: strings.hrc:698
-#, fuzzy
msgctxt "STR_AUTH_TYPE_PROCEEDINGS"
msgid "Conference proceedings"
msgstr "Konferensieverrigtinge"
#: strings.hrc:699
-#, fuzzy
msgctxt "STR_AUTH_TYPE_TECHREPORT"
msgid "Research report"
msgstr "Navorsingsverslag"
#: strings.hrc:700
-#, fuzzy
msgctxt "STR_AUTH_TYPE_UNPUBLISHED"
msgid "Unpublished"
msgstr "Ongepubliseer"
#: strings.hrc:701
-#, fuzzy
msgctxt "STR_AUTH_TYPE_EMAIL"
msgid "E-mail"
msgstr "E-pos"
@@ -3954,43 +3875,36 @@ msgid "WWW document"
msgstr "Per dokument"
#: strings.hrc:703
-#, fuzzy
msgctxt "STR_AUTH_TYPE_CUSTOM1"
msgid "User-defined1"
msgstr "Gebruiker-bepaalde1"
#: strings.hrc:704
-#, fuzzy
msgctxt "STR_AUTH_TYPE_CUSTOM2"
msgid "User-defined2"
msgstr "Gebruiker-bepaalde2"
#: strings.hrc:705
-#, fuzzy
msgctxt "STR_AUTH_TYPE_CUSTOM3"
msgid "User-defined3"
msgstr "Gebruiker-bepaalde3"
#: strings.hrc:706
-#, fuzzy
msgctxt "STR_AUTH_TYPE_CUSTOM4"
msgid "User-defined4"
msgstr "Gebruiker-bepaalde4"
#: strings.hrc:707
-#, fuzzy
msgctxt "STR_AUTH_TYPE_CUSTOM5"
msgid "User-defined5"
msgstr "Gebruiker-bepaalde5"
#: strings.hrc:708
-#, fuzzy
msgctxt "STR_AUTH_FIELD_IDENTIFIER"
msgid "Short name"
msgstr "Kort naam"
#: strings.hrc:709
-#, fuzzy
msgctxt "STR_AUTH_FIELD_AUTHORITY_TYPE"
msgid "Type"
msgstr "Soort"
@@ -4020,7 +3934,6 @@ msgid "Book title"
msgstr "~Boektitel"
#: strings.hrc:714
-#, fuzzy
msgctxt "STR_AUTH_FIELD_CHAPTER"
msgid "Chapter"
msgstr "Hoofstuk"
@@ -4050,25 +3963,21 @@ msgid "Institution"
msgstr "I~nstelling"
#: strings.hrc:719
-#, fuzzy
msgctxt "STR_AUTH_FIELD_JOURNAL"
msgid "Journal"
msgstr "Joernaal"
#: strings.hrc:720
-#, fuzzy
msgctxt "STR_AUTH_FIELD_MONTH"
msgid "Month"
msgstr "Maand"
#: strings.hrc:721
-#, fuzzy
msgctxt "STR_AUTH_FIELD_NOTE"
msgid "Note"
msgstr "Nota"
#: strings.hrc:722
-#, fuzzy
msgctxt "STR_AUTH_FIELD_NUMBER"
msgid "Number"
msgstr "Nommer"
@@ -4086,7 +3995,6 @@ msgid "Page(s)"
msgstr "Blad~sy(e)"
#: strings.hrc:725
-#, fuzzy
msgctxt "STR_AUTH_FIELD_PUBLISHER"
msgid "Publisher"
msgstr "Uitgewer"
@@ -4104,7 +4012,6 @@ msgid "Series"
msgstr "Re~eks"
#: strings.hrc:728
-#, fuzzy
msgctxt "STR_AUTH_FIELD_TITLE"
msgid "Title"
msgstr "Titel"
@@ -4116,49 +4023,41 @@ msgid "Type of report"
msgstr "Soort ~verslag"
#: strings.hrc:730
-#, fuzzy
msgctxt "STR_AUTH_FIELD_VOLUME"
msgid "Volume"
msgstr "Volume"
#: strings.hrc:731
-#, fuzzy
msgctxt "STR_AUTH_FIELD_YEAR"
msgid "Year"
msgstr "Jaar"
#: strings.hrc:732
-#, fuzzy
msgctxt "STR_AUTH_FIELD_URL"
msgid "URL"
msgstr "URL"
#: strings.hrc:733
-#, fuzzy
msgctxt "STR_AUTH_FIELD_CUSTOM1"
msgid "User-defined1"
msgstr "Gebruiker-bepaalde1"
#: strings.hrc:734
-#, fuzzy
msgctxt "STR_AUTH_FIELD_CUSTOM2"
msgid "User-defined2"
msgstr "Gebruiker-bepaalde2"
#: strings.hrc:735
-#, fuzzy
msgctxt "STR_AUTH_FIELD_CUSTOM3"
msgid "User-defined3"
msgstr "Gebruiker-bepaalde3"
#: strings.hrc:736
-#, fuzzy
msgctxt "STR_AUTH_FIELD_CUSTOM4"
msgid "User-defined4"
msgstr "Gebruiker-bepaalde4"
#: strings.hrc:737
-#, fuzzy
msgctxt "STR_AUTH_FIELD_CUSTOM5"
msgid "User-defined5"
msgstr "Gebruiker-bepaalde5"
@@ -4357,7 +4256,6 @@ msgid "1. ~Drag salutation elements into the box below"
msgstr ""
#: strings.hrc:781
-#, fuzzy
msgctxt "ST_SALUTATION"
msgid "Salutation"
msgstr "Aanhef"
@@ -4368,7 +4266,6 @@ msgid "Punctuation Mark"
msgstr ""
#: strings.hrc:783
-#, fuzzy
msgctxt "ST_TEXT"
msgid "Text"
msgstr "Teks"
@@ -4822,7 +4719,6 @@ msgid "Paragraphs"
msgstr "Paragrawe"
#: strings.hrc:887
-#, fuzzy
msgctxt "FLD_STAT_GRF"
msgid "Image"
msgstr "Beeld"
@@ -5197,7 +5093,6 @@ msgid "Frame"
msgstr "Raam"
#: strings.hrc:986
-#, fuzzy
msgctxt "FMT_MARK_GRAFIC"
msgid "Image"
msgstr "Beeld"
@@ -5261,13 +5156,11 @@ msgid "Formula"
msgstr "Formule"
#: strings.hrc:1001
-#, fuzzy
msgctxt "STR_CUSTOM_FIELD"
msgid "Custom"
msgstr "Doelgemaak"
#: strings.hrc:1003
-#, fuzzy
msgctxt "STR_CUSTOM_LABEL"
msgid "[User]"
msgstr "[Gebruiker]"
@@ -5360,7 +5253,6 @@ msgid "Drop Caps over"
msgstr ""
#: strings.hrc:1026
-#, fuzzy
msgctxt "STR_DROP_LINES"
msgid "rows"
msgstr "rye"
@@ -5405,7 +5297,6 @@ msgid "+ mirror horizontal on even pages"
msgstr ""
#: strings.hrc:1034
-#, fuzzy
msgctxt "STR_CHARFMT"
msgid "Character Style"
msgstr "Karakterstyl"
@@ -5417,7 +5308,6 @@ msgid "No Character Style"
msgstr "Karakterstyl"
#: strings.hrc:1036
-#, fuzzy
msgctxt "STR_FOOTER"
msgid "Footer"
msgstr "Voet"
@@ -5429,7 +5319,6 @@ msgid "No footer"
msgstr "Na voet"
#: strings.hrc:1038
-#, fuzzy
msgctxt "STR_HEADER"
msgid "Header"
msgstr "Kop"
@@ -5526,7 +5415,6 @@ msgid "at top"
msgstr ""
#: strings.hrc:1056
-#, fuzzy
msgctxt "STR_VERT_CENTER"
msgid "Centered vertically"
msgstr "Vertikaal gesentreer"
@@ -5554,7 +5442,6 @@ msgid "Bottom of line"
msgstr "Onderkant van lyn"
#: strings.hrc:1061
-#, fuzzy
msgctxt "STR_REGISTER_ON"
msgid "Register-true"
msgstr "Register-getrou"
@@ -5570,7 +5457,6 @@ msgid "at the right"
msgstr ""
#: strings.hrc:1064
-#, fuzzy
msgctxt "STR_HORI_CENTER"
msgid "Centered horizontally"
msgstr "Horisontaal gesentreer"
@@ -5599,7 +5485,6 @@ msgid "Full width"
msgstr "Volle breedte"
#: strings.hrc:1069
-#, fuzzy
msgctxt "STR_COLUMNS"
msgid "Columns"
msgstr "Kolomme"
@@ -5620,13 +5505,11 @@ msgid "Editable in read-only document"
msgstr ""
#: strings.hrc:1073
-#, fuzzy
msgctxt "STR_LAYOUT_SPLIT"
msgid "Split"
msgstr "Verdeel"
#: strings.hrc:1074
-#, fuzzy
msgctxt "STR_NUMRULE_ON"
msgid "Numbering"
msgstr "Nommering"
@@ -5703,7 +5586,6 @@ msgid "Transparency: "
msgstr "Deursigtigheid"
#: strings.hrc:1088
-#, fuzzy
msgctxt "STR_INVERT"
msgid "Invert"
msgstr "Negatief"
@@ -5720,7 +5602,6 @@ msgid "Graphics mode: "
msgstr "Grafikamodus"
#: strings.hrc:1091
-#, fuzzy
msgctxt "STR_DRAWMODE_STD"
msgid "Standard"
msgstr "Standaard"
@@ -5738,7 +5619,6 @@ msgid "Black & White"
msgstr "Swart-en-wit"
#: strings.hrc:1094
-#, fuzzy
msgctxt "STR_DRAWMODE_WATERMARK"
msgid "Watermark"
msgstr "Watermerk"
@@ -5785,73 +5665,61 @@ msgid "Do not merge borders"
msgstr ""
#: strings.hrc:1104
-#, fuzzy
msgctxt "ST_TBL"
msgid "Table"
msgstr "Tabel"
#: strings.hrc:1105
-#, fuzzy
msgctxt "ST_FRM"
msgid "Text Frame"
msgstr "Teksraam"
#: strings.hrc:1106
-#, fuzzy
msgctxt "ST_PGE"
msgid "Page"
msgstr "Bladsy"
#: strings.hrc:1107
-#, fuzzy
msgctxt "ST_DRW"
msgid "Drawing"
msgstr "Tekening"
#: strings.hrc:1108
-#, fuzzy
msgctxt "ST_CTRL"
msgid "Control"
msgstr "Beheer"
#: strings.hrc:1109
-#, fuzzy
msgctxt "ST_REG"
msgid "Section"
msgstr "Seksie"
#: strings.hrc:1110
-#, fuzzy
msgctxt "ST_BKM"
msgid "Bookmark"
msgstr "Boekmerk"
#: strings.hrc:1111
-#, fuzzy
msgctxt "ST_GRF"
msgid "Graphics"
msgstr "Grafika"
#: strings.hrc:1112
-#, fuzzy
msgctxt "ST_OLE"
msgid "OLE object"
msgstr "OLE-objek"
#: strings.hrc:1113
-#, fuzzy
msgctxt "ST_OUTL"
msgid "Headings"
msgstr "Opskrifte"
#: strings.hrc:1114
-#, fuzzy
msgctxt "ST_SEL"
msgid "Selection"
msgstr "Seleksie"
#: strings.hrc:1115
-#, fuzzy
msgctxt "ST_FTN"
msgid "Footnote"
msgstr "Voetnoot"
@@ -5862,7 +5730,6 @@ msgid "Reminder"
msgstr ""
#: strings.hrc:1117
-#, fuzzy
msgctxt "ST_POSTIT"
msgid "Comment"
msgstr "Opmerking"
@@ -5901,7 +5768,6 @@ msgid "Next text frame"
msgstr "Voeg teksraam in"
#: strings.hrc:1125
-#, fuzzy
msgctxt "STR_IMGBTN_PGE_DOWN"
msgid "Next page"
msgstr "Volgende bladsy"
@@ -5961,7 +5827,6 @@ msgid "Next Reminder"
msgstr ""
#: strings.hrc:1136
-#, fuzzy
msgctxt "STR_IMGBTN_POSTIT_DOWN"
msgid "Next Comment"
msgstr "Volgende opmerking"
@@ -5989,7 +5854,6 @@ msgid "Previous text frame"
msgstr ""
#: strings.hrc:1141
-#, fuzzy
msgctxt "STR_IMGBTN_PGE_UP"
msgid "Previous page"
msgstr "Vorige bladsy"
@@ -6048,7 +5912,6 @@ msgid "Previous Reminder"
msgstr ""
#: strings.hrc:1152
-#, fuzzy
msgctxt "STR_IMGBTN_POSTIT_UP"
msgid "Previous Comment"
msgstr "Vorige opmerking"
@@ -6110,7 +5973,6 @@ msgid "Table changed"
msgstr "Tabelveranderinge"
#: strings.hrc:1164
-#, fuzzy
msgctxt "STR_REDLINE_FMTCOLL"
msgid "Applied Paragraph Styles"
msgstr "Toegepaste paragraafstyle"
@@ -6370,7 +6232,6 @@ msgid "Paragraph"
msgstr "Paragraaf"
#: strings.hrc:1215
-#, fuzzy
msgctxt "STR_SWBG_GRAPHIC"
msgid "Image"
msgstr "Beeld"
@@ -6427,7 +6288,6 @@ msgid "%PRODUCTNAME %PRODUCTVERSION HTML Document"
msgstr "%PRODUCTNAME %PRODUCTVERSION-HTML-dokument"
#: strings.hrc:1229
-#, fuzzy
msgctxt "STR_TITLE"
msgid "Title"
msgstr "Titel"
@@ -6511,7 +6371,6 @@ msgid "A"
msgstr ""
#: strings.hrc:1245
-#, fuzzy
msgctxt "STR_TOKEN_HELP_ENTRY_NO"
msgid "Chapter number"
msgstr "Hoofstuknommer"
@@ -6529,7 +6388,6 @@ msgid "Tab stop"
msgstr "Keepstoppe"
#: strings.hrc:1248
-#, fuzzy
msgctxt "STR_TOKEN_HELP_TEXT"
msgid "Text"
msgstr "Teks"
@@ -6596,55 +6454,46 @@ msgstr ""
#. Description: character alignment for frmsh.cxx - context menu
#. -----------------------------------------------------------------------
#: strings.hrc:1264
-#, fuzzy
msgctxt "STR_FRMUI_TOP_BASE"
msgid "Base line at ~top"
msgstr "Basislyn ~bo"
#: strings.hrc:1265
-#, fuzzy
msgctxt "STR_FRMUI_BOTTOM_BASE"
msgid "~Base line at bottom"
msgstr "~Basislyn onder"
#: strings.hrc:1266
-#, fuzzy
msgctxt "STR_FRMUI_CENTER_BASE"
msgid "Base line ~centered"
msgstr "~Gesentreerde Basislyne"
#: strings.hrc:1267
-#, fuzzy
msgctxt "STR_FRMUI_LINE_TOP"
msgid "Top of line"
msgstr "Bokant van lyn"
#: strings.hrc:1268
-#, fuzzy
msgctxt "STR_FRMUI_LINE_BOTTOM"
msgid "Bottom of line"
msgstr "Onderkant van lyn"
#: strings.hrc:1269
-#, fuzzy
msgctxt "STR_FRMUI_LINE_CENTER"
msgid "Center of line"
msgstr "Middel van reël"
#: strings.hrc:1270
-#, fuzzy
msgctxt "STR_FRMUI_OLE_INSERT"
msgid "Insert object"
msgstr "Voeg objek in"
#: strings.hrc:1271
-#, fuzzy
msgctxt "STR_FRMUI_OLE_EDIT"
msgid "Edit object"
msgstr "Redigeer objek"
#: strings.hrc:1272
-#, fuzzy
msgctxt "STR_FRMUI_COLL_HEADER"
msgid " (Template: "
msgstr " (Sjabloon: "
@@ -6700,7 +6549,6 @@ msgid "Hyphenation completed"
msgstr ""
#: strings.hrc:1287
-#, fuzzy
msgctxt "STR_LANGSTATUS_NONE"
msgid "None (Do not check spelling)"
msgstr "Geen (moenie spelling kontroleer nie)"
@@ -6711,13 +6559,11 @@ msgid "Reset to Default Language"
msgstr ""
#: strings.hrc:1289
-#, fuzzy
msgctxt "STR_LANGSTATUS_MORE"
msgid "More..."
msgstr "Meer..."
#: strings.hrc:1290
-#, fuzzy
msgctxt "STR_IGNORE_SELECTION"
msgid "~Ignore"
msgstr "~Ignoreer"
@@ -6748,7 +6594,6 @@ msgid "No fax printer has been set under Tools/Options/%1/Print."
msgstr ""
#: strings.hrc:1297
-#, fuzzy
msgctxt "STR_WEBOPTIONS"
msgid "HTML document"
msgstr "HTML-dokument"
@@ -6765,7 +6610,6 @@ msgid "Source not specified."
msgstr ""
#: strings.hrc:1300
-#, fuzzy
msgctxt "STR_NUM_LEVEL"
msgid "Level "
msgstr "Vlak "
@@ -6777,7 +6621,6 @@ msgid "Outline "
msgstr "Skema"
#: strings.hrc:1302
-#, fuzzy
msgctxt "STR_EDIT_FOOTNOTE"
msgid "Edit Footnote/Endnote"
msgstr "Redigeer voetnoot/eindnoot"
@@ -6823,7 +6666,6 @@ msgid "Task"
msgstr "Take"
#: strings.hrc:1311
-#, fuzzy
msgctxt "ST_STATUS"
msgid "Status"
msgstr "Status"
@@ -7054,13 +6896,11 @@ msgid "The abstract contains the selected number of paragraphs from the included
msgstr ""
#: abstractdialog.ui:197
-#, fuzzy
msgctxt "abstractdialog|label1"
msgid "Properties"
msgstr "Eienskappe"
#: addentrydialog.ui:8
-#, fuzzy
msgctxt "addentrydialog|AddEntryDialog"
msgid "Add Element"
msgstr "Voeg element by"
@@ -7088,7 +6928,6 @@ msgid "1. Drag address elements here"
msgstr ""
#: addressblockdialog.ui:139
-#, fuzzy
msgctxt "addressblockdialog|up|tooltip_text"
msgid "Move up"
msgstr "Skuif op"
@@ -7106,13 +6945,11 @@ msgid "Move right"
msgstr "Skuif regs"
#: addressblockdialog.ui:184
-#, fuzzy
msgctxt "addressblockdialog|down|tooltip_text"
msgid "Move down"
msgstr "Skuif ondertoe"
#: addressblockdialog.ui:222
-#, fuzzy
msgctxt "addressblockdialog|label3"
msgid "Preview"
msgstr "Voorskou"
@@ -7226,7 +7063,6 @@ msgid "_LF"
msgstr ""
#: asciifilterdialog.ui:272
-#, fuzzy
msgctxt "asciifilterdialog|label1"
msgid "Properties"
msgstr "Eienskappe"
@@ -7261,13 +7097,11 @@ msgid "Assign Styles"
msgstr ""
#: assignstylesdialog.ui:124
-#, fuzzy
msgctxt "assignstylesdialog|left-atkobject"
msgid "Left"
msgstr "Links"
#: assignstylesdialog.ui:142
-#, fuzzy
msgctxt "assignstylesdialog|right-atkobject"
msgid "Right"
msgstr "Regs"
@@ -7396,7 +7230,6 @@ msgid "Rename"
msgstr "Hernoem"
#: autoformattable.ui:187
-#, fuzzy
msgctxt "autoformattable|label1"
msgid "Format"
msgstr "Formaat"
@@ -7493,7 +7326,6 @@ msgid "Shortcut:"
msgstr ""
#: autotext.ui:298
-#, fuzzy
msgctxt "autotext|category-atkobject"
msgid "Category"
msgstr "Kategorie"
@@ -7516,7 +7348,6 @@ msgid "_Copy"
msgstr "Kopieer"
#: autotext.ui:407
-#, fuzzy
msgctxt "autotext|replace"
msgid "Replace"
msgstr "Vervang"
@@ -7527,7 +7358,6 @@ msgid "Rep_lace (text only)"
msgstr ""
#: autotext.ui:423
-#, fuzzy
msgctxt "autotext|rename"
msgid "Rename..."
msgstr "Hernoem..."
@@ -7562,13 +7392,11 @@ msgid "Insert Bibliography Entry"
msgstr "Voeg bibliografiese inskrywing in"
#: bibliographyentry.ui:20
-#, fuzzy
msgctxt "bibliographyentry|insert"
msgid "Insert"
msgstr "Voeg in"
#: bibliographyentry.ui:35
-#, fuzzy
msgctxt "bibliographyentry|modify"
msgid "Apply"
msgstr "Pas toe"
@@ -7607,7 +7435,6 @@ msgid "Entry"
msgstr "Inskrywing"
#: bulletsandnumbering.ui:8
-#, fuzzy
msgctxt "bulletsandnumbering|BulletsAndNumberingDialog"
msgid "Bullets and Numbering"
msgstr "Koeëltjies en nommering"
@@ -7625,31 +7452,26 @@ msgid "Reset"
msgstr "St~el terug"
#: bulletsandnumbering.ui:120
-#, fuzzy
msgctxt "bulletsandnumbering|bullets"
msgid "Bullets"
msgstr "Koeëltjies"
#: bulletsandnumbering.ui:142
-#, fuzzy
msgctxt "bulletsandnumbering|singlenum"
msgid "Numbering"
msgstr "Nommering"
#: bulletsandnumbering.ui:165
-#, fuzzy
msgctxt "bulletsandnumbering|outlinenum"
msgid "Outline"
msgstr "Skema"
#: bulletsandnumbering.ui:188
-#, fuzzy
msgctxt "bulletsandnumbering|graphics"
msgid "Image"
msgstr "Beeld"
#: bulletsandnumbering.ui:211
-#, fuzzy
msgctxt "bulletsandnumbering|position"
msgid "Position"
msgstr "Posisie"
@@ -7697,7 +7519,6 @@ msgid "Homepage/e-mail:"
msgstr ""
#: businessdatapage.ui:126
-#, fuzzy
msgctxt "businessdatapage|company-atkobject"
msgid "First name"
msgstr "Voornaam"
@@ -7729,7 +7550,6 @@ msgid "Company 2nd line:"
msgstr ""
#: businessdatapage.ui:277
-#, fuzzy
msgctxt "businessdatapage|company2-atkobject"
msgid "Last name"
msgstr "Van"
@@ -7740,13 +7560,11 @@ msgid "_Zip/city:"
msgstr ""
#: businessdatapage.ui:320
-#, fuzzy
msgctxt "businessdatapage|icity-atkobject"
msgid "City"
msgstr "Stad"
#: businessdatapage.ui:338
-#, fuzzy
msgctxt "businessdatapage|izip-atkobject"
msgid "Zip code"
msgstr "Poskode"
@@ -7762,7 +7580,6 @@ msgid "Title"
msgstr "Titel"
#: businessdatapage.ui:462
-#, fuzzy
msgctxt "businessdatapage|mobile-atkobject"
msgid "Position"
msgstr "Posisie"
@@ -7864,7 +7681,6 @@ msgid "AutoText - Section"
msgstr ""
#: cardformatpage.ui:122
-#, fuzzy
msgctxt "cardformatpage|label1"
msgid "Content"
msgstr "Inhoud"
@@ -7899,7 +7715,6 @@ msgid "Database field:"
msgstr "Databasisveld"
#: cardmediumpage.ui:255
-#, fuzzy
msgctxt "cardmediumpage|insert|tooltip_text"
msgid "Insert"
msgstr "Voeg in"
@@ -7934,7 +7749,6 @@ msgid "_Type:"
msgstr "Soort"
#: cardmediumpage.ui:456
-#, fuzzy
msgctxt "cardmediumpage|label1"
msgid "Format"
msgstr "Formaat"
@@ -7965,13 +7779,11 @@ msgid "Send a Copy of This Mail To..."
msgstr ""
#: characterproperties.ui:8
-#, fuzzy
msgctxt "characterproperties|CharacterPropertiesDialog"
msgid "Character"
msgstr "Karakter"
#: characterproperties.ui:106
-#, fuzzy
msgctxt "characterproperties|font"
msgid "Font"
msgstr "Font"
@@ -7982,7 +7794,6 @@ msgid "Font Effects"
msgstr ""
#: characterproperties.ui:151
-#, fuzzy
msgctxt "characterproperties|position"
msgid "Position"
msgstr "Posisie"
@@ -7994,7 +7805,6 @@ msgid "Asian Layout"
msgstr "Asiatiese uitleg"
#: characterproperties.ui:197
-#, fuzzy
msgctxt "characterproperties|hyperlink"
msgid "Hyperlink"
msgstr "Hiperskakel"
@@ -8069,31 +7879,26 @@ msgid "Character Styles"
msgstr "Karakterstyle"
#: columndialog.ui:8
-#, fuzzy
msgctxt "columndialog|ColumnDialog"
msgid "Columns"
msgstr "Kolomme"
#: columnpage.ui:59
-#, fuzzy
msgctxt "columnpage|liststore1"
msgid "Left-to-right"
msgstr "Links na regs"
#: columnpage.ui:63
-#, fuzzy
msgctxt "columnpage|liststore1"
msgid "Right-to-left"
msgstr "Regs na links"
#: columnpage.ui:67
-#, fuzzy
msgctxt "columnpage|liststore1"
msgid "Use superordinate object settings"
msgstr "Gebruik bogeskikte objekinstellings"
#: columnpage.ui:81
-#, fuzzy
msgctxt "columnpage|liststore2"
msgid "Selection"
msgstr "Seleksie"
@@ -8111,7 +7916,6 @@ msgid "Selected section"
msgstr "Skrap afdeling"
#: columnpage.ui:93
-#, fuzzy
msgctxt "columnpage|liststore2"
msgid "Frame"
msgstr "Raam"
@@ -8175,19 +7979,16 @@ msgid "_Position:"
msgstr "Posisie"
#: columnpage.ui:505
-#, fuzzy
msgctxt "columnpage|lineposlb"
msgid "Top"
msgstr "Bokant"
#: columnpage.ui:506
-#, fuzzy
msgctxt "columnpage|lineposlb"
msgid "Centered"
msgstr "Gesentreer"
#: columnpage.ui:507
-#, fuzzy
msgctxt "columnpage|lineposlb"
msgid "Bottom"
msgstr "Onderkant"
@@ -8249,7 +8050,6 @@ msgid "Width:"
msgstr "Wydte"
#: columnwidth.ui:158
-#, fuzzy
msgctxt "columnwidth|label1"
msgid "Width"
msgstr "Wydte"
@@ -8285,13 +8085,11 @@ msgid "Table Header"
msgstr "Tabelopskrif"
#: conditionpage.ui:200
-#, fuzzy
msgctxt "conditionpage|filter"
msgid "Table"
msgstr "Tabel"
#: conditionpage.ui:201
-#, fuzzy
msgctxt "conditionpage|filter"
msgid "Frame"
msgstr "Raam"
@@ -8303,25 +8101,21 @@ msgid "Section"
msgstr "Seleksie"
#: conditionpage.ui:203
-#, fuzzy
msgctxt "conditionpage|filter"
msgid "Footnote"
msgstr "Voetnoot"
#: conditionpage.ui:204
-#, fuzzy
msgctxt "conditionpage|filter"
msgid "Endnote"
msgstr "Eindnoot"
#: conditionpage.ui:205
-#, fuzzy
msgctxt "conditionpage|filter"
msgid "Header"
msgstr "Kop"
#: conditionpage.ui:206
-#, fuzzy
msgctxt "conditionpage|filter"
msgid "Footer"
msgstr "Voet"
@@ -8437,7 +8231,6 @@ msgid "10th Numbering Level"
msgstr ""
#: conditionpage.ui:251
-#, fuzzy
msgctxt "conditionpage|label11"
msgid "Options"
msgstr "Opsies"
@@ -8471,7 +8264,6 @@ msgid "Semicolons"
msgstr "~Kommapunte"
#: converttexttable.ui:167
-#, fuzzy
msgctxt "converttexttable|paragraph"
msgid "Paragraph"
msgstr "Paragraaf"
@@ -8494,7 +8286,6 @@ msgid "Separate Text At"
msgstr "Skei teks by"
#: converttexttable.ui:255
-#, fuzzy
msgctxt "converttexttable|headingcb"
msgid "Heading"
msgstr "Opskrif"
@@ -8512,7 +8303,6 @@ msgid "Don't split table"
msgstr "Moenie tabel verdeel nie"
#: converttexttable.ui:299
-#, fuzzy
msgctxt "converttexttable|bordercb"
msgid "Border"
msgstr "Grens"
@@ -8523,7 +8313,6 @@ msgid "The first "
msgstr ""
#: converttexttable.ui:336
-#, fuzzy
msgctxt "converttexttable|label4"
msgid "rows"
msgstr "rye"
@@ -8535,7 +8324,6 @@ msgid "AutoFormat..."
msgstr "Outo~Formateer..."
#: converttexttable.ui:383
-#, fuzzy
msgctxt "converttexttable|label2"
msgid "Options"
msgstr "Opsies"
@@ -8656,13 +8444,11 @@ msgid "Word only"
msgstr ""
#: createautomarkdialog.ui:185
-#, fuzzy
msgctxt "createautomarkdialog|yes"
msgid "Yes"
msgstr "Ja"
#: createautomarkdialog.ui:197
-#, fuzzy
msgctxt "createautomarkdialog|no"
msgid "No"
msgstr "Nee"
@@ -8765,7 +8551,6 @@ msgid "Choose Item: "
msgstr ""
#: dropdownfielddialog.ui:174
-#, fuzzy
msgctxt "dropdownfielddialog|label1"
msgid "Edit"
msgstr "Redigeer"
@@ -8794,13 +8579,11 @@ msgid "label"
msgstr "Etiket"
#: editcategories.ui:171
-#, fuzzy
msgctxt "editcategories|label2"
msgid "Path"
msgstr "Pad"
#: editcategories.ui:187
-#, fuzzy
msgctxt "editcategories|label1"
msgid "Category"
msgstr "Kategorie"
@@ -8895,7 +8678,6 @@ msgid "Write Protection"
msgstr "Groottebeskerming"
#: editsectiondialog.ui:522
-#, fuzzy
msgctxt "editsectiondialog|hide"
msgid "Hide"
msgstr "Versteek"
@@ -8906,7 +8688,6 @@ msgid "_With Condition"
msgstr ""
#: editsectiondialog.ui:592
-#, fuzzy
msgctxt "editsectiondialog|label4"
msgid "Hide"
msgstr "Versteek"
@@ -8917,13 +8698,11 @@ msgid "E_ditable in read-only document"
msgstr ""
#: editsectiondialog.ui:651
-#, fuzzy
msgctxt "editsectiondialog|label9"
msgid "Properties"
msgstr "Eienskappe"
#: endnotepage.ui:40
-#, fuzzy
msgctxt "endnotepage|label19"
msgid "Numbering"
msgstr "Nommering"
@@ -8953,13 +8732,11 @@ msgid "Autonumbering"
msgstr "OutoNommering"
#: endnotepage.ui:201
-#, fuzzy
msgctxt "endnotepage|label20"
msgid "Paragraph"
msgstr "Paragraaf"
#: endnotepage.ui:215
-#, fuzzy
msgctxt "endnotepage|pagestyleft"
msgid "Page"
msgstr "Bladsy"
@@ -8995,25 +8772,21 @@ msgid "Addr_essee"
msgstr "Geadresseerde"
#: envaddresspage.ui:98
-#, fuzzy
msgctxt "envaddresspage|label4"
msgid "Database"
msgstr "Databasis"
#: envaddresspage.ui:144
-#, fuzzy
msgctxt "envaddresspage|label7"
msgid "Table"
msgstr "Tabel"
#: envaddresspage.ui:190
-#, fuzzy
msgctxt "envaddresspage|label8"
msgid "Database field"
msgstr "Databasisveld"
#: envaddresspage.ui:237
-#, fuzzy
msgctxt "envaddresspage|insert|tooltip_text"
msgid "Insert"
msgstr "Voeg in"
@@ -9025,13 +8798,11 @@ msgid "_Sender"
msgstr "Afsender"
#: envaddresspage.ui:345
-#, fuzzy
msgctxt "envaddresspage|preview-atkobject"
msgid "Preview"
msgstr "Voorskou"
#: envdialog.ui:8
-#, fuzzy
msgctxt "envdialog|EnvDialog"
msgid "Envelope"
msgstr "Koevert"
@@ -9055,19 +8826,16 @@ msgid "_Modify"
msgstr "Wysig"
#: envdialog.ui:132
-#, fuzzy
msgctxt "envdialog|envelope"
msgid "Envelope"
msgstr "Koevert"
#: envdialog.ui:154
-#, fuzzy
msgctxt "envdialog|format"
msgid "Format"
msgstr "Formaat"
#: envdialog.ui:177
-#, fuzzy
msgctxt "envdialog|printer"
msgid "Printer"
msgstr "Drukker"
@@ -9085,25 +8853,21 @@ msgid "from top"
msgstr "Vanaf bo"
#: envformatpage.ui:155
-#, fuzzy
msgctxt "envformatpage|label7"
msgid "Format"
msgstr "Formaat"
#: envformatpage.ui:168
-#, fuzzy
msgctxt "envformatpage|addredit"
msgid "Edit"
msgstr "Redigeer"
#: envformatpage.ui:202
-#, fuzzy
msgctxt "envformatpage|label4"
msgid "Position"
msgstr "Posisie"
#: envformatpage.ui:213
-#, fuzzy
msgctxt "envformatpage|label1"
msgid "Addressee"
msgstr "Geadresseerde"
@@ -9121,25 +8885,21 @@ msgid "from top"
msgstr "Vanaf bo"
#: envformatpage.ui:374
-#, fuzzy
msgctxt "envformatpage|label10"
msgid "Format"
msgstr "Formaat"
#: envformatpage.ui:387
-#, fuzzy
msgctxt "envformatpage|senderedit"
msgid "Edit"
msgstr "Redigeer"
#: envformatpage.ui:421
-#, fuzzy
msgctxt "envformatpage|label11"
msgid "Position"
msgstr "Posisie"
#: envformatpage.ui:432
-#, fuzzy
msgctxt "envformatpage|label2"
msgid "Sender"
msgstr "Afsender"
@@ -9163,7 +8923,6 @@ msgid "_Height"
msgstr "Hoogte"
#: envformatpage.ui:583
-#, fuzzy
msgctxt "envformatpage|preview-atkobject"
msgid "Preview"
msgstr "Voorskou"
@@ -9318,7 +9077,6 @@ msgid "_Available Databases"
msgstr ""
#: exchangedatabases.ui:135
-#, fuzzy
msgctxt "exchangedatabases|browse"
msgid "Browse..."
msgstr "Blaai..."
@@ -9341,7 +9099,6 @@ msgid "Database applied to document:"
msgstr ""
#: fielddialog.ui:8
-#, fuzzy
msgctxt "fielddialog|FieldDialog"
msgid "Fields"
msgstr "Velde"
@@ -9364,13 +9121,11 @@ msgid "Cross-references"
msgstr "kruisverwysing"
#: fielddialog.ui:149
-#, fuzzy
msgctxt "fielddialog|functions"
msgid "Functions"
msgstr "Funksies"
#: fielddialog.ui:172
-#, fuzzy
msgctxt "fielddialog|docinfo"
msgid "DocInformation"
msgstr "DokInligting"
@@ -9382,7 +9137,6 @@ msgid "Variables"
msgstr "Veranderlike"
#: fielddialog.ui:218
-#, fuzzy
msgctxt "fielddialog|database"
msgid "Database"
msgstr "Databasis"
@@ -9416,7 +9170,6 @@ msgid "_Condition"
msgstr "~Voorwaarde"
#: flddbpage.ui:145
-#, fuzzy
msgctxt "flddbpage|label4"
msgid "Record number"
msgstr "Rekordnommer"
@@ -9448,7 +9201,6 @@ msgid "User-defined"
msgstr "Gebruikergedefinieer"
#: flddbpage.ui:389
-#, fuzzy
msgctxt "flddbpage|label3"
msgid "Format"
msgstr "Formaat"
@@ -9482,13 +9234,11 @@ msgid "Author"
msgstr "Outeur"
#: flddocinfopage.ui:186
-#, fuzzy
msgctxt "flddocinfopage|liststore1"
msgid "Time"
msgstr "Tyd"
#: flddocinfopage.ui:189
-#, fuzzy
msgctxt "flddocinfopage|liststore1"
msgid "Date"
msgstr "Datum"
@@ -9623,13 +9373,11 @@ msgid "Author"
msgstr "Outeur"
#: fldfuncpage.ui:589
-#, fuzzy
msgctxt "fldfuncpage|liststore1"
msgid "Time"
msgstr "Tyd"
#: fldfuncpage.ui:592
-#, fuzzy
msgctxt "fldfuncpage|liststore1"
msgid "Date"
msgstr "Datum"
@@ -9640,7 +9388,6 @@ msgid "Date Time Author"
msgstr ""
#: fldrefpage.ui:13
-#, fuzzy
msgctxt "fldrefpage|liststore1"
msgid "Bookmarks"
msgstr "Boekmerke"
@@ -9681,7 +9428,6 @@ msgid "Insert _reference to"
msgstr "Voeg verwysing in"
#: fldrefpage.ui:169
-#, fuzzy
msgctxt "fldrefpage|label4"
msgid "Selection"
msgstr "Seleksie"
@@ -9774,13 +9520,11 @@ msgid "Numbering by Chapter"
msgstr ""
#: fldvarpage.ui:458
-#, fuzzy
msgctxt "fldvarpage|apply|tooltip_text"
msgid "Apply"
msgstr "Pas toe"
#: fldvarpage.ui:473
-#, fuzzy
msgctxt "fldvarpage|delete|tooltip_text"
msgid "Delete"
msgstr "Skrap"
@@ -9791,13 +9535,11 @@ msgid "Author"
msgstr "Outeur"
#: fldvarpage.ui:531
-#, fuzzy
msgctxt "fldvarpage|liststore1"
msgid "Time"
msgstr "Tyd"
#: fldvarpage.ui:534
-#, fuzzy
msgctxt "fldvarpage|liststore1"
msgid "Date"
msgstr "Datum"
@@ -9808,7 +9550,6 @@ msgid "Date Time Author"
msgstr ""
#: floatingnavigation.ui:11
-#, fuzzy
msgctxt "floatingnavigation|FloatingNavigation"
msgid "Navigation"
msgstr "Navigasie"
@@ -9897,19 +9638,16 @@ msgid "_Spacing to footnote contents"
msgstr ""
#: footnoteareapage.ui:318
-#, fuzzy
msgctxt "footnoteareapage|position"
msgid "Left"
msgstr "Links"
#: footnoteareapage.ui:319
-#, fuzzy
msgctxt "footnoteareapage|position"
msgid "Centered"
msgstr "Gesentreer"
#: footnoteareapage.ui:320
-#, fuzzy
msgctxt "footnoteareapage|position"
msgid "Right"
msgstr "Regs"
@@ -9935,7 +9673,6 @@ msgid "Per document"
msgstr "Per dokument"
#: footnotepage.ui:58
-#, fuzzy
msgctxt "footnotepage|label6"
msgid "Numbering"
msgstr "Nommering"
@@ -9953,7 +9690,6 @@ msgid "Before"
msgstr "Voor"
#: footnotepage.ui:100
-#, fuzzy
msgctxt "footnotepage|pos"
msgid "Position"
msgstr "Posisie"
@@ -9989,13 +9725,11 @@ msgid "Autonumbering"
msgstr "OutoNommering"
#: footnotepage.ui:321
-#, fuzzy
msgctxt "footnotepage|label4"
msgid "Paragraph"
msgstr "Paragraaf"
#: footnotepage.ui:335
-#, fuzzy
msgctxt "footnotepage|pagestyleft"
msgid "Page"
msgstr "Bladsy"
@@ -10122,25 +9856,21 @@ msgid "Endnotes"
msgstr "Eindnoot"
#: formatsectiondialog.ui:8
-#, fuzzy
msgctxt "formatsectiondialog|FormatSectionDialog"
msgid "Options"
msgstr "Opsies"
#: formatsectiondialog.ui:107
-#, fuzzy
msgctxt "formatsectiondialog|columns"
msgid "Columns"
msgstr "Kolomme"
#: formatsectiondialog.ui:129
-#, fuzzy
msgctxt "formatsectiondialog|indents"
msgid "Indents"
msgstr "Inkepe"
#: formatsectiondialog.ui:152
-#, fuzzy
msgctxt "formatsectiondialog|background"
msgid "Background"
msgstr "Agtergrond"
@@ -10169,7 +9899,6 @@ msgid "Relati_ve"
msgstr ""
#: formattablepage.ui:155
-#, fuzzy
msgctxt "formattablepage|label45"
msgid "Properties"
msgstr "Eienskappe"
@@ -10199,7 +9928,6 @@ msgid "_Below"
msgstr "Onder"
#: formattablepage.ui:328
-#, fuzzy
msgctxt "formattablepage|label46"
msgid "Spacing"
msgstr "Spasiëring"
@@ -10241,7 +9969,6 @@ msgid "_Manual"
msgstr "Handmatig"
#: formattablepage.ui:486
-#, fuzzy
msgctxt "formattablepage|label43"
msgid "Alignment"
msgstr "Belyning"
@@ -10259,25 +9986,21 @@ msgid "Properties "
msgstr "Eienskappe: "
#: formattablepage.ui:586
-#, fuzzy
msgctxt "formattablepage|liststore1"
msgid "Left-to-right"
msgstr "Links na regs"
#: formattablepage.ui:590
-#, fuzzy
msgctxt "formattablepage|liststore1"
msgid "Right-to-left"
msgstr "Regs na links"
#: formattablepage.ui:594
-#, fuzzy
msgctxt "formattablepage|liststore1"
msgid "Use superordinate object settings"
msgstr "Gebruik bogeskikte objekinstellings"
#: framedialog.ui:8
-#, fuzzy
msgctxt "framedialog|FrameDialog"
msgid "Frame"
msgstr "Raam"
@@ -10288,7 +10011,6 @@ msgid "Type"
msgstr "Soort"
#: framedialog.ui:128
-#, fuzzy
msgctxt "framedialog|options"
msgid "Options"
msgstr "Opsies"
@@ -10300,7 +10022,6 @@ msgid "Wrap"
msgstr "~Omvou"
#: framedialog.ui:174
-#, fuzzy
msgctxt "framedialog|hyperlink"
msgid "Hyperlink"
msgstr "Hiperskakel"
@@ -10311,55 +10032,46 @@ msgid "Borders"
msgstr "Grense"
#: framedialog.ui:220
-#, fuzzy
msgctxt "framedialog|area"
msgid "Area"
msgstr "Area"
#: framedialog.ui:243
-#, fuzzy
msgctxt "framedialog|transparence"
msgid "Transparency"
msgstr "Deursigtigheid"
#: framedialog.ui:266
-#, fuzzy
msgctxt "framedialog|columns"
msgid "Columns"
msgstr "Kolomme"
#: framedialog.ui:289
-#, fuzzy
msgctxt "framedialog|macro"
msgid "Macro"
msgstr "Makro"
#: frmaddpage.ui:14
-#, fuzzy
msgctxt "frmaddpage|liststore"
msgid "Top"
msgstr "Bokant"
#: frmaddpage.ui:18
-#, fuzzy
msgctxt "frmaddpage|liststore"
msgid "Centered"
msgstr "Gesentreer"
#: frmaddpage.ui:22
-#, fuzzy
msgctxt "frmaddpage|liststore"
msgid "Bottom"
msgstr "Onderkant"
#: frmaddpage.ui:36
-#, fuzzy
msgctxt "frmaddpage|liststore1"
msgid "Left-to-right"
msgstr "Links na regs"
#: frmaddpage.ui:40
-#, fuzzy
msgctxt "frmaddpage|liststore1"
msgid "Right-to-left"
msgstr "Regs na links"
@@ -10370,13 +10082,11 @@ msgid "Right-to-left (vertical)"
msgstr ""
#: frmaddpage.ui:48
-#, fuzzy
msgctxt "frmaddpage|liststore1"
msgid "Left-to-right (vertical)"
msgstr "Links na regs (vertikaal)"
#: frmaddpage.ui:52
-#, fuzzy
msgctxt "frmaddpage|liststore1"
msgid "Use superordinate object settings"
msgstr "Gebruik bogeskikte objekinstellings"
@@ -10478,7 +10188,6 @@ msgid "_Text direction:"
msgstr "Teksrigting"
#: frmaddpage.ui:516
-#, fuzzy
msgctxt "frmaddpage|label3"
msgid "Properties"
msgstr "Eienskappe"
@@ -10575,7 +10284,6 @@ msgid "To _frame"
msgstr "Na raam"
#: frmtypepage.ui:482
-#, fuzzy
msgctxt "frmtypepage|label1"
msgid "Anchor"
msgstr "Anker"
@@ -10592,7 +10300,6 @@ msgid "b_y"
msgstr ""
#: frmtypepage.ui:550
-#, fuzzy
msgctxt "frmtypepage|vertbyft"
msgid "by"
msgstr "deur"
@@ -10624,7 +10331,6 @@ msgid "Follow text flow"
msgstr ""
#: frmtypepage.ui:710
-#, fuzzy
msgctxt "frmtypepage|label11"
msgid "Position"
msgstr "Posisie"
@@ -10707,13 +10413,11 @@ msgid "_After section"
msgstr "Na afdeling"
#: indentpage.ui:116
-#, fuzzy
msgctxt "indentpage|label2"
msgid "Indent"
msgstr "Inkeep"
#: indentpage.ui:145
-#, fuzzy
msgctxt "indentpage|preview-atkobject"
msgid "Example"
msgstr "Voorbeeld"
@@ -10724,7 +10428,6 @@ msgid "Insert Index Entry"
msgstr "Voeg indeksinskrywying in"
#: indexentry.ui:59
-#, fuzzy
msgctxt "indexentry|insert"
msgid "Insert"
msgstr "Voeg in"
@@ -10807,7 +10510,6 @@ msgid "Update entry from selection"
msgstr ""
#: indexentry.ui:597
-#, fuzzy
msgctxt "indexentry|label1"
msgid "Selection"
msgstr "Seleksie"
@@ -10852,7 +10554,6 @@ msgid "Reference:"
msgstr "Verwysing"
#: inputwinmenu.ui:12
-#, fuzzy
msgctxt "inputwinmenu|sum"
msgid "Sum"
msgstr "Som"
@@ -10870,13 +10571,11 @@ msgid "Percent"
msgstr "Persent"
#: inputwinmenu.ui:36
-#, fuzzy
msgctxt "inputwinmenu|sqrt"
msgid "Square Root"
msgstr "Vierkantswortel"
#: inputwinmenu.ui:44
-#, fuzzy
msgctxt "inputwinmenu|pow"
msgid "Power"
msgstr "Mag"
@@ -10953,25 +10652,21 @@ msgid "Statistical Functions"
msgstr ""
#: inputwinmenu.ui:170
-#, fuzzy
msgctxt "inputwinmenu|mean"
msgid "Mean"
msgstr "Gemiddelde"
#: inputwinmenu.ui:178
-#, fuzzy
msgctxt "inputwinmenu|min"
msgid "Minimum"
msgstr "Minimum"
#: inputwinmenu.ui:186
-#, fuzzy
msgctxt "inputwinmenu|max"
msgid "Maximum"
msgstr "Maksimum"
#: inputwinmenu.ui:198
-#, fuzzy
msgctxt "inputwinmenu|functions"
msgid "Functions"
msgstr "Funksies"
@@ -10983,37 +10678,31 @@ msgid "Sine"
msgstr "Reël"
#: inputwinmenu.ui:216
-#, fuzzy
msgctxt "inputwinmenu|cos"
msgid "Cosine"
msgstr "Kosinus"
#: inputwinmenu.ui:224
-#, fuzzy
msgctxt "inputwinmenu|tag"
msgid "Tangent"
msgstr "Tangens"
#: inputwinmenu.ui:232
-#, fuzzy
msgctxt "inputwinmenu|asin"
msgid "Arcsine"
msgstr "Boogsinus"
#: inputwinmenu.ui:240
-#, fuzzy
msgctxt "inputwinmenu|acos"
msgid "Arccosine"
msgstr "Boogkosinus"
#: inputwinmenu.ui:248
-#, fuzzy
msgctxt "inputwinmenu|atan"
msgid "Arctangent"
msgstr "Boogtangens"
#: insertautotextdialog.ui:8
-#, fuzzy
msgctxt "insertautotextdialog|InsertAutoTextDialog"
msgid "Insert AutoText"
msgstr "Voeg Outoteks in"
@@ -11024,25 +10713,21 @@ msgid "Autotexts for Shortcut "
msgstr ""
#: insertbookmark.ui:8
-#, fuzzy
msgctxt "insertbookmark|InsertBookmarkDialog"
msgid "Bookmark"
msgstr "Boekmerk"
#: insertbookmark.ui:40
-#, fuzzy
msgctxt "insertbookmark|insert"
msgid "Insert"
msgstr "Voeg in"
#: insertbookmark.ui:122
-#, fuzzy
msgctxt "insertbookmark|rename"
msgid "Rename"
msgstr "Hernoem"
#: insertbookmark.ui:135
-#, fuzzy
msgctxt "insertbookmark|delete"
msgid "Delete"
msgstr "Skrap"
@@ -11134,7 +10819,6 @@ msgid "Position:"
msgstr "Posisie"
#: insertcaption.ui:143
-#, fuzzy
msgctxt "insertcaption|separator_edit"
msgid ": "
msgstr ": "
@@ -11156,13 +10840,11 @@ msgid "Category:"
msgstr "Kategorie"
#: insertcaption.ui:226
-#, fuzzy
msgctxt "insertcaption|label2"
msgid "Properties"
msgstr "Eienskappe"
#: insertcaption.ui:264
-#, fuzzy
msgctxt "insertcaption|label3"
msgid "Preview"
msgstr "Voorskou"
@@ -11266,7 +10948,6 @@ msgid "_User-defined"
msgstr "Gebruikergedefinieer"
#: insertdbcolumnsdialog.ui:649
-#, fuzzy
msgctxt "insertdbcolumnsdialog|label3"
msgid "Format"
msgstr "Formaat"
@@ -11278,19 +10959,16 @@ msgid "Insert Footnote/Endnote"
msgstr "Redigeer voetnoot/eindnoot"
#: insertfootnote.ui:143
-#, fuzzy
msgctxt "insertfootnote|automatic"
msgid "Automatic"
msgstr "Outomaties"
#: insertfootnote.ui:161
-#, fuzzy
msgctxt "insertfootnote|character"
msgid "Character"
msgstr "Karakter"
#: insertfootnote.ui:193
-#, fuzzy
msgctxt "insertfootnote|characterentry-atkobject"
msgid "Character"
msgstr "Karakter"
@@ -11302,19 +10980,16 @@ msgid "Choose…"
msgstr "Kies"
#: insertfootnote.ui:224
-#, fuzzy
msgctxt "insertfootnote|label1"
msgid "Numbering"
msgstr "Nommering"
#: insertfootnote.ui:257
-#, fuzzy
msgctxt "insertfootnote|footnote"
msgid "Footnote"
msgstr "Voetnoot"
#: insertfootnote.ui:275
-#, fuzzy
msgctxt "insertfootnote|endnote"
msgid "Endnote"
msgstr "Eindnoot"
@@ -11335,7 +11010,6 @@ msgid "Script type:"
msgstr ""
#: insertscript.ui:48
-#, fuzzy
msgctxt "insertscript|scripttype"
msgid "JavaScript"
msgstr "JavaScript"
@@ -11377,19 +11051,16 @@ msgid "Section"
msgstr "Seleksie"
#: insertsectiondialog.ui:128
-#, fuzzy
msgctxt "insertsectiondialog|columns"
msgid "Columns"
msgstr "Kolomme"
#: insertsectiondialog.ui:151
-#, fuzzy
msgctxt "insertsectiondialog|indents"
msgid "Indents"
msgstr "Inkepe"
#: insertsectiondialog.ui:174
-#, fuzzy
msgctxt "insertsectiondialog|background"
msgid "Background"
msgstr "Agtergrond"
@@ -11406,7 +11077,6 @@ msgid "Insert Table"
msgstr "Voeg tabel in"
#: inserttable.ui:43
-#, fuzzy
msgctxt "inserttable|ok"
msgid "Insert"
msgstr "Voeg in"
@@ -11430,7 +11100,6 @@ msgid "_Rows:"
msgstr "Rye"
#: inserttable.ui:216
-#, fuzzy
msgctxt "inserttable|label1"
msgid "General"
msgstr "Algemeen"
@@ -11469,13 +11138,11 @@ msgid "Auto_Format"
msgstr "OutoFormateer"
#: inserttable.ui:377
-#, fuzzy
msgctxt "inserttable|label2"
msgid "Options"
msgstr "Opsies"
#: labeldialog.ui:8
-#, fuzzy
msgctxt "labeldialog|LabelDialog"
msgid "Labels"
msgstr "Etikette"
@@ -11493,7 +11160,6 @@ msgid "Medium"
msgstr "Medium"
#: labeldialog.ui:128
-#, fuzzy
msgctxt "labeldialog|labels"
msgid "Labels"
msgstr "Etikette"
@@ -11505,25 +11171,21 @@ msgid "Business Cards"
msgstr "V~isitekaartjies"
#: labeldialog.ui:174
-#, fuzzy
msgctxt "labeldialog|private"
msgid "Private"
msgstr "Privaat"
#: labeldialog.ui:197
-#, fuzzy
msgctxt "labeldialog|business"
msgid "Business"
msgstr "Besigheid"
#: labeldialog.ui:220
-#, fuzzy
msgctxt "labeldialog|format"
msgid "Format"
msgstr "Formaat"
#: labeldialog.ui:243
-#, fuzzy
msgctxt "labeldialog|options"
msgid "Options"
msgstr "Opsies"
@@ -11635,7 +11297,6 @@ msgid "Printer Name"
msgstr ""
#: labeloptionspage.ui:270
-#, fuzzy
msgctxt "labeloptionspage|label2"
msgid "Printer"
msgstr "Drukker"
@@ -11729,7 +11390,6 @@ msgid "lines"
msgstr "reëls"
#: linenumbering.ui:433
-#, fuzzy
msgctxt "linenumbering|separator"
msgid "Separator"
msgstr "Skeier"
@@ -11866,7 +11526,6 @@ msgid "_Electronic"
msgstr "~Elektronies"
#: mailmerge.ui:321
-#, fuzzy
msgctxt "mailmerge|file"
msgid "File"
msgstr "Lêer"
@@ -11932,7 +11591,6 @@ msgid "RT_F"
msgstr "RT~F"
#: mailmerge.ui:630
-#, fuzzy
msgctxt "mailmerge|swriter"
msgid "%PRODUCTNAME Writer"
msgstr "%PRODUCTNAME Writer"
@@ -12020,25 +11678,21 @@ msgid "Sort By"
msgstr "~Sorteer volgens"
#: managechangessidebar.ui:176
-#, fuzzy
msgctxt "managechangessidebar|writeraction"
msgid "Action"
msgstr "Aksie"
#: managechangessidebar.ui:184
-#, fuzzy
msgctxt "managechangessidebar|writerauthor"
msgid "Author"
msgstr "Outeur"
#: managechangessidebar.ui:192
-#, fuzzy
msgctxt "managechangessidebar|writerdate"
msgid "Date"
msgstr "Datum"
#: managechangessidebar.ui:200
-#, fuzzy
msgctxt "managechangessidebar|writerdesc"
msgid "Comment"
msgstr "Opmerking"
@@ -12091,7 +11745,6 @@ msgid "Join with _next table"
msgstr ""
#: mergetabledialog.ui:133
-#, fuzzy
msgctxt "mergetabledialog|label1"
msgid "Mode"
msgstr "Modus"
@@ -12198,7 +11851,6 @@ msgid "Mail Merge"
msgstr "Massapos"
#: mmcreatingdialog.ui:52
-#, fuzzy
msgctxt "mmcreatingdialog|label1"
msgid "Status:"
msgstr "Status:"
@@ -12282,7 +11934,6 @@ msgid "_Zoom"
msgstr "Zoem"
#: mmlayoutpage.ui:363
-#, fuzzy
msgctxt "mmlayoutpage|zoom"
msgid "Entire page"
msgstr "Hele bladsy"
@@ -12392,7 +12043,6 @@ msgid "What Type of Document Do You Want to Create?"
msgstr ""
#: mmresultemaildialog.ui:14
-#, fuzzy
msgctxt "mmresultemaildialog|liststore1"
msgid "OpenDocument Text"
msgstr "OpenDocument-teks"
@@ -12403,7 +12053,6 @@ msgid "Adobe PDF-Document"
msgstr ""
#: mmresultemaildialog.ui:22
-#, fuzzy
msgctxt "mmresultemaildialog|liststore1"
msgid "Microsoft Word Document"
msgstr "Microsoft Word-dokument"
@@ -12414,7 +12063,6 @@ msgid "HTML Message"
msgstr ""
#: mmresultemaildialog.ui:30
-#, fuzzy
msgctxt "mmresultemaildialog|liststore1"
msgid "Plain Text"
msgstr "Skoonteks"
@@ -12577,7 +12225,6 @@ msgid "Save As options"
msgstr ""
#: mmsalutationpage.ui:49
-#, fuzzy
msgctxt "mmsalutationpage|previewft"
msgid "Preview"
msgstr "Voorskou"
@@ -12748,7 +12395,6 @@ msgid "E-mails not sent: %1"
msgstr ""
#: mmsendmails.ui:229
-#, fuzzy
msgctxt "mmsendmails|label5"
msgid "Details"
msgstr "Besonderhede"
@@ -12764,19 +12410,16 @@ msgid "Toggle Master View"
msgstr ""
#: navigatorpanel.ui:47
-#, fuzzy
msgctxt "navigatorpanel|navigation|tooltip_text"
msgid "Navigation"
msgstr "Navigasie"
#: navigatorpanel.ui:60
-#, fuzzy
msgctxt "navigatorpanel|back|tooltip_text"
msgid "Back"
msgstr "Terug"
#: navigatorpanel.ui:73
-#, fuzzy
msgctxt "navigatorpanel|forward|tooltip_text"
msgid "Forward"
msgstr "Vorentoe"
@@ -12813,13 +12456,11 @@ msgid "Set Reminder"
msgstr ""
#: navigatorpanel.ui:194
-#, fuzzy
msgctxt "navigatorpanel|header|tooltip_text"
msgid "Header"
msgstr "Kop"
#: navigatorpanel.ui:207
-#, fuzzy
msgctxt "navigatorpanel|footer|tooltip_text"
msgid "Footer"
msgstr "Voet"
@@ -12847,7 +12488,6 @@ msgid "Demote Level"
msgstr "Verlaag vlak"
#: navigatorpanel.ui:304
-#, fuzzy
msgctxt "navigatorpanel|documents|tooltip_text"
msgid "Document"
msgstr "Dokument"
@@ -12864,7 +12504,6 @@ msgid "Toggle Master View"
msgstr ""
#: navigatorpanel.ui:364
-#, fuzzy
msgctxt "navigatorpanel|edit|tooltip_text"
msgid "Edit"
msgstr "Redigeer"
@@ -12876,7 +12515,6 @@ msgid "Update"
msgstr "Bywerk"
#: navigatorpanel.ui:390
-#, fuzzy
msgctxt "navigatorpanel|insert|tooltip_text"
msgid "Insert"
msgstr "Voeg in"
@@ -12887,13 +12525,11 @@ msgid "Save Contents as well"
msgstr ""
#: navigatorpanel.ui:436
-#, fuzzy
msgctxt "navigatorpanel|moveup|tooltip_text"
msgid "Move Up"
msgstr "Skuif op"
#: navigatorpanel.ui:449
-#, fuzzy
msgctxt "navigatorpanel|movedown|tooltip_text"
msgid "Move Down"
msgstr "Skuif ondertoe"
@@ -12932,7 +12568,6 @@ msgid " "
msgstr ""
#: notebookbar.ui:438
-#, fuzzy
msgctxt "notebookbar|NewSC|tooltip_text"
msgid "Spreadsheet"
msgstr "Sigblad"
@@ -12943,7 +12578,6 @@ msgid " "
msgstr ""
#: notebookbar.ui:455
-#, fuzzy
msgctxt "notebookbar|NewSI|tooltip_text"
msgid "Presentation"
msgstr "Voorlegging"
@@ -12954,7 +12588,6 @@ msgid " "
msgstr ""
#: notebookbar.ui:472
-#, fuzzy
msgctxt "notebookbar|NewSD|tooltip_text"
msgid "Drawing"
msgstr "Tekening"
@@ -12965,7 +12598,6 @@ msgid " "
msgstr ""
#: notebookbar.ui:488
-#, fuzzy
msgctxt "notebookbar|NewSF|tooltip_text"
msgid "Formula"
msgstr "Formule"
@@ -12976,43 +12608,36 @@ msgid " "
msgstr ""
#: notebookbar.ui:504
-#, fuzzy
msgctxt "notebookbar|NewSB|tooltip_text"
msgid "Database"
msgstr "Databasis"
#: notebookbar.ui:523
-#, fuzzy
msgctxt "notebookbar|NewSDB|tooltip_text"
msgid "Spreadsheet"
msgstr "Sigblad"
#: notebookbar.ui:1238
-#, fuzzy
msgctxt "notebookbar|FileLabel"
msgid "File"
msgstr "Lêer"
#: notebookbar.ui:1371
-#, fuzzy
msgctxt "notebookbar|FontSection|tooltip_text"
msgid "Font"
msgstr "Font"
#: notebookbar.ui:1660
-#, fuzzy
msgctxt "notebookbar|FontSection2|tooltip_text"
msgid "Font"
msgstr "Font"
#: notebookbar.ui:1769
-#, fuzzy
msgctxt "notebookbar|OutlineSection|tooltip_text"
msgid "Outline"
msgstr "Skema"
#: notebookbar.ui:1799
-#, fuzzy
msgctxt "notebookbar|numberbullet|tooltip_text"
msgid "Bullets and Numbering"
msgstr "Koeëltjies en nommering"
@@ -13023,7 +12648,6 @@ msgid "Horizontal Alignment"
msgstr ""
#: notebookbar.ui:1938
-#, fuzzy
msgctxt "notebookbar|AlignmentSection|tooltip_text"
msgid "Alignment"
msgstr "Belyning"
@@ -13040,37 +12664,31 @@ msgid "Horizontal Alignment"
msgstr ""
#: notebookbar.ui:2156
-#, fuzzy
msgctxt "notebookbar|SpacingSection|tooltip_text"
msgid "Spacing"
msgstr "Spasiëring"
#: notebookbar.ui:2189
-#, fuzzy
msgctxt "notebookbar|indent|tooltip_text"
msgid "Indent"
msgstr "Inkeep"
#: notebookbar.ui:2196
-#, fuzzy
msgctxt "notebookbar|increaseindent1|tooltip_text"
msgid "Increase Indent"
msgstr "Vermeerder keep"
#: notebookbar.ui:2212
-#, fuzzy
msgctxt "notebookbar|decreaseindent1|tooltip_text"
msgid "Decrease Indent"
msgstr "Verminder keep"
#: notebookbar.ui:2234
-#, fuzzy
msgctxt "notebookbar|controlcodes|tooltip_text"
msgid "Indent"
msgstr "Inkeep"
#: notebookbar.ui:2342
-#, fuzzy
msgctxt "notebookbar|StyleSection|tooltip_text"
msgid "Style"
msgstr "Styl"
@@ -13100,7 +12718,6 @@ msgid "Break"
msgstr "~Breuk"
#: notebookbar.ui:2800
-#, fuzzy
msgctxt "notebookbar|box70|tooltip_text"
msgid "Gallery"
msgstr "Galery"
@@ -13117,7 +12734,6 @@ msgid "Symbol"
msgstr "Simbole"
#: notebookbar.ui:2882
-#, fuzzy
msgctxt "notebookbar|box17|tooltip_text"
msgid "Basic"
msgstr "Basies"
@@ -13128,7 +12744,6 @@ msgid "Insert Audio or Video"
msgstr ""
#: notebookbar.ui:2942
-#, fuzzy
msgctxt "notebookbar|ShapesSection|tooltip_text"
msgid "Shapes"
msgstr "Vorms"
@@ -13140,25 +12755,21 @@ msgid "Links"
msgstr "Reël"
#: notebookbar.ui:3336
-#, fuzzy
msgctxt "notebookbar|TextSection|tooltip_text"
msgid "Text"
msgstr "Teks"
#: notebookbar.ui:3373
-#, fuzzy
msgctxt "notebookbar|FontWork"
msgid "Fontwork"
msgstr "Fontwerk"
#: notebookbar.ui:3455
-#, fuzzy
msgctxt "notebookbar|FieldsSection|tooltip_text"
msgid "Fields"
msgstr "Velde"
#: notebookbar.ui:3545
-#, fuzzy
msgctxt "notebookbar|InsertLabel"
msgid "Insert"
msgstr "Voeg in"
@@ -13174,13 +12785,11 @@ msgid "Page layout"
msgstr ""
#: notebookbar.ui:4295
-#, fuzzy
msgctxt "notebookbar|ReferencesLabel"
msgid "References"
msgstr "Verwysings"
#: notebookbar.ui:4790
-#, fuzzy
msgctxt "notebookbar|ReviewLabel"
msgid "Review"
msgstr "Resensie"
@@ -13196,31 +12805,26 @@ msgid "Document Area Elements"
msgstr ""
#: notebookbar.ui:5056
-#, fuzzy
msgctxt "notebookbar|ZoomSection|tooltip_text"
msgid "Zoom"
msgstr "Zoem"
#: notebookbar.ui:5177
-#, fuzzy
msgctxt "notebookbar|ViewLabel"
msgid "View"
msgstr "Bekyk"
#: notebookbar.ui:5745
-#, fuzzy
msgctxt "notebookbar|formattable|tooltip_text"
msgid "Indent"
msgstr "Inkeep"
#: notebookbar.ui:5787
-#, fuzzy
msgctxt "notebookbar|formattable1|tooltip_text"
msgid "Indent"
msgstr "Inkeep"
#: notebookbar.ui:5850
-#, fuzzy
msgctxt "notebookbar|TableLabel"
msgid "Table"
msgstr "Tabel"
@@ -13232,7 +12836,6 @@ msgid "Basics"
msgstr "Basis"
#: notebookbar.ui:5872
-#, fuzzy
msgctxt "notebookbar|GraphicDialog"
msgid "Properties"
msgstr "Eienskappe"
@@ -13244,25 +12847,21 @@ msgid "Basics"
msgstr "Basis"
#: notebookbar.ui:5905
-#, fuzzy
msgctxt "notebookbar|Crop1"
msgid "Crop"
msgstr "Snoei"
#: notebookbar.ui:6537
-#, fuzzy
msgctxt "notebookbar|ImageLabel"
msgid "Image"
msgstr "Beeld"
#: notebookbar.ui:6554
-#, fuzzy
msgctxt "notebookbar|LineFormat"
msgid "Line"
msgstr "Reël"
#: notebookbar.ui:6572
-#, fuzzy
msgctxt "notebookbar|AreaFormat"
msgid "Area"
msgstr "Area"
@@ -13273,7 +12872,6 @@ msgid "Shape / Textbox"
msgstr ""
#: notebookbar.ui:6734
-#, fuzzy
msgctxt "notebookbar|AnchorMenu"
msgid "Anchor"
msgstr "Anker"
@@ -13295,7 +12893,6 @@ msgid "_File"
msgstr "Lêer"
#: notebookbar_compact.ui:2797
-#, fuzzy
msgctxt "notebookbar_compact|FileLabel"
msgid "File"
msgstr "Lêer"
@@ -13330,7 +12927,6 @@ msgid "_Insert"
msgstr "Voeg in"
#: notebookbar_compact.ui:4123
-#, fuzzy
msgctxt "notebookbar_compact|InsertLabel"
msgid "Insert"
msgstr "Voeg in"
@@ -13353,7 +12949,6 @@ msgid "Reference_s"
msgstr "Verwysings"
#: notebookbar_compact.ui:4899
-#, fuzzy
msgctxt "notebookbar_compact|ReferencesLabel"
msgid "References"
msgstr "Verwysings"
@@ -13365,7 +12960,6 @@ msgid "_Review"
msgstr "Voorskou"
#: notebookbar_compact.ui:5327
-#, fuzzy
msgctxt "notebookbar_compact|ReviewLabel"
msgid "Review"
msgstr "Resensie"
@@ -13377,7 +12971,6 @@ msgid "_View"
msgstr "Bekyk"
#: notebookbar_compact.ui:5792
-#, fuzzy
msgctxt "notebookbar_compact|ViewLabel"
msgid "View"
msgstr "Bekyk"
@@ -13389,7 +12982,6 @@ msgid "T_able"
msgstr "Tabel"
#: notebookbar_compact.ui:6478
-#, fuzzy
msgctxt "notebookbar_compact|TableLabel"
msgid "Table"
msgstr "Tabel"
@@ -13401,7 +12993,6 @@ msgid "_Graphic"
msgstr "Grafika"
#: notebookbar_compact.ui:7136
-#, fuzzy
msgctxt "notebookbar_compact|ImageLabel"
msgid "Image"
msgstr "Beeld"
@@ -13434,13 +13025,11 @@ msgid "Align"
msgstr ""
#: notebookbar_compact.ui:8216
-#, fuzzy
msgctxt "notebookbar_compact|frame:MenuDraw"
msgid "Object"
msgstr "Objek"
#: notebookbar_compact.ui:8246
-#, fuzzy
msgctxt "notebookbar_compact|FrameLabel"
msgid "Object"
msgstr "Objek"
@@ -13452,7 +13041,6 @@ msgid "_Tools"
msgstr "Nutsgoed"
#: notebookbar_compact.ui:8810
-#, fuzzy
msgctxt "notebookbar_compact|DevLabel"
msgid "Tools"
msgstr "Nutsgoed"
@@ -13468,7 +13056,6 @@ msgid "Menubar"
msgstr ""
#: notebookbar_groupedbar_compact.ui:3363
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|Quotation2"
msgid "Quotation"
msgstr "Aanhaling"
@@ -13726,7 +13313,6 @@ msgid "Menubar"
msgstr ""
#: notebookbar_groupedbar_full.ui:3281
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|Quotation2"
msgid "Quotation"
msgstr "Aanhaling"
@@ -14008,13 +13594,11 @@ msgid "_View"
msgstr "Bekyk"
#: notebookbar_groups.ui:34
-#, fuzzy
msgctxt "notebookbar_groups|imagestyledefault"
msgid "Default"
msgstr "Verstek"
#: notebookbar_groups.ui:42
-#, fuzzy
msgctxt "notebookbar_groups|imagestylegray"
msgid "Grayscale"
msgstr "Grysskaal"
@@ -14026,7 +13610,6 @@ msgid "Black and White"
msgstr "~Swart en wit"
#: notebookbar_groups.ui:58
-#, fuzzy
msgctxt "notebookbar_groups|imagestylewater"
msgid "Watermark"
msgstr "Watermerk"
@@ -14087,25 +13670,21 @@ msgid "Colorize Orange"
msgstr ""
#: notebookbar_groups.ui:186
-#, fuzzy
msgctxt "notebookbar_groups|hyperlink"
msgid "Hyperlink"
msgstr "Hiperskakel"
#: notebookbar_groups.ui:200
-#, fuzzy
msgctxt "notebookbar_groups|footnote"
msgid "Footnote"
msgstr "Voetnoot"
#: notebookbar_groups.ui:209
-#, fuzzy
msgctxt "notebookbar_groups|endnote"
msgid "Endnote"
msgstr "Eindnoot"
#: notebookbar_groups.ui:224
-#, fuzzy
msgctxt "notebookbar_groups|bookmark"
msgid "Bookmark"
msgstr "Boekmerk"
@@ -14122,7 +13701,6 @@ msgid "Default Paragraph"
msgstr ""
#: notebookbar_groups.ui:326
-#, fuzzy
msgctxt "notebookbar_groups|title"
msgid "Title"
msgstr "Titel"
@@ -14134,13 +13712,11 @@ msgid "Heading 1"
msgstr "Opskrif 1"
#: notebookbar_groups.ui:344
-#, fuzzy
msgctxt "notebookbar_groups|heading2"
msgid "Heading 2"
msgstr "Opskrif 2"
#: notebookbar_groups.ui:353
-#, fuzzy
msgctxt "notebookbar_groups|heading3"
msgid "Heading 3"
msgstr "Opskrif 3"
@@ -14151,13 +13727,11 @@ msgid "Default Character"
msgstr ""
#: notebookbar_groups.ui:377
-#, fuzzy
msgctxt "notebookbar_groups|italic"
msgid "Emphasis"
msgstr "Beklemtoning"
#: notebookbar_groups.ui:386
-#, fuzzy
msgctxt "notebookbar_groups|bold"
msgid "Strong Emphasis"
msgstr "Sterk beklemtoning"
@@ -14169,7 +13743,6 @@ msgid "None"
msgstr "Nota"
#: notebookbar_groups.ui:412
-#, fuzzy
msgctxt "notebookbar_groups|tablestyledefault"
msgid "Default"
msgstr "Verstek"
@@ -14212,19 +13785,16 @@ msgid "Delete Rows"
msgstr "Skrap ry"
#: notebookbar_groups.ui:504
-#, fuzzy
msgctxt "notebookbar_groups|rowmenuselect"
msgid "Select Rows"
msgstr "Merk rye"
#: notebookbar_groups.ui:519
-#, fuzzy
msgctxt "notebookbar_groups|rowmenuheight"
msgid "Row Height..."
msgstr "Ryhoogte..."
#: notebookbar_groups.ui:528
-#, fuzzy
msgctxt "notebookbar_groups|rowmenuoptimalrow"
msgid "Optimal Row Height"
msgstr "Optimale ryhoogte"
@@ -14236,7 +13806,6 @@ msgid "Distribute Rows Evenly"
msgstr "Versprei kolomme eweredig"
#: notebookbar_groups.ui:736
-#, fuzzy
msgctxt "notebookbar_groups|filegrouplabel"
msgid "File"
msgstr "Lêer"
@@ -14248,13 +13817,11 @@ msgid "Clipboard"
msgstr "knipbord"
#: notebookbar_groups.ui:935
-#, fuzzy
msgctxt "notebookbar_groups|paragraphstyleb"
msgid "Style"
msgstr "Styl"
#: notebookbar_groups.ui:1448
-#, fuzzy
msgctxt "notebookbar_groups|formatgrouplabel"
msgid "Text"
msgstr "Teks"
@@ -14266,43 +13833,36 @@ msgid "Links"
msgstr "Reël"
#: notebookbar_groups.ui:1616
-#, fuzzy
msgctxt "notebookbar_groups|shapesb"
msgid "Shapes"
msgstr "Vorms"
#: notebookbar_groups.ui:1722
-#, fuzzy
msgctxt "notebookbar_groups|insertgrouplabel"
msgid "Insert"
msgstr "Voeg in"
#: notebookbar_groups.ui:1758
-#, fuzzy
msgctxt "notebookbar_groups|tablestyleb"
msgid "Style"
msgstr "Styl"
#: notebookbar_groups.ui:1780
-#, fuzzy
msgctxt "notebookbar_groups|tablerowsb"
msgid "Rows"
msgstr "Rye"
#: notebookbar_groups.ui:1798
-#, fuzzy
msgctxt "notebookbar_groups|tablecolumnsb"
msgid "Columns"
msgstr "Kolomme"
#: notebookbar_groups.ui:2002
-#, fuzzy
msgctxt "notebookbar_groups|tablegrouplabel"
msgid "Table"
msgstr "Tabel"
#: notebookbar_groups.ui:2038
-#, fuzzy
msgctxt "notebookbar_groups|imagestyleb"
msgid "Style"
msgstr "Styl"
@@ -14325,7 +13885,6 @@ msgid "Lock"
msgstr ""
#: notebookbar_groups.ui:2189
-#, fuzzy
msgctxt "notebookbar_groups|imagegrouplabel"
msgid "Image"
msgstr "Beeld"
@@ -14337,7 +13896,6 @@ msgid "None"
msgstr "Nota"
#: notebookbar_groups.ui:2256
-#, fuzzy
msgctxt "notebookbar_groups|wrapideal"
msgid "Optimal"
msgstr "Optimaal"
@@ -14383,13 +13941,11 @@ msgid "Horizontal Alignment"
msgstr ""
#: notebookbar_single.ui:596
-#, fuzzy
msgctxt "notebookbar_single|outlineindent|tooltip_text"
msgid "Indent"
msgstr "Inkeep"
#: notebookbar_single.ui:678
-#, fuzzy
msgctxt "notebookbar_single|insert|tooltip_text"
msgid "Indent"
msgstr "Inkeep"
@@ -14455,7 +14011,6 @@ msgid "Save As"
msgstr "Stoor as"
#: numberingnamedialog.ui:168
-#, fuzzy
msgctxt "numberingnamedialog|label1"
msgid "Format"
msgstr "Formaat"
@@ -14532,7 +14087,6 @@ msgid "Level 10"
msgstr "Vlak "
#: numparapage.ui:95
-#, fuzzy
msgctxt "numparapage|labelOutline"
msgid "Outline"
msgstr "Skema"
@@ -14566,7 +14120,6 @@ msgid "S_tart with:"
msgstr "Begin by"
#: numparapage.ui:278
-#, fuzzy
msgctxt "numparapage|label2"
msgid "Numbering"
msgstr "Nommering"
@@ -14593,7 +14146,6 @@ msgid "Line Numbering"
msgstr "Reëlnommering"
#: objectdialog.ui:8
-#, fuzzy
msgctxt "objectdialog|ObjectDialog"
msgid "Object"
msgstr "Objek"
@@ -14604,7 +14156,6 @@ msgid "Type"
msgstr "Soort"
#: objectdialog.ui:128
-#, fuzzy
msgctxt "objectdialog|options"
msgid "Options"
msgstr "Opsies"
@@ -14616,7 +14167,6 @@ msgid "Wrap"
msgstr "~Omvou"
#: objectdialog.ui:174
-#, fuzzy
msgctxt "objectdialog|hyperlink"
msgid "Hyperlink"
msgstr "Hiperskakel"
@@ -14627,19 +14177,16 @@ msgid "Borders"
msgstr "Grense"
#: objectdialog.ui:220
-#, fuzzy
msgctxt "objectdialog|area"
msgid "Area"
msgstr "Area"
#: objectdialog.ui:243
-#, fuzzy
msgctxt "objectdialog|transparence"
msgid "Transparency"
msgstr "Deursigtigheid"
#: objectdialog.ui:266
-#, fuzzy
msgctxt "objectdialog|macro"
msgid "Macro"
msgstr "Makro"
@@ -14996,7 +14543,6 @@ msgid "_Direct cursor"
msgstr ""
#: optformataidspage.ui:364
-#, fuzzy
msgctxt "optformataidspage|fillmode"
msgid "Insert"
msgstr "Voeg in"
@@ -15147,7 +14693,6 @@ msgid "[None]"
msgstr "[Geen]"
#: optredlinepage.ui:70
-#, fuzzy
msgctxt "optredlinepage|insert"
msgid "Bold"
msgstr "Vetdruk"
@@ -15171,7 +14716,6 @@ msgid "Underlined: double"
msgstr "Onderstreep: Dubbel"
#: optredlinepage.ui:74
-#, fuzzy
msgctxt "optredlinepage|insert"
msgid "Strikethrough"
msgstr "Deurhaal"
@@ -15182,13 +14726,11 @@ msgid "Uppercase"
msgstr ""
#: optredlinepage.ui:76
-#, fuzzy
msgctxt "optredlinepage|insert"
msgid "Lowercase"
msgstr "Onderkas"
#: optredlinepage.ui:77
-#, fuzzy
msgctxt "optredlinepage|insert"
msgid "Small caps"
msgstr "Klein hoofletters"
@@ -15199,7 +14741,6 @@ msgid "Title font"
msgstr ""
#: optredlinepage.ui:79
-#, fuzzy
msgctxt "optredlinepage|insert"
msgid "Background color"
msgstr "Agtergrondkleur"
@@ -15210,7 +14751,6 @@ msgid "Color of Insertions"
msgstr ""
#: optredlinepage.ui:108
-#, fuzzy
msgctxt "optredlinepage|insertedpreview"
msgid "Insert"
msgstr "Voeg in"
@@ -15238,7 +14778,6 @@ msgid "Color of Deletions"
msgstr ""
#: optredlinepage.ui:219
-#, fuzzy
msgctxt "optredlinepage|deletedpreview"
msgid "Delete"
msgstr "Skrap"
@@ -15266,7 +14805,6 @@ msgid "Color of Changed Attributes"
msgstr ""
#: optredlinepage.ui:330
-#, fuzzy
msgctxt "optredlinepage|changedpreview"
msgid "Attributes"
msgstr "Attribute"
@@ -15298,7 +14836,6 @@ msgid "[None]"
msgstr "[Geen]"
#: optredlinepage.ui:444
-#, fuzzy
msgctxt "optredlinepage|markpos"
msgid "Left margin"
msgstr "Linkerkantlyn"
@@ -15462,13 +14999,11 @@ msgid "_Format"
msgstr "Formaat"
#: outlinenumbering.ui:121
-#, fuzzy
msgctxt "outlinenumbering|numbering"
msgid "Numbering"
msgstr "Nommering"
#: outlinenumbering.ui:143
-#, fuzzy
msgctxt "outlinenumbering|position"
msgid "Position"
msgstr "Posisie"
@@ -15562,7 +15097,6 @@ msgid "Show sublevels:"
msgstr ""
#: outlinenumberingpage.ui:164
-#, fuzzy
msgctxt "outlinenumberingpage|label7"
msgid "Separator"
msgstr "Skeier"
@@ -15586,7 +15120,6 @@ msgid "Start at:"
msgstr "Begin by"
#: outlinenumberingpage.ui:324
-#, fuzzy
msgctxt "outlinenumberingpage|label2"
msgid "Numbering"
msgstr "Nommering"
@@ -15597,7 +15130,6 @@ msgid "Left"
msgstr "Links"
#: outlinepositionpage.ui:27
-#, fuzzy
msgctxt "outlinepositionpage|liststore1"
msgid "Centered"
msgstr "Gesentreer"
@@ -15614,7 +15146,6 @@ msgid "Tab stop"
msgstr "Keepstoppe"
#: outlinepositionpage.ui:44
-#, fuzzy
msgctxt "outlinepositionpage|liststore2"
msgid "Space"
msgstr "Ruimte"
@@ -15691,7 +15222,6 @@ msgid "Position and Spacing"
msgstr ""
#: outlinepositionpage.ui:417
-#, fuzzy
msgctxt "outlinepositionpage|standard"
msgid "Default"
msgstr "Verstek"
@@ -15726,13 +15256,11 @@ msgid "3 Columns"
msgstr "Kolomme"
#: pagecolumncontrol.ui:121
-#, fuzzy
msgctxt "pagecolumncontrol|columnleft"
msgid "Left"
msgstr "Links"
#: pagecolumncontrol.ui:136
-#, fuzzy
msgctxt "pagecolumncontrol|columnright"
msgid "Right"
msgstr "Regs"
@@ -15756,13 +15284,11 @@ msgid "3 Columns"
msgstr "Kolomme"
#: pagecolumncontrol.ui:196
-#, fuzzy
msgctxt "pagecolumncontrol|columnleftL"
msgid "Left"
msgstr "Links"
#: pagecolumncontrol.ui:211
-#, fuzzy
msgctxt "pagecolumncontrol|columnrightL"
msgid "Right"
msgstr "Regs"
@@ -15786,7 +15312,6 @@ msgid "Margins:"
msgstr "Kantlyne"
#: pagefooterpanel.ui:60
-#, fuzzy
msgctxt "pagefooterpanel|customlabel"
msgid "Custom"
msgstr "Doelgemaak"
@@ -15804,7 +15329,6 @@ msgid "Same Content:"
msgstr "Raaminhoud"
#: pageformatpanel.ui:23
-#, fuzzy
msgctxt "pageformatpanel|size"
msgid "Size:"
msgstr "Grootte:"
@@ -15839,13 +15363,11 @@ msgid "Paper Height"
msgstr ""
#: pageformatpanel.ui:103
-#, fuzzy
msgctxt "pageformatpanel|paperorientation"
msgid "Portrait"
msgstr "Regop"
#: pageformatpanel.ui:104
-#, fuzzy
msgctxt "pageformatpanel|paperorientation"
msgid "Landscape"
msgstr "Landskap"
@@ -15868,7 +15390,6 @@ msgid "Narrow"
msgstr ""
#: pageformatpanel.ui:142
-#, fuzzy
msgctxt "pageformatpanel|marginLB"
msgid "Moderate"
msgstr "Matig"
@@ -15895,13 +15416,11 @@ msgid "Wide"
msgstr "Versteek"
#: pageformatpanel.ui:147
-#, fuzzy
msgctxt "pageformatpanel|marginLB"
msgid "Mirrored"
msgstr "Spieëlbeeld"
#: pageformatpanel.ui:158
-#, fuzzy
msgctxt "pageformatpanel|customlabel"
msgid "Custom"
msgstr "Doelgemaak"
@@ -15913,7 +15432,6 @@ msgid "Margins:"
msgstr "Kantlyne"
#: pageheaderpanel.ui:60
-#, fuzzy
msgctxt "pageheaderpanel|customlabel"
msgid "Custom"
msgstr "Doelgemaak"
@@ -15936,7 +15454,6 @@ msgid "Narrow"
msgstr ""
#: pagemargincontrol.ui:96
-#, fuzzy
msgctxt "pagemargincontrol|normal"
msgid "Normal"
msgstr "Normaal"
@@ -15948,7 +15465,6 @@ msgid "Wide"
msgstr "Versteek"
#: pagemargincontrol.ui:127
-#, fuzzy
msgctxt "pagemargincontrol|mirrored"
msgid "Mirrored"
msgstr "Spieëlbeeld"
@@ -15964,7 +15480,6 @@ msgid "Narrow"
msgstr ""
#: pagemargincontrol.ui:172
-#, fuzzy
msgctxt "pagemargincontrol|normalL"
msgid "Normal"
msgstr "Normaal"
@@ -15976,7 +15491,6 @@ msgid "Wide"
msgstr "Versteek"
#: pagemargincontrol.ui:203
-#, fuzzy
msgctxt "pagemargincontrol|mirroredL"
msgid "Mirrored"
msgstr "Spieëlbeeld"
@@ -16023,19 +15537,16 @@ msgid "O_uter"
msgstr "Buitenste"
#: pagemargincontrol.ui:410
-#, fuzzy
msgctxt "pagemargincontrol|label1"
msgid "Custom"
msgstr "Doelgemaak"
#: pageorientationcontrol.ui:36
-#, fuzzy
msgctxt "pageorientationcontrol|portrait"
msgid "Portrait"
msgstr "Regop"
#: pageorientationcontrol.ui:52
-#, fuzzy
msgctxt "pageorientationcontrol|landscape"
msgid "Landscape"
msgstr "Landskap"
@@ -16058,7 +15569,6 @@ msgid "Right and left"
msgstr ""
#: pagestylespanel.ui:19
-#, fuzzy
msgctxt "pagestylespanel|liststorePageLayout"
msgid "Mirrored"
msgstr "Spieëlbeeld"
@@ -16116,25 +15626,21 @@ msgid "3 Columns"
msgstr "Kolomme"
#: pagestylespanel.ui:136
-#, fuzzy
msgctxt "pagestylespanel|columnbox"
msgid "Left"
msgstr "Links"
#: pagestylespanel.ui:137
-#, fuzzy
msgctxt "pagestylespanel|columnbox"
msgid "Right"
msgstr "Regs"
#: pagestylespanel.ui:214
-#, fuzzy
msgctxt "pagestylespanel|customlabel"
msgid "Custom"
msgstr "Doelgemaak"
#: paradialog.ui:8
-#, fuzzy
msgctxt "paradialog|ParagraphPropertiesDialog"
msgid "Paragraph"
msgstr "Paragraaf"
@@ -16172,7 +15678,6 @@ msgid "Tabs"
msgstr "Kepe"
#: paradialog.ui:245
-#, fuzzy
msgctxt "paradialog|labelTP_DROPCAPS"
msgid "Drop Caps"
msgstr "Vallende hoofletters"
@@ -16183,19 +15688,16 @@ msgid "Borders"
msgstr "Grense"
#: paradialog.ui:291
-#, fuzzy
msgctxt "paradialog|area"
msgid "Area"
msgstr "Area"
#: paradialog.ui:314
-#, fuzzy
msgctxt "paradialog|transparence"
msgid "Transparency"
msgstr "Deursigtigheid"
#: picturedialog.ui:8
-#, fuzzy
msgctxt "picturedialog|PictureDialog"
msgid "Image"
msgstr "Beeld"
@@ -16206,7 +15708,6 @@ msgid "Type"
msgstr "Soort"
#: picturedialog.ui:128
-#, fuzzy
msgctxt "picturedialog|options"
msgid "Options"
msgstr "Opsies"
@@ -16218,19 +15719,16 @@ msgid "Wrap"
msgstr "~Omvou"
#: picturedialog.ui:174
-#, fuzzy
msgctxt "picturedialog|hyperlink"
msgid "Hyperlink"
msgstr "Hiperskakel"
#: picturedialog.ui:197
-#, fuzzy
msgctxt "picturedialog|picture"
msgid "Image"
msgstr "Beeld"
#: picturedialog.ui:220
-#, fuzzy
msgctxt "picturedialog|crop"
msgid "Crop"
msgstr "Snoei"
@@ -16241,19 +15739,16 @@ msgid "Borders"
msgstr "Grense"
#: picturedialog.ui:266
-#, fuzzy
msgctxt "picturedialog|area"
msgid "Area"
msgstr "Area"
#: picturedialog.ui:289
-#, fuzzy
msgctxt "picturedialog|transparence"
msgid "Transparency"
msgstr "Deursigtigheid"
#: picturedialog.ui:312
-#, fuzzy
msgctxt "picturedialog|macro"
msgid "Macro"
msgstr "Makro"
@@ -16303,7 +15798,6 @@ msgid "On right pages"
msgstr ""
#: picturepage.ui:249
-#, fuzzy
msgctxt "picturepage|label2"
msgid "Flip"
msgstr "Omkeer"
@@ -16470,7 +15964,6 @@ msgid "Text _placeholder"
msgstr "Plekhouers vir teks"
#: printoptionspage.ui:145
-#, fuzzy
msgctxt "printoptionspage|label2"
msgid "Contents"
msgstr "Inhoud"
@@ -16499,7 +15992,6 @@ msgid "Right to Left"
msgstr "Regs na links"
#: printoptionspage.ui:254
-#, fuzzy
msgctxt "printoptionspage|label10"
msgid "Pages"
msgstr "Bladsye"
@@ -16599,19 +16091,16 @@ msgid "Homepage/e-mail:"
msgstr ""
#: privateuserpage.ui:126
-#, fuzzy
msgctxt "privateuserpage|firstname-atkobject"
msgid "First name"
msgstr "Voornaam"
#: privateuserpage.ui:144
-#, fuzzy
msgctxt "privateuserpage|lastname-atkobject"
msgid "Last name"
msgstr "Van"
#: privateuserpage.ui:162
-#, fuzzy
msgctxt "privateuserpage|shortname-atkobject"
msgid "Initials"
msgstr "Voorletters"
@@ -16622,7 +16111,6 @@ msgid "Title"
msgstr "Titel"
#: privateuserpage.ui:210
-#, fuzzy
msgctxt "privateuserpage|job-atkobject"
msgid "Position"
msgstr "Posisie"
@@ -16649,19 +16137,16 @@ msgid "First/last _name/initials 2:"
msgstr ""
#: privateuserpage.ui:331
-#, fuzzy
msgctxt "privateuserpage|firstname2-atkobject"
msgid "Last name"
msgstr "Van"
#: privateuserpage.ui:349
-#, fuzzy
msgctxt "privateuserpage|lastname2-atkobject"
msgid "First name"
msgstr "Voornaam"
#: privateuserpage.ui:367
-#, fuzzy
msgctxt "privateuserpage|shortname2-atkobject"
msgid "Initials"
msgstr "Voorletters"
@@ -16672,13 +16157,11 @@ msgid "_Zip/city:"
msgstr ""
#: privateuserpage.ui:410
-#, fuzzy
msgctxt "privateuserpage|icity-atkobject"
msgid "City"
msgstr "Stad"
#: privateuserpage.ui:428
-#, fuzzy
msgctxt "privateuserpage|izip-atkobject"
msgid "Zip code"
msgstr "Poskode"
@@ -16694,7 +16177,6 @@ msgid "Title"
msgstr "Titel"
#: privateuserpage.ui:552
-#, fuzzy
msgctxt "privateuserpage|mobile-atkobject"
msgid "Position"
msgstr "Posisie"
@@ -16812,7 +16294,6 @@ msgid "_Edit"
msgstr "Redigeer"
#: readonlymenu.ui:36
-#, fuzzy
msgctxt "readonlymenu|selection"
msgid "Select Text"
msgstr "Selekteer teks"
@@ -16861,7 +16342,6 @@ msgid "As Link"
msgstr ""
#: readonlymenu.ui:122
-#, fuzzy
msgctxt "readonlymenu|graphicascopy"
msgid "Copy"
msgstr "Kopieer"
@@ -16969,7 +16449,6 @@ msgid "_Fit to size"
msgstr "Pas by grootte"
#: rowheight.ui:133
-#, fuzzy
msgctxt "rowheight|label1"
msgid "Height"
msgstr "Hoogte"
@@ -17006,7 +16485,6 @@ msgid "T_ype"
msgstr "Soort"
#: savelabeldialog.ui:163
-#, fuzzy
msgctxt "savelabeldialog|label1"
msgid "Options"
msgstr "Opsies"
@@ -17091,7 +16569,6 @@ msgid "_With Condition"
msgstr ""
#: sectionpage.ui:410
-#, fuzzy
msgctxt "sectionpage|label3"
msgid "Hide"
msgstr "Versteek"
@@ -17102,7 +16579,6 @@ msgid "E_ditable in read-only document"
msgstr ""
#: sectionpage.ui:453
-#, fuzzy
msgctxt "sectionpage|label5"
msgid "Properties"
msgstr "Eienskappe"
@@ -17153,19 +16629,16 @@ msgid "Change _Table..."
msgstr ""
#: selectaddressdialog.ui:225
-#, fuzzy
msgctxt "selectaddressdialog|name"
msgid "Name"
msgstr "Naam"
#: selectaddressdialog.ui:236
-#, fuzzy
msgctxt "selectaddressdialog|table"
msgid "Table"
msgstr "Tabel"
#: selectaddressdialog.ui:253
-#, fuzzy
msgctxt "selectaddressdialog|connecting"
msgid "Connecting to data source..."
msgstr "Koppel tans aan databron..."
@@ -17236,7 +16709,6 @@ msgid "Index Markings"
msgstr ""
#: selectindexdialog.ui:116
-#, fuzzy
msgctxt "selectindexdialog|label1"
msgid "Selection"
msgstr "Seleksie"
@@ -17260,7 +16732,6 @@ msgid "_Preview"
msgstr "Voorskou"
#: sidebarpage.ui:31
-#, fuzzy
msgctxt "sidebarpage|orientation|tooltip_text"
msgid "Orientation"
msgstr "Oriëntasie"
@@ -17272,13 +16743,11 @@ msgid "Size"
msgstr "Reël"
#: sidebarpage.ui:85
-#, fuzzy
msgctxt "sidebarpage|column|tooltip_text"
msgid "Columns"
msgstr "Kolomme"
#: sidebarpage.ui:112
-#, fuzzy
msgctxt "sidebarpage|margin|tooltip_text"
msgid "Margin"
msgstr "Kantlyn"
@@ -17320,13 +16789,11 @@ msgid "Parallel"
msgstr "Parallel"
#: sidebarwrap.ui:75
-#, fuzzy
msgctxt "sidebarwrap|buttonoptimal|tooltip_text"
msgid "Optimal"
msgstr "Optimaal"
#: sidebarwrap.ui:82
-#, fuzzy
msgctxt "sidebarwrap|buttonoptimal-atkobject"
msgid "Optimal"
msgstr "Optimaal"
@@ -17398,7 +16865,6 @@ msgid "Set the amount of space between the image and surrounding text"
msgstr ""
#: sidebarwrap.ui:249
-#, fuzzy
msgctxt "sidebarwrap|customlabel"
msgid "Custom"
msgstr "Doelgemaak"
@@ -17409,7 +16875,6 @@ msgid "Sort"
msgstr "Sorteer"
#: sortdialog.ui:111
-#, fuzzy
msgctxt "sortdialog|column"
msgid "Column"
msgstr "Kolom"
@@ -17425,37 +16890,31 @@ msgid "Order"
msgstr "Volgorde"
#: sortdialog.ui:157
-#, fuzzy
msgctxt "sortdialog|up1"
msgid "Ascending"
msgstr "Oplopend"
#: sortdialog.ui:177
-#, fuzzy
msgctxt "sortdialog|down1"
msgid "Descending"
msgstr "Aflopend"
#: sortdialog.ui:207
-#, fuzzy
msgctxt "sortdialog|up2"
msgid "Ascending"
msgstr "Oplopend"
#: sortdialog.ui:226
-#, fuzzy
msgctxt "sortdialog|down2"
msgid "Descending"
msgstr "Aflopend"
#: sortdialog.ui:256
-#, fuzzy
msgctxt "sortdialog|up3"
msgid "Ascending"
msgstr "Oplopend"
#: sortdialog.ui:275
-#, fuzzy
msgctxt "sortdialog|down3"
msgid "Descending"
msgstr "Aflopend"
@@ -17479,19 +16938,16 @@ msgid "Key 3"
msgstr "Sleutel ~3"
#: sortdialog.ui:408
-#, fuzzy
msgctxt "sortdialog|typelb1-atkobject"
msgid "Key type"
msgstr "Sleuteltipe"
#: sortdialog.ui:431
-#, fuzzy
msgctxt "sortdialog|typelb2-atkobject"
msgid "Key type"
msgstr "Sleuteltipe"
#: sortdialog.ui:452
-#, fuzzy
msgctxt "sortdialog|typelb3-atkobject"
msgid "Key type"
msgstr "Sleuteltipe"
@@ -17536,7 +16992,6 @@ msgid "Select..."
msgstr "~Kies..."
#: sortdialog.ui:669
-#, fuzzy
msgctxt "sortdialog|label4"
msgid "Separator"
msgstr "Skeier"
@@ -17584,7 +17039,6 @@ msgid "Set Language for Selection"
msgstr "Stel taal vir seleksie"
#: spellmenu.ui:94
-#, fuzzy
msgctxt "spellmenu|langpara"
msgid "Set Language for Paragraph"
msgstr "Stel taal vir paragraaf"
@@ -17706,7 +17160,6 @@ msgid "Update"
msgstr "Bywerk"
#: stringinput.ui:70
-#, fuzzy
msgctxt "stringinput|name"
msgid "Name"
msgstr "Naam"
@@ -17727,7 +17180,6 @@ msgid "No Subject"
msgstr ""
#: subjectdialog.ui:138
-#, fuzzy
msgctxt "subjectdialog|label1"
msgid "Subject:"
msgstr "Onderwerp:"
@@ -17807,7 +17259,6 @@ msgid "Table Properties"
msgstr "Tabeleienskappe"
#: tableproperties.ui:106
-#, fuzzy
msgctxt "tableproperties|table"
msgid "Table"
msgstr "Tabel"
@@ -17818,55 +17269,46 @@ msgid "Text Flow"
msgstr ""
#: tableproperties.ui:151
-#, fuzzy
msgctxt "tableproperties|columns"
msgid "Columns"
msgstr "Kolomme"
#: tableproperties.ui:174
-#, fuzzy
msgctxt "tableproperties|borders"
msgid "Borders"
msgstr "Grense"
#: tableproperties.ui:197
-#, fuzzy
msgctxt "tableproperties|background"
msgid "Background"
msgstr "Agtergrond"
#: tabletextflowpage.ui:25
-#, fuzzy
msgctxt "tabletextflowpage|liststore1"
msgid "Horizontal"
msgstr "Horisontaal"
#: tabletextflowpage.ui:29
-#, fuzzy
msgctxt "tabletextflowpage|liststore1"
msgid "Vertical"
msgstr "Vertikaal"
#: tabletextflowpage.ui:33
-#, fuzzy
msgctxt "tabletextflowpage|liststore1"
msgid "Use superordinate object settings"
msgstr "Gebruik bogeskikte objekinstellings"
#: tabletextflowpage.ui:47
-#, fuzzy
msgctxt "tabletextflowpage|liststore2"
msgid "Top"
msgstr "Bokant"
#: tabletextflowpage.ui:51
-#, fuzzy
msgctxt "tabletextflowpage|liststore2"
msgid "Centered"
msgstr "Gesentreer"
#: tabletextflowpage.ui:55
-#, fuzzy
msgctxt "tabletextflowpage|liststore2"
msgid "Bottom"
msgstr "Onderkant"
@@ -17953,7 +17395,6 @@ msgid "The first "
msgstr ""
#: tabletextflowpage.ui:397
-#, fuzzy
msgctxt "tabletextflowpage|label39"
msgid "rows"
msgstr "rye"
@@ -17969,7 +17410,6 @@ msgid "_Vertical alignment"
msgstr ""
#: tabletextflowpage.ui:497
-#, fuzzy
msgctxt "tabletextflowpage|label36"
msgid "Alignment"
msgstr "Belyning"
@@ -18001,7 +17441,6 @@ msgid "Font Effects"
msgstr ""
#: templatedialog1.ui:204
-#, fuzzy
msgctxt "templatedialog1|position"
msgid "Position"
msgstr "Posisie"
@@ -18034,7 +17473,6 @@ msgid "Organizer"
msgstr ""
#: templatedialog16.ui:144
-#, fuzzy
msgctxt "templatedialog16|bullets"
msgid "Bullets"
msgstr "Koeëltjies"
@@ -18045,19 +17483,16 @@ msgid "Numbering Style"
msgstr ""
#: templatedialog16.ui:190
-#, fuzzy
msgctxt "templatedialog16|outline"
msgid "Outline"
msgstr "Skema"
#: templatedialog16.ui:213
-#, fuzzy
msgctxt "templatedialog16|graphics"
msgid "Image"
msgstr "Beeld"
#: templatedialog16.ui:236
-#, fuzzy
msgctxt "templatedialog16|position"
msgid "Position"
msgstr "Posisie"
@@ -18115,7 +17550,6 @@ msgid "Font Effects"
msgstr ""
#: templatedialog2.ui:296
-#, fuzzy
msgctxt "templatedialog2|position"
msgid "Position"
msgstr "Posisie"
@@ -18139,19 +17573,16 @@ msgid "Tabs"
msgstr "Kepe"
#: templatedialog2.ui:388
-#, fuzzy
msgctxt "templatedialog2|dropcaps"
msgid "Drop Caps"
msgstr "Vallende hoofletters"
#: templatedialog2.ui:411
-#, fuzzy
msgctxt "templatedialog2|area"
msgid "Area"
msgstr "Area"
#: templatedialog2.ui:434
-#, fuzzy
msgctxt "templatedialog2|transparence"
msgid "Transparency"
msgstr "Deursigtigheid"
@@ -18196,7 +17627,6 @@ msgid "Type"
msgstr "Soort"
#: templatedialog4.ui:181
-#, fuzzy
msgctxt "templatedialog4|options"
msgid "Options"
msgstr "Opsies"
@@ -18208,13 +17638,11 @@ msgid "Wrap"
msgstr "~Omvou"
#: templatedialog4.ui:227
-#, fuzzy
msgctxt "templatedialog4|area"
msgid "Area"
msgstr "Area"
#: templatedialog4.ui:250
-#, fuzzy
msgctxt "templatedialog4|transparence"
msgid "Transparency"
msgstr "Deursigtigheid"
@@ -18225,13 +17653,11 @@ msgid "Borders"
msgstr "Grense"
#: templatedialog4.ui:296
-#, fuzzy
msgctxt "templatedialog4|columns"
msgid "Columns"
msgstr "Kolomme"
#: templatedialog4.ui:319
-#, fuzzy
msgctxt "templatedialog4|macros"
msgid "Macro"
msgstr "Makro"
@@ -18248,31 +17674,26 @@ msgid "Organizer"
msgstr ""
#: templatedialog8.ui:144
-#, fuzzy
msgctxt "templatedialog8|page"
msgid "Page"
msgstr "Bladsy"
#: templatedialog8.ui:167
-#, fuzzy
msgctxt "templatedialog8|area"
msgid "Area"
msgstr "Area"
#: templatedialog8.ui:190
-#, fuzzy
msgctxt "templatedialog8|transparence"
msgid "Transparency"
msgstr "Deursigtigheid"
#: templatedialog8.ui:213
-#, fuzzy
msgctxt "templatedialog8|header"
msgid "Header"
msgstr "Kop"
#: templatedialog8.ui:236
-#, fuzzy
msgctxt "templatedialog8|footer"
msgid "Footer"
msgstr "Voet"
@@ -18283,13 +17704,11 @@ msgid "Borders"
msgstr "Grense"
#: templatedialog8.ui:282
-#, fuzzy
msgctxt "templatedialog8|columns"
msgid "Columns"
msgstr "Kolomme"
#: templatedialog8.ui:305
-#, fuzzy
msgctxt "templatedialog8|footnotes"
msgid "Footnote"
msgstr "Voetnoot"
@@ -18361,7 +17780,6 @@ msgid "_Snap to characters"
msgstr ""
#: textgridpage.ui:147
-#, fuzzy
msgctxt "textgridpage|labelGrid"
msgid "Grid"
msgstr "Rooster"
@@ -18454,7 +17872,6 @@ msgid "Document start"
msgstr ""
#: titlepage.ui:229
-#, fuzzy
msgctxt "titlepage|RB_PAGE_START"
msgid "Page"
msgstr "Bladsy"
@@ -18514,19 +17931,16 @@ msgid "Table of Contents, Index or Bibliography"
msgstr ""
#: tocdialog.ui:82
-#, fuzzy
msgctxt "tocdialog|showexample"
msgid "Preview"
msgstr "Voorskou"
#: tocdialog.ui:119
-#, fuzzy
msgctxt "tocdialog|example-atkobject"
msgid "Preview"
msgstr "Voorskou"
#: tocdialog.ui:148
-#, fuzzy
msgctxt "tocdialog|index"
msgid "Type"
msgstr "Soort"
@@ -18544,13 +17958,11 @@ msgid "Styles"
msgstr "Style"
#: tocdialog.ui:216
-#, fuzzy
msgctxt "tocdialog|columns"
msgid "Columns"
msgstr "Kolomme"
#: tocdialog.ui:239
-#, fuzzy
msgctxt "tocdialog|background"
msgid "Background"
msgstr "Agtergrond"
@@ -18603,7 +18015,6 @@ msgid "Tab stop position:"
msgstr ""
#: tocentriespage.ui:318
-#, fuzzy
msgctxt "tocentriespage|alignright"
msgid "Align right"
msgstr "Regsbelyn"
@@ -18640,7 +18051,6 @@ msgid "Format:"
msgstr "Formaat"
#: tocentriespage.ui:411
-#, fuzzy
msgctxt "tocentriespage|numberformat"
msgid "Number"
msgstr "Nommer"
@@ -18720,7 +18130,6 @@ msgid "Character style for main entries:"
msgstr ""
#: tocentriespage.ui:707
-#, fuzzy
msgctxt "tocentriespage|label3"
msgid "Format"
msgstr "Formaat"
@@ -18758,37 +18167,31 @@ msgid "_3:"
msgstr ""
#: tocentriespage.ui:890
-#, fuzzy
msgctxt "tocentriespage|up1cb|tooltip_text"
msgid "Ascending"
msgstr "Oplopend"
#: tocentriespage.ui:907
-#, fuzzy
msgctxt "tocentriespage|down1cb|tooltip_text"
msgid "Descending"
msgstr "Aflopend"
#: tocentriespage.ui:924
-#, fuzzy
msgctxt "tocentriespage|up2cb|tooltip_text"
msgid "Ascending"
msgstr "Oplopend"
#: tocentriespage.ui:941
-#, fuzzy
msgctxt "tocentriespage|up3cb|tooltip_text"
msgid "Ascending"
msgstr "Oplopend"
#: tocentriespage.ui:958
-#, fuzzy
msgctxt "tocentriespage|down2cb|tooltip_text"
msgid "Descending"
msgstr "Aflopend"
#: tocentriespage.ui:975
-#, fuzzy
msgctxt "tocentriespage|down3cb|tooltip_text"
msgid "Descending"
msgstr "Aflopend"
@@ -18799,7 +18202,6 @@ msgid "Sort Keys"
msgstr ""
#: tocindexpage.ui:20
-#, fuzzy
msgctxt "tocindexpage|open"
msgid "Open"
msgstr "Open"
@@ -18890,7 +18292,6 @@ msgid "Entire document"
msgstr "~Hele dokument"
#: tocindexpage.ui:241
-#, fuzzy
msgctxt "tocindexpage|scope"
msgid "Chapter"
msgstr "Hoofstuk"
@@ -18906,7 +18307,6 @@ msgid "Create Index or Table of Contents"
msgstr ""
#: tocindexpage.ui:341
-#, fuzzy
msgctxt "tocindexpage|fromheadings"
msgid "Outline"
msgstr "Skema"
@@ -18917,7 +18317,6 @@ msgid "Inde_x marks"
msgstr ""
#: tocindexpage.ui:373
-#, fuzzy
msgctxt "tocindexpage|fromtables"
msgid "Tables"
msgstr "Tabelle"
@@ -18929,13 +18328,11 @@ msgid "Te_xt frames"
msgstr "Teksrame"
#: tocindexpage.ui:403
-#, fuzzy
msgctxt "tocindexpage|fromgraphics"
msgid "Graphics"
msgstr "Grafika"
#: tocindexpage.ui:418
-#, fuzzy
msgctxt "tocindexpage|fromoles"
msgid "OLE objects"
msgstr "OLE-objekte"
@@ -18987,19 +18384,16 @@ msgid "Display:"
msgstr "Vertoon"
#: tocindexpage.ui:624
-#, fuzzy
msgctxt "tocindexpage|display"
msgid "References"
msgstr "Verwysings"
#: tocindexpage.ui:625
-#, fuzzy
msgctxt "tocindexpage|display"
msgid "Category and Number"
msgstr "Kategorie en nommer"
#: tocindexpage.ui:626
-#, fuzzy
msgctxt "tocindexpage|display"
msgid "Caption Text"
msgstr "Byskrifteks"
@@ -19097,7 +18491,6 @@ msgid "_File"
msgstr "Lêer"
#: tocindexpage.ui:959
-#, fuzzy
msgctxt "tocindexpage|label5"
msgid "Options"
msgstr "Opsies"
@@ -19214,7 +18607,6 @@ msgid "Hori_zontal ruler"
msgstr ""
#: viewoptionspage.ui:345
-#, fuzzy
msgctxt "viewoptionspage|label3"
msgid "View"
msgstr "Bekyk"
@@ -19268,19 +18660,16 @@ msgid "The following error occurred:"
msgstr ""
#: watermarkdialog.ui:19
-#, fuzzy
msgctxt "watermarkdialog|WatermarkDialog"
msgid "Watermark"
msgstr "Watermerk"
#: watermarkdialog.ui:85
-#, fuzzy
msgctxt "watermarkdialog|TextLabel"
msgid "Text"
msgstr "Teks"
#: watermarkdialog.ui:118
-#, fuzzy
msgctxt "watermarkdialog|FontLabel"
msgid "Font"
msgstr "Font"
@@ -19292,13 +18681,11 @@ msgid "Angle"
msgstr "Hoek"
#: watermarkdialog.ui:142
-#, fuzzy
msgctxt "watermarkdialog|TransparencyLabel"
msgid "Transparency"
msgstr "Deursigtigheid"
#: watermarkdialog.ui:154
-#, fuzzy
msgctxt "watermarkdialog|ColorLabel"
msgid "Color"
msgstr "Kleur"
@@ -19325,7 +18712,6 @@ msgid "Characters excluding spaces"
msgstr ""
#: wordcount.ui:165
-#, fuzzy
msgctxt "wordcount|label9"
msgid "Selection"
msgstr "Seleksie"
@@ -19415,7 +18801,6 @@ msgid "_Bottom:"
msgstr "Onderkant"
#: wrappage.ui:539
-#, fuzzy
msgctxt "wrappage|label2"
msgid "Spacing"
msgstr "Spasiëring"
@@ -19444,7 +18829,6 @@ msgid "Outside only"
msgstr ""
#: wrappage.ui:642
-#, fuzzy
msgctxt "wrappage|label3"
msgid "Options"
msgstr "Opsies"
diff --git a/source/af/uui/messages.po b/source/af/uui/messages.po
index b30d6422f4a..97c9044fdd6 100644
--- a/source/af/uui/messages.po
+++ b/source/af/uui/messages.po
@@ -375,7 +375,6 @@ msgid ""
msgstr ""
#: ids.hrc:158
-#, fuzzy
msgctxt "STR_UUI_UNKNOWNAUTH_UNTRUSTED"
msgid ""
"Unable to verify the identity of $(ARG1) site.\n"
@@ -387,7 +386,6 @@ msgstr ""
"Voor u hierdie sertifikaat aanvaar, behoort u hierdie werf se sertifikaat noukeurig te ondersoek. Is u gewillig om hierdie sertifikaat te aanvaar vir die doel om die webwerf te identifiseer $(ARG1)?"
#: ids.hrc:159
-#, fuzzy
msgctxt "STR_UUI_SSLWARN_EXPIRED"
msgid ""
"$(ARG1) is a site that uses a security certificate to encrypt data during transmission, but its certificate expired on $(ARG2).\n"
@@ -399,13 +397,11 @@ msgstr ""
"Maak seker of u rekenaar se tyd korrek is."
#: ids.hrc:160
-#, fuzzy
msgctxt "STR_UUI_SSLWARN_EXPIRED_TITLE"
msgid "Security Warning: Server Certificate Invalid"
msgstr "Sekuriteitswaarskuwing: Bedienersertifikaat ongeldig"
#: ids.hrc:161
-#, fuzzy
msgctxt "STR_UUI_SSLWARN_DOMAINMISMATCH"
msgid ""
"You have attempted to establish a connection with $(ARG1). However, the security certificate presented belongs to $(ARG2). It is possible, though unlikely, that someone may be trying to intercept your communication with this web site.\n"
@@ -421,13 +417,11 @@ msgstr ""
"Wil u nogtans voortgaan?"
#: ids.hrc:162
-#, fuzzy
msgctxt "STR_UUI_SSLWARN_DOMAINMISMATCH_TITLE"
msgid "Security Warning: Server Certificate Expired"
msgstr "Sekuriteitswaarskuwing: Bedienersertifikaat het verval"
#: ids.hrc:163
-#, fuzzy
msgctxt "STR_UUI_SSLWARN_INVALID"
msgid ""
"The certificate could not be validated. You should examine this site's certificate carefully.\n"
@@ -439,7 +433,6 @@ msgstr ""
"As u die sertifikaat wantrou, kanselleer asseblief die verbinding en stel die werfadministrateur in kennis."
#: ids.hrc:164
-#, fuzzy
msgctxt "STR_UUI_SSLWARN_INVALID_TITLE"
msgid "Security Warning: Domain Name Mismatch"
msgstr "Sekuriteitswaarskuwing: Domeinnaam-wanpassing"
@@ -471,7 +464,6 @@ msgid "Set Password"
msgstr ""
#: strings.hrc:30
-#, fuzzy
msgctxt "STR_TITLE_ENTER_PASSWORD"
msgid "Enter Password"
msgstr "Tik wagwoord in"
@@ -482,7 +474,6 @@ msgid "The confirmation password did not match the password. Set the password ag
msgstr ""
#: strings.hrc:33
-#, fuzzy
msgctxt "STR_ALREADYOPEN_TITLE"
msgid "Document in Use"
msgstr "Dokument in gebruik"
@@ -560,7 +551,6 @@ msgid "The lock file could not be created for exclusive access by %PRODUCTNAME,
msgstr ""
#: strings.hrc:47
-#, fuzzy
msgctxt "STR_LOCKFAILED_OPENREADONLY_BTN"
msgid "Open ~Read-Only"
msgstr "Open ~leesalleen"
@@ -717,7 +707,6 @@ msgid "The lock file is corrupted and probably empty. Opening the document read-
msgstr ""
#: strings.hrc:76
-#, fuzzy
msgctxt "STR_LOCKCORRUPT_OPENREADONLY_BTN"
msgid "Open ~Read-Only"
msgstr "Open ~leesalleen"
@@ -914,13 +903,11 @@ msgid "File Exists"
msgstr ""
#: simplenameclash.ui:37
-#, fuzzy
msgctxt "simplenameclash|replace"
msgid "Replace"
msgstr "Vervang"
#: simplenameclash.ui:51
-#, fuzzy
msgctxt "simplenameclash|rename"
msgid "Rename"
msgstr "Hernoem"
@@ -932,7 +919,6 @@ msgid "Security Warning: "
msgstr "Sekuriteitswaarskuwing"
#: sslwarndialog.ui:24
-#, fuzzy
msgctxt "sslwarndialog|ok"
msgid "Continue"
msgstr "Gaan voort"
diff --git a/source/af/vcl/messages.po b/source/af/vcl/messages.po
index a936826c376..1f5954c3564 100644
--- a/source/af/vcl/messages.po
+++ b/source/af/vcl/messages.po
@@ -312,7 +312,6 @@ msgstr "Sluit dokument"
#. To translators: This is used on buttons for platforms other than windows, there should be a ~ mnemonic in this string
#: strings.hrc:46
-#, fuzzy
msgctxt "SV_BUTTONTEXT_OK"
msgid "~OK"
msgstr "~OK"
@@ -326,14 +325,12 @@ msgstr "Kanselleer"
#. To translators: This is used on buttons for Windows, there should be no ~ mnemonic in this string
#: strings.hrc:50
-#, fuzzy
msgctxt "SV_BUTTONTEXT_OK_NOMNEMONIC"
msgid "OK"
msgstr "OK"
#. To translators: This is used on buttons for Windows, there should be no ~ mnemonic in this string
#: strings.hrc:52
-#, fuzzy
msgctxt "SV_BUTTONTEXT_CANCEL_NOMNEMONIC"
msgid "Cancel"
msgstr "Kanselleer"
@@ -397,7 +394,6 @@ msgid "~Add"
msgstr "~Voeg by"
#: strings.hrc:64
-#, fuzzy
msgctxt "SV_BUTTONTEXT_DELETE"
msgid "~Delete"
msgstr "~Skrap"
@@ -436,7 +432,6 @@ msgid "~Undo"
msgstr "~Ontdoen"
#: strings.hrc:71
-#, fuzzy
msgctxt "SV_BUTTONTEXT_PASTE"
msgid "~Paste"
msgstr "~Plak"
@@ -453,7 +448,6 @@ msgid "~Previous"
msgstr ""
#: strings.hrc:74
-#, fuzzy
msgctxt "SV_BUTTONTEXT_GO_UP"
msgid "~Up"
msgstr "O~p"
@@ -488,13 +482,11 @@ msgid "~Find"
msgstr "~Vind"
#: strings.hrc:80
-#, fuzzy
msgctxt "SV_BUTTONTEXT_STOP"
msgid "~Stop"
msgstr "~Stop"
#: strings.hrc:81
-#, fuzzy
msgctxt "SV_BUTTONTEXT_CONNECT"
msgid "C~onnect"
msgstr "V~erbind"
@@ -688,7 +680,6 @@ msgid "<ignore>"
msgstr ""
#: strings.hrc:123
-#, fuzzy
msgctxt "SV_PRINT_CUSTOM_TXT"
msgid "Custom"
msgstr "Doelgemaak"
@@ -726,25 +717,21 @@ msgid "default"
msgstr "Verstek"
#: strings.hrc:133
-#, fuzzy
msgctxt "SV_MSGBOX_INFO"
msgid "Information"
msgstr "Inligting"
#: strings.hrc:134
-#, fuzzy
msgctxt "SV_MSGBOX_WARNING"
msgid "Warning"
msgstr "Waarskuwing"
#: strings.hrc:135
-#, fuzzy
msgctxt "SV_MSGBOX_ERROR"
msgid "Error"
msgstr "Fout"
#: strings.hrc:136
-#, fuzzy
msgctxt "SV_MSGBOX_QUERY"
msgid "Confirmation"
msgstr "Bevestiging"
@@ -1066,7 +1053,6 @@ msgid "Landscape"
msgstr "Landskap"
#: printdialog.ui:115
-#, fuzzy
msgctxt "printdialog|PrintDialog"
msgid "Print"
msgstr "Druk"
@@ -1161,7 +1147,6 @@ msgid "All pages"
msgstr "Alle bladsye"
#: printdialog.ui:685
-#, fuzzy
msgctxt "printdialog|printpages"
msgid "Pages"
msgstr "Bladsye"
@@ -1187,7 +1172,6 @@ msgid "Comments"
msgstr "Opmerkings"
#: printdialog.ui:830
-#, fuzzy
msgctxt "printdialog|label15"
msgid "Print"
msgstr "Druk"
@@ -1203,13 +1187,11 @@ msgid "Slides per page"
msgstr "Skyfies per bladsy"
#: printdialog.ui:931
-#, fuzzy
msgctxt "printdialog|label19"
msgid "Order"
msgstr "Volgorde"
#: printdialog.ui:967
-#, fuzzy
msgctxt "printdialog|label11"
msgid "Print"
msgstr "Druk"
@@ -1237,7 +1219,6 @@ msgid "Brochure"
msgstr "Brosjures"
#: printdialog.ui:1112
-#, fuzzy
msgctxt "printdialog|pagestxt"
msgid "Pages"
msgstr "Bladsye"
@@ -1278,7 +1259,6 @@ msgid "Draw a border around each page"
msgstr ""
#: printdialog.ui:1302
-#, fuzzy
msgctxt "printdialog|ordertxt"
msgid "Order"
msgstr "Volgorde"
@@ -1320,13 +1300,11 @@ msgid "Use only paper size from printer preferences"
msgstr ""
#: printdialog.ui:1501
-#, fuzzy
msgctxt "printdialog|label21"
msgid "Options"
msgstr "Opsies"
#: printdialog.ui:1516
-#, fuzzy
msgctxt "printdialog|label20"
msgid "Options"
msgstr "Opsies"
@@ -1393,13 +1371,11 @@ msgid "From driver"
msgstr ""
#: printerdevicepage.ui:195
-#, fuzzy
msgctxt "printerdevicepage|colorspace"
msgid "Color"
msgstr "Kleur"
#: printerdevicepage.ui:196
-#, fuzzy
msgctxt "printerdevicepage|colorspace"
msgid "Grayscale"
msgstr "Grysskaal"
diff --git a/source/af/wizards/messages.po b/source/af/wizards/messages.po
index f5771741a88..ee45f8958f2 100644
--- a/source/af/wizards/messages.po
+++ b/source/af/wizards/messages.po
@@ -14,133 +14,111 @@ msgstr ""
"X-Generator: LibreOffice\n"
#: strings.hrc:32
-#, fuzzy
msgctxt "RID_COMMON_START_0"
msgid "The directory '%1' could not be created.<BR>There may not be enough space left on your hard disk."
msgstr "Die gids '%1' kon nie geskep word nie.<BR>Daar is moontlik nie genoeg spasie op u hardeskyf nie."
#: strings.hrc:33
-#, fuzzy
msgctxt "RID_COMMON_START_1"
msgid "The text document could not be created.<BR>Please check if the module 'PRODUCTNAME Writer' is installed."
msgstr "Die teksdokument kon nie geskep word nie.<BR>Gaan asseblief na of die module 'PRODUCTNAME Writer' geïnstalleer is."
#: strings.hrc:34
-#, fuzzy
msgctxt "RID_COMMON_START_2"
msgid "The spreadsheet could not be created.<BR>Please check if the module 'PRODUCTNAME Calc' is installed."
msgstr "Die sigblad kon nie geskep word nie.<BR>Gaan asseblief na of die 'PRODUCTNAME Calc'-module geïnstalleer is."
#: strings.hrc:35
-#, fuzzy
msgctxt "RID_COMMON_START_3"
msgid "The presentation could not be created.<BR>Please check if the module 'PRODUCTNAME Impress' is installed."
msgstr "Die voorlegging kon nie geskep word nie.<BR>Gaan asseblief na of die 'PRODUCTNAME Impress'-module geïnstalleer is."
#: strings.hrc:36
-#, fuzzy
msgctxt "RID_COMMON_START_4"
msgid "The drawing could not be created.<BR>Please check if the module 'PRODUCTNAME Draw' is installed."
msgstr "Die tekening kon nie geskep word nie.<BR>Gaan asseblief na of die 'PRODUCTNAME Draw'-module geïnstalleer is."
#: strings.hrc:37
-#, fuzzy
msgctxt "RID_COMMON_START_5"
msgid "The formula could not be created.<BR>Please check if the module 'PRODUCTNAME Math' is installed."
msgstr "Die formule kon nie geskep word nie.<BR>Gaan asseblief na of die 'PRODUCTNAME Math'-module geïnstalleer is."
#: strings.hrc:38
-#, fuzzy
msgctxt "RID_COMMON_START_6"
msgid "The files required could not be found.<BR>Please start the %PRODUCTNAME Setup and choose 'Repair'."
msgstr "Die lêers wat benodig word, kon nie gevind word nie.<BR>Laat loop asseblief die %PRODUCTNAME-installasieprogram en kies 'Herstel'."
#: strings.hrc:39
-#, fuzzy
msgctxt "RID_COMMON_START_7"
msgid "The file '<PATH>' already exists.<BR><BR>Would you like to overwrite the existing file?"
msgstr "Die lêer '<PATH>' bestaan reeds.<BR><BR>Wil u die bestaande lêer oorheenskryf?"
#: strings.hrc:40
-#, fuzzy
msgctxt "RID_COMMON_START_8"
msgid "Yes"
msgstr "Ja"
#: strings.hrc:41
-#, fuzzy
msgctxt "RID_COMMON_START_9"
msgid "Yes to All"
msgstr "Ja aan almal"
#: strings.hrc:42
-#, fuzzy
msgctxt "RID_COMMON_START_10"
msgid "No"
msgstr "Nee"
#: strings.hrc:43
-#, fuzzy
msgctxt "RID_COMMON_START_11"
msgid "Cancel"
msgstr "Kanselleer"
#: strings.hrc:44
-#, fuzzy
msgctxt "RID_COMMON_START_12"
msgid "~Finish"
msgstr "~Klaar"
#: strings.hrc:45
-#, fuzzy
msgctxt "RID_COMMON_START_13"
msgid "< ~Back"
msgstr "< ~Terug"
#: strings.hrc:46
-#, fuzzy
msgctxt "RID_COMMON_START_14"
msgid "~Next >"
msgstr "~Volgende >"
#: strings.hrc:47
-#, fuzzy
msgctxt "RID_COMMON_START_15"
msgid "~Help"
msgstr "~Hulp"
#: strings.hrc:48
-#, fuzzy
msgctxt "RID_COMMON_START_16"
msgid "Steps"
msgstr "Stappe"
#: strings.hrc:49
-#, fuzzy
msgctxt "RID_COMMON_START_17"
msgid "Close"
msgstr "Sluit"
#: strings.hrc:50
-#, fuzzy
msgctxt "RID_COMMON_START_18"
msgid "OK"
msgstr "OK"
#: strings.hrc:51
-#, fuzzy
msgctxt "RID_COMMON_START_19"
msgid "The file already exists. Do you want to overwrite it?"
msgstr "Die lêer bestaan reeds. Wil u dit oorheenskryf?"
#: strings.hrc:52
-#, fuzzy
msgctxt "RID_COMMON_START_20"
msgid "Template created via <wizard_name> on <current_date>."
msgstr "Sjabloon geskep via <wizard_name> op <current_date>."
#: strings.hrc:53
-#, fuzzy
msgctxt "RID_COMMON_START_21"
msgid ""
"The wizard could not be run, because important files were not found.\n"
@@ -152,349 +130,291 @@ msgstr ""
"Laat dan weer die slimmerd loop."
#: strings.hrc:56
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_1"
msgid "Letter Wizard"
msgstr "Briefslimmerd"
#: strings.hrc:57
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_2"
msgid "Label9"
msgstr "Etiket9"
#: strings.hrc:58
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_3"
msgid "~Business letter"
msgstr "~Besigheidsbrief"
#: strings.hrc:59
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_4"
msgid "~Formal personal letter"
msgstr "~Formele persoonlike brief"
#: strings.hrc:60
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_5"
msgid "~Personal letter"
msgstr "~Persoonlike brief"
#: strings.hrc:61
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_6"
msgid "~Use letterhead paper with pre-printed elements"
msgstr "~Gebruik briefhoofpapier met vooraf gedrukte elemente"
#: strings.hrc:62
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_7"
msgid "~Logo"
msgstr "~Logo"
#: strings.hrc:63
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_8"
msgid "Return address"
msgstr "Kerende adres"
#: strings.hrc:64
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_9"
msgid "~Include footer"
msgstr "~Sluit voetstuk in"
#: strings.hrc:65
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_10"
msgid "~Return address in envelope window"
msgstr "~Kerende adres in koevertvenster"
#: strings.hrc:66
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_11"
msgid "~Logo"
msgstr "~Logo"
#: strings.hrc:67
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_12"
msgid "~Return address in envelope window"
msgstr "~Kerende adres in koevertvenster"
#: strings.hrc:68
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_13"
msgid "Letter Signs"
msgstr "Brieftekens"
#: strings.hrc:69
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_14"
msgid "S~ubject line"
msgstr "O~nderwerpreël"
#: strings.hrc:70
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_15"
msgid "Salu~tation"
msgstr "Aan~hef"
#: strings.hrc:71
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_16"
msgid "Fold ~marks"
msgstr "Vou~merke"
#: strings.hrc:72
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_17"
msgid "~Complimentary close"
msgstr "~Komplimentêre afsluiting"
#: strings.hrc:73
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_18"
msgid "~Footer"
msgstr "~Voet"
#: strings.hrc:74
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_19"
msgid "~Use user data for return address"
msgstr "~Gebruik gebruikersdata vir kerende adres"
#: strings.hrc:75
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_20"
msgid "~New sender address:"
msgstr "~Nuwe afsenderadres:"
#: strings.hrc:76
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_21"
msgid "Use placeholders for ~recipient's address"
msgstr "Gebruik plekhouers vir ~ontvanger se adres"
#: strings.hrc:77
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_22"
msgid "Use address database for ~mail merge"
msgstr "Gebruik adresdatabasis vir ~massapos"
#: strings.hrc:78
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_23"
msgid "Include ~only on second and following pages"
msgstr "Sluit ~net op tweede en daaropvolgende bladsye in"
#: strings.hrc:79
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_24"
msgid "~Include page number"
msgstr "~Sluit bladsynommer in"
#: strings.hrc:80
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_25"
msgid "Letter Template"
msgstr "Briefsjabloon"
#: strings.hrc:81
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_26"
msgid "Create a ~letter from this template"
msgstr "Skep 'n ~brief uit hierdie sjabloon"
#: strings.hrc:82
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_27"
msgid "Make ~manual changes to this letter template"
msgstr "Bring ~handmatige veranderinge aan hierdie briefsjabloon aan"
#: strings.hrc:83
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_28"
msgid "Page design"
msgstr "Bladsyontwerp"
#: strings.hrc:84
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_29"
msgid "Page design"
msgstr "Bladsyontwerp"
#: strings.hrc:85
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_30"
msgid "Page design"
msgstr "Bladsyontwerp"
#: strings.hrc:86
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_31"
msgid "This wizard helps you to create a letter template. You can then use the template as the basis for writing letters as often as desired."
msgstr "Hierdie slimmerd help u om 'n briefsjabloon te skep. U kan dan die sjabloon gebruik as basis om soveel briewe as u wil te skryf."
#: strings.hrc:87
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_32"
msgid "~Height:"
msgstr "~Hoogte:"
#: strings.hrc:88
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_33"
msgid "~Width:"
msgstr "~Breedte:"
#: strings.hrc:89
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_34"
msgid "S~pacing to left margin:"
msgstr "S~pasie tot by linker-kantlyn:"
#: strings.hrc:90
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_35"
msgid "Spacing ~to top margin:"
msgstr "Spasie ~tot bokantlyn:"
#: strings.hrc:91
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_36"
msgid "Height:"
msgstr "Hoogte:"
#: strings.hrc:92
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_37"
msgid "Width:"
msgstr "Breedte:"
#: strings.hrc:93
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_38"
msgid "S~pacing to left margin:"
msgstr "S~pasie tot by linker-kantlyn:"
#: strings.hrc:94
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_39"
msgid "Spacing ~to top margin:"
msgstr "Spasie ~tot bokantlyn:"
#: strings.hrc:95
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_40"
msgid "Height:"
msgstr "Hoogte:"
#: strings.hrc:96
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_42"
msgid "Sender's address"
msgstr "Afsender se adres"
#: strings.hrc:97
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_43"
msgid "Name:"
msgstr "Naam:"
#: strings.hrc:98
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_44"
msgid "Street:"
msgstr "Straat:"
#: strings.hrc:99
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_45"
msgid "ZIP code/State/City:"
msgstr "Poskode/deelstaat/stad:"
#: strings.hrc:100
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_46"
msgid "Recipient's address"
msgstr "Ontvanger se adres"
#: strings.hrc:101
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_47"
msgid "Footer"
msgstr "Voet"
#: strings.hrc:102
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_48"
msgid "This wizard creates a letter template which enables you to create multiple letters with the same layout and settings."
msgstr "Hierdie slimmerd skep 'n briefsjabloon wat u in staat stel om meervoudige briewe met selfde uitleg en instellings te skep."
#: strings.hrc:103
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_49"
msgid "To create another new letter out of the template just navigate to the template location and double-click it."
msgstr "Om nog 'n nuwe brief uit die sjabloon te skep, gaan bloot na die sjabloonligging en dubbekliek daarop."
#: strings.hrc:104
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_50"
msgid "Template name:"
msgstr "Sjabloonnaam:"
#: strings.hrc:105
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_51"
msgid "Location and file name:"
msgstr "Ligging en lêernaam:"
#: strings.hrc:106
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_52"
msgid "How do you want to proceed?"
msgstr "Wat wil u hierna doen?"
#: strings.hrc:107
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_53"
msgid "Please choose the type of letter and page design"
msgstr "Kies asseblief die soort brief en bladsyontwerp"
#: strings.hrc:108
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_54"
msgid "Select the items to be printed"
msgstr "Selekteer die items wat gedruk moet word"
#: strings.hrc:109
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_55"
msgid "Specify items already on your letterhead paper"
msgstr "Spesifiseer items reeds op u briefhoofpapier"
#: strings.hrc:110
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_56"
msgid "Specify the sender and recipient information"
msgstr "Spesifiseer die afsender- en ontvangerinligting"
#: strings.hrc:111
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_57"
msgid "Fill in the information you would like in the footer"
msgstr "Vul die inligting in wat u in die voetstuk wil h"
#: strings.hrc:112
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_58"
msgid "Please specify last settings"
msgstr "Spesifiseer asseblief laaste instellings"
#: strings.hrc:113
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_59"
msgid "Subject:"
msgstr "Onderwerp:"
@@ -510,7 +430,6 @@ msgid "Modern"
msgstr ""
#: strings.hrc:116
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_62"
msgid "Office"
msgstr "Kantoor"
@@ -526,7 +445,6 @@ msgid "Mail"
msgstr ""
#: strings.hrc:119
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_65"
msgid "Marine"
msgstr "See"
@@ -538,313 +456,261 @@ msgid "Red Line"
msgstr "Nuwe reël"
#: strings.hrc:123
-#, fuzzy
msgctxt "RID_LETTERWIZARDSALUTATION_START_1"
msgid "To Whom it May Concern"
msgstr "Heil die leser"
#: strings.hrc:124
-#, fuzzy
msgctxt "RID_LETTERWIZARDSALUTATION_START_2"
msgid "Dear Sir or Madam"
msgstr "Geagte Meneer of Mevrou"
#: strings.hrc:125
-#, fuzzy
msgctxt "RID_LETTERWIZARDSALUTATION_START_3"
msgid "Hello"
msgstr "Hallo"
#: strings.hrc:128
-#, fuzzy
msgctxt "RID_LETTERWIZARDGREETING_START_1"
msgid "Sincerely"
msgstr "Die uwe"
#: strings.hrc:129
-#, fuzzy
msgctxt "RID_LETTERWIZARDGREETING_START_2"
msgid "Best regards"
msgstr "Vriendelike groete"
#: strings.hrc:130
-#, fuzzy
msgctxt "RID_LETTERWIZARDGREETING_START_3"
msgid "Cheers"
msgstr "Tarra"
#: strings.hrc:133
-#, fuzzy
msgctxt "RID_LETTERWIZARDROADMAP_START_1"
msgid "Page design"
msgstr "Bladsyontwerp"
#: strings.hrc:134
-#, fuzzy
msgctxt "RID_LETTERWIZARDROADMAP_START_2"
msgid "Letterhead layout"
msgstr "Briefhoofuitleg"
#: strings.hrc:135
-#, fuzzy
msgctxt "RID_LETTERWIZARDROADMAP_START_3"
msgid "Printed items"
msgstr "Gedrukte items"
#: strings.hrc:136
-#, fuzzy
msgctxt "RID_LETTERWIZARDROADMAP_START_4"
msgid "Recipient and sender"
msgstr "Ontvanger en afsender"
#: strings.hrc:137
-#, fuzzy
msgctxt "RID_LETTERWIZARDROADMAP_START_5"
msgid "Footer"
msgstr "Voet"
#: strings.hrc:138
-#, fuzzy
msgctxt "RID_LETTERWIZARDROADMAP_START_6"
msgid "Name and location"
msgstr "Naam en ligging"
#: strings.hrc:141
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_1"
msgid "Fax Wizard"
msgstr "Faksslimmerd"
#: strings.hrc:142
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_2"
msgid "Label9"
msgstr "Etiket9"
#: strings.hrc:143
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_3"
msgid "~Business Fax"
msgstr "~Besigheidsfaks"
#: strings.hrc:144
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_4"
msgid "~Personal Fax"
msgstr "~Persoonlike faks"
#: strings.hrc:145
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_5"
msgid "~Logo"
msgstr "~Logo"
#: strings.hrc:146
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_6"
msgid "S~ubject line"
msgstr "O~nderwerpreël"
#: strings.hrc:147
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_7"
msgid "S~alutation"
msgstr "~Aanhef"
#: strings.hrc:148
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_8"
msgid "~Complimentary close"
msgstr "~Komplimentêre afsluiting"
#: strings.hrc:149
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_9"
msgid "~Footer"
msgstr "~Voet"
#: strings.hrc:150
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_10"
msgid "~Use user data for return address"
msgstr "~Gebruik gebruikersdata vir kerende adres"
#: strings.hrc:151
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_11"
msgid "~New return address"
msgstr "~Nuwe kerende adres"
#: strings.hrc:152
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_12"
msgid "My Fax Template"
msgstr "My fakssjabloon"
#: strings.hrc:153
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_13"
msgid "Create a ~fax from this template"
msgstr "Skep 'n ~faks uit hierdie sjabloon"
#: strings.hrc:154
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_14"
msgid "Make ~manual changes to this fax template"
msgstr "Bring ~handmatige veranderinge aan hierdie fakssjabloon aan"
#: strings.hrc:155
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_15"
msgid "Page design"
msgstr "Bladsyontwerp"
#: strings.hrc:156
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_16"
msgid "Page design"
msgstr "Bladsyontwerp"
#: strings.hrc:157
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_17"
msgid "This wizard helps you to create a fax template. The template can then be used to create a fax whenever needed."
msgstr "Hierdie slimmerd help u om 'n fakssjabloon te skep. Die sjabloon kan dan gebruik word om 'n faks te skep wanneer nodig."
#: strings.hrc:158
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_18"
msgid "Return address"
msgstr "Kerende adres"
#: strings.hrc:159
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_19"
msgid "Name:"
msgstr "Naam:"
#: strings.hrc:160
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_20"
msgid "Street:"
msgstr "Straat:"
#: strings.hrc:161
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_21"
msgid "ZIP code/State/City:"
msgstr "Poskode/deelstaat/stad:"
#: strings.hrc:162
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_22"
msgid "Footer"
msgstr "Voet"
#: strings.hrc:163
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_23"
msgid "This wizard creates a fax template which enables you to create multiple faxes with the same layout and settings."
msgstr "Hierdie slimmerd skep 'n fakssjabloon wat u in staat stel om meervoudige fakse met selfde uitleg en instellings te skep."
#: strings.hrc:164
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_24"
msgid "To create another new fax out of the template, go to the location where you saved the template and double-click the file."
msgstr "Om nog 'n nuwe faks uit die sjabloon te skep, gaan bloot na die ligging waar u die sjabloon gestoor het, en dubbekliek op die lêer."
#: strings.hrc:165
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_25"
msgid "Template Name:"
msgstr "Sjabloonnaam:"
#: strings.hrc:166
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_26"
msgid "Location and file name:"
msgstr "Ligging en lêernaam:"
#: strings.hrc:167
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_27"
msgid "What do you want to do next?"
msgstr "Wat wil u volgende doen?"
#: strings.hrc:168
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_28"
msgid "Choose the type of fax and a page design"
msgstr "Kies asseblief die soort faks en bladsyontwerp"
#: strings.hrc:169
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_29"
msgid "Select items to include in the fax template"
msgstr "Selekteer die items wat in die fakssjabloon ingesluit moet word"
#: strings.hrc:170
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_30"
msgid "Specify sender and recipient information"
msgstr "Spesifiseer afsender- en ontvangerinligting"
#: strings.hrc:171
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_31"
msgid "Enter text for the footer"
msgstr "Tik teks vir die voetstuk"
#: strings.hrc:172
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_32"
msgid "Choose a name and save the template"
msgstr "Kies 'n naam en stoor die sjabloon"
#: strings.hrc:173
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_33"
msgid "Include ~only on second and following pages"
msgstr "Sluit ~net op tweede en daaropvolgende bladsye in"
#: strings.hrc:174
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_34"
msgid "~Include page number"
msgstr "~Sluit bladsynommer in"
#: strings.hrc:175
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_35"
msgid "~Date"
msgstr "~Datum"
#: strings.hrc:176
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_36"
msgid "~Type of message"
msgstr "~Soort boodskap"
#: strings.hrc:177
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_37"
msgid "Fax Number:"
msgstr "Faksnommer:"
#: strings.hrc:178
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_38"
msgid "Use placeholders for ~recipient's address"
msgstr "Gebruik plekhouers vir ~ontvanger se adres"
#: strings.hrc:179
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_39"
msgid "Use address database for ~mail merge"
msgstr "Gebruik adresdatabasis vir ~massapos"
#: strings.hrc:180
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_40"
msgid "~New return address"
msgstr "~Nuwe kerende adres"
@@ -900,13 +766,11 @@ msgid "Bottle"
msgstr ""
#: strings.hrc:190
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_50"
msgid "Lines"
msgstr "Reëls"
#: strings.hrc:191
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_51"
msgid "Marine"
msgstr "See"
@@ -932,181 +796,151 @@ msgid "Modern Fax from Private"
msgstr ""
#: strings.hrc:196
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_56"
msgid "Fax"
msgstr "Faks"
#: strings.hrc:199
-#, fuzzy
msgctxt "RID_FAXWIZARDCOMMUNICATION_START_1"
msgid "Important Information!"
msgstr "Belangrike inligting!"
#: strings.hrc:200
-#, fuzzy
msgctxt "RID_FAXWIZARDCOMMUNICATION_START_2"
msgid "For your information"
msgstr "Ter inligting"
#: strings.hrc:201
-#, fuzzy
msgctxt "RID_FAXWIZARDCOMMUNICATION_START_3"
msgid "News!"
msgstr "Nuus!"
#: strings.hrc:204
-#, fuzzy
msgctxt "RID_FAXWIZARDSALUTATION_START_1"
msgid "To whom it may concern,"
msgstr "Heil die leser"
#: strings.hrc:205
-#, fuzzy
msgctxt "RID_FAXWIZARDSALUTATION_START_2"
msgid "Dear Sir or Madam,"
msgstr "Geagte Meneer of Mevrou"
#: strings.hrc:206
-#, fuzzy
msgctxt "RID_FAXWIZARDSALUTATION_START_3"
msgid "Hello,"
msgstr "Hallo"
#: strings.hrc:207
-#, fuzzy
msgctxt "RID_FAXWIZARDSALUTATION_START_4"
msgid "Hi,"
msgstr "Haai"
#: strings.hrc:210
-#, fuzzy
msgctxt "RID_FAXWIZARDGREETING_START_1"
msgid "Sincerely"
msgstr "Die uwe"
#: strings.hrc:211
-#, fuzzy
msgctxt "RID_FAXWIZARDGREETING_START_2"
msgid "Yours faithfully"
msgstr "Die uwe"
#: strings.hrc:212
-#, fuzzy
msgctxt "RID_FAXWIZARDGREETING_START_3"
msgid "Regards"
msgstr "Vriendelike groete"
#: strings.hrc:213
-#, fuzzy
msgctxt "RID_FAXWIZARDGREETING_START_4"
msgid "Love"
msgstr "Met liefde"
#: strings.hrc:216
-#, fuzzy
msgctxt "RID_FAXWIZARDROADMAP_START_1"
msgid "Page design"
msgstr "Bladsyontwerp"
#: strings.hrc:217
-#, fuzzy
msgctxt "RID_FAXWIZARDROADMAP_START_2"
msgid "Items to include"
msgstr "Items om in te sluit"
#: strings.hrc:218
-#, fuzzy
msgctxt "RID_FAXWIZARDROADMAP_START_3"
msgid "Sender and Recipient"
msgstr "Afsender en ontvanger"
#: strings.hrc:219
-#, fuzzy
msgctxt "RID_FAXWIZARDROADMAP_START_4"
msgid "Footer"
msgstr "Voet"
#: strings.hrc:220
-#, fuzzy
msgctxt "RID_FAXWIZARDROADMAP_START_5"
msgid "Name and location"
msgstr "Naam en ligging"
#: strings.hrc:223
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_1"
msgid "Agenda Wizard"
msgstr "Agendaslimmerd"
#: strings.hrc:224
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_2"
msgid "Make ~manual changes to this agenda template"
msgstr "Bring ~handmatige veranderinge aan hierdie agendasjabloon aan"
#: strings.hrc:225
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_3"
msgid "Template name:"
msgstr "Sjabloonnaam:"
#: strings.hrc:226
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_4"
msgid "Location and file name:"
msgstr "Ligging en lêernaam:"
#: strings.hrc:227
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_5"
msgid "What do you want to do next?"
msgstr "Wat wil u volgende doen?"
#: strings.hrc:228
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_6"
msgid "Please choose the page design for the agenda"
msgstr "Kies asseblief die soort bladsyontwerp vir die agenda"
#: strings.hrc:229
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_7"
msgid "Please select the headings you wish to include in your agenda template"
msgstr "Selekteer asseblief die opskrifte wat u in u agendasjabloon wil insluit"
#: strings.hrc:230
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_8"
msgid "Please enter general information for the event"
msgstr "Tik asseblief algemene inligting vir die gebeurtenis in"
#: strings.hrc:231
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_9"
msgid "Please specify items for the agenda"
msgstr "Spesifiseer asseblief items vir die agenda"
#: strings.hrc:232
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_10"
msgid "Please select the names you wish to include in your agenda template"
msgstr "Selekteer asseblief die name wat u in u agendasjabloon wil insluit"
#: strings.hrc:233
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_11"
msgid "Choose a name and save the template"
msgstr "Kies 'n naam en stoor die sjabloon"
#: strings.hrc:234
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_12"
msgid "Include form for recording minutes"
msgstr "Sluit vorm vir skryf van notule in"
#: strings.hrc:235
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_13"
msgid "This wizard helps you to create an agenda template. The template can then be used to create an agenda whenever needed."
msgstr "Hierdie slimmerd help u om 'n agendasjabloon te skep. Die sjabloon kan dan gebruik word om 'n agenda te skep wanneer nodig."
@@ -1118,43 +952,36 @@ msgid "Time:"
msgstr "Tyd:"
#: strings.hrc:237
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_15"
msgid "Name:"
msgstr "Naam:"
#: strings.hrc:238
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_16"
msgid "Location:"
msgstr "Ligging:"
#: strings.hrc:239
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_17"
msgid "Placeholders will be used in empty fields. You can replace placeholders with text later."
msgstr "Plekhouers sal in leë velde gebruik word. U kan plekhouers later met teks vervang."
#: strings.hrc:240
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_18"
msgid "..."
msgstr "..."
#: strings.hrc:241
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_19"
msgid "Create an ~agenda from this template"
msgstr "Skep 'n ~agenda uit hierdie sjabloon"
#: strings.hrc:242
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_20"
msgid "To create a new agenda out of the template, go to the location where you saved the template and double-click the file."
msgstr "Om nog 'n nuwe agenda uit die sjabloon te skep, gaan bloot na die ligging waar u die sjabloon gestoor het, en dubbekliek op die lêer."
#: strings.hrc:243
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_21"
msgid "Agenda item"
msgstr "Agenda-item"
@@ -1166,289 +993,241 @@ msgid "Responsible"
msgstr "Verantwoordelike"
#: strings.hrc:245
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_23"
msgid "Duration"
msgstr "Duur"
#: strings.hrc:246
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_24"
msgid "Meeting called by"
msgstr "Vergadering byeengeroep deur"
#: strings.hrc:247
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_25"
msgid "Chairperson"
msgstr "Voorsitter"
#: strings.hrc:248
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_26"
msgid "Minute keeper"
msgstr "Notuleskrywer"
#: strings.hrc:249
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_27"
msgid "Moderator"
msgstr "Moderator"
#: strings.hrc:250
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_28"
msgid "Attendees"
msgstr "Bywonendes"
#: strings.hrc:251
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_29"
msgid "Observers"
msgstr "Observeerders"
#: strings.hrc:252
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_30"
msgid "Facility personnel"
msgstr "Fasiliteitpersoneel"
#: strings.hrc:253
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_31"
msgid "The agenda template will include placeholders for the names of the selected people. When creating an agenda from the template, you can replace these placeholder with the appropriate names."
msgstr "Die agendasjabloon sluit plekhouers in vir die name van die geselekteerde mense. Wanneer u 'n agenda uit 'n sjabloon skep, kan u hierdie plekhouers met die betrokke name vervang."
#: strings.hrc:254
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_32"
msgid "Type of meeting"
msgstr "Soort vergadering"
#: strings.hrc:255
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_33"
msgid "Please read"
msgstr "Lees asseblief"
#: strings.hrc:256
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_34"
msgid "Please bring"
msgstr "Bring asseblief"
#: strings.hrc:257
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_35"
msgid "Notes"
msgstr "Notas"
#: strings.hrc:258
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_36"
msgid "The agenda template will include placeholders for the selected items."
msgstr "Die agendasjabloon sluit plekhouers in vir die geselekteerde items in."
#: strings.hrc:259
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_38"
msgid "Date:"
msgstr "Datum:"
#: strings.hrc:260
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_39"
msgid "This wizard creates an agenda template which enables you to create multiple agendas with the same layout and settings."
msgstr "Hierdie slimmerd skep 'n agendasjabloon waarmee u meervoudige agendas met selfde uitleg en instellings kan skep."
#: strings.hrc:261
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_40"
msgid "Page design:"
msgstr "Bladsyontwerp:"
#: strings.hrc:262
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_41"
msgid "myAgendaTemplate.stw"
msgstr "myAgendaSjabloon.stw"
#: strings.hrc:263
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_42"
msgid "My Agenda Template"
msgstr "My Agenda-sjabloon"
#: strings.hrc:264
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_43"
msgid "An unexpected error occurred while saving the agenda template."
msgstr "'n Onverwagte fout het plaasgevind terwyl die agendasjabloon gestoor is."
#: strings.hrc:265
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_44"
msgid "Name"
msgstr "Naam"
#: strings.hrc:266
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_45"
msgid "Date"
msgstr "Datum"
#: strings.hrc:267
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_46"
msgid "Time"
msgstr "Tyd"
#: strings.hrc:268
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_47"
msgid "Location"
msgstr "Ligging"
#: strings.hrc:269
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_48"
msgid "Click to replace this text"
msgstr "Kliek om hierdie teks te vervang"
#: strings.hrc:270
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_50"
msgid "Page design"
msgstr "Bladsyontwerp"
#: strings.hrc:271
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_51"
msgid "General information"
msgstr "Algemene inligting"
#: strings.hrc:272
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_52"
msgid "Headings to include"
msgstr "Opskrifte om in te sluit"
#: strings.hrc:273
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_53"
msgid "Names"
msgstr "Name"
#: strings.hrc:274
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_54"
msgid "Agenda items"
msgstr "Agenda-items"
#: strings.hrc:275
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_55"
msgid "Name and location"
msgstr "Naam en ligging"
#: strings.hrc:276
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_56"
msgid "An unexpected error occurred while opening the agenda template."
msgstr "'n Onverwagte fout het plaasgevind terwyl die agendasjabloon geopen is."
#: strings.hrc:277
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_57"
msgid "Type of meeting"
msgstr "Soort vergadering"
#: strings.hrc:278
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_58"
msgid "Please bring"
msgstr "Bring asseblief"
#: strings.hrc:279
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_59"
msgid "Please read"
msgstr "Lees asseblief"
#: strings.hrc:280
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_60"
msgid "Notes"
msgstr "Notas"
#: strings.hrc:281
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_61"
msgid "Meeting called by"
msgstr "Vergadering byeengeroep deur"
#: strings.hrc:282
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_62"
msgid "Chairperson"
msgstr "Voorsitter"
#: strings.hrc:283
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_63"
msgid "Attendees"
msgstr "Bywonendes"
#: strings.hrc:284
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_64"
msgid "Minute keeper"
msgstr "Notuleskrywer"
#: strings.hrc:285
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_65"
msgid "Moderator"
msgstr "Moderator"
#: strings.hrc:286
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_66"
msgid "Observers"
msgstr "Observeerders"
#: strings.hrc:287
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_67"
msgid "Facility personnel"
msgstr "Fasiliteitpersoneel"
#: strings.hrc:288
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_68"
msgid "Insert"
msgstr "Voeg in"
#: strings.hrc:289
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_69"
msgid "Remove"
msgstr "Verwyder"
#: strings.hrc:290
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_70"
msgid "Move up"
msgstr "Skuif op"
#: strings.hrc:291
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_71"
msgid "Move down"
msgstr "Skuif ondertoe"
#: strings.hrc:292
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_72"
msgid "Date:"
msgstr "Datum:"
@@ -1460,7 +1239,6 @@ msgid "Time:"
msgstr "Tyd:"
#: strings.hrc:294
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_74"
msgid "Location:"
msgstr "Ligging:"
@@ -1487,13 +1265,11 @@ msgid "Responsible"
msgstr "Verantwoordelike"
#: strings.hrc:299
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_79"
msgid "Time"
msgstr "Tyd"
#: strings.hrc:300
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_80"
msgid "Additional information"
msgstr "Bykomende inligting"
@@ -1529,7 +1305,6 @@ msgid "Deadline:"
msgstr ""
#: strings.hrc:307
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_87"
msgid "Blue"
msgstr "Blou"
@@ -1551,13 +1326,11 @@ msgid "Elegant"
msgstr ""
#: strings.hrc:311
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_91"
msgid "Green"
msgstr "Groen"
#: strings.hrc:312
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_92"
msgid "Grey"
msgstr "Grys"
@@ -1568,13 +1341,11 @@ msgid "Modern"
msgstr ""
#: strings.hrc:314
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_94"
msgid "Orange"
msgstr "Oranje"
#: strings.hrc:315
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_95"
msgid "Red"
msgstr "Rooi"
diff --git a/source/af/wizards/source/resources.po b/source/af/wizards/source/resources.po
index 32397265a03..ad922ef771b 100644
--- a/source/af/wizards/source/resources.po
+++ b/source/af/wizards/source/resources.po
@@ -14,7 +14,6 @@ msgstr ""
"X-Generator: LibreOffice\n"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_0\n"
@@ -23,7 +22,6 @@ msgid "The directory '%1' could not be created.<BR>There may not be enough space
msgstr "Die gids '%1' kon nie geskep word nie.<BR>Daar is moontlik nie genoeg spasie op u hardeskyf nie."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_1\n"
@@ -32,7 +30,6 @@ msgid "The text document could not be created.<BR>Please check if the module 'PR
msgstr "Die teksdokument kon nie geskep word nie.<BR>Gaan asseblief na of die module 'PRODUCTNAME Writer' geïnstalleer is."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_2\n"
@@ -41,7 +38,6 @@ msgid "The spreadsheet could not be created.<BR>Please check if the module 'PROD
msgstr "Die sigblad kon nie geskep word nie.<BR>Gaan asseblief na of die 'PRODUCTNAME Calc'-module geïnstalleer is."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_3\n"
@@ -50,7 +46,6 @@ msgid "The presentation could not be created.<BR>Please check if the module 'PRO
msgstr "Die voorlegging kon nie geskep word nie.<BR>Gaan asseblief na of die 'PRODUCTNAME Impress'-module geïnstalleer is."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_4\n"
@@ -59,7 +54,6 @@ msgid "The drawing could not be created.<BR>Please check if the module 'PRODUCTN
msgstr "Die tekening kon nie geskep word nie.<BR>Gaan asseblief na of die 'PRODUCTNAME Draw'-module geïnstalleer is."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_5\n"
@@ -68,7 +62,6 @@ msgid "The formula could not be created.<BR>Please check if the module 'PRODUCTN
msgstr "Die formule kon nie geskep word nie.<BR>Gaan asseblief na of die 'PRODUCTNAME Math'-module geïnstalleer is."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_6\n"
@@ -77,7 +70,6 @@ msgid "The files required could not be found.<BR>Please start the %PRODUCTNAME S
msgstr "Die lêers wat benodig word, kon nie gevind word nie.<BR>Laat loop asseblief die %PRODUCTNAME-installasieprogram en kies 'Herstel'."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_7\n"
@@ -86,7 +78,6 @@ msgid "The file '<PATH>' already exists.<BR><BR>Would you like to overwrite the
msgstr "Die lêer '<PATH>' bestaan reeds.<BR><BR>Wil u die bestaande lêer oorheenskryf?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_8\n"
@@ -95,7 +86,6 @@ msgid "Yes"
msgstr "Ja"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_9\n"
@@ -104,7 +94,6 @@ msgid "Yes to All"
msgstr "Ja aan almal"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_10\n"
@@ -113,7 +102,6 @@ msgid "No"
msgstr "Nee"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_11\n"
@@ -122,7 +110,6 @@ msgid "Cancel"
msgstr "Kanselleer"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_12\n"
@@ -131,7 +118,6 @@ msgid "~Finish"
msgstr "~Klaar"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_13\n"
@@ -140,7 +126,6 @@ msgid "< ~Back"
msgstr "< ~Terug"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_14\n"
@@ -149,7 +134,6 @@ msgid "~Next >"
msgstr "~Volgende >"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_15\n"
@@ -158,7 +142,6 @@ msgid "~Help"
msgstr "~Hulp"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_16\n"
@@ -167,7 +150,6 @@ msgid "Steps"
msgstr "Stappe"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_17\n"
@@ -176,7 +158,6 @@ msgid "Close"
msgstr "Sluit"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_18\n"
@@ -185,7 +166,6 @@ msgid "OK"
msgstr "OK"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_19\n"
@@ -194,7 +174,6 @@ msgid "The file already exists. Do you want to overwrite it?"
msgstr "Die lêer bestaan reeds. Wil u dit oorheenskryf?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_20\n"
@@ -215,7 +194,6 @@ msgstr ""
"Laat dan weer die slimmerd loop."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_0\n"
@@ -224,7 +202,6 @@ msgid "Report Wizard"
msgstr "Verslagslimmerd"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_3\n"
@@ -233,7 +210,6 @@ msgid "~Table"
msgstr "~Tabel"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_4\n"
@@ -242,7 +218,6 @@ msgid "Colu~mns"
msgstr "Kolo~mme"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_7\n"
@@ -251,7 +226,6 @@ msgid "Report_"
msgstr "Verslag_"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_8\n"
@@ -260,7 +234,6 @@ msgid "- undefined -"
msgstr "- ongedefinieer -"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_9\n"
@@ -269,7 +242,6 @@ msgid "~Fields in report"
msgstr "~Velde in verslag"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_11\n"
@@ -278,7 +250,6 @@ msgid "Grouping"
msgstr "Groepering"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_12\n"
@@ -287,7 +258,6 @@ msgid "Sort options"
msgstr "Sorteeropsies"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_13\n"
@@ -296,7 +266,6 @@ msgid "Choose layout"
msgstr "Kies uitleg"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_14\n"
@@ -305,7 +274,6 @@ msgid "Create report"
msgstr "Skep verslag"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_15\n"
@@ -314,7 +282,6 @@ msgid "Layout of data"
msgstr "Uitleg van data"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_16\n"
@@ -323,7 +290,6 @@ msgid "Layout of headers and footers"
msgstr "Uitleg van koppe en voete"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_19\n"
@@ -332,7 +298,6 @@ msgid "Fields"
msgstr "Velde"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_20\n"
@@ -341,7 +306,6 @@ msgid "~Sort by"
msgstr "~Sorteer volgens"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_21\n"
@@ -350,7 +314,6 @@ msgid "T~hen by"
msgstr "D~an volgens"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_22\n"
@@ -359,7 +322,6 @@ msgid "Orientation"
msgstr "Oriëntasie"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_23\n"
@@ -368,7 +330,6 @@ msgid "Portrait"
msgstr "Regop"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_24\n"
@@ -377,7 +338,6 @@ msgid "Landscape"
msgstr "Landskap"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_28\n"
@@ -386,7 +346,6 @@ msgid "Which fields do you want to have in your report?"
msgstr "Watter velde wil u in u verslag insluit?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_29\n"
@@ -395,7 +354,6 @@ msgid "Do you want to add grouping levels?"
msgstr "Wil u groeperingsvlakke byvoeg?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_30\n"
@@ -404,7 +362,6 @@ msgid "According to which fields do you want to sort the data?"
msgstr "Volgens watter velde wil u die data sorteer?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_31\n"
@@ -413,7 +370,6 @@ msgid "How do you want your report to look?"
msgstr "Hoe moet die verslag lyk?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_32\n"
@@ -422,7 +378,6 @@ msgid "Decide how you want to proceed"
msgstr "Besluit hoe u wil voortgaan"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_33\n"
@@ -431,7 +386,6 @@ msgid "Title of report"
msgstr "Titel van verslag"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_34\n"
@@ -440,7 +394,6 @@ msgid "Display report"
msgstr "Vertoon verslag"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_35\n"
@@ -449,7 +402,6 @@ msgid "Create report"
msgstr "Skep verslag"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_36\n"
@@ -458,7 +410,6 @@ msgid "Ascending"
msgstr "Oplopend"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_37\n"
@@ -467,7 +418,6 @@ msgid "Descending"
msgstr "Aflopend"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_40\n"
@@ -476,7 +426,6 @@ msgid "~Dynamic report"
msgstr "~Dinamiese verslag"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_41\n"
@@ -485,7 +434,6 @@ msgid "~Create report now"
msgstr "~Skep nou verslag"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_42\n"
@@ -494,7 +442,6 @@ msgid "~Modify report layout"
msgstr "~Wysig verslaguitleg"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_43\n"
@@ -503,7 +450,6 @@ msgid "Static report"
msgstr "Statiese verslag"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_44\n"
@@ -512,7 +458,6 @@ msgid "Save as"
msgstr "Stoor as"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_50\n"
@@ -521,7 +466,6 @@ msgid "Groupings"
msgstr "Groeperings"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_51\n"
@@ -530,7 +474,6 @@ msgid "Then b~y"
msgstr "Dan v~olgens"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_52\n"
@@ -539,7 +482,6 @@ msgid "~Then by"
msgstr "~Dan volgens"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_53\n"
@@ -548,7 +490,6 @@ msgid "Asc~ending"
msgstr "Opl~opend"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_54\n"
@@ -557,7 +498,6 @@ msgid "Ascend~ing"
msgstr "Oplo~pend"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_55\n"
@@ -566,7 +506,6 @@ msgid "Ascendin~g"
msgstr "Oplop~end"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_56\n"
@@ -575,7 +514,6 @@ msgid "De~scending"
msgstr "Af~lopend"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_57\n"
@@ -584,7 +522,6 @@ msgid "Des~cending"
msgstr "Af~lopend"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_58\n"
@@ -593,7 +530,6 @@ msgid "De~scending"
msgstr "Af~lopend"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_60\n"
@@ -602,7 +538,6 @@ msgid "Binary fields cannot be displayed in the report."
msgstr "Binêre velde kan nie in die verslag vertoon word nie."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_61\n"
@@ -611,7 +546,6 @@ msgid "The table '<TABLENAME>' does not exist."
msgstr "Die tabel '<TABLENAME>' bestaan nie."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_62\n"
@@ -620,7 +554,6 @@ msgid "Creating Report..."
msgstr "Skep verslag..."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_63\n"
@@ -629,7 +562,6 @@ msgid "Number of records inserted: <COUNT>"
msgstr "Getal rekords ingevoeg: <COUNT>"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_64\n"
@@ -638,7 +570,6 @@ msgid "The form '<REPORTFORM>' does not exist."
msgstr "Die vorm '<REPORTFORM>' bestaan nie."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_65\n"
@@ -647,7 +578,6 @@ msgid "The query with the statement <BR>'<STATEMENT>' <BR> could not be run. <BR
msgstr "Die navraag met die stelling <BR>'<STATEMENT>' <BR> kon nie geloop word nie. <BR> Gaan u databron na."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_66\n"
@@ -656,7 +586,6 @@ msgid "The following hidden control in the form '<REPORTFORM>' could not be read
msgstr "Die volgende versteekde kontrole in die vorm '<REPORTFORM>' kon nie gelees word nie: '<CONTROLNAME>'."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_67\n"
@@ -665,7 +594,6 @@ msgid "Importing data..."
msgstr "Besig om data in te trek..."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_68\n"
@@ -674,7 +602,6 @@ msgid "Labeling fields"
msgstr "Besig om velde te etiketteer"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_69\n"
@@ -683,7 +610,6 @@ msgid "How do you want to label the fields?"
msgstr "Hoe wil u die velde etiketteer?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_70\n"
@@ -692,7 +618,6 @@ msgid "Label"
msgstr "Etiket"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_71\n"
@@ -701,7 +626,6 @@ msgid "Field"
msgstr "Veld"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_72\n"
@@ -710,7 +634,6 @@ msgid "An error occurred in the wizard.<BR>The template '%PATH' could be erroneo
msgstr "'n Fout het in die slimmerd voorgekom.<BR>Die sjabloon '%PATH' kan dalk verkeerd wees.<BR>Die vereiste afdelings of tabelle bestaan nie of bestaan dalk onder die verkeerde naam.<BR>Sien die Hulp vir meer gedetailleerde inligting <BR>Selekteer asseblief 'n ander sjabloon."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_73\n"
@@ -727,7 +650,6 @@ msgid "The sort criterion '<FIELDNAME>' was chosen twice. Each criterion can onl
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_75\n"
@@ -736,7 +658,6 @@ msgid "Note: The dummy text will be replaced by data from the database when the
msgstr "Let wel: Die plekhouerteks sal vervang word met data uit die databasis wanneer die verslag geskep word."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_76\n"
@@ -745,7 +666,6 @@ msgid "A report '%REPORTNAME' already exists in the database. Please assign anot
msgstr "'n Verslag '%REPORTNAME' bestaan reeds in die databasis. Tik asseblief 'n ander naam in."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_78\n"
@@ -754,7 +674,6 @@ msgid "How do you want to proceed after creating the report?"
msgstr "Wat wil u doen nadat u die verslag geskep het?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_79\n"
@@ -763,7 +682,6 @@ msgid "What kind of report do you want to create?"
msgstr "Watter soort verslag wil u skep?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_80\n"
@@ -772,7 +690,6 @@ msgid "Tabular"
msgstr "Tabulêr"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_81\n"
@@ -781,7 +698,6 @@ msgid "Columnar, single-column"
msgstr "Kolom, enkelkolom"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_82\n"
@@ -790,7 +706,6 @@ msgid "Columnar, two columns"
msgstr "Kolomme, twee kolomme"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_83\n"
@@ -799,7 +714,6 @@ msgid "Columnar, three columns"
msgstr "Kolomme, drie kolomme"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_84\n"
@@ -808,7 +722,6 @@ msgid "In blocks, labels left"
msgstr "In blokke, etikette links"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_85\n"
@@ -817,7 +730,6 @@ msgid "In blocks, labels above"
msgstr "In blokke, etikette bo"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_86\n"
@@ -826,7 +738,6 @@ msgid "Title:"
msgstr "Titel:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_87\n"
@@ -835,7 +746,6 @@ msgid "Author:"
msgstr "Outeur:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_88\n"
@@ -844,7 +754,6 @@ msgid "Date:"
msgstr "Datum:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_89\n"
@@ -853,7 +762,6 @@ msgid "Page #page# of #count#"
msgstr "Bladsy #page# van #count#"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_90\n"
@@ -862,7 +770,6 @@ msgid "Page number:"
msgstr "Bladsynommer:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_91\n"
@@ -871,7 +778,6 @@ msgid "Page count:"
msgstr "Bladsytelling:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_92\n"
@@ -937,7 +843,6 @@ msgid "Align Left - Red & Blue"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_100\n"
@@ -1067,7 +972,6 @@ msgid "Controlling"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_116\n"
@@ -1085,7 +989,6 @@ msgid "Drafting"
msgstr "Tekening"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_118\n"
@@ -1127,7 +1030,6 @@ msgid "Worldmap"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_0\n"
@@ -1136,7 +1038,6 @@ msgid "C~reate"
msgstr "S~kep"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_1\n"
@@ -1145,7 +1046,6 @@ msgid "~Cancel"
msgstr "~Kanselleer"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_2\n"
@@ -1154,7 +1054,6 @@ msgid "< ~Back"
msgstr "< ~Terug"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_3\n"
@@ -1163,7 +1062,6 @@ msgid "~Next >"
msgstr "~Volgende >"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_4\n"
@@ -1172,7 +1070,6 @@ msgid "~Database"
msgstr "~Databasis"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_5\n"
@@ -1181,7 +1078,6 @@ msgid "~Table name"
msgstr "~Tabelnaam"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_6\n"
@@ -1239,7 +1135,6 @@ msgid "The selected table or query could not be opened."
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_14\n"
@@ -1248,7 +1143,6 @@ msgid "No connection to the database could be established."
msgstr "'n Verbinding met die databasis kon nie bewerkstellig word nie."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_20\n"
@@ -1257,7 +1151,6 @@ msgid "~Help"
msgstr "~Hulp"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_21\n"
@@ -1266,7 +1159,6 @@ msgid "~Stop"
msgstr "~Stop"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_30\n"
@@ -1275,7 +1167,6 @@ msgid "The document could not be saved."
msgstr "Die dokument kon nie gestoor word nie."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_33\n"
@@ -1284,7 +1175,6 @@ msgid "Exiting the wizard"
msgstr "Sluit die slimmerd af"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_34\n"
@@ -1293,7 +1183,6 @@ msgid "Connecting to data source..."
msgstr "Koppel tans aan databron..."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_35\n"
@@ -1302,7 +1191,6 @@ msgid "The connection to the data source could not be established."
msgstr "Die verbinding met die databron kon nie bewerkstellig word nie."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_36\n"
@@ -1311,7 +1199,6 @@ msgid "The file path entered is not valid."
msgstr "Die lêerpad wat ingevoer is, is ongeldig."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_37\n"
@@ -1320,7 +1207,6 @@ msgid "Please select a data source"
msgstr "Kies asseblief 'n databron"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_38\n"
@@ -1329,7 +1215,6 @@ msgid "Please select a table or query"
msgstr "Kies asseblief 'n tabel of navraag"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_39\n"
@@ -1338,7 +1223,6 @@ msgid "Add field"
msgstr "Voeg veld by"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_40\n"
@@ -1347,7 +1231,6 @@ msgid "Remove field"
msgstr "Verwyder veld"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_41\n"
@@ -1356,7 +1239,6 @@ msgid "Add all fields"
msgstr "Voeg alle velde by"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_42\n"
@@ -1365,7 +1247,6 @@ msgid "Remove all fields"
msgstr "Verwyder alle velde"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_43\n"
@@ -1374,7 +1255,6 @@ msgid "Move field up"
msgstr "Skuif veld op"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_44\n"
@@ -1383,7 +1263,6 @@ msgid "Move field down"
msgstr "Skuif veld af"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_45\n"
@@ -1392,7 +1271,6 @@ msgid "The field names from '%NAME' could not be retrieved."
msgstr "Die veldname uit '%NAME' kon nie opgeroep word nie."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_0\n"
@@ -1401,7 +1279,6 @@ msgid "Query Wizard"
msgstr "Navraagslimmerd"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_1\n"
@@ -1410,7 +1287,6 @@ msgid "Query"
msgstr "Navraag"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_2\n"
@@ -1419,7 +1295,6 @@ msgid "Query Wizard"
msgstr "Navraagslimmerd"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_3\n"
@@ -1428,7 +1303,6 @@ msgid "~Tables"
msgstr "~Tabelle"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_4\n"
@@ -1437,7 +1311,6 @@ msgid "A~vailable fields"
msgstr "B~eskikbare velde"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_5\n"
@@ -1446,7 +1319,6 @@ msgid "Name ~of the query"
msgstr "Naam ~van die navraag"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_6\n"
@@ -1455,7 +1327,6 @@ msgid "Display ~Query"
msgstr "Vertoon ~navraag"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_7\n"
@@ -1464,7 +1335,6 @@ msgid "~Modify Query"
msgstr "~Wysig navraag"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_8\n"
@@ -1473,7 +1343,6 @@ msgid "~How do you want to proceed after creating the query?"
msgstr "~Wat wil u doen nadat u die navraag geskep het?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_9\n"
@@ -1482,7 +1351,6 @@ msgid "Match ~all of the following"
msgstr "Pas ~al die volgende"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_10\n"
@@ -1491,7 +1359,6 @@ msgid "~Match any of the following"
msgstr "~Pas enige van die volgende"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_11\n"
@@ -1500,7 +1367,6 @@ msgid "~Detailed query (Shows all records of the query.)"
msgstr "~Gedetailleerde navraag (wys alle rekords van die navraag.)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_12\n"
@@ -1509,7 +1375,6 @@ msgid "~Summary query (Shows only results of aggregate functions.)"
msgstr "~Opsommingsnavraag (wys net resultate van groep funksies.)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_16\n"
@@ -1518,7 +1383,6 @@ msgid "Aggregate functions"
msgstr "Groepfunksies"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_17\n"
@@ -1527,7 +1391,6 @@ msgid "Fields"
msgstr "Velde"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_18\n"
@@ -1536,7 +1399,6 @@ msgid "~Group by"
msgstr "~Groepeer volgens"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_19\n"
@@ -1545,7 +1407,6 @@ msgid "Field"
msgstr "Veld"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_20\n"
@@ -1572,7 +1433,6 @@ msgid "Query:"
msgstr "Navraag: "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_24\n"
@@ -1581,7 +1441,6 @@ msgid "Condition"
msgstr "Voorwaarde"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_25\n"
@@ -1590,7 +1449,6 @@ msgid "Value"
msgstr "Waarde"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_26\n"
@@ -1599,7 +1457,6 @@ msgid "is equal to"
msgstr "is gelyk aan"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_27\n"
@@ -1608,7 +1465,6 @@ msgid "is not equal to"
msgstr "is nie gelyk aan"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_28\n"
@@ -1617,7 +1473,6 @@ msgid "is smaller than"
msgstr "is kleiner as"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_29\n"
@@ -1635,7 +1490,6 @@ msgid "is equal or less than"
msgstr "is gelyk of minder as "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_31\n"
@@ -1644,7 +1498,6 @@ msgid "is equal or greater than"
msgstr "is gelyk of meer as"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_32\n"
@@ -1653,7 +1506,6 @@ msgid "like"
msgstr "soos"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_33\n"
@@ -1662,7 +1514,6 @@ msgid "not like"
msgstr "nie soos"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_34\n"
@@ -1671,7 +1522,6 @@ msgid "is null"
msgstr "is nul"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_35\n"
@@ -1680,7 +1530,6 @@ msgid "is not null"
msgstr "is nie nul nie"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_36\n"
@@ -1689,7 +1538,6 @@ msgid "true"
msgstr "waar"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_37\n"
@@ -1698,7 +1546,6 @@ msgid "false"
msgstr "onwaar"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_38\n"
@@ -1707,7 +1554,6 @@ msgid "and"
msgstr "en"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_39\n"
@@ -1716,7 +1562,6 @@ msgid "or"
msgstr "of"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_40\n"
@@ -1725,7 +1570,6 @@ msgid "get the sum of"
msgstr "kry die som van"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_41\n"
@@ -1734,7 +1578,6 @@ msgid "get the average of"
msgstr "kry die gemiddelde van"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_42\n"
@@ -1743,7 +1586,6 @@ msgid "get the minimum of"
msgstr "kry die minimum van"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_43\n"
@@ -1761,7 +1603,6 @@ msgid "get the count of"
msgstr "kry die som van"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_48\n"
@@ -1788,7 +1629,6 @@ msgid "Sorting order:"
msgstr "Sorteervolgorde: "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_52\n"
@@ -1806,7 +1646,6 @@ msgid "Search conditions:"
msgstr "Soekvoorwaardes: "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_54\n"
@@ -1824,7 +1663,6 @@ msgid "Aggregate functions:"
msgstr "Groepfunksies: "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_56\n"
@@ -1842,7 +1680,6 @@ msgid "Grouped by:"
msgstr "Gegroepeer volgens: "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_58\n"
@@ -1860,7 +1697,6 @@ msgid "Grouping conditions:"
msgstr "Groeperingvoorwaardes: "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_60\n"
@@ -1869,7 +1705,6 @@ msgid "No grouping conditions were assigned."
msgstr "Geen groeperingvoorwaardes is toegewys nie."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_70\n"
@@ -1878,7 +1713,6 @@ msgid "Select the fields (columns) for your query"
msgstr "Selekteer die velde (kolomme) vir u navraag"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_71\n"
@@ -1887,7 +1721,6 @@ msgid "Select the sorting order"
msgstr "Selekteer die sorteervolgorde"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_72\n"
@@ -1896,7 +1729,6 @@ msgid "Select the search conditions"
msgstr "Selekteer die soekvoorwaardes"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_73\n"
@@ -1905,7 +1737,6 @@ msgid "Select the type of query"
msgstr "Selekteer die tipe navraag"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_74\n"
@@ -1914,7 +1745,6 @@ msgid "Select the groups"
msgstr "Selekteer die groepe"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_75\n"
@@ -1923,7 +1753,6 @@ msgid "Select the grouping conditions"
msgstr "Selekteer die groepvoorwaardes"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_76\n"
@@ -1932,7 +1761,6 @@ msgid "Assign aliases if desired"
msgstr "Ken aliasse toe indien verlang"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_77\n"
@@ -1941,7 +1769,6 @@ msgid "Check the overview and decide how to proceed"
msgstr "Kontroleer die oorsig en besluit wat om te doen"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_80\n"
@@ -1950,7 +1777,6 @@ msgid "Field selection"
msgstr "Veldseleksie"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_81\n"
@@ -1959,7 +1785,6 @@ msgid "Sorting order"
msgstr "Sorteervolgorde"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_82\n"
@@ -1968,7 +1793,6 @@ msgid "Search conditions"
msgstr "Soekvoorwaardes"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_83\n"
@@ -1977,7 +1801,6 @@ msgid "Detail or summary"
msgstr "Gedetailleerd of opsommend"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_84\n"
@@ -1986,7 +1809,6 @@ msgid "Grouping"
msgstr "Groepering"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_85\n"
@@ -1995,7 +1817,6 @@ msgid "Grouping conditions"
msgstr "Groeperingvoorwaardes"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_86\n"
@@ -2004,7 +1825,6 @@ msgid "Aliases"
msgstr "Aliasse"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_87\n"
@@ -2013,7 +1833,6 @@ msgid "Overview"
msgstr "Oorsig"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_88\n"
@@ -2022,7 +1841,6 @@ msgid "A field that has not been assigned an aggregate function must be used in
msgstr "'n Veld wat nie 'n groepfunksie toegewys is nie, moet in 'n groep gebruik word."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_89\n"
@@ -2031,7 +1849,6 @@ msgid "The condition '<FIELDNAME> <LOGICOPERATOR> <VALUE>' was chosen twice. Eac
msgstr "Die voorwaarde '<FIELDNAME> <LOGICOPERATOR> <VALUE>' is twee keer geselekteer. Elke voorwaarde kan slegs een keer geselekteer word"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_90\n"
@@ -2048,7 +1865,6 @@ msgid ","
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_92\n"
@@ -2057,7 +1873,6 @@ msgid "<FIELDTITLE> (<FIELDNAME>)"
msgstr "<FIELDTITLE> (<FIELDNAME>)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_93\n"
@@ -2066,7 +1881,6 @@ msgid "<FIELDNAME> (<SORTMODE>)"
msgstr "<FIELDNAME> (<SORTMODE>)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_94\n"
@@ -2075,7 +1889,6 @@ msgid "<FIELDNAME> <LOGICOPERATOR> <VALUE>"
msgstr "<FIELDNAME> <LOGICOPERATOR> <VALUE>"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_95\n"
@@ -2084,7 +1897,6 @@ msgid "<CALCULATEDFUNCTION> <FIELDNAME>"
msgstr "<CALCULATEDFUNCTION> <FIELDNAME>"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_96\n"
@@ -2093,7 +1905,6 @@ msgid "<FIELDNAME> <LOGICOPERATOR> <VALUE>"
msgstr "<FIELDNAME> <LOGICOPERATOR> <VALUE>"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_0\n"
@@ -2102,7 +1913,6 @@ msgid "Form Wizard"
msgstr "Vormslimmerd"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_1\n"
@@ -2133,7 +1943,6 @@ msgstr ""
"Gebruik subvorms om data uit tabelle of navrae te wys met 'n een-tot-baie-verhouding."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_4\n"
@@ -2142,7 +1951,6 @@ msgid "~Add Subform"
msgstr "~Voeg subvorm by"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_5\n"
@@ -2151,7 +1959,6 @@ msgid "~Subform based on existing relation"
msgstr "~Subvorm gebaseer op bestaande verhouding"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_6\n"
@@ -2160,7 +1967,6 @@ msgid "Tables or queries"
msgstr "Tabelle of navrae"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_7\n"
@@ -2169,7 +1975,6 @@ msgid "Subform based on ~manual selection of fields"
msgstr "Subvorm gebaseer op ~handmatige seleksie van velde"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_8\n"
@@ -2178,7 +1983,6 @@ msgid "~Which relation do you want to add?"
msgstr "~Watter verhouding wil u byvoeg?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_9\n"
@@ -2187,7 +1991,6 @@ msgid "Fields in the ~subform"
msgstr "Velde in die ~subvorm"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_12\n"
@@ -2196,7 +1999,6 @@ msgid "~Available fields"
msgstr "~Beskikbare velde"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_13\n"
@@ -2216,7 +2018,6 @@ msgstr ""
"Maar samesmeltings mag net een keer gebruik word."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_20\n"
@@ -2225,7 +2026,6 @@ msgid "~First joined subform field"
msgstr "~Eerste saamgesmelte subvormveld"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_21\n"
@@ -2234,7 +2034,6 @@ msgid "~Second joined subform field"
msgstr "~Tweede saamgesmelte subvormveld"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_22\n"
@@ -2243,7 +2042,6 @@ msgid "~Third joined subform field"
msgstr "~Derde saamgesmelte subvormveld"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_23\n"
@@ -2252,7 +2050,6 @@ msgid "~Fourth joined subform field"
msgstr "~Vierde saamgesmelte subvormveld"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_24\n"
@@ -2261,7 +2058,6 @@ msgid "F~irst joined main form field"
msgstr "E~erste saamgesmelte hoofvormveld"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_25\n"
@@ -2270,7 +2066,6 @@ msgid "S~econd joined main form field"
msgstr "T~weede saamgesmelte hoofvormveld"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_26\n"
@@ -2279,7 +2074,6 @@ msgid "T~hird joined main form field"
msgstr "D~erde saamgesmelte hoofvormveld"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_27\n"
@@ -2288,7 +2082,6 @@ msgid "F~ourth joined main form field"
msgstr "V~ierde saamgesmelte hoofvormveld"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_28\n"
@@ -2297,7 +2090,6 @@ msgid "Field border"
msgstr "Veldomraming"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_29\n"
@@ -2306,7 +2098,6 @@ msgid "No border"
msgstr "Geen rand"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_30\n"
@@ -2315,7 +2106,6 @@ msgid "3D look"
msgstr "3D-voorkoms"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_31\n"
@@ -2324,7 +2114,6 @@ msgid "Flat"
msgstr "Plat"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_32\n"
@@ -2333,7 +2122,6 @@ msgid "Label placement"
msgstr "Etiketplasing"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_33\n"
@@ -2342,7 +2130,6 @@ msgid "Align left"
msgstr "Belyn links"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_34\n"
@@ -2351,7 +2138,6 @@ msgid "Align right"
msgstr "Regsbelyn"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_35\n"
@@ -2360,7 +2146,6 @@ msgid "Arrangement of DB fields"
msgstr "Rangskikking van DB-velde"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_36\n"
@@ -2369,7 +2154,6 @@ msgid "Columnar - Labels Left"
msgstr "In kolomme - Etikette links"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_37\n"
@@ -2378,7 +2162,6 @@ msgid "Columnar - Labels on Top"
msgstr "In kolomme - Etikette bo-op"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_38\n"
@@ -2387,7 +2170,6 @@ msgid "In Blocks - Labels Left"
msgstr "In blokke - Etikette links"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_39\n"
@@ -2396,7 +2178,6 @@ msgid "In Blocks - Labels Above"
msgstr "In blokke - Etikette bo"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_40\n"
@@ -2405,7 +2186,6 @@ msgid "As Data Sheet"
msgstr "As datavel"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_41\n"
@@ -2414,7 +2194,6 @@ msgid "Arrangement of the main form"
msgstr "Rangskikking van die hoofvorm"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_42\n"
@@ -2423,7 +2202,6 @@ msgid "Arrangement of the subform"
msgstr "Rangskikking van die subvorm"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_44\n"
@@ -2441,7 +2219,6 @@ msgid "Existing data will not be displayed"
msgstr "Bestaande data sal nie vervang word nie "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_46\n"
@@ -2450,7 +2227,6 @@ msgid "T~he form is to display all data"
msgstr "D~ie vorm moet alle data vertoon"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_47\n"
@@ -2459,7 +2235,6 @@ msgid "Do not allow ~modification of existing data"
msgstr "Moenie ~wysiging van bestaande data toelaat nie"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_48\n"
@@ -2468,7 +2243,6 @@ msgid "Do not allow ~deletion of existing data"
msgstr "Moenie ~skrap van bestaande data toelaat nie"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_49\n"
@@ -2477,7 +2251,6 @@ msgid "Do not allow ~addition of new data"
msgstr "Moenie ~byvoeg van nuwe data toelaat nie"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_50\n"
@@ -2486,7 +2259,6 @@ msgid "Name of ~the form"
msgstr "Naam van ~die vorm"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_51\n"
@@ -2495,7 +2267,6 @@ msgid "How do you want to proceed after creating the form?"
msgstr "Wat wil u doen nadat u die vorm geskep het?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_52\n"
@@ -2504,7 +2275,6 @@ msgid "~Work with the form"
msgstr "~Werk met die vorm"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_53\n"
@@ -2513,7 +2283,6 @@ msgid "~Modify the form"
msgstr "~Wysig die vorm"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_55\n"
@@ -2522,7 +2291,6 @@ msgid "~Page Styles"
msgstr "~Bladsystyle"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_80\n"
@@ -2531,7 +2299,6 @@ msgid "Field selection"
msgstr "Veldseleksie"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_81\n"
@@ -2540,7 +2307,6 @@ msgid "Set up a subform"
msgstr "Skep 'n subvorm"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_82\n"
@@ -2549,7 +2315,6 @@ msgid "Add subform fields"
msgstr "Voeg subvormvelde by"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_83\n"
@@ -2558,7 +2323,6 @@ msgid "Get joined fields"
msgstr "Kry saamgesmelte velde"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_84\n"
@@ -2567,7 +2331,6 @@ msgid "Arrange controls"
msgstr "Rangskik kontroles"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_85\n"
@@ -2576,7 +2339,6 @@ msgid "Set data entry"
msgstr "Stel data-inskrywing op"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_86\n"
@@ -2585,7 +2347,6 @@ msgid "Apply styles"
msgstr "Pas style toe"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_87\n"
@@ -2594,7 +2355,6 @@ msgid "Set name"
msgstr "Stel name op"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_88\n"
@@ -2603,7 +2363,6 @@ msgid "(Date)"
msgstr "(Datum)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_89\n"
@@ -2612,7 +2371,6 @@ msgid "(Time)"
msgstr "(Tyd)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_90\n"
@@ -2621,7 +2379,6 @@ msgid "Select the fields of your form"
msgstr "Selekteer die velde van u vorm"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_91\n"
@@ -2630,7 +2387,6 @@ msgid "Decide if you want to set up a subform"
msgstr "Besluit of u 'n subvorm wil opstel"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_92\n"
@@ -2639,7 +2395,6 @@ msgid "Select the fields of your subform"
msgstr "Selekteer die velde van u subvorm"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_93\n"
@@ -2648,7 +2403,6 @@ msgid "Select the joins between your forms"
msgstr "Selekteer die samesmeltings tussen u vorms"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_94\n"
@@ -2657,7 +2411,6 @@ msgid "Arrange the controls on your form"
msgstr "Rangskik die kontroles op u vorm"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_95\n"
@@ -2666,7 +2419,6 @@ msgid "Select the data entry mode"
msgstr "Selekteer die data-inskrywingsmodus"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_96\n"
@@ -2675,7 +2427,6 @@ msgid "Apply the style of your form"
msgstr "Pas die styl van u vorm toe"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_97\n"
@@ -2695,7 +2446,6 @@ msgstr ""
"Kies 'n ander naam."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_1\n"
@@ -2704,7 +2454,6 @@ msgid "Table Wizard"
msgstr "Tabelslimmerd"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_2\n"
@@ -2713,7 +2462,6 @@ msgid "Select fields"
msgstr "Selekteer velde"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_3\n"
@@ -2722,7 +2470,6 @@ msgid "Set types and formats"
msgstr "Stel tipes en formate op"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_4\n"
@@ -2731,7 +2478,6 @@ msgid "Set primary key"
msgstr "Stel primêre sleutel op"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_5\n"
@@ -2740,7 +2486,6 @@ msgid "Create table"
msgstr "Skep tabel"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_8\n"
@@ -2749,7 +2494,6 @@ msgid "Select fields for your table"
msgstr "Selekteer velde vir u tabel"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_9\n"
@@ -2758,7 +2502,6 @@ msgid "Set field types and formats"
msgstr "Stel veldtipes en -formate op"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_10\n"
@@ -2767,7 +2510,6 @@ msgid "Set primary key"
msgstr "Stel primêre sleutel op"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_11\n"
@@ -2776,7 +2518,6 @@ msgid "Create table"
msgstr "Skep tabel"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_14\n"
@@ -2785,7 +2526,6 @@ msgid "This wizard helps you to create a table for your database. After selectin
msgstr "Hierdie slimmerd help u om 'n tabel vir u databasis te skep. Nadat u die tabelkategorie en 'n voorbeeldtabel gekies het, kies die velde wat u in u tabel wil insluit. U kan velde uit meer as een voorbeeldtabel insluit."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_15\n"
@@ -2794,7 +2534,6 @@ msgid "Ca~tegory"
msgstr "Ka~tegorie"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_16\n"
@@ -2803,7 +2542,6 @@ msgid "B~usiness"
msgstr "B~esigheid"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_17\n"
@@ -2812,7 +2550,6 @@ msgid "P~ersonal"
msgstr "P~ersoonlik"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_18\n"
@@ -2821,7 +2558,6 @@ msgid "~Sample tables"
msgstr "~Voorbeeldtabelle"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_19\n"
@@ -2830,7 +2566,6 @@ msgid "A~vailable fields"
msgstr "B~eskikbare velde"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_20\n"
@@ -2855,7 +2590,6 @@ msgid "-"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_23\n"
@@ -2864,7 +2598,6 @@ msgid "Field name"
msgstr "Veldnaam"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_24\n"
@@ -2873,7 +2606,6 @@ msgid "Field type"
msgstr "Veldtipe"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_25\n"
@@ -2882,7 +2614,6 @@ msgid "~Selected fields"
msgstr "~Geselekteerde velde"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_26\n"
@@ -2891,7 +2622,6 @@ msgid "A primary key uniquely identifies each record in a database table. Primar
msgstr "'n Primêre sleutel wat elke rekord in 'n databasislêer uniek identifiseer. Primêre sleutels maak dit makliker om inligting in aparte tabelle te skakel, en ons beveel aan dat u 'n primêre sleutel in elke tabel het. Sonder 'n primêre sleutel sal dit nie moontlik wees om data in hierdie tabel in te tik nie."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_27\n"
@@ -2900,7 +2630,6 @@ msgid "~Create a primary key"
msgstr "Sk~ep 'n primêre sleutel"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_28\n"
@@ -2909,7 +2638,6 @@ msgid "~Automatically add a primary key"
msgstr "~Voeg 'n primêre sleutel outomaties by"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_29\n"
@@ -2927,7 +2655,6 @@ msgid "Define p~rimary key as a combination of several fields"
msgstr "Definieer p~rimêre sleutel as 'n kombinasie van verskeie velde "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_31\n"
@@ -2936,7 +2663,6 @@ msgid "F~ieldname"
msgstr "V~eldnaam"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_32\n"
@@ -2945,7 +2671,6 @@ msgid "~Primary key fields"
msgstr "~Primêre sleutelvelde"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_33\n"
@@ -2954,7 +2679,6 @@ msgid "Auto ~value"
msgstr "Outo~waarde"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_34\n"
@@ -2963,7 +2687,6 @@ msgid "What do you want to name your table?"
msgstr "Watter naam wil u u tabel gee?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_35\n"
@@ -2972,7 +2695,6 @@ msgid "Congratulations. You have entered all the information needed to create yo
msgstr "Baie geluk. U het al die inligting ingevul wat nodig is om u tabel te skep."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_36\n"
@@ -2981,7 +2703,6 @@ msgid "What do you want to do next?"
msgstr "Wat wil u volgende doen?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_37\n"
@@ -2990,7 +2711,6 @@ msgid "Modify the table design"
msgstr "Wysig die tabelontwerp"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_38\n"
@@ -2999,7 +2719,6 @@ msgid "Insert data immediately"
msgstr "Voeg data onmiddellik in"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_39\n"
@@ -3008,7 +2727,6 @@ msgid "C~reate a form based on this table"
msgstr "~Skep 'n vorm gebaseer op hierdie tabel"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_40\n"
@@ -3017,7 +2735,6 @@ msgid "The table you have created could not be opened."
msgstr "Die tabel wat u geskep het, kon nie geopen word nie."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_41\n"
@@ -3026,7 +2743,6 @@ msgid "The table name '%TABLENAME' contains a character ('%SPECIALCHAR') that mi
msgstr "Die tabelnaam '%TABLENAME' bevat 'n karakter ('%SPECIALCHAR') wat dalk nie deur die databasis ondersteun word nie."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_42\n"
@@ -3035,7 +2751,6 @@ msgid "The field name '%FIELDNAME' contains a special character ('%SPECIALCHAR')
msgstr "Die veldnaam '%FIELDNAME' bevat 'n spesiale karakter ('%SPECIALCHAR') wat dalk nie deur die databasis ondersteun word nie."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_43\n"
@@ -3044,7 +2759,6 @@ msgid "Field"
msgstr "Veld"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_44\n"
@@ -3053,7 +2767,6 @@ msgid "MyTable"
msgstr "MyTabel"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_45\n"
@@ -3062,7 +2775,6 @@ msgid "Add a Field"
msgstr "Voeg 'n veld by"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_46\n"
@@ -3071,7 +2783,6 @@ msgid "Remove the selected Field"
msgstr "Verwyder die geselekteerde veld"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_47\n"
@@ -3091,7 +2802,6 @@ msgstr ""
"Tik asseblief 'n ander naam in."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_49\n"
@@ -3100,7 +2810,6 @@ msgid "Catalog of the table"
msgstr "Katalogus van die tabel"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_50\n"
@@ -3109,7 +2818,6 @@ msgid "Schema of the table"
msgstr "Skema van die tabel"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_51\n"
@@ -3118,7 +2826,6 @@ msgid "The field '%FIELDNAME' already exists."
msgstr "Die veld '%FIELDNAME' bestaan reeds."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_ZERO_0\n"
@@ -3127,7 +2834,6 @@ msgid "~Cancel"
msgstr "~Kanselleer"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_ZERO_1\n"
@@ -3136,7 +2842,6 @@ msgid "~Help"
msgstr "~Hulp"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_ZERO_2\n"
@@ -3145,7 +2850,6 @@ msgid "< ~Back"
msgstr "< ~Terug"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_ZERO_3\n"
@@ -3154,7 +2858,6 @@ msgid "~Convert"
msgstr "~Skakel om"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_ZERO_4\n"
@@ -3163,7 +2866,6 @@ msgid "Note: Currency amounts from external links and currency conversion factor
msgstr "Let wel: Geldbedrae vanuit eksterne skakels en omskakelingsfaktore vir geldeenhede in formules kan nie omgeskakel word nie."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_ZERO_5\n"
@@ -3172,7 +2874,6 @@ msgid "First, unprotect all sheets."
msgstr "Onbeskerm eers alle velle."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_ZERO_6\n"
@@ -3190,7 +2891,6 @@ msgid "C~ontinue >"
msgstr "Gaan ~voort>>"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_ZERO_8\n"
@@ -3199,7 +2899,6 @@ msgid "C~lose"
msgstr "S~luit"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_0\n"
@@ -3208,7 +2907,6 @@ msgid "~Entire document"
msgstr "~Hele dokument"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_1\n"
@@ -3217,7 +2915,6 @@ msgid "Selection"
msgstr "Seleksie"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_2\n"
@@ -3226,7 +2923,6 @@ msgid "Cell S~tyles"
msgstr "Selst~yle"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_3\n"
@@ -3235,7 +2931,6 @@ msgid "Currency cells in the current ~sheet"
msgstr "Geldeenheidselle in die huidige ~vel"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_4\n"
@@ -3244,7 +2939,6 @@ msgid "Currency cells in the entire ~document"
msgstr "Geldeenheidselle in die hele ~dokument"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_5\n"
@@ -3253,7 +2947,6 @@ msgid "~Selected range"
msgstr "~Geselekteerde reikwydte"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_6\n"
@@ -3262,7 +2955,6 @@ msgid "Select Cell Styles"
msgstr "Kies selstyle"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_7\n"
@@ -3271,7 +2963,6 @@ msgid "Select currency cells"
msgstr "Kies geldeenheidselle"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_8\n"
@@ -3280,7 +2971,6 @@ msgid "Currency ranges:"
msgstr "Geldeenheidreikwydtes:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_9\n"
@@ -3289,7 +2979,6 @@ msgid "Templates:"
msgstr "Sjablone:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_0\n"
@@ -3298,7 +2987,6 @@ msgid "Extent"
msgstr "Omvang"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_1\n"
@@ -3307,7 +2995,6 @@ msgid "~Single %PRODUCTNAME Calc document"
msgstr "~Enkele %PRODUCTNAME Calc-dokument"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_2\n"
@@ -3316,7 +3003,6 @@ msgid "Complete ~directory"
msgstr "Hele ~gids"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_3\n"
@@ -3325,7 +3011,6 @@ msgid "Source Document:"
msgstr "Brondokument:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_4\n"
@@ -3334,7 +3019,6 @@ msgid "Source directory:"
msgstr "Brongids:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_5\n"
@@ -3343,7 +3027,6 @@ msgid "~Including subfolders"
msgstr "~Subvouers ingesluit"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_6\n"
@@ -3352,7 +3035,6 @@ msgid "Target directory:"
msgstr "Teikengids:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_7\n"
@@ -3361,7 +3043,6 @@ msgid "Temporarily unprotect sheet without query"
msgstr "Onbeskerm vel tydelik sonder navraag"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_10\n"
@@ -3379,7 +3060,6 @@ msgid "Conversion status:"
msgstr "Status van omskakeling: "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STATUSLINE_1\n"
@@ -3388,7 +3068,6 @@ msgid "Conversion status of the cell templates:"
msgstr "Omskakelingstatus van die selsjablone:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STATUSLINE_2\n"
@@ -3397,7 +3076,6 @@ msgid "Registration of the relevant ranges: Sheet %1Number%1 of %2TotPageCount%2
msgstr "Registrasie van die betrokke reikwydtes: Vel %1Number%1 van %2TotPageCount%2"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STATUSLINE_3\n"
@@ -3406,7 +3084,6 @@ msgid "Entry of the ranges to be converted..."
msgstr "Invoer van die reikwydtes wat omgeskakel moet word..."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STATUSLINE_4\n"
@@ -3415,7 +3092,6 @@ msgid "Sheet protection for each sheet will be restored..."
msgstr "Velbeskerming sal vir elke vel teruggelaai word..."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STATUSLINE_5\n"
@@ -3424,7 +3100,6 @@ msgid "Conversion of the currency units in the cell templates..."
msgstr "Omskakeling van die geldeenhede in die selsjablone..."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_0\n"
@@ -3433,7 +3108,6 @@ msgid "~Finish"
msgstr "~Klaar"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_1\n"
@@ -3442,7 +3116,6 @@ msgid "Select directory"
msgstr "Kies gids"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_2\n"
@@ -3451,7 +3124,6 @@ msgid "Select file"
msgstr "Kies lêer"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_3\n"
@@ -3469,7 +3141,6 @@ msgid "non-existent"
msgstr "niebestaande"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_5\n"
@@ -3478,7 +3149,6 @@ msgid "Euro Converter"
msgstr "Euro-omskakelaar"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_6\n"
@@ -3487,7 +3157,6 @@ msgid "Should protected spreadsheets be temporarily unprotected?"
msgstr "Moet beskermde sigblaaie tydelik ontbeskerm word?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_7\n"
@@ -3496,7 +3165,6 @@ msgid "Enter the password to unprotect the table %1TableName%1"
msgstr "Tik die wagwoord om die tabel %1TableName%1 te onbeskerm"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_8\n"
@@ -3505,7 +3173,6 @@ msgid "Wrong Password!"
msgstr "Verkeerde wagwoord!"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_9\n"
@@ -3514,7 +3181,6 @@ msgid "Protected Sheet"
msgstr "Beskermde vel"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_10\n"
@@ -3523,7 +3189,6 @@ msgid "Warning!"
msgstr "Waarskuwing!"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_11\n"
@@ -3532,7 +3197,6 @@ msgid "Protection for the sheets will not be removed."
msgstr "Die beskerming vir die velle sal nie verwyder word nie."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_12\n"
@@ -3541,7 +3205,6 @@ msgid "Sheet cannot be unprotected"
msgstr "Die vel kan nie ontbeskerm word nie"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_13\n"
@@ -3550,7 +3213,6 @@ msgid "The Wizard cannot edit this document as cell formats cannot be modified i
msgstr "Die slimmerd kan nie hierdie dokument redigeer nie, aangesien selformate nie gewysig kan word in dokumente wat beskermde sigblaaie bevat nie."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_14\n"
@@ -3559,7 +3221,6 @@ msgid "Please note that the Euro Converter will, otherwise, not be able to edit
msgstr "Let asseblief daarop dat die Euro-omskakelaar andersins nie hierdie dokument sal kan redigeer nie!"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_15\n"
@@ -3568,7 +3229,6 @@ msgid "Please choose a currency to be converted first!"
msgstr "Kies asseblief eers 'n geldeenheid om om te skakel!"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_16\n"
@@ -3577,7 +3237,6 @@ msgid "Password:"
msgstr "Wagwoord:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_17\n"
@@ -3586,7 +3245,6 @@ msgid "OK"
msgstr "OK"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_18\n"
@@ -3595,7 +3253,6 @@ msgid "Cancel"
msgstr "Kanselleer"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_19\n"
@@ -3604,7 +3261,6 @@ msgid "Please select a %PRODUCTNAME Calc document for editing!"
msgstr "Kies asseblief 'n %PRODUCTNAME Calc-dokument om te redigeer!"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_20\n"
@@ -3613,7 +3269,6 @@ msgid "'<1>' is not a directory!"
msgstr "'<1>' is nie 'n gids nie!"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_21\n"
@@ -3622,7 +3277,6 @@ msgid "Document is read-only!"
msgstr "Die dokument is leesalleen!"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_22\n"
@@ -3631,7 +3285,6 @@ msgid "The '<1>' file already exists.<CR>Do you want to overwrite it?"
msgstr "Die '<1>' lêer bestaan reeds.<CR>Wil jy dit oorskryf?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_23\n"
@@ -3640,7 +3293,6 @@ msgid "Do you really want to terminate conversion at this point?"
msgstr "Wil jy werklik die omskakeling op hierdie stadium beëindig?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_24\n"
@@ -3649,7 +3301,6 @@ msgid "Cancel Wizard"
msgstr "Kanselleer slimmerd"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_0\n"
@@ -3658,7 +3309,6 @@ msgid "Portuguese Escudo"
msgstr "Portugese escudo"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_1\n"
@@ -3667,7 +3317,6 @@ msgid "Dutch Guilder"
msgstr "Nederlandse gulde"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_2\n"
@@ -3676,7 +3325,6 @@ msgid "French Franc"
msgstr "Franse frank"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_3\n"
@@ -3685,7 +3333,6 @@ msgid "Spanish Peseta"
msgstr "Spaanse peseta"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_4\n"
@@ -3694,7 +3341,6 @@ msgid "Italian Lira"
msgstr "Italiaanse lire"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_5\n"
@@ -3703,7 +3349,6 @@ msgid "German Mark"
msgstr "Duitse mark"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_6\n"
@@ -3712,7 +3357,6 @@ msgid "Belgian Franc"
msgstr "Belgiese frank"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_7\n"
@@ -3721,7 +3365,6 @@ msgid "Irish Punt"
msgstr "Ierse punt"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_8\n"
@@ -3730,7 +3373,6 @@ msgid "Luxembourg Franc"
msgstr "Luxemburgse frank"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_9\n"
@@ -3739,7 +3381,6 @@ msgid "Austrian Schilling"
msgstr "Oostenrykse schilling"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_10\n"
@@ -3748,7 +3389,6 @@ msgid "Finnish Mark"
msgstr "Finse mark"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_11\n"
@@ -3757,7 +3397,6 @@ msgid "Greek Drachma"
msgstr "Griekse dragma"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_12\n"
@@ -3766,7 +3405,6 @@ msgid "Slovenian Tolar"
msgstr "Sloweense Tolar"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_13\n"
@@ -3775,7 +3413,6 @@ msgid "Cypriot Pound"
msgstr "Siprus-pond"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_14\n"
@@ -3784,7 +3421,6 @@ msgid "Maltese Lira"
msgstr "Maltese lire"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_15\n"
@@ -3817,7 +3453,6 @@ msgid "Lithuanian Litas"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_LASTPAGE_0\n"
@@ -3826,7 +3461,6 @@ msgid "Progress"
msgstr "Vordering"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_LASTPAGE_1\n"
@@ -3835,7 +3469,6 @@ msgid "Retrieving the relevant documents..."
msgstr "Besig om relevante dokumente op te roep..."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_LASTPAGE_2\n"
@@ -3844,7 +3477,6 @@ msgid "Converting the documents..."
msgstr "Besig om dokumente om te skakel..."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_LASTPAGE_3\n"
@@ -3853,7 +3485,6 @@ msgid "Settings:"
msgstr "Instellings:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_LASTPAGE_4\n"
@@ -3862,7 +3493,6 @@ msgid "Sheet is always unprotected"
msgstr "Vel is altyd onbeskerm"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLES_0\n"
@@ -3871,7 +3501,6 @@ msgid "Theme Selection"
msgstr "Temakeuse"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLES_1\n"
@@ -3880,7 +3509,6 @@ msgid "Error while saving the document to the clipboard! The following action ca
msgstr "Fout tydens die stoor van die dokument op die knipbord! Hierdie aksie kan nie ontdoen word nie."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLES_2\n"
@@ -3889,7 +3517,6 @@ msgid "~Cancel"
msgstr "~Kanselleer"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLES_3\n"
@@ -3972,7 +3599,6 @@ msgid "Green Grapes"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_9\n"
@@ -4047,7 +3673,6 @@ msgid "Pumpkin"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceDialog_0\n"
@@ -4056,7 +3681,6 @@ msgid "Addressee"
msgstr "Geadresseerde"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceDialog_1\n"
@@ -4065,7 +3689,6 @@ msgid "One recipient"
msgstr "Een ontvanger"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceDialog_2\n"
@@ -4074,7 +3697,6 @@ msgid "Several recipients (address database)"
msgstr "Verskeie ontvangers (adresdatabasis)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceDialog_3\n"
@@ -4083,7 +3705,6 @@ msgid "Use of This Template"
msgstr "Gebruik van hierdie sjabloon"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceMsgError\n"
@@ -4092,7 +3713,6 @@ msgid "An error has occurred."
msgstr "'n Fout het voorgekom."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_0\n"
@@ -4101,7 +3721,6 @@ msgid "Click placeholder and overwrite"
msgstr "Kliek plekhouer en oorskryf"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_1\n"
@@ -4110,7 +3729,6 @@ msgid "Company"
msgstr "Maatskappy"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_2\n"
@@ -4119,7 +3737,6 @@ msgid "Department"
msgstr "Afdeling"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_3\n"
@@ -4128,7 +3745,6 @@ msgid "First Name"
msgstr "Voornaam"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_4\n"
@@ -4137,7 +3753,6 @@ msgid "Last Name"
msgstr "Van"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_5\n"
@@ -4146,7 +3761,6 @@ msgid "Street"
msgstr "Straat"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_6\n"
@@ -4155,7 +3769,6 @@ msgid "Country"
msgstr "Land"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_7\n"
@@ -4164,7 +3777,6 @@ msgid "ZIP/Postal Code"
msgstr "Poskode"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_8\n"
@@ -4173,7 +3785,6 @@ msgid "City"
msgstr "Stad"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_9\n"
@@ -4182,7 +3793,6 @@ msgid "Title"
msgstr "Titel"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_10\n"
@@ -4191,7 +3801,6 @@ msgid "Position"
msgstr "Posisie"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_11\n"
@@ -4200,7 +3809,6 @@ msgid "Form of Address"
msgstr "Soort adres"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_12\n"
@@ -4209,7 +3817,6 @@ msgid "Initials"
msgstr "Voorletters"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_13\n"
@@ -4218,7 +3825,6 @@ msgid "Salutation"
msgstr "Aanhef"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_14\n"
@@ -4227,7 +3833,6 @@ msgid "Home Phone"
msgstr "Foon tuis"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_15\n"
@@ -4236,7 +3841,6 @@ msgid "Work Phone"
msgstr "Foon werk"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_16\n"
@@ -4245,7 +3849,6 @@ msgid "Fax"
msgstr "Faks"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_17\n"
@@ -4254,7 +3857,6 @@ msgid "E-Mail"
msgstr "E-pos"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_18\n"
@@ -4263,7 +3865,6 @@ msgid "URL"
msgstr "URL"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_19\n"
@@ -4272,7 +3873,6 @@ msgid "Notes"
msgstr "Notas"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_20\n"
@@ -4281,7 +3881,6 @@ msgid "Alt. Field 1"
msgstr "Alt. veld 1"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_21\n"
@@ -4290,7 +3889,6 @@ msgid "Alt. Field 2"
msgstr "Alt. veld 2"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_22\n"
@@ -4299,7 +3897,6 @@ msgid "Alt. Field 3"
msgstr "Alt. veld 3"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_23\n"
@@ -4308,7 +3905,6 @@ msgid "Alt. Field 4"
msgstr "Alt. veld 4"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_24\n"
@@ -4326,7 +3922,6 @@ msgid "State"
msgstr "Provinsie"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_26\n"
@@ -4335,7 +3930,6 @@ msgid "Office Phone"
msgstr "Foon kantoor"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_27\n"
@@ -4344,7 +3938,6 @@ msgid "Pager"
msgstr "Roeper"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_28\n"
@@ -4353,7 +3946,6 @@ msgid "Mobile Phone"
msgstr "Selfoon"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_29\n"
@@ -4362,7 +3954,6 @@ msgid "Other Phone"
msgstr "Ander foon"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_30\n"
@@ -4371,7 +3962,6 @@ msgid "Calendar URL"
msgstr "URL van kalender"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_31\n"
@@ -4380,7 +3970,6 @@ msgid "Invite"
msgstr "Nooi"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceNoTextmark_0\n"
@@ -4389,7 +3978,6 @@ msgid "The bookmark 'Recipient' is missing."
msgstr "Die boekmerk 'Ontvanger' is weg."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceNoTextmark_1\n"
@@ -4398,7 +3986,6 @@ msgid "Form letter fields can not be included."
msgstr "Vormlettervelde kan nie ingesluit word nie."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"AgendaDlgName\n"
@@ -4407,7 +3994,6 @@ msgid "Minutes Template"
msgstr "Notule-sjabloon"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"AgendaDlgNoCancel\n"
@@ -4416,7 +4002,6 @@ msgid "An option must be confirmed."
msgstr "'n Opsie moet bevestig word."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"AgendaDlgFrame\n"
@@ -4425,7 +4010,6 @@ msgid "Minutes Type"
msgstr "Tipe notule"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"AgendaDlgButton1\n"
@@ -4434,7 +4018,6 @@ msgid "Results Minutes"
msgstr "Resultaatnotule"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"AgendaDlgButton2\n"
@@ -4443,7 +4026,6 @@ msgid "Evaluation Minutes"
msgstr "Evalueringsnotule"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"TextField\n"
@@ -4461,7 +4043,6 @@ msgid "The '%1' directory cannot be created:"
msgstr "Die gids '%1' kan nie geskep word nie: "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MsgDirNotThere\n"
@@ -4470,7 +4051,6 @@ msgid "The '%1' directory does not exist."
msgstr "Die '%1'-gids bestaan nie."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"QueryfornewCreation\n"
@@ -4479,7 +4059,6 @@ msgid "Do you want to create it now?"
msgstr "Wil u dit nou skep?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"HelpButton\n"
@@ -4488,7 +4067,6 @@ msgid "~Help"
msgstr "~Hulp"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CancelButton\n"
@@ -4497,7 +4075,6 @@ msgid "~Cancel"
msgstr "~Kanselleer"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"BackButton\n"
@@ -4515,7 +4092,6 @@ msgid "Ne~xt >"
msgstr "Vo~lgende >>"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"BeginButton\n"
@@ -4524,7 +4100,6 @@ msgid "~Convert"
msgstr "~Skakel om"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CloseButton\n"
@@ -4541,7 +4116,6 @@ msgid "This wizard convert legacy format documents to Open Document Format for O
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"WelcometextLabel3\n"
@@ -4550,7 +4124,6 @@ msgid "Select the document type for conversion:"
msgstr "Kies die tipe dokument om om te skakel:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MSTemplateCheckbox_1_\n"
@@ -4559,7 +4132,6 @@ msgid "Word templates"
msgstr "Word-sjablone"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MSTemplateCheckbox_2_\n"
@@ -4568,7 +4140,6 @@ msgid "Excel templates"
msgstr "Excel-sjablone"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MSTemplateCheckbox_3_\n"
@@ -4577,7 +4148,6 @@ msgid "PowerPoint templates"
msgstr "PowerPoint-sjablone"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MSDocumentCheckbox_1_\n"
@@ -4586,7 +4156,6 @@ msgid "Word documents"
msgstr "Word-dokumente"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MSDocumentCheckbox_2_\n"
@@ -4603,7 +4172,6 @@ msgid "PowerPoint/Publisher documents"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MSContainerName\n"
@@ -4612,7 +4180,6 @@ msgid "Microsoft Office"
msgstr "Microsoft Office"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SummaryHeader\n"
@@ -4621,7 +4188,6 @@ msgid "Summary:"
msgstr "Opsomming:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"GroupnameDefault\n"
@@ -4630,7 +4196,6 @@ msgid "Imported_Templates"
msgstr "Ingevoerde_Sjablone"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ProgressMoreDocs\n"
@@ -4639,7 +4204,6 @@ msgid "Documents"
msgstr "Dokumente"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ProgressMoreTemplates\n"
@@ -4648,7 +4212,6 @@ msgid "Templates"
msgstr "Sjablone"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"FileExists\n"
@@ -4657,7 +4220,6 @@ msgid "The '<1>' file already exists.<CR>Do you want to overwrite it?"
msgstr "Die '<1>' lêer bestaan reeds.<CR>Wil jy dit oorskryf?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MorePathsError3\n"
@@ -4666,7 +4228,6 @@ msgid "Directories do not exist"
msgstr "Gidse bestaan nie"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ConvertError1\n"
@@ -4675,7 +4236,6 @@ msgid "Do you really want to terminate conversion at this point?"
msgstr "Wil jy werklik die omskakeling op hierdie stadium beëindig?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ConvertError2\n"
@@ -4684,7 +4244,6 @@ msgid "Cancel Wizard"
msgstr "Kanselleer slimmerd"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RTErrorDesc\n"
@@ -4693,7 +4252,6 @@ msgid "An unexpected error has occurred in the wizard."
msgstr "'n Onverwagse fout het in die slimmerd voorgekom."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RTErrorHeader\n"
@@ -4702,7 +4260,6 @@ msgid "Error"
msgstr "Fout"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"OverwriteallFiles\n"
@@ -4711,7 +4268,6 @@ msgid "Do you want to overwrite documents without being asked?"
msgstr "Wil u die dokumente oorskryf sonder dat u gevra word?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ReeditMacro\n"
@@ -4720,7 +4276,6 @@ msgid "Document macro has to be revised."
msgstr "Makro in dokument moet hersien word."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CouldNotsaveDocument\n"
@@ -4729,7 +4284,6 @@ msgid "Document '<1>' could not be saved."
msgstr "Dokument '<1>' kon nie gestoor word nie."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CouldNotopenDocument\n"
@@ -4738,7 +4292,6 @@ msgid "Document '<1>' could not be opened."
msgstr "Dokument '<1>' kon nie geopen word nie."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"PathDialogMessage\n"
@@ -4747,7 +4300,6 @@ msgid "Select a directory"
msgstr "Kies 'n gids"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"DialogTitle\n"
@@ -4756,7 +4308,6 @@ msgid "Document Converter"
msgstr "Dokumentomskakelaar"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SearchInSubDir\n"
@@ -4765,7 +4316,6 @@ msgid "Including subdirectories"
msgstr "Sluit subgidse in"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ProgressPage1\n"
@@ -4774,7 +4324,6 @@ msgid "Progress"
msgstr "Vordering"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ProgressPage2\n"
@@ -4783,7 +4332,6 @@ msgid "Retrieving the relevant documents:"
msgstr "Besig om die relevante dokumente op te roep:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ProgressPage3\n"
@@ -4792,7 +4340,6 @@ msgid "Converting the documents"
msgstr "Besig om die dokumente om te skakel"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ProgressFound\n"
@@ -4810,7 +4357,6 @@ msgid "\"%1 found"
msgstr "%1 gevind"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"Ready\n"
@@ -4819,7 +4365,6 @@ msgid "Finished"
msgstr "Klaar"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SourceDocuments\n"
@@ -4828,7 +4373,6 @@ msgid "Source documents"
msgstr "Brondokumente"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"TargetDocuments\n"
@@ -4837,7 +4381,6 @@ msgid "Target documents"
msgstr "Teikendokumente"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"LogfileSummary\n"
@@ -4846,7 +4389,6 @@ msgid "<COUNT> documents converted"
msgstr "<COUNT> dokumente omgeskakel"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumInclusiveSubDir\n"
@@ -4855,7 +4397,6 @@ msgid "All subdirectories will be taken into account"
msgstr "Alle subgidse sal in aanmerking geneem word"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumSaveDokumente\n"
@@ -4864,7 +4405,6 @@ msgid "These will be exported to the following directory:"
msgstr "Dit sal na die volgende gids uitgevoer word:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"TextImportLabel\n"
@@ -4873,7 +4413,6 @@ msgid "Import from:"
msgstr "Voer in vanaf:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"TextExportLabel\n"
@@ -4882,7 +4421,6 @@ msgid "Save to:"
msgstr "Stoor na:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CreateLogfile\n"
@@ -4891,7 +4429,6 @@ msgid "Create log file"
msgstr "Skep rekordlêer"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"LogfileHelpText\n"
@@ -4900,7 +4437,6 @@ msgid "A log file will be created in your work directory"
msgstr "'n Rekordlêer sal in u werksgids geskep word"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ShowLogfile\n"
@@ -4909,7 +4445,6 @@ msgid "Show log file"
msgstr "Vertoon rekordlêer"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumMSTextDocuments\n"
@@ -4918,7 +4453,6 @@ msgid "All Word documents contained in the following directory will be imported:
msgstr "Alle Word-dokumente in die volgende gids sal ingevoer word:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumMSTableDocuments\n"
@@ -4936,7 +4470,6 @@ msgid "All PowerPoint/Publisher documents contained in the following directory w
msgstr "Alle PowerPoint-sjablone in die volgende gids sal ingevoer word:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumMSTextTemplates\n"
@@ -4945,7 +4478,6 @@ msgid "All Word templates contained in the following directory will be imported:
msgstr "Alle Word-sjablone in die volgende gids sal ingevoer word:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumMSTableTemplates\n"
@@ -4954,7 +4486,6 @@ msgid "All Excel templates contained in the following directory will be imported
msgstr "Alle Excel-sjablone in die volgende gids sal ingevoer word:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumMSDrawTemplates\n"
diff --git a/source/af/writerperfect/messages.po b/source/af/writerperfect/messages.po
index 50b200bb473..dd58d8b18f3 100644
--- a/source/af/writerperfect/messages.po
+++ b/source/af/writerperfect/messages.po
@@ -83,7 +83,6 @@ msgid "Page break"
msgstr "Bladsybreuk"
#: exportepub.ui:162
-#, fuzzy
msgctxt "exportepub|splitheading"
msgid "Heading"
msgstr "Opskrif"
diff --git a/source/af/xmlsecurity/messages.po b/source/af/xmlsecurity/messages.po
index 3e0f78d2f22..f27110d644e 100644
--- a/source/af/xmlsecurity/messages.po
+++ b/source/af/xmlsecurity/messages.po
@@ -195,7 +195,6 @@ msgid "The certificate is OK."
msgstr ""
#: certpage.ui:139
-#, fuzzy
msgctxt "certpage|certnotok"
msgid "The certificate could not be validated."
msgstr "Die sertifikaat kon nie gevalideer word nie."
@@ -223,7 +222,6 @@ msgid "Sign Document..."
msgstr "OpenDokument..."
#: digitalsignaturesdialog.ui:129
-#, fuzzy
msgctxt "digitalsignaturesdialog|remove"
msgid "Remove"
msgstr "Verwyder"
@@ -244,13 +242,11 @@ msgid "Digital ID issued by "
msgstr ""
#: digitalsignaturesdialog.ui:194
-#, fuzzy
msgctxt "digitalsignaturesdialog|date"
msgid "Date"
msgstr "Datum"
#: digitalsignaturesdialog.ui:205
-#, fuzzy
msgctxt "digitalsignaturesdialog|description"
msgid "Description"
msgstr "Beskrywing"
@@ -413,7 +409,6 @@ msgid "Expiration date"
msgstr ""
#: selectcertificatedialog.ui:136
-#, fuzzy
msgctxt "selectcertificatedialog|type"
msgid "Type"
msgstr "Soort"
@@ -485,7 +480,6 @@ msgid "View Certificate..."
msgstr ""
#: selectcertificatedialog.ui:266
-#, fuzzy
msgctxt "selectcertificatedialog|label2"
msgid "Description:"
msgstr "Beskrywing:"
@@ -496,13 +490,11 @@ msgid "View Certificate"
msgstr ""
#: viewcertdialog.ui:78
-#, fuzzy
msgctxt "viewcertdialog|general"
msgid "General"
msgstr "Algemeen"
#: viewcertdialog.ui:100
-#, fuzzy
msgctxt "viewcertdialog|details"
msgid "Details"
msgstr "Besonderhede"
diff --git a/source/am/helpcontent2/source/text/shared/01.po b/source/am/helpcontent2/source/text/shared/01.po
index acce3442d69..0ab1bafb0ad 100644
--- a/source/am/helpcontent2/source/text/shared/01.po
+++ b/source/am/helpcontent2/source/text/shared/01.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-01-10 11:50+0100\n"
-"PO-Revision-Date: 2017-12-22 16:01+0000\n"
+"PO-Revision-Date: 2018-01-10 17:20+0000\n"
"Last-Translator: Samson B <sambelet@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: am\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1513958508.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1515604818.000000\n"
#: 01010000.xhp
msgctxt ""
@@ -2110,7 +2110,7 @@ msgctxt ""
"par_id771513629025613\n"
"help.text"
msgid "<variable id=\"openremote1\"><ahelp hid=\".uno:OpenRemote\">Opens a document located in a remote file service.</ahelp></variable>"
-msgstr ""
+msgstr "<variable id=\"openremote1\"><ahelp hid=\".uno:OpenRemote\">በ ሩቅ ፋይል ግልጋሎት ውስጥ የሚገኘውን ሰነድ መክፈቻ</ahelp></variable>"
#: 01020001.xhp
msgctxt ""
@@ -2422,7 +2422,7 @@ msgctxt ""
"par_id771513629025613\n"
"help.text"
msgid "<variable id=\"saveremote1\"><ahelp hid=\".uno:SaveRemote\">Saves a document located in a remote file service.</ahelp></variable>"
-msgstr ""
+msgstr "<variable id=\"saveremote1\"><ahelp hid=\".uno:SaveRemote\">በ ሩቅ ፋይል ግልጋሎት ውስጥ የሚገኘውን ሰነድ ማስቀመጫ</ahelp></variable>"
#: 01060001.xhp
msgctxt ""
diff --git a/source/am/officecfg/registry/data/org/openoffice/Office/UI.po b/source/am/officecfg/registry/data/org/openoffice/Office/UI.po
index 44acbd8281f..b69f9779fe3 100644
--- a/source/am/officecfg/registry/data/org/openoffice/Office/UI.po
+++ b/source/am/officecfg/registry/data/org/openoffice/Office/UI.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-01-10 11:50+0100\n"
-"PO-Revision-Date: 2018-01-08 01:15+0000\n"
+"PO-Revision-Date: 2018-01-14 05:55+0000\n"
"Last-Translator: Samson B <sambelet@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: am\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1515374101.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1515909336.000000\n"
#: BaseWindowState.xcu
msgctxt ""
@@ -8618,7 +8618,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Snap to Page Margins"
-msgstr "የገጽ መስመሮችን መቁረጫ"
+msgstr "የ ገጽ መስመሮች መቁረጫ"
#: DrawImpressCommands.xcu
msgctxt ""
@@ -27061,7 +27061,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Page Columns"
-msgstr "የገጽ አምዶች"
+msgstr "የ ገጽ አምዶች"
#: WriterCommands.xcu
msgctxt ""
@@ -27070,7 +27070,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Page Columns"
-msgstr ""
+msgstr "የ ገጽ አምዶች"
#: WriterCommands.xcu
msgctxt ""
@@ -30265,7 +30265,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Page Margins"
-msgstr ""
+msgstr "የ ገጽ መስመሮች"
#: WriterCommands.xcu
msgctxt ""
diff --git a/source/am/sc/messages.po b/source/am/sc/messages.po
index 139350f70a0..590971dadac 100644
--- a/source/am/sc/messages.po
+++ b/source/am/sc/messages.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-01-10 11:50+0100\n"
-"PO-Revision-Date: 2018-01-08 01:44+0000\n"
+"PO-Revision-Date: 2018-01-10 17:28+0000\n"
"Last-Translator: Samson B <sambelet@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: am\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1515375880.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1515605323.000000\n"
#: compiler.hrc:27
msgctxt "RID_FUNCTION_CATEGORIES"
@@ -19165,17 +19165,17 @@ msgstr "ቅርጽ ማረሚያ"
#: optcalculatepage.ui:48
msgctxt "optcalculatepage|threadingenabled"
msgid "Enable multi-threaded calculation: Warning Experimental."
-msgstr ""
+msgstr "ዘርፈ-ብዙ ማስሊያ ማስቻያ: ማስጠንቀቂያ: ለ ሙከራ"
#: optcalculatepage.ui:52
msgctxt "optcalculatepage|threadingenabled|tooltip_text"
msgid "Enable Experimental multi-threaded calculation of formula-groups, this may break your spreadsheet."
-msgstr ""
+msgstr "ዘርፈ-ብዙ ማስሊያ ማስቻያ: ለ መቀመሪያ-ቡድኖች: ይህ የ እርስዎን ሰንጠረዥ ሊሰብር ይችላል"
#: optcalculatepage.ui:71
msgctxt "optcalculatepage|label4"
msgid "CPU threading settings"
-msgstr ""
+msgstr "የ CPU ዘረፈ ብዙ ማስቻያ"
#: optcalculatepage.ui:107
msgctxt "optcalculatepage|case"
diff --git a/source/an/avmedia/messages.po b/source/an/avmedia/messages.po
index 3b9fc9eb6de..e44158a6cc6 100644
--- a/source/an/avmedia/messages.po
+++ b/source/an/avmedia/messages.po
@@ -39,7 +39,6 @@ msgid "Stop"
msgstr "Aturar"
#: strings.hrc:30
-#, fuzzy
msgctxt "AVMEDIA_STR_LOOP"
msgid "Repeat"
msgstr "Repetir"
@@ -80,7 +79,6 @@ msgid "Volume"
msgstr ""
#: strings.hrc:38
-#, fuzzy
msgctxt "AVMEDIA_STR_POSITION"
msgid "Position"
msgstr "Posición"
diff --git a/source/an/basctl/messages.po b/source/an/basctl/messages.po
index 733c90b046e..a1e29f1fb60 100644
--- a/source/an/basctl/messages.po
+++ b/source/an/basctl/messages.po
@@ -683,7 +683,6 @@ msgid "Replace existing libraries"
msgstr ""
#: importlibdialog.ui:134
-#, fuzzy
msgctxt "importlibdialog|label1"
msgid "Options"
msgstr "Opcions"
@@ -761,7 +760,6 @@ msgid "Add..."
msgstr "~Adhibir..."
#: managelanguages.ui:136
-#, fuzzy
msgctxt "managelanguages|default"
msgid "Default"
msgstr "Por defecto"
diff --git a/source/an/chart2/messages.po b/source/an/chart2/messages.po
index dc88e533543..e23fb0b8804 100644
--- a/source/an/chart2/messages.po
+++ b/source/an/chart2/messages.po
@@ -64,7 +64,6 @@ msgid "Transparency"
msgstr ""
#: strings.hrc:34
-#, fuzzy
msgctxt "STR_PAGE_FONT"
msgid "Font"
msgstr "Tipo de letra"
@@ -81,7 +80,6 @@ msgid "Numbers"
msgstr "Numeros"
#: strings.hrc:37
-#, fuzzy
msgctxt "STR_PAGE_POSITION"
msgid "Position"
msgstr "Posición"
@@ -97,7 +95,6 @@ msgid "Options"
msgstr "Opcions"
#: strings.hrc:40
-#, fuzzy
msgctxt "STR_PAGE_SCALE"
msgid "Scale"
msgstr "Escalar"
@@ -125,7 +122,6 @@ msgid "Y Error Bars"
msgstr "~Barras d'Error Y ..."
#: strings.hrc:45
-#, fuzzy
msgctxt "STR_PAGE_ALIGNMENT"
msgid "Alignment"
msgstr "Aliniación"
@@ -900,7 +896,6 @@ msgid "Character"
msgstr ""
#: chardialog.ui:105
-#, fuzzy
msgctxt "chardialog|font"
msgid "Font"
msgstr "Tipo de letra"
@@ -912,7 +907,6 @@ msgid "Font Effects"
msgstr "Efectos de letra"
#: chardialog.ui:150
-#, fuzzy
msgctxt "chardialog|position"
msgid "Position"
msgstr "Posición"
@@ -1001,7 +995,6 @@ msgid "Top left"
msgstr ""
#: dlg_DataLabel.ui:36
-#, fuzzy
msgctxt "dlg_DataLabel|liststorePLACEMENT"
msgid "Left"
msgstr "Enta la cucha"
@@ -1022,7 +1015,6 @@ msgid "Bottom right"
msgstr ""
#: dlg_DataLabel.ui:52
-#, fuzzy
msgctxt "dlg_DataLabel|liststorePLACEMENT"
msgid "Right"
msgstr "Enta la dreita"
@@ -1299,7 +1291,6 @@ msgid "_Bottom"
msgstr "Cobaixo"
#: dlg_InsertLegend.ui:200
-#, fuzzy
msgctxt "dlg_InsertLegend|TXT_POSITION"
msgid "Position"
msgstr "Posición"
@@ -1460,7 +1451,6 @@ msgid "Indents & Spacing"
msgstr ""
#: paradialog.ui:127
-#, fuzzy
msgctxt "paradialog|labelTP_PARA_ALIGN"
msgid "Alignment"
msgstr "Aliniación"
@@ -1544,31 +1534,26 @@ msgid "_Placement:"
msgstr ""
#: sidebarelements.ui:139
-#, fuzzy
msgctxt "sidebarelements|comboboxtext_legend"
msgid "Right"
msgstr "Enta la dreita"
#: sidebarelements.ui:140
-#, fuzzy
msgctxt "sidebarelements|comboboxtext_legend"
msgid "Top"
msgstr "Cobalto"
#: sidebarelements.ui:141
-#, fuzzy
msgctxt "sidebarelements|comboboxtext_legend"
msgid "Bottom"
msgstr "Cobaixo"
#: sidebarelements.ui:142
-#, fuzzy
msgctxt "sidebarelements|comboboxtext_legend"
msgid "Left"
msgstr "Enta la cucha"
#: sidebarelements.ui:143
-#, fuzzy
msgctxt "sidebarelements|comboboxtext_legend"
msgid "Manual"
msgstr "~Manual"
@@ -2076,7 +2061,6 @@ msgid "End"
msgstr "Fin"
#: tp_AxisPositions.ui:59
-#, fuzzy
msgctxt "tp_AxisPositions|LB_CROSSES_OTHER_AXIS_AT"
msgid "Value"
msgstr "Valura"
@@ -2128,7 +2112,6 @@ msgid "_Distance"
msgstr ""
#: tp_AxisPositions.ui:252
-#, fuzzy
msgctxt "tp_AxisPositions|TXT_FL_LABELS"
msgid "Labels"
msgstr "~Etiquetas"
@@ -2302,7 +2285,6 @@ msgid "Stepped"
msgstr ""
#: tp_ChartType.ui:326
-#, fuzzy
msgctxt "tp_ChartType|properties"
msgid "Properties..."
msgstr "Propiedatz..."
@@ -2345,7 +2327,6 @@ msgid "Top left"
msgstr ""
#: tp_DataLabel.ui:36
-#, fuzzy
msgctxt "tp_DataLabel|liststorePLACEMENT"
msgid "Left"
msgstr "Enta la cucha"
@@ -2366,7 +2347,6 @@ msgid "Bottom right"
msgstr ""
#: tp_DataLabel.ui:52
-#, fuzzy
msgctxt "tp_DataLabel|liststorePLACEMENT"
msgid "Right"
msgstr "Enta la dreita"
@@ -2688,7 +2668,6 @@ msgid "_Bottom"
msgstr "Cobaixo"
#: tp_LegendPosition.ui:109
-#, fuzzy
msgctxt "tp_LegendPosition|TXT_POSITION"
msgid "Position"
msgstr "Posición"
@@ -2794,7 +2773,6 @@ msgid "Data Range"
msgstr ""
#: tp_Scale.ui:20
-#, fuzzy
msgctxt "tp_Scale|liststoreDATE"
msgid "Days"
msgstr "Días"
@@ -2826,19 +2804,16 @@ msgid "T_ype"
msgstr "Tipo"
#: tp_Scale.ui:116
-#, fuzzy
msgctxt "tp_Scale|LB_AXIS_TYPE"
msgid "Automatic"
msgstr "Automatica"
#: tp_Scale.ui:117
-#, fuzzy
msgctxt "tp_Scale|LB_AXIS_TYPE"
msgid "Text"
msgstr "Texto"
#: tp_Scale.ui:118
-#, fuzzy
msgctxt "tp_Scale|LB_AXIS_TYPE"
msgid "Date"
msgstr "Calendata"
@@ -2917,7 +2892,6 @@ msgid "Automat_ic"
msgstr "Automatica"
#: tp_Scale.ui:561
-#, fuzzy
msgctxt "tp_Scale|FL_SCALE"
msgid "Scale"
msgstr "Escalar"
@@ -3080,7 +3054,6 @@ msgid "_Y Variable Name"
msgstr ""
#: tp_Trendline.ui:590
-#, fuzzy
msgctxt "tp_Trendline|label2"
msgid "Options"
msgstr "Opcions"
diff --git a/source/an/cui/messages.po b/source/an/cui/messages.po
index 309693b5fc6..75585374d0b 100644
--- a/source/an/cui/messages.po
+++ b/source/an/cui/messages.po
@@ -261,7 +261,6 @@ msgid "Rename Toolbar"
msgstr ""
#: strings.hrc:72
-#, fuzzy
msgctxt "RID_SVXSTR_HYPDLG_CLOSEBUT"
msgid "Close"
msgstr "Zarrar"
@@ -307,7 +306,6 @@ msgid "This is where you create a hyperlink to an e-mail address."
msgstr ""
#: strings.hrc:81
-#, fuzzy
msgctxt "RID_SVXSTR_HYPERDLG_HLDOCTP"
msgid "Document"
msgstr "Documento"
@@ -333,7 +331,6 @@ msgid "Button"
msgstr ""
#: strings.hrc:86
-#, fuzzy
msgctxt "RID_SVXSTR_HYPERDLG_FROM_TEXT"
msgid "Text"
msgstr "Texto"
@@ -418,7 +415,6 @@ msgid "Insert Columns"
msgstr "~Ficar columnas"
#: strings.hrc:104
-#, fuzzy
msgctxt "RID_SVXSTR_AUTO_ENTRY"
msgid "Automatic"
msgstr "Automatica"
@@ -957,7 +953,6 @@ msgid "Set the password by entering the same password in both boxes."
msgstr ""
#: strings.hrc:217
-#, fuzzy
msgctxt "STR_AUTOLINK"
msgid "Automatic"
msgstr "Automatica"
@@ -1429,7 +1424,6 @@ msgid "Modify"
msgstr ""
#: strings.hrc:335
-#, fuzzy
msgctxt "RID_SVXSTR_ADD"
msgid "Add"
msgstr "Adhibir"
@@ -1440,7 +1434,6 @@ msgid "Please enter a name for the new color:"
msgstr ""
#: strings.hrc:337
-#, fuzzy
msgctxt "RID_SVXSTR_TABLE"
msgid "Table"
msgstr "Tabla"
@@ -1735,13 +1728,11 @@ msgid "General"
msgstr ""
#: treeopt.hrc:33
-#, fuzzy
msgctxt "SID_GENERAL_OPTIONS_RES"
msgid "View"
msgstr "Veyer"
#: treeopt.hrc:34
-#, fuzzy
msgctxt "SID_GENERAL_OPTIONS_RES"
msgid "Print"
msgstr "Imprentar"
@@ -1838,7 +1829,6 @@ msgid "Proxy"
msgstr ""
#: treeopt.hrc:61
-#, fuzzy
msgctxt "SID_INET_DLG_RES"
msgid "E-mail"
msgstr "Correu-e"
@@ -1854,7 +1844,6 @@ msgid "General"
msgstr ""
#: treeopt.hrc:68
-#, fuzzy
msgctxt "SID_SW_EDITOPTIONS_RES"
msgid "View"
msgstr "Veyer"
@@ -1886,13 +1875,11 @@ msgid "Basic Fonts (CTL)"
msgstr ""
#: treeopt.hrc:74
-#, fuzzy
msgctxt "SID_SW_EDITOPTIONS_RES"
msgid "Print"
msgstr "Imprentar"
#: treeopt.hrc:75
-#, fuzzy
msgctxt "SID_SW_EDITOPTIONS_RES"
msgid "Table"
msgstr "Tabla"
@@ -1928,7 +1915,6 @@ msgid "%PRODUCTNAME Writer/Web"
msgstr ""
#: treeopt.hrc:86
-#, fuzzy
msgctxt "SID_SW_ONLINEOPTIONS_RES"
msgid "View"
msgstr "Veyer"
@@ -1945,13 +1931,11 @@ msgid "Grid"
msgstr "~Rella"
#: treeopt.hrc:89
-#, fuzzy
msgctxt "SID_SW_ONLINEOPTIONS_RES"
msgid "Print"
msgstr "Imprentar"
#: treeopt.hrc:90
-#, fuzzy
msgctxt "SID_SW_ONLINEOPTIONS_RES"
msgid "Table"
msgstr "Tabla"
@@ -1992,7 +1976,6 @@ msgid "Defaults"
msgstr "Por defecto"
#: treeopt.hrc:105
-#, fuzzy
msgctxt "SID_SC_EDITOPTIONS_RES"
msgid "View"
msgstr "Veyer"
@@ -2030,7 +2013,6 @@ msgid "Grid"
msgstr "~Rella"
#: treeopt.hrc:112
-#, fuzzy
msgctxt "SID_SC_EDITOPTIONS_RES"
msgid "Print"
msgstr "Imprentar"
@@ -2046,7 +2028,6 @@ msgid "General"
msgstr ""
#: treeopt.hrc:119
-#, fuzzy
msgctxt "SID_SD_EDITOPTIONS_RES"
msgid "View"
msgstr "Veyer"
@@ -2058,7 +2039,6 @@ msgid "Grid"
msgstr "~Rella"
#: treeopt.hrc:121
-#, fuzzy
msgctxt "SID_SD_EDITOPTIONS_RES"
msgid "Print"
msgstr "Imprentar"
@@ -2075,7 +2055,6 @@ msgid "General"
msgstr ""
#: treeopt.hrc:128
-#, fuzzy
msgctxt "SID_SD_GRAPHIC_OPTIONS_RES"
msgid "View"
msgstr "Veyer"
@@ -2087,7 +2066,6 @@ msgid "Grid"
msgstr "~Rella"
#: treeopt.hrc:130
-#, fuzzy
msgctxt "SID_SD_GRAPHIC_OPTIONS_RES"
msgid "Print"
msgstr "Imprentar"
@@ -2172,7 +2150,6 @@ msgid "Type"
msgstr "Tipo"
#: aboutconfigdialog.ui:122
-#, fuzzy
msgctxt "aboutconfigdialog|value"
msgid "Value"
msgstr "Valura"
@@ -2188,7 +2165,6 @@ msgid "Reset"
msgstr ""
#: aboutconfigvaluedialog.ui:9
-#, fuzzy
msgctxt "aboutconfigvaluedialog|AboutConfigValueDialog"
msgid "Name"
msgstr "Nombre"
@@ -2467,7 +2443,6 @@ msgid "Start quote of single quotes"
msgstr ""
#: applylocalizedpage.ui:178
-#, fuzzy
msgctxt "applylocalizedpage|singlestartex"
msgid "Default"
msgstr "Por defecto"
@@ -2494,7 +2469,6 @@ msgid "End quote of single quotes"
msgstr ""
#: applylocalizedpage.ui:261
-#, fuzzy
msgctxt "applylocalizedpage|singleendex"
msgid "Default"
msgstr "Por defecto"
@@ -2520,7 +2494,6 @@ msgid "Start quote of double quotes"
msgstr ""
#: applylocalizedpage.ui:378
-#, fuzzy
msgctxt "applylocalizedpage|doublestartex"
msgid "Default"
msgstr "Por defecto"
@@ -2547,7 +2520,6 @@ msgid "End quote of double quotes"
msgstr ""
#: applylocalizedpage.ui:461
-#, fuzzy
msgctxt "applylocalizedpage|doubleendex"
msgid "Default"
msgstr "Por defecto"
@@ -2660,13 +2632,11 @@ msgid "Exceptions"
msgstr ""
#: autocorrectdialog.ui:194
-#, fuzzy
msgctxt "autocorrectdialog|options"
msgid "Options"
msgstr "Opcions"
#: autocorrectdialog.ui:217
-#, fuzzy
msgctxt "autocorrectdialog|apply"
msgid "Options"
msgstr "Opcions"
@@ -2713,13 +2683,11 @@ msgid "Cell"
msgstr ""
#: backgroundpage.ui:92
-#, fuzzy
msgctxt "backgroundpage|tablelb"
msgid "Row"
msgstr "Ringlera"
#: backgroundpage.ui:93
-#, fuzzy
msgctxt "backgroundpage|tablelb"
msgid "Table"
msgstr "Tabla"
@@ -2821,7 +2789,6 @@ msgid "Type"
msgstr "Tipo"
#: baselinksdialog.ui:175
-#, fuzzy
msgctxt "baselinksdialog|STATUS"
msgid "Status"
msgstr "Estau"
@@ -2928,7 +2895,6 @@ msgid "Height:"
msgstr ""
#: bitmaptabpage.ui:232
-#, fuzzy
msgctxt "bitmaptabpage|scaletsb"
msgid "Scale"
msgstr "Escalar"
@@ -3006,25 +2972,21 @@ msgid "Tiling Offset:"
msgstr ""
#: bitmaptabpage.ui:423
-#, fuzzy
msgctxt "bitmaptabpage|tileofflb"
msgid "Row"
msgstr "Ringlera"
#: bitmaptabpage.ui:424
-#, fuzzy
msgctxt "bitmaptabpage|tileofflb"
msgid "Column"
msgstr "Columna"
#: bitmaptabpage.ui:467
-#, fuzzy
msgctxt "bitmaptabpage|label2"
msgid "Options"
msgstr "Opcions"
#: bitmaptabpage.ui:510
-#, fuzzy
msgctxt "bitmaptabpage|CTL_BITMAP_PREVIEW-atkobject"
msgid "Example"
msgstr "Eixemplo"
@@ -3095,7 +3057,6 @@ msgid "Border / Background"
msgstr ""
#: borderareatransparencydialog.ui:106
-#, fuzzy
msgctxt "borderareatransparencydialog|borders"
msgid "Borders"
msgstr "Cantos"
@@ -3116,7 +3077,6 @@ msgid "Border / Background"
msgstr ""
#: borderbackgrounddialog.ui:106
-#, fuzzy
msgctxt "borderbackgrounddialog|borders"
msgid "Borders"
msgstr "Cantos"
@@ -3336,7 +3296,6 @@ msgid "_By:"
msgstr ""
#: calloutpage.ui:192
-#, fuzzy
msgctxt "calloutpage|position"
msgid "Top"
msgstr "Cobalto"
@@ -3347,13 +3306,11 @@ msgid "Middle"
msgstr ""
#: calloutpage.ui:194
-#, fuzzy
msgctxt "calloutpage|position"
msgid "Bottom"
msgstr "Cobaixo"
#: calloutpage.ui:195
-#, fuzzy
msgctxt "calloutpage|position"
msgid "Left"
msgstr "Enta la cucha"
@@ -3365,7 +3322,6 @@ msgid "Center"
msgstr "~Centrau"
#: calloutpage.ui:197
-#, fuzzy
msgctxt "calloutpage|position"
msgid "Right"
msgstr "Enta la dreita"
@@ -3391,13 +3347,11 @@ msgid "Angled Connector Line"
msgstr ""
#: cellalignment.ui:24
-#, fuzzy
msgctxt "cellalignment|liststoreHorzAlign"
msgid "Default"
msgstr "Por defecto"
#: cellalignment.ui:28
-#, fuzzy
msgctxt "cellalignment|liststoreHorzAlign"
msgid "Left"
msgstr "Enta la cucha"
@@ -3409,7 +3363,6 @@ msgid "Center"
msgstr "~Centrau"
#: cellalignment.ui:36
-#, fuzzy
msgctxt "cellalignment|liststoreHorzAlign"
msgid "Right"
msgstr "Enta la dreita"
@@ -3430,13 +3383,11 @@ msgid "Distributed"
msgstr ""
#: cellalignment.ui:62
-#, fuzzy
msgctxt "cellalignment|liststoreVertAlign"
msgid "Default"
msgstr "Por defecto"
#: cellalignment.ui:66
-#, fuzzy
msgctxt "cellalignment|liststoreVertAlign"
msgid "Top"
msgstr "Cobalto"
@@ -3447,7 +3398,6 @@ msgid "Middle"
msgstr ""
#: cellalignment.ui:74
-#, fuzzy
msgctxt "cellalignment|liststoreVertAlign"
msgid "Bottom"
msgstr "Cobaixo"
@@ -3759,7 +3709,6 @@ msgid "Direct Cursor"
msgstr ""
#: colorconfigwin.ui:489
-#, fuzzy
msgctxt "colorconfigwin|html"
msgid "HTML Document"
msgstr "Documento HTML"
@@ -3780,13 +3729,11 @@ msgid "Keyword highlighting"
msgstr ""
#: colorconfigwin.ui:585
-#, fuzzy
msgctxt "colorconfigwin|unknown"
msgid "Text"
msgstr "Texto"
#: colorconfigwin.ui:597
-#, fuzzy
msgctxt "colorconfigwin|calc"
msgid "Spreadsheet"
msgstr "Fuella de calculo"
@@ -3854,13 +3801,11 @@ msgid "Identifier"
msgstr ""
#: colorconfigwin.ui:886
-#, fuzzy
msgctxt "colorconfigwin|basiccomment"
msgid "Comment"
msgstr "Comentario"
#: colorconfigwin.ui:909
-#, fuzzy
msgctxt "colorconfigwin|basicnumber"
msgid "Number"
msgstr "Numero"
@@ -3896,7 +3841,6 @@ msgid "Identifier"
msgstr ""
#: colorconfigwin.ui:1063
-#, fuzzy
msgctxt "colorconfigwin|sqlnumber"
msgid "Number"
msgstr "Numero"
@@ -3922,7 +3866,6 @@ msgid "Parameter"
msgstr ""
#: colorconfigwin.ui:1178
-#, fuzzy
msgctxt "colorconfigwin|sqlcomment"
msgid "Comment"
msgstr "Comentario"
@@ -3953,7 +3896,6 @@ msgid "CMYK"
msgstr ""
#: colorpage.ui:188
-#, fuzzy
msgctxt "colorpage|delete"
msgid "Delete"
msgstr "Eliminar"
@@ -4025,13 +3967,11 @@ msgid "New Color"
msgstr ""
#: colorpage.ui:656
-#, fuzzy
msgctxt "colorpage|B_custom"
msgid "Blue"
msgstr "Azul"
#: colorpage.ui:671
-#, fuzzy
msgctxt "colorpage|R_custom"
msgid "Red"
msgstr "Royo"
@@ -4052,7 +3992,6 @@ msgid "_R"
msgstr ""
#: colorpage.ui:728
-#, fuzzy
msgctxt "colorpage|G_custom"
msgid "Green"
msgstr "Verde"
@@ -4175,7 +4114,6 @@ msgid "Insert Comment"
msgstr ""
#: comment.ui:153
-#, fuzzy
msgctxt "comment|label2"
msgid "Author"
msgstr "Autor"
@@ -4192,7 +4130,6 @@ msgid "_Insert"
msgstr ""
#: comment.ui:241
-#, fuzzy
msgctxt "comment|author"
msgid "Author"
msgstr "Autor"
@@ -4267,7 +4204,6 @@ msgid "Preview"
msgstr ""
#: connectortabpage.ui:347
-#, fuzzy
msgctxt "connectortabpage|CTL_PREVIEW-atkobject"
msgid "Example"
msgstr "Eixemplo"
@@ -4349,7 +4285,6 @@ msgid "_Height:"
msgstr ""
#: croppage.ui:316
-#, fuzzy
msgctxt "croppage|label10"
msgid "Scale"
msgstr "Escalar"
@@ -4557,7 +4492,6 @@ msgid "Legend"
msgstr ""
#: dimensionlinestabpage.ui:427
-#, fuzzy
msgctxt "dimensionlinestabpage|STR_MEASURE_AUTOMATIC"
msgid "Automatic"
msgstr "Automatica"
@@ -4703,7 +4637,6 @@ msgid "_Back"
msgstr ""
#: editmodulesdialog.ui:228
-#, fuzzy
msgctxt "editmodulesdialog|label1"
msgid "Options"
msgstr "Opcions"
@@ -5036,7 +4969,6 @@ msgid "Assign"
msgstr ""
#: eventassignpage.ui:234
-#, fuzzy
msgctxt "eventassignpage|delete"
msgid "Remove"
msgstr "Borrar"
@@ -5201,7 +5133,6 @@ msgid "record count"
msgstr ""
#: fmsearchdialog.ui:777
-#, fuzzy
msgctxt "fmsearchdialog|flState"
msgid "State"
msgstr "Estau/Provincia"
@@ -5212,7 +5143,6 @@ msgid "Table Properties"
msgstr ""
#: formatcellsdialog.ui:106
-#, fuzzy
msgctxt "formatcellsdialog|name"
msgid "Font"
msgstr "Tipo de letra"
@@ -5223,7 +5153,6 @@ msgid "Font Effects"
msgstr ""
#: formatcellsdialog.ui:151
-#, fuzzy
msgctxt "formatcellsdialog|border"
msgid "Borders"
msgstr "Cantos"
@@ -5240,7 +5169,6 @@ msgid "Format Number"
msgstr ""
#: galleryapplyprogress.ui:8
-#, fuzzy
msgctxt "galleryapplyprogress|GalleryApplyProgress"
msgid "Apply"
msgstr "Aplicar"
@@ -5475,13 +5403,11 @@ msgid "To color percentage"
msgstr ""
#: gradientpage.ui:600
-#, fuzzy
msgctxt "gradientpage|propfl"
msgid "Options"
msgstr "Opcions"
#: gradientpage.ui:644
-#, fuzzy
msgctxt "gradientpage|previewctl-atkobject"
msgid "Example"
msgstr "Eixemplo"
@@ -5614,7 +5540,6 @@ msgid "Replace b_y character"
msgstr ""
#: hangulhanjaconversiondialog.ui:517
-#, fuzzy
msgctxt "hangulhanjaconversiondialog|options"
msgid "Options"
msgstr "Opcions"
@@ -5677,7 +5602,6 @@ msgid "Replace all unique entries automatically"
msgstr ""
#: hangulhanjaoptdialog.ui:252
-#, fuzzy
msgctxt "hangulhanjaoptdialog|label2"
msgid "Options"
msgstr "Opcions"
@@ -5733,13 +5657,11 @@ msgid "Background Color"
msgstr ""
#: hatchpage.ui:313
-#, fuzzy
msgctxt "hatchpage|propfl"
msgid "Options"
msgstr "Opcions"
#: hatchpage.ui:357
-#, fuzzy
msgctxt "hatchpage|previewctl-atkobject"
msgid "Example"
msgstr "Eixemplo"
@@ -5755,7 +5677,6 @@ msgid "Hyperlink"
msgstr ""
#: hyperlinkdialog.ui:42
-#, fuzzy
msgctxt "hyperlinkdialog|apply"
msgid "Apply"
msgstr "Aplicar"
@@ -5781,7 +5702,6 @@ msgid "Open File"
msgstr ""
#: hyperlinkdocpage.ui:82
-#, fuzzy
msgctxt "hyperlinkdocpage|label2"
msgid "Document"
msgstr "Documento"
@@ -6157,7 +6077,6 @@ msgid "Off"
msgstr ""
#: insertfloatingframe.ui:163
-#, fuzzy
msgctxt "insertfloatingframe|scrollbarauto"
msgid "Automatic"
msgstr "Automatica"
@@ -6194,13 +6113,11 @@ msgid "Height:"
msgstr ""
#: insertfloatingframe.ui:345
-#, fuzzy
msgctxt "insertfloatingframe|defaultwidth"
msgid "Default"
msgstr "Por defecto"
#: insertfloatingframe.ui:359
-#, fuzzy
msgctxt "insertfloatingframe|defaultheight"
msgid "Default"
msgstr "Por defecto"
@@ -6279,7 +6196,6 @@ msgid "A_fter"
msgstr ""
#: insertrowcolumn.ui:210
-#, fuzzy
msgctxt "insertrowcolumn|label2"
msgid "Position"
msgstr "Posición"
@@ -6492,7 +6408,6 @@ msgid "Rounded"
msgstr ""
#: linetabpage.ui:56
-#, fuzzy
msgctxt "linetabpage|liststoreEDGE_STYLE"
msgid "- none -"
msgstr "- garra -"
@@ -6614,7 +6529,6 @@ msgid "Icon"
msgstr ""
#: linetabpage.ui:798
-#, fuzzy
msgctxt "linetabpage|CTL_PREVIEW-atkobject"
msgid "Example"
msgstr "Eixemplo"
@@ -6677,7 +6591,6 @@ msgid "Com_ponent..."
msgstr ""
#: macroassignpage.ui:158
-#, fuzzy
msgctxt "macroassignpage|delete"
msgid "Remove"
msgstr "Borrar"
@@ -6693,7 +6606,6 @@ msgid "Macro Selector"
msgstr ""
#: macroselectordialog.ui:37
-#, fuzzy
msgctxt "macroselectordialog|add"
msgid "Add"
msgstr "Adhibir"
@@ -6725,7 +6637,6 @@ msgid "Macro Name"
msgstr ""
#: macroselectordialog.ui:272
-#, fuzzy
msgctxt "macroselectordialog|commandsft"
msgid "Commands"
msgstr "Comentarios"
@@ -6753,7 +6664,6 @@ msgid "_Function"
msgstr "~Función"
#: menuassignpage.ui:105
-#, fuzzy
msgctxt "menuassignpage|label33"
msgid "Description"
msgstr "Descripción"
@@ -6914,7 +6824,6 @@ msgid "Mark the Default Path for New Files"
msgstr ""
#: namedialog.ui:8
-#, fuzzy
msgctxt "namedialog|NameDialog"
msgid "Name"
msgstr "Nombre"
@@ -6966,7 +6875,6 @@ msgid "_Number of rows:"
msgstr ""
#: newtoolbardialog.ui:8
-#, fuzzy
msgctxt "newtoolbardialog|NewToolbarDialog"
msgid "Name"
msgstr "Nombre"
@@ -6994,7 +6902,6 @@ msgid "User-defined"
msgstr "Definiu por l'~usuario"
#: numberingformatpage.ui:44
-#, fuzzy
msgctxt "numberingformatpage|liststore1"
msgid "Number"
msgstr "Numero"
@@ -7010,13 +6917,11 @@ msgid "Currency"
msgstr ""
#: numberingformatpage.ui:53
-#, fuzzy
msgctxt "numberingformatpage|liststore1"
msgid "Date"
msgstr "Calendata"
#: numberingformatpage.ui:56
-#, fuzzy
msgctxt "numberingformatpage|liststore1"
msgid "Time"
msgstr "Hora"
@@ -7037,7 +6942,6 @@ msgid "Boolean Value"
msgstr ""
#: numberingformatpage.ui:68
-#, fuzzy
msgctxt "numberingformatpage|liststore1"
msgid "Text"
msgstr "Texto"
@@ -7048,7 +6952,6 @@ msgid "Automatically"
msgstr ""
#: numberingformatpage.ui:126
-#, fuzzy
msgctxt "numberingformatpage|add|tooltip_text"
msgid "Add"
msgstr "Adhibir"
@@ -7060,7 +6963,6 @@ msgid "Edit Comment"
msgstr "Edita o comentario..."
#: numberingformatpage.ui:156
-#, fuzzy
msgctxt "numberingformatpage|delete|tooltip_text"
msgid "Remove"
msgstr "Borrar"
@@ -7101,7 +7003,6 @@ msgid "_Engineering notation"
msgstr ""
#: numberingformatpage.ui:406
-#, fuzzy
msgctxt "numberingformatpage|optionsft"
msgid "Options"
msgstr "Opcions"
@@ -7291,7 +7192,6 @@ msgid "Gallery"
msgstr ""
#: numberingpositionpage.ui:23
-#, fuzzy
msgctxt "numberingpositionpage|liststore1"
msgid "Left"
msgstr "Enta la cucha"
@@ -7303,7 +7203,6 @@ msgid "Centered"
msgstr "~Centrau"
#: numberingpositionpage.ui:29
-#, fuzzy
msgctxt "numberingpositionpage|liststore1"
msgid "Right"
msgstr "Enta la dreita"
@@ -7387,13 +7286,11 @@ msgid "Position and Spacing"
msgstr ""
#: numberingpositionpage.ui:416
-#, fuzzy
msgctxt "numberingpositionpage|standard"
msgid "Default"
msgstr "Por defecto"
#: objectnamedialog.ui:8
-#, fuzzy
msgctxt "objectnamedialog|ObjectNameDialog"
msgid "Name"
msgstr "Nombre"
@@ -7405,7 +7302,6 @@ msgid "_Name:"
msgstr "Nombre"
#: objecttitledescdialog.ui:15
-#, fuzzy
msgctxt "objecttitledescdialog|ObjectTitleDescDialog"
msgid "Description"
msgstr "Descripción"
@@ -7789,7 +7685,6 @@ msgid "Browse..."
msgstr "~Navegar..."
#: optemailpage.ui:89
-#, fuzzy
msgctxt "optemailpage|browsetitle"
msgid "All files"
msgstr "Totz os fichers"
@@ -7916,7 +7811,6 @@ msgid "Screen only"
msgstr ""
#: optfontspage.ui:132
-#, fuzzy
msgctxt "optfontspage|font"
msgid "Font"
msgstr "Tipo de letra"
@@ -7947,7 +7841,6 @@ msgid "_Size:"
msgstr ""
#: optfontspage.ui:295
-#, fuzzy
msgctxt "optfontspage|fontname"
msgid "Automatic"
msgstr "Automatica"
@@ -8135,7 +8028,6 @@ msgid "Export"
msgstr ""
#: optionsdialog.ui:11
-#, fuzzy
msgctxt "optionsdialog|OptionsDialog"
msgid "Options"
msgstr "Opcions"
@@ -8561,7 +8453,6 @@ msgid "System"
msgstr ""
#: optproxypage.ui:140
-#, fuzzy
msgctxt "optproxypage|proxymode"
msgid "Manual"
msgstr "~Manual"
@@ -8728,7 +8619,6 @@ msgid "Master document"
msgstr "Documento m~aestro"
#: optsavepage.ui:370
-#, fuzzy
msgctxt "optsavepage|doctype"
msgid "Spreadsheet"
msgstr "Fuella de calculo"
@@ -8930,13 +8820,11 @@ msgid "Initials"
msgstr ""
#: optuserpage.ui:236
-#, fuzzy
msgctxt "city-atkobject"
msgid "City"
msgstr "Ciudat"
#: optuserpage.ui:254
-#, fuzzy
msgctxt "state-atkobject"
msgid "State"
msgstr "Estau/Provincia"
@@ -8953,7 +8841,6 @@ msgid "Title"
msgstr "Titol"
#: optuserpage.ui:320
-#, fuzzy
msgctxt "position-atkobject"
msgid "Position"
msgstr "Posición"
@@ -9054,7 +8941,6 @@ msgid "_Zip/city:"
msgstr ""
#: optuserpage.ui:709
-#, fuzzy
msgctxt "icity-atkobject"
msgid "City"
msgstr "Ciudat"
@@ -9065,7 +8951,6 @@ msgid "Zip code"
msgstr ""
#: optuserpage.ui:825
-#, fuzzy
msgctxt "optuserpage|label1"
msgid "Address"
msgstr "Adreza"
@@ -9141,19 +9026,16 @@ msgid "Icons in men_us:"
msgstr ""
#: optviewpage.ui:189
-#, fuzzy
msgctxt "optviewpage|contextmenushortcuts"
msgid "Automatic"
msgstr "Automatica"
#: optviewpage.ui:190
-#, fuzzy
msgctxt "optviewpage|contextmenushortcuts"
msgid "Hide"
msgstr "Amagar"
#: optviewpage.ui:191
-#, fuzzy
msgctxt "optviewpage|contextmenushortcuts"
msgid "Show"
msgstr "Amostrar"
@@ -9164,19 +9046,16 @@ msgid "Shortcuts in context menus:"
msgstr ""
#: optviewpage.ui:218
-#, fuzzy
msgctxt "optviewpage|menuicons"
msgid "Automatic"
msgstr "Automatica"
#: optviewpage.ui:219
-#, fuzzy
msgctxt "optviewpage|menuicons"
msgid "Hide"
msgstr "Amagar"
#: optviewpage.ui:220
-#, fuzzy
msgctxt "optviewpage|menuicons"
msgid "Show"
msgstr "Amostrar"
@@ -9202,7 +9081,6 @@ msgid "Toolbar icon _size:"
msgstr ""
#: optviewpage.ui:358
-#, fuzzy
msgctxt "optviewpage|iconstyle"
msgid "Automatic"
msgstr "Automatica"
@@ -9253,7 +9131,6 @@ msgid "Tango Testing"
msgstr ""
#: optviewpage.ui:380
-#, fuzzy
msgctxt "optviewpage|iconsize"
msgid "Automatic"
msgstr "Automatica"
@@ -9289,7 +9166,6 @@ msgid "Sidebar _icon size:"
msgstr ""
#: optviewpage.ui:439
-#, fuzzy
msgctxt "optviewpage|sidebariconsize"
msgid "Automatic"
msgstr "Automatica"
@@ -9310,7 +9186,6 @@ msgid "_Notebookbar icon size:"
msgstr ""
#: optviewpage.ui:468
-#, fuzzy
msgctxt "optviewpage|notebookbariconsize"
msgid "Automatic"
msgstr "Automatica"
@@ -9557,7 +9432,6 @@ msgid "Justified"
msgstr ""
#: paragalignpage.ui:41
-#, fuzzy
msgctxt "paragalignpage|liststoreLB_VERTALIGN"
msgid "Automatic"
msgstr "Automatica"
@@ -9568,7 +9442,6 @@ msgid "Base line"
msgstr ""
#: paragalignpage.ui:49
-#, fuzzy
msgctxt "paragalignpage|liststoreLB_VERTALIGN"
msgid "Top"
msgstr "Cobalto"
@@ -9579,13 +9452,11 @@ msgid "Middle"
msgstr ""
#: paragalignpage.ui:57
-#, fuzzy
msgctxt "paragalignpage|liststoreLB_VERTALIGN"
msgid "Bottom"
msgstr "Cobaixo"
#: paragalignpage.ui:85
-#, fuzzy
msgctxt "paragalignpage|drawingareaWN_EXAMPLE-atkobject"
msgid "Example"
msgstr "Eixemplo"
@@ -9639,7 +9510,6 @@ msgid "_Left/Top"
msgstr ""
#: paragalignpage.ui:313
-#, fuzzy
msgctxt "paragalignpage|label1"
msgid "Options"
msgstr "Opcions"
@@ -9702,7 +9572,6 @@ msgid "Leading"
msgstr ""
#: paraindentspacing.ui:91
-#, fuzzy
msgctxt "paraindentspacing|drawingareaWN_EXAMPLE-atkobject"
msgid "Example"
msgstr "Eixemplo"
@@ -9780,7 +9649,6 @@ msgid "Register-true"
msgstr ""
#: paratabspage.ui:49
-#, fuzzy
msgctxt "paratabspage|label1"
msgid "Position"
msgstr "Posición"
@@ -9930,7 +9798,6 @@ msgid "Source:"
msgstr "F~uent"
#: pastespecial.ui:157
-#, fuzzy
msgctxt "pastespecial|label1"
msgid "Selection"
msgstr "Selección"
@@ -9966,13 +9833,11 @@ msgid "Background Color:"
msgstr ""
#: patterntabpage.ui:252
-#, fuzzy
msgctxt "patterntabpage|label1"
msgid "Options"
msgstr "Opcions"
#: patterntabpage.ui:295
-#, fuzzy
msgctxt "patterntabpage|CTL_PREVIEW-atkobject"
msgid "Example"
msgstr "Eixemplo"
@@ -10023,7 +9888,6 @@ msgid "Firefox Themes"
msgstr ""
#: pickbulletpage.ui:34
-#, fuzzy
msgctxt "pickbulletpage|label25"
msgid "Selection"
msgstr "Selección"
@@ -10039,19 +9903,16 @@ msgid "Add and Resize"
msgstr ""
#: pickgraphicpage.ui:75
-#, fuzzy
msgctxt "pickgraphicpage|label25"
msgid "Selection"
msgstr "Selección"
#: picknumberingpage.ui:34
-#, fuzzy
msgctxt "picknumberingpage|label25"
msgid "Selection"
msgstr "Selección"
#: pickoutlinepage.ui:34
-#, fuzzy
msgctxt "pickoutlinepage|label25"
msgid "Selection"
msgstr "Selección"
@@ -10079,7 +9940,6 @@ msgid "Raise/lower by"
msgstr ""
#: positionpage.ui:157
-#, fuzzy
msgctxt "positionpage|automatic"
msgid "Automatic"
msgstr "Automatica"
@@ -10090,7 +9950,6 @@ msgid "Relative font size"
msgstr ""
#: positionpage.ui:201
-#, fuzzy
msgctxt "positionpage|label20"
msgid "Position"
msgstr "Posición"
@@ -10188,7 +10047,6 @@ msgid "_Base point:"
msgstr ""
#: possizetabpage.ui:150
-#, fuzzy
msgctxt "possizetabpage|label1"
msgid "Position"
msgstr "Posición"
@@ -10556,7 +10414,6 @@ msgid "Text Format "
msgstr ""
#: searchformatdialog.ui:106
-#, fuzzy
msgctxt "searchformatdialog|font"
msgid "Font"
msgstr "Tipo de letra"
@@ -10567,7 +10424,6 @@ msgid "Font Effects"
msgstr ""
#: searchformatdialog.ui:151
-#, fuzzy
msgctxt "searchformatdialog|position"
msgid "Position"
msgstr "Posición"
@@ -10583,7 +10439,6 @@ msgid "Indents & Spacing"
msgstr ""
#: searchformatdialog.ui:220
-#, fuzzy
msgctxt "searchformatdialog|labelTP_PARA_ALIGN"
msgid "Alignment"
msgstr "Aliniación"
@@ -10679,7 +10534,6 @@ msgid "Search Term or Firefox Theme URL"
msgstr ""
#: select_persona_dialog.ui:228
-#, fuzzy
msgctxt "select_persona_dialog|label6"
msgid "Categories"
msgstr "Categorías"
@@ -10721,7 +10575,6 @@ msgid "_Color:"
msgstr ""
#: shadowtabpage.ui:205
-#, fuzzy
msgctxt "shadowtabpage|CTL_COLOR_PREVIEW-atkobject"
msgid "Example"
msgstr "Eixemplo"
@@ -10823,7 +10676,6 @@ msgid "Label text with smart tags"
msgstr ""
#: smarttagoptionspage.ui:61
-#, fuzzy
msgctxt "smarttagoptionspage|properties"
msgid "Properties..."
msgstr "Propiedatz..."
@@ -11028,7 +10880,6 @@ msgid "Special Character"
msgstr ""
#: spelloptionsdialog.ui:8
-#, fuzzy
msgctxt "spelloptionsdialog|SpellOptionsDialog"
msgid "Options"
msgstr "Opcions"
@@ -11193,7 +11044,6 @@ msgid "Follow te_xt flow"
msgstr ""
#: swpossizepage.ui:522
-#, fuzzy
msgctxt "swpossizepage|label11"
msgid "Position"
msgstr "Posición"
@@ -11266,7 +11116,6 @@ msgid "To right"
msgstr ""
#: textanimtabpage.ui:182
-#, fuzzy
msgctxt "textanimtabpage|BTN_RIGHT-atkobject"
msgid "Right"
msgstr "Enta la dreita"
@@ -11277,7 +11126,6 @@ msgid "To left"
msgstr ""
#: textanimtabpage.ui:203
-#, fuzzy
msgctxt "textanimtabpage|BTN_LEFT-atkobject"
msgid "Left"
msgstr "Enta la cucha"
@@ -11417,13 +11265,11 @@ msgid "Text Anchor"
msgstr ""
#: textdialog.ui:8
-#, fuzzy
msgctxt "textdialog|TextDialog"
msgid "Text"
msgstr "Texto"
#: textdialog.ui:106
-#, fuzzy
msgctxt "textdialog|RID_SVXPAGE_TEXTATTR"
msgid "Text"
msgstr "Texto"
@@ -11492,13 +11338,11 @@ msgid "Page Style"
msgstr "Estilo d'a fuella"
#: textflowpage.ui:309
-#, fuzzy
msgctxt "textflowpage|comboBreakType"
msgid "Page"
msgstr "Pachina"
#: textflowpage.ui:310
-#, fuzzy
msgctxt "textflowpage|comboBreakType"
msgid "Column"
msgstr "Columna"
@@ -11549,7 +11393,6 @@ msgid "lines"
msgstr ""
#: textflowpage.ui:513
-#, fuzzy
msgctxt "textflowpage|labelOptions"
msgid "Options"
msgstr "Opcions"
@@ -11662,13 +11505,11 @@ msgid "_End value:"
msgstr ""
#: transparencytabpage.ui:435
-#, fuzzy
msgctxt "transparencytabpage|CTL_BITMAP_PREVIEW-atkobject"
msgid "Example"
msgstr "Eixemplo"
#: transparencytabpage.ui:453
-#, fuzzy
msgctxt "transparencytabpage|CTL_TRANS_PREVIEW-atkobject"
msgid "Example"
msgstr "Eixemplo"
@@ -11886,7 +11727,6 @@ msgid "Zoom Factor"
msgstr ""
#: zoomdialog.ui:262
-#, fuzzy
msgctxt "zoomdialog|automatic"
msgid "Automatic"
msgstr "Automatica"
diff --git a/source/an/dbaccess/messages.po b/source/an/dbaccess/messages.po
index 2d5d3d148eb..a72dbc62f02 100644
--- a/source/an/dbaccess/messages.po
+++ b/source/an/dbaccess/messages.po
@@ -751,7 +751,6 @@ msgid "Row Height..."
msgstr "~Altaria d'a ringlera..."
#: strings.hrc:174
-#, fuzzy
msgctxt "RID_STR_COPY"
msgid "~Copy"
msgstr "~Copiar"
@@ -2513,7 +2512,6 @@ msgid "Existing data fields can be set as primary key on the type formatting ste
msgstr ""
#: copytablepage.ui:192
-#, fuzzy
msgctxt "copytablepage|label1"
msgid "Options"
msgstr "Opcions"
@@ -2644,7 +2642,6 @@ msgid "Set Up a Connection to a MySQL Database"
msgstr ""
#: dbwizspreadsheetpage.ui:74
-#, fuzzy
msgctxt "dbwizspreadsheetpage|browse"
msgid "Browse"
msgstr "Navegar"
@@ -2660,7 +2657,6 @@ msgid "_Password required"
msgstr ""
#: dbwiztextpage.ui:74
-#, fuzzy
msgctxt "dbwiztextpage|browse"
msgid "Browse"
msgstr "Navegar"
@@ -2716,7 +2712,6 @@ msgid "SQL Command"
msgstr ""
#: directsqldialog.ui:220
-#, fuzzy
msgctxt "directsqldialog|label2"
msgid "Status"
msgstr "Estau"
@@ -2737,7 +2732,6 @@ msgid "Format"
msgstr ""
#: fielddialog.ui:133
-#, fuzzy
msgctxt "fielddialog|alignment"
msgid "Alignment"
msgstr "Aliniación"
@@ -2842,7 +2836,6 @@ msgid "_Recently used:"
msgstr ""
#: generalpagewizard.ui:179
-#, fuzzy
msgctxt "generalpagewizard|openDatabase"
msgid "Open"
msgstr "Ubrir"
@@ -3052,7 +3045,6 @@ msgid "Natural"
msgstr ""
#: joindialog.ui:311
-#, fuzzy
msgctxt "joindialog|label6"
msgid "Options"
msgstr "Opcions"
@@ -3390,7 +3382,6 @@ msgid "Condition"
msgstr ""
#: queryfilterdialog.ui:134
-#, fuzzy
msgctxt "queryfilterdialog|field1"
msgid "- none -"
msgstr "- garra -"
@@ -3446,19 +3437,16 @@ msgid "not null"
msgstr ""
#: queryfilterdialog.ui:171
-#, fuzzy
msgctxt "queryfilterdialog|field2"
msgid "- none -"
msgstr "- garra -"
#: queryfilterdialog.ui:185
-#, fuzzy
msgctxt "queryfilterdialog|field3"
msgid "- none -"
msgstr "- garra -"
#: queryfilterdialog.ui:219
-#, fuzzy
msgctxt "queryfilterdialog|label7"
msgid "Value"
msgstr "Valura"
@@ -3489,7 +3477,6 @@ msgid "Criteria"
msgstr ""
#: queryfuncmenu.ui:12
-#, fuzzy
msgctxt "queryfuncmenu|functions"
msgid "Functions"
msgstr "Funcions"
@@ -3883,7 +3870,6 @@ msgid "Comparison of Boolean values:"
msgstr ""
#: specialsettingspage.ui:315
-#, fuzzy
msgctxt "specialsettingspage|comparison"
msgid "Default"
msgstr "Por defecto"
diff --git a/source/an/desktop/messages.po b/source/an/desktop/messages.po
index f69de135c60..b32c6ec710a 100644
--- a/source/an/desktop/messages.po
+++ b/source/an/desktop/messages.po
@@ -216,7 +216,6 @@ msgid "Error: The status of this extension is unknown"
msgstr ""
#: strings.hrc:72
-#, fuzzy
msgctxt "RID_STR_CLOSE_BTN"
msgid "Close"
msgstr "Zarrar"
@@ -823,7 +822,6 @@ msgid "_Show all updates"
msgstr ""
#: updatedialog.ui:196
-#, fuzzy
msgctxt "updatedialog|DESCRIPTION_LABEL"
msgid "Description"
msgstr "Descripción"
diff --git a/source/an/editeng/messages.po b/source/an/editeng/messages.po
index 43100927697..d3f018c638a 100644
--- a/source/an/editeng/messages.po
+++ b/source/an/editeng/messages.po
@@ -673,7 +673,6 @@ msgid "cm"
msgstr ""
#: editrids.hrc:168
-#, fuzzy
msgctxt "RID_SVXITEMS_METRIC_INCH"
msgid "inch"
msgstr "Pulzadas"
@@ -1309,7 +1308,6 @@ msgid "Paragraph is %x"
msgstr ""
#: editrids.hrc:304
-#, fuzzy
msgctxt "RID_SVXSTR_AUTOMATIC"
msgid "Automatic"
msgstr "Automatica"
diff --git a/source/an/extensions/messages.po b/source/an/extensions/messages.po
index 895488478d4..5a6b0a40304 100644
--- a/source/an/extensions/messages.po
+++ b/source/an/extensions/messages.po
@@ -14,13 +14,11 @@ msgstr ""
"X-Generator: LibreOffice\n"
#: command.hrc:29
-#, fuzzy
msgctxt "RID_RSC_ENUM_COMMAND_TYPE"
msgid "Table"
msgstr "Tabla"
#: command.hrc:30
-#, fuzzy
msgctxt "RID_RSC_ENUM_COMMAND_TYPE"
msgid "Query"
msgstr "Consulta"
@@ -31,19 +29,16 @@ msgid "SQL command"
msgstr ""
#: showhide.hrc:29
-#, fuzzy
msgctxt "RID_RSC_ENUM_SHOWHIDE"
msgid "Hide"
msgstr "Amagar"
#: showhide.hrc:30
-#, fuzzy
msgctxt "RID_RSC_ENUM_SHOWHIDE"
msgid "Show"
msgstr "Amostrar"
#: stringarrays.hrc:27
-#, fuzzy
msgctxt "RID_RSC_ENUM_VERTICAL_ALIGN"
msgid "Top"
msgstr "Cobalto"
@@ -54,7 +49,6 @@ msgid "Middle"
msgstr ""
#: stringarrays.hrc:29
-#, fuzzy
msgctxt "RID_RSC_ENUM_VERTICAL_ALIGN"
msgid "Bottom"
msgstr "Cobaixo"
@@ -90,13 +84,11 @@ msgid "Valuelist"
msgstr ""
#: stringarrays.hrc:48
-#, fuzzy
msgctxt "RID_RSC_ENUM_LISTSOURCE_TYPE"
msgid "Table"
msgstr "Tabla"
#: stringarrays.hrc:49
-#, fuzzy
msgctxt "RID_RSC_ENUM_LISTSOURCE_TYPE"
msgid "Query"
msgstr "Consulta"
@@ -119,7 +111,6 @@ msgid "Tablefields"
msgstr ""
#: stringarrays.hrc:57
-#, fuzzy
msgctxt "RID_RSC_ENUM_ALIGNMENT"
msgid "Left"
msgstr "Enta la cucha"
@@ -131,7 +122,6 @@ msgid "Center"
msgstr "~Centrau"
#: stringarrays.hrc:59
-#, fuzzy
msgctxt "RID_RSC_ENUM_ALIGNMENT"
msgid "Right"
msgstr "Enta la dreita"
@@ -223,7 +213,6 @@ msgid "Multipart"
msgstr ""
#: stringarrays.hrc:89
-#, fuzzy
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "Text"
msgstr "Texto"
@@ -392,7 +381,6 @@ msgid "Multi"
msgstr ""
#: stringarrays.hrc:150
-#, fuzzy
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "Range"
msgstr "Intervalo"
@@ -409,19 +397,16 @@ msgid "Vertical"
msgstr ""
#: stringarrays.hrc:161
-#, fuzzy
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Default"
msgstr "Por defecto"
#: stringarrays.hrc:162
-#, fuzzy
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "OK"
msgstr "D'alcuerdo"
#: stringarrays.hrc:163
-#, fuzzy
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Cancel"
msgstr "Cancelar"
@@ -810,7 +795,6 @@ msgid "Graphics alignment"
msgstr ""
#: strings.hrc:54
-#, fuzzy
msgctxt "RID_STR_FONT"
msgid "Font"
msgstr "Tipo de letra"
@@ -1493,7 +1477,6 @@ msgid "The connection to the data source \"$name$\" could not be established."
msgstr ""
#: strings.hrc:188
-#, fuzzy
msgctxt "RID_STR_TEXT"
msgid "Text"
msgstr "Texto"
@@ -1763,7 +1746,6 @@ msgid "(Default)"
msgstr "Por defecto"
#: strings.hrc:245
-#, fuzzy
msgctxt "RID_STR_STANDARD"
msgid "Default"
msgstr "Por defecto"
@@ -1791,7 +1773,6 @@ msgid "<Embedded-Image>"
msgstr ""
#: strings.hrc:250
-#, fuzzy
msgctxt "RID_STR_TEXT_FORMAT"
msgid "Text"
msgstr "Texto"
@@ -2294,7 +2275,6 @@ msgid "Unpublished"
msgstr ""
#: strings.hrc:355
-#, fuzzy
msgctxt "ST_TYPE_EMAIL"
msgid "E-mail"
msgstr "Correu-e"
@@ -3231,7 +3211,6 @@ msgid "Column Names"
msgstr ""
#: toolbar.ui:14
-#, fuzzy
msgctxt "toolbar|TBC_FT_SOURCE"
msgid "Table"
msgstr "Tabla"
@@ -3273,7 +3252,6 @@ msgid "Character"
msgstr ""
#: controlfontdialog.ui:105
-#, fuzzy
msgctxt "controlfontdialog|font"
msgid "Font"
msgstr "Tipo de letra"
diff --git a/source/an/extras/source/autocorr/emoji.po b/source/an/extras/source/autocorr/emoji.po
index db7c13fd35a..f66a2911d93 100644
--- a/source/an/extras/source/autocorr/emoji.po
+++ b/source/an/extras/source/autocorr/emoji.po
@@ -670,7 +670,6 @@ msgstr ""
#. ″ (U+02033), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"DOUBLE_PRIME\n"
diff --git a/source/an/extras/source/gallery/share.po b/source/an/extras/source/gallery/share.po
index 660948d4393..a36bb46ce43 100644
--- a/source/an/extras/source/gallery/share.po
+++ b/source/an/extras/source/gallery/share.po
@@ -81,7 +81,6 @@ msgid "Sounds"
msgstr ""
#: gallery_names.ulf
-#, fuzzy
msgctxt ""
"gallery_names.ulf\n"
"symbols\n"
diff --git a/source/an/filter/messages.po b/source/an/filter/messages.po
index 7b528855057..3fdd10c02f9 100644
--- a/source/an/filter/messages.po
+++ b/source/an/filter/messages.po
@@ -341,7 +341,6 @@ msgid "_Selection/Selected sheet(s)"
msgstr ""
#: pdfgeneralpage.ui:141
-#, fuzzy
msgctxt "pdfgeneralpage|label1"
msgid "Range"
msgstr "Intervalo"
@@ -473,7 +472,6 @@ msgid "PDF"
msgstr ""
#: pdfgeneralpage.ui:540
-#, fuzzy
msgctxt "pdfgeneralpage|format"
msgid "HTML"
msgstr "HTML"
diff --git a/source/an/formula/messages.po b/source/an/formula/messages.po
index bbdcc36fdde..9bffb9a7edf 100644
--- a/source/an/formula/messages.po
+++ b/source/an/formula/messages.po
@@ -884,7 +884,6 @@ msgid "PERMUTATIONA"
msgstr ""
#: core_resource.hrc:2431
-#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PV"
msgstr "va"
@@ -960,7 +959,6 @@ msgid "RRI"
msgstr ""
#: core_resource.hrc:2446
-#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FV"
msgstr "vf"
@@ -971,7 +969,6 @@ msgid "NPER"
msgstr "NPER"
#: core_resource.hrc:2448
-#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RATE"
msgstr "taxa"
@@ -2130,7 +2127,6 @@ msgid "_Next >"
msgstr ""
#: formuladialog.ui:158
-#, fuzzy
msgctxt "formuladialog|function"
msgid "Functions"
msgstr "Funcions"
diff --git a/source/an/fpicker/messages.po b/source/an/fpicker/messages.po
index 3fddb631ef8..7adb4cf63b4 100644
--- a/source/an/fpicker/messages.po
+++ b/source/an/fpicker/messages.po
@@ -118,7 +118,6 @@ msgid "All files"
msgstr "Totz os fichers"
#: strings.hrc:34
-#, fuzzy
msgctxt "STR_FILEDLG_OPEN"
msgid "Open"
msgstr "Ubrir"
diff --git a/source/an/instsetoo_native/inc_openoffice/windows/msi_languages.po b/source/an/instsetoo_native/inc_openoffice/windows/msi_languages.po
index 8ec89a9e067..566cacbe367 100644
--- a/source/an/instsetoo_native/inc_openoffice/windows/msi_languages.po
+++ b/source/an/instsetoo_native/inc_openoffice/windows/msi_languages.po
@@ -977,7 +977,6 @@ msgid "Key: [1], Name: [2], Value: [3]"
msgstr ""
#: Control.ulf
-#, fuzzy
msgctxt ""
"Control.ulf\n"
"OOO_CONTROL_3\n"
@@ -1018,7 +1017,6 @@ msgid "Create new folder|"
msgstr ""
#: Control.ulf
-#, fuzzy
msgctxt ""
"Control.ulf\n"
"OOO_CONTROL_10\n"
@@ -1059,7 +1057,6 @@ msgid "&Change..."
msgstr ""
#: Control.ulf
-#, fuzzy
msgctxt ""
"Control.ulf\n"
"OOO_CONTROL_18\n"
@@ -1116,7 +1113,6 @@ msgid "< &Back"
msgstr ""
#: Control.ulf
-#, fuzzy
msgctxt ""
"Control.ulf\n"
"OOO_CONTROL_25\n"
@@ -1181,7 +1177,6 @@ msgid "< &Back"
msgstr ""
#: Control.ulf
-#, fuzzy
msgctxt ""
"Control.ulf\n"
"OOO_CONTROL_35\n"
@@ -1262,7 +1257,6 @@ msgid "< &Back"
msgstr ""
#: Control.ulf
-#, fuzzy
msgctxt ""
"Control.ulf\n"
"OOO_CONTROL_49\n"
@@ -1432,7 +1426,6 @@ msgid "Will be installed to run from the network. (Available only if the feature
msgstr ""
#: Control.ulf
-#, fuzzy
msgctxt ""
"Control.ulf\n"
"OOO_CONTROL_72\n"
@@ -1457,7 +1450,6 @@ msgid "< &Back"
msgstr ""
#: Control.ulf
-#, fuzzy
msgctxt ""
"Control.ulf\n"
"OOO_CONTROL_87\n"
@@ -1538,7 +1530,6 @@ msgid "{&MSSansBold8}Disk Space Requirements"
msgstr ""
#: Control.ulf
-#, fuzzy
msgctxt ""
"Control.ulf\n"
"OOO_CONTROL_100\n"
@@ -1595,7 +1586,6 @@ msgid "&Retry"
msgstr ""
#: Control.ulf
-#, fuzzy
msgctxt ""
"Control.ulf\n"
"OOO_CONTROL_111\n"
@@ -1636,7 +1626,6 @@ msgid "Create New Folder|"
msgstr ""
#: Control.ulf
-#, fuzzy
msgctxt ""
"Control.ulf\n"
"OOO_CONTROL_118\n"
@@ -1669,7 +1658,6 @@ msgid "< &Back"
msgstr ""
#: Control.ulf
-#, fuzzy
msgctxt ""
"Control.ulf\n"
"OOO_CONTROL_123\n"
@@ -1718,7 +1706,6 @@ msgid "< &Back"
msgstr ""
#: Control.ulf
-#, fuzzy
msgctxt ""
"Control.ulf\n"
"OOO_CONTROL_131\n"
@@ -1759,7 +1746,6 @@ msgid "< &Back"
msgstr ""
#: Control.ulf
-#, fuzzy
msgctxt ""
"Control.ulf\n"
"OOO_CONTROL_138\n"
@@ -1824,7 +1810,6 @@ msgid "< &Back"
msgstr ""
#: Control.ulf
-#, fuzzy
msgctxt ""
"Control.ulf\n"
"OOO_CONTROL_147\n"
@@ -1889,7 +1874,6 @@ msgid "{120}{70}{70}{70}{70}"
msgstr ""
#: Control.ulf
-#, fuzzy
msgctxt ""
"Control.ulf\n"
"OOO_CONTROL_157\n"
@@ -1906,7 +1890,6 @@ msgid "< &Back"
msgstr ""
#: Control.ulf
-#, fuzzy
msgctxt ""
"Control.ulf\n"
"OOO_CONTROL_159\n"
@@ -1947,7 +1930,6 @@ msgid "< &Back"
msgstr ""
#: Control.ulf
-#, fuzzy
msgctxt ""
"Control.ulf\n"
"OOO_CONTROL_166\n"
@@ -2020,7 +2002,6 @@ msgid "< &Back"
msgstr ""
#: Control.ulf
-#, fuzzy
msgctxt ""
"Control.ulf\n"
"OOO_CONTROL_177\n"
@@ -2078,7 +2059,6 @@ msgid "< &Back"
msgstr ""
#: Control.ulf
-#, fuzzy
msgctxt ""
"Control.ulf\n"
"OOO_CONTROL_184\n"
@@ -2151,7 +2131,6 @@ msgid "< &Back"
msgstr ""
#: Control.ulf
-#, fuzzy
msgctxt ""
"Control.ulf\n"
"OOO_CONTROL_193\n"
@@ -2265,7 +2244,6 @@ msgid "< &Back"
msgstr ""
#: Control.ulf
-#, fuzzy
msgctxt ""
"Control.ulf\n"
"OOO_CONTROL_215\n"
@@ -2306,7 +2284,6 @@ msgid "< &Back"
msgstr ""
#: Control.ulf
-#, fuzzy
msgctxt ""
"Control.ulf\n"
"OOO_CONTROL_220\n"
@@ -2387,7 +2364,6 @@ msgid "< &Back"
msgstr ""
#: Control.ulf
-#, fuzzy
msgctxt ""
"Control.ulf\n"
"OOO_CONTROL_233\n"
@@ -2485,7 +2461,6 @@ msgid "< &Back"
msgstr ""
#: Control.ulf
-#, fuzzy
msgctxt ""
"Control.ulf\n"
"OOO_CONTROL_246\n"
@@ -2534,7 +2509,6 @@ msgid "< &Back"
msgstr ""
#: Control.ulf
-#, fuzzy
msgctxt ""
"Control.ulf\n"
"OOO_CONTROL_254\n"
@@ -2599,7 +2573,6 @@ msgid "< &Back"
msgstr ""
#: Control.ulf
-#, fuzzy
msgctxt ""
"Control.ulf\n"
"OOO_CONTROL_265\n"
@@ -2816,7 +2789,6 @@ msgid "{&MSSansBold8}Files in Use"
msgstr ""
#: Control.ulf
-#, fuzzy
msgctxt ""
"Control.ulf\n"
"OOO_CONTROL_325\n"
@@ -2825,7 +2797,6 @@ msgid "Cancel"
msgstr "Cancelar"
#: Control.ulf
-#, fuzzy
msgctxt ""
"Control.ulf\n"
"OOO_CONTROL_326\n"
diff --git a/source/an/officecfg/registry/data/org/openoffice/Office.po b/source/an/officecfg/registry/data/org/openoffice/Office.po
index cfbf7cc2b4b..4126db0f1ea 100644
--- a/source/an/officecfg/registry/data/org/openoffice/Office.po
+++ b/source/an/officecfg/registry/data/org/openoffice/Office.po
@@ -144,7 +144,6 @@ msgid "~Drawing"
msgstr "~Debuxo"
#: Common.xcu
-#, fuzzy
msgctxt ""
"Common.xcu\n"
"..Common.Menus.New.m4\n"
@@ -154,7 +153,6 @@ msgid "F~ormula"
msgstr "~Formula"
#: Common.xcu
-#, fuzzy
msgctxt ""
"Common.xcu\n"
"..Common.Menus.New.m5\n"
@@ -164,7 +162,6 @@ msgid "Database"
msgstr "Base de datos"
#: Common.xcu
-#, fuzzy
msgctxt ""
"Common.xcu\n"
"..Common.Menus.New.m7\n"
@@ -174,7 +171,6 @@ msgid "~HTML Document"
msgstr "Documento HTML"
#: Common.xcu
-#, fuzzy
msgctxt ""
"Common.xcu\n"
"..Common.Menus.New.m8\n"
@@ -184,7 +180,6 @@ msgid "~XML Form Document"
msgstr "Documento de formulario XML"
#: Common.xcu
-#, fuzzy
msgctxt ""
"Common.xcu\n"
"..Common.Menus.New.m9\n"
@@ -972,7 +967,6 @@ msgid "~Finish"
msgstr ""
#: PresentationMinimizer.xcu
-#, fuzzy
msgctxt ""
"PresentationMinimizer.xcu\n"
"..PresentationMinimizer.Strings\n"
@@ -1353,7 +1347,6 @@ msgid "My Settings "
msgstr ""
#: PresentationMinimizer.xcu
-#, fuzzy
msgctxt ""
"PresentationMinimizer.xcu\n"
"..PresentationMinimizer.Strings\n"
@@ -1555,7 +1548,6 @@ msgid "Zoom"
msgstr "Escala"
#: PresenterScreen.xcu
-#, fuzzy
msgctxt ""
"PresenterScreen.xcu\n"
"..PresenterScreen.PresenterScreenSettings.Buttons.SlideSorterCloser\n"
@@ -1565,7 +1557,6 @@ msgid "Close"
msgstr "Zarrar"
#: PresenterScreen.xcu
-#, fuzzy
msgctxt ""
"PresenterScreen.xcu\n"
"..PresenterScreen.PresenterScreenSettings.Buttons.NotesViewCloser\n"
@@ -1575,7 +1566,6 @@ msgid "Close"
msgstr "Zarrar"
#: PresenterScreen.xcu
-#, fuzzy
msgctxt ""
"PresenterScreen.xcu\n"
"..PresenterScreen.PresenterScreenSettings.Buttons.HelpViewCloser\n"
@@ -2785,7 +2775,6 @@ msgid "CountryReg"
msgstr "PaísReg"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.mailinglist.Fields.phonenumber\n"
@@ -2795,7 +2784,6 @@ msgid "PhoneNumber"
msgstr "NúmeroTeléfono"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.mailinglist.Fields.phonenumber\n"
@@ -2805,7 +2793,6 @@ msgid "PhoneNo"
msgstr "NroTel"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.mailinglist.Fields.faxnumber\n"
@@ -2815,7 +2802,6 @@ msgid "FaxNumber"
msgstr "NúmeroFax"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.mailinglist.Fields.faxnumber\n"
@@ -3065,7 +3051,6 @@ msgid "Photo"
msgstr "Foto"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.mailinglist.Fields.notes\n"
@@ -3075,7 +3060,6 @@ msgid "Notes"
msgstr "Notas"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.mailinglist.Fields.notes\n"
@@ -3115,7 +3099,6 @@ msgid "ContactID"
msgstr "IDContacto"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.contacts.Fields.firstname\n"
@@ -3125,7 +3108,6 @@ msgid "FirstName"
msgstr "Nombre"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.contacts.Fields.firstname\n"
@@ -3271,7 +3253,6 @@ msgid "CountryReg"
msgstr "PaísRegión"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.contacts.Fields.phonenumber\n"
@@ -3281,7 +3262,6 @@ msgid "PhoneNumber"
msgstr "NúmeroTeléfono"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.contacts.Fields.phonenumber\n"
@@ -3291,7 +3271,6 @@ msgid "PhoneNo"
msgstr "NroTel"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.contacts.Fields.faxnumber\n"
@@ -3301,7 +3280,6 @@ msgid "FaxNumber"
msgstr "NúmeroFax"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.contacts.Fields.faxnumber\n"
@@ -3531,7 +3509,6 @@ msgid "Photo"
msgstr "Foto"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.contacts.Fields.notes\n"
@@ -3541,7 +3518,6 @@ msgid "Notes"
msgstr "Notas"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.contacts.Fields.notes\n"
@@ -3601,7 +3577,6 @@ msgid "CompnyName"
msgstr "NombCía"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.customers.Fields.firstname\n"
@@ -3611,7 +3586,6 @@ msgid "FirstName"
msgstr "Nombre"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.customers.Fields.firstname\n"
@@ -3641,7 +3615,6 @@ msgid "LastName"
msgstr "Apellido"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.customers.Fields.department\n"
@@ -3661,7 +3634,6 @@ msgid "Department"
msgstr "Depto"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.customers.Fields.address\n"
@@ -3681,7 +3653,6 @@ msgid "Address"
msgstr "Direc"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.customers.Fields.city\n"
@@ -3691,7 +3662,6 @@ msgid "City"
msgstr "Ciudat"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.customers.Fields.city\n"
@@ -3761,7 +3731,6 @@ msgid "CountryReg"
msgstr "PaísRegión"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.customers.Fields.phonenumber\n"
@@ -3771,7 +3740,6 @@ msgid "PhoneNumber"
msgstr "NúmeroTeléfono"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.customers.Fields.phonenumber\n"
@@ -3781,7 +3749,6 @@ msgid "PhoneNo"
msgstr "NroTel"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.customers.Fields.faxnumber\n"
@@ -3791,7 +3758,6 @@ msgid "FaxNumber"
msgstr "NúmeroFax"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.customers.Fields.faxnumber\n"
@@ -3861,7 +3827,6 @@ msgid "Title"
msgstr "Cargo"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.customers.Fields.notes\n"
@@ -3871,7 +3836,6 @@ msgid "Notes"
msgstr "Notas"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.customers.Fields.notes\n"
@@ -3911,7 +3875,6 @@ msgid "EmployeeID"
msgstr "IDEmpleado"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.employees.Fields.firstname\n"
@@ -3921,7 +3884,6 @@ msgid "FirstName"
msgstr "Nombre"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.employees.Fields.firstname\n"
@@ -3991,7 +3953,6 @@ msgid "Title"
msgstr "Cargo"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.employees.Fields.department\n"
@@ -4091,7 +4052,6 @@ msgid "Extension"
msgstr "Extensión"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.employees.Fields.address\n"
@@ -4101,7 +4061,6 @@ msgid "Address"
msgstr "Adreza"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.employees.Fields.address\n"
@@ -4111,7 +4070,6 @@ msgid "Address"
msgstr "Adreza"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.employees.Fields.city\n"
@@ -4121,7 +4079,6 @@ msgid "City"
msgstr "Ciudat"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.employees.Fields.city\n"
@@ -4211,7 +4168,6 @@ msgid "PhoneNo"
msgstr "NúmTeléfon"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.employees.Fields.faxnumber\n"
@@ -4451,7 +4407,6 @@ msgid "Photo"
msgstr "Foto"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.employees.Fields.notes\n"
@@ -4461,7 +4416,6 @@ msgid "Notes"
msgstr "Notas"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.employees.Fields.notes\n"
@@ -4891,7 +4845,6 @@ msgid "OrderID"
msgstr "IDPedido"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.orderdetails.Fields.productID\n"
@@ -4901,7 +4854,6 @@ msgid "ProductID"
msgstr "IDProducto"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.orderdetails.Fields.productID\n"
@@ -5401,7 +5353,6 @@ msgid "CCAuthorNo"
msgstr "NAutTrjCré"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.payments.Fields.paymentterms\n"
@@ -5441,7 +5392,6 @@ msgid "PaymMethID"
msgstr "IDFrmaPago"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.payments.Fields.notes\n"
@@ -5451,7 +5401,6 @@ msgid "Notes"
msgstr "Notas"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.payments.Fields.notes\n"
@@ -5689,7 +5638,6 @@ msgid "ShipCost"
msgstr "CosteEnvío"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.invoices.Fields.notes\n"
@@ -5699,7 +5647,6 @@ msgid "Notes"
msgstr "Notas"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.invoices.Fields.notes\n"
@@ -5779,7 +5726,6 @@ msgid "OrderID"
msgstr "IDPedido"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.invoicedetails.Fields.productID\n"
@@ -5789,7 +5735,6 @@ msgid "ProductID"
msgstr "IDProducto"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.invoicedetails.Fields.productID\n"
@@ -5859,7 +5804,6 @@ msgid "Discount"
msgstr "Esconto"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.invoicedetails.Fields.paymentterms\n"
@@ -6179,7 +6123,6 @@ msgid "EmployeeID"
msgstr "IDEmpleado"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.events.Fields.status\n"
@@ -6189,7 +6132,6 @@ msgid "Status"
msgstr "Estau"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.events.Fields.status\n"
@@ -6379,7 +6321,6 @@ msgid "CostPPersn"
msgstr "CostPrPers"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.events.Fields.notes\n"
@@ -6389,7 +6330,6 @@ msgid "Notes"
msgstr "Notas"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.events.Fields.notes\n"
@@ -6629,7 +6569,6 @@ msgid "Confirmation"
msgstr "Confirmac"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.reservations.Fields.notes\n"
@@ -6639,7 +6578,6 @@ msgid "Notes"
msgstr "Notas"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.reservations.Fields.notes\n"
@@ -6799,7 +6737,6 @@ msgid "BillablHrs"
msgstr "HrsFactur"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.timebilled.Fields.notes\n"
@@ -6809,7 +6746,6 @@ msgid "Notes"
msgstr "Notas"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.timebilled.Fields.notes\n"
@@ -7009,7 +6945,6 @@ msgid "PaymntMeth"
msgstr "FormaPago"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.expenses.Fields.notes\n"
@@ -7019,7 +6954,6 @@ msgid "Notes"
msgstr "Notas"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.expenses.Fields.notes\n"
@@ -7519,7 +7453,6 @@ msgid "FrghtChrge"
msgstr "CrgoPrCost"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.deliveries.Fields.notes\n"
@@ -7529,7 +7462,6 @@ msgid "Notes"
msgstr "Notas"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.deliveries.Fields.notes\n"
@@ -7569,7 +7501,6 @@ msgid "AssetID"
msgstr "IDActivo"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.assets.Fields.description\n"
@@ -7929,7 +7860,6 @@ msgid "CurrentVal"
msgstr "ValrActual"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.assets.Fields.comments\n"
@@ -8039,7 +7969,6 @@ msgid "TrnsactnNo"
msgstr "NúmTransac"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.transactions.Fields.date\n"
@@ -8049,7 +7978,6 @@ msgid "Date"
msgstr "Calendata"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.transactions.Fields.date\n"
@@ -8059,7 +7987,6 @@ msgid "Date"
msgstr "Calendata"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.transactions.Fields.description\n"
@@ -8299,7 +8226,6 @@ msgid "Taxable"
msgstr "SujeImpsts"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.transactions.Fields.notes\n"
@@ -8309,7 +8235,6 @@ msgid "Notes"
msgstr "Notas"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.transactions.Fields.notes\n"
@@ -8349,7 +8274,6 @@ msgid "TaskID"
msgstr "IDTarea"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.tasks.Fields.description\n"
@@ -8409,7 +8333,6 @@ msgid "EndDate"
msgstr "FechaFin"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.tasks.Fields.notes\n"
@@ -8419,7 +8342,6 @@ msgid "Notes"
msgstr "Notas"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.tasks.Fields.notes\n"
@@ -8509,7 +8431,6 @@ msgid "Private"
msgstr "Privau"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.categories\n"
@@ -8539,7 +8460,6 @@ msgid "CategoryID"
msgstr "IDCategor"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.categories.Fields.categoryname\n"
@@ -8549,7 +8469,6 @@ msgid "CategoryName"
msgstr "NombreCategoría"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.categories.Fields.categoryname\n"
@@ -8589,7 +8508,6 @@ msgid "AddressID"
msgstr "IDDirecc"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.addresses.Fields.firstname\n"
@@ -8599,7 +8517,6 @@ msgid "FirstName"
msgstr "Nombre"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.addresses.Fields.firstname\n"
@@ -8649,7 +8566,6 @@ msgid "Title"
msgstr "Cargo"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.addresses.Fields.address\n"
@@ -8659,7 +8575,6 @@ msgid "Address"
msgstr "Adreza"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.addresses.Fields.address\n"
@@ -8669,7 +8584,6 @@ msgid "Address"
msgstr "Adreza"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.addresses.Fields.city\n"
@@ -8679,7 +8593,6 @@ msgid "City"
msgstr "Ciudat"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.addresses.Fields.city\n"
@@ -8769,7 +8682,6 @@ msgid "PhoneNo"
msgstr "NúmTeléfon"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.addresses.Fields.faxnumber\n"
@@ -9009,7 +8921,6 @@ msgid "Photo"
msgstr "Foto"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.addresses.Fields.notes\n"
@@ -9019,7 +8930,6 @@ msgid "Notes"
msgstr "Notas"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.addresses.Fields.notes\n"
@@ -9159,7 +9069,6 @@ msgid "ItemType"
msgstr "TipoArtíc"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.householdinventory.Fields.description\n"
@@ -9359,7 +9268,6 @@ msgid "Insured"
msgstr "Asegurau"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.householdinventory.Fields.notes\n"
@@ -9369,7 +9277,6 @@ msgid "Notes"
msgstr "Notas"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.householdinventory.Fields.notes\n"
@@ -9409,7 +9316,6 @@ msgid "RecipeID"
msgstr "IDReceta"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.recipes.Fields.name\n"
@@ -9419,7 +9325,6 @@ msgid "Name"
msgstr "Nombre"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.recipes.Fields.name\n"
@@ -9429,7 +9334,6 @@ msgid "Name"
msgstr "Nombre"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.recipes.Fields.description\n"
@@ -9649,7 +9553,6 @@ msgid "Utensils"
msgstr "Utensilios"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.recipes.Fields.notes\n"
@@ -9659,7 +9562,6 @@ msgid "Notes"
msgstr "Notas"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.recipes.Fields.notes\n"
@@ -9999,7 +9901,6 @@ msgid "Photo"
msgstr "Foto"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.plants.Fields.notes\n"
@@ -10009,7 +9910,6 @@ msgid "Notes"
msgstr "Notas"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.plants.Fields.notes\n"
@@ -10249,7 +10149,6 @@ msgid "PrintSize"
msgstr "TamañoImpr"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.photographs.Fields.notes\n"
@@ -10259,7 +10158,6 @@ msgid "Notes"
msgstr "Notas"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.photographs.Fields.notes\n"
@@ -10459,7 +10357,6 @@ msgid "Camera"
msgstr "Camera"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.miniaturefilms.Fields.notes\n"
@@ -10469,7 +10366,6 @@ msgid "Notes"
msgstr "Notas"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.miniaturefilms.Fields.notes\n"
@@ -10769,7 +10665,6 @@ msgid "Review"
msgstr "Revisar"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.dvdcollection.Fields.notes\n"
@@ -10779,7 +10674,6 @@ msgid "Notes"
msgstr "Notas"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.dvdcollection.Fields.notes\n"
@@ -11079,7 +10973,6 @@ msgid "Review"
msgstr "Revisar"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.cdcollection.Fields.notes\n"
@@ -11089,7 +10982,6 @@ msgid "Notes"
msgstr "Notas"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.cdcollection.Fields.notes\n"
@@ -11289,7 +11181,6 @@ msgid "Translator"
msgstr "Traductor"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.library.Fields.pages\n"
@@ -11299,7 +11190,6 @@ msgid "Pages"
msgstr "Pachinas"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.library.Fields.pages\n"
@@ -11409,7 +11299,6 @@ msgid "EditionNo"
msgstr "NúmEdición"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.library.Fields.notes\n"
@@ -11419,7 +11308,6 @@ msgid "Notes"
msgstr "Notas"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.library.Fields.notes\n"
@@ -11459,7 +11347,6 @@ msgid "AuthorID"
msgstr "IDAutor"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.authors.Fields.firstname\n"
@@ -11469,7 +11356,6 @@ msgid "FirstName"
msgstr "Nombre"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.authors.Fields.firstname\n"
@@ -11639,7 +11525,6 @@ msgid "Photo"
msgstr "Foto"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.authors.Fields.notes\n"
@@ -11649,7 +11534,6 @@ msgid "Notes"
msgstr "Notas"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.authors.Fields.notes\n"
@@ -11769,7 +11653,6 @@ msgid "AccountTyp"
msgstr "TipoCuenta"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.accounts.Fields.description\n"
@@ -11789,7 +11672,6 @@ msgid "Descrption"
msgstr "Descripc"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.accounts.Fields.notes\n"
@@ -11799,7 +11681,6 @@ msgid "Notes"
msgstr "Notas"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.accounts.Fields.notes\n"
@@ -11939,7 +11820,6 @@ msgid "ShareOwned"
msgstr "AccsPoseíd"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.investments.Fields.notes\n"
@@ -11949,7 +11829,6 @@ msgid "Notes"
msgstr "Notas"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.investments.Fields.notes\n"
@@ -12189,7 +12068,6 @@ msgid "HoursSleep"
msgstr "HorasSueño"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.exerciselog.Fields.notes\n"
@@ -12199,7 +12077,6 @@ msgid "Notes"
msgstr "Notas"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.exerciselog.Fields.notes\n"
@@ -12439,7 +12316,6 @@ msgid "Vitamins"
msgstr "Vitaminas"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.dietlog.Fields.notes\n"
@@ -12449,7 +12325,6 @@ msgid "Notes"
msgstr "Notas"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.dietlog.Fields.notes\n"
diff --git a/source/an/officecfg/registry/data/org/openoffice/Office/UI.po b/source/an/officecfg/registry/data/org/openoffice/Office/UI.po
index 4ad6f2d6423..eeab5f17466 100644
--- a/source/an/officecfg/registry/data/org/openoffice/Office/UI.po
+++ b/source/an/officecfg/registry/data/org/openoffice/Office/UI.po
@@ -27,7 +27,6 @@ msgid "Database Object"
msgstr "Obchectos de base de datos"
#: BaseWindowState.xcu
-#, fuzzy
msgctxt ""
"BaseWindowState.xcu\n"
"..BaseWindowState.UIElements.States.private:resource/toolbar/tableobjectbar\n"
@@ -37,7 +36,6 @@ msgid "Table"
msgstr "Tabla"
#: BaseWindowState.xcu
-#, fuzzy
msgctxt ""
"BaseWindowState.xcu\n"
"..BaseWindowState.UIElements.States.private:resource/toolbar/queryobjectbar\n"
@@ -67,7 +65,6 @@ msgid "Form"
msgstr "Formulario"
#: BaseWindowState.xcu
-#, fuzzy
msgctxt ""
"BaseWindowState.xcu\n"
"..BaseWindowState.UIElements.States.private:resource/toolbar/toolbar\n"
@@ -246,7 +243,6 @@ msgid "Tab Bar"
msgstr ""
#: BasicIDEWindowState.xcu
-#, fuzzy
msgctxt ""
"BasicIDEWindowState.xcu\n"
"..BasicIDEWindowState.UIElements.States.private:resource/toolbar/standardbar\n"
@@ -256,7 +252,6 @@ msgid "Standard"
msgstr "Estandar"
#: BasicIDEWindowState.xcu
-#, fuzzy
msgctxt ""
"BasicIDEWindowState.xcu\n"
"..BasicIDEWindowState.UIElements.States.private:resource/toolbar/macrobar\n"
@@ -376,7 +371,6 @@ msgid "~Choose Data Source..."
msgstr "Trigar orichen de datos..."
#: BibliographyCommands.xcu
-#, fuzzy
msgctxt ""
"BibliographyCommands.xcu\n"
"..BibliographyCommands.UserInterface.Commands..uno:Bib/source\n"
@@ -1420,7 +1414,6 @@ msgid "AutoFill Data Series: automatic"
msgstr "Replenar series de datos automaticament"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:Cancel\n"
@@ -1564,7 +1557,6 @@ msgid "Edit Print Ranges"
msgstr ""
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:AddPrintArea\n"
@@ -2044,7 +2036,6 @@ msgid "Show Comment"
msgstr "Amostrar comentarios"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:ShowNote\n"
@@ -2170,7 +2161,6 @@ msgid "~Normal View"
msgstr "Vista normal"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:NormalViewMode\n"
@@ -3702,7 +3692,6 @@ msgid "Format as General"
msgstr ""
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:NumberFormatDate\n"
@@ -3721,7 +3710,6 @@ msgid "Format as Date"
msgstr ""
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:NumberFormatDecimal\n"
@@ -3940,7 +3928,6 @@ msgid "Document Title"
msgstr ""
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:InsertFieldDateVariable\n"
@@ -4357,7 +4344,6 @@ msgid "~Number"
msgstr "Numero"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:ColumnOperations\n"
@@ -4478,7 +4464,6 @@ msgid "Neutral"
msgstr ""
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:StyleApply?Style:string=Warning&amp;FamilyName:string=CellStyles\n"
@@ -4585,7 +4570,6 @@ msgid "Form Control"
msgstr "Campos de control de formulario"
#: CalcWindowState.xcu
-#, fuzzy
msgctxt ""
"CalcWindowState.xcu\n"
"..CalcWindowState.UIElements.States.private:resource/popupmenu/formrichtext\n"
@@ -4747,7 +4731,6 @@ msgid "Print Preview"
msgstr ""
#: CalcWindowState.xcu
-#, fuzzy
msgctxt ""
"CalcWindowState.xcu\n"
"..CalcWindowState.UIElements.States.private:resource/toolbar/extrusionobjectbar\n"
@@ -4757,7 +4740,6 @@ msgid "3D-Settings"
msgstr "Configuración 3D"
#: CalcWindowState.xcu
-#, fuzzy
msgctxt ""
"CalcWindowState.xcu\n"
"..CalcWindowState.UIElements.States.private:resource/toolbar/formtextobjectbar\n"
@@ -4847,7 +4829,6 @@ msgid "Insert Cell"
msgstr "Ficar celda"
#: CalcWindowState.xcu
-#, fuzzy
msgctxt ""
"CalcWindowState.xcu\n"
"..CalcWindowState.UIElements.States.private:resource/toolbar/standardbar\n"
@@ -4877,7 +4858,6 @@ msgid "Text Formatting"
msgstr "Formateo de texto"
#: CalcWindowState.xcu
-#, fuzzy
msgctxt ""
"CalcWindowState.xcu\n"
"..CalcWindowState.UIElements.States.private:resource/toolbar/toolbar\n"
@@ -4986,7 +4966,6 @@ msgid "Stars and Banners"
msgstr "Estrelas y banderas"
#: CalcWindowState.xcu
-#, fuzzy
msgctxt ""
"CalcWindowState.xcu\n"
"..CalcWindowState.UIElements.States.private:resource/toolbar/symbolshapes\n"
@@ -5063,7 +5042,6 @@ msgid "~Titles..."
msgstr "~Titol..."
#: ChartCommands.xcu
-#, fuzzy
msgctxt ""
"ChartCommands.xcu\n"
"..ChartCommands.UserInterface.Commands..uno:InsertMenuLegend\n"
@@ -6218,7 +6196,6 @@ msgid "Shape Text"
msgstr "Escala de texto"
#: ChartWindowState.xcu
-#, fuzzy
msgctxt ""
"ChartWindowState.xcu\n"
"..ChartWindowState.UIElements.States.private:resource/toolbar/standardbar\n"
@@ -6258,7 +6235,6 @@ msgid "Basic Shapes"
msgstr "Formas basicas"
#: ChartWindowState.xcu
-#, fuzzy
msgctxt ""
"ChartWindowState.xcu\n"
"..ChartWindowState.UIElements.States.private:resource/toolbar/symbolshapes\n"
@@ -6358,7 +6334,6 @@ msgid "Query Design"
msgstr "Diseño de consulta"
#: DbRelationWindowState.xcu
-#, fuzzy
msgctxt ""
"DbRelationWindowState.xcu\n"
"..DbRelationWindowState.UIElements.States.private:resource/toolbar/toolbar\n"
@@ -6378,7 +6353,6 @@ msgid "Report"
msgstr "Informe"
#: DbReportWindowState.xcu
-#, fuzzy
msgctxt ""
"DbReportWindowState.xcu\n"
".DbReportWindowState.UIElements.States.private:resource/toolbar/toolbar\n"
@@ -6407,7 +6381,6 @@ msgid "Report Controls"
msgstr ""
#: DbReportWindowState.xcu
-#, fuzzy
msgctxt ""
"DbReportWindowState.xcu\n"
".DbReportWindowState.UIElements.States.private:resource/toolbar/drawbar\n"
@@ -6464,7 +6437,6 @@ msgid "Table Data"
msgstr "Datos de tabla"
#: DbTableWindowState.xcu
-#, fuzzy
msgctxt ""
"DbTableWindowState.xcu\n"
"..DbTableWindowState.UIElements.States.private:resource/toolbar/toolbar\n"
@@ -6524,7 +6496,6 @@ msgid "Switch Design View On/Off"
msgstr "Activar u desactivar la vista Diseño"
#: DbuCommands.xcu
-#, fuzzy
msgctxt ""
"DbuCommands.xcu\n"
"..DbuCommands.UserInterface.Commands..uno:DBViewFunctions\n"
@@ -6902,7 +6873,6 @@ msgid "Select All"
msgstr "Seleccionar tot"
#: DbuCommands.xcu
-#, fuzzy
msgctxt ""
"DbuCommands.xcu\n"
"..DbuCommands.UserInterface.Commands..uno:DBDSProperties\n"
@@ -7012,7 +6982,6 @@ msgid "Document Information"
msgstr "Información d'o documento"
#: DbuCommands.xcu
-#, fuzzy
msgctxt ""
"DbuCommands.xcu\n"
"..DbuCommands.UserInterface.Commands..uno:DBShowDocPreview\n"
@@ -7334,7 +7303,6 @@ msgid "Registered databases ..."
msgstr ""
#: DbuCommands.xcu
-#, fuzzy
msgctxt ""
"DbuCommands.xcu\n"
"..DbuCommands.UserInterface.Popups..uno:DBDatabasePropertiesMenu\n"
@@ -8310,7 +8278,6 @@ msgid "Format Slide"
msgstr ""
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Commands..uno:SlideSetup\n"
@@ -8653,7 +8620,6 @@ msgid "~Modify Layer..."
msgstr ""
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Commands..uno:PageMode\n"
@@ -9046,7 +9012,6 @@ msgid "Connector with Circles"
msgstr "Conector con círculos"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Commands..uno:TextToolbox\n"
@@ -9782,7 +9747,6 @@ msgid "Date and ~Time..."
msgstr "Calendata y hora..."
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:NormalMultiPaneGUI\n"
@@ -10150,7 +10114,6 @@ msgid "Ta~ble Properties..."
msgstr "Propiedatz d'a tabla..."
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AutoSum\n"
@@ -10872,7 +10835,6 @@ msgid "Form Control"
msgstr "Campos de control de formulario"
#: DrawWindowState.xcu
-#, fuzzy
msgctxt ""
"DrawWindowState.xcu\n"
"..DrawWindowState.UIElements.States.private:resource/popupmenu/formrichtext\n"
@@ -10969,7 +10931,6 @@ msgid "OLE Object"
msgstr "Obchecto OLE"
#: DrawWindowState.xcu
-#, fuzzy
msgctxt ""
"DrawWindowState.xcu\n"
"..DrawWindowState.UIElements.States.private:resource/popupmenu/page\n"
@@ -11016,7 +10977,6 @@ msgid "Page Master Pane (no selection)"
msgstr ""
#: DrawWindowState.xcu
-#, fuzzy
msgctxt ""
"DrawWindowState.xcu\n"
"..DrawWindowState.UIElements.States.private:resource/popupmenu/table\n"
@@ -11044,7 +11004,6 @@ msgid "Text Box (drawing)"
msgstr ""
#: DrawWindowState.xcu
-#, fuzzy
msgctxt ""
"DrawWindowState.xcu\n"
"..DrawWindowState.UIElements.States.private:resource/toolbar/extrusionobjectbar\n"
@@ -11199,7 +11158,6 @@ msgid "Fontwork Shape"
msgstr "Forma de Fontwork"
#: DrawWindowState.xcu
-#, fuzzy
msgctxt ""
"DrawWindowState.xcu\n"
"..DrawWindowState.UIElements.States.private:resource/toolbar/formtextobjectbar\n"
@@ -11298,7 +11256,6 @@ msgid "Lines"
msgstr "Linias"
#: DrawWindowState.xcu
-#, fuzzy
msgctxt ""
"DrawWindowState.xcu\n"
"..DrawWindowState.UIElements.States.private:resource/toolbar/positionbar\n"
@@ -11317,7 +11274,6 @@ msgid "Legacy Rectangles"
msgstr ""
#: DrawWindowState.xcu
-#, fuzzy
msgctxt ""
"DrawWindowState.xcu\n"
"..DrawWindowState.UIElements.States.private:resource/toolbar/textbar\n"
@@ -11337,7 +11293,6 @@ msgid "Text Formatting"
msgstr "Formateo de texto"
#: DrawWindowState.xcu
-#, fuzzy
msgctxt ""
"DrawWindowState.xcu\n"
"..DrawWindowState.UIElements.States.private:resource/toolbar/tableobjectbar\n"
@@ -11387,7 +11342,6 @@ msgid "Flowchart"
msgstr "Diagrama de fluxo"
#: DrawWindowState.xcu
-#, fuzzy
msgctxt ""
"DrawWindowState.xcu\n"
"..DrawWindowState.UIElements.States.private:resource/toolbar/symbolshapes\n"
@@ -11457,7 +11411,6 @@ msgid "Color"
msgstr "Color"
#: DrawWindowState.xcu
-#, fuzzy
msgctxt ""
"DrawWindowState.xcu\n"
"..DrawWindowState.UIElements.States.private:resource/toolbar/commentsbar\n"
@@ -15040,7 +14993,6 @@ msgid "BASIC"
msgstr "BASIC"
#: GenericCategories.xcu
-#, fuzzy
msgctxt ""
"GenericCategories.xcu\n"
"..GenericCategories.Commands.Categories.6\n"
@@ -15100,7 +15052,6 @@ msgid "Templates"
msgstr "Plantillas"
#: GenericCategories.xcu
-#, fuzzy
msgctxt ""
"GenericCategories.xcu\n"
"..GenericCategories.Commands.Categories.12\n"
@@ -15130,7 +15081,6 @@ msgid "Image"
msgstr "Imachen"
#: GenericCategories.xcu
-#, fuzzy
msgctxt ""
"GenericCategories.xcu\n"
"..GenericCategories.Commands.Categories.15\n"
@@ -15260,7 +15210,6 @@ msgid "Show Comme~nts"
msgstr "Amostrar comentarios"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:ShowAnnotations\n"
@@ -15406,7 +15355,6 @@ msgid "Insert Basic Shapes"
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:SymbolShapes\n"
@@ -17627,7 +17575,6 @@ msgid "Line Spacing: 2"
msgstr "Interlineado : 2"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:StatusGetPosition\n"
@@ -17686,7 +17633,6 @@ msgid "Brightness"
msgstr "Brilo"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:GrafContrast\n"
@@ -19277,7 +19223,6 @@ msgid "Apply Style"
msgstr "Aplicar estilo"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:AddDateField\n"
@@ -21710,7 +21655,6 @@ msgid "Chart Options"
msgstr "Opcions de diagramas"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:FrameName\n"
@@ -22450,7 +22394,6 @@ msgid "Macro Toolbar On/Off"
msgstr "Amostrar/amagar Barra de macros"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:CommonTaskBarVisible\n"
@@ -22537,7 +22480,6 @@ msgid "Step Over"
msgstr "Pasar a o siguient"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:BasicStop\n"
@@ -23238,7 +23180,6 @@ msgid "Sort Descending"
msgstr "Orden descendent"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:SendMail\n"
@@ -23431,7 +23372,6 @@ msgid "Form-Based Filters"
msgstr "Filtros de formas"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:FormFilterExit\n"
@@ -24905,7 +24845,6 @@ msgid "Form Control"
msgstr "Campos de control de formulario"
#: ImpressWindowState.xcu
-#, fuzzy
msgctxt ""
"ImpressWindowState.xcu\n"
"..ImpressWindowState.UIElements.States.private:resource/popupmenu/formrichtext\n"
@@ -25058,7 +24997,6 @@ msgid "Master Slide Sorter/Pane (no selection)"
msgstr ""
#: ImpressWindowState.xcu
-#, fuzzy
msgctxt ""
"ImpressWindowState.xcu\n"
"..ImpressWindowState.UIElements.States.private:resource/popupmenu/table\n"
@@ -25086,7 +25024,6 @@ msgid "Text Box (drawing)"
msgstr ""
#: ImpressWindowState.xcu
-#, fuzzy
msgctxt ""
"ImpressWindowState.xcu\n"
"..ImpressWindowState.UIElements.States.private:resource/toolbar/extrusionobjectbar\n"
@@ -25183,7 +25120,6 @@ msgid "Legacy Circles and Ovals"
msgstr ""
#: ImpressWindowState.xcu
-#, fuzzy
msgctxt ""
"ImpressWindowState.xcu\n"
"..ImpressWindowState.UIElements.States.private:resource/toolbar/formtextobjectbar\n"
@@ -25331,7 +25267,6 @@ msgid "Basic Shapes"
msgstr "Formas basicas"
#: ImpressWindowState.xcu
-#, fuzzy
msgctxt ""
"ImpressWindowState.xcu\n"
"..ImpressWindowState.UIElements.States.private:resource/toolbar/symbolshapes\n"
@@ -25381,7 +25316,6 @@ msgid "Stars and Banners"
msgstr "Estrelas y banderas"
#: ImpressWindowState.xcu
-#, fuzzy
msgctxt ""
"ImpressWindowState.xcu\n"
"..ImpressWindowState.UIElements.States.private:resource/toolbar/optionsbar\n"
@@ -25400,7 +25334,6 @@ msgid "Legacy Rectangles"
msgstr ""
#: ImpressWindowState.xcu
-#, fuzzy
msgctxt ""
"ImpressWindowState.xcu\n"
"..ImpressWindowState.UIElements.States.private:resource/toolbar/positionbar\n"
@@ -25430,7 +25363,6 @@ msgid "Slide View"
msgstr "Vista diapositiva"
#: ImpressWindowState.xcu
-#, fuzzy
msgctxt ""
"ImpressWindowState.xcu\n"
"..ImpressWindowState.UIElements.States.private:resource/toolbar/standardbar\n"
@@ -25440,7 +25372,6 @@ msgid "Standard"
msgstr "Estandar"
#: ImpressWindowState.xcu
-#, fuzzy
msgctxt ""
"ImpressWindowState.xcu\n"
"..ImpressWindowState.UIElements.States.private:resource/toolbar/textbar\n"
@@ -25470,7 +25401,6 @@ msgid "Drawing"
msgstr "Dibuixo"
#: ImpressWindowState.xcu
-#, fuzzy
msgctxt ""
"ImpressWindowState.xcu\n"
"..ImpressWindowState.UIElements.States.private:resource/toolbar/tableobjectbar\n"
@@ -25540,7 +25470,6 @@ msgid "Color"
msgstr "Color"
#: ImpressWindowState.xcu
-#, fuzzy
msgctxt ""
"ImpressWindowState.xcu\n"
"..ImpressWindowState.UIElements.States.private:resource/toolbar/commentsbar\n"
@@ -25960,7 +25889,6 @@ msgid "View Panel"
msgstr ""
#: MathWindowState.xcu
-#, fuzzy
msgctxt ""
"MathWindowState.xcu\n"
"..MathWindowState.UIElements.States.private:resource/toolbar/standardbar\n"
@@ -25970,7 +25898,6 @@ msgid "Standard"
msgstr "Estandar"
#: MathWindowState.xcu
-#, fuzzy
msgctxt ""
"MathWindowState.xcu\n"
"..MathWindowState.UIElements.States.private:resource/toolbar/toolbar\n"
@@ -26604,7 +26531,6 @@ msgid "Properties"
msgstr "Propiedatz"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.DeckList.WriterPageDeck\n"
@@ -26662,7 +26588,6 @@ msgid "Slide Transition"
msgstr "Transición de diapositivas"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.DeckList.NavigatorDeck\n"
@@ -26682,7 +26607,6 @@ msgid "Styles"
msgstr "Plantillas"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.DeckList.ScFunctionsDeck\n"
@@ -26782,7 +26706,6 @@ msgid "Header"
msgstr "Encabezamiento"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.PageFooterPanel\n"
@@ -26994,7 +26917,6 @@ msgid "Wrap"
msgstr "Ajuste"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.SwNavigatorPanel\n"
@@ -27004,7 +26926,6 @@ msgid "Navigator"
msgstr "Navegador"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.ScNavigatorPanel\n"
@@ -27014,7 +26935,6 @@ msgid "Navigator"
msgstr "Navegador"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.SdNavigatorPanel\n"
@@ -27044,7 +26964,6 @@ msgid "Styles"
msgstr "Plantillas"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.ScFunctionsPanel\n"
@@ -27402,7 +27321,6 @@ msgid "~Window"
msgstr "Fines~tra"
#: StartModuleWindowState.xcu
-#, fuzzy
msgctxt ""
"StartModuleWindowState.xcu\n"
"..StartModuleWindowState.UIElements.States.private:resource/toolbar/standardbar\n"
@@ -27552,7 +27470,6 @@ msgid "~Normal View"
msgstr "Vista normal"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:PrintLayout\n"
@@ -28412,7 +28329,6 @@ msgid "Insert Page Break"
msgstr "Ficar blinco de ringlera"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:InsertTable\n"
@@ -30741,7 +30657,6 @@ msgid "~Footnote or Endnote..."
msgstr "Piulé de pachina/notas..."
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:Escape\n"
@@ -31507,7 +31422,6 @@ msgid "Go to Previous Index Mark"
msgstr "Ir a la marca d'indiz anterior"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:AutoSum\n"
@@ -31644,7 +31558,6 @@ msgid "Highlight Color"
msgstr ""
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:Fields\n"
@@ -32885,7 +32798,6 @@ msgid "Form Control"
msgstr "Campos de control de formulario"
#: WriterFormWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterFormWindowState.xcu\n"
"..WriterFormWindowState.UIElements.States.private:resource/popupmenu/formrichtext\n"
@@ -32944,7 +32856,6 @@ msgid "Print Preview"
msgstr ""
#: WriterFormWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterFormWindowState.xcu\n"
"..WriterFormWindowState.UIElements.States.private:resource/popupmenu/table\n"
@@ -32954,7 +32865,6 @@ msgid "Table"
msgstr "Tabla"
#: WriterFormWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterFormWindowState.xcu\n"
"..WriterFormWindowState.UIElements.States.private:resource/popupmenu/text\n"
@@ -32964,7 +32874,6 @@ msgid "Text"
msgstr "Texto"
#: WriterFormWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterFormWindowState.xcu\n"
"..WriterFormWindowState.UIElements.States.private:resource/toolbar/standardbar\n"
@@ -32993,7 +32902,6 @@ msgid "Mail Merge"
msgstr ""
#: WriterFormWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterFormWindowState.xcu\n"
"..WriterFormWindowState.UIElements.States.private:resource/toolbar/toolbar\n"
@@ -33003,7 +32911,6 @@ msgid "Tools"
msgstr "Ferramientas"
#: WriterFormWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterFormWindowState.xcu\n"
"..WriterFormWindowState.UIElements.States.private:resource/toolbar/tableobjectbar\n"
@@ -33023,7 +32930,6 @@ msgid "Bullets and Numbering"
msgstr "Numeración y viñetas"
#: WriterFormWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterFormWindowState.xcu\n"
"..WriterFormWindowState.UIElements.States.private:resource/toolbar/drawingobjectbar\n"
@@ -33052,7 +32958,6 @@ msgid "Edit Points"
msgstr "Puntos d'edición"
#: WriterFormWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterFormWindowState.xcu\n"
"..WriterFormWindowState.UIElements.States.private:resource/toolbar/extrusionobjectbar\n"
@@ -33062,7 +32967,6 @@ msgid "3D-Settings"
msgstr "Configuración 3D"
#: WriterFormWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterFormWindowState.xcu\n"
"..WriterFormWindowState.UIElements.States.private:resource/toolbar/formtextobjectbar\n"
@@ -33300,7 +33204,6 @@ msgid "Stars and Banners"
msgstr "Estrelas y Banners"
#: WriterFormWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterFormWindowState.xcu\n"
"..WriterFormWindowState.UIElements.States.private:resource/toolbar/symbolshapes\n"
@@ -33380,7 +33283,6 @@ msgid "Form Control"
msgstr "Campos de control de formulario"
#: WriterGlobalWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterGlobalWindowState.xcu\n"
"..WriterGlobalWindowState.UIElements.States.private:resource/popupmenu/formrichtext\n"
@@ -33439,7 +33341,6 @@ msgid "Print Preview"
msgstr ""
#: WriterGlobalWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterGlobalWindowState.xcu\n"
"..WriterGlobalWindowState.UIElements.States.private:resource/popupmenu/table\n"
@@ -33449,7 +33350,6 @@ msgid "Table"
msgstr "Tabla"
#: WriterGlobalWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterGlobalWindowState.xcu\n"
"..WriterGlobalWindowState.UIElements.States.private:resource/popupmenu/text\n"
@@ -33459,7 +33359,6 @@ msgid "Text"
msgstr "Texto"
#: WriterGlobalWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterGlobalWindowState.xcu\n"
"..WriterGlobalWindowState.UIElements.States.private:resource/toolbar/standardbar\n"
@@ -33489,7 +33388,6 @@ msgid "Formatting"
msgstr "Formateo"
#: WriterGlobalWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterGlobalWindowState.xcu\n"
"..WriterGlobalWindowState.UIElements.States.private:resource/toolbar/toolbar\n"
@@ -33499,7 +33397,6 @@ msgid "Tools"
msgstr "Ferramientas"
#: WriterGlobalWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterGlobalWindowState.xcu\n"
"..WriterGlobalWindowState.UIElements.States.private:resource/toolbar/tableobjectbar\n"
@@ -33519,7 +33416,6 @@ msgid "Bullets and Numbering"
msgstr "Numeración y viñetas"
#: WriterGlobalWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterGlobalWindowState.xcu\n"
"..WriterGlobalWindowState.UIElements.States.private:resource/toolbar/drawingobjectbar\n"
@@ -33548,7 +33444,6 @@ msgid "Edit Points"
msgstr "Editar puntos"
#: WriterGlobalWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterGlobalWindowState.xcu\n"
"..WriterGlobalWindowState.UIElements.States.private:resource/toolbar/extrusionobjectbar\n"
@@ -33558,7 +33453,6 @@ msgid "3D-Settings"
msgstr "Configuración 3D"
#: WriterGlobalWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterGlobalWindowState.xcu\n"
"..WriterGlobalWindowState.UIElements.States.private:resource/toolbar/formtextobjectbar\n"
@@ -33786,7 +33680,6 @@ msgid "Stars and Banners"
msgstr "Cintas y estrelas"
#: WriterGlobalWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterGlobalWindowState.xcu\n"
"..WriterGlobalWindowState.UIElements.States.private:resource/toolbar/symbolshapes\n"
@@ -33894,7 +33787,6 @@ msgid "Form Control"
msgstr "Campos de control de formulario"
#: WriterReportWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterReportWindowState.xcu\n"
"..WriterReportWindowState.UIElements.States.private:resource/popupmenu/formrichtext\n"
@@ -33953,7 +33845,6 @@ msgid "Print Preview"
msgstr ""
#: WriterReportWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterReportWindowState.xcu\n"
"..WriterReportWindowState.UIElements.States.private:resource/popupmenu/table\n"
@@ -33963,7 +33854,6 @@ msgid "Table"
msgstr "Tabla"
#: WriterReportWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterReportWindowState.xcu\n"
"..WriterReportWindowState.UIElements.States.private:resource/popupmenu/text\n"
@@ -34300,7 +34190,6 @@ msgid "Stars and Banners"
msgstr "Estrelas y Cintas"
#: WriterReportWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterReportWindowState.xcu\n"
"..WriterReportWindowState.UIElements.States.private:resource/toolbar/symbolshapes\n"
@@ -34360,7 +34249,6 @@ msgid "Form Control"
msgstr "Campos de control de formulario"
#: WriterWebWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWebWindowState.xcu\n"
"..WriterWebWindowState.UIElements.States.private:resource/popupmenu/formrichtext\n"
@@ -34419,7 +34307,6 @@ msgid "HTML Source"
msgstr "Codigo fuent HTML"
#: WriterWebWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWebWindowState.xcu\n"
"..WriterWebWindowState.UIElements.States.private:resource/popupmenu/table\n"
@@ -34429,7 +34316,6 @@ msgid "Table"
msgstr "Tabla"
#: WriterWebWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWebWindowState.xcu\n"
"..WriterWebWindowState.UIElements.States.private:resource/popupmenu/text\n"
@@ -34439,7 +34325,6 @@ msgid "Text"
msgstr "Texto"
#: WriterWebWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWebWindowState.xcu\n"
"..WriterWebWindowState.UIElements.States.private:resource/toolbar/standardbar\n"
@@ -34469,7 +34354,6 @@ msgid "Formatting"
msgstr "Formateo"
#: WriterWebWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWebWindowState.xcu\n"
"..WriterWebWindowState.UIElements.States.private:resource/toolbar/toolbar\n"
@@ -34489,7 +34373,6 @@ msgid "OLE-Object"
msgstr "Obchecto OLE"
#: WriterWebWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWebWindowState.xcu\n"
"..WriterWebWindowState.UIElements.States.private:resource/toolbar/tableobjectbar\n"
@@ -34567,7 +34450,6 @@ msgid "Fontwork Shape"
msgstr "Forma de Fontwork"
#: WriterWebWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWebWindowState.xcu\n"
"..WriterWebWindowState.UIElements.States.private:resource/toolbar/formtextobjectbar\n"
@@ -34804,7 +34686,6 @@ msgid "Form Control"
msgstr "Campos de control de formulario"
#: WriterWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWindowState.xcu\n"
"..WriterWindowState.UIElements.States.private:resource/popupmenu/formrichtext\n"
@@ -34872,7 +34753,6 @@ msgid "Print Preview"
msgstr ""
#: WriterWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWindowState.xcu\n"
"..WriterWindowState.UIElements.States.private:resource/popupmenu/table\n"
@@ -34882,7 +34762,6 @@ msgid "Table"
msgstr "Tabla"
#: WriterWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWindowState.xcu\n"
"..WriterWindowState.UIElements.States.private:resource/popupmenu/text\n"
@@ -34892,7 +34771,6 @@ msgid "Text"
msgstr "Texto"
#: WriterWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWindowState.xcu\n"
"..WriterWindowState.UIElements.States.private:resource/toolbar/standardbar\n"
@@ -34940,7 +34818,6 @@ msgid "Mail Merge"
msgstr ""
#: WriterWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWindowState.xcu\n"
"..WriterWindowState.UIElements.States.private:resource/toolbar/toolbar\n"
@@ -34979,7 +34856,6 @@ msgid "TSCP Classification"
msgstr ""
#: WriterWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWindowState.xcu\n"
"..WriterWindowState.UIElements.States.private:resource/toolbar/tableobjectbar\n"
@@ -34999,7 +34875,6 @@ msgid "Bullets and Numbering"
msgstr "Numeración y viñetas"
#: WriterWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWindowState.xcu\n"
"..WriterWindowState.UIElements.States.private:resource/toolbar/drawingobjectbar\n"
@@ -35028,7 +34903,6 @@ msgid "Edit Points"
msgstr "Editar puntos"
#: WriterWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWindowState.xcu\n"
"..WriterWindowState.UIElements.States.private:resource/toolbar/extrusionobjectbar\n"
@@ -35038,7 +34912,6 @@ msgid "3D-Settings"
msgstr "Configuración 3D"
#: WriterWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWindowState.xcu\n"
"..WriterWindowState.UIElements.States.private:resource/toolbar/formtextobjectbar\n"
@@ -35265,7 +35138,6 @@ msgid "Stars and Banners"
msgstr "Estrelas y banderas"
#: WriterWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWindowState.xcu\n"
"..WriterWindowState.UIElements.States.private:resource/toolbar/symbolshapes\n"
@@ -35391,7 +35263,6 @@ msgid "Form Control"
msgstr "Campos de control de formulario"
#: XFormsWindowState.xcu
-#, fuzzy
msgctxt ""
"XFormsWindowState.xcu\n"
"..XFormsWindowState.UIElements.States.private:resource/popupmenu/formrichtext\n"
@@ -35450,7 +35321,6 @@ msgid "Print Preview"
msgstr ""
#: XFormsWindowState.xcu
-#, fuzzy
msgctxt ""
"XFormsWindowState.xcu\n"
"..XFormsWindowState.UIElements.States.private:resource/popupmenu/table\n"
@@ -35460,7 +35330,6 @@ msgid "Table"
msgstr "Tabla"
#: XFormsWindowState.xcu
-#, fuzzy
msgctxt ""
"XFormsWindowState.xcu\n"
"..XFormsWindowState.UIElements.States.private:resource/popupmenu/text\n"
@@ -35470,7 +35339,6 @@ msgid "Text"
msgstr "Texto"
#: XFormsWindowState.xcu
-#, fuzzy
msgctxt ""
"XFormsWindowState.xcu\n"
"..XFormsWindowState.UIElements.States.private:resource/toolbar/standardbar\n"
@@ -35528,7 +35396,6 @@ msgid "Bullets and Numbering"
msgstr "Numeración y viñetas"
#: XFormsWindowState.xcu
-#, fuzzy
msgctxt ""
"XFormsWindowState.xcu\n"
"..XFormsWindowState.UIElements.States.private:resource/toolbar/drawingobjectbar\n"
@@ -35557,7 +35424,6 @@ msgid "Edit Points"
msgstr "Puntos d'edición"
#: XFormsWindowState.xcu
-#, fuzzy
msgctxt ""
"XFormsWindowState.xcu\n"
"..XFormsWindowState.UIElements.States.private:resource/toolbar/extrusionobjectbar\n"
@@ -35567,7 +35433,6 @@ msgid "3D-Settings"
msgstr "Configuración 3D"
#: XFormsWindowState.xcu
-#, fuzzy
msgctxt ""
"XFormsWindowState.xcu\n"
"..XFormsWindowState.UIElements.States.private:resource/toolbar/formtextobjectbar\n"
@@ -35805,7 +35670,6 @@ msgid "Stars and Banners"
msgstr "Estrelas y Banners"
#: XFormsWindowState.xcu
-#, fuzzy
msgctxt ""
"XFormsWindowState.xcu\n"
"..XFormsWindowState.UIElements.States.private:resource/toolbar/symbolshapes\n"
diff --git a/source/an/reportdesign/messages.po b/source/an/reportdesign/messages.po
index 5c097b7e535..d8297da3cb7 100644
--- a/source/an/reportdesign/messages.po
+++ b/source/an/reportdesign/messages.po
@@ -112,7 +112,6 @@ msgid "With First Detail"
msgstr ""
#: stringarray.hrc:66
-#, fuzzy
msgctxt "RID_STR_VERTICAL_ALIGN_CONST"
msgid "Top"
msgstr "Cobalto"
@@ -123,19 +122,16 @@ msgid "Middle"
msgstr ""
#: stringarray.hrc:68
-#, fuzzy
msgctxt "RID_STR_VERTICAL_ALIGN_CONST"
msgid "Bottom"
msgstr "Cobaixo"
#: stringarray.hrc:74
-#, fuzzy
msgctxt "RID_STR_PARAADJUST_CONST"
msgid "Left"
msgstr "Enta la cucha"
#: stringarray.hrc:75
-#, fuzzy
msgctxt "RID_STR_PARAADJUST_CONST"
msgid "Right"
msgstr "Enta la dreita"
@@ -907,7 +903,6 @@ msgid "Character Settings"
msgstr ""
#: chardialog.ui:105
-#, fuzzy
msgctxt "chardialog|font"
msgid "Font"
msgstr "Tipo de letra"
@@ -918,7 +913,6 @@ msgid "Font Effects"
msgstr ""
#: chardialog.ui:150
-#, fuzzy
msgctxt "chardialog|position"
msgid "Position"
msgstr "Posición"
@@ -934,7 +928,6 @@ msgid "Highlighting"
msgstr ""
#: chardialog.ui:219
-#, fuzzy
msgctxt "chardialog|alignment"
msgid "Alignment"
msgstr "Aliniación"
@@ -1140,7 +1133,6 @@ msgid "Move down"
msgstr ""
#: floatingsort.ui:101
-#, fuzzy
msgctxt "floatingsort|delete"
msgid "Delete"
msgstr "Eliminar"
@@ -1270,7 +1262,6 @@ msgid "New Function"
msgstr ""
#: navigatormenu.ui:62
-#, fuzzy
msgctxt "navigatormenu|properties"
msgid "Properties..."
msgstr "Propiedatz..."
@@ -1287,7 +1278,6 @@ msgid "Page Setup"
msgstr ""
#: pagedialog.ui:105
-#, fuzzy
msgctxt "pagedialog|page"
msgid "Page"
msgstr "Pachina"
@@ -1329,13 +1319,11 @@ msgid "_Bottom of Page (Footer)"
msgstr ""
#: pagenumberdialog.ui:219
-#, fuzzy
msgctxt "pagenumberdialog|label2"
msgid "Position"
msgstr "Posición"
#: pagenumberdialog.ui:262
-#, fuzzy
msgctxt "pagenumberdialog|alignment"
msgid "Left"
msgstr "Enta la cucha"
@@ -1347,7 +1335,6 @@ msgid "Center"
msgstr "~Centrau"
#: pagenumberdialog.ui:264
-#, fuzzy
msgctxt "pagenumberdialog|alignment"
msgid "Right"
msgstr "Enta la dreita"
diff --git a/source/an/sc/messages.po b/source/an/sc/messages.po
index d9e99971a9d..10f5fc32482 100644
--- a/source/an/sc/messages.po
+++ b/source/an/sc/messages.po
@@ -14,7 +14,6 @@ msgstr ""
"X-Generator: LibreOffice\n"
#: compiler.hrc:27
-#, fuzzy
msgctxt "RID_FUNCTION_CATEGORIES"
msgid "Database"
msgstr "Base de datos"
@@ -32,7 +31,6 @@ msgid "Financial"
msgstr "Finanzas"
#: compiler.hrc:30
-#, fuzzy
msgctxt "RID_FUNCTION_CATEGORIES"
msgid "Information"
msgstr "Información"
@@ -62,7 +60,6 @@ msgid "Statistical"
msgstr "Estatistica"
#: compiler.hrc:35
-#, fuzzy
msgctxt "RID_FUNCTION_CATEGORIES"
msgid "Spreadsheet"
msgstr "Fuella de calculo"
@@ -92,7 +89,6 @@ msgid "Insert"
msgstr "Ficar"
#: globstr.hrc:35
-#, fuzzy
msgctxt "STR_UNDO_DELETECELLS"
msgid "Delete"
msgstr "Eliminar"
@@ -128,7 +124,6 @@ msgid "Copy"
msgstr "Copiar"
#: globstr.hrc:41
-#, fuzzy
msgctxt "STR_UNDO_DELETECONTENTS"
msgid "Delete"
msgstr "Eliminar"
@@ -837,19 +832,16 @@ msgid "$1 of $2 records found"
msgstr ""
#: globstr.hrc:159
-#, fuzzy
msgctxt "STR_COLUMN"
msgid "Column"
msgstr "Columna"
#: globstr.hrc:160
-#, fuzzy
msgctxt "STR_ROW"
msgid "Row"
msgstr "Ringlera"
#: globstr.hrc:161
-#, fuzzy
msgctxt "STR_PAGE"
msgid "Page"
msgstr "Pachina"
@@ -967,7 +959,6 @@ msgstr "Tabla dinamica"
#. Text strings for captions of subtotal functions.
#: globstr.hrc:181
-#, fuzzy
msgctxt "STR_FUN_TEXT_SUM"
msgid "Sum"
msgstr "Suma"
@@ -990,7 +981,6 @@ msgid "CountA"
msgstr "Cantidat2"
#: globstr.hrc:185
-#, fuzzy
msgctxt "STR_FUN_TEXT_AVG"
msgid "Average"
msgstr "Promeyo"
@@ -1013,7 +1003,6 @@ msgid "Min"
msgstr "Mín"
#: globstr.hrc:189
-#, fuzzy
msgctxt "STR_FUN_TEXT_PRODUCT"
msgid "Product"
msgstr "Producto"
@@ -1067,7 +1056,6 @@ msgid "Header"
msgstr "Encabezamiento"
#: globstr.hrc:198
-#, fuzzy
msgctxt "STR_FOOTER"
msgid "Footer"
msgstr "Piet de pachina"
@@ -1139,7 +1127,6 @@ msgid "Header"
msgstr "Encabezamiento"
#: globstr.hrc:210
-#, fuzzy
msgctxt "STR_PAGEFOOTER"
msgid "Footer"
msgstr "Piet de pachina"
@@ -1370,13 +1357,11 @@ msgid "Formulas"
msgstr "Formulas"
#: globstr.hrc:258
-#, fuzzy
msgctxt "STR_HIDE"
msgid "Hide"
msgstr "Amagar"
#: globstr.hrc:259
-#, fuzzy
msgctxt "STR_PRINT"
msgid "Print"
msgstr "Imprentar"
@@ -1406,7 +1391,6 @@ msgid "(required)"
msgstr "(necesario)"
#: globstr.hrc:263
-#, fuzzy
msgctxt "STR_NOTES"
msgid "Comments"
msgstr "Comentarios"
@@ -1669,13 +1653,11 @@ msgid "Drawing Objects"
msgstr "Obchectos de dibuixo"
#: globstr.hrc:306
-#, fuzzy
msgctxt "STR_VOBJ_MODE_SHOW"
msgid "Show"
msgstr "Amostrar"
#: globstr.hrc:307
-#, fuzzy
msgctxt "STR_VOBJ_MODE_HIDE"
msgid "Hide"
msgstr "Amagar"
@@ -1693,7 +1675,6 @@ msgid "Left-to-right"
msgstr "De cucha a dreita"
#: globstr.hrc:310
-#, fuzzy
msgctxt "STR_SCATTR_PAGE_NOTES"
msgid "Comments"
msgstr "Comentarios"
@@ -2060,7 +2041,6 @@ msgid "Height:"
msgstr "Altura:"
#: globstr.hrc:369
-#, fuzzy
msgctxt "STR_TIP_HIDE"
msgid "Hide"
msgstr "Amagar"
@@ -2313,7 +2293,6 @@ msgstr ""
"Intente alzar os cambeos mas tarde."
#: globstr.hrc:404
-#, fuzzy
msgctxt "STR_UNKNOWN_USER"
msgid "Unknown User"
msgstr "Usuario desconoixiu"
@@ -2397,7 +2376,6 @@ msgid "Scroll Bar"
msgstr "Barra de desplazamiento"
#: globstr.hrc:418
-#, fuzzy
msgctxt "STR_STYLE_FAMILY_CELL"
msgid "Cell Styles"
msgstr "Estilos de celda"
@@ -2439,7 +2417,6 @@ msgid "Manage Names..."
msgstr "Chestión de nombres"
#: globstr.hrc:425
-#, fuzzy
msgctxt "STR_HEADER_NAME"
msgid "Name"
msgstr "Nombre"
@@ -2737,25 +2714,21 @@ msgid "You cannot insert or delete cells when the affected range intersects with
msgstr ""
#: globstr.hrc:480
-#, fuzzy
msgctxt "STR_DPFIELD_GROUP_BY_SECONDS"
msgid "Seconds"
msgstr "Segundos"
#: globstr.hrc:481
-#, fuzzy
msgctxt "STR_DPFIELD_GROUP_BY_MINUTES"
msgid "Minutes"
msgstr "Menutos"
#: globstr.hrc:482
-#, fuzzy
msgctxt "STR_DPFIELD_GROUP_BY_HOURS"
msgid "Hours"
msgstr "Horas"
#: globstr.hrc:483
-#, fuzzy
msgctxt "STR_DPFIELD_GROUP_BY_DAYS"
msgid "Days"
msgstr "Días"
@@ -2895,7 +2868,6 @@ msgid "General"
msgstr ""
#: globstr.hrc:509
-#, fuzzy
msgctxt "STR_NUMBER"
msgid "Number"
msgstr "Numero"
@@ -2911,7 +2883,6 @@ msgid "Currency"
msgstr ""
#: globstr.hrc:512
-#, fuzzy
msgctxt "STR_DATE"
msgid "Date"
msgstr "Calendata"
@@ -3094,7 +3065,6 @@ msgid "Format error discovered in the file in sub-document $(ARG1) at $(ARG2)(ro
msgstr "S'ha descubierto una error de formato en o subdocumento $(ARG1) d'o fichero, en a posición $(ARG2)(ringlera,columna)."
#: scerrors.hrc:56
-#, fuzzy
msgctxt "RID_ERRHDLSC"
msgid "File format error found at $(ARG1)(row,col)."
msgstr "S'ha trobau una error de formato de fichero en $(ARG1)(ringlera,columna)."
@@ -3113,7 +3083,6 @@ msgid "Data could not be written."
msgstr "No s'han puesto escribir os datos."
#: scerrors.hrc:64
-#, fuzzy
msgctxt "RID_ERRHDLSC"
msgid "$(ARG1)"
msgstr "$(ARG1)"
@@ -3890,7 +3859,6 @@ msgid "Start date for calculation."
msgstr ""
#: scfuncs.hrc:252
-#, fuzzy
msgctxt "SC_OPCODE_WORKDAY_MS"
msgid "Days"
msgstr "Días"
@@ -4181,7 +4149,6 @@ msgid "Calculates the ISO 8601 calendar week for the given date."
msgstr ""
#: scfuncs.hrc:378
-#, fuzzy
msgctxt "SC_OPCODE_ISOWEEKNUM"
msgid "Number"
msgstr "Numero"
@@ -4200,7 +4167,6 @@ msgid ""
msgstr ""
#: scfuncs.hrc:385
-#, fuzzy
msgctxt "SC_OPCODE_WEEKNUM_OOO"
msgid "Number"
msgstr "Numero"
@@ -4577,7 +4543,6 @@ msgid "Payment period. The total number of periods in which the annuity (pension
msgstr "Periodo de pago. O numero total de periodos en os quals se paga anyalment (pensión)."
#: scfuncs.hrc:491
-#, fuzzy
msgctxt "SC_OPCODE_IPMT"
msgid "PV"
msgstr "va"
@@ -4776,7 +4741,6 @@ msgid "Payment period. The total number of periods in which the annuity (pension
msgstr "Periodo de pago. O numero total de periodos en os quals se paga anyalment (pensión)."
#: scfuncs.hrc:543
-#, fuzzy
msgctxt "SC_OPCODE_CUM_IPMT"
msgid "PV"
msgstr "va"
@@ -5169,7 +5133,6 @@ msgid "The effective interest rate"
msgstr "ye a taxa d'intrés efectiva"
#: scfuncs.hrc:647
-#, fuzzy
msgctxt "SC_OPCODE_NOMINAL"
msgid "NPER"
msgstr "NPER"
@@ -5187,7 +5150,6 @@ msgid "Net present value. Calculates the net present value of an investment base
msgstr "Devuelve a valor neta present d'una inversión a partir de fluxos de caixa que no han d'estar constants."
#: scfuncs.hrc:655
-#, fuzzy
msgctxt "SC_OPCODE_NPV"
msgid "Rate"
msgstr "Taxa"
@@ -5284,7 +5246,6 @@ msgid "Returns the amount of interest for constant amortization rates."
msgstr "Calcula os intréses en una amortización constant."
#: scfuncs.hrc:687
-#, fuzzy
msgctxt "SC_OPCODE_ISPMT"
msgid "Rate"
msgstr "Taxa"
@@ -5335,7 +5296,6 @@ msgid "Duration. Calculates the number of periods required by an investment to a
msgstr ""
#: scfuncs.hrc:701
-#, fuzzy
msgctxt "SC_OPCODE_PDURATION"
msgid "Rate"
msgstr "Taxa"
@@ -5347,7 +5307,6 @@ msgid "The constant rate of interest."
msgstr "Ye a taxa d'intrés constant"
#: scfuncs.hrc:703
-#, fuzzy
msgctxt "SC_OPCODE_PDURATION"
msgid "PV"
msgstr "va"
@@ -5359,13 +5318,11 @@ msgid "The present value. The current value of the investment."
msgstr "Valor. A valor present d'a inversión."
#: scfuncs.hrc:705
-#, fuzzy
msgctxt "SC_OPCODE_PDURATION"
msgid "FV"
msgstr "vf"
#: scfuncs.hrc:706
-#, fuzzy
msgctxt "SC_OPCODE_PDURATION"
msgid "The future value of the investment."
msgstr "Valor futura d'a inversión."
@@ -5388,7 +5345,6 @@ msgid "The number of periods used in the calculation."
msgstr "ye o numero de periodos ta o calculo"
#: scfuncs.hrc:715
-#, fuzzy
msgctxt "SC_OPCODE_RRI"
msgid "PV"
msgstr "va"
@@ -6191,7 +6147,6 @@ msgid "Returns the square root of a number."
msgstr "Devuelve a radiz quadrada d'un numero."
#: scfuncs.hrc:1050
-#, fuzzy
msgctxt "SC_OPCODE_SQRT"
msgid "Number"
msgstr "Numero"
@@ -6468,7 +6423,6 @@ msgid "Returns the sine of a number."
msgstr "Devuelve o sino d'un anglo determinau."
#: scfuncs.hrc:1172
-#, fuzzy
msgctxt "SC_OPCODE_SIN"
msgid "Number"
msgstr "Numero"
@@ -6504,7 +6458,6 @@ msgid "Returns the tangent of a number."
msgstr "Devuelve a tangente d'un numero dau."
#: scfuncs.hrc:1188
-#, fuzzy
msgctxt "SC_OPCODE_TAN"
msgid "Number"
msgstr "Numero"
@@ -6540,7 +6493,6 @@ msgid "Returns the hyperbolic sine of a number."
msgstr "Devuelve o sino hiperbolico d'un numero."
#: scfuncs.hrc:1204
-#, fuzzy
msgctxt "SC_OPCODE_SIN_HYP"
msgid "Number"
msgstr "Numero"
@@ -6576,7 +6528,6 @@ msgid "Returns the hyperbolic tangent of a number."
msgstr "Devuelve a tangente hiperbolica d'un numero."
#: scfuncs.hrc:1220
-#, fuzzy
msgctxt "SC_OPCODE_TAN_HYP"
msgid "Number"
msgstr "Numero"
@@ -6686,7 +6637,6 @@ msgid "Converts a radian to degrees"
msgstr "Convierte radianes en graus."
#: scfuncs.hrc:1270
-#, fuzzy
msgctxt "SC_OPCODE_DEG"
msgid "Number"
msgstr "Numero"
@@ -6722,7 +6672,6 @@ msgid "Calculates the exponent for basis e."
msgstr "Devuelve 'y' elevada a la potencia de l'argumento numero."
#: scfuncs.hrc:1286
-#, fuzzy
msgctxt "SC_OPCODE_EXP"
msgid "Number"
msgstr "Numero"
@@ -6740,7 +6689,6 @@ msgid "Calculates the logarithm to any specified base."
msgstr "Devuelve o logaritmo d'un numero en la base especificada."
#: scfuncs.hrc:1294
-#, fuzzy
msgctxt "SC_OPCODE_LOG"
msgid "Number"
msgstr "Numero"
@@ -6770,7 +6718,6 @@ msgid "Calculates the natural logarithm of a number."
msgstr "Devuelve o logaritmo natural d'un numero."
#: scfuncs.hrc:1304
-#, fuzzy
msgctxt "SC_OPCODE_LN"
msgid "Number"
msgstr "Numero"
@@ -6788,7 +6735,6 @@ msgid "Calculates the base-10 logarithm of a number."
msgstr "Devuelve o logaritmo en base 10 d'un numero."
#: scfuncs.hrc:1312
-#, fuzzy
msgctxt "SC_OPCODE_LOG10"
msgid "Number"
msgstr "Numero"
@@ -6806,7 +6752,6 @@ msgid "Calculates the factorial of a number."
msgstr "Calcula o factorial d'un numero."
#: scfuncs.hrc:1320
-#, fuzzy
msgctxt "SC_OPCODE_FACT"
msgid "Number"
msgstr "Numero"
@@ -6913,7 +6858,6 @@ msgid "Function index. Is an index of the possible functions Total, Max, ..."
msgstr "ye un numero que indica qué función debe estar utilizada."
#: scfuncs.hrc:1358
-#, fuzzy
msgctxt "SC_OPCODE_AGGREGATE"
msgid "Options"
msgstr "Opcions"
@@ -6951,7 +6895,6 @@ msgid "Rounds a number down to the nearest integer."
msgstr "Redondea un numero dica l'entero inferior mas proximo."
#: scfuncs.hrc:1370
-#, fuzzy
msgctxt "SC_OPCODE_INT"
msgid "Number"
msgstr "Numero"
@@ -6969,7 +6912,6 @@ msgid "Truncates the decimal places of a number."
msgstr "Trunca un numero a un entero."
#: scfuncs.hrc:1378
-#, fuzzy
msgctxt "SC_OPCODE_TRUNC"
msgid "Number"
msgstr "Numero"
@@ -6999,7 +6941,6 @@ msgid "Rounds a number to a predefined accuracy."
msgstr "Redondea un numero a o numero de decimals especificau."
#: scfuncs.hrc:1388
-#, fuzzy
msgctxt "SC_OPCODE_ROUND"
msgid "Number"
msgstr "Numero"
@@ -7029,7 +6970,6 @@ msgid "Rounds a number up to the predefined accuracy."
msgstr "Redondea un numero a una zifra predeterminada. "
#: scfuncs.hrc:1398
-#, fuzzy
msgctxt "SC_OPCODE_ROUND_UP"
msgid "Number"
msgstr "Numero"
@@ -7059,7 +6999,6 @@ msgid "Rounds a number down to a predefined accuracy."
msgstr "Redondea un numero enta baixo, en adreza enta zero."
#: scfuncs.hrc:1408
-#, fuzzy
msgctxt "SC_OPCODE_ROUND_DOWN"
msgid "Number"
msgstr "Numero"
@@ -7291,7 +7230,6 @@ msgid "Rounds number down to the nearest multiple of significance."
msgstr "Redondea un numero a o proximo múltiplo de l'argumento zifra_significativa, en adreza enta zero."
#: scfuncs.hrc:1488
-#, fuzzy
msgctxt "SC_OPCODE_FLOOR"
msgid "Number"
msgstr "Numero"
@@ -7362,7 +7300,6 @@ msgid "Rounds number down to the nearest multiple of significance, regardless of
msgstr ""
#: scfuncs.hrc:1510
-#, fuzzy
msgctxt "SC_OPCODE_FLOOR_MATH"
msgid "Number"
msgstr "Numero"
@@ -7403,7 +7340,6 @@ msgid "Rounds number down (towards -∞) to the nearest multiple of significance
msgstr "Redondea un numero a o proximo múltiplo de l'argumento zifra_significativa, en adreza enta zero."
#: scfuncs.hrc:1522
-#, fuzzy
msgctxt "SC_OPCODE_FLOOR_PRECISE"
msgid "Number"
msgstr "Numero"
@@ -9054,7 +8990,6 @@ msgid "Values of the distribution function for a standard normal distribution."
msgstr "Devuelve as valors d'a función de distribución ta una distribución normal predeterminada"
#: scfuncs.hrc:2132
-#, fuzzy
msgctxt "SC_OPCODE_PHI"
msgid "Number"
msgstr "Numero"
@@ -9591,7 +9526,6 @@ msgid "Values of the inverse normal distribution."
msgstr "Devuelve, ta una prebabilidat dada, a valor d'a variable aleatoria seguindo una distribución acumulativa normal"
#: scfuncs.hrc:2294
-#, fuzzy
msgctxt "SC_OPCODE_NORM_INV"
msgid "Number"
msgstr "Numero"
@@ -9633,7 +9567,6 @@ msgid "Values of the inverse normal distribution."
msgstr "Devuelve, ta una prebabilidat dada, a valor d'a variable aleatoria seguindo una distribución acumulativa normal"
#: scfuncs.hrc:2306
-#, fuzzy
msgctxt "SC_OPCODE_NORM_INV_MS"
msgid "Number"
msgstr "Numero"
@@ -9722,7 +9655,6 @@ msgid "Values of the inverse standard normal distribution."
msgstr "Devuelve, ta una prebabilidat dada, a valor d'a variable aleatoria seguindo una distribución normal predeterminada acumulativa"
#: scfuncs.hrc:2336
-#, fuzzy
msgctxt "SC_OPCODE_S_NORM_INV"
msgid "Number"
msgstr "Numero"
@@ -9740,7 +9672,6 @@ msgid "Values of the inverse standard normal distribution."
msgstr "Devuelve, ta una prebabilidat dada, a valor d'a variable aleatoria seguindo una distribución normal predeterminada acumulativa"
#: scfuncs.hrc:2344
-#, fuzzy
msgctxt "SC_OPCODE_S_NORM_INV_MS"
msgid "Number"
msgstr "Numero"
@@ -9758,7 +9689,6 @@ msgid "Values of the log normal distribution."
msgstr "Valors d'o log de distrubución normal."
#: scfuncs.hrc:2352
-#, fuzzy
msgctxt "SC_OPCODE_LOG_NORM_DIST"
msgid "Number"
msgstr "Numero"
@@ -9865,7 +9795,6 @@ msgid "Values of the inverse of the lognormal distribution."
msgstr "Devuelve a valor d'a variable aleatoria seguindo una distribución logaritmico-normal de x"
#: scfuncs.hrc:2380
-#, fuzzy
msgctxt "SC_OPCODE_LOG_INV"
msgid "Number"
msgstr "Numero"
@@ -9907,7 +9836,6 @@ msgid "Values of the inverse of the lognormal distribution."
msgstr "Devuelve a valor d'a variable aleatoria seguindo una distribución logaritmico-normal de x"
#: scfuncs.hrc:2392
-#, fuzzy
msgctxt "SC_OPCODE_LOG_INV_MS"
msgid "Number"
msgstr "Numero"
@@ -10268,7 +10196,6 @@ msgid "Values of the beta distribution."
msgstr "Devuelve a prebabilidat ta una variable aleatoria contina seguindo una función de densidat de prebabilidat beta acumulativa"
#: scfuncs.hrc:2506
-#, fuzzy
msgctxt "SC_OPCODE_BETA_DIST"
msgid "Number"
msgstr "Numero"
@@ -10345,7 +10272,6 @@ msgid "Values of the inverse beta distribution."
msgstr "Devuelve, ta una prebabilidat dada, a valor d'a variable aleatoria seguindo una distribución beta."
#: scfuncs.hrc:2524
-#, fuzzy
msgctxt "SC_OPCODE_BETA_INV"
msgid "Number"
msgstr "Numero"
@@ -10410,7 +10336,6 @@ msgid "Values of the beta distribution."
msgstr "Devuelve a prebabilidat ta una variable aleatoria contina seguindo una función de densidat de prebabilidat beta acumulativa"
#: scfuncs.hrc:2540
-#, fuzzy
msgctxt "SC_OPCODE_BETA_DIST_MS"
msgid "Number"
msgstr "Numero"
@@ -10487,7 +10412,6 @@ msgid "Values of the inverse beta distribution."
msgstr "Devuelve, ta una prebabilidat dada, a valor d'a variable aleatoria seguindo una distribución beta."
#: scfuncs.hrc:2558
-#, fuzzy
msgctxt "SC_OPCODE_BETA_INV_MS"
msgid "Number"
msgstr "Numero"
@@ -10917,7 +10841,6 @@ msgid "Values of the inverse t-distribution."
msgstr "Devuelve, ta una prebabilidat dada, a valor d'a variable aleatoria seguindo una distribución t inversa de Student"
#: scfuncs.hrc:2678
-#, fuzzy
msgctxt "SC_OPCODE_T_INV"
msgid "Number"
msgstr "Numero"
@@ -10947,7 +10870,6 @@ msgid "Values of the left-tailed inverse t-distribution."
msgstr "Devuelve, ta una prebabilidat dada, a valor d'a variable aleatoria seguindo una distribución t inversa de Student"
#: scfuncs.hrc:2688
-#, fuzzy
msgctxt "SC_OPCODE_T_INV_MS"
msgid "Number"
msgstr "Numero"
@@ -10977,7 +10899,6 @@ msgid "Values of the two-tailed inverse t-distribution."
msgstr "Devuelve, ta una prebabilidat dada, a valor d'a variable aleatoria seguindo una distribución t inversa de Student"
#: scfuncs.hrc:2698
-#, fuzzy
msgctxt "SC_OPCODE_T_INV_2T"
msgid "Number"
msgstr "Numero"
@@ -11142,7 +11063,6 @@ msgid "Values of the inverse F distribution."
msgstr "Devuelve a inversa d'a valor d'a variable aleatoria seguindo una distribución de prebabilidat F"
#: scfuncs.hrc:2746
-#, fuzzy
msgctxt "SC_OPCODE_F_INV"
msgid "Number"
msgstr "Numero"
@@ -11184,7 +11104,6 @@ msgid "Values of the inverse left tail F distribution."
msgstr "Devuelve, ta una prebabilidat dada, a valor d'a variable aleatoria seguindo una distribución beta."
#: scfuncs.hrc:2758
-#, fuzzy
msgctxt "SC_OPCODE_F_INV_LT"
msgid "Number"
msgstr "Numero"
@@ -11226,7 +11145,6 @@ msgid "Values of the inverse right tail F distribution."
msgstr "Devuelve, ta una prebabilidat dada, a valor d'a variable aleatoria seguindo una distribución beta."
#: scfuncs.hrc:2770
-#, fuzzy
msgctxt "SC_OPCODE_F_INV_RT"
msgid "Number"
msgstr "Numero"
@@ -11410,7 +11328,6 @@ msgid "Values of the inverse of CHIDIST(x; DegreesOfFreedom)."
msgstr "Valors d'a inversa de DISTR.JI(x; GradosDeLibertad)."
#: scfuncs.hrc:2829
-#, fuzzy
msgctxt "SC_OPCODE_CHI_INV"
msgid "Number"
msgstr "Numero"
@@ -11440,7 +11357,6 @@ msgid "Values of the inverse of CHIDIST(x; DegreesOfFreedom)."
msgstr "Valors d'a inversa de DISTR.JI(x; GradosDeLibertad)."
#: scfuncs.hrc:2840
-#, fuzzy
msgctxt "SC_OPCODE_CHI_INV_MS"
msgid "Number"
msgstr "Numero"
@@ -12843,7 +12759,6 @@ msgid "Returns the reference to a cell as text."
msgstr "Devuelve una referencia de celda con formato de texto."
#: scfuncs.hrc:3273
-#, fuzzy
msgctxt "SC_OPCODE_ADDRESS"
msgid "Row"
msgstr "Ringlera"
@@ -12855,7 +12770,6 @@ msgid "The row number of the cell."
msgstr "Numero de ringlera d'a celda."
#: scfuncs.hrc:3275
-#, fuzzy
msgctxt "SC_OPCODE_ADDRESS"
msgid "Column"
msgstr "Columna"
@@ -12926,7 +12840,6 @@ msgid "Selects a value from a list of up to 30 value arguments."
msgstr "Triga una valor d'una lista de dica 30 argumentos."
#: scfuncs.hrc:3297
-#, fuzzy
msgctxt "SC_OPCODE_CHOOSE"
msgid "Index"
msgstr "Indiz"
@@ -13086,7 +12999,6 @@ msgid "The array or the range for the reference."
msgstr "ye una tabla d'información en a quala se buscan os datos."
#: scfuncs.hrc:3359
-#, fuzzy
msgctxt "SC_OPCODE_H_LOOKUP"
msgid "Index"
msgstr "Indiz"
@@ -13139,7 +13051,6 @@ msgid "The array or range for referencing."
msgstr "ye o conchunto de datos an se buscan a valor."
#: scfuncs.hrc:3373
-#, fuzzy
msgctxt "SC_OPCODE_V_LOOKUP"
msgid "Index"
msgstr "Indiz"
@@ -13180,7 +13091,6 @@ msgid "The reference to a (multiple) range."
msgstr "ye una referencia a una u mas arias de referencia (puede estar una selección multiple)."
#: scfuncs.hrc:3385
-#, fuzzy
msgctxt "SC_OPCODE_INDEX"
msgid "Row"
msgstr "Ringlera"
@@ -13192,7 +13102,6 @@ msgid "The row in the range."
msgstr "ye o numero de ringlera en l'argumento ref dende o qual se devolverá una referencia."
#: scfuncs.hrc:3387
-#, fuzzy
msgctxt "SC_OPCODE_INDEX"
msgid "Column"
msgstr "Columna"
@@ -13589,7 +13498,6 @@ msgid "Converts a number to text (Baht)."
msgstr "Convierte un numero en texto (Baht)."
#: scfuncs.hrc:3511
-#, fuzzy
msgctxt "SC_OPCODE_BAHTTEXT"
msgid "Number"
msgstr "Numero"
@@ -13691,7 +13599,6 @@ msgid "Converts a code number into a character or letter."
msgstr "Transforma un codigo numero en un caracter."
#: scfuncs.hrc:3553
-#, fuzzy
msgctxt "SC_OPCODE_CHAR"
msgid "Number"
msgstr "Numero"
@@ -13984,7 +13891,6 @@ msgid "The text in which a search is to be made."
msgstr "ye o texto que a la suya vegada contiene o texto que se deseya trobar."
#: scfuncs.hrc:3655
-#, fuzzy
msgctxt "SC_OPCODE_FIND"
msgid "Position"
msgstr "Posición"
@@ -14025,7 +13931,6 @@ msgid "The text in which a search is to be made."
msgstr "ye o texto en o qual se deseya trobar texto_buscau."
#: scfuncs.hrc:3667
-#, fuzzy
msgctxt "SC_OPCODE_SEARCH"
msgid "Position"
msgstr "Posición"
@@ -14132,7 +14037,6 @@ msgid "Converts a number to text according to a given format."
msgstr "Convierte un numero en texto seguntes un formato especificau."
#: scfuncs.hrc:3715
-#, fuzzy
msgctxt "SC_OPCODE_TEXT"
msgid "Number"
msgstr "Numero"
@@ -14192,7 +14096,6 @@ msgid "The text in which some characters are to be replaced."
msgstr "ye o texto en o qual deseya reemplazar o numero especifico de caracters."
#: scfuncs.hrc:3735
-#, fuzzy
msgctxt "SC_OPCODE_REPLACE"
msgid "Position"
msgstr "Posición"
@@ -14232,7 +14135,6 @@ msgid "Formats a number with a fixed number of places after the decimal point an
msgstr "Da formato de texto a un numero con una cantidat determinada de decimals."
#: scfuncs.hrc:3747
-#, fuzzy
msgctxt "SC_OPCODE_FIXED"
msgid "Number"
msgstr "Numero"
@@ -14303,7 +14205,6 @@ msgid "The text where the initial partial words are to be determined."
msgstr "ye a cadena de texto que contiene os caracters que deseya extrayer."
#: scfuncs.hrc:3769
-#, fuzzy
msgctxt "SC_OPCODE_LEFT"
msgid "Number"
msgstr "Numero"
@@ -14333,7 +14234,6 @@ msgid "The text in which the end partial words are to be determined."
msgstr "ye a cadena de texto que contiene os caracters que deseya extrayer."
#: scfuncs.hrc:3779
-#, fuzzy
msgctxt "SC_OPCODE_RIGHT"
msgid "Number"
msgstr "Numero"
@@ -14375,7 +14275,6 @@ msgid "The position from which the part word is to be determined."
msgstr "ye a posición d'o primer caracter que deseya extrayer de l'argumento texto."
#: scfuncs.hrc:3791
-#, fuzzy
msgctxt "SC_OPCODE_MID"
msgid "Number"
msgstr "Numero"
@@ -14405,7 +14304,6 @@ msgid "The text to be repeated."
msgstr "ye o texto que deseya repetir."
#: scfuncs.hrc:3801
-#, fuzzy
msgctxt "SC_OPCODE_REPT"
msgid "Number"
msgstr "Numero"
@@ -14474,7 +14372,6 @@ msgid "Converts a positive integer to text from a number system to the base defi
msgstr "Convierte un numero entero positivo en un texto d'un sistema numerico ta la base dada."
#: scfuncs.hrc:3823
-#, fuzzy
msgctxt "SC_OPCODE_BASE"
msgid "Number"
msgstr "Numero"
@@ -14577,7 +14474,6 @@ msgid "Converts a number to a Roman numeral."
msgstr "Convierte un numero en un numero romano."
#: scfuncs.hrc:3857
-#, fuzzy
msgctxt "SC_OPCODE_ROMAN"
msgid "Number"
msgstr "Numero"
@@ -14607,7 +14503,6 @@ msgid "Calculates the value of a Roman numeral."
msgstr "Calcula a valor d'un numero romano."
#: scfuncs.hrc:3867
-#, fuzzy
msgctxt "SC_OPCODE_ARABIC"
msgid "Text"
msgstr "Texto"
@@ -14625,7 +14520,6 @@ msgid "Returns information about the environment."
msgstr "Proporciona información relativa a l'entorno."
#: scfuncs.hrc:3874
-#, fuzzy
msgctxt "SC_OPCODE_INFO"
msgid "Text"
msgstr "Texto"
@@ -14661,7 +14555,6 @@ msgid "Converts a code number into a Unicode character or letter."
msgstr "Convertir un numero de codigo en un caracter Unicode u letra."
#: scfuncs.hrc:3888
-#, fuzzy
msgctxt "SC_OPCODE_UNICHAR"
msgid "Number"
msgstr "Numero"
@@ -14927,7 +14820,6 @@ msgid "The text in which the end partial words are to be determined."
msgstr "ye a cadena de texto que contiene os caracters que deseya extrayer."
#: scfuncs.hrc:3977
-#, fuzzy
msgctxt "SC_OPCODE_RIGHTB"
msgid "Number"
msgstr "Numero"
@@ -14957,7 +14849,6 @@ msgid "The text where the initial partial words are to be determined."
msgstr "ye a cadena de texto que contiene os caracters que deseya extrayer."
#: scfuncs.hrc:3986
-#, fuzzy
msgctxt "SC_OPCODE_LEFTB"
msgid "Number"
msgstr "Numero"
@@ -14999,7 +14890,6 @@ msgid "The position from which the part word is to be determined."
msgstr "ye a posición d'o primer caracter que deseya extrayer de l'argumento texto."
#: scfuncs.hrc:3997
-#, fuzzy
msgctxt "SC_OPCODE_MIDB"
msgid "Number"
msgstr "Numero"
@@ -15042,7 +14932,6 @@ msgid "Returns an implementation defined value representing a RGBA color"
msgstr ""
#: scfuncs.hrc:4013
-#, fuzzy
msgctxt "SC_OPCODE_COLOR"
msgid "Red"
msgstr "Royo"
@@ -15053,7 +14942,6 @@ msgid "Value of red"
msgstr ""
#: scfuncs.hrc:4015
-#, fuzzy
msgctxt "SC_OPCODE_COLOR"
msgid "Green"
msgstr "Verde"
@@ -15064,7 +14952,6 @@ msgid "Value of green"
msgstr ""
#: scfuncs.hrc:4017
-#, fuzzy
msgctxt "SC_OPCODE_COLOR"
msgid "Blue"
msgstr "Azul"
@@ -15217,7 +15104,6 @@ msgid "The text in which some characters are to be replaced."
msgstr "ye o texto en o qual deseya reemplazar o numero especifico de caracters."
#: scfuncs.hrc:4075
-#, fuzzy
msgctxt "SC_OPCODE_REPLACEB"
msgid "Position"
msgstr "Posición"
@@ -15279,7 +15165,6 @@ msgid "The text in which a search is to be made."
msgstr "ye o texto que a la suya vegada contiene o texto que se deseya trobar."
#: scfuncs.hrc:4091
-#, fuzzy
msgctxt "SC_OPCODE_FINDB"
msgid "Position"
msgstr "Posición"
@@ -15319,7 +15204,6 @@ msgid "The text in which a search is to be made."
msgstr "ye o texto que a la suya vegada contiene o texto que se deseya trobar."
#: scfuncs.hrc:4103
-#, fuzzy
msgctxt "SC_OPCODE_SEARCHB"
msgid "Position"
msgstr "Posición"
@@ -15389,7 +15273,6 @@ msgid "- undefined -"
msgstr "- no definiu -"
#: strings.hrc:30
-#, fuzzy
msgctxt "SCSTR_NONE"
msgid "- none -"
msgstr "- garra -"
@@ -15451,7 +15334,6 @@ msgid "Sheet"
msgstr "Fuella"
#: strings.hrc:43
-#, fuzzy
msgctxt "SCSTR_NAME"
msgid "Name"
msgstr "Nombre"
@@ -15551,7 +15433,6 @@ msgid "Incorrect Password"
msgstr "Clau incorrecta"
#: strings.hrc:61
-#, fuzzy
msgctxt "SCSTR_END"
msgid "~End"
msgstr "Fin"
@@ -15634,7 +15515,6 @@ msgid "Image Filter"
msgstr ""
#: strings.hrc:75
-#, fuzzy
msgctxt "STR_CAPTION_DEFAULT_TEXT"
msgid "Text"
msgstr "Texto"
@@ -15790,7 +15670,6 @@ msgid "(Preview mode)"
msgstr "(Modo de vista preliminar)"
#: strings.hrc:102
-#, fuzzy
msgctxt "SCSTR_PRINTOPT_PAGES"
msgid "Pages"
msgstr "Pachinas"
@@ -15930,13 +15809,11 @@ msgid "Formulas don't form a row."
msgstr ""
#: strings.hrc:128
-#, fuzzy
msgctxt "STR_ADD_AUTOFORMAT_TITLE"
msgid "Add AutoFormat"
msgstr "Adhibir una formatación automatica"
#: strings.hrc:129
-#, fuzzy
msgctxt "STR_RENAME_AUTOFORMAT_TITLE"
msgid "Rename AutoFormat"
msgstr "Cambiar o nombre d'a formatación automatica"
@@ -15947,7 +15824,6 @@ msgid "Name"
msgstr "Nombre"
#: strings.hrc:131
-#, fuzzy
msgctxt "STR_DEL_AUTOFORMAT_TITLE"
msgid "Delete AutoFormat"
msgstr "Eliminar a formatación automatica"
@@ -15965,37 +15841,31 @@ msgid "~Close"
msgstr "Zarrar"
#: strings.hrc:134
-#, fuzzy
msgctxt "STR_JAN"
msgid "Jan"
msgstr "Chin."
#: strings.hrc:135
-#, fuzzy
msgctxt "STR_FEB"
msgid "Feb"
msgstr "Feb."
#: strings.hrc:136
-#, fuzzy
msgctxt "STR_MAR"
msgid "Mar"
msgstr "Mar."
#: strings.hrc:137
-#, fuzzy
msgctxt "STR_NORTH"
msgid "North"
msgstr "Norte"
#: strings.hrc:138
-#, fuzzy
msgctxt "STR_MID"
msgid "Mid"
msgstr "Centro"
#: strings.hrc:139
-#, fuzzy
msgctxt "STR_SOUTH"
msgid "South"
msgstr "Sud"
@@ -16206,7 +16076,6 @@ msgid "Cancel"
msgstr "Cancelar"
#: strings.hrc:180
-#, fuzzy
msgctxt "SCSTR_QHELP_BTNSUM"
msgid "Sum"
msgstr "Suma"
@@ -16530,19 +16399,16 @@ msgid "Range"
msgstr "Aria"
#: strings.hrc:249
-#, fuzzy
msgctxt "STRID_CALC_MIN"
msgid "Minimum"
msgstr "Minimo"
#: strings.hrc:250
-#, fuzzy
msgctxt "STRID_CALC_MAX"
msgid "Maximum"
msgstr "Maximo"
#: strings.hrc:251
-#, fuzzy
msgctxt "STRID_CALC_SUM"
msgid "Sum"
msgstr "Suma"
@@ -16580,7 +16446,6 @@ msgid "Uniform Integer"
msgstr ""
#: strings.hrc:259
-#, fuzzy
msgctxt "STR_DISTRIBUTION_NORMAL"
msgid "Normal"
msgstr "Normal"
@@ -16616,13 +16481,11 @@ msgid "Geometric"
msgstr ""
#: strings.hrc:266
-#, fuzzy
msgctxt "STR_RNG_PARAMETER_MINIMUM"
msgid "Minimum"
msgstr "Minimo"
#: strings.hrc:267
-#, fuzzy
msgctxt "STR_RNG_PARAMETER_MAXIMUM"
msgid "Maximum"
msgstr "Maximo"
@@ -16914,49 +16777,41 @@ msgid "z Critical two-tail"
msgstr ""
#: units.hrc:27
-#, fuzzy
msgctxt "SCSTR_UNIT"
msgid "Millimeter"
msgstr "Milimetros"
#: units.hrc:28
-#, fuzzy
msgctxt "SCSTR_UNIT"
msgid "Centimeter"
msgstr "Centimetros"
#: units.hrc:29
-#, fuzzy
msgctxt "SCSTR_UNIT"
msgid "Meter"
msgstr "Metros"
#: units.hrc:30
-#, fuzzy
msgctxt "SCSTR_UNIT"
msgid "Kilometer"
msgstr "Kilometros"
#: units.hrc:31
-#, fuzzy
msgctxt "SCSTR_UNIT"
msgid "Inch"
msgstr "Pulzadas"
#: units.hrc:32
-#, fuzzy
msgctxt "SCSTR_UNIT"
msgid "Foot"
msgstr "Pietz"
#: units.hrc:33
-#, fuzzy
msgctxt "SCSTR_UNIT"
msgid "Miles"
msgstr "Millas"
#: units.hrc:34
-#, fuzzy
msgctxt "SCSTR_UNIT"
msgid "Pica"
msgstr "Picas"
@@ -17231,7 +17086,6 @@ msgid "The cells selected will be omitted when printing."
msgstr ""
#: cellprotectionpage.ui:196
-#, fuzzy
msgctxt "cellprotectionpage|label3"
msgid "Print"
msgstr "Imprentar"
@@ -17263,7 +17117,6 @@ msgid "Character"
msgstr ""
#: chardialog.ui:106
-#, fuzzy
msgctxt "chardialog|font"
msgid "Font"
msgstr "Tipo de letra"
@@ -17274,7 +17127,6 @@ msgid "Font Effects"
msgstr ""
#: chardialog.ui:151
-#, fuzzy
msgctxt "chardialog|position"
msgid "Position"
msgstr "Posición"
@@ -17362,7 +17214,6 @@ msgid "Manage Conditional Formatting"
msgstr ""
#: condformatmanager.ui:62
-#, fuzzy
msgctxt "condformatmanager|add"
msgid "Add"
msgstr "Adhibir"
@@ -17374,7 +17225,6 @@ msgid "Edit..."
msgstr "~Editar..."
#: condformatmanager.ui:90
-#, fuzzy
msgctxt "condformatmanager|remove"
msgid "Remove"
msgstr "Borrar"
@@ -17548,7 +17398,6 @@ msgid "Formula"
msgstr "Formulas"
#: conditionalentry.ui:228
-#, fuzzy
msgctxt "conditionalentry|preview|tooltip_text"
msgid "Example"
msgstr "Eixemplo"
@@ -17981,7 +17830,6 @@ msgid "_Consolidation ranges:"
msgstr ""
#: consolidatedialog.ui:125
-#, fuzzy
msgctxt "consolidatedialog|func"
msgid "Sum"
msgstr "Suma"
@@ -17993,7 +17841,6 @@ msgid "Count"
msgstr "Cantidat"
#: consolidatedialog.ui:127
-#, fuzzy
msgctxt "consolidatedialog|func"
msgid "Average"
msgstr "Promeyo"
@@ -18011,7 +17858,6 @@ msgid "Min"
msgstr "Mín"
#: consolidatedialog.ui:130
-#, fuzzy
msgctxt "consolidatedialog|func"
msgid "Product"
msgstr "Producto"
@@ -18078,13 +17924,11 @@ msgid "_Link to source data"
msgstr ""
#: consolidatedialog.ui:507
-#, fuzzy
msgctxt "consolidatedialog|label4"
msgid "Options"
msgstr "Opcions"
#: consolidatedialog.ui:526
-#, fuzzy
msgctxt "consolidatedialog|more_label"
msgid "Options"
msgstr "Opcions"
@@ -18232,7 +18076,6 @@ msgid "_Password"
msgstr "Clau:"
#: dapiservicedialog.ui:259
-#, fuzzy
msgctxt "dapiservicedialog|label1"
msgid "Selection"
msgstr "Selección"
@@ -18261,13 +18104,11 @@ msgid "Automatic"
msgstr "Automatico"
#: databaroptions.ui:119
-#, fuzzy
msgctxt "databaroptions|min"
msgid "Minimum"
msgstr "Minimo"
#: databaroptions.ui:120
-#, fuzzy
msgctxt "databaroptions|min"
msgid "Maximum"
msgstr "Maximo"
@@ -18301,13 +18142,11 @@ msgid "Automatic"
msgstr "Automatico"
#: databaroptions.ui:139
-#, fuzzy
msgctxt "databaroptions|max"
msgid "Minimum"
msgstr "Minimo"
#: databaroptions.ui:140
-#, fuzzy
msgctxt "databaroptions|max"
msgid "Maximum"
msgstr "Maximo"
@@ -18467,7 +18306,6 @@ msgid "Ba_se item:"
msgstr ""
#: datafielddialog.ui:260
-#, fuzzy
msgctxt "datafielddialog|type"
msgid "Normal"
msgstr "Normal"
@@ -18508,7 +18346,6 @@ msgid "% of total"
msgstr ""
#: datafielddialog.ui:268
-#, fuzzy
msgctxt "datafielddialog|type"
msgid "Index"
msgstr "Indiz"
@@ -18611,13 +18448,11 @@ msgid "items"
msgstr ""
#: datafieldoptionsdialog.ui:401
-#, fuzzy
msgctxt "datafieldoptionsdialog|from"
msgid "Top"
msgstr "Cobalto"
#: datafieldoptionsdialog.ui:402
-#, fuzzy
msgctxt "datafieldoptionsdialog|from"
msgid "Bottom"
msgstr "Cobaixo"
@@ -18827,7 +18662,6 @@ msgid "Define Database Range"
msgstr "Modificar aria de base de datos"
#: definedatabaserangedialog.ui:61
-#, fuzzy
msgctxt "definedatabaserangedialog|Name"
msgid "Name"
msgstr "Nombre"
@@ -18886,7 +18720,6 @@ msgid "Invalid range"
msgstr "Referencia no valida"
#: definedatabaserangedialog.ui:338
-#, fuzzy
msgctxt "definedatabaserangedialog|label1"
msgid "Options"
msgstr "Opcions"
@@ -18971,7 +18804,6 @@ msgid "Delete entire _column(s)"
msgstr ""
#: deletecells.ui:168
-#, fuzzy
msgctxt "deletecells|label1"
msgid "Selection"
msgstr "Selección"
@@ -19029,7 +18861,6 @@ msgid "_Objects"
msgstr "Obchectos"
#: deletecontents.ui:237
-#, fuzzy
msgctxt "deletecontents|label2"
msgid "Selection"
msgstr "Selección"
@@ -19122,25 +18953,21 @@ msgid "_Browse..."
msgstr ""
#: erroralerttabpage.ui:160
-#, fuzzy
msgctxt "erroralerttabpage|actionCB"
msgid "Stop"
msgstr "Aturar"
#: erroralerttabpage.ui:161
-#, fuzzy
msgctxt "erroralerttabpage|actionCB"
msgid "Warning"
msgstr "~Alvertencia"
#: erroralerttabpage.ui:162
-#, fuzzy
msgctxt "erroralerttabpage|actionCB"
msgid "Information"
msgstr "Información"
#: erroralerttabpage.ui:163
-#, fuzzy
msgctxt "erroralerttabpage|actionCB"
msgid "Macro"
msgstr "Macro"
@@ -19448,7 +19275,6 @@ msgid "Numbers"
msgstr "Numero"
#: formatcellsdialog.ui:128
-#, fuzzy
msgctxt "formatcellsdialog|font"
msgid "Font"
msgstr "Tipo de letra"
@@ -19459,7 +19285,6 @@ msgid "Font Effects"
msgstr ""
#: formatcellsdialog.ui:174
-#, fuzzy
msgctxt "formatcellsdialog|alignment"
msgid "Alignment"
msgstr "Aliniación"
@@ -19470,7 +19295,6 @@ msgid "Asian Typography"
msgstr ""
#: formatcellsdialog.ui:220
-#, fuzzy
msgctxt "formatcellsdialog|borders"
msgid "Borders"
msgstr "Cantos"
@@ -19559,7 +19383,6 @@ msgid "All"
msgstr "Totz"
#: functionpanel.ui:61
-#, fuzzy
msgctxt "functionpanel|category"
msgid "Database"
msgstr "Base de datos"
@@ -19577,7 +19400,6 @@ msgid "Financial"
msgstr "Finanzas"
#: functionpanel.ui:64
-#, fuzzy
msgctxt "functionpanel|category"
msgid "Information"
msgstr "Información"
@@ -19607,7 +19429,6 @@ msgid "Statistical"
msgstr "Estatistica"
#: functionpanel.ui:69
-#, fuzzy
msgctxt "functionpanel|category"
msgid "Spreadsheet"
msgstr "Fuella de calculo"
@@ -19856,13 +19677,11 @@ msgid "Page"
msgstr "Pachinas"
#: headerfootercontent.ui:264
-#, fuzzy
msgctxt "headerfootercontent|buttonBTN_PAGES|tooltip_text"
msgid "Pages"
msgstr "Pachinas"
#: headerfootercontent.ui:280
-#, fuzzy
msgctxt "headerfootercontent|buttonBTN_DATE|tooltip_text"
msgid "Date"
msgstr "Calendata"
@@ -19948,7 +19767,6 @@ msgid "Header"
msgstr "Encabezamiento"
#: headerfooterdialog.ui:128
-#, fuzzy
msgctxt "headerfooterdialog|footer"
msgid "Footer"
msgstr "Piet de pachina"
@@ -20025,7 +19843,6 @@ msgid "Entire _column"
msgstr ""
#: insertcells.ui:177
-#, fuzzy
msgctxt "insertcells|label1"
msgid "Selection"
msgstr "Selección"
@@ -20057,7 +19874,6 @@ msgid "_After current sheet"
msgstr ""
#: insertsheet.ui:146
-#, fuzzy
msgctxt "insertsheet|label1"
msgid "Position"
msgstr "Posición"
@@ -20238,7 +20054,6 @@ msgid "C_opy"
msgstr "Copiar"
#: movecopysheet.ui:134
-#, fuzzy
msgctxt "movecopysheet|label1"
msgid "Action"
msgstr "Acción"
@@ -20403,13 +20218,11 @@ msgid "Row:"
msgstr "Ringlera"
#: navigatorpanel.ui:58
-#, fuzzy
msgctxt "navigatorpanel|column|tooltip_text"
msgid "Column"
msgstr "Columna"
#: navigatorpanel.ui:70
-#, fuzzy
msgctxt "navigatorpanel|row|tooltip_text"
msgid "Row"
msgstr "Ringlera"
@@ -20438,7 +20251,6 @@ msgid "Contents"
msgstr "Contenius"
#: navigatorpanel.ui:138
-#, fuzzy
msgctxt "navigatorpanel|toggle|tooltip_text"
msgid "Toggle"
msgstr "Commutar"
@@ -20456,7 +20268,6 @@ msgid "Drag Mode"
msgstr "Modo d'arrocegue"
#: navigatorpanel.ui:190
-#, fuzzy
msgctxt "navigatorpanel|documents|tooltip_text"
msgid "Document"
msgstr "Documento"
@@ -20575,7 +20386,6 @@ msgid "Toggle Grid Lines"
msgstr ""
#: notebookbar.ui:3345
-#, fuzzy
msgctxt "notebookbar|ViewLabel"
msgid "View"
msgstr "Veyer"
@@ -20639,7 +20449,6 @@ msgid "Neutral"
msgstr ""
#: notebookbar_groupedbar_compact.ui:3961
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|warning"
msgid "Warning"
msgstr "~Alvertencia"
@@ -20920,7 +20729,6 @@ msgid "Neutral"
msgstr ""
#: notebookbar_groupedbar_full.ui:3895
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|warning"
msgid "Warning"
msgstr "~Alvertencia"
@@ -21224,7 +21032,6 @@ msgid "Bad"
msgstr ""
#: notebookbar_groups.ui:251
-#, fuzzy
msgctxt "notebookbar_groups|stylemenustatw"
msgid "Warning"
msgstr "~Alvertencia"
@@ -21305,7 +21112,6 @@ msgid " "
msgstr ""
#: notebookbar_groups.ui:1034
-#, fuzzy
msgctxt "notebookbar_groups|leftb"
msgid "Left"
msgstr "Enta la cucha"
@@ -21317,7 +21123,6 @@ msgid "Center"
msgstr "~Centrau"
#: notebookbar_groups.ui:1069
-#, fuzzy
msgctxt "notebookbar_groups|rightb"
msgid "Right"
msgstr "Enta la dreita"
@@ -21346,7 +21151,6 @@ msgid "Conditional"
msgstr ""
#: notebookbar_groups.ui:1583
-#, fuzzy
msgctxt "notebookbar_groups|topb"
msgid "Top"
msgstr "Cobalto"
@@ -21358,13 +21162,11 @@ msgid "Center"
msgstr "~Centrau"
#: notebookbar_groups.ui:1617
-#, fuzzy
msgctxt "notebookbar_groups|bottomb"
msgid "Bottom"
msgstr "Cobaixo"
#: notebookbar_groups.ui:1663
-#, fuzzy
msgctxt "notebookbar_groups|tablegrouplabel"
msgid "Spreadsheet"
msgstr "Fuella de calculo"
@@ -21583,7 +21385,6 @@ msgid "0 corresponds to 01/01/1904"
msgstr ""
#: optcalculatepage.ui:489
-#, fuzzy
msgctxt "optcalculatepage|label3"
msgid "Date"
msgstr "Calendata"
@@ -21645,7 +21446,6 @@ msgid "_Prefix name for new worksheet:"
msgstr ""
#: optdefaultpage.ui:98
-#, fuzzy
msgctxt "optdefaultpage|label1"
msgid "New Spreadsheet"
msgstr "Nueva fuella de calculo"
@@ -21661,7 +21461,6 @@ msgid "_Always apply manual breaks"
msgstr ""
#: optdlg.ui:68
-#, fuzzy
msgctxt "optdlg|label1"
msgid "Pages"
msgstr "Pachinas"
@@ -21672,7 +21471,6 @@ msgid "_Print only selected sheets"
msgstr ""
#: optdlg.ui:124
-#, fuzzy
msgctxt "optdlg|label2"
msgid "Sheets"
msgstr "Fuellas"
@@ -21885,7 +21683,6 @@ msgid "Page"
msgstr "Pachinas"
#: pagetemplatedialog.ui:151
-#, fuzzy
msgctxt "pagetemplatedialog|borders"
msgid "Borders"
msgstr "Cantos"
@@ -21903,7 +21700,6 @@ msgid "Header"
msgstr "Encabezamiento"
#: pagetemplatedialog.ui:220
-#, fuzzy
msgctxt "pagetemplatedialog|footer"
msgid "Footer"
msgstr "Piet de pachina"
@@ -21925,7 +21721,6 @@ msgid "Indents & Spacing"
msgstr ""
#: paradialog.ui:128
-#, fuzzy
msgctxt "paradialog|labelTP_PARA_ALIGN"
msgid "Alignment"
msgstr "Aliniación"
@@ -21965,7 +21760,6 @@ msgid "Numbers"
msgstr "Numero"
#: paratemplatedialog.ui:165
-#, fuzzy
msgctxt "paratemplatedialog|font"
msgid "Font"
msgstr "Tipo de letra"
@@ -21976,7 +21770,6 @@ msgid "Font Effects"
msgstr ""
#: paratemplatedialog.ui:211
-#, fuzzy
msgctxt "paratemplatedialog|alignment"
msgid "Alignment"
msgstr "Aliniación"
@@ -21987,7 +21780,6 @@ msgid "Asian Typography"
msgstr ""
#: paratemplatedialog.ui:257
-#, fuzzy
msgctxt "paratemplatedialog|borders"
msgid "Borders"
msgstr "Cantos"
@@ -22071,7 +21863,6 @@ msgid "_Objects"
msgstr "Obchectos"
#: pastespecial.ui:307
-#, fuzzy
msgctxt "pastespecial|label1"
msgid "Selection"
msgstr "Selección"
@@ -22124,7 +21915,6 @@ msgid "_Link"
msgstr ""
#: pastespecial.ui:528
-#, fuzzy
msgctxt "pastespecial|label3"
msgid "Options"
msgstr "Opcions"
@@ -22354,7 +22144,6 @@ msgid "Enable drill to details"
msgstr ""
#: pivottablelayoutdialog.ui:495
-#, fuzzy
msgctxt "pivottablelayoutdialog|label11"
msgid "Options"
msgstr "Opcions"
@@ -22365,7 +22154,6 @@ msgid "New sheet"
msgstr ""
#: pivottablelayoutdialog.ui:562
-#, fuzzy
msgctxt "pivottablelayoutdialog|destination-radio-selection"
msgid "Selection"
msgstr "Selección"
@@ -22381,7 +22169,6 @@ msgid "Destination"
msgstr ""
#: pivottablelayoutdialog.ui:668
-#, fuzzy
msgctxt "pivottablelayoutdialog|source-radio-selection"
msgid "Selection"
msgstr "Selección"
@@ -22408,7 +22195,6 @@ msgid "Edit Print Ranges"
msgstr ""
#: printareasdialog.ui:134
-#, fuzzy
msgctxt "printareasdialog|lbprintarea"
msgid "- none -"
msgstr "- garra -"
@@ -22436,7 +22222,6 @@ msgid "Print Range"
msgstr "Arias d'impresión"
#: printareasdialog.ui:219
-#, fuzzy
msgctxt "printareasdialog|lbrepeatrow"
msgid "- none -"
msgstr "- garra -"
@@ -22453,7 +22238,6 @@ msgid "Rows to Repeat"
msgstr ""
#: printareasdialog.ui:302
-#, fuzzy
msgctxt "printareasdialog|lbrepeatcol"
msgid "- none -"
msgstr "- garra -"
@@ -22552,7 +22336,6 @@ msgid "Uniform Integer"
msgstr ""
#: randomnumbergenerator.ui:30
-#, fuzzy
msgctxt "randomnumbergenerator|distribution-liststore"
msgid "Normal"
msgstr "Normal"
@@ -22644,7 +22427,6 @@ msgid "Decimal places:"
msgstr ""
#: randomnumbergenerator.ui:481
-#, fuzzy
msgctxt "randomnumbergenerator|label4"
msgid "Options"
msgstr "Opcions"
@@ -22932,13 +22714,11 @@ msgid "on"
msgstr "en"
#: scenariomenu.ui:12
-#, fuzzy
msgctxt "scenariomenu|delete"
msgid "Delete"
msgstr "Eliminar"
#: scenariomenu.ui:20
-#, fuzzy
msgctxt "scenariomenu|edit"
msgid "Properties..."
msgstr "Propiedatz..."
@@ -23006,7 +22786,6 @@ msgid "Down"
msgstr "Enta abaixo"
#: scgeneralpage.ui:319
-#, fuzzy
msgctxt "scgeneralpage|alignlb"
msgid "Right"
msgstr "Enta la dreita"
@@ -23018,7 +22797,6 @@ msgid "Up"
msgstr "Enta alto"
#: scgeneralpage.ui:321
-#, fuzzy
msgctxt "scgeneralpage|alignlb"
msgid "Left"
msgstr "Enta la cucha"
@@ -23080,13 +22858,11 @@ msgid "_Type:"
msgstr ""
#: selectdatasource.ui:145
-#, fuzzy
msgctxt "selectdatasource|type"
msgid "Table"
msgstr "Tabla"
#: selectdatasource.ui:146
-#, fuzzy
msgctxt "selectdatasource|type"
msgid "Query"
msgstr "Consulta"
@@ -23109,7 +22885,6 @@ msgid "Data so_urce:"
msgstr ""
#: selectdatasource.ui:201
-#, fuzzy
msgctxt "selectdatasource|label1"
msgid "Selection"
msgstr "Selección"
@@ -23152,7 +22927,6 @@ msgid "_External source/interface"
msgstr ""
#: selectsource.ui:198
-#, fuzzy
msgctxt "selectsource|label1"
msgid "Selection"
msgstr "Selección"
@@ -23173,7 +22947,6 @@ msgid "Header (left)"
msgstr ""
#: sharedfooterdialog.ui:151
-#, fuzzy
msgctxt "sharedfooterdialog|footer"
msgid "Footer"
msgstr "Piet de pachina"
@@ -23216,7 +22989,6 @@ msgid "Note: Changes to formatting attributes like fonts, colors, and number for
msgstr ""
#: sharedocumentdlg.ui:169
-#, fuzzy
msgctxt "sharedocumentdlg|name"
msgid "Name"
msgstr "Nombre"
@@ -23233,7 +23005,6 @@ msgid "No user data available."
msgstr ""
#: sharedocumentdlg.ui:234
-#, fuzzy
msgctxt "sharedocumentdlg|unknownuser"
msgid "Unknown User"
msgstr "Usuario desconoixiu"
@@ -23316,7 +23087,6 @@ msgid "_Zero values"
msgstr "Valors zero"
#: sheetprintpage.ui:335
-#, fuzzy
msgctxt "sheetprintpage|labelPrint"
msgid "Print"
msgstr "Imprentar"
@@ -23376,7 +23146,6 @@ msgid "Fit print range(s) on number of pages"
msgstr "Achustar intervalos d'impresión en numeros de pachinas"
#: sheetprintpage.ui:590
-#, fuzzy
msgctxt "sheetprintpage|labelScale"
msgid "Scale"
msgstr "Escalar"
@@ -23567,7 +23336,6 @@ msgid "General"
msgstr ""
#: sidebarnumberformat.ui:42
-#, fuzzy
msgctxt "sidebarnumberformat|category"
msgid "Number"
msgstr "Numero"
@@ -23814,7 +23582,6 @@ msgid "Integer"
msgstr "Numero "
#: solverdlg.ui:531
-#, fuzzy
msgctxt "solverdlg|op1list"
msgid "Binary"
msgstr "Binario"
@@ -23846,7 +23613,6 @@ msgid "Integer"
msgstr "Numero "
#: solverdlg.ui:555
-#, fuzzy
msgctxt "solverdlg|op2list"
msgid "Binary"
msgstr "Binario"
@@ -23878,7 +23644,6 @@ msgid "Integer"
msgstr "Numero "
#: solverdlg.ui:579
-#, fuzzy
msgctxt "solverdlg|op3list"
msgid "Binary"
msgstr "Binario"
@@ -23910,7 +23675,6 @@ msgid "Integer"
msgstr "Numero "
#: solverdlg.ui:603
-#, fuzzy
msgctxt "solverdlg|op4list"
msgid "Binary"
msgstr "Binario"
@@ -23945,25 +23709,21 @@ msgid "Value"
msgstr "Valors"
#: solverdlg.ui:742
-#, fuzzy
msgctxt "solverdlg|del2|tooltip_text"
msgid "Remove"
msgstr "Borrar"
#: solverdlg.ui:755
-#, fuzzy
msgctxt "solverdlg|del1|tooltip_text"
msgid "Remove"
msgstr "Borrar"
#: solverdlg.ui:768
-#, fuzzy
msgctxt "solverdlg|del3|tooltip_text"
msgid "Remove"
msgstr "Borrar"
#: solverdlg.ui:781
-#, fuzzy
msgctxt "solverdlg|del4|tooltip_text"
msgid "Remove"
msgstr "Borrar"
@@ -23974,7 +23734,6 @@ msgid "Limiting Conditions"
msgstr ""
#: solveroptionsdialog.ui:8
-#, fuzzy
msgctxt "solveroptionsdialog|SolverOptionsDialog"
msgid "Options"
msgstr "Opcions"
@@ -24054,7 +23813,6 @@ msgid "Sort Criteria"
msgstr ""
#: sortdialog.ui:128
-#, fuzzy
msgctxt "sortdialog|options"
msgid "Options"
msgstr "Opcions"
@@ -24130,7 +23888,6 @@ msgid "Language"
msgstr ""
#: sortoptionspage.ui:215
-#, fuzzy
msgctxt "sortoptionspage|algorithmft"
msgid "Options"
msgstr "Opcions"
@@ -24677,13 +24434,11 @@ msgid "3rd Group"
msgstr ""
#: subtotaldialog.ui:189
-#, fuzzy
msgctxt "subtotaldialog|options"
msgid "Options"
msgstr "Opcions"
#: subtotalgrppage.ui:12
-#, fuzzy
msgctxt "subtotalgrppage|liststore1"
msgid "Sum"
msgstr "Suma"
@@ -24695,7 +24450,6 @@ msgid "Count"
msgstr "Cantidat"
#: subtotalgrppage.ui:18
-#, fuzzy
msgctxt "subtotalgrppage|liststore1"
msgid "Average"
msgstr "Promeyo"
@@ -24713,7 +24467,6 @@ msgid "Min"
msgstr "Mín"
#: subtotalgrppage.ui:27
-#, fuzzy
msgctxt "subtotalgrppage|liststore1"
msgid "Product"
msgstr "Producto"
@@ -24725,25 +24478,21 @@ msgid "Count (numbers only)"
msgstr "Cuenta (Nomás os numeros)"
#: subtotalgrppage.ui:33
-#, fuzzy
msgctxt "subtotalgrppage|liststore1"
msgid "StDev (Sample)"
msgstr "StDev (Muestra)"
#: subtotalgrppage.ui:36
-#, fuzzy
msgctxt "subtotalgrppage|liststore1"
msgid "StDevP (Population)"
msgstr "StDevP (Población)"
#: subtotalgrppage.ui:39
-#, fuzzy
msgctxt "subtotalgrppage|liststore1"
msgid "Var (Sample)"
msgstr "Var (Muestra)"
#: subtotalgrppage.ui:42
-#, fuzzy
msgctxt "subtotalgrppage|liststore1"
msgid "VarP (Population)"
msgstr "VarP (Población)"
@@ -24920,7 +24669,6 @@ msgid "Text to Columns"
msgstr ""
#: textimportcsv.ui:654
-#, fuzzy
msgctxt "textimportcsv|label4"
msgid "Fields"
msgstr "Campos"
@@ -24953,7 +24701,6 @@ msgid "Detect special numbers (such as dates)"
msgstr ""
#: textimportoptions.ui:186
-#, fuzzy
msgctxt "textimportoptions|label3"
msgid "Options"
msgstr "Opcions"
@@ -25043,7 +24790,6 @@ msgid "_Color:"
msgstr ""
#: tpviewpage.ui:399
-#, fuzzy
msgctxt "tpviewpage|grid"
msgid "Show"
msgstr "Amostrar"
@@ -25054,7 +24800,6 @@ msgid "Show on colored cells"
msgstr ""
#: tpviewpage.ui:401
-#, fuzzy
msgctxt "tpviewpage|grid"
msgid "Hide"
msgstr "Amagar"
@@ -25093,43 +24838,36 @@ msgid "_Drawing objects:"
msgstr "Obchectos de dibuixo"
#: tpviewpage.ui:548
-#, fuzzy
msgctxt "tpviewpage|objgrf"
msgid "Show"
msgstr "Amostrar"
#: tpviewpage.ui:549
-#, fuzzy
msgctxt "tpviewpage|objgrf"
msgid "Hide"
msgstr "Amagar"
#: tpviewpage.ui:564
-#, fuzzy
msgctxt "tpviewpage|diagram"
msgid "Show"
msgstr "Amostrar"
#: tpviewpage.ui:565
-#, fuzzy
msgctxt "tpviewpage|diagram"
msgid "Hide"
msgstr "Amagar"
#: tpviewpage.ui:580
-#, fuzzy
msgctxt "tpviewpage|draw"
msgid "Show"
msgstr "Amostrar"
#: tpviewpage.ui:581
-#, fuzzy
msgctxt "tpviewpage|draw"
msgid "Hide"
msgstr "Amagar"
#: tpviewpage.ui:599
-#, fuzzy
msgctxt "tpviewpage|label2"
msgid "Objects"
msgstr "Obchectos"
@@ -25223,7 +24961,6 @@ msgid "Decimal"
msgstr "Decimals"
#: validationcriteriapage.ui:27
-#, fuzzy
msgctxt "validationcriteriapage|liststore1"
msgid "Date"
msgstr "Calendata"
@@ -25240,7 +24977,6 @@ msgid "Cell range"
msgstr ""
#: validationcriteriapage.ui:39
-#, fuzzy
msgctxt "validationcriteriapage|liststore1"
msgid "List"
msgstr "Lista"
diff --git a/source/an/scaddins/messages.po b/source/an/scaddins/messages.po
index c6a9ef318fe..7f7fefbf6c6 100644
--- a/source/an/scaddins/messages.po
+++ b/source/an/scaddins/messages.po
@@ -205,7 +205,6 @@ msgid "Returns the value 'true' if the number is even"
msgstr ""
#: analysis.hrc:88
-#, fuzzy
msgctxt "ANALYSIS_Iseven"
msgid "Number"
msgstr "Numero"
@@ -221,7 +220,6 @@ msgid "Returns the value 'true' if the number is odd"
msgstr ""
#: analysis.hrc:95
-#, fuzzy
msgctxt "ANALYSIS_Isodd"
msgid "Number"
msgstr "Numero"
@@ -237,7 +235,6 @@ msgid "Returns the multinomial coefficient of a set of numbers"
msgstr ""
#: analysis.hrc:102
-#, fuzzy
msgctxt "ANALYSIS_Multinomial"
msgid "Number"
msgstr "Numero"
@@ -323,7 +320,6 @@ msgid "Returns a number rounded to a specified multiple"
msgstr ""
#: analysis.hrc:131
-#, fuzzy
msgctxt "ANALYSIS_Mround"
msgid "Number"
msgstr "Numero"
@@ -349,7 +345,6 @@ msgid "Returns the square root of a number which has been multiplied by pi"
msgstr ""
#: analysis.hrc:140
-#, fuzzy
msgctxt "ANALYSIS_Sqrtpi"
msgid "Number"
msgstr "Numero"
@@ -392,7 +387,6 @@ msgid ""
msgstr ""
#: analysis.hrc:156
-#, fuzzy
msgctxt "ANALYSIS_Gcd"
msgid "Number"
msgstr "Numero"
@@ -410,7 +404,6 @@ msgid ""
msgstr ""
#: analysis.hrc:163
-#, fuzzy
msgctxt "ANALYSIS_Lcm"
msgid "Number"
msgstr "Numero"
@@ -526,7 +519,6 @@ msgid "Converts a binary number to an octal number"
msgstr ""
#: analysis.hrc:206
-#, fuzzy
msgctxt "ANALYSIS_Bin2Oct"
msgid "Number"
msgstr "Numero"
@@ -552,7 +544,6 @@ msgid "Converts a binary number to a decimal number"
msgstr ""
#: analysis.hrc:215
-#, fuzzy
msgctxt "ANALYSIS_Bin2Dec"
msgid "Number"
msgstr "Numero"
@@ -568,7 +559,6 @@ msgid "Converts a binary number to a hexadecimal number"
msgstr ""
#: analysis.hrc:222
-#, fuzzy
msgctxt "ANALYSIS_Bin2Hex"
msgid "Number"
msgstr "Numero"
@@ -594,7 +584,6 @@ msgid "Converts an octal number to a binary number"
msgstr ""
#: analysis.hrc:231
-#, fuzzy
msgctxt "ANALYSIS_Oct2Bin"
msgid "Number"
msgstr "Numero"
@@ -620,7 +609,6 @@ msgid "Converts an octal number to a decimal number"
msgstr ""
#: analysis.hrc:240
-#, fuzzy
msgctxt "ANALYSIS_Oct2Dec"
msgid "Number"
msgstr "Numero"
@@ -636,7 +624,6 @@ msgid "Converts an octal number to a hexadecimal number"
msgstr ""
#: analysis.hrc:247
-#, fuzzy
msgctxt "ANALYSIS_Oct2Hex"
msgid "Number"
msgstr "Numero"
@@ -662,7 +649,6 @@ msgid "Converts a decimal number to a binary number"
msgstr ""
#: analysis.hrc:256
-#, fuzzy
msgctxt "ANALYSIS_Dec2Bin"
msgid "Number"
msgstr "Numero"
@@ -688,7 +674,6 @@ msgid "Converts a decimal number to a hexadecimal number"
msgstr ""
#: analysis.hrc:265
-#, fuzzy
msgctxt "ANALYSIS_Dec2Hex"
msgid "Number"
msgstr "Numero"
@@ -714,7 +699,6 @@ msgid "Converts a decimal number into an octal number"
msgstr ""
#: analysis.hrc:274
-#, fuzzy
msgctxt "ANALYSIS_Dec2Oct"
msgid "Number"
msgstr "Numero"
@@ -740,7 +724,6 @@ msgid "Converts a hexadecimal number to a binary number"
msgstr ""
#: analysis.hrc:283
-#, fuzzy
msgctxt "ANALYSIS_Hex2Bin"
msgid "Number"
msgstr "Numero"
@@ -766,7 +749,6 @@ msgid "Converts a hexadecimal number to a decimal number"
msgstr ""
#: analysis.hrc:292
-#, fuzzy
msgctxt "ANALYSIS_Hex2Dec"
msgid "Number"
msgstr "Numero"
@@ -782,7 +764,6 @@ msgid "Converts a hexadecimal number to an octal number"
msgstr ""
#: analysis.hrc:299
-#, fuzzy
msgctxt "ANALYSIS_Hex2Oct"
msgid "Number"
msgstr "Numero"
@@ -875,7 +856,6 @@ msgid "Tests whether a number is greater than a threshold value"
msgstr ""
#: analysis.hrc:333
-#, fuzzy
msgctxt "ANALYSIS_Gestep"
msgid "Number"
msgstr "Numero"
@@ -902,7 +882,6 @@ msgid "Returns the double factorial of Number"
msgstr ""
#: analysis.hrc:342
-#, fuzzy
msgctxt "ANALYSIS_Factdouble"
msgid "Number"
msgstr "Numero"
@@ -958,7 +937,6 @@ msgid "The complex number"
msgstr ""
#: analysis.hrc:365
-#, fuzzy
msgctxt "ANALYSIS_Impower"
msgid "Number"
msgstr "Numero"
@@ -1354,7 +1332,6 @@ msgid "Converts a number from one measurement system to another"
msgstr ""
#: analysis.hrc:543
-#, fuzzy
msgctxt "ANALYSIS_Convert"
msgid "Number"
msgstr "Numero"
@@ -1440,7 +1417,6 @@ msgid "The period"
msgstr ""
#: analysis.hrc:564
-#, fuzzy
msgctxt "ANALYSIS_Amordegrc"
msgid "Rate"
msgstr "Taxa"
@@ -1516,7 +1492,6 @@ msgid "The period"
msgstr ""
#: analysis.hrc:583
-#, fuzzy
msgctxt "ANALYSIS_Amorlinc"
msgid "Rate"
msgstr "Taxa"
@@ -1572,7 +1547,6 @@ msgid "The settlement"
msgstr ""
#: analysis.hrc:598
-#, fuzzy
msgctxt "ANALYSIS_Accrint"
msgid "Rate"
msgstr "Taxa"
@@ -1638,7 +1612,6 @@ msgid "The settlement"
msgstr ""
#: analysis.hrc:615
-#, fuzzy
msgctxt "ANALYSIS_Accrintm"
msgid "Rate"
msgstr "Taxa"
@@ -1874,7 +1847,6 @@ msgid "Returns the cumulative principal on a loan to be paid between two periods
msgstr ""
#: analysis.hrc:682
-#, fuzzy
msgctxt "ANALYSIS_Cumprinc"
msgid "Rate"
msgstr "Taxa"
@@ -1941,7 +1913,6 @@ msgid "Returns the cumulative interest to be paid between two periods"
msgstr ""
#: analysis.hrc:699
-#, fuzzy
msgctxt "ANALYSIS_Cumipmt"
msgid "Rate"
msgstr "Taxa"
@@ -2028,7 +1999,6 @@ msgid "The maturity"
msgstr ""
#: analysis.hrc:720
-#, fuzzy
msgctxt "ANALYSIS_Price"
msgid "Rate"
msgstr "Taxa"
@@ -2169,7 +2139,6 @@ msgid "The issue date"
msgstr ""
#: analysis.hrc:756
-#, fuzzy
msgctxt "ANALYSIS_Pricemat"
msgid "Rate"
msgstr "Taxa"
@@ -2365,7 +2334,6 @@ msgid "The maturity"
msgstr ""
#: analysis.hrc:815
-#, fuzzy
msgctxt "ANALYSIS_Yield"
msgid "Rate"
msgstr "Taxa"
@@ -2506,7 +2474,6 @@ msgid "The issue date"
msgstr ""
#: analysis.hrc:851
-#, fuzzy
msgctxt "ANALYSIS_Yieldmat"
msgid "Rate"
msgstr "Taxa"
@@ -2687,7 +2654,6 @@ msgid "The first coupon date"
msgstr ""
#: analysis.hrc:903
-#, fuzzy
msgctxt "ANALYSIS_Oddfprice"
msgid "Rate"
msgstr "Taxa"
@@ -2783,7 +2749,6 @@ msgid "The first coupon date"
msgstr ""
#: analysis.hrc:926
-#, fuzzy
msgctxt "ANALYSIS_Oddfyield"
msgid "Rate"
msgstr "Taxa"
@@ -2869,7 +2834,6 @@ msgid "The last interest date"
msgstr ""
#: analysis.hrc:947
-#, fuzzy
msgctxt "ANALYSIS_Oddlprice"
msgid "Rate"
msgstr "Taxa"
@@ -2955,7 +2919,6 @@ msgid "The last interest date"
msgstr ""
#: analysis.hrc:968
-#, fuzzy
msgctxt "ANALYSIS_Oddlyield"
msgid "Rate"
msgstr "Taxa"
@@ -3033,7 +2996,6 @@ msgid "The dates"
msgstr ""
#: analysis.hrc:987
-#, fuzzy
msgctxt "ANALYSIS_Xirr"
msgid "Guess"
msgstr "estimar"
@@ -3049,7 +3011,6 @@ msgid "Returns the net present value for a non-periodic schedule of payments"
msgstr ""
#: analysis.hrc:994
-#, fuzzy
msgctxt "ANALYSIS_Xnpv"
msgid "Rate"
msgstr "Taxa"
@@ -3545,7 +3506,6 @@ msgid "Returns 1 (TRUE) if the date is a day of a leap year, otherwise 0 (FALSE)
msgstr ""
#: datefunc.hrc:61
-#, fuzzy
msgctxt "DATE_FUNCDESC_IsLeapYear"
msgid "Date"
msgstr "Calendata"
@@ -3561,7 +3521,6 @@ msgid "Returns the number of days of the month in which the date entered occurs"
msgstr ""
#: datefunc.hrc:68
-#, fuzzy
msgctxt "DATE_FUNCDESC_DaysInMonth"
msgid "Date"
msgstr "Calendata"
@@ -3577,7 +3536,6 @@ msgid "Returns the number of days of the year in which the date entered occurs."
msgstr ""
#: datefunc.hrc:75
-#, fuzzy
msgctxt "DATE_FUNCDESC_DaysInYear"
msgid "Date"
msgstr "Calendata"
@@ -3593,7 +3551,6 @@ msgid "Returns the number of weeks of the year in which the date entered occurs"
msgstr ""
#: datefunc.hrc:82
-#, fuzzy
msgctxt "DATE_FUNCDESC_WeeksInYear"
msgid "Date"
msgstr "Calendata"
diff --git a/source/an/scp2/source/ooo.po b/source/an/scp2/source/ooo.po
index 8c41af02a81..28e1bf4ab26 100644
--- a/source/an/scp2/source/ooo.po
+++ b/source/an/scp2/source/ooo.po
@@ -329,7 +329,6 @@ msgid "Installs Turkish help in %PRODUCTNAME %PRODUCTVERSION"
msgstr ""
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_EL\n"
@@ -2122,7 +2121,6 @@ msgid "Installs the Turkish user interface"
msgstr ""
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_EL\n"
@@ -3947,7 +3945,6 @@ msgid "English spelling dictionaries, hyphenation rules, thesaurus, and grammar
msgstr ""
#: module_ooo.ulf
-#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_NAME_MODULE_EXTENSION_DICTIONARY_EL\n"
diff --git a/source/an/scp2/source/writer.po b/source/an/scp2/source/writer.po
index 749dc8ec756..4378b61cf26 100644
--- a/source/an/scp2/source/writer.po
+++ b/source/an/scp2/source/writer.po
@@ -17,7 +17,6 @@ msgstr ""
"X-POOTLE-MTIME: 1462128309.000000\n"
#: folderitem_writer.ulf
-#, fuzzy
msgctxt ""
"folderitem_writer.ulf\n"
"STR_FI_NAME_HTMLDOKUMENT\n"
diff --git a/source/an/sd/messages.po b/source/an/sd/messages.po
index 86481618f19..837326e143a 100644
--- a/source/an/sd/messages.po
+++ b/source/an/sd/messages.po
@@ -24,7 +24,6 @@ msgid "Handouts"
msgstr ""
#: DocumentRenderer.hrc:31
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_CONTENT_CHOICES"
msgid "Notes"
msgstr "Notas"
@@ -187,7 +186,6 @@ msgid "Se~lection"
msgstr "Selección"
#: errhdl.hrc:29
-#, fuzzy
msgctxt "RID_SD_ERRHDL"
msgid "File format error found at $(ARG1)(row,col)."
msgstr "S'ha trobau una error de formato de fichero en $(ARG1)(ringlera,columna)."
@@ -290,7 +288,6 @@ msgid "Slide Sorter"
msgstr ""
#: strings.hrc:36
-#, fuzzy
msgctxt "STR_NORMAL_MODE"
msgid "Normal"
msgstr "Normal"
@@ -306,7 +303,6 @@ msgid "Outline"
msgstr ""
#: strings.hrc:39
-#, fuzzy
msgctxt "STR_NOTES_MODE"
msgid "Notes"
msgstr "Notas"
@@ -442,7 +438,6 @@ msgid "Master Modes"
msgstr ""
#: strings.hrc:66
-#, fuzzy
msgctxt "STR_AUTOLAYOUT_NOTES"
msgid "Notes"
msgstr "Notas"
@@ -490,7 +485,6 @@ msgid "Name Object"
msgstr ""
#: strings.hrc:75
-#, fuzzy
msgctxt "STR_DESC_NAMEGROUP"
msgid "Name"
msgstr "Nombre"
@@ -1135,7 +1129,6 @@ msgid ""
msgstr ""
#: strings.hrc:200
-#, fuzzy
msgctxt "STR_HTMLATTR_TEXT"
msgid "Text"
msgstr "Texto"
@@ -1156,7 +1149,6 @@ msgid "Active link"
msgstr ""
#: strings.hrc:204
-#, fuzzy
msgctxt "STR_HTMLEXP_NOTES"
msgid "Notes"
msgstr "Notas"
@@ -1214,7 +1206,6 @@ msgid "Last page"
msgstr "Apellidos"
#: strings.hrc:215
-#, fuzzy
msgctxt "STR_HTMLEXP_SETTEXT"
msgid "Text"
msgstr "Texto"
@@ -1307,7 +1298,6 @@ msgid "Rename Slide"
msgstr ""
#: strings.hrc:233
-#, fuzzy
msgctxt "STR_DESC_RENAMESLIDE"
msgid "Name"
msgstr "Nombre"
@@ -1542,7 +1532,6 @@ msgid "Background objects"
msgstr ""
#: strings.hrc:280
-#, fuzzy
msgctxt "STR_LAYER_LAYOUT"
msgid "Layout"
msgstr "Disenyo"
@@ -1698,7 +1687,6 @@ msgid "Double-click to add a Spreadsheet"
msgstr ""
#: strings.hrc:311
-#, fuzzy
msgctxt "STR_LAYOUT_DEFAULT_NAME"
msgid "Default"
msgstr "Por defecto"
@@ -1710,7 +1698,6 @@ msgid "Title"
msgstr "Titol"
#: strings.hrc:313
-#, fuzzy
msgctxt "STR_STANDARD_STYLESHEET_NAME"
msgid "Default"
msgstr "Por defecto"
@@ -2085,13 +2072,11 @@ msgid "Subtitle"
msgstr ""
#: strings.hrc:389
-#, fuzzy
msgctxt "SID_SD_A11Y_P_PAGE_N_STYLE"
msgid "Page"
msgstr "Pachina"
#: strings.hrc:390
-#, fuzzy
msgctxt "SID_SD_A11Y_P_NOTES_N_STYLE"
msgid "Notes"
msgstr "Notas"
@@ -2107,25 +2092,21 @@ msgid "Unknown Accessible Presentation Shape"
msgstr ""
#: strings.hrc:393
-#, fuzzy
msgctxt "SID_SD_A11Y_P_FOOTER_N_STYLE"
msgid "Footer"
msgstr "Piet de pachina"
#: strings.hrc:394
-#, fuzzy
msgctxt "SID_SD_A11Y_P_HEADER_N_STYLE"
msgid "Header"
msgstr "Capitero"
#: strings.hrc:395
-#, fuzzy
msgctxt "SID_SD_A11Y_P_DATE_N_STYLE"
msgid "Date"
msgstr "Calendata"
#: strings.hrc:396
-#, fuzzy
msgctxt "SID_SD_A11Y_P_NUMBER_N_STYLE"
msgid "Number"
msgstr "Numero"
@@ -2374,13 +2355,11 @@ msgid "%PRODUCTNAME %s"
msgstr "%PRODUCTNAME %s"
#: strings.hrc:448
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_PRINT_GROUP"
msgid "Print"
msgstr "Imprentar"
#: strings.hrc:449
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_CONTENT"
msgid "Document"
msgstr "Documento"
@@ -2779,7 +2758,6 @@ msgid "After previous"
msgstr ""
#: customanimationspanel.ui:324
-#, fuzzy
msgctxt "customanimationspanel|more_properties|tooltip_text"
msgid "Options"
msgstr "Opcions"
@@ -2800,7 +2778,6 @@ msgid "Automatic Preview"
msgstr ""
#: customanimationspanel.ui:446
-#, fuzzy
msgctxt "customanimationspanel|play"
msgid "Play"
msgstr "Reproducir"
@@ -2922,7 +2899,6 @@ msgid "Automatic Preview"
msgstr ""
#: customanimationspanelhorizontal.ui:407
-#, fuzzy
msgctxt "customanimationspanelhorizontal|play"
msgid "Play"
msgstr "Reproducir"
@@ -3173,13 +3149,11 @@ msgid "Backwards"
msgstr ""
#: dockinganimation.ui:216
-#, fuzzy
msgctxt "dockinganimation|stop|tooltip_text"
msgid "Stop"
msgstr "Aturar"
#: dockinganimation.ui:231
-#, fuzzy
msgctxt "dockinganimation|next|tooltip_text"
msgid "Play"
msgstr "Reproducir"
@@ -3201,7 +3175,6 @@ msgid "Bitmap object"
msgstr ""
#: dockinganimation.ui:340
-#, fuzzy
msgctxt "dockinganimation|alignmentft"
msgid "Alignment"
msgstr "Aliniación"
@@ -3212,7 +3185,6 @@ msgid "Top Left"
msgstr ""
#: dockinganimation.ui:356
-#, fuzzy
msgctxt "dockinganimation|alignment"
msgid "Left"
msgstr "Enta la cucha"
@@ -3223,7 +3195,6 @@ msgid "Bottom Left"
msgstr ""
#: dockinganimation.ui:358
-#, fuzzy
msgctxt "dockinganimation|alignment"
msgid "Top"
msgstr "Cobalto"
@@ -3235,7 +3206,6 @@ msgid "Centered"
msgstr "~Centrau"
#: dockinganimation.ui:360
-#, fuzzy
msgctxt "dockinganimation|alignment"
msgid "Bottom"
msgstr "Cobaixo"
@@ -3246,7 +3216,6 @@ msgid "Top Right"
msgstr ""
#: dockinganimation.ui:362
-#, fuzzy
msgctxt "dockinganimation|alignment"
msgid "Right"
msgstr "Enta la dreita"
@@ -3272,7 +3241,6 @@ msgid "Apply Objects Individually"
msgstr ""
#: dockinganimation.ui:478
-#, fuzzy
msgctxt "dockinganimation|label3"
msgid "Number"
msgstr "Numero"
@@ -3540,7 +3508,6 @@ msgid "A_fter"
msgstr ""
#: insertslides.ui:137
-#, fuzzy
msgctxt "insertslides|label1"
msgid "Position"
msgstr "Posición"
@@ -3648,7 +3615,6 @@ msgid "Show S_mall Preview"
msgstr ""
#: navigatorpanel.ui:22
-#, fuzzy
msgctxt "navigatorpanel|documents|tooltip_text"
msgid "Document"
msgstr "Documento"
@@ -3780,13 +3746,11 @@ msgid "Grid"
msgstr "~Rella"
#: notebookbar.ui:2737
-#, fuzzy
msgctxt "notebookbar|ViewLabel"
msgid "View"
msgstr "Veyer"
#: notebookbar.ui:2757
-#, fuzzy
msgctxt "notebookbar|TableLabel"
msgid "Table"
msgstr "Tabla"
@@ -4257,7 +4221,6 @@ msgid "Master 2"
msgstr ""
#: notebookbar_groups.ui:257
-#, fuzzy
msgctxt "notebookbar_groups|shapestyledefault"
msgid "Default"
msgstr "Por defecto"
@@ -4311,7 +4274,6 @@ msgid " "
msgstr ""
#: notebookbar_groups.ui:1201
-#, fuzzy
msgctxt "notebookbar_groups|formatgrouplabel"
msgid "Text"
msgstr "Texto"
@@ -4328,7 +4290,6 @@ msgid "Master"
msgstr ""
#: notebookbar_groups.ui:1293
-#, fuzzy
msgctxt "notebookbar_groups|layoutb"
msgid "Layout"
msgstr "Disenyo"
@@ -4523,7 +4484,6 @@ msgid "Page _height:"
msgstr ""
#: optimpressgeneralpage.ui:575
-#, fuzzy
msgctxt "optimpressgeneralpage|label5"
msgid "Scale"
msgstr "Escalar"
@@ -4639,7 +4599,6 @@ msgid "_Custom slide show:"
msgstr ""
#: presentationdialog.ui:150
-#, fuzzy
msgctxt "presentationdialog|label1"
msgid "Range"
msgstr "Intervalo"
@@ -4741,7 +4700,6 @@ msgid "Presentation always _on top"
msgstr ""
#: presentationdialog.ui:543
-#, fuzzy
msgctxt "presentationdialog|label4"
msgid "Options"
msgstr "Opcions"
@@ -4769,13 +4727,11 @@ msgid "H_idden pages"
msgstr ""
#: prntopts.ui:111
-#, fuzzy
msgctxt "prntopts|printlbl"
msgid "Print"
msgstr "Imprentar"
#: prntopts.ui:145
-#, fuzzy
msgctxt "prntopts|pagedefaultrb"
msgid "Default"
msgstr "Por defecto"
@@ -4822,7 +4778,6 @@ msgid "Drawing"
msgstr "~Debuxo"
#: prntopts.ui:355
-#, fuzzy
msgctxt "prntopts|notecb"
msgid "Notes"
msgstr "Notas"
@@ -4844,7 +4799,6 @@ msgid "Content"
msgstr "Conteniu"
#: prntopts.ui:442
-#, fuzzy
msgctxt "prntopts|defaultrb"
msgid "Default"
msgstr "Por defecto"
@@ -4961,7 +4915,6 @@ msgid "Show notes"
msgstr ""
#: publishingdialog.ui:572
-#, fuzzy
msgctxt "publishingdialog|htmlOptionsLabel"
msgid "Options"
msgstr "Opcions"
@@ -5130,7 +5083,6 @@ msgid "Hyper_link"
msgstr ""
#: publishingdialog.ui:1495
-#, fuzzy
msgctxt "publishingdialog|textButton"
msgid "Text"
msgstr "Texto"
@@ -5554,7 +5506,6 @@ msgid "Automatic Preview"
msgstr ""
#: slidetransitionspanel.ui:327
-#, fuzzy
msgctxt "slidetransitionspanel|play"
msgid "Play"
msgstr "Reproducir"
@@ -5620,7 +5571,6 @@ msgid "Apply Transition to All Slides"
msgstr ""
#: slidetransitionspanelhorizontal.ui:226
-#, fuzzy
msgctxt "slidetransitionspanelhorizontal|play"
msgid "Play"
msgstr "Reproducir"
@@ -5722,7 +5672,6 @@ msgid "Transparency"
msgstr ""
#: templatedialog.ui:233
-#, fuzzy
msgctxt "templatedialog|font"
msgid "Font"
msgstr "Tipo de letra"
@@ -5738,7 +5687,6 @@ msgid "Indents & Spacing"
msgstr ""
#: templatedialog.ui:302
-#, fuzzy
msgctxt "templatedialog|text"
msgid "Text"
msgstr "Texto"
@@ -5759,7 +5707,6 @@ msgid "Connector"
msgstr ""
#: templatedialog.ui:394
-#, fuzzy
msgctxt "templatedialog|alignment"
msgid "Alignment"
msgstr "Aliniación"
@@ -5825,7 +5772,6 @@ msgid "Image"
msgstr ""
#: bulletsandnumbering.ui:173
-#, fuzzy
msgctxt "bulletsandnumbering|position"
msgid "Position"
msgstr "Posición"
@@ -5954,7 +5900,6 @@ msgid "_Y:"
msgstr ""
#: dlgsnap.ui:200
-#, fuzzy
msgctxt "dlgsnap|label1"
msgid "Position"
msgstr "Posición"
@@ -5999,7 +5944,6 @@ msgid "Font Effects"
msgstr ""
#: drawchardialog.ui:150
-#, fuzzy
msgctxt "drawchardialog|RID_SVXPAGE_CHAR_POSITION"
msgid "Position"
msgstr "Posición"
@@ -6015,7 +5959,6 @@ msgid "Page Setup"
msgstr ""
#: drawpagedialog.ui:105
-#, fuzzy
msgctxt "drawpagedialog|RID_SVXPAGE_PAGE"
msgid "Page"
msgstr "Pachina"
@@ -6052,7 +5995,6 @@ msgid "Tabs"
msgstr ""
#: drawparadialog.ui:173
-#, fuzzy
msgctxt "drawparadialog|labelTP_PARA_ALIGN"
msgid "Alignment"
msgstr "Aliniación"
@@ -6152,7 +6094,6 @@ msgid "Transparency"
msgstr ""
#: drawprtldialog.ui:196
-#, fuzzy
msgctxt "drawprtldialog|RID_SVXPAGE_CHAR_NAME"
msgid "Font"
msgstr "Tipo de letra"
@@ -6168,7 +6109,6 @@ msgid "Indents & Spacing"
msgstr ""
#: drawprtldialog.ui:265
-#, fuzzy
msgctxt "drawprtldialog|RID_SVXPAGE_TEXTATTR"
msgid "Text"
msgstr "Texto"
@@ -6194,7 +6134,6 @@ msgid "Customize"
msgstr ""
#: drawprtldialog.ui:380
-#, fuzzy
msgctxt "drawprtldialog|RID_SVXPAGE_ALIGN_PARAGRAPH"
msgid "Alignment"
msgstr "Aliniación"
@@ -6232,7 +6171,6 @@ msgid "_Title"
msgstr "Titol"
#: insertlayer.ui:197
-#, fuzzy
msgctxt "insertlayer|description"
msgid "_Description"
msgstr "Descripción"
diff --git a/source/an/sfx2/messages.po b/source/an/sfx2/messages.po
index 80f8a39a6ca..3f10f2125ed 100644
--- a/source/an/sfx2/messages.po
+++ b/source/an/sfx2/messages.po
@@ -39,7 +39,6 @@ msgid "~Close"
msgstr "~Zarrar"
#: strings.hrc:30
-#, fuzzy
msgctxt "STR_OPEN"
msgid "Open"
msgstr "Ubrir"
@@ -60,7 +59,6 @@ msgid "Reset Default"
msgstr ""
#: strings.hrc:34
-#, fuzzy
msgctxt "STR_DELETE"
msgid "Delete"
msgstr "Eliminar"
@@ -391,7 +389,6 @@ msgid "Untitled"
msgstr ""
#: strings.hrc:99
-#, fuzzy
msgctxt "STR_STANDARD_SHORTCUT"
msgid "Standard"
msgstr "Estandar"
@@ -444,7 +441,6 @@ msgid "Application"
msgstr ""
#: strings.hrc:109
-#, fuzzy
msgctxt "STR_GID_VIEW"
msgid "View"
msgstr "Veyer"
@@ -466,7 +462,6 @@ msgid "BASIC"
msgstr ""
#: strings.hrc:113
-#, fuzzy
msgctxt "STR_GID_OPTIONS"
msgid "Options"
msgstr "Opcions"
@@ -499,7 +494,6 @@ msgid "Templates"
msgstr ""
#: strings.hrc:119
-#, fuzzy
msgctxt "STR_GID_TEXT"
msgid "Text"
msgstr "Texto"
@@ -515,7 +509,6 @@ msgid "Image"
msgstr ""
#: strings.hrc:122
-#, fuzzy
msgctxt "STR_GID_TABLE"
msgid "Table"
msgstr "Tabla"
@@ -704,7 +697,6 @@ msgid " (Embedded document)"
msgstr ""
#: strings.hrc:156
-#, fuzzy
msgctxt "STR_STANDARD"
msgid "Standard"
msgstr "Estandar"
@@ -951,7 +943,6 @@ msgid "Styles in use: "
msgstr ""
#: strings.hrc:208
-#, fuzzy
msgctxt "STR_SID_NAVIGATOR"
msgid "Navigator"
msgstr "Navegador"
@@ -972,7 +963,6 @@ msgid "Send"
msgstr ""
#: strings.hrc:212
-#, fuzzy
msgctxt "STR_FONT_TABPAGE"
msgid "Font"
msgstr "Tipo de letra"
@@ -1393,7 +1383,6 @@ msgid "Businesscard with logo"
msgstr ""
#: strings.hrc:303
-#, fuzzy
msgctxt "STR_CLEAR_CHAR"
msgid "Remove"
msgstr "Borrar"
@@ -1419,7 +1408,6 @@ msgid "Date completed"
msgstr ""
#: dinfdlg.hrc:30
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Department"
msgstr "Departamento"
@@ -1537,7 +1525,6 @@ msgid "Source"
msgstr "F~uent"
#: dinfdlg.hrc:53
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Status"
msgstr "Estau"
@@ -1558,7 +1545,6 @@ msgid "URL"
msgstr ""
#: dinfdlg.hrc:69
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Text"
msgstr "Texto"
@@ -1581,7 +1567,6 @@ msgid "Duration"
msgstr ""
#: dinfdlg.hrc:73
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Number"
msgstr "Numero"
@@ -1708,7 +1693,6 @@ msgid "Rename..."
msgstr ""
#: bookmarkmenu.ui:34
-#, fuzzy
msgctxt "bookmarkmenu|delete"
msgid "Delete"
msgstr "Eliminar"
@@ -1744,7 +1728,6 @@ msgid "Version comment:"
msgstr ""
#: cmisinfopage.ui:54
-#, fuzzy
msgctxt "cmisinfopage|name"
msgid "Name"
msgstr "Nombre"
@@ -1756,7 +1739,6 @@ msgid "Type"
msgstr "Tipo"
#: cmisinfopage.ui:78
-#, fuzzy
msgctxt "cmisinfopage|value"
msgid "Value"
msgstr "Valura"
@@ -1783,7 +1765,6 @@ msgid "Add _Property"
msgstr ""
#: custominfopage.ui:49
-#, fuzzy
msgctxt "custominfopage|name"
msgid "Name"
msgstr "Nombre"
@@ -1795,7 +1776,6 @@ msgid "Type"
msgstr "Tipo"
#: custominfopage.ui:73
-#, fuzzy
msgctxt "custominfopage|value"
msgid "Value"
msgstr "Valura"
@@ -1927,7 +1907,6 @@ msgid "General "
msgstr ""
#: documentpropertiesdialog.ui:125
-#, fuzzy
msgctxt "documentpropertiesdialog|description"
msgid "Description"
msgstr "Descripción"
@@ -1969,7 +1948,6 @@ msgid "Edit Document"
msgstr "Edita o comentario..."
#: editdocumentdialog.ui:44
-#, fuzzy
msgctxt "editdocumentdialog|cancel"
msgid "Cancel"
msgstr "Cancelar"
@@ -2064,7 +2042,6 @@ msgid "Contents"
msgstr "Contenius"
#: helpcontrol.ui:71
-#, fuzzy
msgctxt "helpcontrol|index"
msgid "Index"
msgstr "Indiz"
@@ -2192,7 +2169,6 @@ msgid "From File..."
msgstr ""
#: loadtemplatedialog.ui:128
-#, fuzzy
msgctxt "loadtemplatedialog|label1"
msgid "Categories"
msgstr "Categorías"
@@ -2741,13 +2717,11 @@ msgid "Modify..."
msgstr ""
#: stylecontextmenu.ui:28
-#, fuzzy
msgctxt "stylecontextmenu|hide"
msgid "Hide"
msgstr "Amagar"
#: stylecontextmenu.ui:36
-#, fuzzy
msgctxt "stylecontextmenu|show"
msgid "Show"
msgstr "Amostrar"
@@ -2796,7 +2770,6 @@ msgid "Spreadsheets"
msgstr "Fuella de calculo"
#: templatedlg.ui:22
-#, fuzzy
msgctxt "templatedlg|applist"
msgid "Presentations"
msgstr "Presentación"
@@ -2930,7 +2903,6 @@ msgid "Saved by"
msgstr ""
#: versionscmis.ui:184
-#, fuzzy
msgctxt "versionscmis|comments"
msgid "Comments"
msgstr "Comentarios"
@@ -2982,7 +2954,6 @@ msgid "Saved by"
msgstr ""
#: versionsofdialog.ui:258
-#, fuzzy
msgctxt "versionsofdialog|comments"
msgid "Comments"
msgstr "Comentarios"
diff --git a/source/an/starmath/messages.po b/source/an/starmath/messages.po
index 109883e31ad..72e4412a2d9 100644
--- a/source/an/starmath/messages.po
+++ b/source/an/starmath/messages.po
@@ -1614,7 +1614,6 @@ msgid "Set Operations"
msgstr ""
#: strings.hrc:277
-#, fuzzy
msgctxt "RID_CATEGORY_FUNCTIONS"
msgid "Functions"
msgstr "Funcions"
@@ -1928,7 +1927,6 @@ msgid "~Scaling"
msgstr ""
#: alignmentdialog.ui:8
-#, fuzzy
msgctxt "alignmentdialog|AlignmentDialog"
msgid "Alignment"
msgstr "Aliniación"
@@ -1964,7 +1962,6 @@ msgid "Horizontal"
msgstr "~Horizontal"
#: catalogdialog.ui:9
-#, fuzzy
msgctxt "catalogdialog|CatalogDialog"
msgid "Symbols"
msgstr "Simbolos"
@@ -2007,7 +2004,6 @@ msgid "Fonts"
msgstr "Tipo de letra"
#: fontdialog.ui:115
-#, fuzzy
msgctxt "fontdialog|formulaL"
msgid "Font"
msgstr "Tipo de letra"
@@ -2452,7 +2448,6 @@ msgid "_Minimum spacing:"
msgstr ""
#: spacingdialog.ui:1432
-#, fuzzy
msgctxt "spacingdialog|8title"
msgid "Symbols"
msgstr "Simbolos"
@@ -2536,7 +2531,6 @@ msgid "Matrices"
msgstr ""
#: spacingdialog.ui:1921
-#, fuzzy
msgctxt "spacingdialog|menuitem8"
msgid "Symbols"
msgstr "Simbolos"
diff --git a/source/an/svtools/messages.po b/source/an/svtools/messages.po
index 7f62cc91daf..2cbdea60b53 100644
--- a/source/an/svtools/messages.po
+++ b/source/an/svtools/messages.po
@@ -19,7 +19,6 @@ msgid "Error"
msgstr ""
#: errtxt.hrc:31
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "Warning"
msgstr "~Alvertencia"
@@ -532,7 +531,6 @@ msgid "Unknown"
msgstr ""
#: langtab.hrc:31 /home/cl/vc/git/libo-core/svtools/inc/langtab.hrc:32
-#, fuzzy
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Default"
msgstr "Por defecto"
@@ -943,7 +941,6 @@ msgid "German (Liechtenstein)"
msgstr ""
#: langtab.hrc:114
-#, fuzzy
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Greek"
msgstr "Verde"
@@ -2859,7 +2856,6 @@ msgid "Comment:"
msgstr "Comentario"
#: printersetupdialog.ui:218
-#, fuzzy
msgctxt "printersetupdialog|properties"
msgid "Properties..."
msgstr "Propiedatz..."
@@ -3365,7 +3361,6 @@ msgid "Unknown source"
msgstr ""
#: strings.hrc:105
-#, fuzzy
msgctxt "STR_SVT_FILEVIEW_COLUMN_TITLE"
msgid "Name"
msgstr "Nombre"
@@ -3736,7 +3731,6 @@ msgid "Move To End"
msgstr ""
#: strings.hrc:199
-#, fuzzy
msgctxt "STR_TABBAR_PUSHBUTTON_ADDTAB"
msgid "Add"
msgstr "Adhibir"
diff --git a/source/an/svx/messages.po b/source/an/svx/messages.po
index 98b6b7a54f8..2907d7d5078 100644
--- a/source/an/svx/messages.po
+++ b/source/an/svx/messages.po
@@ -19,49 +19,41 @@ msgid "Millimeter"
msgstr "Milimetros"
#: fieldunit.hrc:31
-#, fuzzy
msgctxt "RID_SVXSTR_FIELDUNIT_TABLE"
msgid "Centimeter"
msgstr "Centimetros"
#: fieldunit.hrc:32
-#, fuzzy
msgctxt "RID_SVXSTR_FIELDUNIT_TABLE"
msgid "Meter"
msgstr "Metros"
#: fieldunit.hrc:33
-#, fuzzy
msgctxt "RID_SVXSTR_FIELDUNIT_TABLE"
msgid "Kilometer"
msgstr "Kilometros"
#: fieldunit.hrc:34
-#, fuzzy
msgctxt "RID_SVXSTR_FIELDUNIT_TABLE"
msgid "Inch"
msgstr "Pulzadas"
#: fieldunit.hrc:35
-#, fuzzy
msgctxt "RID_SVXSTR_FIELDUNIT_TABLE"
msgid "Foot"
msgstr "Pietz"
#: fieldunit.hrc:36
-#, fuzzy
msgctxt "RID_SVXSTR_FIELDUNIT_TABLE"
msgid "Miles"
msgstr "Millas"
#: fieldunit.hrc:37
-#, fuzzy
msgctxt "RID_SVXSTR_FIELDUNIT_TABLE"
msgid "Pica"
msgstr "Picas"
#: fieldunit.hrc:38
-#, fuzzy
msgctxt "RID_SVXSTR_FIELDUNIT_TABLE"
msgid "Point"
msgstr "Puntos"
@@ -123,31 +115,26 @@ msgid "AND"
msgstr ""
#: fmstring.hrc:36
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "Average"
msgstr "Promeyo"
#: fmstring.hrc:37
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "Count"
msgstr "Cuenta"
#: fmstring.hrc:38
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "Maximum"
msgstr "Maximo"
#: fmstring.hrc:39
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "Minimum"
msgstr "Minimo"
#: fmstring.hrc:40
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "Sum"
msgstr "Suma"
@@ -306,7 +293,6 @@ msgstr ""
#. SVX_NUM_CHAR_SPECIAL
#: numberingtype.hrc:31
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "Graphics"
msgstr "Graficos"
@@ -620,13 +606,11 @@ msgid ""
msgstr ""
#: swframeposstrings.hrc:28
-#, fuzzy
msgctxt "RID_SVXSW_FRAMEPOSITIONS"
msgid "Left"
msgstr "Enta la cucha"
#: swframeposstrings.hrc:29
-#, fuzzy
msgctxt "RID_SVXSW_FRAMEPOSITIONS"
msgid "Right"
msgstr "Enta la dreita"
@@ -763,13 +747,11 @@ msgid "Outer frame border"
msgstr ""
#: swframeposstrings.hrc:57
-#, fuzzy
msgctxt "RID_SVXSW_FRAMEPOSITIONS"
msgid "Top"
msgstr "Cobalto"
#: swframeposstrings.hrc:58
-#, fuzzy
msgctxt "RID_SVXSW_FRAMEPOSITIONS"
msgid "Bottom"
msgstr "Cobaixo"
@@ -827,13 +809,11 @@ msgid "Line of text"
msgstr ""
#: tabwin.hrc:27
-#, fuzzy
msgctxt "RID_RSC_TABWIN_PREFIX"
msgid "Table"
msgstr "Tabla"
#: tabwin.hrc:28
-#, fuzzy
msgctxt "RID_RSC_TABWIN_PREFIX"
msgid "Query"
msgstr "Consulta"
@@ -1578,31 +1558,26 @@ msgid "Sorting"
msgstr "Se ye ordenando"
#: acceptrejectchangesdialog.ui:151
-#, fuzzy
msgctxt "acceptrejectchangesdialog|calcaction"
msgid "Action"
msgstr "Acción"
#: acceptrejectchangesdialog.ui:159
-#, fuzzy
msgctxt "acceptrejectchangesdialog|calcposition"
msgid "Position"
msgstr "Posición"
#: acceptrejectchangesdialog.ui:167
-#, fuzzy
msgctxt "acceptrejectchangesdialog|calcauthor"
msgid "Author"
msgstr "Autor"
#: acceptrejectchangesdialog.ui:175
-#, fuzzy
msgctxt "acceptrejectchangesdialog|calcdate"
msgid "Date"
msgstr "Calendata"
#: acceptrejectchangesdialog.ui:183
-#, fuzzy
msgctxt "acceptrejectchangesdialog|calcdesc"
msgid "Description"
msgstr "Descripción"
@@ -1619,25 +1594,21 @@ msgid "Sort By"
msgstr ""
#: acceptrejectchangesdialog.ui:216
-#, fuzzy
msgctxt "acceptrejectchangesdialog|writeraction"
msgid "Action"
msgstr "Acción"
#: acceptrejectchangesdialog.ui:224
-#, fuzzy
msgctxt "acceptrejectchangesdialog|writerauthor"
msgid "Author"
msgstr "Autor"
#: acceptrejectchangesdialog.ui:232
-#, fuzzy
msgctxt "acceptrejectchangesdialog|writerdate"
msgid "Date"
msgstr "Calendata"
#: acceptrejectchangesdialog.ui:240
-#, fuzzy
msgctxt "acceptrejectchangesdialog|writerdesc"
msgid "Comment"
msgstr "Comentario"
@@ -1932,7 +1903,6 @@ msgid "Styles"
msgstr "E~stilo"
#: asianphoneticguidedialog.ui:335
-#, fuzzy
msgctxt "asianphoneticguidedialog|adjustlb"
msgid "Left"
msgstr "Enta la cucha"
@@ -1944,7 +1914,6 @@ msgid "Center"
msgstr "~Centrau"
#: asianphoneticguidedialog.ui:337
-#, fuzzy
msgctxt "asianphoneticguidedialog|adjustlb"
msgid "Right"
msgstr "Enta la dreita"
@@ -1960,13 +1929,11 @@ msgid "1 2 1"
msgstr ""
#: asianphoneticguidedialog.ui:352
-#, fuzzy
msgctxt "asianphoneticguidedialog|positionlb"
msgid "Top"
msgstr "Cobalto"
#: asianphoneticguidedialog.ui:353
-#, fuzzy
msgctxt "asianphoneticguidedialog|positionlb"
msgid "Bottom"
msgstr "Cobaixo"
@@ -2081,7 +2048,6 @@ msgid "Title"
msgstr "Titol"
#: chinesedictionary.ui:217
-#, fuzzy
msgctxt "chinesedictionary|property"
msgid "Status"
msgstr "Estau"
@@ -2092,7 +2058,6 @@ msgid "Place name"
msgstr ""
#: chinesedictionary.ui:219
-#, fuzzy
msgctxt "chinesedictionary|property"
msgid "Business"
msgstr "Negocios"
@@ -2184,7 +2149,6 @@ msgid "Part Number:"
msgstr ""
#: classificationdialog.ui:310
-#, fuzzy
msgctxt "classificationdialog|intellectualPropertyPartAddButton"
msgid "Add"
msgstr "Adhibir"
@@ -2242,13 +2206,11 @@ msgid "List Box"
msgstr ""
#: colsmenu.ui:54
-#, fuzzy
msgctxt "colsmenu|DateField"
msgid "Date Field"
msgstr "Campo de calendata"
#: colsmenu.ui:62
-#, fuzzy
msgctxt "colsmenu|TimeField"
msgid "Time Field"
msgstr "Campo horario"
@@ -2305,13 +2267,11 @@ msgid "List Box"
msgstr ""
#: colsmenu.ui:155
-#, fuzzy
msgctxt "colsmenu|DateField1"
msgid "Date Field"
msgstr "Campo de calendata"
#: colsmenu.ui:163
-#, fuzzy
msgctxt "colsmenu|TimeField1"
msgid "Time Field"
msgstr "Campo horario"
@@ -2620,7 +2580,6 @@ msgid "_Don’t Send"
msgstr ""
#: crashreportdlg.ui:51
-#, fuzzy
msgctxt "crashreportdlg|btn_close"
msgid "Close"
msgstr "Zarrar"
@@ -2741,7 +2700,6 @@ msgid "Basic Shapes"
msgstr ""
#: defaultshapespanel.ui:206
-#, fuzzy
msgctxt "defaultshapespanel|label5"
msgid "Symbols"
msgstr "Simbolos"
@@ -3528,7 +3486,6 @@ msgid "Document Name"
msgstr ""
#: docrecoveryrecoverdialog.ui:147
-#, fuzzy
msgctxt "docrecoveryrecoverdialog|statusft"
msgid "Status"
msgstr "Estau"
@@ -3760,7 +3717,6 @@ msgid "Values"
msgstr "Valura"
#: findreplacedialog.ui:960
-#, fuzzy
msgctxt "findreplacedialog|calcsearchin"
msgid "Notes"
msgstr "Notas"
@@ -3863,7 +3819,6 @@ msgid "Contour Editor"
msgstr ""
#: floatingcontour.ui:46
-#, fuzzy
msgctxt "floatingcontour|TBI_APPLY"
msgid "Apply"
msgstr "Aplicar"
@@ -4082,7 +4037,6 @@ msgid "Automatic Control Focus"
msgstr ""
#: functionmenu.ui:12
-#, fuzzy
msgctxt "functionmenu|avg"
msgid "Average"
msgstr "Promeyo"
@@ -4094,25 +4048,21 @@ msgid "CountA"
msgstr "Cuenta"
#: functionmenu.ui:27
-#, fuzzy
msgctxt "functionmenu|count"
msgid "Count"
msgstr "Cuenta"
#: functionmenu.ui:34
-#, fuzzy
msgctxt "functionmenu|max"
msgid "Maximum"
msgstr "Maximo"
#: functionmenu.ui:41
-#, fuzzy
msgctxt "functionmenu|min"
msgid "Minimum"
msgstr "Minimo"
#: functionmenu.ui:48
-#, fuzzy
msgctxt "functionmenu|sum"
msgid "Sum"
msgstr "Suma"
@@ -4256,13 +4206,11 @@ msgid "_Edit..."
msgstr "~Editar..."
#: headfootformatpage.ui:383
-#, fuzzy
msgctxt "headfootformatpage|labelHeaderFormat"
msgid "Header"
msgstr "Capitero"
#: headfootformatpage.ui:399
-#, fuzzy
msgctxt "headfootformatpage|labelFooterFormat"
msgid "Footer"
msgstr "Piet de pachina"
@@ -4273,7 +4221,6 @@ msgid "ImageMap Editor"
msgstr ""
#: imapdialog.ui:32
-#, fuzzy
msgctxt "imapdialog|TBI_APPLY"
msgid "Apply"
msgstr "Aplicar"
@@ -4289,7 +4236,6 @@ msgid "Save..."
msgstr ""
#: imapdialog.ui:77
-#, fuzzy
msgctxt "imapdialog|TBI_CLOSE"
msgid "Close"
msgstr "Zarrar"
@@ -4363,7 +4309,6 @@ msgid "Macro..."
msgstr ""
#: imapdialog.ui:286
-#, fuzzy
msgctxt "imapdialog|TBI_PROPERTY"
msgid "Properties..."
msgstr "Propiedatz..."
@@ -4487,7 +4432,6 @@ msgid "Volume:"
msgstr ""
#: mediaplayback.ui:79
-#, fuzzy
msgctxt "mediaplayback|zoombox|tooltip_text"
msgid "View"
msgstr "Veyer"
@@ -4510,7 +4454,6 @@ msgid "_Edit..."
msgstr "~Editar..."
#: namespacedialog.ui:168
-#, fuzzy
msgctxt "namespacedialog|prefix"
msgid "Prefix"
msgstr "Prefixo"
@@ -4915,7 +4858,6 @@ msgid "Do you want to unlink the graphics in order to edit it?"
msgstr ""
#: redlinecontrol.ui:23
-#, fuzzy
msgctxt "redlinecontrol|view"
msgid "List"
msgstr "Lista"
@@ -4943,7 +4885,6 @@ msgid "C_omment:"
msgstr "Comentario"
#: redlinefilterpage.ui:87
-#, fuzzy
msgctxt "redlinefilterpage|commentedit-atkobject"
msgid "Comment"
msgstr "Comentario"
@@ -4954,7 +4895,6 @@ msgid "_Range:"
msgstr ""
#: redlinefilterpage.ui:123
-#, fuzzy
msgctxt "redlinefilterpage|actionlist-atkobject"
msgid "Action"
msgstr "Acción"
@@ -4966,13 +4906,11 @@ msgid "A_ction:"
msgstr "Acción"
#: redlinefilterpage.ui:159
-#, fuzzy
msgctxt "redlinefilterpage|authorlist-atkobject"
msgid "Author"
msgstr "Autor"
#: redlinefilterpage.ui:186
-#, fuzzy
msgctxt "redlinefilterpage|rangeedit-atkobject"
msgid "Range"
msgstr "Intervalo"
@@ -5056,31 +4994,26 @@ msgid "Set current time and date"
msgstr ""
#: redlineviewpage.ui:21
-#, fuzzy
msgctxt "redlineviewpage|action"
msgid "Action"
msgstr "Acción"
#: redlineviewpage.ui:33
-#, fuzzy
msgctxt "redlineviewpage|position"
msgid "Position"
msgstr "Posición"
#: redlineviewpage.ui:45
-#, fuzzy
msgctxt "redlineviewpage|author"
msgid "Author"
msgstr "Autor"
#: redlineviewpage.ui:57
-#, fuzzy
msgctxt "redlineviewpage|date"
msgid "Date"
msgstr "Calendata"
#: redlineviewpage.ui:69
-#, fuzzy
msgctxt "redlineviewpage|comment"
msgid "Comment"
msgstr "Comentario"
@@ -5107,55 +5040,46 @@ msgid "Undo: Data entry"
msgstr ""
#: rulermenu.ui:12
-#, fuzzy
msgctxt "rulermenu|mm"
msgid "Millimeter"
msgstr "Milimetros"
#: rulermenu.ui:20
-#, fuzzy
msgctxt "rulermenu|cm"
msgid "Centimeter"
msgstr "Centimetros"
#: rulermenu.ui:28
-#, fuzzy
msgctxt "rulermenu|m"
msgid "Meter"
msgstr "Metros"
#: rulermenu.ui:36
-#, fuzzy
msgctxt "rulermenu|km"
msgid "Kilometer"
msgstr "Kilometros"
#: rulermenu.ui:44
-#, fuzzy
msgctxt "rulermenu|in"
msgid "Inch"
msgstr "Pulzadas"
#: rulermenu.ui:52
-#, fuzzy
msgctxt "rulermenu|ft"
msgid "Foot"
msgstr "Pietz"
#: rulermenu.ui:60
-#, fuzzy
msgctxt "rulermenu|mile"
msgid "Miles"
msgstr "Millas"
#: rulermenu.ui:68
-#, fuzzy
msgctxt "rulermenu|pt"
msgid "Point"
msgstr "Puntos"
#: rulermenu.ui:76
-#, fuzzy
msgctxt "rulermenu|pc"
msgid "Pica"
msgstr "Picas"
@@ -5534,7 +5458,6 @@ msgid "Specify the degree of difference between the lightest and darkest parts o
msgstr ""
#: sidebargraphic.ui:107
-#, fuzzy
msgctxt "sidebargraphic|setcontrast-atkobject"
msgid "Contrast"
msgstr "Contraste"
@@ -5565,37 +5488,31 @@ msgid "Transparency"
msgstr ""
#: sidebargraphic.ui:209
-#, fuzzy
msgctxt "sidebargraphic|setred|tooltip_text"
msgid "Red"
msgstr "Royo"
#: sidebargraphic.ui:215
-#, fuzzy
msgctxt "sidebargraphic|setred-atkobject"
msgid "Red"
msgstr "Royo"
#: sidebargraphic.ui:255
-#, fuzzy
msgctxt "sidebargraphic|setgreen|tooltip_text"
msgid "Green"
msgstr "Verde"
#: sidebargraphic.ui:261
-#, fuzzy
msgctxt "sidebargraphic|setgreen-atkobject"
msgid "Green"
msgstr "Verde"
#: sidebargraphic.ui:302
-#, fuzzy
msgctxt "sidebargraphic|setblue|tooltip_text"
msgid "Blue"
msgstr "Azul"
#: sidebargraphic.ui:308
-#, fuzzy
msgctxt "sidebargraphic|setblue-atkobject"
msgid "Blue"
msgstr "Azul"
@@ -5698,7 +5615,6 @@ msgid "Rounded"
msgstr ""
#: sidebarline.ui:282
-#, fuzzy
msgctxt "sidebarline|edgestyle"
msgid "- none -"
msgstr "- garra -"
@@ -6011,7 +5927,6 @@ msgid "Tight"
msgstr "~Dreita"
#: textcharacterspacingcontrol.ui:105
-#, fuzzy
msgctxt "textcharacterspacingcontrol|normal"
msgid "Normal"
msgstr "Normal"
@@ -6047,7 +5962,6 @@ msgid "Character"
msgstr ""
#: textcontrolchardialog.ui:106
-#, fuzzy
msgctxt "textcontrolchardialog|font"
msgid "Font"
msgstr "Tipo de letra"
@@ -6058,7 +5972,6 @@ msgid "Font Effects"
msgstr ""
#: textcontrolchardialog.ui:151
-#, fuzzy
msgctxt "textcontrolchardialog|position"
msgid "Position"
msgstr "Posición"
@@ -6074,7 +5987,6 @@ msgid "Indents & Spacing"
msgstr ""
#: textcontrolparadialog.ui:128
-#, fuzzy
msgctxt "textcontrolparadialog|labelTP_PARA_ALIGN"
msgid "Alignment"
msgstr "Aliniación"
@@ -6196,7 +6108,6 @@ msgid "Optimal View"
msgstr ""
#: zoommenu.ui:36
-#, fuzzy
msgctxt "zoommenu|50"
msgid "50%"
msgstr "50%"
@@ -6207,7 +6118,6 @@ msgid "75%"
msgstr ""
#: zoommenu.ui:52
-#, fuzzy
msgctxt "zoommenu|100"
msgid "100%"
msgstr "100%"
@@ -6219,7 +6129,6 @@ msgid "150%"
msgstr "50%"
#: zoommenu.ui:68
-#, fuzzy
msgctxt "zoommenu|200"
msgid "200%"
msgstr "200%"
@@ -6231,7 +6140,6 @@ msgid "Drawing object"
msgstr "Obchectos de dibuixo"
#: strings.hrc:26
-#, fuzzy
msgctxt "STR_ObjNamePluralNONE"
msgid "Drawing objects"
msgstr "Obchectos de dibuixo"
@@ -6788,7 +6696,6 @@ msgid "Dimensioning objects"
msgstr ""
#: strings.hrc:137
-#, fuzzy
msgctxt "STR_ObjNamePlural"
msgid "Drawing objects"
msgstr "Obchectos de dibuixo"
@@ -7429,7 +7336,6 @@ msgid "Change object description of %1"
msgstr ""
#: strings.hrc:265
-#, fuzzy
msgctxt "STR_StandardLayerName"
msgid "Standard"
msgstr "Estandar"
@@ -7632,7 +7538,6 @@ msgid "Curved Connector"
msgstr ""
#: strings.hrc:304
-#, fuzzy
msgctxt "STR_ItemValMEASURE_STD"
msgid "Standard"
msgstr "Estandar"
@@ -8549,7 +8454,6 @@ msgid "Paragraph spacing"
msgstr ""
#: strings.hrc:488
-#, fuzzy
msgctxt "SIP_EE_PARA_SBL"
msgid "Line spacing"
msgstr "Inter~liniau"
@@ -8661,19 +8565,16 @@ msgid "Fields"
msgstr "Campos"
#: strings.hrc:510
-#, fuzzy
msgctxt "SIP_SA_GRAFRED"
msgid "Red"
msgstr "Royo"
#: strings.hrc:511
-#, fuzzy
msgctxt "SIP_SA_GRAFGREEN"
msgid "Green"
msgstr "Verde"
#: strings.hrc:512
-#, fuzzy
msgctxt "SIP_SA_GRAFBLUE"
msgid "Blue"
msgstr "Azul"
@@ -8684,7 +8585,6 @@ msgid "Brightness"
msgstr ""
#: strings.hrc:514
-#, fuzzy
msgctxt "SIP_SA_GRAFCONTRAST"
msgid "Contrast"
msgstr "Contraste"
@@ -8921,7 +8821,6 @@ msgid "Black"
msgstr ""
#: strings.hrc:562
-#, fuzzy
msgctxt "RID_SVXSTR_COLOR_GREY"
msgid "Gray"
msgstr "Griso"
@@ -8942,7 +8841,6 @@ msgid "Gold"
msgstr ""
#: strings.hrc:566
-#, fuzzy
msgctxt "RID_SVXSTR_COLOR_ORANGE"
msgid "Orange"
msgstr "Narancha"
@@ -8953,7 +8851,6 @@ msgid "Brick"
msgstr ""
#: strings.hrc:568
-#, fuzzy
msgctxt "RID_SVXSTR_COLOR_RED"
msgid "Red"
msgstr "Royo"
@@ -8974,7 +8871,6 @@ msgid "Indigo"
msgstr ""
#: strings.hrc:572
-#, fuzzy
msgctxt "RID_SVXSTR_COLOR_BLUE"
msgid "Blue"
msgstr "Azul"
@@ -8985,7 +8881,6 @@ msgid "Teal"
msgstr ""
#: strings.hrc:574
-#, fuzzy
msgctxt "RID_SVXSTR_COLOR_GREEN"
msgid "Green"
msgstr "Verde"
@@ -8998,7 +8893,6 @@ msgstr "Hora"
#. Light variants of the standard color palette
#: strings.hrc:577
-#, fuzzy
msgctxt "RID_SVXSTR_COLOR_LIGHTGRAY"
msgid "Light Gray"
msgstr "Griso claro"
@@ -9225,7 +9119,6 @@ msgid "Black 2"
msgstr ""
#: strings.hrc:624
-#, fuzzy
msgctxt "RID_SVXSTR_TBLAFMT_BLUE"
msgid "Blue"
msgstr "Azul"
@@ -9261,13 +9154,11 @@ msgid "Currency Turquoise"
msgstr ""
#: strings.hrc:631
-#, fuzzy
msgctxt "RID_SVXSTR_TBLAFMT_GRAY"
msgid "Gray"
msgstr "Griso"
#: strings.hrc:632
-#, fuzzy
msgctxt "RID_SVXSTR_TBLAFMT_GREEN"
msgid "Green"
msgstr "Verde"
@@ -9278,7 +9169,6 @@ msgid "Lavender"
msgstr ""
#: strings.hrc:634
-#, fuzzy
msgctxt "RID_SVXSTR_TBLAFMT_RED"
msgid "Red"
msgstr "Royo"
@@ -9981,7 +9871,6 @@ msgid "Daisy"
msgstr ""
#: strings.hrc:781
-#, fuzzy
msgctxt "RID_SVXSTR_BMP18"
msgid "Orange"
msgstr "Narancha"
@@ -11100,7 +10989,6 @@ msgid "Transparent"
msgstr ""
#: strings.hrc:1021
-#, fuzzy
msgctxt "RID_SVXSTR_DEFAULT"
msgid "Default"
msgstr "Por defecto"
@@ -11921,7 +11809,6 @@ msgid "Instance"
msgstr ""
#: strings.hrc:1190
-#, fuzzy
msgctxt "RID_STR_REPLACE_DOC"
msgid "Document"
msgstr "Documento"
@@ -12038,13 +11925,11 @@ msgid "Are you sure you want to discard the %PRODUCTNAME document recovery data?
msgstr ""
#: strings.hrc:1215
-#, fuzzy
msgctxt "RID_SVXSTR_RULER_TAB_LEFT"
msgid "Left"
msgstr "Enta la cucha"
#: strings.hrc:1216
-#, fuzzy
msgctxt "RID_SVXSTR_RULER_TAB_RIGHT"
msgid "Right"
msgstr "Enta la dreita"
@@ -12147,7 +12032,6 @@ msgid "25%"
msgstr ""
#: strings.hrc:1238
-#, fuzzy
msgctxt "RID_SVXSTR_ZOOM_50"
msgid "50%"
msgstr "50%"
@@ -12158,7 +12042,6 @@ msgid "75%"
msgstr ""
#: strings.hrc:1240
-#, fuzzy
msgctxt "RID_SVXSTR_ZOOM_100"
msgid "100%"
msgstr "100%"
@@ -12170,7 +12053,6 @@ msgid "150%"
msgstr "50%"
#: strings.hrc:1242
-#, fuzzy
msgctxt "RID_SVXSTR_ZOOM_200"
msgid "200%"
msgstr "200%"
diff --git a/source/an/sw/messages.po b/source/an/sw/messages.po
index bc6dff15d83..b03e0c75a50 100644
--- a/source/an/sw/messages.po
+++ b/source/an/sw/messages.po
@@ -37,7 +37,6 @@ msgid "Custom Styles"
msgstr "Estilos personalizaus"
#: app.hrc:34
-#, fuzzy
msgctxt "RID_PARAGRAPHSTYLEFAMILY"
msgid "Automatic"
msgstr "Automatica"
@@ -301,7 +300,6 @@ msgid "This is not a valid WinWord6 file."
msgstr ""
#: error.hrc:36
-#, fuzzy
msgctxt "RID_SW_ERRHDL"
msgid "File format error found at $(ARG1)(row,col)."
msgstr "S'ha trobau una error de formato de fichero en $(ARG1)(ringlera,columna)."
@@ -616,7 +614,6 @@ msgid "Frame"
msgstr ""
#: strings.hrc:55
-#, fuzzy
msgctxt "STR_POOLFRM_GRAPHIC"
msgid "Graphics"
msgstr "Graficos"
@@ -643,7 +640,6 @@ msgid "Watermark"
msgstr ""
#: strings.hrc:60
-#, fuzzy
msgctxt "STR_POOLFRM_LABEL"
msgid "Labels"
msgstr "~Etiquetas"
@@ -696,7 +692,6 @@ msgid "List"
msgstr "Lista"
#: strings.hrc:72
-#, fuzzy
msgctxt "STR_POOLCOLL_REGISTER_BASE"
msgid "Index"
msgstr "Indiz"
@@ -962,7 +957,6 @@ msgid "List 5 Cont."
msgstr ""
#: strings.hrc:125
-#, fuzzy
msgctxt "STR_POOLCOLL_HEADER"
msgid "Header"
msgstr "Capitero"
@@ -980,7 +974,6 @@ msgid "Header Right"
msgstr "Capitero (dreita)"
#: strings.hrc:128
-#, fuzzy
msgctxt "STR_POOLCOLL_FOOTER"
msgid "Footer"
msgstr "Piet de pachina"
@@ -1034,13 +1027,11 @@ msgid "Illustration"
msgstr ""
#: strings.hrc:138
-#, fuzzy
msgctxt "STR_POOLCOLL_LABEL_TABLE"
msgid "Table"
msgstr "Tabla"
#: strings.hrc:139
-#, fuzzy
msgctxt "STR_POOLCOLL_LABEL_FRAME"
msgid "Text"
msgstr "Texto"
@@ -1317,7 +1308,6 @@ msgid "Envelope"
msgstr ""
#: strings.hrc:193
-#, fuzzy
msgctxt "STR_POOLPAGE_REGISTER"
msgid "Index"
msgstr "Indiz"
@@ -1464,14 +1454,12 @@ msgid "Envelope"
msgstr ""
#: strings.hrc:224
-#, fuzzy
msgctxt "STR_LAB_TITLE"
msgid "Labels"
msgstr "~Etiquetas"
#. ShortName!!!
#: strings.hrc:226
-#, fuzzy
msgctxt "STR_HUMAN_SWDOC_NAME"
msgid "Text"
msgstr "Texto"
@@ -1522,13 +1510,11 @@ msgid "Bookmark"
msgstr ""
#: strings.hrc:236
-#, fuzzy
msgctxt "STR_BOOKMARK_NAME"
msgid "Name"
msgstr "Nombre"
#: strings.hrc:237
-#, fuzzy
msgctxt "STR_BOOKMARK_TEXT"
msgid "Text"
msgstr "Texto"
@@ -1643,7 +1629,6 @@ msgid "Adapt Objects..."
msgstr ""
#: strings.hrc:260
-#, fuzzy
msgctxt "STR_TABLE_DEFNAME"
msgid "Table"
msgstr "Tabla"
@@ -2025,13 +2010,11 @@ msgid "Indexes"
msgstr ""
#: strings.hrc:336
-#, fuzzy
msgctxt "STR_CONTENT_TYPE_DRAWOBJECT"
msgid "Drawing objects"
msgstr "Obchectos de dibuixo"
#: strings.hrc:337
-#, fuzzy
msgctxt "STR_CONTENT_TYPE_POSTIT"
msgid "Comments"
msgstr "Comentarios"
@@ -2082,7 +2065,6 @@ msgid "Heading"
msgstr ""
#: strings.hrc:347
-#, fuzzy
msgctxt "STR_CONTENT_TYPE_SINGLE_TABLE"
msgid "Table"
msgstr "Tabla"
@@ -2125,7 +2107,6 @@ msgid "Reference"
msgstr ""
#: strings.hrc:355
-#, fuzzy
msgctxt "STR_CONTENT_TYPE_SINGLE_INDEX"
msgid "Index"
msgstr "Indiz"
@@ -3140,7 +3121,6 @@ msgid "Numbering"
msgstr ""
#: strings.hrc:559
-#, fuzzy
msgctxt "STR_STYLE_FAMILY_TABLE"
msgid "Table"
msgstr "Tabla"
@@ -3214,7 +3194,6 @@ msgid "Print text in blac~k"
msgstr ""
#: strings.hrc:574
-#, fuzzy
msgctxt "STR_PRINTOPTUI_PAGES_TEXT"
msgid "Pages"
msgstr "Pachinas"
@@ -3230,7 +3209,6 @@ msgid "~Use only paper tray from printer preferences"
msgstr ""
#: strings.hrc:577
-#, fuzzy
msgctxt "STR_PRINTOPTUI_PRINT"
msgid "Print"
msgstr "Imprentar"
@@ -3331,19 +3309,16 @@ msgid "Place in margins"
msgstr ""
#: strings.hrc:597
-#, fuzzy
msgctxt "STR_FORMULA_CALC"
msgid "Functions"
msgstr "Funcions"
#: strings.hrc:598
-#, fuzzy
msgctxt "STR_FORMULA_CANCEL"
msgid "Cancel"
msgstr "Cancelar"
#: strings.hrc:599
-#, fuzzy
msgctxt "STR_FORMULA_APPLY"
msgid "Apply"
msgstr "Aplicar"
@@ -3476,13 +3451,11 @@ msgid "New Document"
msgstr ""
#: strings.hrc:624
-#, fuzzy
msgctxt "STR_INSERT_TEXT"
msgid "Text"
msgstr "Texto"
#: strings.hrc:625
-#, fuzzy
msgctxt "STR_DELETE"
msgid "Delete"
msgstr "Eliminar"
@@ -3494,7 +3467,6 @@ msgid "~Delete"
msgstr "Eli~minar"
#: strings.hrc:627
-#, fuzzy
msgctxt "STR_UPDATE_SEL"
msgid "Selection"
msgstr "Selección"
@@ -3594,7 +3566,6 @@ msgstr ""
#. Error calculator
#: strings.hrc:649
-#, fuzzy
msgctxt "STR_POSTIT_PAGE"
msgid "Page"
msgstr "Pachina"
@@ -3605,7 +3576,6 @@ msgid "Line"
msgstr ""
#: strings.hrc:651
-#, fuzzy
msgctxt "STR_POSTIT_AUTHOR"
msgid "Author"
msgstr "Autor"
@@ -3736,7 +3706,6 @@ msgid "Keywords"
msgstr ""
#: strings.hrc:677
-#, fuzzy
msgctxt "FLD_DOCINFO_COMMENT"
msgid "Comments"
msgstr "Comentarios"
@@ -3857,7 +3826,6 @@ msgid "Unpublished"
msgstr ""
#: strings.hrc:701
-#, fuzzy
msgctxt "STR_AUTH_TYPE_EMAIL"
msgid "E-mail"
msgstr "Correu-e"
@@ -3868,31 +3836,26 @@ msgid "WWW document"
msgstr ""
#: strings.hrc:703
-#, fuzzy
msgctxt "STR_AUTH_TYPE_CUSTOM1"
msgid "User-defined1"
msgstr "Definiu por l'~usuario"
#: strings.hrc:704
-#, fuzzy
msgctxt "STR_AUTH_TYPE_CUSTOM2"
msgid "User-defined2"
msgstr "Definiu por l'~usuario"
#: strings.hrc:705
-#, fuzzy
msgctxt "STR_AUTH_TYPE_CUSTOM3"
msgid "User-defined3"
msgstr "Definiu por l'~usuario"
#: strings.hrc:706
-#, fuzzy
msgctxt "STR_AUTH_TYPE_CUSTOM4"
msgid "User-defined4"
msgstr "Definiu por l'~usuario"
#: strings.hrc:707
-#, fuzzy
msgctxt "STR_AUTH_TYPE_CUSTOM5"
msgid "User-defined5"
msgstr "Definiu por l'~usuario"
@@ -3909,7 +3872,6 @@ msgid "Type"
msgstr "Tipo"
#: strings.hrc:710
-#, fuzzy
msgctxt "STR_AUTH_FIELD_ADDRESS"
msgid "Address"
msgstr "Adreza"
@@ -3966,13 +3928,11 @@ msgid "Month"
msgstr "mes"
#: strings.hrc:721
-#, fuzzy
msgctxt "STR_AUTH_FIELD_NOTE"
msgid "Note"
msgstr "Nota"
#: strings.hrc:722
-#, fuzzy
msgctxt "STR_AUTH_FIELD_NUMBER"
msgid "Number"
msgstr "Numero"
@@ -4031,31 +3991,26 @@ msgid "URL"
msgstr ""
#: strings.hrc:733
-#, fuzzy
msgctxt "STR_AUTH_FIELD_CUSTOM1"
msgid "User-defined1"
msgstr "Definiu por l'~usuario"
#: strings.hrc:734
-#, fuzzy
msgctxt "STR_AUTH_FIELD_CUSTOM2"
msgid "User-defined2"
msgstr "Definiu por l'~usuario"
#: strings.hrc:735
-#, fuzzy
msgctxt "STR_AUTH_FIELD_CUSTOM3"
msgid "User-defined3"
msgstr "Definiu por l'~usuario"
#: strings.hrc:736
-#, fuzzy
msgctxt "STR_AUTH_FIELD_CUSTOM4"
msgid "User-defined4"
msgstr "Definiu por l'~usuario"
#: strings.hrc:737
-#, fuzzy
msgctxt "STR_AUTH_FIELD_CUSTOM5"
msgid "User-defined5"
msgstr "Definiu por l'~usuario"
@@ -4258,7 +4213,6 @@ msgid "Punctuation Mark"
msgstr ""
#: strings.hrc:783
-#, fuzzy
msgctxt "ST_TEXT"
msgid "Text"
msgstr "Texto"
@@ -4451,13 +4405,11 @@ msgstr ""
#. --------------------------------------------------------------------
#. range document
#: strings.hrc:829
-#, fuzzy
msgctxt "STR_DATEFLD"
msgid "Date"
msgstr "Calendata"
#: strings.hrc:830
-#, fuzzy
msgctxt "STR_TIMEFLD"
msgid "Time"
msgstr "Hora"
@@ -4490,7 +4442,6 @@ msgid "Statistics"
msgstr "Estatistica"
#: strings.hrc:836
-#, fuzzy
msgctxt "STR_AUTHORFLD"
msgid "Author"
msgstr "Autor"
@@ -4671,7 +4622,6 @@ msgstr "Información"
#. Description: SubCmd-Strings
#. --------------------------------------------------------------------
#: strings.hrc:878
-#, fuzzy
msgctxt "FLD_DATE_STD"
msgid "Date"
msgstr "Calendata"
@@ -4682,7 +4632,6 @@ msgid "Date (fixed)"
msgstr ""
#: strings.hrc:880
-#, fuzzy
msgctxt "FLD_TIME_STD"
msgid "Time"
msgstr "Hora"
@@ -4940,7 +4889,6 @@ msgid "As Page Style"
msgstr "Estilo d'a fuella"
#: strings.hrc:943
-#, fuzzy
msgctxt "FMT_NUM_PAGESPECIAL"
msgid "Text"
msgstr "Texto"
@@ -4949,7 +4897,6 @@ msgstr "Texto"
#. Description: Author
#. --------------------------------------------------------------------
#: strings.hrc:947
-#, fuzzy
msgctxt "FMT_AUTHOR_NAME"
msgid "Name"
msgstr "Nombre"
@@ -4968,19 +4915,16 @@ msgid "System"
msgstr ""
#: strings.hrc:953
-#, fuzzy
msgctxt "FMT_SETVAR_TEXT"
msgid "Text"
msgstr "Texto"
#: strings.hrc:954
-#, fuzzy
msgctxt "FMT_GETVAR_NAME"
msgid "Name"
msgstr "Nombre"
#: strings.hrc:955
-#, fuzzy
msgctxt "FMT_GETVAR_TEXT"
msgid "Text"
msgstr "Texto"
@@ -4992,13 +4936,11 @@ msgid "Formula"
msgstr "~Formula"
#: strings.hrc:957
-#, fuzzy
msgctxt "FMT_USERVAR_TEXT"
msgid "Text"
msgstr "Texto"
#: strings.hrc:958
-#, fuzzy
msgctxt "FMT_DBFLD_DB"
msgid "Database"
msgstr "Base de datos"
@@ -5012,19 +4954,16 @@ msgstr ""
#. Description: storage fields
#. --------------------------------------------------------------------
#: strings.hrc:963
-#, fuzzy
msgctxt "FMT_REG_AUTHOR"
msgid "Author"
msgstr "Autor"
#: strings.hrc:964
-#, fuzzy
msgctxt "FMT_REG_TIME"
msgid "Time"
msgstr "Hora"
#: strings.hrc:965
-#, fuzzy
msgctxt "FMT_REG_DATE"
msgid "Date"
msgstr "Calendata"
@@ -5092,7 +5031,6 @@ msgstr ""
#. Description: placeholder
#. --------------------------------------------------------------------
#: strings.hrc:983
-#, fuzzy
msgctxt "FMT_MARK_TEXT"
msgid "Text"
msgstr "Texto"
@@ -5325,7 +5263,6 @@ msgid "No Character Style"
msgstr ""
#: strings.hrc:1036
-#, fuzzy
msgctxt "STR_FOOTER"
msgid "Footer"
msgstr "Piet de pachina"
@@ -5336,7 +5273,6 @@ msgid "No footer"
msgstr ""
#: strings.hrc:1038
-#, fuzzy
msgctxt "STR_HEADER"
msgid "Header"
msgstr "Capitero"
@@ -5604,7 +5540,6 @@ msgid "Graphics mode: "
msgstr ""
#: strings.hrc:1091
-#, fuzzy
msgctxt "STR_DRAWMODE_STD"
msgid "Standard"
msgstr "Estandar"
@@ -5665,7 +5600,6 @@ msgid "Do not merge borders"
msgstr ""
#: strings.hrc:1104
-#, fuzzy
msgctxt "ST_TBL"
msgid "Table"
msgstr "Tabla"
@@ -5676,7 +5610,6 @@ msgid "Text Frame"
msgstr ""
#: strings.hrc:1106
-#, fuzzy
msgctxt "ST_PGE"
msgid "Page"
msgstr "Pachina"
@@ -5704,7 +5637,6 @@ msgid "Bookmark"
msgstr ""
#: strings.hrc:1111
-#, fuzzy
msgctxt "ST_GRF"
msgid "Graphics"
msgstr "Graficos"
@@ -5721,7 +5653,6 @@ msgid "Headings"
msgstr ""
#: strings.hrc:1114
-#, fuzzy
msgctxt "ST_SEL"
msgid "Selection"
msgstr "Selección"
@@ -5737,7 +5668,6 @@ msgid "Reminder"
msgstr ""
#: strings.hrc:1117
-#, fuzzy
msgctxt "ST_POSTIT"
msgid "Comment"
msgstr "Comentario"
@@ -6235,7 +6165,6 @@ msgid "Frame"
msgstr ""
#: strings.hrc:1218
-#, fuzzy
msgctxt "STR_SWBG_TABLE"
msgid "Table"
msgstr "Tabla"
@@ -6374,7 +6303,6 @@ msgid "Tab stop"
msgstr "~Tabulacions"
#: strings.hrc:1248
-#, fuzzy
msgctxt "STR_TOKEN_HELP_TEXT"
msgid "Text"
msgstr "Texto"
@@ -6483,7 +6411,6 @@ msgid " (Template: "
msgstr ""
#: strings.hrc:1273
-#, fuzzy
msgctxt "STR_FRMUI_BORDER"
msgid "Borders"
msgstr "Cantos"
@@ -6650,7 +6577,6 @@ msgid "Task"
msgstr ""
#: strings.hrc:1311
-#, fuzzy
msgctxt "ST_STATUS"
msgid "Status"
msgstr "Estau"
@@ -7046,13 +6972,11 @@ msgid "Assign Styles"
msgstr ""
#: assignstylesdialog.ui:124
-#, fuzzy
msgctxt "assignstylesdialog|left-atkobject"
msgid "Left"
msgstr "Enta la cucha"
#: assignstylesdialog.ui:142
-#, fuzzy
msgctxt "assignstylesdialog|right-atkobject"
msgid "Right"
msgstr "Enta la dreita"
@@ -7341,7 +7265,6 @@ msgid "Insert"
msgstr ""
#: bibliographyentry.ui:35
-#, fuzzy
msgctxt "bibliographyentry|modify"
msgid "Apply"
msgstr "Aplicar"
@@ -7413,7 +7336,6 @@ msgid "Image"
msgstr ""
#: bulletsandnumbering.ui:211
-#, fuzzy
msgctxt "bulletsandnumbering|position"
msgid "Position"
msgstr "Posición"
@@ -7504,7 +7426,6 @@ msgid "_Zip/city:"
msgstr ""
#: businessdatapage.ui:320
-#, fuzzy
msgctxt "businessdatapage|icity-atkobject"
msgid "City"
msgstr "Ciudat"
@@ -7525,7 +7446,6 @@ msgid "Title"
msgstr "Titol"
#: businessdatapage.ui:462
-#, fuzzy
msgctxt "businessdatapage|mobile-atkobject"
msgid "Position"
msgstr "Posición"
@@ -7630,7 +7550,6 @@ msgid "Content"
msgstr "Conteniu"
#: cardmediumpage.ui:63
-#, fuzzy
msgctxt "cardmediumpage|address"
msgid "Address"
msgstr "Adreza"
@@ -7728,7 +7647,6 @@ msgid "Character"
msgstr "Importar"
#: characterproperties.ui:106
-#, fuzzy
msgctxt "characterproperties|font"
msgid "Font"
msgstr "Tipo de letra"
@@ -7739,7 +7657,6 @@ msgid "Font Effects"
msgstr ""
#: characterproperties.ui:151
-#, fuzzy
msgctxt "characterproperties|position"
msgid "Position"
msgstr "Posición"
@@ -7840,7 +7757,6 @@ msgid "Use superordinate object settings"
msgstr ""
#: columnpage.ui:81
-#, fuzzy
msgctxt "columnpage|liststore2"
msgid "Selection"
msgstr "Selección"
@@ -7915,7 +7831,6 @@ msgid "_Position:"
msgstr "Posición"
#: columnpage.ui:505
-#, fuzzy
msgctxt "columnpage|lineposlb"
msgid "Top"
msgstr "Cobalto"
@@ -7927,7 +7842,6 @@ msgid "Centered"
msgstr "~Centrau"
#: columnpage.ui:507
-#, fuzzy
msgctxt "columnpage|lineposlb"
msgid "Bottom"
msgstr "Cobaixo"
@@ -8020,7 +7934,6 @@ msgid "Table Header"
msgstr ""
#: conditionpage.ui:200
-#, fuzzy
msgctxt "conditionpage|filter"
msgid "Table"
msgstr "Tabla"
@@ -8047,13 +7960,11 @@ msgid "Endnote"
msgstr ""
#: conditionpage.ui:205
-#, fuzzy
msgctxt "conditionpage|filter"
msgid "Header"
msgstr "Capitero"
#: conditionpage.ui:206
-#, fuzzy
msgctxt "conditionpage|filter"
msgid "Footer"
msgstr "Piet de pachina"
@@ -8159,7 +8070,6 @@ msgid "10th Numbering Level"
msgstr ""
#: conditionpage.ui:251
-#, fuzzy
msgctxt "conditionpage|label11"
msgid "Options"
msgstr "Opcions"
@@ -8250,7 +8160,6 @@ msgid "AutoFormat..."
msgstr "Formatación automatica"
#: converttexttable.ui:383
-#, fuzzy
msgctxt "converttexttable|label2"
msgid "Options"
msgstr "Opcions"
@@ -8589,7 +8498,6 @@ msgid "Write Protection"
msgstr ""
#: editsectiondialog.ui:522
-#, fuzzy
msgctxt "editsectiondialog|hide"
msgid "Hide"
msgstr "Amagar"
@@ -8600,7 +8508,6 @@ msgid "_With Condition"
msgstr ""
#: editsectiondialog.ui:592
-#, fuzzy
msgctxt "editsectiondialog|label4"
msgid "Hide"
msgstr "Amagar"
@@ -8647,7 +8554,6 @@ msgid "Paragraph"
msgstr ""
#: endnotepage.ui:215
-#, fuzzy
msgctxt "endnotepage|pagestyleft"
msgid "Page"
msgstr "Pachina"
@@ -8680,19 +8586,16 @@ msgid "Addr_essee"
msgstr "Adreza"
#: envaddresspage.ui:98
-#, fuzzy
msgctxt "envaddresspage|label4"
msgid "Database"
msgstr "Base de datos"
#: envaddresspage.ui:144
-#, fuzzy
msgctxt "envaddresspage|label7"
msgid "Table"
msgstr "Tabla"
#: envaddresspage.ui:190
-#, fuzzy
msgctxt "envaddresspage|label8"
msgid "Database field"
msgstr "Campo d'a base de datos"
@@ -8770,7 +8673,6 @@ msgid "Edit"
msgstr ""
#: envformatpage.ui:202
-#, fuzzy
msgctxt "envformatpage|label4"
msgid "Position"
msgstr "Posición"
@@ -8803,7 +8705,6 @@ msgid "Edit"
msgstr ""
#: envformatpage.ui:421
-#, fuzzy
msgctxt "envformatpage|label11"
msgid "Position"
msgstr "Posición"
@@ -8993,7 +8894,6 @@ msgid "Database applied to document:"
msgstr ""
#: fielddialog.ui:8
-#, fuzzy
msgctxt "fielddialog|FieldDialog"
msgid "Fields"
msgstr "Campos"
@@ -9014,7 +8914,6 @@ msgid "Cross-references"
msgstr ""
#: fielddialog.ui:149
-#, fuzzy
msgctxt "fielddialog|functions"
msgid "Functions"
msgstr "Funcions"
@@ -9031,7 +8930,6 @@ msgid "Variables"
msgstr ""
#: fielddialog.ui:218
-#, fuzzy
msgctxt "fielddialog|database"
msgid "Database"
msgstr "Base de datos"
@@ -9128,13 +9026,11 @@ msgid "Author"
msgstr "Autor"
#: flddocinfopage.ui:186
-#, fuzzy
msgctxt "flddocinfopage|liststore1"
msgid "Time"
msgstr "Hora"
#: flddocinfopage.ui:189
-#, fuzzy
msgctxt "flddocinfopage|liststore1"
msgid "Date"
msgstr "Calendata"
@@ -9263,13 +9159,11 @@ msgid "Author"
msgstr "Autor"
#: fldfuncpage.ui:589
-#, fuzzy
msgctxt "fldfuncpage|liststore1"
msgid "Time"
msgstr "Hora"
#: fldfuncpage.ui:592
-#, fuzzy
msgctxt "fldfuncpage|liststore1"
msgid "Date"
msgstr "Calendata"
@@ -9316,7 +9210,6 @@ msgid "Insert _reference to"
msgstr ""
#: fldrefpage.ui:169
-#, fuzzy
msgctxt "fldrefpage|label4"
msgid "Selection"
msgstr "Selección"
@@ -9406,13 +9299,11 @@ msgid "Numbering by Chapter"
msgstr ""
#: fldvarpage.ui:458
-#, fuzzy
msgctxt "fldvarpage|apply|tooltip_text"
msgid "Apply"
msgstr "Aplicar"
#: fldvarpage.ui:473
-#, fuzzy
msgctxt "fldvarpage|delete|tooltip_text"
msgid "Delete"
msgstr "Eliminar"
@@ -9423,13 +9314,11 @@ msgid "Author"
msgstr "Autor"
#: fldvarpage.ui:531
-#, fuzzy
msgctxt "fldvarpage|liststore1"
msgid "Time"
msgstr "Hora"
#: fldvarpage.ui:534
-#, fuzzy
msgctxt "fldvarpage|liststore1"
msgid "Date"
msgstr "Calendata"
@@ -9524,7 +9413,6 @@ msgid "_Spacing to footnote contents"
msgstr ""
#: footnoteareapage.ui:318
-#, fuzzy
msgctxt "footnoteareapage|position"
msgid "Left"
msgstr "Enta la cucha"
@@ -9536,7 +9424,6 @@ msgid "Centered"
msgstr "~Centrau"
#: footnoteareapage.ui:320
-#, fuzzy
msgctxt "footnoteareapage|position"
msgid "Right"
msgstr "Enta la dreita"
@@ -9577,7 +9464,6 @@ msgid "Before"
msgstr ""
#: footnotepage.ui:100
-#, fuzzy
msgctxt "footnotepage|pos"
msgid "Position"
msgstr "Posición"
@@ -9613,7 +9499,6 @@ msgid "Paragraph"
msgstr ""
#: footnotepage.ui:335
-#, fuzzy
msgctxt "footnotepage|pagestyleft"
msgid "Page"
msgstr "Pachina"
@@ -9725,7 +9610,6 @@ msgid "Endnotes"
msgstr ""
#: formatsectiondialog.ui:8
-#, fuzzy
msgctxt "formatsectiondialog|FormatSectionDialog"
msgid "Options"
msgstr "Opcions"
@@ -9837,7 +9721,6 @@ msgid "_Manual"
msgstr "~Manual"
#: formattablepage.ui:486
-#, fuzzy
msgctxt "formattablepage|label43"
msgid "Alignment"
msgstr "Aliniación"
@@ -9880,7 +9763,6 @@ msgid "Type"
msgstr "Tipo"
#: framedialog.ui:128
-#, fuzzy
msgctxt "framedialog|options"
msgid "Options"
msgstr "Opcions"
@@ -9917,13 +9799,11 @@ msgid "Columns"
msgstr "Columna"
#: framedialog.ui:289
-#, fuzzy
msgctxt "framedialog|macro"
msgid "Macro"
msgstr "Macro"
#: frmaddpage.ui:14
-#, fuzzy
msgctxt "frmaddpage|liststore"
msgid "Top"
msgstr "Cobalto"
@@ -9935,7 +9815,6 @@ msgid "Centered"
msgstr "~Centrau"
#: frmaddpage.ui:22
-#, fuzzy
msgctxt "frmaddpage|liststore"
msgid "Bottom"
msgstr "Cobaixo"
@@ -10193,7 +10072,6 @@ msgid "Follow text flow"
msgstr ""
#: frmtypepage.ui:710
-#, fuzzy
msgctxt "frmtypepage|label11"
msgid "Position"
msgstr "Posición"
@@ -10277,7 +10155,6 @@ msgid "Indent"
msgstr ""
#: indentpage.ui:145
-#, fuzzy
msgctxt "indentpage|preview-atkobject"
msgid "Example"
msgstr "Eixemplo"
@@ -10363,7 +10240,6 @@ msgid "Update entry from selection"
msgstr ""
#: indexentry.ui:597
-#, fuzzy
msgctxt "indexentry|label1"
msgid "Selection"
msgstr "Selección"
@@ -10404,7 +10280,6 @@ msgid "Reference:"
msgstr ""
#: inputwinmenu.ui:12
-#, fuzzy
msgctxt "inputwinmenu|sum"
msgid "Sum"
msgstr "Suma"
@@ -10501,19 +10376,16 @@ msgid "Mean"
msgstr ""
#: inputwinmenu.ui:178
-#, fuzzy
msgctxt "inputwinmenu|min"
msgid "Minimum"
msgstr "Minimo"
#: inputwinmenu.ui:186
-#, fuzzy
msgctxt "inputwinmenu|max"
msgid "Maximum"
msgstr "Maximo"
#: inputwinmenu.ui:198
-#, fuzzy
msgctxt "inputwinmenu|functions"
msgid "Functions"
msgstr "Funcions"
@@ -10575,7 +10447,6 @@ msgid "Rename"
msgstr "Cambiar o ~nombre"
#: insertbookmark.ui:135
-#, fuzzy
msgctxt "insertbookmark|delete"
msgid "Delete"
msgstr "Eliminar"
@@ -10661,7 +10532,6 @@ msgid "Position:"
msgstr "Posición"
#: insertcaption.ui:143
-#, fuzzy
msgctxt "insertcaption|separator_edit"
msgid ": "
msgstr ": "
@@ -10802,7 +10672,6 @@ msgid "Insert Footnote/Endnote"
msgstr ""
#: insertfootnote.ui:143
-#, fuzzy
msgctxt "insertfootnote|automatic"
msgid "Automatic"
msgstr "Automatica"
@@ -10980,13 +10849,11 @@ msgid "Auto_Format"
msgstr "Formatación automatica"
#: inserttable.ui:377
-#, fuzzy
msgctxt "inserttable|label2"
msgid "Options"
msgstr "Opcions"
#: labeldialog.ui:8
-#, fuzzy
msgctxt "labeldialog|LabelDialog"
msgid "Labels"
msgstr "~Etiquetas"
@@ -11002,7 +10869,6 @@ msgid "Medium"
msgstr ""
#: labeldialog.ui:128
-#, fuzzy
msgctxt "labeldialog|labels"
msgid "Labels"
msgstr "~Etiquetas"
@@ -11019,7 +10885,6 @@ msgid "Private"
msgstr ""
#: labeldialog.ui:197
-#, fuzzy
msgctxt "labeldialog|business"
msgid "Business"
msgstr "Negocios"
@@ -11031,7 +10896,6 @@ msgid "Format"
msgstr "~Formato"
#: labeldialog.ui:243
-#, fuzzy
msgctxt "labeldialog|options"
msgid "Options"
msgstr "Opcions"
@@ -11488,25 +11352,21 @@ msgid "Sort By"
msgstr ""
#: managechangessidebar.ui:176
-#, fuzzy
msgctxt "managechangessidebar|writeraction"
msgid "Action"
msgstr "Acción"
#: managechangessidebar.ui:184
-#, fuzzy
msgctxt "managechangessidebar|writerauthor"
msgid "Author"
msgstr "Autor"
#: managechangessidebar.ui:192
-#, fuzzy
msgctxt "managechangessidebar|writerdate"
msgid "Date"
msgstr "Calendata"
#: managechangessidebar.ui:200
-#, fuzzy
msgctxt "managechangessidebar|writerdesc"
msgid "Comment"
msgstr "Comentario"
@@ -12227,13 +12087,11 @@ msgid "Set Reminder"
msgstr ""
#: navigatorpanel.ui:194
-#, fuzzy
msgctxt "navigatorpanel|header|tooltip_text"
msgid "Header"
msgstr "Capitero"
#: navigatorpanel.ui:207
-#, fuzzy
msgctxt "navigatorpanel|footer|tooltip_text"
msgid "Footer"
msgstr "Piet de pachina"
@@ -12259,7 +12117,6 @@ msgid "Demote Level"
msgstr ""
#: navigatorpanel.ui:304
-#, fuzzy
msgctxt "navigatorpanel|documents|tooltip_text"
msgid "Document"
msgstr "Documento"
@@ -12338,7 +12195,6 @@ msgid " "
msgstr ""
#: notebookbar.ui:438
-#, fuzzy
msgctxt "notebookbar|NewSC|tooltip_text"
msgid "Spreadsheet"
msgstr "Fuella de calculo"
@@ -12382,13 +12238,11 @@ msgid " "
msgstr ""
#: notebookbar.ui:504
-#, fuzzy
msgctxt "notebookbar|NewSB|tooltip_text"
msgid "Database"
msgstr "Base de datos"
#: notebookbar.ui:523
-#, fuzzy
msgctxt "notebookbar|NewSDB|tooltip_text"
msgid "Spreadsheet"
msgstr "Fuella de calculo"
@@ -12400,13 +12254,11 @@ msgid "File"
msgstr "~Fichero"
#: notebookbar.ui:1371
-#, fuzzy
msgctxt "notebookbar|FontSection|tooltip_text"
msgid "Font"
msgstr "Tipo de letra"
#: notebookbar.ui:1660
-#, fuzzy
msgctxt "notebookbar|FontSection2|tooltip_text"
msgid "Font"
msgstr "Tipo de letra"
@@ -12427,7 +12279,6 @@ msgid "Horizontal Alignment"
msgstr ""
#: notebookbar.ui:1938
-#, fuzzy
msgctxt "notebookbar|AlignmentSection|tooltip_text"
msgid "Alignment"
msgstr "Aliniación"
@@ -12530,7 +12381,6 @@ msgid "Links"
msgstr ""
#: notebookbar.ui:3336
-#, fuzzy
msgctxt "notebookbar|TextSection|tooltip_text"
msgid "Text"
msgstr "Texto"
@@ -12541,7 +12391,6 @@ msgid "Fontwork"
msgstr ""
#: notebookbar.ui:3455
-#, fuzzy
msgctxt "notebookbar|FieldsSection|tooltip_text"
msgid "Fields"
msgstr "Campos"
@@ -12588,7 +12437,6 @@ msgid "Zoom"
msgstr "Escala"
#: notebookbar.ui:5177
-#, fuzzy
msgctxt "notebookbar|ViewLabel"
msgid "View"
msgstr "Veyer"
@@ -12604,7 +12452,6 @@ msgid "Indent"
msgstr ""
#: notebookbar.ui:5850
-#, fuzzy
msgctxt "notebookbar|TableLabel"
msgid "Table"
msgstr "Tabla"
@@ -12747,7 +12594,6 @@ msgid "_View"
msgstr "Veyer"
#: notebookbar_compact.ui:5792
-#, fuzzy
msgctxt "notebookbar_compact|ViewLabel"
msgid "View"
msgstr "Veyer"
@@ -12759,7 +12605,6 @@ msgid "T_able"
msgstr "Tabla"
#: notebookbar_compact.ui:6478
-#, fuzzy
msgctxt "notebookbar_compact|TableLabel"
msgid "Table"
msgstr "Tabla"
@@ -12819,7 +12664,6 @@ msgid "_Tools"
msgstr "Ferramientas"
#: notebookbar_compact.ui:8810
-#, fuzzy
msgctxt "notebookbar_compact|DevLabel"
msgid "Tools"
msgstr "Ferramientas"
@@ -13342,7 +13186,6 @@ msgid "_View"
msgstr "Veyer"
#: notebookbar_groups.ui:34
-#, fuzzy
msgctxt "notebookbar_groups|imagestyledefault"
msgid "Default"
msgstr "Por defecto"
@@ -13490,7 +13333,6 @@ msgid "None"
msgstr "Nota"
#: notebookbar_groups.ui:412
-#, fuzzy
msgctxt "notebookbar_groups|tablestyledefault"
msgid "Default"
msgstr "Por defecto"
@@ -13570,7 +13412,6 @@ msgid "Style"
msgstr "E~stilo"
#: notebookbar_groups.ui:1448
-#, fuzzy
msgctxt "notebookbar_groups|formatgrouplabel"
msgid "Text"
msgstr "Texto"
@@ -13609,7 +13450,6 @@ msgid "Columns"
msgstr "Columna"
#: notebookbar_groups.ui:2002
-#, fuzzy
msgctxt "notebookbar_groups|tablegrouplabel"
msgid "Table"
msgstr "Tabla"
@@ -13880,7 +13720,6 @@ msgid "Type"
msgstr "Tipo"
#: objectdialog.ui:128
-#, fuzzy
msgctxt "objectdialog|options"
msgid "Options"
msgstr "Opcions"
@@ -13911,7 +13750,6 @@ msgid "Transparency"
msgstr ""
#: objectdialog.ui:266
-#, fuzzy
msgctxt "objectdialog|macro"
msgid "Macro"
msgstr "Macro"
@@ -14484,7 +14322,6 @@ msgid "Color of Deletions"
msgstr ""
#: optredlinepage.ui:219
-#, fuzzy
msgctxt "optredlinepage|deletedpreview"
msgid "Delete"
msgstr "Eliminar"
@@ -14703,7 +14540,6 @@ msgid "Numbering"
msgstr ""
#: outlinenumbering.ui:143
-#, fuzzy
msgctxt "outlinenumbering|position"
msgid "Position"
msgstr "Posición"
@@ -14905,7 +14741,6 @@ msgid "Position and Spacing"
msgstr ""
#: outlinepositionpage.ui:417
-#, fuzzy
msgctxt "outlinepositionpage|standard"
msgid "Default"
msgstr "Por defecto"
@@ -14939,13 +14774,11 @@ msgid "3 Columns"
msgstr "Columna"
#: pagecolumncontrol.ui:121
-#, fuzzy
msgctxt "pagecolumncontrol|columnleft"
msgid "Left"
msgstr "Enta la cucha"
#: pagecolumncontrol.ui:136
-#, fuzzy
msgctxt "pagecolumncontrol|columnright"
msgid "Right"
msgstr "Enta la dreita"
@@ -14969,13 +14802,11 @@ msgid "3 Columns"
msgstr "Columna"
#: pagecolumncontrol.ui:196
-#, fuzzy
msgctxt "pagecolumncontrol|columnleftL"
msgid "Left"
msgstr "Enta la cucha"
#: pagecolumncontrol.ui:211
-#, fuzzy
msgctxt "pagecolumncontrol|columnrightL"
msgid "Right"
msgstr "Enta la dreita"
@@ -15131,7 +14962,6 @@ msgid "Narrow"
msgstr ""
#: pagemargincontrol.ui:96
-#, fuzzy
msgctxt "pagemargincontrol|normal"
msgid "Normal"
msgstr "Normal"
@@ -15158,7 +14988,6 @@ msgid "Narrow"
msgstr ""
#: pagemargincontrol.ui:172
-#, fuzzy
msgctxt "pagemargincontrol|normalL"
msgid "Normal"
msgstr "Normal"
@@ -15302,13 +15131,11 @@ msgid "3 Columns"
msgstr "Columna"
#: pagestylespanel.ui:136
-#, fuzzy
msgctxt "pagestylespanel|columnbox"
msgid "Left"
msgstr "Enta la cucha"
#: pagestylespanel.ui:137
-#, fuzzy
msgctxt "pagestylespanel|columnbox"
msgid "Right"
msgstr "Enta la dreita"
@@ -15385,7 +15212,6 @@ msgid "Type"
msgstr "Tipo"
#: picturedialog.ui:128
-#, fuzzy
msgctxt "picturedialog|options"
msgid "Options"
msgstr "Opcions"
@@ -15426,7 +15252,6 @@ msgid "Transparency"
msgstr ""
#: picturedialog.ui:312
-#, fuzzy
msgctxt "picturedialog|macro"
msgid "Macro"
msgstr "Macro"
@@ -15655,7 +15480,6 @@ msgid "Right to Left"
msgstr ""
#: printoptionspage.ui:254
-#, fuzzy
msgctxt "printoptionspage|label10"
msgid "Pages"
msgstr "Pachinas"
@@ -15771,7 +15595,6 @@ msgid "Title"
msgstr "Titol"
#: privateuserpage.ui:210
-#, fuzzy
msgctxt "privateuserpage|job-atkobject"
msgid "Position"
msgstr "Posición"
@@ -15820,7 +15643,6 @@ msgid "_Zip/city:"
msgstr ""
#: privateuserpage.ui:410
-#, fuzzy
msgctxt "privateuserpage|icity-atkobject"
msgid "City"
msgstr "Ciudat"
@@ -15841,7 +15663,6 @@ msgid "Title"
msgstr "Titol"
#: privateuserpage.ui:552
-#, fuzzy
msgctxt "privateuserpage|mobile-atkobject"
msgid "Position"
msgstr "Posición"
@@ -16138,7 +15959,6 @@ msgid "T_ype"
msgstr "Tipo"
#: savelabeldialog.ui:163
-#, fuzzy
msgctxt "savelabeldialog|label1"
msgid "Options"
msgstr "Opcions"
@@ -16218,7 +16038,6 @@ msgid "_With Condition"
msgstr ""
#: sectionpage.ui:410
-#, fuzzy
msgctxt "sectionpage|label3"
msgid "Hide"
msgstr "Amagar"
@@ -16277,13 +16096,11 @@ msgid "Change _Table..."
msgstr ""
#: selectaddressdialog.ui:225
-#, fuzzy
msgctxt "selectaddressdialog|name"
msgid "Name"
msgstr "Nombre"
#: selectaddressdialog.ui:236
-#, fuzzy
msgctxt "selectaddressdialog|table"
msgid "Table"
msgstr "Tabla"
@@ -16356,7 +16173,6 @@ msgid "Index Markings"
msgstr ""
#: selectindexdialog.ui:116
-#, fuzzy
msgctxt "selectindexdialog|label1"
msgid "Selection"
msgstr "Selección"
@@ -16513,7 +16329,6 @@ msgid "Sort"
msgstr ""
#: sortdialog.ui:111
-#, fuzzy
msgctxt "sortdialog|column"
msgid "Column"
msgstr "Columna"
@@ -16793,7 +16608,6 @@ msgid "Update"
msgstr ""
#: stringinput.ui:70
-#, fuzzy
msgctxt "stringinput|name"
msgid "Name"
msgstr "Nombre"
@@ -16891,7 +16705,6 @@ msgid "Table Properties"
msgstr ""
#: tableproperties.ui:106
-#, fuzzy
msgctxt "tableproperties|table"
msgid "Table"
msgstr "Tabla"
@@ -16908,7 +16721,6 @@ msgid "Columns"
msgstr "Columna"
#: tableproperties.ui:174
-#, fuzzy
msgctxt "tableproperties|borders"
msgid "Borders"
msgstr "Cantos"
@@ -16936,7 +16748,6 @@ msgid "Use superordinate object settings"
msgstr ""
#: tabletextflowpage.ui:47
-#, fuzzy
msgctxt "tabletextflowpage|liststore2"
msgid "Top"
msgstr "Cobalto"
@@ -16948,7 +16759,6 @@ msgid "Centered"
msgstr "~Centrau"
#: tabletextflowpage.ui:55
-#, fuzzy
msgctxt "tabletextflowpage|liststore2"
msgid "Bottom"
msgstr "Cobaixo"
@@ -17042,7 +16852,6 @@ msgid "_Vertical alignment"
msgstr ""
#: tabletextflowpage.ui:497
-#, fuzzy
msgctxt "tabletextflowpage|label36"
msgid "Alignment"
msgstr "Aliniación"
@@ -17074,7 +16883,6 @@ msgid "Font Effects"
msgstr ""
#: templatedialog1.ui:204
-#, fuzzy
msgctxt "templatedialog1|position"
msgid "Position"
msgstr "Posición"
@@ -17125,7 +16933,6 @@ msgid "Image"
msgstr ""
#: templatedialog16.ui:236
-#, fuzzy
msgctxt "templatedialog16|position"
msgid "Position"
msgstr "Posición"
@@ -17182,7 +16989,6 @@ msgid "Font Effects"
msgstr ""
#: templatedialog2.ui:296
-#, fuzzy
msgctxt "templatedialog2|position"
msgid "Position"
msgstr "Posición"
@@ -17254,7 +17060,6 @@ msgid "Type"
msgstr "Tipo"
#: templatedialog4.ui:181
-#, fuzzy
msgctxt "templatedialog4|options"
msgid "Options"
msgstr "Opcions"
@@ -17286,7 +17091,6 @@ msgid "Columns"
msgstr "Columna"
#: templatedialog4.ui:319
-#, fuzzy
msgctxt "templatedialog4|macros"
msgid "Macro"
msgstr "Macro"
@@ -17303,7 +17107,6 @@ msgid "Organizer"
msgstr ""
#: templatedialog8.ui:144
-#, fuzzy
msgctxt "templatedialog8|page"
msgid "Page"
msgstr "Pachina"
@@ -17319,13 +17122,11 @@ msgid "Transparency"
msgstr ""
#: templatedialog8.ui:213
-#, fuzzy
msgctxt "templatedialog8|header"
msgid "Header"
msgstr "Capitero"
#: templatedialog8.ui:236
-#, fuzzy
msgctxt "templatedialog8|footer"
msgid "Footer"
msgstr "Piet de pachina"
@@ -17503,7 +17304,6 @@ msgid "Document start"
msgstr ""
#: titlepage.ui:229
-#, fuzzy
msgctxt "titlepage|RB_PAGE_START"
msgid "Page"
msgstr "Pachina"
@@ -17679,7 +17479,6 @@ msgid "Format:"
msgstr "~Formato"
#: tocentriespage.ui:411
-#, fuzzy
msgctxt "tocentriespage|numberformat"
msgid "Number"
msgstr "Numero"
@@ -17835,7 +17634,6 @@ msgid "Sort Keys"
msgstr ""
#: tocindexpage.ui:20
-#, fuzzy
msgctxt "tocindexpage|open"
msgid "Open"
msgstr "Ubrir"
@@ -17955,13 +17753,11 @@ msgid "Te_xt frames"
msgstr ""
#: tocindexpage.ui:403
-#, fuzzy
msgctxt "tocindexpage|fromgraphics"
msgid "Graphics"
msgstr "Graficos"
#: tocindexpage.ui:418
-#, fuzzy
msgctxt "tocindexpage|fromoles"
msgid "OLE objects"
msgstr "Obchectos OLE"
@@ -18117,7 +17913,6 @@ msgid "_File"
msgstr "~Fichero"
#: tocindexpage.ui:959
-#, fuzzy
msgctxt "tocindexpage|label5"
msgid "Options"
msgstr "Opcions"
@@ -18228,7 +18023,6 @@ msgid "Hori_zontal ruler"
msgstr ""
#: viewoptionspage.ui:345
-#, fuzzy
msgctxt "viewoptionspage|label3"
msgid "View"
msgstr "Veyer"
@@ -18285,13 +18079,11 @@ msgid "Watermark"
msgstr ""
#: watermarkdialog.ui:85
-#, fuzzy
msgctxt "watermarkdialog|TextLabel"
msgid "Text"
msgstr "Texto"
#: watermarkdialog.ui:118
-#, fuzzy
msgctxt "watermarkdialog|FontLabel"
msgid "Font"
msgstr "Tipo de letra"
@@ -18333,7 +18125,6 @@ msgid "Characters excluding spaces"
msgstr ""
#: wordcount.ui:165
-#, fuzzy
msgctxt "wordcount|label9"
msgid "Selection"
msgstr "Selección"
@@ -18443,7 +18234,6 @@ msgid "Outside only"
msgstr ""
#: wrappage.ui:642
-#, fuzzy
msgctxt "wrappage|label3"
msgid "Options"
msgstr "Opcions"
diff --git a/source/an/vcl/messages.po b/source/an/vcl/messages.po
index b3bbaf385f7..765cb52919d 100644
--- a/source/an/vcl/messages.po
+++ b/source/an/vcl/messages.po
@@ -329,14 +329,12 @@ msgstr "Cancelar"
#. To translators: This is used on buttons for Windows, there should be no ~ mnemonic in this string
#: strings.hrc:50
-#, fuzzy
msgctxt "SV_BUTTONTEXT_OK_NOMNEMONIC"
msgid "OK"
msgstr "D'alcuerdo"
#. To translators: This is used on buttons for Windows, there should be no ~ mnemonic in this string
#: strings.hrc:52
-#, fuzzy
msgctxt "SV_BUTTONTEXT_CANCEL_NOMNEMONIC"
msgid "Cancel"
msgstr "Cancelar"
@@ -711,13 +709,11 @@ msgid "default"
msgstr "Por defecto"
#: strings.hrc:133
-#, fuzzy
msgctxt "SV_MSGBOX_INFO"
msgid "Information"
msgstr "Información"
#: strings.hrc:134
-#, fuzzy
msgctxt "SV_MSGBOX_WARNING"
msgid "Warning"
msgstr "~Alvertencia"
@@ -1048,7 +1044,6 @@ msgid "Landscape"
msgstr ""
#: printdialog.ui:115
-#, fuzzy
msgctxt "printdialog|PrintDialog"
msgid "Print"
msgstr "Imprentar"
@@ -1145,7 +1140,6 @@ msgid "All pages"
msgstr "Todas as pachinas"
#: printdialog.ui:685
-#, fuzzy
msgctxt "printdialog|printpages"
msgid "Pages"
msgstr "Pachinas"
@@ -1171,7 +1165,6 @@ msgid "Comments"
msgstr "Comentarios"
#: printdialog.ui:830
-#, fuzzy
msgctxt "printdialog|label15"
msgid "Print"
msgstr "Imprentar"
@@ -1192,7 +1185,6 @@ msgid "Order"
msgstr ""
#: printdialog.ui:967
-#, fuzzy
msgctxt "printdialog|label11"
msgid "Print"
msgstr "Imprentar"
@@ -1219,7 +1211,6 @@ msgid "Brochure"
msgstr ""
#: printdialog.ui:1112
-#, fuzzy
msgctxt "printdialog|pagestxt"
msgid "Pages"
msgstr "Pachinas"
@@ -1300,13 +1291,11 @@ msgid "Use only paper size from printer preferences"
msgstr ""
#: printdialog.ui:1501
-#, fuzzy
msgctxt "printdialog|label21"
msgid "Options"
msgstr "Opcions"
#: printdialog.ui:1516
-#, fuzzy
msgctxt "printdialog|label20"
msgid "Options"
msgstr "Opcions"
diff --git a/source/an/wizards/messages.po b/source/an/wizards/messages.po
index 955e13151b1..35d77f0d34c 100644
--- a/source/an/wizards/messages.po
+++ b/source/an/wizards/messages.po
@@ -69,7 +69,6 @@ msgid "No"
msgstr ""
#: strings.hrc:43
-#, fuzzy
msgctxt "RID_COMMON_START_11"
msgid "Cancel"
msgstr "Cancelar"
@@ -90,7 +89,6 @@ msgid "~Next >"
msgstr ""
#: strings.hrc:47
-#, fuzzy
msgctxt "RID_COMMON_START_15"
msgid "~Help"
msgstr "~Aduya"
@@ -102,13 +100,11 @@ msgid "Steps"
msgstr "Trango~s"
#: strings.hrc:49
-#, fuzzy
msgctxt "RID_COMMON_START_17"
msgid "Close"
msgstr "Zarrar"
#: strings.hrc:50
-#, fuzzy
msgctxt "RID_COMMON_START_18"
msgid "OK"
msgstr "D'alcuerdo"
@@ -360,7 +356,6 @@ msgid "Recipient's address"
msgstr ""
#: strings.hrc:101
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_47"
msgid "Footer"
msgstr "Piet de pachina"
@@ -451,7 +446,6 @@ msgid "Mail"
msgstr ""
#: strings.hrc:119
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_65"
msgid "Marine"
msgstr "Azul marino"
@@ -512,7 +506,6 @@ msgid "Recipient and sender"
msgstr ""
#: strings.hrc:137
-#, fuzzy
msgctxt "RID_LETTERWIZARDROADMAP_START_5"
msgid "Footer"
msgstr "Piet de pachina"
@@ -631,7 +624,6 @@ msgid "ZIP code/State/City:"
msgstr ""
#: strings.hrc:162
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_22"
msgid "Footer"
msgstr "Piet de pachina"
@@ -782,7 +774,6 @@ msgid "Lines"
msgstr ""
#: strings.hrc:191
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_51"
msgid "Marine"
msgstr "Azul marino"
@@ -808,7 +799,6 @@ msgid "Modern Fax from Private"
msgstr ""
#: strings.hrc:196
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_56"
msgid "Fax"
msgstr "Fax"
@@ -884,7 +874,6 @@ msgid "Sender and Recipient"
msgstr ""
#: strings.hrc:219
-#, fuzzy
msgctxt "RID_FAXWIZARDROADMAP_START_4"
msgid "Footer"
msgstr "Piet de pachina"
@@ -1067,7 +1056,6 @@ msgid "Please bring"
msgstr ""
#: strings.hrc:257
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_35"
msgid "Notes"
msgstr "Notas"
@@ -1109,19 +1097,16 @@ msgid "An unexpected error occurred while saving the agenda template."
msgstr ""
#: strings.hrc:265
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_44"
msgid "Name"
msgstr "Nombre"
#: strings.hrc:266
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_45"
msgid "Date"
msgstr "Calendata"
#: strings.hrc:267
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_46"
msgid "Time"
msgstr "Hora"
@@ -1188,7 +1173,6 @@ msgid "Please read"
msgstr ""
#: strings.hrc:280
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_60"
msgid "Notes"
msgstr "Notas"
@@ -1234,7 +1218,6 @@ msgid "Insert"
msgstr ""
#: strings.hrc:289
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_69"
msgid "Remove"
msgstr "Borrar"
@@ -1287,7 +1270,6 @@ msgid "Responsible"
msgstr ""
#: strings.hrc:299
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_79"
msgid "Time"
msgstr "Hora"
@@ -1328,7 +1310,6 @@ msgid "Deadline:"
msgstr ""
#: strings.hrc:307
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_87"
msgid "Blue"
msgstr "Azul"
@@ -1350,13 +1331,11 @@ msgid "Elegant"
msgstr ""
#: strings.hrc:311
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_91"
msgid "Green"
msgstr "Verde"
#: strings.hrc:312
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_92"
msgid "Grey"
msgstr "Griso"
@@ -1367,13 +1346,11 @@ msgid "Modern"
msgstr ""
#: strings.hrc:314
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_94"
msgid "Orange"
msgstr "Narancha"
#: strings.hrc:315
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_95"
msgid "Red"
msgstr "Royo"
diff --git a/source/an/wizards/source/resources.po b/source/an/wizards/source/resources.po
index e2b4d0d3054..e6f8bd54446 100644
--- a/source/an/wizards/source/resources.po
+++ b/source/an/wizards/source/resources.po
@@ -102,7 +102,6 @@ msgid "No"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_11\n"
@@ -135,7 +134,6 @@ msgid "~Next >"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_15\n"
@@ -152,7 +150,6 @@ msgid "Steps"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_17\n"
@@ -161,7 +158,6 @@ msgid "Close"
msgstr "Zarrar"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_18\n"
@@ -292,7 +288,6 @@ msgid "Layout of headers and footers"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_19\n"
@@ -851,7 +846,6 @@ msgid "Align Left - Red & Blue"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_100\n"
@@ -980,7 +974,6 @@ msgid "Controlling"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_116\n"
@@ -1070,7 +1063,6 @@ msgid "~Next >"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_4\n"
@@ -1151,7 +1143,6 @@ msgid "No connection to the database could be established."
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_20\n"
@@ -1289,7 +1280,6 @@ msgid "Query Wizard"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_1\n"
@@ -1394,7 +1384,6 @@ msgid "Aggregate functions"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_17\n"
@@ -1403,7 +1392,6 @@ msgid "Fields"
msgstr "Campos"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_18\n"
@@ -1455,7 +1443,6 @@ msgid "Condition"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_25\n"
@@ -2832,7 +2819,6 @@ msgid "~Cancel"
msgstr "Cancelar"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_ZERO_1\n"
@@ -2906,7 +2892,6 @@ msgid "~Entire document"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_1\n"
@@ -3239,7 +3224,6 @@ msgid "Password:"
msgstr "~Clau"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_17\n"
@@ -3248,7 +3232,6 @@ msgid "OK"
msgstr "D'alcuerdo"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_18\n"
@@ -3604,7 +3587,6 @@ msgid "Green Grapes"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_9\n"
@@ -3727,7 +3709,6 @@ msgid "Click placeholder and overwrite"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_1\n"
@@ -3736,7 +3717,6 @@ msgid "Company"
msgstr "Interpresa"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_2\n"
@@ -3745,7 +3725,6 @@ msgid "Department"
msgstr "Departamento"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_3\n"
@@ -3754,7 +3733,6 @@ msgid "First Name"
msgstr "Nombres"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_4\n"
@@ -3771,7 +3749,6 @@ msgid "Street"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_6\n"
@@ -3789,7 +3766,6 @@ msgid "ZIP/Postal Code"
msgstr "C.P."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_8\n"
@@ -3807,7 +3783,6 @@ msgid "Title"
msgstr "Titol"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_10\n"
@@ -3856,7 +3831,6 @@ msgid "Work Phone"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_16\n"
@@ -3882,7 +3856,6 @@ msgid "URL"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_19\n"
@@ -3931,7 +3904,6 @@ msgid "ID"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_25\n"
@@ -3948,7 +3920,6 @@ msgid "Office Phone"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_27\n"
@@ -4077,7 +4048,6 @@ msgid "Do you want to create it now?"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"HelpButton\n"
@@ -4119,7 +4089,6 @@ msgid "~Convert"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CloseButton\n"
diff --git a/source/an/xmlsecurity/messages.po b/source/an/xmlsecurity/messages.po
index 98306f7a6be..bac7dd7c794 100644
--- a/source/an/xmlsecurity/messages.po
+++ b/source/an/xmlsecurity/messages.po
@@ -207,7 +207,6 @@ msgid "Sign Document..."
msgstr ""
#: digitalsignaturesdialog.ui:129
-#, fuzzy
msgctxt "digitalsignaturesdialog|remove"
msgid "Remove"
msgstr "Borrar"
@@ -228,13 +227,11 @@ msgid "Digital ID issued by "
msgstr ""
#: digitalsignaturesdialog.ui:194
-#, fuzzy
msgctxt "digitalsignaturesdialog|date"
msgid "Date"
msgstr "Calendata"
#: digitalsignaturesdialog.ui:205
-#, fuzzy
msgctxt "digitalsignaturesdialog|description"
msgid "Description"
msgstr "Descripción"
diff --git a/source/ar/chart2/messages.po b/source/ar/chart2/messages.po
index bd5e9af635b..458dd1d2201 100644
--- a/source/ar/chart2/messages.po
+++ b/source/ar/chart2/messages.po
@@ -661,7 +661,6 @@ msgid "Exponential"
msgstr "أُسّيّ"
#: strings.hrc:152
-#, fuzzy
msgctxt "STR_REGRESSION_POWER"
msgid "Power"
msgstr "الأس"
@@ -678,7 +677,6 @@ msgid "Moving average"
msgstr "معدّل التحرّك"
#: strings.hrc:155
-#, fuzzy
msgctxt "STR_REGRESSION_MEAN"
msgid "Mean"
msgstr "متوسط"
@@ -796,13 +794,11 @@ msgid "Stock Chart 4"
msgstr ""
#: strings.hrc:179
-#, fuzzy
msgctxt "STR_NORMAL"
msgid "Normal"
msgstr "عادي"
#: strings.hrc:180
-#, fuzzy
msgctxt "STR_STACKED"
msgid "Stacked"
msgstr "متراكم"
@@ -1943,7 +1939,6 @@ msgid "_Perspective"
msgstr "المنظور"
#: tp_3D_SceneGeometry.ui:109
-#, fuzzy
msgctxt "tp_3D_SceneGeometry|MTR_FLD_PERSPECTIVE-atkobject"
msgid "Perspective"
msgstr "المنظور"
@@ -2032,7 +2027,6 @@ msgid "End"
msgstr "إنهاء"
#: tp_AxisPositions.ui:59
-#, fuzzy
msgctxt "tp_AxisPositions|LB_CROSSES_OTHER_AXIS_AT"
msgid "Value"
msgstr "القيمة"
@@ -2080,7 +2074,6 @@ msgid "Outside end"
msgstr "الخارج فقط"
#: tp_AxisPositions.ui:215
-#, fuzzy
msgctxt "tp_AxisPositions|FT_AXIS_LABEL_DISTANCE"
msgid "_Distance"
msgstr "الم_سافة"
@@ -2470,7 +2463,6 @@ msgid "_Add"
msgstr "أ_ضف"
#: tp_DataSource.ui:116
-#, fuzzy
msgctxt "tp_DataSource|BTN_UP-atkobject"
msgid "Up"
msgstr "أعلى"
@@ -2481,7 +2473,6 @@ msgid "_Remove"
msgstr "أ_زل"
#: tp_DataSource.ui:148
-#, fuzzy
msgctxt "tp_DataSource|BTN_DOWN-atkobject"
msgid "Down"
msgstr "أسفل"
@@ -2742,19 +2733,16 @@ msgid "Data Range"
msgstr "نطاق البيانات"
#: tp_Scale.ui:20
-#, fuzzy
msgctxt "tp_Scale|liststoreDATE"
msgid "Days"
msgstr "أيام"
#: tp_Scale.ui:24
-#, fuzzy
msgctxt "tp_Scale|liststoreDATE"
msgid "Months"
msgstr "شهور"
#: tp_Scale.ui:28
-#, fuzzy
msgctxt "tp_Scale|liststoreDATE"
msgid "Years"
msgstr "سنوات"
@@ -2971,7 +2959,6 @@ msgid "Degree"
msgstr "الدرجة"
#: tp_Trendline.ui:213
-#, fuzzy
msgctxt "tp_Trendline|label4"
msgid "Period"
msgstr "الفترة"
diff --git a/source/ar/connectivity/messages.po b/source/ar/connectivity/messages.po
index b8db884683f..f560e16cfb4 100644
--- a/source/ar/connectivity/messages.po
+++ b/source/ar/connectivity/messages.po
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Pootle 2.8\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1511537198.000000\n"
#. = the mozab driver's resource strings
@@ -530,7 +530,6 @@ msgid "The connection could not be established. The database was created by a ne
msgstr "تعذر إنشاء الاتصال. أُنشئت قاعدة البيانات بإصدارة %PRODUCTNAME أجدد من الحالية."
#: strings.hrc:134
-#, fuzzy
msgctxt "STR_ROW_SET_OPERATION_VETOED"
msgid "The record operation has been vetoed."
msgstr "تم اعتراض عملية السجل."
@@ -546,7 +545,6 @@ msgid "The name must not contain any slashes ('/')."
msgstr "يجب ألا يكون في الاسم أية شُرط مائلة (’/‘)."
#: strings.hrc:137
-#, fuzzy
msgctxt "STR_DB_INVALID_SQL_NAME"
msgid "$1$ is no SQL conform identifier."
msgstr "المعرف $1$ لا يتوافق مع SQL."
diff --git a/source/ar/cui/messages.po b/source/ar/cui/messages.po
index 091dc239a46..b0898cc1869 100644
--- a/source/ar/cui/messages.po
+++ b/source/ar/cui/messages.po
@@ -62,7 +62,6 @@ msgid "Images"
msgstr "صور"
#: strings.hrc:27
-#, fuzzy
msgctxt "RID_SVXSTR_KEY_BITMAP_PATH"
msgid "Icons"
msgstr "أيقونات"
@@ -362,7 +361,6 @@ msgid "All commands"
msgstr "أضف أوامر"
#: strings.hrc:92
-#, fuzzy
msgctxt "RID_SVXSTR_MACROS"
msgid "Macros"
msgstr "وحدات الماكرو"
@@ -1905,7 +1903,6 @@ msgid "Changes"
msgstr "التغييرات"
#: treeopt.hrc:77
-#, fuzzy
msgctxt "SID_SW_EDITOPTIONS_RES"
msgid "Comparison"
msgstr "الفروق"
@@ -1921,7 +1918,6 @@ msgid "AutoCaption"
msgstr "الواصفات التلقائية"
#: treeopt.hrc:80
-#, fuzzy
msgctxt "SID_SW_EDITOPTIONS_RES"
msgid "Mail Merge E-mail"
msgstr "بريد دمج المراسلات"
@@ -1995,7 +1991,6 @@ msgid "View"
msgstr "العرض"
#: treeopt.hrc:106
-#, fuzzy
msgctxt "SID_SC_EDITOPTIONS_RES"
msgid "Calculate"
msgstr "الحساب"
@@ -2007,13 +2002,11 @@ msgid "Formula"
msgstr "الصيغة"
#: treeopt.hrc:108
-#, fuzzy
msgctxt "SID_SC_EDITOPTIONS_RES"
msgid "Sort Lists"
msgstr "قوائم الفرز"
#: treeopt.hrc:109
-#, fuzzy
msgctxt "SID_SC_EDITOPTIONS_RES"
msgid "Changes"
msgstr "التغييرات"
@@ -5197,7 +5190,6 @@ msgid "File Type"
msgstr "نوع الملف"
#: gallerysearchprogress.ui:115
-#, fuzzy
msgctxt "gallerysearchprogress|label2"
msgid "Directory"
msgstr "الدليل"
@@ -5381,7 +5373,6 @@ msgid "Dictionary"
msgstr "القاموس"
#: hangulhanjaconversiondialog.ui:7
-#, fuzzy
msgctxt "hangulhanjaconversiondialog|HangulHanjaConversionDialog"
msgid "Hangul/Hanja Conversion"
msgstr "تحويل هانغول/هانجا"
@@ -5432,25 +5423,21 @@ msgid "Hang_ul (Hanja)"
msgstr "هان~غول (هانجا)"
#: hangulhanjaconversiondialog.ui:295
-#, fuzzy
msgctxt "hangulhanjaconversiondialog|hanja_above"
msgid "Hanja"
msgstr "هانجا"
#: hangulhanjaconversiondialog.ui:312
-#, fuzzy
msgctxt "hangulhanjaconversiondialog|hanja_below"
msgid "Hanja"
msgstr "هانجا"
#: hangulhanjaconversiondialog.ui:328
-#, fuzzy
msgctxt "hangulhanjaconversiondialog|hangul_above"
msgid "Hangul"
msgstr "هانغول"
#: hangulhanjaconversiondialog.ui:344
-#, fuzzy
msgctxt "hangulhanjaconversiondialog|hangul_below"
msgid "Hangul"
msgstr "هانغول"
@@ -5509,7 +5496,6 @@ msgid "Edit Custom Dictionary"
msgstr "حرّر القاموس المخصّص"
#: hangulhanjaeditdictdialog.ui:107
-#, fuzzy
msgctxt "hangulhanjaeditdictdialog|label4"
msgid "Book"
msgstr "الكتاب"
@@ -6594,7 +6580,6 @@ msgid "Description"
msgstr "الوصف"
#: menuassignpage.ui:59
-#, fuzzy
msgctxt "menuassignpage|contentslabel"
msgid "_Search"
msgstr "ا_بحث"
@@ -6612,7 +6597,6 @@ msgid "_Function"
msgstr "ال_وظيفة"
#: menuassignpage.ui:105
-#, fuzzy
msgctxt "menuassignpage|label33"
msgid "Description"
msgstr "الوصف"
@@ -6695,7 +6679,6 @@ msgid "Restore Default Command"
msgstr "استعد الأمر المبدئيّ"
#: mosaicdialog.ui:16
-#, fuzzy
msgctxt "mosaicdialog|MosaicDialog"
msgid "Mosaic"
msgstr "فسيفساء"
@@ -7666,7 +7649,6 @@ msgid "Highlighting"
msgstr "الإبراز"
#: optfltrembedpage.ui:147
-#, fuzzy
msgctxt "optfltrembedpage|shading"
msgid "Shading"
msgstr "الظلال"
@@ -7862,19 +7844,16 @@ msgid "Help Improve %PRODUCTNAME"
msgstr "ساعد في تحسين %PRODUCTNAME"
#: optgeneralpage.ui:338
-#, fuzzy
msgctxt "optgeneralpage|quicklaunch"
msgid "Load %PRODUCTNAME during system start-up"
msgstr "حمّل %PRODUCTNAME أثناء بدء النظام"
#: optgeneralpage.ui:352
-#, fuzzy
msgctxt "optgeneralpage|systray"
msgid "Enable systray Quickstarter"
msgstr "فعّل التشغيل السريع في صينية النظام"
#: optgeneralpage.ui:372
-#, fuzzy
msgctxt "optgeneralpage|label8"
msgid "%PRODUCTNAME Quickstarter"
msgstr "تشغيل %PRODUCTNAME السريع"
@@ -8720,7 +8699,6 @@ msgid "Telephone (home/_work):"
msgstr "الهاتف (المنزل/ال_عمل):"
#: optuserpage.ui:134
-#, fuzzy
msgctxt "phoneft-atkobject"
msgid "Home telephone number"
msgstr "رقم هاتف المنزل"
@@ -8748,7 +8726,6 @@ msgid "Initials"
msgstr "الحروف البادئة"
#: optuserpage.ui:236
-#, fuzzy
msgctxt "city-atkobject"
msgid "City"
msgstr "المدينة"
@@ -8760,7 +8737,6 @@ msgid "State"
msgstr "الحالة"
#: optuserpage.ui:272
-#, fuzzy
msgctxt "zip-atkobject"
msgid "Zip code"
msgstr "الرمز البريدي"
@@ -8778,25 +8754,21 @@ msgid "Position"
msgstr "الموضع"
#: optuserpage.ui:349
-#, fuzzy
msgctxt "home-atkobject"
msgid "Home telephone number"
msgstr "رقم هاتف المنزل"
#: optuserpage.ui:367
-#, fuzzy
msgctxt "work-atkobject"
msgid "Work telephone number"
msgstr "رقم هاتف العمل"
#: optuserpage.ui:397
-#, fuzzy
msgctxt "fax-atkobject"
msgid "FAX number"
msgstr "رقم الفاكس"
#: optuserpage.ui:415
-#, fuzzy
msgctxt "email-atkobject"
msgid "email address"
msgstr "عنوان البريد الإلكتروني"
@@ -8819,7 +8791,6 @@ msgid "Last name"
msgstr "اسم الأخير"
#: optuserpage.ui:490
-#, fuzzy
msgctxt "rusfathersname-atkobject"
msgid "Father's name"
msgstr "اسم الأب"
@@ -8866,13 +8837,11 @@ msgid "_Street/apartment number:"
msgstr "ال_شارع/رقم الشقة:"
#: optuserpage.ui:648
-#, fuzzy
msgctxt "russtreet-atkobject"
msgid "Street"
msgstr "الشارع"
#: optuserpage.ui:666
-#, fuzzy
msgctxt "ruslastname-atkobject"
msgid "Apartment number"
msgstr "رقم الشقة"
@@ -8883,13 +8852,11 @@ msgid "_Zip/city:"
msgstr "المدينة/الرم_ز البريدي:"
#: optuserpage.ui:709
-#, fuzzy
msgctxt "icity-atkobject"
msgid "City"
msgstr "المدينة"
#: optuserpage.ui:727
-#, fuzzy
msgctxt "izip-atkobject"
msgid "Zip code"
msgstr "الرمز البريدي"
@@ -10031,7 +9998,6 @@ msgid "Adapt"
msgstr ""
#: posterdialog.ui:16
-#, fuzzy
msgctxt "posterdialog|PosterDialog"
msgid "Posterize"
msgstr "مُلصق"
@@ -10634,7 +10600,6 @@ msgid "Parameters"
msgstr "المعلمة"
#: solarizedialog.ui:14
-#, fuzzy
msgctxt "solarizedialog|SolarizeDialog"
msgid "Solarization"
msgstr "التشمّس"
@@ -10713,7 +10678,6 @@ msgid "Favorite Characters:"
msgstr "المحارف المفضّلة:"
#: spellingdialog.ui:9
-#, fuzzy
msgctxt "spellingdialog|SpellingDialog"
msgid "Spelling: $LANGUAGE ($LOCATION)"
msgstr "تدقيق إملاء: $LANGUAGE ($LOCATION)"
diff --git a/source/ar/dbaccess/messages.po b/source/ar/dbaccess/messages.po
index f186f8f0c8c..6cfe93de2a5 100644
--- a/source/ar/dbaccess/messages.po
+++ b/source/ar/dbaccess/messages.po
@@ -3468,13 +3468,11 @@ msgid ">="
msgstr ">="
#: queryfilterdialog.ui:154
-#, fuzzy
msgctxt "queryfilterdialog|cond1"
msgid "like"
msgstr "يشابه"
#: queryfilterdialog.ui:155
-#, fuzzy
msgctxt "queryfilterdialog|cond1"
msgid "not like"
msgstr "لا يشابه"
@@ -3500,31 +3498,26 @@ msgid "- none -"
msgstr "- بلا -"
#: queryfilterdialog.ui:219
-#, fuzzy
msgctxt "queryfilterdialog|label7"
msgid "Value"
msgstr "القيمة"
#: queryfilterdialog.ui:263
-#, fuzzy
msgctxt "queryfilterdialog|op2"
msgid "AND"
msgstr "AND"
#: queryfilterdialog.ui:264
-#, fuzzy
msgctxt "queryfilterdialog|op2"
msgid "OR"
msgstr "OR"
#: queryfilterdialog.ui:278
-#, fuzzy
msgctxt "queryfilterdialog|op3"
msgid "AND"
msgstr "AND"
#: queryfilterdialog.ui:279
-#, fuzzy
msgctxt "queryfilterdialog|op3"
msgid "OR"
msgstr "OR"
@@ -3586,7 +3579,6 @@ msgid "Distinct values:"
msgstr "قيم مختلفة"
#: relationdialog.ui:9
-#, fuzzy
msgctxt "relationdialog|RelationDialog"
msgid "Relations"
msgstr "العلاقات"
@@ -3806,7 +3798,6 @@ msgid "descending"
msgstr "تنازلي"
#: sortdialog.ui:243
-#, fuzzy
msgctxt "sortdialog|label1"
msgid "Sort Order"
msgstr "ترتيب الفرز"
@@ -3992,7 +3983,6 @@ msgid "The migration was not successful. Examine the migration log below for det
msgstr "لم ينجح التّرحيل. افحص سجلّ التّرحيل أدناه للتّفاصيل."
#: tabledesignrowmenu.ui:12
-#, fuzzy
msgctxt "tabledesignrowmenu|cut"
msgid "Cu_t"
msgstr "_قص"
@@ -4004,7 +3994,6 @@ msgid "_Copy"
msgstr "ا~نسخ"
#: tabledesignrowmenu.ui:28
-#, fuzzy
msgctxt "tabledesignrowmenu|paste"
msgid "_Paste"
msgstr "أل_صق"
diff --git a/source/ar/dictionaries/ca.po b/source/ar/dictionaries/ca.po
index bca36549421..b82114bcfe6 100644
--- a/source/ar/dictionaries/ca.po
+++ b/source/ar/dictionaries/ca.po
@@ -14,7 +14,6 @@ msgstr ""
"X-Generator: LibreOffice\n"
#: description.xml
-#, fuzzy
msgctxt ""
"description.xml\n"
"dispname\n"
diff --git a/source/ar/extensions/messages.po b/source/ar/extensions/messages.po
index 9c1459ffa34..094210b5fd7 100644
--- a/source/ar/extensions/messages.po
+++ b/source/ar/extensions/messages.po
@@ -1622,7 +1622,6 @@ msgid "Submission"
msgstr "إرسال"
#: strings.hrc:222
-#, fuzzy
msgctxt "RID_STR_BINDING_NAME"
msgid "Binding"
msgstr "ربط"
@@ -1638,13 +1637,11 @@ msgid "Root displayed"
msgstr "الجذر المعروض"
#: strings.hrc:225
-#, fuzzy
msgctxt "RID_STR_SHOWS_HANDLES"
msgid "Show handles"
msgstr "إظهار المؤشرات"
#: strings.hrc:226
-#, fuzzy
msgctxt "RID_STR_SHOWS_ROOT_HANDLES"
msgid "Show root handles"
msgstr "إظهار مؤشرات الجذر"
@@ -2486,13 +2483,11 @@ msgid "Display field"
msgstr "حقل العرض"
#: contenttablepage.ui:43
-#, fuzzy
msgctxt "contenttablepage|datasourcelabel"
msgid "Data source"
msgstr "مصدر البيانات"
#: contenttablepage.ui:57
-#, fuzzy
msgctxt "contenttablepage|contenttypelabel"
msgid "Content type"
msgstr "نوع المحتوى"
@@ -2546,7 +2541,6 @@ msgid "Embed this address book definition into the current document."
msgstr ""
#: datasourcepage.ui:61
-#, fuzzy
msgctxt "datasourcepage|locationft"
msgid "Location"
msgstr "الموقع"
@@ -2628,13 +2622,11 @@ msgid "Field from the _List Table"
msgstr "حقل من جدول ال~قائمة"
#: gridfieldsselectionpage.ui:44
-#, fuzzy
msgctxt "gridfieldsselectionpage|datasourcelabel"
msgid "Data source"
msgstr "مصدر البيانات"
#: gridfieldsselectionpage.ui:58
-#, fuzzy
msgctxt "gridfieldsselectionpage|contenttypelabel"
msgid "Content type"
msgstr "نوع المحتوى"
@@ -2691,13 +2683,11 @@ msgid "Table element"
msgstr "عنصر جدول"
#: groupradioselectionpage.ui:44
-#, fuzzy
msgctxt "groupradioselectionpage|datasourcelabel"
msgid "Data source"
msgstr "مصدر البيانات"
#: groupradioselectionpage.ui:58
-#, fuzzy
msgctxt "groupradioselectionpage|contenttypelabel"
msgid "Content type"
msgstr "نوع المحتوى"
@@ -2827,7 +2817,6 @@ msgid "Evolution"
msgstr "إيفُليوشن"
#: selecttypepage.ui:49
-#, fuzzy
msgctxt "selecttypepage|groupwise"
msgid "Groupwise"
msgstr "Groupwise"
@@ -2916,7 +2905,6 @@ msgid "_Table / Query:"
msgstr "الج~دول/الاستعلام:"
#: tableselectionpage.ui:174
-#, fuzzy
msgctxt "tableselectionpage|label1"
msgid "Data"
msgstr "البيانات"
@@ -2985,7 +2973,6 @@ msgid "_ISBN"
msgstr "~ISBN"
#: generalpage.ui:210
-#, fuzzy
msgctxt "generalpage|editor"
msgid "Editor"
msgstr "المحرر"
@@ -3002,7 +2989,6 @@ msgid "Ed_ition"
msgstr "النسخة"
#: generalpage.ui:257
-#, fuzzy
msgctxt "generalpage|volume"
msgid "Volume"
msgstr "وحدة التخزين"
@@ -3116,7 +3102,6 @@ msgid "Column Layout for Table “%1”"
msgstr "تخطيط الأعمدة للجدول %1"
#: mappingdialog.ui:107
-#, fuzzy
msgctxt "mappingdialog|label2"
msgid "_Short name"
msgstr "الاسم ال_قصير"
@@ -3128,31 +3113,26 @@ msgid "_Author(s)"
msgstr "المؤلف/المؤلفون"
#: mappingdialog.ui:137
-#, fuzzy
msgctxt "mappingdialog|label4"
msgid "_Publisher"
msgstr "النا_شر"
#: mappingdialog.ui:152
-#, fuzzy
msgctxt "mappingdialog|label5"
msgid "_Chapter"
msgstr "ال_فصل"
#: mappingdialog.ui:167
-#, fuzzy
msgctxt "mappingdialog|label6"
msgid "Editor"
msgstr "المحرر"
#: mappingdialog.ui:228
-#, fuzzy
msgctxt "mappingdialog|label7"
msgid "_Type"
msgstr "ال_نوع"
#: mappingdialog.ui:243
-#, fuzzy
msgctxt "mappingdialog|label8"
msgid "_Year"
msgstr "ال_سنة"
@@ -3176,7 +3156,6 @@ msgid "_ISBN"
msgstr "~ISBN"
#: mappingdialog.ui:339
-#, fuzzy
msgctxt "mappingdialog|label12"
msgid "Pa_ge(s)"
msgstr "ال_صفحة/الصفحات"
@@ -3188,13 +3167,11 @@ msgid "Ed_ition"
msgstr "النسخة"
#: mappingdialog.ui:417
-#, fuzzy
msgctxt "mappingdialog|label14"
msgid "_Book title"
msgstr "عنوان ال_كتاب"
#: mappingdialog.ui:432
-#, fuzzy
msgctxt "mappingdialog|label15"
msgid "Volume"
msgstr "وحدة التخزين"
@@ -3314,7 +3291,6 @@ msgid "Table"
msgstr "جدول"
#: toolbar.ui:49
-#, fuzzy
msgctxt "toolbar|TBC_FT_QUERY"
msgid "Search Key"
msgstr "مفتاح البحث"
@@ -3326,13 +3302,11 @@ msgid "AutoFilter"
msgstr "مرشِّح تلقائي"
#: toolbar.ui:97
-#, fuzzy
msgctxt "toolbar|TBC_BT_FILTERCRIT"
msgid "Standard Filter"
msgstr "المرشِّح القياسي"
#: toolbar.ui:110
-#, fuzzy
msgctxt "toolbar|TBC_BT_REMOVEFILTER"
msgid "Reset Filter"
msgstr "إعادة تعيين المرشّح"
@@ -3344,7 +3318,6 @@ msgid "Column Arrangement"
msgstr "ترتيب الأعمدة"
#: toolbar.ui:136
-#, fuzzy
msgctxt "toolbar|TBC_BT_CHANGESOURCE"
msgid "Data Source"
msgstr "مصدر البيانات"
diff --git a/source/ar/extras/source/autocorr/emoji.po b/source/ar/extras/source/autocorr/emoji.po
index 0fd7589ccaa..5db97cb722d 100644
--- a/source/ar/extras/source/autocorr/emoji.po
+++ b/source/ar/extras/source/autocorr/emoji.po
@@ -630,7 +630,6 @@ msgstr "رصاصة2"
#. … (U+02026), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"HORIZONTAL_ELLIPSIS\n"
diff --git a/source/ar/filter/messages.po b/source/ar/filter/messages.po
index 4436ae50737..f8de4d72791 100644
--- a/source/ar/filter/messages.po
+++ b/source/ar/filter/messages.po
@@ -472,13 +472,11 @@ msgid "FDF"
msgstr ""
#: pdfgeneralpage.ui:539
-#, fuzzy
msgctxt "pdfgeneralpage|format"
msgid "PDF"
msgstr "PDF"
#: pdfgeneralpage.ui:540
-#, fuzzy
msgctxt "pdfgeneralpage|format"
msgid "HTML"
msgstr "HTML"
@@ -625,7 +623,6 @@ msgid "Digital Signatures"
msgstr "التواقيع الرقميّة"
#: pdfsecuritypage.ui:30
-#, fuzzy
msgctxt "pdfsecuritypage|setpassword"
msgid "Set _Passwords…"
msgstr "ضع كلمات سر…"
@@ -1070,7 +1067,6 @@ msgid "_Open Package..."
msgstr "ا_فتح حزمة..."
#: xmlfiltersettings.ui:151
-#, fuzzy
msgctxt "xmlfiltersettings|filterlist-atkobject"
msgid "XML Filter List"
msgstr "قائمة مرشّحات XML"
diff --git a/source/ar/filter/source/config/fragments/filters.po b/source/ar/filter/source/config/fragments/filters.po
index beb090aea1d..383be479433 100644
--- a/source/ar/filter/source/config/fragments/filters.po
+++ b/source/ar/filter/source/config/fragments/filters.po
@@ -1360,7 +1360,6 @@ msgid "ODF Chart"
msgstr "رسم ODF بيانيّ"
#: dBase.xcu
-#, fuzzy
msgctxt ""
"dBase.xcu\n"
"dBase\n"
@@ -1445,7 +1444,6 @@ msgid "EMF - Enhanced Metafile"
msgstr "EMF - ملف وصفيّ معزَّز"
#: draw_eps_Export.xcu
-#, fuzzy
msgctxt ""
"draw_eps_Export.xcu\n"
"draw_eps_Export\n"
@@ -1664,7 +1662,6 @@ msgid "EMF - Enhanced Metafile"
msgstr "EMF - ملف وصفيّ معزَّز"
#: impress_eps_Export.xcu
-#, fuzzy
msgctxt ""
"impress_eps_Export.xcu\n"
"impress_eps_Export\n"
diff --git a/source/ar/filter/source/config/fragments/internalgraphicfilters.po b/source/ar/filter/source/config/fragments/internalgraphicfilters.po
index 6d87947dcfd..3e0bb478aea 100644
--- a/source/ar/filter/source/config/fragments/internalgraphicfilters.po
+++ b/source/ar/filter/source/config/fragments/internalgraphicfilters.po
@@ -125,7 +125,6 @@ msgid "MET - OS/2 Metafile"
msgstr "MET - ملف OS/2 أعلى"
#: mov_Import.xcu
-#, fuzzy
msgctxt ""
"mov_Import.xcu\n"
"mov_Import\n"
diff --git a/source/ar/filter/source/config/fragments/types.po b/source/ar/filter/source/config/fragments/types.po
index d13d4494bb3..009021f292a 100644
--- a/source/ar/filter/source/config/fragments/types.po
+++ b/source/ar/filter/source/config/fragments/types.po
@@ -164,7 +164,6 @@ msgid "Microsoft Excel 2003 XML"
msgstr "ميكروسوفت إكسل ٢٠٠٣ XML"
#: calc_ODS_FlatXML.xcu
-#, fuzzy
msgctxt ""
"calc_ODS_FlatXML.xcu\n"
"calc_ODS_FlatXML\n"
diff --git a/source/ar/formula/messages.po b/source/ar/formula/messages.po
index 37be7f8c840..18fc5b036f9 100644
--- a/source/ar/formula/messages.po
+++ b/source/ar/formula/messages.po
@@ -1008,7 +1008,6 @@ msgid "CUMPRINC"
msgstr "CUMPRINC"
#: core_resource.hrc:2453
-#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EFFECT"
msgstr "EFFECT"
@@ -1891,7 +1890,6 @@ msgid "WEEKDAY"
msgstr "WEEKDAY"
#: core_resource.hrc:2624
-#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NETWORKDAYS"
msgstr "NETWORKDAYS"
diff --git a/source/ar/officecfg/registry/data/org/openoffice/Office.po b/source/ar/officecfg/registry/data/org/openoffice/Office.po
index 2d5ecd812bb..5665eaa6e47 100644
--- a/source/ar/officecfg/registry/data/org/openoffice/Office.po
+++ b/source/ar/officecfg/registry/data/org/openoffice/Office.po
@@ -1513,7 +1513,6 @@ msgid "Exchange"
msgstr "تبادل"
#: PresenterScreen.xcu
-#, fuzzy
msgctxt ""
"PresenterScreen.xcu\n"
"..PresenterScreen.PresenterScreenSettings.ToolBars.ToolBar.Entries.o.Normal\n"
@@ -10605,7 +10604,6 @@ msgid "Nationality"
msgstr "الجنسية"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.authors.Fields.nationality\n"
diff --git a/source/ar/officecfg/registry/data/org/openoffice/Office/UI.po b/source/ar/officecfg/registry/data/org/openoffice/Office/UI.po
index a0dfb751e14..00f84d7cee0 100644
--- a/source/ar/officecfg/registry/data/org/openoffice/Office/UI.po
+++ b/source/ar/officecfg/registry/data/org/openoffice/Office/UI.po
@@ -1351,7 +1351,6 @@ msgid "Wrap Text"
msgstr "لف النص"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:CellProtection\n"
@@ -4153,7 +4152,6 @@ msgid "Neutral"
msgstr "طبيعي"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:StyleApply?Style:string=Warning&amp;FamilyName:string=CellStyles\n"
@@ -4191,7 +4189,6 @@ msgid "Detective"
msgstr "الم_حقق"
#: CalcWindowState.xcu
-#, fuzzy
msgctxt ""
"CalcWindowState.xcu\n"
"..CalcWindowState.UIElements.States.private:resource/popupmenu/cell\n"
@@ -4220,7 +4217,6 @@ msgid "Chart"
msgstr "المخطط البياني"
#: CalcWindowState.xcu
-#, fuzzy
msgctxt ""
"CalcWindowState.xcu\n"
"..CalcWindowState.UIElements.States.private:resource/popupmenu/colheader\n"
@@ -4258,7 +4254,6 @@ msgid "Form Control"
msgstr "التحكم بالنموذج"
#: CalcWindowState.xcu
-#, fuzzy
msgctxt ""
"CalcWindowState.xcu\n"
"..CalcWindowState.UIElements.States.private:resource/popupmenu/formrichtext\n"
@@ -4325,7 +4320,6 @@ msgid "Pivot Table"
msgstr "جدول معالجة بيانات"
#: CalcWindowState.xcu
-#, fuzzy
msgctxt ""
"CalcWindowState.xcu\n"
"..CalcWindowState.UIElements.States.private:resource/popupmenu/preview\n"
@@ -4353,7 +4347,6 @@ msgid "Sheet Tabs Bar"
msgstr "شريط ألسنة الأوراق"
#: CalcWindowState.xcu
-#, fuzzy
msgctxt ""
"CalcWindowState.xcu\n"
"..CalcWindowState.UIElements.States.private:resource/toolbar/graffilterbar\n"
@@ -4373,7 +4366,6 @@ msgid "Lines"
msgstr "أسطر"
#: CalcWindowState.xcu
-#, fuzzy
msgctxt ""
"CalcWindowState.xcu\n"
"..CalcWindowState.UIElements.States.private:resource/toolbar/classificationbar\n"
@@ -4671,7 +4663,6 @@ msgid "Fontwork Shape"
msgstr "شكل معمل الخطوط"
#: CalcWindowState.xcu
-#, fuzzy
msgctxt ""
"CalcWindowState.xcu\n"
"..CalcWindowState.UIElements.States.private:resource/toolbar/singlemode\n"
@@ -5854,7 +5845,6 @@ msgid "Stars and Banners"
msgstr "نجوم وشعارات"
#: DbBrowserWindowState.xcu
-#, fuzzy
msgctxt ""
"DbBrowserWindowState.xcu\n"
"..DbBrowserWindowState.UIElements.States.private:resource/popupmenu/explorer\n"
@@ -6360,7 +6350,6 @@ msgid "Form Wizard..."
msgstr "مرشد النماذج..."
#: DbuCommands.xcu
-#, fuzzy
msgctxt ""
"DbuCommands.xcu\n"
"..DbuCommands.UserInterface.Commands..uno:DBNewReportWithPreSelection\n"
@@ -9994,7 +9983,6 @@ msgid "Presentation ~Object..."
msgstr "~كائن عرض تقديمي..."
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:HangingIndent\n"
@@ -10137,7 +10125,6 @@ msgid "Line/Arrow"
msgstr "سهم خطي"
#: DrawWindowState.xcu
-#, fuzzy
msgctxt ""
"DrawWindowState.xcu\n"
"..DrawWindowState.UIElements.States.private:resource/popupmenu/measure\n"
@@ -10166,7 +10153,6 @@ msgid "Multiple Selection"
msgstr "تحديد متعدّد"
#: DrawWindowState.xcu
-#, fuzzy
msgctxt ""
"DrawWindowState.xcu\n"
"..DrawWindowState.UIElements.States.private:resource/popupmenu/oleobject\n"
@@ -10458,7 +10444,6 @@ msgid "Glue Points"
msgstr "نقاط اللصق"
#: DrawWindowState.xcu
-#, fuzzy
msgctxt ""
"DrawWindowState.xcu\n"
"..DrawWindowState.UIElements.States.private:resource/toolbar/graffilterbar\n"
@@ -12988,7 +12973,6 @@ msgid "From right to top"
msgstr "من اليمين إلى اﻷعلى"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionGroups.subtle\n"
@@ -12998,7 +12982,6 @@ msgid "Subtle"
msgstr "مصقول"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionGroups.exciting\n"
@@ -13171,7 +13154,6 @@ msgid "Random"
msgstr "عشوائي"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionSets.dissolve\n"
@@ -13255,7 +13237,6 @@ msgid "Turn Around"
msgstr "استدارة"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionSets.turn-down\n"
@@ -13431,7 +13412,6 @@ msgid "Bottom Left to Top Right"
msgstr "من أدنى اليسار إلى أعلى اليمين"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.vertical\n"
@@ -13441,7 +13421,6 @@ msgid "Vertical"
msgstr "رأسي"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.horizontal\n"
@@ -13451,7 +13430,6 @@ msgid "Horizontal"
msgstr "أفقي"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.in\n"
@@ -13461,7 +13439,6 @@ msgid "In"
msgstr "داخل"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.out\n"
@@ -13471,7 +13448,6 @@ msgid "Out"
msgstr "خارج"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.across\n"
@@ -13481,7 +13457,6 @@ msgid "Across"
msgstr "عبر"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.down\n"
@@ -13491,7 +13466,6 @@ msgid "Down"
msgstr "أسفل"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.up\n"
@@ -13521,7 +13495,6 @@ msgid "Left"
msgstr "يسار"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.circle\n"
@@ -13549,7 +13522,6 @@ msgid "Oval Vertical"
msgstr "بيضاوي عمودي"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.diamond\n"
@@ -13559,7 +13531,6 @@ msgid "Diamond"
msgstr "معين"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.plus\n"
@@ -13699,7 +13670,6 @@ msgid "Counterclockwise 8 Spokes"
msgstr ""
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.inside\n"
@@ -13709,7 +13679,6 @@ msgid "Inside"
msgstr "داخل"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.outside\n"
@@ -23040,7 +23009,6 @@ msgid "Line/Arrow"
msgstr "سهم خطي"
#: ImpressWindowState.xcu
-#, fuzzy
msgctxt ""
"ImpressWindowState.xcu\n"
"..ImpressWindowState.UIElements.States.private:resource/popupmenu/measure\n"
@@ -23070,7 +23038,6 @@ msgid "Multiple Selection"
msgstr "تحديد متعدّد"
#: ImpressWindowState.xcu
-#, fuzzy
msgctxt ""
"ImpressWindowState.xcu\n"
"..ImpressWindowState.UIElements.States.private:resource/popupmenu/notebookbar\n"
@@ -23344,7 +23311,6 @@ msgid "Image"
msgstr "صورة"
#: ImpressWindowState.xcu
-#, fuzzy
msgctxt ""
"ImpressWindowState.xcu\n"
"..ImpressWindowState.UIElements.States.private:resource/toolbar/graffilterbar\n"
@@ -23381,7 +23347,6 @@ msgid "Lines"
msgstr "أسطر"
#: ImpressWindowState.xcu
-#, fuzzy
msgctxt ""
"ImpressWindowState.xcu\n"
"..ImpressWindowState.UIElements.States.private:resource/toolbar/classificationbar\n"
@@ -23625,7 +23590,6 @@ msgid "Find"
msgstr "بحث"
#: ImpressWindowState.xcu
-#, fuzzy
msgctxt ""
"ImpressWindowState.xcu\n"
"..ImpressWindowState.UIElements.States.private:resource/toolbar/singlemode\n"
@@ -23861,7 +23825,6 @@ msgid "Formula Cursor"
msgstr "مؤشر الصيغة"
#: MathCommands.xcu
-#, fuzzy
msgctxt ""
"MathCommands.xcu\n"
"..MathCommands.UserInterface.Commands..uno:InsertCommandText?Text:string=newline \n"
@@ -23871,7 +23834,6 @@ msgid "New Line"
msgstr "سطر جديد"
#: MathCommands.xcu
-#, fuzzy
msgctxt ""
"MathCommands.xcu\n"
"..MathCommands.UserInterface.Commands..uno:InsertCommandText?Text:string=`\n"
@@ -29739,7 +29701,6 @@ msgid "Default ~Paragraph"
msgstr "ال~فقرة المبدئية"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:DefaultParaStyle\n"
@@ -30399,7 +30360,6 @@ msgid "Page Margins"
msgstr ""
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:HangingIndent\n"
@@ -31327,7 +31287,6 @@ msgid "Navigation"
msgstr "الملاحة"
#: WriterGlobalWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterGlobalWindowState.xcu\n"
"..WriterGlobalWindowState.UIElements.States.private:resource/toolbar/changes\n"
diff --git a/source/ar/reportdesign/messages.po b/source/ar/reportdesign/messages.po
index 79f8ec15d77..2555a3920dc 100644
--- a/source/ar/reportdesign/messages.po
+++ b/source/ar/reportdesign/messages.po
@@ -53,7 +53,6 @@ msgid "Per Column"
msgstr "في العمود"
#: stringarray.hrc:33
-#, fuzzy
msgctxt "RID_STR_REPORTPRINTOPTION_CONST"
msgid "All Pages"
msgstr "كلّ الصّفحات"
@@ -89,7 +88,6 @@ msgid "Function"
msgstr "الوظيفة"
#: stringarray.hrc:44
-#, fuzzy
msgctxt "RID_STR_TYPE_CONST"
msgid "Counter"
msgstr "العداد"
@@ -101,19 +99,16 @@ msgid "User defined Function"
msgstr "وظيفة معرفة من قبل المستخدم"
#: stringarray.hrc:51
-#, fuzzy
msgctxt "RID_STR_BOOL"
msgid "No"
msgstr "لا"
#: stringarray.hrc:52
-#, fuzzy
msgctxt "RID_STR_BOOL"
msgid "Yes"
msgstr "نعم"
#: stringarray.hrc:58
-#, fuzzy
msgctxt "RID_STR_KEEPTOGETHER_CONST"
msgid "No"
msgstr "لا"
@@ -1070,7 +1065,6 @@ msgid "Fo_rmat:"
msgstr "التنسي_ق:"
#: floatingfield.ui:11
-#, fuzzy
msgctxt "floatingfield|FloatingField"
msgid "Sorting and Grouping"
msgstr "الفرز والتجميع"
@@ -1169,19 +1163,16 @@ msgid "Group Interval"
msgstr "فاصل المجموعة"
#: floatingsort.ui:272
-#, fuzzy
msgctxt "floatingsort|label11"
msgid "Keep Together"
msgstr "البقاء معًا"
#: floatingsort.ui:290
-#, fuzzy
msgctxt "floatingsort|sorting"
msgid "Ascending"
msgstr "تصاعدي"
#: floatingsort.ui:291
-#, fuzzy
msgctxt "floatingsort|sorting"
msgid "Descending"
msgstr "تنازلي"
@@ -1199,7 +1190,6 @@ msgid "Not present"
msgstr "غير حاضر"
#: floatingsort.ui:326
-#, fuzzy
msgctxt "floatingsort|keep"
msgid "No"
msgstr "لا"
@@ -1241,7 +1231,6 @@ msgid "Properties"
msgstr "الخصائص: "
#: floatingsort.ui:436
-#, fuzzy
msgctxt "floatingsort|label3"
msgid "Help"
msgstr "مساعدة"
diff --git a/source/ar/sc/messages.po b/source/ar/sc/messages.po
index a68679d7373..4e77766600f 100644
--- a/source/ar/sc/messages.po
+++ b/source/ar/sc/messages.po
@@ -54,7 +54,6 @@ msgid "Array"
msgstr "المصفوفات"
#: compiler.hrc:34
-#, fuzzy
msgctxt "RID_FUNCTION_CATEGORIES"
msgid "Statistical"
msgstr "الإحصائية"
@@ -701,7 +700,6 @@ msgid "The source range contains subtotals which may distort the results. Use it
msgstr "يحتوي النطاق المصدر على مجاميع فرعية قد تحرف النتيجة. هل تريد استخدامه على الرغم من ذلك؟"
#: globstr.hrc:154
-#, fuzzy
msgctxt "STR_PIVOT_TOTAL"
msgid "Total"
msgstr "المجموع"
@@ -1324,7 +1322,6 @@ msgid "Delete Sheets"
msgstr "حذف الأوراق"
#: globstr.hrc:284
-#, fuzzy
msgctxt "STR_UNDO_RENAME_TAB"
msgid "Rename Sheet"
msgstr "غيّر اسم الورقة"
@@ -1797,7 +1794,6 @@ msgid "Range moved from #1 to #2"
msgstr "إزاحة النطاق من #1 إلى #2"
#: globstr.hrc:375
-#, fuzzy
msgctxt "STR_END_REDLINING"
msgid ""
"This action will exit the change recording mode.\n"
@@ -1908,7 +1904,6 @@ msgid "Nested arrays are not supported."
msgstr "المصفوفات المتداخلة غير مدعومة."
#: globstr.hrc:395
-#, fuzzy
msgctxt "STR_UNDO_TEXTTOCOLUMNS"
msgid "Text to Columns"
msgstr "نص إلى أعمدة"
@@ -2101,7 +2096,6 @@ msgid "Manage Names..."
msgstr "إدارة الاسماء..."
#: globstr.hrc:425
-#, fuzzy
msgctxt "STR_HEADER_NAME"
msgid "Name"
msgstr "الاسم"
@@ -2348,7 +2342,6 @@ msgid "next year"
msgstr "السنة القادمة"
#: globstr.hrc:473
-#, fuzzy
msgctxt "STR_COND_AND"
msgid "and"
msgstr "و"
@@ -2519,7 +2512,6 @@ msgid "Conditional Format"
msgstr "التّنسيق الشّرطيّ"
#: globstr.hrc:502
-#, fuzzy
msgctxt "STR_UNDO_CONDFORMAT_LIST"
msgid "Conditional Formats"
msgstr "التّنسيقات الشّرطيّة"
@@ -2568,7 +2560,6 @@ msgid "Percent"
msgstr "مئوية"
#: globstr.hrc:511
-#, fuzzy
msgctxt "STR_CURRENCY"
msgid "Currency"
msgstr "عملة"
@@ -2586,13 +2577,11 @@ msgid "Time"
msgstr "الوقت"
#: globstr.hrc:514
-#, fuzzy
msgctxt "STR_SCIENTIFIC"
msgid "Scientific"
msgstr "علمي"
#: globstr.hrc:515
-#, fuzzy
msgctxt "STR_FRACTION"
msgid "Fraction"
msgstr "كسر"
@@ -2748,7 +2737,6 @@ msgid "Format error discovered in the file in sub-document $(ARG1) at $(ARG2)(ro
msgstr "خطأ في تنسيق في الملف الموجود بالمستند الفرعي $(ARG1) عند $(ARG2)(صف،عمود)."
#: scerrors.hrc:56
-#, fuzzy
msgctxt "RID_ERRHDLSC"
msgid "File format error found at $(ARG1)(row,col)."
msgstr "تم اكتشاف خطأ في تنسيق الملف في $(ARG1)(صف،عمود)."
@@ -2765,7 +2753,6 @@ msgid "Data could not be written."
msgstr ""
#: scerrors.hrc:64
-#, fuzzy
msgctxt "RID_ERRHDLSC"
msgid "$(ARG1)"
msgstr "$(ARG1)"
@@ -3409,7 +3396,6 @@ msgid "Returns the number of workdays between two dates using arguments to indic
msgstr ""
#: scfuncs.hrc:222
-#, fuzzy
msgctxt "SC_OPCODE_NETWORKDAYS"
msgid "Start date"
msgstr "تاريخ البدء"
@@ -3420,7 +3406,6 @@ msgid "Start date for calculation."
msgstr "تاريخ بداية الحساب."
#: scfuncs.hrc:224
-#, fuzzy
msgctxt "SC_OPCODE_NETWORKDAYS"
msgid "End date"
msgstr "تاريخ الانتهاء"
@@ -3458,19 +3443,16 @@ msgid "Returns the number of workdays between two dates using arguments to indic
msgstr ""
#: scfuncs.hrc:236
-#, fuzzy
msgctxt "SC_OPCODE_NETWORKDAYS_MS"
msgid "Start date"
msgstr "تاريخ البدء"
#: scfuncs.hrc:237
-#, fuzzy
msgctxt "SC_OPCODE_NETWORKDAYS_MS"
msgid "Start date for calculation."
msgstr "تاريخ بداية الحساب."
#: scfuncs.hrc:238
-#, fuzzy
msgctxt "SC_OPCODE_NETWORKDAYS_MS"
msgid "End date"
msgstr "تاريخ الانتهاء"
@@ -3508,13 +3490,11 @@ msgid "Returns the serial number of the date before or after a number of workday
msgstr ""
#: scfuncs.hrc:250
-#, fuzzy
msgctxt "SC_OPCODE_WORKDAY_MS"
msgid "Start date"
msgstr "تاريخ البدء"
#: scfuncs.hrc:251
-#, fuzzy
msgctxt "SC_OPCODE_WORKDAY_MS"
msgid "Start date for calculation."
msgstr "تاريخ بداية الحساب."
@@ -3816,7 +3796,6 @@ msgid "Number"
msgstr "الرقم"
#: scfuncs.hrc:379
-#, fuzzy
msgctxt "SC_OPCODE_ISOWEEKNUM"
msgid "The internal number of the date."
msgstr "العدد الداخلي للتاريخ."
@@ -3835,7 +3814,6 @@ msgid "Number"
msgstr "الرقم"
#: scfuncs.hrc:386
-#, fuzzy
msgctxt "SC_OPCODE_WEEKNUM_OOO"
msgid "The internal number of the date."
msgstr "العدد الداخلي للتاريخ."
@@ -4189,7 +4167,6 @@ msgid "Payment period. The total number of periods in which the annuity (pension
msgstr "فترة الدفع. العدد الإجمالي للفترات التي يتم فيها دفع المعاش."
#: scfuncs.hrc:491
-#, fuzzy
msgctxt "SC_OPCODE_IPMT"
msgid "PV"
msgstr "PV"
@@ -4321,7 +4298,6 @@ msgid "The present value. The present value or the amount the annuity is current
msgstr "القيمة الحالية. القيمة الحالية أو قيمة المعاش المستحقة حاليًا."
#: scfuncs.hrc:527
-#, fuzzy
msgctxt "SC_OPCODE_CUM_PRINC"
msgid "S"
msgstr "ب"
@@ -4377,7 +4353,6 @@ msgid "Payment period. The total number of periods in which the annuity (pension
msgstr "فترة الدفع. العدد الإجمالي للفترات التي يتم فيها دفع المعاش."
#: scfuncs.hrc:543
-#, fuzzy
msgctxt "SC_OPCODE_CUM_IPMT"
msgid "PV"
msgstr "PV"
@@ -4703,7 +4678,6 @@ msgid "Nominal interest"
msgstr ""
#: scfuncs.hrc:637
-#, fuzzy
msgctxt "SC_OPCODE_EFFECT"
msgid "P"
msgstr "ف"
@@ -4720,7 +4694,6 @@ msgid "Calculates the yearly nominal interest rate as an effective interest rate
msgstr "حساب الفوائد الاسمية السنوية لنسبة فائدة فعلية."
#: scfuncs.hrc:645
-#, fuzzy
msgctxt "SC_OPCODE_NOMINAL"
msgid "Effective rate"
msgstr "معدل التأثير"
@@ -4731,7 +4704,6 @@ msgid "The effective interest rate"
msgstr "معدل الفائدة المؤثر"
#: scfuncs.hrc:647
-#, fuzzy
msgctxt "SC_OPCODE_NOMINAL"
msgid "NPER"
msgstr "NPER"
@@ -4747,7 +4719,6 @@ msgid "Net present value. Calculates the net present value of an investment base
msgstr "القيمة الصافية الحالية. حساب القيمة الصافية الحالية لاستثمار استنادًا إلى معدل الخصم وإلى سلسلة الدفعات المستقبلية."
#: scfuncs.hrc:655
-#, fuzzy
msgctxt "SC_OPCODE_NPV"
msgid "Rate"
msgstr "المعدل"
@@ -4780,7 +4751,6 @@ msgid "Values"
msgstr "القيم"
#: scfuncs.hrc:666
-#, fuzzy
msgctxt "SC_OPCODE_IRR"
msgid "An array or reference to cells whose contents correspond to the payments."
msgstr "مصفوفة أو مرجع إلى خلايا تمثل محتوياتها الدفعات. "
@@ -4811,7 +4781,6 @@ msgid "An array or reference to cells whose contents correspond to the payments.
msgstr "مصفوفة أو مرجع إلى خلايا تمثل محتوياتها الدفعات. "
#: scfuncs.hrc:677
-#, fuzzy
msgctxt "SC_OPCODE_MIRR"
msgid "Investment"
msgstr "استثمار"
@@ -4839,7 +4808,6 @@ msgid "Returns the amount of interest for constant amortization rates."
msgstr "إرجاع قيمة الفائدة لأقساط تسديد الدين الثابتة."
#: scfuncs.hrc:687
-#, fuzzy
msgctxt "SC_OPCODE_ISPMT"
msgid "Rate"
msgstr "المعدل"
@@ -4871,7 +4839,6 @@ msgid "Sum total of amortization periods."
msgstr "مجموع كلي لفترات تسديد الدين."
#: scfuncs.hrc:693
-#, fuzzy
msgctxt "SC_OPCODE_ISPMT"
msgid "Investment"
msgstr "استثمار"
@@ -4887,7 +4854,6 @@ msgid "Duration. Calculates the number of periods required by an investment to a
msgstr ""
#: scfuncs.hrc:701
-#, fuzzy
msgctxt "SC_OPCODE_PDURATION"
msgid "Rate"
msgstr "المعدل"
@@ -4898,7 +4864,6 @@ msgid "The constant rate of interest."
msgstr ""
#: scfuncs.hrc:703
-#, fuzzy
msgctxt "SC_OPCODE_PDURATION"
msgid "PV"
msgstr "PV"
@@ -4910,13 +4875,11 @@ msgid "The present value. The current value of the investment."
msgstr "القيمة الحالية. حساب القيمة الحالية للاستثمار."
#: scfuncs.hrc:705
-#, fuzzy
msgctxt "SC_OPCODE_PDURATION"
msgid "FV"
msgstr "FV"
#: scfuncs.hrc:706
-#, fuzzy
msgctxt "SC_OPCODE_PDURATION"
msgid "The future value of the investment."
msgstr "القيمة المستقبلية للاستثمار."
@@ -4938,7 +4901,6 @@ msgid "The number of periods used in the calculation."
msgstr "عدد الفترات المستخدمة في العملية الحسابية."
#: scfuncs.hrc:715
-#, fuzzy
msgctxt "SC_OPCODE_RRI"
msgid "PV"
msgstr "PV"
@@ -4964,7 +4926,6 @@ msgid "Returns TRUE if value is a reference."
msgstr "إرجاع القيمة TRUE إذا كانت القيمة مرجعية."
#: scfuncs.hrc:725
-#, fuzzy
msgctxt "SC_OPCODE_IS_REF"
msgid "Value"
msgstr "القيمة"
@@ -4980,7 +4941,6 @@ msgid "Returns TRUE if the value is an error value not equal to #N/A."
msgstr "إرجاع القيمة TRUE إذا كانت القيمة هي قيمة خطأ لا تساوي #N/A."
#: scfuncs.hrc:733
-#, fuzzy
msgctxt "SC_OPCODE_IS_ERR"
msgid "Value"
msgstr "القيمة"
@@ -4996,7 +4956,6 @@ msgid "Returns TRUE if the value is an error value."
msgstr "إرجاع القيمة TRUE إذا كانت القيمة هي قيمة خطأ."
#: scfuncs.hrc:741
-#, fuzzy
msgctxt "SC_OPCODE_IS_ERROR"
msgid "Value"
msgstr "القيمة"
@@ -5012,7 +4971,6 @@ msgid "Returns TRUE if value refers to an empty cell."
msgstr "إرجاع القيمة TRUE إذا كانت القيمة تشير إلى خلية فارغة."
#: scfuncs.hrc:749
-#, fuzzy
msgctxt "SC_OPCODE_IS_EMPTY"
msgid "Value"
msgstr "القيمة"
@@ -5028,7 +4986,6 @@ msgid "Returns TRUE if the value carries a logical number format."
msgstr "إرجاع القيمة TRUE إذا كانت القيمة تحمل تنسيق أرقام منطقية."
#: scfuncs.hrc:757
-#, fuzzy
msgctxt "SC_OPCODE_IS_LOGICAL"
msgid "Value"
msgstr "القيمة"
@@ -5044,7 +5001,6 @@ msgid "Returns TRUE if value equals #N/A."
msgstr "إرجاع القيمة TRUE إذا كانت القيمة تساوي #N/A."
#: scfuncs.hrc:765
-#, fuzzy
msgctxt "SC_OPCODE_IS_NV"
msgid "Value"
msgstr "القيمة"
@@ -5060,7 +5016,6 @@ msgid "Returns TRUE if the value is not text."
msgstr "إرجاع القيمة TRUE إذا كانت القيمة ليست نصًا."
#: scfuncs.hrc:773
-#, fuzzy
msgctxt "SC_OPCODE_IS_NON_STRING"
msgid "Value"
msgstr "القيمة"
@@ -5076,7 +5031,6 @@ msgid "Returns TRUE if value is text."
msgstr "إرجاع القيمة TRUE إذا كانت القيمة نصًا."
#: scfuncs.hrc:781
-#, fuzzy
msgctxt "SC_OPCODE_IS_STRING"
msgid "Value"
msgstr "القيمة"
@@ -5092,7 +5046,6 @@ msgid "Returns TRUE if value is a number."
msgstr "إرجاع TRUE، إذا كانت القيمة رقمًا."
#: scfuncs.hrc:789
-#, fuzzy
msgctxt "SC_OPCODE_IS_VALUE"
msgid "Value"
msgstr "القيمة"
@@ -5140,7 +5093,6 @@ msgid "Converts a value to a number."
msgstr "تحويل قيمة إلى عدد."
#: scfuncs.hrc:813
-#, fuzzy
msgctxt "SC_OPCODE_N"
msgid "Value"
msgstr "القيمة"
@@ -5161,7 +5113,6 @@ msgid "Returns the data type of a value (1 = number, 2 = text, 4 = Boolean value
msgstr ""
#: scfuncs.hrc:827
-#, fuzzy
msgctxt "SC_OPCODE_TYPE"
msgid "Value"
msgstr "القيمة"
@@ -5271,7 +5222,6 @@ msgid "Returns value if not an error value, else alternative."
msgstr "يعيد القيمة إن لم تكن قيمة خطا، وإلا البديل."
#: scfuncs.hrc:883
-#, fuzzy
msgctxt "SC_OPCODE_IF_ERROR"
msgid "Value"
msgstr "القيمة"
@@ -5298,7 +5248,6 @@ msgid "Returns value if not a #N/A error, else alternative."
msgstr "إرجاع قيمة إن لم تكن #N/A خطأ، وإلا البديل."
#: scfuncs.hrc:893
-#, fuzzy
msgctxt "SC_OPCODE_IF_NA"
msgid "Value"
msgstr "القيمة"
@@ -5434,7 +5383,6 @@ msgid "Returns the sum of all arguments."
msgstr "إرجاع مجموع كافة الوسائط."
#: scfuncs.hrc:959
-#, fuzzy
msgctxt "SC_OPCODE_SUM"
msgid "Number "
msgstr "الرقم "
@@ -5451,7 +5399,6 @@ msgid "Returns the sum of the squares of the arguments."
msgstr "إرجاع مجموع مربع الوسائط."
#: scfuncs.hrc:967
-#, fuzzy
msgctxt "SC_OPCODE_SUM_SQ"
msgid "Number "
msgstr "الرقم "
@@ -5713,7 +5660,6 @@ msgid "Returns TRUE if value is an even integer."
msgstr "إرجاع القيمة TRUE إذا كانت القيمة عددًا زوجيًا صحيحًا."
#: scfuncs.hrc:1064
-#, fuzzy
msgctxt "SC_OPCODE_IS_EVEN"
msgid "Value"
msgstr "القيمة"
@@ -5729,7 +5675,6 @@ msgid "Returns TRUE if value is an odd integer."
msgstr "إرجاع القيمة TRUE إذا كانت القيمة عددًا صحيحًا فرديًا."
#: scfuncs.hrc:1072
-#, fuzzy
msgctxt "SC_OPCODE_IS_ODD"
msgid "Value"
msgstr "القيمة"
@@ -6387,7 +6332,6 @@ msgid "The number to be truncated."
msgstr "الرقم المراد إزالة المنازلة العشرية منه."
#: scfuncs.hrc:1380
-#, fuzzy
msgctxt "SC_OPCODE_TRUNC"
msgid "Count"
msgstr "العدد"
@@ -6414,7 +6358,6 @@ msgid "The number to be rounded."
msgstr "الرقم المراد تقريبه."
#: scfuncs.hrc:1390
-#, fuzzy
msgctxt "SC_OPCODE_ROUND"
msgid "Count"
msgstr "العدد"
@@ -6441,7 +6384,6 @@ msgid "The number to be rounded up."
msgstr "العدد الذي سيتم تقريبه للأعلى."
#: scfuncs.hrc:1400
-#, fuzzy
msgctxt "SC_OPCODE_ROUND_UP"
msgid "Count"
msgstr "العدد"
@@ -6468,7 +6410,6 @@ msgid "The number to be rounded down."
msgstr "العدد الذي سيتم تقريبه للأدنى."
#: scfuncs.hrc:1410
-#, fuzzy
msgctxt "SC_OPCODE_ROUND_DOWN"
msgid "Count"
msgstr "العدد"
@@ -6730,19 +6671,16 @@ msgid "Number"
msgstr "الرقم"
#: scfuncs.hrc:1511
-#, fuzzy
msgctxt "SC_OPCODE_FLOOR_MATH"
msgid "The number to be rounded down."
msgstr "العدد الذي سيتم تقريبه للأدنى."
#: scfuncs.hrc:1512
-#, fuzzy
msgctxt "SC_OPCODE_FLOOR_MATH"
msgid "Significance"
msgstr "أهمية"
#: scfuncs.hrc:1513
-#, fuzzy
msgctxt "SC_OPCODE_FLOOR_MATH"
msgid "The number to whose multiple the value is to be rounded down."
msgstr "الرقم المراد تقريب القيمة إلى الأدنى إلى أحد مضاعفاته."
@@ -6771,13 +6709,11 @@ msgid "Number"
msgstr "الرقم"
#: scfuncs.hrc:1523
-#, fuzzy
msgctxt "SC_OPCODE_FLOOR_PRECISE"
msgid "The number to be rounded down."
msgstr "العدد الذي سيتم تقريبه للأدنى."
#: scfuncs.hrc:1524
-#, fuzzy
msgctxt "SC_OPCODE_FLOOR_PRECISE"
msgid "Significance"
msgstr "أهمية"
@@ -7010,7 +6946,6 @@ msgid "Returns a frequency distribution as a vertical array."
msgstr "إرجاع توزيع التكرار كمصفوفة رأسية."
#: scfuncs.hrc:1628
-#, fuzzy
msgctxt "SC_OPCODE_FREQUENCY"
msgid "Data"
msgstr "البيانات"
@@ -7065,7 +7000,6 @@ msgid "Linear type"
msgstr "نوع_خطي"
#: scfuncs.hrc:1643
-#, fuzzy
msgctxt "SC_OPCODE_LINEST"
msgid "If type = 0 the linears will be calculated through the zero point, or else moved linears."
msgstr "إذا كان النوع =0، فسيتم حساب الخطوط من خلال نقطة الصفر، وإلا، فإن الخط سيكون متحركًا."
@@ -7115,7 +7049,6 @@ msgid "Function type"
msgstr "نوع الدالة"
#: scfuncs.hrc:1657
-#, fuzzy
msgctxt "SC_OPCODE_LOGEST"
msgid "If type = 0 then the functions will be calculated in the form of y=m^x, or also functions y=b*m^x."
msgstr "إذا كان النوع =0، فسيتم حساب الدالة وفقًا للمعادلة y=m^x، وإلا، فسيتم حسابها وفقًا للمعادلة y=b*m^x."
@@ -7266,7 +7199,6 @@ msgid "Returns the maximum value in a list of arguments."
msgstr "إرجاع القيمة الكبرى في قائمة وسائط."
#: scfuncs.hrc:1710
-#, fuzzy
msgctxt "SC_OPCODE_MAX"
msgid "Number "
msgstr "الرقم "
@@ -7298,7 +7230,6 @@ msgid "Returns the minimum value in a list of arguments."
msgstr "إرجاع القيمة الدنيا في قائمة وسائط."
#: scfuncs.hrc:1726
-#, fuzzy
msgctxt "SC_OPCODE_MIN"
msgid "Number "
msgstr "الرقم "
@@ -7330,7 +7261,6 @@ msgid "Calculates the variance based on a sample."
msgstr "حساب التباين استنادًا إلى عينة."
#: scfuncs.hrc:1742
-#, fuzzy
msgctxt "SC_OPCODE_VAR"
msgid "Number "
msgstr "الرقم "
@@ -7347,7 +7277,6 @@ msgid "Calculates the variance based on a sample."
msgstr "حساب التباين استنادًا إلى عينة."
#: scfuncs.hrc:1750
-#, fuzzy
msgctxt "SC_OPCODE_VAR_S"
msgid "Number "
msgstr "الرقم "
@@ -7381,7 +7310,6 @@ msgid "Calculates variance based on the entire population."
msgstr "حساب التباين استنادًا إلى المجتمع كله."
#: scfuncs.hrc:1766
-#, fuzzy
msgctxt "SC_OPCODE_VAR_P"
msgid "Number "
msgstr "الرقم "
@@ -7397,7 +7325,6 @@ msgid "Calculates variance based on the entire population."
msgstr "حساب التباين استنادًا إلى المجتمع كله."
#: scfuncs.hrc:1774
-#, fuzzy
msgctxt "SC_OPCODE_VAR_P_MS"
msgid "Number "
msgstr "الرقم "
@@ -7429,7 +7356,6 @@ msgid "Calculates the standard deviation based on a sample."
msgstr "حساب الانحراف المعياري استنادًا إلى عينة."
#: scfuncs.hrc:1790
-#, fuzzy
msgctxt "SC_OPCODE_ST_DEV"
msgid "Number "
msgstr "الرقم "
@@ -7446,7 +7372,6 @@ msgid "Calculates the standard deviation based on a sample."
msgstr "حساب الانحراف المعياري استنادًا إلى عينة."
#: scfuncs.hrc:1798
-#, fuzzy
msgctxt "SC_OPCODE_ST_DEV_S"
msgid "Number "
msgstr "الرقم "
@@ -7480,7 +7405,6 @@ msgid "Calculates the standard deviation based on the entire population."
msgstr "حساب الانحراف المعياري استنادًا إلى المجتمع."
#: scfuncs.hrc:1814
-#, fuzzy
msgctxt "SC_OPCODE_ST_DEV_P"
msgid "Number "
msgstr "الرقم "
@@ -7497,7 +7421,6 @@ msgid "Calculates the standard deviation based on the entire population."
msgstr "حساب الانحراف المعياري استنادًا إلى المجتمع."
#: scfuncs.hrc:1822
-#, fuzzy
msgctxt "SC_OPCODE_ST_DEV_P_MS"
msgid "Number "
msgstr "الرقم "
@@ -7531,7 +7454,6 @@ msgid "Returns the average of a sample."
msgstr "حساب الوسط الحسابي لعينة."
#: scfuncs.hrc:1838
-#, fuzzy
msgctxt "SC_OPCODE_AVERAGE"
msgid "Number "
msgstr "الرقم "
@@ -7565,7 +7487,6 @@ msgid "Returns the sum of squares of deviations from the sample mean value"
msgstr "حساب مجموع مربعات انحرافات عينة ما من المتوسط الحسابي."
#: scfuncs.hrc:1854
-#, fuzzy
msgctxt "SC_OPCODE_DEV_SQ"
msgid "Number "
msgstr "الرقم "
@@ -7582,7 +7503,6 @@ msgid "Returns the average of the absolute deviations of a sample from the mean.
msgstr "حساب متوسط الانحراف المطلق لعينة عشوائية عن المتوسط الحسابي."
#: scfuncs.hrc:1862
-#, fuzzy
msgctxt "SC_OPCODE_AVE_DEV"
msgid "Number "
msgstr "الرقم "
@@ -7599,7 +7519,6 @@ msgid "Returns the skewness of a distribution."
msgstr "حساب انحراف التوزيع."
#: scfuncs.hrc:1870
-#, fuzzy
msgctxt "SC_OPCODE_SKEW"
msgid "Number "
msgstr "الرقم "
@@ -7616,7 +7535,6 @@ msgid "Returns the skewness of a distribution using the population of a random v
msgstr "يرجع التواء التوزيع باستخدام عدد سكان قيمة عشوائية."
#: scfuncs.hrc:1878
-#, fuzzy
msgctxt "SC_OPCODE_SKEWP"
msgid "Number "
msgstr "الرقم "
@@ -7633,7 +7551,6 @@ msgid "Returns the kurtosis of a distribution."
msgstr "إرجاع التفرطح kurtosis لتوزيع."
#: scfuncs.hrc:1886
-#, fuzzy
msgctxt "SC_OPCODE_KURT"
msgid "Number "
msgstr "الرقم "
@@ -7650,7 +7567,6 @@ msgid "Returns the geometric mean of a sample."
msgstr "حساب المتوسط الهندسي لعينة."
#: scfuncs.hrc:1894
-#, fuzzy
msgctxt "SC_OPCODE_GEO_MEAN"
msgid "Number "
msgstr "الرقم "
@@ -7667,7 +7583,6 @@ msgid "Returns the harmonic mean of a sample."
msgstr "حساب المتوسط التوافقي لعينة."
#: scfuncs.hrc:1902
-#, fuzzy
msgctxt "SC_OPCODE_HAR_MEAN"
msgid "Number "
msgstr "الرقم "
@@ -7684,7 +7599,6 @@ msgid "Returns the most common value in a sample."
msgstr "حساب القيمة الأكثر استخدامًا في عينة ما."
#: scfuncs.hrc:1910
-#, fuzzy
msgctxt "SC_OPCODE_MODAL_VALUE"
msgid "Number "
msgstr "الرقم "
@@ -7701,7 +7615,6 @@ msgid "Returns the most common value in a sample."
msgstr "حساب القيمة الأكثر استخدامًا في عينة ما."
#: scfuncs.hrc:1918
-#, fuzzy
msgctxt "SC_OPCODE_MODAL_VALUE_MS"
msgid "Number "
msgstr "الرقم "
@@ -7718,7 +7631,6 @@ msgid "Returns the most common value in a sample."
msgstr "حساب القيمة الأكثر استخدامًا في عينة ما."
#: scfuncs.hrc:1926
-#, fuzzy
msgctxt "SC_OPCODE_MODAL_VALUE_MULTI"
msgid "Number "
msgstr "الرقم "
@@ -7735,7 +7647,6 @@ msgid "Returns the median of a given sample."
msgstr "حساب الوسيط لعينة معطاة."
#: scfuncs.hrc:1934
-#, fuzzy
msgctxt "SC_OPCODE_MEDIAN"
msgid "Number "
msgstr "الرقم "
@@ -7752,7 +7663,6 @@ msgid "Returns the alpha quantile of a sample."
msgstr "إرجاع قيمة ألفا كونتل لعينة."
#: scfuncs.hrc:1942
-#, fuzzy
msgctxt "SC_OPCODE_PERCENTILE"
msgid "Data"
msgstr "البيانات"
@@ -7779,7 +7689,6 @@ msgid "Returns the alpha percentile of a sample."
msgstr "إرجاع قيمة ألفا كونتل لعينة."
#: scfuncs.hrc:1952
-#, fuzzy
msgctxt "SC_OPCODE_PERCENTILE_EXC"
msgid "Data"
msgstr "البيانات"
@@ -7806,7 +7715,6 @@ msgid "Returns the alpha percentile of a sample."
msgstr "إرجاع قيمة ألفا كونتل لعينة."
#: scfuncs.hrc:1962
-#, fuzzy
msgctxt "SC_OPCODE_PERCENTILE_INC"
msgid "Data"
msgstr "البيانات"
@@ -7832,7 +7740,6 @@ msgid "Returns the quartile of a sample."
msgstr "إرجاع أحد أرباع عينة ما."
#: scfuncs.hrc:1972
-#, fuzzy
msgctxt "SC_OPCODE_QUARTILE"
msgid "Data"
msgstr "البيانات"
@@ -7858,7 +7765,6 @@ msgid "Returns the quartile of a sample."
msgstr "إرجاع أحد أرباع عينة ما."
#: scfuncs.hrc:1982
-#, fuzzy
msgctxt "SC_OPCODE_QUARTILE_EXC"
msgid "Data"
msgstr "البيانات"
@@ -7884,7 +7790,6 @@ msgid "Returns the quartile of a sample."
msgstr "إرجاع أحد أرباع عينة ما."
#: scfuncs.hrc:1992
-#, fuzzy
msgctxt "SC_OPCODE_QUARTILE_INC"
msgid "Data"
msgstr "البيانات"
@@ -7910,7 +7815,6 @@ msgid "Returns the k-th largest value of a sample."
msgstr "إرجاع إحدى القيم الكبرى المترتبة لعينة ما."
#: scfuncs.hrc:2002
-#, fuzzy
msgctxt "SC_OPCODE_LARGE"
msgid "Data"
msgstr "البيانات"
@@ -7937,7 +7841,6 @@ msgid "Returns the k-th smallest value of a sample."
msgstr "إرجاع إحدى القيم الصغرى المرتبة في العينة."
#: scfuncs.hrc:2012
-#, fuzzy
msgctxt "SC_OPCODE_SMALL"
msgid "Data"
msgstr "البيانات"
@@ -7964,7 +7867,6 @@ msgid "Returns the percentage rank of a value in a sample."
msgstr "حساب الرتبة المئوية لقيمة ما في إحدى العينات."
#: scfuncs.hrc:2022
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK"
msgid "Data"
msgstr "البيانات"
@@ -7975,7 +7877,6 @@ msgid "The array of the data in the sample."
msgstr "مصفوفة البيانات في العينة."
#: scfuncs.hrc:2024
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK"
msgid "Value"
msgstr "القيمة"
@@ -7986,7 +7887,6 @@ msgid "The value for which percentage ranking is to be determined."
msgstr "القيمة المراد معرفة رتبتها."
#: scfuncs.hrc:2026
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK"
msgid "Significance"
msgstr "أهمية"
@@ -8002,7 +7902,6 @@ msgid "Returns the percentage rank (0..1, exclusive) of a value in a sample."
msgstr ""
#: scfuncs.hrc:2034
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK_EXC"
msgid "Data"
msgstr "البيانات"
@@ -8013,7 +7912,6 @@ msgid "The array of the data in the sample."
msgstr "مصفوفة البيانات في العينة."
#: scfuncs.hrc:2036
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK_EXC"
msgid "Value"
msgstr "القيمة"
@@ -8024,7 +7922,6 @@ msgid "The value for which percentage ranking is to be determined."
msgstr "القيمة المراد معرفة رتبتها."
#: scfuncs.hrc:2038
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK_EXC"
msgid "Significance"
msgstr "أهمية"
@@ -8040,7 +7937,6 @@ msgid "Returns the percentage rank (0..1, inclusive) of a value in a sample."
msgstr ""
#: scfuncs.hrc:2046
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK_INC"
msgid "Data"
msgstr "البيانات"
@@ -8051,7 +7947,6 @@ msgid "The array of the data in the sample."
msgstr "مصفوفة البيانات في العينة."
#: scfuncs.hrc:2048
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK_INC"
msgid "Value"
msgstr "القيمة"
@@ -8062,7 +7957,6 @@ msgid "The value for which percentage ranking is to be determined."
msgstr "القيمة المراد معرفة رتبتها."
#: scfuncs.hrc:2050
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK_INC"
msgid "Significance"
msgstr "أهمية"
@@ -8078,7 +7972,6 @@ msgid "Returns the ranking of a value in a sample."
msgstr "حساب رتبة قيمة ما في إحدى العينات."
#: scfuncs.hrc:2058
-#, fuzzy
msgctxt "SC_OPCODE_RANK"
msgid "Value"
msgstr "القيمة"
@@ -8114,7 +8007,6 @@ msgid "Returns the ranking of a value in a sample; if more than one value has th
msgstr ""
#: scfuncs.hrc:2070
-#, fuzzy
msgctxt "SC_OPCODE_RANK_EQ"
msgid "Value"
msgstr "القيمة"
@@ -8140,7 +8032,6 @@ msgid "Type"
msgstr "النوع"
#: scfuncs.hrc:2075
-#, fuzzy
msgctxt "SC_OPCODE_RANK_EQ"
msgid "Sequence order: 0 or omitted means descending, any other value than 0 means ascending."
msgstr "ترتيب التسلسل: 0 أو محذوف يعني تنازلي، أي قيمة أخرى غير 0 تعني تصاعدي."
@@ -8151,7 +8042,6 @@ msgid "Returns the ranking of a value in a sample; if more than one value has th
msgstr ""
#: scfuncs.hrc:2082
-#, fuzzy
msgctxt "SC_OPCODE_RANK_AVG"
msgid "Value"
msgstr "القيمة"
@@ -8177,7 +8067,6 @@ msgid "Type"
msgstr "النوع"
#: scfuncs.hrc:2087
-#, fuzzy
msgctxt "SC_OPCODE_RANK_AVG"
msgid "Sequence order: 0 or omitted means descending, any other value than 0 means ascending."
msgstr "ترتيب التسلسل: 0 أو محذوف يعني تنازلي، أي قيمة أخرى غير 0 تعني تصاعدي."
@@ -8188,7 +8077,6 @@ msgid "Returns the mean of a sample without including the marginal values."
msgstr "حساب المتوسط لعينة بدون القيم الطرفية."
#: scfuncs.hrc:2094
-#, fuzzy
msgctxt "SC_OPCODE_TRIM_MEAN"
msgid "Data"
msgstr "البيانات"
@@ -8214,7 +8102,6 @@ msgid "Returns the discrete probability of an interval."
msgstr "إرجاع الاحتمال المتقطع لفترة معينة."
#: scfuncs.hrc:2104
-#, fuzzy
msgctxt "SC_OPCODE_PROB"
msgid "Data"
msgstr "البيانات"
@@ -8225,7 +8112,6 @@ msgid "The sample data array."
msgstr "عينة مصفوفة بيانات."
#: scfuncs.hrc:2106
-#, fuzzy
msgctxt "SC_OPCODE_PROB"
msgid "Probability"
msgstr "الاحتمالية"
@@ -8450,7 +8336,6 @@ msgid "C"
msgstr ""
#: scfuncs.hrc:2185
-#, fuzzy
msgctxt "SC_OPCODE_BINOM_DIST_MS"
msgid "Cumulated. C=0 calculates the individual probability, C=1 the cumulated probability."
msgstr "التراكم. C= 0 سيتم حساب الاحتمال المفرد لكل القيمة، C=1 سيتم حساب الاحتمال المتراكم."
@@ -8626,7 +8511,6 @@ msgid "The value for which the Poisson distribution is to be calculated."
msgstr "القيمة المراد حساب توزيع بويزون لها."
#: scfuncs.hrc:2244
-#, fuzzy
msgctxt "SC_OPCODE_POISSON_DIST"
msgid "Mean"
msgstr "متوسط"
@@ -8662,7 +8546,6 @@ msgid "The value for which the Poisson distribution is to be calculated."
msgstr "القيمة المراد حساب توزيع بويزون لها."
#: scfuncs.hrc:2256
-#, fuzzy
msgctxt "SC_OPCODE_POISSON_DIST_MS"
msgid "Mean"
msgstr "متوسط"
@@ -8678,7 +8561,6 @@ msgid "Cumulative"
msgstr "تراكمي"
#: scfuncs.hrc:2259
-#, fuzzy
msgctxt "SC_OPCODE_POISSON_DIST_MS"
msgid "0 or FALSE calculates the probability density function. Any other value or TRUE or omitted calculates the cumulative distribution function."
msgstr "تقوم القيمة 0 أو FALSE بحساب دالة الكثافة الاحتمالية. بينما تقوم أية قيمة أخرى أو TRUE أو تم حذفها بحساب دالة التوزيع التراكمي."
@@ -8791,7 +8673,6 @@ msgid "The probability value for which the inverse normal distribution is to be
msgstr "الاحتمال المراد حساب التوزيع الطبيعي العكسي له."
#: scfuncs.hrc:2296
-#, fuzzy
msgctxt "SC_OPCODE_NORM_INV"
msgid "Mean"
msgstr "متوسط"
@@ -8823,13 +8704,11 @@ msgid "Number"
msgstr "الرقم"
#: scfuncs.hrc:2307
-#, fuzzy
msgctxt "SC_OPCODE_NORM_INV_MS"
msgid "The probability value for which the inverse normal distribution is to be calculated."
msgstr "الاحتمال المراد حساب التوزيع الطبيعي العكسي له."
#: scfuncs.hrc:2308
-#, fuzzy
msgctxt "SC_OPCODE_NORM_INV_MS"
msgid "Mean"
msgstr "متوسط"
@@ -8920,7 +8799,6 @@ msgid "Number"
msgstr "الرقم"
#: scfuncs.hrc:2345
-#, fuzzy
msgctxt "SC_OPCODE_S_NORM_INV_MS"
msgid "The probability value for which the inverse standard normal distribution is to be calculated."
msgstr "الاحتمال المراد حساب التوزيع الطبيعي القياسي العكسي له."
@@ -8941,7 +8819,6 @@ msgid "The value for which the log normal distribution is to be calculated."
msgstr "القيمة التي تريد عندها حساب التوزيع اللوغاريتمي الطبيعي."
#: scfuncs.hrc:2354
-#, fuzzy
msgctxt "SC_OPCODE_LOG_NORM_DIST"
msgid "Mean"
msgstr "متوسط"
@@ -8987,7 +8864,6 @@ msgid "The value for which the log normal distribution is to be calculated."
msgstr "القيمة التي تريد عندها حساب التوزيع اللوغاريتمي الطبيعي."
#: scfuncs.hrc:2368
-#, fuzzy
msgctxt "SC_OPCODE_LOG_NORM_DIST_MS"
msgid "Mean"
msgstr "متوسط"
@@ -9037,7 +8913,6 @@ msgid "The probability value for which the inverse log normal distribution is to
msgstr "الاحتمال المراد حساب التوزيع اللوغاريتمي الطبيعي له."
#: scfuncs.hrc:2382
-#, fuzzy
msgctxt "SC_OPCODE_LOG_INV"
msgid "Mean"
msgstr "متوسط"
@@ -9069,13 +8944,11 @@ msgid "Number"
msgstr "الرقم"
#: scfuncs.hrc:2393
-#, fuzzy
msgctxt "SC_OPCODE_LOG_INV_MS"
msgid "The probability value for which the inverse log normal distribution is to be calculated."
msgstr "الاحتمال المراد حساب التوزيع اللوغاريتمي الطبيعي له."
#: scfuncs.hrc:2394
-#, fuzzy
msgctxt "SC_OPCODE_LOG_INV_MS"
msgid "Mean"
msgstr "متوسط"
@@ -9112,7 +8985,6 @@ msgid "The value to which the exponential distribution is to be calculated."
msgstr "القيمة المراد حساب التوزيع الأسي لها."
#: scfuncs.hrc:2406
-#, fuzzy
msgctxt "SC_OPCODE_EXP_DIST"
msgid "Lambda"
msgstr "لامبدا كبير"
@@ -9148,7 +9020,6 @@ msgid "The value to which the exponential distribution is to be calculated."
msgstr "القيمة المراد حساب التوزيع الأسي لها."
#: scfuncs.hrc:2418
-#, fuzzy
msgctxt "SC_OPCODE_EXP_DIST_MS"
msgid "Lambda"
msgstr "لامبدا كبير"
@@ -9195,7 +9066,6 @@ msgid "The Alpha parameter of the Gamma distribution."
msgstr "معامل ألفا لتوزيع جاما."
#: scfuncs.hrc:2432
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_DIST"
msgid "Beta"
msgstr "بيتا كبير"
@@ -9216,7 +9086,6 @@ msgid "0 or FALSE calculates the probability density function. Any other value o
msgstr "تقوم القيمة 0 أو FALSE بحساب دالة الكثافة الاحتمالية. بينما تقوم أية قيمة أخرى أو TRUE أو تم حذفها بحساب دالة التوزيع التراكمي."
#: scfuncs.hrc:2441
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_DIST_MS"
msgid "Returns the value of the probability density function or the cumulative distribution function for the Gamma distribution."
msgstr "لإرجاع قيمة دالة كثافة الاحتمالات أو دالة التوزيع التراكمي لتوزيع جاما."
@@ -9243,7 +9112,6 @@ msgid "The Alpha parameter of the Gamma distribution."
msgstr "معامل ألفا لتوزيع جاما."
#: scfuncs.hrc:2446
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_DIST_MS"
msgid "Beta"
msgstr "بيتا كبير"
@@ -9291,7 +9159,6 @@ msgid "The Alpha (shape) parameter of the Gamma distribution."
msgstr "معامل ألفا (شكل) لتوزيع جاما."
#: scfuncs.hrc:2460
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_INV"
msgid "Beta"
msgstr "بيتا كبير"
@@ -9328,7 +9195,6 @@ msgid "The Alpha (shape) parameter of the Gamma distribution."
msgstr "معامل ألفا (شكل) لتوزيع جاما."
#: scfuncs.hrc:2472
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_INV_MS"
msgid "Beta"
msgstr "بيتا كبير"
@@ -9364,7 +9230,6 @@ msgid "Number"
msgstr "الرقم"
#: scfuncs.hrc:2489
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_LN_MS"
msgid "The value for which the natural logarithm of the gamma function is to be calculated."
msgstr "القيمة المراد حساب القيم اللوغاريتمية الطبيعية لدالة جاما لها."
@@ -9412,7 +9277,6 @@ msgid "The Alpha parameter of the Beta distribution."
msgstr "المعلمة ألفا لتوزيع بيتا."
#: scfuncs.hrc:2510
-#, fuzzy
msgctxt "SC_OPCODE_BETA_DIST"
msgid "Beta"
msgstr "بيتا كبير"
@@ -9480,7 +9344,6 @@ msgid "The Alpha parameter of the Beta distribution."
msgstr "المعلمة ألفا لتوزيع بيتا."
#: scfuncs.hrc:2528
-#, fuzzy
msgctxt "SC_OPCODE_BETA_INV"
msgid "Beta"
msgstr "بيتا كبير"
@@ -9538,7 +9401,6 @@ msgid "The Alpha parameter of the Beta distribution."
msgstr "المعلمة ألفا لتوزيع بيتا."
#: scfuncs.hrc:2544
-#, fuzzy
msgctxt "SC_OPCODE_BETA_DIST_MS"
msgid "Beta"
msgstr "بيتا كبير"
@@ -9554,7 +9416,6 @@ msgid "Cumulative"
msgstr "تراكمي"
#: scfuncs.hrc:2547
-#, fuzzy
msgctxt "SC_OPCODE_BETA_DIST_MS"
msgid "0 or FALSE for probability density function, any other value or TRUE or omitted for cumulative distribution function."
msgstr "القيمة تساوي 0 أو FALSE لدالة الكثافة الاحتمالية، أو أية قيمة أخرى أو TRUE أو يتم حذفها لدالة التوزيع التراكمي."
@@ -9591,7 +9452,6 @@ msgid "Number"
msgstr "الرقم"
#: scfuncs.hrc:2559
-#, fuzzy
msgctxt "SC_OPCODE_BETA_INV_MS"
msgid "The probability value for which the inverse beta distribution is to be calculated."
msgstr "الاحتمال المراد حساب توزيع بيتا العكسي له."
@@ -9608,7 +9468,6 @@ msgid "The Alpha parameter of the Beta distribution."
msgstr "المعلمة ألفا لتوزيع بيتا."
#: scfuncs.hrc:2562
-#, fuzzy
msgctxt "SC_OPCODE_BETA_INV_MS"
msgid "Beta"
msgstr "بيتا كبير"
@@ -9664,7 +9523,6 @@ msgid "The Alpha parameter of the Weibull distribution."
msgstr "معامل ألفا لتوزيع ويبول."
#: scfuncs.hrc:2578
-#, fuzzy
msgctxt "SC_OPCODE_WEIBULL"
msgid "Beta"
msgstr "بيتا كبير"
@@ -9710,7 +9568,6 @@ msgid "The Alpha parameter of the Weibull distribution."
msgstr "معامل ألفا لتوزيع ويبول."
#: scfuncs.hrc:2592
-#, fuzzy
msgctxt "SC_OPCODE_WEIBULL_MS"
msgid "Beta"
msgstr "بيتا كبير"
@@ -9779,7 +9636,6 @@ msgid "The population size."
msgstr "حجم المجتمع."
#: scfuncs.hrc:2610
-#, fuzzy
msgctxt "SC_OPCODE_HYP_GEOM_DIST"
msgid "Cumulative"
msgstr "تراكمي"
@@ -9937,7 +9793,6 @@ msgid "The degrees of freedom of the T distribution."
msgstr "درجات الحرية للتوزيع تي."
#: scfuncs.hrc:2660
-#, fuzzy
msgctxt "SC_OPCODE_T_DIST_MS"
msgid "Cumulative"
msgstr "تراكمي"
@@ -10013,7 +9868,6 @@ msgid "Number"
msgstr "الرقم"
#: scfuncs.hrc:2689
-#, fuzzy
msgctxt "SC_OPCODE_T_INV_MS"
msgid "The probability value for which the inverse T distribution is to be calculated."
msgstr "الاحتمال المراد حساب توزيع تي العكسي عنده."
@@ -10042,7 +9896,6 @@ msgid "Number"
msgstr "الرقم"
#: scfuncs.hrc:2699
-#, fuzzy
msgctxt "SC_OPCODE_T_INV_2T"
msgid "The probability value for which the inverse T distribution is to be calculated."
msgstr "الاحتمال المراد حساب توزيع تي العكسي عنده."
@@ -10134,7 +9987,6 @@ msgid "The degrees of freedom in the denominator of the F distribution."
msgstr "درجات الحرية في المقام لتوزيع إف."
#: scfuncs.hrc:2726
-#, fuzzy
msgctxt "SC_OPCODE_F_DIST_LT"
msgid "Cumulative"
msgstr "تراكمي"
@@ -10233,7 +10085,6 @@ msgid "Number"
msgstr "الرقم"
#: scfuncs.hrc:2759
-#, fuzzy
msgctxt "SC_OPCODE_F_INV_LT"
msgid "The probability value for which the inverse F distribution is to be calculated."
msgstr "الاحتمال المراد حساب التوزيع إف العكسي له."
@@ -10273,7 +10124,6 @@ msgid "Number"
msgstr "الرقم"
#: scfuncs.hrc:2771
-#, fuzzy
msgctxt "SC_OPCODE_F_INV_RT"
msgid "The probability value for which the inverse F distribution is to be calculated."
msgstr "الاحتمال المراد حساب التوزيع إف العكسي له."
@@ -10388,7 +10238,6 @@ msgid "0 or FALSE calculates the probability density function. Any other value o
msgstr "تقوم القيمة 0 أو FALSE بحساب دالة الكثافة الاحتمالية. بينما تقوم أية قيمة أخرى أو TRUE أو تم حذفها بحساب دالة التوزيع التراكمي."
#: scfuncs.hrc:2815
-#, fuzzy
msgctxt "SC_OPCODE_CHISQ_DIST_MS"
msgid "Returns left-tail probability of the cumulative distribution function or values of the probability density function of the chi-square distribution."
msgstr "يؤدي إلى إرجاع احتمالية الطرف الأيسر لدالة التوزيع التراكمي أو قيم دالة الكثافة الاحتمالية لتوزيع مربع كاي."
@@ -10399,7 +10248,6 @@ msgid "Number"
msgstr "الرقم"
#: scfuncs.hrc:2817
-#, fuzzy
msgctxt "SC_OPCODE_CHISQ_DIST_MS"
msgid "The value for which the probability density function or cumulative distribution function is to be calculated."
msgstr "القيمة التي سيتم حساب دالة الكثافة الاحتمالية أو دالة التوزيع التراكمي لها."
@@ -10464,7 +10312,6 @@ msgid "Number"
msgstr "الرقم"
#: scfuncs.hrc:2841
-#, fuzzy
msgctxt "SC_OPCODE_CHI_INV_MS"
msgid "The probability value for which the inverse chi square distribution is to be calculated."
msgstr "الاحتمال المراد حساب توزيع تشاي التربيعي العكسي عنده."
@@ -10517,7 +10364,6 @@ msgid "Probability"
msgstr "الاحتمالية"
#: scfuncs.hrc:2863
-#, fuzzy
msgctxt "SC_OPCODE_CHISQ_INV_MS"
msgid "The probability value for which the inverse of the chi square distribution is to be calculated."
msgstr "القيمة الاحتمالية التي سيتم حساب عكس توزيع مربع كاي لها."
@@ -10548,7 +10394,6 @@ msgid "The value to be standardized."
msgstr "القيمة التي تريد جعلها قياسية."
#: scfuncs.hrc:2875
-#, fuzzy
msgctxt "SC_OPCODE_STANDARD"
msgid "Mean"
msgstr "متوسط"
@@ -10650,7 +10495,6 @@ msgid "The standard deviation of the population."
msgstr "الانحراف المعياري للمجتمع الإحصائي."
#: scfuncs.hrc:2909
-#, fuzzy
msgctxt "SC_OPCODE_CONFIDENCE"
msgid "Size"
msgstr "الحجم"
@@ -10688,7 +10532,6 @@ msgid "The standard deviation of the population."
msgstr "الانحراف المعياري للمجتمع الإحصائي."
#: scfuncs.hrc:2921
-#, fuzzy
msgctxt "SC_OPCODE_CONFIDENCE_N"
msgid "Size"
msgstr "الحجم"
@@ -10726,7 +10569,6 @@ msgid "The standard deviation of the population."
msgstr "الانحراف المعياري للمجتمع الإحصائي."
#: scfuncs.hrc:2933
-#, fuzzy
msgctxt "SC_OPCODE_CONFIDENCE_T"
msgid "Size"
msgstr "الحجم"
@@ -10742,7 +10584,6 @@ msgid "Calculates the probability of observing a z-statistic greater than the on
msgstr "لحساب احتمالية قياس إحصائيات z أكبر من تلك التي تم حسابها استنادًا إلى عينة."
#: scfuncs.hrc:2941
-#, fuzzy
msgctxt "SC_OPCODE_Z_TEST"
msgid "Data"
msgstr "البيانات"
@@ -10773,13 +10614,11 @@ msgid "The known standard deviation of the population. If omitted, the standard
msgstr "الانحراف المعياري المعروف للمجتمع الإحصائي. إذا تم الحذف، يتم استخدام الانحراف المعيار للعينة المقدمة."
#: scfuncs.hrc:2952
-#, fuzzy
msgctxt "SC_OPCODE_Z_TEST_MS"
msgid "Calculates the probability of observing a z-statistic greater than the one computed based on a sample."
msgstr "لحساب احتمالية قياس إحصائيات z أكبر من تلك التي تم حسابها استنادًا إلى عينة."
#: scfuncs.hrc:2953
-#, fuzzy
msgctxt "SC_OPCODE_Z_TEST_MS"
msgid "Data"
msgstr "البيانات"
@@ -10805,7 +10644,6 @@ msgid "sigma"
msgstr "سيجما"
#: scfuncs.hrc:2958
-#, fuzzy
msgctxt "SC_OPCODE_Z_TEST_MS"
msgid "The known standard deviation of the population. If omitted, the standard deviation of the given sample is used."
msgstr "الانحراف المعياري المعروف للمجتمع الإحصائي. إذا تم الحذف، يتم استخدام الانحراف المعيار للعينة المقدمة."
@@ -11000,7 +10838,6 @@ msgid "Mode"
msgstr "الوضع"
#: scfuncs.hrc:3024
-#, fuzzy
msgctxt "SC_OPCODE_T_TEST_MS"
msgid "Mode specifies the number of distribution tails to return. 1= one-tailed, 2 = two-tailed distribution"
msgstr "تحديد عدد أطراف التوزيع للإرجاع؛ توزيع أحادي الطرف = 1؛ توزيع ثنائي الأطراف = 2."
@@ -11267,7 +11104,6 @@ msgid "Returns a value along a linear regression"
msgstr "إرجاع قيمة موازية لخط الانحدار."
#: scfuncs.hrc:3123
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST"
msgid "Value"
msgstr "القيمة"
@@ -11305,7 +11141,6 @@ msgid "Calculates future value(s) using additive Exponential Smoothing algorithm
msgstr ""
#: scfuncs.hrc:3135
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_ADD"
msgid "Target"
msgstr "هدف"
@@ -11316,7 +11151,6 @@ msgid "The date (array) for which you want to predict a value."
msgstr ""
#: scfuncs.hrc:3137
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_ADD"
msgid "Values"
msgstr "القيم"
@@ -11372,7 +11206,6 @@ msgid "Calculates future value(s) using multiplicative Exponential Smoothing alg
msgstr ""
#: scfuncs.hrc:3153
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_MUL"
msgid "Target"
msgstr "هدف"
@@ -11383,7 +11216,6 @@ msgid "The date (array) for which you want to predict a value."
msgstr ""
#: scfuncs.hrc:3155
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_MUL"
msgid "Values"
msgstr "القيم"
@@ -11439,7 +11271,6 @@ msgid "Returns a prediction interval at the specified target value(s) for additi
msgstr ""
#: scfuncs.hrc:3171
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_PIA"
msgid "Target"
msgstr "هدف"
@@ -11450,7 +11281,6 @@ msgid "The date (array) for which you want to predict a value."
msgstr ""
#: scfuncs.hrc:3173
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_PIA"
msgid "Values"
msgstr "القيم"
@@ -11517,7 +11347,6 @@ msgid "Returns a prediction interval at the specified target value(s) for multip
msgstr ""
#: scfuncs.hrc:3191
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_PIM"
msgid "Target"
msgstr "هدف"
@@ -11528,7 +11357,6 @@ msgid "The date (array) for which you want to predict a value."
msgstr ""
#: scfuncs.hrc:3193
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_PIM"
msgid "Values"
msgstr "القيم"
@@ -11595,7 +11423,6 @@ msgid "Calculates the number of samples in period (season) using additive Expone
msgstr ""
#: scfuncs.hrc:3211
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_SEA"
msgid "Values"
msgstr "القيم"
@@ -11641,7 +11468,6 @@ msgid "Returns statistical value(s) using additive Exponential Smoothing algorit
msgstr ""
#: scfuncs.hrc:3225
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_STA"
msgid "Values"
msgstr "القيم"
@@ -11767,7 +11593,6 @@ msgid "Aggregation (default 1 = AVERAGE); method to be used to aggregate identic
msgstr ""
#: scfuncs.hrc:3260
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_LIN"
msgid "Returns a value along a linear regression"
msgstr "إرجاع قيمة موازية لخط الانحدار."
@@ -11778,7 +11603,6 @@ msgid "Value"
msgstr "القيمة"
#: scfuncs.hrc:3262
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_LIN"
msgid "The X value for which the Y value on the regression linear is to be calculated."
msgstr "القيمة س المراد توقع قيمة ص لها على خط الإنحدار."
@@ -11790,7 +11614,6 @@ msgid "Data Y"
msgstr "شريط البيانات"
#: scfuncs.hrc:3264
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_LIN"
msgid "The Y data array."
msgstr "مصفوفة بيانات ص."
@@ -11802,7 +11625,6 @@ msgid "Data X"
msgstr "شريط البيانات"
#: scfuncs.hrc:3266
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_LIN"
msgid "The X data array."
msgstr "مصفوفة بيانات س."
@@ -12006,7 +11828,6 @@ msgid "Horizontal search and reference to the cells located below."
msgstr "بحث أفقي وإشارة إلى الخلايا الموجودة بالأسفل."
#: scfuncs.hrc:3355
-#, fuzzy
msgctxt "SC_OPCODE_H_LOOKUP"
msgid "Search criterion"
msgstr "معيار البحث"
@@ -12085,7 +11906,6 @@ msgid "Column index number in the array."
msgstr "رقم المفهرس للعمود في المصفوفة."
#: scfuncs.hrc:3375
-#, fuzzy
msgctxt "SC_OPCODE_V_LOOKUP"
msgid "Sort order"
msgstr "ترتيب الفرز"
@@ -12272,7 +12092,6 @@ msgid "The number of rows to be moved either up or down."
msgstr "عدد الصفوف التي سيتم إزاحتها لأعلى أو لأسفل."
#: scfuncs.hrc:3435
-#, fuzzy
msgctxt "SC_OPCODE_OFFSET"
msgid "Columns"
msgstr "الأعمدة"
@@ -12283,7 +12102,6 @@ msgid "The number of columns that are to be moved to the left or to the right."
msgstr "عدد الأعمدة التي سيتم إزاحتها لليسار أو لليمين."
#: scfuncs.hrc:3437
-#, fuzzy
msgctxt "SC_OPCODE_OFFSET"
msgid "Height"
msgstr "الارتفاع"
@@ -12553,7 +12371,6 @@ msgid "Converts a number to text in currency format."
msgstr "تحويل رقم إلى نص باستخدام تنسيق العملة."
#: scfuncs.hrc:3543
-#, fuzzy
msgctxt "SC_OPCODE_CURRENCY"
msgid "Value"
msgstr "القيمة"
@@ -12564,7 +12381,6 @@ msgid "Value is a number, a reference to a cell containing a number or a formula
msgstr "القيمة هي رقم، أو مرجع إلى خلية بها رقم، أو صيغة تنتج رقمًا."
#: scfuncs.hrc:3545
-#, fuzzy
msgctxt "SC_OPCODE_CURRENCY"
msgid "Decimals"
msgstr "عشري"
@@ -12680,13 +12496,11 @@ msgid "Checks 1 or more conditions and returns a value corresponding to the firs
msgstr ""
#: scfuncs.hrc:3597
-#, fuzzy
msgctxt "SC_OPCODE_IFS_MS"
msgid "Test"
msgstr "الاختبار"
#: scfuncs.hrc:3598
-#, fuzzy
msgctxt "SC_OPCODE_IFS_MS"
msgid "Any value or expression which can be either TRUE or FALSE."
msgstr "أية قيمة أو تعبير قد تكون قيمته TRUE أو FALSE."
@@ -12763,7 +12577,6 @@ msgid "Range "
msgstr "النطاق"
#: scfuncs.hrc:3621
-#, fuzzy
msgctxt "SC_OPCODE_MINIFS_MS"
msgid "Range 1, range 2,... are the ranges to be evaluated by the criteria given."
msgstr "مجال 1, مجال 2,... هي مجالات يتم تقييمها من قبل المعيار المعطى."
@@ -12802,7 +12615,6 @@ msgid "Range "
msgstr "النطاق"
#: scfuncs.hrc:3632
-#, fuzzy
msgctxt "SC_OPCODE_MAXIFS_MS"
msgid "Range 1, range 2,... are the ranges to be evaluated by the criteria given."
msgstr "مجال 1, مجال 2,... هي مجالات يتم تقييمها من قبل المعيار المعطى."
@@ -13031,7 +12843,6 @@ msgid "Returns a value if it is text, otherwise an empty string."
msgstr "إرجاع قيمة إذا كانت نصًا، وإلا يتم إرجاع سلسلة فارغة."
#: scfuncs.hrc:3725
-#, fuzzy
msgctxt "SC_OPCODE_T"
msgid "Value"
msgstr "القيمة"
@@ -13068,7 +12879,6 @@ msgid "The character position from which text is to be replaced."
msgstr "موضع الحرف الذي سيتم الاستبدال بداية منه."
#: scfuncs.hrc:3737
-#, fuzzy
msgctxt "SC_OPCODE_REPLACE"
msgid "Length"
msgstr "الطول"
@@ -13379,13 +13189,11 @@ msgid "Converts a value according to a conversion table in the configuration (ma
msgstr ""
#: scfuncs.hrc:3845
-#, fuzzy
msgctxt "SC_OPCODE_CONVERT_OOO"
msgid "Value"
msgstr "القيمة"
#: scfuncs.hrc:3846
-#, fuzzy
msgctxt "SC_OPCODE_CONVERT_OOO"
msgid "The value to be converted."
msgstr "القيمة المراد اختبارها."
@@ -13499,7 +13307,6 @@ msgid "Converts a value from one to another Euro currency."
msgstr "تحويل قيمة من عملة أوروبية إلى أخرى."
#: scfuncs.hrc:3895
-#, fuzzy
msgctxt "SC_OPCODE_EUROCONVERT"
msgid "Value"
msgstr "القيمة"
@@ -13931,13 +13738,11 @@ msgid "Returns the error function."
msgstr "إرجاع دالة الخطأ"
#: scfuncs.hrc:4040
-#, fuzzy
msgctxt "SC_OPCODE_ERF_MS"
msgid "Lower limit"
msgstr "الحد اﻷدنى"
#: scfuncs.hrc:4041
-#, fuzzy
msgctxt "SC_OPCODE_ERF_MS"
msgid "The lower limit for integration"
msgstr "الحد اﻷدنى للتكامل"
@@ -13949,13 +13754,11 @@ msgid "Returns the complementary error function."
msgstr "إرجاع دالة الخطأ المتمم"
#: scfuncs.hrc:4047
-#, fuzzy
msgctxt "SC_OPCODE_ERFC_MS"
msgid "Lower limit"
msgstr "الحد اﻷدنى"
#: scfuncs.hrc:4048
-#, fuzzy
msgctxt "SC_OPCODE_ERFC_MS"
msgid "The lower limit for integration"
msgstr "الحد اﻷدنى للتكامل"
@@ -13991,13 +13794,11 @@ msgid "Rounds a number to predefined significant digits."
msgstr ""
#: scfuncs.hrc:4064
-#, fuzzy
msgctxt "SC_OPCODE_ROUNDSIG"
msgid "Value"
msgstr "القيمة"
#: scfuncs.hrc:4065
-#, fuzzy
msgctxt "SC_OPCODE_ROUNDSIG"
msgid "The number to be rounded."
msgstr "الرقم المراد تقريبه."
@@ -14025,7 +13826,6 @@ msgid "Text"
msgstr "النص"
#: scfuncs.hrc:4074
-#, fuzzy
msgctxt "SC_OPCODE_REPLACEB"
msgid "The text in which some characters are to be replaced."
msgstr "النص المراد تغيير بعض أحرفه."
@@ -14037,19 +13837,16 @@ msgid "Position"
msgstr "الموضع"
#: scfuncs.hrc:4076
-#, fuzzy
msgctxt "SC_OPCODE_REPLACEB"
msgid "The character position from which text is to be replaced."
msgstr "موضع الحرف الذي سيتم الاستبدال بداية منه."
#: scfuncs.hrc:4077
-#, fuzzy
msgctxt "SC_OPCODE_REPLACEB"
msgid "Length"
msgstr "الطول"
#: scfuncs.hrc:4078
-#, fuzzy
msgctxt "SC_OPCODE_REPLACEB"
msgid "The number of characters to be replaced."
msgstr "عدد الأحرف المطلوب استبدالها."
@@ -14061,7 +13858,6 @@ msgid "New text"
msgstr "نص جديد"
#: scfuncs.hrc:4080
-#, fuzzy
msgctxt "SC_OPCODE_REPLACEB"
msgid "The text to be inserted."
msgstr "النص المطلوب إدراجه."
@@ -14078,7 +13874,6 @@ msgid "Find text"
msgstr "ابحث عن نص"
#: scfuncs.hrc:4088
-#, fuzzy
msgctxt "SC_OPCODE_FINDB"
msgid "The text to be found."
msgstr "النص المراد البحث عنه."
@@ -14090,7 +13885,6 @@ msgid "Text"
msgstr "النص"
#: scfuncs.hrc:4090
-#, fuzzy
msgctxt "SC_OPCODE_FINDB"
msgid "The text in which a search is to be made."
msgstr "النص الذي تريد البحث فيه."
@@ -14102,7 +13896,6 @@ msgid "Position"
msgstr "الموضع"
#: scfuncs.hrc:4092
-#, fuzzy
msgctxt "SC_OPCODE_FINDB"
msgid "The position in the text from which the search starts."
msgstr "موضع النص الذي سيتم البحث بداية منه."
@@ -14119,7 +13912,6 @@ msgid "Find text"
msgstr "ابحث عن نص"
#: scfuncs.hrc:4100
-#, fuzzy
msgctxt "SC_OPCODE_SEARCHB"
msgid "The text to be found."
msgstr "النص المراد البحث عنه."
@@ -14131,7 +13923,6 @@ msgid "Text"
msgstr "النص"
#: scfuncs.hrc:4102
-#, fuzzy
msgctxt "SC_OPCODE_SEARCHB"
msgid "The text in which a search is to be made."
msgstr "النص الذي تريد البحث فيه."
@@ -14143,7 +13934,6 @@ msgid "Position"
msgstr "الموضع"
#: scfuncs.hrc:4104
-#, fuzzy
msgctxt "SC_OPCODE_SEARCHB"
msgid "The position in the text from which the search starts."
msgstr "موضع النص الذي سيتم البحث بداية منه."
@@ -14215,7 +14005,6 @@ msgid "- multiple -"
msgstr "- متعدد -"
#: strings.hrc:33
-#, fuzzy
msgctxt "SCSTR_STDFILTER"
msgid "Standard Filter..."
msgstr "المرشّح القياسي..."
@@ -14581,7 +14370,6 @@ msgid "Selected cells"
msgstr "الخلايا المحددة"
#: strings.hrc:108
-#, fuzzy
msgctxt "SCSTR_PRINTOPT_FROMWHICH"
msgid "From which print"
msgstr "من ماذا يطبع"
@@ -14682,7 +14470,6 @@ msgid "Formulas don't form a row."
msgstr "المعادلات لا تشكل صفًا."
#: strings.hrc:128
-#, fuzzy
msgctxt "STR_ADD_AUTOFORMAT_TITLE"
msgid "Add AutoFormat"
msgstr "أضِف تنسيق تلقائي"
@@ -14715,37 +14502,31 @@ msgid "~Close"
msgstr "إ~غلاق"
#: strings.hrc:134
-#, fuzzy
msgctxt "STR_JAN"
msgid "Jan"
msgstr "يناير"
#: strings.hrc:135
-#, fuzzy
msgctxt "STR_FEB"
msgid "Feb"
msgstr "فبراير"
#: strings.hrc:136
-#, fuzzy
msgctxt "STR_MAR"
msgid "Mar"
msgstr "مارس"
#: strings.hrc:137
-#, fuzzy
msgctxt "STR_NORTH"
msgid "North"
msgstr "شمال"
#: strings.hrc:138
-#, fuzzy
msgctxt "STR_MID"
msgid "Mid"
msgstr "وسط"
#: strings.hrc:139
-#, fuzzy
msgctxt "STR_SOUTH"
msgid "South"
msgstr "جنوب"
@@ -14836,13 +14617,11 @@ msgid "Drawing objects"
msgstr "كائنات رسومية"
#: strings.hrc:158
-#, fuzzy
msgctxt "SCSTR_DRAGMODE"
msgid "Drag Mode"
msgstr "وضع السحب"
#: strings.hrc:159
-#, fuzzy
msgctxt "SCSTR_DISPLAY"
msgid "Display"
msgstr "عرض"
@@ -14866,7 +14645,6 @@ msgid "hidden"
msgstr "مخفي"
#: strings.hrc:163
-#, fuzzy
msgctxt "SCSTR_ACTIVEWIN"
msgid "Active Window"
msgstr "النافذة النشطة"
@@ -15098,7 +14876,6 @@ msgstr "إعادة كتابة"
#. MovingAverageDialog
#: strings.hrc:214
-#, fuzzy
msgctxt "STR_MOVING_AVERAGE_UNDO_NAME"
msgid "Moving Average"
msgstr "معدّل التحرّك"
@@ -15178,14 +14955,12 @@ msgid "F critical"
msgstr ""
#: strings.hrc:231
-#, fuzzy
msgctxt "STR_ANOVA_LABEL_TOTAL"
msgid "Total"
msgstr "المجموع"
#. CorrelationDialog
#: strings.hrc:233
-#, fuzzy
msgctxt "STR_CORRELATION_UNDO_NAME"
msgid "Correlation"
msgstr "ترابط"
@@ -15198,7 +14973,6 @@ msgstr "ترابط"
#. CovarianceDialog
#: strings.hrc:236
-#, fuzzy
msgctxt "STR_COVARIANCE_UNDO_NAME"
msgid "Covariance"
msgstr "التّغاير"
@@ -15217,7 +14991,6 @@ msgid "Descriptive Statistics"
msgstr "إحصائيات تف~صيلية..."
#: strings.hrc:240
-#, fuzzy
msgctxt "STRID_CALC_MEAN"
msgid "Mean"
msgstr "متوسط"
@@ -15286,7 +15059,6 @@ msgid "Sum"
msgstr "المجموع"
#: strings.hrc:252
-#, fuzzy
msgctxt "STRID_CALC_COUNT"
msgid "Count"
msgstr "العدد"
@@ -15318,7 +15090,6 @@ msgid "Uniform Integer"
msgstr ""
#: strings.hrc:259
-#, fuzzy
msgctxt "STR_DISTRIBUTION_NORMAL"
msgid "Normal"
msgstr "عادي"
@@ -15367,7 +15138,6 @@ msgid "Maximum"
msgstr "الحد الأقصى"
#: strings.hrc:268
-#, fuzzy
msgctxt "STR_RNG_PARAMETER_MEAN"
msgid "Mean"
msgstr "متوسط"
@@ -15532,13 +15302,11 @@ msgid "Linear"
msgstr "خطّي"
#: strings.hrc:302
-#, fuzzy
msgctxt "STR_LABEL_LOGARITHMIC"
msgid "Logarithmic"
msgstr "لوغارثميّ"
#: strings.hrc:303
-#, fuzzy
msgctxt "STR_LABEL_POWER"
msgid "Power"
msgstr "الأس"
@@ -16156,7 +15924,6 @@ msgid "Max"
msgstr "الأقصى"
#: conditionalentry.ui:178
-#, fuzzy
msgctxt "conditionalentry|colscalemin"
msgid "Percentile"
msgstr "نسبة مئوية"
@@ -16196,13 +15963,11 @@ msgid "Max"
msgstr "الحد الأقصى"
#: conditionalentry.ui:196
-#, fuzzy
msgctxt "conditionalentry|colscalemiddle"
msgid "Percentile"
msgstr "نسبة مئوية"
#: conditionalentry.ui:197
-#, fuzzy
msgctxt "conditionalentry|colscalemiddle"
msgid "Value"
msgstr "القيمة"
@@ -16238,13 +16003,11 @@ msgid "Max"
msgstr "الحد الأقصى"
#: conditionalentry.ui:214
-#, fuzzy
msgctxt "conditionalentry|colscalemax"
msgid "Percentile"
msgstr "نسبة مئوية"
#: conditionalentry.ui:215
-#, fuzzy
msgctxt "conditionalentry|colscalemax"
msgid "Value"
msgstr "القيمة"
@@ -16262,7 +16025,6 @@ msgid "Formula"
msgstr "المعادلة"
#: conditionalentry.ui:228
-#, fuzzy
msgctxt "conditionalentry|preview|tooltip_text"
msgid "Example"
msgstr "مثال"
@@ -16463,7 +16225,6 @@ msgid "Color Scale (3 Entries)"
msgstr ""
#: conditionalentry.ui:314
-#, fuzzy
msgctxt "conditionalentry|colorformat"
msgid "Data Bar"
msgstr "شريط البيانات"
@@ -16615,7 +16376,6 @@ msgid " >= "
msgstr ""
#: conditionaliconset.ui:43
-#, fuzzy
msgctxt "conditionaliconset|listbox"
msgid "Value"
msgstr "القيمة"
@@ -16627,7 +16387,6 @@ msgid "Percent"
msgstr "مئوية"
#: conditionaliconset.ui:45
-#, fuzzy
msgctxt "conditionaliconset|listbox"
msgid "Percentile"
msgstr "نسبة مئوية"
@@ -16709,7 +16468,6 @@ msgid "Min"
msgstr "القيمة الدنيا"
#: consolidatedialog.ui:130
-#, fuzzy
msgctxt "consolidatedialog|func"
msgid "Product"
msgstr "المنتج"
@@ -17134,7 +16892,6 @@ msgid "Ba_se item:"
msgstr ""
#: datafielddialog.ui:260
-#, fuzzy
msgctxt "datafielddialog|type"
msgid "Normal"
msgstr "عادي"
@@ -17346,7 +17103,6 @@ msgid "_Close"
msgstr "إ_غلاق"
#: dataprovider.ui:9
-#, fuzzy
msgctxt "dataprovider|DataStreamDialog"
msgid "Live Data Streams"
msgstr "تيارات بيانات مباشرة"
@@ -17395,7 +17151,6 @@ msgid "URL:"
msgstr "عنوان URL"
#: dataproviderentry.ui:57
-#, fuzzy
msgctxt "dataproviderentry|id"
msgid "ID:"
msgstr "المعرّف:"
@@ -17787,13 +17542,11 @@ msgid "Information"
msgstr "معلومات"
#: erroralerttabpage.ui:163
-#, fuzzy
msgctxt "erroralerttabpage|actionCB"
msgid "Macro"
msgstr "ماكرو"
#: erroralerttabpage.ui:181
-#, fuzzy
msgctxt "erroralerttabpage|label1"
msgid "Contents"
msgstr "المحتويات"
@@ -18303,7 +18056,6 @@ msgid "Default Settings"
msgstr "الإعدادات المبدئيّة"
#: groupbydate.ui:8
-#, fuzzy
msgctxt "groupbydate|PivotTableGroupByDate"
msgid "Grouping"
msgstr "التجميع"
@@ -18326,7 +18078,6 @@ msgid "Start"
msgstr "بدء"
#: groupbydate.ui:188
-#, fuzzy
msgctxt "groupbydate|auto_end"
msgid "A_utomatically"
msgstr "ت_لقائيًا"
@@ -18359,7 +18110,6 @@ msgid "Group by"
msgstr "جَمَعه"
#: groupbynumber.ui:9
-#, fuzzy
msgctxt "groupbynumber|PivotTableGroupByNumber"
msgid "Grouping"
msgstr "التجميع"
@@ -18382,7 +18132,6 @@ msgid "Start"
msgstr "بدء"
#: groupbynumber.ui:190
-#, fuzzy
msgctxt "groupbynumber|auto_end"
msgid "A_utomatically"
msgstr "ت_لقائيًا"
@@ -18636,7 +18385,6 @@ msgid "Field Options"
msgstr ""
#: insertcells.ui:8
-#, fuzzy
msgctxt "insertcells|InsertCellsDialog"
msgid "Insert Cells"
msgstr "إدراج خلايا"
@@ -18724,7 +18472,6 @@ msgid "_From file"
msgstr "من _ملف"
#: insertsheet.ui:371
-#, fuzzy
msgctxt "insertsheet|tables-atkobject"
msgid "Tables in file"
msgstr "الجداول في الملف"
@@ -18822,7 +18569,6 @@ msgid "Range _Options"
msgstr "_خيارات المجال"
#: managenamesdialog.ui:398
-#, fuzzy
msgctxt "managenamesdialog|treeviewcolumn1"
msgid "column"
msgstr "عمود"
@@ -18969,7 +18715,6 @@ msgid "Parameters"
msgstr "المُعاملات"
#: multipleoperationsdialog.ui:9
-#, fuzzy
msgctxt "multipleoperationsdialog|MultipleOperationsDialog"
msgid "Multiple operations"
msgstr "عمليات متعددة"
@@ -19062,13 +18807,11 @@ msgid "End"
msgstr "إنهاء"
#: navigatorpanel.ui:125
-#, fuzzy
msgctxt "navigatorpanel|contents|tooltip_text"
msgid "Contents"
msgstr "المحتويات"
#: navigatorpanel.ui:138
-#, fuzzy
msgctxt "navigatorpanel|toggle|tooltip_text"
msgid "Toggle"
msgstr "تبديل"
@@ -19080,7 +18823,6 @@ msgid "Scenarios"
msgstr "سيناريو"
#: navigatorpanel.ui:164
-#, fuzzy
msgctxt "navigatorpanel|dragmode|tooltip_text"
msgid "Drag Mode"
msgstr "وضع السحب"
@@ -19264,19 +19006,16 @@ msgid "Neutral"
msgstr ""
#: notebookbar_groupedbar_compact.ui:3961
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|warning"
msgid "Warning"
msgstr "تحذير"
#: notebookbar_groupedbar_compact.ui:3975
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|footnote"
msgid "Footnote"
msgstr "حاشية"
#: notebookbar_groupedbar_compact.ui:3983
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|note"
msgid "Note"
msgstr "ملاحظة"
@@ -19300,7 +19039,6 @@ msgid "St_yles"
msgstr "الأن_ماط"
#: notebookbar_groupedbar_compact.ui:5092
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|formatb"
msgid "F_ont"
msgstr "ال_خط"
@@ -19371,13 +19109,11 @@ msgid "_Arrange"
msgstr "تنظيم"
#: notebookbar_groupedbar_compact.ui:6865
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|GridB"
msgid "_Grid"
msgstr "ال_شبكة"
#: notebookbar_groupedbar_compact.ui:6985
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|languageb"
msgid "_Language"
msgstr "الل_غة"
@@ -19424,7 +19160,6 @@ msgid "_Arrange"
msgstr "تنظيم"
#: notebookbar_groupedbar_compact.ui:8149
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|Grid"
msgid "_Grid"
msgstr "ال_شبكة"
@@ -19453,7 +19188,6 @@ msgid "_Arrange"
msgstr "تنظيم"
#: notebookbar_groupedbar_compact.ui:8865
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|GridO"
msgid "_Grid"
msgstr "ال_شبكة"
@@ -19501,7 +19235,6 @@ msgid "_Tools"
msgstr "أدوات"
#: notebookbar_groupedbar_full.ui:3663
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|menubarD"
msgid "Menubar"
msgstr "شريط القوائم"
@@ -19565,19 +19298,16 @@ msgid "Neutral"
msgstr ""
#: notebookbar_groupedbar_full.ui:3895
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|warning"
msgid "Warning"
msgstr "تحذير"
#: notebookbar_groupedbar_full.ui:3909
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|footnote"
msgid "Footnote"
msgstr "حاشية"
#: notebookbar_groupedbar_full.ui:3917
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|note"
msgid "Note"
msgstr "ملاحظة"
@@ -19664,13 +19394,11 @@ msgid "C_olor"
msgstr "_لون"
#: notebookbar_groupedbar_full.ui:7640
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|GridB"
msgid "_Grid"
msgstr "ال_شبكة"
#: notebookbar_groupedbar_full.ui:7776
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|languageb"
msgid "_Language"
msgstr "الل_غة"
@@ -19734,7 +19462,6 @@ msgid "3_D"
msgstr ""
#: notebookbar_groupedbar_full.ui:10580
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|formatd"
msgid "F_ont"
msgstr "ال_خط"
@@ -19776,7 +19503,6 @@ msgid "_Arrange"
msgstr "تنظيم"
#: notebookbar_groupedbar_full.ui:12164
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|OleGridB"
msgid "_Grid"
msgstr "ال_شبكة"
@@ -19882,7 +19608,6 @@ msgid "Bad"
msgstr ""
#: notebookbar_groups.ui:251
-#, fuzzy
msgctxt "notebookbar_groups|stylemenustatw"
msgid "Warning"
msgstr "تحذير"
@@ -19894,7 +19619,6 @@ msgid "Error"
msgstr "هي خطأ"
#: notebookbar_groups.ui:275
-#, fuzzy
msgctxt "notebookbar_groups|stylemenutxtn"
msgid "Note"
msgstr "ملاحظة"
@@ -19943,7 +19667,6 @@ msgid "File"
msgstr "ملف"
#: notebookbar_groups.ui:683
-#, fuzzy
msgctxt "notebookbar_groups|clipboardgrouplabel"
msgid "Clipboard"
msgstr "الحافظة"
@@ -20037,7 +19760,6 @@ msgid "Shapes"
msgstr "أشكال"
#: notebookbar_groups.ui:1756
-#, fuzzy
msgctxt "notebookbar_groups|linksb"
msgid "Links"
msgstr "الوصلات"
@@ -20055,7 +19777,6 @@ msgid "Style"
msgstr "النمط"
#: notebookbar_groups.ui:1940
-#, fuzzy
msgctxt "notebookbar_groups|resetb"
msgid "Reset"
msgstr "صفّر"
@@ -20085,25 +19806,21 @@ msgid "None"
msgstr "لاشيء"
#: notebookbar_groups.ui:2108
-#, fuzzy
msgctxt "notebookbar_groups|wrapideal"
msgid "Optimal"
msgstr "الأمثل"
#: notebookbar_groups.ui:2117
-#, fuzzy
msgctxt "notebookbar_groups|wrapon"
msgid "Parallel"
msgstr "موازٍ"
#: notebookbar_groups.ui:2126
-#, fuzzy
msgctxt "notebookbar_groups|wrapleft"
msgid "Before"
msgstr "قبل"
#: notebookbar_groups.ui:2135
-#, fuzzy
msgctxt "notebookbar_groups|wrapright"
msgid "After"
msgstr "بعد"
@@ -20613,7 +20330,6 @@ msgid "Cell Style"
msgstr "نمط الخلية"
#: paratemplatedialog.ui:81
-#, fuzzy
msgctxt "paratemplatedialog|standard"
msgid "_Standard"
msgstr "_قياسي"
@@ -20813,7 +20529,6 @@ msgid "Data Field"
msgstr "حقل بيانات"
#: pivotfielddialog.ui:69
-#, fuzzy
msgctxt "pivotfielddialog|options"
msgid "_Options..."
msgstr "_خيارات..."
@@ -20837,7 +20552,6 @@ msgid "_User-defined"
msgstr "_معرف من قبل المستخدم"
#: pivotfielddialog.ui:203
-#, fuzzy
msgctxt "pivotfielddialog|label1"
msgid "Subtotals"
msgstr "المجاميع الفرعية"
@@ -20858,25 +20572,21 @@ msgid "Filter"
msgstr "رشِّح"
#: pivotfilterdialog.ui:104
-#, fuzzy
msgctxt "pivotfilterdialog|connect1"
msgid "AND"
msgstr "AND"
#: pivotfilterdialog.ui:105
-#, fuzzy
msgctxt "pivotfilterdialog|connect1"
msgid "OR"
msgstr "OR"
#: pivotfilterdialog.ui:121
-#, fuzzy
msgctxt "pivotfilterdialog|connect2"
msgid "AND"
msgstr "AND"
#: pivotfilterdialog.ui:122
-#, fuzzy
msgctxt "pivotfilterdialog|connect2"
msgid "OR"
msgstr "OR"
@@ -20888,7 +20598,6 @@ msgid "Operator"
msgstr "ال_معامل"
#: pivotfilterdialog.ui:145
-#, fuzzy
msgctxt "pivotfilterdialog|label3"
msgid "Field name"
msgstr "اسم الحقل"
@@ -21060,7 +20769,6 @@ msgid "Source and Destination"
msgstr ""
#: printareasdialog.ui:9
-#, fuzzy
msgctxt "printareasdialog|PrintAreasDialog"
msgid "Edit Print Ranges"
msgstr "تحرير نطاقات الطباعة"
@@ -21206,7 +20914,6 @@ msgid "Uniform Integer"
msgstr ""
#: randomnumbergenerator.ui:30
-#, fuzzy
msgctxt "randomnumbergenerator|distribution-liststore"
msgid "Normal"
msgstr "عادي"
@@ -21324,19 +21031,16 @@ msgid "Variable 2 range:"
msgstr ""
#: regressiondialog.ui:177
-#, fuzzy
msgctxt "regressiondialog|output-range-label"
msgid "Results to:"
msgstr "النّتائج إلى:"
#: regressiondialog.ui:220
-#, fuzzy
msgctxt "regressiondialog|label1"
msgid "Data"
msgstr "البيانات"
#: regressiondialog.ui:255
-#, fuzzy
msgctxt "regressiondialog|groupedby-columns-radio"
msgid "Columns"
msgstr "الأعمدة"
@@ -21426,7 +21130,6 @@ msgid "Confi_rm:"
msgstr "أ_كّد:"
#: retypepassworddialog.ui:165
-#, fuzzy
msgctxt "retypepassworddialog|mustmatch"
msgid "New password must match the original password"
msgstr "يجب أن تطابق كلمة السر الجديدة كلمة السر الأصلية"
@@ -21710,7 +21413,6 @@ msgid "Input Settings"
msgstr "إعدادات الإدخال"
#: searchresults.ui:9
-#, fuzzy
msgctxt "searchresults|SearchResultsDialog"
msgid "Search Results"
msgstr "نتائج البحث"
@@ -21743,13 +21445,11 @@ msgid "Query"
msgstr "الاستعلام"
#: selectdatasource.ui:147
-#, fuzzy
msgctxt "selectdatasource|type"
msgid "Sql"
msgstr "‏Sql"
#: selectdatasource.ui:148
-#, fuzzy
msgctxt "selectdatasource|type"
msgid "Sql [Native]"
msgstr "‏Sql [أصلي]"
@@ -22125,19 +21825,16 @@ msgid "Text Orientation"
msgstr "اتجاه النص"
#: sidebaralignment.ui:411
-#, fuzzy
msgctxt "sidebaralignment|bottom|tooltip_text"
msgid "Text Extension From Lower Cell Border"
msgstr "امتداد النص انطلاقًا من الحافة السفلى للخلية"
#: sidebaralignment.ui:429
-#, fuzzy
msgctxt "sidebaralignment|top|tooltip_text"
msgid "Text Extension From Upper Cell Border"
msgstr "امتداد النص انطلاقًا من الحافة العليا للخلية"
#: sidebaralignment.ui:447
-#, fuzzy
msgctxt "sidebaralignment|standard|tooltip_text"
msgid "Text Extension Inside Cell"
msgstr "امتداد النص داخل الخلية"
@@ -22549,25 +22246,21 @@ msgid "Operator"
msgstr "ال_معامل"
#: solverdlg.ui:626
-#, fuzzy
msgctxt "solverdlg|val1edit-atkobject"
msgid "Value"
msgstr "القيمة"
#: solverdlg.ui:645
-#, fuzzy
msgctxt "solverdlg|val2edit-atkobject"
msgid "Value"
msgstr "القيمة"
#: solverdlg.ui:664
-#, fuzzy
msgctxt "solverdlg|val3edit-atkobject"
msgid "Value"
msgstr "القيمة"
#: solverdlg.ui:683
-#, fuzzy
msgctxt "solverdlg|val4edit-atkobject"
msgid "Value"
msgstr "القيمة"
@@ -22609,7 +22302,6 @@ msgid "Solver engine:"
msgstr ""
#: solveroptionsdialog.ui:70
-#, fuzzy
msgctxt "solveroptionsdialog|label1"
msgid "Settings:"
msgstr "الإعدادات:"
@@ -22666,7 +22358,6 @@ msgid "Restore Previous"
msgstr ""
#: sortdialog.ui:8
-#, fuzzy
msgctxt "sortdialog|SortDialog"
msgid "Sort"
msgstr "فرز"
@@ -22729,13 +22420,11 @@ msgid "Copy sort results to:"
msgstr "نسخ نتيجة الفرز إلى:"
#: sortoptionspage.ui:129
-#, fuzzy
msgctxt "sortoptionspage|outarealb-atkobject"
msgid "Copy sort results to:"
msgstr "نسخ نتيجة الفرز إلى:"
#: sortoptionspage.ui:149
-#, fuzzy
msgctxt "sortoptionspage|outareaed-atkobject"
msgid "Copy sort results to:"
msgstr "نسخ نتيجة الفرز إلى:"
@@ -22746,7 +22435,6 @@ msgid "Custom sort order"
msgstr "ترتيب الفرز المخصّص"
#: sortoptionspage.ui:186
-#, fuzzy
msgctxt "sortoptionspage|sortuserlb-atkobject"
msgid "Custom sort order"
msgstr "ترتيب الفرز المخصّص"
@@ -22823,19 +22511,16 @@ msgid "Maximum Number of Columns"
msgstr ""
#: standardfilterdialog.ui:9
-#, fuzzy
msgctxt "standardfilterdialog|StandardFilterDialog"
msgid "Standard Filter"
msgstr "المرشِّح القياسي"
#: standardfilterdialog.ui:119
-#, fuzzy
msgctxt "standardfilterdialog|connect1"
msgid "AND"
msgstr "AND"
#: standardfilterdialog.ui:120
-#, fuzzy
msgctxt "standardfilterdialog|connect1"
msgid "OR"
msgstr "OR"
@@ -22847,13 +22532,11 @@ msgid "Operator 1"
msgstr "ال_معامل"
#: standardfilterdialog.ui:141
-#, fuzzy
msgctxt "standardfilterdialog|connect2"
msgid "AND"
msgstr "AND"
#: standardfilterdialog.ui:142
-#, fuzzy
msgctxt "standardfilterdialog|connect2"
msgid "OR"
msgstr "OR"
@@ -22865,13 +22548,11 @@ msgid "Operator 2"
msgstr "ال_معامل"
#: standardfilterdialog.ui:163
-#, fuzzy
msgctxt "standardfilterdialog|connect3"
msgid "AND"
msgstr "AND"
#: standardfilterdialog.ui:164
-#, fuzzy
msgctxt "standardfilterdialog|connect3"
msgid "OR"
msgstr "OR"
@@ -22883,13 +22564,11 @@ msgid "Operator 3"
msgstr "ال_معامل"
#: standardfilterdialog.ui:182
-#, fuzzy
msgctxt "standardfilterdialog|connect4"
msgid "AND"
msgstr "AND"
#: standardfilterdialog.ui:183
-#, fuzzy
msgctxt "standardfilterdialog|connect4"
msgid "OR"
msgstr "OR"
@@ -22907,7 +22586,6 @@ msgid "Operator"
msgstr "ال_معامل"
#: standardfilterdialog.ui:211
-#, fuzzy
msgctxt "standardfilterdialog|label3"
msgid "Field name"
msgstr "اسم الحقل"
@@ -22981,7 +22659,6 @@ msgid "Does not contain"
msgstr ""
#: standardfilterdialog.ui:326
-#, fuzzy
msgctxt "standardfilterdialog|cond1"
msgid "Begins with"
msgstr "يبدأ بـ"
@@ -22992,7 +22669,6 @@ msgid "Does not begin with"
msgstr ""
#: standardfilterdialog.ui:328
-#, fuzzy
msgctxt "standardfilterdialog|cond1"
msgid "Ends with"
msgstr "ينتهي بـ"
@@ -23041,7 +22717,6 @@ msgid "Does not contain"
msgstr ""
#: standardfilterdialog.ui:362
-#, fuzzy
msgctxt "standardfilterdialog|cond2"
msgid "Begins with"
msgstr "يبدأ بـ"
@@ -23052,7 +22727,6 @@ msgid "Does not begin with"
msgstr ""
#: standardfilterdialog.ui:364
-#, fuzzy
msgctxt "standardfilterdialog|cond2"
msgid "Ends with"
msgstr "ينتهي بـ"
@@ -23101,7 +22775,6 @@ msgid "Does not contain"
msgstr ""
#: standardfilterdialog.ui:398
-#, fuzzy
msgctxt "standardfilterdialog|cond3"
msgid "Begins with"
msgstr "يبدأ بـ"
@@ -23112,7 +22785,6 @@ msgid "Does not begin with"
msgstr ""
#: standardfilterdialog.ui:400
-#, fuzzy
msgctxt "standardfilterdialog|cond3"
msgid "Ends with"
msgstr "ينتهي بـ"
@@ -23161,7 +22833,6 @@ msgid "Does not contain"
msgstr ""
#: standardfilterdialog.ui:434
-#, fuzzy
msgctxt "standardfilterdialog|cond4"
msgid "Begins with"
msgstr "يبدأ بـ"
@@ -23172,7 +22843,6 @@ msgid "Does not begin with"
msgstr ""
#: standardfilterdialog.ui:436
-#, fuzzy
msgctxt "standardfilterdialog|cond4"
msgid "Ends with"
msgstr "ينتهي بـ"
@@ -23304,7 +22974,6 @@ msgid "Document: "
msgstr "وضع السحب"
#: subtotaldialog.ui:8
-#, fuzzy
msgctxt "subtotaldialog|SubTotalDialog"
msgid "Subtotals"
msgstr "المجاميع الفرعية"
@@ -23357,7 +23026,6 @@ msgid "Min"
msgstr "القيمة الدنيا"
#: subtotalgrppage.ui:27
-#, fuzzy
msgctxt "subtotalgrppage|liststore1"
msgid "Product"
msgstr "المنتج"
@@ -23368,25 +23036,21 @@ msgid "Count (numbers only)"
msgstr "العدد (الأعداد فقط)"
#: subtotalgrppage.ui:33
-#, fuzzy
msgctxt "subtotalgrppage|liststore1"
msgid "StDev (Sample)"
msgstr "الانحراف المعياري (للعينة)"
#: subtotalgrppage.ui:36
-#, fuzzy
msgctxt "subtotalgrppage|liststore1"
msgid "StDevP (Population)"
msgstr "الانحراف المعياري (للمجتمع)"
#: subtotalgrppage.ui:39
-#, fuzzy
msgctxt "subtotalgrppage|liststore1"
msgid "Var (Sample)"
msgstr "تباين (العينة)"
#: subtotalgrppage.ui:42
-#, fuzzy
msgctxt "subtotalgrppage|liststore1"
msgid "VarP (Population)"
msgstr "تباين (المجتمع)"
@@ -23453,7 +23117,6 @@ msgid "C_ustom sort order"
msgstr "ترتيب الفرز المخصّص"
#: subtotaloptionspage.ui:237
-#, fuzzy
msgctxt "subtotaloptionspage|label2"
msgid "Sort"
msgstr "فرز"
@@ -23646,7 +23309,6 @@ msgid "_Show references in color"
msgstr ""
#: tpviewpage.ui:162
-#, fuzzy
msgctxt "tpviewpage|label4"
msgid "Display"
msgstr "عرض"
@@ -23830,7 +23492,6 @@ msgid "Grouped by"
msgstr "جَمَعه"
#: ungroupdialog.ui:8
-#, fuzzy
msgctxt "ungroupdialog|UngroupDialog"
msgid "Ungroup"
msgstr "تفكيك"
@@ -23863,7 +23524,6 @@ msgid "Whole Numbers"
msgstr ""
#: validationcriteriapage.ui:23
-#, fuzzy
msgctxt "validationcriteriapage|liststore1"
msgid "Decimal"
msgstr "عشري"
@@ -23885,7 +23545,6 @@ msgid "Cell range"
msgstr "نطاق الخلايا"
#: validationcriteriapage.ui:39
-#, fuzzy
msgctxt "validationcriteriapage|liststore1"
msgid "List"
msgstr "قائمة"
@@ -23901,13 +23560,11 @@ msgid "equal"
msgstr ""
#: validationcriteriapage.ui:61
-#, fuzzy
msgctxt "validationcriteriapage|liststore2"
msgid "less than"
msgstr "أصغر من"
#: validationcriteriapage.ui:65
-#, fuzzy
msgctxt "validationcriteriapage|liststore2"
msgid "greater than"
msgstr "أكبر من"
@@ -23919,7 +23576,6 @@ msgid "less than or equal"
msgstr "أقل من أو تساوي"
#: validationcriteriapage.ui:73
-#, fuzzy
msgctxt "validationcriteriapage|liststore2"
msgid "greater than or equal to"
msgstr "أكبر من أو تساوي"
@@ -24024,7 +23680,6 @@ msgid "_Input help:"
msgstr ""
#: validationhelptabpage.ui:132
-#, fuzzy
msgctxt "validationhelptabpage|label1"
msgid "Contents"
msgstr "المحتويات"
diff --git a/source/ar/scaddins/messages.po b/source/ar/scaddins/messages.po
index e691ab7a693..e1b7da446ea 100644
--- a/source/ar/scaddins/messages.po
+++ b/source/ar/scaddins/messages.po
@@ -1081,7 +1081,6 @@ msgid "Returns the product of several complex numbers"
msgstr "إرجاع ناتج لأرقام عديدة مختلفة"
#: analysis.hrc:430 /home/cl/vc/git/libo-core/scaddins/inc/analysis.hrc:432
-#, fuzzy
msgctxt "ANALYSIS_Improduct"
msgid "Complex number"
msgstr "عدد مركب"
@@ -3649,7 +3648,6 @@ msgid "barrier_up"
msgstr "barrier_up"
#: pricing.hrc:44
-#, fuzzy
msgctxt "PRICING_FUNCDESC_OptBarrier"
msgid "Upper barrier (set to 0 for no upper barrier)"
msgstr "الحاجز العلوي (تعيين إلى 0 لعدم وجود حد علوي)"
diff --git a/source/ar/scp2/source/ooo.po b/source/ar/scp2/source/ooo.po
index 7b9bc125886..14881dfca74 100644
--- a/source/ar/scp2/source/ooo.po
+++ b/source/ar/scp2/source/ooo.po
@@ -681,7 +681,6 @@ msgid "Installs Bengali (India) help in %PRODUCTNAME %PRODUCTVERSION"
msgstr "يُثبّت المساعدة باللغة البنجالية (بنغلادش) لـ %PRODUCTNAME %PRODUCTVERSION"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_OR\n"
@@ -2494,7 +2493,6 @@ msgid "Installs the Bengali (India) user interface"
msgstr "يُثبّت واجهة المستخدم البنغالية (الهند)"
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_OR\n"
@@ -4421,7 +4419,6 @@ msgid "Slovenian spelling dictionary, hyphenation rules, and thesaurus"
msgstr "قاموس التدقيق الإملائي للُّغة السلوفينية، قواعد الواصلة والمترادفات"
#: module_ooo.ulf
-#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_NAME_MODULE_EXTENSION_DICTIONARY_SQ\n"
diff --git a/source/ar/sd/messages.po b/source/ar/sd/messages.po
index 658fd6e3210..40e4195053c 100644
--- a/source/ar/sd/messages.po
+++ b/source/ar/sd/messages.po
@@ -86,7 +86,6 @@ msgid "Top to bottom, then right"
msgstr "من أعلى لأسفل ثم إلى اليمين"
#: DocumentRenderer.hrc:54
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_QUALITY_CHOICES"
msgid "Original colors"
msgstr "الألوان الأصلية"
@@ -104,7 +103,6 @@ msgid "Black & white"
msgstr "أبيض وأسود"
#: DocumentRenderer.hrc:61
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_PAGE_OPTIONS_CHOICES"
msgid "Original size"
msgstr "الحجم الأصلي"
@@ -115,19 +113,16 @@ msgid "Fit to printable page"
msgstr "لائم المنطقة المطبوعة"
#: DocumentRenderer.hrc:63
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_PAGE_OPTIONS_CHOICES"
msgid "Distribute on multiple sheets of paper"
msgstr "توزيع على العديد من الأوراق الخاصة بورقة"
#: DocumentRenderer.hrc:64
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_PAGE_OPTIONS_CHOICES"
msgid "Tile sheet of paper with repeated slides"
msgstr "ورقة العنوان لورقة تتضمن شرائح متكررة"
#: DocumentRenderer.hrc:69
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_PAGE_OPTIONS_CHOICES_DRAW"
msgid "Original size"
msgstr "الحجم الأصلي"
@@ -138,13 +133,11 @@ msgid "Fit to printable page"
msgstr "لائم المنطقة المطبوعة"
#: DocumentRenderer.hrc:71
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_PAGE_OPTIONS_CHOICES_DRAW"
msgid "Distribute on multiple sheets of paper"
msgstr "توزيع على العديد من الأوراق الخاصة بورقة"
#: DocumentRenderer.hrc:72
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_PAGE_OPTIONS_CHOICES_DRAW"
msgid "Tile sheet of paper with repeated pages"
msgstr "ورقة العنوان لورقة تتضمن صفحات متكررة"
@@ -155,13 +148,11 @@ msgid "All pages"
msgstr "كل الصفحات"
#: DocumentRenderer.hrc:78
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_BROCHURE_INCLUDE_LIST"
msgid "Front sides / right pages"
msgstr "الجوانب الأمامية / الصفحات اليمنى"
#: DocumentRenderer.hrc:79
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_BROCHURE_INCLUDE_LIST"
msgid "Back sides / left pages"
msgstr "الجوانب الخلفية / الصفحات اليسرى"
@@ -197,7 +188,6 @@ msgid "Se~lection"
msgstr "ال~تحديد"
#: errhdl.hrc:29
-#, fuzzy
msgctxt "RID_SD_ERRHDL"
msgid "File format error found at $(ARG1)(row,col)."
msgstr "تم اكتشاف خطأ في تنسيق الملف في $(ARG1)(صف،عمود)."
@@ -299,7 +289,6 @@ msgid "Normal"
msgstr "عادي"
#: strings.hrc:37
-#, fuzzy
msgctxt "STR_SLIDE_MASTER_MODE"
msgid "Master Slide"
msgstr "الشريحة الرئيسية"
@@ -1865,7 +1854,6 @@ msgid "Remove client authorisation"
msgstr "أزل استيثاق العميل"
#: strings.hrc:345
-#, fuzzy
msgctxt "STR_SHRINK_FONT_SIZE"
msgid "Shrink font size"
msgstr "قلّص مقاس الخط"
@@ -2373,7 +2361,6 @@ msgid "Document"
msgstr "المستند"
#: strings.hrc:450
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_SLIDESPERPAGE"
msgid "Slides per page"
msgstr "الشرائح في كل صفحة"
@@ -2409,7 +2396,6 @@ msgid "~Date and time"
msgstr "التاريخ والوقت"
#: strings.hrc:456
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_IS_PRINT_HIDDEN"
msgid "Hidden pages"
msgstr "الصفحات المخفية"
@@ -2433,7 +2419,6 @@ msgid "Brochure"
msgstr "_كتيب"
#: strings.hrc:460
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_PAGE_SIDES"
msgid "Page sides"
msgstr "جوانب الصفحة"
@@ -2445,7 +2430,6 @@ msgid "Include"
msgstr "تضمين"
#: strings.hrc:462
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_PAPER_TRAY"
msgid "~Use only paper tray from printer preferences"
msgstr "اس~تخدم فقط درج الورق من تفضيلات الطابعة"
@@ -2487,7 +2471,6 @@ msgid "_Reply"
msgstr "رُ_د"
#: annotationmenu.ui:28
-#, fuzzy
msgctxt "annotationmenu|bold"
msgid "_Bold"
msgstr "_عريض"
@@ -2738,13 +2721,11 @@ msgid "Exit"
msgstr "خروج"
#: customanimationspanel.ui:196
-#, fuzzy
msgctxt "customanimationspanel|categorylb"
msgid "Motion Paths"
msgstr "مسارات الحركة"
#: customanimationspanel.ui:197
-#, fuzzy
msgctxt "customanimationspanel|categorylb"
msgid "Misc Effects"
msgstr "تأثيرات متنوعة"
@@ -2797,7 +2778,6 @@ msgid "Effect"
msgstr "التأثير:"
#: customanimationspanel.ui:429
-#, fuzzy
msgctxt "customanimationspanel|auto_preview"
msgid "Automatic Preview"
msgstr "معاينة آلية"
@@ -2808,7 +2788,6 @@ msgid "Play"
msgstr "شغّل"
#: customanimationspanel.ui:451
-#, fuzzy
msgctxt "customanimationspanel|play|tooltip_text"
msgid "Preview Effect"
msgstr "عاين التأثير"
@@ -2835,43 +2814,36 @@ msgid "Remove Effect"
msgstr "أزل التأثير"
#: customanimationspanelhorizontal.ui:124
-#, fuzzy
msgctxt "customanimationspanelhorizontal|move_up|tooltip_text"
msgid "Move Up"
msgstr "انقل لأعلى"
#: customanimationspanelhorizontal.ui:138
-#, fuzzy
msgctxt "customanimationspanelhorizontal|move_down|tooltip_text"
msgid "Move Down"
msgstr "انقل لأسفل"
#: customanimationspanelhorizontal.ui:166
-#, fuzzy
msgctxt "customanimationspanelhorizontal|start_effect"
msgid "_Start:"
msgstr "الب_داية:"
#: customanimationspanelhorizontal.ui:179
-#, fuzzy
msgctxt "customanimationspanelhorizontal|effect_property"
msgid "_Direction:"
msgstr "الات_جاه:"
#: customanimationspanelhorizontal.ui:193
-#, fuzzy
msgctxt "customanimationspanelhorizontal|start_effect_list"
msgid "On click"
msgstr "عند النقر"
#: customanimationspanelhorizontal.ui:194
-#, fuzzy
msgctxt "customanimationspanelhorizontal|start_effect_list"
msgid "With previous"
msgstr "مع السابق"
#: customanimationspanelhorizontal.ui:195
-#, fuzzy
msgctxt "customanimationspanelhorizontal|start_effect_list"
msgid "After previous"
msgstr "بعد السابق"
@@ -3002,13 +2974,11 @@ msgid "_Start:"
msgstr "الب_داية:"
#: customanimationtimingtab.ui:42
-#, fuzzy
msgctxt "customanimationtimingtab|delay_label"
msgid "_Delay:"
msgstr "ال_تأخير:"
#: customanimationtimingtab.ui:55
-#, fuzzy
msgctxt "customanimationtimingtab|duration_label"
msgid "D_uration:"
msgstr "الم_دة:"
@@ -3054,7 +3024,6 @@ msgid "Start _effect on click of:"
msgstr "ابدأ التأ_ثير عند نقر:"
#: customanimationtimingtab.ui:228
-#, fuzzy
msgctxt "customanimationtimingtab|label11"
msgid "Trigger"
msgstr "بدء تشغيل"
@@ -3128,7 +3097,6 @@ msgid "_Variable"
msgstr "المتغير"
#: dlgfield.ui:142
-#, fuzzy
msgctxt "dlgfield|label1"
msgid "Field Type"
msgstr "نوع الحقل"
@@ -3313,7 +3281,6 @@ msgid "Image"
msgstr "صورة"
#: dockinganimation.ui:605
-#, fuzzy
msgctxt "dockinganimation|create"
msgid "Create"
msgstr "إنشاء"
@@ -3339,7 +3306,6 @@ msgid "_Effect Options..."
msgstr "_خيارات التأثير..."
#: effectmenu.ui:49
-#, fuzzy
msgctxt "effectmenu|timing"
msgid "_Timing..."
msgstr "التو_قيت..."
@@ -3368,7 +3334,6 @@ msgid "Larger"
msgstr "أكبر"
#: fontsizemenu.ui:36
-#, fuzzy
msgctxt "fontsizemenu|400"
msgid "Extra Large"
msgstr "كبير جدا"
@@ -3496,19 +3461,16 @@ msgid "Date and time"
msgstr "التاريخ والوقت"
#: impressprinteroptions.ui:64
-#, fuzzy
msgctxt "impressprinteroptions|printhidden"
msgid "Hidden pages"
msgstr "الصفحات المخفية"
#: impressprinteroptions.ui:86
-#, fuzzy
msgctxt "impressprinteroptions|label4"
msgid "Contents"
msgstr "المحتويات"
#: impressprinteroptions.ui:119
-#, fuzzy
msgctxt "impressprinteroptions|originalcolors"
msgid "Original size"
msgstr "الحجم الأصلي"
@@ -3532,7 +3494,6 @@ msgid "Color"
msgstr "اللون"
#: impressprinteroptions.ui:212
-#, fuzzy
msgctxt "impressprinteroptions|originalsize"
msgid "Original size"
msgstr "الحجم الأصلي"
@@ -3543,19 +3504,16 @@ msgid "Fit to printable page"
msgstr "لائم المنطقة المطبوعة"
#: impressprinteroptions.ui:248
-#, fuzzy
msgctxt "impressprinteroptions|distributeonmultiple"
msgid "Distribute on multiple sheets of paper"
msgstr "توزيع على العديد من الأوراق الخاصة بورقة"
#: impressprinteroptions.ui:266
-#, fuzzy
msgctxt "impressprinteroptions|tilesheet"
msgid "Tile sheet of paper with repeated slides"
msgstr "ورقة العنوان لورقة تتضمن شرائح متكررة"
#: impressprinteroptions.ui:290
-#, fuzzy
msgctxt "impressprinteroptions|label6"
msgid "Size"
msgstr "الحجم"
@@ -3582,7 +3540,6 @@ msgid "Position"
msgstr "الموضع"
#: interactiondialog.ui:8
-#, fuzzy
msgctxt "interactiondialog|InteractionDialog"
msgid "Interaction"
msgstr "تفاعل"
@@ -3598,7 +3555,6 @@ msgid "Target:"
msgstr "الهدف:"
#: interactionpage.ui:143
-#, fuzzy
msgctxt "interactionpage|label1"
msgid "Interaction"
msgstr "تفاعل"
@@ -3609,13 +3565,11 @@ msgid "_Browse..."
msgstr "_تصفّح..."
#: interactionpage.ui:197
-#, fuzzy
msgctxt "interactionpage|find"
msgid "_Find"
msgstr "ا_عثر"
#: interactionpage.ui:229
-#, fuzzy
msgctxt "interactionpage|sound-atkobject"
msgid "Path Name"
msgstr "اسم المسار"
@@ -3660,7 +3614,6 @@ msgid "_Page number"
msgstr "رقم ال_صفحة"
#: masterlayoutdlg.ui:156
-#, fuzzy
msgctxt "masterlayoutdlg|slidenumber"
msgid "_Slide number"
msgstr "رقم ال_شريحة"
@@ -3698,7 +3651,6 @@ msgid "Document"
msgstr "المستند"
#: navigatorpanel.ui:25
-#, fuzzy
msgctxt "navigatorpanel|documents-atkobject"
msgid "Active Window"
msgstr "النافذة النشطة"
@@ -3842,13 +3794,11 @@ msgid "Image"
msgstr "صورة"
#: notebookbar_groupedbar_compact.ui:466
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|menubarD1"
msgid "Menubar"
msgstr "شريط القوائم"
#: notebookbar_groupedbar_compact.ui:1884
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|menubarD"
msgid "Menubar"
msgstr "شريط القوائم"
@@ -4051,13 +4001,11 @@ msgid "_Tools"
msgstr "أدوات"
#: notebookbar_groupedbar_full.ui:2372
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|menubarD"
msgid "Menubar"
msgstr "شريط القوائم"
#: notebookbar_groupedbar_full.ui:2541
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|Quotation2"
msgid "Quotation"
msgstr "اقتباس"
@@ -4288,7 +4236,6 @@ msgid "Blank"
msgstr "فارغة"
#: notebookbar_groups.ui:57
-#, fuzzy
msgctxt "notebookbar_groups|layout02"
msgid "Title Slide"
msgstr "شريحة عنوان"
@@ -4328,13 +4275,11 @@ msgid "Endnote"
msgstr "حاشية ختامية"
#: notebookbar_groups.ui:142
-#, fuzzy
msgctxt "notebookbar_groups|bookmark"
msgid "Bookmark"
msgstr "علامة"
#: notebookbar_groups.ui:151
-#, fuzzy
msgctxt "notebookbar_groups|crossreference"
msgid "Cross-Reference"
msgstr "إسناد ترافقي"
@@ -4381,7 +4326,6 @@ msgid "Title 2"
msgstr "عنوان2"
#: notebookbar_groups.ui:489
-#, fuzzy
msgctxt "notebookbar_groups|filegrouplabel"
msgid "File"
msgstr "ملف"
@@ -4449,7 +4393,6 @@ msgid "Shapes"
msgstr "أشكال"
#: notebookbar_groups.ui:1476
-#, fuzzy
msgctxt "notebookbar_groups|linksb"
msgid "Links"
msgstr "الوصلات"
@@ -4467,7 +4410,6 @@ msgid "Style"
msgstr "النمط"
#: notebookbar_groups.ui:1659
-#, fuzzy
msgctxt "notebookbar_groups|resetb"
msgid "Reset"
msgstr "صفّر"
@@ -4497,13 +4439,11 @@ msgid "None"
msgstr "بلا"
#: notebookbar_groups.ui:1827
-#, fuzzy
msgctxt "notebookbar_groups|wrapideal"
msgid "Optimal"
msgstr "الأمثل"
#: notebookbar_groups.ui:1836
-#, fuzzy
msgctxt "notebookbar_groups|wrapon"
msgid "Parallel"
msgstr "موازٍ"
@@ -4806,7 +4746,6 @@ msgid "Duration of pause"
msgstr "مدة الإيقاف المؤقتت"
#: presentationdialog.ui:395
-#, fuzzy
msgctxt "presentationdialog|pauseduration-atkobject"
msgid "Pause Duration"
msgstr "مدّة التوقّف المؤقّت"
@@ -5137,7 +5076,6 @@ msgid "High (_1024 × 768 pixels)"
msgstr ""
#: publishingdialog.ui:1015
-#, fuzzy
msgctxt "publishingdialog|monitorResolutionLabel"
msgid "Monitor Resolution"
msgstr "ميْز الشاشة"
@@ -5170,19 +5108,16 @@ msgid "E-_mail address:"
msgstr "عنوان البريد الإل_كتروني:"
#: publishingdialog.ui:1183
-#, fuzzy
msgctxt "publishingdialog|wwwTxtLabel"
msgid "Your hom_epage:"
msgstr "صفحتك الر_ئيسية:"
#: publishingdialog.ui:1198
-#, fuzzy
msgctxt "publishingdialog|addInformLabel"
msgid "Additional _information:"
msgstr "م_علومات إضافية:"
#: publishingdialog.ui:1243
-#, fuzzy
msgctxt "publishingdialog|downloadCheckbutton"
msgid "Link to a copy of the _original presentation"
msgstr "رابط يصل إلى نسخة عن العرض التقديمي الأ_صلي"
@@ -5193,7 +5128,6 @@ msgid "Information for the Title Page"
msgstr ""
#: publishingdialog.ui:1304
-#, fuzzy
msgctxt "publishingdialog|textOnlyCheckbutton"
msgid "_Text only"
msgstr "ال_نّصوص فقط"
@@ -5209,13 +5143,11 @@ msgid "_Apply color scheme from document"
msgstr ""
#: publishingdialog.ui:1400
-#, fuzzy
msgctxt "publishingdialog|defaultRadiobutton"
msgid "Use _browser colors"
msgstr "استخدم ألوان المت_صفح"
#: publishingdialog.ui:1418
-#, fuzzy
msgctxt "publishingdialog|userRadiobutton"
msgid "_Use custom color scheme"
msgstr "ا_ستخدم مخطط ألوان مخصص"
@@ -5280,7 +5212,6 @@ msgid "Impress Remote"
msgstr "امبريس عن بُ~عد"
#: remotedialog.ui:102
-#, fuzzy
msgctxt "remotedialog|label1"
msgid "Connections"
msgstr "الاتصالات"
@@ -5310,13 +5241,11 @@ msgid "Two Spins"
msgstr "استدارتان"
#: rotatemenu.ui:50
-#, fuzzy
msgctxt "rotatemenu|clockwise"
msgid "Clockwise"
msgstr "اتجاه عقارب الساعة"
#: rotatemenu.ui:58
-#, fuzzy
msgctxt "rotatemenu|counterclock"
msgid "Counter-clockwise"
msgstr "عكس اتجاه عقارب الساعة"
@@ -5340,25 +5269,21 @@ msgid "Larger"
msgstr "أكبر"
#: scalemenu.ui:36
-#, fuzzy
msgctxt "scalemenu|400"
msgid "Extra Large"
msgstr "كبير جدا"
#: scalemenu.ui:50
-#, fuzzy
msgctxt "scalemenu|hori"
msgid "Horizontal"
msgstr "أفقي"
#: scalemenu.ui:58
-#, fuzzy
msgctxt "scalemenu|vert"
msgid "Vertical"
msgstr "رأسي"
#: scalemenu.ui:66
-#, fuzzy
msgctxt "scalemenu|both"
msgid "Both"
msgstr "كلاهما"
@@ -5436,7 +5361,6 @@ msgid "Master View"
msgstr "المنظور الرئيسي"
#: sidebarslidebackground.ui:226
-#, fuzzy
msgctxt "sidebarslidebackground|closemasterslide"
msgid "Close Master View"
msgstr "أغلق المنظور الرئيسي"
@@ -5448,7 +5372,6 @@ msgid "None"
msgstr "بلا"
#: sidebarslidebackground.ui:249
-#, fuzzy
msgctxt "sidebarslidebackground|marginLB"
msgid "Narrow"
msgstr "ضيقة"
@@ -5460,25 +5383,21 @@ msgid "Moderate"
msgstr "معتدل"
#: sidebarslidebackground.ui:251
-#, fuzzy
msgctxt "sidebarslidebackground|marginLB"
msgid "Normal 0.75\""
msgstr "عادية ٠٫٧٥ بوصة"
#: sidebarslidebackground.ui:252
-#, fuzzy
msgctxt "sidebarslidebackground|marginLB"
msgid "Normal 1\""
msgstr "عادية بوصة واحدة"
#: sidebarslidebackground.ui:253
-#, fuzzy
msgctxt "sidebarslidebackground|marginLB"
msgid "Normal 1.25\""
msgstr "عادية ١٫٢٥ بوصة"
#: sidebarslidebackground.ui:254
-#, fuzzy
msgctxt "sidebarslidebackground|marginLB"
msgid "Wide"
msgstr "عريضة"
@@ -5495,7 +5414,6 @@ msgid "Custom"
msgstr "مخصّص"
#: slidecontextmenu.ui:12
-#, fuzzy
msgctxt "slidecontextmenu|next"
msgid "_Next"
msgstr "ال_تالي"
@@ -5907,7 +5825,6 @@ msgid "Dimensioning"
msgstr "خط قياس"
#: templatedialog.ui:371
-#, fuzzy
msgctxt "templatedialog|connector"
msgid "Connector"
msgstr "موصل"
@@ -5990,7 +5907,6 @@ msgid "Position"
msgstr "الموضع"
#: bulletsandnumbering.ui:196
-#, fuzzy
msgctxt "bulletsandnumbering|customize"
msgid "Customize"
msgstr "خصّص"
@@ -6016,7 +5932,6 @@ msgid "Values from Selection"
msgstr "قيم من التحديدد"
#: copydlg.ui:162
-#, fuzzy
msgctxt "copydlg|viewdata-atkobject"
msgid "Values from Selection"
msgstr "قيم من التحديدد"
@@ -6072,7 +5987,6 @@ msgid "Colors"
msgstr "الألوان"
#: crossfadedialog.ui:15
-#, fuzzy
msgctxt "crossfadedialog|CrossFadeDialog"
msgid "Cross-fading"
msgstr "الانتقال التدريجي"
@@ -6239,7 +6153,6 @@ msgid "Contents"
msgstr "المحتويات"
#: drawprinteroptions.ui:103
-#, fuzzy
msgctxt "drawprinteroptions|originalcolors"
msgid "Original size"
msgstr "الحجم الأصلي"
@@ -6262,7 +6175,6 @@ msgid "Color"
msgstr "اللون"
#: drawprinteroptions.ui:196
-#, fuzzy
msgctxt "drawprinteroptions|originalsize"
msgid "Original size"
msgstr "الحجم الأصلي"
@@ -6273,19 +6185,16 @@ msgid "Fit to printable page"
msgstr "لائم المنطقة المطبوعة"
#: drawprinteroptions.ui:232
-#, fuzzy
msgctxt "drawprinteroptions|distributeonmultiple"
msgid "Distribute on multiple sheets of paper"
msgstr "توزيع على العديد من الأوراق الخاصة بورقة"
#: drawprinteroptions.ui:250
-#, fuzzy
msgctxt "drawprinteroptions|tilesheet"
msgid "Tile sheet of paper with repeated pages"
msgstr "ورقة العنوان لورقة تتضمن صفحات متكررة"
#: drawprinteroptions.ui:274
-#, fuzzy
msgctxt "drawprinteroptions|label6"
msgid "Size"
msgstr "الحجم"
@@ -6357,7 +6266,6 @@ msgid "Image"
msgstr "صورة"
#: drawprtldialog.ui:357
-#, fuzzy
msgctxt "drawprtldialog|RID_SVXPAGE_NUM_OPTIONS"
msgid "Customize"
msgstr "خصّص"
@@ -6402,7 +6310,6 @@ msgid "_Title"
msgstr "الع_نوان"
#: insertlayer.ui:197
-#, fuzzy
msgctxt "insertlayer|description"
msgid "_Description"
msgstr "ال_وصف"
@@ -6444,7 +6351,6 @@ msgid "Name HTML Design"
msgstr ""
#: paranumberingtab.ui:30
-#, fuzzy
msgctxt "paranumberingtab|checkbuttonCB_NEW_START"
msgid "R_estart at this paragraph"
msgstr "ابدأ من _جديد عند هذه الفقرة"
diff --git a/source/ar/sfx2/messages.po b/source/ar/sfx2/messages.po
index 4734e19f704..6a2cbfe18b7 100644
--- a/source/ar/sfx2/messages.po
+++ b/source/ar/sfx2/messages.po
@@ -453,13 +453,11 @@ msgid "\"$(ARG1)\" is not an absolute URL that can be passed to an external appl
msgstr "\"$(ARG1)\" ليس عنوان URL كاملا يمكن تمريره إلى تطبيق خارجي لفتحه."
#: strings.hrc:107
-#, fuzzy
msgctxt "STR_GID_INTERN"
msgid "Internal"
msgstr "داخلي"
#: strings.hrc:108
-#, fuzzy
msgctxt "STR_GID_APPLICATION"
msgid "Application"
msgstr "التطبيق"
@@ -483,7 +481,6 @@ msgid "Edit"
msgstr "حرّر"
#: strings.hrc:112
-#, fuzzy
msgctxt "STR_GID_MACRO"
msgid "BASIC"
msgstr "BASIC"
@@ -495,7 +492,6 @@ msgid "Options"
msgstr "خيارات"
#: strings.hrc:114
-#, fuzzy
msgctxt "STR_GID_MATH"
msgid "Math"
msgstr "الرياضيات"
@@ -554,13 +550,11 @@ msgid "Numbering"
msgstr "تعداد رقمي"
#: strings.hrc:124
-#, fuzzy
msgctxt "STR_GID_DATA"
msgid "Data"
msgstr "البيانات"
#: strings.hrc:125
-#, fuzzy
msgctxt "STR_GID_SPECIAL"
msgid "Special Functions"
msgstr "وظائف خاصة"
@@ -578,13 +572,11 @@ msgid "Chart"
msgstr "المخطط البياني"
#: strings.hrc:128
-#, fuzzy
msgctxt "STR_GID_EXPLORER"
msgid "Explorer"
msgstr "المستعرض"
#: strings.hrc:129
-#, fuzzy
msgctxt "STR_GID_CONNECTOR"
msgid "Connector"
msgstr "موصل"
@@ -1552,7 +1544,6 @@ msgid "Info"
msgstr "معلومات"
#: dinfdlg.hrc:40
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Language"
msgstr "اللغة"
@@ -1570,7 +1561,6 @@ msgid "Matter"
msgstr "الموضوع"
#: dinfdlg.hrc:43
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Office"
msgstr "مكتب"
@@ -1588,13 +1578,11 @@ msgid "Project"
msgstr "مشروع"
#: dinfdlg.hrc:46
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Publisher"
msgstr "الناشر"
#: dinfdlg.hrc:47
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Purpose"
msgstr "الهدف"
@@ -1624,7 +1612,6 @@ msgid "Reference"
msgstr "المرجع"
#: dinfdlg.hrc:52
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Source"
msgstr "المصدر"
@@ -1817,7 +1804,6 @@ msgid "Favorites"
msgstr "المفضلة"
#: charmapcontrol.ui:248
-#, fuzzy
msgctxt "charmapcontrol|label2"
msgid "Recent"
msgstr "الحديثة"
diff --git a/source/ar/svtools/messages.po b/source/ar/svtools/messages.po
index ebd030aa16f..79fb3bddeff 100644
--- a/source/ar/svtools/messages.po
+++ b/source/ar/svtools/messages.po
@@ -67,7 +67,6 @@ msgid "$(ERR) creating a new document"
msgstr "$(ERR) أثناء إنشاء مستند جديد"
#: errtxt.hrc:42
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) expanding entry"
msgstr "$(ERR) توسعة المُدخل"
@@ -90,7 +89,6 @@ msgid "Abort"
msgstr "إجهاض"
#: errtxt.hrc:51
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Nonexistent object"
msgstr "كائن غير موجود"
@@ -106,7 +104,6 @@ msgid "Object not accessible"
msgstr "لا يمكن الوصول إلى الكائن"
#: errtxt.hrc:54
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Inadmissible path"
msgstr "مسار محظور"
@@ -117,13 +114,11 @@ msgid "Locking problem"
msgstr "مشكلة في القفل"
#: errtxt.hrc:56
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Wrong parameter"
msgstr "المُعطى خطأ"
#: errtxt.hrc:57
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Resource exhausted"
msgstr "المصدر مُستهلك"
@@ -159,7 +154,6 @@ msgid "General Error"
msgstr "خطأ عام"
#: errtxt.hrc:64
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Incorrect format"
msgstr "تنسيق خاطئ"
@@ -170,13 +164,11 @@ msgid "Error creating object"
msgstr "خطأ أثناء إنشاء الكائن"
#: errtxt.hrc:66
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Inadmissible value or data type"
msgstr "قمية أو نوع بيانات محظور"
#: errtxt.hrc:67
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "BASIC runtime error"
msgstr "عطل في BASIC أثناء التشغيل"
@@ -197,13 +189,11 @@ msgid "Invalid file name."
msgstr "اسم الملف غير صالح."
#: errtxt.hrc:77
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Nonexistent file."
msgstr "ملف غير موجود."
#: errtxt.hrc:78
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "File already exists."
msgstr "الملف موجود بالفعل."
@@ -233,19 +223,16 @@ msgstr ""
"لأن حقوق المستخدم غير كافية."
#: errtxt.hrc:83
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Sharing violation while accessing the object."
msgstr "الانتهاك المشترك خلال وصول إلى الكائن."
#: errtxt.hrc:84
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "No more space on device."
msgstr "لا يوجد مساحة على الجهاز."
#: errtxt.hrc:85
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid ""
"This operation cannot be run on\n"
@@ -255,7 +242,6 @@ msgstr ""
"الملفات التي تحتوي رموز تعميم."
#: errtxt.hrc:86
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "This operation is not supported on this operating system."
msgstr "هذه العملية غير مدعومة في نظام التشغيل هذا."
@@ -321,7 +307,6 @@ msgid "The file could not be created."
msgstr "تعذّر إنشاء الملف."
#: errtxt.hrc:99
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The operation was started under an invalid parameter."
msgstr "العملية بدأت بمعلمة غير صالحة."
@@ -332,19 +317,16 @@ msgid "The operation on the file was aborted."
msgstr "أُجهضت العملية على الملف."
#: errtxt.hrc:101
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Path to the file does not exist."
msgstr "مسار الملف غير موجود."
#: errtxt.hrc:102
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "An object cannot be copied into itself."
msgstr "لا يمكن نسخ كائن إلى نفسه."
#: errtxt.hrc:103
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The specified template could not be found."
msgstr "القالب المخصص لا يمكن إيجاده."
@@ -380,7 +362,6 @@ msgid "General OLE Error."
msgstr "خطأ OLE عام."
#: errtxt.hrc:110
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The host name $(ARG1) could not be resolved."
msgstr "اسم المضيف $(ARG1) لا يمكن تحليله."
@@ -462,7 +443,6 @@ msgstr ""
"دعم ماكرو معطّل لأسباب أمنية."
#: errtxt.hrc:123
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid ""
"This document contains macros.\n"
@@ -478,7 +458,6 @@ msgstr ""
"ولذلك، قد تكون بعض الوظائف غير متوفرة."
#: errtxt.hrc:124
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid ""
"This document contains macros.\n"
@@ -494,7 +473,6 @@ msgstr ""
"لذلك قد لا تتوفر بعض الوظائف."
#: errtxt.hrc:125
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid ""
"The encrypted document contains unexpected non-encrypted streams.\n"
@@ -514,25 +492,21 @@ msgstr ""
" "
#: errtxt.hrc:126
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Invalid data length."
msgstr "طول البيانات غير صالح."
#: errtxt.hrc:127
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Function not possible: path contains current directory."
msgstr "الوظيفة غير ممكنة: يحتوي المسار على الدليل الحالي."
#: errtxt.hrc:128
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Function not possible: device (drive) not identical."
msgstr "الوظيفة غير ممكنة: الجهاز (محرك الأقراص) غير مماثل."
#: errtxt.hrc:129
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Device (drive) not ready."
msgstr "الجهاز (محرك الأقراص) ليس جاهزًا."
@@ -543,13 +517,11 @@ msgid "Wrong checksum."
msgstr ""
#: errtxt.hrc:131
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Function not possible: write protected."
msgstr "الوظيفة غير ممكنة: محمي ضد الكتابة."
#: errtxt.hrc:132
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid ""
"The password of a shared spreadsheet cannot be set or changed.\n"
@@ -2846,7 +2818,6 @@ msgid "Repository:"
msgstr "المستودع:"
#: placeedit.ui:252
-#, fuzzy
msgctxt "placeedit|webdavs"
msgid "Secure connection"
msgstr "اتصال آمن"
@@ -3668,7 +3639,6 @@ msgid "Black Italic"
msgstr "أسود مائل"
#: strings.hrc:176
-#, fuzzy
msgctxt "STR_SVT_STYLE_BOOK"
msgid "Book"
msgstr "الكتاب"
diff --git a/source/ar/svx/messages.po b/source/ar/svx/messages.po
index 48b0d7e5013..6c8f0949d05 100644
--- a/source/ar/svx/messages.po
+++ b/source/ar/svx/messages.po
@@ -78,7 +78,6 @@ msgid "LIKE"
msgstr "LIKE"
#: fmstring.hrc:28
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "NOT"
msgstr "NOT"
@@ -90,13 +89,11 @@ msgid "EMPTY"
msgstr "EMPTY"
#: fmstring.hrc:30
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "TRUE"
msgstr "TRUE"
#: fmstring.hrc:31
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "FALSE"
msgstr "FALSE"
@@ -114,13 +111,11 @@ msgid "BETWEEN"
msgstr "BETWEEN"
#: fmstring.hrc:34
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "OR"
msgstr "OR"
#: fmstring.hrc:35
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "AND"
msgstr "AND"
@@ -132,7 +127,6 @@ msgid "Average"
msgstr "المعدّل"
#: fmstring.hrc:37
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "Count"
msgstr "العدد"
@@ -162,7 +156,6 @@ msgid "Every"
msgstr "كل"
#: fmstring.hrc:42
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "Any"
msgstr "أي واحد"
@@ -376,7 +369,6 @@ msgstr "‏a، ..، ‏aa، ..، ‏aaa، ‏..."
#. SVX_NUM_CHARS_LOWER_LETTER_N
#: numberingtype.hrc:40
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "Native Numbering"
msgstr "الأرقام المحلية"
@@ -395,84 +387,72 @@ msgstr "‏а، ‏б، ..، ‏аа، аб، ‏... (بلغاري)"
#. CHARS_CYRILLIC_LOWER_LETTER_BG
#: numberingtype.hrc:43
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "А, Б, .., Аа, Бб, ... (Bulgarian)"
msgstr "‏А، ‏Б، ..، ‏Аа، ‏Бб، ‏... (بلغاري)"
#. CHARS_CYRILLIC_UPPER_LETTER_N_BG
#: numberingtype.hrc:44
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "а, б, .., аа, бб, ... (Bulgarian)"
msgstr "‏а، ‏б، ..، ‏аа، ‏бб، ‏... (بلغاري)"
#. CHARS_CYRILLIC_LOWER_LETTER_N_BG
#: numberingtype.hrc:45
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "А, Б, .., Аа, Аб, ... (Russian)"
msgstr "‏А، ‏Б، ..، ‏Аа، ‏Аб، ‏... (روسي)"
#. CHARS_CYRILLIC_UPPER_LETTER_RU
#: numberingtype.hrc:46
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "а, б, .., аа, аб, ... (Russian)"
msgstr "‏а، ‏б، ..، ‏аа، ‏аб، ‏... (روسي)"
#. CHARS_CYRILLIC_LOWER_LETTER_RU
#: numberingtype.hrc:47
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "А, Б, .., Аа, Бб, ... (Russian)"
msgstr "‏А، ‏Б، ..، ‏Аа، ‏Бб، ‏... (روسي)"
#. CHARS_CYRILLIC_UPPER_LETTER_N_RU
#: numberingtype.hrc:48
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "а, б, .., аа, бб, ... (Russian)"
msgstr "‏а، ‏б، ..، ‏аа، ‏бб، ‏... (روسي)"
#. CHARS_CYRILLIC_LOWER_LETTER_N_RU
#: numberingtype.hrc:49
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "А, Б, .., Аа, Аб, ... (Serbian)"
msgstr "‏А، ‏Б، ..، ‏Аа، ‏Аб، ‏... (صربي)"
#. CHARS_CYRILLIC_UPPER_LETTER_SR
#: numberingtype.hrc:50
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "а, б, .., аа, аб, ... (Serbian)"
msgstr "‏а، ‏б، ..، ‏аа، ‏аб، ‏... (صربي)"
#. CHARS_CYRILLIC_LOWER_LETTER_SR
#: numberingtype.hrc:51
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "А, Б, .., Аа, Бб, ... (Serbian)"
msgstr "‏А، ‏Б، ..، ‏Аа، ‏Бб، ‏... (صربي)"
#. CHARS_CYRILLIC_UPPER_LETTER_N_SR
#: numberingtype.hrc:52
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "а, б, .., аа, бб, ... (Serbian)"
msgstr "‏а، ‏б، ..، ‏аа، ‏бб، ‏... (صربي)"
#. CHARS_CYRILLIC_LOWER_LETTER_N_SR
#: numberingtype.hrc:53
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "Α, Β, Γ, ... (Greek Upper Letter)"
msgstr "‏Α، ‏Β، ‏Γ، ‏... (حروف يونانية كبيرة)"
#. CHARS_GREEK_UPPER_LETTER
#: numberingtype.hrc:54
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "α, β, γ, ... (Greek Lower Letter)"
msgstr "‏α، ‏β، ‏γ، ‏... (حروف يونانية صغيرة)"
@@ -866,7 +846,6 @@ msgid "Query"
msgstr "الاستعلام"
#: tabwin.hrc:29
-#, fuzzy
msgctxt "RID_RSC_TABWIN_PREFIX"
msgid "SQL"
msgstr "SQL"
@@ -1598,13 +1577,11 @@ msgid "Edit Comment..."
msgstr "حرّر التعليق..."
#: acceptrejectchangesdialog.ui:141
-#, fuzzy
msgctxt "acceptrejectchangesdialog|calcsort"
msgid "Sorting"
msgstr "الفرز"
#: acceptrejectchangesdialog.ui:151
-#, fuzzy
msgctxt "acceptrejectchangesdialog|calcaction"
msgid "Action"
msgstr "الإجراء"
@@ -1628,7 +1605,6 @@ msgid "Date"
msgstr "التاريخ"
#: acceptrejectchangesdialog.ui:183
-#, fuzzy
msgctxt "acceptrejectchangesdialog|calcdesc"
msgid "Description"
msgstr "الوصف"
@@ -1639,13 +1615,11 @@ msgid "Edit Comment..."
msgstr "حرّر التعليق..."
#: acceptrejectchangesdialog.ui:206
-#, fuzzy
msgctxt "acceptrejectchangesdialog|writersort"
msgid "Sort By"
msgstr "افرز حسب"
#: acceptrejectchangesdialog.ui:216
-#, fuzzy
msgctxt "acceptrejectchangesdialog|writeraction"
msgid "Action"
msgstr "الإجراء"
@@ -2236,13 +2210,11 @@ msgid "Insert _Column"
msgstr "إدراج عمود"
#: colsmenu.ui:22
-#, fuzzy
msgctxt "colsmenu|TextField"
msgid "Text Box"
msgstr "مربع نص"
#: colsmenu.ui:30
-#, fuzzy
msgctxt "colsmenu|CheckBox"
msgid "Check Box"
msgstr "خانة اختيار"
@@ -2254,7 +2226,6 @@ msgid "Combo Box"
msgstr "مربع تحرير وسرد"
#: colsmenu.ui:46
-#, fuzzy
msgctxt "colsmenu|ListBox"
msgid "List Box"
msgstr "مربع قائمة"
@@ -2272,7 +2243,6 @@ msgid "Time Field"
msgstr "حقل الوقت"
#: colsmenu.ui:69
-#, fuzzy
msgctxt "colsmenu|NumericField"
msgid "Numeric Field"
msgstr "حقل رقمي"
@@ -2290,7 +2260,6 @@ msgid "Pattern Field"
msgstr "حقل النمط"
#: colsmenu.ui:92
-#, fuzzy
msgctxt "colsmenu|FormattedField"
msgid "Formatted Field"
msgstr "حقل مُنسَّق"
@@ -2306,13 +2275,11 @@ msgid "_Replace with"
msgstr "ا_ستبدل بِ‍"
#: colsmenu.ui:123
-#, fuzzy
msgctxt "colsmenu|TextField1"
msgid "Text Box"
msgstr "مربع نص"
#: colsmenu.ui:131
-#, fuzzy
msgctxt "colsmenu|CheckBox1"
msgid "Check Box"
msgstr "خانة اختيار"
@@ -2324,7 +2291,6 @@ msgid "Combo Box"
msgstr "مربع تحرير وسرد"
#: colsmenu.ui:147
-#, fuzzy
msgctxt "colsmenu|ListBox1"
msgid "List Box"
msgstr "مربع قائمة"
@@ -2342,7 +2308,6 @@ msgid "Time Field"
msgstr "حقل الوقت"
#: colsmenu.ui:171
-#, fuzzy
msgctxt "colsmenu|NumericField1"
msgid "Numeric Field"
msgstr "حقل رقمي"
@@ -2360,7 +2325,6 @@ msgid "Pattern Field"
msgstr "حقل النمط"
#: colsmenu.ui:195
-#, fuzzy
msgctxt "colsmenu|FormattedField1"
msgid "Formatted Field"
msgstr "حقل مُنسَّق"
@@ -2371,7 +2335,6 @@ msgid "Date and Time Field"
msgstr ""
#: colsmenu.ui:216
-#, fuzzy
msgctxt "colsmenu|delete"
msgid "Delete column"
msgstr "حذف عمود"
@@ -2643,7 +2606,6 @@ msgid "Spin Button"
msgstr "زر زيادة ونقصان"
#: convertmenu.ui:182
-#, fuzzy
msgctxt "convertmenu|ConvertToNavigationBar"
msgid "Navigation Bar"
msgstr "شريط الملاحة"
@@ -2798,7 +2760,6 @@ msgid "Block Arrows"
msgstr "الأسهم المربعة"
#: defaultshapespanel.ui:280
-#, fuzzy
msgctxt "defaultshapespanel|label7"
msgid "Flowchart"
msgstr "مخطط انسيابي"
@@ -2965,7 +2926,6 @@ msgid "Color Light Preview"
msgstr "معاينة إضاءة اللون"
#: docking3deffects.ui:828
-#, fuzzy
msgctxt "docking3deffects|label8"
msgid "_Mode"
msgstr "الو_ضع"
@@ -3267,7 +3227,6 @@ msgid "Specular"
msgstr "نقطة اللمعان"
#: docking3deffects.ui:1924
-#, fuzzy
msgctxt "docking3deffects|assign|tooltip_text"
msgid "Assign"
msgstr "أسند"
@@ -3293,13 +3252,11 @@ msgid "Illumination"
msgstr "الاستضاءة"
#: docking3deffects.ui:1991
-#, fuzzy
msgctxt "docking3deffects|representation|tooltip_text"
msgid "Shading"
msgstr "الظلال"
#: docking3deffects.ui:2004
-#, fuzzy
msgctxt "docking3deffects|geometry|tooltip_text"
msgid "Geometry"
msgstr "الهندسة"
@@ -3425,7 +3382,6 @@ msgid "Pipette"
msgstr "الماصة"
#: dockingfontwork.ui:17
-#, fuzzy
msgctxt "dockingfontwork|DockingFontwork"
msgid "Fontwork"
msgstr "معمل الخطوط"
@@ -3523,7 +3479,6 @@ msgid "Vertical"
msgstr "_عامودي:"
#: dockingfontwork.ui:346
-#, fuzzy
msgctxt "dockingfontwork|slant|tooltip_text"
msgid "Slant"
msgstr "الإمالة"
@@ -3977,7 +3932,6 @@ msgid "Select"
msgstr "اختر"
#: floatingcontour.ui:111
-#, fuzzy
msgctxt "floatingcontour|TBI_RECT"
msgid "Rectangle"
msgstr "مستطيل"
@@ -3989,7 +3943,6 @@ msgid "Ellipse"
msgstr "علامة حذف"
#: floatingcontour.ui:141
-#, fuzzy
msgctxt "floatingcontour|TBI_POLY"
msgid "Polygon"
msgstr "مضلّع"
@@ -4001,19 +3954,16 @@ msgid "Edit Points"
msgstr "تحرير النقاط"
#: floatingcontour.ui:181
-#, fuzzy
msgctxt "floatingcontour|TBI_POLYMOVE"
msgid "Move Points"
msgstr "انقل النقاط"
#: floatingcontour.ui:196
-#, fuzzy
msgctxt "floatingcontour|TBI_POLYINSERT"
msgid "Insert Points"
msgstr "أدرج نقاط"
#: floatingcontour.ui:211
-#, fuzzy
msgctxt "floatingcontour|TBI_POLYDELETE"
msgid "Delete Points"
msgstr "احذف النقاط"
@@ -4192,7 +4142,6 @@ msgid "Open in Design Mode"
msgstr "افتح في وضع التصميم"
#: formnavimenu.ui:114
-#, fuzzy
msgctxt "formnavimenu|controlfocus"
msgid "Automatic Control Focus"
msgstr "تركيز تلقائي لعنصر التحكم"
@@ -4204,13 +4153,11 @@ msgid "Average"
msgstr "المعدّل"
#: functionmenu.ui:20
-#, fuzzy
msgctxt "functionmenu|counta"
msgid "CountA"
msgstr "عدد القيم"
#: functionmenu.ui:27
-#, fuzzy
msgctxt "functionmenu|count"
msgid "Count"
msgstr "العدد"
@@ -4234,7 +4181,6 @@ msgid "Sum"
msgstr "المجموع"
#: functionmenu.ui:55
-#, fuzzy
msgctxt "functionmenu|selection"
msgid "Selection count"
msgstr "عدد التحديد"
@@ -4413,7 +4359,6 @@ msgid "Select"
msgstr "اختر"
#: imapdialog.ui:106
-#, fuzzy
msgctxt "imapdialog|TBI_RECT"
msgid "Rectangle"
msgstr "مستطيل"
@@ -4425,7 +4370,6 @@ msgid "Ellipse"
msgstr "علامة حذف"
#: imapdialog.ui:136
-#, fuzzy
msgctxt "imapdialog|TBI_POLY"
msgid "Polygon"
msgstr "مضلّع"
@@ -4443,19 +4387,16 @@ msgid "Edit Points"
msgstr "تحرير النقاط"
#: imapdialog.ui:181
-#, fuzzy
msgctxt "imapdialog|TBI_POLYMOVE"
msgid "Move Points"
msgstr "انقل النقاط"
#: imapdialog.ui:196
-#, fuzzy
msgctxt "imapdialog|TBI_POLYINSERT"
msgid "Insert Points"
msgstr "أدرج نقاط"
#: imapdialog.ui:211
-#, fuzzy
msgctxt "imapdialog|TBI_POLYDELETE"
msgid "Delete Points"
msgstr "احذف النقاط"
@@ -4506,13 +4447,11 @@ msgid "Text:"
msgstr "النص:"
#: imapmenu.ui:12
-#, fuzzy
msgctxt "imapmenu|url"
msgid "Description..."
msgstr "الوصف..."
#: imapmenu.ui:20
-#, fuzzy
msgctxt "imapmenu|macro"
msgid "_Macro..."
msgstr "_ماكرو..."
@@ -4574,7 +4513,6 @@ msgid "The file %FILENAME will not be stored along with your document, but only
msgstr "لن يُخزّن الملف %FILENAME مع المستند، بل سيُشار إليه برابط فحسب."
#: linkwarndialog.ui:15
-#, fuzzy
msgctxt "linkwarndialog|LinkWarnDialog"
msgid "This is dangerous if you move and/or rename the files. Do you want to embed the graphic instead?"
msgstr "هذا خطر في حال نقلت الملفات و/أو غيرت اسمها. أتريد تضمين الرسوم بدل ذلك؟"
@@ -4739,7 +4677,6 @@ msgid "Snap"
msgstr ""
#: optgridpage.ui:542
-#, fuzzy
msgctxt "optgridpage|ortho"
msgid "_When creating or moving objects"
msgstr "عند إن_شاء الكائنات أو تحريكها"
@@ -4820,7 +4757,6 @@ msgid "At least"
msgstr "على الأقل"
#: paralinespacingcontrol.ui:188
-#, fuzzy
msgctxt "paralinespacingcontrol|line_dist"
msgid "Leading"
msgstr "المسافة بين السطور"
@@ -5141,7 +5077,6 @@ msgid "Start Date"
msgstr "تاريخ البدأ"
#: redlinefilterpage.ui:306
-#, fuzzy
msgctxt "redlinefilterpage|starttime-atkobject"
msgid "Start Time"
msgstr "وقت البدأ"
@@ -5152,13 +5087,11 @@ msgid "Set current time and date"
msgstr ""
#: redlinefilterpage.ui:341
-#, fuzzy
msgctxt "redlinefilterpage|enddate-atkobject"
msgid "End Date"
msgstr "تاريخ الإنتهاء"
#: redlinefilterpage.ui:360
-#, fuzzy
msgctxt "redlinefilterpage|endtime-atkobject"
msgid "End Time"
msgstr "وقت الإنتهاء"
@@ -5205,13 +5138,11 @@ msgid "Delete Rows"
msgstr "حذف صف"
#: rowsmenu.ui:19
-#, fuzzy
msgctxt "rowsmenu|save"
msgid "Save Record"
msgstr "احفظ السجل"
#: rowsmenu.ui:26
-#, fuzzy
msgctxt "rowsmenu|undo"
msgid "Undo: Data entry"
msgstr "تراجع عن: إدخال بيانات"
@@ -5257,7 +5188,6 @@ msgid "Point"
msgstr "نقطة"
#: rulermenu.ui:76
-#, fuzzy
msgctxt "rulermenu|pc"
msgid "Pica"
msgstr "بيكا"
@@ -5493,31 +5423,26 @@ msgid "Linear"
msgstr "خطّي"
#: sidebararea.ui:170
-#, fuzzy
msgctxt "sidebararea|gradientstyle"
msgid "Axial"
msgstr "محوري"
#: sidebararea.ui:171
-#, fuzzy
msgctxt "sidebararea|gradientstyle"
msgid "Radial"
msgstr "شعاعي"
#: sidebararea.ui:172
-#, fuzzy
msgctxt "sidebararea|gradientstyle"
msgid "Ellipsoid"
msgstr "إهليجي"
#: sidebararea.ui:173
-#, fuzzy
msgctxt "sidebararea|gradientstyle"
msgid "Quadratic"
msgstr "ثلاثي"
#: sidebararea.ui:174
-#, fuzzy
msgctxt "sidebararea|gradientstyle"
msgid "Square"
msgstr "مربع"
@@ -5813,25 +5738,21 @@ msgid "Select the style of the edge connections."
msgstr ""
#: sidebarline.ui:281
-#, fuzzy
msgctxt "sidebarline|edgestyle"
msgid "Rounded"
msgstr "دائرية"
#: sidebarline.ui:282
-#, fuzzy
msgctxt "sidebarline|edgestyle"
msgid "- none -"
msgstr "- بلا -"
#: sidebarline.ui:283
-#, fuzzy
msgctxt "sidebarline|edgestyle"
msgid "Mitered"
msgstr "عادية"
#: sidebarline.ui:284
-#, fuzzy
msgctxt "sidebarline|edgestyle"
msgid "Beveled"
msgstr "مائلة"
@@ -5843,7 +5764,6 @@ msgid "Corner Style"
msgstr "نمط الحدود"
#: sidebarline.ui:303
-#, fuzzy
msgctxt "sidebarline|caplabel"
msgid "Ca_p style:"
msgstr "نمط ال_غطاء:"
@@ -5861,7 +5781,6 @@ msgid "Flat"
msgstr "مسطح"
#: sidebarline.ui:323
-#, fuzzy
msgctxt "sidebarline|linecapstyle"
msgid "Round"
msgstr "دائرية"
@@ -6069,13 +5988,11 @@ msgid "_Rotation:"
msgstr "الاستدارة"
#: sidebarpossize.ui:254
-#, fuzzy
msgctxt "sidebarpossize|orientationcontrol-atkobject"
msgid "Rotation"
msgstr "الاستدارة"
#: sidebarpossize.ui:276
-#, fuzzy
msgctxt "sidebarpossize|rotation|tooltip_text"
msgid "Select the angle for rotation."
msgstr "حدد زاوية الدوران."
@@ -6101,7 +6018,6 @@ msgid "Enable"
msgstr "فعّل"
#: sidebarshadow.ui:58
-#, fuzzy
msgctxt "sidebarshadow|angle"
msgid "Angle"
msgstr "زاوية"
@@ -6228,7 +6144,6 @@ msgid "Tabs"
msgstr "الجدولات"
#: textunderlinecontrol.ui:26
-#, fuzzy
msgctxt "textunderlinecontrol|none"
msgid "(Without)"
msgstr "(بدون)"
@@ -6240,7 +6155,6 @@ msgid "Single"
msgstr "مفرد"
#: textunderlinecontrol.ui:61
-#, fuzzy
msgctxt "textunderlinecontrol|double|tooltip_text"
msgid "Double"
msgstr "مزدوج"
@@ -6252,13 +6166,11 @@ msgid "Bold"
msgstr "ذهب"
#: textunderlinecontrol.ui:95
-#, fuzzy
msgctxt "textunderlinecontrol|dot|tooltip_text"
msgid "Dotted"
msgstr "منقّط"
#: textunderlinecontrol.ui:112
-#, fuzzy
msgctxt "textunderlinecontrol|dotbold|tooltip_text"
msgid "Dotted (Bold)"
msgstr "منقّط (عريض)"
@@ -6270,19 +6182,16 @@ msgid "Dash"
msgstr "شَرطة"
#: textunderlinecontrol.ui:146
-#, fuzzy
msgctxt "textunderlinecontrol|dashlong|tooltip_text"
msgid "Long Dash"
msgstr "شَرطة طويلة"
#: textunderlinecontrol.ui:163
-#, fuzzy
msgctxt "textunderlinecontrol|dashdot|tooltip_text"
msgid "Dot Dash"
msgstr "نقطة و شَرطة"
#: textunderlinecontrol.ui:180
-#, fuzzy
msgctxt "textunderlinecontrol|dashdotdot|tooltip_text"
msgid "Dot Dot Dash"
msgstr "نقطة و نقطة و شرطة"
@@ -6338,7 +6247,6 @@ msgid "Entire Page"
msgstr "صفحة كاملة"
#: zoommenu.ui:20
-#, fuzzy
msgctxt "zoommenu|width"
msgid "Page Width"
msgstr "عرض الصفحة"
@@ -6381,7 +6289,6 @@ msgid "Drawing object"
msgstr "كائنات رسومية"
#: strings.hrc:26
-#, fuzzy
msgctxt "STR_ObjNamePluralNONE"
msgid "Drawing objects"
msgstr "كائنات رسومية"
@@ -6956,7 +6863,6 @@ msgid "Dimensioning objects"
msgstr "كائنات القياس"
#: strings.hrc:137
-#, fuzzy
msgctxt "STR_ObjNamePlural"
msgid "Drawing objects"
msgstr "كائنات رسومية"
@@ -7025,7 +6931,6 @@ msgid "3D scenes"
msgstr "مشاهد ثلاثية الأبعاد"
#: strings.hrc:150
-#, fuzzy
msgctxt "STR_ObjNameSingulSphere3d"
msgid "Sphere"
msgstr "كرة"
@@ -8360,7 +8265,6 @@ msgid "Glue spacing object 2"
msgstr "تباعد الكائن الملصق 2"
#: strings.hrc:418
-#, fuzzy
msgctxt "SIP_SA_EDGELINEDELTACOUNT"
msgid "Number of movable lines"
msgstr "عدد الخطوط القابلة للإزاحة"
@@ -9457,13 +9361,11 @@ msgid "Box List Yellow"
msgstr ""
#: strings.hrc:643
-#, fuzzy
msgctxt "RID_SVXSTR_TBLAFMT_LO6_ELEGANT"
msgid "Elegant"
msgstr "أنيق"
#: strings.hrc:644
-#, fuzzy
msgctxt "RID_SVXSTR_TBLAFMT_LO6_FINANCIAL"
msgid "Financial"
msgstr "المالية"
@@ -10023,7 +9925,6 @@ msgid "Hatching"
msgstr "نقش"
#: strings.hrc:763
-#, fuzzy
msgctxt "RID_SVXSTR_BMP0"
msgid "Empty"
msgstr "فارغ"
@@ -10723,7 +10624,6 @@ msgid "Last Custom Value"
msgstr "القيم المخصّصة الأخيرة"
#: strings.hrc:910
-#, fuzzy
msgctxt "RID_SVXSTR_PT"
msgid "pt"
msgstr "نقطة"
@@ -11077,55 +10977,46 @@ msgid "P~arallel"
msgstr "توا~زي"
#: strings.hrc:990
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_NW"
msgid "Extrusion North-West"
msgstr "نتوء شمالي-غربي"
#: strings.hrc:991
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_N"
msgid "Extrusion North"
msgstr "نتوء شمالي"
#: strings.hrc:992
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_NE"
msgid "Extrusion North-East"
msgstr "نتوء شمالي-شرقي"
#: strings.hrc:993
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_W"
msgid "Extrusion West"
msgstr "نتوء غربي"
#: strings.hrc:994
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_NONE"
msgid "Extrusion Backwards"
msgstr "نتوء للخلف"
#: strings.hrc:995
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_E"
msgid "Extrusion East"
msgstr "نتوء شرقي"
#: strings.hrc:996
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_SW"
msgid "Extrusion South-West"
msgstr "نتوء جنوبي-غربي"
#: strings.hrc:997
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_S"
msgid "Extrusion South"
msgstr "نتوء جنوبي"
#: strings.hrc:998
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_SE"
msgid "Extrusion South-East"
msgstr "نتوء جنوبي-شرقي"
@@ -12042,7 +11933,6 @@ msgid "The submission must have a name."
msgstr "التسليم يجب أن يكون له اسم."
#: strings.hrc:1185
-#, fuzzy
msgctxt "RID_STR_METHOD_POST"
msgid "Post"
msgstr "إرسال"
@@ -12053,7 +11943,6 @@ msgid "Put"
msgstr ""
#: strings.hrc:1187
-#, fuzzy
msgctxt "RID_STR_METHOD_GET"
msgid "Get"
msgstr "إحضار"
@@ -12347,13 +12236,11 @@ msgid "Including Styles"
msgstr "بما في ذلك الأنماط"
#: strings.hrc:1249
-#, fuzzy
msgctxt "RID_SVXSTR_WRITER_STYLES"
msgid "Paragraph St~yles"
msgstr "أنما~ط الفقرات"
#: strings.hrc:1250
-#, fuzzy
msgctxt "RID_SVXSTR_CALC_STYLES"
msgid "Cell St~yles"
msgstr "أنما~ط الخلايا"
@@ -12939,7 +12826,6 @@ msgid "Gujarati"
msgstr "الجيوجاراتية"
#: strings.hrc:1382
-#, fuzzy
msgctxt "RID_SUBSETMAP"
msgid "Odia"
msgstr "الأورية"
@@ -14416,7 +14302,6 @@ msgid "Widows"
msgstr "أسطر نهاية الفقرة في بداية الصفحة"
#: svxitems.hrc:63
-#, fuzzy
msgctxt "RID_ATTR_NAMES"
msgid "Paragraph spacing"
msgstr "تباعدات الفقرة"
diff --git a/source/ar/sw/messages.po b/source/ar/sw/messages.po
index 7f82beda0cc..1a5432259b3 100644
--- a/source/ar/sw/messages.po
+++ b/source/ar/sw/messages.po
@@ -288,7 +288,6 @@ msgid "This is not a valid WinWord6 file."
msgstr "ليس هذا بملف WinWord6 صالح."
#: error.hrc:36
-#, fuzzy
msgctxt "RID_SW_ERRHDL"
msgid "File format error found at $(ARG1)(row,col)."
msgstr "تم اكتشاف خطأ في تنسيق الملف في $(ARG1)(صف،عمود)."
@@ -336,7 +335,6 @@ msgid "$(ARG1) has changed."
msgstr "لقد غُيِّر $(ARG1)."
#: error.hrc:47
-#, fuzzy
msgctxt "RID_SW_ERRHDL"
msgid "$(ARG1) does not exist."
msgstr "‏$(ARG1) غير موجود."
@@ -1482,7 +1480,6 @@ msgid "The following characters are not valid and have been removed: "
msgstr "المحارف التالية ليست صالحة و أزيلت: "
#: strings.hrc:235
-#, fuzzy
msgctxt "STR_BOOKMARK_DEF_NAME"
msgid "Bookmark"
msgstr "علامة"
@@ -2451,7 +2448,6 @@ msgid "Apply table attributes"
msgstr "تطبيق صفات جدول"
#: strings.hrc:431
-#, fuzzy
msgctxt "STR_UNDO_TABLE_AUTOFMT"
msgid "AutoFormat Table"
msgstr "تنسيق جدول تلقائيّا"
@@ -2469,7 +2465,6 @@ msgid "Insert Row"
msgstr "إدراج صف"
#: strings.hrc:434
-#, fuzzy
msgctxt "STR_UNDO_TABLE_DELBOX"
msgid "Delete row/column"
msgstr "حذف صف/عمود"
@@ -3325,13 +3320,11 @@ msgid "Insert as Copy"
msgstr "أدرج كنسخة"
#: strings.hrc:611
-#, fuzzy
msgctxt "STR_DISPLAY"
msgid "Display"
msgstr "عرض"
#: strings.hrc:612
-#, fuzzy
msgctxt "STR_ACTIVE_VIEW"
msgid "Active Window"
msgstr "النافذة النشطة"
@@ -3597,7 +3590,6 @@ msgid "User-Defined"
msgstr "مستخدم-معرف"
#: strings.hrc:665
-#, fuzzy
msgctxt "STR_TOC"
msgid "Table of Contents"
msgstr "جدول المحتويات"
@@ -3609,7 +3601,6 @@ msgid "Bibliography"
msgstr "بيبلوجرافيا ١"
#: strings.hrc:667
-#, fuzzy
msgctxt "STR_TOX_CITATION"
msgid "Citation"
msgstr "اقتباس"
@@ -3673,7 +3664,6 @@ msgid "Created"
msgstr "إنشاء"
#: strings.hrc:679
-#, fuzzy
msgctxt "FLD_DOCINFO_CHANGE"
msgid "Modified"
msgstr "معدل"
@@ -3710,13 +3700,11 @@ msgid "Next convert $(ARG1)"
msgstr ""
#: strings.hrc:686
-#, fuzzy
msgctxt "STR_AUTH_TYPE_ARTICLE"
msgid "Article"
msgstr "المقالة"
#: strings.hrc:687
-#, fuzzy
msgctxt "STR_AUTH_TYPE_BOOK"
msgid "Book"
msgstr "الكتاب"
@@ -3728,73 +3716,61 @@ msgid "Brochures"
msgstr "من~شور"
#: strings.hrc:689
-#, fuzzy
msgctxt "STR_AUTH_TYPE_CONFERENCE"
msgid "Conference proceedings"
msgstr "وقائع المؤتمر"
#: strings.hrc:690
-#, fuzzy
msgctxt "STR_AUTH_TYPE_INBOOK"
msgid "Book excerpt"
msgstr "مقتبسات الكتب"
#: strings.hrc:691
-#, fuzzy
msgctxt "STR_AUTH_TYPE_INCOLLECTION"
msgid "Book excerpt with title"
msgstr "مقتبسات الكتب مع العنوان"
#: strings.hrc:692
-#, fuzzy
msgctxt "STR_AUTH_TYPE_INPROCEEDINGS"
msgid "Conference proceedings"
msgstr "وقائع المؤتمر"
#: strings.hrc:693
-#, fuzzy
msgctxt "STR_AUTH_TYPE_JOURNAL"
msgid "Journal"
msgstr "دفتر اليومية"
#: strings.hrc:694
-#, fuzzy
msgctxt "STR_AUTH_TYPE_MANUAL"
msgid "Techn. documentation"
msgstr "الوثائق التقنية"
#: strings.hrc:695
-#, fuzzy
msgctxt "STR_AUTH_TYPE_MASTERSTHESIS"
msgid "Thesis"
msgstr "الأطروحة"
#: strings.hrc:696
-#, fuzzy
msgctxt "STR_AUTH_TYPE_MISC"
msgid "Miscellaneous"
msgstr "منوعات"
#: strings.hrc:697
-#, fuzzy
msgctxt "STR_AUTH_TYPE_PHDTHESIS"
msgid "Dissertation"
msgstr "الرسالة"
#: strings.hrc:698
-#, fuzzy
msgctxt "STR_AUTH_TYPE_PROCEEDINGS"
msgid "Conference proceedings"
msgstr "وقائع المؤتمر"
#: strings.hrc:699
-#, fuzzy
msgctxt "STR_AUTH_TYPE_TECHREPORT"
msgid "Research report"
msgstr "تقرير بحثي"
#: strings.hrc:700
-#, fuzzy
msgctxt "STR_AUTH_TYPE_UNPUBLISHED"
msgid "Unpublished"
msgstr "غير منشور"
@@ -3842,7 +3818,6 @@ msgid "User-defined5"
msgstr "مستخدم-معرف"
#: strings.hrc:708
-#, fuzzy
msgctxt "STR_AUTH_FIELD_IDENTIFIER"
msgid "Short name"
msgstr "الاسم المختصر"
@@ -3901,19 +3876,16 @@ msgid "Institution"
msgstr "ال~هيئة"
#: strings.hrc:719
-#, fuzzy
msgctxt "STR_AUTH_FIELD_JOURNAL"
msgid "Journal"
msgstr "دفتر اليومية"
#: strings.hrc:720
-#, fuzzy
msgctxt "STR_AUTH_FIELD_MONTH"
msgid "Month"
msgstr "الشهر"
#: strings.hrc:721
-#, fuzzy
msgctxt "STR_AUTH_FIELD_NOTE"
msgid "Note"
msgstr "ملاحظة"
@@ -3937,7 +3909,6 @@ msgid "Page(s)"
msgstr "ال_صفحة/الصفحات"
#: strings.hrc:725
-#, fuzzy
msgctxt "STR_AUTH_FIELD_PUBLISHER"
msgid "Publisher"
msgstr "الناشر"
@@ -3967,7 +3938,6 @@ msgid "Type of report"
msgstr "نوع الت~قرير"
#: strings.hrc:730
-#, fuzzy
msgctxt "STR_AUTH_FIELD_VOLUME"
msgid "Volume"
msgstr "وحدة التخزين"
@@ -5103,7 +5073,6 @@ msgid "Custom"
msgstr "مخصص"
#: strings.hrc:1003
-#, fuzzy
msgctxt "STR_CUSTOM_LABEL"
msgid "[User]"
msgstr "[مستخدم]"
@@ -5238,7 +5207,6 @@ msgid "+ mirror horizontal on even pages"
msgstr ""
#: strings.hrc:1034
-#, fuzzy
msgctxt "STR_CHARFMT"
msgid "Character Style"
msgstr "نمط الأحرف"
@@ -5353,7 +5321,6 @@ msgid "at top"
msgstr ""
#: strings.hrc:1056
-#, fuzzy
msgctxt "STR_VERT_CENTER"
msgid "Centered vertically"
msgstr "موسط عمودياً"
@@ -5397,7 +5364,6 @@ msgid "at the right"
msgstr ""
#: strings.hrc:1064
-#, fuzzy
msgctxt "STR_HORI_CENTER"
msgid "Centered horizontally"
msgstr "موسط أفقياً"
@@ -5426,7 +5392,6 @@ msgid "Full width"
msgstr "ال_عرض بأكمله"
#: strings.hrc:1069
-#, fuzzy
msgctxt "STR_COLUMNS"
msgid "Columns"
msgstr "الأعمدة"
@@ -5469,7 +5434,6 @@ msgid "linked to "
msgstr ""
#: strings.hrc:1077
-#, fuzzy
msgctxt "STR_CONNECT2"
msgid "and "
msgstr "و "
@@ -5556,13 +5520,11 @@ msgid "Grayscales"
msgstr "تدرج رمادي"
#: strings.hrc:1093
-#, fuzzy
msgctxt "STR_DRAWMODE_BLACKWHITE"
msgid "Black & White"
msgstr "أسود و أبيض"
#: strings.hrc:1094
-#, fuzzy
msgctxt "STR_DRAWMODE_WATERMARK"
msgid "Watermark"
msgstr "علامة مائيّة"
@@ -5574,25 +5536,21 @@ msgid "Rotation"
msgstr "اقتباس"
#: strings.hrc:1096
-#, fuzzy
msgctxt "STR_GRID_NONE"
msgid "No grid"
msgstr "بدون شبكة"
#: strings.hrc:1097
-#, fuzzy
msgctxt "STR_GRID_LINES_ONLY"
msgid "Grid (lines only)"
msgstr "شبكة (السطور فقط)"
#: strings.hrc:1098
-#, fuzzy
msgctxt "STR_GRID_LINES_CHARS"
msgid "Grid (lines and characters)"
msgstr "شبكة (سطور وحروف)"
#: strings.hrc:1099
-#, fuzzy
msgctxt "STR_FOLLOW_TEXT_FLOW"
msgid "Follow text flow"
msgstr "اتباع تدفق النّص"
@@ -5637,7 +5595,6 @@ msgid "Drawing"
msgstr "الرسم"
#: strings.hrc:1108
-#, fuzzy
msgctxt "ST_CTRL"
msgid "Control"
msgstr "عنصر تحكم"
@@ -5649,7 +5606,6 @@ msgid "Section"
msgstr "قسم"
#: strings.hrc:1110
-#, fuzzy
msgctxt "ST_BKM"
msgid "Bookmark"
msgstr "علامة"
@@ -5661,7 +5617,6 @@ msgid "Graphics"
msgstr "رسوميات"
#: strings.hrc:1112
-#, fuzzy
msgctxt "ST_OLE"
msgid "OLE object"
msgstr "كائن OLE"
@@ -5673,7 +5628,6 @@ msgid "Headings"
msgstr "عناوين رئيسية"
#: strings.hrc:1114
-#, fuzzy
msgctxt "ST_SEL"
msgid "Selection"
msgstr "التحديد"
@@ -5784,7 +5738,6 @@ msgid "Next Reminder"
msgstr ""
#: strings.hrc:1136
-#, fuzzy
msgctxt "STR_IMGBTN_POSTIT_DOWN"
msgid "Next Comment"
msgstr "التعليق التالي"
@@ -5868,7 +5821,6 @@ msgid "Previous Reminder"
msgstr ""
#: strings.hrc:1152
-#, fuzzy
msgctxt "STR_IMGBTN_POSTIT_UP"
msgid "Previous Comment"
msgstr "التعليق السابق"
@@ -6400,55 +6352,46 @@ msgstr ""
#. Description: character alignment for frmsh.cxx - context menu
#. -----------------------------------------------------------------------
#: strings.hrc:1264
-#, fuzzy
msgctxt "STR_FRMUI_TOP_BASE"
msgid "Base line at ~top"
msgstr "أ~على الخط الأساسي"
#: strings.hrc:1265
-#, fuzzy
msgctxt "STR_FRMUI_BOTTOM_BASE"
msgid "~Base line at bottom"
msgstr "أ~سفل الخط الأساسي"
#: strings.hrc:1266
-#, fuzzy
msgctxt "STR_FRMUI_CENTER_BASE"
msgid "Base line ~centered"
msgstr "و~سط الخط الأساسي"
#: strings.hrc:1267
-#, fuzzy
msgctxt "STR_FRMUI_LINE_TOP"
msgid "Top of line"
msgstr "أعلى السطر"
#: strings.hrc:1268
-#, fuzzy
msgctxt "STR_FRMUI_LINE_BOTTOM"
msgid "Bottom of line"
msgstr "أسفل السطر"
#: strings.hrc:1269
-#, fuzzy
msgctxt "STR_FRMUI_LINE_CENTER"
msgid "Center of line"
msgstr "وسط السطر"
#: strings.hrc:1270
-#, fuzzy
msgctxt "STR_FRMUI_OLE_INSERT"
msgid "Insert object"
msgstr "أدرج كائن"
#: strings.hrc:1271
-#, fuzzy
msgctxt "STR_FRMUI_OLE_EDIT"
msgid "Edit object"
msgstr "حرّر الكائن"
#: strings.hrc:1272
-#, fuzzy
msgctxt "STR_FRMUI_COLL_HEADER"
msgid " (Template: "
msgstr " (قالب: "
@@ -6645,7 +6588,6 @@ msgid "Text formula"
msgstr ""
#: strings.hrc:1320
-#, fuzzy
msgctxt "STR_MENU_ZOOM"
msgid "~Zoom"
msgstr "~تقريب"
@@ -6705,13 +6647,11 @@ msgid "Remove empty paragraphs"
msgstr "أزل الفقرات الخالية"
#: utlui.hrc:28
-#, fuzzy
msgctxt "RID_SHELLRES_AUTOFMTSTRS"
msgid "Use replacement table"
msgstr "استخدم جدول الاستبدال"
#: utlui.hrc:29
-#, fuzzy
msgctxt "RID_SHELLRES_AUTOFMTSTRS"
msgid "Correct TWo INitial CApitals"
msgstr "تصحيح الحرفين الاستهلاليين"
@@ -6729,7 +6669,6 @@ msgid "Replace \"standard\" quotes with %1custom%2 quotes"
msgstr "استبدال علامات الاقتباس \"القياسية\" بعلامات اقتباس %1 \\bمخصصة%2"
#: utlui.hrc:32
-#, fuzzy
msgctxt "RID_SHELLRES_AUTOFMTSTRS"
msgid "Replace Custom Styles"
msgstr "استبدال النماذج المخصصة"
@@ -6765,7 +6704,6 @@ msgid "URL recognition"
msgstr "التعرف على المسارات"
#: utlui.hrc:38
-#, fuzzy
msgctxt "RID_SHELLRES_AUTOFMTSTRS"
msgid "Replace dashes"
msgstr "استبدل الشُرَط"
@@ -10085,7 +10023,6 @@ msgid "Indent"
msgstr "إزاحة"
#: indentpage.ui:145
-#, fuzzy
msgctxt "indentpage|preview-atkobject"
msgid "Example"
msgstr "مثال"
@@ -10219,7 +10156,6 @@ msgid "Sum"
msgstr "مجموع"
#: inputwinmenu.ui:20
-#, fuzzy
msgctxt "inputwinmenu|round"
msgid "Round"
msgstr "دائرية"
@@ -10231,13 +10167,11 @@ msgid "Percent"
msgstr "مئوية"
#: inputwinmenu.ui:36
-#, fuzzy
msgctxt "inputwinmenu|sqrt"
msgid "Square Root"
msgstr "جذر تربيعي"
#: inputwinmenu.ui:44
-#, fuzzy
msgctxt "inputwinmenu|pow"
msgid "Power"
msgstr "الأس"
@@ -10316,7 +10250,6 @@ msgid "Statistical Functions"
msgstr ""
#: inputwinmenu.ui:170
-#, fuzzy
msgctxt "inputwinmenu|mean"
msgid "Mean"
msgstr "متوسط"
@@ -10346,31 +10279,26 @@ msgid "Sine"
msgstr "سطر"
#: inputwinmenu.ui:216
-#, fuzzy
msgctxt "inputwinmenu|cos"
msgid "Cosine"
msgstr "جيب تمام"
#: inputwinmenu.ui:224
-#, fuzzy
msgctxt "inputwinmenu|tag"
msgid "Tangent"
msgstr "ظل"
#: inputwinmenu.ui:232
-#, fuzzy
msgctxt "inputwinmenu|asin"
msgid "Arcsine"
msgstr "مقابل الجيب"
#: inputwinmenu.ui:240
-#, fuzzy
msgctxt "inputwinmenu|acos"
msgid "Arccosine"
msgstr "مقابل جيب التمام"
#: inputwinmenu.ui:248
-#, fuzzy
msgctxt "inputwinmenu|atan"
msgid "Arctangent"
msgstr "مقابل الظل"
@@ -10819,7 +10747,6 @@ msgid "Business Cards"
msgstr "ب~طاقات عمل"
#: labeldialog.ui:174
-#, fuzzy
msgctxt "labeldialog|private"
msgid "Private"
msgstr "شخصي"
@@ -11400,7 +11327,6 @@ msgid "3."
msgstr ""
#: mmaddressblockpage.ui:258
-#, fuzzy
msgctxt "mmaddressblockpage|settingsft"
msgid "2."
msgstr "2."
@@ -11538,7 +11464,6 @@ msgid "_Zoom"
msgstr "تكبير/تصغير"
#: mmlayoutpage.ui:363
-#, fuzzy
msgctxt "mmlayoutpage|zoom"
msgid "Entire page"
msgstr "الصفحة بالكامل"
@@ -11640,7 +11565,6 @@ msgid "What Type of Document Do You Want to Create?"
msgstr "ما نوع المستند الذي تريد إنشاءه؟"
#: mmresultemaildialog.ui:14
-#, fuzzy
msgctxt "mmresultemaildialog|liststore1"
msgid "OpenDocument Text"
msgstr "نص OpenDocument"
@@ -11651,7 +11575,6 @@ msgid "Adobe PDF-Document"
msgstr ""
#: mmresultemaildialog.ui:22
-#, fuzzy
msgctxt "mmresultemaildialog|liststore1"
msgid "Microsoft Word Document"
msgstr "مستند ميكروسوفت وورد"
@@ -11663,7 +11586,6 @@ msgid "HTML Message"
msgstr "رسالة مساعدة"
#: mmresultemaildialog.ui:30
-#, fuzzy
msgctxt "mmresultemaildialog|liststore1"
msgid "Plain Text"
msgstr "نص مجرد"
@@ -11802,7 +11724,6 @@ msgid "S_ave as a single large document"
msgstr "ا_حفظ كمستند مفرد"
#: mmresultsavedialog.ui:111
-#, fuzzy
msgctxt "mmresultsavedialog|individualrb"
msgid "Sa_ve as individual documents"
msgstr "اح_فظ كمستندات مفردة"
@@ -11834,13 +11755,11 @@ msgid "_Match fields..."
msgstr "طابق الحقول"
#: mmsalutationpage.ui:108
-#, fuzzy
msgctxt "mmsalutationpage|prev|tooltip_text"
msgid "Preview Previous Address Block"
msgstr "عاين دفتر العناوين السابق"
#: mmsalutationpage.ui:123
-#, fuzzy
msgctxt "mmsalutationpage|next|tooltip_text"
msgid "Preview Next Address Block"
msgstr "عاين دفتر العناوين التالي"
@@ -11879,7 +11798,6 @@ msgid "_Male"
msgstr "ذ~كر"
#: mmsalutationpage.ui:312
-#, fuzzy
msgctxt "mmsalutationpage|femalecolft"
msgid "Field name"
msgstr "اسم الحقل"
@@ -12012,19 +11930,16 @@ msgid "Navigation"
msgstr "الملاحة"
#: navigatorpanel.ui:60
-#, fuzzy
msgctxt "navigatorpanel|back|tooltip_text"
msgid "Back"
msgstr "السابق"
#: navigatorpanel.ui:73
-#, fuzzy
msgctxt "navigatorpanel|forward|tooltip_text"
msgid "Forward"
msgstr "التالي"
#: navigatorpanel.ui:86
-#, fuzzy
msgctxt "navigatorpanel|dragmode|tooltip_text"
msgid "Drag Mode"
msgstr "وضع السحب"
@@ -12095,7 +12010,6 @@ msgid "Document"
msgstr "المستند"
#: navigatorpanel.ui:307
-#, fuzzy
msgctxt "navigatorpanel|documents-atkobject"
msgid "Active Window"
msgstr "النافذة النشطة"
@@ -12324,19 +12238,16 @@ msgid "Gallery"
msgstr "المعرض"
#: notebookbar.ui:2806
-#, fuzzy
msgctxt "notebookbar|Gallery|tooltip_text"
msgid "Open Clip Art and Media Gallery"
msgstr "معرض القصاصات و الوسائط المفتوحة"
#: notebookbar.ui:2850
-#, fuzzy
msgctxt "notebookbar|box69|tooltip_text"
msgid "Symbol"
msgstr "رمز"
#: notebookbar.ui:2882
-#, fuzzy
msgctxt "notebookbar|box17|tooltip_text"
msgid "Basic"
msgstr "أساسي"
@@ -12365,7 +12276,6 @@ msgid "Text"
msgstr "النص"
#: notebookbar.ui:3373
-#, fuzzy
msgctxt "notebookbar|FontWork"
msgid "Fontwork"
msgstr "معمل الخطوط"
@@ -12501,7 +12411,6 @@ msgid "Frame / OLE"
msgstr ""
#: notebookbar_compact.ui:1880
-#, fuzzy
msgctxt "notebookbar_compact|menubarD"
msgid "Menubar"
msgstr "شريط القوائم"
@@ -12513,7 +12422,6 @@ msgid "_File"
msgstr "_ملف"
#: notebookbar_compact.ui:2797
-#, fuzzy
msgctxt "notebookbar_compact|FileLabel"
msgid "File"
msgstr "ملف"
@@ -12561,7 +12469,6 @@ msgid "Pag_e"
msgstr "الصفحة"
#: notebookbar_compact.ui:4530
-#, fuzzy
msgctxt "notebookbar_compact|LayoutLabel"
msgid "Page layout"
msgstr "تخطيط الصفحة"
@@ -12649,19 +12556,16 @@ msgid "Wrap"
msgstr "التفاف"
#: notebookbar_compact.ui:8144
-#, fuzzy
msgctxt "notebookbar_compact|frame:MenuAlign"
msgid "Align"
msgstr "محاذاة"
#: notebookbar_compact.ui:8216
-#, fuzzy
msgctxt "notebookbar_compact|frame:MenuDraw"
msgid "Object"
msgstr "كائن"
#: notebookbar_compact.ui:8246
-#, fuzzy
msgctxt "notebookbar_compact|FrameLabel"
msgid "Object"
msgstr "كائن"
@@ -12673,25 +12577,21 @@ msgid "_Tools"
msgstr "أدوات"
#: notebookbar_compact.ui:8810
-#, fuzzy
msgctxt "notebookbar_compact|DevLabel"
msgid "Tools"
msgstr "أدوات"
#: notebookbar_groupedbar_compact.ui:1151
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|menubarD1"
msgid "Menubar"
msgstr "شريط القوائم"
#: notebookbar_groupedbar_compact.ui:3106
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|menubarD"
msgid "Menubar"
msgstr "شريط القوائم"
#: notebookbar_groupedbar_compact.ui:3363
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|Quotation2"
msgid "Quotation"
msgstr "اقتباس"
@@ -12932,13 +12832,11 @@ msgid "_View"
msgstr "عرض"
#: notebookbar_groupedbar_full.ui:3064
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|menubarD"
msgid "Menubar"
msgstr "شريط القوائم"
#: notebookbar_groupedbar_full.ui:3281
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|Quotation2"
msgid "Quotation"
msgstr "اقتباس"
@@ -13141,7 +13039,6 @@ msgid "Wrap"
msgstr "التفاف"
#: notebookbar_groupedbar_full.ui:11268
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|alignb"
msgid "Align"
msgstr "محاذاة"
@@ -13236,13 +13133,11 @@ msgid "Grayscale"
msgstr "تدرج رمادي"
#: notebookbar_groups.ui:50
-#, fuzzy
msgctxt "notebookbar_groups|imagestylebw"
msgid "Black and White"
msgstr "أسود وأبيض"
#: notebookbar_groups.ui:58
-#, fuzzy
msgctxt "notebookbar_groups|imagestylewater"
msgid "Watermark"
msgstr "علامة مائيّة"
@@ -13311,7 +13206,6 @@ msgid "Hyperlink"
msgstr "رابط"
#: notebookbar_groups.ui:200
-#, fuzzy
msgctxt "notebookbar_groups|footnote"
msgid "Footnote"
msgstr "حاشية"
@@ -13323,7 +13217,6 @@ msgid "Endnote"
msgstr "تعليق ختامي"
#: notebookbar_groups.ui:224
-#, fuzzy
msgctxt "notebookbar_groups|bookmark"
msgid "Bookmark"
msgstr "علامة"
@@ -13347,19 +13240,16 @@ msgid "Title"
msgstr "اللّقب"
#: notebookbar_groups.ui:335
-#, fuzzy
msgctxt "notebookbar_groups|heading1"
msgid "Heading 1"
msgstr "عنوان رئيسي ١"
#: notebookbar_groups.ui:344
-#, fuzzy
msgctxt "notebookbar_groups|heading2"
msgid "Heading 2"
msgstr "عنوان رئيسي ٢"
#: notebookbar_groups.ui:353
-#, fuzzy
msgctxt "notebookbar_groups|heading3"
msgid "Heading 3"
msgstr "عنوان رئيسي ٣"
@@ -13414,13 +13304,11 @@ msgid "Style 4"
msgstr ""
#: notebookbar_groups.ui:471
-#, fuzzy
msgctxt "notebookbar_groups|rowmenuaddup"
msgid "Insert Rows Above"
msgstr "أدرج الصّفوف فوق"
#: notebookbar_groups.ui:480
-#, fuzzy
msgctxt "notebookbar_groups|rowmenuadddown"
msgid "Insert Rows Below"
msgstr "أدرج الصّفوف تحت"
@@ -13453,13 +13341,11 @@ msgid "Distribute Rows Evenly"
msgstr "وزّع الصفوف بالتساوي"
#: notebookbar_groups.ui:736
-#, fuzzy
msgctxt "notebookbar_groups|filegrouplabel"
msgid "File"
msgstr "ملف"
#: notebookbar_groups.ui:889
-#, fuzzy
msgctxt "notebookbar_groups|clipboardgrouplabel"
msgid "Clipboard"
msgstr "الحافظة"
@@ -13507,7 +13393,6 @@ msgid "Rows"
msgstr "صفوف"
#: notebookbar_groups.ui:1798
-#, fuzzy
msgctxt "notebookbar_groups|tablecolumnsb"
msgid "Columns"
msgstr "الأعمدة"
@@ -13525,7 +13410,6 @@ msgid "Style"
msgstr "النمط"
#: notebookbar_groups.ui:2079
-#, fuzzy
msgctxt "notebookbar_groups|resetb"
msgid "Reset"
msgstr "صفّر"
@@ -13567,13 +13451,11 @@ msgid "Parallel"
msgstr "_موازي"
#: notebookbar_groups.ui:2274
-#, fuzzy
msgctxt "notebookbar_groups|wrapleft"
msgid "Before"
msgstr "قبل"
#: notebookbar_groups.ui:2283
-#, fuzzy
msgctxt "notebookbar_groups|wrapright"
msgid "After"
msgstr "بعد"
@@ -13785,7 +13667,6 @@ msgid "Line Numbering"
msgstr "ترقيم الأسطر"
#: objectdialog.ui:8
-#, fuzzy
msgctxt "objectdialog|ObjectDialog"
msgid "Object"
msgstr "كائن"
@@ -14193,7 +14074,6 @@ msgid "_Tabs"
msgstr "_علامات الجدولة"
#: optformataidspage.ui:434
-#, fuzzy
msgctxt "optformataidspage|filltabandspace"
msgid "Tabs a_nd spaces"
msgstr "مساحات _عادية و تابية"
@@ -14204,7 +14084,6 @@ msgid "_Spaces"
msgstr ""
#: optformataidspage.ui:480
-#, fuzzy
msgctxt "optformataidspage|cursorlabel"
msgid "Direct Cursor"
msgstr "مؤشر مباشر"
@@ -14763,7 +14642,6 @@ msgid "Numbering alignment:"
msgstr "محاذاة الترقيم"
#: outlinepositionpage.ui:162
-#, fuzzy
msgctxt "outlinepositionpage|numdist"
msgid ""
"Minimum space between\n"
@@ -14808,7 +14686,6 @@ msgid "Aligned at:"
msgstr "محاذاة إلى"
#: outlinepositionpage.ui:336
-#, fuzzy
msgctxt "outlinepositionpage|at"
msgid "Tab stop at:"
msgstr "علامة الجدولة تتوقف عند:"
@@ -14905,7 +14782,6 @@ msgid "More Options"
msgstr "خيارات أكثر"
#: pagefooterpanel.ui:43
-#, fuzzy
msgctxt "pagefooterpanel|margins"
msgid "Margins:"
msgstr "الهوامش:"
@@ -14923,7 +14799,6 @@ msgid "Spacing:"
msgstr "التّباعد:"
#: pagefooterpanel.ui:84
-#, fuzzy
msgctxt "pagefooterpanel|samecontent"
msgid "Same Content:"
msgstr "نفس المحتوى:"
@@ -15042,19 +14917,16 @@ msgid "Same Content:"
msgstr "نفس المحتوى:"
#: pagemargincontrol.ui:81
-#, fuzzy
msgctxt "pagemargincontrol|narrow"
msgid "Narrow"
msgstr "ضيقة"
#: pagemargincontrol.ui:96
-#, fuzzy
msgctxt "pagemargincontrol|normal"
msgid "Normal"
msgstr "عادي"
#: pagemargincontrol.ui:112
-#, fuzzy
msgctxt "pagemargincontrol|wide"
msgid "Wide"
msgstr "عريضة"
@@ -15072,19 +14944,16 @@ msgid "Last Custom Value"
msgstr "القيم المخصّصة الأخيرة"
#: pagemargincontrol.ui:157
-#, fuzzy
msgctxt "pagemargincontrol|narrowL"
msgid "Narrow"
msgstr "ضيقة"
#: pagemargincontrol.ui:172
-#, fuzzy
msgctxt "pagemargincontrol|normalL"
msgid "Normal"
msgstr "عادي"
#: pagemargincontrol.ui:188
-#, fuzzy
msgctxt "pagemargincontrol|wideL"
msgid "Wide"
msgstr "عريضة"
@@ -15178,13 +15047,11 @@ msgid "Mirrored"
msgstr "منعكس"
#: pagestylespanel.ui:23
-#, fuzzy
msgctxt "pagestylespanel|liststorePageLayout"
msgid "Only right"
msgstr "يمين فقط"
#: pagestylespanel.ui:27
-#, fuzzy
msgctxt "pagestylespanel|liststorePageLayout"
msgid "Only left"
msgstr "يسار فقط"
@@ -15646,13 +15513,11 @@ msgid "_Title/profession:"
msgstr ""
#: privateuserpage.ui:84
-#, fuzzy
msgctxt "privateuserpage|phoneft"
msgid "Fa_x:"
msgstr "ال_فاكس:"
#: privateuserpage.ui:89
-#, fuzzy
msgctxt "privateuserpage|phoneft-atkobject"
msgid "Home telephone number"
msgstr "رقم هاتف المنزل"
@@ -15691,19 +15556,16 @@ msgid "Position"
msgstr "الموضع"
#: privateuserpage.ui:239
-#, fuzzy
msgctxt "privateuserpage|fax-atkobject"
msgid "Home telephone number"
msgstr "رقم هاتف المنزل"
#: privateuserpage.ui:270
-#, fuzzy
msgctxt "privateuserpage|url-atkobject"
msgid "FAX number"
msgstr "رقم الفاكس"
#: privateuserpage.ui:288
-#, fuzzy
msgctxt "privateuserpage|email-atkobject"
msgid "email address"
msgstr "عنوان البريد الإلكتروني"
@@ -15738,13 +15600,11 @@ msgid "_Zip/city:"
msgstr "المدينة\\الرم_ز البريدي:"
#: privateuserpage.ui:410
-#, fuzzy
msgctxt "privateuserpage|icity-atkobject"
msgid "City"
msgstr "المدينة"
#: privateuserpage.ui:428
-#, fuzzy
msgctxt "privateuserpage|izip-atkobject"
msgid "Zip code"
msgstr "الرمز البريدي"
@@ -16208,7 +16068,6 @@ msgid "Table"
msgstr "الجدول"
#: selectaddressdialog.ui:253
-#, fuzzy
msgctxt "selectaddressdialog|connecting"
msgid "Connecting to data source..."
msgstr "يتصل بالبيانات المصدر..."
@@ -16372,7 +16231,6 @@ msgid "Before"
msgstr "قبل"
#: sidebarwrap.ui:105
-#, fuzzy
msgctxt "sidebarwrap|buttonbefore-atkobject"
msgid "Before"
msgstr "قبل"
@@ -16383,7 +16241,6 @@ msgid "After"
msgstr "بعد"
#: sidebarwrap.ui:128
-#, fuzzy
msgctxt "sidebarwrap|buttonafter-atkobject"
msgid "After"
msgstr "بعد"
@@ -16503,19 +16360,16 @@ msgid "Key 3"
msgstr "مفتاح 3"
#: sortdialog.ui:408
-#, fuzzy
msgctxt "sortdialog|typelb1-atkobject"
msgid "Key type"
msgstr "نوع المفتاح"
#: sortdialog.ui:431
-#, fuzzy
msgctxt "sortdialog|typelb2-atkobject"
msgid "Key type"
msgstr "نوع المفتاح"
#: sortdialog.ui:452
-#, fuzzy
msgctxt "sortdialog|typelb3-atkobject"
msgid "Key type"
msgstr "نوع المفتاح"
@@ -16949,7 +16803,6 @@ msgid "Character Style"
msgstr "نمط الأحرف"
#: templatedialog1.ui:97
-#, fuzzy
msgctxt "templatedialog1|standard"
msgid "_Standard"
msgstr "_قياسي"
@@ -17028,7 +16881,6 @@ msgid "Position"
msgstr "الموضع"
#: templatedialog16.ui:259
-#, fuzzy
msgctxt "templatedialog16|customize"
msgid "Customize"
msgstr "خصّص"
@@ -17135,7 +16987,6 @@ msgid "Frame Style"
msgstr "أنماط الإطارات"
#: templatedialog4.ui:97
-#, fuzzy
msgctxt "templatedialog4|standard"
msgid "_Standard"
msgstr "_قياسي"
@@ -17466,7 +17317,6 @@ msgid "Type"
msgstr "النوع"
#: tocdialog.ui:170
-#, fuzzy
msgctxt "tocdialog|entries"
msgid "Entries"
msgstr "المدخلات"
@@ -17683,13 +17533,11 @@ msgid "_3:"
msgstr ""
#: tocentriespage.ui:890
-#, fuzzy
msgctxt "tocentriespage|up1cb|tooltip_text"
msgid "Ascending"
msgstr "تصاعدي"
#: tocentriespage.ui:907
-#, fuzzy
msgctxt "tocentriespage|down1cb|tooltip_text"
msgid "Descending"
msgstr "تنازلي"
@@ -17810,7 +17658,6 @@ msgid "Entire document"
msgstr "كل ال~مستند"
#: tocindexpage.ui:241
-#, fuzzy
msgctxt "tocindexpage|scope"
msgid "Chapter"
msgstr "الفصل"
@@ -17852,7 +17699,6 @@ msgid "Graphics"
msgstr "الرسومات"
#: tocindexpage.ui:418
-#, fuzzy
msgctxt "tocindexpage|fromoles"
msgid "OLE objects"
msgstr "كائنات OLE"
@@ -17910,7 +17756,6 @@ msgid "References"
msgstr "مراجع"
#: tocindexpage.ui:625
-#, fuzzy
msgctxt "tocindexpage|display"
msgid "Category and Number"
msgstr "الفئة و الرقم"
@@ -17961,7 +17806,6 @@ msgid "{}"
msgstr ""
#: tocindexpage.ui:772
-#, fuzzy
msgctxt "tocindexpage|brackets"
msgid "<>"
msgstr "<>"
@@ -18172,7 +18016,6 @@ msgid "The following error occurred:"
msgstr ""
#: watermarkdialog.ui:19
-#, fuzzy
msgctxt "watermarkdialog|WatermarkDialog"
msgid "Watermark"
msgstr "علامة مائيّة"
@@ -18190,7 +18033,6 @@ msgid "Font"
msgstr "الخط"
#: watermarkdialog.ui:130
-#, fuzzy
msgctxt "watermarkdialog|AngleLabel"
msgid "Angle"
msgstr "زاوية"
diff --git a/source/ar/vcl/messages.po b/source/ar/vcl/messages.po
index e2f3dc8e972..57831eddda5 100644
--- a/source/ar/vcl/messages.po
+++ b/source/ar/vcl/messages.po
@@ -700,19 +700,16 @@ msgid "Information"
msgstr "معلومات"
#: strings.hrc:134
-#, fuzzy
msgctxt "SV_MSGBOX_WARNING"
msgid "Warning"
msgstr "تحذير"
#: strings.hrc:135
-#, fuzzy
msgctxt "SV_MSGBOX_ERROR"
msgid "Error"
msgstr "خطأ"
#: strings.hrc:136
-#, fuzzy
msgctxt "SV_MSGBOX_QUERY"
msgid "Confirmation"
msgstr "التأكيد"
diff --git a/source/ar/wizards/messages.po b/source/ar/wizards/messages.po
index 425dcc7fdd8..12486dc8880 100644
--- a/source/ar/wizards/messages.po
+++ b/source/ar/wizards/messages.po
@@ -97,7 +97,6 @@ msgid "~Help"
msgstr "مسا~عدة"
#: strings.hrc:48
-#, fuzzy
msgctxt "RID_COMMON_START_16"
msgid "Steps"
msgstr "الخطوات"
@@ -139,145 +138,121 @@ msgid "Letter Wizard"
msgstr "مرشد الخطابات"
#: strings.hrc:57
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_2"
msgid "Label9"
msgstr "تسمية 9"
#: strings.hrc:58
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_3"
msgid "~Business letter"
msgstr "~خطاب عمل"
#: strings.hrc:59
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_4"
msgid "~Formal personal letter"
msgstr "خطاب ~شخصي رسمي"
#: strings.hrc:60
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_5"
msgid "~Personal letter"
msgstr "خ~طاب شخصي"
#: strings.hrc:61
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_6"
msgid "~Use letterhead paper with pre-printed elements"
msgstr "ا~ستخدام ورق letterhead ذي عناصر مطبوعة بالفعل"
#: strings.hrc:62
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_7"
msgid "~Logo"
msgstr "~الشعار"
#: strings.hrc:63
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_8"
msgid "Return address"
msgstr "عنوان المرسل"
#: strings.hrc:64
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_9"
msgid "~Include footer"
msgstr "~شمل التذييل"
#: strings.hrc:65
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_10"
msgid "~Return address in envelope window"
msgstr "نافذة إر~جاع العنوان في مغلّف"
#: strings.hrc:66
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_11"
msgid "~Logo"
msgstr "~الشعار"
#: strings.hrc:67
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_12"
msgid "~Return address in envelope window"
msgstr "نافذة إر~جاع العنوان في مغلّف"
#: strings.hrc:68
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_13"
msgid "Letter Signs"
msgstr "إشارات الخطاب"
#: strings.hrc:69
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_14"
msgid "S~ubject line"
msgstr "س~طر الموضوع"
#: strings.hrc:70
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_15"
msgid "Salu~tation"
msgstr "ال~تحية"
#: strings.hrc:71
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_16"
msgid "Fold ~marks"
msgstr "علامات ال~طيّ"
#: strings.hrc:72
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_17"
msgid "~Complimentary close"
msgstr "~ختام إطرائي"
#: strings.hrc:73
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_18"
msgid "~Footer"
msgstr "ت~ذييل الصفحة"
#: strings.hrc:74
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_19"
msgid "~Use user data for return address"
msgstr "ا~ستخدام بيانات المستخدم لعنوان المرسل"
#: strings.hrc:75
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_20"
msgid "~New sender address:"
msgstr "~عنوان مُرسِل جديد:"
#: strings.hrc:76
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_21"
msgid "Use placeholders for ~recipient's address"
msgstr "استخدام العناصر النائبة لعنوان المست~لم"
#: strings.hrc:77
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_22"
msgid "Use address database for ~mail merge"
msgstr "استخدام قاعدة بيانات العناوين ل~دمج المراسلات"
#: strings.hrc:78
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_23"
msgid "Include ~only on second and following pages"
msgstr "تضمين ف~قط على الصفحتين الثانية والتالية"
#: strings.hrc:79
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_24"
msgid "~Include page number"
msgstr "ت~ضمين رقم الصفحة"
#: strings.hrc:80
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_25"
msgid "Letter Template"
msgstr "قالب خطاب"
@@ -293,19 +268,16 @@ msgid "Make ~manual changes to this letter template"
msgstr "أجرِ تغييرات ي~دويّة على قالب الخطابات هذا"
#: strings.hrc:83
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_28"
msgid "Page design"
msgstr "تصميم الصّفحة"
#: strings.hrc:84
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_29"
msgid "Page design"
msgstr "تصميم الصّفحة"
#: strings.hrc:85
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_30"
msgid "Page design"
msgstr "تصميم الصّفحة"
@@ -326,13 +298,11 @@ msgid "~Width:"
msgstr "ال~عرض:"
#: strings.hrc:89
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_34"
msgid "S~pacing to left margin:"
msgstr "الت~باعد إلى الهامش الأيسر:"
#: strings.hrc:90
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_35"
msgid "Spacing ~to top margin:"
msgstr "التب~اعد إلى الهامش العلوي:"
@@ -344,19 +314,16 @@ msgid "Height:"
msgstr "الارتفاع:"
#: strings.hrc:92
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_37"
msgid "Width:"
msgstr "العرض:"
#: strings.hrc:93
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_38"
msgid "S~pacing to left margin:"
msgstr "الت~باعد إلى الهامش الأيسر:"
#: strings.hrc:94
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_39"
msgid "Spacing ~to top margin:"
msgstr "التب~اعد إلى الهامش العلوي:"
@@ -368,31 +335,26 @@ msgid "Height:"
msgstr "الارتفاع:"
#: strings.hrc:96
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_42"
msgid "Sender's address"
msgstr "عنوان المُرسِل"
#: strings.hrc:97
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_43"
msgid "Name:"
msgstr "الاسم:"
#: strings.hrc:98
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_44"
msgid "Street:"
msgstr "الشارع:"
#: strings.hrc:99
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_45"
msgid "ZIP code/State/City:"
msgstr "الرمز البريدي/المحافظة/المدينة:"
#: strings.hrc:100
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_46"
msgid "Recipient's address"
msgstr "عنوان المُرسَل إليه"
@@ -409,7 +371,6 @@ msgid "This wizard creates a letter template which enables you to create multipl
msgstr "يُنشئ هذا المرشد قالب خطاب يتيح لك إنشاء خطابات متعدّدة بنفس التخطيط و الإعدادات."
#: strings.hrc:103
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_49"
msgid "To create another new letter out of the template just navigate to the template location and double-click it."
msgstr "لإنشاء خطاب جديد آخر من القالب انتقل فقط إلى موقع القالب و اضغط المزدوج عليه."
@@ -425,73 +386,61 @@ msgid "Location and file name:"
msgstr "مكان الملف واسمه:"
#: strings.hrc:106
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_52"
msgid "How do you want to proceed?"
msgstr "كيف تريد الإستمرار؟"
#: strings.hrc:107
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_53"
msgid "Please choose the type of letter and page design"
msgstr "رجاء اختر نوع الخطاب وتصميم الصفحة"
#: strings.hrc:108
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_54"
msgid "Select the items to be printed"
msgstr "اختر العناصر المطلوب طباعتها"
#: strings.hrc:109
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_55"
msgid "Specify items already on your letterhead paper"
msgstr "حدّد العناصر الموجودة بالفعل في ورق الخطابات"
#: strings.hrc:110
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_56"
msgid "Specify the sender and recipient information"
msgstr "حدّد معلومات المُرسل والمُرسَل إليه"
#: strings.hrc:111
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_57"
msgid "Fill in the information you would like in the footer"
msgstr "املأ المعلومات المُرادة في التذييل"
#: strings.hrc:112
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_58"
msgid "Please specify last settings"
msgstr "رجاء حدّد التعيينات الأخيرة"
#: strings.hrc:113
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_59"
msgid "Subject:"
msgstr "الموضوع:"
#: strings.hrc:114
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_60"
msgid "Elegant"
msgstr "أنيق"
#: strings.hrc:115
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_61"
msgid "Modern"
msgstr "عصري"
#: strings.hrc:116
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_62"
msgid "Office"
msgstr "مكتب"
#: strings.hrc:117
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_63"
msgid "Bottle"
msgstr "زجاجة"
@@ -509,67 +458,56 @@ msgid "Marine"
msgstr "بحري"
#: strings.hrc:120
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_66"
msgid "Red Line"
msgstr "الخط الأحمر"
#: strings.hrc:123
-#, fuzzy
msgctxt "RID_LETTERWIZARDSALUTATION_START_1"
msgid "To Whom it May Concern"
msgstr "لمن يهمه الأمر"
#: strings.hrc:124
-#, fuzzy
msgctxt "RID_LETTERWIZARDSALUTATION_START_2"
msgid "Dear Sir or Madam"
msgstr "السيد/السيدة العزيزة"
#: strings.hrc:125
-#, fuzzy
msgctxt "RID_LETTERWIZARDSALUTATION_START_3"
msgid "Hello"
msgstr "مرحبًا"
#: strings.hrc:128
-#, fuzzy
msgctxt "RID_LETTERWIZARDGREETING_START_1"
msgid "Sincerely"
msgstr "مع تحيات"
#: strings.hrc:129
-#, fuzzy
msgctxt "RID_LETTERWIZARDGREETING_START_2"
msgid "Best regards"
msgstr "أطيب التمنيات"
#: strings.hrc:130
-#, fuzzy
msgctxt "RID_LETTERWIZARDGREETING_START_3"
msgid "Cheers"
msgstr "ابتهج"
#: strings.hrc:133
-#, fuzzy
msgctxt "RID_LETTERWIZARDROADMAP_START_1"
msgid "Page design"
msgstr "تصميم الصّفحة"
#: strings.hrc:134
-#, fuzzy
msgctxt "RID_LETTERWIZARDROADMAP_START_2"
msgid "Letterhead layout"
msgstr "مظهر ورق الخطاب"
#: strings.hrc:135
-#, fuzzy
msgctxt "RID_LETTERWIZARDROADMAP_START_3"
msgid "Printed items"
msgstr "العناصر المطبوعة"
#: strings.hrc:136
-#, fuzzy
msgctxt "RID_LETTERWIZARDROADMAP_START_4"
msgid "Recipient and sender"
msgstr "المُرسَل إليه والمُرسِل"
@@ -581,133 +519,111 @@ msgid "Footer"
msgstr "تذييل"
#: strings.hrc:138
-#, fuzzy
msgctxt "RID_LETTERWIZARDROADMAP_START_6"
msgid "Name and location"
msgstr "الاسم والموقع"
#: strings.hrc:141
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_1"
msgid "Fax Wizard"
msgstr "مرشد الفاكسات"
#: strings.hrc:142
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_2"
msgid "Label9"
msgstr "تسمية 9"
#: strings.hrc:143
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_3"
msgid "~Business Fax"
msgstr "~فاكس العمل"
#: strings.hrc:144
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_4"
msgid "~Personal Fax"
msgstr "فاكس ش~خصي"
#: strings.hrc:145
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_5"
msgid "~Logo"
msgstr "~الشعار"
#: strings.hrc:146
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_6"
msgid "S~ubject line"
msgstr "س~طر الموضوع"
#: strings.hrc:147
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_7"
msgid "S~alutation"
msgstr "ت~حيّة"
#: strings.hrc:148
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_8"
msgid "~Complimentary close"
msgstr "~ختام إطرائي"
#: strings.hrc:149
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_9"
msgid "~Footer"
msgstr "ت~ذييل الصفحة"
#: strings.hrc:150
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_10"
msgid "~Use user data for return address"
msgstr "ا~ستخدام بيانات المستخدم لعنوان المرسل"
#: strings.hrc:151
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_11"
msgid "~New return address"
msgstr "عنوان مر~سل جديد"
#: strings.hrc:152
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_12"
msgid "My Fax Template"
msgstr "قالب الفاكس خاصتي"
#: strings.hrc:153
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_13"
msgid "Create a ~fax from this template"
msgstr "إنشاء فا~كس من هذا القالب"
#: strings.hrc:154
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_14"
msgid "Make ~manual changes to this fax template"
msgstr "عمل تغييرات ~يدويّة على قالب الفاكس هذا"
#: strings.hrc:155
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_15"
msgid "Page design"
msgstr "تصميم الصّفحة"
#: strings.hrc:156
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_16"
msgid "Page design"
msgstr "تصميم الصّفحة"
#: strings.hrc:157
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_17"
msgid "This wizard helps you to create a fax template. The template can then be used to create a fax whenever needed."
msgstr "يساعدك هذا المرشد على إنشاء قالب فاكسات. يمكن بعدها استخدام القالب لإنشاء فاكس عند الحاجة."
#: strings.hrc:158
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_18"
msgid "Return address"
msgstr "عنوان المرسل"
#: strings.hrc:159
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_19"
msgid "Name:"
msgstr "الاسم:"
#: strings.hrc:160
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_20"
msgid "Street:"
msgstr "الشارع:"
#: strings.hrc:161
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_21"
msgid "ZIP code/State/City:"
msgstr "الرمز البريدي/المحافظة/المدينة:"
@@ -719,19 +635,16 @@ msgid "Footer"
msgstr "تذييل"
#: strings.hrc:163
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_23"
msgid "This wizard creates a fax template which enables you to create multiple faxes with the same layout and settings."
msgstr "يُنشئ هذا المرشد قالب فاكسات يتيح لك إنشاء فاكسات متعدّدة بنفس التخطيط و الإعدادات."
#: strings.hrc:164
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_24"
msgid "To create another new fax out of the template, go to the location where you saved the template and double-click the file."
msgstr "لإنشاء فاكس آخر من القالب نفسه، اذهب إلى المكان الذي حفظت القالب فيه وقم بالضغط المزدوج على الملف."
#: strings.hrc:165
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_25"
msgid "Template Name:"
msgstr "اسم القالب:"
@@ -743,139 +656,116 @@ msgid "Location and file name:"
msgstr "مكان الملف واسمه:"
#: strings.hrc:167
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_27"
msgid "What do you want to do next?"
msgstr "ما الذي تريد عمله بعد ذلك؟"
#: strings.hrc:168
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_28"
msgid "Choose the type of fax and a page design"
msgstr "اختر نوع الفاكس وتصميم الصفحة"
#: strings.hrc:169
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_29"
msgid "Select items to include in the fax template"
msgstr "اختر العناصر لشملها في قالب الفاكس"
#: strings.hrc:170
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_30"
msgid "Specify sender and recipient information"
msgstr "حدّد معلومات المُرسِل والمُرسَل إليه"
#: strings.hrc:171
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_31"
msgid "Enter text for the footer"
msgstr "أَدْخِل النص للتذييل"
#: strings.hrc:172
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_32"
msgid "Choose a name and save the template"
msgstr "اختر اسمًا واحفظ القالب"
#: strings.hrc:173
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_33"
msgid "Include ~only on second and following pages"
msgstr "تضمين ف~قط على الصفحتين الثانية والتالية"
#: strings.hrc:174
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_34"
msgid "~Include page number"
msgstr "ت~ضمين رقم الصفحة"
#: strings.hrc:175
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_35"
msgid "~Date"
msgstr "ال~تاريخ"
#: strings.hrc:176
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_36"
msgid "~Type of message"
msgstr "~نوع الرسالة"
#: strings.hrc:177
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_37"
msgid "Fax Number:"
msgstr "رقم الفاكس:"
#: strings.hrc:178
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_38"
msgid "Use placeholders for ~recipient's address"
msgstr "استخدام العناصر النائبة لعنوان المست~لم"
#: strings.hrc:179
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_39"
msgid "Use address database for ~mail merge"
msgstr "استخدام قاعدة بيانات العناوين ل~دمج المراسلات"
#: strings.hrc:180
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_40"
msgid "~New return address"
msgstr "عنوان مر~سل جديد"
#: strings.hrc:181
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_41"
msgid "To:"
msgstr "من:"
#: strings.hrc:182
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_42"
msgid "From:"
msgstr "من:"
#: strings.hrc:183
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_43"
msgid "Fax:"
msgstr "الفاكس:"
#: strings.hrc:184
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_44"
msgid "Tel:"
msgstr "الهاتف:"
#: strings.hrc:185
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_45"
msgid "E-mail:"
msgstr "البريد الإلكتروني:"
#: strings.hrc:186
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_46"
msgid "This template consists of"
msgstr "يتكون هذا القالب من"
#: strings.hrc:187
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_47"
msgid "page"
msgstr "صفحة"
#: strings.hrc:188
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_48"
msgid "Please inform us if transmission errors occur."
msgstr " يرجى اعلامنا اذا حدثت أخطاء في الإرسال"
#: strings.hrc:189
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_49"
msgid "Bottle"
msgstr "زجاجة"
@@ -893,115 +783,96 @@ msgid "Marine"
msgstr "بحري"
#: strings.hrc:192
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_52"
msgid "Classic Fax"
msgstr "الفاكس التقليدي"
#: strings.hrc:193
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_53"
msgid "Classic Fax from Private"
msgstr "فاكس تقليدي من جهة خاصة"
#: strings.hrc:194
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_54"
msgid "Modern Fax"
msgstr "فاكس حديث"
#: strings.hrc:195
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_55"
msgid "Modern Fax from Private"
msgstr "فاكس حديث من مصدر خاص"
#: strings.hrc:196
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_56"
msgid "Fax"
msgstr "الفاكس"
#: strings.hrc:199
-#, fuzzy
msgctxt "RID_FAXWIZARDCOMMUNICATION_START_1"
msgid "Important Information!"
msgstr "معلومات هامة!"
#: strings.hrc:200
-#, fuzzy
msgctxt "RID_FAXWIZARDCOMMUNICATION_START_2"
msgid "For your information"
msgstr "لمعلوماتك"
#: strings.hrc:201
-#, fuzzy
msgctxt "RID_FAXWIZARDCOMMUNICATION_START_3"
msgid "News!"
msgstr "أخبار!"
#: strings.hrc:204
-#, fuzzy
msgctxt "RID_FAXWIZARDSALUTATION_START_1"
msgid "To whom it may concern,"
msgstr "لمن يهمه الأمر،"
#: strings.hrc:205
-#, fuzzy
msgctxt "RID_FAXWIZARDSALUTATION_START_2"
msgid "Dear Sir or Madam,"
msgstr "السيّد(ة) المحترم(ة)،"
#: strings.hrc:206
-#, fuzzy
msgctxt "RID_FAXWIZARDSALUTATION_START_3"
msgid "Hello,"
msgstr "مرحبًا،"
#: strings.hrc:207
-#, fuzzy
msgctxt "RID_FAXWIZARDSALUTATION_START_4"
msgid "Hi,"
msgstr "تحياتي،"
#: strings.hrc:210
-#, fuzzy
msgctxt "RID_FAXWIZARDGREETING_START_1"
msgid "Sincerely"
msgstr "مع تحيات"
#: strings.hrc:211
-#, fuzzy
msgctxt "RID_FAXWIZARDGREETING_START_2"
msgid "Yours faithfully"
msgstr "المخلص لك"
#: strings.hrc:212
-#, fuzzy
msgctxt "RID_FAXWIZARDGREETING_START_3"
msgid "Regards"
msgstr "مع احترامي"
#: strings.hrc:213
-#, fuzzy
msgctxt "RID_FAXWIZARDGREETING_START_4"
msgid "Love"
msgstr "المحب"
#: strings.hrc:216
-#, fuzzy
msgctxt "RID_FAXWIZARDROADMAP_START_1"
msgid "Page design"
msgstr "تصميم الصّفحة"
#: strings.hrc:217
-#, fuzzy
msgctxt "RID_FAXWIZARDROADMAP_START_2"
msgid "Items to include"
msgstr "العناصر لشملها"
#: strings.hrc:218
-#, fuzzy
msgctxt "RID_FAXWIZARDROADMAP_START_3"
msgid "Sender and Recipient"
msgstr "المُرسِل والمُرسَل إليه"
@@ -1013,25 +884,21 @@ msgid "Footer"
msgstr "تذييل"
#: strings.hrc:220
-#, fuzzy
msgctxt "RID_FAXWIZARDROADMAP_START_5"
msgid "Name and location"
msgstr "الاسم والموقع"
#: strings.hrc:223
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_1"
msgid "Agenda Wizard"
msgstr "مرشد جداول الأعمال"
#: strings.hrc:224
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_2"
msgid "Make ~manual changes to this agenda template"
msgstr "القيام بتعديلات ~يدوية على قالب المفكرة هذا"
#: strings.hrc:225
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_3"
msgid "Template name:"
msgstr "اسم القالب:"
@@ -1043,67 +910,56 @@ msgid "Location and file name:"
msgstr "مكان الملف واسمه:"
#: strings.hrc:227
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_5"
msgid "What do you want to do next?"
msgstr "ما الذي تريد عمله بعد ذلك؟"
#: strings.hrc:228
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_6"
msgid "Please choose the page design for the agenda"
msgstr "رجاء اختر تصميم الصفحة للمفكرة"
#: strings.hrc:229
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_7"
msgid "Please select the headings you wish to include in your agenda template"
msgstr "رجاء اختر الرؤوس التي تريدّ شملها في قالب المفكرة"
#: strings.hrc:230
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_8"
msgid "Please enter general information for the event"
msgstr "رجاء إدخال معلومات عامّة عن الحدث"
#: strings.hrc:231
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_9"
msgid "Please specify items for the agenda"
msgstr "رجاء حدّد نقاط المفكرة"
#: strings.hrc:232
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_10"
msgid "Please select the names you wish to include in your agenda template"
msgstr "رجاء اختر الأسماء التي تريد شملها في قالب مفكرتك"
#: strings.hrc:233
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_11"
msgid "Choose a name and save the template"
msgstr "اختر اسمًا واحفظ القالب"
#: strings.hrc:234
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_12"
msgid "Include form for recording minutes"
msgstr "تضمين نموذج لتسجيل نقاط المحضر"
#: strings.hrc:235
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_13"
msgid "This wizard helps you to create an agenda template. The template can then be used to create an agenda whenever needed."
msgstr "يساعدك هذا المرشد على إنشاء قالب جداول أعمال. يمكن استخدام القالب بعدها لإنشاء جدول أعمال عند الحاجة."
#: strings.hrc:236
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_14"
msgid "Time:"
msgstr "الوقت:"
#: strings.hrc:237
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_15"
msgid "Name:"
msgstr "الاسم:"
@@ -1115,7 +971,6 @@ msgid "Location:"
msgstr "الموقع:"
#: strings.hrc:239
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_17"
msgid "Placeholders will be used in empty fields. You can replace placeholders with text later."
msgstr "سيتم استخدام العناصر النائبة في الحقول الفارغة. يمكن استبدال العناصر النائبة بالنصّ لاحقًا."
@@ -1127,25 +982,21 @@ msgid "..."
msgstr "..."
#: strings.hrc:241
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_19"
msgid "Create an ~agenda from this template"
msgstr "إنشاء ~مفكرة من هذا القالب"
#: strings.hrc:242
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_20"
msgid "To create a new agenda out of the template, go to the location where you saved the template and double-click the file."
msgstr "لإنشاء مفكرة جديدة من القالب، اذهب إلى المكان الذي حفظت فيه القالب وقم بالضغط المزدوج على الملف."
#: strings.hrc:243
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_21"
msgid "Agenda item"
msgstr "نقطة مفكّرة"
#: strings.hrc:244
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_22"
msgid "Responsible"
msgstr "المسؤول"
@@ -1157,67 +1008,56 @@ msgid "Duration"
msgstr "المدة"
#: strings.hrc:246
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_24"
msgid "Meeting called by"
msgstr "تم استدعاء الاجتماع بواسطة"
#: strings.hrc:247
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_25"
msgid "Chairperson"
msgstr "الرئيس"
#: strings.hrc:248
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_26"
msgid "Minute keeper"
msgstr "برنامج Minute keeper"
#: strings.hrc:249
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_27"
msgid "Moderator"
msgstr "الوسيط"
#: strings.hrc:250
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_28"
msgid "Attendees"
msgstr "الحضور"
#: strings.hrc:251
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_29"
msgid "Observers"
msgstr "المشرفون"
#: strings.hrc:252
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_30"
msgid "Facility personnel"
msgstr "موظف المنشأة"
#: strings.hrc:253
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_31"
msgid "The agenda template will include placeholders for the names of the selected people. When creating an agenda from the template, you can replace these placeholder with the appropriate names."
msgstr "سيحتوي القالب على عناصر نائبة لأسماء الأشخاص المحدّدين. عند إنشاء مفكرة من القالب، يمكن استبدال هذه العناصر النائبة بالأسماء المناسبة."
#: strings.hrc:254
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_32"
msgid "Type of meeting"
msgstr "نوع الاجتماع"
#: strings.hrc:255
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_33"
msgid "Please read"
msgstr "يرجى القراءة"
#: strings.hrc:256
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_34"
msgid "Please bring"
msgstr "يرجى تقديم"
@@ -1229,49 +1069,41 @@ msgid "Notes"
msgstr "ملاحظات"
#: strings.hrc:258
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_36"
msgid "The agenda template will include placeholders for the selected items."
msgstr "سيحتوي قالب المفكرة على عناصر نائبة للنقاط المُحدّدة."
#: strings.hrc:259
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_38"
msgid "Date:"
msgstr "التاريخ:"
#: strings.hrc:260
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_39"
msgid "This wizard creates an agenda template which enables you to create multiple agendas with the same layout and settings."
msgstr "يُنشئ هذا المرشد قالب جدوال أعمال يتيح لك إنشاء جداول أعمال بنفس التخطيط و الإعدادات."
#: strings.hrc:261
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_40"
msgid "Page design:"
msgstr "تصميم الصفحة:"
#: strings.hrc:262
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_41"
msgid "myAgendaTemplate.stw"
msgstr "myAgendaTemplate.stw"
#: strings.hrc:263
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_42"
msgid "My Agenda Template"
msgstr "قالب مفكرتي"
#: strings.hrc:264
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_43"
msgid "An unexpected error occurred while saving the agenda template."
msgstr "حدث خطأ غير متوقع أثناء حفظ قالب المفكرة."
#: strings.hrc:265
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_44"
msgid "Name"
msgstr "الاسم"
@@ -1289,73 +1121,61 @@ msgid "Time"
msgstr "الوقت"
#: strings.hrc:268
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_47"
msgid "Location"
msgstr "الموقع"
#: strings.hrc:269
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_48"
msgid "Click to replace this text"
msgstr "اضغط لاستبدال هذا النص"
#: strings.hrc:270
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_50"
msgid "Page design"
msgstr "تصميم الصّفحة"
#: strings.hrc:271
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_51"
msgid "General information"
msgstr "معلومات عامة"
#: strings.hrc:272
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_52"
msgid "Headings to include"
msgstr "الرؤوس المطلوب شملها"
#: strings.hrc:273
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_53"
msgid "Names"
msgstr "الأسماء"
#: strings.hrc:274
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_54"
msgid "Agenda items"
msgstr "نقاط المفكرة"
#: strings.hrc:275
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_55"
msgid "Name and location"
msgstr "الاسم والموقع"
#: strings.hrc:276
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_56"
msgid "An unexpected error occurred while opening the agenda template."
msgstr "حدث خطأ غير متوقع أثناء فتح قالب المفكرة."
#: strings.hrc:277
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_57"
msgid "Type of meeting"
msgstr "نوع الاجتماع"
#: strings.hrc:278
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_58"
msgid "Please bring"
msgstr "يرجى تقديم"
#: strings.hrc:279
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_59"
msgid "Please read"
msgstr "يرجى القراءة"
@@ -1367,43 +1187,36 @@ msgid "Notes"
msgstr "ملاحظات"
#: strings.hrc:281
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_61"
msgid "Meeting called by"
msgstr "تم استدعاء الاجتماع بواسطة"
#: strings.hrc:282
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_62"
msgid "Chairperson"
msgstr "الرئيس"
#: strings.hrc:283
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_63"
msgid "Attendees"
msgstr "الحضور"
#: strings.hrc:284
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_64"
msgid "Minute keeper"
msgstr "برنامج Minute keeper"
#: strings.hrc:285
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_65"
msgid "Moderator"
msgstr "الوسيط"
#: strings.hrc:286
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_66"
msgid "Observers"
msgstr "المشرفون"
#: strings.hrc:287
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_67"
msgid "Facility personnel"
msgstr "موظف المنشأة"
@@ -1433,13 +1246,11 @@ msgid "Move down"
msgstr "تحريك للأسفل"
#: strings.hrc:292
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_72"
msgid "Date:"
msgstr "التاريخ:"
#: strings.hrc:293
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_73"
msgid "Time:"
msgstr "الوقت:"
@@ -1451,25 +1262,21 @@ msgid "Location:"
msgstr "الموقع:"
#: strings.hrc:295
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_75"
msgid "Topics"
msgstr "المواضيع"
#: strings.hrc:296
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_76"
msgid "Num."
msgstr "الرقم"
#: strings.hrc:297
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_77"
msgid "Topic"
msgstr "موضوع"
#: strings.hrc:298
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_78"
msgid "Responsible"
msgstr "المسؤول"
@@ -1481,43 +1288,36 @@ msgid "Time"
msgstr "الوقت"
#: strings.hrc:300
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_80"
msgid "Additional information"
msgstr "معلومات إضافية"
#: strings.hrc:301
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_81"
msgid "Minutes for"
msgstr "دقائق لـ"
#: strings.hrc:302
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_82"
msgid "Discussion:"
msgstr "الحوار:"
#: strings.hrc:303
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_83"
msgid "Conclusion:"
msgstr "الخاتمة:"
#: strings.hrc:304
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_84"
msgid "To do:"
msgstr "للعمل:"
#: strings.hrc:305
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_85"
msgid "Responsible party:"
msgstr "الجهة المسؤولة:"
#: strings.hrc:306
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_86"
msgid "Deadline:"
msgstr "الخط الأحمر:"
@@ -1535,13 +1335,11 @@ msgid "Classic"
msgstr "تقليدي"
#: strings.hrc:309
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_89"
msgid "Colorful"
msgstr "ملون"
#: strings.hrc:310
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_90"
msgid "Elegant"
msgstr "أنيق"
@@ -1553,19 +1351,16 @@ msgid "Green"
msgstr "أخضر"
#: strings.hrc:312
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_92"
msgid "Grey"
msgstr "رمادي"
#: strings.hrc:313
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_93"
msgid "Modern"
msgstr "عصري"
#: strings.hrc:314
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_94"
msgid "Orange"
msgstr "برتقالي"
@@ -1577,7 +1372,6 @@ msgid "Red"
msgstr "أحمر"
#: strings.hrc:316
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_96"
msgid "Simple"
msgstr "بسيط"
diff --git a/source/ar/wizards/source/resources.po b/source/ar/wizards/source/resources.po
index 8ced17a20bc..631b5a73d8c 100644
--- a/source/ar/wizards/source/resources.po
+++ b/source/ar/wizards/source/resources.po
@@ -148,7 +148,6 @@ msgid "~Help"
msgstr "~مساعدة"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_16\n"
@@ -199,7 +198,6 @@ msgid "The wizard could not be run, because important files were not found.\\nUn
msgstr "تعذّر تشغيل المرشد لعدم العثور على الملفات الهامّة.\\nانقر من ’أدوات - خيارات - %PRODUCTNAME - المسارات‘ زرّ ”المبدئيّ“ لتصفير المسارات إلى الإعدادات المبدئيّة.\\nثمّ أعِد تشغيل المرشد."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_0\n"
@@ -226,7 +224,6 @@ msgid "Colu~mns"
msgstr "الأ~عمدة"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_7\n"
@@ -235,7 +232,6 @@ msgid "Report_"
msgstr "تقرير_"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_8\n"
@@ -244,7 +240,6 @@ msgid "- undefined -"
msgstr "- غير مُعرّف -"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_9\n"
@@ -253,7 +248,6 @@ msgid "~Fields in report"
msgstr "ال~حقول في التقرير"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_11\n"
@@ -262,7 +256,6 @@ msgid "Grouping"
msgstr "التجميع"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_12\n"
@@ -271,7 +264,6 @@ msgid "Sort options"
msgstr "خيارات الفرز"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_13\n"
@@ -280,7 +272,6 @@ msgid "Choose layout"
msgstr "اختر المظهر"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_14\n"
@@ -289,7 +280,6 @@ msgid "Create report"
msgstr "إنشاء تقرير"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_15\n"
@@ -298,7 +288,6 @@ msgid "Layout of data"
msgstr "مظهر البيانات"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_16\n"
@@ -316,7 +305,6 @@ msgid "Fields"
msgstr "الحقول"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_20\n"
@@ -325,7 +313,6 @@ msgid "~Sort by"
msgstr "~الفرز بحسب"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_21\n"
@@ -361,7 +348,6 @@ msgid "Landscape"
msgstr "بالعرض"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_28\n"
@@ -370,7 +356,6 @@ msgid "Which fields do you want to have in your report?"
msgstr "ما الحقول المطلوبة في التقرير؟"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_29\n"
@@ -379,7 +364,6 @@ msgid "Do you want to add grouping levels?"
msgstr "هل تريد إضافة مستويات تجميع؟"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_30\n"
@@ -388,7 +372,6 @@ msgid "According to which fields do you want to sort the data?"
msgstr "حسب أي من الحقول تريد فرز البيانات؟"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_31\n"
@@ -397,7 +380,6 @@ msgid "How do you want your report to look?"
msgstr "ما مظهر التقرير المطلوب؟"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_32\n"
@@ -406,7 +388,6 @@ msgid "Decide how you want to proceed"
msgstr "قرّر كيف تستمر"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_33\n"
@@ -415,7 +396,6 @@ msgid "Title of report"
msgstr "عنوان التقرير"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_34\n"
@@ -424,7 +404,6 @@ msgid "Display report"
msgstr "إظهار التقرير"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_35\n"
@@ -433,7 +412,6 @@ msgid "Create report"
msgstr "إنشاء تقرير"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_36\n"
@@ -442,7 +420,6 @@ msgid "Ascending"
msgstr "تصاعدي"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_37\n"
@@ -451,7 +428,6 @@ msgid "Descending"
msgstr "تنازلي"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_40\n"
@@ -476,7 +452,6 @@ msgid "~Modify report layout"
msgstr "~عدّل تخطيط التقرير"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_43\n"
@@ -494,7 +469,6 @@ msgid "Save as"
msgstr "حفظ باسم"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_50\n"
@@ -503,7 +477,6 @@ msgid "Groupings"
msgstr "التجميعات"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_51\n"
@@ -512,7 +485,6 @@ msgid "Then b~y"
msgstr "ثم ~بحسب"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_52\n"
@@ -521,7 +493,6 @@ msgid "~Then by"
msgstr "ثم ب~حسب"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_53\n"
@@ -530,7 +501,6 @@ msgid "Asc~ending"
msgstr "تص~اعدي"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_54\n"
@@ -539,7 +509,6 @@ msgid "Ascend~ing"
msgstr "تصا~عدي"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_55\n"
@@ -548,7 +517,6 @@ msgid "Ascendin~g"
msgstr "تصاعد ~ي"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_56\n"
@@ -557,7 +525,6 @@ msgid "De~scending"
msgstr "تنا~زلي"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_57\n"
@@ -566,7 +533,6 @@ msgid "Des~cending"
msgstr "تن~ازلي"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_58\n"
@@ -575,7 +541,6 @@ msgid "De~scending"
msgstr "تنا~زلي"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_60\n"
@@ -600,7 +565,6 @@ msgid "Creating Report..."
msgstr "يُنشئ التقرير..."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_63\n"
@@ -609,7 +573,6 @@ msgid "Number of records inserted: <COUNT>"
msgstr "عدد السجلات المُدخلة: <COUNT>"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_64\n"
@@ -618,7 +581,6 @@ msgid "The form '<REPORTFORM>' does not exist."
msgstr "النموذج '<REPORTFORM>' غير موجود."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_65\n"
@@ -627,7 +589,6 @@ msgid "The query with the statement <BR>'<STATEMENT>' <BR> could not be run. <BR
msgstr "الاستعلام ذو الجملة<BR>'<STATEMENT>'<BR> لا يمكن تنفيذه.<BR>تحقق من مصدر البيانات."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_66\n"
@@ -636,7 +597,6 @@ msgid "The following hidden control in the form '<REPORTFORM>' could not be read
msgstr "عنصر التحكم المخفي التالي في النموذج '<REPORTFORM>' لايمكن قراءته: '<CONTROLNAME>'."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_67\n"
@@ -645,7 +605,6 @@ msgid "Importing data..."
msgstr "استيراد البيانات..."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_68\n"
@@ -654,7 +613,6 @@ msgid "Labeling fields"
msgstr "تسمية الحقول"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_69\n"
@@ -672,7 +630,6 @@ msgid "Label"
msgstr "لصيقة"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_71\n"
@@ -681,7 +638,6 @@ msgid "Field"
msgstr "حقل"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_72\n"
@@ -690,7 +646,6 @@ msgid "An error occurred in the wizard.<BR>The template '%PATH' could be erroneo
msgstr "حدث عطل في المرشد.<BR>قد يكون القالب ”%PATH“ خاطئًا.<BR>إما أن المقاطع أو الجداول المطلوبة غير موجودة أو هي موجودة و لكن باسم خطأ.<BR>طالع المساعدة لمزيد من المعلومات المفصلة.<BR>رجاء اختر قالبا آخرا."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_73\n"
@@ -699,7 +654,6 @@ msgid "There is an invalid user field in a table."
msgstr "هنالك حقل مستخدِم غير صالح في الجدول."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_74\n"
@@ -708,7 +662,6 @@ msgid "The sort criterion '<FIELDNAME>' was chosen twice. Each criterion can onl
msgstr "اختير معيار الفرز '<FIELDNAME>' مرّتين. يمكن اختيار كلّ معيار مرّة فقط."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_75\n"
@@ -717,7 +670,6 @@ msgid "Note: The dummy text will be replaced by data from the database when the
msgstr "ملاحظة: النص غير الحقيقي سيتم استبداله ببيانات من قاعدة البيانات عند إنشاء التقرير."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_76\n"
@@ -726,7 +678,6 @@ msgid "A report '%REPORTNAME' already exists in the database. Please assign anot
msgstr "التقرير '%REPORTNAME' موجود بالفعل في قاعدة البيانات. رجاء تعيين اسم آخر."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_78\n"
@@ -735,7 +686,6 @@ msgid "How do you want to proceed after creating the report?"
msgstr "ماذا تريد أن تعمل بعد إنشاء التقرير؟"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_79\n"
@@ -744,7 +694,6 @@ msgid "What kind of report do you want to create?"
msgstr "ما نوع التقرير المطلوب إنشاءه؟"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_80\n"
@@ -753,7 +702,6 @@ msgid "Tabular"
msgstr "جدولي"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_81\n"
@@ -762,7 +710,6 @@ msgid "Columnar, single-column"
msgstr "عمودي، عمود واحد"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_82\n"
@@ -771,7 +718,6 @@ msgid "Columnar, two columns"
msgstr "عمودي، عمودان"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_83\n"
@@ -780,7 +726,6 @@ msgid "Columnar, three columns"
msgstr "عمودي، ثلاثة أعمدة"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_84\n"
@@ -789,7 +734,6 @@ msgid "In blocks, labels left"
msgstr "في كتل - تسميات للأيسر"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_85\n"
@@ -854,7 +798,6 @@ msgid "No valid report template was found."
msgstr "لم يُعثر على قالب تقارير صالح."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_93\n"
@@ -863,7 +806,6 @@ msgid "Page:"
msgstr "الصفحة:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_94\n"
@@ -872,7 +814,6 @@ msgid "Align Left - Border"
msgstr "محاذاة إلى اليسار - حد"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_95\n"
@@ -881,7 +822,6 @@ msgid "Align Left - Compact"
msgstr "محاذاة إلى اليسار - مُدمج"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_96\n"
@@ -890,7 +830,6 @@ msgid "Align Left - Elegant"
msgstr "محاذاة إلى اليسار - أنيق"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_97\n"
@@ -899,7 +838,6 @@ msgid "Align Left - Highlighted"
msgstr "محاذاة إلى اليسار - بارز"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_98\n"
@@ -908,7 +846,6 @@ msgid "Align Left - Modern"
msgstr "محاذاة إلى اليسار - حديث"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_99\n"
@@ -926,7 +863,6 @@ msgid "Default"
msgstr "المبدئيّ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_101\n"
@@ -935,7 +871,6 @@ msgid "Outline - Borders"
msgstr "الخطوط العريضة - الحدود"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_102\n"
@@ -944,7 +879,6 @@ msgid "Outline - Compact"
msgstr "الخطوط العريضة - مدمج"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_103\n"
@@ -953,7 +887,6 @@ msgid "Outline - Elegant"
msgstr "الخطوط العريضة - الأنيقة"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_104\n"
@@ -962,7 +895,6 @@ msgid "Outline - Highlighted"
msgstr "الخطوط العريضة - البارزه"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_105\n"
@@ -971,7 +903,6 @@ msgid "Outline - Modern"
msgstr "الخطوط العريضة - الحديثة"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_106\n"
@@ -980,7 +911,6 @@ msgid "Outline - Red & Blue"
msgstr "الخطوط العريضة - أحمر & أزرق"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_107\n"
@@ -989,7 +919,6 @@ msgid "Outline, indented - Borders"
msgstr "الخطوط العريضة ، مسننة - الحدود"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_108\n"
@@ -998,7 +927,6 @@ msgid "Outline, indented - Compact"
msgstr "الخطوط العريضة ، مسننة - مدمج"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_109\n"
@@ -1007,7 +935,6 @@ msgid "Outline, indented - Elegant"
msgstr "الخطوط العريضة ، مسننة - الأنيقة"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_110\n"
@@ -1016,7 +943,6 @@ msgid "Outline, indented - Highlighted"
msgstr "الخطوط العريضة ، مسننة - البارزة"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_111\n"
@@ -1025,7 +951,6 @@ msgid "Outline, indented - Modern"
msgstr "الخطوط العريضة ، مسننة - الحديثة"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_112\n"
@@ -1034,7 +959,6 @@ msgid "Outline, indented - Red & Blue"
msgstr "الخطوط العريضة ، مسننة - أحمر & أزرق"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_113\n"
@@ -1043,7 +967,6 @@ msgid "Bubbles"
msgstr "فقاعات"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_114\n"
@@ -1052,7 +975,6 @@ msgid "Cinema"
msgstr "سينما"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_115\n"
@@ -1070,7 +992,6 @@ msgid "Default"
msgstr "المبدئيّ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_117\n"
@@ -1079,7 +1000,6 @@ msgid "Drafting"
msgstr "مسودة"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_118\n"
@@ -1088,7 +1008,6 @@ msgid "Finances"
msgstr "مالية"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_119\n"
@@ -1097,7 +1016,6 @@ msgid "Flipchart"
msgstr "المخطط التوضيحي"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_120\n"
@@ -1106,7 +1024,6 @@ msgid "Formal with Company Logo"
msgstr "رسمي مع شعار الشركة"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_121\n"
@@ -1115,7 +1032,6 @@ msgid "Generic"
msgstr "عام"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_122\n"
@@ -1124,7 +1040,6 @@ msgid "Worldmap"
msgstr "خريطة_العالم"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_0\n"
@@ -1160,7 +1075,6 @@ msgid "~Next >"
msgstr "ال~تّالي >"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_4\n"
@@ -1169,7 +1083,6 @@ msgid "~Database"
msgstr "~قاعدة البيانات"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_5\n"
@@ -1178,7 +1091,6 @@ msgid "~Table name"
msgstr "ا~سم الجدول"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_6\n"
@@ -1236,7 +1148,6 @@ msgid "The selected table or query could not be opened."
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_14\n"
@@ -1271,7 +1182,6 @@ msgid "The document could not be saved."
msgstr "تعذّر حفظ المستند."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_33\n"
@@ -1288,7 +1198,6 @@ msgid "Connecting to data source..."
msgstr "يتصل بمصدر البيانات..."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_35\n"
@@ -1297,7 +1206,6 @@ msgid "The connection to the data source could not be established."
msgstr "تعذّر إنشاء اتصال بالبيانات المصدر."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_36\n"
@@ -1306,7 +1214,6 @@ msgid "The file path entered is not valid."
msgstr "مسار الملف المُدخَل غير صالح."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_37\n"
@@ -1315,7 +1222,6 @@ msgid "Please select a data source"
msgstr "فضلًا حدّد البيانات المصدر"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_38\n"
@@ -1324,7 +1230,6 @@ msgid "Please select a table or query"
msgstr "فضلًا حدّد جدول أو استعلام"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_39\n"
@@ -1333,7 +1238,6 @@ msgid "Add field"
msgstr "أضف حقلًا"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_40\n"
@@ -1342,7 +1246,6 @@ msgid "Remove field"
msgstr "أزل الحقل"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_41\n"
@@ -1351,7 +1254,6 @@ msgid "Add all fields"
msgstr "أضف كلّ الحقول"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_42\n"
@@ -1360,7 +1262,6 @@ msgid "Remove all fields"
msgstr "أزل كلّ الحقول"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_43\n"
@@ -1369,7 +1270,6 @@ msgid "Move field up"
msgstr "انقل الحقل لأعلى"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_44\n"
@@ -1378,7 +1278,6 @@ msgid "Move field down"
msgstr "انقل الحقل لأسفل"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_45\n"
@@ -1387,7 +1286,6 @@ msgid "The field names from '%NAME' could not be retrieved."
msgstr "تعذّر جلب أسماء الحقول من '%NAME'."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_0\n"
@@ -1405,7 +1303,6 @@ msgid "Query"
msgstr "الاستعلام"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_2\n"
@@ -1414,7 +1311,6 @@ msgid "Query Wizard"
msgstr "مُرشد الاستعلام"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_3\n"
@@ -1432,7 +1328,6 @@ msgid "A~vailable fields"
msgstr "ال~حقول المتوفّرة"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_5\n"
@@ -1441,7 +1336,6 @@ msgid "Name ~of the query"
msgstr "اسم الا~ستعلام"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_6\n"
@@ -1450,7 +1344,6 @@ msgid "Display ~Query"
msgstr "~عرض الاستعلام"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_7\n"
@@ -1459,7 +1352,6 @@ msgid "~Modify Query"
msgstr "تع~ديل الاستعلام"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_8\n"
@@ -1468,7 +1360,6 @@ msgid "~How do you want to proceed after creating the query?"
msgstr "ما ال~ذي تريد فعله بعد إنشاء الاستعلام؟"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_9\n"
@@ -1477,7 +1368,6 @@ msgid "Match ~all of the following"
msgstr "~طابق كلّ التالي"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_10\n"
@@ -1486,7 +1376,6 @@ msgid "~Match any of the following"
msgstr "طا~بق أيّ من التالي"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_11\n"
@@ -1495,7 +1384,6 @@ msgid "~Detailed query (Shows all records of the query.)"
msgstr "استعلام مُ~فصَّل (يُظهر كلّ سجلّات الاستعلام.)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_12\n"
@@ -1504,7 +1392,6 @@ msgid "~Summary query (Shows only results of aggregate functions.)"
msgstr "استعلام مُل~خَّص (يُظهر فقط نتائج دوال المجاميع.)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_16\n"
@@ -1522,7 +1409,6 @@ msgid "Fields"
msgstr "الحقول"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_18\n"
@@ -1531,7 +1417,6 @@ msgid "~Group by"
msgstr "اجمع ~حسب"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_19\n"
@@ -1549,7 +1434,6 @@ msgid "Alias"
msgstr "الاسم المستعار"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_21\n"
@@ -1576,7 +1460,6 @@ msgid "Condition"
msgstr "الشّرط"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_25\n"
@@ -1585,7 +1468,6 @@ msgid "Value"
msgstr "القيمة"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_26\n"
@@ -1594,7 +1476,6 @@ msgid "is equal to"
msgstr "يساوي"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_27\n"
@@ -1603,7 +1484,6 @@ msgid "is not equal to"
msgstr "لا يساوي"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_28\n"
@@ -1612,7 +1492,6 @@ msgid "is smaller than"
msgstr "أصغر من"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_29\n"
@@ -1630,7 +1509,6 @@ msgid "is equal or less than"
msgstr "أصغر من أو يساوي "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_31\n"
@@ -1639,7 +1517,6 @@ msgid "is equal or greater than"
msgstr "أكبر من أو يساوي"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_32\n"
@@ -1648,7 +1525,6 @@ msgid "like"
msgstr "يشابه"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_33\n"
@@ -1657,7 +1533,6 @@ msgid "not like"
msgstr "لا يشابه"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_34\n"
@@ -1666,7 +1541,6 @@ msgid "is null"
msgstr "خالٍ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_35\n"
@@ -1675,7 +1549,6 @@ msgid "is not null"
msgstr "غير خالٍ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_36\n"
@@ -1684,7 +1557,6 @@ msgid "true"
msgstr "صحيح"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_37\n"
@@ -1693,7 +1565,6 @@ msgid "false"
msgstr "خطأ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_38\n"
@@ -1702,7 +1573,6 @@ msgid "and"
msgstr "و"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_39\n"
@@ -1711,7 +1581,6 @@ msgid "or"
msgstr "أو"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_40\n"
@@ -1720,7 +1589,6 @@ msgid "get the sum of"
msgstr "حساب مجموع"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_41\n"
@@ -1729,7 +1597,6 @@ msgid "get the average of"
msgstr "حساب معدّل"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_42\n"
@@ -1738,7 +1605,6 @@ msgid "get the minimum of"
msgstr "حساب القيمة الدنيا لِـ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_43\n"
@@ -1747,7 +1613,6 @@ msgid "get the maximum of"
msgstr "حساب القيمة القصوى لِـ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_44\n"
@@ -1783,7 +1648,6 @@ msgid "Sorting order:"
msgstr "ترتيب الفرز: "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_52\n"
@@ -1801,7 +1665,6 @@ msgid "Search conditions:"
msgstr "شروط البحث: "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_54\n"
@@ -1819,7 +1682,6 @@ msgid "Aggregate functions:"
msgstr "دوال المجاميع "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_56\n"
@@ -1837,7 +1699,6 @@ msgid "Grouped by:"
msgstr "تجميع بحسب: "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_58\n"
@@ -1855,7 +1716,6 @@ msgid "Grouping conditions:"
msgstr "شروط التجميع: "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_60\n"
@@ -1864,7 +1724,6 @@ msgid "No grouping conditions were assigned."
msgstr "لم تُعيّن أية شروط تجميع."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_70\n"
@@ -1873,7 +1732,6 @@ msgid "Select the fields (columns) for your query"
msgstr "اختر الحقول (الأعمدة) لاستعلامك"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_71\n"
@@ -1882,7 +1740,6 @@ msgid "Select the sorting order"
msgstr "اختر ترتيب الفرز"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_72\n"
@@ -1891,7 +1748,6 @@ msgid "Select the search conditions"
msgstr "اختر شروط البحث"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_73\n"
@@ -1900,7 +1756,6 @@ msgid "Select the type of query"
msgstr "اختر نوع الاستعلام"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_74\n"
@@ -1909,7 +1764,6 @@ msgid "Select the groups"
msgstr "اختر المجموعات"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_75\n"
@@ -1918,7 +1772,6 @@ msgid "Select the grouping conditions"
msgstr "اختر شروط التجميع"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_76\n"
@@ -1927,7 +1780,6 @@ msgid "Assign aliases if desired"
msgstr "عيِّن الأسماء المستعارة إن رَغبت"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_77\n"
@@ -1945,7 +1797,6 @@ msgid "Field selection"
msgstr "حدّد الحقول"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_81\n"
@@ -1954,7 +1805,6 @@ msgid "Sorting order"
msgstr "ترتيب الفرز"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_82\n"
@@ -1963,7 +1813,6 @@ msgid "Search conditions"
msgstr "شروط البحث"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_83\n"
@@ -1972,7 +1821,6 @@ msgid "Detail or summary"
msgstr "تفصيل أو تلخيص"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_84\n"
@@ -1981,7 +1829,6 @@ msgid "Grouping"
msgstr "التجميع"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_85\n"
@@ -1990,7 +1837,6 @@ msgid "Grouping conditions"
msgstr "شروط التجميع"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_86\n"
@@ -1999,7 +1845,6 @@ msgid "Aliases"
msgstr "الأسماء المستعارة"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_87\n"
@@ -2008,7 +1853,6 @@ msgid "Overview"
msgstr "التلخيص"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_88\n"
@@ -2017,7 +1861,6 @@ msgid "A field that has not been assigned an aggregate function must be used in
msgstr "الحقل الذي لا تُعيّن له دالة مجموع يجب استخدامه في مجموعة."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_89\n"
@@ -2026,7 +1869,6 @@ msgid "The condition '<FIELDNAME> <LOGICOPERATOR> <VALUE>' was chosen twice. Eac
msgstr "الشرط '<FIELDNAME> <LOGICOPERATOR> <VALUE>' تم اختياره مرتين. كل شرط يمكن اختياره مرة واحدة فقط"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_90\n"
@@ -2043,7 +1885,6 @@ msgid ","
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_92\n"
@@ -2052,7 +1893,6 @@ msgid "<FIELDTITLE> (<FIELDNAME>)"
msgstr "<FIELDTITLE> (<FIELDNAME>)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_93\n"
@@ -2061,7 +1901,6 @@ msgid "<FIELDNAME> (<SORTMODE>)"
msgstr "<FIELDNAME> (<SORTMODE>)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_94\n"
@@ -2070,7 +1909,6 @@ msgid "<FIELDNAME> <LOGICOPERATOR> <VALUE>"
msgstr "<FIELDNAME> <LOGICOPERATOR> <VALUE>"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_95\n"
@@ -2079,7 +1917,6 @@ msgid "<CALCULATEDFUNCTION> <FIELDNAME>"
msgstr "<CALCULATEDFUNCTION> <FIELDNAME>"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_96\n"
@@ -2088,7 +1925,6 @@ msgid "<FIELDNAME> <LOGICOPERATOR> <VALUE>"
msgstr "<FIELDNAME> <LOGICOPERATOR> <VALUE>"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_0\n"
@@ -2097,7 +1933,6 @@ msgid "Form Wizard"
msgstr "ُمُرشد النموذج"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_1\n"
@@ -2128,7 +1963,6 @@ msgstr ""
"تستخدم النماذج الفرعية لإظهار البيانات من الجداول أو الاستعلامات التي ترتبط بعلاقة واحد إلى متعدد."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_4\n"
@@ -2137,7 +1971,6 @@ msgid "~Add Subform"
msgstr "أ~ضف نموذجًا فرعيًا"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_5\n"
@@ -2146,7 +1979,6 @@ msgid "~Subform based on existing relation"
msgstr "الن~موذج الفرعي مبني على علاقة موجودة"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_6\n"
@@ -2155,7 +1987,6 @@ msgid "Tables or queries"
msgstr "الجداول أو الاستعلامات"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_7\n"
@@ -2164,7 +1995,6 @@ msgid "Subform based on ~manual selection of fields"
msgstr "النموذج الفرعي ~مبني على الاختيار اليدوي للحقول"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_8\n"
@@ -2173,7 +2003,6 @@ msgid "~Which relation do you want to add?"
msgstr "أ~يّ العلاقات تريد أن تضيف؟"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_9\n"
@@ -2182,7 +2011,6 @@ msgid "Fields in the ~subform"
msgstr "الحقول في النموذج ال~فرعي"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_12\n"
@@ -2191,7 +2019,6 @@ msgid "~Available fields"
msgstr "الحقول المت~وفّرة"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_13\n"
@@ -2211,7 +2038,6 @@ msgstr ""
"لكن الروابط تُستخدَم مرّة واحدة فقط."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_20\n"
@@ -2220,7 +2046,6 @@ msgid "~First joined subform field"
msgstr "~حقل النموذج المرتبط الأول"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_21\n"
@@ -2229,7 +2054,6 @@ msgid "~Second joined subform field"
msgstr "ح~قل النموذج المرتبط الثاني"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_22\n"
@@ -2238,7 +2062,6 @@ msgid "~Third joined subform field"
msgstr "حق~ل النموذج المرتبط الثالث"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_23\n"
@@ -2247,7 +2070,6 @@ msgid "~Fourth joined subform field"
msgstr "حقل ال~نموذج المرتبط الرابع"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_24\n"
@@ -2256,7 +2078,6 @@ msgid "F~irst joined main form field"
msgstr "حقل النموذج ال~رئيسي المرتبط الأول"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_25\n"
@@ -2265,7 +2086,6 @@ msgid "S~econd joined main form field"
msgstr "حقل النموذج الرئ~يسي المرتبط الثاني"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_26\n"
@@ -2274,7 +2094,6 @@ msgid "T~hird joined main form field"
msgstr "حقل النموذج الرئي~سي المرتبط الثالث"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_27\n"
@@ -2283,7 +2102,6 @@ msgid "F~ourth joined main form field"
msgstr "حقل النمو~ذج الرئيسي المرتبط الرابع"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_28\n"
@@ -2292,7 +2110,6 @@ msgid "Field border"
msgstr "حدود الحقل"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_29\n"
@@ -2301,7 +2118,6 @@ msgid "No border"
msgstr "بلا حدود"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_30\n"
@@ -2319,7 +2135,6 @@ msgid "Flat"
msgstr "مسطح"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_32\n"
@@ -2346,7 +2161,6 @@ msgid "Align right"
msgstr "حاذِ إلى اليمين"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_35\n"
@@ -2355,7 +2169,6 @@ msgid "Arrangement of DB fields"
msgstr "ترتيب حقول قاعدة البيانات"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_36\n"
@@ -2364,7 +2177,6 @@ msgid "Columnar - Labels Left"
msgstr "في أعمدة - اللصيقات إلى اليمين"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_37\n"
@@ -2373,7 +2185,6 @@ msgid "Columnar - Labels on Top"
msgstr "في أعمدة - اللصيقات في الأعلى"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_38\n"
@@ -2382,7 +2193,6 @@ msgid "In Blocks - Labels Left"
msgstr "في كتل - اللصيقات إلى اليمين"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_39\n"
@@ -2391,7 +2201,6 @@ msgid "In Blocks - Labels Above"
msgstr "في كتل - اللصيقات في اﻷعلى"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_40\n"
@@ -2400,7 +2209,6 @@ msgid "As Data Sheet"
msgstr "كَورقة بيانات"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_41\n"
@@ -2409,7 +2217,6 @@ msgid "Arrangement of the main form"
msgstr "ترتيب النموذج الرئيسي"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_42\n"
@@ -2418,7 +2225,6 @@ msgid "Arrangement of the subform"
msgstr "ترتيب النموذج الفرعي"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_44\n"
@@ -2436,7 +2242,6 @@ msgid "Existing data will not be displayed"
msgstr "لن تُعرض البيانات الموجودة "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_46\n"
@@ -2445,7 +2250,6 @@ msgid "T~he form is to display all data"
msgstr "ي~عرض النموذج كلّ البيانات"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_47\n"
@@ -2454,7 +2258,6 @@ msgid "Do not allow ~modification of existing data"
msgstr "لا تسمح بت~عديل البيانات الموجودة "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_48\n"
@@ -2463,7 +2266,6 @@ msgid "Do not allow ~deletion of existing data"
msgstr "لا تسمح بح~ذف البيانات الموجودة "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_49\n"
@@ -2472,7 +2274,6 @@ msgid "Do not allow ~addition of new data"
msgstr "لا تسمح بإ~ضافة بيانات جديدة"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_50\n"
@@ -2481,7 +2282,6 @@ msgid "Name of ~the form"
msgstr "ا~سم النموذج"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_51\n"
@@ -2490,7 +2290,6 @@ msgid "How do you want to proceed after creating the form?"
msgstr "ما الذي تريد فعله بعد إنشاء النموذج؟"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_52\n"
@@ -2499,7 +2298,6 @@ msgid "~Work with the form"
msgstr "ال~عمل على النموذج"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_53\n"
@@ -2508,7 +2306,6 @@ msgid "~Modify the form"
msgstr "ت~عديل النموذج"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_55\n"
@@ -2526,7 +2323,6 @@ msgid "Field selection"
msgstr "حدّد الحقول"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_81\n"
@@ -2535,7 +2331,6 @@ msgid "Set up a subform"
msgstr "أعدّ نموذجًا فرعيًا"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_82\n"
@@ -2544,7 +2339,6 @@ msgid "Add subform fields"
msgstr "أضف حقول النموذج الفرعي"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_83\n"
@@ -2553,7 +2347,6 @@ msgid "Get joined fields"
msgstr "اجلب الحقول المرتبطة"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_84\n"
@@ -2562,7 +2355,6 @@ msgid "Arrange controls"
msgstr "رتّب المتحكّمات"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_85\n"
@@ -2571,7 +2363,6 @@ msgid "Set data entry"
msgstr "عيّن إدخال البيانات"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_86\n"
@@ -2580,7 +2371,6 @@ msgid "Apply styles"
msgstr "طبّق أنماطًا"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_87\n"
@@ -2589,7 +2379,6 @@ msgid "Set name"
msgstr "عيّن اسمًا"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_88\n"
@@ -2598,7 +2387,6 @@ msgid "(Date)"
msgstr "(التاريخ)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_89\n"
@@ -2607,7 +2395,6 @@ msgid "(Time)"
msgstr "(الوقت)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_90\n"
@@ -2616,7 +2403,6 @@ msgid "Select the fields of your form"
msgstr "اختر حقول النموذج"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_91\n"
@@ -2625,7 +2411,6 @@ msgid "Decide if you want to set up a subform"
msgstr "قرّر فيما إذا كنت تريد إعداد نموذجًا فرعيًا"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_92\n"
@@ -2634,7 +2419,6 @@ msgid "Select the fields of your subform"
msgstr "اختر حقول النموذج الفرعي"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_93\n"
@@ -2643,7 +2427,6 @@ msgid "Select the joins between your forms"
msgstr "اختر الروابط بين النماذج"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_94\n"
@@ -2652,7 +2435,6 @@ msgid "Arrange the controls on your form"
msgstr "رتّب متحكّمات النموذج"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_95\n"
@@ -2661,7 +2443,6 @@ msgid "Select the data entry mode"
msgstr "حدّد وضع إدخال البيانات"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_96\n"
@@ -2670,7 +2451,6 @@ msgid "Apply the style of your form"
msgstr "طبّق نمطًا للنموذج"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_97\n"
@@ -2690,7 +2470,6 @@ msgstr ""
"اختر اسمًا آخرًا."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_1\n"
@@ -2699,7 +2478,6 @@ msgid "Table Wizard"
msgstr "مُرشد الجدول"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_2\n"
@@ -2708,7 +2486,6 @@ msgid "Select fields"
msgstr "اختر الحقول"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_3\n"
@@ -2717,7 +2494,6 @@ msgid "Set types and formats"
msgstr "عيّن الأنواع والتنسيقات"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_4\n"
@@ -2735,7 +2511,6 @@ msgid "Create table"
msgstr "إنشاء جدول"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_8\n"
@@ -2744,7 +2519,6 @@ msgid "Select fields for your table"
msgstr "اختر حقول الجدول"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_9\n"
@@ -2753,7 +2527,6 @@ msgid "Set field types and formats"
msgstr "عيّن أنواع الحقول وتنسيقاتها"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_10\n"
@@ -2771,7 +2544,6 @@ msgid "Create table"
msgstr "إنشاء جدول"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_14\n"
@@ -2780,7 +2552,6 @@ msgid "This wizard helps you to create a table for your database. After selectin
msgstr "سيساعدك هذا المُرشد بإنشاء جدول لقاعدة البيانات. بعد اختيار فئة الجدول وجدول عيّنة، اختر الحقول التي تريد تضمينها في الجدول. يمكن تضمين الحقول من أكثر من جدول عيّنة واحد."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_15\n"
@@ -2789,7 +2560,6 @@ msgid "Ca~tegory"
msgstr "ال~فئة"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_16\n"
@@ -2798,7 +2568,6 @@ msgid "B~usiness"
msgstr "أع~مال"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_17\n"
@@ -2807,7 +2576,6 @@ msgid "P~ersonal"
msgstr "ش~خصي"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_18\n"
@@ -2825,7 +2593,6 @@ msgid "A~vailable fields"
msgstr "ال~حقول المتوفّرة"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_20\n"
@@ -2850,7 +2617,6 @@ msgid "-"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_23\n"
@@ -2859,7 +2625,6 @@ msgid "Field name"
msgstr "اسم الحقل"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_24\n"
@@ -2868,7 +2633,6 @@ msgid "Field type"
msgstr "نوع الحقل"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_25\n"
@@ -2877,7 +2641,6 @@ msgid "~Selected fields"
msgstr "الح~قول المُحدَّدة"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_26\n"
@@ -2886,7 +2649,6 @@ msgid "A primary key uniquely identifies each record in a database table. Primar
msgstr "يُميّز المفتاح الأولي كلّ سجلّ في جدول قاعدة البيانات. تسهّل المفاتيح الأولية ربط المعلومات في جداول منفصلة، ومن المستحسن وجود مفتاح أولي في كلّ جدول. بدون مفتاح أوّلي، لن يكون من الممكن إدخال البيانات في هذا الجدول."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_27\n"
@@ -2895,7 +2657,6 @@ msgid "~Create a primary key"
msgstr "أ~نشئ مفتاح أوّلي"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_28\n"
@@ -2904,7 +2665,6 @@ msgid "~Automatically add a primary key"
msgstr "أ~ضف مفتاح أوّلي آليًا"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_29\n"
@@ -2922,7 +2682,6 @@ msgid "Define p~rimary key as a combination of several fields"
msgstr "عرّف ~مفتاح أولي كتجميعة حقول متعدّدة "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_31\n"
@@ -2931,7 +2690,6 @@ msgid "F~ieldname"
msgstr "اسم الحق~ل"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_32\n"
@@ -2940,7 +2698,6 @@ msgid "~Primary key fields"
msgstr "حقول ال~مفتاح الأوّلي"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_33\n"
@@ -2949,7 +2706,6 @@ msgid "Auto ~value"
msgstr "قي~مة آلية"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_34\n"
@@ -2958,7 +2714,6 @@ msgid "What do you want to name your table?"
msgstr "ماذا تريد تسمية الجدول؟"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_35\n"
@@ -2967,7 +2722,6 @@ msgid "Congratulations. You have entered all the information needed to create yo
msgstr "تهانينا. لقد أدخلت كلّ المعلومات المطلوبة لإنشاء الجدول."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_36\n"
@@ -2976,7 +2730,6 @@ msgid "What do you want to do next?"
msgstr "ما الذي تريد عمله بعد ذلك؟"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_37\n"
@@ -2985,7 +2738,6 @@ msgid "Modify the table design"
msgstr "تعديل تصميم الجدول"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_38\n"
@@ -2994,7 +2746,6 @@ msgid "Insert data immediately"
msgstr "إدخال البيانات مباشرة"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_39\n"
@@ -3003,7 +2754,6 @@ msgid "C~reate a form based on this table"
msgstr "إن~شاء نموذج بناءً على هذا الجدول"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_40\n"
@@ -3028,7 +2778,6 @@ msgid "The field name '%FIELDNAME' contains a special character ('%SPECIALCHAR')
msgstr "يحتوي اسم الحقل ”%FIELDNAME“ على محرف خاص (”%SPECIALCHAR“) قد لا تدعمه قاعدة البيانات."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_43\n"
@@ -3037,7 +2786,6 @@ msgid "Field"
msgstr "حقل"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_44\n"
@@ -3046,7 +2794,6 @@ msgid "MyTable"
msgstr "جدولي"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_45\n"
@@ -3055,7 +2802,6 @@ msgid "Add a Field"
msgstr "إضافة حقل"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_46\n"
@@ -3064,7 +2810,6 @@ msgid "Remove the selected Field"
msgstr "إزالة الحقل المحدد"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_47\n"
@@ -3084,7 +2829,6 @@ msgstr ""
"رجاء أَدخل اسم آخر. "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_49\n"
@@ -3093,7 +2837,6 @@ msgid "Catalog of the table"
msgstr "كتالوج الجدول"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_50\n"
@@ -3102,7 +2845,6 @@ msgid "Schema of the table"
msgstr "مخطّط الجدول"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_51\n"
@@ -3147,7 +2889,6 @@ msgid "~Convert"
msgstr "~حوّل"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_ZERO_4\n"
@@ -3156,7 +2897,6 @@ msgid "Note: Currency amounts from external links and currency conversion factor
msgstr "ملاحظة: مبالغ العملة المرتبطة بمراجع خارجية و معاملات تحويل قيم العملة في المعادلات غير قابلة للتحويل."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_ZERO_5\n"
@@ -3165,7 +2905,6 @@ msgid "First, unprotect all sheets."
msgstr "أولًا ألغِ حماية جميع الجداول."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_ZERO_6\n"
@@ -3183,7 +2922,6 @@ msgid "C~ontinue >"
msgstr "أ~كمل>>"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_ZERO_8\n"
@@ -3192,7 +2930,6 @@ msgid "C~lose"
msgstr "أ~غلق"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_0\n"
@@ -3201,7 +2938,6 @@ msgid "~Entire document"
msgstr "كل ال~مستند"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_1\n"
@@ -3210,7 +2946,6 @@ msgid "Selection"
msgstr "التحديد"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_2\n"
@@ -3219,7 +2954,6 @@ msgid "Cell S~tyles"
msgstr "أنماط ال~خلايا"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_3\n"
@@ -3228,7 +2962,6 @@ msgid "Currency cells in the current ~sheet"
msgstr "خلايا العملة في ال~ورقة البيانية الحالية"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_4\n"
@@ -3237,7 +2970,6 @@ msgid "Currency cells in the entire ~document"
msgstr "خلايا العملة في المستند ~بأكمله"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_5\n"
@@ -3246,7 +2978,6 @@ msgid "~Selected range"
msgstr "ال~نطاق المحدد"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_6\n"
@@ -3255,7 +2986,6 @@ msgid "Select Cell Styles"
msgstr "اختر أنماط الخلايا"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_7\n"
@@ -3264,7 +2994,6 @@ msgid "Select currency cells"
msgstr "اختر خلايا العملة"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_8\n"
@@ -3273,7 +3002,6 @@ msgid "Currency ranges:"
msgstr "نطاقات العملة:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_9\n"
@@ -3282,7 +3010,6 @@ msgid "Templates:"
msgstr "القوالب:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_0\n"
@@ -3291,7 +3018,6 @@ msgid "Extent"
msgstr "الامتداد"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_1\n"
@@ -3300,7 +3026,6 @@ msgid "~Single %PRODUCTNAME Calc document"
msgstr "~مستند %PRODUCTNAME كالك مفرد"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_2\n"
@@ -3309,7 +3034,6 @@ msgid "Complete ~directory"
msgstr "الدليل ~بأكمله"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_3\n"
@@ -3318,7 +3042,6 @@ msgid "Source Document:"
msgstr "الملف المصدر:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_4\n"
@@ -3327,7 +3050,6 @@ msgid "Source directory:"
msgstr "الدليل المصدر:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_5\n"
@@ -3336,7 +3058,6 @@ msgid "~Including subfolders"
msgstr "~مع المجلدات الفرعية"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_6\n"
@@ -3345,7 +3066,6 @@ msgid "Target directory:"
msgstr "الدليل الهدف:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_7\n"
@@ -3354,7 +3074,6 @@ msgid "Temporarily unprotect sheet without query"
msgstr "ألغِ حماية الجدول مؤقتًا بدون استعلام"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_10\n"
@@ -3372,7 +3091,6 @@ msgid "Conversion status:"
msgstr "وضع عملية التحويل: "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STATUSLINE_1\n"
@@ -3381,7 +3099,6 @@ msgid "Conversion status of the cell templates:"
msgstr "وضع عملية تحويل قوالب الخلايا:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STATUSLINE_2\n"
@@ -3390,7 +3107,6 @@ msgid "Registration of the relevant ranges: Sheet %1Number%1 of %2TotPageCount%2
msgstr "تسجيل النطاقات المتعلقة: الورقة %1Number%1 of %2TotPageCount%2"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STATUSLINE_3\n"
@@ -3399,7 +3115,6 @@ msgid "Entry of the ranges to be converted..."
msgstr "تسجيل النطاقات المراد تحويلها..."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STATUSLINE_4\n"
@@ -3408,7 +3123,6 @@ msgid "Sheet protection for each sheet will be restored..."
msgstr "إعادة تعيين حماية الجداول سوف تستعاد..."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STATUSLINE_5\n"
@@ -3426,7 +3140,6 @@ msgid "~Finish"
msgstr "أن~هِ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_1\n"
@@ -3435,7 +3148,6 @@ msgid "Select directory"
msgstr "اختر الدليل"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_2\n"
@@ -3444,7 +3156,6 @@ msgid "Select file"
msgstr "اختر الملف"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_3\n"
@@ -3453,7 +3164,6 @@ msgid "Select target directory"
msgstr "اختر الدليل الهدف"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_4\n"
@@ -3462,7 +3172,6 @@ msgid "non-existent"
msgstr "غير موجود"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_5\n"
@@ -3471,7 +3180,6 @@ msgid "Euro Converter"
msgstr "محول اليورو"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_6\n"
@@ -3480,7 +3188,6 @@ msgid "Should protected spreadsheets be temporarily unprotected?"
msgstr "هل تريد إلغاء حماية الجداول المُمتدة مؤقتًا؟"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_7\n"
@@ -3489,7 +3196,6 @@ msgid "Enter the password to unprotect the table %1TableName%1"
msgstr "الرجاء إدخال كلمة السر الخاصة بإلغاء حماية الجدول %1TableName%1"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_8\n"
@@ -3498,7 +3204,6 @@ msgid "Wrong Password!"
msgstr "كلمة السر خاطئة!"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_9\n"
@@ -3507,7 +3212,6 @@ msgid "Protected Sheet"
msgstr "مرقة بيانية محمية"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_10\n"
@@ -3516,7 +3220,6 @@ msgid "Warning!"
msgstr "تحذير!"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_11\n"
@@ -3525,7 +3228,6 @@ msgid "Protection for the sheets will not be removed."
msgstr "لن يتم إلغاء حماية الجداول."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_12\n"
@@ -3534,7 +3236,6 @@ msgid "Sheet cannot be unprotected"
msgstr "لن يمكن إلغاء حماية الجدول"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_13\n"
@@ -3543,7 +3244,6 @@ msgid "The Wizard cannot edit this document as cell formats cannot be modified i
msgstr "تعذر على المرشد تحرير هذا المستند بسبب عدم إمكانية تعديل تنسيقات الخلايا في المستندات المحتواة في الجداول الممتدة المحمية."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_14\n"
@@ -3552,7 +3252,6 @@ msgid "Please note that the Euro Converter will, otherwise, not be able to edit
msgstr "الرجاء ملاحظة أنه بخلاف ذلك لن يتمكن محول اليورو من تحرير المستند!"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_15\n"
@@ -3561,7 +3260,6 @@ msgid "Please choose a currency to be converted first!"
msgstr "الرجاء اختيار العملة المراد تحويلها أولاً!"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_16\n"
@@ -3588,7 +3286,6 @@ msgid "Cancel"
msgstr "ألغِ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_19\n"
@@ -3597,7 +3294,6 @@ msgid "Please select a %PRODUCTNAME Calc document for editing!"
msgstr "رجاء اختيار مستند %PRODUCTNAME كالك لتحريره!"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_20\n"
@@ -3606,7 +3302,6 @@ msgid "'<1>' is not a directory!"
msgstr "'<1>' ليس دليلاً!"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_21\n"
@@ -3624,7 +3319,6 @@ msgid "The '<1>' file already exists.<CR>Do you want to overwrite it?"
msgstr "الملفّ موجود بالفعل. أتريد الكتابة فوقه؟"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_23\n"
@@ -3633,7 +3327,6 @@ msgid "Do you really want to terminate conversion at this point?"
msgstr "هل حقًا تريد إنهاء عملية التحويل في هذه المرحلة؟"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_24\n"
@@ -3642,7 +3335,6 @@ msgid "Cancel Wizard"
msgstr "ألغِ المرشد"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_0\n"
@@ -3651,7 +3343,6 @@ msgid "Portuguese Escudo"
msgstr "أسكود برتغالي"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_1\n"
@@ -3660,7 +3351,6 @@ msgid "Dutch Guilder"
msgstr "جيلدر هولندي"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_2\n"
@@ -3669,7 +3359,6 @@ msgid "French Franc"
msgstr "فرنك فرنسي"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_3\n"
@@ -3678,7 +3367,6 @@ msgid "Spanish Peseta"
msgstr "بيزيتا إسبانية"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_4\n"
@@ -3687,7 +3375,6 @@ msgid "Italian Lira"
msgstr "ليرة إيطالية"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_5\n"
@@ -3696,7 +3383,6 @@ msgid "German Mark"
msgstr "مارك ألماني"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_6\n"
@@ -3705,7 +3391,6 @@ msgid "Belgian Franc"
msgstr "فرنك بلجيكي"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_7\n"
@@ -3714,7 +3399,6 @@ msgid "Irish Punt"
msgstr "جنيه إيرلندي"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_8\n"
@@ -3723,7 +3407,6 @@ msgid "Luxembourg Franc"
msgstr "فرنك لوكسمبورجي"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_9\n"
@@ -3732,7 +3415,6 @@ msgid "Austrian Schilling"
msgstr "شلن نمساوي"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_10\n"
@@ -3741,7 +3423,6 @@ msgid "Finnish Mark"
msgstr "مارك فنلندي"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_11\n"
@@ -3750,7 +3431,6 @@ msgid "Greek Drachma"
msgstr "دراخما يونانية"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_12\n"
@@ -3759,7 +3439,6 @@ msgid "Slovenian Tolar"
msgstr "العملة السلوفينيّة"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_13\n"
@@ -3768,7 +3447,6 @@ msgid "Cypriot Pound"
msgstr "جنيه قبرصي"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_14\n"
@@ -3777,7 +3455,6 @@ msgid "Maltese Lira"
msgstr "ليرة مالطية"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_15\n"
@@ -3786,7 +3463,6 @@ msgid "Slovak Koruna"
msgstr "كورونا سلوفاكية"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_16\n"
@@ -3795,7 +3471,6 @@ msgid "Estonian Kroon"
msgstr "كرونة استونية"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_17\n"
@@ -3804,7 +3479,6 @@ msgid "Latvian Lats"
msgstr "لاتس لاتفي"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_18\n"
@@ -3813,7 +3487,6 @@ msgid "Lithuanian Litas"
msgstr "لاتس لاتفي"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_LASTPAGE_0\n"
@@ -3822,7 +3495,6 @@ msgid "Progress"
msgstr "التقدم"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_LASTPAGE_1\n"
@@ -3831,7 +3503,6 @@ msgid "Retrieving the relevant documents..."
msgstr "تسجيل المستندات وثيقة الصلة..."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_LASTPAGE_2\n"
@@ -3840,7 +3511,6 @@ msgid "Converting the documents..."
msgstr "تحويل المستندات..."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_LASTPAGE_3\n"
@@ -3849,7 +3519,6 @@ msgid "Settings:"
msgstr "الإعدادات:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_LASTPAGE_4\n"
@@ -3858,7 +3527,6 @@ msgid "Sheet is always unprotected"
msgstr "الورقة البيانية دائمًا غير محمية"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLES_0\n"
@@ -3867,7 +3535,6 @@ msgid "Theme Selection"
msgstr "اختيار السمات"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLES_1\n"
@@ -3885,7 +3552,6 @@ msgid "~Cancel"
msgstr "ألغِ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLES_3\n"
@@ -3894,7 +3560,6 @@ msgid "~OK"
msgstr "~حسنًا"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_0\n"
@@ -3903,7 +3568,6 @@ msgid "(Standard)"
msgstr "(قياسي)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_1\n"
@@ -3912,7 +3576,6 @@ msgid "Autumn Leaves"
msgstr "أوراق الخريف"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_2\n"
@@ -3921,7 +3584,6 @@ msgid "Be"
msgstr "يكون"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_3\n"
@@ -3930,7 +3592,6 @@ msgid "Black and White"
msgstr "أسود وأبيض"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_4\n"
@@ -3939,7 +3600,6 @@ msgid "Blackberry Bush"
msgstr "شجيرة ثمر العليق"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_5\n"
@@ -3948,7 +3608,6 @@ msgid "Blue Jeans"
msgstr "الجينز الأزرق"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_6\n"
@@ -3957,7 +3616,6 @@ msgid "Fifties Diner"
msgstr "حافلة طعام الخمسينات"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_7\n"
@@ -3966,7 +3624,6 @@ msgid "Glacier"
msgstr "نهر الجليد"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_8\n"
@@ -3984,7 +3641,6 @@ msgid "Marine"
msgstr "ملاحي"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_10\n"
@@ -4002,7 +3658,6 @@ msgid "Nature"
msgstr "طبيعة"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_12\n"
@@ -4020,7 +3675,6 @@ msgid "Night"
msgstr "مساء"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_14\n"
@@ -4029,7 +3683,6 @@ msgid "PC Nostalgia"
msgstr "حنين PC"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_15\n"
@@ -4038,7 +3691,6 @@ msgid "Pastel"
msgstr "باستيل"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_16\n"
@@ -4047,7 +3699,6 @@ msgid "Pool Party"
msgstr "تجمع حزب"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_17\n"
@@ -4065,7 +3716,6 @@ msgid "Addressee"
msgstr "العنوان"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceDialog_1\n"
@@ -4074,7 +3724,6 @@ msgid "One recipient"
msgstr "خطاب مفرد"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceDialog_2\n"
@@ -4083,7 +3732,6 @@ msgid "Several recipients (address database)"
msgstr "خطاب مسلسل (قاعدة بيانات عناوين)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceDialog_3\n"
@@ -4092,7 +3740,6 @@ msgid "Use of This Template"
msgstr "استخدام هذا القالب"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceMsgError\n"
@@ -4101,7 +3748,6 @@ msgid "An error has occurred."
msgstr "حدث خطأ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_0\n"
@@ -4110,7 +3756,6 @@ msgid "Click placeholder and overwrite"
msgstr "ضغط العنصر النائب والكتابة عليه"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_1\n"
@@ -4119,7 +3764,6 @@ msgid "Company"
msgstr "الشركة"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_2\n"
@@ -4128,7 +3772,6 @@ msgid "Department"
msgstr "القسم"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_3\n"
@@ -4146,7 +3789,6 @@ msgid "Last Name"
msgstr "الاسم الأخير"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_5\n"
@@ -4155,7 +3797,6 @@ msgid "Street"
msgstr "الشارع"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_6\n"
@@ -4164,7 +3805,6 @@ msgid "Country"
msgstr "الدولة"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_7\n"
@@ -4173,7 +3813,6 @@ msgid "ZIP/Postal Code"
msgstr "الرمز البريدي"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_8\n"
@@ -4200,7 +3839,6 @@ msgid "Position"
msgstr "الموقع"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_11\n"
@@ -4227,7 +3865,6 @@ msgid "Salutation"
msgstr "رسالة الترحيب"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_14\n"
@@ -4236,7 +3873,6 @@ msgid "Home Phone"
msgstr "تلفون المنزل"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_15\n"
@@ -4245,7 +3881,6 @@ msgid "Work Phone"
msgstr "تلفون العمل"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_16\n"
@@ -4254,7 +3889,6 @@ msgid "Fax"
msgstr "الفاكس"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_17\n"
@@ -4281,7 +3915,6 @@ msgid "Notes"
msgstr "ملاحظات"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_20\n"
@@ -4290,7 +3923,6 @@ msgid "Alt. Field 1"
msgstr "الحقل البديل1"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_21\n"
@@ -4299,7 +3931,6 @@ msgid "Alt. Field 2"
msgstr "الحقل البديل2"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_22\n"
@@ -4308,7 +3939,6 @@ msgid "Alt. Field 3"
msgstr "الحقل البديل3"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_23\n"
@@ -4317,7 +3947,6 @@ msgid "Alt. Field 4"
msgstr "الحقل البديل4"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_24\n"
@@ -4335,7 +3964,6 @@ msgid "State"
msgstr "الولاية"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_26\n"
@@ -4344,7 +3972,6 @@ msgid "Office Phone"
msgstr "تلفون المكتب"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_27\n"
@@ -4353,7 +3980,6 @@ msgid "Pager"
msgstr "جهاز النداء"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_28\n"
@@ -4362,7 +3988,6 @@ msgid "Mobile Phone"
msgstr "رقم الجوّال"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_29\n"
@@ -4371,7 +3996,6 @@ msgid "Other Phone"
msgstr "رقم آخر"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_30\n"
@@ -4380,7 +4004,6 @@ msgid "Calendar URL"
msgstr "عنوان URL للتقويم"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_31\n"
@@ -4389,7 +4012,6 @@ msgid "Invite"
msgstr "دعوة"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceNoTextmark_0\n"
@@ -4398,7 +4020,6 @@ msgid "The bookmark 'Recipient' is missing."
msgstr "العلامة 'Recipient' مفقودة."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceNoTextmark_1\n"
@@ -4407,7 +4028,6 @@ msgid "Form letter fields can not be included."
msgstr "لا يمكن شمل حقول رسالة النموذج."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"AgendaDlgName\n"
@@ -4416,7 +4036,6 @@ msgid "Minutes Template"
msgstr "قالب مسودّة"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"AgendaDlgNoCancel\n"
@@ -4425,7 +4044,6 @@ msgid "An option must be confirmed."
msgstr "يجب تأكيد أحد الخيارات."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"AgendaDlgFrame\n"
@@ -4434,7 +4052,6 @@ msgid "Minutes Type"
msgstr "نوع المسودّة"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"AgendaDlgButton1\n"
@@ -4443,7 +4060,6 @@ msgid "Results Minutes"
msgstr "مسودّة نتائج"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"AgendaDlgButton2\n"
@@ -4452,7 +4068,6 @@ msgid "Evaluation Minutes"
msgstr "مسودّة تقييم"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"TextField\n"
@@ -4470,7 +4085,6 @@ msgid "The '%1' directory cannot be created:"
msgstr "لا يمكن إنشاء الدليل '%1': "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MsgDirNotThere\n"
@@ -4479,7 +4093,6 @@ msgid "The '%1' directory does not exist."
msgstr "الدليل '%1' غير موجود."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"QueryfornewCreation\n"
@@ -4542,7 +4155,6 @@ msgid "~Close"
msgstr "إ~غلاق"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"WelcometextLabel1\n"
@@ -4551,7 +4163,6 @@ msgid "This wizard convert legacy format documents to Open Document Format for O
msgstr "يحوّل هذا المرشد نسق المستندات القديمة إلى نسق «المستند المفتوح» لتطبيقات المكتب."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"WelcometextLabel3\n"
@@ -4560,7 +4171,6 @@ msgid "Select the document type for conversion:"
msgstr "اختر أنواع المستندات المراد تحويلها:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MSTemplateCheckbox_1_\n"
@@ -4569,7 +4179,6 @@ msgid "Word templates"
msgstr "قوالب وورد"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MSTemplateCheckbox_2_\n"
@@ -4578,7 +4187,6 @@ msgid "Excel templates"
msgstr "قوالب إكسل"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MSTemplateCheckbox_3_\n"
@@ -4587,7 +4195,6 @@ msgid "PowerPoint templates"
msgstr "قوالب باوربوينت"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MSDocumentCheckbox_1_\n"
@@ -4596,7 +4203,6 @@ msgid "Word documents"
msgstr "مستندات وورد"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MSDocumentCheckbox_2_\n"
@@ -4605,7 +4211,6 @@ msgid "Excel documents"
msgstr "مستندات إكسل"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MSDocumentCheckbox_3_\n"
@@ -4614,7 +4219,6 @@ msgid "PowerPoint/Publisher documents"
msgstr "مستندات باوربويت/الناشر"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MSContainerName\n"
@@ -4623,7 +4227,6 @@ msgid "Microsoft Office"
msgstr "ميكروسوفت أوفيس"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SummaryHeader\n"
@@ -4632,7 +4235,6 @@ msgid "Summary:"
msgstr "ملخص:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"GroupnameDefault\n"
@@ -4668,7 +4270,6 @@ msgid "The '<1>' file already exists.<CR>Do you want to overwrite it?"
msgstr "الملفّ موجود بالفعل. أتريد الكتابة فوقه؟"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MorePathsError3\n"
@@ -4677,7 +4278,6 @@ msgid "Directories do not exist"
msgstr "الأدلة غير موجودة"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ConvertError1\n"
@@ -4686,7 +4286,6 @@ msgid "Do you really want to terminate conversion at this point?"
msgstr "هل حقًا تريد إنهاء عملية التحويل في هذه المرحلة؟"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ConvertError2\n"
@@ -4695,7 +4294,6 @@ msgid "Cancel Wizard"
msgstr "ألغِ المرشد"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RTErrorDesc\n"
@@ -4704,7 +4302,6 @@ msgid "An unexpected error has occurred in the wizard."
msgstr "حدث عطل غير متوقع في المرشد."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RTErrorHeader\n"
@@ -4713,7 +4310,6 @@ msgid "Error"
msgstr "خطأ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"OverwriteallFiles\n"
@@ -4722,7 +4318,6 @@ msgid "Do you want to overwrite documents without being asked?"
msgstr "هل تريد الكتابة على المستندات بدون السؤال؟"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ReeditMacro\n"
@@ -4748,7 +4343,6 @@ msgid "Document '<1>' could not be opened."
msgstr "تعذّر حفظ المستند ”<1>“."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"PathDialogMessage\n"
@@ -4757,7 +4351,6 @@ msgid "Select a directory"
msgstr "اختر دليلًا"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"DialogTitle\n"
@@ -4766,7 +4359,6 @@ msgid "Document Converter"
msgstr "محول المستندات"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SearchInSubDir\n"
@@ -4775,7 +4367,6 @@ msgid "Including subdirectories"
msgstr "تضمين الأدلة الفرعية"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ProgressPage1\n"
@@ -4784,7 +4375,6 @@ msgid "Progress"
msgstr "التقدم"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ProgressPage2\n"
@@ -4793,7 +4383,6 @@ msgid "Retrieving the relevant documents:"
msgstr "جلب المستندات وثيقة الصلة:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ProgressPage3\n"
@@ -4802,7 +4391,6 @@ msgid "Converting the documents"
msgstr "تحويل المستندات"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ProgressFound\n"
@@ -4820,7 +4408,6 @@ msgid "\"%1 found"
msgstr "عُثر على %1"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"Ready\n"
@@ -4829,7 +4416,6 @@ msgid "Finished"
msgstr "تم"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SourceDocuments\n"
@@ -4838,7 +4424,6 @@ msgid "Source documents"
msgstr "المستندات المصدرية"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"TargetDocuments\n"
@@ -4847,7 +4432,6 @@ msgid "Target documents"
msgstr "المستندات الهدف"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"LogfileSummary\n"
@@ -4856,7 +4440,6 @@ msgid "<COUNT> documents converted"
msgstr "<COUNT> مستند تم تحويله"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumInclusiveSubDir\n"
@@ -4865,7 +4448,6 @@ msgid "All subdirectories will be taken into account"
msgstr "ستُراعى كل الأدلة الفرعية"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumSaveDokumente\n"
@@ -4874,7 +4456,6 @@ msgid "These will be exported to the following directory:"
msgstr "ستصدّر إلى الدليل التالي:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"TextImportLabel\n"
@@ -4891,7 +4472,6 @@ msgid "Save to:"
msgstr "احفظ في:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CreateLogfile\n"
@@ -4900,7 +4480,6 @@ msgid "Create log file"
msgstr "أنشئ ملف سجل"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"LogfileHelpText\n"
@@ -4909,7 +4488,6 @@ msgid "A log file will be created in your work directory"
msgstr "أنشئَ ملف السجل في دليل عملك"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ShowLogfile\n"
@@ -4918,7 +4496,6 @@ msgid "Show log file"
msgstr "أظهر ملف السجل"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumMSTextDocuments\n"
@@ -4927,7 +4504,6 @@ msgid "All Word documents contained in the following directory will be imported:
msgstr "كل مستندات وورد الموجودة في الدليل التالي ستُستورد:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumMSTableDocuments\n"
@@ -4936,7 +4512,6 @@ msgid "All Excel documents contained in the following directory will be imported
msgstr "كل مستندات إكسل الموجودة في الدليل التالي ستُستورد:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumMSDrawDocuments\n"
@@ -4945,7 +4520,6 @@ msgid "All PowerPoint/Publisher documents contained in the following directory w
msgstr "كل مستندات باوربويت/الناشر الموجودة في الدليل التالي ستُستورد:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumMSTextTemplates\n"
@@ -4954,7 +4528,6 @@ msgid "All Word templates contained in the following directory will be imported:
msgstr "كل قوالب وورد الموجودة في الدليل التالي ستُستورد:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumMSTableTemplates\n"
@@ -4963,7 +4536,6 @@ msgid "All Excel templates contained in the following directory will be imported
msgstr "كل قوالب إكسل الموجودة في الدليل التالي ستُستورد:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumMSDrawTemplates\n"
diff --git a/source/ar/writerperfect/messages.po b/source/ar/writerperfect/messages.po
index fd4cdd22e28..77348e34114 100644
--- a/source/ar/writerperfect/messages.po
+++ b/source/ar/writerperfect/messages.po
@@ -79,13 +79,11 @@ msgid "Split method:"
msgstr ""
#: exportepub.ui:161
-#, fuzzy
msgctxt "exportepub|splitpage"
msgid "Page break"
msgstr "فاصل صفحات"
#: exportepub.ui:162
-#, fuzzy
msgctxt "exportepub|splitheading"
msgid "Heading"
msgstr "عنوان رئيسي"
diff --git a/source/as/accessibility/messages.po b/source/as/accessibility/messages.po
index b311671969c..b3cb4dcba1e 100644
--- a/source/as/accessibility/messages.po
+++ b/source/as/accessibility/messages.po
@@ -59,13 +59,11 @@ msgid "Please press enter to go into child control for more operations"
msgstr "অধিক কাৰ্য্যসমূহৰ বাবে ছাইল্ড কন্ট্ৰললৈ যাবলৈ অনুগ্ৰহ কৰি enter টিপক"
#: strings.hrc:34
-#, fuzzy, c-format
msgctxt "RID_STR_ACC_COLUMN_NUM"
msgid "Column %COLUMNNUMBER"
msgstr "স্তম্ভ %COLUMNNUMBER"
#: strings.hrc:35
-#, fuzzy
msgctxt "RID_STR_ACC_ROW_NUM"
msgid "Row %ROWNUMBER"
msgstr "শাৰী %ROWNUMBER"
diff --git a/source/as/avmedia/messages.po b/source/as/avmedia/messages.po
index 8a9f9d7f30b..1ec4bde072c 100644
--- a/source/as/avmedia/messages.po
+++ b/source/as/avmedia/messages.po
@@ -39,7 +39,6 @@ msgid "Stop"
msgstr "বন্ধ কৰক"
#: strings.hrc:30
-#, fuzzy
msgctxt "AVMEDIA_STR_LOOP"
msgid "Repeat"
msgstr "পুনৰাবৃত্তি"
@@ -75,7 +74,6 @@ msgid "Scaled"
msgstr "জোখা হল"
#: strings.hrc:37
-#, fuzzy
msgctxt "AVMEDIA_STR_VOLUME"
msgid "Volume"
msgstr "ভলিউম"
diff --git a/source/as/basctl/messages.po b/source/as/basctl/messages.po
index 7150a932fef..73d585e36a7 100644
--- a/source/as/basctl/messages.po
+++ b/source/as/basctl/messages.po
@@ -416,7 +416,6 @@ msgstr ""
" "
#: strings.hrc:100
-#, fuzzy
msgctxt "RID_STR_PRINTDLG_RANGE"
msgid "Print range"
msgstr "মুদ্ৰণৰ শ্ৰেণী"
diff --git a/source/as/basic/messages.po b/source/as/basic/messages.po
index a15a4a59e19..44bf7e1efdc 100644
--- a/source/as/basic/messages.po
+++ b/source/as/basic/messages.po
@@ -68,7 +68,6 @@ msgid "Duplicate definition."
msgstr "দ্বৈত সংজ্ঞা ।"
#: basic.hrc:36
-#, fuzzy
msgctxt "RID_BASIC_START"
msgid "Division by zero."
msgstr "শুণ্যৰে হৰণ কৰা ।"
diff --git a/source/as/chart2/messages.po b/source/as/chart2/messages.po
index 7b00872f497..1aa22e3c667 100644
--- a/source/as/chart2/messages.po
+++ b/source/as/chart2/messages.po
@@ -866,7 +866,6 @@ msgid "3D View"
msgstr ""
#: chardialog.ui:8
-#, fuzzy
msgctxt "chardialog|CharDialog"
msgid "Character"
msgstr "আখৰ"
@@ -895,7 +894,6 @@ msgid "Data Table"
msgstr ""
#: chartdatadialog.ui:88
-#, fuzzy
msgctxt "chartdatadialog|InsertRow"
msgid "Insert Row"
msgstr "শাৰী সুমুৱাওক"
@@ -912,7 +910,6 @@ msgid "Insert Text Column"
msgstr ""
#: chartdatadialog.ui:130
-#, fuzzy
msgctxt "chartdatadialog|RemoveRow"
msgid "Delete Row"
msgstr "শাৰী মচক"
@@ -967,13 +964,11 @@ msgid "Center"
msgstr "কেন্দ্ৰ"
#: dlg_DataLabel.ui:28
-#, fuzzy
msgctxt "dlg_DataLabel|liststorePLACEMENT"
msgid "Above"
msgstr "ওপৰত"
#: dlg_DataLabel.ui:32
-#, fuzzy
msgctxt "dlg_DataLabel|liststorePLACEMENT"
msgid "Top left"
msgstr "বাওঁফালে ওপৰৰ"
@@ -985,7 +980,6 @@ msgid "Left"
msgstr "বাওঁফাল"
#: dlg_DataLabel.ui:40
-#, fuzzy
msgctxt "dlg_DataLabel|liststorePLACEMENT"
msgid "Bottom left"
msgstr "বাঁওফালে তলত"
@@ -997,7 +991,6 @@ msgid "Below"
msgstr "তল"
#: dlg_DataLabel.ui:48
-#, fuzzy
msgctxt "dlg_DataLabel|liststorePLACEMENT"
msgid "Bottom right"
msgstr "সোঁফালে তলত"
@@ -1009,19 +1002,16 @@ msgid "Right"
msgstr "সোঁফাল"
#: dlg_DataLabel.ui:56
-#, fuzzy
msgctxt "dlg_DataLabel|liststorePLACEMENT"
msgid "Top right"
msgstr "সোঁফালৰ ওপৰত"
#: dlg_DataLabel.ui:60
-#, fuzzy
msgctxt "dlg_DataLabel|liststorePLACEMENT"
msgid "Inside"
msgstr "অভ্যন্তৰ"
#: dlg_DataLabel.ui:64
-#, fuzzy
msgctxt "dlg_DataLabel|liststorePLACEMENT"
msgid "Outside"
msgstr "বাহিৰ"
@@ -1032,7 +1022,6 @@ msgid "Near origin"
msgstr ""
#: dlg_DataLabel.ui:82
-#, fuzzy
msgctxt "dlg_DataLabel|liststoreSEPARATOR"
msgid "Space"
msgstr "ব্যৱধান"
@@ -1164,13 +1153,11 @@ msgid "Error Margin"
msgstr ""
#: dlg_InsertErrorBars.ui:49
-#, fuzzy
msgctxt "dlg_InsertErrorBars|dlg_InsertErrorBars"
msgid "Legend"
msgstr "লিজেণ্ড"
#: dlg_InsertErrorBars.ui:146
-#, fuzzy
msgctxt "dlg_InsertErrorBars|RB_NONE"
msgid "_None"
msgstr "কোনো নহয় (_N)"
@@ -1245,7 +1232,6 @@ msgid "Same value for both"
msgstr ""
#: dlg_InsertErrorBars.ui:575
-#, fuzzy
msgctxt "dlg_InsertErrorBars|label3"
msgid "Parameters"
msgstr "প্ৰাচলসমূহ"
@@ -1261,13 +1247,11 @@ msgid "Select Range for Negative Error Bars"
msgstr ""
#: dlg_InsertErrorBars.ui:613
-#, fuzzy
msgctxt "dlg_InsertErrorBars|STR_CONTROLTEXT_ERROR_BARS_FROM_DATA"
msgid "From Data Table"
msgstr "তথ্যৰ টেবুলৰ পৰা"
#: dlg_InsertLegend.ui:8
-#, fuzzy
msgctxt "dlg_InsertLegend|dlg_InsertLegend"
msgid "Legend"
msgstr "লিজেণ্ড"
@@ -1284,19 +1268,16 @@ msgid "_Left"
msgstr "বাওঁফাল (_L)"
#: dlg_InsertLegend.ui:138
-#, fuzzy
msgctxt "dlg_InsertLegend|right"
msgid "_Right"
msgstr "সোঁফাল (_R)"
#: dlg_InsertLegend.ui:154
-#, fuzzy
msgctxt "dlg_InsertLegend|top"
msgid "_Top"
msgstr "ওপৰত (_T)"
#: dlg_InsertLegend.ui:170
-#, fuzzy
msgctxt "dlg_InsertLegend|bottom"
msgid "_Bottom"
msgstr "তল (_B)"
@@ -1479,7 +1460,6 @@ msgid "Asian Typography"
msgstr "এছীয় মূদ্ৰণবিদ্যা"
#: paradialog.ui:174
-#, fuzzy
msgctxt "paradialog|labelTP_TABULATOR"
msgid "Tabs"
msgstr "টেবসমূহ"
@@ -1563,7 +1543,6 @@ msgid "Right"
msgstr "সোঁফাল"
#: sidebarelements.ui:140
-#, fuzzy
msgctxt "sidebarelements|comboboxtext_legend"
msgid "Top"
msgstr "ওপৰ"
@@ -1581,13 +1560,11 @@ msgid "Left"
msgstr "বাওঁফাল"
#: sidebarelements.ui:143
-#, fuzzy
msgctxt "sidebarelements|comboboxtext_legend"
msgid "Manual"
msgstr "হস্তচালিত"
#: sidebarelements.ui:166
-#, fuzzy
msgctxt "sidebarelements|label_legen"
msgid "Legend"
msgstr "লিজেণ্ড"
@@ -1651,7 +1628,6 @@ msgid "2nd Y axis title"
msgstr "Y অক্ষ শীৰ্ষক"
#: sidebarelements.ui:341
-#, fuzzy
msgctxt "sidebarelements|label_axes"
msgid "Axes"
msgstr "অক্ষবোৰ"
@@ -1797,7 +1773,6 @@ msgid "P_lacement:"
msgstr "নিযুক্তকৰণ"
#: sidebarseries.ui:82
-#, fuzzy
msgctxt "sidebarseries|comboboxtext_label"
msgid "Above"
msgstr "ওপৰত"
@@ -1815,13 +1790,11 @@ msgid "Center"
msgstr "কেন্দ্ৰ"
#: sidebarseries.ui:85
-#, fuzzy
msgctxt "sidebarseries|comboboxtext_label"
msgid "Outside"
msgstr "বাহিৰ"
#: sidebarseries.ui:86
-#, fuzzy
msgctxt "sidebarseries|comboboxtext_label"
msgid "Inside"
msgstr "অভ্যন্তৰ"
@@ -1855,13 +1828,11 @@ msgid "Error Bars"
msgstr "X ত্ৰুটি বাৰসমূহ"
#: sidebarseries.ui:216
-#, fuzzy
msgctxt "sidebarseries|radiobutton_primary_axis"
msgid "Primary Y axis"
msgstr "প্ৰাথমিক Y অক্ষ"
#: sidebarseries.ui:232
-#, fuzzy
msgctxt "sidebarseries|radiobutton_secondary_axis"
msgid "Secondary Y axis"
msgstr "দ্বিতীয় Y অক্ষ"
@@ -2034,7 +2005,6 @@ msgid "_Perspective"
msgstr "ধৰি লওক"
#: tp_3D_SceneGeometry.ui:109
-#, fuzzy
msgctxt "tp_3D_SceneGeometry|MTR_FLD_PERSPECTIVE-atkobject"
msgid "Perspective"
msgstr "ধৰি লওক"
@@ -2277,25 +2247,21 @@ msgid "Grids"
msgstr "গ্ৰিডসমূহ"
#: tp_ChartType.ui:20
-#, fuzzy
msgctxt "tp_ChartType|liststore1"
msgid "Bar"
msgstr "বাৰ"
#: tp_ChartType.ui:23
-#, fuzzy
msgctxt "tp_ChartType|liststore1"
msgid "Cylinder"
msgstr "বৰ্ত্তুলাকাৰ"
#: tp_ChartType.ui:26
-#, fuzzy
msgctxt "tp_ChartType|liststore1"
msgid "Cone"
msgstr "শংকু"
#: tp_ChartType.ui:29
-#, fuzzy
msgctxt "tp_ChartType|liststore1"
msgid "Pyramid"
msgstr "পিৰামিড"
@@ -2339,13 +2305,11 @@ msgid "On top"
msgstr ""
#: tp_ChartType.ui:241
-#, fuzzy
msgctxt "tp_ChartType|percent"
msgid "Percent"
msgstr "শতাংশ"
#: tp_ChartType.ui:259
-#, fuzzy
msgctxt "tp_ChartType|deep"
msgid "Deep"
msgstr "দ'"
@@ -2362,7 +2326,6 @@ msgid "Straight"
msgstr ""
#: tp_ChartType.ui:313
-#, fuzzy
msgctxt "tp_ChartType|linetype"
msgid "Smooth"
msgstr "মৃদু"
@@ -2407,13 +2370,11 @@ msgid "Center"
msgstr "কেন্দ্ৰ"
#: tp_DataLabel.ui:28
-#, fuzzy
msgctxt "tp_DataLabel|liststorePLACEMENT"
msgid "Above"
msgstr "ওপৰত"
#: tp_DataLabel.ui:32
-#, fuzzy
msgctxt "tp_DataLabel|liststorePLACEMENT"
msgid "Top left"
msgstr "বাওঁফালে ওপৰৰ"
@@ -2425,7 +2386,6 @@ msgid "Left"
msgstr "বাওঁফাল"
#: tp_DataLabel.ui:40
-#, fuzzy
msgctxt "tp_DataLabel|liststorePLACEMENT"
msgid "Bottom left"
msgstr "বাঁওফালে তলত"
@@ -2437,7 +2397,6 @@ msgid "Below"
msgstr "তল"
#: tp_DataLabel.ui:48
-#, fuzzy
msgctxt "tp_DataLabel|liststorePLACEMENT"
msgid "Bottom right"
msgstr "সোঁফালে তলত"
@@ -2449,19 +2408,16 @@ msgid "Right"
msgstr "সোঁফাল"
#: tp_DataLabel.ui:56
-#, fuzzy
msgctxt "tp_DataLabel|liststorePLACEMENT"
msgid "Top right"
msgstr "সোঁফালৰ ওপৰত"
#: tp_DataLabel.ui:60
-#, fuzzy
msgctxt "tp_DataLabel|liststorePLACEMENT"
msgid "Inside"
msgstr "অভ্যন্তৰ"
#: tp_DataLabel.ui:64
-#, fuzzy
msgctxt "tp_DataLabel|liststorePLACEMENT"
msgid "Outside"
msgstr "বাহিৰ"
@@ -2472,7 +2428,6 @@ msgid "Near origin"
msgstr ""
#: tp_DataLabel.ui:82
-#, fuzzy
msgctxt "tp_DataLabel|liststoreSEPARATOR"
msgid "Space"
msgstr "ব্যৱধান"
@@ -2605,7 +2560,6 @@ msgid "_Add"
msgstr "যোগ কৰক"
#: tp_DataSource.ui:116
-#, fuzzy
msgctxt "tp_DataSource|BTN_UP-atkobject"
msgid "Up"
msgstr "ওপৰ"
@@ -2669,7 +2623,6 @@ msgid "Error Margin"
msgstr ""
#: tp_ErrorBars.ui:77
-#, fuzzy
msgctxt "tp_ErrorBars|RB_NONE"
msgid "_None"
msgstr "কোনো নহয় (_N)"
@@ -2744,7 +2697,6 @@ msgid "Same value for both"
msgstr ""
#: tp_ErrorBars.ui:525
-#, fuzzy
msgctxt "tp_ErrorBars|label3"
msgid "Parameters"
msgstr "প্ৰাচলসমূহ"
@@ -2760,7 +2712,6 @@ msgid "Select Range for Negative Error Bars"
msgstr ""
#: tp_ErrorBars.ui:563
-#, fuzzy
msgctxt "tp_ErrorBars|STR_CONTROLTEXT_ERROR_BARS_FROM_DATA"
msgid "From Data Table"
msgstr "তথ্যৰ টেবুলৰ পৰা"
@@ -2772,19 +2723,16 @@ msgid "_Left"
msgstr "বাওঁফাল (_L)"
#: tp_LegendPosition.ui:48
-#, fuzzy
msgctxt "tp_LegendPosition|right"
msgid "_Right"
msgstr "সোঁফাল (_R)"
#: tp_LegendPosition.ui:66
-#, fuzzy
msgctxt "tp_LegendPosition|top"
msgid "_Top"
msgstr "ওপৰত (_T)"
#: tp_LegendPosition.ui:84
-#, fuzzy
msgctxt "tp_LegendPosition|bottom"
msgid "_Bottom"
msgstr "তল (_B)"
@@ -2813,7 +2761,6 @@ msgid "_Clockwise direction"
msgstr ""
#: tp_PolarOptions.ui:47
-#, fuzzy
msgctxt "tp_PolarOptions|label1"
msgid "Orientation"
msgstr "অনুস্থাপন"
@@ -2900,7 +2847,6 @@ msgid "End Table Index"
msgstr ""
#: tp_RangeChooser.ui:272
-#, fuzzy
msgctxt "tp_RangeChooser|STR_PAGE_DATA_RANGE"
msgid "Data Range"
msgstr "তথ্যৰ বিস্তাৰ"
@@ -3306,19 +3252,16 @@ msgid "_Left"
msgstr "বাওঁফাল (_L)"
#: wizelementspage.ui:311
-#, fuzzy
msgctxt "wizelementspage|right"
msgid "_Right"
msgstr "সোঁফাল (_R)"
#: wizelementspage.ui:329
-#, fuzzy
msgctxt "wizelementspage|top"
msgid "_Top"
msgstr "ওপৰত (_T)"
#: wizelementspage.ui:347
-#, fuzzy
msgctxt "wizelementspage|bottom"
msgid "_Bottom"
msgstr "তল (_B)"
diff --git a/source/as/connectivity/messages.po b/source/as/connectivity/messages.po
index 14668e9ebec..1c0b8936cb6 100644
--- a/source/as/connectivity/messages.po
+++ b/source/as/connectivity/messages.po
@@ -527,55 +527,46 @@ msgid "The connection could not be established. The database was created by a ne
msgstr ""
#: strings.hrc:134
-#, fuzzy
msgctxt "STR_ROW_SET_OPERATION_VETOED"
msgid "The record operation has been vetoed."
msgstr "ৰেকৰ্ড কৰা কাৰ্য্যক পৰিত্যাগ কৰা হৈছে।"
#: strings.hrc:135
-#, fuzzy
msgctxt "STR_PARSER_CYCLIC_SUB_QUERIES"
msgid "The statement contains a cyclic reference to one or more sub queries."
msgstr "বাক্যত একাধিক উপ-অনুসন্ধানৰ বাবে চক্ৰিয় ৰিফাৰেঞ্চ আছে।"
#: strings.hrc:136
-#, fuzzy
msgctxt "STR_DB_OBJECT_NAME_WITH_SLASHES"
msgid "The name must not contain any slashes ('/')."
msgstr "নামত কোনো স্লেশ ('/') থাকিব নোৱাৰে।"
#: strings.hrc:137
-#, fuzzy
msgctxt "STR_DB_INVALID_SQL_NAME"
msgid "$1$ is no SQL conform identifier."
msgstr "$1$ কোনো SQL কনফৰ্ম পৰিচয়ক নহয়।"
#: strings.hrc:138
-#, fuzzy
msgctxt "STR_DB_QUERY_NAME_WITH_QUOTES"
msgid "Query names must not contain quote characters."
msgstr "প্ৰশ্ন কৰা নামত কৌট আখৰ থাকিব নালাগে।"
#: strings.hrc:139
-#, fuzzy
msgctxt "STR_DB_OBJECT_NAME_IS_USED"
msgid "The name '$1$' is already in use in the database."
msgstr "নাম '$1$' ডাটাবেইচ ত ইতিমধ্যে ব্যৱহাৰ কৰা হৈছে ।"
#: strings.hrc:140
-#, fuzzy
msgctxt "STR_DB_NOT_CONNECTED"
msgid "No connection to the database exists."
msgstr "ডাটাবেইচলে কোনো সংযোগ নাই।"
#: strings.hrc:141
-#, fuzzy
msgctxt "STR_AB_ADDRESSBOOK_NOT_FOUND"
msgid "No $1$ exists."
msgstr "কোনো $1$ -ৰ অস্তিত্ব নাই।"
#: strings.hrc:142
-#, fuzzy
msgctxt "STR_DATA_CANNOT_SELECT_UNFILTERED"
msgid "Unable to display the complete table content. Please apply a filter."
msgstr "সম্পূৰ্ণ টেবুল সমল প্ৰদৰ্শন কৰিবলে অক্ষম। অনুগ্ৰহ কৰি এটা ফিল্টাৰ প্ৰয়োগ কৰক।"
diff --git a/source/as/cui/messages.po b/source/as/cui/messages.po
index 29e42658976..d56529e9f61 100644
--- a/source/as/cui/messages.po
+++ b/source/as/cui/messages.po
@@ -14,7 +14,6 @@ msgstr ""
"X-Generator: LibreOffice\n"
#: personalization.hrc:31
-#, fuzzy
msgctxt "RID_SVXSTR_PERSONA_CATEGORIES"
msgid "LibreOffice"
msgstr "OpenOffice.org"
@@ -37,13 +36,11 @@ msgid "Music"
msgstr ""
#: personalization.hrc:35
-#, fuzzy
msgctxt "RID_SVXSTR_PERSONA_CATEGORIES"
msgid "Nature"
msgstr "প্ৰকৃতি"
#: personalization.hrc:36
-#, fuzzy
msgctxt "RID_SVXSTR_PERSONA_CATEGORIES"
msgid "Solid"
msgstr "গোটা"
@@ -303,7 +300,6 @@ msgid "This is where you create a hyperlink to a Web page or FTP server connecti
msgstr "ইয়াত আপুনি এটা ৱেব পৃষ্ঠালে অথবা এটা FTP চাৰ্ভাৰ সংযোগলে এটা হাইপাৰলিঙ্ক সৃষ্টি কৰে।"
#: strings.hrc:79
-#, fuzzy
msgctxt "RID_SVXSTR_HYPERDLG_HLMAILTP"
msgid "Mail"
msgstr "মেইল"
@@ -366,7 +362,6 @@ msgid "All commands"
msgstr "কমান্ডসমূহ যোগ কৰক"
#: strings.hrc:92
-#, fuzzy
msgctxt "RID_SVXSTR_MACROS"
msgid "Macros"
msgstr "মেক্র'জ্"
@@ -1501,7 +1496,6 @@ msgid "Typeface:"
msgstr "টাইপফেচ"
#: strings.hrc:344
-#, fuzzy
msgctxt "RID_SVXSTR_CHARNAME_HIGHLIGHTING"
msgid "Highlight Color"
msgstr "ৰঙ উজ্জ্বল কৰক"
@@ -1745,7 +1739,6 @@ msgid "Cast Shadow to Top Left"
msgstr "উপৰ বাওফালে ছায়া পেলাওক"
#: treeopt.hrc:30
-#, fuzzy
msgctxt "SID_GENERAL_OPTIONS_RES"
msgid "%PRODUCTNAME"
msgstr "%PRODUCTNAME"
@@ -1757,13 +1750,11 @@ msgid "User Data"
msgstr "ব্যৱহাৰকৰ্তাৰ ডাটা"
#: treeopt.hrc:32
-#, fuzzy
msgctxt "SID_GENERAL_OPTIONS_RES"
msgid "General"
msgstr "সাধাৰণ"
#: treeopt.hrc:33
-#, fuzzy
msgctxt "SID_GENERAL_OPTIONS_RES"
msgid "View"
msgstr "দৃশ্য"
@@ -1787,7 +1778,6 @@ msgid "Fonts"
msgstr "ফন্ট"
#: treeopt.hrc:37
-#, fuzzy
msgctxt "SID_GENERAL_OPTIONS_RES"
msgid "Security"
msgstr "সুৰক্ষা"
@@ -1821,7 +1811,6 @@ msgid "Basic IDE"
msgstr ""
#: treeopt.hrc:43
-#, fuzzy
msgctxt "SID_GENERAL_OPTIONS_RES"
msgid "Online Update"
msgstr "Online Update"
@@ -1856,7 +1845,6 @@ msgid "Searching in Japanese"
msgstr "জাপানীত সন্ধান কৰি আছে"
#: treeopt.hrc:53
-#, fuzzy
msgctxt "SID_LANGUAGE_OPTIONS_RES"
msgid "Asian Layout"
msgstr "এছীয় বিন্যাস"
@@ -1868,7 +1856,6 @@ msgid "Complex Text Layout"
msgstr "জটিল টেক্সটৰ খচৰা"
#: treeopt.hrc:59
-#, fuzzy
msgctxt "SID_INET_DLG_RES"
msgid "Internet"
msgstr "ইন্টাৰনেট"
@@ -1880,7 +1867,6 @@ msgid "Proxy"
msgstr "প্ৰক্সি"
#: treeopt.hrc:61
-#, fuzzy
msgctxt "SID_INET_DLG_RES"
msgid "E-mail"
msgstr "ই-মেইল"
@@ -1892,13 +1878,11 @@ msgid "%PRODUCTNAME Writer"
msgstr "%PRODUCTNAME ত্ৰুটি"
#: treeopt.hrc:67
-#, fuzzy
msgctxt "SID_SW_EDITOPTIONS_RES"
msgid "General"
msgstr "সাধাৰণ"
#: treeopt.hrc:68
-#, fuzzy
msgctxt "SID_SW_EDITOPTIONS_RES"
msgid "View"
msgstr "দৃশ্য"
@@ -1940,7 +1924,6 @@ msgid "Print"
msgstr "প্ৰিন্ট কৰক"
#: treeopt.hrc:75
-#, fuzzy
msgctxt "SID_SW_EDITOPTIONS_RES"
msgid "Table"
msgstr "টেবুল"
@@ -1958,7 +1941,6 @@ msgid "Comparison"
msgstr "তুলনা"
#: treeopt.hrc:78
-#, fuzzy
msgctxt "SID_SW_EDITOPTIONS_RES"
msgid "Compatibility"
msgstr "সংগতি"
@@ -1982,7 +1964,6 @@ msgid "%PRODUCTNAME Writer/Web"
msgstr "%PRODUCTNAME ত্ৰুটি"
#: treeopt.hrc:86
-#, fuzzy
msgctxt "SID_SW_ONLINEOPTIONS_RES"
msgid "View"
msgstr "দৃশ্য"
@@ -2006,7 +1987,6 @@ msgid "Print"
msgstr "প্ৰিন্ট কৰক"
#: treeopt.hrc:90
-#, fuzzy
msgctxt "SID_SW_ONLINEOPTIONS_RES"
msgid "Table"
msgstr "টেবুল"
@@ -2036,7 +2016,6 @@ msgid "%PRODUCTNAME Calc"
msgstr "%PRODUCTNAME মেক্র'ছ"
#: treeopt.hrc:103
-#, fuzzy
msgctxt "SID_SC_EDITOPTIONS_RES"
msgid "General"
msgstr "সাধাৰণ"
@@ -2048,7 +2027,6 @@ msgid "Defaults"
msgstr "অবিকল্পিত"
#: treeopt.hrc:105
-#, fuzzy
msgctxt "SID_SC_EDITOPTIONS_RES"
msgid "View"
msgstr "দৃশ্য"
@@ -2078,7 +2056,6 @@ msgid "Changes"
msgstr "সলনি কৰা হল"
#: treeopt.hrc:110
-#, fuzzy
msgctxt "SID_SC_EDITOPTIONS_RES"
msgid "Compatibility"
msgstr "সংগতি"
@@ -2102,13 +2079,11 @@ msgid "%PRODUCTNAME Impress"
msgstr "%PRODUCTNAME মেক্র'ছ"
#: treeopt.hrc:118
-#, fuzzy
msgctxt "SID_SD_EDITOPTIONS_RES"
msgid "General"
msgstr "সাধাৰণ"
#: treeopt.hrc:119
-#, fuzzy
msgctxt "SID_SD_EDITOPTIONS_RES"
msgid "View"
msgstr "দৃশ্য"
@@ -2132,13 +2107,11 @@ msgid "%PRODUCTNAME Draw"
msgstr "%PRODUCTNAME ত্ৰুটি"
#: treeopt.hrc:127
-#, fuzzy
msgctxt "SID_SD_GRAPHIC_OPTIONS_RES"
msgid "General"
msgstr "সাধাৰণ"
#: treeopt.hrc:128
-#, fuzzy
msgctxt "SID_SD_GRAPHIC_OPTIONS_RES"
msgid "View"
msgstr "দৃশ্য"
@@ -2156,7 +2129,6 @@ msgid "Print"
msgstr "প্ৰিন্ট কৰক"
#: treeopt.hrc:135
-#, fuzzy
msgctxt "SID_SCH_EDITOPTIONS_RES"
msgid "Charts"
msgstr "ছার্টবোৰ"
@@ -2174,7 +2146,6 @@ msgid "Load/Save"
msgstr "লোড কৰক/সঞ্চয় কৰক"
#: treeopt.hrc:142
-#, fuzzy
msgctxt "SID_FILTER_DLG_RES"
msgid "General"
msgstr "সাধাৰণ"
@@ -2186,7 +2157,6 @@ msgid "VBA Properties"
msgstr "VBA বৈশিষ্টসমূহ"
#: treeopt.hrc:144
-#, fuzzy
msgctxt "SID_FILTER_DLG_RES"
msgid "Microsoft Office"
msgstr "Microsoft Office"
@@ -2273,7 +2243,6 @@ msgid "Version: %ABOUTBOXPRODUCTVERSION%ABOUTBOXPRODUCTVERSIONSUFFIX"
msgstr "সংস্কৰণ: %ABOUTBOXPRODUCTVERSION%ABOUTBOXPRODUCTVERSIONSUFFIX"
#: aboutdialog.ui:11
-#, fuzzy
msgctxt "aboutdialog|AboutDialog"
msgid "About %PRODUCTNAME"
msgstr "%PRODUCTNAME ৰ বিষয়ে"
@@ -2643,7 +2612,6 @@ msgid "Transparency"
msgstr "স্বচ্চতা"
#: areatabpage.ui:29
-#, fuzzy
msgctxt "areatabpage|btnnone"
msgid "None"
msgstr "কোনো নহয়"
@@ -2673,7 +2641,6 @@ msgid "Bitmap"
msgstr "বিটমেপ"
#: areatabpage.ui:94
-#, fuzzy
msgctxt "areatabpage|btnpattern"
msgid "Pattern"
msgstr "আৰ্হি"
@@ -2796,7 +2763,6 @@ msgid "Table"
msgstr "টেবুল"
#: backgroundpage.ui:214
-#, fuzzy
msgctxt "backgroundpage|background_label"
msgid "Background Color"
msgstr "পৃষ্ঠভূমিৰ ৰং"
@@ -2963,13 +2929,11 @@ msgid "Original"
msgstr "প্ৰকৃত (_O)"
#: bitmaptabpage.ui:127
-#, fuzzy
msgctxt "bitmaptabpage|bitmapstyle"
msgid "Filled"
msgstr "ভৰ্তি"
#: bitmaptabpage.ui:128
-#, fuzzy
msgctxt "bitmaptabpage|bitmapstyle"
msgid "Stretched"
msgstr "প্ৰসাৰিত"
@@ -3092,13 +3056,11 @@ msgid "Tiling Offset:"
msgstr ""
#: bitmaptabpage.ui:423
-#, fuzzy
msgctxt "bitmaptabpage|tileofflb"
msgid "Row"
msgstr "শাৰী"
#: bitmaptabpage.ui:424
-#, fuzzy
msgctxt "bitmaptabpage|tileofflb"
msgid "Column"
msgstr "স্তম্ভ"
@@ -3110,7 +3072,6 @@ msgid "Options"
msgstr "বিকল্পসমূহ"
#: bitmaptabpage.ui:510
-#, fuzzy
msgctxt "bitmaptabpage|CTL_BITMAP_PREVIEW-atkobject"
msgid "Example"
msgstr "উদাহৰণ"
@@ -3377,7 +3338,6 @@ msgid "Position and Size"
msgstr "অৱস্থান আৰু স্পেইচিং"
#: calloutdialog.ui:151
-#, fuzzy
msgctxt "calloutdialog|RID_SVXPAGE_CAPTION"
msgid "Callout"
msgstr "ক'লআউট"
@@ -3388,13 +3348,11 @@ msgid "Optimal"
msgstr "অনুকূলিত"
#: calloutpage.ui:24
-#, fuzzy
msgctxt "calloutpage|liststore1"
msgid "From top"
msgstr "ওপৰৰ পৰা"
#: calloutpage.ui:28
-#, fuzzy
msgctxt "calloutpage|liststore1"
msgid "From left"
msgstr "বাওঁফালৰ পৰা"
@@ -4040,13 +3998,11 @@ msgid "Recent Colors"
msgstr ""
#: colorpage.ui:156
-#, fuzzy
msgctxt "colorpage|RGB"
msgid "RGB"
msgstr "RGB"
#: colorpage.ui:172
-#, fuzzy
msgctxt "colorpage|CMYK"
msgid "CMYK"
msgstr "CMYK"
@@ -4094,31 +4050,26 @@ msgid "Hex"
msgstr ""
#: colorpage.ui:458
-#, fuzzy
msgctxt "colorpage|label10"
msgid "_C"
msgstr "C (_C)"
#: colorpage.ui:473
-#, fuzzy
msgctxt "colorpage|label16"
msgid "_K"
msgstr "K (‌_K)"
#: colorpage.ui:488
-#, fuzzy
msgctxt "colorpage|label17"
msgid "_Y"
msgstr "Y (_Y)"
#: colorpage.ui:554
-#, fuzzy
msgctxt "colorpage|label15"
msgid "_M"
msgstr "M (_M)"
#: colorpage.ui:579
-#, fuzzy
msgctxt "colorpage|label5"
msgid "Active"
msgstr "সক্ৰিয়"
@@ -4129,13 +4080,11 @@ msgid "New Color"
msgstr "নতুন ৰঙ"
#: colorpage.ui:656
-#, fuzzy
msgctxt "colorpage|B_custom"
msgid "Blue"
msgstr "নীলা"
#: colorpage.ui:671
-#, fuzzy
msgctxt "colorpage|R_custom"
msgid "Red"
msgstr "ৰঙা"
@@ -4156,7 +4105,6 @@ msgid "_R"
msgstr "R (_R)"
#: colorpage.ui:728
-#, fuzzy
msgctxt "colorpage|G_custom"
msgid "Green"
msgstr "সেউজীয়া"
@@ -4295,7 +4243,6 @@ msgid "_Text"
msgstr "টেক্সট (_T)"
#: comment.ui:228
-#, fuzzy
msgctxt "comment|label5"
msgid "_Insert"
msgstr "ভৰাওক (_I)"
@@ -4380,7 +4327,6 @@ msgid "Preview"
msgstr "পূৰ্বদৃশ্য"
#: connectortabpage.ui:347
-#, fuzzy
msgctxt "connectortabpage|CTL_PREVIEW-atkobject"
msgid "Example"
msgstr "উদাহৰণ"
@@ -4451,7 +4397,6 @@ msgid "_Bottom:"
msgstr "তলত:"
#: croppage.ui:226
-#, fuzzy
msgctxt "croppage|label1"
msgid "Crop"
msgstr "ক্রপ"
@@ -5289,7 +5234,6 @@ msgid "Similarities..."
msgstr ""
#: fmsearchdialog.ui:558
-#, fuzzy
msgctxt "fmsearchdialog|cbApprox"
msgid "S_imilarity search"
msgstr "সাদৃশ্যৰ সন্ধান (_i)"
@@ -5386,7 +5330,6 @@ msgid "Format Number"
msgstr "বিন্যাস সংখ্যা"
#: galleryapplyprogress.ui:8
-#, fuzzy
msgctxt "galleryapplyprogress|GalleryApplyProgress"
msgid "Apply"
msgstr "প্ৰয়োগ কৰক"
@@ -5430,7 +5373,6 @@ msgid "A_dd All"
msgstr ""
#: gallerygeneralpage.ui:22
-#, fuzzy
msgctxt "gallerygeneralpage|label1"
msgid "Modified:"
msgstr "ৰূপান্তৰিত:"
@@ -5515,7 +5457,6 @@ msgid "Title:"
msgstr "শীৰ্ষক (_T):"
#: galleryupdateprogress.ui:8
-#, fuzzy
msgctxt "galleryupdateprogress|GalleryUpdateProgress"
msgid "Update"
msgstr "আপডেট কৰক"
@@ -5684,7 +5625,6 @@ msgid "Word"
msgstr "শব্দ"
#: hangulhanjaconversiondialog.ui:153
-#, fuzzy
msgctxt "hangulhanjaconversiondialog|find"
msgid "_Find"
msgstr "সন্ধান কৰক (_F)"
@@ -5720,13 +5660,11 @@ msgid "Hang_ul (Hanja)"
msgstr "হেঙুল (হাঞ্জা) (~u)"
#: hangulhanjaconversiondialog.ui:295
-#, fuzzy
msgctxt "hangulhanjaconversiondialog|hanja_above"
msgid "Hanja"
msgstr "হাঞ্জা"
#: hangulhanjaconversiondialog.ui:312
-#, fuzzy
msgctxt "hangulhanjaconversiondialog|hanja_below"
msgid "Hanja"
msgstr "হাঞ্জা"
@@ -5801,7 +5739,6 @@ msgid "Edit Custom Dictionary"
msgstr "স্বনিৰ্বাচিত অভিধান সম্পাদনা কৰক"
#: hangulhanjaeditdictdialog.ui:107
-#, fuzzy
msgctxt "hangulhanjaeditdictdialog|label4"
msgid "Book"
msgstr "কিতাপ"
@@ -5911,7 +5848,6 @@ msgid "Line _color:"
msgstr "শাৰীৰ ৰঙ (_c)"
#: hatchpage.ui:281
-#, fuzzy
msgctxt "hatchpage|backgroundcolor"
msgid "Background Color"
msgstr "পৃষ্ঠভূমিৰ ৰং"
@@ -5934,13 +5870,11 @@ msgid "Preview"
msgstr "পূৰ্বদৃশ্য"
#: hyperlinkdialog.ui:11
-#, fuzzy
msgctxt "hyperlinkdialog|HyperlinkDialog"
msgid "Hyperlink"
msgstr "হাইপাৰলিংক"
#: hyperlinkdialog.ui:42
-#, fuzzy
msgctxt "hyperlinkdialog|apply"
msgid "Apply"
msgstr "প্ৰয়োগ কৰক"
@@ -6149,7 +6083,6 @@ msgid "_Subject:"
msgstr "বিষয়:"
#: hyperlinkmailpage.ui:119
-#, fuzzy
msgctxt "hyperlinkmailpage|label2"
msgid "Mail"
msgstr "মেইল"
@@ -6233,13 +6166,11 @@ msgid "_File:"
msgstr "ফাইল:"
#: hyperlinknewdocpage.ui:112
-#, fuzzy
msgctxt "hyperlinknewdocpage|create"
msgid "Select Path"
msgstr "পথ বাছক"
#: hyperlinknewdocpage.ui:117
-#, fuzzy
msgctxt "hyperlinknewdocpage|create|tooltip_text"
msgid "Select Path"
msgstr "পথ বাছক"
@@ -6319,7 +6250,6 @@ msgid "Word:"
msgstr "শব্দ"
#: iconchangedialog.ui:10
-#, fuzzy
msgctxt "iconchangedialog|IconChange"
msgid "%PRODUCTNAME %PRODUCTVERSION"
msgstr "%PRODUCTNAME %PRODUCTVERSION"
@@ -6852,7 +6782,6 @@ msgid "Icon"
msgstr "আইকন"
#: linetabpage.ui:798
-#, fuzzy
msgctxt "linetabpage|CTL_PREVIEW-atkobject"
msgid "Example"
msgstr "উদাহৰণ"
@@ -6985,13 +6914,11 @@ msgid "Categor_y"
msgstr "বিভাগ"
#: menuassignpage.ui:90
-#, fuzzy
msgctxt "menuassignpage|contentslabel"
msgid "_Function"
msgstr "ফলন (_F)"
#: menuassignpage.ui:105
-#, fuzzy
msgctxt "menuassignpage|label33"
msgid "Description"
msgstr "বিৱৰণ"
@@ -7018,13 +6945,11 @@ msgid "Remove item"
msgstr ""
#: menuassignpage.ui:267
-#, fuzzy
msgctxt "menuassignpage|functionbtn"
msgid "_Function"
msgstr "ফলন (_F)"
#: menuassignpage.ui:387
-#, fuzzy
msgctxt "menuassignpage|insert"
msgid "_Insert"
msgstr "ভৰাওক (_I)"
@@ -7082,7 +7007,6 @@ msgid "Restore Default Command"
msgstr "অবিকল্পিত কমান্ড পুনৰুদ্ধাৰ কৰক"
#: mosaicdialog.ui:16
-#, fuzzy
msgctxt "mosaicdialog|MosaicDialog"
msgid "Mosaic"
msgstr "মোজাইক"
@@ -7191,7 +7115,6 @@ msgid "Create Macro"
msgstr ""
#: newlibdialog.ui:102
-#, fuzzy
msgctxt "newlibdialog|altrenametitle"
msgid "Rename"
msgstr "পুনৰ নাম দিয়ক"
@@ -7867,7 +7790,6 @@ msgid "Compress punctuation and Japanese Kana"
msgstr "চিহ্নাঙ্কণ আৰু জাপানী কানা সংকোচন কৰক"
#: optasianpage.ui:165
-#, fuzzy
msgctxt "optasianpage|label2"
msgid "Character Spacing"
msgstr "আখৰৰ ব্যৱধান"
@@ -8039,7 +7961,6 @@ msgid "Context"
msgstr "পৰিপ্ৰেক্ষতিত"
#: optctlpage.ui:254
-#, fuzzy
msgctxt "optctlpage|label4"
msgid "General Options"
msgstr "সাধাৰণ বিকল্পসমূহ"
@@ -8305,19 +8226,16 @@ msgid "Help Improve %PRODUCTNAME"
msgstr ""
#: optgeneralpage.ui:338
-#, fuzzy
msgctxt "optgeneralpage|quicklaunch"
msgid "Load %PRODUCTNAME during system start-up"
msgstr "%PRODUCTNAME -ক চিস্টেম আৰম্ভ হোৱাৰ সময়ত লোড কৰক"
#: optgeneralpage.ui:352
-#, fuzzy
msgctxt "optgeneralpage|systray"
msgid "Enable systray Quickstarter"
msgstr "systray Quickstarter সামৰ্থবান কৰক"
#: optgeneralpage.ui:372
-#, fuzzy
msgctxt "optgeneralpage|label8"
msgid "%PRODUCTNAME Quickstarter"
msgstr "%PRODUCTNAME Quickstarter"
@@ -9212,7 +9130,6 @@ msgid "Telephone (home/_work):"
msgstr ""
#: optuserpage.ui:134
-#, fuzzy
msgctxt "phoneft-atkobject"
msgid "Home telephone number"
msgstr "ঘৰৰ টেলিফোন নম্বৰ"
@@ -9229,7 +9146,6 @@ msgid "First name"
msgstr "প্রথম নাম"
#: optuserpage.ui:189
-#, fuzzy
msgctxt "lastname-atkobject"
msgid "Last name"
msgstr "অন্তিম নাম"
@@ -9241,19 +9157,16 @@ msgid "Initials"
msgstr "ইনিশ্বিয়েলছ"
#: optuserpage.ui:236
-#, fuzzy
msgctxt "city-atkobject"
msgid "City"
msgstr "চহৰ"
#: optuserpage.ui:254
-#, fuzzy
msgctxt "state-atkobject"
msgid "State"
msgstr "ৰাজ্য"
#: optuserpage.ui:272
-#, fuzzy
msgctxt "zip-atkobject"
msgid "Zip code"
msgstr "জিপ ক'ড"
@@ -9271,25 +9184,21 @@ msgid "Position"
msgstr "স্থান"
#: optuserpage.ui:349
-#, fuzzy
msgctxt "home-atkobject"
msgid "Home telephone number"
msgstr "ঘৰৰ টেলিফোন নম্বৰ"
#: optuserpage.ui:367
-#, fuzzy
msgctxt "work-atkobject"
msgid "Work telephone number"
msgstr "কৰ্মস্থানৰ টেলিফোন নম্বৰ"
#: optuserpage.ui:397
-#, fuzzy
msgctxt "fax-atkobject"
msgid "FAX number"
msgstr "ফেক্স নম্বৰ"
#: optuserpage.ui:415
-#, fuzzy
msgctxt "email-atkobject"
msgid "email address"
msgstr "ইমেইল ঠিকনা"
@@ -9306,13 +9215,11 @@ msgid "Last name/first _name/father’s name/initials:"
msgstr "অন্তিম নাম/প্রথম নাম/দেউতাৰ নাম/নাম-উপাধিৰ আদ্যক্ষৰবোৰ (_n)"
#: optuserpage.ui:472
-#, fuzzy
msgctxt "ruslastname-atkobject"
msgid "Last name"
msgstr "অন্তিম নাম"
#: optuserpage.ui:490
-#, fuzzy
msgctxt "rusfathersname-atkobject"
msgid "Father's name"
msgstr "দেউতাৰ নাম"
@@ -9324,7 +9231,6 @@ msgid "Initials"
msgstr "ইনিশ্বিয়েলছ"
#: optuserpage.ui:526
-#, fuzzy
msgctxt "rusfirstname-atkobject"
msgid "First name"
msgstr "প্রথম নাম"
@@ -9336,13 +9242,11 @@ msgid "Last/first _name/initials:"
msgstr "অন্তিম নাম/প্ৰথম নাম/নাম-উপাধিৰ আদ্যক্ষৰবোৰ (_n)"
#: optuserpage.ui:569
-#, fuzzy
msgctxt "eastlastname-atkobject"
msgid "Last name"
msgstr "অন্তিম নাম"
#: optuserpage.ui:587
-#, fuzzy
msgctxt "eastfirstname-atkobject"
msgid "First name"
msgstr "প্রথম নাম"
@@ -9366,7 +9270,6 @@ msgid "Street"
msgstr "ৰাস্তা"
#: optuserpage.ui:666
-#, fuzzy
msgctxt "ruslastname-atkobject"
msgid "Apartment number"
msgstr "ঘৰৰ নম্বৰ"
@@ -9378,13 +9281,11 @@ msgid "_Zip/city:"
msgstr "জিপ/চহৰ (_Z)"
#: optuserpage.ui:709
-#, fuzzy
msgctxt "icity-atkobject"
msgid "City"
msgstr "চহৰ"
#: optuserpage.ui:727
-#, fuzzy
msgctxt "izip-atkobject"
msgid "Zip code"
msgstr "জিপ ক'ড"
@@ -9480,7 +9381,6 @@ msgid "Hide"
msgstr "লুকুৱাই ৰাখক"
#: optviewpage.ui:191
-#, fuzzy
msgctxt "optviewpage|contextmenushortcuts"
msgid "Show"
msgstr "দেখুৱাওক"
@@ -9623,13 +9523,11 @@ msgid "Automatic"
msgstr "স্বচালিত"
#: optviewpage.ui:440
-#, fuzzy
msgctxt "optviewpage|sidebariconsize"
msgid "Small"
msgstr "সৰু"
#: optviewpage.ui:441
-#, fuzzy
msgctxt "optviewpage|sidebariconsize"
msgid "Large"
msgstr "ডাঙৰ"
@@ -9646,13 +9544,11 @@ msgid "Automatic"
msgstr "স্বচালিত"
#: optviewpage.ui:469
-#, fuzzy
msgctxt "optviewpage|notebookbariconsize"
msgid "Small"
msgstr "সৰু"
#: optviewpage.ui:470
-#, fuzzy
msgctxt "optviewpage|notebookbariconsize"
msgid "Large"
msgstr "ডাঙৰ"
@@ -9897,7 +9793,6 @@ msgid "Automatic"
msgstr "স্বচালিত"
#: paragalignpage.ui:45
-#, fuzzy
msgctxt "paragalignpage|liststoreLB_VERTALIGN"
msgid "Base line"
msgstr "আধাৰ শাৰী"
@@ -10021,7 +9916,6 @@ msgid "Double"
msgstr "দুটা"
#: paraindentspacing.ui:53
-#, fuzzy
msgctxt "paraindentspacing|liststoreLB_LINEDIST"
msgid "Proportional"
msgstr "সমানুপাতিক"
@@ -10065,7 +9959,6 @@ msgid "_Automatic"
msgstr "স্বচালিত"
#: paraindentspacing.ui:221
-#, fuzzy
msgctxt "paraindentspacing|labelST_LINEDIST_ABS"
msgid "Fixed"
msgstr "নির্দিষ্ট"
@@ -10194,7 +10087,6 @@ msgid "Delete _all"
msgstr "সৰ্বশেষ মচি পেলাওক (_L)"
#: paratabspage.ui:492
-#, fuzzy
msgctxt "paratabspage|label4"
msgid "points"
msgstr "বিন্দুবোৰ"
@@ -10211,7 +10103,6 @@ msgid "underscores"
msgstr ""
#: password.ui:8
-#, fuzzy
msgctxt "password|PasswordDialog"
msgid "Set Password"
msgstr "পাছৱৰ্ড সংহতি কৰক"
@@ -10287,7 +10178,6 @@ msgid "_Modify"
msgstr "পৰিবৰ্তন কৰক (_M)"
#: patterntabpage.ui:92
-#, fuzzy
msgctxt "patterntabpage|label3"
msgid "Pattern"
msgstr "আৰ্হি"
@@ -10323,7 +10213,6 @@ msgid "Options"
msgstr "বিকল্পসমূহ"
#: patterntabpage.ui:295
-#, fuzzy
msgctxt "patterntabpage|CTL_PREVIEW-atkobject"
msgid "Example"
msgstr "উদাহৰণ"
@@ -10605,7 +10494,6 @@ msgid "Adapt"
msgstr ""
#: posterdialog.ui:16
-#, fuzzy
msgctxt "posterdialog|PosterDialog"
msgid "Posterize"
msgstr "পোষ্টাৰাইজ"
@@ -10761,7 +10649,6 @@ msgid "No Loaded File"
msgstr ""
#: querynoloadedfiledialog.ui:14
-#, fuzzy
msgctxt "querynoloadedfiledialog|NoLoadedFileDialog"
msgid "The file could not be loaded!"
msgstr "ফাইলটো ল'ড কৰিব পৰা নগল!"
@@ -10854,13 +10741,11 @@ msgid "Default _settings:"
msgstr "অবিকল্পত সংহতিসমূহ"
#: rotationtabpage.ui:255
-#, fuzzy
msgctxt "rotationtabpage|CTL_ANGLE|tooltip_text"
msgid "Rotation Angle"
msgstr "ঘূৰ্ণন কোণ"
#: rotationtabpage.ui:280
-#, fuzzy
msgctxt "rotationtabpage|label2"
msgid "Rotation Angle"
msgstr "ঘূৰ্ণন কোণ"
@@ -10943,7 +10828,6 @@ msgid "Position"
msgstr "স্থান"
#: searchformatdialog.ui:174
-#, fuzzy
msgctxt "searchformatdialog|asianlayout"
msgid "Asian Layout"
msgstr "এছীয় বিন্যাস"
@@ -10961,7 +10845,6 @@ msgid "Alignment"
msgstr "সংৰেখন "
#: searchformatdialog.ui:244
-#, fuzzy
msgctxt "searchformatdialog|labelTP_PARA_EXT"
msgid "Text Flow"
msgstr "টেক্সটৰ ধাৰা"
@@ -11220,7 +11103,6 @@ msgid "Currently Installed Smart Tags"
msgstr ""
#: smoothdialog.ui:16
-#, fuzzy
msgctxt "smoothdialog|SmoothDialog"
msgid "Smooth"
msgstr "মৃদু"
@@ -11236,7 +11118,6 @@ msgid "Parameters"
msgstr "প্ৰাচলসমূহ"
#: solarizedialog.ui:14
-#, fuzzy
msgctxt "solarizedialog|SolarizeDialog"
msgid "Solarization"
msgstr "ছলাৰাইজেশ্বন"
@@ -11263,7 +11144,6 @@ msgid "Special Characters"
msgstr "বিশেষ আখৰসমূহ"
#: specialcharacters.ui:24
-#, fuzzy
msgctxt "specialcharacters|insert"
msgid "_Insert"
msgstr "ভৰাওক (_I)"
@@ -11318,7 +11198,6 @@ msgid "Favorite Characters:"
msgstr ""
#: spellingdialog.ui:9
-#, fuzzy
msgctxt "spellingdialog|SpellingDialog"
msgid "Spelling: $LANGUAGE ($LOCATION)"
msgstr "বানান: $LANGUAGE ($LOCATION)"
@@ -11414,7 +11293,6 @@ msgid "_Not in dictionary"
msgstr "শব্দকোষত নাই (_N)"
#: spellingdialog.ui:386
-#, fuzzy
msgctxt "spellingdialog|paste"
msgid "Paste"
msgstr "আঠা লগাওক"
@@ -11548,7 +11426,6 @@ msgid "To _frame"
msgstr "ফ্ৰেমলৈ"
#: swpossizepage.ui:294
-#, fuzzy
msgctxt "swpossizepage|label1"
msgid "Anchor"
msgstr "সংযোগ কৰক"
@@ -11625,13 +11502,11 @@ msgid "No Effect"
msgstr "কোনো প্রভাৱ নাই"
#: textanimtabpage.ui:53
-#, fuzzy
msgctxt "textanimtabpage|liststoreEFFECT"
msgid "Blink"
msgstr "ঢিমিক-ঢামাক"
#: textanimtabpage.ui:57
-#, fuzzy
msgctxt "textanimtabpage|liststoreEFFECT"
msgid "Scroll Through"
msgstr "স্ক্ৰ'ল কৰক"
@@ -11642,7 +11517,6 @@ msgid "Scroll Back and Forth"
msgstr ""
#: textanimtabpage.ui:65
-#, fuzzy
msgctxt "textanimtabpage|liststoreEFFECT"
msgid "Scroll In"
msgstr "ভিতৰলৈ স্ক্ৰ'ল কৰক"
@@ -11660,7 +11534,6 @@ msgid "Direction:"
msgstr "দিশ"
#: textanimtabpage.ui:155
-#, fuzzy
msgctxt "textanimtabpage|BTN_UP|tooltip_text"
msgid "To top"
msgstr "ওপৰলৈ"
@@ -11671,7 +11544,6 @@ msgid "Up"
msgstr "ওপৰ"
#: textanimtabpage.ui:176
-#, fuzzy
msgctxt "textanimtabpage|BTN_RIGHT|tooltip_text"
msgid "To right"
msgstr "সোঁফাললৈ"
@@ -11682,7 +11554,6 @@ msgid "Right"
msgstr "সোঁফাল"
#: textanimtabpage.ui:197
-#, fuzzy
msgctxt "textanimtabpage|BTN_LEFT|tooltip_text"
msgid "To left"
msgstr "বাওঁফাললৈ"
@@ -11693,7 +11564,6 @@ msgid "Left"
msgstr "বাওঁফাল"
#: textanimtabpage.ui:218
-#, fuzzy
msgctxt "textanimtabpage|BTN_DOWN|tooltip_text"
msgid "To bottom"
msgstr "তললৈ"
@@ -12303,7 +12173,6 @@ msgid "Variable:"
msgstr "চলক"
#: zoomdialog.ui:204
-#, fuzzy
msgctxt "zoomdialog|zoomsb-atkobject"
msgid "Variable"
msgstr "চলক"
diff --git a/source/as/dbaccess/messages.po b/source/as/dbaccess/messages.po
index 3350c4eff3d..37992ffebde 100644
--- a/source/as/dbaccess/messages.po
+++ b/source/as/dbaccess/messages.po
@@ -765,7 +765,6 @@ msgid "Row Height..."
msgstr "শাৰীৰ উচ্চতা"
#: strings.hrc:174
-#, fuzzy
msgctxt "RID_STR_COPY"
msgid "~Copy"
msgstr "কপি কৰক (~C)"
@@ -2431,7 +2430,6 @@ msgid "Press 'Next' to save a copy of your document, and to begin the migration.
msgstr "আপোনাৰ আলেখ্যনৰ এটা নকল ৰক্ষা কৰিবলৈ, আৰু প্ৰব্ৰজন আৰম্ভ কৰিবলৈ 'পিছলৈ' টিপক ।"
#: backuppage.ui:76
-#, fuzzy
msgctxt "backuppage|label3"
msgid "Save to:"
msgstr "ছেভ কৰক: ...লৈ"
@@ -2522,7 +2520,6 @@ msgid "_Browse…"
msgstr "ব্ৰাউছ কৰক"
#: connectionpage.ui:98
-#, fuzzy
msgctxt "connectionpage|generalLabel"
msgid "General"
msgstr "সাধাৰণ"
@@ -2684,7 +2681,6 @@ msgid "Indexes..."
msgstr "অনুক্রমণিকাবোৰ..."
#: dbwizconnectionpage.ui:36
-#, fuzzy
msgctxt "dbwizconnectionpage|helptext"
msgid "label"
msgstr "লেবেল"
@@ -2760,7 +2756,6 @@ msgid "Set Up a Connection to a MySQL Database"
msgstr "এটা JDBC ডাটাবেছলৈ এটা সংযোগ ছেট আপ কৰক"
#: dbwizspreadsheetpage.ui:74
-#, fuzzy
msgctxt "dbwizspreadsheetpage|browse"
msgid "Browse"
msgstr "ব্ৰাউছ কৰক"
@@ -2778,7 +2773,6 @@ msgid "_Password required"
msgstr "পাছৱৰ্ডৰ প্ৰয়োজন"
#: dbwiztextpage.ui:74
-#, fuzzy
msgctxt "dbwiztextpage|browse"
msgid "Browse"
msgstr "ব্ৰাউছ কৰক"
@@ -3331,7 +3325,6 @@ msgid "Overall progress:"
msgstr "মুঠ প্ৰগতি:"
#: migratepage.ui:83
-#, fuzzy
msgctxt "migratepage|overall"
msgid "document $current$ of $overall$"
msgstr "document $current$ of $overall$"
@@ -3408,7 +3401,6 @@ msgid "_Port:"
msgstr "পৰ্ট (_P)"
#: mysqlnativesettings.ui:138
-#, fuzzy
msgctxt "mysqlnativesettings|defaultport"
msgid "Default: 3306"
msgstr "অবিকল্পিত: 3306"
@@ -3617,7 +3609,6 @@ msgid "<"
msgstr "<"
#: queryfilterdialog.ui:151
-#, fuzzy
msgctxt "queryfilterdialog|cond1"
msgid "<="
msgstr "<="
@@ -3705,13 +3696,11 @@ msgid "Table Name"
msgstr "টেবুলৰ নাম (~T)"
#: queryfuncmenu.ui:34
-#, fuzzy
msgctxt "queryfuncmenu|alias"
msgid "Alias"
msgstr "উপনাম"
#: queryfuncmenu.ui:48
-#, fuzzy
msgctxt "queryfuncmenu|distinct"
msgid "Distinct Values"
msgstr "স্পষ্ট মূল্যসমূহ"
@@ -3970,7 +3959,6 @@ msgid "Sort Order"
msgstr "ক্ৰম সঁজাওক"
#: specialjdbcconnectionpage.ui:19
-#, fuzzy
msgctxt "specialjdbcconnectionpage|header"
msgid "Set up connection to a MySQL database using JDBC"
msgstr "JDBC ব্যৱহাৰ কৰি এটা MySQL ডাটাবেছলৈ সংযোগ ছেট আপ কৰক"
@@ -4002,7 +3990,6 @@ msgid "_Port number:"
msgstr "প'ৰ্ট সংখ্যা (~P)"
#: specialjdbcconnectionpage.ui:139
-#, fuzzy
msgctxt "specialjdbcconnectionpage|portNumDefLabel"
msgid "Default: 3306"
msgstr "অবিকল্পিত: 3306"
@@ -4148,7 +4135,6 @@ msgid "_Description:"
msgstr "বিৱৰণ (_D):"
#: summarypage.ui:17
-#, fuzzy
msgctxt "summarypage|label1"
msgid "Summary"
msgstr "সাৰাংশ"
@@ -4172,7 +4158,6 @@ msgid "Cu_t"
msgstr "কাট কৰক"
#: tabledesignrowmenu.ui:20
-#, fuzzy
msgctxt "tabledesignrowmenu|copy"
msgid "_Copy"
msgstr "কপি (_C)"
diff --git a/source/as/desktop/messages.po b/source/as/desktop/messages.po
index 3655bc30c66..c7a71845919 100644
--- a/source/as/desktop/messages.po
+++ b/source/as/desktop/messages.po
@@ -927,7 +927,6 @@ msgid "Downloading extensions..."
msgstr "সম্প্ৰসাৰণ ডাউন্‌লোড কৰা হৈছে..."
#: updateinstalldialog.ui:125
-#, fuzzy
msgctxt "updateinstalldialog|RESULTS"
msgid "Result"
msgstr "ফলাফল"
diff --git a/source/as/dictionaries/ca.po b/source/as/dictionaries/ca.po
index 30ca500a81e..c34b9a5ed21 100644
--- a/source/as/dictionaries/ca.po
+++ b/source/as/dictionaries/ca.po
@@ -14,7 +14,6 @@ msgstr ""
"X-Generator: LibreOffice\n"
#: description.xml
-#, fuzzy
msgctxt ""
"description.xml\n"
"dispname\n"
diff --git a/source/as/editeng/messages.po b/source/as/editeng/messages.po
index 28726065754..9810ed17a94 100644
--- a/source/as/editeng/messages.po
+++ b/source/as/editeng/messages.po
@@ -14,19 +14,16 @@ msgstr ""
"X-Generator: LibreOffice\n"
#: spellmenu.ui:12
-#, fuzzy
msgctxt "spellmenu|ignore"
msgid "I_gnore All"
msgstr "সকলো উপেক্ষা কৰক (_g)"
#: spellmenu.ui:19
-#, fuzzy
msgctxt "spellmenu|insert"
msgid "_Add to Dictionary"
msgstr "শব্দকোষলৈ যোগ কৰক (_A)"
#: spellmenu.ui:33
-#, fuzzy
msgctxt "spellmenu|add"
msgid "_Add to Dictionary"
msgstr "শব্দকোষলৈ যোগ কৰক (_A)"
diff --git a/source/as/extensions/messages.po b/source/as/extensions/messages.po
index 146800c40ba..b0a7440121d 100644
--- a/source/as/extensions/messages.po
+++ b/source/as/extensions/messages.po
@@ -14,7 +14,6 @@ msgstr ""
"X-Generator: LibreOffice\n"
#: command.hrc:29
-#, fuzzy
msgctxt "RID_RSC_ENUM_COMMAND_TYPE"
msgid "Table"
msgstr "টেবুল"
@@ -26,7 +25,6 @@ msgid "Query"
msgstr "প্ৰশ্ন"
#: command.hrc:31
-#, fuzzy
msgctxt "RID_RSC_ENUM_COMMAND_TYPE"
msgid "SQL command"
msgstr "SQL কমান্ড"
@@ -38,13 +36,11 @@ msgid "Hide"
msgstr "লুকুৱাওক"
#: showhide.hrc:30
-#, fuzzy
msgctxt "RID_RSC_ENUM_SHOWHIDE"
msgid "Show"
msgstr "দেখুৱাওক"
#: stringarrays.hrc:27
-#, fuzzy
msgctxt "RID_RSC_ENUM_VERTICAL_ALIGN"
msgid "Top"
msgstr "ওপৰ"
@@ -62,13 +58,11 @@ msgid "Bottom"
msgstr "তলত"
#: stringarrays.hrc:34
-#, fuzzy
msgctxt "RID_RSC_ENUM_ICONSIZE_TYPE"
msgid "Small"
msgstr "সৰু"
#: stringarrays.hrc:35
-#, fuzzy
msgctxt "RID_RSC_ENUM_ICONSIZE_TYPE"
msgid "Large"
msgstr "ডাঙৰ"
@@ -80,7 +74,6 @@ msgid "Without frame"
msgstr "(অবিহনে)"
#: stringarrays.hrc:41
-#, fuzzy
msgctxt "RID_RSC_ENUM_BORDER_TYPE"
msgid "3D look"
msgstr "3D চেহেৰা"
@@ -98,7 +91,6 @@ msgid "Valuelist"
msgstr "Valuelist"
#: stringarrays.hrc:48
-#, fuzzy
msgctxt "RID_RSC_ENUM_LISTSOURCE_TYPE"
msgid "Table"
msgstr "টেবুল"
@@ -146,7 +138,6 @@ msgid "Right"
msgstr "সোঁফাল"
#: stringarrays.hrc:64
-#, fuzzy
msgctxt "RID_RSC_ENUM_BUTTONTYPE"
msgid "None"
msgstr "কোনো নহয়"
@@ -182,7 +173,6 @@ msgid "Previous record"
msgstr "পূৰ্বৱৰ্তী ৰেকৰ্ড"
#: stringarrays.hrc:70
-#, fuzzy
msgctxt "RID_RSC_ENUM_BUTTONTYPE"
msgid "Next record"
msgstr "পৰৱর্তী ৰেকৰ্ড"
@@ -236,7 +226,6 @@ msgid "Post"
msgstr "পোষ্ট"
#: stringarrays.hrc:87
-#, fuzzy
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "URL"
msgstr "URL"
@@ -254,7 +243,6 @@ msgid "Text"
msgstr "টেক্সট"
#: stringarrays.hrc:94
-#, fuzzy
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (short)"
msgstr "মানবিশিষ্ট (চুটি)"
@@ -272,7 +260,6 @@ msgid "Standard (short YYYY)"
msgstr "মানবিশিষ্ট (চুটি YYYY)"
#: stringarrays.hrc:97
-#, fuzzy
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (long)"
msgstr "মানবিশিষ্ট (দীঘল)"
@@ -386,13 +373,11 @@ msgid "Current page"
msgstr "সদায় বৰ্তমান পৃষ্ঠাৰ সৈতে"
#: stringarrays.hrc:132
-#, fuzzy
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "No"
msgstr "নহয়"
#: stringarrays.hrc:133
-#, fuzzy
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "Yes"
msgstr "হয়"
@@ -425,13 +410,11 @@ msgid "_top"
msgstr "বন্ধ কৰক"
#: stringarrays.hrc:147
-#, fuzzy
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "None"
msgstr "কোনো নহয়"
#: stringarrays.hrc:148
-#, fuzzy
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "Single"
msgstr "একক"
@@ -455,7 +438,6 @@ msgid "Horizontal"
msgstr "অনুভূমিক"
#: stringarrays.hrc:156
-#, fuzzy
msgctxt "RID_RSC_ENUM_ORIENTATION"
msgid "Vertical"
msgstr "উলম্ব"
@@ -473,13 +455,11 @@ msgid "OK"
msgstr "ঠিক আছে"
#: stringarrays.hrc:163
-#, fuzzy
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Cancel"
msgstr "বাতিল কৰক"
#: stringarrays.hrc:164
-#, fuzzy
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Help"
msgstr "সহায়"
@@ -527,7 +507,6 @@ msgid "CR+LF (Windows)"
msgstr "CR+LF (উইণ্ড'জ)"
#: stringarrays.hrc:188
-#, fuzzy
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "None"
msgstr "কোনো নহয়"
@@ -539,7 +518,6 @@ msgid "Horizontal"
msgstr "অনুভূমিক"
#: stringarrays.hrc:190
-#, fuzzy
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "Vertical"
msgstr "উলম্ব"
@@ -551,7 +529,6 @@ msgid "Both"
msgstr "দুয়োটা"
#: stringarrays.hrc:196
-#, fuzzy
msgctxt "RID_RSC_ENUM_VISUALEFFECT"
msgid "3D"
msgstr "3D"
@@ -659,7 +636,6 @@ msgid "Collapse"
msgstr "স্খলন কৰক"
#: stringarrays.hrc:226
-#, fuzzy
msgctxt "RID_RSC_ENUM_SCALE_MODE"
msgid "No"
msgstr "নহয়"
@@ -707,7 +683,6 @@ msgid "When focused"
msgstr "যেতিয়া মনোযোগ নিবদ্ধ কৰা হয়"
#: stringarrays.hrc:242
-#, fuzzy
msgctxt "RID_RSC_ENUM_WHEEL_BEHAVIOR"
msgid "Always"
msgstr "সদায়"
@@ -1740,7 +1715,6 @@ msgid "Submission"
msgstr "সমৰ্পন"
#: strings.hrc:222
-#, fuzzy
msgctxt "RID_STR_BINDING_NAME"
msgid "Binding"
msgstr "বাধ্যবাধকতা"
@@ -2375,7 +2349,6 @@ msgid "Unpublished"
msgstr "অপ্ৰকাশিত"
#: strings.hrc:355
-#, fuzzy
msgctxt "ST_TYPE_EMAIL"
msgid "E-mail"
msgstr "ই-মেইল"
@@ -2584,13 +2557,11 @@ msgid "You can either save the value of the option group in a database field or
msgstr "আপুনি এখন ডাটাবেছ ফিল্ডত বিকল্প গোটৰ মূল্যটো ছেভ কৰিব পাৰে বা পাছৰ এটা কাৰ্যৰ বাবে ইয়াক ব্যৱহাৰ কৰিব পাৰে।"
#: yesno.hrc:29
-#, fuzzy
msgctxt "RID_RSC_ENUM_YESNO"
msgid "No"
msgstr "নহয়"
#: yesno.hrc:30
-#, fuzzy
msgctxt "RID_RSC_ENUM_YESNO"
msgid "Yes"
msgstr "হয়"
@@ -2608,13 +2579,11 @@ msgid "Display field"
msgstr "ফিল্ড প্রদর্শন কৰক"
#: contenttablepage.ui:43
-#, fuzzy
msgctxt "contenttablepage|datasourcelabel"
msgid "Data source"
msgstr "তথ্য উৎস"
#: contenttablepage.ui:57
-#, fuzzy
msgctxt "contenttablepage|contenttypelabel"
msgid "Content type"
msgstr "বিষয়ৰ প্রকাৰ"
@@ -2750,13 +2719,11 @@ msgid "Field from the _List Table"
msgstr "তালিকা টেবুলখনৰ পৰা ফিল্ড (~L)"
#: gridfieldsselectionpage.ui:44
-#, fuzzy
msgctxt "gridfieldsselectionpage|datasourcelabel"
msgid "Data source"
msgstr "তথ্য উৎস"
#: gridfieldsselectionpage.ui:58
-#, fuzzy
msgctxt "gridfieldsselectionpage|contenttypelabel"
msgid "Content type"
msgstr "বিষয়ৰ প্রকাৰ"
@@ -2813,13 +2780,11 @@ msgid "Table element"
msgstr "টেবুল উপাদান"
#: groupradioselectionpage.ui:44
-#, fuzzy
msgctxt "groupradioselectionpage|datasourcelabel"
msgid "Data source"
msgstr "তথ্য উৎস"
#: groupradioselectionpage.ui:58
-#, fuzzy
msgctxt "groupradioselectionpage|contenttypelabel"
msgid "Content type"
msgstr "বিষয়ৰ প্রকাৰ"
@@ -3134,7 +3099,6 @@ msgid "Ed_ition"
msgstr "সংস্কৰণ (~i)"
#: generalpage.ui:257
-#, fuzzy
msgctxt "generalpage|volume"
msgid "Volume"
msgstr "ভলিউম"
@@ -3206,7 +3170,6 @@ msgid "Se_ries"
msgstr "শৃংখলাবোৰ (~r)"
#: generalpage.ui:463
-#, fuzzy
msgctxt "generalpage|url"
msgid "URL"
msgstr "URL"
@@ -3326,7 +3289,6 @@ msgid "_Book title"
msgstr "কিতাপৰ শিৰোনাম (~B)"
#: mappingdialog.ui:432
-#, fuzzy
msgctxt "mappingdialog|label15"
msgid "Volume"
msgstr "ভলিউম"
@@ -3398,7 +3360,6 @@ msgid "_Note"
msgstr "টিপ্পনী"
#: mappingdialog.ui:742
-#, fuzzy
msgctxt "mappingdialog|label27"
msgid "URL"
msgstr "URL"
@@ -3440,31 +3401,26 @@ msgid "Column Names"
msgstr "স্তম্ভৰ নামবোৰ"
#: toolbar.ui:14
-#, fuzzy
msgctxt "toolbar|TBC_FT_SOURCE"
msgid "Table"
msgstr "টেবুল"
#: toolbar.ui:49
-#, fuzzy
msgctxt "toolbar|TBC_FT_QUERY"
msgid "Search Key"
msgstr "সন্ধান কৰাৰ চাবি"
#: toolbar.ui:84
-#, fuzzy
msgctxt "toolbar|TBC_BT_AUTOFILTER"
msgid "AutoFilter"
msgstr "স্বচালিত ফিল্টাৰ"
#: toolbar.ui:97
-#, fuzzy
msgctxt "toolbar|TBC_BT_FILTERCRIT"
msgid "Standard Filter"
msgstr "প্ৰামাণিক ফিল্টাৰ"
#: toolbar.ui:110
-#, fuzzy
msgctxt "toolbar|TBC_BT_REMOVEFILTER"
msgid "Reset Filter"
msgstr "ফিল্টাৰ পুনৰসংহতি কৰক"
@@ -3476,7 +3432,6 @@ msgid "Column Arrangement"
msgstr "স্তম্ভ অভিযোজন"
#: toolbar.ui:136
-#, fuzzy
msgctxt "toolbar|TBC_BT_CHANGESOURCE"
msgid "Data Source"
msgstr "তথ্য উৎস"
@@ -3525,13 +3480,11 @@ msgid "Sub forms can be used to display detailed data about the current record o
msgstr "Sub forms ব্যৱহাৰ কৰা হয় বৰ্ত্মানৰ ৰেকৰ্ডৰ বিস্তৃত তথ্য দেখুৱাবলৈ মাস্টাৰ ফৰ্মৰ । ইয়াৰ কাৰণে, আপুনি নিৰ্ধাৰণ কৰিব পাৰে sub form ৰ কোনবোৰ স্তম্ভ master form ৰ সৈতে মিলে ।"
#: formlinksdialog.ui:125
-#, fuzzy
msgctxt "formlinksdialog|detailLabel"
msgid "label"
msgstr "লেবেল"
#: formlinksdialog.ui:137
-#, fuzzy
msgctxt "formlinksdialog|masterLabel"
msgid "label"
msgstr "লেবেল"
diff --git a/source/as/extras/source/autocorr/emoji.po b/source/as/extras/source/autocorr/emoji.po
index f3aa771c78f..fcdcf3d494e 100644
--- a/source/as/extras/source/autocorr/emoji.po
+++ b/source/as/extras/source/autocorr/emoji.po
@@ -65,7 +65,6 @@ msgstr "সোঁফালৰ ওপৰত"
#. ¬ (U+000AC), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"NOT_SIGN\n"
@@ -121,7 +120,6 @@ msgstr ""
#. Α (U+00391), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_CAPITAL_LETTER_ALPHA\n"
@@ -141,7 +139,6 @@ msgstr "ইটা"
#. Γ (U+00393), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_CAPITAL_LETTER_GAMMA\n"
@@ -351,7 +348,6 @@ msgstr "ওমেগা"
#. α (U+003B1), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_ALPHA\n"
@@ -361,7 +357,6 @@ msgstr "আলফা"
#. β (U+003B2), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_BETA\n"
@@ -371,7 +366,6 @@ msgstr "বিটা"
#. γ (U+003B3), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_GAMMA\n"
@@ -381,7 +375,6 @@ msgstr "গামা"
#. δ (U+003B4), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_DELTA\n"
@@ -391,7 +384,6 @@ msgstr "ডেল্টা"
#. ε (U+003B5), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_EPSILON\n"
@@ -401,7 +393,6 @@ msgstr "এপছিলন"
#. ζ (U+003B6), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_ZETA\n"
@@ -411,7 +402,6 @@ msgstr "জিটা"
#. η (U+003B7), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_ETA\n"
@@ -421,7 +411,6 @@ msgstr "ইটা"
#. θ (U+003B8), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_THETA\n"
@@ -431,7 +420,6 @@ msgstr "থিটা"
#. ι (U+003B9), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_IOTA\n"
@@ -441,7 +429,6 @@ msgstr "আয়োটা"
#. κ (U+003BA), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_KAPPA\n"
@@ -451,7 +438,6 @@ msgstr "কাপপা"
#. λ (U+003BB), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_LAMDA\n"
@@ -461,7 +447,6 @@ msgstr "লেম্বডা"
#. μ (U+003BC), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_MU\n"
@@ -471,7 +456,6 @@ msgstr "মিউ"
#. ν (U+003BD), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_NU\n"
@@ -481,7 +465,6 @@ msgstr "নিউ"
#. ξ (U+003BE), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_XI\n"
@@ -491,7 +474,6 @@ msgstr "ছাই"
#. ο (U+003BF), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_OMICRON\n"
@@ -501,7 +483,6 @@ msgstr "ওমাইক্ৰন"
#. π (U+003C0), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_PI\n"
@@ -511,7 +492,6 @@ msgstr "পাই"
#. ρ (U+003C1), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_RHO\n"
@@ -531,7 +511,6 @@ msgstr "ছিগমা"
#. σ (U+003C3), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_SIGMA\n"
@@ -541,7 +520,6 @@ msgstr "ছিগমা"
#. τ (U+003C4), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_TAU\n"
@@ -551,7 +529,6 @@ msgstr "টাউ"
#. υ (U+003C5), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_UPSILON\n"
@@ -561,7 +538,6 @@ msgstr "আপছাইলন্"
#. φ (U+003C6), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_PHI\n"
@@ -571,7 +547,6 @@ msgstr "ফাই"
#. χ (U+003C7), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_CHI\n"
@@ -581,7 +556,6 @@ msgstr "ছি"
#. ψ (U+003C8), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_PSI\n"
@@ -591,7 +565,6 @@ msgstr "চাই"
#. ω (U+003C9), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_OMEGA\n"
@@ -630,7 +603,6 @@ msgstr "---"
#. ’ (U+02019), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"RIGHT_SINGLE_QUOTATION_MARK\n"
@@ -677,7 +649,6 @@ msgstr ""
#. … (U+02026), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"HORIZONTAL_ELLIPSIS\n"
@@ -714,7 +685,6 @@ msgstr ""
#. ″ (U+02033), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"DOUBLE_PRIME\n"
@@ -1062,7 +1032,6 @@ msgstr "খালী সংহতি"
#. ∈ (U+02208), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"ELEMENT_OF\n"
@@ -1145,7 +1114,6 @@ msgstr ""
#. − (U+02212), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"MINUS_SIGN\n"
@@ -1174,7 +1142,6 @@ msgstr "/"
#. ∖ (U+02216), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"SET_MINUS\n"
@@ -1184,7 +1151,6 @@ msgstr "\\"
#. √ (U+0221A), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"SQUARE_ROOT\n"
@@ -1222,7 +1188,6 @@ msgstr "অসীম"
#. ∠ (U+02220), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"ANGLE\n"
@@ -1390,7 +1355,6 @@ msgstr "অসমান"
#. ≤ (U+02264), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"LESS-THAN_OR_EQUAL_TO\n"
@@ -1409,7 +1373,6 @@ msgstr ""
#. ≪ (U+0226A), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"MUCH_LESS-THAN\n"
@@ -1419,7 +1382,6 @@ msgstr "<<"
#. ≫ (U+0226B), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"MUCH_GREATER-THAN\n"
@@ -1563,7 +1525,6 @@ msgstr "বৰ্গ"
#. □ (U+025A1), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"WHITE_SQUARE\n"
@@ -1601,7 +1562,6 @@ msgstr "আয়ত"
#. ▭ (U+025AD), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"WHITE_RECTANGLE\n"
@@ -1658,7 +1618,6 @@ msgstr ""
#. ○ (U+025CB), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"WHITE_CIRCLE\n"
@@ -1816,7 +1775,6 @@ msgstr ""
#. ☉ (U+02609), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"SUN\n"
@@ -1918,7 +1876,6 @@ msgstr "সোঁফাল"
#. ☜ (U+0261C), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"WHITE_LEFT_POINTING_INDEX\n"
@@ -1928,7 +1885,6 @@ msgstr "বাওঁফাল"
#. ☝ (U+0261D), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"WHITE_UP_POINTING_INDEX\n"
@@ -1938,7 +1894,6 @@ msgstr "ওপৰ"
#. ☞ (U+0261E), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"WHITE_RIGHT_POINTING_INDEX\n"
@@ -1948,7 +1903,6 @@ msgstr "সোঁফাল"
#. ☟ (U+0261F), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"WHITE_DOWN_POINTING_INDEX\n"
@@ -2140,7 +2094,6 @@ msgstr "ছান"
#. ☽ (U+0263D), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"FIRST_QUARTER_MOON\n"
@@ -3420,7 +3373,6 @@ msgstr ""
#. ❓ (U+02753), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"BLACK_QUESTION_MARK_ORNAMENT\n"
@@ -3439,7 +3391,6 @@ msgstr ""
#. ❕ (U+02755), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"WHITE_EXCLAMATION_MARK_ORNAMENT\n"
@@ -3553,7 +3504,6 @@ msgstr ""
#. ⬭ (U+02B2D), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"WHITE_HORIZONTAL_ELLIPSE\n"
@@ -4294,7 +4244,6 @@ msgstr ""
#. 🍅 (U+1F345), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"TOMATO\n"
@@ -4643,7 +4592,6 @@ msgstr ""
#. 🍫 (U+1F36B), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"CHOCOLATE_BAR\n"
@@ -6090,7 +6038,6 @@ msgstr ""
#. 🐾 (U+1F43E), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"PAW_PRINTS\n"
@@ -6216,7 +6163,6 @@ msgstr ""
#. 👍 (U+1F44D), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"THUMBS_UP_SIGN\n"
@@ -8086,7 +8032,6 @@ msgstr "বুটাম"
#. 🔳 (U+1F533), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"WHITE_SQUARE_BUTTON\n"
diff --git a/source/as/filter/messages.po b/source/as/filter/messages.po
index 30b61533756..cb397336ece 100644
--- a/source/as/filter/messages.po
+++ b/source/as/filter/messages.po
@@ -374,13 +374,11 @@ msgid "150 DPI"
msgstr ""
#: pdfgeneralpage.ui:251
-#, fuzzy
msgctxt "pdfgeneralpage|resolution"
msgid "300 DPI"
msgstr "300 DPI"
#: pdfgeneralpage.ui:252
-#, fuzzy
msgctxt "pdfgeneralpage|resolution"
msgid "600 DPI"
msgstr "600 DPI"
@@ -427,7 +425,6 @@ msgid "Text:"
msgstr "টেক্সট:"
#: pdfgeneralpage.ui:409
-#, fuzzy
msgctxt "pdfgeneralpage|label3"
msgid "Watermark"
msgstr "জলচিহ্ন"
@@ -483,13 +480,11 @@ msgid "FDF"
msgstr ""
#: pdfgeneralpage.ui:539
-#, fuzzy
msgctxt "pdfgeneralpage|format"
msgid "PDF"
msgstr "PDF"
#: pdfgeneralpage.ui:540
-#, fuzzy
msgctxt "pdfgeneralpage|format"
msgid "HTML"
msgstr "HTML"
@@ -551,7 +546,6 @@ msgid "Export onl_y notes pages"
msgstr ""
#: pdfgeneralpage.ui:723
-#, fuzzy
msgctxt "pdfgeneralpage|label4"
msgid "General"
msgstr "সাধাৰণ"
@@ -573,7 +567,6 @@ msgid "Export _URLs relative to file system"
msgstr "ফাইলত URL ৰক্ষা কৰক"
#: pdflinkspage.ui:89
-#, fuzzy
msgctxt "pdflinkspage|label1"
msgid "General"
msgstr "সাধাৰণ"
@@ -611,7 +604,6 @@ msgid "E_xport"
msgstr "এক্সপোৰ্ট কৰক"
#: pdfoptionsdialog.ui:92
-#, fuzzy
msgctxt "pdfoptionsdialog|general"
msgid "General"
msgstr "সাধাৰণ"
@@ -622,7 +614,6 @@ msgid "Initial View"
msgstr ""
#: pdfoptionsdialog.ui:137
-#, fuzzy
msgctxt "pdfoptionsdialog|userinterface"
msgid "User Interface"
msgstr "ব্যৱহাৰকাৰী আন্তঃপৃষ্ট"
@@ -634,13 +625,11 @@ msgid "Links"
msgstr "সংযোগসমূহ (~L)"
#: pdfoptionsdialog.ui:183
-#, fuzzy
msgctxt "pdfoptionsdialog|security"
msgid "Security"
msgstr "সুৰক্ষা"
#: pdfoptionsdialog.ui:206
-#, fuzzy
msgctxt "pdfoptionsdialog|digitalsignatures"
msgid "Digital Signatures"
msgstr "অঙ্কীয় স্বাক্ষৰসমূহ"
@@ -759,7 +748,6 @@ msgid "_Any except extracting pages"
msgstr ""
#: pdfsecuritypage.ui:465
-#, fuzzy
msgctxt "pdfsecuritypage|label3"
msgid "Changes"
msgstr "পৰিৱৰ্তনসমূহ"
@@ -786,13 +774,11 @@ msgid "Use this certificate to digitally sign PDF documents:"
msgstr ""
#: pdfsignpage.ui:60
-#, fuzzy
msgctxt "pdfsignpage|select"
msgid "Select..."
msgstr "বাছক..."
#: pdfsignpage.ui:159
-#, fuzzy
msgctxt "pdfsignpage|tsa"
msgid "None"
msgstr "কোনো নহয়"
@@ -803,7 +789,6 @@ msgid "Certificate password:"
msgstr ""
#: pdfsignpage.ui:186
-#, fuzzy
msgctxt "pdfsignpage|label12"
msgid "Location:"
msgstr "অবস্থান:"
@@ -895,7 +880,6 @@ msgid "_Visible bookmark levels:"
msgstr ""
#: pdfuserinterfacepage.ui:343
-#, fuzzy
msgctxt "pdfuserinterfacepage|label4"
msgid "Bookmarks"
msgstr "পৃষ্ঠাসংকেতবোৰ"
@@ -927,7 +911,6 @@ msgid "Panes"
msgstr "পৃষ্ঠাবোৰ"
#: pdfviewpage.ui:173
-#, fuzzy
msgctxt "pdfviewpage|fitdefault"
msgid "_Default"
msgstr "অবিকল্পিত (_D)"
@@ -988,7 +971,6 @@ msgid "First page is _left"
msgstr ""
#: pdfviewpage.ui:415
-#, fuzzy
msgctxt "pdfviewpage|label1"
msgid "Page Layout"
msgstr "পৃষ্ঠা বিন্যাস"
@@ -1104,7 +1086,6 @@ msgid "_Open Package..."
msgstr "পেকেইজ খোলক (_O)..."
#: xmlfiltersettings.ui:151
-#, fuzzy
msgctxt "xmlfiltersettings|filterlist-atkobject"
msgid "XML Filter List"
msgstr "XML ফিল্টাৰ তালিকা"
@@ -1188,7 +1169,6 @@ msgid "XML Filter: %s"
msgstr ""
#: xsltfilterdialog.ui:92
-#, fuzzy
msgctxt "xsltfilterdialog|general"
msgid "General"
msgstr "সাধাৰণ"
diff --git a/source/as/filter/source/config/fragments/filters.po b/source/as/filter/source/config/fragments/filters.po
index c16dd3a33d0..1bfc209791c 100644
--- a/source/as/filter/source/config/fragments/filters.po
+++ b/source/as/filter/source/config/fragments/filters.po
@@ -63,7 +63,6 @@ msgid "Apple Pages 4"
msgstr ""
#: BMP___MS_Windows.xcu
-#, fuzzy
msgctxt ""
"BMP___MS_Windows.xcu\n"
"BMP - MS Windows\n"
@@ -165,7 +164,6 @@ msgid "Data Interchange Format"
msgstr ""
#: DXF___AutoCAD_Interchange.xcu
-#, fuzzy
msgctxt ""
"DXF___AutoCAD_Interchange.xcu\n"
"DXF - AutoCAD Interchange\n"
@@ -193,7 +191,6 @@ msgid "Microsoft Word for DOS"
msgstr ""
#: EMF___MS_Windows_Metafile.xcu
-#, fuzzy
msgctxt ""
"EMF___MS_Windows_Metafile.xcu\n"
"EMF - MS Windows Metafile\n"
@@ -203,7 +200,6 @@ msgid "EMF - Enhanced Metafile"
msgstr "EMF - Enhanced Metafile"
#: EPS___Encapsulated_PostScript.xcu
-#, fuzzy
msgctxt ""
"EPS___Encapsulated_PostScript.xcu\n"
"EPS - Encapsulated PostScript\n"
@@ -240,7 +236,6 @@ msgid "Adobe/Macromedia Freehand"
msgstr ""
#: GIF___Graphics_Interchange.xcu
-#, fuzzy
msgctxt ""
"GIF___Graphics_Interchange.xcu\n"
"GIF - Graphics Interchange\n"
@@ -286,7 +281,6 @@ msgid "HTML Document (Writer)"
msgstr "HTML দস্তাবেজ (Writer)"
#: JPG___JPEG.xcu
-#, fuzzy
msgctxt ""
"JPG___JPEG.xcu\n"
"JPG - JPEG\n"
@@ -315,7 +309,6 @@ msgid "Lotus WordPro Document"
msgstr "Lotus Word Pro দস্তাবেজ"
#: MET___OS_2_Metafile.xcu
-#, fuzzy
msgctxt ""
"MET___OS_2_Metafile.xcu\n"
"MET - OS/2 Metafile\n"
@@ -735,7 +728,6 @@ msgid "Office Open XML Text Template"
msgstr "Office Open XML লিখনী টেমপ্লেইট"
#: PBM___Portable_Bitmap.xcu
-#, fuzzy
msgctxt ""
"PBM___Portable_Bitmap.xcu\n"
"PBM - Portable Bitmap\n"
@@ -745,7 +737,6 @@ msgid "PBM - Portable Bitmap"
msgstr "PBM - Portable Bitmap"
#: PCT___Mac_Pict.xcu
-#, fuzzy
msgctxt ""
"PCT___Mac_Pict.xcu\n"
"PCT - Mac Pict\n"
@@ -755,7 +746,6 @@ msgid "PCT - Mac Pict"
msgstr "PCT - Mac Pict"
#: PCX___Zsoft_Paintbrush.xcu
-#, fuzzy
msgctxt ""
"PCX___Zsoft_Paintbrush.xcu\n"
"PCX - Zsoft Paintbrush\n"
@@ -765,7 +755,6 @@ msgid "PCX - Zsoft Paintbrush"
msgstr "PCX - Zsoft Paintbrush"
#: PGM___Portable_Graymap.xcu
-#, fuzzy
msgctxt ""
"PGM___Portable_Graymap.xcu\n"
"PGM - Portable Graymap\n"
@@ -775,7 +764,6 @@ msgid "PGM - Portable Graymap"
msgstr "PGM - Portable Graymap"
#: PNG___Portable_Network_Graphic.xcu
-#, fuzzy
msgctxt ""
"PNG___Portable_Network_Graphic.xcu\n"
"PNG - Portable Network Graphic\n"
@@ -785,7 +773,6 @@ msgid "PNG - Portable Network Graphic"
msgstr "PNG - Portable Network Graphic"
#: PPM___Portable_Pixelmap.xcu
-#, fuzzy
msgctxt ""
"PPM___Portable_Pixelmap.xcu\n"
"PPM - Portable Pixelmap\n"
@@ -795,7 +782,6 @@ msgid "PPM - Portable Pixelmap"
msgstr "PPM - Portable Pixelmap"
#: PSD___Adobe_Photoshop.xcu
-#, fuzzy
msgctxt ""
"PSD___Adobe_Photoshop.xcu\n"
"PSD - Adobe Photoshop\n"
@@ -878,7 +864,6 @@ msgid "QuarkXPress"
msgstr ""
#: RAS___Sun_Rasterfile.xcu
-#, fuzzy
msgctxt ""
"RAS___Sun_Rasterfile.xcu\n"
"RAS - Sun Rasterfile\n"
@@ -906,7 +891,6 @@ msgid "Rich Text Format (Calc)"
msgstr ""
#: SVG___Scalable_Vector_Graphics.xcu
-#, fuzzy
msgctxt ""
"SVG___Scalable_Vector_Graphics.xcu\n"
"SVG - Scalable Vector Graphics\n"
@@ -916,7 +900,6 @@ msgid "SVG - Scalable Vector Graphics"
msgstr "SVG - Scalable Vector Graphics"
#: SVM___StarView_Metafile.xcu
-#, fuzzy
msgctxt ""
"SVM___StarView_Metafile.xcu\n"
"SVM - StarView Metafile\n"
@@ -999,7 +982,6 @@ msgid "ODF Database"
msgstr "ODF Database"
#: StarOffice_XML__Calc_.xcu
-#, fuzzy
msgctxt ""
"StarOffice_XML__Calc_.xcu\n"
"StarOffice XML (Calc)\n"
@@ -1019,7 +1001,6 @@ msgid "OpenOffice.org 1.0 Chart"
msgstr "OpenOffice.org 1.0 চাৰ্ট"
#: StarOffice_XML__Draw_.xcu
-#, fuzzy
msgctxt ""
"StarOffice_XML__Draw_.xcu\n"
"StarOffice XML (Draw)\n"
@@ -1029,7 +1010,6 @@ msgid "OpenOffice.org 1.0 Drawing"
msgstr "OpenOffice.org 1.0 অঁকা"
#: StarOffice_XML__Impress_.xcu
-#, fuzzy
msgctxt ""
"StarOffice_XML__Impress_.xcu\n"
"StarOffice XML (Impress)\n"
@@ -1039,7 +1019,6 @@ msgid "OpenOffice.org 1.0 Presentation"
msgstr "OpenOffice.org 1.0 উপস্থাপন"
#: StarOffice_XML__Math_.xcu
-#, fuzzy
msgctxt ""
"StarOffice_XML__Math_.xcu\n"
"StarOffice XML (Math)\n"
@@ -1049,7 +1028,6 @@ msgid "OpenOffice.org 1.0 Formula"
msgstr "OpenOffice.org 1.0 সূত্ৰ"
#: StarOffice_XML__Writer_.xcu
-#, fuzzy
msgctxt ""
"StarOffice_XML__Writer_.xcu\n"
"StarOffice XML (Writer)\n"
@@ -1069,7 +1047,6 @@ msgid "T602 Document"
msgstr "দস্তাবেজলৈ"
#: TGA___Truevision_TARGA.xcu
-#, fuzzy
msgctxt ""
"TGA___Truevision_TARGA.xcu\n"
"TGA - Truevision TARGA\n"
@@ -1079,7 +1056,6 @@ msgid "TGA - Truevision Targa"
msgstr "TGA - Truevision Targa"
#: TIF___Tag_Image_File.xcu
-#, fuzzy
msgctxt ""
"TIF___Tag_Image_File.xcu\n"
"TIF - Tag Image File\n"
@@ -1179,7 +1155,6 @@ msgid "Microsoft Visio 2000-2013"
msgstr ""
#: WMF___MS_Windows_Metafile.xcu
-#, fuzzy
msgctxt ""
"WMF___MS_Windows_Metafile.xcu\n"
"WMF - MS Windows Metafile\n"
@@ -1236,7 +1211,6 @@ msgid "WriteNow Document"
msgstr ""
#: XBM___X_Consortium.xcu
-#, fuzzy
msgctxt ""
"XBM___X_Consortium.xcu\n"
"XBM - X-Consortium\n"
@@ -1246,7 +1220,6 @@ msgid "XBM - X Bitmap"
msgstr "XBM - X Bitmap"
#: XPM.xcu
-#, fuzzy
msgctxt ""
"XPM.xcu\n"
"XPM\n"
@@ -1357,7 +1330,6 @@ msgid "Office Open XML Spreadsheet Template"
msgstr "Office Open XML স্প্ৰেডশিট টেমপ্লেইট"
#: calc_StarOffice_XML_Calc_Template.xcu
-#, fuzzy
msgctxt ""
"calc_StarOffice_XML_Calc_Template.xcu\n"
"calc_StarOffice_XML_Calc_Template\n"
@@ -1367,7 +1339,6 @@ msgid "OpenOffice.org 1.0 Spreadsheet Template"
msgstr "OpenOffice.org 1.0 স্প্ৰেডশ্বিট টেমপ্লেইট"
#: calc_jpg_Export.xcu
-#, fuzzy
msgctxt ""
"calc_jpg_Export.xcu\n"
"calc_jpg_Export\n"
@@ -1386,7 +1357,6 @@ msgid "PDF - Portable Document Format"
msgstr ""
#: calc_png_Export.xcu
-#, fuzzy
msgctxt ""
"calc_png_Export.xcu\n"
"calc_png_Export\n"
@@ -1405,7 +1375,6 @@ msgid "ODF Chart"
msgstr "ODF Chart"
#: dBase.xcu
-#, fuzzy
msgctxt ""
"dBase.xcu\n"
"dBase\n"
@@ -1433,7 +1402,6 @@ msgid "ODF Drawing Template"
msgstr "ODF Drawing Template"
#: draw_PCD_Photo_CD_Base.xcu
-#, fuzzy
msgctxt ""
"draw_PCD_Photo_CD_Base.xcu\n"
"draw_PCD_Photo_CD_Base\n"
@@ -1443,7 +1411,6 @@ msgid "PCD - Kodak Photo CD (768x512)"
msgstr "PCD - Kodak Photo CD (768x512)"
#: draw_PCD_Photo_CD_Base16.xcu
-#, fuzzy
msgctxt ""
"draw_PCD_Photo_CD_Base16.xcu\n"
"draw_PCD_Photo_CD_Base16\n"
@@ -1453,7 +1420,6 @@ msgid "PCD - Kodak Photo CD (192x128)"
msgstr "PCD - Kodak Photo CD (192x128)"
#: draw_PCD_Photo_CD_Base4.xcu
-#, fuzzy
msgctxt ""
"draw_PCD_Photo_CD_Base4.xcu\n"
"draw_PCD_Photo_CD_Base4\n"
@@ -1463,7 +1429,6 @@ msgid "PCD - Kodak Photo CD (384x256)"
msgstr "PCD - Kodak Photo CD (384x256)"
#: draw_StarOffice_XML_Draw_Template.xcu
-#, fuzzy
msgctxt ""
"draw_StarOffice_XML_Draw_Template.xcu\n"
"draw_StarOffice_XML_Draw_Template\n"
@@ -1473,7 +1438,6 @@ msgid "OpenOffice.org 1.0 Drawing Template"
msgstr "OpenOffice.org 1.0 অঁকা টেমপ্লেইট"
#: draw_bmp_Export.xcu
-#, fuzzy
msgctxt ""
"draw_bmp_Export.xcu\n"
"draw_bmp_Export\n"
@@ -1483,7 +1447,6 @@ msgid "BMP - Windows Bitmap"
msgstr "BMP - Windows Bitmap"
#: draw_emf_Export.xcu
-#, fuzzy
msgctxt ""
"draw_emf_Export.xcu\n"
"draw_emf_Export\n"
@@ -1493,7 +1456,6 @@ msgid "EMF - Enhanced Metafile"
msgstr "EMF - Enhanced Metafile"
#: draw_eps_Export.xcu
-#, fuzzy
msgctxt ""
"draw_eps_Export.xcu\n"
"draw_eps_Export\n"
@@ -1503,7 +1465,6 @@ msgid "EPS - Encapsulated PostScript"
msgstr "EPS - Encapsulated PostScript"
#: draw_flash_Export.xcu
-#, fuzzy
msgctxt ""
"draw_flash_Export.xcu\n"
"draw_flash_Export\n"
@@ -1513,7 +1474,6 @@ msgid "Macromedia Flash (SWF)"
msgstr "মেক্ৰ'মিডিয়া ফ্লাছ (SWF)"
#: draw_gif_Export.xcu
-#, fuzzy
msgctxt ""
"draw_gif_Export.xcu\n"
"draw_gif_Export\n"
@@ -1532,7 +1492,6 @@ msgid "HTML Document (Draw)"
msgstr "HTML দস্তাবেজ (Draw)"
#: draw_jpg_Export.xcu
-#, fuzzy
msgctxt ""
"draw_jpg_Export.xcu\n"
"draw_jpg_Export\n"
@@ -1551,7 +1510,6 @@ msgid "PDF - Portable Document Format"
msgstr ""
#: draw_png_Export.xcu
-#, fuzzy
msgctxt ""
"draw_png_Export.xcu\n"
"draw_png_Export\n"
@@ -1561,7 +1519,6 @@ msgid "PNG - Portable Network Graphic"
msgstr "PNG - Portable Network Graphic"
#: draw_svg_Export.xcu
-#, fuzzy
msgctxt ""
"draw_svg_Export.xcu\n"
"draw_svg_Export\n"
@@ -1571,7 +1528,6 @@ msgid "SVG - Scalable Vector Graphics"
msgstr "SVG - Scalable Vector Graphics"
#: draw_tif_Export.xcu
-#, fuzzy
msgctxt ""
"draw_tif_Export.xcu\n"
"draw_tif_Export\n"
@@ -1581,7 +1537,6 @@ msgid "TIFF - Tagged Image File Format"
msgstr "TIFF - Tagged Image File Format"
#: draw_wmf_Export.xcu
-#, fuzzy
msgctxt ""
"draw_wmf_Export.xcu\n"
"draw_wmf_Export\n"
@@ -1696,7 +1651,6 @@ msgid "OpenOffice.org 1.0 Drawing (Impress)"
msgstr "OpenOffice.org 1.0 অঁকা টেমপ্লেইট"
#: impress_StarOffice_XML_Impress_Template.xcu
-#, fuzzy
msgctxt ""
"impress_StarOffice_XML_Impress_Template.xcu\n"
"impress_StarOffice_XML_Impress_Template\n"
@@ -1706,7 +1660,6 @@ msgid "OpenOffice.org 1.0 Presentation Template"
msgstr "OpenOffice.org 1.0 উপস্থাপন টেমপ্লেইট"
#: impress_bmp_Export.xcu
-#, fuzzy
msgctxt ""
"impress_bmp_Export.xcu\n"
"impress_bmp_Export\n"
@@ -1716,7 +1669,6 @@ msgid "BMP - Windows Bitmap"
msgstr "BMP - Windows Bitmap"
#: impress_emf_Export.xcu
-#, fuzzy
msgctxt ""
"impress_emf_Export.xcu\n"
"impress_emf_Export\n"
@@ -1726,7 +1678,6 @@ msgid "EMF - Enhanced Metafile"
msgstr "EMF - Enhanced Metafile"
#: impress_eps_Export.xcu
-#, fuzzy
msgctxt ""
"impress_eps_Export.xcu\n"
"impress_eps_Export\n"
@@ -1736,7 +1687,6 @@ msgid "EPS - Encapsulated PostScript"
msgstr "EPS - Encapsulated PostScript"
#: impress_flash_Export.xcu
-#, fuzzy
msgctxt ""
"impress_flash_Export.xcu\n"
"impress_flash_Export\n"
@@ -1746,7 +1696,6 @@ msgid "Macromedia Flash (SWF)"
msgstr "মেক্ৰ'মিডিয়া ফ্লাছ (SWF)"
#: impress_gif_Export.xcu
-#, fuzzy
msgctxt ""
"impress_gif_Export.xcu\n"
"impress_gif_Export\n"
@@ -1765,7 +1714,6 @@ msgid "HTML Document (Impress)"
msgstr "HTML দস্তাবেজ (Impress)"
#: impress_jpg_Export.xcu
-#, fuzzy
msgctxt ""
"impress_jpg_Export.xcu\n"
"impress_jpg_Export\n"
@@ -1784,7 +1732,6 @@ msgid "PDF - Portable Document Format"
msgstr ""
#: impress_png_Export.xcu
-#, fuzzy
msgctxt ""
"impress_png_Export.xcu\n"
"impress_png_Export\n"
@@ -1794,7 +1741,6 @@ msgid "PNG - Portable Network Graphic"
msgstr "PNG - Portable Network Graphic"
#: impress_svg_Export.xcu
-#, fuzzy
msgctxt ""
"impress_svg_Export.xcu\n"
"impress_svg_Export\n"
@@ -1804,7 +1750,6 @@ msgid "SVG - Scalable Vector Graphics"
msgstr "SVG - Scalable Vector Graphics"
#: impress_tif_Export.xcu
-#, fuzzy
msgctxt ""
"impress_tif_Export.xcu\n"
"impress_tif_Export\n"
@@ -1814,7 +1759,6 @@ msgid "TIFF - Tagged Image File Format"
msgstr "TIFF - Tagged Image File Format"
#: impress_wmf_Export.xcu
-#, fuzzy
msgctxt ""
"impress_wmf_Export.xcu\n"
"impress_wmf_Export\n"
@@ -1878,7 +1822,6 @@ msgid "Hangul WP 97"
msgstr ""
#: writer_StarOffice_XML_Writer_Template.xcu
-#, fuzzy
msgctxt ""
"writer_StarOffice_XML_Writer_Template.xcu\n"
"writer_StarOffice_XML_Writer_Template\n"
@@ -1888,7 +1831,6 @@ msgid "OpenOffice.org 1.0 Text Document Template"
msgstr "OpenOffice.org 1.0 লিখনী দস্তাবেজ টেমপ্লেইট"
#: writer_globaldocument_StarOffice_XML_Writer.xcu
-#, fuzzy
msgctxt ""
"writer_globaldocument_StarOffice_XML_Writer.xcu\n"
"writer_globaldocument_StarOffice_XML_Writer\n"
@@ -1898,7 +1840,6 @@ msgid "OpenOffice.org 1.0 Text Document"
msgstr "OpenOffice.org 1.0 লিখনী দস্তাবেজ"
#: writer_globaldocument_StarOffice_XML_Writer_GlobalDocument.xcu
-#, fuzzy
msgctxt ""
"writer_globaldocument_StarOffice_XML_Writer_GlobalDocument.xcu\n"
"writer_globaldocument_StarOffice_XML_Writer_GlobalDocument\n"
@@ -1917,7 +1858,6 @@ msgid "PDF - Portable Document Format"
msgstr ""
#: writer_jpg_Export.xcu
-#, fuzzy
msgctxt ""
"writer_jpg_Export.xcu\n"
"writer_jpg_Export\n"
@@ -1945,7 +1885,6 @@ msgid "PDF - Portable Document Format"
msgstr ""
#: writer_png_Export.xcu
-#, fuzzy
msgctxt ""
"writer_png_Export.xcu\n"
"writer_png_Export\n"
@@ -1984,7 +1923,6 @@ msgid "OpenOffice.org 1.0 HTML Template"
msgstr "OpenOffice.org 1.0 অঁকা টেমপ্লেইট"
#: writer_web_jpg_Export.xcu
-#, fuzzy
msgctxt ""
"writer_web_jpg_Export.xcu\n"
"writer_web_jpg_Export\n"
@@ -2003,7 +1941,6 @@ msgid "PDF - Portable Document Format"
msgstr ""
#: writer_web_png_Export.xcu
-#, fuzzy
msgctxt ""
"writer_web_png_Export.xcu\n"
"writer_web_png_Export\n"
diff --git a/source/as/formula/messages.po b/source/as/formula/messages.po
index 32b559cc31a..cd9f95e868d 100644
--- a/source/as/formula/messages.po
+++ b/source/as/formula/messages.po
@@ -996,7 +996,6 @@ msgid "CUMPRINC"
msgstr "CUMPRINC"
#: core_resource.hrc:2453
-#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EFFECT"
msgstr "EFFECT"
@@ -1855,7 +1854,6 @@ msgid "WEEKDAY"
msgstr "WEEKDAY"
#: core_resource.hrc:2624
-#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NETWORKDAYS"
msgstr "NETWORKDAYS"
@@ -2159,7 +2157,6 @@ msgid "For_mula"
msgstr "সূত্র"
#: formuladialog.ui:383
-#, fuzzy
msgctxt "formuladialog|label1"
msgid "Result"
msgstr "ফলাফল"
@@ -2171,7 +2168,6 @@ msgid "Formula"
msgstr "সূত্র"
#: formuladialog.ui:467
-#, fuzzy
msgctxt "formuladialog|RB_REF|tooltip_text"
msgid "Maximize"
msgstr "ডাঙৰ কৰক"
@@ -2183,7 +2179,6 @@ msgid "_Search"
msgstr "সন্ধান"
#: functionpage.ui:47
-#, fuzzy
msgctxt "functionpage|label1"
msgid "_Category"
msgstr "বিভাগ (_C)"
@@ -2195,13 +2190,11 @@ msgid "Last Used"
msgstr "সৰ্বশেষ ব্যৱহৃত"
#: functionpage.ui:64
-#, fuzzy
msgctxt "functionpage|category"
msgid "All"
msgstr "সকলো"
#: functionpage.ui:78
-#, fuzzy
msgctxt "functionpage|label2"
msgid "_Function"
msgstr "ফলন (_F)"
@@ -2213,25 +2206,21 @@ msgid "Function not known"
msgstr "ফাংকশ্বন"
#: parameter.ui:279
-#, fuzzy
msgctxt "parameter|RB_ARG1|tooltip_text"
msgid "Select"
msgstr "বাছক"
#: parameter.ui:295
-#, fuzzy
msgctxt "parameter|RB_ARG2|tooltip_text"
msgid "Select"
msgstr "বাছক"
#: parameter.ui:311
-#, fuzzy
msgctxt "parameter|RB_ARG3|tooltip_text"
msgid "Select"
msgstr "বাছক"
#: parameter.ui:327
-#, fuzzy
msgctxt "parameter|RB_ARG4|tooltip_text"
msgid "Select"
msgstr "বাছক"
diff --git a/source/as/fpicker/messages.po b/source/as/fpicker/messages.po
index 1ce726ab2dd..9235542a293 100644
--- a/source/as/fpicker/messages.po
+++ b/source/as/fpicker/messages.po
@@ -119,7 +119,6 @@ msgid "All files"
msgstr "সকলো ফাইল"
#: strings.hrc:34
-#, fuzzy
msgctxt "STR_FILEDLG_OPEN"
msgid "Open"
msgstr "খোলক"
@@ -325,13 +324,11 @@ msgid "Create New Folder"
msgstr "নতুন ফোল্ডাৰ সৃষ্টি কৰক"
#: remotefilesdialog.ui:255
-#, fuzzy
msgctxt "remotefilesdialog|filterLabel"
msgid "Filter"
msgstr "ফিল্টাৰ"
#: remotefilesdialog.ui:267
-#, fuzzy
msgctxt "remotefilesdialog|nameLabel"
msgid "File name"
msgstr "ফাইলৰ নাম"
diff --git a/source/as/instsetoo_native/inc_openoffice/windows/msi_languages.po b/source/as/instsetoo_native/inc_openoffice/windows/msi_languages.po
index 1959f7fd1ab..5c8a1e12b15 100644
--- a/source/as/instsetoo_native/inc_openoffice/windows/msi_languages.po
+++ b/source/as/instsetoo_native/inc_openoffice/windows/msi_languages.po
@@ -2766,7 +2766,6 @@ msgid "Load [ProductName] during system start-up"
msgstr "চিস্টেম আৰম্ভ হওতে [ProductName] ল'ড কৰক"
#: Control.ulf
-#, fuzzy
msgctxt ""
"Control.ulf\n"
"OOO_CONTROL_322\n"
@@ -2783,7 +2782,6 @@ msgid "The following applications are using files that need to be updated by thi
msgstr ""
#: Control.ulf
-#, fuzzy
msgctxt ""
"Control.ulf\n"
"OOO_CONTROL_324\n"
@@ -2792,7 +2790,6 @@ msgid "{&MSSansBold8}Files in Use"
msgstr "{&MSSansBold8}ব্যৱহাৰ হৈ থকা ফাইলবোৰ"
#: Control.ulf
-#, fuzzy
msgctxt ""
"Control.ulf\n"
"OOO_CONTROL_325\n"
diff --git a/source/as/officecfg/registry/data/org/openoffice/Office.po b/source/as/officecfg/registry/data/org/openoffice/Office.po
index 52ffdcfe55a..1f41fcc63b8 100644
--- a/source/as/officecfg/registry/data/org/openoffice/Office.po
+++ b/source/as/officecfg/registry/data/org/openoffice/Office.po
@@ -144,7 +144,6 @@ msgid "~Drawing"
msgstr "অঙ্কণ (~D)"
#: Common.xcu
-#, fuzzy
msgctxt ""
"Common.xcu\n"
"..Common.Menus.New.m4\n"
@@ -164,7 +163,6 @@ msgid "Database"
msgstr "ডাটাবেইচ"
#: Common.xcu
-#, fuzzy
msgctxt ""
"Common.xcu\n"
"..Common.Menus.New.m7\n"
@@ -174,7 +172,6 @@ msgid "~HTML Document"
msgstr "HTML দস্তাবেজ (~H)"
#: Common.xcu
-#, fuzzy
msgctxt ""
"Common.xcu\n"
"..Common.Menus.New.m8\n"
@@ -184,7 +181,6 @@ msgid "~XML Form Document"
msgstr "XML ফৰ্ম দস্তাবেজ (~X)"
#: Common.xcu
-#, fuzzy
msgctxt ""
"Common.xcu\n"
"..Common.Menus.New.m9\n"
@@ -923,7 +919,6 @@ msgid "Presentation Minimizer"
msgstr ""
#: PresentationMinimizer.xcu
-#, fuzzy
msgctxt ""
"PresentationMinimizer.xcu\n"
"..PresentationMinimizer.Strings\n"
@@ -933,7 +928,6 @@ msgid "Steps"
msgstr "পদক্ষেপবোৰ"
#: PresentationMinimizer.xcu
-#, fuzzy
msgctxt ""
"PresentationMinimizer.xcu\n"
"..PresentationMinimizer.Strings\n"
@@ -943,7 +937,6 @@ msgid "< ~Back"
msgstr "< পিছলৈ (~B)"
#: PresentationMinimizer.xcu
-#, fuzzy
msgctxt ""
"PresentationMinimizer.xcu\n"
"..PresentationMinimizer.Strings\n"
@@ -953,7 +946,6 @@ msgid "~Next >"
msgstr "পৰৱর্তী (~N)>"
#: PresentationMinimizer.xcu
-#, fuzzy
msgctxt ""
"PresentationMinimizer.xcu\n"
"..PresentationMinimizer.Strings\n"
@@ -963,7 +955,6 @@ msgid "~Finish"
msgstr "সমাপ্ত (~F)"
#: PresentationMinimizer.xcu
-#, fuzzy
msgctxt ""
"PresentationMinimizer.xcu\n"
"..PresentationMinimizer.Strings\n"
@@ -1123,7 +1114,6 @@ msgid "~Embed external images"
msgstr ""
#: PresentationMinimizer.xcu
-#, fuzzy
msgctxt ""
"PresentationMinimizer.xcu\n"
"..PresentationMinimizer.Strings\n"
@@ -1241,7 +1231,6 @@ msgid "Delete slides that are not used for the ~custom slide show"
msgstr ""
#: PresentationMinimizer.xcu
-#, fuzzy
msgctxt ""
"PresentationMinimizer.xcu\n"
"..PresentationMinimizer.Strings\n"
@@ -1532,7 +1521,6 @@ msgid "Exchange"
msgstr "অদল বদল"
#: PresenterScreen.xcu
-#, fuzzy
msgctxt ""
"PresenterScreen.xcu\n"
"..PresenterScreen.PresenterScreenSettings.ToolBars.ToolBar.Entries.o.Normal\n"
@@ -10624,7 +10612,6 @@ msgid "Nationality"
msgstr "জাতীয়তা"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.authors.Fields.nationality\n"
diff --git a/source/as/officecfg/registry/data/org/openoffice/Office/UI.po b/source/as/officecfg/registry/data/org/openoffice/Office/UI.po
index beace5f0a6f..2458a99a209 100644
--- a/source/as/officecfg/registry/data/org/openoffice/Office/UI.po
+++ b/source/as/officecfg/registry/data/org/openoffice/Office/UI.po
@@ -223,7 +223,6 @@ msgid "~Dialog"
msgstr "ডাইলগ"
#: BasicIDEWindowState.xcu
-#, fuzzy
msgctxt ""
"BasicIDEWindowState.xcu\n"
"..BasicIDEWindowState.UIElements.States.private:resource/popupmenu/dialog\n"
@@ -733,7 +732,6 @@ msgid "Pivot Table Filter"
msgstr "পিভট টেবুল ফিল্টাৰ"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:DataPilotFilter\n"
@@ -1016,7 +1014,6 @@ msgid "~Edit Layout..."
msgstr ""
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:InsertPivotTable\n"
@@ -1375,7 +1372,6 @@ msgid "Wrap Text"
msgstr "বাওঁফালে আবৃত কৰক"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:CellProtection\n"
@@ -1961,7 +1957,6 @@ msgid "Hide All Comments"
msgstr ""
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:DeleteAllNotes\n"
@@ -2633,7 +2628,6 @@ msgid "~Height..."
msgstr "উচ্চতা (~H)..."
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:RowHeight\n"
@@ -2679,7 +2673,6 @@ msgid "H~ide"
msgstr "লুকুৱাওক (~i)"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:HideRow\n"
@@ -2735,7 +2728,6 @@ msgid "~Width..."
msgstr "প্ৰস্থ (~W)..."
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:ColumnWidth\n"
@@ -3412,7 +3404,6 @@ msgid "Number Format"
msgstr "নম্বৰ বিন্যাস"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:NumberFormatCurrency\n"
@@ -3431,7 +3422,6 @@ msgid "Format as Currency"
msgstr ""
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:NumberFormatCurrencySimple\n"
@@ -3450,7 +3440,6 @@ msgid "Format as Currency"
msgstr ""
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:NumberFormatPercent\n"
@@ -3469,7 +3458,6 @@ msgid "Format as Percent"
msgstr ""
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:NumberFormatStandard\n"
@@ -3507,7 +3495,6 @@ msgid "Format as Date"
msgstr ""
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:NumberFormatDecimal\n"
@@ -3527,7 +3514,6 @@ msgid "Format as Number"
msgstr "বিন্যাস সংখ্যা"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:NumberFormatScientific\n"
@@ -3546,7 +3532,6 @@ msgid "Format as Scientific"
msgstr ""
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:NumberFormatTime\n"
@@ -3610,7 +3595,6 @@ msgid "R~ight-To-Left"
msgstr "সোঁফালৰ পৰা বাওঁফাললৈ (~i)"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:SheetRightToLeft\n"
@@ -3701,7 +3685,6 @@ msgid "Grid Lines for Sheet"
msgstr ""
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:InsertFieldSheet\n"
@@ -3999,7 +3982,6 @@ msgid "Insert Current Date"
msgstr "বৰ্তমান তাৰিখ সোমাওক"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:InsertCurrentDate\n"
@@ -4018,7 +4000,6 @@ msgid "Insert Current Time"
msgstr "বৰ্তমান সময় সোমাওক"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:InsertCurrentTime\n"
@@ -4191,7 +4172,6 @@ msgid "Accent 3"
msgstr "ঠাঁচ "
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:StyleApply?Style:string=Heading 1&amp;FamilyName:string=CellStyles\n"
@@ -4201,7 +4181,6 @@ msgid "Heading 1"
msgstr "শিৰোনাম ১"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:StyleApply?Style:string=Heading 2&amp;FamilyName:string=CellStyles\n"
@@ -4220,7 +4199,6 @@ msgid "Bad"
msgstr ""
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:StyleApply?Style:string=Error&amp;FamilyName:string=CellStyles\n"
@@ -4249,7 +4227,6 @@ msgid "Neutral"
msgstr ""
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:StyleApply?Style:string=Warning&amp;FamilyName:string=CellStyles\n"
@@ -4289,7 +4266,6 @@ msgid "Detective"
msgstr "অনুসন্ধানকাৰী (~D)"
#: CalcWindowState.xcu
-#, fuzzy
msgctxt ""
"CalcWindowState.xcu\n"
"..CalcWindowState.UIElements.States.private:resource/popupmenu/cell\n"
@@ -4318,7 +4294,6 @@ msgid "Chart"
msgstr "ছার্ট"
#: CalcWindowState.xcu
-#, fuzzy
msgctxt ""
"CalcWindowState.xcu\n"
"..CalcWindowState.UIElements.States.private:resource/popupmenu/colheader\n"
@@ -4358,7 +4333,6 @@ msgid "Form Control"
msgstr "ফৰ্ম নিয়ন্ত্ৰণসমূহ"
#: CalcWindowState.xcu
-#, fuzzy
msgctxt ""
"CalcWindowState.xcu\n"
"..CalcWindowState.UIElements.States.private:resource/popupmenu/formrichtext\n"
@@ -4368,7 +4342,6 @@ msgid "Text Box Formatting"
msgstr "লিখনী ফৰমেটিং"
#: CalcWindowState.xcu
-#, fuzzy
msgctxt ""
"CalcWindowState.xcu\n"
"..CalcWindowState.UIElements.States.private:resource/popupmenu/graphic\n"
@@ -4378,7 +4351,6 @@ msgid "Image"
msgstr "ছবি"
#: CalcWindowState.xcu
-#, fuzzy
msgctxt ""
"CalcWindowState.xcu\n"
"..CalcWindowState.UIElements.States.private:resource/popupmenu/media\n"
@@ -4456,7 +4428,6 @@ msgid "Sheet Tabs Bar"
msgstr ""
#: CalcWindowState.xcu
-#, fuzzy
msgctxt ""
"CalcWindowState.xcu\n"
"..CalcWindowState.UIElements.States.private:resource/toolbar/graffilterbar\n"
@@ -5961,7 +5932,6 @@ msgid "Stars and Banners"
msgstr "ষ্টাৰসমূহ"
#: DbBrowserWindowState.xcu
-#, fuzzy
msgctxt ""
"DbBrowserWindowState.xcu\n"
"..DbBrowserWindowState.UIElements.States.private:resource/popupmenu/explorer\n"
@@ -6016,7 +5986,6 @@ msgid "Standard"
msgstr "প্ৰামাণিক"
#: DbReportWindowState.xcu
-#, fuzzy
msgctxt ""
"DbReportWindowState.xcu\n"
".DbReportWindowState.UIElements.States.private:resource/popupmenu/report\n"
@@ -6468,7 +6437,6 @@ msgid "Form Wizard..."
msgstr "ফৰ্ম উইজাৰ্ড..."
#: DbuCommands.xcu
-#, fuzzy
msgctxt ""
"DbuCommands.xcu\n"
"..DbuCommands.UserInterface.Commands..uno:DBNewReportWithPreSelection\n"
@@ -8116,7 +8084,6 @@ msgid "Slide ~Layout"
msgstr "স্লাইডৰ খচৰা"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Commands..uno:ModifyLayer\n"
@@ -9322,7 +9289,6 @@ msgid "Insert Rows"
msgstr "শাৰীসমূহ সুমুৱাওক (~R)"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:InsertRowDialog\n"
@@ -9381,7 +9347,6 @@ msgid "Insert Columns"
msgstr "স্তম্ভসমূহ সুমুৱাওক (~l)"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:InsertColumnDialog\n"
@@ -9419,7 +9384,6 @@ msgid "~Rows"
msgstr "শাৰীসমূহ (~R)"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:DeleteRows\n"
@@ -9493,7 +9457,6 @@ msgid "~Columns"
msgstr "স্তম্ভসমূহ (~C)"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:EntireColumn\n"
@@ -9521,7 +9484,6 @@ msgid "~Rows"
msgstr "শাৰীসমূহ (~R)"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:EntireRow\n"
@@ -9854,7 +9816,6 @@ msgid "Move Page Up"
msgstr "ছবিক ওপৰত স্থানান্তৰ কৰক"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:MovePageUp\n"
@@ -9892,7 +9853,6 @@ msgid "Move Page Down"
msgstr "ছবিক তলত স্থানান্তৰ কৰক"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:MovePageDown\n"
@@ -9956,7 +9916,6 @@ msgid "Slide to End"
msgstr ""
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=20\n"
@@ -9966,7 +9925,6 @@ msgid "Blank Slide"
msgstr "খালী শ্লাইড"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=19\n"
@@ -9976,7 +9934,6 @@ msgid "Title Only"
msgstr "কেৱল শিৰোনাম"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=0\n"
@@ -9986,7 +9943,6 @@ msgid "Title Slide"
msgstr "শিৰোনাম শ্লাইড"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=1\n"
@@ -9996,7 +9952,6 @@ msgid "Title, Content"
msgstr "শীৰ্ষক, সমল"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=32\n"
@@ -10006,7 +9961,6 @@ msgid "Centered Text"
msgstr "কেন্দ্রীকৃত"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=3\n"
@@ -10016,7 +9970,6 @@ msgid "Title and 2 Content"
msgstr "শীৰ্ষক আৰু ২ সমল"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=12\n"
@@ -10026,7 +9979,6 @@ msgid "Title, Content and 2 Content"
msgstr "শীৰ্ষক, সমল আৰু ২ সমল"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=15\n"
@@ -10036,7 +9988,6 @@ msgid "Title, 2 Content and Content"
msgstr "শীৰ্ষক, ২ সমল আৰু সমল"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=14\n"
@@ -10046,7 +9997,6 @@ msgid "Title, Content over Content"
msgstr "শীৰ্ষক, সমলৰ উপৰত সমল"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=16\n"
@@ -10056,7 +10006,6 @@ msgid "Title, 2 Content over Content"
msgstr "শীৰ্ষক, সমলৰ উপৰত ২ সমল"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=18\n"
@@ -10066,7 +10015,6 @@ msgid "Title, 4 Content"
msgstr "শীৰ্ষক, ৪ সমল"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=34\n"
@@ -10076,7 +10024,6 @@ msgid "Title, 6 Content"
msgstr "শীৰ্ষক, ৬ সমল"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=28\n"
@@ -10086,7 +10033,6 @@ msgid "Vertical Title, Vertical Text"
msgstr "উলম্ব শিৰোনাম, উলম্ব টেক্সট"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=27\n"
@@ -10096,7 +10042,6 @@ msgid "Vertical Title, Text, Chart"
msgstr "উলম্ব শিৰোনাম, টেক্সট, ছাৰ্ট"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=29\n"
@@ -10155,7 +10100,6 @@ msgid "~Cell"
msgstr "কক্ষ"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:RowMenu\n"
@@ -10185,7 +10129,6 @@ msgid "Presentation ~Object..."
msgstr "উপস্থাপনৰ বস্তু (~O)..."
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:HangingIndent\n"
@@ -10233,7 +10176,6 @@ msgid "Connector/Freeform Line"
msgstr ""
#: DrawWindowState.xcu
-#, fuzzy
msgctxt ""
"DrawWindowState.xcu\n"
"..DrawWindowState.UIElements.States.private:resource/popupmenu/curve\n"
@@ -10273,7 +10215,6 @@ msgid "Form Control"
msgstr "ফৰ্ম নিয়ন্ত্ৰণসমূহ"
#: DrawWindowState.xcu
-#, fuzzy
msgctxt ""
"DrawWindowState.xcu\n"
"..DrawWindowState.UIElements.States.private:resource/popupmenu/formrichtext\n"
@@ -10293,7 +10234,6 @@ msgid "Glue Point"
msgstr "আঠা বিন্দুসমূহ (~G)"
#: DrawWindowState.xcu
-#, fuzzy
msgctxt ""
"DrawWindowState.xcu\n"
"..DrawWindowState.UIElements.States.private:resource/popupmenu/graphic\n"
@@ -10342,7 +10282,6 @@ msgid "Dimension Line"
msgstr "পৰিসৰ ৰেখা"
#: DrawWindowState.xcu
-#, fuzzy
msgctxt ""
"DrawWindowState.xcu\n"
"..DrawWindowState.UIElements.States.private:resource/popupmenu/media\n"
@@ -10372,7 +10311,6 @@ msgid "OLE Object"
msgstr "OLE-বস্তু"
#: DrawWindowState.xcu
-#, fuzzy
msgctxt ""
"DrawWindowState.xcu\n"
"..DrawWindowState.UIElements.States.private:resource/popupmenu/page\n"
@@ -10419,7 +10357,6 @@ msgid "Page Master Pane (no selection)"
msgstr ""
#: DrawWindowState.xcu
-#, fuzzy
msgctxt ""
"DrawWindowState.xcu\n"
"..DrawWindowState.UIElements.States.private:resource/popupmenu/table\n"
@@ -10656,7 +10593,6 @@ msgid "Glue Points"
msgstr "আঠা বিন্দুসমূহ (~G)"
#: DrawWindowState.xcu
-#, fuzzy
msgctxt ""
"DrawWindowState.xcu\n"
"..DrawWindowState.UIElements.States.private:resource/toolbar/graffilterbar\n"
@@ -13186,7 +13122,6 @@ msgid "From right to top"
msgstr "সোঁফালৰ পৰা ওপৰলৈ"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionGroups.subtle\n"
@@ -13196,7 +13131,6 @@ msgid "Subtle"
msgstr "সূক্ষ্ম"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionGroups.exciting\n"
@@ -13224,7 +13158,6 @@ msgid "3D Venetian"
msgstr ""
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionSets.box\n"
@@ -13272,7 +13205,6 @@ msgid "Uncover"
msgstr ""
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionSets.wipe\n"
@@ -13282,7 +13214,6 @@ msgid "Wipe"
msgstr "মচক"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionSets.wedge\n"
@@ -13292,7 +13223,6 @@ msgid "Wedge"
msgstr "ৱেজ"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionSets.wheel\n"
@@ -13350,7 +13280,6 @@ msgid "Shape"
msgstr "আকৃতিসমূহ (~S)"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionSets.split\n"
@@ -13380,7 +13309,6 @@ msgid "Random"
msgstr "যাদৃচ্ছিক"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionSets.dissolve\n"
@@ -13420,7 +13348,6 @@ msgid "Tiles"
msgstr "শীৰ্ষকবোৰ"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionSets.cube-turning\n"
@@ -13469,7 +13396,6 @@ msgid "Turn Around"
msgstr "চৌপাশে ঘুৰক"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionSets.turn-down\n"
@@ -13613,7 +13539,6 @@ msgid "Top Right to Bottom Left"
msgstr ""
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.right-left\n"
@@ -13632,7 +13557,6 @@ msgid "Bottom Right to Top Left"
msgstr ""
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.bottom-top\n"
@@ -13651,7 +13575,6 @@ msgid "Bottom Left to Top Right"
msgstr ""
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.vertical\n"
@@ -13671,7 +13594,6 @@ msgid "Horizontal"
msgstr "আনুভূমিক"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.in\n"
@@ -13681,7 +13603,6 @@ msgid "In"
msgstr "ত"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.out\n"
@@ -13691,7 +13612,6 @@ msgid "Out"
msgstr "আউট"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.across\n"
@@ -13711,7 +13631,6 @@ msgid "Down"
msgstr "তলৰ"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.up\n"
@@ -13741,7 +13660,6 @@ msgid "Left"
msgstr "বাওঁফালৰ"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.circle\n"
@@ -13770,7 +13688,6 @@ msgid "Oval Vertical"
msgstr ""
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.diamond\n"
@@ -13780,7 +13697,6 @@ msgid "Diamond"
msgstr "হীৰা"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.plus\n"
@@ -13920,7 +13836,6 @@ msgid "Counterclockwise 8 Spokes"
msgstr ""
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.inside\n"
@@ -13930,7 +13845,6 @@ msgid "Inside"
msgstr "অভ্যন্তৰ"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.outside\n"
@@ -14210,7 +14124,6 @@ msgid "Frame"
msgstr "ফ্ৰেইম"
#: GenericCategories.xcu
-#, fuzzy
msgctxt ""
"GenericCategories.xcu\n"
"..GenericCategories.Commands.Categories.14\n"
@@ -16218,7 +16131,6 @@ msgid "Underline"
msgstr "আণ্ডাৰলাইন কৰক"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:UnderlineSimple\n"
@@ -16734,7 +16646,6 @@ msgid "Transparency"
msgstr "স্বচ্ছতা"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:ZoomOptimal\n"
@@ -16802,7 +16713,6 @@ msgid "Line Starts with Arrow"
msgstr "কাঁড়ৰ সৈতে ৰেখা আৰম্ভ হয়"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:LineArrowEnd\n"
@@ -16989,7 +16899,6 @@ msgid "Crop Dialog..."
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:Crop\n"
@@ -17009,7 +16918,6 @@ msgid "Crop Image"
msgstr "ছবি ক্ৰপ কৰক"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:ChangePicture\n"
@@ -17364,7 +17272,6 @@ msgid "Smooth Transition"
msgstr "মৃদু স্থান-পৰিবৰ্তন"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:ToggleObjectBezierMode\n"
@@ -18411,7 +18318,6 @@ msgid "Background Color"
msgstr "পৃষ্ঠভূমিৰ ৰং"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:CharBackColor\n"
@@ -18439,7 +18345,6 @@ msgid "Open Hyperlink"
msgstr "হাইপাৰলিংক খোলক"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:OpenSmartTagMenuOnCursor\n"
@@ -18621,7 +18526,6 @@ msgid "Line Corner Style"
msgstr "শাৰীৰ কোণ শৈলী"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:LineStyle\n"
@@ -18631,7 +18535,6 @@ msgid "Border Style"
msgstr "সীমাৰেখাৰ শৈলী"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:FrameLineColor\n"
@@ -18974,7 +18877,6 @@ msgid "~Recheck Document..."
msgstr "দস্তাবেজ পুনৰনীৰিক্ষণ কৰক (~R)..."
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:SpellingAndGrammarDialog\n"
@@ -18984,7 +18886,6 @@ msgid "Spelling"
msgstr "বানান"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:SpellingAndGrammarDialog\n"
@@ -19329,7 +19230,6 @@ msgid "~Hyperlink..."
msgstr "হাইপাৰলিংক (~y)..."
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:HyperlinkDialog\n"
@@ -19402,7 +19302,6 @@ msgid "Subscript"
msgstr "ছাবস্ক্ৰিপ্ট"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:SmallCaps\n"
@@ -20502,7 +20401,6 @@ msgid "Increase"
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:IncrementIndent\n"
@@ -20512,7 +20410,6 @@ msgid "Increase Indent"
msgstr "ইণ্ডেন্ট বৃদ্ধি কৰক"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:IncrementIndent\n"
@@ -20522,7 +20419,6 @@ msgid "Increase Indent"
msgstr "ইণ্ডেন্ট বৃদ্ধি কৰক"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:LineToolbox\n"
@@ -20836,7 +20732,6 @@ msgid "~Export As"
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:ExportToPDF\n"
@@ -20866,7 +20761,6 @@ msgid "Export as PDF"
msgstr "PDF হিচাপে ৰপ্তানী কৰক (~D)..."
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:ExportDirectToPDF\n"
@@ -21142,7 +21036,6 @@ msgid "Compile"
msgstr "সংকলন"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:RunBasic\n"
@@ -21170,7 +21063,6 @@ msgid "Step Over"
msgstr "পদক্ষেপ সম্পূৰ্ণ হ'ল"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:BasicStop\n"
@@ -21216,7 +21108,6 @@ msgid "R~un Macro..."
msgstr "মেক্র চলাওক (~u)..."
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:Gallery\n"
@@ -21317,7 +21208,6 @@ msgid "Check Box"
msgstr "পৰীক্ষা কৰা বাকচৰ সৈতে প্ৰতিস্থাপন কৰক"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:Label\n"
@@ -21764,7 +21654,6 @@ msgid "Toggle Print Preview"
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:PrintPreview\n"
@@ -21828,7 +21717,6 @@ msgid "Sort Descending"
msgstr "অৱৰোহণ কৰি আছে"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:SendMail\n"
@@ -22549,7 +22437,6 @@ msgid "Top"
msgstr "ওপৰ"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:CellVertTop\n"
@@ -22588,7 +22475,6 @@ msgid "Bottom"
msgstr "তল"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:CellVertBottom\n"
@@ -22814,7 +22700,6 @@ msgid "R~eference"
msgstr "প্ৰসংগ"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Popups..uno:EditCommentsMenu\n"
@@ -22954,7 +22839,6 @@ msgid "Rot~ate or Flip"
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Popups..uno:AnchorMenu\n"
@@ -22984,7 +22868,6 @@ msgid "Me~dia Player"
msgstr "মাধ্যম প্লেয়াৰ (~y)"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Popups..uno:InsertAVMedia\n"
@@ -23249,7 +23132,6 @@ msgid "Paragraph Classification Dialog"
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Popups..uno:EditSelectMenu\n"
@@ -23278,7 +23160,6 @@ msgid "Menubar"
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Popups..uno:NameGroup\n"
@@ -23288,7 +23169,6 @@ msgid "Name..."
msgstr "নাম..."
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Popups..uno:ObjectTitleDescription\n"
@@ -23354,7 +23234,6 @@ msgid "Connector/Freeform Line"
msgstr ""
#: ImpressWindowState.xcu
-#, fuzzy
msgctxt ""
"ImpressWindowState.xcu\n"
"..ImpressWindowState.UIElements.States.private:resource/popupmenu/curve\n"
@@ -23394,7 +23273,6 @@ msgid "Form Control"
msgstr "ফৰ্ম নিয়ন্ত্ৰণসমূহ"
#: ImpressWindowState.xcu
-#, fuzzy
msgctxt ""
"ImpressWindowState.xcu\n"
"..ImpressWindowState.UIElements.States.private:resource/popupmenu/formrichtext\n"
@@ -23414,7 +23292,6 @@ msgid "Glue Point"
msgstr "আঠা বিন্দুসমূহ (~G)"
#: ImpressWindowState.xcu
-#, fuzzy
msgctxt ""
"ImpressWindowState.xcu\n"
"..ImpressWindowState.UIElements.States.private:resource/popupmenu/graphic\n"
@@ -23454,7 +23331,6 @@ msgid "Dimension Line"
msgstr "পৰিসৰ ৰেখা"
#: ImpressWindowState.xcu
-#, fuzzy
msgctxt ""
"ImpressWindowState.xcu\n"
"..ImpressWindowState.UIElements.States.private:resource/popupmenu/media\n"
@@ -23549,7 +23425,6 @@ msgid "Master Slide Sorter/Pane (no selection)"
msgstr ""
#: ImpressWindowState.xcu
-#, fuzzy
msgctxt ""
"ImpressWindowState.xcu\n"
"..ImpressWindowState.UIElements.States.private:resource/popupmenu/table\n"
@@ -23749,7 +23624,6 @@ msgid "Image"
msgstr "ছবি"
#: ImpressWindowState.xcu
-#, fuzzy
msgctxt ""
"ImpressWindowState.xcu\n"
"..ImpressWindowState.UIElements.States.private:resource/toolbar/graffilterbar\n"
@@ -24266,7 +24140,6 @@ msgid "Formula Cursor"
msgstr "সূত্র কাঁড়"
#: MathCommands.xcu
-#, fuzzy
msgctxt ""
"MathCommands.xcu\n"
"..MathCommands.UserInterface.Commands..uno:InsertCommandText?Text:string=newline \n"
@@ -24276,7 +24149,6 @@ msgid "New Line"
msgstr "নতুন শাৰী"
#: MathCommands.xcu
-#, fuzzy
msgctxt ""
"MathCommands.xcu\n"
"..MathCommands.UserInterface.Commands..uno:InsertCommandText?Text:string=`\n"
@@ -25027,7 +24899,6 @@ msgid "Properties"
msgstr "বৈশিষ্ট্যসমূহ"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.DeckList.WriterPageDeck\n"
@@ -25037,7 +24908,6 @@ msgid "Page"
msgstr "পৃষ্ঠা"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.DeckList.ShapesDeck\n"
@@ -25124,7 +24994,6 @@ msgid "Manage Changes"
msgstr "নামসমূহ ব্যৱস্থাপনা কৰক (~M)..."
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.DeckList.SwDesignDeck\n"
@@ -25222,7 +25091,6 @@ msgid "Area"
msgstr "এৰিয়া"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.ShadowPropertyPanel\n"
@@ -25259,7 +25127,6 @@ msgid "Position and Size"
msgstr "অৱস্থান আৰু আকাৰ"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.GraphicPropertyPanel\n"
@@ -25388,7 +25255,6 @@ msgid "Cell Appearance"
msgstr "কোষৰ ৰূপ"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.ScNumberFormatPropertyPanel\n"
@@ -25502,7 +25368,6 @@ msgid "Elements"
msgstr "উপাদান"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.ChartSeriesPanel\n"
@@ -25562,7 +25427,6 @@ msgid "Line"
msgstr "ৰেখা"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.ChartCharacterPanel\n"
@@ -25835,7 +25699,6 @@ msgid "Single Toolbar"
msgstr ""
#: ToolbarMode.xcu
-#, fuzzy
msgctxt ""
"ToolbarMode.xcu\n"
"..ToolbarMode.Applications.Writer.Modes.Sidebar\n"
@@ -25873,7 +25736,6 @@ msgid "Single Toolbar"
msgstr ""
#: ToolbarMode.xcu
-#, fuzzy
msgctxt ""
"ToolbarMode.xcu\n"
"..ToolbarMode.Applications.Calc.Modes.Sidebar\n"
@@ -25947,7 +25809,6 @@ msgid "AutoTe~xt..."
msgstr "স্বচালিত লিখনী (~x)..."
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:PrintLayout\n"
@@ -25957,7 +25818,6 @@ msgid "~Normal View"
msgstr "সাধাৰণ দৰ্শন (~N)"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:PrintLayout\n"
@@ -26349,7 +26209,6 @@ msgid "Accept Change"
msgstr "পৰিবৰ্তন গ্ৰহণ কৰক"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:AcceptAllTrackedChanges\n"
@@ -26532,7 +26391,6 @@ msgid "En~velope..."
msgstr "লেফাফা (~v)..."
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:AcceptTrackedChanges\n"
@@ -26700,7 +26558,6 @@ msgid "Caption..."
msgstr "কেপশ্বন..."
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:InsertCaptionDialog\n"
@@ -26795,7 +26652,6 @@ msgid "Insert Page Break"
msgstr "শাৰী ব্ৰেক সুমুৱাওক (~R)"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:InsertTable\n"
@@ -26873,7 +26729,6 @@ msgid "~Index Entry..."
msgstr "অনুক্রমণিকাৰ প্ৰৱিষ্টি (~y)..."
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:InsertIndexesEntry\n"
@@ -27082,7 +26937,6 @@ msgid "~Formula..."
msgstr "সূত্ৰ (~F)..."
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:InsertObjectStarMath\n"
@@ -27845,7 +27699,6 @@ msgid "Clear"
msgstr "পৰিষ্কাৰ কৰক (~C)"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:ResetAttributes\n"
@@ -29200,7 +29053,6 @@ msgid "In ~Background"
msgstr "পৃষ্ঠভূমিত (~B)"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:WrapThroughTransparencyToggle\n"
@@ -29779,7 +29631,6 @@ msgid "~Thesaurus..."
msgstr "শব্দকোষ (~T)..."
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:BackColor\n"
@@ -29843,7 +29694,6 @@ msgid "Add Unknown Words"
msgstr "অপৰিচিত শব্দসমূহ যোগ কৰক"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:HScroll\n"
@@ -30283,7 +30133,6 @@ msgid "Default Paragraph Style"
msgstr ""
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:StyleApply?Style:string=Title&amp;FamilyName:string=ParagraphStyles\n"
@@ -30293,7 +30142,6 @@ msgid "~Title"
msgstr "শিৰোনাম (~T)"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:TitleParaStyle\n"
@@ -30956,7 +30804,6 @@ msgid "Page Margins"
msgstr ""
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:HangingIndent\n"
@@ -31025,7 +30872,6 @@ msgid "Form Control"
msgstr "ফৰ্ম নিয়ন্ত্ৰণসমূহ"
#: WriterFormWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterFormWindowState.xcu\n"
"..WriterFormWindowState.UIElements.States.private:resource/popupmenu/formrichtext\n"
@@ -31045,7 +30891,6 @@ msgid "Text Frame"
msgstr "পৰৱৰ্তী ফ্ৰেইমলৈ"
#: WriterFormWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterFormWindowState.xcu\n"
"..WriterFormWindowState.UIElements.States.private:resource/popupmenu/graphic\n"
@@ -31055,7 +30900,6 @@ msgid "Image"
msgstr "ছবি"
#: WriterFormWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterFormWindowState.xcu\n"
"..WriterFormWindowState.UIElements.States.private:resource/popupmenu/media\n"
@@ -31085,7 +30929,6 @@ msgid "Print Preview"
msgstr "প্ৰিন্ট পুৰ্বদৰ্শন"
#: WriterFormWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterFormWindowState.xcu\n"
"..WriterFormWindowState.UIElements.States.private:resource/popupmenu/table\n"
@@ -31489,7 +31332,6 @@ msgid "Form Control"
msgstr "ফৰ্ম নিয়ন্ত্ৰণসমূহ"
#: WriterGlobalWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterGlobalWindowState.xcu\n"
"..WriterGlobalWindowState.UIElements.States.private:resource/popupmenu/formrichtext\n"
@@ -31509,7 +31351,6 @@ msgid "Text Frame"
msgstr "পৰৱৰ্তী ফ্ৰেইমলৈ"
#: WriterGlobalWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterGlobalWindowState.xcu\n"
"..WriterGlobalWindowState.UIElements.States.private:resource/popupmenu/graphic\n"
@@ -31519,7 +31360,6 @@ msgid "Image"
msgstr "ছবি"
#: WriterGlobalWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterGlobalWindowState.xcu\n"
"..WriterGlobalWindowState.UIElements.States.private:resource/popupmenu/media\n"
@@ -31549,7 +31389,6 @@ msgid "Print Preview"
msgstr "প্ৰিন্ট পুৰ্বদৰ্শন"
#: WriterGlobalWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterGlobalWindowState.xcu\n"
"..WriterGlobalWindowState.UIElements.States.private:resource/popupmenu/table\n"
@@ -31970,7 +31809,6 @@ msgid "Form Control"
msgstr "ফৰ্ম নিয়ন্ত্ৰণসমূহ"
#: WriterReportWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterReportWindowState.xcu\n"
"..WriterReportWindowState.UIElements.States.private:resource/popupmenu/formrichtext\n"
@@ -31990,7 +31828,6 @@ msgid "Text Frame"
msgstr "পৰৱৰ্তী ফ্ৰেইমলৈ"
#: WriterReportWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterReportWindowState.xcu\n"
"..WriterReportWindowState.UIElements.States.private:resource/popupmenu/graphic\n"
@@ -32000,7 +31837,6 @@ msgid "Image"
msgstr "ছবি"
#: WriterReportWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterReportWindowState.xcu\n"
"..WriterReportWindowState.UIElements.States.private:resource/popupmenu/media\n"
@@ -32030,7 +31866,6 @@ msgid "Print Preview"
msgstr "প্ৰিন্ট পুৰ্বদৰ্শন"
#: WriterReportWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterReportWindowState.xcu\n"
"..WriterReportWindowState.UIElements.States.private:resource/popupmenu/table\n"
@@ -32414,7 +32249,6 @@ msgid "Form Control"
msgstr "ফৰ্ম নিয়ন্ত্ৰণসমূহ"
#: WriterWebWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWebWindowState.xcu\n"
"..WriterWebWindowState.UIElements.States.private:resource/popupmenu/formrichtext\n"
@@ -32434,7 +32268,6 @@ msgid "Text Frame"
msgstr "পৰৱৰ্তী ফ্ৰেইমলৈ"
#: WriterWebWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWebWindowState.xcu\n"
"..WriterWebWindowState.UIElements.States.private:resource/popupmenu/graphic\n"
@@ -32474,7 +32307,6 @@ msgid "HTML Source"
msgstr "HTML উৎস (~M)"
#: WriterWebWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWebWindowState.xcu\n"
"..WriterWebWindowState.UIElements.States.private:resource/popupmenu/table\n"
@@ -32832,7 +32664,6 @@ msgid "Form Control"
msgstr "ফৰ্ম নিয়ন্ত্ৰণসমূহ"
#: WriterWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWindowState.xcu\n"
"..WriterWindowState.UIElements.States.private:resource/popupmenu/formrichtext\n"
@@ -32852,7 +32683,6 @@ msgid "Text Frame"
msgstr "পৰৱৰ্তী ফ্ৰেইমলৈ"
#: WriterWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWindowState.xcu\n"
"..WriterWindowState.UIElements.States.private:resource/popupmenu/graphic\n"
@@ -32862,7 +32692,6 @@ msgid "Image"
msgstr "ছবি"
#: WriterWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWindowState.xcu\n"
"..WriterWindowState.UIElements.States.private:resource/popupmenu/media\n"
@@ -32901,7 +32730,6 @@ msgid "Print Preview"
msgstr "প্ৰিন্ট পুৰ্বদৰ্শন"
#: WriterWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWindowState.xcu\n"
"..WriterWindowState.UIElements.States.private:resource/popupmenu/table\n"
@@ -33131,7 +32959,6 @@ msgid "Full Screen"
msgstr "পূৰ্ণপৰ্দা"
#: WriterWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWindowState.xcu\n"
"..WriterWindowState.UIElements.States.private:resource/toolbar/graffilterbar\n"
@@ -33389,7 +33216,6 @@ msgid "Form Control"
msgstr "ফৰ্ম নিয়ন্ত্ৰণসমূহ"
#: XFormsWindowState.xcu
-#, fuzzy
msgctxt ""
"XFormsWindowState.xcu\n"
"..XFormsWindowState.UIElements.States.private:resource/popupmenu/formrichtext\n"
@@ -33409,7 +33235,6 @@ msgid "Text Frame"
msgstr "পৰৱৰ্তী ফ্ৰেইমলৈ"
#: XFormsWindowState.xcu
-#, fuzzy
msgctxt ""
"XFormsWindowState.xcu\n"
"..XFormsWindowState.UIElements.States.private:resource/popupmenu/graphic\n"
@@ -33419,7 +33244,6 @@ msgid "Image"
msgstr "ছবি"
#: XFormsWindowState.xcu
-#, fuzzy
msgctxt ""
"XFormsWindowState.xcu\n"
"..XFormsWindowState.UIElements.States.private:resource/popupmenu/media\n"
@@ -33449,7 +33273,6 @@ msgid "Print Preview"
msgstr "প্ৰিন্ট পুৰ্বদৰ্শন"
#: XFormsWindowState.xcu
-#, fuzzy
msgctxt ""
"XFormsWindowState.xcu\n"
"..XFormsWindowState.UIElements.States.private:resource/popupmenu/table\n"
@@ -33631,7 +33454,6 @@ msgid "Full Screen"
msgstr "পূৰ্ণপৰ্দা"
#: XFormsWindowState.xcu
-#, fuzzy
msgctxt ""
"XFormsWindowState.xcu\n"
"..XFormsWindowState.UIElements.States.private:resource/toolbar/graffilterbar\n"
diff --git a/source/as/reportdesign/messages.po b/source/as/reportdesign/messages.po
index 628aedae0ef..9904b74189c 100644
--- a/source/as/reportdesign/messages.po
+++ b/source/as/reportdesign/messages.po
@@ -14,7 +14,6 @@ msgstr ""
"X-Generator: LibreOffice\n"
#: stringarray.hrc:17
-#, fuzzy
msgctxt "RID_STR_FORCENEWPAGE_CONST"
msgid "None"
msgstr "কোনো নহয়"
@@ -86,7 +85,6 @@ msgid "Function"
msgstr "ফাংকশ্বন"
#: stringarray.hrc:44
-#, fuzzy
msgctxt "RID_STR_TYPE_CONST"
msgid "Counter"
msgstr "কাউন্টাৰ"
@@ -98,19 +96,16 @@ msgid "User defined Function"
msgstr "ব্যৱহাৰকৰ্তাৰ দ্বাৰা সংজ্ঞা নিৰূপিত"
#: stringarray.hrc:51
-#, fuzzy
msgctxt "RID_STR_BOOL"
msgid "No"
msgstr "নহয়"
#: stringarray.hrc:52
-#, fuzzy
msgctxt "RID_STR_BOOL"
msgid "Yes"
msgstr "হয়"
#: stringarray.hrc:58
-#, fuzzy
msgctxt "RID_STR_KEEPTOGETHER_CONST"
msgid "No"
msgstr "নহয়"
@@ -128,7 +123,6 @@ msgid "With First Detail"
msgstr "প্রথম নাম"
#: stringarray.hrc:66
-#, fuzzy
msgctxt "RID_STR_VERTICAL_ALIGN_CONST"
msgid "Top"
msgstr "ওপৰ"
@@ -933,7 +927,6 @@ msgid "Alignment"
msgstr "সংৰেখন"
#: condformatdialog.ui:10
-#, fuzzy
msgctxt "condformatdialog|CondFormat"
msgid "Conditional Formatting"
msgstr "চৰ্তসূচক ফৰমেটিং"
@@ -951,25 +944,21 @@ msgid "Expression Is"
msgstr "নিয়মিত অভিব্যক্তি"
#: conditionwin.ui:71
-#, fuzzy
msgctxt "conditionwin|opCombobox"
msgid "between"
msgstr "মাজত"
#: conditionwin.ui:72
-#, fuzzy
msgctxt "conditionwin|opCombobox"
msgid "not between"
msgstr "মাজত নহয়"
#: conditionwin.ui:73
-#, fuzzy
msgctxt "conditionwin|opCombobox"
msgid "equal to"
msgstr "সমান"
#: conditionwin.ui:74
-#, fuzzy
msgctxt "conditionwin|opCombobox"
msgid "not equal to"
msgstr "সমান নহয়"
@@ -999,7 +988,6 @@ msgid "less than or equal to"
msgstr "কম বা সমান"
#: conditionwin.ui:107
-#, fuzzy
msgctxt "conditionwin|lhsButton"
msgid "..."
msgstr "..."
@@ -1011,7 +999,6 @@ msgid "and"
msgstr "আৰু"
#: conditionwin.ui:158
-#, fuzzy
msgctxt "conditionwin|rhsButton"
msgid "..."
msgstr "..."
@@ -1029,19 +1016,16 @@ msgid "Italic"
msgstr "ইটালিক"
#: conditionwin.ui:250
-#, fuzzy
msgctxt "conditionwin|ToolBoxItem3"
msgid "Underline"
msgstr "আণ্ডাৰলাইন কৰক"
#: conditionwin.ui:275
-#, fuzzy
msgctxt "conditionwin|ToolBoxItem4"
msgid "Background Color"
msgstr "পৃষ্ঠভূমিৰ ৰং"
#: conditionwin.ui:290
-#, fuzzy
msgctxt "conditionwin|ToolBoxItem5"
msgid "Font Color"
msgstr "ফন্টৰ ৰং"
@@ -1093,13 +1077,11 @@ msgid "Sorting and Grouping"
msgstr "বৰ্গীকৰণ কৰি আছে"
#: floatingfield.ui:30
-#, fuzzy
msgctxt "floatingfield|up"
msgid "Sort Ascending"
msgstr "আৰোহণ কৰি আছে"
#: floatingfield.ui:43
-#, fuzzy
msgctxt "floatingfield|down"
msgid "Sort Descending"
msgstr "অৱৰোহণ কৰি আছে"
@@ -1141,13 +1123,11 @@ msgid "Group actions"
msgstr "দল কাৰ্য্যসমূহ"
#: floatingsort.ui:75
-#, fuzzy
msgctxt "floatingsort|up"
msgid "Move up"
msgstr "ওপৰলৈ স্থান পৰিৱর্তন কৰক"
#: floatingsort.ui:88
-#, fuzzy
msgctxt "floatingsort|down"
msgid "Move down"
msgstr "তললৈ স্থান পৰিৱর্তন কৰক"
@@ -1159,7 +1139,6 @@ msgid "Delete"
msgstr "ডিলিট কৰক"
#: floatingsort.ui:152
-#, fuzzy
msgctxt "floatingsort|label1"
msgid "Groups"
msgstr "গোটবোৰ"
@@ -1171,13 +1150,11 @@ msgid "Sorting"
msgstr "বৰ্গীকৰণ কৰণ"
#: floatingsort.ui:208
-#, fuzzy
msgctxt "floatingsort|label7"
msgid "Group Header"
msgstr "দলৰ হেডাৰ"
#: floatingsort.ui:224
-#, fuzzy
msgctxt "floatingsort|label8"
msgid "Group Footer"
msgstr "ফুটাৰ"
@@ -1195,7 +1172,6 @@ msgid "Group Interval"
msgstr "গোট"
#: floatingsort.ui:272
-#, fuzzy
msgctxt "floatingsort|label11"
msgid "Keep Together"
msgstr "অনুপাত ৰাখক"
@@ -1225,7 +1201,6 @@ msgid "Not present"
msgstr "বৰ্তমান মূল্যটো"
#: floatingsort.ui:326
-#, fuzzy
msgctxt "floatingsort|keep"
msgid "No"
msgstr "নহয়"
@@ -1267,7 +1242,6 @@ msgid "Properties"
msgstr "বৈশিষ্ট্যবোৰ: "
#: floatingsort.ui:436
-#, fuzzy
msgctxt "floatingsort|label3"
msgid "Help"
msgstr "সহায়"
diff --git a/source/as/sc/messages.po b/source/as/sc/messages.po
index 2ec8ca88060..dd25d3f8e00 100644
--- a/source/as/sc/messages.po
+++ b/source/as/sc/messages.po
@@ -32,7 +32,6 @@ msgid "Financial"
msgstr "আৰ্থিক"
#: compiler.hrc:30
-#, fuzzy
msgctxt "RID_FUNCTION_CATEGORIES"
msgid "Information"
msgstr "তথ্য"
@@ -74,7 +73,6 @@ msgid "Text"
msgstr "লিখনী"
#: compiler.hrc:37
-#, fuzzy
msgctxt "RID_FUNCTION_CATEGORIES"
msgid "Add-in"
msgstr "যোগ কৰক-ইন"
@@ -466,7 +464,6 @@ msgid "Protect sheet"
msgstr "শ্বিট সুৰক্ষিত কৰক"
#: globstr.hrc:110
-#, fuzzy
msgctxt "STR_UNDO_UNPROTECT_TAB"
msgid "Unprotect sheet"
msgstr "অৰক্ষিত শ্বিট"
@@ -477,7 +474,6 @@ msgid "Protect document"
msgstr "দস্তাবেজ সুৰক্ষিত কৰক"
#: globstr.hrc:112
-#, fuzzy
msgctxt "STR_UNDO_UNPROTECT_DOC"
msgid "Unprotect document"
msgstr "দস্তাবেজৰ সুৰক্ষা আঁতৰাওক"
@@ -657,7 +653,6 @@ msgid "OR"
msgstr "OR"
#: globstr.hrc:145
-#, fuzzy
msgctxt "STR_TABLE_DEF"
msgid "Sheet"
msgstr "শ্বিট"
@@ -705,7 +700,6 @@ msgid "The source range contains subtotals which may distort the results. Use it
msgstr "উৎস বিস্তাৰটোত ছাবটোটেলবোৰ আছে যিবোৰে ফলাফলবোৰ বিকৃত কৰিব পাৰে। আপুনি ইয়াক যিকোনো উপায়ে ব্যৱহাৰ কৰিবলৈ বিচাৰেনেকি?"
#: globstr.hrc:154
-#, fuzzy
msgctxt "STR_PIVOT_TOTAL"
msgid "Total"
msgstr "সর্বমুঠ"
@@ -835,7 +829,6 @@ msgid "Scenario"
msgstr "ছীনাৰিঅ'"
#: globstr.hrc:179
-#, fuzzy
msgctxt "STR_PIVOT_TABLE"
msgid "Pivot Table"
msgstr "পিভট টেবুল"
@@ -1635,7 +1628,6 @@ msgid "No cell references are found in the selected cells."
msgstr ""
#: globstr.hrc:342
-#, fuzzy
msgctxt "STR_GRAPHICNAME"
msgid "Image"
msgstr "ছবি"
@@ -1802,7 +1794,6 @@ msgid "Range moved from #1 to #2"
msgstr "বিস্তাৰটো #1ৰ পৰা #2 লৈকে নিয়া হ'ল"
#: globstr.hrc:375
-#, fuzzy
msgctxt "STR_END_REDLINING"
msgid ""
"This action will exit the change recording mode.\n"
@@ -1913,7 +1904,6 @@ msgid "Nested arrays are not supported."
msgstr "নেস্টেড এৰেসমূহ অসমর্থিত।"
#: globstr.hrc:395
-#, fuzzy
msgctxt "STR_UNDO_TEXTTOCOLUMNS"
msgid "Text to Columns"
msgstr "লিপিৰ পৰা স্তম্ভলৈ"
@@ -2106,7 +2096,6 @@ msgid "Manage Names..."
msgstr "নামসমূহ ব্যৱস্থাপনা কৰক..."
#: globstr.hrc:425
-#, fuzzy
msgctxt "STR_HEADER_NAME"
msgid "Name"
msgstr "নাম"
@@ -2553,25 +2542,21 @@ msgid "%1 and %2 more"
msgstr ""
#: globstr.hrc:508
-#, fuzzy
msgctxt "STR_GENERAL"
msgid "General"
msgstr "সাধাৰণ"
#: globstr.hrc:509
-#, fuzzy
msgctxt "STR_NUMBER"
msgid "Number"
msgstr "সংখ্যা"
#: globstr.hrc:510
-#, fuzzy
msgctxt "STR_PERCENT"
msgid "Percent"
msgstr "শতাংশ"
#: globstr.hrc:511
-#, fuzzy
msgctxt "STR_CURRENCY"
msgid "Currency"
msgstr "মুদ্ৰা"
@@ -2583,13 +2568,11 @@ msgid "Date"
msgstr "তাৰিখ"
#: globstr.hrc:513
-#, fuzzy
msgctxt "STR_TIME"
msgid "Time"
msgstr "সময়"
#: globstr.hrc:514
-#, fuzzy
msgctxt "STR_SCIENTIFIC"
msgid "Scientific"
msgstr "বৈজ্ঞানীক"
@@ -2601,7 +2584,6 @@ msgid "Fraction"
msgstr "ফলন (_F):"
#: globstr.hrc:516
-#, fuzzy
msgctxt "STR_BOOLEAN_VALUE"
msgid "Boolean Value"
msgstr "বুলিয়ান মান"
@@ -2753,7 +2735,6 @@ msgid "Format error discovered in the file in sub-document $(ARG1) at $(ARG2)(ro
msgstr "$(ARG2)(row,col) ত $(ARG1) উপ দস্তাবেজত আকৃতিৰ ভুল পোৱা গ'ল।"
#: scerrors.hrc:56
-#, fuzzy
msgctxt "RID_ERRHDLSC"
msgid "File format error found at $(ARG1)(row,col)."
msgstr "$(ARG1)(row,col) ত ফাইল বিন্যাস ত্ৰুটি পোৱা গল।"
@@ -2770,7 +2751,6 @@ msgid "Data could not be written."
msgstr ""
#: scerrors.hrc:64
-#, fuzzy
msgctxt "RID_ERRHDLSC"
msgid "$(ARG1)"
msgstr "$(ARG1)"
@@ -3645,7 +3625,6 @@ msgid "The integer for the minute."
msgstr "মিনিটটোৰ কাৰণে পূৰ্ণ সংখ্যাটো।"
#: scfuncs.hrc:306
-#, fuzzy
msgctxt "SC_OPCODE_GET_TIME"
msgid "Second"
msgstr "ছেকেণ্ড"
@@ -3811,13 +3790,11 @@ msgid "Calculates the ISO 8601 calendar week for the given date."
msgstr ""
#: scfuncs.hrc:378
-#, fuzzy
msgctxt "SC_OPCODE_ISOWEEKNUM"
msgid "Number"
msgstr "সংখ্যা"
#: scfuncs.hrc:379
-#, fuzzy
msgctxt "SC_OPCODE_ISOWEEKNUM"
msgid "The internal number of the date."
msgstr "তাৰিখটোৰ অভ্যন্তৰীণ সংখ্যাটো।"
@@ -3830,13 +3807,11 @@ msgid ""
msgstr ""
#: scfuncs.hrc:385
-#, fuzzy
msgctxt "SC_OPCODE_WEEKNUM_OOO"
msgid "Number"
msgstr "সংখ্যা"
#: scfuncs.hrc:386
-#, fuzzy
msgctxt "SC_OPCODE_WEEKNUM_OOO"
msgid "The internal number of the date."
msgstr "তাৰিখটোৰ অভ্যন্তৰীণ সংখ্যাটো।"
@@ -4190,7 +4165,6 @@ msgid "Payment period. The total number of periods in which the annuity (pension
msgstr "পৰিশোধৰ কালটো। যত ভাত্তাটো (পেঞ্চন) পৰিশোধ কৰা হয়, সেই কালবোৰৰ মুঠ সংখ্যাটো ।"
#: scfuncs.hrc:491
-#, fuzzy
msgctxt "SC_OPCODE_IPMT"
msgid "PV"
msgstr "PV"
@@ -4322,7 +4296,6 @@ msgid "The present value. The present value or the amount the annuity is current
msgstr "বৰ্ত্তমানৰ মান। বৰ্ত্তমানৰ মান বা মুঠ যাৰ উপযোগি annuity।"
#: scfuncs.hrc:527
-#, fuzzy
msgctxt "SC_OPCODE_CUM_PRINC"
msgid "S"
msgstr "S"
@@ -4378,7 +4351,6 @@ msgid "Payment period. The total number of periods in which the annuity (pension
msgstr "পৰিশোধৰ কালটো। যত ভাত্তাটো (পেঞ্চন) পৰিশোধ কৰা হয়, সেই কালবোৰৰ মুঠ সংখ্যাটো ।"
#: scfuncs.hrc:543
-#, fuzzy
msgctxt "SC_OPCODE_CUM_IPMT"
msgid "PV"
msgstr "PV"
@@ -4704,7 +4676,6 @@ msgid "Nominal interest"
msgstr ""
#: scfuncs.hrc:637
-#, fuzzy
msgctxt "SC_OPCODE_EFFECT"
msgid "P"
msgstr "P"
@@ -4721,7 +4692,6 @@ msgid "Calculates the yearly nominal interest rate as an effective interest rate
msgstr "এটা কাৰ্যকৰী সুত হিচাপে বাৰ্ষিক নামমাত্ৰ সুতৰ হাৰটো গণনা কৰে।"
#: scfuncs.hrc:645
-#, fuzzy
msgctxt "SC_OPCODE_NOMINAL"
msgid "Effective rate"
msgstr "কাৰ্যকৰী হাৰটো"
@@ -4732,7 +4702,6 @@ msgid "The effective interest rate"
msgstr "কাৰ্যকৰী সুতৰ হাৰ"
#: scfuncs.hrc:647
-#, fuzzy
msgctxt "SC_OPCODE_NOMINAL"
msgid "NPER"
msgstr "NPER"
@@ -4748,7 +4717,6 @@ msgid "Net present value. Calculates the net present value of an investment base
msgstr "বৰ্তমানৰ মুঠ মান। এটা ৰেহাই হাৰ আৰু চক্ৰীয় পৰিশোধৰ শৃংখলাত আধাৰিত এটা বিনিয়োগৰ বৰ্তমানৰ মুঠ মানটো গণনা কৰে।"
#: scfuncs.hrc:655
-#, fuzzy
msgctxt "SC_OPCODE_NPV"
msgid "Rate"
msgstr "হাৰ"
@@ -4781,7 +4749,6 @@ msgid "Values"
msgstr "মানবোৰ"
#: scfuncs.hrc:666
-#, fuzzy
msgctxt "SC_OPCODE_IRR"
msgid "An array or reference to cells whose contents correspond to the payments."
msgstr "এটা শৃংখলা বা কোষবোৰলৈ প্ৰসংগ, যাৰ সমলৰ পৰিশোধবোৰলৈ সামঞ্জস্য থাকে।"
@@ -4812,7 +4779,6 @@ msgid "An array or reference to cells whose contents correspond to the payments.
msgstr "এটা শৃংখলা বা কোষবোৰলৈ প্ৰসংগ, যাৰ সমলৰ পৰিশোধবোৰলৈ সামঞ্জস্য থাকে।"
#: scfuncs.hrc:677
-#, fuzzy
msgctxt "SC_OPCODE_MIRR"
msgid "Investment"
msgstr "বিনিয়োগ"
@@ -4840,7 +4806,6 @@ msgid "Returns the amount of interest for constant amortization rates."
msgstr "ক্ৰমশঃ ঋণ পৰিশোধৰ স্থিৰ হাৰৰ কাৰণে সুতৰ পৰিমানটো ঘূৰাই পঠায়।"
#: scfuncs.hrc:687
-#, fuzzy
msgctxt "SC_OPCODE_ISPMT"
msgid "Rate"
msgstr "হাৰ"
@@ -4872,7 +4837,6 @@ msgid "Sum total of amortization periods."
msgstr "ক্ৰমশঃ ঋণ পৰিশোধৰ কালবোৰৰ সৰ্বমুঠ সংখ্যা।"
#: scfuncs.hrc:693
-#, fuzzy
msgctxt "SC_OPCODE_ISPMT"
msgid "Investment"
msgstr "বিনিয়োগ"
@@ -4888,7 +4852,6 @@ msgid "Duration. Calculates the number of periods required by an investment to a
msgstr ""
#: scfuncs.hrc:701
-#, fuzzy
msgctxt "SC_OPCODE_PDURATION"
msgid "Rate"
msgstr "হাৰ"
@@ -4899,7 +4862,6 @@ msgid "The constant rate of interest."
msgstr ""
#: scfuncs.hrc:703
-#, fuzzy
msgctxt "SC_OPCODE_PDURATION"
msgid "PV"
msgstr "PV"
@@ -4911,13 +4873,11 @@ msgid "The present value. The current value of the investment."
msgstr "বৰ্তমানৰ মান। বিনিয়োগটোৰ চলিত মানটো।"
#: scfuncs.hrc:705
-#, fuzzy
msgctxt "SC_OPCODE_PDURATION"
msgid "FV"
msgstr "FV"
#: scfuncs.hrc:706
-#, fuzzy
msgctxt "SC_OPCODE_PDURATION"
msgid "The future value of the investment."
msgstr "বিনিয়োগটোৰ ভৱিষ্যত মানটো।"
@@ -4939,7 +4899,6 @@ msgid "The number of periods used in the calculation."
msgstr "গণনাটোত ব্যৱহৃত কালবোৰৰ সংখ্যাটো।"
#: scfuncs.hrc:715
-#, fuzzy
msgctxt "SC_OPCODE_RRI"
msgid "PV"
msgstr "PV"
@@ -5109,7 +5068,6 @@ msgid "Returns TRUE if the cell is a formula cell."
msgstr "যদি কোষটো এটা সূত্র কোষ হয় তেন্তে TRUE ঘূৰাই পঠায়।"
#: scfuncs.hrc:797
-#, fuzzy
msgctxt "SC_OPCODE_IS_FORMULA"
msgid "Reference"
msgstr "প্ৰসংগ"
@@ -5435,7 +5393,6 @@ msgid "Returns the sum of all arguments."
msgstr "সকলো কোণাঙ্কৰ সমূহৰাশিটো ঘূৰাই পঠায়।"
#: scfuncs.hrc:959
-#, fuzzy
msgctxt "SC_OPCODE_SUM"
msgid "Number "
msgstr "সংখ্যা "
@@ -5452,7 +5409,6 @@ msgid "Returns the sum of the squares of the arguments."
msgstr "কোণাঙ্কবোৰৰ বৰ্গফলবোৰৰ সমূহৰাশিটো ঘূৰাই পঠায়।"
#: scfuncs.hrc:967
-#, fuzzy
msgctxt "SC_OPCODE_SUM_SQ"
msgid "Number "
msgstr "সংখ্যা "
@@ -5497,7 +5453,6 @@ msgid "The range to be evaluated by the criteria given."
msgstr "দি থোৱা নিৰ্ণায়কটোৰ দ্বাৰা মূল্যায়ন কৰিব লগীয়া বিস্তাৰটো।"
#: scfuncs.hrc:985
-#, fuzzy
msgctxt "SC_OPCODE_SUM_IF"
msgid "Criteria"
msgstr "মাপকাঠী"
@@ -5535,7 +5490,6 @@ msgid "The range to be evaluated by the criteria given."
msgstr "দি থোৱা নিৰ্ণায়কটোৰ দ্বাৰা মূল্যায়ন কৰিব লগীয়া বিস্তাৰটো।"
#: scfuncs.hrc:997
-#, fuzzy
msgctxt "SC_OPCODE_AVERAGE_IF"
msgid "Criteria"
msgstr "মাপকাঠী"
@@ -5677,7 +5631,6 @@ msgid "The range of cells to be evaluated by the criteria given."
msgstr "দি থোৱা নিৰ্ণায়কটোৰ দ্বাৰা মূল্যায়ন কৰিব লগীয়া বিস্তাৰটো।"
#: scfuncs.hrc:1042
-#, fuzzy
msgctxt "SC_OPCODE_COUNT_IF"
msgid "Criteria"
msgstr "মাপকাঠী"
@@ -5693,7 +5646,6 @@ msgid "Returns the square root of a number."
msgstr "এটা সংখ্যাৰ বৰ্গমূলটো ঘূৰাই পঠায়।"
#: scfuncs.hrc:1050
-#, fuzzy
msgctxt "SC_OPCODE_SQRT"
msgid "Number"
msgstr "সংখ্যা"
@@ -5935,7 +5887,6 @@ msgid "Returns the sine of a number."
msgstr "এটা সংখ্যাৰ ছাইনটো ঘূৰাই পঠায়।"
#: scfuncs.hrc:1172
-#, fuzzy
msgctxt "SC_OPCODE_SIN"
msgid "Number"
msgstr "সংখ্যা"
@@ -5966,7 +5917,6 @@ msgid "Returns the tangent of a number."
msgstr "এটা সংখ্যাৰ স্পৰ্শকটো ঘূৰাই পঠায়।"
#: scfuncs.hrc:1188
-#, fuzzy
msgctxt "SC_OPCODE_TAN"
msgid "Number"
msgstr "সংখ্যা"
@@ -5997,7 +5947,6 @@ msgid "Returns the hyperbolic sine of a number."
msgstr "এটা সংখ্যাৰ পৰাবৃত্তীয় ছাইনটো ঘূৰাই পঠায়।"
#: scfuncs.hrc:1204
-#, fuzzy
msgctxt "SC_OPCODE_SIN_HYP"
msgid "Number"
msgstr "সংখ্যা"
@@ -6028,7 +5977,6 @@ msgid "Returns the hyperbolic tangent of a number."
msgstr "এটা সংখ্যাৰ পৰাবৃত্তীয় স্পৰ্শকটো ঘূৰাই পঠায়।"
#: scfuncs.hrc:1220
-#, fuzzy
msgctxt "SC_OPCODE_TAN_HYP"
msgid "Number"
msgstr "সংখ্যা"
@@ -6377,7 +6325,6 @@ msgid "Truncates the decimal places of a number."
msgstr "এটা সংখ্যাৰ দশমিক সংখ্যাবোৰ হ্ৰস্ব কৰে।"
#: scfuncs.hrc:1378
-#, fuzzy
msgctxt "SC_OPCODE_TRUNC"
msgid "Number"
msgstr "সংখ্যা"
@@ -6388,7 +6335,6 @@ msgid "The number to be truncated."
msgstr "হ্ৰস্ব কৰিবলগীয়া সংখ্যাটো।"
#: scfuncs.hrc:1380
-#, fuzzy
msgctxt "SC_OPCODE_TRUNC"
msgid "Count"
msgstr "গণনা"
@@ -6404,7 +6350,6 @@ msgid "Rounds a number to a predefined accuracy."
msgstr "এটা আগতীয়াকৈ ব্যাখ্যা কৰা সুনিৰূপিত অৱস্থালৈ আনি শূন্যান্ত কৰিব লগীয়া সংখ্যাটো।"
#: scfuncs.hrc:1388
-#, fuzzy
msgctxt "SC_OPCODE_ROUND"
msgid "Number"
msgstr "সংখ্যা"
@@ -6415,7 +6360,6 @@ msgid "The number to be rounded."
msgstr "নিকটস্থ শূন্যান্ত সংখ্যালৈ আনিব লগীয়া মানটো।"
#: scfuncs.hrc:1390
-#, fuzzy
msgctxt "SC_OPCODE_ROUND"
msgid "Count"
msgstr "গণনা"
@@ -6431,7 +6375,6 @@ msgid "Rounds a number up to the predefined accuracy."
msgstr "এটা আগতীয়াকৈ ব্যাখ্যা কৰা সুনিৰূপিত অৱস্থাৰ কাষলৈ আনি পৰিবৰ্তন কৰিব লগীয়া মানটো।"
#: scfuncs.hrc:1398
-#, fuzzy
msgctxt "SC_OPCODE_ROUND_UP"
msgid "Number"
msgstr "সংখ্যা"
@@ -6442,7 +6385,6 @@ msgid "The number to be rounded up."
msgstr "কাষলৈ আনি পৰিবৰ্তন কৰিব লগীয়া মানটো।"
#: scfuncs.hrc:1400
-#, fuzzy
msgctxt "SC_OPCODE_ROUND_UP"
msgid "Count"
msgstr "গণনা"
@@ -6458,7 +6400,6 @@ msgid "Rounds a number down to a predefined accuracy."
msgstr "এটা আগতীয়াকৈ ব্যাখ্যা কৰা সুনিৰূপিত অৱস্থাৰ কাষলৈ আনি পৰিবৰ্তন কৰিবলগীয়া মানটো।"
#: scfuncs.hrc:1408
-#, fuzzy
msgctxt "SC_OPCODE_ROUND_DOWN"
msgid "Number"
msgstr "সংখ্যা"
@@ -6469,7 +6410,6 @@ msgid "The number to be rounded down."
msgstr "নিকটস্থ শূন্যান্ত সংখ্যালৈ আনিব লগীয়া মানটো।"
#: scfuncs.hrc:1410
-#, fuzzy
msgctxt "SC_OPCODE_ROUND_DOWN"
msgid "Count"
msgstr "গণনা"
@@ -6725,25 +6665,21 @@ msgid "Rounds number down to the nearest multiple of significance, regardless of
msgstr ""
#: scfuncs.hrc:1510
-#, fuzzy
msgctxt "SC_OPCODE_FLOOR_MATH"
msgid "Number"
msgstr "সংখ্যা"
#: scfuncs.hrc:1511
-#, fuzzy
msgctxt "SC_OPCODE_FLOOR_MATH"
msgid "The number to be rounded down."
msgstr "নিকটস্থ শূন্যান্ত সংখ্যালৈ আনিব লগীয়া মানটো।"
#: scfuncs.hrc:1512
-#, fuzzy
msgctxt "SC_OPCODE_FLOOR_MATH"
msgid "Significance"
msgstr "তাৎপৰ্য"
#: scfuncs.hrc:1513
-#, fuzzy
msgctxt "SC_OPCODE_FLOOR_MATH"
msgid "The number to whose multiple the value is to be rounded down."
msgstr "যাৰ গুণিতকটোৰ কাষলৈ মানটো আনি পৰিবৰ্তন কৰিবলগীয়া আছে, সেই সংখ্যাটো।"
@@ -6766,19 +6702,16 @@ msgid "Rounds number down (towards -∞) to the nearest multiple of significance
msgstr "তাৎপৰ্যটোৰ নিকটতম গুণিতকটোৰ কাষলৈ সংখ্যাটো আনি পৰিবৰ্তন কৰে।"
#: scfuncs.hrc:1522
-#, fuzzy
msgctxt "SC_OPCODE_FLOOR_PRECISE"
msgid "Number"
msgstr "সংখ্যা"
#: scfuncs.hrc:1523
-#, fuzzy
msgctxt "SC_OPCODE_FLOOR_PRECISE"
msgid "The number to be rounded down."
msgstr "নিকটস্থ শূন্যান্ত সংখ্যালৈ আনিব লগীয়া মানটো।"
#: scfuncs.hrc:1524
-#, fuzzy
msgctxt "SC_OPCODE_FLOOR_PRECISE"
msgid "Significance"
msgstr "তাৎপৰ্য"
@@ -7066,7 +6999,6 @@ msgid "Linear type"
msgstr "একঘাতীয়_ধৰণ"
#: scfuncs.hrc:1643
-#, fuzzy
msgctxt "SC_OPCODE_LINEST"
msgid "If type = 0 the linears will be calculated through the zero point, or else moved linears."
msgstr "যদি = 0 linears ক zero point ৰে গণনা কৰা হ'ব, ন'হ'লে moved linears।"
@@ -7116,7 +7048,6 @@ msgid "Function type"
msgstr "ফলন_ধৰণ"
#: scfuncs.hrc:1657
-#, fuzzy
msgctxt "SC_OPCODE_LOGEST"
msgid "If type = 0 then the functions will be calculated in the form of y=m^x, or also functions y=b*m^x."
msgstr "যদি type = 0 functions ৰ গননা কৰা হ'ব যাৰ আকাৰ y=m^x, বা y=b*m^x।"
@@ -7270,7 +7201,6 @@ msgid "Returns the maximum value in a list of arguments."
msgstr "যুক্তিবোৰৰ এখন তালিকাত সৰ্বাধিক মানটো ঘূৰাই পঠায়।"
#: scfuncs.hrc:1710
-#, fuzzy
msgctxt "SC_OPCODE_MAX"
msgid "Number "
msgstr "সংখ্যা "
@@ -7304,7 +7234,6 @@ msgid "Returns the minimum value in a list of arguments."
msgstr "যুক্তিবোৰৰ এখন তালিকাত আটাইতকৈ সৰু মানটো ঘূৰাই পঠায়।"
#: scfuncs.hrc:1726
-#, fuzzy
msgctxt "SC_OPCODE_MIN"
msgid "Number "
msgstr "সংখ্যা "
@@ -7338,7 +7267,6 @@ msgid "Calculates the variance based on a sample."
msgstr "এটা নমুনাৰ ওপৰত আধাৰিত চলকটো গণনা কৰে।"
#: scfuncs.hrc:1742
-#, fuzzy
msgctxt "SC_OPCODE_VAR"
msgid "Number "
msgstr "সংখ্যা "
@@ -7355,7 +7283,6 @@ msgid "Calculates the variance based on a sample."
msgstr "এটা নমুনাৰ ওপৰত আধাৰিত চলকটো গণনা কৰে।"
#: scfuncs.hrc:1750
-#, fuzzy
msgctxt "SC_OPCODE_VAR_S"
msgid "Number "
msgstr "সংখ্যা "
@@ -7389,7 +7316,6 @@ msgid "Calculates variance based on the entire population."
msgstr "গোটেই জনসংখ্যাটোৰ ওপৰত আধাৰিত চলকটো গণনা কৰে।"
#: scfuncs.hrc:1766
-#, fuzzy
msgctxt "SC_OPCODE_VAR_P"
msgid "Number "
msgstr "সংখ্যা "
@@ -7406,7 +7332,6 @@ msgid "Calculates variance based on the entire population."
msgstr "গোটেই জনসংখ্যাটোৰ ওপৰত আধাৰিত চলকটো গণনা কৰে।"
#: scfuncs.hrc:1774
-#, fuzzy
msgctxt "SC_OPCODE_VAR_P_MS"
msgid "Number "
msgstr "সংখ্যা "
@@ -7440,7 +7365,6 @@ msgid "Calculates the standard deviation based on a sample."
msgstr "এটা নমুনাৰ ওপৰত আধাৰিত মানক বিচ্যুতিটো গণনা কৰে।"
#: scfuncs.hrc:1790
-#, fuzzy
msgctxt "SC_OPCODE_ST_DEV"
msgid "Number "
msgstr "সংখ্যা "
@@ -7457,7 +7381,6 @@ msgid "Calculates the standard deviation based on a sample."
msgstr "এটা নমুনাৰ ওপৰত আধাৰিত মানক বিচ্যুতিটো গণনা কৰে।"
#: scfuncs.hrc:1798
-#, fuzzy
msgctxt "SC_OPCODE_ST_DEV_S"
msgid "Number "
msgstr "সংখ্যা "
@@ -7491,7 +7414,6 @@ msgid "Calculates the standard deviation based on the entire population."
msgstr "গোটেই জনসংখ্যাটোৰ ওপৰত আধাৰিত মানক বিচ্যুতিটো গণনা কৰে।"
#: scfuncs.hrc:1814
-#, fuzzy
msgctxt "SC_OPCODE_ST_DEV_P"
msgid "Number "
msgstr "সংখ্যা "
@@ -7508,7 +7430,6 @@ msgid "Calculates the standard deviation based on the entire population."
msgstr "গোটেই জনসংখ্যাটোৰ ওপৰত আধাৰিত মানক বিচ্যুতিটো গণনা কৰে।"
#: scfuncs.hrc:1822
-#, fuzzy
msgctxt "SC_OPCODE_ST_DEV_P_MS"
msgid "Number "
msgstr "সংখ্যা "
@@ -7542,7 +7463,6 @@ msgid "Returns the average of a sample."
msgstr "এটা নমুনাৰ গড়টো ঘূৰাই পঠায়।"
#: scfuncs.hrc:1838
-#, fuzzy
msgctxt "SC_OPCODE_AVERAGE"
msgid "Number "
msgstr "সংখ্যা "
@@ -7576,7 +7496,6 @@ msgid "Returns the sum of squares of deviations from the sample mean value"
msgstr "নমুনা গড় মানটোৰ পৰা বিচ্যুতিৰ বৰ্গমূলবোৰৰ যোগফলটো ঘূৰাই পঠায়"
#: scfuncs.hrc:1854
-#, fuzzy
msgctxt "SC_OPCODE_DEV_SQ"
msgid "Number "
msgstr "সংখ্যা "
@@ -7593,7 +7512,6 @@ msgid "Returns the average of the absolute deviations of a sample from the mean.
msgstr "গড়টোৰ পৰা এটা নমুনাৰ প্ৰকৃত বিচ্যুতিৰ গড়টোৰ ব্যৱহাৰটো ঘূৰাই পঠায়।"
#: scfuncs.hrc:1862
-#, fuzzy
msgctxt "SC_OPCODE_AVE_DEV"
msgid "Number "
msgstr "সংখ্যা "
@@ -7610,7 +7528,6 @@ msgid "Returns the skewness of a distribution."
msgstr "এটা বিতৰণৰ তিৰ্যকগামীতা ঘূৰাই পঠায়।"
#: scfuncs.hrc:1870
-#, fuzzy
msgctxt "SC_OPCODE_SKEW"
msgid "Number "
msgstr "সংখ্যা "
@@ -7627,7 +7544,6 @@ msgid "Returns the skewness of a distribution using the population of a random v
msgstr "এটা যাদৃচ্ছিক চলকৰ পৰিমাণ ব্যৱহাৰ কৰি এটা বিতৰণৰ অসমমিততা ঘুৰাই দিয়ে।"
#: scfuncs.hrc:1878
-#, fuzzy
msgctxt "SC_OPCODE_SKEWP"
msgid "Number "
msgstr "সংখ্যা "
@@ -7644,7 +7560,6 @@ msgid "Returns the kurtosis of a distribution."
msgstr "এটা বিতৰণৰ কুৰ্টোছিছটো ঘূৰাই পঠায়।"
#: scfuncs.hrc:1886
-#, fuzzy
msgctxt "SC_OPCODE_KURT"
msgid "Number "
msgstr "সংখ্যা "
@@ -7661,7 +7576,6 @@ msgid "Returns the geometric mean of a sample."
msgstr "এটা নমুনাৰ জ্যামিতিক গড় ঘূৰাই পঠায়।"
#: scfuncs.hrc:1894
-#, fuzzy
msgctxt "SC_OPCODE_GEO_MEAN"
msgid "Number "
msgstr "সংখ্যা "
@@ -7678,7 +7592,6 @@ msgid "Returns the harmonic mean of a sample."
msgstr "এটা নমুনাৰ হৰাত্মক গড়টো ঘূৰাই পঠায়।"
#: scfuncs.hrc:1902
-#, fuzzy
msgctxt "SC_OPCODE_HAR_MEAN"
msgid "Number "
msgstr "সংখ্যা "
@@ -7695,7 +7608,6 @@ msgid "Returns the most common value in a sample."
msgstr "এটা মানত আটাইতকৈ সাধাৰণ মানটো ঘূৰাই পঠায়।"
#: scfuncs.hrc:1910
-#, fuzzy
msgctxt "SC_OPCODE_MODAL_VALUE"
msgid "Number "
msgstr "সংখ্যা "
@@ -7712,7 +7624,6 @@ msgid "Returns the most common value in a sample."
msgstr "এটা মানত আটাইতকৈ সাধাৰণ মানটো ঘূৰাই পঠায়।"
#: scfuncs.hrc:1918
-#, fuzzy
msgctxt "SC_OPCODE_MODAL_VALUE_MS"
msgid "Number "
msgstr "সংখ্যা "
@@ -7729,7 +7640,6 @@ msgid "Returns the most common value in a sample."
msgstr "এটা মানত আটাইতকৈ সাধাৰণ মানটো ঘূৰাই পঠায়।"
#: scfuncs.hrc:1926
-#, fuzzy
msgctxt "SC_OPCODE_MODAL_VALUE_MULTI"
msgid "Number "
msgstr "সংখ্যা "
@@ -7746,7 +7656,6 @@ msgid "Returns the median of a given sample."
msgstr "দি থোৱা এটা নমুনাৰ পৰা মধ্যমাটো ঘূৰাই পঠায়।"
#: scfuncs.hrc:1934
-#, fuzzy
msgctxt "SC_OPCODE_MEDIAN"
msgid "Number "
msgstr "সংখ্যা "
@@ -7997,7 +7906,6 @@ msgid "The value for which percentage ranking is to be determined."
msgstr "যাৰ কাৰণে শতাংশ শ্ৰেণীকৰণটো নিৰ্ধাৰণ কৰিবলগীয়া হয়, সেই মানটো।"
#: scfuncs.hrc:2026
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK"
msgid "Significance"
msgstr "তাৎপৰ্য"
@@ -8035,7 +7943,6 @@ msgid "The value for which percentage ranking is to be determined."
msgstr "যাৰ কাৰণে শতাংশ শ্ৰেণীকৰণটো নিৰ্ধাৰণ কৰিবলগীয়া হয়, সেই মানটো।"
#: scfuncs.hrc:2038
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK_EXC"
msgid "Significance"
msgstr "তাৎপৰ্য"
@@ -8073,7 +7980,6 @@ msgid "The value for which percentage ranking is to be determined."
msgstr "যাৰ কাৰণে শতাংশ শ্ৰেণীকৰণটো নিৰ্ধাৰণ কৰিবলগীয়া হয়, সেই মানটো।"
#: scfuncs.hrc:2050
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK_INC"
msgid "Significance"
msgstr "তাৎপৰ্য"
@@ -8151,7 +8057,6 @@ msgid "Type"
msgstr "ধৰণ"
#: scfuncs.hrc:2075
-#, fuzzy
msgctxt "SC_OPCODE_RANK_EQ"
msgid "Sequence order: 0 or omitted means descending, any other value than 0 means ascending."
msgstr "ক্ৰম: ০ বা ন'হ'লে মানে descending, ০ ৰ বাহিৰে অন্য কোনো মান হ'ল ascending।"
@@ -8188,7 +8093,6 @@ msgid "Type"
msgstr "ধৰণ"
#: scfuncs.hrc:2087
-#, fuzzy
msgctxt "SC_OPCODE_RANK_AVG"
msgid "Sequence order: 0 or omitted means descending, any other value than 0 means ascending."
msgstr "ক্ৰম: ০ বা ন'হ'লে মানে descending, ০ ৰ বাহিৰে অন্য কোনো মান হ'ল ascending।"
@@ -8236,7 +8140,6 @@ msgid "The sample data array."
msgstr "নমুনা তথ্য শ্ৰেণীটো।"
#: scfuncs.hrc:2106
-#, fuzzy
msgctxt "SC_OPCODE_PROB"
msgid "Probability"
msgstr "সম্ভাৱনা"
@@ -8318,7 +8221,6 @@ msgid "Values of the distribution function for a standard normal distribution."
msgstr "মানবিশিষ্ট সাধাৰণ বিতৰণ এটাৰ কাৰণে বিতৰণ ফলনটোৰ মানটো।"
#: scfuncs.hrc:2132
-#, fuzzy
msgctxt "SC_OPCODE_PHI"
msgid "Number"
msgstr "সংখ্যা"
@@ -8461,7 +8363,6 @@ msgid "C"
msgstr ""
#: scfuncs.hrc:2185
-#, fuzzy
msgctxt "SC_OPCODE_BINOM_DIST_MS"
msgid "Cumulated. C=0 calculates the individual probability, C=1 the cumulated probability."
msgstr "সঞ্চিত। C=0 ব্যক্তিগত সম্ভাৱনাটো গণনা কৰে, C=1 সঞ্চিত সম্ভাৱনাটো।"
@@ -8574,7 +8475,6 @@ msgid "The success probability of a trial."
msgstr "এটা পৰীক্ষা ফলৰ ব্যক্তিগত সম্ভাৱনাটো।"
#: scfuncs.hrc:2222
-#, fuzzy
msgctxt "SC_OPCODE_CRIT_BINOM"
msgid "Alpha"
msgstr "আলফা"
@@ -8611,7 +8511,6 @@ msgid "The success probability of a trial."
msgstr "এটা পৰীক্ষা ফলৰ ব্যক্তিগত সম্ভাৱনাটো।"
#: scfuncs.hrc:2234
-#, fuzzy
msgctxt "SC_OPCODE_BINOM_INV"
msgid "Alpha"
msgstr "আলফা"
@@ -8689,7 +8588,6 @@ msgid "Cumulative"
msgstr "পূঞ্জীভূত"
#: scfuncs.hrc:2259
-#, fuzzy
msgctxt "SC_OPCODE_POISSON_DIST_MS"
msgid "0 or FALSE calculates the probability density function. Any other value or TRUE or omitted calculates the cumulative distribution function."
msgstr "0 বা FALSE এ probability density function গণনা কৰে। অন্য কোনো মান বা TRUE বা একো নিদিলে cumulative distribution function গণনা কৰে।"
@@ -8791,7 +8689,6 @@ msgid "Values of the inverse normal distribution."
msgstr "প্ৰতিলোম সাধাৰণ বিতৰণটোৰ মানবোৰ।"
#: scfuncs.hrc:2294
-#, fuzzy
msgctxt "SC_OPCODE_NORM_INV"
msgid "Number"
msgstr "সংখ্যা"
@@ -8828,13 +8725,11 @@ msgid "Values of the inverse normal distribution."
msgstr "প্ৰতিলোম সাধাৰণ বিতৰণটোৰ মানবোৰ।"
#: scfuncs.hrc:2306
-#, fuzzy
msgctxt "SC_OPCODE_NORM_INV_MS"
msgid "Number"
msgstr "সংখ্যা"
#: scfuncs.hrc:2307
-#, fuzzy
msgctxt "SC_OPCODE_NORM_INV_MS"
msgid "The probability value for which the inverse normal distribution is to be calculated."
msgstr "যাৰ কাৰণে প্ৰতিলোম সাধাৰণ বিতৰণটো গণনা কৰিবলগীয়া হয়, সেই সম্ভাৱনা মানটো।"
@@ -8909,7 +8804,6 @@ msgid "Values of the inverse standard normal distribution."
msgstr "প্ৰতিলোম মানবিশিষ্ট সাধাৰণ বিতৰণটোৰ মানবোৰ।"
#: scfuncs.hrc:2336
-#, fuzzy
msgctxt "SC_OPCODE_S_NORM_INV"
msgid "Number"
msgstr "সংখ্যা"
@@ -8925,13 +8819,11 @@ msgid "Values of the inverse standard normal distribution."
msgstr "প্ৰতিলোম মানবিশিষ্ট সাধাৰণ বিতৰণটোৰ মানবোৰ।"
#: scfuncs.hrc:2344
-#, fuzzy
msgctxt "SC_OPCODE_S_NORM_INV_MS"
msgid "Number"
msgstr "সংখ্যা"
#: scfuncs.hrc:2345
-#, fuzzy
msgctxt "SC_OPCODE_S_NORM_INV_MS"
msgid "The probability value for which the inverse standard normal distribution is to be calculated."
msgstr "যাৰ কাৰণে প্ৰতিলোম মানবিশিষ্ট সাধাৰণ বিতৰণটো গণনা কৰিবলগীয়া হয়, সেই সম্ভাৱনা মানটো।"
@@ -9037,7 +8929,6 @@ msgid "Values of the inverse of the lognormal distribution."
msgstr "যাৰ কাৰণে প্ৰতিলোম সাধাৰণ ঘাতাংক বিতৰণটো গণনা কৰিবলগীয়া হয়, সেই সম্ভাৱনা মানটো।"
#: scfuncs.hrc:2380
-#, fuzzy
msgctxt "SC_OPCODE_LOG_INV"
msgid "Number"
msgstr "সংখ্যা"
@@ -9074,13 +8965,11 @@ msgid "Values of the inverse of the lognormal distribution."
msgstr "যাৰ কাৰণে প্ৰতিলোম সাধাৰণ ঘাতাংক বিতৰণটো গণনা কৰিবলগীয়া হয়, সেই সম্ভাৱনা মানটো।"
#: scfuncs.hrc:2392
-#, fuzzy
msgctxt "SC_OPCODE_LOG_INV_MS"
msgid "Number"
msgstr "সংখ্যা"
#: scfuncs.hrc:2393
-#, fuzzy
msgctxt "SC_OPCODE_LOG_INV_MS"
msgid "The probability value for which the inverse log normal distribution is to be calculated."
msgstr "যাৰ কাৰণে প্ৰতিলোম সাধাৰণ ঘাতাংক বিতৰণটো গণনা কৰিবলগীয়া হয়, সেই সম্ভাৱনা মানটো।"
@@ -9195,7 +9084,6 @@ msgid "The value for which the gamma distribution is to be calculated."
msgstr "যাৰ কাৰণে গামা বিতৰণটো গণনা কৰিবলগীয়া হয়, সেই মানটো।"
#: scfuncs.hrc:2430
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_DIST"
msgid "Alpha"
msgstr "আলফা"
@@ -9227,7 +9115,6 @@ msgid "0 or FALSE calculates the probability density function. Any other value o
msgstr "0 বা FALSE এ probability density function গণনা কৰে। অন্য কোনো মান বা TRUE বা একো নিদিলে cumulative distribution function গণনা কৰে।"
#: scfuncs.hrc:2441
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_DIST_MS"
msgid "Returns the value of the probability density function or the cumulative distribution function for the Gamma distribution."
msgstr "গামা বিতৰণৰ বাবে সম্ভাব্যতা ঘন ফলন অথবা সংযুক্ত বিতৰণ ফলনৰ মান ঘুৰাই দিয়ে।"
@@ -9243,7 +9130,6 @@ msgid "The value for which the gamma distribution is to be calculated."
msgstr "যাৰ কাৰণে গামা বিতৰণটো গণনা কৰিবলগীয়া হয়, সেই মানটো।"
#: scfuncs.hrc:2444
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_DIST_MS"
msgid "Alpha"
msgstr "আলফা"
@@ -9291,7 +9177,6 @@ msgid "The probability value for which the inverse gamma distribution is to be c
msgstr "যাৰ কাৰণে প্ৰতিলোম গামা বিতৰণটো গণনা কৰিবলগীয়া হয়, সেই সম্ভাৱনা মানটো।"
#: scfuncs.hrc:2458
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_INV"
msgid "Alpha"
msgstr "আলফা"
@@ -9323,13 +9208,11 @@ msgid "Number"
msgstr "সংখ্যা"
#: scfuncs.hrc:2469
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_INV_MS"
msgid "The probability value for which the inverse gamma distribution is to be calculated."
msgstr "যাৰ কাৰণে প্ৰতিলোম গামা বিতৰণটো গণনা কৰিবলগীয়া হয়, সেই সম্ভাৱনা মানটো।"
#: scfuncs.hrc:2470
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_INV_MS"
msgid "Alpha"
msgstr "আলফা"
@@ -9376,7 +9259,6 @@ msgid "Number"
msgstr "সংখ্যা"
#: scfuncs.hrc:2489
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_LN_MS"
msgid "The value for which the natural logarithm of the gamma function is to be calculated."
msgstr "যাৰ কাৰণে গামা ফলনটোৰ স্বাভাৱিক ঘাতাংকটো গণনা কৰিবলগীয়া হয়, সেই মানটো।"
@@ -9402,7 +9284,6 @@ msgid "Values of the beta distribution."
msgstr "বিটা বিতৰণটোৰ মানবোৰ।"
#: scfuncs.hrc:2506
-#, fuzzy
msgctxt "SC_OPCODE_BETA_DIST"
msgid "Number"
msgstr "সংখ্যা"
@@ -9413,7 +9294,6 @@ msgid "The value for which the beta distribution is to be calculated."
msgstr "যাৰ কাৰণে বিটা বিতৰণটো গণনা কৰিবলগীয়া হয়, সেই মানটো।"
#: scfuncs.hrc:2508
-#, fuzzy
msgctxt "SC_OPCODE_BETA_DIST"
msgid "Alpha"
msgstr "আলফা"
@@ -9470,7 +9350,6 @@ msgid "Values of the inverse beta distribution."
msgstr "প্ৰতিলোম বিটা বিতৰণটোৰ মানটো।"
#: scfuncs.hrc:2524
-#, fuzzy
msgctxt "SC_OPCODE_BETA_INV"
msgid "Number"
msgstr "সংখ্যা"
@@ -9481,7 +9360,6 @@ msgid "The probability value for which the inverse beta distribution is to be ca
msgstr "যাৰ কাৰণে প্ৰতিলোম বিটা বিতৰণটো গণনা কৰিবলগীয়া হয়, সেই সম্ভাৱনা মানটো।"
#: scfuncs.hrc:2526
-#, fuzzy
msgctxt "SC_OPCODE_BETA_INV"
msgid "Alpha"
msgstr "আলফা"
@@ -9528,7 +9406,6 @@ msgid "Values of the beta distribution."
msgstr "বিটা বিতৰণটোৰ মানবোৰ।"
#: scfuncs.hrc:2540
-#, fuzzy
msgctxt "SC_OPCODE_BETA_DIST_MS"
msgid "Number"
msgstr "সংখ্যা"
@@ -9539,7 +9416,6 @@ msgid "The value for which the beta distribution is to be calculated."
msgstr "যাৰ কাৰণে বিটা বিতৰণটো গণনা কৰিবলগীয়া হয়, সেই মানটো।"
#: scfuncs.hrc:2542
-#, fuzzy
msgctxt "SC_OPCODE_BETA_DIST_MS"
msgid "Alpha"
msgstr "আলফা"
@@ -9566,7 +9442,6 @@ msgid "Cumulative"
msgstr "পূঞ্জীভূত"
#: scfuncs.hrc:2547
-#, fuzzy
msgctxt "SC_OPCODE_BETA_DIST_MS"
msgid "0 or FALSE for probability density function, any other value or TRUE or omitted for cumulative distribution function."
msgstr "0 বা FALSE এ probability density function গণনা কৰে। অন্য কোনো মান বা TRUE বা একো নিদিলে cumulative distribution function গণনা কৰে।"
@@ -9597,19 +9472,16 @@ msgid "Values of the inverse beta distribution."
msgstr "প্ৰতিলোম বিটা বিতৰণটোৰ মানটো।"
#: scfuncs.hrc:2558
-#, fuzzy
msgctxt "SC_OPCODE_BETA_INV_MS"
msgid "Number"
msgstr "সংখ্যা"
#: scfuncs.hrc:2559
-#, fuzzy
msgctxt "SC_OPCODE_BETA_INV_MS"
msgid "The probability value for which the inverse beta distribution is to be calculated."
msgstr "যাৰ কাৰণে প্ৰতিলোম বিটা বিতৰণটো গণনা কৰিবলগীয়া হয়, সেই সম্ভাৱনা মানটো।"
#: scfuncs.hrc:2560
-#, fuzzy
msgctxt "SC_OPCODE_BETA_INV_MS"
msgid "Alpha"
msgstr "আলফা"
@@ -9791,7 +9663,6 @@ msgid "The population size."
msgstr "জনসংখ্যাৰ আকাৰটো।"
#: scfuncs.hrc:2610
-#, fuzzy
msgctxt "SC_OPCODE_HYP_GEOM_DIST"
msgid "Cumulative"
msgstr "পূঞ্জীভূত"
@@ -9949,7 +9820,6 @@ msgid "The degrees of freedom of the T distribution."
msgstr "F বিতৰণটোৰ লবটোত স্বাধীনতাৰ ডিগ্ৰিবোৰ।"
#: scfuncs.hrc:2660
-#, fuzzy
msgctxt "SC_OPCODE_T_DIST_MS"
msgid "Cumulative"
msgstr "পূঞ্জীভূত"
@@ -9991,7 +9861,6 @@ msgid "Values of the inverse t-distribution."
msgstr "প্ৰতিলোম T বিতৰণটোৰ মানটো।"
#: scfuncs.hrc:2678
-#, fuzzy
msgctxt "SC_OPCODE_T_INV"
msgid "Number"
msgstr "সংখ্যা"
@@ -10019,13 +9888,11 @@ msgid "Values of the left-tailed inverse t-distribution."
msgstr "প্ৰতিলোম T বিতৰণটোৰ মানটো।"
#: scfuncs.hrc:2688
-#, fuzzy
msgctxt "SC_OPCODE_T_INV_MS"
msgid "Number"
msgstr "সংখ্যা"
#: scfuncs.hrc:2689
-#, fuzzy
msgctxt "SC_OPCODE_T_INV_MS"
msgid "The probability value for which the inverse T distribution is to be calculated."
msgstr "যাৰ কাৰণে প্ৰতিলোম T বিতৰণটো গণনা কৰিবলগীয়া হয়, সেই সম্ভাৱনা মানটো।"
@@ -10048,13 +9915,11 @@ msgid "Values of the two-tailed inverse t-distribution."
msgstr "প্ৰতিলোম T বিতৰণটোৰ মানটো।"
#: scfuncs.hrc:2698
-#, fuzzy
msgctxt "SC_OPCODE_T_INV_2T"
msgid "Number"
msgstr "সংখ্যা"
#: scfuncs.hrc:2699
-#, fuzzy
msgctxt "SC_OPCODE_T_INV_2T"
msgid "The probability value for which the inverse T distribution is to be calculated."
msgstr "যাৰ কাৰণে প্ৰতিলোম T বিতৰণটো গণনা কৰিবলগীয়া হয়, সেই সম্ভাৱনা মানটো।"
@@ -10146,7 +10011,6 @@ msgid "The degrees of freedom in the denominator of the F distribution."
msgstr "F বিতৰণটোৰ হৰটোত স্বাধীনতাৰ ডিগ্ৰিবোৰ।"
#: scfuncs.hrc:2726
-#, fuzzy
msgctxt "SC_OPCODE_F_DIST_LT"
msgid "Cumulative"
msgstr "পূঞ্জীভূত"
@@ -10200,7 +10064,6 @@ msgid "Values of the inverse F distribution."
msgstr "প্ৰতিলোম F বিতৰণটোৰ মানটো।"
#: scfuncs.hrc:2746
-#, fuzzy
msgctxt "SC_OPCODE_F_INV"
msgid "Number"
msgstr "সংখ্যা"
@@ -10239,13 +10102,11 @@ msgid "Values of the inverse left tail F distribution."
msgstr "প্ৰতিলোম বিটা বিতৰণটোৰ মানটো।"
#: scfuncs.hrc:2758
-#, fuzzy
msgctxt "SC_OPCODE_F_INV_LT"
msgid "Number"
msgstr "সংখ্যা"
#: scfuncs.hrc:2759
-#, fuzzy
msgctxt "SC_OPCODE_F_INV_LT"
msgid "The probability value for which the inverse F distribution is to be calculated."
msgstr "যাৰ কাৰণে প্ৰতিলোম F বিতৰণটো গণনা কৰিবলগীয়া হয়, সেই সম্ভাৱনা মানটো।"
@@ -10279,13 +10140,11 @@ msgid "Values of the inverse right tail F distribution."
msgstr "প্ৰতিলোম বিটা বিতৰণটোৰ মানটো।"
#: scfuncs.hrc:2770
-#, fuzzy
msgctxt "SC_OPCODE_F_INV_RT"
msgid "Number"
msgstr "সংখ্যা"
#: scfuncs.hrc:2771
-#, fuzzy
msgctxt "SC_OPCODE_F_INV_RT"
msgid "The probability value for which the inverse F distribution is to be calculated."
msgstr "যাৰ কাৰণে প্ৰতিলোম F বিতৰণটো গণনা কৰিবলগীয়া হয়, সেই সম্ভাৱনা মানটো।"
@@ -10400,7 +10259,6 @@ msgid "0 or FALSE calculates the probability density function. Any other value o
msgstr "0 বা FALSE এ probability density function গণনা কৰে। অন্য কোনো মান বা TRUE বা একো নিদিলে cumulative distribution function গণনা কৰে।"
#: scfuncs.hrc:2815
-#, fuzzy
msgctxt "SC_OPCODE_CHISQ_DIST_MS"
msgid "Returns left-tail probability of the cumulative distribution function or values of the probability density function of the chi-square distribution."
msgstr "cumulative distribution function ৰ left-tail probability দিয়ে বা chi-square distribution ৰ probability density function মান।"
@@ -10411,7 +10269,6 @@ msgid "Number"
msgstr "সংখ্যা"
#: scfuncs.hrc:2817
-#, fuzzy
msgctxt "SC_OPCODE_CHISQ_DIST_MS"
msgid "The value for which the probability density function or cumulative distribution function is to be calculated."
msgstr "যাৰ কাৰণে F বিতৰণটো গণনা কৰিবলগীয়া হয়, সেই মানটো।"
@@ -10443,7 +10300,6 @@ msgid "Values of the inverse of CHIDIST(x; DegreesOfFreedom)."
msgstr "CHIDIST(x; DegreesOfFreedom) ৰ ওলোটাৰ মানসমূহ"
#: scfuncs.hrc:2829
-#, fuzzy
msgctxt "SC_OPCODE_CHI_INV"
msgid "Number"
msgstr "সংখ্যা"
@@ -10470,13 +10326,11 @@ msgid "Values of the inverse of CHIDIST(x; DegreesOfFreedom)."
msgstr "CHIDIST(x; DegreesOfFreedom) ৰ ওলোটাৰ মানসমূহ"
#: scfuncs.hrc:2840
-#, fuzzy
msgctxt "SC_OPCODE_CHI_INV_MS"
msgid "Number"
msgstr "সংখ্যা"
#: scfuncs.hrc:2841
-#, fuzzy
msgctxt "SC_OPCODE_CHI_INV_MS"
msgid "The probability value for which the inverse chi square distribution is to be calculated."
msgstr "যাৰ কাৰণে প্ৰতিলোম ছাই বৰ্গমূল বিতৰণটো গণনা কৰিবলগীয়া হয়, সেই সম্ভাৱনা মানটো।"
@@ -10529,7 +10383,6 @@ msgid "Probability"
msgstr "সম্ভাৱনা"
#: scfuncs.hrc:2863
-#, fuzzy
msgctxt "SC_OPCODE_CHISQ_INV_MS"
msgid "The probability value for which the inverse of the chi square distribution is to be calculated."
msgstr "যাৰ কাৰণে প্ৰতিলোম ছাই বৰ্গমূল বিতৰণটো গণনা কৰিবলগীয়া হয়, সেই সম্ভাৱনা মানটো।"
@@ -10641,7 +10494,6 @@ msgid "Returns a (1-alpha) confidence interval for a normal distribution."
msgstr "এটা সাধাৰণ বিতৰণৰ কাৰণে এটা (1 আলফা) গোপনীয় অন্তৰাল ঘূৰাই পঠায়।"
#: scfuncs.hrc:2905
-#, fuzzy
msgctxt "SC_OPCODE_CONFIDENCE"
msgid "Alpha"
msgstr "আলফা"
@@ -10662,7 +10514,6 @@ msgid "The standard deviation of the population."
msgstr "গোটেই জনসংখ্যাটোৰ ওপৰত আধাৰিত মানক বিচ্যুতিটো গণনা কৰে।"
#: scfuncs.hrc:2909
-#, fuzzy
msgctxt "SC_OPCODE_CONFIDENCE"
msgid "Size"
msgstr "আকাৰ"
@@ -10679,7 +10530,6 @@ msgid "Returns a (1-alpha) confidence interval for a normal distribution."
msgstr "এটা সাধাৰণ বিতৰণৰ কাৰণে এটা (1 আলফা) গোপনীয় অন্তৰাল ঘূৰাই পঠায়।"
#: scfuncs.hrc:2917
-#, fuzzy
msgctxt "SC_OPCODE_CONFIDENCE_N"
msgid "Alpha"
msgstr "আলফা"
@@ -10700,7 +10550,6 @@ msgid "The standard deviation of the population."
msgstr "গোটেই জনসংখ্যাটোৰ ওপৰত আধাৰিত মানক বিচ্যুতিটো গণনা কৰে।"
#: scfuncs.hrc:2921
-#, fuzzy
msgctxt "SC_OPCODE_CONFIDENCE_N"
msgid "Size"
msgstr "আকাৰ"
@@ -10717,7 +10566,6 @@ msgid "Returns a (1-alpha) confidence interval for a Student's t distribution."
msgstr "এটা সাধাৰণ বিতৰণৰ কাৰণে এটা (1 আলফা) গোপনীয় অন্তৰাল ঘূৰাই পঠায়।"
#: scfuncs.hrc:2929
-#, fuzzy
msgctxt "SC_OPCODE_CONFIDENCE_T"
msgid "Alpha"
msgstr "আলফা"
@@ -10738,7 +10586,6 @@ msgid "The standard deviation of the population."
msgstr "গোটেই জনসংখ্যাটোৰ ওপৰত আধাৰিত মানক বিচ্যুতিটো গণনা কৰে।"
#: scfuncs.hrc:2933
-#, fuzzy
msgctxt "SC_OPCODE_CONFIDENCE_T"
msgid "Size"
msgstr "আকাৰ"
@@ -10785,7 +10632,6 @@ msgid "The known standard deviation of the population. If omitted, the standard
msgstr "জনসংখ্যাৰ জ্ঞাত প্ৰামাণিক বিচ্যুতি। যদি বাদ দিয়া হয়, প্ৰদান কৰা নমুনাৰ প্ৰামাণিক বিচ্যুতি ব্যৱহাৰ কৰা হয়।"
#: scfuncs.hrc:2952
-#, fuzzy
msgctxt "SC_OPCODE_Z_TEST_MS"
msgid "Calculates the probability of observing a z-statistic greater than the one computed based on a sample."
msgstr "এটা z-পৰিসংখ্যা দৰ্শন কৰাৰ সম্ভাৱনাক এটা নমুনাৰ উপৰত ভিত্তি কৰি গণনা কৰাতকে অধিক গণনা কৰে।"
@@ -10817,7 +10663,6 @@ msgid "sigma"
msgstr "ছিগমা"
#: scfuncs.hrc:2958
-#, fuzzy
msgctxt "SC_OPCODE_Z_TEST_MS"
msgid "The known standard deviation of the population. If omitted, the standard deviation of the given sample is used."
msgstr "জনসংখ্যাৰ জ্ঞাত প্ৰামাণিক বিচ্যুতি। যদি বাদ দিয়া হয়, প্ৰদান কৰা নমুনাৰ প্ৰামাণিক বিচ্যুতি ব্যৱহাৰ কৰা হয়।"
@@ -11012,7 +10857,6 @@ msgid "Mode"
msgstr "ধৰণ"
#: scfuncs.hrc:3024
-#, fuzzy
msgctxt "SC_OPCODE_T_TEST_MS"
msgid "Mode specifies the number of distribution tails to return. 1= one-tailed, 2 = two-tailed distribution"
msgstr "ধৰণটোৱে বিতৰণ টেইলবোৰৰ সংখ্যাটোক ঘূৰাই পথাবৰ বাবে নিৰ্দিষ্ট কৰে। 1= এটা-টেইলযুক্ত, 2 = দুটা-টেইলযুক্ত বিতৰণ"
@@ -11314,7 +11158,6 @@ msgid "Calculates future value(s) using additive Exponential Smoothing algorithm
msgstr ""
#: scfuncs.hrc:3135
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_ADD"
msgid "Target"
msgstr "লক্ষ্য"
@@ -11381,7 +11224,6 @@ msgid "Calculates future value(s) using multiplicative Exponential Smoothing alg
msgstr ""
#: scfuncs.hrc:3153
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_MUL"
msgid "Target"
msgstr "লক্ষ্য"
@@ -11448,7 +11290,6 @@ msgid "Returns a prediction interval at the specified target value(s) for additi
msgstr ""
#: scfuncs.hrc:3171
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_PIA"
msgid "Target"
msgstr "লক্ষ্য"
@@ -11526,7 +11367,6 @@ msgid "Returns a prediction interval at the specified target value(s) for multip
msgstr ""
#: scfuncs.hrc:3191
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_PIM"
msgid "Target"
msgstr "লক্ষ্য"
@@ -11777,7 +11617,6 @@ msgid "Aggregation (default 1 = AVERAGE); method to be used to aggregate identic
msgstr ""
#: scfuncs.hrc:3260
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_LIN"
msgid "Returns a value along a linear regression"
msgstr "এটা ৰৈখিক সমাস্ৰয়নৰ কাৰণে এটা মান ঘূৰাই পঠায়"
@@ -11789,7 +11628,6 @@ msgid "Value"
msgstr "মান (_a)"
#: scfuncs.hrc:3262
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_LIN"
msgid "The X value for which the Y value on the regression linear is to be calculated."
msgstr "ৰৈখিক সমাস্ৰয়নত Y মানটো গণনা কৰিবলগীয়া X মানটো।"
@@ -11801,7 +11639,6 @@ msgid "Data Y"
msgstr "তথ্য বাৰ"
#: scfuncs.hrc:3264
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_LIN"
msgid "The Y data array."
msgstr "Y তথ্য শ্ৰেণীটো।"
@@ -11813,7 +11650,6 @@ msgid "Data X"
msgstr "তথ্য বাৰ"
#: scfuncs.hrc:3266
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_LIN"
msgid "The X data array."
msgstr "X তথ্য শ্ৰেণীটো।"
@@ -11824,7 +11660,6 @@ msgid "Returns the reference to a cell as text."
msgstr "লিখনী হিচাপে এটা কোষলৈ প্ৰসংগটো।"
#: scfuncs.hrc:3273
-#, fuzzy
msgctxt "SC_OPCODE_ADDRESS"
msgid "Row"
msgstr "শাৰী"
@@ -11835,7 +11670,6 @@ msgid "The row number of the cell."
msgstr "কোষটোৰ শাৰী সংখ্যাটো।"
#: scfuncs.hrc:3275
-#, fuzzy
msgctxt "SC_OPCODE_ADDRESS"
msgid "Column"
msgstr "স্তম্ভ"
@@ -11866,7 +11700,6 @@ msgid "The reference style: 0 or FALSE means R1C1 style, any other value or omit
msgstr "প্ৰসংগ শৈলী: 0 অথবা FALSE এ বুজায় R1C1 শৈলী, অন্য যিকোনো মান অথবা বাদ দিয়ায় বুজায় A1 শৈলী।"
#: scfuncs.hrc:3281
-#, fuzzy
msgctxt "SC_OPCODE_ADDRESS"
msgid "Sheet"
msgstr "শ্বিট"
@@ -11882,7 +11715,6 @@ msgid "Returns the number of individual ranges that belong to a (multiple) range
msgstr "ব্যক্তিগত বিস্তাৰবোৰৰ সংখ্যাটো ঘূৰাই পঠায় যিবিলাক এটা (বহু অংশবিশিষ্ট) বিস্তাৰৰ অন্তৰ্ভূক্ত।"
#: scfuncs.hrc:3289
-#, fuzzy
msgctxt "SC_OPCODE_AREAS"
msgid "Reference"
msgstr "প্ৰসংগ"
@@ -11924,7 +11756,6 @@ msgid "Returns the internal column number of a reference."
msgstr "এটা প্ৰসংগৰ অভ্যন্তৰীণ স্তম্ভ সংখ্যাটো ঘূৰাই পঠায়।"
#: scfuncs.hrc:3307
-#, fuzzy
msgctxt "SC_OPCODE_COLUMN"
msgid "Reference"
msgstr "প্ৰসংগ"
@@ -11940,7 +11771,6 @@ msgid "Defines the internal row number of a reference."
msgstr "এটা প্ৰসংগৰ অভ্যন্তৰীণ শাৰী সংখ্যাটো ব্যাখ্যা কৰে।"
#: scfuncs.hrc:3315
-#, fuzzy
msgctxt "SC_OPCODE_ROW"
msgid "Reference"
msgstr "প্ৰসংগ"
@@ -11956,7 +11786,6 @@ msgid "Returns the internal sheet number of a reference or a string."
msgstr "এটা সংখ্যা বা প্ৰসংগৰ অভ্যন্তৰীণ শ্বিট সংখ্যাটো ঘূৰাই পঠায়।"
#: scfuncs.hrc:3323
-#, fuzzy
msgctxt "SC_OPCODE_SHEET"
msgid "Reference"
msgstr "প্ৰসংগ"
@@ -12004,7 +11833,6 @@ msgid "Returns the number of sheets of a given reference. If no parameter has be
msgstr "এটা দি থোৱা প্ৰসংগৰ শ্বিটবোৰৰ সংখ্যাটোক ঘূৰাই পঠায়। যদি কোনো পেৰামিটাৰ ভৰোৱা নাই, দস্তাবেজত থকা শ্বিটবোৰৰ মুঠ সংখ্যাক ঘূৰাই পথোৱা হয়।"
#: scfuncs.hrc:3347
-#, fuzzy
msgctxt "SC_OPCODE_SHEETS"
msgid "Reference"
msgstr "প্ৰসংগ"
@@ -12020,7 +11848,6 @@ msgid "Horizontal search and reference to the cells located below."
msgstr "তলত অৱস্থিত কোষবোৰলৈ অনুভূমিক সন্ধান আৰু প্ৰসংগ।"
#: scfuncs.hrc:3355
-#, fuzzy
msgctxt "SC_OPCODE_H_LOOKUP"
msgid "Search criterion"
msgstr "সন্ধান নিৰ্ণায়ক"
@@ -12099,7 +11926,6 @@ msgid "Column index number in the array."
msgstr "শ্ৰেণীত স্তম্ভ অনুক্ৰমণিকা সংখ্যা।"
#: scfuncs.hrc:3375
-#, fuzzy
msgctxt "SC_OPCODE_V_LOOKUP"
msgid "Sort order"
msgstr "ক্ৰম বৰ্গীকৰণ কৰক"
@@ -12115,7 +11941,6 @@ msgid "Returns a reference to a cell from a defined range."
msgstr "এটা সংজ্ঞা নিৰূপিত বিস্তাৰৰ পৰা এটা কোষলৈ এটা প্ৰসংগ ঘূৰাই পঠায়।"
#: scfuncs.hrc:3383
-#, fuzzy
msgctxt "SC_OPCODE_INDEX"
msgid "Reference"
msgstr "প্ৰসংগ"
@@ -12126,7 +11951,6 @@ msgid "The reference to a (multiple) range."
msgstr "এটা (বহু অংশবিশিষ্ট) বিস্তাৰলৈ প্ৰসংগটো।"
#: scfuncs.hrc:3385
-#, fuzzy
msgctxt "SC_OPCODE_INDEX"
msgid "Row"
msgstr "শাৰী"
@@ -12137,7 +11961,6 @@ msgid "The row in the range."
msgstr "বিস্তাৰটোত শাৰীবোৰ।"
#: scfuncs.hrc:3387
-#, fuzzy
msgctxt "SC_OPCODE_INDEX"
msgid "Column"
msgstr "স্তম্ভ"
@@ -12164,7 +11987,6 @@ msgid "Returns the contents of a cell that is referenced in text form."
msgstr "এটা কোষৰ সমলসমূহ ঘূৰাই পঠায় যিটোক লিখনী ফৰ্মত প্ৰসংগ কৰা হয়।"
#: scfuncs.hrc:3397
-#, fuzzy
msgctxt "SC_OPCODE_INDIRECT"
msgid "Reference"
msgstr "প্ৰসংগ"
@@ -12264,7 +12086,6 @@ msgid "Returns a reference which has been moved in relation to the starting poin
msgstr "এটা প্ৰসংগ ঘূৰাই পঠায় যিটোক আৰম্ভণি বিষয়টোৰ সন্দৰ্ভত নিয়া হৈছে।"
#: scfuncs.hrc:3431
-#, fuzzy
msgctxt "SC_OPCODE_OFFSET"
msgid "Reference"
msgstr "প্ৰসংগ"
@@ -12297,7 +12118,6 @@ msgid "The number of columns that are to be moved to the left or to the right."
msgstr "বাওঁফাললৈ বা সোঁফাললৈ নিবলগীয়া স্তম্ভবোৰৰ সংখ্যা।"
#: scfuncs.hrc:3437
-#, fuzzy
msgctxt "SC_OPCODE_OFFSET"
msgid "Height"
msgstr "উচ্চতা"
@@ -12308,7 +12128,6 @@ msgid "The number of rows of the moved reference."
msgstr "স্থানান্তৰিত প্ৰসংগটোত শাৰীবোৰৰ সংখ্যা।"
#: scfuncs.hrc:3439
-#, fuzzy
msgctxt "SC_OPCODE_OFFSET"
msgid "Width"
msgstr "প্ৰস্থ"
@@ -12324,7 +12143,6 @@ msgid "Returns a number corresponding to an error type"
msgstr "এটা ভুল ধৰণৰ লগত সামঞ্জস্য থকা এটা সংখ্যা ঘূৰাই পঠায়"
#: scfuncs.hrc:3447
-#, fuzzy
msgctxt "SC_OPCODE_ERROR_TYPE"
msgid "Reference"
msgstr "প্ৰসংগ"
@@ -12579,7 +12397,6 @@ msgid "Value is a number, a reference to a cell containing a number or a formula
msgstr "মান হৈছে এটা সংখ্যা, এটা সংখ্যা বা সংখ্যাত ওলোৱা সূত্ৰ এটা ধাৰণ কৰা এটা কোষলৈ থকা এটা প্ৰসংগ।"
#: scfuncs.hrc:3545
-#, fuzzy
msgctxt "SC_OPCODE_CURRENCY"
msgid "Decimals"
msgstr "দশমিকবোৰ"
@@ -12595,7 +12412,6 @@ msgid "Converts a code number into a character or letter."
msgstr "এটা সংখ্যা বা আখৰলৈ এটা ক'ড নাম্বাৰ পৰিবৰ্তন কৰে।"
#: scfuncs.hrc:3553
-#, fuzzy
msgctxt "SC_OPCODE_CHAR"
msgid "Number"
msgstr "সংখ্যা"
@@ -12695,19 +12511,16 @@ msgid "Checks 1 or more conditions and returns a value corresponding to the firs
msgstr ""
#: scfuncs.hrc:3597
-#, fuzzy
msgctxt "SC_OPCODE_IFS_MS"
msgid "Test"
msgstr "নিৰ্বাচন"
#: scfuncs.hrc:3598
-#, fuzzy
msgctxt "SC_OPCODE_IFS_MS"
msgid "Any value or expression which can be either TRUE or FALSE."
msgstr "এটা মান বা প্ৰকাশভংগী যিটো TRUE নহ'লে FALSE হ'ব পাৰে।"
#: scfuncs.hrc:3599
-#, fuzzy
msgctxt "SC_OPCODE_IFS_MS"
msgid "Result"
msgstr "ফলাফল"
@@ -12745,7 +12558,6 @@ msgid "Value that will be compared against expression."
msgstr ""
#: scfuncs.hrc:3611
-#, fuzzy
msgctxt "SC_OPCODE_SWITCH_MS"
msgid "Result"
msgstr "ফলাফল"
@@ -12778,7 +12590,6 @@ msgid "Range "
msgstr "বিস্তাৰ"
#: scfuncs.hrc:3621
-#, fuzzy
msgctxt "SC_OPCODE_MINIFS_MS"
msgid "Range 1, range 2,... are the ranges to be evaluated by the criteria given."
msgstr "বিস্তাৰ ১, বিস্তাৰ ২, ... হল প্ৰদান কৰা মাপকাঠী অনুসৰি বিশ্লেষণ কৰিবলে বিস্তাৰসমূহ।"
@@ -12817,7 +12628,6 @@ msgid "Range "
msgstr "বিস্তাৰ"
#: scfuncs.hrc:3632
-#, fuzzy
msgctxt "SC_OPCODE_MAXIFS_MS"
msgid "Range 1, range 2,... are the ranges to be evaluated by the criteria given."
msgstr "বিস্তাৰ ১, বিস্তাৰ ২, ... হল প্ৰদান কৰা মাপকাঠী অনুসৰি বিশ্লেষণ কৰিবলে বিস্তাৰসমূহ।"
@@ -13020,7 +12830,6 @@ msgid "Converts a number to text according to a given format."
msgstr "আপোনাক দিয়া ফৰমেট অনুসাৰে এটা সংখ্যাক লিখনীলৈ ৰূপান্তৰ কৰে।"
#: scfuncs.hrc:3715
-#, fuzzy
msgctxt "SC_OPCODE_TEXT"
msgid "Number"
msgstr "সংখ্যা"
@@ -13110,7 +12919,6 @@ msgid "Formats a number with a fixed number of places after the decimal point an
msgstr "দশমিক বিন্দু আৰু সহস্ৰ বিচ্ছেদককৰ্তাৰ পাছত এটা নিৰ্দিষ্ট সংখ্যাৰ স্থানবোৰৰ সৈতে এটা সংখ্যাক ফৰমেট কৰে।"
#: scfuncs.hrc:3747
-#, fuzzy
msgctxt "SC_OPCODE_FIXED"
msgid "Number"
msgstr "সংখ্যা"
@@ -13173,7 +12981,6 @@ msgid "The text where the initial partial words are to be determined."
msgstr "য'ত আৰম্ভণিৰ আংশিক শব্দবোৰ নিৰ্ধাৰণ কৰিব লাগিব, সেই লিখনীখন।"
#: scfuncs.hrc:3769
-#, fuzzy
msgctxt "SC_OPCODE_LEFT"
msgid "Number"
msgstr "সংখ্যা"
@@ -13200,7 +13007,6 @@ msgid "The text in which the end partial words are to be determined."
msgstr "য'ত অন্তিম আংশিক শব্দবোৰ নিৰ্ধাৰণ কৰিব লাগিব, সেই লিখনীখন।"
#: scfuncs.hrc:3779
-#, fuzzy
msgctxt "SC_OPCODE_RIGHT"
msgid "Number"
msgstr "সংখ্যা"
@@ -13238,7 +13044,6 @@ msgid "The position from which the part word is to be determined."
msgstr "সেই স্থানটো য'ৰ পৰা শব্দাংশটো নিৰ্ধাৰণ কৰিব লাগিব।"
#: scfuncs.hrc:3791
-#, fuzzy
msgctxt "SC_OPCODE_MID"
msgid "Number"
msgstr "সংখ্যা"
@@ -13265,7 +13070,6 @@ msgid "The text to be repeated."
msgstr "পুনৰাবৃত্তি হবলগীয়া লিখনীখন।"
#: scfuncs.hrc:3801
-#, fuzzy
msgctxt "SC_OPCODE_REPT"
msgid "Number"
msgstr "সংখ্যা"
@@ -13330,7 +13134,6 @@ msgid "Converts a positive integer to text from a number system to the base defi
msgstr "সংজ্ঞা নিৰূপিত আধাৰটোলৈ এটা সংখ্যা পদ্ধতিৰ পৰা এটা পূৰ্ণ সংখ্যাক লিখনীলৈ ৰূপান্তৰ কৰে।"
#: scfuncs.hrc:3823
-#, fuzzy
msgctxt "SC_OPCODE_BASE"
msgid "Number"
msgstr "সংখ্যা"
@@ -13400,7 +13203,6 @@ msgid "Value"
msgstr "মান (_a)"
#: scfuncs.hrc:3846
-#, fuzzy
msgctxt "SC_OPCODE_CONVERT_OOO"
msgid "The value to be converted."
msgstr "ৰূপান্তৰ কৰিবলগীয়া মানটো।"
@@ -13498,7 +13300,6 @@ msgid "Converts a code number into a Unicode character or letter."
msgstr "এটা সংখ্যা বা আখৰলৈ এটা ক'ড নাম্বাৰ পৰিবৰ্তন কৰে।"
#: scfuncs.hrc:3888
-#, fuzzy
msgctxt "SC_OPCODE_UNICHAR"
msgid "Number"
msgstr "সংখ্যা"
@@ -13759,7 +13560,6 @@ msgid "The text in which the end partial words are to be determined."
msgstr "য'ত অন্তিম আংশিক শব্দবোৰ নিৰ্ধাৰণ কৰিব লাগিব, সেই লিখনীখন।"
#: scfuncs.hrc:3977
-#, fuzzy
msgctxt "SC_OPCODE_RIGHTB"
msgid "Number"
msgstr "সংখ্যা"
@@ -13787,7 +13587,6 @@ msgid "The text where the initial partial words are to be determined."
msgstr "য'ত আৰম্ভণিৰ আংশিক শব্দবোৰ নিৰ্ধাৰণ কৰিব লাগিব, সেই লিখনীখন।"
#: scfuncs.hrc:3986
-#, fuzzy
msgctxt "SC_OPCODE_LEFTB"
msgid "Number"
msgstr "সংখ্যা"
@@ -13826,7 +13625,6 @@ msgid "The position from which the part word is to be determined."
msgstr "সেই স্থানটো য'ৰ পৰা শব্দাংশটো নিৰ্ধাৰণ কৰিব লাগিব।"
#: scfuncs.hrc:3997
-#, fuzzy
msgctxt "SC_OPCODE_MIDB"
msgid "Number"
msgstr "সংখ্যা"
@@ -13868,7 +13666,6 @@ msgid "Returns an implementation defined value representing a RGBA color"
msgstr ""
#: scfuncs.hrc:4013
-#, fuzzy
msgctxt "SC_OPCODE_COLOR"
msgid "Red"
msgstr "ৰঙা"
@@ -13879,7 +13676,6 @@ msgid "Value of red"
msgstr ""
#: scfuncs.hrc:4015
-#, fuzzy
msgctxt "SC_OPCODE_COLOR"
msgid "Green"
msgstr "সেউজীয়া"
@@ -13890,7 +13686,6 @@ msgid "Value of green"
msgstr ""
#: scfuncs.hrc:4017
-#, fuzzy
msgctxt "SC_OPCODE_COLOR"
msgid "Blue"
msgstr "নীলা"
@@ -13947,13 +13742,11 @@ msgid "Returns the error function."
msgstr "ভুল ফাংকশ্বনটো ঘূৰাই পথায়"
#: scfuncs.hrc:4040
-#, fuzzy
msgctxt "SC_OPCODE_ERF_MS"
msgid "Lower limit"
msgstr "তলৰ সীমা"
#: scfuncs.hrc:4041
-#, fuzzy
msgctxt "SC_OPCODE_ERF_MS"
msgid "The lower limit for integration"
msgstr "ঐক্যবদ্ধকৰণৰ কাৰণে উৰ্দ্ধ সীমা"
@@ -13965,13 +13758,11 @@ msgid "Returns the complementary error function."
msgstr "পৰিপূৰক ভূল ফাংকশ্বনটোক ঘূৰাই পথায়"
#: scfuncs.hrc:4047
-#, fuzzy
msgctxt "SC_OPCODE_ERFC_MS"
msgid "Lower limit"
msgstr "তলৰ সীমা"
#: scfuncs.hrc:4048
-#, fuzzy
msgctxt "SC_OPCODE_ERFC_MS"
msgid "The lower limit for integration"
msgstr "ঐক্যবদ্ধকৰণৰ কাৰণে উৰ্দ্ধ সীমা"
@@ -14013,7 +13804,6 @@ msgid "Value"
msgstr "মান (_a)"
#: scfuncs.hrc:4065
-#, fuzzy
msgctxt "SC_OPCODE_ROUNDSIG"
msgid "The number to be rounded."
msgstr "নিকটস্থ শূন্যান্ত সংখ্যালৈ আনিব লগীয়া মানটো।"
@@ -14041,7 +13831,6 @@ msgid "Text"
msgstr "লিখনী"
#: scfuncs.hrc:4074
-#, fuzzy
msgctxt "SC_OPCODE_REPLACEB"
msgid "The text in which some characters are to be replaced."
msgstr "য'ত কিছুমান আখৰ প্ৰতিস্থাপিত কৰিব লাগিব, সেই লিখনীখন।"
@@ -14053,7 +13842,6 @@ msgid "Position"
msgstr "স্থান"
#: scfuncs.hrc:4076
-#, fuzzy
msgctxt "SC_OPCODE_REPLACEB"
msgid "The character position from which text is to be replaced."
msgstr "য'ৰ পৰা লিখনী প্ৰতিস্থাপিত কৰিব লাগিব, সেই আখৰটোৰ স্থান।"
@@ -14065,7 +13853,6 @@ msgid "Length"
msgstr "দৈর্ঘ্য"
#: scfuncs.hrc:4078
-#, fuzzy
msgctxt "SC_OPCODE_REPLACEB"
msgid "The number of characters to be replaced."
msgstr "প্ৰতিস্থাপিত কৰিবলগীয়া আখৰবোৰৰ সংখ্যা।"
@@ -14077,7 +13864,6 @@ msgid "New text"
msgstr "নতুন লিখনী"
#: scfuncs.hrc:4080
-#, fuzzy
msgctxt "SC_OPCODE_REPLACEB"
msgid "The text to be inserted."
msgstr "ভৰাবলগীয়া লিখনীখন।"
@@ -14094,7 +13880,6 @@ msgid "Find text"
msgstr "লিখনী সন্ধান কৰক"
#: scfuncs.hrc:4088
-#, fuzzy
msgctxt "SC_OPCODE_FINDB"
msgid "The text to be found."
msgstr "বিচাৰি পাবলগীয়া লিখনীখন।"
@@ -14106,7 +13891,6 @@ msgid "Text"
msgstr "লিখনী"
#: scfuncs.hrc:4090
-#, fuzzy
msgctxt "SC_OPCODE_FINDB"
msgid "The text in which a search is to be made."
msgstr "য'ত সন্ধানটো কৰা হয় সেই শ্ৰেণীটো (বিস্তাৰ)।"
@@ -14118,7 +13902,6 @@ msgid "Position"
msgstr "স্থান"
#: scfuncs.hrc:4092
-#, fuzzy
msgctxt "SC_OPCODE_FINDB"
msgid "The position in the text from which the search starts."
msgstr "লিখনীত সেই স্থানটো য'ৰ পৰা সন্ধানটো আৰম্ভ হয়।"
@@ -14135,7 +13918,6 @@ msgid "Find text"
msgstr "লিখনী সন্ধান কৰক"
#: scfuncs.hrc:4100
-#, fuzzy
msgctxt "SC_OPCODE_SEARCHB"
msgid "The text to be found."
msgstr "বিচাৰি পাবলগীয়া লিখনীখন।"
@@ -14147,7 +13929,6 @@ msgid "Text"
msgstr "লিখনী"
#: scfuncs.hrc:4102
-#, fuzzy
msgctxt "SC_OPCODE_SEARCHB"
msgid "The text in which a search is to be made."
msgstr "য'ত সন্ধানটো কৰা হয় সেই শ্ৰেণীটো (বিস্তাৰ)।"
@@ -14159,7 +13940,6 @@ msgid "Position"
msgstr "স্থান"
#: scfuncs.hrc:4104
-#, fuzzy
msgctxt "SC_OPCODE_SEARCHB"
msgid "The position in the text from which the search starts."
msgstr "লিখনীত সেই স্থানটো য'ৰ পৰা সন্ধানটো আৰম্ভ হয়।"
@@ -14238,7 +14018,6 @@ msgid "- multiple -"
msgstr "- একাধিক -"
#: strings.hrc:33
-#, fuzzy
msgctxt "SCSTR_STDFILTER"
msgid "Standard Filter..."
msgstr "প্ৰামাণিক ফিল্টাৰ..."
@@ -14311,7 +14090,6 @@ msgid "Name Object"
msgstr "নিৰ্বাচিত বস্তুটোৰ কাৰণে নতুন নামটো সুমুৱাওক."
#: strings.hrc:49
-#, fuzzy
msgctxt "STR_INSERTGRAPHIC"
msgid "Insert Image"
msgstr "ছবি সুমুৱাওক"
@@ -14435,7 +14213,6 @@ msgstr ""
"\n"
#: strings.hrc:74
-#, fuzzy
msgctxt "SCSTR_UNDO_GRAFFILTER"
msgid "Image Filter"
msgstr "ছবি ফিল্টাৰ"
@@ -14595,19 +14372,16 @@ msgid "~All sheets"
msgstr "সকলো পৰ্দা"
#: strings.hrc:106
-#, fuzzy
msgctxt "SCSTR_PRINTOPT_SELECTEDSHEETS"
msgid "~Selected sheets"
msgstr "নিৰ্বাৰ্চিত শ্বিটবোৰ (~S)"
#: strings.hrc:107
-#, fuzzy
msgctxt "SCSTR_PRINTOPT_SELECTEDCELLS"
msgid "Selected cells"
msgstr "নিৰ্বাচন কৰা টেবুল কোষবোৰ একত্ৰিত কৰিবলৈ বৰ জটিল."
#: strings.hrc:108
-#, fuzzy
msgctxt "SCSTR_PRINTOPT_FROMWHICH"
msgid "From which print"
msgstr "কোন প্ৰিন্টৰ পৰা"
@@ -14712,13 +14486,11 @@ msgid "Formulas don't form a row."
msgstr ""
#: strings.hrc:128
-#, fuzzy
msgctxt "STR_ADD_AUTOFORMAT_TITLE"
msgid "Add AutoFormat"
msgstr "স্ববিন্যাস যোগ কৰক"
#: strings.hrc:129
-#, fuzzy
msgctxt "STR_RENAME_AUTOFORMAT_TITLE"
msgid "Rename AutoFormat"
msgstr "স্ববিন্যাস পুনৰ নামকৰণ কৰক"
@@ -14729,7 +14501,6 @@ msgid "Name"
msgstr "নাম"
#: strings.hrc:131
-#, fuzzy
msgctxt "STR_DEL_AUTOFORMAT_TITLE"
msgid "Delete AutoFormat"
msgstr "স্ববিন্যাস মচি পেলাওক"
@@ -14746,37 +14517,31 @@ msgid "~Close"
msgstr "বন্ধ কৰক (~C)"
#: strings.hrc:134
-#, fuzzy
msgctxt "STR_JAN"
msgid "Jan"
msgstr "জানুৱাৰী"
#: strings.hrc:135
-#, fuzzy
msgctxt "STR_FEB"
msgid "Feb"
msgstr "ফেব"
#: strings.hrc:136
-#, fuzzy
msgctxt "STR_MAR"
msgid "Mar"
msgstr "মার্চ"
#: strings.hrc:137
-#, fuzzy
msgctxt "STR_NORTH"
msgid "North"
msgstr "উত্তৰ"
#: strings.hrc:138
-#, fuzzy
msgctxt "STR_MID"
msgid "Mid"
msgstr "মাজ"
#: strings.hrc:139
-#, fuzzy
msgctxt "STR_SOUTH"
msgid "South"
msgstr "দক্ষিণ"
@@ -14916,13 +14681,11 @@ msgid "Comment"
msgstr "বিষয়সূচী (_C)"
#: strings.hrc:167
-#, fuzzy
msgctxt "STR_MENU_SORT_ASC"
msgid "Sort Ascending"
msgstr "আৰোহণ কৰি আছে"
#: strings.hrc:168
-#, fuzzy
msgctxt "STR_MENU_SORT_DESC"
msgid "Sort Descending"
msgstr "অৱৰোহণ কৰি আছে"
@@ -14934,7 +14697,6 @@ msgid "Custom Sort"
msgstr "স্বনিৰ্বাচিত সজোৱা"
#: strings.hrc:170
-#, fuzzy
msgctxt "STR_BTN_TOGGLE_ALL"
msgid "All"
msgstr "সকলো"
@@ -15220,14 +14982,12 @@ msgid "F critical"
msgstr "F critical"
#: strings.hrc:231
-#, fuzzy
msgctxt "STR_ANOVA_LABEL_TOTAL"
msgid "Total"
msgstr "সর্বমুঠ"
#. CorrelationDialog
#: strings.hrc:233
-#, fuzzy
msgctxt "STR_CORRELATION_UNDO_NAME"
msgid "Correlation"
msgstr "ক'ৰিলেষণ"
@@ -15313,7 +15073,6 @@ msgid "Range"
msgstr "বিস্তাৰ"
#: strings.hrc:249
-#, fuzzy
msgctxt "STRID_CALC_MIN"
msgid "Minimum"
msgstr "নূন্যতম"
@@ -15331,7 +15090,6 @@ msgid "Sum"
msgstr "সমষ্টি"
#: strings.hrc:252
-#, fuzzy
msgctxt "STRID_CALC_COUNT"
msgid "Count"
msgstr "গণনা"
@@ -15408,7 +15166,6 @@ msgid "Geometric"
msgstr "জ্যামিতিক"
#: strings.hrc:266
-#, fuzzy
msgctxt "STR_RNG_PARAMETER_MINIMUM"
msgid "Minimum"
msgstr "নূন্যতম"
@@ -15532,7 +15289,6 @@ msgid "Row %NUMBER%"
msgstr "শাৰী %NUMBER%"
#: strings.hrc:290
-#, fuzzy
msgctxt "STR_LABEL_ALPHA"
msgid "Alpha"
msgstr "আলফা"
@@ -15591,13 +15347,11 @@ msgstr ""
#. RegressionDialog
#: strings.hrc:301
-#, fuzzy
msgctxt "STR_LABEL_LINEAR"
msgid "Linear"
msgstr "ৰৈখিক"
#: strings.hrc:302
-#, fuzzy
msgctxt "STR_LABEL_LOGARITHMIC"
msgid "Logarithmic"
msgstr "লগাৰিথিমিক"
@@ -15747,31 +15501,26 @@ msgid "z Critical two-tail"
msgstr "F ক্ৰিটিকেল টু-টেইল"
#: units.hrc:27
-#, fuzzy
msgctxt "SCSTR_UNIT"
msgid "Millimeter"
msgstr "মিলিমিটাৰ"
#: units.hrc:28
-#, fuzzy
msgctxt "SCSTR_UNIT"
msgid "Centimeter"
msgstr "ছেণ্টিমিটাৰ"
#: units.hrc:29
-#, fuzzy
msgctxt "SCSTR_UNIT"
msgid "Meter"
msgstr "মিটাৰ"
#: units.hrc:30
-#, fuzzy
msgctxt "SCSTR_UNIT"
msgid "Kilometer"
msgstr "কিলোমিটাৰ"
#: units.hrc:31
-#, fuzzy
msgctxt "SCSTR_UNIT"
msgid "Inch"
msgstr "ইঞ্চি"
@@ -15789,7 +15538,6 @@ msgid "Miles"
msgstr "মাইলবোৰ"
#: units.hrc:34
-#, fuzzy
msgctxt "SCSTR_UNIT"
msgid "Pica"
msgstr "পিকা"
@@ -15964,19 +15712,16 @@ msgid "Rows per sample:"
msgstr ""
#: analysisofvariancedialog.ui:434
-#, fuzzy
msgctxt "analysisofvariancedialog|label1"
msgid "Parameters"
msgstr "প্ৰাচলসমূহ"
#: autoformattable.ui:9
-#, fuzzy
msgctxt "autoformattable|AutoFormatTableDialog"
msgid "AutoFormat"
msgstr "স্বচালিত ফৰমেট"
#: autoformattable.ui:94
-#, fuzzy
msgctxt "autoformattable|rename"
msgid "Rename"
msgstr "পুনৰ নাম দিয়ক"
@@ -16092,7 +15837,6 @@ msgid "Labels"
msgstr "লেবেলসমূহ"
#: chardialog.ui:8
-#, fuzzy
msgctxt "chardialog|CharDialog"
msgid "Character"
msgstr "আখৰ"
@@ -16175,7 +15919,6 @@ msgid "List From"
msgstr ""
#: colwidthdialog.ui:8
-#, fuzzy
msgctxt "colwidthdialog|ColWidthDialog"
msgid "Column Width"
msgstr "স্তম্ভৰ প্ৰস্থ"
@@ -16197,7 +15940,6 @@ msgid "Manage Conditional Formatting"
msgstr "চৰ্তসূচক ফৰমেটিং"
#: condformatmanager.ui:62
-#, fuzzy
msgctxt "condformatmanager|add"
msgid "Add"
msgstr "যোগ কৰক"
@@ -16225,19 +15967,16 @@ msgid "All Cells"
msgstr ""
#: conditionalentry.ui:59
-#, fuzzy
msgctxt "conditionalentry|type"
msgid "Cell value is"
msgstr "কোষ মান হল"
#: conditionalentry.ui:60
-#, fuzzy
msgctxt "conditionalentry|type"
msgid "Formula is"
msgstr "সূত্ৰ হল"
#: conditionalentry.ui:61
-#, fuzzy
msgctxt "conditionalentry|type"
msgid "Date is"
msgstr "তাৰিখ হল"
@@ -16271,19 +16010,16 @@ msgid "Automatic"
msgstr "স্বচালিত"
#: conditionalentry.ui:176
-#, fuzzy
msgctxt "conditionalentry|colscalemin"
msgid "Min"
msgstr "সৰ্বনিম্ন"
#: conditionalentry.ui:177
-#, fuzzy
msgctxt "conditionalentry|colscalemin"
msgid "Max"
msgstr "সৰ্বাধিক"
#: conditionalentry.ui:178
-#, fuzzy
msgctxt "conditionalentry|colscalemin"
msgid "Percentile"
msgstr "শতাংশ"
@@ -16295,7 +16031,6 @@ msgid "Value"
msgstr "মান (_a)"
#: conditionalentry.ui:180
-#, fuzzy
msgctxt "conditionalentry|colscalemin"
msgid "Percent"
msgstr "শতাংশ"
@@ -16313,19 +16048,16 @@ msgid "Automatic"
msgstr "স্বচালিত"
#: conditionalentry.ui:194
-#, fuzzy
msgctxt "conditionalentry|colscalemiddle"
msgid "Min"
msgstr "সৰ্বনিম্ন"
#: conditionalentry.ui:195
-#, fuzzy
msgctxt "conditionalentry|colscalemiddle"
msgid "Max"
msgstr "সৰ্বাধিক"
#: conditionalentry.ui:196
-#, fuzzy
msgctxt "conditionalentry|colscalemiddle"
msgid "Percentile"
msgstr "শতাংশ"
@@ -16337,7 +16069,6 @@ msgid "Value"
msgstr "মান (_a)"
#: conditionalentry.ui:198
-#, fuzzy
msgctxt "conditionalentry|colscalemiddle"
msgid "Percent"
msgstr "শতাংশ"
@@ -16355,19 +16086,16 @@ msgid "Automatic"
msgstr "স্বচালিত"
#: conditionalentry.ui:212
-#, fuzzy
msgctxt "conditionalentry|colscalemax"
msgid "Min"
msgstr "সৰ্বনিম্ন"
#: conditionalentry.ui:213
-#, fuzzy
msgctxt "conditionalentry|colscalemax"
msgid "Max"
msgstr "সৰ্বাধিক"
#: conditionalentry.ui:214
-#, fuzzy
msgctxt "conditionalentry|colscalemax"
msgid "Percentile"
msgstr "শতাংশ"
@@ -16379,7 +16107,6 @@ msgid "Value"
msgstr "মান (_a)"
#: conditionalentry.ui:216
-#, fuzzy
msgctxt "conditionalentry|colscalemax"
msgid "Percent"
msgstr "শতাংশ"
@@ -16391,13 +16118,11 @@ msgid "Formula"
msgstr "সূত্র"
#: conditionalentry.ui:228
-#, fuzzy
msgctxt "conditionalentry|preview|tooltip_text"
msgid "Example"
msgstr "উদাহৰণ"
#: conditionalentry.ui:251
-#, fuzzy
msgctxt "conditionalentry|typeis"
msgid "equal to"
msgstr "সমান"
@@ -16427,25 +16152,21 @@ msgid "greater than or equal to"
msgstr "ডাঙৰ বা সমান"
#: conditionalentry.ui:256
-#, fuzzy
msgctxt "conditionalentry|typeis"
msgid "not equal to"
msgstr "সমান নহয়"
#: conditionalentry.ui:257
-#, fuzzy
msgctxt "conditionalentry|typeis"
msgid "between"
msgstr "মাজত"
#: conditionalentry.ui:258
-#, fuzzy
msgctxt "conditionalentry|typeis"
msgid "not between"
msgstr "মাজত নহয়"
#: conditionalentry.ui:259
-#, fuzzy
msgctxt "conditionalentry|typeis"
msgid "duplicate"
msgstr "কপি"
@@ -16500,7 +16221,6 @@ msgid "below or equal average"
msgstr "গড়ৰ কম অথবা সমান"
#: conditionalentry.ui:269
-#, fuzzy
msgctxt "conditionalentry|typeis"
msgid "Error"
msgstr "ভুল"
@@ -16511,13 +16231,11 @@ msgid "No Error"
msgstr ""
#: conditionalentry.ui:271
-#, fuzzy
msgctxt "conditionalentry|typeis"
msgid "Begins with"
msgstr "আৰম্ভ হয়"
#: conditionalentry.ui:272
-#, fuzzy
msgctxt "conditionalentry|typeis"
msgid "Ends with"
msgstr "শেষ হয়"
@@ -16529,13 +16247,11 @@ msgid "Contains"
msgstr "অন্তৰ্ভুক্ত কৰে"
#: conditionalentry.ui:274
-#, fuzzy
msgctxt "conditionalentry|typeis"
msgid "Not Contains"
msgstr "অন্তৰ্ভুক্ত নকৰে"
#: conditionalentry.ui:287
-#, fuzzy
msgctxt "conditionalentry|datetype"
msgid "Today"
msgstr "আজি"
@@ -16622,7 +16338,6 @@ msgid "Color Scale (3 Entries)"
msgstr ""
#: conditionalentry.ui:314
-#, fuzzy
msgctxt "conditionalentry|colorformat"
msgid "Data Bar"
msgstr "তথ্য বাৰ"
@@ -16780,13 +16495,11 @@ msgid "Value"
msgstr "মান (_a)"
#: conditionaliconset.ui:44
-#, fuzzy
msgctxt "conditionaliconset|listbox"
msgid "Percent"
msgstr "শতাংশ"
#: conditionaliconset.ui:45
-#, fuzzy
msgctxt "conditionaliconset|listbox"
msgid "Percentile"
msgstr "শতাংশ"
@@ -16859,19 +16572,16 @@ msgid "Count"
msgstr "গণনা"
#: consolidatedialog.ui:127
-#, fuzzy
msgctxt "consolidatedialog|func"
msgid "Average"
msgstr "গড়"
#: consolidatedialog.ui:128
-#, fuzzy
msgctxt "consolidatedialog|func"
msgid "Max"
msgstr "সৰ্বাধিক"
#: consolidatedialog.ui:129
-#, fuzzy
msgctxt "consolidatedialog|func"
msgid "Min"
msgstr "সৰ্বনিম্ন"
@@ -17142,7 +16852,6 @@ msgid "Value"
msgstr "মান (_a)"
#: databaroptions.ui:123
-#, fuzzy
msgctxt "databaroptions|min"
msgid "Percent"
msgstr "শতাংশ"
@@ -17179,7 +16888,6 @@ msgid "Value"
msgstr "মান (_a)"
#: databaroptions.ui:143
-#, fuzzy
msgctxt "databaroptions|max"
msgid "Percent"
msgstr "শতাংশ"
@@ -17254,7 +16962,6 @@ msgid "None"
msgstr "টীকা"
#: databaroptions.ui:395
-#, fuzzy
msgctxt "databaroptions|label3"
msgid "Axis"
msgstr "অক্ষ"
@@ -17285,7 +16992,6 @@ msgid "The minimum value must be less than the maximum value."
msgstr ""
#: datafielddialog.ui:8
-#, fuzzy
msgctxt "datafielddialog|DataFieldDialog"
msgid "Data Field"
msgstr "ক্ষেত্ৰৰ নাম"
@@ -17308,7 +17014,6 @@ msgid "Name:"
msgstr "নাম (_m):"
#: datafielddialog.ui:215
-#, fuzzy
msgctxt "datafielddialog|label4"
msgid "_Type:"
msgstr "ধৰণ (_T):"
@@ -17365,7 +17070,6 @@ msgid "% of total"
msgstr "সৰ্বমুঠৰ %"
#: datafielddialog.ui:268
-#, fuzzy
msgctxt "datafielddialog|type"
msgid "Index"
msgstr "অনুক্ৰমণিকা"
@@ -17473,7 +17177,6 @@ msgid "items"
msgstr ""
#: datafieldoptionsdialog.ui:401
-#, fuzzy
msgctxt "datafieldoptionsdialog|from"
msgid "Top"
msgstr "ওপৰ"
@@ -17557,7 +17260,6 @@ msgid "Enter the URL of the source document in the local file system or Internet
msgstr "ইয়াত স্থানীয় ফাইল চিস্টেম অথবা ইন্টাৰনেটত উৎস দস্তাবেজৰ URL সুমুৱাওক।"
#: dataprovider.ui:138
-#, fuzzy
msgctxt "dataprovider|browse"
msgid "_Browse..."
msgstr "ব্ৰাউছ কৰক (_B)..."
@@ -17740,7 +17442,6 @@ msgid "Operations:"
msgstr ""
#: definedatabaserangedialog.ui:322
-#, fuzzy
msgctxt "definedatabaserangedialog|invalid"
msgid "Invalid range"
msgstr "অকাৰ্যকৰী বিস্তাৰ"
@@ -17930,7 +17631,6 @@ msgid "Edit Setting"
msgstr "খণ্ডবোৰ সম্পাদনা কৰক"
#: dropmenu.ui:12
-#, fuzzy
msgctxt "dropmenu|hyperlink"
msgid "Insert as Hyperlink"
msgstr "হাইপাৰলিংক ৰূপে সুমুৱাওক"
@@ -17942,7 +17642,6 @@ msgid "Insert as Link"
msgstr "সংযোগ সুমুৱাওক"
#: dropmenu.ui:28
-#, fuzzy
msgctxt "dropmenu|copy"
msgid "Insert as Copy"
msgstr "কপি ৰূপে সুমুৱাওক"
@@ -17959,7 +17658,6 @@ msgid "_Action:"
msgstr "কার্য"
#: erroralerttabpage.ui:76
-#, fuzzy
msgctxt "erroralerttabpage|title_label"
msgid "_Title:"
msgstr "শীৰ্ষক (_T):"
@@ -17975,19 +17673,16 @@ msgid "_Browse..."
msgstr "ব্ৰাউছ কৰক (_B)..."
#: erroralerttabpage.ui:160
-#, fuzzy
msgctxt "erroralerttabpage|actionCB"
msgid "Stop"
msgstr "বন্ধ কৰক"
#: erroralerttabpage.ui:161
-#, fuzzy
msgctxt "erroralerttabpage|actionCB"
msgid "Warning"
msgstr "সতৰ্কবাৰ্তা"
#: erroralerttabpage.ui:162
-#, fuzzy
msgctxt "erroralerttabpage|actionCB"
msgid "Information"
msgstr "তথ্য"
@@ -18049,7 +17744,6 @@ msgid "Smoothing factor:"
msgstr ""
#: exponentialsmoothingdialog.ui:331
-#, fuzzy
msgctxt "exponentialsmoothingdialog|label1"
msgid "Parameters"
msgstr "প্ৰাচলসমূহ"
@@ -18105,7 +17799,6 @@ msgid "_Down"
msgstr "তলৰ"
#: filldlg.ui:118
-#, fuzzy
msgctxt "filldlg|right"
msgid "_Right"
msgstr "সোঁফাল (_R)"
@@ -18414,7 +18107,6 @@ msgid "Last Used"
msgstr "সৰ্বশেষ ব্যৱহৃত"
#: functionpanel.ui:60
-#, fuzzy
msgctxt "functionpanel|category"
msgid "All"
msgstr "সকলো"
@@ -18438,7 +18130,6 @@ msgid "Financial"
msgstr "আৰ্থিক"
#: functionpanel.ui:64
-#, fuzzy
msgctxt "functionpanel|category"
msgid "Information"
msgstr "তথ্য"
@@ -18480,13 +18171,11 @@ msgid "Text"
msgstr "লিখনী"
#: functionpanel.ui:71
-#, fuzzy
msgctxt "functionpanel|category"
msgid "Add-in"
msgstr "যোগ কৰক-ইন"
#: functionpanel.ui:112
-#, fuzzy
msgctxt "functionpanel|funcdesc"
msgid "label"
msgstr "লেবেল"
@@ -18521,7 +18210,6 @@ msgid "Default Settings"
msgstr "অবিকল্পত সংহতিসমূহ"
#: groupbydate.ui:8
-#, fuzzy
msgctxt "groupbydate|PivotTableGroupByDate"
msgid "Grouping"
msgstr "গোটকৰণ"
@@ -18544,7 +18232,6 @@ msgid "Start"
msgstr "আৰম্ভ"
#: groupbydate.ui:188
-#, fuzzy
msgctxt "groupbydate|auto_end"
msgid "A_utomatically"
msgstr "স্বচালিতভাৱে (_u)"
@@ -18579,7 +18266,6 @@ msgid "Group by"
msgstr "চিহ্নিত বস্তু দ্বাৰা দলবদ্ধ"
#: groupbynumber.ui:9
-#, fuzzy
msgctxt "groupbynumber|PivotTableGroupByNumber"
msgid "Grouping"
msgstr "গোটকৰণ"
@@ -18602,7 +18288,6 @@ msgid "Start"
msgstr "আৰম্ভ"
#: groupbynumber.ui:190
-#, fuzzy
msgctxt "groupbynumber|auto_end"
msgid "A_utomatically"
msgstr "স্বচালিতভাৱে (_u)"
@@ -18625,7 +18310,6 @@ msgid "Group by"
msgstr "চিহ্নিত বস্তু দ্বাৰা দলবদ্ধ"
#: groupdialog.ui:8
-#, fuzzy
msgctxt "groupdialog|GroupDialog"
msgid "Group"
msgstr "গোট"
@@ -18643,7 +18327,6 @@ msgid "_Columns"
msgstr "স্তম্ভসমূহ"
#: groupdialog.ui:141
-#, fuzzy
msgctxt "groupdialog|includeLabel"
msgid "Include"
msgstr "অন্তর্ভূক্ত কৰক"
@@ -18856,7 +18539,6 @@ msgid "Field Options"
msgstr ""
#: insertcells.ui:8
-#, fuzzy
msgctxt "insertcells|InsertCellsDialog"
msgid "Insert Cells"
msgstr "কক্ষসমূহ সুমুৱাওক"
@@ -18944,7 +18626,6 @@ msgid "_From file"
msgstr "ফাইলৰ পৰা (_F)"
#: insertsheet.ui:371
-#, fuzzy
msgctxt "insertsheet|tables-atkobject"
msgid "Tables in file"
msgstr "ফাইলত টেবুলসমূহ"
@@ -19043,7 +18724,6 @@ msgid "Range _Options"
msgstr "বিস্তাৰৰ বিকল্পসমূহ (_O)"
#: managenamesdialog.ui:398
-#, fuzzy
msgctxt "managenamesdialog|treeviewcolumn1"
msgid "column"
msgstr "স্তম্ভ"
@@ -19092,7 +18772,6 @@ msgid "C_opy"
msgstr "প্রতিলিপি"
#: movecopysheet.ui:134
-#, fuzzy
msgctxt "movecopysheet|label1"
msgid "Action"
msgstr "কার্য"
@@ -19193,13 +18872,11 @@ msgid "Interval:"
msgstr "অন্তৰাল"
#: movingaveragedialog.ui:328
-#, fuzzy
msgctxt "movingaveragedialog|label1"
msgid "Parameters"
msgstr "প্ৰাচলসমূহ"
#: multipleoperationsdialog.ui:9
-#, fuzzy
msgctxt "multipleoperationsdialog|MultipleOperationsDialog"
msgid "Multiple operations"
msgstr "বহু অংশবিশিষ্ট অপাৰেছনবোৰ"
@@ -19264,13 +18941,11 @@ msgid "Row:"
msgstr "শাৰী"
#: navigatorpanel.ui:58
-#, fuzzy
msgctxt "navigatorpanel|column|tooltip_text"
msgid "Column"
msgstr "স্তম্ভ"
#: navigatorpanel.ui:70
-#, fuzzy
msgctxt "navigatorpanel|row|tooltip_text"
msgid "Row"
msgstr "শাৰী"
@@ -19300,7 +18975,6 @@ msgid "Contents"
msgstr "বিষয়বোৰ"
#: navigatorpanel.ui:138
-#, fuzzy
msgctxt "navigatorpanel|toggle|tooltip_text"
msgid "Toggle"
msgstr "টোগল"
@@ -19340,7 +19014,6 @@ msgid "No solution was found."
msgstr ""
#: notebookbar.ui:391
-#, fuzzy
msgctxt "notebookbar|FileLabel"
msgid "File"
msgstr "ফাইল"
@@ -19374,19 +19047,16 @@ msgid "Indent"
msgstr "ইণ্ডেন্ট"
#: notebookbar.ui:1123
-#, fuzzy
msgctxt "notebookbar|increaseindent1|tooltip_text"
msgid "Increase Indent"
msgstr "ইণ্ডেন্ট বৃদ্ধি কৰক"
#: notebookbar.ui:1139
-#, fuzzy
msgctxt "notebookbar|decreaseindent1|tooltip_text"
msgid "Decrease Indent"
msgstr "ইণ্ডেন্ট হ্রাস কৰক"
#: notebookbar.ui:1677
-#, fuzzy
msgctxt "notebookbar|CalcLabel"
msgid "Home"
msgstr "ঘৰ"
@@ -19397,7 +19067,6 @@ msgid "Insert Audio or Video"
msgstr ""
#: notebookbar.ui:1918
-#, fuzzy
msgctxt "notebookbar|InsertSymbol"
msgid "Symbol"
msgstr "চিহ্ন"
@@ -19414,7 +19083,6 @@ msgid "Toggle Grid Lines"
msgstr ""
#: notebookbar.ui:2247
-#, fuzzy
msgctxt "notebookbar|PageLayoutLabel"
msgid "Page Layout"
msgstr "পৃষ্ঠা বিন্যাস"
@@ -19432,7 +19100,6 @@ msgid "Auto Spellcheck"
msgstr "স্বয়ংক্ৰিয় বানান পৰীক্ষা"
#: notebookbar.ui:3041
-#, fuzzy
msgctxt "notebookbar|ReviewLabel"
msgid "Review"
msgstr "পুনৰীক্ষণ"
@@ -19443,13 +19110,11 @@ msgid "Toggle Grid Lines"
msgstr ""
#: notebookbar.ui:3345
-#, fuzzy
msgctxt "notebookbar|ViewLabel"
msgid "View"
msgstr "দৃশ্য"
#: notebookbar.ui:3860
-#, fuzzy
msgctxt "notebookbar|ImageLabel"
msgid "Image"
msgstr "ছবি"
@@ -19496,7 +19161,6 @@ msgid "Bad"
msgstr ""
#: notebookbar_groupedbar_compact.ui:3937
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|error"
msgid "Error"
msgstr "ভুল"
@@ -19513,7 +19177,6 @@ msgid "Neutral"
msgstr ""
#: notebookbar_groupedbar_compact.ui:3961
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|warning"
msgid "Warning"
msgstr "সতৰ্কবাৰ্তা"
@@ -19537,7 +19200,6 @@ msgid "_File"
msgstr "ফাইল"
#: notebookbar_groupedbar_compact.ui:4782
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|editb"
msgid "_Edit"
msgstr "সম্পাদন কৰক (_E)"
@@ -19549,7 +19211,6 @@ msgid "St_yles"
msgstr "শৈলীবোৰ"
#: notebookbar_groupedbar_compact.ui:5092
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|formatb"
msgid "F_ont"
msgstr "ফণ্ট (_o)"
@@ -19620,13 +19281,11 @@ msgid "_Arrange"
msgstr "সঁজাওক"
#: notebookbar_groupedbar_compact.ui:6865
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|GridB"
msgid "_Grid"
msgstr "জাল (_G)"
#: notebookbar_groupedbar_compact.ui:6985
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|languageb"
msgid "_Language"
msgstr "ভাষা (_L)"
@@ -19638,7 +19297,6 @@ msgid "_Review"
msgstr "পুনৰীক্ষণ"
#: notebookbar_groupedbar_compact.ui:7261
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|commentsb"
msgid "_Comments"
msgstr "বিষয়সূচী (_C)"
@@ -19672,7 +19330,6 @@ msgid "_Arrange"
msgstr "সঁজাওক"
#: notebookbar_groupedbar_compact.ui:8149
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|Grid"
msgid "_Grid"
msgstr "জাল (_G)"
@@ -19701,7 +19358,6 @@ msgid "_Arrange"
msgstr "সঁজাওক"
#: notebookbar_groupedbar_compact.ui:8865
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|GridO"
msgid "_Grid"
msgstr "জাল (_G)"
@@ -19795,7 +19451,6 @@ msgid "Bad"
msgstr ""
#: notebookbar_groupedbar_full.ui:3871
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|error"
msgid "Error"
msgstr "ভুল"
@@ -19812,7 +19467,6 @@ msgid "Neutral"
msgstr ""
#: notebookbar_groupedbar_full.ui:3895
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|warning"
msgid "Warning"
msgstr "সতৰ্কবাৰ্তা"
@@ -19836,7 +19490,6 @@ msgid "_File"
msgstr "ফাইল"
#: notebookbar_groupedbar_full.ui:4811
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|editb"
msgid "_Edit"
msgstr "সম্পাদন কৰক (_E)"
@@ -19848,7 +19501,6 @@ msgid "St_yles"
msgstr "শৈলীবোৰ"
#: notebookbar_groupedbar_full.ui:5278
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|formatb"
msgid "F_ont"
msgstr "ফণ্ট (_o)"
@@ -19914,13 +19566,11 @@ msgid "C_olor"
msgstr "ৰঙ (_o)"
#: notebookbar_groupedbar_full.ui:7640
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|GridB"
msgid "_Grid"
msgstr "জাল (_G)"
#: notebookbar_groupedbar_full.ui:7776
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|languageb"
msgid "_Language"
msgstr "ভাষা (_L)"
@@ -19932,7 +19582,6 @@ msgid "_Review"
msgstr "পুনৰীক্ষণ"
#: notebookbar_groupedbar_full.ui:8213
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|commentsb"
msgid "_Comments"
msgstr "বিষয়সূচী (_C)"
@@ -19954,7 +19603,6 @@ msgid "D_raw"
msgstr ""
#: notebookbar_groupedbar_full.ui:9425
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|editdrawb"
msgid "_Edit"
msgstr "সম্পাদন কৰক (_E)"
@@ -19983,7 +19631,6 @@ msgid "3_D"
msgstr ""
#: notebookbar_groupedbar_full.ui:10580
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|formatd"
msgid "F_ont"
msgstr "ফণ্ট (_o)"
@@ -20025,7 +19672,6 @@ msgid "_Arrange"
msgstr "সঁজাওক"
#: notebookbar_groupedbar_full.ui:12164
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|OleGridB"
msgid "_Grid"
msgstr "জাল (_G)"
@@ -20055,7 +19701,6 @@ msgid "_Help"
msgstr "সহায়"
#: notebookbar_groups.ui:40
-#, fuzzy
msgctxt "notebookbar_groups|hyperlink"
msgid "Hyperlink"
msgstr "হাইপাৰলিংক"
@@ -20073,7 +19718,6 @@ msgid "Endnote"
msgstr "এণ্ডনোট"
#: notebookbar_groups.ui:78
-#, fuzzy
msgctxt "notebookbar_groups|bookmark"
msgid "Bookmark"
msgstr "পৃষ্ঠাসংকেত"
@@ -20137,13 +19781,11 @@ msgid "Bad"
msgstr ""
#: notebookbar_groups.ui:251
-#, fuzzy
msgctxt "notebookbar_groups|stylemenustatw"
msgid "Warning"
msgstr "সতৰ্কবাৰ্তা"
#: notebookbar_groups.ui:260
-#, fuzzy
msgctxt "notebookbar_groups|stylemenustate"
msgid "Error"
msgstr "ভুল"
@@ -20161,7 +19803,6 @@ msgid "Footnote"
msgstr "ফুটনোট"
#: notebookbar_groups.ui:296
-#, fuzzy
msgctxt "notebookbar_groups|tablestylenone"
msgid "None"
msgstr "কোনো নহয়"
@@ -20194,7 +19835,6 @@ msgid "Style 4"
msgstr ""
#: notebookbar_groups.ui:530
-#, fuzzy
msgctxt "notebookbar_groups|filegrouplabel"
msgid "File"
msgstr "ফাইল"
@@ -20206,7 +19846,6 @@ msgid "Clipboard"
msgstr "ক্লিপবৰ্ড"
#: notebookbar_groups.ui:729
-#, fuzzy
msgctxt "notebookbar_groups|paragraphstyleb"
msgid "Style"
msgstr "শৈলী"
@@ -20246,13 +19885,11 @@ msgid "Text"
msgstr "লিখনী"
#: notebookbar_groups.ui:1376
-#, fuzzy
msgctxt "notebookbar_groups|mergeb"
msgid "Merge"
msgstr "একত্রিত কৰক"
#: notebookbar_groups.ui:1394
-#, fuzzy
msgctxt "notebookbar_groups|splitb"
msgid "Split"
msgstr "বিভাজন কৰক"
@@ -20264,7 +19901,6 @@ msgid "Conditional"
msgstr "কণ্ডিষণ"
#: notebookbar_groups.ui:1583
-#, fuzzy
msgctxt "notebookbar_groups|topb"
msgid "Top"
msgstr "ওপৰ"
@@ -20288,7 +19924,6 @@ msgid "Spreadsheet"
msgstr "স্প্ৰেডশ্বিট"
#: notebookbar_groups.ui:1740
-#, fuzzy
msgctxt "notebookbar_groups|shapesb"
msgid "Shapes"
msgstr "আকৃতিবোৰ"
@@ -20306,7 +19941,6 @@ msgid "Insert"
msgstr "সুমুৱাওক"
#: notebookbar_groups.ui:1900
-#, fuzzy
msgctxt "notebookbar_groups|imagestyleb"
msgid "Style"
msgstr "শৈলী"
@@ -20330,19 +19964,16 @@ msgid "Lock"
msgstr "ডক"
#: notebookbar_groups.ui:2043
-#, fuzzy
msgctxt "notebookbar_groups|imagegrouplabel"
msgid "Image"
msgstr "ছবি"
#: notebookbar_groups.ui:2099
-#, fuzzy
msgctxt "notebookbar_groups|wrapoff"
msgid "None"
msgstr "কোনো নহয়"
#: notebookbar_groups.ui:2108
-#, fuzzy
msgctxt "notebookbar_groups|wrapideal"
msgid "Optimal"
msgstr "অনুকূলিত"
@@ -20360,7 +19991,6 @@ msgid "Before"
msgstr "আগতে"
#: notebookbar_groups.ui:2135
-#, fuzzy
msgctxt "notebookbar_groups|wrapright"
msgid "After"
msgstr "পাছত"
@@ -20585,7 +20215,6 @@ msgid "_Prefix name for new worksheet:"
msgstr ""
#: optdefaultpage.ui:98
-#, fuzzy
msgctxt "optdefaultpage|label1"
msgid "New Spreadsheet"
msgstr "নতুন স্প্ৰেডশ্বিট"
@@ -20627,7 +20256,6 @@ msgid "Formula _syntax:"
msgstr ""
#: optformula.ui:87
-#, fuzzy
msgctxt "optformula|label1"
msgid "Formula Options"
msgstr "সূত্র বিকল্পসমূহ"
@@ -20725,7 +20353,6 @@ msgid "Separators"
msgstr "পৃথক কৰোঁতা"
#: optimalcolwidthdialog.ui:8
-#, fuzzy
msgctxt "optimalcolwidthdialog|OptimalColWidthDialog"
msgid "Optimal Column Width"
msgstr "অনুকূলিত স্তম্ভ প্রস্থ"
@@ -20742,7 +20369,6 @@ msgid "_Default value"
msgstr "অবিকল্পিত মান (_D)"
#: optimalrowheightdialog.ui:8
-#, fuzzy
msgctxt "optimalrowheightdialog|OptimalRowHeightDialog"
msgid "Optimal Row Height"
msgstr "অনুকূলিত শাৰীৰ উচ্চতা"
@@ -20815,7 +20441,6 @@ msgid "Page Style"
msgstr "পৃষ্ঠাৰ শৈলী"
#: pagetemplatedialog.ui:106
-#, fuzzy
msgctxt "pagetemplatedialog|organizer"
msgid "Organizer"
msgstr "সংগঠক"
@@ -20885,13 +20510,11 @@ msgid "Cell Style"
msgstr "শৈলীবোৰ"
#: paratemplatedialog.ui:81
-#, fuzzy
msgctxt "paratemplatedialog|standard"
msgid "_Standard"
msgstr "প্ৰামাণিক (_S)"
#: paratemplatedialog.ui:120
-#, fuzzy
msgctxt "paratemplatedialog|organizer"
msgid "Organizer"
msgstr "সংগঠক"
@@ -21073,7 +20696,6 @@ msgid "Do_wn"
msgstr "তলৰ"
#: pastespecial.ui:598
-#, fuzzy
msgctxt "pastespecial|move_right"
msgid "_Right"
msgstr "সোঁফাল (_R)"
@@ -21084,7 +20706,6 @@ msgid "Shift Cells"
msgstr ""
#: pivotfielddialog.ui:9
-#, fuzzy
msgctxt "pivotfielddialog|PivotFieldDialog"
msgid "Data Field"
msgstr "ক্ষেত্ৰৰ নাম"
@@ -21114,7 +20735,6 @@ msgid "_User-defined"
msgstr "ব্যৱহাৰকৰ্তাৰ দ্বাৰা সংজ্ঞা-নিৰূপিত (_U)"
#: pivotfielddialog.ui:203
-#, fuzzy
msgctxt "pivotfielddialog|label1"
msgid "Subtotals"
msgstr "ছাবটোটেলবোৰ"
@@ -21137,25 +20757,21 @@ msgid "Filter"
msgstr "ফিল্টাৰ (_F)"
#: pivotfilterdialog.ui:104
-#, fuzzy
msgctxt "pivotfilterdialog|connect1"
msgid "AND"
msgstr "AND"
#: pivotfilterdialog.ui:105
-#, fuzzy
msgctxt "pivotfilterdialog|connect1"
msgid "OR"
msgstr "OR"
#: pivotfilterdialog.ui:121
-#, fuzzy
msgctxt "pivotfilterdialog|connect2"
msgid "AND"
msgstr "AND"
#: pivotfilterdialog.ui:122
-#, fuzzy
msgctxt "pivotfilterdialog|connect2"
msgid "OR"
msgstr "OR"
@@ -21167,7 +20783,6 @@ msgid "Operator"
msgstr "অপাৰেটৰ (_O)"
#: pivotfilterdialog.ui:145
-#, fuzzy
msgctxt "pivotfilterdialog|label3"
msgid "Field name"
msgstr "ফিল্ডৰ নাম"
@@ -21640,7 +21255,6 @@ msgid "Rows"
msgstr "শাৰীসমূহ"
#: regressiondialog.ui:293
-#, fuzzy
msgctxt "regressiondialog|label2"
msgid "Grouped by"
msgstr "চিহ্নিত বস্তু দ্বাৰা দলবদ্ধ"
@@ -21756,13 +21370,11 @@ msgid "Header (right)"
msgstr "হেডাৰ (সোঁফালৰ)"
#: rowheightdialog.ui:8
-#, fuzzy
msgctxt "rowheightdialog|RowHeightDialog"
msgid "Row Height"
msgstr "শাৰীৰ উচ্চতা"
#: rowheightdialog.ui:88
-#, fuzzy
msgctxt "rowheightdialog|label1"
msgid "Height:"
msgstr "উচ্চতা:"
@@ -21973,7 +21585,6 @@ msgid "Right"
msgstr "সোঁফাল"
#: scgeneralpage.ui:320
-#, fuzzy
msgctxt "scgeneralpage|alignlb"
msgid "Up"
msgstr "ওপৰ"
@@ -22037,13 +21648,11 @@ msgid "_Database:"
msgstr "ডাটাবেইচ"
#: selectdatasource.ui:115
-#, fuzzy
msgctxt "selectdatasource|label4"
msgid "_Type:"
msgstr "ধৰণ (_T):"
#: selectdatasource.ui:145
-#, fuzzy
msgctxt "selectdatasource|type"
msgid "Table"
msgstr "টেবুল"
@@ -22365,7 +21974,6 @@ msgid "_Choose the field containing the detail you want to show"
msgstr "আপুনি দেখুৱাবলৈ বিচৰা সম্পুৰ্ণ তথ্য থকা ক্ষেত্ৰখন বাছক (~C)"
#: showsheetdialog.ui:8
-#, fuzzy
msgctxt "showsheetdialog|ShowSheetDialog"
msgid "Show Sheet"
msgstr "শ্বিট"
@@ -22405,7 +22013,6 @@ msgid "Left Indent"
msgstr "তালিকাৰ ইণ্ডেন্ট"
#: sidebaralignment.ui:310
-#, fuzzy
msgctxt "sidebaralignment|mergecells"
msgid "Merge cells"
msgstr "কোষবোৰ মাৰ্জ কৰক"
@@ -22445,19 +22052,16 @@ msgid "Text Orientation"
msgstr "লিখনীৰ দিশ"
#: sidebaralignment.ui:411
-#, fuzzy
msgctxt "sidebaralignment|bottom|tooltip_text"
msgid "Text Extension From Lower Cell Border"
msgstr "তল কোষ সীমাৰ পৰা লিখনী প্ৰসাৰন"
#: sidebaralignment.ui:429
-#, fuzzy
msgctxt "sidebaralignment|top|tooltip_text"
msgid "Text Extension From Upper Cell Border"
msgstr "উপৰ কোষ সীমাৰ পৰা লিখনী প্ৰসাৰন"
#: sidebaralignment.ui:447
-#, fuzzy
msgctxt "sidebaralignment|standard|tooltip_text"
msgid "Text Extension Inside Cell"
msgstr "কোষৰ ভিতৰত লিখনী প্ৰসাৰন"
@@ -22520,7 +22124,6 @@ msgid "Select a category of contents."
msgstr ""
#: sidebarnumberformat.ui:41
-#, fuzzy
msgctxt "sidebarnumberformat|category"
msgid "General"
msgstr "সাধাৰণ"
@@ -22532,13 +22135,11 @@ msgid "Number"
msgstr "সংখ্যাবোৰ"
#: sidebarnumberformat.ui:43
-#, fuzzy
msgctxt "sidebarnumberformat|category"
msgid "Percent"
msgstr "শতাংশ"
#: sidebarnumberformat.ui:44
-#, fuzzy
msgctxt "sidebarnumberformat|category"
msgid "Currency"
msgstr "মুদ্ৰা"
@@ -22555,7 +22156,6 @@ msgid "Time"
msgstr "সময়"
#: sidebarnumberformat.ui:47
-#, fuzzy
msgctxt "sidebarnumberformat|category"
msgid "Scientific"
msgstr "বৈজ্ঞানীক"
@@ -22567,7 +22167,6 @@ msgid "Fraction"
msgstr "ফলন (_F):"
#: sidebarnumberformat.ui:49
-#, fuzzy
msgctxt "sidebarnumberformat|category"
msgid "Boolean Value"
msgstr "বুলিয়ান মান"
@@ -22945,7 +22544,6 @@ msgid "Solver engine:"
msgstr ""
#: solveroptionsdialog.ui:70
-#, fuzzy
msgctxt "solveroptionsdialog|label1"
msgid "Settings:"
msgstr "ছেটিংছ:"
@@ -23003,7 +22601,6 @@ msgid "Restore Previous"
msgstr ""
#: sortdialog.ui:8
-#, fuzzy
msgctxt "sortdialog|SortDialog"
msgid "Sort"
msgstr "বৰ্গীকৰণ কৰক"
@@ -23066,13 +22663,11 @@ msgid "Copy sort results to:"
msgstr "সজোৱাৰ ফলাফলক চিহ্নিত স্থানত কপি কৰক:"
#: sortoptionspage.ui:129
-#, fuzzy
msgctxt "sortoptionspage|outarealb-atkobject"
msgid "Copy sort results to:"
msgstr "সজোৱাৰ ফলাফলক চিহ্নিত স্থানত কপি কৰক:"
#: sortoptionspage.ui:149
-#, fuzzy
msgctxt "sortoptionspage|outareaed-atkobject"
msgid "Copy sort results to:"
msgstr "সজোৱাৰ ফলাফলক চিহ্নিত স্থানত কপি কৰক:"
@@ -23083,7 +22678,6 @@ msgid "Custom sort order"
msgstr "স্বনিৰ্বাচিত সজোৱাৰ ক্ৰম"
#: sortoptionspage.ui:186
-#, fuzzy
msgctxt "sortoptionspage|sortuserlb-atkobject"
msgid "Custom sort order"
msgstr "স্বনিৰ্বাচিত সজোৱাৰ ক্ৰম"
@@ -23160,19 +22754,16 @@ msgid "Maximum Number of Columns"
msgstr ""
#: standardfilterdialog.ui:9
-#, fuzzy
msgctxt "standardfilterdialog|StandardFilterDialog"
msgid "Standard Filter"
msgstr "প্ৰামাণিক ফিল্টাৰ"
#: standardfilterdialog.ui:119
-#, fuzzy
msgctxt "standardfilterdialog|connect1"
msgid "AND"
msgstr "AND"
#: standardfilterdialog.ui:120
-#, fuzzy
msgctxt "standardfilterdialog|connect1"
msgid "OR"
msgstr "OR"
@@ -23184,13 +22775,11 @@ msgid "Operator 1"
msgstr "অপাৰেটৰ (_O)"
#: standardfilterdialog.ui:141
-#, fuzzy
msgctxt "standardfilterdialog|connect2"
msgid "AND"
msgstr "AND"
#: standardfilterdialog.ui:142
-#, fuzzy
msgctxt "standardfilterdialog|connect2"
msgid "OR"
msgstr "OR"
@@ -23202,13 +22791,11 @@ msgid "Operator 2"
msgstr "অপাৰেটৰ (_O)"
#: standardfilterdialog.ui:163
-#, fuzzy
msgctxt "standardfilterdialog|connect3"
msgid "AND"
msgstr "AND"
#: standardfilterdialog.ui:164
-#, fuzzy
msgctxt "standardfilterdialog|connect3"
msgid "OR"
msgstr "OR"
@@ -23220,13 +22807,11 @@ msgid "Operator 3"
msgstr "অপাৰেটৰ (_O)"
#: standardfilterdialog.ui:182
-#, fuzzy
msgctxt "standardfilterdialog|connect4"
msgid "AND"
msgstr "AND"
#: standardfilterdialog.ui:183
-#, fuzzy
msgctxt "standardfilterdialog|connect4"
msgid "OR"
msgstr "OR"
@@ -23244,7 +22829,6 @@ msgid "Operator"
msgstr "অপাৰেটৰ (_O)"
#: standardfilterdialog.ui:211
-#, fuzzy
msgctxt "standardfilterdialog|label3"
msgid "Field name"
msgstr "ফিল্ডৰ নাম"
@@ -23318,7 +22902,6 @@ msgid "Does not contain"
msgstr ""
#: standardfilterdialog.ui:326
-#, fuzzy
msgctxt "standardfilterdialog|cond1"
msgid "Begins with"
msgstr "আৰম্ভ হয়"
@@ -23329,7 +22912,6 @@ msgid "Does not begin with"
msgstr ""
#: standardfilterdialog.ui:328
-#, fuzzy
msgctxt "standardfilterdialog|cond1"
msgid "Ends with"
msgstr "শেষ হয়"
@@ -23378,7 +22960,6 @@ msgid "Does not contain"
msgstr ""
#: standardfilterdialog.ui:362
-#, fuzzy
msgctxt "standardfilterdialog|cond2"
msgid "Begins with"
msgstr "আৰম্ভ হয়"
@@ -23389,7 +22970,6 @@ msgid "Does not begin with"
msgstr ""
#: standardfilterdialog.ui:364
-#, fuzzy
msgctxt "standardfilterdialog|cond2"
msgid "Ends with"
msgstr "শেষ হয়"
@@ -23438,7 +23018,6 @@ msgid "Does not contain"
msgstr ""
#: standardfilterdialog.ui:398
-#, fuzzy
msgctxt "standardfilterdialog|cond3"
msgid "Begins with"
msgstr "আৰম্ভ হয়"
@@ -23449,7 +23028,6 @@ msgid "Does not begin with"
msgstr ""
#: standardfilterdialog.ui:400
-#, fuzzy
msgctxt "standardfilterdialog|cond3"
msgid "Ends with"
msgstr "শেষ হয়"
@@ -23498,7 +23076,6 @@ msgid "Does not contain"
msgstr ""
#: standardfilterdialog.ui:434
-#, fuzzy
msgctxt "standardfilterdialog|cond4"
msgid "Begins with"
msgstr "আৰম্ভ হয়"
@@ -23509,7 +23086,6 @@ msgid "Does not begin with"
msgstr ""
#: standardfilterdialog.ui:436
-#, fuzzy
msgctxt "standardfilterdialog|cond4"
msgid "Ends with"
msgstr "শেষ হয়"
@@ -23641,7 +23217,6 @@ msgid "Document: "
msgstr "দস্তাবেজসমূহ "
#: subtotaldialog.ui:8
-#, fuzzy
msgctxt "subtotaldialog|SubTotalDialog"
msgid "Subtotals"
msgstr "ছাবটোটেলবোৰ"
@@ -23679,19 +23254,16 @@ msgid "Count"
msgstr "গণনা"
#: subtotalgrppage.ui:18
-#, fuzzy
msgctxt "subtotalgrppage|liststore1"
msgid "Average"
msgstr "গড়"
#: subtotalgrppage.ui:21
-#, fuzzy
msgctxt "subtotalgrppage|liststore1"
msgid "Max"
msgstr "সৰ্বাধিক"
#: subtotalgrppage.ui:24
-#, fuzzy
msgctxt "subtotalgrppage|liststore1"
msgid "Min"
msgstr "সৰ্বনিম্ন"
@@ -23709,25 +23281,21 @@ msgid "Count (numbers only)"
msgstr "গণনা (কেৱল সংখ্যা)"
#: subtotalgrppage.ui:33
-#, fuzzy
msgctxt "subtotalgrppage|liststore1"
msgid "StDev (Sample)"
msgstr "StDev (Sample)"
#: subtotalgrppage.ui:36
-#, fuzzy
msgctxt "subtotalgrppage|liststore1"
msgid "StDevP (Population)"
msgstr "StDevP (Population)"
#: subtotalgrppage.ui:39
-#, fuzzy
msgctxt "subtotalgrppage|liststore1"
msgid "Var (Sample)"
msgstr "Var (Sample)"
#: subtotalgrppage.ui:42
-#, fuzzy
msgctxt "subtotalgrppage|liststore1"
msgid "VarP (Population)"
msgstr "VarP (Population)"
@@ -23793,7 +23361,6 @@ msgid "C_ustom sort order"
msgstr "স্বনিৰ্বাচিত সজোৱাৰ ক্ৰম"
#: subtotaloptionspage.ui:237
-#, fuzzy
msgctxt "subtotaloptionspage|label2"
msgid "Sort"
msgstr "বৰ্গীকৰণ কৰক"
@@ -24179,7 +23746,6 @@ msgid "Grouped by"
msgstr "চিহ্নিত বস্তু দ্বাৰা দলবদ্ধ"
#: ungroupdialog.ui:8
-#, fuzzy
msgctxt "ungroupdialog|UngroupDialog"
msgid "Ungroup"
msgstr "গোটমুক্ত কৰক"
@@ -24233,7 +23799,6 @@ msgid "Cell range"
msgstr ""
#: validationcriteriapage.ui:39
-#, fuzzy
msgctxt "validationcriteriapage|liststore1"
msgid "List"
msgstr "তালিকা"
@@ -24340,7 +23905,6 @@ msgid "Validity"
msgstr "...লৈ বৈধ"
#: validationdialog.ui:111
-#, fuzzy
msgctxt "validationdialog|criteria"
msgid "Criteria"
msgstr "মাপকাঠী"
@@ -24361,7 +23925,6 @@ msgid "_Show input help when cell is selected"
msgstr ""
#: validationhelptabpage.ui:73
-#, fuzzy
msgctxt "validationhelptabpage|title_label"
msgid "_Title:"
msgstr "শীৰ্ষক (_T):"
diff --git a/source/as/scaddins/messages.po b/source/as/scaddins/messages.po
index 0864a2f2a26..b8182c45e3f 100644
--- a/source/as/scaddins/messages.po
+++ b/source/as/scaddins/messages.po
@@ -234,7 +234,6 @@ msgid "Returns the multinomial coefficient of a set of numbers"
msgstr "সংখ্যাবোৰৰ সংহতি এটাৰ বহুপদ সহসংঘটকটো ঘূৰাই পথায়"
#: analysis.hrc:102
-#, fuzzy
msgctxt "ANALYSIS_Multinomial"
msgid "Number"
msgstr "সংখ্যা"
@@ -387,7 +386,6 @@ msgid ""
msgstr ""
#: analysis.hrc:156
-#, fuzzy
msgctxt "ANALYSIS_Gcd"
msgid "Number"
msgstr "সংখ্যা"
@@ -405,7 +403,6 @@ msgid ""
msgstr ""
#: analysis.hrc:163
-#, fuzzy
msgctxt "ANALYSIS_Lcm"
msgid "Number"
msgstr "সংখ্যা"
@@ -1081,7 +1078,6 @@ msgid "Returns the product of several complex numbers"
msgstr "বিভিন্ন জটিল সংখ্যাৰ প্ৰডাক্টটো ঘূৰাই পথায়"
#: analysis.hrc:430 /home/cl/vc/git/libo-core/scaddins/inc/analysis.hrc:432
-#, fuzzy
msgctxt "ANALYSIS_Improduct"
msgid "Complex number"
msgstr "জটিল সংখ্যা"
diff --git a/source/as/sd/messages.po b/source/as/sd/messages.po
index 57232d216bb..1d0120d6b6e 100644
--- a/source/as/sd/messages.po
+++ b/source/as/sd/messages.po
@@ -97,61 +97,51 @@ msgid "Grayscale"
msgstr "ধোঁৱাবৰন"
#: DocumentRenderer.hrc:56
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_QUALITY_CHOICES"
msgid "Black & white"
msgstr "কলা & বগা"
#: DocumentRenderer.hrc:61
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_PAGE_OPTIONS_CHOICES"
msgid "Original size"
msgstr "প্ৰকৃত আকাৰ"
#: DocumentRenderer.hrc:62
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_PAGE_OPTIONS_CHOICES"
msgid "Fit to printable page"
msgstr "প্ৰিন্ট হব পৰা পৃষ্ঠাৰ সৈতে খাপ খুৱাওক"
#: DocumentRenderer.hrc:63
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_PAGE_OPTIONS_CHOICES"
msgid "Distribute on multiple sheets of paper"
msgstr "পৃষ্টাৰ বহু চাদৰত বিলাওক"
#: DocumentRenderer.hrc:64
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_PAGE_OPTIONS_CHOICES"
msgid "Tile sheet of paper with repeated slides"
msgstr "দোহৰা স্লাইডসমূহৰ লগত পৃষ্ঠাৰ চাদৰ টাইল কৰক"
#: DocumentRenderer.hrc:69
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_PAGE_OPTIONS_CHOICES_DRAW"
msgid "Original size"
msgstr "প্ৰকৃত আকাৰ"
#: DocumentRenderer.hrc:70
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_PAGE_OPTIONS_CHOICES_DRAW"
msgid "Fit to printable page"
msgstr "প্ৰিন্ট হব পৰা পৃষ্ঠাৰ সৈতে খাপ খুৱাওক"
#: DocumentRenderer.hrc:71
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_PAGE_OPTIONS_CHOICES_DRAW"
msgid "Distribute on multiple sheets of paper"
msgstr "পৃষ্টাৰ বহু চাদৰত বিলাওক"
#: DocumentRenderer.hrc:72
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_PAGE_OPTIONS_CHOICES_DRAW"
msgid "Tile sheet of paper with repeated pages"
msgstr "দোহৰা পৃষ্টাসমূহৰ লগত পৃষ্ঠাৰ চাদৰ টাইল কৰক"
#: DocumentRenderer.hrc:77
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_BROCHURE_INCLUDE_LIST"
msgid "All pages"
msgstr "সকলো পৃষ্ঠা"
@@ -205,7 +195,6 @@ msgid "Se~lection"
msgstr "বাচনি (~l)"
#: errhdl.hrc:29
-#, fuzzy
msgctxt "RID_SD_ERRHDL"
msgid "File format error found at $(ARG1)(row,col)."
msgstr "$(ARG1)(row,col) ত ফাইল বিন্যাস ত্ৰুটি পোৱা গল।"
@@ -1227,7 +1216,6 @@ msgid "Text"
msgstr "টেক্সট"
#: strings.hrc:216
-#, fuzzy
msgctxt "STR_HTMLEXP_SETGRAPHIC"
msgid "Image"
msgstr "ছবি"
@@ -2175,7 +2163,6 @@ msgid "Fill color:"
msgstr "লেবেল হিচাপে প্ৰথম শাৰী"
#: strings.hrc:408
-#, fuzzy
msgctxt "STR_CUSTOMANIMATION_STYLE_PROPERTY"
msgid "Style:"
msgstr "শৈলী:"
@@ -2193,7 +2180,6 @@ msgid "Font color:"
msgstr "লেবেল হিচাপে প্ৰথম শাৰী"
#: strings.hrc:411
-#, fuzzy
msgctxt "STR_CUSTOMANIMATION_FONT_SIZE_STYLE_PROPERTY"
msgid "Style:"
msgstr "শৈলী:"
@@ -2291,7 +2277,6 @@ msgid "Motion Paths: %1"
msgstr "গতিৰ পথবোৰ"
#: strings.hrc:429
-#, fuzzy
msgctxt "STR_SLIDETRANSITION_NONE"
msgid "None"
msgstr "কোনো নহয়"
@@ -2385,7 +2370,6 @@ msgid "Document"
msgstr "দস্তাবেজ"
#: strings.hrc:450
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_SLIDESPERPAGE"
msgid "Slides per page"
msgstr "স্লাইড প্ৰতি পৃষ্ঠা"
@@ -2421,7 +2405,6 @@ msgid "~Date and time"
msgstr "তাৰিখ আৰু সময়"
#: strings.hrc:456
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_IS_PRINT_HIDDEN"
msgid "Hidden pages"
msgstr "লুকাই থকা পৃষ্টাসমূহ"
@@ -2451,7 +2434,6 @@ msgid "Page sides"
msgstr "পৃষ্ঠাৰ কাষবোৰ"
#: strings.hrc:461
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_BROCHURE_INCLUDE"
msgid "Include"
msgstr "অন্তর্ভূক্ত কৰক"
@@ -2463,7 +2445,6 @@ msgid "~Use only paper tray from printer preferences"
msgstr "প্ৰিন্টাৰ পছন্দসমূহৰ পৰা কেৱল পৃষ্ঠা ট্ৰে ব্যৱহাৰ কৰক (~U)"
#: strings.hrc:463
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_PAGE_RANGE"
msgid "Print range"
msgstr "মুদ্ৰণৰ শ্ৰেণী"
@@ -2489,7 +2470,6 @@ msgid "%PRODUCTNAME Draw has searched to the beginning of the document. Do you w
msgstr "দস্তাবেজটোৰ আৰম্ভণিলৈকে %PRODUCTNAME ইম্প্ৰেছে সন্ধান কৰিছে. আপুনি শেষত সন্ধান অব্যাহত ৰাখিব বিচাৰেনেকি ?"
#: strings.hrc:470
-#, fuzzy
msgctxt "STR_SD_NONE"
msgid "- None -"
msgstr "- কোনো নহয় -"
@@ -2525,7 +2505,6 @@ msgid "_Strikethrough"
msgstr "ষ্ট্ৰাইক থ্ৰ"
#: annotationmenu.ui:70
-#, fuzzy
msgctxt "annotationmenu|copy"
msgid "_Copy"
msgstr "কপি (_C)"
@@ -2819,7 +2798,6 @@ msgid "Options"
msgstr "বিকল্পসমূহ"
#: customanimationspanel.ui:350
-#, fuzzy
msgctxt "customanimationspanel|delay_label"
msgid "_Delay:"
msgstr "বিলম্ব (_D):"
@@ -2836,7 +2814,6 @@ msgid "Automatic Preview"
msgstr "স্বচালিত পূৰ্বদৃশ্য"
#: customanimationspanel.ui:446
-#, fuzzy
msgctxt "customanimationspanel|play"
msgid "Play"
msgstr "বজাওক"
@@ -2857,13 +2834,11 @@ msgid "Animation List"
msgstr ""
#: customanimationspanelhorizontal.ui:96
-#, fuzzy
msgctxt "customanimationspanelhorizontal|add_effect|tooltip_text"
msgid "Add Effect"
msgstr "প্ৰভাৱ যোগ কৰক"
#: customanimationspanelhorizontal.ui:110
-#, fuzzy
msgctxt "customanimationspanelhorizontal|remove_effect|tooltip_text"
msgid "Remove Effect"
msgstr "প্ৰভাৱ আতৰাওক"
@@ -2881,31 +2856,26 @@ msgid "Move Down"
msgstr "তললৈ স্থানান্তৰ কৰক"
#: customanimationspanelhorizontal.ui:166
-#, fuzzy
msgctxt "customanimationspanelhorizontal|start_effect"
msgid "_Start:"
msgstr "আৰম্ভ (_S):"
#: customanimationspanelhorizontal.ui:179
-#, fuzzy
msgctxt "customanimationspanelhorizontal|effect_property"
msgid "_Direction:"
msgstr "দিশ (_D):"
#: customanimationspanelhorizontal.ui:193
-#, fuzzy
msgctxt "customanimationspanelhorizontal|start_effect_list"
msgid "On click"
msgstr "ক্লিকত"
#: customanimationspanelhorizontal.ui:194
-#, fuzzy
msgctxt "customanimationspanelhorizontal|start_effect_list"
msgid "With previous"
msgstr "পূৰ্বৱৰ্তীৰ সৈতে"
#: customanimationspanelhorizontal.ui:195
-#, fuzzy
msgctxt "customanimationspanelhorizontal|start_effect_list"
msgid "After previous"
msgstr "পূৰ্বৱৰ্তীৰ পাছত"
@@ -2958,7 +2928,6 @@ msgid "Select the speed of the Animation."
msgstr ""
#: customanimationspanelhorizontal.ui:302
-#, fuzzy
msgctxt "customanimationspanelhorizontal|delay_label"
msgid "_Delay:"
msgstr "বিলম্ব (_D):"
@@ -2976,13 +2945,11 @@ msgid "Automatic Preview"
msgstr "স্বচালিত পূৰ্বদৃশ্য"
#: customanimationspanelhorizontal.ui:407
-#, fuzzy
msgctxt "customanimationspanelhorizontal|play"
msgid "Play"
msgstr "বজাওক"
#: customanimationspanelhorizontal.ui:412
-#, fuzzy
msgctxt "customanimationspanelhorizontal|play|tooltip_text"
msgid "Preview Effect"
msgstr "প্ৰভাৱ পূৰ্বদৰ্শন কৰক"
@@ -3212,7 +3179,6 @@ msgid "Max."
msgstr "সৰ্বাধিক"
#: dockinganimation.ui:149
-#, fuzzy
msgctxt "dockinganimation|duration|tooltip_text"
msgid "Duration"
msgstr "স্থায়িত্ব"
@@ -3286,7 +3252,6 @@ msgid "Bottom Left"
msgstr "বাওঁফালে তলত?"
#: dockinganimation.ui:358
-#, fuzzy
msgctxt "dockinganimation|alignment"
msgid "Top"
msgstr "ওপৰ"
@@ -3338,7 +3303,6 @@ msgid "Apply Objects Individually"
msgstr ""
#: dockinganimation.ui:478
-#, fuzzy
msgctxt "dockinganimation|label3"
msgid "Number"
msgstr "সংখ্যা"
@@ -3355,7 +3319,6 @@ msgid "Delete All Images"
msgstr ""
#: dockinganimation.ui:562
-#, fuzzy
msgctxt "dockinganimation|label2"
msgid "Image"
msgstr "ছবি"
@@ -3539,19 +3502,16 @@ msgid "Include on page"
msgstr "পৃষ্ঠাত অন্তৰ্ভুক্ত কৰক"
#: impressprinteroptions.ui:32
-#, fuzzy
msgctxt "impressprinteroptions|printname"
msgid "Slide name"
msgstr "স্লাইডৰ নাম"
#: impressprinteroptions.ui:48
-#, fuzzy
msgctxt "impressprinteroptions|printdatetime"
msgid "Date and time"
msgstr "তাৰিখ আৰু সময়"
#: impressprinteroptions.ui:64
-#, fuzzy
msgctxt "impressprinteroptions|printhidden"
msgid "Hidden pages"
msgstr "লুকাই থকা পৃষ্টাসমূহ"
@@ -3563,7 +3523,6 @@ msgid "Contents"
msgstr "সমলসমূহ"
#: impressprinteroptions.ui:119
-#, fuzzy
msgctxt "impressprinteroptions|originalcolors"
msgid "Original size"
msgstr "প্ৰকৃত আকাৰ"
@@ -3575,7 +3534,6 @@ msgid "Grayscale"
msgstr "ধোঁৱাবৰন"
#: impressprinteroptions.ui:155
-#, fuzzy
msgctxt "impressprinteroptions|blackandwhite"
msgid "Black & white"
msgstr "কলা & বগা"
@@ -3587,31 +3545,26 @@ msgid "Color"
msgstr "ৰং"
#: impressprinteroptions.ui:212
-#, fuzzy
msgctxt "impressprinteroptions|originalsize"
msgid "Original size"
msgstr "প্ৰকৃত আকাৰ"
#: impressprinteroptions.ui:230
-#, fuzzy
msgctxt "impressprinteroptions|fittoprintable"
msgid "Fit to printable page"
msgstr "প্ৰিন্ট হব পৰা পৃষ্ঠাৰ সৈতে খাপ খুৱাওক"
#: impressprinteroptions.ui:248
-#, fuzzy
msgctxt "impressprinteroptions|distributeonmultiple"
msgid "Distribute on multiple sheets of paper"
msgstr "পৃষ্টাৰ বহু চাদৰত বিলাওক"
#: impressprinteroptions.ui:266
-#, fuzzy
msgctxt "impressprinteroptions|tilesheet"
msgid "Tile sheet of paper with repeated slides"
msgstr "দোহৰা স্লাইডসমূহৰ লগত পৃষ্ঠাৰ চাদৰ টাইল কৰক"
#: impressprinteroptions.ui:290
-#, fuzzy
msgctxt "impressprinteroptions|label6"
msgid "Size"
msgstr "আকাৰ"
@@ -3792,7 +3745,6 @@ msgid "Show Shapes"
msgstr "কাঁড় আকৃতিসমূহ"
#: notebookbar.ui:340
-#, fuzzy
msgctxt "notebookbar|FileLabel"
msgid "File"
msgstr "ফাইল"
@@ -3816,13 +3768,11 @@ msgid "Indent"
msgstr "ইণ্ডেন্ট"
#: notebookbar.ui:968
-#, fuzzy
msgctxt "notebookbar|increaseindent|tooltip_text"
msgid "Increase Indent"
msgstr "ইণ্ডেন্ট বৃদ্ধি কৰক"
#: notebookbar.ui:984
-#, fuzzy
msgctxt "notebookbar|decreaseindent|tooltip_text"
msgid "Decrease Indent"
msgstr "ইণ্ডেন্ট হ্রাস কৰক"
@@ -3833,7 +3783,6 @@ msgid "Horizontal Alignment"
msgstr ""
#: notebookbar.ui:1497
-#, fuzzy
msgctxt "notebookbar|ImpressLabel"
msgid "Home"
msgstr "ঘৰ"
@@ -3844,7 +3793,6 @@ msgid "Insert Audio or Video"
msgstr ""
#: notebookbar.ui:1935
-#, fuzzy
msgctxt "notebookbar|InsertSymbol"
msgid "Symbol"
msgstr "চিহ্ন"
@@ -3880,7 +3828,6 @@ msgid "Auto Spellcheck"
msgstr "স্বয়ংক্ৰিয় বানান পৰীক্ষা"
#: notebookbar.ui:2354
-#, fuzzy
msgctxt "notebookbar|ReviewLabel"
msgid "Review"
msgstr "পুনৰীক্ষণ"
@@ -3892,19 +3839,16 @@ msgid "Grid"
msgstr "গ্ৰিড"
#: notebookbar.ui:2737
-#, fuzzy
msgctxt "notebookbar|ViewLabel"
msgid "View"
msgstr "দৃশ্য"
#: notebookbar.ui:2757
-#, fuzzy
msgctxt "notebookbar|TableLabel"
msgid "Table"
msgstr "টেবুল"
#: notebookbar.ui:3275
-#, fuzzy
msgctxt "notebookbar|ImageLabel"
msgid "Image"
msgstr "ছবি"
@@ -3944,7 +3888,6 @@ msgid "S_lide"
msgstr "শ্লাইড"
#: notebookbar_groupedbar_compact.ui:3163
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|insertText"
msgid "_Insert"
msgstr "ভৰাওক (_I)"
@@ -3975,7 +3918,6 @@ msgstr "স্লাইড দেখুৱাওক"
#: notebookbar_groupedbar_compact.ui:4071
#: /home/cl/vc/git/libo-core/sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:5079
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|formatt"
msgid "F_ormat"
msgstr "বিন্যাস (_o)"
@@ -3988,7 +3930,6 @@ msgid "_Paragraph"
msgstr "দফা"
#: notebookbar_groupedbar_compact.ui:4492
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|insertTextO"
msgid "_Insert"
msgstr "ভৰাওক (_I)"
@@ -4034,7 +3975,6 @@ msgid "Grou_p"
msgstr "গোট"
#: notebookbar_groupedbar_compact.ui:6694
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|GridO"
msgid "_Grid"
msgstr "জাল (_G)"
@@ -4058,7 +3998,6 @@ msgstr "ৰং"
#: notebookbar_groupedbar_compact.ui:7596
#: /home/cl/vc/git/libo-core/sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:8350
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|GridB"
msgid "_Grid"
msgstr "জাল (_G)"
@@ -4088,7 +4027,6 @@ msgid "_Master Page"
msgstr "মাস্টাৰ পৃষ্ঠাসমূহ"
#: notebookbar_groupedbar_compact.ui:8808
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|insertTextb"
msgid "_Insert"
msgstr "ভৰাওক (_I)"
@@ -4122,7 +4060,6 @@ msgid "Menubar"
msgstr ""
#: notebookbar_groupedbar_full.ui:2541
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|Quotation2"
msgid "Quotation"
msgstr "উদ্ধৃতি"
@@ -4152,7 +4089,6 @@ msgid "S_lide"
msgstr "শ্লাইড"
#: notebookbar_groupedbar_full.ui:3956
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|insertText"
msgid "_Insert"
msgstr "ভৰাওক (_I)"
@@ -4193,7 +4129,6 @@ msgstr "স্লাইড দেখুৱাওক"
#: notebookbar_groupedbar_full.ui:5327
#: /home/cl/vc/git/libo-core/sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:6592
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|formatd"
msgid "F_ormat"
msgstr "বিন্যাস (_o)"
@@ -4206,7 +4141,6 @@ msgid "_Paragraph"
msgstr "দফা"
#: notebookbar_groupedbar_full.ui:5894
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|insertTextt"
msgid "_Insert"
msgstr "ভৰাওক (_I)"
@@ -4254,7 +4188,6 @@ msgstr "সম্পাদন কৰক (~E)"
#: notebookbar_groupedbar_full.ui:8677
#: /home/cl/vc/git/libo-core/sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:9941
#: /home/cl/vc/git/libo-core/sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:11368
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|GridDrawB"
msgid "_Grid"
msgstr "জাল (_G)"
@@ -4313,7 +4246,6 @@ msgid "_Master Page"
msgstr "মাস্টাৰ পৃষ্ঠাসমূহ"
#: notebookbar_groupedbar_full.ui:11912
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|insertTextm"
msgid "_Insert"
msgstr "ভৰাওক (_I)"
@@ -4354,7 +4286,6 @@ msgid "Blank"
msgstr "খালী"
#: notebookbar_groups.ui:57
-#, fuzzy
msgctxt "notebookbar_groups|layout02"
msgid "Title Slide"
msgstr "শিৰোনাম শ্লাইড"
@@ -4366,19 +4297,16 @@ msgid "Title, Text"
msgstr "শিৰোনাম টেক্সট"
#: notebookbar_groups.ui:73
-#, fuzzy
msgctxt "notebookbar_groups|layout04"
msgid "Title, Content"
msgstr "শীৰ্ষক, সমল"
#: notebookbar_groups.ui:81
-#, fuzzy
msgctxt "notebookbar_groups|layout05"
msgid "Centered Text"
msgstr "কেন্দ্রীকৃত"
#: notebookbar_groups.ui:104
-#, fuzzy
msgctxt "notebookbar_groups|hyperlink"
msgid "Hyperlink"
msgstr "হাইপাৰলিংক"
@@ -4396,7 +4324,6 @@ msgid "Endnote"
msgstr "এণ্ডনোট"
#: notebookbar_groups.ui:142
-#, fuzzy
msgctxt "notebookbar_groups|bookmark"
msgid "Bookmark"
msgstr "পৃষ্ঠাসংকেত"
@@ -4447,7 +4374,6 @@ msgid "Title 2"
msgstr "শিৰোনাম 2"
#: notebookbar_groups.ui:489
-#, fuzzy
msgctxt "notebookbar_groups|filegrouplabel"
msgid "File"
msgstr "ফাইল"
@@ -4459,7 +4385,6 @@ msgid "Clipboard"
msgstr "ক্লিপবৰ্ড"
#: notebookbar_groups.ui:688
-#, fuzzy
msgctxt "notebookbar_groups|shapestyleb"
msgid "Style"
msgstr "শৈলী"
@@ -4511,13 +4436,11 @@ msgid "Transition"
msgstr "লেনদেনসমূহ"
#: notebookbar_groups.ui:1386
-#, fuzzy
msgctxt "notebookbar_groups|slidegrouplabel"
msgid "Slide"
msgstr "শ্লাইড"
#: notebookbar_groups.ui:1460
-#, fuzzy
msgctxt "notebookbar_groups|shapesb"
msgid "Shapes"
msgstr "আকৃতিবোৰ"
@@ -4535,7 +4458,6 @@ msgid "Insert"
msgstr "ভৰাওক"
#: notebookbar_groups.ui:1620
-#, fuzzy
msgctxt "notebookbar_groups|imagestyleb"
msgid "Style"
msgstr "শৈলী"
@@ -4559,19 +4481,16 @@ msgid "Lock"
msgstr "ডক"
#: notebookbar_groups.ui:1762
-#, fuzzy
msgctxt "notebookbar_groups|imagegrouplabel"
msgid "Image"
msgstr "ছবি"
#: notebookbar_groups.ui:1818
-#, fuzzy
msgctxt "notebookbar_groups|wrapoff"
msgid "None"
msgstr "কোনো নহয়"
#: notebookbar_groups.ui:1827
-#, fuzzy
msgctxt "notebookbar_groups|wrapideal"
msgid "Optimal"
msgstr "অনুকূলিত"
@@ -4633,7 +4552,6 @@ msgid "Start with _Template Selection"
msgstr ""
#: optimpressgeneralpage.ui:134
-#, fuzzy
msgctxt "optimpressgeneralpage|newdoclbl"
msgid "New Document"
msgstr "নতুন দস্তাবেজ"
@@ -4891,7 +4809,6 @@ msgid "Duration of pause"
msgstr "স্থিতিস্থাপকৰ কালদৈৰ্ঘ্য"
#: presentationdialog.ui:395
-#, fuzzy
msgctxt "presentationdialog|pauseduration-atkobject"
msgid "Pause Duration"
msgstr "অৱধিক বিৰাম দিয়ক"
@@ -5114,7 +5031,6 @@ msgid "_As stated in document"
msgstr ""
#: publishingdialog.ui:394
-#, fuzzy
msgctxt "publishingdialog|chgAutoRadiobutton"
msgid "_Automatic"
msgstr "স্বচালিত (_A)"
@@ -5156,7 +5072,6 @@ msgid "_WebCast"
msgstr ""
#: publishingdialog.ui:680
-#, fuzzy
msgctxt "publishingdialog|kioskRadiobutton"
msgid "_Automatic"
msgstr "স্বচালিত (_A)"
@@ -5279,7 +5194,6 @@ msgid "Information for the Title Page"
msgstr ""
#: publishingdialog.ui:1304
-#, fuzzy
msgctxt "publishingdialog|textOnlyCheckbutton"
msgid "_Text only"
msgstr "কেৱল টেক্সট (_T)"
@@ -5392,13 +5306,11 @@ msgid "Two Spins"
msgstr "দুটা স্পিন"
#: rotatemenu.ui:50
-#, fuzzy
msgctxt "rotatemenu|clockwise"
msgid "Clockwise"
msgstr "ঘূৰণীয়াকে"
#: rotatemenu.ui:58
-#, fuzzy
msgctxt "rotatemenu|counterclock"
msgid "Counter-clockwise"
msgstr "ঘডীৰ-ওলোটাদিশত"
@@ -5434,7 +5346,6 @@ msgid "Horizontal"
msgstr "অনুভূমিক"
#: scalemenu.ui:58
-#, fuzzy
msgctxt "scalemenu|vert"
msgid "Vertical"
msgstr "উলম্ব"
@@ -5502,7 +5413,6 @@ msgid "Master Objects"
msgstr ""
#: sidebarslidebackground.ui:130
-#, fuzzy
msgctxt "sidebarslidebackground|button2"
msgid "Insert Image"
msgstr "ছবি সুমুৱাওক"
@@ -5523,13 +5433,11 @@ msgid "Master View"
msgstr ""
#: sidebarslidebackground.ui:226
-#, fuzzy
msgctxt "sidebarslidebackground|closemasterslide"
msgid "Close Master View"
msgstr "মাস্টাৰ দৰ্শন বন্ধ কৰক"
#: sidebarslidebackground.ui:248
-#, fuzzy
msgctxt "sidebarslidebackground|marginLB"
msgid "None"
msgstr "কোনো নহয়"
@@ -5541,7 +5449,6 @@ msgid "Narrow"
msgstr "সংকীৰ্ণ"
#: sidebarslidebackground.ui:250
-#, fuzzy
msgctxt "sidebarslidebackground|marginLB"
msgid "Moderate"
msgstr "মিতাচাৰী"
@@ -5737,7 +5644,6 @@ msgid "Stop previous sound"
msgstr "পূৰ্বৱৰ্তী ধ্বনি বন্ধ কৰক"
#: slidetransitionspanel.ui:113
-#, fuzzy
msgctxt "slidetransitionspanel|sound_list"
msgid "Other sound..."
msgstr "অন্য ধ্বনি..."
@@ -5810,7 +5716,6 @@ msgid "Variant:"
msgstr "ভেৰিয়েন্স"
#: slidetransitionspanelhorizontal.ui:103
-#, fuzzy
msgctxt "slidetransitionspanelhorizontal|sound_label"
msgid "Sound:"
msgstr "শব্দ (_S):"
@@ -5828,19 +5733,16 @@ msgid "Stop previous sound"
msgstr "পূৰ্বৱৰ্তী ধ্বনি বন্ধ কৰক"
#: slidetransitionspanelhorizontal.ui:118
-#, fuzzy
msgctxt "slidetransitionspanelhorizontal|sound_list"
msgid "Other sound..."
msgstr "অন্য ধ্বনি..."
#: slidetransitionspanelhorizontal.ui:128
-#, fuzzy
msgctxt "slidetransitionspanelhorizontal|loop_sound"
msgid "Loop until next sound"
msgstr "পৰৱৰ্তী ধ্বনি নোহোৱালৈকে লুপ কৰক"
#: slidetransitionspanelhorizontal.ui:142
-#, fuzzy
msgctxt "slidetransitionspanelhorizontal|rb_mouse_click"
msgid "On mouse click"
msgstr "মাউছ ক্লিকত"
@@ -5863,7 +5765,6 @@ msgid "Apply Transition to All Slides"
msgstr ""
#: slidetransitionspanelhorizontal.ui:226
-#, fuzzy
msgctxt "slidetransitionspanelhorizontal|play"
msgid "Play"
msgstr "বজাওক"
@@ -6111,7 +6012,6 @@ msgid "Values from Selection"
msgstr "নির্বাচনৰ পৰা মূল্যবোৰ"
#: copydlg.ui:162
-#, fuzzy
msgctxt "copydlg|viewdata-atkobject"
msgid "Values from Selection"
msgstr "নির্বাচনৰ পৰা মূল্যবোৰ"
@@ -6317,13 +6217,11 @@ msgid "Numbering"
msgstr "নাম্বাৰিং"
#: drawprinteroptions.ui:32
-#, fuzzy
msgctxt "drawprinteroptions|printname"
msgid "Page name"
msgstr "পৃষ্টাৰ নাম"
#: drawprinteroptions.ui:48
-#, fuzzy
msgctxt "drawprinteroptions|printdatetime"
msgid "Date and time"
msgstr "তাৰিখ আৰু সময়"
@@ -6335,7 +6233,6 @@ msgid "Contents"
msgstr "সমলসমূহ"
#: drawprinteroptions.ui:103
-#, fuzzy
msgctxt "drawprinteroptions|originalcolors"
msgid "Original size"
msgstr "প্ৰকৃত আকাৰ"
@@ -6347,7 +6244,6 @@ msgid "Grayscale"
msgstr "ধোঁৱাবৰন"
#: drawprinteroptions.ui:139
-#, fuzzy
msgctxt "drawprinteroptions|blackandwhite"
msgid "Black & white"
msgstr "কলা & বগা"
@@ -6359,31 +6255,26 @@ msgid "Color"
msgstr "ৰং"
#: drawprinteroptions.ui:196
-#, fuzzy
msgctxt "drawprinteroptions|originalsize"
msgid "Original size"
msgstr "প্ৰকৃত আকাৰ"
#: drawprinteroptions.ui:214
-#, fuzzy
msgctxt "drawprinteroptions|fittoprintable"
msgid "Fit to printable page"
msgstr "প্ৰিন্ট হব পৰা পৃষ্ঠাৰ সৈতে খাপ খুৱাওক"
#: drawprinteroptions.ui:232
-#, fuzzy
msgctxt "drawprinteroptions|distributeonmultiple"
msgid "Distribute on multiple sheets of paper"
msgstr "পৃষ্টাৰ বহু চাদৰত বিলাওক"
#: drawprinteroptions.ui:250
-#, fuzzy
msgctxt "drawprinteroptions|tilesheet"
msgid "Tile sheet of paper with repeated pages"
msgstr "দোহৰা পৃষ্টাসমূহৰ লগত পৃষ্ঠাৰ চাদৰ টাইল কৰক"
#: drawprinteroptions.ui:274
-#, fuzzy
msgctxt "drawprinteroptions|label6"
msgid "Size"
msgstr "আকাৰ"
@@ -6491,7 +6382,6 @@ msgid "_Title"
msgstr "শিৰোনাম (_T)"
#: insertlayer.ui:197
-#, fuzzy
msgctxt "insertlayer|description"
msgid "_Description"
msgstr "বিৱৰণ (_D)"
diff --git a/source/as/sfx2/messages.po b/source/as/sfx2/messages.po
index fb99c1dc0ec..dd52d6b71ca 100644
--- a/source/as/sfx2/messages.po
+++ b/source/as/sfx2/messages.po
@@ -39,7 +39,6 @@ msgid "~Close"
msgstr "বন্ধ কৰক (~C)"
#: strings.hrc:30
-#, fuzzy
msgctxt "STR_OPEN"
msgid "Open"
msgstr "খোলক"
@@ -67,7 +66,6 @@ msgid "Delete"
msgstr "মচি দিয়ক"
#: strings.hrc:35
-#, fuzzy
msgctxt "STR_RENAME"
msgid "Rename"
msgstr "পুনৰ নাম দিয়ক"
@@ -195,7 +193,6 @@ msgid "~Keep Old Styles"
msgstr "পুৰনি শৈলীসমূহ ৰাখক (~K)"
#: strings.hrc:59
-#, fuzzy
msgctxt "STR_ACTION_REFRESH"
msgid "Refresh"
msgstr "পুনৰ সজীৱ কৰক"
@@ -441,7 +438,6 @@ msgid "\"$(ARG1)\" is not an absolute URL that can be passed to an external appl
msgstr "\"$(ARG1)\" এটা সম্পূৰ্ণ URL নহয় যাক খোলাৰ বাবে এটা বহিৰ্তম এপ্লিকেচনলে প্ৰেৰণ কৰিব পাৰি।"
#: strings.hrc:107
-#, fuzzy
msgctxt "STR_GID_INTERN"
msgid "Internal"
msgstr "আভ্যন্তৰীণ"
@@ -453,7 +449,6 @@ msgid "Application"
msgstr "কার্যক্রম"
#: strings.hrc:109
-#, fuzzy
msgctxt "STR_GID_VIEW"
msgid "View"
msgstr "দৃশ্য"
@@ -471,7 +466,6 @@ msgid "Edit"
msgstr "সম্পাদনা"
#: strings.hrc:112
-#, fuzzy
msgctxt "STR_GID_MACRO"
msgid "BASIC"
msgstr "BASIC"
@@ -483,13 +477,11 @@ msgid "Options"
msgstr "বিকল্পসমূহ"
#: strings.hrc:114
-#, fuzzy
msgctxt "STR_GID_MATH"
msgid "Math"
msgstr "গণিত"
#: strings.hrc:115
-#, fuzzy
msgctxt "STR_GID_NAVIGATOR"
msgid "Navigate"
msgstr "নেভিগেট"
@@ -525,13 +517,11 @@ msgid "Frame"
msgstr "ফ্রেম"
#: strings.hrc:121
-#, fuzzy
msgctxt "STR_GID_GRAPHIC"
msgid "Image"
msgstr "ছবি"
#: strings.hrc:122
-#, fuzzy
msgctxt "STR_GID_TABLE"
msgid "Table"
msgstr "টেবুল"
@@ -555,7 +545,6 @@ msgid "Special Functions"
msgstr "বিশেষ ফলনবোৰ"
#: strings.hrc:126
-#, fuzzy
msgctxt "STR_GID_IMAGE"
msgid "Image"
msgstr "ছবি"
@@ -567,7 +556,6 @@ msgid "Chart"
msgstr "ৰেখাচিত্ৰ"
#: strings.hrc:128
-#, fuzzy
msgctxt "STR_GID_EXPLORER"
msgid "Explorer"
msgstr "এক্সপ্ল'ৰাৰ"
@@ -579,7 +567,6 @@ msgid "Connector"
msgstr "সংযোগকর্তা"
#: strings.hrc:130
-#, fuzzy
msgctxt "STR_GID_MODIFY"
msgid "Modify"
msgstr "ৰূপান্তৰ কৰক"
@@ -798,13 +785,11 @@ msgid "Image file cannot be opened"
msgstr "ছবি ফাইল খোলিব নোৱাৰি"
#: strings.hrc:166
-#, fuzzy
msgctxt "RID_SVXSTR_GRFILTER_IOERROR"
msgid "Image file cannot be read"
msgstr "ছবি ফাইল পঢ়িব নোৱাৰি"
#: strings.hrc:167
-#, fuzzy
msgctxt "RID_SVXSTR_GRFILTER_FORMATERROR"
msgid "Unknown image format"
msgstr "অজ্ঞাত ছবি বিন্যাস"
@@ -815,7 +800,6 @@ msgid "This version of the image file is not supported"
msgstr ""
#: strings.hrc:169
-#, fuzzy
msgctxt "RID_SVXSTR_GRFILTER_FILTERERROR"
msgid "Image filter not found"
msgstr "ছবি ফিল্টাৰ পোৱা নগল"
@@ -1014,13 +998,11 @@ msgid "Styles in use: "
msgstr "ব্যৱহৃত শৈলীবোৰ: "
#: strings.hrc:208
-#, fuzzy
msgctxt "STR_SID_NAVIGATOR"
msgid "Navigator"
msgstr "নেভিগেটৰ"
#: strings.hrc:209
-#, fuzzy
msgctxt "STR_SID_SIDEBAR"
msgid "Sidebar"
msgstr "কাষবাৰ"
@@ -1514,7 +1496,6 @@ msgid "Date completed"
msgstr "হাইফেনেশ্বন সম্পূর্ণ হ'ল"
#: dinfdlg.hrc:30
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Department"
msgstr "বিভাগ"
@@ -1550,7 +1531,6 @@ msgid "Editor"
msgstr "সম্পাদক"
#: dinfdlg.hrc:36
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "E-Mail"
msgstr "ই-মেইল"
@@ -1562,7 +1542,6 @@ msgid "Forward to"
msgstr "পৃষ্ঠালৈ"
#: dinfdlg.hrc:38
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Group"
msgstr "গোট"
@@ -1574,7 +1553,6 @@ msgid "Info"
msgstr "তথ্য"
#: dinfdlg.hrc:40
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Language"
msgstr "ভাষা"
@@ -1592,7 +1570,6 @@ msgid "Matter"
msgstr "মেটাৰ"
#: dinfdlg.hrc:43
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Office"
msgstr "অফিচ"
@@ -1610,13 +1587,11 @@ msgid "Project"
msgstr "প্ৰজেক্ট"
#: dinfdlg.hrc:46
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Publisher"
msgstr "প্ৰকাশক"
#: dinfdlg.hrc:47
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Purpose"
msgstr "উদ্দেশ্য"
@@ -1640,13 +1615,11 @@ msgid "Recorded date"
msgstr "টেক্সট এট্ৰিবিয়ুটবোৰ"
#: dinfdlg.hrc:51
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Reference"
msgstr "প্ৰসংগ"
#: dinfdlg.hrc:52
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Source"
msgstr "উৎস"
@@ -1670,7 +1643,6 @@ msgid "Typist"
msgstr "Typist"
#: dinfdlg.hrc:56
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "URL"
msgstr "URL"
@@ -1694,13 +1666,11 @@ msgid "Date"
msgstr "তথ্য"
#: dinfdlg.hrc:72
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Duration"
msgstr "স্থায়িত্ব"
#: dinfdlg.hrc:73
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Number"
msgstr "সংখ্যা"
@@ -1891,13 +1861,11 @@ msgid "Type"
msgstr "প্ৰকাৰ"
#: cmisline.ui:61
-#, fuzzy
msgctxt "cmisline|yes"
msgid "Yes"
msgstr "হয়"
#: cmisline.ui:82
-#, fuzzy
msgctxt "cmisline|no"
msgid "No"
msgstr "নহয়"
@@ -2095,7 +2063,6 @@ msgid "Edit Document"
msgstr "দস্তাবেজ সম্পাদনা কৰক"
#: editdocumentdialog.ui:44
-#, fuzzy
msgctxt "editdocumentdialog|cancel"
msgid "Cancel"
msgstr "বাতিল কৰক"
@@ -2151,7 +2118,6 @@ msgid "Millise_conds:"
msgstr "মিলিছেকেণ্ড"
#: editdurationdialog.ui:287
-#, fuzzy
msgctxt "editdurationdialog|label2"
msgid "Duration"
msgstr "স্থায়িত্ব"
@@ -2172,7 +2138,6 @@ msgid "Please save this document locally instead and attach it from within your
msgstr ""
#: floatingrecord.ui:9
-#, fuzzy
msgctxt "floatingrecord|FloatingRecord"
msgid "Record Macro"
msgstr "মেক্র ৰেকৰ্ড কৰক"
@@ -2196,7 +2161,6 @@ msgid "Contents"
msgstr "বিষয়সূচী (_C)"
#: helpcontrol.ui:71
-#, fuzzy
msgctxt "helpcontrol|index"
msgid "Index"
msgstr "অনুক্ৰমণিকা"
@@ -2208,7 +2172,6 @@ msgid "Find"
msgstr "বিচাৰক"
#: helpcontrol.ui:117
-#, fuzzy
msgctxt "helpcontrol|bookmarks"
msgid "Bookmarks"
msgstr "পৃষ্ঠাসংকেতবোৰ"
@@ -2268,7 +2231,6 @@ msgid "Find in _headings only"
msgstr ""
#: inputdialog.ui:83
-#, fuzzy
msgctxt "inputdialog|label"
msgid "Height:"
msgstr "উচ্চতা:"
@@ -2381,7 +2343,6 @@ msgid "Load Styles"
msgstr ""
#: loadtemplatedialog.ui:331
-#, fuzzy
msgctxt "loadtemplatedialog|label3"
msgid "Pre_view"
msgstr "পূৰ্বদৰ্শন (_v)"
@@ -2453,7 +2414,6 @@ msgid "Style Name"
msgstr ""
#: notebookbar.ui:73
-#, fuzzy
msgctxt "notebookbar|label9"
msgid "File"
msgstr "ফাইল"
@@ -2619,7 +2579,6 @@ msgid "Confirm:"
msgstr "নিশ্চিত কৰক:"
#: password.ui:158
-#, fuzzy
msgctxt "password|pass1ed-atkobject"
msgid "Password"
msgstr "পাছৱাৰ্ড"
@@ -2689,7 +2648,6 @@ msgid "Are you sure you want to restart %PRODUCTNAME and enter safe mode?"
msgstr ""
#: saveastemplatedlg.ui:13
-#, fuzzy
msgctxt "saveastemplatedlg|categorylist"
msgid "None"
msgstr "কোনো নহয়"
@@ -2722,7 +2680,6 @@ msgid "Find on this Page"
msgstr "এই পৃষ্ঠাটোত সন্ধান কৰক..."
#: searchdialog.ui:21
-#, fuzzy
msgctxt "searchdialog|search"
msgid "_Find"
msgstr "সন্ধান কৰক (_F)"
@@ -2734,13 +2691,11 @@ msgid "_Search for:"
msgstr "চিহ্নিত বস্তুৰ বাবে সন্ধান কৰক (_S)"
#: searchdialog.ui:117
-#, fuzzy
msgctxt "searchdialog|matchcase"
msgid "Ma_tch case"
msgstr "কেছ মিলাওক (_t)"
#: searchdialog.ui:132
-#, fuzzy
msgctxt "searchdialog|wholewords"
msgid "Whole wor_ds only"
msgstr "কেৱল গোটেই শব্দবোৰ (_d)"
@@ -2924,19 +2879,16 @@ msgid "Hide"
msgstr "লুকুৱাওক"
#: stylecontextmenu.ui:36
-#, fuzzy
msgctxt "stylecontextmenu|show"
msgid "Show"
msgstr "দেখুৱাওক"
#: stylecontextmenu.ui:44
-#, fuzzy
msgctxt "stylecontextmenu|delete"
msgid "Delete..."
msgstr "মচি পেলাওক..."
#: templatecategorydlg.ui:13
-#, fuzzy
msgctxt "templatecategorydlg|categorylist"
msgid "None"
msgstr "কোনো নহয়"
@@ -2968,13 +2920,11 @@ msgid "Documents"
msgstr "দস্তাবেজবোৰ"
#: templatedlg.ui:19
-#, fuzzy
msgctxt "templatedlg|applist"
msgid "Spreadsheets"
msgstr "স্প্ৰেডশ্বীটসমূহ"
#: templatedlg.ui:22
-#, fuzzy
msgctxt "templatedlg|applist"
msgid "Presentations"
msgstr "পৰিৱেশনসমূহ"
@@ -3003,7 +2953,6 @@ msgid "Search"
msgstr "সন্ধান"
#: templatedlg.ui:147
-#, fuzzy
msgctxt "templatedlg|search_filter"
msgid "Search..."
msgstr "সন্ধান..."
@@ -3019,7 +2968,6 @@ msgid "Filter by Category"
msgstr ""
#: templatedlg.ui:205
-#, fuzzy
msgctxt "templatedlg|label1"
msgid "Filter"
msgstr "ফিল্টাৰ"
@@ -3110,7 +3058,6 @@ msgid "_Compare"
msgstr "কোম্পানী (‌_C)"
#: versionscmis.ui:160
-#, fuzzy
msgctxt "versionscmis|datetime"
msgid "Date and time"
msgstr "তাৰিখ আৰু সময়"
@@ -3165,7 +3112,6 @@ msgid "New Versions"
msgstr ""
#: versionsofdialog.ui:234
-#, fuzzy
msgctxt "versionsofdialog|datetime"
msgid "Date and time"
msgstr "তাৰিখ আৰু সময়"
diff --git a/source/as/starmath/messages.po b/source/as/starmath/messages.po
index ed6deb09e9c..5d6a47e41c7 100644
--- a/source/as/starmath/messages.po
+++ b/source/as/starmath/messages.po
@@ -320,7 +320,6 @@ msgid "notequal"
msgstr "অসমান"
#: smmod.hrc:81
-#, fuzzy
msgctxt "RID_UI_SYMBOL_NAMES"
msgid "identical"
msgstr "চিনাক্ত কৰিব পৰা"
@@ -341,7 +340,6 @@ msgid "angle"
msgstr "কোণ"
#: smmod.hrc:85
-#, fuzzy
msgctxt "RID_UI_SYMBOL_NAMES"
msgid "perthousand"
msgstr "প্ৰতি হাজাৰ"
@@ -1682,25 +1680,21 @@ msgid "Bold"
msgstr "ডাঠ"
#: strings.hrc:288
-#, fuzzy
msgctxt "STR_BLACK"
msgid "black"
msgstr "কলা"
#: strings.hrc:289
-#, fuzzy
msgctxt "STR_BLUE"
msgid "blue"
msgstr "নীলা"
#: strings.hrc:290
-#, fuzzy
msgctxt "STR_GREEN"
msgid "green"
msgstr "সেউজীয়া"
#: strings.hrc:291
-#, fuzzy
msgctxt "STR_RED"
msgid "red"
msgstr "ৰঙা"
@@ -1724,49 +1718,41 @@ msgid "gray"
msgstr "মটিয়া"
#: strings.hrc:295
-#, fuzzy
msgctxt "STR_LIME"
msgid "lime"
msgstr "নেমু"
#: strings.hrc:296
-#, fuzzy
msgctxt "STR_MAROON"
msgid "maroon"
msgstr "কৃষ্ণৰক্তবৰ্ণ"
#: strings.hrc:297
-#, fuzzy
msgctxt "STR_NAVY"
msgid "navy"
msgstr "ইষৎনীলা"
#: strings.hrc:298
-#, fuzzy
msgctxt "STR_OLIVE"
msgid "olive"
msgstr "জলফাই"
#: strings.hrc:299
-#, fuzzy
msgctxt "STR_PURPLE"
msgid "purple"
msgstr "জামুকলীয়া"
#: strings.hrc:300
-#, fuzzy
msgctxt "STR_SILVER"
msgid "silver"
msgstr "ৰূপ"
#: strings.hrc:301
-#, fuzzy
msgctxt "STR_TEAL"
msgid "teal"
msgstr "টিল"
#: strings.hrc:302
-#, fuzzy
msgctxt "STR_YELLOW"
msgid "yellow"
msgstr "হালধীয়া"
@@ -1778,7 +1764,6 @@ msgid "hide"
msgstr "লুকুৱাওক"
#: strings.hrc:304
-#, fuzzy
msgctxt "STR_SIZE"
msgid "size"
msgstr "আকাৰ"
@@ -1790,7 +1775,6 @@ msgid "font"
msgstr "আখৰ"
#: strings.hrc:306
-#, fuzzy
msgctxt "STR_ALIGN_LEFT"
msgid "left"
msgstr "বাওঁফাল"
@@ -1802,7 +1786,6 @@ msgid "center"
msgstr "কেন্দ্ৰ"
#: strings.hrc:308
-#, fuzzy
msgctxt "STR_ALIGN_RIGHT"
msgid "right"
msgstr "সোঁফাল"
@@ -1933,7 +1916,6 @@ msgid "B~orders"
msgstr "সীমাৰেখাবোৰ"
#: strings.hrc:333
-#, fuzzy
msgctxt "RID_PRINTUIOPT_SIZE"
msgid "Size"
msgstr "আকাৰ"
@@ -1963,7 +1945,6 @@ msgid "Alignment"
msgstr "সংৰেখন"
#: alignmentdialog.ui:67
-#, fuzzy
msgctxt "alignmentdialog|default"
msgid "_Default"
msgstr "অবিকল্পিত (_D)"
@@ -1981,7 +1962,6 @@ msgid "_Centered"
msgstr "কেন্দ্ৰীকৃত"
#: alignmentdialog.ui:146
-#, fuzzy
msgctxt "alignmentdialog|right"
msgid "_Right"
msgstr "সোঁফাল (_R)"
@@ -1999,13 +1979,11 @@ msgid "Symbols"
msgstr "প্ৰতীকবোৰ"
#: catalogdialog.ui:24
-#, fuzzy
msgctxt "catalogdialog|insert"
msgid "_Insert"
msgstr "ভৰাওক (_I)"
#: catalogdialog.ui:55
-#, fuzzy
msgctxt "catalogdialog|edit"
msgid "_Edit..."
msgstr "সম্পাদনা কৰক (_E)..."
@@ -2016,13 +1994,11 @@ msgid "_Symbol set:"
msgstr ""
#: catalogdialog.ui:123
-#, fuzzy
msgctxt "catalogdialog|symbolsetdisplay"
msgid "button"
msgstr "বুটাম"
#: catalogdialog.ui:152
-#, fuzzy
msgctxt "catalogdialog|symbolname"
msgid "Unknown"
msgstr "অজ্ঞাত"
@@ -2034,7 +2010,6 @@ msgid "Elements"
msgstr "উপাদান"
#: fontdialog.ui:9
-#, fuzzy
msgctxt "fontdialog|FontDialog"
msgid "Fonts"
msgstr "ফন্টসমূহ"
@@ -2070,7 +2045,6 @@ msgid "Font Sizes"
msgstr "ফন্টৰ আকাৰ"
#: fontsizedialog.ui:35
-#, fuzzy
msgctxt "fontsizedialog|default"
msgid "_Default"
msgstr "অবিকল্পিত (_D)"
@@ -2116,7 +2090,6 @@ msgid "Relative Sizes"
msgstr "আপেক্ষিক আকাৰ (_R)"
#: fonttypedialog.ui:9
-#, fuzzy
msgctxt "fonttypedialog|FontsDialog"
msgid "Fonts"
msgstr "ফন্টসমূহ"
@@ -2128,7 +2101,6 @@ msgid "_Modify"
msgstr "পৰিবৰ্তন কৰক (_M)"
#: fonttypedialog.ui:53
-#, fuzzy
msgctxt "fonttypedialog|default"
msgid "_Default"
msgstr "অবিকল্পিত (_D)"
@@ -2196,13 +2168,11 @@ msgid "_Functions"
msgstr "ফলনসমূহ"
#: fonttypedialog.ui:440
-#, fuzzy
msgctxt "fonttypedialog|menuitem3"
msgid "_Numbers"
msgstr "সংখ্যাসমূহ (_N)"
#: fonttypedialog.ui:448
-#, fuzzy
msgctxt "fonttypedialog|menuitem4"
msgid "_Text"
msgstr "টেক্সট (_T)"
@@ -2353,13 +2323,11 @@ msgid "Spacing"
msgstr "স্কেইলিং"
#: spacingdialog.ui:53
-#, fuzzy
msgctxt "spacingdialog|category"
msgid "_Category"
msgstr "বিভাগ (_C)"
#: spacingdialog.ui:68
-#, fuzzy
msgctxt "spacingdialog|default"
msgid "_Default"
msgstr "অবিকল্পিত (_D)"
@@ -2485,7 +2453,6 @@ msgid "_Excess size:"
msgstr ""
#: spacingdialog.ui:1164
-#, fuzzy
msgctxt "spacingdialog|6title"
msgid "Brackets"
msgstr "বন্ধনীসমূহ"
@@ -2534,7 +2501,6 @@ msgid "_Spacing:"
msgstr "স্কেইলিং"
#: spacingdialog.ui:1566
-#, fuzzy
msgctxt "spacingdialog|9title"
msgid "Operators"
msgstr "অপাৰেটৰসমূহ"
@@ -2599,7 +2565,6 @@ msgid "Limits"
msgstr "সীমা"
#: spacingdialog.ui:1905
-#, fuzzy
msgctxt "spacingdialog|menuitem6"
msgid "Brackets"
msgstr "বন্ধনীসমূহ"
@@ -2616,7 +2581,6 @@ msgid "Symbols"
msgstr "প্ৰতীকবোৰ"
#: spacingdialog.ui:1929
-#, fuzzy
msgctxt "spacingdialog|menuitem9"
msgid "Operators"
msgstr "অপাৰেটৰসমূহ"
diff --git a/source/as/svl/messages.po b/source/as/svl/messages.po
index e4cb8707888..138736660b0 100644
--- a/source/as/svl/messages.po
+++ b/source/as/svl/messages.po
@@ -110,13 +110,11 @@ msgid "Image"
msgstr "ছবি"
#: svl.hrc:45
-#, fuzzy
msgctxt "STR_SVT_MIMETYPE_IMAGE_PNG"
msgid "Image"
msgstr "ছবি"
#: svl.hrc:46
-#, fuzzy
msgctxt "STR_SVT_MIMETYPE_IMAGE_TIFF"
msgid "Image"
msgstr "ছবি"
diff --git a/source/as/svtools/messages.po b/source/as/svtools/messages.po
index bcb79efc63d..578104b7300 100644
--- a/source/as/svtools/messages.po
+++ b/source/as/svtools/messages.po
@@ -4,89 +4,78 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2017-12-06 15:58+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"PO-Revision-Date: 2018-01-15 17:34+0000\n"
+"Last-Translator: Christian Lohmaier <lohmaier+pootle@googlemail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: as\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-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1516037641.000000\n"
#: errtxt.hrc:30
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "Error"
msgstr "ভুল"
#: errtxt.hrc:31
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "Warning"
msgstr "সতৰ্কবাৰ্তা"
#: errtxt.hrc:32
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) loading the template $(ARG1)"
msgstr "$(ERR) য়ে $(ARG1) নমুনাটো ল'ড কৰি আছে"
#: errtxt.hrc:33 /home/cl/vc/git/libo-core/svtools/inc/errtxt.hrc:34
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) saving the document $(ARG1)"
msgstr "$(ERR) য়ে $(ARG1) দস্তাবেজটো সংৰক্ষণ কৰি আছে"
#: errtxt.hrc:35
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) displaying doc. information for document $(ARG1)"
msgstr "$(ARG1) দস্তাবেজটোৰ কাৰণে $(ERR) য়ে দস্তাবেজ তথ্য প্ৰদৰ্শন কৰি আছে"
#: errtxt.hrc:36
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) writing document $(ARG1) as template"
msgstr "$(ARG1) নমুনা হিচাপে $(ERR) য়ে দস্তাবেজ লিখি আছে"
#: errtxt.hrc:37
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) copying or moving document contents"
msgstr "$(ERR) য়ে দস্তাবেজৰ বিষয়বোৰৰ প্ৰতিলিপি বা স্থান পৰিৱৰ্তন কৰি আছে"
#: errtxt.hrc:38
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) starting the Document Manager"
msgstr "$(ERR) য়ে দস্তাবেজ পৰিচালকটো আৰম্ভ কৰি আছে"
#: errtxt.hrc:39
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) loading document $(ARG1)"
msgstr "$(ERR)য়ে $(ARG1) দস্তাবেজটো ল'ড কৰি আছে"
#: errtxt.hrc:40 /home/cl/vc/git/libo-core/svtools/inc/errtxt.hrc:41
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) creating a new document"
msgstr "$(ERR) য়ে নতুন দস্তাবেজ সৃষ্টি কৰি আছে"
#: errtxt.hrc:42
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) expanding entry"
msgstr "$(ERR) প্ৰৱিষ্টি প্ৰসাৰ কৰি আছে"
#: errtxt.hrc:43
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) loading BASIC of document $(ARG1)"
msgstr "$(ERR) য়ে $(ARG1) ৰ BASIC ল'ড কৰি আছে"
#: errtxt.hrc:44
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) searching for an address"
msgstr "$(ERR) য়ে এটা ঠিকনাৰ সন্ধান কৰি আছে"
@@ -98,49 +87,41 @@ msgid "Abort"
msgstr "এবৰ্ট"
#: errtxt.hrc:51
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Nonexistent object"
msgstr "অস্তিত্বহীন বস্তু"
#: errtxt.hrc:52
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Object already exists"
msgstr "বস্তু ইতিমধ্যে বৰ্তি আছে"
#: errtxt.hrc:53
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Object not accessible"
msgstr "বস্তু প্ৰৱেশযোগ্য নহয়"
#: errtxt.hrc:54
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Inadmissible path"
msgstr "অনুমোদিত নোহোৱা পথ"
#: errtxt.hrc:55
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Locking problem"
msgstr "লক কৰোতে হোৱা অসুবিধা"
#: errtxt.hrc:56
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Wrong parameter"
msgstr "ভুল পেৰামিটাৰ"
#: errtxt.hrc:57
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Resource exhausted"
msgstr "ক্লান্ত সম্পদ"
#: errtxt.hrc:58
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Action not supported"
msgstr "কার্য অসমর্থিত"
@@ -152,103 +133,86 @@ msgid "Read Error"
msgstr "পঢ়া-ত্ৰুটি"
#: errtxt.hrc:60
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Write Error"
msgstr "লিখোতে ভুল"
#: errtxt.hrc:61
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "unknown"
msgstr "অজ্ঞাত"
#: errtxt.hrc:62
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Version Incompatibility"
msgstr "সংস্কৰণৰ অসামঞ্জস্য"
#: errtxt.hrc:63 /home/cl/vc/git/libo-core/svtools/inc/errtxt.hrc:74
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "General Error"
msgstr "সাধাৰণ ভুল"
#: errtxt.hrc:64
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Incorrect format"
msgstr "অশুদ্ধ ফৰমেট"
#: errtxt.hrc:65
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Error creating object"
msgstr "বস্তু সৃষ্টি কৰাত ভুল"
#: errtxt.hrc:66
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Inadmissible value or data type"
msgstr "অনুমোদিত নোহোৱা মূল্য বা ডাটাৰ প্ৰকাৰ"
#: errtxt.hrc:67
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "BASIC runtime error"
msgstr "BASIC ৰানটাইম ভুল"
#: errtxt.hrc:68
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "BASIC syntax error"
msgstr "BASIC ছিনটেক্সৰ ভুল"
#: errtxt.hrc:75
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "General input/output error."
msgstr "সাধাৰণ input/output ভুল।"
#: errtxt.hrc:76
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Invalid file name."
msgstr "অকার্যকৰী ফাইল নাম."
#: errtxt.hrc:77
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Nonexistent file."
msgstr "ফাইল নাই।"
#: errtxt.hrc:78
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "File already exists."
msgstr "ফাইল ইতিমধ্যে আছে।"
#: errtxt.hrc:79
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The object is not a directory."
msgstr "বস্তু পঞ্জিকা নহয়।"
#: errtxt.hrc:80
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The object is not a file."
msgstr "বস্তু ফাইল নহয়।"
#: errtxt.hrc:81
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The specified device is invalid."
msgstr "যন্ত্ৰ অবৈধ।"
#: errtxt.hrc:82
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid ""
"The object cannot be accessed\n"
@@ -258,19 +222,16 @@ msgstr ""
"বস্তু অবিগম কৰিব নোৱাৰি।"
#: errtxt.hrc:83
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Sharing violation while accessing the object."
msgstr "বস্তু অভিগম কৰোঁতে সেয়াৰিং ভায়োলেছন।"
#: errtxt.hrc:84
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "No more space on device."
msgstr "যন্ত্ৰত স্থান নাই।"
#: errtxt.hrc:85
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid ""
"This operation cannot be run on\n"
@@ -280,163 +241,136 @@ msgstr ""
"ফাইলত কৰিব নোৱাৰি।"
#: errtxt.hrc:86
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "This operation is not supported on this operating system."
msgstr "ইয়াত এই কাৰ্য্যৰ সমৰ্থন নাই।"
#: errtxt.hrc:87
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "There are too many files open."
msgstr "বহুত ফাইল খোলা আছে."
#: errtxt.hrc:88
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Data could not be read from the file."
msgstr "ফাইলৰ তথ্য পঢ়িব পা ন'গ'ল।"
#: errtxt.hrc:89
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The file could not be written."
msgstr "ডাটা লিখিব পৰা নগ'ল ."
#: errtxt.hrc:90
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The operation could not be run due to insufficient memory."
msgstr "পৰ্যাপ্ত স্মৃতি নথকাৰ বাবে কাৰ্যটো চলাব পৰা নগ'ল."
#: errtxt.hrc:91
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The seek operation could not be run."
msgstr "বিচাৰিব পৰা ন'গ'ল।"
#: errtxt.hrc:92
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The tell operation could not be run."
msgstr "tell operation কৰিব পৰা ন'গ'ল।"
#: errtxt.hrc:93
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Incorrect file version."
msgstr "অশুদ্ধ ফাইল সংস্কৰণ।"
#: errtxt.hrc:94
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Incorrect file format."
msgstr "অশুদ্ধ ফৰমেট"
#: errtxt.hrc:95
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The file name contains invalid characters."
msgstr "ফাইলৰ নামত অবৈধ আখৰ।"
#: errtxt.hrc:96
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "An unknown I/O error has occurred."
msgstr "এটা অজ্ঞাত I/O ভুল হ'ল."
#: errtxt.hrc:97
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "An invalid attempt was made to access the file."
msgstr "অবৈধ ধৰণে ফাইল অভিগম কৰা হৈছিল।"
#: errtxt.hrc:98
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The file could not be created."
msgstr "ফাইল স্থাপন কৰিব পৰা নগ'ল."
#: errtxt.hrc:99
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The operation was started under an invalid parameter."
msgstr "অবৈধ স্থিতিমাপেৰে কাৰ্য্য আৰম্ভ কৰা হৈছিল।"
#: errtxt.hrc:100
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The operation on the file was aborted."
msgstr "ফাইলত চলোৱা কাৰ্য্য বন্ধ হ'ল।"
#: errtxt.hrc:101
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Path to the file does not exist."
msgstr "ফাইলটোৰ পথৰ অস্তিত্ব নাই."
#: errtxt.hrc:102
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "An object cannot be copied into itself."
msgstr "এটা বস্তু বস্তুটোলৈ প্ৰতিলিপি কৰিব নোৱাৰি."
#: errtxt.hrc:103
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The specified template could not be found."
msgstr "ৰূপৰেখা ডাইৰেকটৰি খন পাব পৰা নগ'ল."
#: errtxt.hrc:104
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The file cannot be used as template."
msgstr "ফাইলক এটা বৰ্গীকৰণ নিৰ্ণায়ক হিচাপে ব্যৱহাৰ কৰিব নোৱাৰি."
#: errtxt.hrc:105
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "This document has already been opened for editing."
msgstr "এই দস্তাবেজ ইতিমধ্যে সম্পাদনৰ কাৰণে খোলা হৈছে।"
#: errtxt.hrc:106
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The wrong password has been entered."
msgstr "ভুল পাছৱাৰ্ড ভৰোৱা হৈছে।"
#: errtxt.hrc:107
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Error reading file."
msgstr "ফাইল পঢ়োতে ভুল হৈছে"
#: errtxt.hrc:108
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The document was opened as read-only."
msgstr "কেৱল পঢ়িবৰ বাবে প্ৰকাৰত দস্তাবেজ খোলা হ'ল."
#: errtxt.hrc:109
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "General OLE Error."
msgstr "সাধাৰণ OLE ভুল"
#: errtxt.hrc:110
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The host name $(ARG1) could not be resolved."
msgstr "$(ARG1) ডাইৰেকটৰিখন বুজিব পৰা নগ'ল."
#: errtxt.hrc:111
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Could not establish Internet connection to $(ARG1)."
msgstr "$(ARG1) লৈ ইন্টাৰ্নে'ট সংযোগ স্থাপন কৰিব পৰা ন'গ'ল।"
#: errtxt.hrc:112
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid ""
"Error reading data from the Internet.\n"
@@ -446,7 +380,6 @@ msgstr ""
"চাৰ্ভাৰ ত্ৰুটি বাৰ্তা: $(ARG1)."
#: errtxt.hrc:113
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid ""
"Error transferring data to the Internet.\n"
@@ -456,37 +389,31 @@ msgstr ""
"চাৰ্ভাৰ ত্ৰুটি বাৰ্তা: $(ARG1)."
#: errtxt.hrc:114
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "General Internet error has occurred."
msgstr "সাধাৰণ ইন্টাৰনেট ত্ৰুটি দেখা দিছে।"
#: errtxt.hrc:115
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The requested Internet data is not available in the cache and cannot be transmitted as the Online mode has not be activated."
msgstr "অনুৰোধ কৰা ইন্টাৰনেট তথ্য ক্যাশত নাই আৰু অনলাইন অৱস্থা সক্ৰিয় নোহোৱা কাৰণে পঠিয়াব নোৱাৰি।"
#: errtxt.hrc:116
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The contents could not be created."
msgstr "বিষয়সূচীটো সৃষ্টি কৰিব পৰা নগ'ল."
#: errtxt.hrc:117
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The file name is too long for the target file system."
msgstr "লক্ষ্য ফাইল ছিষ্টেমটোৰ কাৰণে ফাইলৰ নামটো বৰ দীঘল."
#: errtxt.hrc:118
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The input syntax is invalid."
msgstr "ইনপুট ছিন্টেক্সটো অকাৰ্যকৰী."
#: errtxt.hrc:119
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid ""
"This document contains attributes that cannot be saved in the selected format.\n"
@@ -496,19 +423,16 @@ msgstr ""
"অনুগ্ৰহ কৰি দস্তাবেজটো এটা %PRODUCTNAME %PRODUCTVERSION ফাইল ফৰমেটত সংৰক্ষণ কৰক."
#: errtxt.hrc:120
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The maximum number of documents that can be opened at the same time has been reached. You need to close one or more documents before you can open a new document."
msgstr "একে সময়তে খুলিব পৰা ডকুমেন্টাৰ সৰ্বাধিক সংখ্যা পোৱা গ'ল। আৰু এটা খোলাৰ আগতে আপুনি একাধিক দস্তাবেজ খুলিব লাগিব।"
#: errtxt.hrc:121
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Could not create backup copy."
msgstr "নকল সৃষ্টি কৰিব নোৱাৰি।"
#: errtxt.hrc:122
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid ""
"An attempt was made to execute a macro.\n"
@@ -518,7 +442,6 @@ msgstr ""
"সুৰক্ষাৰ কাৰণে, macro সমৰ্থন নিষ্ক্ৰিয়।"
#: errtxt.hrc:123
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid ""
"This document contains macros.\n"
@@ -534,7 +457,6 @@ msgstr ""
"সেয়েহে, কিছুমান কাৰ্য্যকৰীতা উপলব্ধ নাথাকিব পাৰে।"
#: errtxt.hrc:124
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid ""
"This document contains macros.\n"
@@ -550,7 +472,6 @@ msgstr ""
"সেইকাৰণে, কিছু কাৰ্যক্ষমতা পোৱা নাযাব।"
#: errtxt.hrc:125
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid ""
"The encrypted document contains unexpected non-encrypted streams.\n"
@@ -567,27 +488,24 @@ msgstr ""
"\n"
"আমি উপদেশ দিও যে আপুনি বৰ্তমান দস্তাবেজৰ সমলক ভৰষা নকৰিব।\n"
"এই দস্তাবেজৰ কাৰণে মেক্ৰ প্ৰেৰণ অসামৰ্থবান কৰা আছে।\n"
+" "
#: errtxt.hrc:126
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Invalid data length."
msgstr "অকাৰ্যকৰী ডাটাৰ দৈর্ঘ্য"
#: errtxt.hrc:127
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Function not possible: path contains current directory."
msgstr "ফাংকশ্বন সম্ভৱ নহয়: পথত বৰ্তমান ডাইৰেকটৰি থাকে."
#: errtxt.hrc:128
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Function not possible: device (drive) not identical."
msgstr "ফাংকশ্বন সম্ভৱ নহয়: সঁজুলি (ড্ৰাইভ) অবিকল নহয়."
#: errtxt.hrc:129
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Device (drive) not ready."
msgstr "সঁজুলি (ড্ৰাইভ) সাজু নহয়।"
@@ -598,13 +516,11 @@ msgid "Wrong checksum."
msgstr ""
#: errtxt.hrc:131
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Function not possible: write protected."
msgstr "ফাংকশ্বন সম্ভৱ নহয়: লিখা সুৰক্ষিত"
#: errtxt.hrc:132
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid ""
"The password of a shared spreadsheet cannot be set or changed.\n"
@@ -2648,7 +2564,6 @@ msgid "_Delete"
msgstr "মচি পেলাওক (_D)"
#: fileviewmenu.ui:20
-#, fuzzy
msgctxt "fileviewmenu|rename"
msgid "_Rename"
msgstr "পুনৰ নাম দিয়ক (_R)"
@@ -2918,7 +2833,6 @@ msgid "Secure connection"
msgstr ""
#: placeedit.ui:269
-#, fuzzy
msgctxt "placeedit|loginLabel"
msgid "User:"
msgstr "ব্যৱহাৰকাৰী:"
@@ -3501,7 +3415,6 @@ msgid "Unknown source"
msgstr "অজ্ঞাত উত্স"
#: strings.hrc:105
-#, fuzzy
msgctxt "STR_SVT_FILEVIEW_COLUMN_TITLE"
msgid "Name"
msgstr "নাম"
@@ -3755,7 +3668,6 @@ msgid "Black Italic"
msgstr "ক'লা ইটালীক"
#: strings.hrc:176
-#, fuzzy
msgctxt "STR_SVT_STYLE_BOOK"
msgid "Book"
msgstr "কিতাপ"
@@ -3868,7 +3780,6 @@ msgid "Move To End"
msgstr "শেষলে স্থানান্তৰ কৰক"
#: strings.hrc:199
-#, fuzzy
msgctxt "STR_TABBAR_PUSHBUTTON_ADDTAB"
msgid "Add"
msgstr "যোগ কৰক"
@@ -4094,7 +4005,6 @@ msgid "~Finish"
msgstr "সমাপ্ত (~F)"
#: strings.hrc:246
-#, fuzzy
msgctxt "STR_WIZDLG_NEXT"
msgid "~Next >"
msgstr "পৰৱর্তী (~N)>"
diff --git a/source/as/svx/messages.po b/source/as/svx/messages.po
index af1a1dbc791..455a940f9ec 100644
--- a/source/as/svx/messages.po
+++ b/source/as/svx/messages.po
@@ -75,7 +75,6 @@ msgid "LIKE"
msgstr "LIKE"
#: fmstring.hrc:28
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "NOT"
msgstr "NOT"
@@ -87,13 +86,11 @@ msgid "EMPTY"
msgstr "EMPTY"
#: fmstring.hrc:30
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "TRUE"
msgstr "TRUE"
#: fmstring.hrc:31
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "FALSE"
msgstr "FALSE"
@@ -111,25 +108,21 @@ msgid "BETWEEN"
msgstr "BETWEEN"
#: fmstring.hrc:34
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "OR"
msgstr "OR"
#: fmstring.hrc:35
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "AND"
msgstr "AND"
#: fmstring.hrc:36
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "Average"
msgstr "গড়"
#: fmstring.hrc:37
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "Count"
msgstr "গণনা"
@@ -141,7 +134,6 @@ msgid "Maximum"
msgstr "সৰ্বাধিক"
#: fmstring.hrc:39
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "Minimum"
msgstr "নূন্যতম"
@@ -303,7 +295,6 @@ msgid "Diagonal border line from bottom left to top right"
msgstr "তলৰ বাওঁফালৰ পৰা ওপৰৰ সোঁফাললৈ কৰ্ণ সীমাৰেখা"
#: numberingtype.hrc:29
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "None"
msgstr "কোনো নহয়"
@@ -502,7 +493,6 @@ msgid "All Pages"
msgstr "সকলো পৃষ্ঠা"
#: samecontent.hrc:19
-#, fuzzy
msgctxt "RID_SVXSTRARY_SAMECONTENT"
msgid "First Page"
msgstr "প্রথম পৃষ্ঠা"
@@ -519,7 +509,6 @@ msgid "First, Left and Right Pages"
msgstr ""
#: spacing.hrc:18
-#, fuzzy
msgctxt "RID_SVXSTRARY_SPACING"
msgid "None"
msgstr "কোনো নহয়"
@@ -863,7 +852,6 @@ msgid "Line of text"
msgstr "টেক্সটৰ শাৰী"
#: tabwin.hrc:27
-#, fuzzy
msgctxt "RID_RSC_TABWIN_PREFIX"
msgid "Table"
msgstr "টেবুল"
@@ -875,7 +863,6 @@ msgid "Query"
msgstr "প্ৰশ্ন"
#: tabwin.hrc:29
-#, fuzzy
msgctxt "RID_RSC_TABWIN_PREFIX"
msgid "SQL"
msgstr "SQL"
@@ -1279,37 +1266,31 @@ msgid "A6"
msgstr "A6"
#: page.hrc:31
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "A5"
msgstr "A5"
#: page.hrc:32
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "A4"
msgstr "A4"
#: page.hrc:33
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "A3"
msgstr "A3"
#: page.hrc:34
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "B6 (ISO)"
msgstr "B6 (ISO)"
#: page.hrc:35
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "B5 (ISO)"
msgstr "B5 (ISO)"
#: page.hrc:36
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "B4 (ISO)"
msgstr "B4 (ISO)"
@@ -1321,55 +1302,46 @@ msgid "Letter"
msgstr "লেটাৰ"
#: page.hrc:38
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "Legal"
msgstr "লিগেল"
#: page.hrc:39
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "Long Bond"
msgstr "দীঘল বান্ধনী"
#: page.hrc:40
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "Tabloid"
msgstr "টেবলয়েড"
#: page.hrc:41
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "B6 (JIS)"
msgstr "B6 (JIS)"
#: page.hrc:42
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "B5 (JIS)"
msgstr "B5 (JIS)"
#: page.hrc:43
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "B4 (JIS)"
msgstr "B4 (JIS)"
#: page.hrc:44
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "16 Kai"
msgstr "16 Kai"
#: page.hrc:45
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "32 Kai"
msgstr "32 Kai"
#: page.hrc:46
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "Big 32 Kai"
msgstr "ডাঙৰ 32 Kai"
@@ -1381,31 +1353,26 @@ msgid "User"
msgstr "ব্যৱহাৰকাৰী"
#: page.hrc:48
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "DL Envelope"
msgstr "DL খাম"
#: page.hrc:49
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "C6 Envelope"
msgstr "C6 খাম"
#: page.hrc:50
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "C6/5 Envelope"
msgstr "C6/5 খাম"
#: page.hrc:51
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "C5 Envelope"
msgstr "C5 খাম"
#: page.hrc:52
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "C4 Envelope"
msgstr "C4 খাম"
@@ -1423,31 +1390,26 @@ msgid "#7¾ (Monarch) Envelope"
msgstr "#7¾ (Monarch) খাম"
#: page.hrc:55
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "#9 Envelope"
msgstr "#9 খাম"
#: page.hrc:56
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "#10 Envelope"
msgstr "#10 খাম"
#: page.hrc:57
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "#11 Envelope"
msgstr "#11 খাম"
#: page.hrc:58
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "#12 Envelope"
msgstr "#12 খাম"
#: page.hrc:59
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "Japanese Postcard"
msgstr "জাপানী পস্টকাৰ্ড"
@@ -1459,55 +1421,46 @@ msgid "A6"
msgstr "A6"
#: page.hrc:65
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "A5"
msgstr "A5"
#: page.hrc:66
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "A4"
msgstr "A4"
#: page.hrc:67
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "A3"
msgstr "A3"
#: page.hrc:68
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "A2"
msgstr "A2"
#: page.hrc:69
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "A1"
msgstr "A1"
#: page.hrc:70
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "A0"
msgstr "A0"
#: page.hrc:71
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "B6 (ISO)"
msgstr "B6 (ISO)"
#: page.hrc:72
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "B5 (ISO)"
msgstr "B5 (ISO)"
#: page.hrc:73
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "B4 (ISO)"
msgstr "B4 (ISO)"
@@ -1519,55 +1472,46 @@ msgid "Letter"
msgstr "লেটাৰ"
#: page.hrc:75
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "Legal"
msgstr "লিগেল"
#: page.hrc:76
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "Long Bond"
msgstr "দীঘল বান্ধনী"
#: page.hrc:77
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "Tabloid"
msgstr "টেবলয়েড"
#: page.hrc:78
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "B6 (JIS)"
msgstr "B6 (JIS)"
#: page.hrc:79
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "B5 (JIS)"
msgstr "B5 (JIS)"
#: page.hrc:80
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "B4 (JIS)"
msgstr "B4 (JIS)"
#: page.hrc:81
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "16 Kai"
msgstr "16 Kai"
#: page.hrc:82
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "32 Kai"
msgstr "32 Kai"
#: page.hrc:83
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "Big 32 Kai"
msgstr "ডাঙৰ 32 Kai"
@@ -1579,37 +1523,31 @@ msgid "User"
msgstr "ব্যৱহাৰকাৰী"
#: page.hrc:85
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "DL Envelope"
msgstr "DL খাম"
#: page.hrc:86
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "C6 Envelope"
msgstr "C6 খাম"
#: page.hrc:87
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "C6/5 Envelope"
msgstr "C6/5 খাম"
#: page.hrc:88
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "C5 Envelope"
msgstr "C5 খাম"
#: page.hrc:89
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "C4 Envelope"
msgstr "C4 খাম"
#: page.hrc:90
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "Dia Slide"
msgstr "Dia স্লাইড"
@@ -1633,7 +1571,6 @@ msgid "Screen 16:10"
msgstr "পৰ্দা 16:9"
#: page.hrc:94
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "Japanese Postcard"
msgstr "জাপানী পস্টকাৰ্ড"
@@ -1676,7 +1613,6 @@ msgid "Sorting"
msgstr "বৰ্গীকৰণ কৰণ"
#: acceptrejectchangesdialog.ui:151
-#, fuzzy
msgctxt "acceptrejectchangesdialog|calcaction"
msgid "Action"
msgstr "কার্য"
@@ -1688,7 +1624,6 @@ msgid "Position"
msgstr "অৱস্থান"
#: acceptrejectchangesdialog.ui:167
-#, fuzzy
msgctxt "acceptrejectchangesdialog|calcauthor"
msgid "Author"
msgstr "লেখক"
@@ -1700,7 +1635,6 @@ msgid "Date"
msgstr "তাৰিখ"
#: acceptrejectchangesdialog.ui:183
-#, fuzzy
msgctxt "acceptrejectchangesdialog|calcdesc"
msgid "Description"
msgstr "বিৱৰণ"
@@ -1718,13 +1652,11 @@ msgid "Sort By"
msgstr "চিহ্নিত বস্তুৰ দ্বাৰা বৰ্গীকৰণ কৰক (~S)"
#: acceptrejectchangesdialog.ui:216
-#, fuzzy
msgctxt "acceptrejectchangesdialog|writeraction"
msgid "Action"
msgstr "কার্য"
#: acceptrejectchangesdialog.ui:224
-#, fuzzy
msgctxt "acceptrejectchangesdialog|writerauthor"
msgid "Author"
msgstr "লেখক"
@@ -1736,7 +1668,6 @@ msgid "Date"
msgstr "তাৰিখ"
#: acceptrejectchangesdialog.ui:240
-#, fuzzy
msgctxt "acceptrejectchangesdialog|writerdesc"
msgid "Comment"
msgstr "মন্তব্যবোৰ"
@@ -1769,7 +1700,6 @@ msgid "_Edit Namespaces..."
msgstr ""
#: adddataitemdialog.ui:52
-#, fuzzy
msgctxt "adddataitemdialog|nameft"
msgid "_Name:"
msgstr "নাম (_N):"
@@ -1781,13 +1711,11 @@ msgid "_Default value:"
msgstr "অবিকল্পিত মান (_D)"
#: adddataitemdialog.ui:77
-#, fuzzy
msgctxt "adddataitemdialog|browse"
msgid "_Add..."
msgstr "যোগ কৰক (_A)..."
#: adddataitemdialog.ui:110
-#, fuzzy
msgctxt "adddataitemdialog|label1"
msgid "Item"
msgstr "বস্তু"
@@ -1870,7 +1798,6 @@ msgid "Add Instance"
msgstr ""
#: addinstancedialog.ui:98
-#, fuzzy
msgctxt "addinstancedialog|label2"
msgid "_Name:"
msgstr "নাম (_N):"
@@ -1887,7 +1814,6 @@ msgid "_URL:"
msgstr "URL (_U)"
#: addinstancedialog.ui:146
-#, fuzzy
msgctxt "addinstancedialog|browse"
msgid "_Browse..."
msgstr "ব্ৰাউছ কৰক (_B)..."
@@ -1908,7 +1834,6 @@ msgid "Model data updates change document's modification status"
msgstr ""
#: addmodeldialog.ui:112
-#, fuzzy
msgctxt "addmodeldialog|label2"
msgid "_Name:"
msgstr "নাম (_N):"
@@ -1941,13 +1866,11 @@ msgid "Edit Namespace"
msgstr ""
#: addsubmissiondialog.ui:8
-#, fuzzy
msgctxt "addsubmissiondialog|AddSubmissionDialog"
msgid "Add Submission"
msgstr "সমৰ্পণ যোগ কৰক"
#: addsubmissiondialog.ui:98
-#, fuzzy
msgctxt "addsubmissiondialog|label2"
msgid "_Name:"
msgstr "নাম (_N):"
@@ -1959,7 +1882,6 @@ msgid "Binding e_xpression:"
msgstr "বাইণ্ডিং অভিব্যক্তি"
#: addsubmissiondialog.ui:123
-#, fuzzy
msgctxt "addsubmissiondialog|browse"
msgid "_Add..."
msgstr "যোগ কৰক (_A)..."
@@ -2011,7 +1933,6 @@ msgid "Base text"
msgstr "ভিত্তি লিখনী "
#: asianphoneticguidedialog.ui:177
-#, fuzzy
msgctxt "asianphoneticguidedialog|Right2ED-atkobject"
msgid "Ruby text"
msgstr "ৰুবী টেক্সট"
@@ -2023,13 +1944,11 @@ msgid "Base text"
msgstr "ভিত্তি লিখনী "
#: asianphoneticguidedialog.ui:207
-#, fuzzy
msgctxt "asianphoneticguidedialog|Right3ED-atkobject"
msgid "Ruby text"
msgstr "ৰুবী টেক্সট"
#: asianphoneticguidedialog.ui:222
-#, fuzzy
msgctxt "asianphoneticguidedialog|Right4ED-atkobject"
msgid "Ruby text"
msgstr "ৰুবী টেক্সট"
@@ -2105,7 +2024,6 @@ msgid "Preview:"
msgstr "পূৰ্বদৃশ্য"
#: cellmenu.ui:12
-#, fuzzy
msgctxt "cellmenu|copy"
msgid "_Copy"
msgstr "কপি (_C)"
@@ -2178,13 +2096,11 @@ msgid "Mapping"
msgstr ""
#: chinesedictionary.ui:199
-#, fuzzy
msgctxt "chinesedictionary|propertyft"
msgid "Property"
msgstr "বৈশিষ্ট্য"
#: chinesedictionary.ui:212
-#, fuzzy
msgctxt "chinesedictionary|property"
msgid "Other"
msgstr "অন্য"
@@ -2195,13 +2111,11 @@ msgid "Foreign"
msgstr ""
#: chinesedictionary.ui:214
-#, fuzzy
msgctxt "chinesedictionary|property"
msgid "First name"
msgstr "প্রথম নাম"
#: chinesedictionary.ui:215
-#, fuzzy
msgctxt "chinesedictionary|property"
msgid "Last name"
msgstr "অন্তিম নাম"
@@ -2241,7 +2155,6 @@ msgid "Idiom"
msgstr ""
#: chinesedictionary.ui:222
-#, fuzzy
msgctxt "chinesedictionary|property"
msgid "Abbreviation"
msgstr "সংক্ষেপ"
@@ -2324,7 +2237,6 @@ msgid "Part Number:"
msgstr "পৃষ্ঠা সংখ্যা"
#: classificationdialog.ui:310
-#, fuzzy
msgctxt "classificationdialog|intellectualPropertyPartAddButton"
msgid "Add"
msgstr "যোগ কৰক"
@@ -2340,7 +2252,6 @@ msgid "Intellectual Property"
msgstr ""
#: colorwindow.ui:59
-#, fuzzy
msgctxt "colorwindow|none_color_button"
msgid "None"
msgstr "কোনো নহয়"
@@ -2387,13 +2298,11 @@ msgid "List Box"
msgstr "তালিকা বাকছ"
#: colsmenu.ui:54
-#, fuzzy
msgctxt "colsmenu|DateField"
msgid "Date Field"
msgstr "তাৰিখ ফিল্ড"
#: colsmenu.ui:62
-#, fuzzy
msgctxt "colsmenu|TimeField"
msgid "Time Field"
msgstr "সময় ফিল্ড"
@@ -2411,7 +2320,6 @@ msgid "Currency Field"
msgstr "মুদ্রা ফিল্ড"
#: colsmenu.ui:84
-#, fuzzy
msgctxt "colsmenu|PatternField"
msgid "Pattern Field"
msgstr "আৰ্হি ফিল্ড"
@@ -2458,13 +2366,11 @@ msgid "List Box"
msgstr "তালিকা বাকছ"
#: colsmenu.ui:155
-#, fuzzy
msgctxt "colsmenu|DateField1"
msgid "Date Field"
msgstr "তাৰিখ ফিল্ড"
#: colsmenu.ui:163
-#, fuzzy
msgctxt "colsmenu|TimeField1"
msgid "Time Field"
msgstr "সময় ফিল্ড"
@@ -2482,7 +2388,6 @@ msgid "Currency Field"
msgstr "মুদ্রা ফিল্ড"
#: colsmenu.ui:187
-#, fuzzy
msgctxt "colsmenu|PatternField1"
msgid "Pattern Field"
msgstr "আৰ্হি ফিল্ড"
@@ -2499,7 +2404,6 @@ msgid "Date and Time Field"
msgstr ""
#: colsmenu.ui:216
-#, fuzzy
msgctxt "colsmenu|delete"
msgid "Delete column"
msgstr "স্তম্ভ মচি পেলাওক"
@@ -2583,7 +2487,6 @@ msgid "Lossless compression"
msgstr "ক্ষতিবিহিন সংকোচন"
#: compressgraphicdialog.ui:285
-#, fuzzy
msgctxt "compressgraphicdialog|label2"
msgid "Compression"
msgstr "সংকোচন"
@@ -2775,7 +2678,6 @@ msgid "Scroll bar"
msgstr "স্ক্ৰ'ল বাৰ"
#: convertmenu.ui:173
-#, fuzzy
msgctxt "convertmenu|ConvertToSpinButton"
msgid "Spin Button"
msgstr "স্পিন বাটন"
@@ -2802,7 +2704,6 @@ msgid "_Don’t Send"
msgstr ""
#: crashreportdlg.ui:51
-#, fuzzy
msgctxt "crashreportdlg|btn_close"
msgid "Close"
msgstr "বন্ধ কৰক"
@@ -2867,7 +2768,6 @@ msgid "_Instances"
msgstr "উদাহৰণবোৰ (~I)"
#: datanavigator.ui:164
-#, fuzzy
msgctxt "datanavigator|instancesadd"
msgid "_Add..."
msgstr "যোগ কৰক (_A)..."
@@ -2889,7 +2789,6 @@ msgid "_Show Details"
msgstr "বিৱৰণ দেখুৱাওক (~S)"
#: datanavigator.ui:203
-#, fuzzy
msgctxt "datanavigator|modelsadd"
msgid "_Add..."
msgstr "যোগ কৰক (_A)..."
@@ -2912,19 +2811,16 @@ msgid "Lines & Arrows"
msgstr "ৰেখা আৰু কাঁড়সমূহ"
#: defaultshapespanel.ui:95
-#, fuzzy
msgctxt "defaultshapespanel|label2"
msgid "Curve"
msgstr "বক্ৰ"
#: defaultshapespanel.ui:132
-#, fuzzy
msgctxt "defaultshapespanel|label3"
msgid "Connectors"
msgstr "সংযোগক"
#: defaultshapespanel.ui:169
-#, fuzzy
msgctxt "defaultshapespanel|label4"
msgid "Basic Shapes"
msgstr "আকৃতিসমূহ"
@@ -2936,13 +2832,11 @@ msgid "Symbols"
msgstr "প্ৰতীকবোৰ"
#: defaultshapespanel.ui:243
-#, fuzzy
msgctxt "defaultshapespanel|label6"
msgid "Block Arrows"
msgstr "ব্লক কাঁড়সমূহ"
#: defaultshapespanel.ui:280
-#, fuzzy
msgctxt "defaultshapespanel|label7"
msgid "Flowchart"
msgstr "ফ্ল'ছাৰ্ট"
@@ -2998,7 +2892,6 @@ msgid "All contents of the header will be deleted and can not be restored."
msgstr ""
#: docking3deffects.ui:263
-#, fuzzy
msgctxt "docking3deffects|Docking3DEffects"
msgid "3D Effects"
msgstr "3D প্রভাৱসমূহ"
@@ -3165,7 +3058,6 @@ msgid "3D Shadowing On/Off"
msgstr "3D ছাঁ দিয়া অন/অফ"
#: docking3deffects.ui:939
-#, fuzzy
msgctxt "docking3deffects|label13"
msgid "Shadow"
msgstr "ছাঁ"
@@ -3183,7 +3075,6 @@ msgid "_Distance"
msgstr "উদাহৰণবোৰ (~I)"
#: docking3deffects.ui:1032
-#, fuzzy
msgctxt "docking3deffects|label16"
msgid "Camera"
msgstr "কেমেৰা"
@@ -3261,7 +3152,6 @@ msgid "Light Source 8"
msgstr "পাতল উত্স 8"
#: docking3deffects.ui:1369
-#, fuzzy
msgctxt "docking3deffects|label19"
msgid "Illumination"
msgstr "আলোকিত কৰক"
@@ -3393,13 +3283,11 @@ msgid "_Illumination color"
msgstr "আলোকসজ্জাৰ ৰং (~I)"
#: docking3deffects.ui:1751
-#, fuzzy
msgctxt "docking3deffects|favorites"
msgid "User-defined"
msgstr "ব্যৱহাৰকৰ্তাৰ দ্বাৰা সংজ্ঞা নিৰূপিত"
#: docking3deffects.ui:1752
-#, fuzzy
msgctxt "docking3deffects|favorites"
msgid "Metal"
msgstr "ধাতু"
@@ -3477,7 +3365,6 @@ msgid "Assign"
msgstr "নির্ধাৰণ কৰক"
#: docking3deffects.ui:1937
-#, fuzzy
msgctxt "docking3deffects|update|tooltip_text"
msgid "Update"
msgstr "আপডেট কৰক"
@@ -3495,7 +3382,6 @@ msgid "Textures"
msgstr "বিন্যাসবোৰ"
#: docking3deffects.ui:1978
-#, fuzzy
msgctxt "docking3deffects|light|tooltip_text"
msgid "Illumination"
msgstr "আলোকিত কৰক"
@@ -3513,7 +3399,6 @@ msgid "Geometry"
msgstr "জ্যামিতি"
#: dockingcolorreplace.ui:17
-#, fuzzy
msgctxt "dockingcolorreplace|DockingColorReplace"
msgid "Color Replacer"
msgstr "ৰং পৰিৱৰ্তক"
@@ -3642,7 +3527,6 @@ msgid "Fontwork"
msgstr "ফন্টৱর্ক"
#: dockingfontwork.ui:32
-#, fuzzy
msgctxt "dockingfontwork|off|tooltip_text"
msgid "Off"
msgstr "অফ"
@@ -3725,13 +3609,11 @@ msgid "Text Contour"
msgstr "টেক্সটৰ ৰূপৰেখা"
#: dockingfontwork.ui:319
-#, fuzzy
msgctxt "dockingfontwork|noshadow|tooltip_text"
msgid "No Shadow"
msgstr "ছাঁ নাই"
#: dockingfontwork.ui:332
-#, fuzzy
msgctxt "dockingfontwork|vertical|tooltip_text"
msgid "Vertical"
msgstr "উলম্ব"
@@ -3825,7 +3707,6 @@ msgid "_Discard"
msgstr ""
#: docrecoveryrecoverdialog.ui:37
-#, fuzzy
msgctxt "docrecoveryrecoverdialog|next"
msgid "_Start"
msgstr "আৰম্ভ কৰক (_S)"
@@ -3883,7 +3764,6 @@ msgid "_Value"
msgstr "মূল্যবোৰ"
#: extrustiondepthdialog.ui:135
-#, fuzzy
msgctxt "extrustiondepthdialog|label2"
msgid "Depth"
msgstr "গভীৰতা"
@@ -3895,7 +3775,6 @@ msgid "_Delete"
msgstr "# মচি পেলাওক"
#: filtermenu.ui:20
-#, fuzzy
msgctxt "filtermenu|edit"
msgid "_Edit"
msgstr "সম্পাদন কৰক (_E)"
@@ -4205,7 +4084,6 @@ msgid "Contour Editor"
msgstr "ৰূপৰেখা সম্পাদক"
#: floatingcontour.ui:46
-#, fuzzy
msgctxt "floatingcontour|TBI_APPLY"
msgid "Apply"
msgstr "প্ৰয়োগ কৰক"
@@ -4217,7 +4095,6 @@ msgid "Workspace"
msgstr "কাৰ্যৰ ব্যৱধান"
#: floatingcontour.ui:96
-#, fuzzy
msgctxt "floatingcontour|TBI_SELECT"
msgid "Select"
msgstr "বাছক"
@@ -4229,37 +4106,31 @@ msgid "Rectangle"
msgstr "আয়তক্ষেত্ৰ"
#: floatingcontour.ui:126
-#, fuzzy
msgctxt "floatingcontour|TBI_CIRCLE"
msgid "Ellipse"
msgstr "উপবৃত্ত"
#: floatingcontour.ui:141
-#, fuzzy
msgctxt "floatingcontour|TBI_POLY"
msgid "Polygon"
msgstr "বহুভুজ"
#: floatingcontour.ui:166
-#, fuzzy
msgctxt "floatingcontour|TBI_POLYEDIT"
msgid "Edit Points"
msgstr "বিন্দুসমূহৰ স্থান পৰিৱর্তন কৰক"
#: floatingcontour.ui:181
-#, fuzzy
msgctxt "floatingcontour|TBI_POLYMOVE"
msgid "Move Points"
msgstr "বিন্দুসমূহৰ স্থান পৰিৱর্তন কৰক"
#: floatingcontour.ui:196
-#, fuzzy
msgctxt "floatingcontour|TBI_POLYINSERT"
msgid "Insert Points"
msgstr "বিন্দুসমূহ সুমুৱাওক"
#: floatingcontour.ui:211
-#, fuzzy
msgctxt "floatingcontour|TBI_POLYDELETE"
msgid "Delete Points"
msgstr "বিন্দুসমূহ মচক"
@@ -4329,13 +4200,11 @@ msgid "Add Item"
msgstr "আইটেম যোগ কৰক"
#: formdatamenu.ui:20
-#, fuzzy
msgctxt "formdatamenu|addelement"
msgid "Add Element"
msgstr "উপাদান যোগ কৰক"
#: formdatamenu.ui:28
-#, fuzzy
msgctxt "formdatamenu|addattribute"
msgid "Add Attribute"
msgstr "এট্ৰিবিয়ুট"
@@ -4366,13 +4235,11 @@ msgid ""
msgstr ""
#: formlinkwarndialog.ui:27
-#, fuzzy
msgctxt "formlinkwarndialog|ok"
msgid "_Edit"
msgstr "সম্পাদন কৰক (_E)"
#: formnavimenu.ui:12
-#, fuzzy
msgctxt "formnavimenu|new"
msgid "_New"
msgstr "নতুন (_N)"
@@ -4384,7 +4251,6 @@ msgid "Form"
msgstr "ফৰ্ম"
#: formnavimenu.ui:30
-#, fuzzy
msgctxt "formnavimenu|hidden"
msgid "Hidden Control"
msgstr "লুকোৱাই থোৱা নিয়ন্ত্রণ"
@@ -4402,7 +4268,6 @@ msgid "Cu_t"
msgstr "কাট কৰক"
#: formnavimenu.ui:58
-#, fuzzy
msgctxt "formnavimenu|copy"
msgid "_Copy"
msgstr "কপি (_C)"
@@ -4426,7 +4291,6 @@ msgid "Tab Order..."
msgstr "টেব ক্ৰমাংক..."
#: formnavimenu.ui:90
-#, fuzzy
msgctxt "formnavimenu|rename"
msgid "_Rename"
msgstr "পুনৰ নাম দিয়ক (_R)"
@@ -4438,31 +4302,26 @@ msgid "Propert_ies"
msgstr "বৈশিষ্ট্যবোৰ: "
#: formnavimenu.ui:106
-#, fuzzy
msgctxt "formnavimenu|designmode"
msgid "Open in Design Mode"
msgstr "ৰূপাঙ্কণ প্ৰকাৰত খোলক"
#: formnavimenu.ui:114
-#, fuzzy
msgctxt "formnavimenu|controlfocus"
msgid "Automatic Control Focus"
msgstr "স্বয়ংক্রিয় নিয়ন্ত্ৰণ ফ'কাছ"
#: functionmenu.ui:12
-#, fuzzy
msgctxt "functionmenu|avg"
msgid "Average"
msgstr "গড়"
#: functionmenu.ui:20
-#, fuzzy
msgctxt "functionmenu|counta"
msgid "CountA"
msgstr "গণনাA"
#: functionmenu.ui:27
-#, fuzzy
msgctxt "functionmenu|count"
msgid "Count"
msgstr "গণনা"
@@ -4474,7 +4333,6 @@ msgid "Maximum"
msgstr "সৰ্বাধিক"
#: functionmenu.ui:41
-#, fuzzy
msgctxt "functionmenu|min"
msgid "Minimum"
msgstr "নূন্যতম"
@@ -4486,19 +4344,16 @@ msgid "Sum"
msgstr "যোগফল"
#: functionmenu.ui:55
-#, fuzzy
msgctxt "functionmenu|selection"
msgid "Selection count"
msgstr "নিৰ্বাচন গণনা"
#: functionmenu.ui:62
-#, fuzzy
msgctxt "functionmenu|none"
msgid "None"
msgstr "কোনো নহয়"
#: gallerymenu1.ui:12
-#, fuzzy
msgctxt "gallerymenu1|update"
msgid "Update"
msgstr "আপডেট কৰক"
@@ -4510,7 +4365,6 @@ msgid "_Delete"
msgstr "# মচি পেলাওক"
#: gallerymenu1.ui:33
-#, fuzzy
msgctxt "gallerymenu1|rename"
msgid "_Rename"
msgstr "পুনৰ নাম দিয়ক (_R)"
@@ -4528,7 +4382,6 @@ msgid "Propert_ies..."
msgstr "বৈশিষ্ট্যবোৰ: "
#: gallerymenu2.ui:12
-#, fuzzy
msgctxt "gallerymenu2|add"
msgid "_Insert"
msgstr "ভৰাওক (_I)"
@@ -4557,13 +4410,11 @@ msgid "_Delete"
msgstr "# মচি পেলাওক"
#: gallerymenu2.ui:74
-#, fuzzy
msgctxt "gallerymenu2|copy"
msgid "_Copy"
msgstr "কপি (_C)"
#: gallerymenu2.ui:82
-#, fuzzy
msgctxt "gallerymenu2|paste"
msgid "_Insert"
msgstr "ভৰাওক (_I)"
@@ -4645,7 +4496,6 @@ msgid "ImageMap Editor"
msgstr "ছবিমেপ সম্পাদক"
#: imapdialog.ui:32
-#, fuzzy
msgctxt "imapdialog|TBI_APPLY"
msgid "Apply"
msgstr "প্ৰয়োগ কৰক"
@@ -4663,13 +4513,11 @@ msgid "Save..."
msgstr "সংৰক্ষণ কৰক..."
#: imapdialog.ui:77
-#, fuzzy
msgctxt "imapdialog|TBI_CLOSE"
msgid "Close"
msgstr "বন্ধ কৰক"
#: imapdialog.ui:91
-#, fuzzy
msgctxt "imapdialog|TBI_SELECT"
msgid "Select"
msgstr "বাছক"
@@ -4681,13 +4529,11 @@ msgid "Rectangle"
msgstr "আয়তক্ষেত্ৰ"
#: imapdialog.ui:121
-#, fuzzy
msgctxt "imapdialog|TBI_CIRCLE"
msgid "Ellipse"
msgstr "উপবৃত্ত"
#: imapdialog.ui:136
-#, fuzzy
msgctxt "imapdialog|TBI_POLY"
msgid "Polygon"
msgstr "বহুভুজ"
@@ -4699,25 +4545,21 @@ msgid "Freeform Polygon"
msgstr "মুক্ত ফর্ম বহুভুজ"
#: imapdialog.ui:166
-#, fuzzy
msgctxt "imapdialog|TBI_POLYEDIT"
msgid "Edit Points"
msgstr "বিন্দুসমূহৰ স্থান পৰিৱর্তন কৰক"
#: imapdialog.ui:181
-#, fuzzy
msgctxt "imapdialog|TBI_POLYMOVE"
msgid "Move Points"
msgstr "বিন্দুসমূহৰ স্থান পৰিৱর্তন কৰক"
#: imapdialog.ui:196
-#, fuzzy
msgctxt "imapdialog|TBI_POLYINSERT"
msgid "Insert Points"
msgstr "বিন্দুসমূহ সুমুৱাওক"
#: imapdialog.ui:211
-#, fuzzy
msgctxt "imapdialog|TBI_POLYDELETE"
msgid "Delete Points"
msgstr "বিন্দুসমূহ মচক"
@@ -4735,7 +4577,6 @@ msgid "Redo"
msgstr "ৰঙা"
#: imapdialog.ui:256
-#, fuzzy
msgctxt "imapdialog|TBI_ACTIVE"
msgid "Active"
msgstr "সক্ৰিয়"
@@ -4771,19 +4612,16 @@ msgid "Text:"
msgstr "টেক্সট: "
#: imapmenu.ui:12
-#, fuzzy
msgctxt "imapmenu|url"
msgid "Description..."
msgstr "বিৱৰণ..."
#: imapmenu.ui:20
-#, fuzzy
msgctxt "imapmenu|macro"
msgid "_Macro..."
msgstr "মেক্র' (_M)..."
#: imapmenu.ui:28
-#, fuzzy
msgctxt "imapmenu|active"
msgid "Active"
msgstr "সক্ৰিয়"
@@ -4877,7 +4715,6 @@ msgid "Volume:"
msgstr "ভলিউম"
#: mediaplayback.ui:79
-#, fuzzy
msgctxt "mediaplayback|zoombox|tooltip_text"
msgid "View"
msgstr "দৃশ্য"
@@ -4888,7 +4725,6 @@ msgid "Namespaces for Forms"
msgstr ""
#: namespacedialog.ui:106
-#, fuzzy
msgctxt "namespacedialog|add"
msgid "_Add..."
msgstr "যোগ কৰক (_A)..."
@@ -4899,13 +4735,11 @@ msgid "_Edit..."
msgstr "সম্পাদনা কৰক (_E)..."
#: namespacedialog.ui:168
-#, fuzzy
msgctxt "namespacedialog|prefix"
msgid "Prefix"
msgstr "উপসৰ্গ"
#: namespacedialog.ui:179
-#, fuzzy
msgctxt "namespacedialog|url"
msgid "URL"
msgstr "URL"
@@ -5068,7 +4902,6 @@ msgid "Line Spacing:"
msgstr "ৰেখাৰ ব্যৱধান"
#: paralinespacingcontrol.ui:182
-#, fuzzy
msgctxt "paralinespacingcontrol|line_dist"
msgid "Single"
msgstr "একক"
@@ -5092,7 +4925,6 @@ msgid "Double"
msgstr "দ্বিগুণ"
#: paralinespacingcontrol.ui:186
-#, fuzzy
msgctxt "paralinespacingcontrol|line_dist"
msgid "Proportional"
msgstr "সমানুপাতিক"
@@ -5109,7 +4941,6 @@ msgid "Leading"
msgstr "শীৰ্ষক"
#: paralinespacingcontrol.ui:189
-#, fuzzy
msgctxt "paralinespacingcontrol|line_dist"
msgid "Fixed"
msgstr "নির্দিষ্ট"
@@ -5136,7 +4967,6 @@ msgid "After Text Indent"
msgstr ""
#: paralrspacing.ui:115
-#, fuzzy
msgctxt "paralrspacing|firstlineindent|tooltip_text"
msgid "First Line Indent"
msgstr "প্ৰথম শাৰী ইনডেণ্ট"
@@ -5152,7 +4982,6 @@ msgid "Below Paragraph Spacing"
msgstr ""
#: passwd.ui:8
-#, fuzzy
msgctxt "passwd|PasswordDialog"
msgid "Change Password"
msgstr "পাছৱৰ্ড সলনি কৰক"
@@ -5188,7 +5017,6 @@ msgid "New Password"
msgstr "পাছৱৰ্ড সংহতি কৰক"
#: presetmenu.ui:12
-#, fuzzy
msgctxt "presetmenu|rename"
msgid "Rename"
msgstr "পুনৰ নাম দিয়ক"
@@ -5357,7 +5185,6 @@ msgid "C_omment:"
msgstr "মন্তব্য (_o)"
#: redlinefilterpage.ui:87
-#, fuzzy
msgctxt "redlinefilterpage|commentedit-atkobject"
msgid "Comment"
msgstr "মন্তব্যবোৰ"
@@ -5380,7 +5207,6 @@ msgid "A_ction:"
msgstr "কাৰ্য্য (_c)"
#: redlinefilterpage.ui:159
-#, fuzzy
msgctxt "redlinefilterpage|authorlist-atkobject"
msgid "Author"
msgstr "লেখক"
@@ -5438,13 +5264,11 @@ msgid "a_nd"
msgstr "আৰু (_n)"
#: redlinefilterpage.ui:287
-#, fuzzy
msgctxt "redlinefilterpage|startdate-atkobject"
msgid "Start Date"
msgstr "আৰম্ভণি তাৰিখ"
#: redlinefilterpage.ui:306
-#, fuzzy
msgctxt "redlinefilterpage|starttime-atkobject"
msgid "Start Time"
msgstr "আৰম্ভণী সময়"
@@ -5455,13 +5279,11 @@ msgid "Set current time and date"
msgstr ""
#: redlinefilterpage.ui:341
-#, fuzzy
msgctxt "redlinefilterpage|enddate-atkobject"
msgid "End Date"
msgstr "অন্তিম তাৰিখ"
#: redlinefilterpage.ui:360
-#, fuzzy
msgctxt "redlinefilterpage|endtime-atkobject"
msgid "End Time"
msgstr "অন্তিম সময়"
@@ -5508,43 +5330,36 @@ msgid "Delete Rows"
msgstr "শাৰী মচি পেলাওক"
#: rowsmenu.ui:19
-#, fuzzy
msgctxt "rowsmenu|save"
msgid "Save Record"
msgstr "ৰেকৰ্ড সংৰক্ষণ কৰক"
#: rowsmenu.ui:26
-#, fuzzy
msgctxt "rowsmenu|undo"
msgid "Undo: Data entry"
msgstr "পূৰ্ব নিৰ্দেশ বাতিল কৰক: তথ্য প্ৰৱিষ্টি"
#: rulermenu.ui:12
-#, fuzzy
msgctxt "rulermenu|mm"
msgid "Millimeter"
msgstr "মিলিমিটাৰ"
#: rulermenu.ui:20
-#, fuzzy
msgctxt "rulermenu|cm"
msgid "Centimeter"
msgstr "ছেণ্টিমিটাৰ"
#: rulermenu.ui:28
-#, fuzzy
msgctxt "rulermenu|m"
msgid "Meter"
msgstr "মিটাৰ"
#: rulermenu.ui:36
-#, fuzzy
msgctxt "rulermenu|km"
msgid "Kilometer"
msgstr "কিলোমিটাৰ"
#: rulermenu.ui:44
-#, fuzzy
msgctxt "rulermenu|in"
msgid "Inch"
msgstr "ইঞ্চি"
@@ -5562,19 +5377,16 @@ msgid "Miles"
msgstr "মাইলবোৰ"
#: rulermenu.ui:68
-#, fuzzy
msgctxt "rulermenu|pt"
msgid "Point"
msgstr "বিন্দু"
#: rulermenu.ui:76
-#, fuzzy
msgctxt "rulermenu|pc"
msgid "Pica"
msgstr "পিকা"
#: rulermenu.ui:84
-#, fuzzy
msgctxt "rulermenu|ch"
msgid "Char"
msgstr "Char"
@@ -5646,7 +5458,6 @@ msgid "Disable hardware acceleration (OpenGL, OpenCL)"
msgstr ""
#: safemodedialog.ui:234
-#, fuzzy
msgctxt "safemodedialog|radio_extensions"
msgid "Extensions"
msgstr "প্ৰসাৰনসমূহ"
@@ -5799,13 +5610,11 @@ msgid "Select the gradient style."
msgstr ""
#: sidebararea.ui:169
-#, fuzzy
msgctxt "sidebararea|gradientstyle"
msgid "Linear"
msgstr "ৰৈখিক"
#: sidebararea.ui:170
-#, fuzzy
msgctxt "sidebararea|gradientstyle"
msgid "Axial"
msgstr "অক্ষীয়"
@@ -5817,13 +5626,11 @@ msgid "Radial"
msgstr "বিস্তৃত"
#: sidebararea.ui:172
-#, fuzzy
msgctxt "sidebararea|gradientstyle"
msgid "Ellipsoid"
msgstr "এলিপচোইড"
#: sidebararea.ui:173
-#, fuzzy
msgctxt "sidebararea|gradientstyle"
msgid "Quadratic"
msgstr "দ্বিঘাত"
@@ -5878,19 +5685,16 @@ msgid "None"
msgstr "কোনো নহয়"
#: sidebararea.ui:252
-#, fuzzy
msgctxt "sidebararea|transtype"
msgid "Solid"
msgstr "গোটা"
#: sidebararea.ui:253
-#, fuzzy
msgctxt "sidebararea|transtype"
msgid "Linear"
msgstr "ৰৈখিক"
#: sidebararea.ui:254
-#, fuzzy
msgctxt "sidebararea|transtype"
msgid "Axial"
msgstr "অক্ষীয়"
@@ -5902,13 +5706,11 @@ msgid "Radial"
msgstr "বিস্তৃত"
#: sidebararea.ui:256
-#, fuzzy
msgctxt "sidebararea|transtype"
msgid "Ellipsoid"
msgstr "এলিপচোইড"
#: sidebararea.ui:257
-#, fuzzy
msgctxt "sidebararea|transtype"
msgid "Quadratic"
msgstr "দ্বিঘাত"
@@ -5957,7 +5759,6 @@ msgid "Specify the luminance of the graphic."
msgstr ""
#: sidebargraphic.ui:70
-#, fuzzy
msgctxt "sidebargraphic|setbrightness-atkobject"
msgid "Brightness"
msgstr "উজ্জ্বলতা"
@@ -5974,7 +5775,6 @@ msgid "Specify the degree of difference between the lightest and darkest parts o
msgstr ""
#: sidebargraphic.ui:107
-#, fuzzy
msgctxt "sidebargraphic|setcontrast-atkobject"
msgid "Contrast"
msgstr "পার্থক্য"
@@ -6009,37 +5809,31 @@ msgid "Transparency"
msgstr "স্বচ্ছতা"
#: sidebargraphic.ui:209
-#, fuzzy
msgctxt "sidebargraphic|setred|tooltip_text"
msgid "Red"
msgstr "ৰঙা"
#: sidebargraphic.ui:215
-#, fuzzy
msgctxt "sidebargraphic|setred-atkobject"
msgid "Red"
msgstr "ৰঙা"
#: sidebargraphic.ui:255
-#, fuzzy
msgctxt "sidebargraphic|setgreen|tooltip_text"
msgid "Green"
msgstr "সেউজীয়া"
#: sidebargraphic.ui:261
-#, fuzzy
msgctxt "sidebargraphic|setgreen-atkobject"
msgid "Green"
msgstr "সেউজীয়া"
#: sidebargraphic.ui:302
-#, fuzzy
msgctxt "sidebargraphic|setblue|tooltip_text"
msgid "Blue"
msgstr "নীলা"
#: sidebargraphic.ui:308
-#, fuzzy
msgctxt "sidebargraphic|setblue-atkobject"
msgid "Blue"
msgstr "নীলা"
@@ -6141,7 +5935,6 @@ msgid "Select the style of the edge connections."
msgstr ""
#: sidebarline.ui:281
-#, fuzzy
msgctxt "sidebarline|edgestyle"
msgid "Rounded"
msgstr "ঘূৰণীয়া"
@@ -6153,13 +5946,11 @@ msgid "- none -"
msgstr "- কোনো নহয় -"
#: sidebarline.ui:283
-#, fuzzy
msgctxt "sidebarline|edgestyle"
msgid "Mitered"
msgstr "মিটাৰ্ড"
#: sidebarline.ui:284
-#, fuzzy
msgctxt "sidebarline|edgestyle"
msgid "Beveled"
msgstr "বিভেল্ড"
@@ -6171,7 +5962,6 @@ msgid "Corner Style"
msgstr "সীমাৰেখাৰ শৈলী"
#: sidebarline.ui:303
-#, fuzzy
msgctxt "sidebarline|caplabel"
msgid "Ca_p style:"
msgstr "কেপৰ শৈলী (_p):"
@@ -6188,7 +5978,6 @@ msgid "Flat"
msgstr "ফ্লেট"
#: sidebarline.ui:323
-#, fuzzy
msgctxt "sidebarline|linecapstyle"
msgid "Round"
msgstr "গোলাকাৰ"
@@ -6272,13 +6061,11 @@ msgid "Indent"
msgstr "ইণ্ডেন্ট"
#: sidebarparagraph.ui:455
-#, fuzzy
msgctxt "sidebarparagraph|increaseindent|tooltip_text"
msgid "Increase Indent"
msgstr "ইণ্ডেন্ট বৃদ্ধি কৰক"
#: sidebarparagraph.ui:469
-#, fuzzy
msgctxt "sidebarparagraph|decreaseindent|tooltip_text"
msgid "Decrease Indent"
msgstr "ইণ্ডেন্ট হ্রাস কৰক"
@@ -6309,13 +6096,11 @@ msgid "After Text Indent"
msgstr ""
#: sidebarparagraph.ui:622
-#, fuzzy
msgctxt "sidebarparagraph|firstlineindent|tooltip_text"
msgid "First Line Indent"
msgstr "প্ৰথম শাৰী ইনডেণ্ট"
#: sidebarparagraph.ui:629
-#, fuzzy
msgctxt "sidebarparagraph|firstlineindent-atkobject"
msgid "First Line Indent"
msgstr "প্ৰথম শাৰী ইনডেণ্ট"
@@ -6354,7 +6139,6 @@ msgid "Enter the value for the vertical position."
msgstr ""
#: sidebarpossize.ui:105
-#, fuzzy
msgctxt "sidebarpossize|verticalpos-atkobject"
msgid "Vertical"
msgstr "উলম্ব"
@@ -6394,7 +6178,6 @@ msgid "Height"
msgstr "উচ্চতা:"
#: sidebarpossize.ui:207
-#, fuzzy
msgctxt "sidebarpossize|ratio"
msgid "_Keep ratio"
msgstr "অনুপাত ৰাখক (_K)"
@@ -6443,7 +6226,6 @@ msgid "Enable"
msgstr "সক্ষম কৰি থোৱা"
#: sidebarshadow.ui:58
-#, fuzzy
msgctxt "sidebarshadow|angle"
msgid "Angle"
msgstr "কোণ"
@@ -6524,7 +6306,6 @@ msgid "Custom Value"
msgstr ""
#: textcontrolchardialog.ui:8
-#, fuzzy
msgctxt "textcontrolchardialog|TextControlCharacterPropertiesDialog"
msgid "Character"
msgstr "আখৰ"
@@ -6577,13 +6358,11 @@ msgid "Tabs"
msgstr "টেগবোৰ"
#: textunderlinecontrol.ui:26
-#, fuzzy
msgctxt "textunderlinecontrol|none"
msgid "(Without)"
msgstr "(বাহিৰে)"
#: textunderlinecontrol.ui:44
-#, fuzzy
msgctxt "textunderlinecontrol|single|tooltip_text"
msgid "Single"
msgstr "একক"
@@ -6601,43 +6380,36 @@ msgid "Bold"
msgstr "বল্ড"
#: textunderlinecontrol.ui:95
-#, fuzzy
msgctxt "textunderlinecontrol|dot|tooltip_text"
msgid "Dotted"
msgstr "বিন্দুত"
#: textunderlinecontrol.ui:112
-#, fuzzy
msgctxt "textunderlinecontrol|dotbold|tooltip_text"
msgid "Dotted (Bold)"
msgstr "বিন্দুত (ডাঠ)"
#: textunderlinecontrol.ui:129
-#, fuzzy
msgctxt "textunderlinecontrol|dash|tooltip_text"
msgid "Dash"
msgstr "ডেশ"
#: textunderlinecontrol.ui:146
-#, fuzzy
msgctxt "textunderlinecontrol|dashlong|tooltip_text"
msgid "Long Dash"
msgstr "দীঘল ডেশ"
#: textunderlinecontrol.ui:163
-#, fuzzy
msgctxt "textunderlinecontrol|dashdot|tooltip_text"
msgid "Dot Dash"
msgstr "বিন্দু ডেশ"
#: textunderlinecontrol.ui:180
-#, fuzzy
msgctxt "textunderlinecontrol|dashdotdot|tooltip_text"
msgid "Dot Dot Dash"
msgstr "বিন্দু বিন্দু ডেশ"
#: textunderlinecontrol.ui:197
-#, fuzzy
msgctxt "textunderlinecontrol|wave|tooltip_text"
msgid "Wave"
msgstr "তৰংগ"
@@ -6655,13 +6427,11 @@ msgid "Add Item"
msgstr "আইটেম যোগ কৰক"
#: xformspage.ui:40
-#, fuzzy
msgctxt "xformspage|TBI_ITEM_ADD_ELEMENT"
msgid "Add Element"
msgstr "উপাদান যোগ কৰক"
#: xformspage.ui:54
-#, fuzzy
msgctxt "xformspage|TBI_ITEM_ADD_ATTRIBUTE"
msgid "Add Attribute"
msgstr "এট্ৰিবিয়ুট"
@@ -6685,7 +6455,6 @@ msgid "Digital Signatures..."
msgstr "ডিজিটেল স্বাক্ষৰবোৰ..."
#: zoommenu.ui:12
-#, fuzzy
msgctxt "zoommenu|page"
msgid "Entire Page"
msgstr "সম্পূর্ণ পৃষ্ঠা"
@@ -6703,31 +6472,26 @@ msgid "Optimal View"
msgstr "উত্তম দৰ্শন"
#: zoommenu.ui:36
-#, fuzzy
msgctxt "zoommenu|50"
msgid "50%"
msgstr "50%"
#: zoommenu.ui:44
-#, fuzzy
msgctxt "zoommenu|75"
msgid "75%"
msgstr "75%"
#: zoommenu.ui:52
-#, fuzzy
msgctxt "zoommenu|100"
msgid "100%"
msgstr "100%"
#: zoommenu.ui:60
-#, fuzzy
msgctxt "zoommenu|150"
msgid "150%"
msgstr "150%"
#: zoommenu.ui:68
-#, fuzzy
msgctxt "zoommenu|200"
msgid "200%"
msgstr "200%"
@@ -6739,7 +6503,6 @@ msgid "Drawing object"
msgstr "অঁকা বস্তুবোৰ"
#: strings.hrc:26
-#, fuzzy
msgctxt "STR_ObjNamePluralNONE"
msgid "Drawing objects"
msgstr "অঁকা বস্তুবোৰ"
@@ -7092,7 +6855,6 @@ msgid "Outline Texts"
msgstr "ৰূপৰেখা টেক্সটবোৰ"
#: strings.hrc:95
-#, fuzzy
msgctxt "STR_ObjNameSingulGRAF"
msgid "Image"
msgstr "ছবি"
@@ -7154,7 +6916,6 @@ msgid "Linked Metafiles"
msgstr "সংযোগকৃত মেটাফাইলবোৰ"
#: strings.hrc:107
-#, fuzzy
msgctxt "STR_ObjNameSingulGRAFBMP"
msgid "Image"
msgstr "ছবি"
@@ -7310,7 +7071,6 @@ msgid "Dimensioning objects"
msgstr "মাত্রাযুক্ত বস্তুবোৰ"
#: strings.hrc:137
-#, fuzzy
msgctxt "STR_ObjNamePlural"
msgid "Drawing objects"
msgstr "অঁকা বস্তুবোৰ"
@@ -7379,7 +7139,6 @@ msgid "3D scenes"
msgstr "3D দৃশ্যবোৰ"
#: strings.hrc:150
-#, fuzzy
msgctxt "STR_ObjNameSingulSphere3d"
msgid "Sphere"
msgstr "গোলক"
@@ -8710,7 +8469,6 @@ msgid "Glue spacing object 2"
msgstr "গ্লু ব্যৱধান দিয়া বস্তু 2"
#: strings.hrc:418
-#, fuzzy
msgctxt "SIP_SA_EDGELINEDELTACOUNT"
msgid "Number of movable lines"
msgstr "স্থান পৰিৱৰ্তন কৰাৰ যোগ্য ৰেখাবোৰ সংখ্যা"
@@ -9325,7 +9083,6 @@ msgid "Bitmap"
msgstr "বিটমেপলৈ"
#: strings.hrc:542
-#, fuzzy
msgctxt "RID_SVXSTR_PATTERN"
msgid "Pattern"
msgstr "আৰ্হি"
@@ -9428,7 +9185,6 @@ msgid "Gray"
msgstr "মটিয়া"
#: strings.hrc:563
-#, fuzzy
msgctxt "RID_SVXSTR_COLOR_WHITE"
msgid "White"
msgstr "বগা"
@@ -9460,7 +9216,6 @@ msgid "Red"
msgstr "ৰঙা"
#: strings.hrc:569
-#, fuzzy
msgctxt "RID_SVXSTR_COLOR_VIOLET"
msgid "Violet"
msgstr "বেঙুনীয়া"
@@ -9526,7 +9281,6 @@ msgid "Light Brick"
msgstr ""
#: strings.hrc:582
-#, fuzzy
msgctxt "RID_SVXSTR_COLOR_LIGHTRED"
msgid "Light Red"
msgstr "পাতল ৰঙা"
@@ -9547,7 +9301,6 @@ msgid "Light Indigo"
msgstr ""
#: strings.hrc:586
-#, fuzzy
msgctxt "RID_SVXSTR_COLOR_LIGHTBLUE"
msgid "Light Blue"
msgstr "পাতল নীলা"
@@ -9558,7 +9311,6 @@ msgid "Light Teal"
msgstr ""
#: strings.hrc:588
-#, fuzzy
msgctxt "RID_SVXSTR_COLOR_LIGHTGREEN"
msgid "Light Green"
msgstr "পাতল সেউজীয়া"
@@ -9642,13 +9394,11 @@ msgid "Blue classic"
msgstr ""
#: strings.hrc:606
-#, fuzzy
msgctxt "RID_SVXSTR_COLOR_CYAN"
msgid "Cyan"
msgstr "চিয়ান"
#: strings.hrc:607
-#, fuzzy
msgctxt "RID_SVXSTR_COLOR_MAGENTA"
msgid "Magenta"
msgstr "মেজেন্টা"
@@ -9823,7 +9573,6 @@ msgid "Box List Yellow"
msgstr ""
#: strings.hrc:643
-#, fuzzy
msgctxt "RID_SVXSTR_TBLAFMT_LO6_ELEGANT"
msgid "Elegant"
msgstr "এলিগেন্ট"
@@ -10311,7 +10060,6 @@ msgid "Brownie"
msgstr ""
#: strings.hrc:747
-#, fuzzy
msgctxt "RID_SVXSTR_GRDT83"
msgid "Sunset"
msgstr "সূৰ্যাস্ত"
@@ -10402,7 +10150,6 @@ msgid "Hatching"
msgstr "হেচ্চিং"
#: strings.hrc:763
-#, fuzzy
msgctxt "RID_SVXSTR_BMP0"
msgid "Empty"
msgstr "ৰিক্ত"
@@ -10671,7 +10418,6 @@ msgid "Zig Zag"
msgstr ""
#: strings.hrc:816
-#, fuzzy
msgctxt "RID_SVXSTR_BMP53"
msgid "Wave"
msgstr "তৰংগ"
@@ -10726,7 +10472,6 @@ msgid "Trellis"
msgstr ""
#: strings.hrc:826
-#, fuzzy
msgctxt "RID_SVXSTR_BMP63"
msgid "Sphere"
msgstr "গোলক"
@@ -10762,7 +10507,6 @@ msgid "Solid Diamond"
msgstr ""
#: strings.hrc:833
-#, fuzzy
msgctxt "RID_SVXSTR_BMP70"
msgid "Vertical"
msgstr "উলম্ব"
@@ -10784,7 +10528,6 @@ msgid "Upward Diagonal"
msgstr ""
#: strings.hrc:837
-#, fuzzy
msgctxt "RID_SVXSTR_BMP74"
msgid "Cross"
msgstr "ক্রছ"
@@ -11124,7 +10867,6 @@ msgid "Last Custom Value"
msgstr "সৰ্বশেষ স্বনিৰ্বাচিত মানবোৰ"
#: strings.hrc:910
-#, fuzzy
msgctxt "RID_SVXSTR_PT"
msgid "pt"
msgstr "pt"
@@ -11478,55 +11220,46 @@ msgid "P~arallel"
msgstr "সমান্তৰাল (~a)"
#: strings.hrc:990
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_NW"
msgid "Extrusion North-West"
msgstr "নিঃসাৰিত উত্তৰ-পশ্চিম"
#: strings.hrc:991
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_N"
msgid "Extrusion North"
msgstr "নিঃসাৰিত উত্তৰ"
#: strings.hrc:992
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_NE"
msgid "Extrusion North-East"
msgstr "নিঃসাৰিত উত্তৰ-পূব"
#: strings.hrc:993
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_W"
msgid "Extrusion West"
msgstr "নিঃসাৰিত পশ্চিম"
#: strings.hrc:994
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_NONE"
msgid "Extrusion Backwards"
msgstr "নিঃসাৰিত পিছফালে"
#: strings.hrc:995
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_E"
msgid "Extrusion East"
msgstr "নিঃসাৰিত পূব"
#: strings.hrc:996
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_SW"
msgid "Extrusion South-West"
msgstr "নিঃসাৰিত দক্ষিণ-পশ্চিম"
#: strings.hrc:997
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_S"
msgid "Extrusion South"
msgstr "নিঃসাৰিত দক্ষিণ"
#: strings.hrc:998
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_SE"
msgid "Extrusion South-East"
msgstr "নিঃসাৰিত দক্ষিণ-পূব"
@@ -11703,7 +11436,6 @@ msgid "Font Name. The current font is not available and will be substituted."
msgstr "ফন্ট নাম। বৰ্তমান ফন্ট উপলব্ধ নাই আৰু ইয়াৰ পৰিৱৰ্তে অন্য এটা দিয়া হব।"
#: strings.hrc:1034
-#, fuzzy
msgctxt "RID_SVXSTR_CUSTOM_PAL"
msgid "custom"
msgstr "স্বনিৰ্বাচিত"
@@ -12467,7 +12199,6 @@ msgid "Get"
msgstr "পোৱা"
#: strings.hrc:1188
-#, fuzzy
msgctxt "RID_STR_REPLACE_NONE"
msgid "None"
msgstr "কোনো নহয়"
@@ -12588,7 +12319,6 @@ msgid "Binding"
msgstr "বাইণ্ডিংবোৰ"
#: strings.hrc:1211
-#, fuzzy
msgctxt "RID_STR_BINDING_EXPR"
msgid "Binding expression"
msgstr "বাইণ্ডিং অভিব্যক্তি"
@@ -12692,13 +12422,11 @@ msgid "Zoom factor. Right-click to change zoom factor or click to open Zoom dial
msgstr ""
#: strings.hrc:1235
-#, fuzzy
msgctxt "RID_SVXSTR_ZOOM_IN"
msgid "Zoom In"
msgstr "সৰুকৈ জুম কৰক"
#: strings.hrc:1236
-#, fuzzy
msgctxt "RID_SVXSTR_ZOOM_OUT"
msgid "Zoom Out"
msgstr "ডাঙৰকৈ জুম কৰক"
@@ -12709,31 +12437,26 @@ msgid "25%"
msgstr ""
#: strings.hrc:1238
-#, fuzzy
msgctxt "RID_SVXSTR_ZOOM_50"
msgid "50%"
msgstr "50%"
#: strings.hrc:1239
-#, fuzzy
msgctxt "RID_SVXSTR_ZOOM_75"
msgid "75%"
msgstr "75%"
#: strings.hrc:1240
-#, fuzzy
msgctxt "RID_SVXSTR_ZOOM_100"
msgid "100%"
msgstr "100%"
#: strings.hrc:1241
-#, fuzzy
msgctxt "RID_SVXSTR_ZOOM_150"
msgid "150%"
msgstr "150%"
#: strings.hrc:1242
-#, fuzzy
msgctxt "RID_SVXSTR_ZOOM_200"
msgid "200%"
msgstr "200%"
@@ -12797,7 +12520,6 @@ msgid "Reached the end of the sheet"
msgstr ""
#: strings.hrc:1255
-#, fuzzy
msgctxt "RID_SVXSTR_SEARCH_NOT_FOUND"
msgid "Search key not found"
msgstr "সন্ধান কৰা চাবি পোৱা ন'গ'ল"
@@ -13051,7 +12773,6 @@ msgid "BMP image"
msgstr ""
#: strings.hrc:1313
-#, fuzzy
msgctxt "STR_IMAGE_UNKNOWN"
msgid "Unknown"
msgstr "অজ্ঞাত"
@@ -13361,7 +13082,6 @@ msgid "Gujarati"
msgstr "গুজৰাটী"
#: strings.hrc:1382
-#, fuzzy
msgctxt "RID_SUBSETMAP"
msgid "Odia"
msgstr "উৰিয়া"
@@ -14838,7 +14558,6 @@ msgid "Widows"
msgstr "অনাথ শিশুবোৰ"
#: svxitems.hrc:63
-#, fuzzy
msgctxt "RID_ATTR_NAMES"
msgid "Paragraph spacing"
msgstr "পেৰেগ্ৰাফৰ ব্যৱধান"
diff --git a/source/as/sw/messages.po b/source/as/sw/messages.po
index 47cd617d283..ff2e413a092 100644
--- a/source/as/sw/messages.po
+++ b/source/as/sw/messages.po
@@ -225,7 +225,6 @@ msgid "%PRODUCTNAME Draw/%PRODUCTNAME Impress"
msgstr "%PRODUCTNAME Draw/%PRODUCTNAME Impress"
#: cnttab.hrc:33
-#, fuzzy
msgctxt "RES_SRCTYPES"
msgid "Other OLE Objects"
msgstr "অন্য OLE বস্তুবোৰ"
@@ -308,7 +307,6 @@ msgid "File format error found."
msgstr "ফাইল আকৃতিৰ ভুল।"
#: error.hrc:34
-#, fuzzy
msgctxt "RID_SW_ERRHDL"
msgid "Error reading file."
msgstr "ফাইল পঢ়োতে ভুল হৈছে"
@@ -319,7 +317,6 @@ msgid "This is not a valid WinWord6 file."
msgstr ""
#: error.hrc:36
-#, fuzzy
msgctxt "RID_SW_ERRHDL"
msgid "File format error found at $(ARG1)(row,col)."
msgstr "$(ARG1)(row,col) ত ফাইল বিন্যাস ত্ৰুটি পোৱা গল।"
@@ -368,7 +365,6 @@ msgid "$(ARG1) has changed."
msgstr "$(ARG1) সলনি হ'ল।"
#: error.hrc:47
-#, fuzzy
msgctxt "RID_SW_ERRHDL"
msgid "$(ARG1) does not exist."
msgstr "$(ARG1) নাই ।"
@@ -1424,7 +1420,6 @@ msgstr "ভিন্ন আকাৰৰ ২টা স্তম্ভ (বাও
#. Table styles, Writer internal, others are taken from Svx
#: strings.hrc:215
-#, fuzzy
msgctxt "STR_TABSTYLE_DEFAULT"
msgid "Default Style"
msgstr "অবিকল্পিত শৈলী"
@@ -1436,7 +1431,6 @@ msgid "Paragraph Styles"
msgstr "(পেৰেগ্ৰাফ শৈলী: "
#: strings.hrc:218
-#, fuzzy
msgctxt "STR_CHARACTERSTYLEFAMILY"
msgid "Character Styles"
msgstr "আখৰৰ শৈলীবোৰ"
@@ -1522,13 +1516,11 @@ msgid "The following characters are not valid and have been removed: "
msgstr "নিম্নলিখিত আখৰসমূহ বৈধ নহয় আৰু আতৰোৱা হৈছে: "
#: strings.hrc:235
-#, fuzzy
msgctxt "STR_BOOKMARK_DEF_NAME"
msgid "Bookmark"
msgstr "পৃষ্ঠাসংকেত"
#: strings.hrc:236
-#, fuzzy
msgctxt "STR_BOOKMARK_NAME"
msgid "Name"
msgstr "নাম"
@@ -1666,7 +1658,6 @@ msgid "Frame"
msgstr "ফ্ৰেম"
#: strings.hrc:264
-#, fuzzy
msgctxt "STR_SHAPE_DEFNAME"
msgid "Shape"
msgstr "আকৃতি"
@@ -2500,25 +2491,21 @@ msgid "Apply table attributes"
msgstr "টেবুল বৈশিষ্টসমূহ প্ৰয়োগ কৰক"
#: strings.hrc:431
-#, fuzzy
msgctxt "STR_UNDO_TABLE_AUTOFMT"
msgid "AutoFormat Table"
msgstr "টেবুল স্বচালিত ফৰমেট কৰক"
#: strings.hrc:432
-#, fuzzy
msgctxt "STR_UNDO_TABLE_INSCOL"
msgid "Insert Column"
msgstr "স্তম্ভ সুমুৱাওক"
#: strings.hrc:433
-#, fuzzy
msgctxt "STR_UNDO_TABLE_INSROW"
msgid "Insert Row"
msgstr "শাৰী সুমুৱাওক"
#: strings.hrc:434
-#, fuzzy
msgctxt "STR_UNDO_TABLE_DELBOX"
msgid "Delete row/column"
msgstr "শাৰী/স্তম্ভ মচি পেলাওক"
@@ -2691,13 +2678,11 @@ msgid "column break"
msgstr "স্তম্ভ ভাঙন"
#: strings.hrc:468
-#, fuzzy
msgctxt "STR_UNDO_REDLINE_INSERT"
msgid "Insert $1"
msgstr "$1 সুমুৱাওক"
#: strings.hrc:469
-#, fuzzy
msgctxt "STR_UNDO_REDLINE_DELETE"
msgid "Delete $1"
msgstr "$1 মচি পেলাওক..."
@@ -2726,7 +2711,6 @@ msgid "Paragraph formatting changed"
msgstr ""
#: strings.hrc:474
-#, fuzzy
msgctxt "STR_UNDO_REDLINE_TABLE_ROW_INSERT"
msgid "Insert Row"
msgstr "শাৰী সুমুৱাওক"
@@ -2738,7 +2722,6 @@ msgid "Delete Row"
msgstr "শাৰী মচি পেলাওক"
#: strings.hrc:476
-#, fuzzy
msgctxt "STR_UNDO_REDLINE_TABLE_CELL_INSERT"
msgid "Insert Cell"
msgstr "কক্ষ সুমুৱাওক"
@@ -3137,13 +3120,11 @@ msgid "Numbering"
msgstr "নাম্বাৰীং"
#: strings.hrc:559
-#, fuzzy
msgctxt "STR_STYLE_FAMILY_TABLE"
msgid "Table"
msgstr "টেবুল"
#: strings.hrc:560
-#, fuzzy
msgctxt "STR_STYLE_FAMILY_CELL"
msgid "Cell"
msgstr "কক্ষ"
@@ -3278,7 +3259,6 @@ msgid "Page sides"
msgstr "পৃষ্ঠাৰ কাষবোৰ"
#: strings.hrc:584
-#, fuzzy
msgctxt "STR_PRINTOPTUI_ALL_PAGES"
msgid "All pages"
msgstr "সকলো পৃষ্ঠা"
@@ -3296,7 +3276,6 @@ msgid "Front sides / right pages"
msgstr "আগফাল / সোঁ পৃষ্ঠাবোৰ"
#: strings.hrc:587
-#, fuzzy
msgctxt "STR_PRINTOPTUI_INCLUDE"
msgid "Include"
msgstr "অন্তর্ভূক্ত কৰক"
@@ -3338,7 +3317,6 @@ msgid "Pa~ges"
msgstr "পৃষ্ঠাবোৰ (~g)"
#: strings.hrc:594
-#, fuzzy
msgctxt "STR_PRINTOPTUI_SELECTION"
msgid "~Selection"
msgstr "নিৰ্বাচন (~S)"
@@ -3356,19 +3334,16 @@ msgid "Functions"
msgstr "ফাংকশ্বনসমূহ"
#: strings.hrc:598
-#, fuzzy
msgctxt "STR_FORMULA_CANCEL"
msgid "Cancel"
msgstr "বাতিল কৰক"
#: strings.hrc:599
-#, fuzzy
msgctxt "STR_FORMULA_APPLY"
msgid "Apply"
msgstr "প্ৰয়োগ কৰক"
#: strings.hrc:600
-#, fuzzy
msgctxt "STR_ACCESS_FORMULA_TOOLBAR"
msgid "Formula Tool Bar"
msgstr "সূত্র টুলবাৰ"
@@ -3413,13 +3388,11 @@ msgid "Insert as Hyperlink"
msgstr "হাইপাৰলিংক সুমুৱাওক"
#: strings.hrc:609
-#, fuzzy
msgctxt "STR_LINK_REGION"
msgid "Insert as Link"
msgstr "লিংক ৰূপে সুমুৱাওক"
#: strings.hrc:610
-#, fuzzy
msgctxt "STR_COPY_REGION"
msgid "Insert as Copy"
msgstr "কপি ৰূপে সুমুৱাওক"
@@ -3491,7 +3464,6 @@ msgid "~Index"
msgstr "অনুক্ৰমণিকা"
#: strings.hrc:622
-#, fuzzy
msgctxt "STR_FILE"
msgid "File"
msgstr "ফাইল"
@@ -3521,7 +3493,6 @@ msgid "~Delete"
msgstr "মচি পেলাওক"
#: strings.hrc:627
-#, fuzzy
msgctxt "STR_UPDATE_SEL"
msgid "Selection"
msgstr "নিৰ্বাচন"
@@ -3539,7 +3510,6 @@ msgid "Links"
msgstr "সংযোগ কৰক"
#: strings.hrc:630
-#, fuzzy
msgctxt "STR_UPDATE_ALL"
msgid "All"
msgstr "সকলো"
@@ -3580,7 +3550,6 @@ msgid "Read-~only"
msgstr "কেৱল পঢ়িবৰ বাবে"
#: strings.hrc:637
-#, fuzzy
msgctxt "STR_POSTIT_SHOW"
msgid "Show All"
msgstr "সকলো দেখুৱাওক"
@@ -3635,7 +3604,6 @@ msgstr ". তলৰ: "
#. Error calculator
#: strings.hrc:649
-#, fuzzy
msgctxt "STR_POSTIT_PAGE"
msgid "Page"
msgstr "পৃষ্ঠা"
@@ -3647,7 +3615,6 @@ msgid "Line"
msgstr "ৰেখা"
#: strings.hrc:651
-#, fuzzy
msgctxt "STR_POSTIT_AUTHOR"
msgid "Author"
msgstr "লেখক"
@@ -3693,7 +3660,6 @@ msgid "Error: Reference source not found"
msgstr ""
#: strings.hrc:660
-#, fuzzy
msgctxt "STR_TEMPLATE_NONE"
msgid "None"
msgstr "কোনো নহয়"
@@ -3704,7 +3670,6 @@ msgid "(fixed)"
msgstr ""
#: strings.hrc:662
-#, fuzzy
msgctxt "STR_DURATION_FORMAT"
msgid " Y: %1 M: %2 D: %3 H: %4 M: %5 S: %6"
msgstr " Y: %1 M: %2 D: %3 H: %4 M: %5 S: %6"
@@ -3733,7 +3698,6 @@ msgid "Bibliography"
msgstr "গ্রন্থ-সূচী 1"
#: strings.hrc:667
-#, fuzzy
msgctxt "STR_TOX_CITATION"
msgid "Citation"
msgstr "উদ্ধৃতি"
@@ -3773,13 +3737,11 @@ msgid "Title"
msgstr "শীৰ্ষক"
#: strings.hrc:675
-#, fuzzy
msgctxt "FLD_DOCINFO_THEMA"
msgid "Subject"
msgstr "বিষয়"
#: strings.hrc:676
-#, fuzzy
msgctxt "FLD_DOCINFO_KEYS"
msgid "Keywords"
msgstr "প্রধান শব্দবোৰ"
@@ -3797,7 +3759,6 @@ msgid "Created"
msgstr "সৃষ্টি কৰা হল:"
#: strings.hrc:679
-#, fuzzy
msgctxt "FLD_DOCINFO_CHANGE"
msgid "Modified"
msgstr "ৰূপান্তৰিত"
@@ -3809,13 +3770,11 @@ msgid "Last printed"
msgstr "সৰ্বশেষ প্ৰিন্টেড (_n):"
#: strings.hrc:681
-#, fuzzy
msgctxt "FLD_DOCINFO_DOCNO"
msgid "Revision number"
msgstr "পুনৰীক্ষণৰ সংখ্যা"
#: strings.hrc:682
-#, fuzzy
msgctxt "FLD_DOCINFO_EDIT"
msgid "Total editing time"
msgstr "সম্পাদনাৰ মুঠ সময়"
@@ -3836,13 +3795,11 @@ msgid "Next convert $(ARG1)"
msgstr ""
#: strings.hrc:686
-#, fuzzy
msgctxt "STR_AUTH_TYPE_ARTICLE"
msgid "Article"
msgstr "দফা"
#: strings.hrc:687
-#, fuzzy
msgctxt "STR_AUTH_TYPE_BOOK"
msgid "Book"
msgstr "কিতাপ"
@@ -3854,79 +3811,66 @@ msgid "Brochures"
msgstr "ক্ষুদ্র পুস্তিকা (~u)"
#: strings.hrc:689
-#, fuzzy
msgctxt "STR_AUTH_TYPE_CONFERENCE"
msgid "Conference proceedings"
msgstr "সন্মিলনৰ কার্য-ব্যৱস্থা"
#: strings.hrc:690
-#, fuzzy
msgctxt "STR_AUTH_TYPE_INBOOK"
msgid "Book excerpt"
msgstr "কিতাপৰ উদ্ধৃতি"
#: strings.hrc:691
-#, fuzzy
msgctxt "STR_AUTH_TYPE_INCOLLECTION"
msgid "Book excerpt with title"
msgstr "শিৰোনামৰ সৈতে কিতাপৰ উদ্ধৃতি"
#: strings.hrc:692
-#, fuzzy
msgctxt "STR_AUTH_TYPE_INPROCEEDINGS"
msgid "Conference proceedings"
msgstr "সন্মিলনৰ কার্য-ব্যৱস্থা"
#: strings.hrc:693
-#, fuzzy
msgctxt "STR_AUTH_TYPE_JOURNAL"
msgid "Journal"
msgstr "জার্নেল"
#: strings.hrc:694
-#, fuzzy
msgctxt "STR_AUTH_TYPE_MANUAL"
msgid "Techn. documentation"
msgstr "পাৰিভাষিক ডকুমেন্টেশ্বন"
#: strings.hrc:695
-#, fuzzy
msgctxt "STR_AUTH_TYPE_MASTERSTHESIS"
msgid "Thesis"
msgstr "থেছিছ"
#: strings.hrc:696
-#, fuzzy
msgctxt "STR_AUTH_TYPE_MISC"
msgid "Miscellaneous"
msgstr "সানমিহলি"
#: strings.hrc:697
-#, fuzzy
msgctxt "STR_AUTH_TYPE_PHDTHESIS"
msgid "Dissertation"
msgstr "আলোচনা"
#: strings.hrc:698
-#, fuzzy
msgctxt "STR_AUTH_TYPE_PROCEEDINGS"
msgid "Conference proceedings"
msgstr "সন্মিলনৰ কার্য-ব্যৱস্থা"
#: strings.hrc:699
-#, fuzzy
msgctxt "STR_AUTH_TYPE_TECHREPORT"
msgid "Research report"
msgstr "গৱেষণাৰ ৰিপৰ্ট"
#: strings.hrc:700
-#, fuzzy
msgctxt "STR_AUTH_TYPE_UNPUBLISHED"
msgid "Unpublished"
msgstr "অপ্ৰকাশিত"
#: strings.hrc:701
-#, fuzzy
msgctxt "STR_AUTH_TYPE_EMAIL"
msgid "E-mail"
msgstr "ই-মেইল"
@@ -3938,37 +3882,31 @@ msgid "WWW document"
msgstr "প্ৰতিটো দস্তাবেজত"
#: strings.hrc:703
-#, fuzzy
msgctxt "STR_AUTH_TYPE_CUSTOM1"
msgid "User-defined1"
msgstr "ব্যৱহাৰকৰ্তাৰ দ্বাৰা সংজ্ঞা নিৰূপিত1"
#: strings.hrc:704
-#, fuzzy
msgctxt "STR_AUTH_TYPE_CUSTOM2"
msgid "User-defined2"
msgstr "ব্যৱহাৰকৰ্তাৰ দ্বাৰা সংজ্ঞা নিৰূপিত2"
#: strings.hrc:705
-#, fuzzy
msgctxt "STR_AUTH_TYPE_CUSTOM3"
msgid "User-defined3"
msgstr "ব্যৱহাৰকৰ্তাৰ দ্বাৰা সংজ্ঞা নিৰূপিত3"
#: strings.hrc:706
-#, fuzzy
msgctxt "STR_AUTH_TYPE_CUSTOM4"
msgid "User-defined4"
msgstr "ব্যৱহাৰকৰ্তাৰ দ্বাৰা সংজ্ঞা নিৰূপিত4"
#: strings.hrc:707
-#, fuzzy
msgctxt "STR_AUTH_TYPE_CUSTOM5"
msgid "User-defined5"
msgstr "ব্যৱহাৰকৰ্তাৰ দ্বাৰা সংজ্ঞা নিৰূপিত5"
#: strings.hrc:708
-#, fuzzy
msgctxt "STR_AUTH_FIELD_IDENTIFIER"
msgid "Short name"
msgstr "চুটি নাম"
@@ -4004,7 +3942,6 @@ msgid "Book title"
msgstr "কিতাপৰ শিৰোনাম (~B)"
#: strings.hrc:714
-#, fuzzy
msgctxt "STR_AUTH_FIELD_CHAPTER"
msgid "Chapter"
msgstr "অধ্যায়"
@@ -4034,13 +3971,11 @@ msgid "Institution"
msgstr "অনুষ্ঠান (~u)"
#: strings.hrc:719
-#, fuzzy
msgctxt "STR_AUTH_FIELD_JOURNAL"
msgid "Journal"
msgstr "জার্নেল"
#: strings.hrc:720
-#, fuzzy
msgctxt "STR_AUTH_FIELD_MONTH"
msgid "Month"
msgstr "মাহ"
@@ -4052,7 +3987,6 @@ msgid "Note"
msgstr "টিপ্পনী"
#: strings.hrc:722
-#, fuzzy
msgctxt "STR_AUTH_FIELD_NUMBER"
msgid "Number"
msgstr "সংখ্যা"
@@ -4070,7 +4004,6 @@ msgid "Page(s)"
msgstr "পৃষ্ঠা(বোৰ) (~g)"
#: strings.hrc:725
-#, fuzzy
msgctxt "STR_AUTH_FIELD_PUBLISHER"
msgid "Publisher"
msgstr "প্ৰকাশক"
@@ -4100,7 +4033,6 @@ msgid "Type of report"
msgstr "সংবাদৰ ধৰণ (~p)"
#: strings.hrc:730
-#, fuzzy
msgctxt "STR_AUTH_FIELD_VOLUME"
msgid "Volume"
msgstr "ভলিউম"
@@ -4112,37 +4044,31 @@ msgid "Year"
msgstr "মৰমৰ"
#: strings.hrc:732
-#, fuzzy
msgctxt "STR_AUTH_FIELD_URL"
msgid "URL"
msgstr "URL"
#: strings.hrc:733
-#, fuzzy
msgctxt "STR_AUTH_FIELD_CUSTOM1"
msgid "User-defined1"
msgstr "ব্যৱহাৰকৰ্তাৰ দ্বাৰা সংজ্ঞা নিৰূপিত1"
#: strings.hrc:734
-#, fuzzy
msgctxt "STR_AUTH_FIELD_CUSTOM2"
msgid "User-defined2"
msgstr "ব্যৱহাৰকৰ্তাৰ দ্বাৰা সংজ্ঞা নিৰূপিত2"
#: strings.hrc:735
-#, fuzzy
msgctxt "STR_AUTH_FIELD_CUSTOM3"
msgid "User-defined3"
msgstr "ব্যৱহাৰকৰ্তাৰ দ্বাৰা সংজ্ঞা নিৰূপিত3"
#: strings.hrc:736
-#, fuzzy
msgctxt "STR_AUTH_FIELD_CUSTOM4"
msgid "User-defined4"
msgstr "ব্যৱহাৰকৰ্তাৰ দ্বাৰা সংজ্ঞা নিৰূপিত4"
#: strings.hrc:737
-#, fuzzy
msgctxt "STR_AUTH_FIELD_CUSTOM5"
msgid "User-defined5"
msgstr "ব্যৱহাৰকৰ্তাৰ দ্বাৰা সংজ্ঞা নিৰূপিত5"
@@ -5244,7 +5170,6 @@ msgid "Custom"
msgstr "নিজৰ পছন্দৰ মতে"
#: strings.hrc:1003
-#, fuzzy
msgctxt "STR_CUSTOM_LABEL"
msgid "[User]"
msgstr "[User]"
@@ -5337,7 +5262,6 @@ msgid "Drop Caps over"
msgstr ""
#: strings.hrc:1026
-#, fuzzy
msgctxt "STR_DROP_LINES"
msgid "rows"
msgstr "শাৰীবোৰ"
@@ -5382,7 +5306,6 @@ msgid "+ mirror horizontal on even pages"
msgstr ""
#: strings.hrc:1034
-#, fuzzy
msgctxt "STR_CHARFMT"
msgid "Character Style"
msgstr "আখৰৰ শৈলী"
@@ -5394,7 +5317,6 @@ msgid "No Character Style"
msgstr "আখৰৰ শৈলী"
#: strings.hrc:1036
-#, fuzzy
msgctxt "STR_FOOTER"
msgid "Footer"
msgstr "ফুটাৰ"
@@ -5406,7 +5328,6 @@ msgid "No footer"
msgstr "ফুটাৰলৈ"
#: strings.hrc:1038
-#, fuzzy
msgctxt "STR_HEADER"
msgid "Header"
msgstr "হেডাৰ"
@@ -5504,7 +5425,6 @@ msgid "at top"
msgstr ""
#: strings.hrc:1056
-#, fuzzy
msgctxt "STR_VERT_CENTER"
msgid "Centered vertically"
msgstr "উলম্বভাৱে কেন্দ্ৰীত"
@@ -5532,7 +5452,6 @@ msgid "Bottom of line"
msgstr "ৰেখাৰ তলত"
#: strings.hrc:1061
-#, fuzzy
msgctxt "STR_REGISTER_ON"
msgid "Register-true"
msgstr "ৰেজিষ্টাৰ-সঁচা"
@@ -5548,7 +5467,6 @@ msgid "at the right"
msgstr ""
#: strings.hrc:1064
-#, fuzzy
msgctxt "STR_HORI_CENTER"
msgid "Centered horizontally"
msgstr "আনুভূমিকভাৱে কেন্দ্ৰীত"
@@ -5599,7 +5517,6 @@ msgid "Editable in read-only document"
msgstr "কেৱল পঢ়িবৰ বাবে দস্তাবেজত সম্পাদনা কৰিব পাৰি (_d)"
#: strings.hrc:1073
-#, fuzzy
msgctxt "STR_LAYOUT_SPLIT"
msgid "Split"
msgstr "বিভাজন কৰক"
@@ -5622,7 +5539,6 @@ msgid "linked to "
msgstr ""
#: strings.hrc:1077
-#, fuzzy
msgctxt "STR_CONNECT2"
msgid "and "
msgstr "আৰু "
@@ -5717,7 +5633,6 @@ msgid "Black & White"
msgstr "ক'লা আৰু বগা"
#: strings.hrc:1094
-#, fuzzy
msgctxt "STR_DRAWMODE_WATERMARK"
msgid "Watermark"
msgstr "জলচিহ্ন"
@@ -5729,19 +5644,16 @@ msgid "Rotation"
msgstr "উদ্ধৃতি"
#: strings.hrc:1096
-#, fuzzy
msgctxt "STR_GRID_NONE"
msgid "No grid"
msgstr "জাল নাই"
#: strings.hrc:1097
-#, fuzzy
msgctxt "STR_GRID_LINES_ONLY"
msgid "Grid (lines only)"
msgstr "জাল (কেৱল শাৰী)"
#: strings.hrc:1098
-#, fuzzy
msgctxt "STR_GRID_LINES_CHARS"
msgid "Grid (lines and characters)"
msgstr "জাল (শাৰী আৰু আখৰবোৰ)"
@@ -5767,19 +5679,16 @@ msgid "Do not merge borders"
msgstr ""
#: strings.hrc:1104
-#, fuzzy
msgctxt "ST_TBL"
msgid "Table"
msgstr "টেবুল"
#: strings.hrc:1105
-#, fuzzy
msgctxt "ST_FRM"
msgid "Text Frame"
msgstr "সংযোগকৃত টেক্সট ফ্রেম"
#: strings.hrc:1106
-#, fuzzy
msgctxt "ST_PGE"
msgid "Page"
msgstr "পৃষ্ঠা"
@@ -5791,7 +5700,6 @@ msgid "Drawing"
msgstr "ছবি"
#: strings.hrc:1108
-#, fuzzy
msgctxt "ST_CTRL"
msgid "Control"
msgstr "নিয়ন্ত্রণ"
@@ -5803,7 +5711,6 @@ msgid "Section"
msgstr "খণ্ড"
#: strings.hrc:1110
-#, fuzzy
msgctxt "ST_BKM"
msgid "Bookmark"
msgstr "পৃষ্ঠাসংকেত"
@@ -5827,7 +5734,6 @@ msgid "Headings"
msgstr "শিৰোনামবোৰ"
#: strings.hrc:1114
-#, fuzzy
msgctxt "ST_SEL"
msgid "Selection"
msgstr "নিৰ্বাচন"
@@ -5844,7 +5750,6 @@ msgid "Reminder"
msgstr ""
#: strings.hrc:1117
-#, fuzzy
msgctxt "ST_POSTIT"
msgid "Comment"
msgstr "মন্তব্যবোৰ"
@@ -5883,7 +5788,6 @@ msgid "Next text frame"
msgstr "টেক্সট ফ্রেম ভৰাওক"
#: strings.hrc:1125
-#, fuzzy
msgctxt "STR_IMGBTN_PGE_DOWN"
msgid "Next page"
msgstr "পৰৱর্তী পৃষ্ঠা"
@@ -5943,7 +5847,6 @@ msgid "Next Reminder"
msgstr ""
#: strings.hrc:1136
-#, fuzzy
msgctxt "STR_IMGBTN_POSTIT_DOWN"
msgid "Next Comment"
msgstr "পৰৱৰ্তী মন্তব্য"
@@ -5971,7 +5874,6 @@ msgid "Previous text frame"
msgstr ""
#: strings.hrc:1141
-#, fuzzy
msgctxt "STR_IMGBTN_PGE_UP"
msgid "Previous page"
msgstr "পূৰ্বৱৰ্তী পৃষ্ঠা"
@@ -6030,7 +5932,6 @@ msgid "Previous Reminder"
msgstr ""
#: strings.hrc:1152
-#, fuzzy
msgctxt "STR_IMGBTN_POSTIT_UP"
msgid "Previous Comment"
msgstr "পূৰ্বৱৰ্তী মন্তব্য"
@@ -6092,7 +5993,6 @@ msgid "Table changed"
msgstr "টেবুল সলনি হয়"
#: strings.hrc:1164
-#, fuzzy
msgctxt "STR_REDLINE_FMTCOLL"
msgid "Applied Paragraph Styles"
msgstr "ব্যৱহৃত পেৰেগ্ৰাফ শৈলীবোৰ"
@@ -6242,13 +6142,11 @@ msgid "Image file cannot be read"
msgstr "ছবি ফাইল পঢ়িব নোৱাৰি"
#: strings.hrc:1193
-#, fuzzy
msgctxt "STR_GRFILTER_FORMATERROR"
msgid "Unknown image format"
msgstr "অজ্ঞাত ছবি বিন্যাস"
#: strings.hrc:1194
-#, fuzzy
msgctxt "STR_GRFILTER_VERSIONERROR"
msgid "This image file version is not supported"
msgstr "এই ছবি ফাইল সংস্কৰণ সমৰ্থিত নহয়"
@@ -6572,55 +6470,46 @@ msgstr "বর্ণমালা সূচীৰ বাবে বাছনী
#. Description: character alignment for frmsh.cxx - context menu
#. -----------------------------------------------------------------------
#: strings.hrc:1264
-#, fuzzy
msgctxt "STR_FRMUI_TOP_BASE"
msgid "Base line at ~top"
msgstr "ওপৰত আধাৰ ৰেখা (~t)"
#: strings.hrc:1265
-#, fuzzy
msgctxt "STR_FRMUI_BOTTOM_BASE"
msgid "~Base line at bottom"
msgstr "তলত আধাৰ ৰেখা (~B)"
#: strings.hrc:1266
-#, fuzzy
msgctxt "STR_FRMUI_CENTER_BASE"
msgid "Base line ~centered"
msgstr "আধাৰ ৰেখা কেন্দ্রীকৃত (~c)"
#: strings.hrc:1267
-#, fuzzy
msgctxt "STR_FRMUI_LINE_TOP"
msgid "Top of line"
msgstr "ৰেখাৰ ওপৰত"
#: strings.hrc:1268
-#, fuzzy
msgctxt "STR_FRMUI_LINE_BOTTOM"
msgid "Bottom of line"
msgstr "ৰেখাৰ তলত"
#: strings.hrc:1269
-#, fuzzy
msgctxt "STR_FRMUI_LINE_CENTER"
msgid "Center of line"
msgstr "ৰেখাৰ মধ্যভাগ"
#: strings.hrc:1270
-#, fuzzy
msgctxt "STR_FRMUI_OLE_INSERT"
msgid "Insert object"
msgstr "বস্তু ভৰাওক"
#: strings.hrc:1271
-#, fuzzy
msgctxt "STR_FRMUI_OLE_EDIT"
msgid "Edit object"
msgstr "বস্তু সম্পাদনা কৰক"
#: strings.hrc:1272
-#, fuzzy
msgctxt "STR_FRMUI_COLL_HEADER"
msgid " (Template: "
msgstr " (নমুনা: "
@@ -6677,25 +6566,21 @@ msgid "Hyphenation completed"
msgstr ""
#: strings.hrc:1287
-#, fuzzy
msgctxt "STR_LANGSTATUS_NONE"
msgid "None (Do not check spelling)"
msgstr "কোনো নহয় (বানান নিৰীক্ষন নকৰিব)"
#: strings.hrc:1288
-#, fuzzy
msgctxt "STR_RESET_TO_DEFAULT_LANGUAGE"
msgid "Reset to Default Language"
msgstr "অবিকল্পিত ভাষালৈ পুনৰ সংহতি কৰা"
#: strings.hrc:1289
-#, fuzzy
msgctxt "STR_LANGSTATUS_MORE"
msgid "More..."
msgstr "অধিক..."
#: strings.hrc:1290
-#, fuzzy
msgctxt "STR_IGNORE_SELECTION"
msgid "~Ignore"
msgstr "উপেক্ষা কৰক (~I)"
@@ -6743,7 +6628,6 @@ msgid "Source not specified."
msgstr ""
#: strings.hrc:1300
-#, fuzzy
msgctxt "STR_NUM_LEVEL"
msgid "Level "
msgstr "Level "
@@ -6832,7 +6716,6 @@ msgid "Text formula"
msgstr ""
#: strings.hrc:1320
-#, fuzzy
msgctxt "STR_MENU_ZOOM"
msgid "~Zoom"
msgstr "জুম (~Z)"
@@ -6892,13 +6775,11 @@ msgid "Remove empty paragraphs"
msgstr "খালী পেৰেগ্ৰাফবোৰ আঁতৰাওক"
#: utlui.hrc:28
-#, fuzzy
msgctxt "RID_SHELLRES_AUTOFMTSTRS"
msgid "Use replacement table"
msgstr "প্ৰতিস্থাপন টেবুল ব্যৱহাৰ কৰক"
#: utlui.hrc:29
-#, fuzzy
msgctxt "RID_SHELLRES_AUTOFMTSTRS"
msgid "Correct TWo INitial CApitals"
msgstr "TWo INitial CApitals শুদ্ধ কৰক"
@@ -6916,7 +6797,6 @@ msgid "Replace \"standard\" quotes with %1custom%2 quotes"
msgstr "\"standard\" quotes ক %1 \\bcustom%2 quotes ৰ সৈতে প্ৰতিস্থাপন কৰক"
#: utlui.hrc:32
-#, fuzzy
msgctxt "RID_SHELLRES_AUTOFMTSTRS"
msgid "Replace Custom Styles"
msgstr "কাষ্টম শৈলীবোৰৰ প্ৰতিস্থাপন কৰক"
@@ -6952,7 +6832,6 @@ msgid "URL recognition"
msgstr "URL চিনাক্তকৰণ"
#: utlui.hrc:38
-#, fuzzy
msgctxt "RID_SHELLRES_AUTOFMTSTRS"
msgid "Replace dashes"
msgstr "ডেশ্ববোৰৰ প্ৰতিস্থাপন কৰক"
@@ -7037,7 +6916,6 @@ msgid "Properties"
msgstr "বৈশিষ্টসমূহ"
#: addentrydialog.ui:8
-#, fuzzy
msgctxt "addentrydialog|AddEntryDialog"
msgid "Add Element"
msgstr "উপাদান যোগ কৰক"
@@ -7065,7 +6943,6 @@ msgid "1. Drag address elements here"
msgstr ""
#: addressblockdialog.ui:139
-#, fuzzy
msgctxt "addressblockdialog|up|tooltip_text"
msgid "Move up"
msgstr "ওপৰলৈ স্থান পৰিৱর্তন কৰক"
@@ -7083,7 +6960,6 @@ msgid "Move right"
msgstr "সোঁফালে নিয়ক"
#: addressblockdialog.ui:184
-#, fuzzy
msgctxt "addressblockdialog|down|tooltip_text"
msgid "Move down"
msgstr "তললৈ স্থান পৰিৱর্তন কৰক"
@@ -7526,7 +7402,6 @@ msgid "Insert"
msgstr "সুমুৱাওক"
#: bibliographyentry.ui:35
-#, fuzzy
msgctxt "bibliographyentry|modify"
msgid "Apply"
msgstr "প্ৰয়োগ কৰক"
@@ -7593,7 +7468,6 @@ msgid "Outline"
msgstr "ৰূপৰেখা"
#: bulletsandnumbering.ui:188
-#, fuzzy
msgctxt "bulletsandnumbering|graphics"
msgid "Image"
msgstr "ছবি"
@@ -7604,7 +7478,6 @@ msgid "Position"
msgstr "স্থান"
#: bulletsandnumbering.ui:234
-#, fuzzy
msgctxt "bulletsandnumbering|customize"
msgid "Customize"
msgstr "স্বনিৰ্বাচন কৰক"
@@ -7638,7 +7511,6 @@ msgid "Fa_x:"
msgstr "ফেক্স:"
#: businessdatapage.ui:89
-#, fuzzy
msgctxt "businessdatapage|phoneft-atkobject"
msgid "Home telephone number"
msgstr "ঘৰৰ টেলিফোন নম্বৰ"
@@ -7649,7 +7521,6 @@ msgid "Homepage/e-mail:"
msgstr ""
#: businessdatapage.ui:126
-#, fuzzy
msgctxt "businessdatapage|company-atkobject"
msgid "First name"
msgstr "প্রথম নাম"
@@ -7660,13 +7531,11 @@ msgid "Title"
msgstr "শীৰ্ষক"
#: businessdatapage.ui:185
-#, fuzzy
msgctxt "businessdatapage|fax-atkobject"
msgid "Home telephone number"
msgstr "ঘৰৰ টেলিফোন নম্বৰ"
#: businessdatapage.ui:216
-#, fuzzy
msgctxt "businessdatapage|url-atkobject"
msgid "FAX number"
msgstr "ফেক্স নম্বৰ"
@@ -7683,7 +7552,6 @@ msgid "Company 2nd line:"
msgstr ""
#: businessdatapage.ui:277
-#, fuzzy
msgctxt "businessdatapage|company2-atkobject"
msgid "Last name"
msgstr "অন্তিম নাম"
@@ -7695,13 +7563,11 @@ msgid "_Zip/city:"
msgstr "জিপ/চহৰ (_Z)"
#: businessdatapage.ui:320
-#, fuzzy
msgctxt "businessdatapage|icity-atkobject"
msgid "City"
msgstr "চহৰ"
#: businessdatapage.ui:338
-#, fuzzy
msgctxt "businessdatapage|izip-atkobject"
msgid "Zip code"
msgstr "জিপ ক'ড"
@@ -8246,13 +8112,11 @@ msgid "Endnote"
msgstr "এণ্ডনোট"
#: conditionpage.ui:205
-#, fuzzy
msgctxt "conditionpage|filter"
msgid "Header"
msgstr "হেডাৰ"
#: conditionpage.ui:206
-#, fuzzy
msgctxt "conditionpage|filter"
msgid "Footer"
msgstr "ফুটাৰ"
@@ -8571,13 +8435,11 @@ msgid "Word only"
msgstr ""
#: createautomarkdialog.ui:185
-#, fuzzy
msgctxt "createautomarkdialog|yes"
msgid "Yes"
msgstr "হয়"
#: createautomarkdialog.ui:197
-#, fuzzy
msgctxt "createautomarkdialog|no"
msgid "No"
msgstr "নহয়"
@@ -8594,7 +8456,6 @@ msgid "Customize Address List"
msgstr ""
#: customizeaddrlistdialog.ui:100
-#, fuzzy
msgctxt "customizeaddrlistdialog|add"
msgid "_Add..."
msgstr "যোগ কৰক (_A)..."
@@ -8897,7 +8758,6 @@ msgid "Table"
msgstr "টেবুল"
#: envaddresspage.ui:190
-#, fuzzy
msgctxt "envaddresspage|label8"
msgid "Database field"
msgstr "ডাটাবেইচ ক্ষেত্ৰ"
@@ -8920,7 +8780,6 @@ msgid "Preview"
msgstr "পূৰ্বদৃশ্য"
#: envdialog.ui:8
-#, fuzzy
msgctxt "envdialog|EnvDialog"
msgid "Envelope"
msgstr "লেফাফা"
@@ -8943,7 +8802,6 @@ msgid "_Modify"
msgstr "পৰিবৰ্তন কৰক (_M)"
#: envdialog.ui:132
-#, fuzzy
msgctxt "envdialog|envelope"
msgid "Envelope"
msgstr "লেফাফা"
@@ -8954,7 +8812,6 @@ msgid "Format"
msgstr "বিন্যাস"
#: envdialog.ui:177
-#, fuzzy
msgctxt "envdialog|printer"
msgid "Printer"
msgstr "মুদ্ৰণ যন্ত্ৰ"
@@ -8987,7 +8844,6 @@ msgid "Position"
msgstr "স্থান"
#: envformatpage.ui:213
-#, fuzzy
msgctxt "envformatpage|label1"
msgid "Addressee"
msgstr "এড্রেছী"
@@ -9020,7 +8876,6 @@ msgid "Position"
msgstr "স্থান"
#: envformatpage.ui:432
-#, fuzzy
msgctxt "envformatpage|label2"
msgid "Sender"
msgstr "পথাওতা"
@@ -9249,7 +9104,6 @@ msgid "Functions"
msgstr "ফাংকশ্বনসমূহ"
#: fielddialog.ui:172
-#, fuzzy
msgctxt "fielddialog|docinfo"
msgid "DocInformation"
msgstr "দস্তাবেজ তথ্য"
@@ -9295,7 +9149,6 @@ msgid "_Condition"
msgstr "চৰ্ত (~C)"
#: flddbpage.ui:145
-#, fuzzy
msgctxt "flddbpage|label4"
msgid "Record number"
msgstr "সংখ্যা ৰেকৰ্ড কৰক"
@@ -9321,7 +9174,6 @@ msgid "From database"
msgstr ""
#: flddbpage.ui:315
-#, fuzzy
msgctxt "flddbpage|userdefinedcb"
msgid "User-defined"
msgstr "ব্যৱহাৰকৰ্তাৰ দ্বাৰা সংজ্ঞা নিৰূপিত"
@@ -9360,7 +9212,6 @@ msgid "Author"
msgstr "লেখক"
#: flddocinfopage.ui:186
-#, fuzzy
msgctxt "flddocinfopage|liststore1"
msgid "Time"
msgstr "সময়"
@@ -9498,7 +9349,6 @@ msgid "Author"
msgstr "লেখক"
#: fldfuncpage.ui:589
-#, fuzzy
msgctxt "fldfuncpage|liststore1"
msgid "Time"
msgstr "সময়"
@@ -9515,7 +9365,6 @@ msgid "Date Time Author"
msgstr ""
#: fldrefpage.ui:13
-#, fuzzy
msgctxt "fldrefpage|liststore1"
msgid "Bookmarks"
msgstr "পৃষ্ঠাসংকেতবোৰ"
@@ -9557,7 +9406,6 @@ msgid "Insert _reference to"
msgstr "প্রসংগ ভৰাওক"
#: fldrefpage.ui:169
-#, fuzzy
msgctxt "fldrefpage|label4"
msgid "Selection"
msgstr "নিৰ্বাচন"
@@ -9648,7 +9496,6 @@ msgid "Numbering by Chapter"
msgstr ""
#: fldvarpage.ui:458
-#, fuzzy
msgctxt "fldvarpage|apply|tooltip_text"
msgid "Apply"
msgstr "প্ৰয়োগ কৰক"
@@ -9664,7 +9511,6 @@ msgid "Author"
msgstr "লেখক"
#: fldvarpage.ui:531
-#, fuzzy
msgctxt "fldvarpage|liststore1"
msgid "Time"
msgstr "সময়"
@@ -9687,7 +9533,6 @@ msgid "Navigation"
msgstr "নেভিগেশ্বন"
#: floatingsync.ui:10
-#, fuzzy
msgctxt "floatingsync|FloatingSync"
msgid "Synchronize"
msgstr "সংমিহলী কৰক"
@@ -10185,13 +10030,11 @@ msgid "Right-to-left"
msgstr "সোঁফালৰ পৰা বাওঁফাললৈ"
#: frmaddpage.ui:44
-#, fuzzy
msgctxt "frmaddpage|liststore1"
msgid "Right-to-left (vertical)"
msgstr "সোঁফালৰ পৰা বাওঁফাললৈ (উলম্ব)"
#: frmaddpage.ui:48
-#, fuzzy
msgctxt "frmaddpage|liststore1"
msgid "Left-to-right (vertical)"
msgstr "বাওঁফালৰ পৰা সোঁফাললৈ (উলম্ব)"
@@ -10213,13 +10056,11 @@ msgid "_Alternative (Text only):"
msgstr ""
#: frmaddpage.ui:152
-#, fuzzy
msgctxt "frmaddpage|prev"
msgid "<None>"
msgstr "<None>"
#: frmaddpage.ui:166
-#, fuzzy
msgctxt "frmaddpage|next"
msgid "<None>"
msgstr "<None>"
@@ -10235,7 +10076,6 @@ msgid "_Next link:"
msgstr ""
#: frmaddpage.ui:206
-#, fuzzy
msgctxt "frmaddpage|description_label"
msgid "_Description:"
msgstr "বিৱৰণ (_D):"
@@ -10269,7 +10109,6 @@ msgid "P_osition"
msgstr "স্থান"
#: frmaddpage.ui:375
-#, fuzzy
msgctxt "frmaddpage|protectsize"
msgid "_Size"
msgstr "আকাৰ (_S)"
@@ -10348,13 +10187,11 @@ msgid "Re_lative to"
msgstr "প্ৰাসংগিক (_l)"
#: frmtypepage.ui:304
-#, fuzzy
msgctxt "frmtypepage|ratio"
msgid "_Keep ratio"
msgstr "অনুপাত ৰাখক (_K)"
#: frmtypepage.ui:319
-#, fuzzy
msgctxt "frmtypepage|origsize"
msgid "_Original Size"
msgstr "প্রকৃত আকাৰ (_O)"
@@ -10396,7 +10233,6 @@ msgid "To _frame"
msgstr "ফ্ৰেমলৈ"
#: frmtypepage.ui:482
-#, fuzzy
msgctxt "frmtypepage|label1"
msgid "Anchor"
msgstr "সংযোগ কৰক"
@@ -10413,7 +10249,6 @@ msgid "b_y"
msgstr ""
#: frmtypepage.ui:550
-#, fuzzy
msgctxt "frmtypepage|vertbyft"
msgid "by"
msgstr "দ্বাৰা"
@@ -10532,7 +10367,6 @@ msgid "Indent"
msgstr "ইনডেণ্ট"
#: indentpage.ui:145
-#, fuzzy
msgctxt "indentpage|preview-atkobject"
msgid "Example"
msgstr "উদাহৰণ"
@@ -10667,19 +10501,16 @@ msgid "Sum"
msgstr "যোগফল"
#: inputwinmenu.ui:20
-#, fuzzy
msgctxt "inputwinmenu|round"
msgid "Round"
msgstr "গোলাকাৰ"
#: inputwinmenu.ui:28
-#, fuzzy
msgctxt "inputwinmenu|phd"
msgid "Percent"
msgstr "শতাংশ"
#: inputwinmenu.ui:36
-#, fuzzy
msgctxt "inputwinmenu|sqrt"
msgid "Square Root"
msgstr "বৰ্গ মূল"
@@ -10691,7 +10522,6 @@ msgid "Power"
msgstr "পাৱাৰ"
#: inputwinmenu.ui:52
-#, fuzzy
msgctxt "inputwinmenu|operators"
msgid "Operators"
msgstr "অপাৰেটৰসমূহ"
@@ -10769,7 +10599,6 @@ msgid "Mean"
msgstr "মধ্যমান"
#: inputwinmenu.ui:178
-#, fuzzy
msgctxt "inputwinmenu|min"
msgid "Minimum"
msgstr "নূন্যতম"
@@ -10793,37 +10622,31 @@ msgid "Sine"
msgstr "ৰেখা"
#: inputwinmenu.ui:216
-#, fuzzy
msgctxt "inputwinmenu|cos"
msgid "Cosine"
msgstr "কোছাইন"
#: inputwinmenu.ui:224
-#, fuzzy
msgctxt "inputwinmenu|tag"
msgid "Tangent"
msgstr "স্পৰ্শক"
#: inputwinmenu.ui:232
-#, fuzzy
msgctxt "inputwinmenu|asin"
msgid "Arcsine"
msgstr "আর্কছাইন"
#: inputwinmenu.ui:240
-#, fuzzy
msgctxt "inputwinmenu|acos"
msgid "Arccosine"
msgstr "আর্ককোছাইন"
#: inputwinmenu.ui:248
-#, fuzzy
msgctxt "inputwinmenu|atan"
msgid "Arctangent"
msgstr "আর্কটানজেণ্ট"
#: insertautotextdialog.ui:8
-#, fuzzy
msgctxt "insertautotextdialog|InsertAutoTextDialog"
msgid "Insert AutoText"
msgstr "স্বচালিত লিখনী সুমুৱাওক"
@@ -10834,7 +10657,6 @@ msgid "Autotexts for Shortcut "
msgstr ""
#: insertbookmark.ui:8
-#, fuzzy
msgctxt "insertbookmark|InsertBookmarkDialog"
msgid "Bookmark"
msgstr "পৃষ্ঠাসংকেত"
@@ -10846,7 +10668,6 @@ msgid "Insert"
msgstr "সুমুৱাওক"
#: insertbookmark.ui:122
-#, fuzzy
msgctxt "insertbookmark|rename"
msgid "Rename"
msgstr "পুনৰ নাম দিয়ক"
@@ -10898,7 +10719,6 @@ msgid "Change page number"
msgstr "পৃষ্ঠাসংখ্যা সলনি কৰক"
#: insertbreak.ui:205
-#, fuzzy
msgctxt "insertbreak|pagenumsb-atkobject"
msgid "Change page number"
msgstr "পৃষ্ঠাসংখ্যা সলনি কৰক"
@@ -11286,13 +11106,11 @@ msgid "Business Cards"
msgstr "ব্যৱসায়িক কার্ডসমূহ (~u)"
#: labeldialog.ui:174
-#, fuzzy
msgctxt "labeldialog|private"
msgid "Private"
msgstr "ব্যক্তিগত"
#: labeldialog.ui:197
-#, fuzzy
msgctxt "labeldialog|business"
msgid "Business"
msgstr "ব্যৱসায়"
@@ -11365,7 +11183,6 @@ msgid "Pa_ge height:"
msgstr "পৃষ্ঠা উচ্চতা"
#: labelformatpage.ui:166
-#, fuzzy
msgctxt "labelformatpage|save"
msgid "_Save..."
msgstr "সংৰক্ষণ কৰক (_S)..."
@@ -11416,7 +11233,6 @@ msgid "Printer Name"
msgstr ""
#: labeloptionspage.ui:270
-#, fuzzy
msgctxt "labeloptionspage|label2"
msgid "Printer"
msgstr "মুদ্ৰণ যন্ত্ৰ"
@@ -11615,7 +11431,6 @@ msgid "_Selected records"
msgstr "নিৰ্বাচিত ৰেকৰ্ডবোৰ (~S)"
#: mailmerge.ui:172
-#, fuzzy
msgctxt "mailmerge|rbfrom"
msgid "_From:"
msgstr "পৰা (_F):"
@@ -11633,7 +11448,6 @@ msgid "Records"
msgstr "ৰেকৰ্ডসমূহ"
#: mailmerge.ui:285
-#, fuzzy
msgctxt "mailmerge|printer"
msgid "_Printer"
msgstr "মুদ্ৰণ যন্ত্ৰ (_P)"
@@ -11645,7 +11459,6 @@ msgid "_Electronic"
msgstr "ইলেকট্রনিক (~E)"
#: mailmerge.ui:321
-#, fuzzy
msgctxt "mailmerge|file"
msgid "File"
msgstr "ফাইল"
@@ -11735,7 +11548,6 @@ msgid "Save Merged Document"
msgstr "দস্তাবেজ ছেভ কৰক"
#: mailmerge.ui:745
-#, fuzzy
msgctxt "mailmerge|outputlabel"
msgid "Output"
msgstr "আউটপুট"
@@ -11764,13 +11576,11 @@ msgid "Create"
msgstr "সৃষ্টি কৰক (~r)"
#: managechangessidebar.ui:48
-#, fuzzy
msgctxt "managechangessidebar|accept"
msgid "_Accept"
msgstr "স্বীকাৰ কৰক (_A)"
#: managechangessidebar.ui:64
-#, fuzzy
msgctxt "managechangessidebar|reject"
msgid "_Reject"
msgstr "অস্বীকাৰ কৰক (_R)"
@@ -11806,7 +11616,6 @@ msgid "Action"
msgstr "কাৰ্য্যসমূহ"
#: managechangessidebar.ui:184
-#, fuzzy
msgctxt "managechangessidebar|writerauthor"
msgid "Author"
msgstr "লেখক"
@@ -11818,7 +11627,6 @@ msgid "Date"
msgstr "তাৰিখ"
#: managechangessidebar.ui:200
-#, fuzzy
msgctxt "managechangessidebar|writerdesc"
msgid "Comment"
msgstr "মন্তব্যবোৰ"
@@ -11896,7 +11704,6 @@ msgid "Select the address list containing the address data you want to use. This
msgstr ""
#: mmaddressblockpage.ui:142
-#, fuzzy
msgctxt "mmaddressblockpage|label3"
msgid "1."
msgstr "1."
@@ -11918,7 +11725,6 @@ msgid "3."
msgstr ""
#: mmaddressblockpage.ui:258
-#, fuzzy
msgctxt "mmaddressblockpage|settingsft"
msgid "2."
msgstr "2."
@@ -12062,7 +11868,6 @@ msgid "_Zoom"
msgstr "জুম"
#: mmlayoutpage.ui:363
-#, fuzzy
msgctxt "mmlayoutpage|zoom"
msgid "Entire page"
msgstr "সম্পূর্ণ পৃষ্ঠা"
@@ -12127,7 +11932,6 @@ msgid "Field value"
msgstr "ফিল্ড মূল্য"
#: mmmailbody.ui:292
-#, fuzzy
msgctxt "mmmailbody|newfemale"
msgid "_New..."
msgstr "নতুন (_N)..."
@@ -12195,7 +11999,6 @@ msgid "HTML Message"
msgstr "সহায় বাৰ্তা"
#: mmresultemaildialog.ui:30
-#, fuzzy
msgctxt "mmresultemaildialog|liststore1"
msgid "Plain Text"
msgstr "উকা লিখনী"
@@ -12284,7 +12087,6 @@ msgid "Print Documents"
msgstr "দস্তাবেজ প্ৰিন্ট কৰক"
#: mmresultprintdialog.ui:97
-#, fuzzy
msgctxt "mmresultprintdialog|printerft"
msgid "_Printer"
msgstr "মুদ্ৰণ যন্ত্ৰ (_P)"
@@ -12432,7 +12234,6 @@ msgid "Field value"
msgstr "ফিল্ড মূল্য"
#: mmsalutationpage.ui:341
-#, fuzzy
msgctxt "mmsalutationpage|newfemale"
msgid "_New..."
msgstr "নতুন (_N)..."
@@ -12562,7 +12363,6 @@ msgid "Back"
msgstr "পিছফালে"
#: navigatorpanel.ui:73
-#, fuzzy
msgctxt "navigatorpanel|forward|tooltip_text"
msgid "Forward"
msgstr "আগলৈ"
@@ -12599,13 +12399,11 @@ msgid "Set Reminder"
msgstr ""
#: navigatorpanel.ui:194
-#, fuzzy
msgctxt "navigatorpanel|header|tooltip_text"
msgid "Header"
msgstr "হেডাৰ"
#: navigatorpanel.ui:207
-#, fuzzy
msgctxt "navigatorpanel|footer|tooltip_text"
msgid "Footer"
msgstr "ফুটাৰ"
@@ -12656,7 +12454,6 @@ msgid "Edit"
msgstr "সম্পাদনা"
#: navigatorpanel.ui:377
-#, fuzzy
msgctxt "navigatorpanel|update|tooltip_text"
msgid "Update"
msgstr "আপডেট কৰক"
@@ -12773,7 +12570,6 @@ msgid "Spreadsheet"
msgstr "স্প্ৰেডশ্বীট"
#: notebookbar.ui:1238
-#, fuzzy
msgctxt "notebookbar|FileLabel"
msgid "File"
msgstr "ফাইল"
@@ -12837,13 +12633,11 @@ msgid "Indent"
msgstr "ইনডেণ্ট"
#: notebookbar.ui:2196
-#, fuzzy
msgctxt "notebookbar|increaseindent1|tooltip_text"
msgid "Increase Indent"
msgstr "ইণ্ডেন্ট বৃদ্ধি কৰক"
#: notebookbar.ui:2212
-#, fuzzy
msgctxt "notebookbar|decreaseindent1|tooltip_text"
msgid "Decrease Indent"
msgstr "ইণ্ডেন্ট হ্রাস কৰক"
@@ -12855,7 +12649,6 @@ msgid "Indent"
msgstr "ইনডেণ্ট"
#: notebookbar.ui:2342
-#, fuzzy
msgctxt "notebookbar|StyleSection|tooltip_text"
msgid "Style"
msgstr "শৈলী"
@@ -12873,7 +12666,6 @@ msgid "Find"
msgstr "বিচাৰক"
#: notebookbar.ui:2595
-#, fuzzy
msgctxt "notebookbar|HomeLabel"
msgid "Home"
msgstr "ঘৰ"
@@ -12885,7 +12677,6 @@ msgid "Break"
msgstr "ব্যাঘাট (_B)"
#: notebookbar.ui:2800
-#, fuzzy
msgctxt "notebookbar|box70|tooltip_text"
msgid "Gallery"
msgstr "গেলাৰী"
@@ -12896,13 +12687,11 @@ msgid "Open Clip Art and Media Gallery"
msgstr ""
#: notebookbar.ui:2850
-#, fuzzy
msgctxt "notebookbar|box69|tooltip_text"
msgid "Symbol"
msgstr "চিহ্ন"
#: notebookbar.ui:2882
-#, fuzzy
msgctxt "notebookbar|box17|tooltip_text"
msgid "Basic"
msgstr "মৌলিক"
@@ -12913,7 +12702,6 @@ msgid "Insert Audio or Video"
msgstr ""
#: notebookbar.ui:2942
-#, fuzzy
msgctxt "notebookbar|ShapesSection|tooltip_text"
msgid "Shapes"
msgstr "আকৃতিবোৰ"
@@ -12960,7 +12748,6 @@ msgid "Page layout"
msgstr "পৃষ্ঠা বিন্যাস"
#: notebookbar.ui:4295
-#, fuzzy
msgctxt "notebookbar|ReferencesLabel"
msgid "References"
msgstr "প্ৰসংগবোৰ"
@@ -12988,7 +12775,6 @@ msgid "Zoom"
msgstr "জুম"
#: notebookbar.ui:5177
-#, fuzzy
msgctxt "notebookbar|ViewLabel"
msgid "View"
msgstr "দৃশ্য"
@@ -13006,7 +12792,6 @@ msgid "Indent"
msgstr "ইনডেণ্ট"
#: notebookbar.ui:5850
-#, fuzzy
msgctxt "notebookbar|TableLabel"
msgid "Table"
msgstr "টেবুল"
@@ -13030,13 +12815,11 @@ msgid "Basics"
msgstr "ভিত্তি"
#: notebookbar.ui:5905
-#, fuzzy
msgctxt "notebookbar|Crop1"
msgid "Crop"
msgstr "ক্রপ"
#: notebookbar.ui:6537
-#, fuzzy
msgctxt "notebookbar|ImageLabel"
msgid "Image"
msgstr "ছবি"
@@ -13059,7 +12842,6 @@ msgid "Shape / Textbox"
msgstr ""
#: notebookbar.ui:6734
-#, fuzzy
msgctxt "notebookbar|AnchorMenu"
msgid "Anchor"
msgstr "সংযোগ কৰক"
@@ -13081,13 +12863,11 @@ msgid "_File"
msgstr "ফাইল"
#: notebookbar_compact.ui:2797
-#, fuzzy
msgctxt "notebookbar_compact|FileLabel"
msgid "File"
msgstr "ফাইল"
#: notebookbar_compact.ui:2873
-#, fuzzy
msgctxt "notebookbar_compact|editb"
msgid "_Edit"
msgstr "সম্পাদন কৰক (_E)"
@@ -13105,13 +12885,11 @@ msgid "_Menu"
msgstr "মেনু"
#: notebookbar_compact.ui:3690
-#, fuzzy
msgctxt "notebookbar_compact|HomeLabel"
msgid "Home"
msgstr "ঘৰ"
#: notebookbar_compact.ui:4093
-#, fuzzy
msgctxt "notebookbar_compact|insertb"
msgid "_Insert"
msgstr "ভৰাওক (_I)"
@@ -13141,7 +12919,6 @@ msgid "Reference_s"
msgstr "প্ৰসংগবোৰ"
#: notebookbar_compact.ui:4899
-#, fuzzy
msgctxt "notebookbar_compact|ReferencesLabel"
msgid "References"
msgstr "প্ৰসংগবোৰ"
@@ -13165,7 +12942,6 @@ msgid "_View"
msgstr "দৃশ্য"
#: notebookbar_compact.ui:5792
-#, fuzzy
msgctxt "notebookbar_compact|ViewLabel"
msgid "View"
msgstr "দৃশ্য"
@@ -13177,7 +12953,6 @@ msgid "T_able"
msgstr "টেবুল"
#: notebookbar_compact.ui:6478
-#, fuzzy
msgctxt "notebookbar_compact|TableLabel"
msgid "Table"
msgstr "টেবুল"
@@ -13189,7 +12964,6 @@ msgid "_Graphic"
msgstr "গ্ৰাফিক্স"
#: notebookbar_compact.ui:7136
-#, fuzzy
msgctxt "notebookbar_compact|ImageLabel"
msgid "Image"
msgstr "ছবি"
@@ -13217,19 +12991,16 @@ msgid "Wrap"
msgstr "আবৃত কৰক (~W)"
#: notebookbar_compact.ui:8144
-#, fuzzy
msgctxt "notebookbar_compact|frame:MenuAlign"
msgid "Align"
msgstr "সংৰেখন"
#: notebookbar_compact.ui:8216
-#, fuzzy
msgctxt "notebookbar_compact|frame:MenuDraw"
msgid "Object"
msgstr "বস্তু"
#: notebookbar_compact.ui:8246
-#, fuzzy
msgctxt "notebookbar_compact|FrameLabel"
msgid "Object"
msgstr "বস্তু"
@@ -13241,7 +13012,6 @@ msgid "_Tools"
msgstr "সঁজুলিসমূহ"
#: notebookbar_compact.ui:8810
-#, fuzzy
msgctxt "notebookbar_compact|DevLabel"
msgid "Tools"
msgstr "সঁজুলিসমূহ"
@@ -13257,7 +13027,6 @@ msgid "Menubar"
msgstr ""
#: notebookbar_groupedbar_compact.ui:3363
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|Quotation2"
msgid "Quotation"
msgstr "উদ্ধৃতি"
@@ -13281,7 +13050,6 @@ msgid "_File"
msgstr "ফাইল"
#: notebookbar_groupedbar_compact.ui:4302
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|editb"
msgid "_Edit"
msgstr "সম্পাদন কৰক (_E)"
@@ -13305,7 +13073,6 @@ msgid "_Paragraph"
msgstr "দফা"
#: notebookbar_groupedbar_compact.ui:5044
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|insertb"
msgid "_Insert"
msgstr "ভৰাওক (_I)"
@@ -13412,7 +13179,6 @@ msgid "_Review"
msgstr "পূৰ্বদৃশ্য"
#: notebookbar_groupedbar_compact.ui:7648
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|commentsb"
msgid "_Comments"
msgstr "বিষয়সূচী (_C)"
@@ -13516,7 +13282,6 @@ msgid "Menubar"
msgstr ""
#: notebookbar_groupedbar_full.ui:3281
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|Quotation2"
msgid "Quotation"
msgstr "উদ্ধৃতি"
@@ -13546,7 +13311,6 @@ msgid "_File"
msgstr "ফাইল"
#: notebookbar_groupedbar_full.ui:4384
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|editb"
msgid "_Edit"
msgstr "সম্পাদন কৰক (_E)"
@@ -13570,7 +13334,6 @@ msgid "_Paragraph"
msgstr "দফা"
#: notebookbar_groupedbar_full.ui:5457
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|insertb"
msgid "_Insert"
msgstr "ভৰাওক (_I)"
@@ -13683,7 +13446,6 @@ msgid "_Review"
msgstr "পূৰ্বদৃশ্য"
#: notebookbar_groupedbar_full.ui:9858
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|commentsb"
msgid "_Comments"
msgstr "বিষয়সূচী (_C)"
@@ -13705,7 +13467,6 @@ msgid "D_raw"
msgstr ""
#: notebookbar_groupedbar_full.ui:11024
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|editdrawb"
msgid "_Edit"
msgstr "সম্পাদন কৰক (_E)"
@@ -13717,7 +13478,6 @@ msgid "Wrap"
msgstr "আবৃত কৰক (~W)"
#: notebookbar_groupedbar_full.ui:11268
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|alignb"
msgid "Align"
msgstr "সংৰেখন"
@@ -13764,7 +13524,6 @@ msgid "_View"
msgstr "দৃশ্য"
#: notebookbar_groupedbar_full.ui:12753
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|insertTextb"
msgid "_Insert"
msgstr "ভৰাওক (_I)"
@@ -13812,13 +13571,11 @@ msgid "Grayscale"
msgstr "গ্রেস্কেল"
#: notebookbar_groups.ui:50
-#, fuzzy
msgctxt "notebookbar_groups|imagestylebw"
msgid "Black and White"
msgstr "কলা আৰু বগা"
#: notebookbar_groups.ui:58
-#, fuzzy
msgctxt "notebookbar_groups|imagestylewater"
msgid "Watermark"
msgstr "জলচিহ্ন"
@@ -13879,7 +13636,6 @@ msgid "Colorize Orange"
msgstr ""
#: notebookbar_groups.ui:186
-#, fuzzy
msgctxt "notebookbar_groups|hyperlink"
msgid "Hyperlink"
msgstr "হাইপাৰলিংক"
@@ -13897,7 +13653,6 @@ msgid "Endnote"
msgstr "অন্তিম টীকা"
#: notebookbar_groups.ui:224
-#, fuzzy
msgctxt "notebookbar_groups|bookmark"
msgid "Bookmark"
msgstr "পৃষ্ঠাসংকেত"
@@ -13920,19 +13675,16 @@ msgid "Title"
msgstr "শীৰ্ষক"
#: notebookbar_groups.ui:335
-#, fuzzy
msgctxt "notebookbar_groups|heading1"
msgid "Heading 1"
msgstr "শিৰোনাম ১"
#: notebookbar_groups.ui:344
-#, fuzzy
msgctxt "notebookbar_groups|heading2"
msgid "Heading 2"
msgstr "শিৰোনাম 2"
#: notebookbar_groups.ui:353
-#, fuzzy
msgctxt "notebookbar_groups|heading3"
msgid "Heading 3"
msgstr "শিৰোনাম 3"
@@ -13943,19 +13695,16 @@ msgid "Default Character"
msgstr ""
#: notebookbar_groups.ui:377
-#, fuzzy
msgctxt "notebookbar_groups|italic"
msgid "Emphasis"
msgstr "জোৰ দিয়া"
#: notebookbar_groups.ui:386
-#, fuzzy
msgctxt "notebookbar_groups|bold"
msgid "Strong Emphasis"
msgstr "দৃঢ়ভাৱে গুৰুত্ব আৰোপণ"
#: notebookbar_groups.ui:404
-#, fuzzy
msgctxt "notebookbar_groups|tablestylenone"
msgid "None"
msgstr "কোনো নহয়"
@@ -14004,7 +13753,6 @@ msgid "Delete Rows"
msgstr "শাৰী মচি পেলাওক"
#: notebookbar_groups.ui:504
-#, fuzzy
msgctxt "notebookbar_groups|rowmenuselect"
msgid "Select Rows"
msgstr "শাৰী বাছক"
@@ -14016,7 +13764,6 @@ msgid "Row Height..."
msgstr "শাৰীৰ উচ্চতা"
#: notebookbar_groups.ui:528
-#, fuzzy
msgctxt "notebookbar_groups|rowmenuoptimalrow"
msgid "Optimal Row Height"
msgstr "অনুকূলিত শাৰীৰ উচ্চতা"
@@ -14028,7 +13775,6 @@ msgid "Distribute Rows Evenly"
msgstr "স্তম্ভসমূহ যুগ্মভাৱে বিতৰণ কৰক"
#: notebookbar_groups.ui:736
-#, fuzzy
msgctxt "notebookbar_groups|filegrouplabel"
msgid "File"
msgstr "ফাইল"
@@ -14040,7 +13786,6 @@ msgid "Clipboard"
msgstr "ক্লিপবৰ্ড"
#: notebookbar_groups.ui:935
-#, fuzzy
msgctxt "notebookbar_groups|paragraphstyleb"
msgid "Style"
msgstr "শৈলী"
@@ -14058,7 +13803,6 @@ msgid "Links"
msgstr "সংযোগ কৰক"
#: notebookbar_groups.ui:1616
-#, fuzzy
msgctxt "notebookbar_groups|shapesb"
msgid "Shapes"
msgstr "আকৃতিবোৰ"
@@ -14070,7 +13814,6 @@ msgid "Insert"
msgstr "সুমুৱাওক"
#: notebookbar_groups.ui:1758
-#, fuzzy
msgctxt "notebookbar_groups|tablestyleb"
msgid "Style"
msgstr "শৈলী"
@@ -14088,13 +13831,11 @@ msgid "Columns"
msgstr "স্তম্ভবোৰ"
#: notebookbar_groups.ui:2002
-#, fuzzy
msgctxt "notebookbar_groups|tablegrouplabel"
msgid "Table"
msgstr "টেবুল"
#: notebookbar_groups.ui:2038
-#, fuzzy
msgctxt "notebookbar_groups|imagestyleb"
msgid "Style"
msgstr "শৈলী"
@@ -14118,19 +13859,16 @@ msgid "Lock"
msgstr "ডক"
#: notebookbar_groups.ui:2189
-#, fuzzy
msgctxt "notebookbar_groups|imagegrouplabel"
msgid "Image"
msgstr "ছবি"
#: notebookbar_groups.ui:2247
-#, fuzzy
msgctxt "notebookbar_groups|wrapoff"
msgid "None"
msgstr "কোনো নহয়"
#: notebookbar_groups.ui:2256
-#, fuzzy
msgctxt "notebookbar_groups|wrapideal"
msgid "Optimal"
msgstr "অনুকূলিত"
@@ -14148,7 +13886,6 @@ msgid "Before"
msgstr "আগত"
#: notebookbar_groups.ui:2283
-#, fuzzy
msgctxt "notebookbar_groups|wrapright"
msgid "After"
msgstr "পাছত"
@@ -14359,7 +14096,6 @@ msgid "Line Numbering"
msgstr "শাৰীৰ নম্বৰিং"
#: objectdialog.ui:8
-#, fuzzy
msgctxt "objectdialog|ObjectDialog"
msgid "Object"
msgstr "বস্তু"
@@ -14651,7 +14387,6 @@ msgid "Font"
msgstr "আখৰ"
#: optfonttabpage.ui:117
-#, fuzzy
msgctxt "optfonttabpage|size_label"
msgid "_Size"
msgstr "আকাৰ (_S)"
@@ -14800,7 +14535,6 @@ msgid "_Spaces"
msgstr ""
#: optformataidspage.ui:480
-#, fuzzy
msgctxt "optformataidspage|cursorlabel"
msgid "Direct Cursor"
msgstr "প্রত্যক্ষ কাৰ্ছাৰ"
@@ -14954,13 +14688,11 @@ msgid "Uppercase"
msgstr ""
#: optredlinepage.ui:76
-#, fuzzy
msgctxt "optredlinepage|insert"
msgid "Lowercase"
msgstr "তলৰ কেছ"
#: optredlinepage.ui:77
-#, fuzzy
msgctxt "optredlinepage|insert"
msgid "Small caps"
msgstr "সৰু বৰফলা আখৰ"
@@ -14971,7 +14703,6 @@ msgid "Title font"
msgstr ""
#: optredlinepage.ui:79
-#, fuzzy
msgctxt "optredlinepage|insert"
msgid "Background color"
msgstr "পৃষ্ঠভূমিৰ ৰং"
@@ -15026,7 +14757,6 @@ msgid "Attrib_utes:"
msgstr "এট্রিবিয়ুটবোৰ"
#: optredlinepage.ui:288
-#, fuzzy
msgctxt "optredlinepage|changedcolor_label"
msgid "Colo_r:"
msgstr "ৰঙ (_r):"
@@ -15069,7 +14799,6 @@ msgid "[None]"
msgstr "[None]"
#: optredlinepage.ui:444
-#, fuzzy
msgctxt "optredlinepage|markpos"
msgid "Left margin"
msgstr "বাওঁফালৰ সীমা"
@@ -15151,7 +14880,6 @@ msgid "Behavior of rows/columns"
msgstr ""
#: opttablepage.ui:266
-#, fuzzy
msgctxt "opttablepage|fix"
msgid "_Fixed"
msgstr "নির্দিষ্ট (_F)"
@@ -15534,7 +15262,6 @@ msgid "_More Options"
msgstr "অধিক বিকল্প"
#: pagecolumncontrol.ui:230
-#, fuzzy
msgctxt "pagecolumncontrol|moreoptions|tooltip_text"
msgid "More Options"
msgstr "অধিক বিকল্প"
@@ -15564,7 +15291,6 @@ msgid "Same Content:"
msgstr "ফ্ৰেইমৰ সমলসমূহ"
#: pageformatpanel.ui:23
-#, fuzzy
msgctxt "pageformatpanel|size"
msgid "Size:"
msgstr "আকাৰ:"
@@ -15618,7 +15344,6 @@ msgid "Margins:"
msgstr "মাৰ্জিন"
#: pageformatpanel.ui:140
-#, fuzzy
msgctxt "pageformatpanel|marginLB"
msgid "None"
msgstr "কোনো নহয়"
@@ -15630,7 +15355,6 @@ msgid "Narrow"
msgstr "সংকীৰ্ণ"
#: pageformatpanel.ui:142
-#, fuzzy
msgctxt "pageformatpanel|marginLB"
msgid "Moderate"
msgstr "মিতাচাৰী"
@@ -15657,7 +15381,6 @@ msgid "Wide"
msgstr "লুকুৱাই ৰাখক"
#: pageformatpanel.ui:147
-#, fuzzy
msgctxt "pageformatpanel|marginLB"
msgid "Mirrored"
msgstr "প্রতিফলিত"
@@ -15711,7 +15434,6 @@ msgid "Wide"
msgstr "লুকুৱাই ৰাখক"
#: pagemargincontrol.ui:127
-#, fuzzy
msgctxt "pagemargincontrol|mirrored"
msgid "Mirrored"
msgstr "প্রতিফলিত"
@@ -15741,7 +15463,6 @@ msgid "Wide"
msgstr "লুকুৱাই ৰাখক"
#: pagemargincontrol.ui:203
-#, fuzzy
msgctxt "pagemargincontrol|mirroredL"
msgid "Mirrored"
msgstr "প্রতিফলিত"
@@ -15813,31 +15534,26 @@ msgid "_More Options"
msgstr "অধিক বিকল্প"
#: pagesizecontrol.ui:55
-#, fuzzy
msgctxt "pagesizecontrol|moreoptions|tooltip_text"
msgid "More Options"
msgstr "অধিক বিকল্প"
#: pagestylespanel.ui:15
-#, fuzzy
msgctxt "pagestylespanel|liststorePageLayout"
msgid "Right and left"
msgstr "সোঁ আৰু বাও"
#: pagestylespanel.ui:19
-#, fuzzy
msgctxt "pagestylespanel|liststorePageLayout"
msgid "Mirrored"
msgstr "প্রতিফলিত"
#: pagestylespanel.ui:23
-#, fuzzy
msgctxt "pagestylespanel|liststorePageLayout"
msgid "Only right"
msgstr "কেৱল সোঁ"
#: pagestylespanel.ui:27
-#, fuzzy
msgctxt "pagestylespanel|liststorePageLayout"
msgid "Only left"
msgstr "কেৱল বাও"
@@ -15964,7 +15680,6 @@ msgid "Transparency"
msgstr "স্বচ্ছতা"
#: picturedialog.ui:8
-#, fuzzy
msgctxt "picturedialog|PictureDialog"
msgid "Image"
msgstr "ছবি"
@@ -15991,13 +15706,11 @@ msgid "Hyperlink"
msgstr "হাইপাৰলিংক"
#: picturedialog.ui:197
-#, fuzzy
msgctxt "picturedialog|picture"
msgid "Image"
msgstr "ছবি"
#: picturedialog.ui:220
-#, fuzzy
msgctxt "picturedialog|crop"
msgid "Crop"
msgstr "ক্রপ"
@@ -16068,7 +15781,6 @@ msgid "On right pages"
msgstr ""
#: picturepage.ui:249
-#, fuzzy
msgctxt "picturepage|label2"
msgid "Flip"
msgstr "লুটিৱাওক"
@@ -16091,13 +15803,11 @@ msgid "Default _settings:"
msgstr "অবিকল্পত সংহতিসমূহ"
#: picturepage.ui:349
-#, fuzzy
msgctxt "picturepage|CTL_ANGLE|tooltip_text"
msgid "Rotation Angle"
msgstr "ঘূৰ্ণন কোণ"
#: picturepage.ui:374
-#, fuzzy
msgctxt "picturepage|label2"
msgid "Rotation Angle"
msgstr "ঘূৰ্ণন কোণ"
@@ -16333,7 +16043,6 @@ msgid "Fa_x:"
msgstr "ফেক্স:"
#: privateuserpage.ui:89
-#, fuzzy
msgctxt "privateuserpage|phoneft-atkobject"
msgid "Home telephone number"
msgstr "ঘৰৰ টেলিফোন নম্বৰ"
@@ -16344,13 +16053,11 @@ msgid "Homepage/e-mail:"
msgstr ""
#: privateuserpage.ui:126
-#, fuzzy
msgctxt "privateuserpage|firstname-atkobject"
msgid "First name"
msgstr "প্রথম নাম"
#: privateuserpage.ui:144
-#, fuzzy
msgctxt "privateuserpage|lastname-atkobject"
msgid "Last name"
msgstr "অন্তিম নাম"
@@ -16372,13 +16079,11 @@ msgid "Position"
msgstr "স্থান"
#: privateuserpage.ui:239
-#, fuzzy
msgctxt "privateuserpage|fax-atkobject"
msgid "Home telephone number"
msgstr "ঘৰৰ টেলিফোন নম্বৰ"
#: privateuserpage.ui:270
-#, fuzzy
msgctxt "privateuserpage|url-atkobject"
msgid "FAX number"
msgstr "ফেক্স নম্বৰ"
@@ -16396,13 +16101,11 @@ msgid "First/last _name/initials 2:"
msgstr "প্রথম/অন্তিম নাম/ইনিশ্বিয়েলছ (_n)"
#: privateuserpage.ui:331
-#, fuzzy
msgctxt "privateuserpage|firstname2-atkobject"
msgid "Last name"
msgstr "অন্তিম নাম"
#: privateuserpage.ui:349
-#, fuzzy
msgctxt "privateuserpage|lastname2-atkobject"
msgid "First name"
msgstr "প্রথম নাম"
@@ -16420,13 +16123,11 @@ msgid "_Zip/city:"
msgstr "জিপ/চহৰ (_Z)"
#: privateuserpage.ui:410
-#, fuzzy
msgctxt "privateuserpage|icity-atkobject"
msgid "City"
msgstr "চহৰ"
#: privateuserpage.ui:428
-#, fuzzy
msgctxt "privateuserpage|izip-atkobject"
msgid "Zip code"
msgstr "জিপ ক'ড"
@@ -16550,13 +16251,11 @@ msgid "Open in New Window"
msgstr ""
#: readonlymenu.ui:28
-#, fuzzy
msgctxt "readonlymenu|edit"
msgid "_Edit"
msgstr "সম্পাদন কৰক (_E)"
#: readonlymenu.ui:36
-#, fuzzy
msgctxt "readonlymenu|selection"
msgid "Select Text"
msgstr "লিখনী বাছক"
@@ -16644,7 +16343,6 @@ msgid "Leave Full-Screen Mode"
msgstr ""
#: readonlymenu.ui:242
-#, fuzzy
msgctxt "readonlymenu|copy"
msgid "_Copy"
msgstr "কপি (_C)"
@@ -16859,7 +16557,6 @@ msgid "Your recipients are currently selected from:"
msgstr ""
#: selectaddressdialog.ui:125
-#, fuzzy
msgctxt "selectaddressdialog|add"
msgid "_Add..."
msgstr "যোগ কৰক (_A)..."
@@ -16898,7 +16595,6 @@ msgid "Table"
msgstr "টেবুল"
#: selectaddressdialog.ui:253
-#, fuzzy
msgctxt "selectaddressdialog|connecting"
msgid "Connecting to data source..."
msgstr "ডাটা উত্সলৈ সংযোগ কৰি আছে..."
@@ -16921,7 +16617,6 @@ msgid "Select Address Block"
msgstr "ঠিকনা ব্লক সম্পাদনা কৰক"
#: selectblockdialog.ui:90
-#, fuzzy
msgctxt "selectblockdialog|new"
msgid "_New..."
msgstr "নতুন (_N)..."
@@ -16991,7 +16686,6 @@ msgid "_Preview"
msgstr "পূৰ্বদৃশ্য"
#: sidebarpage.ui:31
-#, fuzzy
msgctxt "sidebarpage|orientation|tooltip_text"
msgid "Orientation"
msgstr "অনুস্থাপন"
@@ -17008,7 +16702,6 @@ msgid "Columns"
msgstr "স্তম্ভবোৰ"
#: sidebarpage.ui:112
-#, fuzzy
msgctxt "sidebarpage|margin|tooltip_text"
msgid "Margin"
msgstr "সীমা"
@@ -17031,7 +16724,6 @@ msgid "None"
msgstr "কোনো নহয়"
#: sidebarwrap.ui:36
-#, fuzzy
msgctxt "sidebarwrap|buttonnone-atkobject"
msgid "None"
msgstr "কোনো নহয়"
@@ -17049,13 +16741,11 @@ msgid "Parallel"
msgstr "সমান্তৰাল"
#: sidebarwrap.ui:75
-#, fuzzy
msgctxt "sidebarwrap|buttonoptimal|tooltip_text"
msgid "Optimal"
msgstr "অনুকূলিত"
#: sidebarwrap.ui:82
-#, fuzzy
msgctxt "sidebarwrap|buttonoptimal-atkobject"
msgid "Optimal"
msgstr "অনুকূলিত"
@@ -17077,7 +16767,6 @@ msgid "After"
msgstr "পাছত"
#: sidebarwrap.ui:128
-#, fuzzy
msgctxt "sidebarwrap|buttonafter-atkobject"
msgid "After"
msgstr "পাছত"
@@ -17196,19 +16885,16 @@ msgid "Key 3"
msgstr "চাবি 3"
#: sortdialog.ui:408
-#, fuzzy
msgctxt "sortdialog|typelb1-atkobject"
msgid "Key type"
msgstr "চাবিৰ প্ৰকাৰ"
#: sortdialog.ui:431
-#, fuzzy
msgctxt "sortdialog|typelb2-atkobject"
msgid "Key type"
msgstr "চাবিৰ প্ৰকাৰ"
#: sortdialog.ui:452
-#, fuzzy
msgctxt "sortdialog|typelb3-atkobject"
msgid "Key type"
msgstr "চাবিৰ প্ৰকাৰ"
@@ -17245,7 +16931,6 @@ msgid "Character "
msgstr "আখৰ "
#: sortdialog.ui:641
-#, fuzzy
msgctxt "sortdialog|delimpb"
msgid "Select..."
msgstr "বাছক..."
@@ -17271,19 +16956,16 @@ msgid "Setting"
msgstr "ছেটিং"
#: spellmenu.ui:12
-#, fuzzy
msgctxt "spellmenu|ignoreall"
msgid "I_gnore All"
msgstr "সকলো উপেক্ষা কৰক (_g)"
#: spellmenu.ui:20
-#, fuzzy
msgctxt "spellmenu|addmenu"
msgid "_Add to Dictionary"
msgstr "শব্দকোষলৈ যোগ কৰক (_A)"
#: spellmenu.ui:34
-#, fuzzy
msgctxt "spellmenu|add"
msgid "_Add to Dictionary"
msgstr "শব্দকোষলৈ যোগ কৰক (_A)"
@@ -17300,7 +16982,6 @@ msgid "Set Language for Selection"
msgstr "বাচনি কৰিবলে ভাষা সংহতি কৰক"
#: spellmenu.ui:94
-#, fuzzy
msgctxt "spellmenu|langpara"
msgid "Set Language for Paragraph"
msgstr "পেৰেগ্ৰাফৰ বাবে ভাষা সংহতি কৰক"
@@ -17440,7 +17121,6 @@ msgid "No Subject"
msgstr "কোনো বিষয় নাই"
#: subjectdialog.ui:138
-#, fuzzy
msgctxt "subjectdialog|label1"
msgid "Subject:"
msgstr "বিষয়:"
@@ -17672,13 +17352,11 @@ msgid "Character Style"
msgstr "আখৰৰ শৈলী"
#: templatedialog1.ui:97
-#, fuzzy
msgctxt "templatedialog1|standard"
msgid "_Standard"
msgstr "প্ৰামাণিক (_S)"
#: templatedialog1.ui:136
-#, fuzzy
msgctxt "templatedialog1|organizer"
msgid "Organizer"
msgstr "সংগঠক"
@@ -17721,7 +17399,6 @@ msgid "Numbering Style"
msgstr "সংখ্যা দিয়াৰ প্ৰকাৰ"
#: templatedialog16.ui:122
-#, fuzzy
msgctxt "templatedialog16|organizer"
msgid "Organizer"
msgstr "সংগঠক"
@@ -17743,7 +17420,6 @@ msgid "Outline"
msgstr "ৰূপৰেখা"
#: templatedialog16.ui:213
-#, fuzzy
msgctxt "templatedialog16|graphics"
msgid "Image"
msgstr "ছবি"
@@ -17754,7 +17430,6 @@ msgid "Position"
msgstr "স্থান"
#: templatedialog16.ui:259
-#, fuzzy
msgctxt "templatedialog16|customize"
msgid "Customize"
msgstr "স্বনিৰ্বাচন কৰক"
@@ -17766,13 +17441,11 @@ msgid "Paragraph Style"
msgstr "(পেৰেগ্ৰাফ শৈলী: "
#: templatedialog2.ui:97
-#, fuzzy
msgctxt "templatedialog2|standard"
msgid "_Standard"
msgstr "প্ৰামাণিক (_S)"
#: templatedialog2.ui:136
-#, fuzzy
msgctxt "templatedialog2|organizer"
msgid "Organizer"
msgstr "সংগঠক"
@@ -17872,13 +17545,11 @@ msgid "Frame Style"
msgstr "ফ্রেমৰ শৈলী"
#: templatedialog4.ui:97
-#, fuzzy
msgctxt "templatedialog4|standard"
msgid "_Standard"
msgstr "প্ৰামাণিক (_S)"
#: templatedialog4.ui:136
-#, fuzzy
msgctxt "templatedialog4|organizer"
msgid "Organizer"
msgstr "সংগঠক"
@@ -17934,7 +17605,6 @@ msgid "Page Style"
msgstr "পৃষ্ঠা শৈলী: "
#: templatedialog8.ui:122
-#, fuzzy
msgctxt "templatedialog8|organizer"
msgid "Organizer"
msgstr "সংগঠক"
@@ -17957,13 +17627,11 @@ msgid "Transparency"
msgstr "স্বচ্ছতা"
#: templatedialog8.ui:213
-#, fuzzy
msgctxt "templatedialog8|header"
msgid "Header"
msgstr "হেডাৰ"
#: templatedialog8.ui:236
-#, fuzzy
msgctxt "templatedialog8|footer"
msgid "Footer"
msgstr "ফুটাৰ"
@@ -18319,7 +17987,6 @@ msgid "Format:"
msgstr "বিন্যাস"
#: tocentriespage.ui:411
-#, fuzzy
msgctxt "tocentriespage|numberformat"
msgid "Number"
msgstr "সংখ্যা"
@@ -18473,13 +18140,11 @@ msgid "Sort Keys"
msgstr "সজোৱাৰ কি' "
#: tocindexpage.ui:20
-#, fuzzy
msgctxt "tocindexpage|open"
msgid "Open"
msgstr "খোলক"
#: tocindexpage.ui:28
-#, fuzzy
msgctxt "tocindexpage|new"
msgid "_New..."
msgstr "নতুন (_N)..."
@@ -18530,7 +18195,6 @@ msgid "Bibliography"
msgstr "গ্রন্থ-সূচী 1"
#: tocindexpage.ui:111
-#, fuzzy
msgctxt "tocindexpage|mainstyleft"
msgid "_Title:"
msgstr "শীৰ্ষক (_T):"
@@ -18564,7 +18228,6 @@ msgid "Entire document"
msgstr "সম্পূর্ণ দস্তাবেজ (~E)"
#: tocindexpage.ui:241
-#, fuzzy
msgctxt "tocindexpage|scope"
msgid "Chapter"
msgstr "অধ্যায়"
@@ -18608,7 +18271,6 @@ msgid "Graphics"
msgstr "গ্ৰাফিক্স"
#: tocindexpage.ui:418
-#, fuzzy
msgctxt "tocindexpage|fromoles"
msgid "OLE objects"
msgstr "OLE বস্তুবোৰ"
@@ -18660,19 +18322,16 @@ msgid "Display:"
msgstr "প্রদর্শন কৰক"
#: tocindexpage.ui:624
-#, fuzzy
msgctxt "tocindexpage|display"
msgid "References"
msgstr "প্ৰসংগবোৰ"
#: tocindexpage.ui:625
-#, fuzzy
msgctxt "tocindexpage|display"
msgid "Category and Number"
msgstr "শ্রেণী আৰু সংখ্যা"
#: tocindexpage.ui:626
-#, fuzzy
msgctxt "tocindexpage|display"
msgid "Caption Text"
msgstr "কেপশ্বন টেক্সট"
@@ -18720,7 +18379,6 @@ msgid "{}"
msgstr ""
#: tocindexpage.ui:772
-#, fuzzy
msgctxt "tocindexpage|brackets"
msgid "<>"
msgstr "<>"
@@ -18935,7 +18593,6 @@ msgid "The following error occurred:"
msgstr ""
#: watermarkdialog.ui:19
-#, fuzzy
msgctxt "watermarkdialog|WatermarkDialog"
msgid "Watermark"
msgstr "জলচিহ্ন"
@@ -18953,7 +18610,6 @@ msgid "Font"
msgstr "আখৰ"
#: watermarkdialog.ui:130
-#, fuzzy
msgctxt "watermarkdialog|AngleLabel"
msgid "Angle"
msgstr "কোণ"
diff --git a/source/as/uui/messages.po b/source/as/uui/messages.po
index 7c60d8fb4ff..04e62224fb0 100644
--- a/source/as/uui/messages.po
+++ b/source/as/uui/messages.po
@@ -381,7 +381,6 @@ msgstr ""
" $(ARG1)।"
#: ids.hrc:158
-#, fuzzy
msgctxt "STR_UUI_UNKNOWNAUTH_UNTRUSTED"
msgid ""
"Unable to verify the identity of $(ARG1) site.\n"
@@ -393,7 +392,6 @@ msgstr ""
"এই প্ৰমাণপত্ৰ গ্ৰহণ কৰাৰ আগতে, আপুনি এই ছাইটৰ প্ৰমাণপত্ৰ সাৱধানেৰে নিৰিক্ষণ কৰা উচিত। আপুনি $(ARG1) ৱেবছাইটক চিনাকি দিয়াবলে এই প্ৰমাণপত্ৰ গ্ৰহণ কৰিবলে ইচ্ছুক নে?"
#: ids.hrc:159
-#, fuzzy
msgctxt "STR_UUI_SSLWARN_EXPIRED"
msgid ""
"$(ARG1) is a site that uses a security certificate to encrypt data during transmission, but its certificate expired on $(ARG2).\n"
@@ -405,13 +403,11 @@ msgstr ""
"আপোনাৰ কমপিউটাৰৰ সময় সঠিক হয় নে নহয় আপুনি নিৰিক্ষণ কৰি চাব লাগে ।"
#: ids.hrc:160
-#, fuzzy
msgctxt "STR_UUI_SSLWARN_EXPIRED_TITLE"
msgid "Security Warning: Server Certificate Invalid"
msgstr "সুসঞ্চয়ৰ সতৰ্কবাৰ্তা :চাৰ্ভাৰৰ প্ৰমাণপত্ৰ অবৈধ"
#: ids.hrc:161
-#, fuzzy
msgctxt "STR_UUI_SSLWARN_DOMAINMISMATCH"
msgid ""
"You have attempted to establish a connection with $(ARG1). However, the security certificate presented belongs to $(ARG2). It is possible, though unlikely, that someone may be trying to intercept your communication with this web site.\n"
@@ -427,13 +423,11 @@ msgstr ""
"আপুনি আগবাঢ়িব নে?"
#: ids.hrc:162
-#, fuzzy
msgctxt "STR_UUI_SSLWARN_DOMAINMISMATCH_TITLE"
msgid "Security Warning: Server Certificate Expired"
msgstr "সুসঞ্চয়ৰ সতৰ্কবাৰ্তা : চাৰ্ভাৰৰ প্ৰমাণপত্ৰ শেষ হ'ল"
#: ids.hrc:163
-#, fuzzy
msgctxt "STR_UUI_SSLWARN_INVALID"
msgid ""
"The certificate could not be validated. You should examine this site's certificate carefully.\n"
@@ -445,7 +439,6 @@ msgstr ""
"দেখুৱা প্ৰমাণপত্ৰ সন্দেহ কৰিলে, সংযোগ বাতিল কৰক আৰু ছাইটৰ প্ৰশাসকক কওক ।"
#: ids.hrc:164
-#, fuzzy
msgctxt "STR_UUI_SSLWARN_INVALID_TITLE"
msgid "Security Warning: Domain Name Mismatch"
msgstr "সুসঞ্চয়ৰ সতৰ্কবাৰ্তা : ডমেইন নাম ভুল মিল"
@@ -486,7 +479,6 @@ msgid "The confirmation password did not match the password. Set the password ag
msgstr "নিশ্চিত কৰা পাছৱৰ্ড, পাছৱৰ্ডৰ লগত মিল নাখায়। একে পাছৱৰ্ডক দুযোটা বাকচতে দি পাছৱৰ্ড পুনৰ সংহতি কৰক।"
#: strings.hrc:33
-#, fuzzy
msgctxt "STR_ALREADYOPEN_TITLE"
msgid "Document in Use"
msgstr "দস্তাবেজ ব্যৱহৃত"
@@ -564,7 +556,6 @@ msgid "The lock file could not be created for exclusive access by %PRODUCTNAME,
msgstr "%PRODUCTNAME ৰ দ্বাৰা নথিপত্ৰ লক কৰিব পৰা ন'গ'ল, সেই স্থানত লক নথিপত্ৰ সৃষ্টি কৰা অনুমতি নথকাৰ বাবে।"
#: strings.hrc:47
-#, fuzzy
msgctxt "STR_LOCKFAILED_OPENREADONLY_BTN"
msgid "Open ~Read-Only"
msgstr "অকল পঢ়িবলৈ খোলক (~R)"
@@ -716,7 +707,6 @@ msgid "The lock file is corrupted and probably empty. Opening the document read-
msgstr ""
#: strings.hrc:76
-#, fuzzy
msgctxt "STR_LOCKCORRUPT_OPENREADONLY_BTN"
msgid "Open ~Read-Only"
msgstr "অকল পঢ়িবলৈ খোলক (~R)"
@@ -927,7 +917,6 @@ msgid "Replace"
msgstr "প্ৰতিস্থাপন কৰক"
#: simplenameclash.ui:51
-#, fuzzy
msgctxt "simplenameclash|rename"
msgid "Rename"
msgstr "পুনৰ নাম দিয়ক"
diff --git a/source/as/vcl/messages.po b/source/as/vcl/messages.po
index b534638ca13..545ba862e1d 100644
--- a/source/as/vcl/messages.po
+++ b/source/as/vcl/messages.po
@@ -695,25 +695,21 @@ msgid "default"
msgstr "অবিকল্পিত"
#: strings.hrc:133
-#, fuzzy
msgctxt "SV_MSGBOX_INFO"
msgid "Information"
msgstr "তথ্য"
#: strings.hrc:134
-#, fuzzy
msgctxt "SV_MSGBOX_WARNING"
msgid "Warning"
msgstr "সতৰ্কবাৰ্তা"
#: strings.hrc:135
-#, fuzzy
msgctxt "SV_MSGBOX_ERROR"
msgid "Error"
msgstr "ভুল"
#: strings.hrc:136
-#, fuzzy
msgctxt "SV_MSGBOX_QUERY"
msgid "Confirmation"
msgstr "নিশ্চিতকৰণ"
@@ -903,7 +899,6 @@ msgid "Cu_t"
msgstr "কাট কৰক"
#: editmenu.ui:34
-#, fuzzy
msgctxt "editmenu|copy"
msgid "_Copy"
msgstr "কপি (_C)"
diff --git a/source/as/wizards/messages.po b/source/as/wizards/messages.po
index 901405254bb..6b4625bf840 100644
--- a/source/as/wizards/messages.po
+++ b/source/as/wizards/messages.po
@@ -14,91 +14,76 @@ msgstr ""
"X-Generator: LibreOffice\n"
#: strings.hrc:32
-#, fuzzy
msgctxt "RID_COMMON_START_0"
msgid "The directory '%1' could not be created.<BR>There may not be enough space left on your hard disk."
msgstr "'%1' ডাইৰেকটৰিখন সৃষ্টি কৰিব পৰা নগ'ল।<BR> আপোনাৰ হাৰ্ড ডিস্কত পৰ্যাপ্ত স্পেছ নাথাকিব পাৰে।"
#: strings.hrc:33
-#, fuzzy
msgctxt "RID_COMMON_START_1"
msgid "The text document could not be created.<BR>Please check if the module 'PRODUCTNAME Writer' is installed."
msgstr "টেক্সট দস্তাবেজখন সৃষ্টি কৰিব পৰা নগ'ল.<BR> অনুগ্ৰহ কৰি মডিউল 'PRODUCTNAME ৰাইটাৰ' ইনষ্টল আছেনে পৰীক্ষা কৰক."
#: strings.hrc:34
-#, fuzzy
msgctxt "RID_COMMON_START_2"
msgid "The spreadsheet could not be created.<BR>Please check if the module 'PRODUCTNAME Calc' is installed."
msgstr "স্প্ৰেডশ্বীটটো সৃষ্টি কৰিব পৰা নগ'ল.<BR> অনুগ্ৰহ কৰি মডিউল 'PRODUCTNAME কেলক ইনষ্টল আছেনে নাই পৰীক্ষা কৰক."
#: strings.hrc:35
-#, fuzzy
msgctxt "RID_COMMON_START_3"
msgid "The presentation could not be created.<BR>Please check if the module 'PRODUCTNAME Impress' is installed."
msgstr "উপস্থাপনটো সৃষ্টি কৰিব পৰা নগ'ল.<BR> অনুগ্ৰহ কৰি মডিউল 'PRODUCTNAME ইমপ্ৰেছ' ইনষ্টল আছে নে নাই পৰীক্ষা কৰক."
#: strings.hrc:36
-#, fuzzy
msgctxt "RID_COMMON_START_4"
msgid "The drawing could not be created.<BR>Please check if the module 'PRODUCTNAME Draw' is installed."
msgstr "ড্ৰয়িংটো সৃষ্টি কৰিব পৰা নগ'ল.<BR> অনুগ্ৰহ কৰি মডিউল 'PRODUCTNAME ড্ৰ' ইনষ্টল আছেনে পৰীক্ষা কৰক."
#: strings.hrc:37
-#, fuzzy
msgctxt "RID_COMMON_START_5"
msgid "The formula could not be created.<BR>Please check if the module 'PRODUCTNAME Math' is installed."
msgstr "সূত্ৰটো সৃষ্টি কৰিব পৰা নগ'ল.<BR> অনুগ্ৰহ কৰি মডিউল 'PRODUCTNAME মেথ' ইনষ্টল আছেনে পৰীক্ষা কৰক."
#: strings.hrc:38
-#, fuzzy
msgctxt "RID_COMMON_START_6"
msgid "The files required could not be found.<BR>Please start the %PRODUCTNAME Setup and choose 'Repair'."
msgstr "প্ৰয়োজনীয় ফাইলবোৰ পোৱা নগ'ল।<BR> অনুগ্ৰহ কৰি %PRODUCTNAME ছেটআপটো আৰম্ভ কৰক আৰু 'মেৰামতি' বাছক।"
#: strings.hrc:39
-#, fuzzy
msgctxt "RID_COMMON_START_7"
msgid "The file '<PATH>' already exists.<BR><BR>Would you like to overwrite the existing file?"
msgstr "'<PATH>' ফাইলটো ইতিমধ্যে বৰ্তি আছে.<BR><BR> আপুনি বৰ্তি থকা ফাইলটো অভাৰৰইট কৰিবলৈ বিচাৰেনেকি?"
#: strings.hrc:40
-#, fuzzy
msgctxt "RID_COMMON_START_8"
msgid "Yes"
msgstr "হয়"
#: strings.hrc:41
-#, fuzzy
msgctxt "RID_COMMON_START_9"
msgid "Yes to All"
msgstr "সকলোবোৰলৈ হয়"
#: strings.hrc:42
-#, fuzzy
msgctxt "RID_COMMON_START_10"
msgid "No"
msgstr "নহয়"
#: strings.hrc:43
-#, fuzzy
msgctxt "RID_COMMON_START_11"
msgid "Cancel"
msgstr "বাতিল কৰক"
#: strings.hrc:44
-#, fuzzy
msgctxt "RID_COMMON_START_12"
msgid "~Finish"
msgstr "সমাপ্ত (~F)"
#: strings.hrc:45
-#, fuzzy
msgctxt "RID_COMMON_START_13"
msgid "< ~Back"
msgstr "< পিছলৈ (~B)"
#: strings.hrc:46
-#, fuzzy
msgctxt "RID_COMMON_START_14"
msgid "~Next >"
msgstr "পৰৱর্তী (~N)>"
@@ -110,13 +95,11 @@ msgid "~Help"
msgstr "সহায় (~H)"
#: strings.hrc:48
-#, fuzzy
msgctxt "RID_COMMON_START_16"
msgid "Steps"
msgstr "পদক্ষেপবোৰ"
#: strings.hrc:49
-#, fuzzy
msgctxt "RID_COMMON_START_17"
msgid "Close"
msgstr "বন্ধ কৰক"
@@ -128,19 +111,16 @@ msgid "OK"
msgstr "OK"
#: strings.hrc:51
-#, fuzzy
msgctxt "RID_COMMON_START_19"
msgid "The file already exists. Do you want to overwrite it?"
msgstr "ফাইলটো ইতিমধ্যে আছে? আপুনি ইয়াক পুনৰ লিখিবলৈ বিচাৰেনেকি?"
#: strings.hrc:52
-#, fuzzy
msgctxt "RID_COMMON_START_20"
msgid "Template created via <wizard_name> on <current_date>."
msgstr "<wizard_name>ৰ মাধ্যমেৰে <current_date>ত নমুনা সৃষ্টি কৰা হ'ল"
#: strings.hrc:53
-#, fuzzy
msgctxt "RID_COMMON_START_21"
msgid ""
"The wizard could not be run, because important files were not found.\n"
@@ -152,139 +132,116 @@ msgstr ""
"তাৰ পিছত উইজাৰ্ডটো আকৌ চলাওক।"
#: strings.hrc:56
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_1"
msgid "Letter Wizard"
msgstr "চিঠি উইজাৰ্ড"
#: strings.hrc:57
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_2"
msgid "Label9"
msgstr "Label9"
#: strings.hrc:58
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_3"
msgid "~Business letter"
msgstr "ব্যৱসায়িক চিঠি (~B)"
#: strings.hrc:59
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_4"
msgid "~Formal personal letter"
msgstr "আনুষ্ঠানিক ব্যক্তিগত চিঠি (~F)"
#: strings.hrc:60
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_5"
msgid "~Personal letter"
msgstr "ব্যক্তিগত পত্ৰ (~P)"
#: strings.hrc:61
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_6"
msgid "~Use letterhead paper with pre-printed elements"
msgstr "পূৰ্ব-মুদ্ৰিত উপাদানবোৰৰ সৈতে লেটাৰহেড কাগজ ব্যৱহাৰ কৰক (~U)"
#: strings.hrc:62
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_7"
msgid "~Logo"
msgstr "ল'গ' (~L)"
#: strings.hrc:63
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_8"
msgid "Return address"
msgstr "Return address"
#: strings.hrc:64
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_9"
msgid "~Include footer"
msgstr "ফুটাৰ অন্তৰ্ভুক্ত কৰক (~I)"
#: strings.hrc:65
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_10"
msgid "~Return address in envelope window"
msgstr "~Return address in envelope window"
#: strings.hrc:66
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_11"
msgid "~Logo"
msgstr "ল'গ' (~L)"
#: strings.hrc:67
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_12"
msgid "~Return address in envelope window"
msgstr "~Return address in envelope window"
#: strings.hrc:68
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_13"
msgid "Letter Signs"
msgstr "আখৰৰ চিহ্নবোৰ"
#: strings.hrc:69
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_14"
msgid "S~ubject line"
msgstr "বিষয়ৰ শাৰী (~u)"
#: strings.hrc:70
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_15"
msgid "Salu~tation"
msgstr "অভিবাদন (~t)"
#: strings.hrc:71
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_16"
msgid "Fold ~marks"
msgstr "চিহ্নবোৰ ফ'ল্ড কৰক (~m)"
#: strings.hrc:72
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_17"
msgid "~Complimentary close"
msgstr "সমাদৰসূচক বন্ধ (~C)"
#: strings.hrc:73
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_18"
msgid "~Footer"
msgstr "ফুটাৰ (~F)"
#: strings.hrc:74
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_19"
msgid "~Use user data for return address"
msgstr "প্ৰত্যাৱৰ্তন ঠিকনাৰ বাবে ব্যৱহাৰকাৰীৰ তথ্য ব্যৱহাৰ কৰক (~U)"
#: strings.hrc:75
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_20"
msgid "~New sender address:"
msgstr "প্ৰেৰকৰ নতুন ঠিকনা (~N):"
#: strings.hrc:76
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_21"
msgid "Use placeholders for ~recipient's address"
msgstr "প্ৰাপকৰ ঠিকনাৰ বাবে স্থানধাৰক ব্যৱহাৰ কৰক (~r)"
#: strings.hrc:77
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_22"
msgid "Use address database for ~mail merge"
msgstr "মেইল একত্ৰিত কৰাৰ বাবে ঠিকনা ডাটাবেছ ব্যৱহাৰ কৰক (~m)"
#: strings.hrc:78
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_23"
msgid "Include ~only on second and following pages"
msgstr "অকল দ্বিতীয় আৰু তাৰ পিছৰ পৃষ্ঠা ব্যৱহাৰ কৰক (~o)"
@@ -296,259 +253,216 @@ msgid "~Include page number"
msgstr "পৃষ্ঠাৰ সংখ্যা অন্তৰ্ভুক্ত কৰক (‌~I)"
#: strings.hrc:80
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_25"
msgid "Letter Template"
msgstr "চিঠিৰ নমুনাৰ"
#: strings.hrc:81
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_26"
msgid "Create a ~letter from this template"
msgstr "এই নমুনাটোৰ পৰা এখন চিঠি সৃষ্টি কৰক (~l)"
#: strings.hrc:82
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_27"
msgid "Make ~manual changes to this letter template"
msgstr "এই চিঠিৰ নমুনাটোত মেনুৱেল সলনিবোৰ কৰক (~m)"
#: strings.hrc:83
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_28"
msgid "Page design"
msgstr "পৃষ্ঠা ডিজাইন:"
#: strings.hrc:84
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_29"
msgid "Page design"
msgstr "পৃষ্ঠা ডিজাইন:"
#: strings.hrc:85
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_30"
msgid "Page design"
msgstr "পৃষ্ঠা ডিজাইন:"
#: strings.hrc:86
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_31"
msgid "This wizard helps you to create a letter template. You can then use the template as the basis for writing letters as often as desired."
msgstr "এই উইজাৰ্ডটোৱে আপোনাক এটা নতুন চিঠিৰ নমুনা সৃষ্টি কৰাত সহায় কৰিব. আপুনি যেতিয়াই ইচ্ছা কৰে তেতিয়াই নমুনাটো চিঠি লিখাৰ আধাৰ হিচাপে ব্যৱহাৰ কৰিব পাৰিব।"
#: strings.hrc:87
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_32"
msgid "~Height:"
msgstr "উচ্চতা (~H):"
#: strings.hrc:88
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_33"
msgid "~Width:"
msgstr "প্ৰস্থ (~W):"
#: strings.hrc:89
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_34"
msgid "S~pacing to left margin:"
msgstr "বাওঁফালৰ সীমালৈ ব্যৱধানকৰণ (~p):"
#: strings.hrc:90
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_35"
msgid "Spacing ~to top margin:"
msgstr "ওপৰৰ সীমালৈ ব্যৱধানকৰণ (~t):"
#: strings.hrc:91
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_36"
msgid "Height:"
msgstr "উচ্চতা:"
#: strings.hrc:92
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_37"
msgid "Width:"
msgstr "প্ৰস্থ:"
#: strings.hrc:93
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_38"
msgid "S~pacing to left margin:"
msgstr "বাওঁফালৰ সীমালৈ ব্যৱধানকৰণ (~p):"
#: strings.hrc:94
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_39"
msgid "Spacing ~to top margin:"
msgstr "ওপৰৰ সীমালৈ ব্যৱধানকৰণ (~t):"
#: strings.hrc:95
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_40"
msgid "Height:"
msgstr "উচ্চতা:"
#: strings.hrc:96
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_42"
msgid "Sender's address"
msgstr "প্ৰেৰকৰ ঠিকনা"
#: strings.hrc:97
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_43"
msgid "Name:"
msgstr "নাম:"
#: strings.hrc:98
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_44"
msgid "Street:"
msgstr "ৰাস্তা:"
#: strings.hrc:99
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_45"
msgid "ZIP code/State/City:"
msgstr "ZIP ক'ড/ৰাজ্য/চহৰ:"
#: strings.hrc:100
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_46"
msgid "Recipient's address"
msgstr "প্ৰাপকৰ ঠিকনা"
#: strings.hrc:101
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_47"
msgid "Footer"
msgstr "ফুটাৰ"
#: strings.hrc:102
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_48"
msgid "This wizard creates a letter template which enables you to create multiple letters with the same layout and settings."
msgstr "এই উইজাৰ্ডটোৱে এটা চিঠিৰ নমুনা সৃষ্টি কৰে যিটোৱে আপোনাক একে খচৰা আৰু ছেটিংছৰ বহুতো চিঠি সৃষ্টি কৰিবলৈ সমৰ্থ কৰিব."
#: strings.hrc:103
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_49"
msgid "To create another new letter out of the template just navigate to the template location and double-click it."
msgstr "নমুনাটোৰ পৰা আন এখন নতুন চিঠি সৃষ্টি কৰিবলৈ মাত্ৰ নমুনাটোৰ স্থানলৈ নেভিগেট কৰক আৰু ইয়াক দুবাৰ ক্লিক কৰক."
#: strings.hrc:104
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_50"
msgid "Template name:"
msgstr "নমুনাৰ নাম:"
#: strings.hrc:105
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_51"
msgid "Location and file name:"
msgstr "স্থান আৰু ফাইলৰ নাম:"
#: strings.hrc:106
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_52"
msgid "How do you want to proceed?"
msgstr "আপুনি আগুৱাই যাবলৈ বিচাৰেনেকি ?"
#: strings.hrc:107
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_53"
msgid "Please choose the type of letter and page design"
msgstr "অনুগ্ৰহ কৰি আখৰ আৰু পৃষ্ঠাৰ ডিজাইন বাছনী কৰক"
#: strings.hrc:108
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_54"
msgid "Select the items to be printed"
msgstr "মুদ্ৰণ কৰিব লগা আইটেমবোৰ নিৰ্বাচন কৰক"
#: strings.hrc:109
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_55"
msgid "Specify items already on your letterhead paper"
msgstr "আপোনাৰ লেটাৰহেড কাগজত ইতিমধ্যে থকা আইটেমবোৰ নিৰ্দিষ্ট কৰক"
#: strings.hrc:110
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_56"
msgid "Specify the sender and recipient information"
msgstr "প্ৰেৰক আৰু প্রাপকৰ তথ্য নিৰ্দিষ্ট কৰক"
#: strings.hrc:111
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_57"
msgid "Fill in the information you would like in the footer"
msgstr "আপুনি ফুটাৰটোত বিচৰা তথ্য পূৰ কৰক"
#: strings.hrc:112
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_58"
msgid "Please specify last settings"
msgstr "অনুগ্ৰহ কৰি শেষৰ ছেটিংছ নিৰ্দিষ্ট কৰক"
#: strings.hrc:113
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_59"
msgid "Subject:"
msgstr "বিষয়:"
#: strings.hrc:114
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_60"
msgid "Elegant"
msgstr "এলিগেন্ট"
#: strings.hrc:115
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_61"
msgid "Modern"
msgstr "আধুনিক"
#: strings.hrc:116
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_62"
msgid "Office"
msgstr "অফিচ"
#: strings.hrc:117
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_63"
msgid "Bottle"
msgstr "বটল"
#: strings.hrc:118
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_64"
msgid "Mail"
msgstr "মেইল"
#: strings.hrc:119
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_65"
msgid "Marine"
msgstr "সামুদ্ৰিক"
#: strings.hrc:120
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_66"
msgid "Red Line"
msgstr "ৰঙা শাৰী"
#: strings.hrc:123
-#, fuzzy
msgctxt "RID_LETTERWIZARDSALUTATION_START_1"
msgid "To Whom it May Concern"
msgstr "যাৰ বাবে এইখন জড়িত হব পাৰে"
#: strings.hrc:124
-#, fuzzy
msgctxt "RID_LETTERWIZARDSALUTATION_START_2"
msgid "Dear Sir or Madam"
msgstr "মাননীয় মহাশয় বা মহাশয়া,"
@@ -560,253 +474,211 @@ msgid "Hello"
msgstr "হেল্ল'"
#: strings.hrc:128
-#, fuzzy
msgctxt "RID_LETTERWIZARDGREETING_START_1"
msgid "Sincerely"
msgstr "একাগ্ৰতাৰে"
#: strings.hrc:129
-#, fuzzy
msgctxt "RID_LETTERWIZARDGREETING_START_2"
msgid "Best regards"
msgstr "সৰ্বোত্তম শ্ৰদ্ধা"
#: strings.hrc:130
-#, fuzzy
msgctxt "RID_LETTERWIZARDGREETING_START_3"
msgid "Cheers"
msgstr "আনন্দ"
#: strings.hrc:133
-#, fuzzy
msgctxt "RID_LETTERWIZARDROADMAP_START_1"
msgid "Page design"
msgstr "পৃষ্ঠা ডিজাইন:"
#: strings.hrc:134
-#, fuzzy
msgctxt "RID_LETTERWIZARDROADMAP_START_2"
msgid "Letterhead layout"
msgstr "লেটাৰহেড বিন্যাস"
#: strings.hrc:135
-#, fuzzy
msgctxt "RID_LETTERWIZARDROADMAP_START_3"
msgid "Printed items"
msgstr "প্ৰিন্ট কৰা আইটেমবোৰ"
#: strings.hrc:136
-#, fuzzy
msgctxt "RID_LETTERWIZARDROADMAP_START_4"
msgid "Recipient and sender"
msgstr "প্ৰাপক আৰু প্ৰেৰক"
#: strings.hrc:137
-#, fuzzy
msgctxt "RID_LETTERWIZARDROADMAP_START_5"
msgid "Footer"
msgstr "ফুটাৰ"
#: strings.hrc:138
-#, fuzzy
msgctxt "RID_LETTERWIZARDROADMAP_START_6"
msgid "Name and location"
msgstr "নাম আৰু স্থান"
#: strings.hrc:141
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_1"
msgid "Fax Wizard"
msgstr "ফেক্স উইজাৰ্ড"
#: strings.hrc:142
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_2"
msgid "Label9"
msgstr "Label9"
#: strings.hrc:143
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_3"
msgid "~Business Fax"
msgstr "ব্যৱসয়িক ফেক্স (~B)"
#: strings.hrc:144
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_4"
msgid "~Personal Fax"
msgstr "ব্যক্তিগত ফেক্স (~P)"
#: strings.hrc:145
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_5"
msgid "~Logo"
msgstr "ল'গ' (~L)"
#: strings.hrc:146
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_6"
msgid "S~ubject line"
msgstr "বিষয়ৰ শাৰী (~u)"
#: strings.hrc:147
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_7"
msgid "S~alutation"
msgstr "অভিবাদন (~a)"
#: strings.hrc:148
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_8"
msgid "~Complimentary close"
msgstr "সমাদৰসূচক বন্ধ (~C)"
#: strings.hrc:149
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_9"
msgid "~Footer"
msgstr "ফুটাৰ (~F)"
#: strings.hrc:150
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_10"
msgid "~Use user data for return address"
msgstr "প্ৰত্যাৱৰ্তন ঠিকনাৰ বাবে ব্যৱহাৰকাৰীৰ তথ্য ব্যৱহাৰ কৰক (~U)"
#: strings.hrc:151
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_11"
msgid "~New return address"
msgstr "নতুন প্ৰত্যাৱৰ্তন ঠিকনা (~N)"
#: strings.hrc:152
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_12"
msgid "My Fax Template"
msgstr "মোৰ ফেক্সৰ নমুনা"
#: strings.hrc:153
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_13"
msgid "Create a ~fax from this template"
msgstr "এই নমুনাটোৰ পৰা এটা ফেক্স সৃষ্টি কৰক (~f)"
#: strings.hrc:154
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_14"
msgid "Make ~manual changes to this fax template"
msgstr "এই ফেক্সৰ নমুনাটোত মেনুৱেল সলনিবোৰ কৰক (~m)"
#: strings.hrc:155
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_15"
msgid "Page design"
msgstr "পৃষ্ঠা ডিজাইন:"
#: strings.hrc:156
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_16"
msgid "Page design"
msgstr "পৃষ্ঠা ডিজাইন:"
#: strings.hrc:157
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_17"
msgid "This wizard helps you to create a fax template. The template can then be used to create a fax whenever needed."
msgstr "এই উইজাৰ্ডটোৱে আপোনাক এটা ফেক্সৰ নমুনা সৃষ্টি কৰাত সহায় কৰে. নমুনাটো যেতিয়াই প্ৰয়োজন হয় তেতিয়াই ফেক্স সৃষ্টি কৰিবলৈ ব্যৱহাৰ কৰিব পাৰি."
#: strings.hrc:158
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_18"
msgid "Return address"
msgstr "Return address"
#: strings.hrc:159
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_19"
msgid "Name:"
msgstr "নাম:"
#: strings.hrc:160
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_20"
msgid "Street:"
msgstr "ৰাস্তা:"
#: strings.hrc:161
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_21"
msgid "ZIP code/State/City:"
msgstr "ZIP ক'ড/ৰাজ্য/চহৰ:"
#: strings.hrc:162
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_22"
msgid "Footer"
msgstr "ফুটাৰ"
#: strings.hrc:163
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_23"
msgid "This wizard creates a fax template which enables you to create multiple faxes with the same layout and settings."
msgstr "এই উইজাৰ্ডটোৱে এটা ফেক্সৰ নমুনা সৃষ্টি কৰে যিটোৱে আপোনাক একে খচৰা আৰু ছেটিংছৰ বহুতো ফেক্স সৃষ্টি কৰাৰ সমৰ্থ কৰিব."
#: strings.hrc:164
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_24"
msgid "To create another new fax out of the template, go to the location where you saved the template and double-click the file."
msgstr "নমুনাটোৰ পৰা আন এটা নতুন ফেক্স সৃষ্টি কৰিবলৈ, সেই স্থানটোলৈ যাওক য'ত আপুনি নমুনাটো ছেভ কৰিছিল আৰু ফাইলটো দুবাৰ ক্লিক কৰক."
#: strings.hrc:165
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_25"
msgid "Template Name:"
msgstr "নমুনাৰ নাম:"
#: strings.hrc:166
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_26"
msgid "Location and file name:"
msgstr "স্থান আৰু ফাইলৰ নাম:"
#: strings.hrc:167
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_27"
msgid "What do you want to do next?"
msgstr "আপুনি কি কৰিবলৈ বিচাৰে?"
#: strings.hrc:168
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_28"
msgid "Choose the type of fax and a page design"
msgstr "ফেক্সৰ প্ৰকাৰ আৰু এটা পৃষ্ঠাৰ ডিজাইন বাছনী কৰক"
#: strings.hrc:169
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_29"
msgid "Select items to include in the fax template"
msgstr "ফেক্স নমুনাটোত অন্তৰ্ভুক্ত কৰাৰ বাবে আইটেমবোৰ নিৰ্বাচন কৰক"
#: strings.hrc:170
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_30"
msgid "Specify sender and recipient information"
msgstr "প্ৰেৰক আৰু প্রাপকৰ তথ্য নিৰ্দিষ্ট কৰক"
#: strings.hrc:171
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_31"
msgid "Enter text for the footer"
msgstr "ফুটাৰটোৰ বাবে টেক্সট ভৰাওক"
#: strings.hrc:172
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_32"
msgid "Choose a name and save the template"
msgstr "নমুনাৰ নাম:"
#: strings.hrc:173
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_33"
msgid "Include ~only on second and following pages"
msgstr "অকল দ্বিতীয় আৰু তাৰ পিছৰ পৃষ্ঠা ব্যৱহাৰ কৰক (~o)"
@@ -818,91 +690,76 @@ msgid "~Include page number"
msgstr "পৃষ্ঠাৰ সংখ্যা অন্তৰ্ভুক্ত কৰক (‌~I)"
#: strings.hrc:175
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_35"
msgid "~Date"
msgstr "তাৰিখ (~D)"
#: strings.hrc:176
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_36"
msgid "~Type of message"
msgstr "বাৰ্তাৰ ধৰণ (~T)"
#: strings.hrc:177
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_37"
msgid "Fax Number:"
msgstr "ফেক্স সংখ্যা:"
#: strings.hrc:178
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_38"
msgid "Use placeholders for ~recipient's address"
msgstr "প্ৰাপকৰ ঠিকনাৰ বাবে স্থানধাৰক ব্যৱহাৰ কৰক (~r)"
#: strings.hrc:179
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_39"
msgid "Use address database for ~mail merge"
msgstr "মেইল একত্ৰিত কৰাৰ বাবে ঠিকনা ডাটাবেছ ব্যৱহাৰ কৰক (~m)"
#: strings.hrc:180
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_40"
msgid "~New return address"
msgstr "নতুন প্ৰত্যাৱৰ্তন ঠিকনা (~N)"
#: strings.hrc:181
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_41"
msgid "To:"
msgstr "লৈ:"
#: strings.hrc:182
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_42"
msgid "From:"
msgstr "পৰা:"
#: strings.hrc:183
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_43"
msgid "Fax:"
msgstr "ফেক্স:"
#: strings.hrc:184
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_44"
msgid "Tel:"
msgstr "টেল:"
#: strings.hrc:185
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_45"
msgid "E-mail:"
msgstr "ই-মেইল:"
#: strings.hrc:186
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_46"
msgid "This template consists of"
msgstr "এই টেমপ্লেইটে অন্তৰ্ভুক্ত কৰে"
#: strings.hrc:187
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_47"
msgid "page"
msgstr "পৃষ্ঠা"
#: strings.hrc:188
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_48"
msgid "Please inform us if transmission errors occur."
msgstr "যদি পৰিবৰহন ত্ৰুটি দেখা দিয়ে অনুগ্ৰহ কৰি আমাক সূচিত কৰিব।"
#: strings.hrc:189
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_49"
msgid "Bottle"
msgstr "বটল"
@@ -914,337 +771,281 @@ msgid "Lines"
msgstr "ৰেখাসমূহ"
#: strings.hrc:191
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_51"
msgid "Marine"
msgstr "সামুদ্ৰিক"
#: strings.hrc:192
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_52"
msgid "Classic Fax"
msgstr "কালজয়ী ফেক্স"
#: strings.hrc:193
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_53"
msgid "Classic Fax from Private"
msgstr "ব্যক্তিগতৰ পৰা কালজয়ী ফেক্স"
#: strings.hrc:194
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_54"
msgid "Modern Fax"
msgstr "আধুনিক ফেক্স"
#: strings.hrc:195
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_55"
msgid "Modern Fax from Private"
msgstr "ব্যক্তিগতৰ পৰা আধুনিক ফেক্স"
#: strings.hrc:196
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_56"
msgid "Fax"
msgstr "ফেক্স"
#: strings.hrc:199
-#, fuzzy
msgctxt "RID_FAXWIZARDCOMMUNICATION_START_1"
msgid "Important Information!"
msgstr "গুৰুত্বপুর্ণ তথ্য!"
#: strings.hrc:200
-#, fuzzy
msgctxt "RID_FAXWIZARDCOMMUNICATION_START_2"
msgid "For your information"
msgstr "আপোনাৰ জ্ঞাতাৰ্থে"
#: strings.hrc:201
-#, fuzzy
msgctxt "RID_FAXWIZARDCOMMUNICATION_START_3"
msgid "News!"
msgstr "বাতৰি!"
#: strings.hrc:204
-#, fuzzy
msgctxt "RID_FAXWIZARDSALUTATION_START_1"
msgid "To whom it may concern,"
msgstr "যাৰ বাবে এইখন জড়িত হ'ব পাৰে,"
#: strings.hrc:205
-#, fuzzy
msgctxt "RID_FAXWIZARDSALUTATION_START_2"
msgid "Dear Sir or Madam,"
msgstr "মাননীয় মহাশয় বা মহাশয়া,"
#: strings.hrc:206
-#, fuzzy
msgctxt "RID_FAXWIZARDSALUTATION_START_3"
msgid "Hello,"
msgstr "হেল্ল',"
#: strings.hrc:207
-#, fuzzy
msgctxt "RID_FAXWIZARDSALUTATION_START_4"
msgid "Hi,"
msgstr "হেৰা,"
#: strings.hrc:210
-#, fuzzy
msgctxt "RID_FAXWIZARDGREETING_START_1"
msgid "Sincerely"
msgstr "একাগ্ৰতাৰে"
#: strings.hrc:211
-#, fuzzy
msgctxt "RID_FAXWIZARDGREETING_START_2"
msgid "Yours faithfully"
msgstr "আপোনাৰ বিশ্বাসী"
#: strings.hrc:212
-#, fuzzy
msgctxt "RID_FAXWIZARDGREETING_START_3"
msgid "Regards"
msgstr "শ্ৰদ্ধা"
#: strings.hrc:213
-#, fuzzy
msgctxt "RID_FAXWIZARDGREETING_START_4"
msgid "Love"
msgstr "প্ৰেম"
#: strings.hrc:216
-#, fuzzy
msgctxt "RID_FAXWIZARDROADMAP_START_1"
msgid "Page design"
msgstr "পৃষ্ঠা ডিজাইন:"
#: strings.hrc:217
-#, fuzzy
msgctxt "RID_FAXWIZARDROADMAP_START_2"
msgid "Items to include"
msgstr "অন্তর্ভুক্ত কৰিব লগা আইটেমবোৰ"
#: strings.hrc:218
-#, fuzzy
msgctxt "RID_FAXWIZARDROADMAP_START_3"
msgid "Sender and Recipient"
msgstr "প্ৰেৰক আৰু প্রাপক"
#: strings.hrc:219
-#, fuzzy
msgctxt "RID_FAXWIZARDROADMAP_START_4"
msgid "Footer"
msgstr "ফুটাৰ"
#: strings.hrc:220
-#, fuzzy
msgctxt "RID_FAXWIZARDROADMAP_START_5"
msgid "Name and location"
msgstr "নাম আৰু স্থান"
#: strings.hrc:223
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_1"
msgid "Agenda Wizard"
msgstr "কার্যাৱলী উইজাৰ্ড"
#: strings.hrc:224
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_2"
msgid "Make ~manual changes to this agenda template"
msgstr "এই কার্যাৱলীৰ নমুনাটোত মেনুৱেল সলনি কৰক (~m)"
#: strings.hrc:225
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_3"
msgid "Template name:"
msgstr "নমুনাৰ নাম:"
#: strings.hrc:226
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_4"
msgid "Location and file name:"
msgstr "স্থান আৰু ফাইলৰ নাম:"
#: strings.hrc:227
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_5"
msgid "What do you want to do next?"
msgstr "আপুনি কি কৰিবলৈ বিচাৰে?"
#: strings.hrc:228
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_6"
msgid "Please choose the page design for the agenda"
msgstr "অনুগ্ৰহ কৰি কার্যাৱলীৰ বাবে পৃষ্ঠা ডিজাইনটো বাছনী কৰক"
#: strings.hrc:229
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_7"
msgid "Please select the headings you wish to include in your agenda template"
msgstr "অনুগ্ৰহ কৰি আপুনি কার্যাৱলীৰ নমুনাত অন্তৰ্ভুক্ত কৰিবলৈ বিচৰা শিৰোনামবোৰ নিৰ্বাচন কৰক"
#: strings.hrc:230
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_8"
msgid "Please enter general information for the event"
msgstr "অনুগ্ৰহ কৰি ঘটনাটোৰ বাবে সাধাৰণ তথ্য ভৰাওক"
#: strings.hrc:231
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_9"
msgid "Please specify items for the agenda"
msgstr "অনুগ্ৰহ কৰি কার্যাৱলীৰ বাবে আইটেমবোৰ নিৰ্দিষ্ট কৰক"
#: strings.hrc:232
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_10"
msgid "Please select the names you wish to include in your agenda template"
msgstr "অনুগ্ৰহ কৰি আপুনি কার্যাৱলীৰ নমুনাত অন্তৰ্ভুক্ত কৰিব বিচৰা নামবোৰ নিৰ্বাচন কৰক"
#: strings.hrc:233
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_11"
msgid "Choose a name and save the template"
msgstr "নমুনাৰ নাম:"
#: strings.hrc:234
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_12"
msgid "Include form for recording minutes"
msgstr "মিনিটবোৰ ৰেকৰ্ড কৰাৰ বাবে ফৰ্ম অন্তৰ্ভুক্ত কৰক"
#: strings.hrc:235
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_13"
msgid "This wizard helps you to create an agenda template. The template can then be used to create an agenda whenever needed."
msgstr "এই উইজাৰ্ডে আপোনাক এখন কার্যাৱলীৰ নমুনা সৃষ্টি কৰাত সহায় কৰিব. নমুনাটো তেতিয়া এখন কার্যাৱলী সৃষ্টি কৰিবলৈ যেতিয়া প্ৰয়োজন হয়, ব্যৱহাৰ কৰিব পৰা যাব."
#: strings.hrc:236
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_14"
msgid "Time:"
msgstr "সময়:"
#: strings.hrc:237
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_15"
msgid "Name:"
msgstr "নাম:"
#: strings.hrc:238
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_16"
msgid "Location:"
msgstr "অবস্থান:"
#: strings.hrc:239
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_17"
msgid "Placeholders will be used in empty fields. You can replace placeholders with text later."
msgstr "খালী ফিল্ডবোৰত স্থানধাৰক ব্যৱহাৰ কৰা হ'ব. পাছত আপুনি স্থানধাৰকবোৰ টেক্সটৰ দ্বাৰা প্ৰতিস্থাপিত কৰিব পাৰে."
#: strings.hrc:240
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_18"
msgid "..."
msgstr "..."
#: strings.hrc:241
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_19"
msgid "Create an ~agenda from this template"
msgstr "নমুনাটোৰ পৰা এটা কার্যাৱলী সৃষ্টি কৰক (~a)"
#: strings.hrc:242
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_20"
msgid "To create a new agenda out of the template, go to the location where you saved the template and double-click the file."
msgstr "নমুনাটোৰ পৰা এটা নতুন কার্যাৱলী সৃষ্টি কৰিবলৈ, সেই স্থানলৈ যাওক য'ত আপুনি নমুনাটো ছেভ কৰিছিল আৰু ফাইলটো দুবাৰ ক্লিক কৰক."
#: strings.hrc:243
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_21"
msgid "Agenda item"
msgstr "কার্যাৱলী আইটেম"
#: strings.hrc:244
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_22"
msgid "Responsible"
msgstr "দায়বদ্ধ"
#: strings.hrc:245
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_23"
msgid "Duration"
msgstr "স্থায়িত্ব"
#: strings.hrc:246
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_24"
msgid "Meeting called by"
msgstr "চিহ্নিত ব্যক্তি দ্বাৰা সভা আহ্বান কৰা হৈছে"
#: strings.hrc:247
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_25"
msgid "Chairperson"
msgstr "সঞ্চালক"
#: strings.hrc:248
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_26"
msgid "Minute keeper"
msgstr "মিনিট ৰক্ষক"
#: strings.hrc:249
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_27"
msgid "Moderator"
msgstr "মডাৰেটৰ"
#: strings.hrc:250
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_28"
msgid "Attendees"
msgstr "উপস্থিতসকল"
#: strings.hrc:251
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_29"
msgid "Observers"
msgstr "পৰ্যবেক্ষকসকল"
#: strings.hrc:252
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_30"
msgid "Facility personnel"
msgstr "কৰ্মচাৰী সুবিধা"
#: strings.hrc:253
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_31"
msgid "The agenda template will include placeholders for the names of the selected people. When creating an agenda from the template, you can replace these placeholder with the appropriate names."
msgstr "কার্যাৱলীৰ নমুনাটোৱে নিৰ্বাচিত মানুহবোৰৰ বাবে স্থানধাৰকবোৰ অন্তৰ্ভুক্ত কৰিব। নমুনাটোৰ পৰা কার্যাৱলী এখন সৃষ্টি কৰোঁতে, আপুনি এই স্থানধাৰকবোৰক উপযুক্ত নামৰ দ্বাৰা প্ৰতিস্থাপিত কৰিব পাৰে।"
#: strings.hrc:254
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_32"
msgid "Type of meeting"
msgstr "সভাৰ প্ৰকাৰ"
#: strings.hrc:255
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_33"
msgid "Please read"
msgstr "অনুগ্ৰহ কৰি পঢ়ক"
#: strings.hrc:256
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_34"
msgid "Please bring"
msgstr "অনুগ্ৰহ কৰি আনক"
@@ -1256,49 +1057,41 @@ msgid "Notes"
msgstr "টিপ্পনীবোৰ"
#: strings.hrc:258
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_36"
msgid "The agenda template will include placeholders for the selected items."
msgstr "কার্যাৱলীৰ নমুনাটোৱে নিৰ্বাচিত আইটেমবোৰৰ বাবে স্থানধাৰকবোৰ অন্তৰ্ভুক্ত কৰিব।"
#: strings.hrc:259
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_38"
msgid "Date:"
msgstr "তাৰিখ"
#: strings.hrc:260
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_39"
msgid "This wizard creates an agenda template which enables you to create multiple agendas with the same layout and settings."
msgstr "এই উইজাৰ্ডে এটা কার্যাৱলীৰ নমুনা সৃষ্টি কৰে যিটোৱে আপোনাক একে খচৰা অৰু ছেটিংছৰ সৈতে বহুতো কাৰ্যাৱলী সৃষ্টি কৰিবলৈ সক্ষম কৰে."
#: strings.hrc:261
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_40"
msgid "Page design:"
msgstr "পৃষ্ঠা ডিজাইন:"
#: strings.hrc:262
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_41"
msgid "myAgendaTemplate.stw"
msgstr "মোৰ কার্যাৱলীৰ নমুনাটো.stw"
#: strings.hrc:263
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_42"
msgid "My Agenda Template"
msgstr "মোৰ কার্যাৱলীৰ নমুনাটো"
#: strings.hrc:264
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_43"
msgid "An unexpected error occurred while saving the agenda template."
msgstr "কার্যাৱলীৰ নমুনাটো ছেভ কৰোঁতে এটা অপ্ৰত্যাশিত ভুল হৈছিল."
#: strings.hrc:265
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_44"
msgid "Name"
msgstr "নাম"
@@ -1310,7 +1103,6 @@ msgid "Date"
msgstr "তাৰিখ"
#: strings.hrc:267
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_46"
msgid "Time"
msgstr "সময়"
@@ -1322,67 +1114,56 @@ msgid "Location"
msgstr "স্থান"
#: strings.hrc:269
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_48"
msgid "Click to replace this text"
msgstr "এই টেক্সটখন প্ৰতিস্থাপন কৰিবলৈ ক্লিক কৰক"
#: strings.hrc:270
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_50"
msgid "Page design"
msgstr "পৃষ্ঠা ডিজাইন:"
#: strings.hrc:271
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_51"
msgid "General information"
msgstr "সাধাৰণ তথ্য"
#: strings.hrc:272
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_52"
msgid "Headings to include"
msgstr "অন্তর্ভুক্ত কৰিবলে শিৰোনামবোৰ"
#: strings.hrc:273
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_53"
msgid "Names"
msgstr "নামবোৰ"
#: strings.hrc:274
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_54"
msgid "Agenda items"
msgstr "আইটেম কার্যাৱলী"
#: strings.hrc:275
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_55"
msgid "Name and location"
msgstr "নাম আৰু স্থান"
#: strings.hrc:276
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_56"
msgid "An unexpected error occurred while opening the agenda template."
msgstr "কার্যাৱলীৰ নমুনাটো খোলতে এটা অপ্ৰত্যাশিত ভুল হৈছিল."
#: strings.hrc:277
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_57"
msgid "Type of meeting"
msgstr "সভাৰ প্ৰকাৰ"
#: strings.hrc:278
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_58"
msgid "Please bring"
msgstr "অনুগ্ৰহ কৰি আনক"
#: strings.hrc:279
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_59"
msgid "Please read"
msgstr "অনুগ্ৰহ কৰি পঢ়ক"
@@ -1394,43 +1175,36 @@ msgid "Notes"
msgstr "টিপ্পনীবোৰ"
#: strings.hrc:281
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_61"
msgid "Meeting called by"
msgstr "চিহ্নিত ব্যক্তি দ্বাৰা সভা আহ্বান কৰা হৈছে"
#: strings.hrc:282
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_62"
msgid "Chairperson"
msgstr "সঞ্চালক"
#: strings.hrc:283
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_63"
msgid "Attendees"
msgstr "উপস্থিতসকল"
#: strings.hrc:284
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_64"
msgid "Minute keeper"
msgstr "মিনিট ৰক্ষক"
#: strings.hrc:285
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_65"
msgid "Moderator"
msgstr "মডাৰেটৰ"
#: strings.hrc:286
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_66"
msgid "Observers"
msgstr "পৰ্যবেক্ষকসকল"
#: strings.hrc:287
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_67"
msgid "Facility personnel"
msgstr "কৰ্মচাৰী সুবিধা"
@@ -1448,109 +1222,91 @@ msgid "Remove"
msgstr "আঁতৰ কৰক"
#: strings.hrc:290
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_70"
msgid "Move up"
msgstr "ওপৰলৈ স্থান পৰিৱর্তন কৰক"
#: strings.hrc:291
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_71"
msgid "Move down"
msgstr "তললৈ স্থান পৰিৱর্তন কৰক"
#: strings.hrc:292
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_72"
msgid "Date:"
msgstr "তাৰিখ"
#: strings.hrc:293
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_73"
msgid "Time:"
msgstr "সময়:"
#: strings.hrc:294
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_74"
msgid "Location:"
msgstr "অবস্থান:"
#: strings.hrc:295
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_75"
msgid "Topics"
msgstr "বিষয়"
#: strings.hrc:296
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_76"
msgid "Num."
msgstr "Num."
#: strings.hrc:297
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_77"
msgid "Topic"
msgstr "বিষয়"
#: strings.hrc:298
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_78"
msgid "Responsible"
msgstr "দায়বদ্ধ"
#: strings.hrc:299
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_79"
msgid "Time"
msgstr "সময়"
#: strings.hrc:300
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_80"
msgid "Additional information"
msgstr "অতিৰিক্ত তথ্য"
#: strings.hrc:301
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_81"
msgid "Minutes for"
msgstr "চিহ্নিত কাৰ্য্যৰ বাবে মিনিট"
#: strings.hrc:302
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_82"
msgid "Discussion:"
msgstr "আলোচনা:"
#: strings.hrc:303
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_83"
msgid "Conclusion:"
msgstr "সামৰণি:"
#: strings.hrc:304
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_84"
msgid "To do:"
msgstr "কৰিব লগিয়া:"
#: strings.hrc:305
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_85"
msgid "Responsible party:"
msgstr "দায়বদ্ধ দল:"
#: strings.hrc:306
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_86"
msgid "Deadline:"
msgstr "অন্তিমতাৰিখ:"
#: strings.hrc:307
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_87"
msgid "Blue"
msgstr "নীলা"
@@ -1567,37 +1323,31 @@ msgid "Colorful"
msgstr "ৰঙীণ"
#: strings.hrc:310
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_90"
msgid "Elegant"
msgstr "এলিগেন্ট"
#: strings.hrc:311
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_91"
msgid "Green"
msgstr "সেউজীয়া"
#: strings.hrc:312
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_92"
msgid "Grey"
msgstr "ধূসৰ"
#: strings.hrc:313
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_93"
msgid "Modern"
msgstr "আধুনিক"
#: strings.hrc:314
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_94"
msgid "Orange"
msgstr "কমলা"
#: strings.hrc:315
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_95"
msgid "Red"
msgstr "ৰঙা"
diff --git a/source/as/wizards/source/resources.po b/source/as/wizards/source/resources.po
index 663bd849c71..51f03f1a454 100644
--- a/source/as/wizards/source/resources.po
+++ b/source/as/wizards/source/resources.po
@@ -14,7 +14,6 @@ msgstr ""
"X-Generator: LibreOffice\n"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_0\n"
@@ -23,7 +22,6 @@ msgid "The directory '%1' could not be created.<BR>There may not be enough space
msgstr "'%1' ডাইৰেকটৰিখন সৃষ্টি কৰিব পৰা নগ'ল।<BR> আপোনাৰ হাৰ্ড ডিস্কত পৰ্যাপ্ত স্পেছ নাথাকিব পাৰে।"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_1\n"
@@ -32,7 +30,6 @@ msgid "The text document could not be created.<BR>Please check if the module 'PR
msgstr "টেক্সট দস্তাবেজখন সৃষ্টি কৰিব পৰা নগ'ল.<BR> অনুগ্ৰহ কৰি মডিউল 'PRODUCTNAME ৰাইটাৰ' ইনষ্টল আছেনে পৰীক্ষা কৰক."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_2\n"
@@ -41,7 +38,6 @@ msgid "The spreadsheet could not be created.<BR>Please check if the module 'PROD
msgstr "স্প্ৰেডশ্বীটটো সৃষ্টি কৰিব পৰা নগ'ল.<BR> অনুগ্ৰহ কৰি মডিউল 'PRODUCTNAME কেলক ইনষ্টল আছেনে নাই পৰীক্ষা কৰক."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_3\n"
@@ -50,7 +46,6 @@ msgid "The presentation could not be created.<BR>Please check if the module 'PRO
msgstr "উপস্থাপনটো সৃষ্টি কৰিব পৰা নগ'ল.<BR> অনুগ্ৰহ কৰি মডিউল 'PRODUCTNAME ইমপ্ৰেছ' ইনষ্টল আছে নে নাই পৰীক্ষা কৰক."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_4\n"
@@ -59,7 +54,6 @@ msgid "The drawing could not be created.<BR>Please check if the module 'PRODUCTN
msgstr "ড্ৰয়িংটো সৃষ্টি কৰিব পৰা নগ'ল.<BR> অনুগ্ৰহ কৰি মডিউল 'PRODUCTNAME ড্ৰ' ইনষ্টল আছেনে পৰীক্ষা কৰক."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_5\n"
@@ -68,7 +62,6 @@ msgid "The formula could not be created.<BR>Please check if the module 'PRODUCTN
msgstr "সূত্ৰটো সৃষ্টি কৰিব পৰা নগ'ল.<BR> অনুগ্ৰহ কৰি মডিউল 'PRODUCTNAME মেথ' ইনষ্টল আছেনে পৰীক্ষা কৰক."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_6\n"
@@ -77,7 +70,6 @@ msgid "The files required could not be found.<BR>Please start the %PRODUCTNAME S
msgstr "প্ৰয়োজনীয় ফাইলবোৰ পোৱা নগ'ল।<BR> অনুগ্ৰহ কৰি %PRODUCTNAME ছেটআপটো আৰম্ভ কৰক আৰু 'মেৰামতি' বাছক।"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_7\n"
@@ -86,7 +78,6 @@ msgid "The file '<PATH>' already exists.<BR><BR>Would you like to overwrite the
msgstr "'<PATH>' ফাইলটো ইতিমধ্যে বৰ্তি আছে.<BR><BR> আপুনি বৰ্তি থকা ফাইলটো অভাৰৰইট কৰিবলৈ বিচাৰেনেকি?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_8\n"
@@ -95,7 +86,6 @@ msgid "Yes"
msgstr "হয়"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_9\n"
@@ -104,7 +94,6 @@ msgid "Yes to All"
msgstr "সকলোবোৰলৈ হয়"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_10\n"
@@ -113,7 +102,6 @@ msgid "No"
msgstr "নহয়"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_11\n"
@@ -122,7 +110,6 @@ msgid "Cancel"
msgstr "বাতিল কৰক"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_12\n"
@@ -131,7 +118,6 @@ msgid "~Finish"
msgstr "সমাপ্ত (~F)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_13\n"
@@ -140,7 +126,6 @@ msgid "< ~Back"
msgstr "< পিছলৈ (~B)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_14\n"
@@ -158,7 +143,6 @@ msgid "~Help"
msgstr "সহায় (~H)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_16\n"
@@ -167,7 +151,6 @@ msgid "Steps"
msgstr "পদক্ষেপবোৰ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_17\n"
@@ -185,7 +168,6 @@ msgid "OK"
msgstr "ঠিক আছে"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_19\n"
@@ -194,7 +176,6 @@ msgid "The file already exists. Do you want to overwrite it?"
msgstr "ফাইলটো ইতিমধ্যে আছে? আপুনি ইয়াক পুনৰ লিখিবলৈ বিচাৰেনেকি?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_20\n"
@@ -215,7 +196,6 @@ msgstr ""
"তাৰ পিছত উইজাৰ্ডটো আকৌ চলাওক।"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_0\n"
@@ -224,7 +204,6 @@ msgid "Report Wizard"
msgstr "ৰিপৰ্ট উইজাৰ্ড"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_3\n"
@@ -233,7 +212,6 @@ msgid "~Table"
msgstr "টেবুল (~T)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_4\n"
@@ -242,7 +220,6 @@ msgid "Colu~mns"
msgstr "স্তম্ভবোৰ (~m)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_7\n"
@@ -251,7 +228,6 @@ msgid "Report_"
msgstr "ৰিপৰ্ট_"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_8\n"
@@ -260,7 +236,6 @@ msgid "- undefined -"
msgstr "- সংজ্ঞাবদ্ধ নকৰা -"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_9\n"
@@ -269,7 +244,6 @@ msgid "~Fields in report"
msgstr "ৰিপৰ্টত ফিল্ডবোৰ (~F)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_11\n"
@@ -278,7 +252,6 @@ msgid "Grouping"
msgstr "গোটকৰণ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_12\n"
@@ -287,7 +260,6 @@ msgid "Sort options"
msgstr "বৰ্গীকৰণৰ বিকল্পবোৰ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_13\n"
@@ -296,7 +268,6 @@ msgid "Choose layout"
msgstr "খচৰা বাছনী কৰক"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_14\n"
@@ -305,7 +276,6 @@ msgid "Create report"
msgstr "ৰিপৰ্ট সৃষ্টি কৰক"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_15\n"
@@ -314,7 +284,6 @@ msgid "Layout of data"
msgstr "ডাটাৰ খচৰা"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_16\n"
@@ -332,7 +301,6 @@ msgid "Fields"
msgstr "ফিল্ডবোৰ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_20\n"
@@ -341,7 +309,6 @@ msgid "~Sort by"
msgstr "চিহ্নিত বস্তুৰ দ্বাৰা বৰ্গীকৰণ কৰক (~S)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_21\n"
@@ -350,7 +317,6 @@ msgid "T~hen by"
msgstr "তাৰপাছত চিহ্নিত বস্তুৰ দ্বাৰা (~h)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_22\n"
@@ -377,7 +343,6 @@ msgid "Landscape"
msgstr "নৈসর্গিক দৃশ্য"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_28\n"
@@ -386,7 +351,6 @@ msgid "Which fields do you want to have in your report?"
msgstr "আপুনি আপোনাৰ ৰিপৰ্টত কোনবোৰ ফিল্ড থকাটো বিচাৰে?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_29\n"
@@ -395,7 +359,6 @@ msgid "Do you want to add grouping levels?"
msgstr "আপুনি গ্ৰুপিং স্তৰবোৰ যোগ কৰিব বিচাৰেনেকি?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_30\n"
@@ -404,7 +367,6 @@ msgid "According to which fields do you want to sort the data?"
msgstr "আপুনি কোনবোৰ ফিল্ড অনুসাৰে ডাটাটো বৰ্গীকৰণ কৰিবলৈ বিচাৰে?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_31\n"
@@ -413,7 +375,6 @@ msgid "How do you want your report to look?"
msgstr "আপুনি আপোনাৰ ৰিপৰ্টটো কেনেকুৱা দেখাটো বিচাৰে?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_32\n"
@@ -422,7 +383,6 @@ msgid "Decide how you want to proceed"
msgstr "আপুনি কেনেকৈ আগুৱাব বিচাৰে সিদ্ধান্ত কৰক"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_33\n"
@@ -431,7 +391,6 @@ msgid "Title of report"
msgstr "ৰিপৰ্টৰ শিৰোনাম"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_34\n"
@@ -440,7 +399,6 @@ msgid "Display report"
msgstr "ৰিপর্ট প্রদর্শন কৰক"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_35\n"
@@ -467,7 +425,6 @@ msgid "Descending"
msgstr "অৱৰোহণ কৰি আছে"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_40\n"
@@ -476,7 +433,6 @@ msgid "~Dynamic report"
msgstr "বহুমূখী ৰিপৰ্ট (~D)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_41\n"
@@ -485,7 +441,6 @@ msgid "~Create report now"
msgstr "নতুন ৰিপৰ্ট সৃষ্টি কৰক (~C)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_42\n"
@@ -494,7 +449,6 @@ msgid "~Modify report layout"
msgstr "ৰিপৰ্টৰ খচৰা সলনি কৰক (~M)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_43\n"
@@ -512,7 +466,6 @@ msgid "Save as"
msgstr "এই ধৰণে সংৰক্ষণ কৰক"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_50\n"
@@ -521,7 +474,6 @@ msgid "Groupings"
msgstr "গ্ৰুপিংবোৰ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_51\n"
@@ -530,7 +482,6 @@ msgid "Then b~y"
msgstr "তাৰপিছত চিহ্নিত বস্তু দ্বাৰা (~y)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_52\n"
@@ -539,7 +490,6 @@ msgid "~Then by"
msgstr "তেনেহ'লে চিহ্নিত বস্তু দ্বাৰা (~T)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_53\n"
@@ -548,7 +498,6 @@ msgid "Asc~ending"
msgstr "আৰোহণ (~e)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_54\n"
@@ -557,7 +506,6 @@ msgid "Ascend~ing"
msgstr "আৰোহণ (~i)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_55\n"
@@ -566,7 +514,6 @@ msgid "Ascendin~g"
msgstr "আৰোহণ (~g)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_56\n"
@@ -575,7 +522,6 @@ msgid "De~scending"
msgstr "অৱৰোহণ (~s)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_57\n"
@@ -584,7 +530,6 @@ msgid "Des~cending"
msgstr "অৱৰোহণ (~c)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_58\n"
@@ -593,7 +538,6 @@ msgid "De~scending"
msgstr "অৱৰোহণ (~s)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_60\n"
@@ -602,7 +546,6 @@ msgid "Binary fields cannot be displayed in the report."
msgstr "বাইনেৰী ফিল্ডবোৰ এই ৰিপৰ্টটোত প্ৰদৰ্শন কৰিব নোৱাৰি."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_61\n"
@@ -611,7 +554,6 @@ msgid "The table '<TABLENAME>' does not exist."
msgstr "'<TABLENAME>' টেবুলখনৰ অস্তিত্ব নাই।"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_62\n"
@@ -620,7 +562,6 @@ msgid "Creating Report..."
msgstr "ৰিপৰ্ট সৃষ্টি কৰি আছে..."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_63\n"
@@ -629,7 +570,6 @@ msgid "Number of records inserted: <COUNT>"
msgstr "ভৰোৱা ৰেকৰ্ডবোৰৰ সংখ্যা: <COUNT>"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_64\n"
@@ -638,7 +578,6 @@ msgid "The form '<REPORTFORM>' does not exist."
msgstr "'<REPORTFORM>' ফৰ্মটোৰ অস্তিত্ব নাই।"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_65\n"
@@ -647,7 +586,6 @@ msgid "The query with the statement <BR>'<STATEMENT>' <BR> could not be run. <BR
msgstr "<BR>'<STATEMENT>' <BR>বিবৃতিটোৰ সৈতে প্ৰশ্নটো পঢ়িব পৰা নগ'ল. <BR> আপোনাৰ ডাটা উত্সটো পৰীক্ষা কৰক."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_66\n"
@@ -656,7 +594,6 @@ msgid "The following hidden control in the form '<REPORTFORM>' could not be read
msgstr "<REPORTFORM>' ফৰ্মত তলৰ লুকোৱাই থোৱা নিয়ন্ত্রণ পঢ়িব পৰা নগ'ল: '<CONTROLNAME>'."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_67\n"
@@ -665,7 +602,6 @@ msgid "Importing data..."
msgstr "ডাটা আমদানি কৰি আছে..."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_68\n"
@@ -674,7 +610,6 @@ msgid "Labeling fields"
msgstr "লেবেলিং ফিল্ডবোৰ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_69\n"
@@ -683,7 +618,6 @@ msgid "How do you want to label the fields?"
msgstr "আপুনি কেনেকৈ ফিল্ডবোৰ লেবেল কৰিব বিচাৰে?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_70\n"
@@ -692,7 +626,6 @@ msgid "Label"
msgstr "লেবেল"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_71\n"
@@ -701,7 +634,6 @@ msgid "Field"
msgstr "ফিল্ড"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_72\n"
@@ -710,7 +642,6 @@ msgid "An error occurred in the wizard.<BR>The template '%PATH' could be erroneo
msgstr "উইজাৰ্ডটোত এটা ভুল হ'ল.<BR> '%PATH' নমুনাটো ত্ৰুটিপূৰ্ণ হব পাৰে.<BR> প্ৰয়োজনীয় খণ্ড বা টেবুলবোৰৰ হয়তো অস্তিত্ব নাই অথবা ভুল নামৰ অধীনত বৰ্তি আছে.<BR> বেছি পুংখানুপুংখ তথ্যৰ বাবে সহায় চাওক.<BR>অনুগ্ৰহ কৰি আন এটা নমুনা নিৰ্বাচন কৰক."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_73\n"
@@ -719,7 +650,6 @@ msgid "There is an invalid user field in a table."
msgstr "টেবুল এখনত অবৈধ ব্যৱহাৰকৰ্তাৰ ফিল্ড আছে."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_74\n"
@@ -728,7 +658,6 @@ msgid "The sort criterion '<FIELDNAME>' was chosen twice. Each criterion can onl
msgstr "বৰ্গীকৰণ মাপকাঠী '<FIELDNAME>'টো দুবাৰ বাছনী কৰা হৈছিল। প্ৰতিটো মাপকাঠী কেৱল এবাৰহে বাছনী কৰিব পাৰি।"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_75\n"
@@ -737,7 +666,6 @@ msgid "Note: The dummy text will be replaced by data from the database when the
msgstr "টিপ্পনী: এই ৰিপৰ্টটো সৃষ্টি কঁৰোতে ডামি টেক্সট্খন ডাটাবেছৰ পৰা ডাটাৰ দ্বাৰা প্ৰতিস্থাপিত হব."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_76\n"
@@ -746,7 +674,6 @@ msgid "A report '%REPORTNAME' already exists in the database. Please assign anot
msgstr "এটা ৰিপৰ্ট '%REPORTNAME' ইতিমধ্যে ডাটাবেছত বৰ্তি আছে. অনুগ্ৰহ কৰি আন এটা নাম নিৰ্ধাৰণ কৰক."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_78\n"
@@ -755,7 +682,6 @@ msgid "How do you want to proceed after creating the report?"
msgstr "ৰিপৰ্টটো সৃষ্টি কৰাৰ পাছত আপুনি কেনেদৰে আগুৱাবলৈ বিচাৰে?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_79\n"
@@ -764,7 +690,6 @@ msgid "What kind of report do you want to create?"
msgstr "আপুনি কেনে ধৰণৰ ৰিপৰ্ট সৃষ্টি কৰিবলৈ বিচাৰে?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_80\n"
@@ -773,7 +698,6 @@ msgid "Tabular"
msgstr "টেবুলাৰ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_81\n"
@@ -782,7 +706,6 @@ msgid "Columnar, single-column"
msgstr "একমাত্ৰ-স্তম্ভ ফ্ৰেম হাতেৰে ভৰাওক"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_82\n"
@@ -791,7 +714,6 @@ msgid "Columnar, two columns"
msgstr "স্তম্ভবোৰ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_83\n"
@@ -800,7 +722,6 @@ msgid "Columnar, three columns"
msgstr "স্তম্ভবোৰ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_84\n"
@@ -809,7 +730,6 @@ msgid "In blocks, labels left"
msgstr "ব্লকবোৰত -বাঁওফালৰ লেবেলবোৰ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_85\n"
@@ -818,7 +738,6 @@ msgid "In blocks, labels above"
msgstr "ব্লকবোৰত - ওপৰৰ লেবেলবোৰ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_86\n"
@@ -836,7 +755,6 @@ msgid "Author:"
msgstr "লেখক:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_88\n"
@@ -845,7 +763,6 @@ msgid "Date:"
msgstr "তাৰিখ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_89\n"
@@ -863,7 +780,6 @@ msgid "Page number:"
msgstr "শীৰ্ষক পৃষ্ঠাৰ পিছত পৃষ্ঠা নম্বৰিং পুনৰ সংহতি কৰক"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_91\n"
@@ -872,7 +788,6 @@ msgid "Page count:"
msgstr "পৃষ্ঠা গণনা"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_92\n"
@@ -881,7 +796,6 @@ msgid "No valid report template was found."
msgstr "কোনো সমাধা পোৱা নাই ।"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_93\n"
@@ -890,7 +804,6 @@ msgid "Page:"
msgstr "পৃষ্ঠা:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_94\n"
@@ -899,7 +812,6 @@ msgid "Align Left - Border"
msgstr "বাঁও - প্ৰান্ত সংৰেখন কৰক"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_95\n"
@@ -908,7 +820,6 @@ msgid "Align Left - Compact"
msgstr "বাঁও - সংযুক্ত সংৰেখন কৰক"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_96\n"
@@ -917,7 +828,6 @@ msgid "Align Left - Elegant"
msgstr "বাঁও -এলিগেন্ট সংৰেখন কৰক"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_97\n"
@@ -926,7 +836,6 @@ msgid "Align Left - Highlighted"
msgstr "বাঁও -উজ্জ্বল সংৰেখন"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_98\n"
@@ -935,7 +844,6 @@ msgid "Align Left - Modern"
msgstr "বাঁও - আধুনিক সংৰেখন কৰক"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_99\n"
@@ -953,7 +861,6 @@ msgid "Default"
msgstr "অবিকল্পিত"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_101\n"
@@ -962,7 +869,6 @@ msgid "Outline - Borders"
msgstr "প্ৰান্তৰেখা - সীমাসমূহ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_102\n"
@@ -971,7 +877,6 @@ msgid "Outline - Compact"
msgstr "প্ৰান্তৰেখা -সংযুক্ত"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_103\n"
@@ -980,7 +885,6 @@ msgid "Outline - Elegant"
msgstr "প্ৰান্তৰেখা - এলিগেন্ট"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_104\n"
@@ -989,7 +893,6 @@ msgid "Outline - Highlighted"
msgstr "প্ৰান্তৰেখা - উজ্জ্বল"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_105\n"
@@ -998,7 +901,6 @@ msgid "Outline - Modern"
msgstr "প্ৰান্তৰেখা - আধুনিক"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_106\n"
@@ -1007,7 +909,6 @@ msgid "Outline - Red & Blue"
msgstr "প্ৰান্তৰেখা - ৰঙা আৰু নীলা"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_107\n"
@@ -1016,7 +917,6 @@ msgid "Outline, indented - Borders"
msgstr "প্ৰান্তৰেখা, ইনডেণ্টেড - সীমাসমূহ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_108\n"
@@ -1025,7 +925,6 @@ msgid "Outline, indented - Compact"
msgstr "প্ৰান্তৰেখা, ইনডেণ্টেড - সংযুক্ত"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_109\n"
@@ -1034,7 +933,6 @@ msgid "Outline, indented - Elegant"
msgstr "প্ৰান্তৰেখা, ইনডেণ্টেড -এলিগেন্ট"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_110\n"
@@ -1043,7 +941,6 @@ msgid "Outline, indented - Highlighted"
msgstr "প্ৰান্তৰেখা, ইনডেণ্টেড - উজ্জ্বল"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_111\n"
@@ -1052,7 +949,6 @@ msgid "Outline, indented - Modern"
msgstr "প্ৰান্তৰেখা, ইনডেণ্টেড - আধুনিক"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_112\n"
@@ -1061,7 +957,6 @@ msgid "Outline, indented - Red & Blue"
msgstr "প্ৰান্তৰেখা, ইনডেণ্টেড - ৰঙা আৰু নীলা"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_113\n"
@@ -1070,7 +965,6 @@ msgid "Bubbles"
msgstr "বাবুলসমূহ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_114\n"
@@ -1079,7 +973,6 @@ msgid "Cinema"
msgstr "চিনেমা"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_115\n"
@@ -1097,7 +990,6 @@ msgid "Default"
msgstr "অবিকল্পিত"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_117\n"
@@ -1106,7 +998,6 @@ msgid "Drafting"
msgstr "ড্ৰাফ্টিং"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_118\n"
@@ -1115,7 +1006,6 @@ msgid "Finances"
msgstr "বিত্তবোৰ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_119\n"
@@ -1124,7 +1014,6 @@ msgid "Flipchart"
msgstr "ফ্লিপচাৰ্ট"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_120\n"
@@ -1133,7 +1022,6 @@ msgid "Formal with Company Logo"
msgstr "কোম্পানী ল'গৰ সৈতে ফৰমেল"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_121\n"
@@ -1142,7 +1030,6 @@ msgid "Generic"
msgstr "বৰ্গীয়"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_122\n"
@@ -1151,7 +1038,6 @@ msgid "Worldmap"
msgstr "বিশ্বমেপ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_0\n"
@@ -1160,7 +1046,6 @@ msgid "C~reate"
msgstr "সৃষ্টি কৰক (~r)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_1\n"
@@ -1169,7 +1054,6 @@ msgid "~Cancel"
msgstr "বাতিল কৰক (~C)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_2\n"
@@ -1178,7 +1062,6 @@ msgid "< ~Back"
msgstr "< পিছলৈ (~B)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_3\n"
@@ -1187,7 +1070,6 @@ msgid "~Next >"
msgstr "পৰৱর্তী (~N)>"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_4\n"
@@ -1196,7 +1078,6 @@ msgid "~Database"
msgstr "ডাটাবেইচ (~D)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_5\n"
@@ -1205,7 +1086,6 @@ msgid "~Table name"
msgstr "টেবুলৰ নাম (~T)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_6\n"
@@ -1263,7 +1143,6 @@ msgid "The selected table or query could not be opened."
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_14\n"
@@ -1281,7 +1160,6 @@ msgid "~Help"
msgstr "সহায় (~H)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_21\n"
@@ -1290,7 +1168,6 @@ msgid "~Stop"
msgstr "বন্ধ কৰক (~S)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_30\n"
@@ -1299,7 +1176,6 @@ msgid "The document could not be saved."
msgstr "দস্তাবেজখন ছেভ কৰিব পৰা নগ'ল."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_33\n"
@@ -1308,7 +1184,6 @@ msgid "Exiting the wizard"
msgstr "উইজাৰ্ডটো প্ৰস্থান কৰা হৈছে"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_34\n"
@@ -1317,7 +1192,6 @@ msgid "Connecting to data source..."
msgstr "ডাটা উত্সলৈ সংযোগ কৰি আছে..."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_35\n"
@@ -1326,7 +1200,6 @@ msgid "The connection to the data source could not be established."
msgstr "ডাটা উত্সটোলৈ সংযোগটো স্থাপিত কৰিব পৰা নগ'ল."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_36\n"
@@ -1335,7 +1208,6 @@ msgid "The file path entered is not valid."
msgstr "ফাইল ভৰোৱা পথটো বৈধ নহয়."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_37\n"
@@ -1344,7 +1216,6 @@ msgid "Please select a data source"
msgstr "অনুগ্ৰহ কৰি এটা ডাটা উত্স নিৰ্বাচন কৰক"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_38\n"
@@ -1353,7 +1224,6 @@ msgid "Please select a table or query"
msgstr "অনুগ্ৰহ কৰি এখন টেবুল বা এটা প্ৰশ্ন নিৰ্বাচন কৰক"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_39\n"
@@ -1362,7 +1232,6 @@ msgid "Add field"
msgstr "ফিল্ড যোগ কৰক"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_40\n"
@@ -1371,7 +1240,6 @@ msgid "Remove field"
msgstr "ফিল্ড আঁতৰ কৰক"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_41\n"
@@ -1380,7 +1248,6 @@ msgid "Add all fields"
msgstr "সকলোবোৰ ফিল্ড যোগ কৰক"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_42\n"
@@ -1389,7 +1256,6 @@ msgid "Remove all fields"
msgstr "সকলোবোৰ ফিল্ড আঁতৰ কৰক"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_43\n"
@@ -1398,7 +1264,6 @@ msgid "Move field up"
msgstr "ওপৰৰ এটা স্তৰ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_44\n"
@@ -1407,7 +1272,6 @@ msgid "Move field down"
msgstr "ফিল্ড তললৈ নমাওক"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_45\n"
@@ -1416,7 +1280,6 @@ msgid "The field names from '%NAME' could not be retrieved."
msgstr "'%NAME'ৰ পৰা ফিল্ডৰ নামবোৰ উদ্ধাৰ কৰিব পৰা নগ'ল."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_0\n"
@@ -1434,7 +1297,6 @@ msgid "Query"
msgstr "প্ৰশ্ন"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_2\n"
@@ -1443,7 +1305,6 @@ msgid "Query Wizard"
msgstr "প্ৰশ্ন উইজাৰ্ড"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_3\n"
@@ -1461,7 +1322,6 @@ msgid "A~vailable fields"
msgstr "উপলব্ধ ফিল্ডবোৰ (~v)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_5\n"
@@ -1470,7 +1330,6 @@ msgid "Name ~of the query"
msgstr "প্ৰশ্নটোৰ নাম (~o)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_6\n"
@@ -1479,7 +1338,6 @@ msgid "Display ~Query"
msgstr "প্রশ্ন প্ৰদৰ্শন কৰক (~Q)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_7\n"
@@ -1488,7 +1346,6 @@ msgid "~Modify Query"
msgstr "প্ৰশ্ন সলনি কৰক (~M)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_8\n"
@@ -1497,7 +1354,6 @@ msgid "~How do you want to proceed after creating the query?"
msgstr "প্ৰশ্নটো সৃষ্টি কৰাৰ পাছত আপুনি কেনেদৰে আগুৱাবলৈ বিচাৰে (~H)?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_9\n"
@@ -1506,7 +1362,6 @@ msgid "Match ~all of the following"
msgstr "তলৰ সকলোবোৰ মিলাওক (~a)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_10\n"
@@ -1515,7 +1370,6 @@ msgid "~Match any of the following"
msgstr "তলৰ যিকোনো এটা মিলাওক (~M)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_11\n"
@@ -1524,7 +1378,6 @@ msgid "~Detailed query (Shows all records of the query.)"
msgstr "বিতং প্ৰশ্ন (প্ৰশ্নটোৰ সকলোবোৰ ৰেকৰ্ড দেখুৱাওক।) (~D)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_12\n"
@@ -1533,7 +1386,6 @@ msgid "~Summary query (Shows only results of aggregate functions.)"
msgstr "সাৰাংশ প্ৰশ্ন (কেৱল মুঠ ফাংশ্বনবোৰৰ ফলাফল দেখুৱাওক।) (~S)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_16\n"
@@ -1551,7 +1403,6 @@ msgid "Fields"
msgstr "ফিল্ডবোৰ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_18\n"
@@ -1560,7 +1411,6 @@ msgid "~Group by"
msgstr "চিহ্নিত বস্তু দ্বাৰা দলবদ্ধ কৰক (~G)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_19\n"
@@ -1569,7 +1419,6 @@ msgid "Field"
msgstr "ফিল্ড"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_20\n"
@@ -1614,7 +1463,6 @@ msgid "Value"
msgstr "মূল্য"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_26\n"
@@ -1623,7 +1471,6 @@ msgid "is equal to"
msgstr "চিহ্নিত মানৰ সমান"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_27\n"
@@ -1632,7 +1479,6 @@ msgid "is not equal to"
msgstr "চিহ্নিত মানৰ সমান নহয়"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_28\n"
@@ -1641,7 +1487,6 @@ msgid "is smaller than"
msgstr "চিহ্নিত মানতকৈ কম"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_29\n"
@@ -1659,7 +1504,6 @@ msgid "is equal or less than"
msgstr "চিহ্নিত মানৰ সমান অথবা কম "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_31\n"
@@ -1686,7 +1530,6 @@ msgid "not like"
msgstr "not like"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_34\n"
@@ -1695,7 +1538,6 @@ msgid "is null"
msgstr "খালি হয়"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_35\n"
@@ -1704,7 +1546,6 @@ msgid "is not null"
msgstr "খালি নহয়"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_36\n"
@@ -1713,7 +1554,6 @@ msgid "true"
msgstr "সঁচা"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_37\n"
@@ -1740,7 +1580,6 @@ msgid "or"
msgstr "অথবা"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_40\n"
@@ -1749,7 +1588,6 @@ msgid "get the sum of"
msgstr "চিহ্নিত বস্তুৰ যোগফল লওক"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_41\n"
@@ -1758,7 +1596,6 @@ msgid "get the average of"
msgstr "চিহ্নিত বস্তুৰ গড় লওক"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_42\n"
@@ -1767,7 +1604,6 @@ msgid "get the minimum of"
msgstr "...ৰ সৰ্বনিম্নটো লওক"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_43\n"
@@ -1812,7 +1648,6 @@ msgid "Sorting order:"
msgstr "বৰ্গীকৰণৰ অনুক্ৰম: "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_52\n"
@@ -1830,7 +1665,6 @@ msgid "Search conditions:"
msgstr "চৰ্তবোৰৰ সন্ধান কৰক: "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_54\n"
@@ -1848,7 +1682,6 @@ msgid "Aggregate functions:"
msgstr "মুঠ ফাংশ্বনবোৰ: "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_56\n"
@@ -1866,7 +1699,6 @@ msgid "Grouped by:"
msgstr "গোটকৰণ কৰা হ'ল : ...ৰ দ্বাৰা "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_58\n"
@@ -1884,7 +1716,6 @@ msgid "Grouping conditions:"
msgstr "গোটকৰণৰ চৰ্ত: "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_60\n"
@@ -1893,7 +1724,6 @@ msgid "No grouping conditions were assigned."
msgstr "কোনো গোটকৰণৰ চৰ্ত নির্ধাৰণ কৰা হোৱা নাছিল."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_70\n"
@@ -1902,7 +1732,6 @@ msgid "Select the fields (columns) for your query"
msgstr "আপোনাৰ প্ৰশ্নৰ বাবে ফিল্ডবোৰ (স্তম্ভবোৰ) নিৰ্বাচন কৰক"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_71\n"
@@ -1911,7 +1740,6 @@ msgid "Select the sorting order"
msgstr "বৰ্গীকৰণৰ অনুক্ৰমটো নিৰ্বাচন কৰক"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_72\n"
@@ -1920,7 +1748,6 @@ msgid "Select the search conditions"
msgstr "সন্ধানৰ চৰ্তবোৰ নিৰ্বাচন কৰক"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_73\n"
@@ -1929,7 +1756,6 @@ msgid "Select the type of query"
msgstr "প্ৰশ্নৰ প্ৰকাৰ নিৰ্বাচন কৰক"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_74\n"
@@ -1938,7 +1764,6 @@ msgid "Select the groups"
msgstr "গোটবোৰ নিৰ্বাচন কৰক"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_75\n"
@@ -1947,7 +1772,6 @@ msgid "Select the grouping conditions"
msgstr "গোটকৰণৰ চৰ্তবোৰ নিৰ্বাচন কৰক"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_76\n"
@@ -1956,7 +1780,6 @@ msgid "Assign aliases if desired"
msgstr "যদি ইচ্ছা কৰে উপনামবোৰ নির্ধাৰণ কৰক"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_77\n"
@@ -1965,7 +1788,6 @@ msgid "Check the overview and decide how to proceed"
msgstr "অভাৰভিউটো পৰীক্ষা কৰক আৰু কেনেকৈ আগুৱাই যাব লাগে তাৰ সিদ্ধান্ত লওক"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_80\n"
@@ -1974,7 +1796,6 @@ msgid "Field selection"
msgstr "ক্ষেত্ৰ নিৰ্বাচন"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_81\n"
@@ -1983,7 +1804,6 @@ msgid "Sorting order"
msgstr "বৰ্গীকৰণৰ অনুক্ৰম"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_82\n"
@@ -1992,7 +1812,6 @@ msgid "Search conditions"
msgstr "চৰ্তবোৰৰ সন্ধান কৰক"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_83\n"
@@ -2001,7 +1820,6 @@ msgid "Detail or summary"
msgstr "পুংখানুপুংখ বা সাৰাংশ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_84\n"
@@ -2010,7 +1828,6 @@ msgid "Grouping"
msgstr "গোটকৰণ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_85\n"
@@ -2019,7 +1836,6 @@ msgid "Grouping conditions"
msgstr "গোটকৰণৰ চৰ্তবোৰ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_86\n"
@@ -2028,7 +1844,6 @@ msgid "Aliases"
msgstr "উপনামবোৰ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_87\n"
@@ -2037,7 +1852,6 @@ msgid "Overview"
msgstr "অভাৰভিউ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_88\n"
@@ -2046,7 +1860,6 @@ msgid "A field that has not been assigned an aggregate function must be used in
msgstr "এখন ফিল্ড যিখনে এটা মুঠ ফাংশ্বন নিৰ্ধাৰণ কৰা নাই, তাক এটা গোটত ব্যৱহাৰ কৰিব লাগিব।"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_89\n"
@@ -2055,7 +1868,6 @@ msgid "The condition '<FIELDNAME> <LOGICOPERATOR> <VALUE>' was chosen twice. Eac
msgstr "'<FIELDNAME> <LOGICOPERATOR> <VALUE>' চৰ্তটো দুবাৰ নিৰ্বাচন কৰা হৈছিল। প্ৰতিটো চৰ্ত মাত্ৰ এবাৰহে বাছনী কৰিব পাৰি"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_90\n"
@@ -2072,7 +1884,6 @@ msgid ","
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_92\n"
@@ -2081,7 +1892,6 @@ msgid "<FIELDTITLE> (<FIELDNAME>)"
msgstr "<FIELDTITLE> (<FIELDNAME>)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_93\n"
@@ -2090,7 +1900,6 @@ msgid "<FIELDNAME> (<SORTMODE>)"
msgstr "<FIELDNAME> (<SORTMODE>)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_94\n"
@@ -2099,7 +1908,6 @@ msgid "<FIELDNAME> <LOGICOPERATOR> <VALUE>"
msgstr "<FIELDNAME> <LOGICOPERATOR> <VALUE>"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_95\n"
@@ -2108,7 +1916,6 @@ msgid "<CALCULATEDFUNCTION> <FIELDNAME>"
msgstr "<CALCULATEDFUNCTION> <FIELDNAME>"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_96\n"
@@ -2117,7 +1924,6 @@ msgid "<FIELDNAME> <LOGICOPERATOR> <VALUE>"
msgstr "<FIELDNAME> <LOGICOPERATOR> <VALUE>"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_0\n"
@@ -2126,7 +1932,6 @@ msgid "Form Wizard"
msgstr "ফৰ্ম উইজাৰ্ড"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_1\n"
@@ -2157,7 +1962,6 @@ msgstr ""
"এটা এটাৰ-পৰা-বহুতলৈ সম্বন্ধৰ সৈতে টেবুল বা প্ৰশ্নৰ পৰা ডাটা দেখুৱাবলৈ ছাবফৰ্ম ব্যৱহাৰ কৰক."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_4\n"
@@ -2166,7 +1970,6 @@ msgid "~Add Subform"
msgstr "ছাবফৰ্ম যোগ কৰক (~A)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_5\n"
@@ -2175,7 +1978,6 @@ msgid "~Subform based on existing relation"
msgstr "বৰ্তি থকা সম্বন্ধৰ ওপৰত আধাৰিত ছাবফৰ্ম (~S)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_6\n"
@@ -2184,7 +1986,6 @@ msgid "Tables or queries"
msgstr "টেবুল অথবা প্ৰশ্নবোৰ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_7\n"
@@ -2193,7 +1994,6 @@ msgid "Subform based on ~manual selection of fields"
msgstr "ফিল্ডবোৰৰ মেনুৱেল নিৰ্বাচনৰ ওপৰত আধাৰিত ছাবফৰ্ম (~m)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_8\n"
@@ -2202,7 +2002,6 @@ msgid "~Which relation do you want to add?"
msgstr "আপুনি কোনটো সম্বন্ধ যোগ কৰিবলৈ বিচাৰে (~W)?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_9\n"
@@ -2211,7 +2010,6 @@ msgid "Fields in the ~subform"
msgstr "ছাবফর্মত ফিল্ডবোৰ (~s)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_12\n"
@@ -2220,7 +2018,6 @@ msgid "~Available fields"
msgstr "পৰ্যাপ্ত ফিল্ডবোৰ (~A)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_13\n"
@@ -2240,7 +2037,6 @@ msgstr ""
"কিন্তু যোৰাবোৰ মাত্ৰ এবাৰহে ব্যৱহাৰ কৰিব পাৰি।"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_20\n"
@@ -2249,7 +2045,6 @@ msgid "~First joined subform field"
msgstr "প্ৰথম সংযোজিত ছাবফৰ্ম ফিল্ড (~F)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_21\n"
@@ -2258,7 +2053,6 @@ msgid "~Second joined subform field"
msgstr "দ্বিতীয় সংযোজিত ছাবফৰ্ম ফিল্ড (~S)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_22\n"
@@ -2267,7 +2061,6 @@ msgid "~Third joined subform field"
msgstr "তৃতীয় সংযোজিত ছাবফৰ্ম ফিল্ড (~T)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_23\n"
@@ -2276,7 +2069,6 @@ msgid "~Fourth joined subform field"
msgstr "চতুৰ্থ সংযোজিত ছাবফৰ্ম ফিল্ড (~F)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_24\n"
@@ -2285,7 +2077,6 @@ msgid "F~irst joined main form field"
msgstr "প্ৰথম সংযোজিত মুখ্য ফৰ্ম ফিল্ড (~i)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_25\n"
@@ -2294,7 +2085,6 @@ msgid "S~econd joined main form field"
msgstr "দ্বিতীয় সংযোজিত মুখ্য ফৰ্ম ফিল্ড (~e)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_26\n"
@@ -2303,7 +2093,6 @@ msgid "T~hird joined main form field"
msgstr "তৃতীয় সংযোজিত মুখ্য ফৰ্ম ফিল্ড (~h)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_27\n"
@@ -2312,7 +2101,6 @@ msgid "F~ourth joined main form field"
msgstr "চতুৰ্থ সংযোজিত মুখ্য ফৰ্ম ফিল্ড (~o)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_28\n"
@@ -2321,7 +2109,6 @@ msgid "Field border"
msgstr "ফিল্ড সীমাৰেখা"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_29\n"
@@ -2330,7 +2117,6 @@ msgid "No border"
msgstr "কোনো সীমাৰেখা নাই"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_30\n"
@@ -2348,7 +2134,6 @@ msgid "Flat"
msgstr "ফ্লেট"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_32\n"
@@ -2375,7 +2160,6 @@ msgid "Align right"
msgstr "সোফালে সংস্থাপন কৰক"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_35\n"
@@ -2384,7 +2168,6 @@ msgid "Arrangement of DB fields"
msgstr "DB ফিল্ডবোৰৰ সজ্জা"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_36\n"
@@ -2393,7 +2176,6 @@ msgid "Columnar - Labels Left"
msgstr "স্তম্ভকাৰ -বাঁওফালৰ লেবেলবোৰ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_37\n"
@@ -2402,7 +2184,6 @@ msgid "Columnar - Labels on Top"
msgstr "স্তম্ভকাৰ -ওপৰৰ লেবেলবোৰ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_38\n"
@@ -2411,7 +2192,6 @@ msgid "In Blocks - Labels Left"
msgstr "ব্লকবোৰত -বাঁওফালৰ লেবেলবোৰ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_39\n"
@@ -2420,7 +2200,6 @@ msgid "In Blocks - Labels Above"
msgstr "ব্লকবোৰত - ওপৰৰ লেবেলবোৰ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_40\n"
@@ -2429,7 +2208,6 @@ msgid "As Data Sheet"
msgstr "ডাটা শ্বীট হিচাপে"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_41\n"
@@ -2438,7 +2216,6 @@ msgid "Arrangement of the main form"
msgstr "মুখ্য ফৰ্মৰ সজ্জা"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_42\n"
@@ -2447,7 +2224,6 @@ msgid "Arrangement of the subform"
msgstr "ছাব ফৰ্মৰ সজ্জা"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_44\n"
@@ -2465,7 +2241,6 @@ msgid "Existing data will not be displayed"
msgstr "বৰ্তি থকা ডাটা প্ৰদৰ্শন কৰা নহব "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_46\n"
@@ -2474,7 +2249,6 @@ msgid "T~he form is to display all data"
msgstr "ফৰ্মটো সকলো তথ্য প্ৰদৰ্শন কৰাৰ বাবে (~h)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_47\n"
@@ -2483,7 +2257,6 @@ msgid "Do not allow ~modification of existing data"
msgstr "বৰ্তি থকা ডাটাৰ সলনিৰ অনুমতি নিদিব (~m)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_48\n"
@@ -2492,7 +2265,6 @@ msgid "Do not allow ~deletion of existing data"
msgstr "বৰ্তি থকা ডাটাৰ ডিলিশ্বনৰ অনুমতি নিদিব (~d)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_49\n"
@@ -2501,7 +2273,6 @@ msgid "Do not allow ~addition of new data"
msgstr "বৰ্তি থকা ডাটাৰ সংযোজনৰ অনুমতি নিদিব (~a)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_50\n"
@@ -2510,7 +2281,6 @@ msgid "Name of ~the form"
msgstr "ফর্মখনৰ নাম (~t)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_51\n"
@@ -2519,7 +2289,6 @@ msgid "How do you want to proceed after creating the form?"
msgstr "ফৰ্মটো সৃষ্টি কৰাৰ পাছত আপুনি কেনেদৰে আগবাঢ়িবলৈ বিচাৰে?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_52\n"
@@ -2528,7 +2297,6 @@ msgid "~Work with the form"
msgstr "ফর্মটোৰ সৈতে কাম কৰক (~W)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_53\n"
@@ -2537,7 +2305,6 @@ msgid "~Modify the form"
msgstr "ফৰ্মখন সলনি কৰক (~M)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_55\n"
@@ -2546,7 +2313,6 @@ msgid "~Page Styles"
msgstr "পৃষ্ঠাৰ শৈলীবোৰ (~P)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_80\n"
@@ -2555,7 +2321,6 @@ msgid "Field selection"
msgstr "ক্ষেত্ৰ নিৰ্বাচন"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_81\n"
@@ -2564,7 +2329,6 @@ msgid "Set up a subform"
msgstr "এটা ছাবফৰ্ম ছেট আপ কৰক"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_82\n"
@@ -2573,7 +2337,6 @@ msgid "Add subform fields"
msgstr "ছাবফৰ্ম ফিল্ড যোগ কৰক"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_83\n"
@@ -2582,7 +2345,6 @@ msgid "Get joined fields"
msgstr "সংযোজিত ফিল্ডবোৰ আনক"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_84\n"
@@ -2591,7 +2353,6 @@ msgid "Arrange controls"
msgstr "নিয়ন্ত্ৰণবোৰ সজাওক"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_85\n"
@@ -2600,7 +2361,6 @@ msgid "Set data entry"
msgstr "ডাটা প্ৰৱিষ্টি ছেট কৰক"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_86\n"
@@ -2609,7 +2369,6 @@ msgid "Apply styles"
msgstr "শৈলীবোৰ প্ৰয়োগ কৰক"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_87\n"
@@ -2618,7 +2377,6 @@ msgid "Set name"
msgstr "নাম ছেট কৰক"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_88\n"
@@ -2627,7 +2385,6 @@ msgid "(Date)"
msgstr "(তাৰিখ)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_89\n"
@@ -2636,7 +2393,6 @@ msgid "(Time)"
msgstr "(সময়)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_90\n"
@@ -2645,7 +2401,6 @@ msgid "Select the fields of your form"
msgstr "আপোনাৰ ফৰ্মৰ ফিল্ডবোৰ নিৰ্বাচন কৰক"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_91\n"
@@ -2654,7 +2409,6 @@ msgid "Decide if you want to set up a subform"
msgstr "আপুনি এটা ছাবফৰ্ম ছেট আপ কৰিব বিচাৰেনে, সেয়া সিদ্ধান্ত কৰক"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_92\n"
@@ -2663,7 +2417,6 @@ msgid "Select the fields of your subform"
msgstr "আপোনাৰ ছাবফৰ্মৰ ফিল্ডবোৰ নিৰ্বাচন কৰক"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_93\n"
@@ -2672,7 +2425,6 @@ msgid "Select the joins between your forms"
msgstr "আপোনাৰ ফৰ্মবোৰৰ মাজত সংযোজনবোৰ নিৰ্বাচন কৰক"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_94\n"
@@ -2681,7 +2433,6 @@ msgid "Arrange the controls on your form"
msgstr "আপোনাৰ ফৰ্মত নিয়ন্ত্ৰণবোৰ নিৰ্বাচন কৰক"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_95\n"
@@ -2690,7 +2441,6 @@ msgid "Select the data entry mode"
msgstr "ডাটা প্ৰৱিষ্টিৰ প্ৰকাৰটো নিৰ্বাচন কৰক"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_96\n"
@@ -2699,7 +2449,6 @@ msgid "Apply the style of your form"
msgstr "আপোনাৰ ফৰ্মত শৈলী প্ৰয়োগ কৰক"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_97\n"
@@ -2719,7 +2468,6 @@ msgstr ""
"অনুগ্ৰহ কৰি আন এটা নাম নিৰ্বাচন কৰক."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_1\n"
@@ -2728,7 +2476,6 @@ msgid "Table Wizard"
msgstr "টেবুল উইজাৰ্ড"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_2\n"
@@ -2737,7 +2484,6 @@ msgid "Select fields"
msgstr "ফিল্ডবোৰ বাছক"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_3\n"
@@ -2746,7 +2492,6 @@ msgid "Set types and formats"
msgstr "প্ৰকাৰ আৰু ফৰমেটবোৰ ছেট কৰক"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_4\n"
@@ -2755,7 +2500,6 @@ msgid "Set primary key"
msgstr "প্ৰাথমিক চাবি ছেট কৰক"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_5\n"
@@ -2764,7 +2508,6 @@ msgid "Create table"
msgstr "টেবুল সৃষ্টি কৰক"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_8\n"
@@ -2773,7 +2516,6 @@ msgid "Select fields for your table"
msgstr "আপোনাৰ টেবুলৰ বাবে ফিল্ডবোৰ নিৰ্বাচন কৰক"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_9\n"
@@ -2782,7 +2524,6 @@ msgid "Set field types and formats"
msgstr "ফিল্ডৰ প্ৰকাৰ আৰু ফৰমেটবোৰ ছেট কৰক"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_10\n"
@@ -2791,7 +2532,6 @@ msgid "Set primary key"
msgstr "প্ৰাথমিক চাবি ছেট কৰক"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_11\n"
@@ -2800,7 +2540,6 @@ msgid "Create table"
msgstr "টেবুল সৃষ্টি কৰক"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_14\n"
@@ -2809,7 +2548,6 @@ msgid "This wizard helps you to create a table for your database. After selectin
msgstr "এই উইজাৰ্ডে আপোনাক আপোনাৰ ডাটাবেছৰ বাবে এখন টেবুল সৃষ্টি কৰাত সহায় কৰে. এটা টেবুলৰ শ্ৰেণী আৰু এটা আৰ্হি টেবুল নিৰ্বাচন কৰাৰ পাছত, আপুনি আপোনাৰ টেবুলত অন্তৰ্ভূক্ত কৰিব বিচৰা ফিল্ডবোৰ বাছনী কৰক। আপুনি এটাতকৈ অধিক আৰ্হি টেবুলৰ পৰা ফিল্ডবোৰ অন্তৰ্ভূক্ত কৰিব পাৰে।"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_15\n"
@@ -2818,7 +2556,6 @@ msgid "Ca~tegory"
msgstr "বিভাগ (~t)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_16\n"
@@ -2827,7 +2564,6 @@ msgid "B~usiness"
msgstr "ব্যৱসায় (~u)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_17\n"
@@ -2836,7 +2572,6 @@ msgid "P~ersonal"
msgstr "ব্যক্তিগত (~e)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_18\n"
@@ -2854,7 +2589,6 @@ msgid "A~vailable fields"
msgstr "উপলব্ধ ফিল্ডবোৰ (~v)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_20\n"
@@ -2879,7 +2613,6 @@ msgid "-"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_23\n"
@@ -2888,7 +2621,6 @@ msgid "Field name"
msgstr "ফিল্ডৰ নাম"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_24\n"
@@ -2897,7 +2629,6 @@ msgid "Field type"
msgstr "ফিল্ডৰ প্রকাৰ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_25\n"
@@ -2906,7 +2637,6 @@ msgid "~Selected fields"
msgstr "নিৰ্বাচিত ফিল্ডবোৰ (~S)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_26\n"
@@ -2915,7 +2645,6 @@ msgid "A primary key uniquely identifies each record in a database table. Primar
msgstr "এটা প্ৰাথমিক চাবিয়ে ডাটাবেছ টেবুলৰ প্ৰতিটো ৰেকৰ্ড অদ্বিতীয়ভাৱে চিনাক্ত কৰে. প্ৰাথমিক চাবিবোৰে সংযোজন সহজ কৰে, প্ৰত্যেকখন টেবুলত এটা প্ৰাথমিক চাবি থকাটো অনুমোদিত.এটা প্ৰাথমিক চাবি অবিহনে এই টেবুললৈ ডাটা ভৰোৱাটো সম্ভৱ নহ'ব."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_27\n"
@@ -2924,7 +2653,6 @@ msgid "~Create a primary key"
msgstr "এটা প্রাথমিক কি' সৃষ্টি কৰক (~C)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_28\n"
@@ -2933,7 +2661,6 @@ msgid "~Automatically add a primary key"
msgstr "এটা প্ৰাথমিক চাবি স্বয়ংক্ৰিয়ভাৱে যোগ কৰক (~A)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_29\n"
@@ -2951,7 +2678,6 @@ msgid "Define p~rimary key as a combination of several fields"
msgstr "কেইবাটাও ফিল্ডৰ সংযোজন হিচাপে প্ৰাথমিক চাবিৰ সংজ্ঞা নিৰূপণ কৰক (~r) "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_31\n"
@@ -2960,7 +2686,6 @@ msgid "F~ieldname"
msgstr "ফিল্ডনাম (~i)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_32\n"
@@ -2969,7 +2694,6 @@ msgid "~Primary key fields"
msgstr "প্রাথমিক কি' ফিল্ডবোৰ (~P)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_33\n"
@@ -2978,7 +2702,6 @@ msgid "Auto ~value"
msgstr "স্বয়ংক্ৰিয় মূল্য (~v)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_34\n"
@@ -2987,7 +2710,6 @@ msgid "What do you want to name your table?"
msgstr "আপুনি আপোনাৰ টেবুলৰ নাম কি দিবলৈ বিচাৰে?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_35\n"
@@ -2996,7 +2718,6 @@ msgid "Congratulations. You have entered all the information needed to create yo
msgstr "অভিনন্দন. আপুনি আপোনাৰ টেবুল সৃষ্টি কৰাৰ বাবে সকলোবোৰ তথ্য ভৰাইছে."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_36\n"
@@ -3005,7 +2726,6 @@ msgid "What do you want to do next?"
msgstr "আপুনি কি কৰিবলৈ বিচাৰে?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_37\n"
@@ -3014,7 +2734,6 @@ msgid "Modify the table design"
msgstr "টেবুলৰ ডিজাইন সলনি কৰক"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_38\n"
@@ -3023,7 +2742,6 @@ msgid "Insert data immediately"
msgstr "ততালিকে ডাটা ভৰাওক"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_39\n"
@@ -3032,7 +2750,6 @@ msgid "C~reate a form based on this table"
msgstr "এই টেবুলখনৰ ওপৰত আধাৰিত এটা ফৰ্ম সৃষ্টি কৰক (~r)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_40\n"
@@ -3041,7 +2758,6 @@ msgid "The table you have created could not be opened."
msgstr "আপুনি সৃষ্টি কৰা টেবুলখন খুলিব পৰা নগ'ল."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_41\n"
@@ -3050,7 +2766,6 @@ msgid "The table name '%TABLENAME' contains a character ('%SPECIALCHAR') that mi
msgstr "টেবুল নাম '%TABLENAME' এটা আখৰ ('%SPECIALCHAR') অন্তৰ্ভুক্ত কৰে যি ডাটাবেইচ দ্বাৰা সমৰ্থিত নহ'ব পাৰে।"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_42\n"
@@ -3059,7 +2774,6 @@ msgid "The field name '%FIELDNAME' contains a special character ('%SPECIALCHAR')
msgstr "'%FIELDNAME' ফিল্ডৰ নামটোত এটা বিশেষ আখৰ আছে ('%SPECIALCHAR') যিটো ডাটাবেছৰ দ্বাৰা সমৰ্থিত নহ'ব পাৰে।"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_43\n"
@@ -3068,7 +2782,6 @@ msgid "Field"
msgstr "ফিল্ড"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_44\n"
@@ -3077,7 +2790,6 @@ msgid "MyTable"
msgstr "মোৰ টেবুল"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_45\n"
@@ -3086,7 +2798,6 @@ msgid "Add a Field"
msgstr "এখন ফিল্ড যোগ কৰক"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_46\n"
@@ -3095,7 +2806,6 @@ msgid "Remove the selected Field"
msgstr "নিৰ্বাচিত ফিল্ডখন আঁতৰাওক"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_47\n"
@@ -3115,7 +2825,6 @@ msgstr ""
"অনুগ্ৰহ কৰি আন এটা নাম ভৰাওক।"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_49\n"
@@ -3124,7 +2833,6 @@ msgid "Catalog of the table"
msgstr "টেবুলখনৰ তালিকা"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_50\n"
@@ -3133,7 +2841,6 @@ msgid "Schema of the table"
msgstr "টেবুলখনৰ নক্সা"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_51\n"
@@ -3142,7 +2849,6 @@ msgid "The field '%FIELDNAME' already exists."
msgstr "'%FIELDNAME' ক্ষেত্ৰটো ইতিমধ্যে আছেই."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_ZERO_0\n"
@@ -3160,7 +2866,6 @@ msgid "~Help"
msgstr "সহায় (~H)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_ZERO_2\n"
@@ -3169,7 +2874,6 @@ msgid "< ~Back"
msgstr "< পিছলৈ (~B)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_ZERO_3\n"
@@ -3178,7 +2882,6 @@ msgid "~Convert"
msgstr "পৰিবৰ্তন কৰক (~C)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_ZERO_4\n"
@@ -3187,7 +2890,6 @@ msgid "Note: Currency amounts from external links and currency conversion factor
msgstr "টোকা: বাহ্যিক সংযোগবোৰৰ পৰা মুদ্ৰাৰ ৰাশি আৰু সূত্ৰবোৰত মুদ্ৰা ৰূপান্তৰ ফেক্টৰবোৰ ৰূপান্তৰ কৰিব নোৱাৰি।"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_ZERO_5\n"
@@ -3196,7 +2898,6 @@ msgid "First, unprotect all sheets."
msgstr "প্ৰথমে, সকলোবোৰ শ্বীটক অসুৰক্ষিত কৰক."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_ZERO_6\n"
@@ -3214,7 +2915,6 @@ msgid "C~ontinue >"
msgstr "অব্যাহত ৰাখক (~o)>>"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_ZERO_8\n"
@@ -3223,7 +2923,6 @@ msgid "C~lose"
msgstr "বন্ধ কৰক (~l)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_0\n"
@@ -3232,7 +2931,6 @@ msgid "~Entire document"
msgstr "সম্পূর্ণ দস্তাবেজ (~E)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_1\n"
@@ -3241,7 +2939,6 @@ msgid "Selection"
msgstr "নিৰ্বাচন"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_2\n"
@@ -3250,7 +2947,6 @@ msgid "Cell S~tyles"
msgstr "কক্ষ শৈলীবোৰ (‌~t)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_3\n"
@@ -3259,7 +2955,6 @@ msgid "Currency cells in the current ~sheet"
msgstr "বৰ্তমানৰ শ্বীটত মুদ্ৰা কক্ষবোৰ (~s)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_4\n"
@@ -3268,7 +2963,6 @@ msgid "Currency cells in the entire ~document"
msgstr "সম্পূর্ণ ডকুমেন্টটোত মুদ্ৰা কক্ষবোৰ (~d)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_5\n"
@@ -3277,7 +2971,6 @@ msgid "~Selected range"
msgstr "নিৰ্বাচিত পৰিসৰ (~S)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_6\n"
@@ -3286,7 +2979,6 @@ msgid "Select Cell Styles"
msgstr "কক্ষ শৈলী নিৰ্বাচন কৰক"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_7\n"
@@ -3295,7 +2987,6 @@ msgid "Select currency cells"
msgstr "মুদ্ৰা কক্ষবোৰ নিৰ্বাচন কৰক"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_8\n"
@@ -3304,7 +2995,6 @@ msgid "Currency ranges:"
msgstr "মুদ্রা পৰিসৰবোৰ:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_9\n"
@@ -3313,7 +3003,6 @@ msgid "Templates:"
msgstr "নমুনাবোৰ:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_0\n"
@@ -3322,7 +3011,6 @@ msgid "Extent"
msgstr "পৰিসৰ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_1\n"
@@ -3331,7 +3019,6 @@ msgid "~Single %PRODUCTNAME Calc document"
msgstr "একমাত্ৰ %PRODUCTNAME কেলক ডকুমেন্ট (~S)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_2\n"
@@ -3340,7 +3027,6 @@ msgid "Complete ~directory"
msgstr "সম্পূর্ণ নিৰ্দেশিকা (~d)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_3\n"
@@ -3349,7 +3035,6 @@ msgid "Source Document:"
msgstr "মূল ডকুমেন্ট:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_4\n"
@@ -3358,7 +3043,6 @@ msgid "Source directory:"
msgstr "মূল নিৰ্দেশিকা:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_5\n"
@@ -3367,7 +3051,6 @@ msgid "~Including subfolders"
msgstr "ছাবফল্ডাৰবোৰ অন্তর্ভূক্ত কৰি আছে (~I)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_6\n"
@@ -3376,7 +3059,6 @@ msgid "Target directory:"
msgstr "লক্ষ্য নিৰ্দেশিকা:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_7\n"
@@ -3385,7 +3067,6 @@ msgid "Temporarily unprotect sheet without query"
msgstr "প্ৰশ্নৰ অবিহনে সাময়িকভাৱে অসুৰক্ষিত শ্বীট"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_10\n"
@@ -3403,7 +3084,6 @@ msgid "Conversion status:"
msgstr "ৰূপান্তৰণৰ মৰ্যদা: "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STATUSLINE_1\n"
@@ -3412,7 +3092,6 @@ msgid "Conversion status of the cell templates:"
msgstr "কক্ষ নমুনাবোৰৰ ৰূপান্তৰণৰ মৰ্যদা..."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STATUSLINE_2\n"
@@ -3421,7 +3100,6 @@ msgid "Registration of the relevant ranges: Sheet %1Number%1 of %2TotPageCount%2
msgstr "সংগত পৰিসৰবোৰৰ ৰেজিষ্ট্ৰেছন: %2TotPageCount%2 ৰ Sheet %1Number%1"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STATUSLINE_3\n"
@@ -3430,7 +3108,6 @@ msgid "Entry of the ranges to be converted..."
msgstr "ৰূপান্তৰ কৰিবলগীয়া পৰিসৰবোৰৰ প্ৰবিষ্টি..."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STATUSLINE_4\n"
@@ -3439,7 +3116,6 @@ msgid "Sheet protection for each sheet will be restored..."
msgstr "প্ৰতিটো শ্বীটৰ বাবে শ্বীট সুৰক্ষা পুনৰ প্ৰতিষ্ঠাকৰণ..."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STATUSLINE_5\n"
@@ -3448,7 +3124,6 @@ msgid "Conversion of the currency units in the cell templates..."
msgstr "কক্ষ নমুনাবোৰত মুদ্ৰাৰ এককবোৰৰ ৰূপান্তৰকৰণ..."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_0\n"
@@ -3457,7 +3132,6 @@ msgid "~Finish"
msgstr "সমাপ্ত (~F)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_1\n"
@@ -3466,7 +3140,6 @@ msgid "Select directory"
msgstr "নিৰ্দেশিকা বাছনী কৰক"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_2\n"
@@ -3475,7 +3148,6 @@ msgid "Select file"
msgstr "ফাইল বাছনী কৰক"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_3\n"
@@ -3493,7 +3165,6 @@ msgid "non-existent"
msgstr "অস্তিত্বহীন"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_5\n"
@@ -3502,7 +3173,6 @@ msgid "Euro Converter"
msgstr "ইউৰো কনভার্টৰ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_6\n"
@@ -3511,7 +3181,6 @@ msgid "Should protected spreadsheets be temporarily unprotected?"
msgstr "সুৰক্ষিত স্প্ৰেটশ্বীটবোৰ সাময়িকভাৱে অসুৰক্ষিত কৰিব লাগিবনেকি?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_7\n"
@@ -3520,7 +3189,6 @@ msgid "Enter the password to unprotect the table %1TableName%1"
msgstr "টেবুল %1TableName%1 টো অসুৰক্ষিত কৰাৰ বাবে পাছৱৰ্ডটো সুমুৱাওক"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_8\n"
@@ -3529,7 +3197,6 @@ msgid "Wrong Password!"
msgstr "ভুল পাছৱৰ্ড!"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_9\n"
@@ -3538,7 +3205,6 @@ msgid "Protected Sheet"
msgstr "সুৰক্ষিত শ্বীট"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_10\n"
@@ -3547,7 +3213,6 @@ msgid "Warning!"
msgstr "সকীয়নি!"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_11\n"
@@ -3556,7 +3221,6 @@ msgid "Protection for the sheets will not be removed."
msgstr "শ্বীটবোৰৰ বাবে সুৰক্ষা আঁতৰোৱা নহব."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_12\n"
@@ -3565,7 +3229,6 @@ msgid "Sheet cannot be unprotected"
msgstr "শ্বীট অসুৰক্ষিত কৰিব নোৱাৰি"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_13\n"
@@ -3574,7 +3237,6 @@ msgid "The Wizard cannot edit this document as cell formats cannot be modified i
msgstr "ৱিজাৰ্ডে ডকুমেন্ট সম্পাদন কৰিব নোৱাৰে কাৰণ কোষৰ আকৃতি সলনি কৰিব নোৱাৰি য'ত সুৰক্ষিত spreadsheets থাকে ।"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_14\n"
@@ -3583,7 +3245,6 @@ msgid "Please note that the Euro Converter will, otherwise, not be able to edit
msgstr "অনুগ্ৰহ কৰি এইটো টোকা কৰক যে ইউৰো ৰূপান্তৰকৰ্তাটো, অন্য প্রকাৰে, এই ডকুমেন্টটো সম্পাদনা কৰিবলৈ সমৰ্থ নহব!"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_15\n"
@@ -3610,7 +3271,6 @@ msgid "OK"
msgstr "ঠিক আছে"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_18\n"
@@ -3619,7 +3279,6 @@ msgid "Cancel"
msgstr "বাতিল কৰক"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_19\n"
@@ -3628,7 +3287,6 @@ msgid "Please select a %PRODUCTNAME Calc document for editing!"
msgstr "অনুগ্ৰহ কৰি সম্পাদনা কৰাৰ বাবে %PRODUCTNAME কেলক এটা নিৰ্বাচন কৰক!"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_20\n"
@@ -3637,7 +3295,6 @@ msgid "'<1>' is not a directory!"
msgstr "'<1>' এখন নিৰ্দেশিকা নহয়!"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_21\n"
@@ -3655,7 +3312,6 @@ msgid "The '<1>' file already exists.<CR>Do you want to overwrite it?"
msgstr "'<1>' ইতিমধ্যে বৰ্তি আছে।<CR> আপুনি ইয়াক পুনৰ লিখিবলৈ বিচাৰেনেকি?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_23\n"
@@ -3664,7 +3320,6 @@ msgid "Do you really want to terminate conversion at this point?"
msgstr "আপুনি সঁচাকৈ এই বিন্দুত ৰূপান্তৰ শেষ কৰিবলৈ বিচাৰেনেকি?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_24\n"
@@ -3673,7 +3328,6 @@ msgid "Cancel Wizard"
msgstr "উইজাৰ্ড বাতিল কৰক"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_0\n"
@@ -3682,7 +3336,6 @@ msgid "Portuguese Escudo"
msgstr "পৰ্টুগীজ এছকুডো"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_1\n"
@@ -3691,7 +3344,6 @@ msgid "Dutch Guilder"
msgstr "ডাচ্চ গিল্ডাৰ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_2\n"
@@ -3700,7 +3352,6 @@ msgid "French Franc"
msgstr "ফ্রেঞ্চ ফ্রাংক"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_3\n"
@@ -3709,7 +3360,6 @@ msgid "Spanish Peseta"
msgstr "স্পেনিছ পেছেটা"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_4\n"
@@ -3718,7 +3368,6 @@ msgid "Italian Lira"
msgstr "ইটালিয়ান লিৰা"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_5\n"
@@ -3727,7 +3376,6 @@ msgid "German Mark"
msgstr "জার্মান চিহ্ন"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_6\n"
@@ -3736,7 +3384,6 @@ msgid "Belgian Franc"
msgstr "বেলজিয়ান ফ্রাংক"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_7\n"
@@ -3745,7 +3392,6 @@ msgid "Irish Punt"
msgstr "আইৰিশ পুন্ট"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_8\n"
@@ -3754,7 +3400,6 @@ msgid "Luxembourg Franc"
msgstr "লুক্সেমবার্গ ফ্রাংক"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_9\n"
@@ -3763,7 +3408,6 @@ msgid "Austrian Schilling"
msgstr "অষ্ট্রিয়ান ছিলিং"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_10\n"
@@ -3772,7 +3416,6 @@ msgid "Finnish Mark"
msgstr "ফিন্নিশ্ব চিহ্ন"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_11\n"
@@ -3781,7 +3424,6 @@ msgid "Greek Drachma"
msgstr "গ্রীক ড্ৰাক্মা"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_12\n"
@@ -3790,7 +3432,6 @@ msgid "Slovenian Tolar"
msgstr "Slovenian Tolar"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_13\n"
@@ -3799,7 +3440,6 @@ msgid "Cypriot Pound"
msgstr "চিপ্ৰিঅট পাউন্ড"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_14\n"
@@ -3808,7 +3448,6 @@ msgid "Maltese Lira"
msgstr "মলটিচ লিৰা"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_15\n"
@@ -3817,7 +3456,6 @@ msgid "Slovak Koruna"
msgstr "স্লভাক কৰুণা"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_16\n"
@@ -3826,7 +3464,6 @@ msgid "Estonian Kroon"
msgstr "এচটোনিয়ান ক্ৰুন"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_17\n"
@@ -3843,7 +3480,6 @@ msgid "Lithuanian Litas"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_LASTPAGE_0\n"
@@ -3852,7 +3488,6 @@ msgid "Progress"
msgstr "অগ্ৰগতি"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_LASTPAGE_1\n"
@@ -3861,7 +3496,6 @@ msgid "Retrieving the relevant documents..."
msgstr "সংগত ডকুমেন্টবোৰ উদ্ধাৰ কৰি আছে."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_LASTPAGE_2\n"
@@ -3870,7 +3504,6 @@ msgid "Converting the documents..."
msgstr "ডকুমেন্টবোৰ সলনি কৰি আছে..."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_LASTPAGE_3\n"
@@ -3879,7 +3512,6 @@ msgid "Settings:"
msgstr "ছেটিংছ:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_LASTPAGE_4\n"
@@ -3888,7 +3520,6 @@ msgid "Sheet is always unprotected"
msgstr "শ্বীট সদায় অসুৰক্ষিত"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLES_0\n"
@@ -3897,7 +3528,6 @@ msgid "Theme Selection"
msgstr "বিষয়বস্তুৰ বাছনী"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLES_1\n"
@@ -3906,7 +3536,6 @@ msgid "Error while saving the document to the clipboard! The following action ca
msgstr "ক্লিপবৰ্ডলৈ দস্তাবেজ ছেভ কৰোঁতে হোৱা ভুল! তলত দিয়া কাৰ্য্যটোৰ পূৰ্ব নিৰ্দেশ বাতিল কৰিব নোৱাৰি।"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLES_2\n"
@@ -3915,7 +3544,6 @@ msgid "~Cancel"
msgstr "বাতিল কৰক (~C)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLES_3\n"
@@ -3924,7 +3552,6 @@ msgid "~OK"
msgstr "ঠিক আছে (~O)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_0\n"
@@ -3933,7 +3560,6 @@ msgid "(Standard)"
msgstr "(প্ৰামাণিক)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_1\n"
@@ -3942,7 +3568,6 @@ msgid "Autumn Leaves"
msgstr "শৰৎৰ পাতবোৰ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_2\n"
@@ -3951,7 +3576,6 @@ msgid "Be"
msgstr "বি"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_3\n"
@@ -3960,7 +3584,6 @@ msgid "Black and White"
msgstr "কলা আৰু বগা"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_4\n"
@@ -3969,7 +3592,6 @@ msgid "Blackberry Bush"
msgstr "ব্লেকবেৰি বুশ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_5\n"
@@ -3978,7 +3600,6 @@ msgid "Blue Jeans"
msgstr "নীলা জিন্চ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_6\n"
@@ -3987,7 +3608,6 @@ msgid "Fifties Diner"
msgstr "ফিফ্টিচ ডিনাৰ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_7\n"
@@ -3996,7 +3616,6 @@ msgid "Glacier"
msgstr "গ্লেচিয়াৰ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_8\n"
@@ -4005,7 +3624,6 @@ msgid "Green Grapes"
msgstr "সেউজীয়া আঙুৰ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_9\n"
@@ -4014,7 +3632,6 @@ msgid "Marine"
msgstr "সামুদ্ৰিক"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_10\n"
@@ -4023,7 +3640,6 @@ msgid "Millennium"
msgstr "সহস্ৰবৰ্ষ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_11\n"
@@ -4032,7 +3648,6 @@ msgid "Nature"
msgstr "প্ৰকৃতি"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_12\n"
@@ -4041,7 +3656,6 @@ msgid "Neon"
msgstr "নিঅ'ন"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_13\n"
@@ -4050,7 +3664,6 @@ msgid "Night"
msgstr "ৰাতি"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_14\n"
@@ -4059,7 +3672,6 @@ msgid "PC Nostalgia"
msgstr "PC নসটালজিয়া"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_15\n"
@@ -4068,7 +3680,6 @@ msgid "Pastel"
msgstr "পেস্টেল"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_16\n"
@@ -4077,7 +3688,6 @@ msgid "Pool Party"
msgstr "পুল পাৰ্টি"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_17\n"
@@ -4086,7 +3696,6 @@ msgid "Pumpkin"
msgstr "ৰঙা লাও"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceDialog_0\n"
@@ -4095,7 +3704,6 @@ msgid "Addressee"
msgstr "এড্রেছী"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceDialog_1\n"
@@ -4104,7 +3712,6 @@ msgid "One recipient"
msgstr "এটা প্ৰাপক"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceDialog_2\n"
@@ -4113,7 +3720,6 @@ msgid "Several recipients (address database)"
msgstr "নানান প্ৰাপক (এড্ৰেছ ডাটাবেছ)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceDialog_3\n"
@@ -4122,7 +3728,6 @@ msgid "Use of This Template"
msgstr "এই নমুনাটো ব্যৱহাৰ কৰক"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceMsgError\n"
@@ -4131,7 +3736,6 @@ msgid "An error has occurred."
msgstr "এটা ভুল ওলাল."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_0\n"
@@ -4149,7 +3753,6 @@ msgid "Company"
msgstr "সংস্থা"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_2\n"
@@ -4158,7 +3761,6 @@ msgid "Department"
msgstr "বিভাগ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_3\n"
@@ -4167,7 +3769,6 @@ msgid "First Name"
msgstr "প্রথম নাম"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_4\n"
@@ -4185,7 +3786,6 @@ msgid "Street"
msgstr "পথ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_6\n"
@@ -4194,7 +3794,6 @@ msgid "Country"
msgstr "দেশ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_7\n"
@@ -4203,7 +3802,6 @@ msgid "ZIP/Postal Code"
msgstr "জিপ/ ডাকঘৰৰ ক'ড"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_8\n"
@@ -4230,7 +3828,6 @@ msgid "Position"
msgstr "অৱস্থান"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_11\n"
@@ -4248,7 +3845,6 @@ msgid "Initials"
msgstr "স্বাক্ষৰবোৰ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_13\n"
@@ -4257,7 +3853,6 @@ msgid "Salutation"
msgstr "অভিবাদন"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_14\n"
@@ -4266,7 +3861,6 @@ msgid "Home Phone"
msgstr "ঘৰৰ ফোন"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_15\n"
@@ -4275,7 +3869,6 @@ msgid "Work Phone"
msgstr "কামৰ ফোন"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_16\n"
@@ -4284,7 +3877,6 @@ msgid "Fax"
msgstr "ফেক্স"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_17\n"
@@ -4293,7 +3885,6 @@ msgid "E-Mail"
msgstr "ই-মেইল"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_18\n"
@@ -4311,7 +3902,6 @@ msgid "Notes"
msgstr "টিপ্পনীবোৰ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_20\n"
@@ -4320,7 +3910,6 @@ msgid "Alt. Field 1"
msgstr "Alt. ফিল্ড 1"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_21\n"
@@ -4329,7 +3918,6 @@ msgid "Alt. Field 2"
msgstr "Alt. ফিল্ড 2"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_22\n"
@@ -4338,7 +3926,6 @@ msgid "Alt. Field 3"
msgstr "Alt.ফিল্ড 3"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_23\n"
@@ -4347,7 +3934,6 @@ msgid "Alt. Field 4"
msgstr "Alt.ফিল্ড 4"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_24\n"
@@ -4356,7 +3942,6 @@ msgid "ID"
msgstr "ID"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_25\n"
@@ -4365,7 +3950,6 @@ msgid "State"
msgstr "ৰাজ্য"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_26\n"
@@ -4383,7 +3967,6 @@ msgid "Pager"
msgstr "পেজৰ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_28\n"
@@ -4392,7 +3975,6 @@ msgid "Mobile Phone"
msgstr "ম'বাইল ফোন"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_29\n"
@@ -4401,7 +3983,6 @@ msgid "Other Phone"
msgstr "অন্য ফোন"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_30\n"
@@ -4419,7 +4000,6 @@ msgid "Invite"
msgstr "নিমন্ত্রণ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceNoTextmark_0\n"
@@ -4428,7 +4008,6 @@ msgid "The bookmark 'Recipient' is missing."
msgstr "পৃষ্ঠাসংকেত 'প্ৰাপক'টো হেৰাইছে."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceNoTextmark_1\n"
@@ -4437,7 +4016,6 @@ msgid "Form letter fields can not be included."
msgstr "ফৰ্ম চিঠি ফিল্ডবোৰ অন্তৰ্ভুক্ত কৰিব নোৱাৰি."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"AgendaDlgName\n"
@@ -4446,7 +4024,6 @@ msgid "Minutes Template"
msgstr "মিনিটবোৰৰ নমুনা"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"AgendaDlgNoCancel\n"
@@ -4455,7 +4032,6 @@ msgid "An option must be confirmed."
msgstr "এটা বিকল্প নিশ্চিত কৰাটো অপৰিহাৰ্য."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"AgendaDlgFrame\n"
@@ -4464,7 +4040,6 @@ msgid "Minutes Type"
msgstr "মিনিটবোৰৰ প্রকাৰ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"AgendaDlgButton1\n"
@@ -4473,7 +4048,6 @@ msgid "Results Minutes"
msgstr "ফলাফল মিনিটবোৰ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"AgendaDlgButton2\n"
@@ -4482,7 +4056,6 @@ msgid "Evaluation Minutes"
msgstr "মূল্যায়ন মিনিটবোৰ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"TextField\n"
@@ -4500,7 +4073,6 @@ msgid "The '%1' directory cannot be created:"
msgstr "'%1' ডাইৰেকটৰিখন সৃষ্টি কৰিব নোৱাৰি: "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MsgDirNotThere\n"
@@ -4509,7 +4081,6 @@ msgid "The '%1' directory does not exist."
msgstr "'%1' ডাইৰেকটৰিখনৰ অস্তিত্ব নাই।"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"QueryfornewCreation\n"
@@ -4527,7 +4098,6 @@ msgid "~Help"
msgstr "সহায় (~H)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CancelButton\n"
@@ -4536,7 +4106,6 @@ msgid "~Cancel"
msgstr "বাতিল কৰক (~C)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"BackButton\n"
@@ -4554,7 +4123,6 @@ msgid "Ne~xt >"
msgstr "পৰৱৰ্তী (~x) >>"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"BeginButton\n"
@@ -4563,7 +4131,6 @@ msgid "~Convert"
msgstr "পৰিবৰ্তন কৰক (~C)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CloseButton\n"
@@ -4572,7 +4139,6 @@ msgid "~Close"
msgstr "বন্ধ কৰক (~C)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"WelcometextLabel1\n"
@@ -4581,7 +4147,6 @@ msgid "This wizard convert legacy format documents to Open Document Format for O
msgstr "এই উইজাৰ্ডে কালজয়ী বিন্যাস দস্তাবেজসমূহক Office অনুপ্ৰয়োগসমূহৰ বাবে Open Document বিন্যাসত ৰূপান্তৰ কৰে।"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"WelcometextLabel3\n"
@@ -4590,7 +4155,6 @@ msgid "Select the document type for conversion:"
msgstr "ৰূপান্তৰৰ বাবে ডকুমেন্টৰ প্ৰকাৰ নিৰ্বাচন কৰক:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MSTemplateCheckbox_1_\n"
@@ -4599,7 +4163,6 @@ msgid "Word templates"
msgstr "শব্দ নমুনাবোৰ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MSTemplateCheckbox_2_\n"
@@ -4608,7 +4171,6 @@ msgid "Excel templates"
msgstr "এক্সেল নমুনাবোৰ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MSTemplateCheckbox_3_\n"
@@ -4617,7 +4179,6 @@ msgid "PowerPoint templates"
msgstr "পাৱাৰপইণ্ট নমুনাবোৰ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MSDocumentCheckbox_1_\n"
@@ -4626,7 +4187,6 @@ msgid "Word documents"
msgstr "শব্দ ডকুমেন্টবোৰ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MSDocumentCheckbox_2_\n"
@@ -4635,7 +4195,6 @@ msgid "Excel documents"
msgstr "এক্সেল ডকুমেন্টবোৰ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MSDocumentCheckbox_3_\n"
@@ -4644,7 +4203,6 @@ msgid "PowerPoint/Publisher documents"
msgstr "PowerPoint/Publisher দস্তাবেজসমূহ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MSContainerName\n"
@@ -4653,7 +4211,6 @@ msgid "Microsoft Office"
msgstr "Microsoft Office"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SummaryHeader\n"
@@ -4662,7 +4219,6 @@ msgid "Summary:"
msgstr "সাৰাংশ:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"GroupnameDefault\n"
@@ -4698,7 +4254,6 @@ msgid "The '<1>' file already exists.<CR>Do you want to overwrite it?"
msgstr "'<1>' ইতিমধ্যে বৰ্তি আছে।<CR> আপুনি ইয়াক পুনৰ লিখিবলৈ বিচাৰেনেকি?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MorePathsError3\n"
@@ -4707,7 +4262,6 @@ msgid "Directories do not exist"
msgstr "নিৰ্দেশিকাবোৰৰ অস্তিত্ব নাই"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ConvertError1\n"
@@ -4716,7 +4270,6 @@ msgid "Do you really want to terminate conversion at this point?"
msgstr "আপুনি সঁচাকৈ এই বিন্দুত ৰূপান্তৰ শেষ কৰিবলৈ বিচাৰেনেকি?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ConvertError2\n"
@@ -4725,7 +4278,6 @@ msgid "Cancel Wizard"
msgstr "উইজাৰ্ড বাতিল কৰক"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RTErrorDesc\n"
@@ -4734,7 +4286,6 @@ msgid "An unexpected error has occurred in the wizard."
msgstr "উইজাৰ্ডটোত এটা অপ্ৰত্যাশিত ভুল হ'ল।"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RTErrorHeader\n"
@@ -4743,7 +4294,6 @@ msgid "Error"
msgstr "ভুল"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"OverwriteallFiles\n"
@@ -4752,7 +4302,6 @@ msgid "Do you want to overwrite documents without being asked?"
msgstr "আপুনি ডকুমেন্টবোৰ নোসোধাকৈ পুনৰ লিখিবলৈ বিচাৰেনেকি?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ReeditMacro\n"
@@ -4761,7 +4310,6 @@ msgid "Document macro has to be revised."
msgstr "মেক্ৰ' ডকুমেন্ট সংস্কৰণ কৰিব লগা আছে."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CouldNotsaveDocument\n"
@@ -4770,7 +4318,6 @@ msgid "Document '<1>' could not be saved."
msgstr "দস্তাবেজ '<1>' সংৰক্ষণ কৰিব পৰা নগ'ল।"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CouldNotopenDocument\n"
@@ -4779,7 +4326,6 @@ msgid "Document '<1>' could not be opened."
msgstr "ডকুমেন্ট '<1>' খুলিব পৰা নগ'ল।"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"PathDialogMessage\n"
@@ -4788,7 +4334,6 @@ msgid "Select a directory"
msgstr "এখন নিৰ্দেশিকা নিৰ্বাচন কৰক"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"DialogTitle\n"
@@ -4797,7 +4342,6 @@ msgid "Document Converter"
msgstr "ডাটাবেছৰ পৰিৱর্তক"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SearchInSubDir\n"
@@ -4806,7 +4350,6 @@ msgid "Including subdirectories"
msgstr "উপনির্দেশিকাবোৰ অন্তর্ভূক্ত কৰি আছে"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ProgressPage1\n"
@@ -4815,7 +4358,6 @@ msgid "Progress"
msgstr "অগ্ৰগতি"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ProgressPage2\n"
@@ -4824,7 +4366,6 @@ msgid "Retrieving the relevant documents:"
msgstr "সংগত ডকুমেন্টবোৰ উদ্ধাৰ কৰি আছে:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ProgressPage3\n"
@@ -4833,7 +4374,6 @@ msgid "Converting the documents"
msgstr "ডকুমেন্টবোৰ ৰূপান্তৰ কৰি আছে"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ProgressFound\n"
@@ -4851,7 +4391,6 @@ msgid "\"%1 found"
msgstr "%1 বিচাৰি পোৱা নগ'ল"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"Ready\n"
@@ -4860,7 +4399,6 @@ msgid "Finished"
msgstr "শেষ হ'ল"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SourceDocuments\n"
@@ -4869,7 +4407,6 @@ msgid "Source documents"
msgstr "মূল ডকুমেন্টবোৰ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"TargetDocuments\n"
@@ -4878,7 +4415,6 @@ msgid "Target documents"
msgstr "লক্ষ্য ডকুমেন্টবোৰ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"LogfileSummary\n"
@@ -4887,7 +4423,6 @@ msgid "<COUNT> documents converted"
msgstr "<COUNT> ডকুমেন্টবোৰ ৰূপান্তৰ কৰা হ'ল"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumInclusiveSubDir\n"
@@ -4896,7 +4431,6 @@ msgid "All subdirectories will be taken into account"
msgstr "সকলোবোৰ উপনিৰ্দেশিকা গণ্য কৰা হ'ব"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumSaveDokumente\n"
@@ -4905,7 +4439,6 @@ msgid "These will be exported to the following directory:"
msgstr "তলৰ ডাইৰেকটৰিখনলৈ এইবোৰ আমদানি কৰা হ'ব:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"TextImportLabel\n"
@@ -4914,7 +4447,6 @@ msgid "Import from:"
msgstr "আমদানি কৰক: ...ৰ পৰা"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"TextExportLabel\n"
@@ -4923,7 +4455,6 @@ msgid "Save to:"
msgstr "ছেভ কৰক: ...লৈ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CreateLogfile\n"
@@ -4932,7 +4463,6 @@ msgid "Create log file"
msgstr "লগ ফাইল সৃষ্টি কৰক"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"LogfileHelpText\n"
@@ -4941,7 +4471,6 @@ msgid "A log file will be created in your work directory"
msgstr "আপোনাৰ কাৰ্য নিৰ্দেশিকাত এটা লগ ফাইল সৃষ্টি কৰা হ'ব."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ShowLogfile\n"
@@ -4950,7 +4479,6 @@ msgid "Show log file"
msgstr "লগ ফাইল দেখুৱাওক"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumMSTextDocuments\n"
@@ -4959,7 +4487,6 @@ msgid "All Word documents contained in the following directory will be imported:
msgstr "তলৰ ডাইৰেকটৰিখনত থকা সকলোবোৰ Word দস্তাবেজ আমদানি কৰা হ'ব:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumMSTableDocuments\n"
@@ -4968,7 +4495,6 @@ msgid "All Excel documents contained in the following directory will be imported
msgstr "তলৰ ডাইৰেকটৰিখনত থকা সকলোবোৰ Excel দস্তাবেজ আমদানি কৰা হ'ব:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumMSDrawDocuments\n"
@@ -4977,7 +4503,6 @@ msgid "All PowerPoint/Publisher documents contained in the following directory w
msgstr "নিম্নলিখিত ডাইৰেকটৰিত অন্তৰ্ভুক্ত সকলো PowerPoint/Publisher দস্তাবেজসমূহ ইমপোৰ্ট কৰা হব:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumMSTextTemplates\n"
@@ -4986,7 +4511,6 @@ msgid "All Word templates contained in the following directory will be imported:
msgstr "তলৰ ডাইৰেকটৰিখনত থকা সকলোবোৰ Word টেমপ্লেইট আমদানি কৰা হ'ব:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumMSTableTemplates\n"
@@ -4995,7 +4519,6 @@ msgid "All Excel templates contained in the following directory will be imported
msgstr "তলৰ ডাইৰেকটৰিখনত থকা সকলোবোৰ Excel টেমপ্লেইট আমদানি কৰা হ'ব:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumMSDrawTemplates\n"
diff --git a/source/as/writerperfect/messages.po b/source/as/writerperfect/messages.po
index cab8f34eb90..391f46d3dff 100644
--- a/source/as/writerperfect/messages.po
+++ b/source/as/writerperfect/messages.po
@@ -77,7 +77,6 @@ msgid "Split method:"
msgstr ""
#: exportepub.ui:161
-#, fuzzy
msgctxt "exportepub|splitpage"
msgid "Page break"
msgstr "পৃষ্ঠা বিৰতি"
diff --git a/source/as/xmlsecurity/messages.po b/source/as/xmlsecurity/messages.po
index 81201c5aaf2..e72d8421c61 100644
--- a/source/as/xmlsecurity/messages.po
+++ b/source/as/xmlsecurity/messages.po
@@ -246,7 +246,6 @@ msgid "Date"
msgstr "তাৰিখ"
#: digitalsignaturesdialog.ui:205
-#, fuzzy
msgctxt "digitalsignaturesdialog|description"
msgid "Description"
msgstr "বিৱৰণ"
@@ -492,7 +491,6 @@ msgid "View Certificate..."
msgstr "প্ৰমানপত্ৰ দৰ্শন কৰক..."
#: selectcertificatedialog.ui:266
-#, fuzzy
msgctxt "selectcertificatedialog|label2"
msgid "Description:"
msgstr "বিৱৰণ:"
diff --git a/source/ast/accessibility/messages.po b/source/ast/accessibility/messages.po
index f537057afcd..235caed750f 100644
--- a/source/ast/accessibility/messages.po
+++ b/source/ast/accessibility/messages.po
@@ -59,13 +59,11 @@ msgid "Please press enter to go into child control for more operations"
msgstr "Prime Intro pa entrar nel control secundariu, que tien más operaciones"
#: strings.hrc:34
-#, fuzzy, c-format
msgctxt "RID_STR_ACC_COLUMN_NUM"
msgid "Column %COLUMNNUMBER"
msgstr "Columna %COLUMNNUMBER"
#: strings.hrc:35
-#, fuzzy
msgctxt "RID_STR_ACC_ROW_NUM"
msgid "Row %ROWNUMBER"
msgstr "Filera %ROWNUMBER"
diff --git a/source/ast/avmedia/messages.po b/source/ast/avmedia/messages.po
index 7c0984f03f5..f0a9c8cf0e2 100644
--- a/source/ast/avmedia/messages.po
+++ b/source/ast/avmedia/messages.po
@@ -39,7 +39,6 @@ msgid "Stop"
msgstr "Parar"
#: strings.hrc:30
-#, fuzzy
msgctxt "AVMEDIA_STR_LOOP"
msgid "Repeat"
msgstr "Repitir"
@@ -75,7 +74,6 @@ msgid "Scaled"
msgstr "Escaláu"
#: strings.hrc:37
-#, fuzzy
msgctxt "AVMEDIA_STR_VOLUME"
msgid "Volume"
msgstr "Volume"
diff --git a/source/ast/basctl/messages.po b/source/ast/basctl/messages.po
index f5bb2b5358c..2d774bacc96 100644
--- a/source/ast/basctl/messages.po
+++ b/source/ast/basctl/messages.po
@@ -632,13 +632,11 @@ msgid "Dialog:"
msgstr "Diálogu"
#: dialogpage.ui:84
-#, fuzzy
msgctxt "dialogpage|newmodule"
msgid "_New..."
msgstr "_Nuevu..."
#: dialogpage.ui:99
-#, fuzzy
msgctxt "dialogpage|newdialog"
msgid "_New..."
msgstr "_Nuevu..."
@@ -650,7 +648,6 @@ msgid "_Password..."
msgstr "_Contraseña"
#: dialogpage.ui:144
-#, fuzzy
msgctxt "dialogpage|import"
msgid "_Import..."
msgstr "_Importar..."
@@ -672,7 +669,6 @@ msgid "Export as _extension"
msgstr ""
#: exportdialog.ui:100
-#, fuzzy
msgctxt "exportdialog|basic"
msgid "Export as BASIC library"
msgstr "Esportar como biblioteca de BASIC"
@@ -689,7 +685,6 @@ msgid "_Line number:"
msgstr "Númberos de llinia"
#: importlibdialog.ui:9
-#, fuzzy
msgctxt "importlibdialog|ImportLibDialog"
msgid "Import Libraries"
msgstr "Importar biblioteques"
@@ -705,7 +700,6 @@ msgid "Replace existing libraries"
msgstr ""
#: importlibdialog.ui:134
-#, fuzzy
msgctxt "importlibdialog|label1"
msgid "Options"
msgstr "Opciones"
@@ -729,13 +723,11 @@ msgid "_Password..."
msgstr "_Contraseña"
#: libpage.ui:138
-#, fuzzy
msgctxt "libpage|new"
msgid "_New..."
msgstr "_Nuevu..."
#: libpage.ui:153
-#, fuzzy
msgctxt "libpage|import"
msgid "_Import..."
msgstr "_Importar..."
@@ -747,7 +739,6 @@ msgid "_Export..."
msgstr "Esportar..."
#: managebreakpoints.ui:9
-#, fuzzy
msgctxt "managebreakpoints|ManageBreakpointsDialog"
msgid "Manage Breakpoints"
msgstr "Xestionar puntos de saltu"
@@ -803,13 +794,11 @@ msgid "M_odule:"
msgstr "Módulos"
#: modulepage.ui:84
-#, fuzzy
msgctxt "modulepage|newmodule"
msgid "_New..."
msgstr "_Nuevu..."
#: modulepage.ui:99
-#, fuzzy
msgctxt "modulepage|newdialog"
msgid "_New..."
msgstr "_Nuevu..."
@@ -821,7 +810,6 @@ msgid "_Password..."
msgstr "_Contraseña"
#: modulepage.ui:144
-#, fuzzy
msgctxt "modulepage|import"
msgid "_Import..."
msgstr "_Importar..."
@@ -833,7 +821,6 @@ msgid "_Export..."
msgstr "Esportar..."
#: newlibdialog.ui:84
-#, fuzzy
msgctxt "newlibdialog|area"
msgid "_Name:"
msgstr "_Nome:"
@@ -845,7 +832,6 @@ msgid "%PRODUCTNAME Basic Macro Organizer"
msgstr "Organizador de macro %PRODUCTNAME Basic..."
#: organizedialog.ui:78
-#, fuzzy
msgctxt "organizedialog|modules"
msgid "Modules"
msgstr "Módulos"
diff --git a/source/ast/basic/messages.po b/source/ast/basic/messages.po
index 32bf6ca38a3..5b490dfb58f 100644
--- a/source/ast/basic/messages.po
+++ b/source/ast/basic/messages.po
@@ -68,7 +68,6 @@ msgid "Duplicate definition."
msgstr "Definición duplicada."
#: basic.hrc:36
-#, fuzzy
msgctxt "RID_BASIC_START"
msgid "Division by zero."
msgstr "División por cero."
@@ -164,7 +163,6 @@ msgid "Device I/O error."
msgstr "Fallu de E/S del preséu."
#: basic.hrc:52
-#, fuzzy
msgctxt "RID_BASIC_START"
msgid "File already exists."
msgstr "El ficheru yá existe."
diff --git a/source/ast/chart2/messages.po b/source/ast/chart2/messages.po
index d4e1c1c61f5..142e395dd63 100644
--- a/source/ast/chart2/messages.po
+++ b/source/ast/chart2/messages.po
@@ -626,7 +626,6 @@ msgid "Use superordinate object settings"
msgstr "Usar les configuraciones del oxetu superior"
#: strings.hrc:145
-#, fuzzy
msgctxt "STR_PROPERTY_ROLE_FILLCOLOR"
msgid "Fill Color"
msgstr "Color de Rellenu"
@@ -868,7 +867,6 @@ msgid "3D View"
msgstr ""
#: chardialog.ui:8
-#, fuzzy
msgctxt "chardialog|CharDialog"
msgid "Character"
msgstr "Caráuter"
@@ -897,7 +895,6 @@ msgid "Data Table"
msgstr ""
#: chartdatadialog.ui:88
-#, fuzzy
msgctxt "chartdatadialog|InsertRow"
msgid "Insert Row"
msgstr "Inxertar filera"
@@ -914,7 +911,6 @@ msgid "Insert Text Column"
msgstr ""
#: chartdatadialog.ui:130
-#, fuzzy
msgctxt "chartdatadialog|RemoveRow"
msgid "Delete Row"
msgstr "Desaniciar filera"
@@ -946,7 +942,6 @@ msgid "Move Row Down"
msgstr ""
#: charttypedialog.ui:8
-#, fuzzy
msgctxt "charttypedialog|ChartTypeDialog"
msgid "Chart Type"
msgstr "Triba de gráficu"
@@ -975,7 +970,6 @@ msgid "Above"
msgstr "Encima"
#: dlg_DataLabel.ui:32
-#, fuzzy
msgctxt "dlg_DataLabel|liststorePLACEMENT"
msgid "Top left"
msgstr "Arriba a la esquierda"
@@ -987,7 +981,6 @@ msgid "Left"
msgstr "Esquierda"
#: dlg_DataLabel.ui:40
-#, fuzzy
msgctxt "dlg_DataLabel|liststorePLACEMENT"
msgid "Bottom left"
msgstr "Abaxo a la esquierda"
@@ -999,7 +992,6 @@ msgid "Below"
msgstr "Embaxo"
#: dlg_DataLabel.ui:48
-#, fuzzy
msgctxt "dlg_DataLabel|liststorePLACEMENT"
msgid "Bottom right"
msgstr "Abaxo a la drecha"
@@ -1011,19 +1003,16 @@ msgid "Right"
msgstr "Drecha"
#: dlg_DataLabel.ui:56
-#, fuzzy
msgctxt "dlg_DataLabel|liststorePLACEMENT"
msgid "Top right"
msgstr "Arriba a la drecha"
#: dlg_DataLabel.ui:60
-#, fuzzy
msgctxt "dlg_DataLabel|liststorePLACEMENT"
msgid "Inside"
msgstr "Adientro"
#: dlg_DataLabel.ui:64
-#, fuzzy
msgctxt "dlg_DataLabel|liststorePLACEMENT"
msgid "Outside"
msgstr "Afuera"
@@ -1034,7 +1023,6 @@ msgid "Near origin"
msgstr ""
#: dlg_DataLabel.ui:82
-#, fuzzy
msgctxt "dlg_DataLabel|liststoreSEPARATOR"
msgid "Space"
msgstr "Espaciu"
@@ -1104,7 +1092,6 @@ msgid "ABCD"
msgstr "ABCD"
#: dlg_DataLabel.ui:319
-#, fuzzy
msgctxt "dlg_DataLabel|FT_TEXT_SEPARATOR"
msgid "_Separator"
msgstr "_Separtador"
@@ -1121,7 +1108,6 @@ msgid "Number Format for Percentage Value"
msgstr ""
#: dlg_DataLabel.ui:408
-#, fuzzy
msgctxt "dlg_DataLabel|label1"
msgid "Text Attributes"
msgstr "Atributos de Testu"
@@ -1166,13 +1152,11 @@ msgid "Error Margin"
msgstr ""
#: dlg_InsertErrorBars.ui:49
-#, fuzzy
msgctxt "dlg_InsertErrorBars|dlg_InsertErrorBars"
msgid "Legend"
msgstr "Lleenda"
#: dlg_InsertErrorBars.ui:146
-#, fuzzy
msgctxt "dlg_InsertErrorBars|RB_NONE"
msgid "_None"
msgstr "_Nengún"
@@ -1248,7 +1232,6 @@ msgid "Same value for both"
msgstr ""
#: dlg_InsertErrorBars.ui:575
-#, fuzzy
msgctxt "dlg_InsertErrorBars|label3"
msgid "Parameters"
msgstr "Parámetros"
@@ -1264,13 +1247,11 @@ msgid "Select Range for Negative Error Bars"
msgstr ""
#: dlg_InsertErrorBars.ui:613
-#, fuzzy
msgctxt "dlg_InsertErrorBars|STR_CONTROLTEXT_ERROR_BARS_FROM_DATA"
msgid "From Data Table"
msgstr "Dende la tabla de datos"
#: dlg_InsertLegend.ui:8
-#, fuzzy
msgctxt "dlg_InsertLegend|dlg_InsertLegend"
msgid "Legend"
msgstr "Lleenda"
@@ -1281,25 +1262,21 @@ msgid "_Display legend"
msgstr ""
#: dlg_InsertLegend.ui:122
-#, fuzzy
msgctxt "dlg_InsertLegend|left"
msgid "_Left"
msgstr "_Izquierda"
#: dlg_InsertLegend.ui:138
-#, fuzzy
msgctxt "dlg_InsertLegend|right"
msgid "_Right"
msgstr "D_recha"
#: dlg_InsertLegend.ui:154
-#, fuzzy
msgctxt "dlg_InsertLegend|top"
msgid "_Top"
msgstr "_Cimero"
#: dlg_InsertLegend.ui:170
-#, fuzzy
msgctxt "dlg_InsertLegend|bottom"
msgid "_Bottom"
msgstr "_Baxero"
@@ -1458,13 +1435,11 @@ msgid "Secondary Axes"
msgstr "Exes secundaries"
#: paradialog.ui:8
-#, fuzzy
msgctxt "paradialog|ParagraphDialog"
msgid "Paragraph"
msgstr "Párrafu"
#: paradialog.ui:105
-#, fuzzy
msgctxt "paradialog|labelTP_PARA_STD"
msgid "Indents & Spacing"
msgstr "Sangríes y espaciáu"
@@ -1482,7 +1457,6 @@ msgid "Asian Typography"
msgstr "Tipografía Asiática"
#: paradialog.ui:174
-#, fuzzy
msgctxt "paradialog|labelTP_TABULATOR"
msgid "Tabs"
msgstr "Tabuladores"
@@ -1585,13 +1559,11 @@ msgid "Left"
msgstr "Esquierda"
#: sidebarelements.ui:143
-#, fuzzy
msgctxt "sidebarelements|comboboxtext_legend"
msgid "Manual"
msgstr "Manual"
#: sidebarelements.ui:166
-#, fuzzy
msgctxt "sidebarelements|label_legen"
msgid "Legend"
msgstr "Lleenda"
@@ -1655,7 +1627,6 @@ msgid "2nd Y axis title"
msgstr "Títulu de la exa Y"
#: sidebarelements.ui:341
-#, fuzzy
msgctxt "sidebarelements|label_axes"
msgid "Axes"
msgstr "Exes"
@@ -1819,13 +1790,11 @@ msgid "Center"
msgstr "Centru"
#: sidebarseries.ui:85
-#, fuzzy
msgctxt "sidebarseries|comboboxtext_label"
msgid "Outside"
msgstr "Afuera"
#: sidebarseries.ui:86
-#, fuzzy
msgctxt "sidebarseries|comboboxtext_label"
msgid "Inside"
msgstr "Adientro"
@@ -1859,13 +1828,11 @@ msgid "Error Bars"
msgstr "Barres d'error X"
#: sidebarseries.ui:216
-#, fuzzy
msgctxt "sidebarseries|radiobutton_primary_axis"
msgid "Primary Y axis"
msgstr "Exa Y principal"
#: sidebarseries.ui:232
-#, fuzzy
msgctxt "sidebarseries|radiobutton_secondary_axis"
msgid "Secondary Y axis"
msgstr "Exa Y secundaria"
@@ -1984,7 +1951,6 @@ msgid "Realistic"
msgstr ""
#: tp_3D_SceneAppearance.ui:21
-#, fuzzy
msgctxt "tp_3D_SceneAppearance|liststoreSCHEME"
msgid "Custom"
msgstr "Personalizáu"
@@ -2038,7 +2004,6 @@ msgid "_Perspective"
msgstr "Perspeutiva"
#: tp_3D_SceneGeometry.ui:109
-#, fuzzy
msgctxt "tp_3D_SceneGeometry|MTR_FLD_PERSPECTIVE-atkobject"
msgid "Perspective"
msgstr "Perspeutiva"
@@ -2130,19 +2095,16 @@ msgid "Start"
msgstr "Entamar"
#: tp_AxisPositions.ui:58
-#, fuzzy
msgctxt "tp_AxisPositions|LB_CROSSES_OTHER_AXIS_AT"
msgid "End"
msgstr "Fin"
#: tp_AxisPositions.ui:59
-#, fuzzy
msgctxt "tp_AxisPositions|LB_CROSSES_OTHER_AXIS_AT"
msgid "Value"
msgstr "Valor"
#: tp_AxisPositions.ui:60
-#, fuzzy
msgctxt "tp_AxisPositions|LB_CROSSES_OTHER_AXIS_AT"
msgid "Category"
msgstr "Categoría"
@@ -2282,25 +2244,21 @@ msgid "Grids"
msgstr "Cuadrícules"
#: tp_ChartType.ui:20
-#, fuzzy
msgctxt "tp_ChartType|liststore1"
msgid "Bar"
msgstr "Barra"
#: tp_ChartType.ui:23
-#, fuzzy
msgctxt "tp_ChartType|liststore1"
msgid "Cylinder"
msgstr "Cilindru"
#: tp_ChartType.ui:26
-#, fuzzy
msgctxt "tp_ChartType|liststore1"
msgid "Cone"
msgstr "Conu"
#: tp_ChartType.ui:29
-#, fuzzy
msgctxt "tp_ChartType|liststore1"
msgid "Pyramid"
msgstr "Pirámide"
@@ -2350,7 +2308,6 @@ msgid "Percent"
msgstr "Porcentaxe"
#: tp_ChartType.ui:259
-#, fuzzy
msgctxt "tp_ChartType|deep"
msgid "Deep"
msgstr "Fondu"
@@ -2367,7 +2324,6 @@ msgid "Straight"
msgstr ""
#: tp_ChartType.ui:313
-#, fuzzy
msgctxt "tp_ChartType|linetype"
msgid "Smooth"
msgstr "Dondu"
@@ -2378,7 +2334,6 @@ msgid "Stepped"
msgstr ""
#: tp_ChartType.ui:326
-#, fuzzy
msgctxt "tp_ChartType|properties"
msgid "Properties..."
msgstr "Propiedaes..."
@@ -2418,7 +2373,6 @@ msgid "Above"
msgstr "Encima"
#: tp_DataLabel.ui:32
-#, fuzzy
msgctxt "tp_DataLabel|liststorePLACEMENT"
msgid "Top left"
msgstr "Arriba a la esquierda"
@@ -2430,7 +2384,6 @@ msgid "Left"
msgstr "Esquierda"
#: tp_DataLabel.ui:40
-#, fuzzy
msgctxt "tp_DataLabel|liststorePLACEMENT"
msgid "Bottom left"
msgstr "Abaxo a la esquierda"
@@ -2442,7 +2395,6 @@ msgid "Below"
msgstr "Embaxo"
#: tp_DataLabel.ui:48
-#, fuzzy
msgctxt "tp_DataLabel|liststorePLACEMENT"
msgid "Bottom right"
msgstr "Abaxo a la drecha"
@@ -2454,19 +2406,16 @@ msgid "Right"
msgstr "Drecha"
#: tp_DataLabel.ui:56
-#, fuzzy
msgctxt "tp_DataLabel|liststorePLACEMENT"
msgid "Top right"
msgstr "Arriba a la drecha"
#: tp_DataLabel.ui:60
-#, fuzzy
msgctxt "tp_DataLabel|liststorePLACEMENT"
msgid "Inside"
msgstr "Adientro"
#: tp_DataLabel.ui:64
-#, fuzzy
msgctxt "tp_DataLabel|liststorePLACEMENT"
msgid "Outside"
msgstr "Afuera"
@@ -2477,7 +2426,6 @@ msgid "Near origin"
msgstr ""
#: tp_DataLabel.ui:82
-#, fuzzy
msgctxt "tp_DataLabel|liststoreSEPARATOR"
msgid "Space"
msgstr "Espaciu"
@@ -2542,7 +2490,6 @@ msgid "ABCD"
msgstr "ABCD"
#: tp_DataLabel.ui:267
-#, fuzzy
msgctxt "tp_DataLabel|FT_TEXT_SEPARATOR"
msgid "_Separator"
msgstr "_Separtador"
@@ -2559,7 +2506,6 @@ msgid "Number Format for Percentage Value"
msgstr ""
#: tp_DataLabel.ui:360
-#, fuzzy
msgctxt "tp_DataLabel|label1"
msgid "Text Attributes"
msgstr "Atributos de Testu"
@@ -2604,25 +2550,21 @@ msgid "Data _series:"
msgstr "Series de datos"
#: tp_DataSource.ui:95
-#, fuzzy
msgctxt "tp_DataSource|BTN_ADD"
msgid "_Add"
msgstr "_Amestar"
#: tp_DataSource.ui:116
-#, fuzzy
msgctxt "tp_DataSource|BTN_UP-atkobject"
msgid "Up"
msgstr "Arriba"
#: tp_DataSource.ui:127
-#, fuzzy
msgctxt "tp_DataSource|BTN_REMOVE"
msgid "_Remove"
msgstr "Desanicia_r"
#: tp_DataSource.ui:148
-#, fuzzy
msgctxt "tp_DataSource|BTN_DOWN-atkobject"
msgid "Down"
msgstr "Abaxo"
@@ -2674,7 +2616,6 @@ msgid "Error Margin"
msgstr ""
#: tp_ErrorBars.ui:77
-#, fuzzy
msgctxt "tp_ErrorBars|RB_NONE"
msgid "_None"
msgstr "_Nengún"
@@ -2750,7 +2691,6 @@ msgid "Same value for both"
msgstr ""
#: tp_ErrorBars.ui:525
-#, fuzzy
msgctxt "tp_ErrorBars|label3"
msgid "Parameters"
msgstr "Parámetros"
@@ -2766,31 +2706,26 @@ msgid "Select Range for Negative Error Bars"
msgstr ""
#: tp_ErrorBars.ui:563
-#, fuzzy
msgctxt "tp_ErrorBars|STR_CONTROLTEXT_ERROR_BARS_FROM_DATA"
msgid "From Data Table"
msgstr "Dende la tabla de datos"
#: tp_LegendPosition.ui:30
-#, fuzzy
msgctxt "tp_LegendPosition|left"
msgid "_Left"
msgstr "_Izquierda"
#: tp_LegendPosition.ui:48
-#, fuzzy
msgctxt "tp_LegendPosition|right"
msgid "_Right"
msgstr "D_recha"
#: tp_LegendPosition.ui:66
-#, fuzzy
msgctxt "tp_LegendPosition|top"
msgid "_Top"
msgstr "_Cimero"
#: tp_LegendPosition.ui:84
-#, fuzzy
msgctxt "tp_LegendPosition|bottom"
msgid "_Bottom"
msgstr "_Baxero"
@@ -2904,7 +2839,6 @@ msgid "End Table Index"
msgstr ""
#: tp_RangeChooser.ui:272
-#, fuzzy
msgctxt "tp_RangeChooser|STR_PAGE_DATA_RANGE"
msgid "Data Range"
msgstr "Rangu de datos"
@@ -3304,25 +3238,21 @@ msgid "_Display legend"
msgstr ""
#: wizelementspage.ui:293
-#, fuzzy
msgctxt "wizelementspage|left"
msgid "_Left"
msgstr "_Izquierda"
#: wizelementspage.ui:311
-#, fuzzy
msgctxt "wizelementspage|right"
msgid "_Right"
msgstr "D_recha"
#: wizelementspage.ui:329
-#, fuzzy
msgctxt "wizelementspage|top"
msgid "_Top"
msgstr "_Cimero"
#: wizelementspage.ui:347
-#, fuzzy
msgctxt "wizelementspage|bottom"
msgid "_Bottom"
msgstr "_Baxero"
diff --git a/source/ast/connectivity/messages.po b/source/ast/connectivity/messages.po
index 93b9f4e57ef..7bc002cc45b 100644
--- a/source/ast/connectivity/messages.po
+++ b/source/ast/connectivity/messages.po
@@ -527,55 +527,46 @@ msgid "The connection could not be established. The database was created by a ne
msgstr ""
#: strings.hrc:134
-#, fuzzy
msgctxt "STR_ROW_SET_OPERATION_VETOED"
msgid "The record operation has been vetoed."
msgstr "La operación de grabación vetóse."
#: strings.hrc:135
-#, fuzzy
msgctxt "STR_PARSER_CYCLIC_SUB_QUERIES"
msgid "The statement contains a cyclic reference to one or more sub queries."
msgstr "La orde contién una referencia cíclica a una o más consultes."
#: strings.hrc:136
-#, fuzzy
msgctxt "STR_DB_OBJECT_NAME_WITH_SLASHES"
msgid "The name must not contain any slashes ('/')."
msgstr "El nome nun pue contener denguna barra ('/')."
#: strings.hrc:137
-#, fuzzy
msgctxt "STR_DB_INVALID_SQL_NAME"
msgid "$1$ is no SQL conform identifier."
msgstr "$1$ nun ye un identificador conforme a SQL."
#: strings.hrc:138
-#, fuzzy
msgctxt "STR_DB_QUERY_NAME_WITH_QUOTES"
msgid "Query names must not contain quote characters."
msgstr "Les comines nun tán autorizaes pa los nomes de consulta."
#: strings.hrc:139
-#, fuzzy
msgctxt "STR_DB_OBJECT_NAME_IS_USED"
msgid "The name '$1$' is already in use in the database."
msgstr "El nome '$1$' yá s'emplegó na base de datos."
#: strings.hrc:140
-#, fuzzy
msgctxt "STR_DB_NOT_CONNECTED"
msgid "No connection to the database exists."
msgstr "Nun hai conexón a la base de datos."
#: strings.hrc:141
-#, fuzzy
msgctxt "STR_AB_ADDRESSBOOK_NOT_FOUND"
msgid "No $1$ exists."
msgstr "Nun esiste $1$."
#: strings.hrc:142
-#, fuzzy
msgctxt "STR_DATA_CANNOT_SELECT_UNFILTERED"
msgid "Unable to display the complete table content. Please apply a filter."
msgstr "Nun pue amosase'l conteníu completu de la tabla. Por favor aplica una peñera."
diff --git a/source/ast/cui/messages.po b/source/ast/cui/messages.po
index 1c43d5c0600..36cbefc2322 100644
--- a/source/ast/cui/messages.po
+++ b/source/ast/cui/messages.po
@@ -14,7 +14,6 @@ msgstr ""
"X-Generator: LibreOffice\n"
#: personalization.hrc:31
-#, fuzzy
msgctxt "RID_SVXSTR_PERSONA_CATEGORIES"
msgid "LibreOffice"
msgstr "LibreOffice"
@@ -26,7 +25,6 @@ msgid "Abstract"
msgstr "Estrautu: "
#: personalization.hrc:33
-#, fuzzy
msgctxt "RID_SVXSTR_PERSONA_CATEGORIES"
msgid "Color"
msgstr "Color"
@@ -37,7 +35,6 @@ msgid "Music"
msgstr ""
#: personalization.hrc:35
-#, fuzzy
msgctxt "RID_SVXSTR_PERSONA_CATEGORIES"
msgid "Nature"
msgstr "Natura"
@@ -303,7 +300,6 @@ msgid "This is where you create a hyperlink to a Web page or FTP server connecti
msgstr "Equí pues crear un hiperenllaz a una páxina web o una conexón a un sirvidor FTP."
#: strings.hrc:79
-#, fuzzy
msgctxt "RID_SVXSTR_HYPERDLG_HLMAILTP"
msgid "Mail"
msgstr "Corréu"
@@ -365,7 +361,6 @@ msgid "All commands"
msgstr "Amestar comandu"
#: strings.hrc:92
-#, fuzzy
msgctxt "RID_SVXSTR_MACROS"
msgid "Macros"
msgstr "Macros"
@@ -1258,7 +1253,6 @@ msgid "Name of color scheme"
msgstr "Nome del esquema de colores"
#: strings.hrc:296
-#, fuzzy
msgctxt "RID_SVXSTR_SPELL"
msgid "Spelling"
msgstr "Ortografía"
@@ -1270,13 +1264,11 @@ msgid "Hyphenation"
msgstr "Dixebráu silábicu"
#: strings.hrc:298
-#, fuzzy
msgctxt "RID_SVXSTR_THES"
msgid "Thesaurus"
msgstr "Sinónimos"
#: strings.hrc:299
-#, fuzzy
msgctxt "RID_SVXSTR_GRAMMAR"
msgid "Grammar"
msgstr "Gramática"
@@ -1504,7 +1496,6 @@ msgid "Typeface:"
msgstr "Tipu de lletra"
#: strings.hrc:344
-#, fuzzy
msgctxt "RID_SVXSTR_CHARNAME_HIGHLIGHTING"
msgid "Highlight Color"
msgstr "Color de resaltáu"
@@ -1748,7 +1739,6 @@ msgid "Cast Shadow to Top Left"
msgstr "Proyeutar solombra haza arriba y a la esquierda"
#: treeopt.hrc:30
-#, fuzzy
msgctxt "SID_GENERAL_OPTIONS_RES"
msgid "%PRODUCTNAME"
msgstr "%PRODUCTNAME"
@@ -1760,13 +1750,11 @@ msgid "User Data"
msgstr "Datos d'usuariu"
#: treeopt.hrc:32
-#, fuzzy
msgctxt "SID_GENERAL_OPTIONS_RES"
msgid "General"
msgstr "Xeneral"
#: treeopt.hrc:33
-#, fuzzy
msgctxt "SID_GENERAL_OPTIONS_RES"
msgid "View"
msgstr "Ver"
@@ -1790,7 +1778,6 @@ msgid "Fonts"
msgstr "Fonte"
#: treeopt.hrc:37
-#, fuzzy
msgctxt "SID_GENERAL_OPTIONS_RES"
msgid "Security"
msgstr "Seguridá"
@@ -1824,7 +1811,6 @@ msgid "Basic IDE"
msgstr ""
#: treeopt.hrc:43
-#, fuzzy
msgctxt "SID_GENERAL_OPTIONS_RES"
msgid "Online Update"
msgstr "Anovamientu per Internet"
@@ -1859,7 +1845,6 @@ msgid "Searching in Japanese"
msgstr "Guetando en xaponés"
#: treeopt.hrc:53
-#, fuzzy
msgctxt "SID_LANGUAGE_OPTIONS_RES"
msgid "Asian Layout"
msgstr "Diseñu asiáticu"
@@ -1871,7 +1856,6 @@ msgid "Complex Text Layout"
msgstr "Disposición de testu complexu"
#: treeopt.hrc:59
-#, fuzzy
msgctxt "SID_INET_DLG_RES"
msgid "Internet"
msgstr "Internet"
@@ -1883,7 +1867,6 @@ msgid "Proxy"
msgstr "Proxy"
#: treeopt.hrc:61
-#, fuzzy
msgctxt "SID_INET_DLG_RES"
msgid "E-mail"
msgstr "Corréu electrónicu"
@@ -1895,13 +1878,11 @@ msgid "%PRODUCTNAME Writer"
msgstr "Fallu de %PRODUCTNAME"
#: treeopt.hrc:67
-#, fuzzy
msgctxt "SID_SW_EDITOPTIONS_RES"
msgid "General"
msgstr "Xeneral"
#: treeopt.hrc:68
-#, fuzzy
msgctxt "SID_SW_EDITOPTIONS_RES"
msgid "View"
msgstr "Ver"
@@ -1913,7 +1894,6 @@ msgid "Formatting Aids"
msgstr "Ayuda al formatéu"
#: treeopt.hrc:70
-#, fuzzy
msgctxt "SID_SW_EDITOPTIONS_RES"
msgid "Grid"
msgstr "Cuadrícula"
@@ -1943,7 +1923,6 @@ msgid "Print"
msgstr "Imprentar"
#: treeopt.hrc:75
-#, fuzzy
msgctxt "SID_SW_EDITOPTIONS_RES"
msgid "Table"
msgstr "Tabla"
@@ -1961,7 +1940,6 @@ msgid "Comparison"
msgstr "Comparación"
#: treeopt.hrc:78
-#, fuzzy
msgctxt "SID_SW_EDITOPTIONS_RES"
msgid "Compatibility"
msgstr "Compatibilidá"
@@ -1985,7 +1963,6 @@ msgid "%PRODUCTNAME Writer/Web"
msgstr "Fallu de %PRODUCTNAME"
#: treeopt.hrc:86
-#, fuzzy
msgctxt "SID_SW_ONLINEOPTIONS_RES"
msgid "View"
msgstr "Ver"
@@ -1997,7 +1974,6 @@ msgid "Formatting Aids"
msgstr "Ayuda al formatéu"
#: treeopt.hrc:88
-#, fuzzy
msgctxt "SID_SW_ONLINEOPTIONS_RES"
msgid "Grid"
msgstr "Cuadrícula"
@@ -2009,13 +1985,11 @@ msgid "Print"
msgstr "Imprentar"
#: treeopt.hrc:90
-#, fuzzy
msgctxt "SID_SW_ONLINEOPTIONS_RES"
msgid "Table"
msgstr "Tabla"
#: treeopt.hrc:91
-#, fuzzy
msgctxt "SID_SW_ONLINEOPTIONS_RES"
msgid "Background"
msgstr "Fondu"
@@ -2039,7 +2013,6 @@ msgid "%PRODUCTNAME Calc"
msgstr "Macros de %PRODUCTNAME"
#: treeopt.hrc:103
-#, fuzzy
msgctxt "SID_SC_EDITOPTIONS_RES"
msgid "General"
msgstr "Xeneral"
@@ -2051,7 +2024,6 @@ msgid "Defaults"
msgstr "Predetermináu"
#: treeopt.hrc:105
-#, fuzzy
msgctxt "SID_SC_EDITOPTIONS_RES"
msgid "View"
msgstr "Ver"
@@ -2063,7 +2035,6 @@ msgid "Calculate"
msgstr "Calcular"
#: treeopt.hrc:107
-#, fuzzy
msgctxt "SID_SC_EDITOPTIONS_RES"
msgid "Formula"
msgstr "Fórmula"
@@ -2081,13 +2052,11 @@ msgid "Changes"
msgstr "Camudáu"
#: treeopt.hrc:110
-#, fuzzy
msgctxt "SID_SC_EDITOPTIONS_RES"
msgid "Compatibility"
msgstr "Compatibilidá"
#: treeopt.hrc:111
-#, fuzzy
msgctxt "SID_SC_EDITOPTIONS_RES"
msgid "Grid"
msgstr "Cuadrícula"
@@ -2105,19 +2074,16 @@ msgid "%PRODUCTNAME Impress"
msgstr "Macros de %PRODUCTNAME"
#: treeopt.hrc:118
-#, fuzzy
msgctxt "SID_SD_EDITOPTIONS_RES"
msgid "General"
msgstr "Xeneral"
#: treeopt.hrc:119
-#, fuzzy
msgctxt "SID_SD_EDITOPTIONS_RES"
msgid "View"
msgstr "Ver"
#: treeopt.hrc:120
-#, fuzzy
msgctxt "SID_SD_EDITOPTIONS_RES"
msgid "Grid"
msgstr "Cuadrícula"
@@ -2135,19 +2101,16 @@ msgid "%PRODUCTNAME Draw"
msgstr "Fallu de %PRODUCTNAME"
#: treeopt.hrc:127
-#, fuzzy
msgctxt "SID_SD_GRAPHIC_OPTIONS_RES"
msgid "General"
msgstr "Xeneral"
#: treeopt.hrc:128
-#, fuzzy
msgctxt "SID_SD_GRAPHIC_OPTIONS_RES"
msgid "View"
msgstr "Ver"
#: treeopt.hrc:129
-#, fuzzy
msgctxt "SID_SD_GRAPHIC_OPTIONS_RES"
msgid "Grid"
msgstr "Cuadrícula"
@@ -2177,7 +2140,6 @@ msgid "Load/Save"
msgstr "Cargar/Guardar"
#: treeopt.hrc:142
-#, fuzzy
msgctxt "SID_FILTER_DLG_RES"
msgid "General"
msgstr "Xeneral"
@@ -2189,7 +2151,6 @@ msgid "VBA Properties"
msgstr "Propiedaes de VBA"
#: treeopt.hrc:144
-#, fuzzy
msgctxt "SID_FILTER_DLG_RES"
msgid "Microsoft Office"
msgstr "Microsoft Office"
@@ -2275,7 +2236,6 @@ msgid "Version: %ABOUTBOXPRODUCTVERSION%ABOUTBOXPRODUCTVERSIONSUFFIX"
msgstr "Versión: %ABOUTBOXPRODUCTVERSION%ABOUTBOXPRODUCTVERSIONSUFFIX"
#: aboutdialog.ui:11
-#, fuzzy
msgctxt "aboutdialog|AboutDialog"
msgid "About %PRODUCTNAME"
msgstr "Tocante a %PRODUCTNAME"
@@ -2364,13 +2324,11 @@ msgid "_Modify"
msgstr "_Camudar"
#: accelconfigpage.ui:157
-#, fuzzy
msgctxt "accelconfigpage|load"
msgid "_Load..."
msgstr "Car_gar..."
#: accelconfigpage.ui:172
-#, fuzzy
msgctxt "accelconfigpage|save"
msgid "_Save..."
msgstr "_Guardar..."
@@ -2476,7 +2434,6 @@ msgid "_Text only"
msgstr "Namái _testu"
#: agingdialog.ui:16
-#, fuzzy
msgctxt "agingdialog|AgingDialog"
msgid "Aging"
msgstr "Avieyamientu"
@@ -2656,7 +2613,6 @@ msgid "None"
msgstr "Denguna"
#: areatabpage.ui:42
-#, fuzzy
msgctxt "areatabpage|btncolor"
msgid "Color"
msgstr "Color"
@@ -2674,13 +2630,11 @@ msgid "Hatch"
msgstr "Observador"
#: areatabpage.ui:81
-#, fuzzy
msgctxt "areatabpage|btnbitmap"
msgid "Bitmap"
msgstr "Mapa de bits"
#: areatabpage.ui:94
-#, fuzzy
msgctxt "areatabpage|btnpattern"
msgid "Pattern"
msgstr "Patrón"
@@ -2900,7 +2854,6 @@ msgid "Type"
msgstr "Triba"
#: baselinksdialog.ui:175
-#, fuzzy
msgctxt "baselinksdialog|STATUS"
msgid "Status"
msgstr "Estáu"
@@ -2952,7 +2905,6 @@ msgid "Add / Import"
msgstr ""
#: bitmaptabpage.ui:65
-#, fuzzy
msgctxt "bitmaptabpage|label1"
msgid "Bitmap"
msgstr "Mapa de bits"
@@ -2970,13 +2922,11 @@ msgid "Original"
msgstr "_Orixinal"
#: bitmaptabpage.ui:127
-#, fuzzy
msgctxt "bitmaptabpage|bitmapstyle"
msgid "Filled"
msgstr "Llenáu"
#: bitmaptabpage.ui:128
-#, fuzzy
msgctxt "bitmaptabpage|bitmapstyle"
msgid "Stretched"
msgstr "Terriu"
@@ -2987,7 +2937,6 @@ msgid "Zoomed"
msgstr ""
#: bitmaptabpage.ui:130
-#, fuzzy
msgctxt "bitmaptabpage|bitmapstyle"
msgid "Custom"
msgstr "Personalizáu"
@@ -3099,25 +3048,21 @@ msgid "Tiling Offset:"
msgstr ""
#: bitmaptabpage.ui:423
-#, fuzzy
msgctxt "bitmaptabpage|tileofflb"
msgid "Row"
msgstr "Filera"
#: bitmaptabpage.ui:424
-#, fuzzy
msgctxt "bitmaptabpage|tileofflb"
msgid "Column"
msgstr "Columna"
#: bitmaptabpage.ui:467
-#, fuzzy
msgctxt "bitmaptabpage|label2"
msgid "Options"
msgstr "Opciones"
#: bitmaptabpage.ui:510
-#, fuzzy
msgctxt "bitmaptabpage|CTL_BITMAP_PREVIEW-atkobject"
msgid "Example"
msgstr "Exemplu"
@@ -3220,7 +3165,6 @@ msgid "Borders"
msgstr "Berbesu"
#: borderbackgrounddialog.ui:128
-#, fuzzy
msgctxt "borderbackgrounddialog|background"
msgid "Background"
msgstr "Fondu"
@@ -3385,7 +3329,6 @@ msgid "Position and Size"
msgstr "Posición y tamañu"
#: calloutdialog.ui:151
-#, fuzzy
msgctxt "calloutdialog|RID_SVXPAGE_CAPTION"
msgid "Callout"
msgstr "Llamada"
@@ -3613,7 +3556,6 @@ msgid "Te_xt direction:"
msgstr "Direición del te_stu"
#: cellalignment.ui:369
-#, fuzzy
msgctxt "cellalignment|labelProperties"
msgid "Properties"
msgstr "Propiedaes"
@@ -4051,13 +3993,11 @@ msgid "Recent Colors"
msgstr ""
#: colorpage.ui:156
-#, fuzzy
msgctxt "colorpage|RGB"
msgid "RGB"
msgstr "RGB"
#: colorpage.ui:172
-#, fuzzy
msgctxt "colorpage|CMYK"
msgid "CMYK"
msgstr "CMYK"
@@ -4105,25 +4045,21 @@ msgid "Hex"
msgstr ""
#: colorpage.ui:458
-#, fuzzy
msgctxt "colorpage|label10"
msgid "_C"
msgstr "_C"
#: colorpage.ui:473
-#, fuzzy
msgctxt "colorpage|label16"
msgid "_K"
msgstr "_K"
#: colorpage.ui:488
-#, fuzzy
msgctxt "colorpage|label17"
msgid "_Y"
msgstr "_Y"
#: colorpage.ui:554
-#, fuzzy
msgctxt "colorpage|label15"
msgid "_M"
msgstr "_M"
@@ -4305,7 +4241,6 @@ msgid "_Text"
msgstr "_Testu"
#: comment.ui:228
-#, fuzzy
msgctxt "comment|label5"
msgid "_Insert"
msgstr "_Inxertar"
@@ -4379,7 +4314,6 @@ msgid "_End vertical:"
msgstr "Fin v_ertical"
#: connectortabpage.ui:318
-#, fuzzy
msgctxt "connectortabpage|label3"
msgid "Line Spacing"
msgstr "Espaciu ente llinies"
@@ -4390,7 +4324,6 @@ msgid "Preview"
msgstr "Entever"
#: connectortabpage.ui:347
-#, fuzzy
msgctxt "connectortabpage|CTL_PREVIEW-atkobject"
msgid "Example"
msgstr "Exemplu"
@@ -4461,7 +4394,6 @@ msgid "_Bottom:"
msgstr "Abaxo:"
#: croppage.ui:226
-#, fuzzy
msgctxt "croppage|label1"
msgid "Crop"
msgstr "Recortar"
@@ -4498,7 +4430,6 @@ msgid "Image Size"
msgstr ""
#: croppage.ui:460
-#, fuzzy
msgctxt "croppage|origsize"
msgid "_Original Size"
msgstr "Tamañu _orixinal"
@@ -4538,7 +4469,6 @@ msgid "_Description:"
msgstr "_Descripción"
#: customizedialog.ui:8
-#, fuzzy
msgctxt "customizedialog|CustomizeDialog"
msgid "Customize"
msgstr "Personalizar"
@@ -4567,7 +4497,6 @@ msgid "Keyboard"
msgstr "Pallabra clave"
#: customizedialog.ui:196
-#, fuzzy
msgctxt "customizedialog|events"
msgid "Events"
msgstr "Eventos"
@@ -5162,7 +5091,6 @@ msgid "Existing Macros"
msgstr "Macros esistentes en:"
#: eventassignpage.ui:97
-#, fuzzy
msgctxt "eventassignpage|macrotoft"
msgid "Macro From"
msgstr "Macro dende"
@@ -5393,7 +5321,6 @@ msgid "Borders"
msgstr "Berbesu"
#: formatcellsdialog.ui:174
-#, fuzzy
msgctxt "formatcellsdialog|area"
msgid "Background"
msgstr "Fondu"
@@ -5404,7 +5331,6 @@ msgid "Format Number"
msgstr "Dar formatu a númberu"
#: galleryapplyprogress.ui:8
-#, fuzzy
msgctxt "galleryapplyprogress|GalleryApplyProgress"
msgid "Apply"
msgstr "Aplicar"
@@ -5448,7 +5374,6 @@ msgid "A_dd All"
msgstr ""
#: gallerygeneralpage.ui:22
-#, fuzzy
msgctxt "gallerygeneralpage|label1"
msgid "Modified:"
msgstr "Modificáu:"
@@ -5534,7 +5459,6 @@ msgid "Title:"
msgstr "_Títulu:"
#: galleryupdateprogress.ui:8
-#, fuzzy
msgctxt "galleryupdateprogress|GalleryUpdateProgress"
msgid "Update"
msgstr "Anovar"
@@ -5591,7 +5515,6 @@ msgid "Square"
msgstr "Cuadráu"
#: gradientpage.ui:197
-#, fuzzy
msgctxt "gradientpage|incrementft"
msgid "Increment:"
msgstr "Incrementu:"
@@ -5652,7 +5575,6 @@ msgid "To color percentage"
msgstr ""
#: gradientpage.ui:600
-#, fuzzy
msgctxt "gradientpage|propfl"
msgid "Options"
msgstr "Opciones"
@@ -5737,25 +5659,21 @@ msgid "Hang_ul (Hanja)"
msgstr "Hang~ul (Hanja)"
#: hangulhanjaconversiondialog.ui:295
-#, fuzzy
msgctxt "hangulhanjaconversiondialog|hanja_above"
msgid "Hanja"
msgstr "Hanja"
#: hangulhanjaconversiondialog.ui:312
-#, fuzzy
msgctxt "hangulhanjaconversiondialog|hanja_below"
msgid "Hanja"
msgstr "Hanja"
#: hangulhanjaconversiondialog.ui:328
-#, fuzzy
msgctxt "hangulhanjaconversiondialog|hangul_above"
msgid "Hangul"
msgstr "Hangul"
#: hangulhanjaconversiondialog.ui:344
-#, fuzzy
msgctxt "hangulhanjaconversiondialog|hangul_below"
msgid "Hangul"
msgstr "Hangul"
@@ -5818,7 +5736,6 @@ msgid "Edit Custom Dictionary"
msgstr "Editar el diccionariu personalizáu"
#: hangulhanjaeditdictdialog.ui:107
-#, fuzzy
msgctxt "hangulhanjaeditdictdialog|label4"
msgid "Book"
msgstr "Llibru"
@@ -5934,7 +5851,6 @@ msgid "Background Color"
msgstr "Color de fondu"
#: hatchpage.ui:313
-#, fuzzy
msgctxt "hatchpage|propfl"
msgid "Options"
msgstr "Opciones"
@@ -5951,13 +5867,11 @@ msgid "Preview"
msgstr "Entever"
#: hyperlinkdialog.ui:11
-#, fuzzy
msgctxt "hyperlinkdialog|HyperlinkDialog"
msgid "Hyperlink"
msgstr "Hiperenllaz"
#: hyperlinkdialog.ui:42
-#, fuzzy
msgctxt "hyperlinkdialog|apply"
msgid "Apply"
msgstr "Aplicar"
@@ -5986,7 +5900,6 @@ msgid "Open File"
msgstr "Abrir Ficheru"
#: hyperlinkdocpage.ui:82
-#, fuzzy
msgctxt "hyperlinkdocpage|label2"
msgid "Document"
msgstr "Documentu"
@@ -6052,7 +5965,6 @@ msgid "F_orm:"
msgstr "P_a"
#: hyperlinkdocpage.ui:329
-#, fuzzy
msgctxt "hyperlinkdocpage|script|tooltip_text"
msgid "Events"
msgstr "Eventos"
@@ -6088,7 +6000,6 @@ msgid "_Login name:"
msgstr "~Login nome"
#: hyperlinkinternetpage.ui:128
-#, fuzzy
msgctxt "hyperlinkinternetpage|password_label"
msgid "_Password:"
msgstr "_Contraseña:"
@@ -6130,7 +6041,6 @@ msgid "F_orm:"
msgstr "P_a"
#: hyperlinkinternetpage.ui:330
-#, fuzzy
msgctxt "hyperlinkinternetpage|script|tooltip_text"
msgid "Events"
msgstr "Eventos"
@@ -6166,7 +6076,6 @@ msgid "_Subject:"
msgstr "Asuntu:"
#: hyperlinkmailpage.ui:119
-#, fuzzy
msgctxt "hyperlinkmailpage|label2"
msgid "Mail"
msgstr "Corréu"
@@ -6196,7 +6105,6 @@ msgid "F_orm:"
msgstr "P_a"
#: hyperlinkmailpage.ui:257
-#, fuzzy
msgctxt "hyperlinkmailpage|script|tooltip_text"
msgid "Events"
msgstr "Eventos"
@@ -6298,7 +6206,6 @@ msgid "F_orm:"
msgstr "P_a"
#: hyperlinknewdocpage.ui:309
-#, fuzzy
msgctxt "hyperlinknewdocpage|script|tooltip_text"
msgid "Events"
msgstr "Eventos"
@@ -6336,7 +6243,6 @@ msgid "Word:"
msgstr "Pallabra"
#: iconchangedialog.ui:10
-#, fuzzy
msgctxt "iconchangedialog|IconChange"
msgid "%PRODUCTNAME %PRODUCTVERSION"
msgstr "%PRODUCTNAME %PRODUCTVERSION"
@@ -6424,7 +6330,6 @@ msgid "Automatic"
msgstr "Automáticu"
#: insertfloatingframe.ui:185
-#, fuzzy
msgctxt "insertfloatingframe|label1"
msgid "Scroll Bar"
msgstr "Barra de desplazamientu"
@@ -6869,7 +6774,6 @@ msgid "Icon"
msgstr "Iconu"
#: linetabpage.ui:798
-#, fuzzy
msgctxt "linetabpage|CTL_PREVIEW-atkobject"
msgid "Example"
msgstr "Exemplu"
@@ -6974,7 +6878,6 @@ msgid "Category"
msgstr "Categoría"
#: macroselectordialog.ui:256
-#, fuzzy
msgctxt "macroselectordialog|macronameft"
msgid "Macro Name"
msgstr "Nome de macro"
@@ -7041,7 +6944,6 @@ msgid "_Function"
msgstr "_Función"
#: menuassignpage.ui:387
-#, fuzzy
msgctxt "menuassignpage|insert"
msgid "_Insert"
msgstr "_Inxertar"
@@ -7075,7 +6977,6 @@ msgid "Insert Submenu"
msgstr ""
#: menuassignpage.ui:557
-#, fuzzy
msgctxt "menuassignpage|renameItem"
msgid "Rename..."
msgstr "Renomar..."
@@ -7098,7 +6999,6 @@ msgid "Restore Default Command"
msgstr ""
#: mosaicdialog.ui:16
-#, fuzzy
msgctxt "mosaicdialog|MosaicDialog"
msgid "Mosaic"
msgstr "Mosaicu"
@@ -7209,7 +7109,6 @@ msgid "Create Macro"
msgstr ""
#: newlibdialog.ui:102
-#, fuzzy
msgctxt "newlibdialog|altrenametitle"
msgid "Rename"
msgstr "Renomar"
@@ -8056,7 +7955,6 @@ msgid "Context"
msgstr "Contestu"
#: optctlpage.ui:254
-#, fuzzy
msgctxt "optctlpage|label4"
msgid "General Options"
msgstr "Opciones xenerales"
@@ -8322,19 +8220,16 @@ msgid "Help Improve %PRODUCTNAME"
msgstr ""
#: optgeneralpage.ui:338
-#, fuzzy
msgctxt "optgeneralpage|quicklaunch"
msgid "Load %PRODUCTNAME during system start-up"
msgstr "Cargar %PRODUCTNAME nel arranque del sistema"
#: optgeneralpage.ui:352
-#, fuzzy
msgctxt "optgeneralpage|systray"
msgid "Enable systray Quickstarter"
msgstr "Activar l'aniciu rápidu nel área de notificación"
#: optgeneralpage.ui:372
-#, fuzzy
msgctxt "optgeneralpage|label8"
msgid "%PRODUCTNAME Quickstarter"
msgstr "Aniciu rápidu de %PRODUCTNAME"
@@ -9119,7 +9014,6 @@ msgid "Macro Securit_y..."
msgstr "Se_guridá de macros..."
#: optsecuritypage.ui:221
-#, fuzzy
msgctxt "optsecuritypage|label3"
msgid "Macro Security"
msgstr "Seguridá de macros"
@@ -9252,13 +9146,11 @@ msgid "Last name"
msgstr "Nome"
#: optuserpage.ui:207
-#, fuzzy
msgctxt "shortname-atkobject"
msgid "Initials"
msgstr "Iniciales"
#: optuserpage.ui:236
-#, fuzzy
msgctxt "city-atkobject"
msgid "City"
msgstr "Ciudá"
@@ -9270,13 +9162,11 @@ msgid "State"
msgstr "Estáu"
#: optuserpage.ui:272
-#, fuzzy
msgctxt "zip-atkobject"
msgid "Zip code"
msgstr "Códigu postal"
#: optuserpage.ui:302
-#, fuzzy
msgctxt "title-atkobject"
msgid "Title"
msgstr "Títulu"
@@ -9294,19 +9184,16 @@ msgid "Home telephone number"
msgstr "Númberu de teléfonu priváu"
#: optuserpage.ui:367
-#, fuzzy
msgctxt "work-atkobject"
msgid "Work telephone number"
msgstr "Númberu de teléfonu del trabayu"
#: optuserpage.ui:397
-#, fuzzy
msgctxt "fax-atkobject"
msgid "FAX number"
msgstr "Númberu de fax"
#: optuserpage.ui:415
-#, fuzzy
msgctxt "email-atkobject"
msgid "email address"
msgstr "direición de corréu electrónicu"
@@ -9329,19 +9216,16 @@ msgid "Last name"
msgstr "Nome"
#: optuserpage.ui:490
-#, fuzzy
msgctxt "rusfathersname-atkobject"
msgid "Father's name"
msgstr "Nome del padre"
#: optuserpage.ui:508
-#, fuzzy
msgctxt "russhortname-atkobject"
msgid "Initials"
msgstr "Iniciales"
#: optuserpage.ui:526
-#, fuzzy
msgctxt "rusfirstname-atkobject"
msgid "First name"
msgstr "Nome"
@@ -9359,13 +9243,11 @@ msgid "Last name"
msgstr "Nome"
#: optuserpage.ui:587
-#, fuzzy
msgctxt "eastfirstname-atkobject"
msgid "First name"
msgstr "Nome"
#: optuserpage.ui:605
-#, fuzzy
msgctxt "eastshortname-atkobject"
msgid "Initials"
msgstr "Iniciales"
@@ -9377,13 +9259,11 @@ msgid "_Street/apartment number:"
msgstr "Cai/Númberu de pi_su"
#: optuserpage.ui:648
-#, fuzzy
msgctxt "russtreet-atkobject"
msgid "Street"
msgstr "Cai"
#: optuserpage.ui:666
-#, fuzzy
msgctxt "ruslastname-atkobject"
msgid "Apartment number"
msgstr "Númberu de pisu"
@@ -9395,13 +9275,11 @@ msgid "_Zip/city:"
msgstr "_C.P./Ciudá"
#: optuserpage.ui:709
-#, fuzzy
msgctxt "icity-atkobject"
msgid "City"
msgstr "Ciudá"
#: optuserpage.ui:727
-#, fuzzy
msgctxt "izip-atkobject"
msgid "Zip code"
msgstr "Códigu postal"
@@ -9497,7 +9375,6 @@ msgid "Hide"
msgstr "Anubrir"
#: optviewpage.ui:191
-#, fuzzy
msgctxt "optviewpage|contextmenushortcuts"
msgid "Show"
msgstr "Amosar"
@@ -9640,13 +9517,11 @@ msgid "Automatic"
msgstr "Automáticu"
#: optviewpage.ui:440
-#, fuzzy
msgctxt "optviewpage|sidebariconsize"
msgid "Small"
msgstr "Pequeñu"
#: optviewpage.ui:441
-#, fuzzy
msgctxt "optviewpage|sidebariconsize"
msgid "Large"
msgstr "Grande"
@@ -9663,13 +9538,11 @@ msgid "Automatic"
msgstr "Automáticu"
#: optviewpage.ui:469
-#, fuzzy
msgctxt "optviewpage|notebookbariconsize"
msgid "Small"
msgstr "Pequeñu"
#: optviewpage.ui:470
-#, fuzzy
msgctxt "optviewpage|notebookbariconsize"
msgid "Large"
msgstr "Grande"
@@ -10026,13 +9899,11 @@ msgid "1.5 Lines"
msgstr "1,5 llinies"
#: paraindentspacing.ui:49
-#, fuzzy
msgctxt "paraindentspacing|liststoreLB_LINEDIST"
msgid "Double"
msgstr "Doble"
#: paraindentspacing.ui:53
-#, fuzzy
msgctxt "paraindentspacing|liststoreLB_LINEDIST"
msgid "Proportional"
msgstr "Proporcional"
@@ -10110,7 +9981,6 @@ msgid "of"
msgstr "de"
#: paraindentspacing.ui:464
-#, fuzzy
msgctxt "paraindentspacing|labelFL_PROPERTIES"
msgid "Line Spacing"
msgstr "Espaciu ente llinies"
@@ -10192,7 +10062,6 @@ msgid "Delete _all"
msgstr "Desaniciar _too"
#: paratabspage.ui:492
-#, fuzzy
msgctxt "paratabspage|label4"
msgid "points"
msgstr "puntos"
@@ -10283,7 +10152,6 @@ msgid "_Modify"
msgstr "_Camudar"
#: patterntabpage.ui:92
-#, fuzzy
msgctxt "patterntabpage|label3"
msgid "Pattern"
msgstr "Patrón"
@@ -10313,13 +10181,11 @@ msgid "Background Color:"
msgstr "Color de fondu"
#: patterntabpage.ui:252
-#, fuzzy
msgctxt "patterntabpage|label1"
msgid "Options"
msgstr "Opciones"
#: patterntabpage.ui:295
-#, fuzzy
msgctxt "patterntabpage|CTL_PREVIEW-atkobject"
msgid "Example"
msgstr "Exemplu"
@@ -10590,7 +10456,6 @@ msgid "Adapt"
msgstr "Adautar"
#: posterdialog.ui:16
-#, fuzzy
msgctxt "posterdialog|PosterDialog"
msgid "Posterize"
msgstr "Posterizar"
@@ -10897,7 +10762,6 @@ msgid "Macros"
msgstr "Macros"
#: searchattrdialog.ui:9
-#, fuzzy
msgctxt "searchattrdialog|SearchAttrDialog"
msgid "Attributes"
msgstr "Atributos"
@@ -10924,13 +10788,11 @@ msgid "Position"
msgstr "Allugamientu"
#: searchformatdialog.ui:174
-#, fuzzy
msgctxt "searchformatdialog|asianlayout"
msgid "Asian Layout"
msgstr "Diseñu asiáticu"
#: searchformatdialog.ui:197
-#, fuzzy
msgctxt "searchformatdialog|labelTP_PARA_STD"
msgid "Indents & Spacing"
msgstr "Sangríes y espaciáu"
@@ -10942,7 +10804,6 @@ msgid "Alignment"
msgstr "Alliniación "
#: searchformatdialog.ui:244
-#, fuzzy
msgctxt "searchformatdialog|labelTP_PARA_EXT"
msgid "Text Flow"
msgstr "Fluxu de testu"
@@ -11038,7 +10899,6 @@ msgid "Search Term or Firefox Theme URL"
msgstr ""
#: select_persona_dialog.ui:228
-#, fuzzy
msgctxt "select_persona_dialog|label6"
msgid "Categories"
msgstr "Categoríes"
@@ -11201,7 +11061,6 @@ msgid "Currently Installed Smart Tags"
msgstr ""
#: smoothdialog.ui:16
-#, fuzzy
msgctxt "smoothdialog|SmoothDialog"
msgid "Smooth"
msgstr "Dondu"
@@ -11218,7 +11077,6 @@ msgid "Parameters"
msgstr "Parámetru"
#: solarizedialog.ui:14
-#, fuzzy
msgctxt "solarizedialog|SolarizeDialog"
msgid "Solarization"
msgstr "Solarización"
@@ -11246,7 +11104,6 @@ msgid "Special Characters"
msgstr "Caráuteres especiales"
#: specialcharacters.ui:24
-#, fuzzy
msgctxt "specialcharacters|insert"
msgid "_Insert"
msgstr "_Inxertar"
@@ -11301,7 +11158,6 @@ msgid "Favorite Characters:"
msgstr ""
#: spellingdialog.ui:9
-#, fuzzy
msgctxt "spellingdialog|SpellingDialog"
msgid "Spelling: $LANGUAGE ($LOCATION)"
msgstr "Ortografía: $LANGUAGE ($LOCATION)"
@@ -11397,7 +11253,6 @@ msgid "_Not in dictionary"
msgstr "_Nun ta nel diccionariu"
#: spellingdialog.ui:386
-#, fuzzy
msgctxt "spellingdialog|paste"
msgid "Paste"
msgstr "Pegar"
@@ -11866,7 +11721,6 @@ msgid "Position:"
msgstr "Allugamientu"
#: textflowpage.ui:295
-#, fuzzy
msgctxt "textflowpage|comboPageStyle-atkobject"
msgid "Page Style"
msgstr "Estilu de páxina"
diff --git a/source/ast/dbaccess/messages.po b/source/ast/dbaccess/messages.po
index 7eaec43aa63..e745868122a 100644
--- a/source/ast/dbaccess/messages.po
+++ b/source/ast/dbaccess/messages.po
@@ -747,7 +747,6 @@ msgid "Column ~Format..."
msgstr "~Formatu de Columna..."
#: strings.hrc:171
-#, fuzzy
msgctxt "RID_STR_COLUMN_WIDTH"
msgid "Column ~Width..."
msgstr "Anc~hor de columna..."
@@ -759,13 +758,11 @@ msgid "Table Format..."
msgstr "Formatu de Tabla..."
#: strings.hrc:173
-#, fuzzy
msgctxt "RID_STR_ROW_HEIGHT"
msgid "Row Height..."
msgstr "Altor de Filera..."
#: strings.hrc:174
-#, fuzzy
msgctxt "RID_STR_COPY"
msgid "~Copy"
msgstr "~Copiar"
@@ -2439,7 +2436,6 @@ msgid "Press 'Next' to save a copy of your document, and to begin the migration.
msgstr "Calca «Siguiente» p'atroxar una copia del to documentu, y p'aniciar la migración."
#: backuppage.ui:76
-#, fuzzy
msgctxt "backuppage|label3"
msgid "Save to:"
msgstr "Grabar en:"
@@ -2468,7 +2464,6 @@ msgid "Choose a data source:"
msgstr ""
#: collectionviewdialog.ui:11
-#, fuzzy
msgctxt "collectionviewdialog|CollectionView"
msgid "Save"
msgstr "Guardar"
@@ -2510,7 +2505,6 @@ msgid "_Width:"
msgstr "Anc_hor:"
#: colwidthdialog.ui:119
-#, fuzzy
msgctxt "colwidthdialog|automatic"
msgid "_Automatic"
msgstr "_Automáticu"
@@ -2534,13 +2528,11 @@ msgid "_Browse…"
msgstr "Desaminar"
#: connectionpage.ui:98
-#, fuzzy
msgctxt "connectionpage|generalLabel"
msgid "General"
msgstr "Xeneral"
#: connectionpage.ui:140
-#, fuzzy
msgctxt "connectionpage|userNameLabel"
msgid "_User name:"
msgstr "Nome del _usuariu:"
@@ -2617,7 +2609,6 @@ msgid "Crea_te new field as primary key"
msgstr ""
#: copytablepage.ui:143
-#, fuzzy
msgctxt "copytablepage|keynamelabel"
msgid "Name:"
msgstr "Nome:"
@@ -2628,7 +2619,6 @@ msgid "Existing data fields can be set as primary key on the type formatting ste
msgstr ""
#: copytablepage.ui:192
-#, fuzzy
msgctxt "copytablepage|label1"
msgid "Options"
msgstr "Opciones"
@@ -2662,7 +2652,6 @@ msgid "_Free indexes"
msgstr ""
#: dbaseindexdialog.ui:294
-#, fuzzy
msgctxt "dbaseindexdialog|label2"
msgid "Assignment"
msgstr "Atribución"
@@ -2704,7 +2693,6 @@ msgid "Indexes..."
msgstr "Índices..."
#: dbwizconnectionpage.ui:36
-#, fuzzy
msgctxt "dbwizconnectionpage|helptext"
msgid "label"
msgstr "etiqueta"
@@ -2780,7 +2768,6 @@ msgid "Set Up a Connection to a MySQL Database"
msgstr "Configura una conexón con una base de datos JDBC"
#: dbwizspreadsheetpage.ui:74
-#, fuzzy
msgctxt "dbwizspreadsheetpage|browse"
msgid "Browse"
msgstr "Desaminar"
@@ -2798,7 +2785,6 @@ msgid "_Password required"
msgstr "Necesítase contraseña"
#: dbwiztextpage.ui:74
-#, fuzzy
msgctxt "dbwiztextpage|browse"
msgid "Browse"
msgstr "Desaminar"
@@ -2875,7 +2861,6 @@ msgid "Field Format"
msgstr ""
#: fielddialog.ui:111
-#, fuzzy
msgctxt "fielddialog|format"
msgid "Format"
msgstr "Formatu"
@@ -3030,7 +3015,6 @@ msgid "Test Class"
msgstr "Clase de Preba"
#: generalspecialjdbcdetailspage.ui:162
-#, fuzzy
msgctxt "generalspecialjdbcdetailspage|label1"
msgid "Connection Settings"
msgstr "Configuración de conexón"
@@ -3217,7 +3201,6 @@ msgid "Fields Involved"
msgstr ""
#: joindialog.ui:264
-#, fuzzy
msgctxt "joindialog|label5"
msgid "_Type:"
msgstr "_Tipu:"
@@ -3228,25 +3211,21 @@ msgid "Natural"
msgstr ""
#: joindialog.ui:311
-#, fuzzy
msgctxt "joindialog|label6"
msgid "Options"
msgstr "Opciones"
#: jointablemenu.ui:12
-#, fuzzy
msgctxt "jointablemenu|delete"
msgid "_Delete"
msgstr "_Desaniciar"
#: joinviewmenu.ui:12
-#, fuzzy
msgctxt "joinviewmenu|delete"
msgid "_Delete"
msgstr "_Desaniciar"
#: joinviewmenu.ui:20
-#, fuzzy
msgctxt "joinviewmenu|edit"
msgid "Edit..."
msgstr "Editar..."
@@ -3326,7 +3305,6 @@ msgid "Maximum number of _records:"
msgstr "Máximu númberu de re~xistros"
#: ldappage.ui:133
-#, fuzzy
msgctxt "ldappage|charsetheader"
msgid "Connection Settings"
msgstr "Configuración de conexón"
@@ -3356,7 +3334,6 @@ msgid "Overall progress:"
msgstr "Progresu total:"
#: migratepage.ui:83
-#, fuzzy
msgctxt "migratepage|overall"
msgid "document $current$ of $overall$"
msgstr "documentu $current$ de $overall$"
@@ -3374,13 +3351,11 @@ msgid "Current object:"
msgstr "Oxetu actual:"
#: mysqlnativepage.ui:48
-#, fuzzy
msgctxt "mysqlnativepage|connectionheader"
msgid "Connection Settings"
msgstr "Configuración de conexón"
#: mysqlnativepage.ui:90
-#, fuzzy
msgctxt "mysqlnativepage|usernamelabel"
msgid "_User name:"
msgstr "Nome del _usuariu:"
@@ -3427,13 +3402,11 @@ msgid "_Server:"
msgstr "Sirvidor"
#: mysqlnativesettings.ui:110
-#, fuzzy
msgctxt "mysqlnativesettings|portlabel"
msgid "_Port:"
msgstr "_Puertu:"
#: mysqlnativesettings.ui:138
-#, fuzzy
msgctxt "mysqlnativesettings|defaultport"
msgid "Default: 3306"
msgstr "Predetermináu: 3306"
@@ -3529,7 +3502,6 @@ msgid "_Parameters"
msgstr "Parámetros"
#: password.ui:8
-#, fuzzy
msgctxt "password|PasswordDialog"
msgid "Change Password"
msgstr "Cambiar la contraseña"
@@ -3541,7 +3513,6 @@ msgid "Old p_assword:"
msgstr "Contraseña anterior"
#: password.ui:134
-#, fuzzy
msgctxt "password|label3"
msgid "_Password:"
msgstr "_Contraseña:"
@@ -3595,19 +3566,16 @@ msgid "Column _Width..."
msgstr "Anc~hor de columna..."
#: querycolmenu.ui:26
-#, fuzzy
msgctxt "querycolmenu|delete"
msgid "_Delete"
msgstr "_Desaniciar"
#: queryfilterdialog.ui:8
-#, fuzzy
msgctxt "queryfilterdialog|QueryFilterDialog"
msgid "Standard Filter"
msgstr "Filtru estándar"
#: queryfilterdialog.ui:96
-#, fuzzy
msgctxt "queryfilterdialog|label2"
msgid "Operator"
msgstr "Operador"
@@ -3619,7 +3587,6 @@ msgid "Field name"
msgstr "Nome del campu"
#: queryfilterdialog.ui:120
-#, fuzzy
msgctxt "queryfilterdialog|label6"
msgid "Condition"
msgstr "Condición"
@@ -3636,7 +3603,6 @@ msgid "="
msgstr ""
#: queryfilterdialog.ui:149
-#, fuzzy
msgctxt "queryfilterdialog|cond1"
msgid "<>"
msgstr "<>"
@@ -3647,7 +3613,6 @@ msgid "<"
msgstr ""
#: queryfilterdialog.ui:151
-#, fuzzy
msgctxt "queryfilterdialog|cond1"
msgid "<="
msgstr "<="
@@ -3663,13 +3628,11 @@ msgid ">="
msgstr ""
#: queryfilterdialog.ui:154
-#, fuzzy
msgctxt "queryfilterdialog|cond1"
msgid "like"
msgstr "como"
#: queryfilterdialog.ui:155
-#, fuzzy
msgctxt "queryfilterdialog|cond1"
msgid "not like"
msgstr "opuestu"
@@ -3697,31 +3660,26 @@ msgid "- none -"
msgstr "- dengún -"
#: queryfilterdialog.ui:219
-#, fuzzy
msgctxt "queryfilterdialog|label7"
msgid "Value"
msgstr "Valor"
#: queryfilterdialog.ui:263
-#, fuzzy
msgctxt "queryfilterdialog|op2"
msgid "AND"
msgstr "Y"
#: queryfilterdialog.ui:264
-#, fuzzy
msgctxt "queryfilterdialog|op2"
msgid "OR"
msgstr "O"
#: queryfilterdialog.ui:278
-#, fuzzy
msgctxt "queryfilterdialog|op3"
msgid "AND"
msgstr "Y"
#: queryfilterdialog.ui:279
-#, fuzzy
msgctxt "queryfilterdialog|op3"
msgid "OR"
msgstr "O"
@@ -3733,7 +3691,6 @@ msgid "Criteria"
msgstr "criterios"
#: queryfuncmenu.ui:12
-#, fuzzy
msgctxt "queryfuncmenu|functions"
msgid "Functions"
msgstr "Funciones"
@@ -3745,7 +3702,6 @@ msgid "Table Name"
msgstr "Nome de tabla"
#: queryfuncmenu.ui:34
-#, fuzzy
msgctxt "queryfuncmenu|alias"
msgid "Alias"
msgstr "Alcuñu"
@@ -3784,7 +3740,6 @@ msgid "Distinct values:"
msgstr "Valores distintos"
#: relationdialog.ui:9
-#, fuzzy
msgctxt "relationdialog|RelationDialog"
msgid "Relations"
msgstr "Rellaciones"
@@ -3879,19 +3834,16 @@ msgid "Cross join"
msgstr ""
#: rowheightdialog.ui:15
-#, fuzzy
msgctxt "rowheightdialog|RowHeightDialog"
msgid "Row Height"
msgstr "Altor de filera"
#: rowheightdialog.ui:94
-#, fuzzy
msgctxt "rowheightdialog|label1"
msgid "_Height:"
msgstr "_Altor:"
#: rowheightdialog.ui:119
-#, fuzzy
msgctxt "rowheightdialog|automatic"
msgid "_Automatic"
msgstr "_Automáticu"
@@ -3903,7 +3855,6 @@ msgid "Copy RTF Table"
msgstr "Copiar tabla RTF"
#: savedialog.ui:9
-#, fuzzy
msgctxt "savedialog|SaveDialog"
msgid "Save As"
msgstr "Guardar Como"
@@ -3954,7 +3905,6 @@ msgid "Sort Order"
msgstr "Orde"
#: sortdialog.ui:96
-#, fuzzy
msgctxt "sortdialog|label2"
msgid "Operator"
msgstr "Operador"
@@ -3976,7 +3926,6 @@ msgid "Field name"
msgstr "Nome del campu"
#: sortdialog.ui:146
-#, fuzzy
msgctxt "sortdialog|label6"
msgid "Order"
msgstr "Orde"
@@ -4024,7 +3973,6 @@ msgid "Sort Order"
msgstr "Orde"
#: specialjdbcconnectionpage.ui:19
-#, fuzzy
msgctxt "specialjdbcconnectionpage|header"
msgid "Set up connection to a MySQL database using JDBC"
msgstr "Configurar conexón con una base de datos MySQL usando JDBC"
@@ -4056,7 +4004,6 @@ msgid "_Port number:"
msgstr "Númberu de ~puertu"
#: specialjdbcconnectionpage.ui:139
-#, fuzzy
msgctxt "specialjdbcconnectionpage|portNumDefLabel"
msgid "Default: 3306"
msgstr "Predetermináu: 3306"
@@ -4165,7 +4112,6 @@ msgid "Default"
msgstr "Predetermináu"
#: specialsettingspage.ui:316
-#, fuzzy
msgctxt "specialsettingspage|comparison"
msgid "SQL"
msgstr "SQL"
@@ -4227,7 +4173,6 @@ msgid "Cu_t"
msgstr "Cortar"
#: tabledesignrowmenu.ui:20
-#, fuzzy
msgctxt "tabledesignrowmenu|copy"
msgid "_Copy"
msgstr "_Copiar"
@@ -4239,7 +4184,6 @@ msgid "_Paste"
msgstr "Pegar"
#: tabledesignrowmenu.ui:35
-#, fuzzy
msgctxt "tabledesignrowmenu|delete"
msgid "_Delete"
msgstr "_Desaniciar"
@@ -4289,7 +4233,6 @@ msgid "Tables"
msgstr "Tables"
#: tablesjoindialog.ui:99
-#, fuzzy
msgctxt "tablesjoindialog|queries"
msgid "Queries"
msgstr "Consultes"
@@ -4513,7 +4456,6 @@ msgid "_Driver settings:"
msgstr "Configuración ~del controlador"
#: userdetailspage.ui:137
-#, fuzzy
msgctxt "userdetailspage|label1"
msgid "Connection Settings"
msgstr "Configuración de conexón"
diff --git a/source/ast/desktop/messages.po b/source/ast/desktop/messages.po
index bbe05bd5ac7..25ab0ce56df 100644
--- a/source/ast/desktop/messages.po
+++ b/source/ast/desktop/messages.po
@@ -745,7 +745,6 @@ msgid "Check for _Updates"
msgstr "Comprobar anovamientos..."
#: extensionmanager.ui:111
-#, fuzzy
msgctxt "extensionmanager|addbtn"
msgid "_Add"
msgstr "_Amestar"
@@ -821,7 +820,6 @@ msgid "Extension Software License Agreement"
msgstr "Alcuerdu de llicencia de la estensión de software $NAME:"
#: licensedialog.ui:21
-#, fuzzy
msgctxt "licensedialog|accept"
msgid "Accept"
msgstr "Aceutar"
@@ -886,7 +884,6 @@ msgid "_Available extension updates"
msgstr "~Anovando estensiones disponibles"
#: updatedialog.ui:117
-#, fuzzy
msgctxt "updatedialog|UPDATE_CHECKING"
msgid "Checking..."
msgstr "Comprobando..."
@@ -910,7 +907,6 @@ msgid "Publisher:"
msgstr "Editor:"
#: updatedialog.ui:225
-#, fuzzy
msgctxt "updatedialog|PUBLISHER_LINK"
msgid "button"
msgstr "botón"
@@ -940,7 +936,6 @@ msgid "Downloading extensions..."
msgstr "Descargando estensiones..."
#: updateinstalldialog.ui:125
-#, fuzzy
msgctxt "updateinstalldialog|RESULTS"
msgid "Result"
msgstr "Resultáu"
diff --git a/source/ast/dictionaries/ca.po b/source/ast/dictionaries/ca.po
index add3f18f34d..96ef520458e 100644
--- a/source/ast/dictionaries/ca.po
+++ b/source/ast/dictionaries/ca.po
@@ -14,7 +14,6 @@ msgstr ""
"X-Generator: LibreOffice\n"
#: description.xml
-#, fuzzy
msgctxt ""
"description.xml\n"
"dispname\n"
diff --git a/source/ast/editeng/messages.po b/source/ast/editeng/messages.po
index 9e1342ba1ae..39fb35e13b0 100644
--- a/source/ast/editeng/messages.po
+++ b/source/ast/editeng/messages.po
@@ -14,19 +14,16 @@ msgstr ""
"X-Generator: LibreOffice\n"
#: spellmenu.ui:12
-#, fuzzy
msgctxt "spellmenu|ignore"
msgid "I_gnore All"
msgstr "I_norar too"
#: spellmenu.ui:19
-#, fuzzy
msgctxt "spellmenu|insert"
msgid "_Add to Dictionary"
msgstr "_Amestar al diccionariu"
#: spellmenu.ui:33
-#, fuzzy
msgctxt "spellmenu|add"
msgid "_Add to Dictionary"
msgstr "_Amestar al diccionariu"
diff --git a/source/ast/extensions/messages.po b/source/ast/extensions/messages.po
index 2f83406aa1e..be907408973 100644
--- a/source/ast/extensions/messages.po
+++ b/source/ast/extensions/messages.po
@@ -14,19 +14,16 @@ msgstr ""
"X-Generator: LibreOffice\n"
#: command.hrc:29
-#, fuzzy
msgctxt "RID_RSC_ENUM_COMMAND_TYPE"
msgid "Table"
msgstr "Tabla"
#: command.hrc:30
-#, fuzzy
msgctxt "RID_RSC_ENUM_COMMAND_TYPE"
msgid "Query"
msgstr "Consulta"
#: command.hrc:31
-#, fuzzy
msgctxt "RID_RSC_ENUM_COMMAND_TYPE"
msgid "SQL command"
msgstr "Comandu SQL"
@@ -38,7 +35,6 @@ msgid "Hide"
msgstr "Tapecer"
#: showhide.hrc:30
-#, fuzzy
msgctxt "RID_RSC_ENUM_SHOWHIDE"
msgid "Show"
msgstr "Amosar"
@@ -50,7 +46,6 @@ msgid "Top"
msgstr "Arriba"
#: stringarrays.hrc:28
-#, fuzzy
msgctxt "RID_RSC_ENUM_VERTICAL_ALIGN"
msgid "Middle"
msgstr "Mediu"
@@ -62,13 +57,11 @@ msgid "Bottom"
msgstr "Abaxo"
#: stringarrays.hrc:34
-#, fuzzy
msgctxt "RID_RSC_ENUM_ICONSIZE_TYPE"
msgid "Small"
msgstr "Pequeñu"
#: stringarrays.hrc:35
-#, fuzzy
msgctxt "RID_RSC_ENUM_ICONSIZE_TYPE"
msgid "Large"
msgstr "Grande"
@@ -80,13 +73,11 @@ msgid "Without frame"
msgstr "Ensin marcu"
#: stringarrays.hrc:41
-#, fuzzy
msgctxt "RID_RSC_ENUM_BORDER_TYPE"
msgid "3D look"
msgstr "Aspeutu 3D"
#: stringarrays.hrc:42
-#, fuzzy
msgctxt "RID_RSC_ENUM_BORDER_TYPE"
msgid "Flat"
msgstr "Planu"
@@ -98,13 +89,11 @@ msgid "Valuelist"
msgstr "Llista de valores"
#: stringarrays.hrc:48
-#, fuzzy
msgctxt "RID_RSC_ENUM_LISTSOURCE_TYPE"
msgid "Table"
msgstr "Tabla"
#: stringarrays.hrc:49
-#, fuzzy
msgctxt "RID_RSC_ENUM_LISTSOURCE_TYPE"
msgid "Query"
msgstr "Consulta"
@@ -182,7 +171,6 @@ msgid "Previous record"
msgstr "Rexistru anterior"
#: stringarrays.hrc:70
-#, fuzzy
msgctxt "RID_RSC_ENUM_BUTTONTYPE"
msgid "Next record"
msgstr "Rexistru siguiente"
@@ -236,7 +224,6 @@ msgid "Post"
msgstr "Artículu"
#: stringarrays.hrc:87
-#, fuzzy
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "URL"
msgstr "URL"
@@ -248,13 +235,11 @@ msgid "Multipart"
msgstr "Multiparte"
#: stringarrays.hrc:89
-#, fuzzy
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "Text"
msgstr "Testu"
#: stringarrays.hrc:94
-#, fuzzy
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (short)"
msgstr "Estándar (cortu)"
@@ -272,7 +257,6 @@ msgid "Standard (short YYYY)"
msgstr "Estándar (curtiu AAAA)"
#: stringarrays.hrc:97
-#, fuzzy
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (long)"
msgstr "Estándar (llargu)"
@@ -386,7 +370,6 @@ msgid "Current page"
msgstr "Páxina actual"
#: stringarrays.hrc:132
-#, fuzzy
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "No"
msgstr "Non"
@@ -431,7 +414,6 @@ msgid "None"
msgstr "Denguna"
#: stringarrays.hrc:148
-#, fuzzy
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "Single"
msgstr "Simple"
@@ -443,19 +425,16 @@ msgid "Multi"
msgstr "Múltiple"
#: stringarrays.hrc:150
-#, fuzzy
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "Range"
msgstr "Rangu"
#: stringarrays.hrc:155
-#, fuzzy
msgctxt "RID_RSC_ENUM_ORIENTATION"
msgid "Horizontal"
msgstr "Horizontal"
#: stringarrays.hrc:156
-#, fuzzy
msgctxt "RID_RSC_ENUM_ORIENTATION"
msgid "Vertical"
msgstr "Vertical"
@@ -467,19 +446,16 @@ msgid "Default"
msgstr "Predetermináu"
#: stringarrays.hrc:162
-#, fuzzy
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "OK"
msgstr "Aceutar"
#: stringarrays.hrc:163
-#, fuzzy
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Cancel"
msgstr "Encaboxar"
#: stringarrays.hrc:164
-#, fuzzy
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Help"
msgstr "Ayuda"
@@ -533,13 +509,11 @@ msgid "None"
msgstr "Denguna"
#: stringarrays.hrc:189
-#, fuzzy
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "Horizontal"
msgstr "Horizontal"
#: stringarrays.hrc:190
-#, fuzzy
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "Vertical"
msgstr "Vertical"
@@ -551,13 +525,11 @@ msgid "Both"
msgstr "Dambos"
#: stringarrays.hrc:196
-#, fuzzy
msgctxt "RID_RSC_ENUM_VISUALEFFECT"
msgid "3D"
msgstr "3D"
#: stringarrays.hrc:197
-#, fuzzy
msgctxt "RID_RSC_ENUM_VISUALEFFECT"
msgid "Flat"
msgstr "Planu"
@@ -635,7 +607,6 @@ msgid "Below right"
msgstr "Debaxo drecha"
#: stringarrays.hrc:214
-#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Centered"
msgstr "Centráu"
@@ -647,7 +618,6 @@ msgid "Preserve"
msgstr "Caltener"
#: stringarrays.hrc:220
-#, fuzzy
msgctxt "RID_RSC_ENUM_WHITESPACE_HANDLING"
msgid "Replace"
msgstr "Trocar"
@@ -659,7 +629,6 @@ msgid "Collapse"
msgstr "Contrayer"
#: stringarrays.hrc:226
-#, fuzzy
msgctxt "RID_RSC_ENUM_SCALE_MODE"
msgid "No"
msgstr "Non"
@@ -707,7 +676,6 @@ msgid "When focused"
msgstr "Cuando tea enfocada"
#: stringarrays.hrc:242
-#, fuzzy
msgctxt "RID_RSC_ENUM_WHEEL_BEHAVIOR"
msgid "Always"
msgstr "Siempres"
@@ -1740,7 +1708,6 @@ msgid "Submission"
msgstr "Unviu"
#: strings.hrc:222
-#, fuzzy
msgctxt "RID_STR_BINDING_NAME"
msgid "Binding"
msgstr "Enllaz"
@@ -2584,7 +2551,6 @@ msgid "You can either save the value of the option group in a database field or
msgstr "Pues guardar el valor del grupu d'opciones d'una base de datos o usalu pa una aición posterior."
#: yesno.hrc:29
-#, fuzzy
msgctxt "RID_RSC_ENUM_YESNO"
msgid "No"
msgstr "Non"
@@ -2608,19 +2574,16 @@ msgid "Display field"
msgstr "Campu de visualización"
#: contenttablepage.ui:43
-#, fuzzy
msgctxt "contenttablepage|datasourcelabel"
msgid "Data source"
msgstr "Fonte de datos"
#: contenttablepage.ui:57
-#, fuzzy
msgctxt "contenttablepage|contenttypelabel"
msgid "Content type"
msgstr "Tipu de conteníu"
#: contenttablepage.ui:71
-#, fuzzy
msgctxt "contenttablepage|formtablelabel"
msgid "Content"
msgstr "Conteníu"
@@ -2727,7 +2690,6 @@ msgid ""
msgstr ""
#: fieldassignpage.ui:33
-#, fuzzy
msgctxt "fieldassignpage|assign"
msgid "Field Assignment"
msgstr "Asignación de campu"
@@ -2751,19 +2713,16 @@ msgid "Field from the _List Table"
msgstr "Campu de la tabla de ~llista"
#: gridfieldsselectionpage.ui:44
-#, fuzzy
msgctxt "gridfieldsselectionpage|datasourcelabel"
msgid "Data source"
msgstr "Fonte de datos"
#: gridfieldsselectionpage.ui:58
-#, fuzzy
msgctxt "gridfieldsselectionpage|contenttypelabel"
msgid "Content type"
msgstr "Tipu de conteníu"
#: gridfieldsselectionpage.ui:72
-#, fuzzy
msgctxt "gridfieldsselectionpage|formtablelabel"
msgid "Content"
msgstr "Conteníu"
@@ -2814,19 +2773,16 @@ msgid "Table element"
msgstr "Elementu de la tabla"
#: groupradioselectionpage.ui:44
-#, fuzzy
msgctxt "groupradioselectionpage|datasourcelabel"
msgid "Data source"
msgstr "Fonte de datos"
#: groupradioselectionpage.ui:58
-#, fuzzy
msgctxt "groupradioselectionpage|contenttypelabel"
msgid "Content type"
msgstr "Tipu de conteníu"
#: groupradioselectionpage.ui:72
-#, fuzzy
msgctxt "groupradioselectionpage|formtablelabel"
msgid "Content"
msgstr "Conteníu"
@@ -2957,13 +2913,11 @@ msgid "Evolution"
msgstr ""
#: selecttypepage.ui:49
-#, fuzzy
msgctxt "selecttypepage|groupwise"
msgid "Groupwise"
msgstr "Groupwise"
#: selecttypepage.ui:66
-#, fuzzy
msgctxt "selecttypepage|evoldap"
msgid "Evolution LDAP"
msgstr "Evolution LDAP"
@@ -3046,7 +3000,6 @@ msgid "_Table / Query:"
msgstr "~Tabla / Consulta:"
#: tableselectionpage.ui:174
-#, fuzzy
msgctxt "tableselectionpage|label1"
msgid "Data"
msgstr "Datos"
@@ -3058,7 +3011,6 @@ msgid "Choose Data Source"
msgstr "~Escoyer orixe de datos..."
#: choosedatasourcedialog.ui:90
-#, fuzzy
msgctxt "choosedatasourcedialog|label1"
msgid "Entry"
msgstr "Entrada"
@@ -3142,7 +3094,6 @@ msgid "Ed_ition"
msgstr "Ed~ición"
#: generalpage.ui:257
-#, fuzzy
msgctxt "generalpage|volume"
msgid "Volume"
msgstr "Volume"
@@ -3154,7 +3105,6 @@ msgid "Instit_ution"
msgstr "Instit~ución"
#: generalpage.ui:289
-#, fuzzy
msgctxt "generalpage|month"
msgid "_Month"
msgstr "_Mes"
@@ -3214,7 +3164,6 @@ msgid "Se_ries"
msgstr "~Serie"
#: generalpage.ui:463
-#, fuzzy
msgctxt "generalpage|url"
msgid "URL"
msgstr "URL"
@@ -3334,7 +3283,6 @@ msgid "_Book title"
msgstr "~Títulu del llibru"
#: mappingdialog.ui:432
-#, fuzzy
msgctxt "mappingdialog|label15"
msgid "Volume"
msgstr "Volume"
@@ -3370,7 +3318,6 @@ msgid "Type of re_port"
msgstr "Mena d'in~forme"
#: mappingdialog.ui:592
-#, fuzzy
msgctxt "mappingdialog|label21"
msgid "_Month"
msgstr "_Mes"
@@ -3406,7 +3353,6 @@ msgid "_Note"
msgstr "Nota"
#: mappingdialog.ui:742
-#, fuzzy
msgctxt "mappingdialog|label27"
msgid "URL"
msgstr "URL"
@@ -3448,31 +3394,26 @@ msgid "Column Names"
msgstr "Nomes de columna"
#: toolbar.ui:14
-#, fuzzy
msgctxt "toolbar|TBC_FT_SOURCE"
msgid "Table"
msgstr "Tabla"
#: toolbar.ui:49
-#, fuzzy
msgctxt "toolbar|TBC_FT_QUERY"
msgid "Search Key"
msgstr "Clave de gueta"
#: toolbar.ui:84
-#, fuzzy
msgctxt "toolbar|TBC_BT_AUTOFILTER"
msgid "AutoFilter"
msgstr "Peñera automática"
#: toolbar.ui:97
-#, fuzzy
msgctxt "toolbar|TBC_BT_FILTERCRIT"
msgid "Standard Filter"
msgstr "Filtru estándar"
#: toolbar.ui:110
-#, fuzzy
msgctxt "toolbar|TBC_BT_REMOVEFILTER"
msgid "Reset Filter"
msgstr "Reaniciar el filtru"
@@ -3490,7 +3431,6 @@ msgid "Data Source"
msgstr "Fonte de datos"
#: controlfontdialog.ui:8
-#, fuzzy
msgctxt "controlfontdialog|ControlFontDialog"
msgid "Character"
msgstr "Caráuter"
diff --git a/source/ast/extras/source/autocorr/emoji.po b/source/ast/extras/source/autocorr/emoji.po
index 28241f6d5a0..dc15d10554c 100644
--- a/source/ast/extras/source/autocorr/emoji.po
+++ b/source/ast/extras/source/autocorr/emoji.po
@@ -66,7 +66,6 @@ msgstr "Arriba a la drecha"
#. ¬ (U+000AC), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"NOT_SIGN\n"
@@ -123,7 +122,6 @@ msgstr ""
#. Α (U+00391), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_CAPITAL_LETTER_ALPHA\n"
@@ -143,7 +141,6 @@ msgstr "eta"
#. Γ (U+00393), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_CAPITAL_LETTER_GAMMA\n"
@@ -353,7 +350,6 @@ msgstr "omega"
#. α (U+003B1), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_ALPHA\n"
@@ -363,7 +359,6 @@ msgstr "alfa"
#. β (U+003B2), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_BETA\n"
@@ -373,7 +368,6 @@ msgstr "beta"
#. γ (U+003B3), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_GAMMA\n"
@@ -383,7 +377,6 @@ msgstr "gamma"
#. δ (U+003B4), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_DELTA\n"
@@ -393,7 +386,6 @@ msgstr "delta"
#. ε (U+003B5), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_EPSILON\n"
@@ -403,7 +395,6 @@ msgstr "epsilon"
#. ζ (U+003B6), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_ZETA\n"
@@ -413,7 +404,6 @@ msgstr "zeta"
#. η (U+003B7), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_ETA\n"
@@ -423,7 +413,6 @@ msgstr "eta"
#. θ (U+003B8), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_THETA\n"
@@ -433,7 +422,6 @@ msgstr "theta"
#. ι (U+003B9), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_IOTA\n"
@@ -443,7 +431,6 @@ msgstr "iota"
#. κ (U+003BA), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_KAPPA\n"
@@ -453,7 +440,6 @@ msgstr "kappa"
#. λ (U+003BB), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_LAMDA\n"
@@ -463,7 +449,6 @@ msgstr "lambda"
#. μ (U+003BC), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_MU\n"
@@ -473,7 +458,6 @@ msgstr "mu"
#. ν (U+003BD), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_NU\n"
@@ -483,7 +467,6 @@ msgstr "nu"
#. ξ (U+003BE), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_XI\n"
@@ -493,7 +476,6 @@ msgstr "xi"
#. ο (U+003BF), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_OMICRON\n"
@@ -503,7 +485,6 @@ msgstr "omicron"
#. π (U+003C0), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_PI\n"
@@ -513,7 +494,6 @@ msgstr "pi"
#. ρ (U+003C1), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_RHO\n"
@@ -533,7 +513,6 @@ msgstr "sigma"
#. σ (U+003C3), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_SIGMA\n"
@@ -543,7 +522,6 @@ msgstr "sigma"
#. τ (U+003C4), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_TAU\n"
@@ -553,7 +531,6 @@ msgstr "tau"
#. υ (U+003C5), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_UPSILON\n"
@@ -563,7 +540,6 @@ msgstr "ipsilon"
#. φ (U+003C6), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_PHI\n"
@@ -573,7 +549,6 @@ msgstr "fi"
#. χ (U+003C7), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_CHI\n"
@@ -583,7 +558,6 @@ msgstr "chi"
#. ψ (U+003C8), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_PSI\n"
@@ -593,7 +567,6 @@ msgstr "psi"
#. ω (U+003C9), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_OMEGA\n"
@@ -632,7 +605,6 @@ msgstr "---"
#. ’ (U+02019), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"RIGHT_SINGLE_QUOTATION_MARK\n"
@@ -1148,7 +1120,6 @@ msgstr ""
#. − (U+02212), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"MINUS_SIGN\n"
@@ -1177,7 +1148,6 @@ msgstr "/"
#. ∖ (U+02216), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"SET_MINUS\n"
@@ -1187,7 +1157,6 @@ msgstr "\\"
#. √ (U+0221A), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"SQUARE_ROOT\n"
@@ -1225,7 +1194,6 @@ msgstr "Infinitu"
#. ∠ (U+02220), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"ANGLE\n"
@@ -1284,7 +1252,6 @@ msgstr "Paralelu"
#. ∧ (U+02227), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"LOGICAL_AND\n"
@@ -1294,7 +1261,6 @@ msgstr "y"
#. ∨ (U+02228), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"LOGICAL_OR\n"
@@ -1393,7 +1359,6 @@ msgstr "nonigual"
#. ≤ (U+02264), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"LESS-THAN_OR_EQUAL_TO\n"
@@ -1412,7 +1377,6 @@ msgstr ""
#. ≪ (U+0226A), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"MUCH_LESS-THAN\n"
@@ -1422,7 +1386,6 @@ msgstr "<<"
#. ≫ (U+0226B), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"MUCH_GREATER-THAN\n"
@@ -1566,7 +1529,6 @@ msgstr "cuadráu"
#. □ (U+025A1), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"WHITE_SQUARE\n"
@@ -1604,7 +1566,6 @@ msgstr "rectángulu"
#. ▭ (U+025AD), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"WHITE_RECTANGLE\n"
@@ -1661,7 +1622,6 @@ msgstr ""
#. ○ (U+025CB), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"WHITE_CIRCLE\n"
@@ -1819,7 +1779,6 @@ msgstr ""
#. ☉ (U+02609), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"SUN\n"
@@ -1921,7 +1880,6 @@ msgstr "drecha"
#. ☜ (U+0261C), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"WHITE_LEFT_POINTING_INDEX\n"
@@ -1931,7 +1889,6 @@ msgstr "izquierda"
#. ☝ (U+0261D), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"WHITE_UP_POINTING_INDEX\n"
@@ -1941,7 +1898,6 @@ msgstr "arriba"
#. ☞ (U+0261E), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"WHITE_RIGHT_POINTING_INDEX\n"
@@ -1951,7 +1907,6 @@ msgstr "drecha"
#. ☟ (U+0261F), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"WHITE_DOWN_POINTING_INDEX\n"
@@ -2143,7 +2098,6 @@ msgstr "Sol"
#. ☽ (U+0263D), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"FIRST_QUARTER_MOON\n"
@@ -3422,7 +3376,6 @@ msgstr ""
#. ❓ (U+02753), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"BLACK_QUESTION_MARK_ORNAMENT\n"
@@ -3441,7 +3394,6 @@ msgstr ""
#. ❕ (U+02755), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"WHITE_EXCLAMATION_MARK_ORNAMENT\n"
@@ -3555,7 +3507,6 @@ msgstr ""
#. ⬭ (U+02B2D), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"WHITE_HORIZONTAL_ELLIPSE\n"
@@ -4296,7 +4247,6 @@ msgstr ""
#. 🍅 (U+1F345), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"TOMATO\n"
@@ -4645,7 +4595,6 @@ msgstr ""
#. 🍫 (U+1F36B), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"CHOCOLATE_BAR\n"
@@ -6092,7 +6041,6 @@ msgstr ""
#. 🐾 (U+1F43E), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"PAW_PRINTS\n"
@@ -6218,7 +6166,6 @@ msgstr ""
#. 👍 (U+1F44D), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"THUMBS_UP_SIGN\n"
@@ -8088,7 +8035,6 @@ msgstr "botón"
#. 🔳 (U+1F533), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"WHITE_SQUARE_BUTTON\n"
diff --git a/source/ast/filter/messages.po b/source/ast/filter/messages.po
index ada5b89daaf..6f5c2da23f9 100644
--- a/source/ast/filter/messages.po
+++ b/source/ast/filter/messages.po
@@ -972,7 +972,6 @@ msgid "First page is _left"
msgstr "Primera páxina a la _izquierda"
#: pdfviewpage.ui:415
-#, fuzzy
msgctxt "pdfviewpage|label1"
msgid "Page Layout"
msgstr "Diseñu de páxina"
@@ -1088,7 +1087,6 @@ msgid "_Open Package..."
msgstr "_Abrir paquete..."
#: xmlfiltersettings.ui:151
-#, fuzzy
msgctxt "xmlfiltersettings|filterlist-atkobject"
msgid "XML Filter List"
msgstr "Llista de peñeres XML"
diff --git a/source/ast/filter/source/config/fragments/filters.po b/source/ast/filter/source/config/fragments/filters.po
index 13cc2fcd0fa..fd793b2851a 100644
--- a/source/ast/filter/source/config/fragments/filters.po
+++ b/source/ast/filter/source/config/fragments/filters.po
@@ -1334,7 +1334,6 @@ msgid "OpenOffice.org 1.0 Spreadsheet Template"
msgstr "Plantía de fueya de cálculu d'OpenOffice.org 1.0"
#: calc_jpg_Export.xcu
-#, fuzzy
msgctxt ""
"calc_jpg_Export.xcu\n"
"calc_jpg_Export\n"
@@ -1916,7 +1915,6 @@ msgid "OpenOffice.org 1.0 HTML Template"
msgstr "Plantía HTML d'OpenOffice.org 1.0"
#: writer_web_jpg_Export.xcu
-#, fuzzy
msgctxt ""
"writer_web_jpg_Export.xcu\n"
"writer_web_jpg_Export\n"
diff --git a/source/ast/filter/source/config/fragments/internalgraphicfilters.po b/source/ast/filter/source/config/fragments/internalgraphicfilters.po
index 34a0add277f..e88278d9532 100644
--- a/source/ast/filter/source/config/fragments/internalgraphicfilters.po
+++ b/source/ast/filter/source/config/fragments/internalgraphicfilters.po
@@ -188,7 +188,6 @@ msgid "PCX - Zsoft Paintbrush"
msgstr "PCX - Zsoft Paintbrush"
#: pdf_Export.xcu
-#, fuzzy
msgctxt ""
"pdf_Export.xcu\n"
"pdf_Export\n"
@@ -198,7 +197,6 @@ msgid "PDF - Portable Document Format"
msgstr "PDF - Formatu de documentu portátil"
#: pdf_Import.xcu
-#, fuzzy
msgctxt ""
"pdf_Import.xcu\n"
"pdf_Import\n"
diff --git a/source/ast/formula/messages.po b/source/ast/formula/messages.po
index a06711a6271..c8eba2eb09e 100644
--- a/source/ast/formula/messages.po
+++ b/source/ast/formula/messages.po
@@ -998,7 +998,6 @@ msgid "CUMPRINC"
msgstr "PRINCACUM"
#: core_resource.hrc:2453
-#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EFFECT"
msgstr "EFEUTIVU"
@@ -1870,7 +1869,6 @@ msgid "WEEKDAY"
msgstr "DÍASELMANA"
#: core_resource.hrc:2624
-#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NETWORKDAYS"
msgstr "DIESLLABNETOS"
@@ -2150,7 +2148,6 @@ msgid "_Next >"
msgstr "~Siguiente >"
#: formuladialog.ui:158
-#, fuzzy
msgctxt "formuladialog|function"
msgid "Functions"
msgstr "Funciones"
@@ -2174,19 +2171,16 @@ msgid "For_mula"
msgstr "Fórmula"
#: formuladialog.ui:383
-#, fuzzy
msgctxt "formuladialog|label1"
msgid "Result"
msgstr "Resultáu"
#: formuladialog.ui:418
-#, fuzzy
msgctxt "formuladialog|ed_formula-atkobject"
msgid "Formula"
msgstr "Fórmula"
#: formuladialog.ui:467
-#, fuzzy
msgctxt "formuladialog|RB_REF|tooltip_text"
msgid "Maximize"
msgstr "Maximizar"
@@ -2198,7 +2192,6 @@ msgid "_Search"
msgstr "Guetar"
#: functionpage.ui:47
-#, fuzzy
msgctxt "functionpage|label1"
msgid "_Category"
msgstr "_Categoría"
@@ -2210,7 +2203,6 @@ msgid "Last Used"
msgstr "Caberu usáu"
#: functionpage.ui:64
-#, fuzzy
msgctxt "functionpage|category"
msgid "All"
msgstr "Too"
@@ -2228,25 +2220,21 @@ msgid "Function not known"
msgstr "Función desconocía"
#: parameter.ui:279
-#, fuzzy
msgctxt "parameter|RB_ARG1|tooltip_text"
msgid "Select"
msgstr "Escoyer"
#: parameter.ui:295
-#, fuzzy
msgctxt "parameter|RB_ARG2|tooltip_text"
msgid "Select"
msgstr "Escoyer"
#: parameter.ui:311
-#, fuzzy
msgctxt "parameter|RB_ARG3|tooltip_text"
msgid "Select"
msgstr "Escoyer"
#: parameter.ui:327
-#, fuzzy
msgctxt "parameter|RB_ARG4|tooltip_text"
msgid "Select"
msgstr "Escoyer"
diff --git a/source/ast/fpicker/messages.po b/source/ast/fpicker/messages.po
index 85ff47f3cd4..189eda3d9d4 100644
--- a/source/ast/fpicker/messages.po
+++ b/source/ast/fpicker/messages.po
@@ -119,7 +119,6 @@ msgid "All files"
msgstr "Tolos ficheros"
#: strings.hrc:34
-#, fuzzy
msgctxt "STR_FILEDLG_OPEN"
msgid "Open"
msgstr "Abrir"
@@ -280,7 +279,6 @@ msgid "Folder Name ?"
msgstr ""
#: foldernamedialog.ui:84
-#, fuzzy
msgctxt "foldernamedialog|label2"
msgid "Na_me"
msgstr "No_me"
@@ -331,7 +329,6 @@ msgid "Filter"
msgstr "Filtru"
#: remotefilesdialog.ui:267
-#, fuzzy
msgctxt "remotefilesdialog|nameLabel"
msgid "File name"
msgstr "Nome ficheru"
diff --git a/source/ast/instsetoo_native/inc_openoffice/windows/msi_languages.po b/source/ast/instsetoo_native/inc_openoffice/windows/msi_languages.po
index cefd5afbb40..e3ac61f792f 100644
--- a/source/ast/instsetoo_native/inc_openoffice/windows/msi_languages.po
+++ b/source/ast/instsetoo_native/inc_openoffice/windows/msi_languages.po
@@ -2766,7 +2766,6 @@ msgid "Load [ProductName] during system start-up"
msgstr "Cargar [ProductName] demientres l'arranque del sistema"
#: Control.ulf
-#, fuzzy
msgctxt ""
"Control.ulf\n"
"OOO_CONTROL_322\n"
@@ -2783,7 +2782,6 @@ msgid "The following applications are using files that need to be updated by thi
msgstr ""
#: Control.ulf
-#, fuzzy
msgctxt ""
"Control.ulf\n"
"OOO_CONTROL_324\n"
@@ -2792,7 +2790,6 @@ msgid "{&MSSansBold8}Files in Use"
msgstr "{&MSSansBold8}Fichero n'usu"
#: Control.ulf
-#, fuzzy
msgctxt ""
"Control.ulf\n"
"OOO_CONTROL_325\n"
@@ -2801,7 +2798,6 @@ msgid "Cancel"
msgstr "Encaboxar"
#: Control.ulf
-#, fuzzy
msgctxt ""
"Control.ulf\n"
"OOO_CONTROL_326\n"
diff --git a/source/ast/officecfg/registry/data/org/openoffice/Office.po b/source/ast/officecfg/registry/data/org/openoffice/Office.po
index 865533a3ab9..12060783dff 100644
--- a/source/ast/officecfg/registry/data/org/openoffice/Office.po
+++ b/source/ast/officecfg/registry/data/org/openoffice/Office.po
@@ -144,7 +144,6 @@ msgid "~Drawing"
msgstr "~Dibuxu"
#: Common.xcu
-#, fuzzy
msgctxt ""
"Common.xcu\n"
"..Common.Menus.New.m4\n"
@@ -164,7 +163,6 @@ msgid "Database"
msgstr "Base datos"
#: Common.xcu
-#, fuzzy
msgctxt ""
"Common.xcu\n"
"..Common.Menus.New.m7\n"
@@ -174,7 +172,6 @@ msgid "~HTML Document"
msgstr "Documentu ~HTML"
#: Common.xcu
-#, fuzzy
msgctxt ""
"Common.xcu\n"
"..Common.Menus.New.m8\n"
@@ -184,7 +181,6 @@ msgid "~XML Form Document"
msgstr "Documentu Formulariu ~XML"
#: Common.xcu
-#, fuzzy
msgctxt ""
"Common.xcu\n"
"..Common.Menus.New.m9\n"
@@ -1013,7 +1009,6 @@ msgid "Choose settings for optimizing images"
msgstr ""
#: PresentationMinimizer.xcu
-#, fuzzy
msgctxt ""
"PresentationMinimizer.xcu\n"
"..PresentationMinimizer.Strings\n"
@@ -1525,7 +1520,6 @@ msgid "Exchange"
msgstr "Trocar"
#: PresenterScreen.xcu
-#, fuzzy
msgctxt ""
"PresenterScreen.xcu\n"
"..PresenterScreen.PresenterScreenSettings.ToolBars.ToolBar.Entries.o.Normal\n"
@@ -10617,7 +10611,6 @@ msgid "Nationality"
msgstr "Nacionalidá"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.authors.Fields.nationality\n"
@@ -11527,7 +11520,6 @@ msgid "Master documents"
msgstr "Documentos maestros"
#: UI.xcu
-#, fuzzy
msgctxt ""
"UI.xcu\n"
"..UI.FilterClassification.GlobalFilters.Classes.com.sun.star.formula.FormulaProperties\n"
diff --git a/source/ast/officecfg/registry/data/org/openoffice/Office/UI.po b/source/ast/officecfg/registry/data/org/openoffice/Office/UI.po
index f7317984c92..4a2d7a3410e 100644
--- a/source/ast/officecfg/registry/data/org/openoffice/Office/UI.po
+++ b/source/ast/officecfg/registry/data/org/openoffice/Office/UI.po
@@ -173,7 +173,6 @@ msgid "BASIC Dialog"
msgstr "Diálogu BASIC"
#: BasicIDECommands.xcu
-#, fuzzy
msgctxt ""
"BasicIDECommands.xcu\n"
"..BasicIDECommands.UserInterface.Commands..uno:DeleteCurrent\n"
@@ -223,7 +222,6 @@ msgid "~Dialog"
msgstr "Diálogu"
#: BasicIDEWindowState.xcu
-#, fuzzy
msgctxt ""
"BasicIDEWindowState.xcu\n"
"..BasicIDEWindowState.UIElements.States.private:resource/popupmenu/dialog\n"
@@ -733,7 +731,6 @@ msgid "Pivot Table Filter"
msgstr "Peñera Pivot Table"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:DataPilotFilter\n"
@@ -1016,7 +1013,6 @@ msgid "~Edit Layout..."
msgstr ""
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:InsertPivotTable\n"
@@ -1375,7 +1371,6 @@ msgid "Wrap Text"
msgstr "Axustar a la izquierda"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:CellProtection\n"
@@ -1441,7 +1436,6 @@ msgid "Clear Print Ranges"
msgstr ""
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:EditPrintArea\n"
@@ -1460,7 +1454,6 @@ msgid "~Edit..."
msgstr "~Editar..."
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:EditPrintArea\n"
@@ -1963,7 +1956,6 @@ msgid "Hide All Comments"
msgstr ""
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:DeleteAllNotes\n"
@@ -2635,7 +2627,6 @@ msgid "~Height..."
msgstr "~Altor..."
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:RowHeight\n"
@@ -2681,7 +2672,6 @@ msgid "H~ide"
msgstr "A~nubrir"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:HideRow\n"
@@ -2737,7 +2727,6 @@ msgid "~Width..."
msgstr "Anc~hor..."
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:ColumnWidth\n"
@@ -3414,7 +3403,6 @@ msgid "Number Format"
msgstr "Formatu de númberu"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:NumberFormatCurrency\n"
@@ -3433,7 +3421,6 @@ msgid "Format as Currency"
msgstr ""
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:NumberFormatCurrencySimple\n"
@@ -3471,7 +3458,6 @@ msgid "Format as Percent"
msgstr ""
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:NumberFormatStandard\n"
@@ -3509,7 +3495,6 @@ msgid "Format as Date"
msgstr ""
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:NumberFormatDecimal\n"
@@ -3529,7 +3514,6 @@ msgid "Format as Number"
msgstr "Dar formatu a númberu"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:NumberFormatScientific\n"
@@ -3612,7 +3596,6 @@ msgid "R~ight-To-Left"
msgstr "De ~drecha a izquierda"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:SheetRightToLeft\n"
@@ -3703,7 +3686,6 @@ msgid "Grid Lines for Sheet"
msgstr ""
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:InsertFieldSheet\n"
@@ -4001,7 +3983,6 @@ msgid "Insert Current Date"
msgstr "Inxertar data actual"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:InsertCurrentDate\n"
@@ -4020,7 +4001,6 @@ msgid "Insert Current Time"
msgstr "Inxertar tiempu actual"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:InsertCurrentTime\n"
@@ -4193,7 +4173,6 @@ msgid "Accent 3"
msgstr "Acentu "
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:StyleApply?Style:string=Heading 1&amp;FamilyName:string=CellStyles\n"
@@ -4203,7 +4182,6 @@ msgid "Heading 1"
msgstr "Encabezamientu 1"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:StyleApply?Style:string=Heading 2&amp;FamilyName:string=CellStyles\n"
@@ -4222,7 +4200,6 @@ msgid "Bad"
msgstr ""
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:StyleApply?Style:string=Error&amp;FamilyName:string=CellStyles\n"
@@ -4251,7 +4228,6 @@ msgid "Neutral"
msgstr ""
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:StyleApply?Style:string=Warning&amp;FamilyName:string=CellStyles\n"
@@ -4261,7 +4237,6 @@ msgid "Warning"
msgstr "Avisu"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:StyleApply?Style:string=Footnote&amp;FamilyName:string=CellStyles\n"
@@ -4291,7 +4266,6 @@ msgid "Detective"
msgstr "~Detective"
#: CalcWindowState.xcu
-#, fuzzy
msgctxt ""
"CalcWindowState.xcu\n"
"..CalcWindowState.UIElements.States.private:resource/popupmenu/cell\n"
@@ -4320,7 +4294,6 @@ msgid "Chart"
msgstr "Gráficu"
#: CalcWindowState.xcu
-#, fuzzy
msgctxt ""
"CalcWindowState.xcu\n"
"..CalcWindowState.UIElements.States.private:resource/popupmenu/colheader\n"
@@ -4360,7 +4333,6 @@ msgid "Form Control"
msgstr "Controles de formulariu"
#: CalcWindowState.xcu
-#, fuzzy
msgctxt ""
"CalcWindowState.xcu\n"
"..CalcWindowState.UIElements.States.private:resource/popupmenu/formrichtext\n"
@@ -4370,7 +4342,6 @@ msgid "Text Box Formatting"
msgstr "Formatu de cuadru de testu"
#: CalcWindowState.xcu
-#, fuzzy
msgctxt ""
"CalcWindowState.xcu\n"
"..CalcWindowState.UIElements.States.private:resource/popupmenu/graphic\n"
@@ -4380,7 +4351,6 @@ msgid "Image"
msgstr "Imaxe"
#: CalcWindowState.xcu
-#, fuzzy
msgctxt ""
"CalcWindowState.xcu\n"
"..CalcWindowState.UIElements.States.private:resource/popupmenu/media\n"
@@ -4468,7 +4438,6 @@ msgid "Image Filter"
msgstr "Filtru d'imaxe"
#: CalcWindowState.xcu
-#, fuzzy
msgctxt ""
"CalcWindowState.xcu\n"
"..CalcWindowState.UIElements.States.private:resource/toolbar/linesbar\n"
@@ -4785,7 +4754,6 @@ msgid "Standard (Single Mode)"
msgstr ""
#: CalcWindowState.xcu
-#, fuzzy
msgctxt ""
"CalcWindowState.xcu\n"
"..CalcWindowState.UIElements.States.private:resource/toolbar/arrowsbar\n"
@@ -5963,7 +5931,6 @@ msgid "Stars and Banners"
msgstr "Estrelles y banderes"
#: DbBrowserWindowState.xcu
-#, fuzzy
msgctxt ""
"DbBrowserWindowState.xcu\n"
"..DbBrowserWindowState.UIElements.States.private:resource/popupmenu/explorer\n"
@@ -6018,7 +5985,6 @@ msgid "Standard"
msgstr "Estándar"
#: DbReportWindowState.xcu
-#, fuzzy
msgctxt ""
"DbReportWindowState.xcu\n"
".DbReportWindowState.UIElements.States.private:resource/popupmenu/report\n"
@@ -6470,7 +6436,6 @@ msgid "Form Wizard..."
msgstr "Asistente de Formularios..."
#: DbuCommands.xcu
-#, fuzzy
msgctxt ""
"DbuCommands.xcu\n"
"..DbuCommands.UserInterface.Commands..uno:DBNewReportWithPreSelection\n"
@@ -6990,7 +6955,6 @@ msgid "Rename Page"
msgstr "~Renomar páxina"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Commands..uno:RenameSlide\n"
@@ -7822,7 +7786,6 @@ msgid "Format Slide"
msgstr ""
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Commands..uno:SlideSetup\n"
@@ -8119,7 +8082,6 @@ msgid "Slide ~Layout"
msgstr "Diseñu de diapositiva"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Commands..uno:ModifyLayer\n"
@@ -9325,7 +9287,6 @@ msgid "Insert Rows"
msgstr "Inxertar ~fileres"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:InsertRowDialog\n"
@@ -9384,7 +9345,6 @@ msgid "Insert Columns"
msgstr "Inxertar co~lumnes"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:InsertColumnDialog\n"
@@ -9422,7 +9382,6 @@ msgid "~Rows"
msgstr "~Fileres"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:DeleteRows\n"
@@ -9450,7 +9409,6 @@ msgid "~Columns"
msgstr "~Columnes"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:DeleteColumns\n"
@@ -9496,7 +9454,6 @@ msgid "~Columns"
msgstr "~Columnes"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:EntireColumn\n"
@@ -9524,7 +9481,6 @@ msgid "~Rows"
msgstr "~Fileres"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:EntireRow\n"
@@ -9857,7 +9813,6 @@ msgid "Move Page Up"
msgstr "Mover la imaxe arriba"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:MovePageUp\n"
@@ -9895,7 +9850,6 @@ msgid "Move Page Down"
msgstr "Mover la imaxe abaxo"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:MovePageDown\n"
@@ -9959,7 +9913,6 @@ msgid "Slide to End"
msgstr ""
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=20\n"
@@ -9969,7 +9922,6 @@ msgid "Blank Slide"
msgstr "Diapositiva balera"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=19\n"
@@ -9979,7 +9931,6 @@ msgid "Title Only"
msgstr "Sólo títulu"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=0\n"
@@ -9989,7 +9940,6 @@ msgid "Title Slide"
msgstr "Páxina de títulu"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=1\n"
@@ -9999,7 +9949,6 @@ msgid "Title, Content"
msgstr "Títulu, Conteníu"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=32\n"
@@ -10009,7 +9958,6 @@ msgid "Centered Text"
msgstr "Testu centráu"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=3\n"
@@ -10019,7 +9967,6 @@ msgid "Title and 2 Content"
msgstr "Títulu y conteníu 2"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=12\n"
@@ -10029,7 +9976,6 @@ msgid "Title, Content and 2 Content"
msgstr "Títulu, conteníu y conteníu 2"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=15\n"
@@ -10039,7 +9985,6 @@ msgid "Title, 2 Content and Content"
msgstr "Títulu, conteníu 2 y conteníu"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=14\n"
@@ -10049,7 +9994,6 @@ msgid "Title, Content over Content"
msgstr "Títulu, conteníu sobro conteníu"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=16\n"
@@ -10059,7 +10003,6 @@ msgid "Title, 2 Content over Content"
msgstr "Títulu, conteníu 2 sobro conteníu"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=18\n"
@@ -10069,7 +10012,6 @@ msgid "Title, 4 Content"
msgstr "Títulu, conteníu 4"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=34\n"
@@ -10079,7 +10021,6 @@ msgid "Title, 6 Content"
msgstr "Títulu, conteníu 6"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=28\n"
@@ -10089,7 +10030,6 @@ msgid "Vertical Title, Vertical Text"
msgstr "Títulu Vertical, Testu Vertical"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=27\n"
@@ -10099,7 +10039,6 @@ msgid "Vertical Title, Text, Chart"
msgstr "Títulu Vertical, testu, gráficu"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=29\n"
@@ -10119,7 +10058,6 @@ msgid "Title, 2 Vertical Text, Clipart"
msgstr "Títulu, Testu Vertical, Graficu Prediseñáu"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:SlideLayoutMenu\n"
@@ -10158,7 +10096,6 @@ msgid "~Cell"
msgstr "Caxella"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:RowMenu\n"
@@ -10188,7 +10125,6 @@ msgid "Presentation ~Object..."
msgstr "~Obxetu de presentación..."
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:HangingIndent\n"
@@ -10236,7 +10172,6 @@ msgid "Connector/Freeform Line"
msgstr ""
#: DrawWindowState.xcu
-#, fuzzy
msgctxt ""
"DrawWindowState.xcu\n"
"..DrawWindowState.UIElements.States.private:resource/popupmenu/curve\n"
@@ -10276,7 +10211,6 @@ msgid "Form Control"
msgstr "Controles de formulariu"
#: DrawWindowState.xcu
-#, fuzzy
msgctxt ""
"DrawWindowState.xcu\n"
"..DrawWindowState.UIElements.States.private:resource/popupmenu/formrichtext\n"
@@ -10296,7 +10230,6 @@ msgid "Glue Point"
msgstr "Puntos d'~apegáu"
#: DrawWindowState.xcu
-#, fuzzy
msgctxt ""
"DrawWindowState.xcu\n"
"..DrawWindowState.UIElements.States.private:resource/popupmenu/graphic\n"
@@ -10345,7 +10278,6 @@ msgid "Dimension Line"
msgstr "Llinia d'acotación"
#: DrawWindowState.xcu
-#, fuzzy
msgctxt ""
"DrawWindowState.xcu\n"
"..DrawWindowState.UIElements.States.private:resource/popupmenu/media\n"
@@ -10375,7 +10307,6 @@ msgid "OLE Object"
msgstr "Oxetu OLE"
#: DrawWindowState.xcu
-#, fuzzy
msgctxt ""
"DrawWindowState.xcu\n"
"..DrawWindowState.UIElements.States.private:resource/popupmenu/page\n"
@@ -10422,7 +10353,6 @@ msgid "Page Master Pane (no selection)"
msgstr ""
#: DrawWindowState.xcu
-#, fuzzy
msgctxt ""
"DrawWindowState.xcu\n"
"..DrawWindowState.UIElements.States.private:resource/popupmenu/table\n"
@@ -13189,7 +13119,6 @@ msgid "From right to top"
msgstr "De drecha p'arriba"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionGroups.subtle\n"
@@ -13199,7 +13128,6 @@ msgid "Subtle"
msgstr "Sutil"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionGroups.exciting\n"
@@ -13227,7 +13155,6 @@ msgid "3D Venetian"
msgstr ""
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionSets.box\n"
@@ -13275,7 +13202,6 @@ msgid "Uncover"
msgstr ""
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionSets.wipe\n"
@@ -13285,7 +13211,6 @@ msgid "Wipe"
msgstr "Llimpiar"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionSets.wedge\n"
@@ -13295,7 +13220,6 @@ msgid "Wedge"
msgstr "Cuña"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionSets.wheel\n"
@@ -13314,7 +13238,6 @@ msgid "Push"
msgstr ""
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionSets.cut\n"
@@ -13353,7 +13276,6 @@ msgid "Shape"
msgstr "~Formes"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionSets.split\n"
@@ -13373,7 +13295,6 @@ msgid "Diagonal"
msgstr "Diagonal"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionSets.random\n"
@@ -13383,7 +13304,6 @@ msgid "Random"
msgstr "Al debalu"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionSets.dissolve\n"
@@ -13423,7 +13343,6 @@ msgid "Tiles"
msgstr "Títulos"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionSets.cube-turning\n"
@@ -13472,7 +13391,6 @@ msgid "Turn Around"
msgstr "Dar la vuelta"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionSets.turn-down\n"
@@ -13616,7 +13534,6 @@ msgid "Top Right to Bottom Left"
msgstr ""
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.right-left\n"
@@ -13635,7 +13552,6 @@ msgid "Bottom Right to Top Left"
msgstr ""
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.bottom-top\n"
@@ -13654,7 +13570,6 @@ msgid "Bottom Left to Top Right"
msgstr ""
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.vertical\n"
@@ -13664,7 +13579,6 @@ msgid "Vertical"
msgstr "Vertical"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.horizontal\n"
@@ -13674,7 +13588,6 @@ msgid "Horizontal"
msgstr "Horizontal"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.in\n"
@@ -13684,7 +13597,6 @@ msgid "In"
msgstr "Dientro"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.out\n"
@@ -13694,7 +13606,6 @@ msgid "Out"
msgstr "Fuera"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.across\n"
@@ -13704,7 +13615,6 @@ msgid "Across"
msgstr "A lo ancho"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.down\n"
@@ -13714,7 +13624,6 @@ msgid "Down"
msgstr "Abaxo"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.up\n"
@@ -13744,7 +13653,6 @@ msgid "Left"
msgstr "Izquierda"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.circle\n"
@@ -13773,7 +13681,6 @@ msgid "Oval Vertical"
msgstr ""
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.diamond\n"
@@ -13783,7 +13690,6 @@ msgid "Diamond"
msgstr "Diamante"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.plus\n"
@@ -13923,7 +13829,6 @@ msgid "Counterclockwise 8 Spokes"
msgstr ""
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.inside\n"
@@ -13933,7 +13838,6 @@ msgid "Inside"
msgstr "Adientro"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.outside\n"
@@ -14213,7 +14117,6 @@ msgid "Frame"
msgstr "Marcu"
#: GenericCategories.xcu
-#, fuzzy
msgctxt ""
"GenericCategories.xcu\n"
"..GenericCategories.Commands.Categories.14\n"
@@ -14342,7 +14245,6 @@ msgid "Show Comme~nts"
msgstr "Amosar Comentariu"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:ShowAnnotations\n"
@@ -16222,7 +16124,6 @@ msgid "Underline"
msgstr "Solliñáu"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:UnderlineSimple\n"
@@ -16434,7 +16335,6 @@ msgid "Right"
msgstr "Drecha"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:RightPara\n"
@@ -16738,7 +16638,6 @@ msgid "Transparency"
msgstr "Tresparencia"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:ZoomOptimal\n"
@@ -16806,7 +16705,6 @@ msgid "Line Starts with Arrow"
msgstr "Llinia con flecha al entamu"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:LineArrowEnd\n"
@@ -16876,7 +16774,6 @@ msgid "Dimension Line"
msgstr "Llinia d'acotación"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:GrafMode\n"
@@ -16994,7 +16891,6 @@ msgid "Crop Dialog..."
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:Crop\n"
@@ -17014,7 +16910,6 @@ msgid "Crop Image"
msgstr "Recortar la imaxe"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:ChangePicture\n"
@@ -17369,7 +17264,6 @@ msgid "Smooth Transition"
msgstr "Suavizar transición"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:ToggleObjectBezierMode\n"
@@ -17543,7 +17437,6 @@ msgid "~Chart..."
msgstr "~Diagrama..."
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:InsertObjectChart\n"
@@ -17563,7 +17456,6 @@ msgid "Chart from File..."
msgstr "Gráfica a partir d'un ficheru"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:DefaultBullet\n"
@@ -18132,7 +18024,6 @@ msgid "~Edit Style..."
msgstr "Editar estilos..."
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:EditStyle\n"
@@ -18416,7 +18307,6 @@ msgid "Background Color"
msgstr "Color de Fondu"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:CharBackColor\n"
@@ -18444,7 +18334,6 @@ msgid "Open Hyperlink"
msgstr "Abrir hiperenllaz"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:OpenSmartTagMenuOnCursor\n"
@@ -18626,7 +18515,6 @@ msgid "Line Corner Style"
msgstr "Estilu d'esquines de llinia"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:LineStyle\n"
@@ -18979,7 +18867,6 @@ msgid "~Recheck Document..."
msgstr "~Recheck Documentu..."
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:SpellingAndGrammarDialog\n"
@@ -18989,7 +18876,6 @@ msgid "Spelling"
msgstr "Ortografía"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:SpellingAndGrammarDialog\n"
@@ -19334,7 +19220,6 @@ msgid "~Hyperlink..."
msgstr "~Hiperenllaz..."
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:HyperlinkDialog\n"
@@ -19407,7 +19292,6 @@ msgid "Subscript"
msgstr "Subíndiz"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:SmallCaps\n"
@@ -20478,7 +20362,6 @@ msgid "Decrease"
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:DecrementIndent\n"
@@ -20488,7 +20371,6 @@ msgid "Decrease Indent"
msgstr "Amenorgar sangría"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:DecrementIndent\n"
@@ -20507,7 +20389,6 @@ msgid "Increase"
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:IncrementIndent\n"
@@ -20517,7 +20398,6 @@ msgid "Increase Indent"
msgstr "Aumentar sangría"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:IncrementIndent\n"
@@ -20527,7 +20407,6 @@ msgid "Increase Indent"
msgstr "Aumentar sangría"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:LineToolbox\n"
@@ -20728,7 +20607,6 @@ msgid "Asian Phonetic G~uide..."
msgstr "Guía fonética as~iática..."
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:InsertSymbol\n"
@@ -20841,7 +20719,6 @@ msgid "~Export As"
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:ExportToPDF\n"
@@ -20871,7 +20748,6 @@ msgid "Export as PDF"
msgstr "Esportar como P~DF..."
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:ExportDirectToPDF\n"
@@ -21147,7 +21023,6 @@ msgid "Compile"
msgstr "Compilar"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:RunBasic\n"
@@ -21175,7 +21050,6 @@ msgid "Step Over"
msgstr "Pasar al siguiente"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:BasicStop\n"
@@ -21221,7 +21095,6 @@ msgid "R~un Macro..."
msgstr "Exe~cutar macro..."
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:Gallery\n"
@@ -21322,7 +21195,6 @@ msgid "Check Box"
msgstr "Caxellu de verificación"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:Label\n"
@@ -21769,7 +21641,6 @@ msgid "Toggle Print Preview"
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:PrintPreview\n"
@@ -21833,7 +21704,6 @@ msgid "Sort Descending"
msgstr "Orde descendente"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:SendMail\n"
@@ -22555,7 +22425,6 @@ msgid "Top"
msgstr "Cimero"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:CellVertTop\n"
@@ -22595,7 +22464,6 @@ msgid "Bottom"
msgstr "Fondero"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:CellVertBottom\n"
@@ -22821,7 +22689,6 @@ msgid "R~eference"
msgstr "Referencia"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Popups..uno:EditCommentsMenu\n"
@@ -22961,7 +22828,6 @@ msgid "Rot~ate or Flip"
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Popups..uno:AnchorMenu\n"
@@ -22991,7 +22857,6 @@ msgid "Me~dia Player"
msgstr "Reproductor de me~dios"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Popups..uno:InsertAVMedia\n"
@@ -23010,7 +22875,6 @@ msgid "Audio or ~Video..."
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Popups..uno:InsertAVMedia\n"
@@ -23257,7 +23121,6 @@ msgid "Paragraph Classification Dialog"
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Popups..uno:EditSelectMenu\n"
@@ -23286,7 +23149,6 @@ msgid "Menubar"
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Popups..uno:NameGroup\n"
@@ -23296,7 +23158,6 @@ msgid "Name..."
msgstr "Nome..."
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Popups..uno:ObjectTitleDescription\n"
@@ -23362,7 +23223,6 @@ msgid "Connector/Freeform Line"
msgstr ""
#: ImpressWindowState.xcu
-#, fuzzy
msgctxt ""
"ImpressWindowState.xcu\n"
"..ImpressWindowState.UIElements.States.private:resource/popupmenu/curve\n"
@@ -23402,7 +23262,6 @@ msgid "Form Control"
msgstr "Controles de formulariu"
#: ImpressWindowState.xcu
-#, fuzzy
msgctxt ""
"ImpressWindowState.xcu\n"
"..ImpressWindowState.UIElements.States.private:resource/popupmenu/formrichtext\n"
@@ -23422,7 +23281,6 @@ msgid "Glue Point"
msgstr "Puntos d'~apegáu"
#: ImpressWindowState.xcu
-#, fuzzy
msgctxt ""
"ImpressWindowState.xcu\n"
"..ImpressWindowState.UIElements.States.private:resource/popupmenu/graphic\n"
@@ -23462,7 +23320,6 @@ msgid "Dimension Line"
msgstr "Llinia d'acotación"
#: ImpressWindowState.xcu
-#, fuzzy
msgctxt ""
"ImpressWindowState.xcu\n"
"..ImpressWindowState.UIElements.States.private:resource/popupmenu/media\n"
@@ -23557,7 +23414,6 @@ msgid "Master Slide Sorter/Pane (no selection)"
msgstr ""
#: ImpressWindowState.xcu
-#, fuzzy
msgctxt ""
"ImpressWindowState.xcu\n"
"..ImpressWindowState.UIElements.States.private:resource/popupmenu/table\n"
@@ -24274,7 +24130,6 @@ msgid "Formula Cursor"
msgstr "Cursor de fórmules"
#: MathCommands.xcu
-#, fuzzy
msgctxt ""
"MathCommands.xcu\n"
"..MathCommands.UserInterface.Commands..uno:InsertCommandText?Text:string=newline \n"
@@ -24284,7 +24139,6 @@ msgid "New Line"
msgstr "Llinia nueva"
#: MathCommands.xcu
-#, fuzzy
msgctxt ""
"MathCommands.xcu\n"
"..MathCommands.UserInterface.Commands..uno:InsertCommandText?Text:string=`\n"
@@ -25035,7 +24889,6 @@ msgid "Properties"
msgstr "Propiedaes"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.DeckList.WriterPageDeck\n"
@@ -25045,7 +24898,6 @@ msgid "Page"
msgstr "Páxina"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.DeckList.ShapesDeck\n"
@@ -25112,7 +24964,6 @@ msgid "Styles"
msgstr "~Estilos"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.DeckList.ScFunctionsDeck\n"
@@ -25132,7 +24983,6 @@ msgid "Manage Changes"
msgstr "~Xestionar Nomes..."
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.DeckList.SwDesignDeck\n"
@@ -25142,7 +24992,6 @@ msgid "Design"
msgstr "Diseñu"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.DeckList.ChartDeck\n"
@@ -25191,7 +25040,6 @@ msgid "Styles"
msgstr "~Estilos"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.PageFormatPanel\n"
@@ -25230,7 +25078,6 @@ msgid "Area"
msgstr "Área"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.ShadowPropertyPanel\n"
@@ -25267,7 +25114,6 @@ msgid "Position and Size"
msgstr "Posición y tamañu"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.GraphicPropertyPanel\n"
@@ -25357,7 +25203,6 @@ msgid "Slide Transition"
msgstr "Transición de diapositives"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.SdTableDesignPanel\n"
@@ -25396,7 +25241,6 @@ msgid "Cell Appearance"
msgstr "Aspeutu de la caxella"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.ScNumberFormatPropertyPanel\n"
@@ -25472,7 +25316,6 @@ msgid "Styles"
msgstr "~Estilos"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.ScFunctionsPanel\n"
@@ -25510,7 +25353,6 @@ msgid "Elements"
msgstr "Elementos"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.ChartSeriesPanel\n"
@@ -25560,7 +25402,6 @@ msgid "Area"
msgstr "Área"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.ChartLinePanel\n"
@@ -25570,7 +25411,6 @@ msgid "Line"
msgstr "Llinia"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.ChartCharacterPanel\n"
@@ -25843,7 +25683,6 @@ msgid "Single Toolbar"
msgstr ""
#: ToolbarMode.xcu
-#, fuzzy
msgctxt ""
"ToolbarMode.xcu\n"
"..ToolbarMode.Applications.Writer.Modes.Sidebar\n"
@@ -25881,7 +25720,6 @@ msgid "Single Toolbar"
msgstr ""
#: ToolbarMode.xcu
-#, fuzzy
msgctxt ""
"ToolbarMode.xcu\n"
"..ToolbarMode.Applications.Calc.Modes.Sidebar\n"
@@ -25955,7 +25793,6 @@ msgid "AutoTe~xt..."
msgstr "~AutoTestu..."
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:PrintLayout\n"
@@ -25965,7 +25802,6 @@ msgid "~Normal View"
msgstr "~Vista normal"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:PrintLayout\n"
@@ -26122,7 +25958,6 @@ msgid "Se~ction..."
msgstr "~Seición..."
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:InsertMultiIndex\n"
@@ -26328,7 +26163,6 @@ msgid "Reject All Changes"
msgstr ""
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:AcceptTrackedChange\n"
@@ -26357,7 +26191,6 @@ msgid "Accept Change"
msgstr "Aceutar el cambéu"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:AcceptAllTrackedChanges\n"
@@ -26540,7 +26373,6 @@ msgid "En~velope..."
msgstr "So~bre..."
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:AcceptTrackedChanges\n"
@@ -26708,7 +26540,6 @@ msgid "Caption..."
msgstr "Etiqueta..."
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:InsertCaptionDialog\n"
@@ -26803,7 +26634,6 @@ msgid "Insert Page Break"
msgstr "Inxertar ~saltu de filera"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:InsertTable\n"
@@ -26841,7 +26671,6 @@ msgid "~Frame Interactively"
msgstr ""
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:InsertFrame\n"
@@ -26881,7 +26710,6 @@ msgid "~Index Entry..."
msgstr "~Entrada del índiz..."
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:InsertIndexesEntry\n"
@@ -27090,7 +26918,6 @@ msgid "~Formula..."
msgstr "~Fórmula..."
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:InsertObjectStarMath\n"
@@ -27853,7 +27680,6 @@ msgid "Clear"
msgstr "~Llimpiar"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:ResetAttributes\n"
@@ -29208,7 +29034,6 @@ msgid "In ~Background"
msgstr "Nel ~fondu"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:WrapThroughTransparencyToggle\n"
@@ -29787,7 +29612,6 @@ msgid "~Thesaurus..."
msgstr "~Diccionariu de sinónimos..."
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:BackColor\n"
@@ -29851,7 +29675,6 @@ msgid "Add Unknown Words"
msgstr "Amestar pallabres desconocíes"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:HScroll\n"
@@ -30291,7 +30114,6 @@ msgid "Default Paragraph Style"
msgstr ""
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:StyleApply?Style:string=Title&amp;FamilyName:string=ParagraphStyles\n"
@@ -30301,7 +30123,6 @@ msgid "~Title"
msgstr "~Títulu"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:TitleParaStyle\n"
@@ -30917,7 +30738,6 @@ msgid "Roman Lowercase List Style"
msgstr ""
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:StyleApply\n"
@@ -30965,7 +30785,6 @@ msgid "Page Margins"
msgstr ""
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:HangingIndent\n"
@@ -31034,7 +30853,6 @@ msgid "Form Control"
msgstr "Controles de formulariu"
#: WriterFormWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterFormWindowState.xcu\n"
"..WriterFormWindowState.UIElements.States.private:resource/popupmenu/formrichtext\n"
@@ -31054,7 +30872,6 @@ msgid "Text Frame"
msgstr "Dir al marcu siguiente"
#: WriterFormWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterFormWindowState.xcu\n"
"..WriterFormWindowState.UIElements.States.private:resource/popupmenu/graphic\n"
@@ -31064,7 +30881,6 @@ msgid "Image"
msgstr "Imaxe"
#: WriterFormWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterFormWindowState.xcu\n"
"..WriterFormWindowState.UIElements.States.private:resource/popupmenu/media\n"
@@ -31094,7 +30910,6 @@ msgid "Print Preview"
msgstr "Vista preliminar"
#: WriterFormWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterFormWindowState.xcu\n"
"..WriterFormWindowState.UIElements.States.private:resource/popupmenu/table\n"
@@ -31104,7 +30919,6 @@ msgid "Table"
msgstr "Tabla"
#: WriterFormWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterFormWindowState.xcu\n"
"..WriterFormWindowState.UIElements.States.private:resource/popupmenu/text\n"
@@ -31132,7 +30946,6 @@ msgid "Formatting"
msgstr "Formatiando"
#: WriterFormWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterFormWindowState.xcu\n"
"..WriterFormWindowState.UIElements.States.private:resource/toolbar/mailmerge\n"
@@ -31498,7 +31311,6 @@ msgid "Form Control"
msgstr "Controles de formulariu"
#: WriterGlobalWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterGlobalWindowState.xcu\n"
"..WriterGlobalWindowState.UIElements.States.private:resource/popupmenu/formrichtext\n"
@@ -31518,7 +31330,6 @@ msgid "Text Frame"
msgstr "Dir al marcu siguiente"
#: WriterGlobalWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterGlobalWindowState.xcu\n"
"..WriterGlobalWindowState.UIElements.States.private:resource/popupmenu/graphic\n"
@@ -31528,7 +31339,6 @@ msgid "Image"
msgstr "Imaxe"
#: WriterGlobalWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterGlobalWindowState.xcu\n"
"..WriterGlobalWindowState.UIElements.States.private:resource/popupmenu/media\n"
@@ -31558,7 +31368,6 @@ msgid "Print Preview"
msgstr "Vista preliminar"
#: WriterGlobalWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterGlobalWindowState.xcu\n"
"..WriterGlobalWindowState.UIElements.States.private:resource/popupmenu/table\n"
@@ -31568,7 +31377,6 @@ msgid "Table"
msgstr "Tabla"
#: WriterGlobalWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterGlobalWindowState.xcu\n"
"..WriterGlobalWindowState.UIElements.States.private:resource/popupmenu/text\n"
@@ -31979,7 +31787,6 @@ msgid "Form Control"
msgstr "Controles de formulariu"
#: WriterReportWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterReportWindowState.xcu\n"
"..WriterReportWindowState.UIElements.States.private:resource/popupmenu/formrichtext\n"
@@ -31999,7 +31806,6 @@ msgid "Text Frame"
msgstr "Dir al marcu siguiente"
#: WriterReportWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterReportWindowState.xcu\n"
"..WriterReportWindowState.UIElements.States.private:resource/popupmenu/graphic\n"
@@ -32009,7 +31815,6 @@ msgid "Image"
msgstr "Imaxe"
#: WriterReportWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterReportWindowState.xcu\n"
"..WriterReportWindowState.UIElements.States.private:resource/popupmenu/media\n"
@@ -32039,7 +31844,6 @@ msgid "Print Preview"
msgstr "Vista preliminar"
#: WriterReportWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterReportWindowState.xcu\n"
"..WriterReportWindowState.UIElements.States.private:resource/popupmenu/table\n"
@@ -32049,7 +31853,6 @@ msgid "Table"
msgstr "Tabla"
#: WriterReportWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterReportWindowState.xcu\n"
"..WriterReportWindowState.UIElements.States.private:resource/popupmenu/text\n"
@@ -32077,7 +31880,6 @@ msgid "Formatting"
msgstr "Formatiando"
#: WriterReportWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterReportWindowState.xcu\n"
"..WriterReportWindowState.UIElements.States.private:resource/toolbar/mailmerge\n"
@@ -32423,7 +32225,6 @@ msgid "Form Control"
msgstr "Controles de formulariu"
#: WriterWebWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWebWindowState.xcu\n"
"..WriterWebWindowState.UIElements.States.private:resource/popupmenu/formrichtext\n"
@@ -32443,7 +32244,6 @@ msgid "Text Frame"
msgstr "Dir al marcu siguiente"
#: WriterWebWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWebWindowState.xcu\n"
"..WriterWebWindowState.UIElements.States.private:resource/popupmenu/graphic\n"
@@ -32483,7 +32283,6 @@ msgid "HTML Source"
msgstr "Códigu fonte HT~ML"
#: WriterWebWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWebWindowState.xcu\n"
"..WriterWebWindowState.UIElements.States.private:resource/popupmenu/table\n"
@@ -32493,7 +32292,6 @@ msgid "Table"
msgstr "Tabla"
#: WriterWebWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWebWindowState.xcu\n"
"..WriterWebWindowState.UIElements.States.private:resource/popupmenu/text\n"
@@ -32841,7 +32639,6 @@ msgid "Form Control"
msgstr "Controles de formulariu"
#: WriterWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWindowState.xcu\n"
"..WriterWindowState.UIElements.States.private:resource/popupmenu/formrichtext\n"
@@ -32861,7 +32658,6 @@ msgid "Text Frame"
msgstr "Dir al marcu siguiente"
#: WriterWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWindowState.xcu\n"
"..WriterWindowState.UIElements.States.private:resource/popupmenu/graphic\n"
@@ -32871,7 +32667,6 @@ msgid "Image"
msgstr "Imaxe"
#: WriterWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWindowState.xcu\n"
"..WriterWindowState.UIElements.States.private:resource/popupmenu/media\n"
@@ -32910,7 +32705,6 @@ msgid "Print Preview"
msgstr "Vista preliminar"
#: WriterWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWindowState.xcu\n"
"..WriterWindowState.UIElements.States.private:resource/popupmenu/table\n"
@@ -32920,7 +32714,6 @@ msgid "Table"
msgstr "Tabla"
#: WriterWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWindowState.xcu\n"
"..WriterWindowState.UIElements.States.private:resource/popupmenu/text\n"
@@ -32966,7 +32759,6 @@ msgid "Formatting"
msgstr "Formatiando"
#: WriterWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWindowState.xcu\n"
"..WriterWindowState.UIElements.States.private:resource/toolbar/mailmerge\n"
@@ -32985,7 +32777,6 @@ msgid "Tools"
msgstr "Ferramientes"
#: WriterWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWindowState.xcu\n"
"..WriterWindowState.UIElements.States.private:resource/toolbar/linesbar\n"
@@ -32995,7 +32786,6 @@ msgid "Lines"
msgstr "Llinies"
#: WriterWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWindowState.xcu\n"
"..WriterWindowState.UIElements.States.private:resource/toolbar/arrowsbar\n"
@@ -33398,7 +33188,6 @@ msgid "Form Control"
msgstr "Controles de formulariu"
#: XFormsWindowState.xcu
-#, fuzzy
msgctxt ""
"XFormsWindowState.xcu\n"
"..XFormsWindowState.UIElements.States.private:resource/popupmenu/formrichtext\n"
@@ -33418,7 +33207,6 @@ msgid "Text Frame"
msgstr "Dir al marcu siguiente"
#: XFormsWindowState.xcu
-#, fuzzy
msgctxt ""
"XFormsWindowState.xcu\n"
"..XFormsWindowState.UIElements.States.private:resource/popupmenu/graphic\n"
@@ -33428,7 +33216,6 @@ msgid "Image"
msgstr "Imaxe"
#: XFormsWindowState.xcu
-#, fuzzy
msgctxt ""
"XFormsWindowState.xcu\n"
"..XFormsWindowState.UIElements.States.private:resource/popupmenu/media\n"
@@ -33458,7 +33245,6 @@ msgid "Print Preview"
msgstr "Vista preliminar"
#: XFormsWindowState.xcu
-#, fuzzy
msgctxt ""
"XFormsWindowState.xcu\n"
"..XFormsWindowState.UIElements.States.private:resource/popupmenu/table\n"
@@ -33468,7 +33254,6 @@ msgid "Table"
msgstr "Tabla"
#: XFormsWindowState.xcu
-#, fuzzy
msgctxt ""
"XFormsWindowState.xcu\n"
"..XFormsWindowState.UIElements.States.private:resource/popupmenu/text\n"
diff --git a/source/ast/reportdesign/messages.po b/source/ast/reportdesign/messages.po
index 5c05eb718df..f18aa636b49 100644
--- a/source/ast/reportdesign/messages.po
+++ b/source/ast/reportdesign/messages.po
@@ -80,13 +80,11 @@ msgid "Field or Formula"
msgstr "Campu o Fórmula"
#: stringarray.hrc:43
-#, fuzzy
msgctxt "RID_STR_TYPE_CONST"
msgid "Function"
msgstr "Función"
#: stringarray.hrc:44
-#, fuzzy
msgctxt "RID_STR_TYPE_CONST"
msgid "Counter"
msgstr "Cuntador"
@@ -98,7 +96,6 @@ msgid "User defined Function"
msgstr "Función definía pol usuariu"
#: stringarray.hrc:51
-#, fuzzy
msgctxt "RID_STR_BOOL"
msgid "No"
msgstr "Non"
@@ -110,7 +107,6 @@ msgid "Yes"
msgstr "Sí"
#: stringarray.hrc:58
-#, fuzzy
msgctxt "RID_STR_KEEPTOGETHER_CONST"
msgid "No"
msgstr "Non"
@@ -134,7 +130,6 @@ msgid "Top"
msgstr "Arriba"
#: stringarray.hrc:67
-#, fuzzy
msgctxt "RID_STR_VERTICAL_ALIGN_CONST"
msgid "Middle"
msgstr "Mediu"
@@ -892,7 +887,6 @@ msgid "Section Setup"
msgstr ""
#: backgrounddialog.ui:105
-#, fuzzy
msgctxt "backgrounddialog|background"
msgid "Background"
msgstr "Fondu"
@@ -921,7 +915,6 @@ msgid "Position"
msgstr "Posición"
#: chardialog.ui:173
-#, fuzzy
msgctxt "chardialog|asianlayout"
msgid "Asian Layout"
msgstr "Diseñu asiáticu"
@@ -939,7 +932,6 @@ msgid "Alignment"
msgstr "_Alliniación:"
#: condformatdialog.ui:10
-#, fuzzy
msgctxt "condformatdialog|CondFormat"
msgid "Conditional Formatting"
msgstr "Fomatu condicional"
@@ -957,25 +949,21 @@ msgid "Expression Is"
msgstr "La espresión ye"
#: conditionwin.ui:71
-#, fuzzy
msgctxt "conditionwin|opCombobox"
msgid "between"
msgstr "ente"
#: conditionwin.ui:72
-#, fuzzy
msgctxt "conditionwin|opCombobox"
msgid "not between"
msgstr "nun ta ente"
#: conditionwin.ui:73
-#, fuzzy
msgctxt "conditionwin|opCombobox"
msgid "equal to"
msgstr "igual a"
#: conditionwin.ui:74
-#, fuzzy
msgctxt "conditionwin|opCombobox"
msgid "not equal to"
msgstr "nun ye igual a"
@@ -1005,37 +993,31 @@ msgid "less than or equal to"
msgstr "menor o igual que"
#: conditionwin.ui:107
-#, fuzzy
msgctxt "conditionwin|lhsButton"
msgid "..."
msgstr "..."
#: conditionwin.ui:130
-#, fuzzy
msgctxt "conditionwin|andLabel"
msgid "and"
msgstr "y"
#: conditionwin.ui:158
-#, fuzzy
msgctxt "conditionwin|rhsButton"
msgid "..."
msgstr "..."
#: conditionwin.ui:220
-#, fuzzy
msgctxt "conditionwin|ToolBoxItem1"
msgid "Bold"
msgstr "Negrina"
#: conditionwin.ui:235
-#, fuzzy
msgctxt "conditionwin|ToolBoxItem2"
msgid "Italic"
msgstr "Cursiva"
#: conditionwin.ui:250
-#, fuzzy
msgctxt "conditionwin|ToolBoxItem3"
msgid "Underline"
msgstr "Solliñáu"
@@ -1047,7 +1029,6 @@ msgid "Background Color"
msgstr "Color de fondu"
#: conditionwin.ui:290
-#, fuzzy
msgctxt "conditionwin|ToolBoxItem5"
msgid "Font Color"
msgstr "Color de la fonte"
@@ -1099,13 +1080,11 @@ msgid "Sorting and Grouping"
msgstr "Ordenando y agrupando"
#: floatingfield.ui:30
-#, fuzzy
msgctxt "floatingfield|up"
msgid "Sort Ascending"
msgstr "Orde ascendente"
#: floatingfield.ui:43
-#, fuzzy
msgctxt "floatingfield|down"
msgid "Sort Descending"
msgstr "Orde descendente"
@@ -1117,7 +1096,6 @@ msgid "Remove sorting"
msgstr "Desaniciar ordenación"
#: floatingfield.ui:79
-#, fuzzy
msgctxt "floatingfield|insert"
msgid "Insert"
msgstr "Inxertar"
@@ -1159,13 +1137,11 @@ msgid "Move down"
msgstr "Mover abaxo"
#: floatingsort.ui:101
-#, fuzzy
msgctxt "floatingsort|delete"
msgid "Delete"
msgstr "Desaniciar"
#: floatingsort.ui:152
-#, fuzzy
msgctxt "floatingsort|label1"
msgid "Groups"
msgstr "Grupos"
@@ -1177,13 +1153,11 @@ msgid "Sorting"
msgstr "Ordenar"
#: floatingsort.ui:208
-#, fuzzy
msgctxt "floatingsort|label7"
msgid "Group Header"
msgstr "Testera de grupu"
#: floatingsort.ui:224
-#, fuzzy
msgctxt "floatingsort|label8"
msgid "Group Footer"
msgstr "Pie de grupu"
@@ -1201,19 +1175,16 @@ msgid "Group Interval"
msgstr "Intervalu de grupu"
#: floatingsort.ui:272
-#, fuzzy
msgctxt "floatingsort|label11"
msgid "Keep Together"
msgstr "Caltener Xunto"
#: floatingsort.ui:290
-#, fuzzy
msgctxt "floatingsort|sorting"
msgid "Ascending"
msgstr "Ascendente"
#: floatingsort.ui:291
-#, fuzzy
msgctxt "floatingsort|sorting"
msgid "Descending"
msgstr "Descendente"
@@ -1231,7 +1202,6 @@ msgid "Not present"
msgstr "Non presente"
#: floatingsort.ui:326
-#, fuzzy
msgctxt "floatingsort|keep"
msgid "No"
msgstr "Non"
@@ -1273,7 +1243,6 @@ msgid "Properties"
msgstr "Propiedaes: "
#: floatingsort.ui:436
-#, fuzzy
msgctxt "floatingsort|label3"
msgid "Help"
msgstr "Ayuda"
@@ -1321,19 +1290,16 @@ msgid "_Delete"
msgstr "Desaniciar"
#: pagedialog.ui:8
-#, fuzzy
msgctxt "pagedialog|PageDialog"
msgid "Page Setup"
msgstr "Configuración de páxina"
#: pagedialog.ui:105
-#, fuzzy
msgctxt "pagedialog|page"
msgid "Page"
msgstr "Páxina"
#: pagedialog.ui:127
-#, fuzzy
msgctxt "pagedialog|background"
msgid "Background"
msgstr "Fondu"
diff --git a/source/ast/sc/messages.po b/source/ast/sc/messages.po
index cb316953912..bd51df39576 100644
--- a/source/ast/sc/messages.po
+++ b/source/ast/sc/messages.po
@@ -32,7 +32,6 @@ msgid "Financial"
msgstr "Finances"
#: compiler.hrc:30
-#, fuzzy
msgctxt "RID_FUNCTION_CATEGORIES"
msgid "Information"
msgstr "Información"
@@ -62,19 +61,16 @@ msgid "Statistical"
msgstr "Estadístiques"
#: compiler.hrc:35
-#, fuzzy
msgctxt "RID_FUNCTION_CATEGORIES"
msgid "Spreadsheet"
msgstr "Fueya de cálculu"
#: compiler.hrc:36
-#, fuzzy
msgctxt "RID_FUNCTION_CATEGORIES"
msgid "Text"
msgstr "Testu"
#: compiler.hrc:37
-#, fuzzy
msgctxt "RID_FUNCTION_CATEGORIES"
msgid "Add-in"
msgstr "Complementu"
@@ -477,7 +473,6 @@ msgid "Protect document"
msgstr "Protexer documentu"
#: globstr.hrc:112
-#, fuzzy
msgctxt "STR_UNDO_UNPROTECT_DOC"
msgid "Unprotect document"
msgstr "Quitar la proteición del documentu"
@@ -658,7 +653,6 @@ msgid "OR"
msgstr "O"
#: globstr.hrc:145
-#, fuzzy
msgctxt "STR_TABLE_DEF"
msgid "Sheet"
msgstr "Fueya"
@@ -706,7 +700,6 @@ msgid "The source range contains subtotals which may distort the results. Use it
msgstr "La estaya fonte tien resultaos parciales que pueden falsificar los resultaos. ¿Quies usala de toes maneres?"
#: globstr.hrc:154
-#, fuzzy
msgctxt "STR_PIVOT_TOTAL"
msgid "Total"
msgstr "Total"
@@ -836,14 +829,12 @@ msgid "Scenario"
msgstr "Escenariu"
#: globstr.hrc:179
-#, fuzzy
msgctxt "STR_PIVOT_TABLE"
msgid "Pivot Table"
msgstr "Tabla dinámica"
#. Text strings for captions of subtotal functions.
#: globstr.hrc:181
-#, fuzzy
msgctxt "STR_FUN_TEXT_SUM"
msgid "Sum"
msgstr "Suma"
@@ -1329,7 +1320,6 @@ msgid "Delete Sheets"
msgstr "Desaniciar fueya"
#: globstr.hrc:284
-#, fuzzy
msgctxt "STR_UNDO_RENAME_TAB"
msgid "Rename Sheet"
msgstr "Renomar fueya"
@@ -1803,7 +1793,6 @@ msgid "Range moved from #1 to #2"
msgstr "El rangu moviose de #1 a #2"
#: globstr.hrc:375
-#, fuzzy
msgctxt "STR_END_REDLINING"
msgid ""
"This action will exit the change recording mode.\n"
@@ -1914,7 +1903,6 @@ msgid "Nested arrays are not supported."
msgstr "Nun hai encontu pa matrices añeraes."
#: globstr.hrc:395
-#, fuzzy
msgctxt "STR_UNDO_TEXTTOCOLUMNS"
msgid "Text to Columns"
msgstr "Testu a Columnes"
@@ -2107,7 +2095,6 @@ msgid "Manage Names..."
msgstr "Xestionar nomes..."
#: globstr.hrc:425
-#, fuzzy
msgctxt "STR_HEADER_NAME"
msgid "Name"
msgstr "Nome"
@@ -2354,7 +2341,6 @@ msgid "next year"
msgstr "siguiente añu"
#: globstr.hrc:473
-#, fuzzy
msgctxt "STR_COND_AND"
msgid "and"
msgstr "y"
@@ -2557,13 +2543,11 @@ msgid "%1 and %2 more"
msgstr ""
#: globstr.hrc:508
-#, fuzzy
msgctxt "STR_GENERAL"
msgid "General"
msgstr "Xeneral"
#: globstr.hrc:509
-#, fuzzy
msgctxt "STR_NUMBER"
msgid "Number"
msgstr "Númberu"
@@ -2575,7 +2559,6 @@ msgid "Percent"
msgstr "Porcentaxe"
#: globstr.hrc:511
-#, fuzzy
msgctxt "STR_CURRENCY"
msgid "Currency"
msgstr "Moneda"
@@ -2593,25 +2576,21 @@ msgid "Time"
msgstr "Tiempu"
#: globstr.hrc:514
-#, fuzzy
msgctxt "STR_SCIENTIFIC"
msgid "Scientific"
msgstr "Científicu"
#: globstr.hrc:515
-#, fuzzy
msgctxt "STR_FRACTION"
msgid "Fraction"
msgstr "Fraición"
#: globstr.hrc:516
-#, fuzzy
msgctxt "STR_BOOLEAN_VALUE"
msgid "Boolean Value"
msgstr "Valor booleanu"
#: globstr.hrc:517
-#, fuzzy
msgctxt "STR_TEXT"
msgid "Text"
msgstr "Testu"
@@ -2757,7 +2736,6 @@ msgid "Format error discovered in the file in sub-document $(ARG1) at $(ARG2)(ro
msgstr "Fallu de formatu descubiertu nel ficheru nel subdocumentu $(ARG1) en $(ARG2)(fil,col)."
#: scerrors.hrc:56
-#, fuzzy
msgctxt "RID_ERRHDLSC"
msgid "File format error found at $(ARG1)(row,col)."
msgstr "S'atopó un error de formatu del ficheru en $(ARG1)(filera,columna)."
@@ -2774,7 +2752,6 @@ msgid "Data could not be written."
msgstr ""
#: scerrors.hrc:64
-#, fuzzy
msgctxt "RID_ERRHDLSC"
msgid "$(ARG1)"
msgstr "$(ARG1)"
@@ -3350,7 +3327,6 @@ msgid "Returns an internal number for a text having a possible date format."
msgstr "Devuelve un númberu internu pa un testu que tenga un posible formatu de data."
#: scfuncs.hrc:194
-#, fuzzy
msgctxt "SC_OPCODE_GET_DATE_VALUE"
msgid "Text"
msgstr "Testu"
@@ -3418,7 +3394,6 @@ msgid "Returns the number of workdays between two dates using arguments to indic
msgstr ""
#: scfuncs.hrc:222
-#, fuzzy
msgctxt "SC_OPCODE_NETWORKDAYS"
msgid "Start date"
msgstr "Data d'aniciu"
@@ -3466,7 +3441,6 @@ msgid "Returns the number of workdays between two dates using arguments to indic
msgstr ""
#: scfuncs.hrc:236
-#, fuzzy
msgctxt "SC_OPCODE_NETWORKDAYS_MS"
msgid "Start date"
msgstr "Data d'aniciu"
@@ -3514,7 +3488,6 @@ msgid "Returns the serial number of the date before or after a number of workday
msgstr ""
#: scfuncs.hrc:250
-#, fuzzy
msgctxt "SC_OPCODE_WORKDAY_MS"
msgid "Start date"
msgstr "Data d'aniciu"
@@ -3665,7 +3638,6 @@ msgid "Returns a sequential number for a text shown in a possible time entry for
msgstr "Devuelve un númberu secuencial pa un testu qu'apaez nun posible formatu d'entrada de tiempu."
#: scfuncs.hrc:314
-#, fuzzy
msgctxt "SC_OPCODE_GET_TIME_VALUE"
msgid "Text"
msgstr "Testu"
@@ -3799,7 +3771,6 @@ msgid "The internal number of the date."
msgstr "Númberu internu de la data."
#: scfuncs.hrc:370
-#, fuzzy
msgctxt "SC_OPCODE_WEEK"
msgid "Mode"
msgstr "Mou"
@@ -3815,13 +3786,11 @@ msgid "Calculates the ISO 8601 calendar week for the given date."
msgstr ""
#: scfuncs.hrc:378
-#, fuzzy
msgctxt "SC_OPCODE_ISOWEEKNUM"
msgid "Number"
msgstr "Númberu"
#: scfuncs.hrc:379
-#, fuzzy
msgctxt "SC_OPCODE_ISOWEEKNUM"
msgid "The internal number of the date."
msgstr "Númberu internu de la data."
@@ -3834,19 +3803,16 @@ msgid ""
msgstr ""
#: scfuncs.hrc:385
-#, fuzzy
msgctxt "SC_OPCODE_WEEKNUM_OOO"
msgid "Number"
msgstr "Númberu"
#: scfuncs.hrc:386
-#, fuzzy
msgctxt "SC_OPCODE_WEEKNUM_OOO"
msgid "The internal number of the date."
msgstr "Númberu internu de la data."
#: scfuncs.hrc:387
-#, fuzzy
msgctxt "SC_OPCODE_WEEKNUM_OOO"
msgid "Mode"
msgstr "Mou"
@@ -4326,7 +4292,6 @@ msgid "The present value. The present value or the amount the annuity is current
msgstr "Valor actual. Ye'l valor d'anguaño de la cantidá total d'una serie de pagos futuros."
#: scfuncs.hrc:527
-#, fuzzy
msgctxt "SC_OPCODE_CUM_PRINC"
msgid "S"
msgstr "S"
@@ -4660,7 +4625,6 @@ msgid "Start. The first period for depreciation in the same time unit as the use
msgstr "Arranque. Ye'l periodu d'entamu pa'l que se quier calcular l'amortización."
#: scfuncs.hrc:623
-#, fuzzy
msgctxt "SC_OPCODE_VBD"
msgid "End"
msgstr "Fin"
@@ -4708,7 +4672,6 @@ msgid "Nominal interest"
msgstr ""
#: scfuncs.hrc:637
-#, fuzzy
msgctxt "SC_OPCODE_EFFECT"
msgid "P"
msgstr "P"
@@ -4725,7 +4688,6 @@ msgid "Calculates the yearly nominal interest rate as an effective interest rate
msgstr "Devuelve la tasa de interés nominal añal pa una tasa efeutiva."
#: scfuncs.hrc:645
-#, fuzzy
msgctxt "SC_OPCODE_NOMINAL"
msgid "Effective rate"
msgstr "Interés efeutivu"
@@ -4736,7 +4698,6 @@ msgid "The effective interest rate"
msgstr "Interés efeutivu"
#: scfuncs.hrc:647
-#, fuzzy
msgctxt "SC_OPCODE_NOMINAL"
msgid "NPER"
msgstr "NPER"
@@ -4752,7 +4713,6 @@ msgid "Net present value. Calculates the net present value of an investment base
msgstr "Valor netu actual. Calcula el valor netu actual d'una inversión basada nuna serie de pagos periódicos y una tasa de descuentu."
#: scfuncs.hrc:655
-#, fuzzy
msgctxt "SC_OPCODE_NPV"
msgid "Rate"
msgstr "Tasa"
@@ -4785,7 +4745,6 @@ msgid "Values"
msgstr "Valores"
#: scfuncs.hrc:666
-#, fuzzy
msgctxt "SC_OPCODE_IRR"
msgid "An array or reference to cells whose contents correspond to the payments."
msgstr "Matriz o referencia de caxella a caxelles nes que'l conteníu correspuende a los pagos."
@@ -4816,7 +4775,6 @@ msgid "An array or reference to cells whose contents correspond to the payments.
msgstr "Matriz o referencia de caxella a caxelles nes que'l conteníu correspuende a los pagos."
#: scfuncs.hrc:677
-#, fuzzy
msgctxt "SC_OPCODE_MIRR"
msgid "Investment"
msgstr "Inversión"
@@ -4844,7 +4802,6 @@ msgid "Returns the amount of interest for constant amortization rates."
msgstr "Calcula los intereses nuna amortización constante."
#: scfuncs.hrc:687
-#, fuzzy
msgctxt "SC_OPCODE_ISPMT"
msgid "Rate"
msgstr "Tasa"
@@ -4876,7 +4833,6 @@ msgid "Sum total of amortization periods."
msgstr "Cantidá total de periodos d'amortización."
#: scfuncs.hrc:693
-#, fuzzy
msgctxt "SC_OPCODE_ISPMT"
msgid "Investment"
msgstr "Inversión"
@@ -4892,7 +4848,6 @@ msgid "Duration. Calculates the number of periods required by an investment to a
msgstr ""
#: scfuncs.hrc:701
-#, fuzzy
msgctxt "SC_OPCODE_PDURATION"
msgid "Rate"
msgstr "Tasa"
@@ -4921,7 +4876,6 @@ msgid "FV"
msgstr "FV"
#: scfuncs.hrc:706
-#, fuzzy
msgctxt "SC_OPCODE_PDURATION"
msgid "The future value of the investment."
msgstr "Valor futuru de la inversión."
@@ -4969,7 +4923,6 @@ msgid "Returns TRUE if value is a reference."
msgstr "Devuelve VERDADERU si'l valor ye una referencia."
#: scfuncs.hrc:725
-#, fuzzy
msgctxt "SC_OPCODE_IS_REF"
msgid "Value"
msgstr "Valor"
@@ -4985,7 +4938,6 @@ msgid "Returns TRUE if the value is an error value not equal to #N/A."
msgstr "Devuelve VERDADERU si'l valor ye cualquier valor de fallu estremáu de #N/A."
#: scfuncs.hrc:733
-#, fuzzy
msgctxt "SC_OPCODE_IS_ERR"
msgid "Value"
msgstr "Valor"
@@ -5001,7 +4953,6 @@ msgid "Returns TRUE if the value is an error value."
msgstr "Devuelve VERDADERU si'l valor ye un valor de fallu."
#: scfuncs.hrc:741
-#, fuzzy
msgctxt "SC_OPCODE_IS_ERROR"
msgid "Value"
msgstr "Valor"
@@ -5017,7 +4968,6 @@ msgid "Returns TRUE if value refers to an empty cell."
msgstr "Devuelve VERDADERU si'l valor ye una caxella balera."
#: scfuncs.hrc:749
-#, fuzzy
msgctxt "SC_OPCODE_IS_EMPTY"
msgid "Value"
msgstr "Valor"
@@ -5033,7 +4983,6 @@ msgid "Returns TRUE if the value carries a logical number format."
msgstr "Devuelve VERDADERU si'l valor tien un formatu de númberu llóxicu."
#: scfuncs.hrc:757
-#, fuzzy
msgctxt "SC_OPCODE_IS_LOGICAL"
msgid "Value"
msgstr "Valor"
@@ -5049,7 +4998,6 @@ msgid "Returns TRUE if value equals #N/A."
msgstr "Devuelve VERDADERU si'l valor ye #N/D."
#: scfuncs.hrc:765
-#, fuzzy
msgctxt "SC_OPCODE_IS_NV"
msgid "Value"
msgstr "Valor"
@@ -5065,7 +5013,6 @@ msgid "Returns TRUE if the value is not text."
msgstr "Devuelve VERDADERU si'l valor nun ye testu."
#: scfuncs.hrc:773
-#, fuzzy
msgctxt "SC_OPCODE_IS_NON_STRING"
msgid "Value"
msgstr "Valor"
@@ -5081,7 +5028,6 @@ msgid "Returns TRUE if value is text."
msgstr "Devuelve VERDADERU si'l valor ye testu."
#: scfuncs.hrc:781
-#, fuzzy
msgctxt "SC_OPCODE_IS_STRING"
msgid "Value"
msgstr "Valor"
@@ -5097,7 +5043,6 @@ msgid "Returns TRUE if value is a number."
msgstr "Devuelve VERDADERU si'l valor ye un númberu."
#: scfuncs.hrc:789
-#, fuzzy
msgctxt "SC_OPCODE_IS_VALUE"
msgid "Value"
msgstr "Valor"
@@ -5113,7 +5058,6 @@ msgid "Returns TRUE if the cell is a formula cell."
msgstr "Devuelve VERDADERU si la caxella ye una caxella de fórmula."
#: scfuncs.hrc:797
-#, fuzzy
msgctxt "SC_OPCODE_IS_FORMULA"
msgid "Reference"
msgstr "Referencia"
@@ -5145,7 +5089,6 @@ msgid "Converts a value to a number."
msgstr "Convierte un valor nun númberu."
#: scfuncs.hrc:813
-#, fuzzy
msgctxt "SC_OPCODE_N"
msgid "Value"
msgstr "Valor"
@@ -5166,7 +5109,6 @@ msgid "Returns the data type of a value (1 = number, 2 = text, 4 = Boolean value
msgstr ""
#: scfuncs.hrc:827
-#, fuzzy
msgctxt "SC_OPCODE_TYPE"
msgid "Value"
msgstr "Valor"
@@ -5276,7 +5218,6 @@ msgid "Returns value if not an error value, else alternative."
msgstr "Devuelve un valor si nun ye un valor d'error; sinón, l'alternativa."
#: scfuncs.hrc:883
-#, fuzzy
msgctxt "SC_OPCODE_IF_ERROR"
msgid "Value"
msgstr "Valor"
@@ -5303,7 +5244,6 @@ msgid "Returns value if not a #N/A error, else alternative."
msgstr "Devuelve un valor si nun ye un error #N/D; sinón, l'alternativa."
#: scfuncs.hrc:893
-#, fuzzy
msgctxt "SC_OPCODE_IF_NA"
msgid "Value"
msgstr "Valor"
@@ -5418,7 +5358,6 @@ msgid "Counts the blank cells in a specified range."
msgstr "Cuenta les caxelles ermes d'un rangu específicu."
#: scfuncs.hrc:945
-#, fuzzy
msgctxt "SC_OPCODE_COUNT_EMPTY_CELLS"
msgid "Range"
msgstr "Rangu"
@@ -5439,7 +5378,6 @@ msgid "Returns the sum of all arguments."
msgstr "Devuelve la suma de tolos argumentos."
#: scfuncs.hrc:959
-#, fuzzy
msgctxt "SC_OPCODE_SUM"
msgid "Number "
msgstr "Númberu "
@@ -5456,7 +5394,6 @@ msgid "Returns the sum of the squares of the arguments."
msgstr "Devuelve la suma de los cuadraos de los argumentos."
#: scfuncs.hrc:967
-#, fuzzy
msgctxt "SC_OPCODE_SUM_SQ"
msgid "Number "
msgstr "Númberu "
@@ -5490,7 +5427,6 @@ msgid "Totals the arguments that meet the condition."
msgstr "Permedia los argumentos que cumplen les condiciones."
#: scfuncs.hrc:983
-#, fuzzy
msgctxt "SC_OPCODE_SUM_IF"
msgid "Range"
msgstr "Rangu"
@@ -5528,7 +5464,6 @@ msgid "Averages the arguments that meet the conditions."
msgstr "Permedia los argumentos que cumplen les condiciones."
#: scfuncs.hrc:995
-#, fuzzy
msgctxt "SC_OPCODE_AVERAGE_IF"
msgid "Range"
msgstr "Rangu"
@@ -5669,7 +5604,6 @@ msgid "Counts the arguments which meet the set conditions."
msgstr "Cuenta los argumentos que cumplen coles condiciones daes."
#: scfuncs.hrc:1040
-#, fuzzy
msgctxt "SC_OPCODE_COUNT_IF"
msgid "Range"
msgstr "Rangu"
@@ -5696,7 +5630,6 @@ msgid "Returns the square root of a number."
msgstr "Devuelve la raíz cuadrada d'un númberu."
#: scfuncs.hrc:1050
-#, fuzzy
msgctxt "SC_OPCODE_SQRT"
msgid "Number"
msgstr "Númberu"
@@ -5717,7 +5650,6 @@ msgid "Returns TRUE if value is an even integer."
msgstr "Devuelve VERDADERU si'l valor ye un enteru par."
#: scfuncs.hrc:1064
-#, fuzzy
msgctxt "SC_OPCODE_IS_EVEN"
msgid "Value"
msgstr "Valor"
@@ -5733,7 +5665,6 @@ msgid "Returns TRUE if value is an odd integer."
msgstr "Devuelve VERDADERU si'l valor ye un enteru impar."
#: scfuncs.hrc:1072
-#, fuzzy
msgctxt "SC_OPCODE_IS_ODD"
msgid "Value"
msgstr "Valor"
@@ -5938,7 +5869,6 @@ msgid "Returns the sine of a number."
msgstr "Devuelve'l senu d'un númberu."
#: scfuncs.hrc:1172
-#, fuzzy
msgctxt "SC_OPCODE_SIN"
msgid "Number"
msgstr "Númberu"
@@ -5969,7 +5899,6 @@ msgid "Returns the tangent of a number."
msgstr "Devuelve la tanxente d'un númberu."
#: scfuncs.hrc:1188
-#, fuzzy
msgctxt "SC_OPCODE_TAN"
msgid "Number"
msgstr "Númberu"
@@ -6000,7 +5929,6 @@ msgid "Returns the hyperbolic sine of a number."
msgstr "Devuelve'l senu hiperbólicu d'un númberu."
#: scfuncs.hrc:1204
-#, fuzzy
msgctxt "SC_OPCODE_SIN_HYP"
msgid "Number"
msgstr "Númberu"
@@ -6031,7 +5959,6 @@ msgid "Returns the hyperbolic tangent of a number."
msgstr "Devuelve la tanxente hiperbólica d'un númberu."
#: scfuncs.hrc:1220
-#, fuzzy
msgctxt "SC_OPCODE_TAN_HYP"
msgid "Number"
msgstr "Númberu"
@@ -6291,7 +6218,6 @@ msgid "Calculates subtotals in a spreadsheet."
msgstr "Calcula subtotales d'una fueya de cálculu."
#: scfuncs.hrc:1346
-#, fuzzy
msgctxt "SC_OPCODE_SUB_TOTAL"
msgid "Function"
msgstr "Función"
@@ -6302,7 +6228,6 @@ msgid "Function index. Is an index of the possible functions Total, Max, ..."
msgstr "Índiz de funciones. Ye un índiz de les funciones posibles Total, Max, ..."
#: scfuncs.hrc:1348
-#, fuzzy
msgctxt "SC_OPCODE_SUB_TOTAL"
msgid "Range"
msgstr "Rangu"
@@ -6328,7 +6253,6 @@ msgid "Function index. Is an index of the possible functions Total, Max, ..."
msgstr "Índiz de funciones. Ye un índiz de les funciones posibles Total, Max, ..."
#: scfuncs.hrc:1358
-#, fuzzy
msgctxt "SC_OPCODE_AGGREGATE"
msgid "Options"
msgstr "Opciones"
@@ -6380,7 +6304,6 @@ msgid "Truncates the decimal places of a number."
msgstr "Tronza les cifres decimales d'un númberu."
#: scfuncs.hrc:1378
-#, fuzzy
msgctxt "SC_OPCODE_TRUNC"
msgid "Number"
msgstr "Númberu"
@@ -6407,7 +6330,6 @@ msgid "Rounds a number to a predefined accuracy."
msgstr "Redondea un númberu con la precisión predefinida."
#: scfuncs.hrc:1388
-#, fuzzy
msgctxt "SC_OPCODE_ROUND"
msgid "Number"
msgstr "Númberu"
@@ -6434,7 +6356,6 @@ msgid "Rounds a number up to the predefined accuracy."
msgstr "Redondéu superior d'un númberu a la precisión predefinida."
#: scfuncs.hrc:1398
-#, fuzzy
msgctxt "SC_OPCODE_ROUND_UP"
msgid "Number"
msgstr "Númberu"
@@ -6461,7 +6382,6 @@ msgid "Rounds a number down to a predefined accuracy."
msgstr "Redondéu inferior d'un númberu a la precisión predefinida."
#: scfuncs.hrc:1408
-#, fuzzy
msgctxt "SC_OPCODE_ROUND_DOWN"
msgid "Number"
msgstr "Númberu"
@@ -6728,31 +6648,26 @@ msgid "Rounds number down to the nearest multiple of significance, regardless of
msgstr ""
#: scfuncs.hrc:1510
-#, fuzzy
msgctxt "SC_OPCODE_FLOOR_MATH"
msgid "Number"
msgstr "Númberu"
#: scfuncs.hrc:1511
-#, fuzzy
msgctxt "SC_OPCODE_FLOOR_MATH"
msgid "The number to be rounded down."
msgstr "El númberu a redondear a la baxa."
#: scfuncs.hrc:1512
-#, fuzzy
msgctxt "SC_OPCODE_FLOOR_MATH"
msgid "Significance"
msgstr "Cifra significativa"
#: scfuncs.hrc:1513
-#, fuzzy
msgctxt "SC_OPCODE_FLOOR_MATH"
msgid "The number to whose multiple the value is to be rounded down."
msgstr "El númberu al múltiplo del que va redondiase'l valor a la baxa."
#: scfuncs.hrc:1514
-#, fuzzy
msgctxt "SC_OPCODE_FLOOR_MATH"
msgid "Mode"
msgstr "Mou"
@@ -6769,19 +6684,16 @@ msgid "Rounds number down (towards -∞) to the nearest multiple of significance
msgstr "Redondiar un númberu al múltiplu significativu menor más averáu."
#: scfuncs.hrc:1522
-#, fuzzy
msgctxt "SC_OPCODE_FLOOR_PRECISE"
msgid "Number"
msgstr "Númberu"
#: scfuncs.hrc:1523
-#, fuzzy
msgctxt "SC_OPCODE_FLOOR_PRECISE"
msgid "The number to be rounded down."
msgstr "El númberu a redondear a la baxa."
#: scfuncs.hrc:1524
-#, fuzzy
msgctxt "SC_OPCODE_FLOOR_PRECISE"
msgid "Significance"
msgstr "Cifra significativa"
@@ -7014,7 +6926,6 @@ msgid "Returns a frequency distribution as a vertical array."
msgstr "Devuelve la distribución de frecuencies como una matriz vertical."
#: scfuncs.hrc:1628
-#, fuzzy
msgctxt "SC_OPCODE_FREQUENCY"
msgid "Data"
msgstr "Datos"
@@ -7067,7 +6978,6 @@ msgid "Linear type"
msgstr "Triba_llinial"
#: scfuncs.hrc:1643
-#, fuzzy
msgctxt "SC_OPCODE_LINEST"
msgid "If type = 0 the linears will be calculated through the zero point, or else moved linears."
msgstr "Si la triba = 0 les llinies reutes calcularánse per aciu del puntu cero, sinon como llinies de regresión."
@@ -7115,7 +7025,6 @@ msgid "Function type"
msgstr "Tipu_función"
#: scfuncs.hrc:1657
-#, fuzzy
msgctxt "SC_OPCODE_LOGEST"
msgid "If type = 0 then the functions will be calculated in the form of y=m^x, or also functions y=b*m^x."
msgstr "Si triba = 0 les funciones calcularánse na forma de y=m^x, o también funciones y=b*m^x."
@@ -7265,7 +7174,6 @@ msgid "Returns the maximum value in a list of arguments."
msgstr "Devuelve'l valor másimu d'una llista d'argumentos."
#: scfuncs.hrc:1710
-#, fuzzy
msgctxt "SC_OPCODE_MAX"
msgid "Number "
msgstr "Númberu "
@@ -7299,7 +7207,6 @@ msgid "Returns the minimum value in a list of arguments."
msgstr "Devuelve'l valor mínimu d'una llista d'argumentos."
#: scfuncs.hrc:1726
-#, fuzzy
msgctxt "SC_OPCODE_MIN"
msgid "Number "
msgstr "Númberu "
@@ -7333,7 +7240,6 @@ msgid "Calculates the variance based on a sample."
msgstr "Calcula la variancia sobre una muestra."
#: scfuncs.hrc:1742
-#, fuzzy
msgctxt "SC_OPCODE_VAR"
msgid "Number "
msgstr "Númberu "
@@ -7350,7 +7256,6 @@ msgid "Calculates the variance based on a sample."
msgstr "Calcula la variancia sobre una muestra."
#: scfuncs.hrc:1750
-#, fuzzy
msgctxt "SC_OPCODE_VAR_S"
msgid "Number "
msgstr "Númberu "
@@ -7384,7 +7289,6 @@ msgid "Calculates variance based on the entire population."
msgstr "Calcula la variancia de la población total."
#: scfuncs.hrc:1766
-#, fuzzy
msgctxt "SC_OPCODE_VAR_P"
msgid "Number "
msgstr "Númberu "
@@ -7401,7 +7305,6 @@ msgid "Calculates variance based on the entire population."
msgstr "Calcula la variancia de la población total."
#: scfuncs.hrc:1774
-#, fuzzy
msgctxt "SC_OPCODE_VAR_P_MS"
msgid "Number "
msgstr "Númberu "
@@ -7435,7 +7338,6 @@ msgid "Calculates the standard deviation based on a sample."
msgstr "Calcula la desviación predeterminada d'una amuesa."
#: scfuncs.hrc:1790
-#, fuzzy
msgctxt "SC_OPCODE_ST_DEV"
msgid "Number "
msgstr "Númberu "
@@ -7452,7 +7354,6 @@ msgid "Calculates the standard deviation based on a sample."
msgstr "Calcula la desviación predeterminada d'una amuesa."
#: scfuncs.hrc:1798
-#, fuzzy
msgctxt "SC_OPCODE_ST_DEV_S"
msgid "Number "
msgstr "Númberu "
@@ -7486,7 +7387,6 @@ msgid "Calculates the standard deviation based on the entire population."
msgstr "Calcula la desviación predeterminada de la población total determinada polos argumentos."
#: scfuncs.hrc:1814
-#, fuzzy
msgctxt "SC_OPCODE_ST_DEV_P"
msgid "Number "
msgstr "Númberu "
@@ -7503,7 +7403,6 @@ msgid "Calculates the standard deviation based on the entire population."
msgstr "Calcula la desviación predeterminada de la población total determinada polos argumentos."
#: scfuncs.hrc:1822
-#, fuzzy
msgctxt "SC_OPCODE_ST_DEV_P_MS"
msgid "Number "
msgstr "Númberu "
@@ -7537,7 +7436,6 @@ msgid "Returns the average of a sample."
msgstr "Devuelve'l promediu de los argumentos."
#: scfuncs.hrc:1838
-#, fuzzy
msgctxt "SC_OPCODE_AVERAGE"
msgid "Number "
msgstr "Númberu "
@@ -7571,7 +7469,6 @@ msgid "Returns the sum of squares of deviations from the sample mean value"
msgstr "Devuelve la suma de los cuadraos de les esviaciones del valor mediu de l'amuesa"
#: scfuncs.hrc:1854
-#, fuzzy
msgctxt "SC_OPCODE_DEV_SQ"
msgid "Number "
msgstr "Númberu "
@@ -7588,7 +7485,6 @@ msgid "Returns the average of the absolute deviations of a sample from the mean.
msgstr "Devuelve'l promediu de les desviaciones absolutes de la media de los puntos de datos."
#: scfuncs.hrc:1862
-#, fuzzy
msgctxt "SC_OPCODE_AVE_DEV"
msgid "Number "
msgstr "Númberu "
@@ -7605,7 +7501,6 @@ msgid "Returns the skewness of a distribution."
msgstr "Devuelve l'asimetría d'una distribución."
#: scfuncs.hrc:1870
-#, fuzzy
msgctxt "SC_OPCODE_SKEW"
msgid "Number "
msgstr "Númberu "
@@ -7622,7 +7517,6 @@ msgid "Returns the skewness of a distribution using the population of a random v
msgstr "Devuelve'l grau d'asimetría d'una distribución utilizando la población d'una variable al debalu."
#: scfuncs.hrc:1878
-#, fuzzy
msgctxt "SC_OPCODE_SKEWP"
msgid "Number "
msgstr "Númberu "
@@ -7639,7 +7533,6 @@ msgid "Returns the kurtosis of a distribution."
msgstr "Devuelve la curtosis d'un conxuntu de datos."
#: scfuncs.hrc:1886
-#, fuzzy
msgctxt "SC_OPCODE_KURT"
msgid "Number "
msgstr "Númberu "
@@ -7656,7 +7549,6 @@ msgid "Returns the geometric mean of a sample."
msgstr "Devuelve la media xeométrica d'una matriz o estaya de datos positivos."
#: scfuncs.hrc:1894
-#, fuzzy
msgctxt "SC_OPCODE_GEO_MEAN"
msgid "Number "
msgstr "Númberu "
@@ -7673,7 +7565,6 @@ msgid "Returns the harmonic mean of a sample."
msgstr "Devuelve la media armónica d'un conxuntu de datos."
#: scfuncs.hrc:1902
-#, fuzzy
msgctxt "SC_OPCODE_HAR_MEAN"
msgid "Number "
msgstr "Númberu "
@@ -7690,7 +7581,6 @@ msgid "Returns the most common value in a sample."
msgstr "Devuelve'l valor que se repite con más frecuencia nuna matriz o estaya de datos."
#: scfuncs.hrc:1910
-#, fuzzy
msgctxt "SC_OPCODE_MODAL_VALUE"
msgid "Number "
msgstr "Númberu "
@@ -7707,7 +7597,6 @@ msgid "Returns the most common value in a sample."
msgstr "Devuelve'l valor que se repite con más frecuencia nuna matriz o estaya de datos."
#: scfuncs.hrc:1918
-#, fuzzy
msgctxt "SC_OPCODE_MODAL_VALUE_MS"
msgid "Number "
msgstr "Númberu "
@@ -7724,7 +7613,6 @@ msgid "Returns the most common value in a sample."
msgstr "Devuelve'l valor que se repite con más frecuencia nuna matriz o estaya de datos."
#: scfuncs.hrc:1926
-#, fuzzy
msgctxt "SC_OPCODE_MODAL_VALUE_MULTI"
msgid "Number "
msgstr "Númberu "
@@ -7741,7 +7629,6 @@ msgid "Returns the median of a given sample."
msgstr "Devuelve la mediana de los númberos."
#: scfuncs.hrc:1934
-#, fuzzy
msgctxt "SC_OPCODE_MEDIAN"
msgid "Number "
msgstr "Númberu "
@@ -7758,7 +7645,6 @@ msgid "Returns the alpha quantile of a sample."
msgstr "Devuelve'l cuantil alfa d'una muestra."
#: scfuncs.hrc:1942
-#, fuzzy
msgctxt "SC_OPCODE_PERCENTILE"
msgid "Data"
msgstr "Datos"
@@ -7785,7 +7671,6 @@ msgid "Returns the alpha percentile of a sample."
msgstr "Devuelve'l cuantil alfa d'una muestra."
#: scfuncs.hrc:1952
-#, fuzzy
msgctxt "SC_OPCODE_PERCENTILE_EXC"
msgid "Data"
msgstr "Datos"
@@ -7812,7 +7697,6 @@ msgid "Returns the alpha percentile of a sample."
msgstr "Devuelve'l cuantil alfa d'una muestra."
#: scfuncs.hrc:1962
-#, fuzzy
msgctxt "SC_OPCODE_PERCENTILE_INC"
msgid "Data"
msgstr "Datos"
@@ -7838,7 +7722,6 @@ msgid "Returns the quartile of a sample."
msgstr "Devuelve'l cuartil d'un conxuntu de datos."
#: scfuncs.hrc:1972
-#, fuzzy
msgctxt "SC_OPCODE_QUARTILE"
msgid "Data"
msgstr "Datos"
@@ -7864,7 +7747,6 @@ msgid "Returns the quartile of a sample."
msgstr "Devuelve'l cuartil d'un conxuntu de datos."
#: scfuncs.hrc:1982
-#, fuzzy
msgctxt "SC_OPCODE_QUARTILE_EXC"
msgid "Data"
msgstr "Datos"
@@ -7890,7 +7772,6 @@ msgid "Returns the quartile of a sample."
msgstr "Devuelve'l cuartil d'un conxuntu de datos."
#: scfuncs.hrc:1992
-#, fuzzy
msgctxt "SC_OPCODE_QUARTILE_INC"
msgid "Data"
msgstr "Datos"
@@ -7916,7 +7797,6 @@ msgid "Returns the k-th largest value of a sample."
msgstr "Devuelve'l k-ésimo valor mayor d'un conxuntu de datos."
#: scfuncs.hrc:2002
-#, fuzzy
msgctxt "SC_OPCODE_LARGE"
msgid "Data"
msgstr "Datos"
@@ -7943,7 +7823,6 @@ msgid "Returns the k-th smallest value of a sample."
msgstr "Devuelve'l k-ésimu valor menor d'un conxuntu de datos."
#: scfuncs.hrc:2012
-#, fuzzy
msgctxt "SC_OPCODE_SMALL"
msgid "Data"
msgstr "Datos"
@@ -7970,7 +7849,6 @@ msgid "Returns the percentage rank of a value in a sample."
msgstr "Devuelve la estaya de percentil d'un valor nun conxuntu de datos."
#: scfuncs.hrc:2022
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK"
msgid "Data"
msgstr "Datos"
@@ -7981,7 +7859,6 @@ msgid "The array of the data in the sample."
msgstr "La matriz de datos de l'amuesa."
#: scfuncs.hrc:2024
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK"
msgid "Value"
msgstr "Valor"
@@ -7992,7 +7869,6 @@ msgid "The value for which percentage ranking is to be determined."
msgstr "El valor pal que va calculase la clasificación per porcentaxe."
#: scfuncs.hrc:2026
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK"
msgid "Significance"
msgstr "Cifra significativa"
@@ -8008,7 +7884,6 @@ msgid "Returns the percentage rank (0..1, exclusive) of a value in a sample."
msgstr ""
#: scfuncs.hrc:2034
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK_EXC"
msgid "Data"
msgstr "Datos"
@@ -8019,7 +7894,6 @@ msgid "The array of the data in the sample."
msgstr "La matriz de datos de l'amuesa."
#: scfuncs.hrc:2036
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK_EXC"
msgid "Value"
msgstr "Valor"
@@ -8030,7 +7904,6 @@ msgid "The value for which percentage ranking is to be determined."
msgstr "El valor pal que va calculase la clasificación per porcentaxe."
#: scfuncs.hrc:2038
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK_EXC"
msgid "Significance"
msgstr "Cifra significativa"
@@ -8046,7 +7919,6 @@ msgid "Returns the percentage rank (0..1, inclusive) of a value in a sample."
msgstr ""
#: scfuncs.hrc:2046
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK_INC"
msgid "Data"
msgstr "Datos"
@@ -8057,7 +7929,6 @@ msgid "The array of the data in the sample."
msgstr "La matriz de datos de l'amuesa."
#: scfuncs.hrc:2048
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK_INC"
msgid "Value"
msgstr "Valor"
@@ -8068,7 +7939,6 @@ msgid "The value for which percentage ranking is to be determined."
msgstr "El valor pal que va calculase la clasificación per porcentaxe."
#: scfuncs.hrc:2050
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK_INC"
msgid "Significance"
msgstr "Cifra significativa"
@@ -8084,7 +7954,6 @@ msgid "Returns the ranking of a value in a sample."
msgstr "Devuelve la clasificación del valor nuna muestra."
#: scfuncs.hrc:2058
-#, fuzzy
msgctxt "SC_OPCODE_RANK"
msgid "Value"
msgstr "Valor"
@@ -8120,7 +7989,6 @@ msgid "Returns the ranking of a value in a sample; if more than one value has th
msgstr ""
#: scfuncs.hrc:2070
-#, fuzzy
msgctxt "SC_OPCODE_RANK_EQ"
msgid "Value"
msgstr "Valor"
@@ -8146,7 +8014,6 @@ msgid "Type"
msgstr "Triba"
#: scfuncs.hrc:2075
-#, fuzzy
msgctxt "SC_OPCODE_RANK_EQ"
msgid "Sequence order: 0 or omitted means descending, any other value than 0 means ascending."
msgstr "Orde de la secuencia: 0 o omitíu significa descendente; cualquier otru valor que nun seya 0 significa ascendente."
@@ -8157,7 +8024,6 @@ msgid "Returns the ranking of a value in a sample; if more than one value has th
msgstr ""
#: scfuncs.hrc:2082
-#, fuzzy
msgctxt "SC_OPCODE_RANK_AVG"
msgid "Value"
msgstr "Valor"
@@ -8183,7 +8049,6 @@ msgid "Type"
msgstr "Triba"
#: scfuncs.hrc:2087
-#, fuzzy
msgctxt "SC_OPCODE_RANK_AVG"
msgid "Sequence order: 0 or omitted means descending, any other value than 0 means ascending."
msgstr "Orde de la secuencia: 0 o omitíu significa descendente; cualquier otru valor que nun seya 0 significa ascendente."
@@ -8194,7 +8059,6 @@ msgid "Returns the mean of a sample without including the marginal values."
msgstr "Devuelve la media del interior del conxuntu de datos."
#: scfuncs.hrc:2094
-#, fuzzy
msgctxt "SC_OPCODE_TRIM_MEAN"
msgid "Data"
msgstr "Datos"
@@ -8220,7 +8084,6 @@ msgid "Returns the discrete probability of an interval."
msgstr "Devuelve la probabilidá discreta d'un intervalu."
#: scfuncs.hrc:2104
-#, fuzzy
msgctxt "SC_OPCODE_PROB"
msgid "Data"
msgstr "Datos"
@@ -8231,7 +8094,6 @@ msgid "The sample data array."
msgstr "La matriz de datos de muestra."
#: scfuncs.hrc:2106
-#, fuzzy
msgctxt "SC_OPCODE_PROB"
msgid "Probability"
msgstr "Probabilidá"
@@ -8313,7 +8175,6 @@ msgid "Values of the distribution function for a standard normal distribution."
msgstr "Valores de la función distribución pa una distribución estándar normal."
#: scfuncs.hrc:2132
-#, fuzzy
msgctxt "SC_OPCODE_PHI"
msgid "Number"
msgstr "Númberu"
@@ -8536,13 +8397,11 @@ msgid "Cumulative"
msgstr "Acumuláu"
#: scfuncs.hrc:2211
-#, fuzzy
msgctxt "SC_OPCODE_NEG_BINOM_DIST_MS"
msgid "0 or FALSE calculates the probability density function. Any other value or TRUE calculates the cumulative distribution function."
msgstr "0 o FALSO calcula la función de densidá de probabilidá. Cualquier otru valor, o VERDADERO calcula la función de distribución acumulativa."
#: scfuncs.hrc:2217
-#, fuzzy
msgctxt "SC_OPCODE_CRIT_BINOM"
msgid "Returns the smallest value for which the cumulative binomial distribution is greater than or equal to a criterion value."
msgstr "Devuelve'l menor valor pal que la distribución binomial acumulativa ye mayor que o igual a un valor de criteriu."
@@ -8569,7 +8428,6 @@ msgid "The success probability of a trial."
msgstr "Probabilidá d'éxitu d'una prueba."
#: scfuncs.hrc:2222
-#, fuzzy
msgctxt "SC_OPCODE_CRIT_BINOM"
msgid "Alpha"
msgstr "Alfa"
@@ -8606,7 +8464,6 @@ msgid "The success probability of a trial."
msgstr "Probabilidá d'éxitu d'una prueba."
#: scfuncs.hrc:2234
-#, fuzzy
msgctxt "SC_OPCODE_BINOM_INV"
msgid "Alpha"
msgstr "Alfa"
@@ -8632,7 +8489,6 @@ msgid "The value for which the Poisson distribution is to be calculated."
msgstr "El valor pal que va calculase la distribución de Poisson."
#: scfuncs.hrc:2244
-#, fuzzy
msgctxt "SC_OPCODE_POISSON_DIST"
msgid "Mean"
msgstr "Media"
@@ -8668,7 +8524,6 @@ msgid "The value for which the Poisson distribution is to be calculated."
msgstr "El valor pal que va calculase la distribución de Poisson."
#: scfuncs.hrc:2256
-#, fuzzy
msgctxt "SC_OPCODE_POISSON_DIST_MS"
msgid "Mean"
msgstr "Media"
@@ -8774,7 +8629,6 @@ msgid "C"
msgstr ""
#: scfuncs.hrc:2287
-#, fuzzy
msgctxt "SC_OPCODE_NORM_DIST_MS"
msgid "0 or FALSE calculates the probability density function. Any other value or TRUE calculates the cumulative distribution function."
msgstr "0 o FALSO calcula la función de densidá de probabilidá. Cualquier otru valor, o VERDADERO calcula la función de distribución acumulativa."
@@ -8785,7 +8639,6 @@ msgid "Values of the inverse normal distribution."
msgstr "Valores de la distribución inversa normal."
#: scfuncs.hrc:2294
-#, fuzzy
msgctxt "SC_OPCODE_NORM_INV"
msgid "Number"
msgstr "Númberu"
@@ -8796,7 +8649,6 @@ msgid "The probability value for which the inverse normal distribution is to be
msgstr "El valor de la probabilidá pa la que va calculase la distribución normal inversa."
#: scfuncs.hrc:2296
-#, fuzzy
msgctxt "SC_OPCODE_NORM_INV"
msgid "Mean"
msgstr "Media"
@@ -8822,19 +8674,16 @@ msgid "Values of the inverse normal distribution."
msgstr "Valores de la distribución inversa normal."
#: scfuncs.hrc:2306
-#, fuzzy
msgctxt "SC_OPCODE_NORM_INV_MS"
msgid "Number"
msgstr "Númberu"
#: scfuncs.hrc:2307
-#, fuzzy
msgctxt "SC_OPCODE_NORM_INV_MS"
msgid "The probability value for which the inverse normal distribution is to be calculated."
msgstr "El valor de la probabilidá pa la que va calculase la distribución normal inversa."
#: scfuncs.hrc:2308
-#, fuzzy
msgctxt "SC_OPCODE_NORM_INV_MS"
msgid "Mean"
msgstr "Media"
@@ -8892,7 +8741,6 @@ msgid "Cumulative"
msgstr "Acumuláu"
#: scfuncs.hrc:2329
-#, fuzzy
msgctxt "SC_OPCODE_STD_NORM_DIST_MS"
msgid "0 or FALSE calculates the probability density function. Any other value or TRUE calculates the cumulative distribution function."
msgstr "0 o FALSO calcula la función de densidá de probabilidá. Cualquier otru valor, o VERDADERO calcula la función de distribución acumulativa."
@@ -8903,7 +8751,6 @@ msgid "Values of the inverse standard normal distribution."
msgstr "Valores d'una distribución estándar normal inversa."
#: scfuncs.hrc:2336
-#, fuzzy
msgctxt "SC_OPCODE_S_NORM_INV"
msgid "Number"
msgstr "Númberu"
@@ -8919,13 +8766,11 @@ msgid "Values of the inverse standard normal distribution."
msgstr "Valores d'una distribución estándar normal inversa."
#: scfuncs.hrc:2344
-#, fuzzy
msgctxt "SC_OPCODE_S_NORM_INV_MS"
msgid "Number"
msgstr "Númberu"
#: scfuncs.hrc:2345
-#, fuzzy
msgctxt "SC_OPCODE_S_NORM_INV_MS"
msgid "The probability value for which the inverse standard normal distribution is to be calculated."
msgstr "El valor de probabilidá sobre'l que se tien que calcular la inversa de la distribución normal estándar."
@@ -8946,7 +8791,6 @@ msgid "The value for which the log normal distribution is to be calculated."
msgstr "El valor pal que va calculase la distribución normal logarítmica."
#: scfuncs.hrc:2354
-#, fuzzy
msgctxt "SC_OPCODE_LOG_NORM_DIST"
msgid "Mean"
msgstr "Media"
@@ -8992,7 +8836,6 @@ msgid "The value for which the log normal distribution is to be calculated."
msgstr "El valor pal que va calculase la distribución normal logarítmica."
#: scfuncs.hrc:2368
-#, fuzzy
msgctxt "SC_OPCODE_LOG_NORM_DIST_MS"
msgid "Mean"
msgstr "Media"
@@ -9020,7 +8863,6 @@ msgid "Cumulative"
msgstr "Acumuláu"
#: scfuncs.hrc:2373
-#, fuzzy
msgctxt "SC_OPCODE_LOG_NORM_DIST_MS"
msgid "0 or FALSE calculates the probability density function. Any other value or TRUE calculates the cumulative distribution function."
msgstr "0 o FALSO calcula la función de densidá de probabilidá. Cualquier otru valor, o VERDADERO calcula la función de distribución acumulativa."
@@ -9031,7 +8873,6 @@ msgid "Values of the inverse of the lognormal distribution."
msgstr "Valores de la distribución inversa del logaritmo normal."
#: scfuncs.hrc:2380
-#, fuzzy
msgctxt "SC_OPCODE_LOG_INV"
msgid "Number"
msgstr "Númberu"
@@ -9042,7 +8883,6 @@ msgid "The probability value for which the inverse log normal distribution is to
msgstr "El valor de la probabilidá pa la que va calculase la distribución normal logarítmica inversa."
#: scfuncs.hrc:2382
-#, fuzzy
msgctxt "SC_OPCODE_LOG_INV"
msgid "Mean"
msgstr "Media"
@@ -9068,19 +8908,16 @@ msgid "Values of the inverse of the lognormal distribution."
msgstr "Valores de la distribución inversa del logaritmo normal."
#: scfuncs.hrc:2392
-#, fuzzy
msgctxt "SC_OPCODE_LOG_INV_MS"
msgid "Number"
msgstr "Númberu"
#: scfuncs.hrc:2393
-#, fuzzy
msgctxt "SC_OPCODE_LOG_INV_MS"
msgid "The probability value for which the inverse log normal distribution is to be calculated."
msgstr "El valor de la probabilidá pa la que va calculase la distribución normal logarítmica inversa."
#: scfuncs.hrc:2394
-#, fuzzy
msgctxt "SC_OPCODE_LOG_INV_MS"
msgid "Mean"
msgstr "Media"
@@ -9189,7 +9026,6 @@ msgid "The value for which the gamma distribution is to be calculated."
msgstr "El valor pal que va calculase la distribución gamma."
#: scfuncs.hrc:2430
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_DIST"
msgid "Alpha"
msgstr "Alfa"
@@ -9221,7 +9057,6 @@ msgid "0 or FALSE calculates the probability density function. Any other value o
msgstr "0 o FALSE calcula la función de densidá de probabilidá. Cualesquier otru valor o TRUE o ren calcula la función de distribución acumulativa."
#: scfuncs.hrc:2441
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_DIST_MS"
msgid "Returns the value of the probability density function or the cumulative distribution function for the Gamma distribution."
msgstr "Devuelve'l valor de la probabilidá de la función de densidá o la función de distribución acumulada pa la distribución Gamma."
@@ -9237,7 +9072,6 @@ msgid "The value for which the gamma distribution is to be calculated."
msgstr "El valor pal que va calculase la distribución gamma."
#: scfuncs.hrc:2444
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_DIST_MS"
msgid "Alpha"
msgstr "Alfa"
@@ -9264,7 +9098,6 @@ msgid "Cumulative"
msgstr "Acumuláu"
#: scfuncs.hrc:2449
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_DIST_MS"
msgid "0 or FALSE calculates the probability density function. Any other value or TRUE calculates the cumulative distribution function."
msgstr "0 o FALSO calcula la función de densidá de probabilidá. Cualquier otru valor, o VERDADERO calcula la función de distribución acumulativa."
@@ -9285,7 +9118,6 @@ msgid "The probability value for which the inverse gamma distribution is to be c
msgstr "El valor de la probabilidá pa la que va calculase la distribución gamma inversa."
#: scfuncs.hrc:2458
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_INV"
msgid "Alpha"
msgstr "Alfa"
@@ -9317,13 +9149,11 @@ msgid "Number"
msgstr "Númberu"
#: scfuncs.hrc:2469
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_INV_MS"
msgid "The probability value for which the inverse gamma distribution is to be calculated."
msgstr "El valor de la probabilidá pa la que va calculase la distribución gamma inversa."
#: scfuncs.hrc:2470
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_INV_MS"
msgid "Alpha"
msgstr "Alfa"
@@ -9370,7 +9200,6 @@ msgid "Number"
msgstr "Númberu"
#: scfuncs.hrc:2489
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_LN_MS"
msgid "The value for which the natural logarithm of the gamma function is to be calculated."
msgstr "El valor pal que va calculase'l logaritmu natural de la función gamma."
@@ -9396,7 +9225,6 @@ msgid "Values of the beta distribution."
msgstr "Valores de la distribución beta."
#: scfuncs.hrc:2506
-#, fuzzy
msgctxt "SC_OPCODE_BETA_DIST"
msgid "Number"
msgstr "Númberu"
@@ -9407,7 +9235,6 @@ msgid "The value for which the beta distribution is to be calculated."
msgstr "El valor pal que va calculase la distribución beta."
#: scfuncs.hrc:2508
-#, fuzzy
msgctxt "SC_OPCODE_BETA_DIST"
msgid "Alpha"
msgstr "Alfa"
@@ -9464,7 +9291,6 @@ msgid "Values of the inverse beta distribution."
msgstr "Valores de la distribución beta inversa."
#: scfuncs.hrc:2524
-#, fuzzy
msgctxt "SC_OPCODE_BETA_INV"
msgid "Number"
msgstr "Númberu"
@@ -9475,7 +9301,6 @@ msgid "The probability value for which the inverse beta distribution is to be ca
msgstr "El valor de la probabilidá pal que va calculase la distribución beta inversa."
#: scfuncs.hrc:2526
-#, fuzzy
msgctxt "SC_OPCODE_BETA_INV"
msgid "Alpha"
msgstr "Alfa"
@@ -9522,7 +9347,6 @@ msgid "Values of the beta distribution."
msgstr "Valores de la distribución beta."
#: scfuncs.hrc:2540
-#, fuzzy
msgctxt "SC_OPCODE_BETA_DIST_MS"
msgid "Number"
msgstr "Númberu"
@@ -9533,7 +9357,6 @@ msgid "The value for which the beta distribution is to be calculated."
msgstr "El valor pal que va calculase la distribución beta."
#: scfuncs.hrc:2542
-#, fuzzy
msgctxt "SC_OPCODE_BETA_DIST_MS"
msgid "Alpha"
msgstr "Alfa"
@@ -9590,7 +9413,6 @@ msgid "Values of the inverse beta distribution."
msgstr "Valores de la distribución beta inversa."
#: scfuncs.hrc:2558
-#, fuzzy
msgctxt "SC_OPCODE_BETA_INV_MS"
msgid "Number"
msgstr "Númberu"
@@ -9601,7 +9423,6 @@ msgid "The probability value for which the inverse beta distribution is to be ca
msgstr "El valor de probabilidá pal que tien de calculase la distribución beta inversa."
#: scfuncs.hrc:2560
-#, fuzzy
msgctxt "SC_OPCODE_BETA_INV_MS"
msgid "Alpha"
msgstr "Alfa"
@@ -9783,13 +9604,11 @@ msgid "The population size."
msgstr "El tamañu de la población."
#: scfuncs.hrc:2610
-#, fuzzy
msgctxt "SC_OPCODE_HYP_GEOM_DIST"
msgid "Cumulative"
msgstr "Acumuláu"
#: scfuncs.hrc:2611
-#, fuzzy
msgctxt "SC_OPCODE_HYP_GEOM_DIST"
msgid "Cumulated. TRUE calculates the cumulative distribution function, FALSE the probability mass function."
msgstr "Acumulada. VERDADERO calcula la función de distribución acumulativa, FALSO la función de masa de probabilidá."
@@ -9879,7 +9698,6 @@ msgid "The degrees of freedom of the T distribution."
msgstr "Los graos de llibertá de la distribución T."
#: scfuncs.hrc:2638
-#, fuzzy
msgctxt "SC_OPCODE_T_DIST"
msgid "Mode"
msgstr "Mou"
@@ -9942,7 +9760,6 @@ msgid "The degrees of freedom of the T distribution."
msgstr "Los graos de llibertá de la distribución T."
#: scfuncs.hrc:2660
-#, fuzzy
msgctxt "SC_OPCODE_T_DIST_MS"
msgid "Cumulative"
msgstr "Acumuláu"
@@ -9985,7 +9802,6 @@ msgid "Values of the inverse t-distribution."
msgstr "Valores de la distribución-t inversa."
#: scfuncs.hrc:2678
-#, fuzzy
msgctxt "SC_OPCODE_T_INV"
msgid "Number"
msgstr "Númberu"
@@ -10013,13 +9829,11 @@ msgid "Values of the left-tailed inverse t-distribution."
msgstr "Valores de la distribución-t inversa."
#: scfuncs.hrc:2688
-#, fuzzy
msgctxt "SC_OPCODE_T_INV_MS"
msgid "Number"
msgstr "Númberu"
#: scfuncs.hrc:2689
-#, fuzzy
msgctxt "SC_OPCODE_T_INV_MS"
msgid "The probability value for which the inverse T distribution is to be calculated."
msgstr "El valor de la probabilidá pa la que va calculase la distribución T inversa."
@@ -10042,13 +9856,11 @@ msgid "Values of the two-tailed inverse t-distribution."
msgstr "Valores de la distribución-t inversa."
#: scfuncs.hrc:2698
-#, fuzzy
msgctxt "SC_OPCODE_T_INV_2T"
msgid "Number"
msgstr "Númberu"
#: scfuncs.hrc:2699
-#, fuzzy
msgctxt "SC_OPCODE_T_INV_2T"
msgid "The probability value for which the inverse T distribution is to be calculated."
msgstr "El valor de la probabilidá pa la que va calculase la distribución T inversa."
@@ -10139,7 +9951,6 @@ msgid "The degrees of freedom in the denominator of the F distribution."
msgstr "Los graos de llibertá nel denominador de la distribución F."
#: scfuncs.hrc:2726
-#, fuzzy
msgctxt "SC_OPCODE_F_DIST_LT"
msgid "Cumulative"
msgstr "Acumuláu"
@@ -10192,7 +10003,6 @@ msgid "Values of the inverse F distribution."
msgstr "Valores de la distribución F inversa."
#: scfuncs.hrc:2746
-#, fuzzy
msgctxt "SC_OPCODE_F_INV"
msgid "Number"
msgstr "Númberu"
@@ -10230,7 +10040,6 @@ msgid "Values of the inverse left tail F distribution."
msgstr "Valores de la cola izquierda inversa de la distribución F."
#: scfuncs.hrc:2758
-#, fuzzy
msgctxt "SC_OPCODE_F_INV_LT"
msgid "Number"
msgstr "Númberu"
@@ -10268,7 +10077,6 @@ msgid "Values of the inverse right tail F distribution."
msgstr "Valores de la cola drecha inversa de la distribución F."
#: scfuncs.hrc:2770
-#, fuzzy
msgctxt "SC_OPCODE_F_INV_RT"
msgid "Number"
msgstr "Númberu"
@@ -10428,7 +10236,6 @@ msgid "Values of the inverse of CHIDIST(x; DegreesOfFreedom)."
msgstr "Valores de la inversa de CHIDIST(x; GraosDeLlibertá)."
#: scfuncs.hrc:2829
-#, fuzzy
msgctxt "SC_OPCODE_CHI_INV"
msgid "Number"
msgstr "Númberu"
@@ -10455,7 +10262,6 @@ msgid "Values of the inverse of CHIDIST(x; DegreesOfFreedom)."
msgstr "Valores de la inversa de CHIDIST(x; GraosDeLlibertá)."
#: scfuncs.hrc:2840
-#, fuzzy
msgctxt "SC_OPCODE_CHI_INV_MS"
msgid "Number"
msgstr "Númberu"
@@ -10542,7 +10348,6 @@ msgid "The value to be standardized."
msgstr "El valor a estandarizar."
#: scfuncs.hrc:2875
-#, fuzzy
msgctxt "SC_OPCODE_STANDARD"
msgid "Mean"
msgstr "Media"
@@ -10623,7 +10428,6 @@ msgid "Returns a (1-alpha) confidence interval for a normal distribution."
msgstr "Devuelve un intervalu de confianza (1 alfa) pa una distribución normal."
#: scfuncs.hrc:2905
-#, fuzzy
msgctxt "SC_OPCODE_CONFIDENCE"
msgid "Alpha"
msgstr "Alfa"
@@ -10644,7 +10448,6 @@ msgid "The standard deviation of the population."
msgstr "La esviación estándar de la población."
#: scfuncs.hrc:2909
-#, fuzzy
msgctxt "SC_OPCODE_CONFIDENCE"
msgid "Size"
msgstr "Tamañu"
@@ -10661,7 +10464,6 @@ msgid "Returns a (1-alpha) confidence interval for a normal distribution."
msgstr "Devuelve un intervalu de confianza (1 alfa) pa una distribución normal."
#: scfuncs.hrc:2917
-#, fuzzy
msgctxt "SC_OPCODE_CONFIDENCE_N"
msgid "Alpha"
msgstr "Alfa"
@@ -10682,7 +10484,6 @@ msgid "The standard deviation of the population."
msgstr "La esviación estándar de la población."
#: scfuncs.hrc:2921
-#, fuzzy
msgctxt "SC_OPCODE_CONFIDENCE_N"
msgid "Size"
msgstr "Tamañu"
@@ -10699,7 +10500,6 @@ msgid "Returns a (1-alpha) confidence interval for a Student's t distribution."
msgstr "Devuelve un intervalu de confianza (1 alfa) pa una distribución t de Student."
#: scfuncs.hrc:2929
-#, fuzzy
msgctxt "SC_OPCODE_CONFIDENCE_T"
msgid "Alpha"
msgstr "Alfa"
@@ -10720,7 +10520,6 @@ msgid "The standard deviation of the population."
msgstr "La esviación estándar de la población."
#: scfuncs.hrc:2933
-#, fuzzy
msgctxt "SC_OPCODE_CONFIDENCE_T"
msgid "Size"
msgstr "Tamañu"
@@ -10736,7 +10535,6 @@ msgid "Calculates the probability of observing a z-statistic greater than the on
msgstr "Calcula la probabilidá d'observación del mayor z-statistc que'l basáu nel ordenador nun exemplu."
#: scfuncs.hrc:2941
-#, fuzzy
msgctxt "SC_OPCODE_Z_TEST"
msgid "Data"
msgstr "Datos"
@@ -10767,13 +10565,11 @@ msgid "The known standard deviation of the population. If omitted, the standard
msgstr "La desviación standard conocida de la población. Si ye omitida, la desviación standard del exemplu dáu ye usáu."
#: scfuncs.hrc:2952
-#, fuzzy
msgctxt "SC_OPCODE_Z_TEST_MS"
msgid "Calculates the probability of observing a z-statistic greater than the one computed based on a sample."
msgstr "Calcula la probabilidá d'observación del mayor z-statistc que'l basáu nel ordenador nun exemplu."
#: scfuncs.hrc:2953
-#, fuzzy
msgctxt "SC_OPCODE_Z_TEST_MS"
msgid "Data"
msgstr "Datos"
@@ -10799,7 +10595,6 @@ msgid "sigma"
msgstr "sigma"
#: scfuncs.hrc:2958
-#, fuzzy
msgctxt "SC_OPCODE_Z_TEST_MS"
msgid "The known standard deviation of the population. If omitted, the standard deviation of the given sample is used."
msgstr "La desviación standard conocida de la población. Si ye omitida, la desviación standard del exemplu dáu ye usáu."
@@ -10938,7 +10733,6 @@ msgid "The second record array."
msgstr "La segunda matriz de rexistros."
#: scfuncs.hrc:3009
-#, fuzzy
msgctxt "SC_OPCODE_T_TEST"
msgid "Mode"
msgstr "Mou"
@@ -10986,13 +10780,11 @@ msgid "The second record array."
msgstr "La segunda matriz de rexistros."
#: scfuncs.hrc:3023
-#, fuzzy
msgctxt "SC_OPCODE_T_TEST_MS"
msgid "Mode"
msgstr "Mou"
#: scfuncs.hrc:3024
-#, fuzzy
msgctxt "SC_OPCODE_T_TEST_MS"
msgid "Mode specifies the number of distribution tails to return. 1= one-tailed, 2 = two-tailed distribution"
msgstr "Mou especifica'l númberu de coles de distribución a devolver. 1= una cola, 2 = dos coles"
@@ -11248,7 +11040,6 @@ msgid "Returns a value along a linear regression"
msgstr "Devuelve un valor a lo llargo d'una regresión llinial"
#: scfuncs.hrc:3123
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST"
msgid "Value"
msgstr "Valor"
@@ -11284,7 +11075,6 @@ msgid "Calculates future value(s) using additive Exponential Smoothing algorithm
msgstr ""
#: scfuncs.hrc:3135
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_ADD"
msgid "Target"
msgstr "Oxetivu"
@@ -11295,7 +11085,6 @@ msgid "The date (array) for which you want to predict a value."
msgstr ""
#: scfuncs.hrc:3137
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_ADD"
msgid "Values"
msgstr "Valores"
@@ -11351,7 +11140,6 @@ msgid "Calculates future value(s) using multiplicative Exponential Smoothing alg
msgstr ""
#: scfuncs.hrc:3153
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_MUL"
msgid "Target"
msgstr "Oxetivu"
@@ -11362,7 +11150,6 @@ msgid "The date (array) for which you want to predict a value."
msgstr ""
#: scfuncs.hrc:3155
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_MUL"
msgid "Values"
msgstr "Valores"
@@ -11418,7 +11205,6 @@ msgid "Returns a prediction interval at the specified target value(s) for additi
msgstr ""
#: scfuncs.hrc:3171
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_PIA"
msgid "Target"
msgstr "Oxetivu"
@@ -11429,7 +11215,6 @@ msgid "The date (array) for which you want to predict a value."
msgstr ""
#: scfuncs.hrc:3173
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_PIA"
msgid "Values"
msgstr "Valores"
@@ -11496,7 +11281,6 @@ msgid "Returns a prediction interval at the specified target value(s) for multip
msgstr ""
#: scfuncs.hrc:3191
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_PIM"
msgid "Target"
msgstr "Oxetivu"
@@ -11507,7 +11291,6 @@ msgid "The date (array) for which you want to predict a value."
msgstr ""
#: scfuncs.hrc:3193
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_PIM"
msgid "Values"
msgstr "Valores"
@@ -11574,7 +11357,6 @@ msgid "Calculates the number of samples in period (season) using additive Expone
msgstr ""
#: scfuncs.hrc:3211
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_SEA"
msgid "Values"
msgstr "Valores"
@@ -11620,7 +11402,6 @@ msgid "Returns statistical value(s) using additive Exponential Smoothing algorit
msgstr ""
#: scfuncs.hrc:3225
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_STA"
msgid "Values"
msgstr "Valores"
@@ -11686,7 +11467,6 @@ msgid "Returns statistical value(s) using multiplicative Exponential Smoothing a
msgstr ""
#: scfuncs.hrc:3243
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_STM"
msgid "Values"
msgstr "Valores"
@@ -11747,19 +11527,16 @@ msgid "Aggregation (default 1 = AVERAGE); method to be used to aggregate identic
msgstr ""
#: scfuncs.hrc:3260
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_LIN"
msgid "Returns a value along a linear regression"
msgstr "Devuelve un valor a lo llargo d'una regresión llinial"
#: scfuncs.hrc:3261
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_LIN"
msgid "Value"
msgstr "Valor"
#: scfuncs.hrc:3262
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_LIN"
msgid "The X value for which the Y value on the regression linear is to be calculated."
msgstr "El valor de X pal que se quier calcular el valor de Y value na regresión llinial."
@@ -11770,7 +11547,6 @@ msgid "Data Y"
msgstr ""
#: scfuncs.hrc:3264
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_LIN"
msgid "The Y data array."
msgstr "La matriz de datos Y."
@@ -11781,7 +11557,6 @@ msgid "Data X"
msgstr ""
#: scfuncs.hrc:3266
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_LIN"
msgid "The X data array."
msgstr "La matriz de datos X."
@@ -11792,7 +11567,6 @@ msgid "Returns the reference to a cell as text."
msgstr "Devuelve la referencia d'una caxella como testu."
#: scfuncs.hrc:3273
-#, fuzzy
msgctxt "SC_OPCODE_ADDRESS"
msgid "Row"
msgstr "Filera"
@@ -11803,7 +11577,6 @@ msgid "The row number of the cell."
msgstr "Númberu de filera de la caxella."
#: scfuncs.hrc:3275
-#, fuzzy
msgctxt "SC_OPCODE_ADDRESS"
msgid "Column"
msgstr "Columna"
@@ -11834,7 +11607,6 @@ msgid "The reference style: 0 or FALSE means R1C1 style, any other value or omit
msgstr "El estilu de referencia: 0 o FALSE significa estilu R1C1, y cualisquier otru valor o nada significa estilu A1."
#: scfuncs.hrc:3281
-#, fuzzy
msgctxt "SC_OPCODE_ADDRESS"
msgid "Sheet"
msgstr "Fueya"
@@ -11850,7 +11622,6 @@ msgid "Returns the number of individual ranges that belong to a (multiple) range
msgstr "Devuelve'l númberu de rangos individuales que pertenecen a otru rangu (múltiple)."
#: scfuncs.hrc:3289
-#, fuzzy
msgctxt "SC_OPCODE_AREAS"
msgid "Reference"
msgstr "Referencia"
@@ -11892,7 +11663,6 @@ msgid "Returns the internal column number of a reference."
msgstr "Devuelve'l númberu de columna internu d'una referencia."
#: scfuncs.hrc:3307
-#, fuzzy
msgctxt "SC_OPCODE_COLUMN"
msgid "Reference"
msgstr "Referencia"
@@ -11908,7 +11678,6 @@ msgid "Defines the internal row number of a reference."
msgstr "Define'l númberu de filera internu d'una referencia."
#: scfuncs.hrc:3315
-#, fuzzy
msgctxt "SC_OPCODE_ROW"
msgid "Reference"
msgstr "Referencia"
@@ -11924,7 +11693,6 @@ msgid "Returns the internal sheet number of a reference or a string."
msgstr "Devuelve'l númberu de fueya internu d'una referencia o una cadena."
#: scfuncs.hrc:3323
-#, fuzzy
msgctxt "SC_OPCODE_SHEET"
msgid "Reference"
msgstr "Referencia"
@@ -11972,7 +11740,6 @@ msgid "Returns the number of sheets of a given reference. If no parameter has be
msgstr "Devuelve'l númberu de fueyes d'una referencia dada. Si nun se conseñen parámetros, devolverase'l númberu total de fueyes del documentu."
#: scfuncs.hrc:3347
-#, fuzzy
msgctxt "SC_OPCODE_SHEETS"
msgid "Reference"
msgstr "Referencia"
@@ -11988,7 +11755,6 @@ msgid "Horizontal search and reference to the cells located below."
msgstr "Gueta horizontal y referencia a les caxelles allugaes embaxo."
#: scfuncs.hrc:3355
-#, fuzzy
msgctxt "SC_OPCODE_H_LOOKUP"
msgid "Search criterion"
msgstr "Criteriu de gueta"
@@ -12067,7 +11833,6 @@ msgid "Column index number in the array."
msgstr "Númberu d'indiz de columna na matriz."
#: scfuncs.hrc:3375
-#, fuzzy
msgctxt "SC_OPCODE_V_LOOKUP"
msgid "Sort order"
msgstr "Orde"
@@ -12083,7 +11848,6 @@ msgid "Returns a reference to a cell from a defined range."
msgstr "Devuelve una referencia a una caxella dende un rangu definíu."
#: scfuncs.hrc:3383
-#, fuzzy
msgctxt "SC_OPCODE_INDEX"
msgid "Reference"
msgstr "Referencia"
@@ -12094,7 +11858,6 @@ msgid "The reference to a (multiple) range."
msgstr "La referencia a un rangu (múltiple)."
#: scfuncs.hrc:3385
-#, fuzzy
msgctxt "SC_OPCODE_INDEX"
msgid "Row"
msgstr "Filera"
@@ -12105,7 +11868,6 @@ msgid "The row in the range."
msgstr "La filera nel rangu."
#: scfuncs.hrc:3387
-#, fuzzy
msgctxt "SC_OPCODE_INDEX"
msgid "Column"
msgstr "Columna"
@@ -12116,7 +11878,6 @@ msgid "The column in the range."
msgstr "La columna nel rangu."
#: scfuncs.hrc:3389
-#, fuzzy
msgctxt "SC_OPCODE_INDEX"
msgid "Range"
msgstr "Rangu"
@@ -12132,7 +11893,6 @@ msgid "Returns the contents of a cell that is referenced in text form."
msgstr "Devuelve el conteníu d'una caxella referenciada en forma de testu."
#: scfuncs.hrc:3397
-#, fuzzy
msgctxt "SC_OPCODE_INDIRECT"
msgid "Reference"
msgstr "Referencia"
@@ -12232,7 +11992,6 @@ msgid "Returns a reference which has been moved in relation to the starting poin
msgstr "Devuelve una referencia que se tenga movío respeutu al puntu d'entamu."
#: scfuncs.hrc:3431
-#, fuzzy
msgctxt "SC_OPCODE_OFFSET"
msgid "Reference"
msgstr "Referencia"
@@ -12243,7 +12002,6 @@ msgid "The reference (cell) from which to base the movement."
msgstr "La referencia (caxella) de base del movimientu."
#: scfuncs.hrc:3433
-#, fuzzy
msgctxt "SC_OPCODE_OFFSET"
msgid "Rows"
msgstr "Fileres"
@@ -12254,7 +12012,6 @@ msgid "The number of rows to be moved either up or down."
msgstr "El númberu de fileres a mover arriba o abaxo."
#: scfuncs.hrc:3435
-#, fuzzy
msgctxt "SC_OPCODE_OFFSET"
msgid "Columns"
msgstr "Columnes"
@@ -12265,7 +12022,6 @@ msgid "The number of columns that are to be moved to the left or to the right."
msgstr "El númberu de columnes a mover a manzorga o a mandrecha."
#: scfuncs.hrc:3437
-#, fuzzy
msgctxt "SC_OPCODE_OFFSET"
msgid "Height"
msgstr "Altor"
@@ -12292,7 +12048,6 @@ msgid "Returns a number corresponding to an error type"
msgstr "Devuelve un númberu que correspuende a una triba d'error"
#: scfuncs.hrc:3447
-#, fuzzy
msgctxt "SC_OPCODE_ERROR_TYPE"
msgid "Reference"
msgstr "Referencia"
@@ -12393,7 +12148,6 @@ msgid "The item or range from which data is to be taken."
msgstr "El rangu del que van tomase los datos."
#: scfuncs.hrc:3481
-#, fuzzy
msgctxt "SC_OPCODE_DDE"
msgid "Mode"
msgstr "Mou"
@@ -12435,7 +12189,6 @@ msgid "Extracts value(s) from a pivot table."
msgstr "Estrái valor(es) d'una tabla dinámica."
#: scfuncs.hrc:3499
-#, fuzzy
msgctxt "SC_OPCODE_GET_PIVOT_DATA"
msgid "Data field"
msgstr "Campu de datos"
@@ -12488,7 +12241,6 @@ msgid "Converts half-width ASCII and katakana characters to full-width."
msgstr "Convierte caráuteres de mediu anchor ASCII y katakana a anchor completu."
#: scfuncs.hrc:3519
-#, fuzzy
msgctxt "SC_OPCODE_JIS"
msgid "Text"
msgstr "Testu"
@@ -12504,7 +12256,6 @@ msgid "Converts full-width ASCII and katakana characters to half-width."
msgstr "Convierte caráuteres d'anchor completu ASCII y katakana a mediu anchor."
#: scfuncs.hrc:3527
-#, fuzzy
msgctxt "SC_OPCODE_ASC"
msgid "Text"
msgstr "Testu"
@@ -12520,7 +12271,6 @@ msgid "Returns a numeric code for the first character in a text string."
msgstr "Devuelve'l códigu numbéricu del primer caráuter d'una cadena de testu."
#: scfuncs.hrc:3535
-#, fuzzy
msgctxt "SC_OPCODE_CODE"
msgid "Text"
msgstr "Testu"
@@ -12536,7 +12286,6 @@ msgid "Converts a number to text in currency format."
msgstr "Convierte un númberu a testu en formatu monetariu."
#: scfuncs.hrc:3543
-#, fuzzy
msgctxt "SC_OPCODE_CURRENCY"
msgid "Value"
msgstr "Valor"
@@ -12547,7 +12296,6 @@ msgid "Value is a number, a reference to a cell containing a number or a formula
msgstr "Valor ye un númberu, una referencia a una caxella que contién un númberu o una fórmula que devuelve un númberu."
#: scfuncs.hrc:3545
-#, fuzzy
msgctxt "SC_OPCODE_CURRENCY"
msgid "Decimals"
msgstr "Decimales"
@@ -12563,7 +12311,6 @@ msgid "Converts a code number into a character or letter."
msgstr "Convierte un númberu de códigu nun caráuter or lletra."
#: scfuncs.hrc:3553
-#, fuzzy
msgctxt "SC_OPCODE_CHAR"
msgid "Number"
msgstr "Númberu"
@@ -12579,7 +12326,6 @@ msgid "Removes all nonprintable characters from text."
msgstr "Desanicia los caráuteres non imprentables del testu."
#: scfuncs.hrc:3561
-#, fuzzy
msgctxt "SC_OPCODE_CLEAN"
msgid "Text"
msgstr "Testu"
@@ -12595,7 +12341,6 @@ msgid "Combines several text items into one."
msgstr "Xunta dellos oxetos de testu n'unu."
#: scfuncs.hrc:3569
-#, fuzzy
msgctxt "SC_OPCODE_CONCAT"
msgid "Text"
msgstr "Testu"
@@ -12611,7 +12356,6 @@ msgid "Combines several text items into one, accepts cell ranges as arguments."
msgstr ""
#: scfuncs.hrc:3577
-#, fuzzy
msgctxt "SC_OPCODE_CONCAT_MS"
msgid "Text"
msgstr "Testu"
@@ -12647,7 +12391,6 @@ msgid "If TRUE, empty cells will be ignored."
msgstr ""
#: scfuncs.hrc:3589
-#, fuzzy
msgctxt "SC_OPCODE_TEXTJOIN_MS"
msgid "Text"
msgstr "Testu"
@@ -12663,19 +12406,16 @@ msgid "Checks 1 or more conditions and returns a value corresponding to the firs
msgstr ""
#: scfuncs.hrc:3597
-#, fuzzy
msgctxt "SC_OPCODE_IFS_MS"
msgid "Test"
msgstr "Prueba"
#: scfuncs.hrc:3598
-#, fuzzy
msgctxt "SC_OPCODE_IFS_MS"
msgid "Any value or expression which can be either TRUE or FALSE."
msgstr "Cualquier valor o espresión que pue ser o TRUE o FALSE."
#: scfuncs.hrc:3599
-#, fuzzy
msgctxt "SC_OPCODE_IFS_MS"
msgid "Result"
msgstr "Resultáu"
@@ -12702,7 +12442,6 @@ msgid "Value that will be compared against value1-valueN."
msgstr ""
#: scfuncs.hrc:3609
-#, fuzzy
msgctxt "SC_OPCODE_SWITCH_MS"
msgid "Value"
msgstr "Valor"
@@ -12713,7 +12452,6 @@ msgid "Value that will be compared against expression."
msgstr ""
#: scfuncs.hrc:3611
-#, fuzzy
msgctxt "SC_OPCODE_SWITCH_MS"
msgid "Result"
msgstr "Resultáu"
@@ -12746,7 +12484,6 @@ msgid "Range "
msgstr "Rangu"
#: scfuncs.hrc:3621
-#, fuzzy
msgctxt "SC_OPCODE_MINIFS_MS"
msgid "Range 1, range 2,... are the ranges to be evaluated by the criteria given."
msgstr "Rangu 1, rangu 2,... son los rangos que s'evaluarán colos criterios daos."
@@ -12786,7 +12523,6 @@ msgid "Range "
msgstr "Rangu"
#: scfuncs.hrc:3632
-#, fuzzy
msgctxt "SC_OPCODE_MAXIFS_MS"
msgid "Range 1, range 2,... are the ranges to be evaluated by the criteria given."
msgstr "Rangu 1, rangu 2,... son los rangos que s'evaluarán colos criterios daos."
@@ -12845,7 +12581,6 @@ msgid "The text to be found."
msgstr "El testu a alcontrar."
#: scfuncs.hrc:3653
-#, fuzzy
msgctxt "SC_OPCODE_FIND"
msgid "Text"
msgstr "Testu"
@@ -12883,7 +12618,6 @@ msgid "The text to be found."
msgstr "El testu a alcontrar."
#: scfuncs.hrc:3665
-#, fuzzy
msgctxt "SC_OPCODE_SEARCH"
msgid "Text"
msgstr "Testu"
@@ -12910,7 +12644,6 @@ msgid "Removes extra spaces from text."
msgstr "Desanicia espacios extra del testu."
#: scfuncs.hrc:3675
-#, fuzzy
msgctxt "SC_OPCODE_TRIM"
msgid "Text"
msgstr "Testu"
@@ -12926,7 +12659,6 @@ msgid "Capitalizes the first letter in all words."
msgstr "Pon en mayúscula la primer lletra de toles pallabres."
#: scfuncs.hrc:3683
-#, fuzzy
msgctxt "SC_OPCODE_PROPER"
msgid "Text"
msgstr "Testu"
@@ -12942,7 +12674,6 @@ msgid "Converts text to uppercase."
msgstr "Convierte'l testu a mayúscules."
#: scfuncs.hrc:3691
-#, fuzzy
msgctxt "SC_OPCODE_UPPER"
msgid "Text"
msgstr "Testu"
@@ -12958,7 +12689,6 @@ msgid "Converts text to lowercase."
msgstr "Convierte testu a minúscules."
#: scfuncs.hrc:3699
-#, fuzzy
msgctxt "SC_OPCODE_LOWER"
msgid "Text"
msgstr "Testu"
@@ -12974,7 +12704,6 @@ msgid "Converts text to a number."
msgstr "Convierte un testu en númberu."
#: scfuncs.hrc:3707
-#, fuzzy
msgctxt "SC_OPCODE_VALUE"
msgid "Text"
msgstr "Testu"
@@ -12990,7 +12719,6 @@ msgid "Converts a number to text according to a given format."
msgstr "Convierte un númberu en testu d'acuerdu con un formatu."
#: scfuncs.hrc:3715
-#, fuzzy
msgctxt "SC_OPCODE_TEXT"
msgid "Number"
msgstr "Númberu"
@@ -13016,7 +12744,6 @@ msgid "Returns a value if it is text, otherwise an empty string."
msgstr "Devuelvi un valor si ye testu, sinón una cadena balera."
#: scfuncs.hrc:3725
-#, fuzzy
msgctxt "SC_OPCODE_T"
msgid "Value"
msgstr "Valor"
@@ -13053,7 +12780,6 @@ msgid "The character position from which text is to be replaced."
msgstr "La posición del caráuter dende'l que va camudase'l testu."
#: scfuncs.hrc:3737
-#, fuzzy
msgctxt "SC_OPCODE_REPLACE"
msgid "Length"
msgstr "Duración"
@@ -13080,7 +12806,6 @@ msgid "Formats a number with a fixed number of places after the decimal point an
msgstr "Formatia un númberu con la cantidá conseñada de cifres decimales y separtador de millares."
#: scfuncs.hrc:3747
-#, fuzzy
msgctxt "SC_OPCODE_FIXED"
msgid "Number"
msgstr "Númberu"
@@ -13116,7 +12841,6 @@ msgid "Calculates length of a text string."
msgstr "Calcula el llargor d'una cadena de testu."
#: scfuncs.hrc:3759
-#, fuzzy
msgctxt "SC_OPCODE_LEN"
msgid "Text"
msgstr "Testu"
@@ -13132,7 +12856,6 @@ msgid "Returns the first character or characters of a text."
msgstr "Devuelve'l primer caráuter o caráuteres d'un testu."
#: scfuncs.hrc:3767
-#, fuzzy
msgctxt "SC_OPCODE_LEFT"
msgid "Text"
msgstr "Testu"
@@ -13143,7 +12866,6 @@ msgid "The text where the initial partial words are to be determined."
msgstr "El testu nel que van determinase les pallabres iniciales parciales."
#: scfuncs.hrc:3769
-#, fuzzy
msgctxt "SC_OPCODE_LEFT"
msgid "Number"
msgstr "Númberu"
@@ -13159,7 +12881,6 @@ msgid "Returns the last character or characters of a text."
msgstr "Devuelve'l caberu caráuter o caráuteres d'un testu."
#: scfuncs.hrc:3777
-#, fuzzy
msgctxt "SC_OPCODE_RIGHT"
msgid "Text"
msgstr "Testu"
@@ -13170,7 +12891,6 @@ msgid "The text in which the end partial words are to be determined."
msgstr "El testu nel que van determinase les pallabres caberes parciales."
#: scfuncs.hrc:3779
-#, fuzzy
msgctxt "SC_OPCODE_RIGHT"
msgid "Number"
msgstr "Númberu"
@@ -13186,7 +12906,6 @@ msgid "Returns a partial text string of a text."
msgstr "Devuelve una cadena de testu parcial d'un testu."
#: scfuncs.hrc:3787
-#, fuzzy
msgctxt "SC_OPCODE_MID"
msgid "Text"
msgstr "Testu"
@@ -13208,7 +12927,6 @@ msgid "The position from which the part word is to be determined."
msgstr "La posición dende la que va determinase la pallabra parcial."
#: scfuncs.hrc:3791
-#, fuzzy
msgctxt "SC_OPCODE_MID"
msgid "Number"
msgstr "Númberu"
@@ -13224,7 +12942,6 @@ msgid "Repeats text a given number of times."
msgstr "Repite testu un númberu conseñáu de veces."
#: scfuncs.hrc:3799
-#, fuzzy
msgctxt "SC_OPCODE_REPT"
msgid "Text"
msgstr "Testu"
@@ -13235,7 +12952,6 @@ msgid "The text to be repeated."
msgstr "El testu a repetir."
#: scfuncs.hrc:3801
-#, fuzzy
msgctxt "SC_OPCODE_REPT"
msgid "Number"
msgstr "Númberu"
@@ -13251,7 +12967,6 @@ msgid "Substitutes new text for old text in a string."
msgstr "Camuda testu nuevu por testu antiguu nuna cadena."
#: scfuncs.hrc:3809
-#, fuzzy
msgctxt "SC_OPCODE_SUBSTITUTE"
msgid "Text"
msgstr "Testu"
@@ -13300,7 +13015,6 @@ msgid "Converts a positive integer to text from a number system to the base defi
msgstr "Convierte un enteru positivu a testu d'un sistema numbéricu a la base conseñada."
#: scfuncs.hrc:3823
-#, fuzzy
msgctxt "SC_OPCODE_BASE"
msgid "Number"
msgstr "Númberu"
@@ -13337,7 +13051,6 @@ msgid "Converts a text of a specified number system to a positive integer in the
msgstr "Convierte un testu d'un sistema numbéricu nun enteru positivu na base conseñada."
#: scfuncs.hrc:3835
-#, fuzzy
msgctxt "SC_OPCODE_DECIMAL"
msgid "Text"
msgstr "Testu"
@@ -13364,19 +13077,16 @@ msgid "Converts a value according to a conversion table in the configuration (ma
msgstr ""
#: scfuncs.hrc:3845
-#, fuzzy
msgctxt "SC_OPCODE_CONVERT_OOO"
msgid "Value"
msgstr "Valor"
#: scfuncs.hrc:3846
-#, fuzzy
msgctxt "SC_OPCODE_CONVERT_OOO"
msgid "The value to be converted."
msgstr "El valor a convertir."
#: scfuncs.hrc:3847 /home/cl/vc/git/libo-core/sc/inc/scfuncs.hrc:3849
-#, fuzzy
msgctxt "SC_OPCODE_CONVERT_OOO"
msgid "Text"
msgstr "Testu"
@@ -13452,7 +13162,6 @@ msgid "Returns the numeric code for the first Unicode character in a text string
msgstr "Devuelve'l códigu numbéricu del primer caráuter Unicode d'una cadena de testu."
#: scfuncs.hrc:3881
-#, fuzzy
msgctxt "SC_OPCODE_UNICODE"
msgid "Text"
msgstr "Testu"
@@ -13468,7 +13177,6 @@ msgid "Converts a code number into a Unicode character or letter."
msgstr "Convierte un númberu de códigu nun caráuter Unicode o lletra."
#: scfuncs.hrc:3888
-#, fuzzy
msgctxt "SC_OPCODE_UNICHAR"
msgid "Number"
msgstr "Númberu"
@@ -13484,7 +13192,6 @@ msgid "Converts a value from one to another Euro currency."
msgstr "Convierte un valor d'una moneda a Euro."
#: scfuncs.hrc:3895
-#, fuzzy
msgctxt "SC_OPCODE_EUROCONVERT"
msgid "Value"
msgstr "Valor"
@@ -13546,7 +13253,6 @@ msgid "Converts text to a number, in a locale-independent way."
msgstr "Convierte testu nun númberu, de manera independiente de la configuración llocal."
#: scfuncs.hrc:3911
-#, fuzzy
msgctxt "SC_OPCODE_NUMBERVALUE"
msgid "Text"
msgstr "Testu"
@@ -13700,7 +13406,6 @@ msgid "Calculates length of a text string, with DBCS"
msgstr "Calcula la llonxitú d'una cadena de testu, con DBCS"
#: scfuncs.hrc:3968
-#, fuzzy
msgctxt "SC_OPCODE_LENB"
msgid "Text"
msgstr "Testu"
@@ -13716,7 +13421,6 @@ msgid "Returns the last character or characters of a text,with DBCS"
msgstr "Devuelve'l caberu caráuter o caráuteres d'un testu, con DBCS"
#: scfuncs.hrc:3975
-#, fuzzy
msgctxt "SC_OPCODE_RIGHTB"
msgid "Text"
msgstr "Testu"
@@ -13727,7 +13431,6 @@ msgid "The text in which the end partial words are to be determined."
msgstr "El testu nel que van determinase les pallabres caberes parciales."
#: scfuncs.hrc:3977
-#, fuzzy
msgctxt "SC_OPCODE_RIGHTB"
msgid "Number"
msgstr "Númberu"
@@ -13743,7 +13446,6 @@ msgid "Returns the first character or characters of a text,with DBCS"
msgstr "Devuelve'l primer caráuter o caráuteres d'un testu, con DBCS"
#: scfuncs.hrc:3984
-#, fuzzy
msgctxt "SC_OPCODE_LEFTB"
msgid "Text"
msgstr "Testu"
@@ -13754,7 +13456,6 @@ msgid "The text where the initial partial words are to be determined."
msgstr "El testu nel que van determinase les pallabres iniciales parciales."
#: scfuncs.hrc:3986
-#, fuzzy
msgctxt "SC_OPCODE_LEFTB"
msgid "Number"
msgstr "Númberu"
@@ -13770,7 +13471,6 @@ msgid "Returns a partial text string of a text, with DBCS"
msgstr "Devuelve una cadena de testu parcial d'un testu, con DBCS"
#: scfuncs.hrc:3993
-#, fuzzy
msgctxt "SC_OPCODE_MIDB"
msgid "Text"
msgstr "Testu"
@@ -13792,7 +13492,6 @@ msgid "The position from which the part word is to be determined."
msgstr "La posición dende la que va determinase la pallabra parcial."
#: scfuncs.hrc:3997
-#, fuzzy
msgctxt "SC_OPCODE_MIDB"
msgid "Number"
msgstr "Númberu"
@@ -13912,13 +13611,11 @@ msgid "Returns the error function."
msgstr "Devuelve la función d'error"
#: scfuncs.hrc:4040
-#, fuzzy
msgctxt "SC_OPCODE_ERF_MS"
msgid "Lower limit"
msgstr "Llende inferior"
#: scfuncs.hrc:4041
-#, fuzzy
msgctxt "SC_OPCODE_ERF_MS"
msgid "The lower limit for integration"
msgstr "Llende inferior de la integración"
@@ -13930,13 +13627,11 @@ msgid "Returns the complementary error function."
msgstr "Devuelve la función d'error complementaria"
#: scfuncs.hrc:4047
-#, fuzzy
msgctxt "SC_OPCODE_ERFC_MS"
msgid "Lower limit"
msgstr "Llende inferior"
#: scfuncs.hrc:4048
-#, fuzzy
msgctxt "SC_OPCODE_ERFC_MS"
msgid "The lower limit for integration"
msgstr "Llende inferior de la integración"
@@ -13972,13 +13667,11 @@ msgid "Rounds a number to predefined significant digits."
msgstr ""
#: scfuncs.hrc:4064
-#, fuzzy
msgctxt "SC_OPCODE_ROUNDSIG"
msgid "Value"
msgstr "Valor"
#: scfuncs.hrc:4065
-#, fuzzy
msgctxt "SC_OPCODE_ROUNDSIG"
msgid "The number to be rounded."
msgstr "El númberu pa redondear."
@@ -14000,13 +13693,11 @@ msgid "Replaces characters within a text string with a different text string, wi
msgstr "Camuda caráuteres dientro d'una cadena de testu por una cadena de testu diferente."
#: scfuncs.hrc:4073
-#, fuzzy
msgctxt "SC_OPCODE_REPLACEB"
msgid "Text"
msgstr "Testu"
#: scfuncs.hrc:4074
-#, fuzzy
msgctxt "SC_OPCODE_REPLACEB"
msgid "The text in which some characters are to be replaced."
msgstr "El testu nel que van camudase dellos caráuteres."
@@ -14018,19 +13709,16 @@ msgid "Position"
msgstr "Allugamientu"
#: scfuncs.hrc:4076
-#, fuzzy
msgctxt "SC_OPCODE_REPLACEB"
msgid "The character position from which text is to be replaced."
msgstr "La posición del caráuter dende'l que va camudase'l testu."
#: scfuncs.hrc:4077
-#, fuzzy
msgctxt "SC_OPCODE_REPLACEB"
msgid "Length"
msgstr "Duración"
#: scfuncs.hrc:4078
-#, fuzzy
msgctxt "SC_OPCODE_REPLACEB"
msgid "The number of characters to be replaced."
msgstr "El númberu de caráuteres a camudar."
@@ -14042,7 +13730,6 @@ msgid "New text"
msgstr "testu nuevu"
#: scfuncs.hrc:4080
-#, fuzzy
msgctxt "SC_OPCODE_REPLACEB"
msgid "The text to be inserted."
msgstr "El testu que va inxertase."
@@ -14059,19 +13746,16 @@ msgid "Find text"
msgstr "Guetar testu"
#: scfuncs.hrc:4088
-#, fuzzy
msgctxt "SC_OPCODE_FINDB"
msgid "The text to be found."
msgstr "El testu a alcontrar."
#: scfuncs.hrc:4089
-#, fuzzy
msgctxt "SC_OPCODE_FINDB"
msgid "Text"
msgstr "Testu"
#: scfuncs.hrc:4090
-#, fuzzy
msgctxt "SC_OPCODE_FINDB"
msgid "The text in which a search is to be made."
msgstr "El testu nel que va facese la gueta."
@@ -14083,7 +13767,6 @@ msgid "Position"
msgstr "Allugamientu"
#: scfuncs.hrc:4092
-#, fuzzy
msgctxt "SC_OPCODE_FINDB"
msgid "The position in the text from which the search starts."
msgstr "La posición nel testu dende la qu'entamar la gueta."
@@ -14100,19 +13783,16 @@ msgid "Find text"
msgstr "Guetar testu"
#: scfuncs.hrc:4100
-#, fuzzy
msgctxt "SC_OPCODE_SEARCHB"
msgid "The text to be found."
msgstr "El testu a alcontrar."
#: scfuncs.hrc:4101
-#, fuzzy
msgctxt "SC_OPCODE_SEARCHB"
msgid "Text"
msgstr "Testu"
#: scfuncs.hrc:4102
-#, fuzzy
msgctxt "SC_OPCODE_SEARCHB"
msgid "The text in which a search is to be made."
msgstr "El testu nel que va facese la gueta."
@@ -14124,7 +13804,6 @@ msgid "Position"
msgstr "Allugamientu"
#: scfuncs.hrc:4104
-#, fuzzy
msgctxt "SC_OPCODE_SEARCHB"
msgid "The position in the text from which the search starts."
msgstr "La posición nel testu dende la qu'entamar la gueta."
@@ -14142,7 +13821,6 @@ msgid "Hidden Styles"
msgstr "Estilos anubríos"
#: scstyles.hrc:31
-#, fuzzy
msgctxt "RID_CELLSTYLEFAMILY"
msgid "Applied Styles"
msgstr "Estilos aplicaos"
@@ -14535,7 +14213,6 @@ msgid "(Preview mode)"
msgstr "(Mou d'entever)"
#: strings.hrc:102
-#, fuzzy
msgctxt "SCSTR_PRINTOPT_PAGES"
msgid "Pages"
msgstr "Páxines"
@@ -14559,19 +14236,16 @@ msgid "~All sheets"
msgstr "Toles fueyes"
#: strings.hrc:106
-#, fuzzy
msgctxt "SCSTR_PRINTOPT_SELECTEDSHEETS"
msgid "~Selected sheets"
msgstr "Fueye~s esbillaes"
#: strings.hrc:107
-#, fuzzy
msgctxt "SCSTR_PRINTOPT_SELECTEDCELLS"
msgid "Selected cells"
msgstr "Caxelles esbillaes"
#: strings.hrc:108
-#, fuzzy
msgctxt "SCSTR_PRINTOPT_FROMWHICH"
msgid "From which print"
msgstr "Imprentar dende"
@@ -14675,13 +14349,11 @@ msgid "Formulas don't form a row."
msgstr ""
#: strings.hrc:128
-#, fuzzy
msgctxt "STR_ADD_AUTOFORMAT_TITLE"
msgid "Add AutoFormat"
msgstr "Amestar Autoformatu"
#: strings.hrc:129
-#, fuzzy
msgctxt "STR_RENAME_AUTOFORMAT_TITLE"
msgid "Rename AutoFormat"
msgstr "Renomar Autoformatu"
@@ -14692,7 +14364,6 @@ msgid "Name"
msgstr "Nome"
#: strings.hrc:131
-#, fuzzy
msgctxt "STR_DEL_AUTOFORMAT_TITLE"
msgid "Delete AutoFormat"
msgstr "Desaniciar Autoformatu"
@@ -14709,37 +14380,31 @@ msgid "~Close"
msgstr "~Zarrar"
#: strings.hrc:134
-#, fuzzy
msgctxt "STR_JAN"
msgid "Jan"
msgstr "Xin"
#: strings.hrc:135
-#, fuzzy
msgctxt "STR_FEB"
msgid "Feb"
msgstr "Feb"
#: strings.hrc:136
-#, fuzzy
msgctxt "STR_MAR"
msgid "Mar"
msgstr "Mar"
#: strings.hrc:137
-#, fuzzy
msgctxt "STR_NORTH"
msgid "North"
msgstr "Norte"
#: strings.hrc:138
-#, fuzzy
msgctxt "STR_MID"
msgid "Mid"
msgstr "Mediu"
#: strings.hrc:139
-#, fuzzy
msgctxt "STR_SOUTH"
msgid "South"
msgstr "Sur"
@@ -14879,13 +14544,11 @@ msgid "Comment"
msgstr "_Comentarios"
#: strings.hrc:167
-#, fuzzy
msgctxt "STR_MENU_SORT_ASC"
msgid "Sort Ascending"
msgstr "Orde ascendente"
#: strings.hrc:168
-#, fuzzy
msgctxt "STR_MENU_SORT_DESC"
msgid "Sort Descending"
msgstr "Orde descendente"
@@ -14897,7 +14560,6 @@ msgid "Custom Sort"
msgstr "Orde personalizáu"
#: strings.hrc:170
-#, fuzzy
msgctxt "STR_BTN_TOGGLE_ALL"
msgid "All"
msgstr "Too"
@@ -15092,14 +14754,12 @@ msgstr "Reescribi"
#. MovingAverageDialog
#: strings.hrc:214
-#, fuzzy
msgctxt "STR_MOVING_AVERAGE_UNDO_NAME"
msgid "Moving Average"
msgstr "Media móvil"
#. ExponentialSmoothingDialog
#: strings.hrc:216
-#, fuzzy
msgctxt "STR_EXPONENTIAL_SMOOTHING_UNDO_NAME"
msgid "Exponential Smoothing"
msgstr "Suavizáu esponencial"
@@ -15123,7 +14783,6 @@ msgid "ANOVA - Two Factor"
msgstr ""
#: strings.hrc:221
-#, fuzzy
msgctxt "STR_ANOVA_LABEL_GROUPS"
msgid "Groups"
msgstr "Grupos"
@@ -15182,14 +14841,12 @@ msgid "F critical"
msgstr "F críticu"
#: strings.hrc:231
-#, fuzzy
msgctxt "STR_ANOVA_LABEL_TOTAL"
msgid "Total"
msgstr "Total"
#. CorrelationDialog
#: strings.hrc:233
-#, fuzzy
msgctxt "STR_CORRELATION_UNDO_NAME"
msgid "Correlation"
msgstr "Correllación"
@@ -15202,7 +14859,6 @@ msgstr "Correllación"
#. CovarianceDialog
#: strings.hrc:236
-#, fuzzy
msgctxt "STR_COVARIANCE_UNDO_NAME"
msgid "Covariance"
msgstr "Covarianza"
@@ -15215,13 +14871,11 @@ msgstr "Covarianza"
#. DescriptiveStatisticsDialog
#: strings.hrc:239
-#, fuzzy
msgctxt "STR_DESCRIPTIVE_STATISTICS_UNDO_NAME"
msgid "Descriptive Statistics"
msgstr "Estadístiques descriptives"
#: strings.hrc:240
-#, fuzzy
msgctxt "STRID_CALC_MEAN"
msgid "Mean"
msgstr "Media"
@@ -15233,7 +14887,6 @@ msgid "Standard Error"
msgstr "Error estándar"
#: strings.hrc:242
-#, fuzzy
msgctxt "STRID_CALC_MODE"
msgid "Mode"
msgstr "Mou"
@@ -15269,7 +14922,6 @@ msgid "Skewness"
msgstr "Asimetría"
#: strings.hrc:248
-#, fuzzy
msgctxt "STRID_CALC_RANGE"
msgid "Range"
msgstr "Rangu"
@@ -15287,7 +14939,6 @@ msgid "Maximum"
msgstr "_Máximu"
#: strings.hrc:251
-#, fuzzy
msgctxt "STRID_CALC_SUM"
msgid "Sum"
msgstr "Suma"
@@ -15316,55 +14967,46 @@ msgid "Random ($(DISTRIBUTION))"
msgstr "Al debalu ($(DISTRIBUTION))"
#: strings.hrc:257
-#, fuzzy
msgctxt "STR_DISTRIBUTION_UNIFORM_REAL"
msgid "Uniform"
msgstr "Uniforme"
#: strings.hrc:258
-#, fuzzy
msgctxt "STR_DISTRIBUTION_UNIFORM_INTEGER"
msgid "Uniform Integer"
msgstr "Enteru uniforme"
#: strings.hrc:259
-#, fuzzy
msgctxt "STR_DISTRIBUTION_NORMAL"
msgid "Normal"
msgstr "Normal"
#: strings.hrc:260
-#, fuzzy
msgctxt "STR_DISTRIBUTION_CAUCHY"
msgid "Cauchy"
msgstr "Cauchy"
#: strings.hrc:261
-#, fuzzy
msgctxt "STR_DISTRIBUTION_BERNOULLI"
msgid "Bernoulli"
msgstr "Bernoulli"
#: strings.hrc:262
-#, fuzzy
msgctxt "STR_DISTRIBUTION_BINOMIAL"
msgid "Binomial"
msgstr "Binomial"
#: strings.hrc:263
-#, fuzzy
msgctxt "STR_DISTRIBUTION_NEGATIVE_BINOMIAL"
msgid "Negative Binomial"
msgstr "Binomial negativa"
#: strings.hrc:264
-#, fuzzy
msgctxt "STR_DISTRIBUTION_CHI_SQUARED"
msgid "Chi Squared"
msgstr "Chi al cuadráu"
#: strings.hrc:265
-#, fuzzy
msgctxt "STR_DISTRIBUTION_GEOMETRIC"
msgid "Geometric"
msgstr "Xeométrica"
@@ -15382,7 +15024,6 @@ msgid "Maximum"
msgstr "_Máximu"
#: strings.hrc:268
-#, fuzzy
msgctxt "STR_RNG_PARAMETER_MEAN"
msgid "Mean"
msgstr "Media"
@@ -15425,7 +15066,6 @@ msgstr "Valor nu"
#. SamplingDialog
#: strings.hrc:276
-#, fuzzy
msgctxt "STR_SAMPLING_UNDO_NAME"
msgid "Sampling"
msgstr "Muestréu"
@@ -15490,7 +15130,6 @@ msgid "Row %NUMBER%"
msgstr "Filera %NUMBER%"
#: strings.hrc:290
-#, fuzzy
msgctxt "STR_LABEL_ALPHA"
msgid "Alpha"
msgstr "Alfa"
@@ -15553,13 +15192,11 @@ msgid "Linear"
msgstr "Lli_nial"
#: strings.hrc:302
-#, fuzzy
msgctxt "STR_LABEL_LOGARITHMIC"
msgid "Logarithmic"
msgstr "Logarítmica"
#: strings.hrc:303
-#, fuzzy
msgctxt "STR_LABEL_POWER"
msgid "Power"
msgstr "Potencia"
@@ -15906,7 +15543,6 @@ msgid "AutoFormat"
msgstr "AutoFormatu"
#: autoformattable.ui:94
-#, fuzzy
msgctxt "autoformattable|rename"
msgid "Rename"
msgstr "Renomar"
@@ -15954,7 +15590,6 @@ msgid "A_utoFit width and height"
msgstr "Axustar anchor y altor"
#: autoformattable.ui:327
-#, fuzzy
msgctxt "autoformattable|label2"
msgid "Formatting"
msgstr "Formatiando"
@@ -16028,7 +15663,6 @@ msgid "Labels"
msgstr "Etiqueta"
#: chardialog.ui:8
-#, fuzzy
msgctxt "chardialog|CharDialog"
msgid "Character"
msgstr "Caráuter"
@@ -16087,7 +15721,6 @@ msgid "Grouped by"
msgstr "Agrupao por"
#: colorrowdialog.ui:8
-#, fuzzy
msgctxt "colorrowdialog|ColOrRowDialog"
msgid "Copy List"
msgstr "Copiar llista"
@@ -16139,7 +15772,6 @@ msgid "Add"
msgstr "_Amestar"
#: condformatmanager.ui:76
-#, fuzzy
msgctxt "condformatmanager|edit"
msgid "Edit..."
msgstr "Editar..."
@@ -16161,19 +15793,16 @@ msgid "All Cells"
msgstr ""
#: conditionalentry.ui:59
-#, fuzzy
msgctxt "conditionalentry|type"
msgid "Cell value is"
msgstr "El valor de la caxella ye"
#: conditionalentry.ui:60
-#, fuzzy
msgctxt "conditionalentry|type"
msgid "Formula is"
msgstr "La fórmula ye"
#: conditionalentry.ui:61
-#, fuzzy
msgctxt "conditionalentry|type"
msgid "Date is"
msgstr "La data ye"
@@ -16207,13 +15836,11 @@ msgid "Automatic"
msgstr "Automáticu"
#: conditionalentry.ui:176
-#, fuzzy
msgctxt "conditionalentry|colscalemin"
msgid "Min"
msgstr "Mín"
#: conditionalentry.ui:177
-#, fuzzy
msgctxt "conditionalentry|colscalemin"
msgid "Max"
msgstr "Máx"
@@ -16224,7 +15851,6 @@ msgid "Percentile"
msgstr ""
#: conditionalentry.ui:179
-#, fuzzy
msgctxt "conditionalentry|colscalemin"
msgid "Value"
msgstr "Valor"
@@ -16248,13 +15874,11 @@ msgid "Automatic"
msgstr "Automáticu"
#: conditionalentry.ui:194
-#, fuzzy
msgctxt "conditionalentry|colscalemiddle"
msgid "Min"
msgstr "Mín"
#: conditionalentry.ui:195
-#, fuzzy
msgctxt "conditionalentry|colscalemiddle"
msgid "Max"
msgstr "Máx"
@@ -16265,7 +15889,6 @@ msgid "Percentile"
msgstr ""
#: conditionalentry.ui:197
-#, fuzzy
msgctxt "conditionalentry|colscalemiddle"
msgid "Value"
msgstr "Valor"
@@ -16289,13 +15912,11 @@ msgid "Automatic"
msgstr "Automáticu"
#: conditionalentry.ui:212
-#, fuzzy
msgctxt "conditionalentry|colscalemax"
msgid "Min"
msgstr "Mín"
#: conditionalentry.ui:213
-#, fuzzy
msgctxt "conditionalentry|colscalemax"
msgid "Max"
msgstr "Máx"
@@ -16306,7 +15927,6 @@ msgid "Percentile"
msgstr ""
#: conditionalentry.ui:215
-#, fuzzy
msgctxt "conditionalentry|colscalemax"
msgid "Value"
msgstr "Valor"
@@ -16324,13 +15944,11 @@ msgid "Formula"
msgstr "_Fórmules"
#: conditionalentry.ui:228
-#, fuzzy
msgctxt "conditionalentry|preview|tooltip_text"
msgid "Example"
msgstr "Exemplu"
#: conditionalentry.ui:251
-#, fuzzy
msgctxt "conditionalentry|typeis"
msgid "equal to"
msgstr "igual a"
@@ -16360,25 +15978,21 @@ msgid "greater than or equal to"
msgstr "mayor o igual que"
#: conditionalentry.ui:256
-#, fuzzy
msgctxt "conditionalentry|typeis"
msgid "not equal to"
msgstr "nun ye igual a"
#: conditionalentry.ui:257
-#, fuzzy
msgctxt "conditionalentry|typeis"
msgid "between"
msgstr "ente"
#: conditionalentry.ui:258
-#, fuzzy
msgctxt "conditionalentry|typeis"
msgid "not between"
msgstr "nun ta ente"
#: conditionalentry.ui:259
-#, fuzzy
msgctxt "conditionalentry|typeis"
msgid "duplicate"
msgstr "duplicáu"
@@ -16433,7 +16047,6 @@ msgid "below or equal average"
msgstr "Inferior o igual a la media"
#: conditionalentry.ui:269
-#, fuzzy
msgctxt "conditionalentry|typeis"
msgid "Error"
msgstr "Fallu"
@@ -16444,7 +16057,6 @@ msgid "No Error"
msgstr ""
#: conditionalentry.ui:271
-#, fuzzy
msgctxt "conditionalentry|typeis"
msgid "Begins with"
msgstr "Principia con"
@@ -16456,13 +16068,11 @@ msgid "Ends with"
msgstr "Fina con"
#: conditionalentry.ui:273
-#, fuzzy
msgctxt "conditionalentry|typeis"
msgid "Contains"
msgstr "Contién"
#: conditionalentry.ui:274
-#, fuzzy
msgctxt "conditionalentry|typeis"
msgid "Not Contains"
msgstr "Nun contién"
@@ -16709,7 +16319,6 @@ msgid " >= "
msgstr ""
#: conditionaliconset.ui:43
-#, fuzzy
msgctxt "conditionaliconset|listbox"
msgid "Value"
msgstr "Valor"
@@ -17142,7 +16751,6 @@ msgid "Fill:"
msgstr "Llenar"
#: databaroptions.ui:282
-#, fuzzy
msgctxt "databaroptions|fill_type"
msgid "Color"
msgstr "Color"
@@ -17174,7 +16782,6 @@ msgid "Automatic"
msgstr "Automáticu"
#: databaroptions.ui:367
-#, fuzzy
msgctxt "databaroptions|axis_pos"
msgid "Middle"
msgstr "Mediu"
@@ -17186,7 +16793,6 @@ msgid "None"
msgstr "Nota"
#: databaroptions.ui:395
-#, fuzzy
msgctxt "databaroptions|label3"
msgid "Axis"
msgstr "Exa"
@@ -17217,7 +16823,6 @@ msgid "The minimum value must be less than the maximum value."
msgstr ""
#: datafielddialog.ui:8
-#, fuzzy
msgctxt "datafielddialog|DataFieldDialog"
msgid "Data Field"
msgstr "Campu de datos"
@@ -17240,7 +16845,6 @@ msgid "Name:"
msgstr "No_me:"
#: datafielddialog.ui:215
-#, fuzzy
msgctxt "datafielddialog|label4"
msgid "_Type:"
msgstr "_Tipu:"
@@ -17338,7 +16942,6 @@ msgid "_Manual"
msgstr "Manual"
#: datafieldoptionsdialog.ui:181
-#, fuzzy
msgctxt "datafieldoptionsdialog|label1"
msgid "Sort by"
msgstr "Ordenar por"
@@ -17385,7 +16988,6 @@ msgid "_Show:"
msgstr ""
#: datafieldoptionsdialog.ui:334
-#, fuzzy
msgctxt "datafieldoptionsdialog|showfromft"
msgid "_From:"
msgstr "_De:"
@@ -17468,13 +17070,11 @@ msgid "_Close"
msgstr "_Zarrar"
#: dataprovider.ui:9
-#, fuzzy
msgctxt "dataprovider|DataStreamDialog"
msgid "Live Data Streams"
msgstr "Fluxos de datos en direuto"
#: dataprovider.ui:107
-#, fuzzy
msgctxt "dataprovider|label6"
msgid "URL:"
msgstr "URL:"
@@ -17486,7 +17086,6 @@ msgid "Enter the URL of the source document in the local file system or Internet
msgstr "Escriba equí el URL del documentu fonte nel sistema de ficheros llocal o n'Internet."
#: dataprovider.ui:138
-#, fuzzy
msgctxt "dataprovider|browse"
msgid "_Browse..."
msgstr "_Restolar..."
@@ -17514,7 +17113,6 @@ msgid "Source Stream"
msgstr "Fluxu d'orixe"
#: dataproviderentry.ui:46
-#, fuzzy
msgctxt "dataproviderentry|url"
msgid "URL:"
msgstr "URL:"
@@ -17855,7 +17453,6 @@ msgid "Edit Setting"
msgstr "Editar configuración"
#: dropmenu.ui:12
-#, fuzzy
msgctxt "dropmenu|hyperlink"
msgid "Insert as Hyperlink"
msgstr "Inxertar como hiperenllaz"
@@ -17867,7 +17464,6 @@ msgid "Insert as Link"
msgstr "Inxertar Enllaz"
#: dropmenu.ui:28
-#, fuzzy
msgctxt "dropmenu|copy"
msgid "Insert as Copy"
msgstr "Inxertar como copia"
@@ -18326,7 +17922,6 @@ msgid "Last Used"
msgstr "Caberu usáu"
#: functionpanel.ui:60
-#, fuzzy
msgctxt "functionpanel|category"
msgid "All"
msgstr "Too"
@@ -18350,7 +17945,6 @@ msgid "Financial"
msgstr "Finances"
#: functionpanel.ui:64
-#, fuzzy
msgctxt "functionpanel|category"
msgid "Information"
msgstr "Información"
@@ -18380,19 +17974,16 @@ msgid "Statistical"
msgstr "Estadístiques"
#: functionpanel.ui:69
-#, fuzzy
msgctxt "functionpanel|category"
msgid "Spreadsheet"
msgstr "Fueya de cálculu"
#: functionpanel.ui:70
-#, fuzzy
msgctxt "functionpanel|category"
msgid "Text"
msgstr "Testu"
#: functionpanel.ui:71
-#, fuzzy
msgctxt "functionpanel|category"
msgid "Add-in"
msgstr "Complementu"
@@ -18433,7 +18024,6 @@ msgid "Default Settings"
msgstr "Configuración predeterminada"
#: groupbydate.ui:8
-#, fuzzy
msgctxt "groupbydate|PivotTableGroupByDate"
msgid "Grouping"
msgstr "Agrupación"
@@ -18456,7 +18046,6 @@ msgid "Start"
msgstr "Entamar"
#: groupbydate.ui:188
-#, fuzzy
msgctxt "groupbydate|auto_end"
msgid "A_utomatically"
msgstr "A_utomáticamente"
@@ -18467,7 +18056,6 @@ msgid "Ma_nually at:"
msgstr ""
#: groupbydate.ui:242
-#, fuzzy
msgctxt "groupbydate|label2"
msgid "End"
msgstr "Fin"
@@ -18491,7 +18079,6 @@ msgid "Group by"
msgstr "Agrupao por"
#: groupbynumber.ui:9
-#, fuzzy
msgctxt "groupbynumber|PivotTableGroupByNumber"
msgid "Grouping"
msgstr "Agrupación"
@@ -18514,7 +18101,6 @@ msgid "Start"
msgstr "Entamar"
#: groupbynumber.ui:190
-#, fuzzy
msgctxt "groupbynumber|auto_end"
msgid "A_utomatically"
msgstr "A_utomáticamente"
@@ -18525,7 +18111,6 @@ msgid "Ma_nually at:"
msgstr ""
#: groupbynumber.ui:245
-#, fuzzy
msgctxt "groupbynumber|label2"
msgid "End"
msgstr "Fin"
@@ -18849,7 +18434,6 @@ msgid "_From file"
msgstr "_A partir de ficheru"
#: insertsheet.ui:371
-#, fuzzy
msgctxt "insertsheet|tables-atkobject"
msgid "Tables in file"
msgstr "Tables del ficheru"
@@ -18947,7 +18531,6 @@ msgid "Range _Options"
msgstr "_Opciones de rangu"
#: managenamesdialog.ui:398
-#, fuzzy
msgctxt "managenamesdialog|treeviewcolumn1"
msgid "column"
msgstr "columna"
@@ -19093,7 +18676,6 @@ msgid "Parameters"
msgstr "Parámetros"
#: multipleoperationsdialog.ui:9
-#, fuzzy
msgctxt "multipleoperationsdialog|MultipleOperationsDialog"
msgid "Multiple operations"
msgstr "Operaciones múltiples"
@@ -19158,13 +18740,11 @@ msgid "Row:"
msgstr "Filera"
#: navigatorpanel.ui:58
-#, fuzzy
msgctxt "navigatorpanel|column|tooltip_text"
msgid "Column"
msgstr "Columna"
#: navigatorpanel.ui:70
-#, fuzzy
msgctxt "navigatorpanel|row|tooltip_text"
msgid "Row"
msgstr "Filera"
@@ -19182,7 +18762,6 @@ msgid "Start"
msgstr "Entamar"
#: navigatorpanel.ui:112
-#, fuzzy
msgctxt "navigatorpanel|end|tooltip_text"
msgid "End"
msgstr "Fin"
@@ -19194,7 +18773,6 @@ msgid "Contents"
msgstr "Conteníos"
#: navigatorpanel.ui:138
-#, fuzzy
msgctxt "navigatorpanel|toggle|tooltip_text"
msgid "Toggle"
msgstr "Alternar"
@@ -19234,7 +18812,6 @@ msgid "No solution was found."
msgstr ""
#: notebookbar.ui:391
-#, fuzzy
msgctxt "notebookbar|FileLabel"
msgid "File"
msgstr "Ficheru"
@@ -19246,7 +18823,6 @@ msgid "Clone"
msgstr "Conu"
#: notebookbar.ui:668
-#, fuzzy
msgctxt "notebookbar|bordertype|tooltip_text"
msgid "Specify the borders of the selected cells."
msgstr "Especifique los bordes de les caxelles seleicionaes."
@@ -19270,37 +18846,31 @@ msgid "Indent"
msgstr "Sangría"
#: notebookbar.ui:1123
-#, fuzzy
msgctxt "notebookbar|increaseindent1|tooltip_text"
msgid "Increase Indent"
msgstr "Aumentar sangría"
#: notebookbar.ui:1139
-#, fuzzy
msgctxt "notebookbar|decreaseindent1|tooltip_text"
msgid "Decrease Indent"
msgstr "Amenorgar sangría"
#: notebookbar.ui:1677
-#, fuzzy
msgctxt "notebookbar|CalcLabel"
msgid "Home"
msgstr "Entamu"
#: notebookbar.ui:1762
-#, fuzzy
msgctxt "notebookbar|InsertAVMedia|tooltip_text"
msgid "Insert Audio or Video"
msgstr "Insertar soníu o videu"
#: notebookbar.ui:1918
-#, fuzzy
msgctxt "notebookbar|InsertSymbol"
msgid "Symbol"
msgstr "Símbolos"
#: notebookbar.ui:2022
-#, fuzzy
msgctxt "notebookbar|InsertLabel"
msgid "Insert"
msgstr "Inxertar"
@@ -19311,13 +18881,11 @@ msgid "Toggle Grid Lines"
msgstr ""
#: notebookbar.ui:2247
-#, fuzzy
msgctxt "notebookbar|PageLayoutLabel"
msgid "Page Layout"
msgstr "Diseñu de páxina"
#: notebookbar.ui:2726
-#, fuzzy
msgctxt "notebookbar|DataLabel"
msgid "Data"
msgstr "Datos"
@@ -19329,7 +18897,6 @@ msgid "Auto Spellcheck"
msgstr "Autocorreición"
#: notebookbar.ui:3041
-#, fuzzy
msgctxt "notebookbar|ReviewLabel"
msgid "Review"
msgstr "Revisar"
@@ -19340,13 +18907,11 @@ msgid "Toggle Grid Lines"
msgstr ""
#: notebookbar.ui:3345
-#, fuzzy
msgctxt "notebookbar|ViewLabel"
msgid "View"
msgstr "Ver"
#: notebookbar.ui:3860
-#, fuzzy
msgctxt "notebookbar|ImageLabel"
msgid "Image"
msgstr "Imaxe"
@@ -19393,7 +18958,6 @@ msgid "Bad"
msgstr ""
#: notebookbar_groupedbar_compact.ui:3937
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|error"
msgid "Error"
msgstr "Fallu"
@@ -19410,19 +18974,16 @@ msgid "Neutral"
msgstr ""
#: notebookbar_groupedbar_compact.ui:3961
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|warning"
msgid "Warning"
msgstr "Avisu"
#: notebookbar_groupedbar_compact.ui:3975
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|footnote"
msgid "Footnote"
msgstr "Nota al pie"
#: notebookbar_groupedbar_compact.ui:3983
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|note"
msgid "Note"
msgstr "Nota"
@@ -19434,7 +18995,6 @@ msgid "_File"
msgstr "Ficheru"
#: notebookbar_groupedbar_compact.ui:4782
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|editb"
msgid "_Edit"
msgstr "E_ditar"
@@ -19452,7 +19012,6 @@ msgid "F_ont"
msgstr "Fonte"
#: notebookbar_groupedbar_compact.ui:5152
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|bordertype"
msgid "Specify the borders of the selected cells."
msgstr "Especifique los bordes de les caxelles seleicionaes."
@@ -19518,13 +19077,11 @@ msgid "_Arrange"
msgstr "Posición"
#: notebookbar_groupedbar_compact.ui:6865
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|GridB"
msgid "_Grid"
msgstr "_Rexella"
#: notebookbar_groupedbar_compact.ui:6985
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|languageb"
msgid "_Language"
msgstr "_Llingua"
@@ -19536,7 +19093,6 @@ msgid "_Review"
msgstr "Revisar"
#: notebookbar_groupedbar_compact.ui:7261
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|commentsb"
msgid "_Comments"
msgstr "_Comentarios"
@@ -19571,7 +19127,6 @@ msgid "_Arrange"
msgstr "Posición"
#: notebookbar_groupedbar_compact.ui:8149
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|Grid"
msgid "_Grid"
msgstr "_Rexella"
@@ -19600,7 +19155,6 @@ msgid "_Arrange"
msgstr "Posición"
#: notebookbar_groupedbar_compact.ui:8865
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|GridO"
msgid "_Grid"
msgstr "_Rexella"
@@ -19694,7 +19248,6 @@ msgid "Bad"
msgstr ""
#: notebookbar_groupedbar_full.ui:3871
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|error"
msgid "Error"
msgstr "Fallu"
@@ -19711,19 +19264,16 @@ msgid "Neutral"
msgstr ""
#: notebookbar_groupedbar_full.ui:3895
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|warning"
msgid "Warning"
msgstr "Avisu"
#: notebookbar_groupedbar_full.ui:3909
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|footnote"
msgid "Footnote"
msgstr "Nota al pie"
#: notebookbar_groupedbar_full.ui:3917
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|note"
msgid "Note"
msgstr "Nota"
@@ -19735,7 +19285,6 @@ msgid "_File"
msgstr "Ficheru"
#: notebookbar_groupedbar_full.ui:4811
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|editb"
msgid "_Edit"
msgstr "E_ditar"
@@ -19813,13 +19362,11 @@ msgid "C_olor"
msgstr "C_olor"
#: notebookbar_groupedbar_full.ui:7640
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|GridB"
msgid "_Grid"
msgstr "_Rexella"
#: notebookbar_groupedbar_full.ui:7776
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|languageb"
msgid "_Language"
msgstr "_Llingua"
@@ -19831,7 +19378,6 @@ msgid "_Review"
msgstr "Revisar"
#: notebookbar_groupedbar_full.ui:8213
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|commentsb"
msgid "_Comments"
msgstr "_Comentarios"
@@ -19854,7 +19400,6 @@ msgid "D_raw"
msgstr ""
#: notebookbar_groupedbar_full.ui:9425
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|editdrawb"
msgid "_Edit"
msgstr "E_ditar"
@@ -19925,7 +19470,6 @@ msgid "_Arrange"
msgstr "Posición"
#: notebookbar_groupedbar_full.ui:12164
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|OleGridB"
msgid "_Grid"
msgstr "_Rexella"
@@ -19955,19 +19499,16 @@ msgid "_Help"
msgstr "Ayuda"
#: notebookbar_groups.ui:40
-#, fuzzy
msgctxt "notebookbar_groups|hyperlink"
msgid "Hyperlink"
msgstr "Hiperenllaz"
#: notebookbar_groups.ui:54
-#, fuzzy
msgctxt "notebookbar_groups|footnote"
msgid "Footnote"
msgstr "Nota al pie"
#: notebookbar_groups.ui:63
-#, fuzzy
msgctxt "notebookbar_groups|endnote"
msgid "Endnote"
msgstr "Nota final"
@@ -20037,25 +19578,21 @@ msgid "Bad"
msgstr ""
#: notebookbar_groups.ui:251
-#, fuzzy
msgctxt "notebookbar_groups|stylemenustatw"
msgid "Warning"
msgstr "Avisu"
#: notebookbar_groups.ui:260
-#, fuzzy
msgctxt "notebookbar_groups|stylemenustate"
msgid "Error"
msgstr "Fallu"
#: notebookbar_groups.ui:275
-#, fuzzy
msgctxt "notebookbar_groups|stylemenutxtn"
msgid "Note"
msgstr "Nota"
#: notebookbar_groups.ui:284
-#, fuzzy
msgctxt "notebookbar_groups|stylemenutxtf"
msgid "Footnote"
msgstr "Nota al pie"
@@ -20094,7 +19631,6 @@ msgid "Style 4"
msgstr ""
#: notebookbar_groups.ui:530
-#, fuzzy
msgctxt "notebookbar_groups|filegrouplabel"
msgid "File"
msgstr "Ficheru"
@@ -20106,7 +19642,6 @@ msgid "Clipboard"
msgstr "cartafueyu"
#: notebookbar_groups.ui:729
-#, fuzzy
msgctxt "notebookbar_groups|paragraphstyleb"
msgid "Style"
msgstr "Estilu"
@@ -20140,19 +19675,16 @@ msgid "Right"
msgstr "Drecha"
#: notebookbar_groups.ui:1275
-#, fuzzy
msgctxt "notebookbar_groups|formatgrouplabel"
msgid "Text"
msgstr "Testu"
#: notebookbar_groups.ui:1376
-#, fuzzy
msgctxt "notebookbar_groups|mergeb"
msgid "Merge"
msgstr "Amestar"
#: notebookbar_groups.ui:1394
-#, fuzzy
msgctxt "notebookbar_groups|splitb"
msgid "Split"
msgstr "Dixebrar"
@@ -20182,31 +19714,26 @@ msgid "Bottom"
msgstr "Abaxo"
#: notebookbar_groups.ui:1663
-#, fuzzy
msgctxt "notebookbar_groups|tablegrouplabel"
msgid "Spreadsheet"
msgstr "Fueya de cálculu"
#: notebookbar_groups.ui:1740
-#, fuzzy
msgctxt "notebookbar_groups|shapesb"
msgid "Shapes"
msgstr "Formes"
#: notebookbar_groups.ui:1756
-#, fuzzy
msgctxt "notebookbar_groups|linksb"
msgid "Links"
msgstr "Enllaces"
#: notebookbar_groups.ui:1864
-#, fuzzy
msgctxt "notebookbar_groups|insertgrouplabel"
msgid "Insert"
msgstr "Inxertar"
#: notebookbar_groups.ui:1900
-#, fuzzy
msgctxt "notebookbar_groups|imagestyleb"
msgid "Style"
msgstr "Estilu"
@@ -20218,7 +19745,6 @@ msgid "Reset"
msgstr "Reaniciar"
#: notebookbar_groups.ui:1984
-#, fuzzy
msgctxt "notebookbar_groups|wrapb"
msgid "Wrap"
msgstr "Axuste"
@@ -20230,7 +19756,6 @@ msgid "Lock"
msgstr "Anclar"
#: notebookbar_groups.ui:2043
-#, fuzzy
msgctxt "notebookbar_groups|imagegrouplabel"
msgid "Image"
msgstr "Imaxe"
@@ -20242,13 +19767,11 @@ msgid "None"
msgstr "Dengún"
#: notebookbar_groups.ui:2108
-#, fuzzy
msgctxt "notebookbar_groups|wrapideal"
msgid "Optimal"
msgstr "Óptimu"
#: notebookbar_groups.ui:2117
-#, fuzzy
msgctxt "notebookbar_groups|wrapon"
msgid "Parallel"
msgstr "Paralelu"
@@ -20260,13 +19783,11 @@ msgid "Before"
msgstr "Anantes"
#: notebookbar_groups.ui:2135
-#, fuzzy
msgctxt "notebookbar_groups|wrapright"
msgid "After"
msgstr "Dempués"
#: notebookbar_groups.ui:2144
-#, fuzzy
msgctxt "notebookbar_groups|wrapthrough"
msgid "Through"
msgstr "Continuu"
@@ -20631,7 +20152,6 @@ msgid "Separators"
msgstr "Separadores"
#: optimalcolwidthdialog.ui:8
-#, fuzzy
msgctxt "optimalcolwidthdialog|OptimalColWidthDialog"
msgid "Optimal Column Width"
msgstr "Anchor óptimu de columna"
@@ -20649,7 +20169,6 @@ msgid "_Default value"
msgstr "Valor predetermináu"
#: optimalrowheightdialog.ui:8
-#, fuzzy
msgctxt "optimalrowheightdialog|OptimalRowHeightDialog"
msgid "Optimal Row Height"
msgstr "Altor óptimu de la filera"
@@ -20752,13 +20271,11 @@ msgid "Sheet"
msgstr "Fueya"
#: paradialog.ui:8
-#, fuzzy
msgctxt "paradialog|ParagraphDialog"
msgid "Paragraph"
msgstr "Párrafu"
#: paradialog.ui:106
-#, fuzzy
msgctxt "paradialog|labelTP_PARA_STD"
msgid "Indents & Spacing"
msgstr "Sangríes y espaciáu"
@@ -20980,7 +20497,6 @@ msgid "Shift Cells"
msgstr ""
#: pivotfielddialog.ui:9
-#, fuzzy
msgctxt "pivotfielddialog|PivotFieldDialog"
msgid "Data Field"
msgstr "Campu de datos"
@@ -21010,7 +20526,6 @@ msgid "_User-defined"
msgstr "Definíu pol _usuariu"
#: pivotfielddialog.ui:203
-#, fuzzy
msgctxt "pivotfielddialog|label1"
msgid "Subtotals"
msgstr "Subtotales"
@@ -21506,13 +21021,11 @@ msgid "Data"
msgstr "Data"
#: regressiondialog.ui:255
-#, fuzzy
msgctxt "regressiondialog|groupedby-columns-radio"
msgid "Columns"
msgstr "Columnes"
#: regressiondialog.ui:271
-#, fuzzy
msgctxt "regressiondialog|groupedby-rows-radio"
msgid "Rows"
msgstr "Fileres"
@@ -21634,7 +21147,6 @@ msgid "Header (right)"
msgstr "Encabezáu (drecha)"
#: rowheightdialog.ui:8
-#, fuzzy
msgctxt "rowheightdialog|RowHeightDialog"
msgid "Row Height"
msgstr "Altor de filera"
@@ -21767,13 +21279,11 @@ msgid "on"
msgstr "en"
#: scenariomenu.ui:12
-#, fuzzy
msgctxt "scenariomenu|delete"
msgid "Delete"
msgstr "Desaniciar"
#: scenariomenu.ui:20
-#, fuzzy
msgctxt "scenariomenu|edit"
msgid "Properties..."
msgstr "Propiedaes..."
@@ -21908,19 +21418,16 @@ msgid "_Database:"
msgstr "Base de datos"
#: selectdatasource.ui:115
-#, fuzzy
msgctxt "selectdatasource|label4"
msgid "_Type:"
msgstr "_Tipu:"
#: selectdatasource.ui:145
-#, fuzzy
msgctxt "selectdatasource|type"
msgid "Table"
msgstr "Tabla"
#: selectdatasource.ui:146
-#, fuzzy
msgctxt "selectdatasource|type"
msgid "Query"
msgstr "Consulta"
@@ -22237,7 +21744,6 @@ msgid "_Choose the field containing the detail you want to show"
msgstr "~Seleicionar el campu que contién el detalle que se quier amosar"
#: showsheetdialog.ui:8
-#, fuzzy
msgctxt "showsheetdialog|ShowSheetDialog"
msgid "Show Sheet"
msgstr "Amosar fueya"
@@ -22259,7 +21765,6 @@ msgid "Vertical Alignment"
msgstr "Alliniamientu vertical"
#: sidebaralignment.ui:256
-#, fuzzy
msgctxt "sidebaralignment|leftindentlabel"
msgid "_Indent:"
msgstr "_Sangría:"
@@ -22313,19 +21818,16 @@ msgid "Text Orientation"
msgstr "_Orientación del testu:"
#: sidebaralignment.ui:411
-#, fuzzy
msgctxt "sidebaralignment|bottom|tooltip_text"
msgid "Text Extension From Lower Cell Border"
msgstr "Estensión del testu dende'l berbesu inferior de la caxella"
#: sidebaralignment.ui:429
-#, fuzzy
msgctxt "sidebaralignment|top|tooltip_text"
msgid "Text Extension From Upper Cell Border"
msgstr "Estensión del testu dende'l berbesu superior de la caxella"
#: sidebaralignment.ui:447
-#, fuzzy
msgctxt "sidebaralignment|standard|tooltip_text"
msgid "Text Extension Inside Cell"
msgstr "Estensión del testu dientro de la caxella"
@@ -22438,7 +21940,6 @@ msgid "Text"
msgstr "Testu"
#: sidebarnumberformat.ui:54
-#, fuzzy
msgctxt "sidebarnumberformat|category-atkobject"
msgid "Category"
msgstr "Categoría"
@@ -22642,7 +22143,6 @@ msgid "Binary"
msgstr "Binariu"
#: solverdlg.ui:535
-#, fuzzy
msgctxt "solverdlg|op1list-atkobject"
msgid "Operator"
msgstr "Operador"
@@ -22673,7 +22173,6 @@ msgid "Binary"
msgstr "Binariu"
#: solverdlg.ui:559
-#, fuzzy
msgctxt "solverdlg|op2list-atkobject"
msgid "Operator"
msgstr "Operador"
@@ -22704,7 +22203,6 @@ msgid "Binary"
msgstr "Binariu"
#: solverdlg.ui:583
-#, fuzzy
msgctxt "solverdlg|op3list-atkobject"
msgid "Operator"
msgstr "Operador"
@@ -22735,31 +22233,26 @@ msgid "Binary"
msgstr "Binariu"
#: solverdlg.ui:607
-#, fuzzy
msgctxt "solverdlg|op4list-atkobject"
msgid "Operator"
msgstr "Operador"
#: solverdlg.ui:626
-#, fuzzy
msgctxt "solverdlg|val1edit-atkobject"
msgid "Value"
msgstr "Valor"
#: solverdlg.ui:645
-#, fuzzy
msgctxt "solverdlg|val2edit-atkobject"
msgid "Value"
msgstr "Valor"
#: solverdlg.ui:664
-#, fuzzy
msgctxt "solverdlg|val3edit-atkobject"
msgid "Value"
msgstr "Valor"
#: solverdlg.ui:683
-#, fuzzy
msgctxt "solverdlg|val4edit-atkobject"
msgid "Value"
msgstr "Valor"
@@ -22801,13 +22294,11 @@ msgid "Solver engine:"
msgstr ""
#: solveroptionsdialog.ui:70
-#, fuzzy
msgctxt "solveroptionsdialog|label1"
msgid "Settings:"
msgstr "Configuración:"
#: solveroptionsdialog.ui:96
-#, fuzzy
msgctxt "solveroptionsdialog|edit"
msgid "Edit..."
msgstr "Editar..."
@@ -22921,13 +22412,11 @@ msgid "Copy sort results to:"
msgstr "Copiar resultaos del ordenamientu a:"
#: sortoptionspage.ui:129
-#, fuzzy
msgctxt "sortoptionspage|outarealb-atkobject"
msgid "Copy sort results to:"
msgstr "Copiar resultaos del ordenamientu a:"
#: sortoptionspage.ui:149
-#, fuzzy
msgctxt "sortoptionspage|outareaed-atkobject"
msgid "Copy sort results to:"
msgstr "Copiar resultaos del ordenamientu a:"
@@ -22938,7 +22427,6 @@ msgid "Custom sort order"
msgstr "Orde de clasificación definíu pol usuariu"
#: sortoptionspage.ui:186
-#, fuzzy
msgctxt "sortoptionspage|sortuserlb-atkobject"
msgid "Custom sort order"
msgstr "Orde de clasificación definíu pol usuariu"
@@ -23467,7 +22955,6 @@ msgid "Document: "
msgstr "Documentu: "
#: subtotaldialog.ui:8
-#, fuzzy
msgctxt "subtotaldialog|SubTotalDialog"
msgid "Subtotals"
msgstr "Subtotales"
@@ -23530,25 +23017,21 @@ msgid "Count (numbers only)"
msgstr "Cuenta (sólo los númberos)"
#: subtotalgrppage.ui:33
-#, fuzzy
msgctxt "subtotalgrppage|liststore1"
msgid "StDev (Sample)"
msgstr "DesvEst (amuesa)"
#: subtotalgrppage.ui:36
-#, fuzzy
msgctxt "subtotalgrppage|liststore1"
msgid "StDevP (Population)"
msgstr "DesvEstP (población)"
#: subtotalgrppage.ui:39
-#, fuzzy
msgctxt "subtotalgrppage|liststore1"
msgid "Var (Sample)"
msgstr "Var (amuesa)"
#: subtotalgrppage.ui:42
-#, fuzzy
msgctxt "subtotalgrppage|liststore1"
msgid "VarP (Population)"
msgstr "VarP (población)"
@@ -24026,7 +23509,6 @@ msgid "Cell range"
msgstr "Rangu de caxelles"
#: validationcriteriapage.ui:39
-#, fuzzy
msgctxt "validationcriteriapage|liststore1"
msgid "List"
msgstr "Llista"
diff --git a/source/ast/scaddins/messages.po b/source/ast/scaddins/messages.po
index 843522c9227..7b5a1deb5ab 100644
--- a/source/ast/scaddins/messages.po
+++ b/source/ast/scaddins/messages.po
@@ -234,7 +234,6 @@ msgid "Returns the multinomial coefficient of a set of numbers"
msgstr "Devuelve'l coeficiente multinomial d'un grupu de númberos"
#: analysis.hrc:102
-#, fuzzy
msgctxt "ANALYSIS_Multinomial"
msgid "Number"
msgstr "Númberu"
@@ -387,7 +386,6 @@ msgid ""
msgstr ""
#: analysis.hrc:156
-#, fuzzy
msgctxt "ANALYSIS_Gcd"
msgid "Number"
msgstr "Númberu"
@@ -405,7 +403,6 @@ msgid ""
msgstr ""
#: analysis.hrc:163
-#, fuzzy
msgctxt "ANALYSIS_Lcm"
msgid "Number"
msgstr "Númberu"
@@ -1081,7 +1078,6 @@ msgid "Returns the product of several complex numbers"
msgstr "Devuelve'l productu de dellos númberos complexos"
#: analysis.hrc:430 /home/cl/vc/git/libo-core/scaddins/inc/analysis.hrc:432
-#, fuzzy
msgctxt "ANALYSIS_Improduct"
msgid "Complex number"
msgstr "Númberu complexu"
diff --git a/source/ast/scp2/source/ooo.po b/source/ast/scp2/source/ooo.po
index 354f4a78df0..7d296f4abe1 100644
--- a/source/ast/scp2/source/ooo.po
+++ b/source/ast/scp2/source/ooo.po
@@ -4419,7 +4419,6 @@ msgid "Slovenian spelling dictionary, hyphenation rules, and thesaurus"
msgstr "Diccionariu de correición ortográficu, regles de separación silábica y de sinónimos pal eslovenu"
#: module_ooo.ulf
-#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_NAME_MODULE_EXTENSION_DICTIONARY_SQ\n"
diff --git a/source/ast/sd/messages.po b/source/ast/sd/messages.po
index 7ec9981ee85..c36ad2d1bef 100644
--- a/source/ast/sd/messages.po
+++ b/source/ast/sd/messages.po
@@ -14,7 +14,6 @@ msgstr ""
"X-Generator: LibreOffice\n"
#: DocumentRenderer.hrc:29
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_CONTENT_CHOICES"
msgid "Slides"
msgstr "Diapositives"
@@ -26,7 +25,6 @@ msgid "Handouts"
msgstr "Folletu"
#: DocumentRenderer.hrc:31
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_CONTENT_CHOICES"
msgid "Notes"
msgstr "Notes"
@@ -91,67 +89,56 @@ msgid "Original colors"
msgstr "Colores orixinales"
#: DocumentRenderer.hrc:55
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_QUALITY_CHOICES"
msgid "Grayscale"
msgstr "Escala de buxos"
#: DocumentRenderer.hrc:56
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_QUALITY_CHOICES"
msgid "Black & white"
msgstr "Blanco y prieto"
#: DocumentRenderer.hrc:61
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_PAGE_OPTIONS_CHOICES"
msgid "Original size"
msgstr "Tamañu orixinal"
#: DocumentRenderer.hrc:62
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_PAGE_OPTIONS_CHOICES"
msgid "Fit to printable page"
msgstr "Axustar a la zona d'imprentación"
#: DocumentRenderer.hrc:63
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_PAGE_OPTIONS_CHOICES"
msgid "Distribute on multiple sheets of paper"
msgstr "Distribuyir en delles fueyes de papel"
#: DocumentRenderer.hrc:64
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_PAGE_OPTIONS_CHOICES"
msgid "Tile sheet of paper with repeated slides"
msgstr "Páxinas como azulexos con diapositives repetíes"
#: DocumentRenderer.hrc:69
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_PAGE_OPTIONS_CHOICES_DRAW"
msgid "Original size"
msgstr "Tamañu orixinal"
#: DocumentRenderer.hrc:70
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_PAGE_OPTIONS_CHOICES_DRAW"
msgid "Fit to printable page"
msgstr "Axustar a la zona d'imprentación"
#: DocumentRenderer.hrc:71
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_PAGE_OPTIONS_CHOICES_DRAW"
msgid "Distribute on multiple sheets of paper"
msgstr "Distribuyir en delles fueyes de papel"
#: DocumentRenderer.hrc:72
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_PAGE_OPTIONS_CHOICES_DRAW"
msgid "Tile sheet of paper with repeated pages"
msgstr "Páxines como azulexos con páxines repetíes"
#: DocumentRenderer.hrc:77
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_BROCHURE_INCLUDE_LIST"
msgid "All pages"
msgstr "Toles páxines"
@@ -205,7 +192,6 @@ msgid "Se~lection"
msgstr "Se~leición"
#: errhdl.hrc:29
-#, fuzzy
msgctxt "RID_SD_ERRHDL"
msgid "File format error found at $(ARG1)(row,col)."
msgstr "S'atopó un error de formatu del ficheru en $(ARG1)(filera,columna)."
@@ -229,7 +215,6 @@ msgid "Hidden Styles"
msgstr "Estilos anubríos"
#: family.hrc:31
-#, fuzzy
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Applied Styles"
msgstr "Estilos aplicaos"
@@ -303,13 +288,11 @@ msgid "Close Polygon"
msgstr "Zarrar el polígonu"
#: strings.hrc:35
-#, fuzzy
msgctxt "STR_SLIDE_SORTER_MODE"
msgid "Slide Sorter"
msgstr "Clasificador de diapositives"
#: strings.hrc:36
-#, fuzzy
msgctxt "STR_NORMAL_MODE"
msgid "Normal"
msgstr "Normal"
@@ -1227,7 +1210,6 @@ msgid "Text"
msgstr "Testu"
#: strings.hrc:216
-#, fuzzy
msgctxt "STR_HTMLEXP_SETGRAPHIC"
msgid "Image"
msgstr "Imaxe"
@@ -1495,7 +1477,6 @@ msgid "Insert Image"
msgstr "Inxertar una imaxe"
#: strings.hrc:268
-#, fuzzy
msgctxt "STR_INSERT_MOVIE"
msgid "Insert Audio or Video"
msgstr "Insertar soníu o videu"
@@ -2067,13 +2048,11 @@ msgid "PresentationPageNumberShape"
msgstr ""
#: strings.hrc:385
-#, fuzzy
msgctxt "SID_SD_A11Y_D_PRESENTATION"
msgid "%PRODUCTNAME Presentation"
msgstr "Presentación de %PRODUCTNAME"
#: strings.hrc:386
-#, fuzzy
msgctxt "SID_SD_A11Y_P_TITLE_N_STYLE"
msgid "Title"
msgstr "Títulu"
@@ -2091,13 +2070,11 @@ msgid "Subtitle"
msgstr "Sotítulu"
#: strings.hrc:389
-#, fuzzy
msgctxt "SID_SD_A11Y_P_PAGE_N_STYLE"
msgid "Page"
msgstr "Páxina"
#: strings.hrc:390
-#, fuzzy
msgctxt "SID_SD_A11Y_P_NOTES_N_STYLE"
msgid "Notes"
msgstr "Notes"
@@ -2132,13 +2109,11 @@ msgid "Date"
msgstr "D_ata"
#: strings.hrc:396
-#, fuzzy
msgctxt "SID_SD_A11Y_P_NUMBER_N_STYLE"
msgid "Number"
msgstr "Númberu"
#: strings.hrc:397
-#, fuzzy
msgctxt "SID_SD_A11Y_D_PRESENTATION_READONLY"
msgid "(read-only)"
msgstr "(namái llectura)"
@@ -2195,7 +2170,6 @@ msgid "Fill color:"
msgstr "Primer columna"
#: strings.hrc:408
-#, fuzzy
msgctxt "STR_CUSTOMANIMATION_STYLE_PROPERTY"
msgid "Style:"
msgstr "Estilu:"
@@ -2213,7 +2187,6 @@ msgid "Font color:"
msgstr "Primer columna"
#: strings.hrc:411
-#, fuzzy
msgctxt "STR_CUSTOMANIMATION_FONT_SIZE_STYLE_PROPERTY"
msgid "Style:"
msgstr "Estilu:"
@@ -2399,19 +2372,16 @@ msgid "Print"
msgstr "Imprimir"
#: strings.hrc:449
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_CONTENT"
msgid "Document"
msgstr "Documentu"
#: strings.hrc:450
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_SLIDESPERPAGE"
msgid "Slides per page"
msgstr "Diapositives por páxina"
#: strings.hrc:451
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_ORDER"
msgid "Order"
msgstr "Orde"
@@ -2441,13 +2411,11 @@ msgid "~Date and time"
msgstr "Data y tiempu"
#: strings.hrc:456
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_IS_PRINT_HIDDEN"
msgid "Hidden pages"
msgstr "Páxines anubríes"
#: strings.hrc:457
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_QUALITY"
msgid "Color"
msgstr "Color"
@@ -2509,7 +2477,6 @@ msgid "%PRODUCTNAME Draw has searched to the beginning of the document. Do you w
msgstr "%PRODUCTNAME Draw guetó al entamu de la presentación. Quies siguir fasta'l final?"
#: strings.hrc:470
-#, fuzzy
msgctxt "STR_SD_NONE"
msgid "- None -"
msgstr "- Dengún -"
@@ -2521,13 +2488,11 @@ msgid "_Reply"
msgstr "~Retrucar"
#: annotationmenu.ui:28
-#, fuzzy
msgctxt "annotationmenu|bold"
msgid "_Bold"
msgstr "_Negrina"
#: annotationmenu.ui:37
-#, fuzzy
msgctxt "annotationmenu|italic"
msgid "_Italic"
msgstr "_Cursiva"
@@ -2545,7 +2510,6 @@ msgid "_Strikethrough"
msgstr "Tacháu"
#: annotationmenu.ui:70
-#, fuzzy
msgctxt "annotationmenu|copy"
msgid "_Copy"
msgstr "_Copiar"
@@ -2778,7 +2742,6 @@ msgid "Entrance"
msgstr "Entrada"
#: customanimationspanel.ui:194
-#, fuzzy
msgctxt "customanimationspanel|categorylb"
msgid "Emphasis"
msgstr "Énfasis"
@@ -2833,13 +2796,11 @@ msgid "After previous"
msgstr "Tres l'anterior"
#: customanimationspanel.ui:324
-#, fuzzy
msgctxt "customanimationspanel|more_properties|tooltip_text"
msgid "Options"
msgstr "Opciones"
#: customanimationspanel.ui:350
-#, fuzzy
msgctxt "customanimationspanel|delay_label"
msgid "_Delay:"
msgstr "Retra_su:"
@@ -2856,7 +2817,6 @@ msgid "Automatic Preview"
msgstr "Vista previa automática"
#: customanimationspanel.ui:446
-#, fuzzy
msgctxt "customanimationspanel|play"
msgid "Play"
msgstr "Reproducir"
@@ -2877,13 +2837,11 @@ msgid "Animation List"
msgstr ""
#: customanimationspanelhorizontal.ui:96
-#, fuzzy
msgctxt "customanimationspanelhorizontal|add_effect|tooltip_text"
msgid "Add Effect"
msgstr "Amestar efeutu"
#: customanimationspanelhorizontal.ui:110
-#, fuzzy
msgctxt "customanimationspanelhorizontal|remove_effect|tooltip_text"
msgid "Remove Effect"
msgstr "Desaniciar efeutu"
@@ -2901,31 +2859,26 @@ msgid "Move Down"
msgstr "Mover abaxo"
#: customanimationspanelhorizontal.ui:166
-#, fuzzy
msgctxt "customanimationspanelhorizontal|start_effect"
msgid "_Start:"
msgstr "_Aniciu:"
#: customanimationspanelhorizontal.ui:179
-#, fuzzy
msgctxt "customanimationspanelhorizontal|effect_property"
msgid "_Direction:"
msgstr "_Direición:"
#: customanimationspanelhorizontal.ui:193
-#, fuzzy
msgctxt "customanimationspanelhorizontal|start_effect_list"
msgid "On click"
msgstr "Al facer clic"
#: customanimationspanelhorizontal.ui:194
-#, fuzzy
msgctxt "customanimationspanelhorizontal|start_effect_list"
msgid "With previous"
msgstr "Col anterior"
#: customanimationspanelhorizontal.ui:195
-#, fuzzy
msgctxt "customanimationspanelhorizontal|start_effect_list"
msgid "After previous"
msgstr "Tres l'anterior"
@@ -2943,7 +2896,6 @@ msgid "Entrance"
msgstr "Entrada"
#: customanimationspanelhorizontal.ui:261
-#, fuzzy
msgctxt "customanimationspanelhorizontal|categorylb"
msgid "Emphasis"
msgstr "Énfasis"
@@ -2978,7 +2930,6 @@ msgid "Select the speed of the Animation."
msgstr ""
#: customanimationspanelhorizontal.ui:302
-#, fuzzy
msgctxt "customanimationspanelhorizontal|delay_label"
msgid "_Delay:"
msgstr "Retra_su:"
@@ -2996,13 +2947,11 @@ msgid "Automatic Preview"
msgstr "Vista previa automática"
#: customanimationspanelhorizontal.ui:407
-#, fuzzy
msgctxt "customanimationspanelhorizontal|play"
msgid "Play"
msgstr "Reproducir"
#: customanimationspanelhorizontal.ui:412
-#, fuzzy
msgctxt "customanimationspanelhorizontal|play|tooltip_text"
msgid "Preview Effect"
msgstr "Vista previa del efeutu"
@@ -3232,7 +3181,6 @@ msgid "Max."
msgstr "Máx"
#: dockinganimation.ui:149
-#, fuzzy
msgctxt "dockinganimation|duration|tooltip_text"
msgid "Duration"
msgstr "Duración"
@@ -3312,7 +3260,6 @@ msgid "Top"
msgstr "Cimero"
#: dockinganimation.ui:359
-#, fuzzy
msgctxt "dockinganimation|alignment"
msgid "Centered"
msgstr "Centráu"
@@ -3358,7 +3305,6 @@ msgid "Apply Objects Individually"
msgstr ""
#: dockinganimation.ui:478
-#, fuzzy
msgctxt "dockinganimation|label3"
msgid "Number"
msgstr "Númberu"
@@ -3375,13 +3321,11 @@ msgid "Delete All Images"
msgstr ""
#: dockinganimation.ui:562
-#, fuzzy
msgctxt "dockinganimation|label2"
msgid "Image"
msgstr "Imaxe"
#: dockinganimation.ui:605
-#, fuzzy
msgctxt "dockinganimation|create"
msgid "Create"
msgstr "Crear"
@@ -3417,7 +3361,6 @@ msgid "_Timing..."
msgstr "Cronome~traxe..."
#: effectmenu.ui:57
-#, fuzzy
msgctxt "effectmenu|remove"
msgid "_Remove"
msgstr "Desanicia_r"
@@ -3447,19 +3390,16 @@ msgid "Extra Large"
msgstr "Perllargu"
#: fontstylemenu.ui:12
-#, fuzzy
msgctxt "fontstylemenu|bold"
msgid "Bold"
msgstr "Negrina"
#: fontstylemenu.ui:20
-#, fuzzy
msgctxt "fontstylemenu|italic"
msgid "Italic"
msgstr "Cursiva"
#: fontstylemenu.ui:28
-#, fuzzy
msgctxt "fontstylemenu|underline"
msgid "Underlined"
msgstr "Sorrayáu"
@@ -3559,7 +3499,6 @@ msgid "Include on page"
msgstr "Incluir na páxina"
#: impressprinteroptions.ui:32
-#, fuzzy
msgctxt "impressprinteroptions|printname"
msgid "Slide name"
msgstr "Nome de la diapositiva"
@@ -3571,7 +3510,6 @@ msgid "Date and time"
msgstr "Data y tiempu"
#: impressprinteroptions.ui:64
-#, fuzzy
msgctxt "impressprinteroptions|printhidden"
msgid "Hidden pages"
msgstr "Páxines anubríes"
@@ -3583,55 +3521,46 @@ msgid "Contents"
msgstr "Conteníu"
#: impressprinteroptions.ui:119
-#, fuzzy
msgctxt "impressprinteroptions|originalcolors"
msgid "Original size"
msgstr "Tamañu orixinal"
#: impressprinteroptions.ui:137
-#, fuzzy
msgctxt "impressprinteroptions|grayscale"
msgid "Grayscale"
msgstr "Escala de buxos"
#: impressprinteroptions.ui:155
-#, fuzzy
msgctxt "impressprinteroptions|blackandwhite"
msgid "Black & white"
msgstr "Blanco y prieto"
#: impressprinteroptions.ui:179
-#, fuzzy
msgctxt "impressprinteroptions|label5"
msgid "Color"
msgstr "Color"
#: impressprinteroptions.ui:212
-#, fuzzy
msgctxt "impressprinteroptions|originalsize"
msgid "Original size"
msgstr "Tamañu orixinal"
#: impressprinteroptions.ui:230
-#, fuzzy
msgctxt "impressprinteroptions|fittoprintable"
msgid "Fit to printable page"
msgstr "Axustar a la zona d'imprentación"
#: impressprinteroptions.ui:248
-#, fuzzy
msgctxt "impressprinteroptions|distributeonmultiple"
msgid "Distribute on multiple sheets of paper"
msgstr "Distribuyir en delles fueyes de papel"
#: impressprinteroptions.ui:266
-#, fuzzy
msgctxt "impressprinteroptions|tilesheet"
msgid "Tile sheet of paper with repeated slides"
msgstr "Páxinas como azulexos con diapositives repetíes"
#: impressprinteroptions.ui:290
-#, fuzzy
msgctxt "impressprinteroptions|label6"
msgid "Size"
msgstr "Tamañu"
@@ -3657,7 +3586,6 @@ msgid "Position"
msgstr "Posición"
#: interactiondialog.ui:8
-#, fuzzy
msgctxt "interactiondialog|InteractionDialog"
msgid "Interaction"
msgstr "Interaición"
@@ -3674,13 +3602,11 @@ msgid "Target:"
msgstr "Oxetivu"
#: interactionpage.ui:143
-#, fuzzy
msgctxt "interactionpage|label1"
msgid "Interaction"
msgstr "Interaición"
#: interactionpage.ui:183
-#, fuzzy
msgctxt "interactionpage|browse"
msgid "_Browse..."
msgstr "_Restolar..."
@@ -3768,7 +3694,6 @@ msgid "Show S_mall Preview"
msgstr "Amosar vista previa p~equeña"
#: navigatorpanel.ui:22
-#, fuzzy
msgctxt "navigatorpanel|documents|tooltip_text"
msgid "Document"
msgstr "Documentu"
@@ -3815,7 +3740,6 @@ msgid "Show Shapes"
msgstr "Formes de fleches"
#: notebookbar.ui:340
-#, fuzzy
msgctxt "notebookbar|FileLabel"
msgid "File"
msgstr "Ficheru"
@@ -3839,13 +3763,11 @@ msgid "Indent"
msgstr "Sangría"
#: notebookbar.ui:968
-#, fuzzy
msgctxt "notebookbar|increaseindent|tooltip_text"
msgid "Increase Indent"
msgstr "Aumentar sangría"
#: notebookbar.ui:984
-#, fuzzy
msgctxt "notebookbar|decreaseindent|tooltip_text"
msgid "Decrease Indent"
msgstr "Amenorgar sangría"
@@ -3857,31 +3779,26 @@ msgid "Horizontal Alignment"
msgstr "Alliniación horizontal"
#: notebookbar.ui:1497
-#, fuzzy
msgctxt "notebookbar|ImpressLabel"
msgid "Home"
msgstr "Entamu"
#: notebookbar.ui:1618
-#, fuzzy
msgctxt "notebookbar|InsertAVMedia|tooltip_text"
msgid "Insert Audio or Video"
msgstr "Insertar soníu o videu"
#: notebookbar.ui:1935
-#, fuzzy
msgctxt "notebookbar|InsertSymbol"
msgid "Symbol"
msgstr "Símbolos"
#: notebookbar.ui:2011
-#, fuzzy
msgctxt "notebookbar|InsertLabel"
msgid "Insert"
msgstr "Inxertar"
#: notebookbar.ui:2033
-#, fuzzy
msgctxt "notebookbar|TransitionsLabel"
msgid "Transitions"
msgstr "Transiciones"
@@ -3905,31 +3822,26 @@ msgid "Auto Spellcheck"
msgstr "Autocorreición"
#: notebookbar.ui:2354
-#, fuzzy
msgctxt "notebookbar|ReviewLabel"
msgid "Review"
msgstr "Revisar"
#: notebookbar.ui:2547
-#, fuzzy
msgctxt "notebookbar|GridVisible"
msgid "Grid"
msgstr "Cuadrícula"
#: notebookbar.ui:2737
-#, fuzzy
msgctxt "notebookbar|ViewLabel"
msgid "View"
msgstr "Ver"
#: notebookbar.ui:2757
-#, fuzzy
msgctxt "notebookbar|TableLabel"
msgid "Table"
msgstr "Tabla"
#: notebookbar.ui:3275
-#, fuzzy
msgctxt "notebookbar|ImageLabel"
msgid "Image"
msgstr "Imaxe"
@@ -3945,7 +3857,6 @@ msgid "Menubar"
msgstr ""
#: notebookbar_groupedbar_compact.ui:2575
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|fileb"
msgid "_File"
msgstr "_Ficheru"
@@ -3969,7 +3880,6 @@ msgid "S_lide"
msgstr "Diapositiva"
#: notebookbar_groupedbar_compact.ui:3163
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|insertText"
msgid "_Insert"
msgstr "_Inxertar"
@@ -4000,7 +3910,6 @@ msgstr "Presentación de diapositives"
#: notebookbar_groupedbar_compact.ui:4071
#: /home/cl/vc/git/libo-core/sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:5079
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|formatt"
msgid "F_ormat"
msgstr "F_ormatu"
@@ -4013,7 +3922,6 @@ msgid "_Paragraph"
msgstr "Párrafu"
#: notebookbar_groupedbar_compact.ui:4492
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|insertTextO"
msgid "_Insert"
msgstr "_Inxertar"
@@ -4059,7 +3967,6 @@ msgid "Grou_p"
msgstr "Grupu"
#: notebookbar_groupedbar_compact.ui:6694
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|GridO"
msgid "_Grid"
msgstr "_Rexella"
@@ -4083,7 +3990,6 @@ msgstr "Color"
#: notebookbar_groupedbar_compact.ui:7596
#: /home/cl/vc/git/libo-core/sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:8350
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|GridB"
msgid "_Grid"
msgstr "_Rexella"
@@ -4113,7 +4019,6 @@ msgid "_Master Page"
msgstr "Páxines maestres"
#: notebookbar_groupedbar_compact.ui:8808
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|insertTextb"
msgid "_Insert"
msgstr "_Inxertar"
@@ -4153,7 +4058,6 @@ msgid "Quotation"
msgstr "Cita"
#: notebookbar_groupedbar_full.ui:3227
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|fileb"
msgid "_File"
msgstr "_Ficheru"
@@ -4177,7 +4081,6 @@ msgid "S_lide"
msgstr "Diapositiva"
#: notebookbar_groupedbar_full.ui:3956
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|insertText"
msgid "_Insert"
msgstr "_Inxertar"
@@ -4218,7 +4121,6 @@ msgstr "Presentación de diapositives"
#: notebookbar_groupedbar_full.ui:5327
#: /home/cl/vc/git/libo-core/sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:6592
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|formatd"
msgid "F_ormat"
msgstr "F_ormatu"
@@ -4231,7 +4133,6 @@ msgid "_Paragraph"
msgstr "Párrafu"
#: notebookbar_groupedbar_full.ui:5894
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|insertTextt"
msgid "_Insert"
msgstr "_Inxertar"
@@ -4279,7 +4180,6 @@ msgstr "E~ditar"
#: notebookbar_groupedbar_full.ui:8677
#: /home/cl/vc/git/libo-core/sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:9941
#: /home/cl/vc/git/libo-core/sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:11368
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|GridDrawB"
msgid "_Grid"
msgstr "_Rexella"
@@ -4338,7 +4238,6 @@ msgid "_Master Page"
msgstr "Páxines maestres"
#: notebookbar_groupedbar_full.ui:11912
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|insertTextm"
msgid "_Insert"
msgstr "_Inxertar"
@@ -4373,13 +4272,11 @@ msgid "_Help"
msgstr "Ayuda"
#: notebookbar_groups.ui:49
-#, fuzzy
msgctxt "notebookbar_groups|layout01"
msgid "Blank"
msgstr "Balero"
#: notebookbar_groups.ui:57
-#, fuzzy
msgctxt "notebookbar_groups|layout02"
msgid "Title Slide"
msgstr "Páxina de títulu"
@@ -4391,31 +4288,26 @@ msgid "Title, Text"
msgstr "Testu de títulu"
#: notebookbar_groups.ui:73
-#, fuzzy
msgctxt "notebookbar_groups|layout04"
msgid "Title, Content"
msgstr "Títulu, Conteníu"
#: notebookbar_groups.ui:81
-#, fuzzy
msgctxt "notebookbar_groups|layout05"
msgid "Centered Text"
msgstr "Testu centráu"
#: notebookbar_groups.ui:104
-#, fuzzy
msgctxt "notebookbar_groups|hyperlink"
msgid "Hyperlink"
msgstr "Hiperenllaz"
#: notebookbar_groups.ui:118
-#, fuzzy
msgctxt "notebookbar_groups|footnote"
msgid "Footnote"
msgstr "Nota al pie"
#: notebookbar_groups.ui:127
-#, fuzzy
msgctxt "notebookbar_groups|endnote"
msgid "Endnote"
msgstr "Nota final"
@@ -4472,7 +4364,6 @@ msgid "Title 2"
msgstr "Títulu 2"
#: notebookbar_groups.ui:489
-#, fuzzy
msgctxt "notebookbar_groups|filegrouplabel"
msgid "File"
msgstr "Ficheru"
@@ -4484,7 +4375,6 @@ msgid "Clipboard"
msgstr "cartafueyu"
#: notebookbar_groups.ui:688
-#, fuzzy
msgctxt "notebookbar_groups|shapestyleb"
msgid "Style"
msgstr "Estilu"
@@ -4500,7 +4390,6 @@ msgid " "
msgstr ""
#: notebookbar_groups.ui:1201
-#, fuzzy
msgctxt "notebookbar_groups|formatgrouplabel"
msgid "Text"
msgstr "Testu"
@@ -4518,7 +4407,6 @@ msgid "Master"
msgstr "~Principal"
#: notebookbar_groups.ui:1293
-#, fuzzy
msgctxt "notebookbar_groups|layoutb"
msgid "Layout"
msgstr "Diseñu"
@@ -4536,31 +4424,26 @@ msgid "Transition"
msgstr "Transiciones"
#: notebookbar_groups.ui:1386
-#, fuzzy
msgctxt "notebookbar_groups|slidegrouplabel"
msgid "Slide"
msgstr "Diapositiva"
#: notebookbar_groups.ui:1460
-#, fuzzy
msgctxt "notebookbar_groups|shapesb"
msgid "Shapes"
msgstr "Formes"
#: notebookbar_groups.ui:1476
-#, fuzzy
msgctxt "notebookbar_groups|linksb"
msgid "Links"
msgstr "Enllaces"
#: notebookbar_groups.ui:1584
-#, fuzzy
msgctxt "notebookbar_groups|insertgrouplabel"
msgid "Insert"
msgstr "Inxertar"
#: notebookbar_groups.ui:1620
-#, fuzzy
msgctxt "notebookbar_groups|imagestyleb"
msgid "Style"
msgstr "Estilu"
@@ -4572,7 +4455,6 @@ msgid "Reset"
msgstr "Reaniciar"
#: notebookbar_groups.ui:1703
-#, fuzzy
msgctxt "notebookbar_groups|wrapb"
msgid "Wrap"
msgstr "Axuste"
@@ -4584,7 +4466,6 @@ msgid "Lock"
msgstr "Anclar"
#: notebookbar_groups.ui:1762
-#, fuzzy
msgctxt "notebookbar_groups|imagegrouplabel"
msgid "Image"
msgstr "Imaxe"
@@ -4596,13 +4477,11 @@ msgid "None"
msgstr "Dengún"
#: notebookbar_groups.ui:1827
-#, fuzzy
msgctxt "notebookbar_groups|wrapideal"
msgid "Optimal"
msgstr "Óptimu"
#: notebookbar_groups.ui:1836
-#, fuzzy
msgctxt "notebookbar_groups|wrapon"
msgid "Parallel"
msgstr "Paralelu"
@@ -4620,7 +4499,6 @@ msgid "After"
msgstr "_Tres"
#: notebookbar_groups.ui:1863
-#, fuzzy
msgctxt "notebookbar_groups|wrapthrough"
msgid "Through"
msgstr "Continuu"
@@ -4918,7 +4796,6 @@ msgid "Duration of pause"
msgstr "Duración de la pausa"
#: presentationdialog.ui:395
-#, fuzzy
msgctxt "presentationdialog|pauseduration-atkobject"
msgid "Pause Duration"
msgstr "Duración de la pausa"
@@ -5142,7 +5019,6 @@ msgid "_As stated in document"
msgstr ""
#: publishingdialog.ui:394
-#, fuzzy
msgctxt "publishingdialog|chgAutoRadiobutton"
msgid "_Automatic"
msgstr "_Automáticu"
@@ -5184,7 +5060,6 @@ msgid "_WebCast"
msgstr ""
#: publishingdialog.ui:680
-#, fuzzy
msgctxt "publishingdialog|kioskRadiobutton"
msgid "_Automatic"
msgstr "_Automáticu"
@@ -5308,7 +5183,6 @@ msgid "Information for the Title Page"
msgstr ""
#: publishingdialog.ui:1304
-#, fuzzy
msgctxt "publishingdialog|textOnlyCheckbutton"
msgid "_Text only"
msgstr "Namái _testu"
@@ -5421,13 +5295,11 @@ msgid "Two Spins"
msgstr "Dos vueltes"
#: rotatemenu.ui:50
-#, fuzzy
msgctxt "rotatemenu|clockwise"
msgid "Clockwise"
msgstr "Nel sentíu de les aguyes del reló"
#: rotatemenu.ui:58
-#, fuzzy
msgctxt "rotatemenu|counterclock"
msgid "Counter-clockwise"
msgstr "Sentíu anti-horariu"
@@ -5457,13 +5329,11 @@ msgid "Extra Large"
msgstr "Perllargu"
#: scalemenu.ui:50
-#, fuzzy
msgctxt "scalemenu|hori"
msgid "Horizontal"
msgstr "Horizontal"
#: scalemenu.ui:58
-#, fuzzy
msgctxt "scalemenu|vert"
msgid "Vertical"
msgstr "Vertical"
@@ -5552,7 +5422,6 @@ msgid "Master View"
msgstr ""
#: sidebarslidebackground.ui:226
-#, fuzzy
msgctxt "sidebarslidebackground|closemasterslide"
msgid "Close Master View"
msgstr "Zarrar vista de documento maestru"
@@ -5570,7 +5439,6 @@ msgid "Narrow"
msgstr "Estrecha"
#: sidebarslidebackground.ui:250
-#, fuzzy
msgctxt "sidebarslidebackground|marginLB"
msgid "Moderate"
msgstr "Moderáu"
@@ -5602,7 +5470,6 @@ msgid "Margin:"
msgstr ""
#: sidebarslidebackground.ui:277
-#, fuzzy
msgctxt "sidebarslidebackground|customlabel"
msgid "Custom"
msgstr "Personalizáu"
@@ -5766,7 +5633,6 @@ msgid "Stop previous sound"
msgstr "Detener el soníu anterior"
#: slidetransitionspanel.ui:113
-#, fuzzy
msgctxt "slidetransitionspanel|sound_list"
msgid "Other sound..."
msgstr "Otru soníu..."
@@ -5839,7 +5705,6 @@ msgid "Variant:"
msgstr "Varianza"
#: slidetransitionspanelhorizontal.ui:103
-#, fuzzy
msgctxt "slidetransitionspanelhorizontal|sound_label"
msgid "Sound:"
msgstr "Soníu:"
@@ -5857,19 +5722,16 @@ msgid "Stop previous sound"
msgstr "Detener el soníu anterior"
#: slidetransitionspanelhorizontal.ui:118
-#, fuzzy
msgctxt "slidetransitionspanelhorizontal|sound_list"
msgid "Other sound..."
msgstr "Otru soníu..."
#: slidetransitionspanelhorizontal.ui:128
-#, fuzzy
msgctxt "slidetransitionspanelhorizontal|loop_sound"
msgid "Loop until next sound"
msgstr "Repetir fasta'l siguiente soníu"
#: slidetransitionspanelhorizontal.ui:142
-#, fuzzy
msgctxt "slidetransitionspanelhorizontal|rb_mouse_click"
msgid "On mouse click"
msgstr "Al facer clic col mur"
@@ -5892,7 +5754,6 @@ msgid "Apply Transition to All Slides"
msgstr ""
#: slidetransitionspanelhorizontal.ui:226
-#, fuzzy
msgctxt "slidetransitionspanelhorizontal|play"
msgid "Play"
msgstr "Reproducir"
@@ -6140,7 +6001,6 @@ msgid "Values from Selection"
msgstr "Valores de la seleición"
#: copydlg.ui:162
-#, fuzzy
msgctxt "copydlg|viewdata-atkobject"
msgid "Values from Selection"
msgstr "Valores de la seleición"
@@ -6310,7 +6170,6 @@ msgid "Background"
msgstr "Fondu"
#: drawpagedialog.ui:150
-#, fuzzy
msgctxt "drawpagedialog|RID_SVXPAGE_TRANSPARENCE"
msgid "Transparency"
msgstr "Tresparencia"
@@ -6346,7 +6205,6 @@ msgid "Numbering"
msgstr "Numberación"
#: drawprinteroptions.ui:32
-#, fuzzy
msgctxt "drawprinteroptions|printname"
msgid "Page name"
msgstr "Nome de páxina"
@@ -6364,55 +6222,46 @@ msgid "Contents"
msgstr "Conteníu"
#: drawprinteroptions.ui:103
-#, fuzzy
msgctxt "drawprinteroptions|originalcolors"
msgid "Original size"
msgstr "Tamañu orixinal"
#: drawprinteroptions.ui:121
-#, fuzzy
msgctxt "drawprinteroptions|grayscale"
msgid "Grayscale"
msgstr "Escala de buxos"
#: drawprinteroptions.ui:139
-#, fuzzy
msgctxt "drawprinteroptions|blackandwhite"
msgid "Black & white"
msgstr "Blanco y prieto"
#: drawprinteroptions.ui:163
-#, fuzzy
msgctxt "drawprinteroptions|label5"
msgid "Color"
msgstr "Color"
#: drawprinteroptions.ui:196
-#, fuzzy
msgctxt "drawprinteroptions|originalsize"
msgid "Original size"
msgstr "Tamañu orixinal"
#: drawprinteroptions.ui:214
-#, fuzzy
msgctxt "drawprinteroptions|fittoprintable"
msgid "Fit to printable page"
msgstr "Axustar a la zona d'imprentación"
#: drawprinteroptions.ui:232
-#, fuzzy
msgctxt "drawprinteroptions|distributeonmultiple"
msgid "Distribute on multiple sheets of paper"
msgstr "Distribuyir en delles fueyes de papel"
#: drawprinteroptions.ui:250
-#, fuzzy
msgctxt "drawprinteroptions|tilesheet"
msgid "Tile sheet of paper with repeated pages"
msgstr "Páxines como azulexos con páxines repetíes"
#: drawprinteroptions.ui:274
-#, fuzzy
msgctxt "drawprinteroptions|label6"
msgid "Size"
msgstr "Tamañu"
@@ -6520,7 +6369,6 @@ msgid "_Title"
msgstr "_Títulu"
#: insertlayer.ui:197
-#, fuzzy
msgctxt "insertlayer|description"
msgid "_Description"
msgstr "_Descripción"
diff --git a/source/ast/sfx2/messages.po b/source/ast/sfx2/messages.po
index 758122fd7e4..dd5db798d2e 100644
--- a/source/ast/sfx2/messages.po
+++ b/source/ast/sfx2/messages.po
@@ -39,13 +39,11 @@ msgid "~Close"
msgstr "~Zarrar"
#: strings.hrc:30
-#, fuzzy
msgctxt "STR_OPEN"
msgid "Open"
msgstr "Abrir"
#: strings.hrc:31
-#, fuzzy
msgctxt "STR_EDIT_TEMPLATE"
msgid "Edit"
msgstr "Editar"
@@ -61,13 +59,11 @@ msgid "Reset Default"
msgstr ""
#: strings.hrc:34
-#, fuzzy
msgctxt "STR_DELETE"
msgid "Delete"
msgstr "Desaniciar"
#: strings.hrc:35
-#, fuzzy
msgctxt "STR_RENAME"
msgid "Rename"
msgstr "Renomar"
@@ -195,7 +191,6 @@ msgid "~Keep Old Styles"
msgstr "~Caltener Estilos Vieyos"
#: strings.hrc:59
-#, fuzzy
msgctxt "STR_ACTION_REFRESH"
msgid "Refresh"
msgstr "Refrescar"
@@ -441,67 +436,56 @@ msgid "\"$(ARG1)\" is not an absolute URL that can be passed to an external appl
msgstr "«$(ARG1)» nun ye una URL absoluta que pueda tresmitise a una aplicación esterna p'abrila."
#: strings.hrc:107
-#, fuzzy
msgctxt "STR_GID_INTERN"
msgid "Internal"
msgstr "Internu"
#: strings.hrc:108
-#, fuzzy
msgctxt "STR_GID_APPLICATION"
msgid "Application"
msgstr "Aplicación"
#: strings.hrc:109
-#, fuzzy
msgctxt "STR_GID_VIEW"
msgid "View"
msgstr "Ver"
#: strings.hrc:110
-#, fuzzy
msgctxt "STR_GID_DOCUMENT"
msgid "Documents"
msgstr "Documentos"
#: strings.hrc:111
-#, fuzzy
msgctxt "STR_GID_EDIT"
msgid "Edit"
msgstr "Editar"
#: strings.hrc:112
-#, fuzzy
msgctxt "STR_GID_MACRO"
msgid "BASIC"
msgstr "BASIC"
#: strings.hrc:113
-#, fuzzy
msgctxt "STR_GID_OPTIONS"
msgid "Options"
msgstr "Opciones"
#: strings.hrc:114
-#, fuzzy
msgctxt "STR_GID_MATH"
msgid "Math"
msgstr "Matemátiques"
#: strings.hrc:115
-#, fuzzy
msgctxt "STR_GID_NAVIGATOR"
msgid "Navigate"
msgstr "Restolar"
#: strings.hrc:116
-#, fuzzy
msgctxt "STR_GID_INSERT"
msgid "Insert"
msgstr "Inxertar"
#: strings.hrc:117
-#, fuzzy
msgctxt "STR_GID_FORMAT"
msgid "Format"
msgstr "Formatu"
@@ -513,25 +497,21 @@ msgid "Templates"
msgstr "Plantíes"
#: strings.hrc:119
-#, fuzzy
msgctxt "STR_GID_TEXT"
msgid "Text"
msgstr "Testu"
#: strings.hrc:120
-#, fuzzy
msgctxt "STR_GID_FRAME"
msgid "Frame"
msgstr "Marcu"
#: strings.hrc:121
-#, fuzzy
msgctxt "STR_GID_GRAPHIC"
msgid "Image"
msgstr "Imaxe"
#: strings.hrc:122
-#, fuzzy
msgctxt "STR_GID_TABLE"
msgid "Table"
msgstr "Tabla"
@@ -543,19 +523,16 @@ msgid "Numbering"
msgstr "Numberación"
#: strings.hrc:124
-#, fuzzy
msgctxt "STR_GID_DATA"
msgid "Data"
msgstr "Datos"
#: strings.hrc:125
-#, fuzzy
msgctxt "STR_GID_SPECIAL"
msgid "Special Functions"
msgstr "Funciones especiales"
#: strings.hrc:126
-#, fuzzy
msgctxt "STR_GID_IMAGE"
msgid "Image"
msgstr "Imaxe"
@@ -567,31 +544,26 @@ msgid "Chart"
msgstr "Diagrama"
#: strings.hrc:128
-#, fuzzy
msgctxt "STR_GID_EXPLORER"
msgid "Explorer"
msgstr "Esplorador"
#: strings.hrc:129
-#, fuzzy
msgctxt "STR_GID_CONNECTOR"
msgid "Connector"
msgstr "Coneutor"
#: strings.hrc:130
-#, fuzzy
msgctxt "STR_GID_MODIFY"
msgid "Modify"
msgstr "Camudar"
#: strings.hrc:131
-#, fuzzy
msgctxt "STR_GID_DRAWING"
msgid "Drawing"
msgstr "Dibuxu"
#: strings.hrc:132
-#, fuzzy
msgctxt "STR_GID_CONTROLS"
msgid "Controls"
msgstr "Controles"
@@ -1008,13 +980,11 @@ msgid "Styles in use: "
msgstr "Estilos n'usu: "
#: strings.hrc:208
-#, fuzzy
msgctxt "STR_SID_NAVIGATOR"
msgid "Navigator"
msgstr "Restolador"
#: strings.hrc:209
-#, fuzzy
msgctxt "STR_SID_SIDEBAR"
msgid "Sidebar"
msgstr "Barra llateral"
@@ -1479,7 +1449,6 @@ msgid "Businesscard with logo"
msgstr ""
#: strings.hrc:303
-#, fuzzy
msgctxt "STR_CLEAR_CHAR"
msgid "Remove"
msgstr "Desaniciar"
@@ -1508,7 +1477,6 @@ msgid "Date completed"
msgstr "Data completada"
#: dinfdlg.hrc:30
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Department"
msgstr "Departamentu"
@@ -1544,7 +1512,6 @@ msgid "Editor"
msgstr "Editor"
#: dinfdlg.hrc:36
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "E-Mail"
msgstr "Corréu-e"
@@ -1568,7 +1535,6 @@ msgid "Info"
msgstr "Información"
#: dinfdlg.hrc:40
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Language"
msgstr "Llingua"
@@ -1586,7 +1552,6 @@ msgid "Matter"
msgstr "Asuntu"
#: dinfdlg.hrc:43
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Office"
msgstr "Oficina"
@@ -1604,13 +1569,11 @@ msgid "Project"
msgstr "Proyeutu"
#: dinfdlg.hrc:46
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Publisher"
msgstr "Editor"
#: dinfdlg.hrc:47
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Purpose"
msgstr "Finalidá"
@@ -1634,19 +1597,16 @@ msgid "Recorded date"
msgstr "Data de grabación"
#: dinfdlg.hrc:51
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Reference"
msgstr "Referencia"
#: dinfdlg.hrc:52
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Source"
msgstr "Orixe"
#: dinfdlg.hrc:53
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Status"
msgstr "Estáu"
@@ -1664,13 +1624,11 @@ msgid "Typist"
msgstr "Escritor"
#: dinfdlg.hrc:56
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "URL"
msgstr "URL"
#: dinfdlg.hrc:69
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Text"
msgstr "Testu"
@@ -1688,13 +1646,11 @@ msgid "Date"
msgstr "Datos"
#: dinfdlg.hrc:72
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Duration"
msgstr "Duración"
#: dinfdlg.hrc:73
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Number"
msgstr "Númberu"
@@ -1822,13 +1778,11 @@ msgid "Display"
msgstr "Vista"
#: bookmarkmenu.ui:26
-#, fuzzy
msgctxt "bookmarkmenu|rename"
msgid "Rename..."
msgstr "Renomar..."
#: bookmarkmenu.ui:34
-#, fuzzy
msgctxt "bookmarkmenu|delete"
msgid "Delete"
msgstr "Desaniciar"
@@ -2088,7 +2042,6 @@ msgid "Edit Document"
msgstr "Editar documentu"
#: editdocumentdialog.ui:44
-#, fuzzy
msgctxt "editdocumentdialog|cancel"
msgid "Cancel"
msgstr "Encaboxar"
@@ -2144,7 +2097,6 @@ msgid "Millise_conds:"
msgstr "Milisegundos"
#: editdurationdialog.ui:287
-#, fuzzy
msgctxt "editdurationdialog|label2"
msgid "Duration"
msgstr "Duración"
@@ -2165,7 +2117,6 @@ msgid "Please save this document locally instead and attach it from within your
msgstr "Alternativamente, guarde esti documentu de mou llocal y axúntelu col so cliente de corréu electrónicu."
#: floatingrecord.ui:9
-#, fuzzy
msgctxt "floatingrecord|FloatingRecord"
msgid "Record Macro"
msgstr "Grabar macro"
@@ -2201,7 +2152,6 @@ msgid "Find"
msgstr "Guetar"
#: helpcontrol.ui:117
-#, fuzzy
msgctxt "helpcontrol|bookmarks"
msgid "Bookmarks"
msgstr "Marcadores"
@@ -2327,7 +2277,6 @@ msgid "From File..."
msgstr "~Dende Ficheru..."
#: loadtemplatedialog.ui:128
-#, fuzzy
msgctxt "loadtemplatedialog|label1"
msgid "Categories"
msgstr "Categoríes"
@@ -2374,7 +2323,6 @@ msgid "Load Styles"
msgstr ""
#: loadtemplatedialog.ui:331
-#, fuzzy
msgctxt "loadtemplatedialog|label3"
msgid "Pre_view"
msgstr "Pre_visualitzación"
@@ -2447,7 +2395,6 @@ msgid "Style Name"
msgstr "Nome del estilu"
#: notebookbar.ui:73
-#, fuzzy
msgctxt "notebookbar|label9"
msgid "File"
msgstr "Ficheru"
@@ -2613,7 +2560,6 @@ msgid "Confirm:"
msgstr "Confirmar:"
#: password.ui:158
-#, fuzzy
msgctxt "password|pass1ed-atkobject"
msgid "Password"
msgstr "Contraseña"
@@ -2728,13 +2674,11 @@ msgid "_Search for:"
msgstr "_Guetar por"
#: searchdialog.ui:117
-#, fuzzy
msgctxt "searchdialog|matchcase"
msgid "Ma_tch case"
msgstr "Coincidencia e_xauta"
#: searchdialog.ui:132
-#, fuzzy
msgctxt "searchdialog|wholewords"
msgid "Whole wor_ds only"
msgstr "Sólo _pallabres completes"
@@ -2885,7 +2829,6 @@ msgid "E_xtensions"
msgstr "E_stensiones"
#: startcenter.ui:482
-#, fuzzy
msgctxt "startcenter|label1"
msgid "Application"
msgstr "Aplicación"
@@ -2919,13 +2862,11 @@ msgid "Hide"
msgstr "Tapecer"
#: stylecontextmenu.ui:36
-#, fuzzy
msgctxt "stylecontextmenu|show"
msgid "Show"
msgstr "Amosar"
#: stylecontextmenu.ui:44
-#, fuzzy
msgctxt "stylecontextmenu|delete"
msgid "Delete..."
msgstr "Desaniciar..."
@@ -2957,19 +2898,16 @@ msgid "All Applications"
msgstr ""
#: templatedlg.ui:16
-#, fuzzy
msgctxt "templatedlg|applist"
msgid "Documents"
msgstr "Documentos"
#: templatedlg.ui:19
-#, fuzzy
msgctxt "templatedlg|applist"
msgid "Spreadsheets"
msgstr "Fueyes de cálculu"
#: templatedlg.ui:22
-#, fuzzy
msgctxt "templatedlg|applist"
msgid "Presentations"
msgstr "Presentaciones"
@@ -2998,7 +2936,6 @@ msgid "Search"
msgstr "Guetar"
#: templatedlg.ui:147
-#, fuzzy
msgctxt "templatedlg|search_filter"
msgid "Search..."
msgstr "Guetar..."
@@ -3041,7 +2978,6 @@ msgid "Show this dialog at startup"
msgstr ""
#: templatedlg.ui:373
-#, fuzzy
msgctxt "templatedlg|move_btn"
msgid "Move"
msgstr "Mover"
@@ -3053,7 +2989,6 @@ msgid "Move Templates"
msgstr "Les mios plantíes"
#: templatedlg.ui:391
-#, fuzzy
msgctxt "templatedlg|export_btn"
msgid "Export"
msgstr "Esportar"
@@ -3064,7 +2999,6 @@ msgid "Export Templates"
msgstr ""
#: templatedlg.ui:408
-#, fuzzy
msgctxt "templatedlg|import_btn"
msgid "Import"
msgstr "Importar"
diff --git a/source/ast/starmath/messages.po b/source/ast/starmath/messages.po
index 4d91d0cfebe..42d2108223a 100644
--- a/source/ast/starmath/messages.po
+++ b/source/ast/starmath/messages.po
@@ -1702,43 +1702,36 @@ msgid "gray"
msgstr "Buxu"
#: strings.hrc:295
-#, fuzzy
msgctxt "STR_LIME"
msgid "lime"
msgstr "llima"
#: strings.hrc:296
-#, fuzzy
msgctxt "STR_MAROON"
msgid "maroon"
msgstr "marrón"
#: strings.hrc:297
-#, fuzzy
msgctxt "STR_NAVY"
msgid "navy"
msgstr "azulmarín|marín"
#: strings.hrc:298
-#, fuzzy
msgctxt "STR_OLIVE"
msgid "olive"
msgstr "oliva"
#: strings.hrc:299
-#, fuzzy
msgctxt "STR_PURPLE"
msgid "purple"
msgstr "púrpura"
#: strings.hrc:300
-#, fuzzy
msgctxt "STR_SILVER"
msgid "silver"
msgstr "plata"
#: strings.hrc:301
-#, fuzzy
msgctxt "STR_TEAL"
msgid "teal"
msgstr "xade"
@@ -1904,7 +1897,6 @@ msgid "B~orders"
msgstr "Bordes"
#: strings.hrc:333
-#, fuzzy
msgctxt "RID_PRINTUIOPT_SIZE"
msgid "Size"
msgstr "Tamañu"
diff --git a/source/ast/svl/messages.po b/source/ast/svl/messages.po
index b3eaeb8fefb..06b6a3c2a62 100644
--- a/source/ast/svl/messages.po
+++ b/source/ast/svl/messages.po
@@ -110,13 +110,11 @@ msgid "Image"
msgstr "Imaxe"
#: svl.hrc:45
-#, fuzzy
msgctxt "STR_SVT_MIMETYPE_IMAGE_PNG"
msgid "Image"
msgstr "Imaxe"
#: svl.hrc:46
-#, fuzzy
msgctxt "STR_SVT_MIMETYPE_IMAGE_TIFF"
msgid "Image"
msgstr "Imaxe"
diff --git a/source/ast/svtools/messages.po b/source/ast/svtools/messages.po
index 8e1a988a486..5f04961d153 100644
--- a/source/ast/svtools/messages.po
+++ b/source/ast/svtools/messages.po
@@ -14,133 +14,111 @@ msgstr ""
"X-Generator: LibreOffice\n"
#: errtxt.hrc:30
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "Error"
msgstr "Fallu"
#: errtxt.hrc:31
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "Warning"
msgstr "Avisu"
#: errtxt.hrc:32
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) loading the template $(ARG1)"
msgstr "$(ERR) al cargar la plantía $(ARG1)"
#: errtxt.hrc:33 /home/cl/vc/git/libo-core/svtools/inc/errtxt.hrc:34
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) saving the document $(ARG1)"
msgstr "$(ERR) al grabar el documentu $(ARG1)"
#: errtxt.hrc:35
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) displaying doc. information for document $(ARG1)"
msgstr "$(ERR) al amosar la información del documentu $(ARG1)"
#: errtxt.hrc:36
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) writing document $(ARG1) as template"
msgstr "$(ERR) al escribir el documentu $(ARG1) como plantía"
#: errtxt.hrc:37
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) copying or moving document contents"
msgstr "$(ERR) al copiar o mover el conteníu del documentu"
#: errtxt.hrc:38
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) starting the Document Manager"
msgstr "$(ERR) al arrancar l'alministrador de documentos"
#: errtxt.hrc:39
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) loading document $(ARG1)"
msgstr "$(ERR) al cargar el documentu $(ARG1)"
#: errtxt.hrc:40 /home/cl/vc/git/libo-core/svtools/inc/errtxt.hrc:41
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) creating a new document"
msgstr "$(ERR) al crear un nuevu documentu"
#: errtxt.hrc:42
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) expanding entry"
msgstr "$(ERR) al abrir una robla"
#: errtxt.hrc:43
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) loading BASIC of document $(ARG1)"
msgstr "$(ERR) al cargar el BASIC del documentu $(ARG1)"
#: errtxt.hrc:44
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) searching for an address"
msgstr "$(ERR) al guetar una direición"
#: errtxt.hrc:50
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Abort"
msgstr "Encaboxar"
#: errtxt.hrc:51
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Nonexistent object"
msgstr "Nun esiste l'oxetu"
#: errtxt.hrc:52
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Object already exists"
msgstr "L'oxetu yá existe"
#: errtxt.hrc:53
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Object not accessible"
msgstr "Nun hai accesu al oxetu"
#: errtxt.hrc:54
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Inadmissible path"
msgstr "Camín inalmisible"
#: errtxt.hrc:55
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Locking problem"
msgstr "Problema de bloquéu"
#: errtxt.hrc:56
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Wrong parameter"
msgstr "Parámetru falsu"
#: errtxt.hrc:57
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Resource exhausted"
msgstr "Nun hai recursos disponibles"
#: errtxt.hrc:58
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Action not supported"
msgstr "Aición nun permitida"
@@ -152,7 +130,6 @@ msgid "Read Error"
msgstr "Fallu de llectura"
#: errtxt.hrc:60
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Write Error"
msgstr "Fallu d'escritura"
@@ -164,91 +141,76 @@ msgid "unknown"
msgstr "Desconocíu"
#: errtxt.hrc:62
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Version Incompatibility"
msgstr "Versiones incompatibles"
#: errtxt.hrc:63 /home/cl/vc/git/libo-core/svtools/inc/errtxt.hrc:74
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "General Error"
msgstr "Fallu xeneral"
#: errtxt.hrc:64
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Incorrect format"
msgstr "Formatu incorreutu"
#: errtxt.hrc:65
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Error creating object"
msgstr "Fallu al crear oxetu"
#: errtxt.hrc:66
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Inadmissible value or data type"
msgstr "Triba de datos o valor inalmisible"
#: errtxt.hrc:67
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "BASIC runtime error"
msgstr "Fallu d'execución de BASIC"
#: errtxt.hrc:68
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "BASIC syntax error"
msgstr "Fallu de sintaxis de BASIC"
#: errtxt.hrc:75
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "General input/output error."
msgstr "Fallu xeneral d'entrada/salida."
#: errtxt.hrc:76
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Invalid file name."
msgstr "Nome de ficheru inválidu."
#: errtxt.hrc:77
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Nonexistent file."
msgstr "El ficheru nun existe."
#: errtxt.hrc:78
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "File already exists."
msgstr "El ficheru yá existe."
#: errtxt.hrc:79
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The object is not a directory."
msgstr "L'oxetu nun ye un direutoriu."
#: errtxt.hrc:80
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The object is not a file."
msgstr "L'oxetu nun ye un ficheru."
#: errtxt.hrc:81
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The specified device is invalid."
msgstr "El preséu especificáu nun ye válidu."
#: errtxt.hrc:82
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid ""
"The object cannot be accessed\n"
@@ -258,19 +220,16 @@ msgstr ""
"porque los drechos del usuariu nun son abondos."
#: errtxt.hrc:83
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Sharing violation while accessing the object."
msgstr "Infraición al compartir mentanto s'accede al oxetu."
#: errtxt.hrc:84
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "No more space on device."
msgstr "Nun queda más espaciu nel preséu."
#: errtxt.hrc:85
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid ""
"This operation cannot be run on\n"
@@ -280,163 +239,136 @@ msgstr ""
"ficheros que tienen comodines."
#: errtxt.hrc:86
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "This operation is not supported on this operating system."
msgstr "Nun s'almite nesti sistema operativu esta operación."
#: errtxt.hrc:87
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "There are too many files open."
msgstr "Hai abondos ficheros abiertos."
#: errtxt.hrc:88
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Data could not be read from the file."
msgstr "Nun se pudo lleer los datos del ficheru."
#: errtxt.hrc:89
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The file could not be written."
msgstr "Nun se pudo escribir el ficheru."
#: errtxt.hrc:90
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The operation could not be run due to insufficient memory."
msgstr "La operación nun se pudo executar por falta memoria."
#: errtxt.hrc:91
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The seek operation could not be run."
msgstr "Nun se pudo executar la operación de gueta."
#: errtxt.hrc:92
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The tell operation could not be run."
msgstr "Nun se pudo executar la operación d'indicar."
#: errtxt.hrc:93
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Incorrect file version."
msgstr "Versión incorreuta del ficheru."
#: errtxt.hrc:94
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Incorrect file format."
msgstr "Formatu incorreutu del ficheru."
#: errtxt.hrc:95
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The file name contains invalid characters."
msgstr "El nome del ficheru contién caráuteres que nun valen."
#: errtxt.hrc:96
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "An unknown I/O error has occurred."
msgstr "Hebo un fallu desconocíu de E/S."
#: errtxt.hrc:97
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "An invalid attempt was made to access the file."
msgstr "Efeutuóse un tentu non válidu d'acceder al ficheru."
#: errtxt.hrc:98
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The file could not be created."
msgstr "Nun pudo crease'l ficheru."
#: errtxt.hrc:99
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The operation was started under an invalid parameter."
msgstr "Anicióse la operación baxo un parámetru non válidu."
#: errtxt.hrc:100
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The operation on the file was aborted."
msgstr "Encaboxóse la operación nel ficheru."
#: errtxt.hrc:101
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Path to the file does not exist."
msgstr "El camín al ficheru nun esiste."
#: errtxt.hrc:102
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "An object cannot be copied into itself."
msgstr "Nun ye dable copiar un oxetu en sí mesmu."
#: errtxt.hrc:103
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The specified template could not be found."
msgstr "Nun pudo alcontrase la plantía predeterminada."
#: errtxt.hrc:104
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The file cannot be used as template."
msgstr "Nun pudo usase'l ficheru como plantía."
#: errtxt.hrc:105
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "This document has already been opened for editing."
msgstr "Yá se abrió esti documentu pa la so edición."
#: errtxt.hrc:106
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The wrong password has been entered."
msgstr "Especificóse una contraseña incorreuta."
#: errtxt.hrc:107
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Error reading file."
msgstr "Fallu na llectura del ficheru."
#: errtxt.hrc:108
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The document was opened as read-only."
msgstr "Abrióse'l documentu namái pa la so llectura."
#: errtxt.hrc:109
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "General OLE Error."
msgstr "Fallu xeneral de OLE."
#: errtxt.hrc:110
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The host name $(ARG1) could not be resolved."
msgstr "Nun pudo determinase'l nome del host $(ARG1)."
#: errtxt.hrc:111
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Could not establish Internet connection to $(ARG1)."
msgstr "Nun se pudo afitar la conexón de rede con $(ARG1)."
#: errtxt.hrc:112
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid ""
"Error reading data from the Internet.\n"
@@ -446,7 +378,6 @@ msgstr ""
"Mensax de fallu del sirvidor: $(ARG1)."
#: errtxt.hrc:113
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid ""
"Error transferring data to the Internet.\n"
@@ -456,37 +387,31 @@ msgstr ""
"Mensax de fallu del sirvidor: $(ARG1)."
#: errtxt.hrc:114
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "General Internet error has occurred."
msgstr "Hebo un fallu xeneral d'Internet."
#: errtxt.hrc:115
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The requested Internet data is not available in the cache and cannot be transmitted as the Online mode has not be activated."
msgstr "Los datos d'Internet solicitaos nun tán disponibles na memoria caché y nun se puen tresmitir porque nun s'activó el mou En llinia."
#: errtxt.hrc:116
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The contents could not be created."
msgstr "Nun pudo crease'l conteníu."
#: errtxt.hrc:117
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The file name is too long for the target file system."
msgstr "El nome del ficheru ye enforma llargu pal sistema de ficheros de destín."
#: errtxt.hrc:118
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The input syntax is invalid."
msgstr "La sintaxis de la entrada nun ye válida."
#: errtxt.hrc:119
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid ""
"This document contains attributes that cannot be saved in the selected format.\n"
@@ -496,19 +421,16 @@ msgstr ""
"Guarde'l documentu nun formatu de ficheru de %PRODUCTNAME %PRODUCTVERSION."
#: errtxt.hrc:120
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The maximum number of documents that can be opened at the same time has been reached. You need to close one or more documents before you can open a new document."
msgstr "Aportóse al máximu permitíu de documentos que pueden abrise al empar. Pa poder abrir otru documentu tienes de zarrar ún o más documentos."
#: errtxt.hrc:121
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Could not create backup copy."
msgstr "Nun pudo crease la copia de seguridá."
#: errtxt.hrc:122
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid ""
"An attempt was made to execute a macro.\n"
@@ -518,7 +440,6 @@ msgstr ""
"Por motivos de seguridá, inhabilitóse l'almisión de macros."
#: errtxt.hrc:123
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid ""
"This document contains macros.\n"
@@ -534,7 +455,6 @@ msgstr ""
"Poro, delles funciones podríen nun tar disponibles."
#: errtxt.hrc:124
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid ""
"This document contains macros.\n"
@@ -550,7 +470,6 @@ msgstr ""
"Poro, delles funciones podríen nun tar disponibles."
#: errtxt.hrc:125
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid ""
"The encrypted document contains unexpected non-encrypted streams.\n"
@@ -570,25 +489,21 @@ msgstr ""
" "
#: errtxt.hrc:126
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Invalid data length."
msgstr "Llonxitú de datos non válida."
#: errtxt.hrc:127
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Function not possible: path contains current directory."
msgstr "Función imposible: el camín contién el direutoriu actual."
#: errtxt.hrc:128
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Function not possible: device (drive) not identical."
msgstr "Función imposible: el preséu (unidá) nun ye'l mesmu."
#: errtxt.hrc:129
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Device (drive) not ready."
msgstr "Preséu (unidá) non llistu."
@@ -599,13 +514,11 @@ msgid "Wrong checksum."
msgstr ""
#: errtxt.hrc:131
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Function not possible: write protected."
msgstr "Función imposible: protexíu escontra escritura."
#: errtxt.hrc:132
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid ""
"The password of a shared spreadsheet cannot be set or changed.\n"
@@ -1595,7 +1508,6 @@ msgid "Sardinian"
msgstr "Sardu"
#: langtab.hrc:220
-#, fuzzy
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Dzongkha"
msgstr "Dzongkha"
@@ -2644,13 +2556,11 @@ msgid "Field Assignment"
msgstr "Asignación de campu"
#: fileviewmenu.ui:12
-#, fuzzy
msgctxt "fileviewmenu|delete"
msgid "_Delete"
msgstr "_Desaniciar"
#: fileviewmenu.ui:20
-#, fuzzy
msgctxt "fileviewmenu|rename"
msgid "_Rename"
msgstr "_Renomar"
@@ -2921,7 +2831,6 @@ msgid "Secure connection"
msgstr ""
#: placeedit.ui:269
-#, fuzzy
msgctxt "placeedit|loginLabel"
msgid "User:"
msgstr "Usuariu:"
@@ -3018,7 +2927,6 @@ msgid "Entry: %s"
msgstr ""
#: querydeletedialog.ui:26
-#, fuzzy
msgctxt "querydeletedialog|yes"
msgid "_Delete"
msgstr "_Desaniciar"
@@ -3508,7 +3416,6 @@ msgid "Unknown source"
msgstr "Fonte desconocía"
#: strings.hrc:105
-#, fuzzy
msgctxt "STR_SVT_FILEVIEW_COLUMN_TITLE"
msgid "Name"
msgstr "Nome"
@@ -3762,7 +3669,6 @@ msgid "Black Italic"
msgstr "Cursiva prieta"
#: strings.hrc:176
-#, fuzzy
msgctxt "STR_SVT_STYLE_BOOK"
msgid "Book"
msgstr "Llibru"
@@ -3875,7 +3781,6 @@ msgid "Move To End"
msgstr "Mover al fin"
#: strings.hrc:199
-#, fuzzy
msgctxt "STR_TABBAR_PUSHBUTTON_ADDTAB"
msgid "Add"
msgstr "Amestar"
@@ -3887,7 +3792,6 @@ msgid "Horizontal Ruler"
msgstr "Regla hori_zontal"
#: strings.hrc:202
-#, fuzzy
msgctxt "STR_SVT_ACC_RULER_VERT_NAME"
msgid "Vertical Ruler"
msgstr "Regla vertical"
@@ -4103,7 +4007,6 @@ msgid "~Finish"
msgstr "~Finar"
#: strings.hrc:246
-#, fuzzy
msgctxt "STR_WIZDLG_NEXT"
msgid "~Next >"
msgstr "~Siguiente >"
diff --git a/source/ast/svx/messages.po b/source/ast/svx/messages.po
index 4aeb0258680..a8f5dfa5298 100644
--- a/source/ast/svx/messages.po
+++ b/source/ast/svx/messages.po
@@ -75,7 +75,6 @@ msgid "LIKE"
msgstr "COMO"
#: fmstring.hrc:28
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "NOT"
msgstr "NON"
@@ -87,13 +86,11 @@ msgid "EMPTY"
msgstr "BALERU"
#: fmstring.hrc:30
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "TRUE"
msgstr "VERDADERU"
#: fmstring.hrc:31
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "FALSE"
msgstr "FALSU"
@@ -111,13 +108,11 @@ msgid "BETWEEN"
msgstr "ENTE"
#: fmstring.hrc:34
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "OR"
msgstr "O"
#: fmstring.hrc:35
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "AND"
msgstr "Y"
@@ -135,19 +130,16 @@ msgid "Count"
msgstr "Cuenta"
#: fmstring.hrc:38
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "Maximum"
msgstr "Máximu"
#: fmstring.hrc:39
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "Minimum"
msgstr "Mínimu"
#: fmstring.hrc:40
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "Sum"
msgstr "Suma"
@@ -317,7 +309,6 @@ msgstr "Viñetes"
#. SVX_NUM_CHAR_SPECIAL
#: numberingtype.hrc:31
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "Graphics"
msgstr "Gráficos"
@@ -863,19 +854,16 @@ msgid "Line of text"
msgstr "Llinia de testu"
#: tabwin.hrc:27
-#, fuzzy
msgctxt "RID_RSC_TABWIN_PREFIX"
msgid "Table"
msgstr "Tabla"
#: tabwin.hrc:28
-#, fuzzy
msgctxt "RID_RSC_TABWIN_PREFIX"
msgid "Query"
msgstr "Consulta"
#: tabwin.hrc:29
-#, fuzzy
msgctxt "RID_RSC_TABWIN_PREFIX"
msgid "SQL"
msgstr "SQL"
@@ -1279,97 +1267,81 @@ msgid "A6"
msgstr "A6"
#: page.hrc:31
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "A5"
msgstr "A5"
#: page.hrc:32
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "A4"
msgstr "A4"
#: page.hrc:33
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "A3"
msgstr "A3"
#: page.hrc:34
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "B6 (ISO)"
msgstr "B6 (ISO)"
#: page.hrc:35
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "B5 (ISO)"
msgstr "B5 (ISO)"
#: page.hrc:36
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "B4 (ISO)"
msgstr "B4 (ISO)"
#: page.hrc:37
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "Letter"
msgstr "Carta"
#: page.hrc:38
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "Legal"
msgstr "Llegal"
#: page.hrc:39
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "Long Bond"
msgstr "Oficiu"
#: page.hrc:40
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "Tabloid"
msgstr "Tabloide"
#: page.hrc:41
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "B6 (JIS)"
msgstr "B6 (JIS)"
#: page.hrc:42
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "B5 (JIS)"
msgstr "B5 (JIS)"
#: page.hrc:43
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "B4 (JIS)"
msgstr "B4 (JIS)"
#: page.hrc:44
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "16 Kai"
msgstr "16 Kai"
#: page.hrc:45
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "32 Kai"
msgstr "32 Kai"
#: page.hrc:46
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "Big 32 Kai"
msgstr "Kai 32 grande"
@@ -1381,31 +1353,26 @@ msgid "User"
msgstr "Usuariu"
#: page.hrc:48
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "DL Envelope"
msgstr "Sobre DL"
#: page.hrc:49
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "C6 Envelope"
msgstr "Sobre C6"
#: page.hrc:50
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "C6/5 Envelope"
msgstr "Sobre C6/5"
#: page.hrc:51
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "C5 Envelope"
msgstr "Sobre C5"
#: page.hrc:52
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "C4 Envelope"
msgstr "Sobre C4"
@@ -1423,31 +1390,26 @@ msgid "#7¾ (Monarch) Envelope"
msgstr "Sobre núm. 7¾ (Monarca)"
#: page.hrc:55
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "#9 Envelope"
msgstr "Sobre #9"
#: page.hrc:56
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "#10 Envelope"
msgstr "Sobre #10"
#: page.hrc:57
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "#11 Envelope"
msgstr "Sobre #11"
#: page.hrc:58
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "#12 Envelope"
msgstr "Sobre #12"
#: page.hrc:59
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "Japanese Postcard"
msgstr "Tarxeta postal xaponesa"
@@ -1459,115 +1421,96 @@ msgid "A6"
msgstr "A6"
#: page.hrc:65
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "A5"
msgstr "A5"
#: page.hrc:66
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "A4"
msgstr "A4"
#: page.hrc:67
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "A3"
msgstr "A3"
#: page.hrc:68
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "A2"
msgstr "A2"
#: page.hrc:69
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "A1"
msgstr "A1"
#: page.hrc:70
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "A0"
msgstr "A0"
#: page.hrc:71
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "B6 (ISO)"
msgstr "B6 (ISO)"
#: page.hrc:72
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "B5 (ISO)"
msgstr "B5 (ISO)"
#: page.hrc:73
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "B4 (ISO)"
msgstr "B4 (ISO)"
#: page.hrc:74
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "Letter"
msgstr "Carta"
#: page.hrc:75
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "Legal"
msgstr "Llegal"
#: page.hrc:76
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "Long Bond"
msgstr "Oficiu"
#: page.hrc:77
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "Tabloid"
msgstr "Tabloide"
#: page.hrc:78
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "B6 (JIS)"
msgstr "B6 (JIS)"
#: page.hrc:79
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "B5 (JIS)"
msgstr "B5 (JIS)"
#: page.hrc:80
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "B4 (JIS)"
msgstr "B4 (JIS)"
#: page.hrc:81
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "16 Kai"
msgstr "16 Kai"
#: page.hrc:82
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "32 Kai"
msgstr "32 Kai"
#: page.hrc:83
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "Big 32 Kai"
msgstr "Kai 32 grande"
@@ -1579,37 +1522,31 @@ msgid "User"
msgstr "Usuariu"
#: page.hrc:85
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "DL Envelope"
msgstr "Sobre DL"
#: page.hrc:86
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "C6 Envelope"
msgstr "Sobre C6"
#: page.hrc:87
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "C6/5 Envelope"
msgstr "Sobre C6/5"
#: page.hrc:88
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "C5 Envelope"
msgstr "Sobre C5"
#: page.hrc:89
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "C4 Envelope"
msgstr "Sobre C4"
#: page.hrc:90
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "Dia Slide"
msgstr "Diapositiva Dia"
@@ -1633,7 +1570,6 @@ msgid "Screen 16:10"
msgstr "Pantalla 16:10"
#: page.hrc:94
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "Japanese Postcard"
msgstr "Tarxeta postal xaponesa"
@@ -1676,7 +1612,6 @@ msgid "Sorting"
msgstr "Ordenar"
#: acceptrejectchangesdialog.ui:151
-#, fuzzy
msgctxt "acceptrejectchangesdialog|calcaction"
msgid "Action"
msgstr "Aición"
@@ -1688,7 +1623,6 @@ msgid "Position"
msgstr "Posición"
#: acceptrejectchangesdialog.ui:167
-#, fuzzy
msgctxt "acceptrejectchangesdialog|calcauthor"
msgid "Author"
msgstr "Autor"
@@ -1718,13 +1652,11 @@ msgid "Sort By"
msgstr "Ordenar por"
#: acceptrejectchangesdialog.ui:216
-#, fuzzy
msgctxt "acceptrejectchangesdialog|writeraction"
msgid "Action"
msgstr "Aición"
#: acceptrejectchangesdialog.ui:224
-#, fuzzy
msgctxt "acceptrejectchangesdialog|writerauthor"
msgid "Author"
msgstr "Autor"
@@ -1736,7 +1668,6 @@ msgid "Date"
msgstr "Data"
#: acceptrejectchangesdialog.ui:240
-#, fuzzy
msgctxt "acceptrejectchangesdialog|writerdesc"
msgid "Comment"
msgstr "Comentariu"
@@ -1770,7 +1701,6 @@ msgid "_Edit Namespaces..."
msgstr ""
#: adddataitemdialog.ui:52
-#, fuzzy
msgctxt "adddataitemdialog|nameft"
msgid "_Name:"
msgstr "_Nome:"
@@ -1782,13 +1712,11 @@ msgid "_Default value:"
msgstr "Valor predetermináu"
#: adddataitemdialog.ui:77
-#, fuzzy
msgctxt "adddataitemdialog|browse"
msgid "_Add..."
msgstr "_Amestar..."
#: adddataitemdialog.ui:110
-#, fuzzy
msgctxt "adddataitemdialog|label1"
msgid "Item"
msgstr "Artículu"
@@ -1806,7 +1734,6 @@ msgid "_Required"
msgstr "Necesítase"
#: adddataitemdialog.ui:186
-#, fuzzy
msgctxt "adddataitemdialog|requiredcond"
msgid "Condition"
msgstr "Condición"
@@ -1818,7 +1745,6 @@ msgid "R_elevant"
msgstr "Importante"
#: adddataitemdialog.ui:215
-#, fuzzy
msgctxt "adddataitemdialog|relevantcond"
msgid "Condition"
msgstr "Condición"
@@ -1842,19 +1768,16 @@ msgid "Calc_ulate"
msgstr "Calcular"
#: adddataitemdialog.ui:274
-#, fuzzy
msgctxt "adddataitemdialog|constraintcond"
msgid "Condition"
msgstr "Condición"
#: adddataitemdialog.ui:288
-#, fuzzy
msgctxt "adddataitemdialog|readonlycond"
msgid "Condition"
msgstr "Condición"
#: adddataitemdialog.ui:302
-#, fuzzy
msgctxt "adddataitemdialog|calculatecond"
msgid "Condition"
msgstr "Condición"
@@ -1871,7 +1794,6 @@ msgid "Add Instance"
msgstr ""
#: addinstancedialog.ui:98
-#, fuzzy
msgctxt "addinstancedialog|label2"
msgid "_Name:"
msgstr "_Nome:"
@@ -1882,13 +1804,11 @@ msgid "Edit Instance"
msgstr ""
#: addinstancedialog.ui:124
-#, fuzzy
msgctxt "addinstancedialog|urlft"
msgid "_URL:"
msgstr "_URL:"
#: addinstancedialog.ui:146
-#, fuzzy
msgctxt "addinstancedialog|browse"
msgid "_Browse..."
msgstr "_Restolar..."
@@ -1909,7 +1829,6 @@ msgid "Model data updates change document's modification status"
msgstr ""
#: addmodeldialog.ui:112
-#, fuzzy
msgctxt "addmodeldialog|label2"
msgid "_Name:"
msgstr "_Nome:"
@@ -1931,7 +1850,6 @@ msgid "_Prefix:"
msgstr "Prefixu"
#: addnamespacedialog.ui:125
-#, fuzzy
msgctxt "addnamespacedialog|label2"
msgid "_URL:"
msgstr "_URL:"
@@ -1942,13 +1860,11 @@ msgid "Edit Namespace"
msgstr ""
#: addsubmissiondialog.ui:8
-#, fuzzy
msgctxt "addsubmissiondialog|AddSubmissionDialog"
msgid "Add Submission"
msgstr "Amestar unviu"
#: addsubmissiondialog.ui:98
-#, fuzzy
msgctxt "addsubmissiondialog|label2"
msgid "_Name:"
msgstr "_Nome:"
@@ -1960,7 +1876,6 @@ msgid "Binding e_xpression:"
msgstr "Espresión d'enllaz"
#: addsubmissiondialog.ui:123
-#, fuzzy
msgctxt "addsubmissiondialog|browse"
msgid "_Add..."
msgstr "_Amestar..."
@@ -2012,7 +1927,6 @@ msgid "Base text"
msgstr "Testu base "
#: asianphoneticguidedialog.ui:177
-#, fuzzy
msgctxt "asianphoneticguidedialog|Right2ED-atkobject"
msgid "Ruby text"
msgstr "Testu Ruby"
@@ -2024,13 +1938,11 @@ msgid "Base text"
msgstr "Testu base "
#: asianphoneticguidedialog.ui:207
-#, fuzzy
msgctxt "asianphoneticguidedialog|Right3ED-atkobject"
msgid "Ruby text"
msgstr "Testu Ruby"
#: asianphoneticguidedialog.ui:222
-#, fuzzy
msgctxt "asianphoneticguidedialog|Right4ED-atkobject"
msgid "Ruby text"
msgstr "Testu Ruby"
@@ -2106,7 +2018,6 @@ msgid "Preview:"
msgstr "Vista previa"
#: cellmenu.ui:12
-#, fuzzy
msgctxt "cellmenu|copy"
msgid "_Copy"
msgstr "_Copiar"
@@ -2179,13 +2090,11 @@ msgid "Mapping"
msgstr ""
#: chinesedictionary.ui:199
-#, fuzzy
msgctxt "chinesedictionary|propertyft"
msgid "Property"
msgstr "Propiedá"
#: chinesedictionary.ui:212
-#, fuzzy
msgctxt "chinesedictionary|property"
msgid "Other"
msgstr "Otros"
@@ -2196,7 +2105,6 @@ msgid "Foreign"
msgstr ""
#: chinesedictionary.ui:214
-#, fuzzy
msgctxt "chinesedictionary|property"
msgid "First name"
msgstr "Nome"
@@ -2208,13 +2116,11 @@ msgid "Last name"
msgstr "Nome"
#: chinesedictionary.ui:216
-#, fuzzy
msgctxt "chinesedictionary|property"
msgid "Title"
msgstr "Títulu"
#: chinesedictionary.ui:217
-#, fuzzy
msgctxt "chinesedictionary|property"
msgid "Status"
msgstr "Estáu"
@@ -2242,7 +2148,6 @@ msgid "Idiom"
msgstr ""
#: chinesedictionary.ui:222
-#, fuzzy
msgctxt "chinesedictionary|property"
msgid "Abbreviation"
msgstr "Abreviatura"
@@ -2280,7 +2185,6 @@ msgid "Classification Dialog"
msgstr ""
#: classificationdialog.ui:94
-#, fuzzy
msgctxt "classificationdialog|label-Content"
msgid "Content"
msgstr "Conteníu"
@@ -2307,7 +2211,6 @@ msgid "Sign Paragraph"
msgstr "Anubrir Párrafu"
#: classificationdialog.ui:221
-#, fuzzy
msgctxt "classificationdialog|boldButton"
msgid "Bold"
msgstr "Negrina"
@@ -2325,7 +2228,6 @@ msgid "Part Number:"
msgstr "Númberu de páxina"
#: classificationdialog.ui:310
-#, fuzzy
msgctxt "classificationdialog|intellectualPropertyPartAddButton"
msgid "Add"
msgstr "Amestar"
@@ -2388,7 +2290,6 @@ msgid "List Box"
msgstr "Llistáu"
#: colsmenu.ui:54
-#, fuzzy
msgctxt "colsmenu|DateField"
msgid "Date Field"
msgstr "Campu de data"
@@ -2400,13 +2301,11 @@ msgid "Time Field"
msgstr "Campu de tiempu"
#: colsmenu.ui:69
-#, fuzzy
msgctxt "colsmenu|NumericField"
msgid "Numeric Field"
msgstr "Campu numbéricu"
#: colsmenu.ui:76
-#, fuzzy
msgctxt "colsmenu|CurrencyField"
msgid "Currency Field"
msgstr "Campu de moneda"
@@ -2459,7 +2358,6 @@ msgid "List Box"
msgstr "Llistáu"
#: colsmenu.ui:155
-#, fuzzy
msgctxt "colsmenu|DateField1"
msgid "Date Field"
msgstr "Campu de data"
@@ -2471,13 +2369,11 @@ msgid "Time Field"
msgstr "Campu de tiempu"
#: colsmenu.ui:171
-#, fuzzy
msgctxt "colsmenu|NumericField1"
msgid "Numeric Field"
msgstr "Campu numbéricu"
#: colsmenu.ui:179
-#, fuzzy
msgctxt "colsmenu|CurrencyField1"
msgid "Currency Field"
msgstr "Campu de moneda"
@@ -2500,7 +2396,6 @@ msgid "Date and Time Field"
msgstr ""
#: colsmenu.ui:216
-#, fuzzy
msgctxt "colsmenu|delete"
msgid "Delete column"
msgstr "Desaniciar columna"
@@ -2584,7 +2479,6 @@ msgid "Lossless compression"
msgstr "Com~presión ensin perda"
#: compressgraphicdialog.ui:285
-#, fuzzy
msgctxt "compressgraphicdialog|label2"
msgid "Compression"
msgstr "Compresión"
@@ -2631,7 +2525,6 @@ msgid "DPI"
msgstr "DPI"
#: compressgraphicdialog.ui:502
-#, fuzzy
msgctxt "compressgraphicdialog|label22"
msgid "Resolution"
msgstr "Resolución"
@@ -2781,7 +2674,6 @@ msgid "Spin Button"
msgstr "Botón de Escoyeta"
#: convertmenu.ui:182
-#, fuzzy
msgctxt "convertmenu|ConvertToNavigationBar"
msgid "Navigation Bar"
msgstr "Barra de navegación"
@@ -2802,7 +2694,6 @@ msgid "_Don’t Send"
msgstr ""
#: crashreportdlg.ui:51
-#, fuzzy
msgctxt "crashreportdlg|btn_close"
msgid "Close"
msgstr "Zarrar"
@@ -2867,7 +2758,6 @@ msgid "_Instances"
msgstr "~Instancies"
#: datanavigator.ui:164
-#, fuzzy
msgctxt "datanavigator|instancesadd"
msgid "_Add..."
msgstr "_Amestar..."
@@ -2889,7 +2779,6 @@ msgid "_Show Details"
msgstr "~Amosar detalles"
#: datanavigator.ui:203
-#, fuzzy
msgctxt "datanavigator|modelsadd"
msgid "_Add..."
msgstr "_Amestar..."
@@ -2900,7 +2789,6 @@ msgid "_Edit..."
msgstr "_Editar..."
#: datanavigator.ui:219
-#, fuzzy
msgctxt "datanavigator|modelsremove"
msgid "_Remove"
msgstr "Desanicia_r"
@@ -2912,43 +2800,36 @@ msgid "Lines & Arrows"
msgstr "Llinies y fleches"
#: defaultshapespanel.ui:95
-#, fuzzy
msgctxt "defaultshapespanel|label2"
msgid "Curve"
msgstr "Curva"
#: defaultshapespanel.ui:132
-#, fuzzy
msgctxt "defaultshapespanel|label3"
msgid "Connectors"
msgstr "Coneutores"
#: defaultshapespanel.ui:169
-#, fuzzy
msgctxt "defaultshapespanel|label4"
msgid "Basic Shapes"
msgstr "Formes básiques"
#: defaultshapespanel.ui:206
-#, fuzzy
msgctxt "defaultshapespanel|label5"
msgid "Symbols"
msgstr "Símbolos"
#: defaultshapespanel.ui:243
-#, fuzzy
msgctxt "defaultshapespanel|label6"
msgid "Block Arrows"
msgstr "Fleches de bloque"
#: defaultshapespanel.ui:280
-#, fuzzy
msgctxt "defaultshapespanel|label7"
msgid "Flowchart"
msgstr "Diagrama de fluxu"
#: defaultshapespanel.ui:317
-#, fuzzy
msgctxt "defaultshapespanel|label8"
msgid "Callouts"
msgstr "Llamaes"
@@ -2996,7 +2877,6 @@ msgid "All contents of the header will be deleted and can not be restored."
msgstr "Desaniciaráse'l conteníu completu de la testera y nun podrá recuperase."
#: docking3deffects.ui:263
-#, fuzzy
msgctxt "docking3deffects|Docking3DEffects"
msgid "3D Effects"
msgstr "Efeutos 3D"
@@ -3161,7 +3041,6 @@ msgid "3D Shadowing On/Off"
msgstr "Activar/desactivar solombra 3D"
#: docking3deffects.ui:939
-#, fuzzy
msgctxt "docking3deffects|label13"
msgid "Shadow"
msgstr "Solombra"
@@ -3179,7 +3058,6 @@ msgid "_Distance"
msgstr "~Instancies"
#: docking3deffects.ui:1032
-#, fuzzy
msgctxt "docking3deffects|label16"
msgid "Camera"
msgstr "Cámara"
@@ -3257,7 +3135,6 @@ msgid "Light Source 8"
msgstr "Fonte de lluz 8"
#: docking3deffects.ui:1369
-#, fuzzy
msgctxt "docking3deffects|label19"
msgid "Illumination"
msgstr "Illuminación"
@@ -3389,13 +3266,11 @@ msgid "_Illumination color"
msgstr "~Color d'illuminación"
#: docking3deffects.ui:1751
-#, fuzzy
msgctxt "docking3deffects|favorites"
msgid "User-defined"
msgstr "Definíu pol usuariu"
#: docking3deffects.ui:1752
-#, fuzzy
msgctxt "docking3deffects|favorites"
msgid "Metal"
msgstr "Metal"
@@ -3473,7 +3348,6 @@ msgid "Assign"
msgstr "Asignar"
#: docking3deffects.ui:1937
-#, fuzzy
msgctxt "docking3deffects|update|tooltip_text"
msgid "Update"
msgstr "Anovar"
@@ -3491,7 +3365,6 @@ msgid "Textures"
msgstr "Testures"
#: docking3deffects.ui:1978
-#, fuzzy
msgctxt "docking3deffects|light|tooltip_text"
msgid "Illumination"
msgstr "Illuminación"
@@ -3509,7 +3382,6 @@ msgid "Geometry"
msgstr "Xeometría"
#: dockingcolorreplace.ui:17
-#, fuzzy
msgctxt "dockingcolorreplace|DockingColorReplace"
msgid "Color Replacer"
msgstr "Trocador de colores"
@@ -3632,13 +3504,11 @@ msgid "Pipette"
msgstr "Cuentagotes"
#: dockingfontwork.ui:17
-#, fuzzy
msgctxt "dockingfontwork|DockingFontwork"
msgid "Fontwork"
msgstr "Fontwork"
#: dockingfontwork.ui:32
-#, fuzzy
msgctxt "dockingfontwork|off|tooltip_text"
msgid "Off"
msgstr "Desactiváu"
@@ -3685,7 +3555,6 @@ msgid "Center"
msgstr "Centru"
#: dockingfontwork.ui:170
-#, fuzzy
msgctxt "dockingfontwork|right|tooltip_text"
msgid "Align Right"
msgstr "Alliñar a la drecha"
@@ -3720,7 +3589,6 @@ msgid "Text Contour"
msgstr "Contornu de caráuteres"
#: dockingfontwork.ui:319
-#, fuzzy
msgctxt "dockingfontwork|noshadow|tooltip_text"
msgid "No Shadow"
msgstr "Ensin solombra"
@@ -3732,7 +3600,6 @@ msgid "Vertical"
msgstr "_Vertical:"
#: dockingfontwork.ui:346
-#, fuzzy
msgctxt "dockingfontwork|slant|tooltip_text"
msgid "Slant"
msgstr "Inclinación"
@@ -3815,13 +3682,11 @@ msgid "%PRODUCTNAME %PRODUCTVERSION Document Recovery"
msgstr ""
#: docrecoveryrecoverdialog.ui:22
-#, fuzzy
msgctxt "docrecoveryrecoverdialog|cancel"
msgid "_Discard"
msgstr "_Descartar"
#: docrecoveryrecoverdialog.ui:37
-#, fuzzy
msgctxt "docrecoveryrecoverdialog|next"
msgid "_Start"
msgstr "_Aniciu"
@@ -3844,7 +3709,6 @@ msgid "Document Name"
msgstr "Mou documentu"
#: docrecoveryrecoverdialog.ui:147
-#, fuzzy
msgctxt "docrecoveryrecoverdialog|statusft"
msgid "Status"
msgstr "Estáu"
@@ -3879,7 +3743,6 @@ msgid "_Value"
msgstr "Valores"
#: extrustiondepthdialog.ui:135
-#, fuzzy
msgctxt "extrustiondepthdialog|label2"
msgid "Depth"
msgstr "Profundidá"
@@ -3891,7 +3754,6 @@ msgid "_Delete"
msgstr "Desaniciar #"
#: filtermenu.ui:20
-#, fuzzy
msgctxt "filtermenu|edit"
msgid "_Edit"
msgstr "E_ditar"
@@ -4098,7 +3960,6 @@ msgid "Notes"
msgstr "Notes"
#: findreplacedialog.ui:985
-#, fuzzy
msgctxt "findreplacedialog|searchdir"
msgid "Direction:"
msgstr "Direición:"
@@ -4204,7 +4065,6 @@ msgid "Contour Editor"
msgstr "Editor de contornos"
#: floatingcontour.ui:46
-#, fuzzy
msgctxt "floatingcontour|TBI_APPLY"
msgid "Apply"
msgstr "Aplicar"
@@ -4216,7 +4076,6 @@ msgid "Workspace"
msgstr "Espaciu de trabayu"
#: floatingcontour.ui:96
-#, fuzzy
msgctxt "floatingcontour|TBI_SELECT"
msgid "Select"
msgstr "Escoyer"
@@ -4232,31 +4091,26 @@ msgid "Ellipse"
msgstr "Elipse"
#: floatingcontour.ui:141
-#, fuzzy
msgctxt "floatingcontour|TBI_POLY"
msgid "Polygon"
msgstr "Polígonu"
#: floatingcontour.ui:166
-#, fuzzy
msgctxt "floatingcontour|TBI_POLYEDIT"
msgid "Edit Points"
msgstr "Editar puntos"
#: floatingcontour.ui:181
-#, fuzzy
msgctxt "floatingcontour|TBI_POLYMOVE"
msgid "Move Points"
msgstr "Mover puntos"
#: floatingcontour.ui:196
-#, fuzzy
msgctxt "floatingcontour|TBI_POLYINSERT"
msgid "Insert Points"
msgstr "Inxertar puntos"
#: floatingcontour.ui:211
-#, fuzzy
msgctxt "floatingcontour|TBI_POLYDELETE"
msgid "Delete Points"
msgstr "Desaniciar puntos"
@@ -4332,13 +4186,11 @@ msgid "Add Element"
msgstr "Amestar elementu"
#: formdatamenu.ui:28
-#, fuzzy
msgctxt "formdatamenu|addattribute"
msgid "Add Attribute"
msgstr "Amestar atributu"
#: formdatamenu.ui:36
-#, fuzzy
msgctxt "formdatamenu|edit"
msgid "Edit"
msgstr "Editar"
@@ -4363,19 +4215,16 @@ msgid ""
msgstr ""
#: formlinkwarndialog.ui:27
-#, fuzzy
msgctxt "formlinkwarndialog|ok"
msgid "_Edit"
msgstr "E_ditar"
#: formnavimenu.ui:12
-#, fuzzy
msgctxt "formnavimenu|new"
msgid "_New"
msgstr "_Nuevu"
#: formnavimenu.ui:22
-#, fuzzy
msgctxt "formnavimenu|form"
msgid "Form"
msgstr "Formulariu"
@@ -4399,7 +4248,6 @@ msgid "Cu_t"
msgstr "Cortar"
#: formnavimenu.ui:58
-#, fuzzy
msgctxt "formnavimenu|copy"
msgid "_Copy"
msgstr "_Copiar"
@@ -4423,7 +4271,6 @@ msgid "Tab Order..."
msgstr "Orde de tabulación..."
#: formnavimenu.ui:90
-#, fuzzy
msgctxt "formnavimenu|rename"
msgid "_Rename"
msgstr "_Renomar"
@@ -4435,13 +4282,11 @@ msgid "Propert_ies"
msgstr "Propiedaes: "
#: formnavimenu.ui:106
-#, fuzzy
msgctxt "formnavimenu|designmode"
msgid "Open in Design Mode"
msgstr "Abrir en mou diseñu"
#: formnavimenu.ui:114
-#, fuzzy
msgctxt "formnavimenu|controlfocus"
msgid "Automatic Control Focus"
msgstr "Activación de controles automática"
@@ -4453,7 +4298,6 @@ msgid "Average"
msgstr "Media"
#: functionmenu.ui:20
-#, fuzzy
msgctxt "functionmenu|counta"
msgid "CountA"
msgstr "CuntadorA"
@@ -4465,25 +4309,21 @@ msgid "Count"
msgstr "Cuenta"
#: functionmenu.ui:34
-#, fuzzy
msgctxt "functionmenu|max"
msgid "Maximum"
msgstr "Máximu"
#: functionmenu.ui:41
-#, fuzzy
msgctxt "functionmenu|min"
msgid "Minimum"
msgstr "Mínimu"
#: functionmenu.ui:48
-#, fuzzy
msgctxt "functionmenu|sum"
msgid "Sum"
msgstr "Suma"
#: functionmenu.ui:55
-#, fuzzy
msgctxt "functionmenu|selection"
msgid "Selection count"
msgstr "Cuenta de la seleición"
@@ -4495,7 +4335,6 @@ msgid "None"
msgstr "Denguna"
#: gallerymenu1.ui:12
-#, fuzzy
msgctxt "gallerymenu1|update"
msgid "Update"
msgstr "Anovar"
@@ -4507,7 +4346,6 @@ msgid "_Delete"
msgstr "Desaniciar #"
#: gallerymenu1.ui:33
-#, fuzzy
msgctxt "gallerymenu1|rename"
msgid "_Rename"
msgstr "_Renomar"
@@ -4525,7 +4363,6 @@ msgid "Propert_ies..."
msgstr "Propiedaes: "
#: gallerymenu2.ui:12
-#, fuzzy
msgctxt "gallerymenu2|add"
msgid "_Insert"
msgstr "_Inxertar"
@@ -4555,13 +4392,11 @@ msgid "_Delete"
msgstr "Desaniciar #"
#: gallerymenu2.ui:74
-#, fuzzy
msgctxt "gallerymenu2|copy"
msgid "_Copy"
msgstr "_Copiar"
#: gallerymenu2.ui:82
-#, fuzzy
msgctxt "gallerymenu2|paste"
msgid "_Insert"
msgstr "_Inxertar"
@@ -4643,7 +4478,6 @@ msgid "ImageMap Editor"
msgstr "Editor de mapa d'imáxenes"
#: imapdialog.ui:32
-#, fuzzy
msgctxt "imapdialog|TBI_APPLY"
msgid "Apply"
msgstr "Aplicar"
@@ -4661,13 +4495,11 @@ msgid "Save..."
msgstr "Guardar..."
#: imapdialog.ui:77
-#, fuzzy
msgctxt "imapdialog|TBI_CLOSE"
msgid "Close"
msgstr "Zarrar"
#: imapdialog.ui:91
-#, fuzzy
msgctxt "imapdialog|TBI_SELECT"
msgid "Select"
msgstr "Escoyer"
@@ -4683,7 +4515,6 @@ msgid "Ellipse"
msgstr "Elipse"
#: imapdialog.ui:136
-#, fuzzy
msgctxt "imapdialog|TBI_POLY"
msgid "Polygon"
msgstr "Polígonu"
@@ -4695,25 +4526,21 @@ msgid "Freeform Polygon"
msgstr "Polígonu de forma llibre"
#: imapdialog.ui:166
-#, fuzzy
msgctxt "imapdialog|TBI_POLYEDIT"
msgid "Edit Points"
msgstr "Editar puntos"
#: imapdialog.ui:181
-#, fuzzy
msgctxt "imapdialog|TBI_POLYMOVE"
msgid "Move Points"
msgstr "Mover puntos"
#: imapdialog.ui:196
-#, fuzzy
msgctxt "imapdialog|TBI_POLYINSERT"
msgid "Insert Points"
msgstr "Inxertar puntos"
#: imapdialog.ui:211
-#, fuzzy
msgctxt "imapdialog|TBI_POLYDELETE"
msgid "Delete Points"
msgstr "Desaniciar puntos"
@@ -4767,13 +4594,11 @@ msgid "Text:"
msgstr "Testu: "
#: imapmenu.ui:12
-#, fuzzy
msgctxt "imapmenu|url"
msgid "Description..."
msgstr "Descripción..."
#: imapmenu.ui:20
-#, fuzzy
msgctxt "imapmenu|macro"
msgid "_Macro..."
msgstr "_Macro..."
@@ -4873,7 +4698,6 @@ msgid "Volume:"
msgstr "Volume"
#: mediaplayback.ui:79
-#, fuzzy
msgctxt "mediaplayback|zoombox|tooltip_text"
msgid "View"
msgstr "Ver"
@@ -4884,7 +4708,6 @@ msgid "Namespaces for Forms"
msgstr ""
#: namespacedialog.ui:106
-#, fuzzy
msgctxt "namespacedialog|add"
msgid "_Add..."
msgstr "_Amestar..."
@@ -4895,13 +4718,11 @@ msgid "_Edit..."
msgstr "_Editar..."
#: namespacedialog.ui:168
-#, fuzzy
msgctxt "namespacedialog|prefix"
msgid "Prefix"
msgstr "Prefixu"
#: namespacedialog.ui:179
-#, fuzzy
msgctxt "namespacedialog|url"
msgid "URL"
msgstr "URL"
@@ -5058,7 +4879,6 @@ msgid "Line Spacing:"
msgstr "Espaciu ente llinies"
#: paralinespacingcontrol.ui:182
-#, fuzzy
msgctxt "paralinespacingcontrol|line_dist"
msgid "Single"
msgstr "Simple"
@@ -5076,13 +4896,11 @@ msgid "1.5 Lines"
msgstr "1,5 llinies"
#: paralinespacingcontrol.ui:185
-#, fuzzy
msgctxt "paralinespacingcontrol|line_dist"
msgid "Double"
msgstr "Doble"
#: paralinespacingcontrol.ui:186
-#, fuzzy
msgctxt "paralinespacingcontrol|line_dist"
msgid "Proportional"
msgstr "Proporcional"
@@ -5100,7 +4918,6 @@ msgid "Leading"
msgstr "Direición"
#: paralinespacingcontrol.ui:189
-#, fuzzy
msgctxt "paralinespacingcontrol|line_dist"
msgid "Fixed"
msgstr "Fixu"
@@ -5127,19 +4944,16 @@ msgid "After Text Indent"
msgstr ""
#: paralrspacing.ui:115
-#, fuzzy
msgctxt "paralrspacing|firstlineindent|tooltip_text"
msgid "First Line Indent"
msgstr "Sangría de primera llinia"
#: paraulspacing.ui:45
-#, fuzzy
msgctxt "paraulspacing|aboveparaspacing|tooltip_text"
msgid "Above Paragraph Spacing"
msgstr "Espaciáu arriba del párrafu"
#: paraulspacing.ui:86
-#, fuzzy
msgctxt "paraulspacing|belowparaspacing|tooltip_text"
msgid "Below Paragraph Spacing"
msgstr "Espaciáu baxo'l párrafu"
@@ -5180,7 +4994,6 @@ msgid "New Password"
msgstr "Contraseña nueva"
#: presetmenu.ui:12
-#, fuzzy
msgctxt "presetmenu|rename"
msgid "Rename"
msgstr "Renomar"
@@ -5348,7 +5161,6 @@ msgid "C_omment:"
msgstr "C_omentariu"
#: redlinefilterpage.ui:87
-#, fuzzy
msgctxt "redlinefilterpage|commentedit-atkobject"
msgid "Comment"
msgstr "Comentariu"
@@ -5371,13 +5183,11 @@ msgid "A_ction:"
msgstr "Ai_ción"
#: redlinefilterpage.ui:159
-#, fuzzy
msgctxt "redlinefilterpage|authorlist-atkobject"
msgid "Author"
msgstr "Autor"
#: redlinefilterpage.ui:186
-#, fuzzy
msgctxt "redlinefilterpage|rangeedit-atkobject"
msgid "Range"
msgstr "Rangu"
@@ -5429,13 +5239,11 @@ msgid "a_nd"
msgstr "_y"
#: redlinefilterpage.ui:287
-#, fuzzy
msgctxt "redlinefilterpage|startdate-atkobject"
msgid "Start Date"
msgstr "Data d'aniciu"
#: redlinefilterpage.ui:306
-#, fuzzy
msgctxt "redlinefilterpage|starttime-atkobject"
msgid "Start Time"
msgstr "Hora d'aniciu"
@@ -5446,13 +5254,11 @@ msgid "Set current time and date"
msgstr ""
#: redlinefilterpage.ui:341
-#, fuzzy
msgctxt "redlinefilterpage|enddate-atkobject"
msgid "End Date"
msgstr "Data final"
#: redlinefilterpage.ui:360
-#, fuzzy
msgctxt "redlinefilterpage|endtime-atkobject"
msgid "End Time"
msgstr "Hora final"
@@ -5499,13 +5305,11 @@ msgid "Delete Rows"
msgstr "Desaniciar filera"
#: rowsmenu.ui:19
-#, fuzzy
msgctxt "rowsmenu|save"
msgid "Save Record"
msgstr "Guardar rexistru"
#: rowsmenu.ui:26
-#, fuzzy
msgctxt "rowsmenu|undo"
msgid "Undo: Data entry"
msgstr "Desfacer: entrada de datos"
@@ -5523,43 +5327,36 @@ msgid "Centimeter"
msgstr "Centímetru"
#: rulermenu.ui:28
-#, fuzzy
msgctxt "rulermenu|m"
msgid "Meter"
msgstr "Metru"
#: rulermenu.ui:36
-#, fuzzy
msgctxt "rulermenu|km"
msgid "Kilometer"
msgstr "Kilómetru"
#: rulermenu.ui:44
-#, fuzzy
msgctxt "rulermenu|in"
msgid "Inch"
msgstr "Pulgada"
#: rulermenu.ui:52
-#, fuzzy
msgctxt "rulermenu|ft"
msgid "Foot"
msgstr "Pie"
#: rulermenu.ui:60
-#, fuzzy
msgctxt "rulermenu|mile"
msgid "Miles"
msgstr "Milles"
#: rulermenu.ui:68
-#, fuzzy
msgctxt "rulermenu|pt"
msgid "Point"
msgstr "Puntu"
#: rulermenu.ui:76
-#, fuzzy
msgctxt "rulermenu|pc"
msgid "Pica"
msgstr "Pica"
@@ -5571,7 +5368,6 @@ msgid "Char"
msgstr "Car"
#: rulermenu.ui:92
-#, fuzzy
msgctxt "rulermenu|line"
msgid "Line"
msgstr "Llinia"
@@ -5637,7 +5433,6 @@ msgid "Disable hardware acceleration (OpenGL, OpenCL)"
msgstr ""
#: safemodedialog.ui:234
-#, fuzzy
msgctxt "safemodedialog|radio_extensions"
msgid "Extensions"
msgstr "Estensiones"
@@ -5801,7 +5596,6 @@ msgid "Axial"
msgstr "Axial"
#: sidebararea.ui:171
-#, fuzzy
msgctxt "sidebararea|gradientstyle"
msgid "Radial"
msgstr "Radial"
@@ -5819,7 +5613,6 @@ msgid "Quadratic"
msgstr "Cuadrático"
#: sidebararea.ui:174
-#, fuzzy
msgctxt "sidebararea|gradientstyle"
msgid "Square"
msgstr "Cuadráu"
@@ -5846,7 +5639,6 @@ msgid "Gradient angle"
msgstr ""
#: sidebararea.ui:232
-#, fuzzy
msgctxt "sidebararea|transparencylabel|tooltip_text"
msgid "Transparency"
msgstr "Tresparencia"
@@ -5913,7 +5705,6 @@ msgid "Specify the variation of gradient transparency."
msgstr "Especifique la variación de la tresparencia del dilíu."
#: sidebararea.ui:320
-#, fuzzy
msgctxt "sidebararea|transparencyslider|tooltip_text"
msgid "Specify 0% for fully opaque through 100% for fully transparent."
msgstr "Defina 0% pa totalmente opacu y 100% pa tresparencia total."
@@ -5924,7 +5715,6 @@ msgid "Specify 0% for fully opaque through 100% for fully transparent."
msgstr "Defina 0% pa totalmente opacu y 100% pa tresparencia total."
#: sidebararea.ui:346
-#, fuzzy
msgctxt "sidebararea|settransparency-atkobject"
msgid "Transparency"
msgstr "Tresparencia"
@@ -5983,7 +5773,6 @@ msgid "Specify the percentage of transparency; 0% is fully opaque and 100% is fu
msgstr "Especifique'l porcentaxe de tresparencia; 0% ye totalmente opacu y 100% ye totalmente tresparente."
#: sidebargraphic.ui:176
-#, fuzzy
msgctxt "sidebargraphic|settransparency-atkobject"
msgid "Transparency"
msgstr "Tresparencia"
@@ -6098,7 +5887,6 @@ msgid "Specify the transparency of the line."
msgstr "Especifique la tresparencia de la llinia."
#: sidebarline.ui:230
-#, fuzzy
msgctxt "sidebarline|linetransparency-atkobject"
msgid "Transparency"
msgstr "Tresparencia"
@@ -6200,7 +5988,6 @@ msgid "Above Paragraph Spacing"
msgstr "Espaciáu arriba del párrafu"
#: sidebarparagraph.ui:320
-#, fuzzy
msgctxt "sidebarparagraph|aboveparaspacing-atkobject"
msgid "Above Paragraph Spacing"
msgstr "Espaciáu arriba del párrafu"
@@ -6211,7 +5998,6 @@ msgid "Below Paragraph Spacing"
msgstr "Espaciáu baxo'l párrafu"
#: sidebarparagraph.ui:370
-#, fuzzy
msgctxt "sidebarparagraph|belowparaspacing-atkobject"
msgid "Below Paragraph Spacing"
msgstr "Espaciáu baxo'l párrafu"
@@ -6267,13 +6053,11 @@ msgid "After Text Indent"
msgstr ""
#: sidebarparagraph.ui:622
-#, fuzzy
msgctxt "sidebarparagraph|firstlineindent|tooltip_text"
msgid "First Line Indent"
msgstr "Sangría de primera llinia"
#: sidebarparagraph.ui:629
-#, fuzzy
msgctxt "sidebarparagraph|firstlineindent-atkobject"
msgid "First Line Indent"
msgstr "Sangría de primera llinia"
@@ -6397,7 +6181,6 @@ msgid "Enable"
msgstr "Activar"
#: sidebarshadow.ui:58
-#, fuzzy
msgctxt "sidebarshadow|angle"
msgid "Angle"
msgstr "Ángulu"
@@ -6478,7 +6261,6 @@ msgid "Custom Value"
msgstr ""
#: textcontrolchardialog.ui:8
-#, fuzzy
msgctxt "textcontrolchardialog|TextControlCharacterPropertiesDialog"
msgid "Character"
msgstr "Caráuter"
@@ -6501,13 +6283,11 @@ msgid "Position"
msgstr "Posición"
#: textcontrolparadialog.ui:8
-#, fuzzy
msgctxt "textcontrolparadialog|TextControlParagraphPropertiesDialog"
msgid "Paragraph"
msgstr "Párrafu"
#: textcontrolparadialog.ui:106
-#, fuzzy
msgctxt "textcontrolparadialog|labelTP_PARA_STD"
msgid "Indents & Spacing"
msgstr "Sangríes y espaciáu"
@@ -6531,67 +6311,56 @@ msgid "Tabs"
msgstr "Etiquetes"
#: textunderlinecontrol.ui:26
-#, fuzzy
msgctxt "textunderlinecontrol|none"
msgid "(Without)"
msgstr "(Ensin)"
#: textunderlinecontrol.ui:44
-#, fuzzy
msgctxt "textunderlinecontrol|single|tooltip_text"
msgid "Single"
msgstr "Simple"
#: textunderlinecontrol.ui:61
-#, fuzzy
msgctxt "textunderlinecontrol|double|tooltip_text"
msgid "Double"
msgstr "Doble"
#: textunderlinecontrol.ui:78
-#, fuzzy
msgctxt "textunderlinecontrol|bold|tooltip_text"
msgid "Bold"
msgstr "Negrina"
#: textunderlinecontrol.ui:95
-#, fuzzy
msgctxt "textunderlinecontrol|dot|tooltip_text"
msgid "Dotted"
msgstr "Puntiáu"
#: textunderlinecontrol.ui:112
-#, fuzzy
msgctxt "textunderlinecontrol|dotbold|tooltip_text"
msgid "Dotted (Bold)"
msgstr "Puntiáu (Negrina)"
#: textunderlinecontrol.ui:129
-#, fuzzy
msgctxt "textunderlinecontrol|dash|tooltip_text"
msgid "Dash"
msgstr "Guión"
#: textunderlinecontrol.ui:146
-#, fuzzy
msgctxt "textunderlinecontrol|dashlong|tooltip_text"
msgid "Long Dash"
msgstr "Trazu llargu"
#: textunderlinecontrol.ui:163
-#, fuzzy
msgctxt "textunderlinecontrol|dashdot|tooltip_text"
msgid "Dot Dash"
msgstr "Puntu trazu"
#: textunderlinecontrol.ui:180
-#, fuzzy
msgctxt "textunderlinecontrol|dashdotdot|tooltip_text"
msgid "Dot Dot Dash"
msgstr "Puntu puntu trazu"
#: textunderlinecontrol.ui:197
-#, fuzzy
msgctxt "textunderlinecontrol|wave|tooltip_text"
msgid "Wave"
msgstr "Onda"
@@ -6615,13 +6384,11 @@ msgid "Add Element"
msgstr "Amestar elementu"
#: xformspage.ui:54
-#, fuzzy
msgctxt "xformspage|TBI_ITEM_ADD_ATTRIBUTE"
msgid "Add Attribute"
msgstr "Amestar atributu"
#: xformspage.ui:68
-#, fuzzy
msgctxt "xformspage|TBI_ITEM_EDIT"
msgid "Edit"
msgstr "Editar"
@@ -6639,13 +6406,11 @@ msgid "Digital Signatures..."
msgstr "Robles dixitales..."
#: zoommenu.ui:12
-#, fuzzy
msgctxt "zoommenu|page"
msgid "Entire Page"
msgstr "Tola páxina"
#: zoommenu.ui:20
-#, fuzzy
msgctxt "zoommenu|width"
msgid "Page Width"
msgstr "Anchor de páxina"
@@ -6657,31 +6422,26 @@ msgid "Optimal View"
msgstr "Meyor vista"
#: zoommenu.ui:36
-#, fuzzy
msgctxt "zoommenu|50"
msgid "50%"
msgstr "50%"
#: zoommenu.ui:44
-#, fuzzy
msgctxt "zoommenu|75"
msgid "75%"
msgstr "75%"
#: zoommenu.ui:52
-#, fuzzy
msgctxt "zoommenu|100"
msgid "100%"
msgstr "100%"
#: zoommenu.ui:60
-#, fuzzy
msgctxt "zoommenu|150"
msgid "150%"
msgstr "150%"
#: zoommenu.ui:68
-#, fuzzy
msgctxt "zoommenu|200"
msgid "200%"
msgstr "200%"
@@ -6693,7 +6453,6 @@ msgid "Drawing object"
msgstr "Oxetos dibuxaos"
#: strings.hrc:26
-#, fuzzy
msgctxt "STR_ObjNamePluralNONE"
msgid "Drawing objects"
msgstr "Oxetos dibuxaos"
@@ -7046,13 +6805,11 @@ msgid "Outline Texts"
msgstr "Testos del esquema"
#: strings.hrc:95
-#, fuzzy
msgctxt "STR_ObjNameSingulGRAF"
msgid "Image"
msgstr "Imaxe"
#: strings.hrc:96
-#, fuzzy
msgctxt "STR_ObjNamePluralGRAF"
msgid "Images"
msgstr "Imaxes"
@@ -7109,7 +6866,6 @@ msgid "Linked Metafiles"
msgstr "Metaficheros enllazaos"
#: strings.hrc:107
-#, fuzzy
msgctxt "STR_ObjNameSingulGRAFBMP"
msgid "Image"
msgstr "Imaxe"
@@ -7133,7 +6889,6 @@ msgid "Linked image with transparency"
msgstr "Mapes de bits enllazaos con tresparencia"
#: strings.hrc:111
-#, fuzzy
msgctxt "STR_ObjNamePluralGRAFBMP"
msgid "Images"
msgstr "Imaxes"
@@ -7266,7 +7021,6 @@ msgid "Dimensioning objects"
msgstr "Acotar oxetos"
#: strings.hrc:137
-#, fuzzy
msgctxt "STR_ObjNamePlural"
msgid "Drawing objects"
msgstr "Oxetos dibuxaos"
@@ -8666,7 +8420,6 @@ msgid "Glue spacing object 2"
msgstr "Distancia apegáu oxetu 2"
#: strings.hrc:418
-#, fuzzy
msgctxt "SIP_SA_EDGELINEDELTACOUNT"
msgid "Number of movable lines"
msgstr "Númb. llinies movibles"
@@ -9282,7 +9035,6 @@ msgid "Bitmap"
msgstr "Mapa de bits"
#: strings.hrc:542
-#, fuzzy
msgctxt "RID_SVXSTR_PATTERN"
msgid "Pattern"
msgstr "Patrón"
@@ -9479,7 +9231,6 @@ msgid "Light Brick"
msgstr ""
#: strings.hrc:582
-#, fuzzy
msgctxt "RID_SVXSTR_COLOR_LIGHTRED"
msgid "Light Red"
msgstr "Bermeyu claru"
@@ -9500,7 +9251,6 @@ msgid "Light Indigo"
msgstr ""
#: strings.hrc:586
-#, fuzzy
msgctxt "RID_SVXSTR_COLOR_LIGHTBLUE"
msgid "Light Blue"
msgstr "Azul claru"
@@ -9511,7 +9261,6 @@ msgid "Light Teal"
msgstr ""
#: strings.hrc:588
-#, fuzzy
msgctxt "RID_SVXSTR_COLOR_LIGHTGREEN"
msgid "Light Green"
msgstr "Verde claru"
@@ -9773,7 +9522,6 @@ msgid "Box List Yellow"
msgstr ""
#: strings.hrc:643
-#, fuzzy
msgctxt "RID_SVXSTR_TBLAFMT_LO6_ELEGANT"
msgid "Elegant"
msgstr "Elegante"
@@ -10262,7 +10010,6 @@ msgid "Brownie"
msgstr ""
#: strings.hrc:747
-#, fuzzy
msgctxt "RID_SVXSTR_GRDT83"
msgid "Sunset"
msgstr "Atapecer"
@@ -10353,7 +10100,6 @@ msgid "Hatching"
msgstr "Trama"
#: strings.hrc:763
-#, fuzzy
msgctxt "RID_SVXSTR_BMP0"
msgid "Empty"
msgstr "Baleru"
@@ -10622,7 +10368,6 @@ msgid "Zig Zag"
msgstr ""
#: strings.hrc:816
-#, fuzzy
msgctxt "RID_SVXSTR_BMP53"
msgid "Wave"
msgstr "Onda"
@@ -10735,7 +10480,6 @@ msgid "Upward Diagonal"
msgstr ""
#: strings.hrc:837
-#, fuzzy
msgctxt "RID_SVXSTR_BMP74"
msgid "Cross"
msgstr "Cruce"
@@ -11069,7 +10813,6 @@ msgid "Last Custom Value"
msgstr "Últimos valores personalizaos"
#: strings.hrc:910
-#, fuzzy
msgctxt "RID_SVXSTR_PT"
msgid "pt"
msgstr "pt"
@@ -11182,7 +10925,6 @@ msgid "Emoticons"
msgstr "Fustax"
#: strings.hrc:939
-#, fuzzy
msgctxt "RID_GALLERYSTR_THEME_PHOTOS"
msgid "Images"
msgstr "Imaxes"
@@ -11423,55 +11165,46 @@ msgid "P~arallel"
msgstr "P~aralelu"
#: strings.hrc:990
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_NW"
msgid "Extrusion North-West"
msgstr "Estrusión haza'l noroeste"
#: strings.hrc:991
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_N"
msgid "Extrusion North"
msgstr "Estrusión haza'l norte"
#: strings.hrc:992
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_NE"
msgid "Extrusion North-East"
msgstr "Estrusión haza'l noreste"
#: strings.hrc:993
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_W"
msgid "Extrusion West"
msgstr "Estrusión haza l'oeste"
#: strings.hrc:994
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_NONE"
msgid "Extrusion Backwards"
msgstr "Estrusión haza atrás"
#: strings.hrc:995
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_E"
msgid "Extrusion East"
msgstr "Estrusión haza l'este"
#: strings.hrc:996
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_SW"
msgid "Extrusion South-West"
msgstr "Estrusión haza'l sudoeste"
#: strings.hrc:997
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_S"
msgid "Extrusion South"
msgstr "Estrusión haza'l sur"
#: strings.hrc:998
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_SE"
msgid "Extrusion South-East"
msgstr "Estrusión haza'l sudeste"
@@ -11649,7 +11382,6 @@ msgid "Font Name. The current font is not available and will be substituted."
msgstr "Nome de la fonte. La fonte actual nun ta disponible y sustituiráse."
#: strings.hrc:1034
-#, fuzzy
msgctxt "RID_SVXSTR_CUSTOM_PAL"
msgid "custom"
msgstr "personalizáu"
@@ -12425,7 +12157,6 @@ msgid "Instance"
msgstr "~Instancies"
#: strings.hrc:1190
-#, fuzzy
msgctxt "RID_STR_REPLACE_DOC"
msgid "Document"
msgstr "Documentu"
@@ -12534,7 +12265,6 @@ msgid "Binding"
msgstr "Enllaces"
#: strings.hrc:1211
-#, fuzzy
msgctxt "RID_STR_BINDING_EXPR"
msgid "Binding expression"
msgstr "Espresión d'enllaz"
@@ -12638,13 +12368,11 @@ msgid "Zoom factor. Right-click to change zoom factor or click to open Zoom dial
msgstr ""
#: strings.hrc:1235
-#, fuzzy
msgctxt "RID_SVXSTR_ZOOM_IN"
msgid "Zoom In"
msgstr "Agrandar"
#: strings.hrc:1236
-#, fuzzy
msgctxt "RID_SVXSTR_ZOOM_OUT"
msgid "Zoom Out"
msgstr "Amenorgar"
@@ -12655,31 +12383,26 @@ msgid "25%"
msgstr ""
#: strings.hrc:1238
-#, fuzzy
msgctxt "RID_SVXSTR_ZOOM_50"
msgid "50%"
msgstr "50%"
#: strings.hrc:1239
-#, fuzzy
msgctxt "RID_SVXSTR_ZOOM_75"
msgid "75%"
msgstr "75%"
#: strings.hrc:1240
-#, fuzzy
msgctxt "RID_SVXSTR_ZOOM_100"
msgid "100%"
msgstr "100%"
#: strings.hrc:1241
-#, fuzzy
msgctxt "RID_SVXSTR_ZOOM_150"
msgid "150%"
msgstr "150%"
#: strings.hrc:1242
-#, fuzzy
msgctxt "RID_SVXSTR_ZOOM_200"
msgid "200%"
msgstr "200%"
@@ -12743,7 +12466,6 @@ msgid "Reached the end of the sheet"
msgstr ""
#: strings.hrc:1255
-#, fuzzy
msgctxt "RID_SVXSTR_SEARCH_NOT_FOUND"
msgid "Search key not found"
msgstr "Clave de busca non atopada"
@@ -12996,7 +12718,6 @@ msgid "BMP image"
msgstr ""
#: strings.hrc:1313
-#, fuzzy
msgctxt "STR_IMAGE_UNKNOWN"
msgid "Unknown"
msgstr "Desconocíu"
@@ -14782,7 +14503,6 @@ msgid "Widows"
msgstr "Güérfanos"
#: svxitems.hrc:63
-#, fuzzy
msgctxt "RID_ATTR_NAMES"
msgid "Paragraph spacing"
msgstr "Espacios ente párrafos"
diff --git a/source/ast/sw/messages.po b/source/ast/sw/messages.po
index a944a925d2b..deeff1c39b4 100644
--- a/source/ast/sw/messages.po
+++ b/source/ast/sw/messages.po
@@ -26,7 +26,6 @@ msgid "Hidden Styles"
msgstr "Estilos anubríos"
#: app.hrc:32
-#, fuzzy
msgctxt "RID_PARAGRAPHSTYLEFAMILY"
msgid "Applied Styles"
msgstr "Estilos aplicaos"
@@ -97,7 +96,6 @@ msgid "Hidden Styles"
msgstr "Estilos anubríos"
#: app.hrc:49
-#, fuzzy
msgctxt "RID_CHARACTERSTYLEFAMILY"
msgid "Applied Styles"
msgstr "Estilos aplicaos"
@@ -120,7 +118,6 @@ msgid "Hidden Styles"
msgstr "Estilos anubríos"
#: app.hrc:58
-#, fuzzy
msgctxt "RID_FRAMESTYLEFAMILY"
msgid "Applied Styles"
msgstr "Estilos aplicaos"
@@ -143,7 +140,6 @@ msgid "Hidden Styles"
msgstr "Estilos anubríos"
#: app.hrc:67
-#, fuzzy
msgctxt "RID_PAGESTYLEFAMILY"
msgid "Applied Styles"
msgstr "Estilos aplicaos"
@@ -166,7 +162,6 @@ msgid "Hidden Styles"
msgstr "Estilos anubríos"
#: app.hrc:76
-#, fuzzy
msgctxt "RID_LISTSTYLEFAMILY"
msgid "Applied Styles"
msgstr "Estilos aplicaos"
@@ -189,7 +184,6 @@ msgid "Hidden Styles"
msgstr "Estilos anubríos"
#: app.hrc:85
-#, fuzzy
msgctxt "RID_TABLESTYLEFAMILY"
msgid "Applied Styles"
msgstr "Estilos aplicaos"
@@ -225,7 +219,6 @@ msgid "%PRODUCTNAME Draw/%PRODUCTNAME Impress"
msgstr "%PRODUCTNAME Draw/%PRODUCTNAME Impress"
#: cnttab.hrc:33
-#, fuzzy
msgctxt "RES_SRCTYPES"
msgid "Other OLE Objects"
msgstr "Otros oxetos OLE"
@@ -308,7 +301,6 @@ msgid "File format error found."
msgstr "Fallu atopáu nel formatu del ficheru."
#: error.hrc:34
-#, fuzzy
msgctxt "RID_SW_ERRHDL"
msgid "Error reading file."
msgstr "Fallu na llectura del ficheru."
@@ -319,7 +311,6 @@ msgid "This is not a valid WinWord6 file."
msgstr ""
#: error.hrc:36
-#, fuzzy
msgctxt "RID_SW_ERRHDL"
msgid "File format error found at $(ARG1)(row,col)."
msgstr "S'atopó un error de formatu del ficheru en $(ARG1)(filera,columna)."
@@ -368,7 +359,6 @@ msgid "$(ARG1) has changed."
msgstr "$(ARG1) camudó."
#: error.hrc:47
-#, fuzzy
msgctxt "RID_SW_ERRHDL"
msgid "$(ARG1) does not exist."
msgstr "$(ARG1) nun existe."
@@ -1425,7 +1415,6 @@ msgstr "2 columnes de tamañu distintu (izquierda < drecha)"
#. Table styles, Writer internal, others are taken from Svx
#: strings.hrc:215
-#, fuzzy
msgctxt "STR_TABSTYLE_DEFAULT"
msgid "Default Style"
msgstr "Estilu predetermináu"
@@ -1437,7 +1426,6 @@ msgid "Paragraph Styles"
msgstr "Estilos de _párrafu"
#: strings.hrc:218
-#, fuzzy
msgctxt "STR_CHARACTERSTYLEFAMILY"
msgid "Character Styles"
msgstr "Estilos de caráuter"
@@ -1529,13 +1517,11 @@ msgid "Bookmark"
msgstr "Marcador"
#: strings.hrc:236
-#, fuzzy
msgctxt "STR_BOOKMARK_NAME"
msgid "Name"
msgstr "Nome"
#: strings.hrc:237
-#, fuzzy
msgctxt "STR_BOOKMARK_TEXT"
msgid "Text"
msgstr "Testu"
@@ -1667,7 +1653,6 @@ msgid "Frame"
msgstr "Marcu"
#: strings.hrc:264
-#, fuzzy
msgctxt "STR_SHAPE_DEFNAME"
msgid "Shape"
msgstr "Forma"
@@ -2503,25 +2488,21 @@ msgid "Apply table attributes"
msgstr "Aplicar atributos de tabla"
#: strings.hrc:431
-#, fuzzy
msgctxt "STR_UNDO_TABLE_AUTOFMT"
msgid "AutoFormat Table"
msgstr "Formatu automáticu de Tabla"
#: strings.hrc:432
-#, fuzzy
msgctxt "STR_UNDO_TABLE_INSCOL"
msgid "Insert Column"
msgstr "Inxertar columna"
#: strings.hrc:433
-#, fuzzy
msgctxt "STR_UNDO_TABLE_INSROW"
msgid "Insert Row"
msgstr "Inxertar filera"
#: strings.hrc:434
-#, fuzzy
msgctxt "STR_UNDO_TABLE_DELBOX"
msgid "Delete row/column"
msgstr "Desaniciar filera/columna"
@@ -2537,7 +2518,6 @@ msgid "Delete row"
msgstr "Desaniciar filera"
#: strings.hrc:437
-#, fuzzy
msgctxt "STR_UNDO_TABLE_SPLIT"
msgid "Split Cells"
msgstr "Dixebrar caxelles"
@@ -2694,13 +2674,11 @@ msgid "column break"
msgstr "saltu de columna"
#: strings.hrc:468
-#, fuzzy
msgctxt "STR_UNDO_REDLINE_INSERT"
msgid "Insert $1"
msgstr "Inxertar $1"
#: strings.hrc:469
-#, fuzzy
msgctxt "STR_UNDO_REDLINE_DELETE"
msgid "Delete $1"
msgstr "Desaniciar $1"
@@ -2729,19 +2707,16 @@ msgid "Paragraph formatting changed"
msgstr ""
#: strings.hrc:474
-#, fuzzy
msgctxt "STR_UNDO_REDLINE_TABLE_ROW_INSERT"
msgid "Insert Row"
msgstr "Inxertar filera"
#: strings.hrc:475
-#, fuzzy
msgctxt "STR_UNDO_REDLINE_TABLE_ROW_DELETE"
msgid "Delete Row"
msgstr "Desaniciar filera"
#: strings.hrc:476
-#, fuzzy
msgctxt "STR_UNDO_REDLINE_TABLE_CELL_INSERT"
msgid "Insert Cell"
msgstr "Inxertar caxella"
@@ -3141,13 +3116,11 @@ msgid "Numbering"
msgstr "Numberación"
#: strings.hrc:559
-#, fuzzy
msgctxt "STR_STYLE_FAMILY_TABLE"
msgid "Table"
msgstr "Tabla"
#: strings.hrc:560
-#, fuzzy
msgctxt "STR_STYLE_FAMILY_CELL"
msgid "Cell"
msgstr "Caxella"
@@ -3210,7 +3183,6 @@ msgid "Form control~s"
msgstr "Controle~s de formulariu"
#: strings.hrc:572
-#, fuzzy
msgctxt "STR_PRINTOPTUI_COLOR"
msgid "Color"
msgstr "Color"
@@ -3222,7 +3194,6 @@ msgid "Print text in blac~k"
msgstr "Impre~ntar testu en prieto"
#: strings.hrc:574
-#, fuzzy
msgctxt "STR_PRINTOPTUI_PAGES_TEXT"
msgid "Pages"
msgstr "Páxines"
@@ -3282,7 +3253,6 @@ msgid "Page sides"
msgstr "Cares de la páxina"
#: strings.hrc:584
-#, fuzzy
msgctxt "STR_PRINTOPTUI_ALL_PAGES"
msgid "All pages"
msgstr "Toles páxines"
@@ -3336,7 +3306,6 @@ msgid "~All pages"
msgstr "Tol~es páxines"
#: strings.hrc:593
-#, fuzzy
msgctxt "STR_PRINTOPTUI_SOMEPAGES"
msgid "Pa~ges"
msgstr "Pá~xines"
@@ -3353,25 +3322,21 @@ msgid "Place in margins"
msgstr ""
#: strings.hrc:597
-#, fuzzy
msgctxt "STR_FORMULA_CALC"
msgid "Functions"
msgstr "Funciones"
#: strings.hrc:598
-#, fuzzy
msgctxt "STR_FORMULA_CANCEL"
msgid "Cancel"
msgstr "Encaboxar"
#: strings.hrc:599
-#, fuzzy
msgctxt "STR_FORMULA_APPLY"
msgid "Apply"
msgstr "Aplicar"
#: strings.hrc:600
-#, fuzzy
msgctxt "STR_ACCESS_FORMULA_TOOLBAR"
msgid "Formula Tool Bar"
msgstr "Barra de fórmules"
@@ -3416,13 +3381,11 @@ msgid "Insert as Hyperlink"
msgstr "Inxertar hiperenllaz"
#: strings.hrc:609
-#, fuzzy
msgctxt "STR_LINK_REGION"
msgid "Insert as Link"
msgstr "Inxertar como enllaz"
#: strings.hrc:610
-#, fuzzy
msgctxt "STR_COPY_REGION"
msgid "Insert as Copy"
msgstr "Inxertar como copia"
@@ -3458,7 +3421,6 @@ msgid "inactive"
msgstr "inactivu"
#: strings.hrc:616
-#, fuzzy
msgctxt "STR_EDIT_ENTRY"
msgid "Edit..."
msgstr "Editar..."
@@ -3470,7 +3432,6 @@ msgid "~Update"
msgstr "Anovar"
#: strings.hrc:618
-#, fuzzy
msgctxt "STR_EDIT_CONTENT"
msgid "Edit"
msgstr "Editar"
@@ -3482,7 +3443,6 @@ msgid "Edit link"
msgstr "Editar enllaces"
#: strings.hrc:620
-#, fuzzy
msgctxt "STR_EDIT_INSERT"
msgid "Insert"
msgstr "Inxertar"
@@ -3506,13 +3466,11 @@ msgid "New Document"
msgstr "Documentu _nuevu"
#: strings.hrc:624
-#, fuzzy
msgctxt "STR_INSERT_TEXT"
msgid "Text"
msgstr "Testu"
#: strings.hrc:625
-#, fuzzy
msgctxt "STR_DELETE"
msgid "Delete"
msgstr "Desaniciar"
@@ -3583,7 +3541,6 @@ msgid "Read-~only"
msgstr "sólo llectura"
#: strings.hrc:637
-#, fuzzy
msgctxt "STR_POSTIT_SHOW"
msgid "Show All"
msgstr "Amosar too"
@@ -3638,19 +3595,16 @@ msgstr ". Inferior: "
#. Error calculator
#: strings.hrc:649
-#, fuzzy
msgctxt "STR_POSTIT_PAGE"
msgid "Page"
msgstr "Páxina"
#: strings.hrc:650
-#, fuzzy
msgctxt "STR_POSTIT_LINE"
msgid "Line"
msgstr "Llinia"
#: strings.hrc:651
-#, fuzzy
msgctxt "STR_POSTIT_AUTHOR"
msgid "Author"
msgstr "Autor"
@@ -3707,31 +3661,26 @@ msgid "(fixed)"
msgstr ""
#: strings.hrc:662
-#, fuzzy
msgctxt "STR_DURATION_FORMAT"
msgid " Y: %1 M: %2 D: %3 H: %4 M: %5 S: %6"
msgstr " Y: %1 M: %2 D: %3 H: %4 M: %5 S: %6"
#: strings.hrc:663
-#, fuzzy
msgctxt "STR_TOI"
msgid "Alphabetical Index"
msgstr "Índiz alfabéticu"
#: strings.hrc:664
-#, fuzzy
msgctxt "STR_TOU"
msgid "User-Defined"
msgstr "Definíu pol usuariu"
#: strings.hrc:665
-#, fuzzy
msgctxt "STR_TOC"
msgid "Table of Contents"
msgstr "Índiz del conteníu"
#: strings.hrc:666
-#, fuzzy
msgctxt "STR_TOX_AUTH"
msgid "Bibliography"
msgstr "Bibliografía"
@@ -3743,19 +3692,16 @@ msgid "Citation"
msgstr "Encomilláu"
#: strings.hrc:668
-#, fuzzy
msgctxt "STR_TOX_TBL"
msgid "Index of Tables"
msgstr "Índiz de tables"
#: strings.hrc:669
-#, fuzzy
msgctxt "STR_TOX_OBJ"
msgid "Table of Objects"
msgstr "Índiz d'oxetos"
#: strings.hrc:670
-#, fuzzy
msgctxt "STR_TOX_ILL"
msgid "Illustration Index"
msgstr "Índiz d'ilustraciones"
@@ -3773,7 +3719,6 @@ msgstr ""
#. SubType DocInfo
#: strings.hrc:674
-#, fuzzy
msgctxt "FLD_DOCINFO_TITEL"
msgid "Title"
msgstr "Títulu"
@@ -3785,13 +3730,11 @@ msgid "Subject"
msgstr "Asuntu:"
#: strings.hrc:676
-#, fuzzy
msgctxt "FLD_DOCINFO_KEYS"
msgid "Keywords"
msgstr "Pallabres clave"
#: strings.hrc:677
-#, fuzzy
msgctxt "FLD_DOCINFO_COMMENT"
msgid "Comments"
msgstr "Comentarios"
@@ -3803,7 +3746,6 @@ msgid "Created"
msgstr "Crear"
#: strings.hrc:679
-#, fuzzy
msgctxt "FLD_DOCINFO_CHANGE"
msgid "Modified"
msgstr "Modificáu"
@@ -3815,13 +3757,11 @@ msgid "Last printed"
msgstr "Última impresió_n:"
#: strings.hrc:681
-#, fuzzy
msgctxt "FLD_DOCINFO_DOCNO"
msgid "Revision number"
msgstr "Númberu de revisión"
#: strings.hrc:682
-#, fuzzy
msgctxt "FLD_DOCINFO_EDIT"
msgid "Total editing time"
msgstr "Tiempu total d'edición"
@@ -3842,13 +3782,11 @@ msgid "Next convert $(ARG1)"
msgstr ""
#: strings.hrc:686
-#, fuzzy
msgctxt "STR_AUTH_TYPE_ARTICLE"
msgid "Article"
msgstr "Artículu"
#: strings.hrc:687
-#, fuzzy
msgctxt "STR_AUTH_TYPE_BOOK"
msgid "Book"
msgstr "Llibru"
@@ -3860,43 +3798,36 @@ msgid "Brochures"
msgstr "Prospect~u"
#: strings.hrc:689
-#, fuzzy
msgctxt "STR_AUTH_TYPE_CONFERENCE"
msgid "Conference proceedings"
msgstr "Informe de reunión"
#: strings.hrc:690
-#, fuzzy
msgctxt "STR_AUTH_TYPE_INBOOK"
msgid "Book excerpt"
msgstr "Esbilla del llibru"
#: strings.hrc:691
-#, fuzzy
msgctxt "STR_AUTH_TYPE_INCOLLECTION"
msgid "Book excerpt with title"
msgstr "Esbilla del llibru con títulu"
#: strings.hrc:692
-#, fuzzy
msgctxt "STR_AUTH_TYPE_INPROCEEDINGS"
msgid "Conference proceedings"
msgstr "Informe de reunión"
#: strings.hrc:693
-#, fuzzy
msgctxt "STR_AUTH_TYPE_JOURNAL"
msgid "Journal"
msgstr "Diariu"
#: strings.hrc:694
-#, fuzzy
msgctxt "STR_AUTH_TYPE_MANUAL"
msgid "Techn. documentation"
msgstr "Documentación téunica"
#: strings.hrc:695
-#, fuzzy
msgctxt "STR_AUTH_TYPE_MASTERSTHESIS"
msgid "Thesis"
msgstr "Tesis"
@@ -3908,31 +3839,26 @@ msgid "Miscellaneous"
msgstr "Amestáu"
#: strings.hrc:697
-#, fuzzy
msgctxt "STR_AUTH_TYPE_PHDTHESIS"
msgid "Dissertation"
msgstr "Disertación"
#: strings.hrc:698
-#, fuzzy
msgctxt "STR_AUTH_TYPE_PROCEEDINGS"
msgid "Conference proceedings"
msgstr "Informe de reunión"
#: strings.hrc:699
-#, fuzzy
msgctxt "STR_AUTH_TYPE_TECHREPORT"
msgid "Research report"
msgstr "Informe d'investigación"
#: strings.hrc:700
-#, fuzzy
msgctxt "STR_AUTH_TYPE_UNPUBLISHED"
msgid "Unpublished"
msgstr "Non publicáu"
#: strings.hrc:701
-#, fuzzy
msgctxt "STR_AUTH_TYPE_EMAIL"
msgid "E-mail"
msgstr "Corréu electrónicu"
@@ -3974,7 +3900,6 @@ msgid "User-defined5"
msgstr "Definíu pol usuariu"
#: strings.hrc:708
-#, fuzzy
msgctxt "STR_AUTH_FIELD_IDENTIFIER"
msgid "Short name"
msgstr "Nome curtíu"
@@ -4010,7 +3935,6 @@ msgid "Book title"
msgstr "~Títulu del llibru"
#: strings.hrc:714
-#, fuzzy
msgctxt "STR_AUTH_FIELD_CHAPTER"
msgid "Chapter"
msgstr "Capítulu"
@@ -4040,25 +3964,21 @@ msgid "Institution"
msgstr "Instit~ución"
#: strings.hrc:719
-#, fuzzy
msgctxt "STR_AUTH_FIELD_JOURNAL"
msgid "Journal"
msgstr "Diariu"
#: strings.hrc:720
-#, fuzzy
msgctxt "STR_AUTH_FIELD_MONTH"
msgid "Month"
msgstr "Mes"
#: strings.hrc:721
-#, fuzzy
msgctxt "STR_AUTH_FIELD_NOTE"
msgid "Note"
msgstr "Nota"
#: strings.hrc:722
-#, fuzzy
msgctxt "STR_AUTH_FIELD_NUMBER"
msgid "Number"
msgstr "Númberu"
@@ -4076,7 +3996,6 @@ msgid "Page(s)"
msgstr "Pá~xina(es)"
#: strings.hrc:725
-#, fuzzy
msgctxt "STR_AUTH_FIELD_PUBLISHER"
msgid "Publisher"
msgstr "Editor"
@@ -4094,7 +4013,6 @@ msgid "Series"
msgstr "~Serie"
#: strings.hrc:728
-#, fuzzy
msgctxt "STR_AUTH_FIELD_TITLE"
msgid "Title"
msgstr "Títulu"
@@ -4106,7 +4024,6 @@ msgid "Type of report"
msgstr "Mena d'in~forme"
#: strings.hrc:730
-#, fuzzy
msgctxt "STR_AUTH_FIELD_VOLUME"
msgid "Volume"
msgstr "Volume"
@@ -5241,13 +5158,11 @@ msgid "Formula"
msgstr "Fórmula"
#: strings.hrc:1001
-#, fuzzy
msgctxt "STR_CUSTOM_FIELD"
msgid "Custom"
msgstr "Personalizáu"
#: strings.hrc:1003
-#, fuzzy
msgctxt "STR_CUSTOM_LABEL"
msgid "[User]"
msgstr "[Usuariu]"
@@ -5340,7 +5255,6 @@ msgid "Drop Caps over"
msgstr ""
#: strings.hrc:1026
-#, fuzzy
msgctxt "STR_DROP_LINES"
msgid "rows"
msgstr "fileres"
@@ -5385,7 +5299,6 @@ msgid "+ mirror horizontal on even pages"
msgstr ""
#: strings.hrc:1034
-#, fuzzy
msgctxt "STR_CHARFMT"
msgid "Character Style"
msgstr "Estilu de caráuter"
@@ -5432,7 +5345,6 @@ msgid "No wrap"
msgstr "~Ensin axuste"
#: strings.hrc:1042
-#, fuzzy
msgctxt "STR_SURROUND_THROUGH"
msgid "Through"
msgstr "Continuu"
@@ -5508,7 +5420,6 @@ msgid "at top"
msgstr ""
#: strings.hrc:1056
-#, fuzzy
msgctxt "STR_VERT_CENTER"
msgid "Centered vertically"
msgstr "Centráu en vertical"
@@ -5552,7 +5463,6 @@ msgid "at the right"
msgstr ""
#: strings.hrc:1064
-#, fuzzy
msgctxt "STR_HORI_CENTER"
msgid "Centered horizontally"
msgstr "Centráu n'horizontal"
@@ -5581,7 +5491,6 @@ msgid "Full width"
msgstr "Anc_hor completu"
#: strings.hrc:1069
-#, fuzzy
msgctxt "STR_COLUMNS"
msgid "Columns"
msgstr "Columnes"
@@ -5603,7 +5512,6 @@ msgid "Editable in read-only document"
msgstr "E_ditable en documentos de namái llectura"
#: strings.hrc:1073
-#, fuzzy
msgctxt "STR_LAYOUT_SPLIT"
msgid "Split"
msgstr "Dixebrar"
@@ -5626,7 +5534,6 @@ msgid "linked to "
msgstr ""
#: strings.hrc:1077
-#, fuzzy
msgctxt "STR_CONNECT2"
msgid "and "
msgstr "y "
@@ -5721,7 +5628,6 @@ msgid "Black & White"
msgstr "Blancu y prietu"
#: strings.hrc:1094
-#, fuzzy
msgctxt "STR_DRAWMODE_WATERMARK"
msgid "Watermark"
msgstr "Marca d'agua"
@@ -5733,25 +5639,21 @@ msgid "Rotation"
msgstr "Encomilláu"
#: strings.hrc:1096
-#, fuzzy
msgctxt "STR_GRID_NONE"
msgid "No grid"
msgstr "Ensin cuadrícula"
#: strings.hrc:1097
-#, fuzzy
msgctxt "STR_GRID_LINES_ONLY"
msgid "Grid (lines only)"
msgstr "Cuadrícula (sólo llinies)"
#: strings.hrc:1098
-#, fuzzy
msgctxt "STR_GRID_LINES_CHARS"
msgid "Grid (lines and characters)"
msgstr "Cuadrícula (llinies y caráuteres)"
#: strings.hrc:1099
-#, fuzzy
msgctxt "STR_FOLLOW_TEXT_FLOW"
msgid "Follow text flow"
msgstr "Siguir el fluxu del testu"
@@ -5772,25 +5674,21 @@ msgid "Do not merge borders"
msgstr ""
#: strings.hrc:1104
-#, fuzzy
msgctxt "ST_TBL"
msgid "Table"
msgstr "Tabla"
#: strings.hrc:1105
-#, fuzzy
msgctxt "ST_FRM"
msgid "Text Frame"
msgstr "Marcu testu"
#: strings.hrc:1106
-#, fuzzy
msgctxt "ST_PGE"
msgid "Page"
msgstr "Páxina"
#: strings.hrc:1107
-#, fuzzy
msgctxt "ST_DRW"
msgid "Drawing"
msgstr "Dibuxu"
@@ -5814,19 +5712,16 @@ msgid "Bookmark"
msgstr "Marcador"
#: strings.hrc:1111
-#, fuzzy
msgctxt "ST_GRF"
msgid "Graphics"
msgstr "Gráficos"
#: strings.hrc:1112
-#, fuzzy
msgctxt "ST_OLE"
msgid "OLE object"
msgstr "Oxetu OLE"
#: strings.hrc:1113
-#, fuzzy
msgctxt "ST_OUTL"
msgid "Headings"
msgstr "Testeres"
@@ -5838,7 +5733,6 @@ msgid "Selection"
msgstr "Seleición"
#: strings.hrc:1115
-#, fuzzy
msgctxt "ST_FTN"
msgid "Footnote"
msgstr "Nota al pie"
@@ -5849,7 +5743,6 @@ msgid "Reminder"
msgstr ""
#: strings.hrc:1117
-#, fuzzy
msgctxt "ST_POSTIT"
msgid "Comment"
msgstr "Comentariu"
@@ -5888,7 +5781,6 @@ msgid "Next text frame"
msgstr "Inxertar marcu de testu"
#: strings.hrc:1125
-#, fuzzy
msgctxt "STR_IMGBTN_PGE_DOWN"
msgid "Next page"
msgstr "Próxima páxina"
@@ -5950,7 +5842,6 @@ msgid "Next Reminder"
msgstr ""
#: strings.hrc:1136
-#, fuzzy
msgctxt "STR_IMGBTN_POSTIT_DOWN"
msgid "Next Comment"
msgstr "Comentariu Siguiente"
@@ -5978,7 +5869,6 @@ msgid "Previous text frame"
msgstr ""
#: strings.hrc:1141
-#, fuzzy
msgctxt "STR_IMGBTN_PGE_UP"
msgid "Previous page"
msgstr "Páxina anterior"
@@ -6037,7 +5927,6 @@ msgid "Previous Reminder"
msgstr ""
#: strings.hrc:1152
-#, fuzzy
msgctxt "STR_IMGBTN_POSTIT_UP"
msgid "Previous Comment"
msgstr "Comentariu Anterior"
@@ -6099,7 +5988,6 @@ msgid "Table changed"
msgstr "Camudamientu de tabla"
#: strings.hrc:1164
-#, fuzzy
msgctxt "STR_REDLINE_FMTCOLL"
msgid "Applied Paragraph Styles"
msgstr "Estilos de párrafu aplicaos"
@@ -6249,7 +6137,6 @@ msgid "Image file cannot be read"
msgstr "El ficheru d'imaxe nun pue lleese"
#: strings.hrc:1193
-#, fuzzy
msgctxt "STR_GRFILTER_FORMATERROR"
msgid "Unknown image format"
msgstr "Formatu d'imaxe desconocíu"
@@ -6578,25 +6465,21 @@ msgstr "Seleición de ficheru pal indiz alfabéticu (*.sdi)"
#. Description: character alignment for frmsh.cxx - context menu
#. -----------------------------------------------------------------------
#: strings.hrc:1264
-#, fuzzy
msgctxt "STR_FRMUI_TOP_BASE"
msgid "Base line at ~top"
msgstr "Llinia base no cime~ro"
#: strings.hrc:1265
-#, fuzzy
msgctxt "STR_FRMUI_BOTTOM_BASE"
msgid "~Base line at bottom"
msgstr "Llinia base no ca~bero"
#: strings.hrc:1266
-#, fuzzy
msgctxt "STR_FRMUI_CENTER_BASE"
msgid "Base line ~centered"
msgstr "Llinia base ~centrada"
#: strings.hrc:1267
-#, fuzzy
msgctxt "STR_FRMUI_LINE_TOP"
msgid "Top of line"
msgstr "Llinia superior"
@@ -6608,25 +6491,21 @@ msgid "Bottom of line"
msgstr "Cabero de llinia"
#: strings.hrc:1269
-#, fuzzy
msgctxt "STR_FRMUI_LINE_CENTER"
msgid "Center of line"
msgstr "Centru de llinia"
#: strings.hrc:1270
-#, fuzzy
msgctxt "STR_FRMUI_OLE_INSERT"
msgid "Insert object"
msgstr "Inxertar oxetu"
#: strings.hrc:1271
-#, fuzzy
msgctxt "STR_FRMUI_OLE_EDIT"
msgid "Edit object"
msgstr "Editar oxetu"
#: strings.hrc:1272
-#, fuzzy
msgctxt "STR_FRMUI_COLL_HEADER"
msgid " (Template: "
msgstr " (Plantilla: "
@@ -6683,25 +6562,21 @@ msgid "Hyphenation completed"
msgstr ""
#: strings.hrc:1287
-#, fuzzy
msgctxt "STR_LANGSTATUS_NONE"
msgid "None (Do not check spelling)"
msgstr "Dengún (Nun igua la ortografía)"
#: strings.hrc:1288
-#, fuzzy
msgctxt "STR_RESET_TO_DEFAULT_LANGUAGE"
msgid "Reset to Default Language"
msgstr "Restablecer a la llingua predeterminada"
#: strings.hrc:1289
-#, fuzzy
msgctxt "STR_LANGSTATUS_MORE"
msgid "More..."
msgstr "Más..."
#: strings.hrc:1290
-#, fuzzy
msgctxt "STR_IGNORE_SELECTION"
msgid "~Ignore"
msgstr "~Inorar"
@@ -6732,7 +6607,6 @@ msgid "No fax printer has been set under Tools/Options/%1/Print."
msgstr ""
#: strings.hrc:1297
-#, fuzzy
msgctxt "STR_WEBOPTIONS"
msgid "HTML document"
msgstr "Documentu HTML"
@@ -6749,7 +6623,6 @@ msgid "Source not specified."
msgstr ""
#: strings.hrc:1300
-#, fuzzy
msgctxt "STR_NUM_LEVEL"
msgid "Level "
msgstr "Nivel "
@@ -6898,13 +6771,11 @@ msgid "Remove empty paragraphs"
msgstr "Desaniciar párrafos ermos"
#: utlui.hrc:28
-#, fuzzy
msgctxt "RID_SHELLRES_AUTOFMTSTRS"
msgid "Use replacement table"
msgstr "Usar la tabla de sustituciones"
#: utlui.hrc:29
-#, fuzzy
msgctxt "RID_SHELLRES_AUTOFMTSTRS"
msgid "Correct TWo INitial CApitals"
msgstr "Correxir DOs MAyúscules SIguíes"
@@ -6922,7 +6793,6 @@ msgid "Replace \"standard\" quotes with %1custom%2 quotes"
msgstr "Trocar comines \"estándar\" con comines %1 \\bpersonalizaes%2"
#: utlui.hrc:32
-#, fuzzy
msgctxt "RID_SHELLRES_AUTOFMTSTRS"
msgid "Replace Custom Styles"
msgstr "Trocar los estilos personalizaos"
@@ -6958,7 +6828,6 @@ msgid "URL recognition"
msgstr "Reconocer URL"
#: utlui.hrc:38
-#, fuzzy
msgctxt "RID_SHELLRES_AUTOFMTSTRS"
msgid "Replace dashes"
msgstr "Trocar guiones"
@@ -7591,7 +7460,6 @@ msgid "Position"
msgstr "Posición"
#: bulletsandnumbering.ui:234
-#, fuzzy
msgctxt "bulletsandnumbering|customize"
msgid "Customize"
msgstr "Personalizar"
@@ -7840,7 +7708,6 @@ msgid "Database field:"
msgstr "Campu de la base de datos"
#: cardmediumpage.ui:255
-#, fuzzy
msgctxt "cardmediumpage|insert|tooltip_text"
msgid "Insert"
msgstr "Inxertar"
@@ -8639,7 +8506,6 @@ msgid "Choose Item: "
msgstr "Escoyer Elementu: "
#: dropdownfielddialog.ui:174
-#, fuzzy
msgctxt "dropdownfielddialog|label1"
msgid "Edit"
msgstr "Editar"
@@ -8856,7 +8722,6 @@ msgid "Database field"
msgstr "Campu de la base de datos"
#: envaddresspage.ui:237
-#, fuzzy
msgctxt "envaddresspage|insert|tooltip_text"
msgid "Insert"
msgstr "Inxertar"
@@ -9566,7 +9431,6 @@ msgid "Navigation"
msgstr "Navegación"
#: floatingsync.ui:10
-#, fuzzy
msgctxt "floatingsync|FloatingSync"
msgid "Synchronize"
msgstr "Sincronizar"
@@ -10007,7 +9871,6 @@ msgid "Area"
msgstr "Estaya"
#: framedialog.ui:243
-#, fuzzy
msgctxt "framedialog|transparence"
msgid "Transparency"
msgstr "Tresparencia"
@@ -10048,13 +9911,11 @@ msgid "Right-to-left"
msgstr "Mandrecha-a-manzorga"
#: frmaddpage.ui:44
-#, fuzzy
msgctxt "frmaddpage|liststore1"
msgid "Right-to-left (vertical)"
msgstr "De drecha a esquierda (vertical)"
#: frmaddpage.ui:48
-#, fuzzy
msgctxt "frmaddpage|liststore1"
msgid "Left-to-right (vertical)"
msgstr "D'esquierda a drecha (vertical)"
@@ -10076,13 +9937,11 @@ msgid "_Alternative (Text only):"
msgstr "_Alternativu (sólo testu):"
#: frmaddpage.ui:152
-#, fuzzy
msgctxt "frmaddpage|prev"
msgid "<None>"
msgstr "<Nengún>"
#: frmaddpage.ui:166
-#, fuzzy
msgctxt "frmaddpage|next"
msgid "<None>"
msgstr "<Nengún>"
@@ -10496,13 +10355,11 @@ msgid "Reference:"
msgstr "Referencia"
#: inputwinmenu.ui:12
-#, fuzzy
msgctxt "inputwinmenu|sum"
msgid "Sum"
msgstr "Suma"
#: inputwinmenu.ui:20
-#, fuzzy
msgctxt "inputwinmenu|round"
msgid "Round"
msgstr "Redondiáu"
@@ -10514,19 +10371,16 @@ msgid "Percent"
msgstr "Porcentaxe"
#: inputwinmenu.ui:36
-#, fuzzy
msgctxt "inputwinmenu|sqrt"
msgid "Square Root"
msgstr "Raíz cuadrao"
#: inputwinmenu.ui:44
-#, fuzzy
msgctxt "inputwinmenu|pow"
msgid "Power"
msgstr "Potencia"
#: inputwinmenu.ui:52
-#, fuzzy
msgctxt "inputwinmenu|operators"
msgid "Operators"
msgstr "Operadores"
@@ -10598,25 +10452,21 @@ msgid "Statistical Functions"
msgstr ""
#: inputwinmenu.ui:170
-#, fuzzy
msgctxt "inputwinmenu|mean"
msgid "Mean"
msgstr "Media"
#: inputwinmenu.ui:178
-#, fuzzy
msgctxt "inputwinmenu|min"
msgid "Minimum"
msgstr "Mínimu"
#: inputwinmenu.ui:186
-#, fuzzy
msgctxt "inputwinmenu|max"
msgid "Maximum"
msgstr "Máximu"
#: inputwinmenu.ui:198
-#, fuzzy
msgctxt "inputwinmenu|functions"
msgid "Functions"
msgstr "Funciones"
@@ -10628,31 +10478,26 @@ msgid "Sine"
msgstr "Llinia"
#: inputwinmenu.ui:216
-#, fuzzy
msgctxt "inputwinmenu|cos"
msgid "Cosine"
msgstr "Cosenu"
#: inputwinmenu.ui:224
-#, fuzzy
msgctxt "inputwinmenu|tag"
msgid "Tangent"
msgstr "Tanxente"
#: inputwinmenu.ui:232
-#, fuzzy
msgctxt "inputwinmenu|asin"
msgid "Arcsine"
msgstr "Senu d'arcu"
#: inputwinmenu.ui:240
-#, fuzzy
msgctxt "inputwinmenu|acos"
msgid "Arccosine"
msgstr "Arcucosenu"
#: inputwinmenu.ui:248
-#, fuzzy
msgctxt "inputwinmenu|atan"
msgid "Arctangent"
msgstr "Arcutanxente"
@@ -10675,13 +10520,11 @@ msgid "Bookmark"
msgstr "Marcadores"
#: insertbookmark.ui:40
-#, fuzzy
msgctxt "insertbookmark|insert"
msgid "Insert"
msgstr "Inxertar"
#: insertbookmark.ui:122
-#, fuzzy
msgctxt "insertbookmark|rename"
msgid "Rename"
msgstr "Renomar"
@@ -10733,7 +10576,6 @@ msgid "Change page number"
msgstr "Camudar númberu de páxina"
#: insertbreak.ui:205
-#, fuzzy
msgctxt "insertbreak|pagenumsb-atkobject"
msgid "Change page number"
msgstr "Camudar númberu de páxina"
@@ -11429,7 +11271,6 @@ msgid "_Selected records"
msgstr "~Rexistros seleicionaos"
#: mailmerge.ui:172
-#, fuzzy
msgctxt "mailmerge|rbfrom"
msgid "_From:"
msgstr "_De:"
@@ -11525,7 +11366,6 @@ msgid "RT_F"
msgstr "RT~F"
#: mailmerge.ui:630
-#, fuzzy
msgctxt "mailmerge|swriter"
msgid "%PRODUCTNAME Writer"
msgstr "%PRODUCTNAME Writer"
@@ -11549,7 +11389,6 @@ msgid "Save Merged Document"
msgstr "Guardar documentu combináu"
#: mailmerge.ui:745
-#, fuzzy
msgctxt "mailmerge|outputlabel"
msgid "Output"
msgstr "Salida"
@@ -11575,13 +11414,11 @@ msgid "Create"
msgstr "Crear"
#: managechangessidebar.ui:48
-#, fuzzy
msgctxt "managechangessidebar|accept"
msgid "_Accept"
msgstr "_Aceutar"
#: managechangessidebar.ui:64
-#, fuzzy
msgctxt "managechangessidebar|reject"
msgid "_Reject"
msgstr "_Refugar"
@@ -11617,7 +11454,6 @@ msgid "Action"
msgstr "Aiciones"
#: managechangessidebar.ui:184
-#, fuzzy
msgctxt "managechangessidebar|writerauthor"
msgid "Author"
msgstr "Autor"
@@ -11629,7 +11465,6 @@ msgid "Date"
msgstr "Data"
#: managechangessidebar.ui:200
-#, fuzzy
msgctxt "managechangessidebar|writerdesc"
msgid "Comment"
msgstr "Comentariu"
@@ -11845,13 +11680,11 @@ msgid "Move"
msgstr "Mou"
#: mmlayoutpage.ui:271
-#, fuzzy
msgctxt "mmlayoutpage|up"
msgid "_Up"
msgstr "_Arriba"
#: mmlayoutpage.ui:286
-#, fuzzy
msgctxt "mmlayoutpage|down"
msgid "_Down"
msgstr "A_baxo"
@@ -11999,7 +11832,6 @@ msgid "HTML Message"
msgstr "Mensaxe d'ayuda"
#: mmresultemaildialog.ui:30
-#, fuzzy
msgctxt "mmresultemaildialog|liststore1"
msgid "Plain Text"
msgstr "Testu planu"
@@ -12038,7 +11870,6 @@ msgid "Sen_d as"
msgstr ""
#: mmresultemaildialog.ui:219
-#, fuzzy
msgctxt "mmresultemaildialog|sendassettings"
msgid "Pr_operties..."
msgstr "Pr_opiedaes..."
@@ -12336,7 +12167,6 @@ msgid "E-mails not sent: %1"
msgstr ""
#: mmsendmails.ui:229
-#, fuzzy
msgctxt "mmsendmails|label5"
msgid "Details"
msgstr "Detalles"
@@ -12364,7 +12194,6 @@ msgid "Back"
msgstr "Atrás"
#: navigatorpanel.ui:73
-#, fuzzy
msgctxt "navigatorpanel|forward|tooltip_text"
msgid "Forward"
msgstr "Alantre"
@@ -12435,7 +12264,6 @@ msgid "Demote Level"
msgstr "Baxar un nivel"
#: navigatorpanel.ui:304
-#, fuzzy
msgctxt "navigatorpanel|documents|tooltip_text"
msgid "Document"
msgstr "Documentu"
@@ -12452,19 +12280,16 @@ msgid "Toggle Master View"
msgstr ""
#: navigatorpanel.ui:364
-#, fuzzy
msgctxt "navigatorpanel|edit|tooltip_text"
msgid "Edit"
msgstr "Editar"
#: navigatorpanel.ui:377
-#, fuzzy
msgctxt "navigatorpanel|update|tooltip_text"
msgid "Update"
msgstr "Anovar"
#: navigatorpanel.ui:390
-#, fuzzy
msgctxt "navigatorpanel|insert|tooltip_text"
msgid "Insert"
msgstr "Inxertar"
@@ -12519,7 +12344,6 @@ msgid " "
msgstr ""
#: notebookbar.ui:438
-#, fuzzy
msgctxt "notebookbar|NewSC|tooltip_text"
msgid "Spreadsheet"
msgstr "Fueya de cálculu"
@@ -12541,7 +12365,6 @@ msgid " "
msgstr ""
#: notebookbar.ui:472
-#, fuzzy
msgctxt "notebookbar|NewSD|tooltip_text"
msgid "Drawing"
msgstr "Dibuxu"
@@ -12552,7 +12375,6 @@ msgid " "
msgstr ""
#: notebookbar.ui:488
-#, fuzzy
msgctxt "notebookbar|NewSF|tooltip_text"
msgid "Formula"
msgstr "Fórmula"
@@ -12569,7 +12391,6 @@ msgid "Database"
msgstr "Base de datos"
#: notebookbar.ui:523
-#, fuzzy
msgctxt "notebookbar|NewSDB|tooltip_text"
msgid "Spreadsheet"
msgstr "Fueya de cálculu"
@@ -12629,7 +12450,6 @@ msgid "Horizontal Alignment"
msgstr "Alliniación horizontal"
#: notebookbar.ui:2156
-#, fuzzy
msgctxt "notebookbar|SpacingSection|tooltip_text"
msgid "Spacing"
msgstr "Espaciáu"
@@ -12641,13 +12461,11 @@ msgid "Indent"
msgstr "Sangráu"
#: notebookbar.ui:2196
-#, fuzzy
msgctxt "notebookbar|increaseindent1|tooltip_text"
msgid "Increase Indent"
msgstr "Aumentar sangría"
#: notebookbar.ui:2212
-#, fuzzy
msgctxt "notebookbar|decreaseindent1|tooltip_text"
msgid "Decrease Indent"
msgstr "Amenorgar sangría"
@@ -12659,7 +12477,6 @@ msgid "Indent"
msgstr "Sangráu"
#: notebookbar.ui:2342
-#, fuzzy
msgctxt "notebookbar|StyleSection|tooltip_text"
msgid "Style"
msgstr "Estilu"
@@ -12677,7 +12494,6 @@ msgid "Find"
msgstr "Alcontrar"
#: notebookbar.ui:2595
-#, fuzzy
msgctxt "notebookbar|HomeLabel"
msgid "Home"
msgstr "Entamu"
@@ -12689,7 +12505,6 @@ msgid "Break"
msgstr "Que_brar"
#: notebookbar.ui:2800
-#, fuzzy
msgctxt "notebookbar|box70|tooltip_text"
msgid "Gallery"
msgstr "Galería"
@@ -12700,25 +12515,21 @@ msgid "Open Clip Art and Media Gallery"
msgstr ""
#: notebookbar.ui:2850
-#, fuzzy
msgctxt "notebookbar|box69|tooltip_text"
msgid "Symbol"
msgstr "Símbolos"
#: notebookbar.ui:2882
-#, fuzzy
msgctxt "notebookbar|box17|tooltip_text"
msgid "Basic"
msgstr "Básicu"
#: notebookbar.ui:2910
-#, fuzzy
msgctxt "notebookbar|InsertAVMedia|tooltip_text"
msgid "Insert Audio or Video"
msgstr "Insertar soníu o videu"
#: notebookbar.ui:2942
-#, fuzzy
msgctxt "notebookbar|ShapesSection|tooltip_text"
msgid "Shapes"
msgstr "Formes"
@@ -12730,25 +12541,21 @@ msgid "Links"
msgstr "Enllaz"
#: notebookbar.ui:3336
-#, fuzzy
msgctxt "notebookbar|TextSection|tooltip_text"
msgid "Text"
msgstr "Testu"
#: notebookbar.ui:3373
-#, fuzzy
msgctxt "notebookbar|FontWork"
msgid "Fontwork"
msgstr "Fontwork"
#: notebookbar.ui:3455
-#, fuzzy
msgctxt "notebookbar|FieldsSection|tooltip_text"
msgid "Fields"
msgstr "Campos"
#: notebookbar.ui:3545
-#, fuzzy
msgctxt "notebookbar|InsertLabel"
msgid "Insert"
msgstr "Inxertar"
@@ -12765,7 +12572,6 @@ msgid "Page layout"
msgstr "Diseñu de páxina"
#: notebookbar.ui:4295
-#, fuzzy
msgctxt "notebookbar|ReferencesLabel"
msgid "References"
msgstr "Referencies"
@@ -12793,7 +12599,6 @@ msgid "Zoom"
msgstr "Ampliación"
#: notebookbar.ui:5177
-#, fuzzy
msgctxt "notebookbar|ViewLabel"
msgid "View"
msgstr "Ver"
@@ -12811,7 +12616,6 @@ msgid "Indent"
msgstr "Sangráu"
#: notebookbar.ui:5850
-#, fuzzy
msgctxt "notebookbar|TableLabel"
msgid "Table"
msgstr "Tabla"
@@ -12823,7 +12627,6 @@ msgid "Basics"
msgstr "Base"
#: notebookbar.ui:5872
-#, fuzzy
msgctxt "notebookbar|GraphicDialog"
msgid "Properties"
msgstr "Propiedaes"
@@ -12835,19 +12638,16 @@ msgid "Basics"
msgstr "Base"
#: notebookbar.ui:5905
-#, fuzzy
msgctxt "notebookbar|Crop1"
msgid "Crop"
msgstr "Recortar"
#: notebookbar.ui:6537
-#, fuzzy
msgctxt "notebookbar|ImageLabel"
msgid "Image"
msgstr "Imaxe"
#: notebookbar.ui:6554
-#, fuzzy
msgctxt "notebookbar|LineFormat"
msgid "Line"
msgstr "Llinia"
@@ -12864,7 +12664,6 @@ msgid "Shape / Textbox"
msgstr ""
#: notebookbar.ui:6734
-#, fuzzy
msgctxt "notebookbar|AnchorMenu"
msgid "Anchor"
msgstr "Ancla"
@@ -12880,7 +12679,6 @@ msgid "Menubar"
msgstr ""
#: notebookbar_compact.ui:2768
-#, fuzzy
msgctxt "notebookbar_compact|fileb"
msgid "_File"
msgstr "_Ficheru"
@@ -12892,13 +12690,11 @@ msgid "File"
msgstr "_Ficheru"
#: notebookbar_compact.ui:2873
-#, fuzzy
msgctxt "notebookbar_compact|editb"
msgid "_Edit"
msgstr "E_ditar"
#: notebookbar_compact.ui:3338
-#, fuzzy
msgctxt "notebookbar_compact|formatb"
msgid "F_ormat"
msgstr "F_ormatu"
@@ -12910,19 +12706,16 @@ msgid "_Menu"
msgstr "Menú"
#: notebookbar_compact.ui:3690
-#, fuzzy
msgctxt "notebookbar_compact|HomeLabel"
msgid "Home"
msgstr "Entamu"
#: notebookbar_compact.ui:4093
-#, fuzzy
msgctxt "notebookbar_compact|insertb"
msgid "_Insert"
msgstr "_Inxertar"
#: notebookbar_compact.ui:4123
-#, fuzzy
msgctxt "notebookbar_compact|InsertLabel"
msgid "Insert"
msgstr "Inxertar"
@@ -12946,7 +12739,6 @@ msgid "Reference_s"
msgstr "Referencies"
#: notebookbar_compact.ui:4899
-#, fuzzy
msgctxt "notebookbar_compact|ReferencesLabel"
msgid "References"
msgstr "Referencies"
@@ -12970,19 +12762,16 @@ msgid "_View"
msgstr "Ver"
#: notebookbar_compact.ui:5792
-#, fuzzy
msgctxt "notebookbar_compact|ViewLabel"
msgid "View"
msgstr "Ver"
#: notebookbar_compact.ui:6448
-#, fuzzy
msgctxt "notebookbar_compact|tableT"
msgid "T_able"
msgstr "T_abla"
#: notebookbar_compact.ui:6478
-#, fuzzy
msgctxt "notebookbar_compact|TableLabel"
msgid "Table"
msgstr "Tabla"
@@ -12994,13 +12783,11 @@ msgid "_Graphic"
msgstr "Gráficos"
#: notebookbar_compact.ui:7136
-#, fuzzy
msgctxt "notebookbar_compact|ImageLabel"
msgid "Image"
msgstr "Imaxe"
#: notebookbar_compact.ui:7611
-#, fuzzy
msgctxt "notebookbar_compact|wrapb"
msgid "Wrap"
msgstr "Axuste"
@@ -13016,25 +12803,21 @@ msgid "Draw"
msgstr ""
#: notebookbar_compact.ui:8117
-#, fuzzy
msgctxt "notebookbar_compact|frame:MenuWrap"
msgid "Wrap"
msgstr "Axuste"
#: notebookbar_compact.ui:8144
-#, fuzzy
msgctxt "notebookbar_compact|frame:MenuAlign"
msgid "Align"
msgstr "Alliniar"
#: notebookbar_compact.ui:8216
-#, fuzzy
msgctxt "notebookbar_compact|frame:MenuDraw"
msgid "Object"
msgstr "Oxetu"
#: notebookbar_compact.ui:8246
-#, fuzzy
msgctxt "notebookbar_compact|FrameLabel"
msgid "Object"
msgstr "Oxetu"
@@ -13046,7 +12829,6 @@ msgid "_Tools"
msgstr "Ferramientes"
#: notebookbar_compact.ui:8810
-#, fuzzy
msgctxt "notebookbar_compact|DevLabel"
msgid "Tools"
msgstr "Ferramientes"
@@ -13080,13 +12862,11 @@ msgid "_Tools"
msgstr "Ferramientes"
#: notebookbar_groupedbar_compact.ui:4148
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|fileb"
msgid "_File"
msgstr "_Ficheru"
#: notebookbar_groupedbar_compact.ui:4302
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|editb"
msgid "_Edit"
msgstr "E_ditar"
@@ -13098,7 +12878,6 @@ msgid "St_yles"
msgstr "Estilos"
#: notebookbar_groupedbar_compact.ui:4619
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|formatb"
msgid "F_ormat"
msgstr "F_ormatu"
@@ -13110,7 +12889,6 @@ msgid "_Paragraph"
msgstr "Párrafu"
#: notebookbar_groupedbar_compact.ui:5044
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|insertb"
msgid "_Insert"
msgstr "_Inxertar"
@@ -13140,7 +12918,6 @@ msgid "St_yles"
msgstr "Estilos"
#: notebookbar_groupedbar_compact.ui:5691
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|formatt"
msgid "F_ormat"
msgstr "F_ormatu"
@@ -13152,7 +12929,6 @@ msgid "_Paragraph"
msgstr "Párrafu"
#: notebookbar_groupedbar_compact.ui:6031
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|tableT"
msgid "T_able"
msgstr "T_abla"
@@ -13217,7 +12993,6 @@ msgid "_Review"
msgstr "Vista previa"
#: notebookbar_groupedbar_compact.ui:7648
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|commentsb"
msgid "_Comments"
msgstr "_Comentarios"
@@ -13299,7 +13074,6 @@ msgid "St_yles"
msgstr "Estilos"
#: notebookbar_groupedbar_compact.ui:9717
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|formats"
msgid "F_ormat"
msgstr "F_ormatu"
@@ -13346,13 +13120,11 @@ msgid "_Help"
msgstr "Ayuda"
#: notebookbar_groupedbar_full.ui:4147
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|fileb"
msgid "_File"
msgstr "_Ficheru"
#: notebookbar_groupedbar_full.ui:4384
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|editb"
msgid "_Edit"
msgstr "E_ditar"
@@ -13364,7 +13136,6 @@ msgid "St_yles"
msgstr "Estilos"
#: notebookbar_groupedbar_full.ui:4867
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|formatb"
msgid "F_ormat"
msgstr "F_ormatu"
@@ -13376,7 +13147,6 @@ msgid "_Paragraph"
msgstr "Párrafu"
#: notebookbar_groupedbar_full.ui:5457
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|insertb"
msgid "_Insert"
msgstr "_Inxertar"
@@ -13430,7 +13200,6 @@ msgid "St_yles"
msgstr "Estilos"
#: notebookbar_groupedbar_full.ui:7620
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|formatt"
msgid "F_ormat"
msgstr "F_ormatu"
@@ -13442,7 +13211,6 @@ msgid "_Paragraph"
msgstr "Párrafu"
#: notebookbar_groupedbar_full.ui:8198
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|tabled"
msgid "T_able"
msgstr "T_abla"
@@ -13489,7 +13257,6 @@ msgid "_Review"
msgstr "Vista previa"
#: notebookbar_groupedbar_full.ui:9858
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|commentsb"
msgid "_Comments"
msgstr "_Comentarios"
@@ -13512,19 +13279,16 @@ msgid "D_raw"
msgstr ""
#: notebookbar_groupedbar_full.ui:11024
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|editdrawb"
msgid "_Edit"
msgstr "E_ditar"
#: notebookbar_groupedbar_full.ui:11254
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|wrapb"
msgid "Wrap"
msgstr "Axuste"
#: notebookbar_groupedbar_full.ui:11268
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|alignb"
msgid "Align"
msgstr "Alliniar"
@@ -13553,7 +13317,6 @@ msgid "3_D"
msgstr ""
#: notebookbar_groupedbar_full.ui:12158
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|formatd"
msgid "F_ormat"
msgstr "F_ormatu"
@@ -13571,7 +13334,6 @@ msgid "_View"
msgstr "Ver"
#: notebookbar_groupedbar_full.ui:12753
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|insertTextb"
msgid "_Insert"
msgstr "_Inxertar"
@@ -13613,19 +13375,16 @@ msgid "Default"
msgstr "Predetermináu"
#: notebookbar_groups.ui:42
-#, fuzzy
msgctxt "notebookbar_groups|imagestylegray"
msgid "Grayscale"
msgstr "Escala de buxos"
#: notebookbar_groups.ui:50
-#, fuzzy
msgctxt "notebookbar_groups|imagestylebw"
msgid "Black and White"
msgstr "Blancu y prieto"
#: notebookbar_groups.ui:58
-#, fuzzy
msgctxt "notebookbar_groups|imagestylewater"
msgid "Watermark"
msgstr "Marca d'agua"
@@ -13689,19 +13448,16 @@ msgid "Colorize Orange"
msgstr ""
#: notebookbar_groups.ui:186
-#, fuzzy
msgctxt "notebookbar_groups|hyperlink"
msgid "Hyperlink"
msgstr "Hiperenllaz"
#: notebookbar_groups.ui:200
-#, fuzzy
msgctxt "notebookbar_groups|footnote"
msgid "Footnote"
msgstr "Nota al pie"
#: notebookbar_groups.ui:209
-#, fuzzy
msgctxt "notebookbar_groups|endnote"
msgid "Endnote"
msgstr "Nota final"
@@ -13724,25 +13480,21 @@ msgid "Default Paragraph"
msgstr ""
#: notebookbar_groups.ui:326
-#, fuzzy
msgctxt "notebookbar_groups|title"
msgid "Title"
msgstr "Títulu"
#: notebookbar_groups.ui:335
-#, fuzzy
msgctxt "notebookbar_groups|heading1"
msgid "Heading 1"
msgstr "Encabezamientu 1"
#: notebookbar_groups.ui:344
-#, fuzzy
msgctxt "notebookbar_groups|heading2"
msgid "Heading 2"
msgstr "Encabezamientu 2"
#: notebookbar_groups.ui:353
-#, fuzzy
msgctxt "notebookbar_groups|heading3"
msgid "Heading 3"
msgstr "Encabezamientu 3"
@@ -13753,13 +13505,11 @@ msgid "Default Character"
msgstr ""
#: notebookbar_groups.ui:377
-#, fuzzy
msgctxt "notebookbar_groups|italic"
msgid "Emphasis"
msgstr "Énfasis"
#: notebookbar_groups.ui:386
-#, fuzzy
msgctxt "notebookbar_groups|bold"
msgid "Strong Emphasis"
msgstr "Mui destacáu"
@@ -13814,7 +13564,6 @@ msgid "Delete Rows"
msgstr "Desaniciar filera"
#: notebookbar_groups.ui:504
-#, fuzzy
msgctxt "notebookbar_groups|rowmenuselect"
msgid "Select Rows"
msgstr "Escoyer llinia"
@@ -13826,7 +13575,6 @@ msgid "Row Height..."
msgstr "Altor de filera"
#: notebookbar_groups.ui:528
-#, fuzzy
msgctxt "notebookbar_groups|rowmenuoptimalrow"
msgid "Optimal Row Height"
msgstr "Altor óptimu de la filera"
@@ -13850,13 +13598,11 @@ msgid "Clipboard"
msgstr "cartafueyu"
#: notebookbar_groups.ui:935
-#, fuzzy
msgctxt "notebookbar_groups|paragraphstyleb"
msgid "Style"
msgstr "Estilu"
#: notebookbar_groups.ui:1448
-#, fuzzy
msgctxt "notebookbar_groups|formatgrouplabel"
msgid "Text"
msgstr "Testu"
@@ -13868,43 +13614,36 @@ msgid "Links"
msgstr "Enllaz"
#: notebookbar_groups.ui:1616
-#, fuzzy
msgctxt "notebookbar_groups|shapesb"
msgid "Shapes"
msgstr "Formes"
#: notebookbar_groups.ui:1722
-#, fuzzy
msgctxt "notebookbar_groups|insertgrouplabel"
msgid "Insert"
msgstr "Inxertar"
#: notebookbar_groups.ui:1758
-#, fuzzy
msgctxt "notebookbar_groups|tablestyleb"
msgid "Style"
msgstr "Estilu"
#: notebookbar_groups.ui:1780
-#, fuzzy
msgctxt "notebookbar_groups|tablerowsb"
msgid "Rows"
msgstr "Fileres"
#: notebookbar_groups.ui:1798
-#, fuzzy
msgctxt "notebookbar_groups|tablecolumnsb"
msgid "Columns"
msgstr "Columnes"
#: notebookbar_groups.ui:2002
-#, fuzzy
msgctxt "notebookbar_groups|tablegrouplabel"
msgid "Table"
msgstr "Tabla"
#: notebookbar_groups.ui:2038
-#, fuzzy
msgctxt "notebookbar_groups|imagestyleb"
msgid "Style"
msgstr "Estilu"
@@ -13916,7 +13655,6 @@ msgid "Reset"
msgstr "Resetear"
#: notebookbar_groups.ui:2126
-#, fuzzy
msgctxt "notebookbar_groups|wrapb"
msgid "Wrap"
msgstr "Axuste"
@@ -13928,7 +13666,6 @@ msgid "Lock"
msgstr "Anclar"
#: notebookbar_groups.ui:2189
-#, fuzzy
msgctxt "notebookbar_groups|imagegrouplabel"
msgid "Image"
msgstr "Imaxe"
@@ -13940,13 +13677,11 @@ msgid "None"
msgstr "Denguna"
#: notebookbar_groups.ui:2256
-#, fuzzy
msgctxt "notebookbar_groups|wrapideal"
msgid "Optimal"
msgstr "Óptimu"
#: notebookbar_groups.ui:2265
-#, fuzzy
msgctxt "notebookbar_groups|wrapon"
msgid "Parallel"
msgstr "Paralelu"
@@ -13958,13 +13693,11 @@ msgid "Before"
msgstr "Enantes"
#: notebookbar_groups.ui:2283
-#, fuzzy
msgctxt "notebookbar_groups|wrapright"
msgid "After"
msgstr "Dempués"
#: notebookbar_groups.ui:2292
-#, fuzzy
msgctxt "notebookbar_groups|wrapthrough"
msgid "Through"
msgstr "Continuu"
@@ -14207,7 +13940,6 @@ msgid "Area"
msgstr "Estaya"
#: objectdialog.ui:243
-#, fuzzy
msgctxt "objectdialog|transparence"
msgid "Transparency"
msgstr "Tresparencia"
@@ -14586,7 +14318,6 @@ msgid "_Tabs"
msgstr "_Tabuladores"
#: optformataidspage.ui:434
-#, fuzzy
msgctxt "optformataidspage|filltabandspace"
msgid "Tabs a_nd spaces"
msgstr "Tabuladores _y espacios"
@@ -14597,7 +14328,6 @@ msgid "_Spaces"
msgstr ""
#: optformataidspage.ui:480
-#, fuzzy
msgctxt "optformataidspage|cursorlabel"
msgid "Direct Cursor"
msgstr "Punteru direutu"
@@ -15303,7 +15033,6 @@ msgid "_More Options"
msgstr "Más opciones"
#: pagecolumncontrol.ui:230
-#, fuzzy
msgctxt "pagecolumncontrol|moreoptions|tooltip_text"
msgid "More Options"
msgstr "Más opciones"
@@ -15315,7 +15044,6 @@ msgid "Margins:"
msgstr "Marxe"
#: pagefooterpanel.ui:60
-#, fuzzy
msgctxt "pagefooterpanel|customlabel"
msgid "Custom"
msgstr "Personalizáu"
@@ -15399,7 +15127,6 @@ msgid "Narrow"
msgstr "Estrecha"
#: pageformatpanel.ui:142
-#, fuzzy
msgctxt "pageformatpanel|marginLB"
msgid "Moderate"
msgstr "Moderáu"
@@ -15432,7 +15159,6 @@ msgid "Mirrored"
msgstr "Espeyau"
#: pageformatpanel.ui:158
-#, fuzzy
msgctxt "pageformatpanel|customlabel"
msgid "Custom"
msgstr "Personalizáu"
@@ -15444,7 +15170,6 @@ msgid "Margins:"
msgstr "Marxe"
#: pageheaderpanel.ui:60
-#, fuzzy
msgctxt "pageheaderpanel|customlabel"
msgid "Custom"
msgstr "Personalizáu"
@@ -15468,7 +15193,6 @@ msgid "Narrow"
msgstr "Estrecha"
#: pagemargincontrol.ui:96
-#, fuzzy
msgctxt "pagemargincontrol|normal"
msgid "Normal"
msgstr "Normal"
@@ -15498,7 +15222,6 @@ msgid "Narrow"
msgstr "Estrecha"
#: pagemargincontrol.ui:172
-#, fuzzy
msgctxt "pagemargincontrol|normalL"
msgid "Normal"
msgstr "Normal"
@@ -15534,7 +15257,6 @@ msgid "_Bottom"
msgstr "A_baxo"
#: pagemargincontrol.ui:282
-#, fuzzy
msgctxt "pagemargincontrol|leftLabel"
msgid "_Left"
msgstr "_Izquierda"
@@ -15546,7 +15268,6 @@ msgid "I_nner"
msgstr "Interior"
#: pagemargincontrol.ui:320
-#, fuzzy
msgctxt "pagemargincontrol|rightLabel"
msgid "_Right"
msgstr "D_recha"
@@ -15558,7 +15279,6 @@ msgid "O_uter"
msgstr "Esterior"
#: pagemargincontrol.ui:410
-#, fuzzy
msgctxt "pagemargincontrol|label1"
msgid "Custom"
msgstr "Personalizáu"
@@ -15582,13 +15302,11 @@ msgid "_More Options"
msgstr "Más opciones"
#: pagesizecontrol.ui:55
-#, fuzzy
msgctxt "pagesizecontrol|moreoptions|tooltip_text"
msgid "More Options"
msgstr "Más opciones"
#: pagestylespanel.ui:15
-#, fuzzy
msgctxt "pagestylespanel|liststorePageLayout"
msgid "Right and left"
msgstr "Derecha y esquierda"
@@ -15600,13 +15318,11 @@ msgid "Mirrored"
msgstr "Espeyau"
#: pagestylespanel.ui:23
-#, fuzzy
msgctxt "pagestylespanel|liststorePageLayout"
msgid "Only right"
msgstr "Namái drecha"
#: pagestylespanel.ui:27
-#, fuzzy
msgctxt "pagestylespanel|liststorePageLayout"
msgid "Only left"
msgstr "Namái esquierda"
@@ -15666,7 +15382,6 @@ msgid "Right"
msgstr "Drecha"
#: pagestylespanel.ui:214
-#, fuzzy
msgctxt "pagestylespanel|customlabel"
msgid "Custom"
msgstr "Personalizáu"
@@ -15723,7 +15438,6 @@ msgid "Area"
msgstr "Estaya"
#: paradialog.ui:314
-#, fuzzy
msgctxt "paradialog|transparence"
msgid "Transparency"
msgstr "Tresparencia"
@@ -15775,7 +15489,6 @@ msgid "Area"
msgstr "Estaya"
#: picturedialog.ui:289
-#, fuzzy
msgctxt "picturedialog|transparence"
msgid "Transparency"
msgstr "Tresparencia"
@@ -16297,13 +16010,11 @@ msgid "Open in New Window"
msgstr ""
#: readonlymenu.ui:28
-#, fuzzy
msgctxt "readonlymenu|edit"
msgid "_Edit"
msgstr "E_ditar"
#: readonlymenu.ui:36
-#, fuzzy
msgctxt "readonlymenu|selection"
msgid "Select Text"
msgstr "Escoyer testu"
@@ -16391,7 +16102,6 @@ msgid "Leave Full-Screen Mode"
msgstr ""
#: readonlymenu.ui:242
-#, fuzzy
msgctxt "readonlymenu|copy"
msgid "_Copy"
msgstr "_Copiar"
@@ -16773,7 +16483,6 @@ msgid "Parallel"
msgstr "Paralelu"
#: sidebarwrap.ui:59
-#, fuzzy
msgctxt "sidebarwrap|buttonparallel-atkobject"
msgid "Parallel"
msgstr "Paralelu"
@@ -16784,7 +16493,6 @@ msgid "Optimal"
msgstr "Óptimu"
#: sidebarwrap.ui:82
-#, fuzzy
msgctxt "sidebarwrap|buttonoptimal-atkobject"
msgid "Optimal"
msgstr "Óptimu"
@@ -16806,7 +16514,6 @@ msgid "After"
msgstr "Dempués"
#: sidebarwrap.ui:128
-#, fuzzy
msgctxt "sidebarwrap|buttonafter-atkobject"
msgid "After"
msgstr "Dempués"
@@ -16817,7 +16524,6 @@ msgid "Through"
msgstr "Continuu"
#: sidebarwrap.ui:151
-#, fuzzy
msgctxt "sidebarwrap|buttonthrough-atkobject"
msgid "Through"
msgstr "Continuu"
@@ -16855,7 +16561,6 @@ msgid "Set the amount of space between the image and surrounding text"
msgstr ""
#: sidebarwrap.ui:249
-#, fuzzy
msgctxt "sidebarwrap|customlabel"
msgid "Custom"
msgstr "Personalizáu"
@@ -16926,19 +16631,16 @@ msgid "Key 3"
msgstr "Clave 3"
#: sortdialog.ui:408
-#, fuzzy
msgctxt "sortdialog|typelb1-atkobject"
msgid "Key type"
msgstr "Triba de clave"
#: sortdialog.ui:431
-#, fuzzy
msgctxt "sortdialog|typelb2-atkobject"
msgid "Key type"
msgstr "Triba de clave"
#: sortdialog.ui:452
-#, fuzzy
msgctxt "sortdialog|typelb3-atkobject"
msgid "Key type"
msgstr "Triba de clave"
@@ -17001,19 +16703,16 @@ msgid "Setting"
msgstr "Axuste"
#: spellmenu.ui:12
-#, fuzzy
msgctxt "spellmenu|ignoreall"
msgid "I_gnore All"
msgstr "I_norar too"
#: spellmenu.ui:20
-#, fuzzy
msgctxt "spellmenu|addmenu"
msgid "_Add to Dictionary"
msgstr "_Amestar al diccionariu"
#: spellmenu.ui:34
-#, fuzzy
msgctxt "spellmenu|add"
msgid "_Add to Dictionary"
msgstr "_Amestar al diccionariu"
@@ -17030,7 +16729,6 @@ msgid "Set Language for Selection"
msgstr "Escoyer la Llingua pa Seleición"
#: spellmenu.ui:94
-#, fuzzy
msgctxt "spellmenu|langpara"
msgid "Set Language for Paragraph"
msgstr "Escoyer la llingua pa Párrafu"
@@ -17476,7 +17174,6 @@ msgid "Position"
msgstr "Posición"
#: templatedialog16.ui:259
-#, fuzzy
msgctxt "templatedialog16|customize"
msgid "Customize"
msgstr "Personalizar"
@@ -17559,7 +17256,6 @@ msgid "Area"
msgstr "Estaya"
#: templatedialog2.ui:434
-#, fuzzy
msgctxt "templatedialog2|transparence"
msgid "Transparency"
msgstr "Tresparencia"
@@ -17616,7 +17312,6 @@ msgid "Area"
msgstr "Estaya"
#: templatedialog4.ui:250
-#, fuzzy
msgctxt "templatedialog4|transparence"
msgid "Transparency"
msgstr "Tresparencia"
@@ -17658,7 +17353,6 @@ msgid "Area"
msgstr "Estaya"
#: templatedialog8.ui:190
-#, fuzzy
msgctxt "templatedialog8|transparence"
msgid "Transparency"
msgstr "Tresparencia"
@@ -18137,13 +17831,11 @@ msgid "_3:"
msgstr ""
#: tocentriespage.ui:890
-#, fuzzy
msgctxt "tocentriespage|up1cb|tooltip_text"
msgid "Ascending"
msgstr "Ascendente"
#: tocentriespage.ui:907
-#, fuzzy
msgctxt "tocentriespage|down1cb|tooltip_text"
msgid "Descending"
msgstr "Descendente"
@@ -18618,13 +18310,11 @@ msgid "The following error occurred:"
msgstr "Asocedió l'error siguiente"
#: watermarkdialog.ui:19
-#, fuzzy
msgctxt "watermarkdialog|WatermarkDialog"
msgid "Watermark"
msgstr "Marca d'agua"
#: watermarkdialog.ui:85
-#, fuzzy
msgctxt "watermarkdialog|TextLabel"
msgid "Text"
msgstr "Testu"
@@ -18636,19 +18326,16 @@ msgid "Font"
msgstr "Fonte"
#: watermarkdialog.ui:130
-#, fuzzy
msgctxt "watermarkdialog|AngleLabel"
msgid "Angle"
msgstr "Ángulu"
#: watermarkdialog.ui:142
-#, fuzzy
msgctxt "watermarkdialog|TransparencyLabel"
msgid "Transparency"
msgstr "Tresparencia"
#: watermarkdialog.ui:154
-#, fuzzy
msgctxt "watermarkdialog|ColorLabel"
msgid "Color"
msgstr "Color"
diff --git a/source/ast/uui/messages.po b/source/ast/uui/messages.po
index e1167949b4f..74ba39401eb 100644
--- a/source/ast/uui/messages.po
+++ b/source/ast/uui/messages.po
@@ -381,7 +381,6 @@ msgstr ""
" $(ARG1)."
#: ids.hrc:158
-#, fuzzy
msgctxt "STR_UUI_UNKNOWNAUTH_UNTRUSTED"
msgid ""
"Unable to verify the identity of $(ARG1) site.\n"
@@ -393,7 +392,6 @@ msgstr ""
"Enantes d'aceutar esti certificáu, tendríes d'esaminar el certificáu d'esti sitiu con procuru. ¿Quies aceptar esti certificáu col envís d'identificar el sitiu web $(ARG1)?"
#: ids.hrc:159
-#, fuzzy
msgctxt "STR_UUI_SSLWARN_EXPIRED"
msgid ""
"$(ARG1) is a site that uses a security certificate to encrypt data during transmission, but its certificate expired on $(ARG2).\n"
@@ -405,13 +403,11 @@ msgstr ""
"Tendríes de comprobar si la hora del to ordenador ta bien."
#: ids.hrc:160
-#, fuzzy
msgctxt "STR_UUI_SSLWARN_EXPIRED_TITLE"
msgid "Security Warning: Server Certificate Invalid"
msgstr "Alerta de seguridá: Certificáu del sirvidor inválidu"
#: ids.hrc:161
-#, fuzzy
msgctxt "STR_UUI_SSLWARN_DOMAINMISMATCH"
msgid ""
"You have attempted to establish a connection with $(ARG1). However, the security certificate presented belongs to $(ARG2). It is possible, though unlikely, that someone may be trying to intercept your communication with this web site.\n"
@@ -427,13 +423,11 @@ msgstr ""
"¿Quies siguir de toes maneres?"
#: ids.hrc:162
-#, fuzzy
msgctxt "STR_UUI_SSLWARN_DOMAINMISMATCH_TITLE"
msgid "Security Warning: Server Certificate Expired"
msgstr "Alerta de seguridá: El certificáu del sirvidor gandió"
#: ids.hrc:163
-#, fuzzy
msgctxt "STR_UUI_SSLWARN_INVALID"
msgid ""
"The certificate could not be validated. You should examine this site's certificate carefully.\n"
@@ -445,7 +439,6 @@ msgstr ""
"Si sospeches del certificáu que t'amuesen, encaboxa la conexón y avisa al alministrador del sitiu."
#: ids.hrc:164
-#, fuzzy
msgctxt "STR_UUI_SSLWARN_INVALID_TITLE"
msgid "Security Warning: Domain Name Mismatch"
msgstr "Alerta de seguridá: Nome diferente nel dominiu"
@@ -489,7 +482,6 @@ msgid "The confirmation password did not match the password. Set the password ag
msgstr ""
#: strings.hrc:33
-#, fuzzy
msgctxt "STR_ALREADYOPEN_TITLE"
msgid "Document in Use"
msgstr "Documentu n'usu"
@@ -567,7 +559,6 @@ msgid "The lock file could not be created for exclusive access by %PRODUCTNAME,
msgstr "El ficheru nun pudo bloquiase esclusivamente pal accesu dende %PRODUCTNAME, darréu que fálten-y permisos pa crear un ficheru de bloquéu nel allugamientu d'esi ficheru."
#: strings.hrc:47
-#, fuzzy
msgctxt "STR_LOCKFAILED_OPENREADONLY_BTN"
msgid "Open ~Read-Only"
msgstr "Abrir ~Namái llectura"
@@ -719,7 +710,6 @@ msgid "The lock file is corrupted and probably empty. Opening the document read-
msgstr ""
#: strings.hrc:76
-#, fuzzy
msgctxt "STR_LOCKCORRUPT_OPENREADONLY_BTN"
msgid "Open ~Read-Only"
msgstr "Abrir ~Namái llectura"
@@ -763,13 +753,11 @@ msgid "A_ccount:"
msgstr "Cuenta"
#: logindialog.ui:141
-#, fuzzy
msgctxt "logindialog|passwordft"
msgid "Pass_word:"
msgstr "_Contraseña:"
#: logindialog.ui:180
-#, fuzzy
msgctxt "logindialog|nameft"
msgid "_User name:"
msgstr "Nome del _usuariu:"
@@ -915,13 +903,11 @@ msgid "File Exists"
msgstr "El ficheru esiste"
#: simplenameclash.ui:37
-#, fuzzy
msgctxt "simplenameclash|replace"
msgid "Replace"
msgstr "Trocar"
#: simplenameclash.ui:51
-#, fuzzy
msgctxt "simplenameclash|rename"
msgid "Rename"
msgstr "Renomar"
@@ -933,7 +919,6 @@ msgid "Security Warning: "
msgstr "Avisu de seguridá"
#: sslwarndialog.ui:24
-#, fuzzy
msgctxt "sslwarndialog|ok"
msgid "Continue"
msgstr "Siguir"
diff --git a/source/ast/vcl/messages.po b/source/ast/vcl/messages.po
index f6634f83656..8c74cadcf2d 100644
--- a/source/ast/vcl/messages.po
+++ b/source/ast/vcl/messages.po
@@ -658,7 +658,6 @@ msgid "<ignore>"
msgstr ""
#: strings.hrc:123
-#, fuzzy
msgctxt "SV_PRINT_CUSTOM_TXT"
msgid "Custom"
msgstr "Personalizáu"
@@ -696,25 +695,21 @@ msgid "default"
msgstr "Predetermináu"
#: strings.hrc:133
-#, fuzzy
msgctxt "SV_MSGBOX_INFO"
msgid "Information"
msgstr "Información"
#: strings.hrc:134
-#, fuzzy
msgctxt "SV_MSGBOX_WARNING"
msgid "Warning"
msgstr "Avisu"
#: strings.hrc:135
-#, fuzzy
msgctxt "SV_MSGBOX_ERROR"
msgid "Error"
msgstr "Fallu"
#: strings.hrc:136
-#, fuzzy
msgctxt "SV_MSGBOX_QUERY"
msgid "Confirmation"
msgstr "Confirmación"
@@ -841,13 +836,11 @@ msgid "line"
msgstr "llinia"
#: units.hrc:47
-#, fuzzy
msgctxt "SV_FUNIT_STRINGS"
msgid "pixels"
msgstr "píxeles"
#: units.hrc:48
-#, fuzzy
msgctxt "SV_FUNIT_STRINGS"
msgid "pixel"
msgstr "pixel"
@@ -881,7 +874,6 @@ msgid "_User:"
msgstr "Usuariu:"
#: cupspassworddialog.ui:84
-#, fuzzy
msgctxt "cupspassworddialog|label2"
msgid "_Password:"
msgstr "_Contraseña:"
@@ -904,7 +896,6 @@ msgid "Cu_t"
msgstr "Cortar"
#: editmenu.ui:34
-#, fuzzy
msgctxt "editmenu|copy"
msgid "_Copy"
msgstr "_Copiar"
@@ -1311,7 +1302,6 @@ msgid "PostScript Level 3"
msgstr ""
#: printerdevicepage.ui:34
-#, fuzzy
msgctxt "printerdevicepage|liststore1"
msgid "PDF"
msgstr "PDF"
@@ -1334,7 +1324,6 @@ msgid "Color _depth:"
msgstr "Profundidá de color"
#: printerdevicepage.ui:154
-#, fuzzy
msgctxt "printerdevicepage|label10"
msgid "Co_lor:"
msgstr "Co_lor:"
@@ -1350,13 +1339,11 @@ msgid "From driver"
msgstr ""
#: printerdevicepage.ui:195
-#, fuzzy
msgctxt "printerdevicepage|colorspace"
msgid "Color"
msgstr "Color"
#: printerdevicepage.ui:196
-#, fuzzy
msgctxt "printerdevicepage|colorspace"
msgid "Grayscale"
msgstr "Escala de buxos"
diff --git a/source/ast/wizards/messages.po b/source/ast/wizards/messages.po
index 032fc80e35b..30ef293bfaa 100644
--- a/source/ast/wizards/messages.po
+++ b/source/ast/wizards/messages.po
@@ -14,49 +14,41 @@ msgstr ""
"X-Generator: LibreOffice\n"
#: strings.hrc:32
-#, fuzzy
msgctxt "RID_COMMON_START_0"
msgid "The directory '%1' could not be created.<BR>There may not be enough space left on your hard disk."
msgstr "Nun se pudo crear el direutoriu «%1».<BR>Seique nun quede espaciu bastante nel discu duru."
#: strings.hrc:33
-#, fuzzy
msgctxt "RID_COMMON_START_1"
msgid "The text document could not be created.<BR>Please check if the module 'PRODUCTNAME Writer' is installed."
msgstr "Nun se pue crear el documentu de testu.<BR>Mira ver si'l módulu 'PRODUCTNAME Writer' ta instaláu."
#: strings.hrc:34
-#, fuzzy
msgctxt "RID_COMMON_START_2"
msgid "The spreadsheet could not be created.<BR>Please check if the module 'PRODUCTNAME Calc' is installed."
msgstr "Nun se pue crear la fueya de cálculu.<BR>Mira ver si'l módulu 'PRODUCTNAME Calc' ta instaláu."
#: strings.hrc:35
-#, fuzzy
msgctxt "RID_COMMON_START_3"
msgid "The presentation could not be created.<BR>Please check if the module 'PRODUCTNAME Impress' is installed."
msgstr "Nun se pue crear la presentación.<BR>Mira ver si'l módulu 'PRODUCTNAME Impress' ta instaláu."
#: strings.hrc:36
-#, fuzzy
msgctxt "RID_COMMON_START_4"
msgid "The drawing could not be created.<BR>Please check if the module 'PRODUCTNAME Draw' is installed."
msgstr "Nun se pue crear el dibuxu.<BR>Mira ver si'l módulu 'PRODUCTNAME Draw' ta instaláu."
#: strings.hrc:37
-#, fuzzy
msgctxt "RID_COMMON_START_5"
msgid "The formula could not be created.<BR>Please check if the module 'PRODUCTNAME Math' is installed."
msgstr "Nun se pue crear la fórmula.<BR>Mira ver si'l módulu 'PRODUCTNAME Math' ta instaláu."
#: strings.hrc:38
-#, fuzzy
msgctxt "RID_COMMON_START_6"
msgid "The files required could not be found.<BR>Please start the %PRODUCTNAME Setup and choose 'Repair'."
msgstr "Nun se puen alcontrar los ficheros necesarios.<BR>Arranca'l programa de instalación de %PRODUCTNAME y escueyi la opción 'Reparación'."
#: strings.hrc:39
-#, fuzzy
msgctxt "RID_COMMON_START_7"
msgid "The file '<PATH>' already exists.<BR><BR>Would you like to overwrite the existing file?"
msgstr "El ficheru '<PATH>' yá existe.<BR><BR>¿Quies sobrescribir el ficheru qu'existe?"
@@ -68,25 +60,21 @@ msgid "Yes"
msgstr "Sí"
#: strings.hrc:41
-#, fuzzy
msgctxt "RID_COMMON_START_9"
msgid "Yes to All"
msgstr "Sí a too"
#: strings.hrc:42
-#, fuzzy
msgctxt "RID_COMMON_START_10"
msgid "No"
msgstr "Non"
#: strings.hrc:43
-#, fuzzy
msgctxt "RID_COMMON_START_11"
msgid "Cancel"
msgstr "Encaboxar"
#: strings.hrc:44
-#, fuzzy
msgctxt "RID_COMMON_START_12"
msgid "~Finish"
msgstr "~Finar"
@@ -98,49 +86,41 @@ msgid "< ~Back"
msgstr "< ~Atrás"
#: strings.hrc:46
-#, fuzzy
msgctxt "RID_COMMON_START_14"
msgid "~Next >"
msgstr "~Siguiente >"
#: strings.hrc:47
-#, fuzzy
msgctxt "RID_COMMON_START_15"
msgid "~Help"
msgstr "~Ayuda"
#: strings.hrc:48
-#, fuzzy
msgctxt "RID_COMMON_START_16"
msgid "Steps"
msgstr "Pasos"
#: strings.hrc:49
-#, fuzzy
msgctxt "RID_COMMON_START_17"
msgid "Close"
msgstr "Zarrar"
#: strings.hrc:50
-#, fuzzy
msgctxt "RID_COMMON_START_18"
msgid "OK"
msgstr "Aceutar"
#: strings.hrc:51
-#, fuzzy
msgctxt "RID_COMMON_START_19"
msgid "The file already exists. Do you want to overwrite it?"
msgstr "Esti ficheru yá existe. ¿Quies sobrescribilu?"
#: strings.hrc:52
-#, fuzzy
msgctxt "RID_COMMON_START_20"
msgid "Template created via <wizard_name> on <current_date>."
msgstr "Modelu creau con <wizard_name> el <current_date>."
#: strings.hrc:53
-#, fuzzy
msgctxt "RID_COMMON_START_21"
msgid ""
"The wizard could not be run, because important files were not found.\n"
@@ -152,211 +132,176 @@ msgstr ""
"Execute entós l'asistente otra vuelta."
#: strings.hrc:56
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_1"
msgid "Letter Wizard"
msgstr "Asistente pa cartes"
#: strings.hrc:57
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_2"
msgid "Label9"
msgstr "Etiqueta9"
#: strings.hrc:58
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_3"
msgid "~Business letter"
msgstr "~Carta comercial"
#: strings.hrc:59
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_4"
msgid "~Formal personal letter"
msgstr "~Carta personal formal"
#: strings.hrc:60
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_5"
msgid "~Personal letter"
msgstr "~Carta personal"
#: strings.hrc:61
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_6"
msgid "~Use letterhead paper with pre-printed elements"
msgstr "~Usar papel con membrete con elementos impresos"
#: strings.hrc:62
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_7"
msgid "~Logo"
msgstr "~Logotipu"
#: strings.hrc:63
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_8"
msgid "Return address"
msgstr "Remite"
#: strings.hrc:64
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_9"
msgid "~Include footer"
msgstr "~Incluyir pie de páxina"
#: strings.hrc:65
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_10"
msgid "~Return address in envelope window"
msgstr "~Remitente en ventana de sobre"
#: strings.hrc:66
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_11"
msgid "~Logo"
msgstr "~Logotipu"
#: strings.hrc:67
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_12"
msgid "~Return address in envelope window"
msgstr "~Remitente en ventana de sobre"
#: strings.hrc:68
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_13"
msgid "Letter Signs"
msgstr "Signos de lletres"
#: strings.hrc:69
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_14"
msgid "S~ubject line"
msgstr "~Asuntu"
#: strings.hrc:70
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_15"
msgid "Salu~tation"
msgstr "Salu~du"
#: strings.hrc:71
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_16"
msgid "Fold ~marks"
msgstr "~Marques de pliegues"
#: strings.hrc:72
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_17"
msgid "~Complimentary close"
msgstr "~Fras de despedida"
#: strings.hrc:73
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_18"
msgid "~Footer"
msgstr "~Pie de páxina"
#: strings.hrc:74
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_19"
msgid "~Use user data for return address"
msgstr "~Usar datos del usuariu pa remite"
#: strings.hrc:75
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_20"
msgid "~New sender address:"
msgstr "~Nueva dirección del remitente:"
#: strings.hrc:76
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_21"
msgid "Use placeholders for ~recipient's address"
msgstr "Usar los marcadores de posición pa la direición del ~destinatariu"
#: strings.hrc:77
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_22"
msgid "Use address database for ~mail merge"
msgstr "Usa la base datos de direiciones pa ~combinar correspondencia"
#: strings.hrc:78
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_23"
msgid "Include ~only on second and following pages"
msgstr "Incluyir ~sólo na segunda páxina y siguientes"
#: strings.hrc:79
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_24"
msgid "~Include page number"
msgstr "~Incluyir númberu de páxina"
#: strings.hrc:80
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_25"
msgid "Letter Template"
msgstr "Plantía de carta"
#: strings.hrc:81
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_26"
msgid "Create a ~letter from this template"
msgstr "Crear una ~carta a partir d'esta plantía"
#: strings.hrc:82
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_27"
msgid "Make ~manual changes to this letter template"
msgstr "Facer ~modificaciones manuales nesta plantía pa carta"
#: strings.hrc:83
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_28"
msgid "Page design"
msgstr "Diseñu de páxina"
#: strings.hrc:84
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_29"
msgid "Page design"
msgstr "Diseñu de páxina"
#: strings.hrc:85
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_30"
msgid "Page design"
msgstr "Diseñu de páxina"
#: strings.hrc:86
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_31"
msgid "This wizard helps you to create a letter template. You can then use the template as the basis for writing letters as often as desired."
msgstr "Esti asistente va ayudate a crear una plantía pa carta. Puedes usar la plantía pa escribir cartes cuando te pete."
#: strings.hrc:87
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_32"
msgid "~Height:"
msgstr "~Altor:"
#: strings.hrc:88
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_33"
msgid "~Width:"
msgstr "~Anchor:"
#: strings.hrc:89
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_34"
msgid "S~pacing to left margin:"
msgstr "Es~paciu en marxe izquierdu:"
#: strings.hrc:90
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_35"
msgid "Spacing ~to top margin:"
msgstr "Es~paciu en marxe cimeru:"
@@ -368,19 +313,16 @@ msgid "Height:"
msgstr "Altor:"
#: strings.hrc:92
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_37"
msgid "Width:"
msgstr "Anchor:"
#: strings.hrc:93
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_38"
msgid "S~pacing to left margin:"
msgstr "Es~paciu en marxe izquierdu:"
#: strings.hrc:94
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_39"
msgid "Spacing ~to top margin:"
msgstr "Es~paciu en marxe cimeru:"
@@ -392,31 +334,26 @@ msgid "Height:"
msgstr "Altor:"
#: strings.hrc:96
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_42"
msgid "Sender's address"
msgstr "Direición del remitente"
#: strings.hrc:97
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_43"
msgid "Name:"
msgstr "Nome:"
#: strings.hrc:98
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_44"
msgid "Street:"
msgstr "Cai:"
#: strings.hrc:99
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_45"
msgid "ZIP code/State/City:"
msgstr "C.P./Estáu/Ciudá:"
#: strings.hrc:100
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_46"
msgid "Recipient's address"
msgstr "Señes del destinatariu"
@@ -428,103 +365,86 @@ msgid "Footer"
msgstr "Pie de páxina"
#: strings.hrc:102
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_48"
msgid "This wizard creates a letter template which enables you to create multiple letters with the same layout and settings."
msgstr "Esti asistente va ayudate a crear una plantía pa cartes, que permite crear delles cartes col mesmu diseñu y la mesma configuración."
#: strings.hrc:103
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_49"
msgid "To create another new letter out of the template just navigate to the template location and double-click it."
msgstr "Pa crear otra carta dende la plantía, vete al allugamientu de la plantía y calca dos vegaes nella."
#: strings.hrc:104
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_50"
msgid "Template name:"
msgstr "Nome de la plantía:"
#: strings.hrc:105
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_51"
msgid "Location and file name:"
msgstr "Allugamientu y nome del ficheru:"
#: strings.hrc:106
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_52"
msgid "How do you want to proceed?"
msgstr "¿Cómo quier siguir?"
#: strings.hrc:107
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_53"
msgid "Please choose the type of letter and page design"
msgstr "Escueyi una triba de carta y el diseñu de páxina"
#: strings.hrc:108
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_54"
msgid "Select the items to be printed"
msgstr "Escueyi los elementos que se tienen qu'emprentar"
#: strings.hrc:109
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_55"
msgid "Specify items already on your letterhead paper"
msgstr "Especifica elementos que yá tán nel to papel timbráu"
#: strings.hrc:110
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_56"
msgid "Specify the sender and recipient information"
msgstr "Especificar la información del remitente y el destinatariu"
#: strings.hrc:111
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_57"
msgid "Fill in the information you would like in the footer"
msgstr "Rellenar la información que se quier incluyir nel pie de páxina"
#: strings.hrc:112
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_58"
msgid "Please specify last settings"
msgstr "Especifica la última configuración"
#: strings.hrc:113
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_59"
msgid "Subject:"
msgstr "Asuntu:"
#: strings.hrc:114
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_60"
msgid "Elegant"
msgstr "Elegante"
#: strings.hrc:115
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_61"
msgid "Modern"
msgstr "Modernu"
#: strings.hrc:116
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_62"
msgid "Office"
msgstr "Oficina"
#: strings.hrc:117
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_63"
msgid "Bottle"
msgstr "Botella"
#: strings.hrc:118
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_64"
msgid "Mail"
msgstr "Corréu"
@@ -536,67 +456,56 @@ msgid "Marine"
msgstr "Azul marinu"
#: strings.hrc:120
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_66"
msgid "Red Line"
msgstr "Llinia bermeya"
#: strings.hrc:123
-#, fuzzy
msgctxt "RID_LETTERWIZARDSALUTATION_START_1"
msgid "To Whom it May Concern"
msgstr "A quien-y correspuenda"
#: strings.hrc:124
-#, fuzzy
msgctxt "RID_LETTERWIZARDSALUTATION_START_2"
msgid "Dear Sir or Madam"
msgstr "Queríu señor o señora"
#: strings.hrc:125
-#, fuzzy
msgctxt "RID_LETTERWIZARDSALUTATION_START_3"
msgid "Hello"
msgstr "Hola"
#: strings.hrc:128
-#, fuzzy
msgctxt "RID_LETTERWIZARDGREETING_START_1"
msgid "Sincerely"
msgstr "Candialmente"
#: strings.hrc:129
-#, fuzzy
msgctxt "RID_LETTERWIZARDGREETING_START_2"
msgid "Best regards"
msgstr "Saludos"
#: strings.hrc:130
-#, fuzzy
msgctxt "RID_LETTERWIZARDGREETING_START_3"
msgid "Cheers"
msgstr "Un saludu"
#: strings.hrc:133
-#, fuzzy
msgctxt "RID_LETTERWIZARDROADMAP_START_1"
msgid "Page design"
msgstr "Diseñu de páxina"
#: strings.hrc:134
-#, fuzzy
msgctxt "RID_LETTERWIZARDROADMAP_START_2"
msgid "Letterhead layout"
msgstr "Diseñu de membrete"
#: strings.hrc:135
-#, fuzzy
msgctxt "RID_LETTERWIZARDROADMAP_START_3"
msgid "Printed items"
msgstr "Elementos impresos"
#: strings.hrc:136
-#, fuzzy
msgctxt "RID_LETTERWIZARDROADMAP_START_4"
msgid "Recipient and sender"
msgstr "Destinatariu y remitente"
@@ -608,133 +517,111 @@ msgid "Footer"
msgstr "Pie de páxina"
#: strings.hrc:138
-#, fuzzy
msgctxt "RID_LETTERWIZARDROADMAP_START_6"
msgid "Name and location"
msgstr "Nome y allugamientu"
#: strings.hrc:141
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_1"
msgid "Fax Wizard"
msgstr "Asistente pa faxes"
#: strings.hrc:142
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_2"
msgid "Label9"
msgstr "Etiqueta9"
#: strings.hrc:143
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_3"
msgid "~Business Fax"
msgstr "Fax del ~trabayu"
#: strings.hrc:144
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_4"
msgid "~Personal Fax"
msgstr "Fax ~personal"
#: strings.hrc:145
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_5"
msgid "~Logo"
msgstr "~Logotipu"
#: strings.hrc:146
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_6"
msgid "S~ubject line"
msgstr "~Asuntu"
#: strings.hrc:147
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_7"
msgid "S~alutation"
msgstr "~Saludu"
#: strings.hrc:148
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_8"
msgid "~Complimentary close"
msgstr "~Fras de despedida"
#: strings.hrc:149
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_9"
msgid "~Footer"
msgstr "~Pie de páxina"
#: strings.hrc:150
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_10"
msgid "~Use user data for return address"
msgstr "~Usar datos del usuariu pa remite"
#: strings.hrc:151
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_11"
msgid "~New return address"
msgstr "~Nuevu remite"
#: strings.hrc:152
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_12"
msgid "My Fax Template"
msgstr "La mio plantía pa fax"
#: strings.hrc:153
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_13"
msgid "Create a ~fax from this template"
msgstr "Crear un ~fax a partir d'esta plantía"
#: strings.hrc:154
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_14"
msgid "Make ~manual changes to this fax template"
msgstr "Facer ~modificaciones manuales nesta plantía pa fax"
#: strings.hrc:155
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_15"
msgid "Page design"
msgstr "Diseñu de páxina"
#: strings.hrc:156
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_16"
msgid "Page design"
msgstr "Diseñu de páxina"
#: strings.hrc:157
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_17"
msgid "This wizard helps you to create a fax template. The template can then be used to create a fax whenever needed."
msgstr "Esti asistente va ayudate a crear una plantía pa fax. La plantía puede usase pa crear un fax cuando lo necesites."
#: strings.hrc:158
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_18"
msgid "Return address"
msgstr "Remite"
#: strings.hrc:159
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_19"
msgid "Name:"
msgstr "Nome:"
#: strings.hrc:160
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_20"
msgid "Street:"
msgstr "Cai:"
#: strings.hrc:161
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_21"
msgid "ZIP code/State/City:"
msgstr "C.P./Estáu/Ciudá:"
@@ -746,169 +633,141 @@ msgid "Footer"
msgstr "Pie de páxina"
#: strings.hrc:163
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_23"
msgid "This wizard creates a fax template which enables you to create multiple faxes with the same layout and settings."
msgstr "Esti asistente ayúdate a crear una platía pa fax, que permite crear dellos faxes col mesmu diseñu y la mesma configuración."
#: strings.hrc:164
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_24"
msgid "To create another new fax out of the template, go to the location where you saved the template and double-click the file."
msgstr "Pa crear un fax dende la plantía, vete a l'allugamientu nel que grabeste la plantía y calca dos vegaes nel ficheru."
#: strings.hrc:165
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_25"
msgid "Template Name:"
msgstr "Nome de la plantía:"
#: strings.hrc:166
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_26"
msgid "Location and file name:"
msgstr "Allugamientu y nome del ficheru:"
#: strings.hrc:167
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_27"
msgid "What do you want to do next?"
msgstr "¿Qué quier facer darréu?"
#: strings.hrc:168
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_28"
msgid "Choose the type of fax and a page design"
msgstr "Escoyer la triba de fax y el diseñu de la páxina"
#: strings.hrc:169
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_29"
msgid "Select items to include in the fax template"
msgstr "Escoyer los elementos pa incluyir na plantía de fax"
#: strings.hrc:170
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_30"
msgid "Specify sender and recipient information"
msgstr "Especificar la información del remitente y el destinatariu"
#: strings.hrc:171
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_31"
msgid "Enter text for the footer"
msgstr "Poner testu pal pie de páxina"
#: strings.hrc:172
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_32"
msgid "Choose a name and save the template"
msgstr "Escoyer un nome y grabar la plantía"
#: strings.hrc:173
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_33"
msgid "Include ~only on second and following pages"
msgstr "Incluyir ~sólo na segunda páxina y siguientes"
#: strings.hrc:174
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_34"
msgid "~Include page number"
msgstr "~Incluyir númberu de páxina"
#: strings.hrc:175
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_35"
msgid "~Date"
msgstr "~Data"
#: strings.hrc:176
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_36"
msgid "~Type of message"
msgstr "~Triba de mensaxe"
#: strings.hrc:177
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_37"
msgid "Fax Number:"
msgstr "Númberu de fax:"
#: strings.hrc:178
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_38"
msgid "Use placeholders for ~recipient's address"
msgstr "Usar los marcadores de posición pa la direición del ~destinatariu"
#: strings.hrc:179
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_39"
msgid "Use address database for ~mail merge"
msgstr "Usa la base datos de direiciones pa ~combinar correspondencia"
#: strings.hrc:180
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_40"
msgid "~New return address"
msgstr "~Nuevu remite"
#: strings.hrc:181
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_41"
msgid "To:"
msgstr "Pa:"
#: strings.hrc:182
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_42"
msgid "From:"
msgstr "De:"
#: strings.hrc:183
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_43"
msgid "Fax:"
msgstr "Fax:"
#: strings.hrc:184
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_44"
msgid "Tel:"
msgstr "Tel:"
#: strings.hrc:185
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_45"
msgid "E-mail:"
msgstr "Corréu electrónicu:"
#: strings.hrc:186
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_46"
msgid "This template consists of"
msgstr "Esta plantía ta formada por"
#: strings.hrc:187
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_47"
msgid "page"
msgstr "páxina"
#: strings.hrc:188
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_48"
msgid "Please inform us if transmission errors occur."
msgstr "Por favor, avise si hai problemes cola tresmisión."
#: strings.hrc:189
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_49"
msgid "Bottle"
msgstr "Botella"
#: strings.hrc:190
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_50"
msgid "Lines"
msgstr "Llinies"
@@ -920,115 +779,96 @@ msgid "Marine"
msgstr "Azul marinu"
#: strings.hrc:192
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_52"
msgid "Classic Fax"
msgstr "Fax clásicu"
#: strings.hrc:193
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_53"
msgid "Classic Fax from Private"
msgstr "Fax clásicu dende Priváu"
#: strings.hrc:194
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_54"
msgid "Modern Fax"
msgstr "Fax modernu"
#: strings.hrc:195
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_55"
msgid "Modern Fax from Private"
msgstr "Fax modernu dende Priváu"
#: strings.hrc:196
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_56"
msgid "Fax"
msgstr "Fax"
#: strings.hrc:199
-#, fuzzy
msgctxt "RID_FAXWIZARDCOMMUNICATION_START_1"
msgid "Important Information!"
msgstr "¡Información importante!"
#: strings.hrc:200
-#, fuzzy
msgctxt "RID_FAXWIZARDCOMMUNICATION_START_2"
msgid "For your information"
msgstr "Pa la to información"
#: strings.hrc:201
-#, fuzzy
msgctxt "RID_FAXWIZARDCOMMUNICATION_START_3"
msgid "News!"
msgstr "¡Noticies!"
#: strings.hrc:204
-#, fuzzy
msgctxt "RID_FAXWIZARDSALUTATION_START_1"
msgid "To whom it may concern,"
msgstr "A quien pudiere interesar,"
#: strings.hrc:205
-#, fuzzy
msgctxt "RID_FAXWIZARDSALUTATION_START_2"
msgid "Dear Sir or Madam,"
msgstr "Queríu/ida Señor/Señora,"
#: strings.hrc:206
-#, fuzzy
msgctxt "RID_FAXWIZARDSALUTATION_START_3"
msgid "Hello,"
msgstr "Hola,"
#: strings.hrc:207
-#, fuzzy
msgctxt "RID_FAXWIZARDSALUTATION_START_4"
msgid "Hi,"
msgstr "Hola,"
#: strings.hrc:210
-#, fuzzy
msgctxt "RID_FAXWIZARDGREETING_START_1"
msgid "Sincerely"
msgstr "Candialmente"
#: strings.hrc:211
-#, fuzzy
msgctxt "RID_FAXWIZARDGREETING_START_2"
msgid "Yours faithfully"
msgstr "Un saludu candial"
#: strings.hrc:212
-#, fuzzy
msgctxt "RID_FAXWIZARDGREETING_START_3"
msgid "Regards"
msgstr "Saludos"
#: strings.hrc:213
-#, fuzzy
msgctxt "RID_FAXWIZARDGREETING_START_4"
msgid "Love"
msgstr "Con cariñu"
#: strings.hrc:216
-#, fuzzy
msgctxt "RID_FAXWIZARDROADMAP_START_1"
msgid "Page design"
msgstr "Diseñu de páxina"
#: strings.hrc:217
-#, fuzzy
msgctxt "RID_FAXWIZARDROADMAP_START_2"
msgid "Items to include"
msgstr "Elementos pa incluyir"
#: strings.hrc:218
-#, fuzzy
msgctxt "RID_FAXWIZARDROADMAP_START_3"
msgid "Sender and Recipient"
msgstr "Remitente y destinatariu"
@@ -1040,265 +880,221 @@ msgid "Footer"
msgstr "Pie de páxina"
#: strings.hrc:220
-#, fuzzy
msgctxt "RID_FAXWIZARDROADMAP_START_5"
msgid "Name and location"
msgstr "Nome y allugamientu"
#: strings.hrc:223
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_1"
msgid "Agenda Wizard"
msgstr "Asistente p'axendes"
#: strings.hrc:224
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_2"
msgid "Make ~manual changes to this agenda template"
msgstr "Facer ~modificaciones manuales nesta plantía p'axenda"
#: strings.hrc:225
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_3"
msgid "Template name:"
msgstr "Nome de la plantía:"
#: strings.hrc:226
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_4"
msgid "Location and file name:"
msgstr "Allugamientu y nome del ficheru:"
#: strings.hrc:227
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_5"
msgid "What do you want to do next?"
msgstr "¿Qué quier facer darréu?"
#: strings.hrc:228
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_6"
msgid "Please choose the page design for the agenda"
msgstr "Escueyi'l diseñu de páxina pa l'axenda"
#: strings.hrc:229
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_7"
msgid "Please select the headings you wish to include in your agenda template"
msgstr "Escueyi les testeres que quies incluyir na plantía p'axendes"
#: strings.hrc:230
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_8"
msgid "Please enter general information for the event"
msgstr "Escribi información xeneral pal eventu"
#: strings.hrc:231
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_9"
msgid "Please specify items for the agenda"
msgstr "Especifica los puntos de l'axenda"
#: strings.hrc:232
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_10"
msgid "Please select the names you wish to include in your agenda template"
msgstr "Escueyi los nome que quies incluyir na plantía de l'axenda"
#: strings.hrc:233
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_11"
msgid "Choose a name and save the template"
msgstr "Escoyer un nome y grabar la plantía"
#: strings.hrc:234
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_12"
msgid "Include form for recording minutes"
msgstr "Incluyir formulariu pa facer actes"
#: strings.hrc:235
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_13"
msgid "This wizard helps you to create an agenda template. The template can then be used to create an agenda whenever needed."
msgstr "Esti asistente va ayudate a crear una plantía pa l'axenda. La plantía puede usase pa crear una axenda cuando te pete."
#: strings.hrc:236
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_14"
msgid "Time:"
msgstr "Tiempu:"
#: strings.hrc:237
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_15"
msgid "Name:"
msgstr "Nome:"
#: strings.hrc:238
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_16"
msgid "Location:"
msgstr "Allugamientu:"
#: strings.hrc:239
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_17"
msgid "Placeholders will be used in empty fields. You can replace placeholders with text later."
msgstr "Nos campos vacios úsense marcadores de posición. Dempués puedes camudalos por testu."
#: strings.hrc:240
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_18"
msgid "..."
msgstr "..."
#: strings.hrc:241
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_19"
msgid "Create an ~agenda from this template"
msgstr "Crear una ~axenda dende esta plantía"
#: strings.hrc:242
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_20"
msgid "To create a new agenda out of the template, go to the location where you saved the template and double-click the file."
msgstr "Pa crear una axenda dende esta plantía, vete al allugamientu nel que guardeste la plantía y calca dos vegaes nel ficheru."
#: strings.hrc:243
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_21"
msgid "Agenda item"
msgstr "Puntu de l'axenda"
#: strings.hrc:244
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_22"
msgid "Responsible"
msgstr "Responsable"
#: strings.hrc:245
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_23"
msgid "Duration"
msgstr "Duración"
#: strings.hrc:246
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_24"
msgid "Meeting called by"
msgstr "Conceyu convocáu por"
#: strings.hrc:247
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_25"
msgid "Chairperson"
msgstr "Presidente"
#: strings.hrc:248
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_26"
msgid "Minute keeper"
msgstr "Controlador de minutos"
#: strings.hrc:249
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_27"
msgid "Moderator"
msgstr "Moderador"
#: strings.hrc:250
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_28"
msgid "Attendees"
msgstr "Participantes"
#: strings.hrc:251
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_29"
msgid "Observers"
msgstr "Observadores"
#: strings.hrc:252
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_30"
msgid "Facility personnel"
msgstr "Personal de les instalaciones"
#: strings.hrc:253
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_31"
msgid "The agenda template will include placeholders for the names of the selected people. When creating an agenda from the template, you can replace these placeholder with the appropriate names."
msgstr "La plantía p'axendes va contener marcadores de posición pa los nomes de les persones que s'escueyan. Si se crea una axenda dende la plantía, los marcadores de posición pueden camudase polos nomes correspondientes."
#: strings.hrc:254
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_32"
msgid "Type of meeting"
msgstr "Triba de conceyu"
#: strings.hrc:255
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_33"
msgid "Please read"
msgstr "Lleer los documentos siguientes"
#: strings.hrc:256
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_34"
msgid "Please bring"
msgstr "Documentación necesaria"
#: strings.hrc:257
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_35"
msgid "Notes"
msgstr "Notes"
#: strings.hrc:258
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_36"
msgid "The agenda template will include placeholders for the selected items."
msgstr "La plantía de l'axenda va incluyir los marcadores de posición pa los puntos escoyíos."
#: strings.hrc:259
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_38"
msgid "Date:"
msgstr "Data:"
#: strings.hrc:260
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_39"
msgid "This wizard creates an agenda template which enables you to create multiple agendas with the same layout and settings."
msgstr "Esti asistente ayúdate a crear una plantía p'axenda, que permite crear delles axendes col mesmu diseñu y la mesma configuración."
#: strings.hrc:261
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_40"
msgid "Page design:"
msgstr "Diseñu de la páxina:"
#: strings.hrc:262
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_41"
msgid "myAgendaTemplate.stw"
msgstr "mioPlantiaAxenda.stw"
#: strings.hrc:263
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_42"
msgid "My Agenda Template"
msgstr "La plantía de la mio axenda"
#: strings.hrc:264
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_43"
msgid "An unexpected error occurred while saving the agenda template."
msgstr "Hebo un fallu inesperáu al grabar la plantía de l'axenda."
#: strings.hrc:265
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_44"
msgid "Name"
msgstr "Nome"
@@ -1322,127 +1118,106 @@ msgid "Location"
msgstr "Allugamientu"
#: strings.hrc:269
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_48"
msgid "Click to replace this text"
msgstr "Calca pa trocar el testu"
#: strings.hrc:270
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_50"
msgid "Page design"
msgstr "Diseñu de páxina"
#: strings.hrc:271
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_51"
msgid "General information"
msgstr "Información xeneral"
#: strings.hrc:272
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_52"
msgid "Headings to include"
msgstr "Testeres pa incluyir"
#: strings.hrc:273
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_53"
msgid "Names"
msgstr "Nomes"
#: strings.hrc:274
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_54"
msgid "Agenda items"
msgstr "Puntos de l'axenda"
#: strings.hrc:275
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_55"
msgid "Name and location"
msgstr "Nome y allugamientu"
#: strings.hrc:276
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_56"
msgid "An unexpected error occurred while opening the agenda template."
msgstr "Hebo un fallu inesperáu na apertura de la plantía de l'axenda."
#: strings.hrc:277
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_57"
msgid "Type of meeting"
msgstr "Triba de conceyu"
#: strings.hrc:278
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_58"
msgid "Please bring"
msgstr "Documentación necesaria"
#: strings.hrc:279
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_59"
msgid "Please read"
msgstr "Lleer los documentos siguientes"
#: strings.hrc:280
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_60"
msgid "Notes"
msgstr "Notes"
#: strings.hrc:281
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_61"
msgid "Meeting called by"
msgstr "Conceyu convocáu por"
#: strings.hrc:282
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_62"
msgid "Chairperson"
msgstr "Presidente"
#: strings.hrc:283
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_63"
msgid "Attendees"
msgstr "Participantes"
#: strings.hrc:284
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_64"
msgid "Minute keeper"
msgstr "Controlador de minutos"
#: strings.hrc:285
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_65"
msgid "Moderator"
msgstr "Moderador"
#: strings.hrc:286
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_66"
msgid "Observers"
msgstr "Observadores"
#: strings.hrc:287
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_67"
msgid "Facility personnel"
msgstr "Personal de les instalaciones"
#: strings.hrc:288
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_68"
msgid "Insert"
msgstr "Inxertar"
#: strings.hrc:289
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_69"
msgid "Remove"
msgstr "Desaniciar"
@@ -1460,43 +1235,36 @@ msgid "Move down"
msgstr "Mover p'abaxo"
#: strings.hrc:292
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_72"
msgid "Date:"
msgstr "Data:"
#: strings.hrc:293
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_73"
msgid "Time:"
msgstr "Tiempu:"
#: strings.hrc:294
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_74"
msgid "Location:"
msgstr "Allugamientu:"
#: strings.hrc:295
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_75"
msgid "Topics"
msgstr "Temes"
#: strings.hrc:296
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_76"
msgid "Num."
msgstr "Núm."
#: strings.hrc:297
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_77"
msgid "Topic"
msgstr "Tema"
#: strings.hrc:298
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_78"
msgid "Responsible"
msgstr "Responsable"
@@ -1508,43 +1276,36 @@ msgid "Time"
msgstr "Tiempu"
#: strings.hrc:300
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_80"
msgid "Additional information"
msgstr "Información adicional"
#: strings.hrc:301
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_81"
msgid "Minutes for"
msgstr "Minutes pa"
#: strings.hrc:302
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_82"
msgid "Discussion:"
msgstr "Discusión:"
#: strings.hrc:303
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_83"
msgid "Conclusion:"
msgstr "Conclusión:"
#: strings.hrc:304
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_84"
msgid "To do:"
msgstr "Por facer:"
#: strings.hrc:305
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_85"
msgid "Responsible party:"
msgstr "Parte responsable:"
#: strings.hrc:306
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_86"
msgid "Deadline:"
msgstr "Fecha tope:"
@@ -1567,7 +1328,6 @@ msgid "Colorful"
msgstr "Colores"
#: strings.hrc:310
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_90"
msgid "Elegant"
msgstr "Elegante"
@@ -1579,19 +1339,16 @@ msgid "Green"
msgstr "Verde"
#: strings.hrc:312
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_92"
msgid "Grey"
msgstr "Gris"
#: strings.hrc:313
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_93"
msgid "Modern"
msgstr "Modernu"
#: strings.hrc:314
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_94"
msgid "Orange"
msgstr "Naranxa"
diff --git a/source/ast/wizards/source/resources.po b/source/ast/wizards/source/resources.po
index 3880f8cdb7e..bb11518610e 100644
--- a/source/ast/wizards/source/resources.po
+++ b/source/ast/wizards/source/resources.po
@@ -14,7 +14,6 @@ msgstr ""
"X-Generator: LibreOffice\n"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_0\n"
@@ -23,7 +22,6 @@ msgid "The directory '%1' could not be created.<BR>There may not be enough space
msgstr "Nun se pudo crear el direutoriu «%1».<BR>Seique nun quede espaciu bastante nel discu duru."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_1\n"
@@ -32,7 +30,6 @@ msgid "The text document could not be created.<BR>Please check if the module 'PR
msgstr "Nun se pue crear el documentu de testu.<BR>Mira ver si'l módulu 'PRODUCTNAME Writer' ta instaláu."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_2\n"
@@ -41,7 +38,6 @@ msgid "The spreadsheet could not be created.<BR>Please check if the module 'PROD
msgstr "Nun se pue crear la fueya de cálculu.<BR>Mira ver si'l módulu 'PRODUCTNAME Calc' ta instaláu."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_3\n"
@@ -50,7 +46,6 @@ msgid "The presentation could not be created.<BR>Please check if the module 'PRO
msgstr "Nun se pue crear la presentación.<BR>Mira ver si'l módulu 'PRODUCTNAME Impress' ta instaláu."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_4\n"
@@ -59,7 +54,6 @@ msgid "The drawing could not be created.<BR>Please check if the module 'PRODUCTN
msgstr "Nun se pue crear el dibuxu.<BR>Mira ver si'l módulu 'PRODUCTNAME Draw' ta instaláu."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_5\n"
@@ -68,7 +62,6 @@ msgid "The formula could not be created.<BR>Please check if the module 'PRODUCTN
msgstr "Nun se pue crear la fórmula.<BR>Mira ver si'l módulu 'PRODUCTNAME Math' ta instaláu."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_6\n"
@@ -77,7 +70,6 @@ msgid "The files required could not be found.<BR>Please start the %PRODUCTNAME S
msgstr "Nun se puen alcontrar los ficheros necesarios.<BR>Arranca'l programa de instalación de %PRODUCTNAME y escueyi la opción 'Reparación'."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_7\n"
@@ -95,7 +87,6 @@ msgid "Yes"
msgstr "Sí"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_9\n"
@@ -104,7 +95,6 @@ msgid "Yes to All"
msgstr "Sí a too"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_10\n"
@@ -113,7 +103,6 @@ msgid "No"
msgstr "Non"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_11\n"
@@ -122,7 +111,6 @@ msgid "Cancel"
msgstr "Encaboxar"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_12\n"
@@ -140,7 +128,6 @@ msgid "< ~Back"
msgstr "< ~Atrás"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_14\n"
@@ -149,7 +136,6 @@ msgid "~Next >"
msgstr "~Siguiente >"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_15\n"
@@ -158,7 +144,6 @@ msgid "~Help"
msgstr "~Ayuda"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_16\n"
@@ -167,7 +152,6 @@ msgid "Steps"
msgstr "Pasos"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_17\n"
@@ -176,7 +160,6 @@ msgid "Close"
msgstr "Zarrar"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_18\n"
@@ -185,7 +168,6 @@ msgid "OK"
msgstr "Aceutar"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_19\n"
@@ -194,7 +176,6 @@ msgid "The file already exists. Do you want to overwrite it?"
msgstr "Esti ficheru yá existe. ¿Quies sobrescribilu?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_20\n"
@@ -215,7 +196,6 @@ msgstr ""
"Execute entós l'asistente otra vuelta."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_0\n"
@@ -224,7 +204,6 @@ msgid "Report Wizard"
msgstr "Asistente d'Informes"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_3\n"
@@ -233,7 +212,6 @@ msgid "~Table"
msgstr "~Tabla"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_4\n"
@@ -242,7 +220,6 @@ msgid "Colu~mns"
msgstr "Colu~mnes"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_7\n"
@@ -251,7 +228,6 @@ msgid "Report_"
msgstr "Estáu_"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_8\n"
@@ -260,7 +236,6 @@ msgid "- undefined -"
msgstr "- non definío -"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_9\n"
@@ -269,7 +244,6 @@ msgid "~Fields in report"
msgstr "Campos del in~forme"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_11\n"
@@ -278,7 +252,6 @@ msgid "Grouping"
msgstr "Agrupación"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_12\n"
@@ -287,7 +260,6 @@ msgid "Sort options"
msgstr "Opciones d'orde"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_13\n"
@@ -296,7 +268,6 @@ msgid "Choose layout"
msgstr "Composición"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_14\n"
@@ -305,7 +276,6 @@ msgid "Create report"
msgstr "Facer informe"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_15\n"
@@ -314,7 +284,6 @@ msgid "Layout of data"
msgstr "Diseñu de datos"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_16\n"
@@ -323,7 +292,6 @@ msgid "Layout of headers and footers"
msgstr "Diseñu de testeres y pies de páxina"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_19\n"
@@ -332,7 +300,6 @@ msgid "Fields"
msgstr "Campos"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_20\n"
@@ -341,7 +308,6 @@ msgid "~Sort by"
msgstr "~Ordenar por"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_21\n"
@@ -377,7 +343,6 @@ msgid "Landscape"
msgstr "Apaisáu"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_28\n"
@@ -386,7 +351,6 @@ msgid "Which fields do you want to have in your report?"
msgstr "¿Qué campos quier incluir nel informe?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_29\n"
@@ -395,7 +359,6 @@ msgid "Do you want to add grouping levels?"
msgstr "¿Quier amestar niveles d'agrupamientu?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_30\n"
@@ -404,7 +367,6 @@ msgid "According to which fields do you want to sort the data?"
msgstr "¿Según qué campos quier ordenar los datos?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_31\n"
@@ -413,7 +375,6 @@ msgid "How do you want your report to look?"
msgstr "¿Qué aspeutu quier que tenga l'informe?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_32\n"
@@ -422,7 +383,6 @@ msgid "Decide how you want to proceed"
msgstr "Escueyi l'aición a executar"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_33\n"
@@ -431,7 +391,6 @@ msgid "Title of report"
msgstr "Títulu del informe"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_34\n"
@@ -440,7 +399,6 @@ msgid "Display report"
msgstr "Amosar l'informe"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_35\n"
@@ -449,7 +407,6 @@ msgid "Create report"
msgstr "Facer informe"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_36\n"
@@ -458,7 +415,6 @@ msgid "Ascending"
msgstr "Ascendente"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_37\n"
@@ -467,7 +423,6 @@ msgid "Descending"
msgstr "Descendente"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_40\n"
@@ -476,7 +431,6 @@ msgid "~Dynamic report"
msgstr "~Informe dinámicu"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_41\n"
@@ -485,7 +439,6 @@ msgid "~Create report now"
msgstr "Crear in~forme agora"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_42\n"
@@ -494,7 +447,6 @@ msgid "~Modify report layout"
msgstr "~Camudar diseñu d'informe"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_43\n"
@@ -503,7 +455,6 @@ msgid "Static report"
msgstr "Informe estáticu"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_44\n"
@@ -512,7 +463,6 @@ msgid "Save as"
msgstr "Grabar como"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_50\n"
@@ -521,7 +471,6 @@ msgid "Groupings"
msgstr "Agrupamientos"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_51\n"
@@ -530,7 +479,6 @@ msgid "Then b~y"
msgstr "Dempués p~or"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_52\n"
@@ -539,7 +487,6 @@ msgid "~Then by"
msgstr "Dem~pués por"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_53\n"
@@ -548,7 +495,6 @@ msgid "Asc~ending"
msgstr "Asc~endente"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_54\n"
@@ -557,7 +503,6 @@ msgid "Ascend~ing"
msgstr "Ascende~nte"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_55\n"
@@ -566,7 +511,6 @@ msgid "Ascendin~g"
msgstr "Ascenden~te"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_56\n"
@@ -575,7 +519,6 @@ msgid "De~scending"
msgstr "~Descendente"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_57\n"
@@ -584,7 +527,6 @@ msgid "Des~cending"
msgstr "Des~cendente"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_58\n"
@@ -593,7 +535,6 @@ msgid "De~scending"
msgstr "~Descendente"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_60\n"
@@ -602,7 +543,6 @@ msgid "Binary fields cannot be displayed in the report."
msgstr "Imposible amosar los campos binarios nel informe."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_61\n"
@@ -611,7 +551,6 @@ msgid "The table '<TABLENAME>' does not exist."
msgstr "La tabla '<TABLENAME>' nun existe."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_62\n"
@@ -620,7 +559,6 @@ msgid "Creating Report..."
msgstr "Creación del informe..."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_63\n"
@@ -629,7 +567,6 @@ msgid "Number of records inserted: <COUNT>"
msgstr "Númberu de rexistros inxertaos : <COUNT>"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_64\n"
@@ -638,7 +575,6 @@ msgid "The form '<REPORTFORM>' does not exist."
msgstr "El formulariu '<REPORTFORM>' nun existe."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_65\n"
@@ -647,7 +583,6 @@ msgid "The query with the statement <BR>'<STATEMENT>' <BR> could not be run. <BR
msgstr "Imposible executar la gueta cola espresión <BR>'<STATEMENT>' <BR> ! <BR> Verifica la fonte de los datos."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_66\n"
@@ -656,7 +591,6 @@ msgid "The following hidden control in the form '<REPORTFORM>' could not be read
msgstr "Nun se pudo lleer el control tapecíu siguiente del formulariu '<REPORTFORM>': '<CONTROLNAME>'."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_67\n"
@@ -665,7 +599,6 @@ msgid "Importing data..."
msgstr "Importando datos..."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_68\n"
@@ -674,7 +607,6 @@ msgid "Labeling fields"
msgstr "Etiquetando campos"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_69\n"
@@ -683,7 +615,6 @@ msgid "How do you want to label the fields?"
msgstr "¿Cómo quier etiquetar los campos?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_70\n"
@@ -692,7 +623,6 @@ msgid "Label"
msgstr "Etiqueta"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_71\n"
@@ -701,7 +631,6 @@ msgid "Field"
msgstr "Campu"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_72\n"
@@ -710,7 +639,6 @@ msgid "An error occurred in the wizard.<BR>The template '%PATH' could be erroneo
msgstr "Hebo un fallu nel asistente.<BR>El Modelu '%PATH' quiciabes tea toyíu.<BR>Les estayes o les tables que se necesiten nun existen o tienen nomes estremaos.<BR>Pa información detallada, vete a l'ayuda.<BR>Por favor, escueyi otru modelu."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_73\n"
@@ -727,7 +655,6 @@ msgid "The sort criterion '<FIELDNAME>' was chosen twice. Each criterion can onl
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_75\n"
@@ -736,7 +663,6 @@ msgid "Note: The dummy text will be replaced by data from the database when the
msgstr "Nota: El testu d'exemplu camudaráse pol conteníu de la base datos cuando se termine l'informe."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_76\n"
@@ -745,7 +671,6 @@ msgid "A report '%REPORTNAME' already exists in the database. Please assign anot
msgstr "Un informe '%REPORTNAME' yá existe na base datos. Por favor, escueyi otru nome."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_78\n"
@@ -754,7 +679,6 @@ msgid "How do you want to proceed after creating the report?"
msgstr "¿Cómo quier siguir dempués de crear l'informe?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_79\n"
@@ -763,7 +687,6 @@ msgid "What kind of report do you want to create?"
msgstr "¿Qué triba d'informe quier crear?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_80\n"
@@ -772,7 +695,6 @@ msgid "Tabular"
msgstr "Tabular"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_81\n"
@@ -781,7 +703,6 @@ msgid "Columnar, single-column"
msgstr "Columnar, una columna"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_82\n"
@@ -790,7 +711,6 @@ msgid "Columnar, two columns"
msgstr "Columnar, dos columnes"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_83\n"
@@ -799,7 +719,6 @@ msgid "Columnar, three columns"
msgstr "Columnar, trés columnes"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_84\n"
@@ -808,7 +727,6 @@ msgid "In blocks, labels left"
msgstr "En bloques, etiquetes a manzorga"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_85\n"
@@ -817,7 +735,6 @@ msgid "In blocks, labels above"
msgstr "En bloques, etiquetes arriba"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_86\n"
@@ -826,7 +743,6 @@ msgid "Title:"
msgstr "Títulu:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_87\n"
@@ -835,7 +751,6 @@ msgid "Author:"
msgstr "Autor:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_88\n"
@@ -844,7 +759,6 @@ msgid "Date:"
msgstr "Data:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_89\n"
@@ -853,7 +767,6 @@ msgid "Page #page# of #count#"
msgstr "Páxina #page# de #count#"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_90\n"
@@ -862,7 +775,6 @@ msgid "Page number:"
msgstr "Númberu de páxina:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_91\n"
@@ -871,7 +783,6 @@ msgid "Page count:"
msgstr "Páxina actual:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_92\n"
@@ -880,7 +791,6 @@ msgid "No valid report template was found."
msgstr "Nun s'alcontró denguna plantía d'informe válida."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_93\n"
@@ -889,7 +799,6 @@ msgid "Page:"
msgstr "Páxina:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_94\n"
@@ -898,7 +807,6 @@ msgid "Align Left - Border"
msgstr "Alliniación izquierda - Berbesu"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_95\n"
@@ -907,7 +815,6 @@ msgid "Align Left - Compact"
msgstr "Alliniación izquierda - Compactu"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_96\n"
@@ -916,7 +823,6 @@ msgid "Align Left - Elegant"
msgstr "Alliniación izquierda - Elegante"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_97\n"
@@ -925,7 +831,6 @@ msgid "Align Left - Highlighted"
msgstr "Alliniación izquierda - Rescampláu"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_98\n"
@@ -934,7 +839,6 @@ msgid "Align Left - Modern"
msgstr "Alliniación izquierda - Modernu"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_99\n"
@@ -952,7 +856,6 @@ msgid "Default"
msgstr "Predetermináu"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_101\n"
@@ -961,7 +864,6 @@ msgid "Outline - Borders"
msgstr "Contornu - Berbesos"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_102\n"
@@ -970,7 +872,6 @@ msgid "Outline - Compact"
msgstr "Contornu - Compactu"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_103\n"
@@ -979,7 +880,6 @@ msgid "Outline - Elegant"
msgstr "Contornu - Elegante"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_104\n"
@@ -988,7 +888,6 @@ msgid "Outline - Highlighted"
msgstr "Contornu - Rescampláu"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_105\n"
@@ -997,7 +896,6 @@ msgid "Outline - Modern"
msgstr "Contornu - Modernu"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_106\n"
@@ -1006,7 +904,6 @@ msgid "Outline - Red & Blue"
msgstr "Contornu - Bermeyu y azul"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_107\n"
@@ -1015,7 +912,6 @@ msgid "Outline, indented - Borders"
msgstr "Contornu, con sangría - Berbesos"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_108\n"
@@ -1024,7 +920,6 @@ msgid "Outline, indented - Compact"
msgstr "Contornu, con sangría - Compactu"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_109\n"
@@ -1033,7 +928,6 @@ msgid "Outline, indented - Elegant"
msgstr "Contornu, con sangría - Elegante"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_110\n"
@@ -1042,7 +936,6 @@ msgid "Outline, indented - Highlighted"
msgstr "Contornu, con sangría - Rescampláu"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_111\n"
@@ -1051,7 +944,6 @@ msgid "Outline, indented - Modern"
msgstr "Contornu, con sangría - Modernu"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_112\n"
@@ -1060,7 +952,6 @@ msgid "Outline, indented - Red & Blue"
msgstr "Contornu, con sangría - Bermeyu y azul"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_113\n"
@@ -1069,7 +960,6 @@ msgid "Bubbles"
msgstr "Pómpares"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_114\n"
@@ -1078,7 +968,6 @@ msgid "Cinema"
msgstr "Cine"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_115\n"
@@ -1096,7 +985,6 @@ msgid "Default"
msgstr "Predetermináu"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_117\n"
@@ -1105,7 +993,6 @@ msgid "Drafting"
msgstr "Borrador"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_118\n"
@@ -1114,7 +1001,6 @@ msgid "Finances"
msgstr "Finances"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_119\n"
@@ -1123,7 +1009,6 @@ msgid "Flipchart"
msgstr "Pizarra de papel"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_120\n"
@@ -1132,7 +1017,6 @@ msgid "Formal with Company Logo"
msgstr "Formal con logotipu d'empresa"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_121\n"
@@ -1141,7 +1025,6 @@ msgid "Generic"
msgstr "Xenéricu"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_122\n"
@@ -1150,7 +1033,6 @@ msgid "Worldmap"
msgstr "Mapamundi"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_0\n"
@@ -1159,7 +1041,6 @@ msgid "C~reate"
msgstr "~Crear"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_1\n"
@@ -1177,7 +1058,6 @@ msgid "< ~Back"
msgstr "< ~Atrás"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_3\n"
@@ -1186,7 +1066,6 @@ msgid "~Next >"
msgstr "~Siguiente >"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_4\n"
@@ -1195,7 +1074,6 @@ msgid "~Database"
msgstr "~Base de datos"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_5\n"
@@ -1204,7 +1082,6 @@ msgid "~Table name"
msgstr "Nome de la ~tabla"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_6\n"
@@ -1262,7 +1139,6 @@ msgid "The selected table or query could not be opened."
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_14\n"
@@ -1271,7 +1147,6 @@ msgid "No connection to the database could be established."
msgstr "Nun se pue coneutar cola base de datos."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_20\n"
@@ -1280,7 +1155,6 @@ msgid "~Help"
msgstr "~Ayuda"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_21\n"
@@ -1289,7 +1163,6 @@ msgid "~Stop"
msgstr "~Parar"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_30\n"
@@ -1298,7 +1171,6 @@ msgid "The document could not be saved."
msgstr "Nun se pudo guardar el documentu."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_33\n"
@@ -1316,7 +1188,6 @@ msgid "Connecting to data source..."
msgstr "Coneutando cola fonte de datos..."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_35\n"
@@ -1325,7 +1196,6 @@ msgid "The connection to the data source could not be established."
msgstr "Nun se pudo facer una conexón cola fonte de datos."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_36\n"
@@ -1334,7 +1204,6 @@ msgid "The file path entered is not valid."
msgstr "El camín del ficheru escoyíu nun val."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_37\n"
@@ -1343,7 +1212,6 @@ msgid "Please select a data source"
msgstr "Escueyi una fonte de datos"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_38\n"
@@ -1352,7 +1220,6 @@ msgid "Please select a table or query"
msgstr "Escoyer una tabla o consulta"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_39\n"
@@ -1361,7 +1228,6 @@ msgid "Add field"
msgstr "Amestar un campu"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_40\n"
@@ -1370,7 +1236,6 @@ msgid "Remove field"
msgstr "Desaniciar campu"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_41\n"
@@ -1379,7 +1244,6 @@ msgid "Add all fields"
msgstr "Amestar tolos campos"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_42\n"
@@ -1388,7 +1252,6 @@ msgid "Remove all fields"
msgstr "Desaniciar tolos campos"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_43\n"
@@ -1397,7 +1260,6 @@ msgid "Move field up"
msgstr "Mover campu hacia arriba"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_44\n"
@@ -1406,7 +1268,6 @@ msgid "Move field down"
msgstr "Mover campu p'abaxo"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_45\n"
@@ -1415,7 +1276,6 @@ msgid "The field names from '%NAME' could not be retrieved."
msgstr "Los nomes de campu de '%NAME' nun se pudieron recuperar."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_0\n"
@@ -1424,7 +1284,6 @@ msgid "Query Wizard"
msgstr "Asistente pa consultes"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_1\n"
@@ -1433,7 +1292,6 @@ msgid "Query"
msgstr "Consulta"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_2\n"
@@ -1442,7 +1300,6 @@ msgid "Query Wizard"
msgstr "Asistente pa consultes"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_3\n"
@@ -1451,7 +1308,6 @@ msgid "~Tables"
msgstr "~Tables"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_4\n"
@@ -1460,7 +1316,6 @@ msgid "A~vailable fields"
msgstr "Campos disp~onibles"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_5\n"
@@ -1469,7 +1324,6 @@ msgid "Name ~of the query"
msgstr "N~ome de la consulta"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_6\n"
@@ -1478,7 +1332,6 @@ msgid "Display ~Query"
msgstr "Amosar la ~consulta"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_7\n"
@@ -1487,7 +1340,6 @@ msgid "~Modify Query"
msgstr "~Camudar la Consulta"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_8\n"
@@ -1496,7 +1348,6 @@ msgid "~How do you want to proceed after creating the query?"
msgstr "¿Qué quier facer de~mpués de crear la consulta?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_9\n"
@@ -1505,7 +1356,6 @@ msgid "Match ~all of the following"
msgstr "Guetar b~asándose en toos estos criterios"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_10\n"
@@ -1514,7 +1364,6 @@ msgid "~Match any of the following"
msgstr "Guetar b~asándose n'ún d'estos criterios"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_11\n"
@@ -1523,7 +1372,6 @@ msgid "~Detailed query (Shows all records of the query.)"
msgstr "Consulta ~detallada (amuesa tolos rexistros de la consulta)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_12\n"
@@ -1532,7 +1380,6 @@ msgid "~Summary query (Shows only results of aggregate functions.)"
msgstr "~Consulta resumida (amuesa sólo los resultaos de les funciones amestaes.)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_16\n"
@@ -1541,7 +1388,6 @@ msgid "Aggregate functions"
msgstr "Funciones amestaes"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_17\n"
@@ -1550,7 +1396,6 @@ msgid "Fields"
msgstr "Campos"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_18\n"
@@ -1559,7 +1404,6 @@ msgid "~Group by"
msgstr "~Agrupar por"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_19\n"
@@ -1568,7 +1412,6 @@ msgid "Field"
msgstr "Campu"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_20\n"
@@ -1595,7 +1438,6 @@ msgid "Query:"
msgstr "Consulta: "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_24\n"
@@ -1604,7 +1446,6 @@ msgid "Condition"
msgstr "Condición"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_25\n"
@@ -1613,7 +1454,6 @@ msgid "Value"
msgstr "Valor"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_26\n"
@@ -1622,7 +1462,6 @@ msgid "is equal to"
msgstr "ye igual a"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_27\n"
@@ -1631,7 +1470,6 @@ msgid "is not equal to"
msgstr "ye estremáu de"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_28\n"
@@ -1640,7 +1478,6 @@ msgid "is smaller than"
msgstr "ye inferior a"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_29\n"
@@ -1658,7 +1495,6 @@ msgid "is equal or less than"
msgstr "ye igual o inferior a "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_31\n"
@@ -1667,7 +1503,6 @@ msgid "is equal or greater than"
msgstr "ye igual o superior a"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_32\n"
@@ -1676,7 +1511,6 @@ msgid "like"
msgstr "como"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_33\n"
@@ -1685,7 +1519,6 @@ msgid "not like"
msgstr "opuestu"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_34\n"
@@ -1694,7 +1527,6 @@ msgid "is null"
msgstr "ye nulu"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_35\n"
@@ -1703,7 +1535,6 @@ msgid "is not null"
msgstr "nun ye nulu"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_36\n"
@@ -1712,7 +1543,6 @@ msgid "true"
msgstr "braero"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_37\n"
@@ -1721,7 +1551,6 @@ msgid "false"
msgstr "falso"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_38\n"
@@ -1730,7 +1559,6 @@ msgid "and"
msgstr "y"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_39\n"
@@ -1739,7 +1567,6 @@ msgid "or"
msgstr "o"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_40\n"
@@ -1748,7 +1575,6 @@ msgid "get the sum of"
msgstr "obtener la suma de"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_41\n"
@@ -1757,7 +1583,6 @@ msgid "get the average of"
msgstr "obtener la media de"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_42\n"
@@ -1766,7 +1591,6 @@ msgid "get the minimum of"
msgstr "obtener el mínimu de"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_43\n"
@@ -1811,7 +1635,6 @@ msgid "Sorting order:"
msgstr "Orde de clasificación: "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_52\n"
@@ -1829,7 +1652,6 @@ msgid "Search conditions:"
msgstr "Condiciones de gueta: "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_54\n"
@@ -1847,7 +1669,6 @@ msgid "Aggregate functions:"
msgstr "Funciones agregaes: "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_56\n"
@@ -1865,7 +1686,6 @@ msgid "Grouped by:"
msgstr "Agrupáu por: "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_58\n"
@@ -1883,7 +1703,6 @@ msgid "Grouping conditions:"
msgstr "Condiciones d'agrupamientu: "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_60\n"
@@ -1892,7 +1711,6 @@ msgid "No grouping conditions were assigned."
msgstr "Nun s'asignaron condiciones d'agrupamientu."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_70\n"
@@ -1901,7 +1719,6 @@ msgid "Select the fields (columns) for your query"
msgstr "Escueyi los campos (columnes) pa la consulta"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_71\n"
@@ -1910,7 +1727,6 @@ msgid "Select the sorting order"
msgstr "Escueyi l'orde de clasificación"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_72\n"
@@ -1919,7 +1735,6 @@ msgid "Select the search conditions"
msgstr "Escueyi les condiciones de búsqueda"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_73\n"
@@ -1928,7 +1743,6 @@ msgid "Select the type of query"
msgstr "Escueyi la triba de consulta"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_74\n"
@@ -1937,7 +1751,6 @@ msgid "Select the groups"
msgstr "Escueyi los grupos"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_75\n"
@@ -1946,7 +1759,6 @@ msgid "Select the grouping conditions"
msgstr "Escueyi les condiciones d'agrupamientu"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_76\n"
@@ -1955,7 +1767,6 @@ msgid "Assign aliases if desired"
msgstr "Asignar alcuñu si se quier"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_77\n"
@@ -1964,7 +1775,6 @@ msgid "Check the overview and decide how to proceed"
msgstr "Verificar la información xeneral y decidir cómo siguir"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_80\n"
@@ -1973,7 +1783,6 @@ msgid "Field selection"
msgstr "Esbilla de campu"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_81\n"
@@ -1982,7 +1791,6 @@ msgid "Sorting order"
msgstr "Orde de clasificación"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_82\n"
@@ -1991,7 +1799,6 @@ msgid "Search conditions"
msgstr "Condiciones de gueta"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_83\n"
@@ -2000,7 +1807,6 @@ msgid "Detail or summary"
msgstr "Detalle o resume"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_84\n"
@@ -2009,7 +1815,6 @@ msgid "Grouping"
msgstr "Agrupación"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_85\n"
@@ -2018,7 +1823,6 @@ msgid "Grouping conditions"
msgstr "Condiciones d'agrupamientu"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_86\n"
@@ -2027,7 +1831,6 @@ msgid "Aliases"
msgstr "Alcuñu"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_87\n"
@@ -2036,7 +1839,6 @@ msgid "Overview"
msgstr "Vista xeneral"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_88\n"
@@ -2045,7 +1847,6 @@ msgid "A field that has not been assigned an aggregate function must be used in
msgstr "Hai qu'usar un campu al que nun se-y asignara denguna función agregada nun grupu."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_89\n"
@@ -2054,7 +1855,6 @@ msgid "The condition '<FIELDNAME> <LOGICOPERATOR> <VALUE>' was chosen twice. Eac
msgstr "La condición '<FIELDNAME> <LOGICOPERATOR> <VALUE>' escoyóse dos veces. Cada condición sólo se pue escoyer una vez"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_90\n"
@@ -2071,7 +1871,6 @@ msgid ","
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_92\n"
@@ -2080,7 +1879,6 @@ msgid "<FIELDTITLE> (<FIELDNAME>)"
msgstr "<FIELDTITLE> (<FIELDNAME>)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_93\n"
@@ -2089,7 +1887,6 @@ msgid "<FIELDNAME> (<SORTMODE>)"
msgstr "<FIELDNAME> (<SORTMODE>)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_94\n"
@@ -2098,7 +1895,6 @@ msgid "<FIELDNAME> <LOGICOPERATOR> <VALUE>"
msgstr "<FIELDNAME> <LOGICOPERATOR> <VALUE>"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_95\n"
@@ -2107,7 +1903,6 @@ msgid "<CALCULATEDFUNCTION> <FIELDNAME>"
msgstr "<CALCULATEDFUNCTION> <FIELDNAME>"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_96\n"
@@ -2116,7 +1911,6 @@ msgid "<FIELDNAME> <LOGICOPERATOR> <VALUE>"
msgstr "<FIELDNAME> <LOGICOPERATOR> <VALUE>"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_0\n"
@@ -2125,7 +1919,6 @@ msgid "Form Wizard"
msgstr "Asistente pa formularios"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_1\n"
@@ -2156,7 +1949,6 @@ msgstr ""
"Usa los subformularios p'amosar los datos de les tables o consultes con una rellación d'unu o dellos."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_4\n"
@@ -2165,7 +1957,6 @@ msgid "~Add Subform"
msgstr "~Amestar subformulariu"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_5\n"
@@ -2174,7 +1965,6 @@ msgid "~Subform based on existing relation"
msgstr "~Subformulariu basáu nuna rellación existente"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_6\n"
@@ -2183,7 +1973,6 @@ msgid "Tables or queries"
msgstr "Tabla o consulta"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_7\n"
@@ -2192,7 +1981,6 @@ msgid "Subform based on ~manual selection of fields"
msgstr "Subformulariu basáu nuna escoyeta ~manual de campos"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_8\n"
@@ -2201,7 +1989,6 @@ msgid "~Which relation do you want to add?"
msgstr "¿~Qué rellación quier amestar?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_9\n"
@@ -2210,7 +1997,6 @@ msgid "Fields in the ~subform"
msgstr "Campos del ~subformulariu"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_12\n"
@@ -2219,7 +2005,6 @@ msgid "~Available fields"
msgstr "~Campos disponibles"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_13\n"
@@ -2239,7 +2024,6 @@ msgstr ""
"Por embargu, les combinaciones sólamente se pueden usar una vegada."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_20\n"
@@ -2248,7 +2032,6 @@ msgid "~First joined subform field"
msgstr "~Primer campu de subformulariu combináu"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_21\n"
@@ -2257,7 +2040,6 @@ msgid "~Second joined subform field"
msgstr "~Segundu campu de subformulariu combináu"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_22\n"
@@ -2266,7 +2048,6 @@ msgid "~Third joined subform field"
msgstr "~Tercer campu de subformulariu combináu"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_23\n"
@@ -2275,7 +2056,6 @@ msgid "~Fourth joined subform field"
msgstr "~Cuartu campu de subformulariu combináu"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_24\n"
@@ -2284,7 +2064,6 @@ msgid "F~irst joined main form field"
msgstr "Pr~imer campu de formulariu combináu"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_25\n"
@@ -2293,7 +2072,6 @@ msgid "S~econd joined main form field"
msgstr "S~egundu campu de formulariu combináu"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_26\n"
@@ -2302,7 +2080,6 @@ msgid "T~hird joined main form field"
msgstr "Ter~cer campu de formulariu combináu"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_27\n"
@@ -2311,7 +2088,6 @@ msgid "F~ourth joined main form field"
msgstr "C~uartu campu de formulariu combináu"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_28\n"
@@ -2329,7 +2105,6 @@ msgid "No border"
msgstr "Ensin berbesos"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_30\n"
@@ -2338,7 +2113,6 @@ msgid "3D look"
msgstr "Aspeutu 3D"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_31\n"
@@ -2347,7 +2121,6 @@ msgid "Flat"
msgstr "Planu"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_32\n"
@@ -2356,7 +2129,6 @@ msgid "Label placement"
msgstr "Orientación de los campos de etiquetes"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_33\n"
@@ -2374,7 +2146,6 @@ msgid "Align right"
msgstr "Alliñar a la drecha"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_35\n"
@@ -2383,7 +2154,6 @@ msgid "Arrangement of DB fields"
msgstr "Disposición de campos de la base de datos"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_36\n"
@@ -2392,7 +2162,6 @@ msgid "Columnar - Labels Left"
msgstr "En columnes - Etiquetes a la izquierda"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_37\n"
@@ -2401,7 +2170,6 @@ msgid "Columnar - Labels on Top"
msgstr "En columnes - Etiquetes enriba"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_38\n"
@@ -2410,7 +2178,6 @@ msgid "In Blocks - Labels Left"
msgstr "En bloques - Etiquetes a la izquierda"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_39\n"
@@ -2419,7 +2186,6 @@ msgid "In Blocks - Labels Above"
msgstr "En bloques - Etiquetes enriba"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_40\n"
@@ -2428,7 +2194,6 @@ msgid "As Data Sheet"
msgstr "Como fueya de datos"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_41\n"
@@ -2437,7 +2202,6 @@ msgid "Arrangement of the main form"
msgstr "Disposición del formulariu principal"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_42\n"
@@ -2446,7 +2210,6 @@ msgid "Arrangement of the subform"
msgstr "Disposición del subformulariu"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_44\n"
@@ -2464,7 +2227,6 @@ msgid "Existing data will not be displayed"
msgstr "Nun se van amosar los datos qu'existen "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_46\n"
@@ -2473,7 +2235,6 @@ msgid "T~he form is to display all data"
msgstr "E~l formulariu amosará tolos datos"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_47\n"
@@ -2482,7 +2243,6 @@ msgid "Do not allow ~modification of existing data"
msgstr "Non permitir el ~camudamientu de los datos existentes"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_48\n"
@@ -2491,7 +2251,6 @@ msgid "Do not allow ~deletion of existing data"
msgstr "Non permitir el ~borráu de los datos existentes"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_49\n"
@@ -2500,7 +2259,6 @@ msgid "Do not allow ~addition of new data"
msgstr "Non permitir l'~amestamientu de datos nuevos"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_50\n"
@@ -2509,7 +2267,6 @@ msgid "Name of ~the form"
msgstr "Nome del ~formulariu"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_51\n"
@@ -2518,7 +2275,6 @@ msgid "How do you want to proceed after creating the form?"
msgstr "¿Cómo quier siguir dempués de crear el formulariu?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_52\n"
@@ -2527,7 +2283,6 @@ msgid "~Work with the form"
msgstr "~Trabayar col formulariu"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_53\n"
@@ -2536,7 +2291,6 @@ msgid "~Modify the form"
msgstr "~Camudar el formulariu"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_55\n"
@@ -2545,7 +2299,6 @@ msgid "~Page Styles"
msgstr "~Estilos de páxina"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_80\n"
@@ -2554,7 +2307,6 @@ msgid "Field selection"
msgstr "Esbilla de campu"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_81\n"
@@ -2563,7 +2315,6 @@ msgid "Set up a subform"
msgstr "Configurar un subformulariu"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_82\n"
@@ -2572,7 +2323,6 @@ msgid "Add subform fields"
msgstr "Amestar campos de subformulariu"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_83\n"
@@ -2581,7 +2331,6 @@ msgid "Get joined fields"
msgstr "Obtener campos combinaos"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_84\n"
@@ -2590,7 +2339,6 @@ msgid "Arrange controls"
msgstr "Organizar campos de control"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_85\n"
@@ -2599,7 +2347,6 @@ msgid "Set data entry"
msgstr "Establecer entrada de datos"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_86\n"
@@ -2608,7 +2355,6 @@ msgid "Apply styles"
msgstr "Aplicar estilos"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_87\n"
@@ -2617,7 +2363,6 @@ msgid "Set name"
msgstr "Establecer nome"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_88\n"
@@ -2626,7 +2371,6 @@ msgid "(Date)"
msgstr "(Data)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_89\n"
@@ -2635,7 +2379,6 @@ msgid "(Time)"
msgstr "(Tiempu)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_90\n"
@@ -2644,7 +2387,6 @@ msgid "Select the fields of your form"
msgstr "Escueyi los campos del formulariu"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_91\n"
@@ -2653,7 +2395,6 @@ msgid "Decide if you want to set up a subform"
msgstr "Decidi si quies configurar un subformulariu"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_92\n"
@@ -2662,7 +2403,6 @@ msgid "Select the fields of your subform"
msgstr "Escueyi los campos del subformulariu"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_93\n"
@@ -2671,7 +2411,6 @@ msgid "Select the joins between your forms"
msgstr "Escueyi les combinaciones de los formularios"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_94\n"
@@ -2680,7 +2419,6 @@ msgid "Arrange the controls on your form"
msgstr "Tresna los campos de control del formulariu"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_95\n"
@@ -2689,7 +2427,6 @@ msgid "Select the data entry mode"
msgstr "Escueyi'l mou d'entrada de datos"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_96\n"
@@ -2698,7 +2435,6 @@ msgid "Apply the style of your form"
msgstr "Aplicar l'estilu al formulariu"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_97\n"
@@ -2718,7 +2454,6 @@ msgstr ""
"Escueya otru nome."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_1\n"
@@ -2727,7 +2462,6 @@ msgid "Table Wizard"
msgstr "Asistente de Tabla"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_2\n"
@@ -2736,7 +2470,6 @@ msgid "Select fields"
msgstr "Escoyer campos"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_3\n"
@@ -2745,7 +2478,6 @@ msgid "Set types and formats"
msgstr "Definir les tribes y los formatos"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_4\n"
@@ -2763,7 +2495,6 @@ msgid "Create table"
msgstr "Crear tabla"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_8\n"
@@ -2772,7 +2503,6 @@ msgid "Select fields for your table"
msgstr "Escoyer los campos pa incluyir na tabla"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_9\n"
@@ -2781,7 +2511,6 @@ msgid "Set field types and formats"
msgstr "Definir les tribes de campos y los formatos"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_10\n"
@@ -2799,7 +2528,6 @@ msgid "Create table"
msgstr "Crear tabla"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_14\n"
@@ -2808,7 +2536,6 @@ msgid "This wizard helps you to create a table for your database. After selectin
msgstr "Esti asistente ayudaráte a crear una tabla pa la base datos. Darréu d'escoyer una estaya de tabla y una tabla de muestra, escueyi los campos que quies incluyir na tabla. Puedes incluyir campos de más d'una tabla de muestra."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_15\n"
@@ -2817,7 +2544,6 @@ msgid "Ca~tegory"
msgstr "Ca~tegoría"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_16\n"
@@ -2826,7 +2552,6 @@ msgid "B~usiness"
msgstr "N~egocios"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_17\n"
@@ -2835,7 +2560,6 @@ msgid "P~ersonal"
msgstr "P~ersonal"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_18\n"
@@ -2844,7 +2568,6 @@ msgid "~Sample tables"
msgstr "~Tables de muestra"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_19\n"
@@ -2853,7 +2576,6 @@ msgid "A~vailable fields"
msgstr "Campos disp~onibles"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_20\n"
@@ -2887,7 +2609,6 @@ msgid "Field name"
msgstr "Nome del campu"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_24\n"
@@ -2896,7 +2617,6 @@ msgid "Field type"
msgstr "Tipu de campu"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_25\n"
@@ -2905,7 +2625,6 @@ msgid "~Selected fields"
msgstr "~Campos escoyíos"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_26\n"
@@ -2914,7 +2633,6 @@ msgid "A primary key uniquely identifies each record in a database table. Primar
msgstr "Les claves primaries sirven pa identificar de manera única los rexistros d'una tabla de base de datos. Les claves primaries faciliten enllazar la información ente tables distintes, y recomendámoste tener una clave primaria en cada tabla. Ensin ella, nun vas poder meter datos nesa tabla."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_27\n"
@@ -2923,7 +2641,6 @@ msgid "~Create a primary key"
msgstr "~Crear una clave primaria"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_28\n"
@@ -2932,7 +2649,6 @@ msgid "~Automatically add a primary key"
msgstr "~Amestar una clave principal automáticamente"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_29\n"
@@ -2950,7 +2666,6 @@ msgid "Define p~rimary key as a combination of several fields"
msgstr "Definir clave p~rimaria como combinación de dellos campos "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_31\n"
@@ -2959,7 +2674,6 @@ msgid "F~ieldname"
msgstr "Nome del c~ampu"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_32\n"
@@ -2968,7 +2682,6 @@ msgid "~Primary key fields"
msgstr "Ca~mpos de clave principal"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_33\n"
@@ -2977,7 +2690,6 @@ msgid "Auto ~value"
msgstr "Auto~valor"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_34\n"
@@ -2986,7 +2698,6 @@ msgid "What do you want to name your table?"
msgstr "¿Qué nome quier da-y a la tabla?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_35\n"
@@ -2995,7 +2706,6 @@ msgid "Congratulations. You have entered all the information needed to create yo
msgstr "Norabona. Apurriste tola información que facía falta pa crear la tabla."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_36\n"
@@ -3004,7 +2714,6 @@ msgid "What do you want to do next?"
msgstr "¿Qué quier facer darréu?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_37\n"
@@ -3013,7 +2722,6 @@ msgid "Modify the table design"
msgstr "Camudar el diseñu de la tabla"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_38\n"
@@ -3022,7 +2730,6 @@ msgid "Insert data immediately"
msgstr "Inxertar datos darréu"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_39\n"
@@ -3031,7 +2738,6 @@ msgid "C~reate a form based on this table"
msgstr "C~rear un formulario basáu nesta tabla"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_40\n"
@@ -3040,7 +2746,6 @@ msgid "The table you have created could not be opened."
msgstr "Nun se pudo abrir la tabla que creeste."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_41\n"
@@ -3049,7 +2754,6 @@ msgid "The table name '%TABLENAME' contains a character ('%SPECIALCHAR') that mi
msgstr "El nome de tabla '%TABLENAME' contién un caráuter ('%SPECIALCHAR') que pue nun ser compatible cola base datos."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_42\n"
@@ -3058,7 +2762,6 @@ msgid "The field name '%FIELDNAME' contains a special character ('%SPECIALCHAR')
msgstr "El nome de tabla '%FIELDNAME' contién un carauter especial('%SPECIALCHAR') qu'a lo meyor, nun ye compatible cola base datos."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_43\n"
@@ -3067,7 +2770,6 @@ msgid "Field"
msgstr "Campu"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_44\n"
@@ -3076,7 +2778,6 @@ msgid "MyTable"
msgstr "MioTabla"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_45\n"
@@ -3085,7 +2786,6 @@ msgid "Add a Field"
msgstr "Amestar un campu"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_46\n"
@@ -3094,7 +2794,6 @@ msgid "Remove the selected Field"
msgstr "Desaniciar el campu escoyíu"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_47\n"
@@ -3114,7 +2813,6 @@ msgstr ""
"Especifica otru nome."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_49\n"
@@ -3123,7 +2821,6 @@ msgid "Catalog of the table"
msgstr "Catálogu de la tabla"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_50\n"
@@ -3132,7 +2829,6 @@ msgid "Schema of the table"
msgstr "Esquema de la tabla"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_51\n"
@@ -3141,7 +2837,6 @@ msgid "The field '%FIELDNAME' already exists."
msgstr "El campu '%FIELDNAME' yá existe."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_ZERO_0\n"
@@ -3150,7 +2845,6 @@ msgid "~Cancel"
msgstr "~Encaboxar"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_ZERO_1\n"
@@ -3168,7 +2862,6 @@ msgid "< ~Back"
msgstr "< ~Atrás"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_ZERO_3\n"
@@ -3177,7 +2870,6 @@ msgid "~Convert"
msgstr "~Convertir"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_ZERO_4\n"
@@ -3186,7 +2878,6 @@ msgid "Note: Currency amounts from external links and currency conversion factor
msgstr "Nota: Les cantidaes en divises d'enllaces esternos y los factores de conversión de divises nes fórmules nun pueden convertise."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_ZERO_5\n"
@@ -3195,7 +2886,6 @@ msgid "First, unprotect all sheets."
msgstr "Primero, desprotexe toles fueyes."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_ZERO_6\n"
@@ -3213,7 +2903,6 @@ msgid "C~ontinue >"
msgstr "C~ontinuar>>"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_ZERO_8\n"
@@ -3222,7 +2911,6 @@ msgid "C~lose"
msgstr "~Zarrar"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_0\n"
@@ -3240,7 +2928,6 @@ msgid "Selection"
msgstr "Seleición"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_2\n"
@@ -3249,7 +2936,6 @@ msgid "Cell S~tyles"
msgstr "Es~tilos de caxella"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_3\n"
@@ -3258,7 +2944,6 @@ msgid "Currency cells in the current ~sheet"
msgstr "Caxelle~s de moneda na fueya actual"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_4\n"
@@ -3267,7 +2952,6 @@ msgid "Currency cells in the entire ~document"
msgstr "Caxelles de moneda en tol ~documentu"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_5\n"
@@ -3276,7 +2960,6 @@ msgid "~Selected range"
msgstr "Intervalu ~seleicionáu"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_6\n"
@@ -3285,7 +2968,6 @@ msgid "Select Cell Styles"
msgstr "Escoyer los estilos de caxella"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_7\n"
@@ -3294,7 +2976,6 @@ msgid "Select currency cells"
msgstr "Seleicionar les caxelles monetaries"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_8\n"
@@ -3303,7 +2984,6 @@ msgid "Currency ranges:"
msgstr "Intervalos monetarios:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_9\n"
@@ -3312,7 +2992,6 @@ msgid "Templates:"
msgstr "Modelos:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_0\n"
@@ -3321,7 +3000,6 @@ msgid "Extent"
msgstr "Estensión"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_1\n"
@@ -3330,7 +3008,6 @@ msgid "~Single %PRODUCTNAME Calc document"
msgstr "Un ~solu documentu de %PRODUCTNAME Calc"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_2\n"
@@ -3339,7 +3016,6 @@ msgid "Complete ~directory"
msgstr "~Direutoriu completu"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_3\n"
@@ -3348,7 +3024,6 @@ msgid "Source Document:"
msgstr "Documentu fonte:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_4\n"
@@ -3357,7 +3032,6 @@ msgid "Source directory:"
msgstr "Direutoriu fonte:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_5\n"
@@ -3366,7 +3040,6 @@ msgid "~Including subfolders"
msgstr "~Incluyendo sodireutorios"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_6\n"
@@ -3375,7 +3048,6 @@ msgid "Target directory:"
msgstr "Direutoriu destín:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_7\n"
@@ -3384,7 +3056,6 @@ msgid "Temporarily unprotect sheet without query"
msgstr "Desprotexer temporalmente la fueya ensin consultar"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_10\n"
@@ -3402,7 +3073,6 @@ msgid "Conversion status:"
msgstr "Estáu de la conversión: "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STATUSLINE_1\n"
@@ -3411,7 +3081,6 @@ msgid "Conversion status of the cell templates:"
msgstr "Estáu de la conversión de los modelos de caxelles:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STATUSLINE_2\n"
@@ -3420,7 +3089,6 @@ msgid "Registration of the relevant ranges: Sheet %1Number%1 of %2TotPageCount%2
msgstr "Rexistru de los intervalos relevantes: Fueya %1Number%1 de %2TotPageCount%2"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STATUSLINE_3\n"
@@ -3429,7 +3097,6 @@ msgid "Entry of the ranges to be converted..."
msgstr "Entrada de los intervalos pa convertir..."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STATUSLINE_4\n"
@@ -3438,7 +3105,6 @@ msgid "Sheet protection for each sheet will be restored..."
msgstr "La proteición de fueyes va restaurase pa cada fueya..."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STATUSLINE_5\n"
@@ -3447,7 +3113,6 @@ msgid "Conversion of the currency units in the cell templates..."
msgstr "Conversión de les unidaes de moneda nos modelos de caxella..."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_0\n"
@@ -3456,7 +3121,6 @@ msgid "~Finish"
msgstr "~Finar"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_1\n"
@@ -3465,7 +3129,6 @@ msgid "Select directory"
msgstr "Seleicionar direutoriu"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_2\n"
@@ -3474,7 +3137,6 @@ msgid "Select file"
msgstr "Seleicionar archivu"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_3\n"
@@ -3492,7 +3154,6 @@ msgid "non-existent"
msgstr "non esistente"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_5\n"
@@ -3501,7 +3162,6 @@ msgid "Euro Converter"
msgstr "Convertidor d'Euros"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_6\n"
@@ -3510,7 +3170,6 @@ msgid "Should protected spreadsheets be temporarily unprotected?"
msgstr "¿Quier desprotexer temporalmente les fueyes protexíes?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_7\n"
@@ -3519,7 +3178,6 @@ msgid "Enter the password to unprotect the table %1TableName%1"
msgstr "Contraseña pa desprotexer la tabla %1TableName%1"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_8\n"
@@ -3528,7 +3186,6 @@ msgid "Wrong Password!"
msgstr "¡Contraseña incorreuta!"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_9\n"
@@ -3537,7 +3194,6 @@ msgid "Protected Sheet"
msgstr "Fueya Protexida"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_10\n"
@@ -3546,7 +3202,6 @@ msgid "Warning!"
msgstr "¡Avisu!"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_11\n"
@@ -3555,7 +3210,6 @@ msgid "Protection for the sheets will not be removed."
msgstr "Nun se quitará la proteición de les fueyes."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_12\n"
@@ -3564,7 +3218,6 @@ msgid "Sheet cannot be unprotected"
msgstr "La fueya nun se pue desprotexer"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_13\n"
@@ -3573,7 +3226,6 @@ msgid "The Wizard cannot edit this document as cell formats cannot be modified i
msgstr "L'asistente nun ye a editar esti documentu porque nun se puen camudar los formatos de caxella en documentos con fueyes protexíes."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_14\n"
@@ -3582,7 +3234,6 @@ msgid "Please note that the Euro Converter will, otherwise, not be able to edit
msgstr "¡Tenga en cuenta que, d'otra manera, el Convertidor d'euros nun podrá editar esti documentu!"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_15\n"
@@ -3600,7 +3251,6 @@ msgid "Password:"
msgstr "Contraseña:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_17\n"
@@ -3609,7 +3259,6 @@ msgid "OK"
msgstr "Aceutar"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_18\n"
@@ -3618,7 +3267,6 @@ msgid "Cancel"
msgstr "Encaboxar"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_19\n"
@@ -3627,7 +3275,6 @@ msgid "Please select a %PRODUCTNAME Calc document for editing!"
msgstr "¡Escueya un documentu de %PRODUCTNAME Calc pa editalu!"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_20\n"
@@ -3636,7 +3283,6 @@ msgid "'<1>' is not a directory!"
msgstr "'<1>' nun ye un direutoriu!"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_21\n"
@@ -3645,7 +3291,6 @@ msgid "Document is read-only!"
msgstr "¡El documentu ye sólo de llectura!"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_22\n"
@@ -3654,7 +3299,6 @@ msgid "The '<1>' file already exists.<CR>Do you want to overwrite it?"
msgstr "Yá existe'l ficheru '<1>'.<CR>¿Quies sobrescribilu?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_23\n"
@@ -3663,7 +3307,6 @@ msgid "Do you really want to terminate conversion at this point?"
msgstr "¿De verdá quier parar la conversión nesti puntu?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_24\n"
@@ -3672,7 +3315,6 @@ msgid "Cancel Wizard"
msgstr "Encaboxar asistente"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_0\n"
@@ -3681,7 +3323,6 @@ msgid "Portuguese Escudo"
msgstr "Escudu Portugués"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_1\n"
@@ -3690,7 +3331,6 @@ msgid "Dutch Guilder"
msgstr "Florín holandés"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_2\n"
@@ -3699,7 +3339,6 @@ msgid "French Franc"
msgstr "Francu Francés"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_3\n"
@@ -3708,7 +3347,6 @@ msgid "Spanish Peseta"
msgstr "Peseta española"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_4\n"
@@ -3717,7 +3355,6 @@ msgid "Italian Lira"
msgstr "Llira italiana"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_5\n"
@@ -3726,7 +3363,6 @@ msgid "German Mark"
msgstr "Marcu Alemán"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_6\n"
@@ -3735,7 +3371,6 @@ msgid "Belgian Franc"
msgstr "Francu Belga"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_7\n"
@@ -3744,7 +3379,6 @@ msgid "Irish Punt"
msgstr "Llibra irlandesa"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_8\n"
@@ -3753,7 +3387,6 @@ msgid "Luxembourg Franc"
msgstr "Francu Lluxemburgués"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_9\n"
@@ -3762,7 +3395,6 @@ msgid "Austrian Schilling"
msgstr "Chelín Austriacu"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_10\n"
@@ -3771,7 +3403,6 @@ msgid "Finnish Mark"
msgstr "Marcu finlandés"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_11\n"
@@ -3780,7 +3411,6 @@ msgid "Greek Drachma"
msgstr "Dracma Griegu"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_12\n"
@@ -3789,7 +3419,6 @@ msgid "Slovenian Tolar"
msgstr "Tolar Eslovenu"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_13\n"
@@ -3798,7 +3427,6 @@ msgid "Cypriot Pound"
msgstr "Llibra Chipriota"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_14\n"
@@ -3807,7 +3435,6 @@ msgid "Maltese Lira"
msgstr "Lira Maltesa"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_15\n"
@@ -3816,7 +3443,6 @@ msgid "Slovak Koruna"
msgstr "Koruna Eslovacu"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_16\n"
@@ -3825,7 +3451,6 @@ msgid "Estonian Kroon"
msgstr "Corona Estonia"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_17\n"
@@ -3842,7 +3467,6 @@ msgid "Lithuanian Litas"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_LASTPAGE_0\n"
@@ -3851,7 +3475,6 @@ msgid "Progress"
msgstr "Progresu"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_LASTPAGE_1\n"
@@ -3860,7 +3483,6 @@ msgid "Retrieving the relevant documents..."
msgstr "Recuperando los documentos importantes..."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_LASTPAGE_2\n"
@@ -3869,7 +3491,6 @@ msgid "Converting the documents..."
msgstr "Convirtiendo los documentos..."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_LASTPAGE_3\n"
@@ -3878,7 +3499,6 @@ msgid "Settings:"
msgstr "Configuración:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_LASTPAGE_4\n"
@@ -3887,7 +3507,6 @@ msgid "Sheet is always unprotected"
msgstr "Anular siempre la protección de fueya"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLES_0\n"
@@ -3896,7 +3515,6 @@ msgid "Theme Selection"
msgstr "Esbilla de tema"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLES_1\n"
@@ -3905,7 +3523,6 @@ msgid "Error while saving the document to the clipboard! The following action ca
msgstr "¡Error al guardar el documentu nel cartafueyu! Nun se pue desfacer l'aición siguiente."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLES_2\n"
@@ -3914,7 +3531,6 @@ msgid "~Cancel"
msgstr "~Encaboxar"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLES_3\n"
@@ -3923,7 +3539,6 @@ msgid "~OK"
msgstr "~Aceutar"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_0\n"
@@ -3932,7 +3547,6 @@ msgid "(Standard)"
msgstr "(Estándar)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_1\n"
@@ -3941,7 +3555,6 @@ msgid "Autumn Leaves"
msgstr "Fueyes de seronda"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_2\n"
@@ -3950,7 +3563,6 @@ msgid "Be"
msgstr "Ser"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_3\n"
@@ -3959,7 +3571,6 @@ msgid "Black and White"
msgstr "Blancu y prieto"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_4\n"
@@ -3968,7 +3579,6 @@ msgid "Blackberry Bush"
msgstr "Bardial con mores"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_5\n"
@@ -3977,7 +3587,6 @@ msgid "Blue Jeans"
msgstr "Vaqueros"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_6\n"
@@ -3986,7 +3595,6 @@ msgid "Fifties Diner"
msgstr "Comedor de los 50"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_7\n"
@@ -3995,7 +3603,6 @@ msgid "Glacier"
msgstr "Glaciar"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_8\n"
@@ -4013,7 +3620,6 @@ msgid "Marine"
msgstr "Azul marín"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_10\n"
@@ -4022,7 +3628,6 @@ msgid "Millennium"
msgstr "Mileniu"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_11\n"
@@ -4031,7 +3636,6 @@ msgid "Nature"
msgstr "Natura"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_12\n"
@@ -4040,7 +3644,6 @@ msgid "Neon"
msgstr "Neón"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_13\n"
@@ -4049,7 +3652,6 @@ msgid "Night"
msgstr "Nueche"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_14\n"
@@ -4058,7 +3660,6 @@ msgid "PC Nostalgia"
msgstr "Señaldá del PC"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_15\n"
@@ -4067,7 +3668,6 @@ msgid "Pastel"
msgstr "Pastel"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_16\n"
@@ -4076,7 +3676,6 @@ msgid "Pool Party"
msgstr "Fiesta na piscina"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_17\n"
@@ -4085,7 +3684,6 @@ msgid "Pumpkin"
msgstr "Calabaza"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceDialog_0\n"
@@ -4094,7 +3692,6 @@ msgid "Addressee"
msgstr "Destinatariu"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceDialog_1\n"
@@ -4103,7 +3700,6 @@ msgid "One recipient"
msgstr "Un destinatariu"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceDialog_2\n"
@@ -4112,7 +3708,6 @@ msgid "Several recipients (address database)"
msgstr "Dellos destinatarios (base de datos de direiciones)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceDialog_3\n"
@@ -4121,7 +3716,6 @@ msgid "Use of This Template"
msgstr "Emplegu d'esti modelu"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceMsgError\n"
@@ -4130,7 +3724,6 @@ msgid "An error has occurred."
msgstr "Prodúxose un fallu."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_0\n"
@@ -4148,7 +3741,6 @@ msgid "Company"
msgstr "Empresa"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_2\n"
@@ -4157,7 +3749,6 @@ msgid "Department"
msgstr "Departamentu"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_3\n"
@@ -4175,7 +3766,6 @@ msgid "Last Name"
msgstr "Apellíos"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_5\n"
@@ -4184,7 +3774,6 @@ msgid "Street"
msgstr "Cai"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_6\n"
@@ -4193,7 +3782,6 @@ msgid "Country"
msgstr "País"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_7\n"
@@ -4202,7 +3790,6 @@ msgid "ZIP/Postal Code"
msgstr "Códigu Postal"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_8\n"
@@ -4211,7 +3798,6 @@ msgid "City"
msgstr "Ciudá"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_9\n"
@@ -4229,7 +3815,6 @@ msgid "Position"
msgstr "Posición"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_11\n"
@@ -4238,7 +3823,6 @@ msgid "Form of Address"
msgstr "Forma de tratamientu"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_12\n"
@@ -4247,7 +3831,6 @@ msgid "Initials"
msgstr "Iniciales"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_13\n"
@@ -4256,7 +3839,6 @@ msgid "Salutation"
msgstr "Tratamientu"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_14\n"
@@ -4265,7 +3847,6 @@ msgid "Home Phone"
msgstr "Teléfonu de casa"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_15\n"
@@ -4274,7 +3855,6 @@ msgid "Work Phone"
msgstr "Teléfonu del Trabayu"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_16\n"
@@ -4283,7 +3863,6 @@ msgid "Fax"
msgstr "Fax"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_17\n"
@@ -4292,7 +3871,6 @@ msgid "E-Mail"
msgstr "Corréu-e"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_18\n"
@@ -4301,7 +3879,6 @@ msgid "URL"
msgstr "URL"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_19\n"
@@ -4310,7 +3887,6 @@ msgid "Notes"
msgstr "Notes"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_20\n"
@@ -4319,7 +3895,6 @@ msgid "Alt. Field 1"
msgstr "Campu alt. 1"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_21\n"
@@ -4328,7 +3903,6 @@ msgid "Alt. Field 2"
msgstr "Campu alt. 2"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_22\n"
@@ -4337,7 +3911,6 @@ msgid "Alt. Field 3"
msgstr "Campu alt. 3"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_23\n"
@@ -4346,7 +3919,6 @@ msgid "Alt. Field 4"
msgstr "Campu alt. 4"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_24\n"
@@ -4364,7 +3936,6 @@ msgid "State"
msgstr "Provincia"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_26\n"
@@ -4382,7 +3953,6 @@ msgid "Pager"
msgstr "Radioteléfonu"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_28\n"
@@ -4391,7 +3961,6 @@ msgid "Mobile Phone"
msgstr "Teléfonu Móvil"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_29\n"
@@ -4400,7 +3969,6 @@ msgid "Other Phone"
msgstr "Otru teléfonu"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_30\n"
@@ -4409,7 +3977,6 @@ msgid "Calendar URL"
msgstr "URL del calendariu"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_31\n"
@@ -4418,7 +3985,6 @@ msgid "Invite"
msgstr "Invitar"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceNoTextmark_0\n"
@@ -4427,7 +3993,6 @@ msgid "The bookmark 'Recipient' is missing."
msgstr "Falta'l marcador de 'Destitarariu'."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceNoTextmark_1\n"
@@ -4436,7 +4001,6 @@ msgid "Form letter fields can not be included."
msgstr "Nun se puede incluyir campos pa cartes modelu."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"AgendaDlgName\n"
@@ -4445,7 +4009,6 @@ msgid "Minutes Template"
msgstr "Modelu d'actes"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"AgendaDlgNoCancel\n"
@@ -4454,7 +4017,6 @@ msgid "An option must be confirmed."
msgstr "Hai que confirmar una de les opciones."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"AgendaDlgFrame\n"
@@ -4463,7 +4025,6 @@ msgid "Minutes Type"
msgstr "Triba d'actes"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"AgendaDlgButton1\n"
@@ -4472,7 +4033,6 @@ msgid "Results Minutes"
msgstr "Actes de resultaos"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"AgendaDlgButton2\n"
@@ -4481,7 +4041,6 @@ msgid "Evaluation Minutes"
msgstr "Actes d'Evaluación"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"TextField\n"
@@ -4499,7 +4058,6 @@ msgid "The '%1' directory cannot be created:"
msgstr "El direutoriu '%1' nun se pue crear: "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MsgDirNotThere\n"
@@ -4508,7 +4066,6 @@ msgid "The '%1' directory does not exist."
msgstr "El direutoriu '%1' nun existe."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"QueryfornewCreation\n"
@@ -4517,7 +4074,6 @@ msgid "Do you want to create it now?"
msgstr "¿Quier facelo agora?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"HelpButton\n"
@@ -4526,7 +4082,6 @@ msgid "~Help"
msgstr "~Ayuda"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CancelButton\n"
@@ -4553,7 +4108,6 @@ msgid "Ne~xt >"
msgstr "~Siguir >>"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"BeginButton\n"
@@ -4562,7 +4116,6 @@ msgid "~Convert"
msgstr "~Convertir"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CloseButton\n"
@@ -4571,7 +4124,6 @@ msgid "~Close"
msgstr "~Zarrar"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"WelcometextLabel1\n"
@@ -4580,7 +4132,6 @@ msgid "This wizard convert legacy format documents to Open Document Format for O
msgstr "Esti asistente convierte documentos de formatu llegáu de Formatu de Documentu Abiertu p'Aplicaciones d'Office."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"WelcometextLabel3\n"
@@ -4589,7 +4140,6 @@ msgid "Select the document type for conversion:"
msgstr "Escueyi les tribes de documentu a convertir:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MSTemplateCheckbox_1_\n"
@@ -4598,7 +4148,6 @@ msgid "Word templates"
msgstr "Plantíes de Word"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MSTemplateCheckbox_2_\n"
@@ -4607,7 +4156,6 @@ msgid "Excel templates"
msgstr "Plantíes d'Excel"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MSTemplateCheckbox_3_\n"
@@ -4616,7 +4164,6 @@ msgid "PowerPoint templates"
msgstr "Plantíes de PowerPoint"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MSDocumentCheckbox_1_\n"
@@ -4625,7 +4172,6 @@ msgid "Word documents"
msgstr "Documentos de Word"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MSDocumentCheckbox_2_\n"
@@ -4634,7 +4180,6 @@ msgid "Excel documents"
msgstr "Documentos d'Excel"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MSDocumentCheckbox_3_\n"
@@ -4643,7 +4188,6 @@ msgid "PowerPoint/Publisher documents"
msgstr "Documentos de PowerPoint/Publisher"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MSContainerName\n"
@@ -4652,7 +4196,6 @@ msgid "Microsoft Office"
msgstr "Microsoft Office"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SummaryHeader\n"
@@ -4661,7 +4204,6 @@ msgid "Summary:"
msgstr "Resume:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"GroupnameDefault\n"
@@ -4670,7 +4212,6 @@ msgid "Imported_Templates"
msgstr "Plantíes_importaes"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ProgressMoreDocs\n"
@@ -4688,7 +4229,6 @@ msgid "Templates"
msgstr "Plantíes"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"FileExists\n"
@@ -4697,7 +4237,6 @@ msgid "The '<1>' file already exists.<CR>Do you want to overwrite it?"
msgstr "Yá existe'l ficheru '<1>'.<CR>¿Quies sobrescribilu?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MorePathsError3\n"
@@ -4706,7 +4245,6 @@ msgid "Directories do not exist"
msgstr "Direutorios que nun existen"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ConvertError1\n"
@@ -4715,7 +4253,6 @@ msgid "Do you really want to terminate conversion at this point?"
msgstr "¿De verdá quier parar la conversión nesti puntu?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ConvertError2\n"
@@ -4724,7 +4261,6 @@ msgid "Cancel Wizard"
msgstr "Encaboxar asistente"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RTErrorDesc\n"
@@ -4733,7 +4269,6 @@ msgid "An unexpected error has occurred in the wizard."
msgstr "Fallu inesperáu nel asistente."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RTErrorHeader\n"
@@ -4742,7 +4277,6 @@ msgid "Error"
msgstr "Fallu"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"OverwriteallFiles\n"
@@ -4751,7 +4285,6 @@ msgid "Do you want to overwrite documents without being asked?"
msgstr "¿Quier sobreescribir documentos ensin que pida permisu?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ReeditMacro\n"
@@ -4760,7 +4293,6 @@ msgid "Document macro has to be revised."
msgstr "La macro de los documentos tien que revisase."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CouldNotsaveDocument\n"
@@ -4769,7 +4301,6 @@ msgid "Document '<1>' could not be saved."
msgstr "El documentu '<1>' nun se pudo grabar."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CouldNotopenDocument\n"
@@ -4778,7 +4309,6 @@ msgid "Document '<1>' could not be opened."
msgstr "El documentu '<1>' nun se pudo abrir."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"PathDialogMessage\n"
@@ -4787,7 +4317,6 @@ msgid "Select a directory"
msgstr "Esbilla un direutoriu"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"DialogTitle\n"
@@ -4796,7 +4325,6 @@ msgid "Document Converter"
msgstr "Conversor de documentos"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SearchInSubDir\n"
@@ -4805,7 +4333,6 @@ msgid "Including subdirectories"
msgstr "Incluyíos subdirectorios"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ProgressPage1\n"
@@ -4814,7 +4341,6 @@ msgid "Progress"
msgstr "Progresu"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ProgressPage2\n"
@@ -4823,7 +4349,6 @@ msgid "Retrieving the relevant documents:"
msgstr "Recuperación de documentos importantes:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ProgressPage3\n"
@@ -4832,7 +4357,6 @@ msgid "Converting the documents"
msgstr "Conversión de documentos"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ProgressFound\n"
@@ -4850,7 +4374,6 @@ msgid "\"%1 found"
msgstr "%1 atopaos"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"Ready\n"
@@ -4859,7 +4382,6 @@ msgid "Finished"
msgstr "Fináu"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SourceDocuments\n"
@@ -4868,7 +4390,6 @@ msgid "Source documents"
msgstr "Documentos fonte"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"TargetDocuments\n"
@@ -4877,7 +4398,6 @@ msgid "Target documents"
msgstr "Documentos de destín"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"LogfileSummary\n"
@@ -4886,7 +4406,6 @@ msgid "<COUNT> documents converted"
msgstr "<COUNT> documentos convertíos"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumInclusiveSubDir\n"
@@ -4895,7 +4414,6 @@ msgid "All subdirectories will be taken into account"
msgstr "Tolos subdireutorios se van tener en cuenta"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumSaveDokumente\n"
@@ -4904,7 +4422,6 @@ msgid "These will be exported to the following directory:"
msgstr "Van ser esportaos pal direutoriu siguiente:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"TextImportLabel\n"
@@ -4913,7 +4430,6 @@ msgid "Import from:"
msgstr "Importar de:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"TextExportLabel\n"
@@ -4922,7 +4438,6 @@ msgid "Save to:"
msgstr "Grabar en:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CreateLogfile\n"
@@ -4931,7 +4446,6 @@ msgid "Create log file"
msgstr "Crear ficheru de rexistru"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"LogfileHelpText\n"
@@ -4940,7 +4454,6 @@ msgid "A log file will be created in your work directory"
msgstr "Crearáse un ficheru de rexistru nel to direutoriu de trabayu"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ShowLogfile\n"
@@ -4949,7 +4462,6 @@ msgid "Show log file"
msgstr "Ver ficheru de rexistru"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumMSTextDocuments\n"
@@ -4958,7 +4470,6 @@ msgid "All Word documents contained in the following directory will be imported:
msgstr "Los documentos Word que tán nel direutoriu siguiente van importase:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumMSTableDocuments\n"
@@ -4967,7 +4478,6 @@ msgid "All Excel documents contained in the following directory will be imported
msgstr "Los documentos Excel que tán nel direutoriu siguiente van importase:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumMSDrawDocuments\n"
@@ -4976,7 +4486,6 @@ msgid "All PowerPoint/Publisher documents contained in the following directory w
msgstr "Importaránse tolos documentos de PowerPoint/Publisher del siguiente direutoriu:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumMSTextTemplates\n"
@@ -4985,7 +4494,6 @@ msgid "All Word templates contained in the following directory will be imported:
msgstr "Los modelos Word que tán nel direutoriu siguiente van importase:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumMSTableTemplates\n"
@@ -4994,7 +4502,6 @@ msgid "All Excel templates contained in the following directory will be imported
msgstr "Los modelos Excel que tán nel direutoriu siguiente van importase:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumMSDrawTemplates\n"
diff --git a/source/ast/writerperfect/messages.po b/source/ast/writerperfect/messages.po
index 963599a9bed..9137c9c58b6 100644
--- a/source/ast/writerperfect/messages.po
+++ b/source/ast/writerperfect/messages.po
@@ -77,7 +77,6 @@ msgid "Split method:"
msgstr ""
#: exportepub.ui:161
-#, fuzzy
msgctxt "exportepub|splitpage"
msgid "Page break"
msgstr "Saltu de páxina"
diff --git a/source/ast/xmlsecurity/messages.po b/source/ast/xmlsecurity/messages.po
index 98b98e90a52..4fdd13b4408 100644
--- a/source/ast/xmlsecurity/messages.po
+++ b/source/ast/xmlsecurity/messages.po
@@ -494,7 +494,6 @@ msgid "View Certificate..."
msgstr "Ver certificáu..."
#: selectcertificatedialog.ui:266
-#, fuzzy
msgctxt "selectcertificatedialog|label2"
msgid "Description:"
msgstr "Descrición:"
@@ -506,13 +505,11 @@ msgid "View Certificate"
msgstr "Ver certificáu..."
#: viewcertdialog.ui:78
-#, fuzzy
msgctxt "viewcertdialog|general"
msgid "General"
msgstr "Xeneral"
#: viewcertdialog.ui:100
-#, fuzzy
msgctxt "viewcertdialog|details"
msgid "Details"
msgstr "Detalles"
diff --git a/source/az/basctl/messages.po b/source/az/basctl/messages.po
index 3493bce7005..1f4b3545cb5 100644
--- a/source/az/basctl/messages.po
+++ b/source/az/basctl/messages.po
@@ -679,7 +679,6 @@ msgid "_Line number:"
msgstr "_Sətir nömrəsi:"
#: importlibdialog.ui:9
-#, fuzzy
msgctxt "importlibdialog|ImportLibDialog"
msgid "Import Libraries"
msgstr "Kitabxana İdxal Et"
diff --git a/source/az/chart2/messages.po b/source/az/chart2/messages.po
index e7cd9ffcd3b..bc3299e48fe 100644
--- a/source/az/chart2/messages.po
+++ b/source/az/chart2/messages.po
@@ -90,7 +90,6 @@ msgid "Layout"
msgstr ""
#: strings.hrc:39
-#, fuzzy
msgctxt "STR_PAGE_OPTIONS"
msgid "Options"
msgstr "Seçimlər"
@@ -107,7 +106,6 @@ msgid "Positioning"
msgstr ""
#: strings.hrc:42
-#, fuzzy
msgctxt "STR_PAGE_TRENDLINE_TYPE"
msgid "Type"
msgstr "Növ"
@@ -234,7 +232,6 @@ msgid "Legend"
msgstr ""
#: strings.hrc:67
-#, fuzzy
msgctxt "STR_OBJECT_TITLE"
msgid "Title"
msgstr "Başlıq"
@@ -1484,7 +1481,6 @@ msgid "Subtitle"
msgstr ""
#: sidebarelements.ui:49
-#, fuzzy
msgctxt "sidebarelements|checkbutton_title"
msgid "Title"
msgstr "Başlıq"
@@ -1618,7 +1614,6 @@ msgid "Gridlines"
msgstr ""
#: sidebarelements.ui:455
-#, fuzzy
msgctxt "sidebarelements|text_title"
msgid "Title"
msgstr "Başlıq"
@@ -2025,7 +2020,6 @@ msgid "End"
msgstr ""
#: tp_AxisPositions.ui:59
-#, fuzzy
msgctxt "tp_AxisPositions|LB_CROSSES_OTHER_AXIS_AT"
msgid "Value"
msgstr "Dәyәr"
@@ -3005,7 +2999,6 @@ msgid "_Y Variable Name"
msgstr ""
#: tp_Trendline.ui:590
-#, fuzzy
msgctxt "tp_Trendline|label2"
msgid "Options"
msgstr "Seçimlər"
diff --git a/source/az/cui/messages.po b/source/az/cui/messages.po
index 1f1730e73ba..0554651aa34 100644
--- a/source/az/cui/messages.po
+++ b/source/az/cui/messages.po
@@ -56,7 +56,6 @@ msgid "My Documents"
msgstr "Sənəd Yoxdur"
#: strings.hrc:26
-#, fuzzy
msgctxt "RID_SVXSTR_KEY_GRAPHICS_PATH"
msgid "Images"
msgstr "Şəkillər"
@@ -77,7 +76,6 @@ msgid "Backups"
msgstr ""
#: strings.hrc:30
-#, fuzzy
msgctxt "RID_SVXSTR_KEY_MODULES_PATH"
msgid "Modules"
msgstr "Modullar"
@@ -98,7 +96,6 @@ msgid "Dictionaries"
msgstr ""
#: strings.hrc:34
-#, fuzzy
msgctxt "RID_SVXSTR_KEY_HELP_DIR"
msgid "Help"
msgstr "Yardım"
@@ -264,7 +261,6 @@ msgid "Rename Toolbar"
msgstr ""
#: strings.hrc:72
-#, fuzzy
msgctxt "RID_SVXSTR_HYPDLG_CLOSEBUT"
msgid "Close"
msgstr "Qapat"
@@ -367,13 +363,11 @@ msgid "Macros"
msgstr ""
#: strings.hrc:93
-#, fuzzy
msgctxt "RID_SVXSTR_MYMACROS"
msgid "My Macros"
msgstr "Mənim Makrosum"
#: strings.hrc:94
-#, fuzzy
msgctxt "RID_SVXSTR_PRODMACROS"
msgid "%PRODUCTNAME Macros"
msgstr "%PRODUCTNAME Makrosları"
@@ -389,7 +383,6 @@ msgid "Add Commands"
msgstr ""
#: strings.hrc:97
-#, fuzzy
msgctxt "RID_SVXSTR_SELECTOR_RUN"
msgid "Run"
msgstr "İcra et"
@@ -1014,13 +1007,11 @@ msgid "Timeout"
msgstr ""
#: strings.hrc:232
-#, fuzzy
msgctxt "RID_SVXSTR_YES"
msgid "Yes"
msgstr "Hə"
#: strings.hrc:233
-#, fuzzy
msgctxt "RID_SVXSTR_NO"
msgid "No"
msgstr "Yox"
@@ -1141,7 +1132,6 @@ msgid "A Scripting Framework error occurred while running the %LANGUAGENAME scri
msgstr ""
#: strings.hrc:256
-#, fuzzy
msgctxt "RID_SVXSTR_ERROR_TYPE_LABEL"
msgid "Type:"
msgstr "Növ:"
@@ -1434,7 +1424,6 @@ msgid "Modify"
msgstr ""
#: strings.hrc:335
-#, fuzzy
msgctxt "RID_SVXSTR_ADD"
msgid "Add"
msgstr "Əlavə et"
@@ -1736,7 +1725,6 @@ msgid "General"
msgstr ""
#: treeopt.hrc:33
-#, fuzzy
msgctxt "SID_GENERAL_OPTIONS_RES"
msgid "View"
msgstr "Göstәr"
@@ -1852,7 +1840,6 @@ msgid "General"
msgstr ""
#: treeopt.hrc:68
-#, fuzzy
msgctxt "SID_SW_EDITOPTIONS_RES"
msgid "View"
msgstr "Göstәr"
@@ -1924,7 +1911,6 @@ msgid "%PRODUCTNAME Writer/Web"
msgstr ""
#: treeopt.hrc:86
-#, fuzzy
msgctxt "SID_SW_ONLINEOPTIONS_RES"
msgid "View"
msgstr "Göstәr"
@@ -1984,7 +1970,6 @@ msgid "Defaults"
msgstr "Varsayılan"
#: treeopt.hrc:105
-#, fuzzy
msgctxt "SID_SC_EDITOPTIONS_RES"
msgid "View"
msgstr "Göstәr"
@@ -2036,7 +2021,6 @@ msgid "General"
msgstr ""
#: treeopt.hrc:119
-#, fuzzy
msgctxt "SID_SD_EDITOPTIONS_RES"
msgid "View"
msgstr "Göstәr"
@@ -2063,7 +2047,6 @@ msgid "General"
msgstr ""
#: treeopt.hrc:128
-#, fuzzy
msgctxt "SID_SD_GRAPHIC_OPTIONS_RES"
msgid "View"
msgstr "Göstәr"
@@ -2144,25 +2127,21 @@ msgid "Preference Name"
msgstr ""
#: aboutconfigdialog.ui:96
-#, fuzzy
msgctxt "aboutconfigdialog|property"
msgid "Property"
msgstr "Xassə"
#: aboutconfigdialog.ui:109
-#, fuzzy
msgctxt "aboutconfigdialog|type"
msgid "Type"
msgstr "Növ"
#: aboutconfigdialog.ui:122
-#, fuzzy
msgctxt "aboutconfigdialog|value"
msgid "Value"
msgstr "Dәyәr"
#: aboutconfigdialog.ui:169
-#, fuzzy
msgctxt "aboutconfigdialog|edit"
msgid "Edit"
msgstr "Düzəlt"
@@ -2450,7 +2429,6 @@ msgid "Start quote of single quotes"
msgstr ""
#: applylocalizedpage.ui:178
-#, fuzzy
msgctxt "applylocalizedpage|singlestartex"
msgid "Default"
msgstr "Varsayılan"
@@ -2477,7 +2455,6 @@ msgid "End quote of single quotes"
msgstr ""
#: applylocalizedpage.ui:261
-#, fuzzy
msgctxt "applylocalizedpage|singleendex"
msgid "Default"
msgstr "Varsayılan"
@@ -2504,7 +2481,6 @@ msgid "Start quote of double quotes"
msgstr ""
#: applylocalizedpage.ui:378
-#, fuzzy
msgctxt "applylocalizedpage|doublestartex"
msgid "Default"
msgstr "Varsayılan"
@@ -2531,7 +2507,6 @@ msgid "End quote of double quotes"
msgstr ""
#: applylocalizedpage.ui:461
-#, fuzzy
msgctxt "applylocalizedpage|doubleendex"
msgid "Default"
msgstr "Varsayılan"
@@ -2633,7 +2608,6 @@ msgid "Replacements and exceptions for language:"
msgstr ""
#: autocorrectdialog.ui:149
-#, fuzzy
msgctxt "autocorrectdialog|replace"
msgid "Replace"
msgstr "Əvəzlə"
@@ -2644,13 +2618,11 @@ msgid "Exceptions"
msgstr ""
#: autocorrectdialog.ui:194
-#, fuzzy
msgctxt "autocorrectdialog|options"
msgid "Options"
msgstr "Seçimlər"
#: autocorrectdialog.ui:217
-#, fuzzy
msgctxt "autocorrectdialog|apply"
msgid "Options"
msgstr "Seçimlər"
@@ -2754,7 +2726,6 @@ msgid "_Tile"
msgstr ""
#: backgroundpage.ui:467
-#, fuzzy
msgctxt "backgroundpage|label8"
msgid "Type"
msgstr "Növ"
@@ -2797,7 +2768,6 @@ msgid "Element:"
msgstr ""
#: baselinksdialog.ui:160
-#, fuzzy
msgctxt "baselinksdialog|TYPE"
msgid "Type"
msgstr "Növ"
@@ -2823,7 +2793,6 @@ msgid "Element:"
msgstr ""
#: baselinksdialog.ui:261
-#, fuzzy
msgctxt "baselinksdialog|TYPE2"
msgid "Type:"
msgstr "Növ:"
@@ -2890,7 +2859,6 @@ msgid "Tiled"
msgstr ""
#: bitmaptabpage.ui:157
-#, fuzzy
msgctxt "bitmaptabpage|label4"
msgid "Size:"
msgstr "Ölçü:"
@@ -2992,7 +2960,6 @@ msgid "Column"
msgstr ""
#: bitmaptabpage.ui:467
-#, fuzzy
msgctxt "bitmaptabpage|label2"
msgid "Options"
msgstr "Seçimlər"
@@ -3354,7 +3321,6 @@ msgid "Angled Connector Line"
msgstr ""
#: cellalignment.ui:24
-#, fuzzy
msgctxt "cellalignment|liststoreHorzAlign"
msgid "Default"
msgstr "Varsayılan"
@@ -3392,7 +3358,6 @@ msgid "Distributed"
msgstr ""
#: cellalignment.ui:62
-#, fuzzy
msgctxt "cellalignment|liststoreVertAlign"
msgid "Default"
msgstr "Varsayılan"
@@ -3560,13 +3525,11 @@ msgid "Language:"
msgstr ""
#: charnamepage.ui:185
-#, fuzzy
msgctxt "charnamepage|westsizeft-nocjk"
msgid "Size:"
msgstr "Ölçü:"
#: charnamepage.ui:257
-#, fuzzy
msgctxt "charnamepage|westsizeft-cjk"
msgid "Size:"
msgstr "Ölçü:"
@@ -3582,7 +3545,6 @@ msgid "Western Text Font"
msgstr ""
#: charnamepage.ui:415
-#, fuzzy
msgctxt "charnamepage|eastsizeft"
msgid "Size:"
msgstr "Ölçü:"
@@ -3598,7 +3560,6 @@ msgid "Asian Text Font"
msgstr ""
#: charnamepage.ui:572
-#, fuzzy
msgctxt "charnamepage|ctlsizeft"
msgid "Size:"
msgstr "Ölçü:"
@@ -3969,7 +3930,6 @@ msgid "_M"
msgstr ""
#: colorpage.ui:579
-#, fuzzy
msgctxt "colorpage|label5"
msgid "Active"
msgstr "Fəal"
@@ -4126,7 +4086,6 @@ msgid "Insert Comment"
msgstr ""
#: comment.ui:153
-#, fuzzy
msgctxt "comment|label2"
msgid "Author"
msgstr "Müəllif"
@@ -4143,7 +4102,6 @@ msgid "_Insert"
msgstr "Daxil et"
#: comment.ui:241
-#, fuzzy
msgctxt "comment|author"
msgid "Author"
msgstr "Müəllif"
@@ -4339,7 +4297,6 @@ msgid "F_rame:"
msgstr ""
#: cuiimapdlg.ui:186
-#, fuzzy
msgctxt "cuiimapdlg|label3"
msgid "_Name:"
msgstr "_Ad:"
@@ -4412,7 +4369,6 @@ msgid "Edit Database Link"
msgstr ""
#: dbregisterpage.ui:62
-#, fuzzy
msgctxt "dbregisterpage|new"
msgid "_New..."
msgstr "_Yeni..."
@@ -4642,7 +4598,6 @@ msgid "_Back"
msgstr ""
#: editmodulesdialog.ui:228
-#, fuzzy
msgctxt "editmodulesdialog|label1"
msgid "Options"
msgstr "Seçimlər"
@@ -4663,7 +4618,6 @@ msgid "Lowercase"
msgstr ""
#: effectspage.ui:22
-#, fuzzy
msgctxt "effectspage|liststore1"
msgid "Title"
msgstr "Başlıq"
@@ -4952,7 +4906,6 @@ msgid "Existing Macros"
msgstr "Makrolar burada mövcuddur :"
#: eventassignpage.ui:97
-#, fuzzy
msgctxt "eventassignpage|macrotoft"
msgid "Macro From"
msgstr "Makro Formu"
@@ -5177,7 +5130,6 @@ msgid "Format Number"
msgstr ""
#: galleryapplyprogress.ui:8
-#, fuzzy
msgctxt "galleryapplyprogress|GalleryApplyProgress"
msgid "Apply"
msgstr "Tətbiq et"
@@ -5220,13 +5172,11 @@ msgid "A_dd All"
msgstr ""
#: gallerygeneralpage.ui:22
-#, fuzzy
msgctxt "gallerygeneralpage|label1"
msgid "Modified:"
msgstr "Dəyişdirilib:"
#: gallerygeneralpage.ui:63
-#, fuzzy
msgctxt "gallerygeneralpage|label2"
msgid "Type:"
msgstr "Növ:"
@@ -5295,7 +5245,6 @@ msgid "Enter Title"
msgstr ""
#: gallerytitledialog.ui:26
-#, fuzzy
msgctxt "gallerytitledialog|label2"
msgid "Title:"
msgstr "Başlıq:"
@@ -5414,7 +5363,6 @@ msgid "To color percentage"
msgstr ""
#: gradientpage.ui:600
-#, fuzzy
msgctxt "gradientpage|propfl"
msgid "Options"
msgstr "Seçimlər"
@@ -5436,7 +5384,6 @@ msgid "New Dictionary"
msgstr ""
#: hangulhanjaadddialog.ui:97
-#, fuzzy
msgctxt "hangulhanjaadddialog|label2"
msgid "_Name:"
msgstr "_Ad:"
@@ -5555,7 +5502,6 @@ msgid "Replace b_y character"
msgstr ""
#: hangulhanjaconversiondialog.ui:517
-#, fuzzy
msgctxt "hangulhanjaconversiondialog|options"
msgid "Options"
msgstr "Seçimlər"
@@ -5618,7 +5564,6 @@ msgid "Replace all unique entries automatically"
msgstr ""
#: hangulhanjaoptdialog.ui:252
-#, fuzzy
msgctxt "hangulhanjaoptdialog|label2"
msgid "Options"
msgstr "Seçimlər"
@@ -5675,7 +5620,6 @@ msgid "Background Color"
msgstr ""
#: hatchpage.ui:313
-#, fuzzy
msgctxt "hatchpage|propfl"
msgid "Options"
msgstr "Seçimlər"
@@ -5697,7 +5641,6 @@ msgid "Hyperlink"
msgstr ""
#: hyperlinkdialog.ui:42
-#, fuzzy
msgctxt "hyperlinkdialog|apply"
msgid "Apply"
msgstr "Tətbiq et"
@@ -5709,7 +5652,6 @@ msgid "Reset"
msgstr "~Sıfırla"
#: hyperlinkdocpage.ui:39
-#, fuzzy
msgctxt "hyperlinkdocpage|path_label"
msgid "_Path:"
msgstr "_Yol:"
@@ -6027,7 +5969,6 @@ msgid "Word:"
msgstr "Sözlər"
#: iconchangedialog.ui:10
-#, fuzzy
msgctxt "iconchangedialog|IconChange"
msgid "%PRODUCTNAME %PRODUCTVERSION"
msgstr "%PRODUCTNAME %PRODUCTVERSION"
@@ -6091,13 +6032,11 @@ msgid "Browse..."
msgstr ""
#: insertfloatingframe.ui:130
-#, fuzzy
msgctxt "insertfloatingframe|scrollbaron"
msgid "On"
msgstr "Açıq"
#: insertfloatingframe.ui:147
-#, fuzzy
msgctxt "insertfloatingframe|scrollbaroff"
msgid "Off"
msgstr "Qapalı"
@@ -6113,13 +6052,11 @@ msgid "Scroll Bar"
msgstr ""
#: insertfloatingframe.ui:218
-#, fuzzy
msgctxt "insertfloatingframe|borderon"
msgid "On"
msgstr "Açıq"
#: insertfloatingframe.ui:235
-#, fuzzy
msgctxt "insertfloatingframe|borderoff"
msgid "Off"
msgstr "Qapalı"
@@ -6140,13 +6077,11 @@ msgid "Height:"
msgstr ""
#: insertfloatingframe.ui:345
-#, fuzzy
msgctxt "insertfloatingframe|defaultwidth"
msgid "Default"
msgstr "Varsayılan"
#: insertfloatingframe.ui:359
-#, fuzzy
msgctxt "insertfloatingframe|defaultheight"
msgid "Default"
msgstr "Varsayılan"
@@ -6637,7 +6572,6 @@ msgid "Macro Selector"
msgstr ""
#: macroselectordialog.ui:37
-#, fuzzy
msgctxt "macroselectordialog|add"
msgid "Add"
msgstr "Əlavə et"
@@ -6664,7 +6598,6 @@ msgid "Category"
msgstr ""
#: macroselectordialog.ui:256
-#, fuzzy
msgctxt "macroselectordialog|macronameft"
msgid "Macro Name"
msgstr "Makro adı"
@@ -6676,7 +6609,6 @@ msgid "Commands"
msgstr "Şərhlər"
#: macroselectordialog.ui:341
-#, fuzzy
msgctxt "macroselectordialog|label1"
msgid "Description"
msgstr "Açıqlama"
@@ -6697,7 +6629,6 @@ msgid "_Function"
msgstr ""
#: menuassignpage.ui:105
-#, fuzzy
msgctxt "menuassignpage|label33"
msgid "Description"
msgstr "Açıqlama"
@@ -6887,7 +6818,6 @@ msgid "Create Macro"
msgstr ""
#: newlibdialog.ui:102
-#, fuzzy
msgctxt "newlibdialog|altrenametitle"
msgid "Rename"
msgstr "Yenidən adlandır"
@@ -6923,7 +6853,6 @@ msgid "_Save in:"
msgstr ""
#: numberingformatpage.ui:38
-#, fuzzy
msgctxt "numberingformatpage|liststore1"
msgid "All"
msgstr "Hamısı"
@@ -6984,7 +6913,6 @@ msgid "Automatically"
msgstr ""
#: numberingformatpage.ui:126
-#, fuzzy
msgctxt "numberingformatpage|add|tooltip_text"
msgid "Add"
msgstr "Əlavə et"
@@ -7036,7 +6964,6 @@ msgid "_Engineering notation"
msgstr ""
#: numberingformatpage.ui:406
-#, fuzzy
msgctxt "numberingformatpage|optionsft"
msgid "Options"
msgstr "Seçimlər"
@@ -7317,7 +7244,6 @@ msgid "Position and Spacing"
msgstr ""
#: numberingpositionpage.ui:416
-#, fuzzy
msgctxt "numberingpositionpage|standard"
msgid "Default"
msgstr "Varsayılan"
@@ -7328,13 +7254,11 @@ msgid "Name"
msgstr ""
#: objectnamedialog.ui:83
-#, fuzzy
msgctxt "objectnamedialog|object_name_label"
msgid "_Name:"
msgstr "_Ad:"
#: objecttitledescdialog.ui:15
-#, fuzzy
msgctxt "objecttitledescdialog|ObjectTitleDescDialog"
msgid "Description"
msgstr "Açıqlama"
@@ -7428,7 +7352,6 @@ msgid "Vendor"
msgstr ""
#: optadvancedpage.ui:171
-#, fuzzy
msgctxt "optadvancedpage|version"
msgid "Version"
msgstr "Versiya"
@@ -7500,7 +7423,6 @@ msgid "Color setting"
msgstr ""
#: optappearancepage.ui:156
-#, fuzzy
msgctxt "optappearancepage|on"
msgid "On"
msgstr "Açıq"
@@ -7718,7 +7640,6 @@ msgid "Browse..."
msgstr ""
#: optemailpage.ui:89
-#, fuzzy
msgctxt "optemailpage|browsetitle"
msgid "All files"
msgstr "Bütün fayllar"
@@ -7895,7 +7816,6 @@ msgid "_Extended tips"
msgstr ""
#: optgeneralpage.ui:46
-#, fuzzy
msgctxt "optgeneralpage|label1"
msgid "Help"
msgstr "Yardım"
@@ -8064,7 +7984,6 @@ msgid "Export"
msgstr ""
#: optionsdialog.ui:11
-#, fuzzy
msgctxt "optionsdialog|OptionsDialog"
msgid "Options"
msgstr "Seçimlər"
@@ -8266,7 +8185,6 @@ msgid "_User-defined dictionaries:"
msgstr ""
#: optlingupage.ui:146
-#, fuzzy
msgctxt "optlingupage|lingudictsnew"
msgid "_New..."
msgstr "_Yeni..."
@@ -8319,7 +8237,6 @@ msgid "New Dictionary"
msgstr ""
#: optnewdictionarydialog.ui:121
-#, fuzzy
msgctxt "optnewdictionarydialog|name_label"
msgid "_Name:"
msgstr "_Ad:"
@@ -8440,7 +8357,6 @@ msgid "OpenCL Options"
msgstr ""
#: optpathspage.ui:40
-#, fuzzy
msgctxt "optpathspage|type"
msgid "Type"
msgstr "Növ"
@@ -8859,7 +8775,6 @@ msgid "Zip code"
msgstr ""
#: optuserpage.ui:302
-#, fuzzy
msgctxt "title-atkobject"
msgid "Title"
msgstr "Başlıq"
@@ -9521,7 +9436,6 @@ msgid "_Left/Top"
msgstr ""
#: paragalignpage.ui:313
-#, fuzzy
msgctxt "paragalignpage|label1"
msgid "Options"
msgstr "Seçimlər"
@@ -9699,7 +9613,6 @@ msgid "_Character"
msgstr "Simvollar"
#: paratabspage.ui:283
-#, fuzzy
msgctxt "paratabspage|label2"
msgid "Type"
msgstr "Növ"
@@ -9837,7 +9750,6 @@ msgid "Background Color:"
msgstr ""
#: patterntabpage.ui:252
-#, fuzzy
msgctxt "patterntabpage|label1"
msgid "Options"
msgstr "Seçimlər"
@@ -10382,7 +10294,6 @@ msgid "%MACROLANG Macros"
msgstr ""
#: scriptorganizer.ui:20
-#, fuzzy
msgctxt "scriptorganizer|run"
msgid "Run"
msgstr "İcra et"
@@ -10834,7 +10745,6 @@ msgid "Text languag_e:"
msgstr ""
#: spellingdialog.ui:252
-#, fuzzy
msgctxt "spellingdialog|explainlink"
msgid "More..."
msgstr "Daha çox..."
@@ -10885,7 +10795,6 @@ msgid "Special Character"
msgstr ""
#: spelloptionsdialog.ui:8
-#, fuzzy
msgctxt "spelloptionsdialog|SpellOptionsDialog"
msgid "Options"
msgstr "Seçimlər"
@@ -11339,7 +11248,6 @@ msgid "Page Style"
msgstr ""
#: textflowpage.ui:309
-#, fuzzy
msgctxt "textflowpage|comboBreakType"
msgid "Page"
msgstr "Sәhifә"
@@ -11397,7 +11305,6 @@ msgid "lines"
msgstr "Xəttlər"
#: textflowpage.ui:513
-#, fuzzy
msgctxt "textflowpage|labelOptions"
msgid "Options"
msgstr "Seçimlər"
@@ -11713,7 +11620,6 @@ msgid "Fit width"
msgstr ""
#: zoomdialog.ui:154
-#, fuzzy
msgctxt "zoomdialog|100pc"
msgid "100%"
msgstr "100%"
@@ -11725,7 +11631,6 @@ msgid "Variable:"
msgstr "Dәyişәn"
#: zoomdialog.ui:204
-#, fuzzy
msgctxt "zoomdialog|zoomsb-atkobject"
msgid "Variable"
msgstr "Dәyişәn"
diff --git a/source/az/dbaccess/messages.po b/source/az/dbaccess/messages.po
index 7a458582416..5a6fc229961 100644
--- a/source/az/dbaccess/messages.po
+++ b/source/az/dbaccess/messages.po
@@ -406,7 +406,6 @@ msgid "Migrate"
msgstr ""
#: strings.hrc:100
-#, fuzzy
msgctxt "STR_STATE_SUMMARY"
msgid "Summary"
msgstr "Xülasə"
@@ -606,7 +605,6 @@ msgid "Field;Alias;Table;Sort;Visible;Function;Criterion;Or;Or"
msgstr ""
#: strings.hrc:142
-#, fuzzy
msgctxt "STR_QUERY_LIMIT_ALL"
msgid "All"
msgstr "Hamısı"
@@ -862,7 +860,6 @@ msgid "Create View..."
msgstr ""
#: strings.hrc:198
-#, fuzzy
msgctxt "RID_STR_FORMS_CONTAINER"
msgid "Forms"
msgstr "Formlar"
@@ -933,7 +930,6 @@ msgid "Tasks"
msgstr ""
#: strings.hrc:212
-#, fuzzy
msgctxt "STR_DESCRIPTION"
msgid "Description"
msgstr "Açıqlama"
@@ -1059,7 +1055,6 @@ msgid "Queries"
msgstr ""
#: strings.hrc:242
-#, fuzzy
msgctxt "RID_STR_TABLES_CONTAINER"
msgid "Tables"
msgstr "Cədvəllər"
@@ -1126,13 +1121,11 @@ msgid "Insert/remove primary key"
msgstr ""
#: strings.hrc:256
-#, fuzzy
msgctxt "STR_VALUE_YES"
msgid "Yes"
msgstr "Hə"
#: strings.hrc:257
-#, fuzzy
msgctxt "STR_VALUE_NO"
msgid "No"
msgstr "Yox"
@@ -1164,7 +1157,6 @@ msgid "Field Type"
msgstr ""
#: strings.hrc:264
-#, fuzzy
msgctxt "STR_TAB_HELP_TEXT"
msgid "Description"
msgstr "Açıqlama"
@@ -2428,7 +2420,6 @@ msgid "_Create New"
msgstr ""
#: connectionpage.ui:78
-#, fuzzy
msgctxt "connectionpage|browse"
msgid "_Browse…"
msgstr "_Gəz…"
@@ -2439,7 +2430,6 @@ msgid "General"
msgstr ""
#: connectionpage.ui:140
-#, fuzzy
msgctxt "connectionpage|userNameLabel"
msgid "_User name:"
msgstr "İs_tifadəçi adı:"
@@ -2516,7 +2506,6 @@ msgid "Existing data fields can be set as primary key on the type formatting ste
msgstr ""
#: copytablepage.ui:192
-#, fuzzy
msgctxt "copytablepage|label1"
msgid "Options"
msgstr "Seçimlər"
@@ -2597,7 +2586,6 @@ msgid "_Create New"
msgstr ""
#: dbwizconnectionpage.ui:94
-#, fuzzy
msgctxt "dbwizconnectionpage|browse"
msgid "_Browse…"
msgstr "_Gəz…"
@@ -2645,7 +2633,6 @@ msgid "Set Up a Connection to a MySQL Database"
msgstr ""
#: dbwizspreadsheetpage.ui:74
-#, fuzzy
msgctxt "dbwizspreadsheetpage|browse"
msgid "Browse"
msgstr "Gəz"
@@ -2661,7 +2648,6 @@ msgid "_Password required"
msgstr ""
#: dbwiztextpage.ui:74
-#, fuzzy
msgctxt "dbwiztextpage|browse"
msgid "Browse"
msgstr "Gəz"
@@ -2840,7 +2826,6 @@ msgid "_Recently used:"
msgstr ""
#: generalpagewizard.ui:179
-#, fuzzy
msgctxt "generalpagewizard|openDatabase"
msgid "Open"
msgstr "Aç"
@@ -2981,7 +2966,6 @@ msgid "_Create New"
msgstr ""
#: jdbcconnectionpage.ui:94
-#, fuzzy
msgctxt "jdbcconnectionpage|browse"
msgid "_Browse…"
msgstr "_Gəz…"
@@ -3049,7 +3033,6 @@ msgid "Natural"
msgstr "təbii"
#: joindialog.ui:311
-#, fuzzy
msgctxt "joindialog|label6"
msgid "Options"
msgstr "Seçimlər"
@@ -3177,7 +3160,6 @@ msgid "Connection Settings"
msgstr ""
#: mysqlnativepage.ui:90
-#, fuzzy
msgctxt "mysqlnativepage|usernamelabel"
msgid "_User name:"
msgstr "İs_tifadəçi adı:"
@@ -3403,7 +3385,6 @@ msgid "<"
msgstr ""
#: queryfilterdialog.ui:151
-#, fuzzy
msgctxt "queryfilterdialog|cond1"
msgid "<="
msgstr "<="
@@ -3414,7 +3395,6 @@ msgid ">"
msgstr ""
#: queryfilterdialog.ui:153
-#, fuzzy
msgctxt "queryfilterdialog|cond1"
msgid ">="
msgstr ">="
@@ -3450,7 +3430,6 @@ msgid "- none -"
msgstr ""
#: queryfilterdialog.ui:219
-#, fuzzy
msgctxt "queryfilterdialog|label7"
msgid "Value"
msgstr "Dәyәr"
@@ -3511,13 +3490,11 @@ msgid "Limit:"
msgstr ""
#: querypropertiesdialog.ui:117
-#, fuzzy
msgctxt "querypropertiesdialog|distinct"
msgid "Yes"
msgstr "Hə"
#: querypropertiesdialog.ui:133
-#, fuzzy
msgctxt "querypropertiesdialog|nondistinct"
msgid "No"
msgstr "Yox"
@@ -3868,7 +3845,6 @@ msgid "Comparison of Boolean values:"
msgstr ""
#: specialsettingspage.ui:315
-#, fuzzy
msgctxt "specialsettingspage|comparison"
msgid "Default"
msgstr "Varsayılan"
@@ -3910,7 +3886,6 @@ msgid "_Description:"
msgstr "Açıqlama:"
#: summarypage.ui:17
-#, fuzzy
msgctxt "summarypage|label1"
msgid "Summary"
msgstr "Xülasə"
@@ -3982,7 +3957,6 @@ msgid "Tables and Table Filter"
msgstr ""
#: tablesjoindialog.ui:82
-#, fuzzy
msgctxt "tablesjoindialog|tables"
msgid "Tables"
msgstr "Cədvəllər"
diff --git a/source/az/desktop/messages.po b/source/az/desktop/messages.po
index 6954366fc92..78f9ecc2f9e 100644
--- a/source/az/desktop/messages.po
+++ b/source/az/desktop/messages.po
@@ -870,7 +870,6 @@ msgid "_Show all updates"
msgstr ""
#: updatedialog.ui:196
-#, fuzzy
msgctxt "updatedialog|DESCRIPTION_LABEL"
msgid "Description"
msgstr "Açıqlama"
diff --git a/source/az/editeng/messages.po b/source/az/editeng/messages.po
index 9d0dbd9beae..3e2e732f182 100644
--- a/source/az/editeng/messages.po
+++ b/source/az/editeng/messages.po
@@ -509,7 +509,6 @@ msgid "Lowercase"
msgstr ""
#: editrids.hrc:133
-#, fuzzy
msgctxt "RID_SVXITEMS_CASEMAP_TITEL"
msgid "Title"
msgstr "Başlıq"
@@ -668,7 +667,6 @@ msgid "cm"
msgstr ""
#: editrids.hrc:168
-#, fuzzy
msgctxt "RID_SVXITEMS_METRIC_INCH"
msgid "inch"
msgstr "inç"
@@ -1260,7 +1258,6 @@ msgid "Insert"
msgstr "Daxil et"
#: editrids.hrc:296
-#, fuzzy
msgctxt "RID_EDITUNDO_REPLACE"
msgid "Replace"
msgstr "Əvəzlə"
@@ -1360,7 +1357,6 @@ msgid "Show subpoints"
msgstr ""
#: editrids.hrc:318
-#, fuzzy
msgctxt "RID_OUTLUNDO_COLLAPSE"
msgid "Collapse"
msgstr "Yığ"
diff --git a/source/az/extensions/messages.po b/source/az/extensions/messages.po
index 83856b53aa2..fa61d537150 100644
--- a/source/az/extensions/messages.po
+++ b/source/az/extensions/messages.po
@@ -330,13 +330,11 @@ msgid "Current page"
msgstr ""
#: stringarrays.hrc:132
-#, fuzzy
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "No"
msgstr "Yox"
#: stringarrays.hrc:133
-#, fuzzy
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "Yes"
msgstr "Hə"
@@ -398,7 +396,6 @@ msgid "Vertical"
msgstr ""
#: stringarrays.hrc:161
-#, fuzzy
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Default"
msgstr "Varsayılan"
@@ -415,7 +412,6 @@ msgid "Cancel"
msgstr "Xərçəng"
#: stringarrays.hrc:164
-#, fuzzy
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Help"
msgstr "Yardım"
@@ -556,19 +552,16 @@ msgid "Preserve"
msgstr ""
#: stringarrays.hrc:220
-#, fuzzy
msgctxt "RID_RSC_ENUM_WHITESPACE_HANDLING"
msgid "Replace"
msgstr "Əvəzlə"
#: stringarrays.hrc:221
-#, fuzzy
msgctxt "RID_RSC_ENUM_WHITESPACE_HANDLING"
msgid "Collapse"
msgstr "Yığ"
#: stringarrays.hrc:226
-#, fuzzy
msgctxt "RID_RSC_ENUM_SCALE_MODE"
msgid "No"
msgstr "Yox"
@@ -834,13 +827,11 @@ msgid "Filtering / Sorting"
msgstr ""
#: strings.hrc:62
-#, fuzzy
msgctxt "RID_STR_HSCROLL"
msgid "Horizontal scroll bar"
msgstr "Üfüqi sürüşdürmә çubuğu"
#: strings.hrc:63
-#, fuzzy
msgctxt "RID_STR_VSCROLL"
msgid "Vertical scroll bar"
msgstr "Şaquli sürüşdürmә çubuğu"
@@ -856,7 +847,6 @@ msgid "Multiline input"
msgstr ""
#: strings.hrc:66
-#, fuzzy
msgctxt "RID_STR_MULTISELECTION"
msgid "Multiselection"
msgstr "Çoxlu seçim"
@@ -1047,7 +1037,6 @@ msgid "Prefix symbol"
msgstr ""
#: strings.hrc:104
-#, fuzzy
msgctxt "RID_STR_VALUE"
msgid "Value"
msgstr "Dәyәr"
@@ -1338,7 +1327,6 @@ msgid "PositionY"
msgstr ""
#: strings.hrc:162
-#, fuzzy
msgctxt "RID_STR_TITLE"
msgid "Title"
msgstr "Başlıq"
@@ -1736,7 +1724,6 @@ msgid "(Default)"
msgstr "Varsayılan"
#: strings.hrc:245
-#, fuzzy
msgctxt "RID_STR_STANDARD"
msgid "Default"
msgstr "Varsayılan"
@@ -1752,7 +1739,6 @@ msgid "Data"
msgstr ""
#: strings.hrc:248
-#, fuzzy
msgctxt "RID_STR_HELP_SECTION_LABEL"
msgid "Help"
msgstr "Yardım"
@@ -1892,7 +1878,6 @@ msgid "The columns of '#' could not be retrieved."
msgstr ""
#: strings.hrc:280
-#, fuzzy
msgctxt "RID_STR_FORMS"
msgid "Forms"
msgstr "Formlar"
@@ -1970,7 +1955,6 @@ msgid "Download of %PRODUCTNAME %NEXTVERSION completed. Ready for installation."
msgstr ""
#: strings.hrc:294
-#, fuzzy
msgctxt "RID_UPDATE_STR_CANCEL_TITLE"
msgid "%PRODUCTNAME %PRODUCTVERSION"
msgstr "%PRODUCTNAME %PRODUCTVERSION"
@@ -2031,13 +2015,11 @@ msgid "Status"
msgstr ""
#: strings.hrc:306
-#, fuzzy
msgctxt "RID_UPDATE_FT_DESCRIPTION"
msgid "Description"
msgstr "Açıqlama"
#: strings.hrc:307
-#, fuzzy
msgctxt "RID_UPDATE_BTN_CLOSE"
msgid "Close"
msgstr "Qapat"
@@ -2471,13 +2453,11 @@ msgid "You can either save the value of the option group in a database field or
msgstr ""
#: yesno.hrc:29
-#, fuzzy
msgctxt "RID_RSC_ENUM_YESNO"
msgid "No"
msgstr "Yox"
#: yesno.hrc:30
-#, fuzzy
msgctxt "RID_RSC_ENUM_YESNO"
msgid "Yes"
msgstr "Hə"
diff --git a/source/az/filter/messages.po b/source/az/filter/messages.po
index b547c4fd70f..7e3166a69d1 100644
--- a/source/az/filter/messages.po
+++ b/source/az/filter/messages.po
@@ -19,13 +19,11 @@ msgid "Name"
msgstr ""
#: strings.hrc:26
-#, fuzzy
msgctxt "STR_COLUMN_HEADER_TYPE"
msgid "Type"
msgstr "Növ"
#: strings.hrc:27
-#, fuzzy
msgctxt "STR_UNKNOWN_APPLICATION"
msgid "Unknown"
msgstr "Naməlum"
@@ -84,7 +82,6 @@ msgid "New Filter"
msgstr ""
#: strings.hrc:38
-#, fuzzy
msgctxt "STR_DEFAULT_UI_NAME"
msgid "Untitled"
msgstr "Adsız"
@@ -399,7 +396,6 @@ msgid "_JPEG compression"
msgstr ""
#: pdfgeneralpage.ui:322
-#, fuzzy
msgctxt "pdfgeneralpage|label2"
msgid "Images"
msgstr "Şəkillər"
@@ -1035,7 +1031,6 @@ msgid "XML Filter Settings"
msgstr ""
#: xmlfiltersettings.ui:24
-#, fuzzy
msgctxt "xmlfiltersettings|new"
msgid "_New..."
msgstr "_Yeni..."
diff --git a/source/az/formula/messages.po b/source/az/formula/messages.po
index f744ac1469e..8566db135fd 100644
--- a/source/az/formula/messages.po
+++ b/source/az/formula/messages.po
@@ -2102,7 +2102,6 @@ msgid "Shrink"
msgstr ""
#: strings.hrc:32
-#, fuzzy
msgctxt "RID_STR_EXPAND"
msgid "Expand"
msgstr "Genişlət"
@@ -2173,7 +2172,6 @@ msgid "Last Used"
msgstr ""
#: functionpage.ui:64
-#, fuzzy
msgctxt "functionpage|category"
msgid "All"
msgstr "Hamısı"
diff --git a/source/az/fpicker/messages.po b/source/az/fpicker/messages.po
index 47bb92bebe8..3498fd834c6 100644
--- a/source/az/fpicker/messages.po
+++ b/source/az/fpicker/messages.po
@@ -14,7 +14,6 @@ msgstr ""
"X-Generator: LibreOffice\n"
#: strings.hrc:14
-#, fuzzy
msgctxt "STR_SVT_FILEPICKER_AUTO_EXTENSION"
msgid "~Automatic file name extension"
msgstr "~Avtomatik fayl adı uzantısı"
@@ -114,13 +113,11 @@ msgid "Root"
msgstr ""
#: strings.hrc:33
-#, fuzzy
msgctxt "STR_FILTERNAME_ALL"
msgid "All files"
msgstr "Bütün fayllar"
#: strings.hrc:34
-#, fuzzy
msgctxt "STR_FILEDLG_OPEN"
msgid "Open"
msgstr "Aç"
@@ -137,7 +134,6 @@ msgid "Save"
msgstr "Yadda saxla"
#: strings.hrc:25
-#, fuzzy
msgctxt "STR_EXPLORERFILE_OPEN"
msgid "Open"
msgstr "Aç"
@@ -148,7 +144,6 @@ msgid "Save as"
msgstr ""
#: strings.hrc:27
-#, fuzzy
msgctxt "STR_EXPLORERFILE_BUTTONSAVE"
msgid "~Save"
msgstr "~Saxla"
diff --git a/source/az/instsetoo_native/inc_openoffice/windows/msi_languages.po b/source/az/instsetoo_native/inc_openoffice/windows/msi_languages.po
index 80031a29232..dbb10458b36 100644
--- a/source/az/instsetoo_native/inc_openoffice/windows/msi_languages.po
+++ b/source/az/instsetoo_native/inc_openoffice/windows/msi_languages.po
@@ -3947,7 +3947,6 @@ msgid "http://www.libreoffice.org/download"
msgstr ""
#: Property.ulf
-#, fuzzy
msgctxt ""
"Property.ulf\n"
"OOO_STR_NEW_DISPLAY_NAME\n"
diff --git a/source/az/librelogo/source/pythonpath.po b/source/az/librelogo/source/pythonpath.po
index c852bba753a..c132b5f537e 100644
--- a/source/az/librelogo/source/pythonpath.po
+++ b/source/az/librelogo/source/pythonpath.po
@@ -97,7 +97,6 @@ msgid "ellipse"
msgstr ""
#: LibreLogo_en_US.properties
-#, fuzzy
msgctxt ""
"LibreLogo_en_US.properties\n"
"SQUARE\n"
@@ -106,7 +105,6 @@ msgid "square"
msgstr "dördbucaq"
#: LibreLogo_en_US.properties
-#, fuzzy
msgctxt ""
"LibreLogo_en_US.properties\n"
"RECTANGLE\n"
@@ -488,7 +486,6 @@ msgid "for"
msgstr ""
#: LibreLogo_en_US.properties
-#, fuzzy
msgctxt ""
"LibreLogo_en_US.properties\n"
"IN\n"
@@ -547,7 +544,6 @@ msgid "false"
msgstr "Yanlış"
#: LibreLogo_en_US.properties
-#, fuzzy
msgctxt ""
"LibreLogo_en_US.properties\n"
"NOT\n"
@@ -556,7 +552,6 @@ msgid "not"
msgstr "deyil"
#: LibreLogo_en_US.properties
-#, fuzzy
msgctxt ""
"LibreLogo_en_US.properties\n"
"AND\n"
@@ -565,7 +560,6 @@ msgid "and"
msgstr "və"
#: LibreLogo_en_US.properties
-#, fuzzy
msgctxt ""
"LibreLogo_en_US.properties\n"
"OR\n"
@@ -639,7 +633,6 @@ msgid "str"
msgstr "ulduz"
#: LibreLogo_en_US.properties
-#, fuzzy
msgctxt ""
"LibreLogo_en_US.properties\n"
"SQRT\n"
@@ -1027,7 +1020,6 @@ msgid "skyblue"
msgstr ""
#: LibreLogo_en_US.properties
-#, fuzzy
msgctxt ""
"LibreLogo_en_US.properties\n"
"CHOCOLATE\n"
@@ -1060,7 +1052,6 @@ msgid "Error (in line %s)"
msgstr ""
#: LibreLogo_en_US.properties
-#, fuzzy
msgctxt ""
"LibreLogo_en_US.properties\n"
"ERR_ZERODIVISION\n"
diff --git a/source/az/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po b/source/az/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po
index 7a8943075f3..b7820602e99 100644
--- a/source/az/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po
+++ b/source/az/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po
@@ -17,7 +17,6 @@ msgstr ""
"X-POOTLE-MTIME: 1478824816.000000\n"
#: Options.xhp
-#, fuzzy
msgctxt ""
"Options.xhp\n"
"tit\n"
diff --git a/source/az/nlpsolver/src/locale.po b/source/az/nlpsolver/src/locale.po
index f4cd7fd786e..eed6d739c34 100644
--- a/source/az/nlpsolver/src/locale.po
+++ b/source/az/nlpsolver/src/locale.po
@@ -201,7 +201,6 @@ msgid "Runtime:"
msgstr ""
#: NLPSolverStatusDialog_en_US.properties
-#, fuzzy
msgctxt ""
"NLPSolverStatusDialog_en_US.properties\n"
"NLPSolverStatusDialog.Controls.btnStop\n"
diff --git a/source/az/officecfg/registry/data/org/openoffice/Office.po b/source/az/officecfg/registry/data/org/openoffice/Office.po
index 6e61b3151b2..bc92b9277f6 100644
--- a/source/az/officecfg/registry/data/org/openoffice/Office.po
+++ b/source/az/officecfg/registry/data/org/openoffice/Office.po
@@ -612,7 +612,6 @@ msgid "Custom 4"
msgstr ""
#: DataAccess.xcu
-#, fuzzy
msgctxt ""
"DataAccess.xcu\n"
"..DataAccess.DriverSettings.com.sun.star.comp.sdbc.MozabDriver.ColumnAliases\n"
@@ -652,7 +651,6 @@ msgid "Propert~ies..."
msgstr "Xassələr..."
#: Embedding.xcu
-#, fuzzy
msgctxt ""
"Embedding.xcu\n"
"..Embedding.Verbs.SAVECOPYAS\n"
@@ -1000,7 +998,6 @@ msgid "~Choose settings for Presentation Minimizer"
msgstr ""
#: PresentationMinimizer.xcu
-#, fuzzy
msgctxt ""
"PresentationMinimizer.xcu\n"
"..PresentationMinimizer.Strings\n"
@@ -1019,7 +1016,6 @@ msgid "Choose settings for optimizing images"
msgstr ""
#: PresentationMinimizer.xcu
-#, fuzzy
msgctxt ""
"PresentationMinimizer.xcu\n"
"..PresentationMinimizer.Strings\n"
@@ -1119,7 +1115,6 @@ msgid "~Embed external images"
msgstr ""
#: PresentationMinimizer.xcu
-#, fuzzy
msgctxt ""
"PresentationMinimizer.xcu\n"
"..PresentationMinimizer.Strings\n"
@@ -1237,7 +1232,6 @@ msgid "Delete slides that are not used for the ~custom slide show"
msgstr ""
#: PresentationMinimizer.xcu
-#, fuzzy
msgctxt ""
"PresentationMinimizer.xcu\n"
"..PresentationMinimizer.Strings\n"
@@ -1527,7 +1521,6 @@ msgid "Exchange"
msgstr ""
#: PresenterScreen.xcu
-#, fuzzy
msgctxt ""
"PresenterScreen.xcu\n"
"..PresenterScreen.PresenterScreenSettings.ToolBars.ToolBar.Entries.o.Normal\n"
@@ -1546,7 +1539,6 @@ msgid "Zoom"
msgstr ""
#: PresenterScreen.xcu
-#, fuzzy
msgctxt ""
"PresenterScreen.xcu\n"
"..PresenterScreen.PresenterScreenSettings.Buttons.SlideSorterCloser\n"
@@ -1556,7 +1548,6 @@ msgid "Close"
msgstr "Qapat"
#: PresenterScreen.xcu
-#, fuzzy
msgctxt ""
"PresenterScreen.xcu\n"
"..PresenterScreen.PresenterScreenSettings.Buttons.NotesViewCloser\n"
@@ -1566,7 +1557,6 @@ msgid "Close"
msgstr "Qapat"
#: PresenterScreen.xcu
-#, fuzzy
msgctxt ""
"PresenterScreen.xcu\n"
"..PresenterScreen.PresenterScreenSettings.Buttons.HelpViewCloser\n"
@@ -1946,7 +1936,6 @@ msgid "Slide Overview, %CURRENT_SLIDE_NAME%, %CURRENT_SLIDE_NUMBER% of %SLIDE_CO
msgstr ""
#: PresenterScreen.xcu
-#, fuzzy
msgctxt ""
"PresenterScreen.xcu\n"
"..PresenterScreen.Presenter.Views.HelpView\n"
@@ -2643,7 +2632,6 @@ msgid "Suffix"
msgstr ""
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.mailinglist.Fields.title\n"
@@ -2653,7 +2641,6 @@ msgid "Title"
msgstr "Başlıq"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.mailinglist.Fields.title\n"
@@ -3106,7 +3093,6 @@ msgid "LastName"
msgstr ""
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.contacts.Fields.title\n"
@@ -3116,7 +3102,6 @@ msgid "Title"
msgstr "Başlıq"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.contacts.Fields.title\n"
@@ -3731,7 +3716,6 @@ msgid "EmailAddr"
msgstr ""
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.customers.Fields.title\n"
@@ -3741,7 +3725,6 @@ msgid "Title"
msgstr "Başlıq"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.customers.Fields.title\n"
@@ -3852,7 +3835,6 @@ msgid "LastName"
msgstr ""
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.employees.Fields.title\n"
@@ -3862,7 +3844,6 @@ msgid "Title"
msgstr "Başlıq"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.employees.Fields.title\n"
@@ -7116,7 +7097,6 @@ msgid "AssetID"
msgstr ""
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.assets.Fields.description\n"
@@ -7444,7 +7424,6 @@ msgid "CurrentVal"
msgstr ""
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.assets.Fields.comments\n"
@@ -7454,7 +7433,6 @@ msgid "Comments"
msgstr "Şərhlər"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.assets.Fields.comments\n"
@@ -7563,7 +7541,6 @@ msgid "Date"
msgstr ""
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.transactions.Fields.description\n"
@@ -7828,7 +7805,6 @@ msgid "TaskID"
msgstr ""
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.tasks.Fields.description\n"
@@ -8084,7 +8060,6 @@ msgid "LastName"
msgstr ""
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.addresses.Fields.title\n"
@@ -8094,7 +8069,6 @@ msgid "Title"
msgstr "Başlıq"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.addresses.Fields.title\n"
@@ -8565,7 +8539,6 @@ msgid "ItemType"
msgstr ""
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.householdinventory.Fields.description\n"
@@ -8812,7 +8785,6 @@ msgid "Name"
msgstr ""
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.recipes.Fields.description\n"
@@ -9922,7 +9894,6 @@ msgid "Rating"
msgstr ""
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.dvdcollection.Fields.subject\n"
@@ -9932,7 +9903,6 @@ msgid "Subject"
msgstr "Mövzu"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.dvdcollection.Fields.subject\n"
@@ -10361,7 +10331,6 @@ msgid "BookID"
msgstr ""
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.library.Fields.title\n"
@@ -10371,7 +10340,6 @@ msgid "Title"
msgstr "Başlıq"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.library.Fields.title\n"
@@ -10509,7 +10477,6 @@ msgid "Translator"
msgstr ""
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.library.Fields.pages\n"
@@ -10519,7 +10486,6 @@ msgid "Pages"
msgstr "Səhifələr"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.library.Fields.pages\n"
@@ -10951,7 +10917,6 @@ msgid "AccountTyp"
msgstr ""
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.accounts.Fields.description\n"
diff --git a/source/az/officecfg/registry/data/org/openoffice/Office/UI.po b/source/az/officecfg/registry/data/org/openoffice/Office/UI.po
index a79c252c551..1156a0d445f 100644
--- a/source/az/officecfg/registry/data/org/openoffice/Office/UI.po
+++ b/source/az/officecfg/registry/data/org/openoffice/Office/UI.po
@@ -185,7 +185,6 @@ msgid "Delete"
msgstr "Sil"
#: BasicIDECommands.xcu
-#, fuzzy
msgctxt ""
"BasicIDECommands.xcu\n"
"..BasicIDECommands.UserInterface.Commands..uno:RenameCurrent\n"
@@ -225,7 +224,6 @@ msgid "~Dialog"
msgstr "Dialoq"
#: BasicIDEWindowState.xcu
-#, fuzzy
msgctxt ""
"BasicIDEWindowState.xcu\n"
"..BasicIDEWindowState.UIElements.States.private:resource/popupmenu/dialog\n"
@@ -262,7 +260,6 @@ msgid "Macro"
msgstr ""
#: BasicIDEWindowState.xcu
-#, fuzzy
msgctxt ""
"BasicIDEWindowState.xcu\n"
"..BasicIDEWindowState.UIElements.States.private:resource/toolbar/dialogbar\n"
@@ -1427,7 +1424,6 @@ msgid "Clear Print Ranges"
msgstr ""
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:EditPrintArea\n"
@@ -1455,7 +1451,6 @@ msgid "Edit Print Ranges"
msgstr ""
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:AddPrintArea\n"
@@ -2865,7 +2860,6 @@ msgid "Standard Text Attributes"
msgstr ""
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:StandardTextAttributes\n"
@@ -2965,7 +2959,6 @@ msgid "~Delete Pivot Table"
msgstr ""
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:DeletePivotTable\n"
@@ -4083,7 +4076,6 @@ msgid "~Insert..."
msgstr ""
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:StyleApply?Style:string=Default&amp;FamilyName:string=CellStyles\n"
@@ -4377,7 +4369,6 @@ msgid "Image Filter"
msgstr ""
#: CalcWindowState.xcu
-#, fuzzy
msgctxt ""
"CalcWindowState.xcu\n"
"..CalcWindowState.UIElements.States.private:resource/toolbar/linesbar\n"
@@ -6440,7 +6431,6 @@ msgid "Advanced Settings..."
msgstr ""
#: DbuCommands.xcu
-#, fuzzy
msgctxt ""
"DbuCommands.xcu\n"
"..DbuCommands.UserInterface.Commands..uno:DBViewTables\n"
@@ -6459,7 +6449,6 @@ msgid "Queries"
msgstr ""
#: DbuCommands.xcu
-#, fuzzy
msgctxt ""
"DbuCommands.xcu\n"
"..DbuCommands.UserInterface.Commands..uno:DBViewForms\n"
@@ -10181,7 +10170,6 @@ msgid "OLE Object"
msgstr "OLE Obyektləri"
#: DrawWindowState.xcu
-#, fuzzy
msgctxt ""
"DrawWindowState.xcu\n"
"..DrawWindowState.UIElements.States.private:resource/popupmenu/page\n"
@@ -10274,7 +10262,6 @@ msgid "Image"
msgstr "Şəkillər"
#: DrawWindowState.xcu
-#, fuzzy
msgctxt ""
"DrawWindowState.xcu\n"
"..DrawWindowState.UIElements.States.private:resource/toolbar/optionsbar\n"
@@ -10483,7 +10470,6 @@ msgid "Insert"
msgstr "Daxil et"
#: DrawWindowState.xcu
-#, fuzzy
msgctxt ""
"DrawWindowState.xcu\n"
"..DrawWindowState.UIElements.States.private:resource/toolbar/linesbar\n"
@@ -10638,7 +10624,6 @@ msgid "Color"
msgstr ""
#: DrawWindowState.xcu
-#, fuzzy
msgctxt ""
"DrawWindowState.xcu\n"
"..DrawWindowState.UIElements.States.private:resource/toolbar/commentsbar\n"
@@ -11116,7 +11101,6 @@ msgid "Glide"
msgstr ""
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.Effects.ooo-entrance-expand\n"
@@ -11649,7 +11633,6 @@ msgid "Center Revolve"
msgstr ""
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.Effects.ooo-exit-collapse\n"
@@ -13877,7 +13860,6 @@ msgid "Application"
msgstr ""
#: GenericCategories.xcu
-#, fuzzy
msgctxt ""
"GenericCategories.xcu\n"
"..GenericCategories.Commands.Categories.2\n"
@@ -13897,7 +13879,6 @@ msgid "Documents"
msgstr "Sәnәd"
#: GenericCategories.xcu
-#, fuzzy
msgctxt ""
"GenericCategories.xcu\n"
"..GenericCategories.Commands.Categories.4\n"
@@ -13907,7 +13888,6 @@ msgid "Edit"
msgstr "Düzəlt"
#: GenericCategories.xcu
-#, fuzzy
msgctxt ""
"GenericCategories.xcu\n"
"..GenericCategories.Commands.Categories.5\n"
@@ -13917,7 +13897,6 @@ msgid "BASIC"
msgstr "BASIC"
#: GenericCategories.xcu
-#, fuzzy
msgctxt ""
"GenericCategories.xcu\n"
"..GenericCategories.Commands.Categories.6\n"
@@ -14120,7 +14099,6 @@ msgid "Show Comme~nts"
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:ShowAnnotations\n"
@@ -14611,7 +14589,6 @@ msgid "Smiley Face"
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:SymbolShapes.sun\n"
@@ -14621,7 +14598,6 @@ msgid "Sun"
msgstr "Günəş"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:SymbolShapes.moon\n"
@@ -15456,7 +15432,6 @@ msgid "Inflate"
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:FontworkShapeType.fontwork-stop\n"
@@ -15962,7 +15937,6 @@ msgid "Toggle Shadow"
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:ObjectCatalog\n"
@@ -16316,7 +16290,6 @@ msgid "Current Basic Module"
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:ManageBreakPoints\n"
@@ -16435,7 +16408,6 @@ msgid "~Options..."
msgstr "~Seçimlər..."
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:Zoom200Percent\n"
@@ -16455,7 +16427,6 @@ msgid "150%"
msgstr "50%"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:Zoom100Percent\n"
@@ -16474,7 +16445,6 @@ msgid "75%"
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:Zoom50Percent\n"
@@ -16484,7 +16454,6 @@ msgid "50%"
msgstr "50%"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:GrafGamma\n"
@@ -17041,7 +17010,6 @@ msgid "Curve, Filled"
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:Save\n"
@@ -17620,7 +17588,6 @@ msgid "Move Up"
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:AddDirect\n"
@@ -17873,7 +17840,6 @@ msgid "~Edit Style..."
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:EditStyle\n"
@@ -20833,7 +20799,6 @@ msgid "Compile"
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:RunBasic\n"
@@ -20861,7 +20826,6 @@ msgid "Step Over"
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:BasicStop\n"
@@ -21196,7 +21160,6 @@ msgid "Add Field..."
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:RecText\n"
@@ -21692,7 +21655,6 @@ msgid "Form-Based Filters"
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:FormFilterExit\n"
@@ -22155,7 +22117,6 @@ msgid "Justified"
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:CommonAlignHorizontalDefault\n"
@@ -22165,7 +22126,6 @@ msgid "Default"
msgstr "Varsayılan"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:CommonAlignVerticalDefault\n"
@@ -22676,7 +22636,6 @@ msgid "Audio or ~Video..."
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Popups..uno:InsertAVMedia\n"
@@ -23433,7 +23392,6 @@ msgid "Insert"
msgstr "Daxil et"
#: ImpressWindowState.xcu
-#, fuzzy
msgctxt ""
"ImpressWindowState.xcu\n"
"..ImpressWindowState.UIElements.States.private:resource/toolbar/linesbar\n"
@@ -23506,7 +23464,6 @@ msgid "Stars and Banners"
msgstr ""
#: ImpressWindowState.xcu
-#, fuzzy
msgctxt ""
"ImpressWindowState.xcu\n"
"..ImpressWindowState.UIElements.States.private:resource/toolbar/optionsbar\n"
@@ -23652,7 +23609,6 @@ msgid "Color"
msgstr ""
#: ImpressWindowState.xcu
-#, fuzzy
msgctxt ""
"ImpressWindowState.xcu\n"
"..ImpressWindowState.UIElements.States.private:resource/toolbar/commentsbar\n"
@@ -23806,7 +23762,6 @@ msgid "Insert Command"
msgstr ""
#: MathCommands.xcu
-#, fuzzy
msgctxt ""
"MathCommands.xcu\n"
"..MathCommands.UserInterface.Commands..uno:ModifyStatus\n"
@@ -24675,7 +24630,6 @@ msgid "Properties"
msgstr "Xassələr"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.DeckList.WriterPageDeck\n"
@@ -24905,7 +24859,6 @@ msgid "Image"
msgstr "Şəkillər"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.DefaultShapesPanel\n"
@@ -25188,7 +25141,6 @@ msgid "Character"
msgstr "Simvollar"
#: StartModuleCommands.xcu
-#, fuzzy
msgctxt ""
"StartModuleCommands.xcu\n"
"..StartModuleCommands.UserInterface.Commands..uno:AddDirect\n"
@@ -25316,7 +25268,6 @@ msgid "E~xit"
msgstr ""
#: StartModuleCommands.xcu
-#, fuzzy
msgctxt ""
"StartModuleCommands.xcu\n"
"..StartModuleCommands.UserInterface.Commands..uno:Save\n"
@@ -25438,7 +25389,6 @@ msgid "Standard"
msgstr ""
#: ToolbarMode.xcu
-#, fuzzy
msgctxt ""
"ToolbarMode.xcu\n"
"..ToolbarMode.Applications.Writer.Modes.Default\n"
@@ -25475,7 +25425,6 @@ msgid "Notebookbar"
msgstr ""
#: ToolbarMode.xcu
-#, fuzzy
msgctxt ""
"ToolbarMode.xcu\n"
"..ToolbarMode.Applications.Calc.Modes.Default\n"
@@ -25512,7 +25461,6 @@ msgid "Notebookbar"
msgstr ""
#: ToolbarMode.xcu
-#, fuzzy
msgctxt ""
"ToolbarMode.xcu\n"
"..ToolbarMode.Applications.Impress.Modes.Default\n"
@@ -29607,7 +29555,6 @@ msgid "~Insert"
msgstr "Daxil et"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:TableDeleteMenu\n"
@@ -29644,7 +29591,6 @@ msgid "~Convert"
msgstr ""
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:UpdateMenu\n"
@@ -32473,7 +32419,6 @@ msgid "Tools"
msgstr ""
#: WriterWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWindowState.xcu\n"
"..WriterWindowState.UIElements.States.private:resource/toolbar/linesbar\n"
diff --git a/source/az/reportdesign/messages.po b/source/az/reportdesign/messages.po
index d7b6e6367a4..d9651496e2f 100644
--- a/source/az/reportdesign/messages.po
+++ b/source/az/reportdesign/messages.po
@@ -85,19 +85,16 @@ msgid "User defined Function"
msgstr ""
#: stringarray.hrc:51
-#, fuzzy
msgctxt "RID_STR_BOOL"
msgid "No"
msgstr "Yox"
#: stringarray.hrc:52
-#, fuzzy
msgctxt "RID_STR_BOOL"
msgid "Yes"
msgstr "Hə"
#: stringarray.hrc:58
-#, fuzzy
msgctxt "RID_STR_KEEPTOGETHER_CONST"
msgid "No"
msgstr "Yox"
@@ -410,19 +407,16 @@ msgid "Maximum"
msgstr ""
#: strings.hrc:79
-#, fuzzy
msgctxt "RID_STR_BRWTITLE_PROPERTIES"
msgid "Properties: "
msgstr "Xassələr: "
#: strings.hrc:80
-#, fuzzy
msgctxt "RID_STR_BRWTITLE_NO_PROPERTIES"
msgid "No Control marked"
msgstr "İşarələnmiş İdarə yoxdur"
#: strings.hrc:81
-#, fuzzy
msgctxt "RID_STR_BRWTITLE_MULTISELECT"
msgid "Multiselection"
msgstr "Çoxlu seçim"
@@ -980,7 +974,6 @@ msgid "..."
msgstr ""
#: conditionwin.ui:130
-#, fuzzy
msgctxt "conditionwin|andLabel"
msgid "and"
msgstr "və"
@@ -1173,7 +1166,6 @@ msgid "Not present"
msgstr ""
#: floatingsort.ui:326
-#, fuzzy
msgctxt "floatingsort|keep"
msgid "No"
msgstr "Yox"
@@ -1210,7 +1202,6 @@ msgid "Properties"
msgstr "Xassələr"
#: floatingsort.ui:436
-#, fuzzy
msgctxt "floatingsort|label3"
msgid "Help"
msgstr "Yardım"
@@ -1259,7 +1250,6 @@ msgid "Page Setup"
msgstr ""
#: pagedialog.ui:105
-#, fuzzy
msgctxt "pagedialog|page"
msgid "Page"
msgstr "Sәhifә"
diff --git a/source/az/sc/messages.po b/source/az/sc/messages.po
index 6f0ae3ef9cc..f824f0897bf 100644
--- a/source/az/sc/messages.po
+++ b/source/az/sc/messages.po
@@ -170,7 +170,6 @@ msgid "AutoFormat"
msgstr ""
#: globstr.hrc:52
-#, fuzzy
msgctxt "STR_UNDO_REPLACE"
msgid "Replace"
msgstr "Əvəzlə"
@@ -728,7 +727,6 @@ msgid "Row"
msgstr ""
#: globstr.hrc:161
-#, fuzzy
msgctxt "STR_PAGE"
msgid "Page"
msgstr "Sәhifә"
@@ -1148,13 +1146,11 @@ msgid "Range"
msgstr ""
#: globstr.hrc:254
-#, fuzzy
msgctxt "STR_YES"
msgid "Yes"
msgstr "Hə"
#: globstr.hrc:255
-#, fuzzy
msgctxt "STR_NO"
msgid "No"
msgstr "Yox"
@@ -1199,7 +1195,6 @@ msgid "(required)"
msgstr ""
#: globstr.hrc:263
-#, fuzzy
msgctxt "STR_NOTES"
msgid "Comments"
msgstr "Şərhlər"
@@ -1245,7 +1240,6 @@ msgid "Dif Import"
msgstr ""
#: globstr.hrc:272
-#, fuzzy
msgctxt "STR_STYLENAME_STANDARD"
msgid "Default"
msgstr "Varsayılan"
@@ -1440,7 +1434,6 @@ msgid "Left-to-right"
msgstr ""
#: globstr.hrc:310
-#, fuzzy
msgctxt "STR_SCATTR_PAGE_NOTES"
msgid "Comments"
msgstr "Şərhlər"
@@ -1669,7 +1662,6 @@ msgid "%1 R x %2 C"
msgstr ""
#: globstr.hrc:353
-#, fuzzy
msgctxt "STR_FUNCTIONLIST_MORE"
msgid "More..."
msgstr "Daha çox..."
@@ -2299,7 +2291,6 @@ msgid "next year"
msgstr ""
#: globstr.hrc:473
-#, fuzzy
msgctxt "STR_COND_AND"
msgid "and"
msgstr "və"
@@ -3312,7 +3303,6 @@ msgid "The end date for calculating the difference in days."
msgstr ""
#: scfuncs.hrc:214
-#, fuzzy
msgctxt "SC_OPCODE_GET_DIFF_DATE_360"
msgid "Type"
msgstr "Növ"
@@ -3593,7 +3583,6 @@ msgid "The internal number for the date."
msgstr ""
#: scfuncs.hrc:330
-#, fuzzy
msgctxt "SC_OPCODE_GET_DAY_OF_WEEK"
msgid "Type"
msgstr "Növ"
@@ -3806,7 +3795,6 @@ msgid "Future value. The value (final value) to be attained after the last payme
msgstr ""
#: scfuncs.hrc:411
-#, fuzzy
msgctxt "SC_OPCODE_PV"
msgid "Type"
msgstr "Növ"
@@ -3862,7 +3850,6 @@ msgid "Present value. The current value of a series of payments"
msgstr ""
#: scfuncs.hrc:427
-#, fuzzy
msgctxt "SC_OPCODE_FV"
msgid "Type"
msgstr "Növ"
@@ -3918,7 +3905,6 @@ msgid "Future value. The value (end value) to be attained after the final paymen
msgstr ""
#: scfuncs.hrc:443
-#, fuzzy
msgctxt "SC_OPCODE_NPER"
msgid "Type"
msgstr "Növ"
@@ -3974,7 +3960,6 @@ msgid "Future value. The value (end value) to be attained after the final paymen
msgstr ""
#: scfuncs.hrc:459
-#, fuzzy
msgctxt "SC_OPCODE_PMT"
msgid "Type"
msgstr "Növ"
@@ -4030,7 +4015,6 @@ msgid "Future value. The value (end value) to be attained after the final paymen
msgstr ""
#: scfuncs.hrc:475
-#, fuzzy
msgctxt "SC_OPCODE_RATE"
msgid "Type"
msgstr "Növ"
@@ -4106,7 +4090,6 @@ msgid "Future value. The value (end value) to be attained after the final paymen
msgstr ""
#: scfuncs.hrc:495
-#, fuzzy
msgctxt "SC_OPCODE_IPMT"
msgid "Type"
msgstr "Növ"
@@ -4172,7 +4155,6 @@ msgid "Future value. The value (end value) attained after the last payment has b
msgstr ""
#: scfuncs.hrc:513
-#, fuzzy
msgctxt "SC_OPCODE_PPMT"
msgid "Type"
msgstr "Növ"
@@ -4238,7 +4220,6 @@ msgid "End period. The last period to be taken into account."
msgstr ""
#: scfuncs.hrc:531
-#, fuzzy
msgctxt "SC_OPCODE_CUM_PRINC"
msgid "Type"
msgstr "Növ"
@@ -4304,7 +4285,6 @@ msgid "The end period. The last period to be taken into account."
msgstr ""
#: scfuncs.hrc:549
-#, fuzzy
msgctxt "SC_OPCODE_CUM_IPMT"
msgid "Type"
msgstr "Növ"
@@ -4838,7 +4818,6 @@ msgid "Returns TRUE if value is a reference."
msgstr ""
#: scfuncs.hrc:725
-#, fuzzy
msgctxt "SC_OPCODE_IS_REF"
msgid "Value"
msgstr "Dәyәr"
@@ -4854,7 +4833,6 @@ msgid "Returns TRUE if the value is an error value not equal to #N/A."
msgstr ""
#: scfuncs.hrc:733
-#, fuzzy
msgctxt "SC_OPCODE_IS_ERR"
msgid "Value"
msgstr "Dәyәr"
@@ -4870,7 +4848,6 @@ msgid "Returns TRUE if the value is an error value."
msgstr ""
#: scfuncs.hrc:741
-#, fuzzy
msgctxt "SC_OPCODE_IS_ERROR"
msgid "Value"
msgstr "Dәyәr"
@@ -4886,7 +4863,6 @@ msgid "Returns TRUE if value refers to an empty cell."
msgstr ""
#: scfuncs.hrc:749
-#, fuzzy
msgctxt "SC_OPCODE_IS_EMPTY"
msgid "Value"
msgstr "Dәyәr"
@@ -4902,7 +4878,6 @@ msgid "Returns TRUE if the value carries a logical number format."
msgstr ""
#: scfuncs.hrc:757
-#, fuzzy
msgctxt "SC_OPCODE_IS_LOGICAL"
msgid "Value"
msgstr "Dәyәr"
@@ -4918,7 +4893,6 @@ msgid "Returns TRUE if value equals #N/A."
msgstr ""
#: scfuncs.hrc:765
-#, fuzzy
msgctxt "SC_OPCODE_IS_NV"
msgid "Value"
msgstr "Dәyәr"
@@ -4934,7 +4908,6 @@ msgid "Returns TRUE if the value is not text."
msgstr ""
#: scfuncs.hrc:773
-#, fuzzy
msgctxt "SC_OPCODE_IS_NON_STRING"
msgid "Value"
msgstr "Dәyәr"
@@ -4950,7 +4923,6 @@ msgid "Returns TRUE if value is text."
msgstr ""
#: scfuncs.hrc:781
-#, fuzzy
msgctxt "SC_OPCODE_IS_STRING"
msgid "Value"
msgstr "Dәyәr"
@@ -4966,7 +4938,6 @@ msgid "Returns TRUE if value is a number."
msgstr ""
#: scfuncs.hrc:789
-#, fuzzy
msgctxt "SC_OPCODE_IS_VALUE"
msgid "Value"
msgstr "Dәyәr"
@@ -5012,7 +4983,6 @@ msgid "Converts a value to a number."
msgstr ""
#: scfuncs.hrc:813
-#, fuzzy
msgctxt "SC_OPCODE_N"
msgid "Value"
msgstr "Dәyәr"
@@ -5033,7 +5003,6 @@ msgid "Returns the data type of a value (1 = number, 2 = text, 4 = Boolean value
msgstr ""
#: scfuncs.hrc:827
-#, fuzzy
msgctxt "SC_OPCODE_TYPE"
msgid "Value"
msgstr "Dәyәr"
@@ -5139,7 +5108,6 @@ msgid "Returns value if not an error value, else alternative."
msgstr ""
#: scfuncs.hrc:883
-#, fuzzy
msgctxt "SC_OPCODE_IF_ERROR"
msgid "Value"
msgstr "Dәyәr"
@@ -5165,7 +5133,6 @@ msgid "Returns value if not a #N/A error, else alternative."
msgstr ""
#: scfuncs.hrc:893
-#, fuzzy
msgctxt "SC_OPCODE_IF_NA"
msgid "Value"
msgstr "Dәyәr"
@@ -5551,7 +5518,6 @@ msgid "Returns TRUE if value is an even integer."
msgstr ""
#: scfuncs.hrc:1064
-#, fuzzy
msgctxt "SC_OPCODE_IS_EVEN"
msgid "Value"
msgstr "Dәyәr"
@@ -5567,7 +5533,6 @@ msgid "Returns TRUE if value is an odd integer."
msgstr ""
#: scfuncs.hrc:1072
-#, fuzzy
msgctxt "SC_OPCODE_IS_ODD"
msgid "Value"
msgstr "Dәyәr"
@@ -6152,7 +6117,6 @@ msgid "Function index. Is an index of the possible functions Total, Max, ..."
msgstr ""
#: scfuncs.hrc:1358
-#, fuzzy
msgctxt "SC_OPCODE_AGGREGATE"
msgid "Options"
msgstr "Seçimlər"
@@ -7496,7 +7460,6 @@ msgid "The array of the data in the sample."
msgstr ""
#: scfuncs.hrc:1944
-#, fuzzy
msgctxt "SC_OPCODE_PERCENTILE"
msgid "Alpha"
msgstr "Alfa"
@@ -7522,7 +7485,6 @@ msgid "The array of the data in the sample."
msgstr ""
#: scfuncs.hrc:1954
-#, fuzzy
msgctxt "SC_OPCODE_PERCENTILE_EXC"
msgid "Alpha"
msgstr "Alfa"
@@ -7548,7 +7510,6 @@ msgid "The array of the data in the sample."
msgstr ""
#: scfuncs.hrc:1964
-#, fuzzy
msgctxt "SC_OPCODE_PERCENTILE_INC"
msgid "Alpha"
msgstr "Alfa"
@@ -7574,7 +7535,6 @@ msgid "The array of the data in the sample."
msgstr ""
#: scfuncs.hrc:1974
-#, fuzzy
msgctxt "SC_OPCODE_QUARTILE"
msgid "Type"
msgstr "Növ"
@@ -7600,7 +7560,6 @@ msgid "The array of the data in the sample."
msgstr ""
#: scfuncs.hrc:1984
-#, fuzzy
msgctxt "SC_OPCODE_QUARTILE_EXC"
msgid "Type"
msgstr "Növ"
@@ -7626,7 +7585,6 @@ msgid "The array of the data in the sample."
msgstr ""
#: scfuncs.hrc:1994
-#, fuzzy
msgctxt "SC_OPCODE_QUARTILE_INC"
msgid "Type"
msgstr "Növ"
@@ -7702,7 +7660,6 @@ msgid "The array of the data in the sample."
msgstr ""
#: scfuncs.hrc:2024
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK"
msgid "Value"
msgstr "Dәyәr"
@@ -7738,7 +7695,6 @@ msgid "The array of the data in the sample."
msgstr ""
#: scfuncs.hrc:2036
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK_EXC"
msgid "Value"
msgstr "Dәyәr"
@@ -7774,7 +7730,6 @@ msgid "The array of the data in the sample."
msgstr ""
#: scfuncs.hrc:2048
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK_INC"
msgid "Value"
msgstr "Dәyәr"
@@ -7800,7 +7755,6 @@ msgid "Returns the ranking of a value in a sample."
msgstr ""
#: scfuncs.hrc:2058
-#, fuzzy
msgctxt "SC_OPCODE_RANK"
msgid "Value"
msgstr "Dәyәr"
@@ -7821,7 +7775,6 @@ msgid "The array of the data in the sample."
msgstr ""
#: scfuncs.hrc:2062
-#, fuzzy
msgctxt "SC_OPCODE_RANK"
msgid "Type"
msgstr "Növ"
@@ -7837,7 +7790,6 @@ msgid "Returns the ranking of a value in a sample; if more than one value has th
msgstr ""
#: scfuncs.hrc:2070
-#, fuzzy
msgctxt "SC_OPCODE_RANK_EQ"
msgid "Value"
msgstr "Dәyәr"
@@ -7858,7 +7810,6 @@ msgid "The array of the data in the sample."
msgstr ""
#: scfuncs.hrc:2074
-#, fuzzy
msgctxt "SC_OPCODE_RANK_EQ"
msgid "Type"
msgstr "Növ"
@@ -7874,7 +7825,6 @@ msgid "Returns the ranking of a value in a sample; if more than one value has th
msgstr ""
#: scfuncs.hrc:2082
-#, fuzzy
msgctxt "SC_OPCODE_RANK_AVG"
msgid "Value"
msgstr "Dәyәr"
@@ -7895,7 +7845,6 @@ msgid "The array of the data in the sample."
msgstr ""
#: scfuncs.hrc:2086
-#, fuzzy
msgctxt "SC_OPCODE_RANK_AVG"
msgid "Type"
msgstr "Növ"
@@ -7921,7 +7870,6 @@ msgid "The array of the data in the sample."
msgstr ""
#: scfuncs.hrc:2096
-#, fuzzy
msgctxt "SC_OPCODE_TRIM_MEAN"
msgid "Alpha"
msgstr "Alfa"
@@ -8277,7 +8225,6 @@ msgid "The success probability of a trial."
msgstr ""
#: scfuncs.hrc:2222
-#, fuzzy
msgctxt "SC_OPCODE_CRIT_BINOM"
msgid "Alpha"
msgstr "Alfa"
@@ -8313,7 +8260,6 @@ msgid "The success probability of a trial."
msgstr ""
#: scfuncs.hrc:2234
-#, fuzzy
msgctxt "SC_OPCODE_BINOM_INV"
msgid "Alpha"
msgstr "Alfa"
@@ -8799,7 +8745,6 @@ msgid "The value to which the exponential distribution is to be calculated."
msgstr ""
#: scfuncs.hrc:2406
-#, fuzzy
msgctxt "SC_OPCODE_EXP_DIST"
msgid "Lambda"
msgstr "Lambda"
@@ -8835,7 +8780,6 @@ msgid "The value to which the exponential distribution is to be calculated."
msgstr ""
#: scfuncs.hrc:2418
-#, fuzzy
msgctxt "SC_OPCODE_EXP_DIST_MS"
msgid "Lambda"
msgstr "Lambda"
@@ -8871,7 +8815,6 @@ msgid "The value for which the gamma distribution is to be calculated."
msgstr ""
#: scfuncs.hrc:2430
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_DIST"
msgid "Alpha"
msgstr "Alfa"
@@ -8882,7 +8825,6 @@ msgid "The Alpha parameter of the Gamma distribution."
msgstr ""
#: scfuncs.hrc:2432
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_DIST"
msgid "Beta"
msgstr "Beta"
@@ -8918,7 +8860,6 @@ msgid "The value for which the gamma distribution is to be calculated."
msgstr ""
#: scfuncs.hrc:2444
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_DIST_MS"
msgid "Alpha"
msgstr "Alfa"
@@ -8929,7 +8870,6 @@ msgid "The Alpha parameter of the Gamma distribution."
msgstr ""
#: scfuncs.hrc:2446
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_DIST_MS"
msgid "Beta"
msgstr "Beta"
@@ -8965,7 +8905,6 @@ msgid "The probability value for which the inverse gamma distribution is to be c
msgstr ""
#: scfuncs.hrc:2458
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_INV"
msgid "Alpha"
msgstr "Alfa"
@@ -8976,7 +8915,6 @@ msgid "The Alpha (shape) parameter of the Gamma distribution."
msgstr ""
#: scfuncs.hrc:2460
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_INV"
msgid "Beta"
msgstr "Beta"
@@ -9002,7 +8940,6 @@ msgid "The probability value for which the inverse gamma distribution is to be c
msgstr ""
#: scfuncs.hrc:2470
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_INV_MS"
msgid "Alpha"
msgstr "Alfa"
@@ -9013,7 +8950,6 @@ msgid "The Alpha (shape) parameter of the Gamma distribution."
msgstr ""
#: scfuncs.hrc:2472
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_INV_MS"
msgid "Beta"
msgstr "Beta"
@@ -9084,7 +9020,6 @@ msgid "The value for which the beta distribution is to be calculated."
msgstr ""
#: scfuncs.hrc:2508
-#, fuzzy
msgctxt "SC_OPCODE_BETA_DIST"
msgid "Alpha"
msgstr "Alfa"
@@ -9095,7 +9030,6 @@ msgid "The Alpha parameter of the Beta distribution."
msgstr ""
#: scfuncs.hrc:2510
-#, fuzzy
msgctxt "SC_OPCODE_BETA_DIST"
msgid "Beta"
msgstr "Beta"
@@ -9151,7 +9085,6 @@ msgid "The probability value for which the inverse beta distribution is to be ca
msgstr ""
#: scfuncs.hrc:2526
-#, fuzzy
msgctxt "SC_OPCODE_BETA_INV"
msgid "Alpha"
msgstr "Alfa"
@@ -9162,7 +9095,6 @@ msgid "The Alpha parameter of the Beta distribution."
msgstr ""
#: scfuncs.hrc:2528
-#, fuzzy
msgctxt "SC_OPCODE_BETA_INV"
msgid "Beta"
msgstr "Beta"
@@ -9208,7 +9140,6 @@ msgid "The value for which the beta distribution is to be calculated."
msgstr ""
#: scfuncs.hrc:2542
-#, fuzzy
msgctxt "SC_OPCODE_BETA_DIST_MS"
msgid "Alpha"
msgstr "Alfa"
@@ -9219,7 +9150,6 @@ msgid "The Alpha parameter of the Beta distribution."
msgstr ""
#: scfuncs.hrc:2544
-#, fuzzy
msgctxt "SC_OPCODE_BETA_DIST_MS"
msgid "Beta"
msgstr "Beta"
@@ -9275,7 +9205,6 @@ msgid "The probability value for which the inverse beta distribution is to be ca
msgstr ""
#: scfuncs.hrc:2560
-#, fuzzy
msgctxt "SC_OPCODE_BETA_INV_MS"
msgid "Alpha"
msgstr "Alfa"
@@ -9286,7 +9215,6 @@ msgid "The Alpha parameter of the Beta distribution."
msgstr ""
#: scfuncs.hrc:2562
-#, fuzzy
msgctxt "SC_OPCODE_BETA_INV_MS"
msgid "Beta"
msgstr "Beta"
@@ -9332,7 +9260,6 @@ msgid "The value for which the Weibull distribution is to be calculated."
msgstr ""
#: scfuncs.hrc:2576
-#, fuzzy
msgctxt "SC_OPCODE_WEIBULL"
msgid "Alpha"
msgstr "Alfa"
@@ -9343,7 +9270,6 @@ msgid "The Alpha parameter of the Weibull distribution."
msgstr ""
#: scfuncs.hrc:2578
-#, fuzzy
msgctxt "SC_OPCODE_WEIBULL"
msgid "Beta"
msgstr "Beta"
@@ -9379,7 +9305,6 @@ msgid "The value for which the Weibull distribution is to be calculated."
msgstr ""
#: scfuncs.hrc:2590
-#, fuzzy
msgctxt "SC_OPCODE_WEIBULL_MS"
msgid "Alpha"
msgstr "Alfa"
@@ -9390,7 +9315,6 @@ msgid "The Alpha parameter of the Weibull distribution."
msgstr ""
#: scfuncs.hrc:2592
-#, fuzzy
msgctxt "SC_OPCODE_WEIBULL_MS"
msgid "Beta"
msgstr "Beta"
@@ -10246,7 +10170,6 @@ msgid "Returns a (1-alpha) confidence interval for a normal distribution."
msgstr ""
#: scfuncs.hrc:2905
-#, fuzzy
msgctxt "SC_OPCODE_CONFIDENCE"
msgid "Alpha"
msgstr "Alfa"
@@ -10283,7 +10206,6 @@ msgid "Returns a (1-alpha) confidence interval for a normal distribution."
msgstr ""
#: scfuncs.hrc:2917
-#, fuzzy
msgctxt "SC_OPCODE_CONFIDENCE_N"
msgid "Alpha"
msgstr "Alfa"
@@ -10320,7 +10242,6 @@ msgid "Returns a (1-alpha) confidence interval for a Student's t distribution."
msgstr ""
#: scfuncs.hrc:2929
-#, fuzzy
msgctxt "SC_OPCODE_CONFIDENCE_T"
msgid "Alpha"
msgstr "Alfa"
@@ -10367,7 +10288,6 @@ msgid "The given sample, drawn from a normally distributed population."
msgstr ""
#: scfuncs.hrc:2943
-#, fuzzy
msgctxt "SC_OPCODE_Z_TEST"
msgid "mu"
msgstr "mu"
@@ -10378,7 +10298,6 @@ msgid "The known mean of the population."
msgstr ""
#: scfuncs.hrc:2945
-#, fuzzy
msgctxt "SC_OPCODE_Z_TEST"
msgid "sigma"
msgstr "siqma"
@@ -10404,7 +10323,6 @@ msgid "The given sample, drawn from a normally distributed population."
msgstr ""
#: scfuncs.hrc:2955
-#, fuzzy
msgctxt "SC_OPCODE_Z_TEST_MS"
msgid "mu"
msgstr "mu"
@@ -10415,7 +10333,6 @@ msgid "The known mean of the population."
msgstr ""
#: scfuncs.hrc:2957
-#, fuzzy
msgctxt "SC_OPCODE_Z_TEST_MS"
msgid "sigma"
msgstr "siqma"
@@ -10561,7 +10478,6 @@ msgid "Mode specifies the number of distribution tails to return. 1= one-tailed,
msgstr ""
#: scfuncs.hrc:3011
-#, fuzzy
msgctxt "SC_OPCODE_T_TEST"
msgid "Type"
msgstr "Növ"
@@ -10607,7 +10523,6 @@ msgid "Mode specifies the number of distribution tails to return. 1= one-tailed,
msgstr ""
#: scfuncs.hrc:3025
-#, fuzzy
msgctxt "SC_OPCODE_T_TEST_MS"
msgid "Type"
msgstr "Növ"
@@ -10848,7 +10763,6 @@ msgid "Returns a value along a linear regression"
msgstr ""
#: scfuncs.hrc:3123
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST"
msgid "Value"
msgstr "Dәyәr"
@@ -11348,7 +11262,6 @@ msgid "Returns a value along a linear regression"
msgstr ""
#: scfuncs.hrc:3261
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_LIN"
msgid "Value"
msgstr "Dәyәr"
@@ -11786,7 +11699,6 @@ msgid "The array (range) in which the search is made."
msgstr ""
#: scfuncs.hrc:3423
-#, fuzzy
msgctxt "SC_OPCODE_MATCH"
msgid "Type"
msgstr "Növ"
@@ -12087,7 +11999,6 @@ msgid "Converts a number to text in currency format."
msgstr ""
#: scfuncs.hrc:3543
-#, fuzzy
msgctxt "SC_OPCODE_CURRENCY"
msgid "Value"
msgstr "Dәyәr"
@@ -12243,7 +12154,6 @@ msgid "Value that will be compared against value1-valueN."
msgstr ""
#: scfuncs.hrc:3609
-#, fuzzy
msgctxt "SC_OPCODE_SWITCH_MS"
msgid "Value"
msgstr "Dәyәr"
@@ -12534,7 +12444,6 @@ msgid "Returns a value if it is text, otherwise an empty string."
msgstr ""
#: scfuncs.hrc:3725
-#, fuzzy
msgctxt "SC_OPCODE_T"
msgid "Value"
msgstr "Dәyәr"
@@ -12860,7 +12769,6 @@ msgid "Converts a value according to a conversion table in the configuration (ma
msgstr ""
#: scfuncs.hrc:3845
-#, fuzzy
msgctxt "SC_OPCODE_CONVERT_OOO"
msgid "Value"
msgstr "Dәyәr"
@@ -12976,7 +12884,6 @@ msgid "Converts a value from one to another Euro currency."
msgstr ""
#: scfuncs.hrc:3895
-#, fuzzy
msgctxt "SC_OPCODE_EUROCONVERT"
msgid "Value"
msgstr "Dәyәr"
@@ -13333,7 +13240,6 @@ msgid "Value of blue"
msgstr ""
#: scfuncs.hrc:4019
-#, fuzzy
msgctxt "SC_OPCODE_COLOR"
msgid "Alpha"
msgstr "Alfa"
@@ -13434,7 +13340,6 @@ msgid "Rounds a number to predefined significant digits."
msgstr ""
#: scfuncs.hrc:4064
-#, fuzzy
msgctxt "SC_OPCODE_ROUNDSIG"
msgid "Value"
msgstr "Dәyәr"
@@ -13699,7 +13604,6 @@ msgid "Tab Color"
msgstr ""
#: strings.hrc:47
-#, fuzzy
msgctxt "SCSTR_NO_TAB_BG_COLOR"
msgid "Default"
msgstr "Varsayılan"
@@ -13710,7 +13614,6 @@ msgid "Name Object"
msgstr ""
#: strings.hrc:49
-#, fuzzy
msgctxt "STR_INSERTGRAPHIC"
msgid "Insert Image"
msgstr "Şəkil Daxil et"
@@ -13763,7 +13666,6 @@ msgid "Password (optional):"
msgstr ""
#: strings.hrc:60
-#, fuzzy
msgctxt "SCSTR_WRONGPASSWORD"
msgid "Incorrect Password"
msgstr "Yanlış Şifrә"
@@ -13774,7 +13676,6 @@ msgid "~End"
msgstr ""
#: strings.hrc:62
-#, fuzzy
msgctxt "SCSTR_UNKNOWN"
msgid "Unknown"
msgstr "Naməlum"
@@ -13970,7 +13871,6 @@ msgid "(Preview mode)"
msgstr ""
#: strings.hrc:102
-#, fuzzy
msgctxt "SCSTR_PRINTOPT_PAGES"
msgid "Pages"
msgstr "Səhifələr"
@@ -14209,7 +14109,6 @@ msgid "Contents"
msgstr "Şərhlər"
#: strings.hrc:150
-#, fuzzy
msgctxt "SCSTR_CONTENT_TABLE"
msgid "Sheets"
msgstr "Cədvəllər"
@@ -14225,7 +14124,6 @@ msgid "Database ranges"
msgstr ""
#: strings.hrc:153
-#, fuzzy
msgctxt "SCSTR_CONTENT_GRAPHIC"
msgid "Images"
msgstr "Şəkillər"
@@ -14237,7 +14135,6 @@ msgid "OLE objects"
msgstr "OLE Obyektləri"
#: strings.hrc:155
-#, fuzzy
msgctxt "SCSTR_CONTENT_NOTE"
msgid "Comments"
msgstr "Şərhlər"
@@ -14310,7 +14207,6 @@ msgid "Custom Sort"
msgstr ""
#: strings.hrc:170
-#, fuzzy
msgctxt "STR_BTN_TOGGLE_ALL"
msgid "All"
msgstr "Hamısı"
@@ -14382,7 +14278,6 @@ msgid "Conflict"
msgstr ""
#: strings.hrc:186
-#, fuzzy
msgctxt "STR_TITLE_AUTHOR"
msgid "Author"
msgstr "Müəllif"
@@ -14767,7 +14662,6 @@ msgid "Median"
msgstr ""
#: strings.hrc:271
-#, fuzzy
msgctxt "STR_RNG_PARAMETER_STANDARD_SIGMA"
msgid "Sigma"
msgstr "Siqma"
@@ -14851,7 +14745,6 @@ msgid "Row %NUMBER%"
msgstr ""
#: strings.hrc:290
-#, fuzzy
msgctxt "STR_LABEL_ALPHA"
msgid "Alpha"
msgstr "Alfa"
@@ -15205,7 +15098,6 @@ msgid "Two factor"
msgstr ""
#: analysisofvariancedialog.ui:262
-#, fuzzy
msgctxt "analysisofvariancedialog|label3"
msgid "Type"
msgstr "Növ"
@@ -15252,7 +15144,6 @@ msgid "AutoFormat"
msgstr ""
#: autoformattable.ui:94
-#, fuzzy
msgctxt "autoformattable|rename"
msgid "Rename"
msgstr "Yenidən adlandır"
@@ -15457,7 +15348,6 @@ msgid "Manage Conditional Formatting"
msgstr ""
#: condformatmanager.ui:62
-#, fuzzy
msgctxt "condformatmanager|add"
msgid "Add"
msgstr "Əlavə et"
@@ -15539,7 +15429,6 @@ msgid "Percentile"
msgstr ""
#: conditionalentry.ui:179
-#, fuzzy
msgctxt "conditionalentry|colscalemin"
msgid "Value"
msgstr "Dәyәr"
@@ -15575,7 +15464,6 @@ msgid "Percentile"
msgstr ""
#: conditionalentry.ui:197
-#, fuzzy
msgctxt "conditionalentry|colscalemiddle"
msgid "Value"
msgstr "Dәyәr"
@@ -15611,7 +15499,6 @@ msgid "Percentile"
msgstr ""
#: conditionalentry.ui:215
-#, fuzzy
msgctxt "conditionalentry|colscalemax"
msgid "Value"
msgstr "Dәyәr"
@@ -15973,7 +15860,6 @@ msgid " >= "
msgstr ""
#: conditionaliconset.ui:43
-#, fuzzy
msgctxt "conditionaliconset|listbox"
msgid "Value"
msgstr "Dәyәr"
@@ -16125,13 +16011,11 @@ msgid "_Link to source data"
msgstr ""
#: consolidatedialog.ui:507
-#, fuzzy
msgctxt "consolidatedialog|label4"
msgid "Options"
msgstr "Seçimlər"
#: consolidatedialog.ui:526
-#, fuzzy
msgctxt "consolidatedialog|more_label"
msgid "Options"
msgstr "Seçimlər"
@@ -16309,7 +16193,6 @@ msgid "Percentile"
msgstr ""
#: databaroptions.ui:122
-#, fuzzy
msgctxt "databaroptions|min"
msgid "Value"
msgstr "Dәyәr"
@@ -16345,7 +16228,6 @@ msgid "Percentile"
msgstr ""
#: databaroptions.ui:142
-#, fuzzy
msgctxt "databaroptions|max"
msgid "Value"
msgstr "Dәyәr"
@@ -16892,7 +16774,6 @@ msgid "Invalid range"
msgstr "Etibarsız Ad"
#: definedatabaserangedialog.ui:338
-#, fuzzy
msgctxt "definedatabaserangedialog|label1"
msgid "Options"
msgstr "Seçimlər"
@@ -17113,7 +16994,6 @@ msgid "_Browse..."
msgstr ""
#: erroralerttabpage.ui:160
-#, fuzzy
msgctxt "erroralerttabpage|actionCB"
msgid "Stop"
msgstr "Dayan"
@@ -17527,7 +17407,6 @@ msgid "Last Used"
msgstr ""
#: functionpanel.ui:60
-#, fuzzy
msgctxt "functionpanel|category"
msgid "All"
msgstr "Hamısı"
@@ -17784,7 +17663,6 @@ msgid "Text Attributes"
msgstr ""
#: headerfootercontent.ui:218
-#, fuzzy
msgctxt "headerfootercontent|buttonBTN_FILE|tooltip_text"
msgid "Title"
msgstr "Başlıq"
@@ -17795,13 +17673,11 @@ msgid "Sheet Name"
msgstr ""
#: headerfootercontent.ui:249
-#, fuzzy
msgctxt "headerfootercontent|buttonBTN_PAGE|tooltip_text"
msgid "Page"
msgstr "Sәhifә"
#: headerfootercontent.ui:264
-#, fuzzy
msgctxt "headerfootercontent|buttonBTN_PAGES|tooltip_text"
msgid "Pages"
msgstr "Səhifələr"
@@ -17833,7 +17709,6 @@ msgid "(none)"
msgstr ""
#: headerfootercontent.ui:391
-#, fuzzy
msgctxt "headerfootercontent|labelSTR_PAGE"
msgid "Page"
msgstr "Sәhifә"
@@ -17864,7 +17739,6 @@ msgid "of"
msgstr ""
#: headerfootercontent.ui:509
-#, fuzzy
msgctxt "headerfootercontent|title"
msgid "Title"
msgstr "Başlıq"
@@ -18438,7 +18312,6 @@ msgid "Home"
msgstr ""
#: notebookbar.ui:1762
-#, fuzzy
msgctxt "notebookbar|InsertAVMedia|tooltip_text"
msgid "Insert Audio or Video"
msgstr "Səs və ya Video əlavə et"
@@ -18486,7 +18359,6 @@ msgid "Toggle Grid Lines"
msgstr ""
#: notebookbar.ui:3345
-#, fuzzy
msgctxt "notebookbar|ViewLabel"
msgid "View"
msgstr "Göstәr"
@@ -18498,7 +18370,6 @@ msgid "Image"
msgstr "Şəkillər"
#: notebookbar_groupedbar_compact.ui:3863
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|defaultD"
msgid "Default"
msgstr "Varsayılan"
@@ -18765,7 +18636,6 @@ msgid "Menubar"
msgstr ""
#: notebookbar_groupedbar_full.ui:3797
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|defaultD"
msgid "Default"
msgstr "Varsayılan"
@@ -19060,7 +18930,6 @@ msgid "Cross-Reference"
msgstr ""
#: notebookbar_groups.ui:152
-#, fuzzy
msgctxt "notebookbar_groups|stylemenudefault"
msgid "Default"
msgstr "Varsayılan"
@@ -19133,7 +19002,6 @@ msgid "None"
msgstr ""
#: notebookbar_groups.ui:304
-#, fuzzy
msgctxt "notebookbar_groups|tablestyledefault"
msgid "Default"
msgstr "Varsayılan"
@@ -19491,7 +19359,6 @@ msgid "Select desired _key binding type. Changing the key binding type may overw
msgstr ""
#: optcompatibilitypage.ui:62
-#, fuzzy
msgctxt "optcompatibilitypage|keybindings"
msgid "Default"
msgstr "Varsayılan"
@@ -19532,7 +19399,6 @@ msgid "_Always apply manual breaks"
msgstr ""
#: optdlg.ui:68
-#, fuzzy
msgctxt "optdlg|label1"
msgid "Pages"
msgstr "Səhifələr"
@@ -19543,7 +19409,6 @@ msgid "_Print only selected sheets"
msgstr ""
#: optdlg.ui:124
-#, fuzzy
msgctxt "optdlg|label2"
msgid "Sheets"
msgstr "Cədvəllər"
@@ -19745,7 +19610,6 @@ msgid "Organizer"
msgstr "Təşkilatçı..."
#: pagetemplatedialog.ui:128
-#, fuzzy
msgctxt "pagetemplatedialog|page"
msgid "Page"
msgstr "Sәhifә"
@@ -19972,7 +19836,6 @@ msgid "_Link"
msgstr ""
#: pastespecial.ui:528
-#, fuzzy
msgctxt "pastespecial|label3"
msgid "Options"
msgstr "Seçimlər"
@@ -20080,7 +19943,6 @@ msgid "Condition"
msgstr ""
#: pivotfilterdialog.ui:167
-#, fuzzy
msgctxt "pivotfilterdialog|label5"
msgid "Value"
msgstr "Dәyәr"
@@ -20187,7 +20049,6 @@ msgid "Enable drill to details"
msgstr ""
#: pivottablelayoutdialog.ui:495
-#, fuzzy
msgctxt "pivottablelayoutdialog|label11"
msgid "Options"
msgstr "Seçimlər"
@@ -20299,7 +20160,6 @@ msgid "Suppress output of empty pages"
msgstr ""
#: printeroptions.ui:40
-#, fuzzy
msgctxt "printeroptions|label6"
msgid "Pages"
msgstr "Səhifələr"
@@ -20466,7 +20326,6 @@ msgid "Decimal places:"
msgstr ""
#: randomnumbergenerator.ui:481
-#, fuzzy
msgctxt "randomnumbergenerator|label4"
msgid "Options"
msgstr "Seçimlər"
@@ -21555,7 +21414,6 @@ msgid "Cell reference"
msgstr ""
#: solverdlg.ui:527
-#, fuzzy
msgctxt "solverdlg|op1list"
msgid "<="
msgstr "<="
@@ -21586,7 +21444,6 @@ msgid "Operator"
msgstr ""
#: solverdlg.ui:551
-#, fuzzy
msgctxt "solverdlg|op2list"
msgid "<="
msgstr "<="
@@ -21617,7 +21474,6 @@ msgid "Operator"
msgstr ""
#: solverdlg.ui:575
-#, fuzzy
msgctxt "solverdlg|op3list"
msgid "<="
msgstr "<="
@@ -21648,7 +21504,6 @@ msgid "Operator"
msgstr ""
#: solverdlg.ui:599
-#, fuzzy
msgctxt "solverdlg|op4list"
msgid "<="
msgstr "<="
@@ -21679,25 +21534,21 @@ msgid "Operator"
msgstr ""
#: solverdlg.ui:626
-#, fuzzy
msgctxt "solverdlg|val1edit-atkobject"
msgid "Value"
msgstr "Dәyәr"
#: solverdlg.ui:645
-#, fuzzy
msgctxt "solverdlg|val2edit-atkobject"
msgid "Value"
msgstr "Dәyәr"
#: solverdlg.ui:664
-#, fuzzy
msgctxt "solverdlg|val3edit-atkobject"
msgid "Value"
msgstr "Dәyәr"
#: solverdlg.ui:683
-#, fuzzy
msgctxt "solverdlg|val4edit-atkobject"
msgid "Value"
msgstr "Dәyәr"
@@ -21732,7 +21583,6 @@ msgid "Limiting Conditions"
msgstr ""
#: solveroptionsdialog.ui:8
-#, fuzzy
msgctxt "solveroptionsdialog|SolverOptionsDialog"
msgid "Options"
msgstr "Seçimlər"
@@ -21808,7 +21658,6 @@ msgid "Sort Criteria"
msgstr ""
#: sortdialog.ui:128
-#, fuzzy
msgctxt "sortdialog|options"
msgid "Options"
msgstr "Seçimlər"
@@ -21884,7 +21733,6 @@ msgid "Language"
msgstr ""
#: sortoptionspage.ui:215
-#, fuzzy
msgctxt "sortoptionspage|algorithmft"
msgid "Options"
msgstr "Seçimlər"
@@ -22030,7 +21878,6 @@ msgid "Condition"
msgstr ""
#: standardfilterdialog.ui:233
-#, fuzzy
msgctxt "standardfilterdialog|label5"
msgid "Value"
msgstr "Dәyәr"
@@ -22406,7 +22253,6 @@ msgid "3rd Group"
msgstr ""
#: subtotaldialog.ui:189
-#, fuzzy
msgctxt "subtotaldialog|options"
msgid "Options"
msgstr "Seçimlər"
@@ -22663,7 +22509,6 @@ msgid "Detect special numbers (such as dates)"
msgstr ""
#: textimportoptions.ui:186
-#, fuzzy
msgctxt "textimportoptions|label3"
msgid "Options"
msgstr "Seçimlər"
@@ -22830,7 +22675,6 @@ msgid "Hide"
msgstr "Gizlət"
#: tpviewpage.ui:599
-#, fuzzy
msgctxt "tpviewpage|label2"
msgid "Objects"
msgstr "Obyektlər"
@@ -22966,7 +22810,6 @@ msgid "greater than or equal to"
msgstr ""
#: validationcriteriapage.ui:77
-#, fuzzy
msgctxt "validationcriteriapage|liststore2"
msgid "not equal"
msgstr "bərabər deyil"
diff --git a/source/az/scaddins/messages.po b/source/az/scaddins/messages.po
index a070f912e1f..ff079d7a578 100644
--- a/source/az/scaddins/messages.po
+++ b/source/az/scaddins/messages.po
@@ -1893,7 +1893,6 @@ msgid "The end period"
msgstr ""
#: analysis.hrc:692
-#, fuzzy
msgctxt "ANALYSIS_Cumprinc"
msgid "Type"
msgstr "Növ"
@@ -1959,7 +1958,6 @@ msgid "The end period"
msgstr ""
#: analysis.hrc:709
-#, fuzzy
msgctxt "ANALYSIS_Cumipmt"
msgid "Type"
msgstr "Növ"
@@ -3412,7 +3410,6 @@ msgid "Last day of the period"
msgstr ""
#: datefunc.hrc:32
-#, fuzzy
msgctxt "DATE_FUNCDESC_DiffWeeks"
msgid "Type"
msgstr "Növ"
@@ -3448,7 +3445,6 @@ msgid "Last day of the period."
msgstr ""
#: datefunc.hrc:43
-#, fuzzy
msgctxt "DATE_FUNCDESC_DiffMonths"
msgid "Type"
msgstr "Növ"
@@ -3484,7 +3480,6 @@ msgid "Last day of the period"
msgstr ""
#: datefunc.hrc:54
-#, fuzzy
msgctxt "DATE_FUNCDESC_DiffYears"
msgid "Type"
msgstr "Növ"
diff --git a/source/az/scp2/source/extensions.po b/source/az/scp2/source/extensions.po
index 1701b34a734..13b7d833760 100644
--- a/source/az/scp2/source/extensions.po
+++ b/source/az/scp2/source/extensions.po
@@ -113,7 +113,6 @@ msgid "LanguageTool Open Source language checker"
msgstr ""
#: module_extensions.ulf
-#, fuzzy
msgctxt ""
"module_extensions.ulf\n"
"STR_NAME_MODULE_OPTIONAL_EXTENSIONS_MARIADBC\n"
@@ -122,7 +121,6 @@ msgid "MySQL Connector"
msgstr "MySQL Bağlayıcı"
#: module_extensions.ulf
-#, fuzzy
msgctxt ""
"module_extensions.ulf\n"
"STR_DESC_MODULE_OPTIONAL_EXTENSIONS_MARIADBC\n"
diff --git a/source/az/scp2/source/ooo.po b/source/az/scp2/source/ooo.po
index 85f2ba9b717..547aa98ebdd 100644
--- a/source/az/scp2/source/ooo.po
+++ b/source/az/scp2/source/ooo.po
@@ -3657,7 +3657,6 @@ msgid "Installs the English user interface with a key ID before each UI element"
msgstr ""
#: module_ooo.ulf
-#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_NAME_MODULE_ROOT_OSL\n"
@@ -3666,7 +3665,6 @@ msgid "%PRODUCTNAME %PRODUCTVERSION"
msgstr "%PRODUCTNAME %PRODUCTVERSION"
#: module_ooo.ulf
-#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_DESC_MODULE_ROOT_OSL\n"
diff --git a/source/az/sd/messages.po b/source/az/sd/messages.po
index 936bcf186da..ec3cf2d8cc9 100644
--- a/source/az/sd/messages.po
+++ b/source/az/sd/messages.po
@@ -252,7 +252,6 @@ msgid "Cut"
msgstr ""
#: strings.hrc:31
-#, fuzzy
msgctxt "STR_UNDO_REPLACE"
msgid "Replace"
msgstr "Əvəzlə"
@@ -263,7 +262,6 @@ msgid "Drag and Drop"
msgstr ""
#: strings.hrc:33
-#, fuzzy
msgctxt "STR_INSERTGRAPHIC"
msgid "Insert Image"
msgstr "Şəkil Daxil et"
@@ -605,7 +603,6 @@ msgid "All supported formats"
msgstr ""
#: strings.hrc:100
-#, fuzzy
msgctxt "STR_ALL_FILES"
msgid "All files"
msgstr "Bütün fayllar"
@@ -703,7 +700,6 @@ msgid "Not enough memory to import image"
msgstr ""
#: strings.hrc:118
-#, fuzzy
msgctxt "STR_OBJECTS"
msgid "Objects"
msgstr "Obyektlər"
@@ -1028,7 +1024,6 @@ msgid "Fixed"
msgstr ""
#: strings.hrc:182
-#, fuzzy
msgctxt "STR_VAR"
msgid "Variable"
msgstr "Dәyişәn"
@@ -1065,7 +1060,6 @@ msgid "Path"
msgstr ""
#: strings.hrc:189
-#, fuzzy
msgctxt "STR_FILEFORMAT_NAME"
msgid "File name without extension"
msgstr "Uzantısız fayl adı"
@@ -1156,7 +1150,6 @@ msgid "Click here to start"
msgstr ""
#: strings.hrc:207
-#, fuzzy
msgctxt "STR_HTMLEXP_AUTHOR"
msgid "Author"
msgstr "Müəllif"
@@ -1385,7 +1378,6 @@ msgid "Slides"
msgstr ""
#: strings.hrc:252
-#, fuzzy
msgctxt "STR_LEFT_PANE_DRAW_TITLE"
msgid "Pages"
msgstr "Səhifələr"
@@ -1442,7 +1434,6 @@ msgid "Set Background Image for Slide ..."
msgstr ""
#: strings.hrc:263
-#, fuzzy
msgctxt "RID_ANNOTATIONS_START"
msgid "Comments"
msgstr "Şərhlər"
@@ -1463,13 +1454,11 @@ msgid "Insert Chart"
msgstr ""
#: strings.hrc:267
-#, fuzzy
msgctxt "STR_INSERT_PICTURE"
msgid "Insert Image"
msgstr "Şəkil Daxil et"
#: strings.hrc:268
-#, fuzzy
msgctxt "STR_INSERT_MOVIE"
msgid "Insert Audio or Video"
msgstr "Səs və ya Video əlavə et"
@@ -1546,7 +1535,6 @@ msgid "Slide"
msgstr ""
#: strings.hrc:284
-#, fuzzy
msgctxt "STR_PAGE_NAME"
msgid "Page"
msgstr "Sәhifә"
@@ -1682,19 +1670,16 @@ msgid "Double-click to add a Spreadsheet"
msgstr ""
#: strings.hrc:311
-#, fuzzy
msgctxt "STR_LAYOUT_DEFAULT_NAME"
msgid "Default"
msgstr "Varsayılan"
#: strings.hrc:312
-#, fuzzy
msgctxt "STR_LAYOUT_DEFAULT_TITLE_NAME"
msgid "Title"
msgstr "Başlıq"
#: strings.hrc:313
-#, fuzzy
msgctxt "STR_STANDARD_STYLESHEET_NAME"
msgid "Default"
msgstr "Varsayılan"
@@ -1750,7 +1735,6 @@ msgid "First line indent"
msgstr ""
#: strings.hrc:324
-#, fuzzy
msgctxt "STR_POOLSHEET_TITLE"
msgid "Title"
msgstr "Başlıq"
@@ -1783,7 +1767,6 @@ msgid "Heading2"
msgstr ""
#: strings.hrc:330
-#, fuzzy
msgctxt "STR_PSEUDOSHEET_TITLE"
msgid "Title"
msgstr "Başlıq"
@@ -2047,7 +2030,6 @@ msgid "%PRODUCTNAME Presentation"
msgstr ""
#: strings.hrc:386
-#, fuzzy
msgctxt "SID_SD_A11Y_P_TITLE_N_STYLE"
msgid "Title"
msgstr "Başlıq"
@@ -2063,7 +2045,6 @@ msgid "Subtitle"
msgstr ""
#: strings.hrc:389
-#, fuzzy
msgctxt "SID_SD_A11Y_P_PAGE_N_STYLE"
msgid "Page"
msgstr "Sәhifә"
@@ -2191,7 +2172,6 @@ msgid "Font size:"
msgstr ""
#: strings.hrc:415
-#, fuzzy
msgctxt "STR_CUSTOMANIMATION_SCALE_PROPERTY"
msgid "Size:"
msgstr "Ölçü:"
@@ -2741,7 +2721,6 @@ msgid "After previous"
msgstr ""
#: customanimationspanel.ui:324
-#, fuzzy
msgctxt "customanimationspanel|more_properties|tooltip_text"
msgid "Options"
msgstr "Seçimlər"
@@ -2762,7 +2741,6 @@ msgid "Automatic Preview"
msgstr ""
#: customanimationspanel.ui:446
-#, fuzzy
msgctxt "customanimationspanel|play"
msgid "Play"
msgstr "Oynat"
@@ -2884,7 +2862,6 @@ msgid "Automatic Preview"
msgstr ""
#: customanimationspanelhorizontal.ui:407
-#, fuzzy
msgctxt "customanimationspanelhorizontal|play"
msgid "Play"
msgstr "Oynat"
@@ -3036,7 +3013,6 @@ msgid "Define Custom Slide Show"
msgstr ""
#: definecustomslideshow.ui:91
-#, fuzzy
msgctxt "definecustomslideshow|label1"
msgid "_Name:"
msgstr "_Ad:"
@@ -3052,13 +3028,11 @@ msgid "_Selected slides:"
msgstr ""
#: definecustomslideshow.ui:198
-#, fuzzy
msgctxt "definecustomslideshow|add"
msgid ">>"
msgstr ">>"
#: definecustomslideshow.ui:211
-#, fuzzy
msgctxt "definecustomslideshow|remove"
msgid "<<"
msgstr "<<"
@@ -3136,13 +3110,11 @@ msgid "Backwards"
msgstr ""
#: dockinganimation.ui:216
-#, fuzzy
msgctxt "dockinganimation|stop|tooltip_text"
msgid "Stop"
msgstr "Dayan"
#: dockinganimation.ui:231
-#, fuzzy
msgctxt "dockinganimation|next|tooltip_text"
msgid "Play"
msgstr "Oynat"
@@ -3684,7 +3656,6 @@ msgid "Home"
msgstr ""
#: notebookbar.ui:1618
-#, fuzzy
msgctxt "notebookbar|InsertAVMedia|tooltip_text"
msgid "Insert Audio or Video"
msgstr "Səs və ya Video əlavə et"
@@ -3732,7 +3703,6 @@ msgid "Grid"
msgstr ""
#: notebookbar.ui:2737
-#, fuzzy
msgctxt "notebookbar|ViewLabel"
msgid "View"
msgstr "Göstәr"
@@ -4208,7 +4178,6 @@ msgid "Master 2"
msgstr ""
#: notebookbar_groups.ui:257
-#, fuzzy
msgctxt "notebookbar_groups|shapestyledefault"
msgid "Default"
msgstr "Varsayılan"
@@ -4689,7 +4658,6 @@ msgid "Presentation always _on top"
msgstr ""
#: presentationdialog.ui:543
-#, fuzzy
msgctxt "presentationdialog|label4"
msgid "Options"
msgstr "Seçimlər"
@@ -4720,7 +4688,6 @@ msgid "Print"
msgstr ""
#: prntopts.ui:145
-#, fuzzy
msgctxt "prntopts|pagedefaultrb"
msgid "Default"
msgstr "Varsayılan"
@@ -4787,7 +4754,6 @@ msgid "Content"
msgstr ""
#: prntopts.ui:442
-#, fuzzy
msgctxt "prntopts|defaultrb"
msgid "Default"
msgstr "Varsayılan"
@@ -4903,7 +4869,6 @@ msgid "Show notes"
msgstr ""
#: publishingdialog.ui:572
-#, fuzzy
msgctxt "publishingdialog|htmlOptionsLabel"
msgid "Options"
msgstr "Seçimlər"
@@ -5225,7 +5190,6 @@ msgid "Master Objects"
msgstr ""
#: sidebarslidebackground.ui:130
-#, fuzzy
msgctxt "sidebarslidebackground|button2"
msgid "Insert Image"
msgstr "Şəkil Daxil et"
@@ -5488,7 +5452,6 @@ msgid "Automatic Preview"
msgstr ""
#: slidetransitionspanel.ui:327
-#, fuzzy
msgctxt "slidetransitionspanel|play"
msgid "Play"
msgstr "Oynat"
@@ -5555,7 +5518,6 @@ msgid "Apply Transition to All Slides"
msgstr ""
#: slidetransitionspanelhorizontal.ui:226
-#, fuzzy
msgctxt "slidetransitionspanelhorizontal|play"
msgid "Play"
msgstr "Oynat"
@@ -5906,7 +5868,6 @@ msgid "Hori_zontal"
msgstr ""
#: dlgsnap.ui:294
-#, fuzzy
msgctxt "dlgsnap|label2"
msgid "Type"
msgstr "Növ"
@@ -5943,7 +5904,6 @@ msgid "Page Setup"
msgstr ""
#: drawpagedialog.ui:105
-#, fuzzy
msgctxt "drawpagedialog|RID_SVXPAGE_PAGE"
msgid "Page"
msgstr "Sәhifә"
diff --git a/source/az/sfx2/messages.po b/source/az/sfx2/messages.po
index 686b3d7c9ca..9da663cdcf1 100644
--- a/source/az/sfx2/messages.po
+++ b/source/az/sfx2/messages.po
@@ -19,7 +19,6 @@ msgid "Templates"
msgstr ""
#: strings.hrc:26
-#, fuzzy
msgctxt "STR_SAVEDOC"
msgid "~Save"
msgstr "~Saxla"
@@ -41,13 +40,11 @@ msgid "~Close"
msgstr "Qapat"
#: strings.hrc:30
-#, fuzzy
msgctxt "STR_OPEN"
msgid "Open"
msgstr "Aç"
#: strings.hrc:31
-#, fuzzy
msgctxt "STR_EDIT_TEMPLATE"
msgid "Edit"
msgstr "Düzəlt"
@@ -69,7 +66,6 @@ msgid "Delete"
msgstr "Sil"
#: strings.hrc:35
-#, fuzzy
msgctxt "STR_RENAME"
msgid "Rename"
msgstr "Yenidən adlandır"
@@ -388,7 +384,6 @@ msgid "~Display %PRODUCTNAME %MODULENAME Help at Startup"
msgstr ""
#: strings.hrc:98
-#, fuzzy
msgctxt "STR_NONAME"
msgid "Untitled"
msgstr "Adsız"
@@ -446,7 +441,6 @@ msgid "Application"
msgstr ""
#: strings.hrc:109
-#, fuzzy
msgctxt "STR_GID_VIEW"
msgid "View"
msgstr "Göstәr"
@@ -458,19 +452,16 @@ msgid "Documents"
msgstr "Sәnәd"
#: strings.hrc:111
-#, fuzzy
msgctxt "STR_GID_EDIT"
msgid "Edit"
msgstr "Düzəlt"
#: strings.hrc:112
-#, fuzzy
msgctxt "STR_GID_MACRO"
msgid "BASIC"
msgstr "BASIC"
#: strings.hrc:113
-#, fuzzy
msgctxt "STR_GID_OPTIONS"
msgid "Options"
msgstr "Seçimlər"
@@ -580,7 +571,6 @@ msgid "E~xit %PRODUCTNAME"
msgstr ""
#: strings.hrc:134
-#, fuzzy
msgctxt "RID_STR_HELP"
msgid "Help"
msgstr "Yardım"
@@ -621,7 +611,6 @@ msgid "Disable systray Quickstarter"
msgstr ""
#: strings.hrc:142
-#, fuzzy
msgctxt "STR_QUICKSTART_LNKNAME"
msgid "%PRODUCTNAME %PRODUCTVERSION"
msgstr "%PRODUCTNAME %PRODUCTVERSION"
@@ -727,7 +716,6 @@ msgid "Image"
msgstr "Şəkillər"
#: strings.hrc:160
-#, fuzzy
msgctxt "STR_SFX_FILTERNAME_ALL"
msgid "All files"
msgstr "Bütün fayllar"
@@ -912,7 +900,6 @@ msgid "Style already exists. Overwrite?"
msgstr ""
#: strings.hrc:201
-#, fuzzy
msgctxt "STR_RESET"
msgid "~Reset"
msgstr "~Sıfırla"
@@ -1742,31 +1729,26 @@ msgid "Name"
msgstr ""
#: cmisinfopage.ui:66
-#, fuzzy
msgctxt "cmisinfopage|type"
msgid "Type"
msgstr "Növ"
#: cmisinfopage.ui:78
-#, fuzzy
msgctxt "cmisinfopage|value"
msgid "Value"
msgstr "Dәyәr"
#: cmisline.ui:46
-#, fuzzy
msgctxt "cmisline|type"
msgid "Type"
msgstr "Növ"
#: cmisline.ui:61
-#, fuzzy
msgctxt "cmisline|yes"
msgid "Yes"
msgstr "Hə"
#: cmisline.ui:82
-#, fuzzy
msgctxt "cmisline|no"
msgid "No"
msgstr "Yox"
@@ -1782,13 +1764,11 @@ msgid "Name"
msgstr ""
#: custominfopage.ui:61
-#, fuzzy
msgctxt "custominfopage|type"
msgid "Type"
msgstr "Növ"
#: custominfopage.ui:73
-#, fuzzy
msgctxt "custominfopage|value"
msgid "Value"
msgstr "Dәyәr"
@@ -1930,7 +1910,6 @@ msgid "General "
msgstr ""
#: documentpropertiesdialog.ui:125
-#, fuzzy
msgctxt "documentpropertiesdialog|description"
msgid "Description"
msgstr "Açıqlama"
@@ -2236,7 +2215,6 @@ msgid "Pre_view"
msgstr "Öncəbaxış"
#: managestylepage.ui:38
-#, fuzzy
msgctxt "managestylepage|nameft"
msgid "_Name:"
msgstr "_Ad:"
@@ -2916,7 +2894,6 @@ msgid "Saved by"
msgstr ""
#: versionscmis.ui:184
-#, fuzzy
msgctxt "versionscmis|comments"
msgid "Comments"
msgstr "Şərhlər"
@@ -2967,7 +2944,6 @@ msgid "Saved by"
msgstr ""
#: versionsofdialog.ui:258
-#, fuzzy
msgctxt "versionsofdialog|comments"
msgid "Comments"
msgstr "Şərhlər"
diff --git a/source/az/starmath/messages.po b/source/az/starmath/messages.po
index e2928984aae..f60195e38da 100644
--- a/source/az/starmath/messages.po
+++ b/source/az/starmath/messages.po
@@ -24,7 +24,6 @@ msgid "Special"
msgstr ""
#: smmod.hrc:22
-#, fuzzy
msgctxt "RID_UI_SYMBOL_NAMES"
msgid "alpha"
msgstr "alfa"
@@ -35,7 +34,6 @@ msgid "ALPHA"
msgstr ""
#: smmod.hrc:24
-#, fuzzy
msgctxt "RID_UI_SYMBOL_NAMES"
msgid "beta"
msgstr "beta"
@@ -46,7 +44,6 @@ msgid "BETA"
msgstr ""
#: smmod.hrc:26
-#, fuzzy
msgctxt "RID_UI_SYMBOL_NAMES"
msgid "gamma"
msgstr "qamma"
@@ -57,7 +54,6 @@ msgid "GAMMA"
msgstr ""
#: smmod.hrc:28
-#, fuzzy
msgctxt "RID_UI_SYMBOL_NAMES"
msgid "delta"
msgstr "delta"
@@ -68,7 +64,6 @@ msgid "DELTA"
msgstr ""
#: smmod.hrc:30
-#, fuzzy
msgctxt "RID_UI_SYMBOL_NAMES"
msgid "epsilon"
msgstr "epsilon"
@@ -79,7 +74,6 @@ msgid "EPSILON"
msgstr ""
#: smmod.hrc:32
-#, fuzzy
msgctxt "RID_UI_SYMBOL_NAMES"
msgid "zeta"
msgstr "zeta"
@@ -90,7 +84,6 @@ msgid "ZETA"
msgstr ""
#: smmod.hrc:34
-#, fuzzy
msgctxt "RID_UI_SYMBOL_NAMES"
msgid "eta"
msgstr "eta"
@@ -101,7 +94,6 @@ msgid "ETA"
msgstr ""
#: smmod.hrc:36
-#, fuzzy
msgctxt "RID_UI_SYMBOL_NAMES"
msgid "theta"
msgstr "teta"
@@ -112,7 +104,6 @@ msgid "THETA"
msgstr ""
#: smmod.hrc:38
-#, fuzzy
msgctxt "RID_UI_SYMBOL_NAMES"
msgid "iota"
msgstr "iota"
@@ -123,7 +114,6 @@ msgid "IOTA"
msgstr ""
#: smmod.hrc:40
-#, fuzzy
msgctxt "RID_UI_SYMBOL_NAMES"
msgid "kappa"
msgstr "kappa"
@@ -134,7 +124,6 @@ msgid "KAPPA"
msgstr ""
#: smmod.hrc:42
-#, fuzzy
msgctxt "RID_UI_SYMBOL_NAMES"
msgid "lambda"
msgstr "lambda"
@@ -145,7 +134,6 @@ msgid "LAMBDA"
msgstr ""
#: smmod.hrc:44
-#, fuzzy
msgctxt "RID_UI_SYMBOL_NAMES"
msgid "mu"
msgstr "mu"
@@ -156,7 +144,6 @@ msgid "MU"
msgstr ""
#: smmod.hrc:46
-#, fuzzy
msgctxt "RID_UI_SYMBOL_NAMES"
msgid "nu"
msgstr "nu"
@@ -167,7 +154,6 @@ msgid "NU"
msgstr ""
#: smmod.hrc:48
-#, fuzzy
msgctxt "RID_UI_SYMBOL_NAMES"
msgid "xi"
msgstr "ksi"
@@ -178,7 +164,6 @@ msgid "XI"
msgstr ""
#: smmod.hrc:50
-#, fuzzy
msgctxt "RID_UI_SYMBOL_NAMES"
msgid "omicron"
msgstr "omikron"
@@ -189,7 +174,6 @@ msgid "OMICRON"
msgstr ""
#: smmod.hrc:52
-#, fuzzy
msgctxt "RID_UI_SYMBOL_NAMES"
msgid "pi"
msgstr "pi"
@@ -200,7 +184,6 @@ msgid "PI"
msgstr ""
#: smmod.hrc:54
-#, fuzzy
msgctxt "RID_UI_SYMBOL_NAMES"
msgid "rho"
msgstr "rho"
@@ -211,7 +194,6 @@ msgid "RHO"
msgstr ""
#: smmod.hrc:56
-#, fuzzy
msgctxt "RID_UI_SYMBOL_NAMES"
msgid "sigma"
msgstr "siqma"
@@ -222,7 +204,6 @@ msgid "SIGMA"
msgstr ""
#: smmod.hrc:58
-#, fuzzy
msgctxt "RID_UI_SYMBOL_NAMES"
msgid "tau"
msgstr "tau"
@@ -233,7 +214,6 @@ msgid "TAU"
msgstr ""
#: smmod.hrc:60
-#, fuzzy
msgctxt "RID_UI_SYMBOL_NAMES"
msgid "upsilon"
msgstr "upsilon"
@@ -244,7 +224,6 @@ msgid "UPSILON"
msgstr ""
#: smmod.hrc:62
-#, fuzzy
msgctxt "RID_UI_SYMBOL_NAMES"
msgid "phi"
msgstr "fi"
@@ -255,7 +234,6 @@ msgid "PHI"
msgstr ""
#: smmod.hrc:64
-#, fuzzy
msgctxt "RID_UI_SYMBOL_NAMES"
msgid "chi"
msgstr "çi"
@@ -266,7 +244,6 @@ msgid "CHI"
msgstr ""
#: smmod.hrc:66
-#, fuzzy
msgctxt "RID_UI_SYMBOL_NAMES"
msgid "psi"
msgstr "psi"
@@ -277,7 +254,6 @@ msgid "PSI"
msgstr ""
#: smmod.hrc:68
-#, fuzzy
msgctxt "RID_UI_SYMBOL_NAMES"
msgid "omega"
msgstr "omeqa"
@@ -360,7 +336,6 @@ msgid "infinite"
msgstr "sonsuzluq"
#: smmod.hrc:84
-#, fuzzy
msgctxt "RID_UI_SYMBOL_NAMES"
msgid "angle"
msgstr "bucaq"
@@ -371,13 +346,11 @@ msgid "perthousand"
msgstr ""
#: smmod.hrc:86
-#, fuzzy
msgctxt "RID_UI_SYMBOL_NAMES"
msgid "and"
msgstr "və"
#: smmod.hrc:87
-#, fuzzy
msgctxt "RID_UI_SYMBOL_NAMES"
msgid "or"
msgstr "və ya"
@@ -1800,7 +1773,6 @@ msgid "font"
msgstr ""
#: strings.hrc:306
-#, fuzzy
msgctxt "STR_ALIGN_LEFT"
msgid "left"
msgstr "sol"
@@ -1811,7 +1783,6 @@ msgid "center"
msgstr ""
#: strings.hrc:308
-#, fuzzy
msgctxt "STR_ALIGN_RIGHT"
msgid "right"
msgstr "sağ"
@@ -1994,7 +1965,6 @@ msgid "Horizontal"
msgstr ""
#: catalogdialog.ui:9
-#, fuzzy
msgctxt "catalogdialog|CatalogDialog"
msgid "Symbols"
msgstr "Simvollar"
@@ -2021,7 +1991,6 @@ msgid "button"
msgstr ""
#: catalogdialog.ui:152
-#, fuzzy
msgctxt "catalogdialog|symbolname"
msgid "Unknown"
msgstr "Naməlum"
@@ -2200,7 +2169,6 @@ msgid "Fixe_d-width"
msgstr ""
#: printeroptions.ui:32
-#, fuzzy
msgctxt "printeroptions|title"
msgid "Title"
msgstr "Başlıq"
@@ -2339,7 +2307,6 @@ msgid "Scale all brackets"
msgstr ""
#: spacingdialog.ui:310
-#, fuzzy
msgctxt "spacingdialog|title"
msgid "Title"
msgstr "Başlıq"
@@ -2470,7 +2437,6 @@ msgid "_Minimum spacing:"
msgstr ""
#: spacingdialog.ui:1432
-#, fuzzy
msgctxt "spacingdialog|8title"
msgid "Symbols"
msgstr "Simvollar"
@@ -2551,7 +2517,6 @@ msgid "Matrices"
msgstr ""
#: spacingdialog.ui:1921
-#, fuzzy
msgctxt "spacingdialog|menuitem8"
msgid "Symbols"
msgstr "Simvollar"
diff --git a/source/az/svtools/messages.po b/source/az/svtools/messages.po
index 7aed46ecf07..df74e2e1e5a 100644
--- a/source/az/svtools/messages.po
+++ b/source/az/svtools/messages.po
@@ -80,7 +80,6 @@ msgid "$(ERR) searching for an address"
msgstr ""
#: errtxt.hrc:50
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Abort"
msgstr "Dayandır"
@@ -193,7 +192,6 @@ msgid "Nonexistent file."
msgstr ""
#: errtxt.hrc:78
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "File already exists."
msgstr "Fayl artıq mövcuddur."
@@ -533,13 +531,11 @@ msgid "[None]"
msgstr ""
#: langtab.hrc:30
-#, fuzzy
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Unknown"
msgstr "Naməlum"
#: langtab.hrc:31 /home/cl/vc/git/libo-core/svtools/inc/langtab.hrc:32
-#, fuzzy
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Default"
msgstr "Varsayılan"
@@ -2431,7 +2427,6 @@ msgid "Plautdietsch"
msgstr ""
#: templwin.hrc:42
-#, fuzzy
msgctxt "STRARY_SVT_DOCINFO"
msgid "Title"
msgstr "Başlıq"
@@ -2447,19 +2442,16 @@ msgid "Date"
msgstr ""
#: templwin.hrc:45
-#, fuzzy
msgctxt "STRARY_SVT_DOCINFO"
msgid "Keywords"
msgstr "Açar sözlər"
#: templwin.hrc:46
-#, fuzzy
msgctxt "STRARY_SVT_DOCINFO"
msgid "Description"
msgstr "Açıqlama"
#: templwin.hrc:47
-#, fuzzy
msgctxt "STRARY_SVT_DOCINFO"
msgid "Type"
msgstr "Növ"
@@ -2485,7 +2477,6 @@ msgid "Printed by"
msgstr ""
#: templwin.hrc:52
-#, fuzzy
msgctxt "STRARY_SVT_DOCINFO"
msgid "Subject"
msgstr "Mövzu"
@@ -2707,7 +2698,6 @@ msgid "Level 2"
msgstr ""
#: graphicexport.ui:826
-#, fuzzy
msgctxt "graphicexport|label19"
msgid "Version"
msgstr "Versiya"
@@ -2769,7 +2759,6 @@ msgid "File Services"
msgstr ""
#: placeedit.ui:130
-#, fuzzy
msgctxt "placeedit|typeLabel"
msgid "Type:"
msgstr "Növ:"
@@ -2849,7 +2838,6 @@ msgid "Status:"
msgstr ""
#: printersetupdialog.ui:137
-#, fuzzy
msgctxt "printersetupdialog|label4"
msgid "Type:"
msgstr "Növ:"
@@ -3388,7 +3376,6 @@ msgid "Date modified"
msgstr ""
#: strings.hrc:108
-#, fuzzy
msgctxt "STR_SVT_FILEVIEW_COLUMN_TYPE"
msgid "Type"
msgstr "Növ"
@@ -3739,7 +3726,6 @@ msgid "Move To End"
msgstr ""
#: strings.hrc:199
-#, fuzzy
msgctxt "STR_TABBAR_PUSHBUTTON_ADDTAB"
msgid "Add"
msgstr "Əlavə et"
@@ -4022,7 +4008,6 @@ msgid "City"
msgstr ""
#: strings.hrc:259
-#, fuzzy
msgctxt "STR_FIELD_TITLE"
msgid "Title"
msgstr "Başlıq"
diff --git a/source/az/svx/messages.po b/source/az/svx/messages.po
index 2fe671419ac..f2bcc500278 100644
--- a/source/az/svx/messages.po
+++ b/source/az/svx/messages.po
@@ -1567,7 +1567,6 @@ msgid "Position"
msgstr ""
#: acceptrejectchangesdialog.ui:167
-#, fuzzy
msgctxt "acceptrejectchangesdialog|calcauthor"
msgid "Author"
msgstr "Müəllif"
@@ -1578,7 +1577,6 @@ msgid "Date"
msgstr ""
#: acceptrejectchangesdialog.ui:183
-#, fuzzy
msgctxt "acceptrejectchangesdialog|calcdesc"
msgid "Description"
msgstr "Açıqlama"
@@ -1599,7 +1597,6 @@ msgid "Action"
msgstr ""
#: acceptrejectchangesdialog.ui:224
-#, fuzzy
msgctxt "acceptrejectchangesdialog|writerauthor"
msgid "Author"
msgstr "Müəllif"
@@ -1641,7 +1638,6 @@ msgid "_Edit Namespaces..."
msgstr ""
#: adddataitemdialog.ui:52
-#, fuzzy
msgctxt "adddataitemdialog|nameft"
msgid "_Name:"
msgstr "_Ad:"
@@ -1728,7 +1724,6 @@ msgid "Add Instance"
msgstr ""
#: addinstancedialog.ui:98
-#, fuzzy
msgctxt "addinstancedialog|label2"
msgid "_Name:"
msgstr "_Ad:"
@@ -1764,7 +1759,6 @@ msgid "Model data updates change document's modification status"
msgstr ""
#: addmodeldialog.ui:112
-#, fuzzy
msgctxt "addmodeldialog|label2"
msgid "_Name:"
msgstr "_Ad:"
@@ -1800,7 +1794,6 @@ msgid "Add Submission"
msgstr ""
#: addsubmissiondialog.ui:98
-#, fuzzy
msgctxt "addsubmissiondialog|label2"
msgid "_Name:"
msgstr "_Ad:"
@@ -2016,7 +2009,6 @@ msgid "Mapping"
msgstr ""
#: chinesedictionary.ui:199
-#, fuzzy
msgctxt "chinesedictionary|propertyft"
msgid "Property"
msgstr "Xassə"
@@ -2042,7 +2034,6 @@ msgid "Last name"
msgstr ""
#: chinesedictionary.ui:216
-#, fuzzy
msgctxt "chinesedictionary|property"
msgid "Title"
msgstr "Başlıq"
@@ -2148,7 +2139,6 @@ msgid "Part Number:"
msgstr ""
#: classificationdialog.ui:310
-#, fuzzy
msgctxt "classificationdialog|intellectualPropertyPartAddButton"
msgid "Add"
msgstr "Əlavə et"
@@ -2441,7 +2431,6 @@ msgid "Image size:"
msgstr ""
#: compressgraphicdialog.ui:626
-#, fuzzy
msgctxt "compressgraphicdialog|label15"
msgid "Type:"
msgstr "Növ:"
@@ -2573,7 +2562,6 @@ msgid "_Don’t Send"
msgstr ""
#: crashreportdlg.ui:51
-#, fuzzy
msgctxt "crashreportdlg|btn_close"
msgid "Close"
msgstr "Qapat"
@@ -2691,7 +2679,6 @@ msgid "Basic Shapes"
msgstr ""
#: defaultshapespanel.ui:206
-#, fuzzy
msgctxt "defaultshapespanel|label5"
msgid "Symbols"
msgstr "Simvollar"
@@ -3296,7 +3283,6 @@ msgid "Fontwork"
msgstr ""
#: dockingfontwork.ui:32
-#, fuzzy
msgctxt "dockingfontwork|off|tooltip_text"
msgid "Off"
msgstr "Qapalı"
@@ -3805,7 +3791,6 @@ msgid "Contour Editor"
msgstr ""
#: floatingcontour.ui:46
-#, fuzzy
msgctxt "floatingcontour|TBI_APPLY"
msgid "Apply"
msgstr "Tətbiq et"
@@ -3922,7 +3907,6 @@ msgid "Add Attribute"
msgstr ""
#: formdatamenu.ui:36
-#, fuzzy
msgctxt "formdatamenu|edit"
msgid "Edit"
msgstr "Düzəlt"
@@ -4182,7 +4166,6 @@ msgid "_AutoFit height"
msgstr ""
#: headfootformatpage.ui:326
-#, fuzzy
msgctxt "headfootformatpage|buttonMore"
msgid "More..."
msgstr "Daha çox..."
@@ -4208,7 +4191,6 @@ msgid "ImageMap Editor"
msgstr ""
#: imapdialog.ui:32
-#, fuzzy
msgctxt "imapdialog|TBI_APPLY"
msgid "Apply"
msgstr "Tətbiq et"
@@ -4224,7 +4206,6 @@ msgid "Save..."
msgstr ""
#: imapdialog.ui:77
-#, fuzzy
msgctxt "imapdialog|TBI_CLOSE"
msgid "Close"
msgstr "Qapat"
@@ -4286,7 +4267,6 @@ msgid "Redo"
msgstr ""
#: imapdialog.ui:256
-#, fuzzy
msgctxt "imapdialog|TBI_ACTIVE"
msgid "Active"
msgstr "Fəal"
@@ -4329,7 +4309,6 @@ msgid "_Macro..."
msgstr ""
#: imapmenu.ui:28
-#, fuzzy
msgctxt "imapmenu|active"
msgid "Active"
msgstr "Fəal"
@@ -4416,7 +4395,6 @@ msgid "Volume:"
msgstr ""
#: mediaplayback.ui:79
-#, fuzzy
msgctxt "mediaplayback|zoombox|tooltip_text"
msgid "View"
msgstr "Göstәr"
@@ -4701,7 +4679,6 @@ msgid "New Password"
msgstr ""
#: presetmenu.ui:12
-#, fuzzy
msgctxt "presetmenu|rename"
msgid "Rename"
msgstr "Yenidən adlandır"
@@ -4883,7 +4860,6 @@ msgid "A_ction:"
msgstr ""
#: redlinefilterpage.ui:159
-#, fuzzy
msgctxt "redlinefilterpage|authorlist-atkobject"
msgid "Author"
msgstr "Müəllif"
@@ -4981,7 +4957,6 @@ msgid "Position"
msgstr ""
#: redlineviewpage.ui:45
-#, fuzzy
msgctxt "redlineviewpage|author"
msgid "Author"
msgstr "Müəllif"
@@ -5135,7 +5110,6 @@ msgid "Disable hardware acceleration (OpenGL, OpenCL)"
msgstr ""
#: safemodedialog.ui:234
-#, fuzzy
msgctxt "safemodedialog|radio_extensions"
msgid "Extensions"
msgstr "Uzantılar"
@@ -6056,7 +6030,6 @@ msgid "Add Attribute"
msgstr ""
#: xformspage.ui:68
-#, fuzzy
msgctxt "xformspage|TBI_ITEM_EDIT"
msgid "Edit"
msgstr "Düzəlt"
@@ -6088,7 +6061,6 @@ msgid "Optimal View"
msgstr ""
#: zoommenu.ui:36
-#, fuzzy
msgctxt "zoommenu|50"
msgid "50%"
msgstr "50%"
@@ -6099,7 +6071,6 @@ msgid "75%"
msgstr ""
#: zoommenu.ui:52
-#, fuzzy
msgctxt "zoommenu|100"
msgid "100%"
msgstr "100%"
@@ -6111,7 +6082,6 @@ msgid "150%"
msgstr "50%"
#: zoommenu.ui:68
-#, fuzzy
msgctxt "zoommenu|200"
msgid "200%"
msgstr "200%"
@@ -6168,7 +6138,6 @@ msgid "Diagonal line"
msgstr ""
#: strings.hrc:35
-#, fuzzy
msgctxt "STR_ObjNamePluralLINE"
msgid "Lines"
msgstr "Xəttlər"
@@ -6480,7 +6449,6 @@ msgid "Image"
msgstr "Şəkillər"
#: strings.hrc:96
-#, fuzzy
msgctxt "STR_ObjNamePluralGRAF"
msgid "Images"
msgstr "Şəkillər"
@@ -6557,7 +6525,6 @@ msgid "Linked image with transparency"
msgstr ""
#: strings.hrc:111
-#, fuzzy
msgctxt "STR_ObjNamePluralGRAFBMP"
msgid "Images"
msgstr "Şəkillər"
@@ -7340,13 +7307,11 @@ msgid "off"
msgstr ""
#: strings.hrc:268
-#, fuzzy
msgctxt "STR_ItemValYES"
msgid "yes"
msgstr "bəli"
#: strings.hrc:269
-#, fuzzy
msgctxt "STR_ItemValNO"
msgid "No"
msgstr "Yox"
@@ -7387,7 +7352,6 @@ msgid "Automatic"
msgstr ""
#: strings.hrc:277
-#, fuzzy
msgctxt "STR_ItemValFITTOSIZENONE"
msgid "Off"
msgstr "Qapalı"
@@ -7485,25 +7449,21 @@ msgid "Scroll In"
msgstr ""
#: strings.hrc:296
-#, fuzzy
msgctxt "STR_ItemValTEXTANI_LEFT"
msgid "left"
msgstr "sol"
#: strings.hrc:297
-#, fuzzy
msgctxt "STR_ItemValTEXTANI_UP"
msgid "up"
msgstr "üst"
#: strings.hrc:298
-#, fuzzy
msgctxt "STR_ItemValTEXTANI_RIGHT"
msgid "right"
msgstr "sağ"
#: strings.hrc:299
-#, fuzzy
msgctxt "STR_ItemValTEXTANI_DOWN"
msgid "down"
msgstr "alt"
@@ -8577,7 +8537,6 @@ msgid "Contrast"
msgstr ""
#: strings.hrc:515
-#, fuzzy
msgctxt "SIP_SA_GRAFGAMMA"
msgid "Gamma"
msgstr "Qamma"
@@ -8681,7 +8640,6 @@ msgid "Table"
msgstr "Cədvəllər"
#: strings.hrc:536
-#, fuzzy
msgctxt "STR_ObjNamePluralTable"
msgid "Tables"
msgstr "Cədvəllər"
@@ -8779,7 +8737,6 @@ msgid "Not centered"
msgstr ""
#: strings.hrc:556
-#, fuzzy
msgctxt "RID_SVXSTR_GRAFMODE_STANDARD"
msgid "Default"
msgstr "Varsayılan"
@@ -10522,7 +10479,6 @@ msgid "New Theme..."
msgstr ""
#: strings.hrc:928
-#, fuzzy
msgctxt "RID_SVXSTR_GALLERY_TITLE"
msgid "Title"
msgstr "Başlıq"
@@ -10574,7 +10530,6 @@ msgid "Emoticons"
msgstr ""
#: strings.hrc:939
-#, fuzzy
msgctxt "RID_GALLERYSTR_THEME_PHOTOS"
msgid "Images"
msgstr "Şəkillər"
@@ -10611,13 +10566,11 @@ msgid "Surfaces"
msgstr ""
#: strings.hrc:946
-#, fuzzy
msgctxt "RID_GALLERYSTR_THEME_COMPUTERS"
msgid "Computers"
msgstr "Kompüterlәr"
#: strings.hrc:947
-#, fuzzy
msgctxt "RID_GALLERYSTR_THEME_DIAGRAMS"
msgid "Diagrams"
msgstr "Diaqramlar"
@@ -10643,13 +10596,11 @@ msgid "Textshapes"
msgstr ""
#: strings.hrc:952
-#, fuzzy
msgctxt "RID_GALLERYSTR_THEME_SOUNDS"
msgid "Sounds"
msgstr "Sәslәr"
#: strings.hrc:953
-#, fuzzy
msgctxt "RID_GALLERYSTR_THEME_SYMBOLS"
msgid "Symbols"
msgstr "Simvollar"
@@ -10706,7 +10657,6 @@ msgid "Finances"
msgstr ""
#: strings.hrc:964
-#, fuzzy
msgctxt "RID_GALLERYSTR_THEME_COMPUTER"
msgid "Computers"
msgstr "Kompüterlәr"
@@ -10717,7 +10667,6 @@ msgid "Climate"
msgstr ""
#: strings.hrc:966
-#, fuzzy
msgctxt "RID_GALLERYSTR_THEME_EDUCATION"
msgid "School & University"
msgstr "Mәktәb vә Universitet"
@@ -10976,7 +10925,6 @@ msgid "Transparent"
msgstr ""
#: strings.hrc:1021
-#, fuzzy
msgctxt "RID_SVXSTR_DEFAULT"
msgid "Default"
msgstr "Varsayılan"
@@ -11007,7 +10955,6 @@ msgid "By author"
msgstr ""
#: strings.hrc:1027
-#, fuzzy
msgctxt "RID_SVXSTR_PAGES"
msgid "Pages"
msgstr "Səhifələr"
@@ -11205,7 +11152,6 @@ msgid "Style"
msgstr ""
#: strings.hrc:1071
-#, fuzzy
msgctxt "RID_SVXSTR_A11Y_AND"
msgid "and"
msgstr "və"
@@ -11350,7 +11296,6 @@ msgid "Input required in field '#'. Please enter a value."
msgstr ""
#: strings.hrc:1103
-#, fuzzy
msgctxt "RID_STR_FORMS"
msgid "Forms"
msgstr "Formlar"
@@ -11361,7 +11306,6 @@ msgid "No control selected"
msgstr ""
#: strings.hrc:1105
-#, fuzzy
msgctxt "RID_STR_PROPERTIES_CONTROL"
msgid "Properties: "
msgstr "Xassələr: "
@@ -11399,7 +11343,6 @@ msgid "Control"
msgstr ""
#: strings.hrc:1112
-#, fuzzy
msgctxt "RID_STR_REC_TEXT"
msgid "Record"
msgstr "Qeyd et"
@@ -11448,7 +11391,6 @@ msgid "Navigation bar"
msgstr ""
#: strings.hrc:1121
-#, fuzzy
msgctxt "RID_STR_COLUMN"
msgid "Col"
msgstr "Süt"
@@ -11591,7 +11533,6 @@ msgid "Navigation Bar"
msgstr ""
#: strings.hrc:1149
-#, fuzzy
msgctxt "RID_STR_PROPTITLE_MULTISELECT"
msgid "Multiselection"
msgstr "Çoxlu seçim"
@@ -12029,7 +11970,6 @@ msgid "25%"
msgstr ""
#: strings.hrc:1238
-#, fuzzy
msgctxt "RID_SVXSTR_ZOOM_50"
msgid "50%"
msgstr "50%"
@@ -12040,7 +11980,6 @@ msgid "75%"
msgstr ""
#: strings.hrc:1240
-#, fuzzy
msgctxt "RID_SVXSTR_ZOOM_100"
msgid "100%"
msgstr "100%"
@@ -12052,7 +11991,6 @@ msgid "150%"
msgstr "50%"
#: strings.hrc:1242
-#, fuzzy
msgctxt "RID_SVXSTR_ZOOM_200"
msgid "200%"
msgstr "200%"
@@ -12114,7 +12052,6 @@ msgid "Reached the end of the sheet"
msgstr ""
#: strings.hrc:1255
-#, fuzzy
msgctxt "RID_SVXSTR_SEARCH_NOT_FOUND"
msgid "Search key not found"
msgstr "Axtarılan açar söz tapılmadı"
@@ -12366,7 +12303,6 @@ msgid "BMP image"
msgstr ""
#: strings.hrc:1313
-#, fuzzy
msgctxt "STR_IMAGE_UNKNOWN"
msgid "Unknown"
msgstr "Naməlum"
@@ -12407,7 +12343,6 @@ msgid "Contrast"
msgstr ""
#: strings.hrc:1323
-#, fuzzy
msgctxt "RID_SVXSTR_UNDO_GRAFGAMMA"
msgid "Gamma"
msgstr "Qamma"
@@ -12520,7 +12455,6 @@ msgid "Right"
msgstr "sağ"
#: strings.hrc:1346
-#, fuzzy
msgctxt "RID_SVXITEMS_PAGE_USAGE_ALL"
msgid "All"
msgstr "Hamısı"
@@ -14163,7 +14097,6 @@ msgid "Spacing"
msgstr ""
#: svxitems.hrc:67
-#, fuzzy
msgctxt "RID_ATTR_NAMES"
msgid "Page"
msgstr "Sәhifә"
diff --git a/source/az/sw/messages.po b/source/az/sw/messages.po
index 51d9409065e..cacf6baa289 100644
--- a/source/az/sw/messages.po
+++ b/source/az/sw/messages.po
@@ -201,7 +201,6 @@ msgid "Other OLE Objects"
msgstr ""
#: dbui.hrc:45
-#, fuzzy
msgctxt "SA_ADDRESS_HEADER"
msgid "Title"
msgstr "Başlıq"
@@ -581,7 +580,6 @@ msgid "User Entry"
msgstr ""
#: strings.hrc:50
-#, fuzzy
msgctxt "STR_POOLCHR_HTML_VARIABLE"
msgid "Variable"
msgstr "Dәyişәn"
@@ -1217,7 +1215,6 @@ msgstr ""
#. Document title style, not to be confused with Heading style
#: strings.hrc:180
-#, fuzzy
msgctxt "STR_POOLCOLL_DOC_TITEL"
msgid "Title"
msgstr "Başlıq"
@@ -1928,7 +1925,6 @@ msgid "Headings"
msgstr ""
#: strings.hrc:327
-#, fuzzy
msgctxt "STR_CONTENT_TYPE_TABLE"
msgid "Tables"
msgstr "Cədvəllər"
@@ -1939,7 +1935,6 @@ msgid "Text frames"
msgstr ""
#: strings.hrc:329
-#, fuzzy
msgctxt "STR_CONTENT_TYPE_GRAPHIC"
msgid "Images"
msgstr "Şəkillər"
@@ -1982,7 +1977,6 @@ msgid "Drawing objects"
msgstr ""
#: strings.hrc:337
-#, fuzzy
msgctxt "STR_CONTENT_TYPE_POSTIT"
msgid "Comments"
msgstr "Şərhlər"
@@ -2802,7 +2796,6 @@ msgstr ""
#. undo: STR_PARAGRAPHS, string.text
#: strings.hrc:502
-#, fuzzy
msgctxt "STR_PARAGRAPHS"
msgid "Paragraphs"
msgstr "Paraqraflar"
@@ -2980,7 +2973,6 @@ msgid "Page: $(ARG1)"
msgstr ""
#: strings.hrc:538
-#, fuzzy
msgctxt "STR_ACCESS_ANNOTATION_AUTHOR_NAME"
msgid "Author"
msgstr "Müəllif"
@@ -3064,7 +3056,6 @@ msgid "Frame"
msgstr ""
#: strings.hrc:557
-#, fuzzy
msgctxt "STR_STYLE_FAMILY_PAGE"
msgid "Pages"
msgstr "Səhifələr"
@@ -3148,7 +3139,6 @@ msgid "Print text in blac~k"
msgstr ""
#: strings.hrc:574
-#, fuzzy
msgctxt "STR_PRINTOPTUI_PAGES_TEXT"
msgid "Pages"
msgstr "Səhifələr"
@@ -3273,7 +3263,6 @@ msgid "Cancel"
msgstr "Xərçəng"
#: strings.hrc:599
-#, fuzzy
msgctxt "STR_FORMULA_APPLY"
msgid "Apply"
msgstr "Tətbiq et"
@@ -3360,13 +3349,11 @@ msgid "Edit..."
msgstr ""
#: strings.hrc:617
-#, fuzzy
msgctxt "STR_UPDATE"
msgid "~Update"
msgstr "~Yenilə"
#: strings.hrc:618
-#, fuzzy
msgctxt "STR_EDIT_CONTENT"
msgid "Edit"
msgstr "Düzəlt"
@@ -3410,7 +3397,6 @@ msgid "Delete"
msgstr "Sil"
#: strings.hrc:626
-#, fuzzy
msgctxt "STR_DELETE_ENTRY"
msgid "~Delete"
msgstr "~Sil"
@@ -3432,7 +3418,6 @@ msgid "Links"
msgstr "Xəttlər"
#: strings.hrc:630
-#, fuzzy
msgctxt "STR_UPDATE_ALL"
msgid "All"
msgstr "Hamısı"
@@ -3516,7 +3501,6 @@ msgstr ""
#. Error calculator
#: strings.hrc:649
-#, fuzzy
msgctxt "STR_POSTIT_PAGE"
msgid "Page"
msgstr "Sәhifә"
@@ -3528,7 +3512,6 @@ msgid "Line"
msgstr "Xəttlər"
#: strings.hrc:651
-#, fuzzy
msgctxt "STR_POSTIT_AUTHOR"
msgid "Author"
msgstr "Müəllif"
@@ -3641,25 +3624,21 @@ msgstr ""
#. SubType DocInfo
#: strings.hrc:674
-#, fuzzy
msgctxt "FLD_DOCINFO_TITEL"
msgid "Title"
msgstr "Başlıq"
#: strings.hrc:675
-#, fuzzy
msgctxt "FLD_DOCINFO_THEMA"
msgid "Subject"
msgstr "Mövzu"
#: strings.hrc:676
-#, fuzzy
msgctxt "FLD_DOCINFO_KEYS"
msgid "Keywords"
msgstr "Açar sözlər"
#: strings.hrc:677
-#, fuzzy
msgctxt "FLD_DOCINFO_COMMENT"
msgid "Comments"
msgstr "Şərhlər"
@@ -3670,7 +3649,6 @@ msgid "Created"
msgstr ""
#: strings.hrc:679
-#, fuzzy
msgctxt "FLD_DOCINFO_CHANGE"
msgid "Modified"
msgstr "Dəyişdirilib"
@@ -3681,13 +3659,11 @@ msgid "Last printed"
msgstr ""
#: strings.hrc:681
-#, fuzzy
msgctxt "FLD_DOCINFO_DOCNO"
msgid "Revision number"
msgstr "Gözdən keçirmə nömrəsi"
#: strings.hrc:682
-#, fuzzy
msgctxt "FLD_DOCINFO_EDIT"
msgid "Total editing time"
msgstr "Ümumi düzəliş vaxtı"
@@ -3823,7 +3799,6 @@ msgid "Short name"
msgstr ""
#: strings.hrc:709
-#, fuzzy
msgctxt "STR_AUTH_FIELD_AUTHORITY_TYPE"
msgid "Type"
msgstr "Növ"
@@ -3920,7 +3895,6 @@ msgid "Series"
msgstr ""
#: strings.hrc:728
-#, fuzzy
msgctxt "STR_AUTH_FIELD_TITLE"
msgid "Title"
msgstr "Başlıq"
@@ -3991,7 +3965,6 @@ msgid "The document already contains the bibliography entry but with different d
msgstr ""
#: strings.hrc:744
-#, fuzzy
msgctxt "STR_COMMENTS_LABEL"
msgid "Comments"
msgstr "Şərhlər"
@@ -4208,7 +4181,6 @@ msgid " not yet matched "
msgstr ""
#: strings.hrc:792
-#, fuzzy
msgctxt "STR_FILTER_ALL"
msgid "All files"
msgstr "Bütün fayllar"
@@ -4332,7 +4304,6 @@ msgid "Name"
msgstr ""
#: strings.hrc:818
-#, fuzzy
msgctxt "ST_TYPE"
msgid "Type"
msgstr "Növ"
@@ -4399,7 +4370,6 @@ msgid "Statistics"
msgstr ""
#: strings.hrc:836
-#, fuzzy
msgctxt "STR_AUTHORFLD"
msgid "Author"
msgstr "Müəllif"
@@ -4600,25 +4570,21 @@ msgstr ""
#. SubCmd Statistic
#: strings.hrc:883
-#, fuzzy
msgctxt "FLD_STAT_TABLE"
msgid "Tables"
msgstr "Cədvəllər"
#: strings.hrc:884
-#, fuzzy
msgctxt "FLD_STAT_CHAR"
msgid "Characters"
msgstr "Simvollar"
#: strings.hrc:885
-#, fuzzy
msgctxt "FLD_STAT_WORD"
msgid "Words"
msgstr "Sözlər"
#: strings.hrc:886
-#, fuzzy
msgctxt "FLD_STAT_PARA"
msgid "Paragraphs"
msgstr "Paraqraflar"
@@ -4630,13 +4596,11 @@ msgid "Image"
msgstr "Şəkillər"
#: strings.hrc:888
-#, fuzzy
msgctxt "FLD_STAT_OBJ"
msgid "Objects"
msgstr "Obyektlər"
#: strings.hrc:889
-#, fuzzy
msgctxt "FLD_STAT_PAGE"
msgid "Pages"
msgstr "Səhifələr"
@@ -4701,7 +4665,6 @@ msgid "City"
msgstr ""
#: strings.hrc:906
-#, fuzzy
msgctxt "FLD_EU_TITEL"
msgid "Title"
msgstr "Başlıq"
@@ -4912,7 +4875,6 @@ msgstr ""
#. Description: storage fields
#. --------------------------------------------------------------------
#: strings.hrc:963
-#, fuzzy
msgctxt "FMT_REG_AUTHOR"
msgid "Author"
msgstr "Müəllif"
@@ -4936,7 +4898,6 @@ msgid "Reference"
msgstr ""
#: strings.hrc:970
-#, fuzzy
msgctxt "FMT_REF_PAGE"
msgid "Page"
msgstr "Sәhifә"
@@ -5063,7 +5024,6 @@ msgid "O~ffset"
msgstr ""
#: strings.hrc:999
-#, fuzzy
msgctxt "STR_VALUE"
msgid "Value"
msgstr "Dәyәr"
@@ -5568,7 +5528,6 @@ msgid "Text Frame"
msgstr ""
#: strings.hrc:1106
-#, fuzzy
msgctxt "ST_PGE"
msgid "Page"
msgstr "Sәhifә"
@@ -6016,7 +5975,6 @@ msgid "Not enough memory to insert the image."
msgstr ""
#: strings.hrc:1197
-#, fuzzy
msgctxt "STR_INSERT_GRAPHIC"
msgid "Insert Image"
msgstr "Şəkil Daxil et"
@@ -6142,7 +6100,6 @@ msgid "Table cell"
msgstr ""
#: strings.hrc:1221
-#, fuzzy
msgctxt "STR_SWBG_PAGE"
msgid "Page"
msgstr "Sәhifә"
@@ -6169,7 +6126,6 @@ msgid "%PRODUCTNAME %PRODUCTVERSION HTML Document"
msgstr ""
#: strings.hrc:1229
-#, fuzzy
msgctxt "STR_TITLE"
msgid "Title"
msgstr "Başlıq"
@@ -6423,19 +6379,16 @@ msgid "Hyphenation completed"
msgstr ""
#: strings.hrc:1287
-#, fuzzy
msgctxt "STR_LANGSTATUS_NONE"
msgid "None (Do not check spelling)"
msgstr "Heç biri (İmla qaydalarını yoxlama)"
#: strings.hrc:1288
-#, fuzzy
msgctxt "STR_RESET_TO_DEFAULT_LANGUAGE"
msgid "Reset to Default Language"
msgstr "Əsas dilə sıfırla"
#: strings.hrc:1289
-#, fuzzy
msgctxt "STR_LANGSTATUS_MORE"
msgid "More..."
msgstr "Daha çox..."
@@ -6995,7 +6948,6 @@ msgid "Outgoing mail server:"
msgstr ""
#: authenticationsettingsdialog.ui:154
-#, fuzzy
msgctxt "authenticationsettingsdialog|username_label"
msgid "_User name:"
msgstr "İs_tifadəçi adı:"
@@ -7027,7 +6979,6 @@ msgid "P_ort:"
msgstr ""
#: authenticationsettingsdialog.ui:286
-#, fuzzy
msgctxt "authenticationsettingsdialog|label3"
msgid "Type:"
msgstr "Növ:"
@@ -7049,7 +7000,6 @@ msgid "Us_er name:"
msgstr "İs_tifadəçi adı:"
#: authenticationsettingsdialog.ui:375
-#, fuzzy
msgctxt "authenticationsettingsdialog|inpassword_label"
msgid "Pass_word:"
msgstr "Pa_rol:"
@@ -7060,7 +7010,6 @@ msgid "AutoFormat"
msgstr ""
#: autoformattable.ui:95
-#, fuzzy
msgctxt "autoformattable|rename"
msgid "Rename"
msgstr "Yenidən adlandır"
@@ -7179,7 +7128,6 @@ msgid "_Copy"
msgstr ""
#: autotext.ui:407
-#, fuzzy
msgctxt "autotext|replace"
msgid "Replace"
msgstr "Əvəzlə"
@@ -7212,7 +7160,6 @@ msgid "_Macro..."
msgstr ""
#: autotext.ui:473
-#, fuzzy
msgctxt "autotext|import"
msgid "_Import..."
msgstr "_İdxal et..."
@@ -7229,19 +7176,16 @@ msgid "Insert"
msgstr "Daxil et"
#: bibliographyentry.ui:35
-#, fuzzy
msgctxt "bibliographyentry|modify"
msgid "Apply"
msgstr "Tətbiq et"
#: bibliographyentry.ui:137
-#, fuzzy
msgctxt "bibliographyentry|label2"
msgid "Author"
msgstr "Müəllif"
#: bibliographyentry.ui:154
-#, fuzzy
msgctxt "bibliographyentry|label3"
msgid "Title"
msgstr "Başlıq"
@@ -7355,7 +7299,6 @@ msgid "First name"
msgstr ""
#: businessdatapage.ui:156
-#, fuzzy
msgctxt "businessdatapage|position-atkobject"
msgid "Title"
msgstr "Başlıq"
@@ -7406,7 +7349,6 @@ msgid "Phone/mobile:"
msgstr ""
#: businessdatapage.ui:444
-#, fuzzy
msgctxt "businessdatapage|phone-atkobject"
msgid "Title"
msgstr "Başlıq"
@@ -8015,7 +7957,6 @@ msgid "10th Numbering Level"
msgstr ""
#: conditionpage.ui:251
-#, fuzzy
msgctxt "conditionpage|label11"
msgid "Options"
msgstr "Seçimlər"
@@ -8103,7 +8044,6 @@ msgid "AutoFormat..."
msgstr ""
#: converttexttable.ui:383
-#, fuzzy
msgctxt "converttexttable|label2"
msgid "Options"
msgstr "Seçimlər"
@@ -8217,13 +8157,11 @@ msgid "Word only"
msgstr ""
#: createautomarkdialog.ui:185
-#, fuzzy
msgctxt "createautomarkdialog|yes"
msgid "Yes"
msgstr "Hə"
#: createautomarkdialog.ui:197
-#, fuzzy
msgctxt "createautomarkdialog|no"
msgid "No"
msgstr "Yox"
@@ -8321,7 +8259,6 @@ msgid "Choose Item: "
msgstr ""
#: dropdownfielddialog.ui:174
-#, fuzzy
msgctxt "dropdownfielddialog|label1"
msgid "Edit"
msgstr "Düzəlt"
@@ -8503,7 +8440,6 @@ msgid "Paragraph"
msgstr "Paraqraflar"
#: endnotepage.ui:215
-#, fuzzy
msgctxt "endnotepage|pagestyleft"
msgid "Page"
msgstr "Sәhifә"
@@ -8618,7 +8554,6 @@ msgid "Format"
msgstr ""
#: envformatpage.ui:168
-#, fuzzy
msgctxt "envformatpage|addredit"
msgid "Edit"
msgstr "Düzəlt"
@@ -8649,7 +8584,6 @@ msgid "Format"
msgstr ""
#: envformatpage.ui:387
-#, fuzzy
msgctxt "envformatpage|senderedit"
msgid "Edit"
msgstr "Düzəlt"
@@ -8969,7 +8903,6 @@ msgid "F_ormat"
msgstr ""
#: flddocinfopage.ui:183
-#, fuzzy
msgctxt "flddocinfopage|liststore1"
msgid "Author"
msgstr "Müəllif"
@@ -9099,7 +9032,6 @@ msgid "Na_me"
msgstr ""
#: fldfuncpage.ui:586
-#, fuzzy
msgctxt "fldfuncpage|liststore1"
msgid "Author"
msgstr "Müəllif"
@@ -9161,7 +9093,6 @@ msgid "Selection"
msgstr ""
#: fldrefpage.ui:195
-#, fuzzy
msgctxt "fldrefpage|filter"
msgid "Filter Selection"
msgstr "Süzgəc Seçimi"
@@ -9240,7 +9171,6 @@ msgid "Numbering by Chapter"
msgstr ""
#: fldvarpage.ui:458
-#, fuzzy
msgctxt "fldvarpage|apply|tooltip_text"
msgid "Apply"
msgstr "Tətbiq et"
@@ -9252,7 +9182,6 @@ msgid "Delete"
msgstr "Sil"
#: fldvarpage.ui:528
-#, fuzzy
msgctxt "fldvarpage|liststore1"
msgid "Author"
msgstr "Müəllif"
@@ -9441,7 +9370,6 @@ msgid "Paragraph"
msgstr "Paraqraflar"
#: footnotepage.ui:335
-#, fuzzy
msgctxt "footnotepage|pagestyleft"
msgid "Page"
msgstr "Sәhifә"
@@ -9552,7 +9480,6 @@ msgid "Endnotes"
msgstr ""
#: formatsectiondialog.ui:8
-#, fuzzy
msgctxt "formatsectiondialog|FormatSectionDialog"
msgid "Options"
msgstr "Seçimlər"
@@ -9691,13 +9618,11 @@ msgid "Frame"
msgstr ""
#: framedialog.ui:106
-#, fuzzy
msgctxt "framedialog|type"
msgid "Type"
msgstr "Növ"
#: framedialog.ui:128
-#, fuzzy
msgctxt "framedialog|options"
msgid "Options"
msgstr "Seçimlər"
@@ -9778,7 +9703,6 @@ msgid "Use superordinate object settings"
msgstr ""
#: frmaddpage.ui:122
-#, fuzzy
msgctxt "frmaddpage|name_label"
msgid "_Name:"
msgstr "_Ad:"
@@ -10007,7 +9931,6 @@ msgid "_URL:"
msgstr ""
#: frmurlpage.ui:82
-#, fuzzy
msgctxt "frmurlpage|name_label"
msgid "_Name:"
msgstr "_Ad:"
@@ -10369,7 +10292,6 @@ msgid "Insert"
msgstr "Daxil et"
#: insertbookmark.ui:122
-#, fuzzy
msgctxt "insertbookmark|rename"
msgid "Rename"
msgstr "Yenidən adlandır"
@@ -10426,7 +10348,6 @@ msgid "Change page number"
msgstr ""
#: insertbreak.ui:223
-#, fuzzy
msgctxt "insertbreak|label1"
msgid "Type"
msgstr "Növ"
@@ -10629,7 +10550,6 @@ msgid "Endnote"
msgstr ""
#: insertfootnote.ui:298
-#, fuzzy
msgctxt "insertfootnote|label2"
msgid "Type"
msgstr "Növ"
@@ -10714,7 +10634,6 @@ msgid "Insert"
msgstr "Daxil et"
#: inserttable.ui:138
-#, fuzzy
msgctxt "inserttable|label3"
msgid "_Name:"
msgstr "_Ad:"
@@ -10765,7 +10684,6 @@ msgid "Auto_Format"
msgstr ""
#: inserttable.ui:377
-#, fuzzy
msgctxt "inserttable|label2"
msgid "Options"
msgstr "Seçimlər"
@@ -10811,7 +10729,6 @@ msgid "Format"
msgstr ""
#: labeldialog.ui:243
-#, fuzzy
msgctxt "labeldialog|options"
msgid "Options"
msgstr "Seçimlər"
@@ -10980,7 +10897,6 @@ msgid "lines"
msgstr "Xəttlər"
#: linenumbering.ui:324
-#, fuzzy
msgctxt "linenumbering|view"
msgid "View"
msgstr "Göstәr"
@@ -11149,7 +11065,6 @@ msgid "Field:"
msgstr ""
#: mailmerge.ui:428
-#, fuzzy
msgctxt "mailmerge|pathlabel"
msgid "_Path:"
msgstr "_Yol:"
@@ -11266,7 +11181,6 @@ msgid "Action"
msgstr ""
#: managechangessidebar.ui:184
-#, fuzzy
msgctxt "managechangessidebar|writerauthor"
msgid "Author"
msgstr "Müəllif"
@@ -11559,7 +11473,6 @@ msgid "Field value"
msgstr ""
#: mmmailbody.ui:292
-#, fuzzy
msgctxt "mmmailbody|newfemale"
msgid "_New..."
msgstr "_Yeni..."
@@ -11835,7 +11748,6 @@ msgid "Field value"
msgstr ""
#: mmsalutationpage.ui:341
-#, fuzzy
msgctxt "mmsalutationpage|newfemale"
msgid "_New..."
msgstr "_Yeni..."
@@ -12038,7 +11950,6 @@ msgid "Toggle Master View"
msgstr ""
#: navigatorpanel.ui:364
-#, fuzzy
msgctxt "navigatorpanel|edit|tooltip_text"
msgid "Edit"
msgstr "Düzəlt"
@@ -12268,7 +12179,6 @@ msgid "Basic"
msgstr ""
#: notebookbar.ui:2910
-#, fuzzy
msgctxt "notebookbar|InsertAVMedia|tooltip_text"
msgid "Insert Audio or Video"
msgstr "Səs və ya Video əlavə et"
@@ -12341,7 +12251,6 @@ msgid "Zoom"
msgstr ""
#: notebookbar.ui:5177
-#, fuzzy
msgctxt "notebookbar|ViewLabel"
msgid "View"
msgstr "Göstәr"
@@ -12501,7 +12410,6 @@ msgid "_View"
msgstr "Göstәr"
#: notebookbar_compact.ui:5792
-#, fuzzy
msgctxt "notebookbar_compact|ViewLabel"
msgid "View"
msgstr "Göstәr"
@@ -13069,7 +12977,6 @@ msgid "_View"
msgstr "Göstәr"
#: notebookbar_groups.ui:34
-#, fuzzy
msgctxt "notebookbar_groups|imagestyledefault"
msgid "Default"
msgstr "Varsayılan"
@@ -13175,7 +13082,6 @@ msgid "Default Paragraph"
msgstr ""
#: notebookbar_groups.ui:326
-#, fuzzy
msgctxt "notebookbar_groups|title"
msgid "Title"
msgstr "Başlıq"
@@ -13216,7 +13122,6 @@ msgid "None"
msgstr ""
#: notebookbar_groups.ui:412
-#, fuzzy
msgctxt "notebookbar_groups|tablestyledefault"
msgid "Default"
msgstr "Varsayılan"
@@ -13603,13 +13508,11 @@ msgid "Object"
msgstr "Obyektlər"
#: objectdialog.ui:106
-#, fuzzy
msgctxt "objectdialog|type"
msgid "Type"
msgstr "Növ"
#: objectdialog.ui:128
-#, fuzzy
msgctxt "objectdialog|options"
msgid "Options"
msgstr "Seçimlər"
@@ -14621,7 +14524,6 @@ msgid "Position and Spacing"
msgstr ""
#: outlinepositionpage.ui:417
-#, fuzzy
msgctxt "outlinepositionpage|standard"
msgid "Default"
msgstr "Varsayılan"
@@ -14721,7 +14623,6 @@ msgid "Same Content:"
msgstr ""
#: pageformatpanel.ui:23
-#, fuzzy
msgctxt "pageformatpanel|size"
msgid "Size:"
msgstr "Ölçü:"
@@ -15074,13 +14975,11 @@ msgid "Image"
msgstr "Şəkillər"
#: picturedialog.ui:106
-#, fuzzy
msgctxt "picturedialog|type"
msgid "Type"
msgstr "Növ"
#: picturedialog.ui:128
-#, fuzzy
msgctxt "picturedialog|options"
msgid "Options"
msgstr "Seçimlər"
@@ -15259,7 +15158,6 @@ msgid "Print automatically inserted blank pages"
msgstr ""
#: printeroptions.ui:200
-#, fuzzy
msgctxt "printeroptions|label6"
msgid "Pages"
msgstr "Səhifələr"
@@ -15346,7 +15244,6 @@ msgid "Right to Left"
msgstr ""
#: printoptionspage.ui:254
-#, fuzzy
msgctxt "printoptionspage|label10"
msgid "Pages"
msgstr "Səhifələr"
@@ -15377,7 +15274,6 @@ msgid "In margins"
msgstr ""
#: printoptionspage.ui:383
-#, fuzzy
msgctxt "printoptionspage|4"
msgid "Comments"
msgstr "Şərhlər"
@@ -15453,7 +15349,6 @@ msgid "Initials"
msgstr ""
#: privateuserpage.ui:192
-#, fuzzy
msgctxt "privateuserpage|title-atkobject"
msgid "Title"
msgstr "Başlıq"
@@ -15519,7 +15414,6 @@ msgid "Phone/mobile:"
msgstr ""
#: privateuserpage.ui:534
-#, fuzzy
msgctxt "privateuserpage|phone-atkobject"
msgid "Title"
msgstr "Başlıq"
@@ -15819,7 +15713,6 @@ msgid "T_ype"
msgstr "Növ"
#: savelabeldialog.ui:163
-#, fuzzy
msgctxt "savelabeldialog|label1"
msgid "Options"
msgstr "Seçimlər"
@@ -15988,7 +15881,6 @@ msgid "Select Address Block"
msgstr ""
#: selectblockdialog.ui:90
-#, fuzzy
msgctxt "selectblockdialog|new"
msgid "_New..."
msgstr "_Yeni..."
@@ -16346,7 +16238,6 @@ msgid "Set Language for Selection"
msgstr "Seçim üçün dil təyin et"
#: spellmenu.ui:94
-#, fuzzy
msgctxt "spellmenu|langpara"
msgid "Set Language for Paragraph"
msgstr "Paraqraf üçün dil təyin et"
@@ -16481,7 +16372,6 @@ msgid "No Subject"
msgstr ""
#: subjectdialog.ui:138
-#, fuzzy
msgctxt "subjectdialog|label1"
msgid "Subject:"
msgstr "Mövzu:"
@@ -16899,13 +16789,11 @@ msgid "Organizer"
msgstr "Təşkilatçı..."
#: templatedialog4.ui:158
-#, fuzzy
msgctxt "templatedialog4|type"
msgid "Type"
msgstr "Növ"
#: templatedialog4.ui:181
-#, fuzzy
msgctxt "templatedialog4|options"
msgid "Options"
msgstr "Seçimlər"
@@ -16952,7 +16840,6 @@ msgid "Organizer"
msgstr "Təşkilatçı..."
#: templatedialog8.ui:144
-#, fuzzy
msgctxt "templatedialog8|page"
msgid "Page"
msgstr "Sәhifә"
@@ -17148,7 +17035,6 @@ msgid "Document start"
msgstr ""
#: titlepage.ui:229
-#, fuzzy
msgctxt "titlepage|RB_PAGE_START"
msgid "Page"
msgstr "Sәhifә"
@@ -17216,7 +17102,6 @@ msgid "Preview"
msgstr "Öncəbaxış"
#: tocdialog.ui:148
-#, fuzzy
msgctxt "tocdialog|index"
msgid "Type"
msgstr "Növ"
@@ -17466,13 +17351,11 @@ msgid "Sort Keys"
msgstr ""
#: tocindexpage.ui:20
-#, fuzzy
msgctxt "tocindexpage|open"
msgid "Open"
msgstr "Aç"
#: tocindexpage.ui:28
-#, fuzzy
msgctxt "tocindexpage|new"
msgid "_New..."
msgstr "_Yeni..."
@@ -17524,7 +17407,6 @@ msgid "_Title:"
msgstr "Başlıq:"
#: tocindexpage.ui:137
-#, fuzzy
msgctxt "tocindexpage|typeft"
msgid "Type:"
msgstr "Növ:"
@@ -17575,7 +17457,6 @@ msgid "Inde_x marks"
msgstr ""
#: tocindexpage.ui:373
-#, fuzzy
msgctxt "tocindexpage|fromtables"
msgid "Tables"
msgstr "Cədvəllər"
@@ -17743,7 +17624,6 @@ msgid "_File"
msgstr ""
#: tocindexpage.ui:959
-#, fuzzy
msgctxt "tocindexpage|label5"
msgid "Options"
msgstr "Seçimlər"
@@ -17853,7 +17733,6 @@ msgid "Hori_zontal ruler"
msgstr ""
#: viewoptionspage.ui:345
-#, fuzzy
msgctxt "viewoptionspage|label3"
msgid "View"
msgstr "Göstәr"
@@ -17940,7 +17819,6 @@ msgid "Word Count"
msgstr ""
#: wordcount.ui:72
-#, fuzzy
msgctxt "wordcount|label1"
msgid "Words"
msgstr "Sözlər"
@@ -18063,7 +17941,6 @@ msgid "Outside only"
msgstr ""
#: wrappage.ui:642
-#, fuzzy
msgctxt "wrappage|label3"
msgid "Options"
msgstr "Seçimlər"
diff --git a/source/az/swext/mediawiki/help.po b/source/az/swext/mediawiki/help.po
index 9390e02c54e..2c7ef2f60d9 100644
--- a/source/az/swext/mediawiki/help.po
+++ b/source/az/swext/mediawiki/help.po
@@ -457,7 +457,6 @@ msgid "Lists can be exported reliably when the whole list uses a consistent list
msgstr ""
#: wikiformats.xhp
-#, fuzzy
msgctxt ""
"wikiformats.xhp\n"
"hd_id7026886\n"
@@ -530,7 +529,6 @@ msgid "Note: The transformation uses the new style of footnotes with <ref> and <
msgstr ""
#: wikiformats.xhp
-#, fuzzy
msgctxt ""
"wikiformats.xhp\n"
"hd_id9405499\n"
@@ -547,7 +545,6 @@ msgid "Images cannot be exported by a transformation producing a single file of
msgstr ""
#: wikiformats.xhp
-#, fuzzy
msgctxt ""
"wikiformats.xhp\n"
"hd_id2162236\n"
diff --git a/source/az/swext/mediawiki/src/registry/data/org/openoffice/Office/Custom.po b/source/az/swext/mediawiki/src/registry/data/org/openoffice/Office/Custom.po
index 1570f5fe8b5..564776ce88f 100644
--- a/source/az/swext/mediawiki/src/registry/data/org/openoffice/Office/Custom.po
+++ b/source/az/swext/mediawiki/src/registry/data/org/openoffice/Office/Custom.po
@@ -125,7 +125,6 @@ msgid "Wiki article"
msgstr ""
#: WikiExtension.xcu
-#, fuzzy
msgctxt ""
"WikiExtension.xcu\n"
".WikiExtension.Strings\n"
@@ -144,7 +143,6 @@ msgid "OK"
msgstr ""
#: WikiExtension.xcu
-#, fuzzy
msgctxt ""
"WikiExtension.xcu\n"
".WikiExtension.Strings\n"
@@ -182,7 +180,6 @@ msgid "~Send"
msgstr ""
#: WikiExtension.xcu
-#, fuzzy
msgctxt ""
"WikiExtension.xcu\n"
".WikiExtension.Strings\n"
diff --git a/source/az/uui/messages.po b/source/az/uui/messages.po
index c15b64f50f5..71511c39ea1 100644
--- a/source/az/uui/messages.po
+++ b/source/az/uui/messages.po
@@ -481,7 +481,6 @@ msgid "~Retry Saving"
msgstr ""
#: strings.hrc:39
-#, fuzzy
msgctxt "STR_ALREADYOPEN_SAVE_BTN"
msgid "~Save"
msgstr "~Saxla"
@@ -837,13 +836,11 @@ msgid "File Exists"
msgstr ""
#: simplenameclash.ui:37
-#, fuzzy
msgctxt "simplenameclash|replace"
msgid "Replace"
msgstr "Əvəzlə"
#: simplenameclash.ui:51
-#, fuzzy
msgctxt "simplenameclash|rename"
msgid "Rename"
msgstr "Yenidən adlandır"
diff --git a/source/az/vcl/messages.po b/source/az/vcl/messages.po
index 0614a0ba7d2..da31dec0f06 100644
--- a/source/az/vcl/messages.po
+++ b/source/az/vcl/messages.po
@@ -257,7 +257,6 @@ msgid "Quit %PRODUCTNAME"
msgstr ""
#: strings.hrc:33
-#, fuzzy
msgctxt "SV_HELPTEXT_CLOSE"
msgid "Close"
msgstr "Qapat"
@@ -288,7 +287,6 @@ msgid "Roll up"
msgstr ""
#: strings.hrc:39
-#, fuzzy
msgctxt "SV_HELPTEXT_HELP"
msgid "Help"
msgstr "Yardım"
@@ -401,19 +399,16 @@ msgid "~Add"
msgstr "Əlavə et"
#: strings.hrc:64
-#, fuzzy
msgctxt "SV_BUTTONTEXT_DELETE"
msgid "~Delete"
msgstr "~Sil"
#: strings.hrc:65
-#, fuzzy
msgctxt "SV_BUTTONTEXT_REMOVE"
msgid "~Remove"
msgstr "~Sil"
#: strings.hrc:66
-#, fuzzy
msgctxt "SV_BUTTONTEXT_NEW"
msgid "~New"
msgstr "~Yeni"
@@ -431,7 +426,6 @@ msgid "~Apply"
msgstr "Tətbiq et"
#: strings.hrc:69
-#, fuzzy
msgctxt "SV_BUTTONTEXT_SAVE"
msgid "~Save"
msgstr "~Saxla"
@@ -627,7 +621,6 @@ msgid "All Formats"
msgstr ""
#: strings.hrc:111
-#, fuzzy
msgctxt "STR_FPICKER_OPEN"
msgid "Open"
msgstr "Aç"
@@ -809,13 +802,11 @@ msgid "\""
msgstr ""
#: units.hrc:37
-#, fuzzy
msgctxt "SV_FUNIT_STRINGS"
msgid "in"
msgstr "içində"
#: units.hrc:38
-#, fuzzy
msgctxt "SV_FUNIT_STRINGS"
msgid "inch"
msgstr "inç"
@@ -1142,7 +1133,6 @@ msgid "All pages"
msgstr "Bütün ~Sәhifәlәr"
#: printdialog.ui:685
-#, fuzzy
msgctxt "printdialog|printpages"
msgid "Pages"
msgstr "Səhifələr"
@@ -1163,7 +1153,6 @@ msgid "Range and Copies"
msgstr ""
#: printdialog.ui:801
-#, fuzzy
msgctxt "printdialog|label16"
msgid "Comments"
msgstr "Şərhlər"
@@ -1215,7 +1204,6 @@ msgid "Brochure"
msgstr ""
#: printdialog.ui:1112
-#, fuzzy
msgctxt "printdialog|pagestxt"
msgid "Pages"
msgstr "Səhifələr"
@@ -1296,13 +1284,11 @@ msgid "Use only paper size from printer preferences"
msgstr ""
#: printdialog.ui:1501
-#, fuzzy
msgctxt "printdialog|label21"
msgid "Options"
msgstr "Seçimlər"
#: printdialog.ui:1516
-#, fuzzy
msgctxt "printdialog|label20"
msgid "Options"
msgstr "Seçimlər"
diff --git a/source/az/wizards/messages.po b/source/az/wizards/messages.po
index 645cc15dae8..cb70224f9e9 100644
--- a/source/az/wizards/messages.po
+++ b/source/az/wizards/messages.po
@@ -54,7 +54,6 @@ msgid "The file '<PATH>' already exists.<BR><BR>Would you like to overwrite the
msgstr ""
#: strings.hrc:40
-#, fuzzy
msgctxt "RID_COMMON_START_8"
msgid "Yes"
msgstr "Hə"
@@ -65,7 +64,6 @@ msgid "Yes to All"
msgstr ""
#: strings.hrc:42
-#, fuzzy
msgctxt "RID_COMMON_START_10"
msgid "No"
msgstr "Yox"
@@ -103,7 +101,6 @@ msgid "Steps"
msgstr ""
#: strings.hrc:49
-#, fuzzy
msgctxt "RID_COMMON_START_17"
msgid "Close"
msgstr "Qapat"
@@ -418,7 +415,6 @@ msgid "Please specify last settings"
msgstr ""
#: strings.hrc:113
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_59"
msgid "Subject:"
msgstr "Mövzu:"
@@ -767,7 +763,6 @@ msgid "Bottle"
msgstr ""
#: strings.hrc:190
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_50"
msgid "Lines"
msgstr "Xəttlər"
diff --git a/source/az/wizards/source/resources.po b/source/az/wizards/source/resources.po
index 2aff5ab4025..33f099d9e7a 100644
--- a/source/az/wizards/source/resources.po
+++ b/source/az/wizards/source/resources.po
@@ -78,7 +78,6 @@ msgid "The file '<PATH>' already exists.<BR><BR>Would you like to overwrite the
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_8\n"
@@ -95,7 +94,6 @@ msgid "Yes to All"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_10\n"
@@ -154,7 +152,6 @@ msgid "Steps"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_17\n"
@@ -731,7 +728,6 @@ msgid "In blocks, labels above"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_86\n"
@@ -740,7 +736,6 @@ msgid "Title:"
msgstr "Başlıq:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_87\n"
@@ -847,7 +842,6 @@ msgid "Align Left - Red & Blue"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_100\n"
@@ -976,7 +970,6 @@ msgid "Controlling"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_116\n"
@@ -1446,7 +1439,6 @@ msgid "Condition"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_25\n"
@@ -1553,7 +1545,6 @@ msgid "false"
msgstr "Yanlış"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_38\n"
@@ -1562,7 +1553,6 @@ msgid "and"
msgstr "və"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_39\n"
@@ -3770,7 +3760,6 @@ msgid "City"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_9\n"
diff --git a/source/az/xmlsecurity/messages.po b/source/az/xmlsecurity/messages.po
index 6adbb8052ac..49ab26f212a 100644
--- a/source/az/xmlsecurity/messages.po
+++ b/source/az/xmlsecurity/messages.po
@@ -24,7 +24,6 @@ msgid "Field\tValue"
msgstr ""
#: strings.hrc:27
-#, fuzzy
msgctxt "STR_VERSION"
msgid "Version"
msgstr "Versiya"
@@ -50,7 +49,6 @@ msgid "Valid to"
msgstr ""
#: strings.hrc:32
-#, fuzzy
msgctxt "STR_SUBJECT"
msgid "Subject"
msgstr "Mövzu"
@@ -234,7 +232,6 @@ msgid "Date"
msgstr ""
#: digitalsignaturesdialog.ui:205
-#, fuzzy
msgctxt "digitalsignaturesdialog|description"
msgid "Description"
msgstr "Açıqlama"
@@ -393,7 +390,6 @@ msgid "Expiration date"
msgstr ""
#: selectcertificatedialog.ui:136
-#, fuzzy
msgctxt "selectcertificatedialog|type"
msgid "Type"
msgstr "Növ"
@@ -464,7 +460,6 @@ msgid "View Certificate..."
msgstr ""
#: selectcertificatedialog.ui:266
-#, fuzzy
msgctxt "selectcertificatedialog|label2"
msgid "Description:"
msgstr "Açıqlama:"
diff --git a/source/be/formula/messages.po b/source/be/formula/messages.po
index ced6638e231..a2520be1d7c 100644
--- a/source/be/formula/messages.po
+++ b/source/be/formula/messages.po
@@ -997,7 +997,6 @@ msgid "CUMPRINC"
msgstr "CUMPRINC"
#: core_resource.hrc:2453
-#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EFFECT"
msgstr "EFFECT"
diff --git a/source/be/librelogo/source/pythonpath.po b/source/be/librelogo/source/pythonpath.po
index 95c554f6287..8fd7f926dbe 100644
--- a/source/be/librelogo/source/pythonpath.po
+++ b/source/be/librelogo/source/pythonpath.po
@@ -422,7 +422,6 @@ msgid "to"
msgstr ""
#: LibreLogo_en_US.properties
-#, fuzzy
msgctxt ""
"LibreLogo_en_US.properties\n"
"END\n"
@@ -665,7 +664,6 @@ msgid "cos"
msgstr "cos"
#: LibreLogo_en_US.properties
-#, fuzzy
msgctxt ""
"LibreLogo_en_US.properties\n"
"ROUND\n"
@@ -726,7 +724,6 @@ msgid "tuple"
msgstr "картэж"
#: LibreLogo_en_US.properties
-#, fuzzy
msgctxt ""
"LibreLogo_en_US.properties\n"
"SORTED\n"
diff --git a/source/be/officecfg/registry/data/org/openoffice/Office.po b/source/be/officecfg/registry/data/org/openoffice/Office.po
index 1afd8794b70..8c050280317 100644
--- a/source/be/officecfg/registry/data/org/openoffice/Office.po
+++ b/source/be/officecfg/registry/data/org/openoffice/Office.po
@@ -2738,7 +2738,6 @@ msgid "CountryOrRegion"
msgstr "КраінаАбоРэгіён"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.mailinglist.Fields.countryorregion\n"
@@ -2883,7 +2882,6 @@ msgid "DateJoined"
msgstr "DateJoined"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.mailinglist.Fields.datejoined\n"
@@ -2956,7 +2954,6 @@ msgid "DuesAmount"
msgstr "DuesAmount"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.mailinglist.Fields.duesamount\n"
@@ -3182,7 +3179,6 @@ msgid "CountryOrRegion"
msgstr "КраінаАбоРэгіён"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.contacts.Fields.countryorregion\n"
@@ -3345,7 +3341,6 @@ msgid "SpouseName"
msgstr "SpouseName"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.contacts.Fields.spousename\n"
@@ -3625,7 +3620,6 @@ msgid "CountryOrRegion"
msgstr "КраінаАбоРэгіён"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.customers.Fields.countryorregion\n"
@@ -4015,7 +4009,6 @@ msgid "CountryOrRegion"
msgstr "КраінаАбоРэгіён"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.employees.Fields.countryorregion\n"
@@ -4106,7 +4099,6 @@ msgid "DateHired"
msgstr "DateHired"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.employees.Fields.datehired\n"
@@ -4143,7 +4135,6 @@ msgid "Salary"
msgstr "Salary"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.employees.Fields.salary\n"
@@ -4180,7 +4171,6 @@ msgid "Deductions"
msgstr "Deductions"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.employees.Fields.deductions\n"
@@ -4208,7 +4198,6 @@ msgid "SupervisID"
msgstr "SupervisID"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.employees.Fields.spousename\n"
@@ -4218,7 +4207,6 @@ msgid "SpouseName"
msgstr "SpouseName"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.employees.Fields.spousename\n"
@@ -4354,7 +4342,6 @@ msgid "OrderDate"
msgstr "OrderDate"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.orders.Fields.orderdate\n"
@@ -4427,7 +4414,6 @@ msgid "ShipName"
msgstr "ShipName"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.orders.Fields.shipname\n"
@@ -4464,7 +4450,6 @@ msgid "ShipCity"
msgstr "ShipCity"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.orders.Fields.shipcity\n"
@@ -4555,7 +4540,6 @@ msgid "ShipDate"
msgstr "ShipDate"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.orders.Fields.shipdate\n"
@@ -4592,7 +4576,6 @@ msgid "FreightCharge"
msgstr "FreightCharge"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.orders.Fields.freightcharge\n"
@@ -4764,7 +4747,6 @@ msgid "SalePrice"
msgstr "SalePrice"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.orderdetails.Fields.saleprice\n"
@@ -4783,7 +4765,6 @@ msgid "SalesTax"
msgstr "SalesTax"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.orderdetails.Fields.salestax\n"
@@ -4802,7 +4783,6 @@ msgid "LineTotal"
msgstr "LineTotal"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.orderdetails.Fields.linetotal\n"
@@ -4920,7 +4900,6 @@ msgid "MemberID"
msgstr "MemberID"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.payments.Fields.memberID\n"
@@ -5083,7 +5062,6 @@ msgid "Cardholder"
msgstr "Cardholder"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.payments.Fields.cardholder\n"
@@ -5129,7 +5107,6 @@ msgid "CCAuthorNo"
msgstr "CCAuthorNo"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.payments.Fields.paymentterms\n"
@@ -5139,7 +5116,6 @@ msgid "PaymentTerms"
msgstr "PaymentTerms"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.payments.Fields.paymentterms\n"
@@ -5203,7 +5179,6 @@ msgid "InvoiceID"
msgstr "InvoiceID"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.invoices.Fields.invoiceID\n"
@@ -5258,7 +5233,6 @@ msgid "DeliveryID"
msgstr "DeliveryID"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.invoices.Fields.deliveryID\n"
@@ -5322,7 +5296,6 @@ msgid "Salespersn"
msgstr "Salespersn"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.invoices.Fields.shipdate\n"
@@ -5332,7 +5305,6 @@ msgid "ShipDate"
msgstr "ShipDate"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.invoices.Fields.shipdate\n"
@@ -5351,7 +5323,6 @@ msgid "ShippedTo"
msgstr "ShippedTo"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.invoices.Fields.shippedto\n"
@@ -5370,7 +5341,6 @@ msgid "ShippedVia"
msgstr "ShippedVia"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.invoices.Fields.shippedvia\n"
@@ -5443,7 +5413,6 @@ msgid "InvoiDetID"
msgstr "InvoiDetID"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.invoicedetails.Fields.invoiceID\n"
@@ -5453,7 +5422,6 @@ msgid "InvoiceID"
msgstr "InvoiceID"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.invoicedetails.Fields.invoiceID\n"
@@ -5554,7 +5522,6 @@ msgid "Discount"
msgstr "Зніжка"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.invoicedetails.Fields.paymentterms\n"
@@ -5564,7 +5531,6 @@ msgid "PaymentTerms"
msgstr "PaymentTerms"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.invoicedetails.Fields.paymentterms\n"
@@ -5656,7 +5622,6 @@ msgid "ClientID"
msgstr "ClientID"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.projects.Fields.purchaseordernumber\n"
@@ -5666,7 +5631,6 @@ msgid "PurchaseOrderNumber"
msgstr "PurchaseOrderNumber"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.projects.Fields.purchaseordernumber\n"
@@ -6054,7 +6018,6 @@ msgid "Reservations"
msgstr "Reservations"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.reservations.Fields.reservationID\n"
@@ -6064,7 +6027,6 @@ msgid "ReservationID"
msgstr "ReservationID"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.reservations.Fields.reservationID\n"
@@ -6191,7 +6153,6 @@ msgid "DepositDue"
msgstr "DepositDue"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.reservations.Fields.depositdue\n"
@@ -6210,7 +6171,6 @@ msgid "TotalDue"
msgstr "TotalDue"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.reservations.Fields.totaldue\n"
@@ -6229,7 +6189,6 @@ msgid "AmountPaid"
msgstr "AmountPaid"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.reservations.Fields.amountpaid\n"
@@ -6365,7 +6324,6 @@ msgid "BillingDate"
msgstr "BillingDate"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.timebilled.Fields.billingdate\n"
@@ -6447,7 +6405,6 @@ msgid "ExpenseID"
msgstr "ExpenseID"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.expenses.Fields.expenseID\n"
@@ -6592,7 +6549,6 @@ msgid "PaymentMethod"
msgstr "МетадПлацяжу"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.expenses.Fields.paymentmethod\n"
@@ -6629,7 +6585,6 @@ msgid "Deliveries"
msgstr "Deliveries"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.deliveries.Fields.deliveryID\n"
@@ -6639,7 +6594,6 @@ msgid "DeliveryID"
msgstr "DeliveryID"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.deliveries.Fields.deliveryID\n"
@@ -6721,7 +6675,6 @@ msgid "ShippedFrm"
msgstr "ShippedFrm"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.deliveries.Fields.shippedvia\n"
@@ -6731,7 +6684,6 @@ msgid "ShippedVia"
msgstr "ShippedVia"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.deliveries.Fields.shippedvia\n"
@@ -6759,7 +6711,6 @@ msgid "TrckngCode"
msgstr "TrckngCode"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.deliveries.Fields.shipdate\n"
@@ -6769,7 +6720,6 @@ msgid "ShipDate"
msgstr "ShipDate"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.deliveries.Fields.shipdate\n"
@@ -6788,7 +6738,6 @@ msgid "ShipperPhoneNumber"
msgstr "ShipperPhoneNumber"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.deliveries.Fields.shipperphonenumber\n"
@@ -7005,7 +6954,6 @@ msgid "PickUpDate"
msgstr "PickUpDate"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.deliveries.Fields.pickupdate\n"
@@ -7024,7 +6972,6 @@ msgid "PickUpTime"
msgstr "PickUpTime"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.deliveries.Fields.pickuptime\n"
@@ -7043,7 +6990,6 @@ msgid "ReceivedBy"
msgstr "ReceivedBy"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.deliveries.Fields.receivedby\n"
@@ -7053,7 +6999,6 @@ msgid "ReceivedBy"
msgstr "ReceivedBy"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.deliveries.Fields.freightcharge\n"
@@ -7180,7 +7125,6 @@ msgid "StatusID"
msgstr "StatusID"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.assets.Fields.statusID\n"
@@ -7217,7 +7161,6 @@ msgid "VendorID"
msgstr "VendorID"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.assets.Fields.vendorID\n"
@@ -7607,7 +7550,6 @@ msgid "AccountID"
msgstr "AccountID"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.transactions.Fields.accountID\n"
@@ -7770,7 +7712,6 @@ msgid "Taxable"
msgstr "Taxable"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.transactions.Fields.taxable\n"
@@ -7906,7 +7847,6 @@ msgid "EmployeesTasks"
msgstr "EmployeesTasks"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.employeestasks.Fields.employeetaskID\n"
@@ -7916,7 +7856,6 @@ msgid "EmployeeTaskID"
msgstr "EmployeeTaskID"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.employeestasks.Fields.employeetaskID\n"
@@ -8007,7 +7946,6 @@ msgid "CategoryName"
msgstr "НазваКатэгорыі"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.categories.Fields.categoryname\n"
@@ -8180,7 +8118,6 @@ msgid "CountryOrRegion"
msgstr "КраінаАбоРэгіён"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.addresses.Fields.countryorregion\n"
@@ -8307,7 +8244,6 @@ msgid "SendCard"
msgstr "SendCard"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.addresses.Fields.sendcard\n"
@@ -8317,7 +8253,6 @@ msgid "SendCard"
msgstr "SendCard"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.addresses.Fields.maritalstatus\n"
@@ -8327,7 +8262,6 @@ msgid "MaritalStatus"
msgstr "MaritalStatus"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.addresses.Fields.maritalstatus\n"
@@ -8337,7 +8271,6 @@ msgid "MaritlStat"
msgstr "MaritlStat"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.addresses.Fields.spousename\n"
@@ -8347,7 +8280,6 @@ msgid "SpouseName"
msgstr "SpouseName"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.addresses.Fields.spousename\n"
@@ -8393,7 +8325,6 @@ msgid "Hobbies"
msgstr "Захапленні"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.addresses.Fields.childrennames\n"
@@ -8403,7 +8334,6 @@ msgid "ChildrenNames"
msgstr "ChildrenNames"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.addresses.Fields.childrennames\n"
@@ -8449,7 +8379,6 @@ msgid "Notes"
msgstr "Заўвагі"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.addresses.Fields.dateupdated\n"
@@ -8522,7 +8451,6 @@ msgid "RoomID"
msgstr "RoomID"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.householdinventory.Fields.roomID\n"
@@ -8642,7 +8570,6 @@ msgid "ModelNo"
msgstr "ModelNo"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.householdinventory.Fields.serialnumber\n"
@@ -8661,7 +8588,6 @@ msgid "SerialNo"
msgstr "СерыйныНум"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.householdinventory.Fields.datepurchased\n"
@@ -8698,7 +8624,6 @@ msgid "PlacePurch"
msgstr "PlacePurch"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.householdinventory.Fields.purchaseprice\n"
@@ -8708,7 +8633,6 @@ msgid "PurchasePrice"
msgstr "PurchasePrice"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.householdinventory.Fields.purchaseprice\n"
@@ -8745,7 +8669,6 @@ msgid "Insured"
msgstr "Insured"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.householdinventory.Fields.insured\n"
@@ -8863,7 +8786,6 @@ msgid "WhichMeal"
msgstr "WhichMeal"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.recipes.Fields.whichmeal\n"
@@ -8882,7 +8804,6 @@ msgid "Vegetarian"
msgstr "Vegetarian"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.recipes.Fields.vegetarian\n"
@@ -9009,7 +8930,6 @@ msgid "Utensils"
msgstr "Utensils"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.recipes.Fields.utensils\n"
@@ -9055,7 +8975,6 @@ msgid "PlantID"
msgstr "PlantID"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.plants.Fields.plantID\n"
@@ -9074,7 +8993,6 @@ msgid "CommonName"
msgstr "CommonName"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.plants.Fields.commonname\n"
@@ -9131,7 +9049,6 @@ msgid "Flowering"
msgstr "Flowering"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.plants.Fields.flowering\n"
@@ -9213,7 +9130,6 @@ msgid "WaterFreq"
msgstr "WaterFreq"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.plants.Fields.datepurchased\n"
@@ -9223,7 +9139,6 @@ msgid "DatePurchased"
msgstr "DatePurchased"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.plants.Fields.datepurchased\n"
@@ -9233,7 +9148,6 @@ msgid "DatePurch"
msgstr "DatePurch"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.plants.Fields.placepurchased\n"
@@ -9243,7 +9157,6 @@ msgid "PlacePurchased"
msgstr "PlacePurchased"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.plants.Fields.placepurchased\n"
@@ -9298,7 +9211,6 @@ msgid "DatePruned"
msgstr "DatePruned"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.plants.Fields.datepruned\n"
@@ -9417,7 +9329,6 @@ msgid "DateTaken"
msgstr "DateTaken"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.photographs.Fields.datetaken\n"
@@ -9436,7 +9347,6 @@ msgid "TimeTaken"
msgstr "TimeTaken"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.photographs.Fields.timetaken\n"
@@ -9455,7 +9365,6 @@ msgid "PlaceTaken"
msgstr "PlaceTaken"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.photographs.Fields.placetaken\n"
@@ -9474,7 +9383,6 @@ msgid "LensUsed"
msgstr "LensUsed"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.photographs.Fields.lensused\n"
@@ -9529,7 +9437,6 @@ msgid "FilterUsed"
msgstr "FilterUsed"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.photographs.Fields.filterused\n"
@@ -9684,7 +9591,6 @@ msgid "ColorFilm"
msgstr "ColorFilm"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.miniaturefilms.Fields.colorfilm\n"
@@ -9820,7 +9726,6 @@ msgid "MovieTitle"
msgstr "MovieTitle"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.dvdcollection.Fields.movietitle\n"
@@ -9976,7 +9881,6 @@ msgid "Length"
msgstr "Даўжыня"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.dvdcollection.Fields.dateacquired\n"
@@ -9986,7 +9890,6 @@ msgid "DateAcquired"
msgstr "DateAcquired"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.dvdcollection.Fields.dateacquired\n"
@@ -10014,7 +9917,6 @@ msgid "PurchaseAt"
msgstr "PurchaseAt"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.dvdcollection.Fields.purchaseprice\n"
@@ -10024,7 +9926,6 @@ msgid "PurchasePrice"
msgstr "PurchasePrice"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.dvdcollection.Fields.purchaseprice\n"
@@ -10107,7 +10008,6 @@ msgid "AlbumTitle"
msgstr "AlbumTitle"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.cdcollection.Fields.albumtitle\n"
@@ -10263,7 +10163,6 @@ msgid "NoofTracks"
msgstr "NoofTracks"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.cdcollection.Fields.datepurchased\n"
@@ -10273,7 +10172,6 @@ msgid "DatePurchased"
msgstr "DatePurchased"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.cdcollection.Fields.datepurchased\n"
@@ -10283,7 +10181,6 @@ msgid "DatePurch"
msgstr "DatePurch"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.cdcollection.Fields.purchasedat\n"
@@ -10293,7 +10190,6 @@ msgid "PurchasedAt"
msgstr "PurchasedAt"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.cdcollection.Fields.purchasedat\n"
@@ -10303,7 +10199,6 @@ msgid "PurchaseAt"
msgstr "PurchaseAt"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.cdcollection.Fields.purchaseprice\n"
@@ -10313,7 +10208,6 @@ msgid "PurchasePrice"
msgstr "PurchasePrice"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.cdcollection.Fields.purchaseprice\n"
@@ -10550,7 +10444,6 @@ msgid "Pages"
msgstr "Старонкі"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.library.Fields.datepurchased\n"
@@ -10560,7 +10453,6 @@ msgid "DatePurchased"
msgstr "DatePurchased"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.library.Fields.datepurchased\n"
@@ -10570,7 +10462,6 @@ msgid "DatePurch"
msgstr "DatePurch"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.library.Fields.purchasedat\n"
@@ -10580,7 +10471,6 @@ msgid "PurchasedAt"
msgstr "PurchasedAt"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.library.Fields.purchasedat\n"
@@ -10590,7 +10480,6 @@ msgid "PurchaseAt"
msgstr "PurchaseAt"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.library.Fields.purchaseprice\n"
@@ -10600,7 +10489,6 @@ msgid "PurchasePrice"
msgstr "PurchasePrice"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.library.Fields.purchaseprice\n"
@@ -10773,7 +10661,6 @@ msgid "Birthplace"
msgstr "Birthplace"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.authors.Fields.birthplace\n"
@@ -10882,7 +10769,6 @@ msgid "Accounts"
msgstr "Accounts"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.accounts.Fields.accountID\n"
@@ -10892,7 +10778,6 @@ msgid "AccountID"
msgstr "AccountID"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.accounts.Fields.accountID\n"
@@ -11037,7 +10922,6 @@ msgid "InvestmtID"
msgstr "InvestmtID"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.investments.Fields.accountID\n"
@@ -11047,7 +10931,6 @@ msgid "AccountID"
msgstr "AccountID"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.investments.Fields.accountID\n"
@@ -11165,7 +11048,6 @@ msgid "LogID"
msgstr "LogID"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.exerciselog.Fields.exerciselogID\n"
@@ -11184,7 +11066,6 @@ msgid "PersonID"
msgstr "PersonID"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.exerciselog.Fields.personID\n"
@@ -11203,7 +11084,6 @@ msgid "Activity"
msgstr "Activity"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.exerciselog.Fields.activity\n"
@@ -11348,7 +11228,6 @@ msgid "HoursSleep"
msgstr "HoursSleep"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.exerciselog.Fields.hourssleep\n"
@@ -11385,7 +11264,6 @@ msgid "DietLog"
msgstr "DietLog"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.dietlog.Fields.dietlogID\n"
@@ -11395,7 +11273,6 @@ msgid "LogID"
msgstr "LogID"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.dietlog.Fields.dietlogID\n"
@@ -11405,7 +11282,6 @@ msgid "LogID"
msgstr "LogID"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.dietlog.Fields.personID\n"
@@ -11415,7 +11291,6 @@ msgid "PersonID"
msgstr "PersonID"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.dietlog.Fields.personID\n"
@@ -11443,7 +11318,6 @@ msgid "DietType"
msgstr "DietType"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.dietlog.Fields.dateacquired\n"
@@ -11453,7 +11327,6 @@ msgid "DateAcquired"
msgstr "DateAcquired"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.dietlog.Fields.dateacquired\n"
@@ -11463,7 +11336,6 @@ msgid "DateAcquir"
msgstr "DateAcquir"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.dietlog.Fields.whichmeal\n"
@@ -11473,7 +11345,6 @@ msgid "WhichMeal"
msgstr "WhichMeal"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.dietlog.Fields.whichmeal\n"
@@ -11528,7 +11399,6 @@ msgid "GramsFat"
msgstr "GramsFat"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.dietlog.Fields.gramsfat\n"
diff --git a/source/be/officecfg/registry/data/org/openoffice/Office/UI.po b/source/be/officecfg/registry/data/org/openoffice/Office/UI.po
index 3710f2a9871..cb768ecc358 100644
--- a/source/be/officecfg/registry/data/org/openoffice/Office/UI.po
+++ b/source/be/officecfg/registry/data/org/openoffice/Office/UI.po
@@ -9800,7 +9800,6 @@ msgid "Title and 2 Content"
msgstr "Загаловак, 2 блокі зместу"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=12\n"
@@ -9810,7 +9809,6 @@ msgid "Title, Content and 2 Content"
msgstr "Title, Content and 2 Content"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=15\n"
@@ -9820,7 +9818,6 @@ msgid "Title, 2 Content and Content"
msgstr "Title, 2 Content and Content"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=14\n"
@@ -9830,7 +9827,6 @@ msgid "Title, Content over Content"
msgstr "Title, Content over Content"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=16\n"
@@ -11748,7 +11744,6 @@ msgid "Glide"
msgstr "Слізганне"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.Effects.ooo-exit-breaks\n"
@@ -23974,7 +23969,6 @@ msgid "Contextual single"
msgstr ""
#: Notebookbar.xcu
-#, fuzzy
msgctxt ""
"Notebookbar.xcu\n"
"..Notebookbar.Applications.Calc.Implementations.Tabbed\n"
@@ -24002,7 +23996,6 @@ msgid "Groupedbar Full"
msgstr ""
#: Notebookbar.xcu
-#, fuzzy
msgctxt ""
"Notebookbar.xcu\n"
"..Notebookbar.Applications.Calc.Implementations.Groups\n"
diff --git a/source/be/readlicense_oo/docs.po b/source/be/readlicense_oo/docs.po
index cc43a350c11..bedb496b7cf 100644
--- a/source/be/readlicense_oo/docs.po
+++ b/source/be/readlicense_oo/docs.po
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Pootle 2.8\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1512917316.000000\n"
#: readme.xrm
@@ -584,7 +584,6 @@ msgid "The location of the configuration file might vary on different versions o
msgstr "з (калі) з."
#: readme.xrm
-#, fuzzy
msgctxt ""
"readme.xrm\n"
"sdfsd32asrc\n"
diff --git a/source/be/sc/messages.po b/source/be/sc/messages.po
index 99447cf69fb..6611ff1da09 100644
--- a/source/be/sc/messages.po
+++ b/source/be/sc/messages.po
@@ -1613,7 +1613,6 @@ msgstr ""
"Дык ці жадаеце яго ўстаўляць?"
#: globstr.hrc:341
-#, fuzzy
msgctxt "STR_ERR_NOREF"
msgid "No cell references are found in the selected cells."
msgstr "У выбраных клетках не знойдзена спасылак на клеткі."
@@ -1895,7 +1894,6 @@ msgid "Nested arrays are not supported."
msgstr "Не падтрымліваюцца ўкладзеныя масівы."
#: globstr.hrc:395
-#, fuzzy
msgctxt "STR_UNDO_TEXTTOCOLUMNS"
msgid "Text to Columns"
msgstr "Тэкст у калонкі"
@@ -1906,7 +1904,6 @@ msgid "Your spreadsheet has been updated with changes saved by other users."
msgstr "Ваш разліковы аркуш быў абноўлены запісамі, якія зрабілі іншыя карыстальнікі."
#: globstr.hrc:397
-#, fuzzy
msgctxt "STR_DOC_WILLBESAVED"
msgid ""
"The spreadsheet must be saved now to activate sharing mode.\n"
@@ -1929,7 +1926,6 @@ msgstr ""
"Працягваць?"
#: globstr.hrc:399
-#, fuzzy
msgctxt "STR_DOC_DISABLESHARED"
msgid ""
"Disabling shared mode of a spreadsheet hinders all other users of the shared spreadsheet to merge back their work.\n"
@@ -2159,7 +2155,6 @@ msgid "Cell value is"
msgstr "Значэнне клеткі"
#: globstr.hrc:437
-#, fuzzy
msgctxt "STR_COND_COLORSCALE"
msgid "ColorScale"
msgstr "ШкалаКолераў"
@@ -2220,7 +2215,6 @@ msgid "Top Percent"
msgstr "Зверху Працэнт"
#: globstr.hrc:448
-#, fuzzy
msgctxt "STR_COND_DATE"
msgid "Date is"
msgstr "Дата"
@@ -2612,7 +2606,6 @@ msgid "The selected sheet(s) contain source data of related pivot tables that wi
msgstr ""
#: globstr.hrc:519
-#, fuzzy
msgctxt "STR_ERR_NAME_INVALID_CELL_REF"
msgid "Invalid name. Reference to a cell, or a range of cells not allowed."
msgstr "Недапушчальная назва. Спасылкі на клетку або абсяг клетак не дазваляюцца."
@@ -2633,7 +2626,6 @@ msgid "Average"
msgstr "Сярэдняе"
#: pvfundlg.hrc:30
-#, fuzzy
msgctxt "SCSTR_DPFUNCLISTBOX"
msgid "Median"
msgstr "Медыяна"
@@ -2748,7 +2740,6 @@ msgid "Format error discovered in the file in sub-document $(ARG1) at $(ARG2)(ro
msgstr "Памылка фармату файла ў пад-дакуменце $(ARG1) у $(ARG2)(радок,калонка)."
#: scerrors.hrc:56
-#, fuzzy
msgctxt "RID_ERRHDLSC"
msgid "File format error found at $(ARG1)(row,col)."
msgstr "Памылка фармату файла у $(ARG1)(радок,калонка)."
@@ -2765,7 +2756,6 @@ msgid "Data could not be written."
msgstr ""
#: scerrors.hrc:64
-#, fuzzy
msgctxt "RID_ERRHDLSC"
msgid "$(ARG1)"
msgstr "$(ARG1)"
@@ -3303,7 +3293,6 @@ msgid "Provides an internal number for the date given."
msgstr "Вяртае унутраны лік для пададзенай даты."
#: scfuncs.hrc:182
-#, fuzzy
msgctxt "SC_OPCODE_GET_DATE"
msgid "Year"
msgstr "Год"
@@ -3415,7 +3404,6 @@ msgid "Start date"
msgstr "Пачатковая дата"
#: scfuncs.hrc:223
-#, fuzzy
msgctxt "SC_OPCODE_NETWORKDAYS"
msgid "Start date for calculation."
msgstr "Пачатковая дата для вылічэння."
@@ -3427,7 +3415,6 @@ msgid "End date"
msgstr "Канчатковая дата"
#: scfuncs.hrc:225
-#, fuzzy
msgctxt "SC_OPCODE_NETWORKDAYS"
msgid "End date for calculation."
msgstr "Канцавая дата для вылічэння."
@@ -3444,7 +3431,6 @@ msgid "Optional set of one or more dates to be considered as holiday."
msgstr ""
#: scfuncs.hrc:228
-#, fuzzy
msgctxt "SC_OPCODE_NETWORKDAYS"
msgid "Array"
msgstr "Масіў"
@@ -3466,7 +3452,6 @@ msgid "Start date"
msgstr "Пачатковая дата"
#: scfuncs.hrc:237
-#, fuzzy
msgctxt "SC_OPCODE_NETWORKDAYS_MS"
msgid "Start date for calculation."
msgstr "Пачатковая дата для вылічэння."
@@ -3478,7 +3463,6 @@ msgid "End date"
msgstr "Канчатковая дата"
#: scfuncs.hrc:239
-#, fuzzy
msgctxt "SC_OPCODE_NETWORKDAYS_MS"
msgid "End date for calculation."
msgstr "Канцавая дата для вылічэння."
@@ -3495,7 +3479,6 @@ msgid "Optional number or string to indicate when weekends occur. When omitted,
msgstr ""
#: scfuncs.hrc:242
-#, fuzzy
msgctxt "SC_OPCODE_NETWORKDAYS_MS"
msgid "Array"
msgstr "Масіў"
@@ -3517,7 +3500,6 @@ msgid "Start date"
msgstr "Пачатковая дата"
#: scfuncs.hrc:251
-#, fuzzy
msgctxt "SC_OPCODE_WORKDAY_MS"
msgid "Start date for calculation."
msgstr "Пачатковая дата для вылічэння."
@@ -3545,7 +3527,6 @@ msgid "Optional number or string to indicate when weekends occur. When omitted,
msgstr ""
#: scfuncs.hrc:256
-#, fuzzy
msgctxt "SC_OPCODE_WORKDAY_MS"
msgid "Array"
msgstr "Масіў"
@@ -3648,7 +3629,6 @@ msgid "The integer for the minute."
msgstr "Цэлы лік для мінуты."
#: scfuncs.hrc:306
-#, fuzzy
msgctxt "SC_OPCODE_GET_TIME"
msgid "Second"
msgstr "Секунды"
@@ -4185,7 +4165,6 @@ msgid "Payment period. The total number of periods in which the annuity (pension
msgstr "Перыяды выплат. Агульная колькасць перыядаў выплаты ануітэту/рэнты."
#: scfuncs.hrc:491
-#, fuzzy
msgctxt "SC_OPCODE_IPMT"
msgid "PV"
msgstr "PV"
@@ -4373,7 +4352,6 @@ msgid "Payment period. The total number of periods in which the annuity (pension
msgstr "Перыяды выплат. Агульная колькасць перыядаў выплаты ануітэту/рэнты."
#: scfuncs.hrc:543
-#, fuzzy
msgctxt "SC_OPCODE_CUM_IPMT"
msgid "PV"
msgstr "PV"
@@ -4429,7 +4407,6 @@ msgid "Acquisition costs. The initial cost of the asset."
msgstr "Кошт набыцця. Пачатковы кошт актыву."
#: scfuncs.hrc:559
-#, fuzzy
msgctxt "SC_OPCODE_SYD"
msgid "Salvage"
msgstr "Salvage"
@@ -4479,7 +4456,6 @@ msgid "Acquisition cost. The initial cost of an asset."
msgstr "Кошт набыцця. Пачатковая вартасць аб'екта."
#: scfuncs.hrc:573
-#, fuzzy
msgctxt "SC_OPCODE_SLN"
msgid "Salvage"
msgstr "Salvage"
@@ -4518,7 +4494,6 @@ msgid "Acquisition costs. The initial cost of the asset."
msgstr "Кошт набыцця. Пачатковы кошт актыву."
#: scfuncs.hrc:585
-#, fuzzy
msgctxt "SC_OPCODE_DDB"
msgid "Salvage"
msgstr "Salvage"
@@ -4575,7 +4550,6 @@ msgid "Acquisition costs: The initial cost of the asset."
msgstr "Кошт набыцця: пачатковая вартасць аб'екта."
#: scfuncs.hrc:601
-#, fuzzy
msgctxt "SC_OPCODE_DB"
msgid "Salvage"
msgstr "Salvage"
@@ -4632,7 +4606,6 @@ msgid "Cost. The initial cost of the asset."
msgstr "Пачатковая вартасць аб'екта."
#: scfuncs.hrc:617
-#, fuzzy
msgctxt "SC_OPCODE_VBD"
msgid "Salvage"
msgstr "Salvage"
@@ -4695,7 +4668,6 @@ msgid "NoSwitch = 0 denotes switch to linear depreciation, NoSwitch = 1 do not s
msgstr ""
#: scfuncs.hrc:634
-#, fuzzy
msgctxt "SC_OPCODE_EFFECT"
msgid "Calculates the annual net interest rate for a nominal interest rate."
msgstr "Вылічвае гадавы чыстую працэнтавую стаўку для намінальнай працэнтавай стаўкі."
@@ -4728,7 +4700,6 @@ msgid "Calculates the yearly nominal interest rate as an effective interest rate
msgstr "Вылічвае гадавую намінальную працэнтавую стаўку як эфектыўную працэнтавую стаўку."
#: scfuncs.hrc:645
-#, fuzzy
msgctxt "SC_OPCODE_NOMINAL"
msgid "Effective rate"
msgstr "Effective rate"
@@ -4739,7 +4710,6 @@ msgid "The effective interest rate"
msgstr "Эфектыўная працэнтавая стаўка"
#: scfuncs.hrc:647
-#, fuzzy
msgctxt "SC_OPCODE_NOMINAL"
msgid "NPER"
msgstr "NPER"
@@ -4788,7 +4758,6 @@ msgid "Values"
msgstr "Значэнні"
#: scfuncs.hrc:666
-#, fuzzy
msgctxt "SC_OPCODE_IRR"
msgid "An array or reference to cells whose contents correspond to the payments."
msgstr "Матрыца ці спасылка на клеткі, змесціва якіх азначае выплаты."
@@ -4819,7 +4788,6 @@ msgid "An array or reference to cells whose contents correspond to the payments.
msgstr "Матрыца ці спасылка на клеткі, змесціва якіх азначае выплаты."
#: scfuncs.hrc:677
-#, fuzzy
msgctxt "SC_OPCODE_MIRR"
msgid "Investment"
msgstr "Investment"
@@ -4879,7 +4847,6 @@ msgid "Sum total of amortization periods."
msgstr "Агульная сума перыядаў амартызавання."
#: scfuncs.hrc:693
-#, fuzzy
msgctxt "SC_OPCODE_ISPMT"
msgid "Investment"
msgstr "Investment"
@@ -4890,7 +4857,6 @@ msgid "Amount of the investment."
msgstr "Велічыня інвестыцыі."
#: scfuncs.hrc:700
-#, fuzzy
msgctxt "SC_OPCODE_PDURATION"
msgid "Duration. Calculates the number of periods required by an investment to attain the desired value."
msgstr "Працягласць. Вылічвае колькасць перыядаў, якія патрэбны, каб інвестыцыя дасягнула патрэбнай вартасці."
@@ -4902,31 +4868,26 @@ msgid "Rate"
msgstr "Частасць"
#: scfuncs.hrc:702
-#, fuzzy
msgctxt "SC_OPCODE_PDURATION"
msgid "The constant rate of interest."
msgstr "Сталая працэнтавая стаўка."
#: scfuncs.hrc:703
-#, fuzzy
msgctxt "SC_OPCODE_PDURATION"
msgid "PV"
msgstr "PV"
#: scfuncs.hrc:704
-#, fuzzy
msgctxt "SC_OPCODE_PDURATION"
msgid "The present value. The current value of the investment."
msgstr "Актуальная вартасць інвестыцыі."
#: scfuncs.hrc:705
-#, fuzzy
msgctxt "SC_OPCODE_PDURATION"
msgid "FV"
msgstr "FV"
#: scfuncs.hrc:706
-#, fuzzy
msgctxt "SC_OPCODE_PDURATION"
msgid "The future value of the investment."
msgstr "Будучая вартасць укладу."
@@ -4948,7 +4909,6 @@ msgid "The number of periods used in the calculation."
msgstr "Колькасць перыядаў, па якіх вядзецца вылічэнне."
#: scfuncs.hrc:715
-#, fuzzy
msgctxt "SC_OPCODE_RRI"
msgid "PV"
msgstr "PV"
@@ -5301,7 +5261,6 @@ msgid "Value"
msgstr "Значэнне"
#: scfuncs.hrc:894
-#, fuzzy
msgctxt "SC_OPCODE_IF_NA"
msgid "The value to be calculated."
msgstr "Значэнне, якое ператвараецца."
@@ -5339,7 +5298,6 @@ msgid "Returns TRUE if an odd number of arguments evaluates to TRUE."
msgstr "TRUE number з TRUE."
#: scfuncs.hrc:911
-#, fuzzy
msgctxt "SC_OPCODE_XOR"
msgid "Logical value "
msgstr "Logical value "
@@ -5356,7 +5314,6 @@ msgid "Returns TRUE if all arguments are TRUE."
msgstr "Вяртае \"сапраўдна\", калі ўсе аргументы роўныя \"сапраўдна\"."
#: scfuncs.hrc:919
-#, fuzzy
msgctxt "SC_OPCODE_AND"
msgid "Logical value "
msgstr "Logical value "
@@ -5435,7 +5392,6 @@ msgid "Returns the sum of all arguments."
msgstr "Вяртае суму ўсіх аргументаў."
#: scfuncs.hrc:959
-#, fuzzy
msgctxt "SC_OPCODE_SUM"
msgid "Number "
msgstr "Number "
@@ -5452,7 +5408,6 @@ msgid "Returns the sum of the squares of the arguments."
msgstr "Вяртае суму квадратаў усіх аргументаў."
#: scfuncs.hrc:967
-#, fuzzy
msgctxt "SC_OPCODE_SUM_SQ"
msgid "Number "
msgstr "Number "
@@ -5528,13 +5483,11 @@ msgid "Range"
msgstr "У інтэрвале"
#: scfuncs.hrc:996
-#, fuzzy
msgctxt "SC_OPCODE_AVERAGE_IF"
msgid "The range to be evaluated by the criteria given."
msgstr "Абсяг, які апрацоўваецца паводле пададзеных крытэраў."
#: scfuncs.hrc:997
-#, fuzzy
msgctxt "SC_OPCODE_AVERAGE_IF"
msgid "Criteria"
msgstr "Крытэрый"
@@ -5606,7 +5559,6 @@ msgid "Average range"
msgstr ""
#: scfuncs.hrc:1019
-#, fuzzy
msgctxt "SC_OPCODE_AVERAGE_IFS"
msgid "The range from which the values are to be averaged."
msgstr "Абсяг, значэнні з якога падсумоўваюцца."
@@ -5681,7 +5633,6 @@ msgid "The range of cells to be evaluated by the criteria given."
msgstr "Абсяг, які апрацоўваецца паводле пададзеных крытэраў."
#: scfuncs.hrc:1042
-#, fuzzy
msgctxt "SC_OPCODE_COUNT_IF"
msgid "Criteria"
msgstr "Крытэрый"
@@ -6202,7 +6153,6 @@ msgid "A value greater than 0 for which the logarithm is to be calculated."
msgstr "Значэнне, большае за 0, для якога вылічваецца лагарыфм."
#: scfuncs.hrc:1296
-#, fuzzy
msgctxt "SC_OPCODE_LOG"
msgid "Base"
msgstr "Base"
@@ -6324,7 +6274,6 @@ msgid "The cells of the range which are to be taken into account."
msgstr "Клеткі з абсягу, якія трэба ўзяць у разлік."
#: scfuncs.hrc:1355
-#, fuzzy
msgctxt "SC_OPCODE_AGGREGATE"
msgid "Calculates an aggregate in a spreadsheet."
msgstr "Вылічвае сумы ў разліковым аркушы."
@@ -6357,7 +6306,6 @@ msgid "Reference 1 or array"
msgstr ""
#: scfuncs.hrc:1361
-#, fuzzy
msgctxt "SC_OPCODE_AGGREGATE"
msgid "The cell(s) of the range which are to be taken into account."
msgstr "Клеткі з абсягу, якія трэба ўзяць у разлік."
@@ -6405,7 +6353,6 @@ msgid "The number to be truncated."
msgstr "Лік, які скарачаецца."
#: scfuncs.hrc:1380
-#, fuzzy
msgctxt "SC_OPCODE_TRUNC"
msgid "Count"
msgstr "Колькасць"
@@ -6432,7 +6379,6 @@ msgid "The number to be rounded."
msgstr "Лік, які агругляецца."
#: scfuncs.hrc:1390
-#, fuzzy
msgctxt "SC_OPCODE_ROUND"
msgid "Count"
msgstr "Колькасць"
@@ -6459,13 +6405,11 @@ msgid "The number to be rounded up."
msgstr "Лік, які агругляецца ўверх."
#: scfuncs.hrc:1400
-#, fuzzy
msgctxt "SC_OPCODE_ROUND_UP"
msgid "Count"
msgstr "Колькасць"
#: scfuncs.hrc:1401
-#, fuzzy
msgctxt "SC_OPCODE_ROUND_UP"
msgid "The number of places to which a number is to be rounded."
msgstr "Колькасць пазіцый, да якой акругляецца лік."
@@ -6482,13 +6426,11 @@ msgid "Number"
msgstr "Лік"
#: scfuncs.hrc:1409
-#, fuzzy
msgctxt "SC_OPCODE_ROUND_DOWN"
msgid "The number to be rounded down."
msgstr "Лік, які акругляецца ўніз."
#: scfuncs.hrc:1410
-#, fuzzy
msgctxt "SC_OPCODE_ROUND_DOWN"
msgid "Count"
msgstr "Колькасць"
@@ -6510,7 +6452,6 @@ msgid "Number"
msgstr "Лік"
#: scfuncs.hrc:1419
-#, fuzzy
msgctxt "SC_OPCODE_EVEN"
msgid "The number to be rounded up."
msgstr "Лік, які агругляецца ўверх."
@@ -6527,7 +6468,6 @@ msgid "Number"
msgstr "Лік"
#: scfuncs.hrc:1427
-#, fuzzy
msgctxt "SC_OPCODE_ODD"
msgid "The number to be rounded up."
msgstr "Лік, які агругляецца ўверх."
@@ -6621,7 +6561,6 @@ msgid "Number"
msgstr "Лік"
#: scfuncs.hrc:1465
-#, fuzzy
msgctxt "SC_OPCODE_CEIL"
msgid "The number to be rounded up."
msgstr "Лік, які агругляецца ўверх."
@@ -6693,13 +6632,11 @@ msgid "Number"
msgstr "Лік"
#: scfuncs.hrc:1489
-#, fuzzy
msgctxt "SC_OPCODE_FLOOR"
msgid "The number to be rounded down."
msgstr "Лік, які акругляецца ўніз."
#: scfuncs.hrc:1490
-#, fuzzy
msgctxt "SC_OPCODE_FLOOR"
msgid "Significance"
msgstr "Significance"
@@ -6763,7 +6700,6 @@ msgid "The number to be rounded down."
msgstr "Лік, які акругляецца ўніз."
#: scfuncs.hrc:1512
-#, fuzzy
msgctxt "SC_OPCODE_FLOOR_MATH"
msgid "Significance"
msgstr "Significance"
@@ -6799,13 +6735,11 @@ msgid "The number to be rounded down."
msgstr "Лік, які акругляецца ўніз."
#: scfuncs.hrc:1524
-#, fuzzy
msgctxt "SC_OPCODE_FLOOR_PRECISE"
msgid "Significance"
msgstr "Significance"
#: scfuncs.hrc:1525
-#, fuzzy
msgctxt "SC_OPCODE_FLOOR_PRECISE"
msgid "The number to whose multiple the value is to be rounded down. Sign has no meaning."
msgstr "Лік, да кратнага якога значэнне акругляецца ўніз. Знак не ўлічваецца."
@@ -6846,7 +6780,6 @@ msgid "Array transposition. Exchanges the rows and columns of an array."
msgstr "Транспанаванне матрыцы. Абменьвае радкі і калонкі матрыцы."
#: scfuncs.hrc:1548
-#, fuzzy
msgctxt "SC_OPCODE_MAT_TRANS"
msgid "Array"
msgstr "Масіў"
@@ -6889,7 +6822,6 @@ msgid "Returns the array determinant."
msgstr "Вяртае дэтэрмінант матрыцы."
#: scfuncs.hrc:1566
-#, fuzzy
msgctxt "SC_OPCODE_MAT_DET"
msgid "Array"
msgstr "Масіў"
@@ -6905,7 +6837,6 @@ msgid "Returns the inverse of an array."
msgstr "Вяртае адваротную матрыцу."
#: scfuncs.hrc:1574
-#, fuzzy
msgctxt "SC_OPCODE_MAT_INV"
msgid "Array"
msgstr "Масіў"
@@ -7066,7 +6997,6 @@ msgid "Data Y"
msgstr "Гістаграма"
#: scfuncs.hrc:1639
-#, fuzzy
msgctxt "SC_OPCODE_LINEST"
msgid "The Y data array."
msgstr "Матрыца даных Y."
@@ -7078,7 +7008,6 @@ msgid "Data X"
msgstr "Гістаграма"
#: scfuncs.hrc:1641
-#, fuzzy
msgctxt "SC_OPCODE_LINEST"
msgid "The X data array."
msgstr "Матрыца даных X."
@@ -7116,7 +7045,6 @@ msgid "Data Y"
msgstr "Гістаграма"
#: scfuncs.hrc:1653
-#, fuzzy
msgctxt "SC_OPCODE_LOGEST"
msgid "The Y data array."
msgstr "Матрыца даных Y."
@@ -7128,7 +7056,6 @@ msgid "Data X"
msgstr "Гістаграма"
#: scfuncs.hrc:1655
-#, fuzzy
msgctxt "SC_OPCODE_LOGEST"
msgid "The X data array."
msgstr "Матрыца даных X."
@@ -7150,7 +7077,6 @@ msgid "Stats"
msgstr "Стан"
#: scfuncs.hrc:1659
-#, fuzzy
msgctxt "SC_OPCODE_LOGEST"
msgid "If parameter = 0 then only the regression coefficient will be calculated, otherwise other values as well."
msgstr "Калі параметр роўны 0, вылічваецца толькі каэфіцыент рэгрэсіі, калі не, то іншыя значэнні таксама."
@@ -7167,7 +7093,6 @@ msgid "Data Y"
msgstr "Гістаграма"
#: scfuncs.hrc:1667
-#, fuzzy
msgctxt "SC_OPCODE_TREND"
msgid "The Y data array."
msgstr "Матрыца даных Y."
@@ -7216,7 +7141,6 @@ msgid "Data Y"
msgstr "Гістаграма"
#: scfuncs.hrc:1681
-#, fuzzy
msgctxt "SC_OPCODE_GROWTH"
msgid "The Y data array."
msgstr "Матрыца даных Y."
@@ -7239,7 +7163,6 @@ msgid "New data X"
msgstr "new_data_X"
#: scfuncs.hrc:1685
-#, fuzzy
msgctxt "SC_OPCODE_GROWTH"
msgid "The array of X data for recalculating the values."
msgstr "Матрыца даных X для пералічвання значэнняў."
@@ -7292,7 +7215,6 @@ msgid "Returns the maximum value in a list of arguments."
msgstr "Вяртае максімальнае значэнне з спісу аргументаў."
#: scfuncs.hrc:1710
-#, fuzzy
msgctxt "SC_OPCODE_MAX"
msgid "Number "
msgstr "Number "
@@ -7326,7 +7248,6 @@ msgid "Returns the minimum value in a list of arguments."
msgstr "Вяртае мінімальнае значэнне ў спісе аргументаў."
#: scfuncs.hrc:1726
-#, fuzzy
msgctxt "SC_OPCODE_MIN"
msgid "Number "
msgstr "Number "
@@ -7360,7 +7281,6 @@ msgid "Calculates the variance based on a sample."
msgstr "Вылічвае дысперсію выбаркі."
#: scfuncs.hrc:1742
-#, fuzzy
msgctxt "SC_OPCODE_VAR"
msgid "Number "
msgstr "Number "
@@ -7377,7 +7297,6 @@ msgid "Calculates the variance based on a sample."
msgstr "Вылічвае дысперсію выбаркі."
#: scfuncs.hrc:1750
-#, fuzzy
msgctxt "SC_OPCODE_VAR_S"
msgid "Number "
msgstr "Number "
@@ -7410,7 +7329,6 @@ msgid "Calculates variance based on the entire population."
msgstr "Вылічвае дысперсію генеральнай сукупнасці."
#: scfuncs.hrc:1766
-#, fuzzy
msgctxt "SC_OPCODE_VAR_P"
msgid "Number "
msgstr "Number "
@@ -7427,7 +7345,6 @@ msgid "Calculates variance based on the entire population."
msgstr "Вылічвае дысперсію генеральнай сукупнасці."
#: scfuncs.hrc:1774
-#, fuzzy
msgctxt "SC_OPCODE_VAR_P_MS"
msgid "Number "
msgstr "Number "
@@ -7461,7 +7378,6 @@ msgid "Calculates the standard deviation based on a sample."
msgstr "Вылічвае стандартнае адхіленне выбаркі."
#: scfuncs.hrc:1790
-#, fuzzy
msgctxt "SC_OPCODE_ST_DEV"
msgid "Number "
msgstr "Number "
@@ -7478,7 +7394,6 @@ msgid "Calculates the standard deviation based on a sample."
msgstr "Вылічвае стандартнае адхіленне выбаркі."
#: scfuncs.hrc:1798
-#, fuzzy
msgctxt "SC_OPCODE_ST_DEV_S"
msgid "Number "
msgstr "Number "
@@ -7512,7 +7427,6 @@ msgid "Calculates the standard deviation based on the entire population."
msgstr "Вылічвае стандартнае адхіленне генеральнай сукупнасці."
#: scfuncs.hrc:1814
-#, fuzzy
msgctxt "SC_OPCODE_ST_DEV_P"
msgid "Number "
msgstr "Number "
@@ -7529,7 +7443,6 @@ msgid "Calculates the standard deviation based on the entire population."
msgstr "Вылічвае стандартнае адхіленне генеральнай сукупнасці."
#: scfuncs.hrc:1822
-#, fuzzy
msgctxt "SC_OPCODE_ST_DEV_P_MS"
msgid "Number "
msgstr "Number "
@@ -7563,7 +7476,6 @@ msgid "Returns the average of a sample."
msgstr "Вяртае сярэдняе значэнне выбаркі."
#: scfuncs.hrc:1838
-#, fuzzy
msgctxt "SC_OPCODE_AVERAGE"
msgid "Number "
msgstr "Number "
@@ -7597,7 +7509,6 @@ msgid "Returns the sum of squares of deviations from the sample mean value"
msgstr "Вяртае суму квадратаў адхіленняў ад сярэдняй велічыні выбаркі"
#: scfuncs.hrc:1854
-#, fuzzy
msgctxt "SC_OPCODE_DEV_SQ"
msgid "Number "
msgstr "Number "
@@ -7614,7 +7525,6 @@ msgid "Returns the average of the absolute deviations of a sample from the mean.
msgstr "Вяртае сярэдняе абсалютных адхіленняў ад сярэдняга значэння выбаркі."
#: scfuncs.hrc:1862
-#, fuzzy
msgctxt "SC_OPCODE_AVE_DEV"
msgid "Number "
msgstr "Number "
@@ -7631,7 +7541,6 @@ msgid "Returns the skewness of a distribution."
msgstr "Вяртае асіметрычнасць размеркавання."
#: scfuncs.hrc:1870
-#, fuzzy
msgctxt "SC_OPCODE_SKEW"
msgid "Number "
msgstr "Number "
@@ -7649,7 +7558,6 @@ msgid "Returns the skewness of a distribution using the population of a random v
msgstr "з з."
#: scfuncs.hrc:1878
-#, fuzzy
msgctxt "SC_OPCODE_SKEWP"
msgid "Number "
msgstr "Number "
@@ -7666,7 +7574,6 @@ msgid "Returns the kurtosis of a distribution."
msgstr "Вяртае эксцэс размеркавання (плюс 3)."
#: scfuncs.hrc:1886
-#, fuzzy
msgctxt "SC_OPCODE_KURT"
msgid "Number "
msgstr "Number "
@@ -7683,7 +7590,6 @@ msgid "Returns the geometric mean of a sample."
msgstr "Вяртае сярэдняе геаметрычнае выбаркі."
#: scfuncs.hrc:1894
-#, fuzzy
msgctxt "SC_OPCODE_GEO_MEAN"
msgid "Number "
msgstr "Number "
@@ -7700,7 +7606,6 @@ msgid "Returns the harmonic mean of a sample."
msgstr "Вяртае гарманічнае сярэдняе выбаркі."
#: scfuncs.hrc:1902
-#, fuzzy
msgctxt "SC_OPCODE_HAR_MEAN"
msgid "Number "
msgstr "Number "
@@ -7717,7 +7622,6 @@ msgid "Returns the most common value in a sample."
msgstr "Вяртае найбольш распаўсюджанае значэнне выбаркі."
#: scfuncs.hrc:1910
-#, fuzzy
msgctxt "SC_OPCODE_MODAL_VALUE"
msgid "Number "
msgstr "Number "
@@ -7734,7 +7638,6 @@ msgid "Returns the most common value in a sample."
msgstr "Вяртае найбольш распаўсюджанае значэнне выбаркі."
#: scfuncs.hrc:1918
-#, fuzzy
msgctxt "SC_OPCODE_MODAL_VALUE_MS"
msgid "Number "
msgstr "Number "
@@ -7751,7 +7654,6 @@ msgid "Returns the most common value in a sample."
msgstr "Вяртае найбольш распаўсюджанае значэнне выбаркі."
#: scfuncs.hrc:1926
-#, fuzzy
msgctxt "SC_OPCODE_MODAL_VALUE_MULTI"
msgid "Number "
msgstr "Number "
@@ -7767,7 +7669,6 @@ msgid "Returns the median of a given sample."
msgstr "Вяртае медыяну выбаркі."
#: scfuncs.hrc:1934
-#, fuzzy
msgctxt "SC_OPCODE_MEDIAN"
msgid "Number "
msgstr "Number "
@@ -7870,7 +7771,6 @@ msgid "Data"
msgstr "Даныя"
#: scfuncs.hrc:1973
-#, fuzzy
msgctxt "SC_OPCODE_QUARTILE"
msgid "The array of the data in the sample."
msgstr "Матрыца даных выбаркі."
@@ -7987,7 +7887,6 @@ msgid "Rank c"
msgstr "Rank_c"
#: scfuncs.hrc:2015
-#, fuzzy
msgctxt "SC_OPCODE_SMALL"
msgid "The ranking of the value."
msgstr "Ранг значэння."
@@ -8004,7 +7903,6 @@ msgid "Data"
msgstr "Даныя"
#: scfuncs.hrc:2023
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK"
msgid "The array of the data in the sample."
msgstr "Матрыца даных выбаркі."
@@ -8020,7 +7918,6 @@ msgid "The value for which percentage ranking is to be determined."
msgstr "Значэнне, для якога вылічваецца сярэдні ранг."
#: scfuncs.hrc:2026
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK"
msgid "Significance"
msgstr "Significance"
@@ -8058,7 +7955,6 @@ msgid "The value for which percentage ranking is to be determined."
msgstr "Значэнне, для якога вылічваецца сярэдні ранг."
#: scfuncs.hrc:2038
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK_EXC"
msgid "Significance"
msgstr "Significance"
@@ -8095,7 +7991,6 @@ msgid "The value for which percentage ranking is to be determined."
msgstr "Значэнне, для якога вылічваецца сярэдні ранг."
#: scfuncs.hrc:2050
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK_INC"
msgid "Significance"
msgstr "Significance"
@@ -8128,7 +8023,6 @@ msgid "Data"
msgstr "Даныя"
#: scfuncs.hrc:2061
-#, fuzzy
msgctxt "SC_OPCODE_RANK"
msgid "The array of the data in the sample."
msgstr "Матрыца даных выбаркі."
@@ -8175,7 +8069,6 @@ msgid "Type"
msgstr "Тып"
#: scfuncs.hrc:2075
-#, fuzzy
msgctxt "SC_OPCODE_RANK_EQ"
msgid "Sequence order: 0 or omitted means descending, any other value than 0 means ascending."
msgstr "Паслядоўнасць: 0 або адсутнасць азначае да памяншэння, усякае іншае ненулявое значэнне азначае да павелічэння."
@@ -8212,7 +8105,6 @@ msgid "Type"
msgstr "Тып"
#: scfuncs.hrc:2087
-#, fuzzy
msgctxt "SC_OPCODE_RANK_AVG"
msgid "Sequence order: 0 or omitted means descending, any other value than 0 means ascending."
msgstr "Паслядоўнасць: 0 або адсутнасць азначае да памяншэння, усякае іншае ненулявое значэнне азначае да павелічэння."
@@ -8229,7 +8121,6 @@ msgid "Data"
msgstr "Даныя"
#: scfuncs.hrc:2095
-#, fuzzy
msgctxt "SC_OPCODE_TRIM_MEAN"
msgid "The array of the data in the sample."
msgstr "Матрыца даных выбаркі."
@@ -8261,7 +8152,6 @@ msgid "The sample data array."
msgstr "Матрыца даных выбаркі."
#: scfuncs.hrc:2106
-#, fuzzy
msgctxt "SC_OPCODE_PROB"
msgid "Probability"
msgstr "Probability"
@@ -8407,7 +8297,6 @@ msgid "Values of the binomial distribution."
msgstr "Значэнні бінаміяльнага размеркавання."
#: scfuncs.hrc:2164
-#, fuzzy
msgctxt "SC_OPCODE_BINOM_DIST"
msgid "X"
msgstr "X"
@@ -8429,7 +8318,6 @@ msgid "The total number of trials."
msgstr "Агульная колькасць выпрабаванняў."
#: scfuncs.hrc:2168
-#, fuzzy
msgctxt "SC_OPCODE_BINOM_DIST"
msgid "SP"
msgstr "SP"
@@ -8440,7 +8328,6 @@ msgid "The success probability of a trial."
msgstr "Імавернасць \"поспеху\" выпрабавання."
#: scfuncs.hrc:2170
-#, fuzzy
msgctxt "SC_OPCODE_BINOM_DIST"
msgid "C"
msgstr "C"
@@ -8492,7 +8379,6 @@ msgid "C"
msgstr ""
#: scfuncs.hrc:2185
-#, fuzzy
msgctxt "SC_OPCODE_BINOM_DIST_MS"
msgid "Cumulated. C=0 calculates the individual probability, C=1 the cumulated probability."
msgstr "Пры C=0 вылічваецца індывідуальная імавернасць, C=1 вылічваецца назапашаная імавернасць."
@@ -8503,7 +8389,6 @@ msgid "Values of the negative binomial distribution."
msgstr "Значэнні негатыўнага бінаміяльнага размеркавання."
#: scfuncs.hrc:2192
-#, fuzzy
msgctxt "SC_OPCODE_NEG_BINOM_VERT"
msgid "X"
msgstr "X"
@@ -8514,7 +8399,6 @@ msgid "The number of failures in the trial range."
msgstr "Колькасць \"схібленняў\" у выпрабавальнай паслядоўнасці."
#: scfuncs.hrc:2194
-#, fuzzy
msgctxt "SC_OPCODE_NEG_BINOM_VERT"
msgid "R"
msgstr "R"
@@ -8525,13 +8409,11 @@ msgid "The number of successes in the trial sequence."
msgstr "Колькасць \"поспехаў\" у выпрабавальнай паслядоўнасці."
#: scfuncs.hrc:2196
-#, fuzzy
msgctxt "SC_OPCODE_NEG_BINOM_VERT"
msgid "SP"
msgstr "SP"
#: scfuncs.hrc:2197
-#, fuzzy
msgctxt "SC_OPCODE_NEG_BINOM_VERT"
msgid "The success probability of a trial."
msgstr "Імавернасць \"поспеху\" выпрабавання."
@@ -8673,7 +8555,6 @@ msgid "The value for which the Poisson distribution is to be calculated."
msgstr "Значэнне, для якога вылічваецца размеркаванне Пуасона."
#: scfuncs.hrc:2244
-#, fuzzy
msgctxt "SC_OPCODE_POISSON_DIST"
msgid "Mean"
msgstr "Сярэдняе"
@@ -8709,7 +8590,6 @@ msgid "The value for which the Poisson distribution is to be calculated."
msgstr "Значэнне, для якога вылічваецца размеркаванне Пуасона."
#: scfuncs.hrc:2256
-#, fuzzy
msgctxt "SC_OPCODE_POISSON_DIST_MS"
msgid "Mean"
msgstr "Сярэдняе"
@@ -8725,7 +8605,6 @@ msgid "Cumulative"
msgstr "Cumulative"
#: scfuncs.hrc:2259
-#, fuzzy
msgctxt "SC_OPCODE_POISSON_DIST_MS"
msgid "0 or FALSE calculates the probability density function. Any other value or TRUE or omitted calculates the cumulative distribution function."
msgstr "0 or FALSE calculates the probability density function. Any other value or TRUE or omitted calculates the cumulative distribution function."
@@ -8757,7 +8636,6 @@ msgid "The mean value. The mean value of the normal distribution."
msgstr "Сярэдняе значэнне нармальнага размеркавання."
#: scfuncs.hrc:2270
-#, fuzzy
msgctxt "SC_OPCODE_NORM_DIST"
msgid "STDEV"
msgstr "STDEV"
@@ -8768,13 +8646,11 @@ msgid "Standard deviation. The standard deviation of the normal distribution."
msgstr "Стандартнае адхіленне нармальнага размеркавання."
#: scfuncs.hrc:2272
-#, fuzzy
msgctxt "SC_OPCODE_NORM_DIST"
msgid "C"
msgstr "C"
#: scfuncs.hrc:2273
-#, fuzzy
msgctxt "SC_OPCODE_NORM_DIST"
msgid "0 or FALSE calculates the probability density function. Any other value or TRUE or omitted calculates the cumulative distribution function."
msgstr "0 or FALSE calculates the probability density function. Any other value or TRUE or omitted calculates the cumulative distribution function."
@@ -8842,7 +8718,6 @@ msgid "The probability value for which the inverse normal distribution is to be
msgstr "Значэнне імавернасці, для якога вылічваецца інверснае нармальнае размеркаванне."
#: scfuncs.hrc:2296
-#, fuzzy
msgctxt "SC_OPCODE_NORM_INV"
msgid "Mean"
msgstr "Сярэдняе"
@@ -8853,13 +8728,11 @@ msgid "The mean value. The mean value of the normal distribution."
msgstr "Сярэдняе значэнне нармальнага размеркавання."
#: scfuncs.hrc:2298
-#, fuzzy
msgctxt "SC_OPCODE_NORM_INV"
msgid "STDEV"
msgstr "STDEV"
#: scfuncs.hrc:2299
-#, fuzzy
msgctxt "SC_OPCODE_NORM_INV"
msgid "Standard deviation. The standard deviation of the normal distribution."
msgstr "Стандартнае адхіленне нармальнага размеркавання."
@@ -8876,13 +8749,11 @@ msgid "Number"
msgstr "Лік"
#: scfuncs.hrc:2307
-#, fuzzy
msgctxt "SC_OPCODE_NORM_INV_MS"
msgid "The probability value for which the inverse normal distribution is to be calculated."
msgstr "Значэнне імавернасці, для якога вылічваецца інверснае нармальнае размеркаванне."
#: scfuncs.hrc:2308
-#, fuzzy
msgctxt "SC_OPCODE_NORM_INV_MS"
msgid "Mean"
msgstr "Сярэдняе"
@@ -8920,7 +8791,6 @@ msgid "The value for which the standard normal distribution is to be calculated.
msgstr "Значэнне, для якога вылічваецца стандартнае нармальнае размеркаванне."
#: scfuncs.hrc:2325
-#, fuzzy
msgctxt "SC_OPCODE_STD_NORM_DIST_MS"
msgid "The values of the standard normal distribution."
msgstr "Значэнні стандартнага нармальнага кумулятыўнага размеркавання."
@@ -8994,7 +8864,6 @@ msgid "The value for which the log normal distribution is to be calculated."
msgstr "Значэнне, для якога вылічваецца лагарыфмічнае нармальнае размеркаванне."
#: scfuncs.hrc:2354
-#, fuzzy
msgctxt "SC_OPCODE_LOG_NORM_DIST"
msgid "Mean"
msgstr "Сярэдняе"
@@ -9005,7 +8874,6 @@ msgid "The mean value of the log normal distribution. It is set to 0 if omitted.
msgstr "The mean value of the log normal distribution. It is set to 0 if omitted."
#: scfuncs.hrc:2356
-#, fuzzy
msgctxt "SC_OPCODE_LOG_NORM_DIST"
msgid "STDEV"
msgstr "STDEV"
@@ -9016,13 +8884,11 @@ msgid "The standard deviation of the log normal distribution. It is set to 1 if
msgstr "The standard deviation of the log normal distribution. It is set to 1 if omitted."
#: scfuncs.hrc:2358
-#, fuzzy
msgctxt "SC_OPCODE_LOG_NORM_DIST"
msgid "Cumulative"
msgstr "Cumulative"
#: scfuncs.hrc:2359
-#, fuzzy
msgctxt "SC_OPCODE_LOG_NORM_DIST"
msgid "0 or FALSE calculates the probability density function. Any other value or TRUE or omitted calculates the cumulative distribution function."
msgstr "0 or FALSE calculates the probability density function. Any other value or TRUE or omitted calculates the cumulative distribution function."
@@ -9043,13 +8909,11 @@ msgid "The value for which the log normal distribution is to be calculated."
msgstr "Значэнне, для якога вылічваецца лагарыфмічнае нармальнае размеркаванне."
#: scfuncs.hrc:2368
-#, fuzzy
msgctxt "SC_OPCODE_LOG_NORM_DIST_MS"
msgid "Mean"
msgstr "Сярэдняе"
#: scfuncs.hrc:2369
-#, fuzzy
msgctxt "SC_OPCODE_LOG_NORM_DIST_MS"
msgid "The mean value of the log normal distribution."
msgstr "Сярэдняе значэнне лагарыфмічнага нармальнага размеркавання."
@@ -9060,7 +8924,6 @@ msgid "STDEV"
msgstr "STDEV"
#: scfuncs.hrc:2371
-#, fuzzy
msgctxt "SC_OPCODE_LOG_NORM_DIST_MS"
msgid "The standard deviation of the log normal distribution."
msgstr "Сярэдняе значэнне лагарыфмічнага нармальнага размеркавання."
@@ -9093,7 +8956,6 @@ msgid "The probability value for which the inverse log normal distribution is to
msgstr "Значэнне, для якога вылічваецца інверснае лагарыфмічнае нармальнае размеркаванне."
#: scfuncs.hrc:2382
-#, fuzzy
msgctxt "SC_OPCODE_LOG_INV"
msgid "Mean"
msgstr "Сярэдняе"
@@ -9104,7 +8966,6 @@ msgid "Mean value. The mean value of the log normal distribution."
msgstr "Сярэдняе значэнне лагарыфмічнага нармальнага размеркавання."
#: scfuncs.hrc:2384
-#, fuzzy
msgctxt "SC_OPCODE_LOG_INV"
msgid "STDEV"
msgstr "STDEV"
@@ -9126,13 +8987,11 @@ msgid "Number"
msgstr "Лік"
#: scfuncs.hrc:2393
-#, fuzzy
msgctxt "SC_OPCODE_LOG_INV_MS"
msgid "The probability value for which the inverse log normal distribution is to be calculated."
msgstr "Значэнне, для якога вылічваецца інверснае лагарыфмічнае нармальнае размеркаванне."
#: scfuncs.hrc:2394
-#, fuzzy
msgctxt "SC_OPCODE_LOG_INV_MS"
msgid "Mean"
msgstr "Сярэдняе"
@@ -9179,7 +9038,6 @@ msgid "The parameters of the exponential distribution."
msgstr "Параметры паказнікавага размеркавання."
#: scfuncs.hrc:2408
-#, fuzzy
msgctxt "SC_OPCODE_EXP_DIST"
msgid "C"
msgstr "C"
@@ -9250,7 +9108,6 @@ msgid "The Alpha parameter of the Gamma distribution."
msgstr "Параметр альфа гама-размеркавання."
#: scfuncs.hrc:2432
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_DIST"
msgid "Beta"
msgstr "Бэта"
@@ -9261,19 +9118,16 @@ msgid "The Beta parameter of the Gamma distribution."
msgstr "Параметр бета гама-размеркавання."
#: scfuncs.hrc:2434
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_DIST"
msgid "Cumulative"
msgstr "Cumulative"
#: scfuncs.hrc:2435
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_DIST"
msgid "0 or FALSE calculates the probability density function. Any other value or TRUE or omitted calculates the cumulative distribution function."
msgstr "0 or FALSE calculates the probability density function. Any other value or TRUE or omitted calculates the cumulative distribution function."
#: scfuncs.hrc:2441
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_DIST_MS"
msgid "Returns the value of the probability density function or the cumulative distribution function for the Gamma distribution."
msgstr "Returns the value of the probability density function or the cumulative distribution function for the Gamma distribution."
@@ -9300,7 +9154,6 @@ msgid "The Alpha parameter of the Gamma distribution."
msgstr "Параметр альфа гама-размеркавання."
#: scfuncs.hrc:2446
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_DIST_MS"
msgid "Beta"
msgstr "Бэта"
@@ -9349,7 +9202,6 @@ msgid "The Alpha (shape) parameter of the Gamma distribution."
msgstr "Параметр альфа (форма) гама-размеркавання."
#: scfuncs.hrc:2460
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_INV"
msgid "Beta"
msgstr "Бэта"
@@ -9370,7 +9222,6 @@ msgid "Number"
msgstr "лік"
#: scfuncs.hrc:2469
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_INV_MS"
msgid "The probability value for which the inverse gamma distribution is to be calculated."
msgstr "Значэнне, для якога вылічваецца інверснае гама-размеркаванне."
@@ -9386,7 +9237,6 @@ msgid "The Alpha (shape) parameter of the Gamma distribution."
msgstr "Параметр альфа (форма) гама-размеркавання."
#: scfuncs.hrc:2472
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_INV_MS"
msgid "Beta"
msgstr "Бэта"
@@ -9423,7 +9273,6 @@ msgid "Number"
msgstr "лік"
#: scfuncs.hrc:2489
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_LN_MS"
msgid "The value for which the natural logarithm of the gamma function is to be calculated."
msgstr "Значэнне, для якога вылічваецца натуральны лагарыфм гама-функцыі."
@@ -9472,7 +9321,6 @@ msgid "The Alpha parameter of the Beta distribution."
msgstr "Параметр альфа бета-размеркавання."
#: scfuncs.hrc:2510
-#, fuzzy
msgctxt "SC_OPCODE_BETA_DIST"
msgid "Beta"
msgstr "Бэта"
@@ -9503,7 +9351,6 @@ msgid "The final value for the value interval of the distribution."
msgstr "Канчатковае значэнне ў інтэрвале размеркавання."
#: scfuncs.hrc:2516
-#, fuzzy
msgctxt "SC_OPCODE_BETA_DIST"
msgid "Cumulative"
msgstr "Cumulative"
@@ -9536,25 +9383,21 @@ msgid "Alpha"
msgstr "Alpha"
#: scfuncs.hrc:2527
-#, fuzzy
msgctxt "SC_OPCODE_BETA_INV"
msgid "The Alpha parameter of the Beta distribution."
msgstr "Параметр альфа бета-размеркавання."
#: scfuncs.hrc:2528
-#, fuzzy
msgctxt "SC_OPCODE_BETA_INV"
msgid "Beta"
msgstr "Бэта"
#: scfuncs.hrc:2529
-#, fuzzy
msgctxt "SC_OPCODE_BETA_INV"
msgid "The Beta parameter of the Beta distribution."
msgstr "Параметр бета бета-размеркавання."
#: scfuncs.hrc:2530
-#, fuzzy
msgctxt "SC_OPCODE_BETA_INV"
msgid "Start"
msgstr "Пачатак"
@@ -9602,7 +9445,6 @@ msgid "The Alpha parameter of the Beta distribution."
msgstr "Параметр альфа бета-размеркавання."
#: scfuncs.hrc:2544
-#, fuzzy
msgctxt "SC_OPCODE_BETA_DIST_MS"
msgid "Beta"
msgstr "Бэта"
@@ -9618,7 +9460,6 @@ msgid "Cumulative"
msgstr "Cumulative"
#: scfuncs.hrc:2547
-#, fuzzy
msgctxt "SC_OPCODE_BETA_DIST_MS"
msgid "0 or FALSE for probability density function, any other value or TRUE or omitted for cumulative distribution function."
msgstr "0 or FALSE for probability density function, any other value or TRUE or omitted for cumulative distribution function."
@@ -9655,7 +9496,6 @@ msgid "Number"
msgstr "Лік"
#: scfuncs.hrc:2559
-#, fuzzy
msgctxt "SC_OPCODE_BETA_INV_MS"
msgid "The probability value for which the inverse beta distribution is to be calculated."
msgstr "Значэнне, для якога вылічваецца інверснае бета-размеркаванне."
@@ -9672,7 +9512,6 @@ msgid "The Alpha parameter of the Beta distribution."
msgstr "Параметр альфа бета-размеркавання."
#: scfuncs.hrc:2562
-#, fuzzy
msgctxt "SC_OPCODE_BETA_INV_MS"
msgid "Beta"
msgstr "Бэта"
@@ -9730,7 +9569,6 @@ msgid "The Alpha parameter of the Weibull distribution."
msgstr "Параметр альфа размеркавання Вейбала."
#: scfuncs.hrc:2578
-#, fuzzy
msgctxt "SC_OPCODE_WEIBULL"
msgid "Beta"
msgstr "Бэта"
@@ -9741,13 +9579,11 @@ msgid "The Beta parameter of the Weibull distribution."
msgstr "Параметр бета размеркавання Вейбала."
#: scfuncs.hrc:2580
-#, fuzzy
msgctxt "SC_OPCODE_WEIBULL"
msgid "C"
msgstr "C"
#: scfuncs.hrc:2581
-#, fuzzy
msgctxt "SC_OPCODE_WEIBULL"
msgid "Cumulated. C=0 calculates the density function, C=1 the distribution."
msgstr "Пры C=0 вылічваецца функцыя шчыльнасці, пры C=1 вылічваецца размеркаванне."
@@ -9778,7 +9614,6 @@ msgid "The Alpha parameter of the Weibull distribution."
msgstr "Параметр альфа размеркавання Вейбала."
#: scfuncs.hrc:2592
-#, fuzzy
msgctxt "SC_OPCODE_WEIBULL_MS"
msgid "Beta"
msgstr "Бэта"
@@ -9804,7 +9639,6 @@ msgid "Values of the hypergeometric distribution."
msgstr "Значэнні гіпергеаметрычнага размеркавання."
#: scfuncs.hrc:2602
-#, fuzzy
msgctxt "SC_OPCODE_HYP_GEOM_DIST"
msgid "X"
msgstr "X"
@@ -9847,7 +9681,6 @@ msgid "The population size."
msgstr "Памер сукупнасці."
#: scfuncs.hrc:2610
-#, fuzzy
msgctxt "SC_OPCODE_HYP_GEOM_DIST"
msgid "Cumulative"
msgstr "Cumulative"
@@ -10006,7 +9839,6 @@ msgid "The degrees of freedom of the T distribution."
msgstr "Ступені свабоды T-размеркавання."
#: scfuncs.hrc:2660
-#, fuzzy
msgctxt "SC_OPCODE_T_DIST_MS"
msgid "Cumulative"
msgstr "Cumulative"
@@ -10065,7 +9897,6 @@ msgid "Degrees freedom"
msgstr "Degrees of Freedom"
#: scfuncs.hrc:2681
-#, fuzzy
msgctxt "SC_OPCODE_T_INV"
msgid "The degrees of freedom of the T distribution."
msgstr "Ступені свабоды T-размеркавання."
@@ -10111,7 +9942,6 @@ msgid "Number"
msgstr "Лік"
#: scfuncs.hrc:2699
-#, fuzzy
msgctxt "SC_OPCODE_T_INV_2T"
msgid "The probability value for which the inverse T distribution is to be calculated."
msgstr "Значэнне, для якога вылічваецца інверснае T-размеркаванне."
@@ -10204,7 +10034,6 @@ msgid "The degrees of freedom in the denominator of the F distribution."
msgstr "Ступені свабоды ў назоўніку F-размеркавання."
#: scfuncs.hrc:2726
-#, fuzzy
msgctxt "SC_OPCODE_F_DIST_LT"
msgid "Cumulative"
msgstr "Cumulative"
@@ -10275,7 +10104,6 @@ msgid "Degrees freedom 1"
msgstr "Degrees of Freedom"
#: scfuncs.hrc:2749
-#, fuzzy
msgctxt "SC_OPCODE_F_INV"
msgid "The degrees of freedom in the numerator of the F distribution."
msgstr "Ступені свабоды ў лічніку F-размеркавання."
@@ -10287,7 +10115,6 @@ msgid "Degrees freedom 2"
msgstr "Degrees of Freedom"
#: scfuncs.hrc:2751
-#, fuzzy
msgctxt "SC_OPCODE_F_INV"
msgid "The degrees of freedom in the denominator of the F distribution."
msgstr "Ступені свабоды ў назоўніку F-размеркавання."
@@ -10305,7 +10132,6 @@ msgid "Number"
msgstr "Лік"
#: scfuncs.hrc:2759
-#, fuzzy
msgctxt "SC_OPCODE_F_INV_LT"
msgid "The probability value for which the inverse F distribution is to be calculated."
msgstr "Значэнне, для якога вылічваецца інверснае F-размеркаванне."
@@ -10345,7 +10171,6 @@ msgid "Number"
msgstr "Лік"
#: scfuncs.hrc:2771
-#, fuzzy
msgctxt "SC_OPCODE_F_INV_RT"
msgid "The probability value for which the inverse F distribution is to be calculated."
msgstr "Значэнне, для якога вылічваецца інверснае F-размеркаванне."
@@ -10452,19 +10277,16 @@ msgid "The degrees of freedom of the chi-square distribution."
msgstr "Ступені свабоды хі-квадрат размеркавання."
#: scfuncs.hrc:2807
-#, fuzzy
msgctxt "SC_OPCODE_CHISQ_DIST"
msgid "Cumulative"
msgstr "Cumulative"
#: scfuncs.hrc:2808
-#, fuzzy
msgctxt "SC_OPCODE_CHISQ_DIST"
msgid "0 or FALSE calculates the probability density function. Any other value or TRUE or omitted calculates the cumulative distribution function."
msgstr "0 or FALSE calculates the probability density function. Any other value or TRUE or omitted calculates the cumulative distribution function."
#: scfuncs.hrc:2815
-#, fuzzy
msgctxt "SC_OPCODE_CHISQ_DIST_MS"
msgid "Returns left-tail probability of the cumulative distribution function or values of the probability density function of the chi-square distribution."
msgstr "Returns left-tail probability of the cumulative distribution function or values of the probability density function of the chi-square distribution."
@@ -10475,7 +10297,6 @@ msgid "Number"
msgstr "лік"
#: scfuncs.hrc:2817
-#, fuzzy
msgctxt "SC_OPCODE_CHISQ_DIST_MS"
msgid "The value for which the probability density function or cumulative distribution function is to be calculated."
msgstr "The value for which the probability density function or cumulative distribution function is to be calculated."
@@ -10524,7 +10345,6 @@ msgid "Degrees freedom"
msgstr "Degrees of Freedom"
#: scfuncs.hrc:2832
-#, fuzzy
msgctxt "SC_OPCODE_CHI_INV"
msgid "The degrees of freedom of the chi square distribution."
msgstr "Ступені свабоды хі-квадрат размеркавання."
@@ -10541,7 +10361,6 @@ msgid "Number"
msgstr "Лік"
#: scfuncs.hrc:2841
-#, fuzzy
msgctxt "SC_OPCODE_CHI_INV_MS"
msgid "The probability value for which the inverse chi square distribution is to be calculated."
msgstr "Значэнне, для якога вылічваецца інверснае хі-квадрат размеркаванне."
@@ -10573,13 +10392,11 @@ msgid "The probability value for which the inverse of the chi square distributio
msgstr "Значэнне імавернасці, для якога вылічваецца адваротнае (інверснае) хі-квадрат размеркаванне."
#: scfuncs.hrc:2853
-#, fuzzy
msgctxt "SC_OPCODE_CHISQ_INV"
msgid "Degrees of Freedom"
msgstr "Degrees of Freedom"
#: scfuncs.hrc:2854
-#, fuzzy
msgctxt "SC_OPCODE_CHISQ_INV"
msgid "The degrees of freedom of the chi square distribution."
msgstr "Ступені свабоды хі-квадрат размеркавання."
@@ -10596,7 +10413,6 @@ msgid "Probability"
msgstr "Probability"
#: scfuncs.hrc:2863
-#, fuzzy
msgctxt "SC_OPCODE_CHISQ_INV_MS"
msgid "The probability value for which the inverse of the chi square distribution is to be calculated."
msgstr "Значэнне імавернасці, для якога вылічваецца адваротнае (інверснае) хі-квадрат размеркаванне."
@@ -10628,7 +10444,6 @@ msgid "The value to be standardized."
msgstr "Значэнне, якое стандартызуецца."
#: scfuncs.hrc:2875
-#, fuzzy
msgctxt "SC_OPCODE_STANDARD"
msgid "Mean"
msgstr "Сярэдняе"
@@ -10639,7 +10454,6 @@ msgid "The mean value used for moving."
msgstr "Сярэдняе значэнне, якое выкарыстана для перамяшчэння."
#: scfuncs.hrc:2877
-#, fuzzy
msgctxt "SC_OPCODE_STANDARD"
msgid "STDEV"
msgstr "STDEV"
@@ -10704,7 +10518,6 @@ msgid "The selection number taken from the elements."
msgstr "Памер выбаркі з элементаў."
#: scfuncs.hrc:2904
-#, fuzzy
msgctxt "SC_OPCODE_CONFIDENCE"
msgid "Returns a (1-alpha) confidence interval for a normal distribution."
msgstr "Вяртае даверавы інтэрвал (1 альфа) нармальнага размеркавання."
@@ -10721,7 +10534,6 @@ msgid "The level of the confidence interval."
msgstr "Узровень даверавага інтэрвалу."
#: scfuncs.hrc:2907
-#, fuzzy
msgctxt "SC_OPCODE_CONFIDENCE"
msgid "STDEV"
msgstr "STDEV"
@@ -10732,7 +10544,6 @@ msgid "The standard deviation of the population."
msgstr "Стандартнае адхіленне сукупнасці."
#: scfuncs.hrc:2909
-#, fuzzy
msgctxt "SC_OPCODE_CONFIDENCE"
msgid "Size"
msgstr "Памер"
@@ -10743,7 +10554,6 @@ msgid "The size of the population."
msgstr "Памер генеральнай сукупнасці."
#: scfuncs.hrc:2916
-#, fuzzy
msgctxt "SC_OPCODE_CONFIDENCE_N"
msgid "Returns a (1-alpha) confidence interval for a normal distribution."
msgstr "Вяртае даверавы інтэрвал (1 альфа) нармальнага размеркавання."
@@ -10770,7 +10580,6 @@ msgid "The standard deviation of the population."
msgstr "Стандартнае адхіленне сукупнасці."
#: scfuncs.hrc:2921
-#, fuzzy
msgctxt "SC_OPCODE_CONFIDENCE_N"
msgid "Size"
msgstr "Памер"
@@ -10781,7 +10590,6 @@ msgid "The size of the population."
msgstr "Памер генеральнай сукупнасці."
#: scfuncs.hrc:2928
-#, fuzzy
msgctxt "SC_OPCODE_CONFIDENCE_T"
msgid "Returns a (1-alpha) confidence interval for a Student's t distribution."
msgstr "Вяртае даверавы інтэрвал (1 альфа) нармальнага размеркавання."
@@ -10853,7 +10661,6 @@ msgid "The known standard deviation of the population. If omitted, the standard
msgstr "The known standard deviation of the population. If omitted, the standard deviation of the given sample is used."
#: scfuncs.hrc:2952
-#, fuzzy
msgctxt "SC_OPCODE_Z_TEST_MS"
msgid "Calculates the probability of observing a z-statistic greater than the one computed based on a sample."
msgstr "Calculates the probability of observing a z-statistic greater than the one computed based on a sample."
@@ -10885,7 +10692,6 @@ msgid "sigma"
msgstr "sigma"
#: scfuncs.hrc:2958
-#, fuzzy
msgctxt "SC_OPCODE_Z_TEST_MS"
msgid "The known standard deviation of the population. If omitted, the standard deviation of the given sample is used."
msgstr "The known standard deviation of the population. If omitted, the standard deviation of the given sample is used."
@@ -11010,7 +10816,6 @@ msgid "Data 1"
msgstr "Дата "
#: scfuncs.hrc:3006
-#, fuzzy
msgctxt "SC_OPCODE_T_TEST"
msgid "The first record array."
msgstr "Першая запісаная матрыца."
@@ -11022,7 +10827,6 @@ msgid "Data 2"
msgstr "Дата "
#: scfuncs.hrc:3008
-#, fuzzy
msgctxt "SC_OPCODE_T_TEST"
msgid "The second record array."
msgstr "Другая запісаная матрыца."
@@ -11082,7 +10886,6 @@ msgid "Mode"
msgstr "Рэжым"
#: scfuncs.hrc:3024
-#, fuzzy
msgctxt "SC_OPCODE_T_TEST_MS"
msgid "Mode specifies the number of distribution tails to return. 1= one-tailed, 2 = two-tailed distribution"
msgstr "Лад вызначае колькасць вяртаных кірункаў размеркавання, 1 = адзін, 2 = двукірункавае размеркаванне"
@@ -11120,7 +10923,6 @@ msgid "Data X"
msgstr "Гістаграма"
#: scfuncs.hrc:3036
-#, fuzzy
msgctxt "SC_OPCODE_RSQ"
msgid "The X data array."
msgstr "Матрыца даных X."
@@ -11137,7 +10939,6 @@ msgid "Data Y"
msgstr "Гістаграма"
#: scfuncs.hrc:3044
-#, fuzzy
msgctxt "SC_OPCODE_INTERCEPT"
msgid "The Y data array."
msgstr "Матрыца даных Y."
@@ -11149,7 +10950,6 @@ msgid "Data X"
msgstr "Гістаграма"
#: scfuncs.hrc:3046
-#, fuzzy
msgctxt "SC_OPCODE_INTERCEPT"
msgid "The X data array."
msgstr "Матрыца даных X."
@@ -11166,7 +10966,6 @@ msgid "Data Y"
msgstr "Гістаграма"
#: scfuncs.hrc:3054
-#, fuzzy
msgctxt "SC_OPCODE_SLOPE"
msgid "The Y data array."
msgstr "Матрыца даных Y."
@@ -11178,7 +10977,6 @@ msgid "Data X"
msgstr "Гістаграма"
#: scfuncs.hrc:3056
-#, fuzzy
msgctxt "SC_OPCODE_SLOPE"
msgid "The X data array."
msgstr "Матрыца даных X."
@@ -11195,7 +10993,6 @@ msgid "Data Y"
msgstr "Гістаграма"
#: scfuncs.hrc:3064
-#, fuzzy
msgctxt "SC_OPCODE_STEYX"
msgid "The Y data array."
msgstr "Матрыца даных Y."
@@ -11207,7 +11004,6 @@ msgid "Data X"
msgstr "Гістаграма"
#: scfuncs.hrc:3066
-#, fuzzy
msgctxt "SC_OPCODE_STEYX"
msgid "The X data array."
msgstr "Матрыца даных X."
@@ -11224,7 +11020,6 @@ msgid "Data 1"
msgstr "Дата "
#: scfuncs.hrc:3074
-#, fuzzy
msgctxt "SC_OPCODE_PEARSON"
msgid "The first record array."
msgstr "Першая запісаная матрыца."
@@ -11236,7 +11031,6 @@ msgid "Data 2"
msgstr "Дата "
#: scfuncs.hrc:3076
-#, fuzzy
msgctxt "SC_OPCODE_PEARSON"
msgid "The second record array."
msgstr "Другая запісаная матрыца."
@@ -11253,7 +11047,6 @@ msgid "Data 1"
msgstr "Дата "
#: scfuncs.hrc:3084
-#, fuzzy
msgctxt "SC_OPCODE_CORREL"
msgid "The first record array."
msgstr "Першая запісаная матрыца."
@@ -11265,7 +11058,6 @@ msgid "Data 2"
msgstr "Дата "
#: scfuncs.hrc:3086
-#, fuzzy
msgctxt "SC_OPCODE_CORREL"
msgid "The second record array."
msgstr "Другая запісаная матрыца."
@@ -11282,7 +11074,6 @@ msgid "Data 1"
msgstr "Дата "
#: scfuncs.hrc:3094
-#, fuzzy
msgctxt "SC_OPCODE_COVAR"
msgid "The first record array."
msgstr "Першая запісаная матрыца."
@@ -11294,7 +11085,6 @@ msgid "Data 2"
msgstr "Дата "
#: scfuncs.hrc:3096
-#, fuzzy
msgctxt "SC_OPCODE_COVAR"
msgid "The second record array."
msgstr "Другая запісаная матрыца."
@@ -11376,7 +11166,6 @@ msgid "Data Y"
msgstr "Гістаграма"
#: scfuncs.hrc:3126
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST"
msgid "The Y data array."
msgstr "Матрыца даных Y."
@@ -11388,7 +11177,6 @@ msgid "Data X"
msgstr "Гістаграма"
#: scfuncs.hrc:3128
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST"
msgid "The X data array."
msgstr "Матрыца даных X."
@@ -11399,7 +11187,6 @@ msgid "Calculates future value(s) using additive Exponential Smoothing algorithm
msgstr ""
#: scfuncs.hrc:3135
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_ADD"
msgid "Target"
msgstr "Мэта"
@@ -11410,7 +11197,6 @@ msgid "The date (array) for which you want to predict a value."
msgstr ""
#: scfuncs.hrc:3137
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_ADD"
msgid "Values"
msgstr "Значэнні"
@@ -11427,7 +11213,6 @@ msgid "Timeline"
msgstr "часавая шкала"
#: scfuncs.hrc:3140
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_ADD"
msgid "The date or numeric array; a consistent step between values is needed."
msgstr "Дата або масіў лікаў; патрэбен адпаведны крок паміж значэннямі."
@@ -11496,7 +11281,6 @@ msgid "Timeline"
msgstr "часавая шкала"
#: scfuncs.hrc:3158
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_MUL"
msgid "The date or numeric array; a consistent step between values is needed."
msgstr "Дата або масіў лікаў; патрэбен адпаведны крок паміж значэннямі."
@@ -11539,7 +11323,6 @@ msgid "Returns a prediction interval at the specified target value(s) for additi
msgstr ""
#: scfuncs.hrc:3171
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_PIA"
msgid "Target"
msgstr "Мэта"
@@ -11566,7 +11349,6 @@ msgid "Timeline"
msgstr "часавая шкала"
#: scfuncs.hrc:3176
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_PIA"
msgid "The date or numeric array; a consistent step between values is needed."
msgstr "Дата або масіў лікаў; патрэбен адпаведны крок паміж значэннямі."
@@ -11631,7 +11413,6 @@ msgid "The date (array) for which you want to predict a value."
msgstr ""
#: scfuncs.hrc:3193
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_PIM"
msgid "Values"
msgstr "Значэнні"
@@ -11718,7 +11499,6 @@ msgid "Timeline"
msgstr "часавая шкала"
#: scfuncs.hrc:3214
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_SEA"
msgid "The date or numeric array; a consistent step between values is needed."
msgstr "Дата або масіў лікаў; патрэбен адпаведны крок паміж значэннямі."
@@ -11766,7 +11546,6 @@ msgid "Timeline"
msgstr "часавая шкала"
#: scfuncs.hrc:3228
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_STA"
msgid "The date or numeric array; a consistent step between values is needed."
msgstr "Дата або масіў лікаў; патрэбен адпаведны крок паміж значэннямі."
@@ -11778,7 +11557,6 @@ msgid "Statistic type"
msgstr "тып статыстыкі"
#: scfuncs.hrc:3230
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_STA"
msgid "Value (1-9) or array of values, indicating which statistic will be returned for the calculated forecast"
msgstr "Значэнне (1-9) або масіў значэнняў, які ўказваюць на тое, якая статыстыка будзе вернута для вылічанага прагнозу"
@@ -11837,7 +11615,6 @@ msgid "Timeline"
msgstr "часавая шкала"
#: scfuncs.hrc:3246
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_STM"
msgid "The date or numeric array; a consistent step between values is needed."
msgstr "Дата або масіў лікаў; патрэбен адпаведны крок паміж значэннямі."
@@ -11849,7 +11626,6 @@ msgid "Statistic type"
msgstr "тып статыстыкі"
#: scfuncs.hrc:3248
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_STM"
msgid "Value (1-9) or array of values, indicating which statistic will be returned for the calculated forecast"
msgstr "Значэнне (1-9) або масіў значэнняў, які ўказваюць на тое, якая статыстыка будзе вернута для вылічанага прагнозу"
@@ -11908,7 +11684,6 @@ msgid "Data Y"
msgstr "Гістаграма"
#: scfuncs.hrc:3264
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_LIN"
msgid "The Y data array."
msgstr "Матрыца даных Y."
@@ -11920,7 +11695,6 @@ msgid "Data X"
msgstr "Гістаграма"
#: scfuncs.hrc:3266
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_LIN"
msgid "The X data array."
msgstr "Матрыца даных X."
@@ -11931,7 +11705,6 @@ msgid "Returns the reference to a cell as text."
msgstr "Вяртае спасылку на клетку ў выглядзе тэксту."
#: scfuncs.hrc:3273
-#, fuzzy
msgctxt "SC_OPCODE_ADDRESS"
msgid "Row"
msgstr "Радок"
@@ -11974,7 +11747,6 @@ msgid "The reference style: 0 or FALSE means R1C1 style, any other value or omit
msgstr "The reference style: 0 or FALSE means R1C1 style, any other value or omitted means A1 style."
#: scfuncs.hrc:3281
-#, fuzzy
msgctxt "SC_OPCODE_ADDRESS"
msgid "Sheet"
msgstr "Аркуш"
@@ -12198,7 +11970,6 @@ msgid "Column index number in the array."
msgstr "Індэкс калонкі ў матрыцы."
#: scfuncs.hrc:3375
-#, fuzzy
msgctxt "SC_OPCODE_V_LOOKUP"
msgid "Sort order"
msgstr "Парадкуецца паводле"
@@ -12330,7 +12101,6 @@ msgid "Search criterion"
msgstr "Search_criterion"
#: scfuncs.hrc:3420
-#, fuzzy
msgctxt "SC_OPCODE_MATCH"
msgid "The value to be used for comparison."
msgstr "Значэнне, якое ўжываецца для параўнання."
@@ -12557,7 +12327,6 @@ msgid "Extracts value(s) from a pivot table."
msgstr "Extracts value(s) from a pivot table."
#: scfuncs.hrc:3499
-#, fuzzy
msgctxt "SC_OPCODE_GET_PIVOT_DATA"
msgid "Data field"
msgstr "Поле даных"
@@ -12665,7 +12434,6 @@ msgid "Value is a number, a reference to a cell containing a number or a formula
msgstr "Значэнне з'яўляецца лікам, спасылкай або клеткай, якая ўтрымлівае лік або формулу, якая дае ў выніку лік."
#: scfuncs.hrc:3545
-#, fuzzy
msgctxt "SC_OPCODE_CURRENCY"
msgid "Decimals"
msgstr "Decimals"
@@ -12783,19 +12551,16 @@ msgid "Checks 1 or more conditions and returns a value corresponding to the firs
msgstr ""
#: scfuncs.hrc:3597
-#, fuzzy
msgctxt "SC_OPCODE_IFS_MS"
msgid "Test"
msgstr "Test"
#: scfuncs.hrc:3598
-#, fuzzy
msgctxt "SC_OPCODE_IFS_MS"
msgid "Any value or expression which can be either TRUE or FALSE."
msgstr "Адвольнае значэнне ці выраз, якія могуць быць роўныя \"сапраўдна\" ці \"несапраўдна\"."
#: scfuncs.hrc:3599
-#, fuzzy
msgctxt "SC_OPCODE_IFS_MS"
msgid "Result"
msgstr "Вынік"
@@ -12833,7 +12598,6 @@ msgid "Value that will be compared against expression."
msgstr ""
#: scfuncs.hrc:3611
-#, fuzzy
msgctxt "SC_OPCODE_SWITCH_MS"
msgid "Result"
msgstr "Вынік"
@@ -13168,7 +12932,6 @@ msgid "The character position from which text is to be replaced."
msgstr "Парадкавы нумар знака, з якога пачынаецца замена."
#: scfuncs.hrc:3737
-#, fuzzy
msgctxt "SC_OPCODE_REPLACE"
msgid "Length"
msgstr "Даўжыня"
@@ -13462,7 +13225,6 @@ msgid "Radix"
msgstr "radix"
#: scfuncs.hrc:3838
-#, fuzzy
msgctxt "SC_OPCODE_DECIMAL"
msgid "The base number for conversion must be in the range 2 - 36."
msgstr "Аснова для ператварэння мусіць быць у абсягу 2 - 36."
@@ -13699,7 +13461,6 @@ msgid "Number1"
msgstr "лік"
#: scfuncs.hrc:3924 /home/cl/vc/git/libo-core/sc/inc/scfuncs.hrc:3926
-#, fuzzy
msgctxt "SC_OPCODE_BITAND"
msgid "Positive integer less than 2^48."
msgstr "Дадатнае цэлае, меншае за 2^48."
@@ -13722,7 +13483,6 @@ msgid "Number1"
msgstr "лік"
#: scfuncs.hrc:3933 /home/cl/vc/git/libo-core/sc/inc/scfuncs.hrc:3935
-#, fuzzy
msgctxt "SC_OPCODE_BITOR"
msgid "Positive integer less than 2^48."
msgstr "Дадатнае цэлае, меншае за 2^48."
@@ -13745,7 +13505,6 @@ msgid "Number1"
msgstr "лік"
#: scfuncs.hrc:3942 /home/cl/vc/git/libo-core/sc/inc/scfuncs.hrc:3944
-#, fuzzy
msgctxt "SC_OPCODE_BITXOR"
msgid "Positive integer less than 2^48."
msgstr "Дадатнае цэлае, меншае за 2^48."
@@ -13898,7 +13657,6 @@ msgid "The text in which partial words are to be determined."
msgstr "Тэкст, у якім вызначаюцца часткі тэксту."
#: scfuncs.hrc:3995
-#, fuzzy
msgctxt "SC_OPCODE_MIDB"
msgid "Start"
msgstr "Пачатак"
@@ -14020,7 +13778,6 @@ msgid "A string to be URL-encoded"
msgstr ""
#: scfuncs.hrc:4039
-#, fuzzy
msgctxt "SC_OPCODE_ERF_MS"
msgid "Returns the error function."
msgstr "Вяртае функцыю памылкі."
@@ -14032,13 +13789,11 @@ msgid "Lower limit"
msgstr "Lower limit"
#: scfuncs.hrc:4041
-#, fuzzy
msgctxt "SC_OPCODE_ERF_MS"
msgid "The lower limit for integration"
msgstr "Ніжняя граніца інтэгравання"
#: scfuncs.hrc:4046
-#, fuzzy
msgctxt "SC_OPCODE_ERFC_MS"
msgid "Returns the complementary error function."
msgstr "Вяртае спалучаную функцыю памылкі."
@@ -14050,7 +13805,6 @@ msgid "Lower limit"
msgstr "Lower limit"
#: scfuncs.hrc:4048
-#, fuzzy
msgctxt "SC_OPCODE_ERFC_MS"
msgid "The lower limit for integration"
msgstr "Ніжняя граніца інтэгравання"
@@ -14092,7 +13846,6 @@ msgid "Value"
msgstr "Значэнне"
#: scfuncs.hrc:4065
-#, fuzzy
msgctxt "SC_OPCODE_ROUNDSIG"
msgid "The number to be rounded."
msgstr "Лік, які агругляецца."
@@ -14120,7 +13873,6 @@ msgid "Text"
msgstr "Тэкст"
#: scfuncs.hrc:4074
-#, fuzzy
msgctxt "SC_OPCODE_REPLACEB"
msgid "The text in which some characters are to be replaced."
msgstr "Тэкст, у якім замяняецца яго частка."
@@ -14168,7 +13920,6 @@ msgid "Find text"
msgstr "Знайсці тэкст"
#: scfuncs.hrc:4088
-#, fuzzy
msgctxt "SC_OPCODE_FINDB"
msgid "The text to be found."
msgstr "Тэкст, які шукаецца."
@@ -14180,7 +13931,6 @@ msgid "Text"
msgstr "Тэкст"
#: scfuncs.hrc:4090
-#, fuzzy
msgctxt "SC_OPCODE_FINDB"
msgid "The text in which a search is to be made."
msgstr "Тэкст, у якім адбываецца пошук."
@@ -14192,7 +13942,6 @@ msgid "Position"
msgstr "Пазіцыя"
#: scfuncs.hrc:4092
-#, fuzzy
msgctxt "SC_OPCODE_FINDB"
msgid "The position in the text from which the search starts."
msgstr "Пазіцыя ў тэксце, з якой пачынаецца пошук."
@@ -14209,7 +13958,6 @@ msgid "Find text"
msgstr "Знайсці тэкст"
#: scfuncs.hrc:4100
-#, fuzzy
msgctxt "SC_OPCODE_SEARCHB"
msgid "The text to be found."
msgstr "Тэкст, які шукаецца."
@@ -14221,7 +13969,6 @@ msgid "Text"
msgstr "Тэкст"
#: scfuncs.hrc:4102
-#, fuzzy
msgctxt "SC_OPCODE_SEARCHB"
msgid "The text in which a search is to be made."
msgstr "Тэкст, у якім адбываецца пошук."
@@ -14500,7 +14247,6 @@ msgstr ""
"\n"
#: strings.hrc:74
-#, fuzzy
msgctxt "SCSTR_UNDO_GRAFFILTER"
msgid "Image Filter"
msgstr "Фільтр відарысаў"
@@ -14659,19 +14405,16 @@ msgid "~All sheets"
msgstr "Усе аркушы"
#: strings.hrc:106
-#, fuzzy
msgctxt "SCSTR_PRINTOPT_SELECTEDSHEETS"
msgid "~Selected sheets"
msgstr "Азначаныя аркушы"
#: strings.hrc:107
-#, fuzzy
msgctxt "SCSTR_PRINTOPT_SELECTEDCELLS"
msgid "Selected cells"
msgstr "Выбраныя клеткі"
#: strings.hrc:108
-#, fuzzy
msgctxt "SCSTR_PRINTOPT_FROMWHICH"
msgid "From which print"
msgstr "З гэтага друкаваць"
@@ -14744,7 +14487,6 @@ msgid "Invalid value"
msgstr "Недапушчальнае значэнне."
#: strings.hrc:122
-#, fuzzy
msgctxt "STR_NOFORMULASPECIFIED"
msgid "No formula specified."
msgstr "Нявызначаная формула."
@@ -14826,7 +14568,6 @@ msgid "North"
msgstr "Поўнач"
#: strings.hrc:138
-#, fuzzy
msgctxt "STR_MID"
msgid "Mid"
msgstr "Між"
@@ -14960,19 +14701,16 @@ msgid "Comment"
msgstr "Каментарый"
#: strings.hrc:167
-#, fuzzy
msgctxt "STR_MENU_SORT_ASC"
msgid "Sort Ascending"
msgstr "У парадку павелічэння"
#: strings.hrc:168
-#, fuzzy
msgctxt "STR_MENU_SORT_DESC"
msgid "Sort Descending"
msgstr "У парадку памяншэння"
#: strings.hrc:169
-#, fuzzy
msgctxt "STR_MENU_SORT_CUSTOM"
msgid "Custom Sort"
msgstr "Па-свойму"
@@ -14984,19 +14722,16 @@ msgid "All"
msgstr "Усе"
#: strings.hrc:171
-#, fuzzy
msgctxt "STR_BTN_SELECT_CURRENT"
msgid "Show only the current item."
msgstr "Паказваць толькі азначаны складнік."
#: strings.hrc:172
-#, fuzzy
msgctxt "STR_BTN_UNSELECT_CURRENT"
msgid "Hide only the current item."
msgstr "Не паказваць толькі азначаны складнік."
#: strings.hrc:173
-#, fuzzy
msgctxt "STR_EDIT_SEARCH_ITEMS"
msgid "Search items..."
msgstr "Шукаць элементы…"
@@ -15032,7 +14767,6 @@ msgid "Sum"
msgstr "Сума"
#: strings.hrc:181
-#, fuzzy
msgctxt "SCSTR_QHELP_BTNEQUAL"
msgid "Formula"
msgstr "Формула"
@@ -15174,7 +14908,6 @@ msgstr "Увесці нанова"
#. MovingAverageDialog
#: strings.hrc:214
-#, fuzzy
msgctxt "STR_MOVING_AVERAGE_UNDO_NAME"
msgid "Moving Average"
msgstr "Слізгальнае сярэдняе"
@@ -15227,13 +14960,11 @@ msgid "SS"
msgstr "SS"
#: strings.hrc:226
-#, fuzzy
msgctxt "STR_ANOVA_LABEL_DF"
msgid "df"
msgstr "df"
#: strings.hrc:227
-#, fuzzy
msgctxt "STR_ANOVA_LABEL_MS"
msgid "MS"
msgstr "MS"
@@ -15244,13 +14975,11 @@ msgid "F"
msgstr ""
#: strings.hrc:229
-#, fuzzy
msgctxt "STR_ANOVA_LABEL_P_VALUE"
msgid "P-value"
msgstr "P-значэнне"
#: strings.hrc:230
-#, fuzzy
msgctxt "STR_ANOVA_LABEL_F_CRITICAL"
msgid "F critical"
msgstr "F крытычнае"
@@ -15263,45 +14992,38 @@ msgstr "Разам"
#. CorrelationDialog
#: strings.hrc:233
-#, fuzzy
msgctxt "STR_CORRELATION_UNDO_NAME"
msgid "Correlation"
msgstr "Карэляцыя"
#: strings.hrc:234
-#, fuzzy
msgctxt "STR_CORRELATION_LABEL"
msgid "Correlations"
msgstr "Карэляцыі"
#. CovarianceDialog
#: strings.hrc:236
-#, fuzzy
msgctxt "STR_COVARIANCE_UNDO_NAME"
msgid "Covariance"
msgstr "Каварыяцыя"
#: strings.hrc:237
-#, fuzzy
msgctxt "STR_COVARIANCE_LABEL"
msgid "Covariances"
msgstr "Каварыяцыі"
#. DescriptiveStatisticsDialog
#: strings.hrc:239
-#, fuzzy
msgctxt "STR_DESCRIPTIVE_STATISTICS_UNDO_NAME"
msgid "Descriptive Statistics"
msgstr "Апісальная статыстыка"
#: strings.hrc:240
-#, fuzzy
msgctxt "STRID_CALC_MEAN"
msgid "Mean"
msgstr "Сярэдняе"
#: strings.hrc:241
-#, fuzzy
msgctxt "STRID_CALC_STD_ERROR"
msgid "Standard Error"
msgstr "Стандартная памылка"
@@ -15312,19 +15034,16 @@ msgid "Mode"
msgstr "Мода"
#: strings.hrc:243
-#, fuzzy
msgctxt "STRID_CALC_MEDIAN"
msgid "Median"
msgstr "Медыяна"
#: strings.hrc:244
-#, fuzzy
msgctxt "STRID_CALC_VARIANCE"
msgid "Variance"
msgstr "Дысперсія"
#: strings.hrc:245
-#, fuzzy
msgctxt "STRID_CALC_STD_DEVIATION"
msgid "Standard Deviation"
msgstr "Стандартнае адхіленне"
@@ -15358,13 +15077,11 @@ msgid "Maximum"
msgstr "Максімум"
#: strings.hrc:251
-#, fuzzy
msgctxt "STRID_CALC_SUM"
msgid "Sum"
msgstr "Сума"
#: strings.hrc:252
-#, fuzzy
msgctxt "STRID_CALC_COUNT"
msgid "Count"
msgstr "Колькасць"
@@ -15422,13 +15139,11 @@ msgid "Negative Binomial"
msgstr ""
#: strings.hrc:264
-#, fuzzy
msgctxt "STR_DISTRIBUTION_CHI_SQUARED"
msgid "Chi Squared"
msgstr "Хі-квадрат"
#: strings.hrc:265
-#, fuzzy
msgctxt "STR_DISTRIBUTION_GEOMETRIC"
msgid "Geometric"
msgstr "Геаметрычнае"
@@ -15446,19 +15161,16 @@ msgid "Maximum"
msgstr "Максімум"
#: strings.hrc:268
-#, fuzzy
msgctxt "STR_RNG_PARAMETER_MEAN"
msgid "Mean"
msgstr "Сярэдняе"
#: strings.hrc:269
-#, fuzzy
msgctxt "STR_RNG_PARAMETER_STANDARD_DEVIATION"
msgid "Standard Deviation"
msgstr "Стандартнае адхіленне"
#: strings.hrc:270
-#, fuzzy
msgctxt "STR_RNG_PARAMETER_STANDARD_MEDIAN"
msgid "Median"
msgstr "Медыяна"
@@ -15481,14 +15193,12 @@ msgid "Number of Trials"
msgstr ""
#: strings.hrc:274
-#, fuzzy
msgctxt "STR_RNG_PARAMETER_STANDARD_NU_VALUE"
msgid "nu Value"
msgstr "nu-значэнне"
#. SamplingDialog
#: strings.hrc:276
-#, fuzzy
msgctxt "STR_SAMPLING_UNDO_NAME"
msgid "Sampling"
msgstr "Сэмпліраванне"
@@ -15582,19 +15292,16 @@ msgid "Observed Mean Difference"
msgstr ""
#: strings.hrc:296
-#, fuzzy
msgctxt "STR_DEGREES_OF_FREEDOM_LABEL"
msgid "df"
msgstr "df"
#: strings.hrc:297
-#, fuzzy
msgctxt "STR_P_VALUE_LABEL"
msgid "P-value"
msgstr "P-значэнне"
#: strings.hrc:298
-#, fuzzy
msgctxt "STR_CRITICAL_VALUE_LABEL"
msgid "Critical Value"
msgstr "Крытычнае значэнне"
@@ -15611,7 +15318,6 @@ msgid "Linear"
msgstr "Лінейная"
#: strings.hrc:302
-#, fuzzy
msgctxt "STR_LABEL_LOGARITHMIC"
msgid "Logarithmic"
msgstr "Лагарыфмічная"
@@ -15628,7 +15334,6 @@ msgid "Regression Model"
msgstr "Рэгрэсійная мадэль"
#: strings.hrc:305
-#, fuzzy
msgctxt "STR_LABEL_RSQUARED"
msgid "R^2"
msgstr "R^2"
@@ -15678,7 +15383,6 @@ msgstr ""
#. t Test
#: strings.hrc:316
-#, fuzzy
msgctxt "STR_TTEST_PEARSON_CORRELATION"
msgid "Pearson Correlation"
msgstr "Карэляцыя Пірсана"
@@ -15745,31 +15449,26 @@ msgid "z Critical two-tail"
msgstr ""
#: units.hrc:27
-#, fuzzy
msgctxt "SCSTR_UNIT"
msgid "Millimeter"
msgstr "Міліметр"
#: units.hrc:28
-#, fuzzy
msgctxt "SCSTR_UNIT"
msgid "Centimeter"
msgstr "Сантыметр"
#: units.hrc:29
-#, fuzzy
msgctxt "SCSTR_UNIT"
msgid "Meter"
msgstr "Метр"
#: units.hrc:30
-#, fuzzy
msgctxt "SCSTR_UNIT"
msgid "Kilometer"
msgstr "Кіламетр"
#: units.hrc:31
-#, fuzzy
msgctxt "SCSTR_UNIT"
msgid "Inch"
msgstr "Цаль"
@@ -15787,7 +15486,6 @@ msgid "Miles"
msgstr "Мілі"
#: units.hrc:34
-#, fuzzy
msgctxt "SCSTR_UNIT"
msgid "Pica"
msgstr "Піка"
@@ -15804,19 +15502,16 @@ msgid "Advanced Filter"
msgstr "Складаны фільтр"
#: advancedfilterdialog.ui:151
-#, fuzzy
msgctxt "advancedfilterdialog|label1"
msgid "Read _Filter Criteria From"
msgstr "Чытаць крытэры фільтравання з"
#: advancedfilterdialog.ui:192
-#, fuzzy
msgctxt "advancedfilterdialog|case"
msgid "_Case sensitive"
msgstr "Улічваць рэгі_стр"
#: advancedfilterdialog.ui:208
-#, fuzzy
msgctxt "advancedfilterdialog|header"
msgid "Range c_ontains column labels"
msgstr "Абсяг утрымлівае меткі калонак"
@@ -15828,7 +15523,6 @@ msgid "Regular _expressions"
msgstr "Рэгулярны выраз"
#: advancedfilterdialog.ui:240
-#, fuzzy
msgctxt "advancedfilterdialog|unique"
msgid "_No duplications"
msgstr "Без дублікатаў"
@@ -15840,7 +15534,6 @@ msgid "Co_py results to:"
msgstr "Капіраваць:"
#: advancedfilterdialog.ui:276
-#, fuzzy
msgctxt "advancedfilterdialog|destpers"
msgid "_Keep filter criteria"
msgstr "Захоўваць крытэры фільтравання"
@@ -15858,7 +15551,6 @@ msgid "Copy results to:"
msgstr "Капіраваць:"
#: advancedfilterdialog.ui:375
-#, fuzzy
msgctxt "advancedfilterdialog|dbarealabel"
msgid "Data range:"
msgstr "Абсяг даных:"
@@ -15869,7 +15561,6 @@ msgid "dummy"
msgstr ""
#: advancedfilterdialog.ui:408
-#, fuzzy
msgctxt "advancedfilterdialog|label2"
msgid "Op_tions"
msgstr "Настаўленні"
@@ -15905,13 +15596,11 @@ msgid "Analysis of Variance (ANOVA)"
msgstr ""
#: analysisofvariancedialog.ui:108
-#, fuzzy
msgctxt "analysisofvariancedialog|input-range-label"
msgid "Input range:"
msgstr "Уваходны дыяпазон:"
#: analysisofvariancedialog.ui:122
-#, fuzzy
msgctxt "analysisofvariancedialog|output-range-label"
msgid "Results to:"
msgstr "Вынікі ў:"
@@ -15943,7 +15632,6 @@ msgid "Columns"
msgstr "Калонкі"
#: analysisofvariancedialog.ui:314
-#, fuzzy
msgctxt "analysisofvariancedialog|groupedby-rows-radio"
msgid "Rows"
msgstr "Радкі"
@@ -15961,7 +15649,6 @@ msgid "Alpha:"
msgstr "Alpha"
#: analysisofvariancedialog.ui:389
-#, fuzzy
msgctxt "analysisofvariancedialog|alpha-spin"
msgid "0,05"
msgstr "0,05"
@@ -15972,13 +15659,11 @@ msgid "Rows per sample:"
msgstr ""
#: analysisofvariancedialog.ui:434
-#, fuzzy
msgctxt "analysisofvariancedialog|label1"
msgid "Parameters"
msgstr "Параметры"
#: autoformattable.ui:9
-#, fuzzy
msgctxt "autoformattable|AutoFormatTableDialog"
msgid "AutoFormat"
msgstr "Аўта-фармат"
@@ -15996,7 +15681,6 @@ msgid "Format"
msgstr "Format"
#: autoformattable.ui:219
-#, fuzzy
msgctxt "autoformattable|numformatcb"
msgid "_Number format"
msgstr "Фармат лікаў"
@@ -16012,7 +15696,6 @@ msgid "F_ont"
msgstr "Шрыфт"
#: autoformattable.ui:270
-#, fuzzy
msgctxt "autoformattable|patterncb"
msgid "_Pattern"
msgstr "У_зор"
@@ -16023,7 +15706,6 @@ msgid "Alignmen_t"
msgstr "Раўнаванне"
#: autoformattable.ui:304
-#, fuzzy
msgctxt "autoformattable|autofitcb"
msgid "A_utoFit width and height"
msgstr "Аўта-дапасоўваць шырыню і вышыню"
@@ -16034,7 +15716,6 @@ msgid "Formatting"
msgstr "Фарматаванне"
#: cellprotectionpage.ui:35
-#, fuzzy
msgctxt "cellprotectionpage|checkProtected"
msgid "_Protected"
msgstr "Засцерагаецца"
@@ -16081,19 +15762,16 @@ msgid "Print"
msgstr "Друкаваць"
#: changesourcedialog.ui:8
-#, fuzzy
msgctxt "changesourcedialog|ChangeSourceDialog"
msgid "Change Source Data Range"
msgstr "Змяніць абсяг выточных даных"
#: changesourcedialog.ui:92
-#, fuzzy
msgctxt "changesourcedialog|col"
msgid "First _column as label"
msgstr "Першая калонка як метка"
#: changesourcedialog.ui:107
-#, fuzzy
msgctxt "changesourcedialog|row"
msgid "First _row as label"
msgstr "Першы радок як метка"
@@ -16105,7 +15783,6 @@ msgid "Labels"
msgstr "Метка"
#: chardialog.ui:8
-#, fuzzy
msgctxt "chardialog|CharDialog"
msgid "Character"
msgstr "Знак"
@@ -16131,13 +15808,11 @@ msgid "Chi Square Test"
msgstr ""
#: chisquaretestdialog.ui:42
-#, fuzzy
msgctxt "chisquaretestdialog|input-range-label"
msgid "Input range:"
msgstr "Уваходны дыяпазон:"
#: chisquaretestdialog.ui:81
-#, fuzzy
msgctxt "chisquaretestdialog|output-range-label"
msgid "Results to:"
msgstr "Вынікі ў:"
@@ -16148,13 +15823,11 @@ msgid "Data"
msgstr "Даныя"
#: chisquaretestdialog.ui:217
-#, fuzzy
msgctxt "chisquaretestdialog|groupedby-columns-radio"
msgid "_Columns"
msgstr "Калонкі"
#: chisquaretestdialog.ui:233
-#, fuzzy
msgctxt "chisquaretestdialog|groupedby-rows-radio"
msgid "_Rows"
msgstr "Радкі"
@@ -16166,43 +15839,36 @@ msgid "Grouped by"
msgstr "Групаваць паводле"
#: colorrowdialog.ui:8
-#, fuzzy
msgctxt "colorrowdialog|ColOrRowDialog"
msgid "Copy List"
msgstr "Капіраваць спіс"
#: colorrowdialog.ui:93
-#, fuzzy
msgctxt "colorrowdialog|columns"
msgid "_Columns"
msgstr "Калонкі"
#: colorrowdialog.ui:111
-#, fuzzy
msgctxt "colorrowdialog|rows"
msgid "_Rows"
msgstr "Радкі"
#: colorrowdialog.ui:134
-#, fuzzy
msgctxt "colorrowdialog|label"
msgid "List From"
msgstr "Спіс з"
#: colwidthdialog.ui:8
-#, fuzzy
msgctxt "colwidthdialog|ColWidthDialog"
msgid "Column Width"
msgstr "Шырыня калонкі"
#: colwidthdialog.ui:88
-#, fuzzy
msgctxt "colwidthdialog|label1"
msgid "Width"
msgstr "Шырыня"
#: colwidthdialog.ui:112
-#, fuzzy
msgctxt "colwidthdialog|default"
msgid "_Default value"
msgstr "Тыпо_вае значэнне"
@@ -16250,7 +15916,6 @@ msgid "Formula is"
msgstr "Формула"
#: conditionalentry.ui:61
-#, fuzzy
msgctxt "conditionalentry|type"
msgid "Date is"
msgstr "Дата"
@@ -16308,13 +15973,11 @@ msgid "Value"
msgstr "Значэнне"
#: conditionalentry.ui:180
-#, fuzzy
msgctxt "conditionalentry|colscalemin"
msgid "Percent"
msgstr "Працэнт"
#: conditionalentry.ui:181
-#, fuzzy
msgctxt "conditionalentry|colscalemin"
msgid "Formula"
msgstr "Формула"
@@ -16350,13 +16013,11 @@ msgid "Value"
msgstr "Значэнне"
#: conditionalentry.ui:198
-#, fuzzy
msgctxt "conditionalentry|colscalemiddle"
msgid "Percent"
msgstr "Працэнт"
#: conditionalentry.ui:199
-#, fuzzy
msgctxt "conditionalentry|colscalemiddle"
msgid "Formula"
msgstr "Формула"
@@ -16392,13 +16053,11 @@ msgid "Value"
msgstr "Значэнне"
#: conditionalentry.ui:216
-#, fuzzy
msgctxt "conditionalentry|colscalemax"
msgid "Percent"
msgstr "Працэнт"
#: conditionalentry.ui:217
-#, fuzzy
msgctxt "conditionalentry|colscalemax"
msgid "Formula"
msgstr "Формула"
@@ -16410,37 +16069,31 @@ msgid "Example"
msgstr "Прыклад"
#: conditionalentry.ui:251
-#, fuzzy
msgctxt "conditionalentry|typeis"
msgid "equal to"
msgstr "роўна"
#: conditionalentry.ui:252
-#, fuzzy
msgctxt "conditionalentry|typeis"
msgid "less than"
msgstr "менш за"
#: conditionalentry.ui:253
-#, fuzzy
msgctxt "conditionalentry|typeis"
msgid "greater than"
msgstr "больш за"
#: conditionalentry.ui:254
-#, fuzzy
msgctxt "conditionalentry|typeis"
msgid "less than or equal to"
msgstr "менш ці роўна"
#: conditionalentry.ui:255
-#, fuzzy
msgctxt "conditionalentry|typeis"
msgid "greater than or equal to"
msgstr "больш ці роўна"
#: conditionalentry.ui:256
-#, fuzzy
msgctxt "conditionalentry|typeis"
msgid "not equal to"
msgstr "не роўна"
@@ -16458,37 +16111,31 @@ msgid "not between"
msgstr "па-за"
#: conditionalentry.ui:259
-#, fuzzy
msgctxt "conditionalentry|typeis"
msgid "duplicate"
msgstr "дублікат"
#: conditionalentry.ui:260
-#, fuzzy
msgctxt "conditionalentry|typeis"
msgid "not duplicate"
msgstr "не дублікат"
#: conditionalentry.ui:261
-#, fuzzy
msgctxt "conditionalentry|typeis"
msgid "top 10 elements"
msgstr "верхнія 10 складнікаў"
#: conditionalentry.ui:262
-#, fuzzy
msgctxt "conditionalentry|typeis"
msgid "bottom 10 elements"
msgstr "ніжнія 10 складнікаў"
#: conditionalentry.ui:263
-#, fuzzy
msgctxt "conditionalentry|typeis"
msgid "top 10 percent"
msgstr "верхнія 10 працэнтаў"
#: conditionalentry.ui:264
-#, fuzzy
msgctxt "conditionalentry|typeis"
msgid "bottom 10 percent"
msgstr "ніжнія 10 працэнтаў"
@@ -16518,25 +16165,21 @@ msgid "below or equal average"
msgstr "Пад or роўна Сярэдняе"
#: conditionalentry.ui:269
-#, fuzzy
msgctxt "conditionalentry|typeis"
msgid "Error"
msgstr "Памылка"
#: conditionalentry.ui:270
-#, fuzzy
msgctxt "conditionalentry|typeis"
msgid "No Error"
msgstr "Без памылкі"
#: conditionalentry.ui:271
-#, fuzzy
msgctxt "conditionalentry|typeis"
msgid "Begins with"
msgstr "Пачынаецца на"
#: conditionalentry.ui:272
-#, fuzzy
msgctxt "conditionalentry|typeis"
msgid "Ends with"
msgstr "Канчаецца на"
@@ -16680,13 +16323,11 @@ msgid "3 Symbols 2"
msgstr "3 сімвалы 2"
#: conditionalentry.ui:367
-#, fuzzy
msgctxt "conditionalentry|iconsettype"
msgid "3 Smileys"
msgstr "3 смайлы"
#: conditionalentry.ui:368
-#, fuzzy
msgctxt "conditionalentry|iconsettype"
msgid "3 Stars"
msgstr "3 зоркі"
@@ -16774,13 +16415,11 @@ msgid "Range:"
msgstr "Дыяпазон:"
#: conditionalformatdialog.ui:268
-#, fuzzy
msgctxt "conditionalformatdialog|label2"
msgid "Cell Range"
msgstr "Абсяг клетак"
#: conditionaliconset.ui:20
-#, fuzzy
msgctxt "conditionaliconset|label"
msgid " >= "
msgstr " >= "
@@ -16792,7 +16431,6 @@ msgid "Value"
msgstr "Значэнне"
#: conditionaliconset.ui:44
-#, fuzzy
msgctxt "conditionaliconset|listbox"
msgid "Percent"
msgstr "Працэнт"
@@ -16804,25 +16442,21 @@ msgid "Percentile"
msgstr "Працэнты"
#: conditionaliconset.ui:46
-#, fuzzy
msgctxt "conditionaliconset|listbox"
msgid "Formula"
msgstr "Формула"
#: conflictsdialog.ui:8
-#, fuzzy
msgctxt "conflictsdialog|ConflictsDialog"
msgid "Resolve Conflicts"
msgstr "Развязаць канфлікты"
#: conflictsdialog.ui:22
-#, fuzzy
msgctxt "conflictsdialog|keepallmine"
msgid "_Keep All Mine"
msgstr "Захаваць усе свае"
#: conflictsdialog.ui:37
-#, fuzzy
msgctxt "conflictsdialog|keepallothers"
msgid "Keep _All Others"
msgstr "Захаваць усе чужыя"
@@ -16833,19 +16467,16 @@ msgid "There are conflicting changes in this shared spreadsheet. Conflicts must
msgstr "Ёсць спрэчкі паміж змяненнямі ў гэтым аркушы супольнага карыстання. Спрэчкі павінны быць развязаныя перад запісам аркуша. Можна замацаваць або свае, або чужыя змяненні."
#: conflictsdialog.ui:137
-#, fuzzy
msgctxt "conflictsdialog|keepmine"
msgid "Keep _Mine"
msgstr "Захаваць свае"
#: conflictsdialog.ui:152
-#, fuzzy
msgctxt "conflictsdialog|keepother"
msgid "Keep _Other"
msgstr "Захаваць чужыя"
#: consolidatedialog.ui:9
-#, fuzzy
msgctxt "consolidatedialog|ConsolidateDialog"
msgid "Consolidate"
msgstr "Кансалідаваць"
@@ -16857,25 +16488,21 @@ msgid "_Function:"
msgstr "Функцыя"
#: consolidatedialog.ui:108
-#, fuzzy
msgctxt "consolidatedialog|label2"
msgid "_Consolidation ranges:"
msgstr "Абсягі кансалідавання:"
#: consolidatedialog.ui:125
-#, fuzzy
msgctxt "consolidatedialog|func"
msgid "Sum"
msgstr "Сума"
#: consolidatedialog.ui:126
-#, fuzzy
msgctxt "consolidatedialog|func"
msgid "Count"
msgstr "Колькасць"
#: consolidatedialog.ui:127
-#, fuzzy
msgctxt "consolidatedialog|func"
msgid "Average"
msgstr "Сярэдняе"
@@ -16896,37 +16523,31 @@ msgid "Product"
msgstr "Здабытак"
#: consolidatedialog.ui:131
-#, fuzzy
msgctxt "consolidatedialog|func"
msgid "Count (numbers only)"
msgstr "Колькасць (толькі лікі)"
#: consolidatedialog.ui:132
-#, fuzzy
msgctxt "consolidatedialog|func"
msgid "StDev (sample)"
msgstr "StDev (выбарка)"
#: consolidatedialog.ui:133
-#, fuzzy
msgctxt "consolidatedialog|func"
msgid "StDevP (population)"
msgstr "StDevP (сукупнасць генеральная)"
#: consolidatedialog.ui:134
-#, fuzzy
msgctxt "consolidatedialog|func"
msgid "Var (sample)"
msgstr "Var (выбарка)"
#: consolidatedialog.ui:135
-#, fuzzy
msgctxt "consolidatedialog|func"
msgid "VarP (population)"
msgstr "VarP (сукупнасць генеральная)"
#: consolidatedialog.ui:344
-#, fuzzy
msgctxt "consolidatedialog|ftdataarea"
msgid "_Source data ranges:"
msgstr "Абсяг выточных даных:"
@@ -16970,19 +16591,16 @@ msgid "Options"
msgstr "Параметры"
#: correlationdialog.ui:9
-#, fuzzy
msgctxt "correlationdialog|CorrelationDialog"
msgid "Correlation"
msgstr "Карэляцыя"
#: correlationdialog.ui:100
-#, fuzzy
msgctxt "correlationdialog|input-range-label"
msgid "Input range:"
msgstr "Уваходны дыяпазон:"
#: correlationdialog.ui:114
-#, fuzzy
msgctxt "correlationdialog|output-range-label"
msgid "Results to:"
msgstr "Вынікі ў:"
@@ -16999,7 +16617,6 @@ msgid "Columns"
msgstr "Калонкі"
#: correlationdialog.ui:231
-#, fuzzy
msgctxt "correlationdialog|groupedby-rows-radio"
msgid "Rows"
msgstr "Радкі"
@@ -17011,19 +16628,16 @@ msgid "Grouped by"
msgstr "Групаваць паводле"
#: covariancedialog.ui:10
-#, fuzzy
msgctxt "covariancedialog|CovarianceDialog"
msgid "Covariance"
msgstr "Каварыяцыя"
#: covariancedialog.ui:42
-#, fuzzy
msgctxt "covariancedialog|input-range-label"
msgid "Input range:"
msgstr "Уваходны дыяпазон:"
#: covariancedialog.ui:81
-#, fuzzy
msgctxt "covariancedialog|output-range-label"
msgid "Results to:"
msgstr "Вынікі ў:"
@@ -17040,7 +16654,6 @@ msgid "Columns"
msgstr "Калонкі"
#: covariancedialog.ui:232
-#, fuzzy
msgctxt "covariancedialog|groupedby-rows-radio"
msgid "Rows"
msgstr "Радкі"
@@ -17081,37 +16694,31 @@ msgid "_Right column"
msgstr "Справа column"
#: createnamesdialog.ui:169
-#, fuzzy
msgctxt "createnamesdialog|label1"
msgid "Create Names From"
msgstr "Стварыць назвы з"
#: dapiservicedialog.ui:9
-#, fuzzy
msgctxt "dapiservicedialog|DapiserviceDialog"
msgid "External Source"
msgstr "Знешняй крыніцы"
#: dapiservicedialog.ui:108
-#, fuzzy
msgctxt "dapiservicedialog|label2"
msgid "_Service"
msgstr "Сэрвіс"
#: dapiservicedialog.ui:124
-#, fuzzy
msgctxt "dapiservicedialog|label3"
msgid "So_urce"
msgstr "Крыніца"
#: dapiservicedialog.ui:140
-#, fuzzy
msgctxt "dapiservicedialog|label4"
msgid "_Name"
msgstr "Назва"
#: dapiservicedialog.ui:156
-#, fuzzy
msgctxt "dapiservicedialog|label5"
msgid "Us_er"
msgstr "Карыстальні_к"
@@ -17128,7 +16735,6 @@ msgid "Selection"
msgstr "Пазначанае"
#: databaroptions.ui:9
-#, fuzzy
msgctxt "databaroptions|DataBarOptions"
msgid "Data Bar"
msgstr "Гістаграма"
@@ -17171,7 +16777,6 @@ msgid "Value"
msgstr "Значэнне"
#: databaroptions.ui:123
-#, fuzzy
msgctxt "databaroptions|min"
msgid "Percent"
msgstr "Працэнт"
@@ -17209,7 +16814,6 @@ msgid "Value"
msgstr "Значэнне"
#: databaroptions.ui:143
-#, fuzzy
msgctxt "databaroptions|max"
msgid "Percent"
msgstr "Працэнт"
@@ -17220,19 +16824,16 @@ msgid "Formula"
msgstr "Формула"
#: databaroptions.ui:182
-#, fuzzy
msgctxt "databaroptions|label1"
msgid "Entry Values"
msgstr "Уваходныя значэнні"
#: databaroptions.ui:220
-#, fuzzy
msgctxt "databaroptions|label6"
msgid "Positive:"
msgstr "Дадатныя:"
#: databaroptions.ui:234
-#, fuzzy
msgctxt "databaroptions|label7"
msgid "Negative:"
msgstr "Адмоўныя:"
@@ -17244,7 +16845,6 @@ msgid "Fill:"
msgstr "Запаўненне"
#: databaroptions.ui:282
-#, fuzzy
msgctxt "databaroptions|fill_type"
msgid "Color"
msgstr "Колер"
@@ -17256,19 +16856,16 @@ msgid "Gradient"
msgstr "Градыент"
#: databaroptions.ui:299
-#, fuzzy
msgctxt "databaroptions|label2"
msgid "Bar Colors"
msgstr "Колеры слупка"
#: databaroptions.ui:337
-#, fuzzy
msgctxt "databaroptions|label8"
msgid "Position of vertical axis:"
msgstr "Месца вертыкальнай восі:"
#: databaroptions.ui:351
-#, fuzzy
msgctxt "databaroptions|label9"
msgid "Color of vertical axis:"
msgstr "Колер вертыкальнай восі:"
@@ -17296,19 +16893,16 @@ msgid "Axis"
msgstr "Восі"
#: databaroptions.ui:433
-#, fuzzy
msgctxt "databaroptions|label12"
msgid "Minimum bar length (%):"
msgstr "Мінімальная даўжыня бруска (%):"
#: databaroptions.ui:447
-#, fuzzy
msgctxt "databaroptions|label13"
msgid "Maximum bar length (%):"
msgstr "Максімальная даўжыня бруска (%):"
#: databaroptions.ui:486
-#, fuzzy
msgctxt "databaroptions|label11"
msgid "Bar Lengths"
msgstr "Даўжыня планкі"
@@ -17334,7 +16928,6 @@ msgid "Function"
msgstr "Функцыя"
#: datafielddialog.ui:144
-#, fuzzy
msgctxt "datafielddialog|checkbutton1"
msgid "Show it_ems without data"
msgstr "Паказваць элементы без даных"
@@ -17365,7 +16958,6 @@ msgid "Normal"
msgstr "Нармальнае"
#: datafielddialog.ui:261
-#, fuzzy
msgctxt "datafielddialog|type"
msgid "Difference from"
msgstr "Адрозніваецца ад"
@@ -17382,25 +16974,21 @@ msgid "% difference from"
msgstr "Адрозніваецца ад"
#: datafielddialog.ui:264
-#, fuzzy
msgctxt "datafielddialog|type"
msgid "Running total in"
msgstr "Актуальны агульны вынік у"
#: datafielddialog.ui:265
-#, fuzzy
msgctxt "datafielddialog|type"
msgid "% of row"
msgstr "% ад радка"
#: datafielddialog.ui:266
-#, fuzzy
msgctxt "datafielddialog|type"
msgid "% of column"
msgstr "% ад калонкі"
#: datafielddialog.ui:267
-#, fuzzy
msgctxt "datafielddialog|type"
msgid "% of total"
msgstr "% ад цэлага"
@@ -17412,25 +17000,21 @@ msgid "Index"
msgstr "Індэкс"
#: datafielddialog.ui:291
-#, fuzzy
msgctxt "datafielddialog|baseitem"
msgid "- previous item -"
msgstr "- папярэдні элемент -"
#: datafielddialog.ui:292
-#, fuzzy
msgctxt "datafielddialog|baseitem"
msgid "- next item -"
msgstr "- наступны элемент -"
#: datafielddialog.ui:308
-#, fuzzy
msgctxt "datafielddialog|label3"
msgid "Displayed value"
msgstr "Значэнне для паказу"
#: datafieldoptionsdialog.ui:15
-#, fuzzy
msgctxt "datafieldoptionsdialog|DataFieldOptionsDialog"
msgid "Data Field Options"
msgstr "Настаўленні поля даных"
@@ -17446,13 +17030,11 @@ msgid "_Descending"
msgstr "Да памяншэння"
#: datafieldoptionsdialog.ui:143
-#, fuzzy
msgctxt "datafieldoptionsdialog|manual"
msgid "_Manual"
msgstr "Па-свойму"
#: datafieldoptionsdialog.ui:181
-#, fuzzy
msgctxt "datafieldoptionsdialog|label1"
msgid "Sort by"
msgstr "Парадкаваць паводле"
@@ -17468,13 +17050,11 @@ msgid "_Empty line after each item"
msgstr "Пусты радок пасля кожнага элемента"
#: datafieldoptionsdialog.ui:248
-#, fuzzy
msgctxt "datafieldoptionsdialog|label3"
msgid "_Layout:"
msgstr "Расклад:"
#: datafieldoptionsdialog.ui:263
-#, fuzzy
msgctxt "datafieldoptionsdialog|layout"
msgid "Tabular layout"
msgstr "Табліцавы выклад"
@@ -17495,7 +17075,6 @@ msgid "Display Options"
msgstr ""
#: datafieldoptionsdialog.ui:313
-#, fuzzy
msgctxt "datafieldoptionsdialog|show"
msgid "_Show:"
msgstr "Паказаць:"
@@ -17507,13 +17086,11 @@ msgid "_From:"
msgstr "Ад:"
#: datafieldoptionsdialog.ui:348
-#, fuzzy
msgctxt "datafieldoptionsdialog|usingft"
msgid "_Using field:"
msgstr "Ужываючы поле:"
#: datafieldoptionsdialog.ui:367
-#, fuzzy
msgctxt "datafieldoptionsdialog|showft"
msgid "items"
msgstr "элементаў"
@@ -17531,19 +17108,16 @@ msgid "Bottom"
msgstr "Знізу"
#: datafieldoptionsdialog.ui:428
-#, fuzzy
msgctxt "datafieldoptionsdialog|label4"
msgid "Show Automatically"
msgstr "Паказваць аўтаматычна"
#: datafieldoptionsdialog.ui:473
-#, fuzzy
msgctxt "datafieldoptionsdialog|label9"
msgid "Hide Items"
msgstr "Не паказваць элементы"
#: datafieldoptionsdialog.ui:505
-#, fuzzy
msgctxt "datafieldoptionsdialog|hierarchyft"
msgid "Hierarch_y:"
msgstr "Іерархія:"
@@ -17629,7 +17203,6 @@ msgid "Search String:"
msgstr ""
#: dataprovider.ui:268
-#, fuzzy
msgctxt "dataprovider|label"
msgid "Source Stream"
msgstr "Крынічны стумень"
@@ -17641,7 +17214,6 @@ msgid "URL:"
msgstr "URL"
#: dataproviderentry.ui:57
-#, fuzzy
msgctxt "dataproviderentry|id"
msgid "ID:"
msgstr "ID:"
@@ -17680,7 +17252,6 @@ msgid "value1,value2,...,valueN, and fill into range:"
msgstr ""
#: datastreams.ui:137
-#, fuzzy
msgctxt "datastreams|addressvalue"
msgid "address,value"
msgstr "адрас, значэнне"
@@ -17696,7 +17267,6 @@ msgid "Empty lines trigger UI refresh"
msgstr ""
#: datastreams.ui:209
-#, fuzzy
msgctxt "datastreams|label"
msgid "Source Stream"
msgstr "Крынічны стумень"
@@ -17737,13 +17307,11 @@ msgid "Maximal Amount of Rows"
msgstr ""
#: definedatabaserangedialog.ui:9
-#, fuzzy
msgctxt "definedatabaserangedialog|DefineDatabaseRangeDialog"
msgid "Define Database Range"
msgstr "Выберыце абсяг базы даных"
#: definedatabaserangedialog.ui:61
-#, fuzzy
msgctxt "definedatabaserangedialog|Name"
msgid "Name"
msgstr "Назва"
@@ -17766,7 +17334,6 @@ msgid "Co_ntains column labels"
msgstr "Утрымлівае меткі калонак"
#: definedatabaserangedialog.ui:229
-#, fuzzy
msgctxt "definedatabaserangedialog|ContainsTotalsRow"
msgid "Contains _totals row"
msgstr "Утрымлівае радок падсумавання"
@@ -17799,7 +17366,6 @@ msgid "Operations:"
msgstr "Аперацыі"
#: definedatabaserangedialog.ui:322
-#, fuzzy
msgctxt "definedatabaserangedialog|invalid"
msgid "Invalid range"
msgstr "Недапушчальны абсяг"
@@ -17866,7 +17432,6 @@ msgid "Range _Options"
msgstr "У інтэрвале Настаўленні"
#: deletecells.ui:8
-#, fuzzy
msgctxt "deletecells|DeleteCellsDialog"
msgid "Delete Cells"
msgstr "Сцерці клеткі"
@@ -17919,7 +17484,6 @@ msgid "_Text"
msgstr "Тэкст"
#: deletecontents.ui:131
-#, fuzzy
msgctxt "deletecontents|numbers"
msgid "_Numbers"
msgstr "Лічбы"
@@ -17931,7 +17495,6 @@ msgid "_Date & time"
msgstr "Дата"
#: deletecontents.ui:161
-#, fuzzy
msgctxt "deletecontents|formulas"
msgid "_Formulas"
msgstr "Формулы"
@@ -17943,7 +17506,6 @@ msgid "_Comments"
msgstr "Заўвагі"
#: deletecontents.ui:191
-#, fuzzy
msgctxt "deletecontents|formats"
msgid "For_mats"
msgstr "Фарматы"
@@ -17960,19 +17522,16 @@ msgid "Selection"
msgstr "Пазначанае"
#: descriptivestatisticsdialog.ui:9
-#, fuzzy
msgctxt "descriptivestatisticsdialog|DescriptiveStatisticsDialog"
msgid "Descriptive Statistics"
msgstr "Апісальная статыстыка"
#: descriptivestatisticsdialog.ui:42
-#, fuzzy
msgctxt "descriptivestatisticsdialog|input-range-label"
msgid "Input range:"
msgstr "Уваходны дыяпазон:"
#: descriptivestatisticsdialog.ui:81
-#, fuzzy
msgctxt "descriptivestatisticsdialog|output-range-label"
msgid "Results to:"
msgstr "Вынікі ў:"
@@ -17984,13 +17543,11 @@ msgid "Data"
msgstr "Дата"
#: descriptivestatisticsdialog.ui:217
-#, fuzzy
msgctxt "descriptivestatisticsdialog|groupedby-columns-radio"
msgid "_Columns"
msgstr "Калонкі"
#: descriptivestatisticsdialog.ui:233
-#, fuzzy
msgctxt "descriptivestatisticsdialog|groupedby-rows-radio"
msgid "_Rows"
msgstr "Радкі"
@@ -18028,13 +17585,11 @@ msgid "Show error _message when invalid values are entered"
msgstr ""
#: erroralerttabpage.ui:59
-#, fuzzy
msgctxt "erroralerttabpage|action_label"
msgid "_Action:"
msgstr "Дзеянне:"
#: erroralerttabpage.ui:76
-#, fuzzy
msgctxt "erroralerttabpage|title_label"
msgid "_Title:"
msgstr "Загаловак:"
@@ -18051,25 +17606,21 @@ msgid "_Browse..."
msgstr "Выбраць..."
#: erroralerttabpage.ui:160
-#, fuzzy
msgctxt "erroralerttabpage|actionCB"
msgid "Stop"
msgstr "Спыніць"
#: erroralerttabpage.ui:161
-#, fuzzy
msgctxt "erroralerttabpage|actionCB"
msgid "Warning"
msgstr "Папярэджанне"
#: erroralerttabpage.ui:162
-#, fuzzy
msgctxt "erroralerttabpage|actionCB"
msgid "Information"
msgstr "Інфармацыя"
#: erroralerttabpage.ui:163
-#, fuzzy
msgctxt "erroralerttabpage|actionCB"
msgid "Macro"
msgstr "Макрас"
@@ -18081,19 +17632,16 @@ msgid "Contents"
msgstr "Змесціва"
#: exponentialsmoothingdialog.ui:15
-#, fuzzy
msgctxt "exponentialsmoothingdialog|ExponentialSmoothingDialog"
msgid "Exponential Smoothing"
msgstr "Экспаненцыйнае згладжванне"
#: exponentialsmoothingdialog.ui:48
-#, fuzzy
msgctxt "exponentialsmoothingdialog|input-range-label"
msgid "Input range:"
msgstr "Уваходны дыяпазон:"
#: exponentialsmoothingdialog.ui:87
-#, fuzzy
msgctxt "exponentialsmoothingdialog|output-range-label"
msgid "Results to:"
msgstr "Вынікі ў:"
@@ -18111,7 +17659,6 @@ msgid "Columns"
msgstr "Калонкі"
#: exponentialsmoothingdialog.ui:239
-#, fuzzy
msgctxt "exponentialsmoothingdialog|groupedby-rows-radio"
msgid "Rows"
msgstr "Радкі"
@@ -18123,19 +17670,16 @@ msgid "Grouped by"
msgstr "Групаваць паводле"
#: exponentialsmoothingdialog.ui:299
-#, fuzzy
msgctxt "exponentialsmoothingdialog|smoothing-factor-label"
msgid "Smoothing factor:"
msgstr "Каэфіцыент згладжвання:"
#: exponentialsmoothingdialog.ui:331
-#, fuzzy
msgctxt "exponentialsmoothingdialog|label1"
msgid "Parameters"
msgstr "Параметры"
#: externaldata.ui:16
-#, fuzzy
msgctxt "externaldata|ExternalDataDialog"
msgid "External Data"
msgstr "Вонкавыя даныя"
@@ -18164,7 +17708,6 @@ msgid "_Update every:"
msgstr "Абнавіць раз на"
#: externaldata.ui:275
-#, fuzzy
msgctxt "externaldata|secondsft"
msgid "_seconds"
msgstr "секунд"
@@ -18175,13 +17718,11 @@ msgid "_Available Tables/Ranges"
msgstr "Наяўныя табліцы/абсягі"
#: filldlg.ui:8
-#, fuzzy
msgctxt "filldlg|FillSeriesDialog"
msgid "Fill Series"
msgstr "Запаўненне рада"
#: filldlg.ui:100
-#, fuzzy
msgctxt "filldlg|down"
msgid "_Down"
msgstr "Уніз"
@@ -18193,7 +17734,6 @@ msgid "_Right"
msgstr "Управа"
#: filldlg.ui:135
-#, fuzzy
msgctxt "filldlg|up"
msgid "_Up"
msgstr "Уверх"
@@ -18221,19 +17761,16 @@ msgid "_Growth"
msgstr ""
#: filldlg.ui:246
-#, fuzzy
msgctxt "filldlg|date"
msgid "Da_te"
msgstr "Дата"
#: filldlg.ui:263
-#, fuzzy
msgctxt "filldlg|autofill"
msgid "_AutoFill"
msgstr "Аўта-запаўненне"
#: filldlg.ui:287
-#, fuzzy
msgctxt "filldlg|label2"
msgid "Series Type"
msgstr "Тып рада"
@@ -18245,7 +17782,6 @@ msgid "Da_y"
msgstr "Дні"
#: filldlg.ui:340
-#, fuzzy
msgctxt "filldlg|week"
msgid "_Weekday"
msgstr "Дзень тыдня"
@@ -18257,37 +17793,31 @@ msgid "_Month"
msgstr "Месяцы"
#: filldlg.ui:375
-#, fuzzy
msgctxt "filldlg|year"
msgid "Y_ear"
msgstr "Год"
#: filldlg.ui:399
-#, fuzzy
msgctxt "filldlg|tuL"
msgid "Time Unit"
msgstr "Адзінка часу"
#: filldlg.ui:422
-#, fuzzy
msgctxt "filldlg|startL"
msgid "_Start value:"
msgstr "Пачатковае значэнне:"
#: filldlg.ui:436
-#, fuzzy
msgctxt "filldlg|endL"
msgid "End _value:"
msgstr "Канчатковае значэнне:"
#: filldlg.ui:450
-#, fuzzy
msgctxt "filldlg|incrementL"
msgid "In_crement:"
msgstr "Прыро_ст:"
#: floatingborderstyle.ui:32
-#, fuzzy
msgctxt "floatingborderstyle|none|tooltip_text"
msgid "No Border"
msgstr "Без рамкі"
@@ -18329,13 +17859,11 @@ msgid "Top and Double Bottom Borders"
msgstr ""
#: floatingborderstyle.ui:158
-#, fuzzy
msgctxt "floatingborderstyle|left|tooltip_text"
msgid "Left Border"
msgstr "Левая мяжа"
#: floatingborderstyle.ui:171
-#, fuzzy
msgctxt "floatingborderstyle|right|tooltip_text"
msgid "Right Border"
msgstr "Правая мяжа"
@@ -18373,7 +17901,6 @@ msgid "Left and Right Borders"
msgstr "Левыя і правыя старонкі"
#: floatinglinestyle.ui:41
-#, fuzzy
msgctxt "floatinglinestyle|more"
msgid "_More Options..."
msgstr "Больш параметраў..."
@@ -18439,7 +17966,6 @@ msgid "Cell Protection"
msgstr "Засцераганне клетак"
#: formulacalculationoptions.ui:16
-#, fuzzy
msgctxt "formulacalculationoptions|FormulaCalculationOptions"
msgid "Detailed Calculation Settings"
msgstr "Падрабязныя настаўленні вылічэнняў*"
@@ -18450,19 +17976,16 @@ msgid "Conversion from text to number:"
msgstr "Пераўтварэнне тэксту ў лічбу:"
#: formulacalculationoptions.ui:55
-#, fuzzy
msgctxt "formulacalculationoptions|checkEmptyAsZero"
msgid "Treat _empty string as zero"
msgstr "Пусты радок гэта нуль"
#: formulacalculationoptions.ui:73
-#, fuzzy
msgctxt "formulacalculationoptions|labelSyntaxRef"
msgid "Reference syntax for string reference:"
msgstr "Узорны сінтаксіс для разбору радка:"
#: formulacalculationoptions.ui:85
-#, fuzzy
msgctxt "formulacalculationoptions|comboSyntaxRef"
msgid "Use formula syntax"
msgstr "Формульны сінтаксіс"
@@ -18478,13 +18001,11 @@ msgid "Treat as zero"
msgstr ""
#: formulacalculationoptions.ui:104
-#, fuzzy
msgctxt "formulacalculationoptions|comboConversion"
msgid "Convert only if unambiguous"
msgstr "Пераўтвараць толькі адназначныя"
#: formulacalculationoptions.ui:105
-#, fuzzy
msgctxt "formulacalculationoptions|comboConversion"
msgid "Convert also locale dependent"
msgstr "Пераўтвараць з улікам мясцовасці"
@@ -18517,13 +18038,11 @@ msgid "All"
msgstr "Усе"
#: functionpanel.ui:61
-#, fuzzy
msgctxt "functionpanel|category"
msgid "Database"
msgstr "База даных"
#: functionpanel.ui:62
-#, fuzzy
msgctxt "functionpanel|category"
msgid "Date&Time"
msgstr "Дата і час"
@@ -18535,7 +18054,6 @@ msgid "Financial"
msgstr "Фінансавае"
#: functionpanel.ui:64
-#, fuzzy
msgctxt "functionpanel|category"
msgid "Information"
msgstr "Інфармацыя"
@@ -18552,7 +18070,6 @@ msgid "Mathematical"
msgstr "Матэматыка"
#: functionpanel.ui:67
-#, fuzzy
msgctxt "functionpanel|category"
msgid "Array"
msgstr "Масіў"
@@ -18574,7 +18091,6 @@ msgid "Text"
msgstr "Тэкст"
#: functionpanel.ui:71
-#, fuzzy
msgctxt "functionpanel|category"
msgid "Add-in"
msgstr "Прыстаўка"
@@ -18586,7 +18102,6 @@ msgid "label"
msgstr "Метка"
#: goalseekdlg.ui:9
-#, fuzzy
msgctxt "goalseekdlg|GoalSeekDialog"
msgid "Goal Seek"
msgstr "Дасяганне мэты"
@@ -18610,49 +18125,41 @@ msgid "Variable _cell:"
msgstr "Зменная"
#: goalseekdlg.ui:229
-#, fuzzy
msgctxt "goalseekdlg|label1"
msgid "Default Settings"
msgstr "Прадвызначаныя настаўленні"
#: groupbydate.ui:8
-#, fuzzy
msgctxt "groupbydate|PivotTableGroupByDate"
msgid "Grouping"
msgstr "Групаванне"
#: groupbydate.ui:99
-#, fuzzy
msgctxt "groupbydate|auto_start"
msgid "_Automatically"
msgstr "Аўтаматычна"
#: groupbydate.ui:116
-#, fuzzy
msgctxt "groupbydate|manual_start"
msgid "_Manually at:"
msgstr "Адвольна ў:"
#: groupbydate.ui:153
-#, fuzzy
msgctxt "groupbydate|label1"
msgid "Start"
msgstr "Пачатак"
#: groupbydate.ui:188
-#, fuzzy
msgctxt "groupbydate|auto_end"
msgid "A_utomatically"
msgstr "Аўтаматычна"
#: groupbydate.ui:205
-#, fuzzy
msgctxt "groupbydate|manual_end"
msgid "Ma_nually at:"
msgstr "Адвольна ў:"
#: groupbydate.ui:242
-#, fuzzy
msgctxt "groupbydate|label2"
msgid "End"
msgstr "Канец"
@@ -18670,55 +18177,46 @@ msgid "_Intervals:"
msgstr "Інтэрвал"
#: groupbydate.ui:344
-#, fuzzy
msgctxt "groupbydate|label3"
msgid "Group by"
msgstr "Групаваць паводле"
#: groupbynumber.ui:9
-#, fuzzy
msgctxt "groupbynumber|PivotTableGroupByNumber"
msgid "Grouping"
msgstr "Групаванне"
#: groupbynumber.ui:100
-#, fuzzy
msgctxt "groupbynumber|auto_start"
msgid "_Automatically"
msgstr "Аўтаматычна"
#: groupbynumber.ui:117
-#, fuzzy
msgctxt "groupbynumber|manual_start"
msgid "_Manually at:"
msgstr "Адвольна ў:"
#: groupbynumber.ui:155
-#, fuzzy
msgctxt "groupbynumber|label1"
msgid "Start"
msgstr "Пачатак"
#: groupbynumber.ui:190
-#, fuzzy
msgctxt "groupbynumber|auto_end"
msgid "A_utomatically"
msgstr "Аўтаматычна"
#: groupbynumber.ui:207
-#, fuzzy
msgctxt "groupbynumber|manual_end"
msgid "Ma_nually at:"
msgstr "Адвольна ў:"
#: groupbynumber.ui:245
-#, fuzzy
msgctxt "groupbynumber|label2"
msgid "End"
msgstr "Канец"
#: groupbynumber.ui:283
-#, fuzzy
msgctxt "groupbynumber|label3"
msgid "Group by"
msgstr "Групаваць паводле"
@@ -18730,37 +18228,31 @@ msgid "Group"
msgstr "Група"
#: groupdialog.ui:98
-#, fuzzy
msgctxt "groupdialog|rows"
msgid "_Rows"
msgstr "Радкі"
#: groupdialog.ui:116
-#, fuzzy
msgctxt "groupdialog|cols"
msgid "_Columns"
msgstr "Калонкі"
#: groupdialog.ui:141
-#, fuzzy
msgctxt "groupdialog|includeLabel"
msgid "Include"
msgstr "Улучаць"
#: headerdialog.ui:8
-#, fuzzy
msgctxt "headerdialog|HeaderDialog"
msgid "Headers"
msgstr "Калантытулы верхнія"
#: headerdialog.ui:106
-#, fuzzy
msgctxt "headerdialog|headerright"
msgid "Header (right)"
msgstr "Верхні калантытул (справа)"
#: headerdialog.ui:128
-#, fuzzy
msgctxt "headerdialog|headerleft"
msgid "Header (left)"
msgstr "Верхні калантытул (злева)"
@@ -18784,25 +18276,21 @@ msgid "R_ight area"
msgstr "R"
#: headerfootercontent.ui:123
-#, fuzzy
msgctxt "headerfootercontent|labelFT_H_DEFINED"
msgid "_Header"
msgstr "Калантытул верхні"
#: headerfootercontent.ui:137
-#, fuzzy
msgctxt "headerfootercontent|labelFT_F_DEFINED"
msgid "_Footer"
msgstr "Калантытул ніжні"
#: headerfootercontent.ui:164
-#, fuzzy
msgctxt "headerfootercontent|labelFT_H_CUSTOM"
msgid "Custom header"
msgstr "Адмысловы калантытул"
#: headerfootercontent.ui:177
-#, fuzzy
msgctxt "headerfootercontent|labelFT_F_CUSTOM"
msgid "Custom footer"
msgstr "Адмысловы ніжні калантытул"
@@ -18819,7 +18307,6 @@ msgid "Title"
msgstr "Загаловак"
#: headerfootercontent.ui:233
-#, fuzzy
msgctxt "headerfootercontent|buttonBTN_TABLE|tooltip_text"
msgid "Sheet Name"
msgstr "Назва аркуша"
@@ -18841,7 +18328,6 @@ msgid "Date"
msgstr "Дата"
#: headerfootercontent.ui:296
-#, fuzzy
msgctxt "headerfootercontent|buttonBTN_TIME|tooltip_text"
msgid "Time"
msgstr "Час"
@@ -18852,7 +18338,6 @@ msgid "Use the buttons to change the font or insert field commands such as date,
msgstr "Тут можна змяніць шрыфт або ўставіць спецкоды (дата, час і г.д.) з дапамогаю кнопак."
#: headerfootercontent.ui:358
-#, fuzzy
msgctxt "headerfootercontent|label1"
msgid "Note"
msgstr "Заўвага"
@@ -18869,7 +18354,6 @@ msgid "Page"
msgstr "Старонка"
#: headerfootercontent.ui:403
-#, fuzzy
msgctxt "headerfootercontent|labelSTR_HF_OF_QUESTION"
msgid "of ?"
msgstr "з ?"
@@ -18881,19 +18365,16 @@ msgid "Confidential"
msgstr "Канфідэнцыйны"
#: headerfootercontent.ui:427
-#, fuzzy
msgctxt "headerfootercontent|labelSTR_HF_CREATED_BY"
msgid "Created by"
msgstr "Пачаты (кім)"
#: headerfootercontent.ui:439
-#, fuzzy
msgctxt "headerfootercontent|labelSTR_HF_CUSTOMIZED"
msgid "Customized"
msgstr "Адмысловы"
#: headerfootercontent.ui:451
-#, fuzzy
msgctxt "headerfootercontent|labelSTR_HF_OF"
msgid "of"
msgstr "з"
@@ -18915,7 +18396,6 @@ msgid "Path/File Name"
msgstr "Шлях і назва файла"
#: headerfooterdialog.ui:8
-#, fuzzy
msgctxt "headerfooterdialog|HeaderFooterDialog"
msgid "Headers/Footers"
msgstr "Калантытулы"
@@ -18967,13 +18447,11 @@ msgid "_Quote all text cells"
msgstr ""
#: imoptdialog.ui:183
-#, fuzzy
msgctxt "imoptdialog|fixedwidth"
msgid "Fixed column _width"
msgstr "Роўнашырокія калонкі"
#: imoptdialog.ui:272
-#, fuzzy
msgctxt "imoptdialog|label"
msgid "Field Options"
msgstr "Настаўленні поля"
@@ -18996,13 +18474,11 @@ msgid "Shift cells _right"
msgstr "Зрушыць улева"
#: insertcells.ui:135
-#, fuzzy
msgctxt "insertcells|rows"
msgid "Entire ro_w"
msgstr "Увесь радок"
#: insertcells.ui:153
-#, fuzzy
msgctxt "insertcells|cols"
msgid "Entire _column"
msgstr "Усю калонку"
@@ -19073,7 +18549,6 @@ msgid "_From file"
msgstr "З ф_айла"
#: insertsheet.ui:371
-#, fuzzy
msgctxt "insertsheet|tables-atkobject"
msgid "Tables in file"
msgstr "Табліц у файле"
@@ -19084,7 +18559,6 @@ msgid "_Browse..."
msgstr "Выбраць..."
#: insertsheet.ui:406
-#, fuzzy
msgctxt "insertsheet|link"
msgid "Lin_k"
msgstr "Спасылка"
@@ -19184,31 +18658,26 @@ msgid "Merge Cells"
msgstr "Аб'яднаць клеткі"
#: mergecellsdialog.ui:84
-#, fuzzy
msgctxt "mergecellsdialog|label"
msgid "Some cells are not empty."
msgstr "Некаторыя клеткі не пустыя."
#: mergecellsdialog.ui:95
-#, fuzzy
msgctxt "mergecellsdialog|move-cells-radio"
msgid "Move the contents of the hidden cells into the first cell"
msgstr "Перанесці змесціва нябачных клетак у першую клетку"
#: mergecellsdialog.ui:112
-#, fuzzy
msgctxt "mergecellsdialog|keep-content-radio"
msgid "Keep the contents of the hidden cells"
msgstr "Запісаць змест нябачных клетак"
#: mergecellsdialog.ui:129
-#, fuzzy
msgctxt "mergecellsdialog|empty-cells-radio"
msgid "Empty the contents of the hidden cells"
msgstr "Ачысціць змесціва нябачных клетак"
#: movecopysheet.ui:8
-#, fuzzy
msgctxt "movecopysheet|MoveCopySheetDialog"
msgid "Move/Copy Sheet"
msgstr "Перамясціць ці капіраваць аркуш"
@@ -19220,7 +18689,6 @@ msgid "_Move"
msgstr "Перамясціць"
#: movecopysheet.ui:109
-#, fuzzy
msgctxt "movecopysheet|copy"
msgid "C_opy"
msgstr "Капіраваць"
@@ -19258,43 +18726,36 @@ msgid "Location"
msgstr "Месца"
#: movecopysheet.ui:348
-#, fuzzy
msgctxt "movecopysheet|warnunused"
msgid "This name is already used."
msgstr "Гэта назва ўжо занятая."
#: movecopysheet.ui:363
-#, fuzzy
msgctxt "movecopysheet|warnempty"
msgid "Name is empty."
msgstr "Назва - пустая."
#: movecopysheet.ui:378
-#, fuzzy
msgctxt "movecopysheet|warninvalid"
msgid "Name contains one or more invalid characters."
msgstr "Назва ўтрымлівае недапушчальныя знакі."
#: movecopysheet.ui:403
-#, fuzzy
msgctxt "movecopysheet|newNameLabel"
msgid "New _name"
msgstr "Новая назва"
#: movingaveragedialog.ui:16
-#, fuzzy
msgctxt "movingaveragedialog|MovingAverageDialog"
msgid "Moving Average"
msgstr "Слізгальнае сярэдняе"
#: movingaveragedialog.ui:49
-#, fuzzy
msgctxt "movingaveragedialog|input-range-label"
msgid "Input range:"
msgstr "Уваходны дыяпазон:"
#: movingaveragedialog.ui:88
-#, fuzzy
msgctxt "movingaveragedialog|output-range-label"
msgid "Results to:"
msgstr "Вынікі ў:"
@@ -19312,7 +18773,6 @@ msgid "Columns"
msgstr "Калонкі"
#: movingaveragedialog.ui:239
-#, fuzzy
msgctxt "movingaveragedialog|groupedby-rows-radio"
msgid "Rows"
msgstr "Радкі"
@@ -19330,13 +18790,11 @@ msgid "Interval:"
msgstr "Інтэрвал"
#: movingaveragedialog.ui:328
-#, fuzzy
msgctxt "movingaveragedialog|label1"
msgid "Parameters"
msgstr "Параметры"
#: multipleoperationsdialog.ui:9
-#, fuzzy
msgctxt "multipleoperationsdialog|MultipleOperationsDialog"
msgid "Multiple operations"
msgstr "Множныя аперацыі"
@@ -19347,13 +18805,11 @@ msgid "_Formulas:"
msgstr "Формулы:"
#: multipleoperationsdialog.ui:56
-#, fuzzy
msgctxt "multipleoperationsdialog|rowft"
msgid "_Row input cell:"
msgstr "Клетка ўводу радка:"
#: multipleoperationsdialog.ui:70
-#, fuzzy
msgctxt "multipleoperationsdialog|colft"
msgid "_Column input cell:"
msgstr "Клетка ўводу калонкі:"
@@ -19364,25 +18820,21 @@ msgid "Default Settings"
msgstr "Прадвызначаныя настаўленні"
#: namerangesdialog.ui:9
-#, fuzzy
msgctxt "namerangesdialog|NameRangesDialog"
msgid "Define Label Range"
msgstr "Вызначыць абсяг метак"
#: namerangesdialog.ui:147
-#, fuzzy
msgctxt "namerangesdialog|colhead"
msgid "Contains _column labels"
msgstr "Утрымлівае меткі калонак"
#: namerangesdialog.ui:165
-#, fuzzy
msgctxt "namerangesdialog|rowhead"
msgid "Contains _row labels"
msgstr "Утрымлівае меткі радкоў"
#: namerangesdialog.ui:192
-#, fuzzy
msgctxt "namerangesdialog|datarange"
msgid "For _data range"
msgstr "Для абсягу даных"
@@ -19411,25 +18863,21 @@ msgid "Column"
msgstr "Калонка"
#: navigatorpanel.ui:70
-#, fuzzy
msgctxt "navigatorpanel|row|tooltip_text"
msgid "Row"
msgstr "Радок"
#: navigatorpanel.ui:86
-#, fuzzy
msgctxt "navigatorpanel|datarange|tooltip_text"
msgid "Data Range"
msgstr "Абсяг даных"
#: navigatorpanel.ui:99
-#, fuzzy
msgctxt "navigatorpanel|start|tooltip_text"
msgid "Start"
msgstr "Пачатак"
#: navigatorpanel.ui:112
-#, fuzzy
msgctxt "navigatorpanel|end|tooltip_text"
msgid "End"
msgstr "Канец"
@@ -19441,7 +18889,6 @@ msgid "Contents"
msgstr "Змесціва"
#: navigatorpanel.ui:138
-#, fuzzy
msgctxt "navigatorpanel|toggle|tooltip_text"
msgid "Toggle"
msgstr "Перавярнуць"
@@ -19468,13 +18915,11 @@ msgid "Active Window"
msgstr "Актыўнае акно"
#: nosolutiondialog.ui:8
-#, fuzzy
msgctxt "nosolutiondialog|NoSolutionDialog"
msgid "No Solution"
msgstr "Няма рашэння"
#: nosolutiondialog.ui:55
-#, fuzzy
msgctxt "nosolutiondialog|label1"
msgid "No solution was found."
msgstr "Рашэнне не знойдзена."
@@ -19485,7 +18930,6 @@ msgid "File"
msgstr "Файл"
#: notebookbar.ui:468
-#, fuzzy
msgctxt "notebookbar|FormatPaintbrush"
msgid "Clone"
msgstr "Кланаваць"
@@ -19496,37 +18940,31 @@ msgid "Specify the borders of the selected cells."
msgstr ""
#: notebookbar.ui:907
-#, fuzzy
msgctxt "notebookbar|verticalalignment|tooltip_text"
msgid "Vertical Alignment"
msgstr "Вертыкальнае раўнаванне"
#: notebookbar.ui:1053
-#, fuzzy
msgctxt "notebookbar|horizontalalignment|tooltip_text"
msgid "Horizontal Alignment"
msgstr "Гарызантальнае раўнаванне"
#: notebookbar.ui:1116
-#, fuzzy
msgctxt "notebookbar|indent|tooltip_text"
msgid "Indent"
msgstr "Водступ"
#: notebookbar.ui:1123
-#, fuzzy
msgctxt "notebookbar|increaseindent1|tooltip_text"
msgid "Increase Indent"
msgstr "Павялічыць водступ"
#: notebookbar.ui:1139
-#, fuzzy
msgctxt "notebookbar|decreaseindent1|tooltip_text"
msgid "Decrease Indent"
msgstr "Паменшыць водступ"
#: notebookbar.ui:1677
-#, fuzzy
msgctxt "notebookbar|CalcLabel"
msgid "Home"
msgstr "Пачатак"
@@ -19564,7 +19002,6 @@ msgid "Data"
msgstr "Даныя"
#: notebookbar.ui:2756
-#, fuzzy
msgctxt "notebookbar|SpellOnline"
msgid "Auto Spellcheck"
msgstr "Аўтаматычная праверка правапісу"
@@ -19581,7 +19018,6 @@ msgid "Toggle Grid Lines"
msgstr "Пераключыць лініі рашоткі"
#: notebookbar.ui:3345
-#, fuzzy
msgctxt "notebookbar|ViewLabel"
msgid "View"
msgstr "Від"
@@ -19598,19 +19034,16 @@ msgid "Default"
msgstr "Тыпова"
#: notebookbar_groupedbar_compact.ui:3877
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|Accent1"
msgid "Accent 1"
msgstr "Акцэнт 1"
#: notebookbar_groupedbar_compact.ui:3885
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|Accent2"
msgid "Accent 2"
msgstr "Акцэнт 2"
#: notebookbar_groupedbar_compact.ui:3893
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|Accent3"
msgid "Accent 3"
msgstr "Акцэнт 3"
@@ -19628,31 +19061,26 @@ msgid "Header 2"
msgstr "Калантытул верхні"
#: notebookbar_groupedbar_compact.ui:3929
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|bad"
msgid "Bad"
msgstr "Кепска"
#: notebookbar_groupedbar_compact.ui:3937
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|error"
msgid "Error"
msgstr "Памылка"
#: notebookbar_groupedbar_compact.ui:3945
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|good"
msgid "Good"
msgstr "Добра"
#: notebookbar_groupedbar_compact.ui:3953
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|neutral"
msgid "Neutral"
msgstr "Нейтральна"
#: notebookbar_groupedbar_compact.ui:3961
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|warning"
msgid "Warning"
msgstr "Папярэджанне"
@@ -19664,7 +19092,6 @@ msgid "Footnote"
msgstr "Падрадкоўнік"
#: notebookbar_groupedbar_compact.ui:3983
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|note"
msgid "Note"
msgstr "Заўвага"
@@ -19688,7 +19115,6 @@ msgid "St_yles"
msgstr "Стылі"
#: notebookbar_groupedbar_compact.ui:5092
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|formatb"
msgid "F_ont"
msgstr "Шрыфт"
@@ -19705,7 +19131,6 @@ msgid "_Number"
msgstr "Лічбы"
#: notebookbar_groupedbar_compact.ui:5470
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|paragraphb"
msgid "_Alignment"
msgstr "Раўнаванне"
@@ -19729,49 +19154,41 @@ msgid "_Data"
msgstr "Даныя:"
#: notebookbar_groupedbar_compact.ui:6011
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|viewb"
msgid "_View"
msgstr "Від"
#: notebookbar_groupedbar_compact.ui:6120
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|reviewb"
msgid "_Review"
msgstr "Праверыць"
#: notebookbar_groupedbar_compact.ui:6262
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|graphicB"
msgid "_Graphic"
msgstr "Графіка"
#: notebookbar_groupedbar_compact.ui:6366
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|colorb"
msgid "C_olor"
msgstr "Колер"
#: notebookbar_groupedbar_compact.ui:6705
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|arrange"
msgid "_Arrange"
msgstr "Упарадкаваць"
#: notebookbar_groupedbar_compact.ui:6865
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|GridB"
msgid "_Grid"
msgstr "Рашотка"
#: notebookbar_groupedbar_compact.ui:6985
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|languageb"
msgid "_Language"
msgstr "Мова"
#: notebookbar_groupedbar_compact.ui:7111
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|revieb"
msgid "_Review"
msgstr "Праверыць"
@@ -19783,13 +19200,11 @@ msgid "_Comments"
msgstr "Заўвагі"
#: notebookbar_groupedbar_compact.ui:7361
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|compareb"
msgid "Com_pare"
msgstr "Параўнаць"
#: notebookbar_groupedbar_compact.ui:7461
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|viewA"
msgid "_View"
msgstr "Від"
@@ -19800,19 +19215,16 @@ msgid "_Styles"
msgstr "Стылі"
#: notebookbar_groupedbar_compact.ui:7850
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|drawb"
msgid "D_raw"
msgstr "Рысаваць"
#: notebookbar_groupedbar_compact.ui:8040
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|arrangeD"
msgid "_Arrange"
msgstr "Упарадкаваць"
#: notebookbar_groupedbar_compact.ui:8149
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|Grid"
msgid "_Grid"
msgstr "Рашотка"
@@ -19824,31 +19236,26 @@ msgid "Grou_p"
msgstr "Група"
#: notebookbar_groupedbar_compact.ui:8366
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|3Db"
msgid "3_D"
msgstr "3_D"
#: notebookbar_groupedbar_compact.ui:8549
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|oleB"
msgid "F_rame"
msgstr "Рам_ка"
#: notebookbar_groupedbar_compact.ui:8756
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|arrangeO"
msgid "_Arrange"
msgstr "Упарадкаваць"
#: notebookbar_groupedbar_compact.ui:8865
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|GridO"
msgid "_Grid"
msgstr "Рашотка"
#: notebookbar_groupedbar_compact.ui:8975
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|viewO"
msgid "_View"
msgstr "Від"
@@ -19865,31 +19272,26 @@ msgid "F_ormat"
msgstr "Format"
#: notebookbar_groupedbar_compact.ui:9527
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|paragraphS"
msgid "_Paragraph"
msgstr "Абзац"
#: notebookbar_groupedbar_compact.ui:9685
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|viewS"
msgid "_View"
msgstr "Від"
#: notebookbar_groupedbar_compact.ui:9795
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|menub"
msgid "_Menu"
msgstr "Меню"
#: notebookbar_groupedbar_compact.ui:9850
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|toolsb"
msgid "_Tools"
msgstr "Прылады"
#: notebookbar_groupedbar_full.ui:3663
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|menubarD"
msgid "Menubar"
msgstr "Стужка меню"
@@ -19901,19 +19303,16 @@ msgid "Default"
msgstr "Тыпова"
#: notebookbar_groupedbar_full.ui:3811
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|Accent1"
msgid "Accent 1"
msgstr "Акцэнт 1"
#: notebookbar_groupedbar_full.ui:3819
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|Accent2"
msgid "Accent 2"
msgstr "Акцэнт 2"
#: notebookbar_groupedbar_full.ui:3827
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|Accent3"
msgid "Accent 3"
msgstr "Акцэнт 3"
@@ -19931,31 +19330,26 @@ msgid "Header 2"
msgstr "Калантытул верхні"
#: notebookbar_groupedbar_full.ui:3863
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|bad"
msgid "Bad"
msgstr "Кепска"
#: notebookbar_groupedbar_full.ui:3871
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|error"
msgid "Error"
msgstr "Памылка"
#: notebookbar_groupedbar_full.ui:3879
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|good"
msgid "Good"
msgstr "Добра"
#: notebookbar_groupedbar_full.ui:3887
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|neutral"
msgid "Neutral"
msgstr "Нейтральна"
#: notebookbar_groupedbar_full.ui:3895
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|warning"
msgid "Warning"
msgstr "Папярэджанне"
@@ -19967,7 +19361,6 @@ msgid "Footnote"
msgstr "Падрадкоўнік"
#: notebookbar_groupedbar_full.ui:3917
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|note"
msgid "Note"
msgstr "Заўвага"
@@ -19991,7 +19384,6 @@ msgid "St_yles"
msgstr "Стылі"
#: notebookbar_groupedbar_full.ui:5278
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|formatb"
msgid "F_ont"
msgstr "Шрыфт"
@@ -20003,7 +19395,6 @@ msgid "_Number"
msgstr "Лічбы"
#: notebookbar_groupedbar_full.ui:5736
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|paragraphb"
msgid "_Alignment"
msgstr "Раўнаванне"
@@ -20027,49 +19418,41 @@ msgid "_Data"
msgstr "Даныя:"
#: notebookbar_groupedbar_full.ui:6500
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewb"
msgid "_View"
msgstr "Від"
#: notebookbar_groupedbar_full.ui:6668
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|reviewb"
msgid "_Review"
msgstr "Праверыць"
#: notebookbar_groupedbar_full.ui:6889
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|graphicB"
msgid "_Graphic"
msgstr "Графіка"
#: notebookbar_groupedbar_full.ui:7240
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|arrange"
msgid "_Arrange"
msgstr "Упарадкаваць"
#: notebookbar_groupedbar_full.ui:7389
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|colorb"
msgid "C_olor"
msgstr "Колер"
#: notebookbar_groupedbar_full.ui:7640
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|GridB"
msgid "_Grid"
msgstr "Рашотка"
#: notebookbar_groupedbar_full.ui:7776
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|languageb"
msgid "_Language"
msgstr "Мова"
#: notebookbar_groupedbar_full.ui:8001
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|revieb"
msgid "_Review"
msgstr "Праверыць"
@@ -20081,19 +19464,16 @@ msgid "_Comments"
msgstr "Заўвагі"
#: notebookbar_groupedbar_full.ui:8415
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|compareb"
msgid "Com_pare"
msgstr "Параўнаць"
#: notebookbar_groupedbar_full.ui:8613
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewa"
msgid "_View"
msgstr "Від"
#: notebookbar_groupedbar_full.ui:9055
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|drawb"
msgid "D_raw"
msgstr "Рысаваць"
@@ -20105,13 +19485,11 @@ msgid "_Edit"
msgstr "Змяніць"
#: notebookbar_groupedbar_full.ui:9762
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|arrangedrawb"
msgid "_Arrange"
msgstr "Упарадкаваць"
#: notebookbar_groupedbar_full.ui:9926
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|GridDrawB"
msgid "_View"
msgstr "Від"
@@ -20123,25 +19501,21 @@ msgid "Grou_p"
msgstr "Група"
#: notebookbar_groupedbar_full.ui:10273
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|3Db"
msgid "3_D"
msgstr "3_D"
#: notebookbar_groupedbar_full.ui:10580
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|formatd"
msgid "F_ont"
msgstr "Шрыфт"
#: notebookbar_groupedbar_full.ui:10845
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|paragraphTextb"
msgid "_Alignment"
msgstr "Раўнаванне"
#: notebookbar_groupedbar_full.ui:11043
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewd"
msgid "_View"
msgstr "Від"
@@ -20153,49 +19527,41 @@ msgid "_Insert"
msgstr "Уставіць"
#: notebookbar_groupedbar_full.ui:11334
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|media"
msgid "_Media"
msgstr "Медыя"
#: notebookbar_groupedbar_full.ui:11571
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|oleB"
msgid "F_rame"
msgstr "Рам_ка"
#: notebookbar_groupedbar_full.ui:12001
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|arrageOLE"
msgid "_Arrange"
msgstr "Упарадкаваць"
#: notebookbar_groupedbar_full.ui:12164
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|OleGridB"
msgid "_Grid"
msgstr "Рашотка"
#: notebookbar_groupedbar_full.ui:12362
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewf"
msgid "_View"
msgstr "Від"
#: notebookbar_groupedbar_full.ui:12509
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|menub"
msgid "_Menu"
msgstr "Меню"
#: notebookbar_groupedbar_full.ui:12561
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|toolsb"
msgid "_Tools"
msgstr "Прылады"
#: notebookbar_groupedbar_full.ui:12615
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|helpb"
msgid "_Help"
msgstr "Даведка"
@@ -20218,13 +19584,11 @@ msgid "Endnote"
msgstr "Зноска затэкставая"
#: notebookbar_groups.ui:78
-#, fuzzy
msgctxt "notebookbar_groups|bookmark"
msgid "Bookmark"
msgstr "Закладка"
#: notebookbar_groups.ui:87
-#, fuzzy
msgctxt "notebookbar_groups|crossreference"
msgid "Cross-Reference"
msgstr "Крыжаваная спасылка"
@@ -20236,19 +19600,16 @@ msgid "Default"
msgstr "Тыпова"
#: notebookbar_groups.ui:167
-#, fuzzy
msgctxt "notebookbar_groups|stylemenuacc1"
msgid "Accent 1"
msgstr "Акцэнт 1"
#: notebookbar_groups.ui:176
-#, fuzzy
msgctxt "notebookbar_groups|stylemenuacc2"
msgid "Accent 2"
msgstr "Акцэнт 2"
#: notebookbar_groups.ui:185
-#, fuzzy
msgctxt "notebookbar_groups|stylemenuacc3"
msgid "Accent 3"
msgstr "Акцэнт 3"
@@ -20266,37 +19627,31 @@ msgid "Heading 2"
msgstr "Загаловак"
#: notebookbar_groups.ui:224
-#, fuzzy
msgctxt "notebookbar_groups|stylemenustatg"
msgid "Good"
msgstr "Добра"
#: notebookbar_groups.ui:233
-#, fuzzy
msgctxt "notebookbar_groups|stylemenustatn"
msgid "Neutral"
msgstr "Нейтральна"
#: notebookbar_groups.ui:242
-#, fuzzy
msgctxt "notebookbar_groups|stylemenustatb"
msgid "Bad"
msgstr "Кепска"
#: notebookbar_groups.ui:251
-#, fuzzy
msgctxt "notebookbar_groups|stylemenustatw"
msgid "Warning"
msgstr "Папярэджанне"
#: notebookbar_groups.ui:260
-#, fuzzy
msgctxt "notebookbar_groups|stylemenustate"
msgid "Error"
msgstr "Памылка"
#: notebookbar_groups.ui:275
-#, fuzzy
msgctxt "notebookbar_groups|stylemenutxtn"
msgid "Note"
msgstr "Заўвага"
@@ -20308,7 +19663,6 @@ msgid "Footnote"
msgstr "Падрадкоўнік"
#: notebookbar_groups.ui:296
-#, fuzzy
msgctxt "notebookbar_groups|tablestylenone"
msgid "None"
msgstr "Няма"
@@ -20408,7 +19762,6 @@ msgid "Top"
msgstr "Зверху"
#: notebookbar_groups.ui:1600
-#, fuzzy
msgctxt "notebookbar_groups|vcenterb"
msgid "Center"
msgstr "У цэнтры"
@@ -20457,7 +19810,6 @@ msgid "Wrap"
msgstr "Абгортванне"
#: notebookbar_groups.ui:1999
-#, fuzzy
msgctxt "notebookbar_groups|lockb"
msgid "Lock"
msgstr "Заблакіраваць"
@@ -20468,49 +19820,41 @@ msgid "Image"
msgstr "Выява"
#: notebookbar_groups.ui:2099
-#, fuzzy
msgctxt "notebookbar_groups|wrapoff"
msgid "None"
msgstr "Няма"
#: notebookbar_groups.ui:2108
-#, fuzzy
msgctxt "notebookbar_groups|wrapideal"
msgid "Optimal"
msgstr "Аптымальна"
#: notebookbar_groups.ui:2117
-#, fuzzy
msgctxt "notebookbar_groups|wrapon"
msgid "Parallel"
msgstr "Паралельна"
#: notebookbar_groups.ui:2126
-#, fuzzy
msgctxt "notebookbar_groups|wrapleft"
msgid "Before"
msgstr "Перад"
#: notebookbar_groups.ui:2135
-#, fuzzy
msgctxt "notebookbar_groups|wrapright"
msgid "After"
msgstr "Пасля"
#: notebookbar_groups.ui:2144
-#, fuzzy
msgctxt "notebookbar_groups|wrapthrough"
msgid "Through"
msgstr "Наскрозь"
#: notebookbar_groups.ui:2159
-#, fuzzy
msgctxt "notebookbar_groups|wrapcontour"
msgid "Contour"
msgstr "Контур"
#: notebookbar_groups.ui:2168
-#, fuzzy
msgctxt "notebookbar_groups|contourdialog"
msgid "Edit Contour"
msgstr "Змяніць контур"
@@ -20553,7 +19897,6 @@ msgid "Search criteria = and <> must apply to _whole cells"
msgstr "Знайсці criteria і"
#: optcalculatepage.ui:144
-#, fuzzy
msgctxt "optcalculatepage|match|tooltip_text"
msgid "Enable this for interoperability with Microsoft Excel"
msgstr "Уключыце для сумяшчальнасці з Microsoft Excel"
@@ -20625,37 +19968,31 @@ msgid "Iterative References"
msgstr "Ітэратыўныя спасылкі"
#: optcalculatepage.ui:431
-#, fuzzy
msgctxt "optcalculatepage|datestd"
msgid "12/30/1899 (defa_ult)"
msgstr "30.12.1899 (стандартна)"
#: optcalculatepage.ui:435
-#, fuzzy
msgctxt "optcalculatepage|datestd|tooltip_text"
msgid "Value 0 corresponds to 12/30/1899"
msgstr "Значэнне 0 адпавядае 30.12.1899"
#: optcalculatepage.ui:449
-#, fuzzy
msgctxt "optcalculatepage|datesc10"
msgid "01/01/1900 (Star_Calc 1.0)"
msgstr "01.01.1900 (StarCalc 1.0)"
#: optcalculatepage.ui:453
-#, fuzzy
msgctxt "optcalculatepage|datesc10|tooltip_text"
msgid "Value 0 corresponds to 01/01/1900"
msgstr "Значэнне 0 адпавядае 01.01.1900"
#: optcalculatepage.ui:466
-#, fuzzy
msgctxt "optcalculatepage|date1904"
msgid "_01/01/1904"
msgstr "01.01.1904"
#: optcalculatepage.ui:470
-#, fuzzy
msgctxt "optcalculatepage|date1904|tooltip_text"
msgid "0 corresponds to 01/01/1904"
msgstr "0 адпавядае 01.01.1904"
@@ -20688,7 +20025,6 @@ msgid "_Moved entries:"
msgstr ""
#: optchangespage.ui:137
-#, fuzzy
msgctxt "optchangespage|label1"
msgid "Colors for Changes"
msgstr "Колеры для змененага"
@@ -20746,7 +20082,6 @@ msgid "Pages"
msgstr "Старонкі"
#: optdlg.ui:101
-#, fuzzy
msgctxt "optdlg|printCB"
msgid "_Print only selected sheets"
msgstr "Друкаваць толькі азначаныя аркушы"
@@ -20767,7 +20102,6 @@ msgid "Formula _syntax:"
msgstr ""
#: optformula.ui:87
-#, fuzzy
msgctxt "optformula|label1"
msgid "Formula Options"
msgstr "Настаўленні формулы"
@@ -20834,7 +20168,6 @@ msgid "Details…"
msgstr "Падрабязна"
#: optformula.ui:281
-#, fuzzy
msgctxt "optformula|label2"
msgid "Detailed Calculation Settings"
msgstr "Падрабязныя настаўленні вылічэнняў*"
@@ -20861,13 +20194,11 @@ msgid "Rese_t Separators Settings"
msgstr ""
#: optformula.ui:423
-#, fuzzy
msgctxt "optformula|label3"
msgid "Separators"
msgstr "Межнікі"
#: optimalcolwidthdialog.ui:8
-#, fuzzy
msgctxt "optimalcolwidthdialog|OptimalColWidthDialog"
msgid "Optimal Column Width"
msgstr "Аптымальная шырыня калонкі"
@@ -20879,13 +20210,11 @@ msgid "Add:"
msgstr "Дадаць"
#: optimalcolwidthdialog.ui:112
-#, fuzzy
msgctxt "optimalcolwidthdialog|default"
msgid "_Default value"
msgstr "Тыпо_вае значэнне"
#: optimalrowheightdialog.ui:8
-#, fuzzy
msgctxt "optimalrowheightdialog|OptimalRowHeightDialog"
msgid "Optimal Row Height"
msgstr "Аптымальная вышыня радка"
@@ -20897,31 +20226,26 @@ msgid "Add:"
msgstr "Дадаць"
#: optimalrowheightdialog.ui:112
-#, fuzzy
msgctxt "optimalrowheightdialog|default"
msgid "_Default value"
msgstr "Тыпо_вае значэнне"
#: optsortlists.ui:22
-#, fuzzy
msgctxt "optsortlists|copy"
msgid "_Copy"
msgstr "Капіраваць"
#: optsortlists.ui:45
-#, fuzzy
msgctxt "optsortlists|copyfromlabel"
msgid "Copy list _from:"
msgstr "Капіраваць спіс з:"
#: optsortlists.ui:91
-#, fuzzy
msgctxt "optsortlists|listslabel"
msgid "_Lists"
msgstr "Спісы"
#: optsortlists.ui:107
-#, fuzzy
msgctxt "optsortlists|entrieslabel"
msgid "_Entries"
msgstr "Складнікі"
@@ -20932,13 +20256,11 @@ msgid "_New"
msgstr "Дадаць"
#: optsortlists.ui:180
-#, fuzzy
msgctxt "optsortlists|discard"
msgid "_Discard"
msgstr "Адкінуць"
#: optsortlists.ui:194
-#, fuzzy
msgctxt "optsortlists|add"
msgid "_Add"
msgstr "Дадаць"
@@ -20960,7 +20282,6 @@ msgid "Page Style"
msgstr "Стыль старонкі"
#: pagetemplatedialog.ui:106
-#, fuzzy
msgctxt "pagetemplatedialog|organizer"
msgid "Organizer"
msgstr "Арганізатар"
@@ -20996,13 +20317,11 @@ msgid "Sheet"
msgstr "Аркуш"
#: paradialog.ui:8
-#, fuzzy
msgctxt "paradialog|ParagraphDialog"
msgid "Paragraph"
msgstr "Абзац"
#: paradialog.ui:106
-#, fuzzy
msgctxt "paradialog|labelTP_PARA_STD"
msgid "Indents & Spacing"
msgstr "Водступы і інтэрвалы"
@@ -21035,7 +20354,6 @@ msgid "_Standard"
msgstr "Стандарт"
#: paratemplatedialog.ui:120
-#, fuzzy
msgctxt "paratemplatedialog|organizer"
msgid "Organizer"
msgstr "Арганізатар"
@@ -21086,7 +20404,6 @@ msgid "Paste Special"
msgstr "Уставіць спецыяльнае"
#: pastespecial.ui:98
-#, fuzzy
msgctxt "pastespecial|paste_values_only|tooltip_text"
msgid "Values Only"
msgstr "Толькі значэнні"
@@ -21178,7 +20495,6 @@ msgid "Operations"
msgstr "Аперацыі"
#: pastespecial.ui:471
-#, fuzzy
msgctxt "pastespecial|skip_empty"
msgid "S_kip empty cells"
msgstr "Прапусціць пустыя клеткі"
@@ -21199,13 +20515,11 @@ msgid "Options"
msgstr "Параметры"
#: pastespecial.ui:562
-#, fuzzy
msgctxt "pastespecial|no_shift"
msgid "Don't sh_ift"
msgstr "Не ссоўваць"
#: pastespecial.ui:580
-#, fuzzy
msgctxt "pastespecial|move_down"
msgid "Do_wn"
msgstr "Уніз"
@@ -21217,13 +20531,11 @@ msgid "_Right"
msgstr "Управа"
#: pastespecial.ui:623
-#, fuzzy
msgctxt "pastespecial|label4"
msgid "Shift Cells"
msgstr "Зрушыць клеткі"
#: pivotfielddialog.ui:9
-#, fuzzy
msgctxt "pivotfielddialog|PivotFieldDialog"
msgid "Data Field"
msgstr "Поле даных"
@@ -21244,19 +20556,16 @@ msgid "_Automatic"
msgstr "Аўтаматычна"
#: pivotfielddialog.ui:160
-#, fuzzy
msgctxt "pivotfielddialog|user"
msgid "_User-defined"
msgstr "Па-свойму"
#: pivotfielddialog.ui:203
-#, fuzzy
msgctxt "pivotfielddialog|label1"
msgid "Subtotals"
msgstr "Прамежкавыя вынікі"
#: pivotfielddialog.ui:219
-#, fuzzy
msgctxt "pivotfielddialog|showall"
msgid "Show it_ems without data"
msgstr "Паказваць элементы без даных"
@@ -21318,7 +20627,6 @@ msgid "Filter Criteria"
msgstr "Умовы фільтра"
#: pivotfilterdialog.ui:385
-#, fuzzy
msgctxt "pivotfilterdialog|case"
msgid "_Case sensitive"
msgstr "Улічваць рэгі_стр"
@@ -21330,13 +20638,11 @@ msgid "Regular _expressions"
msgstr "Рэгулярны выраз"
#: pivotfilterdialog.ui:417
-#, fuzzy
msgctxt "pivotfilterdialog|unique"
msgid "_No duplications"
msgstr "Без дублікатаў"
#: pivotfilterdialog.ui:450
-#, fuzzy
msgctxt "pivotfilterdialog|dbarealabel"
msgid "Data range:"
msgstr "Абсяг даных:"
@@ -21347,7 +20653,6 @@ msgid "dummy"
msgstr ""
#: pivotfilterdialog.ui:482
-#, fuzzy
msgctxt "pivotfilterdialog|label6"
msgid "Op_tions"
msgstr "Настаўленні"
@@ -21358,7 +20663,6 @@ msgid "Pivot Table Layout"
msgstr "Выклад зводкавай табліцы"
#: pivottablelayoutdialog.ui:110
-#, fuzzy
msgctxt "pivottablelayoutdialog|label3"
msgid "Column Fields:"
msgstr "Палі калонкі:"
@@ -21370,7 +20674,6 @@ msgid "Data Fields:"
msgstr "Поле даных"
#: pivottablelayoutdialog.ui:214
-#, fuzzy
msgctxt "pivottablelayoutdialog|label4"
msgid "Row Fields:"
msgstr "Палі радкоў:"
@@ -21381,49 +20684,41 @@ msgid "Page Fields:"
msgstr "Палі старонкі:"
#: pivottablelayoutdialog.ui:326
-#, fuzzy
msgctxt "pivottablelayoutdialog|label1"
msgid "Available Fields:"
msgstr "Наяўныя палі:"
#: pivottablelayoutdialog.ui:376
-#, fuzzy
msgctxt "pivottablelayoutdialog|label6"
msgid "Drag the Items into the Desired Position"
msgstr "Перацягніце патрэбныя палі куды трэба"
#: pivottablelayoutdialog.ui:401
-#, fuzzy
msgctxt "pivottablelayoutdialog|check-ignore-empty-rows"
msgid "Ignore empty rows"
msgstr "Ігнараваць пустыя радкі"
#: pivottablelayoutdialog.ui:416
-#, fuzzy
msgctxt "pivottablelayoutdialog|check-identify-categories"
msgid "Identify categories"
msgstr "Ідэнтыфікаваць катэгорыі"
#: pivottablelayoutdialog.ui:431
-#, fuzzy
msgctxt "pivottablelayoutdialog|check-total-rows"
msgid "Total rows"
msgstr "Радкі падсумавання"
#: pivottablelayoutdialog.ui:446
-#, fuzzy
msgctxt "pivottablelayoutdialog|check-total-columns"
msgid "Total columns"
msgstr "Калонкі падсумавання"
#: pivottablelayoutdialog.ui:461
-#, fuzzy
msgctxt "pivottablelayoutdialog|check-add-filter"
msgid "Add filter"
msgstr "Дадаць фільтр"
#: pivottablelayoutdialog.ui:476
-#, fuzzy
msgctxt "pivottablelayoutdialog|check-drill-to-details"
msgid "Enable drill to details"
msgstr "Да найменшых падрабязнасцей"
@@ -21453,7 +20748,6 @@ msgid "Named range"
msgstr "range"
#: pivottablelayoutdialog.ui:632
-#, fuzzy
msgctxt "pivottablelayoutdialog|label8"
msgid "Destination"
msgstr "Прызначэнне"
@@ -21471,31 +20765,26 @@ msgid "Named range"
msgstr "range"
#: pivottablelayoutdialog.ui:738
-#, fuzzy
msgctxt "pivottablelayoutdialog|label9"
msgid "Source"
msgstr "Крыніца"
#: pivottablelayoutdialog.ui:756
-#, fuzzy
msgctxt "pivottablelayoutdialog|label7"
msgid "Source and Destination"
msgstr "Крыніца і прызначэнне"
#: printareasdialog.ui:9
-#, fuzzy
msgctxt "printareasdialog|PrintAreasDialog"
msgid "Edit Print Ranges"
msgstr "Правіць абсяг друку"
#: printareasdialog.ui:134
-#, fuzzy
msgctxt "printareasdialog|lbprintarea"
msgid "- none -"
msgstr "- няма -"
#: printareasdialog.ui:135
-#, fuzzy
msgctxt "printareasdialog|lbprintarea"
msgid "- entire sheet -"
msgstr "- аркуш цалкам -"
@@ -21507,7 +20796,6 @@ msgid "- user defined -"
msgstr "- нявызначана -"
#: printareasdialog.ui:137
-#, fuzzy
msgctxt "printareasdialog|lbprintarea"
msgid "- selection -"
msgstr "- пазначанае -"
@@ -21519,7 +20807,6 @@ msgid "Print Range"
msgstr "Друкаваць range"
#: printareasdialog.ui:219
-#, fuzzy
msgctxt "printareasdialog|lbrepeatrow"
msgid "- none -"
msgstr "- няма -"
@@ -21536,7 +20823,6 @@ msgid "Rows to Repeat"
msgstr "Паўтараць радкі"
#: printareasdialog.ui:302
-#, fuzzy
msgctxt "printareasdialog|lbrepeatcol"
msgid "- none -"
msgstr "- няма -"
@@ -21563,7 +20849,6 @@ msgid "Pages"
msgstr "Старонкі"
#: protectsheetdlg.ui:9
-#, fuzzy
msgctxt "protectsheetdlg|ProtectSheetDialog"
msgid "Protect Sheet"
msgstr "Засцерагаць аркуш"
@@ -21623,7 +20908,6 @@ msgid "Delete columns"
msgstr "Сцерці калонку"
#: protectsheetdlg.ui:291
-#, fuzzy
msgctxt "protectsheetdlg|delete-rows"
msgid "Delete rows"
msgstr "Сцерці радкі"
@@ -21665,13 +20949,11 @@ msgid "Binomial"
msgstr ""
#: randomnumbergenerator.ui:46
-#, fuzzy
msgctxt "randomnumbergenerator|distribution-liststore"
msgid "Chi Squared"
msgstr "Хі-квадрат"
#: randomnumbergenerator.ui:50
-#, fuzzy
msgctxt "randomnumbergenerator|distribution-liststore"
msgid "Geometric"
msgstr "Геаметрычнае"
@@ -21682,7 +20964,6 @@ msgid "Negative Binomial"
msgstr ""
#: randomnumbergenerator.ui:73
-#, fuzzy
msgctxt "randomnumbergenerator|RandomNumberGeneratorDialog"
msgid "Random Number Generator"
msgstr "Генератар выпадковых лікаў"
@@ -21706,19 +20987,16 @@ msgid "Distribution:"
msgstr "Размеркаванне"
#: randomnumbergenerator.ui:288
-#, fuzzy
msgctxt "randomnumbergenerator|parameter1-label"
msgid "..."
msgstr "..."
#: randomnumbergenerator.ui:303
-#, fuzzy
msgctxt "randomnumbergenerator|parameter2-label"
msgid "..."
msgstr "..."
#: randomnumbergenerator.ui:351
-#, fuzzy
msgctxt "randomnumbergenerator|label2"
msgid "Random Number Generator"
msgstr "Генератар выпадковых лікаў"
@@ -21752,25 +21030,21 @@ msgid "Options"
msgstr "Настаўленні"
#: regressiondialog.ui:9
-#, fuzzy
msgctxt "regressiondialog|RegressionDialog"
msgid "Regression"
msgstr "Рэгрэсія"
#: regressiondialog.ui:99
-#, fuzzy
msgctxt "regressiondialog|variable1-range-label"
msgid "Variable 1 range:"
msgstr "Дыяпазон зменнай 1:"
#: regressiondialog.ui:138
-#, fuzzy
msgctxt "regressiondialog|variable2-range-label"
msgid "Variable 2 range:"
msgstr "Дыяпазон зменнай 2:"
#: regressiondialog.ui:177
-#, fuzzy
msgctxt "regressiondialog|output-range-label"
msgid "Results to:"
msgstr "Вынікі ў:"
@@ -21788,7 +21062,6 @@ msgid "Columns"
msgstr "Калонкі"
#: regressiondialog.ui:271
-#, fuzzy
msgctxt "regressiondialog|groupedby-rows-radio"
msgid "Rows"
msgstr "Радкі"
@@ -21805,7 +21078,6 @@ msgid "Linear Regression"
msgstr "Лінейная рэгрэсія"
#: regressiondialog.ui:343
-#, fuzzy
msgctxt "regressiondialog|logarithmic-check"
msgid "Logarithmic Regression"
msgstr "Лагарыфмічная рэгрэсія"
@@ -21849,7 +21121,6 @@ msgid "Document protection"
msgstr "Засцераганне дакумента"
#: retypepassdialog.ui:217
-#, fuzzy
msgctxt "retypepassdialog|label3"
msgid "Sheet protection"
msgstr "Засцярога аркуша"
@@ -21871,7 +21142,6 @@ msgid "Pa_ssword:"
msgstr "Пароль"
#: retypepassworddialog.ui:154
-#, fuzzy
msgctxt "retypepassworddialog|label5"
msgid "Confi_rm:"
msgstr "Пацверджанне:"
@@ -21887,13 +21157,11 @@ msgid "Remove password from this protected item"
msgstr ""
#: rightfooterdialog.ui:8
-#, fuzzy
msgctxt "rightfooterdialog|RightFooterDialog"
msgid "Footer (right)"
msgstr "Ніжні калантытул (справа)"
#: rightfooterdialog.ui:106
-#, fuzzy
msgctxt "rightfooterdialog|footerright"
msgid "Footer (right)"
msgstr "Ніжні калантытул (справа)"
@@ -21909,13 +21177,11 @@ msgid "Header (right)"
msgstr "Верхні калантытул (справа)"
#: rowheightdialog.ui:8
-#, fuzzy
msgctxt "rowheightdialog|RowHeightDialog"
msgid "Row Height"
msgstr "Вышыня радка"
#: rowheightdialog.ui:88
-#, fuzzy
msgctxt "rowheightdialog|label1"
msgid "Height:"
msgstr "Вышыня:"
@@ -21926,19 +21192,16 @@ msgid "_Default value"
msgstr "Тыпо_вае значэнне"
#: samplingdialog.ui:21
-#, fuzzy
msgctxt "samplingdialog|SamplingDialog"
msgid "Sampling"
msgstr "Сэмпліраванне"
#: samplingdialog.ui:113
-#, fuzzy
msgctxt "samplingdialog|input-range-label"
msgid "Input range:"
msgstr "Уваходны дыяпазон:"
#: samplingdialog.ui:152
-#, fuzzy
msgctxt "samplingdialog|output-range-label"
msgid "Results to:"
msgstr "Вынікі ў:"
@@ -21955,7 +21218,6 @@ msgid "Sample size:"
msgstr ""
#: samplingdialog.ui:262
-#, fuzzy
msgctxt "samplingdialog|random-method-radio"
msgid "Random"
msgstr "Выпадкова"
@@ -21973,19 +21235,16 @@ msgid "Period:"
msgstr "Перыяд"
#: samplingdialog.ui:332
-#, fuzzy
msgctxt "samplingdialog|label2"
msgid "Sampling Method"
msgstr "Метад сэмпліравання"
#: scenariodialog.ui:9
-#, fuzzy
msgctxt "scenariodialog|ScenarioDialog"
msgid "Create Scenario"
msgstr "Стварыць сцэнар"
#: scenariodialog.ui:111
-#, fuzzy
msgctxt "scenariodialog|label1"
msgid "Name of Scenario"
msgstr "Назва сцэнара"
@@ -21997,7 +21256,6 @@ msgid "Comment"
msgstr "Заўвагі"
#: scenariodialog.ui:189
-#, fuzzy
msgctxt "scenariodialog|copyback"
msgid "Copy _back"
msgstr "Капіраваць назад"
@@ -22029,19 +21287,16 @@ msgid "Settings"
msgstr "Настаўленні"
#: scenariodialog.ui:303
-#, fuzzy
msgctxt "scenariodialog|alttitle"
msgid "Edit Scenario"
msgstr "Правіць сцэнар"
#: scenariodialog.ui:319
-#, fuzzy
msgctxt "scenariodialog|createdft"
msgid "Created by"
msgstr "Пачаты (кім)"
#: scenariodialog.ui:330
-#, fuzzy
msgctxt "scenariodialog|onft"
msgid "on"
msgstr "(калі)"
@@ -22053,7 +21308,6 @@ msgid "Delete"
msgstr "Сцерці"
#: scenariomenu.ui:20
-#, fuzzy
msgctxt "scenariomenu|edit"
msgid "Properties..."
msgstr "Уласцівасці..."
@@ -22065,7 +21319,6 @@ msgid "Measurement _unit:"
msgstr "Адзінка вымярэння"
#: scgeneralpage.ui:62
-#, fuzzy
msgctxt "scgeneralpage|label5"
msgid "_Tab stops:"
msgstr "Прыпынкі табуляцый:"
@@ -22081,19 +21334,16 @@ msgid "Update links when opening"
msgstr "Абнаўляць спасылкі пры адкрыванні"
#: scgeneralpage.ui:157
-#, fuzzy
msgctxt "scgeneralpage|alwaysrb"
msgid "_Always"
msgstr "Заўсёды"
#: scgeneralpage.ui:175
-#, fuzzy
msgctxt "scgeneralpage|requestrb"
msgid "_On request"
msgstr "Пры звароце"
#: scgeneralpage.ui:193
-#, fuzzy
msgctxt "scgeneralpage|neverrb"
msgid "_Never"
msgstr "Ніколі"
@@ -22143,7 +21393,6 @@ msgid "Left"
msgstr "Улева"
#: scgeneralpage.ui:331
-#, fuzzy
msgctxt "scgeneralpage|aligncb"
msgid "Press Enter to _move selection"
msgstr "Націсніце \"Enter\" каб пасунуць пазначанае"
@@ -22154,7 +21403,6 @@ msgid "Use legacy cursor movement behavior when selecting"
msgstr ""
#: scgeneralpage.ui:361
-#, fuzzy
msgctxt "scgeneralpage|replwarncb"
msgid "Show overwrite _warning when pasting data"
msgstr "Папярэджваць пра запісванне паўзверх пры ўстаўлянні даных"
@@ -22165,7 +21413,6 @@ msgid "Use printer metrics for text formatting"
msgstr "Ужываць метрыку прынтара для фарматавання тэксту"
#: scgeneralpage.ui:390
-#, fuzzy
msgctxt "scgeneralpage|markhdrcb"
msgid "Highlight sele_ction in column/row headers"
msgstr "Пад_святляць азначэнні ў загалоўках калонак ці радкоў"
@@ -22176,19 +21423,16 @@ msgid "Update references when sorting range of cells"
msgstr ""
#: scgeneralpage.ui:440
-#, fuzzy
msgctxt "scgeneralpage|label3"
msgid "Input Settings"
msgstr "Настаўленні ўводу"
#: searchresults.ui:9
-#, fuzzy
msgctxt "searchresults|SearchResultsDialog"
msgid "Search Results"
msgstr "Вынікі пошуку"
#: selectdatasource.ui:8
-#, fuzzy
msgctxt "selectdatasource|SelectDataSourceDialog"
msgid "Select Data Source"
msgstr "Выберыце крыніцу даных"
@@ -22216,19 +21460,16 @@ msgid "Query"
msgstr "Запыт"
#: selectdatasource.ui:147
-#, fuzzy
msgctxt "selectdatasource|type"
msgid "Sql"
msgstr "Sql"
#: selectdatasource.ui:148
-#, fuzzy
msgctxt "selectdatasource|type"
msgid "Sql [Native]"
msgstr "Sql [Native]"
#: selectdatasource.ui:163
-#, fuzzy
msgctxt "selectdatasource|label3"
msgid "Data so_urce:"
msgstr "Крыніца даных:"
@@ -22240,19 +21481,16 @@ msgid "Selection"
msgstr "Пазначанае"
#: selectrange.ui:7
-#, fuzzy
msgctxt "selectrange|SelectRangeDialog"
msgid "Select Database Range"
msgstr "Выберыце абсяг базы даных"
#: selectrange.ui:107
-#, fuzzy
msgctxt "selectrange|label1"
msgid "Ranges"
msgstr "Абсягі"
#: selectsource.ui:8
-#, fuzzy
msgctxt "selectsource|SelectSourceDialog"
msgid "Select Source"
msgstr "Выберыце крыніцу"
@@ -22275,7 +21513,6 @@ msgid "_Data source registered in %PRODUCTNAME"
msgstr "Крыніца даных зарэгістраваная ў %PRODUCTNAME"
#: selectsource.ui:175
-#, fuzzy
msgctxt "selectsource|external"
msgid "_External source/interface"
msgstr "Вонкавая крыніца ці спасылка"
@@ -22359,7 +21596,6 @@ msgid "No user data available."
msgstr "Не data."
#: sharedocumentdlg.ui:234
-#, fuzzy
msgctxt "sharedocumentdlg|unknownuser"
msgid "Unknown User"
msgstr "Невядомы карыстальнік"
@@ -22370,7 +21606,6 @@ msgid "(exclusive access)"
msgstr ""
#: sharedocumentdlg.ui:269
-#, fuzzy
msgctxt "sharedocumentdlg|label1"
msgid "Users Currently Accessing This Spreadsheet"
msgstr "Актуальныя карыстальнікі гэтага аркуша"
@@ -22481,13 +21716,11 @@ msgid "N_umber of pages:"
msgstr "Колькасць старонак:"
#: sheetprintpage.ui:569
-#, fuzzy
msgctxt "sheetprintpage|comboLB_SCALEMODE"
msgid "Reduce/enlarge printout"
msgstr "Паменшыць/павялічыць адбітак"
#: sheetprintpage.ui:570
-#, fuzzy
msgctxt "sheetprintpage|comboLB_SCALEMODE"
msgid "Fit print range(s) to width/height"
msgstr "Дапасоўваць абсяг(і) друку да шырыні/вышыні"
@@ -22498,49 +21731,41 @@ msgid "Fit print range(s) on number of pages"
msgstr "Дапасоўваць абсяг(і) друку да колькасці старонак"
#: sheetprintpage.ui:590
-#, fuzzy
msgctxt "sheetprintpage|labelScale"
msgid "Scale"
msgstr "Маштаб"
#: showchangesdialog.ui:9
-#, fuzzy
msgctxt "showchangesdialog|ShowChangesDialog"
msgid "Show Changes"
msgstr "Паказваць папраўкі"
#: showchangesdialog.ui:86
-#, fuzzy
msgctxt "showchangesdialog|showchanges"
msgid "_Show changes in spreadsheet"
msgstr "Паказваць папраўкі ў разліковым аркушы"
#: showchangesdialog.ui:118
-#, fuzzy
msgctxt "showchangesdialog|showaccepted"
msgid "Show _accepted changes"
msgstr "Паказаць прынятыя папраўкі"
#: showchangesdialog.ui:133
-#, fuzzy
msgctxt "showchangesdialog|showrejected"
msgid "Show _rejected changes"
msgstr "Паказаць адхіленыя папраўкі"
#: showchangesdialog.ui:168
-#, fuzzy
msgctxt "showchangesdialog|label1"
msgid "Filter Settings"
msgstr "Настаўленні фільтру"
#: showdetaildialog.ui:10
-#, fuzzy
msgctxt "showdetaildialog|ShowDetail"
msgid "Show Detail"
msgstr "Паказваць падрабязнасці"
#: showdetaildialog.ui:92
-#, fuzzy
msgctxt "showdetaildialog|label1"
msgid "_Choose the field containing the detail you want to show"
msgstr "Выберыце поле, якое ўтрымлівае патрэбную вам падрабязнасць"
@@ -22558,37 +21783,31 @@ msgid "Hidden Sheets"
msgstr "Не паказваць"
#: sidebaralignment.ui:43
-#, fuzzy
msgctxt "sidebaralignment|horizontalalignment|tooltip_text"
msgid "Horizontal Alignment"
msgstr "Гарызантальнае раўнаванне"
#: sidebaralignment.ui:106
-#, fuzzy
msgctxt "sidebaralignment|verticalalignment|tooltip_text"
msgid "Vertical Alignment"
msgstr "Вертыкальнае раўнаванне"
#: sidebaralignment.ui:256
-#, fuzzy
msgctxt "sidebaralignment|leftindentlabel"
msgid "_Indent:"
msgstr "Водступ:"
#: sidebaralignment.ui:278
-#, fuzzy
msgctxt "sidebaralignment|leftindent|tooltip_text"
msgid "Indents from the left edge."
msgstr "Водступы ад левага краю."
#: sidebaralignment.ui:285
-#, fuzzy
msgctxt "sidebaralignment|leftindent-atkobject"
msgid "Left Indent"
msgstr "Водступ злева"
#: sidebaralignment.ui:310
-#, fuzzy
msgctxt "sidebaralignment|mergecells"
msgid "Merge cells"
msgstr "Аб'яднаць клеткі"
@@ -22614,7 +21833,6 @@ msgid "Text _orientation:"
msgstr "Кірунак тэксту:"
#: sidebaralignment.ui:384
-#, fuzzy
msgctxt "sidebaralignment|orientationdegrees|tooltip_text"
msgid "Select the angle for rotation."
msgstr "Выберыце вугал павароту."
@@ -22626,19 +21844,16 @@ msgid "Text Orientation"
msgstr "Кірунак тэксту"
#: sidebaralignment.ui:411
-#, fuzzy
msgctxt "sidebaralignment|bottom|tooltip_text"
msgid "Text Extension From Lower Cell Border"
msgstr "Расцягванне тэксту ад ніжняга канта клеткі"
#: sidebaralignment.ui:429
-#, fuzzy
msgctxt "sidebaralignment|top|tooltip_text"
msgid "Text Extension From Upper Cell Border"
msgstr "Расцягванне тэксту ад верхняга канта клеткі"
#: sidebaralignment.ui:447
-#, fuzzy
msgctxt "sidebaralignment|standard|tooltip_text"
msgid "Text Extension Inside Cell"
msgstr "Расцягванне тэксту ўсярэдзіне клеткі"
@@ -22771,7 +21986,6 @@ msgid "Decimal Places"
msgstr "Дзесятковых пазіцый"
#: sidebarnumberformat.ui:169
-#, fuzzy
msgctxt "sidebarnumberformat|denominatorplaceslabel"
msgid "Den_ominator places:"
msgstr "Лічба_ў дзельніка:"
@@ -22788,7 +22002,6 @@ msgid "Denominator Places"
msgstr "Лічба_ў дзельніка:"
#: sidebarnumberformat.ui:216
-#, fuzzy
msgctxt "sidebarnumberformat|leadingzeroeslabel"
msgid "Leading _zeroes:"
msgstr "Пачатковыя нулі:"
@@ -22827,7 +22040,6 @@ msgid "Inserts a separator between thousands."
msgstr ""
#: sidebarnumberformat.ui:302
-#, fuzzy
msgctxt "sidebarnumberformat|engineeringnotation"
msgid "_Engineering notation"
msgstr "Інжынерны запіс"
@@ -22838,13 +22050,11 @@ msgid "Ensures that exponent is a multiple of 3."
msgstr ""
#: simplerefdialog.ui:9
-#, fuzzy
msgctxt "simplerefdialog|SimpleRefDialog"
msgid "Set range"
msgstr "Задаць дыяпазон"
#: simplerefdialog.ui:30
-#, fuzzy
msgctxt "simplerefdialog|area"
msgid "Area:"
msgstr "Абсяг:"
@@ -22856,13 +22066,11 @@ msgid "Solver"
msgstr "Срэбны"
#: solverdlg.ui:22
-#, fuzzy
msgctxt "solverdlg|options"
msgid "O_ptions..."
msgstr "Настаўленні..."
#: solverdlg.ui:65
-#, fuzzy
msgctxt "solverdlg|solve"
msgid "_Solve"
msgstr "Вырашыць"
@@ -22916,7 +22124,6 @@ msgid "_Operator"
msgstr "Аператар"
#: solverdlg.ui:394
-#, fuzzy
msgctxt "solverdlg|constraintlabel"
msgid "V_alue"
msgstr "Значэнне"
@@ -22946,31 +22153,26 @@ msgid "Cell reference"
msgstr "Клетка reference"
#: solverdlg.ui:527
-#, fuzzy
msgctxt "solverdlg|op1list"
msgid "<="
msgstr "<="
#: solverdlg.ui:528
-#, fuzzy
msgctxt "solverdlg|op1list"
msgid "="
msgstr "="
#: solverdlg.ui:529
-#, fuzzy
msgctxt "solverdlg|op1list"
msgid "=>"
msgstr "=>"
#: solverdlg.ui:530
-#, fuzzy
msgctxt "solverdlg|op1list"
msgid "Integer"
msgstr "Цэлы лік"
#: solverdlg.ui:531
-#, fuzzy
msgctxt "solverdlg|op1list"
msgid "Binary"
msgstr "Бінарны"
@@ -22982,31 +22184,26 @@ msgid "Operator"
msgstr "Аператар"
#: solverdlg.ui:551
-#, fuzzy
msgctxt "solverdlg|op2list"
msgid "<="
msgstr "<="
#: solverdlg.ui:552
-#, fuzzy
msgctxt "solverdlg|op2list"
msgid "="
msgstr "="
#: solverdlg.ui:553
-#, fuzzy
msgctxt "solverdlg|op2list"
msgid "=>"
msgstr "=>"
#: solverdlg.ui:554
-#, fuzzy
msgctxt "solverdlg|op2list"
msgid "Integer"
msgstr "Цэлы лік"
#: solverdlg.ui:555
-#, fuzzy
msgctxt "solverdlg|op2list"
msgid "Binary"
msgstr "Бінарны"
@@ -23127,13 +22324,11 @@ msgid "Options"
msgstr "Параметры"
#: solveroptionsdialog.ui:33
-#, fuzzy
msgctxt "solveroptionsdialog|label2"
msgid "Solver engine:"
msgstr "Механізм рашальніка:"
#: solveroptionsdialog.ui:70
-#, fuzzy
msgctxt "solveroptionsdialog|label1"
msgid "Settings:"
msgstr "Настаўленні:"
@@ -23145,7 +22340,6 @@ msgid "Edit..."
msgstr "Правіць..."
#: solverprogressdialog.ui:8
-#, fuzzy
msgctxt "solverprogressdialog|SolverProgressDialog"
msgid "Solving..."
msgstr "Пошук рашэння..."
@@ -23187,7 +22381,6 @@ msgid "Keep Result"
msgstr ""
#: solversuccessdialog.ui:88
-#, fuzzy
msgctxt "solversuccessdialog|cancel"
msgid "Restore Previous"
msgstr "Узнавіць папярэдняе"
@@ -23199,7 +22392,6 @@ msgid "Sort"
msgstr "Парадкаваць"
#: sortdialog.ui:106
-#, fuzzy
msgctxt "sortdialog|criteria"
msgid "Sort Criteria"
msgstr "Парадкаваць паводле"
@@ -23217,13 +22409,11 @@ msgid "_Ascending"
msgstr "Да павялічэння"
#: sortkey.ui:57
-#, fuzzy
msgctxt "sortkey|down"
msgid "_Descending"
msgstr "Да памяншэння"
#: sortkey.ui:81
-#, fuzzy
msgctxt "sortkey|sortft"
msgid "Sort Key "
msgstr "Парадкаваць "
@@ -23357,7 +22547,6 @@ msgid "Split Column Action"
msgstr ""
#: splitcolumnentry.ui:37
-#, fuzzy
msgctxt "splitcolumnentry|separator"
msgid "Separator:"
msgstr "Межнік:"
@@ -23458,7 +22647,6 @@ msgid "Field name"
msgstr "Назва поля"
#: standardfilterdialog.ui:222
-#, fuzzy
msgctxt "standardfilterdialog|label4"
msgid "Condition"
msgstr "Умова"
@@ -23494,13 +22682,11 @@ msgid "Field Name 4"
msgstr "Назва поля"
#: standardfilterdialog.ui:320
-#, fuzzy
msgctxt "standardfilterdialog|cond1"
msgid "Largest"
msgstr "Найбольшае"
#: standardfilterdialog.ui:321
-#, fuzzy
msgctxt "standardfilterdialog|cond1"
msgid "Smallest"
msgstr "Найменшае"
@@ -23758,7 +22944,6 @@ msgid "Regular _expressions"
msgstr "Рэгулярны выраз"
#: standardfilterdialog.ui:641
-#, fuzzy
msgctxt "standardfilterdialog|unique"
msgid "_No duplications"
msgstr "Без дублікатаў"
@@ -23770,7 +22955,6 @@ msgid "Co_py results to:"
msgstr "Капіраваць:"
#: standardfilterdialog.ui:677
-#, fuzzy
msgctxt "standardfilterdialog|destpers"
msgid "_Keep filter criteria"
msgstr "Захоўваць крытэры фільтравання"
@@ -23788,7 +22972,6 @@ msgid "Copy results to"
msgstr "Капіраваць:"
#: standardfilterdialog.ui:773
-#, fuzzy
msgctxt "standardfilterdialog|dbarealabel"
msgid "Data range:"
msgstr "Абсяг даных:"
@@ -23799,7 +22982,6 @@ msgid "dummy"
msgstr ""
#: standardfilterdialog.ui:806
-#, fuzzy
msgctxt "standardfilterdialog|label6"
msgid "Op_tions"
msgstr "Настаўленні"
@@ -23810,7 +22992,6 @@ msgid "Pages:"
msgstr "Старонкі:"
#: statisticsinfopage.ui:53
-#, fuzzy
msgctxt "statisticsinfopage|label5"
msgid "Cells:"
msgstr "Клеткі:"
@@ -23822,7 +23003,6 @@ msgid "Sheets:"
msgstr "Аркуш"
#: statisticsinfopage.ui:106
-#, fuzzy
msgctxt "statisticsinfopage|label3"
msgid "Formula groups:"
msgstr "Група формул:"
@@ -23833,25 +23013,21 @@ msgid "Document: "
msgstr "Дакумент: "
#: subtotaldialog.ui:8
-#, fuzzy
msgctxt "subtotaldialog|SubTotalDialog"
msgid "Subtotals"
msgstr "Прамежкавыя вынікі"
#: subtotaldialog.ui:121
-#, fuzzy
msgctxt "subtotaldialog|1stgroup"
msgid "1st Group"
msgstr "1-я група"
#: subtotaldialog.ui:143
-#, fuzzy
msgctxt "subtotaldialog|2ndgroup"
msgid "2nd Group"
msgstr "2-я група"
#: subtotaldialog.ui:166
-#, fuzzy
msgctxt "subtotaldialog|3rdgroup"
msgid "3rd Group"
msgstr "3-я група"
@@ -23863,19 +23039,16 @@ msgid "Options"
msgstr "Настаўленні"
#: subtotalgrppage.ui:12
-#, fuzzy
msgctxt "subtotalgrppage|liststore1"
msgid "Sum"
msgstr "Сума"
#: subtotalgrppage.ui:15
-#, fuzzy
msgctxt "subtotalgrppage|liststore1"
msgid "Count"
msgstr "Колькасць"
#: subtotalgrppage.ui:18
-#, fuzzy
msgctxt "subtotalgrppage|liststore1"
msgid "Average"
msgstr "Сярэдняе"
@@ -23899,49 +23072,41 @@ msgid "Product"
msgstr "Вынік"
#: subtotalgrppage.ui:30
-#, fuzzy
msgctxt "subtotalgrppage|liststore1"
msgid "Count (numbers only)"
msgstr "Колькасць (толькі лікі)"
#: subtotalgrppage.ui:33
-#, fuzzy
msgctxt "subtotalgrppage|liststore1"
msgid "StDev (Sample)"
msgstr "StDev (выбарка)"
#: subtotalgrppage.ui:36
-#, fuzzy
msgctxt "subtotalgrppage|liststore1"
msgid "StDevP (Population)"
msgstr "StDevP (сукупнасць генеральная)"
#: subtotalgrppage.ui:39
-#, fuzzy
msgctxt "subtotalgrppage|liststore1"
msgid "Var (Sample)"
msgstr "Var (выбарка)"
#: subtotalgrppage.ui:42
-#, fuzzy
msgctxt "subtotalgrppage|liststore1"
msgid "VarP (Population)"
msgstr "VarP (сукупнасць генеральная)"
#: subtotalgrppage.ui:62
-#, fuzzy
msgctxt "subtotalgrppage|label1"
msgid "Group by:"
msgstr "Групаваць паводле:"
#: subtotalgrppage.ui:103
-#, fuzzy
msgctxt "subtotalgrppage|label2"
msgid "Calculate subtotals for:"
msgstr "Вылічваць прамежкавыя вынікі для:"
#: subtotalgrppage.ui:119
-#, fuzzy
msgctxt "subtotalgrppage|label3"
msgid "Use function:"
msgstr "Ужываць функцыю:"
@@ -23952,19 +23117,16 @@ msgid "_Page break between groups"
msgstr "_Зрэз старонкі між групамі"
#: subtotaloptionspage.ui:53
-#, fuzzy
msgctxt "subtotaloptionspage|case"
msgid "_Case sensitive"
msgstr "Улічваць рэгі_стр"
#: subtotaloptionspage.ui:71
-#, fuzzy
msgctxt "subtotaloptionspage|sort"
msgid "Pre-_sort area according to groups"
msgstr "Спачатку парадкаваць абсяг паводле груп"
#: subtotaloptionspage.ui:95
-#, fuzzy
msgctxt "subtotaloptionspage|label1"
msgid "Groups"
msgstr "Групы"
@@ -24005,7 +23167,6 @@ msgid "Text Import"
msgstr "Імпартаваць тэкст"
#: textimportcsv.ui:110
-#, fuzzy
msgctxt "textimportcsv|textcharset"
msgid "Ch_aracter set:"
msgstr "Знаказбор:"
@@ -24017,7 +23178,6 @@ msgid "_Language:"
msgstr "Мова"
#: textimportcsv.ui:138
-#, fuzzy
msgctxt "textimportcsv|textfromrow"
msgid "From ro_w:"
msgstr "З радка:"
@@ -24041,7 +23201,6 @@ msgid "_Separated by"
msgstr "(кім)"
#: textimportcsv.ui:286
-#, fuzzy
msgctxt "textimportcsv|tab"
msgid "_Tab"
msgstr "Табуляцыя"
@@ -24053,7 +23212,6 @@ msgid "Merge _delimiters"
msgstr "Аб'яднанне"
#: textimportcsv.ui:320
-#, fuzzy
msgctxt "textimportcsv|comma"
msgid "_Comma"
msgstr "Коска"
@@ -24071,7 +23229,6 @@ msgid "S_pace"
msgstr "S"
#: textimportcsv.ui:374
-#, fuzzy
msgctxt "textimportcsv|other"
msgid "Othe_r"
msgstr "Іншы"
@@ -24088,7 +23245,6 @@ msgid "Strin_g delimiter:"
msgstr ""
#: textimportcsv.ui:479
-#, fuzzy
msgctxt "textimportcsv|separatoroptions"
msgid "Separator Options"
msgstr "Настаўленні межнікаў"
@@ -24099,7 +23255,6 @@ msgid "F_ormat quoted field as text"
msgstr ""
#: textimportcsv.ui:529
-#, fuzzy
msgctxt "textimportcsv|detectspecialnumbers"
msgid "Detect special _numbers"
msgstr "Распазнаваць асаблівыя лікі"
@@ -24122,7 +23277,6 @@ msgid "Text to Columns"
msgstr "Тэкст у калонкі"
#: textimportcsv.ui:654
-#, fuzzy
msgctxt "textimportcsv|label4"
msgid "Fields"
msgstr "Палі"
@@ -24152,7 +23306,6 @@ msgid "Select the Language to Use for Import"
msgstr "Select the language to use for import"
#: textimportoptions.ui:172
-#, fuzzy
msgctxt "textimportoptions|convertdata"
msgid "Detect special numbers (such as dates)"
msgstr "Распазнаваць асаблівыя лікі (такія як даты)"
@@ -24164,31 +23317,26 @@ msgid "Options"
msgstr "Настаўленні"
#: tpviewpage.ui:37
-#, fuzzy
msgctxt "tpviewpage|formula"
msgid "_Formulas"
msgstr "Формулы"
#: tpviewpage.ui:54
-#, fuzzy
msgctxt "tpviewpage|nil"
msgid "Zero val_ues"
msgstr "Нулявыя значэнні"
#: tpviewpage.ui:71
-#, fuzzy
msgctxt "tpviewpage|annot"
msgid "_Comment indicator"
msgstr "Індыкатар каментарыя"
#: tpviewpage.ui:88
-#, fuzzy
msgctxt "tpviewpage|value"
msgid "Value h_ighlighting"
msgstr "Падсвятленне значэння"
#: tpviewpage.ui:105
-#, fuzzy
msgctxt "tpviewpage|anchor"
msgid "_Anchor"
msgstr "Якар"
@@ -24199,7 +23347,6 @@ msgid "Te_xt overflow"
msgstr ""
#: tpviewpage.ui:139
-#, fuzzy
msgctxt "tpviewpage|rangefind"
msgid "_Show references in color"
msgstr "Спасылкі ў іншым колеры"
@@ -24211,19 +23358,16 @@ msgid "Display"
msgstr "Паказаць"
#: tpviewpage.ui:198
-#, fuzzy
msgctxt "tpviewpage|rowcolheader"
msgid "Colu_mn/row headers"
msgstr "Загалоўкі калонак/радкоў"
#: tpviewpage.ui:215
-#, fuzzy
msgctxt "tpviewpage|hscroll"
msgid "Hori_zontal scroll bar"
msgstr "Гарызантальная стужка-працяжнік"
#: tpviewpage.ui:232
-#, fuzzy
msgctxt "tpviewpage|vscroll"
msgid "_Vertical scroll bar"
msgstr "Вертыкальная стужка-працяжнік"
@@ -24249,7 +23393,6 @@ msgid "_Grid lines:"
msgstr "Лініі рашоткі:"
#: tpviewpage.ui:382
-#, fuzzy
msgctxt "tpviewpage|color_label"
msgid "_Color:"
msgstr "Колер:"
@@ -24261,7 +23404,6 @@ msgid "Show"
msgstr "Паказваць"
#: tpviewpage.ui:400
-#, fuzzy
msgctxt "tpviewpage|grid"
msgid "Show on colored cells"
msgstr "Паказваць на пафарбаваных клетках"
@@ -24283,7 +23425,6 @@ msgid "Helplines _while moving"
msgstr "Лініі-падказкі _пры перамяшчэнні"
#: tpviewpage.ui:461
-#, fuzzy
msgctxt "tpviewpage|label1"
msgid "Visual Aids"
msgstr "Візуальныя дапаможнікі"
@@ -24347,31 +23488,26 @@ msgid "Objects"
msgstr "Аб'екты"
#: tpviewpage.ui:629
-#, fuzzy
msgctxt "tpviewpage|synczoom"
msgid "S_ynchronize sheets"
msgstr "Сінхранізаваць аркушы"
#: tpviewpage.ui:644
-#, fuzzy
msgctxt "tpviewpage|label3"
msgid "Zoom"
msgstr "Маштаб"
#: ttestdialog.ui:40
-#, fuzzy
msgctxt "ttestdialog|variable1-range-label"
msgid "Variable 1 range:"
msgstr "Дыяпазон зменнай 1:"
#: ttestdialog.ui:79
-#, fuzzy
msgctxt "ttestdialog|variable2-range-label"
msgid "Variable 2 range:"
msgstr "Дыяпазон зменнай 2:"
#: ttestdialog.ui:118
-#, fuzzy
msgctxt "ttestdialog|output-range-label"
msgid "Results to:"
msgstr "Вынікі ў:"
@@ -24389,7 +23525,6 @@ msgid "Columns"
msgstr "Калонкі"
#: ttestdialog.ui:270
-#, fuzzy
msgctxt "ttestdialog|groupedby-rows-radio"
msgid "Rows"
msgstr "Радкі"
@@ -24407,13 +23542,11 @@ msgid "Ungroup"
msgstr "Адгрупаваць"
#: ungroupdialog.ui:98
-#, fuzzy
msgctxt "ungroupdialog|rows"
msgid "_Rows"
msgstr "Радкі"
#: ungroupdialog.ui:116
-#, fuzzy
msgctxt "ungroupdialog|cols"
msgid "_Columns"
msgstr "Калонкі"
@@ -24424,13 +23557,11 @@ msgid "Deactivate for"
msgstr "Дэактываваць для"
#: validationcriteriapage.ui:15
-#, fuzzy
msgctxt "validationcriteriapage|liststore1"
msgid "All values"
msgstr "Усе значэнні"
#: validationcriteriapage.ui:19
-#, fuzzy
msgctxt "validationcriteriapage|liststore1"
msgid "Whole Numbers"
msgstr "Цэлыя лікі"
@@ -24467,37 +23598,31 @@ msgid "Text length"
msgstr "Даўжыня тэксту"
#: validationcriteriapage.ui:57
-#, fuzzy
msgctxt "validationcriteriapage|liststore2"
msgid "equal"
msgstr "роўна"
#: validationcriteriapage.ui:61
-#, fuzzy
msgctxt "validationcriteriapage|liststore2"
msgid "less than"
msgstr "менш за"
#: validationcriteriapage.ui:65
-#, fuzzy
msgctxt "validationcriteriapage|liststore2"
msgid "greater than"
msgstr "больш за"
#: validationcriteriapage.ui:69
-#, fuzzy
msgctxt "validationcriteriapage|liststore2"
msgid "less than or equal"
msgstr "менш ці роўна з"
#: validationcriteriapage.ui:73
-#, fuzzy
msgctxt "validationcriteriapage|liststore2"
msgid "greater than or equal to"
msgstr "больш ці роўна"
#: validationcriteriapage.ui:77
-#, fuzzy
msgctxt "validationcriteriapage|liststore2"
msgid "not equal"
msgstr "не роўна"
@@ -24535,37 +23660,31 @@ msgid "Ma_ximum:"
msgstr "Максімум:"
#: validationcriteriapage.ui:246
-#, fuzzy
msgctxt "validationcriteriapage|allowempty"
msgid "Allow _empty cells"
msgstr "Дазволіць пустыя клеткі"
#: validationcriteriapage.ui:261
-#, fuzzy
msgctxt "validationcriteriapage|showlist"
msgid "Show selection _list"
msgstr "Паказаць спіс абранага"
#: validationcriteriapage.ui:276
-#, fuzzy
msgctxt "validationcriteriapage|sortascend"
msgid "Sor_t entries ascending"
msgstr "Парадкаваць складнікі да павелічэння"
#: validationcriteriapage.ui:297
-#, fuzzy
msgctxt "validationcriteriapage|hintft"
msgid "A valid source can only consist of a contiguous selection of rows and columns, or a formula that results in an area or array."
msgstr "Дапушчальная крыніца можа ўтрымліваць толькі суцэльную выбарку радкоў і калонак, або формулу, якая дае ў выніку абсяг або масіў."
#: validationdialog.ui:8
-#, fuzzy
msgctxt "validationdialog|ValidationDialog"
msgid "Validity"
msgstr "Карэктнасць"
#: validationdialog.ui:111
-#, fuzzy
msgctxt "validationdialog|criteria"
msgid "Criteria"
msgstr "Крытэрый"
@@ -24576,19 +23695,16 @@ msgid "Input Help"
msgstr "Даведка па ўводзе"
#: validationdialog.ui:156
-#, fuzzy
msgctxt "validationdialog|erroralert"
msgid "Error Alert"
msgstr "Увага, памылка"
#: validationhelptabpage.ui:14
-#, fuzzy
msgctxt "validationhelptabpage|tsbhelp"
msgid "_Show input help when cell is selected"
msgstr "Паказваць даведку па ўводзе, калі клетка пазначана"
#: validationhelptabpage.ui:73
-#, fuzzy
msgctxt "validationhelptabpage|title_label"
msgid "_Title:"
msgstr "Загаловак:"
@@ -24605,7 +23721,6 @@ msgid "Contents"
msgstr "Змесціва"
#: xmlsourcedialog.ui:14
-#, fuzzy
msgctxt "xmlsourcedialog|XMLSourceDialog"
msgid "XML Source"
msgstr "Крынічны XML"
@@ -24636,25 +23751,21 @@ msgid "Map to Document"
msgstr ""
#: xmlsourcedialog.ui:202
-#, fuzzy
msgctxt "xmlsourcedialog|ok"
msgid "_Import"
msgstr "Імпартаваць"
#: ztestdialog.ui:40
-#, fuzzy
msgctxt "ztestdialog|variable1-range-label"
msgid "Variable 1 range:"
msgstr "Дыяпазон зменнай 1:"
#: ztestdialog.ui:79
-#, fuzzy
msgctxt "ztestdialog|variable2-range-label"
msgid "Variable 2 range:"
msgstr "Дыяпазон зменнай 2:"
#: ztestdialog.ui:118
-#, fuzzy
msgctxt "ztestdialog|output-range-label"
msgid "Results to:"
msgstr "Вынікі ў:"
@@ -24672,7 +23783,6 @@ msgid "Columns"
msgstr "Калонкі"
#: ztestdialog.ui:270
-#, fuzzy
msgctxt "ztestdialog|groupedby-rows-radio"
msgid "Rows"
msgstr "Радкі"
diff --git a/source/be/scaddins/messages.po b/source/be/scaddins/messages.po
index d8fdd2d5cb4..c05e11e8dee 100644
--- a/source/be/scaddins/messages.po
+++ b/source/be/scaddins/messages.po
@@ -198,7 +198,6 @@ msgid "The end date"
msgstr "Канчатковая дата"
#: analysis.hrc:81
-#, fuzzy
msgctxt "ANALYSIS_Networkdays"
msgid "Holidays"
msgstr "Holidays"
@@ -234,7 +233,6 @@ msgid "Number"
msgstr "Лік"
#: analysis.hrc:96
-#, fuzzy
msgctxt "ANALYSIS_Isodd"
msgid "The number"
msgstr "Лік"
@@ -463,7 +461,6 @@ msgid "X"
msgstr "X"
#: analysis.hrc:180
-#, fuzzy
msgctxt "ANALYSIS_Besselj"
msgid "The value at which the function is to be evaluated"
msgstr "Аргумент для вылічэння функцыі"
@@ -475,7 +472,6 @@ msgid "N"
msgstr "N"
#: analysis.hrc:182
-#, fuzzy
msgctxt "ANALYSIS_Besselj"
msgid "The order of the Bessel function"
msgstr "Парадак Беселевай функцыі"
@@ -486,13 +482,11 @@ msgid "Returns the Bessel function Kn(x)"
msgstr "Вяртае Беселеву функцыю Kn(x)"
#: analysis.hrc:188
-#, fuzzy
msgctxt "ANALYSIS_Besselk"
msgid "X"
msgstr "X"
#: analysis.hrc:189
-#, fuzzy
msgctxt "ANALYSIS_Besselk"
msgid "The value at which the function is to be evaluated"
msgstr "Аргумент для вылічэння функцыі"
@@ -504,7 +498,6 @@ msgid "N"
msgstr "N"
#: analysis.hrc:191
-#, fuzzy
msgctxt "ANALYSIS_Besselk"
msgid "The order of the Bessel function"
msgstr "Парадак Беселевай функцыі"
@@ -515,13 +508,11 @@ msgid "Returns the Bessel function Yn(x)"
msgstr "Вяртае Беселеву функцыю Yn(x)"
#: analysis.hrc:197
-#, fuzzy
msgctxt "ANALYSIS_Bessely"
msgid "X"
msgstr "X"
#: analysis.hrc:198
-#, fuzzy
msgctxt "ANALYSIS_Bessely"
msgid "The value at which the function is to be evaluated"
msgstr "Аргумент для вылічэння функцыі"
@@ -626,7 +617,6 @@ msgid "Places"
msgstr "Places"
#: analysis.hrc:234
-#, fuzzy
msgctxt "ANALYSIS_Oct2Bin"
msgid "Number of places used"
msgstr "Колькасць занятых пазіцый"
@@ -670,7 +660,6 @@ msgid "Places"
msgstr "Places"
#: analysis.hrc:250
-#, fuzzy
msgctxt "ANALYSIS_Oct2Hex"
msgid "Number of places used"
msgstr "Колькасць занятых пазіцый"
@@ -698,7 +687,6 @@ msgid "Places"
msgstr "Places"
#: analysis.hrc:259
-#, fuzzy
msgctxt "ANALYSIS_Dec2Bin"
msgid "Number of places used"
msgstr "Колькасць занятых пазіцый"
@@ -726,7 +714,6 @@ msgid "Places"
msgstr "Places"
#: analysis.hrc:268
-#, fuzzy
msgctxt "ANALYSIS_Dec2Hex"
msgid "Number of places used"
msgstr "Колькасць занятых пазіцый"
@@ -754,7 +741,6 @@ msgid "Places"
msgstr "Places"
#: analysis.hrc:277
-#, fuzzy
msgctxt "ANALYSIS_Dec2Oct"
msgid "Number of places used"
msgstr "Колькасць занятых пазіцый"
@@ -782,7 +768,6 @@ msgid "Places"
msgstr "Places"
#: analysis.hrc:286
-#, fuzzy
msgctxt "ANALYSIS_Hex2Bin"
msgid "Number of places used"
msgstr "Колькасць занятых пазіцый"
@@ -1497,7 +1482,6 @@ msgid "Cost of the asset"
msgstr "Кошт актыву"
#: analysis.hrc:575
-#, fuzzy
msgctxt "ANALYSIS_Amorlinc"
msgid "Date purchased"
msgstr "Date purchased"
@@ -1518,7 +1502,6 @@ msgid "The date the first period ends"
msgstr "Дата заканчэння першага перыяду"
#: analysis.hrc:579
-#, fuzzy
msgctxt "ANALYSIS_Amorlinc"
msgid "Salvage"
msgstr "Salvage"
@@ -1639,7 +1622,6 @@ msgid "Returns the accrued interest for a security that pays interest at maturit
msgstr "Вяртае налічаны працэнт па каштоўнай паперы з выплатай працэнта пры пагашэнні"
#: analysis.hrc:611
-#, fuzzy
msgctxt "ANALYSIS_Accrintm"
msgid "Issue"
msgstr "Issue"
@@ -1650,13 +1632,11 @@ msgid "The issue date"
msgstr "Дата выпуску"
#: analysis.hrc:613
-#, fuzzy
msgctxt "ANALYSIS_Accrintm"
msgid "Settlement"
msgstr "Settlement"
#: analysis.hrc:614
-#, fuzzy
msgctxt "ANALYSIS_Accrintm"
msgid "The settlement"
msgstr "Дата разліку/атрымання"
@@ -1668,19 +1648,16 @@ msgid "Rate"
msgstr "Rate"
#: analysis.hrc:616
-#, fuzzy
msgctxt "ANALYSIS_Accrintm"
msgid "The rate"
msgstr "Працэнтавая стаўка"
#: analysis.hrc:617
-#, fuzzy
msgctxt "ANALYSIS_Accrintm"
msgid "Par"
msgstr "Par"
#: analysis.hrc:618
-#, fuzzy
msgctxt "ANALYSIS_Accrintm"
msgid "The par value"
msgstr "Намінальная вартасць"
@@ -1692,7 +1669,6 @@ msgid "Basis"
msgstr "Basis"
#: analysis.hrc:620
-#, fuzzy
msgctxt "ANALYSIS_Accrintm"
msgid "The basis"
msgstr "Метад вылічэння перыяду"
@@ -1703,13 +1679,11 @@ msgid "Returns the amount paid out at maturity for a fully invested security"
msgstr "Вяртае выплату пры пагашэнні цалкам інвеставанай каштоўнай паперы"
#: analysis.hrc:626
-#, fuzzy
msgctxt "ANALYSIS_Received"
msgid "Settlement"
msgstr "Settlement"
#: analysis.hrc:627
-#, fuzzy
msgctxt "ANALYSIS_Received"
msgid "The settlement"
msgstr "Дата разліку/атрымання"
@@ -1751,7 +1725,6 @@ msgid "Basis"
msgstr "Basis"
#: analysis.hrc:635
-#, fuzzy
msgctxt "ANALYSIS_Received"
msgid "The basis"
msgstr "Метад вылічэння перыяду"
@@ -1762,13 +1735,11 @@ msgid "Returns the discount rate for a security"
msgstr "Вяртае дысконтную стаўку для каштоўнай паперы"
#: analysis.hrc:641
-#, fuzzy
msgctxt "ANALYSIS_Disc"
msgid "Settlement"
msgstr "Settlement"
#: analysis.hrc:642
-#, fuzzy
msgctxt "ANALYSIS_Disc"
msgid "The settlement"
msgstr "Дата разліку/атрымання"
@@ -1780,7 +1751,6 @@ msgid "Maturity"
msgstr "Maturity"
#: analysis.hrc:644
-#, fuzzy
msgctxt "ANALYSIS_Disc"
msgid "The maturity"
msgstr "Пагашэнне"
@@ -1812,7 +1782,6 @@ msgid "Basis"
msgstr "Basis"
#: analysis.hrc:650
-#, fuzzy
msgctxt "ANALYSIS_Disc"
msgid "The basis"
msgstr "Метад вылічэння перыяду"
@@ -1823,13 +1792,11 @@ msgid "Returns the annual Macaulay duration of a security with periodic interest
msgstr "Вяртае сярэдне-узважаны тэрмін пагашэння каштоўнай паперы з перыядычнай выплатай працэнта (формула Маколея)"
#: analysis.hrc:656
-#, fuzzy
msgctxt "ANALYSIS_Duration"
msgid "Settlement"
msgstr "Settlement"
#: analysis.hrc:657
-#, fuzzy
msgctxt "ANALYSIS_Duration"
msgid "The settlement"
msgstr "Дата разліку/атрымання"
@@ -1841,7 +1808,6 @@ msgid "Maturity"
msgstr "Maturity"
#: analysis.hrc:659
-#, fuzzy
msgctxt "ANALYSIS_Duration"
msgid "The maturity"
msgstr "Пагашэнне"
@@ -1873,7 +1839,6 @@ msgid "Frequency"
msgstr "Frequency"
#: analysis.hrc:665
-#, fuzzy
msgctxt "ANALYSIS_Duration"
msgid "The frequency"
msgstr "Перыядычнасць"
@@ -1885,7 +1850,6 @@ msgid "Basis"
msgstr "Basis"
#: analysis.hrc:667
-#, fuzzy
msgctxt "ANALYSIS_Duration"
msgid "The basis"
msgstr "Метад вылічэння перыяду"
@@ -1927,7 +1891,6 @@ msgid "Rate"
msgstr "Rate"
#: analysis.hrc:683
-#, fuzzy
msgctxt "ANALYSIS_Cumprinc"
msgid "The rate"
msgstr "Працэнтавая стаўка"
@@ -1994,31 +1957,26 @@ msgid "Rate"
msgstr "Rate"
#: analysis.hrc:700
-#, fuzzy
msgctxt "ANALYSIS_Cumipmt"
msgid "The rate"
msgstr "Працэнтавая стаўка"
#: analysis.hrc:701
-#, fuzzy
msgctxt "ANALYSIS_Cumipmt"
msgid "Nper"
msgstr "Nper"
#: analysis.hrc:702
-#, fuzzy
msgctxt "ANALYSIS_Cumipmt"
msgid "Number of payment periods"
msgstr "Колькасць перыядаў выплат"
#: analysis.hrc:703
-#, fuzzy
msgctxt "ANALYSIS_Cumipmt"
msgid "Pv"
msgstr "Pv"
#: analysis.hrc:704
-#, fuzzy
msgctxt "ANALYSIS_Cumipmt"
msgid "The present value"
msgstr "Актуальнае значэнне"
@@ -2060,13 +2018,11 @@ msgid "Returns the price per 100 currency units face value of a security that pa
msgstr "Вяртае кошт на 100 грашовых адзінак намінальнай вартасці каштоўнай паперы з перыядычнай выплатай працэнта"
#: analysis.hrc:716
-#, fuzzy
msgctxt "ANALYSIS_Price"
msgid "Settlement"
msgstr "Settlement"
#: analysis.hrc:717
-#, fuzzy
msgctxt "ANALYSIS_Price"
msgid "The settlement"
msgstr "Дата разліку/атрымання"
@@ -2078,7 +2034,6 @@ msgid "Maturity"
msgstr "Maturity"
#: analysis.hrc:719
-#, fuzzy
msgctxt "ANALYSIS_Price"
msgid "The maturity"
msgstr "Пагашэнне"
@@ -2090,19 +2045,16 @@ msgid "Rate"
msgstr "Rate"
#: analysis.hrc:721
-#, fuzzy
msgctxt "ANALYSIS_Price"
msgid "The rate"
msgstr "Працэнтавая стаўка"
#: analysis.hrc:722
-#, fuzzy
msgctxt "ANALYSIS_Price"
msgid "Yield"
msgstr "Yield"
#: analysis.hrc:723
-#, fuzzy
msgctxt "ANALYSIS_Price"
msgid "The yield"
msgstr "Прыбытак (дэбіт)"
@@ -2144,7 +2096,6 @@ msgid "Returns the price per 100 currency units face value of a discounted secur
msgstr "Вяртае кошт на 100 грашовых адзінак намінальнай вартасці дысконтавай каштоўнай паперы"
#: analysis.hrc:735
-#, fuzzy
msgctxt "ANALYSIS_Pricedisc"
msgid "Settlement"
msgstr "Settlement"
@@ -2171,7 +2122,6 @@ msgid "Discount"
msgstr "Discount"
#: analysis.hrc:740
-#, fuzzy
msgctxt "ANALYSIS_Pricedisc"
msgid "The discount"
msgstr "Скідка (дысконт)"
@@ -2194,7 +2144,6 @@ msgid "Basis"
msgstr "Basis"
#: analysis.hrc:744
-#, fuzzy
msgctxt "ANALYSIS_Pricedisc"
msgid "The basis"
msgstr "Метад вылічэння перыяду"
@@ -2205,13 +2154,11 @@ msgid "Returns the price per 100 currency units face value of a security that pa
msgstr "Вяртае кошт на 100 грашовых адзінак намінальнай вартасці каштоўнай паперы з выплатай працэнта пры пагашэнні"
#: analysis.hrc:750
-#, fuzzy
msgctxt "ANALYSIS_Pricemat"
msgid "Settlement"
msgstr "Settlement"
#: analysis.hrc:751
-#, fuzzy
msgctxt "ANALYSIS_Pricemat"
msgid "The settlement"
msgstr "Дата разліку/атрымання"
@@ -2223,19 +2170,16 @@ msgid "Maturity"
msgstr "Maturity"
#: analysis.hrc:753
-#, fuzzy
msgctxt "ANALYSIS_Pricemat"
msgid "The maturity"
msgstr "Пагашэнне"
#: analysis.hrc:754
-#, fuzzy
msgctxt "ANALYSIS_Pricemat"
msgid "Issue"
msgstr "Issue"
#: analysis.hrc:755
-#, fuzzy
msgctxt "ANALYSIS_Pricemat"
msgid "The issue date"
msgstr "Дата выпуску"
@@ -2247,19 +2191,16 @@ msgid "Rate"
msgstr "Rate"
#: analysis.hrc:757
-#, fuzzy
msgctxt "ANALYSIS_Pricemat"
msgid "The rate"
msgstr "Працэнтавая стаўка"
#: analysis.hrc:758
-#, fuzzy
msgctxt "ANALYSIS_Pricemat"
msgid "Yield"
msgstr "Yield"
#: analysis.hrc:759
-#, fuzzy
msgctxt "ANALYSIS_Pricemat"
msgid "The yield"
msgstr "Прыбытак (дэбіт)"
@@ -2271,7 +2212,6 @@ msgid "Basis"
msgstr "Basis"
#: analysis.hrc:761
-#, fuzzy
msgctxt "ANALYSIS_Pricemat"
msgid "The basis"
msgstr "Метад вылічэння перыяду"
@@ -2282,13 +2222,11 @@ msgid "Returns the Macaulay modified duration for a security with an assumed par
msgstr "Вяртае мадыфікаваны тэрмін Маколея для каштоўнай паперы з даўніманай намінальнай вартасцю 100 грашовых адзінак"
#: analysis.hrc:767
-#, fuzzy
msgctxt "ANALYSIS_Mduration"
msgid "Settlement"
msgstr "Settlement"
#: analysis.hrc:768
-#, fuzzy
msgctxt "ANALYSIS_Mduration"
msgid "The settlement"
msgstr "Дата разліку/атрымання"
@@ -2300,31 +2238,26 @@ msgid "Maturity"
msgstr "Maturity"
#: analysis.hrc:770
-#, fuzzy
msgctxt "ANALYSIS_Mduration"
msgid "The maturity"
msgstr "Пагашэнне"
#: analysis.hrc:771
-#, fuzzy
msgctxt "ANALYSIS_Mduration"
msgid "Coupon"
msgstr "Coupon"
#: analysis.hrc:772
-#, fuzzy
msgctxt "ANALYSIS_Mduration"
msgid "The coupon rate"
msgstr "Намінальная працэнтавая стаўка"
#: analysis.hrc:773
-#, fuzzy
msgctxt "ANALYSIS_Mduration"
msgid "Yield"
msgstr "Yield"
#: analysis.hrc:774
-#, fuzzy
msgctxt "ANALYSIS_Mduration"
msgid "The yield"
msgstr "Прыбытак (дэбіт)"
@@ -2336,7 +2269,6 @@ msgid "Frequency"
msgstr "Frequency"
#: analysis.hrc:776
-#, fuzzy
msgctxt "ANALYSIS_Mduration"
msgid "The frequency"
msgstr "Перыядычнасць"
@@ -2348,7 +2280,6 @@ msgid "Basis"
msgstr "Basis"
#: analysis.hrc:778
-#, fuzzy
msgctxt "ANALYSIS_Mduration"
msgid "The basis"
msgstr "Метад вылічэння перыяду"
@@ -2369,13 +2300,11 @@ msgid "The effective interest rate"
msgstr "Эфектыўная працэнтавая стаўка"
#: analysis.hrc:786
-#, fuzzy
msgctxt "ANALYSIS_Nominal"
msgid "Npery"
msgstr "Npery"
#: analysis.hrc:787
-#, fuzzy
msgctxt "ANALYSIS_Nominal"
msgid "The periods"
msgstr "Колькасць перыядаў"
@@ -2391,7 +2320,6 @@ msgid "Decimal dollar"
msgstr "Decimal dollar"
#: analysis.hrc:794
-#, fuzzy
msgctxt "ANALYSIS_Dollarfr"
msgid "The decimal number"
msgstr "Дзесятковы лік"
@@ -2402,7 +2330,6 @@ msgid "Fraction"
msgstr "Fraction"
#: analysis.hrc:796
-#, fuzzy
msgctxt "ANALYSIS_Dollarfr"
msgid "The divisor"
msgstr "Дзельнік"
@@ -2429,7 +2356,6 @@ msgid "Fraction"
msgstr "Fraction"
#: analysis.hrc:805
-#, fuzzy
msgctxt "ANALYSIS_Dollarde"
msgid "The divisor"
msgstr "Дзельнік"
@@ -2440,13 +2366,11 @@ msgid "Returns the yield on a security that pays periodic interest"
msgstr "Вяртае прыбытак (дэбіт) па каштоўнай паперы з перыядычнай выплатай працэнта"
#: analysis.hrc:811
-#, fuzzy
msgctxt "ANALYSIS_Yield"
msgid "Settlement"
msgstr "Settlement"
#: analysis.hrc:812
-#, fuzzy
msgctxt "ANALYSIS_Yield"
msgid "The settlement"
msgstr "Дата разліку/атрымання"
@@ -2458,7 +2382,6 @@ msgid "Maturity"
msgstr "Maturity"
#: analysis.hrc:814
-#, fuzzy
msgctxt "ANALYSIS_Yield"
msgid "The maturity"
msgstr "Пагашэнне"
@@ -2470,7 +2393,6 @@ msgid "Rate"
msgstr "Rate"
#: analysis.hrc:816
-#, fuzzy
msgctxt "ANALYSIS_Yield"
msgid "The rate"
msgstr "Працэнтавая стаўка"
@@ -2503,7 +2425,6 @@ msgid "Frequency"
msgstr "Frequency"
#: analysis.hrc:822
-#, fuzzy
msgctxt "ANALYSIS_Yield"
msgid "The frequency"
msgstr "Перыядычнасць"
@@ -2515,7 +2436,6 @@ msgid "Basis"
msgstr "Basis"
#: analysis.hrc:824
-#, fuzzy
msgctxt "ANALYSIS_Yield"
msgid "The basis"
msgstr "Метад вылічэння перыяду"
@@ -2526,13 +2446,11 @@ msgid "Returns the annual yield for a discounted security"
msgstr "Вяртае гадавы прыбытак (дэбіт) з дысконтнай каштоўнай паперы"
#: analysis.hrc:830
-#, fuzzy
msgctxt "ANALYSIS_Yielddisc"
msgid "Settlement"
msgstr "Settlement"
#: analysis.hrc:831
-#, fuzzy
msgctxt "ANALYSIS_Yielddisc"
msgid "The settlement"
msgstr "Дата разліку/атрымання"
@@ -2544,7 +2462,6 @@ msgid "Maturity"
msgstr "Maturity"
#: analysis.hrc:833
-#, fuzzy
msgctxt "ANALYSIS_Yielddisc"
msgid "The maturity"
msgstr "Пагашэнне"
@@ -2556,7 +2473,6 @@ msgid "Price"
msgstr "Price"
#: analysis.hrc:835
-#, fuzzy
msgctxt "ANALYSIS_Yielddisc"
msgid "The price"
msgstr "Кошт"
@@ -2568,7 +2484,6 @@ msgid "Redemption"
msgstr "Redemption"
#: analysis.hrc:837
-#, fuzzy
msgctxt "ANALYSIS_Yielddisc"
msgid "The redemption value"
msgstr "Кошт выкупу"
@@ -2580,7 +2495,6 @@ msgid "Basis"
msgstr "Basis"
#: analysis.hrc:839
-#, fuzzy
msgctxt "ANALYSIS_Yielddisc"
msgid "The basis"
msgstr "Метад вылічэння перыяду"
@@ -2591,7 +2505,6 @@ msgid "Returns the annual yield of a security that pays interest at maturity"
msgstr "Вяртае гадавы прыбытак (дэбіт) з каштоўнай паперы з выплатай працэнта пры пагашэнні"
#: analysis.hrc:845
-#, fuzzy
msgctxt "ANALYSIS_Yieldmat"
msgid "Settlement"
msgstr "Settlement"
@@ -2612,13 +2525,11 @@ msgid "The maturity"
msgstr "Пагашэнне"
#: analysis.hrc:849
-#, fuzzy
msgctxt "ANALYSIS_Yieldmat"
msgid "Issue"
msgstr "Issue"
#: analysis.hrc:850
-#, fuzzy
msgctxt "ANALYSIS_Yieldmat"
msgid "The issue date"
msgstr "Дата выпуску"
@@ -2630,7 +2541,6 @@ msgid "Rate"
msgstr "Rate"
#: analysis.hrc:852
-#, fuzzy
msgctxt "ANALYSIS_Yieldmat"
msgid "The rate"
msgstr "Працэнтавая стаўка"
@@ -2642,7 +2552,6 @@ msgid "Price"
msgstr "Price"
#: analysis.hrc:854
-#, fuzzy
msgctxt "ANALYSIS_Yieldmat"
msgid "The price"
msgstr "Кошт"
@@ -2654,7 +2563,6 @@ msgid "Basis"
msgstr "Basis"
#: analysis.hrc:856
-#, fuzzy
msgctxt "ANALYSIS_Yieldmat"
msgid "The basis"
msgstr "Метад вылічэння перыяду"
@@ -2665,13 +2573,11 @@ msgid "Returns the bond-equivalent yield for a treasury bill"
msgstr "Вяртае эквівалентны аблігацыі прыбытак (дэбіт) для казначэйскага вэксаля"
#: analysis.hrc:862
-#, fuzzy
msgctxt "ANALYSIS_Tbilleq"
msgid "Settlement"
msgstr "Settlement"
#: analysis.hrc:863
-#, fuzzy
msgctxt "ANALYSIS_Tbilleq"
msgid "The settlement"
msgstr "Дата разліку/атрымання"
@@ -2683,7 +2589,6 @@ msgid "Maturity"
msgstr "Maturity"
#: analysis.hrc:865
-#, fuzzy
msgctxt "ANALYSIS_Tbilleq"
msgid "The maturity"
msgstr "Пагашэнне"
@@ -2705,13 +2610,11 @@ msgid "Returns the price of 100 currency units face value for a treasury bill"
msgstr "Вяртае кошт на 100 грашовых адзінак намінальнай вартасці казначэйскага вэксаля"
#: analysis.hrc:873
-#, fuzzy
msgctxt "ANALYSIS_Tbillprice"
msgid "Settlement"
msgstr "Settlement"
#: analysis.hrc:874
-#, fuzzy
msgctxt "ANALYSIS_Tbillprice"
msgid "The settlement"
msgstr "Дата разліку/атрымання"
@@ -2723,7 +2626,6 @@ msgid "Maturity"
msgstr "Maturity"
#: analysis.hrc:876
-#, fuzzy
msgctxt "ANALYSIS_Tbillprice"
msgid "The maturity"
msgstr "Пагашэнне"
@@ -2735,7 +2637,6 @@ msgid "Discount"
msgstr "Discount"
#: analysis.hrc:878
-#, fuzzy
msgctxt "ANALYSIS_Tbillprice"
msgid "The discount rate"
msgstr "Дысконтная стаўка"
@@ -2746,13 +2647,11 @@ msgid "Returns the yield for a treasury bill"
msgstr "Вяртае прыбытак (дэбіт) для казначэйскага вэксаля"
#: analysis.hrc:884
-#, fuzzy
msgctxt "ANALYSIS_Tbillyield"
msgid "Settlement"
msgstr "Settlement"
#: analysis.hrc:885
-#, fuzzy
msgctxt "ANALYSIS_Tbillyield"
msgid "The settlement"
msgstr "Дата разліку/атрымання"
@@ -2764,7 +2663,6 @@ msgid "Maturity"
msgstr "Maturity"
#: analysis.hrc:887
-#, fuzzy
msgctxt "ANALYSIS_Tbillyield"
msgid "The maturity"
msgstr "Пагашэнне"
@@ -2786,13 +2684,11 @@ msgid "Returns the price per $100 face value of a security with an odd first per
msgstr "Вяртае кошт на $100 грашовых адзінак намінальнай вартасці каштоўнай паперы з нерэгулярным першым перыядам"
#: analysis.hrc:895
-#, fuzzy
msgctxt "ANALYSIS_Oddfprice"
msgid "Settlement"
msgstr "Settlement"
#: analysis.hrc:896
-#, fuzzy
msgctxt "ANALYSIS_Oddfprice"
msgid "The settlement"
msgstr "Дата разліку/атрымання"
@@ -2804,19 +2700,16 @@ msgid "Maturity"
msgstr "Maturity"
#: analysis.hrc:898
-#, fuzzy
msgctxt "ANALYSIS_Oddfprice"
msgid "The maturity"
msgstr "Пагашэнне"
#: analysis.hrc:899
-#, fuzzy
msgctxt "ANALYSIS_Oddfprice"
msgid "Issue"
msgstr "Issue"
#: analysis.hrc:900
-#, fuzzy
msgctxt "ANALYSIS_Oddfprice"
msgid "The issue date"
msgstr "Дата выпуску"
@@ -2838,19 +2731,16 @@ msgid "Rate"
msgstr "Rate"
#: analysis.hrc:904
-#, fuzzy
msgctxt "ANALYSIS_Oddfprice"
msgid "The rate"
msgstr "Працэнтавая стаўка"
#: analysis.hrc:905
-#, fuzzy
msgctxt "ANALYSIS_Oddfprice"
msgid "Yield"
msgstr "Yield"
#: analysis.hrc:906
-#, fuzzy
msgctxt "ANALYSIS_Oddfprice"
msgid "The yield"
msgstr "Прыбытак (дэбіт)"
@@ -2862,7 +2752,6 @@ msgid "Redemption"
msgstr "Redemption"
#: analysis.hrc:908
-#, fuzzy
msgctxt "ANALYSIS_Oddfprice"
msgid "The redemption value"
msgstr "Кошт выкупу"
@@ -2874,7 +2763,6 @@ msgid "Frequency"
msgstr "Frequency"
#: analysis.hrc:910
-#, fuzzy
msgctxt "ANALYSIS_Oddfprice"
msgid "The frequency"
msgstr "Перыядычнасць"
@@ -2886,7 +2774,6 @@ msgid "Basis"
msgstr "Basis"
#: analysis.hrc:912
-#, fuzzy
msgctxt "ANALYSIS_Oddfprice"
msgid "The basis"
msgstr "Метад вылічэння перыяду"
@@ -2897,13 +2784,11 @@ msgid "Returns the yield of a security with an odd first period"
msgstr "Вяртае прыбытак (дэбіт) з каштоўнай паперы з нерэгулярным першым перыядам"
#: analysis.hrc:918
-#, fuzzy
msgctxt "ANALYSIS_Oddfyield"
msgid "Settlement"
msgstr "Settlement"
#: analysis.hrc:919
-#, fuzzy
msgctxt "ANALYSIS_Oddfyield"
msgid "The settlement"
msgstr "Дата разліку/атрымання"
@@ -2915,13 +2800,11 @@ msgid "Maturity"
msgstr "Maturity"
#: analysis.hrc:921
-#, fuzzy
msgctxt "ANALYSIS_Oddfyield"
msgid "The maturity"
msgstr "Пагашэнне"
#: analysis.hrc:922
-#, fuzzy
msgctxt "ANALYSIS_Oddfyield"
msgid "Issue"
msgstr "Issue"
@@ -2997,13 +2880,11 @@ msgid "Returns the price per $100 face value of a security with an odd last peri
msgstr "Вяртае кошт на $100 адзінак намінальнай вартасці каштоўнай паперы з нерэгулярным апошнім перыядам"
#: analysis.hrc:941
-#, fuzzy
msgctxt "ANALYSIS_Oddlprice"
msgid "Settlement"
msgstr "Settlement"
#: analysis.hrc:942
-#, fuzzy
msgctxt "ANALYSIS_Oddlprice"
msgid "The settlement"
msgstr "Дата разліку/атрымання"
@@ -3015,7 +2896,6 @@ msgid "Maturity"
msgstr "Maturity"
#: analysis.hrc:944
-#, fuzzy
msgctxt "ANALYSIS_Oddlprice"
msgid "The maturity"
msgstr "Пагашэнне"
@@ -3037,19 +2917,16 @@ msgid "Rate"
msgstr "Rate"
#: analysis.hrc:948
-#, fuzzy
msgctxt "ANALYSIS_Oddlprice"
msgid "The rate"
msgstr "Працэнтавая стаўка"
#: analysis.hrc:949
-#, fuzzy
msgctxt "ANALYSIS_Oddlprice"
msgid "Yield"
msgstr "Yield"
#: analysis.hrc:950
-#, fuzzy
msgctxt "ANALYSIS_Oddlprice"
msgid "The yield"
msgstr "Прыбытак (дэбіт)"
@@ -3061,7 +2938,6 @@ msgid "Redemption"
msgstr "Redemption"
#: analysis.hrc:952
-#, fuzzy
msgctxt "ANALYSIS_Oddlprice"
msgid "The redemption value"
msgstr "Кошт выкупу"
@@ -3073,7 +2949,6 @@ msgid "Frequency"
msgstr "Frequency"
#: analysis.hrc:954
-#, fuzzy
msgctxt "ANALYSIS_Oddlprice"
msgid "The frequency"
msgstr "Перыядычнасць"
@@ -3085,7 +2960,6 @@ msgid "Basis"
msgstr "Basis"
#: analysis.hrc:956
-#, fuzzy
msgctxt "ANALYSIS_Oddlprice"
msgid "The basis"
msgstr "Метад вылічэння перыяду"
@@ -3096,13 +2970,11 @@ msgid "Returns the yield of a security with an odd last period"
msgstr "Вяртае прыбытак (дэбіт) з каштоўнай паперы з нерэгулярным апошнім перыядам"
#: analysis.hrc:962
-#, fuzzy
msgctxt "ANALYSIS_Oddlyield"
msgid "Settlement"
msgstr "Settlement"
#: analysis.hrc:963
-#, fuzzy
msgctxt "ANALYSIS_Oddlyield"
msgid "The settlement"
msgstr "Дата разліку/атрымання"
@@ -3114,19 +2986,16 @@ msgid "Maturity"
msgstr "Maturity"
#: analysis.hrc:965
-#, fuzzy
msgctxt "ANALYSIS_Oddlyield"
msgid "The maturity"
msgstr "Пагашэнне"
#: analysis.hrc:966
-#, fuzzy
msgctxt "ANALYSIS_Oddlyield"
msgid "Last interest"
msgstr "Last interest"
#: analysis.hrc:967
-#, fuzzy
msgctxt "ANALYSIS_Oddlyield"
msgid "The last interest date"
msgstr "Апошняя дата налічэння працэнта"
@@ -3138,7 +3007,6 @@ msgid "Rate"
msgstr "Rate"
#: analysis.hrc:969
-#, fuzzy
msgctxt "ANALYSIS_Oddlyield"
msgid "The rate"
msgstr "Працэнтавая стаўка"
@@ -3150,7 +3018,6 @@ msgid "Price"
msgstr "Price"
#: analysis.hrc:971
-#, fuzzy
msgctxt "ANALYSIS_Oddlyield"
msgid "The price"
msgstr "Кошт"
@@ -3162,7 +3029,6 @@ msgid "Redemption"
msgstr "Redemption"
#: analysis.hrc:973
-#, fuzzy
msgctxt "ANALYSIS_Oddlyield"
msgid "The redemption value"
msgstr "Кошт выкупу"
@@ -3174,7 +3040,6 @@ msgid "Frequency"
msgstr "Frequency"
#: analysis.hrc:975
-#, fuzzy
msgctxt "ANALYSIS_Oddlyield"
msgid "The frequency"
msgstr "Перыядычнасць"
@@ -3186,7 +3051,6 @@ msgid "Basis"
msgstr "Basis"
#: analysis.hrc:977
-#, fuzzy
msgctxt "ANALYSIS_Oddlyield"
msgid "The basis"
msgstr "Метад вылічэння перыяду"
@@ -3238,31 +3102,26 @@ msgid "Rate"
msgstr "Rate"
#: analysis.hrc:995
-#, fuzzy
msgctxt "ANALYSIS_Xnpv"
msgid "The rate"
msgstr "Працэнтавая стаўка"
#: analysis.hrc:996
-#, fuzzy
msgctxt "ANALYSIS_Xnpv"
msgid "Values"
msgstr "Значэнні"
#: analysis.hrc:997
-#, fuzzy
msgctxt "ANALYSIS_Xnpv"
msgid "The values"
msgstr "Вартасці"
#: analysis.hrc:998
-#, fuzzy
msgctxt "ANALYSIS_Xnpv"
msgid "Dates"
msgstr "Dates"
#: analysis.hrc:999
-#, fuzzy
msgctxt "ANALYSIS_Xnpv"
msgid "The dates"
msgstr "Даты"
@@ -3273,13 +3132,11 @@ msgid "Returns the interest rate for a fully invested security"
msgstr "Вяртае працэнтавую стаўку для цалкам інвеставанай каштоўнай паперы"
#: analysis.hrc:1005
-#, fuzzy
msgctxt "ANALYSIS_Intrate"
msgid "Settlement"
msgstr "Settlement"
#: analysis.hrc:1006
-#, fuzzy
msgctxt "ANALYSIS_Intrate"
msgid "The settlement"
msgstr "Дата разліку/атрымання"
@@ -3291,19 +3148,16 @@ msgid "Maturity"
msgstr "Maturity"
#: analysis.hrc:1008
-#, fuzzy
msgctxt "ANALYSIS_Intrate"
msgid "The maturity"
msgstr "Пагашэнне"
#: analysis.hrc:1009
-#, fuzzy
msgctxt "ANALYSIS_Intrate"
msgid "Investment"
msgstr "Investment"
#: analysis.hrc:1010
-#, fuzzy
msgctxt "ANALYSIS_Intrate"
msgid "The investment"
msgstr "Інвестыцыя"
@@ -3315,7 +3169,6 @@ msgid "Redemption"
msgstr "Redemption"
#: analysis.hrc:1012
-#, fuzzy
msgctxt "ANALYSIS_Intrate"
msgid "The redemption value"
msgstr "Кошт выкупу"
@@ -3327,7 +3180,6 @@ msgid "Basis"
msgstr "Basis"
#: analysis.hrc:1014
-#, fuzzy
msgctxt "ANALYSIS_Intrate"
msgid "The basis"
msgstr "Метад вылічэння перыяду"
@@ -3338,13 +3190,11 @@ msgid "Returns the first coupon date after the settlement date"
msgstr "Вяртае першую дату налічэння працэнта пасля даты разліку/атрымання"
#: analysis.hrc:1020
-#, fuzzy
msgctxt "ANALYSIS_Coupncd"
msgid "Settlement"
msgstr "Settlement"
#: analysis.hrc:1021
-#, fuzzy
msgctxt "ANALYSIS_Coupncd"
msgid "The settlement"
msgstr "Дата разліку/атрымання"
@@ -3356,7 +3206,6 @@ msgid "Maturity"
msgstr "Maturity"
#: analysis.hrc:1023
-#, fuzzy
msgctxt "ANALYSIS_Coupncd"
msgid "The maturity"
msgstr "Пагашэнне"
@@ -3368,7 +3217,6 @@ msgid "Frequency"
msgstr "Frequency"
#: analysis.hrc:1025
-#, fuzzy
msgctxt "ANALYSIS_Coupncd"
msgid "The frequency"
msgstr "Перыядычнасць"
@@ -3380,7 +3228,6 @@ msgid "Basis"
msgstr "Basis"
#: analysis.hrc:1027
-#, fuzzy
msgctxt "ANALYSIS_Coupncd"
msgid "The basis"
msgstr "Метад вылічэння перыяду"
@@ -3391,13 +3238,11 @@ msgid "Returns the number of days in the coupon period containing the settlement
msgstr "Вяртае колькасць дзён у перыядзе налічэння працэнта, які ўлучае дату разліку/атрымання"
#: analysis.hrc:1033
-#, fuzzy
msgctxt "ANALYSIS_Coupdays"
msgid "Settlement"
msgstr "Settlement"
#: analysis.hrc:1034
-#, fuzzy
msgctxt "ANALYSIS_Coupdays"
msgid "The settlement"
msgstr "Дата разліку/атрымання"
@@ -3409,7 +3254,6 @@ msgid "Maturity"
msgstr "Maturity"
#: analysis.hrc:1036
-#, fuzzy
msgctxt "ANALYSIS_Coupdays"
msgid "The maturity"
msgstr "Пагашэнне"
@@ -3421,7 +3265,6 @@ msgid "Frequency"
msgstr "Frequency"
#: analysis.hrc:1038
-#, fuzzy
msgctxt "ANALYSIS_Coupdays"
msgid "The frequency"
msgstr "Перыядычнасць"
@@ -3433,7 +3276,6 @@ msgid "Basis"
msgstr "Basis"
#: analysis.hrc:1040
-#, fuzzy
msgctxt "ANALYSIS_Coupdays"
msgid "The basis"
msgstr "Метад вылічэння перыяду"
@@ -3444,13 +3286,11 @@ msgid "Returns the number of days from the settlement date to the next coupon da
msgstr "Вяртае колькасць дзён ад даты разліку/атрымання да наступнай даты налічэння працэнта"
#: analysis.hrc:1046
-#, fuzzy
msgctxt "ANALYSIS_Coupdaysnc"
msgid "Settlement"
msgstr "Settlement"
#: analysis.hrc:1047
-#, fuzzy
msgctxt "ANALYSIS_Coupdaysnc"
msgid "The settlement"
msgstr "Дата разліку/атрымання"
@@ -3491,13 +3331,11 @@ msgid "Returns the number of days from the beginning of the coupon period to the
msgstr "Вяртае колькасць дзён ад пачатку перыяду налічэння працэнта да даты разліку/атрымання"
#: analysis.hrc:1059
-#, fuzzy
msgctxt "ANALYSIS_Coupdaybs"
msgid "Settlement"
msgstr "Settlement"
#: analysis.hrc:1060
-#, fuzzy
msgctxt "ANALYSIS_Coupdaybs"
msgid "The settlement"
msgstr "Дата разліку/атрымання"
@@ -3509,7 +3347,6 @@ msgid "Maturity"
msgstr "Maturity"
#: analysis.hrc:1062
-#, fuzzy
msgctxt "ANALYSIS_Coupdaybs"
msgid "The maturity"
msgstr "Пагашэнне"
@@ -3521,7 +3358,6 @@ msgid "Frequency"
msgstr "Frequency"
#: analysis.hrc:1064
-#, fuzzy
msgctxt "ANALYSIS_Coupdaybs"
msgid "The frequency"
msgstr "Перыядычнасць"
@@ -3533,7 +3369,6 @@ msgid "Basis"
msgstr "Basis"
#: analysis.hrc:1066
-#, fuzzy
msgctxt "ANALYSIS_Coupdaybs"
msgid "The basis"
msgstr "Метад вылічэння перыяду"
@@ -3544,13 +3379,11 @@ msgid "Returns the last coupon date preceding the settlement date"
msgstr "Вяртае апошнюю дату налічэння працэнта перад датай разліку/атрымання"
#: analysis.hrc:1072
-#, fuzzy
msgctxt "ANALYSIS_Couppcd"
msgid "Settlement"
msgstr "Settlement"
#: analysis.hrc:1073
-#, fuzzy
msgctxt "ANALYSIS_Couppcd"
msgid "The settlement"
msgstr "Дата разліку/атрымання"
@@ -3562,7 +3395,6 @@ msgid "Maturity"
msgstr "Maturity"
#: analysis.hrc:1075
-#, fuzzy
msgctxt "ANALYSIS_Couppcd"
msgid "The maturity"
msgstr "Пагашэнне"
@@ -3574,7 +3406,6 @@ msgid "Frequency"
msgstr "Frequency"
#: analysis.hrc:1077
-#, fuzzy
msgctxt "ANALYSIS_Couppcd"
msgid "The frequency"
msgstr "Перыядычнасць"
@@ -3586,7 +3417,6 @@ msgid "Basis"
msgstr "Basis"
#: analysis.hrc:1079
-#, fuzzy
msgctxt "ANALYSIS_Couppcd"
msgid "The basis"
msgstr "Метад вылічэння перыяду"
@@ -3597,13 +3427,11 @@ msgid "Returns the number of coupons payable between the settlement and maturity
msgstr "Вяртае колькасць налічаных працэнтаў, якія могуць выплачвацца між датамі разліку/атрымання і пагашэння"
#: analysis.hrc:1085
-#, fuzzy
msgctxt "ANALYSIS_Coupnum"
msgid "Settlement"
msgstr "Settlement"
#: analysis.hrc:1086
-#, fuzzy
msgctxt "ANALYSIS_Coupnum"
msgid "The settlement"
msgstr "Дата разліку/атрымання"
@@ -3615,7 +3443,6 @@ msgid "Maturity"
msgstr "Maturity"
#: analysis.hrc:1088
-#, fuzzy
msgctxt "ANALYSIS_Coupnum"
msgid "The maturity"
msgstr "Пагашэнне"
@@ -3627,7 +3454,6 @@ msgid "Frequency"
msgstr "Frequency"
#: analysis.hrc:1090
-#, fuzzy
msgctxt "ANALYSIS_Coupnum"
msgid "The frequency"
msgstr "Перыядычнасць"
@@ -3639,7 +3465,6 @@ msgid "Basis"
msgstr "Basis"
#: analysis.hrc:1092
-#, fuzzy
msgctxt "ANALYSIS_Coupnum"
msgid "The basis"
msgstr "Метад вылічэння перыяду"
@@ -3895,7 +3720,6 @@ msgid "Foreign interest rate (continuously compounded)"
msgstr ""
#: pricing.hrc:37
-#, fuzzy
msgctxt "PRICING_FUNCDESC_OptBarrier"
msgid "T"
msgstr "T"
@@ -4035,13 +3859,11 @@ msgid "Foreign interest rate (continuously compounded)"
msgstr ""
#: pricing.hrc:68
-#, fuzzy
msgctxt "PRICING_FUNCDESC_OptTouch"
msgid "T"
msgstr "T"
#: pricing.hrc:69
-#, fuzzy
msgctxt "PRICING_FUNCDESC_OptTouch"
msgid "Time to maturity of the option in years"
msgstr "Час да плацяжу па апцыёну у гадах"
@@ -4146,7 +3968,6 @@ msgid "Parameter mu in dS/S = mu dt + vol dW"
msgstr ""
#: pricing.hrc:93
-#, fuzzy
msgctxt "PRICING_FUNCDESC_OptProbHit"
msgid "T"
msgstr "T"
@@ -4213,7 +4034,6 @@ msgid "Parameter mu from dS/S = mu dt + vol dW"
msgstr ""
#: pricing.hrc:110
-#, fuzzy
msgctxt "PRICING_FUNCDESC_OptProbInMoney"
msgid "T"
msgstr "T"
@@ -4255,7 +4075,6 @@ msgid "Optional (p)ut/(c)all indicator"
msgstr ""
#: pricing.hrc:118
-#, fuzzy
msgctxt "PRICING_FUNCDESC_OptProbInMoney"
msgid "strike"
msgstr "цана_выканання"
diff --git a/source/be/sd/messages.po b/source/be/sd/messages.po
index baeea795137..e84abd49a06 100644
--- a/source/be/sd/messages.po
+++ b/source/be/sd/messages.po
@@ -2034,7 +2034,6 @@ msgid "PresentationPageNumberShape"
msgstr ""
#: strings.hrc:385
-#, fuzzy
msgctxt "SID_SD_A11Y_D_PRESENTATION"
msgid "%PRODUCTNAME Presentation"
msgstr "Прэзентацыя %PRODUCTNAME"
diff --git a/source/be/svtools/messages.po b/source/be/svtools/messages.po
index 68e606ac924..4ad5a21246f 100644
--- a/source/be/svtools/messages.po
+++ b/source/be/svtools/messages.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2017-12-06 15:58+0100\n"
-"PO-Revision-Date: 2017-12-23 20:34+0000\n"
-"Last-Translator: Мікалай Удодаў <crom-a@tut.by>\n"
+"PO-Revision-Date: 2018-01-15 15:13+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: be\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1514061293.000000\n"
+"X-POOTLE-MTIME: 1516029200.000000\n"
#: errtxt.hrc:30
msgctxt "RID_ERRCTX"
@@ -311,31 +311,26 @@ msgid "The operation was started under an invalid parameter."
msgstr "Аперацыя запушчана з выкарыстаннем недапушчальнага параметра."
#: errtxt.hrc:100
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The operation on the file was aborted."
msgstr "The operation on the file was aborted."
#: errtxt.hrc:101
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Path to the file does not exist."
msgstr "Path to the file does not exist."
#: errtxt.hrc:102
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "An object cannot be copied into itself."
msgstr "An object cannot be copied into itself."
#: errtxt.hrc:103
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The specified template could not be found."
msgstr "The specified template could not be found."
#: errtxt.hrc:104
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The file cannot be used as template."
msgstr "The file cannot be used as template."
@@ -366,19 +361,16 @@ msgid "General OLE Error."
msgstr "Агульная памылка OLE."
#: errtxt.hrc:110
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The host name $(ARG1) could not be resolved."
msgstr "The host name $(ARG1) could not be resolved."
#: errtxt.hrc:111
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Could not establish Internet connection to $(ARG1)."
msgstr "Could not establish Internet connection to $(ARG1)."
#: errtxt.hrc:112
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid ""
"Error reading data from the Internet.\n"
@@ -388,7 +380,6 @@ msgstr ""
"Server error message: $(ARG1)."
#: errtxt.hrc:113
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid ""
"Error transferring data to the Internet.\n"
@@ -398,13 +389,11 @@ msgstr ""
"Server error message: $(ARG1)."
#: errtxt.hrc:114
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "General Internet error has occurred."
msgstr "General Internet error has occurred."
#: errtxt.hrc:115
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The requested Internet data is not available in the cache and cannot be transmitted as the Online mode has not be activated."
msgstr "The requested Internet data is not available in the cache and cannot be transmitted as the Online mode has not be activated."
@@ -415,7 +404,6 @@ msgid "The contents could not be created."
msgstr "Не ўдалося стварыць змест."
#: errtxt.hrc:117
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The file name is too long for the target file system."
msgstr "The file name is too long for the target file system."
@@ -440,13 +428,11 @@ msgid "The maximum number of documents that can be opened at the same time has b
msgstr ""
#: errtxt.hrc:121
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Could not create backup copy."
msgstr "Could not create backup copy."
#: errtxt.hrc:122
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid ""
"An attempt was made to execute a macro.\n"
@@ -515,7 +501,6 @@ msgid "Function not possible: path contains current directory."
msgstr "Функцыя немагчымая: шлях утрымлівае бягучы каталог."
#: errtxt.hrc:128
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Function not possible: device (drive) not identical."
msgstr "Function not possible: device (drive) not identical."
@@ -531,13 +516,11 @@ msgid "Wrong checksum."
msgstr "Няправільная кантрольная сума."
#: errtxt.hrc:131
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Function not possible: write protected."
msgstr "Function not possible: write protected."
#: errtxt.hrc:132
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid ""
"The password of a shared spreadsheet cannot be set or changed.\n"
@@ -3349,7 +3332,7 @@ msgstr "Дыялог OpenOffice.org 1.0"
#: strings.hrc:95
msgctxt "STR_FORMAT_ID_FILEGRPDESCRIPTOR"
msgid "Link"
-msgstr "Link"
+msgstr "Сувязь"
#: strings.hrc:96
msgctxt "STR_FORMAT_ID_HTML_NO_COMMENT"
diff --git a/source/be/svx/messages.po b/source/be/svx/messages.po
index 1ddffedc0f2..1d5563ac756 100644
--- a/source/be/svx/messages.po
+++ b/source/be/svx/messages.po
@@ -3986,7 +3986,6 @@ msgid "Average"
msgstr "Сярэдняе"
#: functionmenu.ui:20
-#, fuzzy
msgctxt "functionmenu|counta"
msgid "CountA"
msgstr "CountA"
@@ -4012,7 +4011,6 @@ msgid "Sum"
msgstr "Сума"
#: functionmenu.ui:55
-#, fuzzy
msgctxt "functionmenu|selection"
msgid "Selection count"
msgstr "Колькасць у пазначаным"
@@ -4570,7 +4568,6 @@ msgid "At least"
msgstr "Найменш"
#: paralinespacingcontrol.ui:188
-#, fuzzy
msgctxt "paralinespacingcontrol|line_dist"
msgid "Leading"
msgstr "Прабелы ў пачатку"
@@ -11297,7 +11294,6 @@ msgid "# records will be deleted."
msgstr "Будзе сцёрта # запісаў."
#: strings.hrc:1119
-#, fuzzy
msgctxt "RID_STR_DELETECONFIRM"
msgid ""
"If you click Yes, you won't be able to undo this operation.\n"
@@ -12074,19 +12070,16 @@ msgid "Uppercase letter A) B) C)"
msgstr "Uppercase letter A) B) C)"
#: strings.hrc:1276
-#, fuzzy
msgctxt "RID_SVXSTR_SINGLENUM_DESCRIPTION_5"
msgid "Lowercase letter a) b) c)"
msgstr "Lowercase letter a) b) c)"
#: strings.hrc:1277
-#, fuzzy
msgctxt "RID_SVXSTR_SINGLENUM_DESCRIPTION_6"
msgid "Lowercase letter (a) (b) (c)"
msgstr "Lowercase letter (a) (b) (c)"
#: strings.hrc:1278
-#, fuzzy
msgctxt "RID_SVXSTR_SINGLENUM_DESCRIPTION_7"
msgid "Lowercase Roman number i. ii. iii."
msgstr "Lowercase Roman number i. ii. iii."
diff --git a/source/be/swext/mediawiki/help.po b/source/be/swext/mediawiki/help.po
index 43b57528bde..64e687491e5 100644
--- a/source/be/swext/mediawiki/help.po
+++ b/source/be/swext/mediawiki/help.po
@@ -679,7 +679,6 @@ msgid "<ahelp hid=\".\">Enter the title of your wiki entry. This is the top head
msgstr "<ahelp hid=\".\">Увядзіце назву вашага вікі-артыкула. Гэта будзе ягоны загаловак. Для новага артыкула, загаловак мусіць быць унікальным у гэтай вікі. Калі ўпісаць загаловак, які ўжо ёсць, ваша укладанне перапіша наяўную старонку.</ahelp>"
#: wikisend.xhp
-#, fuzzy
msgctxt ""
"wikisend.xhp\n"
"par_id2486342\n"
diff --git a/source/bg/extras/source/autocorr/emoji.po b/source/bg/extras/source/autocorr/emoji.po
index dfbc91a6ff3..5145c1895fc 100644
--- a/source/bg/extras/source/autocorr/emoji.po
+++ b/source/bg/extras/source/autocorr/emoji.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2017-12-20 08:16+0100\n"
-"PO-Revision-Date: 2018-01-10 11:27+0000\n"
+"PO-Revision-Date: 2018-01-10 17:37+0000\n"
"Last-Translator: Mihail Balabanov <m.balabanov@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bg\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1515583640.000000\n"
+"X-POOTLE-MTIME: 1515605830.000000\n"
#. ¢ (U+000A2), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -8564,7 +8564,7 @@ msgctxt ""
"HUSHED_FACE\n"
"LngText.text"
msgid "hushed"
-msgstr "мълчание"
+msgstr "изненада"
#. 😰 (U+1F630), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -8744,7 +8744,7 @@ msgctxt ""
"PERSON_BOWING_DEEPLY\n"
"LngText.text"
msgid "prostration"
-msgstr ""
+msgstr "дълбок поклон"
#. 🙈 (U+1F648), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9455,7 +9455,7 @@ msgctxt ""
"NOTCHED_LEFT_SEMICIRCLE_WITH_THREE_DOTS\n"
"LngText.text"
msgid "feast"
-msgstr ""
+msgstr "празник"
#. 🙂 (U+1F642), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10220,7 +10220,7 @@ msgctxt ""
"CARD_INDEX_DIVIDERS\n"
"LngText.text"
msgid "index"
-msgstr ""
+msgstr "картотека"
#. 🗒 (U+1F5D2), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10265,7 +10265,7 @@ msgctxt ""
"FILE_CABINET\n"
"LngText.text"
msgid "cabinet"
-msgstr ""
+msgstr "архивен шкаф"
#. 🗑 (U+1F5D1), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10679,7 +10679,7 @@ msgctxt ""
"TURNED_OK_HAND_SIGN\n"
"LngText.text"
msgid "ok2"
-msgstr ""
+msgstr "окей2"
#. 🖜 (U+1F59C), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10787,7 +10787,7 @@ msgctxt ""
"NO_PIRACY\n"
"LngText.text"
msgid "no piracy"
-msgstr ""
+msgstr "забранено пиратство"
#. 🕅 (U+1F545), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11408,7 +11408,7 @@ msgctxt ""
"NOTCHED_RIGHT_SEMICIRCLE_WITH_THREE_DOTS\n"
"LngText.text"
msgid "feast2"
-msgstr ""
+msgstr "празник2"
#. 🖓 (U+1F593), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11651,7 +11651,7 @@ msgctxt ""
"FACE_WITH_ROLLING_EYES\n"
"LngText.text"
msgid "eye roll"
-msgstr ""
+msgstr "досада"
#. 🤐 (U+1F910), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11660,7 +11660,7 @@ msgctxt ""
"ZIPPER-MOUTH_FACE\n"
"LngText.text"
msgid "zipper"
-msgstr ""
+msgstr "мълчание"
#. 🙃 (U+1F643), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11984,7 +11984,7 @@ msgctxt ""
"PLACE_OF_WORSHIP\n"
"LngText.text"
msgid "worship"
-msgstr ""
+msgstr "храм"
#. 🕎 (U+1F54E), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
diff --git a/source/bg/helpcontent2/source/text/shared/00.po b/source/bg/helpcontent2/source/text/shared/00.po
index 7f949f787da..7f4bbadfc66 100644
--- a/source/bg/helpcontent2/source/text/shared/00.po
+++ b/source/bg/helpcontent2/source/text/shared/00.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2017-12-18 12:31+0100\n"
-"PO-Revision-Date: 2018-01-01 02:28+0000\n"
+"PO-Revision-Date: 2018-01-12 01:32+0000\n"
"Last-Translator: Mihail Balabanov <m.balabanov@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bg\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1514773733.000000\n"
+"X-POOTLE-MTIME: 1515720746.000000\n"
#: 00000001.xhp
msgctxt ""
@@ -11142,7 +11142,7 @@ msgctxt ""
"par_id3154920\n"
"help.text"
msgid "Choose <emph>Format - Chart Floor - Transparency</emph> tab (chart documents)"
-msgstr "Изберете раздела <emph>Форматиране - Дъно на диаграма - Прозрачностт</emph> (документи - диаграми)"
+msgstr "Изберете раздела <emph>Форматиране - Дъно на диаграма - Прозрачност</emph> (документи - диаграми)"
#: 00040502.xhp
msgctxt ""
@@ -11318,7 +11318,7 @@ msgctxt ""
"par_id3153099\n"
"help.text"
msgid "<variable id=\"position2\">Choose <emph>Format - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Object - </emph></caseinline><caseinline select=\"CALC\"><emph>Graphic - </emph></caseinline></switchinline><emph>Position and Size - Position and Size</emph> tab </variable>"
-msgstr "<variable id=\"position2\">Изберете раздела <emph>Format - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Обект - </emph></caseinline><caseinline select=\"CALC\"><emph>Графика - </emph></caseinline></switchinline><emph>Позиция и размер - Позиция и размер</emph></variable>"
+msgstr "<variable id=\"position2\">Изберете раздела <emph>Форматиране - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Обект - </emph></caseinline><caseinline select=\"CALC\"><emph>Графика - </emph></caseinline></switchinline><emph>Позиция и размер - Позиция и размер</emph></variable>"
#: 00040502.xhp
msgctxt ""
diff --git a/source/bg/helpcontent2/source/text/shared/01.po b/source/bg/helpcontent2/source/text/shared/01.po
index cd9a733492a..beee4f09abc 100644
--- a/source/bg/helpcontent2/source/text/shared/01.po
+++ b/source/bg/helpcontent2/source/text/shared/01.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-01-10 11:50+0100\n"
-"PO-Revision-Date: 2018-01-01 02:34+0000\n"
+"PO-Revision-Date: 2018-01-10 17:03+0000\n"
"Last-Translator: Mihail Balabanov <m.balabanov@gmail.com>\n"
"Language-Team: .\n"
"Language: bg\n"
@@ -13,9 +13,9 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
"X-Project-Style: openoffice\n"
-"X-POOTLE-MTIME: 1514774051.000000\n"
+"X-POOTLE-MTIME: 1515603796.000000\n"
#: 01010000.xhp
msgctxt ""
@@ -2111,7 +2111,7 @@ msgctxt ""
"par_id771513629025613\n"
"help.text"
msgid "<variable id=\"openremote1\"><ahelp hid=\".uno:OpenRemote\">Opens a document located in a remote file service.</ahelp></variable>"
-msgstr ""
+msgstr "<variable id=\"openremote1\"><ahelp hid=\".uno:OpenRemote\">Отваря документ, предоставян от услуга за отдалечени файлове.</ahelp></variable>"
#: 01020001.xhp
msgctxt ""
@@ -2423,7 +2423,7 @@ msgctxt ""
"par_id771513629025613\n"
"help.text"
msgid "<variable id=\"saveremote1\"><ahelp hid=\".uno:SaveRemote\">Saves a document located in a remote file service.</ahelp></variable>"
-msgstr ""
+msgstr "<variable id=\"saveremote1\"><ahelp hid=\".uno:SaveRemote\">Записва документ в услуга за отдалечени файлове.</ahelp></variable>"
#: 01060001.xhp
msgctxt ""
diff --git a/source/bg/helpcontent2/source/text/shared/02.po b/source/bg/helpcontent2/source/text/shared/02.po
index 90a4dde6b25..d97d5fe0ee6 100644
--- a/source/bg/helpcontent2/source/text/shared/02.po
+++ b/source/bg/helpcontent2/source/text/shared/02.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2017-12-18 12:32+0100\n"
-"PO-Revision-Date: 2017-12-20 11:28+0000\n"
+"PO-Revision-Date: 2018-01-12 01:16+0000\n"
"Last-Translator: Mihail Balabanov <m.balabanov@gmail.com>\n"
"Language-Team: .\n"
"Language: bg\n"
@@ -15,7 +15,7 @@ msgstr ""
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
"X-Project-Style: openoffice\n"
-"X-POOTLE-MTIME: 1513769318.000000\n"
+"X-POOTLE-MTIME: 1515719798.000000\n"
#: 01110000.xhp
msgctxt ""
@@ -15834,7 +15834,6 @@ msgid "Extending selection (<item type=\"keycode\">F8</item>)"
msgstr "Разширяване на селекцията (<item type=\"keycode\">F8</item>)"
#: 20050000.xhp
-#, fuzzy
msgctxt ""
"20050000.xhp\n"
"par_id3153717\n"
diff --git a/source/bg/helpcontent2/source/text/simpress/01.po b/source/bg/helpcontent2/source/text/simpress/01.po
index dd05348c7b0..3c331c5bd67 100644
--- a/source/bg/helpcontent2/source/text/simpress/01.po
+++ b/source/bg/helpcontent2/source/text/simpress/01.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2017-10-04 11:48+0200\n"
-"PO-Revision-Date: 2017-11-29 11:18+0000\n"
+"PO-Revision-Date: 2018-01-12 01:32+0000\n"
"Last-Translator: Mihail Balabanov <m.balabanov@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bg\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1511954290.000000\n"
+"X-POOTLE-MTIME: 1515720760.000000\n"
#: 01170000.xhp
msgctxt ""
@@ -7270,7 +7270,7 @@ msgctxt ""
"par_id3154490\n"
"help.text"
msgid "<ahelp hid=\".uno:ConvertIntoMetaFile\">Converts the selected object to Windows Metafile Format (WMF), containing both bitmap and vector graphic data.</ahelp>"
-msgstr "<ahelp hid=\".uno:ConvertIntoMetaFile\">Преобразува избрания обект към формат WMF( Windows Metafile Format), който може да съдържа растерни и векторни графики.</ahelp>"
+msgstr "<ahelp hid=\".uno:ConvertIntoMetaFile\">Преобразува избрания обект към формат WMF (Windows Metafile Format), който може да съдържа растерни и векторни графики.</ahelp>"
#: 13050600.xhp
msgctxt ""
diff --git a/source/bg/officecfg/registry/data/org/openoffice/Office/UI.po b/source/bg/officecfg/registry/data/org/openoffice/Office/UI.po
index e62433d6aa9..3b7d5662c25 100644
--- a/source/bg/officecfg/registry/data/org/openoffice/Office/UI.po
+++ b/source/bg/officecfg/registry/data/org/openoffice/Office/UI.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-01-10 11:50+0100\n"
-"PO-Revision-Date: 2018-01-01 02:35+0000\n"
+"PO-Revision-Date: 2018-01-10 16:58+0000\n"
"Last-Translator: Mihail Balabanov <m.balabanov@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bg\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1514774121.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1515603539.000000\n"
#: BaseWindowState.xcu
msgctxt ""
@@ -27070,7 +27070,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Page Columns"
-msgstr ""
+msgstr "Колони на страница"
#: WriterCommands.xcu
msgctxt ""
@@ -30265,7 +30265,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Page Margins"
-msgstr ""
+msgstr "Бели полета на страница"
#: WriterCommands.xcu
msgctxt ""
diff --git a/source/bg/sc/messages.po b/source/bg/sc/messages.po
index 6dc49ac7b83..d2d6803e42b 100644
--- a/source/bg/sc/messages.po
+++ b/source/bg/sc/messages.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-01-10 11:50+0100\n"
-"PO-Revision-Date: 2018-01-01 02:35+0000\n"
+"PO-Revision-Date: 2018-01-10 17:02+0000\n"
"Last-Translator: Mihail Balabanov <m.balabanov@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bg\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1514774129.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1515603743.000000\n"
#: compiler.hrc:27
msgctxt "RID_FUNCTION_CATEGORIES"
@@ -19165,17 +19165,17 @@ msgstr "Редактиране на контура"
#: optcalculatepage.ui:48
msgctxt "optcalculatepage|threadingenabled"
msgid "Enable multi-threaded calculation: Warning Experimental."
-msgstr ""
+msgstr "Многонишково изчисляване: внимание, експериментално."
#: optcalculatepage.ui:52
msgctxt "optcalculatepage|threadingenabled|tooltip_text"
msgid "Enable Experimental multi-threaded calculation of formula-groups, this may break your spreadsheet."
-msgstr ""
+msgstr "Разрешава експерименталното многонишково изчисляване на групи от формули, може да предизвика грешки."
#: optcalculatepage.ui:71
msgctxt "optcalculatepage|label4"
msgid "CPU threading settings"
-msgstr ""
+msgstr "Настройки за нишки на ЦП"
#: optcalculatepage.ui:107
msgctxt "optcalculatepage|case"
diff --git a/source/bn-IN/accessibility/messages.po b/source/bn-IN/accessibility/messages.po
index 44ac0fcaaf1..e78923b8522 100644
--- a/source/bn-IN/accessibility/messages.po
+++ b/source/bn-IN/accessibility/messages.po
@@ -59,7 +59,6 @@ msgid "Please press enter to go into child control for more operations"
msgstr "অারো কাজের জন্য, শিশু নিয়ন্ত্রণে যেতে দয়া করে এন্টার টিপুন"
#: strings.hrc:34
-#, fuzzy, c-format
msgctxt "RID_STR_ACC_COLUMN_NUM"
msgid "Column %COLUMNNUMBER"
msgstr "%COLUMNNUMBER কলাম"
diff --git a/source/bn-IN/avmedia/messages.po b/source/bn-IN/avmedia/messages.po
index 6d9ec866377..06d074a6518 100644
--- a/source/bn-IN/avmedia/messages.po
+++ b/source/bn-IN/avmedia/messages.po
@@ -39,7 +39,6 @@ msgid "Stop"
msgstr "থামুন"
#: strings.hrc:30
-#, fuzzy
msgctxt "AVMEDIA_STR_LOOP"
msgid "Repeat"
msgstr "পুনরায়"
@@ -75,7 +74,6 @@ msgid "Scaled"
msgstr "মাপ পরিবর্তিত"
#: strings.hrc:37
-#, fuzzy
msgctxt "AVMEDIA_STR_VOLUME"
msgid "Volume"
msgstr "ভলিউম"
diff --git a/source/bn-IN/basctl/messages.po b/source/bn-IN/basctl/messages.po
index 06769220f3d..527a3ce383b 100644
--- a/source/bn-IN/basctl/messages.po
+++ b/source/bn-IN/basctl/messages.po
@@ -415,7 +415,6 @@ msgstr ""
"নোট: যেসব ভাষা ডায়ালগ দ্বারা সমর্থিত নয়, সেসব ভাষার ক্ষেত্রে ডায়ালগের ডিফল্ট ভাষা রিসোর্স ব্যবহৃত হবে।"
#: strings.hrc:100
-#, fuzzy
msgctxt "RID_STR_PRINTDLG_RANGE"
msgid "Print range"
msgstr "মুদ্রণ পরিসর"
diff --git a/source/bn-IN/basic/messages.po b/source/bn-IN/basic/messages.po
index d2f895d6d6e..d954363f5dc 100644
--- a/source/bn-IN/basic/messages.po
+++ b/source/bn-IN/basic/messages.po
@@ -68,7 +68,6 @@ msgid "Duplicate definition."
msgstr "অনুরূপ সংজ্ঞা।"
#: basic.hrc:36
-#, fuzzy
msgctxt "RID_BASIC_START"
msgid "Division by zero."
msgstr "শূন্য দিয়ে বিভাজন।"
@@ -164,7 +163,6 @@ msgid "Device I/O error."
msgstr "ডিভাইস I/O ত্রুটি।"
#: basic.hrc:52
-#, fuzzy
msgctxt "RID_BASIC_START"
msgid "File already exists."
msgstr "ফাইল ইতোমধ্যে বিদ্যমান।"
diff --git a/source/bn-IN/chart2/messages.po b/source/bn-IN/chart2/messages.po
index ac8c1d5d324..4d327d6b0f7 100644
--- a/source/bn-IN/chart2/messages.po
+++ b/source/bn-IN/chart2/messages.po
@@ -1458,13 +1458,11 @@ msgid "Near Axis (other side)"
msgstr "অক্ষরেখার পাশে (অন্য পার্শ্বে)"
#: sidebaraxis.ui:72
-#, fuzzy
msgctxt "sidebaraxis|comboboxtext_label_position"
msgid "Outside start"
msgstr "বাইরের শুরুতে"
#: sidebaraxis.ui:73
-#, fuzzy
msgctxt "sidebaraxis|comboboxtext_label_position"
msgid "Outside end"
msgstr "বাইরের শেষে"
@@ -1541,7 +1539,6 @@ msgid "Legend"
msgstr "লেখচিত্রের ব্যাখ্যা"
#: sidebarelements.ui:199
-#, fuzzy
msgctxt "sidebarelements|checkbutton_x_axis"
msgid "X axis"
msgstr "X অক্ষ"
@@ -1599,7 +1596,6 @@ msgid "2nd Y axis title"
msgstr "Y অক্ষের শিরোনাম"
#: sidebarelements.ui:341
-#, fuzzy
msgctxt "sidebarelements|label_axes"
msgid "Axes"
msgstr "অক্ষ"
@@ -1767,19 +1763,16 @@ msgid "Center"
msgstr "মধ্য"
#: sidebarseries.ui:85
-#, fuzzy
msgctxt "sidebarseries|comboboxtext_label"
msgid "Outside"
msgstr "বাহির"
#: sidebarseries.ui:86
-#, fuzzy
msgctxt "sidebarseries|comboboxtext_label"
msgid "Inside"
msgstr "ভিতর"
#: sidebarseries.ui:87
-#, fuzzy
msgctxt "sidebarseries|comboboxtext_label"
msgid "Near origin"
msgstr "কেন্দ্র"
@@ -1808,13 +1801,11 @@ msgid "Error Bars"
msgstr "X ত্রুটির বার"
#: sidebarseries.ui:216
-#, fuzzy
msgctxt "sidebarseries|radiobutton_primary_axis"
msgid "Primary Y axis"
msgstr "প্রাথমিক Y অক্ষ"
#: sidebarseries.ui:232
-#, fuzzy
msgctxt "sidebarseries|radiobutton_secondary_axis"
msgid "Secondary Y axis"
msgstr "গৌণ Y অক্ষ"
@@ -1980,7 +1971,6 @@ msgid "_Perspective"
msgstr "দৃষ্টিকোণ (_P)"
#: tp_3D_SceneGeometry.ui:109
-#, fuzzy
msgctxt "tp_3D_SceneGeometry|MTR_FLD_PERSPECTIVE-atkobject"
msgid "Perspective"
msgstr "দৃষ্টিকোণ"
diff --git a/source/bn-IN/connectivity/messages.po b/source/bn-IN/connectivity/messages.po
index e5068457d1a..b25354f4b71 100644
--- a/source/bn-IN/connectivity/messages.po
+++ b/source/bn-IN/connectivity/messages.po
@@ -527,55 +527,46 @@ msgid "The connection could not be established. The database was created by a ne
msgstr ""
#: strings.hrc:134
-#, fuzzy
msgctxt "STR_ROW_SET_OPERATION_VETOED"
msgid "The record operation has been vetoed."
msgstr "রেকর্ড অপারেশনটিকে ভেটো দেয়া হয়েছে।"
#: strings.hrc:135
-#, fuzzy
msgctxt "STR_PARSER_CYCLIC_SUB_QUERIES"
msgid "The statement contains a cyclic reference to one or more sub queries."
msgstr "এই স্টেটমেন্টে, এক বা একাধিক সাব কোয়োরির উদ্দেশ্যে একটি সাইক্লিক রেফারেন্স বিদ্যমান।"
#: strings.hrc:136
-#, fuzzy
msgctxt "STR_DB_OBJECT_NAME_WITH_SLASHES"
msgid "The name must not contain any slashes ('/')."
msgstr "নামে কোনো স্ল্যাশ থাকতে পারবে না ('/')।"
#: strings.hrc:137
-#, fuzzy
msgctxt "STR_DB_INVALID_SQL_NAME"
msgid "$1$ is no SQL conform identifier."
msgstr "$1$ SQL কনফর্ম আইডেন্টিফায়ার নয়।"
#: strings.hrc:138
-#, fuzzy
msgctxt "STR_DB_QUERY_NAME_WITH_QUOTES"
msgid "Query names must not contain quote characters."
msgstr "কোয়েরির নামে কোনো উদ্ধৃতিচিহ্ন থাকতে পারবে না।"
#: strings.hrc:139
-#, fuzzy
msgctxt "STR_DB_OBJECT_NAME_IS_USED"
msgid "The name '$1$' is already in use in the database."
msgstr "'$1$' নামটি ডাটাবেসে বর্তমানে ব্যবহৃত হচ্ছে।"
#: strings.hrc:140
-#, fuzzy
msgctxt "STR_DB_NOT_CONNECTED"
msgid "No connection to the database exists."
msgstr "ডাটাবেসের সাথে কোন সংযোগ নেই।"
#: strings.hrc:141
-#, fuzzy
msgctxt "STR_AB_ADDRESSBOOK_NOT_FOUND"
msgid "No $1$ exists."
msgstr "কোন $1$ নেই।"
#: strings.hrc:142
-#, fuzzy
msgctxt "STR_DATA_CANNOT_SELECT_UNFILTERED"
msgid "Unable to display the complete table content. Please apply a filter."
msgstr "টেবিলের সম্পূর্ণ বিষয়বস্তু প্রদর্শন করা যাচ্ছে না। অনুগ্রহ করে একটি ফিল্টার প্রয়োগ করুন।"
diff --git a/source/bn-IN/cui/messages.po b/source/bn-IN/cui/messages.po
index 9c445d3ec36..8dc19e7b6b2 100644
--- a/source/bn-IN/cui/messages.po
+++ b/source/bn-IN/cui/messages.po
@@ -14,7 +14,6 @@ msgstr ""
"X-Generator: LibreOffice\n"
#: personalization.hrc:31
-#, fuzzy
msgctxt "RID_SVXSTR_PERSONA_CATEGORIES"
msgid "LibreOffice"
msgstr "LibreOffice"
@@ -44,7 +43,6 @@ msgid "Nature"
msgstr "প্রকৃতি"
#: personalization.hrc:36
-#, fuzzy
msgctxt "RID_SVXSTR_PERSONA_CATEGORIES"
msgid "Solid"
msgstr "নিরেট"
@@ -363,7 +361,6 @@ msgid "All commands"
msgstr "যোগ করার কমান্ড"
#: strings.hrc:92
-#, fuzzy
msgctxt "RID_SVXSTR_MACROS"
msgid "Macros"
msgstr "ম্যাক্রো"
@@ -476,7 +473,6 @@ msgid "BASIC Macros"
msgstr "বেসিক ম্যাক্রো"
#: strings.hrc:115
-#, fuzzy
msgctxt "RID_SVXSTR_GROUP_STYLES"
msgid "Styles"
msgstr "শৈলী"
@@ -1472,19 +1468,16 @@ msgid "No %1"
msgstr "%1 নয়"
#: strings.hrc:340
-#, fuzzy
msgctxt "RID_SVXSTR_CHARNAME_FAMILY"
msgid "Family:"
msgstr "সংকলন:"
#: strings.hrc:341
-#, fuzzy
msgctxt "RID_SVXSTR_CHARNAME_FONT"
msgid "Font:"
msgstr "ফন্ট:"
#: strings.hrc:342
-#, fuzzy
msgctxt "RID_SVXSTR_CHARNAME_STYLE"
msgid "Style:"
msgstr "শৈলী:"
@@ -1496,7 +1489,6 @@ msgid "Typeface:"
msgstr "টাইপ-ফেইস"
#: strings.hrc:344
-#, fuzzy
msgctxt "RID_SVXSTR_CHARNAME_HIGHLIGHTING"
msgid "Highlight Color"
msgstr "হাইলাইট রঙ"
@@ -1738,7 +1730,6 @@ msgid "Cast Shadow to Top Left"
msgstr "উপরে বামে ছায়া ফেলা"
#: treeopt.hrc:30
-#, fuzzy
msgctxt "SID_GENERAL_OPTIONS_RES"
msgid "%PRODUCTNAME"
msgstr "%PRODUCTNAME"
@@ -1750,7 +1741,6 @@ msgid "User Data"
msgstr "ব্যবহারকারী ডাটা"
#: treeopt.hrc:32
-#, fuzzy
msgctxt "SID_GENERAL_OPTIONS_RES"
msgid "General"
msgstr "সাধারণ"
@@ -1768,19 +1758,16 @@ msgid "Print"
msgstr "মুদ্রণ"
#: treeopt.hrc:35
-#, fuzzy
msgctxt "SID_GENERAL_OPTIONS_RES"
msgid "Paths"
msgstr "পাথ"
#: treeopt.hrc:36
-#, fuzzy
msgctxt "SID_GENERAL_OPTIONS_RES"
msgid "Fonts"
msgstr "ফন্ট"
#: treeopt.hrc:37
-#, fuzzy
msgctxt "SID_GENERAL_OPTIONS_RES"
msgid "Security"
msgstr "নিরাপত্তা"
@@ -1814,7 +1801,6 @@ msgid "Basic IDE"
msgstr ""
#: treeopt.hrc:43
-#, fuzzy
msgctxt "SID_GENERAL_OPTIONS_RES"
msgid "Online Update"
msgstr "অনলাইন হালনাগাদ"
@@ -1825,7 +1811,6 @@ msgid "OpenCL"
msgstr ""
#: treeopt.hrc:49
-#, fuzzy
msgctxt "SID_LANGUAGE_OPTIONS_RES"
msgid "Language Settings"
msgstr "ভাষার সেটিং"
@@ -1837,7 +1822,6 @@ msgid "Languages"
msgstr "ভাষা:"
#: treeopt.hrc:51
-#, fuzzy
msgctxt "SID_LANGUAGE_OPTIONS_RES"
msgid "Writing Aids"
msgstr "লেখার সহায়িকা"
@@ -1861,7 +1845,6 @@ msgid "Complex Text Layout"
msgstr "জটিল লেখার বহির্বিন্যাস"
#: treeopt.hrc:59
-#, fuzzy
msgctxt "SID_INET_DLG_RES"
msgid "Internet"
msgstr "ইন্টারনেট"
@@ -1885,7 +1868,6 @@ msgid "%PRODUCTNAME Writer"
msgstr "%PRODUCTNAME ত্রুটি"
#: treeopt.hrc:67
-#, fuzzy
msgctxt "SID_SW_EDITOPTIONS_RES"
msgid "General"
msgstr "সাধারণ"
@@ -1903,7 +1885,6 @@ msgid "Formatting Aids"
msgstr "বিন্যাস করার সহায়তা"
#: treeopt.hrc:70
-#, fuzzy
msgctxt "SID_SW_EDITOPTIONS_RES"
msgid "Grid"
msgstr "গ্রিড"
@@ -1951,7 +1932,6 @@ msgid "Comparison"
msgstr "পার্থক্য"
#: treeopt.hrc:78
-#, fuzzy
msgctxt "SID_SW_EDITOPTIONS_RES"
msgid "Compatibility"
msgstr "সুসংগতি"
@@ -1987,7 +1967,6 @@ msgid "Formatting Aids"
msgstr "বিন্যাস করার সহায়তা"
#: treeopt.hrc:88
-#, fuzzy
msgctxt "SID_SW_ONLINEOPTIONS_RES"
msgid "Grid"
msgstr "গ্রিড"
@@ -2029,7 +2008,6 @@ msgid "%PRODUCTNAME Calc"
msgstr "%PRODUCTNAME ম্যাক্রো"
#: treeopt.hrc:103
-#, fuzzy
msgctxt "SID_SC_EDITOPTIONS_RES"
msgid "General"
msgstr "সাধারণ"
@@ -2053,7 +2031,6 @@ msgid "Calculate"
msgstr "নির্ণয়"
#: treeopt.hrc:107
-#, fuzzy
msgctxt "SID_SC_EDITOPTIONS_RES"
msgid "Formula"
msgstr "সূত্র"
@@ -2071,13 +2048,11 @@ msgid "Changes"
msgstr "পরিবর্তিত"
#: treeopt.hrc:110
-#, fuzzy
msgctxt "SID_SC_EDITOPTIONS_RES"
msgid "Compatibility"
msgstr "সুসংগতি"
#: treeopt.hrc:111
-#, fuzzy
msgctxt "SID_SC_EDITOPTIONS_RES"
msgid "Grid"
msgstr "গ্রিড"
@@ -2095,7 +2070,6 @@ msgid "%PRODUCTNAME Impress"
msgstr "%PRODUCTNAME ম্যাক্রো"
#: treeopt.hrc:118
-#, fuzzy
msgctxt "SID_SD_EDITOPTIONS_RES"
msgid "General"
msgstr "সাধারণ"
@@ -2107,7 +2081,6 @@ msgid "View"
msgstr "দৃশ্যপট"
#: treeopt.hrc:120
-#, fuzzy
msgctxt "SID_SD_EDITOPTIONS_RES"
msgid "Grid"
msgstr "গ্রিড"
@@ -2125,7 +2098,6 @@ msgid "%PRODUCTNAME Draw"
msgstr "%PRODUCTNAME ত্রুটি"
#: treeopt.hrc:127
-#, fuzzy
msgctxt "SID_SD_GRAPHIC_OPTIONS_RES"
msgid "General"
msgstr "সাধারণ"
@@ -2137,7 +2109,6 @@ msgid "View"
msgstr "দৃশ্যপট"
#: treeopt.hrc:129
-#, fuzzy
msgctxt "SID_SD_GRAPHIC_OPTIONS_RES"
msgid "Grid"
msgstr "গ্রিড"
@@ -2149,7 +2120,6 @@ msgid "Print"
msgstr "মুদ্রণ"
#: treeopt.hrc:135
-#, fuzzy
msgctxt "SID_SCH_EDITOPTIONS_RES"
msgid "Charts"
msgstr "লেখচিত্র"
@@ -2167,7 +2137,6 @@ msgid "Load/Save"
msgstr "লোড/সংরক্ষণ"
#: treeopt.hrc:142
-#, fuzzy
msgctxt "SID_FILTER_DLG_RES"
msgid "General"
msgstr "সাধারণ"
@@ -2179,7 +2148,6 @@ msgid "VBA Properties"
msgstr "VBA বৈশিষ্ট্যাবলী"
#: treeopt.hrc:144
-#, fuzzy
msgctxt "SID_FILTER_DLG_RES"
msgid "Microsoft Office"
msgstr "Microsoft Office"
@@ -2197,7 +2165,6 @@ msgid "%PRODUCTNAME Base"
msgstr "%PRODUCTNAME ম্যাক্রো"
#: treeopt.hrc:151
-#, fuzzy
msgctxt "SID_SB_STARBASEOPTIONS_RES"
msgid "Connections"
msgstr "সংযোগ"
@@ -2652,13 +2619,11 @@ msgid "Hatch"
msgstr "লক্ষ্যবস্তু"
#: areatabpage.ui:81
-#, fuzzy
msgctxt "areatabpage|btnbitmap"
msgid "Bitmap"
msgstr "বিটম্যাপ"
#: areatabpage.ui:94
-#, fuzzy
msgctxt "areatabpage|btnpattern"
msgid "Pattern"
msgstr "প্যাটার্ন"
@@ -2831,7 +2796,6 @@ msgid "Pre_view"
msgstr "প্রাকদর্শন (_v)"
#: baselinksdialog.ui:9
-#, fuzzy
msgctxt "baselinksdialog|BaseLinksDialog"
msgid "Edit Links"
msgstr "লিংক সম্পাদনা"
@@ -2872,7 +2836,6 @@ msgid "Status"
msgstr "অবস্থা"
#: baselinksdialog.ui:202
-#, fuzzy
msgctxt "baselinksdialog|TB_LINKS-atkobject"
msgid "Edit Links"
msgstr "লিংক সম্পাদনা"
@@ -2913,13 +2876,11 @@ msgid "Add / Import"
msgstr ""
#: bitmaptabpage.ui:65
-#, fuzzy
msgctxt "bitmaptabpage|label1"
msgid "Bitmap"
msgstr "বিটম্যাপ"
#: bitmaptabpage.ui:110
-#, fuzzy
msgctxt "bitmaptabpage|label3"
msgid "Style:"
msgstr "শৈলী:"
@@ -2931,13 +2892,11 @@ msgid "Original"
msgstr "প্রকৃত"
#: bitmaptabpage.ui:127
-#, fuzzy
msgctxt "bitmaptabpage|bitmapstyle"
msgid "Filled"
msgstr "ভরাট"
#: bitmaptabpage.ui:128
-#, fuzzy
msgctxt "bitmaptabpage|bitmapstyle"
msgid "Stretched"
msgstr "প্রসারিত"
@@ -2965,13 +2924,11 @@ msgid "Size:"
msgstr "মাপ:"
#: bitmaptabpage.ui:175
-#, fuzzy
msgctxt "bitmaptabpage|label5"
msgid "Width:"
msgstr "প্রস্থ:"
#: bitmaptabpage.ui:201
-#, fuzzy
msgctxt "bitmaptabpage|label6"
msgid "Height:"
msgstr "উচ্চতা:"
@@ -2983,7 +2940,6 @@ msgid "Scale"
msgstr "স্কেল"
#: bitmaptabpage.ui:262
-#, fuzzy
msgctxt "bitmaptabpage|label7"
msgid "Position:"
msgstr "অবস্থান:"
@@ -3060,7 +3016,6 @@ msgid "Tiling Offset:"
msgstr ""
#: bitmaptabpage.ui:423
-#, fuzzy
msgctxt "bitmaptabpage|tileofflb"
msgid "Row"
msgstr "সারি"
@@ -3078,7 +3033,6 @@ msgid "Options"
msgstr "অপশন"
#: bitmaptabpage.ui:510
-#, fuzzy
msgctxt "bitmaptabpage|CTL_BITMAP_PREVIEW-atkobject"
msgid "Example"
msgstr "উদাহরণ"
@@ -3965,13 +3919,11 @@ msgid "Recent Colors"
msgstr ""
#: colorpage.ui:156
-#, fuzzy
msgctxt "colorpage|RGB"
msgid "RGB"
msgstr "RGB"
#: colorpage.ui:172
-#, fuzzy
msgctxt "colorpage|CMYK"
msgid "CMYK"
msgstr "CMYK"
@@ -4019,31 +3971,26 @@ msgid "Hex"
msgstr ""
#: colorpage.ui:458
-#, fuzzy
msgctxt "colorpage|label10"
msgid "_C"
msgstr "_C"
#: colorpage.ui:473
-#, fuzzy
msgctxt "colorpage|label16"
msgid "_K"
msgstr "_K"
#: colorpage.ui:488
-#, fuzzy
msgctxt "colorpage|label17"
msgid "_Y"
msgstr "_Y"
#: colorpage.ui:554
-#, fuzzy
msgctxt "colorpage|label15"
msgid "_M"
msgstr "_M"
#: colorpage.ui:579
-#, fuzzy
msgctxt "colorpage|label5"
msgid "Active"
msgstr "সক্রিয়"
@@ -4054,13 +4001,11 @@ msgid "New Color"
msgstr "নতুন রং"
#: colorpage.ui:656
-#, fuzzy
msgctxt "colorpage|B_custom"
msgid "Blue"
msgstr "নীল"
#: colorpage.ui:671
-#, fuzzy
msgctxt "colorpage|R_custom"
msgid "Red"
msgstr "লাল"
@@ -4081,7 +4026,6 @@ msgid "_R"
msgstr "_R"
#: colorpage.ui:728
-#, fuzzy
msgctxt "colorpage|G_custom"
msgid "Green"
msgstr "সবুজ"
@@ -4290,7 +4234,6 @@ msgid "Preview"
msgstr "পূর্বদৃশ্য"
#: connectortabpage.ui:347
-#, fuzzy
msgctxt "connectortabpage|CTL_PREVIEW-atkobject"
msgid "Example"
msgstr "উদাহরণ"
@@ -5248,7 +5191,6 @@ msgid "_File type:"
msgstr "ফাইলের ধরন (_F):"
#: galleryfilespage.ui:77
-#, fuzzy
msgctxt "galleryfilespage|files-atkobject"
msgid "Files Found"
msgstr "ফাইলগুলি পাওয়া গেছে"
@@ -5406,7 +5348,6 @@ msgid "Square"
msgstr "বর্গক্ষেত্র"
#: gradientpage.ui:197
-#, fuzzy
msgctxt "gradientpage|incrementft"
msgid "Increment:"
msgstr "ক্রমবৃদ্ধি:"
@@ -5632,7 +5573,6 @@ msgid "Hangul/Hanja Options"
msgstr "হাংগুল/হানজা বিকল্প"
#: hangulhanjaoptdialog.ui:107
-#, fuzzy
msgctxt "hangulhanjaoptdialog|new"
msgid "New..."
msgstr "নতুন..."
@@ -5842,7 +5782,6 @@ msgid "_FTP"
msgstr "_FTP"
#: hyperlinkinternetpage.ui:86
-#, fuzzy
msgctxt "hyperlinkinternetpage|target_label"
msgid "_URL:"
msgstr "_URL:"
@@ -5969,7 +5908,6 @@ msgid "_Close"
msgstr "বন্ধ করুন (_C)"
#: hyperlinkmarkdialog.ui:72
-#, fuzzy
msgctxt "hyperlinkmarkdialog|TreeListBox-atkobject"
msgid "Mark Tree"
msgstr "ট্রি চিহ্নিত"
@@ -6582,7 +6520,6 @@ msgid "Icon"
msgstr "আইকন"
#: linetabpage.ui:798
-#, fuzzy
msgctxt "linetabpage|CTL_PREVIEW-atkobject"
msgid "Example"
msgstr "উদাহরণ"
@@ -6698,7 +6635,6 @@ msgid "Description"
msgstr "বর্ণনা"
#: menuassignpage.ui:59
-#, fuzzy
msgctxt "menuassignpage|contentslabel"
msgid "_Search"
msgstr "অনুসন্ধান করুন (_S)"
@@ -6710,7 +6646,6 @@ msgid "Categor_y"
msgstr "শ্রেণী"
#: menuassignpage.ui:90
-#, fuzzy
msgctxt "menuassignpage|contentslabel"
msgid "_Function"
msgstr "ফাংশন (_F)"
@@ -6743,7 +6678,6 @@ msgid "Remove item"
msgstr ""
#: menuassignpage.ui:267
-#, fuzzy
msgctxt "menuassignpage|functionbtn"
msgid "_Function"
msgstr "ফাংশন (_F)"
@@ -7968,19 +7902,16 @@ msgid "Help Improve %PRODUCTNAME"
msgstr ""
#: optgeneralpage.ui:338
-#, fuzzy
msgctxt "optgeneralpage|quicklaunch"
msgid "Load %PRODUCTNAME during system start-up"
msgstr "সিস্টেম আরম্ভ করার সময় %PRODUCTNAME লোড"
#: optgeneralpage.ui:352
-#, fuzzy
msgctxt "optgeneralpage|systray"
msgid "Enable systray Quickstarter"
msgstr "systray কুইকস্টার্টার সক্রিয়"
#: optgeneralpage.ui:372
-#, fuzzy
msgctxt "optgeneralpage|label8"
msgid "%PRODUCTNAME Quickstarter"
msgstr "%PRODUCTNAME কুইকস্টার্টার"
@@ -8828,7 +8759,6 @@ msgid "Telephone (home/_work):"
msgstr "টেলিফোন (বাড়ি/অফিস (_w)):"
#: optuserpage.ui:134
-#, fuzzy
msgctxt "phoneft-atkobject"
msgid "Home telephone number"
msgstr "বাড়ির টেলিফোন নম্বর"
@@ -8844,7 +8774,6 @@ msgid "First name"
msgstr "নামের প্রথমাংশ"
#: optuserpage.ui:189
-#, fuzzy
msgctxt "lastname-atkobject"
msgid "Last name"
msgstr "নামের শেষাংশ"
@@ -8868,7 +8797,6 @@ msgid "State"
msgstr "অবস্থা"
#: optuserpage.ui:272
-#, fuzzy
msgctxt "zip-atkobject"
msgid "Zip code"
msgstr "জিপ কোড"
@@ -8886,25 +8814,21 @@ msgid "Position"
msgstr "অবস্থান"
#: optuserpage.ui:349
-#, fuzzy
msgctxt "home-atkobject"
msgid "Home telephone number"
msgstr "বাড়ির টেলিফোন নম্বর"
#: optuserpage.ui:367
-#, fuzzy
msgctxt "work-atkobject"
msgid "Work telephone number"
msgstr "কর্মস্থলের টেলিফোন নম্বর"
#: optuserpage.ui:397
-#, fuzzy
msgctxt "fax-atkobject"
msgid "FAX number"
msgstr "ফ্যাক্স নম্বর"
#: optuserpage.ui:415
-#, fuzzy
msgctxt "email-atkobject"
msgid "email address"
msgstr "ইমেল ঠিকানা"
@@ -8920,13 +8844,11 @@ msgid "Last name/first _name/father’s name/initials:"
msgstr "পদবি/নাম (_n)/বাবার নাম/অাদ্যক্ষর:"
#: optuserpage.ui:472
-#, fuzzy
msgctxt "ruslastname-atkobject"
msgid "Last name"
msgstr "নামের শেষাংশ"
#: optuserpage.ui:490
-#, fuzzy
msgctxt "rusfathersname-atkobject"
msgid "Father's name"
msgstr "বাবার নাম"
@@ -8938,7 +8860,6 @@ msgid "Initials"
msgstr "আদ্যক্ষর"
#: optuserpage.ui:526
-#, fuzzy
msgctxt "rusfirstname-atkobject"
msgid "First name"
msgstr "নামের প্রথমাংশ"
@@ -8949,13 +8870,11 @@ msgid "Last/first _name/initials:"
msgstr "পদবি/নাম (_n)/আদ্যক্ষর:"
#: optuserpage.ui:569
-#, fuzzy
msgctxt "eastlastname-atkobject"
msgid "Last name"
msgstr "নামের শেষাংশ"
#: optuserpage.ui:587
-#, fuzzy
msgctxt "eastfirstname-atkobject"
msgid "First name"
msgstr "নামের প্রথমাংশ"
@@ -8972,13 +8891,11 @@ msgid "_Street/apartment number:"
msgstr "স্ট্রীট (_S)/অ্যাপার্টমেন্ট নম্বর:"
#: optuserpage.ui:648
-#, fuzzy
msgctxt "russtreet-atkobject"
msgid "Street"
msgstr "রাস্তা"
#: optuserpage.ui:666
-#, fuzzy
msgctxt "ruslastname-atkobject"
msgid "Apartment number"
msgstr "অ্যাপার্টমেন্ট নম্বর"
@@ -8995,7 +8912,6 @@ msgid "City"
msgstr "শহর"
#: optuserpage.ui:727
-#, fuzzy
msgctxt "izip-atkobject"
msgid "Zip code"
msgstr "জিপ কোড"
@@ -9231,13 +9147,11 @@ msgid "Automatic"
msgstr "স্বয়ংক্রিয়"
#: optviewpage.ui:440
-#, fuzzy
msgctxt "optviewpage|sidebariconsize"
msgid "Small"
msgstr "ছোট"
#: optviewpage.ui:441
-#, fuzzy
msgctxt "optviewpage|sidebariconsize"
msgid "Large"
msgstr "বড়"
@@ -9254,13 +9168,11 @@ msgid "Automatic"
msgstr "স্বয়ংক্রিয়"
#: optviewpage.ui:469
-#, fuzzy
msgctxt "optviewpage|notebookbariconsize"
msgid "Small"
msgstr "ছোট"
#: optviewpage.ui:470
-#, fuzzy
msgctxt "optviewpage|notebookbariconsize"
msgid "Large"
msgstr "বড়"
@@ -9612,13 +9524,11 @@ msgid "1.5 Lines"
msgstr "১.৫ লাইন"
#: paraindentspacing.ui:49
-#, fuzzy
msgctxt "paraindentspacing|liststoreLB_LINEDIST"
msgid "Double"
msgstr "ডাবল"
#: paraindentspacing.ui:53
-#, fuzzy
msgctxt "paraindentspacing|liststoreLB_LINEDIST"
msgid "Proportional"
msgstr "আনুপাতিক"
@@ -9776,7 +9686,6 @@ msgid "Delete _all"
msgstr "সব মুছে ফেলুন (_a)"
#: paratabspage.ui:492
-#, fuzzy
msgctxt "paratabspage|label4"
msgid "points"
msgstr "পয়েন্ট"
@@ -9864,7 +9773,6 @@ msgid "_Modify"
msgstr "পরিবর্তন (_M)"
#: patterntabpage.ui:92
-#, fuzzy
msgctxt "patterntabpage|label3"
msgid "Pattern"
msgstr "প্যাটার্ন"
@@ -9900,7 +9808,6 @@ msgid "Options"
msgstr "অপশন"
#: patterntabpage.ui:295
-#, fuzzy
msgctxt "patterntabpage|CTL_PREVIEW-atkobject"
msgid "Example"
msgstr "উদাহরণ"
@@ -10677,13 +10584,11 @@ msgid "_Combine"
msgstr "মিলিত (_C)"
#: slantcornertabpage.ui:50
-#, fuzzy
msgctxt "slantcornertabpage|label5"
msgid "_X:"
msgstr "_X:"
#: slantcornertabpage.ui:89
-#, fuzzy
msgctxt "slantcornertabpage|label6"
msgid "_Y:"
msgstr "_Y:"
@@ -10714,13 +10619,11 @@ msgid "Slant"
msgstr "তির্যক"
#: slantcornertabpage.ui:298
-#, fuzzy
msgctxt "slantcornertabpage|label4"
msgid "_X:"
msgstr "_X:"
#: slantcornertabpage.ui:337
-#, fuzzy
msgctxt "slantcornertabpage|label7"
msgid "_Y:"
msgstr "_Y:"
@@ -10839,7 +10742,6 @@ msgid "Favorite Characters:"
msgstr ""
#: spellingdialog.ui:9
-#, fuzzy
msgctxt "spellingdialog|SpellingDialog"
msgid "Spelling: $LANGUAGE ($LOCATION)"
msgstr "বানান: $LANGUAGE ($LOCATION)"
@@ -10930,7 +10832,6 @@ msgid "_Not in dictionary"
msgstr "অভিধানে নেই (_N)"
#: spellingdialog.ui:386
-#, fuzzy
msgctxt "spellingdialog|paste"
msgid "Paste"
msgstr "প্রতিলেপন"
diff --git a/source/bn-IN/dbaccess/messages.po b/source/bn-IN/dbaccess/messages.po
index 247494ebb92..7a545ef4b7d 100644
--- a/source/bn-IN/dbaccess/messages.po
+++ b/source/bn-IN/dbaccess/messages.po
@@ -764,7 +764,6 @@ msgid "Row Height..."
msgstr "সারির উচ্চতা"
#: strings.hrc:174
-#, fuzzy
msgctxt "RID_STR_COPY"
msgid "~Copy"
msgstr "অনুলিপি (~C)"
@@ -3599,7 +3598,6 @@ msgid "Criteria"
msgstr "নির্ণায়ক"
#: queryfuncmenu.ui:12
-#, fuzzy
msgctxt "queryfuncmenu|functions"
msgid "Functions"
msgstr "ফাংশন"
@@ -3617,7 +3615,6 @@ msgid "Alias"
msgstr "এলিয়াস"
#: queryfuncmenu.ui:48
-#, fuzzy
msgctxt "queryfuncmenu|distinct"
msgid "Distinct Values"
msgstr "স্বতন্ত্র মান"
@@ -4078,7 +4075,6 @@ msgid "_Delete"
msgstr "মুছে ফেলুন (_D)"
#: tabledesignrowmenu.ui:42
-#, fuzzy
msgctxt "tabledesignrowmenu|insert"
msgid "Insert Rows"
msgstr "সারি সন্নিবেশ"
diff --git a/source/bn-IN/desktop/messages.po b/source/bn-IN/desktop/messages.po
index e4c3f6a86dc..9c8c5e5533b 100644
--- a/source/bn-IN/desktop/messages.po
+++ b/source/bn-IN/desktop/messages.po
@@ -721,7 +721,6 @@ msgid "Extension Manager"
msgstr "বর্ধিতাংশ ব্যবস্থাপক"
#: extensionmanager.ui:82
-#, fuzzy
msgctxt "extensionmanager|optionsbtn"
msgid "_Options"
msgstr "বিকল্প (_O)"
@@ -733,7 +732,6 @@ msgid "Check for _Updates"
msgstr "আপডেট অাছে কিনা দেখুন (_U)..."
#: extensionmanager.ui:111
-#, fuzzy
msgctxt "extensionmanager|addbtn"
msgid "_Add"
msgstr "যোগ করুন (_A)"
diff --git a/source/bn-IN/dictionaries/ca.po b/source/bn-IN/dictionaries/ca.po
index 47953f17f8c..873a1ff6145 100644
--- a/source/bn-IN/dictionaries/ca.po
+++ b/source/bn-IN/dictionaries/ca.po
@@ -14,7 +14,6 @@ msgstr ""
"X-Generator: LibreOffice\n"
#: description.xml
-#, fuzzy
msgctxt ""
"description.xml\n"
"dispname\n"
diff --git a/source/bn-IN/editeng/messages.po b/source/bn-IN/editeng/messages.po
index 173dd5577bb..7cf42acb632 100644
--- a/source/bn-IN/editeng/messages.po
+++ b/source/bn-IN/editeng/messages.po
@@ -14,19 +14,16 @@ msgstr ""
"X-Generator: LibreOffice\n"
#: spellmenu.ui:12
-#, fuzzy
msgctxt "spellmenu|ignore"
msgid "I_gnore All"
msgstr "সব উপেক্ষা (_g)"
#: spellmenu.ui:19
-#, fuzzy
msgctxt "spellmenu|insert"
msgid "_Add to Dictionary"
msgstr "অভিধানে যোগ করুন (_A)"
#: spellmenu.ui:33
-#, fuzzy
msgctxt "spellmenu|add"
msgid "_Add to Dictionary"
msgstr "অভিধানে যোগ করুন (_A)"
diff --git a/source/bn-IN/extensions/messages.po b/source/bn-IN/extensions/messages.po
index b3153ea8399..ac41d249006 100644
--- a/source/bn-IN/extensions/messages.po
+++ b/source/bn-IN/extensions/messages.po
@@ -20,13 +20,11 @@ msgid "Table"
msgstr "টেবিল"
#: command.hrc:30
-#, fuzzy
msgctxt "RID_RSC_ENUM_COMMAND_TYPE"
msgid "Query"
msgstr "কোয়েরি"
#: command.hrc:31
-#, fuzzy
msgctxt "RID_RSC_ENUM_COMMAND_TYPE"
msgid "SQL command"
msgstr "SQL কমান্ড"
@@ -62,13 +60,11 @@ msgid "Bottom"
msgstr "নীচে (_B):"
#: stringarrays.hrc:34
-#, fuzzy
msgctxt "RID_RSC_ENUM_ICONSIZE_TYPE"
msgid "Small"
msgstr "ছোট"
#: stringarrays.hrc:35
-#, fuzzy
msgctxt "RID_RSC_ENUM_ICONSIZE_TYPE"
msgid "Large"
msgstr "বড়"
@@ -80,13 +76,11 @@ msgid "Without frame"
msgstr "ফ্রেম ব্যতীত"
#: stringarrays.hrc:41
-#, fuzzy
msgctxt "RID_RSC_ENUM_BORDER_TYPE"
msgid "3D look"
msgstr "ত্রিমাত্রিক দৃশ্য"
#: stringarrays.hrc:42
-#, fuzzy
msgctxt "RID_RSC_ENUM_BORDER_TYPE"
msgid "Flat"
msgstr "সমতল"
@@ -104,19 +98,16 @@ msgid "Table"
msgstr "টেবিল"
#: stringarrays.hrc:49
-#, fuzzy
msgctxt "RID_RSC_ENUM_LISTSOURCE_TYPE"
msgid "Query"
msgstr "কোয়েরি"
#: stringarrays.hrc:50
-#, fuzzy
msgctxt "RID_RSC_ENUM_LISTSOURCE_TYPE"
msgid "Sql"
msgstr "Sql"
#: stringarrays.hrc:51
-#, fuzzy
msgctxt "RID_RSC_ENUM_LISTSOURCE_TYPE"
msgid "Sql [Native]"
msgstr "Sql [Native]"
@@ -182,7 +173,6 @@ msgid "Previous record"
msgstr "পূর্ববর্তী রেকর্ড"
#: stringarrays.hrc:70
-#, fuzzy
msgctxt "RID_RSC_ENUM_BUTTONTYPE"
msgid "Next record"
msgstr "পরবর্তী রেকর্ড"
@@ -236,7 +226,6 @@ msgid "Post"
msgstr "পোষ্ট করুন"
#: stringarrays.hrc:87
-#, fuzzy
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "URL"
msgstr "URL"
@@ -254,7 +243,6 @@ msgid "Text"
msgstr "পাঠ্য"
#: stringarrays.hrc:94
-#, fuzzy
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (short)"
msgstr "আদর্শ (ছোট)"
@@ -272,7 +260,6 @@ msgid "Standard (short YYYY)"
msgstr "আদর্শ (সংক্ষেপ YYYY)"
#: stringarrays.hrc:97
-#, fuzzy
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (long)"
msgstr "আদর্শ (বড়)"
@@ -386,13 +373,11 @@ msgid "Current page"
msgstr "বর্তমান পৃষ্ঠা"
#: stringarrays.hrc:132
-#, fuzzy
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "No"
msgstr "না"
#: stringarrays.hrc:133
-#, fuzzy
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "Yes"
msgstr "হ্যাঁ"
@@ -431,7 +416,6 @@ msgid "None"
msgstr "কোনটি না"
#: stringarrays.hrc:148
-#, fuzzy
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "Single"
msgstr "একক"
@@ -443,19 +427,16 @@ msgid "Multi"
msgstr "বহুবিধ"
#: stringarrays.hrc:150
-#, fuzzy
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "Range"
msgstr "পরিসর"
#: stringarrays.hrc:155
-#, fuzzy
msgctxt "RID_RSC_ENUM_ORIENTATION"
msgid "Horizontal"
msgstr "অনুভূমিক"
#: stringarrays.hrc:156
-#, fuzzy
msgctxt "RID_RSC_ENUM_ORIENTATION"
msgid "Vertical"
msgstr "উল্লম্ব"
@@ -467,7 +448,6 @@ msgid "Default"
msgstr "পূর্বনির্ধারিত"
#: stringarrays.hrc:162
-#, fuzzy
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "OK"
msgstr "ঠিক আছে"
@@ -533,13 +513,11 @@ msgid "None"
msgstr "কোনটি না"
#: stringarrays.hrc:189
-#, fuzzy
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "Horizontal"
msgstr "অনুভূমিক"
#: stringarrays.hrc:190
-#, fuzzy
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "Vertical"
msgstr "উল্লম্ব"
@@ -551,13 +529,11 @@ msgid "Both"
msgstr "উভয়"
#: stringarrays.hrc:196
-#, fuzzy
msgctxt "RID_RSC_ENUM_VISUALEFFECT"
msgid "3D"
msgstr "ত্রিমাত্রিক"
#: stringarrays.hrc:197
-#, fuzzy
msgctxt "RID_RSC_ENUM_VISUALEFFECT"
msgid "Flat"
msgstr "সমতল"
@@ -659,7 +635,6 @@ msgid "Collapse"
msgstr "ভাঁজ হয়ে গুটানো"
#: stringarrays.hrc:226
-#, fuzzy
msgctxt "RID_RSC_ENUM_SCALE_MODE"
msgid "No"
msgstr "না"
@@ -707,7 +682,6 @@ msgid "When focused"
msgstr "যখন ফোকাস করা হয়"
#: stringarrays.hrc:242
-#, fuzzy
msgctxt "RID_RSC_ENUM_WHEEL_BEHAVIOR"
msgid "Always"
msgstr "সবসময়"
@@ -1740,7 +1714,6 @@ msgid "Submission"
msgstr "সাবমিশন"
#: strings.hrc:222
-#, fuzzy
msgctxt "RID_STR_BINDING_NAME"
msgid "Binding"
msgstr "বাইন্ডিং"
@@ -2579,13 +2552,11 @@ msgid "You can either save the value of the option group in a database field or
msgstr "আপনি অপশন গ্রুপের মানটি ডাটাবেস ক্ষেত্রে সংরক্ষণ করতে পারেন বা পরবর্তী কোনো কাজে এটি ব্যবহার করতে পারেন।"
#: yesno.hrc:29
-#, fuzzy
msgctxt "RID_RSC_ENUM_YESNO"
msgid "No"
msgstr "না"
#: yesno.hrc:30
-#, fuzzy
msgctxt "RID_RSC_ENUM_YESNO"
msgid "Yes"
msgstr "হ্যাঁ"
@@ -3335,25 +3306,21 @@ msgid "Table"
msgstr "টেবিল"
#: toolbar.ui:49
-#, fuzzy
msgctxt "toolbar|TBC_FT_QUERY"
msgid "Search Key"
msgstr "অনুসন্ধান কী"
#: toolbar.ui:84
-#, fuzzy
msgctxt "toolbar|TBC_BT_AUTOFILTER"
msgid "AutoFilter"
msgstr "স্বয়ংক্রিয়-পরিশোধন"
#: toolbar.ui:97
-#, fuzzy
msgctxt "toolbar|TBC_BT_FILTERCRIT"
msgid "Standard Filter"
msgstr "আদর্শ ফিল্টার"
#: toolbar.ui:110
-#, fuzzy
msgctxt "toolbar|TBC_BT_REMOVEFILTER"
msgid "Reset Filter"
msgstr "ফিল্টার পুনঃসেট করুন"
diff --git a/source/bn-IN/extras/source/autocorr/emoji.po b/source/bn-IN/extras/source/autocorr/emoji.po
index 651f2c40a3b..2440f0b2cff 100644
--- a/source/bn-IN/extras/source/autocorr/emoji.po
+++ b/source/bn-IN/extras/source/autocorr/emoji.po
@@ -66,7 +66,6 @@ msgstr "ঊর্ধ্ব ডান"
#. ¬ (U+000AC), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"NOT_SIGN\n"
@@ -123,7 +122,6 @@ msgstr ""
#. Α (U+00391), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_CAPITAL_LETTER_ALPHA\n"
@@ -143,7 +141,6 @@ msgstr "ঈটা"
#. Γ (U+00393), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_CAPITAL_LETTER_GAMMA\n"
@@ -353,7 +350,6 @@ msgstr "ওমেগা"
#. α (U+003B1), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_ALPHA\n"
@@ -373,7 +369,6 @@ msgstr "বেটা"
#. γ (U+003B3), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_GAMMA\n"
@@ -383,7 +378,6 @@ msgstr "গামা"
#. δ (U+003B4), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_DELTA\n"
@@ -393,7 +387,6 @@ msgstr "ডেলটা"
#. ε (U+003B5), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_EPSILON\n"
@@ -403,7 +396,6 @@ msgstr "এপসিলন"
#. ζ (U+003B6), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_ZETA\n"
@@ -413,7 +405,6 @@ msgstr "জীটা"
#. η (U+003B7), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_ETA\n"
@@ -423,7 +414,6 @@ msgstr "ঈটা"
#. θ (U+003B8), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_THETA\n"
@@ -433,7 +423,6 @@ msgstr "থীটা"
#. ι (U+003B9), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_IOTA\n"
@@ -443,7 +432,6 @@ msgstr "আইওটা"
#. κ (U+003BA), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_KAPPA\n"
@@ -463,7 +451,6 @@ msgstr "ল্যাম্বডা"
#. μ (U+003BC), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_MU\n"
@@ -473,7 +460,6 @@ msgstr "মিউ"
#. ν (U+003BD), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_NU\n"
@@ -483,7 +469,6 @@ msgstr "নিউ"
#. ξ (U+003BE), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_XI\n"
@@ -493,7 +478,6 @@ msgstr "জাই"
#. ο (U+003BF), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_OMICRON\n"
@@ -503,7 +487,6 @@ msgstr "ওমিক্রন"
#. π (U+003C0), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_PI\n"
@@ -513,7 +496,6 @@ msgstr "পাই"
#. ρ (U+003C1), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_RHO\n"
@@ -533,7 +515,6 @@ msgstr "সিগমা"
#. σ (U+003C3), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_SIGMA\n"
@@ -543,7 +524,6 @@ msgstr "সিগমা"
#. τ (U+003C4), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_TAU\n"
@@ -553,7 +533,6 @@ msgstr "ট্যাউ"
#. υ (U+003C5), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_UPSILON\n"
@@ -563,7 +542,6 @@ msgstr "উপসিলন"
#. φ (U+003C6), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_PHI\n"
@@ -573,7 +551,6 @@ msgstr "ফাই"
#. χ (U+003C7), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_CHI\n"
@@ -583,7 +560,6 @@ msgstr "কাই"
#. ψ (U+003C8), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_PSI\n"
@@ -593,7 +569,6 @@ msgstr "psi"
#. ω (U+003C9), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_OMEGA\n"
@@ -679,7 +654,6 @@ msgstr ""
#. … (U+02026), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"HORIZONTAL_ELLIPSIS\n"
@@ -716,7 +690,6 @@ msgstr ""
#. ″ (U+02033), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"DOUBLE_PRIME\n"
@@ -1065,7 +1038,6 @@ msgstr "ফাঁকা সেট"
#. ∈ (U+02208), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"ELEMENT_OF\n"
@@ -1148,7 +1120,6 @@ msgstr ""
#. − (U+02212), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"MINUS_SIGN\n"
@@ -1177,7 +1148,6 @@ msgstr "/"
#. ∖ (U+02216), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"SET_MINUS\n"
@@ -1187,7 +1157,6 @@ msgstr "\\"
#. √ (U+0221A), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"SQUARE_ROOT\n"
@@ -1225,7 +1194,6 @@ msgstr "অসীম"
#. ∠ (U+02220), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"ANGLE\n"
@@ -1284,7 +1252,6 @@ msgstr "সমান্তরাল"
#. ∧ (U+02227), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"LOGICAL_AND\n"
@@ -1294,7 +1261,6 @@ msgstr "এবং"
#. ∨ (U+02228), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"LOGICAL_OR\n"
@@ -1383,7 +1349,6 @@ msgstr ""
#. ≠ (U+02260), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"NOT_EQUAL_TO\n"
@@ -1393,7 +1358,6 @@ msgstr "সমান নয়"
#. ≤ (U+02264), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"LESS-THAN_OR_EQUAL_TO\n"
@@ -1403,7 +1367,6 @@ msgstr "<="
#. ≥ (U+02265), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREATER-THAN_OR_EQUAL_TO\n"
@@ -1413,7 +1376,6 @@ msgstr ">="
#. ≪ (U+0226A), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"MUCH_LESS-THAN\n"
@@ -1423,7 +1385,6 @@ msgstr "<<"
#. ≫ (U+0226B), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"MUCH_GREATER-THAN\n"
@@ -1567,7 +1528,6 @@ msgstr "বর্গক্ষেত্র"
#. □ (U+025A1), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"WHITE_SQUARE\n"
@@ -1605,7 +1565,6 @@ msgstr "আয়তক্ষেত্র"
#. ▭ (U+025AD), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"WHITE_RECTANGLE\n"
@@ -1662,7 +1621,6 @@ msgstr ""
#. ○ (U+025CB), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"WHITE_CIRCLE\n"
@@ -1820,7 +1778,6 @@ msgstr ""
#. ☉ (U+02609), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"SUN\n"
@@ -1932,7 +1889,6 @@ msgstr "বাম"
#. ☝ (U+0261D), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"WHITE_UP_POINTING_INDEX\n"
@@ -1952,7 +1908,6 @@ msgstr "ডান"
#. ☟ (U+0261F), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"WHITE_DOWN_POINTING_INDEX\n"
@@ -2144,7 +2099,6 @@ msgstr "সূর্য"
#. ☽ (U+0263D), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"FIRST_QUARTER_MOON\n"
@@ -3557,7 +3511,6 @@ msgstr ""
#. ⬭ (U+02B2D), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"WHITE_HORIZONTAL_ELLIPSE\n"
@@ -4299,7 +4252,6 @@ msgstr ""
#. 🍅 (U+1F345), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"TOMATO\n"
@@ -4648,7 +4600,6 @@ msgstr ""
#. 🍫 (U+1F36B), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"CHOCOLATE_BAR\n"
@@ -6095,7 +6046,6 @@ msgstr ""
#. 🐾 (U+1F43E), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"PAW_PRINTS\n"
@@ -6221,7 +6171,6 @@ msgstr ""
#. 👍 (U+1F44D), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"THUMBS_UP_SIGN\n"
@@ -8091,7 +8040,6 @@ msgstr "বোতাম"
#. 🔳 (U+1F533), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"WHITE_SQUARE_BUTTON\n"
diff --git a/source/bn-IN/filter/messages.po b/source/bn-IN/filter/messages.po
index 4347ed265d3..f80b9cf9805 100644
--- a/source/bn-IN/filter/messages.po
+++ b/source/bn-IN/filter/messages.po
@@ -1060,7 +1060,6 @@ msgid "_Open Package..."
msgstr "প্যাকেজ খুলুন (_O)..."
#: xmlfiltersettings.ui:151
-#, fuzzy
msgctxt "xmlfiltersettings|filterlist-atkobject"
msgid "XML Filter List"
msgstr "XML ফিল্টার তালিকা"
diff --git a/source/bn-IN/filter/source/config/fragments/internalgraphicfilters.po b/source/bn-IN/filter/source/config/fragments/internalgraphicfilters.po
index 01c3f7d854f..528fc5668b2 100644
--- a/source/bn-IN/filter/source/config/fragments/internalgraphicfilters.po
+++ b/source/bn-IN/filter/source/config/fragments/internalgraphicfilters.po
@@ -188,7 +188,6 @@ msgid "PCX - Zsoft Paintbrush"
msgstr "PCX - Zsoft Paintbrush"
#: pdf_Export.xcu
-#, fuzzy
msgctxt ""
"pdf_Export.xcu\n"
"pdf_Export\n"
@@ -198,7 +197,6 @@ msgid "PDF - Portable Document Format"
msgstr "PDF - পোর্টেবল ডকুমেন্ট ফর্ম্যাট"
#: pdf_Import.xcu
-#, fuzzy
msgctxt ""
"pdf_Import.xcu\n"
"pdf_Import\n"
diff --git a/source/bn-IN/formula/messages.po b/source/bn-IN/formula/messages.po
index e2671a96f12..32daa6e9c8c 100644
--- a/source/bn-IN/formula/messages.po
+++ b/source/bn-IN/formula/messages.po
@@ -358,7 +358,6 @@ msgid "ISFORMULA"
msgstr "ISFORMULA"
#: core_resource.hrc:2326
-#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISNA"
msgstr "ISNA"
@@ -369,7 +368,6 @@ msgid "ISERR"
msgstr "ISERR"
#: core_resource.hrc:2328
-#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISERROR"
msgstr "ISERROR"
@@ -998,7 +996,6 @@ msgid "CUMPRINC"
msgstr "CUMPRINC"
#: core_resource.hrc:2453
-#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EFFECT"
msgstr "EFFECT"
@@ -1104,25 +1101,21 @@ msgid "SUMIF"
msgstr "SUMIF"
#: core_resource.hrc:2474
-#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AVERAGEIF"
msgstr "AVERAGE"
#: core_resource.hrc:2475
-#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMIFS"
msgstr "SUMIF"
#: core_resource.hrc:2476
-#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AVERAGEIFS"
msgstr "AVERAGE"
#: core_resource.hrc:2477
-#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COUNTIFS"
msgstr "COUNTIF"
@@ -1861,7 +1854,6 @@ msgid "WEEKDAY"
msgstr "WEEKDAY"
#: core_resource.hrc:2624
-#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NETWORKDAYS"
msgstr "NETWORKDAYS"
@@ -2176,7 +2168,6 @@ msgid "Maximize"
msgstr "বড় করুন"
#: functionpage.ui:19
-#, fuzzy
msgctxt "functionpage|label_search"
msgid "_Search"
msgstr "অনুসন্ধান করুন (_S)"
diff --git a/source/bn-IN/fpicker/messages.po b/source/bn-IN/fpicker/messages.po
index 1aa1a29efcb..ab678d1b3d0 100644
--- a/source/bn-IN/fpicker/messages.po
+++ b/source/bn-IN/fpicker/messages.po
@@ -118,7 +118,6 @@ msgid "All files"
msgstr "সর্বধরনের ফাইল"
#: strings.hrc:34
-#, fuzzy
msgctxt "STR_FILEDLG_OPEN"
msgid "Open"
msgstr "খুলুন"
@@ -214,7 +213,6 @@ msgid "Connect To Server"
msgstr "সার্ভারের সাথে সংযোগ"
#: explorerfiledialog.ui:81
-#, fuzzy
msgctxt "explorerfiledialog|connect_to_server-atkobject"
msgid "Connect To Server"
msgstr "সার্ভারের সাথে সংযোগ"
@@ -225,7 +223,6 @@ msgid "Create New Folder"
msgstr "নতুন ফোল্ডার তৈরি করুন"
#: explorerfiledialog.ui:116
-#, fuzzy
msgctxt "explorerfiledialog|new_folder-atkobject"
msgid "Create New Folder"
msgstr "নতুন ফোল্ডার তৈরি করুন"
@@ -308,7 +305,6 @@ msgid "Icon view"
msgstr "আইকন হিসেবে প্রদর্শন"
#: remotefilesdialog.ui:210
-#, fuzzy
msgctxt "remotefilesdialog|new_folder|tooltip_text"
msgid "Create New Folder"
msgstr "নতুন ফোল্ডার তৈরি করুন"
diff --git a/source/bn-IN/instsetoo_native/inc_openoffice/windows/msi_languages.po b/source/bn-IN/instsetoo_native/inc_openoffice/windows/msi_languages.po
index c63c18394cb..9dd6b694137 100644
--- a/source/bn-IN/instsetoo_native/inc_openoffice/windows/msi_languages.po
+++ b/source/bn-IN/instsetoo_native/inc_openoffice/windows/msi_languages.po
@@ -2766,7 +2766,6 @@ msgid "Load [ProductName] during system start-up"
msgstr "সিস্টেম আরম্ভের সময় [ProductName] লোড করা হবে"
#: Control.ulf
-#, fuzzy
msgctxt ""
"Control.ulf\n"
"OOO_CONTROL_322\n"
@@ -2783,7 +2782,6 @@ msgid "The following applications are using files that need to be updated by thi
msgstr ""
#: Control.ulf
-#, fuzzy
msgctxt ""
"Control.ulf\n"
"OOO_CONTROL_324\n"
@@ -2801,7 +2799,6 @@ msgid "Cancel"
msgstr "বাতিল"
#: Control.ulf
-#, fuzzy
msgctxt ""
"Control.ulf\n"
"OOO_CONTROL_326\n"
diff --git a/source/bn-IN/officecfg/registry/data/org/openoffice/Office.po b/source/bn-IN/officecfg/registry/data/org/openoffice/Office.po
index ecb71863ca7..dfe3d0c15ca 100644
--- a/source/bn-IN/officecfg/registry/data/org/openoffice/Office.po
+++ b/source/bn-IN/officecfg/registry/data/org/openoffice/Office.po
@@ -145,7 +145,6 @@ msgid "~Drawing"
msgstr "অঙ্কন (~D)"
#: Common.xcu
-#, fuzzy
msgctxt ""
"Common.xcu\n"
"..Common.Menus.New.m4\n"
@@ -165,7 +164,6 @@ msgid "Database"
msgstr "ডাটাবেস"
#: Common.xcu
-#, fuzzy
msgctxt ""
"Common.xcu\n"
"..Common.Menus.New.m7\n"
@@ -175,7 +173,6 @@ msgid "~HTML Document"
msgstr "HTML নথি (~H)"
#: Common.xcu
-#, fuzzy
msgctxt ""
"Common.xcu\n"
"..Common.Menus.New.m8\n"
@@ -185,7 +182,6 @@ msgid "~XML Form Document"
msgstr "XML ফরম নথি (~X)"
#: Common.xcu
-#, fuzzy
msgctxt ""
"Common.xcu\n"
"..Common.Menus.New.m9\n"
@@ -10618,7 +10614,6 @@ msgid "Nationality"
msgstr "Nationality"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.authors.Fields.nationality\n"
diff --git a/source/bn-IN/officecfg/registry/data/org/openoffice/Office/UI.po b/source/bn-IN/officecfg/registry/data/org/openoffice/Office/UI.po
index 50163dcba15..a609df2f644 100644
--- a/source/bn-IN/officecfg/registry/data/org/openoffice/Office/UI.po
+++ b/source/bn-IN/officecfg/registry/data/org/openoffice/Office/UI.po
@@ -733,7 +733,6 @@ msgid "Pivot Table Filter"
msgstr "পিভট টেবিল পরিশোধক"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:DataPilotFilter\n"
@@ -1016,7 +1015,6 @@ msgid "~Edit Layout..."
msgstr ""
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:InsertPivotTable\n"
@@ -1369,7 +1367,6 @@ msgid "Wrap Text"
msgstr "পাঠ্য মোড়ানো"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:CellProtection\n"
@@ -1454,7 +1451,6 @@ msgid "~Edit..."
msgstr "সম্পাদনা... (~E)"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:EditPrintArea\n"
@@ -1955,7 +1951,6 @@ msgid "Hide All Comments"
msgstr ""
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:DeleteAllNotes\n"
@@ -2626,7 +2621,6 @@ msgid "~Height..."
msgstr "উচ্চতা... (~H)"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:RowHeight\n"
@@ -2672,7 +2666,6 @@ msgid "H~ide"
msgstr "আড়াল (~i)"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:HideRow\n"
@@ -2728,7 +2721,6 @@ msgid "~Width..."
msgstr "প্রস্থ... (~W)"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:ColumnWidth\n"
@@ -3403,7 +3395,6 @@ msgid "Number Format"
msgstr "সংখ্যা বিন্যাস"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:NumberFormatCurrency\n"
@@ -3423,7 +3414,6 @@ msgid "Format as Currency"
msgstr "মুদ্রা হিসাবে ফর্ম্যাট"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:NumberFormatCurrencySimple\n"
@@ -3463,7 +3453,6 @@ msgid "Format as Percent"
msgstr "শতাংশ হিসাবে ফর্ম্যাট"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:NumberFormatStandard\n"
@@ -3523,7 +3512,6 @@ msgid "Format as Number"
msgstr "সংখ্যা হিসাবে ফর্ম্যাট"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:NumberFormatScientific\n"
@@ -3543,7 +3531,6 @@ msgid "Format as Scientific"
msgstr "বৈজ্ঞানিক হিসাবে ফর্ম্যাট"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:NumberFormatTime\n"
@@ -3608,7 +3595,6 @@ msgid "R~ight-To-Left"
msgstr "ডান-থেকে‌-বাম (~i)"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:SheetRightToLeft\n"
@@ -3699,7 +3685,6 @@ msgid "Grid Lines for Sheet"
msgstr ""
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:InsertFieldSheet\n"
@@ -3997,7 +3982,6 @@ msgid "Insert Current Date"
msgstr "বর্তমান তারিখ সংযোজন"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:InsertCurrentDate\n"
@@ -4016,7 +4000,6 @@ msgid "Insert Current Time"
msgstr "বর্তমান সময় সংযোজন"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:InsertCurrentTime\n"
@@ -4189,7 +4172,6 @@ msgid "Accent 3"
msgstr "স্থানীয় উচ্চারণ-ভঙ্গি "
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:StyleApply?Style:string=Heading 1&amp;FamilyName:string=CellStyles\n"
@@ -4199,7 +4181,6 @@ msgid "Heading 1"
msgstr "শিরোনাম ১"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:StyleApply?Style:string=Heading 2&amp;FamilyName:string=CellStyles\n"
@@ -4257,7 +4238,6 @@ msgid "Warning"
msgstr "সাবধানবাণী"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:StyleApply?Style:string=Footnote&amp;FamilyName:string=CellStyles\n"
@@ -4287,7 +4267,6 @@ msgid "Detective"
msgstr "সনাক্তকারী (~D)"
#: CalcWindowState.xcu
-#, fuzzy
msgctxt ""
"CalcWindowState.xcu\n"
"..CalcWindowState.UIElements.States.private:resource/popupmenu/cell\n"
@@ -4316,7 +4295,6 @@ msgid "Chart"
msgstr "লেখচিত্র"
#: CalcWindowState.xcu
-#, fuzzy
msgctxt ""
"CalcWindowState.xcu\n"
"..CalcWindowState.UIElements.States.private:resource/popupmenu/colheader\n"
@@ -4356,7 +4334,6 @@ msgid "Form Control"
msgstr "ফরম কন্ট্রোল"
#: CalcWindowState.xcu
-#, fuzzy
msgctxt ""
"CalcWindowState.xcu\n"
"..CalcWindowState.UIElements.States.private:resource/popupmenu/formrichtext\n"
@@ -4376,7 +4353,6 @@ msgid "Image"
msgstr "চিত্র"
#: CalcWindowState.xcu
-#, fuzzy
msgctxt ""
"CalcWindowState.xcu\n"
"..CalcWindowState.UIElements.States.private:resource/popupmenu/media\n"
@@ -5958,7 +5934,6 @@ msgid "Stars and Banners"
msgstr "তারা এবং ব্যানার"
#: DbBrowserWindowState.xcu
-#, fuzzy
msgctxt ""
"DbBrowserWindowState.xcu\n"
"..DbBrowserWindowState.UIElements.States.private:resource/popupmenu/explorer\n"
@@ -6013,7 +5988,6 @@ msgid "Standard"
msgstr "আদর্শ"
#: DbReportWindowState.xcu
-#, fuzzy
msgctxt ""
"DbReportWindowState.xcu\n"
".DbReportWindowState.UIElements.States.private:resource/popupmenu/report\n"
@@ -6465,7 +6439,6 @@ msgid "Form Wizard..."
msgstr "ফরম উইজার্ড..."
#: DbuCommands.xcu
-#, fuzzy
msgctxt ""
"DbuCommands.xcu\n"
"..DbuCommands.UserInterface.Commands..uno:DBNewReportWithPreSelection\n"
@@ -6985,7 +6958,6 @@ msgid "Rename Page"
msgstr "পৃষ্ঠা পুনঃনামকরণ... (~R)"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Commands..uno:RenameSlide\n"
@@ -8114,7 +8086,6 @@ msgid "Slide ~Layout"
msgstr "স্লাইডের বর্হিবিন্যাস"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Commands..uno:ModifyLayer\n"
@@ -9320,7 +9291,6 @@ msgid "Insert Rows"
msgstr "সারি সন্নিবেশ (~R)"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:InsertRowDialog\n"
@@ -9379,7 +9349,6 @@ msgid "Insert Columns"
msgstr "কলাম সন্নিবেশ (~l)"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:InsertColumnDialog\n"
@@ -9445,7 +9414,6 @@ msgid "~Columns"
msgstr "কলাম (~C)"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:DeleteColumns\n"
@@ -9491,7 +9459,6 @@ msgid "~Columns"
msgstr "কলাম (~C)"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:EntireColumn\n"
@@ -9519,7 +9486,6 @@ msgid "~Rows"
msgstr "সারি (~R)"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:EntireRow\n"
@@ -9852,7 +9818,6 @@ msgid "Move Page Up"
msgstr "ছবি উপরে তুলুন"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:MovePageUp\n"
@@ -9890,7 +9855,6 @@ msgid "Move Page Down"
msgstr "ছবি নীচে নামান"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:MovePageDown\n"
@@ -9954,7 +9918,6 @@ msgid "Slide to End"
msgstr ""
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=20\n"
@@ -9964,7 +9927,6 @@ msgid "Blank Slide"
msgstr "ফাঁকা স্লাইড"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=19\n"
@@ -9974,7 +9936,6 @@ msgid "Title Only"
msgstr "শুধুমাত্র শিরোনাম"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=0\n"
@@ -9984,7 +9945,6 @@ msgid "Title Slide"
msgstr "শিরোনাম স্লাইড"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=1\n"
@@ -9994,7 +9954,6 @@ msgid "Title, Content"
msgstr "শিরোনাম, বিষয়বস্তু"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=32\n"
@@ -10004,7 +9963,6 @@ msgid "Centered Text"
msgstr "কেন্দ্রস্থিত টেক্সট"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=3\n"
@@ -10014,7 +9972,6 @@ msgid "Title and 2 Content"
msgstr "শিরোনাম এবং ২ বিষয়বস্তু"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=12\n"
@@ -10024,7 +9981,6 @@ msgid "Title, Content and 2 Content"
msgstr "শিরোনাম, বিষয়বস্তু এবং ২ বিষয়বস্তু"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=15\n"
@@ -10034,7 +9990,6 @@ msgid "Title, 2 Content and Content"
msgstr "শিরোনাম, ২ বিষয়বস্তু এবং বিষয়বস্তু"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=14\n"
@@ -10044,7 +9999,6 @@ msgid "Title, Content over Content"
msgstr "শিরোনাম, বিষয়বস্তু এর উপর বিষয়বস্তু"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=16\n"
@@ -10054,7 +10008,6 @@ msgid "Title, 2 Content over Content"
msgstr "শিরোনাম, বিষয়বস্তু এর উপর ২ বিষয়বস্তু"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=18\n"
@@ -10064,7 +10017,6 @@ msgid "Title, 4 Content"
msgstr "শিরোনাম, ৪ বিষয়বস্তু"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=34\n"
@@ -10074,7 +10026,6 @@ msgid "Title, 6 Content"
msgstr "শিরোনাম, ৬ বিষয়বস্তু"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=28\n"
@@ -10084,7 +10035,6 @@ msgid "Vertical Title, Vertical Text"
msgstr "উল্লম্ব শিরোনাম, উল্লম্ব টেক্সট"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=27\n"
@@ -10094,7 +10044,6 @@ msgid "Vertical Title, Text, Chart"
msgstr "উল্লম্ব শিরোনাম, টেক্সট, লেখচিত্র"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=29\n"
@@ -10114,7 +10063,6 @@ msgid "Title, 2 Vertical Text, Clipart"
msgstr "শিরোনাম, উল্লম্ব টেক্সট, ক্লিপআর্ট"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:SlideLayoutMenu\n"
@@ -10153,7 +10101,6 @@ msgid "~Cell"
msgstr "ঘর"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:RowMenu\n"
@@ -10183,7 +10130,6 @@ msgid "Presentation ~Object..."
msgstr "উপস্থাপনার বস্তু... (~O)"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:HangingIndent\n"
@@ -10271,7 +10217,6 @@ msgid "Form Control"
msgstr "ফরম কন্ট্রোল"
#: DrawWindowState.xcu
-#, fuzzy
msgctxt ""
"DrawWindowState.xcu\n"
"..DrawWindowState.UIElements.States.private:resource/popupmenu/formrichtext\n"
@@ -10330,7 +10275,6 @@ msgid "Line/Arrow"
msgstr "রেখা তীর"
#: DrawWindowState.xcu
-#, fuzzy
msgctxt ""
"DrawWindowState.xcu\n"
"..DrawWindowState.UIElements.States.private:resource/popupmenu/measure\n"
@@ -10340,7 +10284,6 @@ msgid "Dimension Line"
msgstr "মাত্রা রেখা"
#: DrawWindowState.xcu
-#, fuzzy
msgctxt ""
"DrawWindowState.xcu\n"
"..DrawWindowState.UIElements.States.private:resource/popupmenu/media\n"
@@ -10370,7 +10313,6 @@ msgid "OLE Object"
msgstr "OLE-অবজেক্ট"
#: DrawWindowState.xcu
-#, fuzzy
msgctxt ""
"DrawWindowState.xcu\n"
"..DrawWindowState.UIElements.States.private:resource/popupmenu/page\n"
@@ -13184,7 +13126,6 @@ msgid "From right to top"
msgstr "ডান থেকে উপর পর্যন্ত"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionGroups.subtle\n"
@@ -13194,7 +13135,6 @@ msgid "Subtle"
msgstr "সূক্ষ্ম"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionGroups.exciting\n"
@@ -13222,7 +13162,6 @@ msgid "3D Venetian"
msgstr ""
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionSets.box\n"
@@ -13270,7 +13209,6 @@ msgid "Uncover"
msgstr ""
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionSets.wipe\n"
@@ -13280,7 +13218,6 @@ msgid "Wipe"
msgstr "মুছে ফেলা"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionSets.wedge\n"
@@ -13290,7 +13227,6 @@ msgid "Wedge"
msgstr "কীলক"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionSets.wheel\n"
@@ -13309,7 +13245,6 @@ msgid "Push"
msgstr ""
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionSets.cut\n"
@@ -13368,7 +13303,6 @@ msgid "Diagonal"
msgstr "তির্যক"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionSets.random\n"
@@ -13378,7 +13312,6 @@ msgid "Random"
msgstr "অনির্দিষ্ট"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionSets.dissolve\n"
@@ -13418,7 +13351,6 @@ msgid "Tiles"
msgstr "শিরোনাম"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionSets.cube-turning\n"
@@ -13467,7 +13399,6 @@ msgid "Turn Around"
msgstr "চতুর্দিকে ঘোরানো"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionSets.turn-down\n"
@@ -13630,7 +13561,6 @@ msgid "Bottom Right to Top Left"
msgstr ""
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.bottom-top\n"
@@ -13649,7 +13579,6 @@ msgid "Bottom Left to Top Right"
msgstr ""
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.vertical\n"
@@ -13659,7 +13588,6 @@ msgid "Vertical"
msgstr "উল্লম্ব"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.horizontal\n"
@@ -13669,7 +13597,6 @@ msgid "Horizontal"
msgstr "অনুভূমিক"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.in\n"
@@ -13679,7 +13606,6 @@ msgid "In"
msgstr "ভিতরে"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.out\n"
@@ -13689,7 +13615,6 @@ msgid "Out"
msgstr "বাহির"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.across\n"
@@ -13739,7 +13664,6 @@ msgid "Left"
msgstr "বাম"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.circle\n"
@@ -13768,7 +13692,6 @@ msgid "Oval Vertical"
msgstr ""
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.diamond\n"
@@ -13778,7 +13701,6 @@ msgid "Diamond"
msgstr "হীরা"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.plus\n"
@@ -13918,7 +13840,6 @@ msgid "Counterclockwise 8 Spokes"
msgstr ""
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.inside\n"
@@ -13928,7 +13849,6 @@ msgid "Inside"
msgstr "ভিতর"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.outside\n"
@@ -16451,7 +16371,6 @@ msgid "Center"
msgstr "কেন্দ্র"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:CenterPara\n"
@@ -16732,7 +16651,6 @@ msgid "Transparency"
msgstr "স্বচ্ছতা"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:ZoomOptimal\n"
@@ -16800,7 +16718,6 @@ msgid "Line Starts with Arrow"
msgstr "লাইন- তীর দিয়ে শুরু"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:LineArrowEnd\n"
@@ -16860,7 +16777,6 @@ msgid "Line with Square/Arrow"
msgstr "লাইন- বর্গক্ষেত্র/তীর যুক্ত"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:MeasureLine\n"
@@ -17361,7 +17277,6 @@ msgid "Smooth Transition"
msgstr "সমস্যামুক্ত পরিবর্তন"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:ToggleObjectBezierMode\n"
@@ -17555,7 +17470,6 @@ msgid "Chart from File..."
msgstr "ফাইল থেকে তালিকা"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:DefaultBullet\n"
@@ -18409,7 +18323,6 @@ msgid "Background Color"
msgstr "প্রেক্ষাপটের রঙ "
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:CharBackColor\n"
@@ -18437,7 +18350,6 @@ msgid "Open Hyperlink"
msgstr "হাইপারলিংক খুলুন"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:OpenSmartTagMenuOnCursor\n"
@@ -18619,7 +18531,6 @@ msgid "Line Corner Style"
msgstr "লাইন কিনারা শৈলী"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:LineStyle\n"
@@ -18629,7 +18540,6 @@ msgid "Border Style"
msgstr "সীমানা শৈলী"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:FrameLineColor\n"
@@ -18972,7 +18882,6 @@ msgid "~Recheck Document..."
msgstr "নথি পুনরায় পরীক্ষণ... (~R)"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:SpellingAndGrammarDialog\n"
@@ -18982,7 +18891,6 @@ msgid "Spelling"
msgstr "বানান"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:SpellingAndGrammarDialog\n"
@@ -19326,7 +19234,6 @@ msgid "~Hyperlink..."
msgstr "হাইপারলিংক... (~y)"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:HyperlinkDialog\n"
@@ -19399,7 +19306,6 @@ msgid "Subscript"
msgstr "নিম্নলিপি"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:SmallCaps\n"
@@ -20723,7 +20629,6 @@ msgid "Asian Phonetic G~uide..."
msgstr "এশীয় ফোনেটিক গাইড... (~i)"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:InsertSymbol\n"
@@ -20836,7 +20741,6 @@ msgid "~Export As"
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:ExportToPDF\n"
@@ -20866,7 +20770,6 @@ msgid "Export as PDF"
msgstr "PDF হিসেবে এক্সপোর্ট... (~D)"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:ExportDirectToPDF\n"
@@ -21216,7 +21119,6 @@ msgid "R~un Macro..."
msgstr "ম্যাক্রো চালানো... (~u)"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:Gallery\n"
@@ -21317,7 +21219,6 @@ msgid "Check Box"
msgstr "চেক বাক্স"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:Label\n"
@@ -21763,7 +21664,6 @@ msgid "Toggle Print Preview"
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:PrintPreview\n"
@@ -22549,7 +22449,6 @@ msgid "Top"
msgstr "উপরে"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:CellVertTop\n"
@@ -22569,7 +22468,6 @@ msgid "Center"
msgstr "কেন্দ্র"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:CellVertCenter\n"
@@ -22588,7 +22486,6 @@ msgid "Bottom"
msgstr "নীচে"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:CellVertBottom\n"
@@ -22813,7 +22710,6 @@ msgid "R~eference"
msgstr "রেফারেন্স"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Popups..uno:EditCommentsMenu\n"
@@ -22953,7 +22849,6 @@ msgid "Rot~ate or Flip"
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Popups..uno:AnchorMenu\n"
@@ -22983,7 +22878,6 @@ msgid "Me~dia Player"
msgstr "মিডিয়া প্লেয়ার (~y)"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Popups..uno:InsertAVMedia\n"
@@ -23279,7 +23173,6 @@ msgid "Menubar"
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Popups..uno:NameGroup\n"
@@ -23289,7 +23182,6 @@ msgid "Name..."
msgstr "নাম..."
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Popups..uno:ObjectTitleDescription\n"
@@ -23395,7 +23287,6 @@ msgid "Form Control"
msgstr "ফরম কন্ট্রোল"
#: ImpressWindowState.xcu
-#, fuzzy
msgctxt ""
"ImpressWindowState.xcu\n"
"..ImpressWindowState.UIElements.States.private:resource/popupmenu/formrichtext\n"
@@ -23445,7 +23336,6 @@ msgid "Line/Arrow"
msgstr "রেখা তীর"
#: ImpressWindowState.xcu
-#, fuzzy
msgctxt ""
"ImpressWindowState.xcu\n"
"..ImpressWindowState.UIElements.States.private:resource/popupmenu/measure\n"
@@ -23455,7 +23345,6 @@ msgid "Dimension Line"
msgstr "মাত্রা রেখা"
#: ImpressWindowState.xcu
-#, fuzzy
msgctxt ""
"ImpressWindowState.xcu\n"
"..ImpressWindowState.UIElements.States.private:resource/popupmenu/media\n"
@@ -24267,7 +24156,6 @@ msgid "Formula Cursor"
msgstr "সূত্রের কার্সার "
#: MathCommands.xcu
-#, fuzzy
msgctxt ""
"MathCommands.xcu\n"
"..MathCommands.UserInterface.Commands..uno:InsertCommandText?Text:string=newline \n"
@@ -24277,7 +24165,6 @@ msgid "New Line"
msgstr "নতুন লাইন"
#: MathCommands.xcu
-#, fuzzy
msgctxt ""
"MathCommands.xcu\n"
"..MathCommands.UserInterface.Commands..uno:InsertCommandText?Text:string=`\n"
@@ -25028,7 +24915,6 @@ msgid "Properties"
msgstr "বৈশিষ্ট্য"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.DeckList.WriterPageDeck\n"
@@ -25105,7 +24991,6 @@ msgid "Styles"
msgstr "শৈলী (~e)"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.DeckList.ScFunctionsDeck\n"
@@ -25125,7 +25010,6 @@ msgid "Manage Changes"
msgstr "পরিবর্তনগুলি পরিচালনা করুন... (~M)"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.DeckList.SwDesignDeck\n"
@@ -25223,7 +25107,6 @@ msgid "Area"
msgstr "এলাকা"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.ShadowPropertyPanel\n"
@@ -25350,7 +25233,6 @@ msgid "Slide Transition"
msgstr "স্লাইড পরিবর্তন"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.SdTableDesignPanel\n"
@@ -25389,7 +25271,6 @@ msgid "Cell Appearance"
msgstr "সেল উপস্থিতি"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.ScNumberFormatPropertyPanel\n"
@@ -25465,7 +25346,6 @@ msgid "Styles"
msgstr "শৈলী (~e)"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.ScFunctionsPanel\n"
@@ -25503,7 +25383,6 @@ msgid "Elements"
msgstr "উপাদান"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.ChartSeriesPanel\n"
@@ -25563,7 +25442,6 @@ msgid "Line"
msgstr "লাইন"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.ChartCharacterPanel\n"
@@ -25948,7 +25826,6 @@ msgid "AutoTe~xt..."
msgstr "স্বয়ংক্রিয়-লেখা... (~x)"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:PrintLayout\n"
@@ -26351,7 +26228,6 @@ msgid "Accept Change"
msgstr "পরিবর্তন অনুমোদন"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:AcceptAllTrackedChanges\n"
@@ -26535,7 +26411,6 @@ msgid "En~velope..."
msgstr "খাম... (~v)"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:AcceptTrackedChanges\n"
@@ -26835,7 +26710,6 @@ msgid "~Frame Interactively"
msgstr ""
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:InsertFrame\n"
@@ -26874,7 +26748,6 @@ msgid "~Index Entry..."
msgstr "সূচির ভুক্তি... (~I)"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:InsertIndexesEntry\n"
@@ -27083,7 +26956,6 @@ msgid "~Formula..."
msgstr "সূত্র... (~F)"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:InsertObjectStarMath\n"
@@ -27846,7 +27718,6 @@ msgid "Clear"
msgstr "মুছে ফেলুন (~C)"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:ResetAttributes\n"
@@ -28311,7 +28182,6 @@ msgid "To Character Left"
msgstr "বামের অক্ষরে"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:IndexEntryDialog\n"
@@ -29201,7 +29071,6 @@ msgid "In ~Background"
msgstr "পটভূমিতে (~B)"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:WrapThroughTransparencyToggle\n"
@@ -29780,7 +29649,6 @@ msgid "~Thesaurus..."
msgstr "ভাব-অভিধান... (~T)"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:BackColor\n"
@@ -29844,7 +29712,6 @@ msgid "Add Unknown Words"
msgstr "অজানা শব্দ যোগ"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:HScroll\n"
@@ -30284,7 +30151,6 @@ msgid "Default Paragraph Style"
msgstr ""
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:StyleApply?Style:string=Title&amp;FamilyName:string=ParagraphStyles\n"
@@ -30294,7 +30160,6 @@ msgid "~Title"
msgstr "শিরোনাম (~T)"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:TitleParaStyle\n"
@@ -30958,7 +30823,6 @@ msgid "Page Margins"
msgstr ""
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:HangingIndent\n"
@@ -31027,7 +30891,6 @@ msgid "Form Control"
msgstr "ফরম কন্ট্রোল"
#: WriterFormWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterFormWindowState.xcu\n"
"..WriterFormWindowState.UIElements.States.private:resource/popupmenu/formrichtext\n"
@@ -31057,7 +30920,6 @@ msgid "Image"
msgstr "চিত্র"
#: WriterFormWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterFormWindowState.xcu\n"
"..WriterFormWindowState.UIElements.States.private:resource/popupmenu/media\n"
@@ -31490,7 +31352,6 @@ msgid "Form Control"
msgstr "ফরম কন্ট্রোল"
#: WriterGlobalWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterGlobalWindowState.xcu\n"
"..WriterGlobalWindowState.UIElements.States.private:resource/popupmenu/formrichtext\n"
@@ -31520,7 +31381,6 @@ msgid "Image"
msgstr "চিত্র"
#: WriterGlobalWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterGlobalWindowState.xcu\n"
"..WriterGlobalWindowState.UIElements.States.private:resource/popupmenu/media\n"
@@ -31971,7 +31831,6 @@ msgid "Form Control"
msgstr "ফরম কন্ট্রোল"
#: WriterReportWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterReportWindowState.xcu\n"
"..WriterReportWindowState.UIElements.States.private:resource/popupmenu/formrichtext\n"
@@ -32001,7 +31860,6 @@ msgid "Image"
msgstr "চিত্র"
#: WriterReportWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterReportWindowState.xcu\n"
"..WriterReportWindowState.UIElements.States.private:resource/popupmenu/media\n"
@@ -32414,7 +32272,6 @@ msgid "Form Control"
msgstr "ফরম কন্ট্রোল"
#: WriterWebWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWebWindowState.xcu\n"
"..WriterWebWindowState.UIElements.States.private:resource/popupmenu/formrichtext\n"
@@ -32831,7 +32688,6 @@ msgid "Form Control"
msgstr "ফরম কন্ট্রোল"
#: WriterWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWindowState.xcu\n"
"..WriterWindowState.UIElements.States.private:resource/popupmenu/formrichtext\n"
@@ -32861,7 +32717,6 @@ msgid "Image"
msgstr "চিত্র"
#: WriterWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWindowState.xcu\n"
"..WriterWindowState.UIElements.States.private:resource/popupmenu/media\n"
@@ -33388,7 +33243,6 @@ msgid "Form Control"
msgstr "ফরম কন্ট্রোল"
#: XFormsWindowState.xcu
-#, fuzzy
msgctxt ""
"XFormsWindowState.xcu\n"
"..XFormsWindowState.UIElements.States.private:resource/popupmenu/formrichtext\n"
@@ -33418,7 +33272,6 @@ msgid "Image"
msgstr "চিত্র"
#: XFormsWindowState.xcu
-#, fuzzy
msgctxt ""
"XFormsWindowState.xcu\n"
"..XFormsWindowState.UIElements.States.private:resource/popupmenu/media\n"
diff --git a/source/bn-IN/reportdesign/messages.po b/source/bn-IN/reportdesign/messages.po
index 91531f0cb0d..3324b7edcf4 100644
--- a/source/bn-IN/reportdesign/messages.po
+++ b/source/bn-IN/reportdesign/messages.po
@@ -80,13 +80,11 @@ msgid "Field or Formula"
msgstr "ক্ষেত্র বা সূত্র"
#: stringarray.hrc:43
-#, fuzzy
msgctxt "RID_STR_TYPE_CONST"
msgid "Function"
msgstr "ফাংশন"
#: stringarray.hrc:44
-#, fuzzy
msgctxt "RID_STR_TYPE_CONST"
msgid "Counter"
msgstr "কাউন্টার"
@@ -98,31 +96,26 @@ msgid "User defined Function"
msgstr "ব্যবহারকারী নির্ধারিত ফাংশন"
#: stringarray.hrc:51
-#, fuzzy
msgctxt "RID_STR_BOOL"
msgid "No"
msgstr "না"
#: stringarray.hrc:52
-#, fuzzy
msgctxt "RID_STR_BOOL"
msgid "Yes"
msgstr "হ্যাঁ"
#: stringarray.hrc:58
-#, fuzzy
msgctxt "RID_STR_KEEPTOGETHER_CONST"
msgid "No"
msgstr "না"
#: stringarray.hrc:59
-#, fuzzy
msgctxt "RID_STR_KEEPTOGETHER_CONST"
msgid "Whole Group"
msgstr "পুরো গ্রুপ"
#: stringarray.hrc:60
-#, fuzzy
msgctxt "RID_STR_KEEPTOGETHER_CONST"
msgid "With First Detail"
msgstr "প্রথম বর্ণনাসহ"
@@ -1068,19 +1061,16 @@ msgid "Fo_rmat:"
msgstr "ফর্ম্যাট (_r):"
#: floatingfield.ui:11
-#, fuzzy
msgctxt "floatingfield|FloatingField"
msgid "Sorting and Grouping"
msgstr "সাজানো ও গ্রুপ করা"
#: floatingfield.ui:30
-#, fuzzy
msgctxt "floatingfield|up"
msgid "Sort Ascending"
msgstr "আরোহী ক্রমানুসারে সাজানো"
#: floatingfield.ui:43
-#, fuzzy
msgctxt "floatingfield|down"
msgid "Sort Descending"
msgstr "অবরোহী ক্রমানুসারে সাজানো"
diff --git a/source/bn-IN/sc/messages.po b/source/bn-IN/sc/messages.po
index c53b03aba25..801343b214e 100644
--- a/source/bn-IN/sc/messages.po
+++ b/source/bn-IN/sc/messages.po
@@ -32,7 +32,6 @@ msgid "Financial"
msgstr "আর্থিক"
#: compiler.hrc:30
-#, fuzzy
msgctxt "RID_FUNCTION_CATEGORIES"
msgid "Information"
msgstr "তথ্য"
@@ -74,7 +73,6 @@ msgid "Text"
msgstr "পাঠ্য"
#: compiler.hrc:37
-#, fuzzy
msgctxt "RID_FUNCTION_CATEGORIES"
msgid "Add-in"
msgstr "অ্যাড-ইন"
@@ -477,7 +475,6 @@ msgid "Protect document"
msgstr "নথি সুরক্ষিত করুন"
#: globstr.hrc:112
-#, fuzzy
msgctxt "STR_UNDO_UNPROTECT_DOC"
msgid "Unprotect document"
msgstr "নথি অরক্ষিত করুন"
@@ -657,7 +654,6 @@ msgid "OR"
msgstr "OR"
#: globstr.hrc:145
-#, fuzzy
msgctxt "STR_TABLE_DEF"
msgid "Sheet"
msgstr "শীট"
@@ -705,7 +701,6 @@ msgid "The source range contains subtotals which may distort the results. Use it
msgstr "উৎস পরিসরে এমন উপসমষ্টি রয়েছে যা ফলাফলকে অবিন্যস্ত করতে পারে। যেকোনোভাবে এটি ব্যবহার করবেন কি?"
#: globstr.hrc:154
-#, fuzzy
msgctxt "STR_PIVOT_TOTAL"
msgid "Total"
msgstr "সর্বমোট"
@@ -835,7 +830,6 @@ msgid "Scenario"
msgstr "দৃশ্যকল্প"
#: globstr.hrc:179
-#, fuzzy
msgctxt "STR_PIVOT_TABLE"
msgid "Pivot Table"
msgstr "পিভট টেবিল"
@@ -1801,7 +1795,6 @@ msgid "Range moved from #1 to #2"
msgstr "পরিসর #1 থেকে #2 এ সরানো হয়েছে"
#: globstr.hrc:375
-#, fuzzy
msgctxt "STR_END_REDLINING"
msgid ""
"This action will exit the change recording mode.\n"
@@ -1912,7 +1905,6 @@ msgid "Nested arrays are not supported."
msgstr "নেস্টেড অ্যারেসমূহ সমর্থিত নয়।"
#: globstr.hrc:395
-#, fuzzy
msgctxt "STR_UNDO_TEXTTOCOLUMNS"
msgid "Text to Columns"
msgstr "পাঠ্য থেকে কলাম"
@@ -2352,7 +2344,6 @@ msgid "next year"
msgstr "অাগামী বছর"
#: globstr.hrc:473
-#, fuzzy
msgctxt "STR_COND_AND"
msgid "and"
msgstr "এবং"
@@ -2523,7 +2514,6 @@ msgid "Conditional Format"
msgstr "শর্তাধীন বিন্যাস"
#: globstr.hrc:502
-#, fuzzy
msgctxt "STR_UNDO_CONDFORMAT_LIST"
msgid "Conditional Formats"
msgstr "শর্তাধীন বিন্যাস"
@@ -2554,7 +2544,6 @@ msgid "%1 and %2 more"
msgstr ""
#: globstr.hrc:508
-#, fuzzy
msgctxt "STR_GENERAL"
msgid "General"
msgstr "সাধারণ"
@@ -2572,7 +2561,6 @@ msgid "Percent"
msgstr "শতাংশ"
#: globstr.hrc:511
-#, fuzzy
msgctxt "STR_CURRENCY"
msgid "Currency"
msgstr "মুদ্রা"
@@ -2584,13 +2572,11 @@ msgid "Date"
msgstr "তারিখ"
#: globstr.hrc:513
-#, fuzzy
msgctxt "STR_TIME"
msgid "Time"
msgstr "সময়"
#: globstr.hrc:514
-#, fuzzy
msgctxt "STR_SCIENTIFIC"
msgid "Scientific"
msgstr "বৈজ্ঞানিক"
@@ -2602,7 +2588,6 @@ msgid "Fraction"
msgstr "ফাংশন"
#: globstr.hrc:516
-#, fuzzy
msgctxt "STR_BOOLEAN_VALUE"
msgid "Boolean Value"
msgstr "বুলিয়ান মান"
@@ -2754,7 +2739,6 @@ msgid "Format error discovered in the file in sub-document $(ARG1) at $(ARG2)(ro
msgstr "ফাইলের সাব-নথি $(ARG1)-এর $(ARG2)(কলাম,সারি)-তে বিন্যাস ত্রুটি পাওয়া গেছে।"
#: scerrors.hrc:56
-#, fuzzy
msgctxt "RID_ERRHDLSC"
msgid "File format error found at $(ARG1)(row,col)."
msgstr "$(ARG1)(row,col) এ ফাইল বিন্যাস ত্রুটি পাওয়া গিয়েছে।"
@@ -2771,7 +2755,6 @@ msgid "Data could not be written."
msgstr ""
#: scerrors.hrc:64
-#, fuzzy
msgctxt "RID_ERRHDLSC"
msgid "$(ARG1)"
msgstr "$(ARG1)"
@@ -3309,7 +3292,6 @@ msgid "Provides an internal number for the date given."
msgstr "প্রদত্ত্ব তারিখের জন্য একটি অভ্যন্তরীণ নম্বর প্রদান করে।"
#: scfuncs.hrc:182
-#, fuzzy
msgctxt "SC_OPCODE_GET_DATE"
msgid "Year"
msgstr "বছর"
@@ -3320,7 +3302,6 @@ msgid "An integer between 1583 and 9956 or 0 and 99 (19xx or 20xx depending on t
msgstr "1583 ও 9956 বা 0 ও 99 এর মধ্যবর্তী একটি পূর্ণ সংখ্যা (নির্ধারিত অপশনের উপর ভিত্তি করে 19xx বা 20xx)।"
#: scfuncs.hrc:184
-#, fuzzy
msgctxt "SC_OPCODE_GET_DATE"
msgid "Month"
msgstr "মাস"
@@ -3416,7 +3397,6 @@ msgid "Returns the number of workdays between two dates using arguments to indic
msgstr "সপ্তাহান্ত দিন এবং ছুটির দিন সূচিত করতে, দুইটি তারিখের মধ্যে কাজের দিনের সংখ্যা দেখায়।"
#: scfuncs.hrc:222
-#, fuzzy
msgctxt "SC_OPCODE_NETWORKDAYS"
msgid "Start date"
msgstr "শুরুর তারিখ"
@@ -3464,7 +3444,6 @@ msgid "Returns the number of workdays between two dates using arguments to indic
msgstr "সপ্তাহান্ত দিন এবং ছুটির দিন সূচিত করতে, দুইটি তারিখের মধ্যে কাজের দিনের সংখ্যা দেখায়।"
#: scfuncs.hrc:236
-#, fuzzy
msgctxt "SC_OPCODE_NETWORKDAYS_MS"
msgid "Start date"
msgstr "শুরুর তারিখ"
@@ -3513,7 +3492,6 @@ msgid "Returns the serial number of the date before or after a number of workday
msgstr "সপ্তাহান্তের দিনগুলি বা ছুটির দিনগুলি সূচিত করতে, যুক্ত ব্যবহার করে কিছু সংখ্যক কাজের দিনের অাগে বা পরে তারিখের ক্রমিক সংখ্যা নিয়ে অাসে।"
#: scfuncs.hrc:250
-#, fuzzy
msgctxt "SC_OPCODE_WORKDAY_MS"
msgid "Start date"
msgstr "শুরুর তারিখ"
@@ -3626,7 +3604,6 @@ msgid "Determines a time value from the details for hour, minute and second."
msgstr "ঘন্টা, মিনিট এবং সেকেন্ডের বিবরণ থেকে সময়ের মান নির্ধারণ করে।"
#: scfuncs.hrc:302
-#, fuzzy
msgctxt "SC_OPCODE_GET_TIME"
msgid "Hour"
msgstr "ঘন্টা"
@@ -3637,7 +3614,6 @@ msgid "The integer for the hour."
msgstr "ঘন্টার জন্য পূর্ণ সংখ্যা।"
#: scfuncs.hrc:304
-#, fuzzy
msgctxt "SC_OPCODE_GET_TIME"
msgid "Minute"
msgstr "মিনিট"
@@ -3648,7 +3624,6 @@ msgid "The integer for the minute."
msgstr "মিনিটের জন্য পূর্ণ সংখ্যা।"
#: scfuncs.hrc:306
-#, fuzzy
msgctxt "SC_OPCODE_GET_TIME"
msgid "Second"
msgstr "সেকেন্ড"
@@ -3820,7 +3795,6 @@ msgid "Number"
msgstr "নম্বর"
#: scfuncs.hrc:379
-#, fuzzy
msgctxt "SC_OPCODE_ISOWEEKNUM"
msgid "The internal number of the date."
msgstr "তারিখের অভ্যন্তরীণ নম্বর।"
@@ -3839,7 +3813,6 @@ msgid "Number"
msgstr "নম্বর"
#: scfuncs.hrc:386
-#, fuzzy
msgctxt "SC_OPCODE_WEEKNUM_OOO"
msgid "The internal number of the date."
msgstr "তারিখের অভ্যন্তরীণ নম্বর।"
@@ -3862,7 +3835,6 @@ msgid "Calculates the date of Easter Sunday in a given year."
msgstr "প্রদত্ত্ব বছরের ইস্টার সানডে এর তারিখ নির্ণয় করে।"
#: scfuncs.hrc:395
-#, fuzzy
msgctxt "SC_OPCODE_EASTERSUNDAY"
msgid "Year"
msgstr "বছর"
@@ -4193,7 +4165,6 @@ msgid "Payment period. The total number of periods in which the annuity (pension
msgstr "পরিশোধের সময়কাল। বার্ষিক বৃত্তি (পেনশন) পরিশোধের সময়কাল।"
#: scfuncs.hrc:491
-#, fuzzy
msgctxt "SC_OPCODE_IPMT"
msgid "PV"
msgstr "PV"
@@ -4325,7 +4296,6 @@ msgid "The present value. The present value or the amount the annuity is current
msgstr "বর্তমান মান। বর্তমান মান বা বার্ষিক পরিশোধের পরিমানের বর্তমান মূল্য।"
#: scfuncs.hrc:527
-#, fuzzy
msgctxt "SC_OPCODE_CUM_PRINC"
msgid "S"
msgstr "S"
@@ -4381,7 +4351,6 @@ msgid "Payment period. The total number of periods in which the annuity (pension
msgstr "পরিশোধের সময়কাল। বার্ষিক বৃত্তি (পেনশন) পরিশোধের সময়কাল।"
#: scfuncs.hrc:543
-#, fuzzy
msgctxt "SC_OPCODE_CUM_IPMT"
msgid "PV"
msgstr "PV"
@@ -4602,7 +4571,6 @@ msgid "Periods: The period for which the depreciation is calculated. The time un
msgstr "পর্যায়কালসমূহ: যে সময়কালের জন্য অবচিতি হিসাব করা হয়। পর্যায়কালের জন্য ব্যবহৃত সময়ের একক ও কার্যকর জীবনের সময়ের একক অবশ্যই মিলতে হবে।"
#: scfuncs.hrc:607
-#, fuzzy
msgctxt "SC_OPCODE_DB"
msgid "Month"
msgstr "মাস"
@@ -4707,7 +4675,6 @@ msgid "Nominal interest"
msgstr ""
#: scfuncs.hrc:637
-#, fuzzy
msgctxt "SC_OPCODE_EFFECT"
msgid "P"
msgstr "P"
@@ -4724,7 +4691,6 @@ msgid "Calculates the yearly nominal interest rate as an effective interest rate
msgstr "একটি কার্যকর সুদের হার হিসেবে বার্ষিক নামমাত্র সুদের হার হিসাব করে।"
#: scfuncs.hrc:645
-#, fuzzy
msgctxt "SC_OPCODE_NOMINAL"
msgid "Effective rate"
msgstr "কার্যকর হার"
@@ -4735,7 +4701,6 @@ msgid "The effective interest rate"
msgstr "কার্যকর সুদের হার"
#: scfuncs.hrc:647
-#, fuzzy
msgctxt "SC_OPCODE_NOMINAL"
msgid "NPER"
msgstr "NPER"
@@ -4751,7 +4716,6 @@ msgid "Net present value. Calculates the net present value of an investment base
msgstr "প্রকৃত বর্তমান মূল্য। একটি ধারাবাহিক পর্যায়কালীন পরিশোধ এবং মূল্যহ্রাসের হারের উপর ভিত্তি করে প্রকৃত বর্তমান মূল্য হিসাব করে।"
#: scfuncs.hrc:655
-#, fuzzy
msgctxt "SC_OPCODE_NPV"
msgid "Rate"
msgstr "হার"
@@ -4784,7 +4748,6 @@ msgid "Values"
msgstr "মান"
#: scfuncs.hrc:666
-#, fuzzy
msgctxt "SC_OPCODE_IRR"
msgid "An array or reference to cells whose contents correspond to the payments."
msgstr "পরিশোধের সাথে সংশ্লিষ্ট ঘরের অ্যারে বা তার রেফারেন্স।"
@@ -4815,7 +4778,6 @@ msgid "An array or reference to cells whose contents correspond to the payments.
msgstr "পরিশোধের সাথে সংশ্লিষ্ট ঘরের অ্যারে বা তার রেফারেন্স।"
#: scfuncs.hrc:677
-#, fuzzy
msgctxt "SC_OPCODE_MIRR"
msgid "Investment"
msgstr "বিনিয়োগ"
@@ -4843,7 +4805,6 @@ msgid "Returns the amount of interest for constant amortization rates."
msgstr "অপরিবর্তনীয় ঋণ ক্রমশোধের হারের জন্য সুদের পরিমাণ ফেরত পাঠায়।"
#: scfuncs.hrc:687
-#, fuzzy
msgctxt "SC_OPCODE_ISPMT"
msgid "Rate"
msgstr "হার"
@@ -4875,7 +4836,6 @@ msgid "Sum total of amortization periods."
msgstr "ঋণ ক্রমশোধের মোট পর্যায়কালের সংখ্যা।"
#: scfuncs.hrc:693
-#, fuzzy
msgctxt "SC_OPCODE_ISPMT"
msgid "Investment"
msgstr "বিনিয়োগ"
@@ -4891,7 +4851,6 @@ msgid "Duration. Calculates the number of periods required by an investment to a
msgstr ""
#: scfuncs.hrc:701
-#, fuzzy
msgctxt "SC_OPCODE_PDURATION"
msgid "Rate"
msgstr "হার"
@@ -4902,7 +4861,6 @@ msgid "The constant rate of interest."
msgstr ""
#: scfuncs.hrc:703
-#, fuzzy
msgctxt "SC_OPCODE_PDURATION"
msgid "PV"
msgstr "PV"
@@ -4914,13 +4872,11 @@ msgid "The present value. The current value of the investment."
msgstr "বর্তমান মান। বিনিয়োগের বর্তমান মান।"
#: scfuncs.hrc:705
-#, fuzzy
msgctxt "SC_OPCODE_PDURATION"
msgid "FV"
msgstr "FV"
#: scfuncs.hrc:706
-#, fuzzy
msgctxt "SC_OPCODE_PDURATION"
msgid "The future value of the investment."
msgstr "বিনিয়োগের ভবিষ্যৎ মান।"
@@ -4942,7 +4898,6 @@ msgid "The number of periods used in the calculation."
msgstr "হিসাবে ব্যবহৃত পর্যায়কালের সংখ্যা।"
#: scfuncs.hrc:715
-#, fuzzy
msgctxt "SC_OPCODE_RRI"
msgid "PV"
msgstr "PV"
@@ -4968,7 +4923,6 @@ msgid "Returns TRUE if value is a reference."
msgstr "মানটি যদি রেফারেন্স হয় তবে TRUE পাঠায়।"
#: scfuncs.hrc:725
-#, fuzzy
msgctxt "SC_OPCODE_IS_REF"
msgid "Value"
msgstr "মান"
@@ -4984,7 +4938,6 @@ msgid "Returns TRUE if the value is an error value not equal to #N/A."
msgstr "মানটি যদি ত্রুটিযুক্ত হয় এবং #N/A না হয় তাহলে TRUE পাঠায়।"
#: scfuncs.hrc:733
-#, fuzzy
msgctxt "SC_OPCODE_IS_ERR"
msgid "Value"
msgstr "মান"
@@ -5000,7 +4953,6 @@ msgid "Returns TRUE if the value is an error value."
msgstr "মানটি যদি ত্রুটিযুক্ত মান হয় তবে TRUE পাঠায়।"
#: scfuncs.hrc:741
-#, fuzzy
msgctxt "SC_OPCODE_IS_ERROR"
msgid "Value"
msgstr "মান"
@@ -5016,7 +4968,6 @@ msgid "Returns TRUE if value refers to an empty cell."
msgstr "মানটি যদি একটি ফাঁকা ঘরকে নির্দেশ করে তবে TRUE পাঠায়।"
#: scfuncs.hrc:749
-#, fuzzy
msgctxt "SC_OPCODE_IS_EMPTY"
msgid "Value"
msgstr "মান"
@@ -5032,7 +4983,6 @@ msgid "Returns TRUE if the value carries a logical number format."
msgstr "মানটি যদি একটি যৌক্তিক নম্বর বিন্যাস বহন করে তবে TRUE পাঠায়।"
#: scfuncs.hrc:757
-#, fuzzy
msgctxt "SC_OPCODE_IS_LOGICAL"
msgid "Value"
msgstr "মান"
@@ -5048,7 +4998,6 @@ msgid "Returns TRUE if value equals #N/A."
msgstr "মানটি যদি #N/A হয় তবে TRUE পাঠায়।"
#: scfuncs.hrc:765
-#, fuzzy
msgctxt "SC_OPCODE_IS_NV"
msgid "Value"
msgstr "মান"
@@ -5064,7 +5013,6 @@ msgid "Returns TRUE if the value is not text."
msgstr "মানটি যদি পাঠ্য না হয় তবে TRUE পাঠায়।"
#: scfuncs.hrc:773
-#, fuzzy
msgctxt "SC_OPCODE_IS_NON_STRING"
msgid "Value"
msgstr "মান"
@@ -5080,7 +5028,6 @@ msgid "Returns TRUE if value is text."
msgstr "মানটি যদি পাঠ্য হয় তবে TRUE পাঠায়।"
#: scfuncs.hrc:781
-#, fuzzy
msgctxt "SC_OPCODE_IS_STRING"
msgid "Value"
msgstr "মান"
@@ -5096,7 +5043,6 @@ msgid "Returns TRUE if value is a number."
msgstr "মানটি যদি সংখ্যা হয় তবে TRUE পাঠায়।"
#: scfuncs.hrc:789
-#, fuzzy
msgctxt "SC_OPCODE_IS_VALUE"
msgid "Value"
msgstr "মান"
@@ -5112,7 +5058,6 @@ msgid "Returns TRUE if the cell is a formula cell."
msgstr "ঘরটি যদি সূত্র ঘর হয় তবে TRUE পাঠায়।"
#: scfuncs.hrc:797
-#, fuzzy
msgctxt "SC_OPCODE_IS_FORMULA"
msgid "Reference"
msgstr "রেফারেন্স"
@@ -5144,7 +5089,6 @@ msgid "Converts a value to a number."
msgstr "একটি মানকে সংখ্যায় রূপান্তর করে।"
#: scfuncs.hrc:813
-#, fuzzy
msgctxt "SC_OPCODE_N"
msgid "Value"
msgstr "মান"
@@ -5165,7 +5109,6 @@ msgid "Returns the data type of a value (1 = number, 2 = text, 4 = Boolean value
msgstr ""
#: scfuncs.hrc:827
-#, fuzzy
msgctxt "SC_OPCODE_TYPE"
msgid "Value"
msgstr "মান"
@@ -5275,7 +5218,6 @@ msgid "Returns value if not an error value, else alternative."
msgstr "মান নিয়ে অাসে যদি না একটি ত্রুটি মান হয়, অন্যথায় বৈকল্পিক।"
#: scfuncs.hrc:883
-#, fuzzy
msgctxt "SC_OPCODE_IF_ERROR"
msgid "Value"
msgstr "মান"
@@ -5302,7 +5244,6 @@ msgid "Returns value if not a #N/A error, else alternative."
msgstr "একটি #N/A ত্রুটি না হলে, মান দেখানো হয়, অন্যথায় বৈকল্পিক।"
#: scfuncs.hrc:893
-#, fuzzy
msgctxt "SC_OPCODE_IF_NA"
msgid "Value"
msgstr "মান"
@@ -5417,7 +5358,6 @@ msgid "Counts the blank cells in a specified range."
msgstr "একটি উল্লিখিত পরিসরে ফাঁকা ঘরসমূহ গণনা করে।"
#: scfuncs.hrc:945
-#, fuzzy
msgctxt "SC_OPCODE_COUNT_EMPTY_CELLS"
msgid "Range"
msgstr "পরিসর"
@@ -5438,7 +5378,6 @@ msgid "Returns the sum of all arguments."
msgstr "সকল আর্গুমেন্টের যোগফল ফেরত পাঠায়।"
#: scfuncs.hrc:959
-#, fuzzy
msgctxt "SC_OPCODE_SUM"
msgid "Number "
msgstr "সংখ্যা"
@@ -5455,7 +5394,6 @@ msgid "Returns the sum of the squares of the arguments."
msgstr "আর্গুমেন্টের বর্গের যোগফল ফেরত পাঠায়।"
#: scfuncs.hrc:967
-#, fuzzy
msgctxt "SC_OPCODE_SUM_SQ"
msgid "Number "
msgstr "সংখ্যা"
@@ -5489,7 +5427,6 @@ msgid "Totals the arguments that meet the condition."
msgstr "যে আর্গুমেন্টগুলো শর্তের সাথে মিলে সেগুলো যোগ করে।"
#: scfuncs.hrc:983
-#, fuzzy
msgctxt "SC_OPCODE_SUM_IF"
msgid "Range"
msgstr "পরিসর"
@@ -5500,7 +5437,6 @@ msgid "The range to be evaluated by the criteria given."
msgstr "প্রদত্ত নির্ণায়ক দ্বারা যে পরিসরটি মূল্যায়ন করতে হবে।"
#: scfuncs.hrc:985
-#, fuzzy
msgctxt "SC_OPCODE_SUM_IF"
msgid "Criteria"
msgstr "নির্ণায়ক"
@@ -5527,7 +5463,6 @@ msgid "Averages the arguments that meet the conditions."
msgstr "যে আর্গুমেন্টগুলো শর্তের সাথে মিলে সেগুলো যোগ করে।"
#: scfuncs.hrc:995
-#, fuzzy
msgctxt "SC_OPCODE_AVERAGE_IF"
msgid "Range"
msgstr "পরিসর"
@@ -5538,7 +5473,6 @@ msgid "The range to be evaluated by the criteria given."
msgstr "প্রদত্ত নির্ণায়ক দ্বারা যে পরিসরটি মূল্যায়ন করতে হবে।"
#: scfuncs.hrc:997
-#, fuzzy
msgctxt "SC_OPCODE_AVERAGE_IF"
msgid "Criteria"
msgstr "নির্ণায়ক"
@@ -5668,7 +5602,6 @@ msgid "Counts the arguments which meet the set conditions."
msgstr "যে আর্গুমেন্টগুলো নিযুক্ত শর্তের সাথে মিলে সেগুলোর সংখ্যা গণনা করে।"
#: scfuncs.hrc:1040
-#, fuzzy
msgctxt "SC_OPCODE_COUNT_IF"
msgid "Range"
msgstr "পরিসর"
@@ -5679,7 +5612,6 @@ msgid "The range of cells to be evaluated by the criteria given."
msgstr "প্রদত্ত নির্ণায়ক দ্বারা কক্ষের যে পরিসরটি মূল্যায়ন করতে হবে।"
#: scfuncs.hrc:1042
-#, fuzzy
msgctxt "SC_OPCODE_COUNT_IF"
msgid "Criteria"
msgstr "নির্ণায়ক"
@@ -5716,7 +5648,6 @@ msgid "Returns TRUE if value is an even integer."
msgstr "মানটি যদি জোড় পূর্ণসংখ্যা হয় তবে TRUE ফেরত পাঠায়।"
#: scfuncs.hrc:1064
-#, fuzzy
msgctxt "SC_OPCODE_IS_EVEN"
msgid "Value"
msgstr "মান"
@@ -5732,7 +5663,6 @@ msgid "Returns TRUE if value is an odd integer."
msgstr "মানটি যদি একটি বেজোড় পূর্ণসংখ্যা হয় তাহলে TRUE পাঠায়।"
#: scfuncs.hrc:1072
-#, fuzzy
msgctxt "SC_OPCODE_IS_ODD"
msgid "Value"
msgstr "মান"
@@ -6290,7 +6220,6 @@ msgid "Calculates subtotals in a spreadsheet."
msgstr "স্প্রেডশীটে উপসমষ্টি নির্ণয় করে।"
#: scfuncs.hrc:1346
-#, fuzzy
msgctxt "SC_OPCODE_SUB_TOTAL"
msgid "Function"
msgstr "ফাংশন"
@@ -6301,7 +6230,6 @@ msgid "Function index. Is an index of the possible functions Total, Max, ..."
msgstr "ফাংশন সূচি। সম্ভাব্য ফাংশন Total, Max, ইত্যাদির সূচি ... "
#: scfuncs.hrc:1348
-#, fuzzy
msgctxt "SC_OPCODE_SUB_TOTAL"
msgid "Range"
msgstr "পরিসর"
@@ -6537,7 +6465,6 @@ msgid "The number to whose multiple the value is rounded."
msgstr "যে নম্বরটিকে মানের দ্বিগুণে রূপান্তর করা হবে।"
#: scfuncs.hrc:1443
-#, fuzzy
msgctxt "SC_OPCODE_CEIL_PRECISE"
msgid "Rounds a number up to the nearest multiple of significance, regardless of sign of significance."
msgstr "গুরুত্বের চিহ্ন যাই হোক না কেন, সংখ্যা গুরুত্বের নিরিখে নিকটবর্তী দ্বিগুণে পূর্ণ হয়।"
@@ -6733,7 +6660,6 @@ msgid "Number"
msgstr "নম্বর"
#: scfuncs.hrc:1511
-#, fuzzy
msgctxt "SC_OPCODE_FLOOR_MATH"
msgid "The number to be rounded down."
msgstr "যে নাম্বারটিকে পূর্ণ সংখ্যায় করা হবে।"
@@ -6745,7 +6671,6 @@ msgid "Significance"
msgstr "গুরুত্ব"
#: scfuncs.hrc:1513
-#, fuzzy
msgctxt "SC_OPCODE_FLOOR_MATH"
msgid "The number to whose multiple the value is to be rounded down."
msgstr "যে সংখ্যাটির বহুগুনিতক মান পর্যন্ত পূর্ণ সংখ্যা করা হবে।"
@@ -6774,7 +6699,6 @@ msgid "Number"
msgstr "নম্বর"
#: scfuncs.hrc:1523
-#, fuzzy
msgctxt "SC_OPCODE_FLOOR_PRECISE"
msgid "The number to be rounded down."
msgstr "যে নাম্বারটিকে পূর্ণ সংখ্যায় করা হবে।"
@@ -7068,7 +6992,6 @@ msgid "Linear type"
msgstr "Linear_type"
#: scfuncs.hrc:1643
-#, fuzzy
msgctxt "SC_OPCODE_LINEST"
msgid "If type = 0 the linears will be calculated through the zero point, or else moved linears."
msgstr "যদি type= 0 হয়, তবে রৈখিকগুলো শূন্য বিন্দু অতিক্রম করে নির্ণয় করা হবে, অন্যথায় স্থানান্তরিত রৈখিক নির্ণয় করা হবে।"
@@ -7118,7 +7041,6 @@ msgid "Function type"
msgstr "Function_type"
#: scfuncs.hrc:1657
-#, fuzzy
msgctxt "SC_OPCODE_LOGEST"
msgid "If type = 0 then the functions will be calculated in the form of y=m^x, or also functions y=b*m^x."
msgstr "যদি type = 0, তবে ফাংশনগুলো y=m^x হিসেবে নির্ণয় করা হবে, অথবা y=b*m^x ফাংশন।"
@@ -7272,7 +7194,6 @@ msgid "Returns the maximum value in a list of arguments."
msgstr "আর্গুমেন্টের তালিকায় সর্বোচ্চ মান ফেরত পাঠায়।"
#: scfuncs.hrc:1710
-#, fuzzy
msgctxt "SC_OPCODE_MAX"
msgid "Number "
msgstr "সংখ্যা"
@@ -7306,7 +7227,6 @@ msgid "Returns the minimum value in a list of arguments."
msgstr "আর্গুমেন্টের তালিকায় সর্বোচ্চ মান ফেরত পাঠায়।"
#: scfuncs.hrc:1726
-#, fuzzy
msgctxt "SC_OPCODE_MIN"
msgid "Number "
msgstr "সংখ্যা"
@@ -7340,7 +7260,6 @@ msgid "Calculates the variance based on a sample."
msgstr "নমুনার ভেদাংক নির্ণয় করে।"
#: scfuncs.hrc:1742
-#, fuzzy
msgctxt "SC_OPCODE_VAR"
msgid "Number "
msgstr "সংখ্যা"
@@ -7357,7 +7276,6 @@ msgid "Calculates the variance based on a sample."
msgstr "একটি নমুনার ভিত্তিতে বিভিন্নতা গণনা করে।"
#: scfuncs.hrc:1750
-#, fuzzy
msgctxt "SC_OPCODE_VAR_S"
msgid "Number "
msgstr "সংখ্যা"
@@ -7391,7 +7309,6 @@ msgid "Calculates variance based on the entire population."
msgstr "সম্পূর্ণ সমগ্রকের উপর ভিত্তি করে ভেদাংক নির্ণয় করে।"
#: scfuncs.hrc:1766
-#, fuzzy
msgctxt "SC_OPCODE_VAR_P"
msgid "Number "
msgstr "সংখ্যা"
@@ -7408,7 +7325,6 @@ msgid "Calculates variance based on the entire population."
msgstr "সম্পূর্ণ সমগ্রকের উপর ভিত্তি করে ভেদাংক নির্ণয় করে।"
#: scfuncs.hrc:1774
-#, fuzzy
msgctxt "SC_OPCODE_VAR_P_MS"
msgid "Number "
msgstr "সংখ্যা"
@@ -7442,7 +7358,6 @@ msgid "Calculates the standard deviation based on a sample."
msgstr "নমুনার উপর ভিত্তি করে পরিমিত ব্যবধান নির্ণয় করে।"
#: scfuncs.hrc:1790
-#, fuzzy
msgctxt "SC_OPCODE_ST_DEV"
msgid "Number "
msgstr "সংখ্যা"
@@ -7459,7 +7374,6 @@ msgid "Calculates the standard deviation based on a sample."
msgstr "নমুনার উপর ভিত্তি করে পরিমিত ব্যবধান নির্ণয় করে।"
#: scfuncs.hrc:1798
-#, fuzzy
msgctxt "SC_OPCODE_ST_DEV_S"
msgid "Number "
msgstr "সংখ্যা"
@@ -7493,7 +7407,6 @@ msgid "Calculates the standard deviation based on the entire population."
msgstr "সম্পূর্ণ সমগ্রকের উপর ভিত্তি করে পরিমিত ব্যবধান নির্ণয় করে।"
#: scfuncs.hrc:1814
-#, fuzzy
msgctxt "SC_OPCODE_ST_DEV_P"
msgid "Number "
msgstr "সংখ্যা"
@@ -7510,7 +7423,6 @@ msgid "Calculates the standard deviation based on the entire population."
msgstr "সম্পূর্ণ সমগ্রকের উপর ভিত্তি করে পরিমিত ব্যবধান নির্ণয় করে।"
#: scfuncs.hrc:1822
-#, fuzzy
msgctxt "SC_OPCODE_ST_DEV_P_MS"
msgid "Number "
msgstr "সংখ্যা"
@@ -7544,7 +7456,6 @@ msgid "Returns the average of a sample."
msgstr "একটি নমুনার গড় ফেরত পাঠায়।"
#: scfuncs.hrc:1838
-#, fuzzy
msgctxt "SC_OPCODE_AVERAGE"
msgid "Number "
msgstr "সংখ্যা"
@@ -7578,7 +7489,6 @@ msgid "Returns the sum of squares of deviations from the sample mean value"
msgstr "নমুনা গড় মান থেকে বিচ্যুতির বর্গের সমষ্টি ফেরত পাঠায়।"
#: scfuncs.hrc:1854
-#, fuzzy
msgctxt "SC_OPCODE_DEV_SQ"
msgid "Number "
msgstr "সংখ্যা"
@@ -7595,7 +7505,6 @@ msgid "Returns the average of the absolute deviations of a sample from the mean.
msgstr "গড় থেকে নমুনার পরম বিচ্যুতির গড় ফেরত পাঠায়।"
#: scfuncs.hrc:1862
-#, fuzzy
msgctxt "SC_OPCODE_AVE_DEV"
msgid "Number "
msgstr "সংখ্যা"
@@ -7612,7 +7521,6 @@ msgid "Returns the skewness of a distribution."
msgstr "একটি নিবেশনের বক্রতা ফেরত পাঠায়। "
#: scfuncs.hrc:1870
-#, fuzzy
msgctxt "SC_OPCODE_SKEW"
msgid "Number "
msgstr "সংখ্যা"
@@ -7629,7 +7537,6 @@ msgid "Returns the skewness of a distribution using the population of a random v
msgstr "অনির্দিষ্ট ভেরিয়েবলের পপিউলেশন ব্যবহার করে একটি ডিস্ট্রিবিউশনের স্কিউনেস নিয়ে অাসে।"
#: scfuncs.hrc:1878
-#, fuzzy
msgctxt "SC_OPCODE_SKEWP"
msgid "Number "
msgstr "সংখ্যা"
@@ -7646,7 +7553,6 @@ msgid "Returns the kurtosis of a distribution."
msgstr "একটি নিবেশনের কূর্তসিস ফেরত পাঠায়।"
#: scfuncs.hrc:1886
-#, fuzzy
msgctxt "SC_OPCODE_KURT"
msgid "Number "
msgstr "সংখ্যা"
@@ -7663,7 +7569,6 @@ msgid "Returns the geometric mean of a sample."
msgstr "একটি নমুনার জ্যামিতিক গড় ফেরত পাঠায়।"
#: scfuncs.hrc:1894
-#, fuzzy
msgctxt "SC_OPCODE_GEO_MEAN"
msgid "Number "
msgstr "সংখ্যা"
@@ -7680,7 +7585,6 @@ msgid "Returns the harmonic mean of a sample."
msgstr "একটি নমুনার তরঙ্গ গড় ফেরত পাঠায়।"
#: scfuncs.hrc:1902
-#, fuzzy
msgctxt "SC_OPCODE_HAR_MEAN"
msgid "Number "
msgstr "সংখ্যা"
@@ -7697,7 +7601,6 @@ msgid "Returns the most common value in a sample."
msgstr "নমুনায় সর্বোচ্চ সাধারণ মান ফেরত পাঠায়।"
#: scfuncs.hrc:1910
-#, fuzzy
msgctxt "SC_OPCODE_MODAL_VALUE"
msgid "Number "
msgstr "সংখ্যা"
@@ -7714,7 +7617,6 @@ msgid "Returns the most common value in a sample."
msgstr "নমুনায় সর্বোচ্চ সাধারণ মান ফেরত পাঠায়।"
#: scfuncs.hrc:1918
-#, fuzzy
msgctxt "SC_OPCODE_MODAL_VALUE_MS"
msgid "Number "
msgstr "সংখ্যা"
@@ -7731,7 +7633,6 @@ msgid "Returns the most common value in a sample."
msgstr "নমুনায় সর্বোচ্চ সাধারণ মান ফেরত পাঠায়।"
#: scfuncs.hrc:1926
-#, fuzzy
msgctxt "SC_OPCODE_MODAL_VALUE_MULTI"
msgid "Number "
msgstr "সংখ্যা"
@@ -7747,7 +7648,6 @@ msgid "Returns the median of a given sample."
msgstr "একটি প্রদত্ত নমুনার মধ্যমা ফেরত পাঠায়।"
#: scfuncs.hrc:1934
-#, fuzzy
msgctxt "SC_OPCODE_MEDIAN"
msgid "Number "
msgstr "সংখ্যা"
@@ -7985,7 +7885,6 @@ msgid "The array of the data in the sample."
msgstr "নমুনায় ডাটার অ্যারে।"
#: scfuncs.hrc:2024
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK"
msgid "Value"
msgstr "মান"
@@ -8023,7 +7922,6 @@ msgid "The array of the data in the sample."
msgstr "নমুনায় ডাটার অ্যারে।"
#: scfuncs.hrc:2036
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK_EXC"
msgid "Value"
msgstr "মান"
@@ -8061,7 +7959,6 @@ msgid "The array of the data in the sample."
msgstr "নমুনায় ডেটার সজ্জা।"
#: scfuncs.hrc:2048
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK_INC"
msgid "Value"
msgstr "মান"
@@ -8088,7 +7985,6 @@ msgid "Returns the ranking of a value in a sample."
msgstr "একটি নমুনায় মানের স্তরবিন্যাস ফেরত পাঠায়।"
#: scfuncs.hrc:2058
-#, fuzzy
msgctxt "SC_OPCODE_RANK"
msgid "Value"
msgstr "মান"
@@ -8124,7 +8020,6 @@ msgid "Returns the ranking of a value in a sample; if more than one value has th
msgstr "একটি নমুনায় একটি মানের ক্রমাঙ্ক দেখানো হয়, একের বেশি মানের ক্রমাঙ্ক একই হলে, সেই মানগুলির সেটের সেরা ক্রমাঙ্ক দেখানো হয়।"
#: scfuncs.hrc:2070
-#, fuzzy
msgctxt "SC_OPCODE_RANK_EQ"
msgid "Value"
msgstr "মান"
@@ -8160,7 +8055,6 @@ msgid "Returns the ranking of a value in a sample; if more than one value has th
msgstr "একটি নমুনায় একটি মানের ক্রমাঙ্ক দেখায়; একের বেশি মানের ক্রমাঙ্ক একই হলে, গড় ক্রমাঙ্ক দেখানো হয়।"
#: scfuncs.hrc:2082
-#, fuzzy
msgctxt "SC_OPCODE_RANK_AVG"
msgid "Value"
msgstr "মান"
@@ -8233,7 +8127,6 @@ msgid "The sample data array."
msgstr "ডাটা অ্যারের নমুনা।"
#: scfuncs.hrc:2106
-#, fuzzy
msgctxt "SC_OPCODE_PROB"
msgid "Probability"
msgstr "সম্ভাব্যতা"
@@ -8543,7 +8436,6 @@ msgid "0 or FALSE calculates the probability density function. Any other value o
msgstr "0 অথবা FALSE সম্ভাব্যতা ঘনত্ব ফাংশন গণনা করা হয়। অন্য যেকোনো মান অথবা TRUE মান দ্বারা ক্রমযোজিত নিবেশন ফাংশন গণনা করা হয়।"
#: scfuncs.hrc:2217
-#, fuzzy
msgctxt "SC_OPCODE_CRIT_BINOM"
msgid "Returns the smallest value for which the cumulative binomial distribution is greater than or equal to a criterion value."
msgstr "সর্বনিম্ন মান প্রদান করে, যার জন্য ক্রমযোজিত দ্বিপদী বিন্যাস নির্ণায়কের মান অপেক্ষা বড় বা সমান হয়।"
@@ -8570,7 +8462,6 @@ msgid "The success probability of a trial."
msgstr "একটি প্রমাণের সফলতার সম্ভাব্যতা।"
#: scfuncs.hrc:2222
-#, fuzzy
msgctxt "SC_OPCODE_CRIT_BINOM"
msgid "Alpha"
msgstr "আলফা"
@@ -8607,7 +8498,6 @@ msgid "The success probability of a trial."
msgstr "একটি প্রমাণের সফলতার সম্ভাব্যতা।"
#: scfuncs.hrc:2234
-#, fuzzy
msgctxt "SC_OPCODE_BINOM_INV"
msgid "Alpha"
msgstr "আলফা"
@@ -8633,7 +8523,6 @@ msgid "The value for which the Poisson distribution is to be calculated."
msgstr "যে মানের জন্য পয়সন নিবেশন নির্ণয় করা হবে।"
#: scfuncs.hrc:2244
-#, fuzzy
msgctxt "SC_OPCODE_POISSON_DIST"
msgid "Mean"
msgstr "গড়"
@@ -8669,7 +8558,6 @@ msgid "The value for which the Poisson distribution is to be calculated."
msgstr "যে মানের জন্য পয়সন নিবেশন নির্ণয় করা হবে।"
#: scfuncs.hrc:2256
-#, fuzzy
msgctxt "SC_OPCODE_POISSON_DIST_MS"
msgid "Mean"
msgstr "গড়"
@@ -8796,7 +8684,6 @@ msgid "The probability value for which the inverse normal distribution is to be
msgstr "সম্ভাব্যতার মান যার জন্য বিপরীত সাধারণ নিবেশন নির্ণয় করা হবে।"
#: scfuncs.hrc:2296
-#, fuzzy
msgctxt "SC_OPCODE_NORM_INV"
msgid "Mean"
msgstr "গড়"
@@ -8833,7 +8720,6 @@ msgid "The probability value for which the inverse normal distribution is to be
msgstr "সম্ভাব্যতার মান যার জন্য বিপরীত সাধারণ নিবেশন নির্ণয় করা হবে।"
#: scfuncs.hrc:2308
-#, fuzzy
msgctxt "SC_OPCODE_NORM_INV_MS"
msgid "Mean"
msgstr "গড়"
@@ -8941,7 +8827,6 @@ msgid "The value for which the log normal distribution is to be calculated."
msgstr "যে মানের জন্য লগের সাধারণ নিবেশন নির্ণয় করা হবে। "
#: scfuncs.hrc:2354
-#, fuzzy
msgctxt "SC_OPCODE_LOG_NORM_DIST"
msgid "Mean"
msgstr "গড়"
@@ -8987,7 +8872,6 @@ msgid "The value for which the log normal distribution is to be calculated."
msgstr "যে মানের জন্য লগের সাধারণ নিবেশন নির্ণয় করা হবে। "
#: scfuncs.hrc:2368
-#, fuzzy
msgctxt "SC_OPCODE_LOG_NORM_DIST_MS"
msgid "Mean"
msgstr "গড়"
@@ -9034,7 +8918,6 @@ msgid "The probability value for which the inverse log normal distribution is to
msgstr "সম্ভাব্যতার মান যার জন্য বিপরীত লগের সাধারণ নিবেশন নির্ণয় করা হবে।"
#: scfuncs.hrc:2382
-#, fuzzy
msgctxt "SC_OPCODE_LOG_INV"
msgid "Mean"
msgstr "গড়"
@@ -9071,7 +8954,6 @@ msgid "The probability value for which the inverse log normal distribution is to
msgstr "সম্ভাব্যতার মান যার জন্য বিপরীত লগের সাধারণ নিবেশন নির্ণয় করা হবে।"
#: scfuncs.hrc:2394
-#, fuzzy
msgctxt "SC_OPCODE_LOG_INV_MS"
msgid "Mean"
msgstr "গড়"
@@ -9179,7 +9061,6 @@ msgid "The value for which the gamma distribution is to be calculated."
msgstr "যে মানের জন্য গামা নিবেশন নির্ণয় করা হবে। "
#: scfuncs.hrc:2430
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_DIST"
msgid "Alpha"
msgstr "আলফা"
@@ -9226,7 +9107,6 @@ msgid "The value for which the gamma distribution is to be calculated."
msgstr "যে মানের জন্য গামা নিবেশন নির্ণয় করা হবে। "
#: scfuncs.hrc:2444
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_DIST_MS"
msgid "Alpha"
msgstr "আলফা"
@@ -9273,7 +9153,6 @@ msgid "The probability value for which the inverse gamma distribution is to be c
msgstr "সম্ভাব্যতার মান যার জন্য বিপরীত গামা নিবেশন নির্ণয় করা হবে।"
#: scfuncs.hrc:2458
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_INV"
msgid "Alpha"
msgstr "আলফা"
@@ -9310,7 +9189,6 @@ msgid "The probability value for which the inverse gamma distribution is to be c
msgstr "সম্ভাব্যতার মান যার জন্য বিপরীত গামা নিবেশন নির্ণয় করা হবে।"
#: scfuncs.hrc:2470
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_INV_MS"
msgid "Alpha"
msgstr "আলফা"
@@ -9393,7 +9271,6 @@ msgid "The value for which the beta distribution is to be calculated."
msgstr "যে মানের জন্য বেটা নিবেশন নির্ণয় করা হবে।"
#: scfuncs.hrc:2508
-#, fuzzy
msgctxt "SC_OPCODE_BETA_DIST"
msgid "Alpha"
msgstr "আলফা"
@@ -9461,7 +9338,6 @@ msgid "The probability value for which the inverse beta distribution is to be ca
msgstr "সম্ভাব্যতার মান যার জন্য বিপরীত বেটা নিবেশন নির্ণয় করা হবে।"
#: scfuncs.hrc:2526
-#, fuzzy
msgctxt "SC_OPCODE_BETA_INV"
msgid "Alpha"
msgstr "আলফা"
@@ -9519,7 +9395,6 @@ msgid "The value for which the beta distribution is to be calculated."
msgstr "যে মানের জন্য বেটা নিবেশন নির্ণয় করা হবে।"
#: scfuncs.hrc:2542
-#, fuzzy
msgctxt "SC_OPCODE_BETA_DIST_MS"
msgid "Alpha"
msgstr "আলফা"
@@ -9587,7 +9462,6 @@ msgid "The probability value for which the inverse beta distribution is to be ca
msgstr "সম্ভাব্যতার মান যার জন্য বিপরীত বেটা নিবেশন নির্ণয় করা হবে।"
#: scfuncs.hrc:2560
-#, fuzzy
msgctxt "SC_OPCODE_BETA_INV_MS"
msgid "Alpha"
msgstr "আলফা"
@@ -9769,13 +9643,11 @@ msgid "The population size."
msgstr "সমগ্রকের আকার।"
#: scfuncs.hrc:2610
-#, fuzzy
msgctxt "SC_OPCODE_HYP_GEOM_DIST"
msgid "Cumulative"
msgstr "ক্রমযোজিত"
#: scfuncs.hrc:2611
-#, fuzzy
msgctxt "SC_OPCODE_HYP_GEOM_DIST"
msgid "Cumulated. TRUE calculates the cumulative distribution function, FALSE the probability mass function."
msgstr "একত্রিত। TRUE একত্রিত ডিস্ট্রিবিউশন ফাংশন গণনা করে, FALSE সম্ভাব্যতা মাস ফাংশন গণনা করে।"
@@ -9928,7 +9800,6 @@ msgid "The degrees of freedom of the T distribution."
msgstr "T-নিবেশনের ডিগ্রীর স্বাধীনতা।"
#: scfuncs.hrc:2660
-#, fuzzy
msgctxt "SC_OPCODE_T_DIST_MS"
msgid "Cumulative"
msgstr "ক্রমযোজিত"
@@ -10120,7 +9991,6 @@ msgid "The degrees of freedom in the denominator of the F distribution."
msgstr "F নিবেশনের হরের ডিগ্রীর স্বাধীনতা।"
#: scfuncs.hrc:2726
-#, fuzzy
msgctxt "SC_OPCODE_F_DIST_LT"
msgid "Cumulative"
msgstr "ক্রমযোজিত"
@@ -10523,7 +10393,6 @@ msgid "The value to be standardized."
msgstr "মানটি আদর্শকরণ করতে হবে।"
#: scfuncs.hrc:2875
-#, fuzzy
msgctxt "SC_OPCODE_STANDARD"
msgid "Mean"
msgstr "গড়"
@@ -10604,7 +10473,6 @@ msgid "Returns a (1-alpha) confidence interval for a normal distribution."
msgstr "সাধারণ নিবেশনের জন্য একটি (1 আলফা) দৃঢ় ব্যবধান ফেরত পাঠায়।"
#: scfuncs.hrc:2905
-#, fuzzy
msgctxt "SC_OPCODE_CONFIDENCE"
msgid "Alpha"
msgstr "আলফা"
@@ -10642,7 +10510,6 @@ msgid "Returns a (1-alpha) confidence interval for a normal distribution."
msgstr "সাধারণ নিবেশনের জন্য একটি (1 আলফা) দৃঢ় ব্যবধান ফেরত পাঠায়।"
#: scfuncs.hrc:2917
-#, fuzzy
msgctxt "SC_OPCODE_CONFIDENCE_N"
msgid "Alpha"
msgstr "আলফা"
@@ -10680,7 +10547,6 @@ msgid "Returns a (1-alpha) confidence interval for a Student's t distribution."
msgstr "ছাত্র নিবেশনের জন্য একটি (1 আলফা) দৃঢ় ব্যবধান ফেরত পাঠায়।"
#: scfuncs.hrc:2929
-#, fuzzy
msgctxt "SC_OPCODE_CONFIDENCE_T"
msgid "Alpha"
msgstr "আলফা"
@@ -11236,7 +11102,6 @@ msgid "Returns a value along a linear regression"
msgstr "একটি রৈখিক প্রকাশের সাথে একটি মান ফেরত পাঠায়"
#: scfuncs.hrc:3123
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST"
msgid "Value"
msgstr "মান"
@@ -11274,7 +11139,6 @@ msgid "Calculates future value(s) using additive Exponential Smoothing algorithm
msgstr ""
#: scfuncs.hrc:3135
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_ADD"
msgid "Target"
msgstr "গন্তব্য"
@@ -11285,7 +11149,6 @@ msgid "The date (array) for which you want to predict a value."
msgstr ""
#: scfuncs.hrc:3137
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_ADD"
msgid "Values"
msgstr "মান"
@@ -11341,7 +11204,6 @@ msgid "Calculates future value(s) using multiplicative Exponential Smoothing alg
msgstr ""
#: scfuncs.hrc:3153
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_MUL"
msgid "Target"
msgstr "গন্তব্য"
@@ -11352,7 +11214,6 @@ msgid "The date (array) for which you want to predict a value."
msgstr ""
#: scfuncs.hrc:3155
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_MUL"
msgid "Values"
msgstr "মান"
@@ -11408,7 +11269,6 @@ msgid "Returns a prediction interval at the specified target value(s) for additi
msgstr ""
#: scfuncs.hrc:3171
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_PIA"
msgid "Target"
msgstr "গন্তব্য"
@@ -11419,7 +11279,6 @@ msgid "The date (array) for which you want to predict a value."
msgstr ""
#: scfuncs.hrc:3173
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_PIA"
msgid "Values"
msgstr "মান"
@@ -11486,7 +11345,6 @@ msgid "Returns a prediction interval at the specified target value(s) for multip
msgstr ""
#: scfuncs.hrc:3191
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_PIM"
msgid "Target"
msgstr "গন্তব্য"
@@ -11497,7 +11355,6 @@ msgid "The date (array) for which you want to predict a value."
msgstr ""
#: scfuncs.hrc:3193
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_PIM"
msgid "Values"
msgstr "মান"
@@ -11564,7 +11421,6 @@ msgid "Calculates the number of samples in period (season) using additive Expone
msgstr ""
#: scfuncs.hrc:3211
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_SEA"
msgid "Values"
msgstr "মান"
@@ -11610,7 +11466,6 @@ msgid "Returns statistical value(s) using additive Exponential Smoothing algorit
msgstr ""
#: scfuncs.hrc:3225
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_STA"
msgid "Values"
msgstr "মান"
@@ -11676,7 +11531,6 @@ msgid "Returns statistical value(s) using multiplicative Exponential Smoothing a
msgstr ""
#: scfuncs.hrc:3243
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_STM"
msgid "Values"
msgstr "মান"
@@ -11737,19 +11591,16 @@ msgid "Aggregation (default 1 = AVERAGE); method to be used to aggregate identic
msgstr ""
#: scfuncs.hrc:3260
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_LIN"
msgid "Returns a value along a linear regression"
msgstr "একটি রৈখিক প্রকাশের সাথে একটি মান ফেরত পাঠায়"
#: scfuncs.hrc:3261
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_LIN"
msgid "Value"
msgstr "মান"
#: scfuncs.hrc:3262
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_LIN"
msgid "The X value for which the Y value on the regression linear is to be calculated."
msgstr "X মান যার জন্য রৈখিক নির্ভরণের Y মান নির্ণয় করা হবে।"
@@ -11761,7 +11612,6 @@ msgid "Data Y"
msgstr "ডেটা বার"
#: scfuncs.hrc:3264
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_LIN"
msgid "The Y data array."
msgstr "Y ডাটা অ্যারে।"
@@ -11773,7 +11623,6 @@ msgid "Data X"
msgstr "ডেটা বার"
#: scfuncs.hrc:3266
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_LIN"
msgid "The X data array."
msgstr "X ডাটা অ্যারে।"
@@ -11784,7 +11633,6 @@ msgid "Returns the reference to a cell as text."
msgstr "পাঠ্য হিসেবে একটি ঘরের রেফারেন্স ফেরত পাঠায়।"
#: scfuncs.hrc:3273
-#, fuzzy
msgctxt "SC_OPCODE_ADDRESS"
msgid "Row"
msgstr "সারি"
@@ -11826,7 +11674,6 @@ msgid "The reference style: 0 or FALSE means R1C1 style, any other value or omit
msgstr "রেফারেন্স শৈলী: 0 অথবা FALSE অর্থ R1C1 শৈলী, অন্য কোনো মান অথবা বাদ দেওয়া অর্থ A1 শৈলী।"
#: scfuncs.hrc:3281
-#, fuzzy
msgctxt "SC_OPCODE_ADDRESS"
msgid "Sheet"
msgstr "শীট"
@@ -11842,7 +11689,6 @@ msgid "Returns the number of individual ranges that belong to a (multiple) range
msgstr "একটি (বহুবিধ) পরিসরের অধীনস্থ পৃথক সারিসমূহের সংখ্যা ফেরত পাঠায়।"
#: scfuncs.hrc:3289
-#, fuzzy
msgctxt "SC_OPCODE_AREAS"
msgid "Reference"
msgstr "রেফারেন্স"
@@ -11884,7 +11730,6 @@ msgid "Returns the internal column number of a reference."
msgstr "একটি রেফারেন্সের অভ্যন্তরীণ কলাম সংখ্যা ফেরত পাঠায়।"
#: scfuncs.hrc:3307
-#, fuzzy
msgctxt "SC_OPCODE_COLUMN"
msgid "Reference"
msgstr "রেফারেন্স"
@@ -11900,7 +11745,6 @@ msgid "Defines the internal row number of a reference."
msgstr "একটি রেফারেন্সের অভ্যন্তরীণ সারির সংখ্যা উল্লেখ করে।"
#: scfuncs.hrc:3315
-#, fuzzy
msgctxt "SC_OPCODE_ROW"
msgid "Reference"
msgstr "রেফারেন্স"
@@ -11916,7 +11760,6 @@ msgid "Returns the internal sheet number of a reference or a string."
msgstr "একটি রেফারেন্স বা ষ্ট্রিং এর অভ্যন্তরীণ শীট সংখ্যা ফেরত পাঠায়।"
#: scfuncs.hrc:3323
-#, fuzzy
msgctxt "SC_OPCODE_SHEET"
msgid "Reference"
msgstr "রেফারেন্স"
@@ -11964,7 +11807,6 @@ msgid "Returns the number of sheets of a given reference. If no parameter has be
msgstr "একটি প্রদত্ত রেফারেন্সের শীটের সংখ্যা ফেরত পাঠায়। যদি কোন প্যারামিটার সন্নিবেশ না করা হয়, তবে নথিতে শীটের সর্বমোট সংখ্যা দেখানো হবে।"
#: scfuncs.hrc:3347
-#, fuzzy
msgctxt "SC_OPCODE_SHEETS"
msgid "Reference"
msgstr "রেফারেন্স"
@@ -11980,7 +11822,6 @@ msgid "Horizontal search and reference to the cells located below."
msgstr "নিম্নে চিহ্নীত ঘরসমূহের অনুভূমিক সন্ধান এবং রেফারেন্স।"
#: scfuncs.hrc:3355
-#, fuzzy
msgctxt "SC_OPCODE_H_LOOKUP"
msgid "Search criterion"
msgstr "সন্ধান গুণাবলী"
@@ -12059,7 +11900,6 @@ msgid "Column index number in the array."
msgstr "অ্যারের কলাম ইনডেক্স নম্বর।"
#: scfuncs.hrc:3375
-#, fuzzy
msgctxt "SC_OPCODE_V_LOOKUP"
msgid "Sort order"
msgstr "সাজানোর ক্রম"
@@ -12075,7 +11915,6 @@ msgid "Returns a reference to a cell from a defined range."
msgstr "একটি নির্ধারিত পরিসর থেকে ঘরে রেফারেন্স ফেরত পাঠায়। "
#: scfuncs.hrc:3383
-#, fuzzy
msgctxt "SC_OPCODE_INDEX"
msgid "Reference"
msgstr "রেফারেন্স"
@@ -12086,7 +11925,6 @@ msgid "The reference to a (multiple) range."
msgstr "একটি (বহুবিধ) পরিসরের রেফারেন্স।"
#: scfuncs.hrc:3385
-#, fuzzy
msgctxt "SC_OPCODE_INDEX"
msgid "Row"
msgstr "সারি"
@@ -12108,7 +11946,6 @@ msgid "The column in the range."
msgstr "পরিসরের কলাম।"
#: scfuncs.hrc:3389
-#, fuzzy
msgctxt "SC_OPCODE_INDEX"
msgid "Range"
msgstr "পরিসর"
@@ -12124,7 +11961,6 @@ msgid "Returns the contents of a cell that is referenced in text form."
msgstr "এমন একটি ঘরের বিষয়বস্তু ফেরত পাঠায় যা পাঠ্য ফর্মে রেফারেন্স করা হয়েছে।"
#: scfuncs.hrc:3397
-#, fuzzy
msgctxt "SC_OPCODE_INDIRECT"
msgid "Reference"
msgstr "রেফারেন্স"
@@ -12224,7 +12060,6 @@ msgid "Returns a reference which has been moved in relation to the starting poin
msgstr "এমন একটি রেফারেন্স ফেরত পাঠায় যা প্রারম্ভিক বিন্দু সাপেক্ষে সরিয়ে নেওয়া হয়েছে।"
#: scfuncs.hrc:3431
-#, fuzzy
msgctxt "SC_OPCODE_OFFSET"
msgid "Reference"
msgstr "রেফারেন্স"
@@ -12235,7 +12070,6 @@ msgid "The reference (cell) from which to base the movement."
msgstr "যে রেফারেন্স (ঘর) থেকে স্থানান্তরণের ভিত্তি করা হবে।"
#: scfuncs.hrc:3433
-#, fuzzy
msgctxt "SC_OPCODE_OFFSET"
msgid "Rows"
msgstr "সারি"
@@ -12246,7 +12080,6 @@ msgid "The number of rows to be moved either up or down."
msgstr "যে সংখ্যক সারি উপরে বা নিচে সরিয়ে নেওয়া হবে।"
#: scfuncs.hrc:3435
-#, fuzzy
msgctxt "SC_OPCODE_OFFSET"
msgid "Columns"
msgstr "কলাম"
@@ -12257,7 +12090,6 @@ msgid "The number of columns that are to be moved to the left or to the right."
msgstr "যে সংখ্যক কলাম বামে বা ডানে সরিয়ে নেওয়া হবে।"
#: scfuncs.hrc:3437
-#, fuzzy
msgctxt "SC_OPCODE_OFFSET"
msgid "Height"
msgstr "উচ্চতা"
@@ -12268,7 +12100,6 @@ msgid "The number of rows of the moved reference."
msgstr "সরিয়ে নেওয়া রেফারেন্সের সারিসমূহের সংখ্যা।"
#: scfuncs.hrc:3439
-#, fuzzy
msgctxt "SC_OPCODE_OFFSET"
msgid "Width"
msgstr "প্রস্থ"
@@ -12284,7 +12115,6 @@ msgid "Returns a number corresponding to an error type"
msgstr "একটি ত্রুটির ধরনের সাথে সংশ্লিষ্ট একটি সংখ্যা ফেরত পাঠায়।"
#: scfuncs.hrc:3447
-#, fuzzy
msgctxt "SC_OPCODE_ERROR_TYPE"
msgid "Reference"
msgstr "রেফারেন্স"
@@ -12528,7 +12358,6 @@ msgid "Converts a number to text in currency format."
msgstr "মুদ্রা বিন্যাসে একটি সংখ্যাকে পাঠ্যে রূপান্তর করে।"
#: scfuncs.hrc:3543
-#, fuzzy
msgctxt "SC_OPCODE_CURRENCY"
msgid "Value"
msgstr "মান"
@@ -12539,7 +12368,6 @@ msgid "Value is a number, a reference to a cell containing a number or a formula
msgstr "মানটি একটি সংখ্যা, একটি ঘরের রেফারেন্স একটি সংখ্যা বা সূত্র ধারণ করে যার ফলাফল একটি সংখ্যায় দেখায়।"
#: scfuncs.hrc:3545
-#, fuzzy
msgctxt "SC_OPCODE_CURRENCY"
msgid "Decimals"
msgstr "দশমিকসমূহ"
@@ -12656,19 +12484,16 @@ msgid "Checks 1 or more conditions and returns a value corresponding to the firs
msgstr ""
#: scfuncs.hrc:3597
-#, fuzzy
msgctxt "SC_OPCODE_IFS_MS"
msgid "Test"
msgstr "পরীক্ষা"
#: scfuncs.hrc:3598
-#, fuzzy
msgctxt "SC_OPCODE_IFS_MS"
msgid "Any value or expression which can be either TRUE or FALSE."
msgstr "একটি মান বা এক্সপ্রেশন যা TRUE অথবা FALSE হতে পারে।"
#: scfuncs.hrc:3599
-#, fuzzy
msgctxt "SC_OPCODE_IFS_MS"
msgid "Result"
msgstr "ফলাফল"
@@ -12695,7 +12520,6 @@ msgid "Value that will be compared against value1-valueN."
msgstr ""
#: scfuncs.hrc:3609
-#, fuzzy
msgctxt "SC_OPCODE_SWITCH_MS"
msgid "Value"
msgstr "মান"
@@ -12706,7 +12530,6 @@ msgid "Value that will be compared against expression."
msgstr ""
#: scfuncs.hrc:3611
-#, fuzzy
msgctxt "SC_OPCODE_SWITCH_MS"
msgid "Result"
msgstr "ফলাফল"
@@ -13009,7 +12832,6 @@ msgid "Returns a value if it is text, otherwise an empty string."
msgstr "যদি টেক্সট হয় একটি মান দেখায়, নতুবা খালি স্ট্রিং দেখায়।"
#: scfuncs.hrc:3725
-#, fuzzy
msgctxt "SC_OPCODE_T"
msgid "Value"
msgstr "মান"
@@ -13357,13 +13179,11 @@ msgid "Converts a value according to a conversion table in the configuration (ma
msgstr ""
#: scfuncs.hrc:3845
-#, fuzzy
msgctxt "SC_OPCODE_CONVERT_OOO"
msgid "Value"
msgstr "মান"
#: scfuncs.hrc:3846
-#, fuzzy
msgctxt "SC_OPCODE_CONVERT_OOO"
msgid "The value to be converted."
msgstr "যে মান রূপান্তর করা হবে।"
@@ -13477,7 +13297,6 @@ msgid "Converts a value from one to another Euro currency."
msgstr "মানকে একটি ইউরো মুদ্রা থেকে অন্যটিতে রূপান্তর করে। "
#: scfuncs.hrc:3895
-#, fuzzy
msgctxt "SC_OPCODE_EUROCONVERT"
msgid "Value"
msgstr "মান"
@@ -13895,7 +13714,6 @@ msgid "Returns the error function."
msgstr "ত্রুটি ফাংশন দেখায়।"
#: scfuncs.hrc:4040
-#, fuzzy
msgctxt "SC_OPCODE_ERF_MS"
msgid "Lower limit"
msgstr "নিম্ন সীমা"
@@ -13911,7 +13729,6 @@ msgid "Returns the complementary error function."
msgstr "সম্পূরক ত্রুটি ফাংশন দেখায়।"
#: scfuncs.hrc:4047
-#, fuzzy
msgctxt "SC_OPCODE_ERFC_MS"
msgid "Lower limit"
msgstr "নিম্ন সীমা"
@@ -13952,13 +13769,11 @@ msgid "Rounds a number to predefined significant digits."
msgstr ""
#: scfuncs.hrc:4064
-#, fuzzy
msgctxt "SC_OPCODE_ROUNDSIG"
msgid "Value"
msgstr "মান"
#: scfuncs.hrc:4065
-#, fuzzy
msgctxt "SC_OPCODE_ROUNDSIG"
msgid "The number to be rounded."
msgstr "যে নম্বর পূর্ণ সংখ্যায় রূপান্তর করতে হবে।"
@@ -13986,7 +13801,6 @@ msgid "Text"
msgstr "পাঠ্য"
#: scfuncs.hrc:4074
-#, fuzzy
msgctxt "SC_OPCODE_REPLACEB"
msgid "The text in which some characters are to be replaced."
msgstr "যে পাঠে কিছু অক্ষর প্রতিস্থাপন করা হবে।"
@@ -13998,7 +13812,6 @@ msgid "Position"
msgstr "অবস্থান"
#: scfuncs.hrc:4076
-#, fuzzy
msgctxt "SC_OPCODE_REPLACEB"
msgid "The character position from which text is to be replaced."
msgstr "যে অক্ষরের অবস্থান থেকে পাঠ্য প্রতিস্থাপন করা হবে।"
@@ -14010,7 +13823,6 @@ msgid "Length"
msgstr "দৈর্ঘ্য"
#: scfuncs.hrc:4078
-#, fuzzy
msgctxt "SC_OPCODE_REPLACEB"
msgid "The number of characters to be replaced."
msgstr "যে সংখ্যক অক্ষর প্রতিস্থাপন করতে হবে।"
@@ -14022,7 +13834,6 @@ msgid "New text"
msgstr "নতুন পাঠ্য"
#: scfuncs.hrc:4080
-#, fuzzy
msgctxt "SC_OPCODE_REPLACEB"
msgid "The text to be inserted."
msgstr "যে পাঠ্য সন্নিবেশ করা হবে।"
@@ -14039,7 +13850,6 @@ msgid "Find text"
msgstr "পাঠ্য অনুসন্ধান"
#: scfuncs.hrc:4088
-#, fuzzy
msgctxt "SC_OPCODE_FINDB"
msgid "The text to be found."
msgstr "যে পাঠ্যটি খুঁজতে হবে।"
@@ -14051,7 +13861,6 @@ msgid "Text"
msgstr "পাঠ্য"
#: scfuncs.hrc:4090
-#, fuzzy
msgctxt "SC_OPCODE_FINDB"
msgid "The text in which a search is to be made."
msgstr "যে পাঠ্যের জন্য সন্ধান করা হবে। "
@@ -14063,7 +13872,6 @@ msgid "Position"
msgstr "অবস্থান"
#: scfuncs.hrc:4092
-#, fuzzy
msgctxt "SC_OPCODE_FINDB"
msgid "The position in the text from which the search starts."
msgstr "পাঠ্যের যে অবস্থান থেকে সন্ধান শুরু হবে।"
@@ -14080,7 +13888,6 @@ msgid "Find text"
msgstr "পাঠ্য অনুসন্ধান"
#: scfuncs.hrc:4100
-#, fuzzy
msgctxt "SC_OPCODE_SEARCHB"
msgid "The text to be found."
msgstr "যে পাঠ্যটি খুঁজতে হবে।"
@@ -14092,7 +13899,6 @@ msgid "Text"
msgstr "পাঠ্য"
#: scfuncs.hrc:4102
-#, fuzzy
msgctxt "SC_OPCODE_SEARCHB"
msgid "The text in which a search is to be made."
msgstr "যে পাঠ্যের জন্য সন্ধান করা হবে। "
@@ -14104,7 +13910,6 @@ msgid "Position"
msgstr "অবস্থান"
#: scfuncs.hrc:4104
-#, fuzzy
msgctxt "SC_OPCODE_SEARCHB"
msgid "The position in the text from which the search starts."
msgstr "পাঠ্যের যে অবস্থান থেকে সন্ধান শুরু হবে।"
@@ -14540,19 +14345,16 @@ msgid "~All sheets"
msgstr "সব শীট (~A)"
#: strings.hrc:106
-#, fuzzy
msgctxt "SCSTR_PRINTOPT_SELECTEDSHEETS"
msgid "~Selected sheets"
msgstr "নির্বাচিত শীট (~S)"
#: strings.hrc:107
-#, fuzzy
msgctxt "SCSTR_PRINTOPT_SELECTEDCELLS"
msgid "Selected cells"
msgstr "নির্বাচিত শীট"
#: strings.hrc:108
-#, fuzzy
msgctxt "SCSTR_PRINTOPT_FROMWHICH"
msgid "From which print"
msgstr "এর থেকে প্রিন্ট"
@@ -14806,7 +14608,6 @@ msgid "Drag Mode"
msgstr "টেনে আনার মোড"
#: strings.hrc:159
-#, fuzzy
msgctxt "SCSTR_DISPLAY"
msgid "Display"
msgstr "প্রদর্শন"
@@ -14842,19 +14643,16 @@ msgid "Scenario Name"
msgstr "দৃশ্যকল্পের নাম"
#: strings.hrc:165
-#, fuzzy
msgctxt "SCSTR_QHLP_SCEN_COMMENT"
msgid "Comment"
msgstr "মন্তব্য"
#: strings.hrc:167
-#, fuzzy
msgctxt "STR_MENU_SORT_ASC"
msgid "Sort Ascending"
msgstr "আরোহী ক্রমানুসারে সাজানো"
#: strings.hrc:168
-#, fuzzy
msgctxt "STR_MENU_SORT_DESC"
msgid "Sort Descending"
msgstr "অবরোহী ক্রমানুসারে সাজানো"
@@ -14919,7 +14717,6 @@ msgid "Sum"
msgstr "সমষ্টি"
#: strings.hrc:181
-#, fuzzy
msgctxt "SCSTR_QHELP_BTNEQUAL"
msgid "Formula"
msgstr "সূত্র"
@@ -15061,14 +14858,12 @@ msgstr "পুনরায় লিখুন"
#. MovingAverageDialog
#: strings.hrc:214
-#, fuzzy
msgctxt "STR_MOVING_AVERAGE_UNDO_NAME"
msgid "Moving Average"
msgstr "পরিবর্তনশীল গড়"
#. ExponentialSmoothingDialog
#: strings.hrc:216
-#, fuzzy
msgctxt "STR_EXPONENTIAL_SMOOTHING_UNDO_NAME"
msgid "Exponential Smoothing"
msgstr "এক্সপোনেনশিয়াল স্মুথিং"
@@ -15152,14 +14947,12 @@ msgid "F critical"
msgstr "F গুরুতর"
#: strings.hrc:231
-#, fuzzy
msgctxt "STR_ANOVA_LABEL_TOTAL"
msgid "Total"
msgstr "সর্বমোট"
#. CorrelationDialog
#: strings.hrc:233
-#, fuzzy
msgctxt "STR_CORRELATION_UNDO_NAME"
msgid "Correlation"
msgstr "অান্তঃসম্পর্ক"
@@ -15172,7 +14965,6 @@ msgstr "অান্তঃসম্পর্ক"
#. CovarianceDialog
#: strings.hrc:236
-#, fuzzy
msgctxt "STR_COVARIANCE_UNDO_NAME"
msgid "Covariance"
msgstr "কোভ্যারিয়েন্স"
@@ -15185,19 +14977,16 @@ msgstr "কোভ্যারিয়েন্স"
#. DescriptiveStatisticsDialog
#: strings.hrc:239
-#, fuzzy
msgctxt "STR_DESCRIPTIVE_STATISTICS_UNDO_NAME"
msgid "Descriptive Statistics"
msgstr "বর্ণনাত্মক পরিসংখ্যান"
#: strings.hrc:240
-#, fuzzy
msgctxt "STRID_CALC_MEAN"
msgid "Mean"
msgstr "গড়"
#: strings.hrc:241
-#, fuzzy
msgctxt "STRID_CALC_STD_ERROR"
msgid "Standard Error"
msgstr "মানক ত্রুটি"
@@ -15239,7 +15028,6 @@ msgid "Skewness"
msgstr "স্কিউনেস"
#: strings.hrc:248
-#, fuzzy
msgctxt "STRID_CALC_RANGE"
msgid "Range"
msgstr "পরিসর"
@@ -15251,7 +15039,6 @@ msgid "Minimum"
msgstr "সর্বনিম্ন"
#: strings.hrc:250
-#, fuzzy
msgctxt "STRID_CALC_MAX"
msgid "Maximum"
msgstr "সর্বোচ্চ"
@@ -15288,13 +15075,11 @@ msgid "Random ($(DISTRIBUTION))"
msgstr "অনির্দিষ্ট ($(DISTRIBUTION))"
#: strings.hrc:257
-#, fuzzy
msgctxt "STR_DISTRIBUTION_UNIFORM_REAL"
msgid "Uniform"
msgstr "একই"
#: strings.hrc:258
-#, fuzzy
msgctxt "STR_DISTRIBUTION_UNIFORM_INTEGER"
msgid "Uniform Integer"
msgstr "একই অখন্ড"
@@ -15306,37 +15091,31 @@ msgid "Normal"
msgstr "স্বাভাবিক"
#: strings.hrc:260
-#, fuzzy
msgctxt "STR_DISTRIBUTION_CAUCHY"
msgid "Cauchy"
msgstr "কৌচি"
#: strings.hrc:261
-#, fuzzy
msgctxt "STR_DISTRIBUTION_BERNOULLI"
msgid "Bernoulli"
msgstr "বারনৌলি"
#: strings.hrc:262
-#, fuzzy
msgctxt "STR_DISTRIBUTION_BINOMIAL"
msgid "Binomial"
msgstr "দ্বিমাত্রিক"
#: strings.hrc:263
-#, fuzzy
msgctxt "STR_DISTRIBUTION_NEGATIVE_BINOMIAL"
msgid "Negative Binomial"
msgstr "ঋণাত্মক বাইনোমিয়াল"
#: strings.hrc:264
-#, fuzzy
msgctxt "STR_DISTRIBUTION_CHI_SQUARED"
msgid "Chi Squared"
msgstr "চি স্কোয়ার্ড"
#: strings.hrc:265
-#, fuzzy
msgctxt "STR_DISTRIBUTION_GEOMETRIC"
msgid "Geometric"
msgstr "জ্যামিতিক"
@@ -15348,13 +15127,11 @@ msgid "Minimum"
msgstr "সর্বনিম্ন"
#: strings.hrc:267
-#, fuzzy
msgctxt "STR_RNG_PARAMETER_MAXIMUM"
msgid "Maximum"
msgstr "সর্বোচ্চ"
#: strings.hrc:268
-#, fuzzy
msgctxt "STR_RNG_PARAMETER_MEAN"
msgid "Mean"
msgstr "গড়"
@@ -15397,7 +15174,6 @@ msgstr "nu মান"
#. SamplingDialog
#: strings.hrc:276
-#, fuzzy
msgctxt "STR_SAMPLING_UNDO_NAME"
msgid "Sampling"
msgstr "নমুনা"
@@ -15467,7 +15243,6 @@ msgid "Row %NUMBER%"
msgstr "সারি %NUMBER%"
#: strings.hrc:290
-#, fuzzy
msgctxt "STR_LABEL_ALPHA"
msgid "Alpha"
msgstr "আলফা"
@@ -15534,13 +15309,11 @@ msgid "Linear"
msgstr "রৈখিক (_n)"
#: strings.hrc:302
-#, fuzzy
msgctxt "STR_LABEL_LOGARITHMIC"
msgid "Logarithmic"
msgstr "লগারিদমিক"
#: strings.hrc:303
-#, fuzzy
msgctxt "STR_LABEL_POWER"
msgid "Power"
msgstr "ঘাত"
@@ -16129,19 +15902,16 @@ msgid "All Cells"
msgstr ""
#: conditionalentry.ui:59
-#, fuzzy
msgctxt "conditionalentry|type"
msgid "Cell value is"
msgstr "ঘরের মান"
#: conditionalentry.ui:60
-#, fuzzy
msgctxt "conditionalentry|type"
msgid "Formula is"
msgstr "সূত্র"
#: conditionalentry.ui:61
-#, fuzzy
msgctxt "conditionalentry|type"
msgid "Date is"
msgstr "তারিখ হল"
@@ -16163,7 +15933,6 @@ msgid "Enter a value:"
msgstr ""
#: conditionalentry.ui:162
-#, fuzzy
msgctxt "conditionalentry|options"
msgid "More Options..."
msgstr "অারো বিকল্প..."
@@ -16187,13 +15956,11 @@ msgid "Max"
msgstr "Max"
#: conditionalentry.ui:178
-#, fuzzy
msgctxt "conditionalentry|colscalemin"
msgid "Percentile"
msgstr "শতাংশ"
#: conditionalentry.ui:179
-#, fuzzy
msgctxt "conditionalentry|colscalemin"
msgid "Value"
msgstr "মান"
@@ -16205,7 +15972,6 @@ msgid "Percent"
msgstr "শতাংশ"
#: conditionalentry.ui:181
-#, fuzzy
msgctxt "conditionalentry|colscalemin"
msgid "Formula"
msgstr "সূত্র"
@@ -16229,13 +15995,11 @@ msgid "Max"
msgstr "Max"
#: conditionalentry.ui:196
-#, fuzzy
msgctxt "conditionalentry|colscalemiddle"
msgid "Percentile"
msgstr "শতাংশ"
#: conditionalentry.ui:197
-#, fuzzy
msgctxt "conditionalentry|colscalemiddle"
msgid "Value"
msgstr "মান"
@@ -16247,7 +16011,6 @@ msgid "Percent"
msgstr "শতাংশ"
#: conditionalentry.ui:199
-#, fuzzy
msgctxt "conditionalentry|colscalemiddle"
msgid "Formula"
msgstr "সূত্র"
@@ -16271,13 +16034,11 @@ msgid "Max"
msgstr "Max"
#: conditionalentry.ui:214
-#, fuzzy
msgctxt "conditionalentry|colscalemax"
msgid "Percentile"
msgstr "শতাংশ"
#: conditionalentry.ui:215
-#, fuzzy
msgctxt "conditionalentry|colscalemax"
msgid "Value"
msgstr "মান"
@@ -16289,19 +16050,16 @@ msgid "Percent"
msgstr "শতাংশ"
#: conditionalentry.ui:217
-#, fuzzy
msgctxt "conditionalentry|colscalemax"
msgid "Formula"
msgstr "সূত্র"
#: conditionalentry.ui:228
-#, fuzzy
msgctxt "conditionalentry|preview|tooltip_text"
msgid "Example"
msgstr "উদাহরণ"
#: conditionalentry.ui:251
-#, fuzzy
msgctxt "conditionalentry|typeis"
msgid "equal to"
msgstr "সমান"
@@ -16331,7 +16089,6 @@ msgid "greater than or equal to"
msgstr "অপেক্ষাকৃত বড় বা এর সমান"
#: conditionalentry.ui:256
-#, fuzzy
msgctxt "conditionalentry|typeis"
msgid "not equal to"
msgstr "সমান নয়"
@@ -16349,7 +16106,6 @@ msgid "not between"
msgstr "মধ্যবর্তী নয়"
#: conditionalentry.ui:259
-#, fuzzy
msgctxt "conditionalentry|typeis"
msgid "duplicate"
msgstr "অনুরূপ"
@@ -16433,13 +16189,11 @@ msgid "Contains"
msgstr "আছে"
#: conditionalentry.ui:274
-#, fuzzy
msgctxt "conditionalentry|typeis"
msgid "Not Contains"
msgstr "অন্তর্ভুক্ত নেই"
#: conditionalentry.ui:287
-#, fuzzy
msgctxt "conditionalentry|datetype"
msgid "Today"
msgstr "আজ"
@@ -16526,7 +16280,6 @@ msgid "Color Scale (3 Entries)"
msgstr ""
#: conditionalentry.ui:314
-#, fuzzy
msgctxt "conditionalentry|colorformat"
msgid "Data Bar"
msgstr "ডেটা বার"
@@ -16677,7 +16430,6 @@ msgid " >= "
msgstr ""
#: conditionaliconset.ui:43
-#, fuzzy
msgctxt "conditionaliconset|listbox"
msgid "Value"
msgstr "মান"
@@ -16689,13 +16441,11 @@ msgid "Percent"
msgstr "শতাংশ"
#: conditionaliconset.ui:45
-#, fuzzy
msgctxt "conditionaliconset|listbox"
msgid "Percentile"
msgstr "শতাংশ"
#: conditionaliconset.ui:46
-#, fuzzy
msgctxt "conditionaliconset|listbox"
msgid "Formula"
msgstr "সূত্র"
@@ -17394,13 +17144,11 @@ msgid "_Close"
msgstr "বন্ধ (_C)"
#: dataprovider.ui:9
-#, fuzzy
msgctxt "dataprovider|DataStreamDialog"
msgid "Live Data Streams"
msgstr "লাইভ ডেটা স্ট্রীম"
#: dataprovider.ui:107
-#, fuzzy
msgctxt "dataprovider|label6"
msgid "URL:"
msgstr "URL:"
@@ -17434,19 +17182,16 @@ msgid "Search String:"
msgstr ""
#: dataprovider.ui:268
-#, fuzzy
msgctxt "dataprovider|label"
msgid "Source Stream"
msgstr "সোর্স স্ট্রীম"
#: dataproviderentry.ui:46
-#, fuzzy
msgctxt "dataproviderentry|url"
msgid "URL:"
msgstr "URL:"
#: dataproviderentry.ui:57
-#, fuzzy
msgctxt "dataproviderentry|id"
msgid "ID:"
msgstr "ID:"
@@ -17772,7 +17517,6 @@ msgid "Edit Setting"
msgstr "সেটিং সম্পাদনা"
#: dropmenu.ui:12
-#, fuzzy
msgctxt "dropmenu|hyperlink"
msgid "Insert as Hyperlink"
msgstr "হাইপারলিংক হিসেবে সন্নিবেশ করুন"
@@ -17784,7 +17528,6 @@ msgid "Insert as Link"
msgstr "লিংক সন্নিবেশ করুন"
#: dropmenu.ui:28
-#, fuzzy
msgctxt "dropmenu|copy"
msgid "Insert as Copy"
msgstr "অনুলিপি হিসেবে সন্নিবেশ করুন"
@@ -18226,7 +17969,6 @@ msgid "Insert Function into calculation sheet"
msgstr ""
#: functionpanel.ui:59
-#, fuzzy
msgctxt "functionpanel|category"
msgid "Last Used"
msgstr "সর্বশেষ ব্যবহৃত"
@@ -18256,7 +17998,6 @@ msgid "Financial"
msgstr "আর্থিক"
#: functionpanel.ui:64
-#, fuzzy
msgctxt "functionpanel|category"
msgid "Information"
msgstr "তথ্য"
@@ -18298,13 +18039,11 @@ msgid "Text"
msgstr "পাঠ্য"
#: functionpanel.ui:71
-#, fuzzy
msgctxt "functionpanel|category"
msgid "Add-in"
msgstr "অ্যাড-ইন"
#: functionpanel.ui:112
-#, fuzzy
msgctxt "functionpanel|funcdesc"
msgid "label"
msgstr "লেবেল"
@@ -18735,7 +18474,6 @@ msgid "_From file"
msgstr "ফাইল থেকে (_F)"
#: insertsheet.ui:371
-#, fuzzy
msgctxt "insertsheet|tables-atkobject"
msgid "Tables in file"
msgstr "ফাইলে সারণী"
@@ -18831,7 +18569,6 @@ msgid "Range _Options"
msgstr "পরিসর বিকল্প (_O)"
#: managenamesdialog.ui:398
-#, fuzzy
msgctxt "managenamesdialog|treeviewcolumn1"
msgid "column"
msgstr "কলাম"
@@ -19041,7 +18778,6 @@ msgid "Column"
msgstr "কলাম"
#: navigatorpanel.ui:70
-#, fuzzy
msgctxt "navigatorpanel|row|tooltip_text"
msgid "Row"
msgstr "সারি"
@@ -19071,7 +18807,6 @@ msgid "Contents"
msgstr "বিষয়বস্তু"
#: navigatorpanel.ui:138
-#, fuzzy
msgctxt "navigatorpanel|toggle|tooltip_text"
msgid "Toggle"
msgstr "টগল"
@@ -19111,7 +18846,6 @@ msgid "No solution was found."
msgstr "কোনো সমাধান খুঁজে পাওয়া যায়নি।"
#: notebookbar.ui:391
-#, fuzzy
msgctxt "notebookbar|FileLabel"
msgid "File"
msgstr "ফাইল"
@@ -19123,7 +18857,6 @@ msgid "Clone"
msgstr "কোণ"
#: notebookbar.ui:668
-#, fuzzy
msgctxt "notebookbar|bordertype|tooltip_text"
msgid "Specify the borders of the selected cells."
msgstr "নির্বাচিত কক্ষগুলির সীমানা নির্দিষ্ট করুন।"
@@ -19141,7 +18874,6 @@ msgid "Horizontal Alignment"
msgstr "অনুভূমিক সমন্বয়"
#: notebookbar.ui:1116
-#, fuzzy
msgctxt "notebookbar|indent|tooltip_text"
msgid "Indent"
msgstr "ইন্ডেন্ট"
@@ -19153,13 +18885,11 @@ msgid "Increase Indent"
msgstr "ইন্ডেন্ট বৃদ্ধি"
#: notebookbar.ui:1139
-#, fuzzy
msgctxt "notebookbar|decreaseindent1|tooltip_text"
msgid "Decrease Indent"
msgstr "ইন্ডেন্ট হ্রাস"
#: notebookbar.ui:1677
-#, fuzzy
msgctxt "notebookbar|CalcLabel"
msgid "Home"
msgstr "হোম"
@@ -19171,7 +18901,6 @@ msgid "Insert Audio or Video"
msgstr "অডিও বা ভিডিও দিন"
#: notebookbar.ui:1918
-#, fuzzy
msgctxt "notebookbar|InsertSymbol"
msgid "Symbol"
msgstr "প্রতীক"
@@ -19206,7 +18935,6 @@ msgid "Auto Spellcheck"
msgstr "স্বয়ংক্রিয়-বানান-পরীক্ষণ"
#: notebookbar.ui:3041
-#, fuzzy
msgctxt "notebookbar|ReviewLabel"
msgid "Review"
msgstr "পর্যালোচনা"
@@ -19293,13 +19021,11 @@ msgid "Warning"
msgstr "সতর্কবার্তা"
#: notebookbar_groupedbar_compact.ui:3975
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|footnote"
msgid "Footnote"
msgstr "পাদটীকা"
#: notebookbar_groupedbar_compact.ui:3983
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|note"
msgid "Note"
msgstr "নোট"
@@ -19311,7 +19037,6 @@ msgid "_File"
msgstr "ফাইল"
#: notebookbar_groupedbar_compact.ui:4782
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|editb"
msgid "_Edit"
msgstr "সম্পাদনা (_E)"
@@ -19323,13 +19048,11 @@ msgid "St_yles"
msgstr "শৈলী"
#: notebookbar_groupedbar_compact.ui:5092
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|formatb"
msgid "F_ont"
msgstr "হরফ (_o)"
#: notebookbar_groupedbar_compact.ui:5152
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|bordertype"
msgid "Specify the borders of the selected cells."
msgstr "নির্বাচিত কক্ষগুলির সীমানা নির্দিষ্ট করুন।"
@@ -19395,7 +19118,6 @@ msgid "_Arrange"
msgstr "সাজানো"
#: notebookbar_groupedbar_compact.ui:6865
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|GridB"
msgid "_Grid"
msgstr "গ্রিড (_G)"
@@ -19413,7 +19135,6 @@ msgid "_Review"
msgstr "পর্যালোচনা"
#: notebookbar_groupedbar_compact.ui:7261
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|commentsb"
msgid "_Comments"
msgstr "মন্তব্য (_C)"
@@ -19448,7 +19169,6 @@ msgid "_Arrange"
msgstr "সাজানো"
#: notebookbar_groupedbar_compact.ui:8149
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|Grid"
msgid "_Grid"
msgstr "গ্রিড (_G)"
@@ -19477,7 +19197,6 @@ msgid "_Arrange"
msgstr "সাজানো"
#: notebookbar_groupedbar_compact.ui:8865
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|GridO"
msgid "_Grid"
msgstr "গ্রিড (_G)"
@@ -19594,13 +19313,11 @@ msgid "Warning"
msgstr "সতর্কবার্তা"
#: notebookbar_groupedbar_full.ui:3909
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|footnote"
msgid "Footnote"
msgstr "পাদটীকা"
#: notebookbar_groupedbar_full.ui:3917
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|note"
msgid "Note"
msgstr "নোট"
@@ -19612,7 +19329,6 @@ msgid "_File"
msgstr "ফাইল"
#: notebookbar_groupedbar_full.ui:4811
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|editb"
msgid "_Edit"
msgstr "সম্পাদনা (_E)"
@@ -19624,7 +19340,6 @@ msgid "St_yles"
msgstr "শৈলী"
#: notebookbar_groupedbar_full.ui:5278
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|formatb"
msgid "F_ont"
msgstr "হরফ (_o)"
@@ -19690,7 +19405,6 @@ msgid "C_olor"
msgstr "রং (_o)"
#: notebookbar_groupedbar_full.ui:7640
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|GridB"
msgid "_Grid"
msgstr "গ্রিড (_G)"
@@ -19708,7 +19422,6 @@ msgid "_Review"
msgstr "পর্যালোচনা"
#: notebookbar_groupedbar_full.ui:8213
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|commentsb"
msgid "_Comments"
msgstr "মন্তব্য (_C)"
@@ -19731,7 +19444,6 @@ msgid "D_raw"
msgstr ""
#: notebookbar_groupedbar_full.ui:9425
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|editdrawb"
msgid "_Edit"
msgstr "সম্পাদনা (_E)"
@@ -19760,7 +19472,6 @@ msgid "3_D"
msgstr ""
#: notebookbar_groupedbar_full.ui:10580
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|formatd"
msgid "F_ont"
msgstr "হরফ (_o)"
@@ -19802,7 +19513,6 @@ msgid "_Arrange"
msgstr "সাজানো"
#: notebookbar_groupedbar_full.ui:12164
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|OleGridB"
msgid "_Grid"
msgstr "গ্রিড (_G)"
@@ -19838,19 +19548,16 @@ msgid "Hyperlink"
msgstr "হাইপারলিংক"
#: notebookbar_groups.ui:54
-#, fuzzy
msgctxt "notebookbar_groups|footnote"
msgid "Footnote"
msgstr "পাদটীকা"
#: notebookbar_groups.ui:63
-#, fuzzy
msgctxt "notebookbar_groups|endnote"
msgid "Endnote"
msgstr "প্রান্তটীকা"
#: notebookbar_groups.ui:78
-#, fuzzy
msgctxt "notebookbar_groups|bookmark"
msgid "Bookmark"
msgstr "বুকমার্ক"
@@ -19926,13 +19633,11 @@ msgid "Error"
msgstr "ত্রুটি"
#: notebookbar_groups.ui:275
-#, fuzzy
msgctxt "notebookbar_groups|stylemenutxtn"
msgid "Note"
msgstr "নোট"
#: notebookbar_groups.ui:284
-#, fuzzy
msgctxt "notebookbar_groups|stylemenutxtf"
msgid "Footnote"
msgstr "পাদটীকা"
@@ -19971,7 +19676,6 @@ msgid "Style 4"
msgstr ""
#: notebookbar_groups.ui:530
-#, fuzzy
msgctxt "notebookbar_groups|filegrouplabel"
msgid "File"
msgstr "ফাইল"
@@ -19983,7 +19687,6 @@ msgid "Clipboard"
msgstr "ক্লিপবোর্ড"
#: notebookbar_groups.ui:729
-#, fuzzy
msgctxt "notebookbar_groups|paragraphstyleb"
msgid "Style"
msgstr "শৈলী"
@@ -20023,7 +19726,6 @@ msgid "Text"
msgstr "পাঠ্য"
#: notebookbar_groups.ui:1376
-#, fuzzy
msgctxt "notebookbar_groups|mergeb"
msgid "Merge"
msgstr "মিলিত করুন"
@@ -20065,13 +19767,11 @@ msgid "Spreadsheet"
msgstr "স্প্রেডশীট"
#: notebookbar_groups.ui:1740
-#, fuzzy
msgctxt "notebookbar_groups|shapesb"
msgid "Shapes"
msgstr "আকৃতিসমূহ"
#: notebookbar_groups.ui:1756
-#, fuzzy
msgctxt "notebookbar_groups|linksb"
msgid "Links"
msgstr "লিংক"
@@ -20083,7 +19783,6 @@ msgid "Insert"
msgstr "সন্নিবেশ"
#: notebookbar_groups.ui:1900
-#, fuzzy
msgctxt "notebookbar_groups|imagestyleb"
msgid "Style"
msgstr "শৈলী"
@@ -20119,7 +19818,6 @@ msgid "None"
msgstr "কোনটি না"
#: notebookbar_groups.ui:2108
-#, fuzzy
msgctxt "notebookbar_groups|wrapideal"
msgid "Optimal"
msgstr "উপযুক্ত"
@@ -20131,13 +19829,11 @@ msgid "Parallel"
msgstr "সমান্তরাল"
#: notebookbar_groups.ui:2126
-#, fuzzy
msgctxt "notebookbar_groups|wrapleft"
msgid "Before"
msgstr "পূর্বে"
#: notebookbar_groups.ui:2135
-#, fuzzy
msgctxt "notebookbar_groups|wrapright"
msgid "After"
msgstr "পরে"
@@ -21294,19 +20990,16 @@ msgid "Regression"
msgstr ""
#: regressiondialog.ui:99
-#, fuzzy
msgctxt "regressiondialog|variable1-range-label"
msgid "Variable 1 range:"
msgstr "পরিবর্তনশীল ১ রেঞ্জ:"
#: regressiondialog.ui:138
-#, fuzzy
msgctxt "regressiondialog|variable2-range-label"
msgid "Variable 2 range:"
msgstr "পরিবর্তনশীল ২ রেঞ্জ:"
#: regressiondialog.ui:177
-#, fuzzy
msgctxt "regressiondialog|output-range-label"
msgid "Results to:"
msgstr "এর ফলাফল:"
@@ -21318,19 +21011,16 @@ msgid "Data"
msgstr "তারিখ"
#: regressiondialog.ui:255
-#, fuzzy
msgctxt "regressiondialog|groupedby-columns-radio"
msgid "Columns"
msgstr "কলাম"
#: regressiondialog.ui:271
-#, fuzzy
msgctxt "regressiondialog|groupedby-rows-radio"
msgid "Rows"
msgstr "সারি"
#: regressiondialog.ui:293
-#, fuzzy
msgctxt "regressiondialog|label2"
msgid "Grouped by"
msgstr "দ্বারা গ্রুপ করা"
@@ -22082,19 +21772,16 @@ msgid "Text Orientation"
msgstr "পাঠ্য সজ্জা (_o):"
#: sidebaralignment.ui:411
-#, fuzzy
msgctxt "sidebaralignment|bottom|tooltip_text"
msgid "Text Extension From Lower Cell Border"
msgstr "নিচের ঘরের সীমানা থেকে পাঠ্যের বর্ধিতাংশ"
#: sidebaralignment.ui:429
-#, fuzzy
msgctxt "sidebaralignment|top|tooltip_text"
msgid "Text Extension From Upper Cell Border"
msgstr "উপরের ঘরের সীমানা থেকে পাঠ্যের বর্ধিতাংশ"
#: sidebaralignment.ui:447
-#, fuzzy
msgctxt "sidebaralignment|standard|tooltip_text"
msgid "Text Extension Inside Cell"
msgstr "ঘরের ভিতরে পাঠ্যের বর্ধিতাংশ"
@@ -22410,7 +22097,6 @@ msgid "Binary"
msgstr "বাইনারী"
#: solverdlg.ui:535
-#, fuzzy
msgctxt "solverdlg|op1list-atkobject"
msgid "Operator"
msgstr "অপারেটর"
@@ -22441,7 +22127,6 @@ msgid "Binary"
msgstr "বাইনারী"
#: solverdlg.ui:559
-#, fuzzy
msgctxt "solverdlg|op2list-atkobject"
msgid "Operator"
msgstr "অপারেটর"
@@ -22472,7 +22157,6 @@ msgid "Binary"
msgstr "বাইনারী"
#: solverdlg.ui:583
-#, fuzzy
msgctxt "solverdlg|op3list-atkobject"
msgid "Operator"
msgstr "অপারেটর"
@@ -22503,31 +22187,26 @@ msgid "Binary"
msgstr "বাইনারী"
#: solverdlg.ui:607
-#, fuzzy
msgctxt "solverdlg|op4list-atkobject"
msgid "Operator"
msgstr "অপারেটর"
#: solverdlg.ui:626
-#, fuzzy
msgctxt "solverdlg|val1edit-atkobject"
msgid "Value"
msgstr "মান"
#: solverdlg.ui:645
-#, fuzzy
msgctxt "solverdlg|val2edit-atkobject"
msgid "Value"
msgstr "মান"
#: solverdlg.ui:664
-#, fuzzy
msgctxt "solverdlg|val3edit-atkobject"
msgid "Value"
msgstr "মান"
#: solverdlg.ui:683
-#, fuzzy
msgctxt "solverdlg|val4edit-atkobject"
msgid "Value"
msgstr "মান"
@@ -22683,13 +22362,11 @@ msgid "Copy sort results to:"
msgstr "এতে ফলাফল সাজানো অনুলিপি করুন:"
#: sortoptionspage.ui:129
-#, fuzzy
msgctxt "sortoptionspage|outarealb-atkobject"
msgid "Copy sort results to:"
msgstr "এতে ফলাফল সাজানো অনুলিপি করুন:"
#: sortoptionspage.ui:149
-#, fuzzy
msgctxt "sortoptionspage|outareaed-atkobject"
msgid "Copy sort results to:"
msgstr "এতে ফলাফল সাজানো অনুলিপি করুন:"
@@ -22700,7 +22377,6 @@ msgid "Custom sort order"
msgstr "সাজানোর ক্রম স্বনির্বাচন করুন"
#: sortoptionspage.ui:186
-#, fuzzy
msgctxt "sortoptionspage|sortuserlb-atkobject"
msgid "Custom sort order"
msgstr "সাজানোর ক্রম স্বনির্বাচন করুন"
diff --git a/source/bn-IN/scaddins/messages.po b/source/bn-IN/scaddins/messages.po
index f1b9814e078..6d14c42621f 100644
--- a/source/bn-IN/scaddins/messages.po
+++ b/source/bn-IN/scaddins/messages.po
@@ -1081,7 +1081,6 @@ msgid "Returns the product of several complex numbers"
msgstr "কিছু জটিল সংখ্যাসমূহের গুণফল দেখায়"
#: analysis.hrc:430 /home/cl/vc/git/libo-core/scaddins/inc/analysis.hrc:432
-#, fuzzy
msgctxt "ANALYSIS_Improduct"
msgid "Complex number"
msgstr "জটিল সংখ্যা"
diff --git a/source/bn-IN/sd/messages.po b/source/bn-IN/sd/messages.po
index 35ea2323b37..65f7221e6cc 100644
--- a/source/bn-IN/sd/messages.po
+++ b/source/bn-IN/sd/messages.po
@@ -14,13 +14,11 @@ msgstr ""
"X-Generator: LibreOffice\n"
#: DocumentRenderer.hrc:29
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_CONTENT_CHOICES"
msgid "Slides"
msgstr "স্লাইড"
#: DocumentRenderer.hrc:30
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_CONTENT_CHOICES"
msgid "Handouts"
msgstr "বিলিপত্র"
@@ -91,67 +89,56 @@ msgid "Original colors"
msgstr "আসল রং"
#: DocumentRenderer.hrc:55
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_QUALITY_CHOICES"
msgid "Grayscale"
msgstr "গ্রেস্কেল"
#: DocumentRenderer.hrc:56
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_QUALITY_CHOICES"
msgid "Black & white"
msgstr "সাদা ও কালো"
#: DocumentRenderer.hrc:61
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_PAGE_OPTIONS_CHOICES"
msgid "Original size"
msgstr "আদি আকার"
#: DocumentRenderer.hrc:62
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_PAGE_OPTIONS_CHOICES"
msgid "Fit to printable page"
msgstr "মুদ্রণযোগ্য পৃষ্ঠায় মানানসই করা হবে"
#: DocumentRenderer.hrc:63
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_PAGE_OPTIONS_CHOICES"
msgid "Distribute on multiple sheets of paper"
msgstr "একাধিক কাগজের পাতায় ভাগ করে দেয়া হয়"
#: DocumentRenderer.hrc:64
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_PAGE_OPTIONS_CHOICES"
msgid "Tile sheet of paper with repeated slides"
msgstr "পুনরাবৃত্ত স্লাইডে কাগজের পাতা টালি করা হবে"
#: DocumentRenderer.hrc:69
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_PAGE_OPTIONS_CHOICES_DRAW"
msgid "Original size"
msgstr "আদি আকার"
#: DocumentRenderer.hrc:70
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_PAGE_OPTIONS_CHOICES_DRAW"
msgid "Fit to printable page"
msgstr "মুদ্রণযোগ্য পৃষ্ঠায় মানানসই করা হবে"
#: DocumentRenderer.hrc:71
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_PAGE_OPTIONS_CHOICES_DRAW"
msgid "Distribute on multiple sheets of paper"
msgstr "একাধিক কাগজের পাতায় ভাগ করে দেয়া হয়"
#: DocumentRenderer.hrc:72
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_PAGE_OPTIONS_CHOICES_DRAW"
msgid "Tile sheet of paper with repeated pages"
msgstr "পুনরাবৃত্ত স্লাইডে কাগজের পাতা টালি করা হবে"
#: DocumentRenderer.hrc:77
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_BROCHURE_INCLUDE_LIST"
msgid "All pages"
msgstr "সব পৃষ্ঠা"
@@ -205,7 +192,6 @@ msgid "Se~lection"
msgstr "নির্বাচন (~l)"
#: errhdl.hrc:29
-#, fuzzy
msgctxt "RID_SD_ERRHDL"
msgid "File format error found at $(ARG1)(row,col)."
msgstr "$(ARG1)(row,col) এ ফাইল বিন্যাস ত্রুটি পাওয়া গিয়েছে।"
@@ -303,7 +289,6 @@ msgid "Close Polygon"
msgstr "বহুভুজ বন্ধ"
#: strings.hrc:35
-#, fuzzy
msgctxt "STR_SLIDE_SORTER_MODE"
msgid "Slide Sorter"
msgstr "স্লাইড নির্বাচক"
@@ -2178,7 +2163,6 @@ msgid "Fill color:"
msgstr "প্রথম কলাম"
#: strings.hrc:408
-#, fuzzy
msgctxt "STR_CUSTOMANIMATION_STYLE_PROPERTY"
msgid "Style:"
msgstr "শৈলী:"
@@ -2196,7 +2180,6 @@ msgid "Font color:"
msgstr "প্রথম কলাম"
#: strings.hrc:411
-#, fuzzy
msgctxt "STR_CUSTOMANIMATION_FONT_SIZE_STYLE_PROPERTY"
msgid "Style:"
msgstr "শৈলী:"
@@ -2388,13 +2371,11 @@ msgid "Document"
msgstr "নথি"
#: strings.hrc:450
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_SLIDESPERPAGE"
msgid "Slides per page"
msgstr "প্রতি পৃষ্ঠায় স্লাইডের সংখ্যা"
#: strings.hrc:451
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_ORDER"
msgid "Order"
msgstr "ক্রম"
@@ -2424,7 +2405,6 @@ msgid "~Date and time"
msgstr "তারিখ এবং সময়"
#: strings.hrc:456
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_IS_PRINT_HIDDEN"
msgid "Hidden pages"
msgstr "লুকানো পৃষ্ঠা"
@@ -2466,7 +2446,6 @@ msgid "~Use only paper tray from printer preferences"
msgstr "প্রিন্টারের পছন্দসমূহ থেকে শুধু পেপার ট্রে অপশন ব্যবহার করুন (~U)"
#: strings.hrc:463
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_PAGE_RANGE"
msgid "Print range"
msgstr "মুদ্রণ পরিসর"
@@ -2492,7 +2471,6 @@ msgid "%PRODUCTNAME Draw has searched to the beginning of the document. Do you w
msgstr "%PRODUCTNAME এর চিত্র নথিটির শুরু পর্যন্ত খোঁজা হয়েছে। আপনি কি শে‌ষ থেকে খোঁজা অব্যাহত রাখতে চান?"
#: strings.hrc:470
-#, fuzzy
msgctxt "STR_SD_NONE"
msgid "- None -"
msgstr "- কোনটি না -"
@@ -2504,13 +2482,11 @@ msgid "_Reply"
msgstr "উত্তর (~R)"
#: annotationmenu.ui:28
-#, fuzzy
msgctxt "annotationmenu|bold"
msgid "_Bold"
msgstr "মোটা (_B)"
#: annotationmenu.ui:37
-#, fuzzy
msgctxt "annotationmenu|italic"
msgid "_Italic"
msgstr "তির্যক (_I)"
@@ -2761,7 +2737,6 @@ msgid "Entrance"
msgstr "প্রবেশ"
#: customanimationspanel.ui:194
-#, fuzzy
msgctxt "customanimationspanel|categorylb"
msgid "Emphasis"
msgstr "গুরুত্ব"
@@ -2822,7 +2797,6 @@ msgid "Options"
msgstr "অপশন"
#: customanimationspanel.ui:350
-#, fuzzy
msgctxt "customanimationspanel|delay_label"
msgid "_Delay:"
msgstr "বিলম্ব (_D):"
@@ -2839,7 +2813,6 @@ msgid "Automatic Preview"
msgstr "স্বয়ংক্রিয় প্রাকদর্শন"
#: customanimationspanel.ui:446
-#, fuzzy
msgctxt "customanimationspanel|play"
msgid "Play"
msgstr "চালান"
@@ -2860,13 +2833,11 @@ msgid "Animation List"
msgstr ""
#: customanimationspanelhorizontal.ui:96
-#, fuzzy
msgctxt "customanimationspanelhorizontal|add_effect|tooltip_text"
msgid "Add Effect"
msgstr "প্রভাব যোগ করুন"
#: customanimationspanelhorizontal.ui:110
-#, fuzzy
msgctxt "customanimationspanelhorizontal|remove_effect|tooltip_text"
msgid "Remove Effect"
msgstr "প্রভাব সরান"
@@ -2884,31 +2855,26 @@ msgid "Move Down"
msgstr "নিচে নামান"
#: customanimationspanelhorizontal.ui:166
-#, fuzzy
msgctxt "customanimationspanelhorizontal|start_effect"
msgid "_Start:"
msgstr "আরম্ভ (_S):"
#: customanimationspanelhorizontal.ui:179
-#, fuzzy
msgctxt "customanimationspanelhorizontal|effect_property"
msgid "_Direction:"
msgstr "দিক (_D):"
#: customanimationspanelhorizontal.ui:193
-#, fuzzy
msgctxt "customanimationspanelhorizontal|start_effect_list"
msgid "On click"
msgstr "ক্লিক করে"
#: customanimationspanelhorizontal.ui:194
-#, fuzzy
msgctxt "customanimationspanelhorizontal|start_effect_list"
msgid "With previous"
msgstr "পূর্ববর্তীর সাথে"
#: customanimationspanelhorizontal.ui:195
-#, fuzzy
msgctxt "customanimationspanelhorizontal|start_effect_list"
msgid "After previous"
msgstr "পূর্ববর্তীর পরে"
@@ -2926,7 +2892,6 @@ msgid "Entrance"
msgstr "প্রবেশ"
#: customanimationspanelhorizontal.ui:261
-#, fuzzy
msgctxt "customanimationspanelhorizontal|categorylb"
msgid "Emphasis"
msgstr "গুরুত্ব"
@@ -2961,7 +2926,6 @@ msgid "Select the speed of the Animation."
msgstr ""
#: customanimationspanelhorizontal.ui:302
-#, fuzzy
msgctxt "customanimationspanelhorizontal|delay_label"
msgid "_Delay:"
msgstr "বিলম্ব (_D):"
@@ -2979,13 +2943,11 @@ msgid "Automatic Preview"
msgstr "স্বয়ংক্রিয় প্রাকদর্শন"
#: customanimationspanelhorizontal.ui:407
-#, fuzzy
msgctxt "customanimationspanelhorizontal|play"
msgid "Play"
msgstr "চালান"
#: customanimationspanelhorizontal.ui:412
-#, fuzzy
msgctxt "customanimationspanelhorizontal|play|tooltip_text"
msgid "Preview Effect"
msgstr "প্রভাবের পূর্বরূপ"
@@ -3532,7 +3494,6 @@ msgid "Include on page"
msgstr "পৃষ্ঠায় অন্তর্ভুক্ত করুন"
#: impressprinteroptions.ui:32
-#, fuzzy
msgctxt "impressprinteroptions|printname"
msgid "Slide name"
msgstr "স্লাইডের নাম (~S)"
@@ -3544,7 +3505,6 @@ msgid "Date and time"
msgstr "তারিখ এবং সময়"
#: impressprinteroptions.ui:64
-#, fuzzy
msgctxt "impressprinteroptions|printhidden"
msgid "Hidden pages"
msgstr "লুকানো পৃষ্ঠা"
@@ -3556,19 +3516,16 @@ msgid "Contents"
msgstr "বিষয়বস্তু"
#: impressprinteroptions.ui:119
-#, fuzzy
msgctxt "impressprinteroptions|originalcolors"
msgid "Original size"
msgstr "আদি আকার"
#: impressprinteroptions.ui:137
-#, fuzzy
msgctxt "impressprinteroptions|grayscale"
msgid "Grayscale"
msgstr "গ্রেস্কেল"
#: impressprinteroptions.ui:155
-#, fuzzy
msgctxt "impressprinteroptions|blackandwhite"
msgid "Black & white"
msgstr "সাদা ও কালো"
@@ -3580,25 +3537,21 @@ msgid "Color"
msgstr "রঙ"
#: impressprinteroptions.ui:212
-#, fuzzy
msgctxt "impressprinteroptions|originalsize"
msgid "Original size"
msgstr "আদি আকার"
#: impressprinteroptions.ui:230
-#, fuzzy
msgctxt "impressprinteroptions|fittoprintable"
msgid "Fit to printable page"
msgstr "মুদ্রণযোগ্য পৃষ্ঠায় মানানসই করা হবে"
#: impressprinteroptions.ui:248
-#, fuzzy
msgctxt "impressprinteroptions|distributeonmultiple"
msgid "Distribute on multiple sheets of paper"
msgstr "একাধিক কাগজের পাতায় ভাগ করে দেয়া হয়"
#: impressprinteroptions.ui:266
-#, fuzzy
msgctxt "impressprinteroptions|tilesheet"
msgid "Tile sheet of paper with repeated slides"
msgstr "পুনরাবৃত্ত স্লাইডে কাগজের পাতা টালি করা হবে"
@@ -3783,7 +3736,6 @@ msgid "Show Shapes"
msgstr "পরিবর্তনগুলি দেখান"
#: notebookbar.ui:340
-#, fuzzy
msgctxt "notebookbar|FileLabel"
msgid "File"
msgstr "ফাইল"
@@ -3795,13 +3747,11 @@ msgid "Clone"
msgstr "কোণ"
#: notebookbar.ui:921
-#, fuzzy
msgctxt "notebookbar|numberbullet|tooltip_text"
msgid "Bullets and Numbering"
msgstr "বুলেট ও সংখ্যায়ন"
#: notebookbar.ui:961
-#, fuzzy
msgctxt "notebookbar|indent|tooltip_text"
msgid "Indent"
msgstr "ইন্ডেন্ট"
@@ -3813,7 +3763,6 @@ msgid "Increase Indent"
msgstr "ইন্ডেন্ট বৃদ্ধি"
#: notebookbar.ui:984
-#, fuzzy
msgctxt "notebookbar|decreaseindent|tooltip_text"
msgid "Decrease Indent"
msgstr "ইন্ডেন্ট হ্রাস"
@@ -3825,7 +3774,6 @@ msgid "Horizontal Alignment"
msgstr "অনুভূমিক অ্যালাইনমেন্ট"
#: notebookbar.ui:1497
-#, fuzzy
msgctxt "notebookbar|ImpressLabel"
msgid "Home"
msgstr "হোম"
@@ -3837,7 +3785,6 @@ msgid "Insert Audio or Video"
msgstr "অডিও বা ভিডিও ঢোকান"
#: notebookbar.ui:1935
-#, fuzzy
msgctxt "notebookbar|InsertSymbol"
msgid "Symbol"
msgstr "প্রতীক"
@@ -3849,7 +3796,6 @@ msgid "Insert"
msgstr "সংযোজন"
#: notebookbar.ui:2033
-#, fuzzy
msgctxt "notebookbar|TransitionsLabel"
msgid "Transitions"
msgstr "স্থানান্তর"
@@ -3873,13 +3819,11 @@ msgid "Auto Spellcheck"
msgstr "স্বয়ংক্রিয়-বানান-পরীক্ষণ"
#: notebookbar.ui:2354
-#, fuzzy
msgctxt "notebookbar|ReviewLabel"
msgid "Review"
msgstr "পর্যালোচনা"
#: notebookbar.ui:2547
-#, fuzzy
msgctxt "notebookbar|GridVisible"
msgid "Grid"
msgstr "গ্রিড"
@@ -3968,7 +3912,6 @@ msgstr "স্লাইড প্রদর্শনী"
#: notebookbar_groupedbar_compact.ui:4071
#: /home/cl/vc/git/libo-core/sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:5079
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|formatt"
msgid "F_ormat"
msgstr "ফর্ম্যাট (_o)"
@@ -4027,7 +3970,6 @@ msgid "Grou_p"
msgstr "গোষ্ঠীভুক্ত করুন"
#: notebookbar_groupedbar_compact.ui:6694
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|GridO"
msgid "_Grid"
msgstr "গ্রিড (_G)"
@@ -4051,7 +3993,6 @@ msgstr "রঙ"
#: notebookbar_groupedbar_compact.ui:7596
#: /home/cl/vc/git/libo-core/sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:8350
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|GridB"
msgid "_Grid"
msgstr "গ্রিড (_G)"
@@ -4115,7 +4056,6 @@ msgid "Menubar"
msgstr ""
#: notebookbar_groupedbar_full.ui:2541
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|Quotation2"
msgid "Quotation"
msgstr "উদ্ধৃতি"
@@ -4186,7 +4126,6 @@ msgstr "স্লাইড প্রদর্শনী"
#: notebookbar_groupedbar_full.ui:5327
#: /home/cl/vc/git/libo-core/sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:6592
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|formatd"
msgid "F_ormat"
msgstr "ফর্ম্যাট (_o)"
@@ -4247,7 +4186,6 @@ msgstr "সম্পাদনা (~E)"
#: notebookbar_groupedbar_full.ui:8677
#: /home/cl/vc/git/libo-core/sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:9941
#: /home/cl/vc/git/libo-core/sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:11368
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|GridDrawB"
msgid "_Grid"
msgstr "গ্রিড (_G)"
@@ -4341,13 +4279,11 @@ msgid "_Help"
msgstr "সাহায্য"
#: notebookbar_groups.ui:49
-#, fuzzy
msgctxt "notebookbar_groups|layout01"
msgid "Blank"
msgstr "ফাঁকা"
#: notebookbar_groups.ui:57
-#, fuzzy
msgctxt "notebookbar_groups|layout02"
msgid "Title Slide"
msgstr "শিরোনাম স্লাইড"
@@ -4359,13 +4295,11 @@ msgid "Title, Text"
msgstr "শিরোনামের পাঠ্য"
#: notebookbar_groups.ui:73
-#, fuzzy
msgctxt "notebookbar_groups|layout04"
msgid "Title, Content"
msgstr "শিরোনাম, বিষয়বস্তু"
#: notebookbar_groups.ui:81
-#, fuzzy
msgctxt "notebookbar_groups|layout05"
msgid "Centered Text"
msgstr "কেন্দ্রস্থিত টেক্সট"
@@ -4377,19 +4311,16 @@ msgid "Hyperlink"
msgstr "হাইপারলিংক"
#: notebookbar_groups.ui:118
-#, fuzzy
msgctxt "notebookbar_groups|footnote"
msgid "Footnote"
msgstr "পাদটীকা"
#: notebookbar_groups.ui:127
-#, fuzzy
msgctxt "notebookbar_groups|endnote"
msgid "Endnote"
msgstr "প্রান্তটীকা"
#: notebookbar_groups.ui:142
-#, fuzzy
msgctxt "notebookbar_groups|bookmark"
msgid "Bookmark"
msgstr "বুকমার্ক"
@@ -4440,7 +4371,6 @@ msgid "Title 2"
msgstr "শিরোনাম২"
#: notebookbar_groups.ui:489
-#, fuzzy
msgctxt "notebookbar_groups|filegrouplabel"
msgid "File"
msgstr "ফাইল"
@@ -4452,7 +4382,6 @@ msgid "Clipboard"
msgstr "ক্লিপবোর্ড"
#: notebookbar_groups.ui:688
-#, fuzzy
msgctxt "notebookbar_groups|shapestyleb"
msgid "Style"
msgstr "শৈলী"
@@ -4486,7 +4415,6 @@ msgid "Master"
msgstr "মাস্টার (~M)"
#: notebookbar_groups.ui:1293
-#, fuzzy
msgctxt "notebookbar_groups|layoutb"
msgid "Layout"
msgstr "বহির্বিন্যাস"
@@ -4504,19 +4432,16 @@ msgid "Transition"
msgstr "স্থানান্তর"
#: notebookbar_groups.ui:1386
-#, fuzzy
msgctxt "notebookbar_groups|slidegrouplabel"
msgid "Slide"
msgstr "স্লাইড"
#: notebookbar_groups.ui:1460
-#, fuzzy
msgctxt "notebookbar_groups|shapesb"
msgid "Shapes"
msgstr "আকৃতিসমূহ"
#: notebookbar_groups.ui:1476
-#, fuzzy
msgctxt "notebookbar_groups|linksb"
msgid "Links"
msgstr "লিংক"
@@ -4528,7 +4453,6 @@ msgid "Insert"
msgstr "সংযোজন"
#: notebookbar_groups.ui:1620
-#, fuzzy
msgctxt "notebookbar_groups|imagestyleb"
msgid "Style"
msgstr "শৈলী"
@@ -4564,7 +4488,6 @@ msgid "None"
msgstr "কোনটি না"
#: notebookbar_groups.ui:1827
-#, fuzzy
msgctxt "notebookbar_groups|wrapideal"
msgid "Optimal"
msgstr "উপযুক্ত"
@@ -4874,7 +4797,6 @@ msgid "Duration of pause"
msgstr "বিরতির সময়কাল"
#: presentationdialog.ui:395
-#, fuzzy
msgctxt "presentationdialog|pauseduration-atkobject"
msgid "Pause Duration"
msgstr "বিরতির সময়কাল"
@@ -5357,13 +5279,11 @@ msgid "Two Spins"
msgstr "দুইবার ঘূর্ণন"
#: rotatemenu.ui:50
-#, fuzzy
msgctxt "rotatemenu|clockwise"
msgid "Clockwise"
msgstr "দক্ষিণাবর্তী"
#: rotatemenu.ui:58
-#, fuzzy
msgctxt "rotatemenu|counterclock"
msgid "Counter-clockwise"
msgstr "বামাবর্তী"
@@ -5393,13 +5313,11 @@ msgid "Extra Large"
msgstr "অতিরিক্ত বড়"
#: scalemenu.ui:50
-#, fuzzy
msgctxt "scalemenu|hori"
msgid "Horizontal"
msgstr "অনুভূমিক"
#: scalemenu.ui:58
-#, fuzzy
msgctxt "scalemenu|vert"
msgid "Vertical"
msgstr "উল্লম্ব"
@@ -5437,7 +5355,6 @@ msgid "Display"
msgstr "প্রদর্শন"
#: sidebarslidebackground.ui:31
-#, fuzzy
msgctxt "sidebarslidebackground|label2"
msgid "_Format:"
msgstr "বিন্যাস (_F):"
@@ -5455,7 +5372,6 @@ msgid "Landscape"
msgstr "আড়াআড়ি"
#: sidebarslidebackground.ui:58
-#, fuzzy
msgctxt "sidebarslidebackground|orientation"
msgid "Portrait"
msgstr "লম্বালম্বি"
@@ -5466,7 +5382,6 @@ msgid "Master Objects"
msgstr ""
#: sidebarslidebackground.ui:130
-#, fuzzy
msgctxt "sidebarslidebackground|button2"
msgid "Insert Image"
msgstr "ছবি সন্নিবেশ করুন"
@@ -5487,7 +5402,6 @@ msgid "Master View"
msgstr ""
#: sidebarslidebackground.ui:226
-#, fuzzy
msgctxt "sidebarslidebackground|closemasterslide"
msgid "Close Master View"
msgstr "মাস্টার দৃশ্যপট বন্ধ করা হবে"
@@ -5504,7 +5418,6 @@ msgid "Narrow"
msgstr ""
#: sidebarslidebackground.ui:250
-#, fuzzy
msgctxt "sidebarslidebackground|marginLB"
msgid "Moderate"
msgstr "পরিমিত"
@@ -5542,7 +5455,6 @@ msgid "Custom"
msgstr "স্বনির্ধারিত"
#: slidecontextmenu.ui:12
-#, fuzzy
msgctxt "slidecontextmenu|next"
msgid "_Next"
msgstr "পরবর্তী (_N)"
@@ -5766,43 +5678,36 @@ msgid "Variant:"
msgstr "ভেদাংক"
#: slidetransitionspanelhorizontal.ui:103
-#, fuzzy
msgctxt "slidetransitionspanelhorizontal|sound_label"
msgid "Sound:"
msgstr "শব্দ:"
#: slidetransitionspanelhorizontal.ui:116
-#, fuzzy
msgctxt "slidetransitionspanelhorizontal|sound_list"
msgid "No sound"
msgstr "শব্দবিহীন"
#: slidetransitionspanelhorizontal.ui:117
-#, fuzzy
msgctxt "slidetransitionspanelhorizontal|sound_list"
msgid "Stop previous sound"
msgstr "পূর্ববর্তী শব্দ বন্ধ করুন"
#: slidetransitionspanelhorizontal.ui:118
-#, fuzzy
msgctxt "slidetransitionspanelhorizontal|sound_list"
msgid "Other sound..."
msgstr "অন্যান্য শব্দ..."
#: slidetransitionspanelhorizontal.ui:128
-#, fuzzy
msgctxt "slidetransitionspanelhorizontal|loop_sound"
msgid "Loop until next sound"
msgstr "পরবর্তী শব্দ পর্যন্ত লুপ"
#: slidetransitionspanelhorizontal.ui:142
-#, fuzzy
msgctxt "slidetransitionspanelhorizontal|rb_mouse_click"
msgid "On mouse click"
msgstr "মাউস ক্লিকে"
#: slidetransitionspanelhorizontal.ui:159
-#, fuzzy
msgctxt "slidetransitionspanelhorizontal|rb_auto_after"
msgid "Automatically after:"
msgstr "পরে স্বয়ংক্রিয়ভাবে:"
@@ -5819,7 +5724,6 @@ msgid "Apply Transition to All Slides"
msgstr ""
#: slidetransitionspanelhorizontal.ui:226
-#, fuzzy
msgctxt "slidetransitionspanelhorizontal|play"
msgid "Play"
msgstr "চালান"
@@ -5855,13 +5759,11 @@ msgid "Ba_nded columns"
msgstr "ব্যান্ডেড কলাম (_n)"
#: tabledesignpanelhorizontal.ui:39
-#, fuzzy
msgctxt "tabledesignpanelhorizontal|UseFirstRowStyle"
msgid "_Header row"
msgstr "শিরোনাম সারি (_H)"
#: tabledesignpanelhorizontal.ui:54
-#, fuzzy
msgctxt "tabledesignpanelhorizontal|UseLastRowStyle"
msgid "Tot_al row"
msgstr "সর্বমোট সারি (_a)"
@@ -5873,19 +5775,16 @@ msgid "_Banded rows"
msgstr "ব্যান্ডকৃত সারি (আ)"
#: tabledesignpanelhorizontal.ui:84
-#, fuzzy
msgctxt "tabledesignpanelhorizontal|UseBandingColumnStyle"
msgid "Ba_nded columns"
msgstr "ব্যান্ডেড কলাম (_n)"
#: tabledesignpanelhorizontal.ui:99
-#, fuzzy
msgctxt "tabledesignpanelhorizontal|UseFirstColumnStyle"
msgid "Fi_rst column"
msgstr "প্রথম কলাম (_r)"
#: tabledesignpanelhorizontal.ui:114
-#, fuzzy
msgctxt "tabledesignpanelhorizontal|UseLastColumnStyle"
msgid "_Last column"
msgstr "শেষ কলাম (_L)"
@@ -6059,7 +5958,6 @@ msgid "Values from Selection"
msgstr "নির্বাচনের মান"
#: copydlg.ui:162
-#, fuzzy
msgctxt "copydlg|viewdata-atkobject"
msgid "Values from Selection"
msgstr "নির্বাচনের মান"
@@ -6221,7 +6119,6 @@ msgid "Background"
msgstr "পটভূমি"
#: drawpagedialog.ui:150
-#, fuzzy
msgctxt "drawpagedialog|RID_SVXPAGE_TRANSPARENCE"
msgid "Transparency"
msgstr "স্বচ্ছতা"
@@ -6257,7 +6154,6 @@ msgid "Numbering"
msgstr "সংখ্যায়ন"
#: drawprinteroptions.ui:32
-#, fuzzy
msgctxt "drawprinteroptions|printname"
msgid "Page name"
msgstr "পৃষ্ঠার নাম (~a)"
@@ -6275,19 +6171,16 @@ msgid "Contents"
msgstr "বিষয়বস্তু"
#: drawprinteroptions.ui:103
-#, fuzzy
msgctxt "drawprinteroptions|originalcolors"
msgid "Original size"
msgstr "আদি আকার"
#: drawprinteroptions.ui:121
-#, fuzzy
msgctxt "drawprinteroptions|grayscale"
msgid "Grayscale"
msgstr "গ্রেস্কেল"
#: drawprinteroptions.ui:139
-#, fuzzy
msgctxt "drawprinteroptions|blackandwhite"
msgid "Black & white"
msgstr "সাদা ও কালো"
@@ -6299,25 +6192,21 @@ msgid "Color"
msgstr "রঙ"
#: drawprinteroptions.ui:196
-#, fuzzy
msgctxt "drawprinteroptions|originalsize"
msgid "Original size"
msgstr "আদি আকার"
#: drawprinteroptions.ui:214
-#, fuzzy
msgctxt "drawprinteroptions|fittoprintable"
msgid "Fit to printable page"
msgstr "মুদ্রণযোগ্য পৃষ্ঠায় মানানসই করা হবে"
#: drawprinteroptions.ui:232
-#, fuzzy
msgctxt "drawprinteroptions|distributeonmultiple"
msgid "Distribute on multiple sheets of paper"
msgstr "একাধিক কাগজের পাতায় ভাগ করে দেয়া হয়"
#: drawprinteroptions.ui:250
-#, fuzzy
msgctxt "drawprinteroptions|tilesheet"
msgid "Tile sheet of paper with repeated pages"
msgstr "পুনরাবৃত্ত স্লাইডে কাগজের পাতা টালি করা হবে"
@@ -6431,7 +6320,6 @@ msgid "_Title"
msgstr "শিরোনাম (_T)"
#: insertlayer.ui:197
-#, fuzzy
msgctxt "insertlayer|description"
msgid "_Description"
msgstr "বিবরণ (_D)"
diff --git a/source/bn-IN/sfx2/messages.po b/source/bn-IN/sfx2/messages.po
index 179085c8f2b..2ea9493e2a8 100644
--- a/source/bn-IN/sfx2/messages.po
+++ b/source/bn-IN/sfx2/messages.po
@@ -39,7 +39,6 @@ msgid "~Close"
msgstr "বন্ধ (~C)"
#: strings.hrc:30
-#, fuzzy
msgctxt "STR_OPEN"
msgid "Open"
msgstr "খুলুন"
@@ -447,13 +446,11 @@ msgid "\"$(ARG1)\" is not an absolute URL that can be passed to an external appl
msgstr "\"$(ARG1)\" কোনো সুনিশ্চিত URL নয় এবং প্রদর্শনের উদ্দেশ্যে কোনো বহিস্থিত অ্যাপ্লিকেশনকে পাঠানো সম্ভব নয়।"
#: strings.hrc:107
-#, fuzzy
msgctxt "STR_GID_INTERN"
msgid "Internal"
msgstr "অভ্যন্তরীণ"
#: strings.hrc:108
-#, fuzzy
msgctxt "STR_GID_APPLICATION"
msgid "Application"
msgstr "অ্যাপ্লিকেশন"
@@ -477,7 +474,6 @@ msgid "Edit"
msgstr "সম্পাদনা"
#: strings.hrc:112
-#, fuzzy
msgctxt "STR_GID_MACRO"
msgid "BASIC"
msgstr "BASIC"
@@ -489,13 +485,11 @@ msgid "Options"
msgstr "অপশন"
#: strings.hrc:114
-#, fuzzy
msgctxt "STR_GID_MATH"
msgid "Math"
msgstr "গণিত"
#: strings.hrc:115
-#, fuzzy
msgctxt "STR_GID_NAVIGATOR"
msgid "Navigate"
msgstr "ন্যাভিগেট"
@@ -525,7 +519,6 @@ msgid "Text"
msgstr "লেখা"
#: strings.hrc:120
-#, fuzzy
msgctxt "STR_GID_FRAME"
msgid "Frame"
msgstr "ফ্রেম"
@@ -555,7 +548,6 @@ msgid "Data"
msgstr "ডাটা"
#: strings.hrc:125
-#, fuzzy
msgctxt "STR_GID_SPECIAL"
msgid "Special Functions"
msgstr "বিশেষ ফাংশন"
@@ -573,7 +565,6 @@ msgid "Chart"
msgstr "লেখচিত্র"
#: strings.hrc:128
-#, fuzzy
msgctxt "STR_GID_EXPLORER"
msgid "Explorer"
msgstr "এক্সপ্লোরার"
@@ -591,7 +582,6 @@ msgid "Modify"
msgstr "পরিবর্তন"
#: strings.hrc:131
-#, fuzzy
msgctxt "STR_GID_DRAWING"
msgid "Drawing"
msgstr "অঙ্কন"
@@ -1533,13 +1523,11 @@ msgid "Document number"
msgstr "নথির নম্বর"
#: dinfdlg.hrc:35
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Editor"
msgstr "সম্পাদক"
#: dinfdlg.hrc:36
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "E-Mail"
msgstr "ইমেইল"
@@ -1563,7 +1551,6 @@ msgid "Info"
msgstr "তথ্য"
#: dinfdlg.hrc:40
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Language"
msgstr "ভাষা"
@@ -1581,7 +1568,6 @@ msgid "Matter"
msgstr "বিষয়"
#: dinfdlg.hrc:43
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Office"
msgstr "অফিস"
@@ -1599,13 +1585,11 @@ msgid "Project"
msgstr "প্রকল্প"
#: dinfdlg.hrc:46
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Publisher"
msgstr "Publisher"
#: dinfdlg.hrc:47
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Purpose"
msgstr "Purpose"
@@ -1629,7 +1613,6 @@ msgid "Recorded date"
msgstr "রেকর্ডের তারিখ"
#: dinfdlg.hrc:51
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Reference"
msgstr "রেফারেন্স"
@@ -1659,7 +1642,6 @@ msgid "Typist"
msgstr "মুদ্রাক্ষরিক"
#: dinfdlg.hrc:56
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "URL"
msgstr "URL"
@@ -1756,7 +1738,6 @@ msgid "Labels"
msgstr "লেবেল"
#: doctempl.hrc:38
-#, fuzzy
msgctxt "TEMPLATE_LONG_NAMES_ARY"
msgid "Styles"
msgstr "শৈলী"
@@ -2398,7 +2379,6 @@ msgid "Style Name"
msgstr "শৈলীর নাম"
#: notebookbar.ui:73
-#, fuzzy
msgctxt "notebookbar|label9"
msgid "File"
msgstr "ফাইল"
@@ -2559,7 +2539,6 @@ msgid "Confirm:"
msgstr "নিশ্চিত করুন:"
#: password.ui:158
-#, fuzzy
msgctxt "password|pass1ed-atkobject"
msgid "Password"
msgstr "পাসওয়ার্ড"
@@ -2815,7 +2794,6 @@ msgid "E_xtensions"
msgstr "এক্সটেনশন (_x)"
#: startcenter.ui:482
-#, fuzzy
msgctxt "startcenter|label1"
msgid "Application"
msgstr "অ্যাপ্লিকেশন"
@@ -2831,7 +2809,6 @@ msgid "Templates List"
msgstr ""
#: stylecontextmenu.ui:12
-#, fuzzy
msgctxt "stylecontextmenu|new"
msgid "New..."
msgstr "নতুন..."
@@ -2893,19 +2870,16 @@ msgid "Documents"
msgstr "ডকুমেন্ট"
#: templatedlg.ui:19
-#, fuzzy
msgctxt "templatedlg|applist"
msgid "Spreadsheets"
msgstr "স্প্রেডশীট"
#: templatedlg.ui:22
-#, fuzzy
msgctxt "templatedlg|applist"
msgid "Presentations"
msgstr "উপস্থাপনা"
#: templatedlg.ui:25
-#, fuzzy
msgctxt "templatedlg|applist"
msgid "Drawings"
msgstr "অঙ্কন"
@@ -2928,7 +2902,6 @@ msgid "Search"
msgstr "অনুসন্ধান"
#: templatedlg.ui:147
-#, fuzzy
msgctxt "templatedlg|search_filter"
msgid "Search..."
msgstr "অনুসন্ধান..."
diff --git a/source/bn-IN/svtools/messages.po b/source/bn-IN/svtools/messages.po
index be0d2a0ca91..cb1781999c0 100644
--- a/source/bn-IN/svtools/messages.po
+++ b/source/bn-IN/svtools/messages.po
@@ -26,121 +26,101 @@ msgid "Warning"
msgstr "সাবধানবাণী"
#: errtxt.hrc:32
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) loading the template $(ARG1)"
msgstr "$(ERR) ফর্মা লোডকরণে $(ARG1)"
#: errtxt.hrc:33 /home/cl/vc/git/libo-core/svtools/inc/errtxt.hrc:34
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) saving the document $(ARG1)"
msgstr "$(ERR) নথি সংরক্ষিতকরণে $(ARG1)"
#: errtxt.hrc:35
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) displaying doc. information for document $(ARG1)"
msgstr "$(ERR) নথির জন্য নথির তথ্য প্রদর্শনে $(ARG1)"
#: errtxt.hrc:36
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) writing document $(ARG1) as template"
msgstr "$(ERR) নথিতে ফর্মা হিসেবে লিখনে $(ARG1)"
#: errtxt.hrc:37
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) copying or moving document contents"
msgstr "নথির বিষয়বস্তু অনুলিপি বা সরিয়ে নেওয়ার $(ARG1)"
#: errtxt.hrc:38
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) starting the Document Manager"
msgstr "$(ERR) নথির ব্যাবস্থাপক আরম্ভকরণে"
#: errtxt.hrc:39
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) loading document $(ARG1)"
msgstr "$(ERR) নথি লোডকরণে $(ARG1) "
#: errtxt.hrc:40 /home/cl/vc/git/libo-core/svtools/inc/errtxt.hrc:41
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) creating a new document"
msgstr "$(ERR) নতুন নথি তৈরিকরণে"
#: errtxt.hrc:42
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) expanding entry"
msgstr "$(ERR) ভুক্তি প্রসারনে"
#: errtxt.hrc:43
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) loading BASIC of document $(ARG1)"
msgstr "$(ERR) নথির BASIC লোডকরণে $(ARG1)"
#: errtxt.hrc:44
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) searching for an address"
msgstr "$(ERR) ঠিকানা অনুসন্ধান করার"
#: errtxt.hrc:50
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Abort"
msgstr "পরিত্যাগ"
#: errtxt.hrc:51
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Nonexistent object"
msgstr "অনুপস্থিত অবজেক্ট"
#: errtxt.hrc:52
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Object already exists"
msgstr "অবজেক্ট ইতোমধ্যে বিদ্যমান"
#: errtxt.hrc:53
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Object not accessible"
msgstr "অবজেক্টটি সন্নিবেশযোগ্য নয়"
#: errtxt.hrc:54
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Inadmissible path"
msgstr "অগ্রাহ্য পাথ"
#: errtxt.hrc:55
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Locking problem"
msgstr "আবদ্ধকরণে ত্রুটি"
#: errtxt.hrc:56
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Wrong parameter"
msgstr "ভুল প্যারামিটার"
#: errtxt.hrc:57
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Resource exhausted"
msgstr "রিসোর্স সম্পূর্ণ শেষ"
#: errtxt.hrc:58
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Action not supported"
msgstr "কাজ সমর্থিত নয়"
@@ -152,103 +132,86 @@ msgid "Read Error"
msgstr "পাঠযোগ্য ত্রুটি"
#: errtxt.hrc:60
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Write Error"
msgstr "লেখার ত্রুটি"
#: errtxt.hrc:61
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "unknown"
msgstr "অজানা"
#: errtxt.hrc:62
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Version Incompatibility"
msgstr "সংস্করণের অনুপযুক্ততা"
#: errtxt.hrc:63 /home/cl/vc/git/libo-core/svtools/inc/errtxt.hrc:74
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "General Error"
msgstr "সাধারণ ত্রুটি"
#: errtxt.hrc:64
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Incorrect format"
msgstr "ভুল বিন্যাস"
#: errtxt.hrc:65
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Error creating object"
msgstr "অবজেক্ট তৈরি করতে ত্রুটি"
#: errtxt.hrc:66
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Inadmissible value or data type"
msgstr "অগ্রাহ্য মান বা ডাটার ধরন"
#: errtxt.hrc:67
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "BASIC runtime error"
msgstr "BASIC রানটাইম ত্রুটি"
#: errtxt.hrc:68
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "BASIC syntax error"
msgstr "BASIC সিনট্যাক্স ত্রুটি"
#: errtxt.hrc:75
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "General input/output error."
msgstr "সাধারণ ইনপুট/আউটপুট ত্রুটি।"
#: errtxt.hrc:76
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Invalid file name."
msgstr "অকার্যকর ফাইলের নাম"
#: errtxt.hrc:77
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Nonexistent file."
msgstr "অনুপস্থিত ফাইল।"
#: errtxt.hrc:78
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "File already exists."
msgstr "ফাইল ইতোমধ্যে বিদ্যমান।"
#: errtxt.hrc:79
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The object is not a directory."
msgstr "অবজেক্টটি ডিরেক্টরি নয়।"
#: errtxt.hrc:80
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The object is not a file."
msgstr "অবজেক্টিটি ফাইল নয়।"
#: errtxt.hrc:81
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The specified device is invalid."
msgstr "নির্ধারিত ডিভাইসটি অবৈধ।"
#: errtxt.hrc:82
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid ""
"The object cannot be accessed\n"
@@ -258,19 +221,16 @@ msgstr ""
"অবজেক্টে সন্নিবেশ করা যায়নি।"
#: errtxt.hrc:83
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Sharing violation while accessing the object."
msgstr "অবজেক্টে প্রবেশের সময় শেয়ারকরণ লঙ্গন।"
#: errtxt.hrc:84
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "No more space on device."
msgstr "ডিভাইসে আর ফাঁকা জায়গা নেই।"
#: errtxt.hrc:85
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid ""
"This operation cannot be run on\n"
@@ -280,163 +240,136 @@ msgstr ""
"এই অপারেশনটি চালানো যায় না।"
#: errtxt.hrc:86
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "This operation is not supported on this operating system."
msgstr "এই অপারেটিং সিস্টেমে অপারেশনটি সমর্থিত নয়।"
#: errtxt.hrc:87
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "There are too many files open."
msgstr "অনেক বেশী ফাইল খোলা আছে।"
#: errtxt.hrc:88
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Data could not be read from the file."
msgstr "নথি থেকে ডাটা পড়া যাবে না।"
#: errtxt.hrc:89
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The file could not be written."
msgstr "ফাইলে লেখা যাবে না।"
#: errtxt.hrc:90
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The operation could not be run due to insufficient memory."
msgstr "অপর্যাপ্ত মেমোরির কারণে অপারেশনটি চালানো যাবে না।"
#: errtxt.hrc:91
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The seek operation could not be run."
msgstr "\"খুঁজুন\" অপারেশন চালানো যাবে না।"
#: errtxt.hrc:92
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The tell operation could not be run."
msgstr "\"বলুন\" অপারেশনটি চালানো যাবে না।"
#: errtxt.hrc:93
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Incorrect file version."
msgstr "ভুল ফাইল সংস্করণ।"
#: errtxt.hrc:94
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Incorrect file format."
msgstr "ভুল ফাইল বিন্যাস।"
#: errtxt.hrc:95
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The file name contains invalid characters."
msgstr "ফাইলের নামে অকার্যকর অক্ষর রয়েছে।"
#: errtxt.hrc:96
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "An unknown I/O error has occurred."
msgstr "একটি অজানা I/O ত্রুটি সংঘটিত হয়েছে।"
#: errtxt.hrc:97
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "An invalid attempt was made to access the file."
msgstr "ফাইলে সন্নিবেশ করতে একটি অকার্যকর চেষ্টা করা হয়েছিল।"
#: errtxt.hrc:98
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The file could not be created."
msgstr "ফাইলটি তৈরি করা যাবে না।"
#: errtxt.hrc:99
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The operation was started under an invalid parameter."
msgstr "অপারেশনটি একটি অকার্যকর প্যারামিটারের অধীনে শুরু করা হয়েছিল।"
#: errtxt.hrc:100
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The operation on the file was aborted."
msgstr "ফাইলের অপারেশন পরিত্যাগ করা হয়েছিল।"
#: errtxt.hrc:101
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Path to the file does not exist."
msgstr "ফাইলটির পাথ নেই।"
#: errtxt.hrc:102
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "An object cannot be copied into itself."
msgstr "একটি অবজেক্টকে নিজের মধ্যে অনুলিপি করা যায়নি।"
#: errtxt.hrc:103
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The specified template could not be found."
msgstr "নির্ধারিত ফর্মা খোলা যাবে না।"
#: errtxt.hrc:104
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The file cannot be used as template."
msgstr "ফাইলটি ফর্মা হিসেবে ব্যবহৃত হতে পারেনি।"
#: errtxt.hrc:105
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "This document has already been opened for editing."
msgstr "এই নথিটি ইতোমধ্যে সম্পাদনার জন্য খোলা হয়েছে।"
#: errtxt.hrc:106
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The wrong password has been entered."
msgstr "ভুল পাসওয়ার্ড সন্নিবেশ করা হয়েছে।"
#: errtxt.hrc:107
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Error reading file."
msgstr "ফাইল পড়ার ত্রুটি।"
#: errtxt.hrc:108
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The document was opened as read-only."
msgstr "নথিটি শুধুমাত্র-পাঠযোগ্য হিসেবে খোলা হয়েছিল।"
#: errtxt.hrc:109
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "General OLE Error."
msgstr "সাধারণ OLE ত্রুটি।"
#: errtxt.hrc:110
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The host name $(ARG1) could not be resolved."
msgstr "$(ARG1) হোস্ট নাম স্থির করা যাবে না।"
#: errtxt.hrc:111
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Could not establish Internet connection to $(ARG1)."
msgstr "$(ARG1) এ নেটওয়ার্ক সংযোগ প্রতিষ্ঠা করা যায়নি।"
#: errtxt.hrc:112
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid ""
"Error reading data from the Internet.\n"
@@ -446,7 +379,6 @@ msgstr ""
"সার্ভারের ত্রুটি বার্তা: $(ARG1)।"
#: errtxt.hrc:113
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid ""
"Error transferring data to the Internet.\n"
@@ -456,37 +388,31 @@ msgstr ""
"সার্ভারের ত্রুটি বার্তা: $(ARG1)।"
#: errtxt.hrc:114
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "General Internet error has occurred."
msgstr "সাধারণ নেটওয়ার্ক ত্রুটি দেখা দিয়েছে।"
#: errtxt.hrc:115
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The requested Internet data is not available in the cache and cannot be transmitted as the Online mode has not be activated."
msgstr "ক্যাশেতে অনুরোধকৃত নেটওয়ার্ক ডাটা বিদ্যমান নেই এবং অনলাইন মোড সক্রিয় না থাকায় স্থানান্তর করা যাচ্ছে না।"
#: errtxt.hrc:116
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The contents could not be created."
msgstr "বিষয়বস্তু তৈরি করা যাবে না।"
#: errtxt.hrc:117
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The file name is too long for the target file system."
msgstr "গন্তব্য ফাইল সিস্টেমের জন্য ফাইলের নামটি খুব লম্বা।"
#: errtxt.hrc:118
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The input syntax is invalid."
msgstr "ইনপুট সিনট্যাক্স অকার্যকর।"
#: errtxt.hrc:119
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid ""
"This document contains attributes that cannot be saved in the selected format.\n"
@@ -496,19 +422,16 @@ msgstr ""
"অনুগ্রহ করে নথিটি %PRODUCTNAME %PRODUCTVERSION ফাইল বিন্যাসে সংরক্ষণ করুন।"
#: errtxt.hrc:120
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The maximum number of documents that can be opened at the same time has been reached. You need to close one or more documents before you can open a new document."
msgstr "একই সময়ে সর্বোচ্চ যে সংখ্যক নথি খোলা যায়, তা খোলা হয়েছে। একটি নতুন নথি খোলার আগে, আপনাকে এক বা একাধিক নথি বন্ধ করতে হবে।"
#: errtxt.hrc:121
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Could not create backup copy."
msgstr "ব্যাকআপ অনুলিপি তৈরি করা যাবে না।"
#: errtxt.hrc:122
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid ""
"An attempt was made to execute a macro.\n"
@@ -518,7 +441,6 @@ msgstr ""
"নিরাপত্তার কারণে, ম্যাক্রোর সহায়তা নিষ্ক্রিয় করা হয়েছে।"
#: errtxt.hrc:123
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid ""
"This document contains macros.\n"
@@ -534,7 +456,6 @@ msgstr ""
"এর ফলে, কিছু কার্যকারীতা উপলব্ধ নাও হতে পারে।"
#: errtxt.hrc:124
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid ""
"This document contains macros.\n"
@@ -550,7 +471,6 @@ msgstr ""
"সেই কারণে, কিছু কার্যক্রমাদি বিদ্যমান নাও থাকতে পারে।"
#: errtxt.hrc:125
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid ""
"The encrypted document contains unexpected non-encrypted streams.\n"
@@ -570,25 +490,21 @@ msgstr ""
" "
#: errtxt.hrc:126
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Invalid data length."
msgstr "অকার্যকর ডাটা দৈর্ঘ্য।"
#: errtxt.hrc:127
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Function not possible: path contains current directory."
msgstr "ফাংশন সম্ভব নয়: পাথটি বর্তমান ডিরেক্টরি ধারণ করে।"
#: errtxt.hrc:128
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Function not possible: device (drive) not identical."
msgstr "ফাংশন সম্ভব নয়: ডিভাইস (ড্রাইভ) এক নয়।"
#: errtxt.hrc:129
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Device (drive) not ready."
msgstr "ডিভাইস (ড্রাইভ) প্রস্তুত নয়।"
@@ -599,13 +515,11 @@ msgid "Wrong checksum."
msgstr ""
#: errtxt.hrc:131
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Function not possible: write protected."
msgstr "ফাংশন সম্ভব নয়: লিখন সুরক্ষিত।"
#: errtxt.hrc:132
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid ""
"The password of a shared spreadsheet cannot be set or changed.\n"
@@ -2649,7 +2563,6 @@ msgid "_Delete"
msgstr "মুছে ফেলুন (_D)"
#: fileviewmenu.ui:20
-#, fuzzy
msgctxt "fileviewmenu|rename"
msgid "_Rename"
msgstr "পুনঃনামকরণ (_R)"
@@ -2916,7 +2829,6 @@ msgid "Secure connection"
msgstr ""
#: placeedit.ui:269
-#, fuzzy
msgctxt "placeedit|loginLabel"
msgid "User:"
msgstr "ব্যবহারকারী:"
@@ -2934,7 +2846,6 @@ msgid "Port:"
msgstr "পোর্ট"
#: placeedit.ui:414
-#, fuzzy
msgctxt "placeedit|passwordLabel"
msgid "Password:"
msgstr "পাসওয়ার্ড:"
@@ -4094,7 +4005,6 @@ msgid "~Finish"
msgstr "শেষ (~F)"
#: strings.hrc:246
-#, fuzzy
msgctxt "STR_WIZDLG_NEXT"
msgid "~Next >"
msgstr "পরবর্তী (~N) >"
diff --git a/source/bn-IN/svx/messages.po b/source/bn-IN/svx/messages.po
index 105033bdd2d..ba29bd74f69 100644
--- a/source/bn-IN/svx/messages.po
+++ b/source/bn-IN/svx/messages.po
@@ -75,7 +75,6 @@ msgid "LIKE"
msgstr "LIKE"
#: fmstring.hrc:28
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "NOT"
msgstr "NOT"
@@ -87,13 +86,11 @@ msgid "EMPTY"
msgstr "EMPTY"
#: fmstring.hrc:30
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "TRUE"
msgstr "TRUE"
#: fmstring.hrc:31
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "FALSE"
msgstr "FALSE"
@@ -135,7 +132,6 @@ msgid "Count"
msgstr "গণনা"
#: fmstring.hrc:38
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "Maximum"
msgstr "সর্বোচ্চ"
@@ -317,7 +313,6 @@ msgstr "বুলেট"
#. SVX_NUM_CHAR_SPECIAL
#: numberingtype.hrc:31
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "Graphics"
msgstr "গ্রাফিক্স"
@@ -502,7 +497,6 @@ msgid "All Pages"
msgstr "সকল পৃষ্ঠা"
#: samecontent.hrc:19
-#, fuzzy
msgctxt "RID_SVXSTRARY_SAMECONTENT"
msgid "First Page"
msgstr "প্রথম পৃষ্ঠা"
@@ -869,13 +863,11 @@ msgid "Table"
msgstr "সারণি"
#: tabwin.hrc:28
-#, fuzzy
msgctxt "RID_RSC_TABWIN_PREFIX"
msgid "Query"
msgstr "কোয়েরি"
#: tabwin.hrc:29
-#, fuzzy
msgctxt "RID_RSC_TABWIN_PREFIX"
msgid "SQL"
msgstr "SQL"
@@ -1278,97 +1270,81 @@ msgid "A6"
msgstr "A6"
#: page.hrc:31
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "A5"
msgstr "A5"
#: page.hrc:32
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "A4"
msgstr "A4"
#: page.hrc:33
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "A3"
msgstr "A3"
#: page.hrc:34
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "B6 (ISO)"
msgstr "B6 (ISO)"
#: page.hrc:35
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "B5 (ISO)"
msgstr "B5 (ISO)"
#: page.hrc:36
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "B4 (ISO)"
msgstr "B4 (ISO)"
#: page.hrc:37
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "Letter"
msgstr "অক্ষর"
#: page.hrc:38
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "Legal"
msgstr "আইনি"
#: page.hrc:39
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "Long Bond"
msgstr "লং বন্ড"
#: page.hrc:40
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "Tabloid"
msgstr "ট্যাবলয়েড"
#: page.hrc:41
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "B6 (JIS)"
msgstr "B6 (JIS)"
#: page.hrc:42
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "B5 (JIS)"
msgstr "B5 (JIS)"
#: page.hrc:43
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "B4 (JIS)"
msgstr "B4 (JIS)"
#: page.hrc:44
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "16 Kai"
msgstr "১৬ কাই"
#: page.hrc:45
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "32 Kai"
msgstr "৩২ কাই"
#: page.hrc:46
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "Big 32 Kai"
msgstr "বিগ ৩২ কাই"
@@ -1380,31 +1356,26 @@ msgid "User"
msgstr "ব্যবহারকারী"
#: page.hrc:48
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "DL Envelope"
msgstr "DL খাম"
#: page.hrc:49
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "C6 Envelope"
msgstr "C6 খাম"
#: page.hrc:50
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "C6/5 Envelope"
msgstr "C6/5 খাম"
#: page.hrc:51
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "C5 Envelope"
msgstr "C5 খাম"
#: page.hrc:52
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "C4 Envelope"
msgstr "C4 খাম"
@@ -1422,31 +1393,26 @@ msgid "#7¾ (Monarch) Envelope"
msgstr "#7¾ (মোনার্ক) খাম"
#: page.hrc:55
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "#9 Envelope"
msgstr "#৯ খাম"
#: page.hrc:56
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "#10 Envelope"
msgstr "#১০ খাম"
#: page.hrc:57
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "#11 Envelope"
msgstr "#১১ খাম"
#: page.hrc:58
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "#12 Envelope"
msgstr "#১২ খাম"
#: page.hrc:59
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "Japanese Postcard"
msgstr "জাপানী পোস্ট-কার্ড"
@@ -1458,115 +1424,96 @@ msgid "A6"
msgstr "A6"
#: page.hrc:65
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "A5"
msgstr "A5"
#: page.hrc:66
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "A4"
msgstr "A4"
#: page.hrc:67
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "A3"
msgstr "A3"
#: page.hrc:68
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "A2"
msgstr "A2"
#: page.hrc:69
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "A1"
msgstr "A1"
#: page.hrc:70
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "A0"
msgstr "A0"
#: page.hrc:71
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "B6 (ISO)"
msgstr "B6 (ISO)"
#: page.hrc:72
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "B5 (ISO)"
msgstr "B5 (ISO)"
#: page.hrc:73
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "B4 (ISO)"
msgstr "B4 (ISO)"
#: page.hrc:74
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "Letter"
msgstr "অক্ষর"
#: page.hrc:75
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "Legal"
msgstr "আইনি"
#: page.hrc:76
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "Long Bond"
msgstr "লং বন্ড"
#: page.hrc:77
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "Tabloid"
msgstr "ট্যাবলয়েড"
#: page.hrc:78
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "B6 (JIS)"
msgstr "B6 (JIS)"
#: page.hrc:79
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "B5 (JIS)"
msgstr "B5 (JIS)"
#: page.hrc:80
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "B4 (JIS)"
msgstr "B4 (JIS)"
#: page.hrc:81
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "16 Kai"
msgstr "১৬ কাই"
#: page.hrc:82
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "32 Kai"
msgstr "৩২ কাই"
#: page.hrc:83
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "Big 32 Kai"
msgstr "বিগ ৩২ কাই"
@@ -1578,37 +1525,31 @@ msgid "User"
msgstr "ব্যবহারকারী"
#: page.hrc:85
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "DL Envelope"
msgstr "DL খাম"
#: page.hrc:86
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "C6 Envelope"
msgstr "C6 খাম"
#: page.hrc:87
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "C6/5 Envelope"
msgstr "C6/5 খাম"
#: page.hrc:88
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "C5 Envelope"
msgstr "C5 খাম"
#: page.hrc:89
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "C4 Envelope"
msgstr "C4 খাম"
#: page.hrc:90
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "Dia Slide"
msgstr "ডায়া স্লাইড"
@@ -1632,7 +1573,6 @@ msgid "Screen 16:10"
msgstr "পর্দা ১৬:৯"
#: page.hrc:94
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "Japanese Postcard"
msgstr "জাপানী পোস্ট-কার্ড"
@@ -1670,7 +1610,6 @@ msgid "Edit Comment..."
msgstr "মন্তব্য সম্পাদনা..."
#: acceptrejectchangesdialog.ui:141
-#, fuzzy
msgctxt "acceptrejectchangesdialog|calcsort"
msgid "Sorting"
msgstr "সাজানো"
@@ -1688,7 +1627,6 @@ msgid "Position"
msgstr "অবস্থান"
#: acceptrejectchangesdialog.ui:167
-#, fuzzy
msgctxt "acceptrejectchangesdialog|calcauthor"
msgid "Author"
msgstr "লেখক"
@@ -1724,7 +1662,6 @@ msgid "Action"
msgstr "কাজ"
#: acceptrejectchangesdialog.ui:224
-#, fuzzy
msgctxt "acceptrejectchangesdialog|writerauthor"
msgid "Author"
msgstr "লেখক"
@@ -1736,7 +1673,6 @@ msgid "Date"
msgstr "তারিখ"
#: acceptrejectchangesdialog.ui:240
-#, fuzzy
msgctxt "acceptrejectchangesdialog|writerdesc"
msgid "Comment"
msgstr "মন্তব্য"
@@ -1924,7 +1860,6 @@ msgid "Edit Namespace"
msgstr "নেমস্পেস যোগ করুন"
#: addsubmissiondialog.ui:8
-#, fuzzy
msgctxt "addsubmissiondialog|AddSubmissionDialog"
msgid "Add Submission"
msgstr "সাবমিশন যোগ"
@@ -1992,7 +1927,6 @@ msgid "Base text"
msgstr "ভিত্তি টেক্সট"
#: asianphoneticguidedialog.ui:177
-#, fuzzy
msgctxt "asianphoneticguidedialog|Right2ED-atkobject"
msgid "Ruby text"
msgstr "রুবি পাঠ্য"
@@ -2004,13 +1938,11 @@ msgid "Base text"
msgstr "ভিত্তি টেক্সট"
#: asianphoneticguidedialog.ui:207
-#, fuzzy
msgctxt "asianphoneticguidedialog|Right3ED-atkobject"
msgid "Ruby text"
msgstr "রুবি পাঠ্য"
#: asianphoneticguidedialog.ui:222
-#, fuzzy
msgctxt "asianphoneticguidedialog|Right4ED-atkobject"
msgid "Ruby text"
msgstr "রুবি পাঠ্য"
@@ -2153,13 +2085,11 @@ msgid "Mapping"
msgstr ""
#: chinesedictionary.ui:199
-#, fuzzy
msgctxt "chinesedictionary|propertyft"
msgid "Property"
msgstr "বৈশিষ্ট্য"
#: chinesedictionary.ui:212
-#, fuzzy
msgctxt "chinesedictionary|property"
msgid "Other"
msgstr "অন্যান্য"
@@ -2170,13 +2100,11 @@ msgid "Foreign"
msgstr ""
#: chinesedictionary.ui:214
-#, fuzzy
msgctxt "chinesedictionary|property"
msgid "First name"
msgstr "নামের প্রথমাংশ"
#: chinesedictionary.ui:215
-#, fuzzy
msgctxt "chinesedictionary|property"
msgid "Last name"
msgstr "নামের শেষাংশ"
@@ -2340,19 +2268,16 @@ msgid "Text Box"
msgstr "লেখা বাক্স"
#: colsmenu.ui:30
-#, fuzzy
msgctxt "colsmenu|CheckBox"
msgid "Check Box"
msgstr "চেক বাক্স"
#: colsmenu.ui:38
-#, fuzzy
msgctxt "colsmenu|ComboBox"
msgid "Combo Box"
msgstr "কম্বো বাক্স"
#: colsmenu.ui:46
-#, fuzzy
msgctxt "colsmenu|ListBox"
msgid "List Box"
msgstr "তালিকা বাক্স"
@@ -2364,13 +2289,11 @@ msgid "Date Field"
msgstr "তারিখ ক্ষেত্র"
#: colsmenu.ui:62
-#, fuzzy
msgctxt "colsmenu|TimeField"
msgid "Time Field"
msgstr "সময় ক্ষেত্র"
#: colsmenu.ui:69
-#, fuzzy
msgctxt "colsmenu|NumericField"
msgid "Numeric Field"
msgstr "সংখ্যাসূচক ক্ষেত্র"
@@ -2382,7 +2305,6 @@ msgid "Currency Field"
msgstr "মুদ্রা ক্ষেত্র"
#: colsmenu.ui:84
-#, fuzzy
msgctxt "colsmenu|PatternField"
msgid "Pattern Field"
msgstr "প্যাটার্ন ক্ষেত্র"
@@ -2411,19 +2333,16 @@ msgid "Text Box"
msgstr "লেখা বাক্স"
#: colsmenu.ui:131
-#, fuzzy
msgctxt "colsmenu|CheckBox1"
msgid "Check Box"
msgstr "চেক বাক্স"
#: colsmenu.ui:139
-#, fuzzy
msgctxt "colsmenu|ComboBox1"
msgid "Combo Box"
msgstr "কম্বো বাক্স"
#: colsmenu.ui:147
-#, fuzzy
msgctxt "colsmenu|ListBox1"
msgid "List Box"
msgstr "তালিকা বাক্স"
@@ -2435,13 +2354,11 @@ msgid "Date Field"
msgstr "তারিখ ক্ষেত্র"
#: colsmenu.ui:163
-#, fuzzy
msgctxt "colsmenu|TimeField1"
msgid "Time Field"
msgstr "সময় ক্ষেত্র"
#: colsmenu.ui:171
-#, fuzzy
msgctxt "colsmenu|NumericField1"
msgid "Numeric Field"
msgstr "সংখ্যাসূচক ক্ষেত্র"
@@ -2453,7 +2370,6 @@ msgid "Currency Field"
msgstr "মুদ্রা ক্ষেত্র"
#: colsmenu.ui:187
-#, fuzzy
msgctxt "colsmenu|PatternField1"
msgid "Pattern Field"
msgstr "প্যাটার্ন ক্ষেত্র"
@@ -2470,7 +2386,6 @@ msgid "Date and Time Field"
msgstr ""
#: colsmenu.ui:216
-#, fuzzy
msgctxt "colsmenu|delete"
msgid "Delete column"
msgstr "কলাম মুছে ফেলুন"
@@ -2554,7 +2469,6 @@ msgid "Lossless compression"
msgstr "ক্ষতিবিহীন একত্রিত করণ (~L)"
#: compressgraphicdialog.ui:285
-#, fuzzy
msgctxt "compressgraphicdialog|label2"
msgid "Compression"
msgstr "কম্প্রেশন"
@@ -2602,7 +2516,6 @@ msgid "DPI"
msgstr "DPI"
#: compressgraphicdialog.ui:502
-#, fuzzy
msgctxt "compressgraphicdialog|label22"
msgid "Resolution"
msgstr "রেজল্যুশন"
@@ -2753,7 +2666,6 @@ msgid "Spin Button"
msgstr "ঘুর্ণন বোতাম"
#: convertmenu.ui:182
-#, fuzzy
msgctxt "convertmenu|ConvertToNavigationBar"
msgid "Navigation Bar"
msgstr "ন্যাভিগেশন বার"
@@ -2885,13 +2797,11 @@ msgid "Curve"
msgstr "বক্র"
#: defaultshapespanel.ui:132
-#, fuzzy
msgctxt "defaultshapespanel|label3"
msgid "Connectors"
msgstr "সংযোগকারী"
#: defaultshapespanel.ui:169
-#, fuzzy
msgctxt "defaultshapespanel|label4"
msgid "Basic Shapes"
msgstr "মৌলিক আকৃতি"
@@ -2903,13 +2813,11 @@ msgid "Symbols"
msgstr "প্রতীক"
#: defaultshapespanel.ui:243
-#, fuzzy
msgctxt "defaultshapespanel|label6"
msgid "Block Arrows"
msgstr "নিরেট তীর"
#: defaultshapespanel.ui:280
-#, fuzzy
msgctxt "defaultshapespanel|label7"
msgid "Flowchart"
msgstr "প্রবাহ চিত্র"
@@ -2965,7 +2873,6 @@ msgid "All contents of the header will be deleted and can not be restored."
msgstr ""
#: docking3deffects.ui:263
-#, fuzzy
msgctxt "docking3deffects|Docking3DEffects"
msgid "3D Effects"
msgstr "ত্রিমাত্রিক আবহ "
@@ -3025,7 +2932,6 @@ msgid "Object-Specific"
msgstr "অবজেক্ট-সুনির্দিষ্ট"
#: docking3deffects.ui:583
-#, fuzzy
msgctxt "docking3deffects|flat|tooltip_text"
msgid "Flat"
msgstr "সমতল"
@@ -3096,7 +3002,6 @@ msgid "_Mode"
msgstr "মোড"
#: docking3deffects.ui:842
-#, fuzzy
msgctxt "docking3deffects|mode"
msgid "Flat"
msgstr "সমতল"
@@ -3132,7 +3037,6 @@ msgid "3D Shadowing On/Off"
msgstr "ত্রিমাত্রিক ছায়াকরণ চালু/বন্ধ"
#: docking3deffects.ui:939
-#, fuzzy
msgctxt "docking3deffects|label13"
msgid "Shadow"
msgstr "ছায়া"
@@ -3150,13 +3054,11 @@ msgid "_Distance"
msgstr "দৃষ্টান্ত (_I)"
#: docking3deffects.ui:1032
-#, fuzzy
msgctxt "docking3deffects|label16"
msgid "Camera"
msgstr "Camera"
#: docking3deffects.ui:1067
-#, fuzzy
msgctxt "docking3deffects|label17"
msgid "_Light source"
msgstr "আলোক উৎস (_L)"
@@ -3174,7 +3076,6 @@ msgid "Colors Dialog"
msgstr "রঙের ডায়ালগ"
#: docking3deffects.ui:1121
-#, fuzzy
msgctxt "docking3deffects|label18"
msgid "_Ambient light"
msgstr "পরিবেষ্টিত আলো (_A)"
@@ -3228,13 +3129,11 @@ msgid "Light Source 8"
msgstr "আলোক উৎস ৮"
#: docking3deffects.ui:1369
-#, fuzzy
msgctxt "docking3deffects|label19"
msgid "Illumination"
msgstr "ইল্যুমিনেশন"
#: docking3deffects.ui:1404
-#, fuzzy
msgctxt "docking3deffects|label20"
msgid "_Type"
msgstr "ধরন (_T)"
@@ -3360,13 +3259,11 @@ msgid "_Illumination color"
msgstr "ইল্যুমিনেশন রঙ (~I)"
#: docking3deffects.ui:1751
-#, fuzzy
msgctxt "docking3deffects|favorites"
msgid "User-defined"
msgstr "ব্যবহারকারী-নির্ধারিত"
#: docking3deffects.ui:1752
-#, fuzzy
msgctxt "docking3deffects|favorites"
msgid "Metal"
msgstr "ধাতু"
@@ -3462,7 +3359,6 @@ msgid "Textures"
msgstr "টেক্সচার"
#: docking3deffects.ui:1978
-#, fuzzy
msgctxt "docking3deffects|light|tooltip_text"
msgid "Illumination"
msgstr "ইল্যুমিনেশন"
@@ -3480,7 +3376,6 @@ msgid "Geometry"
msgstr "জ্যামিতি"
#: dockingcolorreplace.ui:17
-#, fuzzy
msgctxt "dockingcolorreplace|DockingColorReplace"
msgid "Color Replacer"
msgstr "রঙের পরিবর্তনকারি"
@@ -3673,7 +3568,6 @@ msgid "Distance"
msgstr "দৃষ্টান্ত (_I)"
#: dockingfontwork.ui:259
-#, fuzzy
msgctxt "dockingfontwork|indent|tooltip_text"
msgid "Indent"
msgstr "ইন্ডেন্ট"
@@ -3703,7 +3597,6 @@ msgid "Vertical"
msgstr "উলম্ব (_V):"
#: dockingfontwork.ui:346
-#, fuzzy
msgctxt "dockingfontwork|slant|tooltip_text"
msgid "Slant"
msgstr "তির্যক"
@@ -3733,7 +3626,6 @@ msgid "%PRODUCTNAME Document Recovery"
msgstr "%PRODUCTNAME নথি পুনরুদ্ধার"
#: docrecoverybrokendialog.ui:21
-#, fuzzy
msgctxt "docrecoverybrokendialog|save"
msgid "_Save"
msgstr "সংরক্ষণ করুন (_S)"
@@ -3782,13 +3674,11 @@ msgid "%PRODUCTNAME %PRODUCTVERSION Document Recovery"
msgstr ""
#: docrecoveryrecoverdialog.ui:22
-#, fuzzy
msgctxt "docrecoveryrecoverdialog|cancel"
msgid "_Discard"
msgstr "বাতিল করুন (_D)"
#: docrecoveryrecoverdialog.ui:37
-#, fuzzy
msgctxt "docrecoveryrecoverdialog|next"
msgid "_Start"
msgstr "আরম্ভ (_S)"
@@ -4011,7 +3901,6 @@ msgid "Similarities..."
msgstr ""
#: findreplacedialog.ui:827
-#, fuzzy
msgctxt "findreplacedialog|soundslike"
msgid "Sounds like (_Japanese)"
msgstr "(জাপানী) - এর মত শোনায় (_J)"
@@ -4059,7 +3948,6 @@ msgid "Notes"
msgstr "নোট"
#: findreplacedialog.ui:985
-#, fuzzy
msgctxt "findreplacedialog|searchdir"
msgid "Direction:"
msgstr "দিক:"
@@ -4082,7 +3970,6 @@ msgid "Other _options"
msgstr "অন্যান্য অপশন"
#: floatingareastyle.ui:43
-#, fuzzy
msgctxt "floatingareastyle|label1"
msgid "_Angle:"
msgstr "কোণ (_A):"
@@ -4103,13 +3990,11 @@ msgid "Rotate clockwise by 45 degrees."
msgstr ""
#: floatingareastyle.ui:147
-#, fuzzy
msgctxt "floatingareastyle|label4"
msgid "_Start value:"
msgstr "প্রারম্ভিক মান (_S):"
#: floatingareastyle.ui:161
-#, fuzzy
msgctxt "floatingareastyle|label5"
msgid "_End value:"
msgstr "শেষ মান (_E):"
@@ -4137,13 +4022,11 @@ msgid "Specify the border value of gradient transparency."
msgstr "গ্রেডিয়েন্ট স্বচ্ছতার বিভিন্নতা নির্দিষ্ট করুন।"
#: floatingareastyle.ui:248
-#, fuzzy
msgctxt "floatingareastyle|label2"
msgid "Center _X:"
msgstr "_X কেন্দ্র:"
#: floatingareastyle.ui:262
-#, fuzzy
msgctxt "floatingareastyle|label3"
msgid "Center _Y:"
msgstr "_Y কেন্দ্র:"
@@ -4191,7 +4074,6 @@ msgid "Ellipse"
msgstr "উপবৃত্ত"
#: floatingcontour.ui:141
-#, fuzzy
msgctxt "floatingcontour|TBI_POLY"
msgid "Polygon"
msgstr "বহুভুজ"
@@ -4270,7 +4152,6 @@ msgid "_Value:"
msgstr "মান"
#: formdatamenu.ui:12
-#, fuzzy
msgctxt "formdatamenu|additem"
msgid "Add Item"
msgstr "অাইটেম যোগ করুন"
@@ -4319,7 +4200,6 @@ msgid "_Edit"
msgstr "সম্পাদনা করুন"
#: formnavimenu.ui:12
-#, fuzzy
msgctxt "formnavimenu|new"
msgid "_New"
msgstr "নতুন (_N)"
@@ -4373,7 +4253,6 @@ msgid "Tab Order..."
msgstr "ট্যাবের ক্রম..."
#: formnavimenu.ui:90
-#, fuzzy
msgctxt "formnavimenu|rename"
msgid "_Rename"
msgstr "পুনঃনামকরণ (_R)"
@@ -4385,13 +4264,11 @@ msgid "Propert_ies"
msgstr "বৈশিষ্ট্যসমূহ:"
#: formnavimenu.ui:106
-#, fuzzy
msgctxt "formnavimenu|designmode"
msgid "Open in Design Mode"
msgstr "নকশা মোডে খুলুন"
#: formnavimenu.ui:114
-#, fuzzy
msgctxt "formnavimenu|controlfocus"
msgid "Automatic Control Focus"
msgstr "স্বয়ংক্রিয় কন্ট্রোল ফোকাস"
@@ -4403,7 +4280,6 @@ msgid "Average"
msgstr "গড়"
#: functionmenu.ui:20
-#, fuzzy
msgctxt "functionmenu|counta"
msgid "CountA"
msgstr "CountA"
@@ -4415,7 +4291,6 @@ msgid "Count"
msgstr "গণনা"
#: functionmenu.ui:34
-#, fuzzy
msgctxt "functionmenu|max"
msgid "Maximum"
msgstr "সর্বোচ্চ"
@@ -4433,7 +4308,6 @@ msgid "Sum"
msgstr "যোগফল"
#: functionmenu.ui:55
-#, fuzzy
msgctxt "functionmenu|selection"
msgid "Selection count"
msgstr "নির্বাচন গণনা"
@@ -4457,7 +4331,6 @@ msgid "_Delete"
msgstr "মুছে ফেলুন"
#: gallerymenu1.ui:33
-#, fuzzy
msgctxt "gallerymenu1|rename"
msgid "_Rename"
msgstr "পুনঃনামকরণ (_R)"
@@ -4630,7 +4503,6 @@ msgid "Ellipse"
msgstr "উপবৃত্ত"
#: imapdialog.ui:136
-#, fuzzy
msgctxt "imapdialog|TBI_POLY"
msgid "Polygon"
msgstr "বহুভুজ"
@@ -4672,7 +4544,6 @@ msgid "Redo"
msgstr "পুনরাবৃত্তি"
#: imapdialog.ui:256
-#, fuzzy
msgctxt "imapdialog|TBI_ACTIVE"
msgid "Active"
msgstr "সক্রিয়"
@@ -4703,7 +4574,6 @@ msgid "Text:"
msgstr "টেক্সট:"
#: imapmenu.ui:12
-#, fuzzy
msgctxt "imapmenu|url"
msgid "Description..."
msgstr "বিবরণ..."
@@ -4715,7 +4585,6 @@ msgid "_Macro..."
msgstr "ম্যাক্রো..."
#: imapmenu.ui:28
-#, fuzzy
msgctxt "imapmenu|active"
msgid "Active"
msgstr "সক্রিয়"
@@ -4837,7 +4706,6 @@ msgid "Prefix"
msgstr "প্রেফিক্স (_P):"
#: namespacedialog.ui:179
-#, fuzzy
msgctxt "namespacedialog|url"
msgid "URL"
msgstr "URL"
@@ -4990,7 +4858,6 @@ msgid "Line Spacing:"
msgstr "লাইনের মধ্যবর্তী স্থান:"
#: paralinespacingcontrol.ui:182
-#, fuzzy
msgctxt "paralinespacingcontrol|line_dist"
msgid "Single"
msgstr "একক"
@@ -5008,13 +4875,11 @@ msgid "1.5 Lines"
msgstr "১.৫ লাইন"
#: paralinespacingcontrol.ui:185
-#, fuzzy
msgctxt "paralinespacingcontrol|line_dist"
msgid "Double"
msgstr "ডাবল"
#: paralinespacingcontrol.ui:186
-#, fuzzy
msgctxt "paralinespacingcontrol|line_dist"
msgid "Proportional"
msgstr "আনুপাতিক"
@@ -5032,7 +4897,6 @@ msgid "Leading"
msgstr "অগ্রে"
#: paralinespacingcontrol.ui:189
-#, fuzzy
msgctxt "paralinespacingcontrol|line_dist"
msgid "Fixed"
msgstr "নির্দিষ্ট"
@@ -5049,31 +4913,26 @@ msgid "Custom Value"
msgstr ""
#: paralrspacing.ui:37
-#, fuzzy
msgctxt "paralrspacing|beforetextindent|tooltip_text"
msgid "Before Text Indent"
msgstr "টেক্সট ইন্ডেন্টের অাগে"
#: paralrspacing.ui:77
-#, fuzzy
msgctxt "paralrspacing|aftertextindent|tooltip_text"
msgid "After Text Indent"
msgstr "টেক্সট ইন্ডেন্টের পরে"
#: paralrspacing.ui:115
-#, fuzzy
msgctxt "paralrspacing|firstlineindent|tooltip_text"
msgid "First Line Indent"
msgstr "প্রথম লাইন ইন্ডেন্ট"
#: paraulspacing.ui:45
-#, fuzzy
msgctxt "paraulspacing|aboveparaspacing|tooltip_text"
msgid "Above Paragraph Spacing"
msgstr "অনুচ্ছেদ ব্যবধানের উপরে"
#: paraulspacing.ui:86
-#, fuzzy
msgctxt "paraulspacing|belowparaspacing|tooltip_text"
msgid "Below Paragraph Spacing"
msgstr "অনুচ্ছেদ ব্যবধানের নীচে"
@@ -5275,7 +5134,6 @@ msgid "C_omment:"
msgstr "মন্তব্য"
#: redlinefilterpage.ui:87
-#, fuzzy
msgctxt "redlinefilterpage|commentedit-atkobject"
msgid "Comment"
msgstr "মন্তব্য"
@@ -5298,13 +5156,11 @@ msgid "A_ction:"
msgstr "কাজ (_c)"
#: redlinefilterpage.ui:159
-#, fuzzy
msgctxt "redlinefilterpage|authorlist-atkobject"
msgid "Author"
msgstr "লেখক"
#: redlinefilterpage.ui:186
-#, fuzzy
msgctxt "redlinefilterpage|rangeedit-atkobject"
msgid "Range"
msgstr "পরিসর"
@@ -5357,13 +5213,11 @@ msgid "a_nd"
msgstr "এবং"
#: redlinefilterpage.ui:287
-#, fuzzy
msgctxt "redlinefilterpage|startdate-atkobject"
msgid "Start Date"
msgstr "শুরুর তারিখ"
#: redlinefilterpage.ui:306
-#, fuzzy
msgctxt "redlinefilterpage|starttime-atkobject"
msgid "Start Time"
msgstr "আরম্ভ করার সময়"
@@ -5374,13 +5228,11 @@ msgid "Set current time and date"
msgstr ""
#: redlinefilterpage.ui:341
-#, fuzzy
msgctxt "redlinefilterpage|enddate-atkobject"
msgid "End Date"
msgstr "শেষের তারিখ"
#: redlinefilterpage.ui:360
-#, fuzzy
msgctxt "redlinefilterpage|endtime-atkobject"
msgid "End Time"
msgstr "সমাপ্তির সময়"
@@ -5427,55 +5279,46 @@ msgid "Delete Rows"
msgstr "সারি মুছে ফেলুন"
#: rowsmenu.ui:19
-#, fuzzy
msgctxt "rowsmenu|save"
msgid "Save Record"
msgstr "রেকর্ড সংরক্ষণ"
#: rowsmenu.ui:26
-#, fuzzy
msgctxt "rowsmenu|undo"
msgid "Undo: Data entry"
msgstr "পূর্বাবস্থায় ফিরানো: ডাটা ভুক্তি"
#: rulermenu.ui:12
-#, fuzzy
msgctxt "rulermenu|mm"
msgid "Millimeter"
msgstr "মিলিমিটার"
#: rulermenu.ui:20
-#, fuzzy
msgctxt "rulermenu|cm"
msgid "Centimeter"
msgstr "সেন্টিমিটার"
#: rulermenu.ui:28
-#, fuzzy
msgctxt "rulermenu|m"
msgid "Meter"
msgstr "মিটার"
#: rulermenu.ui:36
-#, fuzzy
msgctxt "rulermenu|km"
msgid "Kilometer"
msgstr "কিলোমিটার"
#: rulermenu.ui:44
-#, fuzzy
msgctxt "rulermenu|in"
msgid "Inch"
msgstr "ইঞ্চি"
#: rulermenu.ui:52
-#, fuzzy
msgctxt "rulermenu|ft"
msgid "Foot"
msgstr "ফুট"
#: rulermenu.ui:60
-#, fuzzy
msgctxt "rulermenu|mile"
msgid "Miles"
msgstr "মাইল"
@@ -5565,7 +5408,6 @@ msgid "Disable hardware acceleration (OpenGL, OpenCL)"
msgstr ""
#: safemodedialog.ui:234
-#, fuzzy
msgctxt "safemodedialog|radio_extensions"
msgid "Extensions"
msgstr "এক্সটেনশন"
@@ -5718,13 +5560,11 @@ msgid "Select the gradient style."
msgstr ""
#: sidebararea.ui:169
-#, fuzzy
msgctxt "sidebararea|gradientstyle"
msgid "Linear"
msgstr "রৈখিক"
#: sidebararea.ui:170
-#, fuzzy
msgctxt "sidebararea|gradientstyle"
msgid "Axial"
msgstr "অক্ষীয়"
@@ -5736,13 +5576,11 @@ msgid "Radial"
msgstr "রেডিয়াল"
#: sidebararea.ui:172
-#, fuzzy
msgctxt "sidebararea|gradientstyle"
msgid "Ellipsoid"
msgstr "উপবৃত্ত"
#: sidebararea.ui:173
-#, fuzzy
msgctxt "sidebararea|gradientstyle"
msgid "Quadratic"
msgstr "দ্বিঘাত"
@@ -5759,7 +5597,6 @@ msgid "Gradient Type"
msgstr ""
#: sidebararea.ui:190
-#, fuzzy
msgctxt "sidebararea|bmpimport"
msgid "_Import"
msgstr "ইম্পোর্ট করুন (_I)"
@@ -5775,7 +5612,6 @@ msgid "Gradient angle"
msgstr ""
#: sidebararea.ui:232
-#, fuzzy
msgctxt "sidebararea|transparencylabel|tooltip_text"
msgid "Transparency"
msgstr "স্বচ্ছতা"
@@ -5797,7 +5633,6 @@ msgid "None"
msgstr "কোনটি না"
#: sidebararea.ui:252
-#, fuzzy
msgctxt "sidebararea|transtype"
msgid "Solid"
msgstr "নিরেট"
@@ -5844,7 +5679,6 @@ msgid "Specify the variation of gradient transparency."
msgstr "গ্রেডিয়েন্ট স্বচ্ছতার বিভিন্নতা নির্দিষ্ট করুন।"
#: sidebararea.ui:320
-#, fuzzy
msgctxt "sidebararea|transparencyslider|tooltip_text"
msgid "Specify 0% for fully opaque through 100% for fully transparent."
msgstr "সম্পূর্ণ অস্পষ্টতার জন্য 0% থেকে সম্পূর্ণ স্পষ্টতার জন্য 100% নির্দিষ্ট করুন।"
@@ -5855,7 +5689,6 @@ msgid "Specify 0% for fully opaque through 100% for fully transparent."
msgstr "সম্পূর্ণ অস্পষ্টতার জন্য 0% থেকে সম্পূর্ণ স্পষ্টতার জন্য 100% নির্দিষ্ট করুন।"
#: sidebararea.ui:346
-#, fuzzy
msgctxt "sidebararea|settransparency-atkobject"
msgid "Transparency"
msgstr "স্বচ্ছতা"
@@ -5872,7 +5705,6 @@ msgid "Specify the luminance of the graphic."
msgstr ""
#: sidebargraphic.ui:70
-#, fuzzy
msgctxt "sidebargraphic|setbrightness-atkobject"
msgid "Brightness"
msgstr "উজ্জ্বলতা"
@@ -5889,7 +5721,6 @@ msgid "Specify the degree of difference between the lightest and darkest parts o
msgstr ""
#: sidebargraphic.ui:107
-#, fuzzy
msgctxt "sidebargraphic|setcontrast-atkobject"
msgid "Contrast"
msgstr "বৈসাদৃশ্য"
@@ -5918,7 +5749,6 @@ msgid "Specify the percentage of transparency; 0% is fully opaque and 100% is fu
msgstr "স্পষ্টতার শতাংশ নির্দিষ্ট করুন; 0% হল সম্পূর্ণ ভাবে অস্পষ্ট এবং 100% হল সম্পূর্ণ ভাবে স্পষ্ট।"
#: sidebargraphic.ui:176
-#, fuzzy
msgctxt "sidebargraphic|settransparency-atkobject"
msgid "Transparency"
msgstr "স্বচ্ছতা"
@@ -5929,7 +5759,6 @@ msgid "Red"
msgstr "লাল"
#: sidebargraphic.ui:215
-#, fuzzy
msgctxt "sidebargraphic|setred-atkobject"
msgid "Red"
msgstr "লাল"
@@ -5940,7 +5769,6 @@ msgid "Green"
msgstr "সবুজ"
#: sidebargraphic.ui:261
-#, fuzzy
msgctxt "sidebargraphic|setgreen-atkobject"
msgid "Green"
msgstr "সবুজ"
@@ -5951,7 +5779,6 @@ msgid "Blue"
msgstr "নীল"
#: sidebargraphic.ui:308
-#, fuzzy
msgctxt "sidebargraphic|setblue-atkobject"
msgid "Blue"
msgstr "নীল"
@@ -5984,7 +5811,6 @@ msgid "Select the style of the line."
msgstr "লাইনের প্রস্থ নির্বাচন করুন।"
#: sidebarline.ui:64
-#, fuzzy
msgctxt "sidebarline|linestyle-atkobject"
msgid "Style"
msgstr "শৈলী"
@@ -6036,7 +5862,6 @@ msgid "Specify the transparency of the line."
msgstr "লাইনের স্পষ্টতা নির্দিষ্ট করুন।"
#: sidebarline.ui:230
-#, fuzzy
msgctxt "sidebarline|linetransparency-atkobject"
msgid "Transparency"
msgstr "স্বচ্ছতা"
@@ -6067,7 +5892,6 @@ msgid "Mitered"
msgstr "মাইটার আকৃতি সম্পন্ন"
#: sidebarline.ui:284
-#, fuzzy
msgctxt "sidebarline|edgestyle"
msgid "Beveled"
msgstr "বেভেলড"
@@ -6079,7 +5903,6 @@ msgid "Corner Style"
msgstr "কোণের শৈলী (_C):"
#: sidebarline.ui:303
-#, fuzzy
msgctxt "sidebarline|caplabel"
msgid "Ca_p style:"
msgstr "ক্যাপ শৈলী (_p):"
@@ -6091,13 +5914,11 @@ msgid "Select the style of the line caps."
msgstr "লাইনের প্রস্থ নির্বাচন করুন।"
#: sidebarline.ui:322
-#, fuzzy
msgctxt "sidebarline|linecapstyle"
msgid "Flat"
msgstr "সমতল"
#: sidebarline.ui:323
-#, fuzzy
msgctxt "sidebarline|linecapstyle"
msgid "Round"
msgstr "গোলাকার"
@@ -6144,7 +5965,6 @@ msgid "Above Paragraph Spacing"
msgstr "অনুচ্ছেদ ব্যবধানের উপরে"
#: sidebarparagraph.ui:320
-#, fuzzy
msgctxt "sidebarparagraph|aboveparaspacing-atkobject"
msgid "Above Paragraph Spacing"
msgstr "অনুচ্ছেদ ব্যবধানের উপরে"
@@ -6155,7 +5975,6 @@ msgid "Below Paragraph Spacing"
msgstr "অনুচ্ছেদ ব্যবধানের নীচে"
#: sidebarparagraph.ui:370
-#, fuzzy
msgctxt "sidebarparagraph|belowparaspacing-atkobject"
msgid "Below Paragraph Spacing"
msgstr "অনুচ্ছেদ ব্যবধানের নীচে"
@@ -6172,7 +5991,6 @@ msgid "_Indent:"
msgstr "ইন্ডেন্ট"
#: sidebarparagraph.ui:448
-#, fuzzy
msgctxt "sidebarparagraph|indent|tooltip_text"
msgid "Indent"
msgstr "ইন্ডেন্ট"
@@ -6184,7 +6002,6 @@ msgid "Increase Indent"
msgstr "ইন্ডেন্ট বৃদ্ধি"
#: sidebarparagraph.ui:469
-#, fuzzy
msgctxt "sidebarparagraph|decreaseindent|tooltip_text"
msgid "Decrease Indent"
msgstr "ইন্ডেন্ট হ্রাস"
@@ -6200,7 +6017,6 @@ msgid "Before Text Indent"
msgstr "টেক্সট ইন্ডেন্টের অাগে"
#: sidebarparagraph.ui:531
-#, fuzzy
msgctxt "sidebarparagraph|beforetextindent-atkobject"
msgid "Before Text Indent"
msgstr "টেক্সট ইন্ডেন্টের অাগে"
@@ -6211,7 +6027,6 @@ msgid "After Text Indent"
msgstr "টেক্সট ইন্ডেন্টের পরে"
#: sidebarparagraph.ui:580
-#, fuzzy
msgctxt "sidebarparagraph|aftertextindent-atkobject"
msgid "After Text Indent"
msgstr "টেক্সট ইন্ডেন্টের পরে"
@@ -6222,7 +6037,6 @@ msgid "First Line Indent"
msgstr "প্রথম লাইন ইন্ডেন্ট"
#: sidebarparagraph.ui:629
-#, fuzzy
msgctxt "sidebarparagraph|firstlineindent-atkobject"
msgid "First Line Indent"
msgstr "প্রথম লাইন ইন্ডেন্ট"
@@ -6303,7 +6117,6 @@ msgid "Height"
msgstr "উচ্চতা:"
#: sidebarpossize.ui:207
-#, fuzzy
msgctxt "sidebarpossize|ratio"
msgid "_Keep ratio"
msgstr "অনুপাত বজায় রাখুন (_K)"
@@ -6351,7 +6164,6 @@ msgid "Enable"
msgstr "সক্রিয়"
#: sidebarshadow.ui:58
-#, fuzzy
msgctxt "sidebarshadow|angle"
msgid "Angle"
msgstr "কোণ"
@@ -6455,7 +6267,6 @@ msgid "Position"
msgstr "অবস্থান"
#: textcontrolparadialog.ui:8
-#, fuzzy
msgctxt "textcontrolparadialog|TextControlParagraphPropertiesDialog"
msgid "Paragraph"
msgstr "অনুচ্ছেদ"
@@ -6473,7 +6284,6 @@ msgid "Alignment"
msgstr "অ্যালাইনমেন্ট:"
#: textcontrolparadialog.ui:152
-#, fuzzy
msgctxt "textcontrolparadialog|labelTP_PARA_ASIAN"
msgid "Asian Typography"
msgstr "এশীয় মুদ্রণশৈলী"
@@ -6485,19 +6295,16 @@ msgid "Tabs"
msgstr "ট্যাগ"
#: textunderlinecontrol.ui:26
-#, fuzzy
msgctxt "textunderlinecontrol|none"
msgid "(Without)"
msgstr "(ব্যতীত)"
#: textunderlinecontrol.ui:44
-#, fuzzy
msgctxt "textunderlinecontrol|single|tooltip_text"
msgid "Single"
msgstr "একক"
#: textunderlinecontrol.ui:61
-#, fuzzy
msgctxt "textunderlinecontrol|double|tooltip_text"
msgid "Double"
msgstr "ডাবল"
@@ -6509,43 +6316,36 @@ msgid "Bold"
msgstr "গাঢ়"
#: textunderlinecontrol.ui:95
-#, fuzzy
msgctxt "textunderlinecontrol|dot|tooltip_text"
msgid "Dotted"
msgstr "ডটেড"
#: textunderlinecontrol.ui:112
-#, fuzzy
msgctxt "textunderlinecontrol|dotbold|tooltip_text"
msgid "Dotted (Bold)"
msgstr "ডটেড (গাঢ়)"
#: textunderlinecontrol.ui:129
-#, fuzzy
msgctxt "textunderlinecontrol|dash|tooltip_text"
msgid "Dash"
msgstr "ড্যাশ"
#: textunderlinecontrol.ui:146
-#, fuzzy
msgctxt "textunderlinecontrol|dashlong|tooltip_text"
msgid "Long Dash"
msgstr "দীর্ঘ ড্যাশ"
#: textunderlinecontrol.ui:163
-#, fuzzy
msgctxt "textunderlinecontrol|dashdot|tooltip_text"
msgid "Dot Dash"
msgstr "ডট ড্যাশ"
#: textunderlinecontrol.ui:180
-#, fuzzy
msgctxt "textunderlinecontrol|dashdotdot|tooltip_text"
msgid "Dot Dot Dash"
msgstr "ডট ডট ড্যাশ"
#: textunderlinecontrol.ui:197
-#, fuzzy
msgctxt "textunderlinecontrol|wave|tooltip_text"
msgid "Wave"
msgstr "ঢেউ"
@@ -6588,13 +6388,11 @@ msgid "Digital Signatures..."
msgstr "ডিজিটাল স্বাক্ষর..."
#: zoommenu.ui:12
-#, fuzzy
msgctxt "zoommenu|page"
msgid "Entire Page"
msgstr "সম্পূর্ণ পৃষ্ঠা"
#: zoommenu.ui:20
-#, fuzzy
msgctxt "zoommenu|width"
msgid "Page Width"
msgstr "পৃষ্ঠার প্রস্থ"
@@ -6606,31 +6404,26 @@ msgid "Optimal View"
msgstr "সর্বোচ্চ রূপ"
#: zoommenu.ui:36
-#, fuzzy
msgctxt "zoommenu|50"
msgid "50%"
msgstr "৫০%"
#: zoommenu.ui:44
-#, fuzzy
msgctxt "zoommenu|75"
msgid "75%"
msgstr "৭৫%"
#: zoommenu.ui:52
-#, fuzzy
msgctxt "zoommenu|100"
msgid "100%"
msgstr "১০০%"
#: zoommenu.ui:60
-#, fuzzy
msgctxt "zoommenu|150"
msgid "150%"
msgstr "৫০%"
#: zoommenu.ui:68
-#, fuzzy
msgctxt "zoommenu|200"
msgid "200%"
msgstr "২০০%"
@@ -6642,7 +6435,6 @@ msgid "Drawing object"
msgstr "অঙ্কন বস্তু"
#: strings.hrc:26
-#, fuzzy
msgctxt "STR_ObjNamePluralNONE"
msgid "Drawing objects"
msgstr "অঙ্কন বস্তু"
@@ -7215,7 +7007,6 @@ msgid "Dimensioning objects"
msgstr "মাত্রাকরণ বস্তুসমূহ"
#: strings.hrc:137
-#, fuzzy
msgctxt "STR_ObjNamePlural"
msgid "Drawing objects"
msgstr "অঙ্কন বস্তু"
@@ -7284,7 +7075,6 @@ msgid "3D scenes"
msgstr "ত্রিমাত্রিক দৃশ্যাবলী"
#: strings.hrc:150
-#, fuzzy
msgctxt "STR_ObjNameSingulSphere3d"
msgid "Sphere"
msgstr "গোলক"
@@ -8615,7 +8405,6 @@ msgid "Glue spacing object 2"
msgstr "গ্লু ফাঁকাকরণ বস্তু ২"
#: strings.hrc:418
-#, fuzzy
msgctxt "SIP_SA_EDGELINEDELTACOUNT"
msgid "Number of movable lines"
msgstr "পরিবর্তনযোগ্য লাইনের সংখ্যা"
@@ -9230,7 +9019,6 @@ msgid "Bitmap"
msgstr "বিটম্যাপ"
#: strings.hrc:542
-#, fuzzy
msgctxt "RID_SVXSTR_PATTERN"
msgid "Pattern"
msgstr "প্যাটার্ন"
@@ -9401,7 +9189,6 @@ msgstr "লাইন"
#. Light variants of the standard color palette
#: strings.hrc:577
-#, fuzzy
msgctxt "RID_SVXSTR_COLOR_LIGHTGRAY"
msgid "Light Gray"
msgstr "হালকা ধূসর"
@@ -9427,7 +9214,6 @@ msgid "Light Brick"
msgstr ""
#: strings.hrc:582
-#, fuzzy
msgctxt "RID_SVXSTR_COLOR_LIGHTRED"
msgid "Light Red"
msgstr "হালকা লাল"
@@ -9448,7 +9234,6 @@ msgid "Light Indigo"
msgstr ""
#: strings.hrc:586
-#, fuzzy
msgctxt "RID_SVXSTR_COLOR_LIGHTBLUE"
msgid "Light Blue"
msgstr "হালকা নীল"
@@ -9459,7 +9244,6 @@ msgid "Light Teal"
msgstr ""
#: strings.hrc:588
-#, fuzzy
msgctxt "RID_SVXSTR_COLOR_LIGHTGREEN"
msgid "Light Green"
msgstr "হালকা সবুজ"
@@ -10296,7 +10080,6 @@ msgid "Hatching"
msgstr "হ্যাচিং"
#: strings.hrc:763
-#, fuzzy
msgctxt "RID_SVXSTR_BMP0"
msgid "Empty"
msgstr "ফাঁকা"
@@ -10565,7 +10348,6 @@ msgid "Zig Zag"
msgstr ""
#: strings.hrc:816
-#, fuzzy
msgctxt "RID_SVXSTR_BMP53"
msgid "Wave"
msgstr "ঢেউ"
@@ -10620,7 +10402,6 @@ msgid "Trellis"
msgstr ""
#: strings.hrc:826
-#, fuzzy
msgctxt "RID_SVXSTR_BMP63"
msgid "Sphere"
msgstr "গোলক"
@@ -10678,7 +10459,6 @@ msgid "Upward Diagonal"
msgstr ""
#: strings.hrc:837
-#, fuzzy
msgctxt "RID_SVXSTR_BMP74"
msgid "Cross"
msgstr "আড়াআড়ি"
@@ -11011,7 +10791,6 @@ msgid "Last Custom Value"
msgstr ""
#: strings.hrc:910
-#, fuzzy
msgctxt "RID_SVXSTR_PT"
msgid "pt"
msgstr "পয়েন্ট"
@@ -11365,55 +11144,46 @@ msgid "P~arallel"
msgstr "সমান্তরাল (~a)"
#: strings.hrc:990
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_NW"
msgid "Extrusion North-West"
msgstr "এক্সট্রুশন- উত্তর-পশ্চিম"
#: strings.hrc:991
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_N"
msgid "Extrusion North"
msgstr "এক্সট্রুশন- উত্তর"
#: strings.hrc:992
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_NE"
msgid "Extrusion North-East"
msgstr "এক্সট্রুশন- উত্তর-পূর্ব"
#: strings.hrc:993
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_W"
msgid "Extrusion West"
msgstr "এক্সট্রুশন- পশ্চিম"
#: strings.hrc:994
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_NONE"
msgid "Extrusion Backwards"
msgstr "এক্সট্রুশন- পিছনে"
#: strings.hrc:995
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_E"
msgid "Extrusion East"
msgstr "এক্সট্রুশন- পূর্ব"
#: strings.hrc:996
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_SW"
msgid "Extrusion South-West"
msgstr "এক্সট্রুশন- দক্ষিণ-পশ্চিম"
#: strings.hrc:997
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_S"
msgid "Extrusion South"
msgstr "এক্সট্রুশন- দক্ষিণ"
#: strings.hrc:998
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_SE"
msgid "Extrusion South-East"
msgstr "এক্সট্রুশন- দক্ষিণ-পূর্ব"
@@ -11588,7 +11358,6 @@ msgid "Font Name. The current font is not available and will be substituted."
msgstr "হরফের নাম। বর্তমান হরফ অনুপলব্ধ এবং পরিবর্তন করা হবে।"
#: strings.hrc:1034
-#, fuzzy
msgctxt "RID_SVXSTR_CUSTOM_PAL"
msgid "custom"
msgstr "স্বনির্ধারিত:"
@@ -12587,31 +12356,26 @@ msgid "25%"
msgstr ""
#: strings.hrc:1238
-#, fuzzy
msgctxt "RID_SVXSTR_ZOOM_50"
msgid "50%"
msgstr "৫০%"
#: strings.hrc:1239
-#, fuzzy
msgctxt "RID_SVXSTR_ZOOM_75"
msgid "75%"
msgstr "৭৫%"
#: strings.hrc:1240
-#, fuzzy
msgctxt "RID_SVXSTR_ZOOM_100"
msgid "100%"
msgstr "১০০%"
#: strings.hrc:1241
-#, fuzzy
msgctxt "RID_SVXSTR_ZOOM_150"
msgid "150%"
msgstr "৫০%"
#: strings.hrc:1242
-#, fuzzy
msgctxt "RID_SVXSTR_ZOOM_200"
msgid "200%"
msgstr "২০০%"
@@ -14714,7 +14478,6 @@ msgid "Widows"
msgstr "উইডোজ"
#: svxitems.hrc:63
-#, fuzzy
msgctxt "RID_ATTR_NAMES"
msgid "Paragraph spacing"
msgstr "অনুচ্ছেদ ফাঁকাকরণ"
diff --git a/source/bn-IN/sw/messages.po b/source/bn-IN/sw/messages.po
index a1d21e24f51..2b0da25f1c3 100644
--- a/source/bn-IN/sw/messages.po
+++ b/source/bn-IN/sw/messages.po
@@ -306,7 +306,6 @@ msgid "File format error found."
msgstr "ফাইল ফরম্যাট ত্রুটি খুঁজে পাওয়া গেছে।"
#: error.hrc:34
-#, fuzzy
msgctxt "RID_SW_ERRHDL"
msgid "Error reading file."
msgstr "ফাইল পড়ার ত্রুটি।"
@@ -317,7 +316,6 @@ msgid "This is not a valid WinWord6 file."
msgstr ""
#: error.hrc:36
-#, fuzzy
msgctxt "RID_SW_ERRHDL"
msgid "File format error found at $(ARG1)(row,col)."
msgstr "$(ARG1)(row,col) এ ফাইল বিন্যাস ত্রুটি পাওয়া গিয়েছে।"
@@ -366,7 +364,6 @@ msgid "$(ARG1) has changed."
msgstr "$(ARG1) পরিবর্তিত হয়েছে।"
#: error.hrc:47
-#, fuzzy
msgctxt "RID_SW_ERRHDL"
msgid "$(ARG1) does not exist."
msgstr "$(ARG1) নেই।"
@@ -424,7 +421,6 @@ msgid "Dear"
msgstr "বছর"
#: mmaddressblockpage.hrc:28
-#, fuzzy
msgctxt "RA_SALUTATION"
msgid "Hello"
msgstr "হ্যালো"
@@ -1441,7 +1437,6 @@ msgid "Paragraph Styles"
msgstr "(অনুচ্ছেদ শৈলী:"
#: strings.hrc:218
-#, fuzzy
msgctxt "STR_CHARACTERSTYLEFAMILY"
msgid "Character Styles"
msgstr "অক্ষর শৈলী"
@@ -1527,7 +1522,6 @@ msgid "The following characters are not valid and have been removed: "
msgstr "নিম্নবর্ণিত অক্ষর সঠিক নয় এবং অপসারণ করা হয়েছে:"
#: strings.hrc:235
-#, fuzzy
msgctxt "STR_BOOKMARK_DEF_NAME"
msgid "Bookmark"
msgstr "বুকমার্ক"
@@ -1672,7 +1666,6 @@ msgid "Frame"
msgstr "ফ্রেম"
#: strings.hrc:264
-#, fuzzy
msgctxt "STR_SHAPE_DEFNAME"
msgid "Shape"
msgstr "আকৃতি"
@@ -2037,7 +2030,6 @@ msgid "Indexes"
msgstr "সূচিপত্র"
#: strings.hrc:336
-#, fuzzy
msgctxt "STR_CONTENT_TYPE_DRAWOBJECT"
msgid "Drawing objects"
msgstr "অঙ্কন বস্তু"
@@ -2510,13 +2502,11 @@ msgid "Apply table attributes"
msgstr "সারণির বৈশিষ্ট্য প্রয়োগ"
#: strings.hrc:431
-#, fuzzy
msgctxt "STR_UNDO_TABLE_AUTOFMT"
msgid "AutoFormat Table"
msgstr "সারণি স্বয়ংক্রিয়-বিন্যাস"
#: strings.hrc:432
-#, fuzzy
msgctxt "STR_UNDO_TABLE_INSCOL"
msgid "Insert Column"
msgstr "কলাম সন্নিবেশ"
@@ -2528,7 +2518,6 @@ msgid "Insert Row"
msgstr "সারি সন্নিবেশ"
#: strings.hrc:434
-#, fuzzy
msgctxt "STR_UNDO_TABLE_DELBOX"
msgid "Delete row/column"
msgstr "সারি/কলাম মুছে ফেলুন"
@@ -2544,7 +2533,6 @@ msgid "Delete row"
msgstr "সারি মুছে ফেলুন"
#: strings.hrc:437
-#, fuzzy
msgctxt "STR_UNDO_TABLE_SPLIT"
msgid "Split Cells"
msgstr "ঘর বিভাজন"
@@ -2701,13 +2689,11 @@ msgid "column break"
msgstr "কলাম বিভাজক"
#: strings.hrc:468
-#, fuzzy
msgctxt "STR_UNDO_REDLINE_INSERT"
msgid "Insert $1"
msgstr "$1 সন্নিবেশ"
#: strings.hrc:469
-#, fuzzy
msgctxt "STR_UNDO_REDLINE_DELETE"
msgid "Delete $1"
msgstr "$1 মুছে ফেলুন"
@@ -2748,7 +2734,6 @@ msgid "Delete Row"
msgstr "সারি মুছে ফেলুন"
#: strings.hrc:476
-#, fuzzy
msgctxt "STR_UNDO_REDLINE_TABLE_CELL_INSERT"
msgid "Insert Cell"
msgstr "ঘর সন্নিবেশ"
@@ -3154,7 +3139,6 @@ msgid "Table"
msgstr "সারণি"
#: strings.hrc:560
-#, fuzzy
msgctxt "STR_STYLE_FAMILY_CELL"
msgid "Cell"
msgstr "ঘর"
@@ -3166,7 +3150,6 @@ msgid "Asian"
msgstr "এশীয়"
#: strings.hrc:563
-#, fuzzy
msgctxt "ST_SCRIPT_CTL"
msgid "CTL"
msgstr "CTL"
@@ -3292,7 +3275,6 @@ msgid "Page sides"
msgstr "পৃষ্ঠার পার্শ্ব"
#: strings.hrc:584
-#, fuzzy
msgctxt "STR_PRINTOPTUI_ALL_PAGES"
msgid "All pages"
msgstr "সব পৃষ্ঠা"
@@ -3352,7 +3334,6 @@ msgid "Pa~ges"
msgstr "পৃষ্ঠা (~g)"
#: strings.hrc:594
-#, fuzzy
msgctxt "STR_PRINTOPTUI_SELECTION"
msgid "~Selection"
msgstr "নির্বাচন (~S)"
@@ -3363,7 +3344,6 @@ msgid "Place in margins"
msgstr ""
#: strings.hrc:597
-#, fuzzy
msgctxt "STR_FORMULA_CALC"
msgid "Functions"
msgstr "ফাংশন"
@@ -3381,7 +3361,6 @@ msgid "Apply"
msgstr "প্রয়োগ করুন"
#: strings.hrc:600
-#, fuzzy
msgctxt "STR_ACCESS_FORMULA_TOOLBAR"
msgid "Formula Tool Bar"
msgstr "সূত্র বার"
@@ -3426,19 +3405,16 @@ msgid "Insert as Hyperlink"
msgstr "হাইপারলিংক সন্নিবেশ"
#: strings.hrc:609
-#, fuzzy
msgctxt "STR_LINK_REGION"
msgid "Insert as Link"
msgstr "লিংক হিসেবে সন্নিবেশ করুন"
#: strings.hrc:610
-#, fuzzy
msgctxt "STR_COPY_REGION"
msgid "Insert as Copy"
msgstr "অনুলিপি হিসেবে সন্নিবেশ করুন"
#: strings.hrc:611
-#, fuzzy
msgctxt "STR_DISPLAY"
msgid "Display"
msgstr "প্রদর্শন"
@@ -3504,7 +3480,6 @@ msgid "~Index"
msgstr "সূচি"
#: strings.hrc:622
-#, fuzzy
msgctxt "STR_FILE"
msgid "File"
msgstr "ফাইল"
@@ -3534,7 +3509,6 @@ msgid "~Delete"
msgstr "মুছে ফেলুন"
#: strings.hrc:627
-#, fuzzy
msgctxt "STR_UPDATE_SEL"
msgid "Selection"
msgstr "নির্বাচন"
@@ -3546,7 +3520,6 @@ msgid "Indexes"
msgstr "সূচিপত্র"
#: strings.hrc:629
-#, fuzzy
msgctxt "STR_UPDATE_LINK"
msgid "Links"
msgstr "লিংক"
@@ -3593,7 +3566,6 @@ msgid "Read-~only"
msgstr "শুধুমাত্র-পাঠযোগ্য"
#: strings.hrc:637
-#, fuzzy
msgctxt "STR_POSTIT_SHOW"
msgid "Show All"
msgstr "সব প্রদর্শন করা হবে"
@@ -3643,7 +3615,6 @@ msgstr ""
#. Error calculator
#: strings.hrc:649
-#, fuzzy
msgctxt "STR_POSTIT_PAGE"
msgid "Page"
msgstr "পৃষ্ঠা"
@@ -3655,7 +3626,6 @@ msgid "Line"
msgstr "লাইন"
#: strings.hrc:651
-#, fuzzy
msgctxt "STR_POSTIT_AUTHOR"
msgid "Author"
msgstr "লেখক"
@@ -3712,7 +3682,6 @@ msgid "(fixed)"
msgstr ""
#: strings.hrc:662
-#, fuzzy
msgctxt "STR_DURATION_FORMAT"
msgid " Y: %1 M: %2 D: %3 H: %4 M: %5 S: %6"
msgstr "ব: %1 মা: %2 দি: %3 ঘ: %4 মি: %5 সে: %6"
@@ -3787,7 +3756,6 @@ msgid "Subject"
msgstr "বিষয়"
#: strings.hrc:676
-#, fuzzy
msgctxt "FLD_DOCINFO_KEYS"
msgid "Keywords"
msgstr "মূলশব্দ"
@@ -3805,7 +3773,6 @@ msgid "Created"
msgstr "তৈরিকৃত:"
#: strings.hrc:679
-#, fuzzy
msgctxt "FLD_DOCINFO_CHANGE"
msgid "Modified"
msgstr "পরিবর্তিত"
@@ -3817,13 +3784,11 @@ msgid "Last printed"
msgstr "সর্বশেষ মুদ্রিত (_n):"
#: strings.hrc:681
-#, fuzzy
msgctxt "FLD_DOCINFO_DOCNO"
msgid "Revision number"
msgstr "পরিমার্জন সংখ্যা"
#: strings.hrc:682
-#, fuzzy
msgctxt "FLD_DOCINFO_EDIT"
msgid "Total editing time"
msgstr "সম্পাদনার মোট সময়"
@@ -3844,7 +3809,6 @@ msgid "Next convert $(ARG1)"
msgstr ""
#: strings.hrc:686
-#, fuzzy
msgctxt "STR_AUTH_TYPE_ARTICLE"
msgid "Article"
msgstr "নিবন্ধ"
@@ -3862,73 +3826,61 @@ msgid "Brochures"
msgstr "বিলিপত্র (~u)"
#: strings.hrc:689
-#, fuzzy
msgctxt "STR_AUTH_TYPE_CONFERENCE"
msgid "Conference proceedings"
msgstr "কনফারেন্স কার্যক্রম"
#: strings.hrc:690
-#, fuzzy
msgctxt "STR_AUTH_TYPE_INBOOK"
msgid "Book excerpt"
msgstr "বইয়ের উদ্ধৃতি"
#: strings.hrc:691
-#, fuzzy
msgctxt "STR_AUTH_TYPE_INCOLLECTION"
msgid "Book excerpt with title"
msgstr "শিরোনাম সহ বইয়ের উদ্ধৃতি"
#: strings.hrc:692
-#, fuzzy
msgctxt "STR_AUTH_TYPE_INPROCEEDINGS"
msgid "Conference proceedings"
msgstr "কনফারেন্স কার্যক্রম"
#: strings.hrc:693
-#, fuzzy
msgctxt "STR_AUTH_TYPE_JOURNAL"
msgid "Journal"
msgstr "সাময়িকী"
#: strings.hrc:694
-#, fuzzy
msgctxt "STR_AUTH_TYPE_MANUAL"
msgid "Techn. documentation"
msgstr "প্রযুক্তিগত ডকুমেনটেশন"
#: strings.hrc:695
-#, fuzzy
msgctxt "STR_AUTH_TYPE_MASTERSTHESIS"
msgid "Thesis"
msgstr "থিসিস"
#: strings.hrc:696
-#, fuzzy
msgctxt "STR_AUTH_TYPE_MISC"
msgid "Miscellaneous"
msgstr "বিবিধ"
#: strings.hrc:697
-#, fuzzy
msgctxt "STR_AUTH_TYPE_PHDTHESIS"
msgid "Dissertation"
msgstr "গবেষণামূলক নিবন্ধ"
#: strings.hrc:698
-#, fuzzy
msgctxt "STR_AUTH_TYPE_PROCEEDINGS"
msgid "Conference proceedings"
msgstr "কনফারেন্স কার্যক্রম"
#: strings.hrc:699
-#, fuzzy
msgctxt "STR_AUTH_TYPE_TECHREPORT"
msgid "Research report"
msgstr "গবেষণা প্রতিবেদন"
#: strings.hrc:700
-#, fuzzy
msgctxt "STR_AUTH_TYPE_UNPUBLISHED"
msgid "Unpublished"
msgstr "অপ্রকাশিত"
@@ -3946,37 +3898,31 @@ msgid "WWW document"
msgstr "নথি প্রতি"
#: strings.hrc:703
-#, fuzzy
msgctxt "STR_AUTH_TYPE_CUSTOM1"
msgid "User-defined1"
msgstr "ব্যবহারকারী-নির্ধারিত১"
#: strings.hrc:704
-#, fuzzy
msgctxt "STR_AUTH_TYPE_CUSTOM2"
msgid "User-defined2"
msgstr "ব্যবহারকারী-নির্ধারিত২"
#: strings.hrc:705
-#, fuzzy
msgctxt "STR_AUTH_TYPE_CUSTOM3"
msgid "User-defined3"
msgstr "ব্যবহারকারী-নির্ধারিত৩"
#: strings.hrc:706
-#, fuzzy
msgctxt "STR_AUTH_TYPE_CUSTOM4"
msgid "User-defined4"
msgstr "ব্যবহারকারী-নির্ধারিত৪"
#: strings.hrc:707
-#, fuzzy
msgctxt "STR_AUTH_TYPE_CUSTOM5"
msgid "User-defined5"
msgstr "ব্যবহারকারী-নির্ধারিত৫"
#: strings.hrc:708
-#, fuzzy
msgctxt "STR_AUTH_FIELD_IDENTIFIER"
msgid "Short name"
msgstr "সংক্ষিপ্ত নাম"
@@ -4000,7 +3946,6 @@ msgid "Annotation"
msgstr "উদ্ধৃতি (_o)"
#: strings.hrc:712
-#, fuzzy
msgctxt "STR_AUTH_FIELD_AUTHOR"
msgid "Author(s)"
msgstr "লেখক"
@@ -4012,7 +3957,6 @@ msgid "Book title"
msgstr "বইয়ের শিরোনাম (_B)"
#: strings.hrc:714
-#, fuzzy
msgctxt "STR_AUTH_FIELD_CHAPTER"
msgid "Chapter"
msgstr "অধ্যায়"
@@ -4024,7 +3968,6 @@ msgid "Edition"
msgstr "সংস্করণ (_i)"
#: strings.hrc:716
-#, fuzzy
msgctxt "STR_AUTH_FIELD_EDITOR"
msgid "Editor"
msgstr "সম্পাদক"
@@ -4042,19 +3985,16 @@ msgid "Institution"
msgstr "প্রতিষ্ঠান (_u)"
#: strings.hrc:719
-#, fuzzy
msgctxt "STR_AUTH_FIELD_JOURNAL"
msgid "Journal"
msgstr "সাময়িকী"
#: strings.hrc:720
-#, fuzzy
msgctxt "STR_AUTH_FIELD_MONTH"
msgid "Month"
msgstr "মাস"
#: strings.hrc:721
-#, fuzzy
msgctxt "STR_AUTH_FIELD_NOTE"
msgid "Note"
msgstr "নোট"
@@ -4078,13 +4018,11 @@ msgid "Page(s)"
msgstr "পৃষ্ঠা (_g)"
#: strings.hrc:725
-#, fuzzy
msgctxt "STR_AUTH_FIELD_PUBLISHER"
msgid "Publisher"
msgstr "Publisher"
#: strings.hrc:726
-#, fuzzy
msgctxt "STR_AUTH_FIELD_SCHOOL"
msgid "University"
msgstr "বিশ্ববিদ্যালয়"
@@ -4108,49 +4046,41 @@ msgid "Type of report"
msgstr "রিপোর্টের ধরন (_p)"
#: strings.hrc:730
-#, fuzzy
msgctxt "STR_AUTH_FIELD_VOLUME"
msgid "Volume"
msgstr "ভলিউম"
#: strings.hrc:731
-#, fuzzy
msgctxt "STR_AUTH_FIELD_YEAR"
msgid "Year"
msgstr "বছর"
#: strings.hrc:732
-#, fuzzy
msgctxt "STR_AUTH_FIELD_URL"
msgid "URL"
msgstr "URL"
#: strings.hrc:733
-#, fuzzy
msgctxt "STR_AUTH_FIELD_CUSTOM1"
msgid "User-defined1"
msgstr "ব্যবহারকারী-নির্ধারিত১"
#: strings.hrc:734
-#, fuzzy
msgctxt "STR_AUTH_FIELD_CUSTOM2"
msgid "User-defined2"
msgstr "ব্যবহারকারী-নির্ধারিত২"
#: strings.hrc:735
-#, fuzzy
msgctxt "STR_AUTH_FIELD_CUSTOM3"
msgid "User-defined3"
msgstr "ব্যবহারকারী-নির্ধারিত৩"
#: strings.hrc:736
-#, fuzzy
msgctxt "STR_AUTH_FIELD_CUSTOM4"
msgid "User-defined4"
msgstr "ব্যবহারকারী-নির্ধারিত৪"
#: strings.hrc:737
-#, fuzzy
msgctxt "STR_AUTH_FIELD_CUSTOM5"
msgid "User-defined5"
msgstr "ব্যবহারকারী-নির্ধারিত৫"
@@ -5258,7 +5188,6 @@ msgid "Custom"
msgstr "স্বনির্ধারিত"
#: strings.hrc:1003
-#, fuzzy
msgctxt "STR_CUSTOM_LABEL"
msgid "[User]"
msgstr "[ব্যবহারকারী]"
@@ -5396,7 +5325,6 @@ msgid "+ mirror horizontal on even pages"
msgstr ""
#: strings.hrc:1034
-#, fuzzy
msgctxt "STR_CHARFMT"
msgid "Character Style"
msgstr "অক্ষর শৈলী"
@@ -5518,7 +5446,6 @@ msgid "at top"
msgstr ""
#: strings.hrc:1056
-#, fuzzy
msgctxt "STR_VERT_CENTER"
msgid "Centered vertically"
msgstr "উল্লম্বভাবে কেন্দ্রস্থিত"
@@ -5546,7 +5473,6 @@ msgid "Bottom of line"
msgstr "লাইনের নিচে"
#: strings.hrc:1061
-#, fuzzy
msgctxt "STR_REGISTER_ON"
msgid "Register-true"
msgstr "রেজিস্টার-ট্রু"
@@ -5562,7 +5488,6 @@ msgid "at the right"
msgstr ""
#: strings.hrc:1064
-#, fuzzy
msgctxt "STR_HORI_CENTER"
msgid "Centered horizontally"
msgstr "অনুভূমিকভাবে কেন্দ্রস্থিত"
@@ -5591,7 +5516,6 @@ msgid "Full width"
msgstr "সম্পূর্ণ প্রস্থ (_w)"
#: strings.hrc:1069
-#, fuzzy
msgctxt "STR_COLUMNS"
msgid "Columns"
msgstr "কলাম"
@@ -5636,7 +5560,6 @@ msgid "linked to "
msgstr ""
#: strings.hrc:1077
-#, fuzzy
msgctxt "STR_CONNECT2"
msgid "and "
msgstr "এবং"
@@ -5713,7 +5636,6 @@ msgid "Graphics mode: "
msgstr "গ্রাফিক্স মোড"
#: strings.hrc:1091
-#, fuzzy
msgctxt "STR_DRAWMODE_STD"
msgid "Standard"
msgstr "আদর্শ"
@@ -5731,7 +5653,6 @@ msgid "Black & White"
msgstr "সাদা এবং কালো"
#: strings.hrc:1094
-#, fuzzy
msgctxt "STR_DRAWMODE_WATERMARK"
msgid "Watermark"
msgstr "জলছাপ"
@@ -5743,19 +5664,16 @@ msgid "Rotation"
msgstr "উদ্ধৃতি"
#: strings.hrc:1096
-#, fuzzy
msgctxt "STR_GRID_NONE"
msgid "No grid"
msgstr "কোনো গ্রিড নেই"
#: strings.hrc:1097
-#, fuzzy
msgctxt "STR_GRID_LINES_ONLY"
msgid "Grid (lines only)"
msgstr "গ্রিড (শুধুমাত্র লাইন)"
#: strings.hrc:1098
-#, fuzzy
msgctxt "STR_GRID_LINES_CHARS"
msgid "Grid (lines and characters)"
msgstr "গ্রিড (লাইন এবং অক্ষর)"
@@ -5794,13 +5712,11 @@ msgid "Text Frame"
msgstr "লেখা ফ্রেম"
#: strings.hrc:1106
-#, fuzzy
msgctxt "ST_PGE"
msgid "Page"
msgstr "পৃষ্ঠা"
#: strings.hrc:1107
-#, fuzzy
msgctxt "ST_DRW"
msgid "Drawing"
msgstr "অঙ্কন"
@@ -5812,43 +5728,36 @@ msgid "Control"
msgstr "কন্ট্রোল"
#: strings.hrc:1109
-#, fuzzy
msgctxt "ST_REG"
msgid "Section"
msgstr "বিভাগ"
#: strings.hrc:1110
-#, fuzzy
msgctxt "ST_BKM"
msgid "Bookmark"
msgstr "বুকমার্ক"
#: strings.hrc:1111
-#, fuzzy
msgctxt "ST_GRF"
msgid "Graphics"
msgstr "গ্রাফিক্স"
#: strings.hrc:1112
-#, fuzzy
msgctxt "ST_OLE"
msgid "OLE object"
msgstr "OLE অবজেক্ট"
#: strings.hrc:1113
-#, fuzzy
msgctxt "ST_OUTL"
msgid "Headings"
msgstr "শিরোনাম"
#: strings.hrc:1114
-#, fuzzy
msgctxt "ST_SEL"
msgid "Selection"
msgstr "নির্বাচন"
#: strings.hrc:1115
-#, fuzzy
msgctxt "ST_FTN"
msgid "Footnote"
msgstr "পাদটীকা"
@@ -5859,7 +5768,6 @@ msgid "Reminder"
msgstr ""
#: strings.hrc:1117
-#, fuzzy
msgctxt "ST_POSTIT"
msgid "Comment"
msgstr "মন্তব্য"
@@ -5898,7 +5806,6 @@ msgid "Next text frame"
msgstr "টেক্সট ফ্রেম সন্নিবেশ"
#: strings.hrc:1125
-#, fuzzy
msgctxt "STR_IMGBTN_PGE_DOWN"
msgid "Next page"
msgstr "পরবর্তী পৃষ্ঠা"
@@ -5958,7 +5865,6 @@ msgid "Next Reminder"
msgstr ""
#: strings.hrc:1136
-#, fuzzy
msgctxt "STR_IMGBTN_POSTIT_DOWN"
msgid "Next Comment"
msgstr "পরবর্তী মন্তব্য"
@@ -5986,7 +5892,6 @@ msgid "Previous text frame"
msgstr ""
#: strings.hrc:1141
-#, fuzzy
msgctxt "STR_IMGBTN_PGE_UP"
msgid "Previous page"
msgstr "পূর্ববর্তী পৃষ্ঠা"
@@ -6045,7 +5950,6 @@ msgid "Previous Reminder"
msgstr ""
#: strings.hrc:1152
-#, fuzzy
msgctxt "STR_IMGBTN_POSTIT_UP"
msgid "Previous Comment"
msgstr "পূর্ববর্তী মন্তব্য"
@@ -6107,7 +6011,6 @@ msgid "Table changed"
msgstr "সারণির পরিবর্তন "
#: strings.hrc:1164
-#, fuzzy
msgctxt "STR_REDLINE_FMTCOLL"
msgid "Applied Paragraph Styles"
msgstr "প্রয়োগকৃত অনুচ্ছেদ শৈলী"
@@ -6253,25 +6156,21 @@ msgid "Image file cannot be opened"
msgstr "ছবি ফাইলটি খোলা যায়নি"
#: strings.hrc:1192
-#, fuzzy
msgctxt "STR_GRFILTER_IOERROR"
msgid "Image file cannot be read"
msgstr "ছবি ফাইল পড়া যাচ্ছে না"
#: strings.hrc:1193
-#, fuzzy
msgctxt "STR_GRFILTER_FORMATERROR"
msgid "Unknown image format"
msgstr "অজানা ছবি ফরম্যাট"
#: strings.hrc:1194
-#, fuzzy
msgctxt "STR_GRFILTER_VERSIONERROR"
msgid "This image file version is not supported"
msgstr "এই ছবি ফাইলের সংস্করণ সমর্থিত নয়"
#: strings.hrc:1195
-#, fuzzy
msgctxt "STR_GRFILTER_FILTERERROR"
msgid "Image filter not found"
msgstr "ছবি ফিল্টার খুঁজে পাওয়া যায়নি"
@@ -6516,7 +6415,6 @@ msgid "A"
msgstr ""
#: strings.hrc:1245
-#, fuzzy
msgctxt "STR_TOKEN_HELP_ENTRY_NO"
msgid "Chapter number"
msgstr "অধ্যায় নম্বর"
@@ -6528,7 +6426,6 @@ msgid "Entry"
msgstr "ভুক্তি"
#: strings.hrc:1247
-#, fuzzy
msgctxt "STR_TOKEN_HELP_TAB_STOP"
msgid "Tab stop"
msgstr "ট্যাব-স্টপ"
@@ -6601,19 +6498,16 @@ msgstr ""
#. Description: character alignment for frmsh.cxx - context menu
#. -----------------------------------------------------------------------
#: strings.hrc:1264
-#, fuzzy
msgctxt "STR_FRMUI_TOP_BASE"
msgid "Base line at ~top"
msgstr "বেস লাইন উপরে (~t)"
#: strings.hrc:1265
-#, fuzzy
msgctxt "STR_FRMUI_BOTTOM_BASE"
msgid "~Base line at bottom"
msgstr "বেস লাইন নিচে (~B)"
#: strings.hrc:1266
-#, fuzzy
msgctxt "STR_FRMUI_CENTER_BASE"
msgid "Base line ~centered"
msgstr "বেস লাইন কেন্দ্রস্থিত (~c)"
@@ -6625,31 +6519,26 @@ msgid "Top of line"
msgstr "লাইনের উপরে"
#: strings.hrc:1268
-#, fuzzy
msgctxt "STR_FRMUI_LINE_BOTTOM"
msgid "Bottom of line"
msgstr "লাইনের নিচে"
#: strings.hrc:1269
-#, fuzzy
msgctxt "STR_FRMUI_LINE_CENTER"
msgid "Center of line"
msgstr "লাইনের কেন্দ্রে"
#: strings.hrc:1270
-#, fuzzy
msgctxt "STR_FRMUI_OLE_INSERT"
msgid "Insert object"
msgstr "বস্তু সন্নিবেশ"
#: strings.hrc:1271
-#, fuzzy
msgctxt "STR_FRMUI_OLE_EDIT"
msgid "Edit object"
msgstr "বস্তু সম্পাদনা"
#: strings.hrc:1272
-#, fuzzy
msgctxt "STR_FRMUI_COLL_HEADER"
msgid " (Template: "
msgstr " (ফর্মা:"
@@ -6706,25 +6595,21 @@ msgid "Hyphenation completed"
msgstr ""
#: strings.hrc:1287
-#, fuzzy
msgctxt "STR_LANGSTATUS_NONE"
msgid "None (Do not check spelling)"
msgstr "কোনটি না (বানান পরীক্ষা করা হবে না)"
#: strings.hrc:1288
-#, fuzzy
msgctxt "STR_RESET_TO_DEFAULT_LANGUAGE"
msgid "Reset to Default Language"
msgstr "পূর্বনির্ধারিত ভাষা পুনঃনির্ধারণ"
#: strings.hrc:1289
-#, fuzzy
msgctxt "STR_LANGSTATUS_MORE"
msgid "More..."
msgstr "আরও..."
#: strings.hrc:1290
-#, fuzzy
msgctxt "STR_IGNORE_SELECTION"
msgid "~Ignore"
msgstr "উপেক্ষা করুন (~I)"
@@ -6755,7 +6640,6 @@ msgid "No fax printer has been set under Tools/Options/%1/Print."
msgstr ""
#: strings.hrc:1297
-#, fuzzy
msgctxt "STR_WEBOPTIONS"
msgid "HTML document"
msgstr "HTML নথি"
@@ -6772,7 +6656,6 @@ msgid "Source not specified."
msgstr ""
#: strings.hrc:1300
-#, fuzzy
msgctxt "STR_NUM_LEVEL"
msgid "Level "
msgstr "স্তর"
@@ -6861,7 +6744,6 @@ msgid "Text formula"
msgstr ""
#: strings.hrc:1320
-#, fuzzy
msgctxt "STR_MENU_ZOOM"
msgid "~Zoom"
msgstr "জুম (~Z)"
@@ -6921,13 +6803,11 @@ msgid "Remove empty paragraphs"
msgstr "ফাঁকা অনুচ্ছেদ অপসারণ"
#: utlui.hrc:28
-#, fuzzy
msgctxt "RID_SHELLRES_AUTOFMTSTRS"
msgid "Use replacement table"
msgstr "প্রতিস্থাপনের সারণী ব্যবহার করুন"
#: utlui.hrc:29
-#, fuzzy
msgctxt "RID_SHELLRES_AUTOFMTSTRS"
msgid "Correct TWo INitial CApitals"
msgstr "প্রারম্ভিক দুইটি বড় হাতের অক্ষর ঠিক করুন"
@@ -6945,7 +6825,6 @@ msgid "Replace \"standard\" quotes with %1custom%2 quotes"
msgstr "\"standard\" উদ্ধ্বৃতি %1 \\\\bcustom%2 উদ্ধ্বৃতি দ্বারা প্রতিস্থাপন করুন"
#: utlui.hrc:32
-#, fuzzy
msgctxt "RID_SHELLRES_AUTOFMTSTRS"
msgid "Replace Custom Styles"
msgstr "স্বনির্ধারিত শৈলী প্রতিস্থাপন করুন"
@@ -6981,7 +6860,6 @@ msgid "URL recognition"
msgstr "URL শনাক্তকরণ"
#: utlui.hrc:38
-#, fuzzy
msgctxt "RID_SHELLRES_AUTOFMTSTRS"
msgid "Replace dashes"
msgstr "ড্যাশ প্রতিস্থাপন করুন"
@@ -7094,7 +6972,6 @@ msgid "1. Drag address elements here"
msgstr ""
#: addressblockdialog.ui:139
-#, fuzzy
msgctxt "addressblockdialog|up|tooltip_text"
msgid "Move up"
msgstr "উপরে উঠানো"
@@ -7112,7 +6989,6 @@ msgid "Move right"
msgstr "ডানে সরানো"
#: addressblockdialog.ui:184
-#, fuzzy
msgctxt "addressblockdialog|down|tooltip_text"
msgid "Move down"
msgstr "নিচে নামানো"
@@ -7352,7 +7228,6 @@ msgid "Server _name:"
msgstr ""
#: authenticationsettingsdialog.ui:271
-#, fuzzy
msgctxt "authenticationsettingsdialog|port_label"
msgid "P_ort:"
msgstr "পোর্ট (_o):"
@@ -7667,7 +7542,6 @@ msgid "Fa_x:"
msgstr "ফ্যাক্স"
#: businessdatapage.ui:89
-#, fuzzy
msgctxt "businessdatapage|phoneft-atkobject"
msgid "Home telephone number"
msgstr "বাড়ির টেলিফোন নম্বর"
@@ -7678,7 +7552,6 @@ msgid "Homepage/e-mail:"
msgstr ""
#: businessdatapage.ui:126
-#, fuzzy
msgctxt "businessdatapage|company-atkobject"
msgid "First name"
msgstr "নামের প্রথমাংশ"
@@ -7689,13 +7562,11 @@ msgid "Title"
msgstr "শিরোনাম"
#: businessdatapage.ui:185
-#, fuzzy
msgctxt "businessdatapage|fax-atkobject"
msgid "Home telephone number"
msgstr "বাড়ির টেলিফোন নম্বর"
#: businessdatapage.ui:216
-#, fuzzy
msgctxt "businessdatapage|url-atkobject"
msgid "FAX number"
msgstr "ফ্যাক্স নম্বর"
@@ -7718,7 +7589,6 @@ msgid "Last name"
msgstr "নামের শেষাংশ, পদবি"
#: businessdatapage.ui:297
-#, fuzzy
msgctxt "businessdatapage|icityft"
msgid "_Zip/city:"
msgstr "পোষ্ট কোড/শহর (_Z):"
@@ -7730,7 +7600,6 @@ msgid "City"
msgstr "শহর"
#: businessdatapage.ui:338
-#, fuzzy
msgctxt "businessdatapage|izip-atkobject"
msgid "Zip code"
msgstr "জিপ কোড"
@@ -8584,7 +8453,6 @@ msgid "2nd key"
msgstr "২য় কী"
#: createautomarkdialog.ui:149
-#, fuzzy
msgctxt "createautomarkdialog|comment"
msgid "Comment"
msgstr "মন্তব্য"
@@ -8600,19 +8468,16 @@ msgid "Word only"
msgstr ""
#: createautomarkdialog.ui:185
-#, fuzzy
msgctxt "createautomarkdialog|yes"
msgid "Yes"
msgstr "হ্যাঁ"
#: createautomarkdialog.ui:197
-#, fuzzy
msgctxt "createautomarkdialog|no"
msgid "No"
msgstr "না"
#: createautomarkdialog.ui:223
-#, fuzzy
msgctxt "createautomarkdialog|label1"
msgid "Entries"
msgstr "এন্ট্রি"
@@ -8731,7 +8596,6 @@ msgid "Selection list"
msgstr "নির্বাচন তালিকা"
#: editcategories.ui:144
-#, fuzzy
msgctxt "editcategories|group"
msgid "label"
msgstr "লেবেল"
@@ -8928,7 +8792,6 @@ msgid "Table"
msgstr "টেবিল"
#: envaddresspage.ui:190
-#, fuzzy
msgctxt "envaddresspage|label8"
msgid "Database field"
msgstr "ডাটাবেস ক্ষেত্র"
@@ -8951,7 +8814,6 @@ msgid "Preview"
msgstr "প্রাকদর্শন"
#: envdialog.ui:8
-#, fuzzy
msgctxt "envdialog|EnvDialog"
msgid "Envelope"
msgstr "খাম"
@@ -8974,7 +8836,6 @@ msgid "_Modify"
msgstr "পরিবর্তন (_M)"
#: envdialog.ui:132
-#, fuzzy
msgctxt "envdialog|envelope"
msgid "Envelope"
msgstr "খাম"
@@ -8985,7 +8846,6 @@ msgid "Format"
msgstr "বিন্যাস"
#: envdialog.ui:177
-#, fuzzy
msgctxt "envdialog|printer"
msgid "Printer"
msgstr "মুদ্রণযন্ত্র"
@@ -9018,7 +8878,6 @@ msgid "Position"
msgstr "অবস্থান"
#: envformatpage.ui:213
-#, fuzzy
msgctxt "envformatpage|label1"
msgid "Addressee"
msgstr "প্রাপক"
@@ -9051,7 +8910,6 @@ msgid "Position"
msgstr "অবস্থান"
#: envformatpage.ui:432
-#, fuzzy
msgctxt "envformatpage|label2"
msgid "Sender"
msgstr "প্রেরক"
@@ -9274,13 +9132,11 @@ msgid "Cross-references"
msgstr "প্রতিনির্দেশ"
#: fielddialog.ui:149
-#, fuzzy
msgctxt "fielddialog|functions"
msgid "Functions"
msgstr "ফাংশন"
#: fielddialog.ui:172
-#, fuzzy
msgctxt "fielddialog|docinfo"
msgid "DocInformation"
msgstr "নথির-তথ্য"
@@ -9326,7 +9182,6 @@ msgid "_Condition"
msgstr "শর্ত (~C)"
#: flddbpage.ui:145
-#, fuzzy
msgctxt "flddbpage|label4"
msgid "Record number"
msgstr "রেকর্ড নম্বর"
@@ -9352,7 +9207,6 @@ msgid "From database"
msgstr ""
#: flddbpage.ui:315
-#, fuzzy
msgctxt "flddbpage|userdefinedcb"
msgid "User-defined"
msgstr "ব্যবহারকারী-নির্ধারিত"
@@ -9391,7 +9245,6 @@ msgid "Author"
msgstr "লেখক"
#: flddocinfopage.ui:186
-#, fuzzy
msgctxt "flddocinfopage|liststore1"
msgid "Time"
msgstr "সময়"
@@ -9529,7 +9382,6 @@ msgid "Author"
msgstr "লেখক"
#: fldfuncpage.ui:589
-#, fuzzy
msgctxt "fldfuncpage|liststore1"
msgid "Time"
msgstr "সময়"
@@ -9546,7 +9398,6 @@ msgid "Date Time Author"
msgstr ""
#: fldrefpage.ui:13
-#, fuzzy
msgctxt "fldrefpage|liststore1"
msgid "Bookmarks"
msgstr "বুকমার্ক"
@@ -9564,7 +9415,6 @@ msgid "Endnotes"
msgstr "প্রান্তটীকা"
#: fldrefpage.ui:22
-#, fuzzy
msgctxt "fldrefpage|liststore1"
msgid "Headings"
msgstr "শিরোনাম"
@@ -9588,7 +9438,6 @@ msgid "Insert _reference to"
msgstr "রেফারেন্স সন্নিবেশ"
#: fldrefpage.ui:169
-#, fuzzy
msgctxt "fldrefpage|label4"
msgid "Selection"
msgstr "নির্বাচন"
@@ -9695,7 +9544,6 @@ msgid "Author"
msgstr "লেখক"
#: fldvarpage.ui:531
-#, fuzzy
msgctxt "fldvarpage|liststore1"
msgid "Time"
msgstr "সময়"
@@ -9712,13 +9560,11 @@ msgid "Date Time Author"
msgstr ""
#: floatingnavigation.ui:11
-#, fuzzy
msgctxt "floatingnavigation|FloatingNavigation"
msgid "Navigation"
msgstr "ন্যাভিগেশন"
#: floatingsync.ui:10
-#, fuzzy
msgctxt "floatingsync|FloatingSync"
msgid "Synchronize"
msgstr "সমকালীন"
@@ -10015,7 +9861,6 @@ msgid "Columns"
msgstr "কলাম"
#: formatsectiondialog.ui:129
-#, fuzzy
msgctxt "formatsectiondialog|indents"
msgid "Indents"
msgstr "ইন্ডেন্ট"
@@ -10175,7 +10020,6 @@ msgid "Area"
msgstr "এলাকা"
#: framedialog.ui:243
-#, fuzzy
msgctxt "framedialog|transparence"
msgid "Transparency"
msgstr "স্বচ্ছতা"
@@ -10186,7 +10030,6 @@ msgid "Columns"
msgstr "কলাম"
#: framedialog.ui:289
-#, fuzzy
msgctxt "framedialog|macro"
msgid "Macro"
msgstr "ম্যাক্রো"
@@ -10217,13 +10060,11 @@ msgid "Right-to-left"
msgstr "ডান-থেকে-বামে"
#: frmaddpage.ui:44
-#, fuzzy
msgctxt "frmaddpage|liststore1"
msgid "Right-to-left (vertical)"
msgstr "ডান-থেকে-বামে (উল্লম্ব)"
#: frmaddpage.ui:48
-#, fuzzy
msgctxt "frmaddpage|liststore1"
msgid "Left-to-right (vertical)"
msgstr "বাম-থেকে-ডানে (উল্লম্ব)"
@@ -10267,7 +10108,6 @@ msgid "_Next link:"
msgstr ""
#: frmaddpage.ui:206
-#, fuzzy
msgctxt "frmaddpage|description_label"
msgid "_Description:"
msgstr "বিবরণ (_D):"
@@ -10301,7 +10141,6 @@ msgid "P_osition"
msgstr "অবস্থান"
#: frmaddpage.ui:375
-#, fuzzy
msgctxt "frmaddpage|protectsize"
msgid "_Size"
msgstr "আকার (_S)"
@@ -10380,13 +10219,11 @@ msgid "Re_lative to"
msgstr "সংশ্লিষ্ট (_l)"
#: frmtypepage.ui:304
-#, fuzzy
msgctxt "frmtypepage|ratio"
msgid "_Keep ratio"
msgstr "অনুপাত বজায় রাখুন (_K)"
#: frmtypepage.ui:319
-#, fuzzy
msgctxt "frmtypepage|origsize"
msgid "_Original Size"
msgstr "মূল আকার (_O)"
@@ -10398,7 +10235,6 @@ msgid "Size"
msgstr "লাইন"
#: frmtypepage.ui:395
-#, fuzzy
msgctxt "frmtypepage|topage"
msgid "To _page"
msgstr "পৃষ্ঠায় (_p)"
@@ -10410,19 +10246,16 @@ msgid "To paragrap_h"
msgstr "অনুচ্ছেদ"
#: frmtypepage.ui:428
-#, fuzzy
msgctxt "frmtypepage|tochar"
msgid "To cha_racter"
msgstr "অক্ষরে (_r)"
#: frmtypepage.ui:444
-#, fuzzy
msgctxt "frmtypepage|aschar"
msgid "_As character"
msgstr "অক্ষর হিসেবে (_A)"
#: frmtypepage.ui:460
-#, fuzzy
msgctxt "frmtypepage|toframe"
msgid "To _frame"
msgstr "ফ্রেমে (_f)"
@@ -10446,7 +10279,6 @@ msgid "b_y"
msgstr "দ্বারা (_y)"
#: frmtypepage.ui:550
-#, fuzzy
msgctxt "frmtypepage|vertbyft"
msgid "by"
msgstr "দ্বারা"
@@ -10470,7 +10302,6 @@ msgid "t_o"
msgstr "এতে (_o)"
#: frmtypepage.ui:670
-#, fuzzy
msgctxt "frmtypepage|mirror"
msgid "_Mirror on even pages"
msgstr "জোড় পৃষ্ঠার প্রতিফলন (_M)"
@@ -10540,7 +10371,6 @@ msgid "of $1"
msgstr ""
#: gotopagedialog.ui:97
-#, fuzzy
msgctxt "gotopagedialog|page_label"
msgid "Page:"
msgstr "পৃষ্ঠা"
@@ -10569,7 +10399,6 @@ msgid "Indent"
msgstr "ইন্ডেন্ট"
#: indentpage.ui:145
-#, fuzzy
msgctxt "indentpage|preview-atkobject"
msgid "Example"
msgstr "উদাহরণ"
@@ -10704,7 +10533,6 @@ msgid "Sum"
msgstr "সমষ্টি"
#: inputwinmenu.ui:20
-#, fuzzy
msgctxt "inputwinmenu|round"
msgid "Round"
msgstr "গোলাকার"
@@ -10716,19 +10544,16 @@ msgid "Percent"
msgstr "শতাংশ"
#: inputwinmenu.ui:36
-#, fuzzy
msgctxt "inputwinmenu|sqrt"
msgid "Square Root"
msgstr "বর্গমূল"
#: inputwinmenu.ui:44
-#, fuzzy
msgctxt "inputwinmenu|pow"
msgid "Power"
msgstr "ঘাত"
#: inputwinmenu.ui:52
-#, fuzzy
msgctxt "inputwinmenu|operators"
msgid "Operators"
msgstr "অপারেটর"
@@ -10802,7 +10627,6 @@ msgid "Statistical Functions"
msgstr ""
#: inputwinmenu.ui:170
-#, fuzzy
msgctxt "inputwinmenu|mean"
msgid "Mean"
msgstr "গড়"
@@ -10814,13 +10638,11 @@ msgid "Minimum"
msgstr "সর্বনিম্ন"
#: inputwinmenu.ui:186
-#, fuzzy
msgctxt "inputwinmenu|max"
msgid "Maximum"
msgstr "সর্বোচ্চ"
#: inputwinmenu.ui:198
-#, fuzzy
msgctxt "inputwinmenu|functions"
msgid "Functions"
msgstr "ফাংশন"
@@ -10832,37 +10654,31 @@ msgid "Sine"
msgstr "লাইন"
#: inputwinmenu.ui:216
-#, fuzzy
msgctxt "inputwinmenu|cos"
msgid "Cosine"
msgstr "কোসাইন"
#: inputwinmenu.ui:224
-#, fuzzy
msgctxt "inputwinmenu|tag"
msgid "Tangent"
msgstr "ট্যানজেন্ট"
#: inputwinmenu.ui:232
-#, fuzzy
msgctxt "inputwinmenu|asin"
msgid "Arcsine"
msgstr "আর্কসাইন"
#: inputwinmenu.ui:240
-#, fuzzy
msgctxt "inputwinmenu|acos"
msgid "Arccosine"
msgstr "আর্ককোসাইন"
#: inputwinmenu.ui:248
-#, fuzzy
msgctxt "inputwinmenu|atan"
msgid "Arctangent"
msgstr "আর্কট্যানজেন্ট"
#: insertautotextdialog.ui:8
-#, fuzzy
msgctxt "insertautotextdialog|InsertAutoTextDialog"
msgid "Insert AutoText"
msgstr "স্বয়ংক্রিয়-লেখা সন্নিবেশ"
@@ -10873,7 +10689,6 @@ msgid "Autotexts for Shortcut "
msgstr ""
#: insertbookmark.ui:8
-#, fuzzy
msgctxt "insertbookmark|InsertBookmarkDialog"
msgid "Bookmark"
msgstr "বুকমার্ক"
@@ -10937,7 +10752,6 @@ msgid "Change page number"
msgstr "পৃষ্ঠা নম্বর পরিবর্তন করুন (~n)"
#: insertbreak.ui:205
-#, fuzzy
msgctxt "insertbreak|pagenumsb-atkobject"
msgid "Change page number"
msgstr "পৃষ্ঠা নম্বর পরিবর্তন করুন (~n)"
@@ -11100,7 +10914,6 @@ msgid "From _database"
msgstr ""
#: insertdbcolumnsdialog.ui:604
-#, fuzzy
msgctxt "insertdbcolumnsdialog|userdefined"
msgid "_User-defined"
msgstr "ব্যবহারকারী-নির্ধারিত (_U)"
@@ -11212,7 +11025,6 @@ msgid "Columns"
msgstr "কলাম"
#: insertsectiondialog.ui:151
-#, fuzzy
msgctxt "insertsectiondialog|indents"
msgid "Indents"
msgstr "ইন্ডেন্ট"
@@ -11326,13 +11138,11 @@ msgid "Business Cards"
msgstr "ব্যবসায়িক কার্ড (~u)"
#: labeldialog.ui:174
-#, fuzzy
msgctxt "labeldialog|private"
msgid "Private"
msgstr "ব্যক্তিগত"
#: labeldialog.ui:197
-#, fuzzy
msgctxt "labeldialog|business"
msgid "Business"
msgstr "ব্যবসা"
@@ -11406,7 +11216,6 @@ msgid "Pa_ge height:"
msgstr "পৃষ্ঠার উচ্চতা (_h):"
#: labelformatpage.ui:166
-#, fuzzy
msgctxt "labelformatpage|save"
msgid "_Save..."
msgstr "সংরক্ষণ... (_S)"
@@ -11458,7 +11267,6 @@ msgid "Printer Name"
msgstr ""
#: labeloptionspage.ui:270
-#, fuzzy
msgctxt "labeloptionspage|label2"
msgid "Printer"
msgstr "মুদ্রণযন্ত্র"
@@ -11618,7 +11426,6 @@ msgid "_Server name:"
msgstr ""
#: mailconfigpage.ui:236
-#, fuzzy
msgctxt "mailconfigpage|port_label"
msgid "_Port:"
msgstr "পোর্ট (_P):"
@@ -11675,7 +11482,6 @@ msgid "Records"
msgstr "রেকর্ড"
#: mailmerge.ui:285
-#, fuzzy
msgctxt "mailmerge|printer"
msgid "_Printer"
msgstr "মুদ্রণযন্ত্র (_P)"
@@ -11687,7 +11493,6 @@ msgid "_Electronic"
msgstr "ইলেকট্রনিক (~E)"
#: mailmerge.ui:321
-#, fuzzy
msgctxt "mailmerge|file"
msgid "File"
msgstr "ফাইল"
@@ -11711,7 +11516,6 @@ msgid "Field:"
msgstr "ক্ষেত্র"
#: mailmerge.ui:428
-#, fuzzy
msgctxt "mailmerge|pathlabel"
msgid "_Path:"
msgstr "পাথ (_P):"
@@ -11723,7 +11527,6 @@ msgid "F_ile format:"
msgstr "ফাইল ফরম্যাট:"
#: mailmerge.ui:506
-#, fuzzy
msgctxt "mailmerge|subjectlabel"
msgid "_Subject:"
msgstr "বিষয় (_S):"
@@ -11777,7 +11580,6 @@ msgid "Save Merged Document"
msgstr "একত্রিত নথি সংরক্ষণ"
#: mailmerge.ui:745
-#, fuzzy
msgctxt "mailmerge|outputlabel"
msgid "Output"
msgstr "আউটপুট"
@@ -11806,13 +11608,11 @@ msgid "Create"
msgstr "তৈরি (~r)"
#: managechangessidebar.ui:48
-#, fuzzy
msgctxt "managechangessidebar|accept"
msgid "_Accept"
msgstr "গ্রহণ (_A)"
#: managechangessidebar.ui:64
-#, fuzzy
msgctxt "managechangessidebar|reject"
msgid "_Reject"
msgstr "প্রত্যাখান করুন (_R)"
@@ -11848,7 +11648,6 @@ msgid "Action"
msgstr "কাজ"
#: managechangessidebar.ui:184
-#, fuzzy
msgctxt "managechangessidebar|writerauthor"
msgid "Author"
msgstr "লেখক"
@@ -11860,7 +11659,6 @@ msgid "Date"
msgstr "তারিখ"
#: managechangessidebar.ui:200
-#, fuzzy
msgctxt "managechangessidebar|writerdesc"
msgid "Comment"
msgstr "মন্তব্য"
@@ -11938,7 +11736,6 @@ msgid "Select the address list containing the address data you want to use. This
msgstr ""
#: mmaddressblockpage.ui:142
-#, fuzzy
msgctxt "mmaddressblockpage|label3"
msgid "1."
msgstr "1."
@@ -11960,7 +11757,6 @@ msgid "3."
msgstr ""
#: mmaddressblockpage.ui:258
-#, fuzzy
msgctxt "mmaddressblockpage|settingsft"
msgid "2."
msgstr "2."
@@ -12020,7 +11816,6 @@ msgid "Mail Merge"
msgstr "মেইল একত্রীকরণ"
#: mmcreatingdialog.ui:52
-#, fuzzy
msgctxt "mmcreatingdialog|label1"
msgid "Status:"
msgstr "অবস্থা:"
@@ -12082,13 +11877,11 @@ msgid "Move"
msgstr "মোড"
#: mmlayoutpage.ui:271
-#, fuzzy
msgctxt "mmlayoutpage|up"
msgid "_Up"
msgstr "উপরে (_U)"
#: mmlayoutpage.ui:286
-#, fuzzy
msgctxt "mmlayoutpage|down"
msgid "_Down"
msgstr "নীচে (_D)"
@@ -12105,7 +11898,6 @@ msgid "_Zoom"
msgstr "জুম"
#: mmlayoutpage.ui:363
-#, fuzzy
msgctxt "mmlayoutpage|zoom"
msgid "Entire page"
msgstr "সম্পূর্ণ পৃষ্ঠা"
@@ -12238,7 +12030,6 @@ msgid "HTML Message"
msgstr "সহায়তা বার্তা"
#: mmresultemaildialog.ui:30
-#, fuzzy
msgctxt "mmresultemaildialog|liststore1"
msgid "Plain Text"
msgstr "সরল লেখা"
@@ -12327,7 +12118,6 @@ msgid "Print Documents"
msgstr "নথি মুদ্রণ"
#: mmresultprintdialog.ui:97
-#, fuzzy
msgctxt "mmresultprintdialog|printerft"
msgid "_Printer"
msgstr "মুদ্রণযন্ত্র (_P)"
@@ -12577,7 +12367,6 @@ msgid "E-mails not sent: %1"
msgstr ""
#: mmsendmails.ui:229
-#, fuzzy
msgctxt "mmsendmails|label5"
msgid "Details"
msgstr "বিস্তারিত"
@@ -12593,19 +12382,16 @@ msgid "Toggle Master View"
msgstr ""
#: navigatorpanel.ui:47
-#, fuzzy
msgctxt "navigatorpanel|navigation|tooltip_text"
msgid "Navigation"
msgstr "ন্যাভিগেশন"
#: navigatorpanel.ui:60
-#, fuzzy
msgctxt "navigatorpanel|back|tooltip_text"
msgid "Back"
msgstr "পূর্ববর্তী"
#: navigatorpanel.ui:73
-#, fuzzy
msgctxt "navigatorpanel|forward|tooltip_text"
msgid "Forward"
msgstr "সামনে"
@@ -12771,7 +12557,6 @@ msgid " "
msgstr ""
#: notebookbar.ui:455
-#, fuzzy
msgctxt "notebookbar|NewSI|tooltip_text"
msgid "Presentation"
msgstr "উপস্থাপনা"
@@ -12782,7 +12567,6 @@ msgid " "
msgstr ""
#: notebookbar.ui:472
-#, fuzzy
msgctxt "notebookbar|NewSD|tooltip_text"
msgid "Drawing"
msgstr "অঙ্কন"
@@ -12793,7 +12577,6 @@ msgid " "
msgstr ""
#: notebookbar.ui:488
-#, fuzzy
msgctxt "notebookbar|NewSF|tooltip_text"
msgid "Formula"
msgstr "সূত্র"
@@ -12816,7 +12599,6 @@ msgid "Spreadsheet"
msgstr "স্প্রেডশীট"
#: notebookbar.ui:1238
-#, fuzzy
msgctxt "notebookbar|FileLabel"
msgid "File"
msgstr "ফাইল"
@@ -12840,7 +12622,6 @@ msgid "Outline"
msgstr "আউটলাইন"
#: notebookbar.ui:1799
-#, fuzzy
msgctxt "notebookbar|numberbullet|tooltip_text"
msgid "Bullets and Numbering"
msgstr "বুলেট ও সংখ্যায়ন"
@@ -12876,7 +12657,6 @@ msgid "Spacing"
msgstr "ফাঁকা"
#: notebookbar.ui:2189
-#, fuzzy
msgctxt "notebookbar|indent|tooltip_text"
msgid "Indent"
msgstr "ইন্ডেন্ট"
@@ -12894,13 +12674,11 @@ msgid "Decrease Indent"
msgstr "ইন্ডেন্ট কমানো"
#: notebookbar.ui:2234
-#, fuzzy
msgctxt "notebookbar|controlcodes|tooltip_text"
msgid "Indent"
msgstr "ইন্ডেন্ট"
#: notebookbar.ui:2342
-#, fuzzy
msgctxt "notebookbar|StyleSection|tooltip_text"
msgid "Style"
msgstr "শৈলী"
@@ -12918,7 +12696,6 @@ msgid "Find"
msgstr "খুঁজুন"
#: notebookbar.ui:2595
-#, fuzzy
msgctxt "notebookbar|HomeLabel"
msgid "Home"
msgstr "হোম"
@@ -12930,7 +12707,6 @@ msgid "Break"
msgstr "বিরতি (_B)"
#: notebookbar.ui:2800
-#, fuzzy
msgctxt "notebookbar|box70|tooltip_text"
msgid "Gallery"
msgstr "গ্যালারি"
@@ -12941,13 +12717,11 @@ msgid "Open Clip Art and Media Gallery"
msgstr ""
#: notebookbar.ui:2850
-#, fuzzy
msgctxt "notebookbar|box69|tooltip_text"
msgid "Symbol"
msgstr "প্রতীক"
#: notebookbar.ui:2882
-#, fuzzy
msgctxt "notebookbar|box17|tooltip_text"
msgid "Basic"
msgstr "মৌলিক"
@@ -12959,13 +12733,11 @@ msgid "Insert Audio or Video"
msgstr "অডিও বা ভিডিও দিন"
#: notebookbar.ui:2942
-#, fuzzy
msgctxt "notebookbar|ShapesSection|tooltip_text"
msgid "Shapes"
msgstr "আকৃতিসমূহ"
#: notebookbar.ui:3249
-#, fuzzy
msgctxt "notebookbar|LinksSection|tooltip_text"
msgid "Links"
msgstr "লিংক"
@@ -13006,7 +12778,6 @@ msgid "Page layout"
msgstr "পৃষ্ঠার সজ্জা"
#: notebookbar.ui:4295
-#, fuzzy
msgctxt "notebookbar|ReferencesLabel"
msgid "References"
msgstr "রেফারেন্স"
@@ -13040,13 +12811,11 @@ msgid "View"
msgstr "প্রদর্শন"
#: notebookbar.ui:5745
-#, fuzzy
msgctxt "notebookbar|formattable|tooltip_text"
msgid "Indent"
msgstr "ইন্ডেন্ট"
#: notebookbar.ui:5787
-#, fuzzy
msgctxt "notebookbar|formattable1|tooltip_text"
msgid "Indent"
msgstr "ইন্ডেন্ট"
@@ -13127,13 +12896,11 @@ msgid "_File"
msgstr "ফাইল (_F):"
#: notebookbar_compact.ui:2797
-#, fuzzy
msgctxt "notebookbar_compact|FileLabel"
msgid "File"
msgstr "ফাইল"
#: notebookbar_compact.ui:2873
-#, fuzzy
msgctxt "notebookbar_compact|editb"
msgid "_Edit"
msgstr "সম্পাদনা (_E)"
@@ -13151,7 +12918,6 @@ msgid "_Menu"
msgstr "তালিকা"
#: notebookbar_compact.ui:3690
-#, fuzzy
msgctxt "notebookbar_compact|HomeLabel"
msgid "Home"
msgstr "হোম"
@@ -13187,7 +12953,6 @@ msgid "Reference_s"
msgstr "রেফারেন্স"
#: notebookbar_compact.ui:4899
-#, fuzzy
msgctxt "notebookbar_compact|ReferencesLabel"
msgid "References"
msgstr "রেফারেন্স"
@@ -13263,19 +13028,16 @@ msgid "Wrap"
msgstr "মোড়ানো (~W)"
#: notebookbar_compact.ui:8144
-#, fuzzy
msgctxt "notebookbar_compact|frame:MenuAlign"
msgid "Align"
msgstr "প্রান্তিককরণ"
#: notebookbar_compact.ui:8216
-#, fuzzy
msgctxt "notebookbar_compact|frame:MenuDraw"
msgid "Object"
msgstr "বস্তু"
#: notebookbar_compact.ui:8246
-#, fuzzy
msgctxt "notebookbar_compact|FrameLabel"
msgid "Object"
msgstr "বস্তু"
@@ -13287,7 +13049,6 @@ msgid "_Tools"
msgstr "টুল"
#: notebookbar_compact.ui:8810
-#, fuzzy
msgctxt "notebookbar_compact|DevLabel"
msgid "Tools"
msgstr "টুল"
@@ -13303,7 +13064,6 @@ msgid "Menubar"
msgstr ""
#: notebookbar_groupedbar_compact.ui:3363
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|Quotation2"
msgid "Quotation"
msgstr "উদ্ধৃতি"
@@ -13327,7 +13087,6 @@ msgid "_File"
msgstr "ফাইল (_F):"
#: notebookbar_groupedbar_compact.ui:4302
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|editb"
msgid "_Edit"
msgstr "সম্পাদনা (_E)"
@@ -13458,7 +13217,6 @@ msgid "_Review"
msgstr "প্রাকদর্শন"
#: notebookbar_groupedbar_compact.ui:7648
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|commentsb"
msgid "_Comments"
msgstr "মন্তব্য (_C)"
@@ -13563,7 +13321,6 @@ msgid "Menubar"
msgstr ""
#: notebookbar_groupedbar_full.ui:3281
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|Quotation2"
msgid "Quotation"
msgstr "উদ্ধৃতি"
@@ -13593,7 +13350,6 @@ msgid "_File"
msgstr "ফাইল (_F):"
#: notebookbar_groupedbar_full.ui:4384
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|editb"
msgid "_Edit"
msgstr "সম্পাদনা (_E)"
@@ -13730,7 +13486,6 @@ msgid "_Review"
msgstr "প্রাকদর্শন"
#: notebookbar_groupedbar_full.ui:9858
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|commentsb"
msgid "_Comments"
msgstr "মন্তব্য (_C)"
@@ -13753,7 +13508,6 @@ msgid "D_raw"
msgstr ""
#: notebookbar_groupedbar_full.ui:11024
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|editdrawb"
msgid "_Edit"
msgstr "সম্পাদনা (_E)"
@@ -13765,7 +13519,6 @@ msgid "Wrap"
msgstr "মোড়ানো (~W)"
#: notebookbar_groupedbar_full.ui:11268
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|alignb"
msgid "Align"
msgstr "প্রান্তিককরণ"
@@ -13854,19 +13607,16 @@ msgid "Default"
msgstr "পূর্বনির্ধারিত"
#: notebookbar_groups.ui:42
-#, fuzzy
msgctxt "notebookbar_groups|imagestylegray"
msgid "Grayscale"
msgstr "গ্রেস্কেল"
#: notebookbar_groups.ui:50
-#, fuzzy
msgctxt "notebookbar_groups|imagestylebw"
msgid "Black and White"
msgstr "সাদা ও কালো (~B)"
#: notebookbar_groups.ui:58
-#, fuzzy
msgctxt "notebookbar_groups|imagestylewater"
msgid "Watermark"
msgstr "জলছাপ"
@@ -13936,19 +13686,16 @@ msgid "Hyperlink"
msgstr "হাইপারলিংক"
#: notebookbar_groups.ui:200
-#, fuzzy
msgctxt "notebookbar_groups|footnote"
msgid "Footnote"
msgstr "পাদটীকা"
#: notebookbar_groups.ui:209
-#, fuzzy
msgctxt "notebookbar_groups|endnote"
msgid "Endnote"
msgstr "প্রান্তটীকা"
#: notebookbar_groups.ui:224
-#, fuzzy
msgctxt "notebookbar_groups|bookmark"
msgid "Bookmark"
msgstr "বুকমার্ক"
@@ -13971,19 +13718,16 @@ msgid "Title"
msgstr "শিরোনাম"
#: notebookbar_groups.ui:335
-#, fuzzy
msgctxt "notebookbar_groups|heading1"
msgid "Heading 1"
msgstr "শিরোনাম ১"
#: notebookbar_groups.ui:344
-#, fuzzy
msgctxt "notebookbar_groups|heading2"
msgid "Heading 2"
msgstr "শিরোনাম ২"
#: notebookbar_groups.ui:353
-#, fuzzy
msgctxt "notebookbar_groups|heading3"
msgid "Heading 3"
msgstr "শিরোনাম ৩"
@@ -13994,13 +13738,11 @@ msgid "Default Character"
msgstr ""
#: notebookbar_groups.ui:377
-#, fuzzy
msgctxt "notebookbar_groups|italic"
msgid "Emphasis"
msgstr "গুরুত্ব"
#: notebookbar_groups.ui:386
-#, fuzzy
msgctxt "notebookbar_groups|bold"
msgid "Strong Emphasis"
msgstr "বিশেষ গুরুত্ব"
@@ -14055,7 +13797,6 @@ msgid "Delete Rows"
msgstr "সারি মুছে ফেলুন"
#: notebookbar_groups.ui:504
-#, fuzzy
msgctxt "notebookbar_groups|rowmenuselect"
msgid "Select Rows"
msgstr "সারি নির্বাচন"
@@ -14079,7 +13820,6 @@ msgid "Distribute Rows Evenly"
msgstr "কলাম সমানভাবে ছড়ানো"
#: notebookbar_groups.ui:736
-#, fuzzy
msgctxt "notebookbar_groups|filegrouplabel"
msgid "File"
msgstr "ফাইল"
@@ -14091,7 +13831,6 @@ msgid "Clipboard"
msgstr "ক্লিপবোর্ড"
#: notebookbar_groups.ui:935
-#, fuzzy
msgctxt "notebookbar_groups|paragraphstyleb"
msgid "Style"
msgstr "শৈলী"
@@ -14103,13 +13842,11 @@ msgid "Text"
msgstr "লেখা"
#: notebookbar_groups.ui:1573
-#, fuzzy
msgctxt "notebookbar_groups|linksb"
msgid "Links"
msgstr "লিংক"
#: notebookbar_groups.ui:1616
-#, fuzzy
msgctxt "notebookbar_groups|shapesb"
msgid "Shapes"
msgstr "আকৃতিসমূহ"
@@ -14121,19 +13858,16 @@ msgid "Insert"
msgstr "সন্নিবেশ"
#: notebookbar_groups.ui:1758
-#, fuzzy
msgctxt "notebookbar_groups|tablestyleb"
msgid "Style"
msgstr "শৈলী"
#: notebookbar_groups.ui:1780
-#, fuzzy
msgctxt "notebookbar_groups|tablerowsb"
msgid "Rows"
msgstr "সারি"
#: notebookbar_groups.ui:1798
-#, fuzzy
msgctxt "notebookbar_groups|tablecolumnsb"
msgid "Columns"
msgstr "কলাম"
@@ -14145,7 +13879,6 @@ msgid "Table"
msgstr "সারণি"
#: notebookbar_groups.ui:2038
-#, fuzzy
msgctxt "notebookbar_groups|imagestyleb"
msgid "Style"
msgstr "শৈলী"
@@ -14181,7 +13914,6 @@ msgid "None"
msgstr "কোনটি না"
#: notebookbar_groups.ui:2256
-#, fuzzy
msgctxt "notebookbar_groups|wrapideal"
msgid "Optimal"
msgstr "উপযুক্ত"
@@ -14193,13 +13925,11 @@ msgid "Parallel"
msgstr "সমান্তরাল"
#: notebookbar_groups.ui:2274
-#, fuzzy
msgctxt "notebookbar_groups|wrapleft"
msgid "Before"
msgstr "পূর্বে"
#: notebookbar_groups.ui:2283
-#, fuzzy
msgctxt "notebookbar_groups|wrapright"
msgid "After"
msgstr "পরে"
@@ -14228,13 +13958,11 @@ msgid "Horizontal Alignment"
msgstr "অনুভূমিক অ্যালাইনমেন্ট"
#: notebookbar_single.ui:596
-#, fuzzy
msgctxt "notebookbar_single|outlineindent|tooltip_text"
msgid "Indent"
msgstr "ইন্ডেন্ট"
#: notebookbar_single.ui:678
-#, fuzzy
msgctxt "notebookbar_single|insert|tooltip_text"
msgid "Indent"
msgstr "ইন্ডেন্ট"
@@ -14415,7 +14143,6 @@ msgid "Line Numbering"
msgstr "লাইন সংখ্যায়ন"
#: objectdialog.ui:8
-#, fuzzy
msgctxt "objectdialog|ObjectDialog"
msgid "Object"
msgstr "বস্তু"
@@ -14453,13 +14180,11 @@ msgid "Area"
msgstr "এলাকা"
#: objectdialog.ui:243
-#, fuzzy
msgctxt "objectdialog|transparence"
msgid "Transparency"
msgstr "স্বচ্ছতা"
#: objectdialog.ui:266
-#, fuzzy
msgctxt "objectdialog|macro"
msgid "Macro"
msgstr "ম্যাক্রো"
@@ -14708,7 +14433,6 @@ msgid "Font"
msgstr "ফন্ট"
#: optfonttabpage.ui:117
-#, fuzzy
msgctxt "optfonttabpage|size_label"
msgid "_Size"
msgstr "আকার (_S)"
@@ -14859,7 +14583,6 @@ msgid "_Spaces"
msgstr ""
#: optformataidspage.ui:480
-#, fuzzy
msgctxt "optformataidspage|cursorlabel"
msgid "Direct Cursor"
msgstr "সরাসরি কার্সার"
@@ -14875,19 +14598,16 @@ msgid "Protected Areas"
msgstr ""
#: optgeneralpage.ui:59
-#, fuzzy
msgctxt "optgeneralpage|always"
msgid "_Always"
msgstr "সর্বদা (_A)"
#: optgeneralpage.ui:76
-#, fuzzy
msgctxt "optgeneralpage|onrequest"
msgid "_On request"
msgstr "অনুরোধের ভিত্তিতে (_O)"
#: optgeneralpage.ui:92
-#, fuzzy
msgctxt "optgeneralpage|never"
msgid "_Never"
msgstr "কখনো না (_N)"
@@ -14922,7 +14642,6 @@ msgid "_Measurement unit:"
msgstr "পরিমাপ একক"
#: optgeneralpage.ui:253
-#, fuzzy
msgctxt "optgeneralpage|tablabel"
msgid "_Tab stops:"
msgstr "ট্যাব স্টপ (_T):"
@@ -15015,13 +14734,11 @@ msgid "Uppercase"
msgstr ""
#: optredlinepage.ui:76
-#, fuzzy
msgctxt "optredlinepage|insert"
msgid "Lowercase"
msgstr "ছোট হাতের অক্ষর"
#: optredlinepage.ui:77
-#, fuzzy
msgctxt "optredlinepage|insert"
msgid "Small caps"
msgstr "ক্ষুদ্রাকৃতির বড় হাতের অক্ষর"
@@ -15088,7 +14805,6 @@ msgid "Attrib_utes:"
msgstr "বৈশিষ্ট্য"
#: optredlinepage.ui:288
-#, fuzzy
msgctxt "optredlinepage|changedcolor_label"
msgid "Colo_r:"
msgstr "রঙ (_r):"
@@ -15131,7 +14847,6 @@ msgid "[None]"
msgstr "[কোনটি না]"
#: optredlinepage.ui:444
-#, fuzzy
msgctxt "optredlinepage|markpos"
msgid "Left margin"
msgstr "বাম মার্জিন"
@@ -15213,7 +14928,6 @@ msgid "Behavior of rows/columns"
msgstr ""
#: opttablepage.ui:266
-#, fuzzy
msgctxt "opttablepage|fix"
msgid "_Fixed"
msgstr "নির্দিষ্ট (_F)"
@@ -15454,7 +15168,6 @@ msgid "Numbering alignment:"
msgstr "সংখ্যায়ন সজ্জা (_u):"
#: outlinepositionpage.ui:162
-#, fuzzy
msgctxt "outlinepositionpage|numdist"
msgid ""
"Minimum space between\n"
@@ -15600,7 +15313,6 @@ msgid "_More Options"
msgstr "অারো বিকল্প"
#: pagecolumncontrol.ui:230
-#, fuzzy
msgctxt "pagecolumncontrol|moreoptions|tooltip_text"
msgid "More Options"
msgstr "অারো বিকল্প"
@@ -15666,7 +15378,6 @@ msgid "Paper Height"
msgstr "পৃষ্ঠার উচ্চতা"
#: pageformatpanel.ui:103
-#, fuzzy
msgctxt "pageformatpanel|paperorientation"
msgid "Portrait"
msgstr "লম্বালম্বি"
@@ -15695,7 +15406,6 @@ msgid "Narrow"
msgstr ""
#: pageformatpanel.ui:142
-#, fuzzy
msgctxt "pageformatpanel|marginLB"
msgid "Moderate"
msgstr "পরিমিত"
@@ -15722,7 +15432,6 @@ msgid "Wide"
msgstr "লুকান"
#: pageformatpanel.ui:147
-#, fuzzy
msgctxt "pageformatpanel|marginLB"
msgid "Mirrored"
msgstr "প্রতিফলিত"
@@ -15775,7 +15484,6 @@ msgid "Wide"
msgstr "লুকান"
#: pagemargincontrol.ui:127
-#, fuzzy
msgctxt "pagemargincontrol|mirrored"
msgid "Mirrored"
msgstr "প্রতিফলিত"
@@ -15803,7 +15511,6 @@ msgid "Wide"
msgstr "লুকান"
#: pagemargincontrol.ui:203
-#, fuzzy
msgctxt "pagemargincontrol|mirroredL"
msgid "Mirrored"
msgstr "প্রতিফলিত"
@@ -15856,7 +15563,6 @@ msgid "Custom"
msgstr "স্বনির্ধারিত"
#: pageorientationcontrol.ui:36
-#, fuzzy
msgctxt "pageorientationcontrol|portrait"
msgid "Portrait"
msgstr "লম্বালম্বি"
@@ -15874,31 +15580,26 @@ msgid "_More Options"
msgstr "অারো বিকল্প"
#: pagesizecontrol.ui:55
-#, fuzzy
msgctxt "pagesizecontrol|moreoptions|tooltip_text"
msgid "More Options"
msgstr "অারো বিকল্প"
#: pagestylespanel.ui:15
-#, fuzzy
msgctxt "pagestylespanel|liststorePageLayout"
msgid "Right and left"
msgstr "ডান ও বাম"
#: pagestylespanel.ui:19
-#, fuzzy
msgctxt "pagestylespanel|liststorePageLayout"
msgid "Mirrored"
msgstr "প্রতিফলিত"
#: pagestylespanel.ui:23
-#, fuzzy
msgctxt "pagestylespanel|liststorePageLayout"
msgid "Only right"
msgstr "শুধুমাত্র ডান"
#: pagestylespanel.ui:27
-#, fuzzy
msgctxt "pagestylespanel|liststorePageLayout"
msgid "Only left"
msgstr "শুধুমাত্র বাম"
@@ -15985,7 +15686,6 @@ msgid "Text Flow"
msgstr "লেখা প্রবাহ"
#: paradialog.ui:176
-#, fuzzy
msgctxt "paradialog|labelTP_PARA_ASIAN"
msgid "Asian Typography"
msgstr "এশীয় মুদ্রণশৈলী"
@@ -16002,7 +15702,6 @@ msgid "Tabs"
msgstr "ট্যাব"
#: paradialog.ui:245
-#, fuzzy
msgctxt "paradialog|labelTP_DROPCAPS"
msgid "Drop Caps"
msgstr "ড্রপ ক্যাপ"
@@ -16019,7 +15718,6 @@ msgid "Area"
msgstr "এলাকা"
#: paradialog.ui:314
-#, fuzzy
msgctxt "paradialog|transparence"
msgid "Transparency"
msgstr "স্বচ্ছতা"
@@ -16075,13 +15773,11 @@ msgid "Area"
msgstr "এলাকা"
#: picturedialog.ui:289
-#, fuzzy
msgctxt "picturedialog|transparence"
msgid "Transparency"
msgstr "স্বচ্ছতা"
#: picturedialog.ui:312
-#, fuzzy
msgctxt "picturedialog|macro"
msgid "Macro"
msgstr "ম্যাক্রো"
@@ -16129,13 +15825,11 @@ msgid "On right pages"
msgstr ""
#: picturepage.ui:249
-#, fuzzy
msgctxt "picturepage|label2"
msgid "Flip"
msgstr "উল্টানো"
#: picturepage.ui:292
-#, fuzzy
msgctxt "picturepage|FT_ANGLE"
msgid "_Angle:"
msgstr "কোণ (_A):"
@@ -16147,19 +15841,16 @@ msgid "0,00"
msgstr "0,05"
#: picturepage.ui:335
-#, fuzzy
msgctxt "picturepage|FT_ANGLEPRESETS"
msgid "Default _settings:"
msgstr "ডিফল্ট সেটিংসমূহ (_s):"
#: picturepage.ui:349
-#, fuzzy
msgctxt "picturepage|CTL_ANGLE|tooltip_text"
msgid "Rotation Angle"
msgstr "আবর্তন কোণ"
#: picturepage.ui:374
-#, fuzzy
msgctxt "picturepage|label2"
msgid "Rotation Angle"
msgstr "আবর্তন কোণ"
@@ -16367,7 +16058,6 @@ msgid "Other"
msgstr "অন্যান্য"
#: privateuserpage.ui:28
-#, fuzzy
msgctxt "privateuserpage|nameft"
msgid "First/last _name/initials:"
msgstr "প্রথম/শেষ নাম/আদ্যক্ষর (_n):"
@@ -16395,7 +16085,6 @@ msgid "Fa_x:"
msgstr "ফ্যাক্স"
#: privateuserpage.ui:89
-#, fuzzy
msgctxt "privateuserpage|phoneft-atkobject"
msgid "Home telephone number"
msgstr "বাড়ির টেলিফোন নম্বর"
@@ -16406,7 +16095,6 @@ msgid "Homepage/e-mail:"
msgstr ""
#: privateuserpage.ui:126
-#, fuzzy
msgctxt "privateuserpage|firstname-atkobject"
msgid "First name"
msgstr "নামের প্রথমাংশ"
@@ -16434,13 +16122,11 @@ msgid "Position"
msgstr "অবস্থান"
#: privateuserpage.ui:239
-#, fuzzy
msgctxt "privateuserpage|fax-atkobject"
msgid "Home telephone number"
msgstr "বাড়ির টেলিফোন নম্বর"
#: privateuserpage.ui:270
-#, fuzzy
msgctxt "privateuserpage|url-atkobject"
msgid "FAX number"
msgstr "ফ্যাক্স নম্বর"
@@ -16464,7 +16150,6 @@ msgid "Last name"
msgstr "নামের শেষাংশ, পদবি"
#: privateuserpage.ui:349
-#, fuzzy
msgctxt "privateuserpage|lastname2-atkobject"
msgid "First name"
msgstr "নামের প্রথমাংশ"
@@ -16476,7 +16161,6 @@ msgid "Initials"
msgstr "আদ্যক্ষর"
#: privateuserpage.ui:387
-#, fuzzy
msgctxt "privateuserpage|icityft"
msgid "_Zip/city:"
msgstr "পোষ্ট কোড/শহর (_Z):"
@@ -16488,7 +16172,6 @@ msgid "City"
msgstr "শহর"
#: privateuserpage.ui:428
-#, fuzzy
msgctxt "privateuserpage|izip-atkobject"
msgid "Zip code"
msgstr "জিপ কোড"
@@ -16604,7 +16287,6 @@ msgid "In the current document, changes are being recorded but not shown as such
msgstr ""
#: readonlymenu.ui:12
-#, fuzzy
msgctxt "readonlymenu|openurl"
msgid "_Open"
msgstr "খুলুন (_O)"
@@ -16615,13 +16297,11 @@ msgid "Open in New Window"
msgstr ""
#: readonlymenu.ui:28
-#, fuzzy
msgctxt "readonlymenu|edit"
msgid "_Edit"
msgstr "সম্পাদনা (_E)"
#: readonlymenu.ui:36
-#, fuzzy
msgctxt "readonlymenu|selection"
msgid "Select Text"
msgstr "লেখা নির্বাচন"
@@ -16962,7 +16642,6 @@ msgid "Table"
msgstr "টেবিল"
#: selectaddressdialog.ui:253
-#, fuzzy
msgctxt "selectaddressdialog|connecting"
msgid "Connecting to data source..."
msgstr "ডাটা উৎসের সাথে সংযোগ স্থাপন করছে..."
@@ -17072,19 +16751,16 @@ msgid "Columns"
msgstr "কলাম"
#: sidebarpage.ui:112
-#, fuzzy
msgctxt "sidebarpage|margin|tooltip_text"
msgid "Margin"
msgstr "মার্জিন"
#: sidebartheme.ui:27
-#, fuzzy
msgctxt "sidebartheme|label1"
msgid "Fonts"
msgstr "ফন্ট"
#: sidebartheme.ui:53
-#, fuzzy
msgctxt "sidebartheme|label2"
msgid "Colors"
msgstr "রঙ"
@@ -17113,13 +16789,11 @@ msgid "Parallel"
msgstr "সমান্তরাল"
#: sidebarwrap.ui:75
-#, fuzzy
msgctxt "sidebarwrap|buttonoptimal|tooltip_text"
msgid "Optimal"
msgstr "উপযুক্ত"
#: sidebarwrap.ui:82
-#, fuzzy
msgctxt "sidebarwrap|buttonoptimal-atkobject"
msgid "Optimal"
msgstr "উপযুক্ত"
@@ -17130,7 +16804,6 @@ msgid "Before"
msgstr "পূর্বে"
#: sidebarwrap.ui:105
-#, fuzzy
msgctxt "sidebarwrap|buttonbefore-atkobject"
msgid "Before"
msgstr "পূর্বে"
@@ -17141,7 +16814,6 @@ msgid "After"
msgstr "পরে"
#: sidebarwrap.ui:128
-#, fuzzy
msgctxt "sidebarwrap|buttonafter-atkobject"
msgid "After"
msgstr "পরে"
@@ -17260,25 +16932,21 @@ msgid "Key 3"
msgstr "কী ৩ (~3)"
#: sortdialog.ui:408
-#, fuzzy
msgctxt "sortdialog|typelb1-atkobject"
msgid "Key type"
msgstr "কী-এর ধরন"
#: sortdialog.ui:431
-#, fuzzy
msgctxt "sortdialog|typelb2-atkobject"
msgid "Key type"
msgstr "কী-এর ধরন"
#: sortdialog.ui:452
-#, fuzzy
msgctxt "sortdialog|typelb3-atkobject"
msgid "Key type"
msgstr "কী-এর ধরন"
#: sortdialog.ui:472
-#, fuzzy
msgctxt "sortdialog|1"
msgid "Sort Criteria"
msgstr "সাজানোর নির্ণায়ক"
@@ -17335,19 +17003,16 @@ msgid "Setting"
msgstr "সেটিং"
#: spellmenu.ui:12
-#, fuzzy
msgctxt "spellmenu|ignoreall"
msgid "I_gnore All"
msgstr "সব উপেক্ষা (_g)"
#: spellmenu.ui:20
-#, fuzzy
msgctxt "spellmenu|addmenu"
msgid "_Add to Dictionary"
msgstr "অভিধানে যোগ করুন (_A)"
#: spellmenu.ui:34
-#, fuzzy
msgctxt "spellmenu|add"
msgid "_Add to Dictionary"
msgstr "অভিধানে যোগ করুন (_A)"
@@ -17364,7 +17029,6 @@ msgid "Set Language for Selection"
msgstr "নির্বাচন করার জন্য ভাষা নির্ধারণ করুন"
#: spellmenu.ui:94
-#, fuzzy
msgctxt "spellmenu|langpara"
msgid "Set Language for Paragraph"
msgstr "অনুচ্ছেদের জন্য ভাষা নির্ধারণ করুন"
@@ -17503,7 +17167,6 @@ msgid "No Subject"
msgstr ""
#: subjectdialog.ui:138
-#, fuzzy
msgctxt "subjectdialog|label1"
msgid "Subject:"
msgstr "বিষয়:"
@@ -17740,7 +17403,6 @@ msgid "_Standard"
msgstr "সাধারণ (_S)"
#: templatedialog1.ui:136
-#, fuzzy
msgctxt "templatedialog1|organizer"
msgid "Organizer"
msgstr "সংগঠক"
@@ -17783,7 +17445,6 @@ msgid "Numbering Style"
msgstr "সংখ্যায়নের ধরন"
#: templatedialog16.ui:122
-#, fuzzy
msgctxt "templatedialog16|organizer"
msgid "Organizer"
msgstr "সংগঠক"
@@ -17834,7 +17495,6 @@ msgid "_Standard"
msgstr "সাধারণ (_S)"
#: templatedialog2.ui:136
-#, fuzzy
msgctxt "templatedialog2|organizer"
msgid "Organizer"
msgstr "সংগঠক"
@@ -17856,7 +17516,6 @@ msgid "Text Flow"
msgstr "লেখা প্রবাহ"
#: templatedialog2.ui:227
-#, fuzzy
msgctxt "templatedialog2|asiantypo"
msgid "Asian Typography"
msgstr "এশীয় মুদ্রণশৈলী"
@@ -17893,7 +17552,6 @@ msgid "Tabs"
msgstr "ট্যাব"
#: templatedialog2.ui:388
-#, fuzzy
msgctxt "templatedialog2|dropcaps"
msgid "Drop Caps"
msgstr "ড্রপ ক্যাপ"
@@ -17905,7 +17563,6 @@ msgid "Area"
msgstr "এলাকা"
#: templatedialog2.ui:434
-#, fuzzy
msgctxt "templatedialog2|transparence"
msgid "Transparency"
msgstr "স্বচ্ছতা"
@@ -17940,7 +17597,6 @@ msgid "_Standard"
msgstr "সাধারণ (_S)"
#: templatedialog4.ui:136
-#, fuzzy
msgctxt "templatedialog4|organizer"
msgid "Organizer"
msgstr "সংগঠক"
@@ -17968,7 +17624,6 @@ msgid "Area"
msgstr "এলাকা"
#: templatedialog4.ui:250
-#, fuzzy
msgctxt "templatedialog4|transparence"
msgid "Transparency"
msgstr "স্বচ্ছতা"
@@ -17984,7 +17639,6 @@ msgid "Columns"
msgstr "কলাম"
#: templatedialog4.ui:319
-#, fuzzy
msgctxt "templatedialog4|macros"
msgid "Macro"
msgstr "ম্যাক্রো"
@@ -17996,7 +17650,6 @@ msgid "Page Style"
msgstr "পৃষ্ঠার শৈলী:"
#: templatedialog8.ui:122
-#, fuzzy
msgctxt "templatedialog8|organizer"
msgid "Organizer"
msgstr "সংগঠক"
@@ -18013,7 +17666,6 @@ msgid "Area"
msgstr "এলাকা"
#: templatedialog8.ui:190
-#, fuzzy
msgctxt "templatedialog8|transparence"
msgid "Transparency"
msgstr "স্বচ্ছতা"
@@ -18279,7 +17931,6 @@ msgid "Type"
msgstr "ধরন"
#: tocdialog.ui:170
-#, fuzzy
msgctxt "tocdialog|entries"
msgid "Entries"
msgstr "এন্ট্রি"
@@ -18478,7 +18129,6 @@ msgid "_Content"
msgstr "বিষয়বস্তু"
#: tocentriespage.ui:780
-#, fuzzy
msgctxt "tocentriespage|label14"
msgid "Sort by"
msgstr "এর দ্বারা সাজানো"
@@ -18537,7 +18187,6 @@ msgid "Sort Keys"
msgstr "সজানোর কী"
#: tocindexpage.ui:20
-#, fuzzy
msgctxt "tocindexpage|open"
msgid "Open"
msgstr "খুলুন"
@@ -18594,7 +18243,6 @@ msgid "Bibliography"
msgstr "তথ্যসূত্র ১"
#: tocindexpage.ui:111
-#, fuzzy
msgctxt "tocindexpage|mainstyleft"
msgid "_Title:"
msgstr "শিরোনাম (_T):"
@@ -18628,7 +18276,6 @@ msgid "Entire document"
msgstr "সমগ্র নথি (~E)"
#: tocindexpage.ui:241
-#, fuzzy
msgctxt "tocindexpage|scope"
msgid "Chapter"
msgstr "অধ্যায়"
@@ -18666,13 +18313,11 @@ msgid "Te_xt frames"
msgstr "লেখা ফ্রেম"
#: tocindexpage.ui:403
-#, fuzzy
msgctxt "tocindexpage|fromgraphics"
msgid "Graphics"
msgstr "গ্রাফিক্স"
#: tocindexpage.ui:418
-#, fuzzy
msgctxt "tocindexpage|fromoles"
msgid "OLE objects"
msgstr "OLE অবজেক্ট"
@@ -18724,19 +18369,16 @@ msgid "Display:"
msgstr "প্রদর্শন"
#: tocindexpage.ui:624
-#, fuzzy
msgctxt "tocindexpage|display"
msgid "References"
msgstr "রেফারেন্স"
#: tocindexpage.ui:625
-#, fuzzy
msgctxt "tocindexpage|display"
msgid "Category and Number"
msgstr "শ্রেণী এবং নম্বর"
#: tocindexpage.ui:626
-#, fuzzy
msgctxt "tocindexpage|display"
msgid "Caption Text"
msgstr "ক্যাপশন লেখা"
@@ -18784,7 +18426,6 @@ msgid "{}"
msgstr ""
#: tocindexpage.ui:772
-#, fuzzy
msgctxt "tocindexpage|brackets"
msgid "<>"
msgstr "<>"
@@ -18999,7 +18640,6 @@ msgid "The following error occurred:"
msgstr ""
#: watermarkdialog.ui:19
-#, fuzzy
msgctxt "watermarkdialog|WatermarkDialog"
msgid "Watermark"
msgstr "জলছাপ"
@@ -19017,13 +18657,11 @@ msgid "Font"
msgstr "ফন্ট"
#: watermarkdialog.ui:130
-#, fuzzy
msgctxt "watermarkdialog|AngleLabel"
msgid "Angle"
msgstr "কোণ"
#: watermarkdialog.ui:142
-#, fuzzy
msgctxt "watermarkdialog|TransparencyLabel"
msgid "Transparency"
msgstr "স্বচ্ছতা"
@@ -19096,7 +18734,6 @@ msgid "_None"
msgstr "কোনটি না (_N)"
#: wrappage.ui:219
-#, fuzzy
msgctxt "wrappage|optimal"
msgid "_Optimal"
msgstr "উপযুক্ত (_O)"
diff --git a/source/bn-IN/sysui/desktop/share.po b/source/bn-IN/sysui/desktop/share.po
index 9a35c51fc89..0d92e22913e 100644
--- a/source/bn-IN/sysui/desktop/share.po
+++ b/source/bn-IN/sysui/desktop/share.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2016-05-07 21:35+0200\n"
-"PO-Revision-Date: 2015-05-12 01:00+0000\n"
+"PO-Revision-Date: 2016-05-08 08:45+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: Bengali (India) <anubad@lists.ankur.org.in>\n"
"Language: bn_IN\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1431392423.000000\n"
+"X-POOTLE-MTIME: 1462697112.000000\n"
#: documents.ulf
msgctxt ""
@@ -378,7 +378,6 @@ msgid "Microsoft Excel Worksheet"
msgstr "Microsoft Excel Worksheet"
#: launcher_comment.ulf
-#, fuzzy
msgctxt ""
"launcher_comment.ulf\n"
"writer\n"
diff --git a/source/bn-IN/uui/messages.po b/source/bn-IN/uui/messages.po
index aa0e9de5a3a..6f889306f8e 100644
--- a/source/bn-IN/uui/messages.po
+++ b/source/bn-IN/uui/messages.po
@@ -381,7 +381,6 @@ msgstr ""
" $ (ARG1)।"
#: ids.hrc:158
-#, fuzzy
msgctxt "STR_UUI_UNKNOWNAUTH_UNTRUSTED"
msgid ""
"Unable to verify the identity of $(ARG1) site.\n"
@@ -393,7 +392,6 @@ msgstr ""
"সার্টিফিকেট গ্রহণ করার পূর্বে আপনার উচিত সাইটটির সার্টিফিকেট সতর্কতার সাথে পরীক্ষা করা। আপনি কি $(ARG1) ওয়েবসাইটের পরিচয় জানার জন্য এই সার্টিফিকেটটি গ্রহণ করতে চান?"
#: ids.hrc:159
-#, fuzzy
msgctxt "STR_UUI_SSLWARN_EXPIRED"
msgid ""
"$(ARG1) is a site that uses a security certificate to encrypt data during transmission, but its certificate expired on $(ARG2).\n"
@@ -405,13 +403,11 @@ msgstr ""
"আপনার পরিক্ষা করে দেখা উচিত যে আপনার কম্পিউটারের সময় সঠিক আছে কিনা।"
#: ids.hrc:160
-#, fuzzy
msgctxt "STR_UUI_SSLWARN_EXPIRED_TITLE"
msgid "Security Warning: Server Certificate Invalid"
msgstr "নিরাপত্তা সতর্কতা: সার্ভার সার্টিফিকেট অবৈধ"
#: ids.hrc:161
-#, fuzzy
msgctxt "STR_UUI_SSLWARN_DOMAINMISMATCH"
msgid ""
"You have attempted to establish a connection with $(ARG1). However, the security certificate presented belongs to $(ARG2). It is possible, though unlikely, that someone may be trying to intercept your communication with this web site.\n"
@@ -427,13 +423,11 @@ msgstr ""
"আপনি কি তবুও চালিয়ে যেতে চান?"
#: ids.hrc:162
-#, fuzzy
msgctxt "STR_UUI_SSLWARN_DOMAINMISMATCH_TITLE"
msgid "Security Warning: Server Certificate Expired"
msgstr "নিরাপত্তা সতর্কতা: সার্ভার সার্টিফিকেট মেয়াদোত্তীর্ন হয়ে গিয়েছে"
#: ids.hrc:163
-#, fuzzy
msgctxt "STR_UUI_SSLWARN_INVALID"
msgid ""
"The certificate could not be validated. You should examine this site's certificate carefully.\n"
@@ -445,7 +439,6 @@ msgstr ""
"আপনি যদি প্রদর্শিত সার্টিফিকেটকে সন্দেহ করেন, তাহলে অনুগ্রহ করে সংযোগ বাতিল করুন এবং সাইটের প্রশাসককে জানান।"
#: ids.hrc:164
-#, fuzzy
msgctxt "STR_UUI_SSLWARN_INVALID_TITLE"
msgid "Security Warning: Domain Name Mismatch"
msgstr "নিরাপত্তা সতর্কতা: ডোমেইন নাম মেলেনি"
@@ -473,25 +466,21 @@ msgid "Confirm password: "
msgstr "পাসওয়ার্ড নিশ্চিতকরণ"
#: strings.hrc:29
-#, fuzzy
msgctxt "STR_TITLE_CREATE_PASSWORD"
msgid "Set Password"
msgstr "পাসওয়ার্ড নির্ধারণ"
#: strings.hrc:30
-#, fuzzy
msgctxt "STR_TITLE_ENTER_PASSWORD"
msgid "Enter Password"
msgstr "পাসওয়ার্ড সন্নিবেশ করান"
#: strings.hrc:31
-#, fuzzy
msgctxt "STR_PASSWORD_MISMATCH"
msgid "The confirmation password did not match the password. Set the password again by entering the same password in both boxes."
msgstr "নিশ্চিতকরণ পাসওয়ার্ড প্রদত্ত পাসওয়ার্ডের সাথে মেলেনি। পাসওয়ার্ড নির্ধারণের জন্য উভয় বাক্সে একই পাসওয়ার্ড দিয়ে পুনরায় চেষ্টা করুন।"
#: strings.hrc:33
-#, fuzzy
msgctxt "STR_ALREADYOPEN_TITLE"
msgid "Document in Use"
msgstr "নথি ব্যবহৃত হচ্ছে"
@@ -569,7 +558,6 @@ msgid "The lock file could not be created for exclusive access by %PRODUCTNAME,
msgstr "%PRODUCTNAME'র বিশেষ প্রবেশাধিকার থাকায় ফাইলটি লক করা যায়নি, কারণ ঐ ফাইলের অবস্থানে লক ফাইল তৈরি করার অনুমতি পাওয়া যায়নি।"
#: strings.hrc:47
-#, fuzzy
msgctxt "STR_LOCKFAILED_OPENREADONLY_BTN"
msgid "Open ~Read-Only"
msgstr "শুধুমাত্র-পাঠযোগ্য খুলুন (~R)"
@@ -721,7 +709,6 @@ msgid "The lock file is corrupted and probably empty. Opening the document read-
msgstr ""
#: strings.hrc:76
-#, fuzzy
msgctxt "STR_LOCKCORRUPT_OPENREADONLY_BTN"
msgid "Open ~Read-Only"
msgstr "শুধুমাত্র-পাঠযোগ্য খুলুন (~R)"
@@ -777,7 +764,6 @@ msgid "_User name:"
msgstr "ব্যবহারকারীর নাম (_U)"
#: logindialog.ui:194
-#, fuzzy
msgctxt "logindialog|pathft"
msgid "_Path:"
msgstr "পাথ (_P):"
@@ -881,7 +867,6 @@ msgid "_Enter password:"
msgstr "পাসওয়ার্ড সন্নিবেশ করান"
#: password.ui:8
-#, fuzzy
msgctxt "password|PasswordDialog"
msgid "Set Password"
msgstr "পাসওয়ার্ড নির্ধারণ"
@@ -950,7 +935,6 @@ msgid "Cancel Connection"
msgstr ""
#: sslwarndialog.ui:52
-#, fuzzy
msgctxt "sslwarndialog|view"
msgid "View Certificate"
msgstr "সার্টিফিকেট দেখুন"
diff --git a/source/bn-IN/vcl/messages.po b/source/bn-IN/vcl/messages.po
index d6292fecbef..a2df5bf3f78 100644
--- a/source/bn-IN/vcl/messages.po
+++ b/source/bn-IN/vcl/messages.po
@@ -452,7 +452,6 @@ msgid "Do~wn"
msgstr "নিচে (~w)"
#: strings.hrc:76
-#, fuzzy
msgctxt "SV_BUTTONTEXT_CLEAR"
msgid "~Clear"
msgstr "মুছে ফেলুন (~C)"
@@ -475,13 +474,11 @@ msgid "~Find"
msgstr "খুঁজুন (~F)"
#: strings.hrc:80
-#, fuzzy
msgctxt "SV_BUTTONTEXT_STOP"
msgid "~Stop"
msgstr "থামুন (~S)"
#: strings.hrc:81
-#, fuzzy
msgctxt "SV_BUTTONTEXT_CONNECT"
msgid "C~onnect"
msgstr "সংযুক্ত করা (~o)"
@@ -706,7 +703,6 @@ msgid "default"
msgstr "ডিফল্ট"
#: strings.hrc:133
-#, fuzzy
msgctxt "SV_MSGBOX_INFO"
msgid "Information"
msgstr "তথ্য"
@@ -724,7 +720,6 @@ msgid "Error"
msgstr "ত্রুটি"
#: strings.hrc:136
-#, fuzzy
msgctxt "SV_MSGBOX_QUERY"
msgid "Confirmation"
msgstr "Confirmation"
@@ -851,13 +846,11 @@ msgid "line"
msgstr "রেখা"
#: units.hrc:47
-#, fuzzy
msgctxt "SV_FUNIT_STRINGS"
msgid "pixels"
msgstr "পিক্সেল"
#: units.hrc:48
-#, fuzzy
msgctxt "SV_FUNIT_STRINGS"
msgid "pixel"
msgstr "পিক্সেল"
@@ -944,7 +937,6 @@ msgid "_Special Character..."
msgstr "বিশেষ অক্ষর... (~S)"
#: errornocontentdialog.ui:8
-#, fuzzy
msgctxt "errornocontentdialog|ErrorNoContentDialog"
msgid "%PRODUCTNAME"
msgstr "%PRODUCTNAME"
@@ -960,7 +952,6 @@ msgid "Please check your document for ranges relevant to printing."
msgstr ""
#: errornoprinterdialog.ui:8
-#, fuzzy
msgctxt "errornoprinterdialog|ErrorNoPrinterDialog"
msgid "%PRODUCTNAME"
msgstr "%PRODUCTNAME"
@@ -1325,7 +1316,6 @@ msgid "PostScript Level 3"
msgstr ""
#: printerdevicepage.ui:34
-#, fuzzy
msgctxt "printerdevicepage|liststore1"
msgid "PDF"
msgstr "PDF"
@@ -1370,7 +1360,6 @@ msgid "Color"
msgstr "রঙ"
#: printerdevicepage.ui:196
-#, fuzzy
msgctxt "printerdevicepage|colorspace"
msgid "Grayscale"
msgstr "গ্রেস্কেল"
@@ -1447,7 +1436,6 @@ msgid "Page %p of %n"
msgstr ""
#: querydialog.ui:8
-#, fuzzy
msgctxt "querydialog|QueryDialog"
msgid "New Data Type"
msgstr "নতুন ধরনের ডাটা"
diff --git a/source/bn-IN/wizards/messages.po b/source/bn-IN/wizards/messages.po
index b12985bbf5e..6da5903e5e5 100644
--- a/source/bn-IN/wizards/messages.po
+++ b/source/bn-IN/wizards/messages.po
@@ -14,55 +14,46 @@ msgstr ""
"X-Generator: LibreOffice\n"
#: strings.hrc:32
-#, fuzzy
msgctxt "RID_COMMON_START_0"
msgid "The directory '%1' could not be created.<BR>There may not be enough space left on your hard disk."
msgstr "'%1' ডিরেক্টরিটি তৈরি করা যায়নি।<BR>সম্ভবত আপনার হার্ডডিস্কে পর্যাপ্ত পরিমাণ জায়গা অবশিষ্ট নেই।"
#: strings.hrc:33
-#, fuzzy
msgctxt "RID_COMMON_START_1"
msgid "The text document could not be created.<BR>Please check if the module 'PRODUCTNAME Writer' is installed."
msgstr "পাঠ্য নথি তৈরি করা যায়নি।<BR>অনুগ্রহ করে 'PRODUCTNAME Writer' মডিউলটি ইনস্টল আছে কিনা পরীক্ষা করুন।"
#: strings.hrc:34
-#, fuzzy
msgctxt "RID_COMMON_START_2"
msgid "The spreadsheet could not be created.<BR>Please check if the module 'PRODUCTNAME Calc' is installed."
msgstr "স্প্রেডশীটটি তৈরি করা যায়নি।<BR>অনুগ্রহ করে 'PRODUCTNAME Calc' মডিউলটি ইনস্টল আছে কিনা পরীক্ষা করুন।"
#: strings.hrc:35
-#, fuzzy
msgctxt "RID_COMMON_START_3"
msgid "The presentation could not be created.<BR>Please check if the module 'PRODUCTNAME Impress' is installed."
msgstr "উপস্থাপনাটি তৈরি করা যায়নি।<BR>অনুগ্রহ করে 'PRODUCTNAME Impress' মডিউলটি ইনস্টল আছে কিনা পরীক্ষা করুন।"
#: strings.hrc:36
-#, fuzzy
msgctxt "RID_COMMON_START_4"
msgid "The drawing could not be created.<BR>Please check if the module 'PRODUCTNAME Draw' is installed."
msgstr "অঙ্কনটি তৈরি করা যায়নি।<BR>অনুগ্রহ করে 'PRODUCTNAME Draw' মডিউলটি ইনস্টল আছে কিনা পরীক্ষা করুন।"
#: strings.hrc:37
-#, fuzzy
msgctxt "RID_COMMON_START_5"
msgid "The formula could not be created.<BR>Please check if the module 'PRODUCTNAME Math' is installed."
msgstr "সূত্রটি তৈরি করা যায়নি।<BR>অনুগ্রহ করে 'PRODUCTNAME Math' মডিউলটি ইনস্টল আছে কিনা পরীক্ষা করুন।"
#: strings.hrc:38
-#, fuzzy
msgctxt "RID_COMMON_START_6"
msgid "The files required could not be found.<BR>Please start the %PRODUCTNAME Setup and choose 'Repair'."
msgstr "প্রয়োজনীয় ফাইলসমূহ খুঁজে পাওয়া যায়নি।<BR>অনুগ্রহ করে %PRODUCTNAME এর বিন্যাস চালু করুন এবং 'মেরামত' পছন্দ করুন।"
#: strings.hrc:39
-#, fuzzy
msgctxt "RID_COMMON_START_7"
msgid "The file '<PATH>' already exists.<BR><BR>Would you like to overwrite the existing file?"
msgstr "ফাইলটি '<PATH>' ইতোমধ্যে বিদ্যমান।<BR><BR>আপনি কি বিদ্যমান ফাইলটি উপরিলিখন করতে চান?"
#: strings.hrc:40
-#, fuzzy
msgctxt "RID_COMMON_START_8"
msgid "Yes"
msgstr "হ্যাঁ"
@@ -74,7 +65,6 @@ msgid "Yes to All"
msgstr "সবগুলোর জন্য হ্যাঁ"
#: strings.hrc:42
-#, fuzzy
msgctxt "RID_COMMON_START_10"
msgid "No"
msgstr "না"
@@ -92,13 +82,11 @@ msgid "~Finish"
msgstr "শেষ (~F)"
#: strings.hrc:45
-#, fuzzy
msgctxt "RID_COMMON_START_13"
msgid "< ~Back"
msgstr "< পূর্ববর্তী (~B)"
#: strings.hrc:46
-#, fuzzy
msgctxt "RID_COMMON_START_14"
msgid "~Next >"
msgstr "পরবর্তী (~N) >"
@@ -122,25 +110,21 @@ msgid "Close"
msgstr "বন্ধ"
#: strings.hrc:50
-#, fuzzy
msgctxt "RID_COMMON_START_18"
msgid "OK"
msgstr "ঠিক আছে"
#: strings.hrc:51
-#, fuzzy
msgctxt "RID_COMMON_START_19"
msgid "The file already exists. Do you want to overwrite it?"
msgstr "ফাইলটি ইতোমধ্যে বিদ্যমান। আপনি কি ফাইলটি উপরিলিখন করতে চান?"
#: strings.hrc:52
-#, fuzzy
msgctxt "RID_COMMON_START_20"
msgid "Template created via <wizard_name> on <current_date>."
msgstr "<current_date> এ <wizard_name> এর মাধ্যমে ফর্মা তৈরি করা হয়েছে।"
#: strings.hrc:53
-#, fuzzy
msgctxt "RID_COMMON_START_21"
msgid ""
"The wizard could not be run, because important files were not found.\n"
@@ -152,271 +136,226 @@ msgstr ""
"তারপর উইজার্ড চালান।"
#: strings.hrc:56
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_1"
msgid "Letter Wizard"
msgstr "বর্ণ উইজার্ড"
#: strings.hrc:57
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_2"
msgid "Label9"
msgstr "লেবেল৯"
#: strings.hrc:58
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_3"
msgid "~Business letter"
msgstr "ব্যবসায়িক চিঠি (~B)"
#: strings.hrc:59
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_4"
msgid "~Formal personal letter"
msgstr "আনুষ্ঠানিক ব্যক্তিগত চিঠি (~F)"
#: strings.hrc:60
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_5"
msgid "~Personal letter"
msgstr "ব্যক্তিগত চিঠি (~P)"
#: strings.hrc:61
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_6"
msgid "~Use letterhead paper with pre-printed elements"
msgstr "পূর্ব-মুদ্রিত উপকরণযুক্ত বর্ণ-শিরোনাম কাগজ ব্যবহার করুন (~U)"
#: strings.hrc:62
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_7"
msgid "~Logo"
msgstr "লোগো (~L)"
#: strings.hrc:63
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_8"
msgid "Return address"
msgstr "ফিরতি ঠিকানা"
#: strings.hrc:64
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_9"
msgid "~Include footer"
msgstr "পাদটীকা সংযুক্ত করুন (~I)"
#: strings.hrc:65
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_10"
msgid "~Return address in envelope window"
msgstr "খামের উইন্ডোতে ফিরতি ঠিকানা (~R)"
#: strings.hrc:66
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_11"
msgid "~Logo"
msgstr "লোগো (~L)"
#: strings.hrc:67
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_12"
msgid "~Return address in envelope window"
msgstr "খামের উইন্ডোতে ফিরতি ঠিকানা (~R)"
#: strings.hrc:68
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_13"
msgid "Letter Signs"
msgstr "বর্ণের চিহ্ন"
#: strings.hrc:69
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_14"
msgid "S~ubject line"
msgstr "বিষয়ের লাইন (~u)"
#: strings.hrc:70
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_15"
msgid "Salu~tation"
msgstr "অভিবাদন (~t)"
#: strings.hrc:71
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_16"
msgid "Fold ~marks"
msgstr "ভাঁজ চিহ্ন (~m)"
#: strings.hrc:72
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_17"
msgid "~Complimentary close"
msgstr "পূরক বন্ধ (~C)"
#: strings.hrc:73
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_18"
msgid "~Footer"
msgstr "পাদটীকা (~F)"
#: strings.hrc:74
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_19"
msgid "~Use user data for return address"
msgstr "ফিরতি ঠিকানার জন্য ব্যবহারকারীর ডাটা ব্যবহার করুন (~U)"
#: strings.hrc:75
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_20"
msgid "~New sender address:"
msgstr "নতুন প্রেরক ঠিকানা: (~N)"
#: strings.hrc:76
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_21"
msgid "Use placeholders for ~recipient's address"
msgstr "প্রাপকগণের ঠিকানার জন্য স্থানধারকসমূহ ব্যবহার করুন (~r)"
#: strings.hrc:77
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_22"
msgid "Use address database for ~mail merge"
msgstr "মেইল একত্রিত করার জন্য ঠিকানার ডাটাবেস ব্যবহার করুন (~m)"
#: strings.hrc:78
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_23"
msgid "Include ~only on second and following pages"
msgstr "শুধুমাত্র দ্বিতীয় এবং তার পরবর্তী পৃষ্ঠাসমূহে অন্তর্ভুক্ত করুন (~o)"
#: strings.hrc:79
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_24"
msgid "~Include page number"
msgstr "পৃষ্ঠা নম্বর সংযুক্ত করুন (~I)"
#: strings.hrc:80
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_25"
msgid "Letter Template"
msgstr "পত্রের ফর্মা"
#: strings.hrc:81
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_26"
msgid "Create a ~letter from this template"
msgstr "এই ফর্মা থেকে একটি পত্র তৈরি করুন (~l)"
#: strings.hrc:82
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_27"
msgid "Make ~manual changes to this letter template"
msgstr "এই পত্রের ফর্মায় স্বনির্বাচিত পরিবর্তন করুন"
#: strings.hrc:83
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_28"
msgid "Page design"
msgstr "পৃষ্ঠা নকশা"
#: strings.hrc:84
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_29"
msgid "Page design"
msgstr "পৃষ্ঠা নকশা"
#: strings.hrc:85
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_30"
msgid "Page design"
msgstr "পৃষ্ঠা নকশা"
#: strings.hrc:86
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_31"
msgid "This wizard helps you to create a letter template. You can then use the template as the basis for writing letters as often as desired."
msgstr "এই উইজার্ডটি একটি পত্রের ফর্মা তৈরি করতে সহায়তা করে। আপনি তারপর আপনার ইচ্ছানুযায়ী ফর্মাটি পত্র লেখার নমুনা হিসেবে ব্যবহার করতে পারেন।"
#: strings.hrc:87
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_32"
msgid "~Height:"
msgstr "উচ্চতা (~H):"
#: strings.hrc:88
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_33"
msgid "~Width:"
msgstr "প্রস্থ (~W):"
#: strings.hrc:89
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_34"
msgid "S~pacing to left margin:"
msgstr "বাম মার্জিনে ফাঁকাকরণ (~p):"
#: strings.hrc:90
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_35"
msgid "Spacing ~to top margin:"
msgstr "উপরের মার্জিনে ফাঁকাকরণ (~t):"
#: strings.hrc:91
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_36"
msgid "Height:"
msgstr "উচ্চতা:"
#: strings.hrc:92
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_37"
msgid "Width:"
msgstr "প্রস্থ:"
#: strings.hrc:93
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_38"
msgid "S~pacing to left margin:"
msgstr "বাম মার্জিনে ফাঁকাকরণ (~p):"
#: strings.hrc:94
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_39"
msgid "Spacing ~to top margin:"
msgstr "উপরের মার্জিনে ফাঁকাকরণ (~t):"
#: strings.hrc:95
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_40"
msgid "Height:"
msgstr "উচ্চতা:"
#: strings.hrc:96
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_42"
msgid "Sender's address"
msgstr "প্রেরকের ঠিকানা"
#: strings.hrc:97
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_43"
msgid "Name:"
msgstr "নাম:"
#: strings.hrc:98
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_44"
msgid "Street:"
msgstr "রাস্তা:"
#: strings.hrc:99
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_45"
msgid "ZIP code/State/City:"
msgstr "জিপ কোড/রাস্তা/শহর:"
#: strings.hrc:100
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_46"
msgid "Recipient's address"
msgstr "প্রাপকের ঠিকানা:"
@@ -428,73 +367,61 @@ msgid "Footer"
msgstr "পাদটীকা"
#: strings.hrc:102
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_48"
msgid "This wizard creates a letter template which enables you to create multiple letters with the same layout and settings."
msgstr "এই উইজার্ডটি এমন পত্র ফর্মা তৈরি করে যা আপনাকে একই বহির্বিন্যাস ও সেটিং এ বহুবিধ চিঠি তৈরি করতে সক্রিয় করে।"
#: strings.hrc:103
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_49"
msgid "To create another new letter out of the template just navigate to the template location and double-click it."
msgstr "ফর্মা বহির্ভূত অন্য নতুন চিঠি তৈরি করতে, ফর্মা অবস্থানে ন্যাভিগেট করুন এবং এতে দুবার ক্লিক করুন।"
#: strings.hrc:104
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_50"
msgid "Template name:"
msgstr "ফর্মার নাম:"
#: strings.hrc:105
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_51"
msgid "Location and file name:"
msgstr "অবস্থান ও ফাইলের নাম:"
#: strings.hrc:106
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_52"
msgid "How do you want to proceed?"
msgstr "আপনি কিভাবে অগ্রসর হতে চান?"
#: strings.hrc:107
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_53"
msgid "Please choose the type of letter and page design"
msgstr "অনুগ্রহ করে বর্ণের ধরন ও পৃষ্ঠার নকশা পছন্দ করুন"
#: strings.hrc:108
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_54"
msgid "Select the items to be printed"
msgstr "মুদ্রণ করার জন্য বিষয়োপকরণসমূহ নির্বাচন করুন"
#: strings.hrc:109
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_55"
msgid "Specify items already on your letterhead paper"
msgstr "আপনার পত্রশিরোনাম কাগজে বিদ্যমান বিষয়েপকরণসমূহ সুনির্দিষ্ট করুন"
#: strings.hrc:110
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_56"
msgid "Specify the sender and recipient information"
msgstr "প্রেরক ও প্রাপকের তথ্য সুনির্দিষ্ট করুন"
#: strings.hrc:111
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_57"
msgid "Fill in the information you would like in the footer"
msgstr "আপনি পাদটীকায় চান এমন তথ্য পূরণ করুন"
#: strings.hrc:112
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_58"
msgid "Please specify last settings"
msgstr "অনুগ্রহ করে সর্বশেষ সেটিংসমূহ সুনির্দিষ্ট করুন"
#: strings.hrc:113
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_59"
msgid "Subject:"
msgstr "বিষয়:"
@@ -510,7 +437,6 @@ msgid "Modern"
msgstr ""
#: strings.hrc:116
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_62"
msgid "Office"
msgstr "অফিস"
@@ -526,73 +452,61 @@ msgid "Mail"
msgstr ""
#: strings.hrc:119
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_65"
msgid "Marine"
msgstr "সমুদ্রের নীল"
#: strings.hrc:120
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_66"
msgid "Red Line"
msgstr "নতুন লাইন"
#: strings.hrc:123
-#, fuzzy
msgctxt "RID_LETTERWIZARDSALUTATION_START_1"
msgid "To Whom it May Concern"
msgstr "অবগতির জন্য জানানো যাচ্ছে"
#: strings.hrc:124
-#, fuzzy
msgctxt "RID_LETTERWIZARDSALUTATION_START_2"
msgid "Dear Sir or Madam"
msgstr "শ্রদ্ধেয় জনাব বা জনাবা"
#: strings.hrc:125
-#, fuzzy
msgctxt "RID_LETTERWIZARDSALUTATION_START_3"
msgid "Hello"
msgstr "হ্যালো"
#: strings.hrc:128
-#, fuzzy
msgctxt "RID_LETTERWIZARDGREETING_START_1"
msgid "Sincerely"
msgstr "একান্তভাবে"
#: strings.hrc:129
-#, fuzzy
msgctxt "RID_LETTERWIZARDGREETING_START_2"
msgid "Best regards"
msgstr "শুভকামনায়"
#: strings.hrc:130
-#, fuzzy
msgctxt "RID_LETTERWIZARDGREETING_START_3"
msgid "Cheers"
msgstr "উৎসাহ"
#: strings.hrc:133
-#, fuzzy
msgctxt "RID_LETTERWIZARDROADMAP_START_1"
msgid "Page design"
msgstr "পৃষ্ঠা নকশা"
#: strings.hrc:134
-#, fuzzy
msgctxt "RID_LETTERWIZARDROADMAP_START_2"
msgid "Letterhead layout"
msgstr "পত্র-শিরোনাম বহির্বিন্যাস"
#: strings.hrc:135
-#, fuzzy
msgctxt "RID_LETTERWIZARDROADMAP_START_3"
msgid "Printed items"
msgstr "মুদ্রিত বিষয়োপকরণসমূহ"
#: strings.hrc:136
-#, fuzzy
msgctxt "RID_LETTERWIZARDROADMAP_START_4"
msgid "Recipient and sender"
msgstr "প্রাপক ও প্রেরক"
@@ -604,133 +518,111 @@ msgid "Footer"
msgstr "পাদটীকা"
#: strings.hrc:138
-#, fuzzy
msgctxt "RID_LETTERWIZARDROADMAP_START_6"
msgid "Name and location"
msgstr "নাম ও অবস্থান"
#: strings.hrc:141
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_1"
msgid "Fax Wizard"
msgstr "ফ্যাক্স উইজার্ড"
#: strings.hrc:142
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_2"
msgid "Label9"
msgstr "লেবেল৯"
#: strings.hrc:143
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_3"
msgid "~Business Fax"
msgstr "ব্যবসায়িক ফ্যাক্স (~B)"
#: strings.hrc:144
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_4"
msgid "~Personal Fax"
msgstr "ব্যক্তিগত ফ্যাক্স (~P)"
#: strings.hrc:145
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_5"
msgid "~Logo"
msgstr "লোগো (~L)"
#: strings.hrc:146
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_6"
msgid "S~ubject line"
msgstr "বিষয়ের লাইন (~u)"
#: strings.hrc:147
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_7"
msgid "S~alutation"
msgstr "অভিবাদন (~a)"
#: strings.hrc:148
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_8"
msgid "~Complimentary close"
msgstr "পূরক বন্ধ (~C)"
#: strings.hrc:149
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_9"
msgid "~Footer"
msgstr "পাদটীকা (~F)"
#: strings.hrc:150
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_10"
msgid "~Use user data for return address"
msgstr "ফিরতি ঠিকানার জন্য ব্যবহারকারীর ডাটা ব্যবহার করুন (~U)"
#: strings.hrc:151
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_11"
msgid "~New return address"
msgstr "নতুন ফিরতি ঠিকানা (~N)"
#: strings.hrc:152
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_12"
msgid "My Fax Template"
msgstr "আমার ফ্যাক্স ফর্মা"
#: strings.hrc:153
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_13"
msgid "Create a ~fax from this template"
msgstr "এই ফর্মা থেকে ফ্যাক্স তৈরি করুন (~f)"
#: strings.hrc:154
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_14"
msgid "Make ~manual changes to this fax template"
msgstr "এই ফর্মা ফ্যাক্সে নিজহাতে পরিবর্তন করুন (~m)"
#: strings.hrc:155
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_15"
msgid "Page design"
msgstr "পৃষ্ঠা নকশা"
#: strings.hrc:156
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_16"
msgid "Page design"
msgstr "পৃষ্ঠা নকশা"
#: strings.hrc:157
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_17"
msgid "This wizard helps you to create a fax template. The template can then be used to create a fax whenever needed."
msgstr "এই উইজার্ডটি আপনাকে ফ্যাক্স ফর্মা তৈরি করতে সাহায্য করে। ফর্মাটি অতঃপর প্রয়োজনানুযায়ী ফ্যাক্স তৈরি করতে ব্যবহৃত হতে পারে।"
#: strings.hrc:158
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_18"
msgid "Return address"
msgstr "ফিরতি ঠিকানা"
#: strings.hrc:159
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_19"
msgid "Name:"
msgstr "নাম:"
#: strings.hrc:160
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_20"
msgid "Street:"
msgstr "রাস্তা:"
#: strings.hrc:161
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_21"
msgid "ZIP code/State/City:"
msgstr "জিপ কোড/রাস্তা/শহর:"
@@ -742,115 +634,96 @@ msgid "Footer"
msgstr "পাদটীকা"
#: strings.hrc:163
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_23"
msgid "This wizard creates a fax template which enables you to create multiple faxes with the same layout and settings."
msgstr "এই উইজার্ডটি এমন একটি ফ্যাক্সের ফর্মা তৈরি করে যা আপনাকে একই বহির্বিন্যাস ও বিন্যাস দ্বারা বহুবিধ ফ্যাক্স তৈরি করতে সক্রিয় করে।"
#: strings.hrc:164
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_24"
msgid "To create another new fax out of the template, go to the location where you saved the template and double-click the file."
msgstr "ফর্মা বহির্ভূত আরেকটি নতুন ফ্যাক্স তৈরি করতে, আপনি ফর্মাটি যেখানে সংরক্ষণ করেছেন সেখানে যান এবং ফাইলটিতে দুইবার ক্লিক করুন।"
#: strings.hrc:165
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_25"
msgid "Template Name:"
msgstr "ফর্মার নাম:"
#: strings.hrc:166
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_26"
msgid "Location and file name:"
msgstr "অবস্থান ও ফাইলের নাম:"
#: strings.hrc:167
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_27"
msgid "What do you want to do next?"
msgstr "আপনি পরবর্তীতে কি করতে চান?"
#: strings.hrc:168
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_28"
msgid "Choose the type of fax and a page design"
msgstr "ফ্যাক্সের ধরন এবং পৃষ্ঠার নকশা পছন্দ করুন"
#: strings.hrc:169
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_29"
msgid "Select items to include in the fax template"
msgstr "ফ্যাক্স ফর্মায় বিষয়োপকরণ অন্তর্ভুক্ত করতে নির্বাচন করুন"
#: strings.hrc:170
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_30"
msgid "Specify sender and recipient information"
msgstr "প্রেরক ও প্রারকের তথ্য সুনির্দিষ্ট করুন"
#: strings.hrc:171
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_31"
msgid "Enter text for the footer"
msgstr "পাদটীকার জন্য পাঠ্য সন্নিবেশ করান"
#: strings.hrc:172
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_32"
msgid "Choose a name and save the template"
msgstr "একটি নাম পছন্দ করুন ও ফর্মাটি সংরক্ষণ করুন"
#: strings.hrc:173
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_33"
msgid "Include ~only on second and following pages"
msgstr "শুধুমাত্র দ্বিতীয় এবং তার পরবর্তী পৃষ্ঠাসমূহে অন্তর্ভুক্ত করুন (~o)"
#: strings.hrc:174
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_34"
msgid "~Include page number"
msgstr "পৃষ্ঠা নম্বর সংযুক্ত করুন (~I)"
#: strings.hrc:175
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_35"
msgid "~Date"
msgstr "তারিখ (~D)"
#: strings.hrc:176
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_36"
msgid "~Type of message"
msgstr "বার্তার ধরন (~T)"
#: strings.hrc:177
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_37"
msgid "Fax Number:"
msgstr "ফ্যাক্স নম্বর:"
#: strings.hrc:178
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_38"
msgid "Use placeholders for ~recipient's address"
msgstr "প্রাপকগণের ঠিকানার জন্য স্থানধারকসমূহ ব্যবহার করুন (~r)"
#: strings.hrc:179
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_39"
msgid "Use address database for ~mail merge"
msgstr "মেইল একত্রিত করার জন্য ঠিকানার ডাটাবেস ব্যবহার করুন (~m)"
#: strings.hrc:180
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_40"
msgid "~New return address"
msgstr "নতুন ফিরতি ঠিকানা (~N)"
#: strings.hrc:181
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_41"
msgid "To:"
msgstr "শীর্ষ:"
@@ -862,7 +735,6 @@ msgid "From:"
msgstr "ফর্ম (_F):"
#: strings.hrc:183
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_43"
msgid "Fax:"
msgstr "ফ্যাক্স"
@@ -873,7 +745,6 @@ msgid "Tel:"
msgstr ""
#: strings.hrc:185
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_45"
msgid "E-mail:"
msgstr "ইমেইল:"
@@ -884,7 +755,6 @@ msgid "This template consists of"
msgstr ""
#: strings.hrc:187
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_47"
msgid "page"
msgstr "পৃষ্ঠা"
@@ -906,7 +776,6 @@ msgid "Lines"
msgstr "রেখা"
#: strings.hrc:191
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_51"
msgid "Marine"
msgstr "সমুদ্রের নীল"
@@ -932,91 +801,76 @@ msgid "Modern Fax from Private"
msgstr ""
#: strings.hrc:196
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_56"
msgid "Fax"
msgstr "ফ্যাক্স"
#: strings.hrc:199
-#, fuzzy
msgctxt "RID_FAXWIZARDCOMMUNICATION_START_1"
msgid "Important Information!"
msgstr "গুরুত্বপূর্ণ তথ্য!"
#: strings.hrc:200
-#, fuzzy
msgctxt "RID_FAXWIZARDCOMMUNICATION_START_2"
msgid "For your information"
msgstr "আপনার অবগতির জন্য"
#: strings.hrc:201
-#, fuzzy
msgctxt "RID_FAXWIZARDCOMMUNICATION_START_3"
msgid "News!"
msgstr "সংবাদসমূহ!"
#: strings.hrc:204
-#, fuzzy
msgctxt "RID_FAXWIZARDSALUTATION_START_1"
msgid "To whom it may concern,"
msgstr "অবগতির জন্য জানানো যাচ্ছে,"
#: strings.hrc:205
-#, fuzzy
msgctxt "RID_FAXWIZARDSALUTATION_START_2"
msgid "Dear Sir or Madam,"
msgstr "শ্রদ্ধেয় স্যার বা ম্যাডাম,"
#: strings.hrc:206
-#, fuzzy
msgctxt "RID_FAXWIZARDSALUTATION_START_3"
msgid "Hello,"
msgstr "হ্যালো,"
#: strings.hrc:207
-#, fuzzy
msgctxt "RID_FAXWIZARDSALUTATION_START_4"
msgid "Hi,"
msgstr "হায়,"
#: strings.hrc:210
-#, fuzzy
msgctxt "RID_FAXWIZARDGREETING_START_1"
msgid "Sincerely"
msgstr "একান্তভাবে"
#: strings.hrc:211
-#, fuzzy
msgctxt "RID_FAXWIZARDGREETING_START_2"
msgid "Yours faithfully"
msgstr "আপনার বিশ্বস্ত"
#: strings.hrc:212
-#, fuzzy
msgctxt "RID_FAXWIZARDGREETING_START_3"
msgid "Regards"
msgstr "শুভেচ্ছা"
#: strings.hrc:213
-#, fuzzy
msgctxt "RID_FAXWIZARDGREETING_START_4"
msgid "Love"
msgstr "ভালবাসা"
#: strings.hrc:216
-#, fuzzy
msgctxt "RID_FAXWIZARDROADMAP_START_1"
msgid "Page design"
msgstr "পৃষ্ঠা নকশা"
#: strings.hrc:217
-#, fuzzy
msgctxt "RID_FAXWIZARDROADMAP_START_2"
msgid "Items to include"
msgstr "অন্তর্ভুক্ত করার বিষয়োপকরণ"
#: strings.hrc:218
-#, fuzzy
msgctxt "RID_FAXWIZARDROADMAP_START_3"
msgid "Sender and Recipient"
msgstr "প্রেরক ও প্রাপক"
@@ -1028,139 +882,116 @@ msgid "Footer"
msgstr "পাদটীকা"
#: strings.hrc:220
-#, fuzzy
msgctxt "RID_FAXWIZARDROADMAP_START_5"
msgid "Name and location"
msgstr "নাম ও অবস্থান"
#: strings.hrc:223
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_1"
msgid "Agenda Wizard"
msgstr "আলোচ্যসূচি উইজার্ড"
#: strings.hrc:224
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_2"
msgid "Make ~manual changes to this agenda template"
msgstr "এই আলোচ্যসূচি ফর্মায় স্বনির্বাচন পরিবর্তন করুন (~m)"
#: strings.hrc:225
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_3"
msgid "Template name:"
msgstr "ফর্মার নাম:"
#: strings.hrc:226
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_4"
msgid "Location and file name:"
msgstr "অবস্থান ও ফাইলের নাম:"
#: strings.hrc:227
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_5"
msgid "What do you want to do next?"
msgstr "আপনি পরবর্তীতে কি করতে চান?"
#: strings.hrc:228
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_6"
msgid "Please choose the page design for the agenda"
msgstr "অনুগ্রহ করে আলোচ্যসূচির জন্য পৃষ্ঠা নকশা পছন্দ করুন"
#: strings.hrc:229
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_7"
msgid "Please select the headings you wish to include in your agenda template"
msgstr "আপনি আপনার আলোচ্যসূচির ফর্মায় যে শিরোনাম অন্তর্ভুক্ত করতে চান তা অনুগ্রহ করে নির্বাচন করুন"
#: strings.hrc:230
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_8"
msgid "Please enter general information for the event"
msgstr "অনুগ্রহ করে ঘটনার জন্য সাধারণ তথ্য সন্নিবেশ করান"
#: strings.hrc:231
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_9"
msgid "Please specify items for the agenda"
msgstr "অনুগ্রহ করে আলোচ্যসূচির জন্য বিষয়োপকরণ সুনির্দিষ্ট করুন"
#: strings.hrc:232
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_10"
msgid "Please select the names you wish to include in your agenda template"
msgstr "আপনি আপনার আলোচ্যসূচির ফর্মায় যে নামসমূহ অন্তর্ভুক্ত করতে চান তা অনুগ্রহ করে নির্বাচন করুন"
#: strings.hrc:233
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_11"
msgid "Choose a name and save the template"
msgstr "একটি নাম পছন্দ করুন ও ফর্মাটি সংরক্ষণ করুন"
#: strings.hrc:234
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_12"
msgid "Include form for recording minutes"
msgstr "কার্যবিবরণী রেকর্ড করার জন্য ফর্ম অন্তর্ভুক্ত করা হবে"
#: strings.hrc:235
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_13"
msgid "This wizard helps you to create an agenda template. The template can then be used to create an agenda whenever needed."
msgstr "এই উইজার্ডটি আপনাকে একটি আলোচ্যসূচির ফর্মা তৈরি করতে সহায়তা করে। ফর্মাটি অতঃপর প্রয়োজনানুযায়ী একটি আলোচ্যসূচি তৈরি করতে ব্যবহৃত হতে পারে।"
#: strings.hrc:236
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_14"
msgid "Time:"
msgstr "সময়:"
#: strings.hrc:237
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_15"
msgid "Name:"
msgstr "নাম:"
#: strings.hrc:238
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_16"
msgid "Location:"
msgstr "অবস্থান:"
#: strings.hrc:239
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_17"
msgid "Placeholders will be used in empty fields. You can replace placeholders with text later."
msgstr "স্থানধারক ফাঁকা ক্ষেত্রে ব্যবহৃত হবে। আপনি পাঠ্য পত্র দ্বারা স্থানধারক প্রতিস্থাপন করতে পারেন।"
#: strings.hrc:240
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_18"
msgid "..."
msgstr "..."
#: strings.hrc:241
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_19"
msgid "Create an ~agenda from this template"
msgstr "এই ফর্মা থেকে একটি আলোচ্যসূচি তৈরি করুন (~a)"
#: strings.hrc:242
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_20"
msgid "To create a new agenda out of the template, go to the location where you saved the template and double-click the file."
msgstr "ফর্মার বাইরে একটি নতুন আলোচ্যসূচি তৈরি করতে, আপনি ফর্মাটি যেখানে সংরক্ষণ করেছেন সেখানে যান এবং ফাইলটিতে ডবল ক্লিক করুন।"
#: strings.hrc:243
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_21"
msgid "Agenda item"
msgstr "আলোচ্যসূচির বিষয়োপকরণ"
#: strings.hrc:244
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_22"
msgid "Responsible"
msgstr "দায়িত্বশীল"
@@ -1172,67 +1003,56 @@ msgid "Duration"
msgstr "স্থায়িত্বকাল"
#: strings.hrc:246
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_24"
msgid "Meeting called by"
msgstr "সভা আহবায়ক"
#: strings.hrc:247
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_25"
msgid "Chairperson"
msgstr "সভাপতি"
#: strings.hrc:248
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_26"
msgid "Minute keeper"
msgstr "কার্যবিবরণী সংরক্ষক"
#: strings.hrc:249
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_27"
msgid "Moderator"
msgstr "সমন্বয়কারী"
#: strings.hrc:250
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_28"
msgid "Attendees"
msgstr "অংশগ্রহণকারী"
#: strings.hrc:251
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_29"
msgid "Observers"
msgstr "পর্যবেক্ষক"
#: strings.hrc:252
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_30"
msgid "Facility personnel"
msgstr "সুযোগ প্রদানকারী কর্মচারী"
#: strings.hrc:253
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_31"
msgid "The agenda template will include placeholders for the names of the selected people. When creating an agenda from the template, you can replace these placeholder with the appropriate names."
msgstr "আলোচ্যসূচি ফর্মা নির্বাচিত ব্যক্তির নামের জন্য স্থানধারক অন্তর্ভুক্ত করে। যখন ফর্মা থেকে আলোচ্যসূচি তৈরি করে, আপনি এইসব স্থানধারক যথাযথ নামসমূহ দ্বারা প্রতিস্থাপন করতে পারেন।"
#: strings.hrc:254
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_32"
msgid "Type of meeting"
msgstr "সভার ধরন"
#: strings.hrc:255
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_33"
msgid "Please read"
msgstr "অনুগ্রহ করে পড়ুন"
#: strings.hrc:256
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_34"
msgid "Please bring"
msgstr "অনুগ্রহ করে আনুন"
@@ -1244,43 +1064,36 @@ msgid "Notes"
msgstr "মন্তব্য"
#: strings.hrc:258
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_36"
msgid "The agenda template will include placeholders for the selected items."
msgstr "আলোচ্যসূচির ফর্মা নির্বাচিত বিষয়োপকরণের জন্য স্থানধারকের অন্তর্ভুক্ত করে।"
#: strings.hrc:259
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_38"
msgid "Date:"
msgstr "তারিখ:"
#: strings.hrc:260
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_39"
msgid "This wizard creates an agenda template which enables you to create multiple agendas with the same layout and settings."
msgstr "এই উইজার্ডটি এমন আলোচ্যসূচির ফর্মা তৈরি করে যা আপনাকে একই বহির্বিন্যাস ও সেটিংসমূহ দ্বারা বহুবিধ আলোচ্যসূচি তৈরি করতে সক্রিয় করে।"
#: strings.hrc:261
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_40"
msgid "Page design:"
msgstr "পৃষ্ঠা নকশা:"
#: strings.hrc:262
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_41"
msgid "myAgendaTemplate.stw"
msgstr "myAgendaTemplate.stw"
#: strings.hrc:263
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_42"
msgid "My Agenda Template"
msgstr "আমার আলোচ্যসূচি ফর্মা"
#: strings.hrc:264
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_43"
msgid "An unexpected error occurred while saving the agenda template."
msgstr "আলোচ্যসূচির ফর্মা সংরক্ষণ করার সময় একটি অপ্রত্যাশিত ত্রুটি ঘটেছে।"
@@ -1298,7 +1111,6 @@ msgid "Date"
msgstr "তারিখ"
#: strings.hrc:267
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_46"
msgid "Time"
msgstr "সময়"
@@ -1310,67 +1122,56 @@ msgid "Location"
msgstr "অবস্থান"
#: strings.hrc:269
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_48"
msgid "Click to replace this text"
msgstr "এই পাঠ্য প্রতিস্থাপন করতে ক্লিক করুন"
#: strings.hrc:270
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_50"
msgid "Page design"
msgstr "পৃষ্ঠা নকশা"
#: strings.hrc:271
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_51"
msgid "General information"
msgstr "সাধারণ তথ্য"
#: strings.hrc:272
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_52"
msgid "Headings to include"
msgstr "অন্তর্ভুক্তের শিরোনাম"
#: strings.hrc:273
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_53"
msgid "Names"
msgstr "নামসমূহ"
#: strings.hrc:274
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_54"
msgid "Agenda items"
msgstr "আলোচ্যসূচির বিষয়োপকরণসমূহ"
#: strings.hrc:275
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_55"
msgid "Name and location"
msgstr "নাম ও অবস্থান"
#: strings.hrc:276
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_56"
msgid "An unexpected error occurred while opening the agenda template."
msgstr "আলোচ্যসূচির ফর্মা খোলার সময় একটি অপ্রত্যাশিত ত্রুটি ঘটেছে।"
#: strings.hrc:277
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_57"
msgid "Type of meeting"
msgstr "সভার ধরন"
#: strings.hrc:278
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_58"
msgid "Please bring"
msgstr "অনুগ্রহ করে আনুন"
#: strings.hrc:279
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_59"
msgid "Please read"
msgstr "অনুগ্রহ করে পড়ুন"
@@ -1382,43 +1183,36 @@ msgid "Notes"
msgstr "মন্তব্য"
#: strings.hrc:281
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_61"
msgid "Meeting called by"
msgstr "সভা আহবায়ক"
#: strings.hrc:282
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_62"
msgid "Chairperson"
msgstr "সভাপতি"
#: strings.hrc:283
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_63"
msgid "Attendees"
msgstr "অংশগ্রহণকারী"
#: strings.hrc:284
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_64"
msgid "Minute keeper"
msgstr "কার্যবিবরণী সংরক্ষক"
#: strings.hrc:285
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_65"
msgid "Moderator"
msgstr "সমন্বয়কারী"
#: strings.hrc:286
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_66"
msgid "Observers"
msgstr "পর্যবেক্ষক"
#: strings.hrc:287
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_67"
msgid "Facility personnel"
msgstr "সুযোগ প্রদানকারী কর্মচারী"
@@ -1436,31 +1230,26 @@ msgid "Remove"
msgstr "অপসারণ করুন"
#: strings.hrc:290
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_70"
msgid "Move up"
msgstr "উপরে উঠানো"
#: strings.hrc:291
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_71"
msgid "Move down"
msgstr "নিচে নামানো"
#: strings.hrc:292
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_72"
msgid "Date:"
msgstr "তারিখ:"
#: strings.hrc:293
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_73"
msgid "Time:"
msgstr "সময়:"
#: strings.hrc:294
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_74"
msgid "Location:"
msgstr "অবস্থান:"
@@ -1481,19 +1270,16 @@ msgid "Topic"
msgstr ""
#: strings.hrc:298
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_78"
msgid "Responsible"
msgstr "দায়িত্বশীল"
#: strings.hrc:299
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_79"
msgid "Time"
msgstr "সময়"
#: strings.hrc:300
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_80"
msgid "Additional information"
msgstr "অতিরিক্ত তথ্য"
@@ -1529,7 +1315,6 @@ msgid "Deadline:"
msgstr ""
#: strings.hrc:307
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_87"
msgid "Blue"
msgstr "নীল"
@@ -1551,13 +1336,11 @@ msgid "Elegant"
msgstr ""
#: strings.hrc:311
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_91"
msgid "Green"
msgstr "সবুজ"
#: strings.hrc:312
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_92"
msgid "Grey"
msgstr "ধূসর"
@@ -1568,19 +1351,16 @@ msgid "Modern"
msgstr ""
#: strings.hrc:314
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_94"
msgid "Orange"
msgstr "কমলা"
#: strings.hrc:315
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_95"
msgid "Red"
msgstr "লাল"
#: strings.hrc:316
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_96"
msgid "Simple"
msgstr "সাধারণ"
diff --git a/source/bn-IN/wizards/source/resources.po b/source/bn-IN/wizards/source/resources.po
index 108d0af25c2..5c8d892dfa6 100644
--- a/source/bn-IN/wizards/source/resources.po
+++ b/source/bn-IN/wizards/source/resources.po
@@ -14,7 +14,6 @@ msgstr ""
"X-Generator: LibreOffice\n"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_0\n"
@@ -23,7 +22,6 @@ msgid "The directory '%1' could not be created.<BR>There may not be enough space
msgstr "'%1' ডিরেক্টরিটি তৈরি করা যায়নি।<BR>সম্ভবত আপনার হার্ডডিস্কে পর্যাপ্ত পরিমাণ জায়গা অবশিষ্ট নেই।"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_1\n"
@@ -32,7 +30,6 @@ msgid "The text document could not be created.<BR>Please check if the module 'PR
msgstr "পাঠ্য নথি তৈরি করা যায়নি।<BR>অনুগ্রহ করে 'PRODUCTNAME Writer' মডিউলটি ইনস্টল আছে কিনা পরীক্ষা করুন।"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_2\n"
@@ -41,7 +38,6 @@ msgid "The spreadsheet could not be created.<BR>Please check if the module 'PROD
msgstr "স্প্রেডশীটটি তৈরি করা যায়নি।<BR>অনুগ্রহ করে 'PRODUCTNAME Calc' মডিউলটি ইনস্টল আছে কিনা পরীক্ষা করুন।"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_3\n"
@@ -50,7 +46,6 @@ msgid "The presentation could not be created.<BR>Please check if the module 'PRO
msgstr "উপস্থাপনাটি তৈরি করা যায়নি।<BR>অনুগ্রহ করে 'PRODUCTNAME Impress' মডিউলটি ইনস্টল আছে কিনা পরীক্ষা করুন।"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_4\n"
@@ -59,7 +54,6 @@ msgid "The drawing could not be created.<BR>Please check if the module 'PRODUCTN
msgstr "অঙ্কনটি তৈরি করা যায়নি।<BR>অনুগ্রহ করে 'PRODUCTNAME Draw' মডিউলটি ইনস্টল আছে কিনা পরীক্ষা করুন।"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_5\n"
@@ -68,7 +62,6 @@ msgid "The formula could not be created.<BR>Please check if the module 'PRODUCTN
msgstr "সূত্রটি তৈরি করা যায়নি।<BR>অনুগ্রহ করে 'PRODUCTNAME Math' মডিউলটি ইনস্টল আছে কিনা পরীক্ষা করুন।"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_6\n"
@@ -77,7 +70,6 @@ msgid "The files required could not be found.<BR>Please start the %PRODUCTNAME S
msgstr "প্রয়োজনীয় ফাইলসমূহ খুঁজে পাওয়া যায়নি।<BR>অনুগ্রহ করে %PRODUCTNAME এর বিন্যাস চালু করুন এবং 'মেরামত' পছন্দ করুন।"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_7\n"
@@ -86,7 +78,6 @@ msgid "The file '<PATH>' already exists.<BR><BR>Would you like to overwrite the
msgstr "ফাইলটি '<PATH>' ইতোমধ্যে বিদ্যমান।<BR><BR>আপনি কি বিদ্যমান ফাইলটি উপরিলিখন করতে চান?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_8\n"
@@ -104,7 +95,6 @@ msgid "Yes to All"
msgstr "সব গ্রহন"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_10\n"
@@ -131,7 +121,6 @@ msgid "~Finish"
msgstr "সম্পন্ন (~F)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_13\n"
@@ -140,7 +129,6 @@ msgid "< ~Back"
msgstr "< পূর্ববর্তী (~B)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_14\n"
@@ -176,7 +164,6 @@ msgid "Close"
msgstr "বন্ধ করুন"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_18\n"
@@ -185,7 +172,6 @@ msgid "OK"
msgstr "ঠিক আছে"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_19\n"
@@ -194,7 +180,6 @@ msgid "The file already exists. Do you want to overwrite it?"
msgstr "ফাইলটি ইতোমধ্যে বিদ্যমান। আপনি কি ফাইলটি উপরিলিখন করতে চান?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_20\n"
@@ -215,7 +200,6 @@ msgstr ""
"তারপর উইজার্ড চালান।"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_0\n"
@@ -233,7 +217,6 @@ msgid "~Table"
msgstr "সারণি (~T)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_4\n"
@@ -242,7 +225,6 @@ msgid "Colu~mns"
msgstr "কলামসমূহ (‍~m)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_7\n"
@@ -260,7 +242,6 @@ msgid "- undefined -"
msgstr "- অনির্ধারিত -"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_9\n"
@@ -278,7 +259,6 @@ msgid "Grouping"
msgstr "গোষ্ঠীবদ্ধকরণ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_12\n"
@@ -287,7 +267,6 @@ msgid "Sort options"
msgstr "সাজানোর অপশন"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_13\n"
@@ -296,7 +275,6 @@ msgid "Choose layout"
msgstr "বহির্বিন্যাস পছন্দ করুন"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_14\n"
@@ -305,7 +283,6 @@ msgid "Create report"
msgstr "প্রতিবেদন তৈরি করুন"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_15\n"
@@ -314,7 +291,6 @@ msgid "Layout of data"
msgstr "ডাটার বহির্বিন্যাস"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_16\n"
@@ -332,7 +308,6 @@ msgid "Fields"
msgstr "ক্ষেত্র"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_20\n"
@@ -341,7 +316,6 @@ msgid "~Sort by"
msgstr "সাজান (~S)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_21\n"
@@ -359,7 +333,6 @@ msgid "Orientation"
msgstr "সজ্জা"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_23\n"
@@ -377,7 +350,6 @@ msgid "Landscape"
msgstr "আড়াআড়ি"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_28\n"
@@ -386,7 +358,6 @@ msgid "Which fields do you want to have in your report?"
msgstr "আপনার প্রতিবেদনে কোন ক্ষেত্রসমূহ চান?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_29\n"
@@ -395,7 +366,6 @@ msgid "Do you want to add grouping levels?"
msgstr "শ্রেণীবিভাগের স্তর যোগ করতে চান?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_30\n"
@@ -404,7 +374,6 @@ msgid "According to which fields do you want to sort the data?"
msgstr "আপনি কোন ক্ষেত্র অনুযায়ী ডাটা সাজাতে চান?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_31\n"
@@ -413,7 +382,6 @@ msgid "How do you want your report to look?"
msgstr "আপনার প্রতিবেদনটি কিভাবে দেখতে চান?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_32\n"
@@ -422,7 +390,6 @@ msgid "Decide how you want to proceed"
msgstr "আপনি কিভাবে অগ্রসর হতে চান সিদ্ধান্ত নিন"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_33\n"
@@ -431,7 +398,6 @@ msgid "Title of report"
msgstr "প্রতিবেদনের শিরোনাম"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_34\n"
@@ -440,7 +406,6 @@ msgid "Display report"
msgstr "প্রতিবেদনে দেখানো"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_35\n"
@@ -467,7 +432,6 @@ msgid "Descending"
msgstr "অবরোহী"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_40\n"
@@ -476,7 +440,6 @@ msgid "~Dynamic report"
msgstr "ডাইনামিক প্রতিবেদন (~D)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_41\n"
@@ -485,7 +448,6 @@ msgid "~Create report now"
msgstr "এখন প্রতিবেদন তৈরি করুন (~C)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_42\n"
@@ -494,7 +456,6 @@ msgid "~Modify report layout"
msgstr "প্রতিবেদনের বহির্বিন্যাস পরিবর্তন করুন (~M)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_43\n"
@@ -512,7 +473,6 @@ msgid "Save as"
msgstr "নতুন রূপে সংরক্ষণ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_50\n"
@@ -521,7 +481,6 @@ msgid "Groupings"
msgstr "গ্রুপিং"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_51\n"
@@ -530,7 +489,6 @@ msgid "Then b~y"
msgstr "অতঃপর (~y)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_52\n"
@@ -539,7 +497,6 @@ msgid "~Then by"
msgstr "অতঃপর (~T)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_53\n"
@@ -548,7 +505,6 @@ msgid "Asc~ending"
msgstr "আরোহী (~e)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_54\n"
@@ -557,7 +513,6 @@ msgid "Ascend~ing"
msgstr "আরোহী (~i)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_55\n"
@@ -566,7 +521,6 @@ msgid "Ascendin~g"
msgstr "আরোহী (~g)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_56\n"
@@ -575,7 +529,6 @@ msgid "De~scending"
msgstr "নিম্নক্রম (~s)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_57\n"
@@ -584,7 +537,6 @@ msgid "Des~cending"
msgstr "নিম্নক্রম (~c)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_58\n"
@@ -593,7 +545,6 @@ msgid "De~scending"
msgstr "নিম্নক্রম (~s)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_60\n"
@@ -602,7 +553,6 @@ msgid "Binary fields cannot be displayed in the report."
msgstr "প্রতিবেদনে বাইনারি ক্ষেত্র দেখানো সম্ভব নয়।"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_61\n"
@@ -611,7 +561,6 @@ msgid "The table '<TABLENAME>' does not exist."
msgstr "'<TABLE NAME>' টেবিলটি নেই।"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_62\n"
@@ -620,7 +569,6 @@ msgid "Creating Report..."
msgstr "প্রতিবেদন তৈরি হচ্ছে..."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_63\n"
@@ -629,7 +577,6 @@ msgid "Number of records inserted: <COUNT>"
msgstr "সন্নিবেশকৃত রেকর্ড সংখ্যা: <COUNT>"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_64\n"
@@ -638,7 +585,6 @@ msgid "The form '<REPORTFORM>' does not exist."
msgstr "'<REPORTFORM>' ফর্ম বিদ্যমান নয়।"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_65\n"
@@ -647,7 +593,6 @@ msgid "The query with the statement <BR>'<STATEMENT>' <BR> could not be run. <BR
msgstr "<BR>'<STATEMENT>' <BR> স্টেটমেন্ট যুক্ত কোয়েরি চালানো যায়নি। <BR> আপনার ডাটা উৎস পরীক্ষা করুন।"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_66\n"
@@ -656,7 +601,6 @@ msgid "The following hidden control in the form '<REPORTFORM>' could not be read
msgstr "'<REPORTFORM>' ফর্মের নিম্নবর্ণিত লুকায়িত কন্ট্রোল পাঠ্য করা যায়নি: '<CONTROLNAME>'।"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_67\n"
@@ -665,7 +609,6 @@ msgid "Importing data..."
msgstr "ডাটা ইমপোর্ট করা হচ্ছে..."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_68\n"
@@ -674,7 +617,6 @@ msgid "Labeling fields"
msgstr "ক্ষেত্রসমূহ লেবেল করা হচ্ছে"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_69\n"
@@ -683,7 +625,6 @@ msgid "How do you want to label the fields?"
msgstr "আপনি ক্ষেত্রসমূহ কিভাবে লেবেল করতে চান?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_70\n"
@@ -692,7 +633,6 @@ msgid "Label"
msgstr "লেবেল"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_71\n"
@@ -701,7 +641,6 @@ msgid "Field"
msgstr "ক্ষেত্র"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_72\n"
@@ -710,7 +649,6 @@ msgid "An error occurred in the wizard.<BR>The template '%PATH' could be erroneo
msgstr "উইজার্ডে একটি ত্রুটি দেখা দিয়েছে।<BR> ফর্মার '%PATH' ত্রুটিযুক্ত হতে পারে।<BR> অংশ বা টেবিলের নাম হয় বিদ্যমান নয় বা ভুল নামে বিদ্যমান।<BR> আরও বিস্তারিত তথ্যের জন্য সহায়তা দেখুন।<BR> অনুগ্রহ করে অন্য ফর্মা নির্বাচন করুন।"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_73\n"
@@ -727,7 +665,6 @@ msgid "The sort criterion '<FIELDNAME>' was chosen twice. Each criterion can onl
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_75\n"
@@ -736,7 +673,6 @@ msgid "Note: The dummy text will be replaced by data from the database when the
msgstr "নোট: প্রতিবেদন তৈরি করার সময় ডাটাবেসের ডাটা দ্বারা নমুনা পাঠ্য প্রতিস্থাপিত হবে।"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_76\n"
@@ -745,7 +681,6 @@ msgid "A report '%REPORTNAME' already exists in the database. Please assign anot
msgstr "ডাটাবেসের '%REPORTNAME' প্রতিবেদন ইতোমধ্যে বিদ্যমান। অনুগ্রহ করে অন্য একটি বরাদ্দ করুন।"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_78\n"
@@ -754,7 +689,6 @@ msgid "How do you want to proceed after creating the report?"
msgstr "আপনার প্রতিবেদনটি তৈরি করার পর কিভাবে অগ্রসর হতে চান?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_79\n"
@@ -763,7 +697,6 @@ msgid "What kind of report do you want to create?"
msgstr "আপনি কি ধরনের প্রতিবেদন তৈরি করতে চান?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_80\n"
@@ -772,7 +705,6 @@ msgid "Tabular"
msgstr "সারণিবদ্ধ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_81\n"
@@ -781,7 +713,6 @@ msgid "Columnar, single-column"
msgstr "কলামাকার, একক-কলাম"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_82\n"
@@ -790,7 +721,6 @@ msgid "Columnar, two columns"
msgstr "কলামাকার, দুইটি-কলাম"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_83\n"
@@ -799,7 +729,6 @@ msgid "Columnar, three columns"
msgstr "কলামাকার, তিনটি-কলাম"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_84\n"
@@ -808,7 +737,6 @@ msgid "In blocks, labels left"
msgstr "ব্লকে, লেবেলের বামে"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_85\n"
@@ -817,7 +745,6 @@ msgid "In blocks, labels above"
msgstr "ব্লকে, লেবেলের উপরে"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_86\n"
@@ -826,7 +753,6 @@ msgid "Title:"
msgstr "শিরোনাম:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_87\n"
@@ -835,7 +761,6 @@ msgid "Author:"
msgstr "লেখক:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_88\n"
@@ -844,7 +769,6 @@ msgid "Date:"
msgstr "তারিখ:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_89\n"
@@ -853,7 +777,6 @@ msgid "Page #page# of #count#"
msgstr "#count# এর #page# পৃষ্ঠা"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_90\n"
@@ -862,7 +785,6 @@ msgid "Page number:"
msgstr "পৃষ্ঠা নম্বর:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_91\n"
@@ -871,7 +793,6 @@ msgid "Page count:"
msgstr "মোট পৃষ্ঠা:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_92\n"
@@ -880,7 +801,6 @@ msgid "No valid report template was found."
msgstr "কোনো কার্যকর প্রতিবেদন ফর্মা খুজেঁ পাওয়া যায়নি।"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_93\n"
@@ -1042,7 +962,6 @@ msgid "Outline, indented - Red & Blue"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_113\n"
@@ -1076,7 +995,6 @@ msgid "Default"
msgstr "ডিফল্ট"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_117\n"
@@ -1085,7 +1003,6 @@ msgid "Drafting"
msgstr "অঙ্কন"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_118\n"
@@ -1094,7 +1011,6 @@ msgid "Finances"
msgstr "অর্থ সংক্রান্ত"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_119\n"
@@ -1127,7 +1043,6 @@ msgid "Worldmap"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_0\n"
@@ -1145,7 +1060,6 @@ msgid "~Cancel"
msgstr "বাতিল (~C)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_2\n"
@@ -1154,7 +1068,6 @@ msgid "< ~Back"
msgstr "< পূর্ববর্তী (~B)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_3\n"
@@ -1163,7 +1076,6 @@ msgid "~Next >"
msgstr "পরবর্তী (~N) >"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_4\n"
@@ -1172,7 +1084,6 @@ msgid "~Database"
msgstr "ডাটাবেস (‍‍~D)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_5\n"
@@ -1181,7 +1092,6 @@ msgid "~Table name"
msgstr "টেবিলের নাম (~T)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_6\n"
@@ -1239,7 +1149,6 @@ msgid "The selected table or query could not be opened."
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_14\n"
@@ -1257,7 +1166,6 @@ msgid "~Help"
msgstr "সাহায্য (~H)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_21\n"
@@ -1266,7 +1174,6 @@ msgid "~Stop"
msgstr "থামুন (~S)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_30\n"
@@ -1275,7 +1182,6 @@ msgid "The document could not be saved."
msgstr "নথিটি সংরক্ষণ করা যায়নি।"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_33\n"
@@ -1284,7 +1190,6 @@ msgid "Exiting the wizard"
msgstr "উইজার্ড ত্যাগ করছে"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_34\n"
@@ -1293,7 +1198,6 @@ msgid "Connecting to data source..."
msgstr "ডাটা উৎসের সাথে সংযোগ স্থাপন করছে..."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_35\n"
@@ -1302,7 +1206,6 @@ msgid "The connection to the data source could not be established."
msgstr "ডাটা উৎসের সাথে সংযোগ স্থাপন করা যায়নি।"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_36\n"
@@ -1311,7 +1214,6 @@ msgid "The file path entered is not valid."
msgstr "প্রদত্ত ফাইলের পথ সঠিক নয়।"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_37\n"
@@ -1320,7 +1222,6 @@ msgid "Please select a data source"
msgstr "অনুগ্রহ করে একটি ডাটা উৎস নির্বাচন করুন"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_38\n"
@@ -1329,7 +1230,6 @@ msgid "Please select a table or query"
msgstr "অনুগ্রহ করে একটি টেবিল বা কোয়েরি নির্বাচন করুন"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_39\n"
@@ -1338,7 +1238,6 @@ msgid "Add field"
msgstr "ক্ষেত্র যোগ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_40\n"
@@ -1347,7 +1246,6 @@ msgid "Remove field"
msgstr "ক্ষেত্র অপসারণ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_41\n"
@@ -1356,7 +1254,6 @@ msgid "Add all fields"
msgstr "সকল ক্ষেত্র যোগ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_42\n"
@@ -1365,7 +1262,6 @@ msgid "Remove all fields"
msgstr "সকল ক্ষেত্র অপসারণ করুন"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_43\n"
@@ -1374,7 +1270,6 @@ msgid "Move field up"
msgstr "ক্ষেত্র উপরে সরান"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_44\n"
@@ -1383,7 +1278,6 @@ msgid "Move field down"
msgstr "ক্ষেত্র নিচে সরান"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_45\n"
@@ -1392,7 +1286,6 @@ msgid "The field names from '%NAME' could not be retrieved."
msgstr "'%NAME' থেকে ক্ষেত্রের নামগুলো উদ্ধার করা যায়নি।"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_0\n"
@@ -1401,7 +1294,6 @@ msgid "Query Wizard"
msgstr "কোয়েরি উইজার্ড"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_1\n"
@@ -1410,7 +1302,6 @@ msgid "Query"
msgstr "কোয়েরি"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_2\n"
@@ -1419,7 +1310,6 @@ msgid "Query Wizard"
msgstr "কোয়েরি উইজার্ড"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_3\n"
@@ -1428,7 +1318,6 @@ msgid "~Tables"
msgstr "টেবিলসমূহ (~T)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_4\n"
@@ -1437,7 +1326,6 @@ msgid "A~vailable fields"
msgstr "সুপ্রাপ্য ক্ষেত্রগুলো (~v)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_5\n"
@@ -1446,7 +1334,6 @@ msgid "Name ~of the query"
msgstr "কোয়েরি নাম (~o)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_6\n"
@@ -1455,7 +1342,6 @@ msgid "Display ~Query"
msgstr "কোয়েরি প্রদর্শন (‍‍~Q)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_7\n"
@@ -1464,7 +1350,6 @@ msgid "~Modify Query"
msgstr "কোয়েরি পরিবর্তন করুন (‍‍~M)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_8\n"
@@ -1473,7 +1358,6 @@ msgid "~How do you want to proceed after creating the query?"
msgstr "আপনি কোয়েরি তৈরি করার পর কিভাবে অগ্রসর হতে চান? (‍‍~H)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_9\n"
@@ -1482,7 +1366,6 @@ msgid "Match ~all of the following"
msgstr "নিম্নবর্তী সবগুলোর সাথে মিলানো (~a)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_10\n"
@@ -1491,7 +1374,6 @@ msgid "~Match any of the following"
msgstr "নিম্নবর্তী যেকোনোটির সাথে মিলানো (~M)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_11\n"
@@ -1500,7 +1382,6 @@ msgid "~Detailed query (Shows all records of the query.)"
msgstr "বিস্তারিত কোয়েরি (কোয়েরির সবগুলো রেকর্ড দেখান।) (~D)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_12\n"
@@ -1509,7 +1390,6 @@ msgid "~Summary query (Shows only results of aggregate functions.)"
msgstr "সারাংশ কোয়েরি (শুধুমাত্র মোট ফাংশনের ফলাফলগুলো দেখান।) (~S)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_16\n"
@@ -1527,7 +1407,6 @@ msgid "Fields"
msgstr "ক্ষেত্র"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_18\n"
@@ -1536,7 +1415,6 @@ msgid "~Group by"
msgstr "শ্রেণীবদ্ধ (~G)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_19\n"
@@ -1572,7 +1450,6 @@ msgid "Query:"
msgstr "কোয়েরি:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_24\n"
@@ -1581,7 +1458,6 @@ msgid "Condition"
msgstr "শর্ত"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_25\n"
@@ -1590,7 +1466,6 @@ msgid "Value"
msgstr "মান"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_26\n"
@@ -1599,7 +1474,6 @@ msgid "is equal to"
msgstr "এর সমান"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_27\n"
@@ -1608,7 +1482,6 @@ msgid "is not equal to"
msgstr "এর সমান নয়"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_28\n"
@@ -1617,7 +1490,6 @@ msgid "is smaller than"
msgstr "অপেক্ষা ছোট"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_29\n"
@@ -1635,7 +1507,6 @@ msgid "is equal or less than"
msgstr "অপেক্ষা সমান বা ছোট"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_31\n"
@@ -1644,7 +1515,6 @@ msgid "is equal or greater than"
msgstr "অপেক্ষা সমান বা বড়"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_32\n"
@@ -1653,7 +1523,6 @@ msgid "like"
msgstr "মত"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_33\n"
@@ -1662,7 +1531,6 @@ msgid "not like"
msgstr "এরমত নয়"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_34\n"
@@ -1671,7 +1539,6 @@ msgid "is null"
msgstr "নাল"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_35\n"
@@ -1680,7 +1547,6 @@ msgid "is not null"
msgstr "নাল নয়"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_36\n"
@@ -1689,7 +1555,6 @@ msgid "true"
msgstr "সত্য"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_37\n"
@@ -1698,7 +1563,6 @@ msgid "false"
msgstr "মিথ্যা"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_38\n"
@@ -1707,7 +1571,6 @@ msgid "and"
msgstr "এবং"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_39\n"
@@ -1716,7 +1579,6 @@ msgid "or"
msgstr "অথবা"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_40\n"
@@ -1725,7 +1587,6 @@ msgid "get the sum of"
msgstr "এর যোগফল বের করুন"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_41\n"
@@ -1734,7 +1595,6 @@ msgid "get the average of"
msgstr "এর গড় বের করুন"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_42\n"
@@ -1743,7 +1603,6 @@ msgid "get the minimum of"
msgstr "এর সর্বনিম্ন বের করুন"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_43\n"
@@ -1788,7 +1647,6 @@ msgid "Sorting order:"
msgstr "সাজানোর ক্রম:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_52\n"
@@ -1806,7 +1664,6 @@ msgid "Search conditions:"
msgstr "খোঁজার শর্তসমূহ:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_54\n"
@@ -1824,7 +1681,6 @@ msgid "Aggregate functions:"
msgstr "মোট ফাংশনসমূহ:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_56\n"
@@ -1842,7 +1698,6 @@ msgid "Grouped by:"
msgstr "ভিত্তিক শ্রেণী:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_58\n"
@@ -1860,7 +1715,6 @@ msgid "Grouping conditions:"
msgstr "একত্রিত করার শর্তসমূহ:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_60\n"
@@ -1869,7 +1723,6 @@ msgid "No grouping conditions were assigned."
msgstr "একত্রিত করার কোনো শর্ত নির্ধারণ করা হয়নি।"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_70\n"
@@ -1878,7 +1731,6 @@ msgid "Select the fields (columns) for your query"
msgstr "আপনার কোয়েরির জন্য ক্ষেত্র (কলাম) নির্বাচন করুন"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_71\n"
@@ -1887,7 +1739,6 @@ msgid "Select the sorting order"
msgstr "সাজানোর ক্রম নির্বাচন করুন"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_72\n"
@@ -1896,7 +1747,6 @@ msgid "Select the search conditions"
msgstr "খোঁজার শর্ত নির্বাচন করুন"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_73\n"
@@ -1905,7 +1755,6 @@ msgid "Select the type of query"
msgstr "কোয়েরির ধরন নির্বাচন করুন"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_74\n"
@@ -1914,7 +1763,6 @@ msgid "Select the groups"
msgstr "গ্রুপ নির্বাচন করুন"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_75\n"
@@ -1923,7 +1771,6 @@ msgid "Select the grouping conditions"
msgstr "গ্রুপভুক্ত করার শর্ত নির্বাচন করুন"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_76\n"
@@ -1932,7 +1779,6 @@ msgid "Assign aliases if desired"
msgstr "চাইলে বিকল্প নাম দিতে পারেন"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_77\n"
@@ -1941,7 +1787,6 @@ msgid "Check the overview and decide how to proceed"
msgstr "অবলোকন পরীক্ষা করুন এবং ঠিক করুন কিভাবে অগ্রসর হবেন"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_80\n"
@@ -1950,7 +1795,6 @@ msgid "Field selection"
msgstr "ক্ষেত্র নির্বাচন"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_81\n"
@@ -1959,7 +1803,6 @@ msgid "Sorting order"
msgstr "সাজানোর ক্রম"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_82\n"
@@ -1968,7 +1811,6 @@ msgid "Search conditions"
msgstr "খোঁজার শর্ত"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_83\n"
@@ -1986,7 +1828,6 @@ msgid "Grouping"
msgstr "গোষ্ঠীবদ্ধকরণ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_85\n"
@@ -1995,7 +1836,6 @@ msgid "Grouping conditions"
msgstr "গ্রুপিং শর্তাবলী"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_86\n"
@@ -2013,7 +1853,6 @@ msgid "Overview"
msgstr "সারসংক্ষেপ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_88\n"
@@ -2022,7 +1861,6 @@ msgid "A field that has not been assigned an aggregate function must be used in
msgstr "যে ক্ষেত্রে মোট ফাংশন নির্ধারণ করা হয়নি তা অবশ্যই শ্রেণীতে ব্যবহৃত হবে।"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_89\n"
@@ -2031,7 +1869,6 @@ msgid "The condition '<FIELDNAME> <LOGICOPERATOR> <VALUE>' was chosen twice. Eac
msgstr "'<FIELDNAME> <LOGICOPERATOR> <VALUE>' শর্ত দুইবার পছন্দ করা হয়েছে। প্রতিটি শর্ত একবার ব্যবহার করা যেতে পারে"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_90\n"
@@ -2048,7 +1885,6 @@ msgid ","
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_92\n"
@@ -2057,7 +1893,6 @@ msgid "<FIELDTITLE> (<FIELDNAME>)"
msgstr "<FIELDTITLE> (<FIELDNAME>)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_93\n"
@@ -2066,7 +1901,6 @@ msgid "<FIELDNAME> (<SORTMODE>)"
msgstr "<FIELDNAME> (<SORTMODE>)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_94\n"
@@ -2075,7 +1909,6 @@ msgid "<FIELDNAME> <LOGICOPERATOR> <VALUE>"
msgstr "<FIELDNAME> <LOGICOPERATOR> <VALUE>"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_95\n"
@@ -2084,7 +1917,6 @@ msgid "<CALCULATEDFUNCTION> <FIELDNAME>"
msgstr "<CALCULATEDFUNCTION> <FIELDNAME>"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_96\n"
@@ -2093,7 +1925,6 @@ msgid "<FIELDNAME> <LOGICOPERATOR> <VALUE>"
msgstr "<FIELDNAME> <LOGICOPERATOR> <VALUE>"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_0\n"
@@ -2102,7 +1933,6 @@ msgid "Form Wizard"
msgstr "ফরম উইজার্ড"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_1\n"
@@ -2133,7 +1963,6 @@ msgstr ""
"টেবিল বা কোয়েরি থেকে এক-থেকে-একাধিক সম্পর্কযুক্ত ডাটা দেখাতে সাবফরম ব্যবহার করুন।"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_4\n"
@@ -2142,7 +1971,6 @@ msgid "~Add Subform"
msgstr "সাবফরম যুক্ত করুন (~A)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_5\n"
@@ -2151,7 +1979,6 @@ msgid "~Subform based on existing relation"
msgstr "বিদ্যমান রিলেশনের উপর ভিত্তি করে সাবফরম (~S)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_6\n"
@@ -2160,7 +1987,6 @@ msgid "Tables or queries"
msgstr "টেবিল বা কোয়েরিসমূহ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_7\n"
@@ -2169,7 +1995,6 @@ msgid "Subform based on ~manual selection of fields"
msgstr "ক্ষেত্রের স্বনির্বাচিত নির্বাচনের ভিত্তি করে সাবফরম (~m)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_8\n"
@@ -2178,7 +2003,6 @@ msgid "~Which relation do you want to add?"
msgstr "আপনি কোন রিলেশনটি যোগ করতে চান? (‍~W)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_9\n"
@@ -2187,7 +2011,6 @@ msgid "Fields in the ~subform"
msgstr "সাবফরমের ক্ষেত্রগুলো (~s)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_12\n"
@@ -2196,7 +2019,6 @@ msgid "~Available fields"
msgstr "সহজলভ্য ক্ষেত্রগুলো (~A)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_13\n"
@@ -2216,7 +2038,6 @@ msgstr ""
"কিন্তু সংযুক্ত শুধুমাত্র একবার ব্যবহার্য।"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_20\n"
@@ -2225,7 +2046,6 @@ msgid "~First joined subform field"
msgstr "প্রথম সংযুক্ত সাবফর্মের ক্ষেত্র (~F)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_21\n"
@@ -2234,7 +2054,6 @@ msgid "~Second joined subform field"
msgstr "দ্বিতীয় সংযুক্ত সাবফর্মের ক্ষেত্র (~S)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_22\n"
@@ -2243,7 +2062,6 @@ msgid "~Third joined subform field"
msgstr "তৃতীয় সংযুক্ত সাবফর্মের ক্ষেত্র (~T)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_23\n"
@@ -2252,7 +2070,6 @@ msgid "~Fourth joined subform field"
msgstr "চতুর্থ সংযুক্ত সাবফর্মের ক্ষেত্র (~F)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_24\n"
@@ -2261,7 +2078,6 @@ msgid "F~irst joined main form field"
msgstr "প্রথম সংযুক্ত প্রধান ফর্ম ক্ষেত্র (~i)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_25\n"
@@ -2270,7 +2086,6 @@ msgid "S~econd joined main form field"
msgstr "দ্বিতীয় সংযুক্ত প্রধান ফর্ম ক্ষেত্র (~e)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_26\n"
@@ -2279,7 +2094,6 @@ msgid "T~hird joined main form field"
msgstr "তৃতীয় সংযুক্ত প্রধান ফর্ম ক্ষেত্র (~T)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_27\n"
@@ -2288,7 +2102,6 @@ msgid "F~ourth joined main form field"
msgstr "চতুর্থ সংযুক্ত প্রধান ফর্ম ক্ষেত্র (~o)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_28\n"
@@ -2306,7 +2119,6 @@ msgid "No border"
msgstr "কোন সীমানা নয়"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_30\n"
@@ -2315,7 +2127,6 @@ msgid "3D look"
msgstr "ত্রিমাত্রিক দৃশ্য"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_31\n"
@@ -2324,7 +2135,6 @@ msgid "Flat"
msgstr "সমতল"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_32\n"
@@ -2351,7 +2161,6 @@ msgid "Align right"
msgstr "ডান প্রান্তিককরণ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_35\n"
@@ -2360,7 +2169,6 @@ msgid "Arrangement of DB fields"
msgstr "DB ক্ষেত্রসমূহের বিন্যাস"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_36\n"
@@ -2369,7 +2177,6 @@ msgid "Columnar - Labels Left"
msgstr "কলামভিত্তিক - বামের লেবেল"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_37\n"
@@ -2378,7 +2185,6 @@ msgid "Columnar - Labels on Top"
msgstr "কলামভিত্তিক - উপরের লেবেল"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_38\n"
@@ -2387,7 +2193,6 @@ msgid "In Blocks - Labels Left"
msgstr "ব্লকে - বামের লেবেল"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_39\n"
@@ -2396,7 +2201,6 @@ msgid "In Blocks - Labels Above"
msgstr "ব্লকে - উপরের লেবেল"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_40\n"
@@ -2405,7 +2209,6 @@ msgid "As Data Sheet"
msgstr "ডাটা শীট হিসেবে"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_41\n"
@@ -2414,7 +2217,6 @@ msgid "Arrangement of the main form"
msgstr "প্রধান ফর্মের বিন্যাস"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_42\n"
@@ -2423,7 +2225,6 @@ msgid "Arrangement of the subform"
msgstr "উপফর্মের বিন্যাস"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_44\n"
@@ -2441,7 +2242,6 @@ msgid "Existing data will not be displayed"
msgstr "বিদ্যমান তথ্য দেখানো হবে না"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_46\n"
@@ -2450,7 +2250,6 @@ msgid "T~he form is to display all data"
msgstr "ফর্মটি সমস্ত ডাটা দেখানোর জন্য (~h)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_47\n"
@@ -2459,7 +2258,6 @@ msgid "Do not allow ~modification of existing data"
msgstr "বিদ্যমান ডাটার পরিবর্তন অনুমোদন করেনা (‍~m)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_48\n"
@@ -2468,7 +2266,6 @@ msgid "Do not allow ~deletion of existing data"
msgstr "বিদ্যমান ডাটার মোছা অনুমোদন করেনা (‍~d)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_49\n"
@@ -2477,7 +2274,6 @@ msgid "Do not allow ~addition of new data"
msgstr "নতুন ডাটা যোগ করা অনুমোদন করেনা (‍~a)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_50\n"
@@ -2486,7 +2282,6 @@ msgid "Name of ~the form"
msgstr "ফর্মের নাম (‍~t)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_51\n"
@@ -2495,7 +2290,6 @@ msgid "How do you want to proceed after creating the form?"
msgstr "ফর্মটি তৈরির পর আপনি কিভাবে এগুতে চান?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_52\n"
@@ -2504,7 +2298,6 @@ msgid "~Work with the form"
msgstr "ফর্মটি নিয়ে কাজ করুন (~W)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_53\n"
@@ -2513,7 +2306,6 @@ msgid "~Modify the form"
msgstr "ফর্মটি পরিবর্তন করুন (‍~M)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_55\n"
@@ -2522,7 +2314,6 @@ msgid "~Page Styles"
msgstr "পৃষ্ঠার শৈলী (~P)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_80\n"
@@ -2531,7 +2322,6 @@ msgid "Field selection"
msgstr "ক্ষেত্র নির্বাচন"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_81\n"
@@ -2540,7 +2330,6 @@ msgid "Set up a subform"
msgstr "সাবফর্ম ইনস্টলেশন করুন"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_82\n"
@@ -2549,7 +2338,6 @@ msgid "Add subform fields"
msgstr "সাবফর্ম ক্ষেত্রসমূহ যুক্ত করুন"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_83\n"
@@ -2558,7 +2346,6 @@ msgid "Get joined fields"
msgstr "সংযুক্ত ক্ষেত্র গ্রহণ করুন"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_84\n"
@@ -2567,7 +2354,6 @@ msgid "Arrange controls"
msgstr "কন্ট্রোলসমূহ সাজানো"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_85\n"
@@ -2576,7 +2362,6 @@ msgid "Set data entry"
msgstr "ডাটা এন্ট্রি নির্ধারণ করুন"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_86\n"
@@ -2585,7 +2370,6 @@ msgid "Apply styles"
msgstr "শৈলী প্রয়োগ করুন"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_87\n"
@@ -2594,7 +2378,6 @@ msgid "Set name"
msgstr "নাম নির্ধারণ করুন"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_88\n"
@@ -2603,7 +2386,6 @@ msgid "(Date)"
msgstr "(তারিখ)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_89\n"
@@ -2612,7 +2394,6 @@ msgid "(Time)"
msgstr "(সময়)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_90\n"
@@ -2621,7 +2402,6 @@ msgid "Select the fields of your form"
msgstr "আপনার ফর্মের ক্ষেত্রগুলো নির্বাচন করুন"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_91\n"
@@ -2630,7 +2410,6 @@ msgid "Decide if you want to set up a subform"
msgstr "আপনি সাবফর্ম ইনস্টলেশন করতে চান কিনা সিদ্ধান্ত নিন"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_92\n"
@@ -2639,7 +2418,6 @@ msgid "Select the fields of your subform"
msgstr "আপনার সাবফর্মের ক্ষেত্রগুলো নির্বাচন করুন"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_93\n"
@@ -2648,7 +2426,6 @@ msgid "Select the joins between your forms"
msgstr "আপনার ফর্মগুলোর মধ্যকার সংযোগ নির্বাচন করুন"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_94\n"
@@ -2657,7 +2434,6 @@ msgid "Arrange the controls on your form"
msgstr "আপনার ফর্মের কন্ট্রোলগুলো সাজান"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_95\n"
@@ -2666,7 +2442,6 @@ msgid "Select the data entry mode"
msgstr "ডাটা সংযোজন মোড নির্বাচন করুন"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_96\n"
@@ -2675,7 +2450,6 @@ msgid "Apply the style of your form"
msgstr "আপনার ফর্মের শৈলী প্রয়োগ করুন"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_97\n"
@@ -2695,7 +2469,6 @@ msgstr ""
"অন্য একটি নাম পছন্দ করুন।"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_1\n"
@@ -2704,7 +2477,6 @@ msgid "Table Wizard"
msgstr "টেবিল উইজার্ড"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_2\n"
@@ -2713,7 +2485,6 @@ msgid "Select fields"
msgstr "ক্ষেত্র নির্বাচন করুন"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_3\n"
@@ -2722,7 +2493,6 @@ msgid "Set types and formats"
msgstr "ধরন এবং ফরম্যাট নির্ধারণ করুন"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_4\n"
@@ -2731,7 +2501,6 @@ msgid "Set primary key"
msgstr "প্রাইমারী কী নির্ধারণ করুন"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_5\n"
@@ -2740,7 +2509,6 @@ msgid "Create table"
msgstr "টেবিল তৈরি করুন"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_8\n"
@@ -2749,7 +2517,6 @@ msgid "Select fields for your table"
msgstr "আপনার টেবিলের জন্য ক্ষেত্র নির্বাচন করুন"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_9\n"
@@ -2758,7 +2525,6 @@ msgid "Set field types and formats"
msgstr "ক্ষেত্রের ধরন এবং বিন্যাস নির্ধারণ করুন"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_10\n"
@@ -2767,7 +2533,6 @@ msgid "Set primary key"
msgstr "প্রাইমারী কী নির্ধারণ করুন"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_11\n"
@@ -2776,7 +2541,6 @@ msgid "Create table"
msgstr "টেবিল তৈরি করুন"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_14\n"
@@ -2785,7 +2549,6 @@ msgid "This wizard helps you to create a table for your database. After selectin
msgstr "এই উইজার্ডটি আপনাকে আপনার ডাটাবেসের জন্য একটি টেবিলে তৈরি করতে সহায়তা করে। একটি টেবিলের ধরন ও নমুনা টেবিলে নির্বাচন করার পর, আপনার টেবিলে অন্তর্ভুক্ত করতে চান এমন ক্ষেত্রসমূহ পছন্দ করুন। আপনি একাধিক নমুনা টেবিলে থেকে ক্ষেত্রসমূহ অন্তর্ভুক্ত করতে পারেন।"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_15\n"
@@ -2794,7 +2557,6 @@ msgid "Ca~tegory"
msgstr "ধরন (~t)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_16\n"
@@ -2803,7 +2565,6 @@ msgid "B~usiness"
msgstr "ব্যবসা (~u)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_17\n"
@@ -2812,7 +2573,6 @@ msgid "P~ersonal"
msgstr "ব্যক্তিগত (~e)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_18\n"
@@ -2821,7 +2581,6 @@ msgid "~Sample tables"
msgstr "নমুনা টেবিলে (~S)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_19\n"
@@ -2830,7 +2589,6 @@ msgid "A~vailable fields"
msgstr "সুপ্রাপ্য ক্ষেত্রগুলো (~v)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_20\n"
@@ -2855,7 +2613,6 @@ msgid "-"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_23\n"
@@ -2864,7 +2621,6 @@ msgid "Field name"
msgstr "ক্ষেত্রের নাম"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_24\n"
@@ -2873,7 +2629,6 @@ msgid "Field type"
msgstr "ক্ষেত্রের ধরন"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_25\n"
@@ -2882,7 +2637,6 @@ msgid "~Selected fields"
msgstr "নির্বাচিত ক্ষেত্র (~S)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_26\n"
@@ -2891,7 +2645,6 @@ msgid "A primary key uniquely identifies each record in a database table. Primar
msgstr "একটি প্রাইমারী কী ডাটাবেস টেবিলের প্রতিটি রেকর্ডকে পৃথকভাবে শনাক্ত করে। প্রাইমারী কী তথ্যসমূহকে পৃথক টেবিলে সংযুক্তকরণ সহজ করে, এবং পরামর্শ দেওয়া হচ্ছে যে আপনার প্রতিটি টেবিলেতে প্রাইমারী কী থাকবে। প্রাইমারী কী ব্যতীত, এই টেবিলেতে ডাটা সন্নিবেশ করানো সম্ভব হবে না।"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_27\n"
@@ -2900,7 +2653,6 @@ msgid "~Create a primary key"
msgstr "একটি প্রাইমারী কী তৈরি করুন (~C)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_28\n"
@@ -2909,7 +2661,6 @@ msgid "~Automatically add a primary key"
msgstr "স্বয়ংকৃয়ভাবে একটি প্রাইমারী কী তৈরি করুন (~A)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_29\n"
@@ -2927,7 +2678,6 @@ msgid "Define p~rimary key as a combination of several fields"
msgstr "প্রাইমারী কী অনেকগুলো ক্ষেত্রের সমাবেশ হিসেবে নির্দিষ্ট করুন (~r)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_31\n"
@@ -2936,7 +2686,6 @@ msgid "F~ieldname"
msgstr "ক্ষেত্র-নাম (~i)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_32\n"
@@ -2945,7 +2694,6 @@ msgid "~Primary key fields"
msgstr "প্রাইমারী কী এর ক্ষেত্র (~P)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_33\n"
@@ -2954,7 +2702,6 @@ msgid "Auto ~value"
msgstr "স্বয়ংক্রিয় মান (~v)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_34\n"
@@ -2963,7 +2710,6 @@ msgid "What do you want to name your table?"
msgstr "আপনার টেবিলের কি নাম দিতে চান?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_35\n"
@@ -2972,7 +2718,6 @@ msgid "Congratulations. You have entered all the information needed to create yo
msgstr "অভিনন্দন। আপনি আপনার টেবিলে তৈরির যাবতীয় তথ্য সন্নিবেশ করেছেন।"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_36\n"
@@ -2981,7 +2726,6 @@ msgid "What do you want to do next?"
msgstr "আপনি পরবর্তীতে কি করতে চান?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_37\n"
@@ -2990,7 +2734,6 @@ msgid "Modify the table design"
msgstr "টেবিলের ডিজাইন পরিবর্তন করুন"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_38\n"
@@ -2999,7 +2742,6 @@ msgid "Insert data immediately"
msgstr "তাৎক্ষণিকভাবে ডাটা সন্নিবেশ করান"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_39\n"
@@ -3008,7 +2750,6 @@ msgid "C~reate a form based on this table"
msgstr "এই টেবিলের উপর ভিত্তি করে একটা ফর্ম তৈরি করুন (~r)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_40\n"
@@ -3017,7 +2758,6 @@ msgid "The table you have created could not be opened."
msgstr "আপনার তৈরিকৃত টেবিল খোলা সম্ভব নয়।"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_41\n"
@@ -3026,7 +2766,6 @@ msgid "The table name '%TABLENAME' contains a character ('%SPECIALCHAR') that mi
msgstr "'%TABLENAME' নামের টেবিলটি এমন বিশেষ বর্ণচিহ্ন ('%SPECIALCHAR') ধারণ করে যা ডাটাবেস দ্বারা সমর্থিত নাও হতে পারে। "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_42\n"
@@ -3035,7 +2774,6 @@ msgid "The field name '%FIELDNAME' contains a special character ('%SPECIALCHAR')
msgstr "'%FIELDNAME' নামের ক্ষেত্রটি এমন বিশেষ বর্ণচিহ্ন ('%SPECIALCHAR') ধারণ করে যা ডাটাবেস দ্বারা সমর্থিত নাও হতে পারে। "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_43\n"
@@ -3044,7 +2782,6 @@ msgid "Field"
msgstr "ক্ষেত্র"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_44\n"
@@ -3053,7 +2790,6 @@ msgid "MyTable"
msgstr "MyTable"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_45\n"
@@ -3062,7 +2798,6 @@ msgid "Add a Field"
msgstr "একটি ক্ষেত্র যুক্ত করুন"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_46\n"
@@ -3071,7 +2806,6 @@ msgid "Remove the selected Field"
msgstr "নির্বাচিত ক্ষেত্র অপসারণ করুন"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_47\n"
@@ -3091,7 +2825,6 @@ msgstr ""
"অনুগ্রহ করেঅন্য নাম সন্নিবেশ করান।"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_49\n"
@@ -3100,7 +2833,6 @@ msgid "Catalog of the table"
msgstr "টেবিলের ক্যাটালগ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_50\n"
@@ -3109,7 +2841,6 @@ msgid "Schema of the table"
msgstr "টেবিলের স্কীমা"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_51\n"
@@ -3136,7 +2867,6 @@ msgid "~Help"
msgstr "সাহায্য (~H)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_ZERO_2\n"
@@ -3154,7 +2884,6 @@ msgid "~Convert"
msgstr "রূপান্তর (~C)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_ZERO_4\n"
@@ -3163,7 +2892,6 @@ msgid "Note: Currency amounts from external links and currency conversion factor
msgstr "নোট: সূত্রের বাহ্যিক লিংক থেকে মুদ্রার পরিমাণ এবং মুদ্রা রূপান্তর সম্পর্কিত বিষয়সমূহ রূপান্তর করা যাবে না।"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_ZERO_5\n"
@@ -3172,7 +2900,6 @@ msgid "First, unprotect all sheets."
msgstr "প্রথমে, সবগুলো শীট অরক্ষিত করে নিন।"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_ZERO_6\n"
@@ -3190,7 +2917,6 @@ msgid "C~ontinue >"
msgstr "চালিয়ে যান (~o) >>"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_ZERO_8\n"
@@ -3199,7 +2925,6 @@ msgid "C~lose"
msgstr "বন্ধ করুন (~l)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_0\n"
@@ -3208,7 +2933,6 @@ msgid "~Entire document"
msgstr "সমগ্র নথি (~E)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_1\n"
@@ -3217,7 +2941,6 @@ msgid "Selection"
msgstr "নির্বাচন"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_2\n"
@@ -3226,7 +2949,6 @@ msgid "Cell S~tyles"
msgstr "ঘরের শৈলীসমূহ (‍~t)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_3\n"
@@ -3235,7 +2957,6 @@ msgid "Currency cells in the current ~sheet"
msgstr "বর্তমান শীটের মুদ্রার ঘরসমূহ (~s)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_4\n"
@@ -3244,7 +2965,6 @@ msgid "Currency cells in the entire ~document"
msgstr "সমগ্র নথিতে মুদ্রার ঘরসমূহ (~d)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_5\n"
@@ -3253,7 +2973,6 @@ msgid "~Selected range"
msgstr "নির্বাচিত পরিসর (‍‍~S)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_6\n"
@@ -3262,7 +2981,6 @@ msgid "Select Cell Styles"
msgstr "ঘরের শৈলী নির্বাচন করুন"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_7\n"
@@ -3271,7 +2989,6 @@ msgid "Select currency cells"
msgstr "মুদ্রার ঘরগুলো নির্বাচন করুন"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_8\n"
@@ -3280,7 +2997,6 @@ msgid "Currency ranges:"
msgstr "মুদ্রার পরিসর:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_9\n"
@@ -3289,7 +3005,6 @@ msgid "Templates:"
msgstr "ফর্মাসমূহ:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_0\n"
@@ -3298,7 +3013,6 @@ msgid "Extent"
msgstr "বিস্তৃতি"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_1\n"
@@ -3307,7 +3021,6 @@ msgid "~Single %PRODUCTNAME Calc document"
msgstr "একক %PRODUCTNAME ক্যালক নথি (~S)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_2\n"
@@ -3316,7 +3029,6 @@ msgid "Complete ~directory"
msgstr "সম্পূর্ণ ডিরেক্টরি (~d)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_3\n"
@@ -3325,7 +3037,6 @@ msgid "Source Document:"
msgstr "উৎস নথি:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_4\n"
@@ -3334,7 +3045,6 @@ msgid "Source directory:"
msgstr "উৎস ডিরেক্টরি:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_5\n"
@@ -3343,7 +3053,6 @@ msgid "~Including subfolders"
msgstr "সাব-ফোল্ডারসমূহ সহ (~I)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_6\n"
@@ -3352,7 +3061,6 @@ msgid "Target directory:"
msgstr "গন্তব্য ডিরেক্টরি:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_7\n"
@@ -3361,7 +3069,6 @@ msgid "Temporarily unprotect sheet without query"
msgstr "কোয়েরি না করে অস্থায়ীভাবে শীট অরক্ষিত করুন"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_10\n"
@@ -3379,7 +3086,6 @@ msgid "Conversion status:"
msgstr "রূপান্তরের অবস্থা:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STATUSLINE_1\n"
@@ -3388,7 +3094,6 @@ msgid "Conversion status of the cell templates:"
msgstr "ঘরের ফর্মাগুলোর রূপান্তরের অবস্থা:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STATUSLINE_2\n"
@@ -3397,7 +3102,6 @@ msgid "Registration of the relevant ranges: Sheet %1Number%1 of %2TotPageCount%2
msgstr "প্রাসঙ্গিক পরিসর নিবন্ধন: শীট %1Number%1 , মোট %2TotPageCount%2"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STATUSLINE_3\n"
@@ -3406,7 +3110,6 @@ msgid "Entry of the ranges to be converted..."
msgstr "রূপান্তরের জন্য পরিসর অন্তর্ভুক্তি..."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STATUSLINE_4\n"
@@ -3415,7 +3118,6 @@ msgid "Sheet protection for each sheet will be restored..."
msgstr "প্রতিটি শীটের জন্য শীট-নিরাপত্তা পূনরায় কার্যকর করা হবে..."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STATUSLINE_5\n"
@@ -3433,7 +3135,6 @@ msgid "~Finish"
msgstr "সম্পন্ন (~F)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_1\n"
@@ -3442,7 +3143,6 @@ msgid "Select directory"
msgstr "ডিরেক্টরি নির্বাচন করুন"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_2\n"
@@ -3451,7 +3151,6 @@ msgid "Select file"
msgstr "ফাইল নির্বাচন করুন"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_3\n"
@@ -3469,7 +3168,6 @@ msgid "non-existent"
msgstr "বিদ্যমান নয়"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_5\n"
@@ -3478,7 +3176,6 @@ msgid "Euro Converter"
msgstr "ইউরো রূপান্তরকারী"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_6\n"
@@ -3487,7 +3184,6 @@ msgid "Should protected spreadsheets be temporarily unprotected?"
msgstr "সুরক্ষিত শীটগুলো কি অস্থায়ীভাবে অরক্ষিত করা হবে?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_7\n"
@@ -3496,7 +3192,6 @@ msgid "Enter the password to unprotect the table %1TableName%1"
msgstr "%1TableName%1 টেবিলটি অরক্ষিত করার জন্য পাসওয়ার্ড দিন"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_8\n"
@@ -3505,7 +3200,6 @@ msgid "Wrong Password!"
msgstr "ভুল পাসওয়ার্ড!"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_9\n"
@@ -3514,7 +3208,6 @@ msgid "Protected Sheet"
msgstr "সুরক্ষিত শীট"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_10\n"
@@ -3523,7 +3216,6 @@ msgid "Warning!"
msgstr "সতর্কতা!"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_11\n"
@@ -3532,7 +3224,6 @@ msgid "Protection for the sheets will not be removed."
msgstr "সবগুলো শীট অরক্ষিত হবে না।"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_12\n"
@@ -3541,7 +3232,6 @@ msgid "Sheet cannot be unprotected"
msgstr "শীট অরক্ষিত করা যাবে না"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_13\n"
@@ -3550,7 +3240,6 @@ msgid "The Wizard cannot edit this document as cell formats cannot be modified i
msgstr "উইজার্ড এই নথি সম্পাদনা করতে পারবেনা কারণ যেসব নথিতে সুরক্ষিত স্প্রেডশীট আছে তাতে ঘরের ফরম্যাট পরিবর্তন করা যাচ্ছে না।"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_14\n"
@@ -3559,7 +3248,6 @@ msgid "Please note that the Euro Converter will, otherwise, not be able to edit
msgstr "মনে রাখবেন, ইউরো রূপান্তরক পারবে, অন্যথায় এই নথি সম্পাদনা করতে পারবেনা!"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_15\n"
@@ -3568,7 +3256,6 @@ msgid "Please choose a currency to be converted first!"
msgstr "অনুগ্রহ করে প্রথমে রূপান্তরের জন্য একটি মুদ্রা নির্বাচন করুন!"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_16\n"
@@ -3577,7 +3264,6 @@ msgid "Password:"
msgstr "পাসওয়ার্ড:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_17\n"
@@ -3595,7 +3281,6 @@ msgid "Cancel"
msgstr "বাতিল"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_19\n"
@@ -3604,7 +3289,6 @@ msgid "Please select a %PRODUCTNAME Calc document for editing!"
msgstr "অনুগ্রহ করে সম্পাদনার জন্য একটি %PRODUCTNAME ক্যালক নথি নির্বাচন করুন!"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_20\n"
@@ -3613,7 +3297,6 @@ msgid "'<1>' is not a directory!"
msgstr "'<1>' কোন ডিরেক্টরি নয়!"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_21\n"
@@ -3640,7 +3323,6 @@ msgid "Do you really want to terminate conversion at this point?"
msgstr "আপনি কি এই পর্যায়ে রূপান্তর বন্ধ করতে চান?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_24\n"
@@ -3649,7 +3331,6 @@ msgid "Cancel Wizard"
msgstr "উইজার্ড বাতিল করুন"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_0\n"
@@ -3658,7 +3339,6 @@ msgid "Portuguese Escudo"
msgstr "পর্তুগিজ এস্কুডো"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_1\n"
@@ -3667,7 +3347,6 @@ msgid "Dutch Guilder"
msgstr "ডাচ গিল্ডার"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_2\n"
@@ -3676,7 +3355,6 @@ msgid "French Franc"
msgstr "ফরাসি ফ্র্যাঙ্ক"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_3\n"
@@ -3685,7 +3363,6 @@ msgid "Spanish Peseta"
msgstr "স্পেনীয় পেসেতা"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_4\n"
@@ -3694,7 +3371,6 @@ msgid "Italian Lira"
msgstr "ইতালীয় লিরা"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_5\n"
@@ -3703,7 +3379,6 @@ msgid "German Mark"
msgstr "জার্মান মার্ক"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_6\n"
@@ -3712,7 +3387,6 @@ msgid "Belgian Franc"
msgstr "বেলজিয়ান ফ্রাংক"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_7\n"
@@ -3721,7 +3395,6 @@ msgid "Irish Punt"
msgstr "আইরিশ পান্ট"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_8\n"
@@ -3730,7 +3403,6 @@ msgid "Luxembourg Franc"
msgstr "লুক্সেমবার্গ ফ্রাংক"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_9\n"
@@ -3739,7 +3411,6 @@ msgid "Austrian Schilling"
msgstr "অস্ট্রিয়ান শিলিং"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_10\n"
@@ -3748,7 +3419,6 @@ msgid "Finnish Mark"
msgstr "ফিনিশ মার্ক"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_11\n"
@@ -3757,7 +3427,6 @@ msgid "Greek Drachma"
msgstr "গ্রীক ড্রাচমা"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_12\n"
@@ -3766,7 +3435,6 @@ msgid "Slovenian Tolar"
msgstr "স্লোভেনিয়ান টলার"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_13\n"
@@ -3775,7 +3443,6 @@ msgid "Cypriot Pound"
msgstr "সাইপ্রাস পাউন্ড"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_14\n"
@@ -3784,7 +3451,6 @@ msgid "Maltese Lira"
msgstr "মাল্টা লিরা"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_15\n"
@@ -3793,7 +3459,6 @@ msgid "Slovak Koruna"
msgstr "স্লোভাক করুনা"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_16\n"
@@ -3818,7 +3483,6 @@ msgid "Lithuanian Litas"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_LASTPAGE_0\n"
@@ -3827,7 +3491,6 @@ msgid "Progress"
msgstr "অগ্রগতি"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_LASTPAGE_1\n"
@@ -3836,7 +3499,6 @@ msgid "Retrieving the relevant documents..."
msgstr "প্রাসঙ্গিক নথিগুলো আহরণ করা হচ্ছে..."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_LASTPAGE_2\n"
@@ -3854,7 +3516,6 @@ msgid "Settings:"
msgstr "সেটিংস:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_LASTPAGE_4\n"
@@ -3863,7 +3524,6 @@ msgid "Sheet is always unprotected"
msgstr "শীটটি সবসময় অরক্ষিত থাকে"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLES_0\n"
@@ -3872,7 +3532,6 @@ msgid "Theme Selection"
msgstr "থীম নির্বাচন"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLES_1\n"
@@ -3890,7 +3549,6 @@ msgid "~Cancel"
msgstr "বাতিল (~C)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLES_3\n"
@@ -3899,7 +3557,6 @@ msgid "~OK"
msgstr "ঠিক আছে (~O)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_0\n"
@@ -3924,7 +3581,6 @@ msgid "Be"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_3\n"
@@ -3973,7 +3629,6 @@ msgid "Green Grapes"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_9\n"
@@ -4024,7 +3679,6 @@ msgid "PC Nostalgia"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_15\n"
@@ -4049,7 +3703,6 @@ msgid "Pumpkin"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceDialog_0\n"
@@ -4058,7 +3711,6 @@ msgid "Addressee"
msgstr "প্রাপক"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceDialog_1\n"
@@ -4067,7 +3719,6 @@ msgid "One recipient"
msgstr "একজন প্রাপক"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceDialog_2\n"
@@ -4076,7 +3727,6 @@ msgid "Several recipients (address database)"
msgstr "কয়েকজন প্রাপক (ঠিকানা ডাটাবেস)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceDialog_3\n"
@@ -4085,7 +3735,6 @@ msgid "Use of This Template"
msgstr "এই ফর্মার ব্যবহার"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceMsgError\n"
@@ -4094,7 +3743,6 @@ msgid "An error has occurred."
msgstr "একটি ত্রুটি হয়েছে।"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_0\n"
@@ -4103,7 +3751,6 @@ msgid "Click placeholder and overwrite"
msgstr "স্থানধারকে ক্লিক করুন এবং এর উপরে লিখুন"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_1\n"
@@ -4139,7 +3786,6 @@ msgid "Last Name"
msgstr "নামের শেষাংশ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_5\n"
@@ -4148,7 +3794,6 @@ msgid "Street"
msgstr "রাস্তা"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_6\n"
@@ -4157,7 +3802,6 @@ msgid "Country"
msgstr "দেশ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_7\n"
@@ -4193,7 +3837,6 @@ msgid "Position"
msgstr "অবস্থান"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_11\n"
@@ -4220,7 +3863,6 @@ msgid "Salutation"
msgstr "Salutation"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_14\n"
@@ -4229,7 +3871,6 @@ msgid "Home Phone"
msgstr "বাসার ফোন"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_15\n"
@@ -4238,7 +3879,6 @@ msgid "Work Phone"
msgstr "কর্মস্থলের ফোন"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_16\n"
@@ -4247,7 +3887,6 @@ msgid "Fax"
msgstr "ফ্যাক্স"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_17\n"
@@ -4256,7 +3895,6 @@ msgid "E-Mail"
msgstr "ইমেইল"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_18\n"
@@ -4274,7 +3912,6 @@ msgid "Notes"
msgstr "নোট"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_20\n"
@@ -4283,7 +3920,6 @@ msgid "Alt. Field 1"
msgstr "বিকল্প. ক্ষেত্র ১"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_21\n"
@@ -4292,7 +3928,6 @@ msgid "Alt. Field 2"
msgstr "বিকল্প. ক্ষেত্র ২"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_22\n"
@@ -4301,7 +3936,6 @@ msgid "Alt. Field 3"
msgstr "বিকল্প. ক্ষেত্র ৩"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_23\n"
@@ -4310,7 +3944,6 @@ msgid "Alt. Field 4"
msgstr "বিকল্প. ক্ষেত্র ৪"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_24\n"
@@ -4328,7 +3961,6 @@ msgid "State"
msgstr "রাষ্ট্র"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_26\n"
@@ -4337,7 +3969,6 @@ msgid "Office Phone"
msgstr "অফিস ফোন"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_27\n"
@@ -4346,7 +3977,6 @@ msgid "Pager"
msgstr "পেজার"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_28\n"
@@ -4355,7 +3985,6 @@ msgid "Mobile Phone"
msgstr "মোবাইল ফোন"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_29\n"
@@ -4364,7 +3993,6 @@ msgid "Other Phone"
msgstr "অন্যান্য ফোন"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_30\n"
@@ -4373,7 +4001,6 @@ msgid "Calendar URL"
msgstr "বর্ষপঞ্জির URL"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_31\n"
@@ -4382,7 +4009,6 @@ msgid "Invite"
msgstr "আমন্ত্রণ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceNoTextmark_0\n"
@@ -4391,7 +4017,6 @@ msgid "The bookmark 'Recipient' is missing."
msgstr "বুকমার্কের 'প্রাপক' ক্ষেত্রটি নেই।"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceNoTextmark_1\n"
@@ -4400,7 +4025,6 @@ msgid "Form letter fields can not be included."
msgstr "ফর্মের চিঠির ক্ষেত্রগুলো অন্তর্ভুক্ত করা গেলনা।"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"AgendaDlgName\n"
@@ -4409,7 +4033,6 @@ msgid "Minutes Template"
msgstr "কার্যবিবরণীর ফর্মা"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"AgendaDlgNoCancel\n"
@@ -4418,7 +4041,6 @@ msgid "An option must be confirmed."
msgstr "একটি অপশন অবশ্যই নিশ্চিত করতে হবে।"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"AgendaDlgFrame\n"
@@ -4427,7 +4049,6 @@ msgid "Minutes Type"
msgstr "কার্যবিবরণীর ধরন"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"AgendaDlgButton1\n"
@@ -4436,7 +4057,6 @@ msgid "Results Minutes"
msgstr "ফলাফল সংক্রান্ত কার্যবিবরণী"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"AgendaDlgButton2\n"
@@ -4445,7 +4065,6 @@ msgid "Evaluation Minutes"
msgstr "মূল্যায়ন সংক্রান্ত কার্যবিবরণী"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"TextField\n"
@@ -4463,7 +4082,6 @@ msgid "The '%1' directory cannot be created:"
msgstr "'%1' ডিরেক্টরিটি তৈরি করা সম্ভব হয়নি:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MsgDirNotThere\n"
@@ -4472,7 +4090,6 @@ msgid "The '%1' directory does not exist."
msgstr "'%1' ডিরেক্টরিটি নেই।"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"QueryfornewCreation\n"
@@ -4499,7 +4116,6 @@ msgid "~Cancel"
msgstr "বাতিল (~C)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"BackButton\n"
@@ -4535,7 +4151,6 @@ msgid "~Close"
msgstr "বন্ধ করুন (~C)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"WelcometextLabel1\n"
@@ -4544,7 +4159,6 @@ msgid "This wizard convert legacy format documents to Open Document Format for O
msgstr "এই উইজার্ড লিগ্যাসি ফরম্যাটের নথিসমূহ ওপেন ডকুমেন্ট ফরম্যাটে রুপান্তরিত করেঅফিস অ্যাপ্লিকেসনসের জন্য।"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"WelcometextLabel3\n"
@@ -4553,7 +4167,6 @@ msgid "Select the document type for conversion:"
msgstr "রূপান্তরের জন্য নথির ধরন নির্বাচন করুন:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MSTemplateCheckbox_1_\n"
@@ -4562,7 +4175,6 @@ msgid "Word templates"
msgstr "ওয়ার্ড ফর্মা"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MSTemplateCheckbox_2_\n"
@@ -4571,7 +4183,6 @@ msgid "Excel templates"
msgstr "Excel ফর্মা "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MSTemplateCheckbox_3_\n"
@@ -4580,7 +4191,6 @@ msgid "PowerPoint templates"
msgstr "PowerPoint ফর্মা"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MSDocumentCheckbox_1_\n"
@@ -4589,7 +4199,6 @@ msgid "Word documents"
msgstr "ওয়ার্ড নথি"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MSDocumentCheckbox_2_\n"
@@ -4606,7 +4215,6 @@ msgid "PowerPoint/Publisher documents"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MSContainerName\n"
@@ -4615,7 +4223,6 @@ msgid "Microsoft Office"
msgstr "Microsoft Office"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SummaryHeader\n"
@@ -4624,7 +4231,6 @@ msgid "Summary:"
msgstr "সারাংশ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"GroupnameDefault\n"
@@ -4660,7 +4266,6 @@ msgid "The '<1>' file already exists.<CR>Do you want to overwrite it?"
msgstr "'<1>' ফাইলটি ইতোমধ্যে আছে।<CR>আপনি কি এর উপর দিয়ে লিখতে চান?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MorePathsError3\n"
@@ -4678,7 +4283,6 @@ msgid "Do you really want to terminate conversion at this point?"
msgstr "আপনি কি এই পর্যায়ে রূপান্তর বন্ধ করতে চান?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ConvertError2\n"
@@ -4687,7 +4291,6 @@ msgid "Cancel Wizard"
msgstr "উইজার্ড বাতিল করুন"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RTErrorDesc\n"
@@ -4705,7 +4308,6 @@ msgid "Error"
msgstr "ত্রুটি"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"OverwriteallFiles\n"
@@ -4714,7 +4316,6 @@ msgid "Do you want to overwrite documents without being asked?"
msgstr "আপনি কি জিজ্ঞাসা ছাড়াই নথিগুলোর উপর দিয়ে লিখতে চান?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ReeditMacro\n"
@@ -4723,7 +4324,6 @@ msgid "Document macro has to be revised."
msgstr "নথির ম্যাক্রো পূর্ণবার দেখতে হবে।"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CouldNotsaveDocument\n"
@@ -4732,7 +4332,6 @@ msgid "Document '<1>' could not be saved."
msgstr "'<1>' নথিটি সংরক্ষণ করা গেলো না।"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CouldNotopenDocument\n"
@@ -4741,7 +4340,6 @@ msgid "Document '<1>' could not be opened."
msgstr "'<1>' নথিটি খোলা গেলো না।"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"PathDialogMessage\n"
@@ -4750,7 +4348,6 @@ msgid "Select a directory"
msgstr "একটি ডিরেক্টরি নির্বাচন করুন"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"DialogTitle\n"
@@ -4759,7 +4356,6 @@ msgid "Document Converter"
msgstr "নথি পরিবর্তক"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SearchInSubDir\n"
@@ -4768,7 +4364,6 @@ msgid "Including subdirectories"
msgstr "সাবডিরেক্টরিগুলো অন্তর্ভুক্ত করুন"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ProgressPage1\n"
@@ -4777,7 +4372,6 @@ msgid "Progress"
msgstr "অগ্রগতি"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ProgressPage2\n"
@@ -4786,7 +4380,6 @@ msgid "Retrieving the relevant documents:"
msgstr "প্রাসঙ্গিক নথিগুলো আহরণ করছি..."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ProgressPage3\n"
@@ -4795,7 +4388,6 @@ msgid "Converting the documents"
msgstr "নথিগুলো রূপান্তর করছি"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ProgressFound\n"
@@ -4813,7 +4405,6 @@ msgid "\"%1 found"
msgstr "%1 পাওয়া গেছে"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"Ready\n"
@@ -4822,7 +4413,6 @@ msgid "Finished"
msgstr "শেষ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SourceDocuments\n"
@@ -4831,7 +4421,6 @@ msgid "Source documents"
msgstr "উৎস নথি "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"TargetDocuments\n"
@@ -4840,7 +4429,6 @@ msgid "Target documents"
msgstr "গন্তব্য নথি"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"LogfileSummary\n"
@@ -4849,7 +4437,6 @@ msgid "<COUNT> documents converted"
msgstr "<COUNT> টি নথি রূপান্তরিত হয়েছে"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumInclusiveSubDir\n"
@@ -4858,7 +4445,6 @@ msgid "All subdirectories will be taken into account"
msgstr "সবগুলো সাবডিরেক্টরি বিবেচনা করা হবে"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumSaveDokumente\n"
@@ -4867,7 +4453,6 @@ msgid "These will be exported to the following directory:"
msgstr "এগুলো এই ডিরেক্টরিতে এক্সপোর্ট করা হবে:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"TextImportLabel\n"
@@ -4876,7 +4461,6 @@ msgid "Import from:"
msgstr "এখান থেকে ইমপোর্ট করুন:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"TextExportLabel\n"
@@ -4885,7 +4469,6 @@ msgid "Save to:"
msgstr "সংরক্ষণের স্থান:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CreateLogfile\n"
@@ -4894,7 +4477,6 @@ msgid "Create log file"
msgstr "লগ ফাইল তৈরি করা হবে"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"LogfileHelpText\n"
@@ -4903,7 +4485,6 @@ msgid "A log file will be created in your work directory"
msgstr "আপনার কর্ম ডিরেক্টরিতে একটি লগ ফাইল তৈরি হবে"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ShowLogfile\n"
@@ -4912,7 +4493,6 @@ msgid "Show log file"
msgstr "লগ ফাইল দেখান"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumMSTextDocuments\n"
@@ -4921,7 +4501,6 @@ msgid "All Word documents contained in the following directory will be imported:
msgstr "এই ডিরেক্টরির সবগুলো ওয়ার্ড নথি ইমপোর্ট করা হবে:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumMSTableDocuments\n"
@@ -4939,7 +4518,6 @@ msgid "All PowerPoint/Publisher documents contained in the following directory w
msgstr "এই ডিরেক্টরির সবগুলো PowerPoint ফর্মা ইমপোর্ট করা হবে:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumMSTextTemplates\n"
@@ -4948,7 +4526,6 @@ msgid "All Word templates contained in the following directory will be imported:
msgstr "এই ডিরেক্টরির সবগুলো ওয়ার্ড ফর্মা ইমপোর্ট করা হবে:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumMSTableTemplates\n"
@@ -4957,7 +4534,6 @@ msgid "All Excel templates contained in the following directory will be imported
msgstr "এই ডিরেক্টরির সবগুলো Excel ফর্মা ইমপোর্ট করা হবে:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumMSDrawTemplates\n"
diff --git a/source/bn-IN/writerperfect/messages.po b/source/bn-IN/writerperfect/messages.po
index 9a287fce6e3..26a65cd2d4d 100644
--- a/source/bn-IN/writerperfect/messages.po
+++ b/source/bn-IN/writerperfect/messages.po
@@ -77,19 +77,16 @@ msgid "Split method:"
msgstr ""
#: exportepub.ui:161
-#, fuzzy
msgctxt "exportepub|splitpage"
msgid "Page break"
msgstr "পৃষ্ঠা বিভাজক (~P)"
#: exportepub.ui:162
-#, fuzzy
msgctxt "exportepub|splitheading"
msgid "Heading"
msgstr "শিরোনাম"
#: wpftencodingdialog.ui:63
-#, fuzzy
msgctxt "wpftencodingdialog|label"
msgid "_Character set:"
msgstr "অক্ষর সমষ্টি (_C):"
diff --git a/source/bn-IN/xmlsecurity/messages.po b/source/bn-IN/xmlsecurity/messages.po
index fa955a96ae3..56e6c6e06b5 100644
--- a/source/bn-IN/xmlsecurity/messages.po
+++ b/source/bn-IN/xmlsecurity/messages.po
@@ -482,7 +482,6 @@ msgid "View Certificate..."
msgstr "সার্টিফিকেট দেখুন..."
#: selectcertificatedialog.ui:266
-#, fuzzy
msgctxt "selectcertificatedialog|label2"
msgid "Description:"
msgstr "বিবরণ:"
diff --git a/source/bn/accessibility/messages.po b/source/bn/accessibility/messages.po
index f5fd2e6887f..569dd034b0b 100644
--- a/source/bn/accessibility/messages.po
+++ b/source/bn/accessibility/messages.po
@@ -19,7 +19,6 @@ msgid "Browse"
msgstr "ব্রাউজ"
#: strings.hrc:26
-#, fuzzy
msgctxt "STR_SVT_ACC_ACTION_EXPAND"
msgid "Expand"
msgstr "প্রসারন"
@@ -47,13 +46,11 @@ msgid "Uncheck"
msgstr ""
#: strings.hrc:31
-#, fuzzy
msgctxt "RID_STR_ACC_SCROLLBAR_NAME_VERTICAL"
msgid "Vertical scroll bar"
msgstr "উল্লম্ব স্ক্রল বার"
#: strings.hrc:32
-#, fuzzy
msgctxt "RID_STR_ACC_SCROLLBAR_NAME_HORIZONTAL"
msgid "Horizontal scroll bar"
msgstr "অনুভূমিক স্ক্রল বার"
@@ -64,7 +61,6 @@ msgid "Please press enter to go into child control for more operations"
msgstr ""
#: strings.hrc:34
-#, fuzzy, c-format
msgctxt "RID_STR_ACC_COLUMN_NUM"
msgid "Column %COLUMNNUMBER"
msgstr "%COLUMNNUMBER কলাম"
diff --git a/source/bn/avmedia/messages.po b/source/bn/avmedia/messages.po
index 8d48dbcd190..6139d137b77 100644
--- a/source/bn/avmedia/messages.po
+++ b/source/bn/avmedia/messages.po
@@ -39,7 +39,6 @@ msgid "Stop"
msgstr "থামুন"
#: strings.hrc:30
-#, fuzzy
msgctxt "AVMEDIA_STR_LOOP"
msgid "Repeat"
msgstr "পুনরায়"
@@ -75,7 +74,6 @@ msgid "Scaled"
msgstr "আকার পরিবর্তিত"
#: strings.hrc:37
-#, fuzzy
msgctxt "AVMEDIA_STR_VOLUME"
msgid "Volume"
msgstr "ভলিউম"
diff --git a/source/bn/basctl/messages.po b/source/bn/basctl/messages.po
index a23758f9e66..2f3fd04cd26 100644
--- a/source/bn/basctl/messages.po
+++ b/source/bn/basctl/messages.po
@@ -415,7 +415,6 @@ msgstr ""
"নোট: যেসব ভাষা ডায়ালগ দ্বারা সমর্থিত নয়, সেসব ভাষার ক্ষেত্রে ডায়ালগের ডিফল্ট ভাষা রিসোর্স ব্যবহৃত হবে।"
#: strings.hrc:100
-#, fuzzy
msgctxt "RID_STR_PRINTDLG_RANGE"
msgid "Print range"
msgstr "মুদ্রণ পরিসর"
@@ -484,7 +483,6 @@ msgid "Multiselection"
msgstr "একাধিক-নির্বাচন"
#: strings.hrc:114
-#, fuzzy
msgctxt "RID_STR_DEF_LANG"
msgid "[Default Language]"
msgstr "[পূর্বনির্ধারিত ভাষা]"
@@ -515,7 +513,6 @@ msgid "%PRODUCTNAME Basic Macros"
msgstr "%PRODUCTNAME মৌলিক ম্যাক্রো"
#: basicmacrodialog.ui:25
-#, fuzzy
msgctxt "basicmacrodialog|run"
msgid "Run"
msgstr "রান"
@@ -550,7 +547,6 @@ msgid "Assign..."
msgstr ""
#: basicmacrodialog.ui:278
-#, fuzzy
msgctxt "basicmacrodialog|edit"
msgid "Edit"
msgstr "সম্পাদনা"
@@ -562,13 +558,11 @@ msgid "Organizer..."
msgstr "সংগঠক... (~O)"
#: basicmacrodialog.ui:318
-#, fuzzy
msgctxt "basicmacrodialog|newlibrary"
msgid "New Library"
msgstr "নতুন লাইব্রেরি"
#: basicmacrodialog.ui:331
-#, fuzzy
msgctxt "basicmacrodialog|newmodule"
msgid "New Module"
msgstr "নতুন মডিউল"
@@ -684,7 +678,6 @@ msgid "Export as _extension"
msgstr ""
#: exportdialog.ui:100
-#, fuzzy
msgctxt "exportdialog|basic"
msgid "Export as BASIC library"
msgstr "BASIC লাইব্রেরি হিসেবে এক্সপোর্ট করুন "
@@ -700,7 +693,6 @@ msgid "_Line number:"
msgstr ""
#: importlibdialog.ui:9
-#, fuzzy
msgctxt "importlibdialog|ImportLibDialog"
msgid "Import Libraries"
msgstr "লাইব্রেরি ইমপোর্ট"
@@ -716,7 +708,6 @@ msgid "Replace existing libraries"
msgstr ""
#: importlibdialog.ui:134
-#, fuzzy
msgctxt "importlibdialog|label1"
msgid "Options"
msgstr "অপশন"
@@ -757,7 +748,6 @@ msgid "_Export..."
msgstr "এক্সপোর্ট..."
#: managebreakpoints.ui:9
-#, fuzzy
msgctxt "managebreakpoints|ManageBreakpointsDialog"
msgid "Manage Breakpoints"
msgstr "ব্রেকপয়েন্ট পরিচালনা"
@@ -854,7 +844,6 @@ msgid "%PRODUCTNAME Basic Macro Organizer"
msgstr "%PRODUCTNAME মৌলিক ম্যাক্রো সংগঠক..."
#: organizedialog.ui:78
-#, fuzzy
msgctxt "organizedialog|modules"
msgid "Modules"
msgstr "মডিউল"
diff --git a/source/bn/basic/messages.po b/source/bn/basic/messages.po
index d2f895d6d6e..d954363f5dc 100644
--- a/source/bn/basic/messages.po
+++ b/source/bn/basic/messages.po
@@ -68,7 +68,6 @@ msgid "Duplicate definition."
msgstr "অনুরূপ সংজ্ঞা।"
#: basic.hrc:36
-#, fuzzy
msgctxt "RID_BASIC_START"
msgid "Division by zero."
msgstr "শূন্য দিয়ে বিভাজন।"
@@ -164,7 +163,6 @@ msgid "Device I/O error."
msgstr "ডিভাইস I/O ত্রুটি।"
#: basic.hrc:52
-#, fuzzy
msgctxt "RID_BASIC_START"
msgid "File already exists."
msgstr "ফাইল ইতোমধ্যে বিদ্যমান।"
diff --git a/source/bn/chart2/messages.po b/source/bn/chart2/messages.po
index 118e5a28ea3..b2031c2c63b 100644
--- a/source/bn/chart2/messages.po
+++ b/source/bn/chart2/messages.po
@@ -631,7 +631,6 @@ msgid "Use superordinate object settings"
msgstr "উর্ধঃস্তন বস্তুর সেটিং ব্যবহার"
#: strings.hrc:145
-#, fuzzy
msgctxt "STR_PROPERTY_ROLE_FILLCOLOR"
msgid "Fill Color"
msgstr "ভরাটের রঙ "
@@ -664,7 +663,6 @@ msgid "Exponential"
msgstr ""
#: strings.hrc:152
-#, fuzzy
msgctxt "STR_REGRESSION_POWER"
msgid "Power"
msgstr "ঘাত"
@@ -680,7 +678,6 @@ msgid "Moving average"
msgstr ""
#: strings.hrc:155
-#, fuzzy
msgctxt "STR_REGRESSION_MEAN"
msgid "Mean"
msgstr "গড়"
@@ -876,19 +873,16 @@ msgid "3D View"
msgstr ""
#: chardialog.ui:8
-#, fuzzy
msgctxt "chardialog|CharDialog"
msgid "Character"
msgstr "অক্ষর"
#: chardialog.ui:105
-#, fuzzy
msgctxt "chardialog|font"
msgid "Font"
msgstr "ফন্ট"
#: chardialog.ui:127
-#, fuzzy
msgctxt "chardialog|fonteffects"
msgid "Font Effects"
msgstr "ফন্টের প্রভাব"
@@ -905,7 +899,6 @@ msgid "Data Table"
msgstr ""
#: chartdatadialog.ui:88
-#, fuzzy
msgctxt "chartdatadialog|InsertRow"
msgid "Insert Row"
msgstr "সারি সন্নিবেশ"
@@ -952,7 +945,6 @@ msgid "Move Row Down"
msgstr ""
#: charttypedialog.ui:8
-#, fuzzy
msgctxt "charttypedialog|ChartTypeDialog"
msgid "Chart Type"
msgstr "লেখচিত্রের ধরন"
@@ -975,13 +967,11 @@ msgid "Center"
msgstr "কেন্দ্র"
#: dlg_DataLabel.ui:28
-#, fuzzy
msgctxt "dlg_DataLabel|liststorePLACEMENT"
msgid "Above"
msgstr "উপরে"
#: dlg_DataLabel.ui:32
-#, fuzzy
msgctxt "dlg_DataLabel|liststorePLACEMENT"
msgid "Top left"
msgstr "ঊর্ধ্ব বাম"
@@ -993,7 +983,6 @@ msgid "Left"
msgstr "বাম"
#: dlg_DataLabel.ui:40
-#, fuzzy
msgctxt "dlg_DataLabel|liststorePLACEMENT"
msgid "Bottom left"
msgstr "নিম্ন বাম"
@@ -1005,7 +994,6 @@ msgid "Below"
msgstr "নিচে"
#: dlg_DataLabel.ui:48
-#, fuzzy
msgctxt "dlg_DataLabel|liststorePLACEMENT"
msgid "Bottom right"
msgstr "নিম্ন ডান"
@@ -1017,19 +1005,16 @@ msgid "Right"
msgstr "ডান"
#: dlg_DataLabel.ui:56
-#, fuzzy
msgctxt "dlg_DataLabel|liststorePLACEMENT"
msgid "Top right"
msgstr "ঊর্ধ্ব ডান"
#: dlg_DataLabel.ui:60
-#, fuzzy
msgctxt "dlg_DataLabel|liststorePLACEMENT"
msgid "Inside"
msgstr "ভিতর"
#: dlg_DataLabel.ui:64
-#, fuzzy
msgctxt "dlg_DataLabel|liststorePLACEMENT"
msgid "Outside"
msgstr "বাহির"
@@ -1040,7 +1025,6 @@ msgid "Near origin"
msgstr ""
#: dlg_DataLabel.ui:82
-#, fuzzy
msgctxt "dlg_DataLabel|liststoreSEPARATOR"
msgid "Space"
msgstr "মহাকাশ"
@@ -1168,7 +1152,6 @@ msgid "Error Margin"
msgstr ""
#: dlg_InsertErrorBars.ui:49
-#, fuzzy
msgctxt "dlg_InsertErrorBars|dlg_InsertErrorBars"
msgid "Legend"
msgstr "চিত্র ব্যাখ্যা"
@@ -1265,13 +1248,11 @@ msgid "Select Range for Negative Error Bars"
msgstr ""
#: dlg_InsertErrorBars.ui:613
-#, fuzzy
msgctxt "dlg_InsertErrorBars|STR_CONTROLTEXT_ERROR_BARS_FROM_DATA"
msgid "From Data Table"
msgstr "ডাটা সারণি থেকে"
#: dlg_InsertLegend.ui:8
-#, fuzzy
msgctxt "dlg_InsertLegend|dlg_InsertLegend"
msgid "Legend"
msgstr "চিত্র ব্যাখ্যা"
@@ -1312,7 +1293,6 @@ msgid "Position"
msgstr "অবস্থান"
#: insertaxisdlg.ui:8
-#, fuzzy
msgctxt "insertaxisdlg|InsertAxisDialog"
msgid "Axes"
msgstr "অক্ষ"
@@ -1336,7 +1316,6 @@ msgid "_Z axis"
msgstr "Z অক্ষ"
#: insertaxisdlg.ui:159
-#, fuzzy
msgctxt "insertaxisdlg|label1"
msgid "Axes"
msgstr "অক্ষ"
@@ -1366,7 +1345,6 @@ msgid "Secondary Axes"
msgstr "গৌণ X অক্ষ"
#: insertgriddlg.ui:8
-#, fuzzy
msgctxt "insertgriddlg|InsertGridDialog"
msgid "Grids"
msgstr "গ্রিড"
@@ -1418,7 +1396,6 @@ msgid "Minor Grids"
msgstr ""
#: inserttitledlg.ui:8
-#, fuzzy
msgctxt "inserttitledlg|InsertTitleDialog"
msgid "Titles"
msgstr "শিরোনামসমূহ"
@@ -1454,7 +1431,6 @@ msgid "_Z axis"
msgstr "Z অক্ষ"
#: inserttitledlg.ui:247
-#, fuzzy
msgctxt "inserttitledlg|Axe"
msgid "Axes"
msgstr "অক্ষ"
@@ -1478,7 +1454,6 @@ msgid "Secondary Axes"
msgstr "গৌণ X অক্ষ"
#: paradialog.ui:8
-#, fuzzy
msgctxt "paradialog|ParagraphDialog"
msgid "Paragraph"
msgstr "অনুচ্ছেদ"
@@ -1489,13 +1464,11 @@ msgid "Indents & Spacing"
msgstr ""
#: paradialog.ui:127
-#, fuzzy
msgctxt "paradialog|labelTP_PARA_ALIGN"
msgid "Alignment"
msgstr "প্রান্তিককরণ"
#: paradialog.ui:151
-#, fuzzy
msgctxt "paradialog|labelTP_PARA_ASIAN"
msgid "Asian Typography"
msgstr "এশীয় মুদ্রণশৈলী"
@@ -1546,7 +1519,6 @@ msgid "_Text orientation:"
msgstr ""
#: sidebarelements.ui:35
-#, fuzzy
msgctxt "sidebarelements|checkbutton_subtitle"
msgid "Subtitle"
msgstr "উপশিরোনাম"
@@ -1558,7 +1530,6 @@ msgid "Title"
msgstr "শিরোনাম"
#: sidebarelements.ui:69
-#, fuzzy
msgctxt "sidebarelements|l"
msgid "Titles"
msgstr "শিরোনামসমূহ"
@@ -1604,7 +1575,6 @@ msgid "Manual"
msgstr "স্বনির্বাচিত"
#: sidebarelements.ui:166
-#, fuzzy
msgctxt "sidebarelements|label_legen"
msgid "Legend"
msgstr "চিত্র ব্যাখ্যা"
@@ -1668,7 +1638,6 @@ msgid "2nd Y axis title"
msgstr "Y অক্ষের শিরোনাম"
#: sidebarelements.ui:341
-#, fuzzy
msgctxt "sidebarelements|label_axes"
msgid "Axes"
msgstr "অক্ষ"
@@ -1707,7 +1676,6 @@ msgid "Title"
msgstr "শিরোনাম"
#: sidebarelements.ui:465
-#, fuzzy
msgctxt "sidebarelements|text_subtitle"
msgid "Subtitle"
msgstr "উপশিরোনাম"
@@ -1808,7 +1776,6 @@ msgid "P_lacement:"
msgstr ""
#: sidebarseries.ui:82
-#, fuzzy
msgctxt "sidebarseries|comboboxtext_label"
msgid "Above"
msgstr "উপরে"
@@ -1826,13 +1793,11 @@ msgid "Center"
msgstr "কেন্দ্র"
#: sidebarseries.ui:85
-#, fuzzy
msgctxt "sidebarseries|comboboxtext_label"
msgid "Outside"
msgstr "বাহির"
#: sidebarseries.ui:86
-#, fuzzy
msgctxt "sidebarseries|comboboxtext_label"
msgid "Inside"
msgstr "ভিতর"
@@ -1887,7 +1852,6 @@ msgid "Data series '%1'"
msgstr ""
#: smoothlinesdlg.ui:22
-#, fuzzy
msgctxt "smoothlinesdlg|SmoothLinesDialog"
msgid "Smooth Lines"
msgstr "সমতল রেখা"
@@ -1993,7 +1957,6 @@ msgid "Realistic"
msgstr ""
#: tp_3D_SceneAppearance.ui:21
-#, fuzzy
msgctxt "tp_3D_SceneAppearance|liststoreSCHEME"
msgid "Custom"
msgstr "স্বনির্ধারিত"
@@ -2047,7 +2010,6 @@ msgid "_Perspective"
msgstr "দৃষ্টিকোণ"
#: tp_3D_SceneGeometry.ui:109
-#, fuzzy
msgctxt "tp_3D_SceneGeometry|MTR_FLD_PERSPECTIVE-atkobject"
msgid "Perspective"
msgstr "দৃষ্টিকোণ"
@@ -2133,25 +2095,21 @@ msgid "_Cross other axis at"
msgstr ""
#: tp_AxisPositions.ui:57
-#, fuzzy
msgctxt "tp_AxisPositions|LB_CROSSES_OTHER_AXIS_AT"
msgid "Start"
msgstr "শুরু"
#: tp_AxisPositions.ui:58
-#, fuzzy
msgctxt "tp_AxisPositions|LB_CROSSES_OTHER_AXIS_AT"
msgid "End"
msgstr "শেষ"
#: tp_AxisPositions.ui:59
-#, fuzzy
msgctxt "tp_AxisPositions|LB_CROSSES_OTHER_AXIS_AT"
msgid "Value"
msgstr "মান"
#: tp_AxisPositions.ui:60
-#, fuzzy
msgctxt "tp_AxisPositions|LB_CROSSES_OTHER_AXIS_AT"
msgid "Category"
msgstr "শ্রেণী"
@@ -2285,31 +2243,26 @@ msgid "Mor_e..."
msgstr "আরও..."
#: tp_AxisPositions.ui:571
-#, fuzzy
msgctxt "tp_AxisPositions|label2"
msgid "Grids"
msgstr "গ্রিড"
#: tp_ChartType.ui:20
-#, fuzzy
msgctxt "tp_ChartType|liststore1"
msgid "Bar"
msgstr "বার"
#: tp_ChartType.ui:23
-#, fuzzy
msgctxt "tp_ChartType|liststore1"
msgid "Cylinder"
msgstr "সিলিন্ডার"
#: tp_ChartType.ui:26
-#, fuzzy
msgctxt "tp_ChartType|liststore1"
msgid "Cone"
msgstr "কোন"
#: tp_ChartType.ui:29
-#, fuzzy
msgctxt "tp_ChartType|liststore1"
msgid "Pyramid"
msgstr "পিরামিড"
@@ -2359,7 +2312,6 @@ msgid "Percent"
msgstr "শতকরা"
#: tp_ChartType.ui:259
-#, fuzzy
msgctxt "tp_ChartType|deep"
msgid "Deep"
msgstr "গাঢ়"
@@ -2375,7 +2327,6 @@ msgid "Straight"
msgstr ""
#: tp_ChartType.ui:313
-#, fuzzy
msgctxt "tp_ChartType|linetype"
msgid "Smooth"
msgstr "মসৃণ"
@@ -2420,13 +2371,11 @@ msgid "Center"
msgstr "কেন্দ্র"
#: tp_DataLabel.ui:28
-#, fuzzy
msgctxt "tp_DataLabel|liststorePLACEMENT"
msgid "Above"
msgstr "উপরে"
#: tp_DataLabel.ui:32
-#, fuzzy
msgctxt "tp_DataLabel|liststorePLACEMENT"
msgid "Top left"
msgstr "ঊর্ধ্ব বাম"
@@ -2438,7 +2387,6 @@ msgid "Left"
msgstr "বাম"
#: tp_DataLabel.ui:40
-#, fuzzy
msgctxt "tp_DataLabel|liststorePLACEMENT"
msgid "Bottom left"
msgstr "নিম্ন বাম"
@@ -2450,7 +2398,6 @@ msgid "Below"
msgstr "নিচে"
#: tp_DataLabel.ui:48
-#, fuzzy
msgctxt "tp_DataLabel|liststorePLACEMENT"
msgid "Bottom right"
msgstr "নিম্ন ডান"
@@ -2462,19 +2409,16 @@ msgid "Right"
msgstr "ডান"
#: tp_DataLabel.ui:56
-#, fuzzy
msgctxt "tp_DataLabel|liststorePLACEMENT"
msgid "Top right"
msgstr "ঊর্ধ্ব ডান"
#: tp_DataLabel.ui:60
-#, fuzzy
msgctxt "tp_DataLabel|liststorePLACEMENT"
msgid "Inside"
msgstr "ভিতর"
#: tp_DataLabel.ui:64
-#, fuzzy
msgctxt "tp_DataLabel|liststorePLACEMENT"
msgid "Outside"
msgstr "বাহির"
@@ -2485,7 +2429,6 @@ msgid "Near origin"
msgstr ""
#: tp_DataLabel.ui:82
-#, fuzzy
msgctxt "tp_DataLabel|liststoreSEPARATOR"
msgid "Space"
msgstr "মহাকাশ"
@@ -2628,7 +2571,6 @@ msgid "_Remove"
msgstr "অপসারণ করুন"
#: tp_DataSource.ui:148
-#, fuzzy
msgctxt "tp_DataSource|BTN_DOWN-atkobject"
msgid "Down"
msgstr "নিচে"
@@ -2769,7 +2711,6 @@ msgid "Select Range for Negative Error Bars"
msgstr ""
#: tp_ErrorBars.ui:563
-#, fuzzy
msgctxt "tp_ErrorBars|STR_CONTROLTEXT_ERROR_BARS_FROM_DATA"
msgid "From Data Table"
msgstr "ডাটা সারণি থেকে"
@@ -2821,7 +2762,6 @@ msgid "_Clockwise direction"
msgstr ""
#: tp_PolarOptions.ui:47
-#, fuzzy
msgctxt "tp_PolarOptions|label1"
msgid "Orientation"
msgstr "স্থিতিবিন্যাস"
@@ -2907,19 +2847,16 @@ msgid "End Table Index"
msgstr ""
#: tp_RangeChooser.ui:272
-#, fuzzy
msgctxt "tp_RangeChooser|STR_PAGE_DATA_RANGE"
msgid "Data Range"
msgstr "ডাটা পরিসর"
#: tp_Scale.ui:20
-#, fuzzy
msgctxt "tp_Scale|liststoreDATE"
msgid "Days"
msgstr "দিনগুলো"
#: tp_Scale.ui:24
-#, fuzzy
msgctxt "tp_Scale|liststoreDATE"
msgid "Months"
msgstr "মাস"
@@ -2947,7 +2884,6 @@ msgid "T_ype"
msgstr "ধরন"
#: tp_Scale.ui:116
-#, fuzzy
msgctxt "tp_Scale|LB_AXIS_TYPE"
msgid "Automatic"
msgstr "স্বয়ংক্রিয়"
@@ -3208,7 +3144,6 @@ msgid "_Y Variable Name"
msgstr ""
#: tp_Trendline.ui:590
-#, fuzzy
msgctxt "tp_Trendline|label2"
msgid "Options"
msgstr "অপশন"
@@ -3241,7 +3176,6 @@ msgid "A_utomatic"
msgstr "স্বয়ংক্রিয়"
#: tp_axisLabel.ui:138
-#, fuzzy
msgctxt "tp_axisLabel|orderL"
msgid "Order"
msgstr "ক্রম"
diff --git a/source/bn/connectivity/messages.po b/source/bn/connectivity/messages.po
index 378d6fee991..d1f0763f7d4 100644
--- a/source/bn/connectivity/messages.po
+++ b/source/bn/connectivity/messages.po
@@ -527,55 +527,46 @@ msgid "The connection could not be established. The database was created by a ne
msgstr ""
#: strings.hrc:134
-#, fuzzy
msgctxt "STR_ROW_SET_OPERATION_VETOED"
msgid "The record operation has been vetoed."
msgstr "রেকর্ড অপারেশনটিকে ভেটো দেয়া হয়েছে।"
#: strings.hrc:135
-#, fuzzy
msgctxt "STR_PARSER_CYCLIC_SUB_QUERIES"
msgid "The statement contains a cyclic reference to one or more sub queries."
msgstr "এই স্টেটমেন্টে, এক বা একাধিক সাব কোয়োরির উদ্দেশ্যে একটি সাইক্লিক রেফারেন্স বিদ্যমান।"
#: strings.hrc:136
-#, fuzzy
msgctxt "STR_DB_OBJECT_NAME_WITH_SLASHES"
msgid "The name must not contain any slashes ('/')."
msgstr "নামে কোনো স্ল্যাশ থাকতে পারবে না ('/')।"
#: strings.hrc:137
-#, fuzzy
msgctxt "STR_DB_INVALID_SQL_NAME"
msgid "$1$ is no SQL conform identifier."
msgstr "$1$ SQL কনফর্ম আইডেন্টিফায়ার নয়।"
#: strings.hrc:138
-#, fuzzy
msgctxt "STR_DB_QUERY_NAME_WITH_QUOTES"
msgid "Query names must not contain quote characters."
msgstr "কোয়েরির নামে কোনো উদ্ধৃতিচিহ্ন থাকতে পারবে না।"
#: strings.hrc:139
-#, fuzzy
msgctxt "STR_DB_OBJECT_NAME_IS_USED"
msgid "The name '$1$' is already in use in the database."
msgstr "'$1$' নামটি ডাটাবেসে বর্তমানে ব্যবহৃত হচ্ছে।"
#: strings.hrc:140
-#, fuzzy
msgctxt "STR_DB_NOT_CONNECTED"
msgid "No connection to the database exists."
msgstr "ডাটাবেসের সাথে কোন সংযোগ নেই।"
#: strings.hrc:141
-#, fuzzy
msgctxt "STR_AB_ADDRESSBOOK_NOT_FOUND"
msgid "No $1$ exists."
msgstr "কোন $1$ নেই।"
#: strings.hrc:142
-#, fuzzy
msgctxt "STR_DATA_CANNOT_SELECT_UNFILTERED"
msgid "Unable to display the complete table content. Please apply a filter."
msgstr "টেবিলের সম্পূর্ণ বিষয়বস্তু প্রদর্শন করা যাচ্ছে না। অনুগ্রহ করে একটি ফিল্টার প্রয়োগ করুন।"
diff --git a/source/bn/cui/messages.po b/source/bn/cui/messages.po
index 0a3ef480eec..e124737ef1b 100644
--- a/source/bn/cui/messages.po
+++ b/source/bn/cui/messages.po
@@ -14,7 +14,6 @@ msgstr ""
"X-Generator: LibreOffice\n"
#: personalization.hrc:31
-#, fuzzy
msgctxt "RID_SVXSTR_PERSONA_CATEGORIES"
msgid "LibreOffice"
msgstr "LibreOffice"
@@ -26,7 +25,6 @@ msgid "Abstract"
msgstr "সারসংক্ষেপ:"
#: personalization.hrc:33
-#, fuzzy
msgctxt "RID_SVXSTR_PERSONA_CATEGORIES"
msgid "Color"
msgstr "রঙ"
@@ -42,7 +40,6 @@ msgid "Nature"
msgstr ""
#: personalization.hrc:36
-#, fuzzy
msgctxt "RID_SVXSTR_PERSONA_CATEGORIES"
msgid "Solid"
msgstr "নিরেট"
@@ -58,7 +55,6 @@ msgid "My Documents"
msgstr "আমার নথি"
#: strings.hrc:26
-#, fuzzy
msgctxt "RID_SVXSTR_KEY_GRAPHICS_PATH"
msgid "Images"
msgstr "চিত্র"
@@ -367,7 +363,6 @@ msgid "All commands"
msgstr "যোগ করার কমান্ড"
#: strings.hrc:92
-#, fuzzy
msgctxt "RID_SVXSTR_MACROS"
msgid "Macros"
msgstr "ম্যাক্রো"
@@ -432,7 +427,6 @@ msgid "Automatic"
msgstr "স্বয়ংক্রিয়"
#: strings.hrc:105
-#, fuzzy
msgctxt "RID_SVXSTR_EDIT_GRAPHIC"
msgid "Link"
msgstr "লিংক"
@@ -1022,13 +1016,11 @@ msgid "Timeout"
msgstr ""
#: strings.hrc:232
-#, fuzzy
msgctxt "RID_SVXSTR_YES"
msgid "Yes"
msgstr "হ্যাঁ"
#: strings.hrc:233
-#, fuzzy
msgctxt "RID_SVXSTR_NO"
msgid "No"
msgstr "না"
@@ -1269,7 +1261,6 @@ msgid "Name of color scheme"
msgstr "রঙের স্কীমের নাম"
#: strings.hrc:296
-#, fuzzy
msgctxt "RID_SVXSTR_SPELL"
msgid "Spelling"
msgstr "বানান"
@@ -1281,13 +1272,11 @@ msgid "Hyphenation"
msgstr "হাইফেন প্রয়োগ"
#: strings.hrc:298
-#, fuzzy
msgctxt "RID_SVXSTR_THES"
msgid "Thesaurus"
msgstr "ভাব-অভিধান"
#: strings.hrc:299
-#, fuzzy
msgctxt "RID_SVXSTR_GRAMMAR"
msgid "Grammar"
msgstr "ব্যকরণ"
@@ -1606,13 +1595,11 @@ msgid "Apply border"
msgstr ""
#: strings.hrc:361
-#, fuzzy
msgctxt "RID_SVXSTR_CREATE_TABLE"
msgid "Create table"
msgstr "টেবিল তৈরি করুন"
#: strings.hrc:362
-#, fuzzy
msgctxt "RID_SVXSTR_REPLACE_TEMPLATES"
msgid "Apply Styles"
msgstr "শৈলী প্রয়োগ"
@@ -1628,13 +1615,11 @@ msgid "Delete spaces and tabs at end and start of line"
msgstr ""
#: strings.hrc:365
-#, fuzzy
msgctxt "RID_SVXSTR_CONNECTOR"
msgid "Connector"
msgstr "সংযোগকারী"
#: strings.hrc:366
-#, fuzzy
msgctxt "RID_SVXSTR_DIMENSION_LINE"
msgid "Dimension line"
msgstr "মাত্রা লাইন"
@@ -1778,7 +1763,6 @@ msgid "User Data"
msgstr "ব্যবহারকারী ডাটা"
#: treeopt.hrc:32
-#, fuzzy
msgctxt "SID_GENERAL_OPTIONS_RES"
msgid "General"
msgstr "সাধারণ"
@@ -1840,7 +1824,6 @@ msgid "Basic IDE"
msgstr ""
#: treeopt.hrc:43
-#, fuzzy
msgctxt "SID_GENERAL_OPTIONS_RES"
msgid "Online Update"
msgstr "অনলাইন হালনাগাদ"
@@ -1887,7 +1870,6 @@ msgid "Complex Text Layout"
msgstr "জটিল লেখার বহির্বিন্যাস"
#: treeopt.hrc:59
-#, fuzzy
msgctxt "SID_INET_DLG_RES"
msgid "Internet"
msgstr "ইন্টারনেট"
@@ -1911,7 +1893,6 @@ msgid "%PRODUCTNAME Writer"
msgstr "%PRODUCTNAME ত্রুটি"
#: treeopt.hrc:67
-#, fuzzy
msgctxt "SID_SW_EDITOPTIONS_RES"
msgid "General"
msgstr "সাধারণ"
@@ -1929,7 +1910,6 @@ msgid "Formatting Aids"
msgstr "বিন্যাস করার সহায়তা"
#: treeopt.hrc:70
-#, fuzzy
msgctxt "SID_SW_EDITOPTIONS_RES"
msgid "Grid"
msgstr "গ্রিড"
@@ -2010,7 +1990,6 @@ msgid "Formatting Aids"
msgstr "বিন্যাস করার সহায়তা"
#: treeopt.hrc:88
-#, fuzzy
msgctxt "SID_SW_ONLINEOPTIONS_RES"
msgid "Grid"
msgstr "গ্রিড"
@@ -2028,7 +2007,6 @@ msgid "Table"
msgstr "টেবিল"
#: treeopt.hrc:91
-#, fuzzy
msgctxt "SID_SW_ONLINEOPTIONS_RES"
msgid "Background"
msgstr "পটভূমি"
@@ -2052,7 +2030,6 @@ msgid "%PRODUCTNAME Calc"
msgstr "%PRODUCTNAME ম্যাক্রো"
#: treeopt.hrc:103
-#, fuzzy
msgctxt "SID_SC_EDITOPTIONS_RES"
msgid "General"
msgstr "সাধারণ"
@@ -2076,7 +2053,6 @@ msgid "Calculate"
msgstr "নির্ণয় (~e)"
#: treeopt.hrc:107
-#, fuzzy
msgctxt "SID_SC_EDITOPTIONS_RES"
msgid "Formula"
msgstr "সূত্র"
@@ -2099,7 +2075,6 @@ msgid "Compatibility"
msgstr "উপযুক্ততা"
#: treeopt.hrc:111
-#, fuzzy
msgctxt "SID_SC_EDITOPTIONS_RES"
msgid "Grid"
msgstr "গ্রিড"
@@ -2117,7 +2092,6 @@ msgid "%PRODUCTNAME Impress"
msgstr "%PRODUCTNAME ম্যাক্রো"
#: treeopt.hrc:118
-#, fuzzy
msgctxt "SID_SD_EDITOPTIONS_RES"
msgid "General"
msgstr "সাধারণ"
@@ -2129,7 +2103,6 @@ msgid "View"
msgstr "দৃশ্যপট"
#: treeopt.hrc:120
-#, fuzzy
msgctxt "SID_SD_EDITOPTIONS_RES"
msgid "Grid"
msgstr "গ্রিড"
@@ -2147,7 +2120,6 @@ msgid "%PRODUCTNAME Draw"
msgstr "%PRODUCTNAME ত্রুটি"
#: treeopt.hrc:127
-#, fuzzy
msgctxt "SID_SD_GRAPHIC_OPTIONS_RES"
msgid "General"
msgstr "সাধারণ"
@@ -2159,7 +2131,6 @@ msgid "View"
msgstr "দৃশ্যপট"
#: treeopt.hrc:129
-#, fuzzy
msgctxt "SID_SD_GRAPHIC_OPTIONS_RES"
msgid "Grid"
msgstr "গ্রিড"
@@ -2171,7 +2142,6 @@ msgid "Print"
msgstr "মুদ্রণ"
#: treeopt.hrc:135
-#, fuzzy
msgctxt "SID_SCH_EDITOPTIONS_RES"
msgid "Charts"
msgstr "লেখচিত্র"
@@ -2189,7 +2159,6 @@ msgid "Load/Save"
msgstr "লোড/সংরক্ষণ"
#: treeopt.hrc:142
-#, fuzzy
msgctxt "SID_FILTER_DLG_RES"
msgid "General"
msgstr "সাধারণ"
@@ -2201,7 +2170,6 @@ msgid "VBA Properties"
msgstr "VBA বৈশিষ্ট্যাবলী"
#: treeopt.hrc:144
-#, fuzzy
msgctxt "SID_FILTER_DLG_RES"
msgid "Microsoft Office"
msgstr "Microsoft Office"
@@ -2248,7 +2216,6 @@ msgid "Preference Name"
msgstr ""
#: aboutconfigdialog.ui:96
-#, fuzzy
msgctxt "aboutconfigdialog|property"
msgid "Property"
msgstr "বৈশিষ্ট্য"
@@ -2260,13 +2227,11 @@ msgid "Type"
msgstr "ধরন:"
#: aboutconfigdialog.ui:122
-#, fuzzy
msgctxt "aboutconfigdialog|value"
msgid "Value"
msgstr "মান"
#: aboutconfigdialog.ui:169
-#, fuzzy
msgctxt "aboutconfigdialog|edit"
msgid "Edit"
msgstr "সম্পাদনা"
@@ -2295,7 +2260,6 @@ msgid "Version: %ABOUTBOXPRODUCTVERSION%ABOUTBOXPRODUCTVERSIONSUFFIX"
msgstr ""
#: aboutdialog.ui:11
-#, fuzzy
msgctxt "aboutdialog|AboutDialog"
msgid "About %PRODUCTNAME"
msgstr "%PRODUCTNAME সম্পর্কে"
@@ -2501,7 +2465,6 @@ msgid "_Text only"
msgstr ""
#: agingdialog.ui:16
-#, fuzzy
msgctxt "agingdialog|AgingDialog"
msgid "Aging"
msgstr "পুরাতন"
@@ -2662,13 +2625,11 @@ msgid "Double Quotes"
msgstr ""
#: areadialog.ui:8
-#, fuzzy
msgctxt "areadialog|AreaDialog"
msgid "Area"
msgstr "এলাকা"
#: areadialog.ui:106
-#, fuzzy
msgctxt "areadialog|RID_SVXPAGE_AREA"
msgid "Area"
msgstr "এলাকা"
@@ -2679,7 +2640,6 @@ msgid "Shadow"
msgstr "ছায়া"
#: areadialog.ui:151
-#, fuzzy
msgctxt "areadialog|RID_SVXPAGE_TRANSPARENCE"
msgid "Transparency"
msgstr "স্বচ্ছতা"
@@ -2691,7 +2651,6 @@ msgid "None"
msgstr "কোনটি না"
#: areatabpage.ui:42
-#, fuzzy
msgctxt "areatabpage|btncolor"
msgid "Color"
msgstr "রঙ"
@@ -2709,13 +2668,11 @@ msgid "Hatch"
msgstr "ওয়াচ"
#: areatabpage.ui:81
-#, fuzzy
msgctxt "areatabpage|btnbitmap"
msgid "Bitmap"
msgstr "বিটম্যাপ"
#: areatabpage.ui:94
-#, fuzzy
msgctxt "areatabpage|btnpattern"
msgid "Pattern"
msgstr "প্যাটার্ন"
@@ -2776,13 +2733,11 @@ msgid "Exceptions"
msgstr ""
#: autocorrectdialog.ui:194
-#, fuzzy
msgctxt "autocorrectdialog|options"
msgid "Options"
msgstr "অপশন"
#: autocorrectdialog.ui:217
-#, fuzzy
msgctxt "autocorrectdialog|apply"
msgid "Options"
msgstr "অপশন"
@@ -2803,13 +2758,11 @@ msgid "Smart Tags"
msgstr ""
#: backgroundpage.ui:20
-#, fuzzy
msgctxt "backgroundpage|liststore1"
msgid "Color"
msgstr "রঙ"
#: backgroundpage.ui:24
-#, fuzzy
msgctxt "backgroundpage|liststore1"
msgid "Image"
msgstr "চিত্র"
@@ -2825,13 +2778,11 @@ msgid "F_or:"
msgstr ""
#: backgroundpage.ui:91
-#, fuzzy
msgctxt "backgroundpage|tablelb"
msgid "Cell"
msgstr "ঘর"
#: backgroundpage.ui:92
-#, fuzzy
msgctxt "backgroundpage|tablelb"
msgid "Row"
msgstr "সারি"
@@ -2843,7 +2794,6 @@ msgid "Table"
msgstr "টেবিল"
#: backgroundpage.ui:214
-#, fuzzy
msgctxt "backgroundpage|background_label"
msgid "Background Color"
msgstr "প্রেক্ষাপটের রঙ "
@@ -2871,7 +2821,6 @@ msgid "_Link"
msgstr "লিংক"
#: backgroundpage.ui:345
-#, fuzzy
msgctxt "backgroundpage|label2"
msgid "File"
msgstr "ফাইল"
@@ -2973,7 +2922,6 @@ msgid "Element:"
msgstr "উপাদান:"
#: baselinksdialog.ui:261
-#, fuzzy
msgctxt "baselinksdialog|TYPE2"
msgid "Type:"
msgstr "ধরন:"
@@ -3002,7 +2950,6 @@ msgid "Add / Import"
msgstr ""
#: bitmaptabpage.ui:65
-#, fuzzy
msgctxt "bitmaptabpage|label1"
msgid "Bitmap"
msgstr "বিটম্যাপ"
@@ -3020,13 +2967,11 @@ msgid "Original"
msgstr "আদি"
#: bitmaptabpage.ui:127
-#, fuzzy
msgctxt "bitmaptabpage|bitmapstyle"
msgid "Filled"
msgstr "ভরাট"
#: bitmaptabpage.ui:128
-#, fuzzy
msgctxt "bitmaptabpage|bitmapstyle"
msgid "Stretched"
msgstr "প্রসারিত"
@@ -3037,7 +2982,6 @@ msgid "Zoomed"
msgstr ""
#: bitmaptabpage.ui:130
-#, fuzzy
msgctxt "bitmaptabpage|bitmapstyle"
msgid "Custom"
msgstr "স্বনির্ধারিত"
@@ -3149,31 +3093,26 @@ msgid "Tiling Offset:"
msgstr ""
#: bitmaptabpage.ui:423
-#, fuzzy
msgctxt "bitmaptabpage|tileofflb"
msgid "Row"
msgstr "সারি"
#: bitmaptabpage.ui:424
-#, fuzzy
msgctxt "bitmaptabpage|tileofflb"
msgid "Column"
msgstr "কলাম"
#: bitmaptabpage.ui:467
-#, fuzzy
msgctxt "bitmaptabpage|label2"
msgid "Options"
msgstr "অপশন"
#: bitmaptabpage.ui:510
-#, fuzzy
msgctxt "bitmaptabpage|CTL_BITMAP_PREVIEW-atkobject"
msgid "Example"
msgstr "উদাহরণ"
#: bitmaptabpage.ui:528
-#, fuzzy
msgctxt "bitmaptabpage|label8"
msgid "Preview"
msgstr "প্রাকদর্শন"
@@ -3247,13 +3186,11 @@ msgid "Borders"
msgstr "সীমানা"
#: borderareatransparencydialog.ui:128
-#, fuzzy
msgctxt "borderareatransparencydialog|area"
msgid "Area"
msgstr "এলাকা"
#: borderareatransparencydialog.ui:151
-#, fuzzy
msgctxt "borderareatransparencydialog|transparence"
msgid "Transparency"
msgstr "স্বচ্ছতা"
@@ -3270,7 +3207,6 @@ msgid "Borders"
msgstr "সীমানা"
#: borderbackgrounddialog.ui:128
-#, fuzzy
msgctxt "borderbackgrounddialog|background"
msgid "Background"
msgstr "পটভূমি"
@@ -3319,7 +3255,6 @@ msgid "_Color:"
msgstr ""
#: borderpage.ui:253
-#, fuzzy
msgctxt "borderpage|label9"
msgid "Line"
msgstr "লাইন"
@@ -3390,7 +3325,6 @@ msgid "_Merge adjacent line styles"
msgstr ""
#: borderpage.ui:606
-#, fuzzy
msgctxt "borderpage|label12"
msgid "Properties"
msgstr "বৈশিষ্ট্য"
@@ -3434,7 +3368,6 @@ msgid "Position and Size"
msgstr "অবস্থান ও আকার... (~z)"
#: calloutdialog.ui:151
-#, fuzzy
msgctxt "calloutdialog|RID_SVXPAGE_CAPTION"
msgid "Callout"
msgstr "কলআউট"
@@ -3445,7 +3378,6 @@ msgid "Optimal"
msgstr "উপযুক্ত"
#: calloutpage.ui:24
-#, fuzzy
msgctxt "calloutpage|liststore1"
msgid "From top"
msgstr "উপর থেকে"
@@ -3457,13 +3389,11 @@ msgid "From left"
msgstr "বাঁদিক থেকে"
#: calloutpage.ui:32
-#, fuzzy
msgctxt "calloutpage|liststore1"
msgid "Horizontal"
msgstr "অনুভূমিক"
#: calloutpage.ui:36
-#, fuzzy
msgctxt "calloutpage|liststore1"
msgid "Vertical"
msgstr "উল্লম্ব"
@@ -3585,13 +3515,11 @@ msgid "Justified"
msgstr "উভয়প্রান্তিক"
#: cellalignment.ui:44
-#, fuzzy
msgctxt "cellalignment|liststoreHorzAlign"
msgid "Filled"
msgstr "ভরাট"
#: cellalignment.ui:48
-#, fuzzy
msgctxt "cellalignment|liststoreHorzAlign"
msgid "Distributed"
msgstr "বন্টন"
@@ -3627,7 +3555,6 @@ msgid "Justified"
msgstr "উভয়প্রান্তিক"
#: cellalignment.ui:82
-#, fuzzy
msgctxt "cellalignment|liststoreVertAlign"
msgid "Distributed"
msgstr "বন্টন"
@@ -3680,7 +3607,6 @@ msgid "Te_xt direction:"
msgstr "পাঠ্য দিকবিন্যাস"
#: cellalignment.ui:369
-#, fuzzy
msgctxt "cellalignment|labelProperties"
msgid "Properties"
msgstr "বৈশিষ্ট্য"
@@ -3839,7 +3765,6 @@ msgid "CTL Font"
msgstr "CTL ফন্ট"
#: charnamepage.ui:688
-#, fuzzy
msgctxt "charnamepage|preview-atkobject"
msgid "Preview"
msgstr "প্রাকদর্শন"
@@ -3856,7 +3781,6 @@ msgid "Document background"
msgstr ""
#: colorconfigwin.ui:65
-#, fuzzy
msgctxt "colorconfigwin|general"
msgid "General"
msgstr "সাধারণ"
@@ -3913,7 +3837,6 @@ msgid "Text Document"
msgstr "নতুন নথি"
#: colorconfigwin.ui:310
-#, fuzzy
msgctxt "colorconfigwin|writergrid"
msgid "Grid"
msgstr "গ্রিড"
@@ -3955,7 +3878,6 @@ msgid "Direct Cursor"
msgstr ""
#: colorconfigwin.ui:489
-#, fuzzy
msgctxt "colorconfigwin|html"
msgid "HTML Document"
msgstr "HTML নথি"
@@ -3982,7 +3904,6 @@ msgid "Text"
msgstr "পাঠ্য"
#: colorconfigwin.ui:597
-#, fuzzy
msgctxt "colorconfigwin|calc"
msgid "Spreadsheet"
msgstr "স্প্রেডশীট"
@@ -4020,7 +3941,6 @@ msgid "Detective error"
msgstr ""
#: colorconfigwin.ui:762
-#, fuzzy
msgctxt "colorconfigwin|ref"
msgid "References"
msgstr "রেফারেন্স"
@@ -4036,7 +3956,6 @@ msgid "Drawing / Presentation"
msgstr ""
#: colorconfigwin.ui:824
-#, fuzzy
msgctxt "colorconfigwin|drawgrid"
msgid "Grid"
msgstr "গ্রিড"
@@ -4052,7 +3971,6 @@ msgid "Identifier"
msgstr ""
#: colorconfigwin.ui:886
-#, fuzzy
msgctxt "colorconfigwin|basiccomment"
msgid "Comment"
msgstr "মন্তব্য"
@@ -4064,7 +3982,6 @@ msgid "Number"
msgstr "নম্বর"
#: colorconfigwin.ui:932
-#, fuzzy
msgctxt "colorconfigwin|basicstring"
msgid "String"
msgstr "স্ট্রিং"
@@ -4103,7 +4020,6 @@ msgid "Number"
msgstr "নম্বর"
#: colorconfigwin.ui:1086
-#, fuzzy
msgctxt "colorconfigwin|sqlstring"
msgid "String"
msgstr "স্ট্রিং"
@@ -4127,7 +4043,6 @@ msgid "Parameter"
msgstr "প্যারামিটার (~P)"
#: colorconfigwin.ui:1178
-#, fuzzy
msgctxt "colorconfigwin|sqlcomment"
msgid "Comment"
msgstr "মন্তব্য"
@@ -4235,13 +4150,11 @@ msgid "New Color"
msgstr ""
#: colorpage.ui:656
-#, fuzzy
msgctxt "colorpage|B_custom"
msgid "Blue"
msgstr "নীল"
#: colorpage.ui:671
-#, fuzzy
msgctxt "colorpage|R_custom"
msgid "Red"
msgstr "লাল"
@@ -4262,7 +4175,6 @@ msgid "_R"
msgstr ""
#: colorpage.ui:728
-#, fuzzy
msgctxt "colorpage|G_custom"
msgid "Green"
msgstr "সবুজ"
@@ -4391,7 +4303,6 @@ msgid "Insert Comment"
msgstr "মন্তব্য সন্নিবেশ করান"
#: comment.ui:153
-#, fuzzy
msgctxt "comment|label2"
msgid "Author"
msgstr "লেখক"
@@ -4409,7 +4320,6 @@ msgid "_Insert"
msgstr "সন্নিবেশ"
#: comment.ui:241
-#, fuzzy
msgctxt "comment|author"
msgid "Author"
msgstr "লেখক"
@@ -4479,13 +4389,11 @@ msgid "Line Spacing"
msgstr "লাইনের মধ্যবর্তী দুরত্ব"
#: connectortabpage.ui:342
-#, fuzzy
msgctxt "connectortabpage|CTL_PREVIEW|tooltip_text"
msgid "Preview"
msgstr "প্রাকদর্শন"
#: connectortabpage.ui:347
-#, fuzzy
msgctxt "connectortabpage|CTL_PREVIEW-atkobject"
msgid "Example"
msgstr "উদাহরণ"
@@ -4554,7 +4462,6 @@ msgid "_Bottom:"
msgstr "নিচে"
#: croppage.ui:226
-#, fuzzy
msgctxt "croppage|label1"
msgid "Crop"
msgstr "ছাঁটা"
@@ -4601,7 +4508,6 @@ msgid "_Original Size"
msgstr "মূল আকার"
#: cuiimapdlg.ui:8
-#, fuzzy
msgctxt "cuiimapdlg|IMapDialog"
msgid "Properties"
msgstr "বৈশিষ্ট্য"
@@ -4657,7 +4563,6 @@ msgid "Context Menus"
msgstr ""
#: customizedialog.ui:173
-#, fuzzy
msgctxt "customizedialog|keyboard"
msgid "Keyboard"
msgstr "কীবোর্ড"
@@ -4674,7 +4579,6 @@ msgid "Create Database Link"
msgstr ""
#: databaselinkdialog.ui:88
-#, fuzzy
msgctxt "databaselinkdialog|browse"
msgid "Browse..."
msgstr "ব্রাউজ..."
@@ -4754,7 +4658,6 @@ msgid "Measure _below object"
msgstr ""
#: dimensionlinestabpage.ui:236
-#, fuzzy
msgctxt "dimensionlinestabpage|label1"
msgid "Line"
msgstr "লাইন"
@@ -4785,13 +4688,11 @@ msgid "Show _measurement units"
msgstr ""
#: dimensionlinestabpage.ui:404
-#, fuzzy
msgctxt "dimensionlinestabpage|label2"
msgid "Legend"
msgstr "চিত্র ব্যাখ্যা"
#: dimensionlinestabpage.ui:427
-#, fuzzy
msgctxt "dimensionlinestabpage|STR_MEASURE_AUTOMATIC"
msgid "Automatic"
msgstr "স্বয়ংক্রিয়"
@@ -4833,7 +4734,6 @@ msgid "_Spacing"
msgstr "ফাঁকা"
#: distributionpage.ui:178
-#, fuzzy
msgctxt "distributionpage|label"
msgid "Horizontal"
msgstr "অনুভূমিক"
@@ -4869,7 +4769,6 @@ msgid "_Bottom"
msgstr "নিচে"
#: distributionpage.ui:353
-#, fuzzy
msgctxt "distributionpage|label1"
msgid "Vertical"
msgstr "উল্লম্ব"
@@ -4950,7 +4849,6 @@ msgid "_Back"
msgstr "পূর্ববর্তী"
#: editmodulesdialog.ui:228
-#, fuzzy
msgctxt "editmodulesdialog|label1"
msgid "Options"
msgstr "অপশন"
@@ -5046,7 +4944,6 @@ msgid "Single"
msgstr "একক"
#: effectspage.ui:104
-#, fuzzy
msgctxt "effectspage|liststore5"
msgid "Double"
msgstr "ডাবল"
@@ -5080,7 +4977,6 @@ msgid "Single"
msgstr "একক"
#: effectspage.ui:138
-#, fuzzy
msgctxt "effectspage|liststore6"
msgid "Double"
msgstr "ডাবল"
@@ -5247,7 +5143,6 @@ msgid "Accessibility option \"Use automatic font color for screen display\" is a
msgstr ""
#: effectspage.ui:611
-#, fuzzy
msgctxt "effectspage|preview-atkobject"
msgid "Preview"
msgstr "প্রাকদর্শন"
@@ -5309,7 +5204,6 @@ msgid "Assign"
msgstr "নির্ধারণ"
#: eventassignpage.ui:234
-#, fuzzy
msgctxt "eventassignpage|delete"
msgid "Remove"
msgstr "অপসারণ করুন"
@@ -5494,13 +5388,11 @@ msgid "Table Properties"
msgstr "টেবিলের বৈশিষ্ট্যাবলী"
#: formatcellsdialog.ui:106
-#, fuzzy
msgctxt "formatcellsdialog|name"
msgid "Font"
msgstr "ফন্ট"
#: formatcellsdialog.ui:128
-#, fuzzy
msgctxt "formatcellsdialog|effects"
msgid "Font Effects"
msgstr "ফন্টের প্রভাব"
@@ -5512,7 +5404,6 @@ msgid "Borders"
msgstr "সীমানা"
#: formatcellsdialog.ui:174
-#, fuzzy
msgctxt "formatcellsdialog|area"
msgid "Background"
msgstr "পটভূমি"
@@ -5523,13 +5414,11 @@ msgid "Format Number"
msgstr ""
#: galleryapplyprogress.ui:8
-#, fuzzy
msgctxt "galleryapplyprogress|GalleryApplyProgress"
msgid "Apply"
msgstr "প্রয়োগ"
#: galleryapplyprogress.ui:73
-#, fuzzy
msgctxt "galleryapplyprogress|label2"
msgid "File"
msgstr "ফাইল"
@@ -5552,7 +5441,6 @@ msgid "Pr_eview"
msgstr "প্রাকদর্শন"
#: galleryfilespage.ui:125
-#, fuzzy
msgctxt "galleryfilespage|image-atkobject"
msgid "Preview"
msgstr "প্রাকদর্শন"
@@ -5568,19 +5456,16 @@ msgid "A_dd All"
msgstr ""
#: gallerygeneralpage.ui:22
-#, fuzzy
msgctxt "gallerygeneralpage|label1"
msgid "Modified:"
msgstr "পরিবর্তিত:"
#: gallerygeneralpage.ui:63
-#, fuzzy
msgctxt "gallerygeneralpage|label2"
msgid "Type:"
msgstr "ধরন:"
#: gallerygeneralpage.ui:90
-#, fuzzy
msgctxt "gallerygeneralpage|label3"
msgid "Location:"
msgstr "অবস্থান:"
@@ -5621,7 +5506,6 @@ msgid "Properties of "
msgstr "বৈশিষ্ট্যসমূহ:"
#: gallerythemedialog.ui:106
-#, fuzzy
msgctxt "gallerythemedialog|general"
msgid "General"
msgstr "সাধারণ"
@@ -5661,7 +5545,6 @@ msgid "Update"
msgstr "হালনাগাদ"
#: galleryupdateprogress.ui:74
-#, fuzzy
msgctxt "galleryupdateprogress|label2"
msgid "File"
msgstr "ফাইল"
@@ -5695,7 +5578,6 @@ msgid "Axial"
msgstr ""
#: gradientpage.ui:167
-#, fuzzy
msgctxt "gradientpage|gradienttypelb"
msgid "Radial"
msgstr "রশ্মীয়"
@@ -5776,19 +5658,16 @@ msgid "To color percentage"
msgstr ""
#: gradientpage.ui:600
-#, fuzzy
msgctxt "gradientpage|propfl"
msgid "Options"
msgstr "অপশন"
#: gradientpage.ui:644
-#, fuzzy
msgctxt "gradientpage|previewctl-atkobject"
msgid "Example"
msgstr "উদাহরণ"
#: gradientpage.ui:662
-#, fuzzy
msgctxt "gradientpage|label2"
msgid "Preview"
msgstr "প্রাকদর্শন"
@@ -5805,13 +5684,11 @@ msgid "_Name:"
msgstr "নাম"
#: hangulhanjaadddialog.ui:129
-#, fuzzy
msgctxt "hangulhanjaadddialog|label1"
msgid "Dictionary"
msgstr "অভিধান"
#: hangulhanjaconversiondialog.ui:7
-#, fuzzy
msgctxt "hangulhanjaconversiondialog|HangulHanjaConversionDialog"
msgid "Hangul/Hanja Conversion"
msgstr "হাঙ্গুল/হানজা রূপান্তর"
@@ -5864,13 +5741,11 @@ msgid "Hang_ul (Hanja)"
msgstr "হাংগুল (হানজা) (~u)"
#: hangulhanjaconversiondialog.ui:295
-#, fuzzy
msgctxt "hangulhanjaconversiondialog|hanja_above"
msgid "Hanja"
msgstr "হানজা"
#: hangulhanjaconversiondialog.ui:312
-#, fuzzy
msgctxt "hangulhanjaconversiondialog|hanja_below"
msgid "Hanja"
msgstr "হানজা"
@@ -5936,7 +5811,6 @@ msgid "Replace b_y character"
msgstr "অক্ষর দ্বারা প্রতিস্থাপন (~y)"
#: hangulhanjaconversiondialog.ui:517
-#, fuzzy
msgctxt "hangulhanjaconversiondialog|options"
msgid "Options"
msgstr "অপশন"
@@ -5948,7 +5822,6 @@ msgid "Edit Custom Dictionary"
msgstr "স্বনির্ধারিত অভিধান সম্পাদনা"
#: hangulhanjaeditdictdialog.ui:107
-#, fuzzy
msgctxt "hangulhanjaeditdictdialog|label4"
msgid "Book"
msgstr "বই"
@@ -5977,7 +5850,6 @@ msgid "New..."
msgstr "নতুন..."
#: hangulhanjaoptdialog.ui:121
-#, fuzzy
msgctxt "hangulhanjaoptdialog|edit"
msgid "Edit..."
msgstr "সম্পাদনা..."
@@ -6004,7 +5876,6 @@ msgid "Replace all unique entries automatically"
msgstr ""
#: hangulhanjaoptdialog.ui:252
-#, fuzzy
msgctxt "hangulhanjaoptdialog|label2"
msgid "Options"
msgstr "অপশন"
@@ -6060,37 +5931,31 @@ msgid "Line _color:"
msgstr "রেখার রঙ"
#: hatchpage.ui:281
-#, fuzzy
msgctxt "hatchpage|backgroundcolor"
msgid "Background Color"
msgstr "প্রেক্ষাপটের রঙ "
#: hatchpage.ui:313
-#, fuzzy
msgctxt "hatchpage|propfl"
msgid "Options"
msgstr "অপশন"
#: hatchpage.ui:357
-#, fuzzy
msgctxt "hatchpage|previewctl-atkobject"
msgid "Example"
msgstr "উদাহরণ"
#: hatchpage.ui:375
-#, fuzzy
msgctxt "hatchpage|label1"
msgid "Preview"
msgstr "প্রাকদর্শন"
#: hyperlinkdialog.ui:11
-#, fuzzy
msgctxt "hyperlinkdialog|HyperlinkDialog"
msgid "Hyperlink"
msgstr "হাইপারলিংক"
#: hyperlinkdialog.ui:42
-#, fuzzy
msgctxt "hyperlinkdialog|apply"
msgid "Apply"
msgstr "প্রয়োগ"
@@ -6378,13 +6243,11 @@ msgid "_File:"
msgstr "ফাইল:"
#: hyperlinknewdocpage.ui:112
-#, fuzzy
msgctxt "hyperlinknewdocpage|create"
msgid "Select Path"
msgstr "পাথ নির্বাচন"
#: hyperlinknewdocpage.ui:117
-#, fuzzy
msgctxt "hyperlinknewdocpage|create|tooltip_text"
msgid "Select Path"
msgstr "পাথ নির্বাচন"
@@ -6396,7 +6259,6 @@ msgid "File _type:"
msgstr "ফাইলের ধরন: (~t)"
#: hyperlinknewdocpage.ui:172
-#, fuzzy
msgctxt "hyperlinknewdocpage|label2"
msgid "New Document"
msgstr "নতুন নথি"
@@ -6466,7 +6328,6 @@ msgid "Word:"
msgstr "শব্দ (~W)"
#: iconchangedialog.ui:10
-#, fuzzy
msgctxt "iconchangedialog|IconChange"
msgid "%PRODUCTNAME %PRODUCTVERSION"
msgstr "%PRODUCTNAME %PRODUCTVERSION"
@@ -6534,13 +6395,11 @@ msgid "Contents:"
msgstr "বিষয়বস্তু"
#: insertfloatingframe.ui:87
-#, fuzzy
msgctxt "insertfloatingframe|buttonbrowse"
msgid "Browse..."
msgstr "ব্রাউজ..."
#: insertfloatingframe.ui:130
-#, fuzzy
msgctxt "insertfloatingframe|scrollbaron"
msgid "On"
msgstr "চালু"
@@ -6552,19 +6411,16 @@ msgid "Off"
msgstr "বন্ধ (~f)"
#: insertfloatingframe.ui:163
-#, fuzzy
msgctxt "insertfloatingframe|scrollbarauto"
msgid "Automatic"
msgstr "স্বয়ংক্রিয়"
#: insertfloatingframe.ui:185
-#, fuzzy
msgctxt "insertfloatingframe|label1"
msgid "Scroll Bar"
msgstr "স্ক্রল বার"
#: insertfloatingframe.ui:218
-#, fuzzy
msgctxt "insertfloatingframe|borderon"
msgid "On"
msgstr "চালু"
@@ -6753,13 +6609,11 @@ msgid "_Remove"
msgstr "অপসারণ করুন"
#: linedialog.ui:8
-#, fuzzy
msgctxt "linedialog|LineDialog"
msgid "Line"
msgstr "লাইন"
#: linedialog.ui:106
-#, fuzzy
msgctxt "linedialog|RID_SVXPAGE_LINE"
msgid "Line"
msgstr "লাইন"
@@ -6882,13 +6736,11 @@ msgid "Save Line Styles"
msgstr ""
#: linestyletabpage.ui:465
-#, fuzzy
msgctxt "linestyletabpage|label1"
msgid "Properties"
msgstr "বৈশিষ্ট্য"
#: linetabpage.ui:30
-#, fuzzy
msgctxt "linetabpage|liststoreCAP_STYLE"
msgid "Flat"
msgstr "সমতল"
@@ -7046,7 +6898,6 @@ msgid "Icon"
msgstr "আইকন"
#: linetabpage.ui:798
-#, fuzzy
msgctxt "linetabpage|CTL_PREVIEW-atkobject"
msgid "Example"
msgstr "উদাহরণ"
@@ -7113,7 +6964,6 @@ msgid "Com_ponent..."
msgstr ""
#: macroassignpage.ui:158
-#, fuzzy
msgctxt "macroassignpage|delete"
msgid "Remove"
msgstr "অপসারণ করুন"
@@ -7130,7 +6980,6 @@ msgid "Macro Selector"
msgstr "ম্যাক্রো নির্বাচক"
#: macroselectordialog.ui:37
-#, fuzzy
msgctxt "macroselectordialog|add"
msgid "Add"
msgstr "যোগ"
@@ -7281,7 +7130,6 @@ msgid "Restore Default Command"
msgstr ""
#: mosaicdialog.ui:16
-#, fuzzy
msgctxt "mosaicdialog|MosaicDialog"
msgid "Mosaic"
msgstr "মোজাইক"
@@ -7336,7 +7184,6 @@ msgid "Up"
msgstr "ঊর্ধ্বমুখী"
#: movemenu.ui:262
-#, fuzzy
msgctxt "movemenu|down-atkobject"
msgid "Down"
msgstr "নিচে"
@@ -7395,13 +7242,11 @@ msgid "Create Macro"
msgstr ""
#: newlibdialog.ui:102
-#, fuzzy
msgctxt "newlibdialog|altrenametitle"
msgid "Rename"
msgstr "পুনঃনামকরণ"
#: newtabledialog.ui:22
-#, fuzzy
msgctxt "newtabledialog|NewTableDialog"
msgid "Insert Table"
msgstr "সারণি সংযোজন"
@@ -7433,7 +7278,6 @@ msgid "_Save in:"
msgstr ""
#: numberingformatpage.ui:38
-#, fuzzy
msgctxt "numberingformatpage|liststore1"
msgid "All"
msgstr "সব"
@@ -7457,7 +7301,6 @@ msgid "Percent"
msgstr "শতকরা"
#: numberingformatpage.ui:50
-#, fuzzy
msgctxt "numberingformatpage|liststore1"
msgid "Currency"
msgstr "মুদ্রা"
@@ -7469,7 +7312,6 @@ msgid "Date"
msgstr "তারিখ"
#: numberingformatpage.ui:56
-#, fuzzy
msgctxt "numberingformatpage|liststore1"
msgid "Time"
msgstr "সময়"
@@ -7480,7 +7322,6 @@ msgid "Scientific"
msgstr ""
#: numberingformatpage.ui:62
-#, fuzzy
msgctxt "numberingformatpage|liststore1"
msgid "Fraction"
msgstr "ভগ্নাংশ"
@@ -7502,7 +7343,6 @@ msgid "Automatically"
msgstr ""
#: numberingformatpage.ui:126
-#, fuzzy
msgctxt "numberingformatpage|add|tooltip_text"
msgid "Add"
msgstr "যোগ"
@@ -7514,7 +7354,6 @@ msgid "Edit Comment"
msgstr "মন্তব্য সম্পাদনা করুন"
#: numberingformatpage.ui:156
-#, fuzzy
msgctxt "numberingformatpage|delete|tooltip_text"
msgid "Remove"
msgstr "অপসারণ করুন"
@@ -7557,7 +7396,6 @@ msgid "_Engineering notation"
msgstr ""
#: numberingformatpage.ui:406
-#, fuzzy
msgctxt "numberingformatpage|optionsft"
msgid "Options"
msgstr "অপশন"
@@ -7586,7 +7424,6 @@ msgid "_Language"
msgstr "ভাষা"
#: numberingoptionspage.ui:64
-#, fuzzy
msgctxt "numberingoptionspage|label1"
msgid "Level"
msgstr "স্তর"
@@ -7669,19 +7506,16 @@ msgid "Bottom of character"
msgstr "অক্ষরের নিচে"
#: numberingoptionspage.ui:287
-#, fuzzy
msgctxt "numberingoptionspage|orientlb"
msgid "Top of line"
msgstr "লাইনের উপরে"
#: numberingoptionspage.ui:288
-#, fuzzy
msgctxt "numberingoptionspage|orientlb"
msgid "Center of line"
msgstr "লাইনের কেন্দ্রে"
#: numberingoptionspage.ui:289
-#, fuzzy
msgctxt "numberingoptionspage|orientlb"
msgid "Bottom of line"
msgstr "লাইনের নিচে"
@@ -7705,7 +7539,6 @@ msgid "Before:"
msgstr "পূর্বে"
#: numberingoptionspage.ui:373
-#, fuzzy
msgctxt "numberingoptionspage|separator"
msgid "Separator"
msgstr "বিভাজক"
@@ -7768,7 +7601,6 @@ msgid "From file..."
msgstr "ফাইল থেকে... (~F)"
#: numberingoptionspage.ui:603
-#, fuzzy
msgctxt "numberingoptionspage|gallery"
msgid "Gallery"
msgstr "গ্যালারি"
@@ -7780,7 +7612,6 @@ msgid "Left"
msgstr "বাম"
#: numberingpositionpage.ui:26
-#, fuzzy
msgctxt "numberingpositionpage|liststore1"
msgid "Centered"
msgstr "কেন্দ্রস্থিত"
@@ -7798,7 +7629,6 @@ msgid "Tab stop"
msgstr "ট্যাব স্টপ"
#: numberingpositionpage.ui:43
-#, fuzzy
msgctxt "numberingpositionpage|liststore2"
msgid "Space"
msgstr "মহাকাশ"
@@ -7809,7 +7639,6 @@ msgid "Nothing"
msgstr ""
#: numberingpositionpage.ui:88
-#, fuzzy
msgctxt "numberingpositionpage|1"
msgid "Level"
msgstr "স্তর"
@@ -7987,7 +7816,6 @@ msgid "Vendor"
msgstr "VendorID"
#: optadvancedpage.ui:171
-#, fuzzy
msgctxt "optadvancedpage|version"
msgid "Version"
msgstr "সংস্করণ"
@@ -8061,7 +7889,6 @@ msgid "Color setting"
msgstr ""
#: optappearancepage.ui:156
-#, fuzzy
msgctxt "optappearancepage|on"
msgid "On"
msgstr "চালু"
@@ -8083,7 +7910,6 @@ msgid "Western _text and Asian punctuation"
msgstr ""
#: optasianpage.ui:73
-#, fuzzy
msgctxt "optasianpage|label1"
msgid "Kerning"
msgstr "কার্নিং"
@@ -8261,7 +8087,6 @@ msgid "Eastern Arabic (٣ ,٢ ,١…)"
msgstr ""
#: optctlpage.ui:237
-#, fuzzy
msgctxt "optctlpage|numerals"
msgid "System"
msgstr "সিস্টেম"
@@ -8283,13 +8108,11 @@ msgid "_E-mail program:"
msgstr ""
#: optemailpage.ui:55
-#, fuzzy
msgctxt "optemailpage|browse"
msgid "Browse..."
msgstr "ব্রাউজ..."
#: optemailpage.ui:89
-#, fuzzy
msgctxt "optemailpage|browsetitle"
msgid "All files"
msgstr "সকল ফাইল"
@@ -8420,7 +8243,6 @@ msgid "Screen only"
msgstr ""
#: optfontspage.ui:132
-#, fuzzy
msgctxt "optfontspage|font"
msgid "Font"
msgstr "ফন্ট"
@@ -8454,7 +8276,6 @@ msgid "_Size:"
msgstr "আকার"
#: optfontspage.ui:295
-#, fuzzy
msgctxt "optfontspage|fontname"
msgid "Automatic"
msgstr "স্বয়ংক্রিয়"
@@ -8614,7 +8435,6 @@ msgid "_Use '%ENGLISHUSLOCALE' locale for numbers"
msgstr ""
#: opthtmlpage.ui:407
-#, fuzzy
msgctxt "opthtmlpage|label2"
msgid "Import"
msgstr "ইমপোর্ট করুন"
@@ -8647,13 +8467,11 @@ msgid "LibreOffice _Basic"
msgstr ""
#: opthtmlpage.ui:568
-#, fuzzy
msgctxt "opthtmlpage|label3"
msgid "Export"
msgstr "এক্সপোর্ট করুন"
#: optionsdialog.ui:11
-#, fuzzy
msgctxt "optionsdialog|OptionsDialog"
msgid "Options"
msgstr "অপশন"
@@ -8935,7 +8753,6 @@ msgid "_Exception (-)"
msgstr ""
#: optnewdictionarydialog.ui:168
-#, fuzzy
msgctxt "optnewdictionarydialog|label1"
msgid "Dictionary"
msgstr "অভিধান"
@@ -9087,7 +8904,6 @@ msgid "None"
msgstr "কোনটি না"
#: optproxypage.ui:139
-#, fuzzy
msgctxt "optproxypage|proxymode"
msgid "System"
msgstr "সিস্টেম"
@@ -9251,37 +9067,31 @@ msgid "Text document"
msgstr "নতুন নথি"
#: optsavepage.ui:368
-#, fuzzy
msgctxt "optsavepage|doctype"
msgid "HTML document"
msgstr "HTML নথি"
#: optsavepage.ui:369
-#, fuzzy
msgctxt "optsavepage|doctype"
msgid "Master document"
msgstr "মাস্টার নথি"
#: optsavepage.ui:370
-#, fuzzy
msgctxt "optsavepage|doctype"
msgid "Spreadsheet"
msgstr "স্প্রেডশীট"
#: optsavepage.ui:371
-#, fuzzy
msgctxt "optsavepage|doctype"
msgid "Presentation"
msgstr "উপস্থাপনা"
#: optsavepage.ui:372
-#, fuzzy
msgctxt "optsavepage|doctype"
msgid "Drawing"
msgstr "অঙ্কন"
#: optsavepage.ui:373
-#, fuzzy
msgctxt "optsavepage|doctype"
msgid "Formula"
msgstr "সূত্র"
@@ -9450,13 +9260,11 @@ msgid "Fa_x/e-mail:"
msgstr ""
#: optuserpage.ui:171
-#, fuzzy
msgctxt "optuserpage|firstname-atkobject"
msgid "First name"
msgstr "নামের প্রথমাংশ"
#: optuserpage.ui:189
-#, fuzzy
msgctxt "lastname-atkobject"
msgid "Last name"
msgstr "নামের শেষাংশ"
@@ -9480,7 +9288,6 @@ msgid "State"
msgstr "রাষ্ট্র"
#: optuserpage.ui:272
-#, fuzzy
msgctxt "zip-atkobject"
msgid "Zip code"
msgstr "জিপ কোড"
@@ -9529,7 +9336,6 @@ msgid "Last name/first _name/father’s name/initials:"
msgstr ""
#: optuserpage.ui:472
-#, fuzzy
msgctxt "ruslastname-atkobject"
msgid "Last name"
msgstr "নামের শেষাংশ"
@@ -9546,7 +9352,6 @@ msgid "Initials"
msgstr "আদ্যক্ষর"
#: optuserpage.ui:526
-#, fuzzy
msgctxt "rusfirstname-atkobject"
msgid "First name"
msgstr "নামের প্রথমাংশ"
@@ -9557,13 +9362,11 @@ msgid "Last/first _name/initials:"
msgstr ""
#: optuserpage.ui:569
-#, fuzzy
msgctxt "eastlastname-atkobject"
msgid "Last name"
msgstr "নামের শেষাংশ"
#: optuserpage.ui:587
-#, fuzzy
msgctxt "eastfirstname-atkobject"
msgid "First name"
msgstr "নামের প্রথমাংশ"
@@ -9580,7 +9383,6 @@ msgid "_Street/apartment number:"
msgstr ""
#: optuserpage.ui:648
-#, fuzzy
msgctxt "russtreet-atkobject"
msgid "Street"
msgstr "রাস্তা"
@@ -9602,13 +9404,11 @@ msgid "City"
msgstr "শহর"
#: optuserpage.ui:727
-#, fuzzy
msgctxt "izip-atkobject"
msgid "Zip code"
msgstr "জিপ কোড"
#: optuserpage.ui:825
-#, fuzzy
msgctxt "optuserpage|label1"
msgid "Address"
msgstr "Address"
@@ -9690,7 +9490,6 @@ msgid "Automatic"
msgstr "স্বয়ংক্রিয়"
#: optviewpage.ui:190
-#, fuzzy
msgctxt "optviewpage|contextmenushortcuts"
msgid "Hide"
msgstr "আড়াল"
@@ -9707,13 +9506,11 @@ msgid "Shortcuts in context menus:"
msgstr ""
#: optviewpage.ui:218
-#, fuzzy
msgctxt "optviewpage|menuicons"
msgid "Automatic"
msgstr "স্বয়ংক্রিয়"
#: optviewpage.ui:219
-#, fuzzy
msgctxt "optviewpage|menuicons"
msgid "Hide"
msgstr "আড়াল"
@@ -9745,7 +9542,6 @@ msgid "Toolbar icon _size:"
msgstr ""
#: optviewpage.ui:358
-#, fuzzy
msgctxt "optviewpage|iconstyle"
msgid "Automatic"
msgstr "স্বয়ংক্রিয়"
@@ -9798,7 +9594,6 @@ msgid "Tango Testing"
msgstr ""
#: optviewpage.ui:380
-#, fuzzy
msgctxt "optviewpage|iconsize"
msgid "Automatic"
msgstr "স্বয়ংক্রিয়"
@@ -9898,7 +9693,6 @@ msgid "Middle mouse _button:"
msgstr ""
#: optviewpage.ui:597
-#, fuzzy
msgctxt "optviewpage|mousepos"
msgid "Default button"
msgstr "পূর্বনির্ধারিত বোতাম"
@@ -9925,7 +9719,6 @@ msgid "Automatic scrolling"
msgstr ""
#: optviewpage.ui:616
-#, fuzzy
msgctxt "optviewpage|mousemiddle"
msgid "Paste clipboard"
msgstr "ক্লিপবোর্ডের বিষয়বস্তু প্রতিলেপন"
@@ -9941,7 +9734,6 @@ msgid "Right and left"
msgstr ""
#: pageformatpage.ui:19
-#, fuzzy
msgctxt "pageformatpage|liststorePageLayout"
msgid "Mirrored"
msgstr "প্রতিফলিত"
@@ -10045,7 +9837,6 @@ msgid "I_nner:"
msgstr ""
#: pageformatpage.ui:502
-#, fuzzy
msgctxt "pageformatpage|labelMargins"
msgid "Margins"
msgstr "মার্জিন"
@@ -10110,13 +9901,11 @@ msgstr ""
#: paragalignpage.ui:15
#: /home/cl/vc/git/libo-core/cui/uiconfig/ui/paragalignpage.ui:19
-#, fuzzy
msgctxt "paragalignpage|liststoreLB_LASTLINE"
msgid "Start"
msgstr "শুরু"
#: paragalignpage.ui:23
-#, fuzzy
msgctxt "paragalignpage|liststoreLB_LASTLINE"
msgid "Centered"
msgstr "কেন্দ্রস্থিত"
@@ -10128,13 +9917,11 @@ msgid "Justified"
msgstr "উভয়প্রান্তিক"
#: paragalignpage.ui:41
-#, fuzzy
msgctxt "paragalignpage|liststoreLB_VERTALIGN"
msgid "Automatic"
msgstr "স্বয়ংক্রিয়"
#: paragalignpage.ui:45
-#, fuzzy
msgctxt "paragalignpage|liststoreLB_VERTALIGN"
msgid "Base line"
msgstr "বেসলাইন"
@@ -10158,7 +9945,6 @@ msgid "Bottom"
msgstr "নিচে"
#: paragalignpage.ui:85
-#, fuzzy
msgctxt "paragalignpage|drawingareaWN_EXAMPLE-atkobject"
msgid "Example"
msgstr "উদাহরণ"
@@ -10214,7 +10000,6 @@ msgid "_Left/Top"
msgstr ""
#: paragalignpage.ui:313
-#, fuzzy
msgctxt "paragalignpage|label1"
msgid "Options"
msgstr "অপশন"
@@ -10237,7 +10022,6 @@ msgid "_Text direction:"
msgstr "পাঠ্য দিকবিন্যাস"
#: paragalignpage.ui:444
-#, fuzzy
msgctxt "paragalignpage|labelFL_PROPERTIES"
msgid "Properties"
msgstr "বৈশিষ্ট্য"
@@ -10261,13 +10045,11 @@ msgid "1.5 Lines"
msgstr "১.৫ লাইন"
#: paraindentspacing.ui:49
-#, fuzzy
msgctxt "paraindentspacing|liststoreLB_LINEDIST"
msgid "Double"
msgstr "ডাবল"
#: paraindentspacing.ui:53
-#, fuzzy
msgctxt "paraindentspacing|liststoreLB_LINEDIST"
msgid "Proportional"
msgstr "আনুপাতিক"
@@ -10284,7 +10066,6 @@ msgid "Leading"
msgstr "শিরোনাম"
#: paraindentspacing.ui:91
-#, fuzzy
msgctxt "paraindentspacing|drawingareaWN_EXAMPLE-atkobject"
msgid "Example"
msgstr "উদাহরণ"
@@ -10312,13 +10093,11 @@ msgid "_Automatic"
msgstr "স্বয়ংক্রিয়"
#: paraindentspacing.ui:221
-#, fuzzy
msgctxt "paraindentspacing|labelST_LINEDIST_ABS"
msgid "Fixed"
msgstr "নির্দিষ্ট"
#: paraindentspacing.ui:236
-#, fuzzy
msgctxt "paraindentspacing|label1"
msgid "Indent"
msgstr "ইন্ডেন্ট"
@@ -10345,7 +10124,6 @@ msgid "Spacing"
msgstr "ফাঁকা"
#: paraindentspacing.ui:404
-#, fuzzy
msgctxt "paraindentspacing|labelFT_LINEDIST"
msgid "of"
msgstr "এর"
@@ -10362,7 +10140,6 @@ msgid "A_ctivate"
msgstr ""
#: paraindentspacing.ui:503
-#, fuzzy
msgctxt "paraindentspacing|label3"
msgid "Register-true"
msgstr "রেজিস্টার-ট্রু"
@@ -10444,7 +10221,6 @@ msgid "Delete _all"
msgstr ""
#: paratabspage.ui:492
-#, fuzzy
msgctxt "paratabspage|label4"
msgid "points"
msgstr "পয়েন্ট"
@@ -10511,7 +10287,6 @@ msgid "File Encryption Password"
msgstr ""
#: pastespecial.ui:7
-#, fuzzy
msgctxt "pastespecial|PasteSpecialDialog"
msgid "Paste Special"
msgstr "বিশেষ প্রতিলেপন"
@@ -10523,7 +10298,6 @@ msgid "Source:"
msgstr "Source"
#: pastespecial.ui:157
-#, fuzzy
msgctxt "pastespecial|label1"
msgid "Selection"
msgstr "নির্বাচন"
@@ -10535,7 +10309,6 @@ msgid "_Modify"
msgstr "পরিবর্তন"
#: patterntabpage.ui:92
-#, fuzzy
msgctxt "patterntabpage|label3"
msgid "Pattern"
msgstr "প্যাটার্ন"
@@ -10562,19 +10335,16 @@ msgid "Background Color:"
msgstr "প্রেক্ষাপটের রঙ "
#: patterntabpage.ui:252
-#, fuzzy
msgctxt "patterntabpage|label1"
msgid "Options"
msgstr "অপশন"
#: patterntabpage.ui:295
-#, fuzzy
msgctxt "patterntabpage|CTL_PREVIEW-atkobject"
msgid "Example"
msgstr "উদাহরণ"
#: patterntabpage.ui:313
-#, fuzzy
msgctxt "patterntabpage|label2"
msgid "Preview"
msgstr "প্রাকদর্শন"
@@ -10622,7 +10392,6 @@ msgid "Firefox Themes"
msgstr ""
#: pickbulletpage.ui:34
-#, fuzzy
msgctxt "pickbulletpage|label25"
msgid "Selection"
msgstr "নির্বাচন"
@@ -10638,19 +10407,16 @@ msgid "Add and Resize"
msgstr ""
#: pickgraphicpage.ui:75
-#, fuzzy
msgctxt "pickgraphicpage|label25"
msgid "Selection"
msgstr "নির্বাচন"
#: picknumberingpage.ui:34
-#, fuzzy
msgctxt "picknumberingpage|label25"
msgid "Selection"
msgstr "নির্বাচন"
#: pickoutlinepage.ui:34
-#, fuzzy
msgctxt "pickoutlinepage|label25"
msgid "Selection"
msgstr "নির্বাচন"
@@ -10677,7 +10443,6 @@ msgid "Raise/lower by"
msgstr "যা দিয়ে উঠানো/নামানো হবে (~R)"
#: positionpage.ui:157
-#, fuzzy
msgctxt "positionpage|automatic"
msgid "Automatic"
msgstr "স্বয়ংক্রিয়"
@@ -10744,7 +10509,6 @@ msgid "Spacing"
msgstr "ফাঁকা"
#: positionpage.ui:478
-#, fuzzy
msgctxt "positionpage|preview-atkobject"
msgid "Preview"
msgstr "প্রাকদর্শন"
@@ -10863,7 +10627,6 @@ msgid "Adapt"
msgstr ""
#: posterdialog.ui:16
-#, fuzzy
msgctxt "posterdialog|PosterDialog"
msgid "Posterize"
msgstr "পোস্টারাইজ"
@@ -11020,7 +10783,6 @@ msgid "No Loaded File"
msgstr ""
#: querynoloadedfiledialog.ui:14
-#, fuzzy
msgctxt "querynoloadedfiledialog|NoLoadedFileDialog"
msgid "The file could not be loaded!"
msgstr "ফাইলটি লোড করা যায়নি!"
@@ -11153,7 +10915,6 @@ msgid "Run"
msgstr "চালান (~u)"
#: scriptorganizer.ui:49
-#, fuzzy
msgctxt "scriptorganizer|create"
msgid "Create..."
msgstr "তৈরি..."
@@ -11187,13 +10948,11 @@ msgid "Text Format "
msgstr ""
#: searchformatdialog.ui:106
-#, fuzzy
msgctxt "searchformatdialog|font"
msgid "Font"
msgstr "ফন্ট"
#: searchformatdialog.ui:128
-#, fuzzy
msgctxt "searchformatdialog|fonteffects"
msgid "Font Effects"
msgstr "ফন্টের প্রভাব"
@@ -11216,7 +10975,6 @@ msgid "Indents & Spacing"
msgstr ""
#: searchformatdialog.ui:220
-#, fuzzy
msgctxt "searchformatdialog|labelTP_PARA_ALIGN"
msgid "Alignment"
msgstr "প্রান্তিককরণ"
@@ -11227,7 +10985,6 @@ msgid "Text Flow"
msgstr ""
#: searchformatdialog.ui:268
-#, fuzzy
msgctxt "searchformatdialog|labelTP_PARA_ASIAN"
msgid "Asian Typography"
msgstr "এশীয় মুদ্রণশৈলী"
@@ -11361,13 +11118,11 @@ msgid "_Color:"
msgstr ""
#: shadowtabpage.ui:205
-#, fuzzy
msgctxt "shadowtabpage|CTL_COLOR_PREVIEW-atkobject"
msgid "Example"
msgstr "উদাহরণ"
#: shadowtabpage.ui:230
-#, fuzzy
msgctxt "shadowtabpage|label"
msgid "Properties"
msgstr "বৈশিষ্ট্য"
@@ -11479,7 +11234,6 @@ msgid "Currently Installed Smart Tags"
msgstr ""
#: smoothdialog.ui:16
-#, fuzzy
msgctxt "smoothdialog|SmoothDialog"
msgid "Smooth"
msgstr "মসৃণ"
@@ -11496,7 +11250,6 @@ msgid "Parameters"
msgstr "প্যারামিটার (~P)"
#: solarizedialog.ui:14
-#, fuzzy
msgctxt "solarizedialog|SolarizeDialog"
msgid "Solarization"
msgstr "সৌরকরণ"
@@ -11630,7 +11383,6 @@ msgid "Text languag_e:"
msgstr ""
#: spellingdialog.ui:252
-#, fuzzy
msgctxt "spellingdialog|explainlink"
msgid "More..."
msgstr "আরও..."
@@ -11672,7 +11424,6 @@ msgid "_Not in dictionary"
msgstr ""
#: spellingdialog.ui:386
-#, fuzzy
msgctxt "spellingdialog|paste"
msgid "Paste"
msgstr "প্রতিলেপন"
@@ -11684,13 +11435,11 @@ msgid "Special Character"
msgstr "বিশেষ অক্ষর"
#: spelloptionsdialog.ui:8
-#, fuzzy
msgctxt "spelloptionsdialog|SpellOptionsDialog"
msgid "Options"
msgstr "অপশন"
#: splitcellsdialog.ui:25
-#, fuzzy
msgctxt "splitcellsdialog|SplitCellsDialog"
msgid "Split Cells"
msgstr "ঘর বিভাজন"
@@ -11724,7 +11473,6 @@ msgid "_Into equal proportions"
msgstr ""
#: splitcellsdialog.ui:241
-#, fuzzy
msgctxt "splitcellsdialog|label2"
msgid "Direction"
msgstr "দিকবিন্যাস"
@@ -11816,7 +11564,6 @@ msgid "To _frame"
msgstr "ফ্রেমে"
#: swpossizepage.ui:294
-#, fuzzy
msgctxt "swpossizepage|label1"
msgid "Anchor"
msgstr "নোঙ্গর"
@@ -11894,13 +11641,11 @@ msgid "No Effect"
msgstr "কোন প্রভাব নয়"
#: textanimtabpage.ui:53
-#, fuzzy
msgctxt "textanimtabpage|liststoreEFFECT"
msgid "Blink"
msgstr "মিটমিট"
#: textanimtabpage.ui:57
-#, fuzzy
msgctxt "textanimtabpage|liststoreEFFECT"
msgid "Scroll Through"
msgstr "মধ্য দিয়ে স্ক্রল করুন"
@@ -11911,7 +11656,6 @@ msgid "Scroll Back and Forth"
msgstr ""
#: textanimtabpage.ui:65
-#, fuzzy
msgctxt "textanimtabpage|liststoreEFFECT"
msgid "Scroll In"
msgstr "অন্তর্মুখী স্ক্রল"
@@ -11929,7 +11673,6 @@ msgid "Direction:"
msgstr "দিকবিন্যাস"
#: textanimtabpage.ui:155
-#, fuzzy
msgctxt "textanimtabpage|BTN_UP|tooltip_text"
msgid "To top"
msgstr "উপরে"
@@ -11941,7 +11684,6 @@ msgid "Up"
msgstr "ঊর্ধ্বমুখী"
#: textanimtabpage.ui:176
-#, fuzzy
msgctxt "textanimtabpage|BTN_RIGHT|tooltip_text"
msgid "To right"
msgstr "ডানে"
@@ -11953,7 +11695,6 @@ msgid "Right"
msgstr "উচ্চতা"
#: textanimtabpage.ui:197
-#, fuzzy
msgctxt "textanimtabpage|BTN_LEFT|tooltip_text"
msgid "To left"
msgstr "বামে"
@@ -11965,13 +11706,11 @@ msgid "Left"
msgstr "বাম"
#: textanimtabpage.ui:218
-#, fuzzy
msgctxt "textanimtabpage|BTN_DOWN|tooltip_text"
msgid "To bottom"
msgstr "নিচে"
#: textanimtabpage.ui:224
-#, fuzzy
msgctxt "textanimtabpage|BTN_DOWN-atkobject"
msgid "Down"
msgstr "নিচে"
@@ -12020,7 +11759,6 @@ msgid "_Automatic"
msgstr "স্বয়ংক্রিয়"
#: textanimtabpage.ui:522
-#, fuzzy
msgctxt "textanimtabpage|label2"
msgid "Properties"
msgstr "বৈশিষ্ট্য"
@@ -12119,7 +11857,6 @@ msgid "Text"
msgstr "পাঠ্য"
#: textdialog.ui:128
-#, fuzzy
msgctxt "textdialog|RID_SVXPAGE_TEXTANIMATION"
msgid "Text Animation"
msgstr "লেখা অ্যানিমেশন"
@@ -12186,13 +11923,11 @@ msgid "Page Style"
msgstr "পৃষ্ঠা শৈলী"
#: textflowpage.ui:309
-#, fuzzy
msgctxt "textflowpage|comboBreakType"
msgid "Page"
msgstr "পৃষ্ঠা"
#: textflowpage.ui:310
-#, fuzzy
msgctxt "textflowpage|comboBreakType"
msgid "Column"
msgstr "কলাম"
@@ -12239,25 +11974,21 @@ msgid "_Widow control"
msgstr "উইডো কন্ট্রোল"
#: textflowpage.ui:473
-#, fuzzy
msgctxt "textflowpage|labelOrphan"
msgid "lines"
msgstr "লাইন"
#: textflowpage.ui:485
-#, fuzzy
msgctxt "textflowpage|labelWidow"
msgid "lines"
msgstr "লাইন"
#: textflowpage.ui:513
-#, fuzzy
msgctxt "textflowpage|labelOptions"
msgid "Options"
msgstr "অপশন"
#: thesaurus.ui:14
-#, fuzzy
msgctxt "thesaurus|ThesaurusDialog"
msgid "Thesaurus"
msgstr "ভাব-অভিধান"
@@ -12297,7 +12028,6 @@ msgid "Axial"
msgstr ""
#: transparencytabpage.ui:33
-#, fuzzy
msgctxt "transparencytabpage|liststoreTYPE"
msgid "Radial"
msgstr "রশ্মীয়"
@@ -12374,13 +12104,11 @@ msgid "_End value:"
msgstr ""
#: transparencytabpage.ui:435
-#, fuzzy
msgctxt "transparencytabpage|CTL_BITMAP_PREVIEW-atkobject"
msgid "Example"
msgstr "উদাহরণ"
#: transparencytabpage.ui:453
-#, fuzzy
msgctxt "transparencytabpage|CTL_TRANS_PREVIEW-atkobject"
msgid "Example"
msgstr "উদাহরণ"
@@ -12517,7 +12245,6 @@ msgid "Enclosing Character"
msgstr "বন্ধনী অক্ষর"
#: twolinespage.ui:233
-#, fuzzy
msgctxt "twolinespage|preview-atkobject"
msgid "Preview"
msgstr "প্রাকদর্শন"
@@ -12613,7 +12340,6 @@ msgid "Zoom Factor"
msgstr "বড় আকারে প্রদর্শনের গুণনীয়ক"
#: zoomdialog.ui:262
-#, fuzzy
msgctxt "zoomdialog|automatic"
msgid "Automatic"
msgstr "স্বয়ংক্রিয়"
@@ -12630,7 +12356,6 @@ msgid "Columns:"
msgstr "কলাম"
#: zoomdialog.ui:332
-#, fuzzy
msgctxt "zoomdialog|columnssb-atkobject"
msgid "Columns"
msgstr "কলাম"
diff --git a/source/bn/dbaccess/messages.po b/source/bn/dbaccess/messages.po
index a4929a9ce76..262f38625f9 100644
--- a/source/bn/dbaccess/messages.po
+++ b/source/bn/dbaccess/messages.po
@@ -751,7 +751,6 @@ msgid "Column ~Format..."
msgstr "কলাম বিন্যাস... (~F)"
#: strings.hrc:171
-#, fuzzy
msgctxt "RID_STR_COLUMN_WIDTH"
msgid "Column ~Width..."
msgstr "কলামের প্রস্থ... (~W)"
@@ -763,13 +762,11 @@ msgid "Table Format..."
msgstr "টেবিল বিন্যাস..."
#: strings.hrc:173
-#, fuzzy
msgctxt "RID_STR_ROW_HEIGHT"
msgid "Row Height..."
msgstr "সারির উচ্চতা..."
#: strings.hrc:174
-#, fuzzy
msgctxt "RID_STR_COPY"
msgid "~Copy"
msgstr "অনুলিপি (~C)"
@@ -1636,7 +1633,6 @@ msgid "The table cannot be deleted because the database connection does not supp
msgstr ""
#: strings.hrc:344
-#, fuzzy
msgctxt "STR_BUTTON_TEXT_ALL"
msgid "~All"
msgstr "সব (~A)"
@@ -1869,13 +1865,11 @@ msgid "C~reate"
msgstr "তৈরি (~r)"
#: strings.hrc:393
-#, fuzzy
msgctxt "STR_WIZ_TABLE_COPY"
msgid "Copy table"
msgstr "সারণি অনুলিপি"
#: strings.hrc:394
-#, fuzzy
msgctxt "STR_COPYTABLE_TITLE_COPY"
msgid "Copy table"
msgstr "সারণি অনুলিপি"
@@ -2452,13 +2446,11 @@ msgid "Press 'Next' to save a copy of your document, and to begin the migration.
msgstr "আপনার নথির একটি অনুলিপি সংরক্ষণ করতে এবং স্থানান্তর আরম্ভ করতে 'পরবর্তী' চাপুন।"
#: backuppage.ui:76
-#, fuzzy
msgctxt "backuppage|label3"
msgid "Save to:"
msgstr "সংরক্ষণের স্থান:"
#: backuppage.ui:110
-#, fuzzy
msgctxt "backuppage|browse"
msgid "Browse..."
msgstr "ব্রাউজ..."
@@ -2481,7 +2473,6 @@ msgid "Choose a data source:"
msgstr ""
#: collectionviewdialog.ui:11
-#, fuzzy
msgctxt "collectionviewdialog|CollectionView"
msgid "Save"
msgstr "সংরক্ষণ"
@@ -2511,7 +2502,6 @@ msgid "File _name:"
msgstr "ফাইলের নাম:"
#: colwidthdialog.ui:15
-#, fuzzy
msgctxt "colwidthdialog|ColWidthDialog"
msgid "Column Width"
msgstr "কলামের প্রস্থ"
@@ -2546,7 +2536,6 @@ msgid "_Browse…"
msgstr "ব্রাউজ"
#: connectionpage.ui:98
-#, fuzzy
msgctxt "connectionpage|generalLabel"
msgid "General"
msgstr "সাধারণ"
@@ -2626,7 +2615,6 @@ msgid "Crea_te new field as primary key"
msgstr ""
#: copytablepage.ui:143
-#, fuzzy
msgctxt "copytablepage|keynamelabel"
msgid "Name:"
msgstr "নাম:"
@@ -2637,7 +2625,6 @@ msgid "Existing data fields can be set as primary key on the type formatting ste
msgstr ""
#: copytablepage.ui:192
-#, fuzzy
msgctxt "copytablepage|label1"
msgid "Options"
msgstr "অপশন"
@@ -2649,7 +2636,6 @@ msgid "Ta_ble name:"
msgstr "টেবিলের নাম"
#: dbaseindexdialog.ui:28
-#, fuzzy
msgctxt "dbaseindexdialog|DBaseIndexDialog"
msgid "Indexes"
msgstr "সূচিপত্র"
@@ -2786,7 +2772,6 @@ msgid "Set Up a Connection to a MySQL Database"
msgstr "JDBC ডাটাবেসের সাথে একটি সংযোগ সেট আপ করুন"
#: dbwizspreadsheetpage.ui:74
-#, fuzzy
msgctxt "dbwizspreadsheetpage|browse"
msgid "Browse"
msgstr "ব্রাউজ"
@@ -2803,7 +2788,6 @@ msgid "_Password required"
msgstr "পাসওয়ার্ড আবশ্যক"
#: dbwiztextpage.ui:74
-#, fuzzy
msgctxt "dbwiztextpage|browse"
msgid "Browse"
msgstr "ব্রাউজ"
@@ -2885,7 +2869,6 @@ msgid "Format"
msgstr "বিন্যাস"
#: fielddialog.ui:133
-#, fuzzy
msgctxt "fielddialog|alignment"
msgid "Alignment"
msgstr "প্রান্তিককরণ"
@@ -2993,7 +2976,6 @@ msgid "_Recently used:"
msgstr "সম্প্রতি ব্যবহার করা হয়েছে"
#: generalpagewizard.ui:179
-#, fuzzy
msgctxt "generalpagewizard|openDatabase"
msgid "Open"
msgstr "খুলুন"
@@ -3034,7 +3016,6 @@ msgid "Test Class"
msgstr "পরীক্ষণ শ্রেণী"
#: generalspecialjdbcdetailspage.ui:162
-#, fuzzy
msgctxt "generalspecialjdbcdetailspage|label1"
msgid "Connection Settings"
msgstr "সংযোগ সেটিংসমূহ"
@@ -3074,7 +3055,6 @@ msgid "Settings"
msgstr "সেটিংসমূহ"
#: indexdesigndialog.ui:9
-#, fuzzy
msgctxt "indexdesigndialog|IndexDesignDialog"
msgid "Indexes"
msgstr "সূচিপত্র"
@@ -3231,7 +3211,6 @@ msgid "Natural"
msgstr ""
#: joindialog.ui:311
-#, fuzzy
msgctxt "joindialog|label6"
msgid "Options"
msgstr "অপশন"
@@ -3249,7 +3228,6 @@ msgid "_Delete"
msgstr "অপসারণ"
#: joinviewmenu.ui:20
-#, fuzzy
msgctxt "joinviewmenu|edit"
msgid "Edit..."
msgstr "সম্পাদনা..."
@@ -3329,7 +3307,6 @@ msgid "Maximum number of _records:"
msgstr "রেকর্ডের সর্বোচ্চ সংখ্যা (~r)"
#: ldappage.ui:133
-#, fuzzy
msgctxt "ldappage|charsetheader"
msgid "Connection Settings"
msgstr "সংযোগ সেটিংসমূহ"
@@ -3359,7 +3336,6 @@ msgid "Overall progress:"
msgstr "সার্বিক অগ্রগতি:"
#: migratepage.ui:83
-#, fuzzy
msgctxt "migratepage|overall"
msgid "document $current$ of $overall$"
msgstr "$overall$ এর $current$ নথি"
@@ -3377,7 +3353,6 @@ msgid "Current object:"
msgstr "বর্তমান অবজেক্ট:"
#: mysqlnativepage.ui:48
-#, fuzzy
msgctxt "mysqlnativepage|connectionheader"
msgid "Connection Settings"
msgstr "সংযোগ সেটিংসমূহ"
@@ -3435,7 +3410,6 @@ msgid "_Port:"
msgstr ""
#: mysqlnativesettings.ui:138
-#, fuzzy
msgctxt "mysqlnativesettings|defaultport"
msgid "Default: 3306"
msgstr "পূর্বনির্ধারিত: ৩৩০৬"
@@ -3611,13 +3585,11 @@ msgid "Operator"
msgstr "অপারেটর"
#: queryfilterdialog.ui:108
-#, fuzzy
msgctxt "queryfilterdialog|label5"
msgid "Field name"
msgstr "ক্ষেত্রের নাম"
#: queryfilterdialog.ui:120
-#, fuzzy
msgctxt "queryfilterdialog|label6"
msgid "Condition"
msgstr "শর্ত"
@@ -3659,13 +3631,11 @@ msgid ">="
msgstr ""
#: queryfilterdialog.ui:154
-#, fuzzy
msgctxt "queryfilterdialog|cond1"
msgid "like"
msgstr "মত"
#: queryfilterdialog.ui:155
-#, fuzzy
msgctxt "queryfilterdialog|cond1"
msgid "not like"
msgstr "এরমত নয়"
@@ -3693,31 +3663,26 @@ msgid "- none -"
msgstr "-কোনটি নয়-"
#: queryfilterdialog.ui:219
-#, fuzzy
msgctxt "queryfilterdialog|label7"
msgid "Value"
msgstr "মান"
#: queryfilterdialog.ui:263
-#, fuzzy
msgctxt "queryfilterdialog|op2"
msgid "AND"
msgstr "AND"
#: queryfilterdialog.ui:264
-#, fuzzy
msgctxt "queryfilterdialog|op2"
msgid "OR"
msgstr "OR"
#: queryfilterdialog.ui:278
-#, fuzzy
msgctxt "queryfilterdialog|op3"
msgid "AND"
msgstr "AND"
#: queryfilterdialog.ui:279
-#, fuzzy
msgctxt "queryfilterdialog|op3"
msgid "OR"
msgstr "OR"
@@ -3729,7 +3694,6 @@ msgid "Criteria"
msgstr "নির্ণায়ক"
#: queryfuncmenu.ui:12
-#, fuzzy
msgctxt "queryfuncmenu|functions"
msgid "Functions"
msgstr "ফাংশন"
@@ -3747,7 +3711,6 @@ msgid "Alias"
msgstr "এলিয়াস"
#: queryfuncmenu.ui:48
-#, fuzzy
msgctxt "queryfuncmenu|distinct"
msgid "Distinct Values"
msgstr "স্বতন্ত্র মান"
@@ -3764,13 +3727,11 @@ msgid "Limit:"
msgstr ""
#: querypropertiesdialog.ui:117
-#, fuzzy
msgctxt "querypropertiesdialog|distinct"
msgid "Yes"
msgstr "হ্যাঁ"
#: querypropertiesdialog.ui:133
-#, fuzzy
msgctxt "querypropertiesdialog|nondistinct"
msgid "No"
msgstr "না"
@@ -3966,13 +3927,11 @@ msgid "and then"
msgstr ""
#: sortdialog.ui:134
-#, fuzzy
msgctxt "sortdialog|label5"
msgid "Field name"
msgstr "ক্ষেত্রের নাম"
#: sortdialog.ui:146
-#, fuzzy
msgctxt "sortdialog|label6"
msgid "Order"
msgstr "ক্রম"
@@ -4020,7 +3979,6 @@ msgid "Sort Order"
msgstr "সাজানোর ক্রম"
#: specialjdbcconnectionpage.ui:19
-#, fuzzy
msgctxt "specialjdbcconnectionpage|header"
msgid "Set up connection to a MySQL database using JDBC"
msgstr "JDBC ব্যবহার করে MySQL ডাটাবেসে সংযোগ সেট আপ করুন"
@@ -4052,7 +4010,6 @@ msgid "_Port number:"
msgstr "পোর্ট নম্বর (~P)"
#: specialjdbcconnectionpage.ui:139
-#, fuzzy
msgctxt "specialjdbcconnectionpage|portNumDefLabel"
msgid "Default: 3306"
msgstr "পূর্বনির্ধারিত: ৩৩০৬"
@@ -4161,7 +4118,6 @@ msgid "Default"
msgstr "ডিফল্ট"
#: specialsettingspage.ui:316
-#, fuzzy
msgctxt "specialsettingspage|comparison"
msgid "SQL"
msgstr "SQL"
@@ -4199,7 +4155,6 @@ msgid "_Description:"
msgstr "বিবরণ"
#: summarypage.ui:17
-#, fuzzy
msgctxt "summarypage|label1"
msgid "Summary"
msgstr "সারসংক্ষেপ"
@@ -4241,7 +4196,6 @@ msgid "_Delete"
msgstr "অপসারণ"
#: tabledesignrowmenu.ui:42
-#, fuzzy
msgctxt "tabledesignrowmenu|insert"
msgid "Insert Rows"
msgstr "সারি সন্নিবেশ"
@@ -4285,7 +4239,6 @@ msgid "Tables"
msgstr "টেবিল"
#: tablesjoindialog.ui:99
-#, fuzzy
msgctxt "tablesjoindialog|queries"
msgid "Queries"
msgstr "কোয়েরি"
@@ -4507,7 +4460,6 @@ msgid "_Driver settings:"
msgstr "ড্রাইভার সেটিংস (~D)"
#: userdetailspage.ui:137
-#, fuzzy
msgctxt "userdetailspage|label1"
msgid "Connection Settings"
msgstr "সংযোগ সেটিংসমূহ"
diff --git a/source/bn/desktop/messages.po b/source/bn/desktop/messages.po
index ceb4343399f..b25f274ba98 100644
--- a/source/bn/desktop/messages.po
+++ b/source/bn/desktop/messages.po
@@ -825,7 +825,6 @@ msgid "Extension Software License Agreement"
msgstr "$NAME বর্ধিতাংশের সফটওয়্যার লাইসেন্স চুক্তি:"
#: licensedialog.ui:21
-#, fuzzy
msgctxt "licensedialog|accept"
msgid "Accept"
msgstr "গ্রহণ"
@@ -890,7 +889,6 @@ msgid "_Available extension updates"
msgstr "বিদ্যমান বর্ধিতাংশের হালনাগাদ (~A)"
#: updatedialog.ui:117
-#, fuzzy
msgctxt "updatedialog|UPDATE_CHECKING"
msgid "Checking..."
msgstr "পরীক্ষা করা হচ্ছে..."
@@ -944,7 +942,6 @@ msgid "Downloading extensions..."
msgstr "বর্ধিতাংশ ডাউনলোড করা হচ্ছে..."
#: updateinstalldialog.ui:125
-#, fuzzy
msgctxt "updateinstalldialog|RESULTS"
msgid "Result"
msgstr "ফলাফল"
diff --git a/source/bn/extensions/messages.po b/source/bn/extensions/messages.po
index b0268706469..b7ce8234195 100644
--- a/source/bn/extensions/messages.po
+++ b/source/bn/extensions/messages.po
@@ -20,19 +20,16 @@ msgid "Table"
msgstr "টেবিল"
#: command.hrc:30
-#, fuzzy
msgctxt "RID_RSC_ENUM_COMMAND_TYPE"
msgid "Query"
msgstr "কোয়েরি"
#: command.hrc:31
-#, fuzzy
msgctxt "RID_RSC_ENUM_COMMAND_TYPE"
msgid "SQL command"
msgstr "SQL কমান্ড"
#: showhide.hrc:29
-#, fuzzy
msgctxt "RID_RSC_ENUM_SHOWHIDE"
msgid "Hide"
msgstr "আড়াল"
@@ -80,13 +77,11 @@ msgid "Without frame"
msgstr "ফ্রেম ব্যতীত"
#: stringarrays.hrc:41
-#, fuzzy
msgctxt "RID_RSC_ENUM_BORDER_TYPE"
msgid "3D look"
msgstr "ত্রিমাত্রিক দৃশ্য"
#: stringarrays.hrc:42
-#, fuzzy
msgctxt "RID_RSC_ENUM_BORDER_TYPE"
msgid "Flat"
msgstr "সমতল"
@@ -104,7 +99,6 @@ msgid "Table"
msgstr "টেবিল"
#: stringarrays.hrc:49
-#, fuzzy
msgctxt "RID_RSC_ENUM_LISTSOURCE_TYPE"
msgid "Query"
msgstr "কোয়েরি"
@@ -182,7 +176,6 @@ msgid "Previous record"
msgstr "পূর্ববর্তী রেকর্ড"
#: stringarrays.hrc:70
-#, fuzzy
msgctxt "RID_RSC_ENUM_BUTTONTYPE"
msgid "Next record"
msgstr "পরবর্তী রেকর্ড"
@@ -236,7 +229,6 @@ msgid "Post"
msgstr "পোষ্ট করুন"
#: stringarrays.hrc:87
-#, fuzzy
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "URL"
msgstr "URL"
@@ -254,7 +246,6 @@ msgid "Text"
msgstr "পাঠ্য"
#: stringarrays.hrc:94
-#, fuzzy
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (short)"
msgstr "আদর্শ (ছোট)"
@@ -272,7 +263,6 @@ msgid "Standard (short YYYY)"
msgstr "আদর্শ (সংক্ষেপ YYYY)"
#: stringarrays.hrc:97
-#, fuzzy
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (long)"
msgstr "আদর্শ (বড়)"
@@ -386,13 +376,11 @@ msgid "Current page"
msgstr "বর্তমান পৃষ্ঠা"
#: stringarrays.hrc:132
-#, fuzzy
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "No"
msgstr "না"
#: stringarrays.hrc:133
-#, fuzzy
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "Yes"
msgstr "হ্যাঁ"
@@ -443,19 +431,16 @@ msgid "Multi"
msgstr "বহুবিধ"
#: stringarrays.hrc:150
-#, fuzzy
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "Range"
msgstr "পরিসর"
#: stringarrays.hrc:155
-#, fuzzy
msgctxt "RID_RSC_ENUM_ORIENTATION"
msgid "Horizontal"
msgstr "অনুভূমিক"
#: stringarrays.hrc:156
-#, fuzzy
msgctxt "RID_RSC_ENUM_ORIENTATION"
msgid "Vertical"
msgstr "উল্লম্ব"
@@ -467,13 +452,11 @@ msgid "Default"
msgstr "পূর্বনির্ধারিত"
#: stringarrays.hrc:162
-#, fuzzy
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "OK"
msgstr "ঠিক আছে"
#: stringarrays.hrc:163
-#, fuzzy
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Cancel"
msgstr "বাতিল"
@@ -533,13 +516,11 @@ msgid "None"
msgstr "কোনটি না"
#: stringarrays.hrc:189
-#, fuzzy
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "Horizontal"
msgstr "অনুভূমিক"
#: stringarrays.hrc:190
-#, fuzzy
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "Vertical"
msgstr "উল্লম্ব"
@@ -551,13 +532,11 @@ msgid "Both"
msgstr "উভয়"
#: stringarrays.hrc:196
-#, fuzzy
msgctxt "RID_RSC_ENUM_VISUALEFFECT"
msgid "3D"
msgstr "ত্রিমাত্রিক"
#: stringarrays.hrc:197
-#, fuzzy
msgctxt "RID_RSC_ENUM_VISUALEFFECT"
msgid "Flat"
msgstr "সমতল"
@@ -635,7 +614,6 @@ msgid "Below right"
msgstr "নিচের ডানে"
#: stringarrays.hrc:214
-#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Centered"
msgstr "কেন্দ্রস্থিত"
@@ -647,7 +625,6 @@ msgid "Preserve"
msgstr "সংরক্ষণ করুন"
#: stringarrays.hrc:220
-#, fuzzy
msgctxt "RID_RSC_ENUM_WHITESPACE_HANDLING"
msgid "Replace"
msgstr "প্রতিস্থাপন"
@@ -659,7 +636,6 @@ msgid "Collapse"
msgstr "ভাঁজ হয়ে গুটানো"
#: stringarrays.hrc:226
-#, fuzzy
msgctxt "RID_RSC_ENUM_SCALE_MODE"
msgid "No"
msgstr "না"
@@ -683,7 +659,6 @@ msgid "Left-to-right"
msgstr "বাম-থেকে-ডান"
#: stringarrays.hrc:234
-#, fuzzy
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Right-to-left"
msgstr "ডান-থেকে-বাম"
@@ -1740,7 +1715,6 @@ msgid "Submission"
msgstr "সাবমিশন"
#: strings.hrc:222
-#, fuzzy
msgctxt "RID_STR_BINDING_NAME"
msgid "Binding"
msgstr "বাইন্ডিং"
@@ -2588,13 +2562,11 @@ msgid "You can either save the value of the option group in a database field or
msgstr "আপনি অপশন গ্রুপের মানটি ডাটাবেস ক্ষেত্রে সংরক্ষণ করতে পারেন বা পরবর্তী কোনো কাজে এটি ব্যবহার করতে পারেন।"
#: yesno.hrc:29
-#, fuzzy
msgctxt "RID_RSC_ENUM_YESNO"
msgid "No"
msgstr "না"
#: yesno.hrc:30
-#, fuzzy
msgctxt "RID_RSC_ENUM_YESNO"
msgid "Yes"
msgstr "হ্যাঁ"
@@ -2612,19 +2584,16 @@ msgid "Display field"
msgstr "প্রদর্শনের ক্ষেত্র"
#: contenttablepage.ui:43
-#, fuzzy
msgctxt "contenttablepage|datasourcelabel"
msgid "Data source"
msgstr "ডাটা উৎস "
#: contenttablepage.ui:57
-#, fuzzy
msgctxt "contenttablepage|contenttypelabel"
msgid "Content type"
msgstr "বিষয়বস্তুর ধরন"
#: contenttablepage.ui:71
-#, fuzzy
msgctxt "contenttablepage|formtablelabel"
msgid "Content"
msgstr "বিষয়বস্তু"
@@ -2650,7 +2619,6 @@ msgstr ""
"কোন টেবিল থেকে ডাটা ব্যবহার করা হবে তালিকার বিষয়বস্তুর উপর ভিত্তি করে তা নির্বাচন করুন:"
#: contenttablepage.ui:233
-#, fuzzy
msgctxt "contenttablepage|label2"
msgid "Control"
msgstr "কন্ট্রোল"
@@ -2679,7 +2647,6 @@ msgid "Location"
msgstr "Location"
#: datasourcepage.ui:74
-#, fuzzy
msgctxt "datasourcepage|browse"
msgid "Browse..."
msgstr "ব্রাউজ..."
@@ -2731,7 +2698,6 @@ msgid ""
msgstr ""
#: fieldassignpage.ui:33
-#, fuzzy
msgctxt "fieldassignpage|assign"
msgid "Field Assignment"
msgstr "ক্ষেত্রের মান নির্ধারণ"
@@ -2755,19 +2721,16 @@ msgid "Field from the _List Table"
msgstr "তালিকা টেবিল থেকে ক্ষেত্র (~L)"
#: gridfieldsselectionpage.ui:44
-#, fuzzy
msgctxt "gridfieldsselectionpage|datasourcelabel"
msgid "Data source"
msgstr "ডাটা উৎস "
#: gridfieldsselectionpage.ui:58
-#, fuzzy
msgctxt "gridfieldsselectionpage|contenttypelabel"
msgid "Content type"
msgstr "বিষয়বস্তুর ধরন"
#: gridfieldsselectionpage.ui:72
-#, fuzzy
msgctxt "gridfieldsselectionpage|formtablelabel"
msgid "Content"
msgstr "বিষয়বস্তু"
@@ -2818,19 +2781,16 @@ msgid "Table element"
msgstr "টেবিলের উপকরণ"
#: groupradioselectionpage.ui:44
-#, fuzzy
msgctxt "groupradioselectionpage|datasourcelabel"
msgid "Data source"
msgstr "ডাটা উৎস "
#: groupradioselectionpage.ui:58
-#, fuzzy
msgctxt "groupradioselectionpage|contenttypelabel"
msgid "Content type"
msgstr "বিষয়বস্তুর ধরন"
#: groupradioselectionpage.ui:72
-#, fuzzy
msgctxt "groupradioselectionpage|formtablelabel"
msgid "Content"
msgstr "বিষয়বস্তু"
@@ -2961,13 +2921,11 @@ msgid "Evolution"
msgstr ""
#: selecttypepage.ui:49
-#, fuzzy
msgctxt "selecttypepage|groupwise"
msgid "Groupwise"
msgstr "গ্রুপ অনুসারে"
#: selecttypepage.ui:66
-#, fuzzy
msgctxt "selecttypepage|evoldap"
msgid "Evolution LDAP"
msgstr "LDAP'র বিবর্তন"
@@ -3047,7 +3005,6 @@ msgid "_Table / Query:"
msgstr "টেবিল / কোয়েরি: (~T)"
#: tableselectionpage.ui:174
-#, fuzzy
msgctxt "tableselectionpage|label1"
msgid "Data"
msgstr "ডাটা"
@@ -3142,7 +3099,6 @@ msgid "Ed_ition"
msgstr "সংস্করণ (~i)"
#: generalpage.ui:257
-#, fuzzy
msgctxt "generalpage|volume"
msgid "Volume"
msgstr "ভলিউম"
@@ -3214,7 +3170,6 @@ msgid "Se_ries"
msgstr "ধারা (~r)"
#: generalpage.ui:463
-#, fuzzy
msgctxt "generalpage|url"
msgid "URL"
msgstr "URL"
@@ -3334,7 +3289,6 @@ msgid "_Book title"
msgstr "বইয়ের শিরোনাম (~B)"
#: mappingdialog.ui:432
-#, fuzzy
msgctxt "mappingdialog|label15"
msgid "Volume"
msgstr "ভলিউম"
@@ -3406,7 +3360,6 @@ msgid "_Note"
msgstr "নোট"
#: mappingdialog.ui:742
-#, fuzzy
msgctxt "mappingdialog|label27"
msgid "URL"
msgstr "URL"
@@ -3454,7 +3407,6 @@ msgid "Table"
msgstr "টেবিল"
#: toolbar.ui:49
-#, fuzzy
msgctxt "toolbar|TBC_FT_QUERY"
msgid "Search Key"
msgstr "অনুসন্ধান কী"
@@ -3489,19 +3441,16 @@ msgid "Data Source"
msgstr "ডাটা উৎস "
#: controlfontdialog.ui:8
-#, fuzzy
msgctxt "controlfontdialog|ControlFontDialog"
msgid "Character"
msgstr "অক্ষর"
#: controlfontdialog.ui:105
-#, fuzzy
msgctxt "controlfontdialog|font"
msgid "Font"
msgstr "ফন্ট"
#: controlfontdialog.ui:127
-#, fuzzy
msgctxt "controlfontdialog|fonteffects"
msgid "Font Effects"
msgstr "ফন্টের প্রভাব"
@@ -3650,7 +3599,6 @@ msgid "Scan area"
msgstr ""
#: sanedialog.ui:208
-#, fuzzy
msgctxt "sanedialog|label2"
msgid "Preview"
msgstr "প্রাকদর্শন"
diff --git a/source/bn/extras/source/autocorr/emoji.po b/source/bn/extras/source/autocorr/emoji.po
index 9b60dba3692..527edf5a294 100644
--- a/source/bn/extras/source/autocorr/emoji.po
+++ b/source/bn/extras/source/autocorr/emoji.po
@@ -121,7 +121,6 @@ msgstr ""
#. Α (U+00391), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_CAPITAL_LETTER_ALPHA\n"
@@ -141,7 +140,6 @@ msgstr "ঈটা"
#. Γ (U+00393), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_CAPITAL_LETTER_GAMMA\n"
@@ -351,7 +349,6 @@ msgstr "ওমেগা"
#. α (U+003B1), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_ALPHA\n"
@@ -371,7 +368,6 @@ msgstr "বেটা"
#. γ (U+003B3), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_GAMMA\n"
@@ -381,7 +377,6 @@ msgstr "গামা"
#. δ (U+003B4), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_DELTA\n"
@@ -391,7 +386,6 @@ msgstr "ডেলটা"
#. ε (U+003B5), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_EPSILON\n"
@@ -401,7 +395,6 @@ msgstr "এপসিলন"
#. ζ (U+003B6), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_ZETA\n"
@@ -411,7 +404,6 @@ msgstr "জীটা"
#. η (U+003B7), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_ETA\n"
@@ -421,7 +413,6 @@ msgstr "ঈটা"
#. θ (U+003B8), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_THETA\n"
@@ -431,7 +422,6 @@ msgstr "থীটা"
#. ι (U+003B9), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_IOTA\n"
@@ -441,7 +431,6 @@ msgstr "আইওটা"
#. κ (U+003BA), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_KAPPA\n"
@@ -461,7 +450,6 @@ msgstr "ল্যাম্বডা"
#. μ (U+003BC), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_MU\n"
@@ -471,7 +459,6 @@ msgstr "মিউ"
#. ν (U+003BD), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_NU\n"
@@ -481,7 +468,6 @@ msgstr "নিউ"
#. ξ (U+003BE), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_XI\n"
@@ -491,7 +477,6 @@ msgstr "জাই"
#. ο (U+003BF), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_OMICRON\n"
@@ -501,7 +486,6 @@ msgstr "ওমিক্রন"
#. π (U+003C0), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_PI\n"
@@ -511,7 +495,6 @@ msgstr "পাই"
#. ρ (U+003C1), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_RHO\n"
@@ -531,7 +514,6 @@ msgstr "সিগমা"
#. σ (U+003C3), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_SIGMA\n"
@@ -541,7 +523,6 @@ msgstr "সিগমা"
#. τ (U+003C4), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_TAU\n"
@@ -551,7 +532,6 @@ msgstr "ট্যাউ"
#. υ (U+003C5), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_UPSILON\n"
@@ -561,7 +541,6 @@ msgstr "উপসিলন"
#. φ (U+003C6), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_PHI\n"
@@ -571,7 +550,6 @@ msgstr "ফাই"
#. χ (U+003C7), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_CHI\n"
@@ -581,7 +559,6 @@ msgstr "কাই"
#. ψ (U+003C8), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_PSI\n"
@@ -591,7 +568,6 @@ msgstr "psi"
#. ω (U+003C9), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_OMEGA\n"
@@ -714,7 +690,6 @@ msgstr ""
#. ″ (U+02033), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"DOUBLE_PRIME\n"
@@ -1062,7 +1037,6 @@ msgstr "ফাঁকা সেট"
#. ∈ (U+02208), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"ELEMENT_OF\n"
@@ -1145,7 +1119,6 @@ msgstr ""
#. − (U+02212), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"MINUS_SIGN\n"
@@ -1174,7 +1147,6 @@ msgstr "/"
#. ∖ (U+02216), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"SET_MINUS\n"
@@ -1221,7 +1193,6 @@ msgstr "অসীম"
#. ∠ (U+02220), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"ANGLE\n"
@@ -1280,7 +1251,6 @@ msgstr "সমান্তরাল"
#. ∧ (U+02227), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"LOGICAL_AND\n"
@@ -1290,7 +1260,6 @@ msgstr "এবং"
#. ∨ (U+02228), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"LOGICAL_OR\n"
@@ -1812,7 +1781,6 @@ msgstr ""
#. ☉ (U+02609), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"SUN\n"
@@ -1914,7 +1882,6 @@ msgstr "ডান"
#. ☜ (U+0261C), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"WHITE_LEFT_POINTING_INDEX\n"
@@ -1924,7 +1891,6 @@ msgstr "বাম"
#. ☝ (U+0261D), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"WHITE_UP_POINTING_INDEX\n"
@@ -1934,7 +1900,6 @@ msgstr "উপর"
#. ☞ (U+0261E), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"WHITE_RIGHT_POINTING_INDEX\n"
@@ -1944,7 +1909,6 @@ msgstr "ডান"
#. ☟ (U+0261F), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"WHITE_DOWN_POINTING_INDEX\n"
@@ -2136,7 +2100,6 @@ msgstr "সূর্য"
#. ☽ (U+0263D), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"FIRST_QUARTER_MOON\n"
@@ -3412,7 +3375,6 @@ msgstr ""
#. ❓ (U+02753), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"BLACK_QUESTION_MARK_ORNAMENT\n"
@@ -6073,7 +6035,6 @@ msgstr ""
#. 🐾 (U+1F43E), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"PAW_PRINTS\n"
@@ -6199,7 +6160,6 @@ msgstr ""
#. 👍 (U+1F44D), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"THUMBS_UP_SIGN\n"
diff --git a/source/bn/extras/source/gallery/share.po b/source/bn/extras/source/gallery/share.po
index 11c3257ef54..aed634a7aaa 100644
--- a/source/bn/extras/source/gallery/share.po
+++ b/source/bn/extras/source/gallery/share.po
@@ -26,7 +26,6 @@ msgid "Arrows"
msgstr "তীর"
#: gallery_names.ulf
-#, fuzzy
msgctxt ""
"gallery_names.ulf\n"
"computers\n"
@@ -44,7 +43,6 @@ msgid "Diagrams"
msgstr "রেখাচিত্র"
#: gallery_names.ulf
-#, fuzzy
msgctxt ""
"gallery_names.ulf\n"
"education\n"
@@ -70,7 +68,6 @@ msgid "Finance"
msgstr "অর্থ সংক্রান্ত"
#: gallery_names.ulf
-#, fuzzy
msgctxt ""
"gallery_names.ulf\n"
"people\n"
@@ -79,7 +76,6 @@ msgid "People"
msgstr "মানুষ"
#: gallery_names.ulf
-#, fuzzy
msgctxt ""
"gallery_names.ulf\n"
"sounds\n"
@@ -88,7 +84,6 @@ msgid "Sounds"
msgstr "শব্দ"
#: gallery_names.ulf
-#, fuzzy
msgctxt ""
"gallery_names.ulf\n"
"symbols\n"
diff --git a/source/bn/filter/messages.po b/source/bn/filter/messages.po
index ac431d58ff6..f8aa9ab36f2 100644
--- a/source/bn/filter/messages.po
+++ b/source/bn/filter/messages.po
@@ -346,7 +346,6 @@ msgid "_Selection/Selected sheet(s)"
msgstr ""
#: pdfgeneralpage.ui:141
-#, fuzzy
msgctxt "pdfgeneralpage|label1"
msgid "Range"
msgstr "পরিসর"
@@ -402,7 +401,6 @@ msgid "_JPEG compression"
msgstr ""
#: pdfgeneralpage.ui:322
-#, fuzzy
msgctxt "pdfgeneralpage|label2"
msgid "Images"
msgstr "চিত্র"
@@ -419,7 +417,6 @@ msgid "Text:"
msgstr "লেখা:"
#: pdfgeneralpage.ui:409
-#, fuzzy
msgctxt "pdfgeneralpage|label3"
msgid "Watermark"
msgstr "জলছাপ"
@@ -480,7 +477,6 @@ msgid "PDF"
msgstr ""
#: pdfgeneralpage.ui:540
-#, fuzzy
msgctxt "pdfgeneralpage|format"
msgid "HTML"
msgstr "HTML"
@@ -542,7 +538,6 @@ msgid "Export onl_y notes pages"
msgstr ""
#: pdfgeneralpage.ui:723
-#, fuzzy
msgctxt "pdfgeneralpage|label4"
msgid "General"
msgstr "সাধারণ"
@@ -563,7 +558,6 @@ msgid "Export _URLs relative to file system"
msgstr ""
#: pdflinkspage.ui:89
-#, fuzzy
msgctxt "pdflinkspage|label1"
msgid "General"
msgstr "সাধারণ"
@@ -601,7 +595,6 @@ msgid "E_xport"
msgstr "এক্সপোর্ট করুন"
#: pdfoptionsdialog.ui:92
-#, fuzzy
msgctxt "pdfoptionsdialog|general"
msgid "General"
msgstr "সাধারণ"
@@ -761,7 +754,6 @@ msgid "Enable text access for acce_ssibility tools"
msgstr ""
#: pdfsecuritypage.ui:535
-#, fuzzy
msgctxt "pdfsecuritypage|label4"
msgid "Content"
msgstr "বিষয়বস্তু"
@@ -789,7 +781,6 @@ msgid "Certificate password:"
msgstr ""
#: pdfsignpage.ui:186
-#, fuzzy
msgctxt "pdfsignpage|label12"
msgid "Location:"
msgstr "অবস্থান:"
@@ -881,7 +872,6 @@ msgid "_Visible bookmark levels:"
msgstr ""
#: pdfuserinterfacepage.ui:343
-#, fuzzy
msgctxt "pdfuserinterfacepage|label4"
msgid "Bookmarks"
msgstr "বুকমার্ক"
@@ -972,7 +962,6 @@ msgid "First page is _left"
msgstr ""
#: pdfviewpage.ui:415
-#, fuzzy
msgctxt "pdfviewpage|label1"
msgid "Page Layout"
msgstr "পৃষ্ঠার বহির্বিন্যাস"
@@ -993,7 +982,6 @@ msgid "Transform document"
msgstr ""
#: testxmlfilter.ui:111
-#, fuzzy
msgctxt "testxmlfilter|exportbrowse"
msgid "Browse..."
msgstr "ব্রাউজ..."
@@ -1005,7 +993,6 @@ msgid "Current Document"
msgstr "নথি মুদ্রণ"
#: testxmlfilter.ui:168
-#, fuzzy
msgctxt "testxmlfilter|label1"
msgid "Export"
msgstr "এক্সপোর্ট করুন"
@@ -1016,7 +1003,6 @@ msgid "XSLT for import"
msgstr ""
#: testxmlfilter.ui:214
-#, fuzzy
msgctxt "testxmlfilter|importbrowse"
msgid "Browse..."
msgstr "ব্রাউজ..."
@@ -1042,7 +1028,6 @@ msgid "Transform file"
msgstr ""
#: testxmlfilter.ui:326
-#, fuzzy
msgctxt "testxmlfilter|label2"
msgid "Import"
msgstr "ইমপোর্ট করুন"
@@ -1097,7 +1082,6 @@ msgid "_Open Package..."
msgstr ""
#: xmlfiltersettings.ui:151
-#, fuzzy
msgctxt "xmlfiltersettings|filterlist-atkobject"
msgid "XML Filter List"
msgstr "XML পরিশোধক: %s"
@@ -1163,7 +1147,6 @@ msgid "Template for _import:"
msgstr ""
#: xmlfiltertabpagetransformation.ui:117
-#, fuzzy
msgctxt "xmlfiltertabpagetransformation|browsetemp"
msgid "Browse..."
msgstr "ব্রাউজ..."
@@ -1179,7 +1162,6 @@ msgid "XML Filter: %s"
msgstr ""
#: xsltfilterdialog.ui:92
-#, fuzzy
msgctxt "xsltfilterdialog|general"
msgid "General"
msgstr "সাধারণ"
diff --git a/source/bn/filter/source/config/fragments/filters.po b/source/bn/filter/source/config/fragments/filters.po
index 005fd3b2c10..9df184cabee 100644
--- a/source/bn/filter/source/config/fragments/filters.po
+++ b/source/bn/filter/source/config/fragments/filters.po
@@ -63,7 +63,6 @@ msgid "Apple Pages 4"
msgstr ""
#: BMP___MS_Windows.xcu
-#, fuzzy
msgctxt ""
"BMP___MS_Windows.xcu\n"
"BMP - MS Windows\n"
@@ -163,7 +162,6 @@ msgid "Data Interchange Format"
msgstr ""
#: DXF___AutoCAD_Interchange.xcu
-#, fuzzy
msgctxt ""
"DXF___AutoCAD_Interchange.xcu\n"
"DXF - AutoCAD Interchange\n"
@@ -191,7 +189,6 @@ msgid "Microsoft Word for DOS"
msgstr ""
#: EMF___MS_Windows_Metafile.xcu
-#, fuzzy
msgctxt ""
"EMF___MS_Windows_Metafile.xcu\n"
"EMF - MS Windows Metafile\n"
@@ -201,7 +198,6 @@ msgid "EMF - Enhanced Metafile"
msgstr "EMF - Enhanced Metafile"
#: EPS___Encapsulated_PostScript.xcu
-#, fuzzy
msgctxt ""
"EPS___Encapsulated_PostScript.xcu\n"
"EPS - Encapsulated PostScript\n"
@@ -238,7 +234,6 @@ msgid "Adobe/Macromedia Freehand"
msgstr ""
#: GIF___Graphics_Interchange.xcu
-#, fuzzy
msgctxt ""
"GIF___Graphics_Interchange.xcu\n"
"GIF - Graphics Interchange\n"
@@ -285,7 +280,6 @@ msgid "HTML Document (Writer)"
msgstr ""
#: JPG___JPEG.xcu
-#, fuzzy
msgctxt ""
"JPG___JPEG.xcu\n"
"JPG - JPEG\n"
@@ -313,7 +307,6 @@ msgid "Lotus WordPro Document"
msgstr ""
#: MET___OS_2_Metafile.xcu
-#, fuzzy
msgctxt ""
"MET___OS_2_Metafile.xcu\n"
"MET - OS/2 Metafile\n"
@@ -731,7 +724,6 @@ msgid "Office Open XML Text Template"
msgstr "অফিস ওপেন XML পাঠ্য ফর্মা"
#: PBM___Portable_Bitmap.xcu
-#, fuzzy
msgctxt ""
"PBM___Portable_Bitmap.xcu\n"
"PBM - Portable Bitmap\n"
@@ -741,7 +733,6 @@ msgid "PBM - Portable Bitmap"
msgstr "PBM - Portable Bitmap"
#: PCT___Mac_Pict.xcu
-#, fuzzy
msgctxt ""
"PCT___Mac_Pict.xcu\n"
"PCT - Mac Pict\n"
@@ -751,7 +742,6 @@ msgid "PCT - Mac Pict"
msgstr "PCT - Mac Pict"
#: PCX___Zsoft_Paintbrush.xcu
-#, fuzzy
msgctxt ""
"PCX___Zsoft_Paintbrush.xcu\n"
"PCX - Zsoft Paintbrush\n"
@@ -761,7 +751,6 @@ msgid "PCX - Zsoft Paintbrush"
msgstr "PCX - Zsoft Paintbrush"
#: PGM___Portable_Graymap.xcu
-#, fuzzy
msgctxt ""
"PGM___Portable_Graymap.xcu\n"
"PGM - Portable Graymap\n"
@@ -771,7 +760,6 @@ msgid "PGM - Portable Graymap"
msgstr "PGM - Portable Graymap"
#: PNG___Portable_Network_Graphic.xcu
-#, fuzzy
msgctxt ""
"PNG___Portable_Network_Graphic.xcu\n"
"PNG - Portable Network Graphic\n"
@@ -781,7 +769,6 @@ msgid "PNG - Portable Network Graphic"
msgstr "PNG - Portable Network Graphic"
#: PPM___Portable_Pixelmap.xcu
-#, fuzzy
msgctxt ""
"PPM___Portable_Pixelmap.xcu\n"
"PPM - Portable Pixelmap\n"
@@ -791,7 +778,6 @@ msgid "PPM - Portable Pixelmap"
msgstr "PPM - Portable Pixelmap"
#: PSD___Adobe_Photoshop.xcu
-#, fuzzy
msgctxt ""
"PSD___Adobe_Photoshop.xcu\n"
"PSD - Adobe Photoshop\n"
@@ -874,7 +860,6 @@ msgid "QuarkXPress"
msgstr ""
#: RAS___Sun_Rasterfile.xcu
-#, fuzzy
msgctxt ""
"RAS___Sun_Rasterfile.xcu\n"
"RAS - Sun Rasterfile\n"
@@ -911,7 +896,6 @@ msgid "SVG - Scalable Vector Graphics"
msgstr ""
#: SVM___StarView_Metafile.xcu
-#, fuzzy
msgctxt ""
"SVM___StarView_Metafile.xcu\n"
"SVM - StarView Metafile\n"
@@ -1057,7 +1041,6 @@ msgid "T602 Document"
msgstr "নথিতে"
#: TGA___Truevision_TARGA.xcu
-#, fuzzy
msgctxt ""
"TGA___Truevision_TARGA.xcu\n"
"TGA - Truevision TARGA\n"
@@ -1067,7 +1050,6 @@ msgid "TGA - Truevision Targa"
msgstr "TGA - Truevision Targa"
#: TIF___Tag_Image_File.xcu
-#, fuzzy
msgctxt ""
"TIF___Tag_Image_File.xcu\n"
"TIF - Tag Image File\n"
@@ -1167,7 +1149,6 @@ msgid "Microsoft Visio 2000-2013"
msgstr ""
#: WMF___MS_Windows_Metafile.xcu
-#, fuzzy
msgctxt ""
"WMF___MS_Windows_Metafile.xcu\n"
"WMF - MS Windows Metafile\n"
@@ -1223,7 +1204,6 @@ msgid "WriteNow Document"
msgstr ""
#: XBM___X_Consortium.xcu
-#, fuzzy
msgctxt ""
"XBM___X_Consortium.xcu\n"
"XBM - X-Consortium\n"
@@ -1233,7 +1213,6 @@ msgid "XBM - X Bitmap"
msgstr "XBM - X Bitmap"
#: XPM.xcu
-#, fuzzy
msgctxt ""
"XPM.xcu\n"
"XPM\n"
@@ -1353,7 +1332,6 @@ msgid "OpenOffice.org 1.0 Spreadsheet Template"
msgstr ""
#: calc_jpg_Export.xcu
-#, fuzzy
msgctxt ""
"calc_jpg_Export.xcu\n"
"calc_jpg_Export\n"
@@ -1372,7 +1350,6 @@ msgid "PDF - Portable Document Format"
msgstr ""
#: calc_png_Export.xcu
-#, fuzzy
msgctxt ""
"calc_png_Export.xcu\n"
"calc_png_Export\n"
@@ -1419,7 +1396,6 @@ msgid "ODF Drawing Template"
msgstr "ODF অঙ্কন ফর্মা"
#: draw_PCD_Photo_CD_Base.xcu
-#, fuzzy
msgctxt ""
"draw_PCD_Photo_CD_Base.xcu\n"
"draw_PCD_Photo_CD_Base\n"
@@ -1429,7 +1405,6 @@ msgid "PCD - Kodak Photo CD (768x512)"
msgstr "PCD - Kodak Photo CD (768x512)"
#: draw_PCD_Photo_CD_Base16.xcu
-#, fuzzy
msgctxt ""
"draw_PCD_Photo_CD_Base16.xcu\n"
"draw_PCD_Photo_CD_Base16\n"
@@ -1439,7 +1414,6 @@ msgid "PCD - Kodak Photo CD (192x128)"
msgstr "PCD - Kodak Photo CD (192x128)"
#: draw_PCD_Photo_CD_Base4.xcu
-#, fuzzy
msgctxt ""
"draw_PCD_Photo_CD_Base4.xcu\n"
"draw_PCD_Photo_CD_Base4\n"
@@ -1458,7 +1432,6 @@ msgid "OpenOffice.org 1.0 Drawing Template"
msgstr ""
#: draw_bmp_Export.xcu
-#, fuzzy
msgctxt ""
"draw_bmp_Export.xcu\n"
"draw_bmp_Export\n"
@@ -1468,7 +1441,6 @@ msgid "BMP - Windows Bitmap"
msgstr "BMP - Windows Bitmap"
#: draw_emf_Export.xcu
-#, fuzzy
msgctxt ""
"draw_emf_Export.xcu\n"
"draw_emf_Export\n"
@@ -1478,7 +1450,6 @@ msgid "EMF - Enhanced Metafile"
msgstr "EMF - Enhanced Metafile"
#: draw_eps_Export.xcu
-#, fuzzy
msgctxt ""
"draw_eps_Export.xcu\n"
"draw_eps_Export\n"
@@ -1488,7 +1459,6 @@ msgid "EPS - Encapsulated PostScript"
msgstr "EPS - Encapsulated PostScript"
#: draw_flash_Export.xcu
-#, fuzzy
msgctxt ""
"draw_flash_Export.xcu\n"
"draw_flash_Export\n"
@@ -1498,7 +1468,6 @@ msgid "Macromedia Flash (SWF)"
msgstr "Macromedia Flash (SWF)"
#: draw_gif_Export.xcu
-#, fuzzy
msgctxt ""
"draw_gif_Export.xcu\n"
"draw_gif_Export\n"
@@ -1517,7 +1486,6 @@ msgid "HTML Document (Draw)"
msgstr ""
#: draw_jpg_Export.xcu
-#, fuzzy
msgctxt ""
"draw_jpg_Export.xcu\n"
"draw_jpg_Export\n"
@@ -1536,7 +1504,6 @@ msgid "PDF - Portable Document Format"
msgstr ""
#: draw_png_Export.xcu
-#, fuzzy
msgctxt ""
"draw_png_Export.xcu\n"
"draw_png_Export\n"
@@ -1555,7 +1522,6 @@ msgid "SVG - Scalable Vector Graphics"
msgstr ""
#: draw_tif_Export.xcu
-#, fuzzy
msgctxt ""
"draw_tif_Export.xcu\n"
"draw_tif_Export\n"
@@ -1565,7 +1531,6 @@ msgid "TIFF - Tagged Image File Format"
msgstr "TIFF - Tagged Image File Format"
#: draw_wmf_Export.xcu
-#, fuzzy
msgctxt ""
"draw_wmf_Export.xcu\n"
"draw_wmf_Export\n"
@@ -1688,7 +1653,6 @@ msgid "OpenOffice.org 1.0 Presentation Template"
msgstr ""
#: impress_bmp_Export.xcu
-#, fuzzy
msgctxt ""
"impress_bmp_Export.xcu\n"
"impress_bmp_Export\n"
@@ -1698,7 +1662,6 @@ msgid "BMP - Windows Bitmap"
msgstr "BMP - Windows Bitmap"
#: impress_emf_Export.xcu
-#, fuzzy
msgctxt ""
"impress_emf_Export.xcu\n"
"impress_emf_Export\n"
@@ -1708,7 +1671,6 @@ msgid "EMF - Enhanced Metafile"
msgstr "EMF - Enhanced Metafile"
#: impress_eps_Export.xcu
-#, fuzzy
msgctxt ""
"impress_eps_Export.xcu\n"
"impress_eps_Export\n"
@@ -1718,7 +1680,6 @@ msgid "EPS - Encapsulated PostScript"
msgstr "EPS - Encapsulated PostScript"
#: impress_flash_Export.xcu
-#, fuzzy
msgctxt ""
"impress_flash_Export.xcu\n"
"impress_flash_Export\n"
@@ -1728,7 +1689,6 @@ msgid "Macromedia Flash (SWF)"
msgstr "Macromedia Flash (SWF)"
#: impress_gif_Export.xcu
-#, fuzzy
msgctxt ""
"impress_gif_Export.xcu\n"
"impress_gif_Export\n"
@@ -1747,7 +1707,6 @@ msgid "HTML Document (Impress)"
msgstr ""
#: impress_jpg_Export.xcu
-#, fuzzy
msgctxt ""
"impress_jpg_Export.xcu\n"
"impress_jpg_Export\n"
@@ -1766,7 +1725,6 @@ msgid "PDF - Portable Document Format"
msgstr ""
#: impress_png_Export.xcu
-#, fuzzy
msgctxt ""
"impress_png_Export.xcu\n"
"impress_png_Export\n"
@@ -1785,7 +1743,6 @@ msgid "SVG - Scalable Vector Graphics"
msgstr ""
#: impress_tif_Export.xcu
-#, fuzzy
msgctxt ""
"impress_tif_Export.xcu\n"
"impress_tif_Export\n"
@@ -1795,7 +1752,6 @@ msgid "TIFF - Tagged Image File Format"
msgstr "TIFF - Tagged Image File Format"
#: impress_wmf_Export.xcu
-#, fuzzy
msgctxt ""
"impress_wmf_Export.xcu\n"
"impress_wmf_Export\n"
@@ -1895,7 +1851,6 @@ msgid "PDF - Portable Document Format"
msgstr ""
#: writer_jpg_Export.xcu
-#, fuzzy
msgctxt ""
"writer_jpg_Export.xcu\n"
"writer_jpg_Export\n"
@@ -1923,7 +1878,6 @@ msgid "PDF - Portable Document Format"
msgstr ""
#: writer_png_Export.xcu
-#, fuzzy
msgctxt ""
"writer_png_Export.xcu\n"
"writer_png_Export\n"
@@ -1960,7 +1914,6 @@ msgid "OpenOffice.org 1.0 HTML Template"
msgstr ""
#: writer_web_jpg_Export.xcu
-#, fuzzy
msgctxt ""
"writer_web_jpg_Export.xcu\n"
"writer_web_jpg_Export\n"
@@ -1979,7 +1932,6 @@ msgid "PDF - Portable Document Format"
msgstr ""
#: writer_web_png_Export.xcu
-#, fuzzy
msgctxt ""
"writer_web_png_Export.xcu\n"
"writer_web_png_Export\n"
diff --git a/source/bn/filter/source/config/fragments/types.po b/source/bn/filter/source/config/fragments/types.po
index 4daeb6717a2..da57dd67e58 100644
--- a/source/bn/filter/source/config/fragments/types.po
+++ b/source/bn/filter/source/config/fragments/types.po
@@ -178,7 +178,6 @@ msgid "OpenDocument Spreadsheet (Flat XML)"
msgstr ""
#: calc_OOXML.xcu
-#, fuzzy
msgctxt ""
"calc_OOXML.xcu\n"
"Office Open XML Spreadsheet\n"
@@ -188,7 +187,6 @@ msgid "Office Open XML Spreadsheet"
msgstr "অফিস ওপেন XML স্প্রেডশীট"
#: calc_OOXML_Template.xcu
-#, fuzzy
msgctxt ""
"calc_OOXML_Template.xcu\n"
"Office Open XML Spreadsheet Template\n"
diff --git a/source/bn/formula/messages.po b/source/bn/formula/messages.po
index 1ca0fd9db9a..190bc271bee 100644
--- a/source/bn/formula/messages.po
+++ b/source/bn/formula/messages.po
@@ -1006,7 +1006,6 @@ msgid "CUMPRINC"
msgstr "CUMPRINC"
#: core_resource.hrc:2453
-#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EFFECT"
msgstr "EFFECT"
@@ -1894,7 +1893,6 @@ msgid "WEEKDAY"
msgstr "WEEKDAY"
#: core_resource.hrc:2624
-#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NETWORKDAYS"
msgstr "NETWORKDAYS"
@@ -2154,7 +2152,6 @@ msgid "Shrink"
msgstr "সংকোচন"
#: strings.hrc:32
-#, fuzzy
msgctxt "RID_STR_EXPAND"
msgid "Expand"
msgstr "প্রসারন"
@@ -2178,7 +2175,6 @@ msgid "_Next >"
msgstr "&Next >"
#: formuladialog.ui:158
-#, fuzzy
msgctxt "formuladialog|function"
msgid "Functions"
msgstr "ফাংশন"
@@ -2202,19 +2198,16 @@ msgid "For_mula"
msgstr "সূত্র"
#: formuladialog.ui:383
-#, fuzzy
msgctxt "formuladialog|label1"
msgid "Result"
msgstr "ফলাফল"
#: formuladialog.ui:418
-#, fuzzy
msgctxt "formuladialog|ed_formula-atkobject"
msgid "Formula"
msgstr "সূত্র"
#: formuladialog.ui:467
-#, fuzzy
msgctxt "formuladialog|RB_REF|tooltip_text"
msgid "Maximize"
msgstr "বড় করা"
@@ -2238,7 +2231,6 @@ msgid "Last Used"
msgstr "সর্বশেষ ব্যবহৃত"
#: functionpage.ui:64
-#, fuzzy
msgctxt "functionpage|category"
msgid "All"
msgstr "সব"
@@ -2256,25 +2248,21 @@ msgid "Function not known"
msgstr "ফাংশন অজানা"
#: parameter.ui:279
-#, fuzzy
msgctxt "parameter|RB_ARG1|tooltip_text"
msgid "Select"
msgstr "নির্বাচন"
#: parameter.ui:295
-#, fuzzy
msgctxt "parameter|RB_ARG2|tooltip_text"
msgid "Select"
msgstr "নির্বাচন"
#: parameter.ui:311
-#, fuzzy
msgctxt "parameter|RB_ARG3|tooltip_text"
msgid "Select"
msgstr "নির্বাচন"
#: parameter.ui:327
-#, fuzzy
msgctxt "parameter|RB_ARG4|tooltip_text"
msgid "Select"
msgstr "নির্বাচন"
diff --git a/source/bn/fpicker/messages.po b/source/bn/fpicker/messages.po
index 59adfe94a89..da5259f17a5 100644
--- a/source/bn/fpicker/messages.po
+++ b/source/bn/fpicker/messages.po
@@ -119,7 +119,6 @@ msgid "All files"
msgstr "সকল ফাইল"
#: strings.hrc:34
-#, fuzzy
msgctxt "STR_FILEDLG_OPEN"
msgid "Open"
msgstr "খুলুন"
@@ -323,13 +322,11 @@ msgid "Create New Folder"
msgstr "নতুন ফোল্ডার তৈরি করুন|"
#: remotefilesdialog.ui:255
-#, fuzzy
msgctxt "remotefilesdialog|filterLabel"
msgid "Filter"
msgstr "পরিশোধক"
#: remotefilesdialog.ui:267
-#, fuzzy
msgctxt "remotefilesdialog|nameLabel"
msgid "File name"
msgstr "ফাইলের নাম"
diff --git a/source/bn/instsetoo_native/inc_openoffice/windows/msi_languages.po b/source/bn/instsetoo_native/inc_openoffice/windows/msi_languages.po
index dc2f0fa510a..e7c303b8ca0 100644
--- a/source/bn/instsetoo_native/inc_openoffice/windows/msi_languages.po
+++ b/source/bn/instsetoo_native/inc_openoffice/windows/msi_languages.po
@@ -2769,7 +2769,6 @@ msgid "Load [ProductName] during system start-up"
msgstr ""
#: Control.ulf
-#, fuzzy
msgctxt ""
"Control.ulf\n"
"OOO_CONTROL_322\n"
@@ -2786,7 +2785,6 @@ msgid "The following applications are using files that need to be updated by thi
msgstr ""
#: Control.ulf
-#, fuzzy
msgctxt ""
"Control.ulf\n"
"OOO_CONTROL_324\n"
@@ -2795,7 +2793,6 @@ msgid "{&MSSansBold8}Files in Use"
msgstr "{&MSSansBold8}ব্যবহৃত ফাইলসমূহ"
#: Control.ulf
-#, fuzzy
msgctxt ""
"Control.ulf\n"
"OOO_CONTROL_325\n"
@@ -2804,7 +2801,6 @@ msgid "Cancel"
msgstr "বাতিল"
#: Control.ulf
-#, fuzzy
msgctxt ""
"Control.ulf\n"
"OOO_CONTROL_326\n"
diff --git a/source/bn/officecfg/registry/data/org/openoffice/Office.po b/source/bn/officecfg/registry/data/org/openoffice/Office.po
index e1def427fe1..985d37eaafc 100644
--- a/source/bn/officecfg/registry/data/org/openoffice/Office.po
+++ b/source/bn/officecfg/registry/data/org/openoffice/Office.po
@@ -143,7 +143,6 @@ msgid "~Drawing"
msgstr "অঙ্কন (~D)"
#: Common.xcu
-#, fuzzy
msgctxt ""
"Common.xcu\n"
"..Common.Menus.New.m4\n"
@@ -163,7 +162,6 @@ msgid "Database"
msgstr "ডাটাবেস"
#: Common.xcu
-#, fuzzy
msgctxt ""
"Common.xcu\n"
"..Common.Menus.New.m7\n"
@@ -173,7 +171,6 @@ msgid "~HTML Document"
msgstr "HTML নথি (~H)"
#: Common.xcu
-#, fuzzy
msgctxt ""
"Common.xcu\n"
"..Common.Menus.New.m8\n"
@@ -183,7 +180,6 @@ msgid "~XML Form Document"
msgstr "XML ফরম নথি (~X)"
#: Common.xcu
-#, fuzzy
msgctxt ""
"Common.xcu\n"
"..Common.Menus.New.m9\n"
@@ -745,7 +741,6 @@ msgid "Report Footer"
msgstr "প্রতিবেদন পাদচরণ"
#: ExtendedColorScheme.xcu
-#, fuzzy
msgctxt ""
"ExtendedColorScheme.xcu\n"
".ExtendedColorScheme.EntryNames.SunReportBuilder.Entries.PageHeader\n"
@@ -755,7 +750,6 @@ msgid "Page Header"
msgstr "পৃষ্ঠার শীর্ষচরণ"
#: ExtendedColorScheme.xcu
-#, fuzzy
msgctxt ""
"ExtendedColorScheme.xcu\n"
".ExtendedColorScheme.EntryNames.SunReportBuilder.Entries.PageFooter\n"
@@ -765,7 +759,6 @@ msgid "Page Footer"
msgstr "পৃষ্ঠার পাদচরণ"
#: ExtendedColorScheme.xcu
-#, fuzzy
msgctxt ""
"ExtendedColorScheme.xcu\n"
".ExtendedColorScheme.EntryNames.SunReportBuilder.Entries.GroupHeader\n"
@@ -775,7 +768,6 @@ msgid "Group Header"
msgstr "গ্রুপের শীর্ষচরণ"
#: ExtendedColorScheme.xcu
-#, fuzzy
msgctxt ""
"ExtendedColorScheme.xcu\n"
".ExtendedColorScheme.EntryNames.SunReportBuilder.Entries.GroupFooter\n"
@@ -803,7 +795,6 @@ msgid "Column Footer"
msgstr ""
#: ExtendedColorScheme.xcu
-#, fuzzy
msgctxt ""
"ExtendedColorScheme.xcu\n"
".ExtendedColorScheme.EntryNames.SunReportBuilder.Entries.Detail\n"
@@ -940,7 +931,6 @@ msgid "Steps"
msgstr "ধাপ"
#: PresentationMinimizer.xcu
-#, fuzzy
msgctxt ""
"PresentationMinimizer.xcu\n"
"..PresentationMinimizer.Strings\n"
@@ -950,7 +940,6 @@ msgid "< ~Back"
msgstr "< পূর্ববর্তী (~B)"
#: PresentationMinimizer.xcu
-#, fuzzy
msgctxt ""
"PresentationMinimizer.xcu\n"
"..PresentationMinimizer.Strings\n"
@@ -970,7 +959,6 @@ msgid "~Finish"
msgstr "সম্পন্ন (~F)"
#: PresentationMinimizer.xcu
-#, fuzzy
msgctxt ""
"PresentationMinimizer.xcu\n"
"..PresentationMinimizer.Strings\n"
@@ -1008,7 +996,6 @@ msgid "~Choose settings for Presentation Minimizer"
msgstr ""
#: PresentationMinimizer.xcu
-#, fuzzy
msgctxt ""
"PresentationMinimizer.xcu\n"
"..PresentationMinimizer.Strings\n"
@@ -1027,7 +1014,6 @@ msgid "Choose settings for optimizing images"
msgstr ""
#: PresentationMinimizer.xcu
-#, fuzzy
msgctxt ""
"PresentationMinimizer.xcu\n"
"..PresentationMinimizer.Strings\n"
@@ -1127,7 +1113,6 @@ msgid "~Embed external images"
msgstr ""
#: PresentationMinimizer.xcu
-#, fuzzy
msgctxt ""
"PresentationMinimizer.xcu\n"
"..PresentationMinimizer.Strings\n"
@@ -1191,7 +1176,6 @@ msgid "Object Linking and Embedding (OLE) is a technology that allows embedding
msgstr ""
#: PresentationMinimizer.xcu
-#, fuzzy
msgctxt ""
"PresentationMinimizer.xcu\n"
"..PresentationMinimizer.Strings\n"
@@ -1246,7 +1230,6 @@ msgid "Delete slides that are not used for the ~custom slide show"
msgstr ""
#: PresentationMinimizer.xcu
-#, fuzzy
msgctxt ""
"PresentationMinimizer.xcu\n"
"..PresentationMinimizer.Strings\n"
@@ -1355,7 +1338,6 @@ msgid "My Settings "
msgstr ""
#: PresentationMinimizer.xcu
-#, fuzzy
msgctxt ""
"PresentationMinimizer.xcu\n"
"..PresentationMinimizer.Strings\n"
@@ -1510,7 +1492,6 @@ msgid "Notes"
msgstr "Notes"
#: PresenterScreen.xcu
-#, fuzzy
msgctxt ""
"PresenterScreen.xcu\n"
"..PresenterScreen.PresenterScreenSettings.ToolBars.ToolBar.Entries.d.Normal\n"
@@ -1558,7 +1539,6 @@ msgid "Zoom"
msgstr "বড় করা"
#: PresenterScreen.xcu
-#, fuzzy
msgctxt ""
"PresenterScreen.xcu\n"
"..PresenterScreen.PresenterScreenSettings.Buttons.SlideSorterCloser\n"
@@ -1568,7 +1548,6 @@ msgid "Close"
msgstr "বন্ধ"
#: PresenterScreen.xcu
-#, fuzzy
msgctxt ""
"PresenterScreen.xcu\n"
"..PresenterScreen.PresenterScreenSettings.Buttons.NotesViewCloser\n"
@@ -1578,7 +1557,6 @@ msgid "Close"
msgstr "বন্ধ"
#: PresenterScreen.xcu
-#, fuzzy
msgctxt ""
"PresenterScreen.xcu\n"
"..PresenterScreen.PresenterScreenSettings.Buttons.HelpViewCloser\n"
@@ -1643,7 +1621,6 @@ msgid "First slide"
msgstr ""
#: PresenterScreen.xcu
-#, fuzzy
msgctxt ""
"PresenterScreen.xcu\n"
"..PresenterScreen.PresenterScreenSettings.HelpView.HelpStrings.e\n"
@@ -1915,7 +1892,6 @@ msgid "Current Slide, %CURRENT_SLIDE_NAME%, %CURRENT_SLIDE_NUMBER% of %SLIDE_COU
msgstr ""
#: PresenterScreen.xcu
-#, fuzzy
msgctxt ""
"PresenterScreen.xcu\n"
"..PresenterScreen.Presenter.Views.CurrentSlidePreview.Strings.ClickToExitPresentationText\n"
@@ -10638,7 +10614,6 @@ msgid "Nationality"
msgstr "Nationality"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.authors.Fields.nationality\n"
diff --git a/source/bn/officecfg/registry/data/org/openoffice/Office/UI.po b/source/bn/officecfg/registry/data/org/openoffice/Office/UI.po
index cf0d01f37ec..13fe4324edb 100644
--- a/source/bn/officecfg/registry/data/org/openoffice/Office/UI.po
+++ b/source/bn/officecfg/registry/data/org/openoffice/Office/UI.po
@@ -226,7 +226,6 @@ msgid "~Dialog"
msgstr "ডায়ালগ"
#: BasicIDEWindowState.xcu
-#, fuzzy
msgctxt ""
"BasicIDEWindowState.xcu\n"
"..BasicIDEWindowState.UIElements.States.private:resource/popupmenu/dialog\n"
@@ -740,7 +739,6 @@ msgid "Pivot Table Filter"
msgstr "পিভট টেবিল পরিশোধক"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:DataPilotFilter\n"
@@ -1023,7 +1021,6 @@ msgid "~Edit Layout..."
msgstr ""
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:InsertPivotTable\n"
@@ -1447,7 +1444,6 @@ msgid "Clear Print Ranges"
msgstr ""
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:EditPrintArea\n"
@@ -1714,7 +1710,6 @@ msgid "R~andom Number..."
msgstr ""
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:StatisticsMenu\n"
@@ -1944,7 +1939,6 @@ msgid "Show Comment"
msgstr "মন্তব্য প্রদর্শন"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:HideNote\n"
@@ -1972,7 +1966,6 @@ msgid "Hide All Comments"
msgstr ""
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:DeleteAllNotes\n"
@@ -2646,7 +2639,6 @@ msgid "~Height..."
msgstr "উচ্চতা... (~H)"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:RowHeight\n"
@@ -2692,7 +2684,6 @@ msgid "H~ide"
msgstr "আড়াল (~i)"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:HideRow\n"
@@ -2748,7 +2739,6 @@ msgid "~Width..."
msgstr "প্রস্থ... (~W)"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:ColumnWidth\n"
@@ -3426,7 +3416,6 @@ msgid "Number Format"
msgstr "নম্বর বিন্যাস..."
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:NumberFormatCurrency\n"
@@ -3445,7 +3434,6 @@ msgid "Format as Currency"
msgstr ""
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:NumberFormatCurrencySimple\n"
@@ -3483,7 +3471,6 @@ msgid "Format as Percent"
msgstr ""
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:NumberFormatStandard\n"
@@ -3558,7 +3545,6 @@ msgid "Format as Scientific"
msgstr ""
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:NumberFormatTime\n"
@@ -3622,7 +3608,6 @@ msgid "R~ight-To-Left"
msgstr "ডান-থেকে‌-বাম (~i)"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:SheetRightToLeft\n"
@@ -4011,7 +3996,6 @@ msgid "Insert Current Date"
msgstr "বর্তমান তারিখ সংযোজন"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:InsertCurrentDate\n"
@@ -4030,7 +4014,6 @@ msgid "Insert Current Time"
msgstr "বর্তমান সময় সংযোজন"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:InsertCurrentTime\n"
@@ -4214,7 +4197,6 @@ msgid "Heading 1"
msgstr "শিরোনাম ১০"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:StyleApply?Style:string=Heading 2&amp;FamilyName:string=CellStyles\n"
@@ -4272,7 +4254,6 @@ msgid "Warning"
msgstr "সাবধানবাণী"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:StyleApply?Style:string=Footnote&amp;FamilyName:string=CellStyles\n"
@@ -4302,7 +4283,6 @@ msgid "Detective"
msgstr "সনাক্তকারী (~D)"
#: CalcWindowState.xcu
-#, fuzzy
msgctxt ""
"CalcWindowState.xcu\n"
"..CalcWindowState.UIElements.States.private:resource/popupmenu/cell\n"
@@ -4380,7 +4360,6 @@ msgid "Text Box Formatting"
msgstr "লেখা বাক্সের বিন্যাস"
#: CalcWindowState.xcu
-#, fuzzy
msgctxt ""
"CalcWindowState.xcu\n"
"..CalcWindowState.UIElements.States.private:resource/popupmenu/graphic\n"
@@ -4390,7 +4369,6 @@ msgid "Image"
msgstr "চিত্র"
#: CalcWindowState.xcu
-#, fuzzy
msgctxt ""
"CalcWindowState.xcu\n"
"..CalcWindowState.UIElements.States.private:resource/popupmenu/media\n"
@@ -5976,7 +5954,6 @@ msgid "Stars and Banners"
msgstr "স্টার এবং ব্যানার"
#: DbBrowserWindowState.xcu
-#, fuzzy
msgctxt ""
"DbBrowserWindowState.xcu\n"
"..DbBrowserWindowState.UIElements.States.private:resource/popupmenu/explorer\n"
@@ -6031,7 +6008,6 @@ msgid "Standard"
msgstr "আদর্শ"
#: DbReportWindowState.xcu
-#, fuzzy
msgctxt ""
"DbReportWindowState.xcu\n"
".DbReportWindowState.UIElements.States.private:resource/popupmenu/report\n"
@@ -6041,7 +6017,6 @@ msgid "Report"
msgstr "প্রতিবেদন"
#: DbReportWindowState.xcu
-#, fuzzy
msgctxt ""
"DbReportWindowState.xcu\n"
".DbReportWindowState.UIElements.States.private:resource/toolbar/toolbar\n"
@@ -6051,7 +6026,6 @@ msgid "Standard"
msgstr "আদর্শ"
#: DbReportWindowState.xcu
-#, fuzzy
msgctxt ""
"DbReportWindowState.xcu\n"
".DbReportWindowState.UIElements.States.private:resource/toolbar/Formatting\n"
@@ -6070,7 +6044,6 @@ msgid "Report Controls"
msgstr ""
#: DbReportWindowState.xcu
-#, fuzzy
msgctxt ""
"DbReportWindowState.xcu\n"
".DbReportWindowState.UIElements.States.private:resource/toolbar/drawbar\n"
@@ -6490,7 +6463,6 @@ msgid "Form Wizard..."
msgstr "ফরম উইজার্ড..."
#: DbuCommands.xcu
-#, fuzzy
msgctxt ""
"DbuCommands.xcu\n"
"..DbuCommands.UserInterface.Commands..uno:DBNewReportWithPreSelection\n"
@@ -7009,7 +6981,6 @@ msgid "Rename Page"
msgstr "পৃষ্ঠা পুনঃনামকরণ... (~R)"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Commands..uno:RenameSlide\n"
@@ -8133,7 +8104,6 @@ msgid "Slide ~Layout"
msgstr "স্লাইডের বর্হিবিন্যাস"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Commands..uno:ModifyLayer\n"
@@ -9337,7 +9307,6 @@ msgid "Insert Rows"
msgstr "সারি সন্নিবেশ (~R)"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:InsertRowDialog\n"
@@ -9396,7 +9365,6 @@ msgid "Insert Columns"
msgstr "কলাম সন্নিবেশ (~l)"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:InsertColumnDialog\n"
@@ -9462,7 +9430,6 @@ msgid "~Columns"
msgstr "কলাম (~C)"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:DeleteColumns\n"
@@ -9508,7 +9475,6 @@ msgid "~Columns"
msgstr "কলাম (~C)"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:EntireColumn\n"
@@ -9536,7 +9502,6 @@ msgid "~Rows"
msgstr "সারি (~R)"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:EntireRow\n"
@@ -9870,7 +9835,6 @@ msgid "Move Page Up"
msgstr ""
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:MovePageUp\n"
@@ -9907,7 +9871,6 @@ msgid "Move Page Down"
msgstr ""
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:MovePageDown\n"
@@ -9971,7 +9934,6 @@ msgid "Slide to End"
msgstr ""
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=20\n"
@@ -9981,7 +9943,6 @@ msgid "Blank Slide"
msgstr "ফাঁকা স্লাইড"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=19\n"
@@ -9991,7 +9952,6 @@ msgid "Title Only"
msgstr "শুধুমাত্র শিরোনাম"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=0\n"
@@ -10001,7 +9961,6 @@ msgid "Title Slide"
msgstr "শিরোনাম স্লাইড"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=1\n"
@@ -10011,7 +9970,6 @@ msgid "Title, Content"
msgstr "শিরোনাম, বিষয়বস্তু"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=32\n"
@@ -10021,7 +9979,6 @@ msgid "Centered Text"
msgstr "কেন্দ্রস্থিত টেক্সট"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=3\n"
@@ -10031,7 +9988,6 @@ msgid "Title and 2 Content"
msgstr "শিরোনাম এবং ২ বিষয়বস্তু"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=12\n"
@@ -10041,7 +9997,6 @@ msgid "Title, Content and 2 Content"
msgstr "শিরোনাম, বিষয়বস্তু এবং ২ বিষয়বস্তু"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=15\n"
@@ -10051,7 +10006,6 @@ msgid "Title, 2 Content and Content"
msgstr "শিরোনাম, ২ বিষয়বস্তু এবং বিষয়বস্তু"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=14\n"
@@ -10061,7 +10015,6 @@ msgid "Title, Content over Content"
msgstr "শিরোনাম, বিষয়বস্তু এর উপর বিষয়বস্তু"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=16\n"
@@ -10071,7 +10024,6 @@ msgid "Title, 2 Content over Content"
msgstr "শিরোনাম, বিষয়বস্তু এর উপর ২ বিষয়বস্তু"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=18\n"
@@ -10081,7 +10033,6 @@ msgid "Title, 4 Content"
msgstr "শিরোনাম, ৪ বিষয়বস্তু"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=34\n"
@@ -10091,7 +10042,6 @@ msgid "Title, 6 Content"
msgstr "শিরোনাম, ৬ বিষয়বস্তু"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=28\n"
@@ -10101,7 +10051,6 @@ msgid "Vertical Title, Vertical Text"
msgstr "উল্লম্ব শিরোনাম, উল্লম্ব টেক্সট"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=27\n"
@@ -10111,7 +10060,6 @@ msgid "Vertical Title, Text, Chart"
msgstr "উল্লম্ব শিরোনাম, টেক্সট, লেখচিত্র"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=29\n"
@@ -10131,7 +10079,6 @@ msgid "Title, 2 Vertical Text, Clipart"
msgstr "শিরোনাম, উল্লম্ব টেক্সট, ক্লিপআর্ট"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:SlideLayoutMenu\n"
@@ -10170,7 +10117,6 @@ msgid "~Cell"
msgstr "ঘর"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:RowMenu\n"
@@ -10307,7 +10253,6 @@ msgid "Glue Point"
msgstr "আঠালো বিন্দু (~G)"
#: DrawWindowState.xcu
-#, fuzzy
msgctxt ""
"DrawWindowState.xcu\n"
"..DrawWindowState.UIElements.States.private:resource/popupmenu/graphic\n"
@@ -10346,7 +10291,6 @@ msgid "Line/Arrow"
msgstr "রেখা তীর"
#: DrawWindowState.xcu
-#, fuzzy
msgctxt ""
"DrawWindowState.xcu\n"
"..DrawWindowState.UIElements.States.private:resource/popupmenu/measure\n"
@@ -10356,7 +10300,6 @@ msgid "Dimension Line"
msgstr "মাত্রা রেখা"
#: DrawWindowState.xcu
-#, fuzzy
msgctxt ""
"DrawWindowState.xcu\n"
"..DrawWindowState.UIElements.States.private:resource/popupmenu/media\n"
@@ -10386,7 +10329,6 @@ msgid "OLE Object"
msgstr "OLE-অবজেক্ট"
#: DrawWindowState.xcu
-#, fuzzy
msgctxt ""
"DrawWindowState.xcu\n"
"..DrawWindowState.UIElements.States.private:resource/popupmenu/page\n"
@@ -13198,7 +13140,6 @@ msgid "From right to top"
msgstr "ডান থেকে উপর পর্যন্ত"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionGroups.subtle\n"
@@ -13236,7 +13177,6 @@ msgid "3D Venetian"
msgstr ""
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionSets.box\n"
@@ -13294,7 +13234,6 @@ msgid "Wipe"
msgstr "মুছে ফেলা"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionSets.wedge\n"
@@ -13304,7 +13243,6 @@ msgid "Wedge"
msgstr "কীলক"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionSets.wheel\n"
@@ -13323,7 +13261,6 @@ msgid "Push"
msgstr ""
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionSets.cut\n"
@@ -13391,7 +13328,6 @@ msgid "Random"
msgstr ""
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionSets.dissolve\n"
@@ -13480,7 +13416,6 @@ msgid "Turn Around"
msgstr "চতুর্দিকে ঘোরানো"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionSets.turn-down\n"
@@ -13643,7 +13578,6 @@ msgid "Bottom Right to Top Left"
msgstr ""
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.bottom-top\n"
@@ -13662,7 +13596,6 @@ msgid "Bottom Left to Top Right"
msgstr ""
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.vertical\n"
@@ -13672,7 +13605,6 @@ msgid "Vertical"
msgstr "উল্লম্ব"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.horizontal\n"
@@ -13682,7 +13614,6 @@ msgid "Horizontal"
msgstr "অনুভূমিক"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.in\n"
@@ -13692,7 +13623,6 @@ msgid "In"
msgstr "ভিতরে"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.out\n"
@@ -13702,7 +13632,6 @@ msgid "Out"
msgstr "বাহির"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.across\n"
@@ -13712,7 +13641,6 @@ msgid "Across"
msgstr "মধ্য দিয়ে"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.down\n"
@@ -13752,7 +13680,6 @@ msgid "Left"
msgstr "বাম"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.circle\n"
@@ -13781,7 +13708,6 @@ msgid "Oval Vertical"
msgstr ""
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.diamond\n"
@@ -13791,7 +13717,6 @@ msgid "Diamond"
msgstr "হীরা"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.plus\n"
@@ -13931,7 +13856,6 @@ msgid "Counterclockwise 8 Spokes"
msgstr ""
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.inside\n"
@@ -13941,7 +13865,6 @@ msgid "Inside"
msgstr "ভিতর"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.outside\n"
@@ -14221,7 +14144,6 @@ msgid "Frame"
msgstr "ফ্রেম"
#: GenericCategories.xcu
-#, fuzzy
msgctxt ""
"GenericCategories.xcu\n"
"..GenericCategories.Commands.Categories.14\n"
@@ -16745,7 +16667,6 @@ msgid "Transparency"
msgstr "স্বচ্ছতা"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:ZoomOptimal\n"
@@ -16812,7 +16733,6 @@ msgid "Line Starts with Arrow"
msgstr "লাইন- তীর দিয়ে শুরু"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:LineArrowEnd\n"
@@ -16872,7 +16792,6 @@ msgid "Line with Square/Arrow"
msgstr "লাইন- বর্গক্ষেত্র/তীর যুক্ত"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:MeasureLine\n"
@@ -16999,7 +16918,6 @@ msgid "Crop Dialog..."
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:Crop\n"
@@ -17562,7 +17480,6 @@ msgid "Chart from File..."
msgstr "ফাইল থেকে শীট... (~t)"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:DefaultBullet\n"
@@ -18130,7 +18047,6 @@ msgid "~Edit Style..."
msgstr "শৈলী সম্পাদনা..."
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:EditStyle\n"
@@ -18625,7 +18541,6 @@ msgid "Line Corner Style"
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:LineStyle\n"
@@ -18980,7 +18895,6 @@ msgid "~Recheck Document..."
msgstr "নথি পুনরায় পরীক্ষণ... (~R)"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:SpellingAndGrammarDialog\n"
@@ -18990,7 +18904,6 @@ msgid "Spelling"
msgstr "বানান"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:SpellingAndGrammarDialog\n"
@@ -19333,7 +19246,6 @@ msgid "~Hyperlink..."
msgstr "হাইপারলিংক... (~y)"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:HyperlinkDialog\n"
@@ -19406,7 +19318,6 @@ msgid "Subscript"
msgstr "নিম্নলিপি"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:SmallCaps\n"
@@ -21145,7 +21056,6 @@ msgid "Compile"
msgstr "কম্পাইল"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:RunBasic\n"
@@ -21320,7 +21230,6 @@ msgid "Check Box"
msgstr "চেক বাক্স"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:Label\n"
@@ -21767,7 +21676,6 @@ msgid "Toggle Print Preview"
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:PrintPreview\n"
@@ -22554,7 +22462,6 @@ msgid "Top"
msgstr "উপর"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:CellVertTop\n"
@@ -22594,7 +22501,6 @@ msgid "Bottom"
msgstr "নিচ"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:CellVertBottom\n"
@@ -22820,7 +22726,6 @@ msgid "R~eference"
msgstr "রেফারেন্স"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Popups..uno:EditCommentsMenu\n"
@@ -22960,7 +22865,6 @@ msgid "Rot~ate or Flip"
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Popups..uno:AnchorMenu\n"
@@ -22990,7 +22894,6 @@ msgid "Me~dia Player"
msgstr "মিডিয়া প্লেয়ার (~y)"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Popups..uno:InsertAVMedia\n"
@@ -23255,7 +23158,6 @@ msgid "Paragraph Classification Dialog"
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Popups..uno:EditSelectMenu\n"
@@ -23265,7 +23167,6 @@ msgid "Select"
msgstr "নির্বাচন"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Popups..uno:EditPasteSpecialMenu\n"
@@ -23284,7 +23185,6 @@ msgid "Menubar"
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Popups..uno:NameGroup\n"
@@ -23294,7 +23194,6 @@ msgid "Name..."
msgstr "নাম..."
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Popups..uno:ObjectTitleDescription\n"
@@ -23420,7 +23319,6 @@ msgid "Glue Point"
msgstr "আঠালো বিন্দু (~G)"
#: ImpressWindowState.xcu
-#, fuzzy
msgctxt ""
"ImpressWindowState.xcu\n"
"..ImpressWindowState.UIElements.States.private:resource/popupmenu/graphic\n"
@@ -23450,7 +23348,6 @@ msgid "Line/Arrow"
msgstr "রেখা তীর"
#: ImpressWindowState.xcu
-#, fuzzy
msgctxt ""
"ImpressWindowState.xcu\n"
"..ImpressWindowState.UIElements.States.private:resource/popupmenu/measure\n"
@@ -23460,7 +23357,6 @@ msgid "Dimension Line"
msgstr "মাত্রা রেখা"
#: ImpressWindowState.xcu
-#, fuzzy
msgctxt ""
"ImpressWindowState.xcu\n"
"..ImpressWindowState.UIElements.States.private:resource/popupmenu/media\n"
@@ -24270,7 +24166,6 @@ msgid "Formula Cursor"
msgstr "সূত্রের কার্সার "
#: MathCommands.xcu
-#, fuzzy
msgctxt ""
"MathCommands.xcu\n"
"..MathCommands.UserInterface.Commands..uno:InsertCommandText?Text:string=newline \n"
@@ -24280,7 +24175,6 @@ msgid "New Line"
msgstr "নতুন লাইন"
#: MathCommands.xcu
-#, fuzzy
msgctxt ""
"MathCommands.xcu\n"
"..MathCommands.UserInterface.Commands..uno:InsertCommandText?Text:string=`\n"
@@ -24631,7 +24525,6 @@ msgid "Page Settings"
msgstr "পৃষ্ঠার সেটিং"
#: ReportCommands.xcu
-#, fuzzy
msgctxt ""
"ReportCommands.xcu\n"
".ReportCommands.UserInterface.Commands..uno:PageDialog\n"
@@ -24689,7 +24582,6 @@ msgid "~Subreport in New Window..."
msgstr ""
#: ReportCommands.xcu
-#, fuzzy
msgctxt ""
"ReportCommands.xcu\n"
".ReportCommands.UserInterface.Commands..uno:FontColor\n"
@@ -24816,7 +24708,6 @@ msgid "Fit to greatest height"
msgstr "বৃহত্তর উচ্চতায় মানানসই (~F)"
#: ReportCommands.xcu
-#, fuzzy
msgctxt ""
"ReportCommands.xcu\n"
".ReportCommands.UserInterface.Commands..uno:ControlProperties\n"
@@ -24926,7 +24817,6 @@ msgid "Shape Arrange"
msgstr ""
#: ReportCommands.xcu
-#, fuzzy
msgctxt ""
"ReportCommands.xcu\n"
".ReportCommands.UserInterface.Commands..uno:EditControlMenu\n"
@@ -24946,7 +24836,6 @@ msgid "Alignment"
msgstr "প্রান্তিককরণ (~t)"
#: ReportCommands.xcu
-#, fuzzy
msgctxt ""
"ReportCommands.xcu\n"
".ReportCommands.UserInterface.Commands..uno:ResizeMenu\n"
@@ -24974,7 +24863,6 @@ msgid "Report Controls"
msgstr ""
#: ReportCommands.xcu
-#, fuzzy
msgctxt ""
"ReportCommands.xcu\n"
".ReportCommands.UserInterface.Commands..uno:SectionShrinkMenu\n"
@@ -25024,7 +24912,6 @@ msgid "Background Color..."
msgstr "প্রেক্ষাপটের রঙ "
#: ReportCommands.xcu
-#, fuzzy
msgctxt ""
"ReportCommands.xcu\n"
".ReportCommands.UserInterface.Popups..uno:ExportReportTo\n"
@@ -25034,7 +24921,6 @@ msgid "Report Output Format"
msgstr "প্রতিবেদনের ফলাফল ফরম্যাট"
#: ReportCommands.xcu
-#, fuzzy
msgctxt ""
"ReportCommands.xcu\n"
".ReportCommands.UserInterface.Popups..uno:SnapLinesMenu\n"
@@ -25054,7 +24940,6 @@ msgid "Object Resizing"
msgstr "বস্তুর আকার পরিবর্তন (~O)"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.DeckList.PropertyDeck\n"
@@ -25064,7 +24949,6 @@ msgid "Properties"
msgstr "বৈশিষ্ট্য"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.DeckList.WriterPageDeck\n"
@@ -25143,7 +25027,6 @@ msgid "Styles"
msgstr "শৈলী (~e)"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.DeckList.ScFunctionsDeck\n"
@@ -25163,7 +25046,6 @@ msgid "Manage Changes"
msgstr "নাম তৈরি... (~C)"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.DeckList.SwDesignDeck\n"
@@ -25173,7 +25055,6 @@ msgid "Design"
msgstr "ডিজাইন"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.DeckList.ChartDeck\n"
@@ -25253,7 +25134,6 @@ msgid "Footer"
msgstr "পাদচরণ (~r)"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.AreaPropertyPanel\n"
@@ -25263,7 +25143,6 @@ msgid "Area"
msgstr "এলাকা"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.ShadowPropertyPanel\n"
@@ -25273,7 +25152,6 @@ msgid "Shadow"
msgstr "ছায়া"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.LinePropertyPanel\n"
@@ -25303,7 +25181,6 @@ msgid "Position and Size"
msgstr "অবস্থান ও আকার... (~z)"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.GraphicPropertyPanel\n"
@@ -25441,7 +25318,6 @@ msgid "Number Format"
msgstr "নম্বর বিন্যাস..."
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.ParaPropertyPanel\n"
@@ -25511,7 +25387,6 @@ msgid "Styles"
msgstr "শৈলী (~e)"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.ScFunctionsPanel\n"
@@ -25549,7 +25424,6 @@ msgid "Elements"
msgstr "উপাদান"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.ChartSeriesPanel\n"
@@ -25588,7 +25462,6 @@ msgid "Axis"
msgstr "অক্ষ (~x)"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.ChartAreaPanel\n"
@@ -25598,7 +25471,6 @@ msgid "Area"
msgstr "এলাকা"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.ChartLinePanel\n"
@@ -25991,7 +25863,6 @@ msgid "AutoTe~xt..."
msgstr "স্বয়ংক্রিয়-লেখা... (~x)"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:PrintLayout\n"
@@ -26362,7 +26233,6 @@ msgid "Reject All Changes"
msgstr ""
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:AcceptTrackedChange\n"
@@ -26391,7 +26261,6 @@ msgid "Accept Change"
msgstr "পরিবর্তন অনুমোদন"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:AcceptAllTrackedChanges\n"
@@ -26871,7 +26740,6 @@ msgid "~Frame Interactively"
msgstr ""
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:InsertFrame\n"
@@ -26911,7 +26779,6 @@ msgid "~Index Entry..."
msgstr "সূচির ভুক্তি... (~y)"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:InsertIndexesEntry\n"
@@ -27111,7 +26978,6 @@ msgid "To ~Frame"
msgstr "ফ্রেমে (~F)"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:InsertObjectStarMath\n"
@@ -27121,7 +26987,6 @@ msgid "~Formula..."
msgstr "সূত্র... (~F)"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:InsertObjectStarMath\n"
@@ -27883,7 +27748,6 @@ msgid "Clear"
msgstr ""
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:ResetAttributes\n"
@@ -29238,7 +29102,6 @@ msgid "In ~Background"
msgstr "পটভূমিতে (~B)"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:WrapThroughTransparencyToggle\n"
@@ -29881,7 +29744,6 @@ msgid "Add Unknown Words"
msgstr "অজানা শব্দ যোগ"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:HScroll\n"
@@ -30322,7 +30184,6 @@ msgid "Default Paragraph Style"
msgstr ""
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:StyleApply?Style:string=Title&amp;FamilyName:string=ParagraphStyles\n"
@@ -30332,7 +30193,6 @@ msgid "~Title"
msgstr "শিরোনাম (~T)"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:TitleParaStyle\n"
@@ -31083,7 +30943,6 @@ msgid "Text Frame"
msgstr "পরবর্তী ফ্রেমে"
#: WriterFormWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterFormWindowState.xcu\n"
"..WriterFormWindowState.UIElements.States.private:resource/popupmenu/graphic\n"
@@ -31093,7 +30952,6 @@ msgid "Image"
msgstr "চিত্র"
#: WriterFormWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterFormWindowState.xcu\n"
"..WriterFormWindowState.UIElements.States.private:resource/popupmenu/media\n"
@@ -31547,7 +31405,6 @@ msgid "Text Frame"
msgstr "পরবর্তী ফ্রেমে"
#: WriterGlobalWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterGlobalWindowState.xcu\n"
"..WriterGlobalWindowState.UIElements.States.private:resource/popupmenu/graphic\n"
@@ -31557,7 +31414,6 @@ msgid "Image"
msgstr "চিত্র"
#: WriterGlobalWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterGlobalWindowState.xcu\n"
"..WriterGlobalWindowState.UIElements.States.private:resource/popupmenu/media\n"
@@ -32028,7 +31884,6 @@ msgid "Text Frame"
msgstr "পরবর্তী ফ্রেমে"
#: WriterReportWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterReportWindowState.xcu\n"
"..WriterReportWindowState.UIElements.States.private:resource/popupmenu/graphic\n"
@@ -32038,7 +31893,6 @@ msgid "Image"
msgstr "চিত্র"
#: WriterReportWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterReportWindowState.xcu\n"
"..WriterReportWindowState.UIElements.States.private:resource/popupmenu/media\n"
@@ -32472,7 +32326,6 @@ msgid "Text Frame"
msgstr "পরবর্তী ফ্রেমে"
#: WriterWebWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWebWindowState.xcu\n"
"..WriterWebWindowState.UIElements.States.private:resource/popupmenu/graphic\n"
@@ -32890,7 +32743,6 @@ msgid "Text Frame"
msgstr "পরবর্তী ফ্রেমে"
#: WriterWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWindowState.xcu\n"
"..WriterWindowState.UIElements.States.private:resource/popupmenu/graphic\n"
@@ -32900,7 +32752,6 @@ msgid "Image"
msgstr "চিত্র"
#: WriterWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWindowState.xcu\n"
"..WriterWindowState.UIElements.States.private:resource/popupmenu/media\n"
@@ -33447,7 +33298,6 @@ msgid "Text Frame"
msgstr "পরবর্তী ফ্রেমে"
#: XFormsWindowState.xcu
-#, fuzzy
msgctxt ""
"XFormsWindowState.xcu\n"
"..XFormsWindowState.UIElements.States.private:resource/popupmenu/graphic\n"
@@ -33457,7 +33307,6 @@ msgid "Image"
msgstr "চিত্র"
#: XFormsWindowState.xcu
-#, fuzzy
msgctxt ""
"XFormsWindowState.xcu\n"
"..XFormsWindowState.UIElements.States.private:resource/popupmenu/media\n"
diff --git a/source/bn/reportdesign/messages.po b/source/bn/reportdesign/messages.po
index 80a90cf6854..f30e92dea84 100644
--- a/source/bn/reportdesign/messages.po
+++ b/source/bn/reportdesign/messages.po
@@ -80,13 +80,11 @@ msgid "Field or Formula"
msgstr "ক্ষেত্র বা সূত্র"
#: stringarray.hrc:43
-#, fuzzy
msgctxt "RID_STR_TYPE_CONST"
msgid "Function"
msgstr "ফাংশন"
#: stringarray.hrc:44
-#, fuzzy
msgctxt "RID_STR_TYPE_CONST"
msgid "Counter"
msgstr "কাউন্টার"
@@ -98,19 +96,16 @@ msgid "User defined Function"
msgstr "ব্যবহারকারী নির্ধারিত ফাংশন"
#: stringarray.hrc:51
-#, fuzzy
msgctxt "RID_STR_BOOL"
msgid "No"
msgstr "না"
#: stringarray.hrc:52
-#, fuzzy
msgctxt "RID_STR_BOOL"
msgid "Yes"
msgstr "হ্যাঁ"
#: stringarray.hrc:58
-#, fuzzy
msgctxt "RID_STR_KEEPTOGETHER_CONST"
msgid "No"
msgstr "না"
@@ -892,7 +887,6 @@ msgid "Section Setup"
msgstr ""
#: backgrounddialog.ui:105
-#, fuzzy
msgctxt "backgrounddialog|background"
msgid "Background"
msgstr "পটভূমি"
@@ -903,13 +897,11 @@ msgid "Character Settings"
msgstr ""
#: chardialog.ui:105
-#, fuzzy
msgctxt "chardialog|font"
msgid "Font"
msgstr "ফন্ট"
#: chardialog.ui:127
-#, fuzzy
msgctxt "chardialog|fonteffects"
msgid "Font Effects"
msgstr "ফন্টের প্রভাব"
@@ -933,13 +925,11 @@ msgid "Highlighting"
msgstr "উজ্জ্বলকরণ"
#: chardialog.ui:219
-#, fuzzy
msgctxt "chardialog|alignment"
msgid "Alignment"
msgstr "প্রান্তিককরণ"
#: condformatdialog.ui:10
-#, fuzzy
msgctxt "condformatdialog|CondFormat"
msgid "Conditional Formatting"
msgstr "শর্তাধীন বিন্যাস"
@@ -1005,19 +995,16 @@ msgid "less than or equal to"
msgstr "অপেক্ষাকৃত ছোট বা সমান"
#: conditionwin.ui:107
-#, fuzzy
msgctxt "conditionwin|lhsButton"
msgid "..."
msgstr "..."
#: conditionwin.ui:130
-#, fuzzy
msgctxt "conditionwin|andLabel"
msgid "and"
msgstr "এবং"
#: conditionwin.ui:158
-#, fuzzy
msgctxt "conditionwin|rhsButton"
msgid "..."
msgstr "..."
@@ -1047,7 +1034,6 @@ msgid "Background Color"
msgstr "পটভূমির রং"
#: conditionwin.ui:290
-#, fuzzy
msgctxt "conditionwin|ToolBoxItem5"
msgid "Font Color"
msgstr "ফন্টের রঙ"
@@ -1068,7 +1054,6 @@ msgid "+"
msgstr ""
#: datetimedialog.ui:8
-#, fuzzy
msgctxt "datetimedialog|DateTimeDialog"
msgid "Date and Time"
msgstr "তারিখ এবং সময়"
@@ -1150,13 +1135,11 @@ msgid "Group actions"
msgstr "গ্রুপ অনুসারে কাজ"
#: floatingsort.ui:75
-#, fuzzy
msgctxt "floatingsort|up"
msgid "Move up"
msgstr "উপরে উঠানো"
#: floatingsort.ui:88
-#, fuzzy
msgctxt "floatingsort|down"
msgid "Move down"
msgstr "নিচে নামানো"
@@ -1168,7 +1151,6 @@ msgid "Delete"
msgstr "মুছে ফেলুন"
#: floatingsort.ui:152
-#, fuzzy
msgctxt "floatingsort|label1"
msgid "Groups"
msgstr "গ্রুপ"
@@ -1180,13 +1162,11 @@ msgid "Sorting"
msgstr "ক্রমানুসারে সাজানো হচ্ছে"
#: floatingsort.ui:208
-#, fuzzy
msgctxt "floatingsort|label7"
msgid "Group Header"
msgstr "গ্রুপের শীর্ষচরণ"
#: floatingsort.ui:224
-#, fuzzy
msgctxt "floatingsort|label8"
msgid "Group Footer"
msgstr "গ্রুপের পাদচরণ"
@@ -1204,19 +1184,16 @@ msgid "Group Interval"
msgstr "গ্রুপ ব্যবধান"
#: floatingsort.ui:272
-#, fuzzy
msgctxt "floatingsort|label11"
msgid "Keep Together"
msgstr "একত্রে রাখুন"
#: floatingsort.ui:290
-#, fuzzy
msgctxt "floatingsort|sorting"
msgid "Ascending"
msgstr "আরোহী"
#: floatingsort.ui:291
-#, fuzzy
msgctxt "floatingsort|sorting"
msgid "Descending"
msgstr "অবরোহী"
@@ -1234,7 +1211,6 @@ msgid "Not present"
msgstr "অনুপস্থিত"
#: floatingsort.ui:326
-#, fuzzy
msgctxt "floatingsort|keep"
msgid "No"
msgstr "না"
@@ -1329,13 +1305,11 @@ msgid "Page Setup"
msgstr ""
#: pagedialog.ui:105
-#, fuzzy
msgctxt "pagedialog|page"
msgid "Page"
msgstr "পৃষ্ঠা"
#: pagedialog.ui:127
-#, fuzzy
msgctxt "pagedialog|background"
msgid "Background"
msgstr "পটভূমি"
@@ -1408,7 +1382,6 @@ msgid "Show Number on First Page"
msgstr ""
#: pagenumberdialog.ui:309
-#, fuzzy
msgctxt "pagenumberdialog|label3"
msgid "General"
msgstr "সাধারণ"
diff --git a/source/bn/sc/messages.po b/source/bn/sc/messages.po
index 44aa4fa6a9f..e4d703731b8 100644
--- a/source/bn/sc/messages.po
+++ b/source/bn/sc/messages.po
@@ -32,7 +32,6 @@ msgid "Financial"
msgstr "আর্থিক"
#: compiler.hrc:30
-#, fuzzy
msgctxt "RID_FUNCTION_CATEGORIES"
msgid "Information"
msgstr "তথ্য"
@@ -62,7 +61,6 @@ msgid "Statistical"
msgstr "পরিসংখ্যান"
#: compiler.hrc:35
-#, fuzzy
msgctxt "RID_FUNCTION_CATEGORIES"
msgid "Spreadsheet"
msgstr "স্প্রেডশীট"
@@ -74,7 +72,6 @@ msgid "Text"
msgstr "পাঠ্য"
#: compiler.hrc:37
-#, fuzzy
msgctxt "RID_FUNCTION_CATEGORIES"
msgid "Add-in"
msgstr "অ্যাড-ইন"
@@ -469,7 +466,6 @@ msgid "Protect sheet"
msgstr "শীট সুরক্ষিত করুন"
#: globstr.hrc:110
-#, fuzzy
msgctxt "STR_UNDO_UNPROTECT_TAB"
msgid "Unprotect sheet"
msgstr "শীট অরক্ষিতকরণ"
@@ -480,7 +476,6 @@ msgid "Protect document"
msgstr "নথি সুরক্ষিত করুন"
#: globstr.hrc:112
-#, fuzzy
msgctxt "STR_UNDO_UNPROTECT_DOC"
msgid "Unprotect document"
msgstr "নথি অরক্ষিতকরণ"
@@ -657,7 +652,6 @@ msgid "OR"
msgstr "OR"
#: globstr.hrc:145
-#, fuzzy
msgctxt "STR_TABLE_DEF"
msgid "Sheet"
msgstr "শীট"
@@ -707,7 +701,6 @@ msgid "The source range contains subtotals which may distort the results. Use it
msgstr "উৎস পরিসরে এমন উপসমষ্টি রয়েছে যা ফলাফলকে অবিন্যস্ত করতে পারে। যেকোনোভাবে এটি ব্যবহার করবেন কি?"
#: globstr.hrc:154
-#, fuzzy
msgctxt "STR_PIVOT_TOTAL"
msgid "Total"
msgstr "মোট"
@@ -733,13 +726,11 @@ msgid "$1 of $2 records found"
msgstr ""
#: globstr.hrc:159
-#, fuzzy
msgctxt "STR_COLUMN"
msgid "Column"
msgstr "কলাম"
#: globstr.hrc:160
-#, fuzzy
msgctxt "STR_ROW"
msgid "Row"
msgstr "সারি"
@@ -1643,7 +1634,6 @@ msgid "No cell references are found in the selected cells."
msgstr ""
#: globstr.hrc:342
-#, fuzzy
msgctxt "STR_GRAPHICNAME"
msgid "Image"
msgstr "চিত্র"
@@ -1919,7 +1909,6 @@ msgid "Manual"
msgstr "স্বনির্বাচিত"
#: globstr.hrc:393
-#, fuzzy
msgctxt "STR_RECALC_AUTO"
msgid "Automatic"
msgstr "স্বয়ংক্রিয়"
@@ -2028,7 +2017,6 @@ msgid "AutoShape"
msgstr "স্বয়ংক্রিয় আকার"
#: globstr.hrc:406
-#, fuzzy
msgctxt "STR_SHAPE_RECTANGLE"
msgid "Rectangle"
msgstr "আয়তক্ষেত্র"
@@ -2040,7 +2028,6 @@ msgid "Line"
msgstr "জীবন"
#: globstr.hrc:408
-#, fuzzy
msgctxt "STR_SHAPE_OVAL"
msgid "Oval"
msgstr "উপবৃত্ত"
@@ -2061,7 +2048,6 @@ msgid "Option Button"
msgstr "অপশন বোতাম"
#: globstr.hrc:412
-#, fuzzy
msgctxt "STR_FORM_LABEL"
msgid "Label"
msgstr "লেবেল"
@@ -2072,7 +2058,6 @@ msgid "List Box"
msgstr "তালিকা বাক্স"
#: globstr.hrc:414
-#, fuzzy
msgctxt "STR_FORM_GROUPBOX"
msgid "Group Box"
msgstr "গ্রুপ বাক্স"
@@ -2141,7 +2126,6 @@ msgid "Range or formula expression"
msgstr ""
#: globstr.hrc:427
-#, fuzzy
msgctxt "STR_HEADER_SCOPE"
msgid "Scope"
msgstr "সুযোগ"
@@ -2181,7 +2165,6 @@ msgid "This Document is referenced by another document and not yet saved. Closin
msgstr ""
#: globstr.hrc:434
-#, fuzzy
msgctxt "STR_HEADER_RANGE"
msgid "Range"
msgstr "পরিসর"
@@ -2389,7 +2372,6 @@ msgid "next year"
msgstr ""
#: globstr.hrc:473
-#, fuzzy
msgctxt "STR_COND_AND"
msgid "and"
msgstr "এবং"
@@ -2434,31 +2416,26 @@ msgid "You cannot insert or delete cells when the affected range intersects with
msgstr ""
#: globstr.hrc:480
-#, fuzzy
msgctxt "STR_DPFIELD_GROUP_BY_SECONDS"
msgid "Seconds"
msgstr "সেকেন্ড"
#: globstr.hrc:481
-#, fuzzy
msgctxt "STR_DPFIELD_GROUP_BY_MINUTES"
msgid "Minutes"
msgstr "মিনিট"
#: globstr.hrc:482
-#, fuzzy
msgctxt "STR_DPFIELD_GROUP_BY_HOURS"
msgid "Hours"
msgstr "ঘন্টা"
#: globstr.hrc:483
-#, fuzzy
msgctxt "STR_DPFIELD_GROUP_BY_DAYS"
msgid "Days"
msgstr "দিনগুলো"
#: globstr.hrc:484
-#, fuzzy
msgctxt "STR_DPFIELD_GROUP_BY_MONTHS"
msgid "Months"
msgstr "মাস"
@@ -2592,7 +2569,6 @@ msgid "%1 and %2 more"
msgstr ""
#: globstr.hrc:508
-#, fuzzy
msgctxt "STR_GENERAL"
msgid "General"
msgstr "সাধারণ"
@@ -2610,7 +2586,6 @@ msgid "Percent"
msgstr "শতকরা"
#: globstr.hrc:511
-#, fuzzy
msgctxt "STR_CURRENCY"
msgid "Currency"
msgstr "মুদ্রা"
@@ -2622,7 +2597,6 @@ msgid "Date"
msgstr "তারিখ"
#: globstr.hrc:513
-#, fuzzy
msgctxt "STR_TIME"
msgid "Time"
msgstr "সময়"
@@ -2819,7 +2793,6 @@ msgid "Data could not be written."
msgstr "ডাটা লেখা যায়নি।"
#: scerrors.hrc:64
-#, fuzzy
msgctxt "RID_ERRHDLSC"
msgid "$(ARG1)"
msgstr "$(ARG1)"
@@ -3385,7 +3358,6 @@ msgid "Provides an internal number for the date given."
msgstr "প্রদত্ত্ব তারিখের জন্য একটি অভ্যন্তরীণ নম্বর প্রদান করে।"
#: scfuncs.hrc:182
-#, fuzzy
msgctxt "SC_OPCODE_GET_DATE"
msgid "Year"
msgstr "বছর"
@@ -3396,7 +3368,6 @@ msgid "An integer between 1583 and 9956 or 0 and 99 (19xx or 20xx depending on t
msgstr "1583 ও 9956 বা 0 ও 99 এর মধ্যবর্তী একটি পূর্ণ সংখ্যা (নির্ধারিত অপশনের উপর ভিত্তি করে 19xx বা 20xx)।"
#: scfuncs.hrc:184
-#, fuzzy
msgctxt "SC_OPCODE_GET_DATE"
msgid "Month"
msgstr "মাস"
@@ -3407,7 +3378,6 @@ msgid "An integer between 1 and 12 representing the month."
msgstr "1 ও 12 এর মধ্যবর্তী একটি পূর্ণ সংখ্যা যা মাস প্রকাশ করে।"
#: scfuncs.hrc:186
-#, fuzzy
msgctxt "SC_OPCODE_GET_DATE"
msgid "Day"
msgstr "দিন"
@@ -3491,7 +3461,6 @@ msgid "Returns the number of workdays between two dates using arguments to indic
msgstr ""
#: scfuncs.hrc:222
-#, fuzzy
msgctxt "SC_OPCODE_NETWORKDAYS"
msgid "Start date"
msgstr "শুরুর তারিখ"
@@ -3539,7 +3508,6 @@ msgid "Returns the number of workdays between two dates using arguments to indic
msgstr ""
#: scfuncs.hrc:236
-#, fuzzy
msgctxt "SC_OPCODE_NETWORKDAYS_MS"
msgid "Start date"
msgstr "শুরুর তারিখ"
@@ -3587,7 +3555,6 @@ msgid "Returns the serial number of the date before or after a number of workday
msgstr ""
#: scfuncs.hrc:250
-#, fuzzy
msgctxt "SC_OPCODE_WORKDAY_MS"
msgid "Start date"
msgstr "শুরুর তারিখ"
@@ -3598,7 +3565,6 @@ msgid "Start date for calculation."
msgstr ""
#: scfuncs.hrc:252
-#, fuzzy
msgctxt "SC_OPCODE_WORKDAY_MS"
msgid "Days"
msgstr "দিনগুলো"
@@ -3701,7 +3667,6 @@ msgid "Determines a time value from the details for hour, minute and second."
msgstr "ঘন্টা, মিনিট এবং সেকেন্ডের বিবরণ থেকে সময়ের মান নির্ধারণ করে।"
#: scfuncs.hrc:302
-#, fuzzy
msgctxt "SC_OPCODE_GET_TIME"
msgid "Hour"
msgstr "ঘন্টা"
@@ -3712,7 +3677,6 @@ msgid "The integer for the hour."
msgstr "ঘন্টার জন্য পূর্ণ সংখ্যা।"
#: scfuncs.hrc:304
-#, fuzzy
msgctxt "SC_OPCODE_GET_TIME"
msgid "Minute"
msgstr "মিনিট"
@@ -3898,7 +3862,6 @@ msgid "Number"
msgstr "নম্বর"
#: scfuncs.hrc:379
-#, fuzzy
msgctxt "SC_OPCODE_ISOWEEKNUM"
msgid "The internal number of the date."
msgstr "তারিখের অভ্যন্তরীণ নম্বর।"
@@ -3917,7 +3880,6 @@ msgid "Number"
msgstr "নম্বর"
#: scfuncs.hrc:386
-#, fuzzy
msgctxt "SC_OPCODE_WEEKNUM_OOO"
msgid "The internal number of the date."
msgstr "তারিখের অভ্যন্তরীণ নম্বর।"
@@ -3940,7 +3902,6 @@ msgid "Calculates the date of Easter Sunday in a given year."
msgstr "প্রদত্ত্ব বছরের ইস্টার সানডে এর তারিখ নির্ণয় করে।"
#: scfuncs.hrc:395
-#, fuzzy
msgctxt "SC_OPCODE_EASTERSUNDAY"
msgid "Year"
msgstr "বছর"
@@ -4271,7 +4232,6 @@ msgid "Payment period. The total number of periods in which the annuity (pension
msgstr "পরিশোধ পর্যায়কাল। বার্ষিক কিস্তি (পেনশন) যে কয়টি কিস্তিতে পরিশোধ করতে হবে তার সংখ্যা।"
#: scfuncs.hrc:491
-#, fuzzy
msgctxt "SC_OPCODE_IPMT"
msgid "PV"
msgstr "PV"
@@ -4403,7 +4363,6 @@ msgid "The present value. The present value or the amount the annuity is current
msgstr "বর্তমান মান। বর্তমান মান বা বার্ষিক পরিশোধের পরিমানের বর্তমান মূল্য।"
#: scfuncs.hrc:527
-#, fuzzy
msgctxt "SC_OPCODE_CUM_PRINC"
msgid "S"
msgstr "S"
@@ -4459,7 +4418,6 @@ msgid "Payment period. The total number of periods in which the annuity (pension
msgstr "পরিশোধ পর্যায়কাল। বার্ষিক কিস্তি (পেনশন) যে কয়টি কিস্তিতে পরিশোধ করতে হবে তার সংখ্যা।"
#: scfuncs.hrc:543
-#, fuzzy
msgctxt "SC_OPCODE_CUM_IPMT"
msgid "PV"
msgstr "PV"
@@ -4680,7 +4638,6 @@ msgid "Periods: The period for which the depreciation is calculated. The time un
msgstr "পর্যায়কালসমূহ: যে সময়কালের জন্য অবচিতি হিসাব করা হয়। পর্যায়কালের জন্য ব্যবহৃত সময়ের একক ও কার্যকর জীবনের সময়ের একক অবশ্যই মিলতে হবে।"
#: scfuncs.hrc:607
-#, fuzzy
msgctxt "SC_OPCODE_DB"
msgid "Month"
msgstr "মাস"
@@ -4726,7 +4683,6 @@ msgid "Useful life. The number of periods in the useful life of the asset."
msgstr "কার্যকর জীবন। সম্পদের কার্যকর জীবনের মোট পর্যায়কালের সংখ্যা।"
#: scfuncs.hrc:621
-#, fuzzy
msgctxt "SC_OPCODE_VBD"
msgid "Start"
msgstr "শুরু"
@@ -4737,7 +4693,6 @@ msgid "Start. The first period for depreciation in the same time unit as the use
msgstr "শুরু। অবচিতির প্রথম পর্যায়কালের একক ও কার্যকর সময়ের একক মিলতে হবে।"
#: scfuncs.hrc:623
-#, fuzzy
msgctxt "SC_OPCODE_VBD"
msgid "End"
msgstr "শেষ"
@@ -4788,7 +4743,6 @@ msgid "Nominal interest"
msgstr "নামমাত্র সুদ"
#: scfuncs.hrc:637
-#, fuzzy
msgctxt "SC_OPCODE_EFFECT"
msgid "P"
msgstr "P"
@@ -4805,7 +4759,6 @@ msgid "Calculates the yearly nominal interest rate as an effective interest rate
msgstr "একটি কার্যকর সুদের হার হিসেবে বার্ষিক নামমাত্র সুদের হার হিসাব করে।"
#: scfuncs.hrc:645
-#, fuzzy
msgctxt "SC_OPCODE_NOMINAL"
msgid "Effective rate"
msgstr "কার্যকর হার"
@@ -4816,7 +4769,6 @@ msgid "The effective interest rate"
msgstr "কার্যকর সুদের হার"
#: scfuncs.hrc:647
-#, fuzzy
msgctxt "SC_OPCODE_NOMINAL"
msgid "NPER"
msgstr "NPER"
@@ -4832,7 +4784,6 @@ msgid "Net present value. Calculates the net present value of an investment base
msgstr "প্রকৃত বর্তমান মূল্য। একটি ধারাবাহিক পর্যায়কালীন পরিশোধ এবং মূল্যহ্রাসের হারের উপর ভিত্তি করে প্রকৃত বর্তমান মূল্য হিসাব করে।"
#: scfuncs.hrc:655
-#, fuzzy
msgctxt "SC_OPCODE_NPV"
msgid "Rate"
msgstr "হার"
@@ -4865,7 +4816,6 @@ msgid "Values"
msgstr "মান"
#: scfuncs.hrc:666
-#, fuzzy
msgctxt "SC_OPCODE_IRR"
msgid "An array or reference to cells whose contents correspond to the payments."
msgstr "পরিশোধের সাথে সংশ্লিষ্ট ঘরের অ্যারে বা তার রেফারেন্স।"
@@ -4896,7 +4846,6 @@ msgid "An array or reference to cells whose contents correspond to the payments.
msgstr "পরিশোধের সাথে সংশ্লিষ্ট ঘরের অ্যারে বা তার রেফারেন্স।"
#: scfuncs.hrc:677
-#, fuzzy
msgctxt "SC_OPCODE_MIRR"
msgid "Investment"
msgstr "বিনিয়োগ"
@@ -4924,7 +4873,6 @@ msgid "Returns the amount of interest for constant amortization rates."
msgstr "অপরিবর্তনীয় ঋণ ক্রমশোধের হারের জন্য সুদের পরিমাণ ফেরত পাঠায়।"
#: scfuncs.hrc:687
-#, fuzzy
msgctxt "SC_OPCODE_ISPMT"
msgid "Rate"
msgstr "হার"
@@ -4956,7 +4904,6 @@ msgid "Sum total of amortization periods."
msgstr "ঋণ ক্রমশোধের মোট পর্যায়কালের সংখ্যা।"
#: scfuncs.hrc:693
-#, fuzzy
msgctxt "SC_OPCODE_ISPMT"
msgid "Investment"
msgstr "বিনিয়োগ"
@@ -4973,7 +4920,6 @@ msgid "Duration. Calculates the number of periods required by an investment to a
msgstr "সময়কাল। কাঙ্খিত মানে উপনীত হতে বিনিয়োগ দ্বারা প্রয়োজনীয় পর্যায়কালের সংখ্যা গণনা করে।"
#: scfuncs.hrc:701
-#, fuzzy
msgctxt "SC_OPCODE_PDURATION"
msgid "Rate"
msgstr "হার"
@@ -4985,7 +4931,6 @@ msgid "The constant rate of interest."
msgstr "সুদের অপরিবর্তনীয় হার"
#: scfuncs.hrc:703
-#, fuzzy
msgctxt "SC_OPCODE_PDURATION"
msgid "PV"
msgstr "PV"
@@ -4997,13 +4942,11 @@ msgid "The present value. The current value of the investment."
msgstr "বর্তমান মান। বিনিয়োগের বর্তমান মান।"
#: scfuncs.hrc:705
-#, fuzzy
msgctxt "SC_OPCODE_PDURATION"
msgid "FV"
msgstr "FV"
#: scfuncs.hrc:706
-#, fuzzy
msgctxt "SC_OPCODE_PDURATION"
msgid "The future value of the investment."
msgstr "বিনিয়োগের ভবিষ্যৎ মান।"
@@ -5025,7 +4968,6 @@ msgid "The number of periods used in the calculation."
msgstr "হিসাবে ব্যবহৃত পর্যায়কালের সংখ্যা।"
#: scfuncs.hrc:715
-#, fuzzy
msgctxt "SC_OPCODE_RRI"
msgid "PV"
msgstr "PV"
@@ -5051,7 +4993,6 @@ msgid "Returns TRUE if value is a reference."
msgstr "মানটি যদি রেফারেন্স হয় তবে TRUE পাঠায়।"
#: scfuncs.hrc:725
-#, fuzzy
msgctxt "SC_OPCODE_IS_REF"
msgid "Value"
msgstr "মান"
@@ -5067,7 +5008,6 @@ msgid "Returns TRUE if the value is an error value not equal to #N/A."
msgstr "মানটি যদি ত্রুটিযুক্ত হয় এবং #N/A না হয় তাহলে TRUE পাঠায়।"
#: scfuncs.hrc:733
-#, fuzzy
msgctxt "SC_OPCODE_IS_ERR"
msgid "Value"
msgstr "মান"
@@ -5083,7 +5023,6 @@ msgid "Returns TRUE if the value is an error value."
msgstr "মানটি যদি ত্রুটিযুক্ত মান হয় তবে TRUE পাঠায়।"
#: scfuncs.hrc:741
-#, fuzzy
msgctxt "SC_OPCODE_IS_ERROR"
msgid "Value"
msgstr "মান"
@@ -5099,7 +5038,6 @@ msgid "Returns TRUE if value refers to an empty cell."
msgstr "মানটি যদি একটি ফাঁকা ঘরকে নির্দেশ করে তবে TRUE পাঠায়।"
#: scfuncs.hrc:749
-#, fuzzy
msgctxt "SC_OPCODE_IS_EMPTY"
msgid "Value"
msgstr "মান"
@@ -5115,7 +5053,6 @@ msgid "Returns TRUE if the value carries a logical number format."
msgstr "মানটি যদি একটি যৌক্তিক নম্বর বিন্যাস বহন করে তবে TRUE পাঠায়।"
#: scfuncs.hrc:757
-#, fuzzy
msgctxt "SC_OPCODE_IS_LOGICAL"
msgid "Value"
msgstr "মান"
@@ -5131,7 +5068,6 @@ msgid "Returns TRUE if value equals #N/A."
msgstr "মানটি যদি #N/A হয় তবে TRUE পাঠায়।"
#: scfuncs.hrc:765
-#, fuzzy
msgctxt "SC_OPCODE_IS_NV"
msgid "Value"
msgstr "মান"
@@ -5147,7 +5083,6 @@ msgid "Returns TRUE if the value is not text."
msgstr "মানটি যদি পাঠ্য না হয় তবে TRUE পাঠায়।"
#: scfuncs.hrc:773
-#, fuzzy
msgctxt "SC_OPCODE_IS_NON_STRING"
msgid "Value"
msgstr "মান"
@@ -5163,7 +5098,6 @@ msgid "Returns TRUE if value is text."
msgstr "মানটি যদি পাঠ্য হয় তবে TRUE পাঠায়।"
#: scfuncs.hrc:781
-#, fuzzy
msgctxt "SC_OPCODE_IS_STRING"
msgid "Value"
msgstr "মান"
@@ -5179,7 +5113,6 @@ msgid "Returns TRUE if value is a number."
msgstr "মানটি যদি সংখ্যা হয় তবে TRUE পাঠায়।"
#: scfuncs.hrc:789
-#, fuzzy
msgctxt "SC_OPCODE_IS_VALUE"
msgid "Value"
msgstr "মান"
@@ -5195,7 +5128,6 @@ msgid "Returns TRUE if the cell is a formula cell."
msgstr "ঘরটি যদি সূত্র ঘর হয় তবে TRUE পাঠায়।"
#: scfuncs.hrc:797
-#, fuzzy
msgctxt "SC_OPCODE_IS_FORMULA"
msgid "Reference"
msgstr "রেফারেন্স"
@@ -5227,7 +5159,6 @@ msgid "Converts a value to a number."
msgstr "একটি মানকে সংখ্যায় রূপান্তর করে।"
#: scfuncs.hrc:813
-#, fuzzy
msgctxt "SC_OPCODE_N"
msgid "Value"
msgstr "মান"
@@ -5248,7 +5179,6 @@ msgid "Returns the data type of a value (1 = number, 2 = text, 4 = Boolean value
msgstr ""
#: scfuncs.hrc:827
-#, fuzzy
msgctxt "SC_OPCODE_TYPE"
msgid "Value"
msgstr "মান"
@@ -5358,7 +5288,6 @@ msgid "Returns value if not an error value, else alternative."
msgstr ""
#: scfuncs.hrc:883
-#, fuzzy
msgctxt "SC_OPCODE_IF_ERROR"
msgid "Value"
msgstr "মান"
@@ -5385,7 +5314,6 @@ msgid "Returns value if not a #N/A error, else alternative."
msgstr ""
#: scfuncs.hrc:893
-#, fuzzy
msgctxt "SC_OPCODE_IF_NA"
msgid "Value"
msgstr "মান"
@@ -5428,7 +5356,6 @@ msgid "Returns TRUE if an odd number of arguments evaluates to TRUE."
msgstr ""
#: scfuncs.hrc:911
-#, fuzzy
msgctxt "SC_OPCODE_XOR"
msgid "Logical value "
msgstr "যৌক্তিক মান "
@@ -5501,7 +5428,6 @@ msgid "Counts the blank cells in a specified range."
msgstr "একটি উল্লিখিত পরিসরে ফাঁকা ঘরসমূহ গণনা করে।"
#: scfuncs.hrc:945
-#, fuzzy
msgctxt "SC_OPCODE_COUNT_EMPTY_CELLS"
msgid "Range"
msgstr "পরিসর"
@@ -5522,7 +5448,6 @@ msgid "Returns the sum of all arguments."
msgstr "সকল আর্গুমেন্টের যোগফল ফেরত পাঠায়।"
#: scfuncs.hrc:959
-#, fuzzy
msgctxt "SC_OPCODE_SUM"
msgid "Number "
msgstr "সংখ্যা"
@@ -5539,7 +5464,6 @@ msgid "Returns the sum of the squares of the arguments."
msgstr "আর্গুমেন্টের বর্গের যোগফল ফেরত পাঠায়।"
#: scfuncs.hrc:967
-#, fuzzy
msgctxt "SC_OPCODE_SUM_SQ"
msgid "Number "
msgstr "সংখ্যা"
@@ -5573,7 +5497,6 @@ msgid "Totals the arguments that meet the condition."
msgstr "যে আর্গুমেন্টগুলো শর্তের সাথে মিলে সেগুলো যোগ করে।"
#: scfuncs.hrc:983
-#, fuzzy
msgctxt "SC_OPCODE_SUM_IF"
msgid "Range"
msgstr "পরিসর"
@@ -5612,7 +5535,6 @@ msgid "Averages the arguments that meet the conditions."
msgstr "যে আর্গুমেন্টগুলো শর্তের সাথে মিলে সেগুলো যোগ করে।"
#: scfuncs.hrc:995
-#, fuzzy
msgctxt "SC_OPCODE_AVERAGE_IF"
msgid "Range"
msgstr "পরিসর"
@@ -5753,7 +5675,6 @@ msgid "Counts the arguments which meet the set conditions."
msgstr "যে আর্গুমেন্টগুলো নিযুক্ত শর্তের সাথে মিলে সেগুলোর সংখ্যা গণনা করে।"
#: scfuncs.hrc:1040
-#, fuzzy
msgctxt "SC_OPCODE_COUNT_IF"
msgid "Range"
msgstr "পরিসর"
@@ -5802,7 +5723,6 @@ msgid "Returns TRUE if value is an even integer."
msgstr "মানটি যদি জোড় পূর্ণসংখ্যা হয় তবে TRUE ফেরত পাঠায়।"
#: scfuncs.hrc:1064
-#, fuzzy
msgctxt "SC_OPCODE_IS_EVEN"
msgid "Value"
msgstr "মান"
@@ -5818,7 +5738,6 @@ msgid "Returns TRUE if value is an odd integer."
msgstr "মানটি যদি একটি বেজোড় পূর্ণসংখ্যা হয় তাহলে TRUE পাঠায়।"
#: scfuncs.hrc:1072
-#, fuzzy
msgctxt "SC_OPCODE_IS_ODD"
msgid "Value"
msgstr "মান"
@@ -6385,7 +6304,6 @@ msgid "Calculates subtotals in a spreadsheet."
msgstr "স্প্রেডশীটে উপসমষ্টি নির্ণয় করে।"
#: scfuncs.hrc:1346
-#, fuzzy
msgctxt "SC_OPCODE_SUB_TOTAL"
msgid "Function"
msgstr "ফাংশন"
@@ -6396,7 +6314,6 @@ msgid "Function index. Is an index of the possible functions Total, Max, ..."
msgstr "ফাংশন সূচি। সম্ভাব্য ফাংশন Total, Max, ইত্যাদির সূচি ... "
#: scfuncs.hrc:1348
-#, fuzzy
msgctxt "SC_OPCODE_SUB_TOTAL"
msgid "Range"
msgstr "পরিসর"
@@ -6422,7 +6339,6 @@ msgid "Function index. Is an index of the possible functions Total, Max, ..."
msgstr "ফাংশন সূচি। সম্ভাব্য ফাংশন Total, Max, ইত্যাদির সূচি ... "
#: scfuncs.hrc:1358
-#, fuzzy
msgctxt "SC_OPCODE_AGGREGATE"
msgid "Options"
msgstr "অপশন"
@@ -6485,7 +6401,6 @@ msgid "The number to be truncated."
msgstr "যে নম্বর বাদ দিতে হবে।"
#: scfuncs.hrc:1380
-#, fuzzy
msgctxt "SC_OPCODE_TRUNC"
msgid "Count"
msgstr "Count"
@@ -6512,7 +6427,6 @@ msgid "The number to be rounded."
msgstr "যে নম্বর পূর্ণ সংখ্যায় রূপান্তর করতে হবে।"
#: scfuncs.hrc:1390
-#, fuzzy
msgctxt "SC_OPCODE_ROUND"
msgid "Count"
msgstr "Count"
@@ -6539,7 +6453,6 @@ msgid "The number to be rounded up."
msgstr "যে নম্বরটিকে ঊর্ধ্ব পূর্ণ সংখ্যায় রূপান্তর করতে হবে।"
#: scfuncs.hrc:1400
-#, fuzzy
msgctxt "SC_OPCODE_ROUND_UP"
msgid "Count"
msgstr "Count"
@@ -6566,7 +6479,6 @@ msgid "The number to be rounded down."
msgstr "ছোট পূর্ণসংখ্যায় পরিবর্তন করতে হবে এমন সংখ্যা।"
#: scfuncs.hrc:1410
-#, fuzzy
msgctxt "SC_OPCODE_ROUND_DOWN"
msgid "Count"
msgstr "Count"
@@ -6834,13 +6746,11 @@ msgid "The number to be rounded down."
msgstr "যে নাম্বারটিকে পূর্ণ সংখ্যায় করা হবে।"
#: scfuncs.hrc:1512
-#, fuzzy
msgctxt "SC_OPCODE_FLOOR_MATH"
msgid "Significance"
msgstr "Significance"
#: scfuncs.hrc:1513
-#, fuzzy
msgctxt "SC_OPCODE_FLOOR_MATH"
msgid "The number to whose multiple the value is to be rounded down."
msgstr "যে সংখ্যাটির বহুগুনিতক মান পর্যন্ত পূর্ণ সংখ্যা করা হবে।"
@@ -6875,7 +6785,6 @@ msgid "The number to be rounded down."
msgstr "যে নাম্বারটিকে পূর্ণ সংখ্যায় করা হবে।"
#: scfuncs.hrc:1524
-#, fuzzy
msgctxt "SC_OPCODE_FLOOR_PRECISE"
msgid "Significance"
msgstr "Significance"
@@ -7108,7 +7017,6 @@ msgid "Returns a frequency distribution as a vertical array."
msgstr "উল্লম্ব অ্যারে হিসেবে গনসংখ্যা নিবেশন ফেরত পাঠায়।"
#: scfuncs.hrc:1628
-#, fuzzy
msgctxt "SC_OPCODE_FREQUENCY"
msgid "Data"
msgstr "ডাটা"
@@ -7161,7 +7069,6 @@ msgid "Linear type"
msgstr "Linear_type"
#: scfuncs.hrc:1643
-#, fuzzy
msgctxt "SC_OPCODE_LINEST"
msgid "If type = 0 the linears will be calculated through the zero point, or else moved linears."
msgstr "যদি type= 0 হয়, তবে রৈখিকগুলো শূন্য বিন্দু অতিক্রম করে নির্ণয় করা হবে, অন্যথায় স্থানান্তরিত রৈখিক নির্ণয় করা হবে।"
@@ -7209,7 +7116,6 @@ msgid "Function type"
msgstr "Function_type"
#: scfuncs.hrc:1657
-#, fuzzy
msgctxt "SC_OPCODE_LOGEST"
msgid "If type = 0 then the functions will be calculated in the form of y=m^x, or also functions y=b*m^x."
msgstr "যদি type = 0,তবে ফাংশনগুলো y=m^x হিসেবে নির্ণয় করা হবে, অথবা y=b*m^x ফাংশন।"
@@ -7359,7 +7265,6 @@ msgid "Returns the maximum value in a list of arguments."
msgstr "আর্গুমেন্টের তালিকায় সর্বোচ্চ মান ফেরত পাঠায়।"
#: scfuncs.hrc:1710
-#, fuzzy
msgctxt "SC_OPCODE_MAX"
msgid "Number "
msgstr "সংখ্যা"
@@ -7393,7 +7298,6 @@ msgid "Returns the minimum value in a list of arguments."
msgstr "আর্গুমেন্টের তালিকায় সর্বোচ্চ মান ফেরত পাঠায়।"
#: scfuncs.hrc:1726
-#, fuzzy
msgctxt "SC_OPCODE_MIN"
msgid "Number "
msgstr "সংখ্যা"
@@ -7427,7 +7331,6 @@ msgid "Calculates the variance based on a sample."
msgstr "নমুনার ভেদাংক নির্ণয় করে।"
#: scfuncs.hrc:1742
-#, fuzzy
msgctxt "SC_OPCODE_VAR"
msgid "Number "
msgstr "সংখ্যা"
@@ -7444,7 +7347,6 @@ msgid "Calculates the variance based on a sample."
msgstr "নমুনার ভেদাংক নির্ণয় করে।"
#: scfuncs.hrc:1750
-#, fuzzy
msgctxt "SC_OPCODE_VAR_S"
msgid "Number "
msgstr "সংখ্যা"
@@ -7478,7 +7380,6 @@ msgid "Calculates variance based on the entire population."
msgstr "সম্পূর্ণ সমগ্রকের উপর ভিত্তি করে ভেদাংক নির্ণয় করে।"
#: scfuncs.hrc:1766
-#, fuzzy
msgctxt "SC_OPCODE_VAR_P"
msgid "Number "
msgstr "সংখ্যা"
@@ -7495,7 +7396,6 @@ msgid "Calculates variance based on the entire population."
msgstr "সম্পূর্ণ সমগ্রকের উপর ভিত্তি করে ভেদাংক নির্ণয় করে।"
#: scfuncs.hrc:1774
-#, fuzzy
msgctxt "SC_OPCODE_VAR_P_MS"
msgid "Number "
msgstr "সংখ্যা"
@@ -7529,7 +7429,6 @@ msgid "Calculates the standard deviation based on a sample."
msgstr "নমুনার উপর ভিত্তি করে পরিমিত ব্যবধান নির্ণয় করে।"
#: scfuncs.hrc:1790
-#, fuzzy
msgctxt "SC_OPCODE_ST_DEV"
msgid "Number "
msgstr "সংখ্যা"
@@ -7546,7 +7445,6 @@ msgid "Calculates the standard deviation based on a sample."
msgstr "নমুনার উপর ভিত্তি করে পরিমিত ব্যবধান নির্ণয় করে।"
#: scfuncs.hrc:1798
-#, fuzzy
msgctxt "SC_OPCODE_ST_DEV_S"
msgid "Number "
msgstr "সংখ্যা"
@@ -7580,7 +7478,6 @@ msgid "Calculates the standard deviation based on the entire population."
msgstr "সম্পূর্ণ সমগ্রকের উপর ভিত্তি করে পরিমিত ব্যবধান নির্ণয় করে।"
#: scfuncs.hrc:1814
-#, fuzzy
msgctxt "SC_OPCODE_ST_DEV_P"
msgid "Number "
msgstr "সংখ্যা"
@@ -7597,7 +7494,6 @@ msgid "Calculates the standard deviation based on the entire population."
msgstr "সম্পূর্ণ সমগ্রকের উপর ভিত্তি করে পরিমিত ব্যবধান নির্ণয় করে।"
#: scfuncs.hrc:1822
-#, fuzzy
msgctxt "SC_OPCODE_ST_DEV_P_MS"
msgid "Number "
msgstr "সংখ্যা"
@@ -7631,7 +7527,6 @@ msgid "Returns the average of a sample."
msgstr "একটি নমুনার গড় ফেরত পাঠায়।"
#: scfuncs.hrc:1838
-#, fuzzy
msgctxt "SC_OPCODE_AVERAGE"
msgid "Number "
msgstr "সংখ্যা"
@@ -7665,7 +7560,6 @@ msgid "Returns the sum of squares of deviations from the sample mean value"
msgstr "নমুনা গড় মান থেকে বিচ্যুতির বর্গের সমষ্টি ফেরত পাঠায়।"
#: scfuncs.hrc:1854
-#, fuzzy
msgctxt "SC_OPCODE_DEV_SQ"
msgid "Number "
msgstr "সংখ্যা"
@@ -7682,7 +7576,6 @@ msgid "Returns the average of the absolute deviations of a sample from the mean.
msgstr "গড় থেকে নমুনার পরম বিচ্যুতির গড় ফেরত পাঠায়।"
#: scfuncs.hrc:1862
-#, fuzzy
msgctxt "SC_OPCODE_AVE_DEV"
msgid "Number "
msgstr "সংখ্যা"
@@ -7699,7 +7592,6 @@ msgid "Returns the skewness of a distribution."
msgstr "একটি নিবেশনের বক্রতা ফেরত পাঠায়। "
#: scfuncs.hrc:1870
-#, fuzzy
msgctxt "SC_OPCODE_SKEW"
msgid "Number "
msgstr "সংখ্যা"
@@ -7716,7 +7608,6 @@ msgid "Returns the skewness of a distribution using the population of a random v
msgstr ""
#: scfuncs.hrc:1878
-#, fuzzy
msgctxt "SC_OPCODE_SKEWP"
msgid "Number "
msgstr "সংখ্যা"
@@ -7733,7 +7624,6 @@ msgid "Returns the kurtosis of a distribution."
msgstr "একটি নিবেশনের কূর্তসিস ফেরত পাঠায়।"
#: scfuncs.hrc:1886
-#, fuzzy
msgctxt "SC_OPCODE_KURT"
msgid "Number "
msgstr "সংখ্যা"
@@ -7750,7 +7640,6 @@ msgid "Returns the geometric mean of a sample."
msgstr "একটি নমুনার জ্যামিতিক গড় ফেরত পাঠায়।"
#: scfuncs.hrc:1894
-#, fuzzy
msgctxt "SC_OPCODE_GEO_MEAN"
msgid "Number "
msgstr "সংখ্যা"
@@ -7767,7 +7656,6 @@ msgid "Returns the harmonic mean of a sample."
msgstr "একটি নমুনার তরঙ্গ গড় ফেরত পাঠায়।"
#: scfuncs.hrc:1902
-#, fuzzy
msgctxt "SC_OPCODE_HAR_MEAN"
msgid "Number "
msgstr "সংখ্যা"
@@ -7784,7 +7672,6 @@ msgid "Returns the most common value in a sample."
msgstr "নমুনায় সর্বোচ্চ সাধারণ মান ফেরত পাঠায়।"
#: scfuncs.hrc:1910
-#, fuzzy
msgctxt "SC_OPCODE_MODAL_VALUE"
msgid "Number "
msgstr "সংখ্যা"
@@ -7801,7 +7688,6 @@ msgid "Returns the most common value in a sample."
msgstr "নমুনায় সর্বোচ্চ সাধারণ মান ফেরত পাঠায়।"
#: scfuncs.hrc:1918
-#, fuzzy
msgctxt "SC_OPCODE_MODAL_VALUE_MS"
msgid "Number "
msgstr "সংখ্যা"
@@ -7818,7 +7704,6 @@ msgid "Returns the most common value in a sample."
msgstr "নমুনায় সর্বোচ্চ সাধারণ মান ফেরত পাঠায়।"
#: scfuncs.hrc:1926
-#, fuzzy
msgctxt "SC_OPCODE_MODAL_VALUE_MULTI"
msgid "Number "
msgstr "সংখ্যা"
@@ -7835,7 +7720,6 @@ msgid "Returns the median of a given sample."
msgstr "একটি প্রদত্ত নমুনার মধ্যমা ফেরত পাঠায়।"
#: scfuncs.hrc:1934
-#, fuzzy
msgctxt "SC_OPCODE_MEDIAN"
msgid "Number "
msgstr "সংখ্যা"
@@ -7852,7 +7736,6 @@ msgid "Returns the alpha quantile of a sample."
msgstr "একটি নমুনার আলফা সমাংশক ফেরত পাঠায়।"
#: scfuncs.hrc:1942
-#, fuzzy
msgctxt "SC_OPCODE_PERCENTILE"
msgid "Data"
msgstr "ডাটা"
@@ -7879,7 +7762,6 @@ msgid "Returns the alpha percentile of a sample."
msgstr "একটি নমুনার আলফা সমাংশক ফেরত পাঠায়।"
#: scfuncs.hrc:1952
-#, fuzzy
msgctxt "SC_OPCODE_PERCENTILE_EXC"
msgid "Data"
msgstr "ডাটা"
@@ -7906,7 +7788,6 @@ msgid "Returns the alpha percentile of a sample."
msgstr "একটি নমুনার আলফা সমাংশক ফেরত পাঠায়।"
#: scfuncs.hrc:1962
-#, fuzzy
msgctxt "SC_OPCODE_PERCENTILE_INC"
msgid "Data"
msgstr "ডাটা"
@@ -7932,7 +7813,6 @@ msgid "Returns the quartile of a sample."
msgstr "একটি নমুনার কোয়ার্টাইল ফেরত পাঠায়।"
#: scfuncs.hrc:1972
-#, fuzzy
msgctxt "SC_OPCODE_QUARTILE"
msgid "Data"
msgstr "ডাটা"
@@ -7958,7 +7838,6 @@ msgid "Returns the quartile of a sample."
msgstr "একটি নমুনার কোয়ার্টাইল ফেরত পাঠায়।"
#: scfuncs.hrc:1982
-#, fuzzy
msgctxt "SC_OPCODE_QUARTILE_EXC"
msgid "Data"
msgstr "ডাটা"
@@ -7984,7 +7863,6 @@ msgid "Returns the quartile of a sample."
msgstr "একটি নমুনার কোয়ার্টাইল ফেরত পাঠায়।"
#: scfuncs.hrc:1992
-#, fuzzy
msgctxt "SC_OPCODE_QUARTILE_INC"
msgid "Data"
msgstr "ডাটা"
@@ -8010,7 +7888,6 @@ msgid "Returns the k-th largest value of a sample."
msgstr "একটি নমুনার k-তম সর্বোচ্চ মান ফেরত পাঠায়।"
#: scfuncs.hrc:2002
-#, fuzzy
msgctxt "SC_OPCODE_LARGE"
msgid "Data"
msgstr "ডাটা"
@@ -8037,7 +7914,6 @@ msgid "Returns the k-th smallest value of a sample."
msgstr "একটি নমুনার k-তম সর্বনিম্ন মান ফেরত পাঠায়।"
#: scfuncs.hrc:2012
-#, fuzzy
msgctxt "SC_OPCODE_SMALL"
msgid "Data"
msgstr "ডাটা"
@@ -8064,7 +7940,6 @@ msgid "Returns the percentage rank of a value in a sample."
msgstr "একটি নমুনায় মানের শতকরা হার ফেরত পাঠায়।"
#: scfuncs.hrc:2022
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK"
msgid "Data"
msgstr "ডাটা"
@@ -8075,7 +7950,6 @@ msgid "The array of the data in the sample."
msgstr "নমুনায় ডাটার অ্যারে।"
#: scfuncs.hrc:2024
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK"
msgid "Value"
msgstr "মান"
@@ -8086,7 +7960,6 @@ msgid "The value for which percentage ranking is to be determined."
msgstr "যে মানের জন্য শতকরা স্তরবিন্যাস নির্ধারণ করতে হবে।"
#: scfuncs.hrc:2026
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK"
msgid "Significance"
msgstr "Significance"
@@ -8102,7 +7975,6 @@ msgid "Returns the percentage rank (0..1, exclusive) of a value in a sample."
msgstr ""
#: scfuncs.hrc:2034
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK_EXC"
msgid "Data"
msgstr "ডাটা"
@@ -8113,7 +7985,6 @@ msgid "The array of the data in the sample."
msgstr "নমুনায় ডাটার অ্যারে।"
#: scfuncs.hrc:2036
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK_EXC"
msgid "Value"
msgstr "মান"
@@ -8124,7 +7995,6 @@ msgid "The value for which percentage ranking is to be determined."
msgstr "যে মানের জন্য শতকরা স্তরবিন্যাস নির্ধারণ করতে হবে।"
#: scfuncs.hrc:2038
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK_EXC"
msgid "Significance"
msgstr "Significance"
@@ -8140,7 +8010,6 @@ msgid "Returns the percentage rank (0..1, inclusive) of a value in a sample."
msgstr ""
#: scfuncs.hrc:2046
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK_INC"
msgid "Data"
msgstr "ডাটা"
@@ -8151,7 +8020,6 @@ msgid "The array of the data in the sample."
msgstr "নমুনায় ডাটার অ্যারে।"
#: scfuncs.hrc:2048
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK_INC"
msgid "Value"
msgstr "মান"
@@ -8162,7 +8030,6 @@ msgid "The value for which percentage ranking is to be determined."
msgstr "যে মানের জন্য শতকরা স্তরবিন্যাস নির্ধারণ করতে হবে।"
#: scfuncs.hrc:2050
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK_INC"
msgid "Significance"
msgstr "Significance"
@@ -8178,7 +8045,6 @@ msgid "Returns the ranking of a value in a sample."
msgstr "একটি নমুনায় মানের স্তরবিন্যাস ফেরত পাঠায়।"
#: scfuncs.hrc:2058
-#, fuzzy
msgctxt "SC_OPCODE_RANK"
msgid "Value"
msgstr "মান"
@@ -8214,7 +8080,6 @@ msgid "Returns the ranking of a value in a sample; if more than one value has th
msgstr ""
#: scfuncs.hrc:2070
-#, fuzzy
msgctxt "SC_OPCODE_RANK_EQ"
msgid "Value"
msgstr "মান"
@@ -8240,7 +8105,6 @@ msgid "Type"
msgstr "ধরন"
#: scfuncs.hrc:2075
-#, fuzzy
msgctxt "SC_OPCODE_RANK_EQ"
msgid "Sequence order: 0 or omitted means descending, any other value than 0 means ascending."
msgstr "ধারার ক্রম: 0 অথবা বাদ থাকা মানে অবরোহী, 0 ছাড়া অন্য মান মানে আরোহী"
@@ -8251,7 +8115,6 @@ msgid "Returns the ranking of a value in a sample; if more than one value has th
msgstr ""
#: scfuncs.hrc:2082
-#, fuzzy
msgctxt "SC_OPCODE_RANK_AVG"
msgid "Value"
msgstr "মান"
@@ -8277,7 +8140,6 @@ msgid "Type"
msgstr "ধরন"
#: scfuncs.hrc:2087
-#, fuzzy
msgctxt "SC_OPCODE_RANK_AVG"
msgid "Sequence order: 0 or omitted means descending, any other value than 0 means ascending."
msgstr "ধারার ক্রম: 0 অথবা বাদ থাকা মানে অবরোহী, 0 ছাড়া অন্য মান মানে আরোহী"
@@ -8288,7 +8150,6 @@ msgid "Returns the mean of a sample without including the marginal values."
msgstr "মার্জিনাল মান অন্তর্ভুক্ত করে একটি নমুনার গড় ফেরত পাঠায়।"
#: scfuncs.hrc:2094
-#, fuzzy
msgctxt "SC_OPCODE_TRIM_MEAN"
msgid "Data"
msgstr "ডাটা"
@@ -8315,7 +8176,6 @@ msgid "Returns the discrete probability of an interval."
msgstr "একটি ব্যবধানের বিচ্ছিন্ন সম্ভাব্যতা ফেরত পাঠায়।"
#: scfuncs.hrc:2104
-#, fuzzy
msgctxt "SC_OPCODE_PROB"
msgid "Data"
msgstr "ডাটা"
@@ -8326,7 +8186,6 @@ msgid "The sample data array."
msgstr "ডাটা অ্যারের নমুনা।"
#: scfuncs.hrc:2106
-#, fuzzy
msgctxt "SC_OPCODE_PROB"
msgid "Probability"
msgstr "সম্ভাব্যতা"
@@ -8551,7 +8410,6 @@ msgid "C"
msgstr ""
#: scfuncs.hrc:2185
-#, fuzzy
msgctxt "SC_OPCODE_BINOM_DIST_MS"
msgid "Cumulated. C=0 calculates the individual probability, C=1 the cumulated probability."
msgstr "ক্রমযোজিত। C=0 পৃথক সম্ভাব্যতা গণনা করে, C=1 ক্রমযোজিত সম্ভাব্যতা।"
@@ -8664,7 +8522,6 @@ msgid "The success probability of a trial."
msgstr "একটি প্রমাণের সফলতার সম্ভাব্যতা।"
#: scfuncs.hrc:2222
-#, fuzzy
msgctxt "SC_OPCODE_CRIT_BINOM"
msgid "Alpha"
msgstr "আলফা"
@@ -8701,7 +8558,6 @@ msgid "The success probability of a trial."
msgstr "একটি প্রমাণের সফলতার সম্ভাব্যতা।"
#: scfuncs.hrc:2234
-#, fuzzy
msgctxt "SC_OPCODE_BINOM_INV"
msgid "Alpha"
msgstr "আলফা"
@@ -8727,7 +8583,6 @@ msgid "The value for which the Poisson distribution is to be calculated."
msgstr "যে মানের জন্য পয়সন নিবেশন নির্ণয় করা হবে।"
#: scfuncs.hrc:2244
-#, fuzzy
msgctxt "SC_OPCODE_POISSON_DIST"
msgid "Mean"
msgstr "গড়"
@@ -8763,7 +8618,6 @@ msgid "The value for which the Poisson distribution is to be calculated."
msgstr "যে মানের জন্য পয়সন নিবেশন নির্ণয় করা হবে।"
#: scfuncs.hrc:2256
-#, fuzzy
msgctxt "SC_OPCODE_POISSON_DIST_MS"
msgid "Mean"
msgstr "গড়"
@@ -8892,7 +8746,6 @@ msgid "The probability value for which the inverse normal distribution is to be
msgstr "সম্ভাব্যতার মান যার জন্য বিপরীত সাধারণ নিবেশন নির্ণয় করা হবে।"
#: scfuncs.hrc:2296
-#, fuzzy
msgctxt "SC_OPCODE_NORM_INV"
msgid "Mean"
msgstr "গড়"
@@ -8924,13 +8777,11 @@ msgid "Number"
msgstr "নম্বর"
#: scfuncs.hrc:2307
-#, fuzzy
msgctxt "SC_OPCODE_NORM_INV_MS"
msgid "The probability value for which the inverse normal distribution is to be calculated."
msgstr "সম্ভাব্যতার মান যার জন্য বিপরীত সাধারণ নিবেশন নির্ণয় করা হবে।"
#: scfuncs.hrc:2308
-#, fuzzy
msgctxt "SC_OPCODE_NORM_INV_MS"
msgid "Mean"
msgstr "গড়"
@@ -9021,7 +8872,6 @@ msgid "Number"
msgstr "নম্বর"
#: scfuncs.hrc:2345
-#, fuzzy
msgctxt "SC_OPCODE_S_NORM_INV_MS"
msgid "The probability value for which the inverse standard normal distribution is to be calculated."
msgstr "সম্ভাব্যতার মান যার জন্য বিপরীত সাধারণ নিবেশন নির্ণয় করা হবে।"
@@ -9042,7 +8892,6 @@ msgid "The value for which the log normal distribution is to be calculated."
msgstr "যে মানের জন্য লগের সাধারণ নিবেশন নির্ণয় করা হবে। "
#: scfuncs.hrc:2354
-#, fuzzy
msgctxt "SC_OPCODE_LOG_NORM_DIST"
msgid "Mean"
msgstr "গড়"
@@ -9088,7 +8937,6 @@ msgid "The value for which the log normal distribution is to be calculated."
msgstr "যে মানের জন্য লগের সাধারণ নিবেশন নির্ণয় করা হবে। "
#: scfuncs.hrc:2368
-#, fuzzy
msgctxt "SC_OPCODE_LOG_NORM_DIST_MS"
msgid "Mean"
msgstr "গড়"
@@ -9138,7 +8986,6 @@ msgid "The probability value for which the inverse log normal distribution is to
msgstr "সম্ভাব্যতার মান যার জন্য বিপরীত লগের সাধারণ নিবেশন নির্ণয় করা হবে।"
#: scfuncs.hrc:2382
-#, fuzzy
msgctxt "SC_OPCODE_LOG_INV"
msgid "Mean"
msgstr "গড়"
@@ -9170,13 +9017,11 @@ msgid "Number"
msgstr "নম্বর"
#: scfuncs.hrc:2393
-#, fuzzy
msgctxt "SC_OPCODE_LOG_INV_MS"
msgid "The probability value for which the inverse log normal distribution is to be calculated."
msgstr "সম্ভাব্যতার মান যার জন্য বিপরীত লগের সাধারণ নিবেশন নির্ণয় করা হবে।"
#: scfuncs.hrc:2394
-#, fuzzy
msgctxt "SC_OPCODE_LOG_INV_MS"
msgid "Mean"
msgstr "গড়"
@@ -9285,7 +9130,6 @@ msgid "The value for which the gamma distribution is to be calculated."
msgstr "যে মানের জন্য গামা নিবেশন নির্ণয় করা হবে। "
#: scfuncs.hrc:2430
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_DIST"
msgid "Alpha"
msgstr "আলফা"
@@ -9317,7 +9161,6 @@ msgid "0 or FALSE calculates the probability density function. Any other value o
msgstr "0 অথবা FALSE সম্ভাব্যতা গন্তব্য ফাংশন নির্ণয় করে। অন্য যেকোনো মান অথবা সত্য অথবা মান না থাকলে ক্রমযোজিত নিবেশন ফাংশন নির্ণয় করে।"
#: scfuncs.hrc:2441
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_DIST_MS"
msgid "Returns the value of the probability density function or the cumulative distribution function for the Gamma distribution."
msgstr "গামা নিবেশনের জন্য সম্ভাব্যতা ক্রমবর্ধমান ফাংশন অথবা ক্রমযোজিত নিবেশন "
@@ -9333,7 +9176,6 @@ msgid "The value for which the gamma distribution is to be calculated."
msgstr "যে মানের জন্য গামা নিবেশন নির্ণয় করা হবে। "
#: scfuncs.hrc:2444
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_DIST_MS"
msgid "Alpha"
msgstr "আলফা"
@@ -9381,7 +9223,6 @@ msgid "The probability value for which the inverse gamma distribution is to be c
msgstr "সম্ভাব্যতার মান যার জন্য বিপরীত গামা নিবেশন নির্ণয় করা হবে।"
#: scfuncs.hrc:2458
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_INV"
msgid "Alpha"
msgstr "আলফা"
@@ -9413,13 +9254,11 @@ msgid "Number"
msgstr "নম্বর"
#: scfuncs.hrc:2469
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_INV_MS"
msgid "The probability value for which the inverse gamma distribution is to be calculated."
msgstr "সম্ভাব্যতার মান যার জন্য বিপরীত গামা নিবেশন নির্ণয় করা হবে।"
#: scfuncs.hrc:2470
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_INV_MS"
msgid "Alpha"
msgstr "আলফা"
@@ -9466,7 +9305,6 @@ msgid "Number"
msgstr "নম্বর"
#: scfuncs.hrc:2489
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_LN_MS"
msgid "The value for which the natural logarithm of the gamma function is to be calculated."
msgstr "যে মানের জন্য গামা ফাংশনের সাধারণ লগরিদমের নির্ণয় করতে হবে।"
@@ -9503,7 +9341,6 @@ msgid "The value for which the beta distribution is to be calculated."
msgstr "যে মানের জন্য বেটা নিবেশন নির্ণয় করা হবে।"
#: scfuncs.hrc:2508
-#, fuzzy
msgctxt "SC_OPCODE_BETA_DIST"
msgid "Alpha"
msgstr "আলফা"
@@ -9571,7 +9408,6 @@ msgid "The probability value for which the inverse beta distribution is to be ca
msgstr "সম্ভাব্যতার মান যার জন্য বিপরীত বেটা নিবেশন নির্ণয় করা হবে।"
#: scfuncs.hrc:2526
-#, fuzzy
msgctxt "SC_OPCODE_BETA_INV"
msgid "Alpha"
msgstr "আলফা"
@@ -9629,7 +9465,6 @@ msgid "The value for which the beta distribution is to be calculated."
msgstr "যে মানের জন্য বেটা নিবেশন নির্ণয় করা হবে।"
#: scfuncs.hrc:2542
-#, fuzzy
msgctxt "SC_OPCODE_BETA_DIST_MS"
msgid "Alpha"
msgstr "আলফা"
@@ -9656,7 +9491,6 @@ msgid "Cumulative"
msgstr "ক্রমযোজিত"
#: scfuncs.hrc:2547
-#, fuzzy
msgctxt "SC_OPCODE_BETA_DIST_MS"
msgid "0 or FALSE for probability density function, any other value or TRUE or omitted for cumulative distribution function."
msgstr "সম্ভাব্যতা গন্তব্য ফাংশনের জন্য 0 অথবা FALSE। অন্য যেকোনো মান অথবা TRUE অথবা বাতিল করা ক্রমযোজিত নিবেশন ফাংশন গণনা করে।"
@@ -9693,13 +9527,11 @@ msgid "Number"
msgstr "নম্বর"
#: scfuncs.hrc:2559
-#, fuzzy
msgctxt "SC_OPCODE_BETA_INV_MS"
msgid "The probability value for which the inverse beta distribution is to be calculated."
msgstr "সম্ভাব্যতার মান যার জন্য বিপরীত বেটা নিবেশন নির্ণয় করা হবে।"
#: scfuncs.hrc:2560
-#, fuzzy
msgctxt "SC_OPCODE_BETA_INV_MS"
msgid "Alpha"
msgstr "আলফা"
@@ -9881,7 +9713,6 @@ msgid "The population size."
msgstr "সমগ্রকের আকার।"
#: scfuncs.hrc:2610
-#, fuzzy
msgctxt "SC_OPCODE_HYP_GEOM_DIST"
msgid "Cumulative"
msgstr "ক্রমযোজিত"
@@ -10039,7 +9870,6 @@ msgid "The degrees of freedom of the T distribution."
msgstr "T-নিবেশনের ডিগ্রীর স্বাধীনতা।"
#: scfuncs.hrc:2660
-#, fuzzy
msgctxt "SC_OPCODE_T_DIST_MS"
msgid "Cumulative"
msgstr "ক্রমযোজিত"
@@ -10115,7 +9945,6 @@ msgid "Number"
msgstr "নম্বর"
#: scfuncs.hrc:2689
-#, fuzzy
msgctxt "SC_OPCODE_T_INV_MS"
msgid "The probability value for which the inverse T distribution is to be calculated."
msgstr "সম্ভাব্যতার মান যার জন্য বিপরীত T-নিবেশন নির্ণয় করা হবে।"
@@ -10144,7 +9973,6 @@ msgid "Number"
msgstr "নম্বর"
#: scfuncs.hrc:2699
-#, fuzzy
msgctxt "SC_OPCODE_T_INV_2T"
msgid "The probability value for which the inverse T distribution is to be calculated."
msgstr "সম্ভাব্যতার মান যার জন্য বিপরীত T-নিবেশন নির্ণয় করা হবে।"
@@ -10236,7 +10064,6 @@ msgid "The degrees of freedom in the denominator of the F distribution."
msgstr "F নিবেশনের হরের ডিগ্রীর স্বাধীনতা।"
#: scfuncs.hrc:2726
-#, fuzzy
msgctxt "SC_OPCODE_F_DIST_LT"
msgid "Cumulative"
msgstr "ক্রমযোজিত"
@@ -10335,7 +10162,6 @@ msgid "Number"
msgstr "নম্বর"
#: scfuncs.hrc:2759
-#, fuzzy
msgctxt "SC_OPCODE_F_INV_LT"
msgid "The probability value for which the inverse F distribution is to be calculated."
msgstr "সম্ভাব্যতার মান যার জন্য বিপরীত F নিবেশন নির্ণয় করা হবে।"
@@ -10375,7 +10201,6 @@ msgid "Number"
msgstr "নম্বর"
#: scfuncs.hrc:2771
-#, fuzzy
msgctxt "SC_OPCODE_F_INV_RT"
msgid "The probability value for which the inverse F distribution is to be calculated."
msgstr "সম্ভাব্যতার মান যার জন্য বিপরীত F নিবেশন নির্ণয় করা হবে।"
@@ -10490,7 +10315,6 @@ msgid "0 or FALSE calculates the probability density function. Any other value o
msgstr "0 অথবা FALSE সম্ভাব্যতা ঘনত্ব ফাংশন গণনা করে। অন্য যেকোনো মান অথবা TRUE অথবা বাদ দেয়া ক্রমযোজিত বিন্যাস ফাংশন গণনা করে।"
#: scfuncs.hrc:2815
-#, fuzzy
msgctxt "SC_OPCODE_CHISQ_DIST_MS"
msgid "Returns left-tail probability of the cumulative distribution function or values of the probability density function of the chi-square distribution."
msgstr "ক্রমযোজিত নিবেশন ফাংশনের বাম-টেইল সম্ভাব্যতা ফাংশন ফেরত দেয় অথবা কাই-বর্গ নিবেশনের সম্ভাব্যতা গন্তব্য ফাংশনের মান ফেরত দেয়।"
@@ -10501,7 +10325,6 @@ msgid "Number"
msgstr "নম্বর"
#: scfuncs.hrc:2817
-#, fuzzy
msgctxt "SC_OPCODE_CHISQ_DIST_MS"
msgid "The value for which the probability density function or cumulative distribution function is to be calculated."
msgstr "যে মানের জন্য সম্ভাব্যতা গন্তব্য ফাংশন অথবা ক্রমযোজিত নিবেশন ফাংশন নির্ণয় করা হয়।"
@@ -10566,7 +10389,6 @@ msgid "Number"
msgstr "নম্বর"
#: scfuncs.hrc:2841
-#, fuzzy
msgctxt "SC_OPCODE_CHI_INV_MS"
msgid "The probability value for which the inverse chi square distribution is to be calculated."
msgstr "সম্ভাব্যতার মান যার জন্য বিপরীত কাই-বর্গ নিবেশন নির্ণয় করা হবে।"
@@ -10619,7 +10441,6 @@ msgid "Probability"
msgstr "সম্ভাব্যতা"
#: scfuncs.hrc:2863
-#, fuzzy
msgctxt "SC_OPCODE_CHISQ_INV_MS"
msgid "The probability value for which the inverse of the chi square distribution is to be calculated."
msgstr "সম্ভাব্যতার মান যার জন্য কাই-বর্গ নিবেশনের বিপরীত নির্ণয় করা হবে।"
@@ -10650,7 +10471,6 @@ msgid "The value to be standardized."
msgstr "মানটি আদর্শকরণ করতে হবে।"
#: scfuncs.hrc:2875
-#, fuzzy
msgctxt "SC_OPCODE_STANDARD"
msgid "Mean"
msgstr "গড়"
@@ -10731,7 +10551,6 @@ msgid "Returns a (1-alpha) confidence interval for a normal distribution."
msgstr "সাধারণ নিবেশনের জন্য একটি (1 আলফা) দৃঢ় ব্যবধান ফেরত পাঠায়।"
#: scfuncs.hrc:2905
-#, fuzzy
msgctxt "SC_OPCODE_CONFIDENCE"
msgid "Alpha"
msgstr "আলফা"
@@ -10752,7 +10571,6 @@ msgid "The standard deviation of the population."
msgstr "সমগ্রকের পরিমিত ব্যবধান।"
#: scfuncs.hrc:2909
-#, fuzzy
msgctxt "SC_OPCODE_CONFIDENCE"
msgid "Size"
msgstr "আকার"
@@ -10769,7 +10587,6 @@ msgid "Returns a (1-alpha) confidence interval for a normal distribution."
msgstr "সাধারণ নিবেশনের জন্য একটি (1 আলফা) দৃঢ় ব্যবধান ফেরত পাঠায়।"
#: scfuncs.hrc:2917
-#, fuzzy
msgctxt "SC_OPCODE_CONFIDENCE_N"
msgid "Alpha"
msgstr "আলফা"
@@ -10790,7 +10607,6 @@ msgid "The standard deviation of the population."
msgstr "সমগ্রকের পরিমিত ব্যবধান।"
#: scfuncs.hrc:2921
-#, fuzzy
msgctxt "SC_OPCODE_CONFIDENCE_N"
msgid "Size"
msgstr "আকার"
@@ -10807,7 +10623,6 @@ msgid "Returns a (1-alpha) confidence interval for a Student's t distribution."
msgstr "সাধারণ নিবেশনের জন্য একটি (1 আলফা) দৃঢ় ব্যবধান ফেরত পাঠায়।"
#: scfuncs.hrc:2929
-#, fuzzy
msgctxt "SC_OPCODE_CONFIDENCE_T"
msgid "Alpha"
msgstr "আলফা"
@@ -10828,7 +10643,6 @@ msgid "The standard deviation of the population."
msgstr "সমগ্রকের পরিমিত ব্যবধান।"
#: scfuncs.hrc:2933
-#, fuzzy
msgctxt "SC_OPCODE_CONFIDENCE_T"
msgid "Size"
msgstr "আকার"
@@ -10844,7 +10658,6 @@ msgid "Calculates the probability of observing a z-statistic greater than the on
msgstr "Calculates the probability of observing a z-statistic greater than the one computed based on a sample."
#: scfuncs.hrc:2941
-#, fuzzy
msgctxt "SC_OPCODE_Z_TEST"
msgid "Data"
msgstr "ডাটা"
@@ -10875,13 +10688,11 @@ msgid "The known standard deviation of the population. If omitted, the standard
msgstr "সমগ্রকের পরিমিত ব্যবধান। যদি মুছে ফেলা হয়, প্রদত্ত নমুনার পরিমিত ব্যবধান ব্যবহার করা হয়।"
#: scfuncs.hrc:2952
-#, fuzzy
msgctxt "SC_OPCODE_Z_TEST_MS"
msgid "Calculates the probability of observing a z-statistic greater than the one computed based on a sample."
msgstr "Calculates the probability of observing a z-statistic greater than the one computed based on a sample."
#: scfuncs.hrc:2953
-#, fuzzy
msgctxt "SC_OPCODE_Z_TEST_MS"
msgid "Data"
msgstr "ডাটা"
@@ -10907,7 +10718,6 @@ msgid "sigma"
msgstr "সিগমা"
#: scfuncs.hrc:2958
-#, fuzzy
msgctxt "SC_OPCODE_Z_TEST_MS"
msgid "The known standard deviation of the population. If omitted, the standard deviation of the given sample is used."
msgstr "সমগ্রকের পরিমিত ব্যবধান। যদি মুছে ফেলা হয়, প্রদত্ত নমুনার পরিমিত ব্যবধান ব্যবহার করা হয়।"
@@ -11100,7 +10910,6 @@ msgid "Mode"
msgstr "Mode"
#: scfuncs.hrc:3024
-#, fuzzy
msgctxt "SC_OPCODE_T_TEST_MS"
msgid "Mode specifies the number of distribution tails to return. 1= one-tailed, 2 = two-tailed distribution"
msgstr "মোড ফেরত পাঠানোর জন্য নিবেশন টেইলের সংখ্যা নির্ধারণ করে। 1=এক-টেইল্ড, 2=দুই-টেইল্ড নিবেশন"
@@ -11356,7 +11165,6 @@ msgid "Returns a value along a linear regression"
msgstr "একটি রৈখিক প্রকাশের সাথে একটি মান ফেরত পাঠায়"
#: scfuncs.hrc:3123
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST"
msgid "Value"
msgstr "মান"
@@ -11392,7 +11200,6 @@ msgid "Calculates future value(s) using additive Exponential Smoothing algorithm
msgstr ""
#: scfuncs.hrc:3135
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_ADD"
msgid "Target"
msgstr "গন্তব্য"
@@ -11403,7 +11210,6 @@ msgid "The date (array) for which you want to predict a value."
msgstr ""
#: scfuncs.hrc:3137
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_ADD"
msgid "Values"
msgstr "মান"
@@ -11459,7 +11265,6 @@ msgid "Calculates future value(s) using multiplicative Exponential Smoothing alg
msgstr ""
#: scfuncs.hrc:3153
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_MUL"
msgid "Target"
msgstr "গন্তব্য"
@@ -11470,7 +11275,6 @@ msgid "The date (array) for which you want to predict a value."
msgstr ""
#: scfuncs.hrc:3155
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_MUL"
msgid "Values"
msgstr "মান"
@@ -11526,7 +11330,6 @@ msgid "Returns a prediction interval at the specified target value(s) for additi
msgstr ""
#: scfuncs.hrc:3171
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_PIA"
msgid "Target"
msgstr "গন্তব্য"
@@ -11537,7 +11340,6 @@ msgid "The date (array) for which you want to predict a value."
msgstr ""
#: scfuncs.hrc:3173
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_PIA"
msgid "Values"
msgstr "মান"
@@ -11604,7 +11406,6 @@ msgid "Returns a prediction interval at the specified target value(s) for multip
msgstr ""
#: scfuncs.hrc:3191
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_PIM"
msgid "Target"
msgstr "গন্তব্য"
@@ -11615,7 +11416,6 @@ msgid "The date (array) for which you want to predict a value."
msgstr ""
#: scfuncs.hrc:3193
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_PIM"
msgid "Values"
msgstr "মান"
@@ -11682,7 +11482,6 @@ msgid "Calculates the number of samples in period (season) using additive Expone
msgstr ""
#: scfuncs.hrc:3211
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_SEA"
msgid "Values"
msgstr "মান"
@@ -11728,7 +11527,6 @@ msgid "Returns statistical value(s) using additive Exponential Smoothing algorit
msgstr ""
#: scfuncs.hrc:3225
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_STA"
msgid "Values"
msgstr "মান"
@@ -11794,7 +11592,6 @@ msgid "Returns statistical value(s) using multiplicative Exponential Smoothing a
msgstr ""
#: scfuncs.hrc:3243
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_STM"
msgid "Values"
msgstr "মান"
@@ -11855,19 +11652,16 @@ msgid "Aggregation (default 1 = AVERAGE); method to be used to aggregate identic
msgstr ""
#: scfuncs.hrc:3260
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_LIN"
msgid "Returns a value along a linear regression"
msgstr "একটি রৈখিক প্রকাশের সাথে একটি মান ফেরত পাঠায়"
#: scfuncs.hrc:3261
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_LIN"
msgid "Value"
msgstr "মান"
#: scfuncs.hrc:3262
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_LIN"
msgid "The X value for which the Y value on the regression linear is to be calculated."
msgstr "X মান যার জন্য রৈখিক নির্ভরণের Y মান নির্ণয় করা হবে।"
@@ -11878,7 +11672,6 @@ msgid "Data Y"
msgstr ""
#: scfuncs.hrc:3264
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_LIN"
msgid "The Y data array."
msgstr "Y ডাটা অ্যারে।"
@@ -11889,7 +11682,6 @@ msgid "Data X"
msgstr ""
#: scfuncs.hrc:3266
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_LIN"
msgid "The X data array."
msgstr "X ডাটা অ্যারে।"
@@ -11900,7 +11692,6 @@ msgid "Returns the reference to a cell as text."
msgstr "পাঠ্য হিসেবে একটি ঘরের রেফারেন্স ফেরত পাঠায়।"
#: scfuncs.hrc:3273
-#, fuzzy
msgctxt "SC_OPCODE_ADDRESS"
msgid "Row"
msgstr "সারি"
@@ -11911,7 +11702,6 @@ msgid "The row number of the cell."
msgstr "ঘরের সারির সংখ্যা।"
#: scfuncs.hrc:3275
-#, fuzzy
msgctxt "SC_OPCODE_ADDRESS"
msgid "Column"
msgstr "কলাম"
@@ -11942,7 +11732,6 @@ msgid "The reference style: 0 or FALSE means R1C1 style, any other value or omit
msgstr "রেফারেন্স শৈলী: 0 অথবা FALSE অর্থ R1C1 শৈলী, অন্য কোনো মান অথবা বাদ দেওয়া অর্থ A1 শৈলী।"
#: scfuncs.hrc:3281
-#, fuzzy
msgctxt "SC_OPCODE_ADDRESS"
msgid "Sheet"
msgstr "শীট"
@@ -11958,7 +11747,6 @@ msgid "Returns the number of individual ranges that belong to a (multiple) range
msgstr "একটি (বহুবিধ) পরিসরের অধীনস্থ পৃথক সারিসমূহের সংখ্যা ফেরত পাঠায়।"
#: scfuncs.hrc:3289
-#, fuzzy
msgctxt "SC_OPCODE_AREAS"
msgid "Reference"
msgstr "রেফারেন্স"
@@ -12000,7 +11788,6 @@ msgid "Returns the internal column number of a reference."
msgstr "একটি রেফারেন্সের অভ্যন্তরীণ কলাম সংখ্যা ফেরত পাঠায়।"
#: scfuncs.hrc:3307
-#, fuzzy
msgctxt "SC_OPCODE_COLUMN"
msgid "Reference"
msgstr "রেফারেন্স"
@@ -12016,7 +11803,6 @@ msgid "Defines the internal row number of a reference."
msgstr "একটি রেফারেন্সের অভ্যন্তরীণ সারির সংখ্যা উল্লেখ করে।"
#: scfuncs.hrc:3315
-#, fuzzy
msgctxt "SC_OPCODE_ROW"
msgid "Reference"
msgstr "রেফারেন্স"
@@ -12032,7 +11818,6 @@ msgid "Returns the internal sheet number of a reference or a string."
msgstr "একটি রেফারেন্স বা ষ্ট্রিং এর অভ্যন্তরীণ শীট সংখ্যা ফেরত পাঠায়।"
#: scfuncs.hrc:3323
-#, fuzzy
msgctxt "SC_OPCODE_SHEET"
msgid "Reference"
msgstr "রেফারেন্স"
@@ -12080,7 +11865,6 @@ msgid "Returns the number of sheets of a given reference. If no parameter has be
msgstr "একটি প্রদত্ত রেফারেন্সের শীটের সংখ্যা ফেরত পাঠায়। যদি কোন প্যারামিটার সন্নিবেশ না করা হয়, তবে নথিতে শীটের সর্বমোট সংখ্যা দেখানো হবে।"
#: scfuncs.hrc:3347
-#, fuzzy
msgctxt "SC_OPCODE_SHEETS"
msgid "Reference"
msgstr "রেফারেন্স"
@@ -12096,7 +11880,6 @@ msgid "Horizontal search and reference to the cells located below."
msgstr "নিম্নে চিহ্নীত ঘরসমূহের অনুভূমিক সন্ধান এবং রেফারেন্স।"
#: scfuncs.hrc:3355
-#, fuzzy
msgctxt "SC_OPCODE_H_LOOKUP"
msgid "Search criterion"
msgstr "সন্ধান গুণাবলী"
@@ -12175,7 +11958,6 @@ msgid "Column index number in the array."
msgstr "অ্যারের কলাম ইনডেক্স নম্বর।"
#: scfuncs.hrc:3375
-#, fuzzy
msgctxt "SC_OPCODE_V_LOOKUP"
msgid "Sort order"
msgstr "সাজানোর ক্রম"
@@ -12191,7 +11973,6 @@ msgid "Returns a reference to a cell from a defined range."
msgstr "একটি নির্ধারিত পরিসর থেকে ঘরে রেফারেন্স ফেরত পাঠায়। "
#: scfuncs.hrc:3383
-#, fuzzy
msgctxt "SC_OPCODE_INDEX"
msgid "Reference"
msgstr "রেফারেন্স"
@@ -12202,7 +11983,6 @@ msgid "The reference to a (multiple) range."
msgstr "একটি (বহুবিধ) পরিসরের রেফারেন্স। "
#: scfuncs.hrc:3385
-#, fuzzy
msgctxt "SC_OPCODE_INDEX"
msgid "Row"
msgstr "সারি"
@@ -12213,7 +11993,6 @@ msgid "The row in the range."
msgstr "সীমার পরিসর।"
#: scfuncs.hrc:3387
-#, fuzzy
msgctxt "SC_OPCODE_INDEX"
msgid "Column"
msgstr "কলাম"
@@ -12224,7 +12003,6 @@ msgid "The column in the range."
msgstr "পরিসরের কলাম।"
#: scfuncs.hrc:3389
-#, fuzzy
msgctxt "SC_OPCODE_INDEX"
msgid "Range"
msgstr "পরিসর"
@@ -12240,7 +12018,6 @@ msgid "Returns the contents of a cell that is referenced in text form."
msgstr "এমন একটি ঘরের বিষয়বস্তু ফেরত পাঠায় যা পাঠ্য ফর্মে রেফারেন্স করা হয়েছে।"
#: scfuncs.hrc:3397
-#, fuzzy
msgctxt "SC_OPCODE_INDIRECT"
msgid "Reference"
msgstr "রেফারেন্স"
@@ -12340,7 +12117,6 @@ msgid "Returns a reference which has been moved in relation to the starting poin
msgstr "এমন একটি রেফারেন্স ফেরত পাঠায় যা প্রারম্ভিক বিন্দু সাপেক্ষে সরিয়ে নেওয়া হয়েছে।"
#: scfuncs.hrc:3431
-#, fuzzy
msgctxt "SC_OPCODE_OFFSET"
msgid "Reference"
msgstr "রেফারেন্স"
@@ -12351,7 +12127,6 @@ msgid "The reference (cell) from which to base the movement."
msgstr "যে রেফারেন্স (ঘর) থেকে স্থানান্তরণের ভিত্তি করা হবে।"
#: scfuncs.hrc:3433
-#, fuzzy
msgctxt "SC_OPCODE_OFFSET"
msgid "Rows"
msgstr "সারি"
@@ -12362,7 +12137,6 @@ msgid "The number of rows to be moved either up or down."
msgstr "যে সংখ্যক সারি উপরে বা নিচে সরিয়ে নেওয়া হবে।"
#: scfuncs.hrc:3435
-#, fuzzy
msgctxt "SC_OPCODE_OFFSET"
msgid "Columns"
msgstr "কলাম"
@@ -12373,7 +12147,6 @@ msgid "The number of columns that are to be moved to the left or to the right."
msgstr "যে সংখ্যক কলাম বামে বা ডানে সরিয়ে নেওয়া হবে।"
#: scfuncs.hrc:3437
-#, fuzzy
msgctxt "SC_OPCODE_OFFSET"
msgid "Height"
msgstr "উচ্চতা"
@@ -12384,7 +12157,6 @@ msgid "The number of rows of the moved reference."
msgstr "সরিয়ে নেওয়া রেফারেন্সের সারিসমূহের সংখ্যা।"
#: scfuncs.hrc:3439
-#, fuzzy
msgctxt "SC_OPCODE_OFFSET"
msgid "Width"
msgstr "প্রস্থ"
@@ -12400,7 +12172,6 @@ msgid "Returns a number corresponding to an error type"
msgstr "একটি ত্রুটির ধরনের সাথে সংশ্লিষ্ট একটি সংখ্যা ফেরত পাঠায়।"
#: scfuncs.hrc:3447
-#, fuzzy
msgctxt "SC_OPCODE_ERROR_TYPE"
msgid "Reference"
msgstr "রেফারেন্স"
@@ -12432,7 +12203,6 @@ msgid "Applies a Style to the formula cell."
msgstr "সূত্র ঘরে একটি শৈলী প্রয়োগ করে।"
#: scfuncs.hrc:3463
-#, fuzzy
msgctxt "SC_OPCODE_STYLE"
msgid "Style"
msgstr "শৈলী"
@@ -12648,7 +12418,6 @@ msgid "Converts a number to text in currency format."
msgstr "মুদ্রা বিন্যাসে একটি সংখ্যাকে পাঠ্যে রূপান্তর করে।"
#: scfuncs.hrc:3543
-#, fuzzy
msgctxt "SC_OPCODE_CURRENCY"
msgid "Value"
msgstr "মান"
@@ -12659,7 +12428,6 @@ msgid "Value is a number, a reference to a cell containing a number or a formula
msgstr "মানটি একটি সংখ্যা, একটি ঘরের রেফারেন্স একটি সংখ্যা বা সূত্র ধারণ করে যার ফলাফল একটি সংখ্যায় দেখায়।"
#: scfuncs.hrc:3545
-#, fuzzy
msgctxt "SC_OPCODE_CURRENCY"
msgid "Decimals"
msgstr "দশমিকসমূহ"
@@ -12775,19 +12543,16 @@ msgid "Checks 1 or more conditions and returns a value corresponding to the firs
msgstr ""
#: scfuncs.hrc:3597
-#, fuzzy
msgctxt "SC_OPCODE_IFS_MS"
msgid "Test"
msgstr "পরীক্ষা"
#: scfuncs.hrc:3598
-#, fuzzy
msgctxt "SC_OPCODE_IFS_MS"
msgid "Any value or expression which can be either TRUE or FALSE."
msgstr "একটি মান বা এক্সপ্রেশন যা TRUE অথবা FALSE হতে পারে।"
#: scfuncs.hrc:3599
-#, fuzzy
msgctxt "SC_OPCODE_IFS_MS"
msgid "Result"
msgstr "ফলাফল"
@@ -12814,7 +12579,6 @@ msgid "Value that will be compared against value1-valueN."
msgstr ""
#: scfuncs.hrc:3609
-#, fuzzy
msgctxt "SC_OPCODE_SWITCH_MS"
msgid "Value"
msgstr "মান"
@@ -12825,7 +12589,6 @@ msgid "Value that will be compared against expression."
msgstr ""
#: scfuncs.hrc:3611
-#, fuzzy
msgctxt "SC_OPCODE_SWITCH_MS"
msgid "Result"
msgstr "ফলাফল"
@@ -13122,7 +12885,6 @@ msgid "Returns a value if it is text, otherwise an empty string."
msgstr "যদি টেক্সট হয় একটি মান দেখায়, নতুবা খালি স্ট্রিং দেখায়।"
#: scfuncs.hrc:3725
-#, fuzzy
msgctxt "SC_OPCODE_T"
msgid "Value"
msgstr "মান"
@@ -13303,7 +13065,6 @@ msgid "The text in which partial words are to be determined."
msgstr "যে পাঠে আংশিক শব্দসমূহ নির্ধারণ করা হবে।"
#: scfuncs.hrc:3789
-#, fuzzy
msgctxt "SC_OPCODE_MID"
msgid "Start"
msgstr "শুরু"
@@ -13470,13 +13231,11 @@ msgid "Converts a value according to a conversion table in the configuration (ma
msgstr ""
#: scfuncs.hrc:3845
-#, fuzzy
msgctxt "SC_OPCODE_CONVERT_OOO"
msgid "Value"
msgstr "মান"
#: scfuncs.hrc:3846
-#, fuzzy
msgctxt "SC_OPCODE_CONVERT_OOO"
msgid "The value to be converted."
msgstr "যে মান রূপান্তর করা হবে।"
@@ -13592,7 +13351,6 @@ msgid "Converts a value from one to another Euro currency."
msgstr "মানকে একটি ইউরো মুদ্রা থেকে অন্যটিতে রূপান্তর করে। "
#: scfuncs.hrc:3895
-#, fuzzy
msgctxt "SC_OPCODE_EUROCONVERT"
msgid "Value"
msgstr "মান"
@@ -13770,7 +13528,6 @@ msgid "The value to be shifted. Positive integer less than 2^48."
msgstr ""
#: scfuncs.hrc:3952
-#, fuzzy
msgctxt "SC_OPCODE_BITRSHIFT"
msgid "Shift"
msgstr "Shift"
@@ -13797,7 +13554,6 @@ msgid "The value to be shifted. Positive integer less than 2^48."
msgstr ""
#: scfuncs.hrc:3961
-#, fuzzy
msgctxt "SC_OPCODE_BITLSHIFT"
msgid "Shift"
msgstr "Shift"
@@ -13898,7 +13654,6 @@ msgid "The text in which partial words are to be determined."
msgstr "যে পাঠে আংশিক শব্দসমূহ নির্ধারণ করা হবে।"
#: scfuncs.hrc:3995
-#, fuzzy
msgctxt "SC_OPCODE_MIDB"
msgid "Start"
msgstr "শুরু"
@@ -13951,7 +13706,6 @@ msgid "Returns an implementation defined value representing a RGBA color"
msgstr ""
#: scfuncs.hrc:4013
-#, fuzzy
msgctxt "SC_OPCODE_COLOR"
msgid "Red"
msgstr "লাল"
@@ -13962,7 +13716,6 @@ msgid "Value of red"
msgstr ""
#: scfuncs.hrc:4015
-#, fuzzy
msgctxt "SC_OPCODE_COLOR"
msgid "Green"
msgstr "সবুজ"
@@ -13973,7 +13726,6 @@ msgid "Value of green"
msgstr ""
#: scfuncs.hrc:4017
-#, fuzzy
msgctxt "SC_OPCODE_COLOR"
msgid "Blue"
msgstr "নীল"
@@ -14030,13 +13782,11 @@ msgid "Returns the error function."
msgstr "ত্রুটি ফাংশন দেখায়"
#: scfuncs.hrc:4040
-#, fuzzy
msgctxt "SC_OPCODE_ERF_MS"
msgid "Lower limit"
msgstr "নিম্ন সীমা"
#: scfuncs.hrc:4041
-#, fuzzy
msgctxt "SC_OPCODE_ERF_MS"
msgid "The lower limit for integration"
msgstr "সমাকলনের নিম্ন সীমা"
@@ -14048,13 +13798,11 @@ msgid "Returns the complementary error function."
msgstr "সম্পূর্ণ ত্রুটি ফাংশন দেখায়"
#: scfuncs.hrc:4047
-#, fuzzy
msgctxt "SC_OPCODE_ERFC_MS"
msgid "Lower limit"
msgstr "নিম্ন সীমা"
#: scfuncs.hrc:4048
-#, fuzzy
msgctxt "SC_OPCODE_ERFC_MS"
msgid "The lower limit for integration"
msgstr "সমাকলনের নিম্ন সীমা"
@@ -14090,13 +13838,11 @@ msgid "Rounds a number to predefined significant digits."
msgstr ""
#: scfuncs.hrc:4064
-#, fuzzy
msgctxt "SC_OPCODE_ROUNDSIG"
msgid "Value"
msgstr "মান"
#: scfuncs.hrc:4065
-#, fuzzy
msgctxt "SC_OPCODE_ROUNDSIG"
msgid "The number to be rounded."
msgstr "যে নম্বর পূর্ণ সংখ্যায় রূপান্তর করতে হবে।"
@@ -14124,7 +13870,6 @@ msgid "Text"
msgstr "পাঠ্য"
#: scfuncs.hrc:4074
-#, fuzzy
msgctxt "SC_OPCODE_REPLACEB"
msgid "The text in which some characters are to be replaced."
msgstr "যে পাঠে কিছু অক্ষর প্রতিস্থাপন করা হবে।"
@@ -14136,7 +13881,6 @@ msgid "Position"
msgstr "অবস্থান"
#: scfuncs.hrc:4076
-#, fuzzy
msgctxt "SC_OPCODE_REPLACEB"
msgid "The character position from which text is to be replaced."
msgstr "যে অক্ষরের অবস্থান থেকে পাঠ্য প্রতিস্থাপন করা হবে।"
@@ -14148,7 +13892,6 @@ msgid "Length"
msgstr "দৈর্ঘ্য"
#: scfuncs.hrc:4078
-#, fuzzy
msgctxt "SC_OPCODE_REPLACEB"
msgid "The number of characters to be replaced."
msgstr "যে সংখ্যক অক্ষর প্রতিস্থাপন করতে হবে।"
@@ -14160,7 +13903,6 @@ msgid "New text"
msgstr "নতুন পাঠ্য"
#: scfuncs.hrc:4080
-#, fuzzy
msgctxt "SC_OPCODE_REPLACEB"
msgid "The text to be inserted."
msgstr "যে পাঠ্য সন্নিবেশ করা হবে।"
@@ -14189,7 +13931,6 @@ msgid "Text"
msgstr "পাঠ্য"
#: scfuncs.hrc:4090
-#, fuzzy
msgctxt "SC_OPCODE_FINDB"
msgid "The text in which a search is to be made."
msgstr "যে পাঠ্যের জন্য সন্ধান করা হবে। "
@@ -14201,7 +13942,6 @@ msgid "Position"
msgstr "অবস্থান"
#: scfuncs.hrc:4092
-#, fuzzy
msgctxt "SC_OPCODE_FINDB"
msgid "The position in the text from which the search starts."
msgstr "পাঠ্যের যে অবস্থান থেকে সন্ধান শুরু হবে।"
@@ -14230,7 +13970,6 @@ msgid "Text"
msgstr "পাঠ্য"
#: scfuncs.hrc:4102
-#, fuzzy
msgctxt "SC_OPCODE_SEARCHB"
msgid "The text in which a search is to be made."
msgstr "যে পাঠ্যের জন্য সন্ধান করা হবে। "
@@ -14242,7 +13981,6 @@ msgid "Position"
msgstr "অবস্থান"
#: scfuncs.hrc:4104
-#, fuzzy
msgctxt "SC_OPCODE_SEARCHB"
msgid "The position in the text from which the search starts."
msgstr "পাঠ্যের যে অবস্থান থেকে সন্ধান শুরু হবে।"
@@ -14294,7 +14032,6 @@ msgid "%PRODUCTNAME %PRODUCTVERSION Spreadsheet"
msgstr "%PRODUCTNAME %PRODUCTVERSION স্প্রেডশীট"
#: strings.hrc:28
-#, fuzzy
msgctxt "SCSTR_SHORT_SCDOC_NAME"
msgid "Spreadsheet"
msgstr "স্প্রেডশীট"
@@ -14320,7 +14057,6 @@ msgid "- multiple -"
msgstr ""
#: strings.hrc:33
-#, fuzzy
msgctxt "SCSTR_STDFILTER"
msgid "Standard Filter..."
msgstr "আদর্শ পরিশোধক..."
@@ -14684,13 +14420,11 @@ msgid "~All sheets"
msgstr "সব শীট (~A)"
#: strings.hrc:106
-#, fuzzy
msgctxt "SCSTR_PRINTOPT_SELECTEDSHEETS"
msgid "~Selected sheets"
msgstr "নির্বাচিত শীট (~S)"
#: strings.hrc:107
-#, fuzzy
msgctxt "SCSTR_PRINTOPT_SELECTEDCELLS"
msgid "Selected cells"
msgstr "নির্বাচিত শীট"
@@ -14800,7 +14534,6 @@ msgid "Formulas don't form a row."
msgstr ""
#: strings.hrc:128
-#, fuzzy
msgctxt "STR_ADD_AUTOFORMAT_TITLE"
msgid "Add AutoFormat"
msgstr "স্বয়ংক্রিয়-বিন্যাস যোগ"
@@ -14833,37 +14566,31 @@ msgid "~Close"
msgstr "বন্ধ করুন (~C)"
#: strings.hrc:134
-#, fuzzy
msgctxt "STR_JAN"
msgid "Jan"
msgstr "জানু"
#: strings.hrc:135
-#, fuzzy
msgctxt "STR_FEB"
msgid "Feb"
msgstr "ফেব্রু"
#: strings.hrc:136
-#, fuzzy
msgctxt "STR_MAR"
msgid "Mar"
msgstr "মার্চ"
#: strings.hrc:137
-#, fuzzy
msgctxt "STR_NORTH"
msgid "North"
msgstr "উত্তর"
#: strings.hrc:138
-#, fuzzy
msgctxt "STR_MID"
msgid "Mid"
msgstr "মধ্য"
#: strings.hrc:139
-#, fuzzy
msgctxt "STR_SOUTH"
msgid "South"
msgstr "দক্ষিণ"
@@ -14879,13 +14606,11 @@ msgid "Sheet"
msgstr "শীট"
#: strings.hrc:142
-#, fuzzy
msgctxt "STR_CELL"
msgid "Cell"
msgstr "ঘর"
#: strings.hrc:143
-#, fuzzy
msgctxt "STR_CONTENT"
msgid "Content"
msgstr "বিষয়বস্তু"
@@ -14930,7 +14655,6 @@ msgid "Database ranges"
msgstr "ডাটাবেস পরিসর"
#: strings.hrc:153
-#, fuzzy
msgctxt "SCSTR_CONTENT_GRAPHIC"
msgid "Images"
msgstr "চিত্র"
@@ -14998,7 +14722,6 @@ msgid "Scenario Name"
msgstr "দৃশ্যকল্পের নাম"
#: strings.hrc:165
-#, fuzzy
msgctxt "SCSTR_QHLP_SCEN_COMMENT"
msgid "Comment"
msgstr "মন্তব্য"
@@ -15022,7 +14745,6 @@ msgid "Custom Sort"
msgstr "পছন্দসই ক্রমিকায়ন"
#: strings.hrc:170
-#, fuzzy
msgctxt "STR_BTN_TOGGLE_ALL"
msgid "All"
msgstr "সব"
@@ -15065,7 +14787,6 @@ msgid "Accept"
msgstr "গ্রহণ"
#: strings.hrc:179
-#, fuzzy
msgctxt "SCSTR_QHELP_BTNCANCEL"
msgid "Cancel"
msgstr "বাতিল"
@@ -15261,7 +14982,6 @@ msgid "ANOVA - Two Factor"
msgstr ""
#: strings.hrc:221
-#, fuzzy
msgctxt "STR_ANOVA_LABEL_GROUPS"
msgid "Groups"
msgstr "গ্রুপ"
@@ -15312,7 +15032,6 @@ msgid "F critical"
msgstr ""
#: strings.hrc:231
-#, fuzzy
msgctxt "STR_ANOVA_LABEL_TOTAL"
msgid "Total"
msgstr "মোট"
@@ -15346,7 +15065,6 @@ msgid "Descriptive Statistics"
msgstr ""
#: strings.hrc:240
-#, fuzzy
msgctxt "STRID_CALC_MEAN"
msgid "Mean"
msgstr "গড়"
@@ -15390,7 +15108,6 @@ msgid "Skewness"
msgstr ""
#: strings.hrc:248
-#, fuzzy
msgctxt "STRID_CALC_RANGE"
msgid "Range"
msgstr "পরিসর"
@@ -15414,7 +15131,6 @@ msgid "Sum"
msgstr "Sum"
#: strings.hrc:252
-#, fuzzy
msgctxt "STRID_CALC_COUNT"
msgid "Count"
msgstr "Count"
@@ -15495,7 +15211,6 @@ msgid "Maximum"
msgstr "সর্বোচ্চ (~M)"
#: strings.hrc:268
-#, fuzzy
msgctxt "STR_RNG_PARAMETER_MEAN"
msgid "Mean"
msgstr "গড়"
@@ -15596,7 +15311,6 @@ msgid "Row %NUMBER%"
msgstr ""
#: strings.hrc:290
-#, fuzzy
msgctxt "STR_LABEL_ALPHA"
msgid "Alpha"
msgstr "আলফা"
@@ -15662,7 +15376,6 @@ msgid "Logarithmic"
msgstr "লগারিদম"
#: strings.hrc:303
-#, fuzzy
msgctxt "STR_LABEL_POWER"
msgid "Power"
msgstr "ঘাত"
@@ -15788,43 +15501,36 @@ msgid "z Critical two-tail"
msgstr ""
#: units.hrc:27
-#, fuzzy
msgctxt "SCSTR_UNIT"
msgid "Millimeter"
msgstr "মিলিমিটার"
#: units.hrc:28
-#, fuzzy
msgctxt "SCSTR_UNIT"
msgid "Centimeter"
msgstr "সেন্টিমিটার"
#: units.hrc:29
-#, fuzzy
msgctxt "SCSTR_UNIT"
msgid "Meter"
msgstr "মিটার"
#: units.hrc:30
-#, fuzzy
msgctxt "SCSTR_UNIT"
msgid "Kilometer"
msgstr "কিলোমিটার"
#: units.hrc:31
-#, fuzzy
msgctxt "SCSTR_UNIT"
msgid "Inch"
msgstr "ইঞ্চি"
#: units.hrc:32
-#, fuzzy
msgctxt "SCSTR_UNIT"
msgid "Foot"
msgstr "ফুট"
#: units.hrc:33
-#, fuzzy
msgctxt "SCSTR_UNIT"
msgid "Miles"
msgstr "মাইল"
@@ -15951,7 +15657,6 @@ msgid "Results to:"
msgstr ""
#: analysisofvariancedialog.ui:189
-#, fuzzy
msgctxt "analysisofvariancedialog|label4"
msgid "Data"
msgstr "ডাটা"
@@ -15973,13 +15678,11 @@ msgid "Type"
msgstr "ধরন"
#: analysisofvariancedialog.ui:297
-#, fuzzy
msgctxt "analysisofvariancedialog|groupedby-columns-radio"
msgid "Columns"
msgstr "কলাম"
#: analysisofvariancedialog.ui:314
-#, fuzzy
msgctxt "analysisofvariancedialog|groupedby-rows-radio"
msgid "Rows"
msgstr "সারি"
@@ -16013,13 +15716,11 @@ msgid "Parameters"
msgstr "প্যারামিটার (~P)"
#: autoformattable.ui:9
-#, fuzzy
msgctxt "autoformattable|AutoFormatTableDialog"
msgid "AutoFormat"
msgstr "স্বয়ংক্রিয়-বিন্যাস"
#: autoformattable.ui:94
-#, fuzzy
msgctxt "autoformattable|rename"
msgid "Rename"
msgstr "পুনঃনামকরণ"
@@ -16065,7 +15766,6 @@ msgid "A_utoFit width and height"
msgstr ""
#: autoformattable.ui:327
-#, fuzzy
msgctxt "autoformattable|label2"
msgid "Formatting"
msgstr "বিন্যাস"
@@ -16094,7 +15794,6 @@ msgid ""
msgstr ""
#: cellprotectionpage.ui:120
-#, fuzzy
msgctxt "cellprotectionpage|LabelProtection"
msgid "Protection"
msgstr "সুরক্ষিতকরণ"
@@ -16137,19 +15836,16 @@ msgid "Labels"
msgstr "লেবেল"
#: chardialog.ui:8
-#, fuzzy
msgctxt "chardialog|CharDialog"
msgid "Character"
msgstr "অক্ষর"
#: chardialog.ui:106
-#, fuzzy
msgctxt "chardialog|font"
msgid "Font"
msgstr "ফন্ট"
#: chardialog.ui:128
-#, fuzzy
msgctxt "chardialog|fonteffects"
msgid "Font Effects"
msgstr "ফন্টের প্রভাব"
@@ -16176,7 +15872,6 @@ msgid "Results to:"
msgstr ""
#: chisquaretestdialog.ui:123
-#, fuzzy
msgctxt "chisquaretestdialog|label1"
msgid "Data"
msgstr "ডাটা"
@@ -16222,13 +15917,11 @@ msgid "List From"
msgstr ""
#: colwidthdialog.ui:8
-#, fuzzy
msgctxt "colwidthdialog|ColWidthDialog"
msgid "Column Width"
msgstr "কলামের প্রস্থ"
#: colwidthdialog.ui:88
-#, fuzzy
msgctxt "colwidthdialog|label1"
msgid "Width"
msgstr "প্রস্থ"
@@ -16246,19 +15939,16 @@ msgid "Manage Conditional Formatting"
msgstr "শর্তাধীন বিন্যাস"
#: condformatmanager.ui:62
-#, fuzzy
msgctxt "condformatmanager|add"
msgid "Add"
msgstr "যোগ"
#: condformatmanager.ui:76
-#, fuzzy
msgctxt "condformatmanager|edit"
msgid "Edit..."
msgstr "সম্পাদনা..."
#: condformatmanager.ui:90
-#, fuzzy
msgctxt "condformatmanager|remove"
msgid "Remove"
msgstr "অপসারণ করুন"
@@ -16314,19 +16004,16 @@ msgid "More Options..."
msgstr ""
#: conditionalentry.ui:175
-#, fuzzy
msgctxt "conditionalentry|colscalemin"
msgid "Automatic"
msgstr "স্বয়ংক্রিয়"
#: conditionalentry.ui:176
-#, fuzzy
msgctxt "conditionalentry|colscalemin"
msgid "Min"
msgstr "Min"
#: conditionalentry.ui:177
-#, fuzzy
msgctxt "conditionalentry|colscalemin"
msgid "Max"
msgstr "Max"
@@ -16337,7 +16024,6 @@ msgid "Percentile"
msgstr ""
#: conditionalentry.ui:179
-#, fuzzy
msgctxt "conditionalentry|colscalemin"
msgid "Value"
msgstr "মান"
@@ -16355,19 +16041,16 @@ msgid "Formula"
msgstr "সূত্রসমূহ"
#: conditionalentry.ui:193
-#, fuzzy
msgctxt "conditionalentry|colscalemiddle"
msgid "Automatic"
msgstr "স্বয়ংক্রিয়"
#: conditionalentry.ui:194
-#, fuzzy
msgctxt "conditionalentry|colscalemiddle"
msgid "Min"
msgstr "Min"
#: conditionalentry.ui:195
-#, fuzzy
msgctxt "conditionalentry|colscalemiddle"
msgid "Max"
msgstr "Max"
@@ -16378,7 +16061,6 @@ msgid "Percentile"
msgstr ""
#: conditionalentry.ui:197
-#, fuzzy
msgctxt "conditionalentry|colscalemiddle"
msgid "Value"
msgstr "মান"
@@ -16396,19 +16078,16 @@ msgid "Formula"
msgstr "সূত্রসমূহ"
#: conditionalentry.ui:211
-#, fuzzy
msgctxt "conditionalentry|colscalemax"
msgid "Automatic"
msgstr "স্বয়ংক্রিয়"
#: conditionalentry.ui:212
-#, fuzzy
msgctxt "conditionalentry|colscalemax"
msgid "Min"
msgstr "Min"
#: conditionalentry.ui:213
-#, fuzzy
msgctxt "conditionalentry|colscalemax"
msgid "Max"
msgstr "Max"
@@ -16419,7 +16098,6 @@ msgid "Percentile"
msgstr ""
#: conditionalentry.ui:215
-#, fuzzy
msgctxt "conditionalentry|colscalemax"
msgid "Value"
msgstr "মান"
@@ -16437,7 +16115,6 @@ msgid "Formula"
msgstr "সূত্রসমূহ"
#: conditionalentry.ui:228
-#, fuzzy
msgctxt "conditionalentry|preview|tooltip_text"
msgid "Example"
msgstr "উদাহরণ"
@@ -16576,7 +16253,6 @@ msgid "Not Contains"
msgstr ""
#: conditionalentry.ui:287
-#, fuzzy
msgctxt "conditionalentry|datetype"
msgid "Today"
msgstr "আজ"
@@ -16805,7 +16481,6 @@ msgid " >= "
msgstr ""
#: conditionaliconset.ui:43
-#, fuzzy
msgctxt "conditionaliconset|listbox"
msgid "Value"
msgstr "মান"
@@ -16864,7 +16539,6 @@ msgid "Keep _Other"
msgstr "অন্যান্যদেরটি রাখা হবে (~O)"
#: consolidatedialog.ui:9
-#, fuzzy
msgctxt "consolidatedialog|ConsolidateDialog"
msgid "Consolidate"
msgstr "একত্রীকরণ"
@@ -16887,25 +16561,21 @@ msgid "Sum"
msgstr "Sum"
#: consolidatedialog.ui:126
-#, fuzzy
msgctxt "consolidatedialog|func"
msgid "Count"
msgstr "Count"
#: consolidatedialog.ui:127
-#, fuzzy
msgctxt "consolidatedialog|func"
msgid "Average"
msgstr "Average"
#: consolidatedialog.ui:128
-#, fuzzy
msgctxt "consolidatedialog|func"
msgid "Max"
msgstr "Max"
#: consolidatedialog.ui:129
-#, fuzzy
msgctxt "consolidatedialog|func"
msgid "Min"
msgstr "Min"
@@ -16978,13 +16648,11 @@ msgid "_Link to source data"
msgstr ""
#: consolidatedialog.ui:507
-#, fuzzy
msgctxt "consolidatedialog|label4"
msgid "Options"
msgstr "অপশন"
#: consolidatedialog.ui:526
-#, fuzzy
msgctxt "consolidatedialog|more_label"
msgid "Options"
msgstr "অপশন"
@@ -17005,19 +16673,16 @@ msgid "Results to:"
msgstr ""
#: correlationdialog.ui:181
-#, fuzzy
msgctxt "correlationdialog|label4"
msgid "Data"
msgstr "ডাটা"
#: correlationdialog.ui:216
-#, fuzzy
msgctxt "correlationdialog|groupedby-columns-radio"
msgid "Columns"
msgstr "কলাম"
#: correlationdialog.ui:231
-#, fuzzy
msgctxt "correlationdialog|groupedby-rows-radio"
msgid "Rows"
msgstr "সারি"
@@ -17044,19 +16709,16 @@ msgid "Results to:"
msgstr ""
#: covariancedialog.ui:123
-#, fuzzy
msgctxt "covariancedialog|label1"
msgid "Data"
msgstr "ডাটা"
#: covariancedialog.ui:217
-#, fuzzy
msgctxt "covariancedialog|groupedby-columns-radio"
msgid "Columns"
msgstr "কলাম"
#: covariancedialog.ui:232
-#, fuzzy
msgctxt "covariancedialog|groupedby-rows-radio"
msgid "Rows"
msgstr "সারি"
@@ -17136,7 +16798,6 @@ msgid "_Password"
msgstr "পাসওয়ার্ড:"
#: dapiservicedialog.ui:259
-#, fuzzy
msgctxt "dapiservicedialog|label1"
msgid "Selection"
msgstr "নির্বাচন"
@@ -17159,7 +16820,6 @@ msgid "Maximum:"
msgstr "সর্বোচ্চ (~M)"
#: databaroptions.ui:118
-#, fuzzy
msgctxt "databaroptions|min"
msgid "Automatic"
msgstr "স্বয়ংক্রিয়"
@@ -17182,7 +16842,6 @@ msgid "Percentile"
msgstr ""
#: databaroptions.ui:122
-#, fuzzy
msgctxt "databaroptions|min"
msgid "Value"
msgstr "মান"
@@ -17200,7 +16859,6 @@ msgid "Formula"
msgstr "সূত্রসমূহ"
#: databaroptions.ui:138
-#, fuzzy
msgctxt "databaroptions|max"
msgid "Automatic"
msgstr "স্বয়ংক্রিয়"
@@ -17223,7 +16881,6 @@ msgid "Percentile"
msgstr ""
#: databaroptions.ui:142
-#, fuzzy
msgctxt "databaroptions|max"
msgid "Value"
msgstr "মান"
@@ -17264,7 +16921,6 @@ msgid "Fill:"
msgstr "পূরণ করুন"
#: databaroptions.ui:282
-#, fuzzy
msgctxt "databaroptions|fill_type"
msgid "Color"
msgstr "রঙ"
@@ -17291,7 +16947,6 @@ msgid "Color of vertical axis:"
msgstr ""
#: databaroptions.ui:366
-#, fuzzy
msgctxt "databaroptions|axis_pos"
msgid "Automatic"
msgstr "স্বয়ংক্রিয়"
@@ -17309,7 +16964,6 @@ msgid "None"
msgstr "কোনটি না"
#: databaroptions.ui:395
-#, fuzzy
msgctxt "databaroptions|label3"
msgid "Axis"
msgstr "অক্ষ"
@@ -17340,13 +16994,11 @@ msgid "The minimum value must be less than the maximum value."
msgstr ""
#: datafielddialog.ui:8
-#, fuzzy
msgctxt "datafielddialog|DataFieldDialog"
msgid "Data Field"
msgstr "ডাটা ক্ষেত্র"
#: datafielddialog.ui:130
-#, fuzzy
msgctxt "datafielddialog|label1"
msgid "Function"
msgstr "ফাংশন"
@@ -17559,7 +17211,6 @@ msgid "Data Form"
msgstr ""
#: dataform.ui:25
-#, fuzzy
msgctxt "dataform|label"
msgid "New Record"
msgstr "নতুন রেকর্ড"
@@ -17755,7 +17406,6 @@ msgid "Name"
msgstr "নাম"
#: definedatabaserangedialog.ui:125
-#, fuzzy
msgctxt "definedatabaserangedialog|Range"
msgid "Range"
msgstr "পরিসর"
@@ -17803,13 +17453,11 @@ msgid "Operations:"
msgstr ""
#: definedatabaserangedialog.ui:322
-#, fuzzy
msgctxt "definedatabaserangedialog|invalid"
msgid "Invalid range"
msgstr "অকার্যকর পরিসর"
#: definedatabaserangedialog.ui:338
-#, fuzzy
msgctxt "definedatabaserangedialog|label1"
msgid "Options"
msgstr "অপশন"
@@ -17895,7 +17543,6 @@ msgid "Delete entire _column(s)"
msgstr ""
#: deletecells.ui:168
-#, fuzzy
msgctxt "deletecells|label1"
msgid "Selection"
msgstr "নির্বাচন"
@@ -17953,7 +17600,6 @@ msgid "_Objects"
msgstr "বস্তু"
#: deletecontents.ui:237
-#, fuzzy
msgctxt "deletecontents|label2"
msgid "Selection"
msgstr "নির্বাচন"
@@ -17974,7 +17620,6 @@ msgid "Results to:"
msgstr ""
#: descriptivestatisticsdialog.ui:123
-#, fuzzy
msgctxt "descriptivestatisticsdialog|label1"
msgid "Data"
msgstr "ডাটা"
@@ -18061,13 +17706,11 @@ msgid "Warning"
msgstr "সাবধানবাণী"
#: erroralerttabpage.ui:162
-#, fuzzy
msgctxt "erroralerttabpage|actionCB"
msgid "Information"
msgstr "তথ্য"
#: erroralerttabpage.ui:163
-#, fuzzy
msgctxt "erroralerttabpage|actionCB"
msgid "Macro"
msgstr "ম্যাক্রো"
@@ -18094,19 +17737,16 @@ msgid "Results to:"
msgstr ""
#: exponentialsmoothingdialog.ui:129
-#, fuzzy
msgctxt "exponentialsmoothingdialog|label5"
msgid "Data"
msgstr "ডাটা"
#: exponentialsmoothingdialog.ui:223
-#, fuzzy
msgctxt "exponentialsmoothingdialog|groupedby-columns-radio"
msgid "Columns"
msgstr "কলাম"
#: exponentialsmoothingdialog.ui:239
-#, fuzzy
msgctxt "exponentialsmoothingdialog|groupedby-rows-radio"
msgid "Rows"
msgstr "সারি"
@@ -18194,7 +17834,6 @@ msgid "_Left"
msgstr "বাম"
#: filldlg.ui:176
-#, fuzzy
msgctxt "filldlg|label1"
msgid "Direction"
msgstr "দিকবিন্যাস"
@@ -18384,25 +18023,21 @@ msgid "Numbers"
msgstr "নম্বর"
#: formatcellsdialog.ui:128
-#, fuzzy
msgctxt "formatcellsdialog|font"
msgid "Font"
msgstr "ফন্ট"
#: formatcellsdialog.ui:151
-#, fuzzy
msgctxt "formatcellsdialog|fonteffects"
msgid "Font Effects"
msgstr "ফন্টের প্রভাব"
#: formatcellsdialog.ui:174
-#, fuzzy
msgctxt "formatcellsdialog|alignment"
msgid "Alignment"
msgstr "প্রান্তিককরণ"
#: formatcellsdialog.ui:197
-#, fuzzy
msgctxt "formatcellsdialog|asiantypography"
msgid "Asian Typography"
msgstr "এশীয় মুদ্রণশৈলী"
@@ -18414,7 +18049,6 @@ msgid "Borders"
msgstr "সীমানা"
#: formatcellsdialog.ui:243
-#, fuzzy
msgctxt "formatcellsdialog|background"
msgid "Background"
msgstr "পটভূমি"
@@ -18491,7 +18125,6 @@ msgid "Last Used"
msgstr "সর্বশেষ ব্যবহৃত"
#: functionpanel.ui:60
-#, fuzzy
msgctxt "functionpanel|category"
msgid "All"
msgstr "সব"
@@ -18515,7 +18148,6 @@ msgid "Financial"
msgstr "আর্থিক"
#: functionpanel.ui:64
-#, fuzzy
msgctxt "functionpanel|category"
msgid "Information"
msgstr "তথ্য"
@@ -18545,7 +18177,6 @@ msgid "Statistical"
msgstr "পরিসংখ্যান"
#: functionpanel.ui:69
-#, fuzzy
msgctxt "functionpanel|category"
msgid "Spreadsheet"
msgstr "স্প্রেডশীট"
@@ -18557,7 +18188,6 @@ msgid "Text"
msgstr "পাঠ্য"
#: functionpanel.ui:71
-#, fuzzy
msgctxt "functionpanel|category"
msgid "Add-in"
msgstr "অ্যাড-ইন"
@@ -18594,7 +18224,6 @@ msgid "Default Settings"
msgstr ""
#: groupbydate.ui:8
-#, fuzzy
msgctxt "groupbydate|PivotTableGroupByDate"
msgid "Grouping"
msgstr "গ্রুপিং"
@@ -18610,7 +18239,6 @@ msgid "_Manually at:"
msgstr ""
#: groupbydate.ui:153
-#, fuzzy
msgctxt "groupbydate|label1"
msgid "Start"
msgstr "শুরু"
@@ -18626,7 +18254,6 @@ msgid "Ma_nually at:"
msgstr ""
#: groupbydate.ui:242
-#, fuzzy
msgctxt "groupbydate|label2"
msgid "End"
msgstr "শেষ"
@@ -18649,7 +18276,6 @@ msgid "Group by"
msgstr "শ্রেণীবদ্ধ (~G)"
#: groupbynumber.ui:9
-#, fuzzy
msgctxt "groupbynumber|PivotTableGroupByNumber"
msgid "Grouping"
msgstr "গ্রুপিং"
@@ -18665,7 +18291,6 @@ msgid "_Manually at:"
msgstr ""
#: groupbynumber.ui:155
-#, fuzzy
msgctxt "groupbynumber|label1"
msgid "Start"
msgstr "শুরু"
@@ -18681,7 +18306,6 @@ msgid "Ma_nually at:"
msgstr ""
#: groupbynumber.ui:245
-#, fuzzy
msgctxt "groupbynumber|label2"
msgid "End"
msgstr "শেষ"
@@ -18693,7 +18317,6 @@ msgid "Group by"
msgstr "শ্রেণীবদ্ধ (~G)"
#: groupdialog.ui:8
-#, fuzzy
msgctxt "groupdialog|GroupDialog"
msgid "Group"
msgstr "গ্রুপ"
@@ -18791,7 +18414,6 @@ msgid "Sheet Name"
msgstr "শীটের নাম"
#: headerfootercontent.ui:249
-#, fuzzy
msgctxt "headerfootercontent|buttonBTN_PAGE|tooltip_text"
msgid "Page"
msgstr "পৃষ্ঠা"
@@ -18809,7 +18431,6 @@ msgid "Date"
msgstr "তারিখ"
#: headerfootercontent.ui:296
-#, fuzzy
msgctxt "headerfootercontent|buttonBTN_TIME|tooltip_text"
msgid "Time"
msgstr "সময়"
@@ -18826,13 +18447,11 @@ msgid "Note"
msgstr "কোনটি না"
#: headerfootercontent.ui:379
-#, fuzzy
msgctxt "headerfootercontent|labelSTR_HF_NONE_IN_BRACKETS"
msgid "(none)"
msgstr "(কোনটিই নয়)"
#: headerfootercontent.ui:391
-#, fuzzy
msgctxt "headerfootercontent|labelSTR_PAGE"
msgid "Page"
msgstr "পৃষ্ঠা"
@@ -18858,7 +18477,6 @@ msgid "Customized"
msgstr ""
#: headerfootercontent.ui:451
-#, fuzzy
msgctxt "headerfootercontent|labelSTR_HF_OF"
msgid "of"
msgstr "এর"
@@ -18887,7 +18505,6 @@ msgid "Headers/Footers"
msgstr ""
#: headerfooterdialog.ui:106
-#, fuzzy
msgctxt "headerfooterdialog|header"
msgid "Header"
msgstr "শীর্ষচরণ"
@@ -18946,7 +18563,6 @@ msgid "Field Options"
msgstr "প্রদর্শন অপশন"
#: insertcells.ui:8
-#, fuzzy
msgctxt "insertcells|InsertCellsDialog"
msgid "Insert Cells"
msgstr "ঘর সন্নিবেশ"
@@ -18972,7 +18588,6 @@ msgid "Entire _column"
msgstr ""
#: insertcells.ui:177
-#, fuzzy
msgctxt "insertcells|label1"
msgid "Selection"
msgstr "নির্বাচন"
@@ -18988,7 +18603,6 @@ msgid "_Paste All"
msgstr ""
#: insertsheet.ui:15
-#, fuzzy
msgctxt "insertsheet|InsertSheetDialog"
msgid "Insert Sheet"
msgstr "শীট সন্নিবেশ করান"
@@ -19054,7 +18668,6 @@ msgid "Lin_k"
msgstr "লিংক"
#: insertsheet.ui:455
-#, fuzzy
msgctxt "insertsheet|label2"
msgid "Sheet"
msgstr "শীট"
@@ -19140,7 +18753,6 @@ msgid "Range _Options"
msgstr ""
#: managenamesdialog.ui:398
-#, fuzzy
msgctxt "managenamesdialog|treeviewcolumn1"
msgid "column"
msgstr "কলাম"
@@ -19191,7 +18803,6 @@ msgid "C_opy"
msgstr "অনুলিপি"
#: movecopysheet.ui:134
-#, fuzzy
msgctxt "movecopysheet|label1"
msgid "Action"
msgstr "কার্য"
@@ -19261,19 +18872,16 @@ msgid "Results to:"
msgstr ""
#: movingaveragedialog.ui:130
-#, fuzzy
msgctxt "movingaveragedialog|label3"
msgid "Data"
msgstr "ডাটা"
#: movingaveragedialog.ui:224
-#, fuzzy
msgctxt "movingaveragedialog|groupedby-columns-radio"
msgid "Columns"
msgstr "কলাম"
#: movingaveragedialog.ui:239
-#, fuzzy
msgctxt "movingaveragedialog|groupedby-rows-radio"
msgid "Rows"
msgstr "সারি"
@@ -19297,7 +18905,6 @@ msgid "Parameters"
msgstr "প্যারামিটার (~P)"
#: multipleoperationsdialog.ui:9
-#, fuzzy
msgctxt "multipleoperationsdialog|MultipleOperationsDialog"
msgid "Multiple operations"
msgstr "একাধিক অপারেশন"
@@ -19344,7 +18951,6 @@ msgid "For _data range"
msgstr ""
#: namerangesdialog.ui:303
-#, fuzzy
msgctxt "namerangesdialog|label1"
msgid "Range"
msgstr "পরিসর"
@@ -19362,31 +18968,26 @@ msgid "Row:"
msgstr "সারি"
#: navigatorpanel.ui:58
-#, fuzzy
msgctxt "navigatorpanel|column|tooltip_text"
msgid "Column"
msgstr "কলাম"
#: navigatorpanel.ui:70
-#, fuzzy
msgctxt "navigatorpanel|row|tooltip_text"
msgid "Row"
msgstr "সারি"
#: navigatorpanel.ui:86
-#, fuzzy
msgctxt "navigatorpanel|datarange|tooltip_text"
msgid "Data Range"
msgstr "ডাটা পরিসর"
#: navigatorpanel.ui:99
-#, fuzzy
msgctxt "navigatorpanel|start|tooltip_text"
msgid "Start"
msgstr "শুরু"
#: navigatorpanel.ui:112
-#, fuzzy
msgctxt "navigatorpanel|end|tooltip_text"
msgid "End"
msgstr "শেষ"
@@ -19398,7 +18999,6 @@ msgid "Contents"
msgstr "বিষয়বস্তু"
#: navigatorpanel.ui:138
-#, fuzzy
msgctxt "navigatorpanel|toggle|tooltip_text"
msgid "Toggle"
msgstr "টগল"
@@ -19438,7 +19038,6 @@ msgid "No solution was found."
msgstr ""
#: notebookbar.ui:391
-#, fuzzy
msgctxt "notebookbar|FileLabel"
msgid "File"
msgstr "ফাইল"
@@ -19466,7 +19065,6 @@ msgid "Horizontal Alignment"
msgstr ""
#: notebookbar.ui:1116
-#, fuzzy
msgctxt "notebookbar|indent|tooltip_text"
msgid "Indent"
msgstr "ইন্ডেন্ট"
@@ -19478,7 +19076,6 @@ msgid "Increase Indent"
msgstr "ইন্ডেন্ট বৃদ্ধি"
#: notebookbar.ui:1139
-#, fuzzy
msgctxt "notebookbar|decreaseindent1|tooltip_text"
msgid "Decrease Indent"
msgstr "ইন্ডেন্ট হ্রাস"
@@ -19512,13 +19109,11 @@ msgid "Toggle Grid Lines"
msgstr ""
#: notebookbar.ui:2247
-#, fuzzy
msgctxt "notebookbar|PageLayoutLabel"
msgid "Page Layout"
msgstr "পৃষ্ঠার বহির্বিন্যাস"
#: notebookbar.ui:2726
-#, fuzzy
msgctxt "notebookbar|DataLabel"
msgid "Data"
msgstr "ডাটা"
@@ -19530,7 +19125,6 @@ msgid "Auto Spellcheck"
msgstr "স্বয়ংক্রিয়-বানান-পরীক্ষণ (~A)"
#: notebookbar.ui:3041
-#, fuzzy
msgctxt "notebookbar|ReviewLabel"
msgid "Review"
msgstr "পর্যালোচনা"
@@ -19547,7 +19141,6 @@ msgid "View"
msgstr "দৃশ্যপট"
#: notebookbar.ui:3860
-#, fuzzy
msgctxt "notebookbar|ImageLabel"
msgid "Image"
msgstr "চিত্র"
@@ -19617,7 +19210,6 @@ msgid "Warning"
msgstr "সাবধানবাণী"
#: notebookbar_groupedbar_compact.ui:3975
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|footnote"
msgid "Footnote"
msgstr "পাদটীকা"
@@ -19915,7 +19507,6 @@ msgid "Warning"
msgstr "সাবধানবাণী"
#: notebookbar_groupedbar_full.ui:3909
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|footnote"
msgid "Footnote"
msgstr "পাদটীকা"
@@ -20151,25 +19742,21 @@ msgid "_Help"
msgstr "সহায়তা"
#: notebookbar_groups.ui:40
-#, fuzzy
msgctxt "notebookbar_groups|hyperlink"
msgid "Hyperlink"
msgstr "হাইপারলিংক"
#: notebookbar_groups.ui:54
-#, fuzzy
msgctxt "notebookbar_groups|footnote"
msgid "Footnote"
msgstr "পাদটীকা"
#: notebookbar_groups.ui:63
-#, fuzzy
msgctxt "notebookbar_groups|endnote"
msgid "Endnote"
msgstr "প্রান্তটীকা"
#: notebookbar_groups.ui:78
-#, fuzzy
msgctxt "notebookbar_groups|bookmark"
msgid "Bookmark"
msgstr "বুকমার্ক"
@@ -20251,7 +19838,6 @@ msgid "Note"
msgstr "কোনটি না"
#: notebookbar_groups.ui:284
-#, fuzzy
msgctxt "notebookbar_groups|stylemenutxtf"
msgid "Footnote"
msgstr "পাদটীকা"
@@ -20290,7 +19876,6 @@ msgid "Style 4"
msgstr ""
#: notebookbar_groups.ui:530
-#, fuzzy
msgctxt "notebookbar_groups|filegrouplabel"
msgid "File"
msgstr "ফাইল"
@@ -20302,7 +19887,6 @@ msgid "Clipboard"
msgstr "ক্লিপবোর্ড"
#: notebookbar_groups.ui:729
-#, fuzzy
msgctxt "notebookbar_groups|paragraphstyleb"
msgid "Style"
msgstr "শৈলী"
@@ -20342,7 +19926,6 @@ msgid "Text"
msgstr "পাঠ্য"
#: notebookbar_groups.ui:1376
-#, fuzzy
msgctxt "notebookbar_groups|mergeb"
msgid "Merge"
msgstr "মিলিত করুন"
@@ -20378,13 +19961,11 @@ msgid "Bottom"
msgstr "নিচে"
#: notebookbar_groups.ui:1663
-#, fuzzy
msgctxt "notebookbar_groups|tablegrouplabel"
msgid "Spreadsheet"
msgstr "স্প্রেডশীট"
#: notebookbar_groups.ui:1740
-#, fuzzy
msgctxt "notebookbar_groups|shapesb"
msgid "Shapes"
msgstr "আকৃতিসমূহ"
@@ -20402,7 +19983,6 @@ msgid "Insert"
msgstr "সন্নিবেশ"
#: notebookbar_groups.ui:1900
-#, fuzzy
msgctxt "notebookbar_groups|imagestyleb"
msgid "Style"
msgstr "শৈলী"
@@ -20426,7 +20006,6 @@ msgid "Lock"
msgstr "ডক"
#: notebookbar_groups.ui:2043
-#, fuzzy
msgctxt "notebookbar_groups|imagegrouplabel"
msgid "Image"
msgstr "চিত্র"
@@ -20438,7 +20017,6 @@ msgid "None"
msgstr "কোনটি না"
#: notebookbar_groups.ui:2108
-#, fuzzy
msgctxt "notebookbar_groups|wrapideal"
msgid "Optimal"
msgstr "উপযুক্ত"
@@ -20701,7 +20279,6 @@ msgid "_Print only selected sheets"
msgstr ""
#: optdlg.ui:124
-#, fuzzy
msgctxt "optdlg|label2"
msgid "Sheets"
msgstr "শীট"
@@ -20717,7 +20294,6 @@ msgid "Formula _syntax:"
msgstr ""
#: optformula.ui:87
-#, fuzzy
msgctxt "optformula|label1"
msgid "Formula Options"
msgstr "সূত্রের অপশন"
@@ -20915,7 +20491,6 @@ msgid "Organizer"
msgstr ""
#: pagetemplatedialog.ui:128
-#, fuzzy
msgctxt "pagetemplatedialog|page"
msgid "Page"
msgstr "পৃষ্ঠা"
@@ -20927,13 +20502,11 @@ msgid "Borders"
msgstr "সীমানা"
#: pagetemplatedialog.ui:174
-#, fuzzy
msgctxt "pagetemplatedialog|background"
msgid "Background"
msgstr "পটভূমি"
#: pagetemplatedialog.ui:197
-#, fuzzy
msgctxt "pagetemplatedialog|header"
msgid "Header"
msgstr "শীর্ষচরণ"
@@ -20945,13 +20518,11 @@ msgid "Footer"
msgstr "পাদচরণ"
#: pagetemplatedialog.ui:243
-#, fuzzy
msgctxt "pagetemplatedialog|sheet"
msgid "Sheet"
msgstr "শীট"
#: paradialog.ui:8
-#, fuzzy
msgctxt "paradialog|ParagraphDialog"
msgid "Paragraph"
msgstr "অনুচ্ছেদ"
@@ -20962,13 +20533,11 @@ msgid "Indents & Spacing"
msgstr ""
#: paradialog.ui:128
-#, fuzzy
msgctxt "paradialog|labelTP_PARA_ALIGN"
msgid "Alignment"
msgstr "প্রান্তিককরণ"
#: paradialog.ui:152
-#, fuzzy
msgctxt "paradialog|labelTP_PARA_ASIAN"
msgid "Asian Typography"
msgstr "এশীয় মুদ্রণশৈলী"
@@ -21003,25 +20572,21 @@ msgid "Numbers"
msgstr "নম্বর"
#: paratemplatedialog.ui:165
-#, fuzzy
msgctxt "paratemplatedialog|font"
msgid "Font"
msgstr "ফন্ট"
#: paratemplatedialog.ui:188
-#, fuzzy
msgctxt "paratemplatedialog|fonteffects"
msgid "Font Effects"
msgstr "ফন্টের প্রভাব"
#: paratemplatedialog.ui:211
-#, fuzzy
msgctxt "paratemplatedialog|alignment"
msgid "Alignment"
msgstr "প্রান্তিককরণ"
#: paratemplatedialog.ui:234
-#, fuzzy
msgctxt "paratemplatedialog|asiantypo"
msgid "Asian Typography"
msgstr "এশীয় মুদ্রণশৈলী"
@@ -21033,7 +20598,6 @@ msgid "Borders"
msgstr "সীমানা"
#: paratemplatedialog.ui:280
-#, fuzzy
msgctxt "paratemplatedialog|background"
msgid "Background"
msgstr "পটভূমি"
@@ -21044,7 +20608,6 @@ msgid "Cell Protection"
msgstr ""
#: pastespecial.ui:23
-#, fuzzy
msgctxt "pastespecial|PasteSpecial"
msgid "Paste Special"
msgstr "বিশেষ প্রতিলেপন"
@@ -21111,7 +20674,6 @@ msgid "_Objects"
msgstr "বস্তু"
#: pastespecial.ui:307
-#, fuzzy
msgctxt "pastespecial|label1"
msgid "Selection"
msgstr "নির্বাচন"
@@ -21168,7 +20730,6 @@ msgid "_Link"
msgstr "লিংক"
#: pastespecial.ui:528
-#, fuzzy
msgctxt "pastespecial|label3"
msgid "Options"
msgstr "অপশন"
@@ -21196,7 +20757,6 @@ msgid "Shift Cells"
msgstr ""
#: pivotfielddialog.ui:9
-#, fuzzy
msgctxt "pivotfielddialog|PivotFieldDialog"
msgid "Data Field"
msgstr "ডাটা ক্ষেত্র"
@@ -21226,7 +20786,6 @@ msgid "_User-defined"
msgstr "ব্যবহারকারী-নির্ধারিত"
#: pivotfielddialog.ui:203
-#, fuzzy
msgctxt "pivotfielddialog|label1"
msgid "Subtotals"
msgstr "উপসমষ্টি"
@@ -21243,31 +20802,26 @@ msgid "Name:"
msgstr "নাম"
#: pivotfilterdialog.ui:8
-#, fuzzy
msgctxt "pivotfilterdialog|PivotFilterDialog"
msgid "Filter"
msgstr "পরিশোধক"
#: pivotfilterdialog.ui:104
-#, fuzzy
msgctxt "pivotfilterdialog|connect1"
msgid "AND"
msgstr "AND"
#: pivotfilterdialog.ui:105
-#, fuzzy
msgctxt "pivotfilterdialog|connect1"
msgid "OR"
msgstr "OR"
#: pivotfilterdialog.ui:121
-#, fuzzy
msgctxt "pivotfilterdialog|connect2"
msgid "AND"
msgstr "AND"
#: pivotfilterdialog.ui:122
-#, fuzzy
msgctxt "pivotfilterdialog|connect2"
msgid "OR"
msgstr "OR"
@@ -21279,19 +20833,16 @@ msgid "Operator"
msgstr "অপারেটর"
#: pivotfilterdialog.ui:145
-#, fuzzy
msgctxt "pivotfilterdialog|label3"
msgid "Field name"
msgstr "ক্ষেত্রের নাম"
#: pivotfilterdialog.ui:156
-#, fuzzy
msgctxt "pivotfilterdialog|label4"
msgid "Condition"
msgstr "শর্ত"
#: pivotfilterdialog.ui:167
-#, fuzzy
msgctxt "pivotfilterdialog|label5"
msgid "Value"
msgstr "মান"
@@ -21403,7 +20954,6 @@ msgid "Enable drill to details"
msgstr ""
#: pivottablelayoutdialog.ui:495
-#, fuzzy
msgctxt "pivottablelayoutdialog|label11"
msgid "Options"
msgstr "অপশন"
@@ -21414,7 +20964,6 @@ msgid "New sheet"
msgstr ""
#: pivottablelayoutdialog.ui:562
-#, fuzzy
msgctxt "pivottablelayoutdialog|destination-radio-selection"
msgid "Selection"
msgstr "নির্বাচন"
@@ -21432,7 +20981,6 @@ msgid "Destination"
msgstr "গন্তব্যসমূহ"
#: pivottablelayoutdialog.ui:668
-#, fuzzy
msgctxt "pivottablelayoutdialog|source-radio-selection"
msgid "Selection"
msgstr "নির্বাচন"
@@ -21656,7 +21204,6 @@ msgid "Cell range:"
msgstr ""
#: randomnumbergenerator.ui:225
-#, fuzzy
msgctxt "randomnumbergenerator|label1"
msgid "Data"
msgstr "ডাটা"
@@ -21668,13 +21215,11 @@ msgid "Distribution:"
msgstr "বিতরণ..."
#: randomnumbergenerator.ui:288
-#, fuzzy
msgctxt "randomnumbergenerator|parameter1-label"
msgid "..."
msgstr "..."
#: randomnumbergenerator.ui:303
-#, fuzzy
msgctxt "randomnumbergenerator|parameter2-label"
msgid "..."
msgstr "..."
@@ -21706,7 +21251,6 @@ msgid "Decimal places:"
msgstr "দশমিক স্থান"
#: randomnumbergenerator.ui:481
-#, fuzzy
msgctxt "randomnumbergenerator|label4"
msgid "Options"
msgstr "অপশন"
@@ -21732,19 +21276,16 @@ msgid "Results to:"
msgstr ""
#: regressiondialog.ui:220
-#, fuzzy
msgctxt "regressiondialog|label1"
msgid "Data"
msgstr "ডাটা"
#: regressiondialog.ui:255
-#, fuzzy
msgctxt "regressiondialog|groupedby-columns-radio"
msgid "Columns"
msgstr "কলাম"
#: regressiondialog.ui:271
-#, fuzzy
msgctxt "regressiondialog|groupedby-rows-radio"
msgid "Rows"
msgstr "সারি"
@@ -21870,7 +21411,6 @@ msgid "Row Height"
msgstr "সারির উচ্চতা"
#: rowheightdialog.ui:88
-#, fuzzy
msgctxt "rowheightdialog|label1"
msgid "Height:"
msgstr "উচ্চতা:"
@@ -21897,7 +21437,6 @@ msgid "Results to:"
msgstr ""
#: samplingdialog.ui:194
-#, fuzzy
msgctxt "samplingdialog|label4"
msgid "Data"
msgstr "ডাটা"
@@ -21941,7 +21480,6 @@ msgid "Name of Scenario"
msgstr ""
#: scenariodialog.ui:155
-#, fuzzy
msgctxt "scenariodialog|label2"
msgid "Comment"
msgstr "মন্তব্য"
@@ -22065,7 +21603,6 @@ msgid "Expand _references when new columns/rows are inserted"
msgstr ""
#: scgeneralpage.ui:318
-#, fuzzy
msgctxt "scgeneralpage|alignlb"
msgid "Down"
msgstr "নিচে"
@@ -22152,7 +21689,6 @@ msgid "Table"
msgstr "সারণি"
#: selectdatasource.ui:146
-#, fuzzy
msgctxt "selectdatasource|type"
msgid "Query"
msgstr "কোয়েরি"
@@ -22176,13 +21712,11 @@ msgid "Data so_urce:"
msgstr "ডাটা উৎস "
#: selectdatasource.ui:201
-#, fuzzy
msgctxt "selectdatasource|label1"
msgid "Selection"
msgstr "নির্বাচন"
#: selectrange.ui:7
-#, fuzzy
msgctxt "selectrange|SelectRangeDialog"
msgid "Select Database Range"
msgstr "ডাটাবেস পরিসর নির্বাচন করুন"
@@ -22220,7 +21754,6 @@ msgid "_External source/interface"
msgstr ""
#: selectsource.ui:198
-#, fuzzy
msgctxt "selectsource|label1"
msgid "Selection"
msgstr "নির্বাচন"
@@ -22252,7 +21785,6 @@ msgid "Headers/Footers"
msgstr ""
#: sharedheaderdialog.ui:106
-#, fuzzy
msgctxt "sharedheaderdialog|header"
msgid "Header"
msgstr "শীর্ষচরণ"
@@ -22301,7 +21833,6 @@ msgid "No user data available."
msgstr ""
#: sharedocumentdlg.ui:234
-#, fuzzy
msgctxt "sharedocumentdlg|unknownuser"
msgid "Unknown User"
msgstr "অজানা ব্যবহারকারী"
@@ -22362,7 +21893,6 @@ msgid "_Objects/Images"
msgstr ""
#: sheetprintpage.ui:257
-#, fuzzy
msgctxt "sheetprintpage|checkBTN_CHARTS"
msgid "Charts"
msgstr "লেখচিত্র"
@@ -22429,19 +21959,16 @@ msgid "N_umber of pages:"
msgstr "পৃষ্ঠার সংখ্যা"
#: sheetprintpage.ui:569
-#, fuzzy
msgctxt "sheetprintpage|comboLB_SCALEMODE"
msgid "Reduce/enlarge printout"
msgstr "মুদ্রিত পৃষ্ঠা হ্রাস/বৃদ্ধি করুন"
#: sheetprintpage.ui:570
-#, fuzzy
msgctxt "sheetprintpage|comboLB_SCALEMODE"
msgid "Fit print range(s) to width/height"
msgstr "প্রস্থ/উচ্চতার সাথে মুদ্রণ পরিসর(সমূহ) মানানসই করুন"
#: sheetprintpage.ui:571
-#, fuzzy
msgctxt "sheetprintpage|comboLB_SCALEMODE"
msgid "Fit print range(s) on number of pages"
msgstr "মুদ্রণ পরিসর(সমূহ) নির্দিষ্ট পৃষ্ঠা সংখ্যায় মানানসই করুন"
@@ -22492,7 +22019,6 @@ msgid "_Choose the field containing the detail you want to show"
msgstr "যে বিস্তারিত তথ্য ধারণকারী ক্ষেত্রটি আপনি প্রদর্শন করতে চান তা নির্বাচন করুন (~C)"
#: showsheetdialog.ui:8
-#, fuzzy
msgctxt "showsheetdialog|ShowSheetDialog"
msgid "Show Sheet"
msgstr "শীট প্রদর্শন"
@@ -22532,7 +22058,6 @@ msgid "Left Indent"
msgstr "তালিকা ইন্ডেন্ট"
#: sidebaralignment.ui:310
-#, fuzzy
msgctxt "sidebaralignment|mergecells"
msgid "Merge cells"
msgstr "ঘর মিলিতকরণ"
@@ -22641,7 +22166,6 @@ msgid "Select a category of contents."
msgstr ""
#: sidebarnumberformat.ui:41
-#, fuzzy
msgctxt "sidebarnumberformat|category"
msgid "General"
msgstr "সাধারণ"
@@ -22659,7 +22183,6 @@ msgid "Percent"
msgstr "শতকরা"
#: sidebarnumberformat.ui:44
-#, fuzzy
msgctxt "sidebarnumberformat|category"
msgid "Currency"
msgstr "মুদ্রা"
@@ -22671,7 +22194,6 @@ msgid "Date "
msgstr "তারিখ"
#: sidebarnumberformat.ui:46
-#, fuzzy
msgctxt "sidebarnumberformat|category"
msgid "Time"
msgstr "সময়"
@@ -22699,7 +22221,6 @@ msgid "Text"
msgstr "পাঠ্য"
#: sidebarnumberformat.ui:54
-#, fuzzy
msgctxt "sidebarnumberformat|category-atkobject"
msgid "Category"
msgstr "শ্রেণী"
@@ -22900,7 +22421,6 @@ msgid "Integer"
msgstr "Integer "
#: solverdlg.ui:531
-#, fuzzy
msgctxt "solverdlg|op1list"
msgid "Binary"
msgstr "বাইনারী"
@@ -22933,7 +22453,6 @@ msgid "Integer"
msgstr "Integer "
#: solverdlg.ui:555
-#, fuzzy
msgctxt "solverdlg|op2list"
msgid "Binary"
msgstr "বাইনারী"
@@ -22966,7 +22485,6 @@ msgid "Integer"
msgstr "Integer "
#: solverdlg.ui:579
-#, fuzzy
msgctxt "solverdlg|op3list"
msgid "Binary"
msgstr "বাইনারী"
@@ -22999,7 +22517,6 @@ msgid "Integer"
msgstr "Integer "
#: solverdlg.ui:603
-#, fuzzy
msgctxt "solverdlg|op4list"
msgid "Binary"
msgstr "বাইনারী"
@@ -23011,49 +22528,41 @@ msgid "Operator"
msgstr "অপারেটর"
#: solverdlg.ui:626
-#, fuzzy
msgctxt "solverdlg|val1edit-atkobject"
msgid "Value"
msgstr "মান"
#: solverdlg.ui:645
-#, fuzzy
msgctxt "solverdlg|val2edit-atkobject"
msgid "Value"
msgstr "মান"
#: solverdlg.ui:664
-#, fuzzy
msgctxt "solverdlg|val3edit-atkobject"
msgid "Value"
msgstr "মান"
#: solverdlg.ui:683
-#, fuzzy
msgctxt "solverdlg|val4edit-atkobject"
msgid "Value"
msgstr "মান"
#: solverdlg.ui:742
-#, fuzzy
msgctxt "solverdlg|del2|tooltip_text"
msgid "Remove"
msgstr "অপসারণ করুন"
#: solverdlg.ui:755
-#, fuzzy
msgctxt "solverdlg|del1|tooltip_text"
msgid "Remove"
msgstr "অপসারণ করুন"
#: solverdlg.ui:768
-#, fuzzy
msgctxt "solverdlg|del3|tooltip_text"
msgid "Remove"
msgstr "অপসারণ করুন"
#: solverdlg.ui:781
-#, fuzzy
msgctxt "solverdlg|del4|tooltip_text"
msgid "Remove"
msgstr "অপসারণ করুন"
@@ -23064,7 +22573,6 @@ msgid "Limiting Conditions"
msgstr ""
#: solveroptionsdialog.ui:8
-#, fuzzy
msgctxt "solveroptionsdialog|SolverOptionsDialog"
msgid "Options"
msgstr "অপশন"
@@ -23075,13 +22583,11 @@ msgid "Solver engine:"
msgstr ""
#: solveroptionsdialog.ui:70
-#, fuzzy
msgctxt "solveroptionsdialog|label1"
msgid "Settings:"
msgstr "সেটিংসমূহ:"
#: solveroptionsdialog.ui:96
-#, fuzzy
msgctxt "solveroptionsdialog|edit"
msgid "Edit..."
msgstr "সম্পাদনা..."
@@ -23145,7 +22651,6 @@ msgid "Sort Criteria"
msgstr "সাজানোর নির্ণায়ক"
#: sortdialog.ui:128
-#, fuzzy
msgctxt "sortdialog|options"
msgid "Options"
msgstr "অপশন"
@@ -23218,13 +22723,11 @@ msgid "Custom sort order"
msgstr ""
#: sortoptionspage.ui:201
-#, fuzzy
msgctxt "sortoptionspage|label6"
msgid "Language"
msgstr "ভাষা"
#: sortoptionspage.ui:215
-#, fuzzy
msgctxt "sortoptionspage|algorithmft"
msgid "Options"
msgstr "অপশন"
@@ -23246,7 +22749,6 @@ msgid "L_eft to right (sort columns)"
msgstr ""
#: sortoptionspage.ui:340
-#, fuzzy
msgctxt "sortoptionspage|label1"
msgid "Direction"
msgstr "দিকবিন্যাস"
@@ -23299,13 +22801,11 @@ msgid "Standard Filter"
msgstr "আদর্শ পরিশোধক"
#: standardfilterdialog.ui:119
-#, fuzzy
msgctxt "standardfilterdialog|connect1"
msgid "AND"
msgstr "AND"
#: standardfilterdialog.ui:120
-#, fuzzy
msgctxt "standardfilterdialog|connect1"
msgid "OR"
msgstr "OR"
@@ -23317,13 +22817,11 @@ msgid "Operator 1"
msgstr "অপারেটর"
#: standardfilterdialog.ui:141
-#, fuzzy
msgctxt "standardfilterdialog|connect2"
msgid "AND"
msgstr "AND"
#: standardfilterdialog.ui:142
-#, fuzzy
msgctxt "standardfilterdialog|connect2"
msgid "OR"
msgstr "OR"
@@ -23335,13 +22833,11 @@ msgid "Operator 2"
msgstr "অপারেটর"
#: standardfilterdialog.ui:163
-#, fuzzy
msgctxt "standardfilterdialog|connect3"
msgid "AND"
msgstr "AND"
#: standardfilterdialog.ui:164
-#, fuzzy
msgctxt "standardfilterdialog|connect3"
msgid "OR"
msgstr "OR"
@@ -23353,13 +22849,11 @@ msgid "Operator 3"
msgstr "অপারেটর"
#: standardfilterdialog.ui:182
-#, fuzzy
msgctxt "standardfilterdialog|connect4"
msgid "AND"
msgstr "AND"
#: standardfilterdialog.ui:183
-#, fuzzy
msgctxt "standardfilterdialog|connect4"
msgid "OR"
msgstr "OR"
@@ -23377,19 +22871,16 @@ msgid "Operator"
msgstr "অপারেটর"
#: standardfilterdialog.ui:211
-#, fuzzy
msgctxt "standardfilterdialog|label3"
msgid "Field name"
msgstr "ক্ষেত্রের নাম"
#: standardfilterdialog.ui:222
-#, fuzzy
msgctxt "standardfilterdialog|label4"
msgid "Condition"
msgstr "শর্ত"
#: standardfilterdialog.ui:233
-#, fuzzy
msgctxt "standardfilterdialog|label5"
msgid "Value"
msgstr "মান"
@@ -23775,7 +23266,6 @@ msgid "Document: "
msgstr "নথি"
#: subtotaldialog.ui:8
-#, fuzzy
msgctxt "subtotaldialog|SubTotalDialog"
msgid "Subtotals"
msgstr "উপসমষ্টি"
@@ -23798,7 +23288,6 @@ msgid "3rd Group"
msgstr "গ্রুপ যোগ করুন"
#: subtotaldialog.ui:189
-#, fuzzy
msgctxt "subtotaldialog|options"
msgid "Options"
msgstr "অপশন"
@@ -23810,25 +23299,21 @@ msgid "Sum"
msgstr "Sum"
#: subtotalgrppage.ui:15
-#, fuzzy
msgctxt "subtotalgrppage|liststore1"
msgid "Count"
msgstr "Count"
#: subtotalgrppage.ui:18
-#, fuzzy
msgctxt "subtotalgrppage|liststore1"
msgid "Average"
msgstr "Average"
#: subtotalgrppage.ui:21
-#, fuzzy
msgctxt "subtotalgrppage|liststore1"
msgid "Max"
msgstr "Max"
#: subtotalgrppage.ui:24
-#, fuzzy
msgctxt "subtotalgrppage|liststore1"
msgid "Min"
msgstr "Min"
@@ -23846,25 +23331,21 @@ msgid "Count (numbers only)"
msgstr "Count (শুধুমাত্র সংখ্যা)"
#: subtotalgrppage.ui:33
-#, fuzzy
msgctxt "subtotalgrppage|liststore1"
msgid "StDev (Sample)"
msgstr "StDev (নমুনা)"
#: subtotalgrppage.ui:36
-#, fuzzy
msgctxt "subtotalgrppage|liststore1"
msgid "StDevP (Population)"
msgstr "StDevP (সমগ্রক)"
#: subtotalgrppage.ui:39
-#, fuzzy
msgctxt "subtotalgrppage|liststore1"
msgid "Var (Sample)"
msgstr "Var (নমুনা)"
#: subtotalgrppage.ui:42
-#, fuzzy
msgctxt "subtotalgrppage|liststore1"
msgid "VarP (Population)"
msgstr "VarP (সমগ্রক)"
@@ -23901,7 +23382,6 @@ msgid "Pre-_sort area according to groups"
msgstr ""
#: subtotaloptionspage.ui:95
-#, fuzzy
msgctxt "subtotaloptionspage|label1"
msgid "Groups"
msgstr "গ্রুপ"
@@ -23957,7 +23437,6 @@ msgid "From ro_w:"
msgstr ""
#: textimportcsv.ui:189
-#, fuzzy
msgctxt "textimportcsv|label1"
msgid "Import"
msgstr "ইমপোর্ট করুন"
@@ -24065,7 +23544,6 @@ msgid "Custom:"
msgstr "স্বনির্ধারিত:"
#: textimportoptions.ui:113
-#, fuzzy
msgctxt "textimportoptions|automatic"
msgid "Automatic"
msgstr "স্বয়ংক্রিয়"
@@ -24081,7 +23559,6 @@ msgid "Detect special numbers (such as dates)"
msgstr ""
#: textimportoptions.ui:186
-#, fuzzy
msgctxt "textimportoptions|label3"
msgid "Options"
msgstr "অপশন"
@@ -24186,7 +23663,6 @@ msgid "Show on colored cells"
msgstr ""
#: tpviewpage.ui:401
-#, fuzzy
msgctxt "tpviewpage|grid"
msgid "Hide"
msgstr "আড়াল"
@@ -24231,7 +23707,6 @@ msgid "Show"
msgstr "দেখান"
#: tpviewpage.ui:549
-#, fuzzy
msgctxt "tpviewpage|objgrf"
msgid "Hide"
msgstr "আড়াল"
@@ -24243,7 +23718,6 @@ msgid "Show"
msgstr "দেখান"
#: tpviewpage.ui:565
-#, fuzzy
msgctxt "tpviewpage|diagram"
msgid "Hide"
msgstr "আড়াল"
@@ -24255,13 +23729,11 @@ msgid "Show"
msgstr "দেখান"
#: tpviewpage.ui:581
-#, fuzzy
msgctxt "tpviewpage|draw"
msgid "Hide"
msgstr "আড়াল"
#: tpviewpage.ui:599
-#, fuzzy
msgctxt "tpviewpage|label2"
msgid "Objects"
msgstr "বস্তু"
@@ -24293,19 +23765,16 @@ msgid "Results to:"
msgstr ""
#: ttestdialog.ui:160
-#, fuzzy
msgctxt "ttestdialog|label1"
msgid "Data"
msgstr "ডাটা"
#: ttestdialog.ui:254
-#, fuzzy
msgctxt "ttestdialog|groupedby-columns-radio"
msgid "Columns"
msgstr "কলাম"
#: ttestdialog.ui:270
-#, fuzzy
msgctxt "ttestdialog|groupedby-rows-radio"
msgid "Rows"
msgstr "সারি"
@@ -24317,7 +23786,6 @@ msgid "Grouped by"
msgstr "ভিত্তিক শ্রেণী:"
#: ungroupdialog.ui:8
-#, fuzzy
msgctxt "ungroupdialog|UngroupDialog"
msgid "Ungroup"
msgstr "গ্রুপমুক্ত করুন"
@@ -24362,7 +23830,6 @@ msgid "Date"
msgstr "তারিখ"
#: validationcriteriapage.ui:31
-#, fuzzy
msgctxt "validationcriteriapage|liststore1"
msgid "Time"
msgstr "সময়"
@@ -24373,7 +23840,6 @@ msgid "Cell range"
msgstr ""
#: validationcriteriapage.ui:39
-#, fuzzy
msgctxt "validationcriteriapage|liststore1"
msgid "List"
msgstr "তালিকা"
@@ -24571,19 +24037,16 @@ msgid "Results to:"
msgstr ""
#: ztestdialog.ui:160
-#, fuzzy
msgctxt "ztestdialog|label1"
msgid "Data"
msgstr "ডাটা"
#: ztestdialog.ui:254
-#, fuzzy
msgctxt "ztestdialog|groupedby-columns-radio"
msgid "Columns"
msgstr "কলাম"
#: ztestdialog.ui:270
-#, fuzzy
msgctxt "ztestdialog|groupedby-rows-radio"
msgid "Rows"
msgstr "সারি"
diff --git a/source/bn/scaddins/messages.po b/source/bn/scaddins/messages.po
index 86afe526cc8..51cb355da3c 100644
--- a/source/bn/scaddins/messages.po
+++ b/source/bn/scaddins/messages.po
@@ -1080,7 +1080,6 @@ msgid "Returns the product of several complex numbers"
msgstr "কিছু জটিল সংখ্যাসমূহের গুণফল দেখায়"
#: analysis.hrc:430 /home/cl/vc/git/libo-core/scaddins/inc/analysis.hrc:432
-#, fuzzy
msgctxt "ANALYSIS_Improduct"
msgid "Complex number"
msgstr "জটিল সংখ্যা"
diff --git a/source/bn/scp2/source/extensions.po b/source/bn/scp2/source/extensions.po
index 14081d77f80..087277b3a3a 100644
--- a/source/bn/scp2/source/extensions.po
+++ b/source/bn/scp2/source/extensions.po
@@ -114,7 +114,6 @@ msgid "LanguageTool Open Source language checker"
msgstr "LanguageTool মুক্ত উৎস ভাষা পরীক্ষক"
#: module_extensions.ulf
-#, fuzzy
msgctxt ""
"module_extensions.ulf\n"
"STR_NAME_MODULE_OPTIONAL_EXTENSIONS_MARIADBC\n"
@@ -123,7 +122,6 @@ msgid "MySQL Connector"
msgstr "MySQL (Connector)"
#: module_extensions.ulf
-#, fuzzy
msgctxt ""
"module_extensions.ulf\n"
"STR_DESC_MODULE_OPTIONAL_EXTENSIONS_MARIADBC\n"
diff --git a/source/bn/scp2/source/ooo.po b/source/bn/scp2/source/ooo.po
index 8bcefddd09e..4f794554b06 100644
--- a/source/bn/scp2/source/ooo.po
+++ b/source/bn/scp2/source/ooo.po
@@ -1497,7 +1497,6 @@ msgid "Installs Burmese (Myanmar) help in %PRODUCTNAME %PRODUCTVERSION"
msgstr "%PRODUCTNAME %PRODUCTVERSION এ বার্মিজ (মিয়ানমার) সহায়তা ইনস্টল"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_BO\n"
@@ -1530,7 +1529,6 @@ msgid "Installs Occitan help in %PRODUCTNAME %PRODUCTVERSION"
msgstr "%PRODUCTNAME %PRODUCTVERSION এ অক্সিটান সহায়তা ইনস্টল"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_OM\n"
@@ -1547,7 +1545,6 @@ msgid "Installs Oromo help in %PRODUCTNAME %PRODUCTVERSION"
msgstr "%PRODUCTNAME %PRODUCTVERSION এ ওরোমো সহায়তা ইনস্টল"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_SI\n"
@@ -1564,7 +1561,6 @@ msgid "Installs Sinhala help in %PRODUCTNAME %PRODUCTVERSION"
msgstr "%PRODUCTNAME %PRODUCTVERSION এ সিনহালা সহায়তা ইনস্টল"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_UG\n"
@@ -1598,7 +1594,6 @@ msgid "Installs Assamese help in %PRODUCTNAME %PRODUCTVERSION"
msgstr "%PRODUCTNAME %PRODUCTVERSION এ আসামীয় সহায়তা ইনস্টল"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_BRX\n"
@@ -1615,7 +1610,6 @@ msgid "Installs Bodo help in %PRODUCTNAME %PRODUCTVERSION"
msgstr "%PRODUCTNAME %PRODUCTVERSION এ বোডো সহায়তা ইনস্টল"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_DGO\n"
@@ -1665,7 +1659,6 @@ msgid "Installs Kazakh help in %PRODUCTNAME %PRODUCTVERSION"
msgstr "%PRODUCTNAME %PRODUCTVERSION এ কাজাখ সহায়তা ইনস্টল"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_KOK\n"
@@ -1698,7 +1691,6 @@ msgid "Installs Kashmiri help in %PRODUCTNAME %PRODUCTVERSION"
msgstr "%PRODUCTNAME %PRODUCTVERSION এ কাশ্মিরি সহায়তা ইনস্টল"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_MAI\n"
@@ -1732,7 +1724,6 @@ msgid "Installs Malayalam help in %PRODUCTNAME %PRODUCTVERSION"
msgstr "%PRODUCTNAME %PRODUCTVERSION এ মালায়ালাম সহায়তা ইনস্টল"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_MNI\n"
@@ -1766,7 +1757,6 @@ msgid "Installs Sanskrit help in %PRODUCTNAME %PRODUCTVERSION"
msgstr "%PRODUCTNAME %PRODUCTVERSION এ সংস্কৃত সহায়তা ইনস্টল"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_SAT\n"
@@ -1783,7 +1773,6 @@ msgid "Installs Santali help in %PRODUCTNAME %PRODUCTVERSION"
msgstr "%PRODUCTNAME %PRODUCTVERSION এ সান্তালি সহায়তা ইনস্টল"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_SD\n"
@@ -3323,7 +3312,6 @@ msgid "Installs the Mongolian user interface"
msgstr ""
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_BO\n"
@@ -3356,7 +3344,6 @@ msgid "Installs the Occitan user interface"
msgstr ""
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_OM\n"
@@ -3373,7 +3360,6 @@ msgid "Installs the Oromo user interface"
msgstr ""
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_SI\n"
@@ -3390,7 +3376,6 @@ msgid "Installs the Sinhala user interface"
msgstr ""
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_UG\n"
@@ -3423,7 +3408,6 @@ msgid "Installs the Assamese user interface"
msgstr ""
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_BRX\n"
@@ -3440,7 +3424,6 @@ msgid "Installs the Bodo user interface"
msgstr ""
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_DGO\n"
@@ -3490,7 +3473,6 @@ msgid "Installs the Kazakh user interface"
msgstr ""
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_KOK\n"
@@ -3523,7 +3505,6 @@ msgid "Installs the Kashmiri user interface"
msgstr ""
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_MAI\n"
@@ -3556,7 +3537,6 @@ msgid "Installs the Malayalam user interface"
msgstr ""
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_MNI\n"
@@ -3589,7 +3569,6 @@ msgid "Installs the Sanskrit user interface"
msgstr ""
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_SAT\n"
@@ -3606,7 +3585,6 @@ msgid "Installs the Santali user interface"
msgstr ""
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_SD\n"
@@ -3855,7 +3833,6 @@ msgid "Bulgarian spelling dictionary, hyphenation rules, and thesaurus"
msgstr "হাঙ্গেরিয় বানান অভিধান, হাইফেন প্রয়োগ প্যাটার্ন, এবং শব্দকোষ"
#: module_ooo.ulf
-#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_NAME_MODULE_EXTENSION_DICTIONARY_BN\n"
@@ -3974,7 +3951,6 @@ msgid "Danish spelling dictionary, hyphenation rules, and thesaurus"
msgstr "পোলিশ বানান পরীক্ষক অভিধান, হাইফেন প্রয়োগ নিয়ম এবং শব্দকোষ"
#: module_ooo.ulf
-#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_NAME_MODULE_EXTENSION_DICTIONARY_DE\n"
@@ -4196,7 +4172,6 @@ msgid "Croatian spelling dictionary, and hyphenation rules"
msgstr "ক্রোয়েশিয়ান বানান পরীক্ষক অভিধান এবং হাইফেন প্রয়োগ প্যাটার্ন"
#: module_ooo.ulf
-#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_NAME_MODULE_EXTENSION_DICTIONARY_IS\n"
@@ -4399,7 +4374,6 @@ msgid "Portuguese (Brazil) spelling Dictionary (1990 Spelling Agreement), and hy
msgstr ""
#: module_ooo.ulf
-#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_NAME_MODULE_EXTENSION_DICTIONARY_PT_PT\n"
@@ -4451,7 +4425,6 @@ msgid "Russian spelling dictionary, hyphenation rules, and thesaurus"
msgstr "রাশীয় বানান পরীক্ষা অভিধান, হাইফেন প্রয়োগ নিয়ম এবং শব্দকোষ"
#: module_ooo.ulf
-#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_NAME_MODULE_EXTENSION_DICTIONARY_SI\n"
diff --git a/source/bn/sd/messages.po b/source/bn/sd/messages.po
index 745302d4543..4b27ff66def 100644
--- a/source/bn/sd/messages.po
+++ b/source/bn/sd/messages.po
@@ -14,13 +14,11 @@ msgstr ""
"X-Generator: LibreOffice\n"
#: DocumentRenderer.hrc:29
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_CONTENT_CHOICES"
msgid "Slides"
msgstr "স্লাইড"
#: DocumentRenderer.hrc:30
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_CONTENT_CHOICES"
msgid "Handouts"
msgstr "বিলিপত্র"
@@ -91,67 +89,56 @@ msgid "Original colors"
msgstr "আসল রং"
#: DocumentRenderer.hrc:55
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_QUALITY_CHOICES"
msgid "Grayscale"
msgstr "গ্রেস্কেল"
#: DocumentRenderer.hrc:56
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_QUALITY_CHOICES"
msgid "Black & white"
msgstr "সাদা ও কালো"
#: DocumentRenderer.hrc:61
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_PAGE_OPTIONS_CHOICES"
msgid "Original size"
msgstr "আদি আকার"
#: DocumentRenderer.hrc:62
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_PAGE_OPTIONS_CHOICES"
msgid "Fit to printable page"
msgstr "মুদ্রণযোগ্য পৃষ্ঠায় মানানসই করা হবে"
#: DocumentRenderer.hrc:63
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_PAGE_OPTIONS_CHOICES"
msgid "Distribute on multiple sheets of paper"
msgstr "একাধিক কাগজের পাতায় ভাগ করে দেয়া হয়"
#: DocumentRenderer.hrc:64
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_PAGE_OPTIONS_CHOICES"
msgid "Tile sheet of paper with repeated slides"
msgstr "পুনরাবৃত্ত স্লাইডে কাগজের পাতা টালি করা হবে"
#: DocumentRenderer.hrc:69
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_PAGE_OPTIONS_CHOICES_DRAW"
msgid "Original size"
msgstr "আদি আকার"
#: DocumentRenderer.hrc:70
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_PAGE_OPTIONS_CHOICES_DRAW"
msgid "Fit to printable page"
msgstr "মুদ্রণযোগ্য পৃষ্ঠায় মানানসই করা হবে"
#: DocumentRenderer.hrc:71
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_PAGE_OPTIONS_CHOICES_DRAW"
msgid "Distribute on multiple sheets of paper"
msgstr "একাধিক কাগজের পাতায় ভাগ করে দেয়া হয়"
#: DocumentRenderer.hrc:72
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_PAGE_OPTIONS_CHOICES_DRAW"
msgid "Tile sheet of paper with repeated pages"
msgstr "পুনরাবৃত্ত স্লাইডে কাগজের পাতা টালি করা হবে"
#: DocumentRenderer.hrc:77
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_BROCHURE_INCLUDE_LIST"
msgid "All pages"
msgstr "সব পৃষ্ঠা"
@@ -302,7 +289,6 @@ msgid "Close Polygon"
msgstr "বহুভুজ বন্ধ"
#: strings.hrc:35
-#, fuzzy
msgctxt "STR_SLIDE_SORTER_MODE"
msgid "Slide Sorter"
msgstr "স্লাইড নির্বাচক"
@@ -692,7 +678,6 @@ msgid "Modify page margins"
msgstr "পৃষ্ঠা মার্জিন পরিবর্তন"
#: strings.hrc:109
-#, fuzzy
msgctxt "STR_EDIT_OBJ"
msgid "~Edit"
msgstr "সম্পাদনা (~E)"
@@ -1234,7 +1219,6 @@ msgid "Text"
msgstr "টেক্সট"
#: strings.hrc:216
-#, fuzzy
msgctxt "STR_HTMLEXP_SETGRAPHIC"
msgid "Image"
msgstr "চিত্র"
@@ -1559,7 +1543,6 @@ msgid "Background objects"
msgstr "পটভূমির বস্তু"
#: strings.hrc:280
-#, fuzzy
msgctxt "STR_LAYER_LAYOUT"
msgid "Layout"
msgstr "বহির্বিন্যাস"
@@ -2075,7 +2058,6 @@ msgid "PresentationPageNumberShape"
msgstr ""
#: strings.hrc:385
-#, fuzzy
msgctxt "SID_SD_A11Y_D_PRESENTATION"
msgid "%PRODUCTNAME Presentation"
msgstr "%PRODUCTNAME উপস্থাপনা"
@@ -2093,13 +2075,11 @@ msgid "Outliner"
msgstr "রূপরেখা"
#: strings.hrc:388
-#, fuzzy
msgctxt "SID_SD_A11Y_P_SUBTITLE_N_STYLE"
msgid "Subtitle"
msgstr "উপশিরোনাম"
#: strings.hrc:389
-#, fuzzy
msgctxt "SID_SD_A11Y_P_PAGE_N_STYLE"
msgid "Page"
msgstr "পৃষ্ঠা"
@@ -2128,7 +2108,6 @@ msgid "Footer"
msgstr "পাদচরণ"
#: strings.hrc:394
-#, fuzzy
msgctxt "SID_SD_A11Y_P_HEADER_N_STYLE"
msgid "Header"
msgstr "শীর্ষচরণ"
@@ -2203,7 +2182,6 @@ msgid "Fill color:"
msgstr "প্রথম কলাম"
#: strings.hrc:408
-#, fuzzy
msgctxt "STR_CUSTOMANIMATION_STYLE_PROPERTY"
msgid "Style:"
msgstr "শৈলী:"
@@ -2221,7 +2199,6 @@ msgid "Font color:"
msgstr "প্রথম কলাম"
#: strings.hrc:411
-#, fuzzy
msgctxt "STR_CUSTOMANIMATION_FONT_SIZE_STYLE_PROPERTY"
msgid "Style:"
msgstr "শৈলী:"
@@ -2412,13 +2389,11 @@ msgid "Document"
msgstr "নথি"
#: strings.hrc:450
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_SLIDESPERPAGE"
msgid "Slides per page"
msgstr "প্রতি পৃষ্ঠায় স্লাইডের সংখ্যা"
#: strings.hrc:451
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_ORDER"
msgid "Order"
msgstr "ক্রম"
@@ -2448,13 +2423,11 @@ msgid "~Date and time"
msgstr "তারিখ এবং সময়"
#: strings.hrc:456
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_IS_PRINT_HIDDEN"
msgid "Hidden pages"
msgstr "লুকানো পৃষ্ঠা"
#: strings.hrc:457
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_QUALITY"
msgid "Color"
msgstr "রঙ"
@@ -2466,7 +2439,6 @@ msgid "~Size"
msgstr "আকার"
#: strings.hrc:459
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_BROCHURE"
msgid "Brochure"
msgstr "বিলিপত্র"
@@ -2490,7 +2462,6 @@ msgid "~Use only paper tray from printer preferences"
msgstr "প্রিন্টারের পছন্দসমূহ থেকে শুধু পেপার ট্রে অপশন ব্যবহার করুন (~U)"
#: strings.hrc:463
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_PAGE_RANGE"
msgid "Print range"
msgstr "মুদ্রণ পরিসর"
@@ -2516,7 +2487,6 @@ msgid "%PRODUCTNAME Draw has searched to the beginning of the document. Do you w
msgstr "%PRODUCTNAME এর চিত্র নথিটির শুরু পর্যন্ত খোঁজা হয়েছে। আপনি কি শে‌ষ থেকে খোঁজা অব্যাহত রাখতে চান?"
#: strings.hrc:470
-#, fuzzy
msgctxt "STR_SD_NONE"
msgid "- None -"
msgstr "- কোনটি না -"
@@ -2747,7 +2717,6 @@ msgid "Timing"
msgstr ""
#: customanimationproperties.ui:136
-#, fuzzy
msgctxt "customanimationproperties|textanim"
msgid "Text Animation"
msgstr "লেখা অ্যানিমেশন"
@@ -2792,7 +2761,6 @@ msgid "Entrance"
msgstr ""
#: customanimationspanel.ui:194
-#, fuzzy
msgctxt "customanimationspanel|categorylb"
msgid "Emphasis"
msgstr "গুরুত্ব"
@@ -2846,7 +2814,6 @@ msgid "After previous"
msgstr ""
#: customanimationspanel.ui:324
-#, fuzzy
msgctxt "customanimationspanel|more_properties|tooltip_text"
msgid "Options"
msgstr "অপশন"
@@ -2949,7 +2916,6 @@ msgid "Entrance"
msgstr ""
#: customanimationspanelhorizontal.ui:261
-#, fuzzy
msgctxt "customanimationspanelhorizontal|categorylb"
msgid "Emphasis"
msgstr "গুরুত্ব"
@@ -3122,7 +3088,6 @@ msgid "Start _effect on click of:"
msgstr ""
#: customanimationtimingtab.ui:228
-#, fuzzy
msgctxt "customanimationtimingtab|label11"
msgid "Trigger"
msgstr "ট্রিগার"
@@ -3201,7 +3166,6 @@ msgid "_Variable"
msgstr "পরিবর্তনশীল"
#: dlgfield.ui:142
-#, fuzzy
msgctxt "dlgfield|label1"
msgid "Field Type"
msgstr "ক্ষেত্রের ধরন"
@@ -3225,7 +3189,6 @@ msgid "Animation"
msgstr "অ্যানিমেশন"
#: dockinganimation.ui:90
-#, fuzzy
msgctxt "dockinganimation|box|tooltip_text"
msgid "Preview"
msgstr "প্রাকদর্শন"
@@ -3242,7 +3205,6 @@ msgid "Max."
msgstr "Max"
#: dockinganimation.ui:149
-#, fuzzy
msgctxt "dockinganimation|duration|tooltip_text"
msgid "Duration"
msgstr "স্থায়িত্বকাল"
@@ -3293,7 +3255,6 @@ msgid "Bitmap object"
msgstr ""
#: dockinganimation.ui:340
-#, fuzzy
msgctxt "dockinganimation|alignmentft"
msgid "Alignment"
msgstr "প্রান্তিককরণ"
@@ -3323,7 +3284,6 @@ msgid "Top"
msgstr "উপরে"
#: dockinganimation.ui:359
-#, fuzzy
msgctxt "dockinganimation|alignment"
msgid "Centered"
msgstr "কেন্দ্রস্থিত"
@@ -3386,7 +3346,6 @@ msgid "Delete All Images"
msgstr ""
#: dockinganimation.ui:562
-#, fuzzy
msgctxt "dockinganimation|label2"
msgid "Image"
msgstr "চিত্র"
@@ -3487,7 +3446,6 @@ msgid "Appl_y to All"
msgstr ""
#: headerfooterdialog.ui:106
-#, fuzzy
msgctxt "headerfooterdialog|slides"
msgid "Slides"
msgstr "স্লাইড"
@@ -3582,13 +3540,11 @@ msgid "Slide name"
msgstr "স্লাইডের নাম (~S)"
#: impressprinteroptions.ui:48
-#, fuzzy
msgctxt "impressprinteroptions|printdatetime"
msgid "Date and time"
msgstr "তারিখ এবং সময়"
#: impressprinteroptions.ui:64
-#, fuzzy
msgctxt "impressprinteroptions|printhidden"
msgid "Hidden pages"
msgstr "লুকানো পৃষ্ঠা"
@@ -3600,55 +3556,46 @@ msgid "Contents"
msgstr "বিষয়বস্তু"
#: impressprinteroptions.ui:119
-#, fuzzy
msgctxt "impressprinteroptions|originalcolors"
msgid "Original size"
msgstr "আদি আকার"
#: impressprinteroptions.ui:137
-#, fuzzy
msgctxt "impressprinteroptions|grayscale"
msgid "Grayscale"
msgstr "গ্রেস্কেল"
#: impressprinteroptions.ui:155
-#, fuzzy
msgctxt "impressprinteroptions|blackandwhite"
msgid "Black & white"
msgstr "সাদা ও কালো"
#: impressprinteroptions.ui:179
-#, fuzzy
msgctxt "impressprinteroptions|label5"
msgid "Color"
msgstr "রঙ"
#: impressprinteroptions.ui:212
-#, fuzzy
msgctxt "impressprinteroptions|originalsize"
msgid "Original size"
msgstr "আদি আকার"
#: impressprinteroptions.ui:230
-#, fuzzy
msgctxt "impressprinteroptions|fittoprintable"
msgid "Fit to printable page"
msgstr "মুদ্রণযোগ্য পৃষ্ঠায় মানানসই করা হবে"
#: impressprinteroptions.ui:248
-#, fuzzy
msgctxt "impressprinteroptions|distributeonmultiple"
msgid "Distribute on multiple sheets of paper"
msgstr "একাধিক কাগজের পাতায় ভাগ করে দেয়া হয়"
#: impressprinteroptions.ui:266
-#, fuzzy
msgctxt "impressprinteroptions|tilesheet"
msgid "Tile sheet of paper with repeated slides"
msgstr "পুনরাবৃত্ত স্লাইডে কাগজের পাতা টালি করা হবে"
#: impressprinteroptions.ui:290
-#, fuzzy
msgctxt "impressprinteroptions|label6"
msgid "Size"
msgstr "আকার"
@@ -3676,7 +3623,6 @@ msgid "Position"
msgstr "অবস্থান"
#: interactiondialog.ui:8
-#, fuzzy
msgctxt "interactiondialog|InteractionDialog"
msgid "Interaction"
msgstr "মিথস্ক্রিয়া"
@@ -3693,7 +3639,6 @@ msgid "Target:"
msgstr "গন্তব্য"
#: interactionpage.ui:143
-#, fuzzy
msgctxt "interactionpage|label1"
msgid "Interaction"
msgstr "মিথস্ক্রিয়া"
@@ -3835,7 +3780,6 @@ msgid "Show Shapes"
msgstr ""
#: notebookbar.ui:340
-#, fuzzy
msgctxt "notebookbar|FileLabel"
msgid "File"
msgstr "ফাইল"
@@ -3847,13 +3791,11 @@ msgid "Clone"
msgstr "কোন"
#: notebookbar.ui:921
-#, fuzzy
msgctxt "notebookbar|numberbullet|tooltip_text"
msgid "Bullets and Numbering"
msgstr "বুলেট ও সংখ্যায়ন"
#: notebookbar.ui:961
-#, fuzzy
msgctxt "notebookbar|indent|tooltip_text"
msgid "Indent"
msgstr "ইন্ডেন্ট"
@@ -3865,7 +3807,6 @@ msgid "Increase Indent"
msgstr "ইন্ডেন্ট বৃদ্ধি"
#: notebookbar.ui:984
-#, fuzzy
msgctxt "notebookbar|decreaseindent|tooltip_text"
msgid "Decrease Indent"
msgstr "ইন্ডেন্ট হ্রাস"
@@ -3923,13 +3864,11 @@ msgid "Auto Spellcheck"
msgstr "স্বয়ংক্রিয়-বানান-পরীক্ষণ (~A)"
#: notebookbar.ui:2354
-#, fuzzy
msgctxt "notebookbar|ReviewLabel"
msgid "Review"
msgstr "পর্যালোচনা"
#: notebookbar.ui:2547
-#, fuzzy
msgctxt "notebookbar|GridVisible"
msgid "Grid"
msgstr "গ্রিড"
@@ -3947,7 +3886,6 @@ msgid "Table"
msgstr "টেবিল"
#: notebookbar.ui:3275
-#, fuzzy
msgctxt "notebookbar|ImageLabel"
msgid "Image"
msgstr "চিত্র"
@@ -4164,7 +4102,6 @@ msgid "Menubar"
msgstr ""
#: notebookbar_groupedbar_full.ui:2541
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|Quotation2"
msgid "Quotation"
msgstr "উদ্ধৃতি"
@@ -4395,7 +4332,6 @@ msgid "Blank"
msgstr "ফাঁকা"
#: notebookbar_groups.ui:57
-#, fuzzy
msgctxt "notebookbar_groups|layout02"
msgid "Title Slide"
msgstr "শিরোনাম স্লাইড"
@@ -4407,37 +4343,31 @@ msgid "Title, Text"
msgstr "শিরোনামের পাঠ্য"
#: notebookbar_groups.ui:73
-#, fuzzy
msgctxt "notebookbar_groups|layout04"
msgid "Title, Content"
msgstr "শিরোনাম, বিষয়বস্তু"
#: notebookbar_groups.ui:81
-#, fuzzy
msgctxt "notebookbar_groups|layout05"
msgid "Centered Text"
msgstr "কেন্দ্রস্থিত টেক্সট"
#: notebookbar_groups.ui:104
-#, fuzzy
msgctxt "notebookbar_groups|hyperlink"
msgid "Hyperlink"
msgstr "হাইপারলিংক"
#: notebookbar_groups.ui:118
-#, fuzzy
msgctxt "notebookbar_groups|footnote"
msgid "Footnote"
msgstr "পাদটীকা"
#: notebookbar_groups.ui:127
-#, fuzzy
msgctxt "notebookbar_groups|endnote"
msgid "Endnote"
msgstr "প্রান্তটীকা"
#: notebookbar_groups.ui:142
-#, fuzzy
msgctxt "notebookbar_groups|bookmark"
msgid "Bookmark"
msgstr "বুকমার্ক"
@@ -4488,7 +4418,6 @@ msgid "Title 2"
msgstr "শিরোনাম২"
#: notebookbar_groups.ui:489
-#, fuzzy
msgctxt "notebookbar_groups|filegrouplabel"
msgid "File"
msgstr "ফাইল"
@@ -4500,7 +4429,6 @@ msgid "Clipboard"
msgstr "ক্লিপবোর্ড"
#: notebookbar_groups.ui:688
-#, fuzzy
msgctxt "notebookbar_groups|shapestyleb"
msgid "Style"
msgstr "শৈলী"
@@ -4534,7 +4462,6 @@ msgid "Master"
msgstr "মাস্টার (~M)"
#: notebookbar_groups.ui:1293
-#, fuzzy
msgctxt "notebookbar_groups|layoutb"
msgid "Layout"
msgstr "বহির্বিন্যাস"
@@ -4552,13 +4479,11 @@ msgid "Transition"
msgstr "Transactions"
#: notebookbar_groups.ui:1386
-#, fuzzy
msgctxt "notebookbar_groups|slidegrouplabel"
msgid "Slide"
msgstr "স্লাইড"
#: notebookbar_groups.ui:1460
-#, fuzzy
msgctxt "notebookbar_groups|shapesb"
msgid "Shapes"
msgstr "আকৃতিসমূহ"
@@ -4576,7 +4501,6 @@ msgid "Insert"
msgstr "সংযোজন"
#: notebookbar_groups.ui:1620
-#, fuzzy
msgctxt "notebookbar_groups|imagestyleb"
msgid "Style"
msgstr "শৈলী"
@@ -4600,7 +4524,6 @@ msgid "Lock"
msgstr "ডক"
#: notebookbar_groups.ui:1762
-#, fuzzy
msgctxt "notebookbar_groups|imagegrouplabel"
msgid "Image"
msgstr "চিত্র"
@@ -4612,7 +4535,6 @@ msgid "None"
msgstr "কোনটি না"
#: notebookbar_groups.ui:1827
-#, fuzzy
msgctxt "notebookbar_groups|wrapideal"
msgid "Optimal"
msgstr "উপযুক্ত"
@@ -4673,7 +4595,6 @@ msgid "Start with _Template Selection"
msgstr ""
#: optimpressgeneralpage.ui:134
-#, fuzzy
msgctxt "optimpressgeneralpage|newdoclbl"
msgid "New Document"
msgstr "নতুন নথি"
@@ -4726,7 +4647,6 @@ msgid "Enable Presenter Console"
msgstr ""
#: optimpressgeneralpage.ui:386
-#, fuzzy
msgctxt "optimpressgeneralpage|label7"
msgid "Presentation"
msgstr "উপস্থাপনা"
@@ -4813,7 +4733,6 @@ msgid "Move Image Down"
msgstr ""
#: photoalbum.ui:277
-#, fuzzy
msgctxt "photoalbum|label2"
msgid "Preview"
msgstr "প্রাকদর্শন"
@@ -4875,7 +4794,6 @@ msgid "_Custom slide show:"
msgstr "নতুন স্বনির্ধারিত স্লাইড প্রদর্শনী"
#: presentationdialog.ui:150
-#, fuzzy
msgctxt "presentationdialog|label1"
msgid "Range"
msgstr "পরিসর"
@@ -4978,7 +4896,6 @@ msgid "Presentation always _on top"
msgstr ""
#: presentationdialog.ui:543
-#, fuzzy
msgctxt "presentationdialog|label4"
msgid "Options"
msgstr "অপশন"
@@ -5059,7 +4976,6 @@ msgid "Page Options"
msgstr "চিত্রের অপশন"
#: prntopts.ui:339
-#, fuzzy
msgctxt "prntopts|drawingcb"
msgid "Drawing"
msgstr "অঙ্কন"
@@ -5071,7 +4987,6 @@ msgid "Notes"
msgstr "নোট"
#: prntopts.ui:371
-#, fuzzy
msgctxt "prntopts|handoutcb"
msgid "Handouts"
msgstr "বিলিপত্র"
@@ -5209,7 +5124,6 @@ msgid "Show notes"
msgstr ""
#: publishingdialog.ui:572
-#, fuzzy
msgctxt "publishingdialog|htmlOptionsLabel"
msgid "Options"
msgstr "অপশন"
@@ -5453,13 +5367,11 @@ msgid "Two Spins"
msgstr "দুইবার ঘূর্ণন"
#: rotatemenu.ui:50
-#, fuzzy
msgctxt "rotatemenu|clockwise"
msgid "Clockwise"
msgstr "দক্ষিণাবর্তী"
#: rotatemenu.ui:58
-#, fuzzy
msgctxt "rotatemenu|counterclock"
msgid "Counter-clockwise"
msgstr "বামাবর্তী"
@@ -5489,13 +5401,11 @@ msgid "Extra Large"
msgstr "অতিরিক্ত বড়"
#: scalemenu.ui:50
-#, fuzzy
msgctxt "scalemenu|hori"
msgid "Horizontal"
msgstr "অনুভূমিক"
#: scalemenu.ui:58
-#, fuzzy
msgctxt "scalemenu|vert"
msgid "Vertical"
msgstr "উল্লম্ব"
@@ -5551,7 +5461,6 @@ msgid "Landscape"
msgstr "আড়াআড়ি"
#: sidebarslidebackground.ui:58
-#, fuzzy
msgctxt "sidebarslidebackground|orientation"
msgid "Portrait"
msgstr "লম্বালম্বি"
@@ -5583,7 +5492,6 @@ msgid "Master View"
msgstr ""
#: sidebarslidebackground.ui:226
-#, fuzzy
msgctxt "sidebarslidebackground|closemasterslide"
msgid "Close Master View"
msgstr "মাস্টার দৃশ্যপট বন্ধ করা হবে"
@@ -5600,7 +5508,6 @@ msgid "Narrow"
msgstr ""
#: sidebarslidebackground.ui:250
-#, fuzzy
msgctxt "sidebarslidebackground|marginLB"
msgid "Moderate"
msgstr "পরিমিত"
@@ -5632,7 +5539,6 @@ msgid "Margin:"
msgstr ""
#: sidebarslidebackground.ui:277
-#, fuzzy
msgctxt "sidebarslidebackground|customlabel"
msgid "Custom"
msgstr "স্বনির্ধারিত"
@@ -5793,7 +5699,6 @@ msgid "Stop previous sound"
msgstr "(পূর্ববর্তী শব্দ বন্ধ)"
#: slidetransitionspanel.ui:113
-#, fuzzy
msgctxt "slidetransitionspanel|sound_list"
msgid "Other sound..."
msgstr "অন্যান্য শব্দ..."
@@ -5879,7 +5784,6 @@ msgid "Stop previous sound"
msgstr "(পূর্ববর্তী শব্দ বন্ধ)"
#: slidetransitionspanelhorizontal.ui:118
-#, fuzzy
msgctxt "slidetransitionspanelhorizontal|sound_list"
msgid "Other sound..."
msgstr "অন্যান্য শব্দ..."
@@ -5997,13 +5901,11 @@ msgid "Organizer"
msgstr ""
#: templatedialog.ui:141
-#, fuzzy
msgctxt "templatedialog|line"
msgid "Line"
msgstr "লাইন"
#: templatedialog.ui:164
-#, fuzzy
msgctxt "templatedialog|area"
msgid "Area"
msgstr "এলাকা"
@@ -6015,19 +5917,16 @@ msgid "Shadowing"
msgstr "ছায়াকরণ"
#: templatedialog.ui:210
-#, fuzzy
msgctxt "templatedialog|transparency"
msgid "Transparency"
msgstr "স্বচ্ছতা"
#: templatedialog.ui:233
-#, fuzzy
msgctxt "templatedialog|font"
msgid "Font"
msgstr "ফন্ট"
#: templatedialog.ui:256
-#, fuzzy
msgctxt "templatedialog|fonteffect"
msgid "Font Effects"
msgstr "ফন্টের প্রভাব"
@@ -6044,7 +5943,6 @@ msgid "Text"
msgstr "টেক্সট"
#: templatedialog.ui:325
-#, fuzzy
msgctxt "templatedialog|animation"
msgid "Text Animation"
msgstr "লেখা অ্যানিমেশন"
@@ -6056,19 +5954,16 @@ msgid "Dimensioning"
msgstr "মাত্রা রেখা"
#: templatedialog.ui:371
-#, fuzzy
msgctxt "templatedialog|connector"
msgid "Connector"
msgstr "সংযোগকারী"
#: templatedialog.ui:394
-#, fuzzy
msgctxt "templatedialog|alignment"
msgid "Alignment"
msgstr "প্রান্তিককরণ"
#: templatedialog.ui:417
-#, fuzzy
msgctxt "templatedialog|asiantypo"
msgid "Asian Typography"
msgstr "এশীয় মুদ্রণশৈলী"
@@ -6107,7 +6002,6 @@ msgid "Inserted drawing objects:"
msgstr "অঙ্কন বস্তু মুছে ফেলুন"
#: bulletsandnumbering.ui:8
-#, fuzzy
msgctxt "bulletsandnumbering|BulletsAndNumberingDialog"
msgid "Bullets and Numbering"
msgstr "বুলেট ও সংখ্যায়ন"
@@ -6119,7 +6013,6 @@ msgid "Reset"
msgstr "পুনঃনির্ধারণ (~e)"
#: bulletsandnumbering.ui:105
-#, fuzzy
msgctxt "bulletsandnumbering|bullets"
msgid "Bullets"
msgstr "বুলেট"
@@ -6131,7 +6024,6 @@ msgid "Numbering"
msgstr "সংখ্যায়ন"
#: bulletsandnumbering.ui:150
-#, fuzzy
msgctxt "bulletsandnumbering|graphics"
msgid "Image"
msgstr "চিত্র"
@@ -6148,7 +6040,6 @@ msgid "Customize"
msgstr ""
#: copydlg.ui:33
-#, fuzzy
msgctxt "copydlg|DuplicateDialog"
msgid "Duplicate"
msgstr "অনুরূপ"
@@ -6229,7 +6120,6 @@ msgid "Colors"
msgstr "রঙ"
#: crossfadedialog.ui:15
-#, fuzzy
msgctxt "crossfadedialog|CrossFadeDialog"
msgid "Cross-fading"
msgstr "ক্রস-ফেইড হচ্ছে"
@@ -6301,7 +6191,6 @@ msgid "Type"
msgstr "ধরন"
#: drawchardialog.ui:8
-#, fuzzy
msgctxt "drawchardialog|DrawCharDialog"
msgid "Character"
msgstr "অক্ষর"
@@ -6313,7 +6202,6 @@ msgid "Fonts"
msgstr "ফন্ট"
#: drawchardialog.ui:127
-#, fuzzy
msgctxt "drawchardialog|RID_SVXPAGE_CHAR_EFFECTS"
msgid "Font Effects"
msgstr "ফন্টের প্রভাব"
@@ -6336,25 +6224,21 @@ msgid "Page Setup"
msgstr ""
#: drawpagedialog.ui:105
-#, fuzzy
msgctxt "drawpagedialog|RID_SVXPAGE_PAGE"
msgid "Page"
msgstr "পৃষ্ঠা"
#: drawpagedialog.ui:127
-#, fuzzy
msgctxt "drawpagedialog|RID_SVXPAGE_AREA"
msgid "Background"
msgstr "পটভূমি"
#: drawpagedialog.ui:150
-#, fuzzy
msgctxt "drawpagedialog|RID_SVXPAGE_TRANSPARENCE"
msgid "Transparency"
msgstr "স্বচ্ছতা"
#: drawparadialog.ui:8
-#, fuzzy
msgctxt "drawparadialog|DrawParagraphPropertiesDialog"
msgid "Paragraph"
msgstr "অনুচ্ছেদ"
@@ -6365,7 +6249,6 @@ msgid "Indents & Spacing"
msgstr ""
#: drawparadialog.ui:127
-#, fuzzy
msgctxt "drawparadialog|labelTP_PARA_ASIAN"
msgid "Asian Typography"
msgstr "এশীয় মুদ্রণশৈলী"
@@ -6376,7 +6259,6 @@ msgid "Tabs"
msgstr ""
#: drawparadialog.ui:173
-#, fuzzy
msgctxt "drawparadialog|labelTP_PARA_ALIGN"
msgid "Alignment"
msgstr "প্রান্তিককরণ"
@@ -6394,7 +6276,6 @@ msgid "Page name"
msgstr "পৃষ্ঠার নাম (~a)"
#: drawprinteroptions.ui:48
-#, fuzzy
msgctxt "drawprinteroptions|printdatetime"
msgid "Date and time"
msgstr "তারিখ এবং সময়"
@@ -6406,55 +6287,46 @@ msgid "Contents"
msgstr "বিষয়বস্তু"
#: drawprinteroptions.ui:103
-#, fuzzy
msgctxt "drawprinteroptions|originalcolors"
msgid "Original size"
msgstr "আদি আকার"
#: drawprinteroptions.ui:121
-#, fuzzy
msgctxt "drawprinteroptions|grayscale"
msgid "Grayscale"
msgstr "গ্রেস্কেল"
#: drawprinteroptions.ui:139
-#, fuzzy
msgctxt "drawprinteroptions|blackandwhite"
msgid "Black & white"
msgstr "সাদা ও কালো"
#: drawprinteroptions.ui:163
-#, fuzzy
msgctxt "drawprinteroptions|label5"
msgid "Color"
msgstr "রঙ"
#: drawprinteroptions.ui:196
-#, fuzzy
msgctxt "drawprinteroptions|originalsize"
msgid "Original size"
msgstr "আদি আকার"
#: drawprinteroptions.ui:214
-#, fuzzy
msgctxt "drawprinteroptions|fittoprintable"
msgid "Fit to printable page"
msgstr "মুদ্রণযোগ্য পৃষ্ঠায় মানানসই করা হবে"
#: drawprinteroptions.ui:232
-#, fuzzy
msgctxt "drawprinteroptions|distributeonmultiple"
msgid "Distribute on multiple sheets of paper"
msgstr "একাধিক কাগজের পাতায় ভাগ করে দেয়া হয়"
#: drawprinteroptions.ui:250
-#, fuzzy
msgctxt "drawprinteroptions|tilesheet"
msgid "Tile sheet of paper with repeated pages"
msgstr "পুনরাবৃত্ত স্লাইডে কাগজের পাতা টালি করা হবে"
#: drawprinteroptions.ui:274
-#, fuzzy
msgctxt "drawprinteroptions|label6"
msgid "Size"
msgstr "আকার"
@@ -6465,37 +6337,31 @@ msgid "Presentation Layout"
msgstr ""
#: drawprtldialog.ui:105
-#, fuzzy
msgctxt "drawprtldialog|RID_SVXPAGE_LINE"
msgid "Line"
msgstr "লাইন"
#: drawprtldialog.ui:127
-#, fuzzy
msgctxt "drawprtldialog|RID_SVXPAGE_AREA"
msgid "Area"
msgstr "এলাকা"
#: drawprtldialog.ui:150
-#, fuzzy
msgctxt "drawprtldialog|RID_SVXPAGE_SHADOW"
msgid "Shadow"
msgstr "ছায়া"
#: drawprtldialog.ui:173
-#, fuzzy
msgctxt "drawprtldialog|RID_SVXPAGE_TRANSPARENCE"
msgid "Transparency"
msgstr "স্বচ্ছতা"
#: drawprtldialog.ui:196
-#, fuzzy
msgctxt "drawprtldialog|RID_SVXPAGE_CHAR_NAME"
msgid "Font"
msgstr "ফন্ট"
#: drawprtldialog.ui:219
-#, fuzzy
msgctxt "drawprtldialog|RID_SVXPAGE_CHAR_EFFECTS"
msgid "Font Effects"
msgstr "ফন্টের প্রভাব"
@@ -6512,7 +6378,6 @@ msgid "Text"
msgstr "টেক্সট"
#: drawprtldialog.ui:288
-#, fuzzy
msgctxt "drawprtldialog|RID_SVXPAGE_PICK_BULLET"
msgid "Bullets"
msgstr "বুলেট"
@@ -6524,7 +6389,6 @@ msgid "Numbering"
msgstr "সংখ্যায়ন"
#: drawprtldialog.ui:334
-#, fuzzy
msgctxt "drawprtldialog|RID_SVXPAGE_PICK_BMP"
msgid "Image"
msgstr "চিত্র"
@@ -6535,13 +6399,11 @@ msgid "Customize"
msgstr ""
#: drawprtldialog.ui:380
-#, fuzzy
msgctxt "drawprtldialog|RID_SVXPAGE_ALIGN_PARAGRAPH"
msgid "Alignment"
msgstr "প্রান্তিককরণ"
#: drawprtldialog.ui:403
-#, fuzzy
msgctxt "drawprtldialog|RID_SVXPAGE_PARA_ASIAN"
msgid "Asian Typography"
msgstr "এশীয় মুদ্রণশৈলী"
@@ -6558,7 +6420,6 @@ msgid "Highlighting"
msgstr "উজ্জ্বলকরণ"
#: insertlayer.ui:8
-#, fuzzy
msgctxt "insertlayer|InsertLayerDialog"
msgid "Insert Layer"
msgstr "স্তর সন্নিবেশ"
@@ -6576,7 +6437,6 @@ msgid "_Title"
msgstr "শিরোনাম"
#: insertlayer.ui:197
-#, fuzzy
msgctxt "insertlayer|description"
msgid "_Description"
msgstr "বর্ণনা"
@@ -6694,7 +6554,6 @@ msgid "Convert to Polygon"
msgstr "%1 কে বহুভুজে রূপান্তর"
#: vectorize.ui:72
-#, fuzzy
msgctxt "vectorize|preview"
msgid "Preview"
msgstr "প্রাকদর্শন"
diff --git a/source/bn/sfx2/messages.po b/source/bn/sfx2/messages.po
index 141cfde3dfd..daf0e46acad 100644
--- a/source/bn/sfx2/messages.po
+++ b/source/bn/sfx2/messages.po
@@ -39,13 +39,11 @@ msgid "~Close"
msgstr "বন্ধ (~C)"
#: strings.hrc:30
-#, fuzzy
msgctxt "STR_OPEN"
msgid "Open"
msgstr "খুলুন"
#: strings.hrc:31
-#, fuzzy
msgctxt "STR_EDIT_TEMPLATE"
msgid "Edit"
msgstr "সম্পাদনা"
@@ -67,7 +65,6 @@ msgid "Delete"
msgstr "অপসারণ"
#: strings.hrc:35
-#, fuzzy
msgctxt "STR_RENAME"
msgid "Rename"
msgstr "পুনঃনামকরণ"
@@ -196,7 +193,6 @@ msgid "~Keep Old Styles"
msgstr "পুরনো শৈলী বজায় রাখা হবে (~U)"
#: strings.hrc:59
-#, fuzzy
msgctxt "STR_ACTION_REFRESH"
msgid "Refresh"
msgstr "রিফ্রেশ"
@@ -441,13 +437,11 @@ msgid "\"$(ARG1)\" is not an absolute URL that can be passed to an external appl
msgstr ""
#: strings.hrc:107
-#, fuzzy
msgctxt "STR_GID_INTERN"
msgid "Internal"
msgstr "অভ্যন্তরীণ"
#: strings.hrc:108
-#, fuzzy
msgctxt "STR_GID_APPLICATION"
msgid "Application"
msgstr "অ্যাপ্লিকেশন"
@@ -465,31 +459,26 @@ msgid "Documents"
msgstr "নথি"
#: strings.hrc:111
-#, fuzzy
msgctxt "STR_GID_EDIT"
msgid "Edit"
msgstr "সম্পাদনা"
#: strings.hrc:112
-#, fuzzy
msgctxt "STR_GID_MACRO"
msgid "BASIC"
msgstr "BASIC"
#: strings.hrc:113
-#, fuzzy
msgctxt "STR_GID_OPTIONS"
msgid "Options"
msgstr "অপশন"
#: strings.hrc:114
-#, fuzzy
msgctxt "STR_GID_MATH"
msgid "Math"
msgstr "গণিত"
#: strings.hrc:115
-#, fuzzy
msgctxt "STR_GID_NAVIGATOR"
msgid "Navigate"
msgstr "ন্যাভিগেট"
@@ -519,13 +508,11 @@ msgid "Text"
msgstr "লেখা"
#: strings.hrc:120
-#, fuzzy
msgctxt "STR_GID_FRAME"
msgid "Frame"
msgstr "ফ্রেম"
#: strings.hrc:121
-#, fuzzy
msgctxt "STR_GID_GRAPHIC"
msgid "Image"
msgstr "চিত্র"
@@ -543,19 +530,16 @@ msgid "Numbering"
msgstr "সংখ্যায়ন"
#: strings.hrc:124
-#, fuzzy
msgctxt "STR_GID_DATA"
msgid "Data"
msgstr "ডাটা"
#: strings.hrc:125
-#, fuzzy
msgctxt "STR_GID_SPECIAL"
msgid "Special Functions"
msgstr "বিশেষ ফাংশন"
#: strings.hrc:126
-#, fuzzy
msgctxt "STR_GID_IMAGE"
msgid "Image"
msgstr "চিত্র"
@@ -567,25 +551,21 @@ msgid "Chart"
msgstr "লেখচিত্র"
#: strings.hrc:128
-#, fuzzy
msgctxt "STR_GID_EXPLORER"
msgid "Explorer"
msgstr "এক্সপ্লোরার"
#: strings.hrc:129
-#, fuzzy
msgctxt "STR_GID_CONNECTOR"
msgid "Connector"
msgstr "সংযোগকারী"
#: strings.hrc:130
-#, fuzzy
msgctxt "STR_GID_MODIFY"
msgid "Modify"
msgstr "পরিবর্তন"
#: strings.hrc:131
-#, fuzzy
msgctxt "STR_GID_DRAWING"
msgid "Drawing"
msgstr "অঙ্কন"
@@ -1010,7 +990,6 @@ msgid "Styles in use: "
msgstr ""
#: strings.hrc:208
-#, fuzzy
msgctxt "STR_SID_NAVIGATOR"
msgid "Navigator"
msgstr "পরিক্রমক"
@@ -1031,7 +1010,6 @@ msgid "Send"
msgstr "প্রেরণ"
#: strings.hrc:212
-#, fuzzy
msgctxt "STR_FONT_TABPAGE"
msgid "Font"
msgstr "ফন্ট"
@@ -1476,7 +1454,6 @@ msgid "Businesscard with logo"
msgstr ""
#: strings.hrc:303
-#, fuzzy
msgctxt "STR_CLEAR_CHAR"
msgid "Remove"
msgstr "অপসারণ করুন"
@@ -1541,7 +1518,6 @@ msgid "Editor"
msgstr "সম্পাদক"
#: dinfdlg.hrc:36
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "E-Mail"
msgstr "ইমেইল"
@@ -1553,7 +1529,6 @@ msgid "Forward to"
msgstr "সামনে পাঠান"
#: dinfdlg.hrc:38
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Group"
msgstr "গ্রুপ"
@@ -1565,7 +1540,6 @@ msgid "Info"
msgstr "তথ্য"
#: dinfdlg.hrc:40
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Language"
msgstr "ভাষা"
@@ -1583,7 +1557,6 @@ msgid "Matter"
msgstr "বিষয়"
#: dinfdlg.hrc:43
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Office"
msgstr "অফিস"
@@ -1601,13 +1574,11 @@ msgid "Project"
msgstr "প্রকল্প"
#: dinfdlg.hrc:46
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Publisher"
msgstr "Publisher"
#: dinfdlg.hrc:47
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Purpose"
msgstr "Purpose"
@@ -1631,13 +1602,11 @@ msgid "Recorded date"
msgstr "রেকর্ডের তারিখ"
#: dinfdlg.hrc:51
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Reference"
msgstr "রেফারেন্স"
#: dinfdlg.hrc:52
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Source"
msgstr "Source"
@@ -1661,7 +1630,6 @@ msgid "Typist"
msgstr "মুদ্রাক্ষরিক"
#: dinfdlg.hrc:56
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "URL"
msgstr "URL"
@@ -1685,7 +1653,6 @@ msgid "Date"
msgstr "ডাটা"
#: dinfdlg.hrc:72
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Duration"
msgstr "স্থায়িত্বকাল"
@@ -1873,7 +1840,6 @@ msgid "Type"
msgstr "ধরন"
#: cmisinfopage.ui:78
-#, fuzzy
msgctxt "cmisinfopage|value"
msgid "Value"
msgstr "মান"
@@ -1885,13 +1851,11 @@ msgid "Type"
msgstr "ধরন"
#: cmisline.ui:61
-#, fuzzy
msgctxt "cmisline|yes"
msgid "Yes"
msgstr "হ্যাঁ"
#: cmisline.ui:82
-#, fuzzy
msgctxt "cmisline|no"
msgid "No"
msgstr "না"
@@ -1914,7 +1878,6 @@ msgid "Type"
msgstr "ধরন"
#: custominfopage.ui:73
-#, fuzzy
msgctxt "custominfopage|value"
msgid "Value"
msgstr "মান"
@@ -2020,7 +1983,6 @@ msgid "_Size:"
msgstr "আকার:"
#: documentinfopage.ui:264
-#, fuzzy
msgctxt "documentinfopage|showsize"
msgid "unknown"
msgstr "অজানা"
@@ -2104,7 +2066,6 @@ msgid "Edit Document"
msgstr "নথির সম্পাদনা"
#: editdocumentdialog.ui:44
-#, fuzzy
msgctxt "editdocumentdialog|cancel"
msgid "Cancel"
msgstr "বাতিল"
@@ -2160,7 +2121,6 @@ msgid "Millise_conds:"
msgstr ""
#: editdurationdialog.ui:287
-#, fuzzy
msgctxt "editdurationdialog|label2"
msgid "Duration"
msgstr "স্থায়িত্বকাল"
@@ -2181,7 +2141,6 @@ msgid "Please save this document locally instead and attach it from within your
msgstr ""
#: floatingrecord.ui:9
-#, fuzzy
msgctxt "floatingrecord|FloatingRecord"
msgid "Record Macro"
msgstr "ম্যাক্রো রেকর্ড"
@@ -2217,7 +2176,6 @@ msgid "Find"
msgstr "খুঁজুন"
#: helpcontrol.ui:117
-#, fuzzy
msgctxt "helpcontrol|bookmarks"
msgid "Bookmarks"
msgstr "বুকমার্ক"
@@ -2275,7 +2233,6 @@ msgid "Find in _headings only"
msgstr ""
#: inputdialog.ui:83
-#, fuzzy
msgctxt "inputdialog|label"
msgid "Height:"
msgstr "উচ্চতা:"
@@ -2433,7 +2390,6 @@ msgid "_AutoUpdate"
msgstr ""
#: managestylepage.ui:212
-#, fuzzy
msgctxt "managestylepage|label1"
msgid "Style"
msgstr "শৈলী"
@@ -2461,7 +2417,6 @@ msgid "Style Name"
msgstr ""
#: notebookbar.ui:73
-#, fuzzy
msgctxt "notebookbar|label9"
msgid "File"
msgstr "ফাইল"
@@ -2896,7 +2851,6 @@ msgid "E_xtensions"
msgstr "এক্সটেনশন"
#: startcenter.ui:482
-#, fuzzy
msgctxt "startcenter|label1"
msgid "Application"
msgstr "অ্যাপ্লিকেশন"
@@ -2924,7 +2878,6 @@ msgid "Modify..."
msgstr "পরিবর্তন..."
#: stylecontextmenu.ui:28
-#, fuzzy
msgctxt "stylecontextmenu|hide"
msgid "Hide"
msgstr "আড়াল"
@@ -2974,19 +2927,16 @@ msgid "Documents"
msgstr "নথি"
#: templatedlg.ui:19
-#, fuzzy
msgctxt "templatedlg|applist"
msgid "Spreadsheets"
msgstr "স্প্রেডশীট"
#: templatedlg.ui:22
-#, fuzzy
msgctxt "templatedlg|applist"
msgid "Presentations"
msgstr "উপস্থাপনা"
#: templatedlg.ui:25
-#, fuzzy
msgctxt "templatedlg|applist"
msgid "Drawings"
msgstr "অঙ্কন"
@@ -3009,7 +2959,6 @@ msgid "Search"
msgstr "অনুসন্ধান"
#: templatedlg.ui:147
-#, fuzzy
msgctxt "templatedlg|search_filter"
msgid "Search..."
msgstr "অনুসন্ধান..."
@@ -3025,7 +2974,6 @@ msgid "Filter by Category"
msgstr ""
#: templatedlg.ui:205
-#, fuzzy
msgctxt "templatedlg|label1"
msgid "Filter"
msgstr "পরিশোধক"
@@ -3075,7 +3023,6 @@ msgid "Export Templates"
msgstr ""
#: templatedlg.ui:408
-#, fuzzy
msgctxt "templatedlg|import_btn"
msgid "Import"
msgstr "ইমপোর্ট করুন"
@@ -3115,7 +3062,6 @@ msgid "_Compare"
msgstr ""
#: versionscmis.ui:160
-#, fuzzy
msgctxt "versionscmis|datetime"
msgid "Date and time"
msgstr "তারিখ এবং সময়"
@@ -3168,7 +3114,6 @@ msgid "New Versions"
msgstr ""
#: versionsofdialog.ui:234
-#, fuzzy
msgctxt "versionsofdialog|datetime"
msgid "Date and time"
msgstr "তারিখ এবং সময়"
diff --git a/source/bn/shell/source/win32/shlxthandler/res.po b/source/bn/shell/source/win32/shlxthandler/res.po
index fddcbd17b4e..0e69518aa89 100644
--- a/source/bn/shell/source/win32/shlxthandler/res.po
+++ b/source/bn/shell/source/win32/shlxthandler/res.po
@@ -113,7 +113,6 @@ msgid "Tables"
msgstr "সারণি"
#: shlxthdl.ulf
-#, fuzzy
msgctxt ""
"shlxthdl.ulf\n"
"%GRAPHICS%\n"
diff --git a/source/bn/starmath/messages.po b/source/bn/starmath/messages.po
index b17114c93f5..0b271471e83 100644
--- a/source/bn/starmath/messages.po
+++ b/source/bn/starmath/messages.po
@@ -1631,7 +1631,6 @@ msgid "Set Operations"
msgstr "সেট অপারেশন"
#: strings.hrc:277
-#, fuzzy
msgctxt "RID_CATEGORY_FUNCTIONS"
msgid "Functions"
msgstr "ফাংশন"
@@ -1661,7 +1660,6 @@ msgid "Formats"
msgstr "বিন্যাস"
#: strings.hrc:282
-#, fuzzy
msgctxt "RID_CATEGORY_OTHERS"
msgid "Others"
msgstr "অন্যান্য"
@@ -1688,7 +1686,6 @@ msgid "Bold"
msgstr "গাঢ়"
#: strings.hrc:288
-#, fuzzy
msgctxt "STR_BLACK"
msgid "black"
msgstr "কালো"
@@ -1777,7 +1774,6 @@ msgid "hide"
msgstr "আড়াল"
#: strings.hrc:304
-#, fuzzy
msgctxt "STR_SIZE"
msgid "size"
msgstr "আকার"
@@ -1789,7 +1785,6 @@ msgid "font"
msgstr "ফন্ট"
#: strings.hrc:306
-#, fuzzy
msgctxt "STR_ALIGN_LEFT"
msgid "left"
msgstr "বাম"
@@ -1801,7 +1796,6 @@ msgid "center"
msgstr "কেন্দ্র"
#: strings.hrc:308
-#, fuzzy
msgctxt "STR_ALIGN_RIGHT"
msgid "right"
msgstr "ডান"
@@ -1932,7 +1926,6 @@ msgid "B~orders"
msgstr "সীমানা"
#: strings.hrc:333
-#, fuzzy
msgctxt "RID_PRINTUIOPT_SIZE"
msgid "Size"
msgstr "আকার"
@@ -1956,7 +1949,6 @@ msgid "~Scaling"
msgstr "আকার পরিবর্তন"
#: alignmentdialog.ui:8
-#, fuzzy
msgctxt "alignmentdialog|AlignmentDialog"
msgid "Alignment"
msgstr "প্রান্তিককরণ"
@@ -1986,13 +1978,11 @@ msgid "_Right"
msgstr "ডান"
#: alignmentdialog.ui:169
-#, fuzzy
msgctxt "alignmentdialog|label1"
msgid "Horizontal"
msgstr "অনুভূমিক"
#: catalogdialog.ui:9
-#, fuzzy
msgctxt "catalogdialog|CatalogDialog"
msgid "Symbols"
msgstr "প্রতীক"
@@ -2021,7 +2011,6 @@ msgid "button"
msgstr "বোতাম"
#: catalogdialog.ui:152
-#, fuzzy
msgctxt "catalogdialog|symbolname"
msgid "Unknown"
msgstr "অজানা"
@@ -2039,7 +2028,6 @@ msgid "Fonts"
msgstr "ফন্ট"
#: fontdialog.ui:115
-#, fuzzy
msgctxt "fontdialog|formulaL"
msgid "Font"
msgstr "ফন্ট"
@@ -2408,7 +2396,6 @@ msgid "S_ubscript:"
msgstr "নিম্নলিপি"
#: spacingdialog.ui:603
-#, fuzzy
msgctxt "spacingdialog|2title"
msgid "Indexes"
msgstr "সূচিপত্র"
@@ -2514,7 +2501,6 @@ msgid "_Minimum spacing:"
msgstr ""
#: spacingdialog.ui:1432
-#, fuzzy
msgctxt "spacingdialog|8title"
msgid "Symbols"
msgstr "প্রতীক"
@@ -2569,7 +2555,6 @@ msgid "Spacing"
msgstr "আকার পরিবর্তন"
#: spacingdialog.ui:1873
-#, fuzzy
msgctxt "spacingdialog|menuitem2"
msgid "Indexes"
msgstr "সূচিপত্র"
@@ -2603,7 +2588,6 @@ msgid "Matrices"
msgstr ""
#: spacingdialog.ui:1921
-#, fuzzy
msgctxt "spacingdialog|menuitem8"
msgid "Symbols"
msgstr "প্রতীক"
diff --git a/source/bn/svl/messages.po b/source/bn/svl/messages.po
index 56506e9facd..97057957093 100644
--- a/source/bn/svl/messages.po
+++ b/source/bn/svl/messages.po
@@ -105,31 +105,26 @@ msgid "Audio file"
msgstr "অডিও ফাইল"
#: svl.hrc:44
-#, fuzzy
msgctxt "STR_SVT_MIMETYPE_IMAGE_GIF"
msgid "Image"
msgstr "চিত্র"
#: svl.hrc:45
-#, fuzzy
msgctxt "STR_SVT_MIMETYPE_IMAGE_PNG"
msgid "Image"
msgstr "চিত্র"
#: svl.hrc:46
-#, fuzzy
msgctxt "STR_SVT_MIMETYPE_IMAGE_TIFF"
msgid "Image"
msgstr "চিত্র"
#: svl.hrc:47
-#, fuzzy
msgctxt "STR_SVT_MIMETYPE_IMAGE_JPEG"
msgid "Image"
msgstr "চিত্র"
#: svl.hrc:48
-#, fuzzy
msgctxt "STR_SVT_MIMETYPE_IMAGE_PCX"
msgid "Image"
msgstr "চিত্র"
@@ -210,7 +205,6 @@ msgid "Workplace"
msgstr "কর্মস্থল"
#: svl.hrc:64
-#, fuzzy
msgctxt "STR_SVT_MIMETYPE_CNT_FSYSFLD"
msgid "Folder"
msgstr "ফোল্ডার"
@@ -266,7 +260,6 @@ msgid "%PRODUCTNAME Template"
msgstr "%PRODUCTNAME ফর্মা"
#: svl.hrc:75
-#, fuzzy
msgctxt "STR_SVT_MIMETYPE_IMAGE_GENERIC"
msgid "Image"
msgstr "চিত্র"
diff --git a/source/bn/svtools/messages.po b/source/bn/svtools/messages.po
index 646c8ab0024..834f30f6837 100644
--- a/source/bn/svtools/messages.po
+++ b/source/bn/svtools/messages.po
@@ -26,121 +26,101 @@ msgid "Warning"
msgstr "সাবধানবাণী"
#: errtxt.hrc:32
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) loading the template $(ARG1)"
msgstr "$(ERR) ফর্মা লোডকরণে $(ARG1)"
#: errtxt.hrc:33 /home/cl/vc/git/libo-core/svtools/inc/errtxt.hrc:34
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) saving the document $(ARG1)"
msgstr "$(ERR) নথি সংরক্ষিতকরণে $(ARG1)"
#: errtxt.hrc:35
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) displaying doc. information for document $(ARG1)"
msgstr "$(ERR) নথির জন্য নথির তথ্য প্রদর্শনে $(ARG1)"
#: errtxt.hrc:36
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) writing document $(ARG1) as template"
msgstr "$(ERR) নথিতে ফর্মা হিসেবে লিখনে $(ARG1)"
#: errtxt.hrc:37
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) copying or moving document contents"
msgstr "নথির বিষয়বস্তু অনুলিপি বা সরিয়ে নেওয়ার $(ARG1)"
#: errtxt.hrc:38
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) starting the Document Manager"
msgstr "$(ERR) নথির ব্যাবস্থাপক আরম্ভকরণে"
#: errtxt.hrc:39
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) loading document $(ARG1)"
msgstr "$(ERR) নথি লোডকরণে $(ARG1) "
#: errtxt.hrc:40 /home/cl/vc/git/libo-core/svtools/inc/errtxt.hrc:41
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) creating a new document"
msgstr "$(ERR) নতুন নথি তৈরিকরণে"
#: errtxt.hrc:42
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) expanding entry"
msgstr "$(ERR) ভুক্তি প্রসারনে"
#: errtxt.hrc:43
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) loading BASIC of document $(ARG1)"
msgstr "$(ERR) নথির BASIC লোডকরণে $(ARG1)"
#: errtxt.hrc:44
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) searching for an address"
msgstr "$(ERR) ঠিকানা অনুসন্ধান করার"
#: errtxt.hrc:50
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Abort"
msgstr "পরিত্যাগ"
#: errtxt.hrc:51
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Nonexistent object"
msgstr "অনুপস্থিত অবজেক্ট"
#: errtxt.hrc:52
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Object already exists"
msgstr "অবজেক্ট ইতোমধ্যে বিদ্যমান"
#: errtxt.hrc:53
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Object not accessible"
msgstr "অবজেক্টটি সন্নিবেশযোগ্য নয়"
#: errtxt.hrc:54
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Inadmissible path"
msgstr "অগ্রাহ্য পাথ"
#: errtxt.hrc:55
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Locking problem"
msgstr "আবদ্ধকরণে ত্রুটি"
#: errtxt.hrc:56
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Wrong parameter"
msgstr "ভুল প্যারামিটার"
#: errtxt.hrc:57
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Resource exhausted"
msgstr "রিসোর্স সম্পূর্ণ শেষ"
#: errtxt.hrc:58
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Action not supported"
msgstr "কাজ সমর্থিত নয়"
@@ -152,103 +132,86 @@ msgid "Read Error"
msgstr "পাঠযোগ্য ত্রুটি"
#: errtxt.hrc:60
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Write Error"
msgstr "লেখার ত্রুটি"
#: errtxt.hrc:61
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "unknown"
msgstr "অজানা"
#: errtxt.hrc:62
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Version Incompatibility"
msgstr "সংস্করণের অনুপযুক্ততা"
#: errtxt.hrc:63 /home/cl/vc/git/libo-core/svtools/inc/errtxt.hrc:74
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "General Error"
msgstr "সাধারণ ত্রুটি"
#: errtxt.hrc:64
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Incorrect format"
msgstr "ভুল বিন্যাস"
#: errtxt.hrc:65
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Error creating object"
msgstr "অবজেক্ট তৈরি করতে ত্রুটি"
#: errtxt.hrc:66
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Inadmissible value or data type"
msgstr "অগ্রাহ্য মান বা ডাটার ধরন"
#: errtxt.hrc:67
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "BASIC runtime error"
msgstr "BASIC রানটাইম ত্রুটি"
#: errtxt.hrc:68
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "BASIC syntax error"
msgstr "BASIC সিনট্যাক্স ত্রুটি"
#: errtxt.hrc:75
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "General input/output error."
msgstr "সাধারণ ইনপুট/আউটপুট ত্রুটি।"
#: errtxt.hrc:76
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Invalid file name."
msgstr "অকার্যকর ফাইলের নাম"
#: errtxt.hrc:77
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Nonexistent file."
msgstr "অনুপস্থিত ফাইল।"
#: errtxt.hrc:78
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "File already exists."
msgstr "ফাইল ইতোমধ্যে বিদ্যমান।"
#: errtxt.hrc:79
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The object is not a directory."
msgstr "অবজেক্টটি ডিরেক্টরি নয়।"
#: errtxt.hrc:80
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The object is not a file."
msgstr "অবজেক্টিটি ফাইল নয়।"
#: errtxt.hrc:81
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The specified device is invalid."
msgstr "নির্ধারিত ডিভাইসটি অবৈধ।"
#: errtxt.hrc:82
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid ""
"The object cannot be accessed\n"
@@ -258,19 +221,16 @@ msgstr ""
"অবজেক্টে সন্নিবেশ করা যায়নি।"
#: errtxt.hrc:83
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Sharing violation while accessing the object."
msgstr "অবজেক্টে প্রবেশের সময় শেয়ারকরণ লঙ্গন।"
#: errtxt.hrc:84
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "No more space on device."
msgstr "ডিভাইসে আর ফাঁকা জায়গা নেই।"
#: errtxt.hrc:85
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid ""
"This operation cannot be run on\n"
@@ -280,163 +240,136 @@ msgstr ""
"এই অপারেশনটি চালানো যায় না।"
#: errtxt.hrc:86
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "This operation is not supported on this operating system."
msgstr "এই অপারেটিং সিস্টেমে অপারেশনটি সমর্থিত নয়।"
#: errtxt.hrc:87
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "There are too many files open."
msgstr "অনেক বেশী ফাইল খোলা আছে।"
#: errtxt.hrc:88
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Data could not be read from the file."
msgstr "নথি থেকে ডাটা পড়া যাবে না।"
#: errtxt.hrc:89
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The file could not be written."
msgstr "ফাইলে লেখা যাবে না।"
#: errtxt.hrc:90
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The operation could not be run due to insufficient memory."
msgstr "অপর্যাপ্ত মেমোরির কারণে অপারেশনটি চালানো যাবে না।"
#: errtxt.hrc:91
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The seek operation could not be run."
msgstr "\"খুঁজুন\" অপারেশন চালানো যাবে না।"
#: errtxt.hrc:92
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The tell operation could not be run."
msgstr "\"বলুন\" অপারেশনটি চালানো যাবে না।"
#: errtxt.hrc:93
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Incorrect file version."
msgstr "ভুল ফাইল সংস্করণ।"
#: errtxt.hrc:94
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Incorrect file format."
msgstr "ভুল ফাইল বিন্যাস।"
#: errtxt.hrc:95
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The file name contains invalid characters."
msgstr "ফাইলের নামে অকার্যকর অক্ষর রয়েছে।"
#: errtxt.hrc:96
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "An unknown I/O error has occurred."
msgstr "একটি অজানা I/O ত্রুটি সংঘটিত হয়েছে।"
#: errtxt.hrc:97
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "An invalid attempt was made to access the file."
msgstr "ফাইলে সন্নিবেশ করতে একটি অকার্যকর চেষ্টা করা হয়েছিল।"
#: errtxt.hrc:98
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The file could not be created."
msgstr "ফাইলটি তৈরি করা যাবে না।"
#: errtxt.hrc:99
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The operation was started under an invalid parameter."
msgstr "অপারেশনটি একটি অকার্যকর প্যারামিটারের অধীনে শুরু করা হয়েছিল।"
#: errtxt.hrc:100
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The operation on the file was aborted."
msgstr "ফাইলের অপারেশন পরিত্যাগ করা হয়েছিল।"
#: errtxt.hrc:101
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Path to the file does not exist."
msgstr "ফাইলটির পাথ নেই।"
#: errtxt.hrc:102
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "An object cannot be copied into itself."
msgstr "একটি অবজেক্টকে নিজের মধ্যে অনুলিপি করা যায়নি।"
#: errtxt.hrc:103
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The specified template could not be found."
msgstr "নির্ধারিত ফর্মা খোলা যাবে না।"
#: errtxt.hrc:104
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The file cannot be used as template."
msgstr "ফাইলটি ফর্মা হিসেবে ব্যবহৃত হতে পারেনি।"
#: errtxt.hrc:105
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "This document has already been opened for editing."
msgstr "এই নথিটি ইতোমধ্যে সম্পাদনার জন্য খোলা হয়েছে।"
#: errtxt.hrc:106
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The wrong password has been entered."
msgstr "ভুল পাসওয়ার্ড সন্নিবেশ করা হয়েছে।"
#: errtxt.hrc:107
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Error reading file."
msgstr "ফাইল পড়ার ত্রুটি।"
#: errtxt.hrc:108
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The document was opened as read-only."
msgstr "নথিটি শুধুমাত্র-পাঠযোগ্য হিসেবে খোলা হয়েছিল।"
#: errtxt.hrc:109
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "General OLE Error."
msgstr "সাধারণ OLE ত্রুটি।"
#: errtxt.hrc:110
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The host name $(ARG1) could not be resolved."
msgstr "$(ARG1) হোস্ট নাম স্থির করা যাবে না।"
#: errtxt.hrc:111
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Could not establish Internet connection to $(ARG1)."
msgstr "$(ARG1) এ নেটওয়ার্ক সংযোগ প্রতিষ্ঠা করা যায়নি।"
#: errtxt.hrc:112
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid ""
"Error reading data from the Internet.\n"
@@ -446,7 +379,6 @@ msgstr ""
"সার্ভারের ত্রুটি বার্তা: $(ARG1)।"
#: errtxt.hrc:113
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid ""
"Error transferring data to the Internet.\n"
@@ -456,37 +388,31 @@ msgstr ""
"সার্ভারের ত্রুটি বার্তা: $(ARG1)।"
#: errtxt.hrc:114
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "General Internet error has occurred."
msgstr "সাধারণ নেটওয়ার্ক ত্রুটি দেখা দিয়েছে।"
#: errtxt.hrc:115
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The requested Internet data is not available in the cache and cannot be transmitted as the Online mode has not be activated."
msgstr "ক্যাশেতে অনুরোধকৃত নেটওয়ার্ক ডাটা বিদ্যমান নেই এবং অনলাইন মোড সক্রিয় না থাকায় স্থানান্তর করা যাচ্ছে না।"
#: errtxt.hrc:116
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The contents could not be created."
msgstr "বিষয়বস্তু তৈরি করা যাবে না।"
#: errtxt.hrc:117
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The file name is too long for the target file system."
msgstr "গন্তব্য ফাইল সিস্টেমের জন্য ফাইলের নামটি খুব লম্বা।"
#: errtxt.hrc:118
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The input syntax is invalid."
msgstr "ইনপুট সিনট্যাক্স অকার্যকর।"
#: errtxt.hrc:119
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid ""
"This document contains attributes that cannot be saved in the selected format.\n"
@@ -496,19 +422,16 @@ msgstr ""
"অনুগ্রহ করে নথিটি %PRODUCTNAME %PRODUCTVERSION ফাইল বিন্যাসে সংরক্ষণ করুন।"
#: errtxt.hrc:120
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The maximum number of documents that can be opened at the same time has been reached. You need to close one or more documents before you can open a new document."
msgstr "একই সময়ে সর্বোচ্চ যে সংখ্যক নথি খোলা যায়, তা খোলা হয়েছে। একটি নতুন নথি খোলার আগে, আপনাকে এক বা একাধিক নথি বন্ধ করতে হবে।"
#: errtxt.hrc:121
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Could not create backup copy."
msgstr "ব্যাকআপ অনুলিপি তৈরি করা যাবে না।"
#: errtxt.hrc:122
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid ""
"An attempt was made to execute a macro.\n"
@@ -534,7 +457,6 @@ msgstr ""
"সেই কারণে, কিছু কার্যক্রমাদি বিদ্যমান নাও থাকতে পারে।"
#: errtxt.hrc:124
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid ""
"This document contains macros.\n"
@@ -550,7 +472,6 @@ msgstr ""
"সেই কারণে, কিছু কার্যক্রমাদি বিদ্যমান নাও থাকতে পারে।"
#: errtxt.hrc:125
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid ""
"The encrypted document contains unexpected non-encrypted streams.\n"
@@ -570,25 +491,21 @@ msgstr ""
" "
#: errtxt.hrc:126
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Invalid data length."
msgstr "অকার্যকর ডাটা দৈর্ঘ্য।"
#: errtxt.hrc:127
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Function not possible: path contains current directory."
msgstr "ফাংশন সম্ভব নয়: পাথটি বর্তমান ডিরেক্টরি ধারণ করে।"
#: errtxt.hrc:128
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Function not possible: device (drive) not identical."
msgstr "ফাংশন সম্ভব নয়: ডিভাইস (ড্রাইভ) এক নয়।"
#: errtxt.hrc:129
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Device (drive) not ready."
msgstr "ডিভাইস (ড্রাইভ) প্রস্তুত নয়।"
@@ -599,13 +516,11 @@ msgid "Wrong checksum."
msgstr ""
#: errtxt.hrc:131
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Function not possible: write protected."
msgstr "ফাংশন সম্ভব নয়: লিখন সুরক্ষিত।"
#: errtxt.hrc:132
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid ""
"The password of a shared spreadsheet cannot be set or changed.\n"
@@ -812,7 +727,6 @@ msgid "Armenian"
msgstr "আর্মেনীয়"
#: langtab.hrc:63
-#, fuzzy
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Assamese"
msgstr "আসামীয়"
@@ -1600,7 +1514,6 @@ msgid "Sardinian"
msgstr "সার্ডিনিয়ান"
#: langtab.hrc:220
-#, fuzzy
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Dzongkha"
msgstr "ঝোঙ্খা"
@@ -2648,7 +2561,6 @@ msgid "Address Book Source"
msgstr "ঠিকানা বইয়ের উৎস... (~A)"
#: addresstemplatedialog.ui:522
-#, fuzzy
msgctxt "addresstemplatedialog|label23"
msgid "Field Assignment"
msgstr "ক্ষেত্রের মান নির্ধারণ"
@@ -2956,7 +2868,6 @@ msgid "Port:"
msgstr "পোর্ট (~P)"
#: placeedit.ui:414
-#, fuzzy
msgctxt "placeedit|passwordLabel"
msgid "Password:"
msgstr "পাসওয়ার্ড:"
@@ -2985,7 +2896,6 @@ msgid "Name:"
msgstr "নাম"
#: printersetupdialog.ui:125
-#, fuzzy
msgctxt "printersetupdialog|label3"
msgid "Status:"
msgstr "অবস্থা:"
@@ -2997,13 +2907,11 @@ msgid "Type:"
msgstr "ধরন"
#: printersetupdialog.ui:149
-#, fuzzy
msgctxt "printersetupdialog|label5"
msgid "Location:"
msgstr "অবস্থান:"
#: printersetupdialog.ui:161
-#, fuzzy
msgctxt "printersetupdialog|label6"
msgid "Comment:"
msgstr "মন্তব্য:"
@@ -3015,7 +2923,6 @@ msgid "Properties..."
msgstr "বৈশিষ্ট্যাবলী..."
#: printersetupdialog.ui:247
-#, fuzzy
msgctxt "printersetupdialog|label1"
msgid "Printer"
msgstr "মুদ্রণযন্ত্র"
@@ -3772,7 +3679,6 @@ msgid "Black Italic"
msgstr "কালো তির্যক"
#: strings.hrc:176
-#, fuzzy
msgctxt "STR_SVT_STYLE_BOOK"
msgid "Book"
msgstr "বই"
@@ -3885,7 +3791,6 @@ msgid "Move To End"
msgstr "শেষে স্থানান্তর"
#: strings.hrc:199
-#, fuzzy
msgctxt "STR_TABBAR_PUSHBUTTON_ADDTAB"
msgid "Add"
msgstr "যোগ"
@@ -3897,7 +3802,6 @@ msgid "Horizontal Ruler"
msgstr "অনুভূমিক লাল"
#: strings.hrc:202
-#, fuzzy
msgctxt "STR_SVT_ACC_RULER_VERT_NAME"
msgid "Vertical Ruler"
msgstr "উল্লম্ব মাপকাঠি"
@@ -4005,7 +3909,6 @@ msgid "Initializing"
msgstr "প্রাথমিকীকরণ করছে..."
#: strings.hrc:222
-#, fuzzy
msgctxt "STR_SVT_PRNDLG_WAITING"
msgid "Waiting"
msgstr "অপেক্ষমাণ"
@@ -4109,7 +4012,6 @@ msgid "Power save mode"
msgstr ""
#: strings.hrc:242
-#, fuzzy
msgctxt "STR_SVT_PRNDLG_DEFPRINTER"
msgid "Default printer"
msgstr "পূর্বনির্ধারিত মুদ্রণযন্ত্র"
@@ -4126,7 +4028,6 @@ msgid "~Finish"
msgstr "শেষ (~F)"
#: strings.hrc:246
-#, fuzzy
msgctxt "STR_WIZDLG_NEXT"
msgid "~Next >"
msgstr "পরবর্তী (~N) >"
diff --git a/source/bn/svx/messages.po b/source/bn/svx/messages.po
index d96c0b87dfa..90bda2b3b5a 100644
--- a/source/bn/svx/messages.po
+++ b/source/bn/svx/messages.po
@@ -75,7 +75,6 @@ msgid "LIKE"
msgstr "LIKE"
#: fmstring.hrc:28
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "NOT"
msgstr "NOT"
@@ -87,13 +86,11 @@ msgid "EMPTY"
msgstr "EMPTY"
#: fmstring.hrc:30
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "TRUE"
msgstr "TRUE"
#: fmstring.hrc:31
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "FALSE"
msgstr "FALSE"
@@ -111,37 +108,31 @@ msgid "BETWEEN"
msgstr "BETWEEN"
#: fmstring.hrc:34
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "OR"
msgstr "OR"
#: fmstring.hrc:35
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "AND"
msgstr "AND"
#: fmstring.hrc:36
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "Average"
msgstr "Average"
#: fmstring.hrc:37
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "Count"
msgstr "Count"
#: fmstring.hrc:38
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "Maximum"
msgstr "সর্বোচ্চ"
#: fmstring.hrc:39
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "Minimum"
msgstr "সর্বনিম্ন"
@@ -317,7 +308,6 @@ msgstr "বুলেট"
#. SVX_NUM_CHAR_SPECIAL
#: numberingtype.hrc:31
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "Graphics"
msgstr "গ্রাফিক্স"
@@ -502,7 +492,6 @@ msgid "All Pages"
msgstr "সকল পৃষ্ঠা"
#: samecontent.hrc:19
-#, fuzzy
msgctxt "RID_SVXSTRARY_SAMECONTENT"
msgid "First Page"
msgstr "প্রথম পৃষ্ঠা"
@@ -869,13 +858,11 @@ msgid "Table"
msgstr "সারণি"
#: tabwin.hrc:28
-#, fuzzy
msgctxt "RID_RSC_TABWIN_PREFIX"
msgid "Query"
msgstr "কোয়েরি"
#: tabwin.hrc:29
-#, fuzzy
msgctxt "RID_RSC_TABWIN_PREFIX"
msgid "SQL"
msgstr "SQL"
@@ -1280,97 +1267,81 @@ msgid "A6"
msgstr "৬"
#: page.hrc:31
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "A5"
msgstr "A5"
#: page.hrc:32
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "A4"
msgstr "A4"
#: page.hrc:33
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "A3"
msgstr "A3"
#: page.hrc:34
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "B6 (ISO)"
msgstr "B6 (ISO)"
#: page.hrc:35
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "B5 (ISO)"
msgstr "B5 (ISO)"
#: page.hrc:36
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "B4 (ISO)"
msgstr "B4 (ISO)"
#: page.hrc:37
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "Letter"
msgstr "অক্ষর"
#: page.hrc:38
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "Legal"
msgstr "আইনি"
#: page.hrc:39
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "Long Bond"
msgstr "দীর্ঘ অঙ্গীকারপত্র"
#: page.hrc:40
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "Tabloid"
msgstr "ট্যাবলয়েড"
#: page.hrc:41
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "B6 (JIS)"
msgstr "B6 (JIS)"
#: page.hrc:42
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "B5 (JIS)"
msgstr "B5 (JIS)"
#: page.hrc:43
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "B4 (JIS)"
msgstr "B4 (JIS)"
#: page.hrc:44
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "16 Kai"
msgstr "১৬ কাই"
#: page.hrc:45
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "32 Kai"
msgstr "৩২ কাই"
#: page.hrc:46
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "Big 32 Kai"
msgstr "বড় ৩২ কাই"
@@ -1382,31 +1353,26 @@ msgid "User"
msgstr "ব্যবহারকারী"
#: page.hrc:48
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "DL Envelope"
msgstr "DL খাম"
#: page.hrc:49
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "C6 Envelope"
msgstr "C6 খাম"
#: page.hrc:50
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "C6/5 Envelope"
msgstr "C6/5 খাম"
#: page.hrc:51
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "C5 Envelope"
msgstr "C5 খাম"
#: page.hrc:52
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "C4 Envelope"
msgstr "C4 খাম"
@@ -1424,25 +1390,21 @@ msgid "#7¾ (Monarch) Envelope"
msgstr "#8 (মোনার্ক) খাম"
#: page.hrc:55
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "#9 Envelope"
msgstr "#9 খাম"
#: page.hrc:56
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "#10 Envelope"
msgstr "#10 খাম"
#: page.hrc:57
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "#11 Envelope"
msgstr "#11 খাম"
#: page.hrc:58
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "#12 Envelope"
msgstr "#12 খাম"
@@ -1459,115 +1421,96 @@ msgid "A6"
msgstr "৬"
#: page.hrc:65
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "A5"
msgstr "A5"
#: page.hrc:66
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "A4"
msgstr "A4"
#: page.hrc:67
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "A3"
msgstr "A3"
#: page.hrc:68
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "A2"
msgstr "A2"
#: page.hrc:69
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "A1"
msgstr "A1"
#: page.hrc:70
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "A0"
msgstr "A0"
#: page.hrc:71
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "B6 (ISO)"
msgstr "B6 (ISO)"
#: page.hrc:72
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "B5 (ISO)"
msgstr "B5 (ISO)"
#: page.hrc:73
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "B4 (ISO)"
msgstr "B4 (ISO)"
#: page.hrc:74
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "Letter"
msgstr "অক্ষর"
#: page.hrc:75
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "Legal"
msgstr "আইনি"
#: page.hrc:76
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "Long Bond"
msgstr "দীর্ঘ অঙ্গীকারপত্র"
#: page.hrc:77
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "Tabloid"
msgstr "ট্যাবলয়েড"
#: page.hrc:78
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "B6 (JIS)"
msgstr "B6 (JIS)"
#: page.hrc:79
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "B5 (JIS)"
msgstr "B5 (JIS)"
#: page.hrc:80
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "B4 (JIS)"
msgstr "B4 (JIS)"
#: page.hrc:81
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "16 Kai"
msgstr "১৬ কাই"
#: page.hrc:82
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "32 Kai"
msgstr "৩২ কাই"
#: page.hrc:83
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "Big 32 Kai"
msgstr "বড় ৩২ কাই"
@@ -1579,37 +1522,31 @@ msgid "User"
msgstr "ব্যবহারকারী"
#: page.hrc:85
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "DL Envelope"
msgstr "DL খাম"
#: page.hrc:86
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "C6 Envelope"
msgstr "C6 খাম"
#: page.hrc:87
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "C6/5 Envelope"
msgstr "C6/5 খাম"
#: page.hrc:88
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "C5 Envelope"
msgstr "C5 খাম"
#: page.hrc:89
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "C4 Envelope"
msgstr "C4 খাম"
#: page.hrc:90
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "Dia Slide"
msgstr "ডায়া স্লাইড"
@@ -1735,7 +1672,6 @@ msgid "Date"
msgstr "তারিখ"
#: acceptrejectchangesdialog.ui:240
-#, fuzzy
msgctxt "acceptrejectchangesdialog|writerdesc"
msgid "Comment"
msgstr "মন্তব্য"
@@ -1786,7 +1722,6 @@ msgid "_Add..."
msgstr "যোগ..."
#: adddataitemdialog.ui:110
-#, fuzzy
msgctxt "adddataitemdialog|label1"
msgid "Item"
msgstr "Item"
@@ -1804,7 +1739,6 @@ msgid "_Required"
msgstr "প্রয়োজনীয়"
#: adddataitemdialog.ui:186
-#, fuzzy
msgctxt "adddataitemdialog|requiredcond"
msgid "Condition"
msgstr "শর্ত"
@@ -1816,7 +1750,6 @@ msgid "R_elevant"
msgstr "প্রাসঙ্গিক"
#: adddataitemdialog.ui:215
-#, fuzzy
msgctxt "adddataitemdialog|relevantcond"
msgid "Condition"
msgstr "শর্ত"
@@ -1840,19 +1773,16 @@ msgid "Calc_ulate"
msgstr "নির্ণয় (~e)"
#: adddataitemdialog.ui:274
-#, fuzzy
msgctxt "adddataitemdialog|constraintcond"
msgid "Condition"
msgstr "শর্ত"
#: adddataitemdialog.ui:288
-#, fuzzy
msgctxt "adddataitemdialog|readonlycond"
msgid "Condition"
msgstr "শর্ত"
#: adddataitemdialog.ui:302
-#, fuzzy
msgctxt "adddataitemdialog|calculatecond"
msgid "Condition"
msgstr "শর্ত"
@@ -1938,7 +1868,6 @@ msgid "Edit Namespace"
msgstr ""
#: addsubmissiondialog.ui:8
-#, fuzzy
msgctxt "addsubmissiondialog|AddSubmissionDialog"
msgid "Add Submission"
msgstr "সাবমিশন যোগ"
@@ -2172,7 +2101,6 @@ msgid "Mapping"
msgstr ""
#: chinesedictionary.ui:199
-#, fuzzy
msgctxt "chinesedictionary|propertyft"
msgid "Property"
msgstr "বৈশিষ্ট্য"
@@ -2189,13 +2117,11 @@ msgid "Foreign"
msgstr ""
#: chinesedictionary.ui:214
-#, fuzzy
msgctxt "chinesedictionary|property"
msgid "First name"
msgstr "নামের প্রথমাংশ"
#: chinesedictionary.ui:215
-#, fuzzy
msgctxt "chinesedictionary|property"
msgid "Last name"
msgstr "নামের শেষাংশ"
@@ -2218,7 +2144,6 @@ msgid "Place name"
msgstr ""
#: chinesedictionary.ui:219
-#, fuzzy
msgctxt "chinesedictionary|property"
msgid "Business"
msgstr "ব্যবসা"
@@ -2234,7 +2159,6 @@ msgid "Idiom"
msgstr ""
#: chinesedictionary.ui:222
-#, fuzzy
msgctxt "chinesedictionary|property"
msgid "Abbreviation"
msgstr "শব্দের সংক্ষিপ্ত রূপ"
@@ -2272,7 +2196,6 @@ msgid "Classification Dialog"
msgstr ""
#: classificationdialog.ui:94
-#, fuzzy
msgctxt "classificationdialog|label-Content"
msgid "Content"
msgstr "বিষয়বস্তু"
@@ -2317,7 +2240,6 @@ msgid "Part Number:"
msgstr "পৃষ্ঠা নম্বর"
#: classificationdialog.ui:310
-#, fuzzy
msgctxt "classificationdialog|intellectualPropertyPartAddButton"
msgid "Add"
msgstr "যোগ"
@@ -2361,19 +2283,16 @@ msgid "Text Box"
msgstr "লেখা বাক্স"
#: colsmenu.ui:30
-#, fuzzy
msgctxt "colsmenu|CheckBox"
msgid "Check Box"
msgstr "চেক বাক্স"
#: colsmenu.ui:38
-#, fuzzy
msgctxt "colsmenu|ComboBox"
msgid "Combo Box"
msgstr "কম্বো বাক্স"
#: colsmenu.ui:46
-#, fuzzy
msgctxt "colsmenu|ListBox"
msgid "List Box"
msgstr "তালিকা বাক্স"
@@ -2385,13 +2304,11 @@ msgid "Date Field"
msgstr "তারিখ ক্ষেত্র"
#: colsmenu.ui:62
-#, fuzzy
msgctxt "colsmenu|TimeField"
msgid "Time Field"
msgstr "সময় ক্ষেত্র"
#: colsmenu.ui:69
-#, fuzzy
msgctxt "colsmenu|NumericField"
msgid "Numeric Field"
msgstr "সংখ্যাসূচক ক্ষেত্র"
@@ -2403,7 +2320,6 @@ msgid "Currency Field"
msgstr "মুদ্রা ক্ষেত্র"
#: colsmenu.ui:84
-#, fuzzy
msgctxt "colsmenu|PatternField"
msgid "Pattern Field"
msgstr "প্যাটার্ন ক্ষেত্র"
@@ -2432,19 +2348,16 @@ msgid "Text Box"
msgstr "লেখা বাক্স"
#: colsmenu.ui:131
-#, fuzzy
msgctxt "colsmenu|CheckBox1"
msgid "Check Box"
msgstr "চেক বাক্স"
#: colsmenu.ui:139
-#, fuzzy
msgctxt "colsmenu|ComboBox1"
msgid "Combo Box"
msgstr "কম্বো বাক্স"
#: colsmenu.ui:147
-#, fuzzy
msgctxt "colsmenu|ListBox1"
msgid "List Box"
msgstr "তালিকা বাক্স"
@@ -2456,13 +2369,11 @@ msgid "Date Field"
msgstr "তারিখ ক্ষেত্র"
#: colsmenu.ui:163
-#, fuzzy
msgctxt "colsmenu|TimeField1"
msgid "Time Field"
msgstr "সময় ক্ষেত্র"
#: colsmenu.ui:171
-#, fuzzy
msgctxt "colsmenu|NumericField1"
msgid "Numeric Field"
msgstr "সংখ্যাসূচক ক্ষেত্র"
@@ -2474,7 +2385,6 @@ msgid "Currency Field"
msgstr "মুদ্রা ক্ষেত্র"
#: colsmenu.ui:187
-#, fuzzy
msgctxt "colsmenu|PatternField1"
msgid "Pattern Field"
msgstr "প্যাটার্ন ক্ষেত্র"
@@ -2491,7 +2401,6 @@ msgid "Date and Time Field"
msgstr ""
#: colsmenu.ui:216
-#, fuzzy
msgctxt "colsmenu|delete"
msgid "Delete column"
msgstr "কলাম মুছে ফেলুন"
@@ -2583,13 +2492,11 @@ msgid "Reduce image resolution"
msgstr ""
#: compressgraphicdialog.ui:335
-#, fuzzy
msgctxt "compressgraphicdialog|label3"
msgid "Width:"
msgstr "প্রস্থ:"
#: compressgraphicdialog.ui:350
-#, fuzzy
msgctxt "compressgraphicdialog|label4"
msgid "Height:"
msgstr "উচ্চতা:"
@@ -2642,7 +2549,6 @@ msgid "Image size:"
msgstr ""
#: compressgraphicdialog.ui:626
-#, fuzzy
msgctxt "compressgraphicdialog|label15"
msgid "Type:"
msgstr "ধরন:"
@@ -2772,7 +2678,6 @@ msgid "Spin Button"
msgstr "ঘুর্ণন বোতাম"
#: convertmenu.ui:182
-#, fuzzy
msgctxt "convertmenu|ConvertToNavigationBar"
msgid "Navigation Bar"
msgstr "ন্যাভিগেশন বার"
@@ -2793,7 +2698,6 @@ msgid "_Don’t Send"
msgstr ""
#: crashreportdlg.ui:51
-#, fuzzy
msgctxt "crashreportdlg|btn_close"
msgid "Close"
msgstr "বন্ধ"
@@ -2911,7 +2815,6 @@ msgid "Curve"
msgstr "বক্র"
#: defaultshapespanel.ui:132
-#, fuzzy
msgctxt "defaultshapespanel|label3"
msgid "Connectors"
msgstr "সংযোগকারী"
@@ -2923,7 +2826,6 @@ msgid "Basic Shapes"
msgstr "প্রাথমিক আকার"
#: defaultshapespanel.ui:206
-#, fuzzy
msgctxt "defaultshapespanel|label5"
msgid "Symbols"
msgstr "প্রতীক"
@@ -2991,7 +2893,6 @@ msgid "All contents of the header will be deleted and can not be restored."
msgstr ""
#: docking3deffects.ui:263
-#, fuzzy
msgctxt "docking3deffects|Docking3DEffects"
msgid "3D Effects"
msgstr "ত্রিমাত্রিক আবহ "
@@ -3051,7 +2952,6 @@ msgid "Object-Specific"
msgstr "অবজেক্ট-সুনির্দিষ্ট"
#: docking3deffects.ui:583
-#, fuzzy
msgctxt "docking3deffects|flat|tooltip_text"
msgid "Flat"
msgstr "সমতল"
@@ -3122,7 +3022,6 @@ msgid "_Mode"
msgstr "মোড"
#: docking3deffects.ui:842
-#, fuzzy
msgctxt "docking3deffects|mode"
msgid "Flat"
msgstr "সমতল"
@@ -3158,7 +3057,6 @@ msgid "3D Shadowing On/Off"
msgstr "ত্রিমাত্রিক ছায়াকরণ চালু/বন্ধ"
#: docking3deffects.ui:939
-#, fuzzy
msgctxt "docking3deffects|label13"
msgid "Shadow"
msgstr "ছায়া"
@@ -3176,7 +3074,6 @@ msgid "_Distance"
msgstr "ইন্সট্যান্স (~I)"
#: docking3deffects.ui:1032
-#, fuzzy
msgctxt "docking3deffects|label16"
msgid "Camera"
msgstr "Camera"
@@ -3254,7 +3151,6 @@ msgid "Light Source 8"
msgstr "আলোক উৎস ৮"
#: docking3deffects.ui:1369
-#, fuzzy
msgctxt "docking3deffects|label19"
msgid "Illumination"
msgstr "ইল্যুমিনেশন"
@@ -3296,7 +3192,6 @@ msgid "Black & White"
msgstr "কালো/সাদা"
#: docking3deffects.ui:1483
-#, fuzzy
msgctxt "docking3deffects|texcolor|tooltip_text"
msgid "Color"
msgstr "রঙ"
@@ -3392,7 +3287,6 @@ msgid "User-defined"
msgstr "ব্যবহারকারী-নির্ধারিত"
#: docking3deffects.ui:1752
-#, fuzzy
msgctxt "docking3deffects|favorites"
msgid "Metal"
msgstr "ধাতু"
@@ -3488,7 +3382,6 @@ msgid "Textures"
msgstr "টেক্সচার"
#: docking3deffects.ui:1978
-#, fuzzy
msgctxt "docking3deffects|light|tooltip_text"
msgid "Illumination"
msgstr "ইল্যুমিনেশন"
@@ -3636,7 +3529,6 @@ msgid "Fontwork"
msgstr "ফন্টওয়ার্ক"
#: dockingfontwork.ui:32
-#, fuzzy
msgctxt "dockingfontwork|off|tooltip_text"
msgid "Off"
msgstr "বন্ধ"
@@ -3702,7 +3594,6 @@ msgid "Distance"
msgstr "ইন্সট্যান্স (~I)"
#: dockingfontwork.ui:259
-#, fuzzy
msgctxt "dockingfontwork|indent|tooltip_text"
msgid "Indent"
msgstr "ইন্ডেন্ট"
@@ -3726,7 +3617,6 @@ msgid "No Shadow"
msgstr "কোন ছায়া নেই"
#: dockingfontwork.ui:332
-#, fuzzy
msgctxt "dockingfontwork|vertical|tooltip_text"
msgid "Vertical"
msgstr "উল্লম্ব"
@@ -3878,7 +3768,6 @@ msgid "_Value"
msgstr "মান"
#: extrustiondepthdialog.ui:135
-#, fuzzy
msgctxt "extrustiondepthdialog|label2"
msgid "Depth"
msgstr "গভীরতা"
@@ -4086,7 +3975,6 @@ msgid "Formulas"
msgstr "সূত্রসমূহ"
#: findreplacedialog.ui:959
-#, fuzzy
msgctxt "findreplacedialog|calcsearchin"
msgid "Values"
msgstr "মান"
@@ -4198,7 +4086,6 @@ msgid "Contour Editor"
msgstr "কনট্যুর সম্পাদক"
#: floatingcontour.ui:46
-#, fuzzy
msgctxt "floatingcontour|TBI_APPLY"
msgid "Apply"
msgstr "প্রয়োগ"
@@ -4210,25 +4097,21 @@ msgid "Workspace"
msgstr "কর্মপরিসর"
#: floatingcontour.ui:96
-#, fuzzy
msgctxt "floatingcontour|TBI_SELECT"
msgid "Select"
msgstr "নির্বাচন"
#: floatingcontour.ui:111
-#, fuzzy
msgctxt "floatingcontour|TBI_RECT"
msgid "Rectangle"
msgstr "আয়তক্ষেত্র"
#: floatingcontour.ui:126
-#, fuzzy
msgctxt "floatingcontour|TBI_CIRCLE"
msgid "Ellipse"
msgstr "উপবৃত্ত"
#: floatingcontour.ui:141
-#, fuzzy
msgctxt "floatingcontour|TBI_POLY"
msgid "Polygon"
msgstr "বহুভুজ"
@@ -4240,19 +4123,16 @@ msgid "Edit Points"
msgstr "সম্পাদনা পয়েন্ট"
#: floatingcontour.ui:181
-#, fuzzy
msgctxt "floatingcontour|TBI_POLYMOVE"
msgid "Move Points"
msgstr "বিন্দু সরানো"
#: floatingcontour.ui:196
-#, fuzzy
msgctxt "floatingcontour|TBI_POLYINSERT"
msgid "Insert Points"
msgstr "বিন্দু সন্নিবেশ"
#: floatingcontour.ui:211
-#, fuzzy
msgctxt "floatingcontour|TBI_POLYDELETE"
msgid "Delete Points"
msgstr "বিন্দু মুছে ফেলা"
@@ -4320,19 +4200,16 @@ msgid "Add Item"
msgstr "আইটেম যোগ"
#: formdatamenu.ui:20
-#, fuzzy
msgctxt "formdatamenu|addelement"
msgid "Add Element"
msgstr "এলিমেন্ট যোগ"
#: formdatamenu.ui:28
-#, fuzzy
msgctxt "formdatamenu|addattribute"
msgid "Add Attribute"
msgstr "বৈশিষ্ট্য যোগ"
#: formdatamenu.ui:36
-#, fuzzy
msgctxt "formdatamenu|edit"
msgid "Edit"
msgstr "সম্পাদনা"
@@ -4429,43 +4306,36 @@ msgid "Propert_ies"
msgstr "বৈশিষ্ট্যসমূহ:"
#: formnavimenu.ui:106
-#, fuzzy
msgctxt "formnavimenu|designmode"
msgid "Open in Design Mode"
msgstr "নকশা মোডে খুলুন"
#: formnavimenu.ui:114
-#, fuzzy
msgctxt "formnavimenu|controlfocus"
msgid "Automatic Control Focus"
msgstr "স্বয়ংক্রিয় কন্ট্রোল ফোকাস"
#: functionmenu.ui:12
-#, fuzzy
msgctxt "functionmenu|avg"
msgid "Average"
msgstr "Average"
#: functionmenu.ui:20
-#, fuzzy
msgctxt "functionmenu|counta"
msgid "CountA"
msgstr "CountA"
#: functionmenu.ui:27
-#, fuzzy
msgctxt "functionmenu|count"
msgid "Count"
msgstr "Count"
#: functionmenu.ui:34
-#, fuzzy
msgctxt "functionmenu|max"
msgid "Maximum"
msgstr "সর্বোচ্চ"
#: functionmenu.ui:41
-#, fuzzy
msgctxt "functionmenu|min"
msgid "Minimum"
msgstr "সর্বনিম্ন"
@@ -4614,7 +4484,6 @@ msgid "_AutoFit height"
msgstr "উচ্চতা স্বয়ংক্রিয়ভাবে-মানানসই"
#: headfootformatpage.ui:326
-#, fuzzy
msgctxt "headfootformatpage|buttonMore"
msgid "More..."
msgstr "আরও..."
@@ -4626,7 +4495,6 @@ msgid "_Edit..."
msgstr "সম্পাদনা..."
#: headfootformatpage.ui:383
-#, fuzzy
msgctxt "headfootformatpage|labelHeaderFormat"
msgid "Header"
msgstr "শীর্ষচরণ"
@@ -4644,7 +4512,6 @@ msgid "ImageMap Editor"
msgstr "ImageMap সম্পাদক"
#: imapdialog.ui:32
-#, fuzzy
msgctxt "imapdialog|TBI_APPLY"
msgid "Apply"
msgstr "প্রয়োগ"
@@ -4662,31 +4529,26 @@ msgid "Save..."
msgstr "সংরক্ষণ..."
#: imapdialog.ui:77
-#, fuzzy
msgctxt "imapdialog|TBI_CLOSE"
msgid "Close"
msgstr "বন্ধ"
#: imapdialog.ui:91
-#, fuzzy
msgctxt "imapdialog|TBI_SELECT"
msgid "Select"
msgstr "নির্বাচন"
#: imapdialog.ui:106
-#, fuzzy
msgctxt "imapdialog|TBI_RECT"
msgid "Rectangle"
msgstr "আয়তক্ষেত্র"
#: imapdialog.ui:121
-#, fuzzy
msgctxt "imapdialog|TBI_CIRCLE"
msgid "Ellipse"
msgstr "উপবৃত্ত"
#: imapdialog.ui:136
-#, fuzzy
msgctxt "imapdialog|TBI_POLY"
msgid "Polygon"
msgstr "বহুভুজ"
@@ -4704,19 +4566,16 @@ msgid "Edit Points"
msgstr "সম্পাদনা পয়েন্ট"
#: imapdialog.ui:181
-#, fuzzy
msgctxt "imapdialog|TBI_POLYMOVE"
msgid "Move Points"
msgstr "বিন্দু সরানো"
#: imapdialog.ui:196
-#, fuzzy
msgctxt "imapdialog|TBI_POLYINSERT"
msgid "Insert Points"
msgstr "বিন্দু সন্নিবেশ"
#: imapdialog.ui:211
-#, fuzzy
msgctxt "imapdialog|TBI_POLYDELETE"
msgid "Delete Points"
msgstr "বিন্দু মুছে ফেলা"
@@ -4770,7 +4629,6 @@ msgid "Text:"
msgstr "লেখা:"
#: imapmenu.ui:12
-#, fuzzy
msgctxt "imapmenu|url"
msgid "Description..."
msgstr "বর্ণনা..."
@@ -4899,13 +4757,11 @@ msgid "_Edit..."
msgstr "সম্পাদনা..."
#: namespacedialog.ui:168
-#, fuzzy
msgctxt "namespacedialog|prefix"
msgid "Prefix"
msgstr "Prefix"
#: namespacedialog.ui:179
-#, fuzzy
msgctxt "namespacedialog|url"
msgid "URL"
msgstr "URL"
@@ -4927,7 +4783,6 @@ msgid "_Visible grid"
msgstr ""
#: optgridpage.ui:99
-#, fuzzy
msgctxt "optgridpage|label1"
msgid "Grid"
msgstr "গ্রিড"
@@ -5085,13 +4940,11 @@ msgid "1.5 Lines"
msgstr "১.৫ লাইন"
#: paralinespacingcontrol.ui:185
-#, fuzzy
msgctxt "paralinespacingcontrol|line_dist"
msgid "Double"
msgstr "ডাবল"
#: paralinespacingcontrol.ui:186
-#, fuzzy
msgctxt "paralinespacingcontrol|line_dist"
msgid "Proportional"
msgstr "আনুপাতিক"
@@ -5108,7 +4961,6 @@ msgid "Leading"
msgstr "শিরোনাম"
#: paralinespacingcontrol.ui:189
-#, fuzzy
msgctxt "paralinespacingcontrol|line_dist"
msgid "Fixed"
msgstr "নির্দিষ্ট"
@@ -5184,7 +5036,6 @@ msgid "New Password"
msgstr ""
#: presetmenu.ui:12
-#, fuzzy
msgctxt "presetmenu|rename"
msgid "Rename"
msgstr "পুনঃনামকরণ"
@@ -5324,13 +5175,11 @@ msgid "Do you want to unlink the graphics in order to edit it?"
msgstr ""
#: redlinecontrol.ui:23
-#, fuzzy
msgctxt "redlinecontrol|view"
msgid "List"
msgstr "তালিকা"
#: redlinecontrol.ui:45
-#, fuzzy
msgctxt "redlinecontrol|filter"
msgid "Filter"
msgstr "পরিশোধক"
@@ -5354,7 +5203,6 @@ msgid "C_omment:"
msgstr "মন্তব্য:"
#: redlinefilterpage.ui:87
-#, fuzzy
msgctxt "redlinefilterpage|commentedit-atkobject"
msgid "Comment"
msgstr "মন্তব্য"
@@ -5383,7 +5231,6 @@ msgid "Author"
msgstr "লেখক:"
#: redlinefilterpage.ui:186
-#, fuzzy
msgctxt "redlinefilterpage|rangeedit-atkobject"
msgid "Range"
msgstr "পরিসর"
@@ -5496,7 +5343,6 @@ msgid "Date"
msgstr "তারিখ"
#: redlineviewpage.ui:69
-#, fuzzy
msgctxt "redlineviewpage|comment"
msgid "Comment"
msgstr "মন্তব্য"
@@ -5514,61 +5360,51 @@ msgid "Delete Rows"
msgstr "সারি মুছে ফেলুন"
#: rowsmenu.ui:19
-#, fuzzy
msgctxt "rowsmenu|save"
msgid "Save Record"
msgstr "রেকর্ড সংরক্ষণ"
#: rowsmenu.ui:26
-#, fuzzy
msgctxt "rowsmenu|undo"
msgid "Undo: Data entry"
msgstr "পূর্বাবস্থায় ফিরানো: ডাটা ভুক্তি"
#: rulermenu.ui:12
-#, fuzzy
msgctxt "rulermenu|mm"
msgid "Millimeter"
msgstr "মিলিমিটার"
#: rulermenu.ui:20
-#, fuzzy
msgctxt "rulermenu|cm"
msgid "Centimeter"
msgstr "সেন্টিমিটার"
#: rulermenu.ui:28
-#, fuzzy
msgctxt "rulermenu|m"
msgid "Meter"
msgstr "মিটার"
#: rulermenu.ui:36
-#, fuzzy
msgctxt "rulermenu|km"
msgid "Kilometer"
msgstr "কিলোমিটার"
#: rulermenu.ui:44
-#, fuzzy
msgctxt "rulermenu|in"
msgid "Inch"
msgstr "ইঞ্চি"
#: rulermenu.ui:52
-#, fuzzy
msgctxt "rulermenu|ft"
msgid "Foot"
msgstr "ফুট"
#: rulermenu.ui:60
-#, fuzzy
msgctxt "rulermenu|mile"
msgid "Miles"
msgstr "মাইল"
#: rulermenu.ui:68
-#, fuzzy
msgctxt "rulermenu|pt"
msgid "Point"
msgstr "পয়েন্ট"
@@ -5586,7 +5422,6 @@ msgid "Char"
msgstr "অক্ষর"
#: rulermenu.ui:92
-#, fuzzy
msgctxt "rulermenu|line"
msgid "Line"
msgstr "লাইন"
@@ -5652,7 +5487,6 @@ msgid "Disable hardware acceleration (OpenGL, OpenCL)"
msgstr ""
#: safemodedialog.ui:234
-#, fuzzy
msgctxt "safemodedialog|radio_extensions"
msgid "Extensions"
msgstr "এক্সটেনশন"
@@ -5810,7 +5644,6 @@ msgid "Axial"
msgstr ""
#: sidebararea.ui:171
-#, fuzzy
msgctxt "sidebararea|gradientstyle"
msgid "Radial"
msgstr "রশ্মীয়"
@@ -5853,7 +5686,6 @@ msgid "Gradient angle"
msgstr ""
#: sidebararea.ui:232
-#, fuzzy
msgctxt "sidebararea|transparencylabel|tooltip_text"
msgid "Transparency"
msgstr "স্বচ্ছতা"
@@ -5876,7 +5708,6 @@ msgid "None"
msgstr "কোনটি না"
#: sidebararea.ui:252
-#, fuzzy
msgctxt "sidebararea|transtype"
msgid "Solid"
msgstr "নিরেট"
@@ -5892,7 +5723,6 @@ msgid "Axial"
msgstr ""
#: sidebararea.ui:255
-#, fuzzy
msgctxt "sidebararea|transtype"
msgid "Radial"
msgstr "রশ্মীয়"
@@ -5934,7 +5764,6 @@ msgid "Specify 0% for fully opaque through 100% for fully transparent."
msgstr ""
#: sidebararea.ui:346
-#, fuzzy
msgctxt "sidebararea|settransparency-atkobject"
msgid "Transparency"
msgstr "স্বচ্ছতা"
@@ -5951,7 +5780,6 @@ msgid "Specify the luminance of the graphic."
msgstr ""
#: sidebargraphic.ui:70
-#, fuzzy
msgctxt "sidebargraphic|setbrightness-atkobject"
msgid "Brightness"
msgstr "উজ্জ্বলতা"
@@ -5968,7 +5796,6 @@ msgid "Specify the degree of difference between the lightest and darkest parts o
msgstr ""
#: sidebargraphic.ui:107
-#, fuzzy
msgctxt "sidebargraphic|setcontrast-atkobject"
msgid "Contrast"
msgstr "বৈসাদৃশ্য"
@@ -5995,43 +5822,36 @@ msgid "Specify the percentage of transparency; 0% is fully opaque and 100% is fu
msgstr ""
#: sidebargraphic.ui:176
-#, fuzzy
msgctxt "sidebargraphic|settransparency-atkobject"
msgid "Transparency"
msgstr "স্বচ্ছতা"
#: sidebargraphic.ui:209
-#, fuzzy
msgctxt "sidebargraphic|setred|tooltip_text"
msgid "Red"
msgstr "লাল"
#: sidebargraphic.ui:215
-#, fuzzy
msgctxt "sidebargraphic|setred-atkobject"
msgid "Red"
msgstr "লাল"
#: sidebargraphic.ui:255
-#, fuzzy
msgctxt "sidebargraphic|setgreen|tooltip_text"
msgid "Green"
msgstr "সবুজ"
#: sidebargraphic.ui:261
-#, fuzzy
msgctxt "sidebargraphic|setgreen-atkobject"
msgid "Green"
msgstr "সবুজ"
#: sidebargraphic.ui:302
-#, fuzzy
msgctxt "sidebargraphic|setblue|tooltip_text"
msgid "Blue"
msgstr "নীল"
#: sidebargraphic.ui:308
-#, fuzzy
msgctxt "sidebargraphic|setblue-atkobject"
msgid "Blue"
msgstr "নীল"
@@ -6062,7 +5882,6 @@ msgid "Select the style of the line."
msgstr ""
#: sidebarline.ui:64
-#, fuzzy
msgctxt "sidebarline|linestyle-atkobject"
msgid "Style"
msgstr "শৈলী"
@@ -6116,7 +5935,6 @@ msgid "Specify the transparency of the line."
msgstr ""
#: sidebarline.ui:230
-#, fuzzy
msgctxt "sidebarline|linetransparency-atkobject"
msgid "Transparency"
msgstr "স্বচ্ছতা"
@@ -6170,7 +5988,6 @@ msgid "Select the style of the line caps."
msgstr ""
#: sidebarline.ui:322
-#, fuzzy
msgctxt "sidebarline|linecapstyle"
msgid "Flat"
msgstr "সমতল"
@@ -6255,7 +6072,6 @@ msgid "_Indent:"
msgstr "ইন্ডেন্ট"
#: sidebarparagraph.ui:448
-#, fuzzy
msgctxt "sidebarparagraph|indent|tooltip_text"
msgid "Indent"
msgstr "ইন্ডেন্ট"
@@ -6267,7 +6083,6 @@ msgid "Increase Indent"
msgstr "ইন্ডেন্ট বৃদ্ধি"
#: sidebarparagraph.ui:469
-#, fuzzy
msgctxt "sidebarparagraph|decreaseindent|tooltip_text"
msgid "Decrease Indent"
msgstr "ইন্ডেন্ট হ্রাস"
@@ -6326,7 +6141,6 @@ msgid "Enter the value for the horizontal position."
msgstr ""
#: sidebarpossize.ui:65
-#, fuzzy
msgctxt "sidebarpossize|horizontalpos-atkobject"
msgid "Horizontal"
msgstr "অনুভূমিক"
@@ -6343,7 +6157,6 @@ msgid "Enter the value for the vertical position."
msgstr ""
#: sidebarpossize.ui:105
-#, fuzzy
msgctxt "sidebarpossize|verticalpos-atkobject"
msgid "Vertical"
msgstr "উল্লম্ব"
@@ -6360,7 +6173,6 @@ msgid "Enter a width for the selected object."
msgstr ""
#: sidebarpossize.ui:146
-#, fuzzy
msgctxt "sidebarpossize|selectwidth-atkobject"
msgid "Width"
msgstr "প্রস্থ"
@@ -6377,7 +6189,6 @@ msgid "Enter a height for the selected object."
msgstr ""
#: sidebarpossize.ui:187
-#, fuzzy
msgctxt "sidebarpossize|selectheight-atkobject"
msgid "Height"
msgstr "উচ্চতা"
@@ -6400,7 +6211,6 @@ msgid "_Rotation:"
msgstr "ঘূর্ণন"
#: sidebarpossize.ui:254
-#, fuzzy
msgctxt "sidebarpossize|orientationcontrol-atkobject"
msgid "Rotation"
msgstr "ঘূর্ণন"
@@ -6512,19 +6322,16 @@ msgid "Custom Value"
msgstr ""
#: textcontrolchardialog.ui:8
-#, fuzzy
msgctxt "textcontrolchardialog|TextControlCharacterPropertiesDialog"
msgid "Character"
msgstr "অক্ষর"
#: textcontrolchardialog.ui:106
-#, fuzzy
msgctxt "textcontrolchardialog|font"
msgid "Font"
msgstr "ফন্ট"
#: textcontrolchardialog.ui:128
-#, fuzzy
msgctxt "textcontrolchardialog|fonteffects"
msgid "Font Effects"
msgstr "ফন্টের প্রভাব"
@@ -6536,7 +6343,6 @@ msgid "Position"
msgstr "অবস্থান"
#: textcontrolparadialog.ui:8
-#, fuzzy
msgctxt "textcontrolparadialog|TextControlParagraphPropertiesDialog"
msgid "Paragraph"
msgstr "অনুচ্ছেদ"
@@ -6547,13 +6353,11 @@ msgid "Indents & Spacing"
msgstr ""
#: textcontrolparadialog.ui:128
-#, fuzzy
msgctxt "textcontrolparadialog|labelTP_PARA_ALIGN"
msgid "Alignment"
msgstr "প্রান্তিককরণ"
#: textcontrolparadialog.ui:152
-#, fuzzy
msgctxt "textcontrolparadialog|labelTP_PARA_ASIAN"
msgid "Asian Typography"
msgstr "এশীয় মুদ্রণশৈলী"
@@ -6575,7 +6379,6 @@ msgid "Single"
msgstr "একক"
#: textunderlinecontrol.ui:61
-#, fuzzy
msgctxt "textunderlinecontrol|double|tooltip_text"
msgid "Double"
msgstr "ডাবল"
@@ -6587,43 +6390,36 @@ msgid "Bold"
msgstr "গাঢ়"
#: textunderlinecontrol.ui:95
-#, fuzzy
msgctxt "textunderlinecontrol|dot|tooltip_text"
msgid "Dotted"
msgstr "ডটেড"
#: textunderlinecontrol.ui:112
-#, fuzzy
msgctxt "textunderlinecontrol|dotbold|tooltip_text"
msgid "Dotted (Bold)"
msgstr "ডটেড (গাঢ়)"
#: textunderlinecontrol.ui:129
-#, fuzzy
msgctxt "textunderlinecontrol|dash|tooltip_text"
msgid "Dash"
msgstr "ড্যাশ"
#: textunderlinecontrol.ui:146
-#, fuzzy
msgctxt "textunderlinecontrol|dashlong|tooltip_text"
msgid "Long Dash"
msgstr "দীর্ঘ ড্যাশ"
#: textunderlinecontrol.ui:163
-#, fuzzy
msgctxt "textunderlinecontrol|dashdot|tooltip_text"
msgid "Dot Dash"
msgstr "ডট ড্যাশ"
#: textunderlinecontrol.ui:180
-#, fuzzy
msgctxt "textunderlinecontrol|dashdotdot|tooltip_text"
msgid "Dot Dot Dash"
msgstr "ডট ডট ড্যাশ"
#: textunderlinecontrol.ui:197
-#, fuzzy
msgctxt "textunderlinecontrol|wave|tooltip_text"
msgid "Wave"
msgstr "ঢেউ"
@@ -6640,19 +6436,16 @@ msgid "Add Item"
msgstr "আইটেম যোগ"
#: xformspage.ui:40
-#, fuzzy
msgctxt "xformspage|TBI_ITEM_ADD_ELEMENT"
msgid "Add Element"
msgstr "এলিমেন্ট যোগ"
#: xformspage.ui:54
-#, fuzzy
msgctxt "xformspage|TBI_ITEM_ADD_ATTRIBUTE"
msgid "Add Attribute"
msgstr "বৈশিষ্ট্য যোগ"
#: xformspage.ui:68
-#, fuzzy
msgctxt "xformspage|TBI_ITEM_EDIT"
msgid "Edit"
msgstr "সম্পাদনা"
@@ -6670,13 +6463,11 @@ msgid "Digital Signatures..."
msgstr "ডিজিটাল স্বাক্ষর..."
#: zoommenu.ui:12
-#, fuzzy
msgctxt "zoommenu|page"
msgid "Entire Page"
msgstr "সম্পূর্ণ পৃষ্ঠা"
#: zoommenu.ui:20
-#, fuzzy
msgctxt "zoommenu|width"
msgid "Page Width"
msgstr "পৃষ্ঠার প্রস্থ"
@@ -6687,7 +6478,6 @@ msgid "Optimal View"
msgstr ""
#: zoommenu.ui:36
-#, fuzzy
msgctxt "zoommenu|50"
msgid "50%"
msgstr "৫০%"
@@ -6698,7 +6488,6 @@ msgid "75%"
msgstr ""
#: zoommenu.ui:52
-#, fuzzy
msgctxt "zoommenu|100"
msgid "100%"
msgstr "১০০%"
@@ -6710,7 +6499,6 @@ msgid "150%"
msgstr "৫০%"
#: zoommenu.ui:68
-#, fuzzy
msgctxt "zoommenu|200"
msgid "200%"
msgstr "২০০%"
@@ -6722,7 +6510,6 @@ msgid "Drawing object"
msgstr "অঙ্কন বস্তু"
#: strings.hrc:26
-#, fuzzy
msgctxt "STR_ObjNamePluralNONE"
msgid "Drawing objects"
msgstr "অঙ্কন বস্তু"
@@ -7075,13 +6862,11 @@ msgid "Outline Texts"
msgstr "রূপরেখার পাঠ্যসমূহ"
#: strings.hrc:95
-#, fuzzy
msgctxt "STR_ObjNameSingulGRAF"
msgid "Image"
msgstr "চিত্র"
#: strings.hrc:96
-#, fuzzy
msgctxt "STR_ObjNamePluralGRAF"
msgid "Images"
msgstr "চিত্র"
@@ -7137,7 +6922,6 @@ msgid "Linked Metafiles"
msgstr "সংযুক্ত মেটাফাইলসমূহ"
#: strings.hrc:107
-#, fuzzy
msgctxt "STR_ObjNameSingulGRAFBMP"
msgid "Image"
msgstr "চিত্র"
@@ -7160,7 +6944,6 @@ msgid "Linked image with transparency"
msgstr "স্বচ্ছ সংযুক্ত বিটম্যাপসমূহ"
#: strings.hrc:111
-#, fuzzy
msgctxt "STR_ObjNamePluralGRAFBMP"
msgid "Images"
msgstr "চিত্র"
@@ -7293,7 +7076,6 @@ msgid "Dimensioning objects"
msgstr "মাত্রাকরণ বস্তুসমূহ"
#: strings.hrc:137
-#, fuzzy
msgctxt "STR_ObjNamePlural"
msgid "Drawing objects"
msgstr "অঙ্কন বস্তু"
@@ -7362,7 +7144,6 @@ msgid "3D scenes"
msgstr "ত্রিমাত্রিক দৃশ্যাবলী"
#: strings.hrc:150
-#, fuzzy
msgctxt "STR_ObjNameSingulSphere3d"
msgid "Sphere"
msgstr "গোলক"
@@ -8693,7 +8474,6 @@ msgid "Glue spacing object 2"
msgstr "গ্লু ফাঁকাকরণ বস্তু ২"
#: strings.hrc:418
-#, fuzzy
msgctxt "SIP_SA_EDGELINEDELTACOUNT"
msgid "Number of movable lines"
msgstr "পরিবর্তনযোগ্য লাইনের সংখ্যা"
@@ -9308,7 +9088,6 @@ msgid "Bitmap"
msgstr "বিটম্যাপ"
#: strings.hrc:542
-#, fuzzy
msgctxt "RID_SVXSTR_PATTERN"
msgid "Pattern"
msgstr "প্যাটার্ন"
@@ -9412,7 +9191,6 @@ msgid "Gray"
msgstr "ধূসর"
#: strings.hrc:563
-#, fuzzy
msgctxt "RID_SVXSTR_COLOR_WHITE"
msgid "White"
msgstr "সাদা রং"
@@ -9444,7 +9222,6 @@ msgid "Red"
msgstr "লাল"
#: strings.hrc:569
-#, fuzzy
msgctxt "RID_SVXSTR_COLOR_VIOLET"
msgid "Violet"
msgstr "বেগুনী"
@@ -9482,7 +9259,6 @@ msgstr "লাইন"
#. Light variants of the standard color palette
#: strings.hrc:577
-#, fuzzy
msgctxt "RID_SVXSTR_COLOR_LIGHTGRAY"
msgid "Light Gray"
msgstr "হালকা ধূসর"
@@ -9508,7 +9284,6 @@ msgid "Light Brick"
msgstr ""
#: strings.hrc:582
-#, fuzzy
msgctxt "RID_SVXSTR_COLOR_LIGHTRED"
msgid "Light Red"
msgstr "হালকা লাল"
@@ -9529,7 +9304,6 @@ msgid "Light Indigo"
msgstr ""
#: strings.hrc:586
-#, fuzzy
msgctxt "RID_SVXSTR_COLOR_LIGHTBLUE"
msgid "Light Blue"
msgstr "হালকা নীল"
@@ -9540,7 +9314,6 @@ msgid "Light Teal"
msgstr ""
#: strings.hrc:588
-#, fuzzy
msgctxt "RID_SVXSTR_COLOR_LIGHTGREEN"
msgid "Light Green"
msgstr "হালকা সবুজ"
@@ -9624,13 +9397,11 @@ msgid "Blue classic"
msgstr ""
#: strings.hrc:606
-#, fuzzy
msgctxt "RID_SVXSTR_COLOR_CYAN"
msgid "Cyan"
msgstr "সায়ান"
#: strings.hrc:607
-#, fuzzy
msgctxt "RID_SVXSTR_COLOR_MAGENTA"
msgid "Magenta"
msgstr "ম্যাজেন্টা"
@@ -10194,7 +9965,6 @@ msgid "Pink Gradient"
msgstr ""
#: strings.hrc:728
-#, fuzzy
msgctxt "RID_SVXSTR_GRDT64"
msgid "Sky"
msgstr "আকাশ"
@@ -10651,7 +10421,6 @@ msgid "Zig Zag"
msgstr ""
#: strings.hrc:816
-#, fuzzy
msgctxt "RID_SVXSTR_BMP53"
msgid "Wave"
msgstr "ঢেউ"
@@ -10706,7 +10475,6 @@ msgid "Trellis"
msgstr ""
#: strings.hrc:826
-#, fuzzy
msgctxt "RID_SVXSTR_BMP63"
msgid "Sphere"
msgstr "গোলক"
@@ -10742,13 +10510,11 @@ msgid "Solid Diamond"
msgstr ""
#: strings.hrc:833
-#, fuzzy
msgctxt "RID_SVXSTR_BMP70"
msgid "Vertical"
msgstr "উল্লম্ব"
#: strings.hrc:834
-#, fuzzy
msgctxt "RID_SVXSTR_BMP71"
msgid "Horizontal"
msgstr "অনুভূমিক"
@@ -10764,7 +10530,6 @@ msgid "Upward Diagonal"
msgstr ""
#: strings.hrc:837
-#, fuzzy
msgctxt "RID_SVXSTR_BMP74"
msgid "Cross"
msgstr "আড়াআড়ি"
@@ -11113,7 +10878,6 @@ msgid "Last Custom Value"
msgstr ""
#: strings.hrc:910
-#, fuzzy
msgctxt "RID_SVXSTR_PT"
msgid "pt"
msgstr "পয়েন্ট"
@@ -11226,7 +10990,6 @@ msgid "Emoticons"
msgstr "ইমোটিকন"
#: strings.hrc:939
-#, fuzzy
msgctxt "RID_GALLERYSTR_THEME_PHOTOS"
msgid "Images"
msgstr "চিত্র"
@@ -11262,7 +11025,6 @@ msgid "Surfaces"
msgstr "পৃষ্ঠতল"
#: strings.hrc:946
-#, fuzzy
msgctxt "RID_GALLERYSTR_THEME_COMPUTERS"
msgid "Computers"
msgstr "কম্পিউটার"
@@ -11470,55 +11232,46 @@ msgid "P~arallel"
msgstr "সমান্তরাল (~a)"
#: strings.hrc:990
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_NW"
msgid "Extrusion North-West"
msgstr "এক্সট্রুশন- উত্তর-পশ্চিম"
#: strings.hrc:991
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_N"
msgid "Extrusion North"
msgstr "এক্সট্রুশন- উত্তর"
#: strings.hrc:992
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_NE"
msgid "Extrusion North-East"
msgstr "এক্সট্রুশন- উত্তর-পূর্ব"
#: strings.hrc:993
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_W"
msgid "Extrusion West"
msgstr "এক্সট্রুশন- পশ্চিম"
#: strings.hrc:994
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_NONE"
msgid "Extrusion Backwards"
msgstr "এক্সট্রুশন- পিছনে"
#: strings.hrc:995
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_E"
msgid "Extrusion East"
msgstr "এক্সট্রুশন- পূর্ব"
#: strings.hrc:996
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_SW"
msgid "Extrusion South-West"
msgstr "এক্সট্রুশন- দক্ষিণ-পশ্চিম"
#: strings.hrc:997
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_S"
msgid "Extrusion South"
msgstr "এক্সট্রুশন- দক্ষিণ"
#: strings.hrc:998
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_SE"
msgid "Extrusion South-East"
msgstr "এক্সট্রুশন- দক্ষিণ-পূর্ব"
@@ -11684,7 +11437,6 @@ msgstr ""
#. This is duplicated in GenericCommands.xcu in officecfg.
#: strings.hrc:1032
-#, fuzzy
msgctxt "RID_SVXSTR_CHARFONTNAME"
msgid "Font Name"
msgstr "ফন্টের নাম"
@@ -12574,13 +12326,11 @@ msgid "Attribute"
msgstr "বৈশিষ্ট্য"
#: strings.hrc:1210
-#, fuzzy
msgctxt "RID_STR_BINDING"
msgid "Binding"
msgstr "বাইন্ডিং"
#: strings.hrc:1211
-#, fuzzy
msgctxt "RID_STR_BINDING_EXPR"
msgid "Binding expression"
msgstr "বা‌ইন্ডিং এক্সপ্রেশন"
@@ -12691,7 +12441,6 @@ msgid "Zoom In"
msgstr "বড় করা"
#: strings.hrc:1236
-#, fuzzy
msgctxt "RID_SVXSTR_ZOOM_OUT"
msgid "Zoom Out"
msgstr "ছোট করা"
@@ -12702,7 +12451,6 @@ msgid "25%"
msgstr ""
#: strings.hrc:1238
-#, fuzzy
msgctxt "RID_SVXSTR_ZOOM_50"
msgid "50%"
msgstr "৫০%"
@@ -12713,7 +12461,6 @@ msgid "75%"
msgstr ""
#: strings.hrc:1240
-#, fuzzy
msgctxt "RID_SVXSTR_ZOOM_100"
msgid "100%"
msgstr "১০০%"
@@ -12725,7 +12472,6 @@ msgid "150%"
msgstr "৫০%"
#: strings.hrc:1242
-#, fuzzy
msgctxt "RID_SVXSTR_ZOOM_200"
msgid "200%"
msgstr "২০০%"
@@ -12788,7 +12534,6 @@ msgid "Reached the end of the sheet"
msgstr ""
#: strings.hrc:1255
-#, fuzzy
msgctxt "RID_SVXSTR_SEARCH_NOT_FOUND"
msgid "Search key not found"
msgstr "অনুসন্ধানকৃত কীটি খুঁজে পাওয়া যাচ্ছেনা"
@@ -13042,7 +12787,6 @@ msgid "BMP image"
msgstr ""
#: strings.hrc:1313
-#, fuzzy
msgctxt "STR_IMAGE_UNKNOWN"
msgid "Unknown"
msgstr "অজানা"
@@ -13693,7 +13437,6 @@ msgid "Supplementary Private Use Area-B"
msgstr ""
#: strings.hrc:1449
-#, fuzzy
msgctxt "RID_SUBSETMAP"
msgid "Limbu"
msgstr "লিম্বু"
@@ -13938,7 +13681,6 @@ msgid "Combining Diacritical Marks Supplement"
msgstr "ডায়াক্রিটিকাল চিহ্ন একত্রিত করা হচ্ছে"
#: strings.hrc:1497
-#, fuzzy
msgctxt "RID_SUBSETMAP"
msgid "Coptic"
msgstr "কপটিক"
@@ -14310,7 +14052,6 @@ msgid "Miscellaneous Symbols And Pictographs"
msgstr ""
#: strings.hrc:1570
-#, fuzzy
msgctxt "RID_SUBSETMAP"
msgid "Emoticons"
msgstr "ইমোটিকন"
@@ -14841,7 +14582,6 @@ msgid "Widows"
msgstr "উইডোজ"
#: svxitems.hrc:63
-#, fuzzy
msgctxt "RID_ATTR_NAMES"
msgid "Paragraph spacing"
msgstr "অনুচ্ছেদ ফাঁকাকরণ"
diff --git a/source/bn/sw/messages.po b/source/bn/sw/messages.po
index ca73d8cec7d..a76c136e4dc 100644
--- a/source/bn/sw/messages.po
+++ b/source/bn/sw/messages.po
@@ -37,7 +37,6 @@ msgid "Custom Styles"
msgstr "স্বনির্ধারিত শৈলী"
#: app.hrc:34
-#, fuzzy
msgctxt "RID_PARAGRAPHSTYLEFAMILY"
msgid "Automatic"
msgstr "স্বয়ংক্রিয়"
@@ -300,7 +299,6 @@ msgid "File format error found."
msgstr "ফাইল ফরম্যাট ত্রুটি খুঁজে পাওয়া গেছে।"
#: error.hrc:34
-#, fuzzy
msgctxt "RID_SW_ERRHDL"
msgid "Error reading file."
msgstr "ফাইল পড়ার ত্রুটি।"
@@ -360,7 +358,6 @@ msgid "$(ARG1) has changed."
msgstr "$(ARG1) পরিবর্তিত হয়েছে।"
#: error.hrc:47
-#, fuzzy
msgctxt "RID_SW_ERRHDL"
msgid "$(ARG1) does not exist."
msgstr "$(ARG1) নেই।"
@@ -418,7 +415,6 @@ msgid "Dear"
msgstr "বছর"
#: mmaddressblockpage.hrc:28
-#, fuzzy
msgctxt "RA_SALUTATION"
msgid "Hello"
msgstr "হ্যালো"
@@ -444,7 +440,6 @@ msgid "!"
msgstr ""
#: mmaddressblockpage.hrc:37
-#, fuzzy
msgctxt "RA_PUNCTUATION"
msgid "(none)"
msgstr "(কোনটিই নয়)"
@@ -1540,7 +1535,6 @@ msgid "The following characters are not valid and have been removed: "
msgstr ""
#: strings.hrc:235
-#, fuzzy
msgctxt "STR_BOOKMARK_DEF_NAME"
msgid "Bookmark"
msgstr "বুকমার্ক"
@@ -1558,25 +1552,21 @@ msgid "Text"
msgstr "লেখা"
#: strings.hrc:238
-#, fuzzy
msgctxt "SW_STR_NONE"
msgid "[None]"
msgstr "[কোনটি না]"
#: strings.hrc:239
-#, fuzzy
msgctxt "STR_CAPTION_BEGINNING"
msgid "Start"
msgstr "শুরু"
#: strings.hrc:240
-#, fuzzy
msgctxt "STR_CAPTION_END"
msgid "End"
msgstr "শেষ"
#: strings.hrc:241
-#, fuzzy
msgctxt "STR_CAPTION_ABOVE"
msgid "Above"
msgstr "উপরে"
@@ -1675,7 +1665,6 @@ msgid "Table"
msgstr "সারণি"
#: strings.hrc:261
-#, fuzzy
msgctxt "STR_GRAPHIC_DEFNAME"
msgid "Image"
msgstr "চিত্র"
@@ -1691,7 +1680,6 @@ msgid "Frame"
msgstr "ফ্রেম"
#: strings.hrc:264
-#, fuzzy
msgctxt "STR_SHAPE_DEFNAME"
msgid "Shape"
msgstr "আকৃতি"
@@ -2022,7 +2010,6 @@ msgid "Text frames"
msgstr "লেখা ফ্রেম"
#: strings.hrc:329
-#, fuzzy
msgctxt "STR_CONTENT_TYPE_GRAPHIC"
msgid "Images"
msgstr "চিত্র"
@@ -2058,7 +2045,6 @@ msgid "Indexes"
msgstr "সূচিপত্র"
#: strings.hrc:336
-#, fuzzy
msgctxt "STR_CONTENT_TYPE_DRAWOBJECT"
msgid "Drawing objects"
msgstr "অঙ্কন বস্তু"
@@ -2127,7 +2113,6 @@ msgid "Text frame"
msgstr "লেখা ফ্রেম"
#: strings.hrc:349
-#, fuzzy
msgctxt "STR_CONTENT_TYPE_SINGLE_GRAPHIC"
msgid "Image"
msgstr "চিত্র"
@@ -2537,25 +2522,21 @@ msgid "Apply table attributes"
msgstr "সারণির বৈশিষ্ট্য প্রয়োগ"
#: strings.hrc:431
-#, fuzzy
msgctxt "STR_UNDO_TABLE_AUTOFMT"
msgid "AutoFormat Table"
msgstr "সারণি স্বয়ংক্রিয়-বিন্যাস"
#: strings.hrc:432
-#, fuzzy
msgctxt "STR_UNDO_TABLE_INSCOL"
msgid "Insert Column"
msgstr "কলাম সন্নিবেশ"
#: strings.hrc:433
-#, fuzzy
msgctxt "STR_UNDO_TABLE_INSROW"
msgid "Insert Row"
msgstr "সারি সন্নিবেশ"
#: strings.hrc:434
-#, fuzzy
msgctxt "STR_UNDO_TABLE_DELBOX"
msgid "Delete row/column"
msgstr "সারি/কলাম মুছে ফেলুন"
@@ -2571,7 +2552,6 @@ msgid "Delete row"
msgstr "সারি মুছে ফেলুন"
#: strings.hrc:437
-#, fuzzy
msgctxt "STR_UNDO_TABLE_SPLIT"
msgid "Split Cells"
msgstr "ঘর বিভাজন"
@@ -2728,13 +2708,11 @@ msgid "column break"
msgstr "কলাম বিভাজক"
#: strings.hrc:468
-#, fuzzy
msgctxt "STR_UNDO_REDLINE_INSERT"
msgid "Insert $1"
msgstr "$1 সন্নিবেশ"
#: strings.hrc:469
-#, fuzzy
msgctxt "STR_UNDO_REDLINE_DELETE"
msgid "Delete $1"
msgstr "$1 মুছে ফেলুন"
@@ -2763,7 +2741,6 @@ msgid "Paragraph formatting changed"
msgstr ""
#: strings.hrc:474
-#, fuzzy
msgctxt "STR_UNDO_REDLINE_TABLE_ROW_INSERT"
msgid "Insert Row"
msgstr "সারি সন্নিবেশ"
@@ -2775,7 +2752,6 @@ msgid "Delete Row"
msgstr "সারি মুছে ফেলুন"
#: strings.hrc:476
-#, fuzzy
msgctxt "STR_UNDO_REDLINE_TABLE_CELL_INSERT"
msgid "Insert Cell"
msgstr "ঘর সন্নিবেশ"
@@ -3180,7 +3156,6 @@ msgid "Table"
msgstr "সারণি"
#: strings.hrc:560
-#, fuzzy
msgctxt "STR_STYLE_FAMILY_CELL"
msgid "Cell"
msgstr "ঘর"
@@ -3191,7 +3166,6 @@ msgid "Asian"
msgstr ""
#: strings.hrc:563
-#, fuzzy
msgctxt "ST_SCRIPT_CTL"
msgid "CTL"
msgstr "CTL"
@@ -3244,7 +3218,6 @@ msgid "Form control~s"
msgstr "ফরম কন্ট্রোল (~s)"
#: strings.hrc:572
-#, fuzzy
msgctxt "STR_PRINTOPTUI_COLOR"
msgid "Color"
msgstr "রঙ"
@@ -3316,7 +3289,6 @@ msgid "Page sides"
msgstr "পৃষ্ঠার পার্শ্ব"
#: strings.hrc:584
-#, fuzzy
msgctxt "STR_PRINTOPTUI_ALL_PAGES"
msgid "All pages"
msgstr "সব পৃষ্ঠা"
@@ -3376,7 +3348,6 @@ msgid "Pa~ges"
msgstr "পৃষ্ঠা (~g)"
#: strings.hrc:594
-#, fuzzy
msgctxt "STR_PRINTOPTUI_SELECTION"
msgid "~Selection"
msgstr "নির্বাচন (~S)"
@@ -3387,19 +3358,16 @@ msgid "Place in margins"
msgstr ""
#: strings.hrc:597
-#, fuzzy
msgctxt "STR_FORMULA_CALC"
msgid "Functions"
msgstr "ফাংশন"
#: strings.hrc:598
-#, fuzzy
msgctxt "STR_FORMULA_CANCEL"
msgid "Cancel"
msgstr "বাতিল"
#: strings.hrc:599
-#, fuzzy
msgctxt "STR_FORMULA_APPLY"
msgid "Apply"
msgstr "প্রয়োগ"
@@ -3491,19 +3459,16 @@ msgid "inactive"
msgstr "নিষ্ক্রিয়"
#: strings.hrc:616
-#, fuzzy
msgctxt "STR_EDIT_ENTRY"
msgid "Edit..."
msgstr "সম্পাদনা..."
#: strings.hrc:617
-#, fuzzy
msgctxt "STR_UPDATE"
msgid "~Update"
msgstr "হালনাগাদ (~U)"
#: strings.hrc:618
-#, fuzzy
msgctxt "STR_EDIT_CONTENT"
msgid "Edit"
msgstr "সম্পাদনা"
@@ -3527,7 +3492,6 @@ msgid "~Index"
msgstr "সূচি"
#: strings.hrc:622
-#, fuzzy
msgctxt "STR_FILE"
msgid "File"
msgstr "ফাইল"
@@ -3551,19 +3515,16 @@ msgid "Delete"
msgstr "অপসারণ"
#: strings.hrc:626
-#, fuzzy
msgctxt "STR_DELETE_ENTRY"
msgid "~Delete"
msgstr "মুছে ফেলা (~D)"
#: strings.hrc:627
-#, fuzzy
msgctxt "STR_UPDATE_SEL"
msgid "Selection"
msgstr "নির্বাচন"
#: strings.hrc:628
-#, fuzzy
msgctxt "STR_UPDATE_INDEX"
msgid "Indexes"
msgstr "সূচিপত্র"
@@ -3575,7 +3536,6 @@ msgid "Links"
msgstr "লাইন"
#: strings.hrc:630
-#, fuzzy
msgctxt "STR_UPDATE_ALL"
msgid "All"
msgstr "সব"
@@ -3616,7 +3576,6 @@ msgid "Read-~only"
msgstr "শুধুমাত্র-পাঠযোগ্য"
#: strings.hrc:637
-#, fuzzy
msgctxt "STR_POSTIT_SHOW"
msgid "Show All"
msgstr "সব প্রদর্শন"
@@ -3663,19 +3622,16 @@ msgstr ""
#. Error calculator
#: strings.hrc:649
-#, fuzzy
msgctxt "STR_POSTIT_PAGE"
msgid "Page"
msgstr "পৃষ্ঠা"
#: strings.hrc:650
-#, fuzzy
msgctxt "STR_POSTIT_LINE"
msgid "Line"
msgstr "লাইন"
#: strings.hrc:651
-#, fuzzy
msgctxt "STR_POSTIT_AUTHOR"
msgid "Author"
msgstr "লেখক"
@@ -3732,7 +3688,6 @@ msgid "(fixed)"
msgstr ""
#: strings.hrc:662
-#, fuzzy
msgctxt "STR_DURATION_FORMAT"
msgid " Y: %1 M: %2 D: %3 H: %4 M: %5 S: %6"
msgstr "ব: %1 মা: %2 দি: %3 ঘ: %4 মি: %5 সে: %6"
@@ -3807,7 +3762,6 @@ msgid "Subject"
msgstr "বিষয়"
#: strings.hrc:676
-#, fuzzy
msgctxt "FLD_DOCINFO_KEYS"
msgid "Keywords"
msgstr "মূলশব্দ"
@@ -3825,7 +3779,6 @@ msgid "Created"
msgstr "তৈরিকৃত"
#: strings.hrc:679
-#, fuzzy
msgctxt "FLD_DOCINFO_CHANGE"
msgid "Modified"
msgstr "পরিবর্তিত"
@@ -3836,13 +3789,11 @@ msgid "Last printed"
msgstr ""
#: strings.hrc:681
-#, fuzzy
msgctxt "FLD_DOCINFO_DOCNO"
msgid "Revision number"
msgstr "পরিমার্জন সংখ্যা"
#: strings.hrc:682
-#, fuzzy
msgctxt "FLD_DOCINFO_EDIT"
msgid "Total editing time"
msgstr "সম্পাদনার মোট সময়"
@@ -3863,13 +3814,11 @@ msgid "Next convert $(ARG1)"
msgstr ""
#: strings.hrc:686
-#, fuzzy
msgctxt "STR_AUTH_TYPE_ARTICLE"
msgid "Article"
msgstr "নিবন্ধ"
#: strings.hrc:687
-#, fuzzy
msgctxt "STR_AUTH_TYPE_BOOK"
msgid "Book"
msgstr "বই"
@@ -3881,73 +3830,61 @@ msgid "Brochures"
msgstr "বিলিপত্র (~u)"
#: strings.hrc:689
-#, fuzzy
msgctxt "STR_AUTH_TYPE_CONFERENCE"
msgid "Conference proceedings"
msgstr "কনফারেন্স কার্যক্রম"
#: strings.hrc:690
-#, fuzzy
msgctxt "STR_AUTH_TYPE_INBOOK"
msgid "Book excerpt"
msgstr "বইয়ের উদ্ধৃতি"
#: strings.hrc:691
-#, fuzzy
msgctxt "STR_AUTH_TYPE_INCOLLECTION"
msgid "Book excerpt with title"
msgstr "শিরোনাম সহ বইয়ের উদ্ধৃতি"
#: strings.hrc:692
-#, fuzzy
msgctxt "STR_AUTH_TYPE_INPROCEEDINGS"
msgid "Conference proceedings"
msgstr "কনফারেন্স কার্যক্রম"
#: strings.hrc:693
-#, fuzzy
msgctxt "STR_AUTH_TYPE_JOURNAL"
msgid "Journal"
msgstr "সাময়িকী"
#: strings.hrc:694
-#, fuzzy
msgctxt "STR_AUTH_TYPE_MANUAL"
msgid "Techn. documentation"
msgstr "প্রযুক্তিগত ডকুমেনটেশন"
#: strings.hrc:695
-#, fuzzy
msgctxt "STR_AUTH_TYPE_MASTERSTHESIS"
msgid "Thesis"
msgstr "থিসিস"
#: strings.hrc:696
-#, fuzzy
msgctxt "STR_AUTH_TYPE_MISC"
msgid "Miscellaneous"
msgstr "বিবিধ"
#: strings.hrc:697
-#, fuzzy
msgctxt "STR_AUTH_TYPE_PHDTHESIS"
msgid "Dissertation"
msgstr "গবেষণামূলক নিবন্ধ"
#: strings.hrc:698
-#, fuzzy
msgctxt "STR_AUTH_TYPE_PROCEEDINGS"
msgid "Conference proceedings"
msgstr "কনফারেন্স কার্যক্রম"
#: strings.hrc:699
-#, fuzzy
msgctxt "STR_AUTH_TYPE_TECHREPORT"
msgid "Research report"
msgstr "গবেষণা প্রতিবেদন"
#: strings.hrc:700
-#, fuzzy
msgctxt "STR_AUTH_TYPE_UNPUBLISHED"
msgid "Unpublished"
msgstr "অপ্রকাশিত"
@@ -3965,37 +3902,31 @@ msgid "WWW document"
msgstr "নথি প্রতি"
#: strings.hrc:703
-#, fuzzy
msgctxt "STR_AUTH_TYPE_CUSTOM1"
msgid "User-defined1"
msgstr "ব্যবহারকারী-নির্ধারিত১"
#: strings.hrc:704
-#, fuzzy
msgctxt "STR_AUTH_TYPE_CUSTOM2"
msgid "User-defined2"
msgstr "ব্যবহারকারী-নির্ধারিত২"
#: strings.hrc:705
-#, fuzzy
msgctxt "STR_AUTH_TYPE_CUSTOM3"
msgid "User-defined3"
msgstr "ব্যবহারকারী-নির্ধারিত৩"
#: strings.hrc:706
-#, fuzzy
msgctxt "STR_AUTH_TYPE_CUSTOM4"
msgid "User-defined4"
msgstr "ব্যবহারকারী-নির্ধারিত৪"
#: strings.hrc:707
-#, fuzzy
msgctxt "STR_AUTH_TYPE_CUSTOM5"
msgid "User-defined5"
msgstr "ব্যবহারকারী-নির্ধারিত৫"
#: strings.hrc:708
-#, fuzzy
msgctxt "STR_AUTH_FIELD_IDENTIFIER"
msgid "Short name"
msgstr "সংক্ষিপ্ত নাম"
@@ -4031,7 +3962,6 @@ msgid "Book title"
msgstr "বইয়ের শিরোনাম (~B)"
#: strings.hrc:714
-#, fuzzy
msgctxt "STR_AUTH_FIELD_CHAPTER"
msgid "Chapter"
msgstr "অধ্যায়"
@@ -4061,19 +3991,16 @@ msgid "Institution"
msgstr "প্রতিষ্ঠান (~u)"
#: strings.hrc:719
-#, fuzzy
msgctxt "STR_AUTH_FIELD_JOURNAL"
msgid "Journal"
msgstr "সাময়িকী"
#: strings.hrc:720
-#, fuzzy
msgctxt "STR_AUTH_FIELD_MONTH"
msgid "Month"
msgstr "মাস"
#: strings.hrc:721
-#, fuzzy
msgctxt "STR_AUTH_FIELD_NOTE"
msgid "Note"
msgstr "নোট"
@@ -4097,7 +4024,6 @@ msgid "Page(s)"
msgstr "পৃষ্ঠাসমূহ (~g)"
#: strings.hrc:725
-#, fuzzy
msgctxt "STR_AUTH_FIELD_PUBLISHER"
msgid "Publisher"
msgstr "Publisher"
@@ -4127,49 +4053,41 @@ msgid "Type of report"
msgstr "প্রতিবেদনের ধরন (~p)"
#: strings.hrc:730
-#, fuzzy
msgctxt "STR_AUTH_FIELD_VOLUME"
msgid "Volume"
msgstr "ভলিউম"
#: strings.hrc:731
-#, fuzzy
msgctxt "STR_AUTH_FIELD_YEAR"
msgid "Year"
msgstr "বছর"
#: strings.hrc:732
-#, fuzzy
msgctxt "STR_AUTH_FIELD_URL"
msgid "URL"
msgstr "URL"
#: strings.hrc:733
-#, fuzzy
msgctxt "STR_AUTH_FIELD_CUSTOM1"
msgid "User-defined1"
msgstr "ব্যবহারকারী-নির্ধারিত১"
#: strings.hrc:734
-#, fuzzy
msgctxt "STR_AUTH_FIELD_CUSTOM2"
msgid "User-defined2"
msgstr "ব্যবহারকারী-নির্ধারিত২"
#: strings.hrc:735
-#, fuzzy
msgctxt "STR_AUTH_FIELD_CUSTOM3"
msgid "User-defined3"
msgstr "ব্যবহারকারী-নির্ধারিত৩"
#: strings.hrc:736
-#, fuzzy
msgctxt "STR_AUTH_FIELD_CUSTOM4"
msgid "User-defined4"
msgstr "ব্যবহারকারী-নির্ধারিত৪"
#: strings.hrc:737
-#, fuzzy
msgctxt "STR_AUTH_FIELD_CUSTOM5"
msgid "User-defined5"
msgstr "ব্যবহারকারী-নির্ধারিত৫"
@@ -4833,7 +4751,6 @@ msgid "Paragraphs"
msgstr "অনুচ্ছেদ"
#: strings.hrc:887
-#, fuzzy
msgctxt "FLD_STAT_GRF"
msgid "Image"
msgstr "চিত্র"
@@ -5208,7 +5125,6 @@ msgid "Frame"
msgstr "ফ্রেম"
#: strings.hrc:986
-#, fuzzy
msgctxt "FMT_MARK_GRAFIC"
msgid "Image"
msgstr "চিত্র"
@@ -5272,13 +5188,11 @@ msgid "Formula"
msgstr "সূত্র"
#: strings.hrc:1001
-#, fuzzy
msgctxt "STR_CUSTOM_FIELD"
msgid "Custom"
msgstr "স্বনির্ধারিত"
#: strings.hrc:1003
-#, fuzzy
msgctxt "STR_CUSTOM_LABEL"
msgid "[User]"
msgstr "[ব্যবহারকারী]"
@@ -5416,7 +5330,6 @@ msgid "+ mirror horizontal on even pages"
msgstr ""
#: strings.hrc:1034
-#, fuzzy
msgctxt "STR_CHARFMT"
msgid "Character Style"
msgstr "অক্ষর শৈলী"
@@ -5440,7 +5353,6 @@ msgid "No footer"
msgstr "পাদচরণে"
#: strings.hrc:1038
-#, fuzzy
msgctxt "STR_HEADER"
msgid "Header"
msgstr "শীর্ষচরণ"
@@ -5538,7 +5450,6 @@ msgid "at top"
msgstr ""
#: strings.hrc:1056
-#, fuzzy
msgctxt "STR_VERT_CENTER"
msgid "Centered vertically"
msgstr "উল্লম্বভাবে কেন্দ্রস্থিত"
@@ -5566,7 +5477,6 @@ msgid "Bottom of line"
msgstr "লাইনের নিচে"
#: strings.hrc:1061
-#, fuzzy
msgctxt "STR_REGISTER_ON"
msgid "Register-true"
msgstr "রেজিস্টার-ট্রু"
@@ -5582,7 +5492,6 @@ msgid "at the right"
msgstr ""
#: strings.hrc:1064
-#, fuzzy
msgctxt "STR_HORI_CENTER"
msgid "Centered horizontally"
msgstr "অনুভূমিকভাবে কেন্দ্রস্থিত"
@@ -5611,7 +5520,6 @@ msgid "Full width"
msgstr "পূর্ণ-প্রস্থ"
#: strings.hrc:1069
-#, fuzzy
msgctxt "STR_COLUMNS"
msgid "Columns"
msgstr "কলাম"
@@ -5732,7 +5640,6 @@ msgid "Graphics mode: "
msgstr "গ্রাফিক্স মোড"
#: strings.hrc:1091
-#, fuzzy
msgctxt "STR_DRAWMODE_STD"
msgid "Standard"
msgstr "আদর্শ"
@@ -5750,7 +5657,6 @@ msgid "Black & White"
msgstr "সাদা এবং কালো"
#: strings.hrc:1094
-#, fuzzy
msgctxt "STR_DRAWMODE_WATERMARK"
msgid "Watermark"
msgstr "জলছাপ"
@@ -5809,61 +5715,51 @@ msgid "Text Frame"
msgstr "লেখা ফ্রেম"
#: strings.hrc:1106
-#, fuzzy
msgctxt "ST_PGE"
msgid "Page"
msgstr "পৃষ্ঠা"
#: strings.hrc:1107
-#, fuzzy
msgctxt "ST_DRW"
msgid "Drawing"
msgstr "অঙ্কন"
#: strings.hrc:1108
-#, fuzzy
msgctxt "ST_CTRL"
msgid "Control"
msgstr "কন্ট্রোল"
#: strings.hrc:1109
-#, fuzzy
msgctxt "ST_REG"
msgid "Section"
msgstr "বিভাগ"
#: strings.hrc:1110
-#, fuzzy
msgctxt "ST_BKM"
msgid "Bookmark"
msgstr "বুকমার্ক"
#: strings.hrc:1111
-#, fuzzy
msgctxt "ST_GRF"
msgid "Graphics"
msgstr "গ্রাফিক্স"
#: strings.hrc:1112
-#, fuzzy
msgctxt "ST_OLE"
msgid "OLE object"
msgstr "OLE অবজেক্ট"
#: strings.hrc:1113
-#, fuzzy
msgctxt "ST_OUTL"
msgid "Headings"
msgstr "শিরোনাম"
#: strings.hrc:1114
-#, fuzzy
msgctxt "ST_SEL"
msgid "Selection"
msgstr "নির্বাচন"
#: strings.hrc:1115
-#, fuzzy
msgctxt "ST_FTN"
msgid "Footnote"
msgstr "পাদটীকা"
@@ -5874,7 +5770,6 @@ msgid "Reminder"
msgstr ""
#: strings.hrc:1117
-#, fuzzy
msgctxt "ST_POSTIT"
msgid "Comment"
msgstr "মন্তব্য"
@@ -5913,7 +5808,6 @@ msgid "Next text frame"
msgstr "টেক্সট ফ্রেম সন্নিবেশ"
#: strings.hrc:1125
-#, fuzzy
msgctxt "STR_IMGBTN_PGE_DOWN"
msgid "Next page"
msgstr "পরবর্তী পৃষ্ঠা"
@@ -5973,7 +5867,6 @@ msgid "Next Reminder"
msgstr ""
#: strings.hrc:1136
-#, fuzzy
msgctxt "STR_IMGBTN_POSTIT_DOWN"
msgid "Next Comment"
msgstr "পরবর্তী মন্তব্য"
@@ -6001,7 +5894,6 @@ msgid "Previous text frame"
msgstr ""
#: strings.hrc:1141
-#, fuzzy
msgctxt "STR_IMGBTN_PGE_UP"
msgid "Previous page"
msgstr "পূর্ববর্তী পৃষ্ঠা"
@@ -6060,7 +5952,6 @@ msgid "Previous Reminder"
msgstr ""
#: strings.hrc:1152
-#, fuzzy
msgctxt "STR_IMGBTN_POSTIT_UP"
msgid "Previous Comment"
msgstr "পূর্ববর্তী মন্তব্য"
@@ -6122,7 +6013,6 @@ msgid "Table changed"
msgstr "সারণির পরিবর্তন "
#: strings.hrc:1164
-#, fuzzy
msgctxt "STR_REDLINE_FMTCOLL"
msgid "Applied Paragraph Styles"
msgstr "প্রয়োগকৃত অনুচ্ছেদ শৈলী"
@@ -6382,7 +6272,6 @@ msgid "Paragraph"
msgstr "অনুচ্ছেদ"
#: strings.hrc:1215
-#, fuzzy
msgctxt "STR_SWBG_GRAPHIC"
msgid "Image"
msgstr "চিত্র"
@@ -6523,7 +6412,6 @@ msgid "A"
msgstr ""
#: strings.hrc:1245
-#, fuzzy
msgctxt "STR_TOKEN_HELP_ENTRY_NO"
msgid "Chapter number"
msgstr "অধ্যায় নম্বর"
@@ -6608,55 +6496,46 @@ msgstr ""
#. Description: character alignment for frmsh.cxx - context menu
#. -----------------------------------------------------------------------
#: strings.hrc:1264
-#, fuzzy
msgctxt "STR_FRMUI_TOP_BASE"
msgid "Base line at ~top"
msgstr "বেস লাইন উপরে (~t)"
#: strings.hrc:1265
-#, fuzzy
msgctxt "STR_FRMUI_BOTTOM_BASE"
msgid "~Base line at bottom"
msgstr "বেস লাইন নিচে (~B)"
#: strings.hrc:1266
-#, fuzzy
msgctxt "STR_FRMUI_CENTER_BASE"
msgid "Base line ~centered"
msgstr "বেস লাইন কেন্দ্রস্থিত (~c)"
#: strings.hrc:1267
-#, fuzzy
msgctxt "STR_FRMUI_LINE_TOP"
msgid "Top of line"
msgstr "লাইনের উপরে"
#: strings.hrc:1268
-#, fuzzy
msgctxt "STR_FRMUI_LINE_BOTTOM"
msgid "Bottom of line"
msgstr "লাইনের নিচে"
#: strings.hrc:1269
-#, fuzzy
msgctxt "STR_FRMUI_LINE_CENTER"
msgid "Center of line"
msgstr "লাইনের কেন্দ্রে"
#: strings.hrc:1270
-#, fuzzy
msgctxt "STR_FRMUI_OLE_INSERT"
msgid "Insert object"
msgstr "বস্তু সন্নিবেশ"
#: strings.hrc:1271
-#, fuzzy
msgctxt "STR_FRMUI_OLE_EDIT"
msgid "Edit object"
msgstr "বস্তু সম্পাদনা"
#: strings.hrc:1272
-#, fuzzy
msgctxt "STR_FRMUI_COLL_HEADER"
msgid " (Template: "
msgstr " (ফর্মা:"
@@ -6712,25 +6591,21 @@ msgid "Hyphenation completed"
msgstr ""
#: strings.hrc:1287
-#, fuzzy
msgctxt "STR_LANGSTATUS_NONE"
msgid "None (Do not check spelling)"
msgstr "কোনটি না (বানান পরীক্ষা করা হবে না)"
#: strings.hrc:1288
-#, fuzzy
msgctxt "STR_RESET_TO_DEFAULT_LANGUAGE"
msgid "Reset to Default Language"
msgstr "পূর্বনির্ধারিত ভাষা পুনঃনির্ধারণ"
#: strings.hrc:1289
-#, fuzzy
msgctxt "STR_LANGSTATUS_MORE"
msgid "More..."
msgstr "আরও..."
#: strings.hrc:1290
-#, fuzzy
msgctxt "STR_IGNORE_SELECTION"
msgid "~Ignore"
msgstr "উপেক্ষা (~I)"
@@ -6761,7 +6636,6 @@ msgid "No fax printer has been set under Tools/Options/%1/Print."
msgstr ""
#: strings.hrc:1297
-#, fuzzy
msgctxt "STR_WEBOPTIONS"
msgid "HTML document"
msgstr "HTML নথি"
@@ -6778,7 +6652,6 @@ msgid "Source not specified."
msgstr ""
#: strings.hrc:1300
-#, fuzzy
msgctxt "STR_NUM_LEVEL"
msgid "Level "
msgstr "স্তর"
@@ -6790,7 +6663,6 @@ msgid "Outline "
msgstr "সীমারেখা"
#: strings.hrc:1302
-#, fuzzy
msgctxt "STR_EDIT_FOOTNOTE"
msgid "Edit Footnote/Endnote"
msgstr "পাদটীকা/প্রান্তটীকা সম্পাদনা"
@@ -7068,13 +6940,11 @@ msgid "The abstract contains the selected number of paragraphs from the included
msgstr ""
#: abstractdialog.ui:197
-#, fuzzy
msgctxt "abstractdialog|label1"
msgid "Properties"
msgstr "বৈশিষ্ট্য"
#: addentrydialog.ui:8
-#, fuzzy
msgctxt "addentrydialog|AddEntryDialog"
msgid "Add Element"
msgstr "এলিমেন্ট যোগ"
@@ -7102,7 +6972,6 @@ msgid "1. Drag address elements here"
msgstr ""
#: addressblockdialog.ui:139
-#, fuzzy
msgctxt "addressblockdialog|up|tooltip_text"
msgid "Move up"
msgstr "উপরে উঠানো"
@@ -7120,13 +6989,11 @@ msgid "Move right"
msgstr "ডানে সরানো"
#: addressblockdialog.ui:184
-#, fuzzy
msgctxt "addressblockdialog|down|tooltip_text"
msgid "Move down"
msgstr "নিচে নামানো"
#: addressblockdialog.ui:222
-#, fuzzy
msgctxt "addressblockdialog|label3"
msgid "Preview"
msgstr "প্রাকদর্শন"
@@ -7240,7 +7107,6 @@ msgid "_LF"
msgstr ""
#: asciifilterdialog.ui:272
-#, fuzzy
msgctxt "asciifilterdialog|label1"
msgid "Properties"
msgstr "বৈশিষ্ট্য"
@@ -7507,7 +7373,6 @@ msgid "Shortcut:"
msgstr ""
#: autotext.ui:298
-#, fuzzy
msgctxt "autotext|category-atkobject"
msgid "Category"
msgstr "শ্রেণী"
@@ -7530,7 +7395,6 @@ msgid "_Copy"
msgstr "অনুলিপি"
#: autotext.ui:407
-#, fuzzy
msgctxt "autotext|replace"
msgid "Replace"
msgstr "প্রতিস্থাপন"
@@ -7582,7 +7446,6 @@ msgid "Insert"
msgstr "সংযোজন"
#: bibliographyentry.ui:35
-#, fuzzy
msgctxt "bibliographyentry|modify"
msgid "Apply"
msgstr "প্রয়োগ"
@@ -7621,7 +7484,6 @@ msgid "Entry"
msgstr "ভুক্তি"
#: bulletsandnumbering.ui:8
-#, fuzzy
msgctxt "bulletsandnumbering|BulletsAndNumberingDialog"
msgid "Bullets and Numbering"
msgstr "বুলেট ও সংখ্যায়ন"
@@ -7639,7 +7501,6 @@ msgid "Reset"
msgstr "পুনঃনির্ধারণ (~e)"
#: bulletsandnumbering.ui:120
-#, fuzzy
msgctxt "bulletsandnumbering|bullets"
msgid "Bullets"
msgstr "বুলেট"
@@ -7657,7 +7518,6 @@ msgid "Outline"
msgstr "সীমারেখা"
#: bulletsandnumbering.ui:188
-#, fuzzy
msgctxt "bulletsandnumbering|graphics"
msgid "Image"
msgstr "চিত্র"
@@ -7711,7 +7571,6 @@ msgid "Homepage/e-mail:"
msgstr ""
#: businessdatapage.ui:126
-#, fuzzy
msgctxt "businessdatapage|company-atkobject"
msgid "First name"
msgstr "নামের প্রথমাংশ"
@@ -7760,7 +7619,6 @@ msgid "City"
msgstr "শহর"
#: businessdatapage.ui:338
-#, fuzzy
msgctxt "businessdatapage|izip-atkobject"
msgid "Zip code"
msgstr "জিপ কোড"
@@ -7979,19 +7837,16 @@ msgid "Send a Copy of This Mail To..."
msgstr ""
#: characterproperties.ui:8
-#, fuzzy
msgctxt "characterproperties|CharacterPropertiesDialog"
msgid "Character"
msgstr "অক্ষর"
#: characterproperties.ui:106
-#, fuzzy
msgctxt "characterproperties|font"
msgid "Font"
msgstr "ফন্ট"
#: characterproperties.ui:128
-#, fuzzy
msgctxt "characterproperties|fonteffects"
msgid "Font Effects"
msgstr "ফন্টের প্রভাব"
@@ -8009,7 +7864,6 @@ msgid "Asian Layout"
msgstr "এশীয় বহির্বিন্যাস"
#: characterproperties.ui:197
-#, fuzzy
msgctxt "characterproperties|hyperlink"
msgid "Hyperlink"
msgstr "হাইপারলিংক"
@@ -8084,7 +7938,6 @@ msgid "Character Styles"
msgstr "অক্ষর শৈলী"
#: columndialog.ui:8
-#, fuzzy
msgctxt "columndialog|ColumnDialog"
msgid "Columns"
msgstr "কলাম"
@@ -8096,7 +7949,6 @@ msgid "Left-to-right"
msgstr "বাম-থেকে-ডান"
#: columnpage.ui:63
-#, fuzzy
msgctxt "columnpage|liststore1"
msgid "Right-to-left"
msgstr "ডান-থেকে-বাম"
@@ -8108,7 +7960,6 @@ msgid "Use superordinate object settings"
msgstr "উর্ধঃস্তন বস্তুর সেটিং ব্যবহার"
#: columnpage.ui:81
-#, fuzzy
msgctxt "columnpage|liststore2"
msgid "Selection"
msgstr "নির্বাচন"
@@ -8126,7 +7977,6 @@ msgid "Selected section"
msgstr "বিভাগ মুছে ফেলুন"
#: columnpage.ui:93
-#, fuzzy
msgctxt "columnpage|liststore2"
msgid "Frame"
msgstr "ফ্রেম"
@@ -8196,7 +8046,6 @@ msgid "Top"
msgstr "উপরে"
#: columnpage.ui:506
-#, fuzzy
msgctxt "columnpage|lineposlb"
msgid "Centered"
msgstr "কেন্দ্রস্থিত"
@@ -8264,7 +8113,6 @@ msgid "Width:"
msgstr "প্রস্থ"
#: columnwidth.ui:158
-#, fuzzy
msgctxt "columnwidth|label1"
msgid "Width"
msgstr "প্রস্থ"
@@ -8306,7 +8154,6 @@ msgid "Table"
msgstr "সারণি"
#: conditionpage.ui:201
-#, fuzzy
msgctxt "conditionpage|filter"
msgid "Frame"
msgstr "ফ্রেম"
@@ -8318,19 +8165,16 @@ msgid "Section"
msgstr "নির্বাচন"
#: conditionpage.ui:203
-#, fuzzy
msgctxt "conditionpage|filter"
msgid "Footnote"
msgstr "পাদটীকা"
#: conditionpage.ui:204
-#, fuzzy
msgctxt "conditionpage|filter"
msgid "Endnote"
msgstr "প্রান্তটীকা"
#: conditionpage.ui:205
-#, fuzzy
msgctxt "conditionpage|filter"
msgid "Header"
msgstr "শীর্ষচরণ"
@@ -8452,7 +8296,6 @@ msgid "10th Numbering Level"
msgstr ""
#: conditionpage.ui:251
-#, fuzzy
msgctxt "conditionpage|label11"
msgid "Options"
msgstr "অপশন"
@@ -8486,7 +8329,6 @@ msgid "Semicolons"
msgstr "সেমিকোলন (~S)"
#: converttexttable.ui:167
-#, fuzzy
msgctxt "converttexttable|paragraph"
msgid "Paragraph"
msgstr "অনুচ্ছেদ"
@@ -8509,7 +8351,6 @@ msgid "Separate Text At"
msgstr "যেখানে লেখা পৃথক করবেন"
#: converttexttable.ui:255
-#, fuzzy
msgctxt "converttexttable|headingcb"
msgid "Heading"
msgstr "শিরোনাম"
@@ -8550,7 +8391,6 @@ msgid "AutoFormat..."
msgstr "স্বয়ংক্রিয়-বিন্যাস... (~F)"
#: converttexttable.ui:383
-#, fuzzy
msgctxt "converttexttable|label2"
msgid "Options"
msgstr "অপশন"
@@ -8671,13 +8511,11 @@ msgid "Word only"
msgstr ""
#: createautomarkdialog.ui:185
-#, fuzzy
msgctxt "createautomarkdialog|yes"
msgid "Yes"
msgstr "হ্যাঁ"
#: createautomarkdialog.ui:197
-#, fuzzy
msgctxt "createautomarkdialog|no"
msgid "No"
msgstr "না"
@@ -8780,7 +8618,6 @@ msgid "Choose Item: "
msgstr ""
#: dropdownfielddialog.ui:174
-#, fuzzy
msgctxt "dropdownfielddialog|label1"
msgid "Edit"
msgstr "সম্পাদনা"
@@ -8815,7 +8652,6 @@ msgid "Path"
msgstr "পথ"
#: editcategories.ui:187
-#, fuzzy
msgctxt "editcategories|label1"
msgid "Category"
msgstr "শ্রেণী"
@@ -8910,7 +8746,6 @@ msgid "Write Protection"
msgstr "আকার সুরক্ষা"
#: editsectiondialog.ui:522
-#, fuzzy
msgctxt "editsectiondialog|hide"
msgid "Hide"
msgstr "আড়াল"
@@ -8921,7 +8756,6 @@ msgid "_With Condition"
msgstr ""
#: editsectiondialog.ui:592
-#, fuzzy
msgctxt "editsectiondialog|label4"
msgid "Hide"
msgstr "আড়াল"
@@ -8932,7 +8766,6 @@ msgid "E_ditable in read-only document"
msgstr ""
#: editsectiondialog.ui:651
-#, fuzzy
msgctxt "editsectiondialog|label9"
msgid "Properties"
msgstr "বৈশিষ্ট্য"
@@ -8968,13 +8801,11 @@ msgid "Autonumbering"
msgstr "স্বয়ংক্রিয়-সংখ্যায়ন"
#: endnotepage.ui:201
-#, fuzzy
msgctxt "endnotepage|label20"
msgid "Paragraph"
msgstr "অনুচ্ছেদ"
#: endnotepage.ui:215
-#, fuzzy
msgctxt "endnotepage|pagestyleft"
msgid "Page"
msgstr "পৃষ্ঠা"
@@ -9022,7 +8853,6 @@ msgid "Table"
msgstr "সারণি"
#: envaddresspage.ui:190
-#, fuzzy
msgctxt "envaddresspage|label8"
msgid "Database field"
msgstr "ডাটাবেস ক্ষেত্র"
@@ -9040,13 +8870,11 @@ msgid "_Sender"
msgstr "প্রেরক"
#: envaddresspage.ui:345
-#, fuzzy
msgctxt "envaddresspage|preview-atkobject"
msgid "Preview"
msgstr "প্রাকদর্শন"
#: envdialog.ui:8
-#, fuzzy
msgctxt "envdialog|EnvDialog"
msgid "Envelope"
msgstr "খাম"
@@ -9070,7 +8898,6 @@ msgid "_Modify"
msgstr "পরিবর্তন"
#: envdialog.ui:132
-#, fuzzy
msgctxt "envdialog|envelope"
msgid "Envelope"
msgstr "খাম"
@@ -9082,7 +8909,6 @@ msgid "Format"
msgstr "বিন্যাস"
#: envdialog.ui:177
-#, fuzzy
msgctxt "envdialog|printer"
msgid "Printer"
msgstr "মুদ্রণযন্ত্র"
@@ -9106,7 +8932,6 @@ msgid "Format"
msgstr "বিন্যাস"
#: envformatpage.ui:168
-#, fuzzy
msgctxt "envformatpage|addredit"
msgid "Edit"
msgstr "সম্পাদনা"
@@ -9118,7 +8943,6 @@ msgid "Position"
msgstr "অবস্থান"
#: envformatpage.ui:213
-#, fuzzy
msgctxt "envformatpage|label1"
msgid "Addressee"
msgstr "প্রাপক"
@@ -9142,7 +8966,6 @@ msgid "Format"
msgstr "বিন্যাস"
#: envformatpage.ui:387
-#, fuzzy
msgctxt "envformatpage|senderedit"
msgid "Edit"
msgstr "সম্পাদনা"
@@ -9154,7 +8977,6 @@ msgid "Position"
msgstr "অবস্থান"
#: envformatpage.ui:432
-#, fuzzy
msgctxt "envformatpage|label2"
msgid "Sender"
msgstr "প্রেরক"
@@ -9178,7 +9000,6 @@ msgid "_Height"
msgstr "উচ্চতা"
#: envformatpage.ui:583
-#, fuzzy
msgctxt "envformatpage|preview-atkobject"
msgid "Preview"
msgstr "প্রাকদর্শন"
@@ -9333,7 +9154,6 @@ msgid "_Available Databases"
msgstr ""
#: exchangedatabases.ui:135
-#, fuzzy
msgctxt "exchangedatabases|browse"
msgid "Browse..."
msgstr "ব্রাউজ..."
@@ -9379,13 +9199,11 @@ msgid "Cross-references"
msgstr "প্রতিনির্দেশ"
#: fielddialog.ui:149
-#, fuzzy
msgctxt "fielddialog|functions"
msgid "Functions"
msgstr "ফাংশন"
#: fielddialog.ui:172
-#, fuzzy
msgctxt "fielddialog|docinfo"
msgid "DocInformation"
msgstr "নথির-তথ্য"
@@ -9431,7 +9249,6 @@ msgid "_Condition"
msgstr "শর্ত (~C)"
#: flddbpage.ui:145
-#, fuzzy
msgctxt "flddbpage|label4"
msgid "Record number"
msgstr "রেকর্ড নম্বর"
@@ -9497,7 +9314,6 @@ msgid "Author"
msgstr "লেখক"
#: flddocinfopage.ui:186
-#, fuzzy
msgctxt "flddocinfopage|liststore1"
msgid "Time"
msgstr "সময়"
@@ -9638,7 +9454,6 @@ msgid "Author"
msgstr "লেখক"
#: fldfuncpage.ui:589
-#, fuzzy
msgctxt "fldfuncpage|liststore1"
msgid "Time"
msgstr "সময়"
@@ -9655,7 +9470,6 @@ msgid "Date Time Author"
msgstr ""
#: fldrefpage.ui:13
-#, fuzzy
msgctxt "fldrefpage|liststore1"
msgid "Bookmarks"
msgstr "বুকমার্ক"
@@ -9673,7 +9487,6 @@ msgid "Endnotes"
msgstr "প্রান্তটীকা"
#: fldrefpage.ui:22
-#, fuzzy
msgctxt "fldrefpage|liststore1"
msgid "Headings"
msgstr "শিরোনাম"
@@ -9696,7 +9509,6 @@ msgid "Insert _reference to"
msgstr "রেফারেন্স সন্নিবেশ"
#: fldrefpage.ui:169
-#, fuzzy
msgctxt "fldrefpage|label4"
msgid "Selection"
msgstr "নির্বাচন"
@@ -9789,7 +9601,6 @@ msgid "Numbering by Chapter"
msgstr ""
#: fldvarpage.ui:458
-#, fuzzy
msgctxt "fldvarpage|apply|tooltip_text"
msgid "Apply"
msgstr "প্রয়োগ"
@@ -9806,7 +9617,6 @@ msgid "Author"
msgstr "লেখক"
#: fldvarpage.ui:531
-#, fuzzy
msgctxt "fldvarpage|liststore1"
msgid "Time"
msgstr "সময়"
@@ -9823,7 +9633,6 @@ msgid "Date Time Author"
msgstr ""
#: floatingnavigation.ui:11
-#, fuzzy
msgctxt "floatingnavigation|FloatingNavigation"
msgid "Navigation"
msgstr "ন্যাভিগেশন"
@@ -9918,7 +9727,6 @@ msgid "Left"
msgstr "বাম"
#: footnoteareapage.ui:319
-#, fuzzy
msgctxt "footnoteareapage|position"
msgid "Centered"
msgstr "কেন্দ্রস্থিত"
@@ -10004,13 +9812,11 @@ msgid "Autonumbering"
msgstr "স্বয়ংক্রিয়-সংখ্যায়ন"
#: footnotepage.ui:321
-#, fuzzy
msgctxt "footnotepage|label4"
msgid "Paragraph"
msgstr "অনুচ্ছেদ"
#: footnotepage.ui:335
-#, fuzzy
msgctxt "footnotepage|pagestyleft"
msgid "Page"
msgstr "পৃষ্ঠা"
@@ -10137,25 +9943,21 @@ msgid "Endnotes"
msgstr "প্রান্তটীকা"
#: formatsectiondialog.ui:8
-#, fuzzy
msgctxt "formatsectiondialog|FormatSectionDialog"
msgid "Options"
msgstr "অপশন"
#: formatsectiondialog.ui:107
-#, fuzzy
msgctxt "formatsectiondialog|columns"
msgid "Columns"
msgstr "কলাম"
#: formatsectiondialog.ui:129
-#, fuzzy
msgctxt "formatsectiondialog|indents"
msgid "Indents"
msgstr "ইন্ডেন্ট"
#: formatsectiondialog.ui:152
-#, fuzzy
msgctxt "formatsectiondialog|background"
msgid "Background"
msgstr "পটভূমি"
@@ -10184,7 +9986,6 @@ msgid "Relati_ve"
msgstr ""
#: formattablepage.ui:155
-#, fuzzy
msgctxt "formattablepage|label45"
msgid "Properties"
msgstr "বৈশিষ্ট্য"
@@ -10256,7 +10057,6 @@ msgid "_Manual"
msgstr "স্বনির্বাচিত"
#: formattablepage.ui:486
-#, fuzzy
msgctxt "formattablepage|label43"
msgid "Alignment"
msgstr "প্রান্তিককরণ"
@@ -10280,7 +10080,6 @@ msgid "Left-to-right"
msgstr "বাম-থেকে-ডান"
#: formattablepage.ui:590
-#, fuzzy
msgctxt "formattablepage|liststore1"
msgid "Right-to-left"
msgstr "ডান-থেকে-বাম"
@@ -10292,7 +10091,6 @@ msgid "Use superordinate object settings"
msgstr "উর্ধঃস্তন বস্তুর সেটিং ব্যবহার"
#: framedialog.ui:8
-#, fuzzy
msgctxt "framedialog|FrameDialog"
msgid "Frame"
msgstr "ফ্রেম"
@@ -10303,7 +10101,6 @@ msgid "Type"
msgstr "ধরন"
#: framedialog.ui:128
-#, fuzzy
msgctxt "framedialog|options"
msgid "Options"
msgstr "অপশন"
@@ -10315,7 +10112,6 @@ msgid "Wrap"
msgstr "মোড়ানো (~W)"
#: framedialog.ui:174
-#, fuzzy
msgctxt "framedialog|hyperlink"
msgid "Hyperlink"
msgstr "হাইপারলিংক"
@@ -10326,25 +10122,21 @@ msgid "Borders"
msgstr "সীমানা"
#: framedialog.ui:220
-#, fuzzy
msgctxt "framedialog|area"
msgid "Area"
msgstr "এলাকা"
#: framedialog.ui:243
-#, fuzzy
msgctxt "framedialog|transparence"
msgid "Transparency"
msgstr "স্বচ্ছতা"
#: framedialog.ui:266
-#, fuzzy
msgctxt "framedialog|columns"
msgid "Columns"
msgstr "কলাম"
#: framedialog.ui:289
-#, fuzzy
msgctxt "framedialog|macro"
msgid "Macro"
msgstr "ম্যাক্রো"
@@ -10356,7 +10148,6 @@ msgid "Top"
msgstr "উপরে"
#: frmaddpage.ui:18
-#, fuzzy
msgctxt "frmaddpage|liststore"
msgid "Centered"
msgstr "কেন্দ্রস্থিত"
@@ -10374,19 +10165,16 @@ msgid "Left-to-right"
msgstr "বাম-থেকে-ডান"
#: frmaddpage.ui:40
-#, fuzzy
msgctxt "frmaddpage|liststore1"
msgid "Right-to-left"
msgstr "ডান-থেকে-বাম"
#: frmaddpage.ui:44
-#, fuzzy
msgctxt "frmaddpage|liststore1"
msgid "Right-to-left (vertical)"
msgstr "ডান-থেকে-বামে (উল্লম্ব)"
#: frmaddpage.ui:48
-#, fuzzy
msgctxt "frmaddpage|liststore1"
msgid "Left-to-right (vertical)"
msgstr "বাম-থেকে-ডানে (উল্লম্ব)"
@@ -10494,7 +10282,6 @@ msgid "_Text direction:"
msgstr "পাঠ্য দিকবিন্যাস"
#: frmaddpage.ui:516
-#, fuzzy
msgctxt "frmaddpage|label3"
msgid "Properties"
msgstr "বৈশিষ্ট্য"
@@ -10591,7 +10378,6 @@ msgid "To _frame"
msgstr "ফ্রেমে"
#: frmtypepage.ui:482
-#, fuzzy
msgctxt "frmtypepage|label1"
msgid "Anchor"
msgstr "নোঙ্গর"
@@ -10608,7 +10394,6 @@ msgid "b_y"
msgstr ""
#: frmtypepage.ui:550
-#, fuzzy
msgctxt "frmtypepage|vertbyft"
msgid "by"
msgstr "দ্বারা"
@@ -10723,13 +10508,11 @@ msgid "_After section"
msgstr "বিভাগের পরে"
#: indentpage.ui:116
-#, fuzzy
msgctxt "indentpage|label2"
msgid "Indent"
msgstr "ইন্ডেন্ট"
#: indentpage.ui:145
-#, fuzzy
msgctxt "indentpage|preview-atkobject"
msgid "Example"
msgstr "উদাহরণ"
@@ -10823,7 +10606,6 @@ msgid "Update entry from selection"
msgstr ""
#: indexentry.ui:597
-#, fuzzy
msgctxt "indexentry|label1"
msgid "Selection"
msgstr "নির্বাচন"
@@ -10886,13 +10668,11 @@ msgid "Percent"
msgstr "শতকরা"
#: inputwinmenu.ui:36
-#, fuzzy
msgctxt "inputwinmenu|sqrt"
msgid "Square Root"
msgstr "বর্গমূল"
#: inputwinmenu.ui:44
-#, fuzzy
msgctxt "inputwinmenu|pow"
msgid "Power"
msgstr "ঘাত"
@@ -10969,25 +10749,21 @@ msgid "Statistical Functions"
msgstr ""
#: inputwinmenu.ui:170
-#, fuzzy
msgctxt "inputwinmenu|mean"
msgid "Mean"
msgstr "গড়"
#: inputwinmenu.ui:178
-#, fuzzy
msgctxt "inputwinmenu|min"
msgid "Minimum"
msgstr "সর্বনিম্ন"
#: inputwinmenu.ui:186
-#, fuzzy
msgctxt "inputwinmenu|max"
msgid "Maximum"
msgstr "সর্বোচ্চ"
#: inputwinmenu.ui:198
-#, fuzzy
msgctxt "inputwinmenu|functions"
msgid "Functions"
msgstr "ফাংশন"
@@ -10999,37 +10775,31 @@ msgid "Sine"
msgstr "লাইন"
#: inputwinmenu.ui:216
-#, fuzzy
msgctxt "inputwinmenu|cos"
msgid "Cosine"
msgstr "কোসাইন"
#: inputwinmenu.ui:224
-#, fuzzy
msgctxt "inputwinmenu|tag"
msgid "Tangent"
msgstr "ট্যানজেন্ট"
#: inputwinmenu.ui:232
-#, fuzzy
msgctxt "inputwinmenu|asin"
msgid "Arcsine"
msgstr "আর্কসাইন"
#: inputwinmenu.ui:240
-#, fuzzy
msgctxt "inputwinmenu|acos"
msgid "Arccosine"
msgstr "আর্ককোসাইন"
#: inputwinmenu.ui:248
-#, fuzzy
msgctxt "inputwinmenu|atan"
msgid "Arctangent"
msgstr "আর্কট্যানজেন্ট"
#: insertautotextdialog.ui:8
-#, fuzzy
msgctxt "insertautotextdialog|InsertAutoTextDialog"
msgid "Insert AutoText"
msgstr "স্বয়ংক্রিয়-লেখা সন্নিবেশ"
@@ -11040,7 +10810,6 @@ msgid "Autotexts for Shortcut "
msgstr ""
#: insertbookmark.ui:8
-#, fuzzy
msgctxt "insertbookmark|InsertBookmarkDialog"
msgid "Bookmark"
msgstr "বুকমার্ক"
@@ -11052,7 +10821,6 @@ msgid "Insert"
msgstr "সংযোজন"
#: insertbookmark.ui:122
-#, fuzzy
msgctxt "insertbookmark|rename"
msgid "Rename"
msgstr "পুনঃনামকরণ"
@@ -11150,7 +10918,6 @@ msgid "Position:"
msgstr "অবস্থান"
#: insertcaption.ui:143
-#, fuzzy
msgctxt "insertcaption|separator_edit"
msgid ": "
msgstr ": "
@@ -11172,13 +10939,11 @@ msgid "Category:"
msgstr "শ্রেণী"
#: insertcaption.ui:226
-#, fuzzy
msgctxt "insertcaption|label2"
msgid "Properties"
msgstr "বৈশিষ্ট্য"
#: insertcaption.ui:264
-#, fuzzy
msgctxt "insertcaption|label3"
msgid "Preview"
msgstr "প্রাকদর্শন"
@@ -11195,7 +10960,6 @@ msgid "Options..."
msgstr "অপশন..."
#: insertcaption.ui:391
-#, fuzzy
msgctxt "insertcaption|liststore1"
msgid "[None]"
msgstr "[কোনটি না]"
@@ -11295,19 +11059,16 @@ msgid "Insert Footnote/Endnote"
msgstr "পাদটীকা/প্রান্তটীকা সম্পাদনা"
#: insertfootnote.ui:143
-#, fuzzy
msgctxt "insertfootnote|automatic"
msgid "Automatic"
msgstr "স্বয়ংক্রিয়"
#: insertfootnote.ui:161
-#, fuzzy
msgctxt "insertfootnote|character"
msgid "Character"
msgstr "অক্ষর"
#: insertfootnote.ui:193
-#, fuzzy
msgctxt "insertfootnote|characterentry-atkobject"
msgid "Character"
msgstr "অক্ষর"
@@ -11325,13 +11086,11 @@ msgid "Numbering"
msgstr "সংখ্যায়ন"
#: insertfootnote.ui:257
-#, fuzzy
msgctxt "insertfootnote|footnote"
msgid "Footnote"
msgstr "পাদটীকা"
#: insertfootnote.ui:275
-#, fuzzy
msgctxt "insertfootnote|endnote"
msgid "Endnote"
msgstr "প্রান্তটীকা"
@@ -11352,7 +11111,6 @@ msgid "Script type:"
msgstr ""
#: insertscript.ui:48
-#, fuzzy
msgctxt "insertscript|scripttype"
msgid "JavaScript"
msgstr "JavaScript"
@@ -11394,19 +11152,16 @@ msgid "Section"
msgstr "নির্বাচন"
#: insertsectiondialog.ui:128
-#, fuzzy
msgctxt "insertsectiondialog|columns"
msgid "Columns"
msgstr "কলাম"
#: insertsectiondialog.ui:151
-#, fuzzy
msgctxt "insertsectiondialog|indents"
msgid "Indents"
msgstr "ইন্ডেন্ট"
#: insertsectiondialog.ui:174
-#, fuzzy
msgctxt "insertsectiondialog|background"
msgid "Background"
msgstr "পটভূমি"
@@ -11448,7 +11203,6 @@ msgid "_Rows:"
msgstr "সারি"
#: inserttable.ui:216
-#, fuzzy
msgctxt "inserttable|label1"
msgid "General"
msgstr "সাধারণ"
@@ -11487,7 +11241,6 @@ msgid "Auto_Format"
msgstr "স্বয়ংক্রিয়-বিন্যাস"
#: inserttable.ui:377
-#, fuzzy
msgctxt "inserttable|label2"
msgid "Options"
msgstr "অপশন"
@@ -11523,13 +11276,11 @@ msgid "Business Cards"
msgstr "ব্যবসায়িক কার্ড (~u)"
#: labeldialog.ui:174
-#, fuzzy
msgctxt "labeldialog|private"
msgid "Private"
msgstr "ব্যক্তিগত"
#: labeldialog.ui:197
-#, fuzzy
msgctxt "labeldialog|business"
msgid "Business"
msgstr "ব্যবসা"
@@ -11541,7 +11292,6 @@ msgid "Format"
msgstr "বিন্যাস"
#: labeldialog.ui:243
-#, fuzzy
msgctxt "labeldialog|options"
msgid "Options"
msgstr "অপশন"
@@ -11654,7 +11404,6 @@ msgid "Printer Name"
msgstr ""
#: labeloptionspage.ui:270
-#, fuzzy
msgctxt "labeloptionspage|label2"
msgid "Printer"
msgstr "মুদ্রণযন্ত্র"
@@ -11748,7 +11497,6 @@ msgid "lines"
msgstr "লাইন"
#: linenumbering.ui:433
-#, fuzzy
msgctxt "linenumbering|separator"
msgid "Separator"
msgstr "বিভাজক"
@@ -11885,7 +11633,6 @@ msgid "_Electronic"
msgstr "ইলেকট্রনিক (~E)"
#: mailmerge.ui:321
-#, fuzzy
msgctxt "mailmerge|file"
msgid "File"
msgstr "ফাইল"
@@ -12045,7 +11792,6 @@ msgid "Action"
msgstr "কাজ"
#: managechangessidebar.ui:184
-#, fuzzy
msgctxt "managechangessidebar|writerauthor"
msgid "Author"
msgstr "লেখক"
@@ -12057,7 +11803,6 @@ msgid "Date"
msgstr "তারিখ"
#: managechangessidebar.ui:200
-#, fuzzy
msgctxt "managechangessidebar|writerdesc"
msgid "Comment"
msgstr "মন্তব্য"
@@ -12217,7 +11962,6 @@ msgid "Mail Merge"
msgstr "মেইল একত্রীকরণ"
#: mmcreatingdialog.ui:52
-#, fuzzy
msgctxt "mmcreatingdialog|label1"
msgid "Status:"
msgstr "অবস্থা:"
@@ -12301,7 +12045,6 @@ msgid "_Zoom"
msgstr "বড় করা"
#: mmlayoutpage.ui:363
-#, fuzzy
msgctxt "mmlayoutpage|zoom"
msgid "Entire page"
msgstr "সম্পূর্ণ পৃষ্ঠা"
@@ -12433,7 +12176,6 @@ msgid "HTML Message"
msgstr ""
#: mmresultemaildialog.ui:30
-#, fuzzy
msgctxt "mmresultemaildialog|liststore1"
msgid "Plain Text"
msgstr "সরল লেখা"
@@ -12596,7 +12338,6 @@ msgid "Save As options"
msgstr ""
#: mmsalutationpage.ui:49
-#, fuzzy
msgctxt "mmsalutationpage|previewft"
msgid "Preview"
msgstr "প্রাকদর্শন"
@@ -12767,7 +12508,6 @@ msgid "E-mails not sent: %1"
msgstr ""
#: mmsendmails.ui:229
-#, fuzzy
msgctxt "mmsendmails|label5"
msgid "Details"
msgstr "বিস্তারিত"
@@ -12783,19 +12523,16 @@ msgid "Toggle Master View"
msgstr ""
#: navigatorpanel.ui:47
-#, fuzzy
msgctxt "navigatorpanel|navigation|tooltip_text"
msgid "Navigation"
msgstr "ন্যাভিগেশন"
#: navigatorpanel.ui:60
-#, fuzzy
msgctxt "navigatorpanel|back|tooltip_text"
msgid "Back"
msgstr "পূর্ববর্তী"
#: navigatorpanel.ui:73
-#, fuzzy
msgctxt "navigatorpanel|forward|tooltip_text"
msgid "Forward"
msgstr "সামনে"
@@ -12832,7 +12569,6 @@ msgid "Set Reminder"
msgstr ""
#: navigatorpanel.ui:194
-#, fuzzy
msgctxt "navigatorpanel|header|tooltip_text"
msgid "Header"
msgstr "শীর্ষচরণ"
@@ -12883,7 +12619,6 @@ msgid "Toggle Master View"
msgstr ""
#: navigatorpanel.ui:364
-#, fuzzy
msgctxt "navigatorpanel|edit|tooltip_text"
msgid "Edit"
msgstr "সম্পাদনা"
@@ -12951,7 +12686,6 @@ msgid " "
msgstr ""
#: notebookbar.ui:438
-#, fuzzy
msgctxt "notebookbar|NewSC|tooltip_text"
msgid "Spreadsheet"
msgstr "স্প্রেডশীট"
@@ -12962,7 +12696,6 @@ msgid " "
msgstr ""
#: notebookbar.ui:455
-#, fuzzy
msgctxt "notebookbar|NewSI|tooltip_text"
msgid "Presentation"
msgstr "উপস্থাপনা"
@@ -12973,7 +12706,6 @@ msgid " "
msgstr ""
#: notebookbar.ui:472
-#, fuzzy
msgctxt "notebookbar|NewSD|tooltip_text"
msgid "Drawing"
msgstr "অঙ্কন"
@@ -12984,7 +12716,6 @@ msgid " "
msgstr ""
#: notebookbar.ui:488
-#, fuzzy
msgctxt "notebookbar|NewSF|tooltip_text"
msgid "Formula"
msgstr "সূত্র"
@@ -13001,25 +12732,21 @@ msgid "Database"
msgstr "ডাটাবেস"
#: notebookbar.ui:523
-#, fuzzy
msgctxt "notebookbar|NewSDB|tooltip_text"
msgid "Spreadsheet"
msgstr "স্প্রেডশীট"
#: notebookbar.ui:1238
-#, fuzzy
msgctxt "notebookbar|FileLabel"
msgid "File"
msgstr "ফাইল"
#: notebookbar.ui:1371
-#, fuzzy
msgctxt "notebookbar|FontSection|tooltip_text"
msgid "Font"
msgstr "ফন্ট"
#: notebookbar.ui:1660
-#, fuzzy
msgctxt "notebookbar|FontSection2|tooltip_text"
msgid "Font"
msgstr "ফন্ট"
@@ -13031,7 +12758,6 @@ msgid "Outline"
msgstr "সীমারেখা"
#: notebookbar.ui:1799
-#, fuzzy
msgctxt "notebookbar|numberbullet|tooltip_text"
msgid "Bullets and Numbering"
msgstr "বুলেট ও সংখ্যায়ন"
@@ -13042,7 +12768,6 @@ msgid "Horizontal Alignment"
msgstr ""
#: notebookbar.ui:1938
-#, fuzzy
msgctxt "notebookbar|AlignmentSection|tooltip_text"
msgid "Alignment"
msgstr "প্রান্তিককরণ"
@@ -13065,7 +12790,6 @@ msgid "Spacing"
msgstr "ফাঁকা"
#: notebookbar.ui:2189
-#, fuzzy
msgctxt "notebookbar|indent|tooltip_text"
msgid "Indent"
msgstr "ইন্ডেন্ট"
@@ -13083,13 +12807,11 @@ msgid "Decrease Indent"
msgstr "ইন্ডেন্ট কমানো"
#: notebookbar.ui:2234
-#, fuzzy
msgctxt "notebookbar|controlcodes|tooltip_text"
msgid "Indent"
msgstr "ইন্ডেন্ট"
#: notebookbar.ui:2342
-#, fuzzy
msgctxt "notebookbar|StyleSection|tooltip_text"
msgid "Style"
msgstr "শৈলী"
@@ -13119,7 +12841,6 @@ msgid "Break"
msgstr "আলাদা করা(~B)"
#: notebookbar.ui:2800
-#, fuzzy
msgctxt "notebookbar|box70|tooltip_text"
msgid "Gallery"
msgstr "গ্যালারি"
@@ -13136,7 +12857,6 @@ msgid "Symbol"
msgstr "প্রতীক"
#: notebookbar.ui:2882
-#, fuzzy
msgctxt "notebookbar|box17|tooltip_text"
msgid "Basic"
msgstr "মৌলিক"
@@ -13147,7 +12867,6 @@ msgid "Insert Audio or Video"
msgstr ""
#: notebookbar.ui:2942
-#, fuzzy
msgctxt "notebookbar|ShapesSection|tooltip_text"
msgid "Shapes"
msgstr "আকৃতিসমূহ"
@@ -13194,13 +12913,11 @@ msgid "Page layout"
msgstr "পৃষ্ঠার বহির্বিন্যাস"
#: notebookbar.ui:4295
-#, fuzzy
msgctxt "notebookbar|ReferencesLabel"
msgid "References"
msgstr "রেফারেন্স"
#: notebookbar.ui:4790
-#, fuzzy
msgctxt "notebookbar|ReviewLabel"
msgid "Review"
msgstr "পর্যালোচনা"
@@ -13228,13 +12945,11 @@ msgid "View"
msgstr "প্রদর্শন"
#: notebookbar.ui:5745
-#, fuzzy
msgctxt "notebookbar|formattable|tooltip_text"
msgid "Indent"
msgstr "ইন্ডেন্ট"
#: notebookbar.ui:5787
-#, fuzzy
msgctxt "notebookbar|formattable1|tooltip_text"
msgid "Indent"
msgstr "ইন্ডেন্ট"
@@ -13252,7 +12967,6 @@ msgid "Basics"
msgstr "ভিত্তি"
#: notebookbar.ui:5872
-#, fuzzy
msgctxt "notebookbar|GraphicDialog"
msgid "Properties"
msgstr "বৈশিষ্ট্য"
@@ -13264,25 +12978,21 @@ msgid "Basics"
msgstr "ভিত্তি"
#: notebookbar.ui:5905
-#, fuzzy
msgctxt "notebookbar|Crop1"
msgid "Crop"
msgstr "ছাঁটা"
#: notebookbar.ui:6537
-#, fuzzy
msgctxt "notebookbar|ImageLabel"
msgid "Image"
msgstr "চিত্র"
#: notebookbar.ui:6554
-#, fuzzy
msgctxt "notebookbar|LineFormat"
msgid "Line"
msgstr "লাইন"
#: notebookbar.ui:6572
-#, fuzzy
msgctxt "notebookbar|AreaFormat"
msgid "Area"
msgstr "এলাকা"
@@ -13293,7 +13003,6 @@ msgid "Shape / Textbox"
msgstr ""
#: notebookbar.ui:6734
-#, fuzzy
msgctxt "notebookbar|AnchorMenu"
msgid "Anchor"
msgstr "নোঙ্গর"
@@ -13315,7 +13024,6 @@ msgid "_File"
msgstr "ফাইল"
#: notebookbar_compact.ui:2797
-#, fuzzy
msgctxt "notebookbar_compact|FileLabel"
msgid "File"
msgstr "ফাইল"
@@ -13374,7 +13082,6 @@ msgid "Reference_s"
msgstr "রেফারেন্স"
#: notebookbar_compact.ui:4899
-#, fuzzy
msgctxt "notebookbar_compact|ReferencesLabel"
msgid "References"
msgstr "রেফারেন্স"
@@ -13386,7 +13093,6 @@ msgid "_Review"
msgstr "প্রাকদর্শন"
#: notebookbar_compact.ui:5327
-#, fuzzy
msgctxt "notebookbar_compact|ReviewLabel"
msgid "Review"
msgstr "পর্যালোচনা"
@@ -13422,7 +13128,6 @@ msgid "_Graphic"
msgstr "গ্রাফিক্স"
#: notebookbar_compact.ui:7136
-#, fuzzy
msgctxt "notebookbar_compact|ImageLabel"
msgid "Image"
msgstr "চিত্র"
@@ -13455,13 +13160,11 @@ msgid "Align"
msgstr ""
#: notebookbar_compact.ui:8216
-#, fuzzy
msgctxt "notebookbar_compact|frame:MenuDraw"
msgid "Object"
msgstr "বস্তু"
#: notebookbar_compact.ui:8246
-#, fuzzy
msgctxt "notebookbar_compact|FrameLabel"
msgid "Object"
msgstr "বস্তু"
@@ -13473,7 +13176,6 @@ msgid "_Tools"
msgstr "টুল"
#: notebookbar_compact.ui:8810
-#, fuzzy
msgctxt "notebookbar_compact|DevLabel"
msgid "Tools"
msgstr "টুল"
@@ -13489,7 +13191,6 @@ msgid "Menubar"
msgstr ""
#: notebookbar_groupedbar_compact.ui:3363
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|Quotation2"
msgid "Quotation"
msgstr "উদ্ধৃতি"
@@ -13747,7 +13448,6 @@ msgid "Menubar"
msgstr ""
#: notebookbar_groupedbar_full.ui:3281
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|Quotation2"
msgid "Quotation"
msgstr "উদ্ধৃতি"
@@ -14035,7 +13735,6 @@ msgid "Default"
msgstr "ডিফল্ট"
#: notebookbar_groups.ui:42
-#, fuzzy
msgctxt "notebookbar_groups|imagestylegray"
msgid "Grayscale"
msgstr "গ্রেস্কেল"
@@ -14047,7 +13746,6 @@ msgid "Black and White"
msgstr "সাদা ও কালো (~B)"
#: notebookbar_groups.ui:58
-#, fuzzy
msgctxt "notebookbar_groups|imagestylewater"
msgid "Watermark"
msgstr "জলছাপ"
@@ -14108,25 +13806,21 @@ msgid "Colorize Orange"
msgstr ""
#: notebookbar_groups.ui:186
-#, fuzzy
msgctxt "notebookbar_groups|hyperlink"
msgid "Hyperlink"
msgstr "হাইপারলিংক"
#: notebookbar_groups.ui:200
-#, fuzzy
msgctxt "notebookbar_groups|footnote"
msgid "Footnote"
msgstr "পাদটীকা"
#: notebookbar_groups.ui:209
-#, fuzzy
msgctxt "notebookbar_groups|endnote"
msgid "Endnote"
msgstr "প্রান্তটীকা"
#: notebookbar_groups.ui:224
-#, fuzzy
msgctxt "notebookbar_groups|bookmark"
msgid "Bookmark"
msgstr "বুকমার্ক"
@@ -14155,13 +13849,11 @@ msgid "Heading 1"
msgstr "শিরোনাম ১"
#: notebookbar_groups.ui:344
-#, fuzzy
msgctxt "notebookbar_groups|heading2"
msgid "Heading 2"
msgstr "শিরোনাম ২"
#: notebookbar_groups.ui:353
-#, fuzzy
msgctxt "notebookbar_groups|heading3"
msgid "Heading 3"
msgstr "শিরোনাম ৩"
@@ -14172,13 +13864,11 @@ msgid "Default Character"
msgstr ""
#: notebookbar_groups.ui:377
-#, fuzzy
msgctxt "notebookbar_groups|italic"
msgid "Emphasis"
msgstr "গুরুত্ব"
#: notebookbar_groups.ui:386
-#, fuzzy
msgctxt "notebookbar_groups|bold"
msgid "Strong Emphasis"
msgstr "বিশেষ গুরুত্ব"
@@ -14233,13 +13923,11 @@ msgid "Delete Rows"
msgstr "সারি মুছে ফেলুন"
#: notebookbar_groups.ui:504
-#, fuzzy
msgctxt "notebookbar_groups|rowmenuselect"
msgid "Select Rows"
msgstr "সারি নির্বাচন"
#: notebookbar_groups.ui:519
-#, fuzzy
msgctxt "notebookbar_groups|rowmenuheight"
msgid "Row Height..."
msgstr "সারির উচ্চতা..."
@@ -14257,7 +13945,6 @@ msgid "Distribute Rows Evenly"
msgstr "কলাম সমানভাবে ছড়ানো"
#: notebookbar_groups.ui:736
-#, fuzzy
msgctxt "notebookbar_groups|filegrouplabel"
msgid "File"
msgstr "ফাইল"
@@ -14269,7 +13956,6 @@ msgid "Clipboard"
msgstr "ক্লিপবোর্ড"
#: notebookbar_groups.ui:935
-#, fuzzy
msgctxt "notebookbar_groups|paragraphstyleb"
msgid "Style"
msgstr "শৈলী"
@@ -14287,7 +13973,6 @@ msgid "Links"
msgstr "লাইন"
#: notebookbar_groups.ui:1616
-#, fuzzy
msgctxt "notebookbar_groups|shapesb"
msgid "Shapes"
msgstr "আকৃতিসমূহ"
@@ -14299,19 +13984,16 @@ msgid "Insert"
msgstr "সংযোজন"
#: notebookbar_groups.ui:1758
-#, fuzzy
msgctxt "notebookbar_groups|tablestyleb"
msgid "Style"
msgstr "শৈলী"
#: notebookbar_groups.ui:1780
-#, fuzzy
msgctxt "notebookbar_groups|tablerowsb"
msgid "Rows"
msgstr "সারি"
#: notebookbar_groups.ui:1798
-#, fuzzy
msgctxt "notebookbar_groups|tablecolumnsb"
msgid "Columns"
msgstr "কলাম"
@@ -14323,7 +14005,6 @@ msgid "Table"
msgstr "সারণি"
#: notebookbar_groups.ui:2038
-#, fuzzy
msgctxt "notebookbar_groups|imagestyleb"
msgid "Style"
msgstr "শৈলী"
@@ -14347,7 +14028,6 @@ msgid "Lock"
msgstr "ডক"
#: notebookbar_groups.ui:2189
-#, fuzzy
msgctxt "notebookbar_groups|imagegrouplabel"
msgid "Image"
msgstr "চিত্র"
@@ -14359,7 +14039,6 @@ msgid "None"
msgstr "নোট"
#: notebookbar_groups.ui:2256
-#, fuzzy
msgctxt "notebookbar_groups|wrapideal"
msgid "Optimal"
msgstr "উপযুক্ত"
@@ -14405,13 +14084,11 @@ msgid "Horizontal Alignment"
msgstr ""
#: notebookbar_single.ui:596
-#, fuzzy
msgctxt "notebookbar_single|outlineindent|tooltip_text"
msgid "Indent"
msgstr "ইন্ডেন্ট"
#: notebookbar_single.ui:678
-#, fuzzy
msgctxt "notebookbar_single|insert|tooltip_text"
msgid "Indent"
msgstr "ইন্ডেন্ট"
@@ -14615,7 +14292,6 @@ msgid "Line Numbering"
msgstr "লাইন সংখ্যায়ন"
#: objectdialog.ui:8
-#, fuzzy
msgctxt "objectdialog|ObjectDialog"
msgid "Object"
msgstr "বস্তু"
@@ -14626,7 +14302,6 @@ msgid "Type"
msgstr "ধরন"
#: objectdialog.ui:128
-#, fuzzy
msgctxt "objectdialog|options"
msgid "Options"
msgstr "অপশন"
@@ -14638,7 +14313,6 @@ msgid "Wrap"
msgstr "মোড়ানো (~W)"
#: objectdialog.ui:174
-#, fuzzy
msgctxt "objectdialog|hyperlink"
msgid "Hyperlink"
msgstr "হাইপারলিংক"
@@ -14649,19 +14323,16 @@ msgid "Borders"
msgstr "সীমানা"
#: objectdialog.ui:220
-#, fuzzy
msgctxt "objectdialog|area"
msgid "Area"
msgstr "এলাকা"
#: objectdialog.ui:243
-#, fuzzy
msgctxt "objectdialog|transparence"
msgid "Transparency"
msgstr "স্বচ্ছতা"
#: objectdialog.ui:266
-#, fuzzy
msgctxt "objectdialog|macro"
msgid "Macro"
msgstr "ম্যাক্রো"
@@ -15205,13 +14876,11 @@ msgid "Uppercase"
msgstr ""
#: optredlinepage.ui:76
-#, fuzzy
msgctxt "optredlinepage|insert"
msgid "Lowercase"
msgstr "ছোট হাতের অক্ষর"
#: optredlinepage.ui:77
-#, fuzzy
msgctxt "optredlinepage|insert"
msgid "Small caps"
msgstr "ক্ষুদ্রাকৃতির বড় হাতের অক্ষর"
@@ -15321,7 +14990,6 @@ msgid "[None]"
msgstr "[কোনটি না]"
#: optredlinepage.ui:444
-#, fuzzy
msgctxt "optredlinepage|markpos"
msgid "Left margin"
msgstr "বাম মার্জিন"
@@ -15585,7 +15253,6 @@ msgid "Show sublevels:"
msgstr ""
#: outlinenumberingpage.ui:164
-#, fuzzy
msgctxt "outlinenumberingpage|label7"
msgid "Separator"
msgstr "বিভাজক"
@@ -15620,7 +15287,6 @@ msgid "Left"
msgstr "বাম"
#: outlinepositionpage.ui:27
-#, fuzzy
msgctxt "outlinepositionpage|liststore1"
msgid "Centered"
msgstr "কেন্দ্রস্থিত"
@@ -15637,7 +15303,6 @@ msgid "Tab stop"
msgstr "ট্যাব স্টপ"
#: outlinepositionpage.ui:44
-#, fuzzy
msgctxt "outlinepositionpage|liststore2"
msgid "Space"
msgstr "মহাকাশ"
@@ -15809,7 +15474,6 @@ msgid "Margins:"
msgstr "মার্জিন"
#: pagefooterpanel.ui:60
-#, fuzzy
msgctxt "pagefooterpanel|customlabel"
msgid "Custom"
msgstr "স্বনির্ধারিত"
@@ -15827,7 +15491,6 @@ msgid "Same Content:"
msgstr "ফ্রেমের বিষয়বস্তু"
#: pageformatpanel.ui:23
-#, fuzzy
msgctxt "pageformatpanel|size"
msgid "Size:"
msgstr "আকার:"
@@ -15862,7 +15525,6 @@ msgid "Paper Height"
msgstr ""
#: pageformatpanel.ui:103
-#, fuzzy
msgctxt "pageformatpanel|paperorientation"
msgid "Portrait"
msgstr "লম্বালম্বি"
@@ -15891,7 +15553,6 @@ msgid "Narrow"
msgstr ""
#: pageformatpanel.ui:142
-#, fuzzy
msgctxt "pageformatpanel|marginLB"
msgid "Moderate"
msgstr "পরিমিত"
@@ -15918,13 +15579,11 @@ msgid "Wide"
msgstr "আড়াল"
#: pageformatpanel.ui:147
-#, fuzzy
msgctxt "pageformatpanel|marginLB"
msgid "Mirrored"
msgstr "প্রতিফলিত"
#: pageformatpanel.ui:158
-#, fuzzy
msgctxt "pageformatpanel|customlabel"
msgid "Custom"
msgstr "স্বনির্ধারিত"
@@ -15936,7 +15595,6 @@ msgid "Margins:"
msgstr "মার্জিন"
#: pageheaderpanel.ui:60
-#, fuzzy
msgctxt "pageheaderpanel|customlabel"
msgid "Custom"
msgstr "স্বনির্ধারিত"
@@ -15971,7 +15629,6 @@ msgid "Wide"
msgstr "আড়াল"
#: pagemargincontrol.ui:127
-#, fuzzy
msgctxt "pagemargincontrol|mirrored"
msgid "Mirrored"
msgstr "প্রতিফলিত"
@@ -15999,7 +15656,6 @@ msgid "Wide"
msgstr "আড়াল"
#: pagemargincontrol.ui:203
-#, fuzzy
msgctxt "pagemargincontrol|mirroredL"
msgid "Mirrored"
msgstr "প্রতিফলিত"
@@ -16046,13 +15702,11 @@ msgid "O_uter"
msgstr "বহিঃস্থ"
#: pagemargincontrol.ui:410
-#, fuzzy
msgctxt "pagemargincontrol|label1"
msgid "Custom"
msgstr "স্বনির্ধারিত"
#: pageorientationcontrol.ui:36
-#, fuzzy
msgctxt "pageorientationcontrol|portrait"
msgid "Portrait"
msgstr "লম্বালম্বি"
@@ -16081,7 +15735,6 @@ msgid "Right and left"
msgstr ""
#: pagestylespanel.ui:19
-#, fuzzy
msgctxt "pagestylespanel|liststorePageLayout"
msgid "Mirrored"
msgstr "প্রতিফলিত"
@@ -16151,13 +15804,11 @@ msgid "Right"
msgstr "ডান"
#: pagestylespanel.ui:214
-#, fuzzy
msgctxt "pagestylespanel|customlabel"
msgid "Custom"
msgstr "স্বনির্ধারিত"
#: paradialog.ui:8
-#, fuzzy
msgctxt "paradialog|ParagraphPropertiesDialog"
msgid "Paragraph"
msgstr "অনুচ্ছেদ"
@@ -16178,7 +15829,6 @@ msgid "Text Flow"
msgstr ""
#: paradialog.ui:176
-#, fuzzy
msgctxt "paradialog|labelTP_PARA_ASIAN"
msgid "Asian Typography"
msgstr "এশীয় মুদ্রণশৈলী"
@@ -16196,7 +15846,6 @@ msgid "Tabs"
msgstr "ট্যাব"
#: paradialog.ui:245
-#, fuzzy
msgctxt "paradialog|labelTP_DROPCAPS"
msgid "Drop Caps"
msgstr "ড্রপ ক্যাপ"
@@ -16207,19 +15856,16 @@ msgid "Borders"
msgstr "সীমানা"
#: paradialog.ui:291
-#, fuzzy
msgctxt "paradialog|area"
msgid "Area"
msgstr "এলাকা"
#: paradialog.ui:314
-#, fuzzy
msgctxt "paradialog|transparence"
msgid "Transparency"
msgstr "স্বচ্ছতা"
#: picturedialog.ui:8
-#, fuzzy
msgctxt "picturedialog|PictureDialog"
msgid "Image"
msgstr "চিত্র"
@@ -16230,7 +15876,6 @@ msgid "Type"
msgstr "ধরন"
#: picturedialog.ui:128
-#, fuzzy
msgctxt "picturedialog|options"
msgid "Options"
msgstr "অপশন"
@@ -16242,19 +15887,16 @@ msgid "Wrap"
msgstr "মোড়ানো (~W)"
#: picturedialog.ui:174
-#, fuzzy
msgctxt "picturedialog|hyperlink"
msgid "Hyperlink"
msgstr "হাইপারলিংক"
#: picturedialog.ui:197
-#, fuzzy
msgctxt "picturedialog|picture"
msgid "Image"
msgstr "চিত্র"
#: picturedialog.ui:220
-#, fuzzy
msgctxt "picturedialog|crop"
msgid "Crop"
msgstr "ছাঁটা"
@@ -16265,19 +15907,16 @@ msgid "Borders"
msgstr "সীমানা"
#: picturedialog.ui:266
-#, fuzzy
msgctxt "picturedialog|area"
msgid "Area"
msgstr "এলাকা"
#: picturedialog.ui:289
-#, fuzzy
msgctxt "picturedialog|transparence"
msgid "Transparency"
msgstr "স্বচ্ছতা"
#: picturedialog.ui:312
-#, fuzzy
msgctxt "picturedialog|macro"
msgid "Macro"
msgstr "ম্যাক্রো"
@@ -16327,7 +15966,6 @@ msgid "On right pages"
msgstr ""
#: picturepage.ui:249
-#, fuzzy
msgctxt "picturepage|label2"
msgid "Flip"
msgstr "উল্টানো"
@@ -16625,7 +16263,6 @@ msgid "Homepage/e-mail:"
msgstr ""
#: privateuserpage.ui:126
-#, fuzzy
msgctxt "privateuserpage|firstname-atkobject"
msgid "First name"
msgstr "নামের প্রথমাংশ"
@@ -16681,7 +16318,6 @@ msgid "Last name"
msgstr "নামের শেষাংশ, পদবি"
#: privateuserpage.ui:349
-#, fuzzy
msgctxt "privateuserpage|lastname2-atkobject"
msgid "First name"
msgstr "নামের প্রথমাংশ"
@@ -16704,7 +16340,6 @@ msgid "City"
msgstr "শহর"
#: privateuserpage.ui:428
-#, fuzzy
msgctxt "privateuserpage|izip-atkobject"
msgid "Zip code"
msgstr "জিপ কোড"
@@ -16834,7 +16469,6 @@ msgid "_Edit"
msgstr "সম্পাদনা"
#: readonlymenu.ui:36
-#, fuzzy
msgctxt "readonlymenu|selection"
msgid "Select Text"
msgstr "লেখা নির্বাচন"
@@ -16884,7 +16518,6 @@ msgid "As Link"
msgstr ""
#: readonlymenu.ui:122
-#, fuzzy
msgctxt "readonlymenu|graphicascopy"
msgid "Copy"
msgstr "অনুলিপি"
@@ -16992,7 +16625,6 @@ msgid "_Fit to size"
msgstr "মানানসই আকার"
#: rowheight.ui:133
-#, fuzzy
msgctxt "rowheight|label1"
msgid "Height"
msgstr "উচ্চতা"
@@ -17029,7 +16661,6 @@ msgid "T_ype"
msgstr "ধরন"
#: savelabeldialog.ui:163
-#, fuzzy
msgctxt "savelabeldialog|label1"
msgid "Options"
msgstr "অপশন"
@@ -17114,7 +16745,6 @@ msgid "_With Condition"
msgstr ""
#: sectionpage.ui:410
-#, fuzzy
msgctxt "sectionpage|label3"
msgid "Hide"
msgstr "আড়াল"
@@ -17125,7 +16755,6 @@ msgid "E_ditable in read-only document"
msgstr ""
#: sectionpage.ui:453
-#, fuzzy
msgctxt "sectionpage|label5"
msgid "Properties"
msgstr "বৈশিষ্ট্য"
@@ -17188,7 +16817,6 @@ msgid "Table"
msgstr "সারণি"
#: selectaddressdialog.ui:253
-#, fuzzy
msgctxt "selectaddressdialog|connecting"
msgid "Connecting to data source..."
msgstr "ডাটা উৎসের সাথে সংযোগ স্থাপন করছে..."
@@ -17259,7 +16887,6 @@ msgid "Index Markings"
msgstr ""
#: selectindexdialog.ui:116
-#, fuzzy
msgctxt "selectindexdialog|label1"
msgid "Selection"
msgstr "নির্বাচন"
@@ -17283,7 +16910,6 @@ msgid "_Preview"
msgstr "প্রাকদর্শন"
#: sidebarpage.ui:31
-#, fuzzy
msgctxt "sidebarpage|orientation|tooltip_text"
msgid "Orientation"
msgstr "স্থিতিবিন্যাস"
@@ -17295,13 +16921,11 @@ msgid "Size"
msgstr "লাইন"
#: sidebarpage.ui:85
-#, fuzzy
msgctxt "sidebarpage|column|tooltip_text"
msgid "Columns"
msgstr "কলাম"
#: sidebarpage.ui:112
-#, fuzzy
msgctxt "sidebarpage|margin|tooltip_text"
msgid "Margin"
msgstr "মার্জিন"
@@ -17343,13 +16967,11 @@ msgid "Parallel"
msgstr "সমান্তরাল"
#: sidebarwrap.ui:75
-#, fuzzy
msgctxt "sidebarwrap|buttonoptimal|tooltip_text"
msgid "Optimal"
msgstr "উপযুক্ত"
#: sidebarwrap.ui:82
-#, fuzzy
msgctxt "sidebarwrap|buttonoptimal-atkobject"
msgid "Optimal"
msgstr "উপযুক্ত"
@@ -17421,7 +17043,6 @@ msgid "Set the amount of space between the image and surrounding text"
msgstr ""
#: sidebarwrap.ui:249
-#, fuzzy
msgctxt "sidebarwrap|customlabel"
msgid "Custom"
msgstr "স্বনির্ধারিত"
@@ -17432,7 +17053,6 @@ msgid "Sort"
msgstr "সাজানো"
#: sortdialog.ui:111
-#, fuzzy
msgctxt "sortdialog|column"
msgid "Column"
msgstr "কলাম"
@@ -17448,37 +17068,31 @@ msgid "Order"
msgstr "ক্রম"
#: sortdialog.ui:157
-#, fuzzy
msgctxt "sortdialog|up1"
msgid "Ascending"
msgstr "আরোহী"
#: sortdialog.ui:177
-#, fuzzy
msgctxt "sortdialog|down1"
msgid "Descending"
msgstr "অবরোহী"
#: sortdialog.ui:207
-#, fuzzy
msgctxt "sortdialog|up2"
msgid "Ascending"
msgstr "আরোহী"
#: sortdialog.ui:226
-#, fuzzy
msgctxt "sortdialog|down2"
msgid "Descending"
msgstr "অবরোহী"
#: sortdialog.ui:256
-#, fuzzy
msgctxt "sortdialog|up3"
msgid "Ascending"
msgstr "আরোহী"
#: sortdialog.ui:275
-#, fuzzy
msgctxt "sortdialog|down3"
msgid "Descending"
msgstr "অবরোহী"
@@ -17502,19 +17116,16 @@ msgid "Key 3"
msgstr "কী ৩ (~3)"
#: sortdialog.ui:408
-#, fuzzy
msgctxt "sortdialog|typelb1-atkobject"
msgid "Key type"
msgstr "কী-এর ধরন"
#: sortdialog.ui:431
-#, fuzzy
msgctxt "sortdialog|typelb2-atkobject"
msgid "Key type"
msgstr "কী-এর ধরন"
#: sortdialog.ui:452
-#, fuzzy
msgctxt "sortdialog|typelb3-atkobject"
msgid "Key type"
msgstr "কী-এর ধরন"
@@ -17559,7 +17170,6 @@ msgid "Select..."
msgstr "নির্বাচন... (~S)"
#: sortdialog.ui:669
-#, fuzzy
msgctxt "sortdialog|label4"
msgid "Separator"
msgstr "বিভাজক"
@@ -17607,7 +17217,6 @@ msgid "Set Language for Selection"
msgstr "নির্বাচন করার জন্য ভাষা নির্ধারণ করুন"
#: spellmenu.ui:94
-#, fuzzy
msgctxt "spellmenu|langpara"
msgid "Set Language for Paragraph"
msgstr "অনুচ্ছেদের জন্য ভাষা নির্ধারণ করুন"
@@ -17752,7 +17361,6 @@ msgid "No Subject"
msgstr ""
#: subjectdialog.ui:138
-#, fuzzy
msgctxt "subjectdialog|label1"
msgid "Subject:"
msgstr "বিষয়:"
@@ -17843,7 +17451,6 @@ msgid "Text Flow"
msgstr ""
#: tableproperties.ui:151
-#, fuzzy
msgctxt "tableproperties|columns"
msgid "Columns"
msgstr "কলাম"
@@ -17855,19 +17462,16 @@ msgid "Borders"
msgstr "সীমানা"
#: tableproperties.ui:197
-#, fuzzy
msgctxt "tableproperties|background"
msgid "Background"
msgstr "পটভূমি"
#: tabletextflowpage.ui:25
-#, fuzzy
msgctxt "tabletextflowpage|liststore1"
msgid "Horizontal"
msgstr "অনুভূমিক"
#: tabletextflowpage.ui:29
-#, fuzzy
msgctxt "tabletextflowpage|liststore1"
msgid "Vertical"
msgstr "উল্লম্ব"
@@ -17885,7 +17489,6 @@ msgid "Top"
msgstr "উপরে"
#: tabletextflowpage.ui:51
-#, fuzzy
msgctxt "tabletextflowpage|liststore2"
msgid "Centered"
msgstr "কেন্দ্রস্থিত"
@@ -17994,7 +17597,6 @@ msgid "_Vertical alignment"
msgstr ""
#: tabletextflowpage.ui:497
-#, fuzzy
msgctxt "tabletextflowpage|label36"
msgid "Alignment"
msgstr "প্রান্তিককরণ"
@@ -18021,7 +17623,6 @@ msgid "Font"
msgstr "ফন্ট"
#: templatedialog1.ui:181
-#, fuzzy
msgctxt "templatedialog1|fonteffect"
msgid "Font Effects"
msgstr "ফন্টের প্রভাব"
@@ -18060,7 +17661,6 @@ msgid "Organizer"
msgstr ""
#: templatedialog16.ui:144
-#, fuzzy
msgctxt "templatedialog16|bullets"
msgid "Bullets"
msgstr "বুলেট"
@@ -18077,7 +17677,6 @@ msgid "Outline"
msgstr "সীমারেখা"
#: templatedialog16.ui:213
-#, fuzzy
msgctxt "templatedialog16|graphics"
msgid "Image"
msgstr "চিত্র"
@@ -18126,7 +17725,6 @@ msgid "Text Flow"
msgstr ""
#: templatedialog2.ui:227
-#, fuzzy
msgctxt "templatedialog2|asiantypo"
msgid "Asian Typography"
msgstr "এশীয় মুদ্রণশৈলী"
@@ -18137,7 +17735,6 @@ msgid "Font"
msgstr "ফন্ট"
#: templatedialog2.ui:273
-#, fuzzy
msgctxt "templatedialog2|fonteffect"
msgid "Font Effects"
msgstr "ফন্টের প্রভাব"
@@ -18167,19 +17764,16 @@ msgid "Tabs"
msgstr "ট্যাব"
#: templatedialog2.ui:388
-#, fuzzy
msgctxt "templatedialog2|dropcaps"
msgid "Drop Caps"
msgstr "ড্রপ ক্যাপ"
#: templatedialog2.ui:411
-#, fuzzy
msgctxt "templatedialog2|area"
msgid "Area"
msgstr "এলাকা"
#: templatedialog2.ui:434
-#, fuzzy
msgctxt "templatedialog2|transparence"
msgid "Transparency"
msgstr "স্বচ্ছতা"
@@ -18224,7 +17818,6 @@ msgid "Type"
msgstr "ধরন"
#: templatedialog4.ui:181
-#, fuzzy
msgctxt "templatedialog4|options"
msgid "Options"
msgstr "অপশন"
@@ -18236,13 +17829,11 @@ msgid "Wrap"
msgstr "মোড়ানো (~W)"
#: templatedialog4.ui:227
-#, fuzzy
msgctxt "templatedialog4|area"
msgid "Area"
msgstr "এলাকা"
#: templatedialog4.ui:250
-#, fuzzy
msgctxt "templatedialog4|transparence"
msgid "Transparency"
msgstr "স্বচ্ছতা"
@@ -18253,13 +17844,11 @@ msgid "Borders"
msgstr "সীমানা"
#: templatedialog4.ui:296
-#, fuzzy
msgctxt "templatedialog4|columns"
msgid "Columns"
msgstr "কলাম"
#: templatedialog4.ui:319
-#, fuzzy
msgctxt "templatedialog4|macros"
msgid "Macro"
msgstr "ম্যাক্রো"
@@ -18276,25 +17865,21 @@ msgid "Organizer"
msgstr ""
#: templatedialog8.ui:144
-#, fuzzy
msgctxt "templatedialog8|page"
msgid "Page"
msgstr "পৃষ্ঠা"
#: templatedialog8.ui:167
-#, fuzzy
msgctxt "templatedialog8|area"
msgid "Area"
msgstr "এলাকা"
#: templatedialog8.ui:190
-#, fuzzy
msgctxt "templatedialog8|transparence"
msgid "Transparency"
msgstr "স্বচ্ছতা"
#: templatedialog8.ui:213
-#, fuzzy
msgctxt "templatedialog8|header"
msgid "Header"
msgstr "শীর্ষচরণ"
@@ -18311,13 +17896,11 @@ msgid "Borders"
msgstr "সীমানা"
#: templatedialog8.ui:282
-#, fuzzy
msgctxt "templatedialog8|columns"
msgid "Columns"
msgstr "কলাম"
#: templatedialog8.ui:305
-#, fuzzy
msgctxt "templatedialog8|footnotes"
msgid "Footnote"
msgstr "পাদটীকা"
@@ -18389,7 +17972,6 @@ msgid "_Snap to characters"
msgstr ""
#: textgridpage.ui:147
-#, fuzzy
msgctxt "textgridpage|labelGrid"
msgid "Grid"
msgstr "গ্রিড"
@@ -18488,7 +18070,6 @@ msgid "Document start"
msgstr "নথি শুরু"
#: titlepage.ui:229
-#, fuzzy
msgctxt "titlepage|RB_PAGE_START"
msgid "Page"
msgstr "পৃষ্ঠা"
@@ -18549,13 +18130,11 @@ msgid "Table of Contents, Index or Bibliography"
msgstr ""
#: tocdialog.ui:82
-#, fuzzy
msgctxt "tocdialog|showexample"
msgid "Preview"
msgstr "প্রাকদর্শন"
#: tocdialog.ui:119
-#, fuzzy
msgctxt "tocdialog|example-atkobject"
msgid "Preview"
msgstr "প্রাকদর্শন"
@@ -18579,13 +18158,11 @@ msgid "Styles"
msgstr "শৈলী"
#: tocdialog.ui:216
-#, fuzzy
msgctxt "tocdialog|columns"
msgid "Columns"
msgstr "কলাম"
#: tocdialog.ui:239
-#, fuzzy
msgctxt "tocdialog|background"
msgid "Background"
msgstr "পটভূমি"
@@ -18793,37 +18370,31 @@ msgid "_3:"
msgstr ""
#: tocentriespage.ui:890
-#, fuzzy
msgctxt "tocentriespage|up1cb|tooltip_text"
msgid "Ascending"
msgstr "আরোহী"
#: tocentriespage.ui:907
-#, fuzzy
msgctxt "tocentriespage|down1cb|tooltip_text"
msgid "Descending"
msgstr "অবরোহী"
#: tocentriespage.ui:924
-#, fuzzy
msgctxt "tocentriespage|up2cb|tooltip_text"
msgid "Ascending"
msgstr "আরোহী"
#: tocentriespage.ui:941
-#, fuzzy
msgctxt "tocentriespage|up3cb|tooltip_text"
msgid "Ascending"
msgstr "আরোহী"
#: tocentriespage.ui:958
-#, fuzzy
msgctxt "tocentriespage|down2cb|tooltip_text"
msgid "Descending"
msgstr "অবরোহী"
#: tocentriespage.ui:975
-#, fuzzy
msgctxt "tocentriespage|down3cb|tooltip_text"
msgid "Descending"
msgstr "অবরোহী"
@@ -18834,7 +18405,6 @@ msgid "Sort Keys"
msgstr ""
#: tocindexpage.ui:20
-#, fuzzy
msgctxt "tocindexpage|open"
msgid "Open"
msgstr "খুলুন"
@@ -18925,7 +18495,6 @@ msgid "Entire document"
msgstr "সমগ্র নথি (~E)"
#: tocindexpage.ui:241
-#, fuzzy
msgctxt "tocindexpage|scope"
msgid "Chapter"
msgstr "অধ্যায়"
@@ -18964,13 +18533,11 @@ msgid "Te_xt frames"
msgstr "লেখা ফ্রেম"
#: tocindexpage.ui:403
-#, fuzzy
msgctxt "tocindexpage|fromgraphics"
msgid "Graphics"
msgstr "গ্রাফিক্স"
#: tocindexpage.ui:418
-#, fuzzy
msgctxt "tocindexpage|fromoles"
msgid "OLE objects"
msgstr "OLE অবজেক্ট"
@@ -19022,19 +18589,16 @@ msgid "Display:"
msgstr "প্রদর্শন"
#: tocindexpage.ui:624
-#, fuzzy
msgctxt "tocindexpage|display"
msgid "References"
msgstr "রেফারেন্স"
#: tocindexpage.ui:625
-#, fuzzy
msgctxt "tocindexpage|display"
msgid "Category and Number"
msgstr "শ্রেণী এবং নম্বর"
#: tocindexpage.ui:626
-#, fuzzy
msgctxt "tocindexpage|display"
msgid "Caption Text"
msgstr "ক্যাপশন লেখা"
@@ -19133,7 +18697,6 @@ msgid "_File"
msgstr "ফাইল"
#: tocindexpage.ui:959
-#, fuzzy
msgctxt "tocindexpage|label5"
msgid "Options"
msgstr "অপশন"
@@ -19304,7 +18867,6 @@ msgid "The following error occurred:"
msgstr ""
#: watermarkdialog.ui:19
-#, fuzzy
msgctxt "watermarkdialog|WatermarkDialog"
msgid "Watermark"
msgstr "জলছাপ"
@@ -19316,7 +18878,6 @@ msgid "Text"
msgstr "লেখা"
#: watermarkdialog.ui:118
-#, fuzzy
msgctxt "watermarkdialog|FontLabel"
msgid "Font"
msgstr "ফন্ট"
@@ -19328,13 +18889,11 @@ msgid "Angle"
msgstr "কোণ"
#: watermarkdialog.ui:142
-#, fuzzy
msgctxt "watermarkdialog|TransparencyLabel"
msgid "Transparency"
msgstr "স্বচ্ছতা"
#: watermarkdialog.ui:154
-#, fuzzy
msgctxt "watermarkdialog|ColorLabel"
msgid "Color"
msgstr "রঙ"
@@ -19364,7 +18923,6 @@ msgid "Characters excluding spaces"
msgstr "অক্ষর স্পেস ছাড়া:"
#: wordcount.ui:165
-#, fuzzy
msgctxt "wordcount|label9"
msgid "Selection"
msgstr "নির্বাচন"
@@ -19483,7 +19041,6 @@ msgid "Outside only"
msgstr ""
#: wrappage.ui:642
-#, fuzzy
msgctxt "wrappage|label3"
msgid "Options"
msgstr "অপশন"
diff --git a/source/bn/uui/messages.po b/source/bn/uui/messages.po
index fca61322dfd..af783271252 100644
--- a/source/bn/uui/messages.po
+++ b/source/bn/uui/messages.po
@@ -377,7 +377,6 @@ msgid ""
msgstr ""
#: ids.hrc:158
-#, fuzzy
msgctxt "STR_UUI_UNKNOWNAUTH_UNTRUSTED"
msgid ""
"Unable to verify the identity of $(ARG1) site.\n"
@@ -389,7 +388,6 @@ msgstr ""
"সার্টিফিকেট গ্রহণ করার পূর্বে আপনার উচিত সাইটটির সার্টিফিকেট সতর্কতার সাথে পরীক্ষা করা। আপনি কি $(ARG1) ওয়েবসাইটের পরিচয় জানার জন্য এই সার্টিফিকেটটি গ্রহণ করতে চান?"
#: ids.hrc:159
-#, fuzzy
msgctxt "STR_UUI_SSLWARN_EXPIRED"
msgid ""
"$(ARG1) is a site that uses a security certificate to encrypt data during transmission, but its certificate expired on $(ARG2).\n"
@@ -401,13 +399,11 @@ msgstr ""
"আপনার পরিক্ষা করে দেখা উচিত যে আপনার কম্পিউটারের সময় সঠিক আছে কিনা।"
#: ids.hrc:160
-#, fuzzy
msgctxt "STR_UUI_SSLWARN_EXPIRED_TITLE"
msgid "Security Warning: Server Certificate Invalid"
msgstr "নিরাপত্তা সতর্কতা: সার্ভার সার্টিফিকেট অবৈধ"
#: ids.hrc:161
-#, fuzzy
msgctxt "STR_UUI_SSLWARN_DOMAINMISMATCH"
msgid ""
"You have attempted to establish a connection with $(ARG1). However, the security certificate presented belongs to $(ARG2). It is possible, though unlikely, that someone may be trying to intercept your communication with this web site.\n"
@@ -423,13 +419,11 @@ msgstr ""
"আপনি কি তবুও চালিয়ে যেতে চান?"
#: ids.hrc:162
-#, fuzzy
msgctxt "STR_UUI_SSLWARN_DOMAINMISMATCH_TITLE"
msgid "Security Warning: Server Certificate Expired"
msgstr "নিরাপত্তা সতর্কতা: সার্ভার সার্টিফিকেট মেয়াদোত্তীর্ন হয়ে গিয়েছে"
#: ids.hrc:163
-#, fuzzy
msgctxt "STR_UUI_SSLWARN_INVALID"
msgid ""
"The certificate could not be validated. You should examine this site's certificate carefully.\n"
@@ -441,7 +435,6 @@ msgstr ""
"আপনি যদি প্রদর্শিত সার্টিফিকেটকে সন্দেহ করেন, তাহলে অনুগ্রহ করে সংযোগ বাতিল করুন এবং সাইটের প্রশাসককে জানান।"
#: ids.hrc:164
-#, fuzzy
msgctxt "STR_UUI_SSLWARN_INVALID_TITLE"
msgid "Security Warning: Domain Name Mismatch"
msgstr "নিরাপত্তা সতর্কতা: ডোমেইন নাম মেলেনি"
@@ -473,7 +466,6 @@ msgid "Set Password"
msgstr ""
#: strings.hrc:30
-#, fuzzy
msgctxt "STR_TITLE_ENTER_PASSWORD"
msgid "Enter Password"
msgstr "পাসওয়ার্ড সন্নিবেশ করান"
@@ -562,7 +554,6 @@ msgid "The lock file could not be created for exclusive access by %PRODUCTNAME,
msgstr "%PRODUCTNAME'র বিশেষ প্রবেশাধিকার থাকায় ফাইলটি লক করা যায়নি, কারণ ঐ ফাইলের অবস্থানে লক ফাইল তৈরি করার অনুমতি পাওয়া যায়নি।"
#: strings.hrc:47
-#, fuzzy
msgctxt "STR_LOCKFAILED_OPENREADONLY_BTN"
msgid "Open ~Read-Only"
msgstr "শুধুমাত্র-পাঠযোগ্য খুলুন (~R)"
@@ -717,7 +708,6 @@ msgid "The lock file is corrupted and probably empty. Opening the document read-
msgstr ""
#: strings.hrc:76
-#, fuzzy
msgctxt "STR_LOCKCORRUPT_OPENREADONLY_BTN"
msgid "Open ~Read-Only"
msgstr "শুধুমাত্র-পাঠযোগ্য খুলুন (~R)"
@@ -914,13 +904,11 @@ msgid "File Exists"
msgstr ""
#: simplenameclash.ui:37
-#, fuzzy
msgctxt "simplenameclash|replace"
msgid "Replace"
msgstr "প্রতিস্থাপন"
#: simplenameclash.ui:51
-#, fuzzy
msgctxt "simplenameclash|rename"
msgid "Rename"
msgstr "পুনঃনামকরণ"
diff --git a/source/bn/vcl/messages.po b/source/bn/vcl/messages.po
index 08f2a696c26..a79574c2869 100644
--- a/source/bn/vcl/messages.po
+++ b/source/bn/vcl/messages.po
@@ -312,7 +312,6 @@ msgstr "নথি বন্ধ করুন"
#. To translators: This is used on buttons for platforms other than windows, there should be a ~ mnemonic in this string
#: strings.hrc:46
-#, fuzzy
msgctxt "SV_BUTTONTEXT_OK"
msgid "~OK"
msgstr "ঠিক আছে (~O)"
@@ -326,14 +325,12 @@ msgstr "বাতিল"
#. To translators: This is used on buttons for Windows, there should be no ~ mnemonic in this string
#: strings.hrc:50
-#, fuzzy
msgctxt "SV_BUTTONTEXT_OK_NOMNEMONIC"
msgid "OK"
msgstr "ঠিক আছে"
#. To translators: This is used on buttons for Windows, there should be no ~ mnemonic in this string
#: strings.hrc:52
-#, fuzzy
msgctxt "SV_BUTTONTEXT_CANCEL_NOMNEMONIC"
msgid "Cancel"
msgstr "বাতিল"
@@ -397,7 +394,6 @@ msgid "~Add"
msgstr "যুক্ত করুন (~A)"
#: strings.hrc:64
-#, fuzzy
msgctxt "SV_BUTTONTEXT_DELETE"
msgid "~Delete"
msgstr "মুছে ফেলা (~D)"
@@ -436,7 +432,6 @@ msgid "~Undo"
msgstr "পুর্বাবস্থায় ফিরানো (~U)"
#: strings.hrc:71
-#, fuzzy
msgctxt "SV_BUTTONTEXT_PASTE"
msgid "~Paste"
msgstr "প্রতিলেপন (~P)"
@@ -453,7 +448,6 @@ msgid "~Previous"
msgstr ""
#: strings.hrc:74
-#, fuzzy
msgctxt "SV_BUTTONTEXT_GO_UP"
msgid "~Up"
msgstr "উপরে (~U)"
@@ -476,7 +470,6 @@ msgid "~Open"
msgstr "খুলুন"
#: strings.hrc:78
-#, fuzzy
msgctxt "SV_BUTTONTEXT_PLAY"
msgid "~Play"
msgstr "চালান (~P)"
@@ -488,13 +481,11 @@ msgid "~Find"
msgstr "খুঁজুন (~F)"
#: strings.hrc:80
-#, fuzzy
msgctxt "SV_BUTTONTEXT_STOP"
msgid "~Stop"
msgstr "থামুন (~S)"
#: strings.hrc:81
-#, fuzzy
msgctxt "SV_BUTTONTEXT_CONNECT"
msgid "C~onnect"
msgstr "সংযুক্ত করা (~o)"
@@ -578,7 +569,6 @@ msgid "Pr~eview"
msgstr "প্রাকদর্শন"
#: strings.hrc:101
-#, fuzzy
msgctxt "STR_FPICKER_PLAY"
msgid "~Play"
msgstr "চালান (~P)"
@@ -718,7 +708,6 @@ msgid "default"
msgstr "ডিফল্ট"
#: strings.hrc:133
-#, fuzzy
msgctxt "SV_MSGBOX_INFO"
msgid "Information"
msgstr "তথ্য"
@@ -736,7 +725,6 @@ msgid "Error"
msgstr "ত্রুটি"
#: strings.hrc:136
-#, fuzzy
msgctxt "SV_MSGBOX_QUERY"
msgid "Confirmation"
msgstr "Confirmation"
@@ -863,7 +851,6 @@ msgid "line"
msgstr "রেখা"
#: units.hrc:47
-#, fuzzy
msgctxt "SV_FUNIT_STRINGS"
msgid "pixels"
msgstr "পিক্সেল"
@@ -1085,7 +1072,6 @@ msgid "Comment:"
msgstr "মন্তব্য:"
#: printdialog.ui:368
-#, fuzzy
msgctxt "printdialog|status"
msgid "Default printer"
msgstr "পূর্বনির্ধারিত মুদ্রণযন্ত্র"
@@ -1199,7 +1185,6 @@ msgid "Slides per page"
msgstr "প্রতি পৃষ্ঠায় স্লাইডের সংখ্যা"
#: printdialog.ui:931
-#, fuzzy
msgctxt "printdialog|label19"
msgid "Order"
msgstr "ক্রম"
@@ -1274,7 +1259,6 @@ msgid "Draw a border around each page"
msgstr "প্রতিটি পৃষ্ঠার বাইরে সীমানা আঁকা হবে"
#: printdialog.ui:1302
-#, fuzzy
msgctxt "printdialog|ordertxt"
msgid "Order"
msgstr "ক্রম"
@@ -1320,13 +1304,11 @@ msgid "Use only paper size from printer preferences"
msgstr "প্রিন্টারের পছন্দসমূহ থেকে শুধু পেপার ট্রে অপশন ব্যবহার করুন (~U)"
#: printdialog.ui:1501
-#, fuzzy
msgctxt "printdialog|label21"
msgid "Options"
msgstr "অপশন"
#: printdialog.ui:1516
-#, fuzzy
msgctxt "printdialog|label20"
msgid "Options"
msgstr "অপশন"
@@ -1394,13 +1376,11 @@ msgid "From driver"
msgstr ""
#: printerdevicepage.ui:195
-#, fuzzy
msgctxt "printerdevicepage|colorspace"
msgid "Color"
msgstr "রঙ"
#: printerdevicepage.ui:196
-#, fuzzy
msgctxt "printerdevicepage|colorspace"
msgid "Grayscale"
msgstr "গ্রেস্কেল"
diff --git a/source/bn/wizards/messages.po b/source/bn/wizards/messages.po
index 1970c50e704..3f1e30c9905 100644
--- a/source/bn/wizards/messages.po
+++ b/source/bn/wizards/messages.po
@@ -14,55 +14,46 @@ msgstr ""
"X-Generator: LibreOffice\n"
#: strings.hrc:32
-#, fuzzy
msgctxt "RID_COMMON_START_0"
msgid "The directory '%1' could not be created.<BR>There may not be enough space left on your hard disk."
msgstr "'%1' ডিরেক্টরিটি তৈরি করা যায়নি।<BR>সম্ভবত আপনার হার্ডডিস্কে পর্যাপ্ত পরিমাণ জায়গা অবশিষ্ট নেই।"
#: strings.hrc:33
-#, fuzzy
msgctxt "RID_COMMON_START_1"
msgid "The text document could not be created.<BR>Please check if the module 'PRODUCTNAME Writer' is installed."
msgstr "পাঠ্য নথি তৈরি করা যায়নি।<BR>অনুগ্রহ করে 'PRODUCTNAME Writer' মডিউলটি ইনস্টল আছে কিনা পরীক্ষা করুন।"
#: strings.hrc:34
-#, fuzzy
msgctxt "RID_COMMON_START_2"
msgid "The spreadsheet could not be created.<BR>Please check if the module 'PRODUCTNAME Calc' is installed."
msgstr "স্প্রেডশীটটি তৈরি করা যায়নি।<BR>অনুগ্রহ করে 'PRODUCTNAME Calc' মডিউলটি ইনস্টল আছে কিনা পরীক্ষা করুন।"
#: strings.hrc:35
-#, fuzzy
msgctxt "RID_COMMON_START_3"
msgid "The presentation could not be created.<BR>Please check if the module 'PRODUCTNAME Impress' is installed."
msgstr "উপস্থাপনাটি তৈরি করা যায়নি।<BR>অনুগ্রহ করে 'PRODUCTNAME Impress' মডিউলটি ইনস্টল আছে কিনা পরীক্ষা করুন।"
#: strings.hrc:36
-#, fuzzy
msgctxt "RID_COMMON_START_4"
msgid "The drawing could not be created.<BR>Please check if the module 'PRODUCTNAME Draw' is installed."
msgstr "অঙ্কনটি তৈরি করা যায়নি।<BR>অনুগ্রহ করে 'PRODUCTNAME Draw' মডিউলটি ইনস্টল আছে কিনা পরীক্ষা করুন।"
#: strings.hrc:37
-#, fuzzy
msgctxt "RID_COMMON_START_5"
msgid "The formula could not be created.<BR>Please check if the module 'PRODUCTNAME Math' is installed."
msgstr "সূত্রটি তৈরি করা যায়নি।<BR>অনুগ্রহ করে 'PRODUCTNAME Math' মডিউলটি ইনস্টল আছে কিনা পরীক্ষা করুন।"
#: strings.hrc:38
-#, fuzzy
msgctxt "RID_COMMON_START_6"
msgid "The files required could not be found.<BR>Please start the %PRODUCTNAME Setup and choose 'Repair'."
msgstr "প্রয়োজনীয় ফাইলসমূহ খুঁজে পাওয়া যায়নি।<BR>অনুগ্রহ করে %PRODUCTNAME এর বিন্যাস চালু করুন এবং 'মেরামত' পছন্দ করুন।"
#: strings.hrc:39
-#, fuzzy
msgctxt "RID_COMMON_START_7"
msgid "The file '<PATH>' already exists.<BR><BR>Would you like to overwrite the existing file?"
msgstr "ফাইলটি '<PATH>' ইতোমধ্যে বিদ্যমান।<BR><BR>আপনি কি বিদ্যমান ফাইলটি উপরিলিখন করতে চান?"
#: strings.hrc:40
-#, fuzzy
msgctxt "RID_COMMON_START_8"
msgid "Yes"
msgstr "হ্যাঁ"
@@ -74,13 +65,11 @@ msgid "Yes to All"
msgstr "সবগুলোর জন্য হ্যাঁ"
#: strings.hrc:42
-#, fuzzy
msgctxt "RID_COMMON_START_10"
msgid "No"
msgstr "না"
#: strings.hrc:43
-#, fuzzy
msgctxt "RID_COMMON_START_11"
msgid "Cancel"
msgstr "বাতিল"
@@ -92,19 +81,16 @@ msgid "~Finish"
msgstr "শেষ (~F)"
#: strings.hrc:45
-#, fuzzy
msgctxt "RID_COMMON_START_13"
msgid "< ~Back"
msgstr "< পূর্ববর্তী (~B)"
#: strings.hrc:46
-#, fuzzy
msgctxt "RID_COMMON_START_14"
msgid "~Next >"
msgstr "পরবর্তী (~N) >"
#: strings.hrc:47
-#, fuzzy
msgctxt "RID_COMMON_START_15"
msgid "~Help"
msgstr "সহায়তা (~H)"
@@ -116,31 +102,26 @@ msgid "Steps"
msgstr "ধাপসমূহ"
#: strings.hrc:49
-#, fuzzy
msgctxt "RID_COMMON_START_17"
msgid "Close"
msgstr "বন্ধ"
#: strings.hrc:50
-#, fuzzy
msgctxt "RID_COMMON_START_18"
msgid "OK"
msgstr "ঠিক আছে"
#: strings.hrc:51
-#, fuzzy
msgctxt "RID_COMMON_START_19"
msgid "The file already exists. Do you want to overwrite it?"
msgstr "ফাইলটি ইতোমধ্যে বিদ্যমান। আপনি কি ফাইলটি উপরিলিখন করতে চান?"
#: strings.hrc:52
-#, fuzzy
msgctxt "RID_COMMON_START_20"
msgid "Template created via <wizard_name> on <current_date>."
msgstr "<current_date> এ <wizard_name> এর মাধ্যমে ফর্মা তৈরি করা হয়েছে।"
#: strings.hrc:53
-#, fuzzy
msgctxt "RID_COMMON_START_21"
msgid ""
"The wizard could not be run, because important files were not found.\n"
@@ -152,79 +133,66 @@ msgstr ""
"তারপর উইজার্ড চালান।"
#: strings.hrc:56
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_1"
msgid "Letter Wizard"
msgstr "বর্ণ উইজার্ড"
#: strings.hrc:57
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_2"
msgid "Label9"
msgstr "লেবেল৯"
#: strings.hrc:58
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_3"
msgid "~Business letter"
msgstr "ব্যবসায়িক চিঠি (~B)"
#: strings.hrc:59
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_4"
msgid "~Formal personal letter"
msgstr "আনুষ্ঠানিক ব্যক্তিগত চিঠি (~F)"
#: strings.hrc:60
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_5"
msgid "~Personal letter"
msgstr "ব্যক্তিগত চিঠি (~P)"
#: strings.hrc:61
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_6"
msgid "~Use letterhead paper with pre-printed elements"
msgstr "পূর্ব-মুদ্রিত উপকরণযুক্ত বর্ণ-শিরোনাম কাগজ ব্যবহার করুন (~U)"
#: strings.hrc:62
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_7"
msgid "~Logo"
msgstr "লোগো (~L)"
#: strings.hrc:63
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_8"
msgid "Return address"
msgstr "ফিরতি ঠিকানা"
#: strings.hrc:64
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_9"
msgid "~Include footer"
msgstr "পাদটীকা সংযুক্ত করুন (~I)"
#: strings.hrc:65
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_10"
msgid "~Return address in envelope window"
msgstr "খামের উইন্ডোতে ফিরতি ঠিকানা (~R)"
#: strings.hrc:66
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_11"
msgid "~Logo"
msgstr "লোগো (~L)"
#: strings.hrc:67
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_12"
msgid "~Return address in envelope window"
msgstr "খামের উইন্ডোতে ফিরতি ঠিকানা (~R)"
#: strings.hrc:68
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_13"
msgid "Letter Signs"
msgstr "বর্ণের চিহ্ন"
@@ -236,13 +204,11 @@ msgid "S~ubject line"
msgstr "বিষয় লাইন (~u)"
#: strings.hrc:70
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_15"
msgid "Salu~tation"
msgstr "অভিবাদন (~t)"
#: strings.hrc:71
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_16"
msgid "Fold ~marks"
msgstr "ভাঁজ চিহ্ন (~m)"
@@ -254,19 +220,16 @@ msgid "~Complimentary close"
msgstr "শ্রদ্ধাজ্ঞাপক সমাপ্তি (~C)"
#: strings.hrc:73
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_18"
msgid "~Footer"
msgstr "পাদটীকা (~F)"
#: strings.hrc:74
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_19"
msgid "~Use user data for return address"
msgstr "ফিরতি ঠিকানার জন্য ব্যবহারকারীর ডাটা ব্যবহার করুন (~U)"
#: strings.hrc:75
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_20"
msgid "~New sender address:"
msgstr "নতুন প্রেরক ঠিকানা: (~N)"
@@ -290,121 +253,101 @@ msgid "Include ~only on second and following pages"
msgstr "শুধুমাত্র দ্বিতীয় এবং তার নিম্নবর্ণিত পৃষ্ঠায় অন্তর্ভুক্ত করুন (~o)"
#: strings.hrc:79
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_24"
msgid "~Include page number"
msgstr "পৃষ্ঠা নম্বর সংযুক্ত করুন (~I)"
#: strings.hrc:80
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_25"
msgid "Letter Template"
msgstr "পত্রের ফর্মা"
#: strings.hrc:81
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_26"
msgid "Create a ~letter from this template"
msgstr "এই ফর্মা থেকে একটি পত্র তৈরি করুন (~l)"
#: strings.hrc:82
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_27"
msgid "Make ~manual changes to this letter template"
msgstr "এই পত্রের ফর্মায় স্বনির্বাচিত পরিবর্তন করুন"
#: strings.hrc:83
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_28"
msgid "Page design"
msgstr "পৃষ্ঠা নকশা"
#: strings.hrc:84
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_29"
msgid "Page design"
msgstr "পৃষ্ঠা নকশা"
#: strings.hrc:85
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_30"
msgid "Page design"
msgstr "পৃষ্ঠা নকশা"
#: strings.hrc:86
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_31"
msgid "This wizard helps you to create a letter template. You can then use the template as the basis for writing letters as often as desired."
msgstr "এই উইজার্ডটি একটি পত্রের ফর্মা তৈরি করতে সহায়তা করে। আপনি তারপর আপনার ইচ্ছানুযায়ী ফর্মাটি পত্র লেখার নমুনা হিসেবে ব্যবহার করতে পারেন।"
#: strings.hrc:87
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_32"
msgid "~Height:"
msgstr "উচ্চতা (~H):"
#: strings.hrc:88
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_33"
msgid "~Width:"
msgstr "প্রস্থ (~W):"
#: strings.hrc:89
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_34"
msgid "S~pacing to left margin:"
msgstr "বাম মার্জিনে ফাঁকাকরণ (~p):"
#: strings.hrc:90
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_35"
msgid "Spacing ~to top margin:"
msgstr "উপরের মার্জিনে ফাঁকাকরণ (~t):"
#: strings.hrc:91
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_36"
msgid "Height:"
msgstr "উচ্চতা:"
#: strings.hrc:92
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_37"
msgid "Width:"
msgstr "প্রস্থ:"
#: strings.hrc:93
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_38"
msgid "S~pacing to left margin:"
msgstr "বাম মার্জিনে ফাঁকাকরণ (~p):"
#: strings.hrc:94
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_39"
msgid "Spacing ~to top margin:"
msgstr "উপরের মার্জিনে ফাঁকাকরণ (~t):"
#: strings.hrc:95
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_40"
msgid "Height:"
msgstr "উচ্চতা:"
#: strings.hrc:96
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_42"
msgid "Sender's address"
msgstr "প্রেরকের ঠিকানা"
#: strings.hrc:97
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_43"
msgid "Name:"
msgstr "নাম:"
#: strings.hrc:98
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_44"
msgid "Street:"
msgstr "রাস্তা:"
@@ -416,7 +359,6 @@ msgid "ZIP code/State/City:"
msgstr "জিপ কোড/রাষ্ট্র/শহর:"
#: strings.hrc:100
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_46"
msgid "Recipient's address"
msgstr "প্রাপকের ঠিকানা:"
@@ -428,73 +370,61 @@ msgid "Footer"
msgstr "পাদটীকা"
#: strings.hrc:102
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_48"
msgid "This wizard creates a letter template which enables you to create multiple letters with the same layout and settings."
msgstr "এই উইজার্ডটি এমন পত্র ফর্মা তৈরি করে যা আপনাকে একই বহির্বিন্যাস ও সেটিং এ বহুবিধ চিঠি তৈরি করতে সক্রিয় করে।"
#: strings.hrc:103
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_49"
msgid "To create another new letter out of the template just navigate to the template location and double-click it."
msgstr "ফর্মা বহির্ভূত অন্য নতুন চিঠি তৈরি করতে, ফর্মা অবস্থানে ন্যাভিগেট করুন এবং এতে দুবার ক্লিক করুন।"
#: strings.hrc:104
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_50"
msgid "Template name:"
msgstr "ফর্মার নাম:"
#: strings.hrc:105
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_51"
msgid "Location and file name:"
msgstr "অবস্থান ও ফাইলের নাম:"
#: strings.hrc:106
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_52"
msgid "How do you want to proceed?"
msgstr "আপনি কিভাবে অগ্রসর হতে চান?"
#: strings.hrc:107
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_53"
msgid "Please choose the type of letter and page design"
msgstr "অনুগ্রহ করে বর্ণের ধরন ও পৃষ্ঠার নকশা পছন্দ করুন"
#: strings.hrc:108
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_54"
msgid "Select the items to be printed"
msgstr "মুদ্রণ করার জন্য বিষয়োপকরণসমূহ নির্বাচন করুন"
#: strings.hrc:109
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_55"
msgid "Specify items already on your letterhead paper"
msgstr "আপনার পত্রশিরোনাম কাগজে বিদ্যমান বিষয়েপকরণসমূহ সুনির্দিষ্ট করুন"
#: strings.hrc:110
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_56"
msgid "Specify the sender and recipient information"
msgstr "প্রেরক ও প্রাপকের তথ্য সুনির্দিষ্ট করুন"
#: strings.hrc:111
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_57"
msgid "Fill in the information you would like in the footer"
msgstr "আপনি পাদটীকায় চান এমন তথ্য পূরণ করুন"
#: strings.hrc:112
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_58"
msgid "Please specify last settings"
msgstr "অনুগ্রহ করে সর্বশেষ সেটিংসমূহ সুনির্দিষ্ট করুন"
#: strings.hrc:113
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_59"
msgid "Subject:"
msgstr "বিষয়:"
@@ -510,7 +440,6 @@ msgid "Modern"
msgstr ""
#: strings.hrc:116
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_62"
msgid "Office"
msgstr "অফিস"
@@ -526,7 +455,6 @@ msgid "Mail"
msgstr ""
#: strings.hrc:119
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_65"
msgid "Marine"
msgstr "সমুদ্রের নীল"
@@ -538,61 +466,51 @@ msgid "Red Line"
msgstr "নতুন লাইন"
#: strings.hrc:123
-#, fuzzy
msgctxt "RID_LETTERWIZARDSALUTATION_START_1"
msgid "To Whom it May Concern"
msgstr "অবগতির জন্য জানানো যাচ্ছে"
#: strings.hrc:124
-#, fuzzy
msgctxt "RID_LETTERWIZARDSALUTATION_START_2"
msgid "Dear Sir or Madam"
msgstr "শ্রদ্ধেয় জনাব বা জনাবা"
#: strings.hrc:125
-#, fuzzy
msgctxt "RID_LETTERWIZARDSALUTATION_START_3"
msgid "Hello"
msgstr "হ্যালো"
#: strings.hrc:128
-#, fuzzy
msgctxt "RID_LETTERWIZARDGREETING_START_1"
msgid "Sincerely"
msgstr "একান্তভাবে"
#: strings.hrc:129
-#, fuzzy
msgctxt "RID_LETTERWIZARDGREETING_START_2"
msgid "Best regards"
msgstr "শুভকামনায়"
#: strings.hrc:130
-#, fuzzy
msgctxt "RID_LETTERWIZARDGREETING_START_3"
msgid "Cheers"
msgstr "উৎসাহ"
#: strings.hrc:133
-#, fuzzy
msgctxt "RID_LETTERWIZARDROADMAP_START_1"
msgid "Page design"
msgstr "পৃষ্ঠা নকশা"
#: strings.hrc:134
-#, fuzzy
msgctxt "RID_LETTERWIZARDROADMAP_START_2"
msgid "Letterhead layout"
msgstr "পত্র-শিরোনাম বহির্বিন্যাস"
#: strings.hrc:135
-#, fuzzy
msgctxt "RID_LETTERWIZARDROADMAP_START_3"
msgid "Printed items"
msgstr "মুদ্রিত বিষয়োপকরণসমূহ"
#: strings.hrc:136
-#, fuzzy
msgctxt "RID_LETTERWIZARDROADMAP_START_4"
msgid "Recipient and sender"
msgstr "প্রাপক ও প্রেরক"
@@ -604,37 +522,31 @@ msgid "Footer"
msgstr "পাদটীকা"
#: strings.hrc:138
-#, fuzzy
msgctxt "RID_LETTERWIZARDROADMAP_START_6"
msgid "Name and location"
msgstr "নাম ও অবস্থান"
#: strings.hrc:141
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_1"
msgid "Fax Wizard"
msgstr "ফ্যাক্স উইজার্ড"
#: strings.hrc:142
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_2"
msgid "Label9"
msgstr "লেবেল৯"
#: strings.hrc:143
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_3"
msgid "~Business Fax"
msgstr "ব্যবসায়িক ফ্যাক্স (~B)"
#: strings.hrc:144
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_4"
msgid "~Personal Fax"
msgstr "ব্যক্তিগত ফ্যাক্স (~P)"
#: strings.hrc:145
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_5"
msgid "~Logo"
msgstr "লোগো (~L)"
@@ -646,7 +558,6 @@ msgid "S~ubject line"
msgstr "বিষয় লাইন (~u)"
#: strings.hrc:147
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_7"
msgid "S~alutation"
msgstr "অভিবাদন (~a)"
@@ -658,73 +569,61 @@ msgid "~Complimentary close"
msgstr "শ্রদ্ধাজ্ঞাপক সমাপ্তি (~C)"
#: strings.hrc:149
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_9"
msgid "~Footer"
msgstr "পাদটীকা (~F)"
#: strings.hrc:150
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_10"
msgid "~Use user data for return address"
msgstr "ফিরতি ঠিকানার জন্য ব্যবহারকারীর ডাটা ব্যবহার করুন (~U)"
#: strings.hrc:151
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_11"
msgid "~New return address"
msgstr "নতুন ফিরতি ঠিকানা (~N)"
#: strings.hrc:152
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_12"
msgid "My Fax Template"
msgstr "আমার ফ্যাক্স ফর্মা"
#: strings.hrc:153
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_13"
msgid "Create a ~fax from this template"
msgstr "এই ফর্মা থেকে ফ্যাক্স তৈরি করুন (~f)"
#: strings.hrc:154
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_14"
msgid "Make ~manual changes to this fax template"
msgstr "এই ফর্মা ফ্যাক্সে নিজহাতে পরিবর্তন করুন (~m)"
#: strings.hrc:155
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_15"
msgid "Page design"
msgstr "পৃষ্ঠা নকশা"
#: strings.hrc:156
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_16"
msgid "Page design"
msgstr "পৃষ্ঠা নকশা"
#: strings.hrc:157
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_17"
msgid "This wizard helps you to create a fax template. The template can then be used to create a fax whenever needed."
msgstr "এই উইজার্ডটি আপনাকে ফ্যাক্স ফর্মা তৈরি করতে সাহায্য করে। ফর্মাটি অতঃপর প্রয়োজনানুযায়ী ফ্যাক্স তৈরি করতে ব্যবহৃত হতে পারে।"
#: strings.hrc:158
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_18"
msgid "Return address"
msgstr "ফিরতি ঠিকানা"
#: strings.hrc:159
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_19"
msgid "Name:"
msgstr "নাম:"
#: strings.hrc:160
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_20"
msgid "Street:"
msgstr "রাস্তা:"
@@ -742,55 +641,46 @@ msgid "Footer"
msgstr "পাদটীকা"
#: strings.hrc:163
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_23"
msgid "This wizard creates a fax template which enables you to create multiple faxes with the same layout and settings."
msgstr "এই উইজার্ডটি এমন একটি ফ্যাক্সের ফর্মা তৈরি করে যা আপনাকে একই বহির্বিন্যাস ও বিন্যাস দ্বারা বহুবিধ ফ্যাক্স তৈরি করতে সক্রিয় করে।"
#: strings.hrc:164
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_24"
msgid "To create another new fax out of the template, go to the location where you saved the template and double-click the file."
msgstr "ফর্মা বহির্ভূত আরেকটি নতুন ফ্যাক্স তৈরি করতে, আপনি ফর্মাটি যেখানে সংরক্ষণ করেছেন সেখানে যান এবং ফাইলটিতে দুইবার ক্লিক করুন।"
#: strings.hrc:165
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_25"
msgid "Template Name:"
msgstr "ফর্মার নাম:"
#: strings.hrc:166
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_26"
msgid "Location and file name:"
msgstr "অবস্থান ও ফাইলের নাম:"
#: strings.hrc:167
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_27"
msgid "What do you want to do next?"
msgstr "আপনি পরবর্তীতে কি করতে চান?"
#: strings.hrc:168
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_28"
msgid "Choose the type of fax and a page design"
msgstr "ফ্যাক্সের ধরন এবং পৃষ্ঠার নকশা পছন্দ করুন"
#: strings.hrc:169
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_29"
msgid "Select items to include in the fax template"
msgstr "ফ্যাক্স ফর্মায় বিষয়োপকরণ অন্তর্ভুক্ত করতে নির্বাচন করুন"
#: strings.hrc:170
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_30"
msgid "Specify sender and recipient information"
msgstr "প্রেরক ও প্রারকের তথ্য সুনির্দিষ্ট করুন"
#: strings.hrc:171
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_31"
msgid "Enter text for the footer"
msgstr "পাদটীকার জন্য পাঠ্য সন্নিবেশ করান"
@@ -808,25 +698,21 @@ msgid "Include ~only on second and following pages"
msgstr "শুধুমাত্র দ্বিতীয় এবং তার নিম্নবর্ণিত পৃষ্ঠায় অন্তর্ভুক্ত করুন (~o)"
#: strings.hrc:174
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_34"
msgid "~Include page number"
msgstr "পৃষ্ঠা নম্বর সংযুক্ত করুন (~I)"
#: strings.hrc:175
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_35"
msgid "~Date"
msgstr "তারিখ (~D)"
#: strings.hrc:176
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_36"
msgid "~Type of message"
msgstr "বার্তার ধরন (~T)"
#: strings.hrc:177
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_37"
msgid "Fax Number:"
msgstr "ফ্যাক্স নম্বর:"
@@ -844,7 +730,6 @@ msgid "Use address database for ~mail merge"
msgstr "মেইল একত্রিত করার জন্য ঠিকানা ডাটাবেস ব্যবহার করুন (~m)"
#: strings.hrc:180
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_40"
msgid "~New return address"
msgstr "নতুন ফিরতি ঠিকানা (~N)"
@@ -906,7 +791,6 @@ msgid "Lines"
msgstr "রেখা"
#: strings.hrc:191
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_51"
msgid "Marine"
msgstr "সমুদ্রের নীল"
@@ -932,91 +816,76 @@ msgid "Modern Fax from Private"
msgstr ""
#: strings.hrc:196
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_56"
msgid "Fax"
msgstr "ফ্যাক্স"
#: strings.hrc:199
-#, fuzzy
msgctxt "RID_FAXWIZARDCOMMUNICATION_START_1"
msgid "Important Information!"
msgstr "গুরুত্বপূর্ণ তথ্য!"
#: strings.hrc:200
-#, fuzzy
msgctxt "RID_FAXWIZARDCOMMUNICATION_START_2"
msgid "For your information"
msgstr "আপনার অবগতির জন্য"
#: strings.hrc:201
-#, fuzzy
msgctxt "RID_FAXWIZARDCOMMUNICATION_START_3"
msgid "News!"
msgstr "সংবাদসমূহ!"
#: strings.hrc:204
-#, fuzzy
msgctxt "RID_FAXWIZARDSALUTATION_START_1"
msgid "To whom it may concern,"
msgstr "অবগতির জন্য জানানো যাচ্ছে,"
#: strings.hrc:205
-#, fuzzy
msgctxt "RID_FAXWIZARDSALUTATION_START_2"
msgid "Dear Sir or Madam,"
msgstr "শ্রদ্ধেয় স্যার বা ম্যাডাম,"
#: strings.hrc:206
-#, fuzzy
msgctxt "RID_FAXWIZARDSALUTATION_START_3"
msgid "Hello,"
msgstr "হ্যালো,"
#: strings.hrc:207
-#, fuzzy
msgctxt "RID_FAXWIZARDSALUTATION_START_4"
msgid "Hi,"
msgstr "হায়,"
#: strings.hrc:210
-#, fuzzy
msgctxt "RID_FAXWIZARDGREETING_START_1"
msgid "Sincerely"
msgstr "একান্তভাবে"
#: strings.hrc:211
-#, fuzzy
msgctxt "RID_FAXWIZARDGREETING_START_2"
msgid "Yours faithfully"
msgstr "আপনার বিশ্বস্ত"
#: strings.hrc:212
-#, fuzzy
msgctxt "RID_FAXWIZARDGREETING_START_3"
msgid "Regards"
msgstr "শুভেচ্ছা"
#: strings.hrc:213
-#, fuzzy
msgctxt "RID_FAXWIZARDGREETING_START_4"
msgid "Love"
msgstr "ভালবাসা"
#: strings.hrc:216
-#, fuzzy
msgctxt "RID_FAXWIZARDROADMAP_START_1"
msgid "Page design"
msgstr "পৃষ্ঠা নকশা"
#: strings.hrc:217
-#, fuzzy
msgctxt "RID_FAXWIZARDROADMAP_START_2"
msgid "Items to include"
msgstr "অন্তর্ভুক্ত করার বিষয়োপকরণ"
#: strings.hrc:218
-#, fuzzy
msgctxt "RID_FAXWIZARDROADMAP_START_3"
msgid "Sender and Recipient"
msgstr "প্রেরক ও প্রাপক"
@@ -1028,67 +897,56 @@ msgid "Footer"
msgstr "পাদটীকা"
#: strings.hrc:220
-#, fuzzy
msgctxt "RID_FAXWIZARDROADMAP_START_5"
msgid "Name and location"
msgstr "নাম ও অবস্থান"
#: strings.hrc:223
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_1"
msgid "Agenda Wizard"
msgstr "আলোচ্যসূচি উইজার্ড"
#: strings.hrc:224
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_2"
msgid "Make ~manual changes to this agenda template"
msgstr "এই আলোচ্যসূচি ফর্মায় স্বনির্বাচন পরিবর্তন করুন (~m)"
#: strings.hrc:225
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_3"
msgid "Template name:"
msgstr "ফর্মার নাম:"
#: strings.hrc:226
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_4"
msgid "Location and file name:"
msgstr "অবস্থান ও ফাইলের নাম:"
#: strings.hrc:227
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_5"
msgid "What do you want to do next?"
msgstr "আপনি পরবর্তীতে কি করতে চান?"
#: strings.hrc:228
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_6"
msgid "Please choose the page design for the agenda"
msgstr "অনুগ্রহ করে আলোচ্যসূচির জন্য পৃষ্ঠা নকশা পছন্দ করুন"
#: strings.hrc:229
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_7"
msgid "Please select the headings you wish to include in your agenda template"
msgstr "আপনি আপনার আলোচ্যসূচির ফর্মায় যে শিরোনাম অন্তর্ভুক্ত করতে চান তা অনুগ্রহ করে নির্বাচন করুন"
#: strings.hrc:230
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_8"
msgid "Please enter general information for the event"
msgstr "অনুগ্রহ করে ঘটনার জন্য সাধারণ তথ্য সন্নিবেশ করান"
#: strings.hrc:231
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_9"
msgid "Please specify items for the agenda"
msgstr "অনুগ্রহ করে আলোচ্যসূচির জন্য বিষয়োপকরণ সুনির্দিষ্ট করুন"
#: strings.hrc:232
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_10"
msgid "Please select the names you wish to include in your agenda template"
msgstr "আপনি আপনার আলোচ্যসূচির ফর্মায় যে নামসমূহ অন্তর্ভুক্ত করতে চান তা অনুগ্রহ করে নির্বাচন করুন"
@@ -1100,13 +958,11 @@ msgid "Choose a name and save the template"
msgstr "একটি নাম পছন্দ করুন এবং ফর্মাটি সংরক্ষণ করুন"
#: strings.hrc:234
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_12"
msgid "Include form for recording minutes"
msgstr "কার্যবিবরণী রেকর্ড করার জন্য ফর্ম অন্তর্ভুক্ত করা হবে"
#: strings.hrc:235
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_13"
msgid "This wizard helps you to create an agenda template. The template can then be used to create an agenda whenever needed."
msgstr "এই উইজার্ডটি আপনাকে একটি আলোচ্যসূচির ফর্মা তৈরি করতে সহায়তা করে। ফর্মাটি অতঃপর প্রয়োজনানুযায়ী একটি আলোচ্যসূচি তৈরি করতে ব্যবহৃত হতে পারে।"
@@ -1118,43 +974,36 @@ msgid "Time:"
msgstr "সময়:"
#: strings.hrc:237
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_15"
msgid "Name:"
msgstr "নাম:"
#: strings.hrc:238
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_16"
msgid "Location:"
msgstr "অবস্থান:"
#: strings.hrc:239
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_17"
msgid "Placeholders will be used in empty fields. You can replace placeholders with text later."
msgstr "স্থানধারক ফাঁকা ক্ষেত্রে ব্যবহৃত হবে। আপনি পাঠ্য পত্র দ্বারা স্থানধারক প্রতিস্থাপন করতে পারেন।"
#: strings.hrc:240
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_18"
msgid "..."
msgstr "..."
#: strings.hrc:241
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_19"
msgid "Create an ~agenda from this template"
msgstr "এই ফর্মা থেকে একটি আলোচ্যসূচি তৈরি করুন (~a)"
#: strings.hrc:242
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_20"
msgid "To create a new agenda out of the template, go to the location where you saved the template and double-click the file."
msgstr "ফর্মার বাইরে একটি নতুন আলোচ্যসূচি তৈরি করতে, আপনি ফর্মাটি যেখানে সংরক্ষণ করেছেন সেখানে যান এবং ফাইলটিতে ডবল ক্লিক করুন।"
#: strings.hrc:243
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_21"
msgid "Agenda item"
msgstr "আলোচ্যসূচির বিষয়োপকরণ"
@@ -1166,7 +1015,6 @@ msgid "Responsible"
msgstr "দায়িত্বশীল"
#: strings.hrc:245
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_23"
msgid "Duration"
msgstr "স্থায়িত্বকাল"
@@ -1178,25 +1026,21 @@ msgid "Meeting called by"
msgstr "সভার আহবায়ক"
#: strings.hrc:247
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_25"
msgid "Chairperson"
msgstr "সভাপতি"
#: strings.hrc:248
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_26"
msgid "Minute keeper"
msgstr "কার্যবিবরণী সংরক্ষক"
#: strings.hrc:249
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_27"
msgid "Moderator"
msgstr "সমন্বয়কারী"
#: strings.hrc:250
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_28"
msgid "Attendees"
msgstr "অংশগ্রহণকারী"
@@ -1214,25 +1058,21 @@ msgid "Facility personnel"
msgstr "সুবিধা প্রদায়ক কর্মচারী"
#: strings.hrc:253
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_31"
msgid "The agenda template will include placeholders for the names of the selected people. When creating an agenda from the template, you can replace these placeholder with the appropriate names."
msgstr "আলোচ্যসূচি ফর্মা নির্বাচিত ব্যক্তির নামের জন্য স্থানধারক অন্তর্ভুক্ত করে। যখন ফর্মা থেকে আলোচ্যসূচি তৈরি করে, আপনি এইসব স্থানধারক যথাযথ নামসমূহ দ্বারা প্রতিস্থাপন করতে পারেন।"
#: strings.hrc:254
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_32"
msgid "Type of meeting"
msgstr "সভার ধরন"
#: strings.hrc:255
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_33"
msgid "Please read"
msgstr "অনুগ্রহ করে পড়ুন"
#: strings.hrc:256
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_34"
msgid "Please bring"
msgstr "অনুগ্রহ করে আনুন"
@@ -1244,43 +1084,36 @@ msgid "Notes"
msgstr "মন্তব্য"
#: strings.hrc:258
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_36"
msgid "The agenda template will include placeholders for the selected items."
msgstr "আলোচ্যসূচির ফর্মা নির্বাচিত বিষয়োপকরণের জন্য স্থানধারকের অন্তর্ভুক্ত করে।"
#: strings.hrc:259
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_38"
msgid "Date:"
msgstr "তারিখ:"
#: strings.hrc:260
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_39"
msgid "This wizard creates an agenda template which enables you to create multiple agendas with the same layout and settings."
msgstr "এই উইজার্ডটি এমন আলোচ্যসূচির ফর্মা তৈরি করে যা আপনাকে একই বহির্বিন্যাস ও সেটিংসমূহ দ্বারা বহুবিধ আলোচ্যসূচি তৈরি করতে সক্রিয় করে।"
#: strings.hrc:261
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_40"
msgid "Page design:"
msgstr "পৃষ্ঠা নকশা:"
#: strings.hrc:262
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_41"
msgid "myAgendaTemplate.stw"
msgstr "myAgendaTemplate.stw"
#: strings.hrc:263
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_42"
msgid "My Agenda Template"
msgstr "আমার আলোচ্যসূচি ফর্মা"
#: strings.hrc:264
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_43"
msgid "An unexpected error occurred while saving the agenda template."
msgstr "আলোচ্যসূচির ফর্মা সংরক্ষণ করার সময় একটি অপ্রত্যাশিত ত্রুটি ঘটেছে।"
@@ -1298,7 +1131,6 @@ msgid "Date"
msgstr "তারিখ"
#: strings.hrc:267
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_46"
msgid "Time"
msgstr "সময়"
@@ -1310,67 +1142,56 @@ msgid "Location"
msgstr "অবস্থান"
#: strings.hrc:269
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_48"
msgid "Click to replace this text"
msgstr "এই পাঠ্য প্রতিস্থাপন করতে ক্লিক করুন"
#: strings.hrc:270
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_50"
msgid "Page design"
msgstr "পৃষ্ঠা নকশা"
#: strings.hrc:271
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_51"
msgid "General information"
msgstr "সাধারণ তথ্য"
#: strings.hrc:272
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_52"
msgid "Headings to include"
msgstr "অন্তর্ভুক্তের শিরোনাম"
#: strings.hrc:273
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_53"
msgid "Names"
msgstr "নামসমূহ"
#: strings.hrc:274
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_54"
msgid "Agenda items"
msgstr "আলোচ্যসূচির বিষয়োপকরণসমূহ"
#: strings.hrc:275
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_55"
msgid "Name and location"
msgstr "নাম ও অবস্থান"
#: strings.hrc:276
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_56"
msgid "An unexpected error occurred while opening the agenda template."
msgstr "আলোচ্যসূচির ফর্মা খোলার সময় একটি অপ্রত্যাশিত ত্রুটি ঘটেছে।"
#: strings.hrc:277
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_57"
msgid "Type of meeting"
msgstr "সভার ধরন"
#: strings.hrc:278
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_58"
msgid "Please bring"
msgstr "অনুগ্রহ করে আনুন"
#: strings.hrc:279
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_59"
msgid "Please read"
msgstr "অনুগ্রহ করে পড়ুন"
@@ -1388,25 +1209,21 @@ msgid "Meeting called by"
msgstr "সভার আহবায়ক"
#: strings.hrc:282
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_62"
msgid "Chairperson"
msgstr "সভাপতি"
#: strings.hrc:283
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_63"
msgid "Attendees"
msgstr "অংশগ্রহণকারী"
#: strings.hrc:284
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_64"
msgid "Minute keeper"
msgstr "কার্যবিবরণী সংরক্ষক"
#: strings.hrc:285
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_65"
msgid "Moderator"
msgstr "সমন্বয়কারী"
@@ -1430,25 +1247,21 @@ msgid "Insert"
msgstr "সন্নিবেশ"
#: strings.hrc:289
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_69"
msgid "Remove"
msgstr "অপসারণ করুন"
#: strings.hrc:290
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_70"
msgid "Move up"
msgstr "উপরে উঠানো"
#: strings.hrc:291
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_71"
msgid "Move down"
msgstr "নিচে নামানো"
#: strings.hrc:292
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_72"
msgid "Date:"
msgstr "তারিখ:"
@@ -1460,7 +1273,6 @@ msgid "Time:"
msgstr "সময়:"
#: strings.hrc:294
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_74"
msgid "Location:"
msgstr "অবস্থান:"
@@ -1487,13 +1299,11 @@ msgid "Responsible"
msgstr "দায়িত্বশীল"
#: strings.hrc:299
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_79"
msgid "Time"
msgstr "সময়"
#: strings.hrc:300
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_80"
msgid "Additional information"
msgstr "অতিরিক্ত তথ্য"
@@ -1529,7 +1339,6 @@ msgid "Deadline:"
msgstr ""
#: strings.hrc:307
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_87"
msgid "Blue"
msgstr "নীল"
@@ -1551,13 +1360,11 @@ msgid "Elegant"
msgstr ""
#: strings.hrc:311
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_91"
msgid "Green"
msgstr "সবুজ"
#: strings.hrc:312
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_92"
msgid "Grey"
msgstr "ধূসর"
@@ -1568,13 +1375,11 @@ msgid "Modern"
msgstr ""
#: strings.hrc:314
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_94"
msgid "Orange"
msgstr "কমলা"
#: strings.hrc:315
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_95"
msgid "Red"
msgstr "লাল"
diff --git a/source/bn/wizards/source/resources.po b/source/bn/wizards/source/resources.po
index 8ba7adbfa1d..8bdbea1c8ff 100644
--- a/source/bn/wizards/source/resources.po
+++ b/source/bn/wizards/source/resources.po
@@ -14,7 +14,6 @@ msgstr ""
"X-Generator: LibreOffice\n"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_0\n"
@@ -23,7 +22,6 @@ msgid "The directory '%1' could not be created.<BR>There may not be enough space
msgstr "'%1' ডিরেক্টরিটি তৈরি করা যায়নি।<BR>সম্ভবত আপনার হার্ডডিস্কে পর্যাপ্ত পরিমাণ জায়গা অবশিষ্ট নেই।"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_1\n"
@@ -32,7 +30,6 @@ msgid "The text document could not be created.<BR>Please check if the module 'PR
msgstr "পাঠ্য নথি তৈরি করা যায়নি।<BR>অনুগ্রহ করে 'PRODUCTNAME Writer' মডিউলটি ইনস্টল আছে কিনা পরীক্ষা করুন।"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_2\n"
@@ -41,7 +38,6 @@ msgid "The spreadsheet could not be created.<BR>Please check if the module 'PROD
msgstr "স্প্রেডশীটটি তৈরি করা যায়নি।<BR>অনুগ্রহ করে 'PRODUCTNAME Calc' মডিউলটি ইনস্টল আছে কিনা পরীক্ষা করুন।"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_3\n"
@@ -50,7 +46,6 @@ msgid "The presentation could not be created.<BR>Please check if the module 'PRO
msgstr "উপস্থাপনাটি তৈরি করা যায়নি।<BR>অনুগ্রহ করে 'PRODUCTNAME Impress' মডিউলটি ইনস্টল আছে কিনা পরীক্ষা করুন।"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_4\n"
@@ -59,7 +54,6 @@ msgid "The drawing could not be created.<BR>Please check if the module 'PRODUCTN
msgstr "অঙ্কনটি তৈরি করা যায়নি।<BR>অনুগ্রহ করে 'PRODUCTNAME Draw' মডিউলটি ইনস্টল আছে কিনা পরীক্ষা করুন।"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_5\n"
@@ -68,7 +62,6 @@ msgid "The formula could not be created.<BR>Please check if the module 'PRODUCTN
msgstr "সূত্রটি তৈরি করা যায়নি।<BR>অনুগ্রহ করে 'PRODUCTNAME Math' মডিউলটি ইনস্টল আছে কিনা পরীক্ষা করুন।"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_6\n"
@@ -77,7 +70,6 @@ msgid "The files required could not be found.<BR>Please start the %PRODUCTNAME S
msgstr "প্রয়োজনীয় ফাইলসমূহ খুঁজে পাওয়া যায়নি।<BR>অনুগ্রহ করে %PRODUCTNAME এর বিন্যাস চালু করুন এবং 'মেরামত' পছন্দ করুন।"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_7\n"
@@ -86,7 +78,6 @@ msgid "The file '<PATH>' already exists.<BR><BR>Would you like to overwrite the
msgstr "ফাইলটি '<PATH>' ইতোমধ্যে বিদ্যমান।<BR><BR>আপনি কি বিদ্যমান ফাইলটি উপরিলিখন করতে চান?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_8\n"
@@ -104,7 +95,6 @@ msgid "Yes to All"
msgstr "সব গ্রহন"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_10\n"
@@ -113,7 +103,6 @@ msgid "No"
msgstr "না"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_11\n"
@@ -131,7 +120,6 @@ msgid "~Finish"
msgstr "সম্পন্ন (~F)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_13\n"
@@ -140,7 +128,6 @@ msgid "< ~Back"
msgstr "< পূর্ববর্তী (~B)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_14\n"
@@ -149,7 +136,6 @@ msgid "~Next >"
msgstr "পরবর্তী (~N) >"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_15\n"
@@ -167,7 +153,6 @@ msgid "Steps"
msgstr "ধাপ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_17\n"
@@ -176,7 +161,6 @@ msgid "Close"
msgstr "বন্ধ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_18\n"
@@ -185,7 +169,6 @@ msgid "OK"
msgstr "ঠিক আছে"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_19\n"
@@ -194,7 +177,6 @@ msgid "The file already exists. Do you want to overwrite it?"
msgstr "ফাইলটি ইতোমধ্যে বিদ্যমান। আপনি কি ফাইলটি উপরিলিখন করতে চান?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_20\n"
@@ -215,7 +197,6 @@ msgstr ""
"তারপর উইজার্ড চালান।"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_0\n"
@@ -233,7 +214,6 @@ msgid "~Table"
msgstr "সারণি (~T)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_4\n"
@@ -242,7 +222,6 @@ msgid "Colu~mns"
msgstr "কলামসমূহ (‍~m)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_7\n"
@@ -260,7 +239,6 @@ msgid "- undefined -"
msgstr "- অনির্ধারিত -"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_9\n"
@@ -269,7 +247,6 @@ msgid "~Fields in report"
msgstr "প্রতিবেদনের ক্ষেত্রগুলো (‍~F) "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_11\n"
@@ -278,7 +255,6 @@ msgid "Grouping"
msgstr "গ্রুপিং"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_12\n"
@@ -287,7 +263,6 @@ msgid "Sort options"
msgstr "সাজানোর অপশন"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_13\n"
@@ -305,7 +280,6 @@ msgid "Create report"
msgstr "প্রতিবেদন তৈরি করুন"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_15\n"
@@ -314,7 +288,6 @@ msgid "Layout of data"
msgstr "ডাটার বহির্বিন্যাস"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_16\n"
@@ -332,7 +305,6 @@ msgid "Fields"
msgstr "ক্ষেত্র"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_20\n"
@@ -341,7 +313,6 @@ msgid "~Sort by"
msgstr "সাজান (~S)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_21\n"
@@ -350,7 +321,6 @@ msgid "T~hen by"
msgstr "অতঃপর (~h)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_22\n"
@@ -359,7 +329,6 @@ msgid "Orientation"
msgstr "স্থিতিবিন্যাস"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_23\n"
@@ -377,7 +346,6 @@ msgid "Landscape"
msgstr "আড়াআড়ি"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_28\n"
@@ -386,7 +354,6 @@ msgid "Which fields do you want to have in your report?"
msgstr "আপনার প্রতিবেদনে কোন ক্ষেত্রসমূহ চান?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_29\n"
@@ -395,7 +362,6 @@ msgid "Do you want to add grouping levels?"
msgstr "শ্রেণীবিভাগের স্তর যোগ করতে চান?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_30\n"
@@ -404,7 +370,6 @@ msgid "According to which fields do you want to sort the data?"
msgstr "আপনি কোন ক্ষেত্র অনুযায়ী ডাটা সাজাতে চান?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_31\n"
@@ -413,7 +378,6 @@ msgid "How do you want your report to look?"
msgstr "আপনার প্রতিবেদনটি কিভাবে দেখতে চান?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_32\n"
@@ -422,7 +386,6 @@ msgid "Decide how you want to proceed"
msgstr "আপনি কিভাবে অগ্রসর হতে চান সিদ্ধান্ত নিন"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_33\n"
@@ -431,7 +394,6 @@ msgid "Title of report"
msgstr "প্রতিবেদনের শিরোনাম"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_34\n"
@@ -449,7 +411,6 @@ msgid "Create report"
msgstr "প্রতিবেদন তৈরি করুন"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_36\n"
@@ -458,7 +419,6 @@ msgid "Ascending"
msgstr "আরোহী"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_37\n"
@@ -467,7 +427,6 @@ msgid "Descending"
msgstr "অবরোহী"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_40\n"
@@ -476,7 +435,6 @@ msgid "~Dynamic report"
msgstr "ডাইনামিক প্রতিবেদন (~D)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_41\n"
@@ -485,7 +443,6 @@ msgid "~Create report now"
msgstr "এখন প্রতিবেদন তৈরি করুন (~C)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_42\n"
@@ -494,7 +451,6 @@ msgid "~Modify report layout"
msgstr "প্রতিবেদনের বহির্বিন্যাস পরিবর্তন করুন (~M)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_43\n"
@@ -503,7 +459,6 @@ msgid "Static report"
msgstr "অপরিবর্তনীয় প্রতিবেদন"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_44\n"
@@ -512,7 +467,6 @@ msgid "Save as"
msgstr "নতুনভাবে সংরক্ষণ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_50\n"
@@ -521,7 +475,6 @@ msgid "Groupings"
msgstr "গ্রুপিং"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_51\n"
@@ -530,7 +483,6 @@ msgid "Then b~y"
msgstr "অতঃপর (~y)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_52\n"
@@ -539,7 +491,6 @@ msgid "~Then by"
msgstr "অতঃপর (~T)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_53\n"
@@ -548,7 +499,6 @@ msgid "Asc~ending"
msgstr "আরোহী (~e)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_54\n"
@@ -557,7 +507,6 @@ msgid "Ascend~ing"
msgstr "আরোহী (~i)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_55\n"
@@ -566,7 +515,6 @@ msgid "Ascendin~g"
msgstr "আরোহী (~g)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_56\n"
@@ -575,7 +523,6 @@ msgid "De~scending"
msgstr "নিম্নক্রম (~s)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_57\n"
@@ -584,7 +531,6 @@ msgid "Des~cending"
msgstr "নিম্নক্রম (~c)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_58\n"
@@ -593,7 +539,6 @@ msgid "De~scending"
msgstr "নিম্নক্রম (~s)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_60\n"
@@ -602,7 +547,6 @@ msgid "Binary fields cannot be displayed in the report."
msgstr "প্রতিবেদনে বাইনারি ক্ষেত্র দেখানো সম্ভব নয়।"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_61\n"
@@ -611,7 +555,6 @@ msgid "The table '<TABLENAME>' does not exist."
msgstr "'<TABLE NAME>' টেবিলটি নেই।"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_62\n"
@@ -620,7 +563,6 @@ msgid "Creating Report..."
msgstr "প্রতিবেদন তৈরি হচ্ছে..."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_63\n"
@@ -629,7 +571,6 @@ msgid "Number of records inserted: <COUNT>"
msgstr "সন্নিবেশকৃত রেকর্ড সংখ্যা: <COUNT>"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_64\n"
@@ -638,7 +579,6 @@ msgid "The form '<REPORTFORM>' does not exist."
msgstr "'<REPORTFORM>' ফর্ম বিদ্যমান নয়।"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_65\n"
@@ -647,7 +587,6 @@ msgid "The query with the statement <BR>'<STATEMENT>' <BR> could not be run. <BR
msgstr "<BR>'<STATEMENT>' <BR> স্টেটমেন্ট যুক্ত কোয়েরি চালানো যায়নি। <BR> আপনার ডাটা উৎস পরীক্ষা করুন।"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_66\n"
@@ -656,7 +595,6 @@ msgid "The following hidden control in the form '<REPORTFORM>' could not be read
msgstr "'<REPORTFORM>' ফর্মের নিম্নবর্ণিত লুকায়িত কন্ট্রোল পাঠ্য করা যায়নি: '<CONTROLNAME>'।"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_67\n"
@@ -665,7 +603,6 @@ msgid "Importing data..."
msgstr "ডাটা ইমপোর্ট করা হচ্ছে..."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_68\n"
@@ -674,7 +611,6 @@ msgid "Labeling fields"
msgstr "ক্ষেত্রসমূহ লেবেল করা হচ্ছে"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_69\n"
@@ -683,7 +619,6 @@ msgid "How do you want to label the fields?"
msgstr "আপনি ক্ষেত্রসমূহ কিভাবে লেবেল করতে চান?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_70\n"
@@ -692,7 +627,6 @@ msgid "Label"
msgstr "লেবেল"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_71\n"
@@ -701,7 +635,6 @@ msgid "Field"
msgstr "ক্ষেত্র"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_72\n"
@@ -710,7 +643,6 @@ msgid "An error occurred in the wizard.<BR>The template '%PATH' could be erroneo
msgstr "উইজার্ডে একটি ত্রুটি দেখা দিয়েছে।<BR> ফর্মার '%PATH' ত্রুটিযুক্ত হতে পারে।<BR> অংশ বা টেবিলের নাম হয় বিদ্যমান নয় বা ভুল নামে বিদ্যমান।<BR> আরও বিস্তারিত তথ্যের জন্য সহায়তা দেখুন।<BR> অনুগ্রহ করে অন্য ফর্মা নির্বাচন করুন।"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_73\n"
@@ -727,7 +659,6 @@ msgid "The sort criterion '<FIELDNAME>' was chosen twice. Each criterion can onl
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_75\n"
@@ -736,7 +667,6 @@ msgid "Note: The dummy text will be replaced by data from the database when the
msgstr "নোট: প্রতিবেদন তৈরি করার সময় ডাটাবেসের ডাটা দ্বারা নমুনা পাঠ্য প্রতিস্থাপিত হবে।"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_76\n"
@@ -745,7 +675,6 @@ msgid "A report '%REPORTNAME' already exists in the database. Please assign anot
msgstr "ডাটাবেসের '%REPORTNAME' প্রতিবেদন ইতোমধ্যে বিদ্যমান। অনুগ্রহ করে অন্য একটি বরাদ্দ করুন।"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_78\n"
@@ -754,7 +683,6 @@ msgid "How do you want to proceed after creating the report?"
msgstr "আপনার প্রতিবেদনটি তৈরি করার পর কিভাবে অগ্রসর হতে চান?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_79\n"
@@ -763,7 +691,6 @@ msgid "What kind of report do you want to create?"
msgstr "আপনি কি ধরনের প্রতিবেদন তৈরি করতে চান?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_80\n"
@@ -772,7 +699,6 @@ msgid "Tabular"
msgstr "সারণিবদ্ধ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_81\n"
@@ -781,7 +707,6 @@ msgid "Columnar, single-column"
msgstr "কলামাকার, একক-কলাম"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_82\n"
@@ -790,7 +715,6 @@ msgid "Columnar, two columns"
msgstr "কলামাকার, দুইটি-কলাম"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_83\n"
@@ -799,7 +723,6 @@ msgid "Columnar, three columns"
msgstr "কলামাকার, তিনটি-কলাম"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_84\n"
@@ -808,7 +731,6 @@ msgid "In blocks, labels left"
msgstr "ব্লকে, লেবেলের বামে"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_85\n"
@@ -817,7 +739,6 @@ msgid "In blocks, labels above"
msgstr "ব্লকে, লেবেলের উপরে"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_86\n"
@@ -826,7 +747,6 @@ msgid "Title:"
msgstr "শিরোনাম:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_87\n"
@@ -835,7 +755,6 @@ msgid "Author:"
msgstr "লেখক:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_88\n"
@@ -844,7 +763,6 @@ msgid "Date:"
msgstr "তারিখ:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_89\n"
@@ -853,7 +771,6 @@ msgid "Page #page# of #count#"
msgstr "#count# এর #page# পৃষ্ঠা"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_90\n"
@@ -862,7 +779,6 @@ msgid "Page number:"
msgstr "পৃষ্ঠা নম্বর:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_91\n"
@@ -871,7 +787,6 @@ msgid "Page count:"
msgstr "মোট পৃষ্ঠা:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_92\n"
@@ -1085,7 +1000,6 @@ msgid "Drafting"
msgstr "অঙ্কন"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_118\n"
@@ -1127,7 +1041,6 @@ msgid "Worldmap"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_0\n"
@@ -1145,7 +1058,6 @@ msgid "~Cancel"
msgstr "বাতিল করুন (~C)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_2\n"
@@ -1154,7 +1066,6 @@ msgid "< ~Back"
msgstr "< পূর্ববর্তী (~B)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_3\n"
@@ -1163,7 +1074,6 @@ msgid "~Next >"
msgstr "পরবর্তী (~N) >"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_4\n"
@@ -1172,7 +1082,6 @@ msgid "~Database"
msgstr "ডাটাবেস (‍‍~D)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_5\n"
@@ -1181,7 +1090,6 @@ msgid "~Table name"
msgstr "টেবিলের নাম (~T)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_6\n"
@@ -1239,7 +1147,6 @@ msgid "The selected table or query could not be opened."
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_14\n"
@@ -1248,7 +1155,6 @@ msgid "No connection to the database could be established."
msgstr "ডাটাবেসের সাথে কোনো সংযোগ স্থাপিত হয়নি।"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_20\n"
@@ -1257,7 +1163,6 @@ msgid "~Help"
msgstr "সহায়তা (~H)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_21\n"
@@ -1266,7 +1171,6 @@ msgid "~Stop"
msgstr "থামুন (~S)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_30\n"
@@ -1275,7 +1179,6 @@ msgid "The document could not be saved."
msgstr "নথিটি সংরক্ষণ করা যায়নি।"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_33\n"
@@ -1284,7 +1187,6 @@ msgid "Exiting the wizard"
msgstr "উইজার্ড ত্যাগ করছে"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_34\n"
@@ -1293,7 +1195,6 @@ msgid "Connecting to data source..."
msgstr "ডাটা উৎসের সাথে সংযোগ স্থাপন করছে..."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_35\n"
@@ -1302,7 +1203,6 @@ msgid "The connection to the data source could not be established."
msgstr "ডাটা উৎসের সাথে সংযোগ স্থাপন করা যায়নি।"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_36\n"
@@ -1311,7 +1211,6 @@ msgid "The file path entered is not valid."
msgstr "প্রদত্ত ফাইলের পথ সঠিক নয়।"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_37\n"
@@ -1320,7 +1219,6 @@ msgid "Please select a data source"
msgstr "অনুগ্রহ করে একটি ডাটা উৎস নির্বাচন করুন"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_38\n"
@@ -1329,7 +1227,6 @@ msgid "Please select a table or query"
msgstr "অনুগ্রহ করে একটি টেবিল বা কোয়েরি নির্বাচন করুন"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_39\n"
@@ -1338,7 +1235,6 @@ msgid "Add field"
msgstr "ক্ষেত্র যোগ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_40\n"
@@ -1347,7 +1243,6 @@ msgid "Remove field"
msgstr "ক্ষেত্র অপসারণ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_41\n"
@@ -1356,7 +1251,6 @@ msgid "Add all fields"
msgstr "সকল ক্ষেত্র যোগ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_42\n"
@@ -1365,7 +1259,6 @@ msgid "Remove all fields"
msgstr "সকল ক্ষেত্র অপসারণ করুন"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_43\n"
@@ -1374,7 +1267,6 @@ msgid "Move field up"
msgstr "ক্ষেত্র উপরে সরান"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_44\n"
@@ -1383,7 +1275,6 @@ msgid "Move field down"
msgstr "ক্ষেত্র নিচে সরান"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_45\n"
@@ -1401,7 +1292,6 @@ msgid "Query Wizard"
msgstr "কোয়েরি উইজার্ড"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_1\n"
@@ -1419,7 +1309,6 @@ msgid "Query Wizard"
msgstr "কোয়েরি উইজার্ড"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_3\n"
@@ -1437,7 +1326,6 @@ msgid "A~vailable fields"
msgstr "সুপ্রাপ্য ক্ষেত্রগুলো (~v)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_5\n"
@@ -1446,7 +1334,6 @@ msgid "Name ~of the query"
msgstr "কোয়েরি নাম (~o)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_6\n"
@@ -1455,7 +1342,6 @@ msgid "Display ~Query"
msgstr "কোয়েরি প্রদর্শন (‍‍~Q)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_7\n"
@@ -1464,7 +1350,6 @@ msgid "~Modify Query"
msgstr "কোয়েরি পরিবর্তন করুন (‍‍~M)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_8\n"
@@ -1473,7 +1358,6 @@ msgid "~How do you want to proceed after creating the query?"
msgstr "আপনি কোয়েরি তৈরি করার পর কিভাবে অগ্রসর হতে চান? (‍‍~H)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_9\n"
@@ -1482,7 +1366,6 @@ msgid "Match ~all of the following"
msgstr "নিম্নবর্তী সবগুলোর সাথে মিলানো (~a)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_10\n"
@@ -1491,7 +1374,6 @@ msgid "~Match any of the following"
msgstr "নিম্নবর্তী যেকোনোটির সাথে মিলানো (~M)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_11\n"
@@ -1500,7 +1382,6 @@ msgid "~Detailed query (Shows all records of the query.)"
msgstr "বিস্তারিত কোয়েরি (কোয়েরির সবগুলো রেকর্ড দেখান।) (~D)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_12\n"
@@ -1509,7 +1390,6 @@ msgid "~Summary query (Shows only results of aggregate functions.)"
msgstr "সারাংশ কোয়েরি (শুধুমাত্র মোট ফাংশনের ফলাফলগুলো দেখান।) (~S)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_16\n"
@@ -1527,7 +1407,6 @@ msgid "Fields"
msgstr "ক্ষেত্র"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_18\n"
@@ -1536,7 +1415,6 @@ msgid "~Group by"
msgstr "শ্রেণীবদ্ধ (~G)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_19\n"
@@ -1572,7 +1450,6 @@ msgid "Query:"
msgstr "কোয়েরি:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_24\n"
@@ -1581,7 +1458,6 @@ msgid "Condition"
msgstr "শর্ত"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_25\n"
@@ -1590,7 +1466,6 @@ msgid "Value"
msgstr "মান"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_26\n"
@@ -1599,7 +1474,6 @@ msgid "is equal to"
msgstr "এর সমান"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_27\n"
@@ -1608,7 +1482,6 @@ msgid "is not equal to"
msgstr "এর সমান নয়"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_28\n"
@@ -1617,7 +1490,6 @@ msgid "is smaller than"
msgstr "অপেক্ষা ছোট"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_29\n"
@@ -1635,7 +1507,6 @@ msgid "is equal or less than"
msgstr "অপেক্ষা সমান বা ছোট"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_31\n"
@@ -1644,7 +1515,6 @@ msgid "is equal or greater than"
msgstr "অপেক্ষা সমান বা বড়"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_32\n"
@@ -1653,7 +1523,6 @@ msgid "like"
msgstr "মত"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_33\n"
@@ -1662,7 +1531,6 @@ msgid "not like"
msgstr "এরমত নয়"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_34\n"
@@ -1671,7 +1539,6 @@ msgid "is null"
msgstr "নাল"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_35\n"
@@ -1680,7 +1547,6 @@ msgid "is not null"
msgstr "নাল নয়"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_36\n"
@@ -1689,7 +1555,6 @@ msgid "true"
msgstr "সত্য"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_37\n"
@@ -1698,7 +1563,6 @@ msgid "false"
msgstr "মিথ্যা"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_38\n"
@@ -1707,7 +1571,6 @@ msgid "and"
msgstr "এবং"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_39\n"
@@ -1716,7 +1579,6 @@ msgid "or"
msgstr "অথবা"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_40\n"
@@ -1725,7 +1587,6 @@ msgid "get the sum of"
msgstr "এর যোগফল বের করুন"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_41\n"
@@ -1734,7 +1595,6 @@ msgid "get the average of"
msgstr "এর গড় বের করুন"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_42\n"
@@ -1743,7 +1603,6 @@ msgid "get the minimum of"
msgstr "এর সর্বনিম্ন বের করুন"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_43\n"
@@ -1761,7 +1620,6 @@ msgid "get the count of"
msgstr "এর যোগফল বের করুন"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_48\n"
@@ -1788,7 +1646,6 @@ msgid "Sorting order:"
msgstr "সাজানোর ক্রম:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_52\n"
@@ -1806,7 +1663,6 @@ msgid "Search conditions:"
msgstr "খোঁজার শর্তসমূহ:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_54\n"
@@ -1824,7 +1680,6 @@ msgid "Aggregate functions:"
msgstr "মোট ফাংশনসমূহ:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_56\n"
@@ -1842,7 +1697,6 @@ msgid "Grouped by:"
msgstr "ভিত্তিক শ্রেণী:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_58\n"
@@ -1860,7 +1714,6 @@ msgid "Grouping conditions:"
msgstr "একত্রিত করার শর্তসমূহ:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_60\n"
@@ -1869,7 +1722,6 @@ msgid "No grouping conditions were assigned."
msgstr "একত্রিত করার কোনো শর্ত নির্ধারণ করা হয়নি।"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_70\n"
@@ -1878,7 +1730,6 @@ msgid "Select the fields (columns) for your query"
msgstr "আপনার কোয়েরির জন্য ক্ষেত্র (কলাম) নির্বাচন করুন"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_71\n"
@@ -1887,7 +1738,6 @@ msgid "Select the sorting order"
msgstr "সাজানোর ক্রম নির্বাচন করুন"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_72\n"
@@ -1896,7 +1746,6 @@ msgid "Select the search conditions"
msgstr "খোঁজার শর্ত নির্বাচন করুন"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_73\n"
@@ -1905,7 +1754,6 @@ msgid "Select the type of query"
msgstr "কোয়েরির ধরন নির্বাচন করুন"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_74\n"
@@ -1914,7 +1762,6 @@ msgid "Select the groups"
msgstr "গ্রুপ নির্বাচন করুন"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_75\n"
@@ -1923,7 +1770,6 @@ msgid "Select the grouping conditions"
msgstr "গ্রুপভুক্ত করার শর্ত নির্বাচন করুন"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_76\n"
@@ -1932,7 +1778,6 @@ msgid "Assign aliases if desired"
msgstr "চাইলে বিকল্প নাম দিতে পারেন"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_77\n"
@@ -1941,7 +1786,6 @@ msgid "Check the overview and decide how to proceed"
msgstr "অবলোকন পরীক্ষা করুন এবং ঠিক করুন কিভাবে অগ্রসর হবেন"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_80\n"
@@ -1950,7 +1794,6 @@ msgid "Field selection"
msgstr "ক্ষেত্র নির্বাচন"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_81\n"
@@ -1959,7 +1802,6 @@ msgid "Sorting order"
msgstr "সাজানোর ক্রম"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_82\n"
@@ -1968,7 +1810,6 @@ msgid "Search conditions"
msgstr "খোঁজার শর্ত"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_83\n"
@@ -1977,7 +1818,6 @@ msgid "Detail or summary"
msgstr "বিস্তারিত বা সারাংশ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_84\n"
@@ -1986,7 +1826,6 @@ msgid "Grouping"
msgstr "গ্রুপিং"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_85\n"
@@ -1995,7 +1834,6 @@ msgid "Grouping conditions"
msgstr "গ্রুপিং শর্তাবলী"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_86\n"
@@ -2013,7 +1851,6 @@ msgid "Overview"
msgstr "সারসংক্ষেপ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_88\n"
@@ -2022,7 +1859,6 @@ msgid "A field that has not been assigned an aggregate function must be used in
msgstr "যে ক্ষেত্রে মোট ফাংশন নির্ধারণ করা হয়নি তা অবশ্যই শ্রেণীতে ব্যবহৃত হবে।"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_89\n"
@@ -2031,7 +1867,6 @@ msgid "The condition '<FIELDNAME> <LOGICOPERATOR> <VALUE>' was chosen twice. Eac
msgstr "'<FIELDNAME> <LOGICOPERATOR> <VALUE>' শর্ত দুইবার পছন্দ করা হয়েছে। প্রতিটি শর্ত একবার ব্যবহার করা যেতে পারে"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_90\n"
@@ -2048,7 +1883,6 @@ msgid ","
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_92\n"
@@ -2057,7 +1891,6 @@ msgid "<FIELDTITLE> (<FIELDNAME>)"
msgstr "<FIELDTITLE> (<FIELDNAME>)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_93\n"
@@ -2066,7 +1899,6 @@ msgid "<FIELDNAME> (<SORTMODE>)"
msgstr "<FIELDNAME> (<SORTMODE>)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_94\n"
@@ -2075,7 +1907,6 @@ msgid "<FIELDNAME> <LOGICOPERATOR> <VALUE>"
msgstr "<FIELDNAME> <LOGICOPERATOR> <VALUE>"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_95\n"
@@ -2084,7 +1915,6 @@ msgid "<CALCULATEDFUNCTION> <FIELDNAME>"
msgstr "<CALCULATEDFUNCTION> <FIELDNAME>"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_96\n"
@@ -2093,7 +1923,6 @@ msgid "<FIELDNAME> <LOGICOPERATOR> <VALUE>"
msgstr "<FIELDNAME> <LOGICOPERATOR> <VALUE>"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_0\n"
@@ -2102,7 +1931,6 @@ msgid "Form Wizard"
msgstr "ফরম উইজার্ড"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_1\n"
@@ -2133,7 +1961,6 @@ msgstr ""
"টেবিল বা কোয়েরি থেকে এক-থেকে-একাধিক সম্পর্কযুক্ত ডাটা দেখাতে সাবফরম ব্যবহার করুন।"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_4\n"
@@ -2142,7 +1969,6 @@ msgid "~Add Subform"
msgstr "সাবফরম যুক্ত করুন (~A)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_5\n"
@@ -2151,7 +1977,6 @@ msgid "~Subform based on existing relation"
msgstr "বিদ্যমান রিলেশনের উপর ভিত্তি করে সাবফরম (~S)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_6\n"
@@ -2160,7 +1985,6 @@ msgid "Tables or queries"
msgstr "টেবিল বা কোয়েরিসমূহ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_7\n"
@@ -2169,7 +1993,6 @@ msgid "Subform based on ~manual selection of fields"
msgstr "ক্ষেত্রের স্বনির্বাচিত নির্বাচনের ভিত্তি করে সাবফরম (~m)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_8\n"
@@ -2178,7 +2001,6 @@ msgid "~Which relation do you want to add?"
msgstr "আপনি কোন রিলেশনটি যোগ করতে চান? (‍~W)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_9\n"
@@ -2187,7 +2009,6 @@ msgid "Fields in the ~subform"
msgstr "সাবফরমের ক্ষেত্রগুলো (~s)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_12\n"
@@ -2196,7 +2017,6 @@ msgid "~Available fields"
msgstr "সহজলভ্য ক্ষেত্রগুলো (~A)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_13\n"
@@ -2216,7 +2036,6 @@ msgstr ""
"কিন্তু সংযুক্ত শুধুমাত্র একবার ব্যবহার্য।"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_20\n"
@@ -2225,7 +2044,6 @@ msgid "~First joined subform field"
msgstr "প্রথম সংযুক্ত সাবফর্মের ক্ষেত্র (~F)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_21\n"
@@ -2234,7 +2052,6 @@ msgid "~Second joined subform field"
msgstr "দ্বিতীয় সংযুক্ত সাবফর্মের ক্ষেত্র (~S)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_22\n"
@@ -2243,7 +2060,6 @@ msgid "~Third joined subform field"
msgstr "তৃতীয় সংযুক্ত সাবফর্মের ক্ষেত্র (~T)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_23\n"
@@ -2252,7 +2068,6 @@ msgid "~Fourth joined subform field"
msgstr "চতুর্থ সংযুক্ত সাবফর্মের ক্ষেত্র (~F)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_24\n"
@@ -2261,7 +2076,6 @@ msgid "F~irst joined main form field"
msgstr "প্রথম সংযুক্ত প্রধান ফর্ম ক্ষেত্র (~i)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_25\n"
@@ -2270,7 +2084,6 @@ msgid "S~econd joined main form field"
msgstr "দ্বিতীয় সংযুক্ত প্রধান ফর্ম ক্ষেত্র (~e)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_26\n"
@@ -2279,7 +2092,6 @@ msgid "T~hird joined main form field"
msgstr "তৃতীয় সংযুক্ত প্রধান ফর্ম ক্ষেত্র (~T)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_27\n"
@@ -2288,7 +2100,6 @@ msgid "F~ourth joined main form field"
msgstr "চতুর্থ সংযুক্ত প্রধান ফর্ম ক্ষেত্র (~o)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_28\n"
@@ -2306,7 +2117,6 @@ msgid "No border"
msgstr "কোন সীমানা নয়"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_30\n"
@@ -2315,7 +2125,6 @@ msgid "3D look"
msgstr "ত্রিমাত্রিক দৃশ্য"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_31\n"
@@ -2324,7 +2133,6 @@ msgid "Flat"
msgstr "সমতল"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_32\n"
@@ -2351,7 +2159,6 @@ msgid "Align right"
msgstr "ডান প্রান্তিককরণ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_35\n"
@@ -2360,7 +2167,6 @@ msgid "Arrangement of DB fields"
msgstr "DB ক্ষেত্রসমূহের বিন্যাস"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_36\n"
@@ -2369,7 +2175,6 @@ msgid "Columnar - Labels Left"
msgstr "কলামভিত্তিক - বামের লেবেল"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_37\n"
@@ -2378,7 +2183,6 @@ msgid "Columnar - Labels on Top"
msgstr "কলামভিত্তিক - উপরের লেবেল"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_38\n"
@@ -2387,7 +2191,6 @@ msgid "In Blocks - Labels Left"
msgstr "ব্লকে - বামের লেবেল"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_39\n"
@@ -2396,7 +2199,6 @@ msgid "In Blocks - Labels Above"
msgstr "ব্লকে - উপরের লেবেল"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_40\n"
@@ -2405,7 +2207,6 @@ msgid "As Data Sheet"
msgstr "ডাটা শীট হিসেবে"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_41\n"
@@ -2414,7 +2215,6 @@ msgid "Arrangement of the main form"
msgstr "প্রধান ফর্মের বিন্যাস"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_42\n"
@@ -2423,7 +2223,6 @@ msgid "Arrangement of the subform"
msgstr "উপফর্মের বিন্যাস"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_44\n"
@@ -2441,7 +2240,6 @@ msgid "Existing data will not be displayed"
msgstr "বিদ্যমান তথ্য দেখানো হবে না"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_46\n"
@@ -2450,7 +2248,6 @@ msgid "T~he form is to display all data"
msgstr "ফর্মটি সমস্ত ডাটা দেখানোর জন্য (~h)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_47\n"
@@ -2459,7 +2256,6 @@ msgid "Do not allow ~modification of existing data"
msgstr "বিদ্যমান ডাটার পরিবর্তন অনুমোদন করেনা (‍~m)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_48\n"
@@ -2468,7 +2264,6 @@ msgid "Do not allow ~deletion of existing data"
msgstr "বিদ্যমান ডাটার মোছা অনুমোদন করেনা (‍~d)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_49\n"
@@ -2477,7 +2272,6 @@ msgid "Do not allow ~addition of new data"
msgstr "নতুন ডাটা যোগ করা অনুমোদন করেনা (‍~a)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_50\n"
@@ -2486,7 +2280,6 @@ msgid "Name of ~the form"
msgstr "ফর্মের নাম (‍~t)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_51\n"
@@ -2495,7 +2288,6 @@ msgid "How do you want to proceed after creating the form?"
msgstr "ফর্মটি তৈরির পর আপনি কিভাবে এগুতে চান?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_52\n"
@@ -2504,7 +2296,6 @@ msgid "~Work with the form"
msgstr "ফর্মটি নিয়ে কাজ করুন (~W)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_53\n"
@@ -2513,7 +2304,6 @@ msgid "~Modify the form"
msgstr "ফর্মটি পরিবর্তন করুন (‍~M)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_55\n"
@@ -2522,7 +2312,6 @@ msgid "~Page Styles"
msgstr "পৃষ্ঠার শৈলী (~P)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_80\n"
@@ -2531,7 +2320,6 @@ msgid "Field selection"
msgstr "ক্ষেত্র নির্বাচন"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_81\n"
@@ -2540,7 +2328,6 @@ msgid "Set up a subform"
msgstr "সাবফর্ম ইনস্টলেশন করুন"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_82\n"
@@ -2549,7 +2336,6 @@ msgid "Add subform fields"
msgstr "সাবফর্ম ক্ষেত্রসমূহ যুক্ত করুন"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_83\n"
@@ -2558,7 +2344,6 @@ msgid "Get joined fields"
msgstr "সংযুক্ত ক্ষেত্র গ্রহণ করুন"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_84\n"
@@ -2567,7 +2352,6 @@ msgid "Arrange controls"
msgstr "কন্ট্রোলসমূহ সাজানো"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_85\n"
@@ -2576,7 +2360,6 @@ msgid "Set data entry"
msgstr "ডাটা এন্ট্রি নির্ধারণ করুন"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_86\n"
@@ -2585,7 +2368,6 @@ msgid "Apply styles"
msgstr "শৈলী প্রয়োগ করুন"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_87\n"
@@ -2594,7 +2376,6 @@ msgid "Set name"
msgstr "নাম নির্ধারণ করুন"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_88\n"
@@ -2603,7 +2384,6 @@ msgid "(Date)"
msgstr "(তারিখ)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_89\n"
@@ -2612,7 +2392,6 @@ msgid "(Time)"
msgstr "(সময়)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_90\n"
@@ -2621,7 +2400,6 @@ msgid "Select the fields of your form"
msgstr "আপনার ফর্মের ক্ষেত্রগুলো নির্বাচন করুন"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_91\n"
@@ -2630,7 +2408,6 @@ msgid "Decide if you want to set up a subform"
msgstr "আপনি সাবফর্ম ইনস্টলেশন করতে চান কিনা সিদ্ধান্ত নিন"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_92\n"
@@ -2639,7 +2416,6 @@ msgid "Select the fields of your subform"
msgstr "আপনার সাবফর্মের ক্ষেত্রগুলো নির্বাচন করুন"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_93\n"
@@ -2648,7 +2424,6 @@ msgid "Select the joins between your forms"
msgstr "আপনার ফর্মগুলোর মধ্যকার সংযোগ নির্বাচন করুন"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_94\n"
@@ -2657,7 +2432,6 @@ msgid "Arrange the controls on your form"
msgstr "আপনার ফর্মের কন্ট্রোলগুলো সাজান"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_95\n"
@@ -2666,7 +2440,6 @@ msgid "Select the data entry mode"
msgstr "ডাটা সংযোজন মোড নির্বাচন করুন"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_96\n"
@@ -2675,7 +2448,6 @@ msgid "Apply the style of your form"
msgstr "আপনার ফর্মের শৈলী প্রয়োগ করুন"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_97\n"
@@ -2695,7 +2467,6 @@ msgstr ""
"অন্য একটি নাম পছন্দ করুন।"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_1\n"
@@ -2704,7 +2475,6 @@ msgid "Table Wizard"
msgstr "টেবিল উইজার্ড"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_2\n"
@@ -2713,7 +2483,6 @@ msgid "Select fields"
msgstr "ক্ষেত্র নির্বাচন করুন"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_3\n"
@@ -2722,7 +2491,6 @@ msgid "Set types and formats"
msgstr "ধরন এবং ফরম্যাট নির্ধারণ করুন"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_4\n"
@@ -2731,7 +2499,6 @@ msgid "Set primary key"
msgstr "প্রাইমারী কী নির্ধারণ করুন"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_5\n"
@@ -2740,7 +2507,6 @@ msgid "Create table"
msgstr "টেবিল তৈরি করুন"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_8\n"
@@ -2749,7 +2515,6 @@ msgid "Select fields for your table"
msgstr "আপনার টেবিলের জন্য ক্ষেত্র নির্বাচন করুন"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_9\n"
@@ -2758,7 +2523,6 @@ msgid "Set field types and formats"
msgstr "ক্ষেত্রের ধরন এবং বিন্যাস নির্ধারণ করুন"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_10\n"
@@ -2767,7 +2531,6 @@ msgid "Set primary key"
msgstr "প্রাইমারী কী নির্ধারণ করুন"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_11\n"
@@ -2776,7 +2539,6 @@ msgid "Create table"
msgstr "টেবিল তৈরি করুন"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_14\n"
@@ -2785,7 +2547,6 @@ msgid "This wizard helps you to create a table for your database. After selectin
msgstr "এই উইজার্ডটি আপনাকে আপনার ডাটাবেসের জন্য একটি টেবিলে তৈরি করতে সহায়তা করে। একটি টেবিলের ধরন ও নমুনা টেবিলে নির্বাচন করার পর, আপনার টেবিলে অন্তর্ভুক্ত করতে চান এমন ক্ষেত্রসমূহ পছন্দ করুন। আপনি একাধিক নমুনা টেবিলে থেকে ক্ষেত্রসমূহ অন্তর্ভুক্ত করতে পারেন।"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_15\n"
@@ -2794,7 +2555,6 @@ msgid "Ca~tegory"
msgstr "ধরন (~t)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_16\n"
@@ -2803,7 +2563,6 @@ msgid "B~usiness"
msgstr "ব্যবসা (~u)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_17\n"
@@ -2812,7 +2571,6 @@ msgid "P~ersonal"
msgstr "ব্যক্তিগত (~e)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_18\n"
@@ -2830,7 +2588,6 @@ msgid "A~vailable fields"
msgstr "সুপ্রাপ্য ক্ষেত্রগুলো (~v)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_20\n"
@@ -2855,7 +2612,6 @@ msgid "-"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_23\n"
@@ -2864,7 +2620,6 @@ msgid "Field name"
msgstr "ক্ষেত্রের নাম"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_24\n"
@@ -2873,7 +2628,6 @@ msgid "Field type"
msgstr "ক্ষেত্রের ধরন"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_25\n"
@@ -2882,7 +2636,6 @@ msgid "~Selected fields"
msgstr "নির্বাচিত ক্ষেত্র (~S)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_26\n"
@@ -2891,7 +2644,6 @@ msgid "A primary key uniquely identifies each record in a database table. Primar
msgstr "একটি প্রাইমারী কী ডাটাবেস টেবিলের প্রতিটি রেকর্ডকে পৃথকভাবে শনাক্ত করে। প্রাইমারী কী তথ্যসমূহকে পৃথক টেবিলে সংযুক্তকরণ সহজ করে, এবং পরামর্শ দেওয়া হচ্ছে যে আপনার প্রতিটি টেবিলেতে প্রাইমারী কী থাকবে। প্রাইমারী কী ব্যতীত, এই টেবিলেতে ডাটা সন্নিবেশ করানো সম্ভব হবে না।"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_27\n"
@@ -2900,7 +2652,6 @@ msgid "~Create a primary key"
msgstr "একটি প্রাইমারী কী তৈরি করুন (~C)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_28\n"
@@ -2909,7 +2660,6 @@ msgid "~Automatically add a primary key"
msgstr "স্বয়ংকৃয়ভাবে একটি প্রাইমারী কী তৈরি করুন (~A)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_29\n"
@@ -2927,7 +2677,6 @@ msgid "Define p~rimary key as a combination of several fields"
msgstr "প্রাইমারী কী অনেকগুলো ক্ষেত্রের সমাবেশ হিসেবে নির্দিষ্ট করুন (~r)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_31\n"
@@ -2936,7 +2685,6 @@ msgid "F~ieldname"
msgstr "ক্ষেত্র-নাম (~i)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_32\n"
@@ -2945,7 +2693,6 @@ msgid "~Primary key fields"
msgstr "প্রাইমারী কী এর ক্ষেত্র (~P)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_33\n"
@@ -2954,7 +2701,6 @@ msgid "Auto ~value"
msgstr "স্বয়ংক্রিয় মান (~v)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_34\n"
@@ -2963,7 +2709,6 @@ msgid "What do you want to name your table?"
msgstr "আপনার টেবিলের কি নাম দিতে চান?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_35\n"
@@ -2972,7 +2717,6 @@ msgid "Congratulations. You have entered all the information needed to create yo
msgstr "অভিনন্দন। আপনি আপনার টেবিলে তৈরির যাবতীয় তথ্য সন্নিবেশ করেছেন।"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_36\n"
@@ -2981,7 +2725,6 @@ msgid "What do you want to do next?"
msgstr "আপনি পরবর্তীতে কি করতে চান?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_37\n"
@@ -2990,7 +2733,6 @@ msgid "Modify the table design"
msgstr "টেবিলের ডিজাইন পরিবর্তন করুন"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_38\n"
@@ -2999,7 +2741,6 @@ msgid "Insert data immediately"
msgstr "তাৎক্ষণিকভাবে ডাটা সন্নিবেশ করান"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_39\n"
@@ -3008,7 +2749,6 @@ msgid "C~reate a form based on this table"
msgstr "এই টেবিলের উপর ভিত্তি করে একটা ফর্ম তৈরি করুন (~r)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_40\n"
@@ -3017,7 +2757,6 @@ msgid "The table you have created could not be opened."
msgstr "আপনার তৈরিকৃত টেবিল খোলা সম্ভব নয়।"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_41\n"
@@ -3026,7 +2765,6 @@ msgid "The table name '%TABLENAME' contains a character ('%SPECIALCHAR') that mi
msgstr "'%TABLENAME' নামের টেবিলটি এমন বিশেষ বর্ণচিহ্ন ('%SPECIALCHAR') ধারণ করে যা ডাটাবেস দ্বারা সমর্থিত নাও হতে পারে। "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_42\n"
@@ -3035,7 +2773,6 @@ msgid "The field name '%FIELDNAME' contains a special character ('%SPECIALCHAR')
msgstr "'%FIELDNAME' নামের ক্ষেত্রটি এমন বিশেষ বর্ণচিহ্ন ('%SPECIALCHAR') ধারণ করে যা ডাটাবেস দ্বারা সমর্থিত নাও হতে পারে। "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_43\n"
@@ -3044,7 +2781,6 @@ msgid "Field"
msgstr "ক্ষেত্র"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_44\n"
@@ -3053,7 +2789,6 @@ msgid "MyTable"
msgstr "MyTable"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_45\n"
@@ -3062,7 +2797,6 @@ msgid "Add a Field"
msgstr "একটি ক্ষেত্র যুক্ত করুন"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_46\n"
@@ -3071,7 +2805,6 @@ msgid "Remove the selected Field"
msgstr "নির্বাচিত ক্ষেত্র অপসারণ করুন"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_47\n"
@@ -3091,7 +2824,6 @@ msgstr ""
"অনুগ্রহ করেঅন্য নাম সন্নিবেশ করান।"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_49\n"
@@ -3100,7 +2832,6 @@ msgid "Catalog of the table"
msgstr "টেবিলের ক্যাটালগ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_50\n"
@@ -3109,7 +2840,6 @@ msgid "Schema of the table"
msgstr "টেবিলের স্কীমা"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_51\n"
@@ -3127,7 +2857,6 @@ msgid "~Cancel"
msgstr "বাতিল করুন (~C)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_ZERO_1\n"
@@ -3136,7 +2865,6 @@ msgid "~Help"
msgstr "সহায়তা (~H)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_ZERO_2\n"
@@ -3154,7 +2882,6 @@ msgid "~Convert"
msgstr "রূপান্তর (~C)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_ZERO_4\n"
@@ -3163,7 +2890,6 @@ msgid "Note: Currency amounts from external links and currency conversion factor
msgstr "নোট: সূত্রের বাহ্যিক লিংক থেকে মুদ্রার পরিমাণ এবং মুদ্রা রূপান্তর সম্পর্কিত বিষয়সমূহ রূপান্তর করা যাবে না।"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_ZERO_5\n"
@@ -3172,7 +2898,6 @@ msgid "First, unprotect all sheets."
msgstr "প্রথমে, সবগুলো শীট অরক্ষিত করে নিন।"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_ZERO_6\n"
@@ -3190,7 +2915,6 @@ msgid "C~ontinue >"
msgstr "চালিয়ে যান (~o) >>"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_ZERO_8\n"
@@ -3199,7 +2923,6 @@ msgid "C~lose"
msgstr "বন্ধ করুন (~l)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_0\n"
@@ -3208,7 +2931,6 @@ msgid "~Entire document"
msgstr "সমগ্র নথি (~E)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_1\n"
@@ -3217,7 +2939,6 @@ msgid "Selection"
msgstr "নির্বাচন"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_2\n"
@@ -3226,7 +2947,6 @@ msgid "Cell S~tyles"
msgstr "ঘরের শৈলীসমূহ (‍~t)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_3\n"
@@ -3235,7 +2955,6 @@ msgid "Currency cells in the current ~sheet"
msgstr "বর্তমান শীটের মুদ্রার ঘরসমূহ (~s)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_4\n"
@@ -3244,7 +2963,6 @@ msgid "Currency cells in the entire ~document"
msgstr "সমগ্র নথিতে মুদ্রার ঘরসমূহ (~d)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_5\n"
@@ -3253,7 +2971,6 @@ msgid "~Selected range"
msgstr "নির্বাচিত পরিসর (‍‍~S)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_6\n"
@@ -3262,7 +2979,6 @@ msgid "Select Cell Styles"
msgstr "ঘরের শৈলী নির্বাচন করুন"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_7\n"
@@ -3271,7 +2987,6 @@ msgid "Select currency cells"
msgstr "মুদ্রার ঘরগুলো নির্বাচন করুন"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_8\n"
@@ -3280,7 +2995,6 @@ msgid "Currency ranges:"
msgstr "মুদ্রার পরিসর:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_9\n"
@@ -3289,7 +3003,6 @@ msgid "Templates:"
msgstr "ফর্মাসমূহ:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_0\n"
@@ -3298,7 +3011,6 @@ msgid "Extent"
msgstr "বিস্তৃতি"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_1\n"
@@ -3307,7 +3019,6 @@ msgid "~Single %PRODUCTNAME Calc document"
msgstr "একক %PRODUCTNAME ক্যালক নথি (~S)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_2\n"
@@ -3316,7 +3027,6 @@ msgid "Complete ~directory"
msgstr "সম্পূর্ণ ডিরেক্টরি (~d)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_3\n"
@@ -3325,7 +3035,6 @@ msgid "Source Document:"
msgstr "উৎস নথি:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_4\n"
@@ -3334,7 +3043,6 @@ msgid "Source directory:"
msgstr "উৎস ডিরেক্টরি:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_5\n"
@@ -3343,7 +3051,6 @@ msgid "~Including subfolders"
msgstr "সাব-ফোল্ডারসমূহ সহ (~I)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_6\n"
@@ -3352,7 +3059,6 @@ msgid "Target directory:"
msgstr "গন্তব্য ডিরেক্টরি:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_7\n"
@@ -3361,7 +3067,6 @@ msgid "Temporarily unprotect sheet without query"
msgstr "কোয়েরি না করে অস্থায়ীভাবে শীট অরক্ষিত করুন"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_10\n"
@@ -3379,7 +3084,6 @@ msgid "Conversion status:"
msgstr "রূপান্তরের অবস্থা:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STATUSLINE_1\n"
@@ -3388,7 +3092,6 @@ msgid "Conversion status of the cell templates:"
msgstr "ঘরের ফর্মাগুলোর রূপান্তরের অবস্থা:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STATUSLINE_2\n"
@@ -3397,7 +3100,6 @@ msgid "Registration of the relevant ranges: Sheet %1Number%1 of %2TotPageCount%2
msgstr "প্রাসঙ্গিক পরিসর নিবন্ধন: শীট %1Number%1 , মোট %2TotPageCount%2"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STATUSLINE_3\n"
@@ -3406,7 +3108,6 @@ msgid "Entry of the ranges to be converted..."
msgstr "রূপান্তরের জন্য পরিসর অন্তর্ভুক্তি..."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STATUSLINE_4\n"
@@ -3415,7 +3116,6 @@ msgid "Sheet protection for each sheet will be restored..."
msgstr "প্রতিটি শীটের জন্য শীট-নিরাপত্তা পূনরায় কার্যকর করা হবে..."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STATUSLINE_5\n"
@@ -3433,7 +3133,6 @@ msgid "~Finish"
msgstr "সম্পন্ন (~F)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_1\n"
@@ -3442,7 +3141,6 @@ msgid "Select directory"
msgstr "ডিরেক্টরি নির্বাচন করুন"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_2\n"
@@ -3451,7 +3149,6 @@ msgid "Select file"
msgstr "ফাইল নির্বাচন করুন"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_3\n"
@@ -3469,7 +3166,6 @@ msgid "non-existent"
msgstr "বিদ্যমান নয়"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_5\n"
@@ -3478,7 +3174,6 @@ msgid "Euro Converter"
msgstr "ইউরো রূপান্তরকারী"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_6\n"
@@ -3487,7 +3182,6 @@ msgid "Should protected spreadsheets be temporarily unprotected?"
msgstr "সুরক্ষিত শীটগুলো কি অস্থায়ীভাবে অরক্ষিত করা হবে?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_7\n"
@@ -3496,7 +3190,6 @@ msgid "Enter the password to unprotect the table %1TableName%1"
msgstr "%1TableName%1 টেবিলটি অরক্ষিত করার জন্য পাসওয়ার্ড দিন"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_8\n"
@@ -3505,7 +3198,6 @@ msgid "Wrong Password!"
msgstr "ভুল পাসওয়ার্ড!"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_9\n"
@@ -3514,7 +3206,6 @@ msgid "Protected Sheet"
msgstr "সুরক্ষিত শীট"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_10\n"
@@ -3523,7 +3214,6 @@ msgid "Warning!"
msgstr "সতর্কতা!"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_11\n"
@@ -3532,7 +3222,6 @@ msgid "Protection for the sheets will not be removed."
msgstr "সবগুলো শীট অরক্ষিত হবে না।"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_12\n"
@@ -3541,7 +3230,6 @@ msgid "Sheet cannot be unprotected"
msgstr "শীট অরক্ষিত করা যাবে না"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_13\n"
@@ -3550,7 +3238,6 @@ msgid "The Wizard cannot edit this document as cell formats cannot be modified i
msgstr "উইজার্ড এই নথি সম্পাদনা করতে পারবেনা কারণ যেসব নথিতে সুরক্ষিত স্প্রেডশীট আছে তাতে ঘরের ফরম্যাট পরিবর্তন করা যাচ্ছে না।"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_14\n"
@@ -3559,7 +3246,6 @@ msgid "Please note that the Euro Converter will, otherwise, not be able to edit
msgstr "মনে রাখবেন, ইউরো রূপান্তরক পারবে, অন্যথায় এই নথি সম্পাদনা করতে পারবেনা!"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_15\n"
@@ -3568,7 +3254,6 @@ msgid "Please choose a currency to be converted first!"
msgstr "অনুগ্রহ করে প্রথমে রূপান্তরের জন্য একটি মুদ্রা নির্বাচন করুন!"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_16\n"
@@ -3577,7 +3262,6 @@ msgid "Password:"
msgstr "পাসওয়ার্ড:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_17\n"
@@ -3586,7 +3270,6 @@ msgid "OK"
msgstr "ঠিক আছে"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_18\n"
@@ -3595,7 +3278,6 @@ msgid "Cancel"
msgstr "বাতিল"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_19\n"
@@ -3604,7 +3286,6 @@ msgid "Please select a %PRODUCTNAME Calc document for editing!"
msgstr "অনুগ্রহ করে সম্পাদনার জন্য একটি %PRODUCTNAME ক্যালক নথি নির্বাচন করুন!"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_20\n"
@@ -3613,7 +3294,6 @@ msgid "'<1>' is not a directory!"
msgstr "'<1>' কোন ডিরেক্টরি নয়!"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_21\n"
@@ -3640,7 +3320,6 @@ msgid "Do you really want to terminate conversion at this point?"
msgstr "আপনি কি এই পর্যায়ে রূপান্তর বন্ধ করতে চান?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_24\n"
@@ -3649,7 +3328,6 @@ msgid "Cancel Wizard"
msgstr "উইজার্ড বাতিল করুন"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_0\n"
@@ -3658,7 +3336,6 @@ msgid "Portuguese Escudo"
msgstr "পর্তুগিজ এস্কুডো"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_1\n"
@@ -3667,7 +3344,6 @@ msgid "Dutch Guilder"
msgstr "ডাচ গিল্ডার"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_2\n"
@@ -3676,7 +3352,6 @@ msgid "French Franc"
msgstr "ফরাসি ফ্র্যাঙ্ক"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_3\n"
@@ -3685,7 +3360,6 @@ msgid "Spanish Peseta"
msgstr "স্পেনীয় পেসেতা"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_4\n"
@@ -3694,7 +3368,6 @@ msgid "Italian Lira"
msgstr "ইতালীয় লিরা"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_5\n"
@@ -3703,7 +3376,6 @@ msgid "German Mark"
msgstr "জার্মান মার্ক"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_6\n"
@@ -3712,7 +3384,6 @@ msgid "Belgian Franc"
msgstr "বেলজিয়ান ফ্রাংক"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_7\n"
@@ -3721,7 +3392,6 @@ msgid "Irish Punt"
msgstr "আইরিশ পান্ট"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_8\n"
@@ -3730,7 +3400,6 @@ msgid "Luxembourg Franc"
msgstr "লুক্সেমবার্গ ফ্রাংক"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_9\n"
@@ -3739,7 +3408,6 @@ msgid "Austrian Schilling"
msgstr "অস্ট্রিয়ান শিলিং"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_10\n"
@@ -3748,7 +3416,6 @@ msgid "Finnish Mark"
msgstr "ফিনিশ মার্ক"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_11\n"
@@ -3757,7 +3424,6 @@ msgid "Greek Drachma"
msgstr "গ্রীক ড্রাচমা"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_12\n"
@@ -3766,7 +3432,6 @@ msgid "Slovenian Tolar"
msgstr "স্লোভেনিয়ান টলার"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_13\n"
@@ -3775,7 +3440,6 @@ msgid "Cypriot Pound"
msgstr "সাইপ্রাস পাউন্ড"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_14\n"
@@ -3784,7 +3448,6 @@ msgid "Maltese Lira"
msgstr "মাল্টা লিরা"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_15\n"
@@ -3817,7 +3480,6 @@ msgid "Lithuanian Litas"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_LASTPAGE_0\n"
@@ -3826,7 +3488,6 @@ msgid "Progress"
msgstr "অগ্রগতি"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_LASTPAGE_1\n"
@@ -3835,7 +3496,6 @@ msgid "Retrieving the relevant documents..."
msgstr "প্রাসঙ্গিক নথিগুলো আহরণ করা হচ্ছে..."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_LASTPAGE_2\n"
@@ -3844,7 +3504,6 @@ msgid "Converting the documents..."
msgstr "নথিগুলো রূপান্তর করা হচ্ছে..."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_LASTPAGE_3\n"
@@ -3853,7 +3512,6 @@ msgid "Settings:"
msgstr "সেটিংসমূহ:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_LASTPAGE_4\n"
@@ -3862,7 +3520,6 @@ msgid "Sheet is always unprotected"
msgstr "শীটটি সবসময় অরক্ষিত থাকে"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLES_0\n"
@@ -3871,7 +3528,6 @@ msgid "Theme Selection"
msgstr "থীম নির্বাচন"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLES_1\n"
@@ -3889,7 +3545,6 @@ msgid "~Cancel"
msgstr "বাতিল করুন (~C)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLES_3\n"
@@ -3972,7 +3627,6 @@ msgid "Green Grapes"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_9\n"
@@ -4047,7 +3701,6 @@ msgid "Pumpkin"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceDialog_0\n"
@@ -4056,7 +3709,6 @@ msgid "Addressee"
msgstr "প্রাপক"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceDialog_1\n"
@@ -4065,7 +3717,6 @@ msgid "One recipient"
msgstr "একজন প্রাপক"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceDialog_2\n"
@@ -4074,7 +3725,6 @@ msgid "Several recipients (address database)"
msgstr "কয়েকজন প্রাপক (ঠিকানা ডাটাবেস)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceDialog_3\n"
@@ -4083,7 +3733,6 @@ msgid "Use of This Template"
msgstr "এই ফর্মার ব্যবহার"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceMsgError\n"
@@ -4092,7 +3741,6 @@ msgid "An error has occurred."
msgstr "একটি ত্রুটি হয়েছে।"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_0\n"
@@ -4101,7 +3749,6 @@ msgid "Click placeholder and overwrite"
msgstr "স্থানধারকে ক্লিক করুন এবং এর উপরে লিখুন"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_1\n"
@@ -4137,7 +3784,6 @@ msgid "Last Name"
msgstr "নামের শেষাংশ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_5\n"
@@ -4146,7 +3792,6 @@ msgid "Street"
msgstr "রাস্তা"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_6\n"
@@ -4155,7 +3800,6 @@ msgid "Country"
msgstr "দেশ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_7\n"
@@ -4191,7 +3835,6 @@ msgid "Position"
msgstr "অবস্থান"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_11\n"
@@ -4218,7 +3861,6 @@ msgid "Salutation"
msgstr "Salutation"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_14\n"
@@ -4227,7 +3869,6 @@ msgid "Home Phone"
msgstr "বাসার ফোন"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_15\n"
@@ -4236,7 +3877,6 @@ msgid "Work Phone"
msgstr "কর্মস্থলের ফোন"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_16\n"
@@ -4245,7 +3885,6 @@ msgid "Fax"
msgstr "ফ্যাক্স"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_17\n"
@@ -4254,7 +3893,6 @@ msgid "E-Mail"
msgstr "ইমেইল"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_18\n"
@@ -4272,7 +3910,6 @@ msgid "Notes"
msgstr "Notes"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_20\n"
@@ -4281,7 +3918,6 @@ msgid "Alt. Field 1"
msgstr "বিকল্প. ক্ষেত্র ১"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_21\n"
@@ -4290,7 +3926,6 @@ msgid "Alt. Field 2"
msgstr "বিকল্প. ক্ষেত্র ২"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_22\n"
@@ -4299,7 +3934,6 @@ msgid "Alt. Field 3"
msgstr "বিকল্প. ক্ষেত্র ৩"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_23\n"
@@ -4308,7 +3942,6 @@ msgid "Alt. Field 4"
msgstr "বিকল্প. ক্ষেত্র ৪"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_24\n"
@@ -4326,7 +3959,6 @@ msgid "State"
msgstr "রাষ্ট্র"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_26\n"
@@ -4335,7 +3967,6 @@ msgid "Office Phone"
msgstr "অফিস ফোন"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_27\n"
@@ -4344,7 +3975,6 @@ msgid "Pager"
msgstr "পেজার"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_28\n"
@@ -4353,7 +3983,6 @@ msgid "Mobile Phone"
msgstr "মোবাইল ফোন"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_29\n"
@@ -4362,7 +3991,6 @@ msgid "Other Phone"
msgstr "অন্যান্য ফোন"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_30\n"
@@ -4371,7 +3999,6 @@ msgid "Calendar URL"
msgstr "বর্ষপঞ্জির URL"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_31\n"
@@ -4380,7 +4007,6 @@ msgid "Invite"
msgstr "আমন্ত্রণ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceNoTextmark_0\n"
@@ -4389,7 +4015,6 @@ msgid "The bookmark 'Recipient' is missing."
msgstr "বুকমার্কের 'প্রাপক' ক্ষেত্রটি নেই।"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceNoTextmark_1\n"
@@ -4398,7 +4023,6 @@ msgid "Form letter fields can not be included."
msgstr "ফর্মের চিঠির ক্ষেত্রগুলো অন্তর্ভুক্ত করা গেলনা।"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"AgendaDlgName\n"
@@ -4407,7 +4031,6 @@ msgid "Minutes Template"
msgstr "কার্যবিবরণীর ফর্মা"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"AgendaDlgNoCancel\n"
@@ -4416,7 +4039,6 @@ msgid "An option must be confirmed."
msgstr "একটি অপশন অবশ্যই নিশ্চিত করতে হবে।"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"AgendaDlgFrame\n"
@@ -4425,7 +4047,6 @@ msgid "Minutes Type"
msgstr "কার্যবিবরণীর ধরন"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"AgendaDlgButton1\n"
@@ -4434,7 +4055,6 @@ msgid "Results Minutes"
msgstr "ফলাফল সংক্রান্ত কার্যবিবরণী"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"AgendaDlgButton2\n"
@@ -4443,7 +4063,6 @@ msgid "Evaluation Minutes"
msgstr "মূল্যায়ন সংক্রান্ত কার্যবিবরণী"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"TextField\n"
@@ -4461,7 +4080,6 @@ msgid "The '%1' directory cannot be created:"
msgstr "'%1' ডিরেক্টরিটি তৈরি করা সম্ভব হয়নি:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MsgDirNotThere\n"
@@ -4470,7 +4088,6 @@ msgid "The '%1' directory does not exist."
msgstr "'%1' ডিরেক্টরিটি নেই।"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"QueryfornewCreation\n"
@@ -4479,7 +4096,6 @@ msgid "Do you want to create it now?"
msgstr "আপনি কি এখন এটি তৈরি করতে চান?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"HelpButton\n"
@@ -4497,7 +4113,6 @@ msgid "~Cancel"
msgstr "বাতিল করুন (~C)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"BackButton\n"
@@ -4541,7 +4156,6 @@ msgid "This wizard convert legacy format documents to Open Document Format for O
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"WelcometextLabel3\n"
@@ -4550,7 +4164,6 @@ msgid "Select the document type for conversion:"
msgstr "রূপান্তরের জন্য নথির ধরন নির্বাচন করুন:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MSTemplateCheckbox_1_\n"
@@ -4559,7 +4172,6 @@ msgid "Word templates"
msgstr "ওয়ার্ড ফর্মা"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MSTemplateCheckbox_2_\n"
@@ -4568,7 +4180,6 @@ msgid "Excel templates"
msgstr "Excel ফর্মা "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MSTemplateCheckbox_3_\n"
@@ -4577,7 +4188,6 @@ msgid "PowerPoint templates"
msgstr "PowerPoint ফর্মা"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MSDocumentCheckbox_1_\n"
@@ -4586,7 +4196,6 @@ msgid "Word documents"
msgstr "ওয়ার্ড নথি"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MSDocumentCheckbox_2_\n"
@@ -4603,7 +4212,6 @@ msgid "PowerPoint/Publisher documents"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MSContainerName\n"
@@ -4612,7 +4220,6 @@ msgid "Microsoft Office"
msgstr "Microsoft Office"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SummaryHeader\n"
@@ -4621,7 +4228,6 @@ msgid "Summary:"
msgstr "সারাংশ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"GroupnameDefault\n"
@@ -4657,7 +4263,6 @@ msgid "The '<1>' file already exists.<CR>Do you want to overwrite it?"
msgstr "'<1>' ফাইলটি ইতোমধ্যে আছে।<CR>আপনি কি এর উপর দিয়ে লিখতে চান?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MorePathsError3\n"
@@ -4675,7 +4280,6 @@ msgid "Do you really want to terminate conversion at this point?"
msgstr "আপনি কি এই পর্যায়ে রূপান্তর বন্ধ করতে চান?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ConvertError2\n"
@@ -4684,7 +4288,6 @@ msgid "Cancel Wizard"
msgstr "উইজার্ড বাতিল করুন"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RTErrorDesc\n"
@@ -4702,7 +4305,6 @@ msgid "Error"
msgstr "ত্রুটি"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"OverwriteallFiles\n"
@@ -4711,7 +4313,6 @@ msgid "Do you want to overwrite documents without being asked?"
msgstr "আপনি কি জিজ্ঞাসা ছাড়াই নথিগুলোর উপর দিয়ে লিখতে চান?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ReeditMacro\n"
@@ -4720,7 +4321,6 @@ msgid "Document macro has to be revised."
msgstr "নথির ম্যাক্রো পূর্ণবার দেখতে হবে।"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CouldNotsaveDocument\n"
@@ -4729,7 +4329,6 @@ msgid "Document '<1>' could not be saved."
msgstr "'<1>' নথিটি সংরক্ষণ করা গেলো না।"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CouldNotopenDocument\n"
@@ -4738,7 +4337,6 @@ msgid "Document '<1>' could not be opened."
msgstr "'<1>' নথিটি খোলা গেলো না।"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"PathDialogMessage\n"
@@ -4747,7 +4345,6 @@ msgid "Select a directory"
msgstr "একটি ডিরেক্টরি নির্বাচন করুন"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"DialogTitle\n"
@@ -4756,7 +4353,6 @@ msgid "Document Converter"
msgstr "নথি পরিবর্তক"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SearchInSubDir\n"
@@ -4765,7 +4361,6 @@ msgid "Including subdirectories"
msgstr "সাবডিরেক্টরিগুলো অন্তর্ভুক্ত করুন"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ProgressPage1\n"
@@ -4774,7 +4369,6 @@ msgid "Progress"
msgstr "অগ্রগতি"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ProgressPage2\n"
@@ -4783,7 +4377,6 @@ msgid "Retrieving the relevant documents:"
msgstr "প্রাসঙ্গিক নথিগুলো আহরণ করছি..."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ProgressPage3\n"
@@ -4792,7 +4385,6 @@ msgid "Converting the documents"
msgstr "নথিগুলো রূপান্তর করছি"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ProgressFound\n"
@@ -4810,7 +4402,6 @@ msgid "\"%1 found"
msgstr "%1 পাওয়া গেছে"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"Ready\n"
@@ -4819,7 +4410,6 @@ msgid "Finished"
msgstr "শেষ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SourceDocuments\n"
@@ -4828,7 +4418,6 @@ msgid "Source documents"
msgstr "উৎস নথি "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"TargetDocuments\n"
@@ -4837,7 +4426,6 @@ msgid "Target documents"
msgstr "গন্তব্য নথি"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"LogfileSummary\n"
@@ -4846,7 +4434,6 @@ msgid "<COUNT> documents converted"
msgstr "<COUNT> টি নথি রূপান্তরিত হয়েছে"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumInclusiveSubDir\n"
@@ -4855,7 +4442,6 @@ msgid "All subdirectories will be taken into account"
msgstr "সবগুলো সাবডিরেক্টরি বিবেচনা করা হবে"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumSaveDokumente\n"
@@ -4864,7 +4450,6 @@ msgid "These will be exported to the following directory:"
msgstr "এগুলো এই ডিরেক্টরিতে এক্সপোর্ট করা হবে:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"TextImportLabel\n"
@@ -4873,7 +4458,6 @@ msgid "Import from:"
msgstr "এখান থেকে ইমপোর্ট করুন:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"TextExportLabel\n"
@@ -4882,7 +4466,6 @@ msgid "Save to:"
msgstr "সংরক্ষণের স্থান:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CreateLogfile\n"
@@ -4891,7 +4474,6 @@ msgid "Create log file"
msgstr "লগ ফাইল তৈরি করা হবে"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"LogfileHelpText\n"
@@ -4900,7 +4482,6 @@ msgid "A log file will be created in your work directory"
msgstr "আপনার কর্ম ডিরেক্টরিতে একটি লগ ফাইল তৈরি হবে"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ShowLogfile\n"
@@ -4909,7 +4490,6 @@ msgid "Show log file"
msgstr "লগ ফাইল দেখান"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumMSTextDocuments\n"
@@ -4918,7 +4498,6 @@ msgid "All Word documents contained in the following directory will be imported:
msgstr "এই ডিরেক্টরির সবগুলো ওয়ার্ড নথি ইমপোর্ট করা হবে:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumMSTableDocuments\n"
@@ -4936,7 +4515,6 @@ msgid "All PowerPoint/Publisher documents contained in the following directory w
msgstr "এই ডিরেক্টরির সবগুলো PowerPoint ফর্মা ইমপোর্ট করা হবে:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumMSTextTemplates\n"
@@ -4945,7 +4523,6 @@ msgid "All Word templates contained in the following directory will be imported:
msgstr "এই ডিরেক্টরির সবগুলো ওয়ার্ড ফর্মা ইমপোর্ট করা হবে:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumMSTableTemplates\n"
@@ -4954,7 +4531,6 @@ msgid "All Excel templates contained in the following directory will be imported
msgstr "এই ডিরেক্টরির সবগুলো Excel ফর্মা ইমপোর্ট করা হবে:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumMSDrawTemplates\n"
diff --git a/source/bn/writerperfect/messages.po b/source/bn/writerperfect/messages.po
index b6ba9592207..d5cae194db9 100644
--- a/source/bn/writerperfect/messages.po
+++ b/source/bn/writerperfect/messages.po
@@ -83,7 +83,6 @@ msgid "Page break"
msgstr "পৃষ্ঠাবিভাজক"
#: exportepub.ui:162
-#, fuzzy
msgctxt "exportepub|splitheading"
msgid "Heading"
msgstr "শিরোনাম"
diff --git a/source/bn/xmlsecurity/messages.po b/source/bn/xmlsecurity/messages.po
index 076ba1f66b9..2862f225e5f 100644
--- a/source/bn/xmlsecurity/messages.po
+++ b/source/bn/xmlsecurity/messages.po
@@ -195,7 +195,6 @@ msgid "The certificate is OK."
msgstr ""
#: certpage.ui:139
-#, fuzzy
msgctxt "certpage|certnotok"
msgid "The certificate could not be validated."
msgstr "এ সার্টিফিকেটের কার্যকারিতা যাচাই করা সম্ভব হয়নি।"
@@ -223,7 +222,6 @@ msgid "Sign Document..."
msgstr "নথি খুলুন..."
#: digitalsignaturesdialog.ui:129
-#, fuzzy
msgctxt "digitalsignaturesdialog|remove"
msgid "Remove"
msgstr "অপসারণ করুন"
@@ -486,7 +484,6 @@ msgid "View Certificate..."
msgstr ""
#: selectcertificatedialog.ui:266
-#, fuzzy
msgctxt "selectcertificatedialog|label2"
msgid "Description:"
msgstr "বিবরণ:"
@@ -497,13 +494,11 @@ msgid "View Certificate"
msgstr ""
#: viewcertdialog.ui:78
-#, fuzzy
msgctxt "viewcertdialog|general"
msgid "General"
msgstr "সাধারণ"
#: viewcertdialog.ui:100
-#, fuzzy
msgctxt "viewcertdialog|details"
msgid "Details"
msgstr "বিস্তারিত"
diff --git a/source/bo/accessibility/messages.po b/source/bo/accessibility/messages.po
index 2d933914584..f56e6d48e02 100644
--- a/source/bo/accessibility/messages.po
+++ b/source/bo/accessibility/messages.po
@@ -19,13 +19,11 @@ msgid "Browse"
msgstr "མིག་བཤེར།"
#: strings.hrc:26
-#, fuzzy
msgctxt "STR_SVT_ACC_ACTION_EXPAND"
msgid "Expand"
msgstr "འགྲེམ་པ།"
#: strings.hrc:27
-#, fuzzy
msgctxt "STR_SVT_ACC_ACTION_COLLAPSE"
msgid "Collapse"
msgstr "རིམ་རྩེག"
@@ -47,13 +45,11 @@ msgid "Uncheck"
msgstr ""
#: strings.hrc:31
-#, fuzzy
msgctxt "RID_STR_ACC_SCROLLBAR_NAME_VERTICAL"
msgid "Vertical scroll bar"
msgstr "དྲང་འཕྱང་ཁ་ཕྱོགས་ཀྱི་འགྲིལ་བྱང།"
#: strings.hrc:32
-#, fuzzy
msgctxt "RID_STR_ACC_SCROLLBAR_NAME_HORIZONTAL"
msgid "Horizontal scroll bar"
msgstr "ཆུ་སྙོམས་ཁ་ཕྱོགས་ཀྱི་འགྲིལ་མདའི་ཚང་།"
@@ -64,13 +60,11 @@ msgid "Please press enter to go into child control for more operations"
msgstr ""
#: strings.hrc:34
-#, fuzzy, c-format
msgctxt "RID_STR_ACC_COLUMN_NUM"
msgid "Column %COLUMNNUMBER"
msgstr "སྟར་པ། %COLUMNNUMBER"
#: strings.hrc:35
-#, fuzzy
msgctxt "RID_STR_ACC_ROW_NUM"
msgid "Row %ROWNUMBER"
msgstr "ཕྲེང་%ROWNUMBER"
diff --git a/source/bo/avmedia/messages.po b/source/bo/avmedia/messages.po
index 09c33f51510..9a90cc42fe7 100644
--- a/source/bo/avmedia/messages.po
+++ b/source/bo/avmedia/messages.po
@@ -39,7 +39,6 @@ msgid "Stop"
msgstr "མཚམས་འཇོག"
#: strings.hrc:30
-#, fuzzy
msgctxt "AVMEDIA_STR_LOOP"
msgid "Repeat"
msgstr "བསྐྱར་ཟློས།"
@@ -75,7 +74,6 @@ msgid "Scaled"
msgstr "ཆེ་གཏོང་ཆུང་གཏོང་།"
#: strings.hrc:37
-#, fuzzy
msgctxt "AVMEDIA_STR_VOLUME"
msgid "Volume"
msgstr "དེབ་ཆུང་།"
diff --git a/source/bo/basctl/messages.po b/source/bo/basctl/messages.po
index 455e68fa52a..b14b45fb5dd 100644
--- a/source/bo/basctl/messages.po
+++ b/source/bo/basctl/messages.po
@@ -405,7 +405,6 @@ msgid ""
msgstr ""
#: strings.hrc:100
-#, fuzzy
msgctxt "RID_STR_PRINTDLG_RANGE"
msgid "Print range"
msgstr "གཏག་པར་ས་ཁོངས།"
@@ -475,7 +474,6 @@ msgid "Multiselection"
msgstr "གདམ་ག་མང་ལྡན།"
#: strings.hrc:114
-#, fuzzy
msgctxt "RID_STR_DEF_LANG"
msgid "[Default Language]"
msgstr "[ ངོས་ལེན་སྐད་བརྡ]"
@@ -506,7 +504,6 @@ msgid "%PRODUCTNAME Basic Macros"
msgstr "སྤྱི་ཁྱབ།"
#: basicmacrodialog.ui:25
-#, fuzzy
msgctxt "basicmacrodialog|run"
msgid "Run"
msgstr "ལག་བསྟར་"
@@ -541,7 +538,6 @@ msgid "Assign..."
msgstr ""
#: basicmacrodialog.ui:278
-#, fuzzy
msgctxt "basicmacrodialog|edit"
msgid "Edit"
msgstr "རྩོམ་སྒྲིག"
@@ -553,13 +549,11 @@ msgid "Organizer..."
msgstr "དོ་དམ།(~O)..."
#: basicmacrodialog.ui:318
-#, fuzzy
msgctxt "basicmacrodialog|newlibrary"
msgid "New Library"
msgstr "བྱ་རིམ་མཛོད་གསར།"
#: basicmacrodialog.ui:331
-#, fuzzy
msgctxt "basicmacrodialog|newmodule"
msgid "New Module"
msgstr "སྨོ་རྡོག་གསར་པ།"
@@ -675,7 +669,6 @@ msgid "Export as _extension"
msgstr ""
#: exportdialog.ui:100
-#, fuzzy
msgctxt "exportdialog|basic"
msgid "Export as BASIC library"
msgstr "BASIC ཐོ་མཛོད་ཕྱིར་འདྲེན།"
@@ -691,7 +684,6 @@ msgid "_Line number:"
msgstr ""
#: importlibdialog.ui:9
-#, fuzzy
msgctxt "importlibdialog|ImportLibDialog"
msgid "Import Libraries"
msgstr "བྱ་རིམ་ཐོ་མཛོད་ནང་འདྲེན།"
@@ -748,7 +740,6 @@ msgid "_Export..."
msgstr "གླེང་སྒྲོམ་ཕྱིར་འདྲེན།"
#: managebreakpoints.ui:9
-#, fuzzy
msgctxt "managebreakpoints|ManageBreakpointsDialog"
msgid "Manage Breakpoints"
msgstr "དོ་དམ་བར་ཆད་ཚེག"
diff --git a/source/bo/basic/messages.po b/source/bo/basic/messages.po
index 8b9c4683ca4..8639dfcecf3 100644
--- a/source/bo/basic/messages.po
+++ b/source/bo/basic/messages.po
@@ -68,7 +68,6 @@ msgid "Duplicate definition."
msgstr "ཆ་ཟློས་མཚན་ཉིད་གནས་པ།"
#: basic.hrc:36
-#, fuzzy
msgctxt "RID_BASIC_START"
msgid "Division by zero."
msgstr "ཀླད་ཀོར་ཕུད།"
diff --git a/source/bo/chart2/messages.po b/source/bo/chart2/messages.po
index 4a83b7d632d..4d8044d5025 100644
--- a/source/bo/chart2/messages.po
+++ b/source/bo/chart2/messages.po
@@ -64,7 +64,6 @@ msgid "Transparency"
msgstr "དྭངས་གསལ།"
#: strings.hrc:34
-#, fuzzy
msgctxt "STR_PAGE_FONT"
msgid "Font"
msgstr "ཡིག་གཟུགས།"
@@ -634,7 +633,6 @@ msgid "Use superordinate object settings"
msgstr "རིམ་པ་མཐོ་བའི་བྱ་ཡུལ་གནས་ས་བེད་སྤྱོད་བྱེད་རྒྱུ།"
#: strings.hrc:145
-#, fuzzy
msgctxt "STR_PROPERTY_ROLE_FILLCOLOR"
msgid "Fill Color"
msgstr "ཚོས་གཞི་གསབ་སྐོང་།"
@@ -667,7 +665,6 @@ msgid "Exponential"
msgstr ""
#: strings.hrc:152
-#, fuzzy
msgctxt "STR_REGRESSION_POWER"
msgid "Power"
msgstr "རང་བསྒྱུར་བ།"
@@ -683,7 +680,6 @@ msgid "Moving average"
msgstr ""
#: strings.hrc:155
-#, fuzzy
msgctxt "STR_REGRESSION_MEAN"
msgid "Mean"
msgstr "mean"
@@ -887,13 +883,11 @@ msgid "Character"
msgstr "ཡིག་རྟགས།"
#: chardialog.ui:105
-#, fuzzy
msgctxt "chardialog|font"
msgid "Font"
msgstr "ཡིག་གཟུགས།"
#: chardialog.ui:127
-#, fuzzy
msgctxt "chardialog|fonteffects"
msgid "Font Effects"
msgstr "ཡིག་གཟུགས་ཡག་ཉེས།"
@@ -910,7 +904,6 @@ msgid "Data Table"
msgstr ""
#: chartdatadialog.ui:88
-#, fuzzy
msgctxt "chartdatadialog|InsertRow"
msgid "Insert Row"
msgstr "ཡིག་ཕྲེང་བར་འཇུག"
@@ -926,7 +919,6 @@ msgid "Insert Text Column"
msgstr ""
#: chartdatadialog.ui:130
-#, fuzzy
msgctxt "chartdatadialog|RemoveRow"
msgid "Delete Row"
msgstr "ཕྲེང་སུབ།"
@@ -985,7 +977,6 @@ msgid "Above"
msgstr ""
#: dlg_DataLabel.ui:32
-#, fuzzy
msgctxt "dlg_DataLabel|liststorePLACEMENT"
msgid "Top left"
msgstr "གཡོན་སྟེང།"
@@ -997,19 +988,16 @@ msgid "Left"
msgstr "གཡོན་ཕྱོགས།"
#: dlg_DataLabel.ui:40
-#, fuzzy
msgctxt "dlg_DataLabel|liststorePLACEMENT"
msgid "Bottom left"
msgstr "གཡོན་འོག།"
#: dlg_DataLabel.ui:44
-#, fuzzy
msgctxt "dlg_DataLabel|liststorePLACEMENT"
msgid "Below"
msgstr "འོག་ལ།"
#: dlg_DataLabel.ui:48
-#, fuzzy
msgctxt "dlg_DataLabel|liststorePLACEMENT"
msgid "Bottom right"
msgstr "གཡས་འོག་"
@@ -1021,19 +1009,16 @@ msgid "Right"
msgstr "གཡས་ཕྱོགས།"
#: dlg_DataLabel.ui:56
-#, fuzzy
msgctxt "dlg_DataLabel|liststorePLACEMENT"
msgid "Top right"
msgstr "གཡས་ཐོག"
#: dlg_DataLabel.ui:60
-#, fuzzy
msgctxt "dlg_DataLabel|liststorePLACEMENT"
msgid "Inside"
msgstr "ནང་ངོས།"
#: dlg_DataLabel.ui:64
-#, fuzzy
msgctxt "dlg_DataLabel|liststorePLACEMENT"
msgid "Outside"
msgstr "ཕྱི་ངོས།"
@@ -1044,7 +1029,6 @@ msgid "Near origin"
msgstr ""
#: dlg_DataLabel.ui:82
-#, fuzzy
msgctxt "dlg_DataLabel|liststoreSEPARATOR"
msgid "Space"
msgstr "སྟོང་རྟགས།"
@@ -1128,7 +1112,6 @@ msgid "Number Format for Percentage Value"
msgstr ""
#: dlg_DataLabel.ui:408
-#, fuzzy
msgctxt "dlg_DataLabel|label1"
msgid "Text Attributes"
msgstr "ཡི་གེའི་གཏོགས་གཤིས།"
@@ -1172,7 +1155,6 @@ msgid "Error Margin"
msgstr ""
#: dlg_InsertErrorBars.ui:49
-#, fuzzy
msgctxt "dlg_InsertErrorBars|dlg_InsertErrorBars"
msgid "Legend"
msgstr "རིས་བཤད།"
@@ -1269,13 +1251,11 @@ msgid "Select Range for Negative Error Bars"
msgstr ""
#: dlg_InsertErrorBars.ui:613
-#, fuzzy
msgctxt "dlg_InsertErrorBars|STR_CONTROLTEXT_ERROR_BARS_FROM_DATA"
msgid "From Data Table"
msgstr "གཞི་གྲངས་རེའུ་མིག་ནས།"
#: dlg_InsertLegend.ui:8
-#, fuzzy
msgctxt "dlg_InsertLegend|dlg_InsertLegend"
msgid "Legend"
msgstr "རིས་བཤད།"
@@ -1316,7 +1296,6 @@ msgid "Position"
msgstr "གནས་ས།"
#: insertaxisdlg.ui:8
-#, fuzzy
msgctxt "insertaxisdlg|InsertAxisDialog"
msgid "Axes"
msgstr "གནས་ཚད་མདའ་གཙོ་བོ།"
@@ -1340,7 +1319,6 @@ msgid "_Z axis"
msgstr "Z མདའ།"
#: insertaxisdlg.ui:159
-#, fuzzy
msgctxt "insertaxisdlg|label1"
msgid "Axes"
msgstr "གནས་ཚད་མདའ་གཙོ་བོ།"
@@ -1370,7 +1348,6 @@ msgid "Secondary Axes"
msgstr "Y ཕལ་མདའ།"
#: insertgriddlg.ui:8
-#, fuzzy
msgctxt "insertgriddlg|InsertGridDialog"
msgid "Grids"
msgstr "དྲ་མིག་ཐིག"
@@ -1422,7 +1399,6 @@ msgid "Minor Grids"
msgstr ""
#: inserttitledlg.ui:8
-#, fuzzy
msgctxt "inserttitledlg|InsertTitleDialog"
msgid "Titles"
msgstr "ཁ་བྱང་།"
@@ -1458,7 +1434,6 @@ msgid "_Z axis"
msgstr "Z མདའ།"
#: inserttitledlg.ui:247
-#, fuzzy
msgctxt "inserttitledlg|Axe"
msgid "Axes"
msgstr "གནས་ཚད་མདའ་གཙོ་བོ།"
@@ -1562,7 +1537,6 @@ msgid "Title"
msgstr "ཁ་བྱང་།"
#: sidebarelements.ui:69
-#, fuzzy
msgctxt "sidebarelements|l"
msgid "Titles"
msgstr "ཁ་བྱང་།"
@@ -1602,13 +1576,11 @@ msgid "Left"
msgstr "གཡོན་ཕྱོགས།"
#: sidebarelements.ui:143
-#, fuzzy
msgctxt "sidebarelements|comboboxtext_legend"
msgid "Manual"
msgstr "ལག་ཐབས།"
#: sidebarelements.ui:166
-#, fuzzy
msgctxt "sidebarelements|label_legen"
msgid "Legend"
msgstr "རིས་བཤད།"
@@ -1672,7 +1644,6 @@ msgid "2nd Y axis title"
msgstr "Y མདའ་བྱང་།"
#: sidebarelements.ui:341
-#, fuzzy
msgctxt "sidebarelements|label_axes"
msgid "Axes"
msgstr "གནས་ཚད་མདའ་གཙོ་བོ།"
@@ -1817,7 +1788,6 @@ msgid "Above"
msgstr ""
#: sidebarseries.ui:83
-#, fuzzy
msgctxt "sidebarseries|comboboxtext_label"
msgid "Below"
msgstr "འོག་ལ།"
@@ -1829,13 +1799,11 @@ msgid "Center"
msgstr "ནང་།"
#: sidebarseries.ui:85
-#, fuzzy
msgctxt "sidebarseries|comboboxtext_label"
msgid "Outside"
msgstr "ཕྱི་ངོས།"
#: sidebarseries.ui:86
-#, fuzzy
msgctxt "sidebarseries|comboboxtext_label"
msgid "Inside"
msgstr "ནང་ངོས།"
@@ -1890,7 +1858,6 @@ msgid "Data series '%1'"
msgstr ""
#: smoothlinesdlg.ui:22
-#, fuzzy
msgctxt "smoothlinesdlg|SmoothLinesDialog"
msgid "Smooth Lines"
msgstr "འཇམ་ཐིག"
@@ -1996,7 +1963,6 @@ msgid "Realistic"
msgstr ""
#: tp_3D_SceneAppearance.ui:21
-#, fuzzy
msgctxt "tp_3D_SceneAppearance|liststoreSCHEME"
msgid "Custom"
msgstr "རང་བཟོས།"
@@ -2050,7 +2016,6 @@ msgid "_Perspective"
msgstr "བརྟོལ་གསལ།"
#: tp_3D_SceneGeometry.ui:109
-#, fuzzy
msgctxt "tp_3D_SceneGeometry|MTR_FLD_PERSPECTIVE-atkobject"
msgid "Perspective"
msgstr "བརྟོལ་གསལ།"
@@ -2136,13 +2101,11 @@ msgid "_Cross other axis at"
msgstr ""
#: tp_AxisPositions.ui:57
-#, fuzzy
msgctxt "tp_AxisPositions|LB_CROSSES_OTHER_AXIS_AT"
msgid "Start"
msgstr "start"
#: tp_AxisPositions.ui:58
-#, fuzzy
msgctxt "tp_AxisPositions|LB_CROSSES_OTHER_AXIS_AT"
msgid "End"
msgstr "end"
@@ -2154,7 +2117,6 @@ msgid "Value"
msgstr "གྲངས་ཐང་།"
#: tp_AxisPositions.ui:60
-#, fuzzy
msgctxt "tp_AxisPositions|LB_CROSSES_OTHER_AXIS_AT"
msgid "Category"
msgstr "ཁུལ་ཁོངས།"
@@ -2288,31 +2250,26 @@ msgid "Mor_e..."
msgstr "གཞན་པ།..."
#: tp_AxisPositions.ui:571
-#, fuzzy
msgctxt "tp_AxisPositions|label2"
msgid "Grids"
msgstr "དྲ་མིག་ཐིག"
#: tp_ChartType.ui:20
-#, fuzzy
msgctxt "tp_ChartType|liststore1"
msgid "Bar"
msgstr "ནར་དབྱིབས་རི་མོ།"
#: tp_ChartType.ui:23
-#, fuzzy
msgctxt "tp_ChartType|liststore1"
msgid "Cylinder"
msgstr "ཀ་ཟླུམ་གཟུགས།"
#: tp_ChartType.ui:26
-#, fuzzy
msgctxt "tp_ChartType|liststore1"
msgid "Cone"
msgstr "ཟླུམ་སྙུང་གཟུགས།"
#: tp_ChartType.ui:29
-#, fuzzy
msgctxt "tp_ChartType|liststore1"
msgid "Pyramid"
msgstr "གྲུ་སྙུང་གཟུགས།"
@@ -2361,7 +2318,6 @@ msgid "Percent"
msgstr ""
#: tp_ChartType.ui:259
-#, fuzzy
msgctxt "tp_ChartType|deep"
msgid "Deep"
msgstr "གཏིང་ཚད།"
@@ -2377,7 +2333,6 @@ msgid "Straight"
msgstr ""
#: tp_ChartType.ui:313
-#, fuzzy
msgctxt "tp_ChartType|linetype"
msgid "Smooth"
msgstr "སྙོམ་འདྲེད།"
@@ -2388,7 +2343,6 @@ msgid "Stepped"
msgstr ""
#: tp_ChartType.ui:326
-#, fuzzy
msgctxt "tp_ChartType|properties"
msgid "Properties..."
msgstr "གཏོགས་གཤིས།..."
@@ -2427,7 +2381,6 @@ msgid "Above"
msgstr ""
#: tp_DataLabel.ui:32
-#, fuzzy
msgctxt "tp_DataLabel|liststorePLACEMENT"
msgid "Top left"
msgstr "གཡོན་སྟེང།"
@@ -2439,19 +2392,16 @@ msgid "Left"
msgstr "གཡོན་ཕྱོགས།"
#: tp_DataLabel.ui:40
-#, fuzzy
msgctxt "tp_DataLabel|liststorePLACEMENT"
msgid "Bottom left"
msgstr "གཡོན་འོག།"
#: tp_DataLabel.ui:44
-#, fuzzy
msgctxt "tp_DataLabel|liststorePLACEMENT"
msgid "Below"
msgstr "འོག་ལ།"
#: tp_DataLabel.ui:48
-#, fuzzy
msgctxt "tp_DataLabel|liststorePLACEMENT"
msgid "Bottom right"
msgstr "གཡས་འོག་"
@@ -2463,19 +2413,16 @@ msgid "Right"
msgstr "གཡས་ཕྱོགས།"
#: tp_DataLabel.ui:56
-#, fuzzy
msgctxt "tp_DataLabel|liststorePLACEMENT"
msgid "Top right"
msgstr "གཡས་ཐོག"
#: tp_DataLabel.ui:60
-#, fuzzy
msgctxt "tp_DataLabel|liststorePLACEMENT"
msgid "Inside"
msgstr "ནང་ངོས།"
#: tp_DataLabel.ui:64
-#, fuzzy
msgctxt "tp_DataLabel|liststorePLACEMENT"
msgid "Outside"
msgstr "ཕྱི་ངོས།"
@@ -2486,7 +2433,6 @@ msgid "Near origin"
msgstr ""
#: tp_DataLabel.ui:82
-#, fuzzy
msgctxt "tp_DataLabel|liststoreSEPARATOR"
msgid "Space"
msgstr "སྟོང་རྟགས།"
@@ -2565,7 +2511,6 @@ msgid "Number Format for Percentage Value"
msgstr ""
#: tp_DataLabel.ui:360
-#, fuzzy
msgctxt "tp_DataLabel|label1"
msgid "Text Attributes"
msgstr "ཡི་གེའི་གཏོགས་གཤིས།"
@@ -2617,7 +2562,6 @@ msgid "_Add"
msgstr "ཁ་སྣོན།"
#: tp_DataSource.ui:116
-#, fuzzy
msgctxt "tp_DataSource|BTN_UP-atkobject"
msgid "Up"
msgstr "གོང་ཕྱིགས།"
@@ -2629,7 +2573,6 @@ msgid "_Remove"
msgstr "བསུབ་པ།"
#: tp_DataSource.ui:148
-#, fuzzy
msgctxt "tp_DataSource|BTN_DOWN-atkobject"
msgid "Down"
msgstr "མར་ཕྱོགས།"
@@ -2770,7 +2713,6 @@ msgid "Select Range for Negative Error Bars"
msgstr ""
#: tp_ErrorBars.ui:563
-#, fuzzy
msgctxt "tp_ErrorBars|STR_CONTROLTEXT_ERROR_BARS_FROM_DATA"
msgid "From Data Table"
msgstr "གཞི་གྲངས་རེའུ་མིག་ནས།"
@@ -2908,19 +2850,16 @@ msgid "End Table Index"
msgstr ""
#: tp_RangeChooser.ui:272
-#, fuzzy
msgctxt "tp_RangeChooser|STR_PAGE_DATA_RANGE"
msgid "Data Range"
msgstr "གཞི་གྲངས་ཁུལ་ཁོངས།"
#: tp_Scale.ui:20
-#, fuzzy
msgctxt "tp_Scale|liststoreDATE"
msgid "Days"
msgstr "days"
#: tp_Scale.ui:24
-#, fuzzy
msgctxt "tp_Scale|liststoreDATE"
msgid "Months"
msgstr "months"
@@ -2948,7 +2887,6 @@ msgid "T_ype"
msgstr "རིགས།"
#: tp_Scale.ui:116
-#, fuzzy
msgctxt "tp_Scale|LB_AXIS_TYPE"
msgid "Automatic"
msgstr "རང་འགུལ།"
diff --git a/source/bo/cui/messages.po b/source/bo/cui/messages.po
index 443532df0ae..13a3a73e293 100644
--- a/source/bo/cui/messages.po
+++ b/source/bo/cui/messages.po
@@ -14,7 +14,6 @@ msgstr ""
"X-Generator: LibreOffice\n"
#: personalization.hrc:31
-#, fuzzy
msgctxt "RID_SVXSTR_PERSONA_CATEGORIES"
msgid "LibreOffice"
msgstr "OpenOffice.org"
@@ -26,7 +25,6 @@ msgid "Abstract"
msgstr "གནས་བསྡུས།: "
#: personalization.hrc:33
-#, fuzzy
msgctxt "RID_SVXSTR_PERSONA_CATEGORIES"
msgid "Color"
msgstr "ཚོས་གཞི།"
@@ -42,7 +40,6 @@ msgid "Nature"
msgstr ""
#: personalization.hrc:36
-#, fuzzy
msgctxt "RID_SVXSTR_PERSONA_CATEGORIES"
msgid "Solid"
msgstr "ཁ་སྐོང་བའི།"
@@ -54,13 +51,11 @@ msgid "Configuration"
msgstr "སྒྲིག་སྦྱོར།"
#: strings.hrc:25
-#, fuzzy
msgctxt "RID_SVXSTR_KEY_WORK_PATH"
msgid "My Documents"
msgstr "ངའི་ཡིག་ཚགས།"
#: strings.hrc:26
-#, fuzzy
msgctxt "RID_SVXSTR_KEY_GRAPHICS_PATH"
msgid "Images"
msgstr "བཪྙན་རིས།"
@@ -103,7 +98,6 @@ msgid "Dictionaries"
msgstr "ཚིག་མཛོད།"
#: strings.hrc:34
-#, fuzzy
msgctxt "RID_SVXSTR_KEY_HELP_DIR"
msgid "Help"
msgstr "རོགས་རམ།"
@@ -353,7 +347,6 @@ msgid "Text"
msgstr "Text"
#: strings.hrc:87
-#, fuzzy
msgctxt "RID_SVXSTR_HYPERDLG_QUERYOVERWRITE"
msgid "The file already exists. Overwrite?"
msgstr "ཡིག་ཆ་འདི་གནས་འདུག འགེབས་སམ།"
@@ -374,7 +367,6 @@ msgid "All commands"
msgstr ""
#: strings.hrc:92
-#, fuzzy
msgctxt "RID_SVXSTR_MACROS"
msgid "Macros"
msgstr "སྤྱི་ཁྱབ།"
@@ -433,7 +425,6 @@ msgid "Insert Columns"
msgstr "བསྒར་འཛུད།(~I)"
#: strings.hrc:104
-#, fuzzy
msgctxt "RID_SVXSTR_AUTO_ENTRY"
msgid "Automatic"
msgstr "རང་འགུལ།"
@@ -979,7 +970,6 @@ msgid "Set the password by entering the same password in both boxes."
msgstr ""
#: strings.hrc:217
-#, fuzzy
msgctxt "STR_AUTOLINK"
msgid "Automatic"
msgstr "རང་འགུལ།"
@@ -1042,7 +1032,6 @@ msgid "Yes"
msgstr "རེད།"
#: strings.hrc:233
-#, fuzzy
msgctxt "RID_SVXSTR_NO"
msgid "No"
msgstr "མིན།"
@@ -1168,7 +1157,6 @@ msgid "A Scripting Framework error occurred while running the %LANGUAGENAME scri
msgstr ""
#: strings.hrc:256
-#, fuzzy
msgctxt "RID_SVXSTR_ERROR_TYPE_LABEL"
msgid "Type:"
msgstr "རིགས།:"
@@ -1295,7 +1283,6 @@ msgid "Hyphenation"
msgstr "སྦྲེལ་ཡིག་རྟགས།(~H)"
#: strings.hrc:298
-#, fuzzy
msgctxt "RID_SVXSTR_THES"
msgid "Thesaurus"
msgstr "དོན་གཅིག་མིང་གི་མིང་མཛོད།"
@@ -1472,7 +1459,6 @@ msgid "Modify"
msgstr "བཟོ་བཅོས།"
#: strings.hrc:335
-#, fuzzy
msgctxt "RID_SVXSTR_ADD"
msgid "Add"
msgstr "ཁ་སྣོན།"
@@ -1615,7 +1601,6 @@ msgid "Apply border"
msgstr ""
#: strings.hrc:361
-#, fuzzy
msgctxt "RID_SVXSTR_CREATE_TABLE"
msgid "Create table"
msgstr "རེའུ་མིག་གསར་བཟོ།"
@@ -1643,7 +1628,6 @@ msgid "Connector"
msgstr "འབྲེལ་མཐུད།"
#: strings.hrc:366
-#, fuzzy
msgctxt "RID_SVXSTR_DIMENSION_LINE"
msgid "Dimension line"
msgstr "ཚད་གཞིའི་དམིགས་བྱ་གཏན་འཁེལ།"
@@ -1785,7 +1769,6 @@ msgid "User Data"
msgstr ""
#: treeopt.hrc:32
-#, fuzzy
msgctxt "SID_GENERAL_OPTIONS_RES"
msgid "General"
msgstr "རྒྱུནགཏན།"
@@ -1797,7 +1780,6 @@ msgid "View"
msgstr "མཐོང་རིས།"
#: treeopt.hrc:34
-#, fuzzy
msgctxt "SID_GENERAL_OPTIONS_RES"
msgid "Print"
msgstr "གཏག་པར།"
@@ -1911,7 +1893,6 @@ msgid "%PRODUCTNAME Writer"
msgstr "%PRODUCTNAME སྤྱི་ཁྱབ།"
#: treeopt.hrc:67
-#, fuzzy
msgctxt "SID_SW_EDITOPTIONS_RES"
msgid "General"
msgstr "རྒྱུནགཏན།"
@@ -1950,7 +1931,6 @@ msgid "Basic Fonts (CTL)"
msgstr "ཚད་གཞིའི་ཡིག་གཟུགས། (%1)"
#: treeopt.hrc:74
-#, fuzzy
msgctxt "SID_SW_EDITOPTIONS_RES"
msgid "Print"
msgstr "གཏག་པར།"
@@ -2014,7 +1994,6 @@ msgid "Grid"
msgstr "དྲ་མིག་ཐིག"
#: treeopt.hrc:89
-#, fuzzy
msgctxt "SID_SW_ONLINEOPTIONS_RES"
msgid "Print"
msgstr "གཏག་པར།"
@@ -2026,7 +2005,6 @@ msgid "Table"
msgstr "རེའུ་མིག"
#: treeopt.hrc:91
-#, fuzzy
msgctxt "SID_SW_ONLINEOPTIONS_RES"
msgid "Background"
msgstr "རྒྱབ་ལྗོངས།"
@@ -2050,7 +2028,6 @@ msgid "%PRODUCTNAME Calc"
msgstr "%PRODUCTNAME སྤྱི་ཁྱབ།"
#: treeopt.hrc:103
-#, fuzzy
msgctxt "SID_SC_EDITOPTIONS_RES"
msgid "General"
msgstr "རྒྱུནགཏན།"
@@ -2074,7 +2051,6 @@ msgid "Calculate"
msgstr "རྩིས་རྒྱག(~E)"
#: treeopt.hrc:107
-#, fuzzy
msgctxt "SID_SC_EDITOPTIONS_RES"
msgid "Formula"
msgstr "སྤྱི་འགྲོས།"
@@ -2103,7 +2079,6 @@ msgid "Grid"
msgstr "དྲ་མིག་ཐིག"
#: treeopt.hrc:112
-#, fuzzy
msgctxt "SID_SC_EDITOPTIONS_RES"
msgid "Print"
msgstr "གཏག་པར།"
@@ -2115,7 +2090,6 @@ msgid "%PRODUCTNAME Impress"
msgstr "%PRODUCTNAME སྤྱི་ཁྱབ།"
#: treeopt.hrc:118
-#, fuzzy
msgctxt "SID_SD_EDITOPTIONS_RES"
msgid "General"
msgstr "རྒྱུནགཏན།"
@@ -2133,7 +2107,6 @@ msgid "Grid"
msgstr "དྲ་མིག་ཐིག"
#: treeopt.hrc:121
-#, fuzzy
msgctxt "SID_SD_EDITOPTIONS_RES"
msgid "Print"
msgstr "གཏག་པར།"
@@ -2145,7 +2118,6 @@ msgid "%PRODUCTNAME Draw"
msgstr "%PRODUCTNAME སྤྱི་ཁྱབ།"
#: treeopt.hrc:127
-#, fuzzy
msgctxt "SID_SD_GRAPHIC_OPTIONS_RES"
msgid "General"
msgstr "རྒྱུནགཏན།"
@@ -2163,13 +2135,11 @@ msgid "Grid"
msgstr "དྲ་མིག་ཐིག"
#: treeopt.hrc:130
-#, fuzzy
msgctxt "SID_SD_GRAPHIC_OPTIONS_RES"
msgid "Print"
msgstr "གཏག་པར།"
#: treeopt.hrc:135
-#, fuzzy
msgctxt "SID_SCH_EDITOPTIONS_RES"
msgid "Charts"
msgstr "རིས་མཚོན།"
@@ -2185,7 +2155,6 @@ msgid "Load/Save"
msgstr ""
#: treeopt.hrc:142
-#, fuzzy
msgctxt "SID_FILTER_DLG_RES"
msgid "General"
msgstr "རྒྱུནགཏན།"
@@ -2196,7 +2165,6 @@ msgid "VBA Properties"
msgstr ""
#: treeopt.hrc:144
-#, fuzzy
msgctxt "SID_FILTER_DLG_RES"
msgid "Microsoft Office"
msgstr "Microsoft Office"
@@ -2243,7 +2211,6 @@ msgid "Preference Name"
msgstr ""
#: aboutconfigdialog.ui:96
-#, fuzzy
msgctxt "aboutconfigdialog|property"
msgid "Property"
msgstr "གཏོགས་གཤིས།"
@@ -2261,7 +2228,6 @@ msgid "Value"
msgstr "གྲངས་ཐང་།"
#: aboutconfigdialog.ui:169
-#, fuzzy
msgctxt "aboutconfigdialog|edit"
msgid "Edit"
msgstr "རྩོམ་སྒྲིག"
@@ -2273,7 +2239,6 @@ msgid "Reset"
msgstr "བསྐྱར་སྒྲིག(~R)"
#: aboutconfigvaluedialog.ui:9
-#, fuzzy
msgctxt "aboutconfigvaluedialog|AboutConfigValueDialog"
msgid "Name"
msgstr "མིང་།"
@@ -2290,7 +2255,6 @@ msgid "Version: %ABOUTBOXPRODUCTVERSION%ABOUTBOXPRODUCTVERSIONSUFFIX"
msgstr ""
#: aboutdialog.ui:11
-#, fuzzy
msgctxt "aboutdialog|AboutDialog"
msgid "About %PRODUCTNAME"
msgstr "%PRODUCTNAMEསྐོར།"
@@ -2496,7 +2460,6 @@ msgid "_Text only"
msgstr ""
#: agingdialog.ui:16
-#, fuzzy
msgctxt "agingdialog|AgingDialog"
msgid "Aging"
msgstr "གོ་ཆོད་དུས།"
@@ -2657,13 +2620,11 @@ msgid "Double Quotes"
msgstr ""
#: areadialog.ui:8
-#, fuzzy
msgctxt "areadialog|AreaDialog"
msgid "Area"
msgstr "ཁ་སྐོང་།"
#: areadialog.ui:106
-#, fuzzy
msgctxt "areadialog|RID_SVXPAGE_AREA"
msgid "Area"
msgstr "ཁ་སྐོང་།"
@@ -2686,7 +2647,6 @@ msgid "None"
msgstr "མེད་པ།"
#: areatabpage.ui:42
-#, fuzzy
msgctxt "areatabpage|btncolor"
msgid "Color"
msgstr "ཚོས་གཞི།"
@@ -2704,13 +2664,11 @@ msgid "Hatch"
msgstr "ལྟ་བཤེར།"
#: areatabpage.ui:81
-#, fuzzy
msgctxt "areatabpage|btnbitmap"
msgid "Bitmap"
msgstr "གནས་རིས།"
#: areatabpage.ui:94
-#, fuzzy
msgctxt "areatabpage|btnpattern"
msgid "Pattern"
msgstr "དཔེ་རྣམ།"
@@ -2795,13 +2753,11 @@ msgid "Smart Tags"
msgstr ""
#: backgroundpage.ui:20
-#, fuzzy
msgctxt "backgroundpage|liststore1"
msgid "Color"
msgstr "ཚོས་གཞི།"
#: backgroundpage.ui:24
-#, fuzzy
msgctxt "backgroundpage|liststore1"
msgid "Image"
msgstr "བཪྙན་རིས།"
@@ -2817,13 +2773,11 @@ msgid "F_or:"
msgstr ""
#: backgroundpage.ui:91
-#, fuzzy
msgctxt "backgroundpage|tablelb"
msgid "Cell"
msgstr "དྲ་མིག"
#: backgroundpage.ui:92
-#, fuzzy
msgctxt "backgroundpage|tablelb"
msgid "Row"
msgstr "ཕྲེང་།"
@@ -2835,7 +2789,6 @@ msgid "Table"
msgstr "རེའུ་མིག"
#: backgroundpage.ui:214
-#, fuzzy
msgctxt "backgroundpage|background_label"
msgid "Background Color"
msgstr "ཚོས་གཞི་སྐོང་གསབ།"
@@ -2939,7 +2892,6 @@ msgid "Type"
msgstr "type"
#: baselinksdialog.ui:175
-#, fuzzy
msgctxt "baselinksdialog|STATUS"
msgid "Status"
msgstr "གནས་སྟངས།"
@@ -2962,7 +2914,6 @@ msgid "Element:"
msgstr "གཞི་རྒྱུ།"
#: baselinksdialog.ui:261
-#, fuzzy
msgctxt "baselinksdialog|TYPE2"
msgid "Type:"
msgstr "རིགས།:"
@@ -2991,7 +2942,6 @@ msgid "Add / Import"
msgstr ""
#: bitmaptabpage.ui:65
-#, fuzzy
msgctxt "bitmaptabpage|label1"
msgid "Bitmap"
msgstr "གནས་རིས།"
@@ -3014,7 +2964,6 @@ msgid "Filled"
msgstr ""
#: bitmaptabpage.ui:128
-#, fuzzy
msgctxt "bitmaptabpage|bitmapstyle"
msgid "Stretched"
msgstr "རྐྱོང་པའི།"
@@ -3025,7 +2974,6 @@ msgid "Zoomed"
msgstr ""
#: bitmaptabpage.ui:130
-#, fuzzy
msgctxt "bitmaptabpage|bitmapstyle"
msgid "Custom"
msgstr "རང་བཟོས།"
@@ -3042,7 +2990,6 @@ msgid "Size:"
msgstr "ཆེ་ཆུང་།"
#: bitmaptabpage.ui:175
-#, fuzzy
msgctxt "bitmaptabpage|label5"
msgid "Width:"
msgstr "ཞེང་ཚད།"
@@ -3137,7 +3084,6 @@ msgid "Tiling Offset:"
msgstr ""
#: bitmaptabpage.ui:423
-#, fuzzy
msgctxt "bitmaptabpage|tileofflb"
msgid "Row"
msgstr "ཕྲེང་།"
@@ -3155,13 +3101,11 @@ msgid "Options"
msgstr "གདམ་ཚན།"
#: bitmaptabpage.ui:510
-#, fuzzy
msgctxt "bitmaptabpage|CTL_BITMAP_PREVIEW-atkobject"
msgid "Example"
msgstr "དཔེ་སྟོན།"
#: bitmaptabpage.ui:528
-#, fuzzy
msgctxt "bitmaptabpage|label8"
msgid "Preview"
msgstr "སྔོན་ལྟ།"
@@ -3235,7 +3179,6 @@ msgid "Borders"
msgstr "མཐའ་སྒྲོམ།"
#: borderareatransparencydialog.ui:128
-#, fuzzy
msgctxt "borderareatransparencydialog|area"
msgid "Area"
msgstr "ཁ་སྐོང་།"
@@ -3258,7 +3201,6 @@ msgid "Borders"
msgstr "མཐའ་སྒྲོམ།"
#: borderbackgrounddialog.ui:128
-#, fuzzy
msgctxt "borderbackgrounddialog|background"
msgid "Background"
msgstr "རྒྱབ་ལྗོངས།"
@@ -3378,7 +3320,6 @@ msgid "_Merge adjacent line styles"
msgstr ""
#: borderpage.ui:606
-#, fuzzy
msgctxt "borderpage|label12"
msgid "Properties"
msgstr "གཏོགས་གཤིས།"
@@ -3423,7 +3364,6 @@ msgid "Position and Size"
msgstr "གནས་ས་དང་ཆེ་ཆུང་།(~Z)..."
#: calloutdialog.ui:151
-#, fuzzy
msgctxt "calloutdialog|RID_SVXPAGE_CAPTION"
msgid "Callout"
msgstr "མཚོན་འགྲེལ།"
@@ -3569,7 +3509,6 @@ msgid "Right"
msgstr "མཐོ་ཚད།"
#: cellalignment.ui:40
-#, fuzzy
msgctxt "cellalignment|liststoreHorzAlign"
msgid "Justified"
msgstr "སྣེ་གཉིས་སྙོམ་གཤིབ།"
@@ -3609,7 +3548,6 @@ msgid "Bottom"
msgstr "འོག་ཕྱོགས།"
#: cellalignment.ui:78
-#, fuzzy
msgctxt "cellalignment|liststoreVertAlign"
msgid "Justified"
msgstr "སྣེ་གཉིས་སྙོམ་གཤིབ།"
@@ -3667,7 +3605,6 @@ msgid "Te_xt direction:"
msgstr "ཡི་གེའི་ཁ་ཕྱོགས།"
#: cellalignment.ui:369
-#, fuzzy
msgctxt "cellalignment|labelProperties"
msgid "Properties"
msgstr "གཏོགས་གཤིས།"
@@ -3823,7 +3760,6 @@ msgid "CTL Font"
msgstr ""
#: charnamepage.ui:688
-#, fuzzy
msgctxt "charnamepage|preview-atkobject"
msgid "Preview"
msgstr "སྔོན་ལྟ།"
@@ -3840,7 +3776,6 @@ msgid "Document background"
msgstr ""
#: colorconfigwin.ui:65
-#, fuzzy
msgctxt "colorconfigwin|general"
msgid "General"
msgstr "རྒྱུནགཏན།"
@@ -4003,7 +3938,6 @@ msgid "Detective error"
msgstr ""
#: colorconfigwin.ui:762
-#, fuzzy
msgctxt "colorconfigwin|ref"
msgid "References"
msgstr "འདྲེན་སྤྱོད།"
@@ -4035,7 +3969,6 @@ msgid "Identifier"
msgstr ""
#: colorconfigwin.ui:886
-#, fuzzy
msgctxt "colorconfigwin|basiccomment"
msgid "Comment"
msgstr "མཆན་འགྲེལ།"
@@ -4047,7 +3980,6 @@ msgid "Number"
msgstr "number"
#: colorconfigwin.ui:932
-#, fuzzy
msgctxt "colorconfigwin|basicstring"
msgid "String"
msgstr "ཡིག་འབྲུའི་ཕྲེང་།"
@@ -4064,7 +3996,6 @@ msgid "Reserved expression"
msgstr ""
#: colorconfigwin.ui:1001
-#, fuzzy
msgctxt "colorconfigwin|error"
msgid "Error"
msgstr "ནོར་བ།"
@@ -4086,7 +4017,6 @@ msgid "Number"
msgstr "number"
#: colorconfigwin.ui:1086
-#, fuzzy
msgctxt "colorconfigwin|sqlstring"
msgid "String"
msgstr "ཡིག་འབྲུའི་ཕྲེང་།"
@@ -4110,7 +4040,6 @@ msgid "Parameter"
msgstr "ཞུགས་གྲངས།(~P)"
#: colorconfigwin.ui:1178
-#, fuzzy
msgctxt "colorconfigwin|sqlcomment"
msgid "Comment"
msgstr "མཆན་འགྲེལ།"
@@ -4143,7 +4072,6 @@ msgid "CMYK"
msgstr ""
#: colorpage.ui:188
-#, fuzzy
msgctxt "colorpage|delete"
msgid "Delete"
msgstr "སུབ་པ།"
@@ -4400,7 +4328,6 @@ msgid "Edit Comment"
msgstr "རྩོམ་སྒྲིག་མཆན་འགྲེལ།..."
#: comment.ui:280
-#, fuzzy
msgctxt "comment|label1"
msgid "Contents"
msgstr "ནང་དོན།"
@@ -4458,13 +4385,11 @@ msgid "Line Spacing"
msgstr "ཕྲེང་བར་ཐག"
#: connectortabpage.ui:342
-#, fuzzy
msgctxt "connectortabpage|CTL_PREVIEW|tooltip_text"
msgid "Preview"
msgstr "སྔོན་ལྟ།"
#: connectortabpage.ui:347
-#, fuzzy
msgctxt "connectortabpage|CTL_PREVIEW-atkobject"
msgid "Example"
msgstr "དཔེ་སྟོན།"
@@ -4580,7 +4505,6 @@ msgid "_Original Size"
msgstr "མ་ཡིག་ཆེ་ཆུང་།"
#: cuiimapdlg.ui:8
-#, fuzzy
msgctxt "cuiimapdlg|IMapDialog"
msgid "Properties"
msgstr "གཏོགས་གཤིས།"
@@ -4636,7 +4560,6 @@ msgid "Context Menus"
msgstr ""
#: customizedialog.ui:173
-#, fuzzy
msgctxt "customizedialog|keyboard"
msgid "Keyboard"
msgstr "མཐེབ་བཀྱག"
@@ -4764,13 +4687,11 @@ msgid "Show _measurement units"
msgstr ""
#: dimensionlinestabpage.ui:404
-#, fuzzy
msgctxt "dimensionlinestabpage|label2"
msgid "Legend"
msgstr "རིས་བཤད།"
#: dimensionlinestabpage.ui:427
-#, fuzzy
msgctxt "dimensionlinestabpage|STR_MEASURE_AUTOMATIC"
msgid "Automatic"
msgstr "རང་འགུལ།"
@@ -4910,13 +4831,11 @@ msgid "Language:"
msgstr "སྐད་ཡིག"
#: editmodulesdialog.ui:153
-#, fuzzy
msgctxt "editmodulesdialog|up"
msgid "Move Up"
msgstr "སྟེང་ལ་སྤོ་སྒུལ་བྱེད།"
#: editmodulesdialog.ui:167
-#, fuzzy
msgctxt "editmodulesdialog|down"
msgid "Move Down"
msgstr "འོག་ལ་སྤོ་སྒུལ་བྱེད།"
@@ -4944,7 +4863,6 @@ msgid "Capitals"
msgstr "གསལ་བྱེད་ཆེ་བྲིས།"
#: effectspage.ui:19
-#, fuzzy
msgctxt "effectspage|liststore1"
msgid "Lowercase"
msgstr "ཆུང་བྲིས་ཡིག་འབྲུ།"
@@ -5024,7 +4942,6 @@ msgid "Single"
msgstr "གཅིག་རྐྱང་།"
#: effectspage.ui:104
-#, fuzzy
msgctxt "effectspage|liststore5"
msgid "Double"
msgstr "ཞིབ་ཚད་གཉིས་རྩེགས།"
@@ -5057,7 +4974,6 @@ msgid "Single"
msgstr "གཅིག་རྐྱང་།"
#: effectspage.ui:138
-#, fuzzy
msgctxt "effectspage|liststore6"
msgid "Double"
msgstr "ཞིབ་ཚད་གཉིས་རྩེགས།"
@@ -5222,7 +5138,6 @@ msgid "Accessibility option \"Use automatic font color for screen display\" is a
msgstr ""
#: effectspage.ui:611
-#, fuzzy
msgctxt "effectspage|preview-atkobject"
msgid "Preview"
msgstr "སྔོན་ལྟ།"
@@ -5283,7 +5198,6 @@ msgid "Assign"
msgstr "གཏན་འཁེལ།"
#: eventassignpage.ui:234
-#, fuzzy
msgctxt "eventassignpage|delete"
msgid "Remove"
msgstr "བསུབ་པ།"
@@ -5468,13 +5382,11 @@ msgid "Table Properties"
msgstr "རེའུ་མིག་གཏོགས་གཤིས།"
#: formatcellsdialog.ui:106
-#, fuzzy
msgctxt "formatcellsdialog|name"
msgid "Font"
msgstr "ཡིག་གཟུགས།"
#: formatcellsdialog.ui:128
-#, fuzzy
msgctxt "formatcellsdialog|effects"
msgid "Font Effects"
msgstr "ཡིག་གཟུགས་ཡག་ཉེས།"
@@ -5486,7 +5398,6 @@ msgid "Borders"
msgstr "མཐའ་སྒྲོམ།"
#: formatcellsdialog.ui:174
-#, fuzzy
msgctxt "formatcellsdialog|area"
msgid "Background"
msgstr "རྒྱབ་ལྗོངས།"
@@ -5497,7 +5408,6 @@ msgid "Format Number"
msgstr ""
#: galleryapplyprogress.ui:8
-#, fuzzy
msgctxt "galleryapplyprogress|GalleryApplyProgress"
msgid "Apply"
msgstr "ཉེར་སྤྱོད།"
@@ -5526,7 +5436,6 @@ msgid "Pr_eview"
msgstr "སྔོན་ལྟ།"
#: galleryfilespage.ui:125
-#, fuzzy
msgctxt "galleryfilespage|image-atkobject"
msgid "Preview"
msgstr "སྔོན་ལྟ།"
@@ -5542,13 +5451,11 @@ msgid "A_dd All"
msgstr ""
#: gallerygeneralpage.ui:22
-#, fuzzy
msgctxt "gallerygeneralpage|label1"
msgid "Modified:"
msgstr "བཟོ་བཅོས་ཟླ་ཚེས།:"
#: gallerygeneralpage.ui:63
-#, fuzzy
msgctxt "gallerygeneralpage|label2"
msgid "Type:"
msgstr "རིགས།:"
@@ -5595,7 +5502,6 @@ msgid "Properties of "
msgstr "གཏོགས་གཤིས།: "
#: gallerythemedialog.ui:106
-#, fuzzy
msgctxt "gallerythemedialog|general"
msgid "General"
msgstr "རྒྱུནགཏན།"
@@ -5756,13 +5662,11 @@ msgid "Options"
msgstr "གདམ་ཚན།"
#: gradientpage.ui:644
-#, fuzzy
msgctxt "gradientpage|previewctl-atkobject"
msgid "Example"
msgstr "དཔེ་སྟོན།"
#: gradientpage.ui:662
-#, fuzzy
msgctxt "gradientpage|label2"
msgid "Preview"
msgstr "སྔོན་ལྟ།"
@@ -5779,13 +5683,11 @@ msgid "_Name:"
msgstr "མིང་།"
#: hangulhanjaadddialog.ui:129
-#, fuzzy
msgctxt "hangulhanjaadddialog|label1"
msgid "Dictionary"
msgstr "ཚིག་མཛོད།"
#: hangulhanjaconversiondialog.ui:7
-#, fuzzy
msgctxt "hangulhanjaconversiondialog|HangulHanjaConversionDialog"
msgid "Hangul/Hanja Conversion"
msgstr "ཁྲའོ་ཞན་ཡི་གེ་/ཁྲའོ་ཡིག་རྒྱ་ཡིག་ལ་སྒྱུར་བ།"
@@ -5844,13 +5746,11 @@ msgid "Hanja"
msgstr ""
#: hangulhanjaconversiondialog.ui:328
-#, fuzzy
msgctxt "hangulhanjaconversiondialog|hangul_above"
msgid "Hangul"
msgstr "ཀུ་རེ་ཡའི་སྐད་ཡིག"
#: hangulhanjaconversiondialog.ui:344
-#, fuzzy
msgctxt "hangulhanjaconversiondialog|hangul_below"
msgid "Hangul"
msgstr "ཀུ་རེ་ཡའི་སྐད་ཡིག"
@@ -5909,7 +5809,6 @@ msgid "Edit Custom Dictionary"
msgstr ""
#: hangulhanjaeditdictdialog.ui:107
-#, fuzzy
msgctxt "hangulhanjaeditdictdialog|label4"
msgid "Book"
msgstr "དཔེ་དེབ།"
@@ -6020,7 +5919,6 @@ msgid "Line _color:"
msgstr "ཐིག་རིས་ཚོས་གཞི།"
#: hatchpage.ui:281
-#, fuzzy
msgctxt "hatchpage|backgroundcolor"
msgid "Background Color"
msgstr "ཚོས་གཞི་སྐོང་གསབ།"
@@ -6032,25 +5930,21 @@ msgid "Options"
msgstr "གདམ་ཚན།"
#: hatchpage.ui:357
-#, fuzzy
msgctxt "hatchpage|previewctl-atkobject"
msgid "Example"
msgstr "དཔེ་སྟོན།"
#: hatchpage.ui:375
-#, fuzzy
msgctxt "hatchpage|label1"
msgid "Preview"
msgstr "སྔོན་ལྟ།"
#: hyperlinkdialog.ui:11
-#, fuzzy
msgctxt "hyperlinkdialog|HyperlinkDialog"
msgid "Hyperlink"
msgstr "རིམ་འདས་སྦྲེལ་མཐུད།"
#: hyperlinkdialog.ui:42
-#, fuzzy
msgctxt "hyperlinkdialog|apply"
msgid "Apply"
msgstr "ཉེར་སྤྱོད།"
@@ -6320,13 +6214,11 @@ msgid "_File:"
msgstr "ཡིག་ཆ།"
#: hyperlinknewdocpage.ui:112
-#, fuzzy
msgctxt "hyperlinknewdocpage|create"
msgid "Select Path"
msgstr "བརྒྱུད་ལམ་འདེམས་པ།"
#: hyperlinknewdocpage.ui:117
-#, fuzzy
msgctxt "hyperlinknewdocpage|create|tooltip_text"
msgid "Select Path"
msgstr "བརྒྱུད་ལམ་འདེམས་པ།"
@@ -6338,7 +6230,6 @@ msgid "File _type:"
msgstr "ཡིག་ཆའི་རིགས(~T):"
#: hyperlinknewdocpage.ui:172
-#, fuzzy
msgctxt "hyperlinknewdocpage|label2"
msgid "New Document"
msgstr "གསར་བཟོས་ཡིག་ཚགས།"
@@ -6405,7 +6296,6 @@ msgid "Word:"
msgstr "ཡི་གེ"
#: iconchangedialog.ui:10
-#, fuzzy
msgctxt "iconchangedialog|IconChange"
msgid "%PRODUCTNAME %PRODUCTVERSION"
msgstr "%PRODUCTNAME %PRODUCTVERSION"
@@ -6454,7 +6344,6 @@ msgid "Floating Frame Properties"
msgstr ""
#: insertfloatingframe.ui:65
-#, fuzzy
msgctxt "insertfloatingframe|label6"
msgid "Name:"
msgstr "མིང་།"
@@ -6472,19 +6361,16 @@ msgid "Browse..."
msgstr "མིག་བཤར།..."
#: insertfloatingframe.ui:130
-#, fuzzy
msgctxt "insertfloatingframe|scrollbaron"
msgid "On"
msgstr "སྤར་རྒྱུ།"
#: insertfloatingframe.ui:147
-#, fuzzy
msgctxt "insertfloatingframe|scrollbaroff"
msgid "Off"
msgstr "བེད་མི་སྤྱོད།"
#: insertfloatingframe.ui:163
-#, fuzzy
msgctxt "insertfloatingframe|scrollbarauto"
msgid "Automatic"
msgstr "རང་འགུལ།"
@@ -6496,13 +6382,11 @@ msgid "Scroll Bar"
msgstr "འགྲིལ་འཁོར་མདའ།"
#: insertfloatingframe.ui:218
-#, fuzzy
msgctxt "insertfloatingframe|borderon"
msgid "On"
msgstr "སྤར་རྒྱུ།"
#: insertfloatingframe.ui:235
-#, fuzzy
msgctxt "insertfloatingframe|borderoff"
msgid "Off"
msgstr "བེད་མི་སྤྱོད།"
@@ -6513,7 +6397,6 @@ msgid "Border"
msgstr "མཐའ་སྒྲོམ།"
#: insertfloatingframe.ui:297
-#, fuzzy
msgctxt "insertfloatingframe|widthlabel"
msgid "Width:"
msgstr "ཞེང་ཚད།"
@@ -6813,13 +6696,11 @@ msgid "Save Line Styles"
msgstr ""
#: linestyletabpage.ui:465
-#, fuzzy
msgctxt "linestyletabpage|label1"
msgid "Properties"
msgstr "གཏོགས་གཤིས།"
#: linetabpage.ui:30
-#, fuzzy
msgctxt "linetabpage|liststoreCAP_STYLE"
msgid "Flat"
msgstr "ངོས་དབྱེབས།"
@@ -6977,7 +6858,6 @@ msgid "Icon"
msgstr "རིས་རྟགས།"
#: linetabpage.ui:798
-#, fuzzy
msgctxt "linetabpage|CTL_PREVIEW-atkobject"
msgid "Example"
msgstr "དཔེ་སྟོན།"
@@ -7044,7 +6924,6 @@ msgid "Com_ponent..."
msgstr ""
#: macroassignpage.ui:158
-#, fuzzy
msgctxt "macroassignpage|delete"
msgid "Remove"
msgstr "བསུབ་པ།"
@@ -7061,7 +6940,6 @@ msgid "Macro Selector"
msgstr ""
#: macroselectordialog.ui:37
-#, fuzzy
msgctxt "macroselectordialog|add"
msgid "Add"
msgstr "ཁ་སྣོན།"
@@ -7191,7 +7069,6 @@ msgid "Insert Submenu"
msgstr ""
#: menuassignpage.ui:557
-#, fuzzy
msgctxt "menuassignpage|renameItem"
msgid "Rename..."
msgstr "བསྐྱར་མིང་འདོགས་པ།..."
@@ -7212,7 +7089,6 @@ msgid "Restore Default Command"
msgstr ""
#: mosaicdialog.ui:16
-#, fuzzy
msgctxt "mosaicdialog|MosaicDialog"
msgid "Mosaic"
msgstr "རྒྱན་སྤྲོད།"
@@ -7261,13 +7137,11 @@ msgid "Menu _position:"
msgstr ""
#: movemenu.ui:244
-#, fuzzy
msgctxt "movemenu|up-atkobject"
msgid "Up"
msgstr "གོང་ཕྱིགས།"
#: movemenu.ui:262
-#, fuzzy
msgctxt "movemenu|down-atkobject"
msgid "Down"
msgstr "མར་ཕྱོགས།"
@@ -7295,7 +7169,6 @@ msgid "Mark the Default Path for New Files"
msgstr ""
#: namedialog.ui:8
-#, fuzzy
msgctxt "namedialog|NameDialog"
msgid "Name"
msgstr "མིང་།"
@@ -7332,7 +7205,6 @@ msgid "Rename"
msgstr "མིང་བསྐྱར་འདོགས།"
#: newtabledialog.ui:22
-#, fuzzy
msgctxt "newtabledialog|NewTableDialog"
msgid "Insert Table"
msgstr "ཡིག་ཆ་བར་འཇུག"
@@ -7348,7 +7220,6 @@ msgid "_Number of rows:"
msgstr ""
#: newtoolbardialog.ui:8
-#, fuzzy
msgctxt "newtoolbardialog|NewToolbarDialog"
msgid "Name"
msgstr "མིང་།"
@@ -7364,7 +7235,6 @@ msgid "_Save in:"
msgstr ""
#: numberingformatpage.ui:38
-#, fuzzy
msgctxt "numberingformatpage|liststore1"
msgid "All"
msgstr "ཡོངས་རྫོགས།"
@@ -7387,7 +7257,6 @@ msgid "Percent"
msgstr ""
#: numberingformatpage.ui:50
-#, fuzzy
msgctxt "numberingformatpage|liststore1"
msgid "Currency"
msgstr "དངུལ་ལོར།"
@@ -7410,7 +7279,6 @@ msgid "Scientific"
msgstr ""
#: numberingformatpage.ui:62
-#, fuzzy
msgctxt "numberingformatpage|liststore1"
msgid "Fraction"
msgstr "fraction"
@@ -7432,7 +7300,6 @@ msgid "Automatically"
msgstr ""
#: numberingformatpage.ui:126
-#, fuzzy
msgctxt "numberingformatpage|add|tooltip_text"
msgid "Add"
msgstr "ཁ་སྣོན།"
@@ -7444,7 +7311,6 @@ msgid "Edit Comment"
msgstr "རྩོམ་སྒྲིག་མཆན་འགྲེལ།..."
#: numberingformatpage.ui:156
-#, fuzzy
msgctxt "numberingformatpage|delete|tooltip_text"
msgid "Remove"
msgstr "བསུབ་པ།"
@@ -7516,7 +7382,6 @@ msgid "_Language"
msgstr "སྐད་ཡིག"
#: numberingoptionspage.ui:64
-#, fuzzy
msgctxt "numberingoptionspage|label1"
msgid "Level"
msgstr "རིམ་པ།"
@@ -7540,7 +7405,6 @@ msgid "Graphics:"
msgstr "རིས་དབྱིབས།"
#: numberingoptionspage.ui:197
-#, fuzzy
msgctxt "numberingoptionspage|widthft"
msgid "Width:"
msgstr "ཞེང་ཚད།"
@@ -7599,19 +7463,16 @@ msgid "Bottom of character"
msgstr "ཡིག་རྟགས་གཤམ་འོག"
#: numberingoptionspage.ui:287
-#, fuzzy
msgctxt "numberingoptionspage|orientlb"
msgid "Top of line"
msgstr "ཕྲེང་གི་སྟེང་་ལ།"
#: numberingoptionspage.ui:288
-#, fuzzy
msgctxt "numberingoptionspage|orientlb"
msgid "Center of line"
msgstr "ཕྲེང་དཀྱིལ་བསྡུ།"
#: numberingoptionspage.ui:289
-#, fuzzy
msgctxt "numberingoptionspage|orientlb"
msgid "Bottom of line"
msgstr "ཕྲེང་གི་འོག་ཕྱོགས།"
@@ -7635,7 +7496,6 @@ msgid "Before:"
msgstr "གཡོན་ངོས་ཟླུམ་སྐོར།"
#: numberingoptionspage.ui:373
-#, fuzzy
msgctxt "numberingoptionspage|separator"
msgid "Separator"
msgstr "མཚམས་གཅོད་རྟགས།"
@@ -7710,7 +7570,6 @@ msgid "Left"
msgstr "གཡོན་ཕྱོགས།"
#: numberingpositionpage.ui:26
-#, fuzzy
msgctxt "numberingpositionpage|liststore1"
msgid "Centered"
msgstr "དཀྱིལ་བསྡུ།"
@@ -7728,7 +7587,6 @@ msgid "Tab stop"
msgstr "རེའུ་མིག་བཟོ་རྟགས།"
#: numberingpositionpage.ui:43
-#, fuzzy
msgctxt "numberingpositionpage|liststore2"
msgid "Space"
msgstr "སྟོང་རྟགས།"
@@ -7739,7 +7597,6 @@ msgid "Nothing"
msgstr ""
#: numberingpositionpage.ui:88
-#, fuzzy
msgctxt "numberingpositionpage|1"
msgid "Level"
msgstr "རིམ་པ།"
@@ -7809,7 +7666,6 @@ msgid "Default"
msgstr "ངོས་བཟུང་བྱས་པ།"
#: objectnamedialog.ui:8
-#, fuzzy
msgctxt "objectnamedialog|ObjectNameDialog"
msgid "Name"
msgstr "མིང་།"
@@ -7991,7 +7847,6 @@ msgid "Color setting"
msgstr ""
#: optappearancepage.ui:156
-#, fuzzy
msgctxt "optappearancepage|on"
msgid "On"
msgstr "སྤར་རྒྱུ།"
@@ -8347,7 +8202,6 @@ msgid "Screen only"
msgstr ""
#: optfontspage.ui:132
-#, fuzzy
msgctxt "optfontspage|font"
msgid "Font"
msgstr "ཡིག་གཟུགས།"
@@ -8381,7 +8235,6 @@ msgid "_Size:"
msgstr "ཆེ་ཆུང་།"
#: optfontspage.ui:295
-#, fuzzy
msgctxt "optfontspage|fontname"
msgid "Automatic"
msgstr "རང་འགུལ།"
@@ -8403,7 +8256,6 @@ msgid "_Extended tips"
msgstr "གསལ་བཤད་རྩོམ་ཡིག"
#: optgeneralpage.ui:46
-#, fuzzy
msgctxt "optgeneralpage|label1"
msgid "Help"
msgstr "རོགས་རམ།"
@@ -8541,7 +8393,6 @@ msgid "_Use '%ENGLISHUSLOCALE' locale for numbers"
msgstr ""
#: opthtmlpage.ui:407
-#, fuzzy
msgctxt "opthtmlpage|label2"
msgid "Import"
msgstr "ནང་འཇུག"
@@ -8574,7 +8425,6 @@ msgid "LibreOffice _Basic"
msgstr ""
#: opthtmlpage.ui:568
-#, fuzzy
msgctxt "opthtmlpage|label3"
msgid "Export"
msgstr "ཕྱིར་འདོན།"
@@ -8860,7 +8710,6 @@ msgid "_Exception (-)"
msgstr ""
#: optnewdictionarydialog.ui:168
-#, fuzzy
msgctxt "optnewdictionarydialog|label1"
msgid "Dictionary"
msgstr "ཚིག་མཛོད།"
@@ -8973,7 +8822,6 @@ msgid "Type"
msgstr "type"
#: optpathspage.ui:53
-#, fuzzy
msgctxt "optpathspage|path"
msgid "Path"
msgstr "བརྒྱུད་ལམ།"
@@ -9018,7 +8866,6 @@ msgid "System"
msgstr "རྒྱུད་ཁོངས།"
#: optproxypage.ui:140
-#, fuzzy
msgctxt "optproxypage|proxymode"
msgid "Manual"
msgstr "ལག་ཐབས།"
@@ -9176,13 +9023,11 @@ msgid "Text document"
msgstr "གསར་བཟོས་ཡིག་ཚགས།"
#: optsavepage.ui:368
-#, fuzzy
msgctxt "optsavepage|doctype"
msgid "HTML document"
msgstr "HTMLཡིག་ཚགས།"
#: optsavepage.ui:369
-#, fuzzy
msgctxt "optsavepage|doctype"
msgid "Master document"
msgstr "གཙོ་བོའི་ཚོད་འཛིན་ཡིག་ཚགས།"
@@ -9206,7 +9051,6 @@ msgid "Drawing"
msgstr "རི་མོ་འབྲི་བ།"
#: optsavepage.ui:373
-#, fuzzy
msgctxt "optsavepage|doctype"
msgid "Formula"
msgstr "སྤྱི་འགྲོས།"
@@ -9375,25 +9219,21 @@ msgid "Fa_x/e-mail:"
msgstr ""
#: optuserpage.ui:171
-#, fuzzy
msgctxt "optuserpage|firstname-atkobject"
msgid "First name"
msgstr "མིང་།"
#: optuserpage.ui:189
-#, fuzzy
msgctxt "lastname-atkobject"
msgid "Last name"
msgstr "མིང་རིགས།"
#: optuserpage.ui:207
-#, fuzzy
msgctxt "shortname-atkobject"
msgid "Initials"
msgstr "སྐུངས་ཡིག"
#: optuserpage.ui:236
-#, fuzzy
msgctxt "city-atkobject"
msgid "City"
msgstr "གྲོང་ཁྱེར།"
@@ -9405,7 +9245,6 @@ msgid "State"
msgstr "ཞིང་ཆེན་དང་། ཐད་སྐྱོང་གྲོང་ཁྱེར། རང་སྐྱོང་ལྗོངས།"
#: optuserpage.ui:272
-#, fuzzy
msgctxt "zip-atkobject"
msgid "Zip code"
msgstr "སྦྲག་གནས།"
@@ -9454,7 +9293,6 @@ msgid "Last name/first _name/father’s name/initials:"
msgstr ""
#: optuserpage.ui:472
-#, fuzzy
msgctxt "ruslastname-atkobject"
msgid "Last name"
msgstr "མིང་རིགས།"
@@ -9465,13 +9303,11 @@ msgid "Father's name"
msgstr ""
#: optuserpage.ui:508
-#, fuzzy
msgctxt "russhortname-atkobject"
msgid "Initials"
msgstr "སྐུངས་ཡིག"
#: optuserpage.ui:526
-#, fuzzy
msgctxt "rusfirstname-atkobject"
msgid "First name"
msgstr "མིང་།"
@@ -9482,19 +9318,16 @@ msgid "Last/first _name/initials:"
msgstr ""
#: optuserpage.ui:569
-#, fuzzy
msgctxt "eastlastname-atkobject"
msgid "Last name"
msgstr "མིང་རིགས།"
#: optuserpage.ui:587
-#, fuzzy
msgctxt "eastfirstname-atkobject"
msgid "First name"
msgstr "མིང་།"
#: optuserpage.ui:605
-#, fuzzy
msgctxt "eastshortname-atkobject"
msgid "Initials"
msgstr "སྐུངས་ཡིག"
@@ -9505,7 +9338,6 @@ msgid "_Street/apartment number:"
msgstr ""
#: optuserpage.ui:648
-#, fuzzy
msgctxt "russtreet-atkobject"
msgid "Street"
msgstr "ཁྲོམ་གཞུང་།"
@@ -9521,19 +9353,16 @@ msgid "_Zip/city:"
msgstr ""
#: optuserpage.ui:709
-#, fuzzy
msgctxt "icity-atkobject"
msgid "City"
msgstr "གྲོང་ཁྱེར།"
#: optuserpage.ui:727
-#, fuzzy
msgctxt "izip-atkobject"
msgid "Zip code"
msgstr "སྦྲག་གནས།"
#: optuserpage.ui:825
-#, fuzzy
msgctxt "optuserpage|label1"
msgid "Address"
msgstr "གནས་ཡུལ།"
@@ -9609,7 +9438,6 @@ msgid "Icons in men_us:"
msgstr ""
#: optviewpage.ui:189
-#, fuzzy
msgctxt "optviewpage|contextmenushortcuts"
msgid "Automatic"
msgstr "རང་འགུལ།"
@@ -9632,7 +9460,6 @@ msgid "Shortcuts in context menus:"
msgstr ""
#: optviewpage.ui:218
-#, fuzzy
msgctxt "optviewpage|menuicons"
msgid "Automatic"
msgstr "རང་འགུལ།"
@@ -9670,7 +9497,6 @@ msgid "Toolbar icon _size:"
msgstr ""
#: optviewpage.ui:358
-#, fuzzy
msgctxt "optviewpage|iconstyle"
msgid "Automatic"
msgstr "རང་འགུལ།"
@@ -9723,7 +9549,6 @@ msgid "Tango Testing"
msgstr ""
#: optviewpage.ui:380
-#, fuzzy
msgctxt "optviewpage|iconsize"
msgid "Automatic"
msgstr "རང་འགུལ།"
@@ -9762,7 +9587,6 @@ msgid "Sidebar _icon size:"
msgstr ""
#: optviewpage.ui:439
-#, fuzzy
msgctxt "optviewpage|sidebariconsize"
msgid "Automatic"
msgstr "རང་འགུལ།"
@@ -9785,7 +9609,6 @@ msgid "_Notebookbar icon size:"
msgstr ""
#: optviewpage.ui:468
-#, fuzzy
msgctxt "optviewpage|notebookbariconsize"
msgid "Automatic"
msgstr "རང་འགུལ།"
@@ -9823,7 +9646,6 @@ msgid "Middle mouse _button:"
msgstr ""
#: optviewpage.ui:597
-#, fuzzy
msgctxt "optviewpage|mousepos"
msgid "Default button"
msgstr "ཚད་ལྡན་མཐེབ་གཅུས།"
@@ -9849,7 +9671,6 @@ msgid "Automatic scrolling"
msgstr ""
#: optviewpage.ui:616
-#, fuzzy
msgctxt "optviewpage|mousemiddle"
msgid "Paste clipboard"
msgstr "དྲས་སྦྱར་པང་།"
@@ -9865,7 +9686,6 @@ msgid "Right and left"
msgstr ""
#: pageformatpage.ui:19
-#, fuzzy
msgctxt "pageformatpage|liststorePageLayout"
msgid "Mirrored"
msgstr "སློག་འཁོར་གྱི།"
@@ -9969,7 +9789,6 @@ msgid "I_nner:"
msgstr ""
#: pageformatpage.ui:502
-#, fuzzy
msgctxt "pageformatpage|labelMargins"
msgid "Margins"
msgstr "ཤོག་ངོས་མཐའ་ཐག"
@@ -10033,31 +9852,26 @@ msgstr ""
#: paragalignpage.ui:15
#: /home/cl/vc/git/libo-core/cui/uiconfig/ui/paragalignpage.ui:19
-#, fuzzy
msgctxt "paragalignpage|liststoreLB_LASTLINE"
msgid "Start"
msgstr "start"
#: paragalignpage.ui:23
-#, fuzzy
msgctxt "paragalignpage|liststoreLB_LASTLINE"
msgid "Centered"
msgstr "དཀྱིལ་བསྡུ།"
#: paragalignpage.ui:27
-#, fuzzy
msgctxt "paragalignpage|liststoreLB_LASTLINE"
msgid "Justified"
msgstr "སྣེ་གཉིས་སྙོམ་གཤིབ།"
#: paragalignpage.ui:41
-#, fuzzy
msgctxt "paragalignpage|liststoreLB_VERTALIGN"
msgid "Automatic"
msgstr "རང་འགུལ།"
#: paragalignpage.ui:45
-#, fuzzy
msgctxt "paragalignpage|liststoreLB_VERTALIGN"
msgid "Base line"
msgstr "རྨང་ཐིག"
@@ -10081,7 +9895,6 @@ msgid "Bottom"
msgstr "འོག་ཕྱོགས།"
#: paragalignpage.ui:85
-#, fuzzy
msgctxt "paragalignpage|drawingareaWN_EXAMPLE-atkobject"
msgid "Example"
msgstr "དཔེ་སྟོན།"
@@ -10160,7 +9973,6 @@ msgid "_Text direction:"
msgstr "ཡི་གེའི་ཁ་ཕྱོགས།"
#: paragalignpage.ui:444
-#, fuzzy
msgctxt "paragalignpage|labelFL_PROPERTIES"
msgid "Properties"
msgstr "གཏོགས་གཤིས།"
@@ -10184,13 +9996,11 @@ msgid "1.5 Lines"
msgstr "ལྡབ་1.5ཡི་ཕྲེང་།"
#: paraindentspacing.ui:49
-#, fuzzy
msgctxt "paraindentspacing|liststoreLB_LINEDIST"
msgid "Double"
msgstr "ཞིབ་ཚད་གཉིས་རྩེགས།"
#: paraindentspacing.ui:53
-#, fuzzy
msgctxt "paraindentspacing|liststoreLB_LINEDIST"
msgid "Proportional"
msgstr "བསྡུར་ཚད་ཆགས་པ།"
@@ -10207,7 +10017,6 @@ msgid "Leading"
msgstr "ཁ་བྱང་།"
#: paraindentspacing.ui:91
-#, fuzzy
msgctxt "paraindentspacing|drawingareaWN_EXAMPLE-atkobject"
msgid "Example"
msgstr "དཔེ་སྟོན།"
@@ -10234,7 +10043,6 @@ msgid "_Automatic"
msgstr "རང་འགུལ།"
#: paraindentspacing.ui:221
-#, fuzzy
msgctxt "paraindentspacing|labelST_LINEDIST_ABS"
msgid "Fixed"
msgstr "གཏན་འཇགས།"
@@ -10284,7 +10092,6 @@ msgid "A_ctivate"
msgstr ""
#: paraindentspacing.ui:503
-#, fuzzy
msgctxt "paraindentspacing|label3"
msgid "Register-true"
msgstr "ཤོག་ལྷེའི་རྒྱབ་མདུན་གྱི་འཕྲེད་སྟར་བར་ཐག་མཚུངས་པ།"
@@ -10432,7 +10239,6 @@ msgid "File Encryption Password"
msgstr ""
#: pastespecial.ui:7
-#, fuzzy
msgctxt "pastespecial|PasteSpecialDialog"
msgid "Paste Special"
msgstr "ནང་དོན་བསྒར་འཛུད།"
@@ -10456,7 +10262,6 @@ msgid "_Modify"
msgstr "བཟོ་བཅོས།"
#: patterntabpage.ui:92
-#, fuzzy
msgctxt "patterntabpage|label3"
msgid "Pattern"
msgstr "དཔེ་རྣམ།"
@@ -10489,13 +10294,11 @@ msgid "Options"
msgstr "གདམ་ཚན།"
#: patterntabpage.ui:295
-#, fuzzy
msgctxt "patterntabpage|CTL_PREVIEW-atkobject"
msgid "Example"
msgstr "དཔེ་སྟོན།"
#: patterntabpage.ui:313
-#, fuzzy
msgctxt "patterntabpage|label2"
msgid "Preview"
msgstr "སྔོན་ལྟ།"
@@ -10598,7 +10401,6 @@ msgid "Raise/lower by"
msgstr ""
#: positionpage.ui:157
-#, fuzzy
msgctxt "positionpage|automatic"
msgid "Automatic"
msgstr "རང་འགུལ།"
@@ -10663,7 +10465,6 @@ msgid "Spacing"
msgstr "བར་ཆོད།"
#: positionpage.ui:478
-#, fuzzy
msgctxt "positionpage|preview-atkobject"
msgid "Preview"
msgstr "སྔོན་ལྟ།"
@@ -10782,7 +10583,6 @@ msgid "Adapt"
msgstr ""
#: posterdialog.ui:16
-#, fuzzy
msgctxt "posterdialog|PosterDialog"
msgid "Posterize"
msgstr "རྒྱ་ཁྱབ་བརྡ་སྦྱོར།"
@@ -10939,7 +10739,6 @@ msgid "No Loaded File"
msgstr ""
#: querynoloadedfiledialog.ui:14
-#, fuzzy
msgctxt "querynoloadedfiledialog|NoLoadedFileDialog"
msgid "The file could not be loaded!"
msgstr "ཡིག་ཆ་འདི་བསྒར་འཇུག་བྱེད་ཐབས་བྲལ།"
@@ -11072,13 +10871,11 @@ msgid "Run"
msgstr "ལག་བསྟར།(~U)"
#: scriptorganizer.ui:49
-#, fuzzy
msgctxt "scriptorganizer|create"
msgid "Create..."
msgstr "%1གསར་འཛུགས།"
#: scriptorganizer.ui:79
-#, fuzzy
msgctxt "scriptorganizer|rename"
msgid "Rename..."
msgstr "བསྐྱར་མིང་འདོགས་པ།..."
@@ -11095,7 +10892,6 @@ msgid "Macros"
msgstr "སྤྱི་ཁྱབ།"
#: searchattrdialog.ui:9
-#, fuzzy
msgctxt "searchattrdialog|SearchAttrDialog"
msgid "Attributes"
msgstr "གཏོགས་གཤིས།"
@@ -11106,13 +10902,11 @@ msgid "Text Format "
msgstr ""
#: searchformatdialog.ui:106
-#, fuzzy
msgctxt "searchformatdialog|font"
msgid "Font"
msgstr "ཡིག་གཟུགས།"
#: searchformatdialog.ui:128
-#, fuzzy
msgctxt "searchformatdialog|fonteffects"
msgid "Font Effects"
msgstr "ཡིག་གཟུགས་ཡག་ཉེས།"
@@ -11279,13 +11073,11 @@ msgid "_Color:"
msgstr ""
#: shadowtabpage.ui:205
-#, fuzzy
msgctxt "shadowtabpage|CTL_COLOR_PREVIEW-atkobject"
msgid "Example"
msgstr "དཔེ་སྟོན།"
#: shadowtabpage.ui:230
-#, fuzzy
msgctxt "shadowtabpage|label"
msgid "Properties"
msgstr "གཏོགས་གཤིས།"
@@ -11386,7 +11178,6 @@ msgid "Label text with smart tags"
msgstr ""
#: smarttagoptionspage.ui:61
-#, fuzzy
msgctxt "smarttagoptionspage|properties"
msgid "Properties..."
msgstr "གཏོགས་གཤིས།..."
@@ -11397,7 +11188,6 @@ msgid "Currently Installed Smart Tags"
msgstr ""
#: smoothdialog.ui:16
-#, fuzzy
msgctxt "smoothdialog|SmoothDialog"
msgid "Smooth"
msgstr "སྙོམ་འདྲེད།"
@@ -11414,7 +11204,6 @@ msgid "Parameters"
msgstr "ཞུགས་གྲངས།(~P)"
#: solarizedialog.ui:14
-#, fuzzy
msgctxt "solarizedialog|SolarizeDialog"
msgid "Solarization"
msgstr "འོད་གཏོང་བ།"
@@ -11734,7 +11523,6 @@ msgid "To _frame"
msgstr "སྒྲོམ་སྟེང་ལ།(~F)"
#: swpossizepage.ui:294
-#, fuzzy
msgctxt "swpossizepage|label1"
msgid "Anchor"
msgstr "འཆིང་བརྒྱབ།"
@@ -11812,13 +11600,11 @@ msgid "No Effect"
msgstr "ནུས་པ་མེད་པ།"
#: textanimtabpage.ui:53
-#, fuzzy
msgctxt "textanimtabpage|liststoreEFFECT"
msgid "Blink"
msgstr "འོད་ཆེམ།"
#: textanimtabpage.ui:57
-#, fuzzy
msgctxt "textanimtabpage|liststoreEFFECT"
msgid "Scroll Through"
msgstr "མཚམས་མི་ཆད་པ།"
@@ -11829,7 +11615,6 @@ msgid "Scroll Back and Forth"
msgstr ""
#: textanimtabpage.ui:65
-#, fuzzy
msgctxt "textanimtabpage|liststoreEFFECT"
msgid "Scroll In"
msgstr "འོས་འཇུག་ཙམ་ཡིན་པ།"
@@ -11847,19 +11632,16 @@ msgid "Direction:"
msgstr "རྐྱང་འཐེན་ཁ་ཕྱོགས།"
#: textanimtabpage.ui:155
-#, fuzzy
msgctxt "textanimtabpage|BTN_UP|tooltip_text"
msgid "To top"
msgstr "རྩེ་སྣེ་སླེབས།"
#: textanimtabpage.ui:161
-#, fuzzy
msgctxt "textanimtabpage|BTN_UP-atkobject"
msgid "Up"
msgstr "གོང་ཕྱིགས།"
#: textanimtabpage.ui:176
-#, fuzzy
msgctxt "textanimtabpage|BTN_RIGHT|tooltip_text"
msgid "To right"
msgstr "གཡས་གཞོག་སླེབས།"
@@ -11871,7 +11653,6 @@ msgid "Right"
msgstr "མཐོ་ཚད།"
#: textanimtabpage.ui:197
-#, fuzzy
msgctxt "textanimtabpage|BTN_LEFT|tooltip_text"
msgid "To left"
msgstr "གཡོན་གཞོག་སླེབས།"
@@ -11883,13 +11664,11 @@ msgid "Left"
msgstr "གཡོན་ཕྱོགས།"
#: textanimtabpage.ui:218
-#, fuzzy
msgctxt "textanimtabpage|BTN_DOWN|tooltip_text"
msgid "To bottom"
msgstr "མཐིལ་ལ་སླེབས།"
#: textanimtabpage.ui:224
-#, fuzzy
msgctxt "textanimtabpage|BTN_DOWN-atkobject"
msgid "Down"
msgstr "མར་ཕྱོགས།"
@@ -11938,7 +11717,6 @@ msgid "_Automatic"
msgstr "རང་འགུལ།"
#: textanimtabpage.ui:522
-#, fuzzy
msgctxt "textanimtabpage|label2"
msgid "Properties"
msgstr "གཏོགས་གཤིས།"
@@ -12037,7 +11815,6 @@ msgid "Text"
msgstr "Text"
#: textdialog.ui:128
-#, fuzzy
msgctxt "textdialog|RID_SVXPAGE_TEXTANIMATION"
msgid "Text Animation"
msgstr "འགུལ་སྐྱོད་ཡི་གེ"
@@ -12155,13 +11932,11 @@ msgid "_Widow control"
msgstr ""
#: textflowpage.ui:473
-#, fuzzy
msgctxt "textflowpage|labelOrphan"
msgid "lines"
msgstr "ཕྲེང་།"
#: textflowpage.ui:485
-#, fuzzy
msgctxt "textflowpage|labelWidow"
msgid "lines"
msgstr "ཕྲེང་།"
@@ -12287,13 +12062,11 @@ msgid "_End value:"
msgstr ""
#: transparencytabpage.ui:435
-#, fuzzy
msgctxt "transparencytabpage|CTL_BITMAP_PREVIEW-atkobject"
msgid "Example"
msgstr "དཔེ་སྟོན།"
#: transparencytabpage.ui:453
-#, fuzzy
msgctxt "transparencytabpage|CTL_TRANS_PREVIEW-atkobject"
msgid "Example"
msgstr "དཔེ་སྟོན།"
@@ -12425,7 +12198,6 @@ msgid "Enclosing Character"
msgstr ""
#: twolinespage.ui:233
-#, fuzzy
msgctxt "twolinespage|preview-atkobject"
msgid "Preview"
msgstr "སྔོན་ལྟ།"
@@ -12510,7 +12282,6 @@ msgid "Variable:"
msgstr "འགྱུར་རུང་བ་།"
#: zoomdialog.ui:204
-#, fuzzy
msgctxt "zoomdialog|zoomsb-atkobject"
msgid "Variable"
msgstr "འགྱུར་རུང་བ་།"
@@ -12522,7 +12293,6 @@ msgid "Zoom Factor"
msgstr "བསྡུར་གཞི་གསལ་བ།(~Z)"
#: zoomdialog.ui:262
-#, fuzzy
msgctxt "zoomdialog|automatic"
msgid "Automatic"
msgstr "རང་འགུལ།"
diff --git a/source/bo/dbaccess/messages.po b/source/bo/dbaccess/messages.po
index ed270b4bfb3..e0af216e452 100644
--- a/source/bo/dbaccess/messages.po
+++ b/source/bo/dbaccess/messages.po
@@ -752,7 +752,6 @@ msgid "Column ~Format..."
msgstr "སྟར་རྣམ་གཞག(~F)..."
#: strings.hrc:171
-#, fuzzy
msgctxt "RID_STR_COLUMN_WIDTH"
msgid "Column ~Width..."
msgstr "སྟར་ཞེང་།(~W)..."
@@ -764,7 +763,6 @@ msgid "Table Format..."
msgstr "རེའུ་མིག་རྣམ་གཞག..."
#: strings.hrc:173
-#, fuzzy
msgctxt "RID_STR_ROW_HEIGHT"
msgid "Row Height..."
msgstr "ཕྲེང་མཐོ།..."
@@ -2420,7 +2418,6 @@ msgid "Press 'Next' to save a copy of your document, and to begin the migration.
msgstr ""
#: backuppage.ui:76
-#, fuzzy
msgctxt "backuppage|label3"
msgid "Save to:"
msgstr "ལ་ཉར་ཚགས་བྱེད།"
@@ -2449,7 +2446,6 @@ msgid "Choose a data source:"
msgstr ""
#: collectionviewdialog.ui:11
-#, fuzzy
msgctxt "collectionviewdialog|CollectionView"
msgid "Save"
msgstr "ཉར་ཚགས།"
@@ -2479,7 +2475,6 @@ msgid "File _name:"
msgstr "ཡིག་ཆའི་མིང་།: "
#: colwidthdialog.ui:15
-#, fuzzy
msgctxt "colwidthdialog|ColWidthDialog"
msgid "Column Width"
msgstr "ཞེང་ཚད་སྟར་པ་སྒྲིག་པ།"
@@ -2514,7 +2509,6 @@ msgid "_Browse…"
msgstr "མིག་བཤེར།"
#: connectionpage.ui:98
-#, fuzzy
msgctxt "connectionpage|generalLabel"
msgid "General"
msgstr "རྒྱུནགཏན།"
@@ -2596,7 +2590,6 @@ msgid "Crea_te new field as primary key"
msgstr ""
#: copytablepage.ui:143
-#, fuzzy
msgctxt "copytablepage|keynamelabel"
msgid "Name:"
msgstr "མིང་།"
@@ -2619,7 +2612,6 @@ msgid "Ta_ble name:"
msgstr "རེའུ་མིག་མིང་།"
#: dbaseindexdialog.ui:28
-#, fuzzy
msgctxt "dbaseindexdialog|DBaseIndexDialog"
msgid "Indexes"
msgstr "གསལ་བྱང་།"
@@ -2755,7 +2747,6 @@ msgid "Set Up a Connection to a MySQL Database"
msgstr "གཞི་གྲངས་མཛོད་ JDBC ལ་འབྲེལ་མཐུད་བཀོད་སྒྲིག་བྱེད།"
#: dbwizspreadsheetpage.ui:74
-#, fuzzy
msgctxt "dbwizspreadsheetpage|browse"
msgid "Browse"
msgstr "མིག་བཤེར།"
@@ -2772,7 +2763,6 @@ msgid "_Password required"
msgstr "རེ་བར་གསང་ཨང་ནང་བཅུག་བྱེད།"
#: dbwiztextpage.ui:74
-#, fuzzy
msgctxt "dbwiztextpage|browse"
msgid "Browse"
msgstr "མིག་བཤེར།"
@@ -2831,7 +2821,6 @@ msgid "SQL Command"
msgstr "SQLབཀའ་བརྡ།"
#: directsqldialog.ui:220
-#, fuzzy
msgctxt "directsqldialog|label2"
msgid "Status"
msgstr "གནས་སྟངས།"
@@ -2962,7 +2951,6 @@ msgid "_Recently used:"
msgstr "ཉེ་ཆར་བེད་སྤྱོད་བྱས་པ།"
#: generalpagewizard.ui:179
-#, fuzzy
msgctxt "generalpagewizard|openDatabase"
msgid "Open"
msgstr "ཁ་འབྱེད།"
@@ -3002,7 +2990,6 @@ msgid "Test Class"
msgstr "ཚོད་བགམ་རིགས།"
#: generalspecialjdbcdetailspage.ui:162
-#, fuzzy
msgctxt "generalspecialjdbcdetailspage|label1"
msgid "Connection Settings"
msgstr "མཐུད་སྟངས་སྒྲིག་བཀོད་བྱེད་པ།"
@@ -3042,7 +3029,6 @@ msgid "Settings"
msgstr "བཀོད་སྒྲོག"
#: indexdesigndialog.ui:9
-#, fuzzy
msgctxt "indexdesigndialog|IndexDesignDialog"
msgid "Indexes"
msgstr "གསལ་བྱང་།"
@@ -3296,7 +3282,6 @@ msgid "Maximum number of _records:"
msgstr "ཟིན་ཐོའི་གྲངས་ཆེ་ཤོས་(~R)"
#: ldappage.ui:133
-#, fuzzy
msgctxt "ldappage|charsetheader"
msgid "Connection Settings"
msgstr "མཐུད་སྟངས་སྒྲིག་བཀོད་བྱེད་པ།"
@@ -3337,7 +3322,6 @@ msgid "Current object:"
msgstr ""
#: mysqlnativepage.ui:48
-#, fuzzy
msgctxt "mysqlnativepage|connectionheader"
msgid "Connection Settings"
msgstr "མཐུད་སྟངས་སྒྲིག་བཀོད་བྱེད་པ།"
@@ -3394,7 +3378,6 @@ msgid "_Port:"
msgstr ""
#: mysqlnativesettings.ui:138
-#, fuzzy
msgctxt "mysqlnativesettings|defaultport"
msgid "Default: 3306"
msgstr "ཁས་ལེན། 3306"
@@ -3566,7 +3549,6 @@ msgid "Field name"
msgstr "ཡིག་དུམ་གྱི་མིང་།"
#: queryfilterdialog.ui:120
-#, fuzzy
msgctxt "queryfilterdialog|label6"
msgid "Condition"
msgstr "ཆ་རྐྱེན།"
@@ -3608,7 +3590,6 @@ msgid ">="
msgstr ""
#: queryfilterdialog.ui:154
-#, fuzzy
msgctxt "queryfilterdialog|cond1"
msgid "like"
msgstr "འདྲ་བ།"
@@ -3677,7 +3658,6 @@ msgid "Criteria"
msgstr "criteria"
#: queryfuncmenu.ui:12
-#, fuzzy
msgctxt "queryfuncmenu|functions"
msgid "Functions"
msgstr "བྱེད་ནུས།"
@@ -3695,7 +3675,6 @@ msgid "Alias"
msgstr "གཞན་མིང་།"
#: queryfuncmenu.ui:48
-#, fuzzy
msgctxt "queryfuncmenu|distinct"
msgid "Distinct Values"
msgstr "མི་འདྲ་བའི་ཐང་།"
@@ -3718,7 +3697,6 @@ msgid "Yes"
msgstr "རེད།"
#: querypropertiesdialog.ui:133
-#, fuzzy
msgctxt "querypropertiesdialog|nondistinct"
msgid "No"
msgstr "མིན།"
@@ -3969,7 +3947,6 @@ msgid "Sort Order"
msgstr "རིམ་སྒྲིག་ལམ་སྲོལ།"
#: specialjdbcconnectionpage.ui:19
-#, fuzzy
msgctxt "specialjdbcconnectionpage|header"
msgid "Set up connection to a MySQL database using JDBC"
msgstr "གཞི་གྲངས་མཛོད་ཀྱི་འབྲེལ་མཐུད་ JDBC ལ་བཀོད་སྒྲིག་ MySQL བེད་སྤྱོད་བྱེད།"
@@ -4000,7 +3977,6 @@ msgid "_Port number:"
msgstr "ཉག་ཁའི་རྟགས།(~P)"
#: specialjdbcconnectionpage.ui:139
-#, fuzzy
msgctxt "specialjdbcconnectionpage|portNumDefLabel"
msgid "Default: 3306"
msgstr "ཁས་ལེན། 3306"
@@ -4109,7 +4085,6 @@ msgid "Default"
msgstr "ཚད་གཞི།"
#: specialsettingspage.ui:316
-#, fuzzy
msgctxt "specialsettingspage|comparison"
msgid "SQL"
msgstr "SQL"
@@ -4147,7 +4122,6 @@ msgid "_Description:"
msgstr "གསལ་བཤད།"
#: summarypage.ui:17
-#, fuzzy
msgctxt "summarypage|label1"
msgid "Summary"
msgstr "གནས་བསྡུས།"
@@ -4455,7 +4429,6 @@ msgid "_Driver settings:"
msgstr "སྐུལ་འདེད་བྱ་རིམ་སྒྲིག་སྦྱོར། (~D)"
#: userdetailspage.ui:137
-#, fuzzy
msgctxt "userdetailspage|label1"
msgid "Connection Settings"
msgstr "མཐུད་སྟངས་སྒྲིག་བཀོད་བྱེད་པ།"
diff --git a/source/bo/desktop/messages.po b/source/bo/desktop/messages.po
index 9d104b0ee2b..d7f3dcc0d80 100644
--- a/source/bo/desktop/messages.po
+++ b/source/bo/desktop/messages.po
@@ -793,7 +793,6 @@ msgid "Extension Software License Agreement"
msgstr ""
#: licensedialog.ui:21
-#, fuzzy
msgctxt "licensedialog|accept"
msgid "Accept"
msgstr "བེད་སྤྱོད།"
@@ -857,7 +856,6 @@ msgid "_Available extension updates"
msgstr "སྤྱོད་ཆོག་པའི་རྒྱ་བསྐྱེད་གསར་པ། (~A)"
#: updatedialog.ui:117
-#, fuzzy
msgctxt "updatedialog|UPDATE_CHECKING"
msgid "Checking..."
msgstr "ཞིབ་བཤེར་བྱེད་པ།"
@@ -911,7 +909,6 @@ msgid "Downloading extensions..."
msgstr "ཕབ་ལེན་རྒྱ་སྐྱེད།"
#: updateinstalldialog.ui:125
-#, fuzzy
msgctxt "updateinstalldialog|RESULTS"
msgid "Result"
msgstr "མཇུག་འབྲས།"
diff --git a/source/bo/editeng/messages.po b/source/bo/editeng/messages.po
index 4aae169fa74..f907621f16a 100644
--- a/source/bo/editeng/messages.po
+++ b/source/bo/editeng/messages.po
@@ -116,7 +116,6 @@ msgid "Color "
msgstr "ཚོས་གཞི།"
#: editrids.hrc:43
-#, fuzzy
msgctxt "RID_SVXITEMS_COLOR_BLACK"
msgid "Black"
msgstr "ཡིག་ནག"
@@ -532,7 +531,6 @@ msgid "Caps"
msgstr "འཛམ་གླིང་ས་ཁྲ།"
#: editrids.hrc:132
-#, fuzzy
msgctxt "RID_SVXITEMS_CASEMAP_GEMEINE"
msgid "Lowercase"
msgstr "ཆུང་བྲིས་ཡིག་འབྲུ།"
@@ -591,7 +589,6 @@ msgid "Justify"
msgstr "སྣེ་གཉིས་སྙོམས་གཤིབ།"
#: editrids.hrc:146
-#, fuzzy
msgctxt "RID_SVXITEMS_ADJUST_CENTER"
msgid "Centered"
msgstr "དཀྱིལ་བསྡུ།"
@@ -783,7 +780,6 @@ msgid "No Outline"
msgstr ""
#: editrids.hrc:184
-#, fuzzy
msgctxt "RID_SVXITEMS_PRINT_TRUE"
msgid "Print"
msgstr "གཏག་པར།"
@@ -1064,7 +1060,6 @@ msgid "Above"
msgstr ""
#: editrids.hrc:238
-#, fuzzy
msgctxt "RID_SVXITEMS_EMPHASIS_BELOW_POS"
msgid "Below"
msgstr "འོག་ལ།"
@@ -1289,7 +1284,6 @@ msgstr "འོག་ཕྱོགས་ལ་བང་སྒྲིག་བྱེ
#. enum SvxCellJustifyMethod ----------------------------------------------------
#: editrids.hrc:287
-#, fuzzy
msgctxt "RID_SVXITEMS_JUSTMETHOD_AUTO"
msgid "Automatic"
msgstr "རང་འགུལ།"
@@ -1311,7 +1305,6 @@ msgid "[From printer settings]"
msgstr ""
#: editrids.hrc:293
-#, fuzzy
msgctxt "RID_EDITUNDO_DEL"
msgid "Delete"
msgstr "སུབ་པ།"
@@ -1373,7 +1366,6 @@ msgid "Paragraph is %x"
msgstr "དུམ་མཚམས་ནི། "
#: editrids.hrc:304
-#, fuzzy
msgctxt "RID_SVXSTR_AUTOMATIC"
msgid "Automatic"
msgstr "རང་འགུལ།"
@@ -1432,7 +1424,6 @@ msgid "Show subpoints"
msgstr "འགྲེམ་པ།"
#: editrids.hrc:318
-#, fuzzy
msgctxt "RID_OUTLUNDO_COLLAPSE"
msgid "Collapse"
msgstr "རིམ་རྩེག"
diff --git a/source/bo/extensions/messages.po b/source/bo/extensions/messages.po
index 7094978281b..c691647d2a4 100644
--- a/source/bo/extensions/messages.po
+++ b/source/bo/extensions/messages.po
@@ -26,7 +26,6 @@ msgid "Query"
msgstr "འདྲི་རྩད།"
#: command.hrc:31
-#, fuzzy
msgctxt "RID_RSC_ENUM_COMMAND_TYPE"
msgid "SQL command"
msgstr "SQLབཀའ་བརྡ།"
@@ -80,13 +79,11 @@ msgid "Without frame"
msgstr "སྒྲོམ་གཞི་མེད་པ།"
#: stringarrays.hrc:41
-#, fuzzy
msgctxt "RID_RSC_ENUM_BORDER_TYPE"
msgid "3D look"
msgstr "རྩེ་3ཕྱེ་དབྱིབས།"
#: stringarrays.hrc:42
-#, fuzzy
msgctxt "RID_RSC_ENUM_BORDER_TYPE"
msgid "Flat"
msgstr "ངོས་དབྱེབས།"
@@ -181,7 +178,6 @@ msgid "Previous record"
msgstr "ཟིན་ཐོ་གོང་མ།"
#: stringarrays.hrc:70
-#, fuzzy
msgctxt "RID_RSC_ENUM_BUTTONTYPE"
msgid "Next record"
msgstr "གཤམ་གྱི་གྲངས་གཞིའི་སྡེ་ཚན།"
@@ -235,7 +231,6 @@ msgid "Post"
msgstr "Post"
#: stringarrays.hrc:87
-#, fuzzy
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "URL"
msgstr "URL"
@@ -253,7 +248,6 @@ msgid "Text"
msgstr "Text"
#: stringarrays.hrc:94
-#, fuzzy
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (short)"
msgstr "ཚད་གཞི(ཐུང་)"
@@ -271,7 +265,6 @@ msgid "Standard (short YYYY)"
msgstr "ཚད་གཞི(རྣམ་གཞག་ཐུང་བ་YYYY)"
#: stringarrays.hrc:97
-#, fuzzy
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (long)"
msgstr "ཚད་གཞི(རིང་)"
@@ -385,7 +378,6 @@ msgid "Current page"
msgstr "མིག་སྔའི་ཤོག་གྲངས།"
#: stringarrays.hrc:132
-#, fuzzy
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "No"
msgstr "མིན།"
@@ -442,7 +434,6 @@ msgid "Multi"
msgstr "ཕལ་མོ་ཆེ།"
#: stringarrays.hrc:150
-#, fuzzy
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "Range"
msgstr "ས་ཁོངས།"
@@ -478,7 +469,6 @@ msgid "Cancel"
msgstr "རྩིས་མེད།"
#: stringarrays.hrc:164
-#, fuzzy
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Help"
msgstr "རོགས་རམ།"
@@ -550,13 +540,11 @@ msgid "Both"
msgstr "གཉིས་པོ།"
#: stringarrays.hrc:196
-#, fuzzy
msgctxt "RID_RSC_ENUM_VISUALEFFECT"
msgid "3D"
msgstr "རྩ་གསུམ།"
#: stringarrays.hrc:197
-#, fuzzy
msgctxt "RID_RSC_ENUM_VISUALEFFECT"
msgid "Flat"
msgstr "ངོས་དབྱེབས།"
@@ -634,7 +622,6 @@ msgid "Below right"
msgstr "གཡས་མཐའ་འོག་ལ།"
#: stringarrays.hrc:214
-#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Centered"
msgstr "དཀྱིལ་བསྡུ།"
@@ -652,13 +639,11 @@ msgid "Replace"
msgstr "ཚབ་བརྗེ།"
#: stringarrays.hrc:221
-#, fuzzy
msgctxt "RID_RSC_ENUM_WHITESPACE_HANDLING"
msgid "Collapse"
msgstr "རིམ་རྩེག"
#: stringarrays.hrc:226
-#, fuzzy
msgctxt "RID_RSC_ENUM_SCALE_MODE"
msgid "No"
msgstr "མིན།"
@@ -682,13 +667,11 @@ msgid "Left-to-right"
msgstr "གཡོན་ནས་གཡས་སུ"
#: stringarrays.hrc:234
-#, fuzzy
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Right-to-left"
msgstr "གཡས་ནས་གཡོན་དུ།"
#: stringarrays.hrc:235
-#, fuzzy
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Use superordinate object settings"
msgstr "རིམ་པ་མཐོ་བའི་བྱ་ཡུལ་གནས་ས་བེད་སྤྱོད་བྱེད་རྒྱུ།"
@@ -1738,7 +1721,6 @@ msgid "Submission"
msgstr "གོང་འབུལ།"
#: strings.hrc:222
-#, fuzzy
msgctxt "RID_STR_BINDING_NAME"
msgid "Binding"
msgstr "མཉམ་སྦྲགས།"
@@ -1805,7 +1787,6 @@ msgstr "འཆིང་བརྒྱབ།"
#. To translators: That's the 'Regular' as used for a font style (as opposed to 'italic' and 'bold'), so please use a consistent translation.
#: strings.hrc:236
-#, fuzzy
msgctxt "RID_STR_FONTSTYLE_REGULAR"
msgid "Regular"
msgstr "ཚད་གཞི།"
@@ -2123,7 +2104,6 @@ msgid "%PERCENT%"
msgstr ""
#: strings.hrc:305
-#, fuzzy
msgctxt "RID_UPDATE_FT_STATUS"
msgid "Status"
msgstr "གནས་སྟངས།"
@@ -2578,7 +2558,6 @@ msgid "You can either save the value of the option group in a database field or
msgstr "ཁྱེད་ཀྱིས་གདམ་ཚན་ཚོ་ཆུང་གི་གྲངས་ཐང་དེ་གྲངས་མཛོད་ཅིག་གི་ནང་དུ་བཞག་ནས་རྗེས་སུ་བེད་སྤྱོད་བྱས་ན་འགྲིག"
#: yesno.hrc:29
-#, fuzzy
msgctxt "RID_RSC_ENUM_YESNO"
msgid "No"
msgstr "མིན།"
@@ -2602,19 +2581,16 @@ msgid "Display field"
msgstr "མངོན་སྒྲོམ།"
#: contenttablepage.ui:43
-#, fuzzy
msgctxt "contenttablepage|datasourcelabel"
msgid "Data source"
msgstr "གཞི་གྲངས་མ་ཁུངས།"
#: contenttablepage.ui:57
-#, fuzzy
msgctxt "contenttablepage|contenttypelabel"
msgid "Content type"
msgstr "ནང་དོན་གྱི་རིགས།"
#: contenttablepage.ui:71
-#, fuzzy
msgctxt "contenttablepage|formtablelabel"
msgid "Content"
msgstr "ནང་དོན།"
@@ -2640,7 +2616,6 @@ msgstr ""
"ཤོན་ཚན་ནང་དོན་གྲུབ་པར་སྤྱོད་པའི་རྩ་བའི་གཞི་གྲངས་ཀྱི་རེའུ་མིག་ཁག་ཅིག་འདེམས་རོགས།"
#: contenttablepage.ui:233
-#, fuzzy
msgctxt "contenttablepage|label2"
msgid "Control"
msgstr "ཚོད་འཛིན།"
@@ -2663,7 +2638,6 @@ msgid "Embed this address book definition into the current document."
msgstr ""
#: datasourcepage.ui:61
-#, fuzzy
msgctxt "datasourcepage|locationft"
msgid "Location"
msgstr "ས་གནས།"
@@ -2721,7 +2695,6 @@ msgid ""
msgstr ""
#: fieldassignpage.ui:33
-#, fuzzy
msgctxt "fieldassignpage|assign"
msgid "Field Assignment"
msgstr "ཡིག་དུམ་གཏན་ཕབ།"
@@ -2745,19 +2718,16 @@ msgid "Field from the _List Table"
msgstr "ཤོག་ཚན་རེའུ་མིག་ནས་ཡིག་དུམ་སྐྱེས་གྲུབ་བྱེད།(~L)"
#: gridfieldsselectionpage.ui:44
-#, fuzzy
msgctxt "gridfieldsselectionpage|datasourcelabel"
msgid "Data source"
msgstr "གཞི་གྲངས་མ་ཁུངས།"
#: gridfieldsselectionpage.ui:58
-#, fuzzy
msgctxt "gridfieldsselectionpage|contenttypelabel"
msgid "Content type"
msgstr "ནང་དོན་གྱི་རིགས།"
#: gridfieldsselectionpage.ui:72
-#, fuzzy
msgctxt "gridfieldsselectionpage|formtablelabel"
msgid "Content"
msgstr "ནང་དོན།"
@@ -2808,19 +2778,16 @@ msgid "Table element"
msgstr "རེའུ་མིག་གཞི་ཆས།"
#: groupradioselectionpage.ui:44
-#, fuzzy
msgctxt "groupradioselectionpage|datasourcelabel"
msgid "Data source"
msgstr "གཞི་གྲངས་མ་ཁུངས།"
#: groupradioselectionpage.ui:58
-#, fuzzy
msgctxt "groupradioselectionpage|contenttypelabel"
msgid "Content type"
msgstr "ནང་དོན་གྱི་རིགས།"
#: groupradioselectionpage.ui:72
-#, fuzzy
msgctxt "groupradioselectionpage|formtablelabel"
msgid "Content"
msgstr "ནང་དོན།"
@@ -2951,13 +2918,11 @@ msgid "Evolution"
msgstr ""
#: selecttypepage.ui:49
-#, fuzzy
msgctxt "selecttypepage|groupwise"
msgid "Groupwise"
msgstr "Groupwise"
#: selecttypepage.ui:66
-#, fuzzy
msgctxt "selecttypepage|evoldap"
msgid "Evolution LDAP"
msgstr "Evolution LDAP"
@@ -3038,7 +3003,6 @@ msgid "_Table / Query:"
msgstr "རེའུ་མིག་/བཙལ་འདྲི།(~T)"
#: tableselectionpage.ui:174
-#, fuzzy
msgctxt "tableselectionpage|label1"
msgid "Data"
msgstr "གཞི་གྲངས།"
@@ -3133,7 +3097,6 @@ msgid "Ed_ition"
msgstr "པར་མ།(~I)"
#: generalpage.ui:257
-#, fuzzy
msgctxt "generalpage|volume"
msgid "Volume"
msgstr "དེབ་ཆུང་།"
@@ -3205,7 +3168,6 @@ msgid "Se_ries"
msgstr "རྒྱུད་རིམ།(~R)"
#: generalpage.ui:463
-#, fuzzy
msgctxt "generalpage|url"
msgid "URL"
msgstr "URL"
@@ -3325,7 +3287,6 @@ msgid "_Book title"
msgstr "དེབ་ཀྱི་མིང་།(~B)"
#: mappingdialog.ui:432
-#, fuzzy
msgctxt "mappingdialog|label15"
msgid "Volume"
msgstr "དེབ་ཆུང་།"
@@ -3397,7 +3358,6 @@ msgid "_Note"
msgstr "མཆན་འགོད།"
#: mappingdialog.ui:742
-#, fuzzy
msgctxt "mappingdialog|label27"
msgid "URL"
msgstr "URL"
@@ -3445,13 +3405,11 @@ msgid "Table"
msgstr "རེའུ་མིག"
#: toolbar.ui:49
-#, fuzzy
msgctxt "toolbar|TBC_FT_QUERY"
msgid "Search Key"
msgstr "འགག་གནད་ཡི་གེ་བཤེར་འཚོལ།"
#: toolbar.ui:84
-#, fuzzy
msgctxt "toolbar|TBC_BT_AUTOFILTER"
msgid "AutoFilter"
msgstr "རང་འགུལ་འཚག་འདེམས།"
@@ -3486,13 +3444,11 @@ msgid "Character"
msgstr "ཡིག་རྟགས།"
#: controlfontdialog.ui:105
-#, fuzzy
msgctxt "controlfontdialog|font"
msgid "Font"
msgstr "ཡིག་གཟུགས།"
#: controlfontdialog.ui:127
-#, fuzzy
msgctxt "controlfontdialog|fonteffects"
msgid "Font Effects"
msgstr "ཡིག་གཟུགས་ཡག་ཉེས།"
@@ -3641,7 +3597,6 @@ msgid "Scan area"
msgstr ""
#: sanedialog.ui:208
-#, fuzzy
msgctxt "sanedialog|label2"
msgid "Preview"
msgstr "སྔོན་ལྟ།"
diff --git a/source/bo/extras/source/autocorr/emoji.po b/source/bo/extras/source/autocorr/emoji.po
index 4949d285e30..ebb21a2bc20 100644
--- a/source/bo/extras/source/autocorr/emoji.po
+++ b/source/bo/extras/source/autocorr/emoji.po
@@ -121,7 +121,6 @@ msgstr ""
#. Α (U+00391), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_CAPITAL_LETTER_ALPHA\n"
@@ -351,7 +350,6 @@ msgstr "omega"
#. α (U+003B1), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_ALPHA\n"
@@ -361,7 +359,6 @@ msgstr "alpha"
#. β (U+003B2), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_BETA\n"
@@ -371,7 +368,6 @@ msgstr "beta"
#. γ (U+003B3), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_GAMMA\n"
@@ -381,7 +377,6 @@ msgstr "gamma"
#. δ (U+003B4), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_DELTA\n"
@@ -391,7 +386,6 @@ msgstr "delta"
#. ε (U+003B5), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_EPSILON\n"
@@ -401,7 +395,6 @@ msgstr "epsilon"
#. ζ (U+003B6), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_ZETA\n"
@@ -411,7 +404,6 @@ msgstr "zeta"
#. η (U+003B7), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_ETA\n"
@@ -421,7 +413,6 @@ msgstr "eta"
#. θ (U+003B8), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_THETA\n"
@@ -431,7 +422,6 @@ msgstr "theta"
#. ι (U+003B9), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_IOTA\n"
@@ -441,7 +431,6 @@ msgstr "iota"
#. κ (U+003BA), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_KAPPA\n"
@@ -451,7 +440,6 @@ msgstr "kappa"
#. λ (U+003BB), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_LAMDA\n"
@@ -461,7 +449,6 @@ msgstr "lambda"
#. μ (U+003BC), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_MU\n"
@@ -471,7 +458,6 @@ msgstr "mu"
#. ν (U+003BD), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_NU\n"
@@ -481,7 +467,6 @@ msgstr "nu"
#. ξ (U+003BE), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_XI\n"
@@ -491,7 +476,6 @@ msgstr "xi"
#. ο (U+003BF), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_OMICRON\n"
@@ -501,7 +485,6 @@ msgstr "omicron"
#. π (U+003C0), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_PI\n"
@@ -511,7 +494,6 @@ msgstr "pi"
#. ρ (U+003C1), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_RHO\n"
@@ -531,7 +513,6 @@ msgstr "sigma"
#. σ (U+003C3), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_SIGMA\n"
@@ -541,7 +522,6 @@ msgstr "sigma"
#. τ (U+003C4), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_TAU\n"
@@ -551,7 +531,6 @@ msgstr "tau"
#. υ (U+003C5), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_UPSILON\n"
@@ -561,7 +540,6 @@ msgstr "upsilon"
#. φ (U+003C6), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_PHI\n"
@@ -571,7 +549,6 @@ msgstr "phi"
#. χ (U+003C7), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_CHI\n"
@@ -581,7 +558,6 @@ msgstr "chi"
#. ψ (U+003C8), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_PSI\n"
@@ -591,7 +567,6 @@ msgstr "psi"
#. ω (U+003C9), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_OMEGA\n"
@@ -630,7 +605,6 @@ msgstr "---"
#. ’ (U+02019), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"RIGHT_SINGLE_QUOTATION_MARK\n"
@@ -714,7 +688,6 @@ msgstr ""
#. ″ (U+02033), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"DOUBLE_PRIME\n"
@@ -1062,7 +1035,6 @@ msgstr "སྟོང་ཚོགས།"
#. ∈ (U+02208), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"ELEMENT_OF\n"
@@ -1145,7 +1117,6 @@ msgstr ""
#. − (U+02212), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"MINUS_SIGN\n"
@@ -1174,7 +1145,6 @@ msgstr "/"
#. ∖ (U+02216), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"SET_MINUS\n"
@@ -1221,7 +1191,6 @@ msgstr "མུ་མེད་ཆ།"
#. ∠ (U+02220), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"ANGLE\n"
@@ -1290,7 +1259,6 @@ msgstr "བསྡོམས་འབོར།"
#. ∨ (U+02228), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"LOGICAL_OR\n"
@@ -1812,7 +1780,6 @@ msgstr ""
#. ☉ (U+02609), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"SUN\n"
@@ -1914,7 +1881,6 @@ msgstr "གཡས་ཕྱོགས།"
#. ☜ (U+0261C), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"WHITE_LEFT_POINTING_INDEX\n"
@@ -1924,7 +1890,6 @@ msgstr "གཡོན་ཕྱོགས།"
#. ☝ (U+0261D), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"WHITE_UP_POINTING_INDEX\n"
@@ -1934,7 +1899,6 @@ msgstr "སྟེང་ཕྱོགས།"
#. ☞ (U+0261E), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"WHITE_RIGHT_POINTING_INDEX\n"
@@ -1944,7 +1908,6 @@ msgstr "གཡས་ཕྱོགས།"
#. ☟ (U+0261F), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"WHITE_DOWN_POINTING_INDEX\n"
@@ -2136,7 +2099,6 @@ msgstr "ཉི་མ།"
#. ☽ (U+0263D), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"FIRST_QUARTER_MOON\n"
@@ -6071,7 +6033,6 @@ msgstr ""
#. 🐾 (U+1F43E), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"PAW_PRINTS\n"
@@ -6197,7 +6158,6 @@ msgstr ""
#. 👍 (U+1F44D), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"THUMBS_UP_SIGN\n"
diff --git a/source/bo/extras/source/gallery/share.po b/source/bo/extras/source/gallery/share.po
index 7b3537454a5..14da5c7d74e 100644
--- a/source/bo/extras/source/gallery/share.po
+++ b/source/bo/extras/source/gallery/share.po
@@ -26,7 +26,6 @@ msgid "Arrows"
msgstr "མདའ་རྩེ།"
#: gallery_names.ulf
-#, fuzzy
msgctxt ""
"gallery_names.ulf\n"
"computers\n"
@@ -43,7 +42,6 @@ msgid "Diagrams"
msgstr ""
#: gallery_names.ulf
-#, fuzzy
msgctxt ""
"gallery_names.ulf\n"
"education\n"
@@ -69,7 +67,6 @@ msgid "Finance"
msgstr "ནོར་དོན།"
#: gallery_names.ulf
-#, fuzzy
msgctxt ""
"gallery_names.ulf\n"
"people\n"
@@ -78,7 +75,6 @@ msgid "People"
msgstr "མི་སྣ།"
#: gallery_names.ulf
-#, fuzzy
msgctxt ""
"gallery_names.ulf\n"
"sounds\n"
@@ -87,7 +83,6 @@ msgid "Sounds"
msgstr "སྐད་སྒྲའི་རིས་རྟགས།"
#: gallery_names.ulf
-#, fuzzy
msgctxt ""
"gallery_names.ulf\n"
"symbols\n"
diff --git a/source/bo/filter/messages.po b/source/bo/filter/messages.po
index dd2858a10ae..143a6d79dbe 100644
--- a/source/bo/filter/messages.po
+++ b/source/bo/filter/messages.po
@@ -142,7 +142,6 @@ msgid "Encoding"
msgstr ""
#: strings.hrc:50
-#, fuzzy
msgctxt "T602FILTER_STR_ENCODING_AUTO"
msgid "Automatic"
msgstr "རང་འགུལ།"
@@ -347,7 +346,6 @@ msgid "_Selection/Selected sheet(s)"
msgstr ""
#: pdfgeneralpage.ui:141
-#, fuzzy
msgctxt "pdfgeneralpage|label1"
msgid "Range"
msgstr "ས་ཁོངས།"
@@ -403,7 +401,6 @@ msgid "_JPEG compression"
msgstr ""
#: pdfgeneralpage.ui:322
-#, fuzzy
msgctxt "pdfgeneralpage|label2"
msgid "Images"
msgstr "བཪྙན་རིས།"
@@ -481,7 +478,6 @@ msgid "PDF"
msgstr ""
#: pdfgeneralpage.ui:540
-#, fuzzy
msgctxt "pdfgeneralpage|format"
msgid "HTML"
msgstr "HTML"
@@ -542,7 +538,6 @@ msgid "Export onl_y notes pages"
msgstr ""
#: pdfgeneralpage.ui:723
-#, fuzzy
msgctxt "pdfgeneralpage|label4"
msgid "General"
msgstr "རྒྱུནགཏན།"
@@ -563,7 +558,6 @@ msgid "Export _URLs relative to file system"
msgstr ""
#: pdflinkspage.ui:89
-#, fuzzy
msgctxt "pdflinkspage|label1"
msgid "General"
msgstr "རྒྱུནགཏན།"
@@ -601,7 +595,6 @@ msgid "E_xport"
msgstr "ཕྱིར་འདོན།"
#: pdfoptionsdialog.ui:92
-#, fuzzy
msgctxt "pdfoptionsdialog|general"
msgid "General"
msgstr "རྒྱུནགཏན།"
@@ -761,7 +754,6 @@ msgid "Enable text access for acce_ssibility tools"
msgstr ""
#: pdfsecuritypage.ui:535
-#, fuzzy
msgctxt "pdfsecuritypage|label4"
msgid "Content"
msgstr "ནང་དོན།"
@@ -881,7 +873,6 @@ msgid "_Visible bookmark levels:"
msgstr ""
#: pdfuserinterfacepage.ui:343
-#, fuzzy
msgctxt "pdfuserinterfacepage|label4"
msgid "Bookmarks"
msgstr "ཤོག་འཛར།"
@@ -1002,7 +993,6 @@ msgid "Current Document"
msgstr ""
#: testxmlfilter.ui:168
-#, fuzzy
msgctxt "testxmlfilter|label1"
msgid "Export"
msgstr "ཕྱིར་འདོན།"
@@ -1039,7 +1029,6 @@ msgid "Transform file"
msgstr ""
#: testxmlfilter.ui:326
-#, fuzzy
msgctxt "testxmlfilter|label2"
msgid "Import"
msgstr "ནང་འཇུག"
@@ -1094,7 +1083,6 @@ msgid "_Open Package..."
msgstr ""
#: xmlfiltersettings.ui:151
-#, fuzzy
msgctxt "xmlfiltersettings|filterlist-atkobject"
msgid "XML Filter List"
msgstr "XML འཚག་འདེམ་ཆས་: %s"
@@ -1176,7 +1164,6 @@ msgid "XML Filter: %s"
msgstr ""
#: xsltfilterdialog.ui:92
-#, fuzzy
msgctxt "xsltfilterdialog|general"
msgid "General"
msgstr "རྒྱུནགཏན།"
diff --git a/source/bo/filter/source/config/fragments/filters.po b/source/bo/filter/source/config/fragments/filters.po
index d8c3dad8b17..2dc95817bb1 100644
--- a/source/bo/filter/source/config/fragments/filters.po
+++ b/source/bo/filter/source/config/fragments/filters.po
@@ -1458,7 +1458,6 @@ msgid "EPS - Encapsulated PostScript"
msgstr ""
#: draw_flash_Export.xcu
-#, fuzzy
msgctxt ""
"draw_flash_Export.xcu\n"
"draw_flash_Export\n"
@@ -1679,7 +1678,6 @@ msgid "EPS - Encapsulated PostScript"
msgstr ""
#: impress_flash_Export.xcu
-#, fuzzy
msgctxt ""
"impress_flash_Export.xcu\n"
"impress_flash_Export\n"
diff --git a/source/bo/formula/messages.po b/source/bo/formula/messages.po
index 4d68dcc645e..5c6a2f30bee 100644
--- a/source/bo/formula/messages.po
+++ b/source/bo/formula/messages.po
@@ -968,7 +968,6 @@ msgid "ROW"
msgstr ""
#: core_resource.hrc:2444
-#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SHEET"
msgstr "ལས་ཁྲ།"
@@ -995,13 +994,11 @@ msgid "RATE"
msgstr "ཚེས་གྲངས།"
#: core_resource.hrc:2449
-#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "IPMT"
msgstr "pmt"
#: core_resource.hrc:2450
-#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PPMT"
msgstr "pmt"
@@ -1017,7 +1014,6 @@ msgid "CUMPRINC"
msgstr "CUMPRINC"
#: core_resource.hrc:2453
-#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EFFECT"
msgstr "EFFECT"
@@ -1892,7 +1888,6 @@ msgid "WEEKDAY"
msgstr ""
#: core_resource.hrc:2624
-#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NETWORKDAYS"
msgstr "NETWORKDAYS"
@@ -2149,7 +2144,6 @@ msgid "Shrink"
msgstr "ཆུང་གཏོང་/ཆེར་གཏོང་།"
#: strings.hrc:32
-#, fuzzy
msgctxt "RID_STR_EXPAND"
msgid "Expand"
msgstr "འགྲེམ་པ།"
@@ -2173,7 +2167,6 @@ msgid "_Next >"
msgstr "གོམ་སྟབས་རྗེས་མ།(~N) >"
#: formuladialog.ui:158
-#, fuzzy
msgctxt "formuladialog|function"
msgid "Functions"
msgstr "བྱེད་ནུས།"
@@ -2197,19 +2190,16 @@ msgid "For_mula"
msgstr "སྤྱི་འགྲོས།"
#: formuladialog.ui:383
-#, fuzzy
msgctxt "formuladialog|label1"
msgid "Result"
msgstr "མཇུག་འབྲས།"
#: formuladialog.ui:418
-#, fuzzy
msgctxt "formuladialog|ed_formula-atkobject"
msgid "Formula"
msgstr "སྤྱི་འགྲོས།"
#: formuladialog.ui:467
-#, fuzzy
msgctxt "formuladialog|RB_REF|tooltip_text"
msgid "Maximize"
msgstr "ཚད་ཆེ་ཤོས།"
@@ -2233,7 +2223,6 @@ msgid "Last Used"
msgstr "རྒྱུན་སྤྱོད་རྟེན་གྲངས།"
#: functionpage.ui:64
-#, fuzzy
msgctxt "functionpage|category"
msgid "All"
msgstr "ཡོངས་རྫོགས།"
@@ -2251,25 +2240,21 @@ msgid "Function not known"
msgstr "མི་གསལ་བའི་རྟེན་གྲངས།"
#: parameter.ui:279
-#, fuzzy
msgctxt "parameter|RB_ARG1|tooltip_text"
msgid "Select"
msgstr "འདེམས་པ།"
#: parameter.ui:295
-#, fuzzy
msgctxt "parameter|RB_ARG2|tooltip_text"
msgid "Select"
msgstr "འདེམས་པ།"
#: parameter.ui:311
-#, fuzzy
msgctxt "parameter|RB_ARG3|tooltip_text"
msgid "Select"
msgstr "འདེམས་པ།"
#: parameter.ui:327
-#, fuzzy
msgctxt "parameter|RB_ARG4|tooltip_text"
msgid "Select"
msgstr "འདེམས་པ།"
diff --git a/source/bo/fpicker/messages.po b/source/bo/fpicker/messages.po
index 5931adc3ede..da35a616581 100644
--- a/source/bo/fpicker/messages.po
+++ b/source/bo/fpicker/messages.po
@@ -120,7 +120,6 @@ msgid "All files"
msgstr "ཡིག་ཆ་ཚང་མ།"
#: strings.hrc:34
-#, fuzzy
msgctxt "STR_FILEDLG_OPEN"
msgid "Open"
msgstr "ཁ་འབྱེད།"
@@ -322,7 +321,6 @@ msgid "Filter"
msgstr "འཚགས་འདེམས།"
#: remotefilesdialog.ui:267
-#, fuzzy
msgctxt "remotefilesdialog|nameLabel"
msgid "File name"
msgstr "ཡིག་ཆའི་མིང་།"
diff --git a/source/bo/instsetoo_native/inc_openoffice/windows/msi_languages.po b/source/bo/instsetoo_native/inc_openoffice/windows/msi_languages.po
index a6d00c480b5..7951d457ba3 100644
--- a/source/bo/instsetoo_native/inc_openoffice/windows/msi_languages.po
+++ b/source/bo/instsetoo_native/inc_openoffice/windows/msi_languages.po
@@ -1098,7 +1098,6 @@ msgid "{&MSSansBold8}Network Location"
msgstr ""
#: Control.ulf
-#, fuzzy
msgctxt ""
"Control.ulf\n"
"OOO_CONTROL_22\n"
@@ -2041,7 +2040,6 @@ msgid "{&MSSansBold8}Ready to Install the Program"
msgstr ""
#: Control.ulf
-#, fuzzy
msgctxt ""
"Control.ulf\n"
"OOO_CONTROL_173\n"
@@ -4017,7 +4015,6 @@ msgid "~New"
msgstr "གསར་བཟོ།(~N)"
#: Property.ulf
-#, fuzzy
msgctxt ""
"Property.ulf\n"
"OOO_STR_EDIT\n"
@@ -4026,7 +4023,6 @@ msgid "~Edit"
msgstr "རྩོམ་སྒྲིག(~E)"
#: Property.ulf
-#, fuzzy
msgctxt ""
"Property.ulf\n"
"OOO_STR_MS_WORD_DOCUMENT\n"
diff --git a/source/bo/officecfg/registry/data/org/openoffice/Office.po b/source/bo/officecfg/registry/data/org/openoffice/Office.po
index eb6457a1c9a..1a125070610 100644
--- a/source/bo/officecfg/registry/data/org/openoffice/Office.po
+++ b/source/bo/officecfg/registry/data/org/openoffice/Office.po
@@ -143,7 +143,6 @@ msgid "~Drawing"
msgstr "རིས་འགོད་(~D)"
#: Common.xcu
-#, fuzzy
msgctxt ""
"Common.xcu\n"
"..Common.Menus.New.m4\n"
@@ -163,7 +162,6 @@ msgid "Database"
msgstr "གཞི་གྲངས་མཛོད་..."
#: Common.xcu
-#, fuzzy
msgctxt ""
"Common.xcu\n"
"..Common.Menus.New.m7\n"
@@ -173,7 +171,6 @@ msgid "~HTML Document"
msgstr "~HTML ཡིག་ཚགས།"
#: Common.xcu
-#, fuzzy
msgctxt ""
"Common.xcu\n"
"..Common.Menus.New.m8\n"
@@ -183,7 +180,6 @@ msgid "~XML Form Document"
msgstr "~XML རེའུ་བྱང་ཡིག་ཚགས།"
#: Common.xcu
-#, fuzzy
msgctxt ""
"Common.xcu\n"
"..Common.Menus.New.m9\n"
@@ -945,7 +941,6 @@ msgid "< ~Back"
msgstr "< ཕྱིར་ལོག(~B)"
#: PresentationMinimizer.xcu
-#, fuzzy
msgctxt ""
"PresentationMinimizer.xcu\n"
"..PresentationMinimizer.Strings\n"
@@ -1022,7 +1017,6 @@ msgid "Choose settings for optimizing images"
msgstr ""
#: PresentationMinimizer.xcu
-#, fuzzy
msgctxt ""
"PresentationMinimizer.xcu\n"
"..PresentationMinimizer.Strings\n"
@@ -1122,7 +1116,6 @@ msgid "~Embed external images"
msgstr ""
#: PresentationMinimizer.xcu
-#, fuzzy
msgctxt ""
"PresentationMinimizer.xcu\n"
"..PresentationMinimizer.Strings\n"
@@ -1186,7 +1179,6 @@ msgid "Object Linking and Embedding (OLE) is a technology that allows embedding
msgstr ""
#: PresentationMinimizer.xcu
-#, fuzzy
msgctxt ""
"PresentationMinimizer.xcu\n"
"..PresentationMinimizer.Strings\n"
@@ -1241,7 +1233,6 @@ msgid "Delete slides that are not used for the ~custom slide show"
msgstr ""
#: PresentationMinimizer.xcu
-#, fuzzy
msgctxt ""
"PresentationMinimizer.xcu\n"
"..PresentationMinimizer.Strings\n"
@@ -1505,7 +1496,6 @@ msgid "Notes"
msgstr "ཟུར་མཆན།"
#: PresenterScreen.xcu
-#, fuzzy
msgctxt ""
"PresenterScreen.xcu\n"
"..PresenterScreen.PresenterScreenSettings.ToolBars.ToolBar.Entries.d.Normal\n"
@@ -1533,7 +1523,6 @@ msgid "Exchange"
msgstr ""
#: PresenterScreen.xcu
-#, fuzzy
msgctxt ""
"PresenterScreen.xcu\n"
"..PresenterScreen.PresenterScreenSettings.ToolBars.ToolBar.Entries.o.Normal\n"
@@ -1543,7 +1532,6 @@ msgid "Help"
msgstr "རོགས་རམ།"
#: PresenterScreen.xcu
-#, fuzzy
msgctxt ""
"PresenterScreen.xcu\n"
"..PresenterScreen.PresenterScreenSettings.ToolBars.NotesToolBar.Entries.a.Normal\n"
@@ -1638,7 +1626,6 @@ msgid "First slide"
msgstr ""
#: PresenterScreen.xcu
-#, fuzzy
msgctxt ""
"PresenterScreen.xcu\n"
"..PresenterScreen.PresenterScreenSettings.HelpView.HelpStrings.e\n"
@@ -1910,7 +1897,6 @@ msgid "Current Slide, %CURRENT_SLIDE_NAME%, %CURRENT_SLIDE_NUMBER% of %SLIDE_COU
msgstr ""
#: PresenterScreen.xcu
-#, fuzzy
msgctxt ""
"PresenterScreen.xcu\n"
"..PresenterScreen.Presenter.Views.CurrentSlidePreview.Strings.ClickToExitPresentationText\n"
@@ -1956,7 +1942,6 @@ msgid "Slide Overview, %CURRENT_SLIDE_NAME%, %CURRENT_SLIDE_NUMBER% of %SLIDE_CO
msgstr ""
#: PresenterScreen.xcu
-#, fuzzy
msgctxt ""
"PresenterScreen.xcu\n"
"..PresenterScreen.Presenter.Views.HelpView\n"
@@ -10633,7 +10618,6 @@ msgid "Nationality"
msgstr "རྒྱལ་ཁོངས།"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.authors.Fields.nationality\n"
diff --git a/source/bo/officecfg/registry/data/org/openoffice/Office/UI.po b/source/bo/officecfg/registry/data/org/openoffice/Office/UI.po
index bfcfe6bcc06..4104f80e624 100644
--- a/source/bo/officecfg/registry/data/org/openoffice/Office/UI.po
+++ b/source/bo/officecfg/registry/data/org/openoffice/Office/UI.po
@@ -176,7 +176,6 @@ msgid "BASIC Dialog"
msgstr "BASIC གླིང་སྒྲོམ།"
#: BasicIDECommands.xcu
-#, fuzzy
msgctxt ""
"BasicIDECommands.xcu\n"
"..BasicIDECommands.UserInterface.Commands..uno:DeleteCurrent\n"
@@ -226,7 +225,6 @@ msgid "~Dialog"
msgstr "གླེང་སྒྲོམ།"
#: BasicIDEWindowState.xcu
-#, fuzzy
msgctxt ""
"BasicIDEWindowState.xcu\n"
"..BasicIDEWindowState.UIElements.States.private:resource/popupmenu/dialog\n"
@@ -743,7 +741,6 @@ msgid "Pivot Table Filter"
msgstr "རེའུ་མིག་འཚག་ཆས།"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:DataPilotFilter\n"
@@ -1450,7 +1447,6 @@ msgid "Clear Print Ranges"
msgstr ""
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:EditPrintArea\n"
@@ -1717,7 +1713,6 @@ msgid "R~andom Number..."
msgstr ""
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:StatisticsMenu\n"
@@ -2648,7 +2643,6 @@ msgid "~Height..."
msgstr "ཕྲེང་གི་མཐོ་ཚད།(~E)..."
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:RowHeight\n"
@@ -2694,7 +2688,6 @@ msgid "H~ide"
msgstr "གབ་ཡིབ།(~H)"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:HideRow\n"
@@ -2750,7 +2743,6 @@ msgid "~Width..."
msgstr "ཞེང་ཚད་སྟར་པ་སྒྲིག་པ།(~W)..."
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:ColumnWidth\n"
@@ -3430,7 +3422,6 @@ msgid "Number Format"
msgstr "གྲངས་ཀའི་རྣམ་གཞག་རྩོམ་སྒྲིག..."
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:NumberFormatCurrency\n"
@@ -3449,7 +3440,6 @@ msgid "Format as Currency"
msgstr ""
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:NumberFormatCurrencySimple\n"
@@ -3486,7 +3476,6 @@ msgid "Format as Percent"
msgstr ""
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:NumberFormatStandard\n"
@@ -3625,7 +3614,6 @@ msgid "R~ight-To-Left"
msgstr "གཡས་ནས་གཡོན་དུ།(~I)"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:SheetRightToLeft\n"
@@ -3922,7 +3910,6 @@ msgid "Ro~ws"
msgstr "ཕྲེང་།"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:ColumnMenu\n"
@@ -4016,7 +4003,6 @@ msgid "Insert Current Date"
msgstr ""
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:InsertCurrentDate\n"
@@ -4035,7 +4021,6 @@ msgid "Insert Current Time"
msgstr ""
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:InsertCurrentTime\n"
@@ -4216,7 +4201,6 @@ msgid "Heading 1"
msgstr "ཁ་བྱང་ 10"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:StyleApply?Style:string=Heading 2&amp;FamilyName:string=CellStyles\n"
@@ -4235,7 +4219,6 @@ msgid "Bad"
msgstr ""
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:StyleApply?Style:string=Error&amp;FamilyName:string=CellStyles\n"
@@ -4264,7 +4247,6 @@ msgid "Neutral"
msgstr ""
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:StyleApply?Style:string=Warning&amp;FamilyName:string=CellStyles\n"
@@ -4274,7 +4256,6 @@ msgid "Warning"
msgstr "ཉེན་བརྡ།"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:StyleApply?Style:string=Footnote&amp;FamilyName:string=CellStyles\n"
@@ -4304,7 +4285,6 @@ msgid "Detective"
msgstr "སྤྱི་འགྲོས་ཞིབ་བཤེར་གཏན་འཁེལ།(~F)"
#: CalcWindowState.xcu
-#, fuzzy
msgctxt ""
"CalcWindowState.xcu\n"
"..CalcWindowState.UIElements.States.private:resource/popupmenu/cell\n"
@@ -4372,7 +4352,6 @@ msgid "Form Control"
msgstr "ཚོད་ཆས་ཡོ་བྱད་སྒམ།"
#: CalcWindowState.xcu
-#, fuzzy
msgctxt ""
"CalcWindowState.xcu\n"
"..CalcWindowState.UIElements.States.private:resource/popupmenu/formrichtext\n"
@@ -4382,7 +4361,6 @@ msgid "Text Box Formatting"
msgstr "ཡིག་སྒྲོམ་རྣམ་གཞག"
#: CalcWindowState.xcu
-#, fuzzy
msgctxt ""
"CalcWindowState.xcu\n"
"..CalcWindowState.UIElements.States.private:resource/popupmenu/graphic\n"
@@ -4392,7 +4370,6 @@ msgid "Image"
msgstr "བཪྙན་རིས།"
#: CalcWindowState.xcu
-#, fuzzy
msgctxt ""
"CalcWindowState.xcu\n"
"..CalcWindowState.UIElements.States.private:resource/popupmenu/media\n"
@@ -6070,7 +6047,6 @@ msgid "Report Controls"
msgstr ""
#: DbReportWindowState.xcu
-#, fuzzy
msgctxt ""
"DbReportWindowState.xcu\n"
".DbReportWindowState.UIElements.States.private:resource/toolbar/drawbar\n"
@@ -6488,7 +6464,6 @@ msgid "Form Wizard..."
msgstr "རེའུ་མིག་སྣེ་སྟོན།..."
#: DbuCommands.xcu
-#, fuzzy
msgctxt ""
"DbuCommands.xcu\n"
"..DbuCommands.UserInterface.Commands..uno:DBNewReportWithPreSelection\n"
@@ -7834,7 +7809,6 @@ msgid "Format Slide"
msgstr ""
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Commands..uno:SlideSetup\n"
@@ -8131,7 +8105,6 @@ msgid "Slide ~Layout"
msgstr "སྒྲོན་བཪྙན་སྤྱིན་ཤོག་གི་པར་གཞི་བཀོད་པ།..."
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Commands..uno:ModifyLayer\n"
@@ -9335,7 +9308,6 @@ msgid "Insert Rows"
msgstr "ཕྲེང་བསྒར་འཛུད།(~R)"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:InsertRowDialog\n"
@@ -9394,7 +9366,6 @@ msgid "Insert Columns"
msgstr "ཕྲེང་བསྒར་འཛུད།(~L)"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:InsertColumnDialog\n"
@@ -9432,7 +9403,6 @@ msgid "~Rows"
msgstr "ཕྲེང་།(~R)"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:DeleteRows\n"
@@ -9460,7 +9430,6 @@ msgid "~Columns"
msgstr "སྟར།(~C)"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:DeleteColumns\n"
@@ -9506,7 +9475,6 @@ msgid "~Columns"
msgstr "སྟར།(~C)"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:EntireColumn\n"
@@ -9534,7 +9502,6 @@ msgid "~Rows"
msgstr "ཕྲེང་།(~R)"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:EntireRow\n"
@@ -9870,7 +9837,6 @@ msgid "Move Page Up"
msgstr ""
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:MovePageUp\n"
@@ -9907,7 +9873,6 @@ msgid "Move Page Down"
msgstr ""
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:MovePageDown\n"
@@ -9971,7 +9936,6 @@ msgid "Slide to End"
msgstr ""
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=20\n"
@@ -9981,7 +9945,6 @@ msgid "Blank Slide"
msgstr "སྒྲོན་བཪྙན་སྟོང་པ།"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=19\n"
@@ -9991,7 +9954,6 @@ msgid "Title Only"
msgstr "ཁ་བྱང་ཙམ་ཡིན་པ།"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=0\n"
@@ -10010,7 +9972,6 @@ msgid "Title, Content"
msgstr ""
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=32\n"
@@ -10083,7 +10044,6 @@ msgid "Title, 6 Content"
msgstr ""
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=28\n"
@@ -10093,7 +10053,6 @@ msgid "Vertical Title, Vertical Text"
msgstr "གཞུང་སྒྲིག་ཁ་བྱང་། གཞུང་སྒྲིག་ཡི་གེ"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=27\n"
@@ -10103,7 +10062,6 @@ msgid "Vertical Title, Text, Chart"
msgstr "གཞུང་སྒྲིག་ཁ་བྱང་། གཞུང་སྒྲིག་ཡི་གེ དཔེ་རིས།"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=29\n"
@@ -10162,7 +10120,6 @@ msgid "~Cell"
msgstr "དྲ་མིག"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:RowMenu\n"
@@ -10279,7 +10236,6 @@ msgid "Form Control"
msgstr "ཚོད་ཆས་ཡོ་བྱད་སྒམ།"
#: DrawWindowState.xcu
-#, fuzzy
msgctxt ""
"DrawWindowState.xcu\n"
"..DrawWindowState.UIElements.States.private:resource/popupmenu/formrichtext\n"
@@ -10299,7 +10255,6 @@ msgid "Glue Point"
msgstr "མདུད་ཚེག་སྦྱར།(~G)"
#: DrawWindowState.xcu
-#, fuzzy
msgctxt ""
"DrawWindowState.xcu\n"
"..DrawWindowState.UIElements.States.private:resource/popupmenu/graphic\n"
@@ -10348,7 +10303,6 @@ msgid "Dimension Line"
msgstr "ཚད་ངེས་ཐིག"
#: DrawWindowState.xcu
-#, fuzzy
msgctxt ""
"DrawWindowState.xcu\n"
"..DrawWindowState.UIElements.States.private:resource/popupmenu/media\n"
@@ -13191,7 +13145,6 @@ msgid "From right to top"
msgstr "གཡོན་གྱི་འོག་ཟུར་ནས་གཡས་ཀྱི་གོང་ཟུར་བར།"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionGroups.subtle\n"
@@ -13201,7 +13154,6 @@ msgid "Subtle"
msgstr "ཕྲ་མོའི་རིགས།"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionGroups.exciting\n"
@@ -13229,7 +13181,6 @@ msgid "3D Venetian"
msgstr ""
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionSets.box\n"
@@ -13277,7 +13228,6 @@ msgid "Uncover"
msgstr ""
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionSets.wipe\n"
@@ -13287,7 +13237,6 @@ msgid "Wipe"
msgstr "སུབ་དོར།"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionSets.wedge\n"
@@ -13297,7 +13246,6 @@ msgid "Wedge"
msgstr "རླུང་གཡབ་དབྱིབས་འགྲེམ་པ།"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionSets.wheel\n"
@@ -13384,7 +13332,6 @@ msgid "Random"
msgstr ""
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionSets.dissolve\n"
@@ -13423,7 +13370,6 @@ msgid "Tiles"
msgstr "ཁ་བྱང་།"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionSets.cube-turning\n"
@@ -13433,7 +13379,6 @@ msgid "Cube"
msgstr "ལངས་གཟུགས།"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionSets.revolving-circles\n"
@@ -13471,7 +13416,6 @@ msgid "Turn Around"
msgstr ""
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionSets.turn-down\n"
@@ -13632,7 +13576,6 @@ msgid "Bottom Right to Top Left"
msgstr ""
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.bottom-top\n"
@@ -13671,7 +13614,6 @@ msgid "Horizontal"
msgstr "ཆུ་སྙོམས།"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.in\n"
@@ -13681,7 +13623,6 @@ msgid "In"
msgstr "ནང་ལ།"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.out\n"
@@ -13691,7 +13632,6 @@ msgid "Out"
msgstr "ཕྱི་ལ།"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.across\n"
@@ -13701,7 +13641,6 @@ msgid "Across"
msgstr "བརྒལ་བ།"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.down\n"
@@ -13711,7 +13650,6 @@ msgid "Down"
msgstr "མར་ཕྱོགས།"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.up\n"
@@ -13741,7 +13679,6 @@ msgid "Left"
msgstr "གཡོན་ཕྱོགས།"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.circle\n"
@@ -13780,7 +13717,6 @@ msgid "Diamond"
msgstr "གཟེ་དབྱིབས།"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.plus\n"
@@ -13920,7 +13856,6 @@ msgid "Counterclockwise 8 Spokes"
msgstr ""
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.inside\n"
@@ -13930,7 +13865,6 @@ msgid "Inside"
msgstr "ནང་ངོས།"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.outside\n"
@@ -14210,7 +14144,6 @@ msgid "Frame"
msgstr "ཡིག་དེབ་སྒྲོམ་བྱ་ཡུལ།"
#: GenericCategories.xcu
-#, fuzzy
msgctxt ""
"GenericCategories.xcu\n"
"..GenericCategories.Commands.Categories.14\n"
@@ -16408,7 +16341,6 @@ msgid "Left"
msgstr "གཡོན་ཕྱོགས།"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:LeftPara\n"
@@ -16428,7 +16360,6 @@ msgid "Right"
msgstr "གཡས་ཕྱོགས།"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:RightPara\n"
@@ -16801,7 +16732,6 @@ msgid "Line Starts with Arrow"
msgstr "མགོ་སྣེ་ལ་མདའ་རྩེའི་ཐིག་སྐུད་ཡོད་པ།"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:LineArrowEnd\n"
@@ -17357,7 +17287,6 @@ msgid "Smooth Transition"
msgstr "འཇམ་འདྲེད་རྩེ་ཚེག།"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:ToggleObjectBezierMode\n"
@@ -17531,7 +17460,6 @@ msgid "~Chart..."
msgstr "རིས་འགོད།(~C)..."
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:InsertObjectChart\n"
@@ -17551,7 +17479,6 @@ msgid "Chart from File..."
msgstr "ཡིག་ཆའི་ལས་ཀའི་རེའུ་མིག་ནང་ཡོང་བ།"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:DefaultBullet\n"
@@ -18117,7 +18044,6 @@ msgid "~Edit Style..."
msgstr "བཟོ་ལྟ་རྩོམ་སྒྲིག..."
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:EditStyle\n"
@@ -18611,7 +18537,6 @@ msgid "Line Corner Style"
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:LineStyle\n"
@@ -18974,7 +18899,6 @@ msgid "Spelling"
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:SpellingAndGrammarDialog\n"
@@ -20316,7 +20240,6 @@ msgid "Flip Horizontally"
msgstr "ཆུ་སྙོམས་མགོ་རྟིང་སློག་པ།"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:FlipVertical\n"
@@ -21128,7 +21051,6 @@ msgid "Compile"
msgstr "རྩོམ་སྒྱུར་བྱེད་པ།"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:RunBasic\n"
@@ -21751,7 +21673,6 @@ msgid "Toggle Print Preview"
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:PrintPreview\n"
@@ -22541,7 +22462,6 @@ msgid "Top"
msgstr "རྩེ་སྣེར་སྙོམ་གཤིབ།"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:CellVertTop\n"
@@ -22581,7 +22501,6 @@ msgid "Bottom"
msgstr "མཐིལ་སྣེར་སྙོམ་གཤིབ།"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:CellVertBottom\n"
@@ -22807,7 +22726,6 @@ msgid "R~eference"
msgstr "reference"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Popups..uno:EditCommentsMenu\n"
@@ -22947,7 +22865,6 @@ msgid "Rot~ate or Flip"
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Popups..uno:AnchorMenu\n"
@@ -22977,7 +22894,6 @@ msgid "Me~dia Player"
msgstr "སྨྱན་གཟུགས་བསྒྲགས་གཏོང་ཆས།(~Y)"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Popups..uno:InsertAVMedia\n"
@@ -23242,7 +23158,6 @@ msgid "Paragraph Classification Dialog"
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Popups..uno:EditSelectMenu\n"
@@ -23252,7 +23167,6 @@ msgid "Select"
msgstr "འདེམས་པ།"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Popups..uno:EditPasteSpecialMenu\n"
@@ -23271,7 +23185,6 @@ msgid "Menubar"
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Popups..uno:NameGroup\n"
@@ -23281,7 +23194,6 @@ msgid "Name..."
msgstr "མིང་འདོགས་བྱ་ཡུལ།"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Popups..uno:ObjectTitleDescription\n"
@@ -23387,7 +23299,6 @@ msgid "Form Control"
msgstr "ཚོད་ཆས་ཡོ་བྱད་སྒམ།"
#: ImpressWindowState.xcu
-#, fuzzy
msgctxt ""
"ImpressWindowState.xcu\n"
"..ImpressWindowState.UIElements.States.private:resource/popupmenu/formrichtext\n"
@@ -23407,7 +23318,6 @@ msgid "Glue Point"
msgstr "མདུད་ཚེག་སྦྱར།(~G)"
#: ImpressWindowState.xcu
-#, fuzzy
msgctxt ""
"ImpressWindowState.xcu\n"
"..ImpressWindowState.UIElements.States.private:resource/popupmenu/graphic\n"
@@ -23447,7 +23357,6 @@ msgid "Dimension Line"
msgstr "ཚད་ངེས་ཐིག"
#: ImpressWindowState.xcu
-#, fuzzy
msgctxt ""
"ImpressWindowState.xcu\n"
"..ImpressWindowState.UIElements.States.private:resource/popupmenu/media\n"
@@ -24258,7 +24167,6 @@ msgid "Formula Cursor"
msgstr "སྤྱི་འགྲོས་འོད་རྟགས།"
#: MathCommands.xcu
-#, fuzzy
msgctxt ""
"MathCommands.xcu\n"
"..MathCommands.UserInterface.Commands..uno:InsertCommandText?Text:string=newline \n"
@@ -24268,7 +24176,6 @@ msgid "New Line"
msgstr "ཕྲེང་བརྗེ།"
#: MathCommands.xcu
-#, fuzzy
msgctxt ""
"MathCommands.xcu\n"
"..MathCommands.UserInterface.Commands..uno:InsertCommandText?Text:string=`\n"
@@ -24616,7 +24523,6 @@ msgid "Page Settings"
msgstr "ཤོག་ངོས་བཀོད་སྒྲིག(~P)..."
#: ReportCommands.xcu
-#, fuzzy
msgctxt ""
"ReportCommands.xcu\n"
".ReportCommands.UserInterface.Commands..uno:PageDialog\n"
@@ -24674,7 +24580,6 @@ msgid "~Subreport in New Window..."
msgstr ""
#: ReportCommands.xcu
-#, fuzzy
msgctxt ""
"ReportCommands.xcu\n"
".ReportCommands.UserInterface.Commands..uno:FontColor\n"
@@ -24703,7 +24608,6 @@ msgid "~Column Header/Footer"
msgstr ""
#: ReportCommands.xcu
-#, fuzzy
msgctxt ""
"ReportCommands.xcu\n"
".ReportCommands.UserInterface.Commands..uno:PasteSpecial\n"
@@ -24797,7 +24701,6 @@ msgid "Fit to greatest height"
msgstr ""
#: ReportCommands.xcu
-#, fuzzy
msgctxt ""
"ReportCommands.xcu\n"
".ReportCommands.UserInterface.Commands..uno:ControlProperties\n"
@@ -24927,7 +24830,6 @@ msgid "Alignment"
msgstr "སྙོམ་གཤིབ།"
#: ReportCommands.xcu
-#, fuzzy
msgctxt ""
"ReportCommands.xcu\n"
".ReportCommands.UserInterface.Commands..uno:ResizeMenu\n"
@@ -24955,7 +24857,6 @@ msgid "Report Controls"
msgstr ""
#: ReportCommands.xcu
-#, fuzzy
msgctxt ""
"ReportCommands.xcu\n"
".ReportCommands.UserInterface.Commands..uno:SectionShrinkMenu\n"
@@ -25012,7 +24913,6 @@ msgid "Report Output Format"
msgstr ""
#: ReportCommands.xcu
-#, fuzzy
msgctxt ""
"ReportCommands.xcu\n"
".ReportCommands.UserInterface.Popups..uno:SnapLinesMenu\n"
@@ -25031,7 +24931,6 @@ msgid "Object Resizing"
msgstr ""
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.DeckList.PropertyDeck\n"
@@ -25120,7 +25019,6 @@ msgid "Styles"
msgstr "བཟོ་ལྟ།(~E)"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.DeckList.ScFunctionsDeck\n"
@@ -25140,7 +25038,6 @@ msgid "Manage Changes"
msgstr "གཏན་འཁེལ།(~C)..."
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.DeckList.SwDesignDeck\n"
@@ -25150,7 +25047,6 @@ msgid "Design"
msgstr "འཆར་འགོད།"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.DeckList.ChartDeck\n"
@@ -25230,7 +25126,6 @@ msgid "Footer"
msgstr "ཤོག་ཞབས།(~J)"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.AreaPropertyPanel\n"
@@ -25280,7 +25175,6 @@ msgid "Position and Size"
msgstr "གནས་ས་དང་ཆེ་ཆུང་།(~Z)..."
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.GraphicPropertyPanel\n"
@@ -25488,7 +25382,6 @@ msgid "Styles"
msgstr "བཟོ་ལྟ།(~E)"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.ScFunctionsPanel\n"
@@ -25526,7 +25419,6 @@ msgid "Elements"
msgstr "གཞི་རྒྱུ།"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.ChartSeriesPanel\n"
@@ -25565,7 +25457,6 @@ msgid "Axis"
msgstr "མདའ།(~X)"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.ChartAreaPanel\n"
@@ -25969,7 +25860,6 @@ msgid "AutoTe~xt..."
msgstr "རང་འགུལ་རིས་ཡིག་ཚོགས།(~L)..."
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:PrintLayout\n"
@@ -25979,7 +25869,6 @@ msgid "~Normal View"
msgstr "སྤྱིར་བཏང་།(~N)"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:PrintLayout\n"
@@ -26340,7 +26229,6 @@ msgid "Reject All Changes"
msgstr ""
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:AcceptTrackedChange\n"
@@ -26369,7 +26257,6 @@ msgid "Accept Change"
msgstr "བཟོ་བཅོས་དང་ལེན་བྱེད་པ།"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:AcceptAllTrackedChanges\n"
@@ -26889,7 +26776,6 @@ msgid "~Index Entry..."
msgstr "དཀར་ཆག་བཤར་བྱང་།(~Y)..."
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:InsertIndexesEntry\n"
@@ -27089,7 +26975,6 @@ msgid "To ~Frame"
msgstr "སྒྲོམ་གཞི་ལ།(~F)"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:InsertObjectStarMath\n"
@@ -27099,7 +26984,6 @@ msgid "~Formula..."
msgstr "སྤྱི་འགྲོས།(~F)..."
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:InsertObjectStarMath\n"
@@ -29216,7 +29100,6 @@ msgid "In ~Background"
msgstr "གསལ་དྭངས་སྟར་བརྒྱུས།"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:WrapThroughTransparencyToggle\n"
@@ -29859,7 +29742,6 @@ msgid "Add Unknown Words"
msgstr "ཁ་མི་གསལ་བའི་ཡི་གེ་སྣོན་བཅུག"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:HScroll\n"
@@ -30301,7 +30183,6 @@ msgid "Default Paragraph Style"
msgstr ""
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:StyleApply?Style:string=Title&amp;FamilyName:string=ParagraphStyles\n"
@@ -30311,7 +30192,6 @@ msgid "~Title"
msgstr "ཁ་བྱང་།(~T)"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:TitleParaStyle\n"
@@ -31042,7 +30922,6 @@ msgid "Form Control"
msgstr "ཚོད་ཆས་ཡོ་བྱད་སྒམ།"
#: WriterFormWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterFormWindowState.xcu\n"
"..WriterFormWindowState.UIElements.States.private:resource/popupmenu/formrichtext\n"
@@ -31062,7 +30941,6 @@ msgid "Text Frame"
msgstr "འོག་གི་སྒྲོམ་ལ་སྒྱུར།"
#: WriterFormWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterFormWindowState.xcu\n"
"..WriterFormWindowState.UIElements.States.private:resource/popupmenu/graphic\n"
@@ -31072,7 +30950,6 @@ msgid "Image"
msgstr "བཪྙན་རིས།"
#: WriterFormWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterFormWindowState.xcu\n"
"..WriterFormWindowState.UIElements.States.private:resource/popupmenu/media\n"
@@ -31506,7 +31383,6 @@ msgid "Form Control"
msgstr "ཚོད་ཆས་ཡོ་བྱད་སྒམ།"
#: WriterGlobalWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterGlobalWindowState.xcu\n"
"..WriterGlobalWindowState.UIElements.States.private:resource/popupmenu/formrichtext\n"
@@ -31526,7 +31402,6 @@ msgid "Text Frame"
msgstr "འོག་གི་སྒྲོམ་ལ་སྒྱུར།"
#: WriterGlobalWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterGlobalWindowState.xcu\n"
"..WriterGlobalWindowState.UIElements.States.private:resource/popupmenu/graphic\n"
@@ -31536,7 +31411,6 @@ msgid "Image"
msgstr "བཪྙན་རིས།"
#: WriterGlobalWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterGlobalWindowState.xcu\n"
"..WriterGlobalWindowState.UIElements.States.private:resource/popupmenu/media\n"
@@ -31989,7 +31863,6 @@ msgid "Form Control"
msgstr "ཚོད་ཆས་ཡོ་བྱད་སྒམ།"
#: WriterReportWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterReportWindowState.xcu\n"
"..WriterReportWindowState.UIElements.States.private:resource/popupmenu/formrichtext\n"
@@ -32009,7 +31882,6 @@ msgid "Text Frame"
msgstr "འོག་གི་སྒྲོམ་ལ་སྒྱུར།"
#: WriterReportWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterReportWindowState.xcu\n"
"..WriterReportWindowState.UIElements.States.private:resource/popupmenu/graphic\n"
@@ -32019,7 +31891,6 @@ msgid "Image"
msgstr "བཪྙན་རིས།"
#: WriterReportWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterReportWindowState.xcu\n"
"..WriterReportWindowState.UIElements.States.private:resource/popupmenu/media\n"
@@ -32433,7 +32304,6 @@ msgid "Form Control"
msgstr "ཚོད་ཆས་ཡོ་བྱད་སྒམ།"
#: WriterWebWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWebWindowState.xcu\n"
"..WriterWebWindowState.UIElements.States.private:resource/popupmenu/formrichtext\n"
@@ -32453,7 +32323,6 @@ msgid "Text Frame"
msgstr "འོག་གི་སྒྲོམ་ལ་སྒྱུར།"
#: WriterWebWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWebWindowState.xcu\n"
"..WriterWebWindowState.UIElements.States.private:resource/popupmenu/graphic\n"
@@ -32852,7 +32721,6 @@ msgid "Form Control"
msgstr "ཚོད་ཆས་ཡོ་བྱད་སྒམ།"
#: WriterWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWindowState.xcu\n"
"..WriterWindowState.UIElements.States.private:resource/popupmenu/formrichtext\n"
@@ -32872,7 +32740,6 @@ msgid "Text Frame"
msgstr "འོག་གི་སྒྲོམ་ལ་སྒྱུར།"
#: WriterWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWindowState.xcu\n"
"..WriterWindowState.UIElements.States.private:resource/popupmenu/graphic\n"
@@ -32882,7 +32749,6 @@ msgid "Image"
msgstr "བཪྙན་རིས།"
#: WriterWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWindowState.xcu\n"
"..WriterWindowState.UIElements.States.private:resource/popupmenu/media\n"
@@ -33411,7 +33277,6 @@ msgid "Form Control"
msgstr "ཚོད་ཆས་ཡོ་བྱད་སྒམ།"
#: XFormsWindowState.xcu
-#, fuzzy
msgctxt ""
"XFormsWindowState.xcu\n"
"..XFormsWindowState.UIElements.States.private:resource/popupmenu/formrichtext\n"
@@ -33431,7 +33296,6 @@ msgid "Text Frame"
msgstr "འོག་གི་སྒྲོམ་ལ་སྒྱུར།"
#: XFormsWindowState.xcu
-#, fuzzy
msgctxt ""
"XFormsWindowState.xcu\n"
"..XFormsWindowState.UIElements.States.private:resource/popupmenu/graphic\n"
@@ -33441,7 +33305,6 @@ msgid "Image"
msgstr "བཪྙན་རིས།"
#: XFormsWindowState.xcu
-#, fuzzy
msgctxt ""
"XFormsWindowState.xcu\n"
"..XFormsWindowState.UIElements.States.private:resource/popupmenu/media\n"
diff --git a/source/bo/reportdesign/messages.po b/source/bo/reportdesign/messages.po
index cfa8ee4d6ac..c088208ed45 100644
--- a/source/bo/reportdesign/messages.po
+++ b/source/bo/reportdesign/messages.po
@@ -72,7 +72,6 @@ msgid "Field or Formula"
msgstr ""
#: stringarray.hrc:43
-#, fuzzy
msgctxt "RID_STR_TYPE_CONST"
msgid "Function"
msgstr "function"
@@ -88,7 +87,6 @@ msgid "User defined Function"
msgstr ""
#: stringarray.hrc:51
-#, fuzzy
msgctxt "RID_STR_BOOL"
msgid "No"
msgstr "མིན།"
@@ -100,7 +98,6 @@ msgid "Yes"
msgstr "རེད།"
#: stringarray.hrc:58
-#, fuzzy
msgctxt "RID_STR_KEEPTOGETHER_CONST"
msgid "No"
msgstr "མིན།"
@@ -158,7 +155,6 @@ msgid "Center"
msgstr "ནང་།"
#: strings.hrc:25
-#, fuzzy
msgctxt "RID_STR_PROPPAGE_DEFAULT"
msgid "General"
msgstr "རྒྱུནགཏན།"
@@ -310,7 +306,6 @@ msgid "Data field"
msgstr "གཞི་གྲངས་ཡིག་དུམ།"
#: strings.hrc:54
-#, fuzzy
msgctxt "RID_STR_FONT"
msgid "Font"
msgstr "ཡིག་གཟུགས།"
@@ -347,7 +342,6 @@ msgid "Group: %1"
msgstr "%1ཚོགས་ཆུང་ཁག་བགོས།"
#: strings.hrc:61
-#, fuzzy
msgctxt "RID_STR_FORMULALIST"
msgid "Function"
msgstr "function"
@@ -390,7 +384,6 @@ msgid "Preview Row(s)"
msgstr ""
#: strings.hrc:70
-#, fuzzy
msgctxt "RID_STR_AREA"
msgid "Area"
msgstr "ཁ་སྐོང་།"
@@ -456,7 +449,6 @@ msgid "Image Control"
msgstr "པར་རྣམ་ཚོད་འཛིན།"
#: strings.hrc:83
-#, fuzzy
msgctxt "RID_STR_PROPTITLE_FIXEDTEXT"
msgid "Label field"
msgstr "ཤོག་བྱང་།"
@@ -491,7 +483,6 @@ msgid "Section"
msgstr "ས་ཁོངས།"
#: strings.hrc:89
-#, fuzzy
msgctxt "RID_STR_PROPTITLE_FUNCTION"
msgid "Function"
msgstr "function"
@@ -657,13 +648,11 @@ msgid "Insert graphics"
msgstr "རིས་དབྱིབས་བར་འཇུག"
#: strings.hrc:124
-#, fuzzy
msgctxt "RID_STR_DELETE"
msgid "Delete"
msgstr "སུབ་པ།"
#: strings.hrc:125
-#, fuzzy
msgctxt "RID_STR_FUNCTION"
msgid "Function"
msgstr "function"
@@ -769,7 +758,6 @@ msgid "Prefix Characters"
msgstr ""
#: strings.hrc:147
-#, fuzzy
msgctxt "STR_RPT_YEAR"
msgid "Year"
msgstr "ལོ།"
@@ -893,7 +881,6 @@ msgid "The element is invalid."
msgstr ""
#: strings.hrc:180
-#, fuzzy
msgctxt "RID_STR_FIXEDTEXT"
msgid "Label field"
msgstr "ཤོག་བྱང་།"
@@ -932,7 +919,6 @@ msgid "Section Setup"
msgstr ""
#: backgrounddialog.ui:105
-#, fuzzy
msgctxt "backgrounddialog|background"
msgid "Background"
msgstr "རྒྱབ་ལྗོངས།"
@@ -943,13 +929,11 @@ msgid "Character Settings"
msgstr ""
#: chardialog.ui:105
-#, fuzzy
msgctxt "chardialog|font"
msgid "Font"
msgstr "ཡིག་གཟུགས།"
#: chardialog.ui:127
-#, fuzzy
msgctxt "chardialog|fonteffects"
msgid "Font Effects"
msgstr "ཡིག་གཟུགས་ཡག་ཉེས།"
@@ -979,7 +963,6 @@ msgid "Alignment"
msgstr "སྙོམ་སྒྲིག"
#: condformatdialog.ui:10
-#, fuzzy
msgctxt "condformatdialog|CondFormat"
msgid "Conditional Formatting"
msgstr "ཆ་རྐྱེན་གྱི་རྣམ་གཞག"
@@ -1068,7 +1051,6 @@ msgid "Bold"
msgstr "སྦོམ་གཟུགས།"
#: conditionwin.ui:235
-#, fuzzy
msgctxt "conditionwin|ToolBoxItem2"
msgid "Italic"
msgstr "གསེག་གཟུགས།"
@@ -1086,7 +1068,6 @@ msgid "Background Color"
msgstr "རྒྱབ་ལྗོངས་ཚོས་གཞི།"
#: conditionwin.ui:290
-#, fuzzy
msgctxt "conditionwin|ToolBoxItem5"
msgid "Font Color"
msgstr "ཡིག་གཟུགས་ཚོས་གཞི།"
@@ -1107,7 +1088,6 @@ msgid "+"
msgstr ""
#: datetimedialog.ui:8
-#, fuzzy
msgctxt "datetimedialog|DateTimeDialog"
msgid "Date and Time"
msgstr "ཚེས་གྲངས་དང་དུས་ཚོད།"
@@ -1140,13 +1120,11 @@ msgid "Sorting and Grouping"
msgstr ""
#: floatingfield.ui:30
-#, fuzzy
msgctxt "floatingfield|up"
msgid "Sort Ascending"
msgstr "རིམ་འཕར་རིམ་སྒྲིག"
#: floatingfield.ui:43
-#, fuzzy
msgctxt "floatingfield|down"
msgid "Sort Descending"
msgstr "རིམ་ཆག་རིམ་སྒྲིག"
@@ -1183,19 +1161,16 @@ msgid "Group actions"
msgstr ""
#: floatingsort.ui:75
-#, fuzzy
msgctxt "floatingsort|up"
msgid "Move up"
msgstr "གོང་ལ་སྤོ།"
#: floatingsort.ui:88
-#, fuzzy
msgctxt "floatingsort|down"
msgid "Move down"
msgstr "འོག་ལ་སྤོ།"
#: floatingsort.ui:101
-#, fuzzy
msgctxt "floatingsort|delete"
msgid "Delete"
msgstr "སུབ་པ།"
@@ -1261,7 +1236,6 @@ msgid "Not present"
msgstr ""
#: floatingsort.ui:326
-#, fuzzy
msgctxt "floatingsort|keep"
msgid "No"
msgstr "མིན།"
@@ -1292,13 +1266,11 @@ msgid "Each Value"
msgstr ""
#: floatingsort.ui:394
-#, fuzzy
msgctxt "floatingsort|label2"
msgid "Properties"
msgstr "གཏོགས་གཤིས།"
#: floatingsort.ui:436
-#, fuzzy
msgctxt "floatingsort|label3"
msgid "Help"
msgstr "རོགས་རམ།"
@@ -1330,7 +1302,6 @@ msgid "New Function"
msgstr ""
#: navigatormenu.ui:62
-#, fuzzy
msgctxt "navigatormenu|properties"
msgid "Properties..."
msgstr "གཏོགས་གཤིས།..."
@@ -1353,7 +1324,6 @@ msgid "Page"
msgstr "ཤོག་ལྷེ།"
#: pagedialog.ui:127
-#, fuzzy
msgctxt "pagedialog|background"
msgid "Background"
msgstr "རྒྱབ་ལྗོངས།"
@@ -1426,7 +1396,6 @@ msgid "Show Number on First Page"
msgstr ""
#: pagenumberdialog.ui:309
-#, fuzzy
msgctxt "pagenumberdialog|label3"
msgid "General"
msgstr "རྒྱུནགཏན།"
diff --git a/source/bo/sc/messages.po b/source/bo/sc/messages.po
index 5863000ea8b..cfddcbe444f 100644
--- a/source/bo/sc/messages.po
+++ b/source/bo/sc/messages.po
@@ -32,7 +32,6 @@ msgid "Financial"
msgstr "ནོར་དོན།"
#: compiler.hrc:30
-#, fuzzy
msgctxt "RID_FUNCTION_CATEGORIES"
msgid "Information"
msgstr "ཆ་འཕྲིན།"
@@ -74,7 +73,6 @@ msgid "Text"
msgstr "old_text"
#: compiler.hrc:37
-#, fuzzy
msgctxt "RID_FUNCTION_CATEGORIES"
msgid "Add-in"
msgstr "Add-In"
@@ -482,7 +480,6 @@ msgid "Protect document"
msgstr "ལས་ཀའི་དེབ་སྲུང་སྐྱོབ།"
#: globstr.hrc:112
-#, fuzzy
msgctxt "STR_UNDO_UNPROTECT_DOC"
msgid "Unprotect document"
msgstr "སྲུང་སྐྱོབ་ལས་ཀའི་དེབ་རྩིས་མེད།"
@@ -657,7 +654,6 @@ msgid "OR"
msgstr "ཡང་ན།"
#: globstr.hrc:145
-#, fuzzy
msgctxt "STR_TABLE_DEF"
msgid "Sheet"
msgstr "ལས་ཀའི་རེའུ་མིག"
@@ -707,7 +703,6 @@ msgid "The source range contains subtotals which may distort the results. Use it
msgstr "ཁུངས་ཀྱི་ས་ཁོངས་འདིར་རྩིས་རྒྱག་འབྲས་བུའི་རང་འགུལ་གྱི་བསྡོམས་འཚོལ་བར་ཕལ་ཆེར་ཤུགས་རྐྱེན་བཟོ་བ་སྤྱི་འགྲོས་ཚུད་ཡོད། ད་དུང་འདི་སྤྱོད་དགོས་སམ།"
#: globstr.hrc:154
-#, fuzzy
msgctxt "STR_PIVOT_TOTAL"
msgid "Total"
msgstr "ཁྱོན་བསྡོམས།"
@@ -739,7 +734,6 @@ msgid "Column"
msgstr "སྟར།"
#: globstr.hrc:160
-#, fuzzy
msgctxt "STR_ROW"
msgid "Row"
msgstr "ཕྲེང་།"
@@ -1644,7 +1638,6 @@ msgid "No cell references are found in the selected cells."
msgstr ""
#: globstr.hrc:342
-#, fuzzy
msgctxt "STR_GRAPHICNAME"
msgid "Image"
msgstr "བཪྙན་རིས།"
@@ -1921,7 +1914,6 @@ msgid "Manual"
msgstr "ལག་ཐབས།"
#: globstr.hrc:393
-#, fuzzy
msgctxt "STR_RECALC_AUTO"
msgid "Automatic"
msgstr "རང་འགུལ།"
@@ -2137,7 +2129,6 @@ msgid "Manage Names..."
msgstr "ཁུལ་ཁོངས་ཀྱི་མིང་།"
#: globstr.hrc:425
-#, fuzzy
msgctxt "STR_HEADER_NAME"
msgid "Name"
msgstr "མིང་།"
@@ -2187,7 +2178,6 @@ msgid "This Document is referenced by another document and not yet saved. Closin
msgstr ""
#: globstr.hrc:434
-#, fuzzy
msgctxt "STR_HEADER_RANGE"
msgid "Range"
msgstr "ས་ཁོངས།"
@@ -2438,31 +2428,26 @@ msgid "You cannot insert or delete cells when the affected range intersects with
msgstr ""
#: globstr.hrc:480
-#, fuzzy
msgctxt "STR_DPFIELD_GROUP_BY_SECONDS"
msgid "Seconds"
msgstr "སྐར་ཆ།"
#: globstr.hrc:481
-#, fuzzy
msgctxt "STR_DPFIELD_GROUP_BY_MINUTES"
msgid "Minutes"
msgstr "སྐར་མ།"
#: globstr.hrc:482
-#, fuzzy
msgctxt "STR_DPFIELD_GROUP_BY_HOURS"
msgid "Hours"
msgstr "ཆུ་ཚོད།"
#: globstr.hrc:483
-#, fuzzy
msgctxt "STR_DPFIELD_GROUP_BY_DAYS"
msgid "Days"
msgstr "days"
#: globstr.hrc:484
-#, fuzzy
msgctxt "STR_DPFIELD_GROUP_BY_MONTHS"
msgid "Months"
msgstr "months"
@@ -2595,7 +2580,6 @@ msgid "%1 and %2 more"
msgstr ""
#: globstr.hrc:508
-#, fuzzy
msgctxt "STR_GENERAL"
msgid "General"
msgstr "རྒྱུནགཏན།"
@@ -2612,7 +2596,6 @@ msgid "Percent"
msgstr ""
#: globstr.hrc:511
-#, fuzzy
msgctxt "STR_CURRENCY"
msgid "Currency"
msgstr "དངུལ་ལོར།"
@@ -2821,7 +2804,6 @@ msgid "Data could not be written."
msgstr "གཞི་གྲངས་འབྲི་བཅུག་བྱེད་ཐབས་མེད་པ།"
#: scerrors.hrc:64
-#, fuzzy
msgctxt "RID_ERRHDLSC"
msgid "$(ARG1)"
msgstr "$(ARG1)"
@@ -3389,7 +3371,6 @@ msgid "Provides an internal number for the date given."
msgstr "སྤྲད་པའི་ཚེས་གྲངས་ལ་ནང་ལོགས་ཀྱི་རིམ་པའི་སྟར་གྲངས་མཁོ་འདོན་བྱེད།"
#: scfuncs.hrc:182
-#, fuzzy
msgctxt "SC_OPCODE_GET_DATE"
msgid "Year"
msgstr "ལོ།"
@@ -3402,7 +3383,6 @@ msgstr ""
"(19xx ཡང་ན་20xx མཐོང་བའི་འདེམས་གཞིས་གཏན་ངེས་པ།)"
#: scfuncs.hrc:184
-#, fuzzy
msgctxt "SC_OPCODE_GET_DATE"
msgid "Month"
msgstr "ཟླ་བ།"
@@ -3499,7 +3479,6 @@ msgid "Returns the number of workdays between two dates using arguments to indic
msgstr ""
#: scfuncs.hrc:222
-#, fuzzy
msgctxt "SC_OPCODE_NETWORKDAYS"
msgid "Start date"
msgstr "start_date"
@@ -3510,7 +3489,6 @@ msgid "Start date for calculation."
msgstr ""
#: scfuncs.hrc:224
-#, fuzzy
msgctxt "SC_OPCODE_NETWORKDAYS"
msgid "End date"
msgstr "end_date"
@@ -3547,7 +3525,6 @@ msgid "Returns the number of workdays between two dates using arguments to indic
msgstr ""
#: scfuncs.hrc:236
-#, fuzzy
msgctxt "SC_OPCODE_NETWORKDAYS_MS"
msgid "Start date"
msgstr "start_date"
@@ -3558,7 +3535,6 @@ msgid "Start date for calculation."
msgstr ""
#: scfuncs.hrc:238
-#, fuzzy
msgctxt "SC_OPCODE_NETWORKDAYS_MS"
msgid "End date"
msgstr "end_date"
@@ -3595,7 +3571,6 @@ msgid "Returns the serial number of the date before or after a number of workday
msgstr ""
#: scfuncs.hrc:250
-#, fuzzy
msgctxt "SC_OPCODE_WORKDAY_MS"
msgid "Start date"
msgstr "start_date"
@@ -3606,7 +3581,6 @@ msgid "Start date for calculation."
msgstr ""
#: scfuncs.hrc:252
-#, fuzzy
msgctxt "SC_OPCODE_WORKDAY_MS"
msgid "Days"
msgstr "days"
@@ -3905,7 +3879,6 @@ msgid "Number"
msgstr "number"
#: scfuncs.hrc:379
-#, fuzzy
msgctxt "SC_OPCODE_ISOWEEKNUM"
msgid "The internal number of the date."
msgstr "ཚེས་གྲངས་ཀྱི་མ་ལག་ནང་ལོགས་ཀྱི་རིམ་གྲངས།"
@@ -3924,7 +3897,6 @@ msgid "Number"
msgstr "number"
#: scfuncs.hrc:386
-#, fuzzy
msgctxt "SC_OPCODE_WEEKNUM_OOO"
msgid "The internal number of the date."
msgstr "ཚེས་གྲངས་ཀྱི་མ་ལག་ནང་ལོགས་ཀྱི་རིམ་གྲངས།"
@@ -3947,7 +3919,6 @@ msgid "Calculates the date of Easter Sunday in a given year."
msgstr "ལོ་ཞིག་གི་ཤི་ལོག་དུས་ཆེན་རེ་གཟའ་ཉི་མའི་ཟླ་ཚེས་རྩིས་རྒྱུ།"
#: scfuncs.hrc:395
-#, fuzzy
msgctxt "SC_OPCODE_EASTERSUNDAY"
msgid "Year"
msgstr "ལོ།"
@@ -4294,7 +4265,6 @@ msgid "Payment period. The total number of periods in which the annuity (pension
msgstr "སྤྱིའི་གཏོང་སྤྲོད་དུས་གྲངས། ལོའི་དངུལ་གཏོང་སྤྲོད་ཀྱི་སྤྱིའི་དུས་འཁོར་གྲངས།"
#: scfuncs.hrc:491
-#, fuzzy
msgctxt "SC_OPCODE_IPMT"
msgid "PV"
msgstr "pv"
@@ -4432,7 +4402,6 @@ msgid "The present value. The present value or the amount the annuity is current
msgstr "དངུལ་སྨར་ཐང་། མ་འོངས་པའི་བརྒྱུད་གྲས་ཀྱི་མིག་སྔའི་རིན་ཐང་།"
#: scfuncs.hrc:527
-#, fuzzy
msgctxt "SC_OPCODE_CUM_PRINC"
msgid "S"
msgstr "start_period"
@@ -4490,7 +4459,6 @@ msgid "Payment period. The total number of periods in which the annuity (pension
msgstr "སྤྱིའི་གཏོང་སྤྲོད་དུས་གྲངས། ལོའི་དངུལ་གཏོང་སྤྲོད་ཀྱི་སྤྱིའི་དུས་འཁོར་གྲངས།"
#: scfuncs.hrc:543
-#, fuzzy
msgctxt "SC_OPCODE_CUM_IPMT"
msgid "PV"
msgstr "pv"
@@ -4713,7 +4681,6 @@ msgid "Periods: The period for which the depreciation is calculated. The time un
msgstr "དེའི་ཪྙིང་འགྱུར་ཚད་ཀྱི་དུས་འཁོར་ དེའི་དུས་ཚོད་འཇལ་ཚད་ངེས་པར་རྒྱུ་ནོར་སྤྱོད་པའི་དུས་བཀག་གི་དུས་ཚོད་འཇལ་ཚད་དང་མཚུངས་པ་རྩིས་པ།"
#: scfuncs.hrc:607
-#, fuzzy
msgctxt "SC_OPCODE_DB"
msgid "Month"
msgstr "ཟླ་བ།"
@@ -4759,7 +4726,6 @@ msgid "Useful life. The number of periods in the useful life of the asset."
msgstr "དུས་བཀག་སྤྱོད་པ། རྒྱུ་ནོར་ཪྙིང་འགྱུར་དུས་བཀག"
#: scfuncs.hrc:621
-#, fuzzy
msgctxt "SC_OPCODE_VBD"
msgid "Start"
msgstr "start"
@@ -4770,7 +4736,6 @@ msgid "Start. The first period for depreciation in the same time unit as the use
msgstr "ཪྙིང་འགྱུར་རྩིས་རྒྱག་པའི་འགོ་ཚུགས་དུས་འཁོར་ དུས་འཁོར་འགོ་ཚུགས་ངེས་པར་དེའི་རྒྱུ་ནོར་སྤྱོད་པའི་དུས་བཀག་གི་དུས་ཚོད་འཇལ་ཚད་དང་མཚུངས།"
#: scfuncs.hrc:623
-#, fuzzy
msgctxt "SC_OPCODE_VBD"
msgid "End"
msgstr "end"
@@ -4820,7 +4785,6 @@ msgid "Nominal interest"
msgstr "མིང་ཐོག་ཁེ་བཟང་ཚད།"
#: scfuncs.hrc:637
-#, fuzzy
msgctxt "SC_OPCODE_EFFECT"
msgid "P"
msgstr "p"
@@ -4837,7 +4801,6 @@ msgid "Calculates the yearly nominal interest rate as an effective interest rate
msgstr "དོན་དངོས་ཀྱི་སྐྱེད་ཁའི་ཚད་དེ་རྩ་བའི་ལོའི་མིང་ཐོག་གྱི་སྐྱེད་ཁའི་ཚད་རྩིས།"
#: scfuncs.hrc:645
-#, fuzzy
msgctxt "SC_OPCODE_NOMINAL"
msgid "Effective rate"
msgstr "effect_rate"
@@ -4848,7 +4811,6 @@ msgid "The effective interest rate"
msgstr "དོན་དངོས་ཀྱི་སྐྱེད་ཁའི་ཚད།"
#: scfuncs.hrc:647
-#, fuzzy
msgctxt "SC_OPCODE_NOMINAL"
msgid "NPER"
msgstr "nper"
@@ -4864,7 +4826,6 @@ msgid "Net present value. Calculates the net present value of an investment base
msgstr "དངོས་བབ་ཀྱི་དངུལ་སྨར་ཐང་། དུས་མ་ཐིམས་པའི་སྐྱེད་ཁའི་ཚད་འཆིང་བརྒྱབ་པའམ་ དུས་བཀག་གཏོང་སྤྲོད་ཀྱི་གནད་དོན་འོག་མ་འཇོག་ རྣམ་གྲངས་གཅིག་གི་དངོས་བབ་ཀྱི་དངུལ་སྨར་ཐང་རྩིས།"
#: scfuncs.hrc:655
-#, fuzzy
msgctxt "SC_OPCODE_NPV"
msgid "Rate"
msgstr "rate"
@@ -4897,7 +4858,6 @@ msgid "Values"
msgstr "values"
#: scfuncs.hrc:666
-#, fuzzy
msgctxt "SC_OPCODE_IRR"
msgid "An array or reference to cells whose contents correspond to the payments."
msgstr "གཏོང་སྤྲོད་དངུལ་ཚད་དང་འཚམས་པའི་དྲ་མིག་ཚོའམ་དྲ་མིག་འདྲེན་སྤྱོད་དགོས།"
@@ -4928,7 +4888,6 @@ msgid "An array or reference to cells whose contents correspond to the payments.
msgstr "གཏོང་སྤྲོད་དངུལ་ཚད་དང་འཚམས་པའི་དྲ་མིག་ཚོའམ་དྲ་མིག་འདྲེན་སྤྱོད་དགོས།"
#: scfuncs.hrc:677
-#, fuzzy
msgctxt "SC_OPCODE_MIRR"
msgid "Investment"
msgstr "investment"
@@ -4956,7 +4915,6 @@ msgid "Returns the amount of interest for constant amortization rates."
msgstr "དུས་བགོས་བུན་སྤྲོད་གཅིག་གི་དངུལ་བུན་གྱི་དངུལ་གྲངས་ཀྱི་རྒྱས་བཅད་མི་འགྱུར་བའི་སྐྱེད་ཁ་བརྩི་བ།"
#: scfuncs.hrc:687
-#, fuzzy
msgctxt "SC_OPCODE_ISPMT"
msgid "Rate"
msgstr "rate"
@@ -4988,7 +4946,6 @@ msgid "Sum total of amortization periods."
msgstr "དུས་བགོས་བུན་སྤྲོད་དངུལ་བུན་གྱི་དུས་འཁོར་སྤྱི་གྲངས།"
#: scfuncs.hrc:693
-#, fuzzy
msgctxt "SC_OPCODE_ISPMT"
msgid "Investment"
msgstr "investment"
@@ -5005,7 +4962,6 @@ msgid "Duration. Calculates the number of periods required by an investment to a
msgstr "དུས་བཀག དམིགས་ཚད་ཐང་ངེས་ཅན་སྒྲུབ་ཆེད་ཀྱི་མ་འཇོག་རྣམ་གྲངས་གཅིག་ལ་དགོས་པའི་དུས་འཁོར་གྲངས་རྩིས་གྲངས།"
#: scfuncs.hrc:701
-#, fuzzy
msgctxt "SC_OPCODE_PDURATION"
msgid "Rate"
msgstr "rate"
@@ -5017,7 +4973,6 @@ msgid "The constant rate of interest."
msgstr "འགྱུར་མེད་སྐྱེད་ཁའི་ཚད།"
#: scfuncs.hrc:703
-#, fuzzy
msgctxt "SC_OPCODE_PDURATION"
msgid "PV"
msgstr "pv"
@@ -5029,13 +4984,11 @@ msgid "The present value. The current value of the investment."
msgstr "དངུལ་སྨར་ཐང་། མ་འཇོག་རྣམ་གྲངས་གཅིག་གི་མིག་སྔའི་རིན་ཐང་།"
#: scfuncs.hrc:705
-#, fuzzy
msgctxt "SC_OPCODE_PDURATION"
msgid "FV"
msgstr "fv"
#: scfuncs.hrc:706
-#, fuzzy
msgctxt "SC_OPCODE_PDURATION"
msgid "The future value of the investment."
msgstr "མ་འཇོག་རྣམ་གྲངས་གཅིག་གི་མ་འོངས་ཐང་།"
@@ -5057,7 +5010,6 @@ msgid "The number of periods used in the calculation."
msgstr "རྩིས་རྒྱག་པའི་དུས་འཁོར་གྲངས།"
#: scfuncs.hrc:715
-#, fuzzy
msgctxt "SC_OPCODE_RRI"
msgid "PV"
msgstr "pv"
@@ -5462,7 +5414,6 @@ msgid "Returns TRUE if an odd number of arguments evaluates to TRUE."
msgstr ""
#: scfuncs.hrc:911
-#, fuzzy
msgctxt "SC_OPCODE_XOR"
msgid "Logical value "
msgstr "logical value "
@@ -5539,7 +5490,6 @@ msgid "Counts the blank cells in a specified range."
msgstr "ས་ཁོངས་གཅིག་ནང་གི་སྟོང་ཆའི་དྲ་མིག་ཀྱི་ཁ་གྲངས་རྩིས་དགོས།"
#: scfuncs.hrc:945
-#, fuzzy
msgctxt "SC_OPCODE_COUNT_EMPTY_CELLS"
msgid "Range"
msgstr "ས་ཁོངས།"
@@ -5560,7 +5510,6 @@ msgid "Returns the sum of all arguments."
msgstr "གཞི་རྒྱུ་ཕྱོགས་བསྒྲིགས་ཀྱི་བསྡོམས་ཐོབ་འཚོལ་བ།"
#: scfuncs.hrc:959
-#, fuzzy
msgctxt "SC_OPCODE_SUM"
msgid "Number "
msgstr "number "
@@ -5577,7 +5526,6 @@ msgid "Returns the sum of the squares of the arguments."
msgstr "གཞི་རྒྱུའི་ཉིས་སྒྱུར་སྡོམ་རྩིས།"
#: scfuncs.hrc:967
-#, fuzzy
msgctxt "SC_OPCODE_SUM_SQ"
msgid "Number "
msgstr "number "
@@ -5611,7 +5559,6 @@ msgid "Totals the arguments that meet the condition."
msgstr "གཏན་འཁེལ་བའི་ཆ་རྐྱེན་ལ་གཞིགས་པས་གཞི་རྒྱུ་ཆ་ཤས་ཀྱི་བསྡོམས་ཐོབ་འཚོལ་བ།"
#: scfuncs.hrc:983
-#, fuzzy
msgctxt "SC_OPCODE_SUM_IF"
msgid "Range"
msgstr "ས་ཁོངས།"
@@ -5650,7 +5597,6 @@ msgid "Averages the arguments that meet the conditions."
msgstr "གཏན་འཁེལ་བའི་ཆ་རྐྱེན་ལ་གཞིགས་པས་གཞི་རྒྱུ་ཆ་ཤས་ཀྱི་བསྡོམས་ཐོབ་འཚོལ་བ།"
#: scfuncs.hrc:995
-#, fuzzy
msgctxt "SC_OPCODE_AVERAGE_IF"
msgid "Range"
msgstr "ས་ཁོངས།"
@@ -5791,7 +5737,6 @@ msgid "Counts the arguments which meet the set conditions."
msgstr "ཆ་རྐྱེན་ཚང་བའི་དྲ་མིག་གི་ཁ་གྲངས་རྩིས་དགོས།"
#: scfuncs.hrc:1040
-#, fuzzy
msgctxt "SC_OPCODE_COUNT_IF"
msgid "Range"
msgstr "ས་ཁོངས།"
@@ -6423,7 +6368,6 @@ msgid "Calculates subtotals in a spreadsheet."
msgstr "གཞི་གྲངས་ཚན་པའམ་གཞི་གྲངས་མཛོད་ནང་གི་ཁག་དབྱེའི་ཕྱོགས་སྒྲིག་རྩིས།"
#: scfuncs.hrc:1346
-#, fuzzy
msgctxt "SC_OPCODE_SUB_TOTAL"
msgid "Function"
msgstr "function"
@@ -6434,7 +6378,6 @@ msgid "Function index. Is an index of the possible functions Total, Max, ..."
msgstr "རྟེན་གྲངས་བཤེར་འདྲེན་དེ་སྤྱོད་པའི་གཞི་གྲངསགཏན་འཁེལ་ལ་སྤྱོད་ དཔེར་ན་ Sum, Max སོགས་ནང་སྤྱོད།"
#: scfuncs.hrc:1348
-#, fuzzy
msgctxt "SC_OPCODE_SUB_TOTAL"
msgid "Range"
msgstr "ས་ཁོངས།"
@@ -6870,19 +6813,16 @@ msgid "Number"
msgstr "number"
#: scfuncs.hrc:1511
-#, fuzzy
msgctxt "SC_OPCODE_FLOOR_MATH"
msgid "The number to be rounded down."
msgstr "གཤམ་ལ་དོར་སྒྲིལ་བྱེད་དགོས་པའི་དངོས་གྲངས་གང་རུང་།"
#: scfuncs.hrc:1512
-#, fuzzy
msgctxt "SC_OPCODE_FLOOR_MATH"
msgid "Significance"
msgstr "significance"
#: scfuncs.hrc:1513
-#, fuzzy
msgctxt "SC_OPCODE_FLOOR_MATH"
msgid "The number to whose multiple the value is to be rounded down."
msgstr "རྨང་གྲངས་ ནི་དེའི་ལྡབ་གྲངས་ལ་དོར་སྒྲིལ་བྱེད་པའི་གྲངས་ཀ་ཡིན།"
@@ -6911,13 +6851,11 @@ msgid "Number"
msgstr "number"
#: scfuncs.hrc:1523
-#, fuzzy
msgctxt "SC_OPCODE_FLOOR_PRECISE"
msgid "The number to be rounded down."
msgstr "གཤམ་ལ་དོར་སྒྲིལ་བྱེད་དགོས་པའི་དངོས་གྲངས་གང་རུང་།"
#: scfuncs.hrc:1524
-#, fuzzy
msgctxt "SC_OPCODE_FLOOR_PRECISE"
msgid "Significance"
msgstr "significance"
@@ -7150,7 +7088,6 @@ msgid "Returns a frequency distribution as a vertical array."
msgstr "འགུལ་ཚད་གཅིག་གི་ཁྱབ་ཚུལ་རྩིས་ དེས་ལིང་ཚེ་སྟར་སྒྲིག་རྣམ་པས་འབྲས་བུ་མངོན།"
#: scfuncs.hrc:1628
-#, fuzzy
msgctxt "SC_OPCODE_FREQUENCY"
msgid "Data"
msgstr "གཞི་གྲངས།"
@@ -7203,7 +7140,6 @@ msgid "Linear type"
msgstr "Linear_type"
#: scfuncs.hrc:1643
-#, fuzzy
msgctxt "SC_OPCODE_LINEST"
msgid "If type = 0 the linears will be calculated through the zero point, or else moved linears."
msgstr "གལ་ཏེ་type=0 དྲང་ཐིག་ཀླད་ཀོར་ཚེག་ལ་བརྒྱུད་པ།"
@@ -7251,7 +7187,6 @@ msgid "Function type"
msgstr "Function_type"
#: scfuncs.hrc:1657
-#, fuzzy
msgctxt "SC_OPCODE_LOGEST"
msgid "If type = 0 then the functions will be calculated in the form of y=m^x, or also functions y=b*m^x."
msgstr ""
@@ -7407,7 +7342,6 @@ msgid "Returns the maximum value in a list of arguments."
msgstr "གཞི་གྲངས་ཚོའི་ནང་གི་གྲངས་ཐང་ཆེ་ཤོས།"
#: scfuncs.hrc:1710
-#, fuzzy
msgctxt "SC_OPCODE_MAX"
msgid "Number "
msgstr "number "
@@ -7441,7 +7375,6 @@ msgid "Returns the minimum value in a list of arguments."
msgstr "ཞུགས་གྲངས་རེའུ་མིག་ནང་གི་ཐང་ཆུང་ཤོས་གཏན་ངེས་པ།"
#: scfuncs.hrc:1726
-#, fuzzy
msgctxt "SC_OPCODE_MIN"
msgid "Number "
msgstr "number "
@@ -7475,7 +7408,6 @@ msgid "Calculates the variance based on a sample."
msgstr "འདེམས་དཔེ་གཅིག་གི་ཁྱད་སྒྱུར་ཚོད་རྩིས་དགོས།"
#: scfuncs.hrc:1742
-#, fuzzy
msgctxt "SC_OPCODE_VAR"
msgid "Number "
msgstr "number "
@@ -7492,7 +7424,6 @@ msgid "Calculates the variance based on a sample."
msgstr "འདེམས་དཔེ་གཅིག་གི་ཁྱད་སྒྱུར་ཚོད་རྩིས་དགོས།"
#: scfuncs.hrc:1750
-#, fuzzy
msgctxt "SC_OPCODE_VAR_S"
msgid "Number "
msgstr "number "
@@ -7526,7 +7457,6 @@ msgid "Calculates variance based on the entire population."
msgstr "འདེམ་དཔེ་སྤྱིའི་ཁྱད་སྒྱུར་རྩིས།"
#: scfuncs.hrc:1766
-#, fuzzy
msgctxt "SC_OPCODE_VAR_P"
msgid "Number "
msgstr "number "
@@ -7543,7 +7473,6 @@ msgid "Calculates variance based on the entire population."
msgstr "འདེམ་དཔེ་སྤྱིའི་ཁྱད་སྒྱུར་རྩིས།"
#: scfuncs.hrc:1774
-#, fuzzy
msgctxt "SC_OPCODE_VAR_P_MS"
msgid "Number "
msgstr "number "
@@ -7577,7 +7506,6 @@ msgid "Calculates the standard deviation based on a sample."
msgstr "འདེམ་དཔེའི་ཚད་ལྡན་ཧེ་བག་ཚོད་རྩིས་བྱེད།"
#: scfuncs.hrc:1790
-#, fuzzy
msgctxt "SC_OPCODE_ST_DEV"
msgid "Number "
msgstr "number "
@@ -7594,7 +7522,6 @@ msgid "Calculates the standard deviation based on a sample."
msgstr "འདེམ་དཔེའི་ཚད་ལྡན་ཧེ་བག་ཚོད་རྩིས་བྱེད།"
#: scfuncs.hrc:1798
-#, fuzzy
msgctxt "SC_OPCODE_ST_DEV_S"
msgid "Number "
msgstr "number "
@@ -7628,7 +7555,6 @@ msgid "Calculates the standard deviation based on the entire population."
msgstr "དཔེ་གཞི་གཅིག་གི་སྤྱིའི་ཚད་ལྡན་གྱི་ཧེ་བག་རྩིས།"
#: scfuncs.hrc:1814
-#, fuzzy
msgctxt "SC_OPCODE_ST_DEV_P"
msgid "Number "
msgstr "number "
@@ -7645,7 +7571,6 @@ msgid "Calculates the standard deviation based on the entire population."
msgstr "དཔེ་གཞི་གཅིག་གི་སྤྱིའི་ཚད་ལྡན་གྱི་ཧེ་བག་རྩིས།"
#: scfuncs.hrc:1822
-#, fuzzy
msgctxt "SC_OPCODE_ST_DEV_P_MS"
msgid "Number "
msgstr "number "
@@ -7679,7 +7604,6 @@ msgid "Returns the average of a sample."
msgstr "འདེམས་དཔེ་ཐེངས་གཅིག་གི་ཆ་སྙོམས་ཐང་།"
#: scfuncs.hrc:1838
-#, fuzzy
msgctxt "SC_OPCODE_AVERAGE"
msgid "Number "
msgstr "number "
@@ -7715,7 +7639,6 @@ msgid "Returns the sum of squares of deviations from the sample mean value"
msgstr "དཔེ་འདེམས་དངཆ་སྙོམས་ཐང་གི་ཡོ་ཁྱད་ཀྱི་ཉིས་སྒྱུར་སྡོམ་རྩིས།"
#: scfuncs.hrc:1854
-#, fuzzy
msgctxt "SC_OPCODE_DEV_SQ"
msgid "Number "
msgstr "number "
@@ -7732,7 +7655,6 @@ msgid "Returns the average of the absolute deviations of a sample from the mean.
msgstr "འདེམ་དཔེ་གཅིག་དང་དེའི་ཆ་སྙོམས་ཐང་གི་ལྟོས་མེད་ཆ་སྙོམས་ཡོ་ཁྱད་རྩིས།"
#: scfuncs.hrc:1862
-#, fuzzy
msgctxt "SC_OPCODE_AVE_DEV"
msgid "Number "
msgstr "number "
@@ -7749,7 +7671,6 @@ msgid "Returns the skewness of a distribution."
msgstr "ཁྱབ་ཚུལ་གྱི་ཡོའི་གསེག་ཚད་རྩིས།"
#: scfuncs.hrc:1870
-#, fuzzy
msgctxt "SC_OPCODE_SKEW"
msgid "Number "
msgstr "number "
@@ -7766,7 +7687,6 @@ msgid "Returns the skewness of a distribution using the population of a random v
msgstr ""
#: scfuncs.hrc:1878
-#, fuzzy
msgctxt "SC_OPCODE_SKEWP"
msgid "Number "
msgstr "number "
@@ -7783,7 +7703,6 @@ msgid "Returns the kurtosis of a distribution."
msgstr "ཁྱབ་ཚུལ་གཅིག་གི་རྣོ་ཚད་རྩིས།"
#: scfuncs.hrc:1886
-#, fuzzy
msgctxt "SC_OPCODE_KURT"
msgid "Number "
msgstr "number "
@@ -7802,7 +7721,6 @@ msgid "Returns the geometric mean of a sample."
msgstr "འདེམས་དཔེ་གཅིག་གི་རིས་དབྱིབསཆ་སྙོམས་ཐང་རྩིས།"
#: scfuncs.hrc:1894
-#, fuzzy
msgctxt "SC_OPCODE_GEO_MEAN"
msgid "Number "
msgstr "number "
@@ -7819,7 +7737,6 @@ msgid "Returns the harmonic mean of a sample."
msgstr "འདེམ་དཔེ་གཅིག་གི་ལེགས་སྒྲིག་གི་ཆ་སྙོམས་ཐང་རྩིས།"
#: scfuncs.hrc:1902
-#, fuzzy
msgctxt "SC_OPCODE_HAR_MEAN"
msgid "Number "
msgstr "number "
@@ -7836,7 +7753,6 @@ msgid "Returns the most common value in a sample."
msgstr "འདེམ་གཞི་གཅིག་ནང་གི་ཆེས་མཐོ་ཤོས་འགུལ་ཚད་ཀྱི་གྲངས་ཐང་རྩིས།"
#: scfuncs.hrc:1910
-#, fuzzy
msgctxt "SC_OPCODE_MODAL_VALUE"
msgid "Number "
msgstr "number "
@@ -7853,7 +7769,6 @@ msgid "Returns the most common value in a sample."
msgstr "འདེམ་གཞི་གཅིག་ནང་གི་ཆེས་མཐོ་ཤོས་འགུལ་ཚད་ཀྱི་གྲངས་ཐང་རྩིས།"
#: scfuncs.hrc:1918
-#, fuzzy
msgctxt "SC_OPCODE_MODAL_VALUE_MS"
msgid "Number "
msgstr "number "
@@ -7870,7 +7785,6 @@ msgid "Returns the most common value in a sample."
msgstr "འདེམ་གཞི་གཅིག་ནང་གི་ཆེས་མཐོ་ཤོས་འགུལ་ཚད་ཀྱི་གྲངས་ཐང་རྩིས།"
#: scfuncs.hrc:1926
-#, fuzzy
msgctxt "SC_OPCODE_MODAL_VALUE_MULTI"
msgid "Number "
msgstr "number "
@@ -7887,7 +7801,6 @@ msgid "Returns the median of a given sample."
msgstr "འདེམ་དཔེའི་དཀྱིལ་གནས་གྲངས་རྩིས།"
#: scfuncs.hrc:1934
-#, fuzzy
msgctxt "SC_OPCODE_MEDIAN"
msgid "Number "
msgstr "number "
@@ -7904,7 +7817,6 @@ msgid "Returns the alpha quantile of a sample."
msgstr "གྲངས་ཐང་ས་ཁོངས་ཀྱི་ K བརྒྱ་ཆའི་སྡུར་གྱི་གྲངས་ཐང་ཚེག་རྩིས།"
#: scfuncs.hrc:1942
-#, fuzzy
msgctxt "SC_OPCODE_PERCENTILE"
msgid "Data"
msgstr "གཞི་གྲངས།"
@@ -7931,7 +7843,6 @@ msgid "Returns the alpha percentile of a sample."
msgstr "གྲངས་ཐང་ས་ཁོངས་ཀྱི་ K བརྒྱ་ཆའི་སྡུར་གྱི་གྲངས་ཐང་ཚེག་རྩིས།"
#: scfuncs.hrc:1952
-#, fuzzy
msgctxt "SC_OPCODE_PERCENTILE_EXC"
msgid "Data"
msgstr "གཞི་གྲངས།"
@@ -7958,7 +7869,6 @@ msgid "Returns the alpha percentile of a sample."
msgstr "གྲངས་ཐང་ས་ཁོངས་ཀྱི་ K བརྒྱ་ཆའི་སྡུར་གྱི་གྲངས་ཐང་ཚེག་རྩིས།"
#: scfuncs.hrc:1962
-#, fuzzy
msgctxt "SC_OPCODE_PERCENTILE_INC"
msgid "Data"
msgstr "གཞི་གྲངས།"
@@ -7984,7 +7894,6 @@ msgid "Returns the quartile of a sample."
msgstr "འདེམ་དཔེ་གཅིག་གི་བཞི་ཆའི་གནས་གྲངས་རྩིས།"
#: scfuncs.hrc:1972
-#, fuzzy
msgctxt "SC_OPCODE_QUARTILE"
msgid "Data"
msgstr "གཞི་གྲངས།"
@@ -8010,7 +7919,6 @@ msgid "Returns the quartile of a sample."
msgstr "འདེམ་དཔེ་གཅིག་གི་བཞི་ཆའི་གནས་གྲངས་རྩིས།"
#: scfuncs.hrc:1982
-#, fuzzy
msgctxt "SC_OPCODE_QUARTILE_EXC"
msgid "Data"
msgstr "གཞི་གྲངས།"
@@ -8036,7 +7944,6 @@ msgid "Returns the quartile of a sample."
msgstr "འདེམ་དཔེ་གཅིག་གི་བཞི་ཆའི་གནས་གྲངས་རྩིས།"
#: scfuncs.hrc:1992
-#, fuzzy
msgctxt "SC_OPCODE_QUARTILE_INC"
msgid "Data"
msgstr "གཞི་གྲངས།"
@@ -8062,7 +7969,6 @@ msgid "Returns the k-th largest value of a sample."
msgstr "འདེམ་དཔེ་གཅིག་ནང་གི་ k རིམ་པའི་ཆེ་ཤོས་རྩིས།"
#: scfuncs.hrc:2002
-#, fuzzy
msgctxt "SC_OPCODE_LARGE"
msgid "Data"
msgstr "གཞི་གྲངས།"
@@ -8089,7 +7995,6 @@ msgid "Returns the k-th smallest value of a sample."
msgstr "གཞི་གྲངས་ཚོའི་ནང་གི་ཨང་ k གི་ཐང་ཆུང་ཤོས་རྩིས།"
#: scfuncs.hrc:2012
-#, fuzzy
msgctxt "SC_OPCODE_SMALL"
msgid "Data"
msgstr "གཞི་གྲངས།"
@@ -8116,7 +8021,6 @@ msgid "Returns the percentage rank of a value in a sample."
msgstr "གྲངས་ཐང་གཅིག་གཞི་གྲངས་ཚོགས་ནང་གི་བརྒྱ་ཆའི་བསྡུར་གྱི་སྟར་གནས་རྩིས།"
#: scfuncs.hrc:2022
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK"
msgid "Data"
msgstr "གཞི་གྲངས།"
@@ -8138,7 +8042,6 @@ msgid "The value for which percentage ranking is to be determined."
msgstr "དེའི་བརྒྱ་ཆའི་བསྡུར་གྱི་སྟར་གནས་ཀྱི་གྲངས་ཐང་གཏན་ངེས་དགོས།"
#: scfuncs.hrc:2026
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK"
msgid "Significance"
msgstr "significance"
@@ -8154,7 +8057,6 @@ msgid "Returns the percentage rank (0..1, exclusive) of a value in a sample."
msgstr ""
#: scfuncs.hrc:2034
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK_EXC"
msgid "Data"
msgstr "གཞི་གྲངས།"
@@ -8176,7 +8078,6 @@ msgid "The value for which percentage ranking is to be determined."
msgstr "དེའི་བརྒྱ་ཆའི་བསྡུར་གྱི་སྟར་གནས་ཀྱི་གྲངས་ཐང་གཏན་ངེས་དགོས།"
#: scfuncs.hrc:2038
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK_EXC"
msgid "Significance"
msgstr "significance"
@@ -8192,7 +8093,6 @@ msgid "Returns the percentage rank (0..1, inclusive) of a value in a sample."
msgstr ""
#: scfuncs.hrc:2046
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK_INC"
msgid "Data"
msgstr "གཞི་གྲངས།"
@@ -8214,7 +8114,6 @@ msgid "The value for which percentage ranking is to be determined."
msgstr "དེའི་བརྒྱ་ཆའི་བསྡུར་གྱི་སྟར་གནས་ཀྱི་གྲངས་ཐང་གཏན་ངེས་དགོས།"
#: scfuncs.hrc:2050
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK_INC"
msgid "Significance"
msgstr "significance"
@@ -8292,7 +8191,6 @@ msgid "Type"
msgstr "type"
#: scfuncs.hrc:2075
-#, fuzzy
msgctxt "SC_OPCODE_RANK_EQ"
msgid "Sequence order: 0 or omitted means descending, any other value than 0 means ascending."
msgstr "གནས་སྒྲིག་པའི་ཐབས་གསལ་སྟོན་བྱས་ཏེ་ 0 = རིམ་འབེབས་གཞིགས་ནས་གནས་སྒྲིག་པ་ 1 = རིམ་འཕར་གཞིགས་ནས་གནས་སྒྲིག"
@@ -8329,7 +8227,6 @@ msgid "Type"
msgstr "type"
#: scfuncs.hrc:2087
-#, fuzzy
msgctxt "SC_OPCODE_RANK_AVG"
msgid "Sequence order: 0 or omitted means descending, any other value than 0 means ascending."
msgstr "གནས་སྒྲིག་པའི་ཐབས་གསལ་སྟོན་བྱས་ཏེ་ 0 = རིམ་འབེབས་གཞིགས་ནས་གནས་སྒྲིག་པ་ 1 = རིམ་འཕར་གཞིགས་ནས་གནས་སྒྲིག"
@@ -8340,7 +8237,6 @@ msgid "Returns the mean of a sample without including the marginal values."
msgstr "གཞི་གྲངས་ཚོ་གཅིག་སྣེ་གཉིས་གཞི་གྲངས་དོར་རྗེས་ཀྱི་ཆ་སྙོམས་ཐང་རྩིས།"
#: scfuncs.hrc:2094
-#, fuzzy
msgctxt "SC_OPCODE_TRIM_MEAN"
msgid "Data"
msgstr "གཞི་གྲངས།"
@@ -8367,7 +8263,6 @@ msgid "Returns the discrete probability of an interval."
msgstr "ས་ཁོངས་གཅིག་ནང་གི་སྲིད་ཕྱོད་ཐང་གི་བསྡོམས་ཐོབ་རྩིས།"
#: scfuncs.hrc:2104
-#, fuzzy
msgctxt "SC_OPCODE_PROB"
msgid "Data"
msgstr "གཞི་གྲངས།"
@@ -8378,7 +8273,6 @@ msgid "The sample data array."
msgstr "སོ་སོར་ལྟོས་པའི་སྲིད་ཕྱོད་ཐང་ལྡན་པའི་ x གྲངས་ཐང་གི་ས་ཁོངས།"
#: scfuncs.hrc:2106
-#, fuzzy
msgctxt "SC_OPCODE_PROB"
msgid "Probability"
msgstr "ཚོད་རྩིས།"
@@ -8603,7 +8497,6 @@ msgid "C"
msgstr ""
#: scfuncs.hrc:2185
-#, fuzzy
msgctxt "SC_OPCODE_BINOM_DIST_MS"
msgid "Cumulated. C=0 calculates the individual probability, C=1 the cumulated probability."
msgstr "གཏན་ཚིག་ཐང་། K = 0 སྲིད་ཕྱོད་སྟུག་ཚད་རྩིས་ K = 1 ཁྱོན་བསྡོམས་སྲིད་ཕྱོད་རྩིས།"
@@ -8718,7 +8611,6 @@ msgid "The success probability of a trial."
msgstr "ཚོད་བལྟ་རེའི་ལེགས་གྲུབ་ཀྱི་སྲིད་ཕྱོད།"
#: scfuncs.hrc:2222
-#, fuzzy
msgctxt "SC_OPCODE_CRIT_BINOM"
msgid "Alpha"
msgstr "alpha"
@@ -8755,7 +8647,6 @@ msgid "The success probability of a trial."
msgstr "ཚོད་བལྟ་རེའི་ལེགས་གྲུབ་ཀྱི་སྲིད་ཕྱོད།"
#: scfuncs.hrc:2234
-#, fuzzy
msgctxt "SC_OPCODE_BINOM_INV"
msgid "Alpha"
msgstr "alpha"
@@ -8781,7 +8672,6 @@ msgid "The value for which the Poisson distribution is to be calculated."
msgstr "དོན་རྐྱེན་གྲངས།"
#: scfuncs.hrc:2244
-#, fuzzy
msgctxt "SC_OPCODE_POISSON_DIST"
msgid "Mean"
msgstr "mean"
@@ -8819,7 +8709,6 @@ msgid "The value for which the Poisson distribution is to be calculated."
msgstr "དོན་རྐྱེན་གྲངས།"
#: scfuncs.hrc:2256
-#, fuzzy
msgctxt "SC_OPCODE_POISSON_DIST_MS"
msgid "Mean"
msgstr "mean"
@@ -8835,7 +8724,6 @@ msgid "Cumulative"
msgstr "cumulative"
#: scfuncs.hrc:2259
-#, fuzzy
msgctxt "SC_OPCODE_POISSON_DIST_MS"
msgid "0 or FALSE calculates the probability density function. Any other value or TRUE or omitted calculates the cumulative distribution function."
msgstr ""
@@ -8954,7 +8842,6 @@ msgid "The probability value for which the inverse normal distribution is to be
msgstr "རྒྱུན་རྣམ་ཁྱབ་ཚུལ་གྱི་སྲིད་ཕྱོད་ཐང་།"
#: scfuncs.hrc:2296
-#, fuzzy
msgctxt "SC_OPCODE_NORM_INV"
msgid "Mean"
msgstr "mean"
@@ -8986,13 +8873,11 @@ msgid "Number"
msgstr "number"
#: scfuncs.hrc:2307
-#, fuzzy
msgctxt "SC_OPCODE_NORM_INV_MS"
msgid "The probability value for which the inverse normal distribution is to be calculated."
msgstr "རྒྱུན་རྣམ་ཁྱབ་ཚུལ་གྱི་སྲིད་ཕྱོད་ཐང་།"
#: scfuncs.hrc:2308
-#, fuzzy
msgctxt "SC_OPCODE_NORM_INV_MS"
msgid "Mean"
msgstr "mean"
@@ -9085,7 +8970,6 @@ msgid "Number"
msgstr "number"
#: scfuncs.hrc:2345
-#, fuzzy
msgctxt "SC_OPCODE_S_NORM_INV_MS"
msgid "The probability value for which the inverse standard normal distribution is to be calculated."
msgstr "ཚད་ལྡན་རྒྱུན་རྣམ་ཁྱབ་ཚུལ་གྱི་སྲིད་ཕྱོད་ཐང་།"
@@ -9106,7 +8990,6 @@ msgid "The value for which the log normal distribution is to be calculated."
msgstr "གཏད་གྲངས་རྒྱུན་རྣམ་ཁྱབ་ཚུལ་གྱི་གྲངས་ཐང་རྩིས་པར་སྤྱོད།"
#: scfuncs.hrc:2354
-#, fuzzy
msgctxt "SC_OPCODE_LOG_NORM_DIST"
msgid "Mean"
msgstr "mean"
@@ -9154,7 +9037,6 @@ msgid "The value for which the log normal distribution is to be calculated."
msgstr "གཏད་གྲངས་རྒྱུན་རྣམ་ཁྱབ་ཚུལ་གྱི་གྲངས་ཐང་རྩིས་པར་སྤྱོད།"
#: scfuncs.hrc:2368
-#, fuzzy
msgctxt "SC_OPCODE_LOG_NORM_DIST_MS"
msgid "Mean"
msgstr "mean"
@@ -9206,7 +9088,6 @@ msgid "The probability value for which the inverse log normal distribution is to
msgstr "གཏད་གྲངས་རྒྱུན་རྣམ་ཁྱབ་ཚུལ་གྱི་འབྲེལ་ཡོད་ཀྱི་སྲིད་ཕྱོད་ཐང་།"
#: scfuncs.hrc:2382
-#, fuzzy
msgctxt "SC_OPCODE_LOG_INV"
msgid "Mean"
msgstr "mean"
@@ -9238,13 +9119,11 @@ msgid "Number"
msgstr "number"
#: scfuncs.hrc:2393
-#, fuzzy
msgctxt "SC_OPCODE_LOG_INV_MS"
msgid "The probability value for which the inverse log normal distribution is to be calculated."
msgstr "གཏད་གྲངས་རྒྱུན་རྣམ་ཁྱབ་ཚུལ་གྱི་འབྲེལ་ཡོད་ཀྱི་སྲིད་ཕྱོད་ཐང་།"
#: scfuncs.hrc:2394
-#, fuzzy
msgctxt "SC_OPCODE_LOG_INV_MS"
msgid "Mean"
msgstr "mean"
@@ -9357,7 +9236,6 @@ msgid "The value for which the gamma distribution is to be calculated."
msgstr "ཅ་མའ་ཁྱབ་ཚུལ་གྱི་གྲངས་ཐང་རྩིས་པར་སྤྱོད།"
#: scfuncs.hrc:2430
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_DIST"
msgid "Alpha"
msgstr "alpha"
@@ -9391,7 +9269,6 @@ msgstr ""
"རྟེན་གྲངས་མཚོན་ K = 1 རྩིས་རྒྱག་ཁྱབ་ཚུལ་རྟེན་གྲངས་མཚོན།"
#: scfuncs.hrc:2441
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_DIST_MS"
msgid "Returns the value of the probability density function or the cumulative distribution function for the Gamma distribution."
msgstr "ཅ་མའ་ཁྱབ་ཚུལ་རྩིས།"
@@ -9407,7 +9284,6 @@ msgid "The value for which the gamma distribution is to be calculated."
msgstr "ཅ་མའ་ཁྱབ་ཚུལ་གྱི་གྲངས་ཐང་རྩིས་པར་སྤྱོད།"
#: scfuncs.hrc:2444
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_DIST_MS"
msgid "Alpha"
msgstr "alpha"
@@ -9457,7 +9333,6 @@ msgid "The probability value for which the inverse gamma distribution is to be c
msgstr "ཅ་མའ་ཁྱབ་ཚུལ་གྱི་སྲིད་ཕྱོད་ཐང་།"
#: scfuncs.hrc:2458
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_INV"
msgid "Alpha"
msgstr "alpha"
@@ -9489,13 +9364,11 @@ msgid "Number"
msgstr "number"
#: scfuncs.hrc:2469
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_INV_MS"
msgid "The probability value for which the inverse gamma distribution is to be calculated."
msgstr "ཅ་མའ་ཁྱབ་ཚུལ་གྱི་སྲིད་ཕྱོད་ཐང་།"
#: scfuncs.hrc:2470
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_INV_MS"
msgid "Alpha"
msgstr "alpha"
@@ -9542,7 +9415,6 @@ msgid "Number"
msgstr "number"
#: scfuncs.hrc:2489
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_LN_MS"
msgid "The value for which the natural logarithm of the gamma function is to be calculated."
msgstr "ཅ་མའ་རྟེན་གྲངས་ཀྱི་རང་བྱུང་གཏད་གྲངས་ཀྱི་གྲངས་ཐང་རྩིས་དགོས།"
@@ -9579,7 +9451,6 @@ msgid "The value for which the beta distribution is to be calculated."
msgstr "དཔེ་ཐང་སྤྱོད་པ་དེས་-ཁྱབ་ཚུལ་གྱི་རྟེན་གྲངས་རྩིས་པའི་གྲངས་ཐང་།"
#: scfuncs.hrc:2508
-#, fuzzy
msgctxt "SC_OPCODE_BETA_DIST"
msgid "Alpha"
msgstr "alpha"
@@ -9647,7 +9518,6 @@ msgid "The probability value for which the inverse beta distribution is to be ca
msgstr "དཔེ་ཐར་སྤྱད་པའི་ཁྱབ་ཚུལ་ལྡོག་པའི་རྟེན་གྲངས་ཐང་རྩིས་རྒྱག་པའི་སྲིད་ཕྱོད་ཐང་།"
#: scfuncs.hrc:2526
-#, fuzzy
msgctxt "SC_OPCODE_BETA_INV"
msgid "Alpha"
msgstr "alpha"
@@ -9705,7 +9575,6 @@ msgid "The value for which the beta distribution is to be calculated."
msgstr "དཔེ་ཐང་སྤྱོད་པ་དེས་-ཁྱབ་ཚུལ་གྱི་རྟེན་གྲངས་རྩིས་པའི་གྲངས་ཐང་།"
#: scfuncs.hrc:2542
-#, fuzzy
msgctxt "SC_OPCODE_BETA_DIST_MS"
msgid "Alpha"
msgstr "alpha"
@@ -9732,7 +9601,6 @@ msgid "Cumulative"
msgstr "cumulative"
#: scfuncs.hrc:2547
-#, fuzzy
msgctxt "SC_OPCODE_BETA_DIST_MS"
msgid "0 or FALSE for probability density function, any other value or TRUE or omitted for cumulative distribution function."
msgstr "0 ཡང་ན་ FALSE ནོཡིས་རགས་རྩིས་འདུས་ཚད་ཀྱི་རྟེན་འབྱུང་གྲངས་མཚོན་ཡོད། དེ་མིན་ཐོབ་ཐང་དང་། TRUEཡང་ན་རང་འཇོག་ཡིན་ན་སྡེབ་གསོག་ཁྱབ་བཀོད་ཀྱི་རྟེན་འབྱུང་གྲངས་མཚོན་ཡོད།"
@@ -9769,13 +9637,11 @@ msgid "Number"
msgstr "number"
#: scfuncs.hrc:2559
-#, fuzzy
msgctxt "SC_OPCODE_BETA_INV_MS"
msgid "The probability value for which the inverse beta distribution is to be calculated."
msgstr "དཔེ་ཐར་སྤྱད་པའི་ཁྱབ་ཚུལ་ལྡོག་པའི་རྟེན་གྲངས་ཐང་རྩིས་རྒྱག་པའི་སྲིད་ཕྱོད་ཐང་།"
#: scfuncs.hrc:2560
-#, fuzzy
msgctxt "SC_OPCODE_BETA_INV_MS"
msgid "Alpha"
msgstr "alpha"
@@ -9961,7 +9827,6 @@ msgid "The population size."
msgstr "འདེམ་དཔེའི་སྤྱིའི་ཁ་གྲངས།"
#: scfuncs.hrc:2610
-#, fuzzy
msgctxt "SC_OPCODE_HYP_GEOM_DIST"
msgid "Cumulative"
msgstr "cumulative"
@@ -10119,7 +9984,6 @@ msgid "The degrees of freedom of the T distribution."
msgstr "t-ཁྱབ་ཚུལ་གྱི་རང་མོས་ཚད།"
#: scfuncs.hrc:2660
-#, fuzzy
msgctxt "SC_OPCODE_T_DIST_MS"
msgid "Cumulative"
msgstr "cumulative"
@@ -10195,7 +10059,6 @@ msgid "Number"
msgstr "number"
#: scfuncs.hrc:2689
-#, fuzzy
msgctxt "SC_OPCODE_T_INV_MS"
msgid "The probability value for which the inverse T distribution is to be calculated."
msgstr "ཆ་མཇུག་སློབ་ཕྲུག་རུས་མིང་ལ་ལྟོས་པའི་ t ཁྱབ་ཚུལ་གྱི་སྲིད་ཕྱོད།"
@@ -10224,7 +10087,6 @@ msgid "Number"
msgstr "number"
#: scfuncs.hrc:2699
-#, fuzzy
msgctxt "SC_OPCODE_T_INV_2T"
msgid "The probability value for which the inverse T distribution is to be calculated."
msgstr "ཆ་མཇུག་སློབ་ཕྲུག་རུས་མིང་ལ་ལྟོས་པའི་ t ཁྱབ་ཚུལ་གྱི་སྲིད་ཕྱོད།"
@@ -10316,7 +10178,6 @@ msgid "The degrees of freedom in the denominator of the F distribution."
msgstr "F - སྲིད་ཕྱོད་ཁྱབ་ཚུལ་གྱི་མ་ཆའི་རང་མོས་ཚད།"
#: scfuncs.hrc:2726
-#, fuzzy
msgctxt "SC_OPCODE_F_DIST_LT"
msgid "Cumulative"
msgstr "cumulative"
@@ -10415,7 +10276,6 @@ msgid "Number"
msgstr "number"
#: scfuncs.hrc:2759
-#, fuzzy
msgctxt "SC_OPCODE_F_INV_LT"
msgid "The probability value for which the inverse F distribution is to be calculated."
msgstr "F-ཁྱབ་ཚུལ་གྱི་སྲིད་ཕྱོད་ཐང་།"
@@ -10455,7 +10315,6 @@ msgid "Number"
msgstr "number"
#: scfuncs.hrc:2771
-#, fuzzy
msgctxt "SC_OPCODE_F_INV_RT"
msgid "The probability value for which the inverse F distribution is to be calculated."
msgstr "F-ཁྱབ་ཚུལ་གྱི་སྲིད་ཕྱོད་ཐང་།"
@@ -10572,7 +10431,6 @@ msgstr ""
"རྟེན་གྲངས་མཚོན་ K = 1 རྩིས་རྒྱག་ཁྱབ་ཚུལ་རྟེན་གྲངས་མཚོན།"
#: scfuncs.hrc:2815
-#, fuzzy
msgctxt "SC_OPCODE_CHISQ_DIST_MS"
msgid "Returns left-tail probability of the cumulative distribution function or values of the probability density function of the chi-square distribution."
msgstr "གཱ་ཕྱོགས་ཀྱིས་བགོ་འགྲེམས་བྱས་པའི་རིམ་གསོག་བགོ་འགྲེམས་རྟེན་འབྱུང་གྲངས་ཀྱི་གཡོན་མཇུག་ཚོད་རྩིས་སམ་ཡང་ན་ཚོད་རྩིས་འདུས་ཚད་རྟེན་འབྱུང་གྲངས་ཀྱི་ཚོད་རྩིས་ཐང་དུ་ཕྱིར་ལོག་བྱེད།"
@@ -10583,7 +10441,6 @@ msgid "Number"
msgstr "number"
#: scfuncs.hrc:2817
-#, fuzzy
msgctxt "SC_OPCODE_CHISQ_DIST_MS"
msgid "The value for which the probability density function or cumulative distribution function is to be calculated."
msgstr "རྩིས་རྒྱག་ཚོད་རྩིས་སྟུག་ཚད་རྟེན་བྱུང་གྲངས་སམ་ཡང་ན་རིམ་བསགས་ཁྱབ་ཚུལ་རྟེན་འབྱུང་གྲངས་ཀྱི་གྲངས་ཐང་།"
@@ -10650,7 +10507,6 @@ msgid "Number"
msgstr "number"
#: scfuncs.hrc:2841
-#, fuzzy
msgctxt "SC_OPCODE_CHI_INV_MS"
msgid "The probability value for which the inverse chi square distribution is to be calculated."
msgstr "Chi ངོས་སྙོམ་ཁྱབ་ཚུལ་གྱི་རྐྱང་མཇུག་སྲིད་ཕྱོད།"
@@ -10703,7 +10559,6 @@ msgid "Probability"
msgstr "ཚོད་རྩིས།"
#: scfuncs.hrc:2863
-#, fuzzy
msgctxt "SC_OPCODE_CHISQ_INV_MS"
msgid "The probability value for which the inverse of the chi square distribution is to be calculated."
msgstr "ཁ་ཧྥང་བརྩི་བའི་ཁག་བགོས་ལྡོག་ཕྱོགས་རྟེན་འབྱུང་གྲངས་ཀྱི་ཚོད་རྩིས་གྲངས་ཐང་།"
@@ -10734,7 +10589,6 @@ msgid "The value to be standardized."
msgstr "རྒྱུན་ལྡན་ཅན་གྱི་གཞི་གྲངས་དགོས།"
#: scfuncs.hrc:2875
-#, fuzzy
msgctxt "SC_OPCODE_STANDARD"
msgid "Mean"
msgstr "mean"
@@ -10819,7 +10673,6 @@ msgid "Returns a (1-alpha) confidence interval for a normal distribution."
msgstr "རྒྱུན་རྣམ་ཁྱབ་ཚུལ་ (1-alpha) གྱི་ཡིད་ཆེས་བར་མཚམས་རྩིས།"
#: scfuncs.hrc:2905
-#, fuzzy
msgctxt "SC_OPCODE_CONFIDENCE"
msgid "Alpha"
msgstr "alpha"
@@ -10840,7 +10693,6 @@ msgid "The standard deviation of the population."
msgstr "གཞི་གྲངས་ས་ཁོངས་ཀྱི་སྤྱིའི་ཚད་ལྡན་གྱི་འགྱུར་ཁྱད།"
#: scfuncs.hrc:2909
-#, fuzzy
msgctxt "SC_OPCODE_CONFIDENCE"
msgid "Size"
msgstr "ཆེ་ཆུང་།"
@@ -10857,7 +10709,6 @@ msgid "Returns a (1-alpha) confidence interval for a normal distribution."
msgstr "རྒྱུན་རྣམ་ཁྱབ་ཚུལ་ (1-alpha) གྱི་ཡིད་ཆེས་བར་མཚམས་རྩིས།"
#: scfuncs.hrc:2917
-#, fuzzy
msgctxt "SC_OPCODE_CONFIDENCE_N"
msgid "Alpha"
msgstr "alpha"
@@ -10878,7 +10729,6 @@ msgid "The standard deviation of the population."
msgstr "གཞི་གྲངས་ས་ཁོངས་ཀྱི་སྤྱིའི་ཚད་ལྡན་གྱི་འགྱུར་ཁྱད།"
#: scfuncs.hrc:2921
-#, fuzzy
msgctxt "SC_OPCODE_CONFIDENCE_N"
msgid "Size"
msgstr "ཆེ་ཆུང་།"
@@ -10895,7 +10745,6 @@ msgid "Returns a (1-alpha) confidence interval for a Student's t distribution."
msgstr "རྒྱུན་རྣམ་ཁྱབ་ཚུལ་ (1-alpha) གྱི་ཡིད་ཆེས་བར་མཚམས་རྩིས།"
#: scfuncs.hrc:2929
-#, fuzzy
msgctxt "SC_OPCODE_CONFIDENCE_T"
msgid "Alpha"
msgstr "alpha"
@@ -10916,7 +10765,6 @@ msgid "The standard deviation of the population."
msgstr "གཞི་གྲངས་ས་ཁོངས་ཀྱི་སྤྱིའི་ཚད་ལྡན་གྱི་འགྱུར་ཁྱད།"
#: scfuncs.hrc:2933
-#, fuzzy
msgctxt "SC_OPCODE_CONFIDENCE_T"
msgid "Size"
msgstr "ཆེ་ཆུང་།"
@@ -10932,7 +10780,6 @@ msgid "Calculates the probability of observing a z-statistic greater than the on
msgstr ""
#: scfuncs.hrc:2941
-#, fuzzy
msgctxt "SC_OPCODE_Z_TEST"
msgid "Data"
msgstr "གཞི་གྲངས།"
@@ -10968,7 +10815,6 @@ msgid "Calculates the probability of observing a z-statistic greater than the on
msgstr ""
#: scfuncs.hrc:2953
-#, fuzzy
msgctxt "SC_OPCODE_Z_TEST_MS"
msgid "Data"
msgstr "གཞི་གྲངས།"
@@ -11186,7 +11032,6 @@ msgid "Mode"
msgstr "mode"
#: scfuncs.hrc:3024
-#, fuzzy
msgctxt "SC_OPCODE_T_TEST_MS"
msgid "Mode specifies the number of distribution tails to return. 1= one-tailed, 2 = two-tailed distribution"
msgstr "tails = 1 རྐྱང་མཇུག་གི་ཁྱབ་ཚུལ་རྩིས་ tails = 2 ཟུང་མཇུག་ཁྱབ་ཚུལ་རྩིས།"
@@ -11480,7 +11325,6 @@ msgid "Calculates future value(s) using additive Exponential Smoothing algorithm
msgstr ""
#: scfuncs.hrc:3135
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_ADD"
msgid "Target"
msgstr "མཐུད་ས།"
@@ -11491,7 +11335,6 @@ msgid "The date (array) for which you want to predict a value."
msgstr ""
#: scfuncs.hrc:3137
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_ADD"
msgid "Values"
msgstr "values"
@@ -11547,7 +11390,6 @@ msgid "Calculates future value(s) using multiplicative Exponential Smoothing alg
msgstr ""
#: scfuncs.hrc:3153
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_MUL"
msgid "Target"
msgstr "མཐུད་ས།"
@@ -11558,7 +11400,6 @@ msgid "The date (array) for which you want to predict a value."
msgstr ""
#: scfuncs.hrc:3155
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_MUL"
msgid "Values"
msgstr "values"
@@ -11614,7 +11455,6 @@ msgid "Returns a prediction interval at the specified target value(s) for additi
msgstr ""
#: scfuncs.hrc:3171
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_PIA"
msgid "Target"
msgstr "མཐུད་ས།"
@@ -11625,7 +11465,6 @@ msgid "The date (array) for which you want to predict a value."
msgstr ""
#: scfuncs.hrc:3173
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_PIA"
msgid "Values"
msgstr "values"
@@ -11692,7 +11531,6 @@ msgid "Returns a prediction interval at the specified target value(s) for multip
msgstr ""
#: scfuncs.hrc:3191
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_PIM"
msgid "Target"
msgstr "མཐུད་ས།"
@@ -11703,7 +11541,6 @@ msgid "The date (array) for which you want to predict a value."
msgstr ""
#: scfuncs.hrc:3193
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_PIM"
msgid "Values"
msgstr "values"
@@ -11770,7 +11607,6 @@ msgid "Calculates the number of samples in period (season) using additive Expone
msgstr ""
#: scfuncs.hrc:3211
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_SEA"
msgid "Values"
msgstr "values"
@@ -11816,7 +11652,6 @@ msgid "Returns statistical value(s) using additive Exponential Smoothing algorit
msgstr ""
#: scfuncs.hrc:3225
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_STA"
msgid "Values"
msgstr "values"
@@ -11882,7 +11717,6 @@ msgid "Returns statistical value(s) using multiplicative Exponential Smoothing a
msgstr ""
#: scfuncs.hrc:3243
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_STM"
msgid "Values"
msgstr "values"
@@ -11943,7 +11777,6 @@ msgid "Aggregation (default 1 = AVERAGE); method to be used to aggregate identic
msgstr ""
#: scfuncs.hrc:3260
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_LIN"
msgid "Returns a value along a linear regression"
msgstr "ཐིག་གཤིས་ཚུར་ལོག་སྔོན་དཔག་ཐང་རྩིས།"
@@ -11955,7 +11788,6 @@ msgid "Value"
msgstr "values"
#: scfuncs.hrc:3262
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_LIN"
msgid "The X value for which the Y value on the regression linear is to be calculated."
msgstr ""
@@ -11968,7 +11800,6 @@ msgid "Data Y"
msgstr ""
#: scfuncs.hrc:3264
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_LIN"
msgid "The Y data array."
msgstr "Y-གཞི་གྲངས་ཚོ།"
@@ -11979,7 +11810,6 @@ msgid "Data X"
msgstr ""
#: scfuncs.hrc:3266
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_LIN"
msgid "The X data array."
msgstr "X-གཞི་གྲངས་ཚོ།"
@@ -11990,7 +11820,6 @@ msgid "Returns the reference to a cell as text."
msgstr "ཡི་གེས་སྡེ་ཚན་"
#: scfuncs.hrc:3273
-#, fuzzy
msgctxt "SC_OPCODE_ADDRESS"
msgid "Row"
msgstr "ཕྲེང་།"
@@ -12032,7 +11861,6 @@ msgid "The reference style: 0 or FALSE means R1C1 style, any other value or omit
msgstr "འདྲེན་སྤྱོད་བཟོ་དབྱིབས་ནི་0ཡང་ན་FALSEདེ་R1C1བཟོ་དབྱིབས་ཡིན་པས་དེ་མིན་གྱི་གྲངས་ཐང་ངམ་ཡང་ན་བསྡུས་ཚད་ནི་A1བཟོ་དབྱིབས་ཡིན།"
#: scfuncs.hrc:3281
-#, fuzzy
msgctxt "SC_OPCODE_ADDRESS"
msgid "Sheet"
msgstr "ལས་ཀའི་རེའུ་མིག"
@@ -12188,7 +12016,6 @@ msgid "Horizontal search and reference to the cells located below."
msgstr "ཆུ་སྙོམ་ཁ་ཕྱོགས་སུ་དྲ་མིག་གཅིག་འཚོལ་ཞིང་མ་ཟད་དེའི་གཤམ་འོག་གི་དྲ་མིག་འདྲེན་སྤྱོད་བྱེད།"
#: scfuncs.hrc:3355
-#, fuzzy
msgctxt "SC_OPCODE_H_LOOKUP"
msgid "Search criterion"
msgstr "lookup_value"
@@ -12271,7 +12098,6 @@ msgid "Column index number in the array."
msgstr "གཞི་གྲངས་ཚོའི་ནང་ལོག་གི་སྟར་རིམ་ཨང་།"
#: scfuncs.hrc:3375
-#, fuzzy
msgctxt "SC_OPCODE_V_LOOKUP"
msgid "Sort order"
msgstr "རིམ་སྒྲིག་ལམ་སྲོལ།"
@@ -12298,7 +12124,6 @@ msgid "The reference to a (multiple) range."
msgstr "ས་ཁོངས་གཅིག(སྣ་མང་།)འདྲེན་སྤྱོད།"
#: scfuncs.hrc:3385
-#, fuzzy
msgctxt "SC_OPCODE_INDEX"
msgid "Row"
msgstr "ཕྲེང་།"
@@ -12320,7 +12145,6 @@ msgid "The column in the range."
msgstr "ས་ཁོངས་ནང་གི་སྟར།"
#: scfuncs.hrc:3389
-#, fuzzy
msgctxt "SC_OPCODE_INDEX"
msgid "Range"
msgstr "ས་ཁོངས།"
@@ -12447,7 +12271,6 @@ msgid "The reference (cell) from which to base the movement."
msgstr "སྤོ་སྒུལ་གྱི་གཏན་འཁེལ་རྨང་ཚེག(དྲ་མིག།)རྩིས་བར་སྤྱོད།"
#: scfuncs.hrc:3433
-#, fuzzy
msgctxt "SC_OPCODE_OFFSET"
msgid "Rows"
msgstr "ཕྲེང་།"
@@ -12469,7 +12292,6 @@ msgid "The number of columns that are to be moved to the left or to the right."
msgstr "གཡས་གཡོན་སྤོ་སྒུལ་བྱས་པའི་སྟར་གྲངས།"
#: scfuncs.hrc:3437
-#, fuzzy
msgctxt "SC_OPCODE_OFFSET"
msgid "Height"
msgstr "མཐོ་ཚད།"
@@ -12480,7 +12302,6 @@ msgid "The number of rows of the moved reference."
msgstr "འདྲེན་སྤྱོད་ས་ཁོངས་ཀྱི་ཕྲེང་གྲངས།"
#: scfuncs.hrc:3439
-#, fuzzy
msgctxt "SC_OPCODE_OFFSET"
msgid "Width"
msgstr "ཞེང་ཚད།"
@@ -12640,7 +12461,6 @@ msgid "Extracts value(s) from a pivot table."
msgstr "གཞི་གྲངས་ནས་རེའུ་མིག་ནང་གི་འདོན་རྒྱུའི་ཐང་གསལ་པོ་མཐོང་ཐུབ།"
#: scfuncs.hrc:3499
-#, fuzzy
msgctxt "SC_OPCODE_GET_PIVOT_DATA"
msgid "Data field"
msgstr "གཞི་གྲངས་ཡིག་དུམ།"
@@ -12756,7 +12576,6 @@ msgstr ""
"ཡང་ན་གྲངས་ཀ་རྩིས་རྒྱག་བྱེད་པའི་སྤྱི་འགྲོས་གཅིག་ཡིན།"
#: scfuncs.hrc:3545
-#, fuzzy
msgctxt "SC_OPCODE_CURRENCY"
msgid "Decimals"
msgstr "decimals"
@@ -12872,19 +12691,16 @@ msgid "Checks 1 or more conditions and returns a value corresponding to the firs
msgstr ""
#: scfuncs.hrc:3597
-#, fuzzy
msgctxt "SC_OPCODE_IFS_MS"
msgid "Test"
msgstr "logical_test"
#: scfuncs.hrc:3598
-#, fuzzy
msgctxt "SC_OPCODE_IFS_MS"
msgid "Any value or expression which can be either TRUE or FALSE."
msgstr "གཏན་ཚིགས་ཐང་གཅིག་ནི་ TRUE ཡང་ན་ FALSE གི་གྲངས་ཐང་གང་རུང་ངམ་ཡང་ན་མཚོན་ཐབས་རྣམ་པ་ཡིན་པ།"
#: scfuncs.hrc:3599
-#, fuzzy
msgctxt "SC_OPCODE_IFS_MS"
msgid "Result"
msgstr "མཇུག་འབྲས།"
@@ -12921,7 +12737,6 @@ msgid "Value that will be compared against expression."
msgstr ""
#: scfuncs.hrc:3611
-#, fuzzy
msgctxt "SC_OPCODE_SWITCH_MS"
msgid "Result"
msgstr "མཇུག་འབྲས།"
@@ -13255,7 +13070,6 @@ msgid "The character position from which text is to be replaced."
msgstr "ཚབ་བརྗེས་པའི་ཡིག་རྟགས་ཀྱི་འགོ་ཚུགས་གནས།"
#: scfuncs.hrc:3737
-#, fuzzy
msgctxt "SC_OPCODE_REPLACE"
msgid "Length"
msgstr "རིང་ཚད།"
@@ -13399,7 +13213,6 @@ msgid "The text in which partial words are to be determined."
msgstr "དེའི་ནང་ནས་སྟོན་པའི་ཡིག་རྟགས་ཀྱི་འགོ་ཚུགས་གནས་དགོས།"
#: scfuncs.hrc:3789
-#, fuzzy
msgctxt "SC_OPCODE_MID"
msgid "Start"
msgstr "start"
@@ -13572,7 +13385,6 @@ msgid "Value"
msgstr "values"
#: scfuncs.hrc:3846
-#, fuzzy
msgctxt "SC_OPCODE_CONVERT_OOO"
msgid "The value to be converted."
msgstr "འགྱུར་དགོས་པའི་གྲངས་ཐང་།"
@@ -13866,7 +13678,6 @@ msgid "The value to be shifted. Positive integer less than 2^48."
msgstr ""
#: scfuncs.hrc:3952
-#, fuzzy
msgctxt "SC_OPCODE_BITRSHIFT"
msgid "Shift"
msgstr "སྤོ་འགུལ།"
@@ -13893,7 +13704,6 @@ msgid "The value to be shifted. Positive integer less than 2^48."
msgstr ""
#: scfuncs.hrc:3961
-#, fuzzy
msgctxt "SC_OPCODE_BITLSHIFT"
msgid "Shift"
msgstr "སྤོ་འགུལ།"
@@ -13994,7 +13804,6 @@ msgid "The text in which partial words are to be determined."
msgstr "དེའི་ནང་ནས་སྟོན་པའི་ཡིག་རྟགས་ཀྱི་འགོ་ཚུགས་གནས་དགོས།"
#: scfuncs.hrc:3995
-#, fuzzy
msgctxt "SC_OPCODE_MIDB"
msgid "Start"
msgstr "start"
@@ -14126,13 +13935,11 @@ msgid "Returns the error function."
msgstr "ཀའོ་སིན་ཧེ་བག་ཆ་བསགས་ཐང་ཕྱིར་ལོག་བྱེད།"
#: scfuncs.hrc:4040
-#, fuzzy
msgctxt "SC_OPCODE_ERF_MS"
msgid "Lower limit"
msgstr "lower_limit"
#: scfuncs.hrc:4041
-#, fuzzy
msgctxt "SC_OPCODE_ERF_MS"
msgid "The lower limit for integration"
msgstr "ཆ་བསགས་གཅིག་གི་འོག་མཚམས།"
@@ -14144,13 +13951,11 @@ msgid "Returns the complementary error function."
msgstr "ལྟོས་ཟླའི་ཧེ་བག་རྟེན་གྲངས་གཅིག་གི་ཆ་བསགས་ཐང་ཕྱིར་ལོག་བྱེད།"
#: scfuncs.hrc:4047
-#, fuzzy
msgctxt "SC_OPCODE_ERFC_MS"
msgid "Lower limit"
msgstr "lower_limit"
#: scfuncs.hrc:4048
-#, fuzzy
msgctxt "SC_OPCODE_ERFC_MS"
msgid "The lower limit for integration"
msgstr "ཆ་བསགས་གཅིག་གི་འོག་མཚམས།"
@@ -14192,7 +13997,6 @@ msgid "Value"
msgstr "values"
#: scfuncs.hrc:4065
-#, fuzzy
msgctxt "SC_OPCODE_ROUNDSIG"
msgid "The number to be rounded."
msgstr "དོར་སྒྲིལ་བྱེད་དགོས་པའི་གྲངས་ཀ"
@@ -14220,7 +14024,6 @@ msgid "Text"
msgstr "old_text"
#: scfuncs.hrc:4074
-#, fuzzy
msgctxt "SC_OPCODE_REPLACEB"
msgid "The text in which some characters are to be replaced."
msgstr "ཡིག་རྟགས་ཆ་ཤས་ཀྱི་ཡིག་ཕྲེང་ཚབ་བརྗེས་དགོས།"
@@ -14232,19 +14035,16 @@ msgid "Position"
msgstr "གནས་ས།"
#: scfuncs.hrc:4076
-#, fuzzy
msgctxt "SC_OPCODE_REPLACEB"
msgid "The character position from which text is to be replaced."
msgstr "ཚབ་བརྗེས་པའི་ཡིག་རྟགས་ཀྱི་འགོ་ཚུགས་གནས།"
#: scfuncs.hrc:4077
-#, fuzzy
msgctxt "SC_OPCODE_REPLACEB"
msgid "Length"
msgstr "རིང་ཚད།"
#: scfuncs.hrc:4078
-#, fuzzy
msgctxt "SC_OPCODE_REPLACEB"
msgid "The number of characters to be replaced."
msgstr "ཡིག་རྟགས་ཀྱི་ཁ་གྲངས་ཚབ་བརྗེས་རྒྱུ།"
@@ -14256,7 +14056,6 @@ msgid "New text"
msgstr "new_text"
#: scfuncs.hrc:4080
-#, fuzzy
msgctxt "SC_OPCODE_REPLACEB"
msgid "The text to be inserted."
msgstr "བསྒར་འཛུད་ཀྱི་ཡིག་ཕྲེང་།"
@@ -14273,7 +14072,6 @@ msgid "Find text"
msgstr "find_text"
#: scfuncs.hrc:4088
-#, fuzzy
msgctxt "SC_OPCODE_FINDB"
msgid "The text to be found."
msgstr "ཁྱེད་ཀྱིས་འཚོལ་དགོས་པའི་ཡི་གེའི་ཕྲེང་ཡིན།"
@@ -14285,7 +14083,6 @@ msgid "Text"
msgstr "old_text"
#: scfuncs.hrc:4090
-#, fuzzy
msgctxt "SC_OPCODE_FINDB"
msgid "The text in which a search is to be made."
msgstr "ཁྱེད་ཀྱིས་འཚོལ་དགོས་པའི་ནང་དོན་ཚུད་པའི་ཡིག་ཕྲེང་ཡིན།"
@@ -14297,7 +14094,6 @@ msgid "Position"
msgstr "གནས་ས།"
#: scfuncs.hrc:4092
-#, fuzzy
msgctxt "SC_OPCODE_FINDB"
msgid "The position in the text from which the search starts."
msgstr "འགོ་བཙུགས་ནས་འཚོལ་བའི་འགོ་ཚུགས་ཡིག་རྟགས་གནས་ས།"
@@ -14314,7 +14110,6 @@ msgid "Find text"
msgstr "find_text"
#: scfuncs.hrc:4100
-#, fuzzy
msgctxt "SC_OPCODE_SEARCHB"
msgid "The text to be found."
msgstr "ཁྱེད་ཀྱིས་འཚོལ་དགོས་པའི་ཡི་གེའི་ཕྲེང་ཡིན།"
@@ -14326,7 +14121,6 @@ msgid "Text"
msgstr "old_text"
#: scfuncs.hrc:4102
-#, fuzzy
msgctxt "SC_OPCODE_SEARCHB"
msgid "The text in which a search is to be made."
msgstr "ཁྱེད་ཀྱིས་འཚོལ་དགོས་པའི་ནང་དོན་ཚུད་པའི་ཡིག་ཕྲེང་ཡིན།"
@@ -14338,7 +14132,6 @@ msgid "Position"
msgstr "གནས་ས།"
#: scfuncs.hrc:4104
-#, fuzzy
msgctxt "SC_OPCODE_SEARCHB"
msgid "The position in the text from which the search starts."
msgstr "འགོ་བཙུགས་ནས་འཚོལ་བའི་འགོ་ཚུགས་ཡིག་རྟགས་གནས་ས།"
@@ -14416,7 +14209,6 @@ msgid "- multiple -"
msgstr ""
#: strings.hrc:33
-#, fuzzy
msgctxt "SCSTR_STDFILTER"
msgid "Standard Filter..."
msgstr "ཚད་གཞི་འཚག་འདེམས།..."
@@ -14779,13 +14571,11 @@ msgid "~All sheets"
msgstr ""
#: strings.hrc:106
-#, fuzzy
msgctxt "SCSTR_PRINTOPT_SELECTEDSHEETS"
msgid "~Selected sheets"
msgstr "ལས་ཀའི་རེའུ་མིག་འདེམས་པ།(~S)"
#: strings.hrc:107
-#, fuzzy
msgctxt "SCSTR_PRINTOPT_SELECTEDCELLS"
msgid "Selected cells"
msgstr "ཁུལ་ཁོངས་འདེམས་པ།"
@@ -14895,25 +14685,21 @@ msgid "Formulas don't form a row."
msgstr ""
#: strings.hrc:128
-#, fuzzy
msgctxt "STR_ADD_AUTOFORMAT_TITLE"
msgid "Add AutoFormat"
msgstr "གསར་སྣོན་རང་འགུལ་རྣམ་གཞག"
#: strings.hrc:129
-#, fuzzy
msgctxt "STR_RENAME_AUTOFORMAT_TITLE"
msgid "Rename AutoFormat"
msgstr "མིང་བསྐྱར་འདོགས་ཀྱི་རང་འགུལ་རྣམ་གཞག"
#: strings.hrc:130
-#, fuzzy
msgctxt "STR_ADD_AUTOFORMAT_LABEL"
msgid "Name"
msgstr "མིང་།"
#: strings.hrc:131
-#, fuzzy
msgctxt "STR_DEL_AUTOFORMAT_TITLE"
msgid "Delete AutoFormat"
msgstr "རང་འགུལ་རྣམ་གཞག་སུབ་རྒྱུ།"
@@ -14930,25 +14716,21 @@ msgid "~Close"
msgstr "ཁ་བརྒྱབ།(~C)"
#: strings.hrc:134
-#, fuzzy
msgctxt "STR_JAN"
msgid "Jan"
msgstr "ཟླ་བ་གཅིག"
#: strings.hrc:135
-#, fuzzy
msgctxt "STR_FEB"
msgid "Feb"
msgstr "ཟླ་གཉིས་པ།"
#: strings.hrc:136
-#, fuzzy
msgctxt "STR_MAR"
msgid "Mar"
msgstr "ཟླ་བ་གསུམ་པ།"
#: strings.hrc:137
-#, fuzzy
msgctxt "STR_NORTH"
msgid "North"
msgstr "བྱང་།"
@@ -14959,7 +14741,6 @@ msgid "Mid"
msgstr ""
#: strings.hrc:139
-#, fuzzy
msgctxt "STR_SOUTH"
msgid "South"
msgstr "ལྷོ།"
@@ -14981,7 +14762,6 @@ msgid "Cell"
msgstr "སྡེ་ཚན་ཁྲ་མིག"
#: strings.hrc:143
-#, fuzzy
msgctxt "STR_CONTENT"
msgid "Content"
msgstr "ནང་དོན།"
@@ -15026,7 +14806,6 @@ msgid "Database ranges"
msgstr "གཞི་གྲངས་མཛོད་ཀྱི་ཁུལ་ཁོངས།"
#: strings.hrc:153
-#, fuzzy
msgctxt "SCSTR_CONTENT_GRAPHIC"
msgid "Images"
msgstr "བཪྙན་རིས།"
@@ -15100,13 +14879,11 @@ msgid "Comment"
msgstr "དཔྱད་གཏམ།"
#: strings.hrc:167
-#, fuzzy
msgctxt "STR_MENU_SORT_ASC"
msgid "Sort Ascending"
msgstr "རིམ་འཕར་རིམ་སྒྲིག"
#: strings.hrc:168
-#, fuzzy
msgctxt "STR_MENU_SORT_DESC"
msgid "Sort Descending"
msgstr "རིམ་ཆག་རིམ་སྒྲིག"
@@ -15117,7 +14894,6 @@ msgid "Custom Sort"
msgstr ""
#: strings.hrc:170
-#, fuzzy
msgctxt "STR_BTN_TOGGLE_ALL"
msgid "All"
msgstr "ཡོངས་རྫོགས།"
@@ -15169,7 +14945,6 @@ msgid "Sum"
msgstr "མཐུན་ཐབས།"
#: strings.hrc:181
-#, fuzzy
msgctxt "SCSTR_QHELP_BTNEQUAL"
msgid "Formula"
msgstr "སྤྱི་འགྲོས།"
@@ -15295,7 +15070,6 @@ msgid "No Entry"
msgstr "གཤར་བྱང་མེད་པ།"
#: strings.hrc:205
-#, fuzzy
msgctxt "STR_CHG_EMPTY"
msgid "<empty>"
msgstr "<སྟོང་ཆད།>"
@@ -15405,7 +15179,6 @@ msgid "F critical"
msgstr ""
#: strings.hrc:231
-#, fuzzy
msgctxt "STR_ANOVA_LABEL_TOTAL"
msgid "Total"
msgstr "ཁྱོན་བསྡོམས།"
@@ -15439,7 +15212,6 @@ msgid "Descriptive Statistics"
msgstr ""
#: strings.hrc:240
-#, fuzzy
msgctxt "STRID_CALC_MEAN"
msgid "Mean"
msgstr "mean"
@@ -15483,7 +15255,6 @@ msgid "Skewness"
msgstr ""
#: strings.hrc:248
-#, fuzzy
msgctxt "STRID_CALC_RANGE"
msgid "Range"
msgstr "ས་ཁོངས།"
@@ -15588,7 +15359,6 @@ msgid "Maximum"
msgstr "གྲངས་ཐང་ཆེ་ཤོས་(~M)"
#: strings.hrc:268
-#, fuzzy
msgctxt "STR_RNG_PARAMETER_MEAN"
msgid "Mean"
msgstr "mean"
@@ -15689,7 +15459,6 @@ msgid "Row %NUMBER%"
msgstr ""
#: strings.hrc:290
-#, fuzzy
msgctxt "STR_LABEL_ALPHA"
msgid "Alpha"
msgstr "alpha"
@@ -15755,7 +15524,6 @@ msgid "Logarithmic"
msgstr "གཏད་གྲངས།"
#: strings.hrc:303
-#, fuzzy
msgctxt "STR_LABEL_POWER"
msgid "Power"
msgstr "རང་བསྒྱུར་བ།"
@@ -15879,7 +15647,6 @@ msgid "z Critical two-tail"
msgstr ""
#: units.hrc:27
-#, fuzzy
msgctxt "SCSTR_UNIT"
msgid "Millimeter"
msgstr "ཧའོ་སྨི།"
@@ -15891,7 +15658,6 @@ msgid "Centimeter"
msgstr "ལིའི་སྨི།"
#: units.hrc:29
-#, fuzzy
msgctxt "SCSTR_UNIT"
msgid "Meter"
msgstr "སྨི།"
@@ -15903,19 +15669,16 @@ msgid "Kilometer"
msgstr "སྤྱི་ལེ།"
#: units.hrc:31
-#, fuzzy
msgctxt "SCSTR_UNIT"
msgid "Inch"
msgstr "དབྱིན་ཚུན།"
#: units.hrc:32
-#, fuzzy
msgctxt "SCSTR_UNIT"
msgid "Foot"
msgstr "དབྱིན་ཁྲེ།"
#: units.hrc:33
-#, fuzzy
msgctxt "SCSTR_UNIT"
msgid "Miles"
msgstr "དབྱིན་ལེ།"
@@ -16042,7 +15805,6 @@ msgid "Results to:"
msgstr ""
#: analysisofvariancedialog.ui:189
-#, fuzzy
msgctxt "analysisofvariancedialog|label4"
msgid "Data"
msgstr "གཞི་གྲངས།"
@@ -16070,7 +15832,6 @@ msgid "Columns"
msgstr "སྟར།"
#: analysisofvariancedialog.ui:314
-#, fuzzy
msgctxt "analysisofvariancedialog|groupedby-rows-radio"
msgid "Rows"
msgstr "ཕྲེང་།"
@@ -16185,7 +15946,6 @@ msgid ""
msgstr ""
#: cellprotectionpage.ui:120
-#, fuzzy
msgctxt "cellprotectionpage|LabelProtection"
msgid "Protection"
msgstr "སྲུང་སྐྱོབ།"
@@ -16201,7 +15961,6 @@ msgid "The cells selected will be omitted when printing."
msgstr ""
#: cellprotectionpage.ui:196
-#, fuzzy
msgctxt "cellprotectionpage|label3"
msgid "Print"
msgstr "གཏག་པར།"
@@ -16222,7 +15981,6 @@ msgid "First _row as label"
msgstr ""
#: changesourcedialog.ui:128
-#, fuzzy
msgctxt "changesourcedialog|label1"
msgid "Labels"
msgstr "གདོང་འཛར།"
@@ -16234,13 +15992,11 @@ msgid "Character"
msgstr "ཡིག་རྟགས།"
#: chardialog.ui:106
-#, fuzzy
msgctxt "chardialog|font"
msgid "Font"
msgstr "ཡིག་གཟུགས།"
#: chardialog.ui:128
-#, fuzzy
msgctxt "chardialog|fonteffects"
msgid "Font Effects"
msgstr "ཡིག་གཟུགས་ཡག་ཉེས།"
@@ -16267,7 +16023,6 @@ msgid "Results to:"
msgstr ""
#: chisquaretestdialog.ui:123
-#, fuzzy
msgctxt "chisquaretestdialog|label1"
msgid "Data"
msgstr "གཞི་གྲངས།"
@@ -16313,13 +16068,11 @@ msgid "List From"
msgstr ""
#: colwidthdialog.ui:8
-#, fuzzy
msgctxt "colwidthdialog|ColWidthDialog"
msgid "Column Width"
msgstr "ཞེང་ཚད་སྟར་པ་སྒྲིག་པ།"
#: colwidthdialog.ui:88
-#, fuzzy
msgctxt "colwidthdialog|label1"
msgid "Width"
msgstr "ཞེང་ཚད།"
@@ -16337,7 +16090,6 @@ msgid "Manage Conditional Formatting"
msgstr "ཆ་རྐྱེན་གྱི་རྣམ་གཞག"
#: condformatmanager.ui:62
-#, fuzzy
msgctxt "condformatmanager|add"
msgid "Add"
msgstr "ཁ་སྣོན།"
@@ -16349,7 +16101,6 @@ msgid "Edit..."
msgstr "རིམ་འདས་ཕྲེང་སྦྲེལ་རྩོམ་སྒྲིག"
#: condformatmanager.ui:90
-#, fuzzy
msgctxt "condformatmanager|remove"
msgid "Remove"
msgstr "བསུབ་པ།"
@@ -16404,7 +16155,6 @@ msgid "More Options..."
msgstr ""
#: conditionalentry.ui:175
-#, fuzzy
msgctxt "conditionalentry|colscalemin"
msgid "Automatic"
msgstr "རང་འགུལ།"
@@ -16438,13 +16188,11 @@ msgid "Percent"
msgstr ""
#: conditionalentry.ui:181
-#, fuzzy
msgctxt "conditionalentry|colscalemin"
msgid "Formula"
msgstr "སྤྱི་འགྲོས།"
#: conditionalentry.ui:193
-#, fuzzy
msgctxt "conditionalentry|colscalemiddle"
msgid "Automatic"
msgstr "རང་འགུལ།"
@@ -16478,13 +16226,11 @@ msgid "Percent"
msgstr ""
#: conditionalentry.ui:199
-#, fuzzy
msgctxt "conditionalentry|colscalemiddle"
msgid "Formula"
msgstr "སྤྱི་འགྲོས།"
#: conditionalentry.ui:211
-#, fuzzy
msgctxt "conditionalentry|colscalemax"
msgid "Automatic"
msgstr "རང་འགུལ།"
@@ -16518,13 +16264,11 @@ msgid "Percent"
msgstr ""
#: conditionalentry.ui:217
-#, fuzzy
msgctxt "conditionalentry|colscalemax"
msgid "Formula"
msgstr "སྤྱི་འགྲོས།"
#: conditionalentry.ui:228
-#, fuzzy
msgctxt "conditionalentry|preview|tooltip_text"
msgid "Example"
msgstr "དཔེ་སྟོན།"
@@ -16629,7 +16373,6 @@ msgid "below or equal average"
msgstr ""
#: conditionalentry.ui:269
-#, fuzzy
msgctxt "conditionalentry|typeis"
msgid "Error"
msgstr "ནོར་བ།"
@@ -16661,7 +16404,6 @@ msgid "Not Contains"
msgstr ""
#: conditionalentry.ui:287
-#, fuzzy
msgctxt "conditionalentry|datetype"
msgid "Today"
msgstr "དེ་རིང་།"
@@ -16906,7 +16648,6 @@ msgid "Percentile"
msgstr ""
#: conditionaliconset.ui:46
-#, fuzzy
msgctxt "conditionaliconset|listbox"
msgid "Formula"
msgstr "སྤྱི་འགྲོས།"
@@ -16948,7 +16689,6 @@ msgid "Keep _Other"
msgstr "མི་གཞན་གྱི་བརྗེ་སྒྱུར་སོར་ཉར།"
#: consolidatedialog.ui:9
-#, fuzzy
msgctxt "consolidatedialog|ConsolidateDialog"
msgid "Consolidate"
msgstr "ཟླ་སྒྲིལ་རྩིས་རྒྱག"
@@ -17089,7 +16829,6 @@ msgid "Results to:"
msgstr ""
#: correlationdialog.ui:181
-#, fuzzy
msgctxt "correlationdialog|label4"
msgid "Data"
msgstr "གཞི་གྲངས།"
@@ -17101,7 +16840,6 @@ msgid "Columns"
msgstr "སྟར།"
#: correlationdialog.ui:231
-#, fuzzy
msgctxt "correlationdialog|groupedby-rows-radio"
msgid "Rows"
msgstr "ཕྲེང་།"
@@ -17128,7 +16866,6 @@ msgid "Results to:"
msgstr ""
#: covariancedialog.ui:123
-#, fuzzy
msgctxt "covariancedialog|label1"
msgid "Data"
msgstr "གཞི་གྲངས།"
@@ -17140,7 +16877,6 @@ msgid "Columns"
msgstr "སྟར།"
#: covariancedialog.ui:232
-#, fuzzy
msgctxt "covariancedialog|groupedby-rows-radio"
msgid "Rows"
msgstr "ཕྲེང་།"
@@ -17243,7 +16979,6 @@ msgid "Maximum:"
msgstr "གྲངས་ཐང་ཆེ་ཤོས་(~M)"
#: databaroptions.ui:118
-#, fuzzy
msgctxt "databaroptions|min"
msgid "Automatic"
msgstr "རང་འགུལ།"
@@ -17277,13 +17012,11 @@ msgid "Percent"
msgstr ""
#: databaroptions.ui:124
-#, fuzzy
msgctxt "databaroptions|min"
msgid "Formula"
msgstr "སྤྱི་འགྲོས།"
#: databaroptions.ui:138
-#, fuzzy
msgctxt "databaroptions|max"
msgid "Automatic"
msgstr "རང་འགུལ།"
@@ -17317,7 +17050,6 @@ msgid "Percent"
msgstr ""
#: databaroptions.ui:144
-#, fuzzy
msgctxt "databaroptions|max"
msgid "Formula"
msgstr "སྤྱི་འགྲོས།"
@@ -17346,7 +17078,6 @@ msgid "Fill:"
msgstr "སྐོང་གསབ།"
#: databaroptions.ui:282
-#, fuzzy
msgctxt "databaroptions|fill_type"
msgid "Color"
msgstr "ཚོས་གཞི།"
@@ -17373,7 +17104,6 @@ msgid "Color of vertical axis:"
msgstr ""
#: databaroptions.ui:366
-#, fuzzy
msgctxt "databaroptions|axis_pos"
msgid "Automatic"
msgstr "རང་འགུལ།"
@@ -17391,7 +17121,6 @@ msgid "None"
msgstr "མེད།"
#: databaroptions.ui:395
-#, fuzzy
msgctxt "databaroptions|label3"
msgid "Axis"
msgstr "མདའ།"
@@ -17422,13 +17151,11 @@ msgid "The minimum value must be less than the maximum value."
msgstr ""
#: datafielddialog.ui:8
-#, fuzzy
msgctxt "datafielddialog|DataFieldDialog"
msgid "Data Field"
msgstr "གཞི་གྲངས་ཡིག་དུམ།"
#: datafielddialog.ui:130
-#, fuzzy
msgctxt "datafielddialog|label1"
msgid "Function"
msgstr "function"
@@ -17439,7 +17166,6 @@ msgid "Show it_ems without data"
msgstr ""
#: datafielddialog.ui:167
-#, fuzzy
msgctxt "datafielddialog|label2"
msgid "Name:"
msgstr "མིང་།"
@@ -17641,7 +17367,6 @@ msgid "Data Form"
msgstr ""
#: dataform.ui:25
-#, fuzzy
msgctxt "dataform|label"
msgid "New Record"
msgstr "ཟིན་ཐོ་གསབ་སྣོན།"
@@ -17831,13 +17556,11 @@ msgid "Define Database Range"
msgstr "གཞི་གྲངས་མཛོད་ཀྱི་ས་ཁོངས་དག་བཅོས།"
#: definedatabaserangedialog.ui:61
-#, fuzzy
msgctxt "definedatabaserangedialog|Name"
msgid "Name"
msgstr "མིང་།"
#: definedatabaserangedialog.ui:125
-#, fuzzy
msgctxt "definedatabaserangedialog|Range"
msgid "Range"
msgstr "ས་ཁོངས།"
@@ -17885,7 +17608,6 @@ msgid "Operations:"
msgstr ""
#: definedatabaserangedialog.ui:322
-#, fuzzy
msgctxt "definedatabaserangedialog|invalid"
msgid "Invalid range"
msgstr "རྩིས་འགྲོ་མེད་པའི་ས་ཁོངས།"
@@ -17902,7 +17624,6 @@ msgid "Define Name"
msgstr ""
#: definename.ui:89
-#, fuzzy
msgctxt "definename|label2"
msgid "Name:"
msgstr "མིང་།"
@@ -18055,7 +17776,6 @@ msgid "Results to:"
msgstr ""
#: descriptivestatisticsdialog.ui:123
-#, fuzzy
msgctxt "descriptivestatisticsdialog|label1"
msgid "Data"
msgstr "གཞི་གྲངས།"
@@ -18136,13 +17856,11 @@ msgid "Stop"
msgstr "སྙོམས་ཟུར་གྲུ་གཞིའི་གཟུགས།"
#: erroralerttabpage.ui:161
-#, fuzzy
msgctxt "erroralerttabpage|actionCB"
msgid "Warning"
msgstr "ཉེན་བརྡ།"
#: erroralerttabpage.ui:162
-#, fuzzy
msgctxt "erroralerttabpage|actionCB"
msgid "Information"
msgstr "ཆ་འཕྲིན།"
@@ -18154,7 +17872,6 @@ msgid "Macro"
msgstr "ཧུང་།"
#: erroralerttabpage.ui:181
-#, fuzzy
msgctxt "erroralerttabpage|label1"
msgid "Contents"
msgstr "ནང་དོན།"
@@ -18175,7 +17892,6 @@ msgid "Results to:"
msgstr ""
#: exponentialsmoothingdialog.ui:129
-#, fuzzy
msgctxt "exponentialsmoothingdialog|label5"
msgid "Data"
msgstr "གཞི་གྲངས།"
@@ -18187,7 +17903,6 @@ msgid "Columns"
msgstr "སྟར།"
#: exponentialsmoothingdialog.ui:239
-#, fuzzy
msgctxt "exponentialsmoothingdialog|groupedby-rows-radio"
msgid "Rows"
msgstr "ཕྲེང་།"
@@ -18465,13 +18180,11 @@ msgid "Numbers"
msgstr "number"
#: formatcellsdialog.ui:128
-#, fuzzy
msgctxt "formatcellsdialog|font"
msgid "Font"
msgstr "ཡིག་གཟུགས།"
#: formatcellsdialog.ui:151
-#, fuzzy
msgctxt "formatcellsdialog|fonteffects"
msgid "Font Effects"
msgstr "ཡིག་གཟུགས་ཡག་ཉེས།"
@@ -18494,7 +18207,6 @@ msgid "Borders"
msgstr "མཐའ་སྒྲོམ།"
#: formatcellsdialog.ui:243
-#, fuzzy
msgctxt "formatcellsdialog|background"
msgid "Background"
msgstr "རྒྱབ་ལྗོངས།"
@@ -18571,7 +18283,6 @@ msgid "Last Used"
msgstr "རྒྱུན་སྤྱོད་རྟེན་གྲངས།"
#: functionpanel.ui:60
-#, fuzzy
msgctxt "functionpanel|category"
msgid "All"
msgstr "ཡོངས་རྫོགས།"
@@ -18595,7 +18306,6 @@ msgid "Financial"
msgstr "ནོར་དོན།"
#: functionpanel.ui:64
-#, fuzzy
msgctxt "functionpanel|category"
msgid "Information"
msgstr "ཆ་འཕྲིན།"
@@ -18637,7 +18347,6 @@ msgid "Text"
msgstr "old_text"
#: functionpanel.ui:71
-#, fuzzy
msgctxt "functionpanel|category"
msgid "Add-in"
msgstr "Add-In"
@@ -18674,7 +18383,6 @@ msgid "Default Settings"
msgstr ""
#: groupbydate.ui:8
-#, fuzzy
msgctxt "groupbydate|PivotTableGroupByDate"
msgid "Grouping"
msgstr "ཚོ་སྒྲིག"
@@ -18690,7 +18398,6 @@ msgid "_Manually at:"
msgstr ""
#: groupbydate.ui:153
-#, fuzzy
msgctxt "groupbydate|label1"
msgid "Start"
msgstr "start"
@@ -18706,7 +18413,6 @@ msgid "Ma_nually at:"
msgstr ""
#: groupbydate.ui:242
-#, fuzzy
msgctxt "groupbydate|label2"
msgid "End"
msgstr "end"
@@ -18729,7 +18435,6 @@ msgid "Group by"
msgstr "ཚོ་སྒྲིག་གི་རྟེན་གཞི།(~G)"
#: groupbynumber.ui:9
-#, fuzzy
msgctxt "groupbynumber|PivotTableGroupByNumber"
msgid "Grouping"
msgstr "ཚོ་སྒྲིག"
@@ -18745,7 +18450,6 @@ msgid "_Manually at:"
msgstr ""
#: groupbynumber.ui:155
-#, fuzzy
msgctxt "groupbynumber|label1"
msgid "Start"
msgstr "start"
@@ -18761,7 +18465,6 @@ msgid "Ma_nually at:"
msgstr ""
#: groupbynumber.ui:245
-#, fuzzy
msgctxt "groupbynumber|label2"
msgid "End"
msgstr "end"
@@ -18791,7 +18494,6 @@ msgid "_Columns"
msgstr "སྟར།"
#: groupdialog.ui:141
-#, fuzzy
msgctxt "groupdialog|includeLabel"
msgid "Include"
msgstr "ཚུད་པ།"
@@ -18853,7 +18555,6 @@ msgid "Custom footer"
msgstr ""
#: headerfootercontent.ui:204
-#, fuzzy
msgctxt "headerfootercontent|buttonBTN_TEXT|tooltip_text"
msgid "Text Attributes"
msgstr "ཡི་གེའི་གཏོགས་གཤིས།"
@@ -18906,7 +18607,6 @@ msgid "Note"
msgstr "མེད།"
#: headerfootercontent.ui:379
-#, fuzzy
msgctxt "headerfootercontent|labelSTR_HF_NONE_IN_BRACKETS"
msgid "(none)"
msgstr "(མེད་)"
@@ -18973,7 +18673,6 @@ msgid "Header"
msgstr "ཤོག་སྨིན།"
#: headerfooterdialog.ui:128
-#, fuzzy
msgctxt "headerfooterdialog|footer"
msgid "Footer"
msgstr "ཤོག་ཞབས།"
@@ -19026,7 +18725,6 @@ msgid "Field Options"
msgstr "མཐོང་རིས་འདེམས་བྱ།"
#: insertcells.ui:8
-#, fuzzy
msgctxt "insertcells|InsertCellsDialog"
msgid "Insert Cells"
msgstr "དྲ་མིག་བསྒར་འཛུད།"
@@ -19068,7 +18766,6 @@ msgid "_Paste All"
msgstr ""
#: insertsheet.ui:15
-#, fuzzy
msgctxt "insertsheet|InsertSheetDialog"
msgid "Insert Sheet"
msgstr "ལས་ཁྲ་བསྒར་འཛུད།"
@@ -19134,7 +18831,6 @@ msgid "Lin_k"
msgstr "རིམ་འདས་སྦྲེལ་མཐུད།"
#: insertsheet.ui:455
-#, fuzzy
msgctxt "insertsheet|label2"
msgid "Sheet"
msgstr "ལས་ཀའི་རེའུ་མིག"
@@ -19176,7 +18872,6 @@ msgid "Select cells in the document to update the range."
msgstr ""
#: managenamesdialog.ui:135
-#, fuzzy
msgctxt "managenamesdialog|label2"
msgid "Name:"
msgstr "མིང་།"
@@ -19219,7 +18914,6 @@ msgid "Range _Options"
msgstr ""
#: managenamesdialog.ui:398
-#, fuzzy
msgctxt "managenamesdialog|treeviewcolumn1"
msgid "column"
msgstr "column_num"
@@ -19270,7 +18964,6 @@ msgid "C_opy"
msgstr "འདྲ་ཕབ།"
#: movecopysheet.ui:134
-#, fuzzy
msgctxt "movecopysheet|label1"
msgid "Action"
msgstr "བཀོལ་སྤྱོད།"
@@ -19297,7 +18990,6 @@ msgid "_Insert before"
msgstr ""
#: movecopysheet.ui:279
-#, fuzzy
msgctxt "movecopysheet|label2"
msgid "Location"
msgstr "ས་གནས།"
@@ -19339,7 +19031,6 @@ msgid "Results to:"
msgstr ""
#: movingaveragedialog.ui:130
-#, fuzzy
msgctxt "movingaveragedialog|label3"
msgid "Data"
msgstr "གཞི་གྲངས།"
@@ -19351,7 +19042,6 @@ msgid "Columns"
msgstr "སྟར།"
#: movingaveragedialog.ui:239
-#, fuzzy
msgctxt "movingaveragedialog|groupedby-rows-radio"
msgid "Rows"
msgstr "ཕྲེང་།"
@@ -19375,7 +19065,6 @@ msgid "Parameters"
msgstr "ཞུགས་གྲངས།(~P)"
#: multipleoperationsdialog.ui:9
-#, fuzzy
msgctxt "multipleoperationsdialog|MultipleOperationsDialog"
msgid "Multiple operations"
msgstr "འདྲ་བཟོའི་རྩིས་རྒྱག་རེའུ་མིག"
@@ -19422,7 +19111,6 @@ msgid "For _data range"
msgstr ""
#: namerangesdialog.ui:303
-#, fuzzy
msgctxt "namerangesdialog|label1"
msgid "Range"
msgstr "ས་ཁོངས།"
@@ -19446,37 +19134,31 @@ msgid "Column"
msgstr "སྟར།"
#: navigatorpanel.ui:70
-#, fuzzy
msgctxt "navigatorpanel|row|tooltip_text"
msgid "Row"
msgstr "ཕྲེང་།"
#: navigatorpanel.ui:86
-#, fuzzy
msgctxt "navigatorpanel|datarange|tooltip_text"
msgid "Data Range"
msgstr "གཞི་གྲངས་ཁུལ་ཁོངས།"
#: navigatorpanel.ui:99
-#, fuzzy
msgctxt "navigatorpanel|start|tooltip_text"
msgid "Start"
msgstr "start"
#: navigatorpanel.ui:112
-#, fuzzy
msgctxt "navigatorpanel|end|tooltip_text"
msgid "End"
msgstr "end"
#: navigatorpanel.ui:125
-#, fuzzy
msgctxt "navigatorpanel|contents|tooltip_text"
msgid "Contents"
msgstr "ནང་དོན།"
#: navigatorpanel.ui:138
-#, fuzzy
msgctxt "navigatorpanel|toggle|tooltip_text"
msgid "Toggle"
msgstr "བརྗེ་སྒྱུར།"
@@ -19556,7 +19238,6 @@ msgid "Increase Indent"
msgstr "ནང་སྐུམ་ཆེར་གཏོང་།"
#: notebookbar.ui:1139
-#, fuzzy
msgctxt "notebookbar|decreaseindent1|tooltip_text"
msgid "Decrease Indent"
msgstr "ནང་སྐུམ་ཉུང་དུ་ཕྱིན།"
@@ -19595,7 +19276,6 @@ msgid "Page Layout"
msgstr ""
#: notebookbar.ui:2726
-#, fuzzy
msgctxt "notebookbar|DataLabel"
msgid "Data"
msgstr "གཞི་གྲངས།"
@@ -19607,7 +19287,6 @@ msgid "Auto Spellcheck"
msgstr "རང་འགུལ་འབྲི་སྦྱོར་བརྟག་དཔྱད།(~A)"
#: notebookbar.ui:3041
-#, fuzzy
msgctxt "notebookbar|ReviewLabel"
msgid "Review"
msgstr "བརྟག་དཔྱད།"
@@ -19624,7 +19303,6 @@ msgid "View"
msgstr "མཐོང་རིས།"
#: notebookbar.ui:3860
-#, fuzzy
msgctxt "notebookbar|ImageLabel"
msgid "Image"
msgstr "བཪྙན་རིས།"
@@ -19668,7 +19346,6 @@ msgid "Bad"
msgstr ""
#: notebookbar_groupedbar_compact.ui:3937
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|error"
msgid "Error"
msgstr "ནོར་བ།"
@@ -19685,13 +19362,11 @@ msgid "Neutral"
msgstr ""
#: notebookbar_groupedbar_compact.ui:3961
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|warning"
msgid "Warning"
msgstr "ཉེན་བརྡ།"
#: notebookbar_groupedbar_compact.ui:3975
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|footnote"
msgid "Footnote"
msgstr "ཞབས་མཆན།"
@@ -19963,7 +19638,6 @@ msgid "Bad"
msgstr ""
#: notebookbar_groupedbar_full.ui:3871
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|error"
msgid "Error"
msgstr "ནོར་བ།"
@@ -19980,13 +19654,11 @@ msgid "Neutral"
msgstr ""
#: notebookbar_groupedbar_full.ui:3895
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|warning"
msgid "Warning"
msgstr "ཉེན་བརྡ།"
#: notebookbar_groupedbar_full.ui:3909
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|footnote"
msgid "Footnote"
msgstr "ཞབས་མཆན།"
@@ -20222,25 +19894,21 @@ msgid "_Help"
msgstr "རོགས་རམ།"
#: notebookbar_groups.ui:40
-#, fuzzy
msgctxt "notebookbar_groups|hyperlink"
msgid "Hyperlink"
msgstr "རིམ་འདས་སྦྲེལ་མཐུད།"
#: notebookbar_groups.ui:54
-#, fuzzy
msgctxt "notebookbar_groups|footnote"
msgid "Footnote"
msgstr "ཞབས་མཆན།"
#: notebookbar_groups.ui:63
-#, fuzzy
msgctxt "notebookbar_groups|endnote"
msgid "Endnote"
msgstr "མཇུག་མཆན།"
#: notebookbar_groups.ui:78
-#, fuzzy
msgctxt "notebookbar_groups|bookmark"
msgid "Bookmark"
msgstr "ཤོག་འཛར།"
@@ -20301,13 +19969,11 @@ msgid "Bad"
msgstr ""
#: notebookbar_groups.ui:251
-#, fuzzy
msgctxt "notebookbar_groups|stylemenustatw"
msgid "Warning"
msgstr "ཉེན་བརྡ།"
#: notebookbar_groups.ui:260
-#, fuzzy
msgctxt "notebookbar_groups|stylemenustate"
msgid "Error"
msgstr "ནོར་བ།"
@@ -20319,7 +19985,6 @@ msgid "Note"
msgstr "མེད།"
#: notebookbar_groups.ui:284
-#, fuzzy
msgctxt "notebookbar_groups|stylemenutxtf"
msgid "Footnote"
msgstr "ཞབས་མཆན།"
@@ -20410,7 +20075,6 @@ msgid "Text"
msgstr "old_text"
#: notebookbar_groups.ui:1376
-#, fuzzy
msgctxt "notebookbar_groups|mergeb"
msgid "Merge"
msgstr "ཟླ་སྒྲིལ།"
@@ -20452,7 +20116,6 @@ msgid "Spreadsheet"
msgstr "གློག་རྡུལ་རེའུ་མིག"
#: notebookbar_groups.ui:1740
-#, fuzzy
msgctxt "notebookbar_groups|shapesb"
msgid "Shapes"
msgstr "དབྱིབས་ཚུལ།"
@@ -20493,7 +20156,6 @@ msgid "Lock"
msgstr ""
#: notebookbar_groups.ui:2043
-#, fuzzy
msgctxt "notebookbar_groups|imagegrouplabel"
msgid "Image"
msgstr "བཪྙན་རིས།"
@@ -20783,7 +20445,6 @@ msgid "Formula _syntax:"
msgstr ""
#: optformula.ui:87
-#, fuzzy
msgctxt "optformula|label1"
msgid "Formula Options"
msgstr "སྤྱི་འགྲོས་འདེམས་གཞི།"
@@ -20900,7 +20561,6 @@ msgid "_Default value"
msgstr "ངོས་བཟུང་གི་ཐང་།"
#: optimalrowheightdialog.ui:8
-#, fuzzy
msgctxt "optimalrowheightdialog|OptimalRowHeightDialog"
msgid "Optimal Row Height"
msgstr "ཕྲེང་མཐོ་མཚམས་ཤོས།"
@@ -20992,7 +20652,6 @@ msgid "Borders"
msgstr "མཐའ་སྒྲོམ།"
#: pagetemplatedialog.ui:174
-#, fuzzy
msgctxt "pagetemplatedialog|background"
msgid "Background"
msgstr "རྒྱབ་ལྗོངས།"
@@ -21004,13 +20663,11 @@ msgid "Header"
msgstr "ཤོག་སྨིན།"
#: pagetemplatedialog.ui:220
-#, fuzzy
msgctxt "pagetemplatedialog|footer"
msgid "Footer"
msgstr "ཤོག་ཞབས།"
#: pagetemplatedialog.ui:243
-#, fuzzy
msgctxt "pagetemplatedialog|sheet"
msgid "Sheet"
msgstr "ལས་ཀའི་རེའུ་མིག"
@@ -21067,13 +20724,11 @@ msgid "Numbers"
msgstr "number"
#: paratemplatedialog.ui:165
-#, fuzzy
msgctxt "paratemplatedialog|font"
msgid "Font"
msgstr "ཡིག་གཟུགས།"
#: paratemplatedialog.ui:188
-#, fuzzy
msgctxt "paratemplatedialog|fonteffects"
msgid "Font Effects"
msgstr "ཡིག་གཟུགས་ཡག་ཉེས།"
@@ -21096,7 +20751,6 @@ msgid "Borders"
msgstr "མཐའ་སྒྲོམ།"
#: paratemplatedialog.ui:280
-#, fuzzy
msgctxt "paratemplatedialog|background"
msgid "Background"
msgstr "རྒྱབ་ལྗོངས།"
@@ -21107,7 +20761,6 @@ msgid "Cell Protection"
msgstr ""
#: pastespecial.ui:23
-#, fuzzy
msgctxt "pastespecial|PasteSpecial"
msgid "Paste Special"
msgstr "ནང་དོན་བསྒར་འཛུད།"
@@ -21258,7 +20911,6 @@ msgid "Shift Cells"
msgstr ""
#: pivotfielddialog.ui:9
-#, fuzzy
msgctxt "pivotfielddialog|PivotFieldDialog"
msgid "Data Field"
msgstr "གཞི་གྲངས་ཡིག་དུམ།"
@@ -21288,7 +20940,6 @@ msgid "_User-defined"
msgstr "སྤྱོད་པོས་རང་ངེས།"
#: pivotfielddialog.ui:203
-#, fuzzy
msgctxt "pivotfielddialog|label1"
msgid "Subtotals"
msgstr "རིགས་དབྱེ་ཕྱོགས་བསྡོམས།"
@@ -21299,7 +20950,6 @@ msgid "Show it_ems without data"
msgstr ""
#: pivotfielddialog.ui:244
-#, fuzzy
msgctxt "pivotfielddialog|label2"
msgid "Name:"
msgstr "མིང་།"
@@ -21347,7 +20997,6 @@ msgid "Field name"
msgstr "ཡིག་དུམ་གྱི་མིང་།"
#: pivotfilterdialog.ui:156
-#, fuzzy
msgctxt "pivotfilterdialog|label4"
msgid "Condition"
msgstr "ཆ་རྐྱེན།"
@@ -21718,7 +21367,6 @@ msgid "Cell range:"
msgstr ""
#: randomnumbergenerator.ui:225
-#, fuzzy
msgctxt "randomnumbergenerator|label1"
msgid "Data"
msgstr "གཞི་གྲངས།"
@@ -21794,7 +21442,6 @@ msgid "Results to:"
msgstr ""
#: regressiondialog.ui:220
-#, fuzzy
msgctxt "regressiondialog|label1"
msgid "Data"
msgstr "གཞི་གྲངས།"
@@ -21806,7 +21453,6 @@ msgid "Columns"
msgstr "སྟར།"
#: regressiondialog.ui:271
-#, fuzzy
msgctxt "regressiondialog|groupedby-rows-radio"
msgid "Rows"
msgstr "ཕྲེང་།"
@@ -21953,7 +21599,6 @@ msgid "Results to:"
msgstr ""
#: samplingdialog.ui:194
-#, fuzzy
msgctxt "samplingdialog|label4"
msgid "Data"
msgstr "གཞི་གྲངས།"
@@ -22051,13 +21696,11 @@ msgid "on"
msgstr "ཡོད།"
#: scenariomenu.ui:12
-#, fuzzy
msgctxt "scenariomenu|delete"
msgid "Delete"
msgstr "སུབ་པ།"
#: scenariomenu.ui:20
-#, fuzzy
msgctxt "scenariomenu|edit"
msgid "Properties..."
msgstr "གཏོགས་གཤིས།..."
@@ -22119,7 +21762,6 @@ msgid "Expand _references when new columns/rows are inserted"
msgstr ""
#: scgeneralpage.ui:318
-#, fuzzy
msgctxt "scgeneralpage|alignlb"
msgid "Down"
msgstr "མར་ཕྱོགས།"
@@ -22131,7 +21773,6 @@ msgid "Right"
msgstr "གཡས་ཕྱོགས།"
#: scgeneralpage.ui:320
-#, fuzzy
msgctxt "scgeneralpage|alignlb"
msgid "Up"
msgstr "གོང་ཕྱིགས།"
@@ -22236,7 +21877,6 @@ msgid "Selection"
msgstr "བྲིས་རྟགས།"
#: selectrange.ui:7
-#, fuzzy
msgctxt "selectrange|SelectRangeDialog"
msgid "Select Database Range"
msgstr "གཞི་གྲངས་མཛོད་ཀྱི་ཁྱབ་ཁོངས་འདེམས་པ།"
@@ -22295,7 +21935,6 @@ msgid "Header (left)"
msgstr ""
#: sharedfooterdialog.ui:151
-#, fuzzy
msgctxt "sharedfooterdialog|footer"
msgid "Footer"
msgstr "ཤོག་ཞབས།"
@@ -22338,7 +21977,6 @@ msgid "Note: Changes to formatting attributes like fonts, colors, and number for
msgstr ""
#: sharedocumentdlg.ui:169
-#, fuzzy
msgctxt "sharedocumentdlg|name"
msgid "Name"
msgstr "མིང་།"
@@ -22355,7 +21993,6 @@ msgid "No user data available."
msgstr ""
#: sharedocumentdlg.ui:234
-#, fuzzy
msgctxt "sharedocumentdlg|unknownuser"
msgid "Unknown User"
msgstr "ཧ་མི་གོ་བའི་སྤྱོད་དུད།"
@@ -22414,7 +22051,6 @@ msgid "_Objects/Images"
msgstr ""
#: sheetprintpage.ui:257
-#, fuzzy
msgctxt "sheetprintpage|checkBTN_CHARTS"
msgid "Charts"
msgstr "རིས་མཚོན།"
@@ -22438,7 +22074,6 @@ msgid "_Zero values"
msgstr "ཀླད་ཀོར་ཐང་།"
#: sheetprintpage.ui:335
-#, fuzzy
msgctxt "sheetprintpage|labelPrint"
msgid "Print"
msgstr "གཏག་པར།"
@@ -22481,19 +22116,16 @@ msgid "N_umber of pages:"
msgstr "གཏག་པར་ཁ་གྲངས།"
#: sheetprintpage.ui:569
-#, fuzzy
msgctxt "sheetprintpage|comboLB_SCALEMODE"
msgid "Reduce/enlarge printout"
msgstr "གཏག་པར་ཤོག་ངོས་ཆུང་གཏོང་/ཆེར་གཏོང་།"
#: sheetprintpage.ui:570
-#, fuzzy
msgctxt "sheetprintpage|comboLB_SCALEMODE"
msgid "Fit print range(s) to width/height"
msgstr "ཞེང་ཚད་དམ་མཐོ་ཚད་ལ་གཞིགས་ནས་གཏག་པར་གྱི་ཁྱབ་ཁོངས་ལེགས་སྒྲིག་བྱེད།"
#: sheetprintpage.ui:571
-#, fuzzy
msgctxt "sheetprintpage|comboLB_SCALEMODE"
msgid "Fit print range(s) on number of pages"
msgstr "ཤོག་གྲངས་ལ་བརྟེན་ནས་གཏག་པར་གྱི་ཁྱབ་ཁོངས་ལེགས་སྒྲིག་བྱེད།"
@@ -22543,7 +22175,6 @@ msgid "_Choose the field containing the detail you want to show"
msgstr "མངོན་རྒྱུའི་གསལ་ཕྲའི་གཞི་གྲངས་ཚུད་པའི་ཡིག་དུམ་འདེམས་པ།(~C)"
#: showsheetdialog.ui:8
-#, fuzzy
msgctxt "showsheetdialog|ShowSheetDialog"
msgid "Show Sheet"
msgstr "ལས་ཁྲ་མངོན་པ།"
@@ -22583,7 +22214,6 @@ msgid "Left Indent"
msgstr "ཡིག་རྐྱང་(ལྟོས་བཅས་ནང་སྐུམ་)"
#: sidebaralignment.ui:310
-#, fuzzy
msgctxt "sidebaralignment|mergecells"
msgid "Merge cells"
msgstr "སྡེ་ཚན་ཟླ་སྒྲིལ་བ།"
@@ -22692,7 +22322,6 @@ msgid "Select a category of contents."
msgstr ""
#: sidebarnumberformat.ui:41
-#, fuzzy
msgctxt "sidebarnumberformat|category"
msgid "General"
msgstr "རྒྱུནགཏན།"
@@ -22709,7 +22338,6 @@ msgid "Percent"
msgstr ""
#: sidebarnumberformat.ui:44
-#, fuzzy
msgctxt "sidebarnumberformat|category"
msgid "Currency"
msgstr "དངུལ་ལོར།"
@@ -22749,7 +22377,6 @@ msgid "Text"
msgstr "old_text"
#: sidebarnumberformat.ui:54
-#, fuzzy
msgctxt "sidebarnumberformat|category-atkobject"
msgid "Category"
msgstr "ཁུལ་ཁོངས།"
@@ -22949,7 +22576,6 @@ msgid "Integer"
msgstr "Integer "
#: solverdlg.ui:531
-#, fuzzy
msgctxt "solverdlg|op1list"
msgid "Binary"
msgstr "གཉིས་གོང་འགྲིལ་ལུགས།"
@@ -22982,7 +22608,6 @@ msgid "Integer"
msgstr "Integer "
#: solverdlg.ui:555
-#, fuzzy
msgctxt "solverdlg|op2list"
msgid "Binary"
msgstr "གཉིས་གོང་འགྲིལ་ལུགས།"
@@ -23015,7 +22640,6 @@ msgid "Integer"
msgstr "Integer "
#: solverdlg.ui:579
-#, fuzzy
msgctxt "solverdlg|op3list"
msgid "Binary"
msgstr "གཉིས་གོང་འགྲིལ་ལུགས།"
@@ -23048,7 +22672,6 @@ msgid "Integer"
msgstr "Integer "
#: solverdlg.ui:603
-#, fuzzy
msgctxt "solverdlg|op4list"
msgid "Binary"
msgstr "གཉིས་གོང་འགྲིལ་ལུགས།"
@@ -23084,25 +22707,21 @@ msgid "Value"
msgstr "values"
#: solverdlg.ui:742
-#, fuzzy
msgctxt "solverdlg|del2|tooltip_text"
msgid "Remove"
msgstr "བསུབ་པ།"
#: solverdlg.ui:755
-#, fuzzy
msgctxt "solverdlg|del1|tooltip_text"
msgid "Remove"
msgstr "བསུབ་པ།"
#: solverdlg.ui:768
-#, fuzzy
msgctxt "solverdlg|del3|tooltip_text"
msgid "Remove"
msgstr "བསུབ་པ།"
#: solverdlg.ui:781
-#, fuzzy
msgctxt "solverdlg|del4|tooltip_text"
msgid "Remove"
msgstr "བསུབ་པ།"
@@ -23124,7 +22743,6 @@ msgid "Solver engine:"
msgstr ""
#: solveroptionsdialog.ui:70
-#, fuzzy
msgctxt "solveroptionsdialog|label1"
msgid "Settings:"
msgstr "བཀོད་སྒྲིག"
@@ -23182,7 +22800,6 @@ msgid "Restore Previous"
msgstr ""
#: sortdialog.ui:8
-#, fuzzy
msgctxt "sortdialog|SortDialog"
msgid "Sort"
msgstr "རིམ་སྒྲིག"
@@ -23428,7 +23045,6 @@ msgid "Field name"
msgstr "ཡིག་དུམ་གྱི་མིང་།"
#: standardfilterdialog.ui:222
-#, fuzzy
msgctxt "standardfilterdialog|label4"
msgid "Condition"
msgstr "ཆ་རྐྱེན།"
@@ -23812,7 +23428,6 @@ msgid "Document: "
msgstr "ཡིག་ཚགས།"
#: subtotaldialog.ui:8
-#, fuzzy
msgctxt "subtotaldialog|SubTotalDialog"
msgid "Subtotals"
msgstr "རིགས་དབྱེ་ཕྱོགས་བསྡོམས།"
@@ -23881,25 +23496,21 @@ msgid "Count (numbers only)"
msgstr "གྲངས་བགྲངས།(གྲངས་ཀ་ཁོ་ན།)"
#: subtotalgrppage.ui:33
-#, fuzzy
msgctxt "subtotalgrppage|liststore1"
msgid "StDev (Sample)"
msgstr "ཚད་ལྡན་ཁྱད་སྒྱུར།(དཔེ་འདེམས།)"
#: subtotalgrppage.ui:36
-#, fuzzy
msgctxt "subtotalgrppage|liststore1"
msgid "StDevP (Population)"
msgstr "ཚད་ལྡན་ཁྱད་སྒྱུར།(སྤྱི།)"
#: subtotalgrppage.ui:39
-#, fuzzy
msgctxt "subtotalgrppage|liststore1"
msgid "Var (Sample)"
msgstr "ཁྱད་སྒྱུར།(དཔེ་འདེམ།)"
#: subtotalgrppage.ui:42
-#, fuzzy
msgctxt "subtotalgrppage|liststore1"
msgid "VarP (Population)"
msgstr "བར་ཁྱད།(ཁྱོན་ཡོངས།)"
@@ -23964,7 +23575,6 @@ msgid "C_ustom sort order"
msgstr ""
#: subtotaloptionspage.ui:237
-#, fuzzy
msgctxt "subtotaloptionspage|label2"
msgid "Sort"
msgstr "རིམ་སྒྲིག"
@@ -23992,7 +23602,6 @@ msgid "From ro_w:"
msgstr ""
#: textimportcsv.ui:189
-#, fuzzy
msgctxt "textimportcsv|label1"
msgid "Import"
msgstr "ནང་འཇུག"
@@ -24100,7 +23709,6 @@ msgid "Custom:"
msgstr "རང་མཚན་འཇོག"
#: textimportoptions.ui:113
-#, fuzzy
msgctxt "textimportoptions|automatic"
msgid "Automatic"
msgstr "རང་འགུལ།"
@@ -24296,7 +23904,6 @@ msgid "Hide"
msgstr "གབ་པ།"
#: tpviewpage.ui:599
-#, fuzzy
msgctxt "tpviewpage|label2"
msgid "Objects"
msgstr "བྱ་ཡུལ།"
@@ -24307,7 +23914,6 @@ msgid "S_ynchronize sheets"
msgstr ""
#: tpviewpage.ui:644
-#, fuzzy
msgctxt "tpviewpage|label3"
msgid "Zoom"
msgstr "མངོན་པའི་སྡུར་ཚད།"
@@ -24328,7 +23934,6 @@ msgid "Results to:"
msgstr ""
#: ttestdialog.ui:160
-#, fuzzy
msgctxt "ttestdialog|label1"
msgid "Data"
msgstr "གཞི་གྲངས།"
@@ -24340,7 +23945,6 @@ msgid "Columns"
msgstr "སྟར།"
#: ttestdialog.ui:270
-#, fuzzy
msgctxt "ttestdialog|groupedby-rows-radio"
msgid "Rows"
msgstr "ཕྲེང་།"
@@ -24352,7 +23956,6 @@ msgid "Grouped by"
msgstr "ཚོ་སྒྲིག་གི་གཞི་གྲངས།"
#: ungroupdialog.ui:8
-#, fuzzy
msgctxt "ungroupdialog|UngroupDialog"
msgid "Ungroup"
msgstr "ཚོ་སྒྲིག་རྩིས་མེད།"
@@ -24408,7 +24011,6 @@ msgid "Cell range"
msgstr ""
#: validationcriteriapage.ui:39
-#, fuzzy
msgctxt "validationcriteriapage|liststore1"
msgid "List"
msgstr "རེའུ་མིག་སྒྲིག་པ།"
@@ -24547,7 +24149,6 @@ msgid "_Input help:"
msgstr ""
#: validationhelptabpage.ui:132
-#, fuzzy
msgctxt "validationhelptabpage|label1"
msgid "Contents"
msgstr "ནང་དོན།"
@@ -24605,7 +24206,6 @@ msgid "Results to:"
msgstr ""
#: ztestdialog.ui:160
-#, fuzzy
msgctxt "ztestdialog|label1"
msgid "Data"
msgstr "གཞི་གྲངས།"
@@ -24617,7 +24217,6 @@ msgid "Columns"
msgstr "སྟར།"
#: ztestdialog.ui:270
-#, fuzzy
msgctxt "ztestdialog|groupedby-rows-radio"
msgid "Rows"
msgstr "ཕྲེང་།"
diff --git a/source/bo/scaddins/messages.po b/source/bo/scaddins/messages.po
index 008e4f896a6..39fcbfdb607 100644
--- a/source/bo/scaddins/messages.po
+++ b/source/bo/scaddins/messages.po
@@ -1080,7 +1080,6 @@ msgid "Returns the product of several complex numbers"
msgstr "ཚོ་གྲངས་མང་པོའི་བསྒྱུར་ཐོབ་བརྩི་བ།"
#: analysis.hrc:430 /home/cl/vc/git/libo-core/scaddins/inc/analysis.hrc:432
-#, fuzzy
msgctxt "ANALYSIS_Improduct"
msgid "Complex number"
msgstr "inumber"
diff --git a/source/bo/scp2/source/ooo.po b/source/bo/scp2/source/ooo.po
index bc4a0c1ac45..be500c013f1 100644
--- a/source/bo/scp2/source/ooo.po
+++ b/source/bo/scp2/source/ooo.po
@@ -1555,7 +1555,6 @@ msgid "Installs Mongolian help in %PRODUCTNAME %PRODUCTVERSION"
msgstr "%PRODUCTNAME %PRODUCTVERSION ནང་དུ་སོག་པོའི་སྐད་འཇུག་རྒྱུ།"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_MY\n"
@@ -1573,7 +1572,6 @@ msgid "Installs Burmese (Myanmar) help in %PRODUCTNAME %PRODUCTVERSION"
msgstr "%PRODUCTNAME %PRODUCTVERSION ནང་དུ་ཡ་མེ་ནི་ཡའི་སྐད་འཇུག་རྒྱུ།"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_BO\n"
@@ -1591,7 +1589,6 @@ msgid "Installs Tibetan help in %PRODUCTNAME %PRODUCTVERSION"
msgstr "%PRODUCTNAME %PRODUCTVERSION ནང་དུ་ལྷོ་ཀོ་རེ་ཡའི་སྐད་ཡིག་འཇུག་རྒྱུ།"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_OC\n"
@@ -1679,7 +1676,6 @@ msgid "Installs Assamese help in %PRODUCTNAME %PRODUCTVERSION"
msgstr "%PRODUCTNAME %PRODUCTVERSION ནང་དུ་ཨ་ས་མུའི་སྐད་ཡིག་འཇུག་རྒྱུ།"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_BRX\n"
@@ -1697,7 +1693,6 @@ msgid "Installs Bodo help in %PRODUCTNAME %PRODUCTVERSION"
msgstr "%PRODUCTNAME %PRODUCTVERSION ནང་དུ་འུར་ཏུའི་སྐད་འཇུག་རྒྱུ།"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_DGO\n"
@@ -1750,7 +1745,6 @@ msgid "Installs Kazakh help in %PRODUCTNAME %PRODUCTVERSION"
msgstr "%PRODUCTNAME %PRODUCTVERSION ནང་དུ་མ་ལ་ཏིའི་སྐད་ཡིགའཇུག་རྒྱུ།"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_KOK\n"
@@ -1785,7 +1779,6 @@ msgid "Installs Kashmiri help in %PRODUCTNAME %PRODUCTVERSION"
msgstr "%PRODUCTNAME %PRODUCTVERSION ནང་དུ་ཀོ་མན་སྐད་ཡིག་འཇུག་རྒྱུ།"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_MAI\n"
@@ -1821,7 +1814,6 @@ msgid "Installs Malayalam help in %PRODUCTNAME %PRODUCTVERSION"
msgstr "%PRODUCTNAME %PRODUCTVERSION ནང་དུ་མ་ལེ་ཤི་ཡ་ལ་མུའི་སྐད་ཡིག་འཇུག་རྒྱུ།"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_MNI\n"
@@ -1856,7 +1848,6 @@ msgid "Installs Sanskrit help in %PRODUCTNAME %PRODUCTVERSION"
msgstr "%PRODUCTNAME %PRODUCTVERSION ནང་དུ་སམ་ཀྲི་ཏའི་སྐད་འཇུག་རྒྱུ།"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_SAT\n"
@@ -1874,7 +1865,6 @@ msgid "Installs Santali help in %PRODUCTNAME %PRODUCTVERSION"
msgstr "%PRODUCTNAME %PRODUCTVERSION ནང་དུ་བྷང་ག་ལའི་སྐད(བྷང་ག་ལ)འཇུག་རྒྱུ།"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_SD\n"
@@ -3416,7 +3406,6 @@ msgid "Installs the Mongolian user interface"
msgstr ""
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_BO\n"
@@ -3433,7 +3422,6 @@ msgid "Installs the Tibetan user interface"
msgstr ""
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_OC\n"
@@ -3516,7 +3504,6 @@ msgid "Installs the Assamese user interface"
msgstr ""
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_BRX\n"
@@ -3533,7 +3520,6 @@ msgid "Installs the Bodo user interface"
msgstr ""
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_DGO\n"
@@ -3583,7 +3569,6 @@ msgid "Installs the Kazakh user interface"
msgstr ""
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_KOK\n"
@@ -3616,7 +3601,6 @@ msgid "Installs the Kashmiri user interface"
msgstr ""
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_MAI\n"
@@ -3650,7 +3634,6 @@ msgid "Installs the Malayalam user interface"
msgstr ""
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_MNI\n"
@@ -3683,7 +3666,6 @@ msgid "Installs the Sanskrit user interface"
msgstr ""
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_SAT\n"
@@ -3700,7 +3682,6 @@ msgid "Installs the Santali user interface"
msgstr ""
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_SD\n"
@@ -3927,7 +3908,6 @@ msgid "Belarusian spelling dictionary"
msgstr ""
#: module_ooo.ulf
-#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_NAME_MODULE_EXTENSION_DICTIONARY_BG\n"
@@ -4058,7 +4038,6 @@ msgid "Danish spelling dictionary, hyphenation rules, and thesaurus"
msgstr ""
#: module_ooo.ulf
-#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_NAME_MODULE_EXTENSION_DICTIONARY_DE\n"
@@ -4416,7 +4395,6 @@ msgid "Norwegian (Nynorsk and Bokmal) spelling dictionary, hyphenation rules, an
msgstr ""
#: module_ooo.ulf
-#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_NAME_MODULE_EXTENSION_DICTIONARY_OC\n"
@@ -4465,7 +4443,6 @@ msgid "Portuguese (Brazil) spelling Dictionary (1990 Spelling Agreement), and hy
msgstr ""
#: module_ooo.ulf
-#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_NAME_MODULE_EXTENSION_DICTIONARY_PT_PT\n"
diff --git a/source/bo/sd/messages.po b/source/bo/sd/messages.po
index 676063b2bf6..85a24a29a5a 100644
--- a/source/bo/sd/messages.po
+++ b/source/bo/sd/messages.po
@@ -14,13 +14,11 @@ msgstr ""
"X-Generator: LibreOffice\n"
#: DocumentRenderer.hrc:29
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_CONTENT_CHOICES"
msgid "Slides"
msgstr "བསྡུས་རིས།"
#: DocumentRenderer.hrc:30
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_CONTENT_CHOICES"
msgid "Handouts"
msgstr "སློབ་ཁྲིད་འཆར་ཟིན།"
@@ -88,7 +86,6 @@ msgid "Original colors"
msgstr ""
#: DocumentRenderer.hrc:55
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_QUALITY_CHOICES"
msgid "Grayscale"
msgstr "སྐྱ་ཚད།"
@@ -142,7 +139,6 @@ msgid "Tile sheet of paper with repeated pages"
msgstr ""
#: DocumentRenderer.hrc:77
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_BROCHURE_INCLUDE_LIST"
msgid "All pages"
msgstr "ཡོངས་རྫོགས།"
@@ -675,7 +671,6 @@ msgid "Modify page margins"
msgstr "ཤོག་ངོས་སྟོང་ཆ་བཟོ་བཅོས་བྱེད།"
#: strings.hrc:109
-#, fuzzy
msgctxt "STR_EDIT_OBJ"
msgid "~Edit"
msgstr "རྩོམ་སྒྲིག(~E)"
@@ -1217,7 +1212,6 @@ msgid "Text"
msgstr "ཡི་གེ"
#: strings.hrc:216
-#, fuzzy
msgctxt "STR_HTMLEXP_SETGRAPHIC"
msgid "Image"
msgstr "བཪྙན་རིས།"
@@ -2059,7 +2053,6 @@ msgid "PresentationPageNumberShape"
msgstr ""
#: strings.hrc:385
-#, fuzzy
msgctxt "SID_SD_A11Y_D_PRESENTATION"
msgid "%PRODUCTNAME Presentation"
msgstr "%PRODUCTNAME སྟོན་འགྲེམས་ཟིན་བྲིས།"
@@ -2106,7 +2099,6 @@ msgid "Unknown Accessible Presentation Shape"
msgstr ""
#: strings.hrc:393
-#, fuzzy
msgctxt "SID_SD_A11Y_P_FOOTER_N_STYLE"
msgid "Footer"
msgstr "ཤོག་ཞབས།"
@@ -2187,7 +2179,6 @@ msgid "Fill color:"
msgstr "སྟར་པ་དང་པོ།"
#: strings.hrc:408
-#, fuzzy
msgctxt "STR_CUSTOMANIMATION_STYLE_PROPERTY"
msgid "Style:"
msgstr "ཉམས་འགྱུར།"
@@ -2205,7 +2196,6 @@ msgid "Font color:"
msgstr "སྟར་པ་དང་པོ།"
#: strings.hrc:411
-#, fuzzy
msgctxt "STR_CUSTOMANIMATION_FONT_SIZE_STYLE_PROPERTY"
msgid "Style:"
msgstr "ཉམས་འགྱུར།"
@@ -2392,7 +2382,6 @@ msgid "%PRODUCTNAME %s"
msgstr "%PRODUCTNAME"
#: strings.hrc:448
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_PRINT_GROUP"
msgid "Print"
msgstr "གཏག་པར།"
@@ -2445,7 +2434,6 @@ msgid "Hidden pages"
msgstr "གབ་པའི་སྒྲོན་བཪྙན་སྤྱིན་ཤོག(~I)"
#: strings.hrc:457
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_QUALITY"
msgid "Color"
msgstr "ཚོས་གཞི།"
@@ -2468,7 +2456,6 @@ msgid "Page sides"
msgstr ""
#: strings.hrc:461
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_BROCHURE_INCLUDE"
msgid "Include"
msgstr "ཚུད་པ།"
@@ -2479,7 +2466,6 @@ msgid "~Use only paper tray from printer preferences"
msgstr ""
#: strings.hrc:463
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_PAGE_RANGE"
msgid "Print range"
msgstr "གཏག་པར་ས་ཁོངས།"
@@ -2505,7 +2491,6 @@ msgid "%PRODUCTNAME Draw has searched to the beginning of the document. Do you w
msgstr "%PRODUCTNAMEརིས་འབྲི་བཟོ་འབེབས་དེ་ཡིག་ཚགས་ཀྱི་མགོ་བར་བཙལ་ཟིན། ཁྱེད་ཀྱིས་ཡིག་ཚགས་ཀྱི་མཇུག་བར་བཤེར་འཚོལ་མུ་མཐུད་བྱེད་དམ།"
#: strings.hrc:470
-#, fuzzy
msgctxt "STR_SD_NONE"
msgid "- None -"
msgstr "-མེད་-"
@@ -2731,7 +2716,6 @@ msgid "Timing"
msgstr ""
#: customanimationproperties.ui:136
-#, fuzzy
msgctxt "customanimationproperties|textanim"
msgid "Text Animation"
msgstr "འགུལ་སྐྱོད་ཡི་གེ"
@@ -2747,13 +2731,11 @@ msgid "Remove Effect"
msgstr ""
#: customanimationspanel.ui:121
-#, fuzzy
msgctxt "customanimationspanel|move_up|tooltip_text"
msgid "Move Up"
msgstr "སྟེང་ལ་སྤོ་སྒུལ་བྱེད།"
#: customanimationspanel.ui:136
-#, fuzzy
msgctxt "customanimationspanel|move_down|tooltip_text"
msgid "Move Down"
msgstr "འོག་ལ་སྤོ་སྒུལ་བྱེད།"
@@ -2776,7 +2758,6 @@ msgid "Entrance"
msgstr ""
#: customanimationspanel.ui:194
-#, fuzzy
msgctxt "customanimationspanel|categorylb"
msgid "Emphasis"
msgstr "ནན་བཤད།"
@@ -2884,13 +2865,11 @@ msgid "Remove Effect"
msgstr ""
#: customanimationspanelhorizontal.ui:124
-#, fuzzy
msgctxt "customanimationspanelhorizontal|move_up|tooltip_text"
msgid "Move Up"
msgstr "སྟེང་ལ་སྤོ་སྒུལ་བྱེད།"
#: customanimationspanelhorizontal.ui:138
-#, fuzzy
msgctxt "customanimationspanelhorizontal|move_down|tooltip_text"
msgid "Move Down"
msgstr "འོག་ལ་སྤོ་སྒུལ་བྱེད།"
@@ -2933,7 +2912,6 @@ msgid "Entrance"
msgstr ""
#: customanimationspanelhorizontal.ui:261
-#, fuzzy
msgctxt "customanimationspanelhorizontal|categorylb"
msgid "Emphasis"
msgstr "ནན་བཤད།"
@@ -3106,7 +3084,6 @@ msgid "Start _effect on click of:"
msgstr ""
#: customanimationtimingtab.ui:228
-#, fuzzy
msgctxt "customanimationtimingtab|label11"
msgid "Trigger"
msgstr "ཕོག་ཐུག་བཏང་ནས་བྱུང་བ།"
@@ -3185,7 +3162,6 @@ msgid "_Variable"
msgstr "འགྱུར་རུང་བ་།"
#: dlgfield.ui:142
-#, fuzzy
msgctxt "dlgfield|label1"
msgid "Field Type"
msgstr "ཡིག་དུམ་གྱི་རིགས།"
@@ -3209,7 +3185,6 @@ msgid "Animation"
msgstr "འགུལ་རིས།"
#: dockinganimation.ui:90
-#, fuzzy
msgctxt "dockinganimation|box|tooltip_text"
msgid "Preview"
msgstr "སྔོན་ལྟ།"
@@ -3226,7 +3201,6 @@ msgid "Max."
msgstr "ཆེ་ཤོས།"
#: dockinganimation.ui:149
-#, fuzzy
msgctxt "dockinganimation|duration|tooltip_text"
msgid "Duration"
msgstr "རྒྱུན་མཐུད་དུས་ཚོད།"
@@ -3307,7 +3281,6 @@ msgid "Top"
msgstr "གོང་། སྟེང་།"
#: dockinganimation.ui:359
-#, fuzzy
msgctxt "dockinganimation|alignment"
msgid "Centered"
msgstr "དཀྱིལ་བསྡུ།"
@@ -3370,7 +3343,6 @@ msgid "Delete All Images"
msgstr ""
#: dockinganimation.ui:562
-#, fuzzy
msgctxt "dockinganimation|label2"
msgid "Image"
msgstr "བཪྙན་རིས།"
@@ -3448,7 +3420,6 @@ msgid "Bold"
msgstr "སྦོམ་གཟུགས།"
#: fontstylemenu.ui:20
-#, fuzzy
msgctxt "fontstylemenu|italic"
msgid "Italic"
msgstr "གསེག་གཟུགས།"
@@ -3471,7 +3442,6 @@ msgid "Appl_y to All"
msgstr ""
#: headerfooterdialog.ui:106
-#, fuzzy
msgctxt "headerfooterdialog|slides"
msgid "Slides"
msgstr "བསྡུས་རིས།"
@@ -3566,7 +3536,6 @@ msgid "Slide name"
msgstr "བསྡུས་སྐུམ་རིས།"
#: impressprinteroptions.ui:48
-#, fuzzy
msgctxt "impressprinteroptions|printdatetime"
msgid "Date and time"
msgstr "ཚེས་གྲངས་དང་དུས་ཚོད།"
@@ -3578,7 +3547,6 @@ msgid "Hidden pages"
msgstr "གབ་པའི་སྒྲོན་བཪྙན་སྤྱིན་ཤོག(~I)"
#: impressprinteroptions.ui:86
-#, fuzzy
msgctxt "impressprinteroptions|label4"
msgid "Contents"
msgstr "ནང་དོན།"
@@ -3590,7 +3558,6 @@ msgid "Original size"
msgstr "མ་དེབ་ཆེ་ཆུང་།(~R)"
#: impressprinteroptions.ui:137
-#, fuzzy
msgctxt "impressprinteroptions|grayscale"
msgid "Grayscale"
msgstr "སྐྱ་ཚད།"
@@ -3602,7 +3569,6 @@ msgid "Black & white"
msgstr "དཀར་ནག(~W)"
#: impressprinteroptions.ui:179
-#, fuzzy
msgctxt "impressprinteroptions|label5"
msgid "Color"
msgstr "ཚོས་གཞི།"
@@ -3629,7 +3595,6 @@ msgid "Tile sheet of paper with repeated slides"
msgstr ""
#: impressprinteroptions.ui:290
-#, fuzzy
msgctxt "impressprinteroptions|label6"
msgid "Size"
msgstr "ཆེ་ཆུང་།"
@@ -3657,7 +3622,6 @@ msgid "Position"
msgstr "གནས་ས།"
#: interactiondialog.ui:8
-#, fuzzy
msgctxt "interactiondialog|InteractionDialog"
msgid "Interaction"
msgstr "ཕན་ཚུན་མནན་པ།"
@@ -3674,7 +3638,6 @@ msgid "Target:"
msgstr "མཐུད་ས།"
#: interactionpage.ui:143
-#, fuzzy
msgctxt "interactionpage|label1"
msgid "Interaction"
msgstr "ཕན་ཚུན་མནན་པ།"
@@ -3828,7 +3791,6 @@ msgid "Clone"
msgstr "ཟླུམ་སྙུང་གཟུགས།"
#: notebookbar.ui:921
-#, fuzzy
msgctxt "notebookbar|numberbullet|tooltip_text"
msgid "Bullets and Numbering"
msgstr "རྣམ་གྲངས་མཚོན་རྟགས་དང་ཨང་སྒྲིག"
@@ -3846,7 +3808,6 @@ msgid "Increase Indent"
msgstr "ནང་སྐུམ་ཆེར་གཏོང་།"
#: notebookbar.ui:984
-#, fuzzy
msgctxt "notebookbar|decreaseindent|tooltip_text"
msgid "Decrease Indent"
msgstr "ནང་སྐུམ་ཉུང་དུ་ཕྱིན།"
@@ -3904,7 +3865,6 @@ msgid "Auto Spellcheck"
msgstr "རང་འགུལ་འབྲི་སྦྱོར་བརྟག་དཔྱད།(~A)"
#: notebookbar.ui:2354
-#, fuzzy
msgctxt "notebookbar|ReviewLabel"
msgid "Review"
msgstr "བརྟག་དཔྱད།"
@@ -3928,7 +3888,6 @@ msgid "Table"
msgstr "རེའུ་མིག"
#: notebookbar.ui:3275
-#, fuzzy
msgctxt "notebookbar|ImageLabel"
msgid "Image"
msgstr "བཪྙན་རིས།"
@@ -4145,7 +4104,6 @@ msgid "Menubar"
msgstr ""
#: notebookbar_groupedbar_full.ui:2541
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|Quotation2"
msgid "Quotation"
msgstr "འདྲེན་སྤྱོད་ཡི་གེ"
@@ -4376,7 +4334,6 @@ msgid "Blank"
msgstr "སྟོང་ཆད།"
#: notebookbar_groups.ui:57
-#, fuzzy
msgctxt "notebookbar_groups|layout02"
msgid "Title Slide"
msgstr "ཁ་བྱང་སྒྲོན་བཪྙན།"
@@ -4393,31 +4350,26 @@ msgid "Title, Content"
msgstr ""
#: notebookbar_groups.ui:81
-#, fuzzy
msgctxt "notebookbar_groups|layout05"
msgid "Centered Text"
msgstr "དཀྱིལ་གནས་ཀྱི་ཡིག་རྐྱང་སྙོམས་གཤིབ།"
#: notebookbar_groups.ui:104
-#, fuzzy
msgctxt "notebookbar_groups|hyperlink"
msgid "Hyperlink"
msgstr "རིམ་འདས་སྦྲེལ་མཐུད།"
#: notebookbar_groups.ui:118
-#, fuzzy
msgctxt "notebookbar_groups|footnote"
msgid "Footnote"
msgstr "ཞབས་མཆན།"
#: notebookbar_groups.ui:127
-#, fuzzy
msgctxt "notebookbar_groups|endnote"
msgid "Endnote"
msgstr "མཇུག་མཆན།"
#: notebookbar_groups.ui:142
-#, fuzzy
msgctxt "notebookbar_groups|bookmark"
msgid "Bookmark"
msgstr "ཤོག་འཛར།"
@@ -4532,13 +4484,11 @@ msgid "Transition"
msgstr "བརྗེ་རེས།"
#: notebookbar_groups.ui:1386
-#, fuzzy
msgctxt "notebookbar_groups|slidegrouplabel"
msgid "Slide"
msgstr "ཤོག་ལྷེ།"
#: notebookbar_groups.ui:1460
-#, fuzzy
msgctxt "notebookbar_groups|shapesb"
msgid "Shapes"
msgstr "དབྱིབས་ཚུལ།"
@@ -4579,7 +4529,6 @@ msgid "Lock"
msgstr ""
#: notebookbar_groups.ui:1762
-#, fuzzy
msgctxt "notebookbar_groups|imagegrouplabel"
msgid "Image"
msgstr "བཪྙན་རིས།"
@@ -4652,7 +4601,6 @@ msgid "Start with _Template Selection"
msgstr ""
#: optimpressgeneralpage.ui:134
-#, fuzzy
msgctxt "optimpressgeneralpage|newdoclbl"
msgid "New Document"
msgstr "གསར་བཟོས་ཡིག་ཚགས།"
@@ -4792,7 +4740,6 @@ msgid "Move Image Down"
msgstr ""
#: photoalbum.ui:277
-#, fuzzy
msgctxt "photoalbum|label2"
msgid "Preview"
msgstr "སྔོན་ལྟ།"
@@ -4853,7 +4800,6 @@ msgid "_Custom slide show:"
msgstr "རང་སྒྲིག་གཏོང་སྟོན་གསར་བཟོ།"
#: presentationdialog.ui:150
-#, fuzzy
msgctxt "presentationdialog|label1"
msgid "Range"
msgstr "ས་ཁོངས།"
@@ -4986,7 +4932,6 @@ msgid "H_idden pages"
msgstr "གབ་པའི་སྒྲོན་བཪྙན་སྤྱིན་ཤོག(~I)"
#: prntopts.ui:111
-#, fuzzy
msgctxt "prntopts|printlbl"
msgid "Print"
msgstr "གཏག་པར།"
@@ -5049,7 +4994,6 @@ msgid "Notes"
msgstr "།གྲབས་ཉར།"
#: prntopts.ui:371
-#, fuzzy
msgctxt "prntopts|handoutcb"
msgid "Handouts"
msgstr "སློབ་ཁྲིད་འཆར་ཟིན།"
@@ -5061,7 +5005,6 @@ msgid "Outline"
msgstr "རྩ་གནད།"
#: prntopts.ui:409
-#, fuzzy
msgctxt "prntopts|contentlbl"
msgid "Content"
msgstr "ནང་དོན།"
@@ -5431,13 +5374,11 @@ msgid "Two Spins"
msgstr "སྐོར་བ་གཉིས་འཁྱིལ་འཁོར།"
#: rotatemenu.ui:50
-#, fuzzy
msgctxt "rotatemenu|clockwise"
msgid "Clockwise"
msgstr "དུས་མདའ་ནང་འཁོར།"
#: rotatemenu.ui:58
-#, fuzzy
msgctxt "rotatemenu|counterclock"
msgid "Counter-clockwise"
msgstr "ཕྱི་འཁོར་གྱི་མདའ།"
@@ -5523,13 +5464,11 @@ msgid "Background:"
msgstr "རྒྱབ་ལྗོངས།"
#: sidebarslidebackground.ui:57
-#, fuzzy
msgctxt "sidebarslidebackground|orientation"
msgid "Landscape"
msgstr "འཕྲེད་ཕྱོགས།"
#: sidebarslidebackground.ui:58
-#, fuzzy
msgctxt "sidebarslidebackground|orientation"
msgid "Portrait"
msgstr "གཞུང་ཕྱོགས།"
@@ -5561,7 +5500,6 @@ msgid "Master View"
msgstr ""
#: sidebarslidebackground.ui:226
-#, fuzzy
msgctxt "sidebarslidebackground|closemasterslide"
msgid "Close Master View"
msgstr "མཐོང་རིས་མ་པང་ཁ་རྒྱག་པ།"
@@ -5578,7 +5516,6 @@ msgid "Narrow"
msgstr ""
#: sidebarslidebackground.ui:250
-#, fuzzy
msgctxt "sidebarslidebackground|marginLB"
msgid "Moderate"
msgstr "ཞི་འཇམ་རིགས།"
@@ -5610,7 +5547,6 @@ msgid "Margin:"
msgstr ""
#: sidebarslidebackground.ui:277
-#, fuzzy
msgctxt "sidebarslidebackground|customlabel"
msgid "Custom"
msgstr "རང་བཟོས།"
@@ -5771,7 +5707,6 @@ msgid "Stop previous sound"
msgstr "[ མཚམས་འཇོག་མ་བྱས་གོང་གི་一 སྐད་སྒྲ]"
#: slidetransitionspanel.ui:113
-#, fuzzy
msgctxt "slidetransitionspanel|sound_list"
msgid "Other sound..."
msgstr "སྐད་སྒྲ་གཞན་དག..."
@@ -5857,7 +5792,6 @@ msgid "Stop previous sound"
msgstr "[ མཚམས་འཇོག་མ་བྱས་གོང་གི་一 སྐད་སྒྲ]"
#: slidetransitionspanelhorizontal.ui:118
-#, fuzzy
msgctxt "slidetransitionspanelhorizontal|sound_list"
msgid "Other sound..."
msgstr "སྐད་སྒྲ་གཞན་དག..."
@@ -5981,7 +5915,6 @@ msgid "Line"
msgstr "ཐིག་རིས།"
#: templatedialog.ui:164
-#, fuzzy
msgctxt "templatedialog|area"
msgid "Area"
msgstr "ཁ་སྐོང་།"
@@ -5999,13 +5932,11 @@ msgid "Transparency"
msgstr "དྭངས་གསལ།"
#: templatedialog.ui:233
-#, fuzzy
msgctxt "templatedialog|font"
msgid "Font"
msgstr "ཡིག་གཟུགས།"
#: templatedialog.ui:256
-#, fuzzy
msgctxt "templatedialog|fonteffect"
msgid "Font Effects"
msgstr "ཡིག་གཟུགས་ཡག་ཉེས།"
@@ -6022,7 +5953,6 @@ msgid "Text"
msgstr "ཡི་གེ"
#: templatedialog.ui:325
-#, fuzzy
msgctxt "templatedialog|animation"
msgid "Text Animation"
msgstr "འགུལ་སྐྱོད་ཡི་གེ"
@@ -6084,7 +6014,6 @@ msgid "Inserted drawing objects:"
msgstr "རི་མོ་འབྲི་ཡུལ་སུབ་རྒྱུ།"
#: bulletsandnumbering.ui:8
-#, fuzzy
msgctxt "bulletsandnumbering|BulletsAndNumberingDialog"
msgid "Bullets and Numbering"
msgstr "རྣམ་གྲངས་མཚོན་རྟགས་དང་ཨང་སྒྲིག"
@@ -6096,7 +6025,6 @@ msgid "Reset"
msgstr "བསྐྱར་སྒྲིག(~R)"
#: bulletsandnumbering.ui:105
-#, fuzzy
msgctxt "bulletsandnumbering|bullets"
msgid "Bullets"
msgstr "རྣམ་གྲངས་མཚོན་རྟགས།"
@@ -6108,7 +6036,6 @@ msgid "Numbering"
msgstr "ཨང་སྒྲིག"
#: bulletsandnumbering.ui:150
-#, fuzzy
msgctxt "bulletsandnumbering|graphics"
msgid "Image"
msgstr "བཪྙན་རིས།"
@@ -6125,7 +6052,6 @@ msgid "Customize"
msgstr ""
#: copydlg.ui:33
-#, fuzzy
msgctxt "copydlg|DuplicateDialog"
msgid "Duplicate"
msgstr "པར་སློག"
@@ -6206,7 +6132,6 @@ msgid "Colors"
msgstr "ཚོས་གཞི།"
#: crossfadedialog.ui:15
-#, fuzzy
msgctxt "crossfadedialog|CrossFadeDialog"
msgid "Cross-fading"
msgstr "རིམ་བཞིན་ཟུབ་པ།"
@@ -6290,7 +6215,6 @@ msgid "Fonts"
msgstr "ཡིག་གཟུགས།"
#: drawchardialog.ui:127
-#, fuzzy
msgctxt "drawchardialog|RID_SVXPAGE_CHAR_EFFECTS"
msgid "Font Effects"
msgstr "ཡིག་གཟུགས་ཡག་ཉེས།"
@@ -6319,7 +6243,6 @@ msgid "Page"
msgstr "ཤོག་ངོས།"
#: drawpagedialog.ui:127
-#, fuzzy
msgctxt "drawpagedialog|RID_SVXPAGE_AREA"
msgid "Background"
msgstr "རྒྱབ་ལྗོངས།"
@@ -6370,13 +6293,11 @@ msgid "Page name"
msgstr "སྒྲོན་བཪྙན་སྤྱིན་ཤོག་གི་མིང་།(~P)"
#: drawprinteroptions.ui:48
-#, fuzzy
msgctxt "drawprinteroptions|printdatetime"
msgid "Date and time"
msgstr "ཚེས་གྲངས་དང་དུས་ཚོད།"
#: drawprinteroptions.ui:70
-#, fuzzy
msgctxt "drawprinteroptions|label4"
msgid "Contents"
msgstr "ནང་དོན།"
@@ -6388,7 +6309,6 @@ msgid "Original size"
msgstr "མ་དེབ་ཆེ་ཆུང་།(~R)"
#: drawprinteroptions.ui:121
-#, fuzzy
msgctxt "drawprinteroptions|grayscale"
msgid "Grayscale"
msgstr "སྐྱ་ཚད།"
@@ -6400,7 +6320,6 @@ msgid "Black & white"
msgstr "དཀར་ནག(~W)"
#: drawprinteroptions.ui:163
-#, fuzzy
msgctxt "drawprinteroptions|label5"
msgid "Color"
msgstr "ཚོས་གཞི།"
@@ -6427,7 +6346,6 @@ msgid "Tile sheet of paper with repeated pages"
msgstr ""
#: drawprinteroptions.ui:274
-#, fuzzy
msgctxt "drawprinteroptions|label6"
msgid "Size"
msgstr "ཆེ་ཆུང་།"
@@ -6444,7 +6362,6 @@ msgid "Line"
msgstr "ཐིག་རིས།"
#: drawprtldialog.ui:127
-#, fuzzy
msgctxt "drawprtldialog|RID_SVXPAGE_AREA"
msgid "Area"
msgstr "ཁ་སྐོང་།"
@@ -6462,13 +6379,11 @@ msgid "Transparency"
msgstr "དྭངས་གསལ།"
#: drawprtldialog.ui:196
-#, fuzzy
msgctxt "drawprtldialog|RID_SVXPAGE_CHAR_NAME"
msgid "Font"
msgstr "ཡིག་གཟུགས།"
#: drawprtldialog.ui:219
-#, fuzzy
msgctxt "drawprtldialog|RID_SVXPAGE_CHAR_EFFECTS"
msgid "Font Effects"
msgstr "ཡིག་གཟུགས་ཡག་ཉེས།"
@@ -6485,7 +6400,6 @@ msgid "Text"
msgstr "ཡི་གེ"
#: drawprtldialog.ui:288
-#, fuzzy
msgctxt "drawprtldialog|RID_SVXPAGE_PICK_BULLET"
msgid "Bullets"
msgstr "རྣམ་གྲངས་མཚོན་རྟགས།"
@@ -6497,7 +6411,6 @@ msgid "Numbering"
msgstr "ཨང་སྒྲིག"
#: drawprtldialog.ui:334
-#, fuzzy
msgctxt "drawprtldialog|RID_SVXPAGE_PICK_BMP"
msgid "Image"
msgstr "བཪྙན་རིས།"
@@ -6530,7 +6443,6 @@ msgid "Highlighting"
msgstr "ཡིག་རྟགས་ཀྱི་རྒྱབ་ལྗོངས།"
#: insertlayer.ui:8
-#, fuzzy
msgctxt "insertlayer|InsertLayerDialog"
msgid "Insert Layer"
msgstr "རིམ་དབྱེ་བར་འཇུག"
@@ -6548,7 +6460,6 @@ msgid "_Title"
msgstr "ཁ་བྱང་།"
#: insertlayer.ui:197
-#, fuzzy
msgctxt "insertlayer|description"
msgid "_Description"
msgstr "གསལ་བཤད།"
@@ -6664,7 +6575,6 @@ msgid "Convert to Polygon"
msgstr "%1 དེ་སྣེ་མང་ཅན་དུ་འགྱུར་བ།"
#: vectorize.ui:72
-#, fuzzy
msgctxt "vectorize|preview"
msgid "Preview"
msgstr "སྔོན་ལྟ།"
diff --git a/source/bo/setup_native/source/mac.po b/source/bo/setup_native/source/mac.po
index d25b0544351..41aa6ffdfea 100644
--- a/source/bo/setup_native/source/mac.po
+++ b/source/bo/setup_native/source/mac.po
@@ -34,7 +34,6 @@ msgid "Install"
msgstr "བསྒར་འཇུག(~I)"
#: macinstall.ulf
-#, fuzzy
msgctxt ""
"macinstall.ulf\n"
"AbortLabel\n"
@@ -100,7 +99,6 @@ msgid "Install"
msgstr "བསྒར་འཇུག(~I)"
#: macinstall.ulf
-#, fuzzy
msgctxt ""
"macinstall.ulf\n"
"ListCancelLabel\n"
diff --git a/source/bo/sfx2/messages.po b/source/bo/sfx2/messages.po
index e7818d558e7..58d8d5e49b1 100644
--- a/source/bo/sfx2/messages.po
+++ b/source/bo/sfx2/messages.po
@@ -39,13 +39,11 @@ msgid "~Close"
msgstr "ཁ་བརྒྱབ།(~C)"
#: strings.hrc:30
-#, fuzzy
msgctxt "STR_OPEN"
msgid "Open"
msgstr "ཁ་འབྱེད།"
#: strings.hrc:31
-#, fuzzy
msgctxt "STR_EDIT_TEMPLATE"
msgid "Edit"
msgstr "རྩོམ་སྒྲིག"
@@ -61,7 +59,6 @@ msgid "Reset Default"
msgstr ""
#: strings.hrc:34
-#, fuzzy
msgctxt "STR_DELETE"
msgid "Delete"
msgstr "སུབ་པ།"
@@ -196,7 +193,6 @@ msgid "~Keep Old Styles"
msgstr "དཔེ་གཞི་ཪྙིང་པ་སོར་ཉར།"
#: strings.hrc:59
-#, fuzzy
msgctxt "STR_ACTION_REFRESH"
msgid "Refresh"
msgstr "གསར་བཟོ།"
@@ -460,19 +456,16 @@ msgid "View"
msgstr "མཐོང་རིས་"
#: strings.hrc:110
-#, fuzzy
msgctxt "STR_GID_DOCUMENT"
msgid "Documents"
msgstr "ཡིག་ཚགས།"
#: strings.hrc:111
-#, fuzzy
msgctxt "STR_GID_EDIT"
msgid "Edit"
msgstr "རྩོམ་སྒྲིག"
#: strings.hrc:112
-#, fuzzy
msgctxt "STR_GID_MACRO"
msgid "BASIC"
msgstr "BASIC"
@@ -484,7 +477,6 @@ msgid "Options"
msgstr "གདམ་ཚན།"
#: strings.hrc:114
-#, fuzzy
msgctxt "STR_GID_MATH"
msgid "Math"
msgstr "Math"
@@ -526,7 +518,6 @@ msgid "Frame"
msgstr "སྒྲོམ།"
#: strings.hrc:121
-#, fuzzy
msgctxt "STR_GID_GRAPHIC"
msgid "Image"
msgstr "བཪྙན་རིས།"
@@ -544,7 +535,6 @@ msgid "Numbering"
msgstr "སྒྲིག་ཨང་"
#: strings.hrc:124
-#, fuzzy
msgctxt "STR_GID_DATA"
msgid "Data"
msgstr "གཞི་གྲངས།"
@@ -556,7 +546,6 @@ msgid "Special Functions"
msgstr "དམིགས་བསལ་ནུས་པ།"
#: strings.hrc:126
-#, fuzzy
msgctxt "STR_GID_IMAGE"
msgid "Image"
msgstr "བཪྙན་རིས།"
@@ -580,7 +569,6 @@ msgid "Connector"
msgstr "འབྲེལ་མཐུད་མཚོན་རྟགས།"
#: strings.hrc:130
-#, fuzzy
msgctxt "STR_GID_MODIFY"
msgid "Modify"
msgstr "བཟོ་བཅོས།"
@@ -1008,7 +996,6 @@ msgid "Styles in use: "
msgstr ""
#: strings.hrc:208
-#, fuzzy
msgctxt "STR_SID_NAVIGATOR"
msgid "Navigator"
msgstr "ཕྱོགས་ཁྲིད།"
@@ -1029,7 +1016,6 @@ msgid "Send"
msgstr "གཏོང་སྐྱེལ།"
#: strings.hrc:212
-#, fuzzy
msgctxt "STR_FONT_TABPAGE"
msgid "Font"
msgstr "ཡིག་གཟུགས།"
@@ -1471,7 +1457,6 @@ msgid "Businesscard with logo"
msgstr ""
#: strings.hrc:303
-#, fuzzy
msgctxt "STR_CLEAR_CHAR"
msgid "Remove"
msgstr "བསུབ་པ།"
@@ -1536,7 +1521,6 @@ msgid "Editor"
msgstr "དཔེ་སྐྲུན་བྱེད་མཁན།"
#: dinfdlg.hrc:36
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "E-Mail"
msgstr "གློག་རྡུལ་སྦྲག་བསྐུར།"
@@ -1596,13 +1580,11 @@ msgid "Project"
msgstr "རྣམ་གྲངས།"
#: dinfdlg.hrc:46
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Publisher"
msgstr "འགྲེམ་སྤེལ་མཁན།"
#: dinfdlg.hrc:47
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Purpose"
msgstr "སྤྱོད་སྒོ།"
@@ -1632,13 +1614,11 @@ msgid "Reference"
msgstr "reference"
#: dinfdlg.hrc:52
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Source"
msgstr "ཡོང་ཁུངས།"
#: dinfdlg.hrc:53
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Status"
msgstr "གནས་སྟངས།"
@@ -1656,7 +1636,6 @@ msgid "Typist"
msgstr "པར་རྒྱག་མཁན།"
#: dinfdlg.hrc:56
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "URL"
msgstr "URL"
@@ -1680,7 +1659,6 @@ msgid "Date"
msgstr "གཞི་གྲངས།"
#: dinfdlg.hrc:72
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Duration"
msgstr "རྒྱུན་མཐུད་དུས་ཚོད།"
@@ -1748,7 +1726,6 @@ msgid "Miscellaneous"
msgstr "གཞན།"
#: doctempl.hrc:37
-#, fuzzy
msgctxt "TEMPLATE_LONG_NAMES_ARY"
msgid "Labels"
msgstr "གདོང་འཛར།"
@@ -1813,13 +1790,11 @@ msgid "Display"
msgstr "གསལ་བ།"
#: bookmarkmenu.ui:26
-#, fuzzy
msgctxt "bookmarkmenu|rename"
msgid "Rename..."
msgstr "བསྐྱར་མིང་འདོགས་པ།..."
#: bookmarkmenu.ui:34
-#, fuzzy
msgctxt "bookmarkmenu|delete"
msgid "Delete"
msgstr "སུབ་པ།"
@@ -1857,7 +1832,6 @@ msgid "Version comment:"
msgstr "པར་གཞིའི་མཆན་འགོད།"
#: cmisinfopage.ui:54
-#, fuzzy
msgctxt "cmisinfopage|name"
msgid "Name"
msgstr "མིང་།"
@@ -1887,7 +1861,6 @@ msgid "Yes"
msgstr "རེད།"
#: cmisline.ui:82
-#, fuzzy
msgctxt "cmisline|no"
msgid "No"
msgstr "མིན།"
@@ -1898,7 +1871,6 @@ msgid "Add _Property"
msgstr ""
#: custominfopage.ui:49
-#, fuzzy
msgctxt "custominfopage|name"
msgid "Name"
msgstr "མིང་།"
@@ -2156,7 +2128,6 @@ msgid "Millise_conds:"
msgstr ""
#: editdurationdialog.ui:287
-#, fuzzy
msgctxt "editdurationdialog|label2"
msgid "Duration"
msgstr "རྒྱུན་མཐུད་དུས་ཚོད།"
@@ -2177,7 +2148,6 @@ msgid "Please save this document locally instead and attach it from within your
msgstr ""
#: floatingrecord.ui:9
-#, fuzzy
msgctxt "floatingrecord|FloatingRecord"
msgid "Record Macro"
msgstr "ཧུང་གསར་ཕབ་བཟོ།"
@@ -2195,7 +2165,6 @@ msgid "_Bookmarks"
msgstr "ཤོག་འཛར།"
#: helpcontrol.ui:49
-#, fuzzy
msgctxt "helpcontrol|contents"
msgid "Contents"
msgstr "ནང་དོན།"
@@ -2213,7 +2182,6 @@ msgid "Find"
msgstr "འཚོལ་བ།"
#: helpcontrol.ui:117
-#, fuzzy
msgctxt "helpcontrol|bookmarks"
msgid "Bookmarks"
msgstr "ཤོག་འཛར།"
@@ -2962,19 +2930,16 @@ msgid "All Applications"
msgstr ""
#: templatedlg.ui:16
-#, fuzzy
msgctxt "templatedlg|applist"
msgid "Documents"
msgstr "ཡིག་ཚགས།"
#: templatedlg.ui:19
-#, fuzzy
msgctxt "templatedlg|applist"
msgid "Spreadsheets"
msgstr "ལས་དེབ།"
#: templatedlg.ui:22
-#, fuzzy
msgctxt "templatedlg|applist"
msgid "Presentations"
msgstr "གསལ་སྟོན་ཡིག་ཟིན།"
@@ -3003,7 +2968,6 @@ msgid "Search"
msgstr "འཚོལ་བ།"
#: templatedlg.ui:147
-#, fuzzy
msgctxt "templatedlg|search_filter"
msgid "Search..."
msgstr "འཚོལ་བ་དང་བརྗེ་བ།"
@@ -3046,7 +3010,6 @@ msgid "Show this dialog at startup"
msgstr ""
#: templatedlg.ui:373
-#, fuzzy
msgctxt "templatedlg|move_btn"
msgid "Move"
msgstr "སྤོ་སྒུལ།"
@@ -3069,7 +3032,6 @@ msgid "Export Templates"
msgstr ""
#: templatedlg.ui:408
-#, fuzzy
msgctxt "templatedlg|import_btn"
msgid "Import"
msgstr "ནང་འཇུག"
@@ -3109,7 +3071,6 @@ msgid "_Compare"
msgstr ""
#: versionscmis.ui:160
-#, fuzzy
msgctxt "versionscmis|datetime"
msgid "Date and time"
msgstr "ཚེས་གྲངས་དང་དུས་ཚོད།"
@@ -3162,7 +3123,6 @@ msgid "New Versions"
msgstr ""
#: versionsofdialog.ui:234
-#, fuzzy
msgctxt "versionsofdialog|datetime"
msgid "Date and time"
msgstr "ཚེས་གྲངས་དང་དུས་ཚོད།"
diff --git a/source/bo/shell/source/win32/shlxthandler/res.po b/source/bo/shell/source/win32/shlxthandler/res.po
index 9ca0a8a79fc..1487ce68565 100644
--- a/source/bo/shell/source/win32/shlxthandler/res.po
+++ b/source/bo/shell/source/win32/shlxthandler/res.po
@@ -113,7 +113,6 @@ msgid "Tables"
msgstr "རེའུ་མིག"
#: shlxthdl.ulf
-#, fuzzy
msgctxt ""
"shlxthdl.ulf\n"
"%GRAPHICS%\n"
diff --git a/source/bo/starmath/messages.po b/source/bo/starmath/messages.po
index a6ae9fcefc1..4b1a660db7a 100644
--- a/source/bo/starmath/messages.po
+++ b/source/bo/starmath/messages.po
@@ -1642,7 +1642,6 @@ msgid "Operators"
msgstr "རྩིས་རྒྱག་རྟགས།"
#: strings.hrc:279
-#, fuzzy
msgctxt "RID_CATEGORY_ATTRIBUTES"
msgid "Attributes"
msgstr "གཏོགས་གཤིས།"
@@ -1660,7 +1659,6 @@ msgid "Formats"
msgstr "རྣམ་གཞག་ཅན།"
#: strings.hrc:282
-#, fuzzy
msgctxt "RID_CATEGORY_OTHERS"
msgid "Others"
msgstr "གཞན་དག"
@@ -1787,7 +1785,6 @@ msgid "font"
msgstr "ཡིག་གཟུགས།"
#: strings.hrc:306
-#, fuzzy
msgctxt "STR_ALIGN_LEFT"
msgid "left"
msgstr "གཡོན་ཕྱོགས།"
@@ -1799,7 +1796,6 @@ msgid "center"
msgstr "ནང་།"
#: strings.hrc:308
-#, fuzzy
msgctxt "STR_ALIGN_RIGHT"
msgid "right"
msgstr "གཡས་ཕྱོགས།"
@@ -1906,7 +1902,6 @@ msgid "%PRODUCTNAME %s"
msgstr "%PRODUCTNAME"
#: strings.hrc:329
-#, fuzzy
msgctxt "RID_PRINTUIOPT_CONTENTS"
msgid "Contents"
msgstr "ནང་དོན།"
@@ -1930,7 +1925,6 @@ msgid "B~orders"
msgstr "མཐའ་སྒྲོམ།"
#: strings.hrc:333
-#, fuzzy
msgctxt "RID_PRINTUIOPT_SIZE"
msgid "Size"
msgstr "ཆེ་ཆུང་།"
@@ -1990,7 +1984,6 @@ msgid "Horizontal"
msgstr "ཆུ་སྙོམས་ཀྱི་ཁ་ཕྱོགས།"
#: catalogdialog.ui:9
-#, fuzzy
msgctxt "catalogdialog|CatalogDialog"
msgid "Symbols"
msgstr "རིས་རྟགས་སྣ་ཚོགས།"
@@ -2037,7 +2030,6 @@ msgid "Fonts"
msgstr "ཡིག་གཟུགས།"
#: fontdialog.ui:115
-#, fuzzy
msgctxt "fontdialog|formulaL"
msgid "Font"
msgstr "ཡིག་གཟུགས།"
@@ -2055,7 +2047,6 @@ msgid "_Italic"
msgstr "གསེག་གཟུགས།"
#: fontdialog.ui:187
-#, fuzzy
msgctxt "fontdialog|formulaL1"
msgid "Attributes"
msgstr "གཏོགས་གཤིས།"
@@ -2406,7 +2397,6 @@ msgid "S_ubscript:"
msgstr "འོག་རྟགས།"
#: spacingdialog.ui:603
-#, fuzzy
msgctxt "spacingdialog|2title"
msgid "Indexes"
msgstr "གསལ་བྱང་།"
@@ -2512,7 +2502,6 @@ msgid "_Minimum spacing:"
msgstr ""
#: spacingdialog.ui:1432
-#, fuzzy
msgctxt "spacingdialog|8title"
msgid "Symbols"
msgstr "རིས་རྟགས་སྣ་ཚོགས།"
@@ -2567,7 +2556,6 @@ msgid "Spacing"
msgstr "སྡུར་ཚད་མངོན་པ།(~S)"
#: spacingdialog.ui:1873
-#, fuzzy
msgctxt "spacingdialog|menuitem2"
msgid "Indexes"
msgstr "གསལ་བྱང་།"
@@ -2601,7 +2589,6 @@ msgid "Matrices"
msgstr ""
#: spacingdialog.ui:1921
-#, fuzzy
msgctxt "spacingdialog|menuitem8"
msgid "Symbols"
msgstr "རིས་རྟགས་སྣ་ཚོགས།"
diff --git a/source/bo/svl/messages.po b/source/bo/svl/messages.po
index 296287a7498..cb9ad99ffec 100644
--- a/source/bo/svl/messages.po
+++ b/source/bo/svl/messages.po
@@ -108,31 +108,26 @@ msgid "Audio file"
msgstr ""
#: svl.hrc:44
-#, fuzzy
msgctxt "STR_SVT_MIMETYPE_IMAGE_GIF"
msgid "Image"
msgstr "བཪྙན་རིས།"
#: svl.hrc:45
-#, fuzzy
msgctxt "STR_SVT_MIMETYPE_IMAGE_PNG"
msgid "Image"
msgstr "བཪྙན་རིས།"
#: svl.hrc:46
-#, fuzzy
msgctxt "STR_SVT_MIMETYPE_IMAGE_TIFF"
msgid "Image"
msgstr "བཪྙན་རིས།"
#: svl.hrc:47
-#, fuzzy
msgctxt "STR_SVT_MIMETYPE_IMAGE_JPEG"
msgid "Image"
msgstr "བཪྙན་རིས།"
#: svl.hrc:48
-#, fuzzy
msgctxt "STR_SVT_MIMETYPE_IMAGE_PCX"
msgid "Image"
msgstr "བཪྙན་རིས།"
@@ -153,7 +148,6 @@ msgid "Text file"
msgstr "ཡིག་དེབ་ཀྱི་ཡིག་ཆ།"
#: svl.hrc:52
-#, fuzzy
msgctxt "STR_SVT_MIMETYPE_TEXT_URL"
msgid "Bookmark"
msgstr "ཤོག་འཛར།"
@@ -282,7 +276,6 @@ msgid "%PRODUCTNAME Template"
msgstr "%PRODUCTNAME རོགས་རམ་"
#: svl.hrc:75
-#, fuzzy
msgctxt "STR_SVT_MIMETYPE_IMAGE_GENERIC"
msgid "Image"
msgstr "བཪྙན་རིས།"
diff --git a/source/bo/svtools/messages.po b/source/bo/svtools/messages.po
index 1f74a2780a6..1b282b9d9dd 100644
--- a/source/bo/svtools/messages.po
+++ b/source/bo/svtools/messages.po
@@ -14,133 +14,111 @@ msgstr ""
"X-Generator: LibreOffice\n"
#: errtxt.hrc:30
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "Error"
msgstr "ནོར་བ།"
#: errtxt.hrc:31
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "Warning"
msgstr "ཉེན་བརྡ།"
#: errtxt.hrc:32
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) loading the template $(ARG1)"
msgstr "$(ERR)དེ་བཟོ་ལྟ་$(ARG1)བླུགས་སྐབས་ཐོན་པ།"
#: errtxt.hrc:33 /home/cl/vc/git/libo-core/svtools/inc/errtxt.hrc:34
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) saving the document $(ARG1)"
msgstr "ཡིག་ཚགས་ $(ARG1) ཉར་ཚགས་སྐབས་ $(ERR)ཐོན་པ།"
#: errtxt.hrc:35
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) displaying doc. information for document $(ARG1)"
msgstr "ཡིག་ཚགས་ $(ARG1) གི་ཡིག་ཚགས་ཆ་འཕྲིན་མངོན་སྐབས་ $(ERR)ཐོན་པ།"
#: errtxt.hrc:36
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) writing document $(ARG1) as template"
msgstr "བཟོ་ལྟའི་ཡིག་ཚགས་ $(ARG1) བཟོ་བཅོས་སྐབས་ $(ERR)ཐོན་པ།"
#: errtxt.hrc:37
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) copying or moving document contents"
msgstr "ཡིག་ཚགས་ཀྱི་ནང་དོན་འདྲ་ཕབ་དང་སྤོ་སྒུལ་སྐབས་ $(ERR)ཐོན་པ།"
#: errtxt.hrc:38
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) starting the Document Manager"
msgstr "ཡིག་ཚགས་དོ་དམ་བྱ་རིམ་སྒུལ་སློང་སྐབས་ $(ERR)ཐོན་པ།"
#: errtxt.hrc:39
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) loading document $(ARG1)"
msgstr "ཡིག་ཚགས་ $(ARG1)བླུགས་སྐབས་ $(ERR)"
#: errtxt.hrc:40 /home/cl/vc/git/libo-core/svtools/inc/errtxt.hrc:41
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) creating a new document"
msgstr "ཡིག་ཚགས་གསར་བཟོའི་སྐབས་ $(ERR)ཐོན་པ།"
#: errtxt.hrc:42
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) expanding entry"
msgstr "ས་བཅད་རིགས་དབྱེ་རྒྱ་སྐྱེད་སྐབས་ $(ERR)ཐོན་པ།"
#: errtxt.hrc:43
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) loading BASIC of document $(ARG1)"
msgstr "ཡིགྱཚགས་ $(ARG1) BASICབླུགས་སྐབས་ $(ERR)"
#: errtxt.hrc:44
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) searching for an address"
msgstr "གནས་ཡུལ་བཤེར་འཚོལ་སྐབས་$(ERR)"
#: errtxt.hrc:50
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Abort"
msgstr "དོར་བ།"
#: errtxt.hrc:51
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Nonexistent object"
msgstr "གནས་མེད་པའི་བྱ་ཡུལ།"
#: errtxt.hrc:52
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Object already exists"
msgstr "ཡུལ་གནས་ཟིན་པ།"
#: errtxt.hrc:53
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Object not accessible"
msgstr "ཡུལ་ཀློག་མཐུབ་པ།"
#: errtxt.hrc:54
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Inadmissible path"
msgstr "བརྒྱུད་ལམ་ཕན་མེད།"
#: errtxt.hrc:55
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Locking problem"
msgstr "གདོང་གཏུག་རྒྱས་བཅད།"
#: errtxt.hrc:56
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Wrong parameter"
msgstr "ཕན་མེད་ཀྱི་ཁ་གྲངས།"
#: errtxt.hrc:57
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Resource exhausted"
msgstr "ཐོན་ཁུངས་བེད་སྤྱད་ཟིན་པ།"
#: errtxt.hrc:58
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Action not supported"
msgstr "བཀོལ་སྤྱོད་ལ་རྒྱབ་སྐྱོར་མ་ཐོབ།"
@@ -152,7 +130,6 @@ msgid "Read Error"
msgstr "ཡིག་ཆ་ཀློག་སྐབས་ནོར་སྐྱོན་ཐོན་འདུག"
#: errtxt.hrc:60
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Write Error"
msgstr "འབྲི་བཅུག་ནོར་བ།"
@@ -164,61 +141,51 @@ msgid "unknown"
msgstr "ཧ་མི་གོ་བ།"
#: errtxt.hrc:62
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Version Incompatibility"
msgstr "པར་གཞི་གདོང་ཐུག"
#: errtxt.hrc:63 /home/cl/vc/git/libo-core/svtools/inc/errtxt.hrc:74
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "General Error"
msgstr "སྤྱིར་བཏང་གི་ནོར་འཁྲུལ།"
#: errtxt.hrc:64
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Incorrect format"
msgstr "ནོར་འཁྲུལ་གྱི་རྣམ་གཞག"
#: errtxt.hrc:65
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Error creating object"
msgstr "ཡུལ་གསར་འཛུགས་སྐབས་ནོར་འཁྲུལ་ཤོར་བ།"
#: errtxt.hrc:66
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Inadmissible value or data type"
msgstr "ཕན་མེད་ཀྱི་གྲངས་ཐང་ངམ་གཞི་གྲངས་ཀྱི་རིགས།"
#: errtxt.hrc:67
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "BASIC runtime error"
msgstr "BASIC འཁོར་རྒྱུག་ཝདས་ཚོད་ནོར་བ།"
#: errtxt.hrc:68
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "BASIC syntax error"
msgstr "BASIC བརྡ་སྤྱོད་ནོར་བ།"
#: errtxt.hrc:75
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "General input/output error."
msgstr "སྤྱིར་བཏང་གི་ནང་འཇུག་དང་ཕྱི་ཐོན་གྱི་ནོར་འཁྲུལ།"
#: errtxt.hrc:76
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Invalid file name."
msgstr "ཕན་མེད་ཀྱི་ཡིག་ཆའི་མིང་།"
#: errtxt.hrc:77
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Nonexistent file."
msgstr "ཡིག་ཆ་གནས་མེད།"
@@ -230,25 +197,21 @@ msgid "File already exists."
msgstr "མིང་དེ་གནས་ཟིན་པ།"
#: errtxt.hrc:79
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The object is not a directory."
msgstr "བྱ་ཡུལ་ནི་དཀར་ཆག་ཅིག་མ་ཡིན།"
#: errtxt.hrc:80
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The object is not a file."
msgstr "ཡུལ་ནི་ཡིག་ཆ་ཞིག་མ་ཡིན།"
#: errtxt.hrc:81
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The specified device is invalid."
msgstr "གཏན་འཁེལ་བའི་སྒྲིག་ཆས་ཕན་མེད་ཡིན།"
#: errtxt.hrc:82
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid ""
"The object cannot be accessed\n"
@@ -258,19 +221,16 @@ msgstr ""
"བྱ་ཡུལ་འདི་ཀློག་ཐབས་མེད།"
#: errtxt.hrc:83
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Sharing violation while accessing the object."
msgstr "དུས་མཉམ་དུ་བྱ་ཡུལ་འདི་ཀློག་པའི་སྐབས་ནོར་འཁྲུལ་ཐོན་པ།"
#: errtxt.hrc:84
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "No more space on device."
msgstr "སྒྲིག་ཆས་ཐོག་གི་སྤྱོད་རུང་བར་སྟོང་བེད་སྤྱད་ཚར།"
#: errtxt.hrc:85
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid ""
"This operation cannot be run on\n"
@@ -280,151 +240,126 @@ msgstr ""
"ཡིག་ཆའི་ནང་བཀོལ་སྤྱོད་འདི་ལག་བསྟར་བྱ་ཐབས་མེད།"
#: errtxt.hrc:86
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "This operation is not supported on this operating system."
msgstr "མིག་སྔའི་བཀོལ་སྤྱོད་མ་སྟེགས་ཀྱིས་བཀོལ་སྤྱོད་འདིར་རྒྱབ་སྐྱོར་མི་བྱེད།"
#: errtxt.hrc:87
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "There are too many files open."
msgstr "ཁ་འབྱེད་ཟིན་པའི་ཡིག་ཆ་ཧ་ཅང་མང་།"
#: errtxt.hrc:88
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Data could not be read from the file."
msgstr "ཡིག་ཆ་འདི་ཀློག་ཐབས་མེད།"
#: errtxt.hrc:89
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The file could not be written."
msgstr "ཡིག་ཆ་འདི་འབྲི་འཇུག་བྱ་ཐབས་མེད།"
#: errtxt.hrc:90
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The operation could not be run due to insufficient memory."
msgstr "ནག་གསོག་མ་འདང་བས་བཀོལ་སྤྱོད་འདི་ལག་བསྟར་བྱ་ཐབས་མེད།"
#: errtxt.hrc:91
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The seek operation could not be run."
msgstr "བཤེར་འཚོལ་བཀོལ་སྤྱོད་ལག་བསྟར་བྱ་ཐབས་མེད།"
#: errtxt.hrc:92
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The tell operation could not be run."
msgstr " tell བཀའ་ཚིག་ལག་བསྟར་བྱ་ཐབས་མེད།"
#: errtxt.hrc:93
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Incorrect file version."
msgstr "ཡིག་ཆའི་པར་གཞི་ཕན་མེད་ཡིན།"
#: errtxt.hrc:94
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Incorrect file format."
msgstr "ཡིག་ཆའི་རྣམ་གཞག་ནོར།"
#: errtxt.hrc:95
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The file name contains invalid characters."
msgstr "ཡིག་ཆའི་མིང་ནང་ཕན་མེད་ཀྱི་ཡིག་རྟགས་འདུས།"
#: errtxt.hrc:96
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "An unknown I/O error has occurred."
msgstr "མི་གསལ་བའི་བསྒར་འཛུད་ཅིག་ཐོན་ཡོད་/ཕྱིར་ཐོན་ནོར་འཁྲུལ་ཡིན།"
#: errtxt.hrc:97
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "An invalid attempt was made to access the file."
msgstr "ཡིག་ཆ་ཀློག་པའི་ཐབས་ཚུལ་ཕན་མེད་ཡིན།"
#: errtxt.hrc:98
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The file could not be created."
msgstr "ཡིག་ཆ་འདི་གསར་འཛུགས་བྱ་ཐབས་མེད།"
#: errtxt.hrc:99
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The operation was started under an invalid parameter."
msgstr "ཕན་མེད་ཀྱི་ཞུགས་གྲངས་བེད་སྤྱད་ནས་བཀོལ་སྤྱོད་འདི་སྒུལ་སློང་བྱས།"
#: errtxt.hrc:100
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The operation on the file was aborted."
msgstr "ཡིག་ཆ་འདིའི་བཀོལ་སྤྱོད་བར་ནས་ཆད་འདུག"
#: errtxt.hrc:101
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Path to the file does not exist."
msgstr "ཡིག་ཆ་སྟོན་པའི་བརྒྱུད་ལམ་གནས་མེད།"
#: errtxt.hrc:102
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "An object cannot be copied into itself."
msgstr "བྱ་ཡུལ་དེ་སོ་སོའི་ནང་འདྲ་ཕབ་བྱ་ཐབས་མི་འདུག"
#: errtxt.hrc:103
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The specified template could not be found."
msgstr "གཏན་འཁེལ་བའི་བཟོ་ལྟ་ཪྙེད་མེད།"
#: errtxt.hrc:104
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The file cannot be used as template."
msgstr "ཡིག་ཆ་འདི་བཟོ་ལྟར་བརྩིས་ནས་བེད་སྤྱོད་ཐབས་མེད།"
#: errtxt.hrc:105
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "This document has already been opened for editing."
msgstr "ཡིག་ཚགས་འདི་རྩོམ་སྒྲིག་གི་གནས་སྟངས་སུ་བསྡད་ཡོད།"
#: errtxt.hrc:106
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The wrong password has been entered."
msgstr "ནོར་འཁྲུལ་གྱི་གསང་ཨང་ཞིག་བསྒར་འཛུད་བྱས།"
#: errtxt.hrc:107
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Error reading file."
msgstr "ཡིག་ཆ་ཀློག་སྐབས་ནོར་འཁྲུལ་ཐོན་པ། "
#: errtxt.hrc:108
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The document was opened as read-only."
msgstr "ཁ་ཕྱེ་བའི་ཡིག་ཚགས་འདི་ནི་འབྲི་བཅོས་འགོག་པ་ཡིན།"
#: errtxt.hrc:109
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "General OLE Error."
msgstr " སྤྱིར་བཏང་གི་ OLE ནོར་འཁྲུལ།"
#: errtxt.hrc:110
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The host name $(ARG1) could not be resolved."
msgstr "རྩིས་འཁོར་གནས་ས་ $(ARG1)ཪྙེད་ཐབས་མི་འདུག"
@@ -459,25 +394,21 @@ msgid "The requested Internet data is not available in the cache and cannot be t
msgstr ""
#: errtxt.hrc:116
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The contents could not be created."
msgstr "ནང་དོན་ཆགས་གྲུབ་བྱ་ཐབས་མེད།"
#: errtxt.hrc:117
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The file name is too long for the target file system."
msgstr "ཡིག་ཆའི་མིང་འདིའི་རིང་ཚད་ནི་དམིགས་ཡུལ་ཡིག་ཆའི་མ་ལག་དང་མི་འཕྲོད།"
#: errtxt.hrc:118
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The input syntax is invalid."
msgstr "བསྒར་འཛུད་བྱས་པའི་བརྡ་སྤྱོད་ནོར་འདུག"
#: errtxt.hrc:119
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid ""
"This document contains attributes that cannot be saved in the selected format.\n"
@@ -487,19 +418,16 @@ msgstr ""
"ཡིག་ཚགས་ %PRODUCTNAME 6.0 རྣམ་གཞག་ནང་ཡིག་ཚགས་ཉར་ཡོད།"
#: errtxt.hrc:120
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The maximum number of documents that can be opened at the same time has been reached. You need to close one or more documents before you can open a new document."
msgstr "དུས་མཉམ་དུ་ཡིག་ཚགས་ཁ་འབྱེད་པའི་གྲངས་ཆེ་ཤོས་སླེབས་ཡོད། ཡིག་ཚགས་གསར་པ་ཁ་མ་ཕྱེ་བའི་སྔོན་དུ་ཡིག་ཚགས་གཅིག་གམ་མང་པོ་ཁ་རྒྱག་དགོས།"
#: errtxt.hrc:121
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Could not create backup copy."
msgstr "གྲབས་ཉར་འདྲ་དེབ་གསར་བཟོ་བྱེད་ཐབས་བྲལ།"
#: errtxt.hrc:122
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid ""
"An attempt was made to execute a macro.\n"
@@ -523,7 +451,6 @@ msgstr ""
"དེར་བརྟེན་བྱེད་ནུས་ཁག་གཅིག་ཕལ་ཆེར་སྤྱོད་ཡས་མེད།"
#: errtxt.hrc:124
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid ""
"This document contains macros.\n"
@@ -551,25 +478,21 @@ msgid ""
msgstr ""
#: errtxt.hrc:126
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Invalid data length."
msgstr "ཕན་མེད་ཀྱི་གཞི་གྲངས་རིང་ཚད།"
#: errtxt.hrc:127
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Function not possible: path contains current directory."
msgstr "རྟེན་གྲངས་ལག་ཏུ་བསྟར་ཐབས་མེད། བརྒྱུད་ལམ་ལ་མིག་སྔའི་དཀར་ཆག་འདུས་ཡོད།"
#: errtxt.hrc:128
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Function not possible: device (drive) not identical."
msgstr "རྟེན་གྲངས་ལག་བསྟར་བྱ་ཐབས་མེད། སྒྲིག་ཆས་གཅིག་པ་མིན།(སྒུལ་འདེང་ཆས།)"
#: errtxt.hrc:129
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Device (drive) not ready."
msgstr "སྒྲིག་ཆས་(སྒུལ་འདེད་སྡེར་)ད་དུང་གྲ་སྒྲིག་ཚར་མེད།"
@@ -580,7 +503,6 @@ msgid "Wrong checksum."
msgstr ""
#: errtxt.hrc:131
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Function not possible: write protected."
msgstr "རྟེན་གྲངས་ལག་བསྟར་བྱ་ཐབས་མེད། སྲུང་སྐྱོབ་བྲིས་ཚར།"
@@ -2629,7 +2551,6 @@ msgid "Address Book Source"
msgstr "འཕྲིན་དེབ་གཏན་འཁེལ།(~A)..."
#: addresstemplatedialog.ui:522
-#, fuzzy
msgctxt "addresstemplatedialog|label23"
msgid "Field Assignment"
msgstr "ཡིག་དུམ་གཏན་ཕབ།"
@@ -2693,7 +2614,6 @@ msgid "%1 Options"
msgstr " གདམ་ཚན།"
#: graphicexport.ui:159
-#, fuzzy
msgctxt "graphicexport|label5"
msgid "Width:"
msgstr "ཞེང་ཚད།"
@@ -2955,13 +2875,11 @@ msgid "Options..."
msgstr "འདེམས་གཞི།(~O)..."
#: printersetupdialog.ui:111
-#, fuzzy
msgctxt "printersetupdialog|label2"
msgid "Name:"
msgstr "མིང་།"
#: printersetupdialog.ui:125
-#, fuzzy
msgctxt "printersetupdialog|label3"
msgid "Status:"
msgstr "རྣམ་པ།"
@@ -2979,19 +2897,16 @@ msgid "Location:"
msgstr "ས་གནས།"
#: printersetupdialog.ui:161
-#, fuzzy
msgctxt "printersetupdialog|label6"
msgid "Comment:"
msgstr "མཆན་འགྲེལ།"
#: printersetupdialog.ui:218
-#, fuzzy
msgctxt "printersetupdialog|properties"
msgid "Properties..."
msgstr "གཏོགས་གཤིས།..."
#: printersetupdialog.ui:247
-#, fuzzy
msgctxt "printersetupdialog|label1"
msgid "Printer"
msgstr "གཏག་པར།"
@@ -3494,7 +3409,6 @@ msgid "Unknown source"
msgstr "ཡོང་ཁུངས་ཁ་གསལ་མེད་པ།"
#: strings.hrc:105
-#, fuzzy
msgctxt "STR_SVT_FILEVIEW_COLUMN_TITLE"
msgid "Name"
msgstr "མིང་།"
@@ -3748,7 +3662,6 @@ msgid "Black Italic"
msgstr "ཡིག་ནག་འཁྱོག་པོ།"
#: strings.hrc:176
-#, fuzzy
msgctxt "STR_SVT_STYLE_BOOK"
msgid "Book"
msgstr "དཔེ་དེབ།"
@@ -3862,7 +3775,6 @@ msgid "Move To End"
msgstr "འོག་ལ་སྤོ།"
#: strings.hrc:199
-#, fuzzy
msgctxt "STR_TABBAR_PUSHBUTTON_ADDTAB"
msgid "Add"
msgstr "ཁ་སྣོན།"
@@ -3874,7 +3786,6 @@ msgid "Horizontal Ruler"
msgstr "དབུས་ནས་གོང་འོག་ལ་འགྲེམས་པ།"
#: strings.hrc:202
-#, fuzzy
msgctxt "STR_SVT_ACC_RULER_VERT_NAME"
msgid "Vertical Ruler"
msgstr "དྲང་འཕྱང་མཚོན་ཁྲེ།"
@@ -3979,7 +3890,6 @@ msgid "Initializing"
msgstr "ཐོག་མར་སྒྱུར་བཞིན་པ།..."
#: strings.hrc:222
-#, fuzzy
msgctxt "STR_SVT_PRNDLG_WAITING"
msgid "Waiting"
msgstr "སྒུག་བསྡད་པ།"
@@ -4005,7 +3915,6 @@ msgid "Offline"
msgstr ""
#: strings.hrc:227
-#, fuzzy
msgctxt "STR_SVT_PRNDLG_ERROR"
msgid "Error"
msgstr "ནོར་བ།"
@@ -4083,7 +3992,6 @@ msgid "Power save mode"
msgstr ""
#: strings.hrc:242
-#, fuzzy
msgctxt "STR_SVT_PRNDLG_DEFPRINTER"
msgid "Default printer"
msgstr "ངོས་བཟུང་གི་པར་འཁོར།"
@@ -4100,7 +4008,6 @@ msgid "~Finish"
msgstr "ལེགས་སྒྲུབ།(~F)"
#: strings.hrc:246
-#, fuzzy
msgctxt "STR_WIZDLG_NEXT"
msgid "~Next >"
msgstr "གོམ་སྟབས་རྗེས་མ།(~N) >"
diff --git a/source/bo/svx/messages.po b/source/bo/svx/messages.po
index 6c734011640..fe65222a773 100644
--- a/source/bo/svx/messages.po
+++ b/source/bo/svx/messages.po
@@ -77,7 +77,6 @@ msgid "LIKE"
msgstr "LIKE"
#: fmstring.hrc:28
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "NOT"
msgstr "NOT"
@@ -89,13 +88,11 @@ msgid "EMPTY"
msgstr "EMPTY"
#: fmstring.hrc:30
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "TRUE"
msgstr "TRUE"
#: fmstring.hrc:31
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "FALSE"
msgstr "FALSE"
@@ -875,7 +872,6 @@ msgid "Query"
msgstr "འདྲི་རྩད།"
#: tabwin.hrc:29
-#, fuzzy
msgctxt "RID_RSC_TABWIN_PREFIX"
msgid "SQL"
msgstr "SQL"
@@ -1279,19 +1275,16 @@ msgid "A6"
msgstr "A"
#: page.hrc:31
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "A5"
msgstr "A"
#: page.hrc:32
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "A4"
msgstr "A"
#: page.hrc:33
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "A3"
msgstr "A"
@@ -1312,7 +1305,6 @@ msgid "B4 (ISO)"
msgstr ""
#: page.hrc:37
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "Letter"
msgstr "འཕྲིན་ཡིག"
@@ -1369,31 +1361,26 @@ msgid "User"
msgstr "སྤྱོད་མཁན།"
#: page.hrc:48
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "DL Envelope"
msgstr "ཡིག་སྐོགས།"
#: page.hrc:49
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "C6 Envelope"
msgstr "ཡིག་སྐོགས།"
#: page.hrc:50
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "C6/5 Envelope"
msgstr "ཡིག་སྐོགས།"
#: page.hrc:51
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "C5 Envelope"
msgstr "ཡིག་སྐོགས།"
#: page.hrc:52
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "C4 Envelope"
msgstr "ཡིག་སྐོགས།"
@@ -1410,25 +1397,21 @@ msgid "#7¾ (Monarch) Envelope"
msgstr ""
#: page.hrc:55
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "#9 Envelope"
msgstr "ཡིག་སྐོགས།"
#: page.hrc:56
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "#10 Envelope"
msgstr "ཡིག་སྐོགས།"
#: page.hrc:57
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "#11 Envelope"
msgstr "ཡིག་སྐོགས།"
#: page.hrc:58
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "#12 Envelope"
msgstr "ཡིག་སྐོགས།"
@@ -1445,19 +1428,16 @@ msgid "A6"
msgstr "A"
#: page.hrc:65
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "A5"
msgstr "A"
#: page.hrc:66
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "A4"
msgstr "A"
#: page.hrc:67
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "A3"
msgstr "A"
@@ -1468,7 +1448,6 @@ msgid "A2"
msgstr ""
#: page.hrc:69
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "A1"
msgstr "A1"
@@ -1494,7 +1473,6 @@ msgid "B4 (ISO)"
msgstr ""
#: page.hrc:74
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "Letter"
msgstr "འཕྲིན་ཡིག"
@@ -1551,31 +1529,26 @@ msgid "User"
msgstr "སྤྱོད་མཁན།"
#: page.hrc:85
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "DL Envelope"
msgstr "ཡིག་སྐོགས།"
#: page.hrc:86
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "C6 Envelope"
msgstr "ཡིག་སྐོགས།"
#: page.hrc:87
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "C6/5 Envelope"
msgstr "ཡིག་སྐོགས།"
#: page.hrc:88
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "C5 Envelope"
msgstr "ཡིག་སྐོགས།"
#: page.hrc:89
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "C4 Envelope"
msgstr "ཡིག་སྐོགས།"
@@ -1706,7 +1679,6 @@ msgid "Date"
msgstr "date"
#: acceptrejectchangesdialog.ui:240
-#, fuzzy
msgctxt "acceptrejectchangesdialog|writerdesc"
msgid "Comment"
msgstr "མཆན་འགྲེལ།"
@@ -1757,7 +1729,6 @@ msgid "_Add..."
msgstr "གསབ་སྣོན།..."
#: adddataitemdialog.ui:110
-#, fuzzy
msgctxt "adddataitemdialog|label1"
msgid "Item"
msgstr "རྣམ་གྲངས།"
@@ -1775,7 +1746,6 @@ msgid "_Required"
msgstr "ཁ་སྐོང་དགོས་ངེས།"
#: adddataitemdialog.ui:186
-#, fuzzy
msgctxt "adddataitemdialog|requiredcond"
msgid "Condition"
msgstr "ཆ་རྐྱེན།"
@@ -1787,7 +1757,6 @@ msgid "R_elevant"
msgstr "འབྲེལ་ཡོད།"
#: adddataitemdialog.ui:215
-#, fuzzy
msgctxt "adddataitemdialog|relevantcond"
msgid "Condition"
msgstr "ཆ་རྐྱེན།"
@@ -1811,19 +1780,16 @@ msgid "Calc_ulate"
msgstr "རྩིས་རྒྱག(~E)"
#: adddataitemdialog.ui:274
-#, fuzzy
msgctxt "adddataitemdialog|constraintcond"
msgid "Condition"
msgstr "ཆ་རྐྱེན།"
#: adddataitemdialog.ui:288
-#, fuzzy
msgctxt "adddataitemdialog|readonlycond"
msgid "Condition"
msgstr "ཆ་རྐྱེན།"
#: adddataitemdialog.ui:302
-#, fuzzy
msgctxt "adddataitemdialog|calculatecond"
msgid "Condition"
msgstr "ཆ་རྐྱེན།"
@@ -1909,7 +1875,6 @@ msgid "Edit Namespace"
msgstr ""
#: addsubmissiondialog.ui:8
-#, fuzzy
msgctxt "addsubmissiondialog|AddSubmissionDialog"
msgid "Add Submission"
msgstr "སྤྲོད་པ་གསབ་སྣོན།"
@@ -2142,7 +2107,6 @@ msgid "Mapping"
msgstr ""
#: chinesedictionary.ui:199
-#, fuzzy
msgctxt "chinesedictionary|propertyft"
msgid "Property"
msgstr "གཏོགས་གཤིས།"
@@ -2159,13 +2123,11 @@ msgid "Foreign"
msgstr ""
#: chinesedictionary.ui:214
-#, fuzzy
msgctxt "chinesedictionary|property"
msgid "First name"
msgstr "མིང་།"
#: chinesedictionary.ui:215
-#, fuzzy
msgctxt "chinesedictionary|property"
msgid "Last name"
msgstr "མིང་རིགས།"
@@ -2177,7 +2139,6 @@ msgid "Title"
msgstr "ཁ་བྱང་།"
#: chinesedictionary.ui:217
-#, fuzzy
msgctxt "chinesedictionary|property"
msgid "Status"
msgstr "གནས་སྟངས།"
@@ -2188,7 +2149,6 @@ msgid "Place name"
msgstr ""
#: chinesedictionary.ui:219
-#, fuzzy
msgctxt "chinesedictionary|property"
msgid "Business"
msgstr "ཁེ་ལས།"
@@ -2241,7 +2201,6 @@ msgid "Classification Dialog"
msgstr ""
#: classificationdialog.ui:94
-#, fuzzy
msgctxt "classificationdialog|label-Content"
msgid "Content"
msgstr "ནང་དོན།"
@@ -2286,7 +2245,6 @@ msgid "Part Number:"
msgstr "ཤོག་ཨང་།"
#: classificationdialog.ui:310
-#, fuzzy
msgctxt "classificationdialog|intellectualPropertyPartAddButton"
msgid "Add"
msgstr "ཁ་སྣོན།"
@@ -2348,19 +2306,16 @@ msgid "List Box"
msgstr "རེའུ་སྒྲོམ།"
#: colsmenu.ui:54
-#, fuzzy
msgctxt "colsmenu|DateField"
msgid "Date Field"
msgstr "ཚེས་གྲངས་ཡིག་དུམ།"
#: colsmenu.ui:62
-#, fuzzy
msgctxt "colsmenu|TimeField"
msgid "Time Field"
msgstr "དུས་ཚོད་ཡིག་དུམ།"
#: colsmenu.ui:69
-#, fuzzy
msgctxt "colsmenu|NumericField"
msgid "Numeric Field"
msgstr "གྲངས་ཀའི་ཡིག་དུམ།"
@@ -2419,19 +2374,16 @@ msgid "List Box"
msgstr "རེའུ་སྒྲོམ།"
#: colsmenu.ui:155
-#, fuzzy
msgctxt "colsmenu|DateField1"
msgid "Date Field"
msgstr "ཚེས་གྲངས་ཡིག་དུམ།"
#: colsmenu.ui:163
-#, fuzzy
msgctxt "colsmenu|TimeField1"
msgid "Time Field"
msgstr "དུས་ཚོད་ཡིག་དུམ།"
#: colsmenu.ui:171
-#, fuzzy
msgctxt "colsmenu|NumericField1"
msgid "Numeric Field"
msgstr "གྲངས་ཀའི་ཡིག་དུམ།"
@@ -2460,7 +2412,6 @@ msgid "Date and Time Field"
msgstr ""
#: colsmenu.ui:216
-#, fuzzy
msgctxt "colsmenu|delete"
msgid "Delete column"
msgstr "སྟར་པ་སུབ་རྒྱུ།"
@@ -2552,7 +2503,6 @@ msgid "Reduce image resolution"
msgstr ""
#: compressgraphicdialog.ui:335
-#, fuzzy
msgctxt "compressgraphicdialog|label3"
msgid "Width:"
msgstr "ཞེང་ཚད།"
@@ -2609,7 +2559,6 @@ msgid "Image size:"
msgstr ""
#: compressgraphicdialog.ui:626
-#, fuzzy
msgctxt "compressgraphicdialog|label15"
msgid "Type:"
msgstr "རིགས།:"
@@ -2878,31 +2827,26 @@ msgid "Curve"
msgstr "འཁྱོག་ཐིག་རྒྱག་ཡུལ།"
#: defaultshapespanel.ui:132
-#, fuzzy
msgctxt "defaultshapespanel|label3"
msgid "Connectors"
msgstr "འབྲེལ་མཐུད་རྟགས།"
#: defaultshapespanel.ui:169
-#, fuzzy
msgctxt "defaultshapespanel|label4"
msgid "Basic Shapes"
msgstr "གཞི་རྩའི་བཟོ་དབྱིབས།"
#: defaultshapespanel.ui:206
-#, fuzzy
msgctxt "defaultshapespanel|label5"
msgid "Symbols"
msgstr "རིས་རྟགས་སྣ་ཚོགས།"
#: defaultshapespanel.ui:243
-#, fuzzy
msgctxt "defaultshapespanel|label6"
msgid "Block Arrows"
msgstr "མདའ་རྩེ་ཕྱོགས་བསྡུས།"
#: defaultshapespanel.ui:280
-#, fuzzy
msgctxt "defaultshapespanel|label7"
msgid "Flowchart"
msgstr "བརྒྱུད་རིམ་རི་མོ།"
@@ -2958,7 +2902,6 @@ msgid "All contents of the header will be deleted and can not be restored."
msgstr ""
#: docking3deffects.ui:263
-#, fuzzy
msgctxt "docking3deffects|Docking3DEffects"
msgid "3D Effects"
msgstr "རྩ་3ཕན་འབྲས།"
@@ -3018,7 +2961,6 @@ msgid "Object-Specific"
msgstr "དམིགས་གསལ་བྱ་ཡུལ།"
#: docking3deffects.ui:583
-#, fuzzy
msgctxt "docking3deffects|flat|tooltip_text"
msgid "Flat"
msgstr "ངོས་དབྱེབས།"
@@ -3088,7 +3030,6 @@ msgid "_Mode"
msgstr "མ་ཚུལ།"
#: docking3deffects.ui:842
-#, fuzzy
msgctxt "docking3deffects|mode"
msgid "Flat"
msgstr "ངོས་དབྱེབས།"
@@ -3142,7 +3083,6 @@ msgid "_Distance"
msgstr "དངོས་དཔེ།(~I)"
#: docking3deffects.ui:1032
-#, fuzzy
msgctxt "docking3deffects|label16"
msgid "Camera"
msgstr "པར་ཆས།"
@@ -3220,7 +3160,6 @@ msgid "Light Source 8"
msgstr "འོད་ཁུངས་ 8"
#: docking3deffects.ui:1369
-#, fuzzy
msgctxt "docking3deffects|label19"
msgid "Illumination"
msgstr "གློག་སྒྲོན།"
@@ -3262,7 +3201,6 @@ msgid "Black & White"
msgstr "ནག་/དཀར།"
#: docking3deffects.ui:1483
-#, fuzzy
msgctxt "docking3deffects|texcolor|tooltip_text"
msgid "Color"
msgstr "ཚོས་གཞི།"
@@ -3358,7 +3296,6 @@ msgid "User-defined"
msgstr "སྤྱོད་པོས་རང་ངེས།"
#: docking3deffects.ui:1752
-#, fuzzy
msgctxt "docking3deffects|favorites"
msgid "Metal"
msgstr "ལྕགས་རིགས།"
@@ -3454,7 +3391,6 @@ msgid "Textures"
msgstr "ཁྲ་རིས།"
#: docking3deffects.ui:1978
-#, fuzzy
msgctxt "docking3deffects|light|tooltip_text"
msgid "Illumination"
msgstr "གློག་སྒྲོན།"
@@ -3589,13 +3525,11 @@ msgid "Pipette"
msgstr ""
#: dockingfontwork.ui:17
-#, fuzzy
msgctxt "dockingfontwork|DockingFontwork"
msgid "Fontwork"
msgstr "སྒྱུ་རྩལ་ཡི་གེ"
#: dockingfontwork.ui:32
-#, fuzzy
msgctxt "dockingfontwork|off|tooltip_text"
msgid "Off"
msgstr "བེད་མི་སྤྱོད།"
@@ -3631,7 +3565,6 @@ msgid "Orientation"
msgstr "གསལ་སྟོན་ཡིག་ཟིན།"
#: dockingfontwork.ui:143
-#, fuzzy
msgctxt "dockingfontwork|left|tooltip_text"
msgid "Align Left"
msgstr "གཡོན་སྙོམ་གཤིབ།"
@@ -3643,7 +3576,6 @@ msgid "Center"
msgstr "དཀྱིལ་བསྡུ།"
#: dockingfontwork.ui:170
-#, fuzzy
msgctxt "dockingfontwork|right|tooltip_text"
msgid "Align Right"
msgstr "གཡས་སྙོམ་གཤིབ།"
@@ -3679,7 +3611,6 @@ msgid "Text Contour"
msgstr "ཡིག་འབྲུའི་སྤྱི་ཁོག"
#: dockingfontwork.ui:319
-#, fuzzy
msgctxt "dockingfontwork|noshadow|tooltip_text"
msgid "No Shadow"
msgstr "གྲིབ་གཟུགས་འཁྲིད་མེད་པ།"
@@ -3802,7 +3733,6 @@ msgid "Document Name"
msgstr "ཡིག་ཚགས་དཔེ་བཟོ།"
#: docrecoveryrecoverdialog.ui:147
-#, fuzzy
msgctxt "docrecoveryrecoverdialog|statusft"
msgid "Status"
msgstr "གནས་སྟངས།"
@@ -3837,7 +3767,6 @@ msgid "_Value"
msgstr "གྲངས་ཐང་།"
#: extrustiondepthdialog.ui:135
-#, fuzzy
msgctxt "extrustiondepthdialog|label2"
msgid "Depth"
msgstr "རྐྱང་འཐེན་གཏིང་ཚད།"
@@ -4035,13 +3964,11 @@ msgid "Search i_n:"
msgstr ""
#: findreplacedialog.ui:958
-#, fuzzy
msgctxt "findreplacedialog|calcsearchin"
msgid "Formulas"
msgstr "སྤྱི་འགྲོས།"
#: findreplacedialog.ui:959
-#, fuzzy
msgctxt "findreplacedialog|calcsearchin"
msgid "Values"
msgstr "values"
@@ -4153,7 +4080,6 @@ msgid "Contour Editor"
msgstr "ཟླུམ་སྐོར་རྩེ་ཚེག་རྩོམ་སྒྲིག་བྱེད་པ།"
#: floatingcontour.ui:46
-#, fuzzy
msgctxt "floatingcontour|TBI_APPLY"
msgid "Apply"
msgstr "ཉེར་སྤྱོད།"
@@ -4165,7 +4091,6 @@ msgid "Workspace"
msgstr "རྩོམ་སྒྲིག་ས་ཁོངས།"
#: floatingcontour.ui:96
-#, fuzzy
msgctxt "floatingcontour|TBI_SELECT"
msgid "Select"
msgstr "འདེམས་པ།"
@@ -4189,25 +4114,21 @@ msgid "Polygon"
msgstr "མཐའ་མང་དབྱིབས།"
#: floatingcontour.ui:166
-#, fuzzy
msgctxt "floatingcontour|TBI_POLYEDIT"
msgid "Edit Points"
msgstr "རྩོམ་སྒྲིག་བྱེད་གནས།"
#: floatingcontour.ui:181
-#, fuzzy
msgctxt "floatingcontour|TBI_POLYMOVE"
msgid "Move Points"
msgstr "རྩེ་ཚེག་སྤོ་སྒུལ།"
#: floatingcontour.ui:196
-#, fuzzy
msgctxt "floatingcontour|TBI_POLYINSERT"
msgid "Insert Points"
msgstr "རྩེ་ཚེག་གསབ་སྣོན།"
#: floatingcontour.ui:211
-#, fuzzy
msgctxt "floatingcontour|TBI_POLYDELETE"
msgid "Delete Points"
msgstr "རྩེ་གཅིག་སུབ་པ།"
@@ -4274,19 +4195,16 @@ msgid "Add Item"
msgstr "རྣམ་གྲངས་གསབ་སྣོན།"
#: formdatamenu.ui:20
-#, fuzzy
msgctxt "formdatamenu|addelement"
msgid "Add Element"
msgstr "གཞི་རྒྱུ་གསབ་སྣོན།"
#: formdatamenu.ui:28
-#, fuzzy
msgctxt "formdatamenu|addattribute"
msgid "Add Attribute"
msgstr "གཏོགས་གཤིས་གསབ་སྣོན།"
#: formdatamenu.ui:36
-#, fuzzy
msgctxt "formdatamenu|edit"
msgid "Edit"
msgstr "རྩོམ་སྒྲིག"
@@ -4383,13 +4301,11 @@ msgid "Propert_ies"
msgstr "གཏོགས་གཤིས།: "
#: formnavimenu.ui:106
-#, fuzzy
msgctxt "formnavimenu|designmode"
msgid "Open in Design Mode"
msgstr "འཆར་འགོད་མ་ཚུལ་སྤྱད་དེ་ཁ་ཕྱེ་བ།"
#: formnavimenu.ui:114
-#, fuzzy
msgctxt "formnavimenu|controlfocus"
msgid "Automatic Control Focus"
msgstr "རང་འགུལ་ཚོད་འཛིན་མདོ་གནས།"
@@ -4401,7 +4317,6 @@ msgid "Average"
msgstr "ཆ་སྙོམས་ཐང་།"
#: functionmenu.ui:20
-#, fuzzy
msgctxt "functionmenu|counta"
msgid "CountA"
msgstr "གྲངས་ཀ་2"
@@ -4586,7 +4501,6 @@ msgid "Header"
msgstr "ཤོག་སྨིན།"
#: headfootformatpage.ui:399
-#, fuzzy
msgctxt "headfootformatpage|labelFooterFormat"
msgid "Footer"
msgstr "ཤོག་ཞབས།"
@@ -4598,7 +4512,6 @@ msgid "ImageMap Editor"
msgstr "བཪྙན་རིས་རྟེན་འཕྲོའི་རྩོམ་སྒྲིག་ཆས།"
#: imapdialog.ui:32
-#, fuzzy
msgctxt "imapdialog|TBI_APPLY"
msgid "Apply"
msgstr "ཉེར་སྤྱོད།"
@@ -4622,7 +4535,6 @@ msgid "Close"
msgstr "ཁ་བརྒྱབ།"
#: imapdialog.ui:91
-#, fuzzy
msgctxt "imapdialog|TBI_SELECT"
msgid "Select"
msgstr "འདེམས་པ།"
@@ -4652,25 +4564,21 @@ msgid "Freeform Polygon"
msgstr "རང་འགུལ་མཐའ་མང་དབྱིབས་"
#: imapdialog.ui:166
-#, fuzzy
msgctxt "imapdialog|TBI_POLYEDIT"
msgid "Edit Points"
msgstr "རྩོམ་སྒྲིག་བྱེད་གནས།"
#: imapdialog.ui:181
-#, fuzzy
msgctxt "imapdialog|TBI_POLYMOVE"
msgid "Move Points"
msgstr "རྩེ་ཚེག་སྤོ་སྒུལ།"
#: imapdialog.ui:196
-#, fuzzy
msgctxt "imapdialog|TBI_POLYINSERT"
msgid "Insert Points"
msgstr "རྩེ་ཚེག་གསབ་སྣོན།"
#: imapdialog.ui:211
-#, fuzzy
msgctxt "imapdialog|TBI_POLYDELETE"
msgid "Delete Points"
msgstr "རྩེ་གཅིག་སུབ་པ།"
@@ -4724,7 +4632,6 @@ msgid "Text:"
msgstr "ཡི་གེ: "
#: imapmenu.ui:12
-#, fuzzy
msgctxt "imapmenu|url"
msgid "Description..."
msgstr "གསལ་བཤད།..."
@@ -4853,13 +4760,11 @@ msgid "_Edit..."
msgstr "རིམ་འདས་ཕྲེང་སྦྲེལ་རྩོམ་སྒྲིག"
#: namespacedialog.ui:168
-#, fuzzy
msgctxt "namespacedialog|prefix"
msgid "Prefix"
msgstr "གུས་མིང་།"
#: namespacedialog.ui:179
-#, fuzzy
msgctxt "namespacedialog|url"
msgid "URL"
msgstr "URL"
@@ -5036,13 +4941,11 @@ msgid "1.5 Lines"
msgstr "ལྡབ་1.5ཡི་ཕྲེང་།"
#: paralinespacingcontrol.ui:185
-#, fuzzy
msgctxt "paralinespacingcontrol|line_dist"
msgid "Double"
msgstr "ཞིབ་ཚད་གཉིས་རྩེགས།"
#: paralinespacingcontrol.ui:186
-#, fuzzy
msgctxt "paralinespacingcontrol|line_dist"
msgid "Proportional"
msgstr "བསྡུར་ཚད་ཆགས་པ།"
@@ -5059,7 +4962,6 @@ msgid "Leading"
msgstr "ཁ་བྱང་།"
#: paralinespacingcontrol.ui:189
-#, fuzzy
msgctxt "paralinespacingcontrol|line_dist"
msgid "Fixed"
msgstr "གཏན་འཇགས།"
@@ -5304,7 +5206,6 @@ msgid "C_omment:"
msgstr "མཆན་འགྲེལ།"
#: redlinefilterpage.ui:87
-#, fuzzy
msgctxt "redlinefilterpage|commentedit-atkobject"
msgid "Comment"
msgstr "མཆན་འགྲེལ།"
@@ -5333,7 +5234,6 @@ msgid "Author"
msgstr "རྩོམ་པ་པོ།: "
#: redlinefilterpage.ui:186
-#, fuzzy
msgctxt "redlinefilterpage|rangeedit-atkobject"
msgid "Range"
msgstr "ས་ཁོངས།"
@@ -5446,7 +5346,6 @@ msgid "Date"
msgstr "date"
#: redlineviewpage.ui:69
-#, fuzzy
msgctxt "redlineviewpage|comment"
msgid "Comment"
msgstr "མཆན་འགྲེལ།"
@@ -5464,19 +5363,16 @@ msgid "Delete Rows"
msgstr "ཡིག་ཕྲེང་སུབ་རྒྱུ།"
#: rowsmenu.ui:19
-#, fuzzy
msgctxt "rowsmenu|save"
msgid "Save Record"
msgstr "ཟིན་ཐོ་ཉར་ཚགས།"
#: rowsmenu.ui:26
-#, fuzzy
msgctxt "rowsmenu|undo"
msgid "Undo: Data entry"
msgstr "ཕྱིར་ཐོན་ གཞི་གྲངས་ནང་བཅུག"
#: rulermenu.ui:12
-#, fuzzy
msgctxt "rulermenu|mm"
msgid "Millimeter"
msgstr "ཧའོ་སྨི།"
@@ -5488,7 +5384,6 @@ msgid "Centimeter"
msgstr "ལིའི་སྨི།"
#: rulermenu.ui:28
-#, fuzzy
msgctxt "rulermenu|m"
msgid "Meter"
msgstr "སྨི།"
@@ -5500,25 +5395,21 @@ msgid "Kilometer"
msgstr "སྤྱི་ལེ།"
#: rulermenu.ui:44
-#, fuzzy
msgctxt "rulermenu|in"
msgid "Inch"
msgstr "དབྱིན་ཚུན།"
#: rulermenu.ui:52
-#, fuzzy
msgctxt "rulermenu|ft"
msgid "Foot"
msgstr "དབྱིན་ཁྲེ།"
#: rulermenu.ui:60
-#, fuzzy
msgctxt "rulermenu|mile"
msgid "Miles"
msgstr "དབྱིན་ལེ།"
#: rulermenu.ui:68
-#, fuzzy
msgctxt "rulermenu|pt"
msgid "Point"
msgstr "ཚེག"
@@ -5826,7 +5717,6 @@ msgid "None"
msgstr "མེད་པ།"
#: sidebararea.ui:252
-#, fuzzy
msgctxt "sidebararea|transtype"
msgid "Solid"
msgstr "ཁ་སྐོང་བའི།"
@@ -5901,7 +5791,6 @@ msgid "Specify the luminance of the graphic."
msgstr ""
#: sidebargraphic.ui:70
-#, fuzzy
msgctxt "sidebargraphic|setbrightness-atkobject"
msgid "Brightness"
msgstr "གསལ་ཚད།"
@@ -6120,7 +6009,6 @@ msgid "Select the style of the line caps."
msgstr ""
#: sidebarline.ui:322
-#, fuzzy
msgctxt "sidebarline|linecapstyle"
msgid "Flat"
msgstr "ངོས་དབྱེབས།"
@@ -6167,7 +6055,6 @@ msgid "_Spacing:"
msgstr "བར་ཆོད།"
#: sidebarparagraph.ui:254
-#, fuzzy
msgctxt "sidebarparagraph|paraspacing|tooltip_text"
msgid "Spacing"
msgstr "བར་ཆོད།"
@@ -6217,7 +6104,6 @@ msgid "Increase Indent"
msgstr "ནང་སྐུམ་ཆེར་གཏོང་།"
#: sidebarparagraph.ui:469
-#, fuzzy
msgctxt "sidebarparagraph|decreaseindent|tooltip_text"
msgid "Decrease Indent"
msgstr "ནང་སྐུམ་ཉུང་དུ་ཕྱིན།"
@@ -6310,7 +6196,6 @@ msgid "Enter a width for the selected object."
msgstr ""
#: sidebarpossize.ui:146
-#, fuzzy
msgctxt "sidebarpossize|selectwidth-atkobject"
msgid "Width"
msgstr "ཞེང་ཚད།"
@@ -6327,7 +6212,6 @@ msgid "Enter a height for the selected object."
msgstr ""
#: sidebarpossize.ui:187
-#, fuzzy
msgctxt "sidebarpossize|selectheight-atkobject"
msgid "Height"
msgstr "མཐོ་ཚད།"
@@ -6350,7 +6234,6 @@ msgid "_Rotation:"
msgstr "འཁྱིལ་འཁོར།"
#: sidebarpossize.ui:254
-#, fuzzy
msgctxt "sidebarpossize|orientationcontrol-atkobject"
msgid "Rotation"
msgstr "འཁྱིལ་འཁོར།"
@@ -6468,13 +6351,11 @@ msgid "Character"
msgstr "~5 ཡིག་རྟགས་"
#: textcontrolchardialog.ui:106
-#, fuzzy
msgctxt "textcontrolchardialog|font"
msgid "Font"
msgstr "ཡིག་གཟུགས།"
#: textcontrolchardialog.ui:128
-#, fuzzy
msgctxt "textcontrolchardialog|fonteffects"
msgid "Font Effects"
msgstr "ཡིག་གཟུགས་ཡག་ཉེས།"
@@ -6524,7 +6405,6 @@ msgid "Single"
msgstr "གཅིག་རྐྱང་།"
#: textunderlinecontrol.ui:61
-#, fuzzy
msgctxt "textunderlinecontrol|double|tooltip_text"
msgid "Double"
msgstr "ཞིབ་ཚད་གཉིས་རྩེགས།"
@@ -6566,7 +6446,6 @@ msgid "Dot Dot Dash"
msgstr ""
#: textunderlinecontrol.ui:197
-#, fuzzy
msgctxt "textunderlinecontrol|wave|tooltip_text"
msgid "Wave"
msgstr "རླབས་དབྱིབས།"
@@ -6583,19 +6462,16 @@ msgid "Add Item"
msgstr "རྣམ་གྲངས་གསབ་སྣོན།"
#: xformspage.ui:40
-#, fuzzy
msgctxt "xformspage|TBI_ITEM_ADD_ELEMENT"
msgid "Add Element"
msgstr "གཞི་རྒྱུ་གསབ་སྣོན།"
#: xformspage.ui:54
-#, fuzzy
msgctxt "xformspage|TBI_ITEM_ADD_ATTRIBUTE"
msgid "Add Attribute"
msgstr "གཏོགས་གཤིས་གསབ་སྣོན།"
#: xformspage.ui:68
-#, fuzzy
msgctxt "xformspage|TBI_ITEM_EDIT"
msgid "Edit"
msgstr "རྩོམ་སྒྲིག"
@@ -6613,13 +6489,11 @@ msgid "Digital Signatures..."
msgstr "གྲངས་ཀའི་མིང་རྟགས་འགོད་པ།..."
#: zoommenu.ui:12
-#, fuzzy
msgctxt "zoommenu|page"
msgid "Entire Page"
msgstr "ཤོག་ཧྲིལ།"
#: zoommenu.ui:20
-#, fuzzy
msgctxt "zoommenu|width"
msgid "Page Width"
msgstr "ཤོག་ངོས་ཞེང་ཚད།"
@@ -6630,7 +6504,6 @@ msgid "Optimal View"
msgstr ""
#: zoommenu.ui:36
-#, fuzzy
msgctxt "zoommenu|50"
msgid "50%"
msgstr "50%"
@@ -6641,7 +6514,6 @@ msgid "75%"
msgstr ""
#: zoommenu.ui:52
-#, fuzzy
msgctxt "zoommenu|100"
msgid "100%"
msgstr "100%"
@@ -6653,7 +6525,6 @@ msgid "150%"
msgstr "50%"
#: zoommenu.ui:68
-#, fuzzy
msgctxt "zoommenu|200"
msgid "200%"
msgstr "200%"
@@ -6665,7 +6536,6 @@ msgid "Drawing object"
msgstr "རི་མོ་འབྲི་བ།"
#: strings.hrc:26
-#, fuzzy
msgctxt "STR_ObjNamePluralNONE"
msgid "Drawing objects"
msgstr "རི་མོ་འབྲི་བ།"
@@ -7018,13 +6888,11 @@ msgid "Outline Texts"
msgstr "རྩ་གནད་ཡི་གེ"
#: strings.hrc:95
-#, fuzzy
msgctxt "STR_ObjNameSingulGRAF"
msgid "Image"
msgstr "བཪྙན་རིས།"
#: strings.hrc:96
-#, fuzzy
msgctxt "STR_ObjNamePluralGRAF"
msgid "Images"
msgstr "བཪྙན་རིས།"
@@ -7080,7 +6948,6 @@ msgid "Linked Metafiles"
msgstr "འབྲེལ་མཐུད་བྱས་པའི་ཡིག་ཆ།"
#: strings.hrc:107
-#, fuzzy
msgctxt "STR_ObjNameSingulGRAFBMP"
msgid "Image"
msgstr "བཪྙན་རིས།"
@@ -7103,7 +6970,6 @@ msgid "Linked image with transparency"
msgstr "དྭངས་གསལ་གྱི་ཕྲེང་སྦྲེལ་གནས་རིས།"
#: strings.hrc:111
-#, fuzzy
msgctxt "STR_ObjNamePluralGRAFBMP"
msgid "Images"
msgstr "བཪྙན་རིས།"
@@ -7236,7 +7102,6 @@ msgid "Dimensioning objects"
msgstr "ཚད་གཞིའི་དམིགས་བྱ་གཏན་འཁེལ།"
#: strings.hrc:137
-#, fuzzy
msgctxt "STR_ObjNamePlural"
msgid "Drawing objects"
msgstr "རི་མོ་འབྲི་བ།"
@@ -7305,7 +7170,6 @@ msgid "3D scenes"
msgstr "རྩ་3རིས་དབྱིབས།"
#: strings.hrc:150
-#, fuzzy
msgctxt "STR_ObjNameSingulSphere3d"
msgid "Sphere"
msgstr "ཟླུམ་གཟུགས།"
@@ -8636,7 +8500,6 @@ msgid "Glue spacing object 2"
msgstr "མཐུད་སྦྱར་སྟོང་རྟགས་ཀྱི་ཁ་གཏད། 2"
#: strings.hrc:418
-#, fuzzy
msgctxt "SIP_SA_EDGELINEDELTACOUNT"
msgid "Number of movable lines"
msgstr "ཐིག་རིས་གྲངས་ཀ་སྣ་ཚོགས།"
@@ -9251,7 +9114,6 @@ msgid "Bitmap"
msgstr "གནས་རིས།"
#: strings.hrc:542
-#, fuzzy
msgctxt "RID_SVXSTR_PATTERN"
msgid "Pattern"
msgstr "དཔེ་རྣམ།"
@@ -9262,7 +9124,6 @@ msgid "Untitled Pattern"
msgstr ""
#: strings.hrc:544
-#, fuzzy
msgctxt "RID_SVXSTR_LINESTYLE"
msgid "Line Style"
msgstr "ཐིག་སྐུད་བཟོ་ལྟ།"
@@ -9356,7 +9217,6 @@ msgid "Gray"
msgstr "ཐལ་མདོག"
#: strings.hrc:563
-#, fuzzy
msgctxt "RID_SVXSTR_COLOR_WHITE"
msgid "White"
msgstr "དཀར་པོ།"
@@ -9388,7 +9248,6 @@ msgid "Red"
msgstr "དམར་པོ།"
#: strings.hrc:569
-#, fuzzy
msgctxt "RID_SVXSTR_COLOR_VIOLET"
msgid "Violet"
msgstr "མུ་མེན་མདོག"
@@ -9426,7 +9285,6 @@ msgstr "རྩ་རས།"
#. Light variants of the standard color palette
#: strings.hrc:577
-#, fuzzy
msgctxt "RID_SVXSTR_COLOR_LIGHTGRAY"
msgid "Light Gray"
msgstr "གོ་ཐལ་མདོག"
@@ -9571,7 +9429,6 @@ msgid "Cyan"
msgstr ""
#: strings.hrc:607
-#, fuzzy
msgctxt "RID_SVXSTR_COLOR_MAGENTA"
msgid "Magenta"
msgstr "མུ་མེན་དམར་མདོག"
@@ -10177,7 +10034,6 @@ msgid "Pink Gradient"
msgstr ""
#: strings.hrc:728
-#, fuzzy
msgctxt "RID_SVXSTR_GRDT64"
msgid "Sky"
msgstr "ནམ་མཁའ།"
@@ -10633,7 +10489,6 @@ msgid "Zig Zag"
msgstr ""
#: strings.hrc:816
-#, fuzzy
msgctxt "RID_SVXSTR_BMP53"
msgid "Wave"
msgstr "རླབས་དབྱིབས།"
@@ -10688,7 +10543,6 @@ msgid "Trellis"
msgstr ""
#: strings.hrc:826
-#, fuzzy
msgctxt "RID_SVXSTR_BMP63"
msgid "Sphere"
msgstr "ཟླུམ་གཟུགས།"
@@ -10746,7 +10600,6 @@ msgid "Upward Diagonal"
msgstr ""
#: strings.hrc:837
-#, fuzzy
msgctxt "RID_SVXSTR_BMP74"
msgid "Cross"
msgstr "རྒྱ་གྲམ་དབྱིབས།"
@@ -10826,7 +10679,6 @@ msgid "Dashed"
msgstr "འགྲེལ་རྟགས།"
#: strings.hrc:851
-#, fuzzy
msgctxt "RID_SVXSTR_DASH12"
msgid "Line Style"
msgstr "ཐིག་སྐུད་བཟོ་ལྟ།"
@@ -11097,7 +10949,6 @@ msgid "Last Custom Value"
msgstr ""
#: strings.hrc:910
-#, fuzzy
msgctxt "RID_SVXSTR_PT"
msgid "pt"
msgstr "pt"
@@ -11210,7 +11061,6 @@ msgid "Emoticons"
msgstr "བསམ་ཚུལ་རི་མོ།"
#: strings.hrc:939
-#, fuzzy
msgctxt "RID_GALLERYSTR_THEME_PHOTOS"
msgid "Images"
msgstr "བཪྙན་རིས།"
@@ -11246,7 +11096,6 @@ msgid "Surfaces"
msgstr "ཚོན་ཁྲའི་སྙོམ་ངོས།"
#: strings.hrc:946
-#, fuzzy
msgctxt "RID_GALLERYSTR_THEME_COMPUTERS"
msgid "Computers"
msgstr "རྩིས་རྒྱག་འཕྲུལ་འཁོར།"
@@ -11453,55 +11302,46 @@ msgid "P~arallel"
msgstr "མཉམ་འགྲོ།(~A)"
#: strings.hrc:990
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_NW"
msgid "Extrusion North-West"
msgstr "ནུབ་བྱང་ཕྱོགས་སུ་འཐེན་སྣར།"
#: strings.hrc:991
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_N"
msgid "Extrusion North"
msgstr "བྱང་ཕྱོགས་སུ་འཐེན་སྣར།"
#: strings.hrc:992
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_NE"
msgid "Extrusion North-East"
msgstr "ཤར་བྱང་ཕྱོགས་སུ་འཐེན་སྣར།"
#: strings.hrc:993
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_W"
msgid "Extrusion West"
msgstr "ནུབ་ཕྱོགས་སུ་འཐེན་སྣར།"
#: strings.hrc:994
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_NONE"
msgid "Extrusion Backwards"
msgstr "རྒྱབ་ལ་་འཐེན་སྣར།"
#: strings.hrc:995
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_E"
msgid "Extrusion East"
msgstr "ཤར་ཕྱོགས་སུ་འཐེན་སྣར།"
#: strings.hrc:996
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_SW"
msgid "Extrusion South-West"
msgstr "ལྷོ་ནུབ་ཕྱོགས་སུ་འཐེན་སྣར།"
#: strings.hrc:997
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_S"
msgid "Extrusion South"
msgstr "ལྷོ་ཕྱོགས་སུ་འཐེན་སྣར།"
#: strings.hrc:998
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_SE"
msgid "Extrusion South-East"
msgstr "ཤར་ལྷོ་ཕྱོགས་སུ་འཐེན་སྣར།"
@@ -11667,7 +11507,6 @@ msgstr ""
#. This is duplicated in GenericCommands.xcu in officecfg.
#: strings.hrc:1032
-#, fuzzy
msgctxt "RID_SVXSTR_CHARFONTNAME"
msgid "Font Name"
msgstr "ཡིག་གཟུགས།"
@@ -12549,7 +12388,6 @@ msgid "Binding"
msgstr "ཐུམ་བརྒྱབ།"
#: strings.hrc:1211
-#, fuzzy
msgctxt "RID_STR_BINDING_EXPR"
msgid "Binding expression"
msgstr "མཉམ་སྦྲགས་མཚོན་སྟངས།"
@@ -12654,13 +12492,11 @@ msgid "Zoom factor. Right-click to change zoom factor or click to open Zoom dial
msgstr ""
#: strings.hrc:1235
-#, fuzzy
msgctxt "RID_SVXSTR_ZOOM_IN"
msgid "Zoom In"
msgstr "མངོན་པའི་སྡུར་ཚད་ཆེར་གཏོང་།"
#: strings.hrc:1236
-#, fuzzy
msgctxt "RID_SVXSTR_ZOOM_OUT"
msgid "Zoom Out"
msgstr "ཆུང་གཏོང་།"
@@ -12671,7 +12507,6 @@ msgid "25%"
msgstr ""
#: strings.hrc:1238
-#, fuzzy
msgctxt "RID_SVXSTR_ZOOM_50"
msgid "50%"
msgstr "50%"
@@ -12682,7 +12517,6 @@ msgid "75%"
msgstr ""
#: strings.hrc:1240
-#, fuzzy
msgctxt "RID_SVXSTR_ZOOM_100"
msgid "100%"
msgstr "100%"
@@ -12694,7 +12528,6 @@ msgid "150%"
msgstr "50%"
#: strings.hrc:1242
-#, fuzzy
msgctxt "RID_SVXSTR_ZOOM_200"
msgid "200%"
msgstr "200%"
@@ -12757,7 +12590,6 @@ msgid "Reached the end of the sheet"
msgstr ""
#: strings.hrc:1255
-#, fuzzy
msgctxt "RID_SVXSTR_SEARCH_NOT_FOUND"
msgid "Search key not found"
msgstr "འཚོལ་བཤེར་བྱེད་པའི་ས་བཅད་མ་ཪྙེད་པ།"
@@ -13907,7 +13739,6 @@ msgid "Combining Diacritical Marks Supplement"
msgstr "ཚོ་སྒྲིག་ཚུལ་གྱི་མཚོན་རྟགས།"
#: strings.hrc:1497
-#, fuzzy
msgctxt "RID_SUBSETMAP"
msgid "Coptic"
msgstr "ཨེ་ཅེབ་གནའ་སྐད།"
@@ -14279,7 +14110,6 @@ msgid "Miscellaneous Symbols And Pictographs"
msgstr ""
#: strings.hrc:1570
-#, fuzzy
msgctxt "RID_SUBSETMAP"
msgid "Emoticons"
msgstr "བསམ་ཚུལ་རི་མོ།"
@@ -14809,7 +14639,6 @@ msgid "Widows"
msgstr "དུམ་ཚན་གོང་ཤོག་ལྷེ་མི་དབྱེ་བ།"
#: svxitems.hrc:63
-#, fuzzy
msgctxt "RID_ATTR_NAMES"
msgid "Paragraph spacing"
msgstr "དུམ་མཚམས་ཀྱི་བར་གསེང་།"
diff --git a/source/bo/sw/messages.po b/source/bo/sw/messages.po
index e91fb93850c..f3b40f08ba6 100644
--- a/source/bo/sw/messages.po
+++ b/source/bo/sw/messages.po
@@ -37,7 +37,6 @@ msgid "Custom Styles"
msgstr "རང་བཟོས་ཀྱི་བཟོ་དབྱིབས།"
#: app.hrc:34
-#, fuzzy
msgctxt "RID_PARAGRAPHSTYLEFAMILY"
msgid "Automatic"
msgstr "རང་འགུལ།"
@@ -300,7 +299,6 @@ msgid "File format error found."
msgstr "ཡིག་ཆའི་རྣམ་གཞག་ནོར་བ་ཪྙེད་པ།"
#: error.hrc:34
-#, fuzzy
msgctxt "RID_SW_ERRHDL"
msgid "Error reading file."
msgstr "ཡིག་ཆ་ཀློག་སྐབས་ནོར་འཁྲུལ་ཐོན་པ། "
@@ -360,7 +358,6 @@ msgid "$(ARG1) has changed."
msgstr "$(ARG1) བཟོ་བཅོས་བྱས་ཟིན།"
#: error.hrc:47
-#, fuzzy
msgctxt "RID_SW_ERRHDL"
msgid "$(ARG1) does not exist."
msgstr "$(ARG1) ཡིག་ཆ་གནས་མེད་པའམ་ཡིག་ཆའི་མིང་ཁྲིམས་མཐུན་མིན་པའི་ཡིག་རྟགས་གནས་མེད།"
@@ -418,7 +415,6 @@ msgid "Dear"
msgstr "year"
#: mmaddressblockpage.hrc:28
-#, fuzzy
msgctxt "RA_SALUTATION"
msgid "Hello"
msgstr "ཁྱེད་ཁམས་བཟང།"
@@ -444,7 +440,6 @@ msgid "!"
msgstr ""
#: mmaddressblockpage.hrc:37
-#, fuzzy
msgctxt "RA_PUNCTUATION"
msgid "(none)"
msgstr "(མེད་)"
@@ -818,7 +813,6 @@ msgid "Numbering 1 Cont."
msgstr "སྒྲིག་ཨང་མུ་མཐུད།"
#: strings.hrc:89
-#, fuzzy
msgctxt "STR_POOLCOLL_NUM_LEVEL2S"
msgid "Numbering 2 Start"
msgstr "སྒྲིག་ཨང་འགོ་འཛུགས།"
@@ -829,19 +823,16 @@ msgid "Numbering 2"
msgstr "སྒྲིག་ཨང་ 2"
#: strings.hrc:91
-#, fuzzy
msgctxt "STR_POOLCOLL_NUM_LEVEL2E"
msgid "Numbering 2 End"
msgstr "སྒྲིག་ཨང་མཇུག་སྒྲིལ།"
#: strings.hrc:92
-#, fuzzy
msgctxt "STR_POOLCOLL_NUM_NONUM2"
msgid "Numbering 2 Cont."
msgstr "སྒྲིག་ཨང་མུ་མཐུད།"
#: strings.hrc:93
-#, fuzzy
msgctxt "STR_POOLCOLL_NUM_LEVEL3S"
msgid "Numbering 3 Start"
msgstr "སྒྲིག་ཨང་འགོ་འཛུགས།"
@@ -852,19 +843,16 @@ msgid "Numbering 3"
msgstr "སྒྲིག་ཨང་ 3"
#: strings.hrc:95
-#, fuzzy
msgctxt "STR_POOLCOLL_NUM_LEVEL3E"
msgid "Numbering 3 End"
msgstr "སྒྲིག་ཨང་མཇུག་སྒྲིལ།"
#: strings.hrc:96
-#, fuzzy
msgctxt "STR_POOLCOLL_NUM_NONUM3"
msgid "Numbering 3 Cont."
msgstr "སྒྲིག་ཨང་མུ་མཐུད།"
#: strings.hrc:97
-#, fuzzy
msgctxt "STR_POOLCOLL_NUM_LEVEL4S"
msgid "Numbering 4 Start"
msgstr "སྒྲིག་ཨང་འགོ་འཛུགས།"
@@ -875,13 +863,11 @@ msgid "Numbering 4"
msgstr "སྒྲིག་ཨང་ 4"
#: strings.hrc:99
-#, fuzzy
msgctxt "STR_POOLCOLL_NUM_LEVEL4E"
msgid "Numbering 4 End"
msgstr "སྒྲིག་ཨང་མཇུག་སྒྲིལ།"
#: strings.hrc:100
-#, fuzzy
msgctxt "STR_POOLCOLL_NUM_NONUM4"
msgid "Numbering 4 Cont."
msgstr "སྒྲིག་ཨང་མུ་མཐུད།"
@@ -897,13 +883,11 @@ msgid "Numbering 5"
msgstr "སྒྲིག་ཨང་ 5"
#: strings.hrc:103
-#, fuzzy
msgctxt "STR_POOLCOLL_NUM_LEVEL5E"
msgid "Numbering 5 End"
msgstr "སྒྲིག་ཨང་མཇུག་སྒྲིལ།"
#: strings.hrc:104
-#, fuzzy
msgctxt "STR_POOLCOLL_NUM_NONUM5"
msgid "Numbering 5 Cont."
msgstr "སྒྲིག་ཨང་མུ་མཐུད།"
@@ -1321,7 +1305,6 @@ msgid "List Contents"
msgstr "གསལ་ཐོའི་ནང་དོན།"
#: strings.hrc:186
-#, fuzzy
msgctxt "STR_POOLCOLL_HTML_DT"
msgid "List Heading"
msgstr "རེའུ་མིག་གི་ཁ་བྱང་།"
@@ -1555,13 +1538,11 @@ msgid "The following characters are not valid and have been removed: "
msgstr ""
#: strings.hrc:235
-#, fuzzy
msgctxt "STR_BOOKMARK_DEF_NAME"
msgid "Bookmark"
msgstr "ཤོག་འཛར།"
#: strings.hrc:236
-#, fuzzy
msgctxt "STR_BOOKMARK_NAME"
msgid "Name"
msgstr "མིང་།"
@@ -1573,19 +1554,16 @@ msgid "Text"
msgstr "ཡི་གེ"
#: strings.hrc:238
-#, fuzzy
msgctxt "SW_STR_NONE"
msgid "[None]"
msgstr "[མེད།]"
#: strings.hrc:239
-#, fuzzy
msgctxt "STR_CAPTION_BEGINNING"
msgid "Start"
msgstr "start"
#: strings.hrc:240
-#, fuzzy
msgctxt "STR_CAPTION_END"
msgid "End"
msgstr "end"
@@ -1596,7 +1574,6 @@ msgid "Above"
msgstr ""
#: strings.hrc:242
-#, fuzzy
msgctxt "STR_CAPTION_BELOW"
msgid "Below"
msgstr "འོག་ལ།"
@@ -1689,7 +1666,6 @@ msgid "Table"
msgstr "རེའུ་མིག"
#: strings.hrc:261
-#, fuzzy
msgctxt "STR_GRAPHIC_DEFNAME"
msgid "Image"
msgstr "བཪྙན་རིས།"
@@ -1705,7 +1681,6 @@ msgid "Frame"
msgstr "སྒྲོམ།"
#: strings.hrc:264
-#, fuzzy
msgctxt "STR_SHAPE_DEFNAME"
msgid "Shape"
msgstr "དབྱིབས་ཚུལ།"
@@ -2036,7 +2011,6 @@ msgid "Text frames"
msgstr "ཡིག་དེབ་སྒྲོམ།"
#: strings.hrc:329
-#, fuzzy
msgctxt "STR_CONTENT_TYPE_GRAPHIC"
msgid "Images"
msgstr "བཪྙན་རིས།"
@@ -2072,7 +2046,6 @@ msgid "Indexes"
msgstr "གསལ་བྱང་།"
#: strings.hrc:336
-#, fuzzy
msgctxt "STR_CONTENT_TYPE_DRAWOBJECT"
msgid "Drawing objects"
msgstr "རི་མོ་འབྲི་བ།"
@@ -2141,7 +2114,6 @@ msgid "Text frame"
msgstr "ཡིག་དེབ་སྒྲོམ།"
#: strings.hrc:349
-#, fuzzy
msgctxt "STR_CONTENT_TYPE_SINGLE_GRAPHIC"
msgid "Image"
msgstr "བཪྙན་རིས།"
@@ -2550,25 +2522,21 @@ msgid "Apply table attributes"
msgstr "ཉེར་སྤྱོད་རེའུ་མིག་གཏོགས་གཤིབ།"
#: strings.hrc:431
-#, fuzzy
msgctxt "STR_UNDO_TABLE_AUTOFMT"
msgid "AutoFormat Table"
msgstr "རང་འགུལ་རྣམ་གཞག་གི་རེའུ་མིག"
#: strings.hrc:432
-#, fuzzy
msgctxt "STR_UNDO_TABLE_INSCOL"
msgid "Insert Column"
msgstr "གཞུང་ངོས་བར་འཇུག"
#: strings.hrc:433
-#, fuzzy
msgctxt "STR_UNDO_TABLE_INSROW"
msgid "Insert Row"
msgstr "ཡིག་ཕྲེང་བར་འཇུག"
#: strings.hrc:434
-#, fuzzy
msgctxt "STR_UNDO_TABLE_DELBOX"
msgid "Delete row/column"
msgstr "ཡིག་ཕྲེང་ངམ་ཡང་ན་སྟར་པ་སུབ་རྒྱུ།"
@@ -2741,13 +2709,11 @@ msgid "column break"
msgstr "ཚན་བྱང་དབྱེ་རྟགས།"
#: strings.hrc:468
-#, fuzzy
msgctxt "STR_UNDO_REDLINE_INSERT"
msgid "Insert $1"
msgstr "$1བར་འཇུག"
#: strings.hrc:469
-#, fuzzy
msgctxt "STR_UNDO_REDLINE_DELETE"
msgid "Delete $1"
msgstr "$1 སུབ་རྒྱུ།"
@@ -2776,7 +2742,6 @@ msgid "Paragraph formatting changed"
msgstr ""
#: strings.hrc:474
-#, fuzzy
msgctxt "STR_UNDO_REDLINE_TABLE_ROW_INSERT"
msgid "Insert Row"
msgstr "ཡིག་ཕྲེང་བར་འཇུག"
@@ -2788,7 +2753,6 @@ msgid "Delete Row"
msgstr "ཡིག་ཕྲེང་སུབ་རྒྱུ།"
#: strings.hrc:476
-#, fuzzy
msgctxt "STR_UNDO_REDLINE_TABLE_CELL_INSERT"
msgid "Insert Cell"
msgstr "དྲ་མིག་བསྒར་འཛུད།"
@@ -3205,7 +3169,6 @@ msgid "Table"
msgstr "རེའུ་མིག"
#: strings.hrc:560
-#, fuzzy
msgctxt "STR_STYLE_FAMILY_CELL"
msgid "Cell"
msgstr "དྲ་མིག"
@@ -3216,7 +3179,6 @@ msgid "Asian"
msgstr ""
#: strings.hrc:563
-#, fuzzy
msgctxt "ST_SCRIPT_CTL"
msgid "CTL"
msgstr "ཪྙོགས་ཆེའི་ཡི་གེའི་དཔར་རྣམ།"
@@ -3233,7 +3195,6 @@ msgid "%PRODUCTNAME %s"
msgstr "%PRODUCTNAME"
#: strings.hrc:566
-#, fuzzy
msgctxt "STR_PRINTOPTUI_CONTENTS"
msgid "Contents"
msgstr "ནང་དོན།"
@@ -3267,7 +3228,6 @@ msgid "Form control~s"
msgstr "ཚོད་ཆས་ཡོ་བྱད་སྒམ།"
#: strings.hrc:572
-#, fuzzy
msgctxt "STR_PRINTOPTUI_COLOR"
msgid "Color"
msgstr "ཚོས་གཞི།"
@@ -3333,7 +3293,6 @@ msgid "Page sides"
msgstr ""
#: strings.hrc:584
-#, fuzzy
msgctxt "STR_PRINTOPTUI_ALL_PAGES"
msgid "All pages"
msgstr "ཡོངས་རྫོགས།"
@@ -3349,7 +3308,6 @@ msgid "Front sides / right pages"
msgstr ""
#: strings.hrc:587
-#, fuzzy
msgctxt "STR_PRINTOPTUI_INCLUDE"
msgid "Include"
msgstr "ཚུད་པ།"
@@ -3399,7 +3357,6 @@ msgid "Place in margins"
msgstr ""
#: strings.hrc:597
-#, fuzzy
msgctxt "STR_FORMULA_CALC"
msgid "Functions"
msgstr "བྱེད་ནུས།"
@@ -3411,7 +3368,6 @@ msgid "Cancel"
msgstr "རྩིས་མེད།"
#: strings.hrc:599
-#, fuzzy
msgctxt "STR_FORMULA_APPLY"
msgid "Apply"
msgstr "ཉེར་སྤྱོད།"
@@ -3515,7 +3471,6 @@ msgid "~Update"
msgstr "གསར་སྐྱེས།(~U)"
#: strings.hrc:618
-#, fuzzy
msgctxt "STR_EDIT_CONTENT"
msgid "Edit"
msgstr "རྩོམ་སྒྲིག"
@@ -3557,7 +3512,6 @@ msgid "Text"
msgstr "ཡི་གེ"
#: strings.hrc:625
-#, fuzzy
msgctxt "STR_DELETE"
msgid "Delete"
msgstr "སུབ་པ།"
@@ -3575,7 +3529,6 @@ msgid "Selection"
msgstr "བྲིས་རྟགས།"
#: strings.hrc:628
-#, fuzzy
msgctxt "STR_UPDATE_INDEX"
msgid "Indexes"
msgstr "གསལ་བྱང་།"
@@ -3587,7 +3540,6 @@ msgid "Links"
msgstr "ཐག་སྦྲེལ།(~L)"
#: strings.hrc:630
-#, fuzzy
msgctxt "STR_UPDATE_ALL"
msgid "All"
msgstr "ཡོངས་རྫོགས།"
@@ -3628,7 +3580,6 @@ msgid "Read-~only"
msgstr "ལྟ་ཀློག་ཙམ།"
#: strings.hrc:637
-#, fuzzy
msgctxt "STR_POSTIT_SHOW"
msgid "Show All"
msgstr "ཆ་ཚང་གསལ་བ།"
@@ -3847,13 +3798,11 @@ msgid "Last printed"
msgstr ""
#: strings.hrc:681
-#, fuzzy
msgctxt "FLD_DOCINFO_DOCNO"
msgid "Revision number"
msgstr "དག་བཅོས་ཨང་རྟགས།"
#: strings.hrc:682
-#, fuzzy
msgctxt "FLD_DOCINFO_EDIT"
msgid "Total editing time"
msgstr "རྩོམ་སྒྲིག་དུས་ཚོད་བསྡོམས་འབོར།"
@@ -3874,13 +3823,11 @@ msgid "Next convert $(ARG1)"
msgstr ""
#: strings.hrc:686
-#, fuzzy
msgctxt "STR_AUTH_TYPE_ARTICLE"
msgid "Article"
msgstr "རྩོམ་ཡིག"
#: strings.hrc:687
-#, fuzzy
msgctxt "STR_AUTH_TYPE_BOOK"
msgid "Book"
msgstr "དཔེ་དེབ།"
@@ -3892,73 +3839,61 @@ msgid "Brochures"
msgstr "ལག་དེབ་ཆུང་བ།(~U)"
#: strings.hrc:689
-#, fuzzy
msgctxt "STR_AUTH_TYPE_CONFERENCE"
msgid "Conference proceedings"
msgstr "ཚོགས་འདུའི་སྙན་ཞུ།"
#: strings.hrc:690
-#, fuzzy
msgctxt "STR_AUTH_TYPE_INBOOK"
msgid "Book excerpt"
msgstr "དཔེ་དེབ་"
#: strings.hrc:691
-#, fuzzy
msgctxt "STR_AUTH_TYPE_INCOLLECTION"
msgid "Book excerpt with title"
msgstr "ཁ་བྱང་གསལ་བཀོད་བྱས་པའི་དཔེ་དེབ་གནད་བཞུས་དེ་ཡི་གེ"
#: strings.hrc:692
-#, fuzzy
msgctxt "STR_AUTH_TYPE_INPROCEEDINGS"
msgid "Conference proceedings"
msgstr "ཚོགས་འདུའི་སྙན་ཞུ།"
#: strings.hrc:693
-#, fuzzy
msgctxt "STR_AUTH_TYPE_JOURNAL"
msgid "Journal"
msgstr "དུས་དེབ།"
#: strings.hrc:694
-#, fuzzy
msgctxt "STR_AUTH_TYPE_MANUAL"
msgid "Techn. documentation"
msgstr "ལག་རྩལ་གསལ་བཤད་ཡི་གེ"
#: strings.hrc:695
-#, fuzzy
msgctxt "STR_AUTH_TYPE_MASTERSTHESIS"
msgid "Thesis"
msgstr "སློབ་ཆེན་ཐོན་པའི་རྩོམ་ཡིག"
#: strings.hrc:696
-#, fuzzy
msgctxt "STR_AUTH_TYPE_MISC"
msgid "Miscellaneous"
msgstr "གཞན།"
#: strings.hrc:697
-#, fuzzy
msgctxt "STR_AUTH_TYPE_PHDTHESIS"
msgid "Dissertation"
msgstr "འབུམརམ་པའི་རྩོམ་ཡིག"
#: strings.hrc:698
-#, fuzzy
msgctxt "STR_AUTH_TYPE_PROCEEDINGS"
msgid "Conference proceedings"
msgstr "ཚོགས་འདུའི་སྙན་ཞུ།"
#: strings.hrc:699
-#, fuzzy
msgctxt "STR_AUTH_TYPE_TECHREPORT"
msgid "Research report"
msgstr "ཚན་རིག་ཞིབ་འཇུག་སྙན་ཞུ།"
#: strings.hrc:700
-#, fuzzy
msgctxt "STR_AUTH_TYPE_UNPUBLISHED"
msgid "Unpublished"
msgstr "སྤེལ་རྒྱུ་བྱེད་རྒྱུ།"
@@ -3976,37 +3911,31 @@ msgid "WWW document"
msgstr "ཡིག་ཚགས་རེ་རེར།"
#: strings.hrc:703
-#, fuzzy
msgctxt "STR_AUTH_TYPE_CUSTOM1"
msgid "User-defined1"
msgstr "སྤྱོད་པའི་རིགས་1"
#: strings.hrc:704
-#, fuzzy
msgctxt "STR_AUTH_TYPE_CUSTOM2"
msgid "User-defined2"
msgstr "སྤྱོད་པའི་རིགས་2"
#: strings.hrc:705
-#, fuzzy
msgctxt "STR_AUTH_TYPE_CUSTOM3"
msgid "User-defined3"
msgstr "སྤྱོད་པའི་རིགས་ 3"
#: strings.hrc:706
-#, fuzzy
msgctxt "STR_AUTH_TYPE_CUSTOM4"
msgid "User-defined4"
msgstr "སྤྱོད་པའི་རིགས་ 4"
#: strings.hrc:707
-#, fuzzy
msgctxt "STR_AUTH_TYPE_CUSTOM5"
msgid "User-defined5"
msgstr "སྤྱོད་པའི་རིགས་ 5"
#: strings.hrc:708
-#, fuzzy
msgctxt "STR_AUTH_FIELD_IDENTIFIER"
msgid "Short name"
msgstr "གསལ་བཤད་རྩོམ་ཡིག་སྟབས་བསྡུས།"
@@ -4042,7 +3971,6 @@ msgid "Book title"
msgstr "དེབ་ཀྱི་མིང་།(~B)"
#: strings.hrc:714
-#, fuzzy
msgctxt "STR_AUTH_FIELD_CHAPTER"
msgid "Chapter"
msgstr "ལེའུ།"
@@ -4072,19 +4000,16 @@ msgid "Institution"
msgstr "སྤྱི་པའི་ལས་ཁུངས། (~U)"
#: strings.hrc:719
-#, fuzzy
msgctxt "STR_AUTH_FIELD_JOURNAL"
msgid "Journal"
msgstr "དུས་དེབ།"
#: strings.hrc:720
-#, fuzzy
msgctxt "STR_AUTH_FIELD_MONTH"
msgid "Month"
msgstr "ཟླ་བ།"
#: strings.hrc:721
-#, fuzzy
msgctxt "STR_AUTH_FIELD_NOTE"
msgid "Note"
msgstr "མཆན་འགོད།"
@@ -4108,7 +4033,6 @@ msgid "Page(s)"
msgstr "ཤོག་ལྷེ།(~G)"
#: strings.hrc:725
-#, fuzzy
msgctxt "STR_AUTH_FIELD_PUBLISHER"
msgid "Publisher"
msgstr "འགྲེམ་སྤེལ་མཁན།"
@@ -4138,49 +4062,41 @@ msgid "Type of report"
msgstr "གོང་འབུལ་རེའུ་མིག་གི་རིགས་གྲས(~P)"
#: strings.hrc:730
-#, fuzzy
msgctxt "STR_AUTH_FIELD_VOLUME"
msgid "Volume"
msgstr "དེབ་ཆུང་།"
#: strings.hrc:731
-#, fuzzy
msgctxt "STR_AUTH_FIELD_YEAR"
msgid "Year"
msgstr "ལོ།"
#: strings.hrc:732
-#, fuzzy
msgctxt "STR_AUTH_FIELD_URL"
msgid "URL"
msgstr "URL"
#: strings.hrc:733
-#, fuzzy
msgctxt "STR_AUTH_FIELD_CUSTOM1"
msgid "User-defined1"
msgstr "སྤྱོད་པའི་རིགས་1"
#: strings.hrc:734
-#, fuzzy
msgctxt "STR_AUTH_FIELD_CUSTOM2"
msgid "User-defined2"
msgstr "སྤྱོད་པའི་རིགས་2"
#: strings.hrc:735
-#, fuzzy
msgctxt "STR_AUTH_FIELD_CUSTOM3"
msgid "User-defined3"
msgstr "སྤྱོད་པའི་རིགས་ 3"
#: strings.hrc:736
-#, fuzzy
msgctxt "STR_AUTH_FIELD_CUSTOM4"
msgid "User-defined4"
msgstr "སྤྱོད་པའི་རིགས་ 4"
#: strings.hrc:737
-#, fuzzy
msgctxt "STR_AUTH_FIELD_CUSTOM5"
msgid "User-defined5"
msgstr "སྤྱོད་པའི་རིགས་ 5"
@@ -4843,7 +4759,6 @@ msgid "Paragraphs"
msgstr "དུམ་མཚམས།"
#: strings.hrc:887
-#, fuzzy
msgctxt "FLD_STAT_GRF"
msgid "Image"
msgstr "བཪྙན་རིས།"
@@ -5219,7 +5134,6 @@ msgid "Frame"
msgstr "ཡིག་དེབ་སྒྲོམ།"
#: strings.hrc:986
-#, fuzzy
msgctxt "FMT_MARK_GRAFIC"
msgid "Image"
msgstr "བཪྙན་རིས།"
@@ -5283,13 +5197,11 @@ msgid "Formula"
msgstr "སྤྱི་འགྲོས།"
#: strings.hrc:1001
-#, fuzzy
msgctxt "STR_CUSTOM_FIELD"
msgid "Custom"
msgstr "རང་བཟོས།"
#: strings.hrc:1003
-#, fuzzy
msgctxt "STR_CUSTOM_LABEL"
msgid "[User]"
msgstr "[སྤྱོད་དུད།]"
@@ -5427,7 +5339,6 @@ msgid "+ mirror horizontal on even pages"
msgstr ""
#: strings.hrc:1034
-#, fuzzy
msgctxt "STR_CHARFMT"
msgid "Character Style"
msgstr "ཡིག་རྟགས་བཟོ་ལྟ།(~C)"
@@ -5439,7 +5350,6 @@ msgid "No Character Style"
msgstr "ཡིག་རྟགས་བཟོ་ལྟ།(~C)"
#: strings.hrc:1036
-#, fuzzy
msgctxt "STR_FOOTER"
msgid "Footer"
msgstr "ཤོག་ཞབས།"
@@ -5500,7 +5410,6 @@ msgid "(Anchor only)"
msgstr ""
#: strings.hrc:1047
-#, fuzzy
msgctxt "STR_FRM_WIDTH"
msgid "Width:"
msgstr "ཞེང་ཚད།"
@@ -5548,7 +5457,6 @@ msgid "at top"
msgstr ""
#: strings.hrc:1056
-#, fuzzy
msgctxt "STR_VERT_CENTER"
msgid "Centered vertically"
msgstr "དྲང་འཕྱང་དཀྱིལ་སྒྲིག"
@@ -5576,7 +5484,6 @@ msgid "Bottom of line"
msgstr "ཕྲེང་གི་འོག་ཕྱོགས།"
#: strings.hrc:1061
-#, fuzzy
msgctxt "STR_REGISTER_ON"
msgid "Register-true"
msgstr "ཤོག་ལྷེའི་རྒྱབ་མདུན་གྱི་འཕྲེད་སྟར་བར་ཐག་མཚུངས་པ།"
@@ -5592,7 +5499,6 @@ msgid "at the right"
msgstr ""
#: strings.hrc:1064
-#, fuzzy
msgctxt "STR_HORI_CENTER"
msgid "Centered horizontally"
msgstr "ཆུ་སྙོམས་ཀྱི་དཀྱིལ་གནས།"
@@ -5813,7 +5719,6 @@ msgid "Table"
msgstr "རེའུ་མིག"
#: strings.hrc:1105
-#, fuzzy
msgctxt "ST_FRM"
msgid "Text Frame"
msgstr "ཡིག་དེབ་སྒྲོམ།"
@@ -5831,19 +5736,16 @@ msgid "Drawing"
msgstr "རི་མོ་འབྲི་བ།"
#: strings.hrc:1108
-#, fuzzy
msgctxt "ST_CTRL"
msgid "Control"
msgstr "ཚོད་འཛིན།"
#: strings.hrc:1109
-#, fuzzy
msgctxt "ST_REG"
msgid "Section"
msgstr "ཁུལ་ཁོངས།"
#: strings.hrc:1110
-#, fuzzy
msgctxt "ST_BKM"
msgid "Bookmark"
msgstr "ཤོག་འཛར།"
@@ -5855,13 +5757,11 @@ msgid "Graphics"
msgstr "པར་རིས།"
#: strings.hrc:1112
-#, fuzzy
msgctxt "ST_OLE"
msgid "OLE object"
msgstr "OLE བྱ་ཡུལ།"
#: strings.hrc:1113
-#, fuzzy
msgctxt "ST_OUTL"
msgid "Headings"
msgstr "ཁ་བྱང་།"
@@ -5873,7 +5773,6 @@ msgid "Selection"
msgstr "བྲིས་རྟགས།"
#: strings.hrc:1115
-#, fuzzy
msgctxt "ST_FTN"
msgid "Footnote"
msgstr "ཞབས་མཆན།"
@@ -5884,7 +5783,6 @@ msgid "Reminder"
msgstr ""
#: strings.hrc:1117
-#, fuzzy
msgctxt "ST_POSTIT"
msgid "Comment"
msgstr "མཆན་འགྲེལ།"
@@ -5923,7 +5821,6 @@ msgid "Next text frame"
msgstr "ཡིག་དེབ་སྒྲོམ་བར་འཇུག"
#: strings.hrc:1125
-#, fuzzy
msgctxt "STR_IMGBTN_PGE_DOWN"
msgid "Next page"
msgstr "གཤམ་གྱི་ཤོག་ལྷེ།"
@@ -6010,7 +5907,6 @@ msgid "Previous text frame"
msgstr ""
#: strings.hrc:1141
-#, fuzzy
msgctxt "STR_IMGBTN_PGE_UP"
msgid "Previous page"
msgstr "ཤོག་ལྷེ་གོང་མ།"
@@ -6130,7 +6026,6 @@ msgid "Table changed"
msgstr "རེའུ་མིག་བཟོ་བཅོས་བྱེད།"
#: strings.hrc:1164
-#, fuzzy
msgctxt "STR_REDLINE_FMTCOLL"
msgid "Applied Paragraph Styles"
msgstr "ཉེར་སྤྱོད་ཀྱི་དུམ་ཚན་བཟོ་དབྱིབས།"
@@ -6391,7 +6286,6 @@ msgid "Paragraph"
msgstr "དུམ་མཚམས།"
#: strings.hrc:1215
-#, fuzzy
msgctxt "STR_SWBG_GRAPHIC"
msgid "Image"
msgstr "བཪྙན་རིས།"
@@ -6532,7 +6426,6 @@ msgid "A"
msgstr ""
#: strings.hrc:1245
-#, fuzzy
msgctxt "STR_TOKEN_HELP_ENTRY_NO"
msgid "Chapter number"
msgstr "ལེའུ་ཨང་རྟགས།"
@@ -6556,7 +6449,6 @@ msgid "Text"
msgstr "ཡི་གེ"
#: strings.hrc:1249
-#, fuzzy
msgctxt "STR_TOKEN_HELP_PAGE_NUMS"
msgid "Page number"
msgstr "ཤོག་ཨང་།"
@@ -6617,55 +6509,46 @@ msgstr ""
#. Description: character alignment for frmsh.cxx - context menu
#. -----------------------------------------------------------------------
#: strings.hrc:1264
-#, fuzzy
msgctxt "STR_FRMUI_TOP_BASE"
msgid "Base line at ~top"
msgstr "རྨང་ཐིག་སྟེང་ཕྱོགས།(~T)"
#: strings.hrc:1265
-#, fuzzy
msgctxt "STR_FRMUI_BOTTOM_BASE"
msgid "~Base line at bottom"
msgstr "རྨང་ཐིག་གཤམ་འོག(~B)"
#: strings.hrc:1266
-#, fuzzy
msgctxt "STR_FRMUI_CENTER_BASE"
msgid "Base line ~centered"
msgstr "རྨང་ཐིག་དཀྱིལ་བསྡུ།(~C)"
#: strings.hrc:1267
-#, fuzzy
msgctxt "STR_FRMUI_LINE_TOP"
msgid "Top of line"
msgstr "ཕྲེང་གི་སྟེང་་ལ།"
#: strings.hrc:1268
-#, fuzzy
msgctxt "STR_FRMUI_LINE_BOTTOM"
msgid "Bottom of line"
msgstr "ཕྲེང་གི་འོག་ཕྱོགས།"
#: strings.hrc:1269
-#, fuzzy
msgctxt "STR_FRMUI_LINE_CENTER"
msgid "Center of line"
msgstr "ཕྲེང་དཀྱིལ་བསྡུ།"
#: strings.hrc:1270
-#, fuzzy
msgctxt "STR_FRMUI_OLE_INSERT"
msgid "Insert object"
msgstr "བྱ་ཡུལ་བསྒར་འཛུད།"
#: strings.hrc:1271
-#, fuzzy
msgctxt "STR_FRMUI_OLE_EDIT"
msgid "Edit object"
msgstr "བྱ་ཡུལ་གྱི་རྩོམ་སྒྲིག"
#: strings.hrc:1272
-#, fuzzy
msgctxt "STR_FRMUI_COLL_HEADER"
msgid " (Template: "
msgstr "(བཟོ་ལྟ། "
@@ -6721,7 +6604,6 @@ msgid "Hyphenation completed"
msgstr ""
#: strings.hrc:1287
-#, fuzzy
msgctxt "STR_LANGSTATUS_NONE"
msgid "None (Do not check spelling)"
msgstr "མེད་པ(སྦྱོར་འབྲི་ཞིབ་བཤེར་མི་བྱེད་པ)"
@@ -6738,7 +6620,6 @@ msgid "More..."
msgstr "གཞན་པ།..."
#: strings.hrc:1290
-#, fuzzy
msgctxt "STR_IGNORE_SELECTION"
msgid "~Ignore"
msgstr "སྣང་མེད། (~I)"
@@ -6769,7 +6650,6 @@ msgid "No fax printer has been set under Tools/Options/%1/Print."
msgstr ""
#: strings.hrc:1297
-#, fuzzy
msgctxt "STR_WEBOPTIONS"
msgid "HTML document"
msgstr "HTMLཡིག་ཚགས།"
@@ -6786,7 +6666,6 @@ msgid "Source not specified."
msgstr ""
#: strings.hrc:1300
-#, fuzzy
msgctxt "STR_NUM_LEVEL"
msgid "Level "
msgstr "རིམ་པ། "
@@ -6798,7 +6677,6 @@ msgid "Outline "
msgstr "ཡིག་གཟུགས་ཀྱི་སྤྱི་ཁོག"
#: strings.hrc:1302
-#, fuzzy
msgctxt "STR_EDIT_FOOTNOTE"
msgid "Edit Footnote/Endnote"
msgstr "ཞབས་མཆན།/མཇུག་མཆན་རྩོམ་སྒྲིག"
@@ -6844,7 +6722,6 @@ msgid "Task"
msgstr "ལས་འགན།"
#: strings.hrc:1311
-#, fuzzy
msgctxt "ST_STATUS"
msgid "Status"
msgstr "གནས་སྟངས།"
@@ -7075,13 +6952,11 @@ msgid "The abstract contains the selected number of paragraphs from the included
msgstr ""
#: abstractdialog.ui:197
-#, fuzzy
msgctxt "abstractdialog|label1"
msgid "Properties"
msgstr "གཏོགས་གཤིས།"
#: addentrydialog.ui:8
-#, fuzzy
msgctxt "addentrydialog|AddEntryDialog"
msgid "Add Element"
msgstr "གཞི་རྒྱུ་གསབ་སྣོན།"
@@ -7109,7 +6984,6 @@ msgid "1. Drag address elements here"
msgstr ""
#: addressblockdialog.ui:139
-#, fuzzy
msgctxt "addressblockdialog|up|tooltip_text"
msgid "Move up"
msgstr "གོང་ལ་སྤོ།"
@@ -7127,13 +7001,11 @@ msgid "Move right"
msgstr "གཡས་ལ།"
#: addressblockdialog.ui:184
-#, fuzzy
msgctxt "addressblockdialog|down|tooltip_text"
msgid "Move down"
msgstr "འོག་ལ་སྤོ།"
#: addressblockdialog.ui:222
-#, fuzzy
msgctxt "addressblockdialog|label3"
msgid "Preview"
msgstr "སྔོན་ལྟ།"
@@ -7245,7 +7117,6 @@ msgid "_LF"
msgstr ""
#: asciifilterdialog.ui:272
-#, fuzzy
msgctxt "asciifilterdialog|label1"
msgid "Properties"
msgstr "གཏོགས་གཤིས།"
@@ -7320,7 +7191,6 @@ msgid "No Attachment Name"
msgstr ""
#: attachnamedialog.ui:138
-#, fuzzy
msgctxt "attachnamedialog|label1"
msgid "Name:"
msgstr "མིང་།"
@@ -7439,7 +7309,6 @@ msgid "Font"
msgstr "ཡིག་གཟུགས།"
#: autoformattable.ui:271
-#, fuzzy
msgctxt "autoformattable|patterncb"
msgid "Pattern"
msgstr "དཔེ་རྣམ།"
@@ -7503,7 +7372,6 @@ msgid "_Display remainder of name as suggestion while typing"
msgstr ""
#: autotext.ui:230
-#, fuzzy
msgctxt "autotext|nameft"
msgid "Name:"
msgstr "མིང་།"
@@ -7514,7 +7382,6 @@ msgid "Shortcut:"
msgstr ""
#: autotext.ui:298
-#, fuzzy
msgctxt "autotext|category-atkobject"
msgid "Category"
msgstr "ཁུལ་ཁོངས།"
@@ -7548,7 +7415,6 @@ msgid "Rep_lace (text only)"
msgstr ""
#: autotext.ui:423
-#, fuzzy
msgctxt "autotext|rename"
msgid "Rename..."
msgstr "བསྐྱར་མིང་འདོགས་པ།..."
@@ -7589,7 +7455,6 @@ msgid "Insert"
msgstr "བསྒར་འཛུད།"
#: bibliographyentry.ui:35
-#, fuzzy
msgctxt "bibliographyentry|modify"
msgid "Apply"
msgstr "ཉེར་སྤྱོད།"
@@ -7628,7 +7493,6 @@ msgid "Entry"
msgstr "སྡེ་ཚན།"
#: bulletsandnumbering.ui:8
-#, fuzzy
msgctxt "bulletsandnumbering|BulletsAndNumberingDialog"
msgid "Bullets and Numbering"
msgstr "རྣམ་གྲངས་མཚོན་རྟགས་དང་ཨང་སྒྲིག"
@@ -7646,7 +7510,6 @@ msgid "Reset"
msgstr "བསྐྱར་སྒྲིག(~R)"
#: bulletsandnumbering.ui:120
-#, fuzzy
msgctxt "bulletsandnumbering|bullets"
msgid "Bullets"
msgstr "རྣམ་གྲངས་མཚོན་རྟགས།"
@@ -7664,7 +7527,6 @@ msgid "Outline"
msgstr "ཡིག་གཟུགས་ཀྱི་སྤྱི་ཁོག"
#: bulletsandnumbering.ui:188
-#, fuzzy
msgctxt "bulletsandnumbering|graphics"
msgid "Image"
msgstr "བཪྙན་རིས།"
@@ -7761,13 +7623,11 @@ msgid "_Zip/city:"
msgstr ""
#: businessdatapage.ui:320
-#, fuzzy
msgctxt "businessdatapage|icity-atkobject"
msgid "City"
msgstr "གྲོང་ཁྱེར།"
#: businessdatapage.ui:338
-#, fuzzy
msgctxt "businessdatapage|izip-atkobject"
msgid "Zip code"
msgstr "སྦྲག་གནས།"
@@ -7885,7 +7745,6 @@ msgid "AutoText - Section"
msgstr ""
#: cardformatpage.ui:122
-#, fuzzy
msgctxt "cardformatpage|label1"
msgid "Content"
msgstr "ནང་དོན།"
@@ -7992,13 +7851,11 @@ msgid "Character"
msgstr "ཡིག་རྟགས།"
#: characterproperties.ui:106
-#, fuzzy
msgctxt "characterproperties|font"
msgid "Font"
msgstr "ཡིག་གཟུགས།"
#: characterproperties.ui:128
-#, fuzzy
msgctxt "characterproperties|fonteffects"
msgid "Font Effects"
msgstr "ཡིག་གཟུགས་ཡག་ཉེས།"
@@ -8016,7 +7873,6 @@ msgid "Asian Layout"
msgstr "ཕྲེང་ཟུང་གཅིག་སྒྲིལ།"
#: characterproperties.ui:197
-#, fuzzy
msgctxt "characterproperties|hyperlink"
msgid "Hyperlink"
msgstr "རིམ་འདས་སྦྲེལ་མཐུད།"
@@ -8039,7 +7895,6 @@ msgid "URL:"
msgstr "URL"
#: charurlpage.ui:49
-#, fuzzy
msgctxt "charurlpage|label37"
msgid "Name:"
msgstr "མིང་།"
@@ -8103,13 +7958,11 @@ msgid "Left-to-right"
msgstr "གཡོན་ནས་གཡས་སུ"
#: columnpage.ui:63
-#, fuzzy
msgctxt "columnpage|liststore1"
msgid "Right-to-left"
msgstr "གཡས་ནས་གཡོན་དུ།"
#: columnpage.ui:67
-#, fuzzy
msgctxt "columnpage|liststore1"
msgid "Use superordinate object settings"
msgstr "རིམ་པ་མཐོ་བའི་བྱ་ཡུལ་གནས་ས་བེད་སྤྱོད་བྱེད་རྒྱུ།"
@@ -8151,7 +8004,6 @@ msgid "Column:"
msgstr "སྟར།"
#: columnpage.ui:195
-#, fuzzy
msgctxt "columnpage|widthft"
msgid "Width:"
msgstr "ཞེང་ཚད།"
@@ -8203,7 +8055,6 @@ msgid "Top"
msgstr "སྟེང་ཕྱོགས།"
#: columnpage.ui:506
-#, fuzzy
msgctxt "columnpage|lineposlb"
msgid "Centered"
msgstr "དཀྱིལ་བསྡུ།"
@@ -8265,13 +8116,11 @@ msgid "Column:"
msgstr "སྟར།"
#: columnwidth.ui:116
-#, fuzzy
msgctxt "columnwidth|label3"
msgid "Width:"
msgstr "ཞེང་ཚད།"
#: columnwidth.ui:158
-#, fuzzy
msgctxt "columnwidth|label1"
msgid "Width"
msgstr "ཞེང་ཚད།"
@@ -8325,13 +8174,11 @@ msgid "Section"
msgstr "བྲིས་རྟགས།"
#: conditionpage.ui:203
-#, fuzzy
msgctxt "conditionpage|filter"
msgid "Footnote"
msgstr "ཞབས་མཆན།"
#: conditionpage.ui:204
-#, fuzzy
msgctxt "conditionpage|filter"
msgid "Endnote"
msgstr "མཇུག་མཆན།"
@@ -8343,7 +8190,6 @@ msgid "Header"
msgstr "ཤོག་མགོ་"
#: conditionpage.ui:206
-#, fuzzy
msgctxt "conditionpage|filter"
msgid "Footer"
msgstr "ཤོག་ཞབས།"
@@ -8534,7 +8380,6 @@ msgid "Don't split table"
msgstr "རེའུ་མིག་དབྱེ་ཕྲལ་མི་བྱེད།"
#: converttexttable.ui:299
-#, fuzzy
msgctxt "converttexttable|bordercb"
msgid "Border"
msgstr "མཐའ་སྒྲོམ།"
@@ -8684,7 +8529,6 @@ msgid "Yes"
msgstr "རེད།"
#: createautomarkdialog.ui:197
-#, fuzzy
msgctxt "createautomarkdialog|no"
msgid "No"
msgstr "མིན།"
@@ -8787,7 +8631,6 @@ msgid "Choose Item: "
msgstr ""
#: dropdownfielddialog.ui:174
-#, fuzzy
msgctxt "dropdownfielddialog|label1"
msgid "Edit"
msgstr "རྩོམ་སྒྲིག"
@@ -8816,13 +8659,11 @@ msgid "label"
msgstr "གཞི་གྲངས་ཀྱི་མཚོན་རྟགས།"
#: editcategories.ui:171
-#, fuzzy
msgctxt "editcategories|label2"
msgid "Path"
msgstr "བརྒྱུད་ལམ།"
#: editcategories.ui:187
-#, fuzzy
msgctxt "editcategories|label1"
msgid "Category"
msgstr "ཁུལ་ཁོངས།"
@@ -8938,7 +8779,6 @@ msgid "E_ditable in read-only document"
msgstr ""
#: editsectiondialog.ui:651
-#, fuzzy
msgctxt "editsectiondialog|label9"
msgid "Properties"
msgstr "གཏོགས་གཤིས།"
@@ -9028,7 +8868,6 @@ msgid "Table"
msgstr "རེའུ་མིག"
#: envaddresspage.ui:190
-#, fuzzy
msgctxt "envaddresspage|label8"
msgid "Database field"
msgstr "field"
@@ -9046,13 +8885,11 @@ msgid "_Sender"
msgstr "གཏོང་མཁན།"
#: envaddresspage.ui:345
-#, fuzzy
msgctxt "envaddresspage|preview-atkobject"
msgid "Preview"
msgstr "སྔོན་ལྟ།"
#: envdialog.ui:8
-#, fuzzy
msgctxt "envdialog|EnvDialog"
msgid "Envelope"
msgstr "ཡིག་སྐོགས།"
@@ -9076,7 +8913,6 @@ msgid "_Modify"
msgstr "བཟོ་བཅོས།"
#: envdialog.ui:132
-#, fuzzy
msgctxt "envdialog|envelope"
msgid "Envelope"
msgstr "ཡིག་སྐོགས།"
@@ -9088,7 +8924,6 @@ msgid "Format"
msgstr "རྣམགཞག"
#: envdialog.ui:177
-#, fuzzy
msgctxt "envdialog|printer"
msgid "Printer"
msgstr "གཏག་པར།"
@@ -9112,7 +8947,6 @@ msgid "Format"
msgstr "རྣམགཞག"
#: envformatpage.ui:168
-#, fuzzy
msgctxt "envformatpage|addredit"
msgid "Edit"
msgstr "རྩོམ་སྒྲིག"
@@ -9124,7 +8958,6 @@ msgid "Position"
msgstr "གནས་ས།"
#: envformatpage.ui:213
-#, fuzzy
msgctxt "envformatpage|label1"
msgid "Addressee"
msgstr "གཏོང་ཡིག་ལེན་མཁན།"
@@ -9148,7 +8981,6 @@ msgid "Format"
msgstr "རྣམགཞག"
#: envformatpage.ui:387
-#, fuzzy
msgctxt "envformatpage|senderedit"
msgid "Edit"
msgstr "རྩོམ་སྒྲིག"
@@ -9160,7 +8992,6 @@ msgid "Position"
msgstr "གནས་ས།"
#: envformatpage.ui:432
-#, fuzzy
msgctxt "envformatpage|label2"
msgid "Sender"
msgstr "གཏོང་མཁན།"
@@ -9184,13 +9015,11 @@ msgid "_Height"
msgstr "མཐོ་ཚད།"
#: envformatpage.ui:583
-#, fuzzy
msgctxt "envformatpage|preview-atkobject"
msgid "Preview"
msgstr "སྔོན་ལྟ།"
#: envformatpage.ui:602
-#, fuzzy
msgctxt "envformatpage|label3"
msgid "Size"
msgstr "ཆེ་ཆུང་།"
@@ -9383,13 +9212,11 @@ msgid "Cross-references"
msgstr "ཕན་ཚུན་སྣོན་པ་དེ་འདྲེན་སྤྱོད་བྱེད་པ།"
#: fielddialog.ui:149
-#, fuzzy
msgctxt "fielddialog|functions"
msgid "Functions"
msgstr "བྱེད་ནུས།"
#: fielddialog.ui:172
-#, fuzzy
msgctxt "fielddialog|docinfo"
msgid "DocInformation"
msgstr "ཡིག་ཚགས་ཆ་འཕྲིན།"
@@ -9435,7 +9262,6 @@ msgid "_Condition"
msgstr "ཆ་རྐྱེན།(~C)"
#: flddbpage.ui:145
-#, fuzzy
msgctxt "flddbpage|label4"
msgid "Record number"
msgstr "སྡེ་ཚན་སྒྲིག་ཨང་།"
@@ -9659,13 +9485,11 @@ msgid "Date Time Author"
msgstr ""
#: fldrefpage.ui:13
-#, fuzzy
msgctxt "fldrefpage|liststore1"
msgid "Bookmarks"
msgstr "ཤོག་འཛར།"
#: fldrefpage.ui:16
-#, fuzzy
msgctxt "fldrefpage|liststore1"
msgid "Footnotes"
msgstr "ཞབས་མཆན།"
@@ -9677,7 +9501,6 @@ msgid "Endnotes"
msgstr "མཇུག་མཆན།"
#: fldrefpage.ui:22
-#, fuzzy
msgctxt "fldrefpage|liststore1"
msgid "Headings"
msgstr "ཁ་བྱང་།"
@@ -9793,13 +9616,11 @@ msgid "Numbering by Chapter"
msgstr ""
#: fldvarpage.ui:458
-#, fuzzy
msgctxt "fldvarpage|apply|tooltip_text"
msgid "Apply"
msgstr "ཉེར་སྤྱོད།"
#: fldvarpage.ui:473
-#, fuzzy
msgctxt "fldvarpage|delete|tooltip_text"
msgid "Delete"
msgstr "སུབ་པ།"
@@ -9849,7 +9670,6 @@ msgid "Footnotes/Endnotes Settings"
msgstr ""
#: footendnotedialog.ui:92
-#, fuzzy
msgctxt "footendnotedialog|footnotes"
msgid "Footnotes"
msgstr "ཞབས་མཆན།"
@@ -9922,7 +9742,6 @@ msgid "Left"
msgstr "གཡོན།"
#: footnoteareapage.ui:319
-#, fuzzy
msgctxt "footnoteareapage|position"
msgid "Centered"
msgstr "དཀྱིལ་བསྡུ།"
@@ -10095,7 +9914,6 @@ msgid "Collec_t at end of text"
msgstr ""
#: footnotesendnotestabpage.ui:255
-#, fuzzy
msgctxt "footnotesendnotestabpage|label1"
msgid "Footnotes"
msgstr "ཞབས་མཆན།"
@@ -10153,13 +9971,11 @@ msgid "Columns"
msgstr "ཚང་།"
#: formatsectiondialog.ui:129
-#, fuzzy
msgctxt "formatsectiondialog|indents"
msgid "Indents"
msgstr "ནང་སྐུམ།"
#: formatsectiondialog.ui:152
-#, fuzzy
msgctxt "formatsectiondialog|background"
msgid "Background"
msgstr "རྒྱབ་ལྗོངས།"
@@ -10188,7 +10004,6 @@ msgid "Relati_ve"
msgstr ""
#: formattablepage.ui:155
-#, fuzzy
msgctxt "formattablepage|label45"
msgid "Properties"
msgstr "གཏོགས་གཤིས།"
@@ -10217,7 +10032,6 @@ msgid "_Below"
msgstr "འོག་ལ།"
#: formattablepage.ui:328
-#, fuzzy
msgctxt "formattablepage|label46"
msgid "Spacing"
msgstr "བར་ཆོད།"
@@ -10283,13 +10097,11 @@ msgid "Left-to-right"
msgstr "གཡོན་ནས་གཡས་སུ"
#: formattablepage.ui:590
-#, fuzzy
msgctxt "formattablepage|liststore1"
msgid "Right-to-left"
msgstr "གཡས་ནས་གཡོན་དུ།"
#: formattablepage.ui:594
-#, fuzzy
msgctxt "formattablepage|liststore1"
msgid "Use superordinate object settings"
msgstr "རིམ་པ་མཐོ་བའི་བྱ་ཡུལ་གནས་ས་བེད་སྤྱོད་བྱེད་རྒྱུ།"
@@ -10318,7 +10130,6 @@ msgid "Wrap"
msgstr "གདུབ་འཁོར།(~W)"
#: framedialog.ui:174
-#, fuzzy
msgctxt "framedialog|hyperlink"
msgid "Hyperlink"
msgstr "རིམ་འདས་སྦྲེལ་མཐུད།"
@@ -10329,7 +10140,6 @@ msgid "Borders"
msgstr "མཐའ་སྒྲོམ།"
#: framedialog.ui:220
-#, fuzzy
msgctxt "framedialog|area"
msgid "Area"
msgstr "ཁ་སྐོང་།"
@@ -10359,7 +10169,6 @@ msgid "Top"
msgstr "སྟེང་ཕྱོགས།"
#: frmaddpage.ui:18
-#, fuzzy
msgctxt "frmaddpage|liststore"
msgid "Centered"
msgstr "དཀྱིལ་བསྡུ།"
@@ -10377,7 +10186,6 @@ msgid "Left-to-right"
msgstr "གཡོན་ནས་གཡས་སུ"
#: frmaddpage.ui:40
-#, fuzzy
msgctxt "frmaddpage|liststore1"
msgid "Right-to-left"
msgstr "གཡས་ནས་གཡོན་དུ།"
@@ -10393,7 +10201,6 @@ msgid "Left-to-right (vertical)"
msgstr ""
#: frmaddpage.ui:52
-#, fuzzy
msgctxt "frmaddpage|liststore1"
msgid "Use superordinate object settings"
msgstr "རིམ་པ་མཐོ་བའི་བྱ་ཡུལ་གནས་ས་བེད་སྤྱོད་བྱེད་རྒྱུ།"
@@ -10495,7 +10302,6 @@ msgid "_Text direction:"
msgstr "ཡི་གེའི་ཁ་ཕྱོགས།"
#: frmaddpage.ui:516
-#, fuzzy
msgctxt "frmaddpage|label3"
msgid "Properties"
msgstr "གཏོགས་གཤིས།"
@@ -10556,7 +10362,6 @@ msgid "_Original Size"
msgstr "མ་ཡིག་ཆེ་ཆུང་།"
#: frmtypepage.ui:339
-#, fuzzy
msgctxt "frmtypepage|label2"
msgid "Size"
msgstr "ཆེ་ཆུང་།"
@@ -10592,7 +10397,6 @@ msgid "To _frame"
msgstr "སྒྲོམ་སྟེང་ལ།(~F)"
#: frmtypepage.ui:482
-#, fuzzy
msgctxt "frmtypepage|label1"
msgid "Anchor"
msgstr "འཆིང་བརྒྱབ།"
@@ -10609,7 +10413,6 @@ msgid "b_y"
msgstr ""
#: frmtypepage.ui:550
-#, fuzzy
msgctxt "frmtypepage|vertbyft"
msgid "by"
msgstr "ནས།"
@@ -10728,7 +10531,6 @@ msgid "Indent"
msgstr "ནང་སྡུད།"
#: indentpage.ui:145
-#, fuzzy
msgctxt "indentpage|preview-atkobject"
msgid "Example"
msgstr "དཔེ་སྟོན།"
@@ -10883,13 +10685,11 @@ msgid "Percent"
msgstr ""
#: inputwinmenu.ui:36
-#, fuzzy
msgctxt "inputwinmenu|sqrt"
msgid "Square Root"
msgstr "ཉིས་སྒྱུར་གཞི།"
#: inputwinmenu.ui:44
-#, fuzzy
msgctxt "inputwinmenu|pow"
msgid "Power"
msgstr "རང་བསྒྱུར་བ།"
@@ -10966,7 +10766,6 @@ msgid "Statistical Functions"
msgstr ""
#: inputwinmenu.ui:170
-#, fuzzy
msgctxt "inputwinmenu|mean"
msgid "Mean"
msgstr "mean"
@@ -10984,49 +10783,41 @@ msgid "Maximum"
msgstr "གྲངས་ཐང་ཆེ་ཤོས་"
#: inputwinmenu.ui:198
-#, fuzzy
msgctxt "inputwinmenu|functions"
msgid "Functions"
msgstr "བྱེད་ནུས།"
#: inputwinmenu.ui:208
-#, fuzzy
msgctxt "inputwinmenu|sin"
msgid "Sine"
msgstr "དྲང་རྒྱུད།"
#: inputwinmenu.ui:216
-#, fuzzy
msgctxt "inputwinmenu|cos"
msgid "Cosine"
msgstr "ལྷག་ཕྲད།"
#: inputwinmenu.ui:224
-#, fuzzy
msgctxt "inputwinmenu|tag"
msgid "Tangent"
msgstr "དྲང་ཕྲད།"
#: inputwinmenu.ui:232
-#, fuzzy
msgctxt "inputwinmenu|asin"
msgid "Arcsine"
msgstr "ལྡོག་པའི་དྲང་རྒྱུད།"
#: inputwinmenu.ui:240
-#, fuzzy
msgctxt "inputwinmenu|acos"
msgid "Arccosine"
msgstr "ལྡོག་པའི་ལྷག་རྒྱུད།"
#: inputwinmenu.ui:248
-#, fuzzy
msgctxt "inputwinmenu|atan"
msgid "Arctangent"
msgstr "ལྡོག་པའི་དྲང་ཕྲད།"
#: insertautotextdialog.ui:8
-#, fuzzy
msgctxt "insertautotextdialog|InsertAutoTextDialog"
msgid "Insert AutoText"
msgstr "རང་འགུལ་པར་ཡིག་ཚོགས་བར་འཇུག"
@@ -11037,7 +10828,6 @@ msgid "Autotexts for Shortcut "
msgstr ""
#: insertbookmark.ui:8
-#, fuzzy
msgctxt "insertbookmark|InsertBookmarkDialog"
msgid "Bookmark"
msgstr "ཤོག་འཛར།"
@@ -11055,7 +10845,6 @@ msgid "Rename"
msgstr "མིང་བསྐྱར་འདོགས།"
#: insertbookmark.ui:135
-#, fuzzy
msgctxt "insertbookmark|delete"
msgid "Delete"
msgstr "སུབ་པ།"
@@ -11147,7 +10936,6 @@ msgid "Position:"
msgstr "གནས་ས།"
#: insertcaption.ui:143
-#, fuzzy
msgctxt "insertcaption|separator_edit"
msgid ": "
msgstr ": "
@@ -11169,13 +10957,11 @@ msgid "Category:"
msgstr "ཁུལ་ཁོངས།"
#: insertcaption.ui:226
-#, fuzzy
msgctxt "insertcaption|label2"
msgid "Properties"
msgstr "གཏོགས་གཤིས།"
#: insertcaption.ui:264
-#, fuzzy
msgctxt "insertcaption|label3"
msgid "Preview"
msgstr "སྔོན་ལྟ།"
@@ -11192,7 +10978,6 @@ msgid "Options..."
msgstr "འདེམས་གཞི།(~O)..."
#: insertcaption.ui:391
-#, fuzzy
msgctxt "insertcaption|liststore1"
msgid "[None]"
msgstr "[མེད།]"
@@ -11292,7 +11077,6 @@ msgid "Insert Footnote/Endnote"
msgstr "ཞབས་མཆན།/མཇུག་མཆན་རྩོམ་སྒྲིག"
#: insertfootnote.ui:143
-#, fuzzy
msgctxt "insertfootnote|automatic"
msgid "Automatic"
msgstr "རང་འགུལ།"
@@ -11322,13 +11106,11 @@ msgid "Numbering"
msgstr "ཨང་སྒྲིག"
#: insertfootnote.ui:257
-#, fuzzy
msgctxt "insertfootnote|footnote"
msgid "Footnote"
msgstr "ཞབས་མཆན།"
#: insertfootnote.ui:275
-#, fuzzy
msgctxt "insertfootnote|endnote"
msgid "Endnote"
msgstr "མཇུག་མཆན།"
@@ -11396,13 +11178,11 @@ msgid "Columns"
msgstr "ཚང་།"
#: insertsectiondialog.ui:151
-#, fuzzy
msgctxt "insertsectiondialog|indents"
msgid "Indents"
msgstr "ནང་སྐུམ།"
#: insertsectiondialog.ui:174
-#, fuzzy
msgctxt "insertsectiondialog|background"
msgid "Background"
msgstr "རྒྱབ་ལྗོངས།"
@@ -11444,7 +11224,6 @@ msgid "_Rows:"
msgstr "ཕྲེང་།"
#: inserttable.ui:216
-#, fuzzy
msgctxt "inserttable|label1"
msgid "General"
msgstr "རྒྱུནགཏན།"
@@ -11489,7 +11268,6 @@ msgid "Options"
msgstr "གདམ་ཚན།"
#: labeldialog.ui:8
-#, fuzzy
msgctxt "labeldialog|LabelDialog"
msgid "Labels"
msgstr "གདོང་འཛར།"
@@ -11507,7 +11285,6 @@ msgid "Medium"
msgstr "མྱུར་འབྲིང་།"
#: labeldialog.ui:128
-#, fuzzy
msgctxt "labeldialog|labels"
msgid "Labels"
msgstr "གདོང་འཛར།"
@@ -11519,13 +11296,11 @@ msgid "Business Cards"
msgstr "མིང་ཤོག(~U)..."
#: labeldialog.ui:174
-#, fuzzy
msgctxt "labeldialog|private"
msgid "Private"
msgstr "སྒེར་ལ་ཡོད་པ།"
#: labeldialog.ui:197
-#, fuzzy
msgctxt "labeldialog|business"
msgid "Business"
msgstr "ཁེ་ལས།"
@@ -11649,7 +11424,6 @@ msgid "Printer Name"
msgstr ""
#: labeloptionspage.ui:270
-#, fuzzy
msgctxt "labeloptionspage|label2"
msgid "Printer"
msgstr "གཏག་པར།"
@@ -11744,7 +11518,6 @@ msgid "lines"
msgstr "ཕྲེང་།"
#: linenumbering.ui:433
-#, fuzzy
msgctxt "linenumbering|separator"
msgid "Separator"
msgstr "མཚམས་གཅོད་རྟགས།"
@@ -12053,7 +11826,6 @@ msgid "Date"
msgstr "ཚེས་གྲངས།"
#: managechangessidebar.ui:200
-#, fuzzy
msgctxt "managechangessidebar|writerdesc"
msgid "Comment"
msgstr "མཆན་འགྲེལ།"
@@ -12213,7 +11985,6 @@ msgid "Mail Merge"
msgstr "སྦྲག་སྐུར་ཟླ་སྒྲིལ།"
#: mmcreatingdialog.ui:52
-#, fuzzy
msgctxt "mmcreatingdialog|label1"
msgid "Status:"
msgstr "རྣམ་པ།"
@@ -12297,7 +12068,6 @@ msgid "_Zoom"
msgstr "མངོན་པའི་སྡུར་ཚད།"
#: mmlayoutpage.ui:363
-#, fuzzy
msgctxt "mmlayoutpage|zoom"
msgid "Entire page"
msgstr "ཤོག་ངོས་ཧྲིལ་པོ།"
@@ -12418,7 +12188,6 @@ msgid "Adobe PDF-Document"
msgstr ""
#: mmresultemaildialog.ui:22
-#, fuzzy
msgctxt "mmresultemaildialog|liststore1"
msgid "Microsoft Word Document"
msgstr "Microsoft Word ཡིག་ཚགས།"
@@ -12429,7 +12198,6 @@ msgid "HTML Message"
msgstr ""
#: mmresultemaildialog.ui:30
-#, fuzzy
msgctxt "mmresultemaildialog|liststore1"
msgid "Plain Text"
msgstr "ཡིག་རྐྱང་།"
@@ -12590,7 +12358,6 @@ msgid "Save As options"
msgstr ""
#: mmsalutationpage.ui:49
-#, fuzzy
msgctxt "mmsalutationpage|previewft"
msgid "Preview"
msgstr "སྔོན་ལྟ།"
@@ -12783,13 +12550,11 @@ msgid "Navigation"
msgstr "གནོན་མཐེབ།"
#: navigatorpanel.ui:60
-#, fuzzy
msgctxt "navigatorpanel|back|tooltip_text"
msgid "Back"
msgstr "ཕྱིར་ལོག"
#: navigatorpanel.ui:73
-#, fuzzy
msgctxt "navigatorpanel|forward|tooltip_text"
msgid "Forward"
msgstr "མདུན་ཕྱོགས།"
@@ -12832,7 +12597,6 @@ msgid "Header"
msgstr "ཤོག་མགོ་"
#: navigatorpanel.ui:207
-#, fuzzy
msgctxt "navigatorpanel|footer|tooltip_text"
msgid "Footer"
msgstr "ཤོག་ཞབས།"
@@ -12877,7 +12641,6 @@ msgid "Toggle Master View"
msgstr ""
#: navigatorpanel.ui:364
-#, fuzzy
msgctxt "navigatorpanel|edit|tooltip_text"
msgid "Edit"
msgstr "རྩོམ་སྒྲིག"
@@ -12900,13 +12663,11 @@ msgid "Save Contents as well"
msgstr ""
#: navigatorpanel.ui:436
-#, fuzzy
msgctxt "navigatorpanel|moveup|tooltip_text"
msgid "Move Up"
msgstr "སྟེང་ལ་སྤོ་སྒུལ་བྱེད།"
#: navigatorpanel.ui:449
-#, fuzzy
msgctxt "navigatorpanel|movedown|tooltip_text"
msgid "Move Down"
msgstr "འོག་ལ་སྤོ་སྒུལ་བྱེད།"
@@ -12978,7 +12739,6 @@ msgid " "
msgstr ""
#: notebookbar.ui:488
-#, fuzzy
msgctxt "notebookbar|NewSF|tooltip_text"
msgid "Formula"
msgstr "སྤྱི་འགྲོས།"
@@ -13007,13 +12767,11 @@ msgid "File"
msgstr "ཡིག་ཆ།"
#: notebookbar.ui:1371
-#, fuzzy
msgctxt "notebookbar|FontSection|tooltip_text"
msgid "Font"
msgstr "ཡིག་གཟུགས།"
#: notebookbar.ui:1660
-#, fuzzy
msgctxt "notebookbar|FontSection2|tooltip_text"
msgid "Font"
msgstr "ཡིག་གཟུགས།"
@@ -13025,7 +12783,6 @@ msgid "Outline"
msgstr "ཡིག་གཟུགས་ཀྱི་སྤྱི་ཁོག"
#: notebookbar.ui:1799
-#, fuzzy
msgctxt "notebookbar|numberbullet|tooltip_text"
msgid "Bullets and Numbering"
msgstr "རྣམ་གྲངས་མཚོན་རྟགས་དང་ཨང་སྒྲིག"
@@ -13053,7 +12810,6 @@ msgid "Horizontal Alignment"
msgstr ""
#: notebookbar.ui:2156
-#, fuzzy
msgctxt "notebookbar|SpacingSection|tooltip_text"
msgid "Spacing"
msgstr "བར་ཆོད།"
@@ -13130,7 +12886,6 @@ msgid "Symbol"
msgstr "རིས་རྟགས་སྣ་ཚོགས།"
#: notebookbar.ui:2882
-#, fuzzy
msgctxt "notebookbar|box17|tooltip_text"
msgid "Basic"
msgstr "གཞི་རྩ།"
@@ -13141,7 +12896,6 @@ msgid "Insert Audio or Video"
msgstr ""
#: notebookbar.ui:2942
-#, fuzzy
msgctxt "notebookbar|ShapesSection|tooltip_text"
msgid "Shapes"
msgstr "དབྱིབས་ཚུལ།"
@@ -13159,7 +12913,6 @@ msgid "Text"
msgstr "ཡི་གེ"
#: notebookbar.ui:3373
-#, fuzzy
msgctxt "notebookbar|FontWork"
msgid "Fontwork"
msgstr "སྒྱུ་རྩལ་ཡི་གེ"
@@ -13187,13 +12940,11 @@ msgid "Page layout"
msgstr ""
#: notebookbar.ui:4295
-#, fuzzy
msgctxt "notebookbar|ReferencesLabel"
msgid "References"
msgstr "འདྲེན་སྤྱོད།"
#: notebookbar.ui:4790
-#, fuzzy
msgctxt "notebookbar|ReviewLabel"
msgid "Review"
msgstr "བརྟག་དཔྱད།"
@@ -13209,7 +12960,6 @@ msgid "Document Area Elements"
msgstr ""
#: notebookbar.ui:5056
-#, fuzzy
msgctxt "notebookbar|ZoomSection|tooltip_text"
msgid "Zoom"
msgstr "མངོན་པའི་སྡུར་ཚད།"
@@ -13245,7 +12995,6 @@ msgid "Basics"
msgstr "basis"
#: notebookbar.ui:5872
-#, fuzzy
msgctxt "notebookbar|GraphicDialog"
msgid "Properties"
msgstr "གཏོགས་གཤིས།"
@@ -13263,7 +13012,6 @@ msgid "Crop"
msgstr "དྲས་གཏུབ།"
#: notebookbar.ui:6537
-#, fuzzy
msgctxt "notebookbar|ImageLabel"
msgid "Image"
msgstr "བཪྙན་རིས།"
@@ -13275,7 +13023,6 @@ msgid "Line"
msgstr "ཐིག་རིས།"
#: notebookbar.ui:6572
-#, fuzzy
msgctxt "notebookbar|AreaFormat"
msgid "Area"
msgstr "ཁ་སྐོང་།"
@@ -13286,7 +13033,6 @@ msgid "Shape / Textbox"
msgstr ""
#: notebookbar.ui:6734
-#, fuzzy
msgctxt "notebookbar|AnchorMenu"
msgid "Anchor"
msgstr "འཆིང་བརྒྱབ།"
@@ -13366,7 +13112,6 @@ msgid "Reference_s"
msgstr "འདྲེན་སྤྱོད།"
#: notebookbar_compact.ui:4899
-#, fuzzy
msgctxt "notebookbar_compact|ReferencesLabel"
msgid "References"
msgstr "འདྲེན་སྤྱོད།"
@@ -13378,7 +13123,6 @@ msgid "_Review"
msgstr "སྔོན་ལྟ།"
#: notebookbar_compact.ui:5327
-#, fuzzy
msgctxt "notebookbar_compact|ReviewLabel"
msgid "Review"
msgstr "བརྟག་དཔྱད།"
@@ -13414,7 +13158,6 @@ msgid "_Graphic"
msgstr "པར་རིས།"
#: notebookbar_compact.ui:7136
-#, fuzzy
msgctxt "notebookbar_compact|ImageLabel"
msgid "Image"
msgstr "བཪྙན་རིས།"
@@ -13447,13 +13190,11 @@ msgid "Align"
msgstr ""
#: notebookbar_compact.ui:8216
-#, fuzzy
msgctxt "notebookbar_compact|frame:MenuDraw"
msgid "Object"
msgstr "བྱ་ཡུལ།"
#: notebookbar_compact.ui:8246
-#, fuzzy
msgctxt "notebookbar_compact|FrameLabel"
msgid "Object"
msgstr "བྱ་ཡུལ།"
@@ -13465,7 +13206,6 @@ msgid "_Tools"
msgstr "ཡོ་བྱད་གཙོ་བོའི་ཚང་།"
#: notebookbar_compact.ui:8810
-#, fuzzy
msgctxt "notebookbar_compact|DevLabel"
msgid "Tools"
msgstr "ཡོ་བྱད་གཙོ་བོའི་ཚང་།"
@@ -13481,7 +13221,6 @@ msgid "Menubar"
msgstr ""
#: notebookbar_groupedbar_compact.ui:3363
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|Quotation2"
msgid "Quotation"
msgstr "འདྲེན་སྤྱོད་ཡི་གེ"
@@ -13739,7 +13478,6 @@ msgid "Menubar"
msgstr ""
#: notebookbar_groupedbar_full.ui:3281
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|Quotation2"
msgid "Quotation"
msgstr "འདྲེན་སྤྱོད་ཡི་གེ"
@@ -14027,7 +13765,6 @@ msgid "Default"
msgstr "ཚད་གཞི།"
#: notebookbar_groups.ui:42
-#, fuzzy
msgctxt "notebookbar_groups|imagestylegray"
msgid "Grayscale"
msgstr "སྐྱ་ཚད།"
@@ -14100,25 +13837,21 @@ msgid "Colorize Orange"
msgstr ""
#: notebookbar_groups.ui:186
-#, fuzzy
msgctxt "notebookbar_groups|hyperlink"
msgid "Hyperlink"
msgstr "རིམ་འདས་སྦྲེལ་མཐུད།"
#: notebookbar_groups.ui:200
-#, fuzzy
msgctxt "notebookbar_groups|footnote"
msgid "Footnote"
msgstr "ཞབས་མཆན།"
#: notebookbar_groups.ui:209
-#, fuzzy
msgctxt "notebookbar_groups|endnote"
msgid "Endnote"
msgstr "མཇུག་མཆན།"
#: notebookbar_groups.ui:224
-#, fuzzy
msgctxt "notebookbar_groups|bookmark"
msgid "Bookmark"
msgstr "ཤོག་འཛར།"
@@ -14147,13 +13880,11 @@ msgid "Heading 1"
msgstr "ཁ་བྱང་ 1"
#: notebookbar_groups.ui:344
-#, fuzzy
msgctxt "notebookbar_groups|heading2"
msgid "Heading 2"
msgstr "ཁ་བྱང་ 2"
#: notebookbar_groups.ui:353
-#, fuzzy
msgctxt "notebookbar_groups|heading3"
msgid "Heading 3"
msgstr "ཁ་བྱང་ 3"
@@ -14164,13 +13895,11 @@ msgid "Default Character"
msgstr ""
#: notebookbar_groups.ui:377
-#, fuzzy
msgctxt "notebookbar_groups|italic"
msgid "Emphasis"
msgstr "ནན་བཤད།"
#: notebookbar_groups.ui:386
-#, fuzzy
msgctxt "notebookbar_groups|bold"
msgid "Strong Emphasis"
msgstr "ཤུགས་ཆེ་རུ་གཏོང་བ།"
@@ -14225,19 +13954,16 @@ msgid "Delete Rows"
msgstr "ཡིག་ཕྲེང་སུབ་རྒྱུ།"
#: notebookbar_groups.ui:504
-#, fuzzy
msgctxt "notebookbar_groups|rowmenuselect"
msgid "Select Rows"
msgstr "ཡིག་ཕྲེང་འདེམས་པ།"
#: notebookbar_groups.ui:519
-#, fuzzy
msgctxt "notebookbar_groups|rowmenuheight"
msgid "Row Height..."
msgstr "ཕྲེང་མཐོ།..."
#: notebookbar_groups.ui:528
-#, fuzzy
msgctxt "notebookbar_groups|rowmenuoptimalrow"
msgid "Optimal Row Height"
msgstr "ཕྲེང་མཐོ་མཚམས་ཤོས།"
@@ -14279,7 +14005,6 @@ msgid "Links"
msgstr "ཐག་སྦྲེལ།(~L)"
#: notebookbar_groups.ui:1616
-#, fuzzy
msgctxt "notebookbar_groups|shapesb"
msgid "Shapes"
msgstr "དབྱིབས་ཚུལ།"
@@ -14297,7 +14022,6 @@ msgid "Style"
msgstr "བཟོ་དབྱིབས།"
#: notebookbar_groups.ui:1780
-#, fuzzy
msgctxt "notebookbar_groups|tablerowsb"
msgid "Rows"
msgstr "ཕྲེང་།"
@@ -14338,7 +14062,6 @@ msgid "Lock"
msgstr ""
#: notebookbar_groups.ui:2189
-#, fuzzy
msgctxt "notebookbar_groups|imagegrouplabel"
msgid "Image"
msgstr "བཪྙན་རིས།"
@@ -14606,7 +14329,6 @@ msgid "Line Numbering"
msgstr "ཕྲེང་ཨང་སྒྲིག"
#: objectdialog.ui:8
-#, fuzzy
msgctxt "objectdialog|ObjectDialog"
msgid "Object"
msgstr "བྱ་ཡུལ།"
@@ -14629,7 +14351,6 @@ msgid "Wrap"
msgstr "གདུབ་འཁོར།(~W)"
#: objectdialog.ui:174
-#, fuzzy
msgctxt "objectdialog|hyperlink"
msgid "Hyperlink"
msgstr "རིམ་འདས་སྦྲེལ་མཐུད།"
@@ -14640,7 +14361,6 @@ msgid "Borders"
msgstr "མཐའ་སྒྲོམ།"
#: objectdialog.ui:220
-#, fuzzy
msgctxt "objectdialog|area"
msgid "Area"
msgstr "ཁ་སྐོང་།"
@@ -15165,7 +14885,6 @@ msgid "Bold"
msgstr "སྦོམ་གཟུགས།"
#: optredlinepage.ui:71
-#, fuzzy
msgctxt "optredlinepage|insert"
msgid "Italic"
msgstr "གསེག་གཟུགས།"
@@ -15194,13 +14913,11 @@ msgid "Uppercase"
msgstr ""
#: optredlinepage.ui:76
-#, fuzzy
msgctxt "optredlinepage|insert"
msgid "Lowercase"
msgstr "ཆུང་བྲིས་ཡིག་འབྲུ།"
#: optredlinepage.ui:77
-#, fuzzy
msgctxt "optredlinepage|insert"
msgid "Small caps"
msgstr "གཟུགས་ཆུང་ཡིག་ཆུང་་ཡིག་འབྲུ།"
@@ -15211,7 +14928,6 @@ msgid "Title font"
msgstr ""
#: optredlinepage.ui:79
-#, fuzzy
msgctxt "optredlinepage|insert"
msgid "Background color"
msgstr "རྒྱབ་ལྗོངས་ཚོས་གཞི།"
@@ -15250,7 +14966,6 @@ msgid "Color of Deletions"
msgstr ""
#: optredlinepage.ui:219
-#, fuzzy
msgctxt "optredlinepage|deletedpreview"
msgid "Delete"
msgstr "སུབ་པ།"
@@ -15278,7 +14993,6 @@ msgid "Color of Changed Attributes"
msgstr ""
#: optredlinepage.ui:330
-#, fuzzy
msgctxt "optredlinepage|changedpreview"
msgid "Attributes"
msgstr "གཏོགས་གཤིས།"
@@ -15310,7 +15024,6 @@ msgid "[None]"
msgstr "[མེད།]"
#: optredlinepage.ui:444
-#, fuzzy
msgctxt "optredlinepage|markpos"
msgid "Left margin"
msgstr "གཡོན་ཕྱོགས་ཤོག་མཐའི་བར་ཐག"
@@ -15574,7 +15287,6 @@ msgid "Show sublevels:"
msgstr ""
#: outlinenumberingpage.ui:164
-#, fuzzy
msgctxt "outlinenumberingpage|label7"
msgid "Separator"
msgstr "མཚམས་གཅོད་རྟགས།"
@@ -15609,7 +15321,6 @@ msgid "Left"
msgstr "གཡོན།"
#: outlinepositionpage.ui:27
-#, fuzzy
msgctxt "outlinepositionpage|liststore1"
msgid "Centered"
msgstr "དཀྱིལ་བསྡུ།"
@@ -15626,7 +15337,6 @@ msgid "Tab stop"
msgstr "རེའུ་མིག་བཟོ་རྟགས།"
#: outlinepositionpage.ui:44
-#, fuzzy
msgctxt "outlinepositionpage|liststore2"
msgid "Space"
msgstr "སྟོང་རྟགས།"
@@ -15798,7 +15508,6 @@ msgid "Margins:"
msgstr "ཤོག་ངོས་མཐའ་ཐག"
#: pagefooterpanel.ui:60
-#, fuzzy
msgctxt "pagefooterpanel|customlabel"
msgid "Custom"
msgstr "རང་བཟོས།"
@@ -15816,13 +15525,11 @@ msgid "Same Content:"
msgstr "སྒྲོམ་གྱི་ནང་དོན།"
#: pageformatpanel.ui:23
-#, fuzzy
msgctxt "pageformatpanel|size"
msgid "Size:"
msgstr "ཆེ་ཆུང་།:"
#: pageformatpanel.ui:35
-#, fuzzy
msgctxt "pageformatpanel|width"
msgid "Width:"
msgstr "ཞེང་ཚད།"
@@ -15851,13 +15558,11 @@ msgid "Paper Height"
msgstr ""
#: pageformatpanel.ui:103
-#, fuzzy
msgctxt "pageformatpanel|paperorientation"
msgid "Portrait"
msgstr "གཞུང་ཕྱོགས།"
#: pageformatpanel.ui:104
-#, fuzzy
msgctxt "pageformatpanel|paperorientation"
msgid "Landscape"
msgstr "འཕྲེད་ཕྱོགས།"
@@ -15880,7 +15585,6 @@ msgid "Narrow"
msgstr ""
#: pageformatpanel.ui:142
-#, fuzzy
msgctxt "pageformatpanel|marginLB"
msgid "Moderate"
msgstr "ཞི་འཇམ་རིགས།"
@@ -15907,13 +15611,11 @@ msgid "Wide"
msgstr "གབ་པ།"
#: pageformatpanel.ui:147
-#, fuzzy
msgctxt "pageformatpanel|marginLB"
msgid "Mirrored"
msgstr "སློག་འཁོར་གྱི།"
#: pageformatpanel.ui:158
-#, fuzzy
msgctxt "pageformatpanel|customlabel"
msgid "Custom"
msgstr "རང་བཟོས།"
@@ -15925,7 +15627,6 @@ msgid "Margins:"
msgstr "ཤོག་ངོས་མཐའ་ཐག"
#: pageheaderpanel.ui:60
-#, fuzzy
msgctxt "pageheaderpanel|customlabel"
msgid "Custom"
msgstr "རང་བཟོས།"
@@ -15960,7 +15661,6 @@ msgid "Wide"
msgstr "གབ་པ།"
#: pagemargincontrol.ui:127
-#, fuzzy
msgctxt "pagemargincontrol|mirrored"
msgid "Mirrored"
msgstr "སློག་འཁོར་གྱི།"
@@ -15988,7 +15688,6 @@ msgid "Wide"
msgstr "གབ་པ།"
#: pagemargincontrol.ui:203
-#, fuzzy
msgctxt "pagemargincontrol|mirroredL"
msgid "Mirrored"
msgstr "སློག་འཁོར་གྱི།"
@@ -16035,19 +15734,16 @@ msgid "O_uter"
msgstr "ཕྱི།"
#: pagemargincontrol.ui:410
-#, fuzzy
msgctxt "pagemargincontrol|label1"
msgid "Custom"
msgstr "རང་བཟོས།"
#: pageorientationcontrol.ui:36
-#, fuzzy
msgctxt "pageorientationcontrol|portrait"
msgid "Portrait"
msgstr "གཞུང་ཕྱོགས།"
#: pageorientationcontrol.ui:52
-#, fuzzy
msgctxt "pageorientationcontrol|landscape"
msgid "Landscape"
msgstr "འཕྲེད་ཕྱོགས།"
@@ -16070,7 +15766,6 @@ msgid "Right and left"
msgstr ""
#: pagestylespanel.ui:19
-#, fuzzy
msgctxt "pagestylespanel|liststorePageLayout"
msgid "Mirrored"
msgstr "སློག་འཁོར་གྱི།"
@@ -16140,7 +15835,6 @@ msgid "Right"
msgstr "གཡས།"
#: pagestylespanel.ui:214
-#, fuzzy
msgctxt "pagestylespanel|customlabel"
msgid "Custom"
msgstr "རང་བཟོས།"
@@ -16195,7 +15889,6 @@ msgid "Borders"
msgstr "མཐའ་སྒྲོམ།"
#: paradialog.ui:291
-#, fuzzy
msgctxt "paradialog|area"
msgid "Area"
msgstr "ཁ་སྐོང་།"
@@ -16207,7 +15900,6 @@ msgid "Transparency"
msgstr "དྭངས་གསལ།"
#: picturedialog.ui:8
-#, fuzzy
msgctxt "picturedialog|PictureDialog"
msgid "Image"
msgstr "བཪྙན་རིས།"
@@ -16230,13 +15922,11 @@ msgid "Wrap"
msgstr "གདུབ་འཁོར།(~W)"
#: picturedialog.ui:174
-#, fuzzy
msgctxt "picturedialog|hyperlink"
msgid "Hyperlink"
msgstr "རིམ་འདས་སྦྲེལ་མཐུད།"
#: picturedialog.ui:197
-#, fuzzy
msgctxt "picturedialog|picture"
msgid "Image"
msgstr "བཪྙན་རིས།"
@@ -16253,7 +15943,6 @@ msgid "Borders"
msgstr "མཐའ་སྒྲོམ།"
#: picturedialog.ui:266
-#, fuzzy
msgctxt "picturedialog|area"
msgid "Area"
msgstr "ཁ་སྐོང་།"
@@ -16315,7 +16004,6 @@ msgid "On right pages"
msgstr ""
#: picturepage.ui:249
-#, fuzzy
msgctxt "picturepage|label2"
msgid "Flip"
msgstr "སྟོང་སློག"
@@ -16481,7 +16169,6 @@ msgid "Text _placeholder"
msgstr "ཡི་གེའི་གནས་བཟུང་རྟགས་(~Y)"
#: printoptionspage.ui:145
-#, fuzzy
msgctxt "printoptionspage|label2"
msgid "Contents"
msgstr "ནང་དོན།"
@@ -16621,7 +16308,6 @@ msgid "Last name"
msgstr "རུས་མིང་།"
#: privateuserpage.ui:162
-#, fuzzy
msgctxt "privateuserpage|shortname-atkobject"
msgid "Initials"
msgstr "སྐུངས་ཡིག"
@@ -16671,7 +16357,6 @@ msgid "First name"
msgstr "མིའི་མིང་།"
#: privateuserpage.ui:367
-#, fuzzy
msgctxt "privateuserpage|shortname2-atkobject"
msgid "Initials"
msgstr "སྐུངས་ཡིག"
@@ -16682,13 +16367,11 @@ msgid "_Zip/city:"
msgstr ""
#: privateuserpage.ui:410
-#, fuzzy
msgctxt "privateuserpage|icity-atkobject"
msgid "City"
msgstr "གྲོང་ཁྱེར།"
#: privateuserpage.ui:428
-#, fuzzy
msgctxt "privateuserpage|izip-atkobject"
msgid "Zip code"
msgstr "སྦྲག་གནས།"
@@ -16867,7 +16550,6 @@ msgid "As Link"
msgstr ""
#: readonlymenu.ui:122
-#, fuzzy
msgctxt "readonlymenu|graphicascopy"
msgid "Copy"
msgstr "འདྲ་ཕབ།"
@@ -16975,7 +16657,6 @@ msgid "_Fit to size"
msgstr "རང་འགུལ་དུ་ལེགས་སྒྲིག་བྱེད་པ།"
#: rowheight.ui:133
-#, fuzzy
msgctxt "rowheight|label1"
msgid "Height"
msgstr "མཐོ་ཚད།"
@@ -17106,7 +16787,6 @@ msgid "E_ditable in read-only document"
msgstr ""
#: sectionpage.ui:453
-#, fuzzy
msgctxt "sectionpage|label5"
msgid "Properties"
msgstr "གཏོགས་གཤིས།"
@@ -17157,7 +16837,6 @@ msgid "Change _Table..."
msgstr ""
#: selectaddressdialog.ui:225
-#, fuzzy
msgctxt "selectaddressdialog|name"
msgid "Name"
msgstr "མིང་།"
@@ -17169,7 +16848,6 @@ msgid "Table"
msgstr "རེའུ་མིག"
#: selectaddressdialog.ui:253
-#, fuzzy
msgctxt "selectaddressdialog|connecting"
msgid "Connecting to data source..."
msgstr "གཞི་གྲངས་ཁུངས་འབྲེལ་མཐུད་བྱེད་བཞིན་པ་..."
@@ -17270,7 +16948,6 @@ msgid "Orientation"
msgstr "ཁ་ཕྱོགས།"
#: sidebarpage.ui:57
-#, fuzzy
msgctxt "sidebarpage|size|tooltip_text"
msgid "Size"
msgstr "ཆེ་ཆུང་།"
@@ -17282,7 +16959,6 @@ msgid "Columns"
msgstr "ཚང་།"
#: sidebarpage.ui:112
-#, fuzzy
msgctxt "sidebarpage|margin|tooltip_text"
msgid "Margin"
msgstr "ཤོག་ལྷེའི་མཐའ་རྒྱང་།"
@@ -17402,7 +17078,6 @@ msgid "Set the amount of space between the image and surrounding text"
msgstr ""
#: sidebarwrap.ui:249
-#, fuzzy
msgctxt "sidebarwrap|customlabel"
msgid "Custom"
msgstr "རང་བཟོས།"
@@ -17538,7 +17213,6 @@ msgid "Select..."
msgstr "འདེམས་པ།(~S)..."
#: sortdialog.ui:669
-#, fuzzy
msgctxt "sortdialog|label4"
msgid "Separator"
msgstr "མཚམས་གཅོད་རྟགས།"
@@ -17586,7 +17260,6 @@ msgid "Set Language for Selection"
msgstr "གདམ་ཁུལ་ལ་སྐད་བརྡ་བཟོ་སྒྲིག་བྱེད་པ།"
#: spellmenu.ui:94
-#, fuzzy
msgctxt "spellmenu|langpara"
msgid "Set Language for Paragraph"
msgstr "དུམ་མཚམས་ལ་སྐད་བརྡ་བཟོ་སྒྲིག་བྱེད་རྒྱུ།"
@@ -17709,7 +17382,6 @@ msgid "Update"
msgstr "གསར་བཟོ།"
#: stringinput.ui:70
-#, fuzzy
msgctxt "stringinput|name"
msgid "Name"
msgstr "མིང་།"
@@ -17730,7 +17402,6 @@ msgid "No Subject"
msgstr ""
#: subjectdialog.ui:138
-#, fuzzy
msgctxt "subjectdialog|label1"
msgid "Subject:"
msgstr "བརྗོད་གཞི་:"
@@ -17833,7 +17504,6 @@ msgid "Borders"
msgstr "མཐའ་སྒྲོམ།"
#: tableproperties.ui:197
-#, fuzzy
msgctxt "tableproperties|background"
msgid "Background"
msgstr "རྒྱབ་ལྗོངས།"
@@ -17851,7 +17521,6 @@ msgid "Vertical"
msgstr "དྲང་འཕྱང་ཁ་ཕྱོགས།"
#: tabletextflowpage.ui:33
-#, fuzzy
msgctxt "tabletextflowpage|liststore1"
msgid "Use superordinate object settings"
msgstr "རིམ་པ་མཐོ་བའི་བྱ་ཡུལ་གནས་ས་བེད་སྤྱོད་བྱེད་རྒྱུ།"
@@ -17863,7 +17532,6 @@ msgid "Top"
msgstr "སྟེང་ཕྱོགས།"
#: tabletextflowpage.ui:51
-#, fuzzy
msgctxt "tabletextflowpage|liststore2"
msgid "Centered"
msgstr "དཀྱིལ་བསྡུ།"
@@ -17999,7 +17667,6 @@ msgid "Font"
msgstr "ཡིག་གཟུགས།"
#: templatedialog1.ui:181
-#, fuzzy
msgctxt "templatedialog1|fonteffect"
msgid "Font Effects"
msgstr "ཡིག་གཟུགས་ཡག་ཉེས།"
@@ -18038,7 +17705,6 @@ msgid "Organizer"
msgstr ""
#: templatedialog16.ui:144
-#, fuzzy
msgctxt "templatedialog16|bullets"
msgid "Bullets"
msgstr "རྣམ་གྲངས་མཚོན་རྟགས།"
@@ -18055,7 +17721,6 @@ msgid "Outline"
msgstr "ཡིག་གཟུགས་ཀྱི་སྤྱི་ཁོག"
#: templatedialog16.ui:213
-#, fuzzy
msgctxt "templatedialog16|graphics"
msgid "Image"
msgstr "བཪྙན་རིས།"
@@ -18114,7 +17779,6 @@ msgid "Font"
msgstr "ཡིག་གཟུགས།"
#: templatedialog2.ui:273
-#, fuzzy
msgctxt "templatedialog2|fonteffect"
msgid "Font Effects"
msgstr "ཡིག་གཟུགས་ཡག་ཉེས།"
@@ -18150,7 +17814,6 @@ msgid "Drop Caps"
msgstr "ཡིག་མགོ་ཆེན་པོ་བྲིས་པ།"
#: templatedialog2.ui:411
-#, fuzzy
msgctxt "templatedialog2|area"
msgid "Area"
msgstr "ཁ་སྐོང་།"
@@ -18213,7 +17876,6 @@ msgid "Wrap"
msgstr "གདུབ་འཁོར།(~W)"
#: templatedialog4.ui:227
-#, fuzzy
msgctxt "templatedialog4|area"
msgid "Area"
msgstr "ཁ་སྐོང་།"
@@ -18259,7 +17921,6 @@ msgid "Page"
msgstr "ཤོག་ལྷེ།"
#: templatedialog8.ui:167
-#, fuzzy
msgctxt "templatedialog8|area"
msgid "Area"
msgstr "ཁ་སྐོང་།"
@@ -18277,7 +17938,6 @@ msgid "Header"
msgstr "ཤོག་མགོ་"
#: templatedialog8.ui:236
-#, fuzzy
msgctxt "templatedialog8|footer"
msgid "Footer"
msgstr "ཤོག་ཞབས།"
@@ -18294,7 +17954,6 @@ msgid "Columns"
msgstr "ཚང་།"
#: templatedialog8.ui:305
-#, fuzzy
msgctxt "templatedialog8|footnotes"
msgid "Footnote"
msgstr "ཞབས་མཆན།"
@@ -18520,13 +18179,11 @@ msgid "Table of Contents, Index or Bibliography"
msgstr ""
#: tocdialog.ui:82
-#, fuzzy
msgctxt "tocdialog|showexample"
msgid "Preview"
msgstr "སྔོན་ལྟ།"
#: tocdialog.ui:119
-#, fuzzy
msgctxt "tocdialog|example-atkobject"
msgid "Preview"
msgstr "སྔོན་ལྟ།"
@@ -18556,7 +18213,6 @@ msgid "Columns"
msgstr "ཚང་།"
#: tocdialog.ui:239
-#, fuzzy
msgctxt "tocdialog|background"
msgid "Background"
msgstr "རྒྱབ་ལྗོངས།"
@@ -18608,7 +18264,6 @@ msgid "Tab stop position:"
msgstr ""
#: tocentriespage.ui:318
-#, fuzzy
msgctxt "tocentriespage|alignright"
msgid "Align right"
msgstr "གཡས་ལ་སྙོམས་གཤིབ།"
@@ -18804,7 +18459,6 @@ msgid "Sort Keys"
msgstr ""
#: tocindexpage.ui:20
-#, fuzzy
msgctxt "tocindexpage|open"
msgid "Open"
msgstr "ཁ་འབྱེད།"
@@ -18895,7 +18549,6 @@ msgid "Entire document"
msgstr "ཡིག་ཚགས་ཚང་མ། (~E)"
#: tocindexpage.ui:241
-#, fuzzy
msgctxt "tocindexpage|scope"
msgid "Chapter"
msgstr "ལེའུ།"
@@ -18992,19 +18645,16 @@ msgid "Display:"
msgstr "གསལ་བ།"
#: tocindexpage.ui:624
-#, fuzzy
msgctxt "tocindexpage|display"
msgid "References"
msgstr "འདྲེན་སྤྱོད།"
#: tocindexpage.ui:625
-#, fuzzy
msgctxt "tocindexpage|display"
msgid "Category and Number"
msgstr "རིགས་དབྱེ་དང་ཨང་སྒྲིག"
#: tocindexpage.ui:626
-#, fuzzy
msgctxt "tocindexpage|display"
msgid "Caption Text"
msgstr "གདོང་འཛར་ཡི་གེ"
@@ -19285,7 +18935,6 @@ msgid "Text"
msgstr "ཡི་གེ"
#: watermarkdialog.ui:118
-#, fuzzy
msgctxt "watermarkdialog|FontLabel"
msgid "Font"
msgstr "ཡིག་གཟུགས།"
@@ -19303,7 +18952,6 @@ msgid "Transparency"
msgstr "དྭངས་གསལ།"
#: watermarkdialog.ui:154
-#, fuzzy
msgctxt "watermarkdialog|ColorLabel"
msgid "Color"
msgstr "ཚོས་གཞི།"
@@ -19420,7 +19068,6 @@ msgid "_Bottom:"
msgstr "འོག་ཕྱོགས།"
#: wrappage.ui:539
-#, fuzzy
msgctxt "wrappage|label2"
msgid "Spacing"
msgstr "བར་ཆོད།"
diff --git a/source/bo/swext/mediawiki/src/registry/data/org/openoffice/Office/Custom.po b/source/bo/swext/mediawiki/src/registry/data/org/openoffice/Office/Custom.po
index 4fe3854f758..25902275713 100644
--- a/source/bo/swext/mediawiki/src/registry/data/org/openoffice/Office/Custom.po
+++ b/source/bo/swext/mediawiki/src/registry/data/org/openoffice/Office/Custom.po
@@ -166,7 +166,6 @@ msgid "~Add..."
msgstr "གསབ་སྣོན།(~A)..."
#: WikiExtension.xcu
-#, fuzzy
msgctxt ""
"WikiExtension.xcu\n"
".WikiExtension.Strings\n"
@@ -214,7 +213,6 @@ msgid "Media~Wiki Server"
msgstr ""
#: WikiExtension.xcu
-#, fuzzy
msgctxt ""
"WikiExtension.xcu\n"
".WikiExtension.Strings\n"
diff --git a/source/bo/uui/messages.po b/source/bo/uui/messages.po
index d44d7c90b13..bdb09c7bdba 100644
--- a/source/bo/uui/messages.po
+++ b/source/bo/uui/messages.po
@@ -363,7 +363,6 @@ msgid ""
msgstr ""
#: ids.hrc:158
-#, fuzzy
msgctxt "STR_UUI_UNKNOWNAUTH_UNTRUSTED"
msgid ""
"Unable to verify the identity of $(ARG1) site.\n"
@@ -375,7 +374,6 @@ msgstr ""
"ལག་ཁྱེར་འདི་དང་ལེན་མ་བྱས་གོང་ཁྱེད་ཀྱིས་ཚུགས་ཚེག་དེའི་ལག་ཁྱེར་ཞིབ་བཤེར་ཞིབ་ཚགས་བྱེད་དགོས། ཁྱེད་ཀྱིས་ལག་ཁྱེར་འདི་དང་ལེན་བྱས་ནས་དྲ་ཚུགས་ $(ARG1) དབྱེ་འབྱེད་བྱེད་དམ།"
#: ids.hrc:159
-#, fuzzy
msgctxt "STR_UUI_SSLWARN_EXPIRED"
msgid ""
"$(ARG1) is a site that uses a security certificate to encrypt data during transmission, but its certificate expired on $(ARG2).\n"
@@ -384,13 +382,11 @@ msgid ""
msgstr "(ARG1)ནི་བརྒྱུད་གཏོང་བྱེད་པའི་ནང་བདེ་འཇགས་ཁས་ལེན་གྱི་གསང་སྣོན་གྲངས་གཞི་སྤྱོད་པའི་ཚུགས་གནས་ཤིག་ཡིན་མོད། འོན་ཀྱང་ཚུགས་གནས་དེའི་ལག་ཁྱེར་དེ་$(ARG2) སྐབས་སུ་དུས་ཚོད་ཡོལ་བ་ཡིན། ཁྱེད་ཀྱིས་རང་གི་རྩིས་འཁོར་དུས་ཚོད་ཡང་དག་པ་ཡིན་པའི་དཔྱད་ཞིབ་ཀྱིས་འགན་ལེན་བྱེད་དགོས།"
#: ids.hrc:160
-#, fuzzy
msgctxt "STR_UUI_SSLWARN_EXPIRED_TITLE"
msgid "Security Warning: Server Certificate Invalid"
msgstr "བདེ་འཇགས་ཉེན་བརྡ་སྟེ། ཞབས་ཞུའི་རྩིས་འཁོར་གྱི་ལག་ཁྱེར་གོ་མི་ཆོད་པར་གྱུར།"
#: ids.hrc:161
-#, fuzzy
msgctxt "STR_UUI_SSLWARN_DOMAINMISMATCH"
msgid ""
"You have attempted to establish a connection with $(ARG1). However, the security certificate presented belongs to $(ARG2). It is possible, though unlikely, that someone may be trying to intercept your communication with this web site.\n"
@@ -401,13 +397,11 @@ msgid ""
msgstr "ཁྱེད་ཀྱིས་$(ARG1) དང་སྦྲེལ་མཐུད་བྱེད་རྩིས་འདུག འོན་ཀྱང་བདེ་འཇགས་ལག་ཁྱེར་དེ་ཕལ་ཆེར་$(ARG2) ཡིན་པ་འདྲ། དེ་འདྲ་མིན་ནའང་གང་ལྟར་ཁྱེད་རང་དྲ་ཚུགས་དེ་དང་འཕྲིན་གཏོང་བྱེད་པར་བཀག་འགོག་བྱེད་མཁན་ཡོད་པ་འདྲ། གལ་ཏེ་མངོན་སྟོན་བྱས་པའི་ལག་ཁྱེར་དེ་ $(ARG1)མིན་པར་དོགས་པ་འདུག་ན་སྦྲེལ་མཐུད་བྱེད་མཚམས་བཞག་ནས་དྲ་ཚུགས་དེའི་དོ་དམ་པར་སྙན་སེང་ཞུས་དང་། མུ་མཐུད་ཡིན་ནམ།་"
#: ids.hrc:162
-#, fuzzy
msgctxt "STR_UUI_SSLWARN_DOMAINMISMATCH_TITLE"
msgid "Security Warning: Server Certificate Expired"
msgstr "བདེ་འཇགས་ཉེན་བརྡ་སྟེ། ཞབས་ཞུའི་རྩིས་འཁོར་གྱི་ལག་ཁྱེར་དུས་ཚོད་ཡོལ་ཟིན།"
#: ids.hrc:163
-#, fuzzy
msgctxt "STR_UUI_SSLWARN_INVALID"
msgid ""
"The certificate could not be validated. You should examine this site's certificate carefully.\n"
@@ -419,7 +413,6 @@ msgstr ""
"གལ་ཏེ་ཁྱེད་ཀྱིས་མངོན་སྟོན་བྱས་པའི་ལག་ཁྱེར་ལ་དོགས་པ་ཡོད་ན་འབྲེལ་མཐུད་འདི་མེད་པ་བཟོས་ནས་དྲ་ཚུགས་འདིའི་དོ་དམ་པར་བརྡ་ཁྱབ་གཏོང་དགོས།"
#: ids.hrc:164
-#, fuzzy
msgctxt "STR_UUI_SSLWARN_INVALID_TITLE"
msgid "Security Warning: Domain Name Mismatch"
msgstr "བདེ་འཇགས་ཉེན་བརྡ་སྟེ། ཁོངས་མིང་ཆ་འགྲིགས་མེད་པ།"
@@ -462,7 +455,6 @@ msgid "The confirmation password did not match the password. Set the password ag
msgstr ""
#: strings.hrc:33
-#, fuzzy
msgctxt "STR_ALREADYOPEN_TITLE"
msgid "Document in Use"
msgstr "ཡིག་ཚགས་བེད་སྤྱོད་བྱེད་མུས།"
@@ -540,7 +532,6 @@ msgid "The lock file could not be created for exclusive access by %PRODUCTNAME,
msgstr "%PRODUCTNAMEཡིག་ཆ་བཀག་འཛིན་བྱས་ནས་བཙན་བཟུང་བཅར་འདྲིར་སྤྱོད་ཐབས་བྲལ་བ་དེ་ནི་ཡིག་ཆའི་གནས་སར་བཀག་འཛིན་ཡིག་ཆ་ཞིག་གསར་བཟོའི་དབང་ཚད་མེད་པའི་རྐྱེན་གྱིས་རེད།"
#: strings.hrc:47
-#, fuzzy
msgctxt "STR_LOCKFAILED_OPENREADONLY_BTN"
msgid "Open ~Read-Only"
msgstr "ཀློག་ཙམ་བྱེད་ཡས་ཁ་འབྱེད། (~R)"
@@ -692,7 +683,6 @@ msgid "The lock file is corrupted and probably empty. Opening the document read-
msgstr ""
#: strings.hrc:76
-#, fuzzy
msgctxt "STR_LOCKCORRUPT_OPENREADONLY_BTN"
msgid "Open ~Read-Only"
msgstr "ཀློག་ཙམ་བྱེད་ཡས་ཁ་འབྱེད། (~R)"
@@ -907,7 +897,6 @@ msgid "Security Warning: "
msgstr "བདེ་འཇགས་ཉེན་བརྡ།"
#: sslwarndialog.ui:24
-#, fuzzy
msgctxt "sslwarndialog|ok"
msgid "Continue"
msgstr "མུ་མཐུད།"
diff --git a/source/bo/vcl/messages.po b/source/bo/vcl/messages.po
index 0667f981b29..e7fd8b706f7 100644
--- a/source/bo/vcl/messages.po
+++ b/source/bo/vcl/messages.po
@@ -312,7 +312,6 @@ msgstr "ཡིག་ཚགས་ཁ་བརྒྱབ།"
#. To translators: This is used on buttons for platforms other than windows, there should be a ~ mnemonic in this string
#: strings.hrc:46
-#, fuzzy
msgctxt "SV_BUTTONTEXT_OK"
msgid "~OK"
msgstr "གཏན་འཁེལ་(~O)"
@@ -435,7 +434,6 @@ msgid "~Undo"
msgstr "བཀའ་བརྡ་ཕྱིར་འཐེན།(~U)"
#: strings.hrc:71
-#, fuzzy
msgctxt "SV_BUTTONTEXT_PASTE"
msgid "~Paste"
msgstr "སྦྱར་བ།(~P)"
@@ -452,7 +450,6 @@ msgid "~Previous"
msgstr ""
#: strings.hrc:74
-#, fuzzy
msgctxt "SV_BUTTONTEXT_GO_UP"
msgid "~Up"
msgstr "སྟེང་ཕྱོགས་ལ་ཁ་སྐོང་བ(~U)"
@@ -487,13 +484,11 @@ msgid "~Find"
msgstr "འཚོལ་བ།"
#: strings.hrc:80
-#, fuzzy
msgctxt "SV_BUTTONTEXT_STOP"
msgid "~Stop"
msgstr "སྐབས་འཇོག།(~S)"
#: strings.hrc:81
-#, fuzzy
msgctxt "SV_BUTTONTEXT_CONNECT"
msgid "C~onnect"
msgstr "འབྲེལ་མཐུད།(~O)"
@@ -583,7 +578,6 @@ msgid "~Play"
msgstr "སྟོན་པ།(~P)"
#: strings.hrc:102
-#, fuzzy
msgctxt "STR_FPICKER_VERSION"
msgid "~Version:"
msgstr "དཔར་གཞི།(~V):"
@@ -685,7 +679,6 @@ msgid "<ignore>"
msgstr ""
#: strings.hrc:123
-#, fuzzy
msgctxt "SV_PRINT_CUSTOM_TXT"
msgid "Custom"
msgstr "རང་བཟོས།"
@@ -723,25 +716,21 @@ msgid "default"
msgstr "ཚད་གཞི།"
#: strings.hrc:133
-#, fuzzy
msgctxt "SV_MSGBOX_INFO"
msgid "Information"
msgstr "ཆ་འཕྲིན།"
#: strings.hrc:134
-#, fuzzy
msgctxt "SV_MSGBOX_WARNING"
msgid "Warning"
msgstr "ཉེན་བརྡ།"
#: strings.hrc:135
-#, fuzzy
msgctxt "SV_MSGBOX_ERROR"
msgid "Error"
msgstr "ནོར་བ།"
#: strings.hrc:136
-#, fuzzy
msgctxt "SV_MSGBOX_QUERY"
msgid "Confirmation"
msgstr "གཏན་འཁེལ།"
@@ -1063,7 +1052,6 @@ msgid "Landscape"
msgstr "འཕྲེད་ཕྱོགས།"
#: printdialog.ui:115
-#, fuzzy
msgctxt "printdialog|PrintDialog"
msgid "Print"
msgstr "གཏག་པར།"
@@ -1185,7 +1173,6 @@ msgid "Comments"
msgstr "མཆན་འགྲེལ།"
#: printdialog.ui:830
-#, fuzzy
msgctxt "printdialog|label15"
msgid "Print"
msgstr "གཏག་པར།"
@@ -1208,7 +1195,6 @@ msgid "Order"
msgstr "订单"
#: printdialog.ui:967
-#, fuzzy
msgctxt "printdialog|label11"
msgid "Print"
msgstr "གཏག་པར།"
@@ -1258,7 +1244,6 @@ msgid "Distance"
msgstr "བར་རྒྱང་།"
#: printdialog.ui:1244
-#, fuzzy
msgctxt "printdialog|by"
msgid "by"
msgstr "ནས།"
@@ -1394,13 +1379,11 @@ msgid "From driver"
msgstr ""
#: printerdevicepage.ui:195
-#, fuzzy
msgctxt "printerdevicepage|colorspace"
msgid "Color"
msgstr "ཚོས་གཞི།"
#: printerdevicepage.ui:196
-#, fuzzy
msgctxt "printerdevicepage|colorspace"
msgid "Grayscale"
msgstr "སྐྱ་ཚད།"
diff --git a/source/bo/wizards/messages.po b/source/bo/wizards/messages.po
index c7772ee682f..5ff39ca97be 100644
--- a/source/bo/wizards/messages.po
+++ b/source/bo/wizards/messages.po
@@ -14,49 +14,41 @@ msgstr ""
"X-Generator: LibreOffice\n"
#: strings.hrc:32
-#, fuzzy
msgctxt "RID_COMMON_START_0"
msgid "The directory '%1' could not be created.<BR>There may not be enough space left on your hard disk."
msgstr "ཡིག་ཁུག་འཛུགས་ཐབས་བྲལ་ '%1' 。<BR>ཁྱེད་ཀྱི་མཁྲིགས་སྡེར་སྤྱོད་པའི་བར་སྟོང་མི་འདུག་།"
#: strings.hrc:33
-#, fuzzy
msgctxt "RID_COMMON_START_1"
msgid "The text document could not be created.<BR>Please check if the module 'PRODUCTNAME Writer' is installed."
msgstr "ཡིག་དེབ་ཀྱི་ཡིག་ཚགས་གསར་བཟོ་བྱེད་ཐབས་བྲལ། 'PRODUCTNAME Writer'དཔེ་རྡོག་བསྒར་སྒྲིག་བྱས་ཡོད་མེད་ཞིབ་བཤེར་བྱེད་དགོས།"
#: strings.hrc:34
-#, fuzzy
msgctxt "RID_COMMON_START_2"
msgid "The spreadsheet could not be created.<BR>Please check if the module 'PRODUCTNAME Calc' is installed."
msgstr "ལས་ཁྲ་སྐྱེས་གྲུབ་བྱ་ཐབས་བྲལ་<BR>བྱ་རིམ་རྨོ་ལིང་'StarSuite Calc' སྒྲིག་འཇུག་ཟིན་མིན་བརྟག་དཔྱད་བྱེད་རོགས།"
#: strings.hrc:35
-#, fuzzy
msgctxt "RID_COMMON_START_3"
msgid "The presentation could not be created.<BR>Please check if the module 'PRODUCTNAME Impress' is installed."
msgstr "གསལ་སྟོན་ཡིག་ཟིན་སྐྱེས་གྲུབ་བྱ་ཐབས་བྲལ་<BR>བྱ་རིམ་རྨོ་ལིང་' 'StarSuite Impress' སྒྲིག་འཇུག་ཟིན་མིན་བརྟག་དཔྱད་བྱེད་རོགས།"
#: strings.hrc:36
-#, fuzzy
msgctxt "RID_COMMON_START_4"
msgid "The drawing could not be created.<BR>Please check if the module 'PRODUCTNAME Draw' is installed."
msgstr "རིས་འགོད་སྐྱེས་གྲུབ་བྱ་ཐབས་བྲལ<BR>བྱ་རིམ་རྨོ་ལིང་' 'StarOffice Draw' སྒྲིག་འཇུག་ཟིན་མིན་བརྟག་དཔྱད་བྱེད་རོགས།"
#: strings.hrc:37
-#, fuzzy
msgctxt "RID_COMMON_START_5"
msgid "The formula could not be created.<BR>Please check if the module 'PRODUCTNAME Math' is installed."
msgstr "སྤྱི་འགྲོས་སྐྱེས་གྲུབ་བྱ་ཐབས་བྲལ་<BR>བྱ་རིམ་རྨོ་ལིང་''StarSuite Math' སྒྲིག་འཇུག་ཟིན་མིན་བརྟག་དཔྱད་བྱེད་རོགས།"
#: strings.hrc:38
-#, fuzzy
msgctxt "RID_COMMON_START_6"
msgid "The files required could not be found.<BR>Please start the %PRODUCTNAME Setup and choose 'Repair'."
msgstr "དགོང་ངེས་ཀྱི་ཡིག་ཆ་འཚོལ་མི་ཐུབ་<BR>ཁྱེད་ཀྱིས་ %PRODUCTNAME སྒུལ་སློང་བྱས་ནས་སྒྲིག་སྦྱོརབྱ་རིམ་ལྟར་བསྐྱར་བཅོས་ལག་བསྟར་བྱེད།"
#: strings.hrc:39
-#, fuzzy
msgctxt "RID_COMMON_START_7"
msgid "The file '<PATH>' already exists.<BR><BR>Would you like to overwrite the existing file?"
msgstr "ཡིག་ཆ་ '<PATH>' གནས་ཡོད་<BR><BR>ཁྱེད་རང་གིས་ད་ཡོད་ཀྱི་ཡིག་ཆ་བཟོ་འབྲི་བྱེད།"
@@ -68,13 +60,11 @@ msgid "Yes"
msgstr "ཡིན།"
#: strings.hrc:41
-#, fuzzy
msgctxt "RID_COMMON_START_9"
msgid "Yes to All"
msgstr "ཡིན་ བཟོ་འབྲི་ཚང་མའི།"
#: strings.hrc:42
-#, fuzzy
msgctxt "RID_COMMON_START_10"
msgid "No"
msgstr "མིན།"
@@ -98,13 +88,11 @@ msgid "< ~Back"
msgstr "< གོམ་སྟབས་སྔ་མ།(~B)"
#: strings.hrc:46
-#, fuzzy
msgctxt "RID_COMMON_START_14"
msgid "~Next >"
msgstr "གོམ་སྟབས་རྗེས་མ།(~N) >"
#: strings.hrc:47
-#, fuzzy
msgctxt "RID_COMMON_START_15"
msgid "~Help"
msgstr "རོགས་རམ།(~H)"
@@ -128,19 +116,16 @@ msgid "OK"
msgstr "གཏན་འཕེལ།"
#: strings.hrc:51
-#, fuzzy
msgctxt "RID_COMMON_START_19"
msgid "The file already exists. Do you want to overwrite it?"
msgstr "ཡིག་ཆ་འདི་གནས་ཡོད་དེ་བཀབ་དགོས་སམ།"
#: strings.hrc:52
-#, fuzzy
msgctxt "RID_COMMON_START_20"
msgid "Template created via <wizard_name> on <current_date>."
msgstr " <current_date> བརྒྱུད་པའི་<wizard_name>གསར་བཟོའི་མ་པང།"
#: strings.hrc:53
-#, fuzzy
msgctxt "RID_COMMON_START_21"
msgid ""
"The wizard could not be run, because important files were not found.\n"
@@ -152,211 +137,176 @@ msgstr ""
"དེ་རྗེས་བསྐྱར་དུ་སྣེ་འཁྲེད་འཁོང་སྐྱོད་བྱེད།"
#: strings.hrc:56
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_1"
msgid "Letter Wizard"
msgstr "འཕྲིན་ཡིག་སྣེ་སྟོན།"
#: strings.hrc:57
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_2"
msgid "Label9"
msgstr "Label9"
#: strings.hrc:58
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_3"
msgid "~Business letter"
msgstr "ཚོང་དོན་འཕྲིན་ཡིག (~B)"
#: strings.hrc:59
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_4"
msgid "~Formal personal letter"
msgstr "སྒེར་གྱི་འཕྲིན་ཡིག་དངོས།(~F)"
#: strings.hrc:60
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_5"
msgid "~Personal letter"
msgstr "སྒེར་གྱི་འཕྲིན་ཡིག་དངོས།(~P)"
#: strings.hrc:61
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_6"
msgid "~Use letterhead paper with pre-printed elements"
msgstr "ནང་དོན་ཁག་སྔོན་ལ་གཏག་པར་ཟིན་པའི་ཡིག་མགོའི་ཤོག་བུ་བེད་སྤྱོད་དགོས།(~U)"
#: strings.hrc:62
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_7"
msgid "~Logo"
msgstr "རྟགས་མ།(~L)"
#: strings.hrc:63
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_8"
msgid "Return address"
msgstr "ཡིག་བསྐུར་བའི་གནས་ཡུལ།"
#: strings.hrc:64
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_9"
msgid "~Include footer"
msgstr "ཤོག་ཞབས།(~F)"
#: strings.hrc:65
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_10"
msgid "~Return address in envelope window"
msgstr "ཡིག་སྐོགས་ངོས་ཀྱི་བསྐྱར་ལོག་གནས་ཡུལ།(~R)"
#: strings.hrc:66
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_11"
msgid "~Logo"
msgstr "རྟགས་མ།(~L)"
#: strings.hrc:67
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_12"
msgid "~Return address in envelope window"
msgstr "ཡིག་སྐོགས་ངོས་ཀྱི་བསྐྱར་ལོག་གནས་ཡུལ།(~R)"
#: strings.hrc:68
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_13"
msgid "Letter Signs"
msgstr "འཕྲིན་ཡིག་མིང་རྟགས་བཀོད་པ།"
#: strings.hrc:69
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_14"
msgid "S~ubject line"
msgstr "གཙོ་དོན་ཕྲེང།(~U)"
#: strings.hrc:70
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_15"
msgid "Salu~tation"
msgstr "འབོད་ཚུལ།(~T)"
#: strings.hrc:71
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_16"
msgid "Fold ~marks"
msgstr "བྲིས་རྟགས་ལྟེབ་སྒྲིལ།(~M)"
#: strings.hrc:72
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_17"
msgid "~Complimentary close"
msgstr "ཡིག་མཇུག་གི་གུས་ཚིག།(~C)"
#: strings.hrc:73
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_18"
msgid "~Footer"
msgstr "ཤོག་ཞབས།(~F)"
#: strings.hrc:74
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_19"
msgid "~Use user data for return address"
msgstr "གནས་འཛིན་རྟགས་དེ་ཡིག་སྒྱུར་བའི་གནས་ཡུལ་ལ་སྤྱོད་དགོས།(~U)"
#: strings.hrc:75
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_20"
msgid "~New sender address:"
msgstr "གསར་དུབཟོས་པའི་ཡི་གེ་སྐྱུར་བའི་གནས་ཡུལ།(~N)"
#: strings.hrc:76
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_21"
msgid "Use placeholders for ~recipient's address"
msgstr "གནས་འཛིན་རྟགས་དེ་ཡིག་ལེན་པའི་གནས་ཡུལ་ལ་སྤྱོད་དགོས།(~R)"
#: strings.hrc:77
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_22"
msgid "Use address database for ~mail merge"
msgstr "གནས་ཡུལ་གཞི་གྲངས་མཛོད་སྦྲགས་ཡིག་ཟླ་སྒྲིལ་ལ་སྤྱོད་དགོས།(~M)"
#: strings.hrc:78
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_23"
msgid "Include ~only on second and following pages"
msgstr "ཤོག་ངོས་གཉིས་པ་དང་གཤམ་གྱི་ཤོག་ངོས་ཁོ་ན་ཚུད་ཡོད།(~O)"
#: strings.hrc:79
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_24"
msgid "~Include page number"
msgstr "ཤོག་ཨང་ཚུད་པ།(~I)"
#: strings.hrc:80
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_25"
msgid "Letter Template"
msgstr "འཕྲིན་ཡིག་མ་པང།"
#: strings.hrc:81
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_26"
msgid "Create a ~letter from this template"
msgstr "མ་པང་འདི་སྤྱད་དེ་འཕྲིན་ཡིག་གསར་པ་བཟོས།(~L)"
#: strings.hrc:82
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_27"
msgid "Make ~manual changes to this letter template"
msgstr " འཕྲིན་ཡིག་འདིའི་མ་པང་ལག་པས་བཟོ་བཅོས་བྱེད།(~M)"
#: strings.hrc:83
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_28"
msgid "Page design"
msgstr "ཤོག་ངོས་ཀྱི་ཉམས་འགྱུར།"
#: strings.hrc:84
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_29"
msgid "Page design"
msgstr "ཤོག་ངོས་ཀྱི་ཉམས་འགྱུར།"
#: strings.hrc:85
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_30"
msgid "Page design"
msgstr "ཤོག་ངོས་ཀྱི་ཉམས་འགྱུར།"
#: strings.hrc:86
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_31"
msgid "This wizard helps you to create a letter template. You can then use the template as the basis for writing letters as often as desired."
msgstr "སྣེ་འདྲེན་འདིས་ཁྱེད་ལ་འཕྲིན་ཡིག་གི་མ་པང་གསར་འཛུགས་རོགས་རམ་བྱེད། དེ་རྗེས་དགོས་མཁོ་ལྟར་མ་དཔེ་དེ་ལ་གཞིགས་ནས་འཕྲིན་ཡིག་བྲིས་ཆོག"
#: strings.hrc:87
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_32"
msgid "~Height:"
msgstr "མཐོ་ཚད།(~H)"
#: strings.hrc:88
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_33"
msgid "~Width:"
msgstr "ཞེང་ཚད།(~W)"
#: strings.hrc:89
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_34"
msgid "S~pacing to left margin:"
msgstr "གཡོན་གྱི་མཐའ་རྒྱང་དབར་གྱི་བར་ཐག(~P)"
#: strings.hrc:90
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_35"
msgid "Spacing ~to top margin:"
msgstr "གོང་གི་མཐའ་རྒྱང་དབར་གྱི་བར་ཐག(~T)"
@@ -368,19 +318,16 @@ msgid "Height:"
msgstr "མཐོ་ཚད།"
#: strings.hrc:92
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_37"
msgid "Width:"
msgstr "ཞེང་ཚད།"
#: strings.hrc:93
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_38"
msgid "S~pacing to left margin:"
msgstr "གཡོན་གྱི་མཐའ་རྒྱང་དབར་གྱི་བར་ཐག(~P)"
#: strings.hrc:94
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_39"
msgid "Spacing ~to top margin:"
msgstr "གོང་གི་མཐའ་རྒྱང་དབར་གྱི་བར་ཐག(~T)"
@@ -392,109 +339,91 @@ msgid "Height:"
msgstr "མཐོ་ཚད།"
#: strings.hrc:96
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_42"
msgid "Sender's address"
msgstr "ཡིག་བསྐུར་བའི་གནས་ཡུལ།"
#: strings.hrc:97
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_43"
msgid "Name:"
msgstr "མིང་།"
#: strings.hrc:98
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_44"
msgid "Street:"
msgstr "ཁྲོམ་ལམ།"
#: strings.hrc:99
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_45"
msgid "ZIP code/State/City:"
msgstr "སྦྲག་ཨང་/ཞིང་ཆེན་/གྲང་ཁྱེར།"
#: strings.hrc:100
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_46"
msgid "Recipient's address"
msgstr "ཡིག་ལེན་པའི་གནས་ཡུལ།"
#: strings.hrc:101
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_47"
msgid "Footer"
msgstr "ཤོག་ཞབས།"
#: strings.hrc:102
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_48"
msgid "This wizard creates a letter template which enables you to create multiple letters with the same layout and settings."
msgstr "སྣེ་སྟོན་འདིས་འཕྲིན་ཡིག་མ་པང་གསར་བཟོ་ཐུབ། དེ་བེད་སྤྱད་ནས་འདྲ་བའི་བཀོད་རྣམ་དང་བཀོད་སྒྲིག་སྤྱད་ནས་འཕྲིན་ཡིག་མང་དག་གསར་བཟོ་བྱེད་ཐུབ།"
#: strings.hrc:103
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_49"
msgid "To create another new letter out of the template just navigate to the template location and double-click it."
msgstr "མ་པང་སྤྱད་དེ་འཕྲིན་ཡིག་གསར་པའི་ཡི་གེ་གཞན་ཞིག་གསར་བཟོ་ཐུབ་པར་མ་པང་ཡོད་སའི་གནས་ས་ལ་མིག་བཤར་དགོས་ དེ་རྗེས་ཆ་རྡེབ་དགོས།"
#: strings.hrc:104
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_50"
msgid "Template name:"
msgstr "མ་པར་མིང་།"
#: strings.hrc:105
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_51"
msgid "Location and file name:"
msgstr "གནས་ས་དང་ཡིག་ཆའི་མིང་།"
#: strings.hrc:106
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_52"
msgid "How do you want to proceed?"
msgstr "མུ་མཐུད་བཀོལ་སྤྱོད་རིགས་གང་ཞིག་བྱ་དགོས་སམ།"
#: strings.hrc:107
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_53"
msgid "Please choose the type of letter and page design"
msgstr "འཕྲིན་ཡིག་རིགས་དང་ཤོག་ངོས་ཀྱི་ཉམས་འགྱུར་འདེམས་རོགས།"
#: strings.hrc:108
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_54"
msgid "Select the items to be printed"
msgstr "གཏག་པར་གྱི་རྣམ་གྲངས་འདེམས་པ།"
#: strings.hrc:109
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_55"
msgid "Specify items already on your letterhead paper"
msgstr "ཡིག་ཤོག་མགོའི་སྟེང་ཡོད་པའི་རྣམ་གྲངས་གཏན་ཕབ་དགོས།"
#: strings.hrc:110
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_56"
msgid "Specify the sender and recipient information"
msgstr "ཡིག་བསྐུར་བ་དང་ཡིག་ལེན་པའི་ཆ་འཕྲིན་གཏན་ཕབ་བྱེད།"
#: strings.hrc:111
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_57"
msgid "Fill in the information you would like in the footer"
msgstr "ཤོག་ཞབས་ནང་ཐོན་པའི་ཆ་འཕྲིན་སྐོང་འཇུག་བྱེད།"
#: strings.hrc:112
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_58"
msgid "Please specify last settings"
msgstr "མཐའ་མའི་བཀོད་སྒྲིག་གཏན་འཁེལ་བྱེད།"
#: strings.hrc:113
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_59"
msgid "Subject:"
msgstr "བརྗོད་གཞི་:"
@@ -526,7 +455,6 @@ msgid "Mail"
msgstr ""
#: strings.hrc:119
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_65"
msgid "Marine"
msgstr "སྔོ་ནག"
@@ -538,313 +466,261 @@ msgid "Red Line"
msgstr "ཕྲེང་བརྗེ།"
#: strings.hrc:123
-#, fuzzy
msgctxt "RID_LETTERWIZARDSALUTATION_START_1"
msgid "To Whom it May Concern"
msgstr "སྐུ་སྐྱེས་མ་རྣམས་དང་སྐུ་ཞབས་རྣམས།"
#: strings.hrc:124
-#, fuzzy
msgctxt "RID_LETTERWIZARDSALUTATION_START_2"
msgid "Dear Sir or Madam"
msgstr "སྙིང་ནས་བརྩེ་བའི་སྐུ་ཞབས་དང་སྐུ་སྐྱེས་མ།"
#: strings.hrc:125
-#, fuzzy
msgctxt "RID_LETTERWIZARDSALUTATION_START_3"
msgid "Hello"
msgstr "ཁྱེད་ཁམས་བཟང།"
#: strings.hrc:128
-#, fuzzy
msgctxt "RID_LETTERWIZARDGREETING_START_1"
msgid "Sincerely"
msgstr "ཁ་ཕྱེ"
#: strings.hrc:129
-#, fuzzy
msgctxt "RID_LETTERWIZARDGREETING_START_2"
msgid "Best regards"
msgstr "རྣམ་དག་གིས་འཚམས་འདྲི་ཞུ།"
#: strings.hrc:130
-#, fuzzy
msgctxt "RID_LETTERWIZARDGREETING_START_3"
msgid "Cheers"
msgstr "སྐུ་གཟུགས་བདེ་ཐང་ཡོང་བའི་སྨོན་འདུན་ཞུ།"
#: strings.hrc:133
-#, fuzzy
msgctxt "RID_LETTERWIZARDROADMAP_START_1"
msgid "Page design"
msgstr "ཤོག་ངོས་ཀྱི་ཉམས་འགྱུར།"
#: strings.hrc:134
-#, fuzzy
msgctxt "RID_LETTERWIZARDROADMAP_START_2"
msgid "Letterhead layout"
msgstr "ཡིག་མགོའི་བཀོད་རྣམ།"
#: strings.hrc:135
-#, fuzzy
msgctxt "RID_LETTERWIZARDROADMAP_START_3"
msgid "Printed items"
msgstr "གཏག་པར་ཟིན་པའི་རྣམ་གྲངས།"
#: strings.hrc:136
-#, fuzzy
msgctxt "RID_LETTERWIZARDROADMAP_START_4"
msgid "Recipient and sender"
msgstr "ཡིག་ལེན་པ་དང་ཡིག་བསྐུར་བ།"
#: strings.hrc:137
-#, fuzzy
msgctxt "RID_LETTERWIZARDROADMAP_START_5"
msgid "Footer"
msgstr "ཤོག་ཞབས།"
#: strings.hrc:138
-#, fuzzy
msgctxt "RID_LETTERWIZARDROADMAP_START_6"
msgid "Name and location"
msgstr "མིང་དང་གནས་ཡུལ།"
#: strings.hrc:141
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_1"
msgid "Fax Wizard"
msgstr "བཪྙན་སྐྱེལ་སྣེ་སྟོན།"
#: strings.hrc:142
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_2"
msgid "Label9"
msgstr "Label9"
#: strings.hrc:143
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_3"
msgid "~Business Fax"
msgstr "ཚོང་དོན་བཪྙན་སྐྱེལ།(~B)"
#: strings.hrc:144
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_4"
msgid "~Personal Fax"
msgstr "སྒེར་གྱི་བཪྙན་སྐྱེལ།(~P)"
#: strings.hrc:145
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_5"
msgid "~Logo"
msgstr "རྟགས་མ།(~L)"
#: strings.hrc:146
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_6"
msgid "S~ubject line"
msgstr "གཙོ་དོན་ཕྲེང།(~U)"
#: strings.hrc:147
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_7"
msgid "S~alutation"
msgstr "འབོད་མིང།(~A)"
#: strings.hrc:148
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_8"
msgid "~Complimentary close"
msgstr "ཡིག་མཇུག་གི་གུས་ཚིག།(~C)"
#: strings.hrc:149
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_9"
msgid "~Footer"
msgstr "ཤོག་ཞབས།(~F)"
#: strings.hrc:150
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_10"
msgid "~Use user data for return address"
msgstr "གནས་འཛིན་རྟགས་དེ་ཡིག་སྒྱུར་བའི་གནས་ཡུལ་ལ་སྤྱོད་དགོས།(~U)"
#: strings.hrc:151
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_11"
msgid "~New return address"
msgstr "ཡིག་བསྐུར་བའི་གནས་ཡུལ་མཚན་ཉིད་འཇོག་པ།(~N)"
#: strings.hrc:152
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_12"
msgid "My Fax Template"
msgstr "ངའི་བཪྙན་སྐྱེལ་མ་པང།"
#: strings.hrc:153
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_13"
msgid "Create a ~fax from this template"
msgstr "མ་པང་འདི་བེད་སྤྱོད་དེ་བཪྙན་སྐྱེལ་གསར་བཟོ་བྱེད།(~F)"
#: strings.hrc:154
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_14"
msgid "Make ~manual changes to this fax template"
msgstr " བཪྙན་སྐྱེལ་མ་པང་འདི་ལག་པའི་བཟོ་བཅོས་བྱེད།(~M)"
#: strings.hrc:155
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_15"
msgid "Page design"
msgstr "ཤོག་ངོས་ཀྱི་ཉམས་འགྱུར།"
#: strings.hrc:156
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_16"
msgid "Page design"
msgstr "ཤོག་ངོས་ཀྱི་ཉམས་འགྱུར།"
#: strings.hrc:157
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_17"
msgid "This wizard helps you to create a fax template. The template can then be used to create a fax whenever needed."
msgstr "སྣེ་སྟོན་འདིས་ཁྱེད་ལ་བཪྙན་སྐྱེལ་མ་པང་གསར་བཟོ་བྱེད་རོགས་བྱེད་ དེ་རྗེས་དགོས་མཁོར་བརྟེན་ནས་དུས་ཐོག་ཏུ་མ་པང་འདི་སྤྱད་དེ་བཪྙན་སྐྱེལ་གསར་བཟོ་བྱེད།"
#: strings.hrc:158
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_18"
msgid "Return address"
msgstr "ཡིག་བསྐུར་བའི་གནས་ཡུལ།"
#: strings.hrc:159
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_19"
msgid "Name:"
msgstr "མིང་།"
#: strings.hrc:160
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_20"
msgid "Street:"
msgstr "ཁྲོམ་ལམ།"
#: strings.hrc:161
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_21"
msgid "ZIP code/State/City:"
msgstr "སྦྲག་ཨང་/ཞིང་ཆེན་/གྲང་ཁྱེར།"
#: strings.hrc:162
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_22"
msgid "Footer"
msgstr "ཤོག་ཞབས།"
#: strings.hrc:163
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_23"
msgid "This wizard creates a fax template which enables you to create multiple faxes with the same layout and settings."
msgstr "སྣེ་སྟོན་འདིས་བཪྙན་སྐྱེལ་མ་པང་གསར་བཟོ་བྱེད་ཐུབ་ དེ་བེད་སྤྱད་ན་འདྲ་བའི་བཀོད་རྣམ་པ་དང་བཪྙན་སྐྱེལ་ཡི་གེ་མང་དག་བཀོད་སྒྲིག་གསར་བཟོ་བྱེད་ཐུབ།"
#: strings.hrc:164
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_24"
msgid "To create another new fax out of the template, go to the location where you saved the template and double-click the file."
msgstr "མ་པང་སྤྱད་ན་བཪྙན་སྐྱེལ་ཡི་གེ་གསར་པ་ཞིག་བཟོ་ཐུབ་ཀྱི་རེད་ དེ་ལ་མ་པང་གི་ཉར་ཚགས་གནས་ས་ཁོ་ན་སྒྱུར་དགོས་ དེ་རྗེས་ཡིག་ཆ་དེ་ཆ་རྡེབ་བྱེད།"
#: strings.hrc:165
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_25"
msgid "Template Name:"
msgstr "མ་པང་མིང་།"
#: strings.hrc:166
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_26"
msgid "Location and file name:"
msgstr "གནས་ས་དང་ཡིག་ཆའི་མིང་།"
#: strings.hrc:167
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_27"
msgid "What do you want to do next?"
msgstr "གཤལ་ལ་ཁྱེད་རང་གང་ཞིག་བྱ་འདོད་དམ།"
#: strings.hrc:168
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_28"
msgid "Choose the type of fax and a page design"
msgstr "བཪྙན་སྐྱེལ་རིགས་དང་ཤོག་ངོས་ཀྱི་ཉམས་འགྱུར་འདེམས།"
#: strings.hrc:169
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_29"
msgid "Select items to include in the fax template"
msgstr "བཪྙན་སྐྱེལ་མ་པང་ནང་ཚུད་པའི་རྣམ་གྲངས་འདེམས།"
#: strings.hrc:170
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_30"
msgid "Specify sender and recipient information"
msgstr "ཡིག་བསྐུར་བ་དང་ཡིག་ལེན་པའི་ཆ་འཕྲིན་གཏན་ཕབ་བྱེད།"
#: strings.hrc:171
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_31"
msgid "Enter text for the footer"
msgstr "ཤོག་ཞབས་ཡིག་དེབ་ནང་བཅུག་བྱེད།"
#: strings.hrc:172
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_32"
msgid "Choose a name and save the template"
msgstr "མིང་འདེམས་པ་མཟད་མ་པར་ཉར་ཚགས་དབྱེད་དགོས།"
#: strings.hrc:173
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_33"
msgid "Include ~only on second and following pages"
msgstr "ཤོག་ངོས་གཉིས་པ་དང་གཤམ་གྱི་ཤོག་ངོས་ཁོ་ན་ཚུད་ཡོད།(~O)"
#: strings.hrc:174
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_34"
msgid "~Include page number"
msgstr "ཤོག་ཨང་ཚུད་པ།(~I)"
#: strings.hrc:175
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_35"
msgid "~Date"
msgstr "ཚེས་གྲངས།(~D)"
#: strings.hrc:176
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_36"
msgid "~Type of message"
msgstr "བརྡ་འཕྲིན་རིགས།(~T)"
#: strings.hrc:177
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_37"
msgid "Fax Number:"
msgstr "བཪྙན་སྐྱེལ་ཨང་རྟགས།"
#: strings.hrc:178
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_38"
msgid "Use placeholders for ~recipient's address"
msgstr "གནས་འཛིན་རྟགས་དེ་ཡིག་ལེན་པའི་གནས་ཡུལ་ལ་སྤྱོད་དགོས།(~R)"
#: strings.hrc:179
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_39"
msgid "Use address database for ~mail merge"
msgstr "གནས་ཡུལ་གཞི་གྲངས་མཛོད་སྦྲགས་ཡིག་ཟླ་སྒྲིལ་ལ་སྤྱོད་དགོས།(~M)"
#: strings.hrc:180
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_40"
msgid "~New return address"
msgstr "ཡིག་བསྐུར་བའི་གནས་ཡུལ་མཚན་ཉིད་འཇོག་པ།(~N)"
@@ -906,7 +782,6 @@ msgid "Lines"
msgstr "འཁྱོག་ཐིག"
#: strings.hrc:191
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_51"
msgid "Marine"
msgstr "སྔོ་ནག"
@@ -932,181 +807,151 @@ msgid "Modern Fax from Private"
msgstr ""
#: strings.hrc:196
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_56"
msgid "Fax"
msgstr "བཪྙན་སྐྱེལ།"
#: strings.hrc:199
-#, fuzzy
msgctxt "RID_FAXWIZARDCOMMUNICATION_START_1"
msgid "Important Information!"
msgstr "ཆ་འཕྲིན་གཙོ་བོ།"
#: strings.hrc:200
-#, fuzzy
msgctxt "RID_FAXWIZARDCOMMUNICATION_START_2"
msgid "For your information"
msgstr "ཆ་འཕྲིན་གྱི་དཔྱད་གཞི།"
#: strings.hrc:201
-#, fuzzy
msgctxt "RID_FAXWIZARDCOMMUNICATION_START_3"
msgid "News!"
msgstr "གསར་འགྱུར།"
#: strings.hrc:204
-#, fuzzy
msgctxt "RID_FAXWIZARDSALUTATION_START_1"
msgid "To whom it may concern,"
msgstr "འབྲེལ་ཡོད་མི་སྣ་གུས་འདུད་ཞུ།"
#: strings.hrc:205
-#, fuzzy
msgctxt "RID_FAXWIZARDSALUTATION_START_2"
msgid "Dear Sir or Madam,"
msgstr "གུས་པར་འོས་པའི་སྐུ་ཞབས་དང་སྐུ་སྐྱེས་མ།"
#: strings.hrc:206
-#, fuzzy
msgctxt "RID_FAXWIZARDSALUTATION_START_3"
msgid "Hello,"
msgstr "ཁྱེད་ཁམས་ཟང།"
#: strings.hrc:207
-#, fuzzy
msgctxt "RID_FAXWIZARDSALUTATION_START_4"
msgid "Hi,"
msgstr "ཁྱེད་ཁམས་བཟང།"
#: strings.hrc:210
-#, fuzzy
msgctxt "RID_FAXWIZARDGREETING_START_1"
msgid "Sincerely"
msgstr "ཁ་ཕྱེ"
#: strings.hrc:211
-#, fuzzy
msgctxt "RID_FAXWIZARDGREETING_START_2"
msgid "Yours faithfully"
msgstr "གུས་བཏུད།"
#: strings.hrc:212
-#, fuzzy
msgctxt "RID_FAXWIZARDGREETING_START_3"
msgid "Regards"
msgstr "གུས་ཞུ།"
#: strings.hrc:213
-#, fuzzy
msgctxt "RID_FAXWIZARDGREETING_START_4"
msgid "Love"
msgstr "སྙིང་ནས་བརྩེ་བའི།"
#: strings.hrc:216
-#, fuzzy
msgctxt "RID_FAXWIZARDROADMAP_START_1"
msgid "Page design"
msgstr "ཤོག་ངོས་ཀྱི་ཉམས་འགྱུར།"
#: strings.hrc:217
-#, fuzzy
msgctxt "RID_FAXWIZARDROADMAP_START_2"
msgid "Items to include"
msgstr "ཚུད་པའི་རྣམ་གྲངས།"
#: strings.hrc:218
-#, fuzzy
msgctxt "RID_FAXWIZARDROADMAP_START_3"
msgid "Sender and Recipient"
msgstr "ཡི་གེ་སྒྱུར་མི་དང་ཡི་གེ་ལེན་མི།"
#: strings.hrc:219
-#, fuzzy
msgctxt "RID_FAXWIZARDROADMAP_START_4"
msgid "Footer"
msgstr "ཤོག་ཞབས།"
#: strings.hrc:220
-#, fuzzy
msgctxt "RID_FAXWIZARDROADMAP_START_5"
msgid "Name and location"
msgstr "མིང་དང་གནས་ཡུལ།"
#: strings.hrc:223
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_1"
msgid "Agenda Wizard"
msgstr "གྲོས་རིམ་སྣེ་འཕྲིད།"
#: strings.hrc:224
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_2"
msgid "Make ~manual changes to this agenda template"
msgstr "ཚོགས་འདུའི་གྲོས་རིམ་མ་པང་ལག་པའི་བཟོ་བཅོས་བྱེད།(~M)"
#: strings.hrc:225
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_3"
msgid "Template name:"
msgstr "མ་པར་མིང་།"
#: strings.hrc:226
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_4"
msgid "Location and file name:"
msgstr "གནས་ས་དང་ཡིག་ཆའི་མིང་།"
#: strings.hrc:227
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_5"
msgid "What do you want to do next?"
msgstr "གཤལ་ལ་ཁྱེད་རང་གང་ཞིག་བྱ་འདོད་དམ།"
#: strings.hrc:228
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_6"
msgid "Please choose the page design for the agenda"
msgstr "ཚོགས་འདུའི་གྲོས་རིམ་མ་པང་ཤོག་ངོས་ཀྱི་ཉམས་འགྱུར་འདེམས་རོགས།"
#: strings.hrc:229
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_7"
msgid "Please select the headings you wish to include in your agenda template"
msgstr "ཚོགས་འདུའི་ཟུར་སྣོན་གསལ་བཤད་ཆ་འཕྲིན་འདེམས་རོགས།"
#: strings.hrc:230
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_8"
msgid "Please enter general information for the event"
msgstr "ཚོགས་འདུའི་གཞི་རྩའི་ཆ་འཕྲིན་བཅུག་རོགས།"
#: strings.hrc:231
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_9"
msgid "Please specify items for the agenda"
msgstr "ཚོགས་འདུའི་གྲོས་རིམ་གཙོ་བོ་ཞིབ་བརྗོད་བྱེད་རོགས།"
#: strings.hrc:232
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_10"
msgid "Please select the names you wish to include in your agenda template"
msgstr "ཚོགས་ཞུགས་མི་སྣ་འདེམས་རོགས།"
#: strings.hrc:233
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_11"
msgid "Choose a name and save the template"
msgstr "མིང་འདེམས་པ་མཟད་མ་པར་ཉར་ཚགས་དབྱེད་དགོས།"
#: strings.hrc:234
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_12"
msgid "Include form for recording minutes"
msgstr "ཚོགས་འདུའི་ཟིན་ཐོ་ཚུད་ཡོད།"
#: strings.hrc:235
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_13"
msgid "This wizard helps you to create an agenda template. The template can then be used to create an agenda whenever needed."
msgstr "སྣེ་འཁྲིད་འདི་བེད་སྤྱད་དེ་ཚོགས་འདུའི་གྲོས་རོགས་གྱི་མ་པར་གསར་བཟོ་བྱེད་མར་བའི་ཚོགས་འདུའི་གྲོས་རིམ་གྱི་ཡིག་ཚགས་དེ་ཆ་འདྲ་པའི་ཁ་འགྲིལ་སྟངས་དང་བཀོད་སྒྲིག་བྱེད་ཆོག"
@@ -1118,7 +963,6 @@ msgid "Time:"
msgstr "དུས་ཚོད།"
#: strings.hrc:237
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_15"
msgid "Name:"
msgstr "མིང་།"
@@ -1130,7 +974,6 @@ msgid "Location:"
msgstr "ས་གནས།"
#: strings.hrc:239
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_17"
msgid "Placeholders will be used in empty fields. You can replace placeholders with text later."
msgstr "ནང་དོན་ནི་སྟོང་པའི་རྣམ་གྲངས་མ་པང་ནང་གནས་ཟིན་རྟགས་ཀྱི་མཚོན་ཡོད་ཚབས་ཅིག་རྗེས་སུ་གནས་འདིར་དོན་དངོས་ནང་ནང་དོན་ནང་བཅུག་བྱེད།"
@@ -1142,19 +985,16 @@ msgid "..."
msgstr "..."
#: strings.hrc:241
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_19"
msgid "Create an ~agenda from this template"
msgstr "མ་པང་འདི་བོད་སྤྱད་དེ་ཚོགས་འདུའི་གྲོས་རིམ་གསར་བཟོ་བྱེད།(~A)"
#: strings.hrc:242
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_20"
msgid "To create a new agenda out of the template, go to the location where you saved the template and double-click the file."
msgstr "མ་པང་སྤྱད་དེ་ཚོགས་འདུའི་གྲོས་རིམ་གསར་བཟོ་བྱེད་པ་དང་མ་་པར་འདིའི་གནས་ས་ཡར་སྟར་ཚགས་བྱེད་ཆོག་མ་པར་འདིའི་ཡིག་ཆ་རྟེབ་བྱེད།"
#: strings.hrc:243
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_21"
msgid "Agenda item"
msgstr "གྲོས་རིམ་རྣམ་གྲངས།"
@@ -1166,73 +1006,61 @@ msgid "Responsible"
msgstr "འགན་ཁུར་མི།"
#: strings.hrc:245
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_23"
msgid "Duration"
msgstr "རྒྱུན་མཐུད་དུས་ཚོད།"
#: strings.hrc:246
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_24"
msgid "Meeting called by"
msgstr "བསྡུ་འཛོམས་མཁན།"
#: strings.hrc:247
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_25"
msgid "Chairperson"
msgstr "ཀྲུའུ་ཞི།"
#: strings.hrc:248
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_26"
msgid "Minute keeper"
msgstr "ཐོ་འགོད་མི།"
#: strings.hrc:249
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_27"
msgid "Moderator"
msgstr "གཙོ་སྐྱོང་པ།"
#: strings.hrc:250
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_28"
msgid "Attendees"
msgstr "ཚོགས་ཞུའི་མི་སྣ།"
#: strings.hrc:251
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_29"
msgid "Observers"
msgstr "ཟུར་ཉན་མི་སྣ།"
#: strings.hrc:252
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_30"
msgid "Facility personnel"
msgstr "ཞབས་ཞུའི་མི་སྣ།"
#: strings.hrc:253
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_31"
msgid "The agenda template will include placeholders for the names of the selected people. When creating an agenda from the template, you can replace these placeholder with the appropriate names."
msgstr "ཚོགས་འདུའི་གྲོས་རིམ་མ་པང་ནང་བདམས་པའི་མི་སྣའི་ཟིན་པའི་གནས་རྟགས་ཚུད་ཡོད་མ་པང་འི་གསང་བཟོ་བྱེད་པའི་དོན་དངོས་ཀྱི་ཚོགས་འདུའི་གྲོས་རིམ་གྱི་ཡིག་ཚགས་ནང་དོན་དངོས་ཀྱི་མི་སྣའི་མིང་ཚབ་བྱེད་དགོས།"
#: strings.hrc:254
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_32"
msgid "Type of meeting"
msgstr "ཚོགས་འདུའི་རིགས།"
#: strings.hrc:255
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_33"
msgid "Please read"
msgstr "ལྟ་ཀློག་བྱེད་རོགས།"
#: strings.hrc:256
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_34"
msgid "Please bring"
msgstr "འཁྱེར་རོགས།"
@@ -1244,49 +1072,41 @@ msgid "Notes"
msgstr "།གྲབས་ཉར།"
#: strings.hrc:258
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_36"
msgid "The agenda template will include placeholders for the selected items."
msgstr "ཚོགས་འདུའི་གྲོས་རིམ་མ་པང་ནང་བདམས་པའི་མི་སྣའི་ཟིན་པ་འི་གནས་རྟགས་ཚུད་ཡོད།"
#: strings.hrc:259
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_38"
msgid "Date:"
msgstr "ཚོས་གྲངས།"
#: strings.hrc:260
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_39"
msgid "This wizard creates an agenda template which enables you to create multiple agendas with the same layout and settings."
msgstr "སྣེ་འཁྲིད་འདི་སྤྱད་དེ་ཚོགས་འདུའི་གྲོས་རིམ་མ་པང་གསར་བཟོ་བྱེད་མང་བའི་ཚོགས་འདུའི་གྲོས་རིམ་གྱི་ཡིག་ཚགས་དེ་ཆ་འདྲ་བའི་ཁ་འགྲེམ་སྟངས་དང་བཀོད་སྒྲིག་བྱེད་ཆོག"
#: strings.hrc:261
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_40"
msgid "Page design:"
msgstr "ཤོག་ངོས་ཀྱི་ཉམས་འགྱུར།"
#: strings.hrc:262
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_41"
msgid "myAgendaTemplate.stw"
msgstr "myAgendaTemplate.stw"
#: strings.hrc:263
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_42"
msgid "My Agenda Template"
msgstr "ངའི་གྲོས་རིམ་མ་པང་།"
#: strings.hrc:264
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_43"
msgid "An unexpected error occurred while saving the agenda template."
msgstr "གྲོས་རིམ་མ་པང་ཉར་ཚགས་བྱེད་པའི་རྒྱུད་རིམ་ནང་བློ་ཡུལ་ལས་འདས་པའི་ནོར་སྐྱོན་ཐོན་ཡོད།"
#: strings.hrc:265
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_44"
msgid "Name"
msgstr "མིང་།"
@@ -1304,73 +1124,61 @@ msgid "Time"
msgstr "དུས་ཚོད།"
#: strings.hrc:268
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_47"
msgid "Location"
msgstr "ས་གནས།"
#: strings.hrc:269
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_48"
msgid "Click to replace this text"
msgstr "རྐྱང་རྡེབ་ཀྱིས་ཡིག་དེབ་འདི་ཚབ་བརྗེ་བྱེད།"
#: strings.hrc:270
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_50"
msgid "Page design"
msgstr "ཤོག་ངོས་ཀྱི་ཉམས་འགྱུར།"
#: strings.hrc:271
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_51"
msgid "General information"
msgstr "ཚོགས་འདུའི་གཞི་རྩའི་ཆ་འཕྲིན།"
#: strings.hrc:272
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_52"
msgid "Headings to include"
msgstr "ཟུར་སྣོན་གསལ་བཤད་ཆ་འཕྲིན།"
#: strings.hrc:273
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_53"
msgid "Names"
msgstr "ཚོགས་ཞུགས་མི་སྣའི་ཆའཕྲིན།"
#: strings.hrc:274
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_54"
msgid "Agenda items"
msgstr "ཚོགས་འདུའི་གྲོས་རིམ་གཙོ་བོ།"
#: strings.hrc:275
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_55"
msgid "Name and location"
msgstr "མིང་དང་གནས་ཡུལ།"
#: strings.hrc:276
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_56"
msgid "An unexpected error occurred while opening the agenda template."
msgstr "གྲོས་རིམ་མ་པང་གོ་རིམ་ནང་བློ་ཡུལ་ལས་འདས་པའི་སྐྱོན་ཐོན་པ་ཁ་ཕྱེ་དགོས།"
#: strings.hrc:277
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_57"
msgid "Type of meeting"
msgstr "ཚོགས་འདུའི་རིགས།"
#: strings.hrc:278
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_58"
msgid "Please bring"
msgstr "འཁྱེར་རོགས།"
#: strings.hrc:279
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_59"
msgid "Please read"
msgstr "ལྟ་ཀློག་བྱེད་རོགས།"
@@ -1382,43 +1190,36 @@ msgid "Notes"
msgstr "།གྲབས་ཉར།"
#: strings.hrc:281
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_61"
msgid "Meeting called by"
msgstr "བསྡུ་འཛོམས་མཁན།"
#: strings.hrc:282
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_62"
msgid "Chairperson"
msgstr "ཀྲུའུ་ཞི།"
#: strings.hrc:283
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_63"
msgid "Attendees"
msgstr "ཚོགས་ཞུའི་མི་སྣ།"
#: strings.hrc:284
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_64"
msgid "Minute keeper"
msgstr "ཐོ་འགོད་མི།"
#: strings.hrc:285
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_65"
msgid "Moderator"
msgstr "གཙོ་སྐྱོང་པ།"
#: strings.hrc:286
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_66"
msgid "Observers"
msgstr "ཟུར་ཉན་མི་སྣ།"
#: strings.hrc:287
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_67"
msgid "Facility personnel"
msgstr "ཞབས་ཞུའི་མི་སྣ།"
@@ -1430,25 +1231,21 @@ msgid "Insert"
msgstr "བསྒར་འཛུད།"
#: strings.hrc:289
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_69"
msgid "Remove"
msgstr "བསུབ་པ།"
#: strings.hrc:290
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_70"
msgid "Move up"
msgstr "གོང་ལ་སྤོ།"
#: strings.hrc:291
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_71"
msgid "Move down"
msgstr "འོག་ལ་སྤོ།"
#: strings.hrc:292
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_72"
msgid "Date:"
msgstr "ཚོས་གྲངས།"
@@ -1493,7 +1290,6 @@ msgid "Time"
msgstr "དུས་ཚོད།"
#: strings.hrc:300
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_80"
msgid "Additional information"
msgstr "ཟུར་སྣོན་ཆ་འཕྲིན།"
@@ -1557,7 +1353,6 @@ msgid "Green"
msgstr "ལྗང་ཁུའི་བསྡུར་ཚད།"
#: strings.hrc:312
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_92"
msgid "Grey"
msgstr "སྐྱ་བོ།"
diff --git a/source/bo/wizards/source/resources.po b/source/bo/wizards/source/resources.po
index 5157d09ce57..93541b473d4 100644
--- a/source/bo/wizards/source/resources.po
+++ b/source/bo/wizards/source/resources.po
@@ -14,7 +14,6 @@ msgstr ""
"X-Generator: LibreOffice\n"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_0\n"
@@ -23,7 +22,6 @@ msgid "The directory '%1' could not be created.<BR>There may not be enough space
msgstr "ཡིག་ཁུག་འཛུགས་ཐབས་བྲལ་ '%1' 。<BR>ཁྱེད་ཀྱི་མཁྲིགས་སྡེར་སྤྱོད་པའི་བར་སྟོང་མི་འདུག་།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_1\n"
@@ -32,7 +30,6 @@ msgid "The text document could not be created.<BR>Please check if the module 'PR
msgstr "ཡིག་དེབ་ཀྱི་ཡིག་ཚགས་གསར་བཟོ་བྱེད་ཐབས་བྲལ། 'PRODUCTNAME Writer'དཔེ་རྡོག་བསྒར་སྒྲིག་བྱས་ཡོད་མེད་ཞིབ་བཤེར་བྱེད་དགོས།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_2\n"
@@ -41,7 +38,6 @@ msgid "The spreadsheet could not be created.<BR>Please check if the module 'PROD
msgstr "ལས་ཁྲ་སྐྱེས་གྲུབ་བྱ་ཐབས་བྲལ་<BR>བྱ་རིམ་རྨོ་ལིང་'StarSuite Calc' སྒྲིག་འཇུག་ཟིན་མིན་བརྟག་དཔྱད་བྱེད་རོགས།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_3\n"
@@ -50,7 +46,6 @@ msgid "The presentation could not be created.<BR>Please check if the module 'PRO
msgstr "གསལ་སྟོན་ཡིག་ཟིན་སྐྱེས་གྲུབ་བྱ་ཐབས་བྲལ་<BR>བྱ་རིམ་རྨོ་ལིང་' 'StarSuite Impress' སྒྲིག་འཇུག་ཟིན་མིན་བརྟག་དཔྱད་བྱེད་རོགས།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_4\n"
@@ -59,7 +54,6 @@ msgid "The drawing could not be created.<BR>Please check if the module 'PRODUCTN
msgstr "རིས་འགོད་སྐྱེས་གྲུབ་བྱ་ཐབས་བྲལ<BR>བྱ་རིམ་རྨོ་ལིང་' 'StarOffice Draw' སྒྲིག་འཇུག་ཟིན་མིན་བརྟག་དཔྱད་བྱེད་རོགས།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_5\n"
@@ -68,7 +62,6 @@ msgid "The formula could not be created.<BR>Please check if the module 'PRODUCTN
msgstr "སྤྱི་འགྲོས་སྐྱེས་གྲུབ་བྱ་ཐབས་བྲལ་<BR>བྱ་རིམ་རྨོ་ལིང་''StarSuite Math' སྒྲིག་འཇུག་ཟིན་མིན་བརྟག་དཔྱད་བྱེད་རོགས།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_6\n"
@@ -77,7 +70,6 @@ msgid "The files required could not be found.<BR>Please start the %PRODUCTNAME S
msgstr "དགོང་ངེས་ཀྱི་ཡིག་ཆ་འཚོལ་མི་ཐུབ་<BR>ཁྱེད་ཀྱིས་ %PRODUCTNAME སྒུལ་སློང་བྱས་ནས་སྒྲིག་སྦྱོརབྱ་རིམ་ལྟར་བསྐྱར་བཅོས་ལག་བསྟར་བྱེད།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_7\n"
@@ -95,7 +87,6 @@ msgid "Yes"
msgstr "རེད།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_9\n"
@@ -104,7 +95,6 @@ msgid "Yes to All"
msgstr "ཡིན་ བཟོ་འབྲི་ཚང་མའི།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_10\n"
@@ -140,7 +130,6 @@ msgid "< ~Back"
msgstr "< ཕྱིར་ལོག(~B)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_14\n"
@@ -149,7 +138,6 @@ msgid "~Next >"
msgstr "གོམ་སྟབས་རྗེས་མ།(~N) >"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_15\n"
@@ -185,7 +173,6 @@ msgid "OK"
msgstr "གཏན་འཁེལ།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_19\n"
@@ -194,7 +181,6 @@ msgid "The file already exists. Do you want to overwrite it?"
msgstr "ཡིག་ཆ་འདི་གནས་ཡོད་དེ་བཀབ་དགོས་སམ།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_20\n"
@@ -215,7 +201,6 @@ msgstr ""
"དེ་རྗེས་བསྐྱར་དུ་སྣེ་འཁྲེད་འཁོང་སྐྱོད་བྱེད།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_0\n"
@@ -233,7 +218,6 @@ msgid "~Table"
msgstr "རེའུ་མིག(~T)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_4\n"
@@ -242,7 +226,6 @@ msgid "Colu~mns"
msgstr "སྟར།(~M)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_7\n"
@@ -260,7 +243,6 @@ msgid "- undefined -"
msgstr "-མཚན་ཉིད་བཞག་མེད་པའི་"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_9\n"
@@ -269,7 +251,6 @@ msgid "~Fields in report"
msgstr "སྙན་ཐོའི་ནང་གི་ཡིག་དུམ།(~F)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_11\n"
@@ -278,7 +259,6 @@ msgid "Grouping"
msgstr "ཚོ་སྒྲིག"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_12\n"
@@ -287,7 +267,6 @@ msgid "Sort options"
msgstr "རིམ་སྒྲིག་འདེམས་པ།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_13\n"
@@ -296,7 +275,6 @@ msgid "Choose layout"
msgstr "པར་ཚུལ་འདེམས་པ།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_14\n"
@@ -305,7 +283,6 @@ msgid "Create report"
msgstr "སྙན་ཐོ་ཉར་ཚགས།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_15\n"
@@ -314,7 +291,6 @@ msgid "Layout of data"
msgstr "གཞི་གྲངས་པར་དབྱིབས།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_16\n"
@@ -332,7 +308,6 @@ msgid "Fields"
msgstr "ཁོངས་ཀྱི་བཀའ་བརྡ།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_20\n"
@@ -341,7 +316,6 @@ msgid "~Sort by"
msgstr "རིམ་སྒྲིག།(~S)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_21\n"
@@ -359,7 +333,6 @@ msgid "Orientation"
msgstr "ཁ་ཕྱོགས།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_23\n"
@@ -368,7 +341,6 @@ msgid "Portrait"
msgstr "གཞུང་ཕྱོགས།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_24\n"
@@ -377,7 +349,6 @@ msgid "Landscape"
msgstr "འཕྲེད་ཕྱོགས།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_28\n"
@@ -386,7 +357,6 @@ msgid "Which fields do you want to have in your report?"
msgstr "ཁྱེད་ཀྱི་སྙན་ཐོའི་ནང་ཡིག་དུམ་གང་འདྲ་ཞིག་དགོས་སམ།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_29\n"
@@ -395,7 +365,6 @@ msgid "Do you want to add grouping levels?"
msgstr "ཁྱེད་ལ་རིམ་དབྱེའི་གསབ་སྣོན་དགོས་སམ།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_30\n"
@@ -404,7 +373,6 @@ msgid "According to which fields do you want to sort the data?"
msgstr "ཡིག་དུམ་གང་འདྲ་ཞིག་ལ་བརྟེན་ནས་གྲངས་ཀ་རིམ་སྒྲིག་བྱེད་དམ།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_31\n"
@@ -413,7 +381,6 @@ msgid "How do you want your report to look?"
msgstr "ཁྱེད་ཀྱི་སྙན་ཐོའི་རྣམ་གཞག་གི་བཟོ་ལྟའི་རེ་བ་གང་།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_32\n"
@@ -422,7 +389,6 @@ msgid "Decide how you want to proceed"
msgstr "ཁྱེད་ཀྱི་སྙན་ཐོའི་རྣམ་གཞག་གི་བཟོ་ལྟའི་རེ་བ་གང་།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_33\n"
@@ -431,7 +397,6 @@ msgid "Title of report"
msgstr "སྙན་ཐོའི་ཁ་བྱང་།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_34\n"
@@ -440,7 +405,6 @@ msgid "Display report"
msgstr "སྙན་ཐོ་མངོན་པ།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_35\n"
@@ -467,7 +431,6 @@ msgid "Descending"
msgstr "གོ་རིམ་དམའ་ཏུ་གཏོང་བ།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_40\n"
@@ -476,7 +439,6 @@ msgid "~Dynamic report"
msgstr "འགྱུར་ཚུལ་ཀྱི་སྙན་ཐོ་བཟོ་ལྟ།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_41\n"
@@ -485,7 +447,6 @@ msgid "~Create report now"
msgstr "སྙན་ཐོའི་བཟོ་ལྟ་མྱུར་དུ་བེད་སྤྱོད་བྱེད།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_42\n"
@@ -494,7 +455,6 @@ msgid "~Modify report layout"
msgstr "སྙན་ཐོ་བཟོ་ལྟ་བཟོ་བཅོས་བྱེད།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_43\n"
@@ -503,7 +463,6 @@ msgid "Static report"
msgstr "རྒྱས་བཅད་ཚུལ་གྱི་སྙན་ཐོ།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_44\n"
@@ -512,7 +471,6 @@ msgid "Save as"
msgstr "གཞན་ཉར།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_50\n"
@@ -521,7 +479,6 @@ msgid "Groupings"
msgstr "ཚོ་དབྱེ།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_51\n"
@@ -530,7 +487,6 @@ msgid "Then b~y"
msgstr "དེ་རྗེས་གཞི་འཛིན་ས།(~Y)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_52\n"
@@ -539,7 +495,6 @@ msgid "~Then by"
msgstr "དེ་རྗེས་གཞི་འཛིན་ས།(~T)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_53\n"
@@ -548,7 +503,6 @@ msgid "Asc~ending"
msgstr "གོང་ལ།(~E)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_54\n"
@@ -557,7 +511,6 @@ msgid "Ascend~ing"
msgstr "གོང་ལ།(~I)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_55\n"
@@ -566,7 +519,6 @@ msgid "Ascendin~g"
msgstr "གོང་ལ།(~G)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_56\n"
@@ -575,7 +527,6 @@ msgid "De~scending"
msgstr "འོག་ལ།(~S)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_57\n"
@@ -584,7 +535,6 @@ msgid "Des~cending"
msgstr " འོག་ལ།(~C)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_58\n"
@@ -593,7 +543,6 @@ msgid "De~scending"
msgstr "འོག་ལ།(~S)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_60\n"
@@ -602,7 +551,6 @@ msgid "Binary fields cannot be displayed in the report."
msgstr "སྙན་ཐོའི་ནང་གཉིས་སྒྲིལ་ལུགས་ཀྱི་ཡིག་དུམ་མངོན་ཐབས་བྲལ།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_61\n"
@@ -611,7 +559,6 @@ msgid "The table '<TABLENAME>' does not exist."
msgstr "རེའུ་མིག་ '<TABLENAME>' གནས་མེད།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_62\n"
@@ -620,7 +567,6 @@ msgid "Creating Report..."
msgstr "སྙན་ཐོ་བཟོ་གཞིན་པ།.."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_63\n"
@@ -629,7 +575,6 @@ msgid "Number of records inserted: <COUNT>"
msgstr "གཞི་གྲངསདཀར་ཆག་བསྒར་འཛུད་ཀྱི་གྲངས་ཀ <COUNT>"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_64\n"
@@ -638,7 +583,6 @@ msgid "The form '<REPORTFORM>' does not exist."
msgstr "རེའུ་མིག་ '<REPORTFORM>' གནས་མེད།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_65\n"
@@ -647,7 +591,6 @@ msgid "The query with the statement <BR>'<STATEMENT>' <BR> could not be run. <BR
msgstr "ཞིབ་བརྗོད་<BR>'<STATEMENT>' <BR>བྱེད་པའི་བཙ་ལ་འདྲིའི་བཀའ་ཚིག་ཚུད་པ་ལག་བསྟར་བྱ་ཐབས་བྲལ་<BR>བེད་སྤྱོད་པའི་གཞི་གྲངས་ཁུངས་བརྟག་དཔྱད་བྱེད་རོགས།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_66\n"
@@ -656,7 +599,6 @@ msgid "The following hidden control in the form '<REPORTFORM>' could not be read
msgstr "གཤམ་གྱི་རེའུ་མིག་ '<REPORTFORM>' ནང་གབ་པའི་ཚོད་འཛིན་རྣམ་གྲངས་ཀློག་ལེན་བྱ་ཐབས་བྲལ། '<CONTROLNAME>'"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_67\n"
@@ -665,7 +607,6 @@ msgid "Importing data..."
msgstr "གཞི་གྲངས་ནང་བཅུག་བྱེད་བཞིན་ཡོད།..."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_68\n"
@@ -674,7 +615,6 @@ msgid "Labeling fields"
msgstr "ཡིག་དུམ་མིང་གསལ་སྟོན་བྱེད།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_69\n"
@@ -692,7 +632,6 @@ msgid "Label"
msgstr "གཞི་གྲངས་ཀྱི་མཚོན་རྟགས།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_71\n"
@@ -701,7 +640,6 @@ msgid "Field"
msgstr "ཡིག་དུམ།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_72\n"
@@ -710,7 +648,6 @@ msgid "An error occurred in the wizard.<BR>The template '%PATH' could be erroneo
msgstr "རང་འགུལ་ཡིག་ཆའི་ལས་རོགས་ནོར་འཁྲུལ་ཞིག་ཐོན་<BR>བཟོ་ལྟ་ནང་ '%PATH' ནོར་འཁྲུལ་ཚུད་ཡོད་<BR>དགོས་ངེས་ཀྱི་ས་ཁོངས་རེའུ་མིག་གནས་མེད་ཡང་ན་གཏན་ཕབ་པའི་མིང་ཕན་མེད་ཡིན་<BR>རོགས་རམ་ནང་འབྲེལ་ཡོད་ཞིབ་ཕྲའི་གསལ་བཤད་ཀློག་བཤེར་བྱེད་<BR>བཟོ་ལྟ་གཞན་ཞིག་འདེམས་རོགས།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_73\n"
@@ -727,7 +664,6 @@ msgid "The sort criterion '<FIELDNAME>' was chosen twice. Each criterion can onl
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_75\n"
@@ -736,7 +672,6 @@ msgid "Note: The dummy text will be replaced by data from the database when the
msgstr "དོ་སྣང་བྱ་རྒྱུར། སྙན་ཐོ་བཟོ་བའི་སྐབས་དཔེ་སྟོན་ཡི་གེ་དེ་གཞི་གྲངས་མཛོད་ཀྱི་ཡི་གེའི་ནང་དོན་གྱིས་ཚབ་བྱེད་ཀྱི་ཡོད།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_76\n"
@@ -745,7 +680,6 @@ msgid "A report '%REPORTNAME' already exists in the database. Please assign anot
msgstr "གཞི་གྲངས་མཛོད་ནང་སྙན་ཐོ་ '%REPORTNAME'གནས་ཡོད། མིང་གཞན་གཏན་ཕབ་བྱེད།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_78\n"
@@ -754,7 +688,6 @@ msgid "How do you want to proceed after creating the report?"
msgstr "གསར་བཟོའི་སྙན་ཐོ་འཕུལ་རྗེས་མུ་མཐུད་རིགས་གང་འདྲ་བཀོལ་སྤྱོད་བྱེད་དམ།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_79\n"
@@ -763,7 +696,6 @@ msgid "What kind of report do you want to create?"
msgstr "ཁྱེད་ཀྱི་རིགས་གང་འདྲ་སྙན་ཐོ་གསར་་བཟོ་བྱེད་དམ།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_80\n"
@@ -772,7 +704,6 @@ msgid "Tabular"
msgstr "རེའུ་མིག་རྣམ་པ།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_81\n"
@@ -781,7 +712,6 @@ msgid "Columnar, single-column"
msgstr "རྣམ་པའི་གསལ་ཐོ། སྟར་པ་གཅིག"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_82\n"
@@ -790,7 +720,6 @@ msgid "Columnar, two columns"
msgstr "རྣམ་པའི་གསལ་ཐོ། སྟར་པ་གཉིས།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_83\n"
@@ -799,7 +728,6 @@ msgid "Columnar, three columns"
msgstr "རྣམ་པའི་གསལ་ཐོ། སྟར་པ་གསུམ།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_84\n"
@@ -808,7 +736,6 @@ msgid "In blocks, labels left"
msgstr "པང་གི་དཔེ་རྣམ་། དཔེ་འཛར་གཡོན་དུ་ཡོད་པ།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_85\n"
@@ -817,7 +744,6 @@ msgid "In blocks, labels above"
msgstr "པང་གི་དཔེ་རྣམ་། དཔེ་འཛར་ཐོག་ཏུ་ཡོད་པ།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_86\n"
@@ -826,7 +752,6 @@ msgid "Title:"
msgstr "ཁ་བྱང་།:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_87\n"
@@ -835,7 +760,6 @@ msgid "Author:"
msgstr "རྩོམ་པ་པོ།:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_88\n"
@@ -844,7 +768,6 @@ msgid "Date:"
msgstr "ཚོས་གྲངས།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_89\n"
@@ -853,7 +776,6 @@ msgid "Page #page# of #count#"
msgstr "ཤོག་གྲངས་ #page# ཁྱོན་ཤོག་གྲངས་#count#"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_90\n"
@@ -862,7 +784,6 @@ msgid "Page number:"
msgstr "ཤོག་ཨང་།:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_91\n"
@@ -871,7 +792,6 @@ msgid "Page count:"
msgstr "ཤོག་གྲངས།:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_92\n"
@@ -1084,7 +1004,6 @@ msgid "Drafting"
msgstr "རི་མོ་འབྲི་བ།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_118\n"
@@ -1153,7 +1072,6 @@ msgid "< ~Back"
msgstr "< ཕྱིར་ལོག(~B)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_3\n"
@@ -1162,7 +1080,6 @@ msgid "~Next >"
msgstr "གོམ་སྟབས་རྗེས་མ།(~N) >"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_4\n"
@@ -1171,7 +1088,6 @@ msgid "~Database"
msgstr "གཞི་གྲངས་མཛོད།(~D)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_5\n"
@@ -1180,7 +1096,6 @@ msgid "~Table name"
msgstr "རེའུ་མིག་མིང་།(~T)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_6\n"
@@ -1238,7 +1153,6 @@ msgid "The selected table or query could not be opened."
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_14\n"
@@ -1247,7 +1161,6 @@ msgid "No connection to the database could be established."
msgstr "གཞི་གྲངས་མཛོད་དང་འབྲེལ་མཐུད་བྱ་ཐབས་བྲལ།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_20\n"
@@ -1256,7 +1169,6 @@ msgid "~Help"
msgstr "རོགས་རམ།(~H)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_21\n"
@@ -1265,7 +1177,6 @@ msgid "~Stop"
msgstr "སྐབས་འཇོག།(~S)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_30\n"
@@ -1274,7 +1185,6 @@ msgid "The document could not be saved."
msgstr "ཡིག་ཚགས་འདི་ཉར་ཚགས་བྱ་ཐབས་བྲལ།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_33\n"
@@ -1283,7 +1193,6 @@ msgid "Exiting the wizard"
msgstr "རང་འགུལ་ཡིག་ཆའི་ལས་རོགས་ཁ་རྒྱབ་པ།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_34\n"
@@ -1292,7 +1201,6 @@ msgid "Connecting to data source..."
msgstr "གཞི་གྲངས་ཁུངས་འབྲེལ་མཐུད་བྱེད་བཞིན་པ་..."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_35\n"
@@ -1301,7 +1209,6 @@ msgid "The connection to the data source could not be established."
msgstr "གཞི་གྲངས་ཁུངས་འབྲེལ་མཐུད་བྱ་ཐབས་བྲལ།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_36\n"
@@ -1310,7 +1217,6 @@ msgid "The file path entered is not valid."
msgstr "ཁྱེད་རང་གིས་ནང་བཅུག་པའི་ཡིག་ཆའི་རྒྱུད་ལམ་ཕན་མེད་ཡིན།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_37\n"
@@ -1319,7 +1225,6 @@ msgid "Please select a data source"
msgstr "གཞི་གྲངས་ཁུངས་གཅིག་འདེམ་རོགས།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_38\n"
@@ -1328,7 +1233,6 @@ msgid "Please select a table or query"
msgstr "རེའུ་མིག་གམ་བཙལ་འདྲི་གཅིག་འདེམ་རོགས།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_39\n"
@@ -1337,7 +1241,6 @@ msgid "Add field"
msgstr "ཡིག་དུམ་གསར་སྣོན།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_40\n"
@@ -1346,7 +1249,6 @@ msgid "Remove field"
msgstr "ཡིག་དུམ་བསུབ་པ།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_41\n"
@@ -1355,7 +1257,6 @@ msgid "Add all fields"
msgstr "ཡིག་དུམ་ཚང་མ་གསར་སྣོན།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_42\n"
@@ -1364,7 +1265,6 @@ msgid "Remove all fields"
msgstr "ཡིག་དུམ་ཚང་མ་བསུབ།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_43\n"
@@ -1373,7 +1273,6 @@ msgid "Move field up"
msgstr "ཡིག་དུམ་གོང་ལ་སྤོ།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_44\n"
@@ -1382,7 +1281,6 @@ msgid "Move field down"
msgstr "ཡིག་དུམ་འོག་ལ་སྤོ།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_45\n"
@@ -1391,7 +1289,6 @@ msgid "The field names from '%NAME' could not be retrieved."
msgstr "ཡིག་དུམ་མིང་ '%NAME' བྱང་འཚོལ་བྱ་ཐབས་བྲལ།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_0\n"
@@ -1409,7 +1306,6 @@ msgid "Query"
msgstr "འདྲི་རྩད།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_2\n"
@@ -1418,7 +1314,6 @@ msgid "Query Wizard"
msgstr "བཙ་ལ་འདྲི་སྣེ་འཁྲེད།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_3\n"
@@ -1427,7 +1322,6 @@ msgid "~Tables"
msgstr "རེའུ་མིག།(~T)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_4\n"
@@ -1436,7 +1330,6 @@ msgid "A~vailable fields"
msgstr "སྤྱོད་ཆོག་པའི་ཡིག་དུམ།(~V)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_5\n"
@@ -1445,7 +1338,6 @@ msgid "Name ~of the query"
msgstr "བཙ་ལ་འདྲི་མིང།(~O)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_6\n"
@@ -1454,7 +1346,6 @@ msgid "Display ~Query"
msgstr "བཙ་ལ་འདྲི་མངོན་པ།(~Q)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_7\n"
@@ -1463,7 +1354,6 @@ msgid "~Modify Query"
msgstr "བཙ་ལ་འདྲི་བཟོ་བཅོས།(~M)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_8\n"
@@ -1472,7 +1362,6 @@ msgid "~How do you want to proceed after creating the query?"
msgstr "རྩད་བཤེར་བྱས་རྗེས་མུ་མཐུད་བཀོལ་སྤྱོད་(~H)གང་ཞིག་བྱེད་མིན་གསར་འཛུགས།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_9\n"
@@ -1481,7 +1370,6 @@ msgid "Match ~all of the following"
msgstr "གཤམ་གྱི་རྣམ་གྲངས་ཚང་མ་ཟླ་སྒྲིག་བྱེད།(~A)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_10\n"
@@ -1490,7 +1378,6 @@ msgid "~Match any of the following"
msgstr "གཤམ་གྱི་རྣམ་གྲངས་ཤིག་ཟླ་སྒྲིག་བྱེད།(~M)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_11\n"
@@ -1499,7 +1386,6 @@ msgid "~Detailed query (Shows all records of the query.)"
msgstr "ཞིབ་ཕྲའི་བཙ་ལ་འདྲི་བྱེད་(བཙ་ལ་འདྲི་བྱེད་པའི་ཟིན་ཐོ་ཚང་མ་མངོན་པ་)(~D)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_12\n"
@@ -1508,7 +1394,6 @@ msgid "~Summary query (Shows only results of aggregate functions.)"
msgstr "བཙ་ལ་འདྲི་ཕྱོགས་སྒྲིག་(འདུ་སྤྱོར་རྟེན་གྲངས་ཀྱི་མཇུག་སྦྲས་ཁོ་ན་མངོན་པ་。)(~S)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_16\n"
@@ -1526,7 +1411,6 @@ msgid "Fields"
msgstr "ཁོངས་ཀྱི་བཀའ་བརྡ།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_18\n"
@@ -1535,7 +1419,6 @@ msgid "~Group by"
msgstr "ཚོ་སྒྲིག་གི་རྟེན་གཞི།(~G)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_19\n"
@@ -1571,7 +1454,6 @@ msgid "Query:"
msgstr "བཙ་ལ་འདྲི།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_24\n"
@@ -1589,7 +1471,6 @@ msgid "Value"
msgstr "གྲངས་ཐང་།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_26\n"
@@ -1598,7 +1479,6 @@ msgid "is equal to"
msgstr "མཚུངས།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_27\n"
@@ -1607,7 +1487,6 @@ msgid "is not equal to"
msgstr "མི་མཚུངས།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_28\n"
@@ -1616,7 +1495,6 @@ msgid "is smaller than"
msgstr "ཆུང་བ།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_29\n"
@@ -1634,7 +1512,6 @@ msgid "is equal or less than"
msgstr "མཚུངས་པའམ་ཆུང་བ།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_31\n"
@@ -1643,7 +1520,6 @@ msgid "is equal or greater than"
msgstr "མཚུངས་པའམ་ཆེ་བ།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_32\n"
@@ -1704,7 +1580,6 @@ msgid "and"
msgstr "བསྡོམས་འབོར།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_39\n"
@@ -1713,7 +1588,6 @@ msgid "or"
msgstr "ཡང་ན།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_40\n"
@@ -1722,7 +1596,6 @@ msgid "get the sum of"
msgstr "སྡོམ་ཐོབ་འཚོལ་བ།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_41\n"
@@ -1731,7 +1604,6 @@ msgid "get the average of"
msgstr "ཆ་སྙོམས་ཐང་འཚོལ་བ།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_42\n"
@@ -1740,7 +1612,6 @@ msgid "get the minimum of"
msgstr "ཐང་ཆུང་ཤོས་འཚོལ།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_43\n"
@@ -1758,7 +1629,6 @@ msgid "get the count of"
msgstr "སྡོམ་ཐོབ་འཚོལ་བ།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_48\n"
@@ -1785,7 +1655,6 @@ msgid "Sorting order:"
msgstr "རིམ་སྒྲིག་གོ་རིམ།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_52\n"
@@ -1803,7 +1672,6 @@ msgid "Search conditions:"
msgstr "བཤེར་འཚོལ་ཆ་རྐྱེན།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_54\n"
@@ -1821,7 +1689,6 @@ msgid "Aggregate functions:"
msgstr "འདུ་སྤྱོར་རྟེན་གྲངས།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_56\n"
@@ -1839,7 +1706,6 @@ msgid "Grouped by:"
msgstr "ཚོ་སྒྲིག་གི་གཞི་གྲངས།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_58\n"
@@ -1857,7 +1723,6 @@ msgid "Grouping conditions:"
msgstr "Gruppierungsbedingungen: "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_60\n"
@@ -1866,7 +1731,6 @@ msgid "No grouping conditions were assigned."
msgstr "ཚོ་སྒྲིག་ཆ་རྐྱེན་གཏན་མ་ཕབ་པ།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_70\n"
@@ -1875,7 +1739,6 @@ msgid "Select the fields (columns) for your query"
msgstr "བཙ་ལ་འདྲིའི་ཡིག་དུམ་འདེམས་པ་(སྟར་)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_71\n"
@@ -1884,7 +1747,6 @@ msgid "Select the sorting order"
msgstr "རིམ་སྒྲིག་གོ་རིམ་འདེམས་པ།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_72\n"
@@ -1893,7 +1755,6 @@ msgid "Select the search conditions"
msgstr "་བཤེར་འཚོལ་ཆ་རྐྱེན་འདེམས་པ།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_73\n"
@@ -1902,7 +1763,6 @@ msgid "Select the type of query"
msgstr "བཙ་ལ་འདྲིའི་རིགས་འདེམས་པ།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_74\n"
@@ -1911,7 +1771,6 @@ msgid "Select the groups"
msgstr "ཚོ་སྒྲིག་འདེམས་པ།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_75\n"
@@ -1920,7 +1779,6 @@ msgid "Select the grouping conditions"
msgstr "་ཚོ་སྒྲིག་ཆ་རྐྱེན་འདེམས་པ།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_76\n"
@@ -1929,7 +1787,6 @@ msgid "Assign aliases if desired"
msgstr "དགོས་མཁོའི་སྐབས་མིང་གཞན་འདེམས་པ།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_77\n"
@@ -1938,7 +1795,6 @@ msgid "Check the overview and decide how to proceed"
msgstr "གནས་ཚུལ་རགས་བསྡུས་བརྟག་དཔྱད་བྱེད་པ་མ་ཟད་མུ་མཐུད་བཀོལསྤྱོད་རིགས་གང་ཞིག་བྱེད་མིན་གཏན་འཁེལ་བྱེད་དགོས།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_80\n"
@@ -1947,7 +1803,6 @@ msgid "Field selection"
msgstr "ཡིག་དུམ་འདེམས་པ།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_81\n"
@@ -1956,7 +1811,6 @@ msgid "Sorting order"
msgstr "རིམ་སྒྲིག་གོ་རིམ།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_82\n"
@@ -1965,7 +1819,6 @@ msgid "Search conditions"
msgstr "བཤེར་འཚོལ་ཆ་རྐྱེན།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_83\n"
@@ -1974,7 +1827,6 @@ msgid "Detail or summary"
msgstr "གསལ་ཕྲད་དམ་ཕྱོགས་སྒྲིག"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_84\n"
@@ -1983,7 +1835,6 @@ msgid "Grouping"
msgstr "ཚོ་སྒྲིག"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_85\n"
@@ -1992,7 +1843,6 @@ msgid "Grouping conditions"
msgstr "ཚོ་སྒྲིག་ཆ་རྐྱེན།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_86\n"
@@ -2010,7 +1860,6 @@ msgid "Overview"
msgstr "གནད་བསྡུས།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_88\n"
@@ -2019,7 +1868,6 @@ msgid "A field that has not been assigned an aggregate function must be used in
msgstr "གཏན་མ་ཕབ་པའི་འདུ་འཛོམས་རྟེན་གྲངས་ཀྱི་ཡིག་དུམ་དེ་ངེས་པར་དུ་ཚོ་སྒྲིག་ནང་སྤྱོད་དགོས།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_89\n"
@@ -2028,7 +1876,6 @@ msgid "The condition '<FIELDNAME> <LOGICOPERATOR> <VALUE>' was chosen twice. Eac
msgstr "ཆ་རྐྱེན་ '<FIELDNAME> <LOGICOPERATOR> <VALUE>' ནི་ཐེངས་གཉིས་བདམས་ཟིན་ ཆ་རྐྱེན་རེ་རེ་ཐེངས་རེ་ལས་བདམས་མི་ཆོག"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_90\n"
@@ -2045,7 +1892,6 @@ msgid ","
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_92\n"
@@ -2054,7 +1900,6 @@ msgid "<FIELDTITLE> (<FIELDNAME>)"
msgstr "<FIELDTITLE> (<FIELDNAME>)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_93\n"
@@ -2063,7 +1908,6 @@ msgid "<FIELDNAME> (<SORTMODE>)"
msgstr "<FIELDNAME> (<SORTMODE>)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_94\n"
@@ -2072,7 +1916,6 @@ msgid "<FIELDNAME> <LOGICOPERATOR> <VALUE>"
msgstr "<FIELDNAME> <LOGICOPERATOR> <VALUE>"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_95\n"
@@ -2081,7 +1924,6 @@ msgid "<CALCULATEDFUNCTION> <FIELDNAME>"
msgstr "<CALCULATEDFUNCTION> <FIELDNAME>"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_96\n"
@@ -2090,7 +1932,6 @@ msgid "<FIELDNAME> <LOGICOPERATOR> <VALUE>"
msgstr "<FIELDNAME> <LOGICOPERATOR> <VALUE>"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_0\n"
@@ -2099,7 +1940,6 @@ msgid "Form Wizard"
msgstr "རང་འགུལ་ཡིག་ཆའི་ལས་རོགས་རེའུ་མིག"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_1\n"
@@ -2126,7 +1966,6 @@ msgid "A subform is a form that is inserted in another form.\\nUse subforms to s
msgstr "རེའུ་མིག་_"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_4\n"
@@ -2135,7 +1974,6 @@ msgid "~Add Subform"
msgstr " (ཚེས་གྲངས་)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_5\n"
@@ -2144,7 +1982,6 @@ msgid "~Subform based on existing relation"
msgstr " (དུས་ཚོད་)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_6\n"
@@ -2153,7 +1990,6 @@ msgid "Tables or queries"
msgstr "རེའུ་མིག་དང་བཙལ་འདྲི།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_7\n"
@@ -2162,7 +1998,6 @@ msgid "Subform based on ~manual selection of fields"
msgstr "ཡིག་དུམ་འདེམས་པ།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_8\n"
@@ -2171,7 +2006,6 @@ msgid "~Which relation do you want to add?"
msgstr "འབྲེལ་བ་གང་ཞིག་ཁ་སྣོན་བྱེད་དགོས་སམ(~W)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_9\n"
@@ -2180,7 +2014,6 @@ msgid "Fields in the ~subform"
msgstr "བཟོ་ལྟ།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_12\n"
@@ -2189,7 +2022,6 @@ msgid "~Available fields"
msgstr "ད་ཡོད་ཀྱི་ཡིག་དུམ།(~I)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_13\n"
@@ -2207,7 +2039,6 @@ msgid "The join '<FIELDNAME1>' and '<FIELDNAME2>' has been selected twice.\\nBut
msgstr "གྲལ་སྟར་གཅིག་སྒྲིལ།(~T)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_20\n"
@@ -2216,7 +2047,6 @@ msgid "~First joined subform field"
msgstr "ཟློས་བརྩེགས།(~S)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_21\n"
@@ -2225,7 +2055,6 @@ msgid "~Second joined subform field"
msgstr "ཤོག་ངོས་བཟོ་ལྟ།(~P)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_22\n"
@@ -2234,7 +2063,6 @@ msgid "~Third joined subform field"
msgstr "ཁྱེད་རང་གིས་ཁ་བྱང་གཅིག་ནང་བཅུག་བྱེད།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_23\n"
@@ -2243,7 +2071,6 @@ msgid "~Fourth joined subform field"
msgstr "ལེགས་གྲུབ་བྱུང་རྗེས།(~A)..."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_24\n"
@@ -2252,7 +2079,6 @@ msgid "F~irst joined main form field"
msgstr "ཡིག་ཚགས་འཕྲལ་དུ་བེད་སྤྱོད་བྱེད།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_25\n"
@@ -2261,7 +2087,6 @@ msgid "S~econd joined main form field"
msgstr "ཡིག་ཚགས་ཉར་ཚགས།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_26\n"
@@ -2270,7 +2095,6 @@ msgid "T~hird joined main form field"
msgstr "རེའུ་མིག་འདི་བཙུགས་པ་མ་ཟད་གཞི་གྲངས་མཛོད་ནང་ཉར་ཚགས་ཟིན།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_27\n"
@@ -2279,7 +2103,6 @@ msgid "F~ourth joined main form field"
msgstr "རེའུ་མིག་མིང་མང་ཤོས་ལ་ཡིག་རྟགས་32གིས་གྲུབ་ཡོད།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_28\n"
@@ -2288,7 +2111,6 @@ msgid "Field border"
msgstr "ཡིག་དུམ་མཐའ་སྒྲོམ།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_29\n"
@@ -2297,7 +2119,6 @@ msgid "No border"
msgstr "མཐའ་སྒྲོམ་མེད་པ།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_30\n"
@@ -2306,7 +2127,6 @@ msgid "3D look"
msgstr "རྩེ་3ཕྱེ་དབྱིབས།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_31\n"
@@ -2315,7 +2135,6 @@ msgid "Flat"
msgstr "ངོས་དབྱེབས།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_32\n"
@@ -2324,7 +2143,6 @@ msgid "Label placement"
msgstr "ཤོག་བྱང་ཡིག་དུམ་སྙོམས་གཤིབ།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_33\n"
@@ -2333,7 +2151,6 @@ msgid "Align left"
msgstr "གཡོན་ལ་སྙོམས་གཤིབ།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_34\n"
@@ -2342,7 +2159,6 @@ msgid "Align right"
msgstr "གཡས་ལ་སྙོམས་གཤིབ།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_35\n"
@@ -2351,7 +2167,6 @@ msgid "Arrangement of DB fields"
msgstr "གཞི་གྲངས་མཛོད་ཡིག་དུམ་སྙོམས་གཤིབ།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_36\n"
@@ -2360,7 +2175,6 @@ msgid "Columnar - Labels Left"
msgstr "སྟར་ནང་ - ཤོག་བྱང་གཡོན་ལ།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_37\n"
@@ -2369,7 +2183,6 @@ msgid "Columnar - Labels on Top"
msgstr "སྟར་ནང་ - ཤོག་བྱང་གོང་ལ།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_38\n"
@@ -2378,7 +2191,6 @@ msgid "In Blocks - Labels Left"
msgstr "ནར་ལེབ་ནང་ - ཤོག་བྱང་གཡོན་ལ།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_39\n"
@@ -2387,7 +2199,6 @@ msgid "In Blocks - Labels Above"
msgstr "ནར་ལེབ་ནང་ - ཤོག་བྱང་གོང་ལ།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_40\n"
@@ -2396,7 +2207,6 @@ msgid "As Data Sheet"
msgstr "གཞི་གྲངས་རེའུ་མིག་བྱེད་པ།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_41\n"
@@ -2405,7 +2215,6 @@ msgid "Arrangement of the main form"
msgstr "སྒྲོམ་གཟུགས་གཙོ་བོའི་སྟར་སྒྲིག"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_42\n"
@@ -2414,7 +2223,6 @@ msgid "Arrangement of the subform"
msgstr "སྒྲོམ་གཟུགས་བུའི་སྟར་སྒྲིག"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_44\n"
@@ -2432,7 +2240,6 @@ msgid "Existing data will not be displayed"
msgstr "གཞི་གྲངས་མཛོད་འདེམས་པ།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_46\n"
@@ -2441,7 +2248,6 @@ msgid "T~he form is to display all data"
msgstr "པར་དབྱིབས།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_47\n"
@@ -2450,7 +2256,6 @@ msgid "Do not allow ~modification of existing data"
msgstr "ལེགས་སྒྲུབ།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_48\n"
@@ -2459,7 +2264,6 @@ msgid "Do not allow ~deletion of existing data"
msgstr "ད་ཡོད་གཞི་གྲངས་བསུབ་མིག་ཆོག།(~D)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_49\n"
@@ -2468,7 +2272,6 @@ msgid "Do not allow ~addition of new data"
msgstr "གཞི་གྲངས་གསར་པ་གསབ་སྣོན་བྱེད་མི་ཆོག(~A)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_50\n"
@@ -2477,7 +2280,6 @@ msgid "Name of ~the form"
msgstr "གཉིས་གོང་སྒྲིལ་གྱི་ཡིག་དུམ་མངོན་པ།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_51\n"
@@ -2486,7 +2288,6 @@ msgid "How do you want to proceed after creating the form?"
msgstr "གཉིས་གོང་སྒྲིལ་གྱི་ཡིག་དུམ་སྣང་མེད།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_52\n"
@@ -2495,7 +2296,6 @@ msgid "~Work with the form"
msgstr "གཉིས་གོང་སྒྲིལ་གྱི་ཡིག་དུམ་རིས་དབྱིབས་ལ་རྩིས་་པ།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_53\n"
@@ -2504,7 +2304,6 @@ msgid "~Modify the form"
msgstr "སྒྲོམ་གཟུགས་བཟོ་བཅོས།(~M)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_55\n"
@@ -2513,7 +2312,6 @@ msgid "~Page Styles"
msgstr "རྒྱབ་ལྗོངས་ཚོས་གཞི།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_80\n"
@@ -2522,7 +2320,6 @@ msgid "Field selection"
msgstr "ཡིག་དུམ་འདེམས་པ།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_81\n"
@@ -2531,7 +2328,6 @@ msgid "Set up a subform"
msgstr "སྒྲོམ་གཟུགས་སུ་བཀོད་སྒྲིག་བྱེད།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_82\n"
@@ -2540,7 +2336,6 @@ msgid "Add subform fields"
msgstr "སྒྲོམ་གཟུགས་བུའི་ཡིག་དུམ་གསབ་སྣོན་བྱེད།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_83\n"
@@ -2549,7 +2344,6 @@ msgid "Get joined fields"
msgstr "ཚོ་སྒྲིག་ཡིག་དུམ་ཐོབ་ལེན་བྱེད།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_84\n"
@@ -2558,7 +2352,6 @@ msgid "Arrange controls"
msgstr "སྟར་སྒྲིག་ཚོད་འཛིན།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_85\n"
@@ -2567,7 +2360,6 @@ msgid "Set data entry"
msgstr "གཞི་གྲངས་དཀར་ཆག་བཀོད་སྒྲིག"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_86\n"
@@ -2576,7 +2368,6 @@ msgid "Apply styles"
msgstr "བེད་སྤྱོད་ཀྱི་བཟོ་ལྟ།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_87\n"
@@ -2585,7 +2376,6 @@ msgid "Set name"
msgstr "བཀོད་སྒྲིག་མིང་།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_88\n"
@@ -2594,7 +2384,6 @@ msgid "(Date)"
msgstr "(ཚེ་གྲངས་)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_89\n"
@@ -2603,7 +2392,6 @@ msgid "(Time)"
msgstr "(དུས་ཚོད་)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_90\n"
@@ -2612,7 +2400,6 @@ msgid "Select the fields of your form"
msgstr "སྒྲོམ་གཟུགས་ཡིག་དུམ་འདེམས་པ།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_91\n"
@@ -2621,7 +2408,6 @@ msgid "Decide if you want to set up a subform"
msgstr "སྒྲོམ་གཟུགས་བུ་བཀོད་སྒྲིག་བྱེད་མིན།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_92\n"
@@ -2630,7 +2416,6 @@ msgid "Select the fields of your subform"
msgstr "སྒྲོམ་གཟུགས་བུའི་ཡིག་དུམ་བཀོད་སྒྲིག་བྱེད་མིན།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_93\n"
@@ -2639,7 +2424,6 @@ msgid "Select the joins between your forms"
msgstr "སྒྲོམ་གཟུགས་ཁག་དབར་གྱི་ཚོ་སྒྲིག་འདེམས་པ།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_94\n"
@@ -2648,7 +2432,6 @@ msgid "Arrange the controls on your form"
msgstr "སྒྲོམ་གཟུགས་སྟེང་ཚོད་འཛིན་ཆས་སྟར་སྒྲིག་བྱེད།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_95\n"
@@ -2657,7 +2440,6 @@ msgid "Select the data entry mode"
msgstr "གཞི་གྲངསདཀར་ཆག་མ་ཚུལ་འདེམས་པ།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_96\n"
@@ -2666,7 +2448,6 @@ msgid "Apply the style of your form"
msgstr "སྒྲོམ་གཟུགས་སྤྱོད་པའི་བཟོ་ལྟ།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_97\n"
@@ -2686,7 +2467,6 @@ msgstr ""
"མིང་དེ་མིན་པ་ཞིག་འདེམས་དགོས།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_1\n"
@@ -2695,7 +2475,6 @@ msgid "Table Wizard"
msgstr "རེའུ་མིག་སྣེ་སྟོན།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_2\n"
@@ -2704,7 +2483,6 @@ msgid "Select fields"
msgstr "ཡིག་དུམ་འདེམས་པ།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_3\n"
@@ -2713,7 +2491,6 @@ msgid "Set types and formats"
msgstr "རིགས་དང་རྣམ་གཞག་བཟོ་སྒྲིག"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_4\n"
@@ -2722,7 +2499,6 @@ msgid "Set primary key"
msgstr "འགག་གནད་ཡི་གེ་གཙོ་བོ་བཀོད་སྒྲིག"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_5\n"
@@ -2731,7 +2507,6 @@ msgid "Create table"
msgstr "རེའུ་མིག་གསར་བཟོ།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_8\n"
@@ -2740,7 +2515,6 @@ msgid "Select fields for your table"
msgstr "རེའུ་མིག་ཆེད་ཡིག་དུམ་འདེམས་པ།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_9\n"
@@ -2749,7 +2523,6 @@ msgid "Set field types and formats"
msgstr "ཡིག་དུམ་རིགས་དང་རྣམ་གཞག་བཀོད་སྒྲིག་བྱེད།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_10\n"
@@ -2758,7 +2531,6 @@ msgid "Set primary key"
msgstr "འགག་གནད་ཡི་གེ་གཙོ་བོ་བཀོད་སྒྲིག"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_11\n"
@@ -2767,7 +2539,6 @@ msgid "Create table"
msgstr "རེའུ་མིག་གསར་བཟོ།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_14\n"
@@ -2776,7 +2547,6 @@ msgid "This wizard helps you to create a table for your database. After selectin
msgstr "སྣེ་སྟོན་འདིས་ཁྱེད་རང་ལ་གཞི་གྲངས་མཛོད་ཀྱི་རེའུ་མིག་གཅིག་གསར་བཟོ་བྱ་རྒྱུ་་རོགས་རམ་བྱེད་ཀྱི་རེད་ རེའུ་མིག་རིགས་དང་རེའུ་མིག་དཔེ་མཚོན་འདེམས་པའི་རྗེས་རེའུ་མིག་ནང་སྣོན་པའི་ཡིག་དུམ་འདེམས།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_15\n"
@@ -2785,7 +2555,6 @@ msgid "Ca~tegory"
msgstr "རིགས།(~T)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_16\n"
@@ -2794,7 +2563,6 @@ msgid "B~usiness"
msgstr "ཁེ་ལས།(~U)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_17\n"
@@ -2803,7 +2571,6 @@ msgid "P~ersonal"
msgstr "སྒེར།(~E)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_18\n"
@@ -2812,7 +2579,6 @@ msgid "~Sample tables"
msgstr "རེའུ་མིག་དཔེ།(~S)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_19\n"
@@ -2821,7 +2587,6 @@ msgid "A~vailable fields"
msgstr "སྤྱོད་ཆོག་པའི་ཡིག་དུམ།(~V)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_20\n"
@@ -2855,7 +2620,6 @@ msgid "Field name"
msgstr "ཡིག་དུམ་གྱི་མིང་།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_24\n"
@@ -2864,7 +2628,6 @@ msgid "Field type"
msgstr "ཡིག་དུམ་རིགས།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_25\n"
@@ -2873,7 +2636,6 @@ msgid "~Selected fields"
msgstr "ཡིག་དུམ་འདེམས་པ།(~S)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_26\n"
@@ -2882,7 +2644,6 @@ msgid "A primary key uniquely identifies each record in a database table. Primar
msgstr "འགག་གནད་ཡི་གེ་གཙོ་བོ་ནི་གཞི་གྲངས་མཛོད་ཀྱི་རེའུ་མིག་ནང་གི་ཟིན་ཐོ་ཚང་མ་སྤྱོད་པའི་མཚོན་རྟགས་གཅིག་པོ་དེ་ཡིན་ འགག་གནད་ཡི་གེ་གཙོ་བོ་རྒྱུད་ཁེར་རྐྱང་གི་རེའུ་མིག་ཁག་ནང་གི་ཆ་འཕྲིན་སྟབས་བདེའི་སྒོ་ནས་ཐག་སྦྲེལ་བྱེད་ཐུབ་ ང་ཚོ་བྱས་ན་རེའུ་མིག་རེའི་ནང་འགག་གནད་ཡི་གེ་གཙོ་བོ་རེ་བཀོད་སྒྲིག་བྱེད་དགོས་ གལ་སྲིད་འགག་གནད་ཡི་གེ་གཙོ་བོ་མེད་ན་རེའུ་མིག་འདིའི་ནང་གཞི་གྲངས་བཅུག་ཐབས་བྲལ།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_27\n"
@@ -2891,7 +2652,6 @@ msgid "~Create a primary key"
msgstr "འགག་གནད་ཡི་གེ་གཙོ་བོ་གསར་བཟོ(~C)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_28\n"
@@ -2900,7 +2660,6 @@ msgid "~Automatically add a primary key"
msgstr "རང་འགུལ་གྱིས་འགག་གནད་ཡི་གེ་གཙོ་བོ་གསབ་སྣོན་བྱེད།(~A)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_29\n"
@@ -2918,7 +2677,6 @@ msgid "Define p~rimary key as a combination of several fields"
msgstr " གཙོ་བོའི་འགག་གནད་ཡི་གེ་ཡིག་དུམ་འགའི་ཚོ་སྒྲིག་ལ་མཚན་འཇོག་བྱེད།(~R)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_31\n"
@@ -2927,7 +2685,6 @@ msgid "F~ieldname"
msgstr "ཡིག་དུམ་མིང་།(~I)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_32\n"
@@ -2936,7 +2693,6 @@ msgid "~Primary key fields"
msgstr "འགག་གནད་ཡི་གེ་གཙོ་བོའི་ཡིདུམ།(~P)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_33\n"
@@ -2945,7 +2701,6 @@ msgid "Auto ~value"
msgstr "རང་འགུལ་ཐང་ལེན།(~V)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_34\n"
@@ -2954,7 +2709,6 @@ msgid "What do you want to name your table?"
msgstr "ཁྱེད་རང་རེའུ་མིག་ལ་མིང་ག་རེ་གཏན་ཕབ་དགོས་སམ།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_35\n"
@@ -2963,7 +2717,6 @@ msgid "Congratulations. You have entered all the information needed to create yo
msgstr "ཁྱེད་ལ་བཀྲ་ཤིས་ཞུ། ཁྱེད་ཀྱིས་རེའུ་མིག་གསར་བཟོ་བྱེད་པའི་ཆ་འཕྲིན་ཚང་མ་ནང་བཅུག་ཟིན།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_36\n"
@@ -2972,7 +2725,6 @@ msgid "What do you want to do next?"
msgstr "གཤལ་ལ་ཁྱེད་རང་གང་ཞིག་བྱ་འདོད་དམ།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_37\n"
@@ -2981,7 +2733,6 @@ msgid "Modify the table design"
msgstr "རེའུ་མིག་འཆར་འགོད་བཟོ་བཅོས་བྱེད།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_38\n"
@@ -2998,7 +2749,6 @@ msgid "C~reate a form based on this table"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_40\n"
@@ -3007,7 +2757,6 @@ msgid "The table you have created could not be opened."
msgstr "ཁྱེད་ཀྱི་གསར་བཟོ་བྱེད་པའི་རེའུ་མིག་ཁ་ཕྱེ་ཐབས་བྲལ།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_41\n"
@@ -3016,7 +2765,6 @@ msgid "The table name '%TABLENAME' contains a character ('%SPECIALCHAR') that mi
msgstr "རེའུ་མིག་མིང་ '%TABLENAME' ནང་གཞི་གྲངས་མཛོད་ཀྱིས་རྒྱབ་སྐྱོར་མ་བྱེད་པའི་ཡིག་རྟགས་ ('%SPECIALCHAR')ཚུད་ཟིན།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_42\n"
@@ -3025,7 +2773,6 @@ msgid "The field name '%FIELDNAME' contains a special character ('%SPECIALCHAR')
msgstr "ཡིག་དུམ་མིང་ '%FIELDNAME' ནང་གཞི་གྲངས་མཛོད་ཀྱིས་རྒྱབ་སྐྱོར་མ་བྱེད་པའི་ཡིག་རྟགས('%SPECIALCHAR')ཚུད་ཟིན།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_43\n"
@@ -3034,7 +2781,6 @@ msgid "Field"
msgstr "ཡིག་དུམ།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_44\n"
@@ -3043,7 +2789,6 @@ msgid "MyTable"
msgstr "MyTable"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_45\n"
@@ -3052,7 +2797,6 @@ msgid "Add a Field"
msgstr "ཡིག་དུམ་གསབ་སྣོན།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_46\n"
@@ -3061,7 +2805,6 @@ msgid "Remove the selected Field"
msgstr "འདེམས་པའི་ཡིག་དུམ་བསུབ་པ།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_47\n"
@@ -3081,7 +2824,6 @@ msgstr ""
"མིང་གཞན་ནང་བཅུག་བྱེད།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_49\n"
@@ -3090,7 +2832,6 @@ msgid "Catalog of the table"
msgstr "རེའུ་མིག་དཀར་ཆག"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_50\n"
@@ -3099,7 +2840,6 @@ msgid "Schema of the table"
msgstr "རེའུ་མིག་མ་ཚུལ།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_51\n"
@@ -3117,7 +2857,6 @@ msgid "~Cancel"
msgstr "འདོར་བ།(~C)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_ZERO_1\n"
@@ -3144,7 +2883,6 @@ msgid "~Convert"
msgstr "བརྗེ་སྒྱུར།(~C)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_ZERO_4\n"
@@ -3153,7 +2891,6 @@ msgid "Note: Currency amounts from external links and currency conversion factor
msgstr "དྲན་སྟོན། ཕྱི་ནས་ཡོངས་བའི་གཞི་གྲངས་ཀྱི་དངུལ་ལོའི་གྲངས་འབོར་དང་སྤྱི་འགྲོས་ནང་གི་དངུལ་ལོའི་བརྗེ་རྩིས་བཏགས་གྲངས་འདྲིན་སྤྱོད་སྒྱུར་བརྗེ་བྱ་ཐབས་བྲལ།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_ZERO_5\n"
@@ -3162,7 +2899,6 @@ msgid "First, unprotect all sheets."
msgstr "སྔོན་ལ་ལས་ཁྲའི་སྲུང་སྐྱོབ་མཐའ་དག་རྩིས་མེད་གཏོང་།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_ZERO_6\n"
@@ -3180,7 +2916,6 @@ msgid "C~ontinue >"
msgstr "མུ་མཐུད་ནས།(~O) >>"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_ZERO_8\n"
@@ -3189,7 +2924,6 @@ msgid "C~lose"
msgstr "ཁ་རྒྱབ་པ།(~L)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_0\n"
@@ -3207,7 +2941,6 @@ msgid "Selection"
msgstr "བྲིས་རྟགས།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_2\n"
@@ -3216,7 +2949,6 @@ msgid "Cell S~tyles"
msgstr "དྲ་མིག་བཟོ་ལྟ།(~T)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_3\n"
@@ -3225,7 +2957,6 @@ msgid "Currency cells in the current ~sheet"
msgstr "དེ་སྔའི་ལས་ཁྲའི་ནང་གི་དངུལ་ལོའི་དྲ་མིག(~S)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_4\n"
@@ -3234,7 +2965,6 @@ msgid "Currency cells in the entire ~document"
msgstr "ཡིག་ཚགས་ཧྲིལ་པོ་་ནང་གི་དངུལ་ལོའི་དྲ་མིག(~D)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_5\n"
@@ -3243,7 +2973,6 @@ msgid "~Selected range"
msgstr "བདམས་པའི་ས་ཁོངས་(~S)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_6\n"
@@ -3252,7 +2981,6 @@ msgid "Select Cell Styles"
msgstr "དྲ་མིག་བཟོ་ལྟ་འདེམས།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_7\n"
@@ -3261,7 +2989,6 @@ msgid "Select currency cells"
msgstr "དངུལ་ལོའི་དྲ་མིག་འདེམས།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_8\n"
@@ -3270,7 +2997,6 @@ msgid "Currency ranges:"
msgstr "དངུལ་ལོའི་ས་ཁོངས།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_9\n"
@@ -3279,7 +3005,6 @@ msgid "Templates:"
msgstr "བཟོ་ལྟ།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_0\n"
@@ -3288,7 +3013,6 @@ msgid "Extent"
msgstr "ཁྱབ་ཁོངས།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_1\n"
@@ -3297,7 +3021,6 @@ msgid "~Single %PRODUCTNAME Calc document"
msgstr "རྐྱང་པའི་ %PRODUCTNAME ཡིག་ཚགས།(~S)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_2\n"
@@ -3306,7 +3029,6 @@ msgid "Complete ~directory"
msgstr "དཀར་ཆག་ཚང་མ་(~D)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_3\n"
@@ -3315,7 +3037,6 @@ msgid "Source Document:"
msgstr "ཡིག་ཚགས་ཁུངས།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_4\n"
@@ -3324,7 +3045,6 @@ msgid "Source directory:"
msgstr "དཀར་ཆག་ཁུངས།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_5\n"
@@ -3333,7 +3053,6 @@ msgid "~Including subfolders"
msgstr "དཀར་ཆག་བུ་ཚུད་ཡོད་(~I)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_6\n"
@@ -3342,7 +3061,6 @@ msgid "Target directory:"
msgstr "དམིགས་འཕེན་དཀར་ཆག"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_7\n"
@@ -3351,7 +3069,6 @@ msgid "Temporarily unprotect sheet without query"
msgstr "ཐད་ཀར་རེའུ་མིག་སྲུང་སྐྱོབ་རྩིས་མེད་གཏོང་རྒྱུ་དེ་གནས་སྐབས་གཏན་འཁེལ་བྱེད་དགོས་མེད།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_10\n"
@@ -3369,7 +3086,6 @@ msgid "Conversion status:"
msgstr "གནས་སྟངས་སུ་ལྡིང་སྐོར་བྱེད་པ།: "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STATUSLINE_1\n"
@@ -3378,7 +3094,6 @@ msgid "Conversion status of the cell templates:"
msgstr "དྲ་མིག་བཟོ་ལྟའི་བརྗེ་སྒྲུར་གྱི་རྣམ་པ།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STATUSLINE_2\n"
@@ -3387,7 +3102,6 @@ msgid "Registration of the relevant ranges: Sheet %1Number%1 of %2TotPageCount%2
msgstr "བརྗེ་རྩིས་ཀྱི་ས་ཁོངས་ནང་བཅུག་ ལས་ཀའི་དེབ་ %2TotPageCount%2 ནང་གི་ %1Number%1"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STATUSLINE_3\n"
@@ -3396,7 +3110,6 @@ msgid "Entry of the ranges to be converted..."
msgstr "བརྗེ་རྩིས་ཀྱི་ས་ཁོངས་ནང་བཅུག..."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STATUSLINE_4\n"
@@ -3405,7 +3118,6 @@ msgid "Sheet protection for each sheet will be restored..."
msgstr "རེའུ་མིག་རེའི་སྲུང་སྐྱོབ་སླང་ཡང་བསྐྱར་གསོ་བྱེད།..."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STATUSLINE_5\n"
@@ -3423,7 +3135,6 @@ msgid "~Finish"
msgstr "ལེགས་གྲུབ།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_1\n"
@@ -3432,7 +3143,6 @@ msgid "Select directory"
msgstr "དཀར་ཆག་གཅིག་འདེམས་རོགས།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_2\n"
@@ -3441,7 +3151,6 @@ msgid "Select file"
msgstr "ཁྱེད་རང་གི་ཡིག་ཆ་གཅིག་འདེམས་རོག"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_3\n"
@@ -3459,7 +3168,6 @@ msgid "non-existent"
msgstr "གནས་མེད་་པ།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_5\n"
@@ -3468,7 +3176,6 @@ msgid "Euro Converter"
msgstr "ཡོ་སྒོར་བརྗེ་རྩིས་ཆས།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_6\n"
@@ -3477,7 +3184,6 @@ msgid "Should protected spreadsheets be temporarily unprotected?"
msgstr "སྲུང་སྐྱོབ་ཐོབཔའི་རེའུ་མིག་གནས་སྐབས་སྲུང་སྐྱོབ་རྩིས་མེད་གཏོང་ངམ།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_7\n"
@@ -3486,7 +3192,6 @@ msgid "Enter the password to unprotect the table %1TableName%1"
msgstr "གསང་ཨང་གཅུག་རོགས་ རེའུ་མིག%1TableName%1སྲུང་སྐྱོབ་འཆིང་རྒྱབ་རྩེས་མེད་ཐོངས།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_8\n"
@@ -3495,7 +3200,6 @@ msgid "Wrong Password!"
msgstr "གསང་ཨང་ཕན་མེད།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_9\n"
@@ -3504,7 +3208,6 @@ msgid "Protected Sheet"
msgstr "སྲུང་སྐྱོབ་ཐོབ་པའི་རེའུ་མིག"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_10\n"
@@ -3513,7 +3216,6 @@ msgid "Warning!"
msgstr "མཐའ་ཚིག"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_11\n"
@@ -3522,7 +3224,6 @@ msgid "Protection for the sheets will not be removed."
msgstr "རེའུ་མིག་གི་སྲུང་སྐྱོབ་རྩིས་མེད་གཏོང་ཐབས་བྲལ།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_12\n"
@@ -3531,7 +3232,6 @@ msgid "Sheet cannot be unprotected"
msgstr "རེའུ་མིག་གི་སྲུང་སྐྱོབ་རྩིས་མེད་གཏོང་ཐབས་བྲལ།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_13\n"
@@ -3540,7 +3240,6 @@ msgid "The Wizard cannot edit this document as cell formats cannot be modified i
msgstr "རང་འགུལ་ཡིག་ཆའི་ལས་རོགས་ཀྱིས་ཡིག་ཚགས་འདེ་རྩོམ་སྒྲིག་བྱེད་ཐབས་བྲལ་ཡིག་ཚགས་ནང་སྲུང་སྐྱོབ་ཐོབ་པའི་ལས་ཁྲ་ཚུད་པའི་སྐབས་དྲ་མིག་གི་བའི་བཟོ་ལྟ་བཟོ་བཅོས་བྱེད་ཐབས་བྲལ་པའི་རྐྱེན་གྱི་་ཡིན།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_14\n"
@@ -3549,7 +3248,6 @@ msgid "Please note that the Euro Converter will, otherwise, not be able to edit
msgstr "དོ་སྣང་བྱེད། ད་ལྟ་མིན་ན་ཡོ་སྒོར་བརྗེ་རྩིས་ཆས་ཀྱི་ཡིག་ཚགས་འདི་རྩོམ་སྒྲིག་བྱེད་ཐབས་བྲལ།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_15\n"
@@ -3585,7 +3283,6 @@ msgid "Cancel"
msgstr "རྩིས་མེད།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_19\n"
@@ -3594,7 +3291,6 @@ msgid "Please select a %PRODUCTNAME Calc document for editing!"
msgstr "ཁྱེད་རང་གྱི་རྩོམ་སྒྲིག་བྱེད་པའི་ %PRODUCTNAME Calc ཡིག་ཚགས་འདེམས་རོག"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_20\n"
@@ -3603,7 +3299,6 @@ msgid "'<1>' is not a directory!"
msgstr "'<1>' དཀར་ཆག་གཅིག་མ་རེད།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_21\n"
@@ -3639,7 +3334,6 @@ msgid "Cancel Wizard"
msgstr "སྣེ་ཤན་འདོར་བ།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_0\n"
@@ -3648,7 +3342,6 @@ msgid "Portuguese Escudo"
msgstr "ཕོར་ཐི་ཀོ་ཨེ་སི་ཁུ་ཏོའི་སྐད།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_1\n"
@@ -3657,7 +3350,6 @@ msgid "Dutch Guilder"
msgstr "ཧའོ་ལན་ཏུན།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_2\n"
@@ -3666,7 +3358,6 @@ msgid "French Franc"
msgstr "ཕ་རོན་སིའི་ཧྥ་ལང་།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_3\n"
@@ -3675,7 +3366,6 @@ msgid "Spanish Peseta"
msgstr "སི་ཕེན་སིའི་སེ་ཐ།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_4\n"
@@ -3684,7 +3374,6 @@ msgid "Italian Lira"
msgstr "དབྱི་ཐ་ལིའི་ལིའི་ལ།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_5\n"
@@ -3693,7 +3382,6 @@ msgid "German Mark"
msgstr "འཇར་ཕན་མ་ཁེ།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_6\n"
@@ -3702,7 +3390,6 @@ msgid "Belgian Franc"
msgstr "པེར་ཀྲེམ་གྱི་ཧྥ་ལང་།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_7\n"
@@ -3711,7 +3398,6 @@ msgid "Irish Punt"
msgstr "ཨིར་ལན་པང་།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_8\n"
@@ -3720,7 +3406,6 @@ msgid "Luxembourg Franc"
msgstr "ལུ་ཙེམ་པོག་ཧྥ་ལང་།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_9\n"
@@ -3729,7 +3414,6 @@ msgid "Austrian Schilling"
msgstr "ཨོ་སི་ཁྲུའུ་རི་ཡ་ཤན་ལིང་།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_10\n"
@@ -3738,7 +3422,6 @@ msgid "Finnish Mark"
msgstr "ཧྥིན་ལན་མ་ཁེ།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_11\n"
@@ -3747,7 +3430,6 @@ msgid "Greek Drachma"
msgstr "ཀེ་རི་སིའི་ཏེ་ལ་ཧེ་མ།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_12\n"
@@ -3804,7 +3486,6 @@ msgid "Lithuanian Litas"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_LASTPAGE_0\n"
@@ -3813,7 +3494,6 @@ msgid "Progress"
msgstr "ལེགས་གྲུབ་ཟིན་པ།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_LASTPAGE_1\n"
@@ -3822,7 +3502,6 @@ msgid "Retrieving the relevant documents..."
msgstr "འབྲེལ་ཡོད་ཡིག་ཆ་ཞིབ་དཔྱད་དང་བཙལ་འཚོལ།..."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_LASTPAGE_2\n"
@@ -3831,7 +3510,6 @@ msgid "Converting the documents..."
msgstr "ཡིག་ཚགས་སྒྲུར་བརྗེ།..."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_LASTPAGE_3\n"
@@ -3840,7 +3518,6 @@ msgid "Settings:"
msgstr "བཀོད་སྒྲིག"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_LASTPAGE_4\n"
@@ -3849,7 +3526,6 @@ msgid "Sheet is always unprotected"
msgstr "རང་འགུལ་རེའུ་མིག་གི་སྲུང་སྐྱོབ་རྩིས་མེད་གཏོང་བ།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLES_0\n"
@@ -3858,7 +3534,6 @@ msgid "Theme Selection"
msgstr "རྣམ་པ་གདམ་ག"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLES_1\n"
@@ -3876,7 +3551,6 @@ msgid "~Cancel"
msgstr "འདོར་བ།(~C)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLES_3\n"
@@ -3959,7 +3633,6 @@ msgid "Green Grapes"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_9\n"
@@ -4033,7 +3706,6 @@ msgid "Pumpkin"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceDialog_0\n"
@@ -4042,7 +3714,6 @@ msgid "Addressee"
msgstr "གཏོང་ཡིག་ལེན་མཁན།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceDialog_1\n"
@@ -4051,7 +3722,6 @@ msgid "One recipient"
msgstr "ལེན་མཁན་གཅིག་རྐྱང།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceDialog_2\n"
@@ -4060,7 +3730,6 @@ msgid "Several recipients (address database)"
msgstr "ལེན་མཁན་ཕལ་མོ་ཆེ། (འཕྲིན་གཏོང་དེབ་ཀྱི་གཞི་གྲངས་ཐོ་མཛོད)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceDialog_3\n"
@@ -4069,7 +3738,6 @@ msgid "Use of This Template"
msgstr "དཔེ་པང་བེད་སྤྱོད་བྱེད་རྒྱུ།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceMsgError\n"
@@ -4078,7 +3746,6 @@ msgid "An error has occurred."
msgstr "ནོར་སྐྱོན་བྱུང་བ།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_0\n"
@@ -4087,7 +3754,6 @@ msgid "Click placeholder and overwrite"
msgstr "འདིར་གནོན། འགོ་བཙུགས་ཏེ་ཡི་གེ་འཇུག"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_1\n"
@@ -4123,7 +3789,6 @@ msgid "Last Name"
msgstr "རུས་མིང་།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_5\n"
@@ -4141,7 +3806,6 @@ msgid "Country"
msgstr "རྒྱལ་ཁབ།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_7\n"
@@ -4150,7 +3814,6 @@ msgid "ZIP/Postal Code"
msgstr "སྦྲག་སྲིད་སྒྲིག་ཨང་།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_8\n"
@@ -4177,7 +3840,6 @@ msgid "Position"
msgstr "གནས་ས།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_11\n"
@@ -4186,7 +3848,6 @@ msgid "Form of Address"
msgstr "གཏོང་ཡིག་ལེན་མཁན་འབོད་སྟངས།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_12\n"
@@ -4204,7 +3865,6 @@ msgid "Salutation"
msgstr "འབོད་མིང་།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_14\n"
@@ -4213,7 +3873,6 @@ msgid "Home Phone"
msgstr "སྒེར་གྱི་ཁ་པར།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_15\n"
@@ -4222,7 +3881,6 @@ msgid "Work Phone"
msgstr "གཞུང་དོན་ཁང་པར།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_16\n"
@@ -4231,7 +3889,6 @@ msgid "Fax"
msgstr "བཪྙན་སྐྱེལ།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_17\n"
@@ -4240,7 +3897,6 @@ msgid "E-Mail"
msgstr "གློག་རྡུལ་སྦྲག་བསྐུར།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_18\n"
@@ -4258,7 +3914,6 @@ msgid "Notes"
msgstr "ཟུར་མཆན།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_20\n"
@@ -4267,7 +3922,6 @@ msgid "Alt. Field 1"
msgstr "གྲ་སྒྲིག་སྒྲོམ་1"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_21\n"
@@ -4276,7 +3930,6 @@ msgid "Alt. Field 2"
msgstr "གྲ་སྒྲིག་སྒྲོམ་2"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_22\n"
@@ -4285,7 +3938,6 @@ msgid "Alt. Field 3"
msgstr "གྲ་སྒྲིག་སྒྲོམ་3"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_23\n"
@@ -4294,7 +3946,6 @@ msgid "Alt. Field 4"
msgstr "གྲ་སྒྲིག་སྒྲོམ་4"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_24\n"
@@ -4312,7 +3963,6 @@ msgid "State"
msgstr "ཞིང་ཆེན་དང་། ཐད་སྐྱོང་གྲོང་ཁྱེར། རང་སྐྱོང་ལྗོངས།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_26\n"
@@ -4330,7 +3980,6 @@ msgid "Pager"
msgstr "འབོད་བརྡ་གཏོང་བའི་འཕྲུལ་འཁོར་གྱི་ཨང་གྲངས།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_28\n"
@@ -4339,7 +3988,6 @@ msgid "Mobile Phone"
msgstr "ལག་ཐོགས་ཁ་པར།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_29\n"
@@ -4348,7 +3996,6 @@ msgid "Other Phone"
msgstr "ཁ་པར་གཞན་དག"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_30\n"
@@ -4357,7 +4004,6 @@ msgid "Calendar URL"
msgstr "ལོ་ཐོ།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_31\n"
@@ -4366,7 +4012,6 @@ msgid "Invite"
msgstr "གདན་ཞུ།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceNoTextmark_0\n"
@@ -4375,7 +4020,6 @@ msgid "The bookmark 'Recipient' is missing."
msgstr "ཤོག་འཛར་'Recipient' མིན་འདུག"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceNoTextmark_1\n"
@@ -4384,7 +4028,6 @@ msgid "Form letter fields can not be included."
msgstr "སྦྲག་བསྐུར་ཟླ་སྒྲིལ་གྱི་ཡིག་དུམ་བར་འཇུག་བྱེད་ཐབས་བྲལ།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"AgendaDlgName\n"
@@ -4393,7 +4036,6 @@ msgid "Minutes Template"
msgstr "ཟིན་ཐོ་འགོད་པའི་དཔེ་པང་།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"AgendaDlgNoCancel\n"
@@ -4402,7 +4044,6 @@ msgid "An option must be confirmed."
msgstr "ངེས་པར་དུ་གདམ་ཚན་ཞིག་གདམ་དགོས།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"AgendaDlgFrame\n"
@@ -4411,7 +4052,6 @@ msgid "Minutes Type"
msgstr "ཟིན་ཐོ་འགོད་པའི་རིགས།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"AgendaDlgButton1\n"
@@ -4420,7 +4060,6 @@ msgid "Results Minutes"
msgstr "གྲོས་རིམ་བྱས་འབྲས་ཀྱི་ཟིན་ཐོ།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"AgendaDlgButton2\n"
@@ -4429,7 +4068,6 @@ msgid "Evaluation Minutes"
msgstr "གྲོས་རིམ་བརྒྱུད་རིམ་གྱི་ཟིན་ཐོ།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"TextField\n"
@@ -4447,7 +4085,6 @@ msgid "The '%1' directory cannot be created:"
msgstr "དཀར་ཆག་'%1'འདི་གསར་བཟོ་བྱེད་ཐབས་བྲལ། '%1': "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MsgDirNotThere\n"
@@ -4456,7 +4093,6 @@ msgid "The '%1' directory does not exist."
msgstr "དཀར་ཆག་གི་'%1'གནས་མིན་འདུག"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"QueryfornewCreation\n"
@@ -4465,7 +4101,6 @@ msgid "Do you want to create it now?"
msgstr "དཀར་ཆག་དེ་བཟོ་མཁན་ཡིན་ནམ།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"HelpButton\n"
@@ -4527,7 +4162,6 @@ msgid "This wizard convert legacy format documents to Open Document Format for O
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"WelcometextLabel3\n"
@@ -4536,7 +4170,6 @@ msgid "Select the document type for conversion:"
msgstr "བརྗེ་སྒྱུར་བྱེད་རྒྱུའི་ཡིག་ཆའི་རིགས་གང་ཡིན་བདམས་དང་།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MSTemplateCheckbox_1_\n"
@@ -4545,7 +4178,6 @@ msgid "Word templates"
msgstr "Word དཔེ་པང་།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MSTemplateCheckbox_2_\n"
@@ -4554,7 +4186,6 @@ msgid "Excel templates"
msgstr "Excel དཔེ་པང་།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MSTemplateCheckbox_3_\n"
@@ -4563,7 +4194,6 @@ msgid "PowerPoint templates"
msgstr "PowerPoint དཔེ་པང་།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MSDocumentCheckbox_1_\n"
@@ -4572,7 +4202,6 @@ msgid "Word documents"
msgstr "Word ཡིག་ཚགས།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MSDocumentCheckbox_2_\n"
@@ -4589,7 +4218,6 @@ msgid "PowerPoint/Publisher documents"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MSContainerName\n"
@@ -4598,7 +4226,6 @@ msgid "Microsoft Office"
msgstr "Microsoft Office"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SummaryHeader\n"
@@ -4607,7 +4234,6 @@ msgid "Summary:"
msgstr "གནད་བསྡུས།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"GroupnameDefault\n"
@@ -4616,7 +4242,6 @@ msgid "Imported_Templates"
msgstr "ནང་འདྲེན་བྱས་པའི་དཔེ་པང་།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ProgressMoreDocs\n"
@@ -4643,7 +4268,6 @@ msgid "The '<1>' file already exists.<CR>Do you want to overwrite it?"
msgstr "ཡིག་ཆ་'<1>' ཡོད་མུས་ཡིན་པས་<CR>ཡིག་ཆ་དེ་འབྲི་བཅོས་བྱེད་དམ།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MorePathsError3\n"
@@ -4670,7 +4294,6 @@ msgid "Cancel Wizard"
msgstr "སྣེ་ཤན་འདོར་བ།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RTErrorDesc\n"
@@ -4679,7 +4302,6 @@ msgid "An unexpected error has occurred in the wizard."
msgstr "ཕྱོགས་ཁྲིད་ལ་གློ་བུར་ནོར་འཁྲུལ་ཐོན།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RTErrorHeader\n"
@@ -4688,7 +4310,6 @@ msgid "Error"
msgstr "ནོར་བ།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"OverwriteallFiles\n"
@@ -4697,7 +4318,6 @@ msgid "Do you want to overwrite documents without being asked?"
msgstr "ཁྱེད་ཀྱིས་འདྲི་རྩད་མི་བྱེད་པར་ཐད་ཀར་ཡིག་ཆ་འབྲི་བཅོས་བྱེད་ཀྱི་ཡིན་ནམ།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ReeditMacro\n"
@@ -4706,7 +4326,6 @@ msgid "Document macro has to be revised."
msgstr "ངེས་པར་དུ་ཡིག་ཚགས་རགས་བསྐྱར་དུ་རྩོམ་སྒྲིག་བྱེད་དགོས།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CouldNotsaveDocument\n"
@@ -4715,7 +4334,6 @@ msgid "Document '<1>' could not be saved."
msgstr "ཡིག་ཚགས་ '<1>'ཉར་ཐབས་བྲལ།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CouldNotopenDocument\n"
@@ -4724,7 +4342,6 @@ msgid "Document '<1>' could not be opened."
msgstr "ཡིག་ཚགས་'<1>' ཁ་འབྱེད་ཐབས་བྲལ།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"PathDialogMessage\n"
@@ -4733,7 +4350,6 @@ msgid "Select a directory"
msgstr "ཁྱེད་ཀྱིས་དཀར་ཆག་གཅིག་བདམས་དང་།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"DialogTitle\n"
@@ -4742,7 +4358,6 @@ msgid "Document Converter"
msgstr "ཡིག་ཚགས་སྒྱུར་ཆས།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SearchInSubDir\n"
@@ -4751,7 +4366,6 @@ msgid "Including subdirectories"
msgstr "ཚུད་པའི་ཡན་ལག་དཀར་ཆག"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ProgressPage1\n"
@@ -4760,7 +4374,6 @@ msgid "Progress"
msgstr "ལེགས་གྲུབ་ཟིན་པ།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ProgressPage2\n"
@@ -4769,7 +4382,6 @@ msgid "Retrieving the relevant documents:"
msgstr "འབྲེལ་ཡོད་ཀྱི་ཡིག་ཚགས་ཕྱོགས་བསྒྲིགས།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ProgressPage3\n"
@@ -4778,7 +4390,6 @@ msgid "Converting the documents"
msgstr "ཡིག་ཚགས་སུ་ལྡིང་སྐོར་བྱེད་པ།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ProgressFound\n"
@@ -4796,7 +4407,6 @@ msgid "\"%1 found"
msgstr "%1 བཙལ་ཐུབ།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"Ready\n"
@@ -4805,7 +4415,6 @@ msgid "Finished"
msgstr "ལེགས་སྒྲུབ།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SourceDocuments\n"
@@ -4814,7 +4423,6 @@ msgid "Source documents"
msgstr "གཞིའི་ཡིག་ཚགས།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"TargetDocuments\n"
@@ -4823,7 +4431,6 @@ msgid "Target documents"
msgstr "དམིགས་ཡུལ་གྱི་ཡིག་ཆ།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"LogfileSummary\n"
@@ -4832,7 +4439,6 @@ msgid "<COUNT> documents converted"
msgstr "<COUNT>ཡིག་ཆ་བརྗེ་སྒྱུར་ཟིན།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumInclusiveSubDir\n"
@@ -4841,7 +4447,6 @@ msgid "All subdirectories will be taken into account"
msgstr "ཚུད་པའི་ཡན་ལག་དཀར་ཆག་ཡོད་ཚད།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumSaveDokumente\n"
@@ -4850,7 +4455,6 @@ msgid "These will be exported to the following directory:"
msgstr "གཤམ་གྱི་དཀར་ཆག་བར་ཕྱིར་འདོན་བྱེད།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"TextImportLabel\n"
@@ -4859,7 +4463,6 @@ msgid "Import from:"
msgstr "ཡོང་ཁུངས་ནང་འཇུག"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"TextExportLabel\n"
@@ -4868,7 +4471,6 @@ msgid "Save to:"
msgstr "ལ་ཉར་ཚགས་བྱེད།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CreateLogfile\n"
@@ -4877,7 +4479,6 @@ msgid "Create log file"
msgstr "ཉིན་ཐོའི་ཡིག་ཆ་བཟོ་བ།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"LogfileHelpText\n"
@@ -4886,7 +4487,6 @@ msgid "A log file will be created in your work directory"
msgstr "ཁྱེད་ཀྱི་ལས་ཀའི་དཀར་ཆག་ནང་ཉིན་ཐོ་ཡིག་ཆ་གསར་བཟོ་བྱེད་དགོས།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ShowLogfile\n"
@@ -4895,7 +4495,6 @@ msgid "Show log file"
msgstr "ཉིན་ཐོའི་ཡིག་ཆ་གསལ་བ།་"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumMSTextDocuments\n"
@@ -4904,7 +4503,6 @@ msgid "All Word documents contained in the following directory will be imported:
msgstr "གཤམ་གྱི་དཀར་ཆག་ནང་གི་ Word ཚང་མ་ཡིག་ཚགས་ནང་འཇུག་པ།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumMSTableDocuments\n"
@@ -4922,7 +4520,6 @@ msgid "All PowerPoint/Publisher documents contained in the following directory w
msgstr "གཤམ་གྱི་དཀར་ཆག་ནང་གི་ PowerPoint ཚང་མ་དཔེ་པང་ནང་འཇུག་པ།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumMSTextTemplates\n"
@@ -4931,7 +4528,6 @@ msgid "All Word templates contained in the following directory will be imported:
msgstr "གཤམ་གྱི་དཀར་ཆག་ནང་གི་ Word ཚང་མ་དཔེ་པང་ནང་འཇུག་པ།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumMSTableTemplates\n"
@@ -4940,7 +4536,6 @@ msgid "All Excel templates contained in the following directory will be imported
msgstr "གཤམ་གྱི་དཀར་ཆག་ནང་གི་ Excel ཚང་མ་དཔེ་པང་ནང་འཇུག་པ།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumMSDrawTemplates\n"
diff --git a/source/bo/xmlsecurity/messages.po b/source/bo/xmlsecurity/messages.po
index 9f10377b13f..35add97ad64 100644
--- a/source/bo/xmlsecurity/messages.po
+++ b/source/bo/xmlsecurity/messages.po
@@ -192,7 +192,6 @@ msgid "The certificate is OK."
msgstr ""
#: certpage.ui:139
-#, fuzzy
msgctxt "certpage|certnotok"
msgid "The certificate could not be validated."
msgstr "ལག་ཁྱེར་ར་སྤྲོད།"
@@ -220,7 +219,6 @@ msgid "Sign Document..."
msgstr "打开文档..."
#: digitalsignaturesdialog.ui:129
-#, fuzzy
msgctxt "digitalsignaturesdialog|remove"
msgid "Remove"
msgstr "བསུབ་པ།"
@@ -482,7 +480,6 @@ msgid "View Certificate..."
msgstr ""
#: selectcertificatedialog.ui:266
-#, fuzzy
msgctxt "selectcertificatedialog|label2"
msgid "Description:"
msgstr "ཞིབ་བརྗོད།:"
@@ -493,7 +490,6 @@ msgid "View Certificate"
msgstr ""
#: viewcertdialog.ui:78
-#, fuzzy
msgctxt "viewcertdialog|general"
msgid "General"
msgstr "རྒྱུནགཏན།"
diff --git a/source/br/accessibility/messages.po b/source/br/accessibility/messages.po
index 30c32672e7b..2721b760478 100644
--- a/source/br/accessibility/messages.po
+++ b/source/br/accessibility/messages.po
@@ -59,13 +59,11 @@ msgid "Please press enter to go into child control for more operations"
msgstr "Mar plij, pouezit war Enankañ da vont betek ar reolerezh bugel evit gwezhiadurioù ouzhpenn"
#: strings.hrc:34
-#, fuzzy, c-format
msgctxt "RID_STR_ACC_COLUMN_NUM"
msgid "Column %COLUMNNUMBER"
msgstr "Bann %COLUMNNUMBER"
#: strings.hrc:35
-#, fuzzy
msgctxt "RID_STR_ACC_ROW_NUM"
msgid "Row %ROWNUMBER"
msgstr "Renk %ROWNUMBER"
diff --git a/source/br/avmedia/messages.po b/source/br/avmedia/messages.po
index 917840d780f..c471a29daa7 100644
--- a/source/br/avmedia/messages.po
+++ b/source/br/avmedia/messages.po
@@ -39,7 +39,6 @@ msgid "Stop"
msgstr "Paouez"
#: strings.hrc:30
-#, fuzzy
msgctxt "AVMEDIA_STR_LOOP"
msgid "Repeat"
msgstr "Arren"
diff --git a/source/br/chart2/messages.po b/source/br/chart2/messages.po
index be282664024..b7c6c1e4e38 100644
--- a/source/br/chart2/messages.po
+++ b/source/br/chart2/messages.po
@@ -1924,7 +1924,6 @@ msgid "_Perspective"
msgstr "_Diarsell"
#: tp_3D_SceneGeometry.ui:109
-#, fuzzy
msgctxt "tp_3D_SceneGeometry|MTR_FLD_PERSPECTIVE-atkobject"
msgid "Perspective"
msgstr "Diarsell"
diff --git a/source/br/connectivity/messages.po b/source/br/connectivity/messages.po
index be66ea70f64..ecfcb9b1da9 100644
--- a/source/br/connectivity/messages.po
+++ b/source/br/connectivity/messages.po
@@ -527,55 +527,46 @@ msgid "The connection could not be established. The database was created by a ne
msgstr "N'eo ket bet ar c'hennaskañ evit bezañ sevenet. Gant un handelv nevesoc'h eus %PRODUCTNAME ez bet krouet ar stlennvon."
#: strings.hrc:134
-#, fuzzy
msgctxt "STR_ROW_SET_OPERATION_VETOED"
msgid "The record operation has been vetoed."
msgstr "Nac'het eo bet an enrolladur."
#: strings.hrc:135
-#, fuzzy
msgctxt "STR_PARSER_CYCLIC_SUB_QUERIES"
msgid "The statement contains a cyclic reference to one or more sub queries."
msgstr "Bez ez eus un dave kelc'hiek ouzh unan pe meur a isazgoulenn en ditour."
#: strings.hrc:136
-#, fuzzy
msgctxt "STR_DB_OBJECT_NAME_WITH_SLASHES"
msgid "The name must not contain any slashes ('/')."
msgstr "Beskell ebet gant an anv ('/')."
#: strings.hrc:137
-#, fuzzy
msgctxt "STR_DB_INVALID_SQL_NAME"
msgid "$1$ is no SQL conform identifier."
msgstr "$1$ n'eo ket un naoudi mod SQL kenfurm."
#: strings.hrc:138
-#, fuzzy
msgctxt "STR_DB_QUERY_NAME_WITH_QUOTES"
msgid "Query names must not contain quote characters."
msgstr "Difennet eo an daouaskoù e-barzh anvioù an azgoulennoù."
#: strings.hrc:139
-#, fuzzy
msgctxt "STR_DB_OBJECT_NAME_IS_USED"
msgid "The name '$1$' is already in use in the database."
msgstr "Arveret eo an anv '$1$' er stlennvon endeo."
#: strings.hrc:140
-#, fuzzy
msgctxt "STR_DB_NOT_CONNECTED"
msgid "No connection to the database exists."
msgstr "N'eus kennask ebet ouzh ar stlennvon."
#: strings.hrc:141
-#, fuzzy
msgctxt "STR_AB_ADDRESSBOOK_NOT_FOUND"
msgid "No $1$ exists."
msgstr "$1$ n'eus ket anezhi."
#: strings.hrc:142
-#, fuzzy
msgctxt "STR_DATA_CANNOT_SELECT_UNFILTERED"
msgid "Unable to display the complete table content. Please apply a filter."
msgstr "N'eo ket gouest da skrammañ an daolennad a-bezh. Mar plij, arloit ur sil."
diff --git a/source/br/cui/messages.po b/source/br/cui/messages.po
index 8ed6f869ee9..ea6800b89a5 100644
--- a/source/br/cui/messages.po
+++ b/source/br/cui/messages.po
@@ -358,7 +358,6 @@ msgid "All commands"
msgstr "Ouzhpennañ arc'hadoù"
#: strings.hrc:92
-#, fuzzy
msgctxt "RID_SVXSTR_MACROS"
msgid "Macros"
msgstr "Makroioù"
@@ -1435,7 +1434,6 @@ msgid "Please enter a name for the hatching:"
msgstr "Mar plij, enankit un anv evit al linennaoueg :"
#: strings.hrc:334
-#, fuzzy
msgctxt "RID_SVXSTR_CHANGE"
msgid "Modify"
msgstr "Daskemmañ"
@@ -1466,13 +1464,11 @@ msgid "No %1"
msgstr "%1 ebet"
#: strings.hrc:340
-#, fuzzy
msgctxt "RID_SVXSTR_CHARNAME_FAMILY"
msgid "Family:"
msgstr "Familh :"
#: strings.hrc:341
-#, fuzzy
msgctxt "RID_SVXSTR_CHARNAME_FONT"
msgid "Font:"
msgstr "Nodrezh :"
@@ -1731,19 +1727,16 @@ msgid "Cast Shadow to Top Left"
msgstr "Bannañ ar skeud e-krec'h a-gleiz"
#: treeopt.hrc:30
-#, fuzzy
msgctxt "SID_GENERAL_OPTIONS_RES"
msgid "%PRODUCTNAME"
msgstr "%PRODUCTNAME"
#: treeopt.hrc:31
-#, fuzzy
msgctxt "SID_GENERAL_OPTIONS_RES"
msgid "User Data"
msgstr "Roadoù arveriad"
#: treeopt.hrc:32
-#, fuzzy
msgctxt "SID_GENERAL_OPTIONS_RES"
msgid "General"
msgstr "Hollek"
@@ -1755,49 +1748,41 @@ msgid "View"
msgstr "Gwelout"
#: treeopt.hrc:34
-#, fuzzy
msgctxt "SID_GENERAL_OPTIONS_RES"
msgid "Print"
msgstr "Moullañ"
#: treeopt.hrc:35
-#, fuzzy
msgctxt "SID_GENERAL_OPTIONS_RES"
msgid "Paths"
msgstr "Treugoù"
#: treeopt.hrc:36
-#, fuzzy
msgctxt "SID_GENERAL_OPTIONS_RES"
msgid "Fonts"
msgstr "Nodrezhoù"
#: treeopt.hrc:37
-#, fuzzy
msgctxt "SID_GENERAL_OPTIONS_RES"
msgid "Security"
msgstr "Diogelroez"
#: treeopt.hrc:38
-#, fuzzy
msgctxt "SID_GENERAL_OPTIONS_RES"
msgid "Personalization"
msgstr "Personelaat"
#: treeopt.hrc:39
-#, fuzzy
msgctxt "SID_GENERAL_OPTIONS_RES"
msgid "Application Colors"
msgstr "Livioù an arload"
#: treeopt.hrc:40
-#, fuzzy
msgctxt "SID_GENERAL_OPTIONS_RES"
msgid "Accessibility"
msgstr "Haezadusted"
#: treeopt.hrc:41
-#, fuzzy
msgctxt "SID_GENERAL_OPTIONS_RES"
msgid "Advanced"
msgstr "Kempleshoc'h"
@@ -1814,43 +1799,36 @@ msgid "Online Update"
msgstr "Hizivaat enlinenn"
#: treeopt.hrc:44
-#, fuzzy
msgctxt "SID_GENERAL_OPTIONS_RES"
msgid "OpenCL"
msgstr "OpenCL"
#: treeopt.hrc:49
-#, fuzzy
msgctxt "SID_LANGUAGE_OPTIONS_RES"
msgid "Language Settings"
msgstr "Arventennoù yezh"
#: treeopt.hrc:50
-#, fuzzy
msgctxt "SID_LANGUAGE_OPTIONS_RES"
msgid "Languages"
msgstr "Yezhoù"
#: treeopt.hrc:51
-#, fuzzy
msgctxt "SID_LANGUAGE_OPTIONS_RES"
msgid "Writing Aids"
msgstr "Skoazelloù reizhskrivañ"
#: treeopt.hrc:52
-#, fuzzy
msgctxt "SID_LANGUAGE_OPTIONS_RES"
msgid "Searching in Japanese"
msgstr "Klask e japaneg"
#: treeopt.hrc:53
-#, fuzzy
msgctxt "SID_LANGUAGE_OPTIONS_RES"
msgid "Asian Layout"
msgstr "Pajennaozañ aziat"
#: treeopt.hrc:54
-#, fuzzy
msgctxt "SID_LANGUAGE_OPTIONS_RES"
msgid "Complex Text Layout"
msgstr "Skridoù o neuz kemplezh"
@@ -1862,25 +1840,21 @@ msgid "Internet"
msgstr "Kenrouedad"
#: treeopt.hrc:60
-#, fuzzy
msgctxt "SID_INET_DLG_RES"
msgid "Proxy"
msgstr "Proksi"
#: treeopt.hrc:61
-#, fuzzy
msgctxt "SID_INET_DLG_RES"
msgid "E-mail"
msgstr "Postel"
#: treeopt.hrc:66
-#, fuzzy
msgctxt "SID_SW_EDITOPTIONS_RES"
msgid "%PRODUCTNAME Writer"
msgstr "%PRODUCTNAME Writer"
#: treeopt.hrc:67
-#, fuzzy
msgctxt "SID_SW_EDITOPTIONS_RES"
msgid "General"
msgstr "Hollek"
@@ -1892,79 +1866,66 @@ msgid "View"
msgstr "Gwelout"
#: treeopt.hrc:69
-#, fuzzy
msgctxt "SID_SW_EDITOPTIONS_RES"
msgid "Formatting Aids"
msgstr "Skoazell ventrezhañ"
#: treeopt.hrc:70
-#, fuzzy
msgctxt "SID_SW_EDITOPTIONS_RES"
msgid "Grid"
msgstr "Kael"
#: treeopt.hrc:71
-#, fuzzy
msgctxt "SID_SW_EDITOPTIONS_RES"
msgid "Basic Fonts (Western)"
msgstr "Nodrezhoù diazez (Kornog)"
#: treeopt.hrc:72
-#, fuzzy
msgctxt "SID_SW_EDITOPTIONS_RES"
msgid "Basic Fonts (Asian)"
msgstr "Nodrezhoù diazez (Azia)"
#: treeopt.hrc:73
-#, fuzzy
msgctxt "SID_SW_EDITOPTIONS_RES"
msgid "Basic Fonts (CTL)"
msgstr "Nodrezhoù diazez (Pajennaozañ kemplezh)"
#: treeopt.hrc:74
-#, fuzzy
msgctxt "SID_SW_EDITOPTIONS_RES"
msgid "Print"
msgstr "Moullañ"
#: treeopt.hrc:75
-#, fuzzy
msgctxt "SID_SW_EDITOPTIONS_RES"
msgid "Table"
msgstr "Taolenn"
#: treeopt.hrc:76
-#, fuzzy
msgctxt "SID_SW_EDITOPTIONS_RES"
msgid "Changes"
msgstr "Kemmoù"
#: treeopt.hrc:77
-#, fuzzy
msgctxt "SID_SW_EDITOPTIONS_RES"
msgid "Comparison"
msgstr "Keñveriadur"
#: treeopt.hrc:78
-#, fuzzy
msgctxt "SID_SW_EDITOPTIONS_RES"
msgid "Compatibility"
msgstr "Keverlec'hded"
#: treeopt.hrc:79
-#, fuzzy
msgctxt "SID_SW_EDITOPTIONS_RES"
msgid "AutoCaption"
msgstr "Leadell emgefreek"
#: treeopt.hrc:80
-#, fuzzy
msgctxt "SID_SW_EDITOPTIONS_RES"
msgid "Mail Merge E-mail"
msgstr "Postel mailing"
#: treeopt.hrc:85
-#, fuzzy
msgctxt "SID_SW_ONLINEOPTIONS_RES"
msgid "%PRODUCTNAME Writer/Web"
msgstr "%PRODUCTNAME Writer/Web"
@@ -1976,25 +1937,21 @@ msgid "View"
msgstr "Gwelout"
#: treeopt.hrc:87
-#, fuzzy
msgctxt "SID_SW_ONLINEOPTIONS_RES"
msgid "Formatting Aids"
msgstr "Skoazell ventrezhañ"
#: treeopt.hrc:88
-#, fuzzy
msgctxt "SID_SW_ONLINEOPTIONS_RES"
msgid "Grid"
msgstr "Kael"
#: treeopt.hrc:89
-#, fuzzy
msgctxt "SID_SW_ONLINEOPTIONS_RES"
msgid "Print"
msgstr "Moullañ"
#: treeopt.hrc:90
-#, fuzzy
msgctxt "SID_SW_ONLINEOPTIONS_RES"
msgid "Table"
msgstr "Taolenn"
@@ -2006,31 +1963,26 @@ msgid "Background"
msgstr "Drekleur"
#: treeopt.hrc:96
-#, fuzzy
msgctxt "SID_SM_EDITOPTIONS_RES"
msgid "%PRODUCTNAME Math"
msgstr "%PRODUCTNAME Math"
#: treeopt.hrc:97
-#, fuzzy
msgctxt "SID_SM_EDITOPTIONS_RES"
msgid "Settings"
msgstr "Arventennoù"
#: treeopt.hrc:102
-#, fuzzy
msgctxt "SID_SC_EDITOPTIONS_RES"
msgid "%PRODUCTNAME Calc"
msgstr "%PRODUCTNAME Calc"
#: treeopt.hrc:103
-#, fuzzy
msgctxt "SID_SC_EDITOPTIONS_RES"
msgid "General"
msgstr "Hollek"
#: treeopt.hrc:104
-#, fuzzy
msgctxt "SID_SC_EDITOPTIONS_RES"
msgid "Defaults"
msgstr "Dre ziouer"
@@ -2042,7 +1994,6 @@ msgid "View"
msgstr "Gwelout"
#: treeopt.hrc:106
-#, fuzzy
msgctxt "SID_SC_EDITOPTIONS_RES"
msgid "Calculate"
msgstr "Jediñ"
@@ -2054,43 +2005,36 @@ msgid "Formula"
msgstr "Reollun"
#: treeopt.hrc:108
-#, fuzzy
msgctxt "SID_SC_EDITOPTIONS_RES"
msgid "Sort Lists"
msgstr "Rolloù rummañ"
#: treeopt.hrc:109
-#, fuzzy
msgctxt "SID_SC_EDITOPTIONS_RES"
msgid "Changes"
msgstr "Kemmoù"
#: treeopt.hrc:110
-#, fuzzy
msgctxt "SID_SC_EDITOPTIONS_RES"
msgid "Compatibility"
msgstr "Keverlec'hded"
#: treeopt.hrc:111
-#, fuzzy
msgctxt "SID_SC_EDITOPTIONS_RES"
msgid "Grid"
msgstr "Kael"
#: treeopt.hrc:112
-#, fuzzy
msgctxt "SID_SC_EDITOPTIONS_RES"
msgid "Print"
msgstr "Moullañ"
#: treeopt.hrc:117
-#, fuzzy
msgctxt "SID_SD_EDITOPTIONS_RES"
msgid "%PRODUCTNAME Impress"
msgstr "%PRODUCTNAME Impress"
#: treeopt.hrc:118
-#, fuzzy
msgctxt "SID_SD_EDITOPTIONS_RES"
msgid "General"
msgstr "Hollek"
@@ -2102,25 +2046,21 @@ msgid "View"
msgstr "Gwelout"
#: treeopt.hrc:120
-#, fuzzy
msgctxt "SID_SD_EDITOPTIONS_RES"
msgid "Grid"
msgstr "Kael"
#: treeopt.hrc:121
-#, fuzzy
msgctxt "SID_SD_EDITOPTIONS_RES"
msgid "Print"
msgstr "Moullañ"
#: treeopt.hrc:126
-#, fuzzy
msgctxt "SID_SD_GRAPHIC_OPTIONS_RES"
msgid "%PRODUCTNAME Draw"
msgstr "%PRODUCTNAME Draw"
#: treeopt.hrc:127
-#, fuzzy
msgctxt "SID_SD_GRAPHIC_OPTIONS_RES"
msgid "General"
msgstr "Hollek"
@@ -2132,55 +2072,46 @@ msgid "View"
msgstr "Gwelout"
#: treeopt.hrc:129
-#, fuzzy
msgctxt "SID_SD_GRAPHIC_OPTIONS_RES"
msgid "Grid"
msgstr "Kael"
#: treeopt.hrc:130
-#, fuzzy
msgctxt "SID_SD_GRAPHIC_OPTIONS_RES"
msgid "Print"
msgstr "Moullañ"
#: treeopt.hrc:135
-#, fuzzy
msgctxt "SID_SCH_EDITOPTIONS_RES"
msgid "Charts"
msgstr "Diervadoù"
#: treeopt.hrc:136
-#, fuzzy
msgctxt "SID_SCH_EDITOPTIONS_RES"
msgid "Default Colors"
msgstr "Livioù dre ziouer"
#: treeopt.hrc:141
-#, fuzzy
msgctxt "SID_FILTER_DLG_RES"
msgid "Load/Save"
msgstr "Kargañ/Enrollañ"
#: treeopt.hrc:142
-#, fuzzy
msgctxt "SID_FILTER_DLG_RES"
msgid "General"
msgstr "Hollek"
#: treeopt.hrc:143
-#, fuzzy
msgctxt "SID_FILTER_DLG_RES"
msgid "VBA Properties"
msgstr "Perzhioù VBA"
#: treeopt.hrc:144
-#, fuzzy
msgctxt "SID_FILTER_DLG_RES"
msgid "Microsoft Office"
msgstr "Microsoft Office"
#: treeopt.hrc:145
-#, fuzzy
msgctxt "SID_FILTER_DLG_RES"
msgid "HTML Compatibility"
msgstr "Keverlec'hded HTML"
@@ -2198,7 +2129,6 @@ msgid "Connections"
msgstr "Kennaskadurioù"
#: treeopt.hrc:152
-#, fuzzy
msgctxt "SID_SB_STARBASEOPTIONS_RES"
msgid "Databases"
msgstr "Stlennvonioù"
@@ -2818,7 +2748,6 @@ msgid "Pre_view"
msgstr "_Alberz"
#: baselinksdialog.ui:9
-#, fuzzy
msgctxt "baselinksdialog|BaseLinksDialog"
msgid "Edit Links"
msgstr "Embann an ereoù"
@@ -2859,7 +2788,6 @@ msgid "Status"
msgstr "Stad"
#: baselinksdialog.ui:202
-#, fuzzy
msgctxt "baselinksdialog|TB_LINKS-atkobject"
msgid "Edit Links"
msgstr "Embann an ereoù"
@@ -2945,13 +2873,11 @@ msgid "Size:"
msgstr "Ment:"
#: bitmaptabpage.ui:175
-#, fuzzy
msgctxt "bitmaptabpage|label5"
msgid "Width:"
msgstr "Led :"
#: bitmaptabpage.ui:201
-#, fuzzy
msgctxt "bitmaptabpage|label6"
msgid "Height:"
msgstr "Sav :"
@@ -3047,13 +2973,11 @@ msgid "Options"
msgstr "Dibarzhioù"
#: bitmaptabpage.ui:510
-#, fuzzy
msgctxt "bitmaptabpage|CTL_BITMAP_PREVIEW-atkobject"
msgid "Example"
msgstr "Skouer"
#: bitmaptabpage.ui:528
-#, fuzzy
msgctxt "bitmaptabpage|label8"
msgid "Preview"
msgstr "Alberz"
@@ -3509,7 +3433,6 @@ msgid "Te_xt direction:"
msgstr "Reteradur an de_stenn :"
#: cellalignment.ui:369
-#, fuzzy
msgctxt "cellalignment|labelProperties"
msgid "Properties"
msgstr "Perzhioù"
@@ -3650,7 +3573,6 @@ msgid "CTL Font"
msgstr "Nodrezh evit skridoù o neuz kemplezh"
#: charnamepage.ui:688
-#, fuzzy
msgctxt "charnamepage|preview-atkobject"
msgid "Preview"
msgstr "Alberz"
@@ -3981,25 +3903,21 @@ msgid "Hex"
msgstr "C'hwez."
#: colorpage.ui:458
-#, fuzzy
msgctxt "colorpage|label10"
msgid "_C"
msgstr "_S"
#: colorpage.ui:473
-#, fuzzy
msgctxt "colorpage|label16"
msgid "_K"
msgstr "_D"
#: colorpage.ui:488
-#, fuzzy
msgctxt "colorpage|label17"
msgid "_Y"
msgstr "_M"
#: colorpage.ui:554
-#, fuzzy
msgctxt "colorpage|label15"
msgid "_M"
msgstr "_M"
@@ -4170,7 +4088,6 @@ msgid "_Text"
msgstr "_Testenn"
#: comment.ui:228
-#, fuzzy
msgctxt "comment|label5"
msgid "_Insert"
msgstr "_Enlakaat"
@@ -4246,7 +4163,6 @@ msgid "Preview"
msgstr "Alberz"
#: connectortabpage.ui:347
-#, fuzzy
msgctxt "connectortabpage|CTL_PREVIEW-atkobject"
msgid "Example"
msgstr "Skouer"
@@ -4937,7 +4853,6 @@ msgid "Accessibility option \"Use automatic font color for screen display\" is a
msgstr "Gweredekaet eo an dibarzh haezadusted \"Arverañ liv an nodrezh emgefreek evit skrammañ\". N'eo ket arveret doareenn liv an nodrezh evit skrammañ an destenn."
#: effectspage.ui:611
-#, fuzzy
msgctxt "effectspage|preview-atkobject"
msgid "Preview"
msgstr "Alberz"
@@ -5204,7 +5119,6 @@ msgid "_File type:"
msgstr "_Rizh restr :"
#: galleryfilespage.ui:77
-#, fuzzy
msgctxt "galleryfilespage|files-atkobject"
msgid "Files Found"
msgstr "Restroù kavet"
@@ -5215,7 +5129,6 @@ msgid "Pr_eview"
msgstr "_Alberz"
#: galleryfilespage.ui:125
-#, fuzzy
msgctxt "galleryfilespage|image-atkobject"
msgid "Preview"
msgstr "Alberz"
@@ -5585,7 +5498,6 @@ msgid "Hangul/Hanja Options"
msgstr "Dibarzhioù Hanguleg/Hanjaeg"
#: hangulhanjaoptdialog.ui:107
-#, fuzzy
msgctxt "hangulhanjaoptdialog|new"
msgid "New..."
msgstr "Nevez..."
@@ -5918,7 +5830,6 @@ msgid "_Close"
msgstr "_Serriñ"
#: hyperlinkmarkdialog.ui:72
-#, fuzzy
msgctxt "hyperlinkmarkdialog|TreeListBox-atkobject"
msgid "Mark Tree"
msgstr "Merkañ ar gwezennad"
@@ -6529,7 +6440,6 @@ msgid "Icon"
msgstr "Arlun"
#: linetabpage.ui:798
-#, fuzzy
msgctxt "linetabpage|CTL_PREVIEW-atkobject"
msgid "Example"
msgstr "Skouer"
@@ -6645,7 +6555,6 @@ msgid "Description"
msgstr "Deskrivadur"
#: menuassignpage.ui:59
-#, fuzzy
msgctxt "menuassignpage|contentslabel"
msgid "_Search"
msgstr "_Klask"
@@ -6663,7 +6572,6 @@ msgid "_Function"
msgstr "_Arc'hwel"
#: menuassignpage.ui:105
-#, fuzzy
msgctxt "menuassignpage|label33"
msgid "Description"
msgstr "Deskrivadur"
@@ -6696,13 +6604,11 @@ msgid "_Function"
msgstr "_Arc'hwel"
#: menuassignpage.ui:387
-#, fuzzy
msgctxt "menuassignpage|insert"
msgid "_Insert"
msgstr "_Enlakaat"
#: menuassignpage.ui:405
-#, fuzzy
msgctxt "menuassignpage|modify"
msgid "_Modify"
msgstr "_Daskemmañ"
@@ -6730,7 +6636,6 @@ msgid "Insert Submenu"
msgstr ""
#: menuassignpage.ui:557
-#, fuzzy
msgctxt "menuassignpage|renameItem"
msgid "Rename..."
msgstr "Adenvel..."
@@ -7910,19 +7815,16 @@ msgid "Help Improve %PRODUCTNAME"
msgstr "Roit skoazell da wellaat %PRODUCTNAME"
#: optgeneralpage.ui:338
-#, fuzzy
msgctxt "optgeneralpage|quicklaunch"
msgid "Load %PRODUCTNAME during system start-up"
msgstr "Kargañ %PRODUCTNAME e-pad m'emañ ar reizhiad o loc'hañ"
#: optgeneralpage.ui:352
-#, fuzzy
msgctxt "optgeneralpage|systray"
msgid "Enable systray Quickstarter"
msgstr "Gweredekaat al loc'hañ herrek er maez rebuziñ"
#: optgeneralpage.ui:372
-#, fuzzy
msgctxt "optgeneralpage|label8"
msgid "%PRODUCTNAME Quickstarter"
msgstr "Loc'hañ herrek %PRODUCTNAME"
@@ -8768,7 +8670,6 @@ msgid "Telephone (home/_work):"
msgstr "Pellgomz (er gêr/l_abour) :"
#: optuserpage.ui:134
-#, fuzzy
msgctxt "phoneft-atkobject"
msgid "Home telephone number"
msgstr "Niverenn pellgomz er gêr"
@@ -8790,13 +8691,11 @@ msgid "Last name"
msgstr "Anv"
#: optuserpage.ui:207
-#, fuzzy
msgctxt "shortname-atkobject"
msgid "Initials"
msgstr "Tallizherennoù"
#: optuserpage.ui:236
-#, fuzzy
msgctxt "city-atkobject"
msgid "City"
msgstr "Kêr"
@@ -8814,7 +8713,6 @@ msgid "Zip code"
msgstr "B.P."
#: optuserpage.ui:302
-#, fuzzy
msgctxt "title-atkobject"
msgid "Title"
msgstr "Titl"
@@ -8826,25 +8724,21 @@ msgid "Position"
msgstr "Lec'hiadur"
#: optuserpage.ui:349
-#, fuzzy
msgctxt "home-atkobject"
msgid "Home telephone number"
msgstr "Niverenn pellgomz er gêr"
#: optuserpage.ui:367
-#, fuzzy
msgctxt "work-atkobject"
msgid "Work telephone number"
msgstr "Niverenn pellgomz al labour"
#: optuserpage.ui:397
-#, fuzzy
msgctxt "fax-atkobject"
msgid "FAX number"
msgstr "Niverenn ar pelleiler"
#: optuserpage.ui:415
-#, fuzzy
msgctxt "email-atkobject"
msgid "email address"
msgstr "chomlec'h postel"
@@ -8866,19 +8760,16 @@ msgid "Last name"
msgstr "Anv"
#: optuserpage.ui:490
-#, fuzzy
msgctxt "rusfathersname-atkobject"
msgid "Father's name"
msgstr "Anv an tad"
#: optuserpage.ui:508
-#, fuzzy
msgctxt "russhortname-atkobject"
msgid "Initials"
msgstr "Tallizherennoù"
#: optuserpage.ui:526
-#, fuzzy
msgctxt "rusfirstname-atkobject"
msgid "First name"
msgstr "Kentanv"
@@ -8895,13 +8786,11 @@ msgid "Last name"
msgstr "Anv"
#: optuserpage.ui:587
-#, fuzzy
msgctxt "eastfirstname-atkobject"
msgid "First name"
msgstr "Kentanv"
#: optuserpage.ui:605
-#, fuzzy
msgctxt "eastshortname-atkobject"
msgid "Initials"
msgstr "Tallizherennoù"
@@ -8912,13 +8801,11 @@ msgid "_Street/apartment number:"
msgstr "_Straed/Niverenn ar ranndi :"
#: optuserpage.ui:648
-#, fuzzy
msgctxt "russtreet-atkobject"
msgid "Street"
msgstr "Straed"
#: optuserpage.ui:666
-#, fuzzy
msgctxt "ruslastname-atkobject"
msgid "Apartment number"
msgstr "Niverenn ar ranndi"
@@ -8929,7 +8816,6 @@ msgid "_Zip/city:"
msgstr "_Boneg Post/Kêr :"
#: optuserpage.ui:709
-#, fuzzy
msgctxt "icity-atkobject"
msgid "City"
msgstr "Kêr"
@@ -9176,19 +9062,16 @@ msgid "_Notebookbar icon size:"
msgstr ""
#: optviewpage.ui:468
-#, fuzzy
msgctxt "optviewpage|notebookbariconsize"
msgid "Automatic"
msgstr "Emgefreek"
#: optviewpage.ui:469
-#, fuzzy
msgctxt "optviewpage|notebookbariconsize"
msgid "Small"
msgstr "Bihan"
#: optviewpage.ui:470
-#, fuzzy
msgctxt "optviewpage|notebookbariconsize"
msgid "Large"
msgstr "Bras"
@@ -9546,7 +9429,6 @@ msgid "Double"
msgstr "Daouek"
#: paraindentspacing.ui:53
-#, fuzzy
msgctxt "paraindentspacing|liststoreLB_LINEDIST"
msgid "Proportional"
msgstr "Kenfeuriek"
@@ -9704,7 +9586,6 @@ msgid "Delete _all"
msgstr "Dilemel pep tr_a"
#: paratabspage.ui:492
-#, fuzzy
msgctxt "paratabspage|label4"
msgid "points"
msgstr "a boentoù pegañ"
@@ -9786,13 +9667,11 @@ msgid "Selection"
msgstr "Diuzad"
#: patterntabpage.ui:65
-#, fuzzy
msgctxt "patterntabpage|BTN_MODIFY"
msgid "_Modify"
msgstr "_Daskemmañ"
#: patterntabpage.ui:92
-#, fuzzy
msgctxt "patterntabpage|label3"
msgid "Pattern"
msgstr "Goustur"
@@ -9822,19 +9701,16 @@ msgid "Background Color:"
msgstr "Liv an drekleur"
#: patterntabpage.ui:252
-#, fuzzy
msgctxt "patterntabpage|label1"
msgid "Options"
msgstr "Dibarzhioù"
#: patterntabpage.ui:295
-#, fuzzy
msgctxt "patterntabpage|CTL_PREVIEW-atkobject"
msgid "Example"
msgstr "Skouer"
#: patterntabpage.ui:313
-#, fuzzy
msgctxt "patterntabpage|label2"
msgid "Preview"
msgstr "Alberz"
@@ -9990,7 +9866,6 @@ msgid "Spacing"
msgstr "Esaouiñ"
#: positionpage.ui:478
-#, fuzzy
msgctxt "positionpage|preview-atkobject"
msgid "Preview"
msgstr "Alberz"
@@ -10708,7 +10583,6 @@ msgid "Special Characters"
msgstr "Arouezennoù arbennik"
#: specialcharacters.ui:24
-#, fuzzy
msgctxt "specialcharacters|insert"
msgid "_Insert"
msgstr "_Enlakaat"
@@ -10760,7 +10634,6 @@ msgid "Favorite Characters:"
msgstr ""
#: spellingdialog.ui:9
-#, fuzzy
msgctxt "spellingdialog|SpellingDialog"
msgid "Spelling: $LANGUAGE ($LOCATION)"
msgstr "Reizhskrivañ : $LANGUAGE ($LOCATION)"
@@ -11603,7 +11476,6 @@ msgid "Enclosing Character"
msgstr "Arouezennoù sternañ"
#: twolinespage.ui:233
-#, fuzzy
msgctxt "twolinespage|preview-atkobject"
msgid "Preview"
msgstr "Alberz"
diff --git a/source/br/dbaccess/messages.po b/source/br/dbaccess/messages.po
index be30770e993..f35e4e4f7c9 100644
--- a/source/br/dbaccess/messages.po
+++ b/source/br/dbaccess/messages.po
@@ -761,7 +761,6 @@ msgid "Row Height..."
msgstr "Sav ar renk"
#: strings.hrc:174
-#, fuzzy
msgctxt "RID_STR_COPY"
msgid "~Copy"
msgstr "~Eilañ"
@@ -3099,13 +3098,11 @@ msgid "Options"
msgstr "Dibarzhioù"
#: jointablemenu.ui:12
-#, fuzzy
msgctxt "jointablemenu|delete"
msgid "_Delete"
msgstr "_Dilemel"
#: joinviewmenu.ui:12
-#, fuzzy
msgctxt "joinviewmenu|delete"
msgid "_Delete"
msgstr "_Dilemel"
@@ -3408,7 +3405,6 @@ msgid "Column _Width..."
msgstr "Led ar bann"
#: querycolmenu.ui:26
-#, fuzzy
msgctxt "querycolmenu|delete"
msgid "_Delete"
msgstr "_Dilemel"
@@ -3979,7 +3975,6 @@ msgid "Cu_t"
msgstr "Troc'hañ"
#: tabledesignrowmenu.ui:20
-#, fuzzy
msgctxt "tabledesignrowmenu|copy"
msgid "_Copy"
msgstr "_Eilañ"
@@ -3991,7 +3986,6 @@ msgid "_Paste"
msgstr "Pegañ"
#: tabledesignrowmenu.ui:35
-#, fuzzy
msgctxt "tabledesignrowmenu|delete"
msgid "_Delete"
msgstr "_Dilemel"
diff --git a/source/br/dictionaries/ca.po b/source/br/dictionaries/ca.po
index 825ada1ca5a..cc8860d3622 100644
--- a/source/br/dictionaries/ca.po
+++ b/source/br/dictionaries/ca.po
@@ -14,7 +14,6 @@ msgstr ""
"X-Generator: LibreOffice\n"
#: description.xml
-#, fuzzy
msgctxt ""
"description.xml\n"
"dispname\n"
diff --git a/source/br/editeng/messages.po b/source/br/editeng/messages.po
index d203bcb20fa..3ef8442800f 100644
--- a/source/br/editeng/messages.po
+++ b/source/br/editeng/messages.po
@@ -14,19 +14,16 @@ msgstr ""
"X-Generator: LibreOffice\n"
#: spellmenu.ui:12
-#, fuzzy
msgctxt "spellmenu|ignore"
msgid "I_gnore All"
msgstr "Tremen dreist an _holl"
#: spellmenu.ui:19
-#, fuzzy
msgctxt "spellmenu|insert"
msgid "_Add to Dictionary"
msgstr "_Ouzhpennañ er geriadur"
#: spellmenu.ui:33
-#, fuzzy
msgctxt "spellmenu|add"
msgid "_Add to Dictionary"
msgstr "_Ouzhpennañ er geriadur"
@@ -1300,7 +1297,6 @@ msgid "Paragraph is %x"
msgstr "%x eo ar rannbennad"
#: editrids.hrc:304
-#, fuzzy
msgctxt "RID_SVXSTR_AUTOMATIC"
msgid "Automatic"
msgstr "Emgefreek"
diff --git a/source/br/extensions/messages.po b/source/br/extensions/messages.po
index ea995c7bbb1..7b2152925db 100644
--- a/source/br/extensions/messages.po
+++ b/source/br/extensions/messages.po
@@ -14,19 +14,16 @@ msgstr ""
"X-Generator: LibreOffice\n"
#: command.hrc:29
-#, fuzzy
msgctxt "RID_RSC_ENUM_COMMAND_TYPE"
msgid "Table"
msgstr "Taolenn"
#: command.hrc:30
-#, fuzzy
msgctxt "RID_RSC_ENUM_COMMAND_TYPE"
msgid "Query"
msgstr "Azgoulenn"
#: command.hrc:31
-#, fuzzy
msgctxt "RID_RSC_ENUM_COMMAND_TYPE"
msgid "SQL command"
msgstr "Ditour SQL"
@@ -62,13 +59,11 @@ msgid "Bottom"
msgstr "_Traoñ :"
#: stringarrays.hrc:34
-#, fuzzy
msgctxt "RID_RSC_ENUM_ICONSIZE_TYPE"
msgid "Small"
msgstr "Bihan"
#: stringarrays.hrc:35
-#, fuzzy
msgctxt "RID_RSC_ENUM_ICONSIZE_TYPE"
msgid "Large"
msgstr "Bras"
@@ -80,7 +75,6 @@ msgid "Without frame"
msgstr "Hep framm"
#: stringarrays.hrc:41
-#, fuzzy
msgctxt "RID_RSC_ENUM_BORDER_TYPE"
msgid "3D look"
msgstr "Neuz 3M"
@@ -98,25 +92,21 @@ msgid "Valuelist"
msgstr "Rollgwerzhioù"
#: stringarrays.hrc:48
-#, fuzzy
msgctxt "RID_RSC_ENUM_LISTSOURCE_TYPE"
msgid "Table"
msgstr "Taolenn"
#: stringarrays.hrc:49
-#, fuzzy
msgctxt "RID_RSC_ENUM_LISTSOURCE_TYPE"
msgid "Query"
msgstr "Azgoulenn"
#: stringarrays.hrc:50
-#, fuzzy
msgctxt "RID_RSC_ENUM_LISTSOURCE_TYPE"
msgid "Sql"
msgstr "Sql"
#: stringarrays.hrc:51
-#, fuzzy
msgctxt "RID_RSC_ENUM_LISTSOURCE_TYPE"
msgid "Sql [Native]"
msgstr "Sql [genidik]"
@@ -182,7 +172,6 @@ msgid "Previous record"
msgstr "Enrolladenn gent"
#: stringarrays.hrc:70
-#, fuzzy
msgctxt "RID_RSC_ENUM_BUTTONTYPE"
msgid "Next record"
msgstr "Enrolladenn war-lerc'h"
@@ -224,19 +213,16 @@ msgid "Refresh form"
msgstr "Azbevaat ar furmskrid"
#: stringarrays.hrc:81
-#, fuzzy
msgctxt "RID_RSC_ENUM_SUBMIT_METHOD"
msgid "Get"
msgstr "Tapout"
#: stringarrays.hrc:82
-#, fuzzy
msgctxt "RID_RSC_ENUM_SUBMIT_METHOD"
msgid "Post"
msgstr "Postañ"
#: stringarrays.hrc:87
-#, fuzzy
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "URL"
msgstr "URL"
@@ -248,13 +234,11 @@ msgid "Multipart"
msgstr "Liesparzhioù"
#: stringarrays.hrc:89
-#, fuzzy
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "Text"
msgstr "Testenn"
#: stringarrays.hrc:94
-#, fuzzy
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (short)"
msgstr "Skoueriek (berr)"
@@ -272,7 +256,6 @@ msgid "Standard (short YYYY)"
msgstr "Skoueriek (berr BBBB)"
#: stringarrays.hrc:97
-#, fuzzy
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (long)"
msgstr "Skoueriek (hir)"
@@ -392,7 +375,6 @@ msgid "No"
msgstr "Ket"
#: stringarrays.hrc:133
-#, fuzzy
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "Yes"
msgstr "Ya"
@@ -443,43 +425,36 @@ msgid "Multi"
msgstr "Lies"
#: stringarrays.hrc:150
-#, fuzzy
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "Range"
msgstr "Lijorenn"
#: stringarrays.hrc:155
-#, fuzzy
msgctxt "RID_RSC_ENUM_ORIENTATION"
msgid "Horizontal"
msgstr "A-blaen"
#: stringarrays.hrc:156
-#, fuzzy
msgctxt "RID_RSC_ENUM_ORIENTATION"
msgid "Vertical"
msgstr "A-serzh"
#: stringarrays.hrc:161
-#, fuzzy
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Default"
msgstr "Dre ziouer"
#: stringarrays.hrc:162
-#, fuzzy
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "OK"
msgstr "Mat eo"
#: stringarrays.hrc:163
-#, fuzzy
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Cancel"
msgstr "Nullañ"
#: stringarrays.hrc:164
-#, fuzzy
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Help"
msgstr "Skoazell"
@@ -533,13 +508,11 @@ msgid "None"
msgstr "Tra ebet"
#: stringarrays.hrc:189
-#, fuzzy
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "Horizontal"
msgstr "A-blaen"
#: stringarrays.hrc:190
-#, fuzzy
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "Vertical"
msgstr "A-serzh"
@@ -551,7 +524,6 @@ msgid "Both"
msgstr "An eil hag egile"
#: stringarrays.hrc:196
-#, fuzzy
msgctxt "RID_RSC_ENUM_VISUALEFFECT"
msgid "3D"
msgstr "3M"
@@ -635,7 +607,6 @@ msgid "Below right"
msgstr "Dindan a-zehou"
#: stringarrays.hrc:214
-#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Centered"
msgstr "Kreizet"
@@ -647,7 +618,6 @@ msgid "Preserve"
msgstr "Derc'hel"
#: stringarrays.hrc:220
-#, fuzzy
msgctxt "RID_RSC_ENUM_WHITESPACE_HANDLING"
msgid "Replace"
msgstr "Amsaviñ"
@@ -707,7 +677,6 @@ msgid "When focused"
msgstr "Pa vez stiet"
#: stringarrays.hrc:242
-#, fuzzy
msgctxt "RID_RSC_ENUM_WHEEL_BEHAVIOR"
msgid "Always"
msgstr "Bepred"
@@ -1740,7 +1709,6 @@ msgid "Submission"
msgstr "Kas"
#: strings.hrc:222
-#, fuzzy
msgctxt "RID_STR_BINDING_NAME"
msgid "Binding"
msgstr "Ereadur"
@@ -2588,7 +2556,6 @@ msgid "No"
msgstr "Ket"
#: yesno.hrc:30
-#, fuzzy
msgctxt "RID_RSC_ENUM_YESNO"
msgid "Yes"
msgstr "Ya"
diff --git a/source/br/filter/source/config/fragments/filters.po b/source/br/filter/source/config/fragments/filters.po
index 034751c3e45..edf30e2d096 100644
--- a/source/br/filter/source/config/fragments/filters.po
+++ b/source/br/filter/source/config/fragments/filters.po
@@ -1315,7 +1315,6 @@ msgid "OpenOffice.org 1.0 Spreadsheet Template"
msgstr "Patrom renkell mod OpenOffice.org 1.0"
#: calc_jpg_Export.xcu
-#, fuzzy
msgctxt ""
"calc_jpg_Export.xcu\n"
"calc_jpg_Export\n"
diff --git a/source/br/formula/messages.po b/source/br/formula/messages.po
index f2247395d6f..2be0058c123 100644
--- a/source/br/formula/messages.po
+++ b/source/br/formula/messages.po
@@ -821,7 +821,6 @@ msgid "B"
msgstr "B"
#: core_resource.hrc:2419
-#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORMDIST"
msgstr "DASPARZHSKOUERIEK"
@@ -1471,7 +1470,6 @@ msgid "ZTEST"
msgstr "PROUAD.Z"
#: core_resource.hrc:2548
-#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "Z.TEST"
msgstr "PROUAD.Z"
@@ -1487,7 +1485,6 @@ msgid "TTEST"
msgstr "PROUAD.STUDIER"
#: core_resource.hrc:2551
-#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T.TEST"
msgstr "PROUAD.STUDIER"
@@ -1703,7 +1700,6 @@ msgid "FORECAST.ETS.PI.ADD"
msgstr "DIAWEL.LENKR.ARGEMMVACHEL.PI.OUZHPENNEL"
#: core_resource.hrc:2594
-#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.PI.MULT"
msgstr "DIAWEL.LENKR.ARGEMMVACHEL.LIESAEL"
diff --git a/source/br/fpicker/messages.po b/source/br/fpicker/messages.po
index ed1fc0c7bf5..f892f8b62c4 100644
--- a/source/br/fpicker/messages.po
+++ b/source/br/fpicker/messages.po
@@ -120,7 +120,6 @@ msgid "All files"
msgstr "An holl restroù"
#: strings.hrc:34
-#, fuzzy
msgctxt "STR_FILEDLG_OPEN"
msgid "Open"
msgstr "Digeriñ"
diff --git a/source/br/officecfg/registry/data/org/openoffice/Office.po b/source/br/officecfg/registry/data/org/openoffice/Office.po
index 4d9f72c945e..7eb515dd2c0 100644
--- a/source/br/officecfg/registry/data/org/openoffice/Office.po
+++ b/source/br/officecfg/registry/data/org/openoffice/Office.po
@@ -143,7 +143,6 @@ msgid "~Drawing"
msgstr "Tresa~denn"
#: Common.xcu
-#, fuzzy
msgctxt ""
"Common.xcu\n"
"..Common.Menus.New.m4\n"
@@ -153,7 +152,6 @@ msgid "F~ormula"
msgstr "Re~ollun"
#: Common.xcu
-#, fuzzy
msgctxt ""
"Common.xcu\n"
"..Common.Menus.New.m5\n"
@@ -163,7 +161,6 @@ msgid "Database"
msgstr "Stlennvon"
#: Common.xcu
-#, fuzzy
msgctxt ""
"Common.xcu\n"
"..Common.Menus.New.m7\n"
@@ -173,7 +170,6 @@ msgid "~HTML Document"
msgstr "Teul mod ~HTML"
#: Common.xcu
-#, fuzzy
msgctxt ""
"Common.xcu\n"
"..Common.Menus.New.m8\n"
@@ -183,7 +179,6 @@ msgid "~XML Form Document"
msgstr "Furmskrid mod ~XML"
#: Common.xcu
-#, fuzzy
msgctxt ""
"Common.xcu\n"
"..Common.Menus.New.m9\n"
@@ -10607,7 +10602,6 @@ msgid "Nationality"
msgstr "Broadelezh"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.authors.Fields.nationality\n"
@@ -11517,7 +11511,6 @@ msgid "Master documents"
msgstr "Teulioù mistri"
#: UI.xcu
-#, fuzzy
msgctxt ""
"UI.xcu\n"
"..UI.FilterClassification.GlobalFilters.Classes.com.sun.star.formula.FormulaProperties\n"
diff --git a/source/br/officecfg/registry/data/org/openoffice/Office/UI.po b/source/br/officecfg/registry/data/org/openoffice/Office/UI.po
index d5c8e1e4e12..b43dda542d9 100644
--- a/source/br/officecfg/registry/data/org/openoffice/Office/UI.po
+++ b/source/br/officecfg/registry/data/org/openoffice/Office/UI.po
@@ -970,7 +970,6 @@ msgid "Select to Lower Block Margin"
msgstr "Diuz betek bord izelañ ar bloc'h"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:DataDataPilotRun\n"
@@ -1008,7 +1007,6 @@ msgid "~Edit Layout..."
msgstr "Daskemmañ ar ~pajennaozañ..."
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:InsertPivotTable\n"
@@ -1361,7 +1359,6 @@ msgid "Wrap Text"
msgstr "Azasaat an destenn"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:CellProtection\n"
@@ -1427,7 +1424,6 @@ msgid "Clear Print Ranges"
msgstr ""
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:EditPrintArea\n"
@@ -1446,7 +1442,6 @@ msgid "~Edit..."
msgstr "~Embann"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:EditPrintArea\n"
@@ -1944,7 +1939,6 @@ msgid "Hide All Comments"
msgstr ""
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:DeleteAllNotes\n"
@@ -3408,7 +3402,6 @@ msgid "Format as Currency"
msgstr "Mentrezhañ evel un teulenn"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:NumberFormatPercent\n"
@@ -3428,7 +3421,6 @@ msgid "Format as Percent"
msgstr "Mentrezhañ evel un dregantad"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:NumberFormatStandard\n"
@@ -3448,7 +3440,6 @@ msgid "Format as General"
msgstr "Mentrezhañ da hollek"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:NumberFormatDate\n"
@@ -3468,7 +3459,6 @@ msgid "Format as Date"
msgstr "Mentrezhañ da zeiziad"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:NumberFormatDecimal\n"
@@ -3488,7 +3478,6 @@ msgid "Format as Number"
msgstr "Mentrezhañ da niver"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:NumberFormatScientific\n"
@@ -3954,7 +3943,6 @@ msgid "Insert Current Date"
msgstr "Enlakaat an deiziad bremanel"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:InsertCurrentDate\n"
@@ -3973,7 +3961,6 @@ msgid "Insert Current Time"
msgstr "Enlakaat an eur vremanel"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:InsertCurrentTime\n"
@@ -4094,7 +4081,6 @@ msgid "Row"
msgstr "~Renk"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:SheetInsertName\n"
@@ -4104,7 +4090,6 @@ msgid "~Insert..."
msgstr "~Enlakaat..."
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:StyleApply?Style:string=Default&amp;FamilyName:string=CellStyles\n"
@@ -4173,7 +4158,6 @@ msgid "Bad"
msgstr ""
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:StyleApply?Style:string=Error&amp;FamilyName:string=CellStyles\n"
@@ -4331,7 +4315,6 @@ msgid "Media"
msgstr "Media"
#: CalcWindowState.xcu
-#, fuzzy
msgctxt ""
"CalcWindowState.xcu\n"
"..CalcWindowState.UIElements.States.private:resource/popupmenu/notebookbar\n"
@@ -4719,7 +4702,6 @@ msgid "Standard (Single Mode)"
msgstr "Skoueriek (Mod eeun)"
#: CalcWindowState.xcu
-#, fuzzy
msgctxt ""
"CalcWindowState.xcu\n"
"..CalcWindowState.UIElements.States.private:resource/toolbar/arrowsbar\n"
@@ -5946,7 +5928,6 @@ msgid "Standard"
msgstr "Reizh"
#: DbReportWindowState.xcu
-#, fuzzy
msgctxt ""
"DbReportWindowState.xcu\n"
".DbReportWindowState.UIElements.States.private:resource/popupmenu/report\n"
@@ -6398,7 +6379,6 @@ msgid "Form Wizard..."
msgstr "Skoazeller Furmskrid..."
#: DbuCommands.xcu
-#, fuzzy
msgctxt ""
"DbuCommands.xcu\n"
"..DbuCommands.UserInterface.Commands..uno:DBNewReportWithPreSelection\n"
@@ -7340,7 +7320,6 @@ msgid "In Front of ~Object"
msgstr "Dirak an erg~orenn"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Commands..uno:CustomAnimation\n"
@@ -7748,7 +7727,6 @@ msgid "Format Slide"
msgstr "Mentrezhañ an dreyonenn"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Commands..uno:SlideSetup\n"
@@ -9845,7 +9823,6 @@ msgid "Slide to End"
msgstr "Treyonenn davit an dibenn"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=20\n"
@@ -9855,7 +9832,6 @@ msgid "Blank Slide"
msgstr "Treyonenn diskriv"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=19\n"
@@ -9865,7 +9841,6 @@ msgid "Title Only"
msgstr "Titl hepken"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=0\n"
@@ -9961,7 +9936,6 @@ msgid "Title, 6 Content"
msgstr "Titl, 6 Endalc'had"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=28\n"
@@ -9971,7 +9945,6 @@ msgid "Vertical Title, Vertical Text"
msgstr "Titl a-serzh, testenn a-serzh"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=27\n"
@@ -10001,7 +9974,6 @@ msgid "Title, 2 Vertical Text, Clipart"
msgstr "Titl, testenn a-serzh, klipart"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:SlideLayoutMenu\n"
@@ -10065,7 +10037,6 @@ msgid "Presentation ~Object..."
msgstr "Erg~orenn ar ginnigadenn..."
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:HangingIndent\n"
@@ -14149,7 +14120,6 @@ msgid "Show Comme~nts"
msgstr "Skrammañ an notenn"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:ShowAnnotations\n"
@@ -16028,7 +15998,6 @@ msgid "Underline"
msgstr "Islinennañ"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:UnderlineSimple\n"
@@ -16220,7 +16189,6 @@ msgid "Left"
msgstr "A-gleiz"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:LeftPara\n"
@@ -16240,7 +16208,6 @@ msgid "Right"
msgstr "A-zehou"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:RightPara\n"
@@ -16260,7 +16227,6 @@ msgid "Center"
msgstr "E-kreiz"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:CenterPara\n"
@@ -16541,7 +16507,6 @@ msgid "Transparency"
msgstr "Boullder"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:ZoomOptimal\n"
@@ -16551,7 +16516,6 @@ msgid "Optimal"
msgstr "Gwellek"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:ZoomOptimal\n"
@@ -16609,7 +16573,6 @@ msgid "Line Starts with Arrow"
msgstr "Linenn gant bir en deroù"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:LineArrowEnd\n"
@@ -16669,7 +16632,6 @@ msgid "Line with Square/Arrow"
msgstr "Linenn gant karrez/bir"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:MeasureLine\n"
@@ -16679,7 +16641,6 @@ msgid "Dimension Line"
msgstr "Linenn savenn"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:GrafMode\n"
@@ -16898,7 +16859,6 @@ msgid "~Forms"
msgstr "~Furmskridoù"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:NewDoc\n"
@@ -16908,7 +16868,6 @@ msgid "Templates"
msgstr "Patromoù"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:NewDoc\n"
@@ -17343,7 +17302,6 @@ msgid "~Chart..."
msgstr "~Diervad"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:InsertObjectChart\n"
@@ -17363,7 +17321,6 @@ msgid "Chart from File..."
msgstr "Diervad diouzh ur restr..."
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:DefaultBullet\n"
@@ -17391,7 +17348,6 @@ msgid "Toggle Bulleted List"
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:DefaultNumbering\n"
@@ -17709,7 +17665,6 @@ msgid "Promote"
msgstr "Sevel dre ul live"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:DesignerDialog\n"
@@ -17928,7 +17883,6 @@ msgid "~Edit Style..."
msgstr "~Daskemmañ ar stil..."
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:EditStyle\n"
@@ -18775,7 +18729,6 @@ msgid "Spelling"
msgstr "Reizhskrivañ"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:SpellingAndGrammarDialog\n"
@@ -19113,7 +19066,6 @@ msgid "~Hyperlink..."
msgstr "~Gourere..."
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:HyperlinkDialog\n"
@@ -19186,7 +19138,6 @@ msgid "Subscript"
msgstr "Feur"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:SmallCaps\n"
@@ -20249,7 +20200,6 @@ msgid "Decrease"
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:DecrementIndent\n"
@@ -20259,7 +20209,6 @@ msgid "Decrease Indent"
msgstr "Digreskiñ ar pukañ"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:DecrementIndent\n"
@@ -20613,7 +20562,6 @@ msgid "~Export As"
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:ExportToPDF\n"
@@ -20633,7 +20581,6 @@ msgid "~Export as PDF..."
msgstr "~Ezporzhiañ e mentrezh PDF..."
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:ExportToPDF\n"
@@ -20643,7 +20590,6 @@ msgid "Export as PDF"
msgstr "Ezporzhiañ e mentrezh PDF"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:ExportDirectToPDF\n"
@@ -20662,7 +20608,6 @@ msgid "Export Directly as PDF"
msgstr "Ezporzh eeun e mentrezh PDF"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:ExportDirectToPDF\n"
@@ -20919,7 +20864,6 @@ msgid "Compile"
msgstr "Kempunañ"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:RunBasic\n"
@@ -20993,7 +20937,6 @@ msgid "R~un Macro..."
msgstr "Ero~unit ar makro..."
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:Gallery\n"
@@ -21093,7 +21036,6 @@ msgid "Check Box"
msgstr "Boest wiriañ"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:Label\n"
@@ -21599,7 +21541,6 @@ msgid "Sort Descending"
msgstr "Rummañ war zigresk"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:SendMail\n"
@@ -22321,7 +22262,6 @@ msgid "Top"
msgstr "Krec'h"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:CellVertTop\n"
@@ -22341,7 +22281,6 @@ msgid "Center"
msgstr "E-kreiz"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:CellVertCenter\n"
@@ -22360,7 +22299,6 @@ msgid "Bottom"
msgstr "Traoñ"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:CellVertBottom\n"
@@ -22379,7 +22317,6 @@ msgid "Synony~ms"
msgstr "Heñvel~sterioù"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Popups..uno:PasteSpecialMenu\n"
@@ -22743,7 +22680,6 @@ msgid "Me~dia Player"
msgstr "L~ennerez mediaoù"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Popups..uno:InsertAVMedia\n"
@@ -23037,7 +22973,6 @@ msgid "Menubar"
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Popups..uno:NameGroup\n"
@@ -23047,7 +22982,6 @@ msgid "Name..."
msgstr "Envel ar strollad..."
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Popups..uno:ObjectTitleDescription\n"
@@ -23219,7 +23153,6 @@ msgid "Multiple Selection"
msgstr "Diuzad lies"
#: ImpressWindowState.xcu
-#, fuzzy
msgctxt ""
"ImpressWindowState.xcu\n"
"..ImpressWindowState.UIElements.States.private:resource/popupmenu/notebookbar\n"
@@ -24006,7 +23939,6 @@ msgid "Formula Cursor"
msgstr "Reti reollun"
#: MathCommands.xcu
-#, fuzzy
msgctxt ""
"MathCommands.xcu\n"
"..MathCommands.UserInterface.Commands..uno:InsertCommandText?Text:string=newline \n"
@@ -24016,7 +23948,6 @@ msgid "New Line"
msgstr "Linenn nevez"
#: MathCommands.xcu
-#, fuzzy
msgctxt ""
"MathCommands.xcu\n"
"..MathCommands.UserInterface.Commands..uno:InsertCommandText?Text:string=`\n"
@@ -24766,7 +24697,6 @@ msgid "Properties"
msgstr "Perzhioù"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.DeckList.WriterPageDeck\n"
@@ -24776,7 +24706,6 @@ msgid "Page"
msgstr "Pajenn"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.DeckList.ShapesDeck\n"
@@ -24805,7 +24734,6 @@ msgid "Master Slides"
msgstr "Treyonenn vestrez :"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.DeckList.SdCustomAnimationDeck\n"
@@ -24833,7 +24761,6 @@ msgid "Navigator"
msgstr "Merdeer"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.DeckList.StyleListDeck\n"
@@ -24908,7 +24835,6 @@ msgid "Media Playback"
msgstr "Lennadur ar media"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.PageStylesPanel\n"
@@ -25002,7 +24928,6 @@ msgid "Image"
msgstr "Skeudenn"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.DefaultShapesPanel\n"
@@ -25057,7 +24982,6 @@ msgid "Available for Use"
msgstr "Hegerz evit arverañ"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.SdCustomAnimationPanel\n"
@@ -25175,7 +25099,6 @@ msgid "Manage Changes"
msgstr "Ardeiñ ar c'hemmoù"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.StyleListPanel\n"
@@ -25527,7 +25450,6 @@ msgid "Standard"
msgstr "Reizh"
#: ToolbarMode.xcu
-#, fuzzy
msgctxt ""
"ToolbarMode.xcu\n"
"..ToolbarMode.Applications.Writer.Modes.Default\n"
@@ -25546,7 +25468,6 @@ msgid "Single Toolbar"
msgstr ""
#: ToolbarMode.xcu
-#, fuzzy
msgctxt ""
"ToolbarMode.xcu\n"
"..ToolbarMode.Applications.Writer.Modes.Sidebar\n"
@@ -25556,7 +25477,6 @@ msgid "Sidebar"
msgstr "Barrenn gostez"
#: ToolbarMode.xcu
-#, fuzzy
msgctxt ""
"ToolbarMode.xcu\n"
"..ToolbarMode.Applications.Writer.Modes.Notebookbar\n"
@@ -25566,7 +25486,6 @@ msgid "Notebookbar"
msgstr "Barrenn an urzhiataer skovloc'h"
#: ToolbarMode.xcu
-#, fuzzy
msgctxt ""
"ToolbarMode.xcu\n"
"..ToolbarMode.Applications.Calc.Modes.Default\n"
@@ -25585,7 +25504,6 @@ msgid "Single Toolbar"
msgstr ""
#: ToolbarMode.xcu
-#, fuzzy
msgctxt ""
"ToolbarMode.xcu\n"
"..ToolbarMode.Applications.Calc.Modes.Sidebar\n"
@@ -25595,7 +25513,6 @@ msgid "Sidebar"
msgstr "Barrenn gostez"
#: ToolbarMode.xcu
-#, fuzzy
msgctxt ""
"ToolbarMode.xcu\n"
"..ToolbarMode.Applications.Calc.Modes.Notebookbar\n"
@@ -25605,7 +25522,6 @@ msgid "Notebookbar"
msgstr "Barrenn an urzhiataer skovloc'h"
#: ToolbarMode.xcu
-#, fuzzy
msgctxt ""
"ToolbarMode.xcu\n"
"..ToolbarMode.Applications.Impress.Modes.Default\n"
@@ -25624,7 +25540,6 @@ msgid "Single Toolbar"
msgstr ""
#: ToolbarMode.xcu
-#, fuzzy
msgctxt ""
"ToolbarMode.xcu\n"
"..ToolbarMode.Applications.Impress.Modes.Notebookbar\n"
@@ -25825,7 +25740,6 @@ msgid "Se~ction..."
msgstr "~Kevrenn..."
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:InsertMultiIndex\n"
@@ -26033,7 +25947,6 @@ msgid "Reject All Changes"
msgstr ""
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:AcceptTrackedChange\n"
@@ -26062,7 +25975,6 @@ msgid "Accept Change"
msgstr "Degemer ar c'hemm"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:AcceptAllTrackedChanges\n"
@@ -26247,7 +26159,6 @@ msgid "En~velope..."
msgstr "~Golo-lizher..."
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:AcceptTrackedChanges\n"
@@ -26484,7 +26395,6 @@ msgid "Insert Other Objects"
msgstr "Enlakaat ergorennoù all"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:InsertPagebreak\n"
@@ -26504,7 +26414,6 @@ msgid "Insert Page Break"
msgstr "Enlakaat ul lamm pajenn"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:InsertTable\n"
@@ -26542,7 +26451,6 @@ msgid "~Frame Interactively"
msgstr "~Sterniañ gant un doare etrewezhiat"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:InsertFrame\n"
@@ -26580,7 +26488,6 @@ msgid "~Index Entry..."
msgstr "~Enankad an ibil..."
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:InsertIndexesEntry\n"
@@ -26788,7 +26695,6 @@ msgid "~Formula..."
msgstr "~Reollun..."
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:InsertObjectStarMath\n"
@@ -26852,7 +26758,6 @@ msgid "Text Box and Shap~e"
msgstr "Maez ~testenn ha lun"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:InsertFieldCtrl\n"
@@ -26862,7 +26767,6 @@ msgid "Fiel~d"
msgstr "Mae~zienn"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:InsertFieldCtrl\n"
@@ -27522,7 +27426,6 @@ msgid "~Footnotes and Endnotes..."
msgstr "~Notennoù troad pajenn/notennoù dibenn..."
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:CurrentFootnoteDialog\n"
@@ -27542,7 +27445,6 @@ msgid "Clear"
msgstr "~Skarzhañ"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:ResetAttributes\n"
@@ -28886,7 +28788,6 @@ msgid "In ~Background"
msgstr "En drek~leur"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:WrapThroughTransparencyToggle\n"
@@ -29943,7 +29844,6 @@ msgid "Default ~Paragraph"
msgstr "Rann~bennad dre ziouer"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:DefaultParaStyle\n"
@@ -29972,7 +29872,6 @@ msgid "~Title"
msgstr "~Titl"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:TitleParaStyle\n"
@@ -30001,7 +29900,6 @@ msgid "Su~btitle"
msgstr "I~sskrid"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:SubtitleParaStyle\n"
@@ -30030,7 +29928,6 @@ msgid "Heading ~1"
msgstr "Talbenn ~1"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:Heading1ParaStyle\n"
@@ -30058,7 +29955,6 @@ msgid "Heading ~2"
msgstr "Talbenn ~2"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:Heading2ParaStyle\n"
@@ -30086,7 +29982,6 @@ msgid "Heading ~3"
msgstr "Talbenn ~3"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:Heading3ParaStyle\n"
@@ -30114,7 +30009,6 @@ msgid "Heading ~4"
msgstr "Talbenn ~4"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:Heading4ParaStyle\n"
@@ -30142,7 +30036,6 @@ msgid "Heading ~5"
msgstr "Talbenn ~5"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:Heading5ParaStyle\n"
@@ -30170,7 +30063,6 @@ msgid "Heading ~6"
msgstr "Talbenn ~6"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:Heading6ParaStyle\n"
@@ -30198,7 +30090,6 @@ msgid "~Quotations"
msgstr "~Menegoù"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:QuoteParaStyle\n"
@@ -30226,7 +30117,6 @@ msgid "Pre~formatted Text"
msgstr "Testenn ra~kmentrezhet"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:PreformattedParaStyle\n"
@@ -30254,7 +30144,6 @@ msgid "Text Body"
msgstr "Korf testenn"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:TextBodyParaStyle\n"
@@ -30282,7 +30171,6 @@ msgid "Default ~Character"
msgstr "Aroue~zenn dre ziouer"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:DefaultCharStyle\n"
@@ -30310,7 +30198,6 @@ msgid "E~mphasis"
msgstr "Ti~rediñ"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:EmphasisCharStyle\n"
@@ -30338,7 +30225,6 @@ msgid "~Strong Emphasis"
msgstr "Tire~diñ kreñv"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:StrongEmphasisCharStyle\n"
@@ -30357,7 +30243,6 @@ msgid "Strong Emphasis Character Style"
msgstr ""
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:StyleApply?Style:string=Citation&amp;FamilyName:string=CharacterStyles\n"
@@ -30367,7 +30252,6 @@ msgid "Qu~otation"
msgstr "Mene~g"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:QuoteCharStyle\n"
@@ -30395,7 +30279,6 @@ msgid "Sou~rce Text"
msgstr "Testenn da~rzh"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:SourceCharStyle\n"
@@ -30626,7 +30509,6 @@ msgid "Page Margins"
msgstr ""
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:HangingIndent\n"
@@ -31556,7 +31438,6 @@ msgid "Navigation"
msgstr "Merdeerezh"
#: WriterGlobalWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterGlobalWindowState.xcu\n"
"..WriterGlobalWindowState.UIElements.States.private:resource/toolbar/changes\n"
@@ -32484,7 +32365,6 @@ msgid "Media"
msgstr "Media"
#: WriterWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWindowState.xcu\n"
"..WriterWindowState.UIElements.States.private:resource/popupmenu/notebookbar\n"
@@ -32593,7 +32473,6 @@ msgid "Lines"
msgstr "Linennoù"
#: WriterWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWindowState.xcu\n"
"..WriterWindowState.UIElements.States.private:resource/toolbar/arrowsbar\n"
diff --git a/source/br/reportdesign/messages.po b/source/br/reportdesign/messages.po
index 980d2429ab6..17adb8ee98d 100644
--- a/source/br/reportdesign/messages.po
+++ b/source/br/reportdesign/messages.po
@@ -450,7 +450,6 @@ msgid "Report"
msgstr "Danevell"
#: strings.hrc:88
-#, fuzzy
msgctxt "RID_STR_PROPTITLE_SECTION"
msgid "Section"
msgstr "Kevrenn"
diff --git a/source/br/sc/messages.po b/source/br/sc/messages.po
index 984f8498487..7f78e4d8f90 100644
--- a/source/br/sc/messages.po
+++ b/source/br/sc/messages.po
@@ -14,7 +14,6 @@ msgstr ""
"X-Generator: LibreOffice\n"
#: compiler.hrc:27
-#, fuzzy
msgctxt "RID_FUNCTION_CATEGORIES"
msgid "Database"
msgstr "Stlennvon"
@@ -62,19 +61,16 @@ msgid "Statistical"
msgstr "Stadegoù"
#: compiler.hrc:35
-#, fuzzy
msgctxt "RID_FUNCTION_CATEGORIES"
msgid "Spreadsheet"
msgstr "Renkell"
#: compiler.hrc:36
-#, fuzzy
msgctxt "RID_FUNCTION_CATEGORIES"
msgid "Text"
msgstr "Testenn"
#: compiler.hrc:37
-#, fuzzy
msgctxt "RID_FUNCTION_CATEGORIES"
msgid "Add-in"
msgstr "Mollad"
@@ -477,7 +473,6 @@ msgid "Protect document"
msgstr "Gwareziñ an teul"
#: globstr.hrc:112
-#, fuzzy
msgctxt "STR_UNDO_UNPROTECT_DOC"
msgid "Unprotect document"
msgstr "Diwareziñ an teul"
@@ -658,7 +653,6 @@ msgid "OR"
msgstr "PE"
#: globstr.hrc:145
-#, fuzzy
msgctxt "STR_TABLE_DEF"
msgid "Sheet"
msgstr "Follenn"
@@ -706,7 +700,6 @@ msgid "The source range contains subtotals which may distort the results. Use it
msgstr "E-barzh al lijorenn darzh ez eus isholladoù hag a c'hallfe faziañ an disoc'h. Ober ganti evelkent ?"
#: globstr.hrc:154
-#, fuzzy
msgctxt "STR_PIVOT_TOTAL"
msgid "Total"
msgstr "Hollad"
@@ -836,14 +829,12 @@ msgid "Scenario"
msgstr "Senario"
#: globstr.hrc:179
-#, fuzzy
msgctxt "STR_PIVOT_TABLE"
msgid "Pivot Table"
msgstr "Taolenn groaz dialuskel"
#. Text strings for captions of subtotal functions.
#: globstr.hrc:181
-#, fuzzy
msgctxt "STR_FUN_TEXT_SUM"
msgid "Sum"
msgstr "Sammad"
@@ -1262,7 +1253,6 @@ msgid "Dif Import"
msgstr "Enporzh Dif"
#: globstr.hrc:272
-#, fuzzy
msgctxt "STR_STYLENAME_STANDARD"
msgid "Default"
msgstr "Dre ziouer"
@@ -1801,7 +1791,6 @@ msgid "Range moved from #1 to #2"
msgstr "Lijorenn dilec'hiet eus #1 da #2"
#: globstr.hrc:375
-#, fuzzy
msgctxt "STR_END_REDLINING"
msgid ""
"This action will exit the change recording mode.\n"
@@ -1912,7 +1901,6 @@ msgid "Nested arrays are not supported."
msgstr "N'eo ket skoret an ogedoù kenweet."
#: globstr.hrc:395
-#, fuzzy
msgctxt "STR_UNDO_TEXTTOCOLUMNS"
msgid "Text to Columns"
msgstr "Testenn da vannoù"
@@ -2105,7 +2093,6 @@ msgid "Manage Names..."
msgstr "Ardeiñ an anvioù..."
#: globstr.hrc:425
-#, fuzzy
msgctxt "STR_HEADER_NAME"
msgid "Name"
msgstr "Anv"
@@ -2352,7 +2339,6 @@ msgid "next year"
msgstr "er bloaz a zeu"
#: globstr.hrc:473
-#, fuzzy
msgctxt "STR_COND_AND"
msgid "and"
msgstr "ha"
@@ -2523,7 +2509,6 @@ msgid "Conditional Format"
msgstr "Mentrezh amplegadek"
#: globstr.hrc:502
-#, fuzzy
msgctxt "STR_UNDO_CONDFORMAT_LIST"
msgid "Conditional Formats"
msgstr "Mentrezhañ amplegadek"
@@ -2554,19 +2539,16 @@ msgid "%1 and %2 more"
msgstr "%1 ha %2 ouzhpenn"
#: globstr.hrc:508
-#, fuzzy
msgctxt "STR_GENERAL"
msgid "General"
msgstr "Hollek"
#: globstr.hrc:509
-#, fuzzy
msgctxt "STR_NUMBER"
msgid "Number"
msgstr "Niver"
#: globstr.hrc:510
-#, fuzzy
msgctxt "STR_PERCENT"
msgid "Percent"
msgstr "Dregantad"
@@ -2578,7 +2560,6 @@ msgid "Currency"
msgstr "Teulenn"
#: globstr.hrc:512
-#, fuzzy
msgctxt "STR_DATE"
msgid "Date"
msgstr "Deiziad"
@@ -2590,25 +2571,21 @@ msgid "Time"
msgstr "Pad"
#: globstr.hrc:514
-#, fuzzy
msgctxt "STR_SCIENTIFIC"
msgid "Scientific"
msgstr "Skiantel"
#: globstr.hrc:515
-#, fuzzy
msgctxt "STR_FRACTION"
msgid "Fraction"
msgstr "Rann"
#: globstr.hrc:516
-#, fuzzy
msgctxt "STR_BOOLEAN_VALUE"
msgid "Boolean Value"
msgstr "Gwerzh voolean"
#: globstr.hrc:517
-#, fuzzy
msgctxt "STR_TEXT"
msgid "Text"
msgstr "Testenn"
@@ -2754,7 +2731,6 @@ msgid "Format error discovered in the file in sub-document $(ARG1) at $(ARG2)(ro
msgstr "Fazi mentrezh en isteul $(ARG1), e $(ARG2)(renk, bann)."
#: scerrors.hrc:56
-#, fuzzy
msgctxt "RID_ERRHDLSC"
msgid "File format error found at $(ARG1)(row,col)."
msgstr "Kavet ez eus bet ur fazi mentrezh restr e $(ARG1)(row,col)."
@@ -2771,7 +2747,6 @@ msgid "Data could not be written."
msgstr ""
#: scerrors.hrc:64
-#, fuzzy
msgctxt "RID_ERRHDLSC"
msgid "$(ARG1)"
msgstr "$(ARG1)"
@@ -3347,7 +3322,6 @@ msgid "Returns an internal number for a text having a possible date format."
msgstr "Reiñ a ra un niver diabarzh evit un destenn a c'hallfe bezañ gant ur mentrezh deiziad."
#: scfuncs.hrc:194
-#, fuzzy
msgctxt "SC_OPCODE_GET_DATE_VALUE"
msgid "Text"
msgstr "Testenn"
@@ -3415,7 +3389,6 @@ msgid "Returns the number of workdays between two dates using arguments to indic
msgstr "Reiñ a ra an niver a zevezhioù labour etre daou zeiziad en ur ober gant arguzennoù da venegiñ an dibennoù sizhunioù hag ar vakañsoù."
#: scfuncs.hrc:222
-#, fuzzy
msgctxt "SC_OPCODE_NETWORKDAYS"
msgid "Start date"
msgstr "Deiziad deraouiñ"
@@ -3426,7 +3399,6 @@ msgid "Start date for calculation."
msgstr "Deiziad deraouiñ evit ar riñvañ."
#: scfuncs.hrc:224
-#, fuzzy
msgctxt "SC_OPCODE_NETWORKDAYS"
msgid "End date"
msgstr "Deiziad echuiñ"
@@ -3464,7 +3436,6 @@ msgid "Returns the number of workdays between two dates using arguments to indic
msgstr "Reiñ a ra an niver a zeizioù etre daou zeiziad en ur ober gant arguzennoù da venegiñ deizioù an dibennoù sizhunioù ha deizioù ar vakañsoù."
#: scfuncs.hrc:236
-#, fuzzy
msgctxt "SC_OPCODE_NETWORKDAYS_MS"
msgid "Start date"
msgstr "Deiziad deraouiñ"
@@ -3475,7 +3446,6 @@ msgid "Start date for calculation."
msgstr "Deiziad deraouiñ evit ar riñvañ."
#: scfuncs.hrc:238
-#, fuzzy
msgctxt "SC_OPCODE_NETWORKDAYS_MS"
msgid "End date"
msgstr "Deiziad echuiñ"
@@ -3513,7 +3483,6 @@ msgid "Returns the serial number of the date before or after a number of workday
msgstr "Reiñ a ra steudriñv an deiziad kent ha goude un niver a zeiziad en ur ober gant arguzennoù da venegiñ deizioù an dibennoù sizhunioù ha deizioù ar vakañsoù."
#: scfuncs.hrc:250
-#, fuzzy
msgctxt "SC_OPCODE_WORKDAY_MS"
msgid "Start date"
msgstr "Deiziad deraouiñ"
@@ -3664,7 +3633,6 @@ msgid "Returns a sequential number for a text shown in a possible time entry for
msgstr "Reiñ a ra un niver evit an destenn diskouezet en ur mentrezh enankañ evit an eur."
#: scfuncs.hrc:314
-#, fuzzy
msgctxt "SC_OPCODE_GET_TIME_VALUE"
msgid "Text"
msgstr "Testenn"
@@ -3797,7 +3765,6 @@ msgid "The internal number of the date."
msgstr "Niver diabarzh an deiziad."
#: scfuncs.hrc:370
-#, fuzzy
msgctxt "SC_OPCODE_WEEK"
msgid "Mode"
msgstr "Mod"
@@ -3840,7 +3807,6 @@ msgid "The internal number of the date."
msgstr "Niver diabarzh an deiziad."
#: scfuncs.hrc:387
-#, fuzzy
msgctxt "SC_OPCODE_WEEKNUM_OOO"
msgid "Mode"
msgstr "Mod"
@@ -4653,7 +4619,6 @@ msgid "Start. The first period for depreciation in the same time unit as the use
msgstr "Marevezh deraouiñ. Marevezh kentañ an treolañ en hevelep unanenn amzer hag ar vuhevezh talvoudus.."
#: scfuncs.hrc:623
-#, fuzzy
msgctxt "SC_OPCODE_VBD"
msgid "End"
msgstr "Dibenn"
@@ -4701,7 +4666,6 @@ msgid "Nominal interest"
msgstr ""
#: scfuncs.hrc:637
-#, fuzzy
msgctxt "SC_OPCODE_EFFECT"
msgid "P"
msgstr "M"
@@ -4718,7 +4682,6 @@ msgid "Calculates the yearly nominal interest rate as an effective interest rate
msgstr "Jediñ a ra feur kampi merkel bloavezhiek evit ur c'hampi gwirion."
#: scfuncs.hrc:645
-#, fuzzy
msgctxt "SC_OPCODE_NOMINAL"
msgid "Effective rate"
msgstr "Feur gwerc'hel"
@@ -4745,7 +4708,6 @@ msgid "Net present value. Calculates the net present value of an investment base
msgstr "Gwerzh vremanel rik. Jediñ a ra gwerzh vremanel rik evit ur postadur diazezet war ur steudad taladoù mareadek hag ur feur izelaet."
#: scfuncs.hrc:655
-#, fuzzy
msgctxt "SC_OPCODE_NPV"
msgid "Rate"
msgstr "Feur"
@@ -4778,7 +4740,6 @@ msgid "Values"
msgstr "Gwerzhioù"
#: scfuncs.hrc:666
-#, fuzzy
msgctxt "SC_OPCODE_IRR"
msgid "An array or reference to cells whose contents correspond to the payments."
msgstr "Un oged pe un dave da gelligoù ma kenglot an endalc'had d'ar paeañ."
@@ -4809,7 +4770,6 @@ msgid "An array or reference to cells whose contents correspond to the payments.
msgstr "Un oged pe un dave da gelligoù ma kenglot an endalc'had d'ar paeañ."
#: scfuncs.hrc:677
-#, fuzzy
msgctxt "SC_OPCODE_MIRR"
msgid "Investment"
msgstr "Postadur"
@@ -4837,7 +4797,6 @@ msgid "Returns the amount of interest for constant amortization rates."
msgstr "Jediñ a ra sammad ar c'hampioù evit feurioù traolañ arstelek."
#: scfuncs.hrc:687
-#, fuzzy
msgctxt "SC_OPCODE_ISPMT"
msgid "Rate"
msgstr "Feur"
@@ -4869,7 +4828,6 @@ msgid "Sum total of amortization periods."
msgstr "Sammad hollek ar marevezhioù traolañ."
#: scfuncs.hrc:693
-#, fuzzy
msgctxt "SC_OPCODE_ISPMT"
msgid "Investment"
msgstr "Postadur"
@@ -4885,7 +4843,6 @@ msgid "Duration. Calculates the number of periods required by an investment to a
msgstr ""
#: scfuncs.hrc:701
-#, fuzzy
msgctxt "SC_OPCODE_PDURATION"
msgid "Rate"
msgstr "Feur"
@@ -4914,7 +4871,6 @@ msgid "FV"
msgstr "GDZ"
#: scfuncs.hrc:706
-#, fuzzy
msgctxt "SC_OPCODE_PDURATION"
msgid "The future value of the investment."
msgstr "Gwerzh da zont ar postadur."
@@ -4962,7 +4918,6 @@ msgid "Returns TRUE if value is a reference."
msgstr "Adkas a ra GWIR mard talv ar werzh d'un dave."
#: scfuncs.hrc:725
-#, fuzzy
msgctxt "SC_OPCODE_IS_REF"
msgid "Value"
msgstr "Gwerzh"
@@ -4978,7 +4933,6 @@ msgid "Returns TRUE if the value is an error value not equal to #N/A."
msgstr "Adkas a ra GWIR mar talv ar werzh d'ur werzhioù faziek, nad eo ket kevatal da #N/A."
#: scfuncs.hrc:733
-#, fuzzy
msgctxt "SC_OPCODE_IS_ERR"
msgid "Value"
msgstr "Gwerzh"
@@ -4994,7 +4948,6 @@ msgid "Returns TRUE if the value is an error value."
msgstr "Adkas a ra GWIR mar talv ar werzh d'ur werzh faziek."
#: scfuncs.hrc:741
-#, fuzzy
msgctxt "SC_OPCODE_IS_ERROR"
msgid "Value"
msgstr "Gwerzh"
@@ -5010,7 +4963,6 @@ msgid "Returns TRUE if value refers to an empty cell."
msgstr "Adkas a ra GWIR mar dave ar werzh ouzh ur gellig c'houllo."
#: scfuncs.hrc:749
-#, fuzzy
msgctxt "SC_OPCODE_IS_EMPTY"
msgid "Value"
msgstr "Gwerzh"
@@ -5026,7 +4978,6 @@ msgid "Returns TRUE if the value carries a logical number format."
msgstr "Adkas a ra GWIR mar doug ar werzh ur ventrezh niverel poellek."
#: scfuncs.hrc:757
-#, fuzzy
msgctxt "SC_OPCODE_IS_LOGICAL"
msgid "Value"
msgstr "Gwerzh"
@@ -5042,7 +4993,6 @@ msgid "Returns TRUE if value equals #N/A."
msgstr "Adkas a ra GWIR mard eo ar werzh kevatal da #N/A."
#: scfuncs.hrc:765
-#, fuzzy
msgctxt "SC_OPCODE_IS_NV"
msgid "Value"
msgstr "Gwerzh"
@@ -5058,7 +5008,6 @@ msgid "Returns TRUE if the value is not text."
msgstr "Adkas a ra GWIR ma n'eo ket ar werzh un destenn."
#: scfuncs.hrc:773
-#, fuzzy
msgctxt "SC_OPCODE_IS_NON_STRING"
msgid "Value"
msgstr "Gwerzh"
@@ -5074,7 +5023,6 @@ msgid "Returns TRUE if value is text."
msgstr "Adkas a ra GWIR mard eo ar werzh un destenn."
#: scfuncs.hrc:781
-#, fuzzy
msgctxt "SC_OPCODE_IS_STRING"
msgid "Value"
msgstr "Gwerzh"
@@ -5090,7 +5038,6 @@ msgid "Returns TRUE if value is a number."
msgstr "Adkas a ra GWIR mard eo ar werzh un niver."
#: scfuncs.hrc:789
-#, fuzzy
msgctxt "SC_OPCODE_IS_VALUE"
msgid "Value"
msgstr "Gwerzh"
@@ -5106,7 +5053,6 @@ msgid "Returns TRUE if the cell is a formula cell."
msgstr "Adkas a ra GWIR mard eo ar gellig ur gellig reollun."
#: scfuncs.hrc:797
-#, fuzzy
msgctxt "SC_OPCODE_IS_FORMULA"
msgid "Reference"
msgstr "Dave"
@@ -5138,7 +5084,6 @@ msgid "Converts a value to a number."
msgstr "Amdreiñ a ra ur werzh da niver."
#: scfuncs.hrc:813
-#, fuzzy
msgctxt "SC_OPCODE_N"
msgid "Value"
msgstr "Gwerzh"
@@ -5159,7 +5104,6 @@ msgid "Returns the data type of a value (1 = number, 2 = text, 4 = Boolean value
msgstr "Reiñ a ra rizh roadennoù ur werzh (1 = niver, 2 = testenn, 4 = gwerzh vooleat, 8 = reollun, 16 = gwerzh fazi, 64 = oged)."
#: scfuncs.hrc:827
-#, fuzzy
msgctxt "SC_OPCODE_TYPE"
msgid "Value"
msgstr "Gwerzh"
@@ -5269,7 +5213,6 @@ msgid "Returns value if not an error value, else alternative."
msgstr "Adkas a ra ur werzh ma n'eo ket ur werzh fazi, a-hend all unan dazeilel."
#: scfuncs.hrc:883
-#, fuzzy
msgctxt "SC_OPCODE_IF_ERROR"
msgid "Value"
msgstr "Gwerzh"
@@ -5296,7 +5239,6 @@ msgid "Returns value if not a #N/A error, else alternative."
msgstr "Adkas a ra ur werzh ma n'eo ket ur fazi mod #N/A, a-hend all unan dazeilel."
#: scfuncs.hrc:893
-#, fuzzy
msgctxt "SC_OPCODE_IF_NA"
msgid "Value"
msgstr "Gwerzh"
@@ -5411,7 +5353,6 @@ msgid "Counts the blank cells in a specified range."
msgstr "Jediñ a ra kelligoù goullo en ul lijorenn lavaret."
#: scfuncs.hrc:945
-#, fuzzy
msgctxt "SC_OPCODE_COUNT_EMPTY_CELLS"
msgid "Range"
msgstr "Lijorenn"
@@ -5432,7 +5373,6 @@ msgid "Returns the sum of all arguments."
msgstr "Jediñ a ra sammad an holl arguzennoù."
#: scfuncs.hrc:959
-#, fuzzy
msgctxt "SC_OPCODE_SUM"
msgid "Number "
msgstr "Niver "
@@ -5449,7 +5389,6 @@ msgid "Returns the sum of the squares of the arguments."
msgstr "Adkas a ra sammad daouvac'hadoù an arguzennoù."
#: scfuncs.hrc:967
-#, fuzzy
msgctxt "SC_OPCODE_SUM_SQ"
msgid "Number "
msgstr "Niver "
@@ -5483,7 +5422,6 @@ msgid "Totals the arguments that meet the condition."
msgstr "Jediñ a ra keitad an arguzennoù a genglot gant an dezverkoù."
#: scfuncs.hrc:983
-#, fuzzy
msgctxt "SC_OPCODE_SUM_IF"
msgid "Range"
msgstr "Lijorenn"
@@ -5521,7 +5459,6 @@ msgid "Averages the arguments that meet the conditions."
msgstr "Jediñ a ra keitad an arguzennoù a genglot gant an dezverkoù."
#: scfuncs.hrc:995
-#, fuzzy
msgctxt "SC_OPCODE_AVERAGE_IF"
msgid "Range"
msgstr "Lijorenn"
@@ -5662,7 +5599,6 @@ msgid "Counts the arguments which meet the set conditions."
msgstr "Jediñ a ra an arguzennoù o kenglotañ gant an dezverkoù."
#: scfuncs.hrc:1040
-#, fuzzy
msgctxt "SC_OPCODE_COUNT_IF"
msgid "Range"
msgstr "Lijorenn"
@@ -5689,7 +5625,6 @@ msgid "Returns the square root of a number."
msgstr "Adkas a ra daouvonad un niver."
#: scfuncs.hrc:1050
-#, fuzzy
msgctxt "SC_OPCODE_SQRT"
msgid "Number"
msgstr "Niver"
@@ -5710,7 +5645,6 @@ msgid "Returns TRUE if value is an even integer."
msgstr "Adkas a ra GWIR mard talv ar werzh d'un niver hebar."
#: scfuncs.hrc:1064
-#, fuzzy
msgctxt "SC_OPCODE_IS_EVEN"
msgid "Value"
msgstr "Gwerzh"
@@ -5726,7 +5660,6 @@ msgid "Returns TRUE if value is an odd integer."
msgstr "Adkas a ra GWIR mard talv ar werzh d'un niver ampar."
#: scfuncs.hrc:1072
-#, fuzzy
msgctxt "SC_OPCODE_IS_ODD"
msgid "Value"
msgstr "Gwerzh"
@@ -5931,7 +5864,6 @@ msgid "Returns the sine of a number."
msgstr "Adkas a ra sinuz un niver."
#: scfuncs.hrc:1172
-#, fuzzy
msgctxt "SC_OPCODE_SIN"
msgid "Number"
msgstr "Niver"
@@ -5962,7 +5894,6 @@ msgid "Returns the tangent of a number."
msgstr "Adkas a ra tangent un niver."
#: scfuncs.hrc:1188
-#, fuzzy
msgctxt "SC_OPCODE_TAN"
msgid "Number"
msgstr "Niver"
@@ -5993,7 +5924,6 @@ msgid "Returns the hyperbolic sine of a number."
msgstr "Adkas a ra sinuz hiperbolek un niver."
#: scfuncs.hrc:1204
-#, fuzzy
msgctxt "SC_OPCODE_SIN_HYP"
msgid "Number"
msgstr "Niver"
@@ -6024,7 +5954,6 @@ msgid "Returns the hyperbolic tangent of a number."
msgstr "Adkas a ra tangent hiperbolek un niver."
#: scfuncs.hrc:1220
-#, fuzzy
msgctxt "SC_OPCODE_TAN_HYP"
msgid "Number"
msgstr "Niver"
@@ -6295,7 +6224,6 @@ msgid "Function index. Is an index of the possible functions Total, Max, ..."
msgstr "Ibil ur gevreizhenn. Talvezout a ra un ibil eus ar gevreizhenn c'halloudus evel Hollad, Uc'hek, ..."
#: scfuncs.hrc:1348
-#, fuzzy
msgctxt "SC_OPCODE_SUB_TOTAL"
msgid "Range"
msgstr "Lijorenn"
@@ -6371,7 +6299,6 @@ msgid "Truncates the decimal places of a number."
msgstr "Digreskiñ a ra dekranennoù un niver."
#: scfuncs.hrc:1378
-#, fuzzy
msgctxt "SC_OPCODE_TRUNC"
msgid "Number"
msgstr "Niver"
@@ -6382,7 +6309,6 @@ msgid "The number to be truncated."
msgstr "An niver da vezañ digresket."
#: scfuncs.hrc:1380
-#, fuzzy
msgctxt "SC_OPCODE_TRUNC"
msgid "Count"
msgstr "Kont"
@@ -6398,7 +6324,6 @@ msgid "Rounds a number to a predefined accuracy."
msgstr "Rontaat a ra un niver d'an niver sifroù spisaet."
#: scfuncs.hrc:1388
-#, fuzzy
msgctxt "SC_OPCODE_ROUND"
msgid "Number"
msgstr "Niver"
@@ -6409,7 +6334,6 @@ msgid "The number to be rounded."
msgstr "An niver da rontaat."
#: scfuncs.hrc:1390
-#, fuzzy
msgctxt "SC_OPCODE_ROUND"
msgid "Count"
msgstr "Kont"
@@ -6425,7 +6349,6 @@ msgid "Rounds a number up to the predefined accuracy."
msgstr "Rontaat a ra un niver en ur bellaat diouzh mann."
#: scfuncs.hrc:1398
-#, fuzzy
msgctxt "SC_OPCODE_ROUND_UP"
msgid "Number"
msgstr "Niver"
@@ -6436,7 +6359,6 @@ msgid "The number to be rounded up."
msgstr "Ar werzh da rontaat en ur bellaat diouzh mann."
#: scfuncs.hrc:1400
-#, fuzzy
msgctxt "SC_OPCODE_ROUND_UP"
msgid "Count"
msgstr "Kont"
@@ -6452,7 +6374,6 @@ msgid "Rounds a number down to a predefined accuracy."
msgstr "Rontaat a ra un niver war zigresk betek ur spisder despizet en a raok."
#: scfuncs.hrc:1408
-#, fuzzy
msgctxt "SC_OPCODE_ROUND_DOWN"
msgid "Number"
msgstr "Niver"
@@ -6463,7 +6384,6 @@ msgid "The number to be rounded down."
msgstr "Ar werzh da rontaat war zigresk."
#: scfuncs.hrc:1410
-#, fuzzy
msgctxt "SC_OPCODE_ROUND_DOWN"
msgid "Count"
msgstr "Kont"
@@ -6995,7 +6915,6 @@ msgid "Returns a frequency distribution as a vertical array."
msgstr "Reiñ a ra un dasparzh talmek e stumm un oged a-serzh."
#: scfuncs.hrc:1628
-#, fuzzy
msgctxt "SC_OPCODE_FREQUENCY"
msgid "Data"
msgstr "Roadennoù"
@@ -7252,7 +7171,6 @@ msgid "Returns the maximum value in a list of arguments."
msgstr "reiñ a ra ar werzh uc'hek war ur roll arguzennoù."
#: scfuncs.hrc:1710
-#, fuzzy
msgctxt "SC_OPCODE_MAX"
msgid "Number "
msgstr "Niver "
@@ -7286,7 +7204,6 @@ msgid "Returns the minimum value in a list of arguments."
msgstr "Reiñ a ra ar werzh vihanañ war ar roll arguzennoù."
#: scfuncs.hrc:1726
-#, fuzzy
msgctxt "SC_OPCODE_MIN"
msgid "Number "
msgstr "Niver "
@@ -7320,7 +7237,6 @@ msgid "Calculates the variance based on a sample."
msgstr "Jediñ a ra an hebiant diazezet ur standilhon."
#: scfuncs.hrc:1742
-#, fuzzy
msgctxt "SC_OPCODE_VAR"
msgid "Number "
msgstr "Niver "
@@ -7337,7 +7253,6 @@ msgid "Calculates the variance based on a sample."
msgstr "Jediñ a ra an hebiant diazezet ur standilhon."
#: scfuncs.hrc:1750
-#, fuzzy
msgctxt "SC_OPCODE_VAR_S"
msgid "Number "
msgstr "Niver "
@@ -7371,7 +7286,6 @@ msgid "Calculates variance based on the entire population."
msgstr "Jediñ a ra an hebiant diazezet war ar boblañs a-bezh."
#: scfuncs.hrc:1766
-#, fuzzy
msgctxt "SC_OPCODE_VAR_P"
msgid "Number "
msgstr "Niver "
@@ -7388,7 +7302,6 @@ msgid "Calculates variance based on the entire population."
msgstr "Jediñ a ra an hebiant diazezet war ar boblañs a-bezh."
#: scfuncs.hrc:1774
-#, fuzzy
msgctxt "SC_OPCODE_VAR_P_MS"
msgid "Number "
msgstr "Niver "
@@ -7422,7 +7335,6 @@ msgid "Calculates the standard deviation based on a sample."
msgstr "Jediñ a ra ar forc'had rizh diazezet war ur standilhon."
#: scfuncs.hrc:1790
-#, fuzzy
msgctxt "SC_OPCODE_ST_DEV"
msgid "Number "
msgstr "Niver "
@@ -7439,7 +7351,6 @@ msgid "Calculates the standard deviation based on a sample."
msgstr "Jediñ a ra ar forc'had rizh diazezet war ur standilhon."
#: scfuncs.hrc:1798
-#, fuzzy
msgctxt "SC_OPCODE_ST_DEV_S"
msgid "Number "
msgstr "Niver "
@@ -7473,7 +7384,6 @@ msgid "Calculates the standard deviation based on the entire population."
msgstr "Jediñ a ra ar forc'had rizh diazezet war ar boblañs a-bezh."
#: scfuncs.hrc:1814
-#, fuzzy
msgctxt "SC_OPCODE_ST_DEV_P"
msgid "Number "
msgstr "Niver "
@@ -7490,7 +7400,6 @@ msgid "Calculates the standard deviation based on the entire population."
msgstr "Jediñ a ra ar forc'had rizh diazezet war ar boblañs a-bezh."
#: scfuncs.hrc:1822
-#, fuzzy
msgctxt "SC_OPCODE_ST_DEV_P_MS"
msgid "Number "
msgstr "Niver "
@@ -7524,7 +7433,6 @@ msgid "Returns the average of a sample."
msgstr "Jediñ a ra keitad ur standilhon."
#: scfuncs.hrc:1838
-#, fuzzy
msgctxt "SC_OPCODE_AVERAGE"
msgid "Number "
msgstr "Niver "
@@ -7558,7 +7466,6 @@ msgid "Returns the sum of squares of deviations from the sample mean value"
msgstr "Reiñ a ra ar sammad eus daouvac'hadoù eus forc'hadoù diouzh gwerzh keitat ar standilhon."
#: scfuncs.hrc:1854
-#, fuzzy
msgctxt "SC_OPCODE_DEV_SQ"
msgid "Number "
msgstr "Niver "
@@ -7575,7 +7482,6 @@ msgid "Returns the average of the absolute deviations of a sample from the mean.
msgstr "Jediñ a ra keitad ar forc'had dizave evit ur standilhon eus ar c'heitad."
#: scfuncs.hrc:1862
-#, fuzzy
msgctxt "SC_OPCODE_AVE_DEV"
msgid "Number "
msgstr "Niver "
@@ -7592,7 +7498,6 @@ msgid "Returns the skewness of a distribution."
msgstr "Reiñ a ra ankemparzh un dasparzh."
#: scfuncs.hrc:1870
-#, fuzzy
msgctxt "SC_OPCODE_SKEW"
msgid "Number "
msgstr "Niver "
@@ -7609,7 +7514,6 @@ msgid "Returns the skewness of a distribution using the population of a random v
msgstr "Reiñ a ra ankemparzhder un dasparzhadur oc'h ober gant poblañs un argemmenn dargouezhek."
#: scfuncs.hrc:1878
-#, fuzzy
msgctxt "SC_OPCODE_SKEWP"
msgid "Number "
msgstr "Niver "
@@ -7626,7 +7530,6 @@ msgid "Returns the kurtosis of a distribution."
msgstr "Adkas a ra kurtosis un dasparzh."
#: scfuncs.hrc:1886
-#, fuzzy
msgctxt "SC_OPCODE_KURT"
msgid "Number "
msgstr "Niver "
@@ -7643,7 +7546,6 @@ msgid "Returns the geometric mean of a sample."
msgstr "Jediñ a ra keitad mentoniel ur standilhon."
#: scfuncs.hrc:1894
-#, fuzzy
msgctxt "SC_OPCODE_GEO_MEAN"
msgid "Number "
msgstr "Niver "
@@ -7660,7 +7562,6 @@ msgid "Returns the harmonic mean of a sample."
msgstr "Adkas a ra keitad kemblac'hek ur standilhon."
#: scfuncs.hrc:1902
-#, fuzzy
msgctxt "SC_OPCODE_HAR_MEAN"
msgid "Number "
msgstr "Niver "
@@ -7677,7 +7578,6 @@ msgid "Returns the most common value in a sample."
msgstr "Reiñ a ra an gwerzh aliesañ en ur standilhon."
#: scfuncs.hrc:1910
-#, fuzzy
msgctxt "SC_OPCODE_MODAL_VALUE"
msgid "Number "
msgstr "Niver "
@@ -7694,7 +7594,6 @@ msgid "Returns the most common value in a sample."
msgstr "Reiñ a ra an gwerzh aliesañ en ur standilhon."
#: scfuncs.hrc:1918
-#, fuzzy
msgctxt "SC_OPCODE_MODAL_VALUE_MS"
msgid "Number "
msgstr "Niver "
@@ -7711,7 +7610,6 @@ msgid "Returns the most common value in a sample."
msgstr "Reiñ a ra an gwerzh aliesañ en ur standilhon."
#: scfuncs.hrc:1926
-#, fuzzy
msgctxt "SC_OPCODE_MODAL_VALUE_MULTI"
msgid "Number "
msgstr "Niver "
@@ -7727,7 +7625,6 @@ msgid "Returns the median of a given sample."
msgstr "Adkas a ra kreiztuenn ur standilhon."
#: scfuncs.hrc:1934
-#, fuzzy
msgctxt "SC_OPCODE_MEDIAN"
msgid "Number "
msgstr "Niver "
@@ -7744,7 +7641,6 @@ msgid "Returns the alpha quantile of a sample."
msgstr "Jediñ a ra pementranner Alfa ur standilhon."
#: scfuncs.hrc:1942
-#, fuzzy
msgctxt "SC_OPCODE_PERCENTILE"
msgid "Data"
msgstr "Roadennoù"
@@ -7770,7 +7666,6 @@ msgid "Returns the alpha percentile of a sample."
msgstr "Reiñ a ra kantranner Alfa ur standilhon."
#: scfuncs.hrc:1952
-#, fuzzy
msgctxt "SC_OPCODE_PERCENTILE_EXC"
msgid "Data"
msgstr "Roadennoù"
@@ -7796,7 +7691,6 @@ msgid "Returns the alpha percentile of a sample."
msgstr "Jediñ a ra kantranner Alfa ur standilhon."
#: scfuncs.hrc:1962
-#, fuzzy
msgctxt "SC_OPCODE_PERCENTILE_INC"
msgid "Data"
msgstr "Roadennoù"
@@ -7822,7 +7716,6 @@ msgid "Returns the quartile of a sample."
msgstr "Reiñ a ra perranner ur standilhon."
#: scfuncs.hrc:1972
-#, fuzzy
msgctxt "SC_OPCODE_QUARTILE"
msgid "Data"
msgstr "Roadennoù"
@@ -7848,7 +7741,6 @@ msgid "Returns the quartile of a sample."
msgstr "Reiñ a ra perranner ur standilhon."
#: scfuncs.hrc:1982
-#, fuzzy
msgctxt "SC_OPCODE_QUARTILE_EXC"
msgid "Data"
msgstr "Roadennoù"
@@ -7874,7 +7766,6 @@ msgid "Returns the quartile of a sample."
msgstr "Reiñ a ra perranner ur standilhon."
#: scfuncs.hrc:1992
-#, fuzzy
msgctxt "SC_OPCODE_QUARTILE_INC"
msgid "Data"
msgstr "Roadennoù"
@@ -7900,7 +7791,6 @@ msgid "Returns the k-th largest value of a sample."
msgstr "Adkas a ra N-vet gwerzh vrasañ ur standilhon."
#: scfuncs.hrc:2002
-#, fuzzy
msgctxt "SC_OPCODE_LARGE"
msgid "Data"
msgstr "Roadennoù"
@@ -7927,7 +7817,6 @@ msgid "Returns the k-th smallest value of a sample."
msgstr "Reiñ a ra N-vet gwerzh vihanañ ur standilhon."
#: scfuncs.hrc:2012
-#, fuzzy
msgctxt "SC_OPCODE_SMALL"
msgid "Data"
msgstr "Roadennoù"
@@ -7954,7 +7843,6 @@ msgid "Returns the percentage rank of a value in a sample."
msgstr "Reiñ a ra ar renk e dregantad eus ur werzh en ur standilhon."
#: scfuncs.hrc:2022
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK"
msgid "Data"
msgstr "Roadennoù"
@@ -7965,7 +7853,6 @@ msgid "The array of the data in the sample."
msgstr "Oged ar roadennoù er standilhon."
#: scfuncs.hrc:2024
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK"
msgid "Value"
msgstr "Gwerzh"
@@ -7976,7 +7863,6 @@ msgid "The value for which percentage ranking is to be determined."
msgstr "Ar werzh ma fell deoc'h despizañ he rank dezhi e dregantad."
#: scfuncs.hrc:2026
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK"
msgid "Significance"
msgstr "Resisted"
@@ -7992,7 +7878,6 @@ msgid "Returns the percentage rank (0..1, exclusive) of a value in a sample."
msgstr "Reiñ a ra ar renk e dregantad (0... 1, ezkaelat) eus ur werzh en ur standilhon."
#: scfuncs.hrc:2034
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK_EXC"
msgid "Data"
msgstr "Roadennoù"
@@ -8003,7 +7888,6 @@ msgid "The array of the data in the sample."
msgstr "Oged ar roadennoù er standilhon."
#: scfuncs.hrc:2036
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK_EXC"
msgid "Value"
msgstr "Gwerzh"
@@ -8014,7 +7898,6 @@ msgid "The value for which percentage ranking is to be determined."
msgstr "Ar werzh ma fell deoc'h despizañ he rank dezhi e dregantad."
#: scfuncs.hrc:2038
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK_EXC"
msgid "Significance"
msgstr "Resisted"
@@ -8030,7 +7913,6 @@ msgid "Returns the percentage rank (0..1, inclusive) of a value in a sample."
msgstr "Reiñ a ra ar renk e dregantad (0... 1, enkaelat) eus ur werzh en ur standilhon."
#: scfuncs.hrc:2046
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK_INC"
msgid "Data"
msgstr "Roadennoù"
@@ -8041,7 +7923,6 @@ msgid "The array of the data in the sample."
msgstr "Oged ar roadennoù er standilhon."
#: scfuncs.hrc:2048
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK_INC"
msgid "Value"
msgstr "Gwerzh"
@@ -8052,7 +7933,6 @@ msgid "The value for which percentage ranking is to be determined."
msgstr "Ar werzh ma fell deoc'h despizañ he rank dezhi e dregantad."
#: scfuncs.hrc:2050
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK_INC"
msgid "Significance"
msgstr "Resisted"
@@ -8068,7 +7948,6 @@ msgid "Returns the ranking of a value in a sample."
msgstr "Reiñ a ra renk eus ur werzh en ur standilhon."
#: scfuncs.hrc:2058
-#, fuzzy
msgctxt "SC_OPCODE_RANK"
msgid "Value"
msgstr "Gwerzh"
@@ -8104,7 +7983,6 @@ msgid "Returns the ranking of a value in a sample; if more than one value has th
msgstr "Reiñ a ra renk ur werzh en ur standilhon ; mar bez muioc'h eget ur werzh war an hevelep renk e vo roet ar renk uhelañ eus ar spletad gwerzhioù."
#: scfuncs.hrc:2070
-#, fuzzy
msgctxt "SC_OPCODE_RANK_EQ"
msgid "Value"
msgstr "Gwerzh"
@@ -8140,7 +8018,6 @@ msgid "Returns the ranking of a value in a sample; if more than one value has th
msgstr "Reiñ a ra renk ur werzh en ur standilhon ; mar bez muioc'h eget ur werzh war an hevelep renk e vo roet ar renk dre geitad."
#: scfuncs.hrc:2082
-#, fuzzy
msgctxt "SC_OPCODE_RANK_AVG"
msgid "Value"
msgstr "Gwerzh"
@@ -8176,7 +8053,6 @@ msgid "Returns the mean of a sample without including the marginal values."
msgstr "Reiñ a ra keitad ur standilhon hep enlakaat ar gwerzhioù orel."
#: scfuncs.hrc:2094
-#, fuzzy
msgctxt "SC_OPCODE_TRIM_MEAN"
msgid "Data"
msgstr "Roadennoù"
@@ -8202,7 +8078,6 @@ msgid "Returns the discrete probability of an interval."
msgstr "Reiñ a ra tebegenn arskarek un etremez."
#: scfuncs.hrc:2104
-#, fuzzy
msgctxt "SC_OPCODE_PROB"
msgid "Data"
msgstr "Roadennoù"
@@ -8213,7 +8088,6 @@ msgid "The sample data array."
msgstr "Oged roadennoù ar standilhon."
#: scfuncs.hrc:2106
-#, fuzzy
msgctxt "SC_OPCODE_PROB"
msgid "Probability"
msgstr "Tebegenn"
@@ -8295,7 +8169,6 @@ msgid "Values of the distribution function for a standard normal distribution."
msgstr "Gwerzhioù an arc'hwel dasparzhañ evit an dasparzhañ reol skoueriek."
#: scfuncs.hrc:2132
-#, fuzzy
msgctxt "SC_OPCODE_PHI"
msgid "Number"
msgstr "Niver"
@@ -8549,7 +8422,6 @@ msgid "The success probability of a trial."
msgstr "Tebegenn d'ober berzh evit un taol esae."
#: scfuncs.hrc:2222
-#, fuzzy
msgctxt "SC_OPCODE_CRIT_BINOM"
msgid "Alpha"
msgstr "Alfa"
@@ -8586,7 +8458,6 @@ msgid "The success probability of a trial."
msgstr "Tebegenn d'ober berzh evit un taol esae."
#: scfuncs.hrc:2234
-#, fuzzy
msgctxt "SC_OPCODE_BINOM_INV"
msgid "Alpha"
msgstr "Alfa"
@@ -8612,7 +8483,6 @@ msgid "The value for which the Poisson distribution is to be calculated."
msgstr "Ar werzh ma vo jedet an dasparzhañ Poisson eviti."
#: scfuncs.hrc:2244
-#, fuzzy
msgctxt "SC_OPCODE_POISSON_DIST"
msgid "Mean"
msgstr "Keitad"
@@ -8648,7 +8518,6 @@ msgid "The value for which the Poisson distribution is to be calculated."
msgstr "Ar werzh ma vo jedet an dasparzhañ Poisson eviti."
#: scfuncs.hrc:2256
-#, fuzzy
msgctxt "SC_OPCODE_POISSON_DIST_MS"
msgid "Mean"
msgstr "Keitad"
@@ -8764,7 +8633,6 @@ msgid "Values of the inverse normal distribution."
msgstr "Gwerzhioù an dasparzhañ reol gin."
#: scfuncs.hrc:2294
-#, fuzzy
msgctxt "SC_OPCODE_NORM_INV"
msgid "Number"
msgstr "Niver"
@@ -8775,7 +8643,6 @@ msgid "The probability value for which the inverse normal distribution is to be
msgstr "Ar werzh tebegenn ma vo jedet an dasparzh reizhek gin eviti."
#: scfuncs.hrc:2296
-#, fuzzy
msgctxt "SC_OPCODE_NORM_INV"
msgid "Mean"
msgstr "Keitad"
@@ -8801,7 +8668,6 @@ msgid "Values of the inverse normal distribution."
msgstr "Gwerzhioù an dasparzhañ reol gin."
#: scfuncs.hrc:2306
-#, fuzzy
msgctxt "SC_OPCODE_NORM_INV_MS"
msgid "Number"
msgstr "Niver"
@@ -8812,7 +8678,6 @@ msgid "The probability value for which the inverse normal distribution is to be
msgstr "Ar werzh tebegenn ma vo jedet an dasparzh reizhek gin eviti."
#: scfuncs.hrc:2308
-#, fuzzy
msgctxt "SC_OPCODE_NORM_INV_MS"
msgid "Mean"
msgstr "Keitad"
@@ -8878,7 +8743,6 @@ msgid "Values of the inverse standard normal distribution."
msgstr "Gwerzhioù an dasparzh reol skoueriek gin."
#: scfuncs.hrc:2336
-#, fuzzy
msgctxt "SC_OPCODE_S_NORM_INV"
msgid "Number"
msgstr "Niver"
@@ -8894,7 +8758,6 @@ msgid "Values of the inverse standard normal distribution."
msgstr "Gwerzhioù an dasparzh reol skoueriek gin."
#: scfuncs.hrc:2344
-#, fuzzy
msgctxt "SC_OPCODE_S_NORM_INV_MS"
msgid "Number"
msgstr "Niver"
@@ -8920,7 +8783,6 @@ msgid "The value for which the log normal distribution is to be calculated."
msgstr "Ar werzh ma vo jedet an dasparzh logreol eviti."
#: scfuncs.hrc:2354
-#, fuzzy
msgctxt "SC_OPCODE_LOG_NORM_DIST"
msgid "Mean"
msgstr "Keitad"
@@ -8966,7 +8828,6 @@ msgid "The value for which the log normal distribution is to be calculated."
msgstr "Ar werzh ma vo jedet an dasparzh logreol eviti."
#: scfuncs.hrc:2368
-#, fuzzy
msgctxt "SC_OPCODE_LOG_NORM_DIST_MS"
msgid "Mean"
msgstr "Keitad"
@@ -9002,7 +8863,6 @@ msgid "Values of the inverse of the lognormal distribution."
msgstr "Gwerzhioù an dasparzhañ logreol gin."
#: scfuncs.hrc:2380
-#, fuzzy
msgctxt "SC_OPCODE_LOG_INV"
msgid "Number"
msgstr "Niver"
@@ -9013,7 +8873,6 @@ msgid "The probability value for which the inverse log normal distribution is to
msgstr "Ar werzh tebegenn ma vo jedet an dasparzh logreol T gin eviti."
#: scfuncs.hrc:2382
-#, fuzzy
msgctxt "SC_OPCODE_LOG_INV"
msgid "Mean"
msgstr "Keitad"
@@ -9039,7 +8898,6 @@ msgid "Values of the inverse of the lognormal distribution."
msgstr "Gwerzhioù an dasparzhañ logreol gin."
#: scfuncs.hrc:2392
-#, fuzzy
msgctxt "SC_OPCODE_LOG_INV_MS"
msgid "Number"
msgstr "Niver"
@@ -9050,7 +8908,6 @@ msgid "The probability value for which the inverse log normal distribution is to
msgstr "Ar werzh tebegenn ma vo jedet an dasparzh logreol gin eviti."
#: scfuncs.hrc:2394
-#, fuzzy
msgctxt "SC_OPCODE_LOG_INV_MS"
msgid "Mean"
msgstr "Keitad"
@@ -9086,7 +8943,6 @@ msgid "The value to which the exponential distribution is to be calculated."
msgstr "Ar werzh ma vo jedet an dasparzh argemmvac'hel eviti."
#: scfuncs.hrc:2406
-#, fuzzy
msgctxt "SC_OPCODE_EXP_DIST"
msgid "Lambda"
msgstr "Lambda"
@@ -9122,7 +8978,6 @@ msgid "The value to which the exponential distribution is to be calculated."
msgstr "Ar werzh ma vo jedet an dasparzh argemmvac'hel eviti."
#: scfuncs.hrc:2418
-#, fuzzy
msgctxt "SC_OPCODE_EXP_DIST_MS"
msgid "Lambda"
msgstr "Lambda"
@@ -9158,7 +9013,6 @@ msgid "The value for which the gamma distribution is to be calculated."
msgstr "Ar werzh ma fell deoc'h jediñ an dasparzh Gamma eviti."
#: scfuncs.hrc:2430
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_DIST"
msgid "Alpha"
msgstr "Alfa"
@@ -9169,7 +9023,6 @@ msgid "The Alpha parameter of the Gamma distribution."
msgstr "Arventenn Alfa an dasparzh Gamma."
#: scfuncs.hrc:2432
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_DIST"
msgid "Beta"
msgstr "Beta"
@@ -9205,7 +9058,6 @@ msgid "The value for which the gamma distribution is to be calculated."
msgstr "Ar werzh ma fell deoc'h jediñ an dasparzh Gamma eviti."
#: scfuncs.hrc:2444
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_DIST_MS"
msgid "Alpha"
msgstr "Alfa"
@@ -9216,7 +9068,6 @@ msgid "The Alpha parameter of the Gamma distribution."
msgstr "Arventenn Alfa an dasparzh Gamma."
#: scfuncs.hrc:2446
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_DIST_MS"
msgid "Beta"
msgstr "Beta"
@@ -9252,7 +9103,6 @@ msgid "The probability value for which the inverse gamma distribution is to be c
msgstr "Ar werzh tebegezh ma vo ret jediñ an dasparzh Gamma gin eviti."
#: scfuncs.hrc:2458
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_INV"
msgid "Alpha"
msgstr "Alfa"
@@ -9263,7 +9113,6 @@ msgid "The Alpha (shape) parameter of the Gamma distribution."
msgstr "Arventenn Alfa (lun) an dasparzh Gamma."
#: scfuncs.hrc:2460
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_INV"
msgid "Beta"
msgstr "Beta"
@@ -9289,7 +9138,6 @@ msgid "The probability value for which the inverse gamma distribution is to be c
msgstr "Ar werzh tebegezh ma vo ret jediñ an dasparzh Gamma gin eviti."
#: scfuncs.hrc:2470
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_INV_MS"
msgid "Alpha"
msgstr "Alfa"
@@ -9300,7 +9148,6 @@ msgid "The Alpha (shape) parameter of the Gamma distribution."
msgstr "Arventenn Alfa (lun) an dasparzh Gamma."
#: scfuncs.hrc:2472
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_INV_MS"
msgid "Beta"
msgstr "Beta"
@@ -9361,7 +9208,6 @@ msgid "Values of the beta distribution."
msgstr "Gwerzhioù an dasparzh Beta."
#: scfuncs.hrc:2506
-#, fuzzy
msgctxt "SC_OPCODE_BETA_DIST"
msgid "Number"
msgstr "Niver"
@@ -9372,7 +9218,6 @@ msgid "The value for which the beta distribution is to be calculated."
msgstr "Ar werzh ma vo jedet an dasparzh Beta eviti."
#: scfuncs.hrc:2508
-#, fuzzy
msgctxt "SC_OPCODE_BETA_DIST"
msgid "Alpha"
msgstr "Alfa"
@@ -9383,7 +9228,6 @@ msgid "The Alpha parameter of the Beta distribution."
msgstr "Arventenn Alfa an dasparzh Beta."
#: scfuncs.hrc:2510
-#, fuzzy
msgctxt "SC_OPCODE_BETA_DIST"
msgid "Beta"
msgstr "Beta"
@@ -9429,7 +9273,6 @@ msgid "Values of the inverse beta distribution."
msgstr "Gwerzhioù an dasparzhañ Beta gin."
#: scfuncs.hrc:2524
-#, fuzzy
msgctxt "SC_OPCODE_BETA_INV"
msgid "Number"
msgstr "Niver"
@@ -9440,7 +9283,6 @@ msgid "The probability value for which the inverse beta distribution is to be ca
msgstr "Ar werzh tebegenn ma vo jedet an dasparzh beta gin eviti."
#: scfuncs.hrc:2526
-#, fuzzy
msgctxt "SC_OPCODE_BETA_INV"
msgid "Alpha"
msgstr "Alfa"
@@ -9451,7 +9293,6 @@ msgid "The Alpha parameter of the Beta distribution."
msgstr "Arventenn Alfa an dasparzh Beta."
#: scfuncs.hrc:2528
-#, fuzzy
msgctxt "SC_OPCODE_BETA_INV"
msgid "Beta"
msgstr "Beta"
@@ -9487,7 +9328,6 @@ msgid "Values of the beta distribution."
msgstr "Gwerzhioù an dasparzh Beta."
#: scfuncs.hrc:2540
-#, fuzzy
msgctxt "SC_OPCODE_BETA_DIST_MS"
msgid "Number"
msgstr "Niver"
@@ -9498,7 +9338,6 @@ msgid "The value for which the beta distribution is to be calculated."
msgstr "Ar werzh ma vo jedet an dasparzh Beta eviti."
#: scfuncs.hrc:2542
-#, fuzzy
msgctxt "SC_OPCODE_BETA_DIST_MS"
msgid "Alpha"
msgstr "Alfa"
@@ -9509,7 +9348,6 @@ msgid "The Alpha parameter of the Beta distribution."
msgstr "Arventenn Alfa an dasparzh Beta."
#: scfuncs.hrc:2544
-#, fuzzy
msgctxt "SC_OPCODE_BETA_DIST_MS"
msgid "Beta"
msgstr "Beta"
@@ -9555,7 +9393,6 @@ msgid "Values of the inverse beta distribution."
msgstr "Gwerzhioù an dasparzhañ Beta gin."
#: scfuncs.hrc:2558
-#, fuzzy
msgctxt "SC_OPCODE_BETA_INV_MS"
msgid "Number"
msgstr "Niver"
@@ -9566,7 +9403,6 @@ msgid "The probability value for which the inverse beta distribution is to be ca
msgstr "Ar werzh tebegezh ma vo jedet an dasparzh beta gin eviti."
#: scfuncs.hrc:2560
-#, fuzzy
msgctxt "SC_OPCODE_BETA_INV_MS"
msgid "Alpha"
msgstr "Alfa"
@@ -9577,7 +9413,6 @@ msgid "The Alpha parameter of the Beta distribution."
msgstr "Arventenn Alfa an dasparzh Beta."
#: scfuncs.hrc:2562
-#, fuzzy
msgctxt "SC_OPCODE_BETA_INV_MS"
msgid "Beta"
msgstr "Beta"
@@ -9633,7 +9468,6 @@ msgid "The Alpha parameter of the Weibull distribution."
msgstr "Arventenn Alfa an dasparzh Weibull."
#: scfuncs.hrc:2578
-#, fuzzy
msgctxt "SC_OPCODE_WEIBULL"
msgid "Beta"
msgstr "Beta"
@@ -9679,7 +9513,6 @@ msgid "The Alpha parameter of the Weibull distribution."
msgstr "Arventenn Alfa an dasparzh Weibull."
#: scfuncs.hrc:2592
-#, fuzzy
msgctxt "SC_OPCODE_WEIBULL_MS"
msgid "Beta"
msgstr "Beta"
@@ -9754,7 +9587,6 @@ msgid "Cumulative"
msgstr "Dassammat"
#: scfuncs.hrc:2611
-#, fuzzy
msgctxt "SC_OPCODE_HYP_GEOM_DIST"
msgid "Cumulated. TRUE calculates the cumulative distribution function, FALSE the probability mass function."
msgstr "Dassammek. GWIR a jed kevreizhenn an dasparzh dassammek. DIWIR a jed kevreizhenn dolz an debegenn."
@@ -9844,7 +9676,6 @@ msgid "The degrees of freedom of the T distribution."
msgstr "Derezioù frankiz an dasparzh T"
#: scfuncs.hrc:2638
-#, fuzzy
msgctxt "SC_OPCODE_T_DIST"
msgid "Mode"
msgstr "Mod"
@@ -9949,7 +9780,6 @@ msgid "Values of the inverse t-distribution."
msgstr "Gwerzhioù an dasparzh-t gin."
#: scfuncs.hrc:2678
-#, fuzzy
msgctxt "SC_OPCODE_T_INV"
msgid "Number"
msgstr "Niver"
@@ -9976,7 +9806,6 @@ msgid "Values of the left-tailed inverse t-distribution."
msgstr "Gwerzhioù an dasparzh-t gin war an tu kleiz."
#: scfuncs.hrc:2688
-#, fuzzy
msgctxt "SC_OPCODE_T_INV_MS"
msgid "Number"
msgstr "Niver"
@@ -10003,7 +9832,6 @@ msgid "Values of the two-tailed inverse t-distribution."
msgstr "Gwerzhioù an dasparzh-t gin."
#: scfuncs.hrc:2698
-#, fuzzy
msgctxt "SC_OPCODE_T_INV_2T"
msgid "Number"
msgstr "Niver"
@@ -10152,7 +9980,6 @@ msgid "Values of the inverse F distribution."
msgstr "Gwerzhioù an dasparzh F gin."
#: scfuncs.hrc:2746
-#, fuzzy
msgctxt "SC_OPCODE_F_INV"
msgid "Number"
msgstr "Niver"
@@ -10190,7 +10017,6 @@ msgid "Values of the inverse left tail F distribution."
msgstr "Gwerzhioù al lost kleiz eus an dasparzhañ F gin."
#: scfuncs.hrc:2758
-#, fuzzy
msgctxt "SC_OPCODE_F_INV_LT"
msgid "Number"
msgstr "Niver"
@@ -10228,7 +10054,6 @@ msgid "Values of the inverse right tail F distribution."
msgstr "Gwerzhioù al lost dehou eus an dasparzhañ F gin."
#: scfuncs.hrc:2770
-#, fuzzy
msgctxt "SC_OPCODE_F_INV_RT"
msgid "Number"
msgstr "Niver"
@@ -10388,7 +10213,6 @@ msgid "Values of the inverse of CHIDIST(x; DegreesOfFreedom)."
msgstr "Gwerzhioù an DASKHI gin (x ; DerezioùFrankiz)."
#: scfuncs.hrc:2829
-#, fuzzy
msgctxt "SC_OPCODE_CHI_INV"
msgid "Number"
msgstr "Niver"
@@ -10415,7 +10239,6 @@ msgid "Values of the inverse of CHIDIST(x; DegreesOfFreedom)."
msgstr "Gwerzhioù an DASKHI gin (x ; DerezioùFrankiz)."
#: scfuncs.hrc:2840
-#, fuzzy
msgctxt "SC_OPCODE_CHI_INV_MS"
msgid "Number"
msgstr "Niver"
@@ -10502,7 +10325,6 @@ msgid "The value to be standardized."
msgstr "Ar werzh da skoueriekaat."
#: scfuncs.hrc:2875
-#, fuzzy
msgctxt "SC_OPCODE_STANDARD"
msgid "Mean"
msgstr "Keitad"
@@ -10582,7 +10404,6 @@ msgid "Returns a (1-alpha) confidence interval for a normal distribution."
msgstr "Reiñ a ra un entremez fiziañs (1 alpha) evit un dasparzh reol."
#: scfuncs.hrc:2905
-#, fuzzy
msgctxt "SC_OPCODE_CONFIDENCE"
msgid "Alpha"
msgstr "Alfa"
@@ -10619,7 +10440,6 @@ msgid "Returns a (1-alpha) confidence interval for a normal distribution."
msgstr "Reiñ a ra un entremez fiziañs (1 alpha) evit un dasparzh reol."
#: scfuncs.hrc:2917
-#, fuzzy
msgctxt "SC_OPCODE_CONFIDENCE_N"
msgid "Alpha"
msgstr "Alfa"
@@ -10656,7 +10476,6 @@ msgid "Returns a (1-alpha) confidence interval for a Student's t distribution."
msgstr "Reiñ a ra un entremez fiziañs (1 alfa) evit un dasparzh eus sturierion (Student)."
#: scfuncs.hrc:2929
-#, fuzzy
msgctxt "SC_OPCODE_CONFIDENCE_T"
msgid "Alpha"
msgstr "Alfa"
@@ -10693,7 +10512,6 @@ msgid "Calculates the probability of observing a z-statistic greater than the on
msgstr "Jediñ a ra an debegenn da sellout ouzh ur stadeg-z brasoc'h eget an hini jedet, diazezet war ur standilhon."
#: scfuncs.hrc:2941
-#, fuzzy
msgctxt "SC_OPCODE_Z_TEST"
msgid "Data"
msgstr "Roadennoù"
@@ -10729,7 +10547,6 @@ msgid "Calculates the probability of observing a z-statistic greater than the on
msgstr "Jediñ a ra an debegenn da sellout ouzh ur stadeg-z brasoc'h eget an hini jedet, diazezet war ur standilhon."
#: scfuncs.hrc:2953
-#, fuzzy
msgctxt "SC_OPCODE_Z_TEST_MS"
msgid "Data"
msgstr "Roadennoù"
@@ -10895,7 +10712,6 @@ msgid "The second record array."
msgstr "Oged an eil enrolladur."
#: scfuncs.hrc:3009
-#, fuzzy
msgctxt "SC_OPCODE_T_TEST"
msgid "Mode"
msgstr "Mod"
@@ -10943,7 +10759,6 @@ msgid "The second record array."
msgstr "Oged an eil enrolladur."
#: scfuncs.hrc:3023
-#, fuzzy
msgctxt "SC_OPCODE_T_TEST_MS"
msgid "Mode"
msgstr "Mod"
@@ -11212,7 +11027,6 @@ msgid "Returns a value along a linear regression"
msgstr "Jediñ a ra ur werzh hervez un argizañ uelinennek"
#: scfuncs.hrc:3123
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST"
msgid "Value"
msgstr "Gwerzh"
@@ -11250,7 +11064,6 @@ msgid "Calculates future value(s) using additive Exponential Smoothing algorithm
msgstr "Jediñ a ra gwerzhioù da zont en ur ober gant un treol lenkraat argemmvac'hel sammadel."
#: scfuncs.hrc:3135
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_ADD"
msgid "Target"
msgstr "Bukenn"
@@ -11261,7 +11074,6 @@ msgid "The date (array) for which you want to predict a value."
msgstr "An deiziad (oged) ma fell deoc'h diawelout ur werzh evitañ."
#: scfuncs.hrc:3137
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_ADD"
msgid "Values"
msgstr "Gwerzhioù"
@@ -11321,7 +11133,6 @@ msgid "Calculates future value(s) using multiplicative Exponential Smoothing alg
msgstr "Jediñ a ra gwerzhioù da zont en ur ober gant un treol lenkraat argemmvac'hel liesadel. "
#: scfuncs.hrc:3153
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_MUL"
msgid "Target"
msgstr "Bukenn"
@@ -11332,7 +11143,6 @@ msgid "The date (array) for which you want to predict a value."
msgstr "An deiziad (oged) ma fell deoc'h diawelout ur werzh evitañ."
#: scfuncs.hrc:3155
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_MUL"
msgid "Values"
msgstr "Gwerzhioù"
@@ -11392,7 +11202,6 @@ msgid "Returns a prediction interval at the specified target value(s) for additi
msgstr "Reiñ a ra un etremez diawelout ouzh ar gwerzhioù bukenn erspizet evit an hentenn dre lenkraat argemmvarc'hel sammadel."
#: scfuncs.hrc:3171
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_PIA"
msgid "Target"
msgstr "Bukenn"
@@ -11403,7 +11212,6 @@ msgid "The date (array) for which you want to predict a value."
msgstr "An deiziad (oged) ma fell deoc'h diawelout ur werzh evitañ."
#: scfuncs.hrc:3173
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_PIA"
msgid "Values"
msgstr "Gwerzhioù"
@@ -11475,7 +11283,6 @@ msgid "Returns a prediction interval at the specified target value(s) for multip
msgstr "Reiñ a ra un etremez diawelout ouzh ar gwerzhioù bukenn erspizet evit an hentenn dre lenkraat argemmvarc'hel liesadel. "
#: scfuncs.hrc:3191
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_PIM"
msgid "Target"
msgstr "Bukenn"
@@ -11486,7 +11293,6 @@ msgid "The date (array) for which you want to predict a value."
msgstr "An deiziad (oged) ma fell deoc'h diawelout ur werzh evitañ."
#: scfuncs.hrc:3193
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_PIM"
msgid "Values"
msgstr "Gwerzhioù"
@@ -11558,7 +11364,6 @@ msgid "Calculates the number of samples in period (season) using additive Expone
msgstr "Jediñ a ra an niver a standilhonoù er mare (rannvloaz) en ur ober gant un treol lenkraat triel argemmvarc'hel sammadel. "
#: scfuncs.hrc:3211
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_SEA"
msgid "Values"
msgstr "Gwerzhioù"
@@ -11607,7 +11412,6 @@ msgid "Returns statistical value(s) using additive Exponential Smoothing algorit
msgstr "Reiñ a ra gwerzhioù stadegel en ur ober gant un treol lenkraat argemmvarc'hel sammadel."
#: scfuncs.hrc:3225
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_STA"
msgid "Values"
msgstr "Gwerzhioù"
@@ -11678,7 +11482,6 @@ msgid "Returns statistical value(s) using multiplicative Exponential Smoothing a
msgstr "Reiñ a ra gwerzhioù stadegel en ur ober gant un treol dre lenkraat argemmvac'hel liesadel."
#: scfuncs.hrc:3243
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_STM"
msgid "Values"
msgstr "Gwerzhioù"
@@ -11750,7 +11553,6 @@ msgid "Returns a value along a linear regression"
msgstr "Jediñ a ra ur werzh hervez un argizañ uelinennek."
#: scfuncs.hrc:3261
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_LIN"
msgid "Value"
msgstr "Gwerzh"
@@ -11788,7 +11590,6 @@ msgid "Returns the reference to a cell as text."
msgstr "Jediñ a ra un dave e-keñver ur c'hellig dre stumm un destenn."
#: scfuncs.hrc:3273
-#, fuzzy
msgctxt "SC_OPCODE_ADDRESS"
msgid "Row"
msgstr "Renk"
@@ -11799,7 +11600,6 @@ msgid "The row number of the cell."
msgstr "Niverenn ar renk eus ur c'hellig."
#: scfuncs.hrc:3275
-#, fuzzy
msgctxt "SC_OPCODE_ADDRESS"
msgid "Column"
msgstr "Bann"
@@ -11830,7 +11630,6 @@ msgid "The reference style: 0 or FALSE means R1C1 style, any other value or omit
msgstr "Ar stil daveiñ : 0 pe DIWIR a veneg ur Stil R1C1, ne vern pe werzh all pe ur werzh ankouaet a veneg ur stil A1."
#: scfuncs.hrc:3281
-#, fuzzy
msgctxt "SC_OPCODE_ADDRESS"
msgid "Sheet"
msgstr "Follenn"
@@ -11846,7 +11645,6 @@ msgid "Returns the number of individual ranges that belong to a (multiple) range
msgstr "Jediñ a ra an niver a lijorennoù hiniennel a zo d'ul lijorenn (liesek)."
#: scfuncs.hrc:3289
-#, fuzzy
msgctxt "SC_OPCODE_AREAS"
msgid "Reference"
msgstr "Dave"
@@ -11888,7 +11686,6 @@ msgid "Returns the internal column number of a reference."
msgstr "Jediñ a ra niverenn bann diabarzh un dave."
#: scfuncs.hrc:3307
-#, fuzzy
msgctxt "SC_OPCODE_COLUMN"
msgid "Reference"
msgstr "Dave"
@@ -11904,7 +11701,6 @@ msgid "Defines the internal row number of a reference."
msgstr "Didermenañ a ra niverenn renk diabarzh un dave."
#: scfuncs.hrc:3315
-#, fuzzy
msgctxt "SC_OPCODE_ROW"
msgid "Reference"
msgstr "Dave"
@@ -11920,7 +11716,6 @@ msgid "Returns the internal sheet number of a reference or a string."
msgstr "Didermenañ a ra niverenn follenn diabarzh un dave pe un hedad arouezennoù."
#: scfuncs.hrc:3323
-#, fuzzy
msgctxt "SC_OPCODE_SHEET"
msgid "Reference"
msgstr "Dave"
@@ -11968,7 +11763,6 @@ msgid "Returns the number of sheets of a given reference. If no parameter has be
msgstr "Didermenañ a ra niver follennoù un dave evit un dave lavaret. Hep arventenn erspizet e vo adkaset an niver hollel a follennoù en teul."
#: scfuncs.hrc:3347
-#, fuzzy
msgctxt "SC_OPCODE_SHEETS"
msgid "Reference"
msgstr "Dave"
@@ -11984,7 +11778,6 @@ msgid "Horizontal search and reference to the cells located below."
msgstr "Klask a-blaen ha dave ouzh ar c'helligoù lec'hiet en traoñ."
#: scfuncs.hrc:3355
-#, fuzzy
msgctxt "SC_OPCODE_H_LOOKUP"
msgid "Search criterion"
msgstr "Dezverkoù klask"
@@ -12063,7 +11856,6 @@ msgid "Column index number in the array."
msgstr "Feuriader ar bann en oged."
#: scfuncs.hrc:3375
-#, fuzzy
msgctxt "SC_OPCODE_V_LOOKUP"
msgid "Sort order"
msgstr "Urzh rummañ"
@@ -12079,7 +11871,6 @@ msgid "Returns a reference to a cell from a defined range."
msgstr "Reiñ a ra un dave ouzh ur gellig eus al lijorenn despizet."
#: scfuncs.hrc:3383
-#, fuzzy
msgctxt "SC_OPCODE_INDEX"
msgid "Reference"
msgstr "Dave"
@@ -12090,7 +11881,6 @@ msgid "The reference to a (multiple) range."
msgstr "An dave ouzh ul lijorenn (lies)."
#: scfuncs.hrc:3385
-#, fuzzy
msgctxt "SC_OPCODE_INDEX"
msgid "Row"
msgstr "Renk"
@@ -12101,7 +11891,6 @@ msgid "The row in the range."
msgstr "Ar renk el lijorenn."
#: scfuncs.hrc:3387
-#, fuzzy
msgctxt "SC_OPCODE_INDEX"
msgid "Column"
msgstr "Bann"
@@ -12112,7 +11901,6 @@ msgid "The column in the range."
msgstr "Ar bann el lijorenn."
#: scfuncs.hrc:3389
-#, fuzzy
msgctxt "SC_OPCODE_INDEX"
msgid "Range"
msgstr "Lijorenn"
@@ -12128,7 +11916,6 @@ msgid "Returns the contents of a cell that is referenced in text form."
msgstr "Adkas a ra endalc'had ur gellig lakaet da zave e doare un destenn."
#: scfuncs.hrc:3397
-#, fuzzy
msgctxt "SC_OPCODE_INDIRECT"
msgid "Reference"
msgstr "Dave"
@@ -12228,7 +12015,6 @@ msgid "Returns a reference which has been moved in relation to the starting poin
msgstr "Didermenañ a ra un dave dilec'hiet e-keñver ar poent dispartiañ."
#: scfuncs.hrc:3431
-#, fuzzy
msgctxt "SC_OPCODE_OFFSET"
msgid "Reference"
msgstr "Dave"
@@ -12239,7 +12025,6 @@ msgid "The reference (cell) from which to base the movement."
msgstr "An dave (kellig) ma 'z eo diazezet e zilec'hiadur warni."
#: scfuncs.hrc:3433
-#, fuzzy
msgctxt "SC_OPCODE_OFFSET"
msgid "Rows"
msgstr "Renkoù"
@@ -12250,7 +12035,6 @@ msgid "The number of rows to be moved either up or down."
msgstr "An niver a renkoù da zilec'hiañ da grec'h pe d'an traoñ."
#: scfuncs.hrc:3435
-#, fuzzy
msgctxt "SC_OPCODE_OFFSET"
msgid "Columns"
msgstr "Bannoù"
@@ -12261,7 +12045,6 @@ msgid "The number of columns that are to be moved to the left or to the right."
msgstr "An niver a vannoù da zilec'hiañ war an tu dehou pe gleiz."
#: scfuncs.hrc:3437
-#, fuzzy
msgctxt "SC_OPCODE_OFFSET"
msgid "Height"
msgstr "Sav"
@@ -12272,7 +12055,6 @@ msgid "The number of rows of the moved reference."
msgstr "An niver a renkoù eus an dave dilec'hiet."
#: scfuncs.hrc:3439
-#, fuzzy
msgctxt "SC_OPCODE_OFFSET"
msgid "Width"
msgstr "Led"
@@ -12288,7 +12070,6 @@ msgid "Returns a number corresponding to an error type"
msgstr "Didermenañ a ra un niverenn o kenglotañ gant ur fazi degouezhet."
#: scfuncs.hrc:3447
-#, fuzzy
msgctxt "SC_OPCODE_ERROR_TYPE"
msgid "Reference"
msgstr "Dave"
@@ -12389,7 +12170,6 @@ msgid "The item or range from which data is to be taken."
msgstr "Al lijorenn ma vo lennet ar roadennoù warni."
#: scfuncs.hrc:3481
-#, fuzzy
msgctxt "SC_OPCODE_DDE"
msgid "Mode"
msgstr "Mod"
@@ -12431,7 +12211,6 @@ msgid "Extracts value(s) from a pivot table."
msgstr "Eztennañ a ra gwerzh(ioù) diouzh un daolenn groaz dialuskel."
#: scfuncs.hrc:3499
-#, fuzzy
msgctxt "SC_OPCODE_GET_PIVOT_DATA"
msgid "Data field"
msgstr "Maezienn roadennoù"
@@ -12484,7 +12263,6 @@ msgid "Converts half-width ASCII and katakana characters to full-width."
msgstr "Amdreiñ a ra an arouezennoù mod ASCII hag arouezennoù katakana o led hanter da led klok."
#: scfuncs.hrc:3519
-#, fuzzy
msgctxt "SC_OPCODE_JIS"
msgid "Text"
msgstr "Testenn"
@@ -12500,7 +12278,6 @@ msgid "Converts full-width ASCII and katakana characters to half-width."
msgstr "Amdreiñ a ra an arouezennoù mod ASCII hag arouezennoù katakana o led klok da hanter led."
#: scfuncs.hrc:3527
-#, fuzzy
msgctxt "SC_OPCODE_ASC"
msgid "Text"
msgstr "Testenn"
@@ -12516,7 +12293,6 @@ msgid "Returns a numeric code for the first character in a text string."
msgstr "Adkas a ra ur voneg niverel evit an arouezenn gentañ e hedad un destenn."
#: scfuncs.hrc:3535
-#, fuzzy
msgctxt "SC_OPCODE_CODE"
msgid "Text"
msgstr "Testenn"
@@ -12532,7 +12308,6 @@ msgid "Converts a number to text in currency format."
msgstr "Amdreiñ a ra ur werzh niverel da destenn en ur ventrezh moneizel."
#: scfuncs.hrc:3543
-#, fuzzy
msgctxt "SC_OPCODE_CURRENCY"
msgid "Value"
msgstr "Gwerzh"
@@ -12543,7 +12318,6 @@ msgid "Value is a number, a reference to a cell containing a number or a formula
msgstr "Gwerzh a dalv d'un niver, un dave ouzh ur gellig enni un niver, pe ur reollun oc'h adkas un niver."
#: scfuncs.hrc:3545
-#, fuzzy
msgctxt "SC_OPCODE_CURRENCY"
msgid "Decimals"
msgstr "Dekrannennoù"
@@ -12559,7 +12333,6 @@ msgid "Converts a code number into a character or letter."
msgstr "Amdreiñ a ra ur voneg niverel da arouezenn pe lizherenn."
#: scfuncs.hrc:3553
-#, fuzzy
msgctxt "SC_OPCODE_CHAR"
msgid "Number"
msgstr "Niver"
@@ -12575,7 +12348,6 @@ msgid "Removes all nonprintable characters from text."
msgstr "Dilemel a ra holl arouezennoù divoulladus diwar an destenn."
#: scfuncs.hrc:3561
-#, fuzzy
msgctxt "SC_OPCODE_CLEAN"
msgid "Text"
msgstr "Testenn"
@@ -12591,7 +12363,6 @@ msgid "Combines several text items into one."
msgstr "Kenstrollañ a ra meur a destenn evit ober unan ganto."
#: scfuncs.hrc:3569
-#, fuzzy
msgctxt "SC_OPCODE_CONCAT"
msgid "Text"
msgstr "Testenn"
@@ -12607,7 +12378,6 @@ msgid "Combines several text items into one, accepts cell ranges as arguments."
msgstr "Kedaozañ a ra meur a ergorenn destenn e unan, asantiñ a ra al lijorennad kelligoù evel arguzennoù."
#: scfuncs.hrc:3577
-#, fuzzy
msgctxt "SC_OPCODE_CONCAT_MS"
msgid "Text"
msgstr "Testenn"
@@ -12645,7 +12415,6 @@ msgid "If TRUE, empty cells will be ignored."
msgstr "Mar GWIR, laosket e vo ar c'helligoù a-gostez."
#: scfuncs.hrc:3589
-#, fuzzy
msgctxt "SC_OPCODE_TEXTJOIN_MS"
msgid "Text"
msgstr "Testenn"
@@ -12661,7 +12430,6 @@ msgid "Checks 1 or more conditions and returns a value corresponding to the firs
msgstr "Gwiriañ a ra 1 pe veur a ziferadenn ha reiñ a ra ar werzh a glot gant an diferadenn gentañ a zo gwir."
#: scfuncs.hrc:3597
-#, fuzzy
msgctxt "SC_OPCODE_IFS_MS"
msgid "Test"
msgstr "Prouad"
@@ -12672,7 +12440,6 @@ msgid "Any value or expression which can be either TRUE or FALSE."
msgstr "Pep gwerzh pe vomm a c'hall bezañ pe GWIR pe DIWIR."
#: scfuncs.hrc:3599
-#, fuzzy
msgctxt "SC_OPCODE_IFS_MS"
msgid "Result"
msgstr "Disoc'h"
@@ -12699,7 +12466,6 @@ msgid "Value that will be compared against value1-valueN."
msgstr "Gwerzh a vo keñveriet ouzh gwerzh1 - gwerzhN."
#: scfuncs.hrc:3609
-#, fuzzy
msgctxt "SC_OPCODE_SWITCH_MS"
msgid "Value"
msgstr "Gwerzh"
@@ -12710,7 +12476,6 @@ msgid "Value that will be compared against expression."
msgstr "Gwerzh a vo keñveriet ouzh ur riñvenn."
#: scfuncs.hrc:3611
-#, fuzzy
msgctxt "SC_OPCODE_SWITCH_MS"
msgid "Result"
msgstr "Disoc'h"
@@ -12838,7 +12603,6 @@ msgid "The text to be found."
msgstr "An destenn da glask."
#: scfuncs.hrc:3653
-#, fuzzy
msgctxt "SC_OPCODE_FIND"
msgid "Text"
msgstr "Testenn"
@@ -12876,7 +12640,6 @@ msgid "The text to be found."
msgstr "An destenn da glask."
#: scfuncs.hrc:3665
-#, fuzzy
msgctxt "SC_OPCODE_SEARCH"
msgid "Text"
msgstr "Testenn"
@@ -12903,7 +12666,6 @@ msgid "Removes extra spaces from text."
msgstr "Dilemel a ra an holl esaouioù diezhomm etre ar gerioù."
#: scfuncs.hrc:3675
-#, fuzzy
msgctxt "SC_OPCODE_TRIM"
msgid "Text"
msgstr "Testenn"
@@ -12919,7 +12681,6 @@ msgid "Capitalizes the first letter in all words."
msgstr "Lakaat a ra al lizherenn gentañ eus pep ger da bennlizherenn."
#: scfuncs.hrc:3683
-#, fuzzy
msgctxt "SC_OPCODE_PROPER"
msgid "Text"
msgstr "Testenn"
@@ -12935,7 +12696,6 @@ msgid "Converts text to uppercase."
msgstr "Amdreiñ a ra holl lizherennoù da pennlizherennoù."
#: scfuncs.hrc:3691
-#, fuzzy
msgctxt "SC_OPCODE_UPPER"
msgid "Text"
msgstr "Testenn"
@@ -12951,7 +12711,6 @@ msgid "Converts text to lowercase."
msgstr "Amdreiñ a ra an destenn da lizherennoù munut."
#: scfuncs.hrc:3699
-#, fuzzy
msgctxt "SC_OPCODE_LOWER"
msgid "Text"
msgstr "Testenn"
@@ -12967,7 +12726,6 @@ msgid "Converts text to a number."
msgstr "Amdreiñ a ra un destenn d'un niver."
#: scfuncs.hrc:3707
-#, fuzzy
msgctxt "SC_OPCODE_VALUE"
msgid "Text"
msgstr "Testenn"
@@ -12983,7 +12741,6 @@ msgid "Converts a number to text according to a given format."
msgstr "Amdreiñ a ra un niver da destenn hervez ar mentrezh lavaret."
#: scfuncs.hrc:3715
-#, fuzzy
msgctxt "SC_OPCODE_TEXT"
msgid "Number"
msgstr "Niver"
@@ -13009,7 +12766,6 @@ msgid "Returns a value if it is text, otherwise an empty string."
msgstr "Adkas a ra ur werzh mard eo un destenn, a-hend-all un hedad goullo."
#: scfuncs.hrc:3725
-#, fuzzy
msgctxt "SC_OPCODE_T"
msgid "Value"
msgstr "Gwerzh"
@@ -13073,7 +12829,6 @@ msgid "Formats a number with a fixed number of places after the decimal point an
msgstr "Mentrezhañ a ra un niver gant un niver spisaet a zekrannennoù ha disrannerioù milliadoù."
#: scfuncs.hrc:3747
-#, fuzzy
msgctxt "SC_OPCODE_FIXED"
msgid "Number"
msgstr "Niver"
@@ -13109,7 +12864,6 @@ msgid "Calculates length of a text string."
msgstr "Reiñ a ra hirder un hedad testenn."
#: scfuncs.hrc:3759
-#, fuzzy
msgctxt "SC_OPCODE_LEN"
msgid "Text"
msgstr "Testenn"
@@ -13125,7 +12879,6 @@ msgid "Returns the first character or characters of a text."
msgstr "Eztennañ a ra arouezenn gentañ pe arouezennoù kentañ un destenn."
#: scfuncs.hrc:3767
-#, fuzzy
msgctxt "SC_OPCODE_LEFT"
msgid "Text"
msgstr "Testenn"
@@ -13136,7 +12889,6 @@ msgid "The text where the initial partial words are to be determined."
msgstr "An destenn ma vo despizet he gerioù derou darnel."
#: scfuncs.hrc:3769
-#, fuzzy
msgctxt "SC_OPCODE_LEFT"
msgid "Number"
msgstr "Niver"
@@ -13152,7 +12904,6 @@ msgid "Returns the last character or characters of a text."
msgstr "Adkas a ra arouezenn(où) diwezhañ un destenn."
#: scfuncs.hrc:3777
-#, fuzzy
msgctxt "SC_OPCODE_RIGHT"
msgid "Text"
msgstr "Testenn"
@@ -13163,7 +12914,6 @@ msgid "The text in which the end partial words are to be determined."
msgstr "An destenn ma vo erspizet ar gerioù dibenn darnel enni."
#: scfuncs.hrc:3779
-#, fuzzy
msgctxt "SC_OPCODE_RIGHT"
msgid "Number"
msgstr "Niver"
@@ -13179,7 +12929,6 @@ msgid "Returns a partial text string of a text."
msgstr "Adkas a ra un hedad arouezennoù darnel eus un destenn."
#: scfuncs.hrc:3787
-#, fuzzy
msgctxt "SC_OPCODE_MID"
msgid "Text"
msgstr "Testenn"
@@ -13201,7 +12950,6 @@ msgid "The position from which the part word is to be determined."
msgstr "Al lec'hiadur ma vo despizet ar ger darnel dioutañ."
#: scfuncs.hrc:3791
-#, fuzzy
msgctxt "SC_OPCODE_MID"
msgid "Number"
msgstr "Niver"
@@ -13217,7 +12965,6 @@ msgid "Repeats text a given number of times."
msgstr "Arren un destenn kement ha goulennet."
#: scfuncs.hrc:3799
-#, fuzzy
msgctxt "SC_OPCODE_REPT"
msgid "Text"
msgstr "Testenn"
@@ -13228,7 +12975,6 @@ msgid "The text to be repeated."
msgstr "An destenn da arren."
#: scfuncs.hrc:3801
-#, fuzzy
msgctxt "SC_OPCODE_REPT"
msgid "Number"
msgstr "Niver"
@@ -13244,7 +12990,6 @@ msgid "Substitutes new text for old text in a string."
msgstr "Erlec'hiañ a ra un destenn nevez ouzh un destenn kozh en un hedad."
#: scfuncs.hrc:3809
-#, fuzzy
msgctxt "SC_OPCODE_SUBSTITUTE"
msgid "Text"
msgstr "Testenn"
@@ -13293,7 +13038,6 @@ msgid "Converts a positive integer to text from a number system to the base defi
msgstr "Amdreiñ a ra un niver kevan muiel da destenn diouzh ur reizhiad niverenniñ en diazez spisaet."
#: scfuncs.hrc:3823
-#, fuzzy
msgctxt "SC_OPCODE_BASE"
msgid "Number"
msgstr "Niver"
@@ -13330,7 +13074,6 @@ msgid "Converts a text of a specified number system to a positive integer in the
msgstr "Amdreiñ a ra un destenn eus ur reizhiad niverenniñ d'un niver kevan muiel en diazez spisaet."
#: scfuncs.hrc:3835
-#, fuzzy
msgctxt "SC_OPCODE_DECIMAL"
msgid "Text"
msgstr "Testenn"
@@ -13357,19 +13100,16 @@ msgid "Converts a value according to a conversion table in the configuration (ma
msgstr ""
#: scfuncs.hrc:3845
-#, fuzzy
msgctxt "SC_OPCODE_CONVERT_OOO"
msgid "Value"
msgstr "Gwerzh"
#: scfuncs.hrc:3846
-#, fuzzy
msgctxt "SC_OPCODE_CONVERT_OOO"
msgid "The value to be converted."
msgstr "Gwerzh da amdreiñ"
#: scfuncs.hrc:3847 /home/cl/vc/git/libo-core/sc/inc/scfuncs.hrc:3849
-#, fuzzy
msgctxt "SC_OPCODE_CONVERT_OOO"
msgid "Text"
msgstr "Testenn"
@@ -13445,7 +13185,6 @@ msgid "Returns the numeric code for the first Unicode character in a text string
msgstr "Adkas a ra ar voneg niverel evit an arouezenn gentañ mod Unicode en un hedad testenn."
#: scfuncs.hrc:3881
-#, fuzzy
msgctxt "SC_OPCODE_UNICODE"
msgid "Text"
msgstr "Testenn"
@@ -13461,7 +13200,6 @@ msgid "Converts a code number into a Unicode character or letter."
msgstr "Amdreiñ a ra ur voneg niverel da arouezenn pe lizherenn mod Unicode."
#: scfuncs.hrc:3888
-#, fuzzy
msgctxt "SC_OPCODE_UNICHAR"
msgid "Number"
msgstr "Niver"
@@ -13477,7 +13215,6 @@ msgid "Converts a value from one to another Euro currency."
msgstr "Amdreiñ a ra ur werzh diouzh ur moneiz d'unan all e Euro."
#: scfuncs.hrc:3895
-#, fuzzy
msgctxt "SC_OPCODE_EUROCONVERT"
msgid "Value"
msgstr "Gwerzh"
@@ -13539,7 +13276,6 @@ msgid "Converts text to a number, in a locale-independent way."
msgstr "Amdreiñ a ra an destenn d'un niver, gant un doare dizalc'h e-keñver an arventennoù lec'hel."
#: scfuncs.hrc:3911
-#, fuzzy
msgctxt "SC_OPCODE_NUMBERVALUE"
msgid "Text"
msgstr "Testenn"
@@ -13687,7 +13423,6 @@ msgid "Calculates length of a text string, with DBCS"
msgstr "Reiñ a ra hirder un hedad testenn, gant DBCS"
#: scfuncs.hrc:3968
-#, fuzzy
msgctxt "SC_OPCODE_LENB"
msgid "Text"
msgstr "Testenn"
@@ -13703,7 +13438,6 @@ msgid "Returns the last character or characters of a text,with DBCS"
msgstr "Adkas a ra arouezenn(où) diwezhañ un destenn, gant DBCS."
#: scfuncs.hrc:3975
-#, fuzzy
msgctxt "SC_OPCODE_RIGHTB"
msgid "Text"
msgstr "Testenn"
@@ -13714,7 +13448,6 @@ msgid "The text in which the end partial words are to be determined."
msgstr "An destenn ma vo erspizet ar gerioù dibenn darnel enni."
#: scfuncs.hrc:3977
-#, fuzzy
msgctxt "SC_OPCODE_RIGHTB"
msgid "Number"
msgstr "Niver"
@@ -13730,7 +13463,6 @@ msgid "Returns the first character or characters of a text,with DBCS"
msgstr "Eztennañ a ra arouezenn gentañ pe arouezennoù kentañ un destenn, gant DBCS."
#: scfuncs.hrc:3984
-#, fuzzy
msgctxt "SC_OPCODE_LEFTB"
msgid "Text"
msgstr "Testenn"
@@ -13741,7 +13473,6 @@ msgid "The text where the initial partial words are to be determined."
msgstr "An destenn ma vo despizet he gerioù derou darnel."
#: scfuncs.hrc:3986
-#, fuzzy
msgctxt "SC_OPCODE_LEFTB"
msgid "Number"
msgstr "Niver"
@@ -13757,7 +13488,6 @@ msgid "Returns a partial text string of a text, with DBCS"
msgstr "Adkas a ra un hedad arouezennoù darnel eus un destenn, gant DBCS."
#: scfuncs.hrc:3993
-#, fuzzy
msgctxt "SC_OPCODE_MIDB"
msgid "Text"
msgstr "Testenn"
@@ -13779,7 +13509,6 @@ msgid "The position from which the part word is to be determined."
msgstr "Al lec'hiadur ma vo despizet ar ger darnel dioutañ."
#: scfuncs.hrc:3997
-#, fuzzy
msgctxt "SC_OPCODE_MIDB"
msgid "Number"
msgstr "Niver"
@@ -13895,7 +13624,6 @@ msgid "Returns the error function."
msgstr "Reiñ a ra ar gevreizhenn fazi"
#: scfuncs.hrc:4040
-#, fuzzy
msgctxt "SC_OPCODE_ERF_MS"
msgid "Lower limit"
msgstr "Isbevenn"
@@ -13911,7 +13639,6 @@ msgid "Returns the complementary error function."
msgstr "Reiñ a ra ar gevreizhenn fazi klokaus."
#: scfuncs.hrc:4047
-#, fuzzy
msgctxt "SC_OPCODE_ERFC_MS"
msgid "Lower limit"
msgstr "Isbevenn"
@@ -13954,13 +13681,11 @@ msgid "Rounds a number to predefined significant digits."
msgstr ""
#: scfuncs.hrc:4064
-#, fuzzy
msgctxt "SC_OPCODE_ROUNDSIG"
msgid "Value"
msgstr "Gwerzh"
#: scfuncs.hrc:4065
-#, fuzzy
msgctxt "SC_OPCODE_ROUNDSIG"
msgid "The number to be rounded."
msgstr "An niver da rontaat."
@@ -13982,13 +13707,11 @@ msgid "Replaces characters within a text string with a different text string, wi
msgstr "Amsaviñ a ra arouezennoù en un hedad testenn gant un hedad destenn disheñvel."
#: scfuncs.hrc:4073
-#, fuzzy
msgctxt "SC_OPCODE_REPLACEB"
msgid "Text"
msgstr "Testenn"
#: scfuncs.hrc:4074
-#, fuzzy
msgctxt "SC_OPCODE_REPLACEB"
msgid "The text in which some characters are to be replaced."
msgstr "An destenn ma vo amsavet arouezennoù zo enni."
@@ -14000,7 +13723,6 @@ msgid "Position"
msgstr "Lec'hiadur"
#: scfuncs.hrc:4076
-#, fuzzy
msgctxt "SC_OPCODE_REPLACEB"
msgid "The character position from which text is to be replaced."
msgstr "Lec'hiadur an arouezenn ma vo amsavet an destenn dioutañ."
@@ -14012,7 +13734,6 @@ msgid "Length"
msgstr "Led"
#: scfuncs.hrc:4078
-#, fuzzy
msgctxt "SC_OPCODE_REPLACEB"
msgid "The number of characters to be replaced."
msgstr "An niver a arouezennoù da amsaviñ."
@@ -14024,7 +13745,6 @@ msgid "New text"
msgstr "testenn nevez"
#: scfuncs.hrc:4080
-#, fuzzy
msgctxt "SC_OPCODE_REPLACEB"
msgid "The text to be inserted."
msgstr "An destenn da enlakaat."
@@ -14041,19 +13761,16 @@ msgid "Find text"
msgstr "Kavout an destenn"
#: scfuncs.hrc:4088
-#, fuzzy
msgctxt "SC_OPCODE_FINDB"
msgid "The text to be found."
msgstr "An destenn da glask."
#: scfuncs.hrc:4089
-#, fuzzy
msgctxt "SC_OPCODE_FINDB"
msgid "Text"
msgstr "Testenn"
#: scfuncs.hrc:4090
-#, fuzzy
msgctxt "SC_OPCODE_FINDB"
msgid "The text in which a search is to be made."
msgstr "An destenn ma vo graet ar c'hlask enni."
@@ -14065,7 +13782,6 @@ msgid "Position"
msgstr "Lec'hiadur"
#: scfuncs.hrc:4092
-#, fuzzy
msgctxt "SC_OPCODE_FINDB"
msgid "The position in the text from which the search starts."
msgstr "Al lec'hiadur en destenn ma vo kroget ar c'hlask dioutañ."
@@ -14082,19 +13798,16 @@ msgid "Find text"
msgstr "Kavout an destenn"
#: scfuncs.hrc:4100
-#, fuzzy
msgctxt "SC_OPCODE_SEARCHB"
msgid "The text to be found."
msgstr "An destenn da glask."
#: scfuncs.hrc:4101
-#, fuzzy
msgctxt "SC_OPCODE_SEARCHB"
msgid "Text"
msgstr "Testenn"
#: scfuncs.hrc:4102
-#, fuzzy
msgctxt "SC_OPCODE_SEARCHB"
msgid "The text in which a search is to be made."
msgstr "An destenn ma vo graet ar c'hlask enni."
@@ -14106,7 +13819,6 @@ msgid "Position"
msgstr "Lec'hiadur"
#: scfuncs.hrc:4104
-#, fuzzy
msgctxt "SC_OPCODE_SEARCHB"
msgid "The position in the text from which the search starts."
msgstr "Al lec'hiadur en destenn ma vo kroget ar c'hlask dioutañ."
@@ -14124,7 +13836,6 @@ msgid "Hidden Styles"
msgstr "Stiloù kuzh"
#: scstyles.hrc:31
-#, fuzzy
msgctxt "RID_CELLSTYLEFAMILY"
msgid "Applied Styles"
msgstr "Stiloù arloet"
@@ -14518,7 +14229,6 @@ msgid "(Preview mode)"
msgstr "(Mod an alberz)"
#: strings.hrc:102
-#, fuzzy
msgctxt "SCSTR_PRINTOPT_PAGES"
msgid "Pages"
msgstr "Pajennoù"
@@ -14542,19 +14252,16 @@ msgid "~All sheets"
msgstr "An holl follennoù"
#: strings.hrc:106
-#, fuzzy
msgctxt "SCSTR_PRINTOPT_SELECTEDSHEETS"
msgid "~Selected sheets"
msgstr "~Follennoù diuzet"
#: strings.hrc:107
-#, fuzzy
msgctxt "SCSTR_PRINTOPT_SELECTEDCELLS"
msgid "Selected cells"
msgstr "Kelligoù bet diuzet"
#: strings.hrc:108
-#, fuzzy
msgctxt "SCSTR_PRINTOPT_FROMWHICH"
msgid "From which print"
msgstr "Ma vo moullet diouto"
@@ -14800,37 +14507,31 @@ msgid "Drawing objects"
msgstr "Ergorennoù tresañ"
#: strings.hrc:158
-#, fuzzy
msgctxt "SCSTR_DRAGMODE"
msgid "Drag Mode"
msgstr "Mod Riklañ"
#: strings.hrc:159
-#, fuzzy
msgctxt "SCSTR_DISPLAY"
msgid "Display"
msgstr "Skrammañ"
#: strings.hrc:160
-#, fuzzy
msgctxt "SCSTR_ACTIVE"
msgid "active"
msgstr "oberiat"
#: strings.hrc:161
-#, fuzzy
msgctxt "SCSTR_NOTACTIVE"
msgid "inactive"
msgstr "dizoberiant"
#: strings.hrc:162
-#, fuzzy
msgctxt "SCSTR_HIDDEN"
msgid "hidden"
msgstr "kuzh"
#: strings.hrc:163
-#, fuzzy
msgctxt "SCSTR_ACTIVEWIN"
msgid "Active Window"
msgstr "Prenestr oberiat"
@@ -14842,7 +14543,6 @@ msgid "Scenario Name"
msgstr "Anv ar senario"
#: strings.hrc:165
-#, fuzzy
msgctxt "SCSTR_QHLP_SCEN_COMMENT"
msgid "Comment"
msgstr "Askelenn"
@@ -15062,14 +14762,12 @@ msgstr "Adviziata"
#. MovingAverageDialog
#: strings.hrc:214
-#, fuzzy
msgctxt "STR_MOVING_AVERAGE_UNDO_NAME"
msgid "Moving Average"
msgstr "Keitad hefiñv"
#. ExponentialSmoothingDialog
#: strings.hrc:216
-#, fuzzy
msgctxt "STR_EXPONENTIAL_SMOOTHING_UNDO_NAME"
msgid "Exponential Smoothing"
msgstr "Lenkraat argemmvac'hel"
@@ -15094,7 +14792,6 @@ msgid "ANOVA - Two Factor"
msgstr "ANOVA - Div barenn"
#: strings.hrc:221
-#, fuzzy
msgctxt "STR_ANOVA_LABEL_GROUPS"
msgid "Groups"
msgstr "Strolladoù"
@@ -15153,14 +14850,12 @@ msgid "F critical"
msgstr "Eizik F"
#: strings.hrc:231
-#, fuzzy
msgctxt "STR_ANOVA_LABEL_TOTAL"
msgid "Total"
msgstr "Hollad"
#. CorrelationDialog
#: strings.hrc:233
-#, fuzzy
msgctxt "STR_CORRELATION_UNDO_NAME"
msgid "Correlation"
msgstr "Keflen"
@@ -15173,7 +14868,6 @@ msgstr "Keflen"
#. CovarianceDialog
#: strings.hrc:236
-#, fuzzy
msgctxt "STR_COVARIANCE_UNDO_NAME"
msgid "Covariance"
msgstr "Kehebiant"
@@ -15186,25 +14880,21 @@ msgstr "Kehebiant"
#. DescriptiveStatisticsDialog
#: strings.hrc:239
-#, fuzzy
msgctxt "STR_DESCRIPTIVE_STATISTICS_UNDO_NAME"
msgid "Descriptive Statistics"
msgstr "Stadegoù deskrivañ"
#: strings.hrc:240
-#, fuzzy
msgctxt "STRID_CALC_MEAN"
msgid "Mean"
msgstr "Keitad"
#: strings.hrc:241
-#, fuzzy
msgctxt "STRID_CALC_STD_ERROR"
msgid "Standard Error"
msgstr "Fazi skoueriek"
#: strings.hrc:242
-#, fuzzy
msgctxt "STRID_CALC_MODE"
msgid "Mode"
msgstr "Mod"
@@ -15216,13 +14906,11 @@ msgid "Median"
msgstr "Kreiztuenn"
#: strings.hrc:244
-#, fuzzy
msgctxt "STRID_CALC_VARIANCE"
msgid "Variance"
msgstr "Hebiant"
#: strings.hrc:245
-#, fuzzy
msgctxt "STRID_CALC_STD_DEVIATION"
msgid "Standard Deviation"
msgstr "Forc'had rizh"
@@ -15240,31 +14928,26 @@ msgid "Skewness"
msgstr "Ankemparzhder"
#: strings.hrc:248
-#, fuzzy
msgctxt "STRID_CALC_RANGE"
msgid "Range"
msgstr "Lijorenn"
#: strings.hrc:249
-#, fuzzy
msgctxt "STRID_CALC_MIN"
msgid "Minimum"
msgstr "Izek"
#: strings.hrc:250
-#, fuzzy
msgctxt "STRID_CALC_MAX"
msgid "Maximum"
msgstr "Uc'hek"
#: strings.hrc:251
-#, fuzzy
msgctxt "STRID_CALC_SUM"
msgid "Sum"
msgstr "Sammad"
#: strings.hrc:252
-#, fuzzy
msgctxt "STRID_CALC_COUNT"
msgid "Count"
msgstr "Kont"
@@ -15289,79 +14972,66 @@ msgid "Random ($(DISTRIBUTION))"
msgstr "Dargouezhek ($(DISTRIBUTION))"
#: strings.hrc:257
-#, fuzzy
msgctxt "STR_DISTRIBUTION_UNIFORM_REAL"
msgid "Uniform"
msgstr "Unvan"
#: strings.hrc:258
-#, fuzzy
msgctxt "STR_DISTRIBUTION_UNIFORM_INTEGER"
msgid "Uniform Integer"
msgstr "niver kevan unvan"
#: strings.hrc:259
-#, fuzzy
msgctxt "STR_DISTRIBUTION_NORMAL"
msgid "Normal"
msgstr "Reizh"
#: strings.hrc:260
-#, fuzzy
msgctxt "STR_DISTRIBUTION_CAUCHY"
msgid "Cauchy"
msgstr "Cauchy"
#: strings.hrc:261
-#, fuzzy
msgctxt "STR_DISTRIBUTION_BERNOULLI"
msgid "Bernoulli"
msgstr "Bernoulli"
#: strings.hrc:262
-#, fuzzy
msgctxt "STR_DISTRIBUTION_BINOMIAL"
msgid "Binomial"
msgstr "Binomiek"
#: strings.hrc:263
-#, fuzzy
msgctxt "STR_DISTRIBUTION_NEGATIVE_BINOMIAL"
msgid "Negative Binomial"
msgstr "Binomiek leiel"
#: strings.hrc:264
-#, fuzzy
msgctxt "STR_DISTRIBUTION_CHI_SQUARED"
msgid "Chi Squared"
msgstr "Khi-daou"
#: strings.hrc:265
-#, fuzzy
msgctxt "STR_DISTRIBUTION_GEOMETRIC"
msgid "Geometric"
msgstr "Mentoniel"
#: strings.hrc:266
-#, fuzzy
msgctxt "STR_RNG_PARAMETER_MINIMUM"
msgid "Minimum"
msgstr "Izek"
#: strings.hrc:267
-#, fuzzy
msgctxt "STR_RNG_PARAMETER_MAXIMUM"
msgid "Maximum"
msgstr "Uc'hek"
#: strings.hrc:268
-#, fuzzy
msgctxt "STR_RNG_PARAMETER_MEAN"
msgid "Mean"
msgstr "Keitad"
#: strings.hrc:269
-#, fuzzy
msgctxt "STR_RNG_PARAMETER_STANDARD_DEVIATION"
msgid "Standard Deviation"
msgstr "Forc'had rizh"
@@ -15398,7 +15068,6 @@ msgstr "Gwerzh nu"
#. SamplingDialog
#: strings.hrc:276
-#, fuzzy
msgctxt "STR_SAMPLING_UNDO_NAME"
msgid "Sampling"
msgstr "Standilhonañ"
@@ -15445,13 +15114,11 @@ msgid "Test of Independence (Chi-Square)"
msgstr "Prouad an dizalc'h (Khi-daou)"
#: strings.hrc:285
-#, fuzzy
msgctxt "STR_REGRESSION_UNDO_NAME"
msgid "Regression"
msgstr "Argizañ"
#: strings.hrc:286
-#, fuzzy
msgctxt "STR_REGRESSION"
msgid "Regression"
msgstr "Argizañ"
@@ -15470,7 +15137,6 @@ msgid "Row %NUMBER%"
msgstr "Renk %NUMBER%"
#: strings.hrc:290
-#, fuzzy
msgctxt "STR_LABEL_ALPHA"
msgid "Alpha"
msgstr "Alfa"
@@ -15537,13 +15203,11 @@ msgid "Linear"
msgstr "_Uelinennek"
#: strings.hrc:302
-#, fuzzy
msgctxt "STR_LABEL_LOGARITHMIC"
msgid "Logarithmic"
msgstr "Treoliek"
#: strings.hrc:303
-#, fuzzy
msgctxt "STR_LABEL_POWER"
msgid "Power"
msgstr "Mac'h"
@@ -16133,19 +15797,16 @@ msgid "All Cells"
msgstr ""
#: conditionalentry.ui:59
-#, fuzzy
msgctxt "conditionalentry|type"
msgid "Cell value is"
msgstr "Gwerzh ar gellig zo"
#: conditionalentry.ui:60
-#, fuzzy
msgctxt "conditionalentry|type"
msgid "Formula is"
msgstr "Reollun zo"
#: conditionalentry.ui:61
-#, fuzzy
msgctxt "conditionalentry|type"
msgid "Date is"
msgstr "An deiziad a dalv da "
@@ -16169,43 +15830,36 @@ msgid "Enter a value:"
msgstr "Enankit ur werzh !"
#: conditionalentry.ui:162
-#, fuzzy
msgctxt "conditionalentry|options"
msgid "More Options..."
msgstr "Muioc'h a zibarzhioù..."
#: conditionalentry.ui:175
-#, fuzzy
msgctxt "conditionalentry|colscalemin"
msgid "Automatic"
msgstr "Emgefreek"
#: conditionalentry.ui:176
-#, fuzzy
msgctxt "conditionalentry|colscalemin"
msgid "Min"
msgstr "Izek"
#: conditionalentry.ui:177
-#, fuzzy
msgctxt "conditionalentry|colscalemin"
msgid "Max"
msgstr "Uc'hek"
#: conditionalentry.ui:178
-#, fuzzy
msgctxt "conditionalentry|colscalemin"
msgid "Percentile"
msgstr "Kantranner"
#: conditionalentry.ui:179
-#, fuzzy
msgctxt "conditionalentry|colscalemin"
msgid "Value"
msgstr "Gwerzh"
#: conditionalentry.ui:180
-#, fuzzy
msgctxt "conditionalentry|colscalemin"
msgid "Percent"
msgstr "Dregantad"
@@ -16217,37 +15871,31 @@ msgid "Formula"
msgstr "Reollun"
#: conditionalentry.ui:193
-#, fuzzy
msgctxt "conditionalentry|colscalemiddle"
msgid "Automatic"
msgstr "Emgefreek"
#: conditionalentry.ui:194
-#, fuzzy
msgctxt "conditionalentry|colscalemiddle"
msgid "Min"
msgstr "Izek"
#: conditionalentry.ui:195
-#, fuzzy
msgctxt "conditionalentry|colscalemiddle"
msgid "Max"
msgstr "Uc'hek"
#: conditionalentry.ui:196
-#, fuzzy
msgctxt "conditionalentry|colscalemiddle"
msgid "Percentile"
msgstr "Kantranner"
#: conditionalentry.ui:197
-#, fuzzy
msgctxt "conditionalentry|colscalemiddle"
msgid "Value"
msgstr "Gwerzh"
#: conditionalentry.ui:198
-#, fuzzy
msgctxt "conditionalentry|colscalemiddle"
msgid "Percent"
msgstr "Dregantad"
@@ -16259,37 +15907,31 @@ msgid "Formula"
msgstr "Reollun"
#: conditionalentry.ui:211
-#, fuzzy
msgctxt "conditionalentry|colscalemax"
msgid "Automatic"
msgstr "Emgefreek"
#: conditionalentry.ui:212
-#, fuzzy
msgctxt "conditionalentry|colscalemax"
msgid "Min"
msgstr "Izek"
#: conditionalentry.ui:213
-#, fuzzy
msgctxt "conditionalentry|colscalemax"
msgid "Max"
msgstr "Uc'hek"
#: conditionalentry.ui:214
-#, fuzzy
msgctxt "conditionalentry|colscalemax"
msgid "Percentile"
msgstr "Kantranner"
#: conditionalentry.ui:215
-#, fuzzy
msgctxt "conditionalentry|colscalemax"
msgid "Value"
msgstr "Gwerzh"
#: conditionalentry.ui:216
-#, fuzzy
msgctxt "conditionalentry|colscalemax"
msgid "Percent"
msgstr "Dregantad"
@@ -16301,25 +15943,21 @@ msgid "Formula"
msgstr "Reollun"
#: conditionalentry.ui:228
-#, fuzzy
msgctxt "conditionalentry|preview|tooltip_text"
msgid "Example"
msgstr "Skouer"
#: conditionalentry.ui:251
-#, fuzzy
msgctxt "conditionalentry|typeis"
msgid "equal to"
msgstr "par da"
#: conditionalentry.ui:252
-#, fuzzy
msgctxt "conditionalentry|typeis"
msgid "less than"
msgstr "bihanoc'h eget"
#: conditionalentry.ui:253
-#, fuzzy
msgctxt "conditionalentry|typeis"
msgid "greater than"
msgstr "brasoc'h eget"
@@ -16343,19 +15981,16 @@ msgid "not equal to"
msgstr "disheñvel"
#: conditionalentry.ui:257
-#, fuzzy
msgctxt "conditionalentry|typeis"
msgid "between"
msgstr "etre"
#: conditionalentry.ui:258
-#, fuzzy
msgctxt "conditionalentry|typeis"
msgid "not between"
msgstr "ket etre"
#: conditionalentry.ui:259
-#, fuzzy
msgctxt "conditionalentry|typeis"
msgid "duplicate"
msgstr "eilañ"
@@ -16410,7 +16045,6 @@ msgid "below or equal average"
msgstr "Keitad izeloc'h pe bar"
#: conditionalentry.ui:269
-#, fuzzy
msgctxt "conditionalentry|typeis"
msgid "Error"
msgstr "Fazi"
@@ -16439,7 +16073,6 @@ msgid "Contains"
msgstr "Zo ennañ"
#: conditionalentry.ui:274
-#, fuzzy
msgctxt "conditionalentry|typeis"
msgid "Not Contains"
msgstr "N'eus ket ennañ"
@@ -16532,7 +16165,6 @@ msgid "Color Scale (3 Entries)"
msgstr ""
#: conditionalentry.ui:314
-#, fuzzy
msgctxt "conditionalentry|colorformat"
msgid "Data Bar"
msgstr "Barrennad roadennoù"
@@ -16683,19 +16315,16 @@ msgid " >= "
msgstr ""
#: conditionaliconset.ui:43
-#, fuzzy
msgctxt "conditionaliconset|listbox"
msgid "Value"
msgstr "Gwerzh"
#: conditionaliconset.ui:44
-#, fuzzy
msgctxt "conditionaliconset|listbox"
msgid "Percent"
msgstr "Dregantad"
#: conditionaliconset.ui:45
-#, fuzzy
msgctxt "conditionaliconset|listbox"
msgid "Percentile"
msgstr "Kantranner"
@@ -17397,13 +17026,11 @@ msgid "_Close"
msgstr "_Serriñ"
#: dataprovider.ui:9
-#, fuzzy
msgctxt "dataprovider|DataStreamDialog"
msgid "Live Data Streams"
msgstr "Lanvoù roadennoù war-eeun"
#: dataprovider.ui:107
-#, fuzzy
msgctxt "dataprovider|label6"
msgid "URL:"
msgstr "URL :"
@@ -17437,19 +17064,16 @@ msgid "Search String:"
msgstr ""
#: dataprovider.ui:268
-#, fuzzy
msgctxt "dataprovider|label"
msgid "Source Stream"
msgstr "Lanv tarzh"
#: dataproviderentry.ui:46
-#, fuzzy
msgctxt "dataproviderentry|url"
msgid "URL:"
msgstr "URL :"
#: dataproviderentry.ui:57
-#, fuzzy
msgctxt "dataproviderentry|id"
msgid "ID:"
msgstr "Naoudi :"
@@ -17775,7 +17399,6 @@ msgid "Edit Setting"
msgstr "Embann an arventennoù"
#: dropmenu.ui:12
-#, fuzzy
msgctxt "dropmenu|hyperlink"
msgid "Insert as Hyperlink"
msgstr "Enlakaat evel gourere"
@@ -17787,7 +17410,6 @@ msgid "Insert as Link"
msgstr "Enlakaat un ere"
#: dropmenu.ui:28
-#, fuzzy
msgctxt "dropmenu|copy"
msgid "Insert as Copy"
msgstr "Enlakaat evel eilad"
@@ -18100,7 +17722,6 @@ msgid "Left and Right Borders"
msgstr ""
#: floatinglinestyle.ui:41
-#, fuzzy
msgctxt "floatinglinestyle|more"
msgid "_More Options..."
msgstr "_Muioc'h a zibarzhioù..."
@@ -18226,7 +17847,6 @@ msgid "Insert Function into calculation sheet"
msgstr ""
#: functionpanel.ui:59
-#, fuzzy
msgctxt "functionpanel|category"
msgid "Last Used"
msgstr "Arveret da ziwezhañ"
@@ -18238,7 +17858,6 @@ msgid "All"
msgstr "An holl bajennoù"
#: functionpanel.ui:61
-#, fuzzy
msgctxt "functionpanel|category"
msgid "Database"
msgstr "Stlennvon"
@@ -18286,19 +17905,16 @@ msgid "Statistical"
msgstr "Stadegoù"
#: functionpanel.ui:69
-#, fuzzy
msgctxt "functionpanel|category"
msgid "Spreadsheet"
msgstr "Renkell"
#: functionpanel.ui:70
-#, fuzzy
msgctxt "functionpanel|category"
msgid "Text"
msgstr "Testenn"
#: functionpanel.ui:71
-#, fuzzy
msgctxt "functionpanel|category"
msgid "Add-in"
msgstr "Mollad"
@@ -18735,7 +18351,6 @@ msgid "_From file"
msgstr "_Diouzh ur restr"
#: insertsheet.ui:371
-#, fuzzy
msgctxt "insertsheet|tables-atkobject"
msgid "Tables in file"
msgstr "Taolennoù er restr"
@@ -18836,7 +18451,6 @@ msgid "column"
msgstr "bann"
#: mergecellsdialog.ui:8
-#, fuzzy
msgctxt "mergecellsdialog|MergeCellsDialog"
msgid "Merge Cells"
msgstr "Toueziañ ar c'helligoù"
@@ -19034,13 +18648,11 @@ msgid "Row:"
msgstr "Renk"
#: navigatorpanel.ui:58
-#, fuzzy
msgctxt "navigatorpanel|column|tooltip_text"
msgid "Column"
msgstr "Bann"
#: navigatorpanel.ui:70
-#, fuzzy
msgctxt "navigatorpanel|row|tooltip_text"
msgid "Row"
msgstr "Renk"
@@ -19058,7 +18670,6 @@ msgid "Start"
msgstr "Deroù"
#: navigatorpanel.ui:112
-#, fuzzy
msgctxt "navigatorpanel|end|tooltip_text"
msgid "End"
msgstr "Dibenn"
@@ -19070,7 +18681,6 @@ msgid "Contents"
msgstr "Endalc'had"
#: navigatorpanel.ui:138
-#, fuzzy
msgctxt "navigatorpanel|toggle|tooltip_text"
msgid "Toggle"
msgstr "Trec'haoliñ"
@@ -19082,7 +18692,6 @@ msgid "Scenarios"
msgstr "Senario"
#: navigatorpanel.ui:164
-#, fuzzy
msgctxt "navigatorpanel|dragmode|tooltip_text"
msgid "Drag Mode"
msgstr "Mod Riklañ"
@@ -19094,7 +18703,6 @@ msgid "Document"
msgstr "Teul : "
#: navigatorpanel.ui:193
-#, fuzzy
msgctxt "navigatorpanel|documents-atkobject"
msgid "Active Window"
msgstr "Prenestr oberiat"
@@ -19110,7 +18718,6 @@ msgid "No solution was found."
msgstr "N'eus diskoulm ebet bet kavet."
#: notebookbar.ui:391
-#, fuzzy
msgctxt "notebookbar|FileLabel"
msgid "File"
msgstr "Restr"
@@ -19122,7 +18729,6 @@ msgid "Clone"
msgstr "Kernenn"
#: notebookbar.ui:668
-#, fuzzy
msgctxt "notebookbar|bordertype|tooltip_text"
msgid "Specify the borders of the selected cells."
msgstr "Erspizañ riblennoù ar c'helligoù bet diuzet."
@@ -19134,7 +18740,6 @@ msgid "Vertical Alignment"
msgstr "Desteudañ a-serzh"
#: notebookbar.ui:1053
-#, fuzzy
msgctxt "notebookbar|horizontalalignment|tooltip_text"
msgid "Horizontal Alignment"
msgstr "Desteudañ a-blaen"
@@ -19152,13 +18757,11 @@ msgid "Increase Indent"
msgstr "Kreskaat ar pukad"
#: notebookbar.ui:1139
-#, fuzzy
msgctxt "notebookbar|decreaseindent1|tooltip_text"
msgid "Decrease Indent"
msgstr "Digreskiñ ar pukañ"
#: notebookbar.ui:1677
-#, fuzzy
msgctxt "notebookbar|CalcLabel"
msgid "Home"
msgstr "D'ar gêr"
@@ -19170,13 +18773,11 @@ msgid "Insert Audio or Video"
msgstr "Enlakaat ur restr video pe aodio"
#: notebookbar.ui:1918
-#, fuzzy
msgctxt "notebookbar|InsertSymbol"
msgid "Symbol"
msgstr "Arouez"
#: notebookbar.ui:2022
-#, fuzzy
msgctxt "notebookbar|InsertLabel"
msgid "Insert"
msgstr "Enlakaat"
@@ -19187,13 +18788,11 @@ msgid "Toggle Grid Lines"
msgstr ""
#: notebookbar.ui:2247
-#, fuzzy
msgctxt "notebookbar|PageLayoutLabel"
msgid "Page Layout"
msgstr "Pajennaozañ"
#: notebookbar.ui:2726
-#, fuzzy
msgctxt "notebookbar|DataLabel"
msgid "Data"
msgstr "Roadennoù"
@@ -19205,7 +18804,6 @@ msgid "Auto Spellcheck"
msgstr "Gwiriadur ar reizhskrivañ emgefreek"
#: notebookbar.ui:3041
-#, fuzzy
msgctxt "notebookbar|ReviewLabel"
msgid "Review"
msgstr "Evezhiadenn"
@@ -19222,13 +18820,11 @@ msgid "View"
msgstr "Skrammañ"
#: notebookbar.ui:3860
-#, fuzzy
msgctxt "notebookbar|ImageLabel"
msgid "Image"
msgstr "Skeudenn"
#: notebookbar_groupedbar_compact.ui:3863
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|defaultD"
msgid "Default"
msgstr "Dre ziouer"
@@ -19269,7 +18865,6 @@ msgid "Bad"
msgstr ""
#: notebookbar_groupedbar_compact.ui:3937
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|error"
msgid "Error"
msgstr "Fazi"
@@ -19310,7 +18905,6 @@ msgid "_File"
msgstr "Restr"
#: notebookbar_groupedbar_compact.ui:4782
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|editb"
msgid "_Edit"
msgstr "_Embann"
@@ -19322,13 +18916,11 @@ msgid "St_yles"
msgstr "Stiloù"
#: notebookbar_groupedbar_compact.ui:5092
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|formatb"
msgid "F_ont"
msgstr "N_odrezh"
#: notebookbar_groupedbar_compact.ui:5152
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|bordertype"
msgid "Specify the borders of the selected cells."
msgstr "Erspizañ riblennoù ar c'helligoù bet diuzet."
@@ -19394,7 +18986,6 @@ msgid "_Arrange"
msgstr "Frammadur"
#: notebookbar_groupedbar_compact.ui:6865
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|GridB"
msgid "_Grid"
msgstr "_Kael"
@@ -19412,7 +19003,6 @@ msgid "_Review"
msgstr "Evezhiadenn"
#: notebookbar_groupedbar_compact.ui:7261
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|commentsb"
msgid "_Comments"
msgstr "_Askelennoù"
@@ -19447,7 +19037,6 @@ msgid "_Arrange"
msgstr "Frammadur"
#: notebookbar_groupedbar_compact.ui:8149
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|Grid"
msgid "_Grid"
msgstr "_Kael"
@@ -19476,7 +19065,6 @@ msgid "_Arrange"
msgstr "Frammadur"
#: notebookbar_groupedbar_compact.ui:8865
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|GridO"
msgid "_Grid"
msgstr "_Kael"
@@ -19529,7 +19117,6 @@ msgid "Menubar"
msgstr ""
#: notebookbar_groupedbar_full.ui:3797
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|defaultD"
msgid "Default"
msgstr "Dre ziouer"
@@ -19570,7 +19157,6 @@ msgid "Bad"
msgstr ""
#: notebookbar_groupedbar_full.ui:3871
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|error"
msgid "Error"
msgstr "Fazi"
@@ -19611,7 +19197,6 @@ msgid "_File"
msgstr "Restr"
#: notebookbar_groupedbar_full.ui:4811
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|editb"
msgid "_Edit"
msgstr "_Embann"
@@ -19623,7 +19208,6 @@ msgid "St_yles"
msgstr "Stiloù"
#: notebookbar_groupedbar_full.ui:5278
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|formatb"
msgid "F_ont"
msgstr "N_odrezh"
@@ -19689,7 +19273,6 @@ msgid "C_olor"
msgstr "Liv"
#: notebookbar_groupedbar_full.ui:7640
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|GridB"
msgid "_Grid"
msgstr "_Kael"
@@ -19707,7 +19290,6 @@ msgid "_Review"
msgstr "Evezhiadenn"
#: notebookbar_groupedbar_full.ui:8213
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|commentsb"
msgid "_Comments"
msgstr "_Askelennoù"
@@ -19730,7 +19312,6 @@ msgid "D_raw"
msgstr ""
#: notebookbar_groupedbar_full.ui:9425
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|editdrawb"
msgid "_Edit"
msgstr "_Embann"
@@ -19759,7 +19340,6 @@ msgid "3_D"
msgstr ""
#: notebookbar_groupedbar_full.ui:10580
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|formatd"
msgid "F_ont"
msgstr "N_odrezh"
@@ -19801,7 +19381,6 @@ msgid "_Arrange"
msgstr "Frammadur"
#: notebookbar_groupedbar_full.ui:12164
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|OleGridB"
msgid "_Grid"
msgstr "_Kael"
@@ -19831,7 +19410,6 @@ msgid "_Help"
msgstr "Skoazell"
#: notebookbar_groups.ui:40
-#, fuzzy
msgctxt "notebookbar_groups|hyperlink"
msgid "Hyperlink"
msgstr "Gourere"
@@ -19843,7 +19421,6 @@ msgid "Footnote"
msgstr "Notenn traoñ pajenn"
#: notebookbar_groups.ui:63
-#, fuzzy
msgctxt "notebookbar_groups|endnote"
msgid "Endnote"
msgstr "Notenn dibenn"
@@ -19861,7 +19438,6 @@ msgid "Cross-Reference"
msgstr "Daveoù kroaziet"
#: notebookbar_groups.ui:152
-#, fuzzy
msgctxt "notebookbar_groups|stylemenudefault"
msgid "Default"
msgstr "Dre ziouer"
@@ -19885,7 +19461,6 @@ msgid "Accent 3"
msgstr "Tired "
#: notebookbar_groups.ui:200
-#, fuzzy
msgctxt "notebookbar_groups|stylemenuhed1"
msgid "Heading 1"
msgstr "Talbenn 1"
@@ -19919,7 +19494,6 @@ msgid "Warning"
msgstr "Taolit evezh"
#: notebookbar_groups.ui:260
-#, fuzzy
msgctxt "notebookbar_groups|stylemenustate"
msgid "Error"
msgstr "Fazi"
@@ -19943,7 +19517,6 @@ msgid "None"
msgstr "Tra ebet"
#: notebookbar_groups.ui:304
-#, fuzzy
msgctxt "notebookbar_groups|tablestyledefault"
msgid "Default"
msgstr "Dre ziouer"
@@ -19970,7 +19543,6 @@ msgid "Style 4"
msgstr ""
#: notebookbar_groups.ui:530
-#, fuzzy
msgctxt "notebookbar_groups|filegrouplabel"
msgid "File"
msgstr "Restr"
@@ -20016,19 +19588,16 @@ msgid "Right"
msgstr "Dehou"
#: notebookbar_groups.ui:1275
-#, fuzzy
msgctxt "notebookbar_groups|formatgrouplabel"
msgid "Text"
msgstr "Testenn"
#: notebookbar_groups.ui:1376
-#, fuzzy
msgctxt "notebookbar_groups|mergeb"
msgid "Merge"
msgstr "Toueziañ"
#: notebookbar_groups.ui:1394
-#, fuzzy
msgctxt "notebookbar_groups|splitb"
msgid "Split"
msgstr "Troc'hañ"
@@ -20058,25 +19627,21 @@ msgid "Bottom"
msgstr "En traoñ"
#: notebookbar_groups.ui:1663
-#, fuzzy
msgctxt "notebookbar_groups|tablegrouplabel"
msgid "Spreadsheet"
msgstr "Renkell"
#: notebookbar_groups.ui:1740
-#, fuzzy
msgctxt "notebookbar_groups|shapesb"
msgid "Shapes"
msgstr "Stummoù"
#: notebookbar_groups.ui:1756
-#, fuzzy
msgctxt "notebookbar_groups|linksb"
msgid "Links"
msgstr "Ereoù"
#: notebookbar_groups.ui:1864
-#, fuzzy
msgctxt "notebookbar_groups|insertgrouplabel"
msgid "Insert"
msgstr "Enlakaat"
@@ -20088,7 +19653,6 @@ msgid "Style"
msgstr "Stil"
#: notebookbar_groups.ui:1940
-#, fuzzy
msgctxt "notebookbar_groups|resetb"
msgid "Reset"
msgstr "Adderaouekaat"
@@ -20106,7 +19670,6 @@ msgid "Lock"
msgstr "prennet"
#: notebookbar_groups.ui:2043
-#, fuzzy
msgctxt "notebookbar_groups|imagegrouplabel"
msgid "Image"
msgstr "Skeudenn"
@@ -20118,43 +19681,36 @@ msgid "None"
msgstr "Tra ebet"
#: notebookbar_groups.ui:2108
-#, fuzzy
msgctxt "notebookbar_groups|wrapideal"
msgid "Optimal"
msgstr "Gwellek"
#: notebookbar_groups.ui:2117
-#, fuzzy
msgctxt "notebookbar_groups|wrapon"
msgid "Parallel"
msgstr "A-genstur"
#: notebookbar_groups.ui:2126
-#, fuzzy
msgctxt "notebookbar_groups|wrapleft"
msgid "Before"
msgstr "A-raok"
#: notebookbar_groups.ui:2135
-#, fuzzy
msgctxt "notebookbar_groups|wrapright"
msgid "After"
msgstr "Goude"
#: notebookbar_groups.ui:2144
-#, fuzzy
msgctxt "notebookbar_groups|wrapthrough"
msgid "Through"
msgstr "Dizehan"
#: notebookbar_groups.ui:2159
-#, fuzzy
msgctxt "notebookbar_groups|wrapcontour"
msgid "Contour"
msgstr "Trolinenn"
#: notebookbar_groups.ui:2168
-#, fuzzy
msgctxt "notebookbar_groups|contourdialog"
msgid "Edit Contour"
msgstr "Embann an drolinenn"
@@ -21556,7 +21112,6 @@ msgid "Delete"
msgstr "Dilemel"
#: scenariomenu.ui:20
-#, fuzzy
msgctxt "scenariomenu|edit"
msgid "Properties..."
msgstr "Perzhioù..."
@@ -22194,7 +21749,6 @@ msgid "Text"
msgstr "Testenn"
#: sidebarnumberformat.ui:54
-#, fuzzy
msgctxt "sidebarnumberformat|category-atkobject"
msgid "Category"
msgstr "Rummad"
@@ -22396,7 +21950,6 @@ msgid "Binary"
msgstr "Daoured"
#: solverdlg.ui:535
-#, fuzzy
msgctxt "solverdlg|op1list-atkobject"
msgid "Operator"
msgstr "Niñvader"
@@ -22427,7 +21980,6 @@ msgid "Binary"
msgstr "Daoured"
#: solverdlg.ui:559
-#, fuzzy
msgctxt "solverdlg|op2list-atkobject"
msgid "Operator"
msgstr "Niñvader"
@@ -22458,7 +22010,6 @@ msgid "Binary"
msgstr "Daoured"
#: solverdlg.ui:583
-#, fuzzy
msgctxt "solverdlg|op3list-atkobject"
msgid "Operator"
msgstr "Niñvader"
@@ -22489,31 +22040,26 @@ msgid "Binary"
msgstr "Daoured"
#: solverdlg.ui:607
-#, fuzzy
msgctxt "solverdlg|op4list-atkobject"
msgid "Operator"
msgstr "Niñvader"
#: solverdlg.ui:626
-#, fuzzy
msgctxt "solverdlg|val1edit-atkobject"
msgid "Value"
msgstr "Gwerzh"
#: solverdlg.ui:645
-#, fuzzy
msgctxt "solverdlg|val2edit-atkobject"
msgid "Value"
msgstr "Gwerzh"
#: solverdlg.ui:664
-#, fuzzy
msgctxt "solverdlg|val3edit-atkobject"
msgid "Value"
msgstr "Gwerzh"
#: solverdlg.ui:683
-#, fuzzy
msgctxt "solverdlg|val4edit-atkobject"
msgid "Value"
msgstr "Gwerzh"
@@ -22669,13 +22215,11 @@ msgid "Copy sort results to:"
msgstr "Eilañ disoc'h ar rummañ e :"
#: sortoptionspage.ui:129
-#, fuzzy
msgctxt "sortoptionspage|outarealb-atkobject"
msgid "Copy sort results to:"
msgstr "Eilañ disoc'h ar rummañ e :"
#: sortoptionspage.ui:149
-#, fuzzy
msgctxt "sortoptionspage|outareaed-atkobject"
msgid "Copy sort results to:"
msgstr "Eilañ disoc'h ar rummañ e :"
@@ -22686,7 +22230,6 @@ msgid "Custom sort order"
msgstr "Urzh rummañ personelaet"
#: sortoptionspage.ui:186
-#, fuzzy
msgctxt "sortoptionspage|sortuserlb-atkobject"
msgid "Custom sort order"
msgstr "Urzh rummañ personelaet"
diff --git a/source/br/scaddins/messages.po b/source/br/scaddins/messages.po
index 3967a19f502..ab1a61476dd 100644
--- a/source/br/scaddins/messages.po
+++ b/source/br/scaddins/messages.po
@@ -1085,7 +1085,6 @@ msgid "Returns the product of several complex numbers"
msgstr "Reiñ a ra liesâd meur a niver kemplezh."
#: analysis.hrc:430 /home/cl/vc/git/libo-core/scaddins/inc/analysis.hrc:432
-#, fuzzy
msgctxt "ANALYSIS_Improduct"
msgid "Complex number"
msgstr "Niver kemplezh"
diff --git a/source/br/scp2/source/ooo.po b/source/br/scp2/source/ooo.po
index 916ed057c2d..4608a8e9a5c 100644
--- a/source/br/scp2/source/ooo.po
+++ b/source/br/scp2/source/ooo.po
@@ -4410,7 +4410,6 @@ msgid "Slovenian spelling dictionary, hyphenation rules, and thesaurus"
msgstr "Geriadur reizhskrivañ ha geriadur an heñvelsterioù, evit reolennoù an troc'hañ gerioù evit ar slovakeg"
#: module_ooo.ulf
-#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_NAME_MODULE_EXTENSION_DICTIONARY_SQ\n"
diff --git a/source/br/sd/messages.po b/source/br/sd/messages.po
index 69088699a17..25a0a7d9220 100644
--- a/source/br/sd/messages.po
+++ b/source/br/sd/messages.po
@@ -14,7 +14,6 @@ msgstr ""
"X-Generator: LibreOffice\n"
#: DocumentRenderer.hrc:29
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_CONTENT_CHOICES"
msgid "Slides"
msgstr "Treyonennoù"
@@ -26,7 +25,6 @@ msgid "Handouts"
msgstr "Brudfollenn"
#: DocumentRenderer.hrc:31
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_CONTENT_CHOICES"
msgid "Notes"
msgstr "Notennoù"
@@ -92,61 +90,51 @@ msgid "Original colors"
msgstr "Livioù a-orin"
#: DocumentRenderer.hrc:55
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_QUALITY_CHOICES"
msgid "Grayscale"
msgstr "Liveoù louedoù"
#: DocumentRenderer.hrc:56
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_QUALITY_CHOICES"
msgid "Black & white"
msgstr "Du & gwenn"
#: DocumentRenderer.hrc:61
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_PAGE_OPTIONS_CHOICES"
msgid "Original size"
msgstr "Ment a-orin"
#: DocumentRenderer.hrc:62
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_PAGE_OPTIONS_CHOICES"
msgid "Fit to printable page"
msgstr "Lakaat da genglotañ gant ar bajennad voulladus"
#: DocumentRenderer.hrc:63
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_PAGE_OPTIONS_CHOICES"
msgid "Distribute on multiple sheets of paper"
msgstr "Dasparzhañ war veur a bajenn baper"
#: DocumentRenderer.hrc:64
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_PAGE_OPTIONS_CHOICES"
msgid "Tile sheet of paper with repeated slides"
msgstr "Gourloañ ar follennoù paper gant an treyonennoù arreet"
#: DocumentRenderer.hrc:69
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_PAGE_OPTIONS_CHOICES_DRAW"
msgid "Original size"
msgstr "Ment a-orin"
#: DocumentRenderer.hrc:70
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_PAGE_OPTIONS_CHOICES_DRAW"
msgid "Fit to printable page"
msgstr "Lakaat da genglotañ gant ar bajennad voulladus"
#: DocumentRenderer.hrc:71
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_PAGE_OPTIONS_CHOICES_DRAW"
msgid "Distribute on multiple sheets of paper"
msgstr "Dasparzhañ war veur a bajenn baper"
#: DocumentRenderer.hrc:72
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_PAGE_OPTIONS_CHOICES_DRAW"
msgid "Tile sheet of paper with repeated pages"
msgstr "Gourloañ ar follennoù paper gant ar pajennadoù arreet"
@@ -158,13 +146,11 @@ msgid "All pages"
msgstr "An holl bajennadoù"
#: DocumentRenderer.hrc:78
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_BROCHURE_INCLUDE_LIST"
msgid "Front sides / right pages"
msgstr "Tuioù reizh / pajennoù a-zehou"
#: DocumentRenderer.hrc:79
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_BROCHURE_INCLUDE_LIST"
msgid "Back sides / left pages"
msgstr "Tuioù gin / pajennoù a-gleiz"
@@ -188,7 +174,6 @@ msgid "Se~lection"
msgstr "Diu~zad"
#: DocumentRenderer.hrc:91
-#, fuzzy
msgctxt "STR_DRAW_PRINT_UI_PAGE_RANGE_CHOICE"
msgid "~All pages"
msgstr "~An holl bajennoù"
@@ -206,7 +191,6 @@ msgid "Se~lection"
msgstr "Diu~zad"
#: errhdl.hrc:29
-#, fuzzy
msgctxt "RID_SD_ERRHDL"
msgid "File format error found at $(ARG1)(row,col)."
msgstr "Kavet ez eus bet ur fazi mentrezh restr e $(ARG1)(row,col)."
@@ -230,7 +214,6 @@ msgid "Hidden Styles"
msgstr "Stiloù kuzh"
#: family.hrc:31
-#, fuzzy
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Applied Styles"
msgstr "Stiloù arloet"
@@ -634,7 +617,6 @@ msgid "Slide %1 of %2 (%3)"
msgstr "Treyonenn %1 eus %2 (%3)"
#: strings.hrc:99
-#, fuzzy
msgctxt "STR_ALL_SUPPORTED_FORMATS"
msgid "All supported formats"
msgstr "An holl mentrezhoù skoret"
@@ -1230,7 +1212,6 @@ msgid "Text"
msgstr "Testenn"
#: strings.hrc:216
-#, fuzzy
msgctxt "STR_HTMLEXP_SETGRAPHIC"
msgid "Image"
msgstr "Skeudenn"
@@ -2368,31 +2349,26 @@ msgid "Table"
msgstr "Taolenn"
#: strings.hrc:447
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_GROUP_NAME"
msgid "%PRODUCTNAME %s"
msgstr "%PRODUCTNAME %s"
#: strings.hrc:448
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_PRINT_GROUP"
msgid "Print"
msgstr "Moullañ"
#: strings.hrc:449
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_CONTENT"
msgid "Document"
msgstr "Teul"
#: strings.hrc:450
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_SLIDESPERPAGE"
msgid "Slides per page"
msgstr "Treyonennoù dre bajenn"
#: strings.hrc:451
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_ORDER"
msgid "Order"
msgstr "Urzh"
@@ -2422,13 +2398,11 @@ msgid "~Date and time"
msgstr "Deiziad hag eur"
#: strings.hrc:456
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_IS_PRINT_HIDDEN"
msgid "Hidden pages"
msgstr "Pajennadoù masklet"
#: strings.hrc:457
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_QUALITY"
msgid "Color"
msgstr "Liv"
@@ -2446,7 +2420,6 @@ msgid "Brochure"
msgstr "K_raflevr"
#: strings.hrc:460
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_PAGE_SIDES"
msgid "Page sides"
msgstr "Tuioù ar pajennoù"
@@ -2458,13 +2431,11 @@ msgid "Include"
msgstr "Enkorfañ"
#: strings.hrc:462
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_PAPER_TRAY"
msgid "~Use only paper tray from printer preferences"
msgstr "~Arverañ ar gludell baper diouzh gwellvezioù ar voullerez"
#: strings.hrc:463
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_PAGE_RANGE"
msgid "Print range"
msgstr "Maezioù moullañ"
@@ -2490,7 +2461,6 @@ msgid "%PRODUCTNAME Draw has searched to the beginning of the document. Do you w
msgstr "%PRODUCTNAME Draw a zo aet betek deroù an teul. Ha fellout a ra deoc'h kenderc'hel gant ar c'hlask e dibenn an teul ?"
#: strings.hrc:470
-#, fuzzy
msgctxt "STR_SD_NONE"
msgid "- None -"
msgstr "- Tra ebet -"
@@ -2502,13 +2472,11 @@ msgid "_Reply"
msgstr "Respont"
#: annotationmenu.ui:28
-#, fuzzy
msgctxt "annotationmenu|bold"
msgid "_Bold"
msgstr "_Tev"
#: annotationmenu.ui:37
-#, fuzzy
msgctxt "annotationmenu|italic"
msgid "_Italic"
msgstr "_Stouet"
@@ -2526,7 +2494,6 @@ msgid "_Strikethrough"
msgstr "Barrennet"
#: annotationmenu.ui:70
-#, fuzzy
msgctxt "annotationmenu|copy"
msgid "_Copy"
msgstr "_Eilañ"
@@ -2806,13 +2773,11 @@ msgid "After previous"
msgstr "Goude an hini gent"
#: customanimationspanel.ui:324
-#, fuzzy
msgctxt "customanimationspanel|more_properties|tooltip_text"
msgid "Options"
msgstr "Dibarzhioù"
#: customanimationspanel.ui:350
-#, fuzzy
msgctxt "customanimationspanel|delay_label"
msgid "_Delay:"
msgstr "_Dale :"
@@ -2848,13 +2813,11 @@ msgid "Animation List"
msgstr ""
#: customanimationspanelhorizontal.ui:96
-#, fuzzy
msgctxt "customanimationspanelhorizontal|add_effect|tooltip_text"
msgid "Add Effect"
msgstr "Ouzhpennañ un efed"
#: customanimationspanelhorizontal.ui:110
-#, fuzzy
msgctxt "customanimationspanelhorizontal|remove_effect|tooltip_text"
msgid "Remove Effect"
msgstr "Dilemel an efed"
@@ -2878,61 +2841,51 @@ msgid "_Start:"
msgstr "_Deraouiñ :"
#: customanimationspanelhorizontal.ui:179
-#, fuzzy
msgctxt "customanimationspanelhorizontal|effect_property"
msgid "_Direction:"
msgstr "_Tuadur :"
#: customanimationspanelhorizontal.ui:193
-#, fuzzy
msgctxt "customanimationspanelhorizontal|start_effect_list"
msgid "On click"
msgstr "Gant ur c'hlik"
#: customanimationspanelhorizontal.ui:194
-#, fuzzy
msgctxt "customanimationspanelhorizontal|start_effect_list"
msgid "With previous"
msgstr "Gant an hini gent"
#: customanimationspanelhorizontal.ui:195
-#, fuzzy
msgctxt "customanimationspanelhorizontal|start_effect_list"
msgid "After previous"
msgstr "Goude an hini gent"
#: customanimationspanelhorizontal.ui:247
-#, fuzzy
msgctxt "customanimationspanelhorizontal|categorylabel"
msgid "Category:"
msgstr "Rummad :"
#: customanimationspanelhorizontal.ui:260
-#, fuzzy
msgctxt "customanimationspanelhorizontal|categorylb"
msgid "Entrance"
msgstr "Enkerzh"
#: customanimationspanelhorizontal.ui:261
-#, fuzzy
msgctxt "customanimationspanelhorizontal|categorylb"
msgid "Emphasis"
msgstr "Kreñvaat"
#: customanimationspanelhorizontal.ui:262
-#, fuzzy
msgctxt "customanimationspanelhorizontal|categorylb"
msgid "Exit"
msgstr "Mont kuit"
#: customanimationspanelhorizontal.ui:263
-#, fuzzy
msgctxt "customanimationspanelhorizontal|categorylb"
msgid "Motion Paths"
msgstr "Bannhentoù"
#: customanimationspanelhorizontal.ui:264
-#, fuzzy
msgctxt "customanimationspanelhorizontal|categorylb"
msgid "Misc Effects"
msgstr "Efedoù liesseurt"
@@ -2950,31 +2903,26 @@ msgid "Select the speed of the Animation."
msgstr "Diuzañ tizh ar bliverezh personelaet."
#: customanimationspanelhorizontal.ui:302
-#, fuzzy
msgctxt "customanimationspanelhorizontal|delay_label"
msgid "_Delay:"
msgstr "_Dale :"
#: customanimationspanelhorizontal.ui:340
-#, fuzzy
msgctxt "customanimationspanelhorizontal|effectlabel"
msgid "Effect:"
msgstr "Efed :"
#: customanimationspanelhorizontal.ui:378
-#, fuzzy
msgctxt "customanimationspanelhorizontal|auto_preview"
msgid "Automatic Preview"
msgstr "Alberz emgefreek"
#: customanimationspanelhorizontal.ui:407
-#, fuzzy
msgctxt "customanimationspanelhorizontal|play"
msgid "Play"
msgstr "Lenn"
#: customanimationspanelhorizontal.ui:412
-#, fuzzy
msgctxt "customanimationspanelhorizontal|play|tooltip_text"
msgid "Preview Effect"
msgstr "Alberz an efed"
@@ -3385,25 +3333,21 @@ msgid "Larger"
msgstr "Brasoc'h"
#: fontsizemenu.ui:36
-#, fuzzy
msgctxt "fontsizemenu|400"
msgid "Extra Large"
msgstr "Bras kenañ"
#: fontstylemenu.ui:12
-#, fuzzy
msgctxt "fontstylemenu|bold"
msgid "Bold"
msgstr "Tev"
#: fontstylemenu.ui:20
-#, fuzzy
msgctxt "fontstylemenu|italic"
msgid "Italic"
msgstr "Stouet"
#: fontstylemenu.ui:28
-#, fuzzy
msgctxt "fontstylemenu|underline"
msgid "Underlined"
msgstr "Islinennet"
@@ -3499,19 +3443,16 @@ msgid "Include on page"
msgstr "Enlakaat war ar bajenn"
#: impressprinteroptions.ui:32
-#, fuzzy
msgctxt "impressprinteroptions|printname"
msgid "Slide name"
msgstr "Anv an dreyonenn"
#: impressprinteroptions.ui:48
-#, fuzzy
msgctxt "impressprinteroptions|printdatetime"
msgid "Date and time"
msgstr "Deiziad hag eur"
#: impressprinteroptions.ui:64
-#, fuzzy
msgctxt "impressprinteroptions|printhidden"
msgid "Hidden pages"
msgstr "Pajennadoù masklet"
@@ -3523,49 +3464,41 @@ msgid "Contents"
msgstr "Endalc'had"
#: impressprinteroptions.ui:119
-#, fuzzy
msgctxt "impressprinteroptions|originalcolors"
msgid "Original size"
msgstr "Ment a-orin"
#: impressprinteroptions.ui:137
-#, fuzzy
msgctxt "impressprinteroptions|grayscale"
msgid "Grayscale"
msgstr "Liveoù louedoù"
#: impressprinteroptions.ui:155
-#, fuzzy
msgctxt "impressprinteroptions|blackandwhite"
msgid "Black & white"
msgstr "Du & gwenn"
#: impressprinteroptions.ui:179
-#, fuzzy
msgctxt "impressprinteroptions|label5"
msgid "Color"
msgstr "Liv"
#: impressprinteroptions.ui:212
-#, fuzzy
msgctxt "impressprinteroptions|originalsize"
msgid "Original size"
msgstr "Ment a-orin"
#: impressprinteroptions.ui:230
-#, fuzzy
msgctxt "impressprinteroptions|fittoprintable"
msgid "Fit to printable page"
msgstr "Lakaat da genglotañ gant ar bajennad voulladus"
#: impressprinteroptions.ui:248
-#, fuzzy
msgctxt "impressprinteroptions|distributeonmultiple"
msgid "Distribute on multiple sheets of paper"
msgstr "Dasparzhañ war veur a bajenn baper"
#: impressprinteroptions.ui:266
-#, fuzzy
msgctxt "impressprinteroptions|tilesheet"
msgid "Tile sheet of paper with repeated slides"
msgstr "Gourloañ ar follennoù paper gant an treyonennoù arreet"
@@ -3703,13 +3636,11 @@ msgid "Show S_mall Preview"
msgstr "Diskouez un alberz ~bihan"
#: navigatorpanel.ui:22
-#, fuzzy
msgctxt "navigatorpanel|documents|tooltip_text"
msgid "Document"
msgstr "Teul"
#: navigatorpanel.ui:25
-#, fuzzy
msgctxt "navigatorpanel|documents-atkobject"
msgid "Active Window"
msgstr "Prenestr oberiat"
@@ -3739,7 +3670,6 @@ msgid "Last Slide"
msgstr "Treyonenn diwezhañ"
#: navigatorpanel.ui:120
-#, fuzzy
msgctxt "navigatorpanel|dragmode|tooltip_text"
msgid "Drag Mode"
msgstr "Mod Riklañ"
@@ -3751,7 +3681,6 @@ msgid "Show Shapes"
msgstr "Skrammañ an daskemmadurioù"
#: notebookbar.ui:340
-#, fuzzy
msgctxt "notebookbar|FileLabel"
msgid "File"
msgstr "Restr"
@@ -3763,7 +3692,6 @@ msgid "Clone"
msgstr "Kernenn"
#: notebookbar.ui:921
-#, fuzzy
msgctxt "notebookbar|numberbullet|tooltip_text"
msgid "Bullets and Numbering"
msgstr "Padelligoù ha niverenniñ"
@@ -3781,19 +3709,16 @@ msgid "Increase Indent"
msgstr "Kreskaat ar pukañ"
#: notebookbar.ui:984
-#, fuzzy
msgctxt "notebookbar|decreaseindent|tooltip_text"
msgid "Decrease Indent"
msgstr "Digreskiñ ar pukañ"
#: notebookbar.ui:1018
-#, fuzzy
msgctxt "notebookbar|horizontalalignment|tooltip_text"
msgid "Horizontal Alignment"
msgstr "Desteudañ a-blaen"
#: notebookbar.ui:1497
-#, fuzzy
msgctxt "notebookbar|ImpressLabel"
msgid "Home"
msgstr "D'ar gêr"
@@ -3805,25 +3730,21 @@ msgid "Insert Audio or Video"
msgstr "Enlakaat un aodio pe ur video"
#: notebookbar.ui:1935
-#, fuzzy
msgctxt "notebookbar|InsertSymbol"
msgid "Symbol"
msgstr "Arouez"
#: notebookbar.ui:2011
-#, fuzzy
msgctxt "notebookbar|InsertLabel"
msgid "Insert"
msgstr "Enlakaat"
#: notebookbar.ui:2033
-#, fuzzy
msgctxt "notebookbar|TransitionsLabel"
msgid "Transitions"
msgstr "Ardreuzadoù"
#: notebookbar.ui:2053
-#, fuzzy
msgctxt "notebookbar|AnimationLabel"
msgid "Animation"
msgstr "Bliverezh"
@@ -3841,13 +3762,11 @@ msgid "Auto Spellcheck"
msgstr "Gwiriadur ar reizhskrivañ emgefreek"
#: notebookbar.ui:2354
-#, fuzzy
msgctxt "notebookbar|ReviewLabel"
msgid "Review"
msgstr "Evezhiadenn"
#: notebookbar.ui:2547
-#, fuzzy
msgctxt "notebookbar|GridVisible"
msgid "Grid"
msgstr "Kael"
@@ -3859,13 +3778,11 @@ msgid "View"
msgstr "Skrammañ"
#: notebookbar.ui:2757
-#, fuzzy
msgctxt "notebookbar|TableLabel"
msgid "Table"
msgstr "Taolenn"
#: notebookbar.ui:3275
-#, fuzzy
msgctxt "notebookbar|ImageLabel"
msgid "Image"
msgstr "Skeudenn"
@@ -3881,7 +3798,6 @@ msgid "Menubar"
msgstr ""
#: notebookbar_groupedbar_compact.ui:2575
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|fileb"
msgid "_File"
msgstr "_Restr"
@@ -3905,7 +3821,6 @@ msgid "S_lide"
msgstr "Treyonenn"
#: notebookbar_groupedbar_compact.ui:3163
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|insertText"
msgid "_Insert"
msgstr "_Enlakaat"
@@ -3949,7 +3864,6 @@ msgid "_Paragraph"
msgstr "Rannbennad"
#: notebookbar_groupedbar_compact.ui:4492
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|insertTextO"
msgid "_Insert"
msgstr "_Enlakaat"
@@ -3996,7 +3910,6 @@ msgid "Grou_p"
msgstr "Strollañ"
#: notebookbar_groupedbar_compact.ui:6694
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|GridO"
msgid "_Grid"
msgstr "_Kael"
@@ -4020,7 +3933,6 @@ msgstr "Liv"
#: notebookbar_groupedbar_compact.ui:7596
#: /home/cl/vc/git/libo-core/sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:8350
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|GridB"
msgid "_Grid"
msgstr "_Kael"
@@ -4050,7 +3962,6 @@ msgid "_Master Page"
msgstr "Pajennoù mestrezed"
#: notebookbar_groupedbar_compact.ui:8808
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|insertTextb"
msgid "_Insert"
msgstr "_Enlakaat"
@@ -4090,7 +4001,6 @@ msgid "Quotation"
msgstr "Meneg"
#: notebookbar_groupedbar_full.ui:3227
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|fileb"
msgid "_File"
msgstr "_Restr"
@@ -4114,7 +4024,6 @@ msgid "S_lide"
msgstr "Treyonenn"
#: notebookbar_groupedbar_full.ui:3956
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|insertText"
msgid "_Insert"
msgstr "_Enlakaat"
@@ -4168,7 +4077,6 @@ msgid "_Paragraph"
msgstr "Rannbennad"
#: notebookbar_groupedbar_full.ui:5894
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|insertTextt"
msgid "_Insert"
msgstr "_Enlakaat"
@@ -4217,7 +4125,6 @@ msgstr "~Embann"
#: notebookbar_groupedbar_full.ui:8677
#: /home/cl/vc/git/libo-core/sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:9941
#: /home/cl/vc/git/libo-core/sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:11368
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|GridDrawB"
msgid "_Grid"
msgstr "_Kael"
@@ -4276,7 +4183,6 @@ msgid "_Master Page"
msgstr "Pajennoù mestrezed"
#: notebookbar_groupedbar_full.ui:11912
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|insertTextm"
msgid "_Insert"
msgstr "_Enlakaat"
@@ -4311,13 +4217,11 @@ msgid "_Help"
msgstr "Skoazell"
#: notebookbar_groups.ui:49
-#, fuzzy
msgctxt "notebookbar_groups|layout01"
msgid "Blank"
msgstr "Gwerc'h"
#: notebookbar_groups.ui:57
-#, fuzzy
msgctxt "notebookbar_groups|layout02"
msgid "Title Slide"
msgstr "Treyonenn-ditl"
@@ -4329,19 +4233,16 @@ msgid "Title, Text"
msgstr "Titl, testenn"
#: notebookbar_groups.ui:73
-#, fuzzy
msgctxt "notebookbar_groups|layout04"
msgid "Title, Content"
msgstr "Titl, Endalc'had"
#: notebookbar_groups.ui:81
-#, fuzzy
msgctxt "notebookbar_groups|layout05"
msgid "Centered Text"
msgstr "Testenn kreizet"
#: notebookbar_groups.ui:104
-#, fuzzy
msgctxt "notebookbar_groups|hyperlink"
msgid "Hyperlink"
msgstr "Gourere"
@@ -4353,7 +4254,6 @@ msgid "Footnote"
msgstr "Notenn traoñ pajenn"
#: notebookbar_groups.ui:127
-#, fuzzy
msgctxt "notebookbar_groups|endnote"
msgid "Endnote"
msgstr "Notenn dibenn"
@@ -4381,7 +4281,6 @@ msgid "Master 2"
msgstr ""
#: notebookbar_groups.ui:257
-#, fuzzy
msgctxt "notebookbar_groups|shapestyledefault"
msgid "Default"
msgstr "Dre ziouer"
@@ -4410,7 +4309,6 @@ msgid "Title 2"
msgstr "Titl2"
#: notebookbar_groups.ui:489
-#, fuzzy
msgctxt "notebookbar_groups|filegrouplabel"
msgid "File"
msgstr "Restr"
@@ -4438,7 +4336,6 @@ msgid " "
msgstr ""
#: notebookbar_groups.ui:1201
-#, fuzzy
msgctxt "notebookbar_groups|formatgrouplabel"
msgid "Text"
msgstr "Testenn"
@@ -4456,13 +4353,11 @@ msgid "Master"
msgstr "~Teul mestr"
#: notebookbar_groups.ui:1293
-#, fuzzy
msgctxt "notebookbar_groups|layoutb"
msgid "Layout"
msgstr "Pajennaozañ"
#: notebookbar_groups.ui:1323
-#, fuzzy
msgctxt "notebookbar_groups|animationb"
msgid "Animation"
msgstr "Bliverezh"
@@ -4474,25 +4369,21 @@ msgid "Transition"
msgstr "Ardreuzadoù"
#: notebookbar_groups.ui:1386
-#, fuzzy
msgctxt "notebookbar_groups|slidegrouplabel"
msgid "Slide"
msgstr "Treyonenn"
#: notebookbar_groups.ui:1460
-#, fuzzy
msgctxt "notebookbar_groups|shapesb"
msgid "Shapes"
msgstr "Stummoù"
#: notebookbar_groups.ui:1476
-#, fuzzy
msgctxt "notebookbar_groups|linksb"
msgid "Links"
msgstr "Ereoù"
#: notebookbar_groups.ui:1584
-#, fuzzy
msgctxt "notebookbar_groups|insertgrouplabel"
msgid "Insert"
msgstr "Enlakaat"
@@ -4504,7 +4395,6 @@ msgid "Style"
msgstr "Stil"
#: notebookbar_groups.ui:1659
-#, fuzzy
msgctxt "notebookbar_groups|resetb"
msgid "Reset"
msgstr "Adderaouekaat"
@@ -4522,7 +4412,6 @@ msgid "Lock"
msgstr "prennet"
#: notebookbar_groups.ui:1762
-#, fuzzy
msgctxt "notebookbar_groups|imagegrouplabel"
msgid "Image"
msgstr "Skeudenn"
@@ -4534,13 +4423,11 @@ msgid "None"
msgstr "Tra ebet"
#: notebookbar_groups.ui:1827
-#, fuzzy
msgctxt "notebookbar_groups|wrapideal"
msgid "Optimal"
msgstr "Gwellek"
#: notebookbar_groups.ui:1836
-#, fuzzy
msgctxt "notebookbar_groups|wrapon"
msgid "Parallel"
msgstr "A-genstur"
@@ -4558,19 +4445,16 @@ msgid "After"
msgstr "_Goude"
#: notebookbar_groups.ui:1863
-#, fuzzy
msgctxt "notebookbar_groups|wrapthrough"
msgid "Through"
msgstr "Dizehan"
#: notebookbar_groups.ui:1878
-#, fuzzy
msgctxt "notebookbar_groups|wrapcontour"
msgid "Contour"
msgstr "Trolinenn"
#: notebookbar_groups.ui:1887
-#, fuzzy
msgctxt "notebookbar_groups|contourdialog"
msgid "Edit Contour"
msgstr "Embann an drolinenn"
@@ -4843,7 +4727,6 @@ msgid "Duration of pause"
msgstr "Pad an ehan"
#: presentationdialog.ui:395
-#, fuzzy
msgctxt "presentationdialog|pauseduration-atkobject"
msgid "Pause Duration"
msgstr "Ehanvezh"
@@ -5325,13 +5208,11 @@ msgid "Two Spins"
msgstr "Daouc'hwelañ"
#: rotatemenu.ui:50
-#, fuzzy
msgctxt "rotatemenu|clockwise"
msgid "Clockwise"
msgstr "Gant roud ar bizied"
#: rotatemenu.ui:58
-#, fuzzy
msgctxt "rotatemenu|counterclock"
msgid "Counter-clockwise"
msgstr "Tu gin ar bizied"
@@ -5355,19 +5236,16 @@ msgid "Larger"
msgstr "Brasoc'h"
#: scalemenu.ui:36
-#, fuzzy
msgctxt "scalemenu|400"
msgid "Extra Large"
msgstr "Bras kenañ"
#: scalemenu.ui:50
-#, fuzzy
msgctxt "scalemenu|hori"
msgid "Horizontal"
msgstr "A-blaen"
#: scalemenu.ui:58
-#, fuzzy
msgctxt "scalemenu|vert"
msgid "Vertical"
msgstr "A-serzh"
@@ -5451,7 +5329,6 @@ msgid "Master View"
msgstr ""
#: sidebarslidebackground.ui:226
-#, fuzzy
msgctxt "sidebarslidebackground|closemasterslide"
msgid "Close Master View"
msgstr "Serriñ ar mod Mestr"
@@ -5469,7 +5346,6 @@ msgid "Narrow"
msgstr "Strizh"
#: sidebarslidebackground.ui:250
-#, fuzzy
msgctxt "sidebarslidebackground|marginLB"
msgid "Moderate"
msgstr "Kerreizh"
@@ -5507,7 +5383,6 @@ msgid "Custom"
msgstr "Personelaet"
#: slidecontextmenu.ui:12
-#, fuzzy
msgctxt "slidecontextmenu|next"
msgid "_Next"
msgstr "_War-lerc'h"
@@ -5711,79 +5586,66 @@ msgid "Play"
msgstr "Lenn"
#: slidetransitionspanelhorizontal.ui:56
-#, fuzzy
msgctxt "slidetransitionspanelhorizontal|duration_label"
msgid "Duration:"
msgstr "Pad :"
#: slidetransitionspanelhorizontal.ui:69
-#, fuzzy
msgctxt "slidetransitionspanelhorizontal|transition_duration|tooltip_text"
msgid "Select the speed of Slide Transition."
msgstr "Diuzañ tizh ardreuzad an treyonennoù."
#: slidetransitionspanelhorizontal.ui:81
-#, fuzzy
msgctxt "slidetransitionspanelhorizontal|variant_label"
msgid "Variant:"
msgstr "Adstumm :"
#: slidetransitionspanelhorizontal.ui:103
-#, fuzzy
msgctxt "slidetransitionspanelhorizontal|sound_label"
msgid "Sound:"
msgstr "Son :"
#: slidetransitionspanelhorizontal.ui:116
-#, fuzzy
msgctxt "slidetransitionspanelhorizontal|sound_list"
msgid "No sound"
msgstr "Son ebet"
#: slidetransitionspanelhorizontal.ui:117
-#, fuzzy
msgctxt "slidetransitionspanelhorizontal|sound_list"
msgid "Stop previous sound"
msgstr "Paouez gant ar son kent"
#: slidetransitionspanelhorizontal.ui:118
-#, fuzzy
msgctxt "slidetransitionspanelhorizontal|sound_list"
msgid "Other sound..."
msgstr "Son all..."
#: slidetransitionspanelhorizontal.ui:128
-#, fuzzy
msgctxt "slidetransitionspanelhorizontal|loop_sound"
msgid "Loop until next sound"
msgstr "Dol betek ar son war-lerc'h"
#: slidetransitionspanelhorizontal.ui:142
-#, fuzzy
msgctxt "slidetransitionspanelhorizontal|rb_mouse_click"
msgid "On mouse click"
msgstr "Dre glikañ gant al logodenn"
#: slidetransitionspanelhorizontal.ui:159
-#, fuzzy
msgctxt "slidetransitionspanelhorizontal|rb_auto_after"
msgid "Automatically after:"
msgstr "Ent emgefreek war-lerc'h :"
#: slidetransitionspanelhorizontal.ui:186
-#, fuzzy
msgctxt "slidetransitionspanelhorizontal|auto_preview"
msgid "Automatic Preview"
msgstr "Alberz emgefreek"
#: slidetransitionspanelhorizontal.ui:205
-#, fuzzy
msgctxt "slidetransitionspanelhorizontal|apply_to_all"
msgid "Apply Transition to All Slides"
msgstr "Seveniñ an ardreuzad d'an holl dreyonennoù"
#: slidetransitionspanelhorizontal.ui:226
-#, fuzzy
msgctxt "slidetransitionspanelhorizontal|play"
msgid "Play"
msgstr "Lenn"
@@ -5819,25 +5681,21 @@ msgid "Ba_nded columns"
msgstr "Ba_nnoù livet"
#: tabledesignpanelhorizontal.ui:39
-#, fuzzy
msgctxt "tabledesignpanelhorizontal|UseFirstRowStyle"
msgid "_Header row"
msgstr "_Renk ar reollin"
#: tabledesignpanelhorizontal.ui:54
-#, fuzzy
msgctxt "tabledesignpanelhorizontal|UseLastRowStyle"
msgid "Tot_al row"
msgstr "Renk an holl_ad"
#: tabledesignpanelhorizontal.ui:69
-#, fuzzy
msgctxt "tabledesignpanelhorizontal|UseBandingRowStyle"
msgid "_Banded rows"
msgstr "Renkoù _livet"
#: tabledesignpanelhorizontal.ui:84
-#, fuzzy
msgctxt "tabledesignpanelhorizontal|UseBandingColumnStyle"
msgid "Ba_nded columns"
msgstr "Ba_nnoù livet"
@@ -5940,7 +5798,6 @@ msgid "Tabs"
msgstr "Taolennata"
#: templatedialog.ui:463
-#, fuzzy
msgctxt "templatedialog|background"
msgid "Highlighting"
msgstr "Usskediñ"
@@ -5981,7 +5838,6 @@ msgid "Bullets"
msgstr "Padelligoù"
#: bulletsandnumbering.ui:127
-#, fuzzy
msgctxt "bulletsandnumbering|singlenum"
msgid "Numbering"
msgstr "Niverenniñ"
@@ -6022,7 +5878,6 @@ msgid "Values from Selection"
msgstr "Gwerzhioù eus an diuzad"
#: copydlg.ui:162
-#, fuzzy
msgctxt "copydlg|viewdata-atkobject"
msgid "Values from Selection"
msgstr "Gwerzhioù eus an diuzad"
@@ -6183,7 +6038,6 @@ msgid "Background"
msgstr "Drekleur"
#: drawpagedialog.ui:150
-#, fuzzy
msgctxt "drawpagedialog|RID_SVXPAGE_TRANSPARENCE"
msgid "Transparency"
msgstr "Boullder"
@@ -6219,13 +6073,11 @@ msgid "Numbering"
msgstr "Niverenniñ"
#: drawprinteroptions.ui:32
-#, fuzzy
msgctxt "drawprinteroptions|printname"
msgid "Page name"
msgstr "Anv ar bajenn"
#: drawprinteroptions.ui:48
-#, fuzzy
msgctxt "drawprinteroptions|printdatetime"
msgid "Date and time"
msgstr "Deiziad hag eur"
@@ -6237,49 +6089,41 @@ msgid "Contents"
msgstr "Endalc'had"
#: drawprinteroptions.ui:103
-#, fuzzy
msgctxt "drawprinteroptions|originalcolors"
msgid "Original size"
msgstr "Ment a-orin"
#: drawprinteroptions.ui:121
-#, fuzzy
msgctxt "drawprinteroptions|grayscale"
msgid "Grayscale"
msgstr "Liveoù louedoù"
#: drawprinteroptions.ui:139
-#, fuzzy
msgctxt "drawprinteroptions|blackandwhite"
msgid "Black & white"
msgstr "Du & gwenn"
#: drawprinteroptions.ui:163
-#, fuzzy
msgctxt "drawprinteroptions|label5"
msgid "Color"
msgstr "Liv"
#: drawprinteroptions.ui:196
-#, fuzzy
msgctxt "drawprinteroptions|originalsize"
msgid "Original size"
msgstr "Ment a-orin"
#: drawprinteroptions.ui:214
-#, fuzzy
msgctxt "drawprinteroptions|fittoprintable"
msgid "Fit to printable page"
msgstr "Lakaat da genglotañ gant ar bajennad voulladus"
#: drawprinteroptions.ui:232
-#, fuzzy
msgctxt "drawprinteroptions|distributeonmultiple"
msgid "Distribute on multiple sheets of paper"
msgstr "Dasparzhañ war veur a bajenn baper"
#: drawprinteroptions.ui:250
-#, fuzzy
msgctxt "drawprinteroptions|tilesheet"
msgid "Tile sheet of paper with repeated pages"
msgstr "Gourloañ ar follennoù paper gant ar pajennadoù arreet"
@@ -6341,7 +6185,6 @@ msgid "Bullets"
msgstr "Padelligoù"
#: drawprtldialog.ui:311
-#, fuzzy
msgctxt "drawprtldialog|RID_SVXPAGE_PICK_SINGLE_NUM"
msgid "Numbering"
msgstr "Niverenniñ"
@@ -6372,7 +6215,6 @@ msgid "Tabs"
msgstr "Ivinelloù"
#: drawprtldialog.ui:449
-#, fuzzy
msgctxt "drawprtldialog|RID_SVXPAGE_BACKGROUND"
msgid "Highlighting"
msgstr "Usskediñ"
diff --git a/source/br/sfx2/messages.po b/source/br/sfx2/messages.po
index 97dea87a2c2..82cc6c2a1bc 100644
--- a/source/br/sfx2/messages.po
+++ b/source/br/sfx2/messages.po
@@ -44,7 +44,6 @@ msgid "Open"
msgstr "Digeriñ"
#: strings.hrc:31
-#, fuzzy
msgctxt "STR_EDIT_TEMPLATE"
msgid "Edit"
msgstr "Embann"
@@ -447,13 +446,11 @@ msgid "\"$(ARG1)\" is not an absolute URL that can be passed to an external appl
msgstr "\"$(ARG1)\" n'eo ket un URL dizave a c'hall bezañ tremenet betek un arload diavaez a-benn e zigeriñ."
#: strings.hrc:107
-#, fuzzy
msgctxt "STR_GID_INTERN"
msgid "Internal"
msgstr "Diabarzh"
#: strings.hrc:108
-#, fuzzy
msgctxt "STR_GID_APPLICATION"
msgid "Application"
msgstr "Arload"
@@ -465,31 +462,26 @@ msgid "View"
msgstr "Skrammañ"
#: strings.hrc:110
-#, fuzzy
msgctxt "STR_GID_DOCUMENT"
msgid "Documents"
msgstr "Teulioù"
#: strings.hrc:111
-#, fuzzy
msgctxt "STR_GID_EDIT"
msgid "Edit"
msgstr "Embann"
#: strings.hrc:112
-#, fuzzy
msgctxt "STR_GID_MACRO"
msgid "BASIC"
msgstr "BASIC"
#: strings.hrc:113
-#, fuzzy
msgctxt "STR_GID_OPTIONS"
msgid "Options"
msgstr "Dibarzhioù"
#: strings.hrc:114
-#, fuzzy
msgctxt "STR_GID_MATH"
msgid "Math"
msgstr "Jedon."
@@ -501,7 +493,6 @@ msgid "Navigate"
msgstr "Merdeerezh"
#: strings.hrc:116
-#, fuzzy
msgctxt "STR_GID_INSERT"
msgid "Insert"
msgstr "Enlakaat"
@@ -513,43 +504,36 @@ msgid "Format"
msgstr "Mentrezh"
#: strings.hrc:118
-#, fuzzy
msgctxt "STR_GID_TEMPLATE"
msgid "Templates"
msgstr "Patromoù"
#: strings.hrc:119
-#, fuzzy
msgctxt "STR_GID_TEXT"
msgid "Text"
msgstr "Testenn"
#: strings.hrc:120
-#, fuzzy
msgctxt "STR_GID_FRAME"
msgid "Frame"
msgstr "Stern"
#: strings.hrc:121
-#, fuzzy
msgctxt "STR_GID_GRAPHIC"
msgid "Image"
msgstr "Skeudenn"
#: strings.hrc:122
-#, fuzzy
msgctxt "STR_GID_TABLE"
msgid "Table"
msgstr "Taolenn"
#: strings.hrc:123
-#, fuzzy
msgctxt "STR_GID_ENUMERATION"
msgid "Numbering"
msgstr "Niverenniñ"
#: strings.hrc:124
-#, fuzzy
msgctxt "STR_GID_DATA"
msgid "Data"
msgstr "Roadennoù"
@@ -561,13 +545,11 @@ msgid "Special Functions"
msgstr "Arc'hwelioù arbennik"
#: strings.hrc:126
-#, fuzzy
msgctxt "STR_GID_IMAGE"
msgid "Image"
msgstr "Skeudenn"
#: strings.hrc:127
-#, fuzzy
msgctxt "STR_GID_CHART"
msgid "Chart"
msgstr "Diervad"
@@ -579,25 +561,21 @@ msgid "Explorer"
msgstr "Ergerzher"
#: strings.hrc:129
-#, fuzzy
msgctxt "STR_GID_CONNECTOR"
msgid "Connector"
msgstr "Kennasker"
#: strings.hrc:130
-#, fuzzy
msgctxt "STR_GID_MODIFY"
msgid "Modify"
msgstr "Daskemmañ"
#: strings.hrc:131
-#, fuzzy
msgctxt "STR_GID_DRAWING"
msgid "Drawing"
msgstr "Tresadenn"
#: strings.hrc:132
-#, fuzzy
msgctxt "STR_GID_CONTROLS"
msgid "Controls"
msgstr "Reolerezhioù"
@@ -1009,13 +987,11 @@ msgid "Styles in use: "
msgstr "Stiloù arveret : "
#: strings.hrc:208
-#, fuzzy
msgctxt "STR_SID_NAVIGATOR"
msgid "Navigator"
msgstr "Merdeer"
#: strings.hrc:209
-#, fuzzy
msgctxt "STR_SID_SIDEBAR"
msgid "Sidebar"
msgstr "Barrenn gostez"
@@ -1505,7 +1481,6 @@ msgid "Date completed"
msgstr "Echuet d'an/d'ar"
#: dinfdlg.hrc:30
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Department"
msgstr "Gwazadur"
@@ -1535,13 +1510,11 @@ msgid "Document number"
msgstr "Niverenn an teul"
#: dinfdlg.hrc:35
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Editor"
msgstr "Embanner"
#: dinfdlg.hrc:36
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "E-Mail"
msgstr "Postel"
@@ -1553,7 +1526,6 @@ msgid "Forward to"
msgstr "Lakaat da dremen da"
#: dinfdlg.hrc:38
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Group"
msgstr "Strollañ"
@@ -1565,7 +1537,6 @@ msgid "Info"
msgstr "Titouroù"
#: dinfdlg.hrc:40
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Language"
msgstr "Yezh"
@@ -1583,7 +1554,6 @@ msgid "Matter"
msgstr "Danvez"
#: dinfdlg.hrc:43
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Office"
msgstr "Burev"
@@ -1607,7 +1577,6 @@ msgid "Publisher"
msgstr "Embanner"
#: dinfdlg.hrc:47
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Purpose"
msgstr "Amkan"
@@ -1631,19 +1600,16 @@ msgid "Recorded date"
msgstr "Deiziad an enrollañ"
#: dinfdlg.hrc:51
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Reference"
msgstr "Dave"
#: dinfdlg.hrc:52
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Source"
msgstr "Tarzh"
#: dinfdlg.hrc:53
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Status"
msgstr "Stad"
@@ -1661,13 +1627,11 @@ msgid "Typist"
msgstr "Biziataer"
#: dinfdlg.hrc:56
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "URL"
msgstr "URL"
#: dinfdlg.hrc:69
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Text"
msgstr "Testenn"
@@ -1691,7 +1655,6 @@ msgid "Duration"
msgstr "Pad"
#: dinfdlg.hrc:73
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Number"
msgstr "Niver"
@@ -1815,7 +1778,6 @@ msgid "Display"
msgstr "_Skrammañ"
#: bookmarkmenu.ui:26
-#, fuzzy
msgctxt "bookmarkmenu|rename"
msgid "Rename..."
msgstr "Adenvel..."
@@ -1833,7 +1795,6 @@ msgid "Favorites"
msgstr "Ma re _well ganin"
#: charmapcontrol.ui:248
-#, fuzzy
msgctxt "charmapcontrol|label2"
msgid "Recent"
msgstr "A-nevez"
@@ -2077,7 +2038,6 @@ msgid "Edit Document"
msgstr "Embann an teul"
#: editdocumentdialog.ui:44
-#, fuzzy
msgctxt "editdocumentdialog|cancel"
msgid "Cancel"
msgstr "Nullañ"
@@ -2567,7 +2527,6 @@ msgid "Confirm:"
msgstr "Kadarnaat :"
#: password.ui:158
-#, fuzzy
msgctxt "password|pass1ed-atkobject"
msgid "Password"
msgstr "Ger-tremen"
@@ -2816,7 +2775,6 @@ msgid "E_xtensions"
msgstr "A_skouezhadennoù"
#: startcenter.ui:482
-#, fuzzy
msgctxt "startcenter|label1"
msgid "Application"
msgstr "Arload"
@@ -2832,7 +2790,6 @@ msgid "Templates List"
msgstr ""
#: stylecontextmenu.ui:12
-#, fuzzy
msgctxt "stylecontextmenu|new"
msgid "New..."
msgstr "Nevez..."
@@ -2856,7 +2813,6 @@ msgid "Show"
msgstr "Diskouez"
#: stylecontextmenu.ui:44
-#, fuzzy
msgctxt "stylecontextmenu|delete"
msgid "Delete..."
msgstr "Dilemel..."
@@ -2948,7 +2904,6 @@ msgid "Template List"
msgstr ""
#: templatedlg.ui:312
-#, fuzzy
msgctxt "templatedlg|action_menu|tooltip_text"
msgid "Settings"
msgstr "Arventennoù"
diff --git a/source/br/svl/messages.po b/source/br/svl/messages.po
index d92c4e22106..eed43a6d79b 100644
--- a/source/br/svl/messages.po
+++ b/source/br/svl/messages.po
@@ -110,13 +110,11 @@ msgid "Image"
msgstr "Skeudenn"
#: svl.hrc:45
-#, fuzzy
msgctxt "STR_SVT_MIMETYPE_IMAGE_PNG"
msgid "Image"
msgstr "Skeudenn"
#: svl.hrc:46
-#, fuzzy
msgctxt "STR_SVT_MIMETYPE_IMAGE_TIFF"
msgid "Image"
msgstr "Skeudenn"
diff --git a/source/br/svtools/messages.po b/source/br/svtools/messages.po
index 0b817fb8fdc..6db36bee68c 100644
--- a/source/br/svtools/messages.po
+++ b/source/br/svtools/messages.po
@@ -4,17 +4,19 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2017-12-06 15:58+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"PO-Revision-Date: 2018-01-15 17:34+0000\n"
+"Last-Translator: Christian Lohmaier <lohmaier+pootle@googlemail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: br\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1516037674.000000\n"
#: errtxt.hrc:30
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "Error"
msgstr "Fazi"
@@ -26,121 +28,101 @@ msgid "Warning"
msgstr "Diwallit "
#: errtxt.hrc:32
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) loading the template $(ARG1)"
msgstr "$(ERR) en ur gargañ ar patrom $(ARG1)."
#: errtxt.hrc:33 /home/cl/vc/git/libo-core/svtools/inc/errtxt.hrc:34
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) saving the document $(ARG1)"
msgstr "$(ERR) en ur enrollañ an teul $(ARG1)."
#: errtxt.hrc:35
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) displaying doc. information for document $(ARG1)"
msgstr "$(ERR) en ur skrammañ ar stlennoù war an teul $(ARG1)"
#: errtxt.hrc:36
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) writing document $(ARG1) as template"
msgstr "$(ERR) en ur enrollañ an teul $(ARG1) evel ur patrom."
#: errtxt.hrc:37
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) copying or moving document contents"
msgstr "$(ERR) en ur eilañ pe zilec'hiañ endalc'had an teulioù"
#: errtxt.hrc:38
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) starting the Document Manager"
msgstr "$(ERR) en ur loc'hañ ardoer an teulioù."
#: errtxt.hrc:39
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) loading document $(ARG1)"
msgstr "$(ERR) en ur gargañ an teul $(ARG1)"
#: errtxt.hrc:40 /home/cl/vc/git/libo-core/svtools/inc/errtxt.hrc:41
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) creating a new document"
msgstr "$(ERR) en ur grouiñ un teul nevez"
#: errtxt.hrc:42
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) expanding entry"
msgstr "$(ERR) en ur astenn un enankad"
#: errtxt.hrc:43
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) loading BASIC of document $(ARG1)"
msgstr "$(ERR) en ur gargañ boneg BASIC an teul $(ARG1)."
#: errtxt.hrc:44
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) searching for an address"
msgstr "$(ERR) en ur glask ur chomlec'h"
#: errtxt.hrc:50
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Abort"
msgstr "Dilezel"
#: errtxt.hrc:51
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Nonexistent object"
msgstr "An ergorenn-se n'eus ket anezhi"
#: errtxt.hrc:52
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Object already exists"
msgstr "An ergorenn-se a zo anezhi dija."
#: errtxt.hrc:53
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Object not accessible"
msgstr "N'haller ket tizhout an ergorenn"
#: errtxt.hrc:54
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Inadmissible path"
msgstr "Treug direizh"
#: errtxt.hrc:55
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Locking problem"
msgstr "Kudenn brennañ"
#: errtxt.hrc:56
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Wrong parameter"
msgstr "Arventenn fall"
#: errtxt.hrc:57
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Resource exhausted"
msgstr "Loazioù diviet"
#: errtxt.hrc:58
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Action not supported"
msgstr "Gwered anskor"
@@ -152,7 +134,6 @@ msgid "Read Error"
msgstr "Fazi lennadur"
#: errtxt.hrc:60
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Write Error"
msgstr "Fazi skritur"
@@ -164,61 +145,51 @@ msgid "unknown"
msgstr "Dianav"
#: errtxt.hrc:62
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Version Incompatibility"
msgstr "Digeverlec'hded etre an handelvoù"
#: errtxt.hrc:63 /home/cl/vc/git/libo-core/svtools/inc/errtxt.hrc:74
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "General Error"
msgstr "Fazi hollek"
#: errtxt.hrc:64
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Incorrect format"
msgstr "Mentrezh direizh"
#: errtxt.hrc:65
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Error creating object"
msgstr "Fazi en ur grouiñ an ergorenn"
#: errtxt.hrc:66
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Inadmissible value or data type"
msgstr "Gwerzh pe rizh roadennoù direizh"
#: errtxt.hrc:67
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "BASIC runtime error"
msgstr "Fazi en ur erounit BASIC"
#: errtxt.hrc:68
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "BASIC syntax error"
msgstr "Fazi kevreadur BASIC"
#: errtxt.hrc:75
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "General input/output error."
msgstr "Fazi enankañ/ec'hankañ hollek."
#: errtxt.hrc:76
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Invalid file name."
msgstr "Anv restr direizh."
#: errtxt.hrc:77
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Nonexistent file."
msgstr "Restr n'eus ket anezhi."
@@ -230,25 +201,21 @@ msgid "File already exists."
msgstr "Ar restr-se zo anezhi endeo."
#: errtxt.hrc:79
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The object is not a directory."
msgstr "An ergorenn meneget n'eo ket ur c'havlec'hiad."
#: errtxt.hrc:80
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The object is not a file."
msgstr "An ergorenn meneget n'eo ket ur restr."
#: errtxt.hrc:81
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The specified device is invalid."
msgstr "Didalvoudek eo an drobarzhell meneget."
#: errtxt.hrc:82
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid ""
"The object cannot be accessed\n"
@@ -258,19 +225,16 @@ msgstr ""
"gwirioù haeziñ re skort."
#: errtxt.hrc:83
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Sharing violation while accessing the object."
msgstr "Fazi rannadur en ur haeziñ an ergorenn."
#: errtxt.hrc:84
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "No more space on device."
msgstr "N'eus plas ebet ken gant an drobarzhell."
#: errtxt.hrc:85
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid ""
"This operation cannot be run on\n"
@@ -280,163 +244,136 @@ msgstr ""
"gant arouezennoù rumm (Wildcards)."
#: errtxt.hrc:86
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "This operation is not supported on this operating system."
msgstr "N'eo ket skoret ar gwered-mañ gant ar reizhiad korvoiñ-se."
#: errtxt.hrc:87
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "There are too many files open."
msgstr "Re a restroù digor ez eus."
#: errtxt.hrc:88
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Data could not be read from the file."
msgstr "Ar roadennoù n'hallont ket bezañ lennet diouzh ar restr."
#: errtxt.hrc:89
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The file could not be written."
msgstr "N'haller ket skrivañ ar restr."
#: errtxt.hrc:90
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The operation could not be run due to insufficient memory."
msgstr "N'haller ket erounit ar gwezhiadur-mañ, n'eus ket memor a-walc'h."
#: errtxt.hrc:91
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The seek operation could not be run."
msgstr "N'haller ket erounit ar gwezhiadur klask."
#: errtxt.hrc:92
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The tell operation could not be run."
msgstr "N'haller ket erounit ar gwezhiadur lavarout."
#: errtxt.hrc:93
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Incorrect file version."
msgstr "Handelv restr direizh."
#: errtxt.hrc:94
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Incorrect file format."
msgstr "Mentrezh restr direizh."
#: errtxt.hrc:95
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The file name contains invalid characters."
msgstr "Arouezennoù direizh zo e-barzh anv ar restr."
#: errtxt.hrc:96
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "An unknown I/O error has occurred."
msgstr "Degouezhet ez eus bet ur fazi enankañ/ec'hankañ dianav."
#: errtxt.hrc:97
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "An invalid attempt was made to access the file."
msgstr "An doare m' hoc'h eus klasket tizhout ar restr drezañ zo direizh."
#: errtxt.hrc:98
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The file could not be created."
msgstr "N'haller ket krouiñ ar restr."
#: errtxt.hrc:99
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The operation was started under an invalid parameter."
msgstr "Lusket eo bet ar gwezhiadur dre un arventenn direizh."
#: errtxt.hrc:100
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The operation on the file was aborted."
msgstr "Dilezet eo bet ar gwezhiadur graet ouzh ar restr."
#: errtxt.hrc:101
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Path to the file does not exist."
msgstr "An treug etrezek ar restr n'eus ket anezhañ."
#: errtxt.hrc:102
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "An object cannot be copied into itself."
msgstr "N'haller ket eilañ un ergorenn enni hec'h unan."
#: errtxt.hrc:103
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The specified template could not be found."
msgstr "Digavadus eo ar patrom meneget."
#: errtxt.hrc:104
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The file cannot be used as template."
msgstr "N'haller ket ober gant ar restr-mañ evel ur patrom."
#: errtxt.hrc:105
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "This document has already been opened for editing."
msgstr "Digoret eo bet an teul endeo evit an embann."
#: errtxt.hrc:106
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The wrong password has been entered."
msgstr "N'eo ket reizh ar ger tremen enanket."
#: errtxt.hrc:107
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Error reading file."
msgstr "Fazi lennadur ar restr."
#: errtxt.hrc:108
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The document was opened as read-only."
msgstr "Digor eo an teul e mod lenn nemetken."
#: errtxt.hrc:109
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "General OLE Error."
msgstr "Fazi OLE hollek."
#: errtxt.hrc:110
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The host name $(ARG1) could not be resolved."
msgstr "N'haller ket diskoulmañ anv an ostiz $(ARG1)."
#: errtxt.hrc:111
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Could not establish Internet connection to $(ARG1)."
msgstr "N'haller ket savelañ ar c'hennaskañ rouedad ouzh $(ARG1)."
#: errtxt.hrc:112
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid ""
"Error reading data from the Internet.\n"
@@ -446,7 +383,6 @@ msgstr ""
"Kemennadenn fazi an dafariad : $(ARG1)."
#: errtxt.hrc:113
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid ""
"Error transferring data to the Internet.\n"
@@ -456,37 +392,31 @@ msgstr ""
"Kemennadenn fazi an dafariad : $(ARG1)."
#: errtxt.hrc:114
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "General Internet error has occurred."
msgstr "C'hoarvezet ez eus bet ur fazi hollek gant Internet."
#: errtxt.hrc:115
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The requested Internet data is not available in the cache and cannot be transmitted as the Online mode has not be activated."
msgstr "N'eo ket hegerz roadennoù ar rouedad er grubuilh ha n'hallont ket bezañ treuzkaset rak n'eo ket bet deraouekaet ar mod enlinenn."
#: errtxt.hrc:116
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The contents could not be created."
msgstr "N'haller ket krouiñ an endalc'had."
#: errtxt.hrc:117
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The file name is too long for the target file system."
msgstr "Re hir eo an anv restr evit ar reizhiad restroù bukenn."
#: errtxt.hrc:118
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The input syntax is invalid."
msgstr "Didalvoudek eo kevreadur an enankañ."
#: errtxt.hrc:119
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid ""
"This document contains attributes that cannot be saved in the selected format.\n"
@@ -496,19 +426,16 @@ msgstr ""
"Enrollit an teul en ur mentrezh restr mod %PRODUCTNAME %PRODUCTVERSION."
#: errtxt.hrc:120
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The maximum number of documents that can be opened at the same time has been reached. You need to close one or more documents before you can open a new document."
msgstr "Digoret ho peus an niver uhelañ a zeulioù ez eus tu da zigeriñ war un taol. Dav eo deoc'h serriñ un teul pe muioc'h a-raok ma vo tu da zigeriñ un teul nevez."
#: errtxt.hrc:121
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Could not create backup copy."
msgstr "Krouidigezh an eiladenn warediñ dibosupl."
#: errtxt.hrc:122
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid ""
"An attempt was made to execute a macro.\n"
@@ -518,7 +445,6 @@ msgstr ""
"Evit abegoù a denn d'an diogelroez n'eo ket skoret ar makroioù."
#: errtxt.hrc:123
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid ""
"This document contains macros.\n"
@@ -534,7 +460,6 @@ msgstr ""
"Marteze ne vo ket hegerz arc'hwelioù zo neuze."
#: errtxt.hrc:124
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid ""
"This document contains macros.\n"
@@ -550,7 +475,6 @@ msgstr ""
"Neuze, ne vo ket hegerz keweriusterioù zo."
#: errtxt.hrc:125
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid ""
"The encrypted document contains unexpected non-encrypted streams.\n"
@@ -567,27 +491,24 @@ msgstr ""
"\n"
"Erbediñ a reomp deoc'h na fiziañ e endalc'had an teul bremanel.\n"
"Erounit makroioù zo diweredekaet evit an teul-mañ.\n"
+" "
#: errtxt.hrc:126
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Invalid data length."
msgstr "Hirder ar roadennoù didalvoudek."
#: errtxt.hrc:127
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Function not possible: path contains current directory."
msgstr "Arc'hwel dibosubl : an treug a zo enno ar c'havlec'hiad bremanel."
#: errtxt.hrc:128
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Function not possible: device (drive) not identical."
msgstr "Arc'hwel dibosubl : trobarzhell (lenner) disheñvel."
#: errtxt.hrc:129
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Device (drive) not ready."
msgstr "An drobarzhell (lenner) n'eo ket prest."
@@ -598,13 +519,11 @@ msgid "Wrong checksum."
msgstr ""
#: errtxt.hrc:131
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Function not possible: write protected."
msgstr "Arc'hwel dibosubl : gwarezet a-enep ar skrivañ."
#: errtxt.hrc:132
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid ""
"The password of a shared spreadsheet cannot be set or changed.\n"
@@ -2636,13 +2555,11 @@ msgid "Field Assignment"
msgstr "Deverkadur ar maeziennoù"
#: fileviewmenu.ui:12
-#, fuzzy
msgctxt "fileviewmenu|delete"
msgid "_Delete"
msgstr "_Dilemel"
#: fileviewmenu.ui:20
-#, fuzzy
msgctxt "fileviewmenu|rename"
msgid "_Rename"
msgstr "_Adenvel"
@@ -3721,7 +3638,6 @@ msgid "Black Italic"
msgstr "Stouet gourtev"
#: strings.hrc:176
-#, fuzzy
msgctxt "STR_SVT_STYLE_BOOK"
msgid "Book"
msgstr "Levr"
@@ -4059,7 +3975,6 @@ msgid "~Finish"
msgstr "~Echuiñ"
#: strings.hrc:246
-#, fuzzy
msgctxt "STR_WIZDLG_NEXT"
msgid "~Next >"
msgstr "~War-lerc'h >"
diff --git a/source/br/svx/messages.po b/source/br/svx/messages.po
index bedf179e1b8..f0095fde08d 100644
--- a/source/br/svx/messages.po
+++ b/source/br/svx/messages.po
@@ -75,7 +75,6 @@ msgid "LIKE"
msgstr "EVEL"
#: fmstring.hrc:28
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "NOT"
msgstr "KET"
@@ -87,13 +86,11 @@ msgid "EMPTY"
msgstr "GOULLO"
#: fmstring.hrc:30
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "TRUE"
msgstr "GWIR"
#: fmstring.hrc:31
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "FALSE"
msgstr "DIWIR"
@@ -111,43 +108,36 @@ msgid "BETWEEN"
msgstr "ETRE"
#: fmstring.hrc:34
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "OR"
msgstr "PE"
#: fmstring.hrc:35
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "AND"
msgstr "HA"
#: fmstring.hrc:36
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "Average"
msgstr "Keitad"
#: fmstring.hrc:37
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "Count"
msgstr "Kont"
#: fmstring.hrc:38
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "Maximum"
msgstr "Uc'hek"
#: fmstring.hrc:39
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "Minimum"
msgstr "Izek"
#: fmstring.hrc:40
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "Sum"
msgstr "Sammad"
@@ -159,7 +149,6 @@ msgid "Every"
msgstr "Bep"
#: fmstring.hrc:42
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "Any"
msgstr "Ne vern pe re"
@@ -317,7 +306,6 @@ msgstr "Padelligoù"
#. SVX_NUM_CHAR_SPECIAL
#: numberingtype.hrc:31
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "Graphics"
msgstr "Skeudennoù"
@@ -496,7 +484,6 @@ msgid "א...ת, אא...תת, ..."
msgstr ""
#: samecontent.hrc:18
-#, fuzzy
msgctxt "RID_SVXSTRARY_SAMECONTENT"
msgid "All Pages"
msgstr "An holl bajennoù"
@@ -866,19 +853,16 @@ msgid "Line of text"
msgstr "Linennad testenn"
#: tabwin.hrc:27
-#, fuzzy
msgctxt "RID_RSC_TABWIN_PREFIX"
msgid "Table"
msgstr "Taolenn"
#: tabwin.hrc:28
-#, fuzzy
msgctxt "RID_RSC_TABWIN_PREFIX"
msgid "Query"
msgstr "Azgoulenn"
#: tabwin.hrc:29
-#, fuzzy
msgctxt "RID_RSC_TABWIN_PREFIX"
msgid "SQL"
msgstr "SQL"
@@ -1280,97 +1264,81 @@ msgid "A6"
msgstr "A6"
#: page.hrc:31
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "A5"
msgstr "A5"
#: page.hrc:32
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "A4"
msgstr "A4"
#: page.hrc:33
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "A3"
msgstr "A3"
#: page.hrc:34
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "B6 (ISO)"
msgstr "B6 (ISO)"
#: page.hrc:35
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "B5 (ISO)"
msgstr "B5 (ISO)"
#: page.hrc:36
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "B4 (ISO)"
msgstr "B4 (ISO)"
#: page.hrc:37
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "Letter"
msgstr "Lizher"
#: page.hrc:38
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "Legal"
msgstr "Lezennek"
#: page.hrc:39
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "Long Bond"
msgstr "Lezennek (hir - 8.5x13)"
#: page.hrc:40
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "Tabloid"
msgstr "Tabloid"
#: page.hrc:41
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "B6 (JIS)"
msgstr "B6 (JIS)"
#: page.hrc:42
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "B5 (JIS)"
msgstr "B5 (JIS)"
#: page.hrc:43
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "B4 (JIS)"
msgstr "B4 (JIS)"
#: page.hrc:44
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "16 Kai"
msgstr "16 Kai"
#: page.hrc:45
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "32 Kai"
msgstr "32 Kai"
#: page.hrc:46
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "Big 32 Kai"
msgstr "32 Kai bras"
@@ -1382,31 +1350,26 @@ msgid "User"
msgstr "Arveriad"
#: page.hrc:48
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "DL Envelope"
msgstr "Golo DL"
#: page.hrc:49
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "C6 Envelope"
msgstr "Golo C6"
#: page.hrc:50
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "C6/5 Envelope"
msgstr "Golo C6/5"
#: page.hrc:51
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "C5 Envelope"
msgstr "Golo C5"
#: page.hrc:52
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "C4 Envelope"
msgstr "Golo C4"
@@ -1424,31 +1387,26 @@ msgid "#7¾ (Monarch) Envelope"
msgstr "Golo #7¾ (roue)"
#: page.hrc:55
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "#9 Envelope"
msgstr "Golo #9"
#: page.hrc:56
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "#10 Envelope"
msgstr "Golo #10"
#: page.hrc:57
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "#11 Envelope"
msgstr "Golo #11"
#: page.hrc:58
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "#12 Envelope"
msgstr "Golo #12"
#: page.hrc:59
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "Japanese Postcard"
msgstr "Kartenn bost Japon"
@@ -1460,115 +1418,96 @@ msgid "A6"
msgstr "A6"
#: page.hrc:65
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "A5"
msgstr "A5"
#: page.hrc:66
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "A4"
msgstr "A4"
#: page.hrc:67
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "A3"
msgstr "A3"
#: page.hrc:68
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "A2"
msgstr "A2"
#: page.hrc:69
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "A1"
msgstr "A1"
#: page.hrc:70
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "A0"
msgstr "A0"
#: page.hrc:71
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "B6 (ISO)"
msgstr "B6 (ISO)"
#: page.hrc:72
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "B5 (ISO)"
msgstr "B5 (ISO)"
#: page.hrc:73
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "B4 (ISO)"
msgstr "B4 (ISO)"
#: page.hrc:74
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "Letter"
msgstr "Lizher"
#: page.hrc:75
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "Legal"
msgstr "Lezennek"
#: page.hrc:76
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "Long Bond"
msgstr "Lezennek (hir - 8.5x13)"
#: page.hrc:77
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "Tabloid"
msgstr "Tabloid"
#: page.hrc:78
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "B6 (JIS)"
msgstr "B6 (JIS)"
#: page.hrc:79
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "B5 (JIS)"
msgstr "B5 (JIS)"
#: page.hrc:80
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "B4 (JIS)"
msgstr "B4 (JIS)"
#: page.hrc:81
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "16 Kai"
msgstr "16 Kai"
#: page.hrc:82
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "32 Kai"
msgstr "32 Kai"
#: page.hrc:83
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "Big 32 Kai"
msgstr "32 Kai bras"
@@ -1580,37 +1519,31 @@ msgid "User"
msgstr "Arveriad"
#: page.hrc:85
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "DL Envelope"
msgstr "Golo DL"
#: page.hrc:86
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "C6 Envelope"
msgstr "Golo C6"
#: page.hrc:87
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "C6/5 Envelope"
msgstr "Golo C6/5"
#: page.hrc:88
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "C5 Envelope"
msgstr "Golo C5"
#: page.hrc:89
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "C4 Envelope"
msgstr "Golo C4"
#: page.hrc:90
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "Dia Slide"
msgstr "Treyonenn Dia"
@@ -1634,7 +1567,6 @@ msgid "Screen 16:10"
msgstr "Skramm 16:10"
#: page.hrc:94
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "Japanese Postcard"
msgstr "Kartenn bost Japon"
@@ -1671,13 +1603,11 @@ msgid "Edit Comment..."
msgstr "Embann an askelenn..."
#: acceptrejectchangesdialog.ui:141
-#, fuzzy
msgctxt "acceptrejectchangesdialog|calcsort"
msgid "Sorting"
msgstr "Rummañ"
#: acceptrejectchangesdialog.ui:151
-#, fuzzy
msgctxt "acceptrejectchangesdialog|calcaction"
msgid "Action"
msgstr "Gwered"
@@ -1695,13 +1625,11 @@ msgid "Author"
msgstr "Aozer"
#: acceptrejectchangesdialog.ui:175
-#, fuzzy
msgctxt "acceptrejectchangesdialog|calcdate"
msgid "Date"
msgstr "Deiziad"
#: acceptrejectchangesdialog.ui:183
-#, fuzzy
msgctxt "acceptrejectchangesdialog|calcdesc"
msgid "Description"
msgstr "Deskrivadur"
@@ -1719,7 +1647,6 @@ msgid "Sort By"
msgstr "Rummañ dre"
#: acceptrejectchangesdialog.ui:216
-#, fuzzy
msgctxt "acceptrejectchangesdialog|writeraction"
msgid "Action"
msgstr "Gwered"
@@ -1731,13 +1658,11 @@ msgid "Author"
msgstr "Aozer"
#: acceptrejectchangesdialog.ui:232
-#, fuzzy
msgctxt "acceptrejectchangesdialog|writerdate"
msgid "Date"
msgstr "Deiziad"
#: acceptrejectchangesdialog.ui:240
-#, fuzzy
msgctxt "acceptrejectchangesdialog|writerdesc"
msgid "Comment"
msgstr "Askelenn"
@@ -1981,7 +1906,6 @@ msgid "Base text"
msgstr "Testenn diazez "
#: asianphoneticguidedialog.ui:177
-#, fuzzy
msgctxt "asianphoneticguidedialog|Right2ED-atkobject"
msgid "Ruby text"
msgstr "Testenn mod Rubi"
@@ -1993,13 +1917,11 @@ msgid "Base text"
msgstr "Testenn diazez "
#: asianphoneticguidedialog.ui:207
-#, fuzzy
msgctxt "asianphoneticguidedialog|Right3ED-atkobject"
msgid "Ruby text"
msgstr "Testenn mod Rubi"
#: asianphoneticguidedialog.ui:222
-#, fuzzy
msgctxt "asianphoneticguidedialog|Right4ED-atkobject"
msgid "Ruby text"
msgstr "Testenn mod Rubi"
@@ -2071,7 +1993,6 @@ msgid "Preview:"
msgstr "Alberz :"
#: cellmenu.ui:12
-#, fuzzy
msgctxt "cellmenu|copy"
msgid "_Copy"
msgstr "_Eilañ"
@@ -2232,7 +2153,6 @@ msgid "Classification Dialog"
msgstr ""
#: classificationdialog.ui:94
-#, fuzzy
msgctxt "classificationdialog|label-Content"
msgid "Content"
msgstr "Endalc'had"
@@ -2260,7 +2180,6 @@ msgid "Sign Paragraph"
msgstr "Rannbennad kuzh"
#: classificationdialog.ui:221
-#, fuzzy
msgctxt "classificationdialog|boldButton"
msgid "Bold"
msgstr "Tev"
@@ -2278,7 +2197,6 @@ msgid "Part Number:"
msgstr "_Niverenn borzh :"
#: classificationdialog.ui:310
-#, fuzzy
msgctxt "classificationdialog|intellectualPropertyPartAddButton"
msgid "Add"
msgstr "Ouzhpennañ"
@@ -2318,7 +2236,6 @@ msgid "Insert _Column"
msgstr "Enlakaat ur bann"
#: colsmenu.ui:22
-#, fuzzy
msgctxt "colsmenu|TextField"
msgid "Text Box"
msgstr "Maez testenn"
@@ -2330,7 +2247,6 @@ msgid "Check Box"
msgstr "Log da gevaskañ"
#: colsmenu.ui:38
-#, fuzzy
msgctxt "colsmenu|ComboBox"
msgid "Combo Box"
msgstr "Boestad kedaoz"
@@ -2354,13 +2270,11 @@ msgid "Time Field"
msgstr "Maezienn an eur"
#: colsmenu.ui:69
-#, fuzzy
msgctxt "colsmenu|NumericField"
msgid "Numeric Field"
msgstr "Maezienn niverel"
#: colsmenu.ui:76
-#, fuzzy
msgctxt "colsmenu|CurrencyField"
msgid "Currency Field"
msgstr "Maezienn voneizel"
@@ -2389,7 +2303,6 @@ msgid "_Replace with"
msgstr "A_msaviñ gant"
#: colsmenu.ui:123
-#, fuzzy
msgctxt "colsmenu|TextField1"
msgid "Text Box"
msgstr "Maez testenn"
@@ -2401,7 +2314,6 @@ msgid "Check Box"
msgstr "Log da gevaskañ"
#: colsmenu.ui:139
-#, fuzzy
msgctxt "colsmenu|ComboBox1"
msgid "Combo Box"
msgstr "Boestad kedaoz"
@@ -2425,13 +2337,11 @@ msgid "Time Field"
msgstr "Maezienn an eur"
#: colsmenu.ui:171
-#, fuzzy
msgctxt "colsmenu|NumericField1"
msgid "Numeric Field"
msgstr "Maezienn niverel"
#: colsmenu.ui:179
-#, fuzzy
msgctxt "colsmenu|CurrencyField1"
msgid "Currency Field"
msgstr "Maezienn voneizel"
@@ -2454,7 +2364,6 @@ msgid "Date and Time Field"
msgstr ""
#: colsmenu.ui:216
-#, fuzzy
msgctxt "colsmenu|delete"
msgid "Delete column"
msgstr "Dilemel ar bann"
@@ -2538,7 +2447,6 @@ msgid "Lossless compression"
msgstr "Koazhañ hep koll"
#: compressgraphicdialog.ui:285
-#, fuzzy
msgctxt "compressgraphicdialog|label2"
msgid "Compression"
msgstr "Koazhadur"
@@ -2584,7 +2492,6 @@ msgid "DPI"
msgstr "PDM"
#: compressgraphicdialog.ui:502
-#, fuzzy
msgctxt "compressgraphicdialog|label22"
msgid "Resolution"
msgstr "Diarunusted"
@@ -2734,7 +2641,6 @@ msgid "Spin Button"
msgstr "Afell gontererez"
#: convertmenu.ui:182
-#, fuzzy
msgctxt "convertmenu|ConvertToNavigationBar"
msgid "Navigation Bar"
msgstr "Barrenn verdeiñ"
@@ -2870,37 +2776,31 @@ msgid "Curve"
msgstr "Ergorenn krommet"
#: defaultshapespanel.ui:132
-#, fuzzy
msgctxt "defaultshapespanel|label3"
msgid "Connectors"
msgstr "Kennaskerioù"
#: defaultshapespanel.ui:169
-#, fuzzy
msgctxt "defaultshapespanel|label4"
msgid "Basic Shapes"
msgstr "Stummoù diazez"
#: defaultshapespanel.ui:206
-#, fuzzy
msgctxt "defaultshapespanel|label5"
msgid "Symbols"
msgstr "Arouezioù"
#: defaultshapespanel.ui:243
-#, fuzzy
msgctxt "defaultshapespanel|label6"
msgid "Block Arrows"
msgstr "Biroù leun"
#: defaultshapespanel.ui:280
-#, fuzzy
msgctxt "defaultshapespanel|label7"
msgid "Flowchart"
msgstr "Frammlun"
#: defaultshapespanel.ui:317
-#, fuzzy
msgctxt "defaultshapespanel|label8"
msgid "Callouts"
msgstr "Leadelloù"
@@ -2912,7 +2812,6 @@ msgid "Stars"
msgstr "Steredennoù"
#: defaultshapespanel.ui:391
-#, fuzzy
msgctxt "defaultshapespanel|label10"
msgid "3D Objects"
msgstr "Ergorennoù 3M"
@@ -3574,7 +3473,6 @@ msgid "No Shadow"
msgstr "Disheol ebet"
#: dockingfontwork.ui:332
-#, fuzzy
msgctxt "dockingfontwork|vertical|tooltip_text"
msgid "Vertical"
msgstr "A-serzh"
@@ -3651,13 +3549,11 @@ msgid "%PRODUCTNAME %PRODUCTVERSION Document Recovery"
msgstr ""
#: docrecoveryrecoverdialog.ui:22
-#, fuzzy
msgctxt "docrecoveryrecoverdialog|cancel"
msgid "_Discard"
msgstr "_Dilezel"
#: docrecoveryrecoverdialog.ui:37
-#, fuzzy
msgctxt "docrecoveryrecoverdialog|next"
msgid "_Start"
msgstr "_Loc'hañ"
@@ -3719,7 +3615,6 @@ msgid "_Delete"
msgstr "Dilemel"
#: filtermenu.ui:20
-#, fuzzy
msgctxt "filtermenu|edit"
msgid "_Edit"
msgstr "_Embann"
@@ -3873,7 +3768,6 @@ msgid "Similarities..."
msgstr "Damheñvelderioù..."
#: findreplacedialog.ui:827
-#, fuzzy
msgctxt "findreplacedialog|soundslike"
msgid "Sounds like (_Japanese)"
msgstr "Damheñvel (_Japaneg)"
@@ -3941,7 +3835,6 @@ msgid "Other _options"
msgstr "Dibarzhioù _all"
#: floatingareastyle.ui:43
-#, fuzzy
msgctxt "floatingareastyle|label1"
msgid "_Angle:"
msgstr "_Korn :"
@@ -3962,13 +3855,11 @@ msgid "Rotate clockwise by 45 degrees."
msgstr ""
#: floatingareastyle.ui:147
-#, fuzzy
msgctxt "floatingareastyle|label4"
msgid "_Start value:"
msgstr "Gwerzh _deraouiñ :"
#: floatingareastyle.ui:161
-#, fuzzy
msgctxt "floatingareastyle|label5"
msgid "_End value:"
msgstr "Gwerzh _echuiñ :"
@@ -3996,13 +3887,11 @@ msgid "Specify the border value of gradient transparency."
msgstr "Erspizañ an argemmenn evit boullder an ilrezenn."
#: floatingareastyle.ui:248
-#, fuzzy
msgctxt "floatingareastyle|label2"
msgid "Center _X:"
msgstr "Kreiz _X :"
#: floatingareastyle.ui:262
-#, fuzzy
msgctxt "floatingareastyle|label3"
msgid "Center _Y:"
msgstr "Kreiz _Y :"
@@ -4123,25 +4012,21 @@ msgid "_Value:"
msgstr "G_werzh :"
#: formdatamenu.ui:12
-#, fuzzy
msgctxt "formdatamenu|additem"
msgid "Add Item"
msgstr "Ouzhpennañ un elfenn"
#: formdatamenu.ui:20
-#, fuzzy
msgctxt "formdatamenu|addelement"
msgid "Add Element"
msgstr "Ouzhpennañ un elfenn"
#: formdatamenu.ui:28
-#, fuzzy
msgctxt "formdatamenu|addattribute"
msgid "Add Attribute"
msgstr "Ouzhpennañ un doareenn"
#: formdatamenu.ui:36
-#, fuzzy
msgctxt "formdatamenu|edit"
msgid "Edit"
msgstr "Embann"
@@ -4174,13 +4059,11 @@ msgid "_Edit"
msgstr "_Embann"
#: formnavimenu.ui:12
-#, fuzzy
msgctxt "formnavimenu|new"
msgid "_New"
msgstr "_Nevez"
#: formnavimenu.ui:22
-#, fuzzy
msgctxt "formnavimenu|form"
msgid "Form"
msgstr "Furmskrid"
@@ -4204,7 +4087,6 @@ msgid "Cu_t"
msgstr "Troc'hañ"
#: formnavimenu.ui:58
-#, fuzzy
msgctxt "formnavimenu|copy"
msgid "_Copy"
msgstr "_Eilañ"
@@ -4228,7 +4110,6 @@ msgid "Tab Order..."
msgstr "Urzh an taolennata..."
#: formnavimenu.ui:90
-#, fuzzy
msgctxt "formnavimenu|rename"
msgid "_Rename"
msgstr "_Adenvel"
@@ -4240,55 +4121,46 @@ msgid "Propert_ies"
msgstr "Perzhioù : "
#: formnavimenu.ui:106
-#, fuzzy
msgctxt "formnavimenu|designmode"
msgid "Open in Design Mode"
msgstr "Digeriñ e mod ergrafañ"
#: formnavimenu.ui:114
-#, fuzzy
msgctxt "formnavimenu|controlfocus"
msgid "Automatic Control Focus"
msgstr "Stiañ emgefreek war ar reolerezh"
#: functionmenu.ui:12
-#, fuzzy
msgctxt "functionmenu|avg"
msgid "Average"
msgstr "Keitad"
#: functionmenu.ui:20
-#, fuzzy
msgctxt "functionmenu|counta"
msgid "CountA"
msgstr "Kont2"
#: functionmenu.ui:27
-#, fuzzy
msgctxt "functionmenu|count"
msgid "Count"
msgstr "Kont"
#: functionmenu.ui:34
-#, fuzzy
msgctxt "functionmenu|max"
msgid "Maximum"
msgstr "Uc'hek"
#: functionmenu.ui:41
-#, fuzzy
msgctxt "functionmenu|min"
msgid "Minimum"
msgstr "Izek"
#: functionmenu.ui:48
-#, fuzzy
msgctxt "functionmenu|sum"
msgid "Sum"
msgstr "Sammad"
#: functionmenu.ui:55
-#, fuzzy
msgctxt "functionmenu|selection"
msgid "Selection count"
msgstr "Kont an diuzad"
@@ -4300,7 +4172,6 @@ msgid "None"
msgstr "Tra ebet"
#: gallerymenu1.ui:12
-#, fuzzy
msgctxt "gallerymenu1|update"
msgid "Update"
msgstr "Hizivaat"
@@ -4312,7 +4183,6 @@ msgid "_Delete"
msgstr "Dilemel"
#: gallerymenu1.ui:33
-#, fuzzy
msgctxt "gallerymenu1|rename"
msgid "_Rename"
msgstr "_Adenvel"
@@ -4330,7 +4200,6 @@ msgid "Propert_ies..."
msgstr "Perzhioù..."
#: gallerymenu2.ui:12
-#, fuzzy
msgctxt "gallerymenu2|add"
msgid "_Insert"
msgstr "_Enlakaat"
@@ -4360,13 +4229,11 @@ msgid "_Delete"
msgstr "Dilemel"
#: gallerymenu2.ui:74
-#, fuzzy
msgctxt "gallerymenu2|copy"
msgid "_Copy"
msgstr "_Eilañ"
#: gallerymenu2.ui:82
-#, fuzzy
msgctxt "gallerymenu2|paste"
msgid "_Insert"
msgstr "_Enlakaat"
@@ -4462,7 +4329,6 @@ msgid "Save..."
msgstr "Enrollañ..."
#: imapdialog.ui:77
-#, fuzzy
msgctxt "imapdialog|TBI_CLOSE"
msgid "Close"
msgstr "Serriñ"
@@ -4553,7 +4419,6 @@ msgid "Text:"
msgstr "Testenn :"
#: imapmenu.ui:12
-#, fuzzy
msgctxt "imapmenu|url"
msgid "Description..."
msgstr "Deskrivadur..."
@@ -4565,7 +4430,6 @@ msgid "_Macro..."
msgstr "Makro..."
#: imapmenu.ui:28
-#, fuzzy
msgctxt "imapmenu|active"
msgid "Active"
msgstr "Oberiant"
@@ -4859,7 +4723,6 @@ msgid "Double"
msgstr "Doubl"
#: paralinespacingcontrol.ui:186
-#, fuzzy
msgctxt "paralinespacingcontrol|line_dist"
msgid "Proportional"
msgstr "Kenfeuriek"
@@ -4893,31 +4756,26 @@ msgid "Custom Value"
msgstr "Gwerzh personelaet"
#: paralrspacing.ui:37
-#, fuzzy
msgctxt "paralrspacing|beforetextindent|tooltip_text"
msgid "Before Text Indent"
msgstr "Kent pukad an destenn"
#: paralrspacing.ui:77
-#, fuzzy
msgctxt "paralrspacing|aftertextindent|tooltip_text"
msgid "After Text Indent"
msgstr "Goude pukad an destenn"
#: paralrspacing.ui:115
-#, fuzzy
msgctxt "paralrspacing|firstlineindent|tooltip_text"
msgid "First Line Indent"
msgstr "Pukad al linenn gentañ"
#: paraulspacing.ui:45
-#, fuzzy
msgctxt "paraulspacing|aboveparaspacing|tooltip_text"
msgid "Above Paragraph Spacing"
msgstr "Esaouiñ a-us d'ar rannbennad"
#: paraulspacing.ui:86
-#, fuzzy
msgctxt "paraulspacing|belowparaspacing|tooltip_text"
msgid "Below Paragraph Spacing"
msgstr "Esaouiñ dindan ar rannbennad"
@@ -4953,7 +4811,6 @@ msgid "New Password"
msgstr "Ger-tremen nevez"
#: presetmenu.ui:12
-#, fuzzy
msgctxt "presetmenu|rename"
msgid "Rename"
msgstr "Adenvel"
@@ -5114,7 +4971,6 @@ msgid "C_omment:"
msgstr "A_skelenn :"
#: redlinefilterpage.ui:87
-#, fuzzy
msgctxt "redlinefilterpage|commentedit-atkobject"
msgid "Comment"
msgstr "Askelenn"
@@ -5141,7 +4997,6 @@ msgid "Author"
msgstr "Aozer"
#: redlinefilterpage.ui:186
-#, fuzzy
msgctxt "redlinefilterpage|rangeedit-atkobject"
msgid "Range"
msgstr "Lijorenn"
@@ -5192,13 +5047,11 @@ msgid "a_nd"
msgstr "_ha"
#: redlinefilterpage.ui:287
-#, fuzzy
msgctxt "redlinefilterpage|startdate-atkobject"
msgid "Start Date"
msgstr "Deiziad Deraouiñ"
#: redlinefilterpage.ui:306
-#, fuzzy
msgctxt "redlinefilterpage|starttime-atkobject"
msgid "Start Time"
msgstr "Eur deraouiñ"
@@ -5209,13 +5062,11 @@ msgid "Set current time and date"
msgstr "Arventennañ an deiziad hag an eur vremanel"
#: redlinefilterpage.ui:341
-#, fuzzy
msgctxt "redlinefilterpage|enddate-atkobject"
msgid "End Date"
msgstr "Deiziad echuiñ"
#: redlinefilterpage.ui:360
-#, fuzzy
msgctxt "redlinefilterpage|endtime-atkobject"
msgid "End Time"
msgstr "Eur echuiñ"
@@ -5262,43 +5113,36 @@ msgid "Delete Rows"
msgstr "Dilemel ar renk"
#: rowsmenu.ui:19
-#, fuzzy
msgctxt "rowsmenu|save"
msgid "Save Record"
msgstr "Enrollañ an enrolladenn"
#: rowsmenu.ui:26
-#, fuzzy
msgctxt "rowsmenu|undo"
msgid "Undo: Data entry"
msgstr "Nullañ : euvriñ roadennoù"
#: rulermenu.ui:12
-#, fuzzy
msgctxt "rulermenu|mm"
msgid "Millimeter"
msgstr "Milimetr"
#: rulermenu.ui:20
-#, fuzzy
msgctxt "rulermenu|cm"
msgid "Centimeter"
msgstr "Kentimetr"
#: rulermenu.ui:28
-#, fuzzy
msgctxt "rulermenu|m"
msgid "Meter"
msgstr "Metr"
#: rulermenu.ui:36
-#, fuzzy
msgctxt "rulermenu|km"
msgid "Kilometer"
msgstr "Kilometr"
#: rulermenu.ui:44
-#, fuzzy
msgctxt "rulermenu|in"
msgid "Inch"
msgstr "Meutad"
@@ -5322,7 +5166,6 @@ msgid "Point"
msgstr "Pik"
#: rulermenu.ui:76
-#, fuzzy
msgctxt "rulermenu|pc"
msgid "Pica"
msgstr "Pika"
@@ -5334,7 +5177,6 @@ msgid "Char"
msgstr "Diervad"
#: rulermenu.ui:92
-#, fuzzy
msgctxt "rulermenu|line"
msgid "Line"
msgstr "Linenn"
@@ -5401,7 +5243,6 @@ msgid "Disable hardware acceleration (OpenGL, OpenCL)"
msgstr ""
#: safemodedialog.ui:234
-#, fuzzy
msgctxt "safemodedialog|radio_extensions"
msgid "Extensions"
msgstr "Askouezhioù"
@@ -5462,7 +5303,6 @@ msgid "Show User Profile"
msgstr ""
#: safemodedialog.ui:471
-#, fuzzy
msgctxt "safemodedialog|label2"
msgid "Advanced"
msgstr "Kempleshoc'h"
@@ -5587,7 +5427,6 @@ msgid "Gradient Type"
msgstr "Rizh ilrezenn"
#: sidebararea.ui:190
-#, fuzzy
msgctxt "sidebararea|bmpimport"
msgid "_Import"
msgstr "_Enporzhiañ"
@@ -5598,13 +5437,11 @@ msgid "Select the gradient angle."
msgstr "Diuzañ korn an ilrezenn."
#: sidebararea.ui:216
-#, fuzzy
msgctxt "sidebararea|gradangle-atkobject"
msgid "Gradient angle"
msgstr "Korn an ilrezenn"
#: sidebararea.ui:232
-#, fuzzy
msgctxt "sidebararea|transparencylabel|tooltip_text"
msgid "Transparency"
msgstr "Boullder"
@@ -5680,7 +5517,6 @@ msgid "Specify 0% for fully opaque through 100% for fully transparent."
msgstr "Erspizañ 0% evit an demerez penn da benn, 100% evit ar boullder penn da benn."
#: sidebararea.ui:346
-#, fuzzy
msgctxt "sidebararea|settransparency-atkobject"
msgid "Transparency"
msgstr "Boullder"
@@ -5696,7 +5532,6 @@ msgid "Specify the luminance of the graphic."
msgstr "Erspizañ sked ar skeudenn."
#: sidebargraphic.ui:70
-#, fuzzy
msgctxt "sidebargraphic|setbrightness-atkobject"
msgid "Brightness"
msgstr "Lintr"
@@ -5712,7 +5547,6 @@ msgid "Specify the degree of difference between the lightest and darkest parts o
msgstr "Erspizañ derez an diforc'h etre lodoù splannañ ha lodoù teñvalañ ar skeudenn."
#: sidebargraphic.ui:107
-#, fuzzy
msgctxt "sidebargraphic|setcontrast-atkobject"
msgid "Contrast"
msgstr "Dargemm"
@@ -5739,7 +5573,6 @@ msgid "Specify the percentage of transparency; 0% is fully opaque and 100% is fu
msgstr "Erspizañ dregantad ar boullder ; 0% a dalv da zemer penn da benn ha 100% da voullder penn da benn."
#: sidebargraphic.ui:176
-#, fuzzy
msgctxt "sidebargraphic|settransparency-atkobject"
msgid "Transparency"
msgstr "Boullder"
@@ -5783,7 +5616,6 @@ msgid "Specify the gamma value that affects the brightness of the midtone values
msgstr "Erspizañ ar werzh 'gamma' hag a dizh lintr gwerzhioù an hanterdonennoù."
#: sidebargraphic.ui:358
-#, fuzzy
msgctxt "sidebargraphic|setgamma-atkobject"
msgid "Gamma value"
msgstr "Gwerzh Gamma"
@@ -5854,7 +5686,6 @@ msgid "Specify the transparency of the line."
msgstr "Erspizañ boullder al linenn."
#: sidebarline.ui:230
-#, fuzzy
msgctxt "sidebarline|linetransparency-atkobject"
msgid "Transparency"
msgstr "Boullder"
@@ -5955,7 +5786,6 @@ msgid "Above Paragraph Spacing"
msgstr "Esaouiñ a-us d'ar rannbennad"
#: sidebarparagraph.ui:320
-#, fuzzy
msgctxt "sidebarparagraph|aboveparaspacing-atkobject"
msgid "Above Paragraph Spacing"
msgstr "Esaouiñ a-us d'ar rannbennad"
@@ -5966,7 +5796,6 @@ msgid "Below Paragraph Spacing"
msgstr "Esaouiñ dindan ar rannbennad"
#: sidebarparagraph.ui:370
-#, fuzzy
msgctxt "sidebarparagraph|belowparaspacing-atkobject"
msgid "Below Paragraph Spacing"
msgstr "Esaouiñ dindan ar rannbennad"
@@ -6007,7 +5836,6 @@ msgid "Before Text Indent"
msgstr "Kent pukad an destenn"
#: sidebarparagraph.ui:531
-#, fuzzy
msgctxt "sidebarparagraph|beforetextindent-atkobject"
msgid "Before Text Indent"
msgstr "Kent pukad an destenn"
@@ -6018,7 +5846,6 @@ msgid "After Text Indent"
msgstr "Goude pukad an destenn"
#: sidebarparagraph.ui:580
-#, fuzzy
msgctxt "sidebarparagraph|aftertextindent-atkobject"
msgid "After Text Indent"
msgstr "Goude pukad an destenn"
@@ -6029,7 +5856,6 @@ msgid "First Line Indent"
msgstr "Pukad al linenn gentañ"
#: sidebarparagraph.ui:629
-#, fuzzy
msgctxt "sidebarparagraph|firstlineindent-atkobject"
msgid "First Line Indent"
msgstr "Pukad al linenn gentañ"
@@ -6051,7 +5877,6 @@ msgid "Enter the value for the horizontal position."
msgstr "Enankañ ar werzh evit al lec'hiadur a-blaen."
#: sidebarpossize.ui:65
-#, fuzzy
msgctxt "sidebarpossize|horizontalpos-atkobject"
msgid "Horizontal"
msgstr "A-blaen"
@@ -6068,7 +5893,6 @@ msgid "Enter the value for the vertical position."
msgstr "Enankañ ar werzh evit al lec'hiadur a-serzh."
#: sidebarpossize.ui:105
-#, fuzzy
msgctxt "sidebarpossize|verticalpos-atkobject"
msgid "Vertical"
msgstr "A-serzh"
@@ -6084,7 +5908,6 @@ msgid "Enter a width for the selected object."
msgstr "Enankañ ul led evit an ergorenn diuzet."
#: sidebarpossize.ui:146
-#, fuzzy
msgctxt "sidebarpossize|selectwidth-atkobject"
msgid "Width"
msgstr "Led"
@@ -6100,7 +5923,6 @@ msgid "Enter a height for the selected object."
msgstr "Enankañ ur sav evit an ergorenn diuzet."
#: sidebarpossize.ui:187
-#, fuzzy
msgctxt "sidebarpossize|selectheight-atkobject"
msgid "Height"
msgstr "Sav"
@@ -6359,7 +6181,6 @@ msgid "Digital Signatures..."
msgstr "Sinadurioù niverel..."
#: zoommenu.ui:12
-#, fuzzy
msgctxt "zoommenu|page"
msgid "Entire Page"
msgstr "Pajenn a-bezh"
@@ -6371,13 +6192,11 @@ msgid "Page Width"
msgstr "Led pajenn"
#: zoommenu.ui:28
-#, fuzzy
msgctxt "zoommenu|optimal"
msgid "Optimal View"
msgstr "Gwel gwellek"
#: zoommenu.ui:36
-#, fuzzy
msgctxt "zoommenu|50"
msgid "50%"
msgstr "50 %"
@@ -6389,7 +6208,6 @@ msgid "75%"
msgstr "75 %"
#: zoommenu.ui:52
-#, fuzzy
msgctxt "zoommenu|100"
msgid "100%"
msgstr "100 %"
@@ -8360,7 +8178,6 @@ msgid "Glue spacing object 2"
msgstr "Esaouiñ pegañ e-keñver an ergorenn 2"
#: strings.hrc:418
-#, fuzzy
msgctxt "SIP_SA_EDGELINEDELTACOUNT"
msgid "Number of movable lines"
msgstr "Niver a linennoù a c'hell bezañ dilec'hiet"
@@ -8974,7 +8791,6 @@ msgid "Bitmap"
msgstr "Bitmap"
#: strings.hrc:542
-#, fuzzy
msgctxt "RID_SVXSTR_PATTERN"
msgid "Pattern"
msgstr "Goustur"
@@ -9086,7 +8902,6 @@ msgid "Yellow"
msgstr "Melen"
#: strings.hrc:565
-#, fuzzy
msgctxt "RID_SVXSTR_COLOR_GOLD"
msgid "Gold"
msgstr "Aour"
@@ -9145,7 +8960,6 @@ msgstr "Linenn"
#. Light variants of the standard color palette
#: strings.hrc:577
-#, fuzzy
msgctxt "RID_SVXSTR_COLOR_LIGHTGRAY"
msgid "Light Gray"
msgstr "Loued sklaer"
@@ -9171,7 +8985,6 @@ msgid "Light Brick"
msgstr ""
#: strings.hrc:582
-#, fuzzy
msgctxt "RID_SVXSTR_COLOR_LIGHTRED"
msgid "Light Red"
msgstr "Ruz sklaer"
@@ -9192,7 +9005,6 @@ msgid "Light Indigo"
msgstr ""
#: strings.hrc:586
-#, fuzzy
msgctxt "RID_SVXSTR_COLOR_LIGHTBLUE"
msgid "Light Blue"
msgstr "Glas sklaer"
@@ -9203,7 +9015,6 @@ msgid "Light Teal"
msgstr ""
#: strings.hrc:588
-#, fuzzy
msgctxt "RID_SVXSTR_COLOR_LIGHTGREEN"
msgid "Light Green"
msgstr "Gwer sklaer"
@@ -9465,7 +9276,6 @@ msgid "Box List Yellow"
msgstr ""
#: strings.hrc:643
-#, fuzzy
msgctxt "RID_SVXSTR_TBLAFMT_LO6_ELEGANT"
msgid "Elegant"
msgstr "Kran"
@@ -10041,7 +9851,6 @@ msgid "Hatching"
msgstr "Linennaoueg"
#: strings.hrc:763
-#, fuzzy
msgctxt "RID_SVXSTR_BMP0"
msgid "Empty"
msgstr "Goullo"
@@ -10367,7 +10176,6 @@ msgid "Trellis"
msgstr ""
#: strings.hrc:826
-#, fuzzy
msgctxt "RID_SVXSTR_BMP63"
msgid "Sphere"
msgstr "Pellenn"
@@ -10403,13 +10211,11 @@ msgid "Solid Diamond"
msgstr ""
#: strings.hrc:833
-#, fuzzy
msgctxt "RID_SVXSTR_BMP70"
msgid "Vertical"
msgstr "A-serzh"
#: strings.hrc:834
-#, fuzzy
msgctxt "RID_SVXSTR_BMP71"
msgid "Horizontal"
msgstr "A-blaen"
@@ -10425,7 +10231,6 @@ msgid "Upward Diagonal"
msgstr ""
#: strings.hrc:837
-#, fuzzy
msgctxt "RID_SVXSTR_BMP74"
msgid "Cross"
msgstr "Kroaz"
@@ -10871,7 +10676,6 @@ msgid "Emoticons"
msgstr "Fromarlunioù"
#: strings.hrc:939
-#, fuzzy
msgctxt "RID_GALLERYSTR_THEME_PHOTOS"
msgid "Images"
msgstr "Skeudennoù"
@@ -11112,55 +10916,46 @@ msgid "P~arallel"
msgstr "Kens~tur"
#: strings.hrc:990
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_NW"
msgid "Extrusion North-West"
msgstr "Nezerezh Gwalarn"
#: strings.hrc:991
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_N"
msgid "Extrusion North"
msgstr "Nezerezh Norzh"
#: strings.hrc:992
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_NE"
msgid "Extrusion North-East"
msgstr "Nezerezh Biz"
#: strings.hrc:993
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_W"
msgid "Extrusion West"
msgstr "Nezerezh Kornog"
#: strings.hrc:994
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_NONE"
msgid "Extrusion Backwards"
msgstr "Nezerezh war-gil"
#: strings.hrc:995
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_E"
msgid "Extrusion East"
msgstr "Nezerezh Reter"
#: strings.hrc:996
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_SW"
msgid "Extrusion South-West"
msgstr "Nezerezh Mervent"
#: strings.hrc:997
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_S"
msgid "Extrusion South"
msgstr "Nezerezh Su"
#: strings.hrc:998
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_SE"
msgid "Extrusion South-East"
msgstr "Nezerezh Gevred"
@@ -11273,7 +11068,6 @@ msgid "Transparent"
msgstr "Boullder"
#: strings.hrc:1021
-#, fuzzy
msgctxt "RID_SVXSTR_DEFAULT"
msgid "Default"
msgstr "Dre ziouer"
@@ -11336,7 +11130,6 @@ msgid "Font Name. The current font is not available and will be substituted."
msgstr "Anv an nodrezh. N'eo ket hegerz an nodrezh bremanel hag erlec'hiet e vo."
#: strings.hrc:1034
-#, fuzzy
msgctxt "RID_SVXSTR_CUSTOM_PAL"
msgid "custom"
msgstr "personelaet"
diff --git a/source/br/sw/messages.po b/source/br/sw/messages.po
index 2d7bcb25ac8..896189e5d24 100644
--- a/source/br/sw/messages.po
+++ b/source/br/sw/messages.po
@@ -26,7 +26,6 @@ msgid "Hidden Styles"
msgstr "Stiloù kuzh"
#: app.hrc:32
-#, fuzzy
msgctxt "RID_PARAGRAPHSTYLEFAMILY"
msgid "Applied Styles"
msgstr "Stiloù arloet"
@@ -38,7 +37,6 @@ msgid "Custom Styles"
msgstr "Stiloù personelaet"
#: app.hrc:34
-#, fuzzy
msgctxt "RID_PARAGRAPHSTYLEFAMILY"
msgid "Automatic"
msgstr "Emgefreek"
@@ -97,7 +95,6 @@ msgid "Hidden Styles"
msgstr "Stiloù kuzh"
#: app.hrc:49
-#, fuzzy
msgctxt "RID_CHARACTERSTYLEFAMILY"
msgid "Applied Styles"
msgstr "Stiloù arloet"
@@ -120,7 +117,6 @@ msgid "Hidden Styles"
msgstr "Stiloù kuzh"
#: app.hrc:58
-#, fuzzy
msgctxt "RID_FRAMESTYLEFAMILY"
msgid "Applied Styles"
msgstr "Stiloù arloet"
@@ -143,7 +139,6 @@ msgid "Hidden Styles"
msgstr "Stiloù kuzh"
#: app.hrc:67
-#, fuzzy
msgctxt "RID_PAGESTYLEFAMILY"
msgid "Applied Styles"
msgstr "Stiloù arloet"
@@ -166,7 +161,6 @@ msgid "Hidden Styles"
msgstr "Stiloù kuzh"
#: app.hrc:76
-#, fuzzy
msgctxt "RID_LISTSTYLEFAMILY"
msgid "Applied Styles"
msgstr "Stiloù arloet"
@@ -189,7 +183,6 @@ msgid "Hidden Styles"
msgstr "Stiloù kuzh"
#: app.hrc:85
-#, fuzzy
msgctxt "RID_TABLESTYLEFAMILY"
msgid "Applied Styles"
msgstr "Stiloù arloet"
@@ -225,7 +218,6 @@ msgid "%PRODUCTNAME Draw/%PRODUCTNAME Impress"
msgstr "%PRODUCTNAME Draw/%PRODUCTNAME Impress"
#: cnttab.hrc:33
-#, fuzzy
msgctxt "RES_SRCTYPES"
msgid "Other OLE Objects"
msgstr "Ergorennoù mod OLE all"
@@ -308,7 +300,6 @@ msgid "File format error found."
msgstr "Fazi mentrezh ar restr."
#: error.hrc:34
-#, fuzzy
msgctxt "RID_SW_ERRHDL"
msgid "Error reading file."
msgstr "Fazi lennadur ar restr."
@@ -320,7 +311,6 @@ msgid "This is not a valid WinWord6 file."
msgstr "Homañ n'eo ket ur restr mod WinWord6 talvoudek."
#: error.hrc:36
-#, fuzzy
msgctxt "RID_SW_ERRHDL"
msgid "File format error found at $(ARG1)(row,col)."
msgstr "Kavet ez eus bet ur fazi mentrezh restr e $(ARG1)(row,col)."
@@ -370,7 +360,6 @@ msgid "$(ARG1) has changed."
msgstr "Daskemmet eo bet $(ARG1)."
#: error.hrc:47
-#, fuzzy
msgctxt "RID_SW_ERRHDL"
msgid "$(ARG1) does not exist."
msgstr "$(ARG1) n'eus ket anezhañ."
@@ -1437,7 +1426,6 @@ msgid "Paragraph Styles"
msgstr "Stil ar _rannbennad"
#: strings.hrc:218
-#, fuzzy
msgctxt "STR_CHARACTERSTYLEFAMILY"
msgid "Character Styles"
msgstr "Stiloù an arouezennoù "
@@ -2436,7 +2424,6 @@ msgid "Stop attribute"
msgstr "Paouez an doareenn"
#: strings.hrc:420
-#, fuzzy
msgctxt "STR_AUTOCORRECT"
msgid "AutoCorrect"
msgstr "EmReizhañ"
@@ -2492,13 +2479,11 @@ msgid "Apply table attributes"
msgstr "Seveniñ an doareennoù taolenn"
#: strings.hrc:431
-#, fuzzy
msgctxt "STR_UNDO_TABLE_AUTOFMT"
msgid "AutoFormat Table"
msgstr "EmVentrezhañ taolenn"
#: strings.hrc:432
-#, fuzzy
msgctxt "STR_UNDO_TABLE_INSCOL"
msgid "Insert Column"
msgstr "Enlakaat ur bann"
@@ -2510,7 +2495,6 @@ msgid "Insert Row"
msgstr "Enlakaat url renk"
#: strings.hrc:434
-#, fuzzy
msgctxt "STR_UNDO_TABLE_DELBOX"
msgid "Delete row/column"
msgstr "Dilemel ar renk/bann"
@@ -2526,13 +2510,11 @@ msgid "Delete row"
msgstr "Dilemel ar renk"
#: strings.hrc:437
-#, fuzzy
msgctxt "STR_UNDO_TABLE_SPLIT"
msgid "Split Cells"
msgstr "Troc'hañ ar c'helligoù"
#: strings.hrc:438
-#, fuzzy
msgctxt "STR_UNDO_TABLE_MERGE"
msgid "Merge Cells"
msgstr "Toueziañ ar c'helligoù"
@@ -2683,13 +2665,11 @@ msgid "column break"
msgstr "lamm bann"
#: strings.hrc:468
-#, fuzzy
msgctxt "STR_UNDO_REDLINE_INSERT"
msgid "Insert $1"
msgstr "Enlakaat $1"
#: strings.hrc:469
-#, fuzzy
msgctxt "STR_UNDO_REDLINE_DELETE"
msgid "Delete $1"
msgstr "Dilemel $1"
@@ -2701,7 +2681,6 @@ msgid "Attributes changed"
msgstr "Doareennoù daskemmet"
#: strings.hrc:471
-#, fuzzy
msgctxt "STR_UNDO_REDLINE_TABLE"
msgid "Table changed"
msgstr "Taolenn daskemmet"
@@ -2724,13 +2703,11 @@ msgid "Insert Row"
msgstr "Enlakaat url renk"
#: strings.hrc:475
-#, fuzzy
msgctxt "STR_UNDO_REDLINE_TABLE_ROW_DELETE"
msgid "Delete Row"
msgstr "Dilemel ar renk"
#: strings.hrc:476
-#, fuzzy
msgctxt "STR_UNDO_REDLINE_TABLE_CELL_INSERT"
msgid "Insert Cell"
msgstr "Enlakaat ur gellig"
@@ -3135,7 +3112,6 @@ msgid "Table"
msgstr "Taolenn"
#: strings.hrc:560
-#, fuzzy
msgctxt "STR_STYLE_FAMILY_CELL"
msgid "Cell"
msgstr "Kellig"
@@ -3317,7 +3293,6 @@ msgid "Functions"
msgstr "Arc'hwelioù"
#: strings.hrc:598
-#, fuzzy
msgctxt "STR_FORMULA_CANCEL"
msgid "Cancel"
msgstr "Nullañ"
@@ -3561,13 +3536,11 @@ msgstr ". Traoñ : "
#. Error calculator
#: strings.hrc:649
-#, fuzzy
msgctxt "STR_POSTIT_PAGE"
msgid "Page"
msgstr "Pajenn"
#: strings.hrc:650
-#, fuzzy
msgctxt "STR_POSTIT_LINE"
msgid "Line"
msgstr "Linenn"
@@ -3639,55 +3612,46 @@ msgid "(fixed)"
msgstr "(fest)"
#: strings.hrc:662
-#, fuzzy
msgctxt "STR_DURATION_FORMAT"
msgid " Y: %1 M: %2 D: %3 H: %4 M: %5 S: %6"
msgstr " B : %1 M : %2 D : %3 E : %4 M : %5 E : %6"
#: strings.hrc:663
-#, fuzzy
msgctxt "STR_TOI"
msgid "Alphabetical Index"
msgstr "Ibil lizherennel"
#: strings.hrc:664
-#, fuzzy
msgctxt "STR_TOU"
msgid "User-Defined"
msgstr "Despizet gant an arveriad"
#: strings.hrc:665
-#, fuzzy
msgctxt "STR_TOC"
msgid "Table of Contents"
msgstr "Taolenn an danvezioù"
#: strings.hrc:666
-#, fuzzy
msgctxt "STR_TOX_AUTH"
msgid "Bibliography"
msgstr "Levrlennadur"
#: strings.hrc:667
-#, fuzzy
msgctxt "STR_TOX_CITATION"
msgid "Citation"
msgstr "Meneg"
#: strings.hrc:668
-#, fuzzy
msgctxt "STR_TOX_TBL"
msgid "Index of Tables"
msgstr "Ibil an taolennoù"
#: strings.hrc:669
-#, fuzzy
msgctxt "STR_TOX_OBJ"
msgid "Table of Objects"
msgstr "Ibil an ergorennoù"
#: strings.hrc:670
-#, fuzzy
msgctxt "STR_TOX_ILL"
msgid "Illustration Index"
msgstr "Ibil ar skeudennadurioù"
@@ -3706,7 +3670,6 @@ msgstr "Klik da heuliañ en ere"
#. SubType DocInfo
#: strings.hrc:674
-#, fuzzy
msgctxt "FLD_DOCINFO_TITEL"
msgid "Title"
msgstr "Titl"
@@ -3718,13 +3681,11 @@ msgid "Subject"
msgstr "Dan_vez"
#: strings.hrc:676
-#, fuzzy
msgctxt "FLD_DOCINFO_KEYS"
msgid "Keywords"
msgstr "Gerioù-alc'hwez"
#: strings.hrc:677
-#, fuzzy
msgctxt "FLD_DOCINFO_COMMENT"
msgid "Comments"
msgstr "Askelennoù"
@@ -3748,13 +3709,11 @@ msgid "Last printed"
msgstr "Moulladur diwezhañ"
#: strings.hrc:681
-#, fuzzy
msgctxt "FLD_DOCINFO_DOCNO"
msgid "Revision number"
msgstr "Niverenn azgweladur"
#: strings.hrc:682
-#, fuzzy
msgctxt "FLD_DOCINFO_EDIT"
msgid "Total editing time"
msgstr "Embannvezh"
@@ -5128,7 +5087,6 @@ msgid "Custom"
msgstr "Personelaet"
#: strings.hrc:1003
-#, fuzzy
msgctxt "STR_CUSTOM_LABEL"
msgid "[User]"
msgstr "[Arveriad]"
@@ -5300,7 +5258,6 @@ msgid "No wrap"
msgstr "Azasaat ebet"
#: strings.hrc:1042
-#, fuzzy
msgctxt "STR_SURROUND_THROUGH"
msgid "Through"
msgstr "Dizehan"
@@ -6366,25 +6323,21 @@ msgstr "Restr diuzañ evit an ibil lizherennel (*.sdi)"
#. Description: character alignment for frmsh.cxx - context menu
#. -----------------------------------------------------------------------
#: strings.hrc:1264
-#, fuzzy
msgctxt "STR_FRMUI_TOP_BASE"
msgid "Base line at ~top"
msgstr "~Linenn diazez el lein"
#: strings.hrc:1265
-#, fuzzy
msgctxt "STR_FRMUI_BOTTOM_BASE"
msgid "~Base line at bottom"
msgstr "Linenn diazez en ~traoñ"
#: strings.hrc:1266
-#, fuzzy
msgctxt "STR_FRMUI_CENTER_BASE"
msgid "Base line ~centered"
msgstr "Linenn diazez ~kreizet"
#: strings.hrc:1267
-#, fuzzy
msgctxt "STR_FRMUI_LINE_TOP"
msgid "Top of line"
msgstr "Krec'h al linenn"
@@ -6396,25 +6349,21 @@ msgid "Bottom of line"
msgstr "Traoñ al linenn"
#: strings.hrc:1269
-#, fuzzy
msgctxt "STR_FRMUI_LINE_CENTER"
msgid "Center of line"
msgstr "Kreiz al linenn"
#: strings.hrc:1270
-#, fuzzy
msgctxt "STR_FRMUI_OLE_INSERT"
msgid "Insert object"
msgstr "Enlakaat un ergorenn"
#: strings.hrc:1271
-#, fuzzy
msgctxt "STR_FRMUI_OLE_EDIT"
msgid "Edit object"
msgstr "Embann an ergorenn"
#: strings.hrc:1272
-#, fuzzy
msgctxt "STR_FRMUI_COLL_HEADER"
msgid " (Template: "
msgstr " (Patrom : "
@@ -6672,13 +6621,11 @@ msgid "Remove empty paragraphs"
msgstr "Dilemel ar rannbennadoù goullo"
#: utlui.hrc:28
-#, fuzzy
msgctxt "RID_SHELLRES_AUTOFMTSTRS"
msgid "Use replacement table"
msgstr "Arverañ an daolenn amsaviñ"
#: utlui.hrc:29
-#, fuzzy
msgctxt "RID_SHELLRES_AUTOFMTSTRS"
msgid "Correct TWo INitial CApitals"
msgstr "REizhañ an eil pennlizherenn e DErou ar gerioù"
@@ -6696,7 +6643,6 @@ msgid "Replace \"standard\" quotes with %1custom%2 quotes"
msgstr "Amsaviñ daouaskoù \"skoueriek\" gant daouaskoù %1 \\bcustom%2"
#: utlui.hrc:32
-#, fuzzy
msgctxt "RID_SHELLRES_AUTOFMTSTRS"
msgid "Replace Custom Styles"
msgstr "Amsaviñ ar stiloù personelaet"
@@ -6732,7 +6678,6 @@ msgid "URL recognition"
msgstr "Dinoiñ an URLioù"
#: utlui.hrc:38
-#, fuzzy
msgctxt "RID_SHELLRES_AUTOFMTSTRS"
msgid "Replace dashes"
msgstr "Amsaviñ ar gourzhelloù"
@@ -7337,7 +7282,6 @@ msgid "Bullets"
msgstr "Padelligoù"
#: bulletsandnumbering.ui:142
-#, fuzzy
msgctxt "bulletsandnumbering|singlenum"
msgid "Numbering"
msgstr "Niverenniñ"
@@ -7358,7 +7302,6 @@ msgid "Position"
msgstr "Lec'hiadur"
#: bulletsandnumbering.ui:234
-#, fuzzy
msgctxt "bulletsandnumbering|customize"
msgid "Customize"
msgstr "Personelaat"
@@ -7584,7 +7527,6 @@ msgid "Database field:"
msgstr "Maezienn ur stlennvon :"
#: cardmediumpage.ui:255
-#, fuzzy
msgctxt "cardmediumpage|insert|tooltip_text"
msgid "Insert"
msgstr "Enlakaat"
@@ -8350,7 +8292,6 @@ msgid "Choose Item: "
msgstr "Dibab un elfenn : "
#: dropdownfielddialog.ui:174
-#, fuzzy
msgctxt "dropdownfielddialog|label1"
msgid "Edit"
msgstr "Embann"
@@ -8566,7 +8507,6 @@ msgid "Database field"
msgstr "Maezienn ur stlennvon"
#: envaddresspage.ui:237
-#, fuzzy
msgctxt "envaddresspage|insert|tooltip_text"
msgid "Insert"
msgstr "Enlakaat"
@@ -9751,7 +9691,6 @@ msgid "Right-to-left (vertical)"
msgstr "A zehou da gleiz (a-serzh)"
#: frmaddpage.ui:48
-#, fuzzy
msgctxt "frmaddpage|liststore1"
msgid "Left-to-right (vertical)"
msgstr "A gleiz da zehou (a-serzh)"
@@ -9793,7 +9732,6 @@ msgid "_Next link:"
msgstr "Ere _da-heul"
#: frmaddpage.ui:206
-#, fuzzy
msgctxt "frmaddpage|description_label"
msgid "_Description:"
msgstr "_Deskrivadur :"
@@ -10188,37 +10126,31 @@ msgid "Reference:"
msgstr "Dave"
#: inputwinmenu.ui:12
-#, fuzzy
msgctxt "inputwinmenu|sum"
msgid "Sum"
msgstr "Sammad"
#: inputwinmenu.ui:20
-#, fuzzy
msgctxt "inputwinmenu|round"
msgid "Round"
msgstr "Ront"
#: inputwinmenu.ui:28
-#, fuzzy
msgctxt "inputwinmenu|phd"
msgid "Percent"
msgstr "Dregantad"
#: inputwinmenu.ui:36
-#, fuzzy
msgctxt "inputwinmenu|sqrt"
msgid "Square Root"
msgstr "Daouvonad"
#: inputwinmenu.ui:44
-#, fuzzy
msgctxt "inputwinmenu|pow"
msgid "Power"
msgstr "Mac'h"
#: inputwinmenu.ui:52
-#, fuzzy
msgctxt "inputwinmenu|operators"
msgid "Operators"
msgstr "Niñvaderioù"
@@ -10296,19 +10228,16 @@ msgid "Statistical Functions"
msgstr "Kevreizhennoù stadeg"
#: inputwinmenu.ui:170
-#, fuzzy
msgctxt "inputwinmenu|mean"
msgid "Mean"
msgstr "Keitad"
#: inputwinmenu.ui:178
-#, fuzzy
msgctxt "inputwinmenu|min"
msgid "Minimum"
msgstr "Izek"
#: inputwinmenu.ui:186
-#, fuzzy
msgctxt "inputwinmenu|max"
msgid "Maximum"
msgstr "Uc'hek"
@@ -10326,31 +10255,26 @@ msgid "Sine"
msgstr "Linenn"
#: inputwinmenu.ui:216
-#, fuzzy
msgctxt "inputwinmenu|cos"
msgid "Cosine"
msgstr "Kosinuz"
#: inputwinmenu.ui:224
-#, fuzzy
msgctxt "inputwinmenu|tag"
msgid "Tangent"
msgstr "Tangent"
#: inputwinmenu.ui:232
-#, fuzzy
msgctxt "inputwinmenu|asin"
msgid "Arcsine"
msgstr "Gwarenn sinuz"
#: inputwinmenu.ui:240
-#, fuzzy
msgctxt "inputwinmenu|acos"
msgid "Arccosine"
msgstr "Gwarenn gosinuz"
#: inputwinmenu.ui:248
-#, fuzzy
msgctxt "inputwinmenu|atan"
msgid "Arctangent"
msgstr "Gwarenn dangent"
@@ -10426,7 +10350,6 @@ msgid "Change page number"
msgstr "Daskemmañ an niverenn bajenn"
#: insertbreak.ui:205
-#, fuzzy
msgctxt "insertbreak|pagenumsb-atkobject"
msgid "Change page number"
msgstr "Daskemmañ an niverenn bajenn"
@@ -11177,7 +11100,6 @@ msgid "S_ave as single document"
msgstr "_Enrollañ evel teul eeun"
#: mailmerge.ui:698
-#, fuzzy
msgctxt "mailmerge|individualdocuments"
msgid "Sa_ve as individual documents"
msgstr "Enrollañ e_vel un teul hiniennel"
@@ -11257,13 +11179,11 @@ msgid "Author"
msgstr "Aozer"
#: managechangessidebar.ui:192
-#, fuzzy
msgctxt "managechangessidebar|writerdate"
msgid "Date"
msgstr "Deiziad"
#: managechangessidebar.ui:200
-#, fuzzy
msgctxt "managechangessidebar|writerdesc"
msgid "Comment"
msgstr "Askelenn"
@@ -11932,19 +11852,16 @@ msgid "Navigation"
msgstr "Merdeiñ"
#: navigatorpanel.ui:60
-#, fuzzy
msgctxt "navigatorpanel|back|tooltip_text"
msgid "Back"
msgstr "Kent"
#: navigatorpanel.ui:73
-#, fuzzy
msgctxt "navigatorpanel|forward|tooltip_text"
msgid "Forward"
msgstr "War-lerc'h"
#: navigatorpanel.ui:86
-#, fuzzy
msgctxt "navigatorpanel|dragmode|tooltip_text"
msgid "Drag Mode"
msgstr "Mod Riklañ"
@@ -11968,7 +11885,6 @@ msgid "List Box On/Off"
msgstr "Skrammañ/kuzhat ar maez roll"
#: navigatorpanel.ui:148
-#, fuzzy
msgctxt "navigatorpanel|root|tooltip_text"
msgid "Content Navigation View"
msgstr "Gwel ar merdeiñ a glot gant an endalc'had"
@@ -11980,7 +11896,6 @@ msgid "Set Reminder"
msgstr "Kouner da-heul"
#: navigatorpanel.ui:194
-#, fuzzy
msgctxt "navigatorpanel|header|tooltip_text"
msgid "Header"
msgstr "Reollin"
@@ -12016,13 +11931,11 @@ msgid "Demote Level"
msgstr "Izelaat eus ul live"
#: navigatorpanel.ui:304
-#, fuzzy
msgctxt "navigatorpanel|documents|tooltip_text"
msgid "Document"
msgstr "Teul"
#: navigatorpanel.ui:307
-#, fuzzy
msgctxt "navigatorpanel|documents-atkobject"
msgid "Active Window"
msgstr "Prenestr oberiat"
@@ -12034,19 +11947,16 @@ msgid "Toggle Master View"
msgstr "Trec'haoliñ betek gwel an teul mestr"
#: navigatorpanel.ui:364
-#, fuzzy
msgctxt "navigatorpanel|edit|tooltip_text"
msgid "Edit"
msgstr "Embann"
#: navigatorpanel.ui:377
-#, fuzzy
msgctxt "navigatorpanel|update|tooltip_text"
msgid "Update"
msgstr "Hizivaat"
#: navigatorpanel.ui:390
-#, fuzzy
msgctxt "navigatorpanel|insert|tooltip_text"
msgid "Insert"
msgstr "Enlakaat"
@@ -12101,7 +12011,6 @@ msgid " "
msgstr ""
#: notebookbar.ui:438
-#, fuzzy
msgctxt "notebookbar|NewSC|tooltip_text"
msgid "Spreadsheet"
msgstr "Renkell"
@@ -12123,7 +12032,6 @@ msgid " "
msgstr ""
#: notebookbar.ui:472
-#, fuzzy
msgctxt "notebookbar|NewSD|tooltip_text"
msgid "Drawing"
msgstr "Tresadenn"
@@ -12145,31 +12053,26 @@ msgid " "
msgstr ""
#: notebookbar.ui:504
-#, fuzzy
msgctxt "notebookbar|NewSB|tooltip_text"
msgid "Database"
msgstr "Stlennvon"
#: notebookbar.ui:523
-#, fuzzy
msgctxt "notebookbar|NewSDB|tooltip_text"
msgid "Spreadsheet"
msgstr "Renkell"
#: notebookbar.ui:1238
-#, fuzzy
msgctxt "notebookbar|FileLabel"
msgid "File"
msgstr "Restr"
#: notebookbar.ui:1371
-#, fuzzy
msgctxt "notebookbar|FontSection|tooltip_text"
msgid "Font"
msgstr "Nodrezh"
#: notebookbar.ui:1660
-#, fuzzy
msgctxt "notebookbar|FontSection2|tooltip_text"
msgid "Font"
msgstr "Nodrezh"
@@ -12186,7 +12089,6 @@ msgid "Bullets and Numbering"
msgstr "Padelligoù ha niverenniñ"
#: notebookbar.ui:1852
-#, fuzzy
msgctxt "notebookbar|level|tooltip_text"
msgid "Horizontal Alignment"
msgstr "Desteudañ a-blaen"
@@ -12209,7 +12111,6 @@ msgid "Horizontal Alignment"
msgstr "Desteudañ a-blaen"
#: notebookbar.ui:2156
-#, fuzzy
msgctxt "notebookbar|SpacingSection|tooltip_text"
msgid "Spacing"
msgstr "Esaouiñ"
@@ -12243,19 +12144,16 @@ msgid "Style"
msgstr "Stil"
#: notebookbar.ui:2474
-#, fuzzy
msgctxt "notebookbar|FindSection|tooltip_text"
msgid "Find"
msgstr "Kavout"
#: notebookbar.ui:2530
-#, fuzzy
msgctxt "notebookbar|FindSection1|tooltip_text"
msgid "Find"
msgstr "Kavout"
#: notebookbar.ui:2595
-#, fuzzy
msgctxt "notebookbar|HomeLabel"
msgid "Home"
msgstr "D'ar gêr"
@@ -12267,7 +12165,6 @@ msgid "Break"
msgstr "_Lamm"
#: notebookbar.ui:2800
-#, fuzzy
msgctxt "notebookbar|box70|tooltip_text"
msgid "Gallery"
msgstr "Skeudennaoueg"
@@ -12278,13 +12175,11 @@ msgid "Open Clip Art and Media Gallery"
msgstr ""
#: notebookbar.ui:2850
-#, fuzzy
msgctxt "notebookbar|box69|tooltip_text"
msgid "Symbol"
msgstr "Arouez"
#: notebookbar.ui:2882
-#, fuzzy
msgctxt "notebookbar|box17|tooltip_text"
msgid "Basic"
msgstr "Diazezek"
@@ -12302,31 +12197,26 @@ msgid "Shapes"
msgstr "Lun"
#: notebookbar.ui:3249
-#, fuzzy
msgctxt "notebookbar|LinksSection|tooltip_text"
msgid "Links"
msgstr "Ereoù"
#: notebookbar.ui:3336
-#, fuzzy
msgctxt "notebookbar|TextSection|tooltip_text"
msgid "Text"
msgstr "Testenn"
#: notebookbar.ui:3373
-#, fuzzy
msgctxt "notebookbar|FontWork"
msgid "Fontwork"
msgstr "Fontwork"
#: notebookbar.ui:3455
-#, fuzzy
msgctxt "notebookbar|FieldsSection|tooltip_text"
msgid "Fields"
msgstr "Maeziennoù"
#: notebookbar.ui:3545
-#, fuzzy
msgctxt "notebookbar|InsertLabel"
msgid "Insert"
msgstr "Enlakaat"
@@ -12343,7 +12233,6 @@ msgid "Page layout"
msgstr "Pajennaozañ"
#: notebookbar.ui:4295
-#, fuzzy
msgctxt "notebookbar|ReferencesLabel"
msgid "References"
msgstr "Daveoù"
@@ -12387,7 +12276,6 @@ msgid "Indent"
msgstr "Pukañ"
#: notebookbar.ui:5850
-#, fuzzy
msgctxt "notebookbar|TableLabel"
msgid "Table"
msgstr "Taolenn"
@@ -12399,7 +12287,6 @@ msgid "Basics"
msgstr "Diazez"
#: notebookbar.ui:5872
-#, fuzzy
msgctxt "notebookbar|GraphicDialog"
msgid "Properties"
msgstr "Perzhioù"
@@ -12417,19 +12304,16 @@ msgid "Crop"
msgstr "Didroc'hañ"
#: notebookbar.ui:6537
-#, fuzzy
msgctxt "notebookbar|ImageLabel"
msgid "Image"
msgstr "Skeudenn"
#: notebookbar.ui:6554
-#, fuzzy
msgctxt "notebookbar|LineFormat"
msgid "Line"
msgstr "Linenn"
#: notebookbar.ui:6572
-#, fuzzy
msgctxt "notebookbar|AreaFormat"
msgid "Area"
msgstr "Maez"
@@ -12440,7 +12324,6 @@ msgid "Shape / Textbox"
msgstr ""
#: notebookbar.ui:6734
-#, fuzzy
msgctxt "notebookbar|AnchorMenu"
msgid "Anchor"
msgstr "Eoriñ"
@@ -12456,19 +12339,16 @@ msgid "Menubar"
msgstr ""
#: notebookbar_compact.ui:2768
-#, fuzzy
msgctxt "notebookbar_compact|fileb"
msgid "_File"
msgstr "_Restr"
#: notebookbar_compact.ui:2797
-#, fuzzy
msgctxt "notebookbar_compact|FileLabel"
msgid "File"
msgstr "Restr"
#: notebookbar_compact.ui:2873
-#, fuzzy
msgctxt "notebookbar_compact|editb"
msgid "_Edit"
msgstr "_Embann"
@@ -12486,19 +12366,16 @@ msgid "_Menu"
msgstr "Lañser"
#: notebookbar_compact.ui:3690
-#, fuzzy
msgctxt "notebookbar_compact|HomeLabel"
msgid "Home"
msgstr "D'ar gêr"
#: notebookbar_compact.ui:4093
-#, fuzzy
msgctxt "notebookbar_compact|insertb"
msgid "_Insert"
msgstr "_Enlakaat"
#: notebookbar_compact.ui:4123
-#, fuzzy
msgctxt "notebookbar_compact|InsertLabel"
msgid "Insert"
msgstr "Enlakaat"
@@ -12522,7 +12399,6 @@ msgid "Reference_s"
msgstr "Daveoù"
#: notebookbar_compact.ui:4899
-#, fuzzy
msgctxt "notebookbar_compact|ReferencesLabel"
msgid "References"
msgstr "Daveoù"
@@ -12552,13 +12428,11 @@ msgid "View"
msgstr "Skrammañ"
#: notebookbar_compact.ui:6448
-#, fuzzy
msgctxt "notebookbar_compact|tableT"
msgid "T_able"
msgstr "_Taolenn"
#: notebookbar_compact.ui:6478
-#, fuzzy
msgctxt "notebookbar_compact|TableLabel"
msgid "Table"
msgstr "Taolenn"
@@ -12570,7 +12444,6 @@ msgid "_Graphic"
msgstr "Skeudennoù"
#: notebookbar_compact.ui:7136
-#, fuzzy
msgctxt "notebookbar_compact|ImageLabel"
msgid "Image"
msgstr "Skeudenn"
@@ -12598,7 +12471,6 @@ msgid "Wrap"
msgstr "Azasaat"
#: notebookbar_compact.ui:8144
-#, fuzzy
msgctxt "notebookbar_compact|frame:MenuAlign"
msgid "Align"
msgstr "Steudañ"
@@ -12622,7 +12494,6 @@ msgid "_Tools"
msgstr "Ostilhoù"
#: notebookbar_compact.ui:8810
-#, fuzzy
msgctxt "notebookbar_compact|DevLabel"
msgid "Tools"
msgstr "Ostilhoù"
@@ -12656,13 +12527,11 @@ msgid "_Tools"
msgstr "Ostilhoù"
#: notebookbar_groupedbar_compact.ui:4148
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|fileb"
msgid "_File"
msgstr "_Restr"
#: notebookbar_groupedbar_compact.ui:4302
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|editb"
msgid "_Edit"
msgstr "_Embann"
@@ -12686,7 +12555,6 @@ msgid "_Paragraph"
msgstr "Rannbennad"
#: notebookbar_groupedbar_compact.ui:5044
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|insertb"
msgid "_Insert"
msgstr "_Enlakaat"
@@ -12728,7 +12596,6 @@ msgid "_Paragraph"
msgstr "Rannbennad"
#: notebookbar_groupedbar_compact.ui:6031
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|tableT"
msgid "T_able"
msgstr "_Taolenn"
@@ -12794,7 +12661,6 @@ msgid "_Review"
msgstr "_Alberz"
#: notebookbar_groupedbar_compact.ui:7648
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|commentsb"
msgid "_Comments"
msgstr "_Askelennoù"
@@ -12923,13 +12789,11 @@ msgid "_Help"
msgstr "Skoazell"
#: notebookbar_groupedbar_full.ui:4147
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|fileb"
msgid "_File"
msgstr "_Restr"
#: notebookbar_groupedbar_full.ui:4384
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|editb"
msgid "_Edit"
msgstr "_Embann"
@@ -12953,7 +12817,6 @@ msgid "_Paragraph"
msgstr "Rannbennad"
#: notebookbar_groupedbar_full.ui:5457
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|insertb"
msgid "_Insert"
msgstr "_Enlakaat"
@@ -13019,7 +12882,6 @@ msgid "_Paragraph"
msgstr "Rannbennad"
#: notebookbar_groupedbar_full.ui:8198
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|tabled"
msgid "T_able"
msgstr "_Taolenn"
@@ -13067,7 +12929,6 @@ msgid "_Review"
msgstr "_Alberz"
#: notebookbar_groupedbar_full.ui:9858
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|commentsb"
msgid "_Comments"
msgstr "_Askelennoù"
@@ -13090,7 +12951,6 @@ msgid "D_raw"
msgstr ""
#: notebookbar_groupedbar_full.ui:11024
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|editdrawb"
msgid "_Edit"
msgstr "_Embann"
@@ -13102,7 +12962,6 @@ msgid "Wrap"
msgstr "Azasaat"
#: notebookbar_groupedbar_full.ui:11268
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|alignb"
msgid "Align"
msgstr "Steudañ"
@@ -13149,7 +13008,6 @@ msgid "_View"
msgstr "Skrammañ"
#: notebookbar_groupedbar_full.ui:12753
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|insertTextb"
msgid "_Insert"
msgstr "_Enlakaat"
@@ -13185,13 +13043,11 @@ msgid "_View"
msgstr "Skrammañ"
#: notebookbar_groups.ui:34
-#, fuzzy
msgctxt "notebookbar_groups|imagestyledefault"
msgid "Default"
msgstr "Dre ziouer"
#: notebookbar_groups.ui:42
-#, fuzzy
msgctxt "notebookbar_groups|imagestylegray"
msgid "Grayscale"
msgstr "Liveoù louedoù"
@@ -13203,7 +13059,6 @@ msgid "Black and White"
msgstr "Gwenn & Du"
#: notebookbar_groups.ui:58
-#, fuzzy
msgctxt "notebookbar_groups|imagestylewater"
msgid "Watermark"
msgstr "Rouedigell"
@@ -13267,7 +13122,6 @@ msgid "Colorize Orange"
msgstr ""
#: notebookbar_groups.ui:186
-#, fuzzy
msgctxt "notebookbar_groups|hyperlink"
msgid "Hyperlink"
msgstr "Gourere"
@@ -13279,7 +13133,6 @@ msgid "Footnote"
msgstr "Notenn troad pajenn"
#: notebookbar_groups.ui:209
-#, fuzzy
msgctxt "notebookbar_groups|endnote"
msgid "Endnote"
msgstr "Notenn dibenn"
@@ -13303,25 +13156,21 @@ msgid "Default Paragraph"
msgstr "Rann~bennad dre ziouer"
#: notebookbar_groups.ui:326
-#, fuzzy
msgctxt "notebookbar_groups|title"
msgid "Title"
msgstr "Titl"
#: notebookbar_groups.ui:335
-#, fuzzy
msgctxt "notebookbar_groups|heading1"
msgid "Heading 1"
msgstr "Talbenn 1"
#: notebookbar_groups.ui:344
-#, fuzzy
msgctxt "notebookbar_groups|heading2"
msgid "Heading 2"
msgstr "Talbenn 2"
#: notebookbar_groups.ui:353
-#, fuzzy
msgctxt "notebookbar_groups|heading3"
msgid "Heading 3"
msgstr "Talbenn 3"
@@ -13333,13 +13182,11 @@ msgid "Default Character"
msgstr "Aroue~zenn dre ziouer"
#: notebookbar_groups.ui:377
-#, fuzzy
msgctxt "notebookbar_groups|italic"
msgid "Emphasis"
msgstr "Kreñvaat"
#: notebookbar_groups.ui:386
-#, fuzzy
msgctxt "notebookbar_groups|bold"
msgid "Strong Emphasis"
msgstr "Kreñvaat muioc'h"
@@ -13351,7 +13198,6 @@ msgid "None"
msgstr "Tra ebet"
#: notebookbar_groups.ui:412
-#, fuzzy
msgctxt "notebookbar_groups|tablestyledefault"
msgid "Default"
msgstr "Dre ziouer"
@@ -13378,13 +13224,11 @@ msgid "Style 4"
msgstr ""
#: notebookbar_groups.ui:471
-#, fuzzy
msgctxt "notebookbar_groups|rowmenuaddup"
msgid "Insert Rows Above"
msgstr "Enlakaat renkoù a-us"
#: notebookbar_groups.ui:480
-#, fuzzy
msgctxt "notebookbar_groups|rowmenuadddown"
msgid "Insert Rows Below"
msgstr "Enlakaat renkoù dindan"
@@ -13408,19 +13252,16 @@ msgid "Row Height..."
msgstr "Sav ar renk"
#: notebookbar_groups.ui:528
-#, fuzzy
msgctxt "notebookbar_groups|rowmenuoptimalrow"
msgid "Optimal Row Height"
msgstr "Sav renk gwellek"
#: notebookbar_groups.ui:537
-#, fuzzy
msgctxt "notebookbar_groups|rowmenudistribute"
msgid "Distribute Rows Evenly"
msgstr "Dasparzhañ kenfeuriek ar bannoù"
#: notebookbar_groups.ui:736
-#, fuzzy
msgctxt "notebookbar_groups|filegrouplabel"
msgid "File"
msgstr "Restr"
@@ -13438,13 +13279,11 @@ msgid "Style"
msgstr "Stil"
#: notebookbar_groups.ui:1448
-#, fuzzy
msgctxt "notebookbar_groups|formatgrouplabel"
msgid "Text"
msgstr "Testenn"
#: notebookbar_groups.ui:1573
-#, fuzzy
msgctxt "notebookbar_groups|linksb"
msgid "Links"
msgstr "Ereoù"
@@ -13456,7 +13295,6 @@ msgid "Shapes"
msgstr "Lun"
#: notebookbar_groups.ui:1722
-#, fuzzy
msgctxt "notebookbar_groups|insertgrouplabel"
msgid "Insert"
msgstr "Enlakaat"
@@ -13468,19 +13306,16 @@ msgid "Style"
msgstr "Stil"
#: notebookbar_groups.ui:1780
-#, fuzzy
msgctxt "notebookbar_groups|tablerowsb"
msgid "Rows"
msgstr "Renkoù"
#: notebookbar_groups.ui:1798
-#, fuzzy
msgctxt "notebookbar_groups|tablecolumnsb"
msgid "Columns"
msgstr "Bannoù"
#: notebookbar_groups.ui:2002
-#, fuzzy
msgctxt "notebookbar_groups|tablegrouplabel"
msgid "Table"
msgstr "Taolenn"
@@ -13492,7 +13327,6 @@ msgid "Style"
msgstr "Stil"
#: notebookbar_groups.ui:2079
-#, fuzzy
msgctxt "notebookbar_groups|resetb"
msgid "Reset"
msgstr "Adderaouekaat"
@@ -13510,7 +13344,6 @@ msgid "Lock"
msgstr "prennet"
#: notebookbar_groups.ui:2189
-#, fuzzy
msgctxt "notebookbar_groups|imagegrouplabel"
msgid "Image"
msgstr "Skeudenn"
@@ -13522,31 +13355,26 @@ msgid "None"
msgstr "Tra ebet"
#: notebookbar_groups.ui:2256
-#, fuzzy
msgctxt "notebookbar_groups|wrapideal"
msgid "Optimal"
msgstr "Gwellek"
#: notebookbar_groups.ui:2265
-#, fuzzy
msgctxt "notebookbar_groups|wrapon"
msgid "Parallel"
msgstr "A-genstur"
#: notebookbar_groups.ui:2274
-#, fuzzy
msgctxt "notebookbar_groups|wrapleft"
msgid "Before"
msgstr "A-raok"
#: notebookbar_groups.ui:2283
-#, fuzzy
msgctxt "notebookbar_groups|wrapright"
msgid "After"
msgstr "Goude"
#: notebookbar_groups.ui:2292
-#, fuzzy
msgctxt "notebookbar_groups|wrapthrough"
msgid "Through"
msgstr "Dizehan"
@@ -13558,13 +13386,11 @@ msgid "Contour"
msgstr "_Trolinenn"
#: notebookbar_groups.ui:2316
-#, fuzzy
msgctxt "notebookbar_groups|contourdialog"
msgid "Edit Contour"
msgstr "Embann an drolinenn"
#: notebookbar_single.ui:473
-#, fuzzy
msgctxt "notebookbar_single|halignment|tooltip_text"
msgid "Horizontal Alignment"
msgstr "Desteudañ a-blaen"
@@ -14152,7 +13978,6 @@ msgid "_Tabs"
msgstr "_Taolennata"
#: optformataidspage.ui:434
-#, fuzzy
msgctxt "optformataidspage|filltabandspace"
msgid "Tabs a_nd spaces"
msgstr "Taolennata hag _esaouioù"
@@ -14846,7 +14671,6 @@ msgid "_More Options"
msgstr "Muioc'h a zibarzhioù"
#: pagecolumncontrol.ui:230
-#, fuzzy
msgctxt "pagecolumncontrol|moreoptions|tooltip_text"
msgid "More Options"
msgstr "Muioc'h a zibarzhioù"
@@ -14864,7 +14688,6 @@ msgid "Custom"
msgstr "Personelaet"
#: pagefooterpanel.ui:72
-#, fuzzy
msgctxt "pagefooterpanel|spacing"
msgid "Spacing:"
msgstr "Esaouiñ :"
@@ -14882,7 +14705,6 @@ msgid "Size:"
msgstr "Ment"
#: pageformatpanel.ui:35
-#, fuzzy
msgctxt "pageformatpanel|width"
msgid "Width:"
msgstr "Led :"
@@ -14912,13 +14734,11 @@ msgid "Paper Height"
msgstr "Sav ar bajenn"
#: pageformatpanel.ui:103
-#, fuzzy
msgctxt "pageformatpanel|paperorientation"
msgid "Portrait"
msgstr "Poltred"
#: pageformatpanel.ui:104
-#, fuzzy
msgctxt "pageformatpanel|paperorientation"
msgid "Landscape"
msgstr "Gweledva"
@@ -14942,7 +14762,6 @@ msgid "Narrow"
msgstr "Strizh"
#: pageformatpanel.ui:142
-#, fuzzy
msgctxt "pageformatpanel|marginLB"
msgid "Moderate"
msgstr "Kerreizh"
@@ -14969,7 +14788,6 @@ msgid "Wide"
msgstr "Masklañ"
#: pageformatpanel.ui:147
-#, fuzzy
msgctxt "pageformatpanel|marginLB"
msgid "Mirrored"
msgstr "Pajennoù tal ouzh tal"
@@ -14993,7 +14811,6 @@ msgid "Custom"
msgstr "Personelaet"
#: pageheaderpanel.ui:72
-#, fuzzy
msgctxt "pageheaderpanel|spacing"
msgid "Spacing:"
msgstr "Esaouiñ :"
@@ -15011,7 +14828,6 @@ msgid "Narrow"
msgstr "Strizh"
#: pagemargincontrol.ui:96
-#, fuzzy
msgctxt "pagemargincontrol|normal"
msgid "Normal"
msgstr "Reizh"
@@ -15023,13 +14839,11 @@ msgid "Wide"
msgstr "Masklañ"
#: pagemargincontrol.ui:127
-#, fuzzy
msgctxt "pagemargincontrol|mirrored"
msgid "Mirrored"
msgstr "Pajennoù tal ouzh tal"
#: pagemargincontrol.ui:142
-#, fuzzy
msgctxt "pagemargincontrol|last"
msgid "Last Custom Value"
msgstr "Gwerzh personelaet diwezhañ"
@@ -15041,7 +14855,6 @@ msgid "Narrow"
msgstr "Strizh"
#: pagemargincontrol.ui:172
-#, fuzzy
msgctxt "pagemargincontrol|normalL"
msgid "Normal"
msgstr "Reizh"
@@ -15053,13 +14866,11 @@ msgid "Wide"
msgstr "Masklañ"
#: pagemargincontrol.ui:203
-#, fuzzy
msgctxt "pagemargincontrol|mirroredL"
msgid "Mirrored"
msgstr "Pajennoù tal ouzh tal"
#: pagemargincontrol.ui:218
-#, fuzzy
msgctxt "pagemargincontrol|lastL"
msgid "Last Custom Value"
msgstr "Gwerzh personelaet diwezhañ"
@@ -15107,13 +14918,11 @@ msgid "Custom"
msgstr "Personelaet"
#: pageorientationcontrol.ui:36
-#, fuzzy
msgctxt "pageorientationcontrol|portrait"
msgid "Portrait"
msgstr "Poltred"
#: pageorientationcontrol.ui:52
-#, fuzzy
msgctxt "pageorientationcontrol|landscape"
msgid "Landscape"
msgstr "Gweledva"
@@ -15125,37 +14934,31 @@ msgid "_More Options"
msgstr "Muioc'h a zibarzhioù"
#: pagesizecontrol.ui:55
-#, fuzzy
msgctxt "pagesizecontrol|moreoptions|tooltip_text"
msgid "More Options"
msgstr "Muioc'h a zibarzhioù"
#: pagestylespanel.ui:15
-#, fuzzy
msgctxt "pagestylespanel|liststorePageLayout"
msgid "Right and left"
msgstr "Dehou ha kleiz"
#: pagestylespanel.ui:19
-#, fuzzy
msgctxt "pagestylespanel|liststorePageLayout"
msgid "Mirrored"
msgstr "Pajennoù tal ouzh tal"
#: pagestylespanel.ui:23
-#, fuzzy
msgctxt "pagestylespanel|liststorePageLayout"
msgid "Only right"
msgstr "Dehou hepken"
#: pagestylespanel.ui:27
-#, fuzzy
msgctxt "pagestylespanel|liststorePageLayout"
msgid "Only left"
msgstr "Kleiz hepken"
#: pagestylespanel.ui:51
-#, fuzzy
msgctxt "pagestylespanel|numberslabel"
msgid "Number:"
msgstr "Niver :"
@@ -15173,7 +14976,6 @@ msgid "Layout:"
msgstr "Pa_jennaozañ :"
#: pagestylespanel.ui:119
-#, fuzzy
msgctxt "pagestylespanel|columnlabel"
msgid "Columns:"
msgstr "Bannoù :"
@@ -15370,7 +15172,6 @@ msgid "Flip"
msgstr "Gwintañ"
#: picturepage.ui:292
-#, fuzzy
msgctxt "picturepage|FT_ANGLE"
msgid "_Angle:"
msgstr "_Korn :"
@@ -15382,19 +15183,16 @@ msgid "0,00"
msgstr "0,0"
#: picturepage.ui:335
-#, fuzzy
msgctxt "picturepage|FT_ANGLEPRESETS"
msgid "Default _settings:"
msgstr "Arventennoù dre _ziouer :"
#: picturepage.ui:349
-#, fuzzy
msgctxt "picturepage|CTL_ANGLE|tooltip_text"
msgid "Rotation Angle"
msgstr "Korn ar c'hwelañ"
#: picturepage.ui:374
-#, fuzzy
msgctxt "picturepage|label2"
msgid "Rotation Angle"
msgstr "Korn ar c'hwelañ"
@@ -15827,7 +15625,6 @@ msgid "Open in New Window"
msgstr "Digeriñ en ur prenestr nevez"
#: readonlymenu.ui:28
-#, fuzzy
msgctxt "readonlymenu|edit"
msgid "_Edit"
msgstr "_Embann"
@@ -15857,7 +15654,6 @@ msgid "HT_ML Source"
msgstr "Tarzh HTML"
#: readonlymenu.ui:74
-#, fuzzy
msgctxt "readonlymenu|backward"
msgid "Backwards"
msgstr "War-gil"
@@ -15875,7 +15671,6 @@ msgid "Save Image..."
msgstr "Enrollañ ar skeudenn..."
#: readonlymenu.ui:104
-#, fuzzy
msgctxt "readonlymenu|graphictogallery"
msgid "Add Image"
msgstr "Ouzhpennañ ur skeudenn"
@@ -15929,7 +15724,6 @@ msgid "Leave Full-Screen Mode"
msgstr "Kuitaat ar mod Skrammad a-bezh"
#: readonlymenu.ui:242
-#, fuzzy
msgctxt "readonlymenu|copy"
msgid "_Copy"
msgstr "_Eilañ"
@@ -16301,7 +16095,6 @@ msgid "Parallel"
msgstr "A-genstur"
#: sidebarwrap.ui:59
-#, fuzzy
msgctxt "sidebarwrap|buttonparallel-atkobject"
msgid "Parallel"
msgstr "A-genstur"
@@ -16312,7 +16105,6 @@ msgid "Optimal"
msgstr "Gwellek"
#: sidebarwrap.ui:82
-#, fuzzy
msgctxt "sidebarwrap|buttonoptimal-atkobject"
msgid "Optimal"
msgstr "Gwellek"
@@ -16323,7 +16115,6 @@ msgid "Before"
msgstr "A-raok"
#: sidebarwrap.ui:105
-#, fuzzy
msgctxt "sidebarwrap|buttonbefore-atkobject"
msgid "Before"
msgstr "A-raok"
@@ -16334,7 +16125,6 @@ msgid "After"
msgstr "Goude"
#: sidebarwrap.ui:128
-#, fuzzy
msgctxt "sidebarwrap|buttonafter-atkobject"
msgid "After"
msgstr "Goude"
@@ -16345,7 +16135,6 @@ msgid "Through"
msgstr "Dizehan"
#: sidebarwrap.ui:151
-#, fuzzy
msgctxt "sidebarwrap|buttonthrough-atkobject"
msgid "Through"
msgstr "Dizehan"
@@ -16451,19 +16240,16 @@ msgid "Key 3"
msgstr "Alc'hwez 3"
#: sortdialog.ui:408
-#, fuzzy
msgctxt "sortdialog|typelb1-atkobject"
msgid "Key type"
msgstr "Rizh alc'hwez"
#: sortdialog.ui:431
-#, fuzzy
msgctxt "sortdialog|typelb2-atkobject"
msgid "Key type"
msgstr "Rizh alc'hwez"
#: sortdialog.ui:452
-#, fuzzy
msgctxt "sortdialog|typelb3-atkobject"
msgid "Key type"
msgstr "Rizh alc'hwez"
@@ -16524,19 +16310,16 @@ msgid "Setting"
msgstr "Kefluniañ"
#: spellmenu.ui:12
-#, fuzzy
msgctxt "spellmenu|ignoreall"
msgid "I_gnore All"
msgstr "Tremen dreist an _holl"
#: spellmenu.ui:20
-#, fuzzy
msgctxt "spellmenu|addmenu"
msgid "_Add to Dictionary"
msgstr "_Ouzhpennañ er geriadur"
#: spellmenu.ui:34
-#, fuzzy
msgctxt "spellmenu|add"
msgid "_Add to Dictionary"
msgstr "_Ouzhpennañ er geriadur"
@@ -16554,7 +16337,6 @@ msgid "Set Language for Selection"
msgstr "Despizañ ar yezh evit an diuzad"
#: spellmenu.ui:94
-#, fuzzy
msgctxt "spellmenu|langpara"
msgid "Set Language for Paragraph"
msgstr "Despizañ ar yezh evit ar rannbennad"
@@ -16987,7 +16769,6 @@ msgid "Position"
msgstr "Lec'hiadur"
#: templatedialog16.ui:259
-#, fuzzy
msgctxt "templatedialog16|customize"
msgid "Customize"
msgstr "Personelaat"
@@ -17408,7 +17189,6 @@ msgid "Preview"
msgstr "Alberz"
#: tocdialog.ui:119
-#, fuzzy
msgctxt "tocdialog|example-atkobject"
msgid "Preview"
msgstr "Alberz"
@@ -17624,13 +17404,11 @@ msgid "_3:"
msgstr "_3:"
#: tocentriespage.ui:890
-#, fuzzy
msgctxt "tocentriespage|up1cb|tooltip_text"
msgid "Ascending"
msgstr "War-gresk"
#: tocentriespage.ui:907
-#, fuzzy
msgctxt "tocentriespage|down1cb|tooltip_text"
msgid "Descending"
msgstr "War-zigresk"
@@ -18086,37 +17864,31 @@ msgid "The following error occurred:"
msgstr "C'hoarvezet eo ar fazi da-heul :"
#: watermarkdialog.ui:19
-#, fuzzy
msgctxt "watermarkdialog|WatermarkDialog"
msgid "Watermark"
msgstr "Rouedigell"
#: watermarkdialog.ui:85
-#, fuzzy
msgctxt "watermarkdialog|TextLabel"
msgid "Text"
msgstr "Testenn"
#: watermarkdialog.ui:118
-#, fuzzy
msgctxt "watermarkdialog|FontLabel"
msgid "Font"
msgstr "Nodrezh"
#: watermarkdialog.ui:130
-#, fuzzy
msgctxt "watermarkdialog|AngleLabel"
msgid "Angle"
msgstr "Korn"
#: watermarkdialog.ui:142
-#, fuzzy
msgctxt "watermarkdialog|TransparencyLabel"
msgid "Transparency"
msgstr "Boullder"
#: watermarkdialog.ui:154
-#, fuzzy
msgctxt "watermarkdialog|ColorLabel"
msgid "Color"
msgstr "Liv"
diff --git a/source/br/uui/messages.po b/source/br/uui/messages.po
index 3d9719b0956..e90717c10d0 100644
--- a/source/br/uui/messages.po
+++ b/source/br/uui/messages.po
@@ -381,7 +381,6 @@ msgstr ""
" $(ARG1)."
#: ids.hrc:158
-#, fuzzy
msgctxt "STR_UUI_UNKNOWNAUTH_UNTRUSTED"
msgid ""
"Unable to verify the identity of $(ARG1) site.\n"
@@ -393,7 +392,6 @@ msgstr ""
"Kent degemer ar skrid testeni-mañ e vefe gwell deoc'h gwiriañ ar skrid-mañ gant evezh. Ha fellout a ra deoc'h degemer ar skrid testeni-mañ a-benn naoudiañ al lec'hienn $(ARG1) ?"
#: ids.hrc:159
-#, fuzzy
msgctxt "STR_UUI_SSLWARN_EXPIRED"
msgid ""
"$(ARG1) is a site that uses a security certificate to encrypt data during transmission, but its certificate expired on $(ARG2).\n"
@@ -405,13 +403,11 @@ msgstr ""
"Gwell e vefe deoc'h gwiriañ hag-eñ eo dereat eur hoc'h urzhiataer."
#: ids.hrc:160
-#, fuzzy
msgctxt "STR_UUI_SSLWARN_EXPIRED_TITLE"
msgid "Security Warning: Server Certificate Invalid"
msgstr "Evezhiadenn a-fet diogelroez : Skrid testeni an dafariad didalvoudek"
#: ids.hrc:161
-#, fuzzy
msgctxt "STR_UUI_SSLWARN_DOMAINMISMATCH"
msgid ""
"You have attempted to establish a connection with $(ARG1). However, the security certificate presented belongs to $(ARG2). It is possible, though unlikely, that someone may be trying to intercept your communication with this web site.\n"
@@ -427,13 +423,11 @@ msgstr ""
"Ha fellout a ra deoc'h kenderc'hel ganti memes tra ?"
#: ids.hrc:162
-#, fuzzy
msgctxt "STR_UUI_SSLWARN_DOMAINMISMATCH_TITLE"
msgid "Security Warning: Server Certificate Expired"
msgstr "Evezhiadenn a-fet diogelroez : Skrid testeni an dafariad diamzeret"
#: ids.hrc:163
-#, fuzzy
msgctxt "STR_UUI_SSLWARN_INVALID"
msgid ""
"The certificate could not be validated. You should examine this site's certificate carefully.\n"
@@ -445,7 +439,6 @@ msgstr ""
"Mard ez eus arvar gant ar skrid-mañ, dilezit ar c'hennaskañ ha kasit ur gemennadenn d'an ardead."
#: ids.hrc:164
-#, fuzzy
msgctxt "STR_UUI_SSLWARN_INVALID_TITLE"
msgid "Security Warning: Domain Name Mismatch"
msgstr "Evezhiadenn Diogelroez : digenglotadenn gant anv an domani"
@@ -563,7 +556,6 @@ msgid "The lock file could not be created for exclusive access by %PRODUCTNAME,
msgstr "N'hall ket %PRODUCTNAME prennañ ar restr evit un haeziñ dispellaus en abeg d'un aotre a vank da grouiñ ur restr prennañ war lec'hiadur ar restr-mañ."
#: strings.hrc:47
-#, fuzzy
msgctxt "STR_LOCKFAILED_OPENREADONLY_BTN"
msgid "Open ~Read-Only"
msgstr "Digeriñ e mod ~lenn nemetken"
@@ -719,7 +711,6 @@ msgid "The lock file is corrupted and probably empty. Opening the document read-
msgstr ""
#: strings.hrc:76
-#, fuzzy
msgctxt "STR_LOCKCORRUPT_OPENREADONLY_BTN"
msgid "Open ~Read-Only"
msgstr "Digeriñ e mod ~lenn nemetken"
diff --git a/source/br/vcl/messages.po b/source/br/vcl/messages.po
index d0cd2a720f1..1c3380d6748 100644
--- a/source/br/vcl/messages.po
+++ b/source/br/vcl/messages.po
@@ -707,13 +707,11 @@ msgid "Warning"
msgstr "Diwallit "
#: strings.hrc:135
-#, fuzzy
msgctxt "SV_MSGBOX_ERROR"
msgid "Error"
msgstr "Fazi"
#: strings.hrc:136
-#, fuzzy
msgctxt "SV_MSGBOX_QUERY"
msgid "Confirmation"
msgstr "Kadarnaat"
@@ -899,7 +897,6 @@ msgid "Cu_t"
msgstr "Troc'hañ"
#: editmenu.ui:34
-#, fuzzy
msgctxt "editmenu|copy"
msgid "_Copy"
msgstr "_Eilañ"
diff --git a/source/br/wizards/messages.po b/source/br/wizards/messages.po
index ff28abc953b..a8c28dde30e 100644
--- a/source/br/wizards/messages.po
+++ b/source/br/wizards/messages.po
@@ -14,61 +14,51 @@ msgstr ""
"X-Generator: LibreOffice\n"
#: strings.hrc:32
-#, fuzzy
msgctxt "RID_COMMON_START_0"
msgid "The directory '%1' could not be created.<BR>There may not be enough space left on your hard disk."
msgstr "N'haller ket krouiñ an teuliad '%1'!<BR>Leun choug eo ar gantenn galet moarvat."
#: strings.hrc:33
-#, fuzzy
msgctxt "RID_COMMON_START_1"
msgid "The text document could not be created.<BR>Please check if the module 'PRODUCTNAME Writer' is installed."
msgstr "N'haller ket krouiñ an teul mod testenn.<BR>Gwiriit emañ ar mollad 'PRODUCTNAME Writer' staliet mat."
#: strings.hrc:34
-#, fuzzy
msgctxt "RID_COMMON_START_2"
msgid "The spreadsheet could not be created.<BR>Please check if the module 'PRODUCTNAME Calc' is installed."
msgstr "N'haller ket krouiñ ar renkell .<BR>Gwiriit emañ ar mollad 'PRODUCTNAME Calc' staliet mat."
#: strings.hrc:35
-#, fuzzy
msgctxt "RID_COMMON_START_3"
msgid "The presentation could not be created.<BR>Please check if the module 'PRODUCTNAME Impress' is installed."
msgstr "N'haller ket krouiñ ar ginnigadenn.<BR>Gwiriit emañ ar mollad 'PRODUCTNAME Impress' staliet mat."
#: strings.hrc:36
-#, fuzzy
msgctxt "RID_COMMON_START_4"
msgid "The drawing could not be created.<BR>Please check if the module 'PRODUCTNAME Draw' is installed."
msgstr "N'haller ket krouiñ an dresadenn.<BR>Gwiriit emañ ar mollad 'PRODUCTNAME Draw' staliet mat."
#: strings.hrc:37
-#, fuzzy
msgctxt "RID_COMMON_START_5"
msgid "The formula could not be created.<BR>Please check if the module 'PRODUCTNAME Math' is installed."
msgstr "N'haller ket krouiñ ar reollun.<BR>Gwiriit emañ ar mollad 'PRODUCTNAME Math' staliet mat."
#: strings.hrc:38
-#, fuzzy
msgctxt "RID_COMMON_START_6"
msgid "The files required could not be found.<BR>Please start the %PRODUCTNAME Setup and choose 'Repair'."
msgstr "N'haller ket dinoiñ ar restroù ret !<BR>Luskit goulev staliañ %PRODUCTNAME (Setup) ha dibabit an dibarzh 'Ratreañ'."
#: strings.hrc:39
-#, fuzzy
msgctxt "RID_COMMON_START_7"
msgid "The file '<PATH>' already exists.<BR><BR>Would you like to overwrite the existing file?"
msgstr "Ar restr '<PATH>' zo anezhi endeo. <BR><BR>Flastrañ ar restr a zo anezhi ?"
#: strings.hrc:40
-#, fuzzy
msgctxt "RID_COMMON_START_8"
msgid "Yes"
msgstr "Ya"
#: strings.hrc:41
-#, fuzzy
msgctxt "RID_COMMON_START_9"
msgid "Yes to All"
msgstr "Ya evit pep tra"
@@ -80,7 +70,6 @@ msgid "No"
msgstr "Ket"
#: strings.hrc:43
-#, fuzzy
msgctxt "RID_COMMON_START_11"
msgid "Cancel"
msgstr "Nullañ"
@@ -92,19 +81,16 @@ msgid "~Finish"
msgstr "E~chuiñ"
#: strings.hrc:45
-#, fuzzy
msgctxt "RID_COMMON_START_13"
msgid "< ~Back"
msgstr "< ~Kent"
#: strings.hrc:46
-#, fuzzy
msgctxt "RID_COMMON_START_14"
msgid "~Next >"
msgstr "~War-lerc'h >"
#: strings.hrc:47
-#, fuzzy
msgctxt "RID_COMMON_START_15"
msgid "~Help"
msgstr "~Skoazell"
@@ -116,31 +102,26 @@ msgid "Steps"
msgstr "Pazennoù"
#: strings.hrc:49
-#, fuzzy
msgctxt "RID_COMMON_START_17"
msgid "Close"
msgstr "Serriñ"
#: strings.hrc:50
-#, fuzzy
msgctxt "RID_COMMON_START_18"
msgid "OK"
msgstr "Mat eo"
#: strings.hrc:51
-#, fuzzy
msgctxt "RID_COMMON_START_19"
msgid "The file already exists. Do you want to overwrite it?"
msgstr "Ar restr-mañ a zo anezhi endeo. Fellout a ra deoc'h he flastrañ ?"
#: strings.hrc:52
-#, fuzzy
msgctxt "RID_COMMON_START_20"
msgid "Template created via <wizard_name> on <current_date>."
msgstr "Patrom krouet gant <wizard_name> d'an/d'ar <current_date>."
#: strings.hrc:53
-#, fuzzy
msgctxt "RID_COMMON_START_21"
msgid ""
"The wizard could not be run, because important files were not found.\n"
@@ -152,271 +133,226 @@ msgstr ""
"Neuze luskit ar skoazeller en-dro."
#: strings.hrc:56
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_1"
msgid "Letter Wizard"
msgstr "Skoazeller evit al Lizhiri"
#: strings.hrc:57
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_2"
msgid "Label9"
msgstr "Tikedenn9"
#: strings.hrc:58
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_3"
msgid "~Business letter"
msgstr "~Lizher micherel"
#: strings.hrc:59
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_4"
msgid "~Formal personal letter"
msgstr "~Lizher prevez kefridiel"
#: strings.hrc:60
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_5"
msgid "~Personal letter"
msgstr "Lizher ~prevez"
#: strings.hrc:61
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_6"
msgid "~Use letterhead paper with pre-printed elements"
msgstr "~Arverañ ur baperenn gant un talbenn"
#: strings.hrc:62
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_7"
msgid "~Logo"
msgstr "~Siell"
#: strings.hrc:63
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_8"
msgid "Return address"
msgstr "Chomlec'h distreiñ"
#: strings.hrc:64
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_9"
msgid "~Include footer"
msgstr "~Enlakaat an troad pajenn"
#: strings.hrc:65
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_10"
msgid "~Return address in envelope window"
msgstr "Chomlec'h ~distreiñ e prenestr ar golo-lizher"
#: strings.hrc:66
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_11"
msgid "~Logo"
msgstr "~Siell"
#: strings.hrc:67
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_12"
msgid "~Return address in envelope window"
msgstr "Chomlec'h ~distreiñ e prenestr ar golo-lizher"
#: strings.hrc:68
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_13"
msgid "Letter Signs"
msgstr "Arouezioù lizherenn"
#: strings.hrc:69
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_14"
msgid "S~ubject line"
msgstr "Linenn an d~anvez"
#: strings.hrc:70
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_15"
msgid "Salu~tation"
msgstr "Gourc'he~mennoù"
#: strings.hrc:71
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_16"
msgid "Fold ~marks"
msgstr "~Merkoù ar plegañ"
#: strings.hrc:72
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_17"
msgid "~Complimentary close"
msgstr "Troiennoù ~gourc'hemenn"
#: strings.hrc:73
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_18"
msgid "~Footer"
msgstr "~Troad pajenn"
#: strings.hrc:74
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_19"
msgid "~Use user data for return address"
msgstr "Ar~verañ roadennoù an arveriad evit ar chomlec'h distreiñ"
#: strings.hrc:75
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_20"
msgid "~New sender address:"
msgstr "Chomlec'h ~nevez ar c'hasour :"
#: strings.hrc:76
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_21"
msgid "Use placeholders for ~recipient's address"
msgstr "Arverañ erlec'hiadoù evit chomlec'h an ~degemerour"
#: strings.hrc:77
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_22"
msgid "Use address database for ~mail merge"
msgstr "Arverañ ur stlennvon chomlec'hioù evit ar ~mailing"
#: strings.hrc:78
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_23"
msgid "Include ~only on second and following pages"
msgstr "~Enlakaat adalek an eil pajenn ha pajennoù da heul nemetken"
#: strings.hrc:79
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_24"
msgid "~Include page number"
msgstr "~Enlakaat an niverennoù pajenn"
#: strings.hrc:80
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_25"
msgid "Letter Template"
msgstr "Patrom lizher"
#: strings.hrc:81
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_26"
msgid "Create a ~letter from this template"
msgstr "Krouiñ ul ~lizher diwar ar patrom-mañ"
#: strings.hrc:82
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_27"
msgid "Make ~manual changes to this letter template"
msgstr "Daske~mmañ dre an dorn ar patrom lizher-mañ"
#: strings.hrc:83
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_28"
msgid "Page design"
msgstr "Neuz pajenn"
#: strings.hrc:84
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_29"
msgid "Page design"
msgstr "Neuz pajenn"
#: strings.hrc:85
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_30"
msgid "Page design"
msgstr "Neuz pajenn"
#: strings.hrc:86
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_31"
msgid "This wizard helps you to create a letter template. You can then use the template as the basis for writing letters as often as desired."
msgstr "Ho sikour a ra ar skoazeller-mañ a-benn krouiñ ur patrom hag a c'hallo bezañ arveret evel framm diazez d'ho lizhiri."
#: strings.hrc:87
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_32"
msgid "~Height:"
msgstr "~Sav :"
#: strings.hrc:88
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_33"
msgid "~Width:"
msgstr "~Led :"
#: strings.hrc:89
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_34"
msgid "S~pacing to left margin:"
msgstr "E~saouiñ e-keñver ar marz kleiz :"
#: strings.hrc:90
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_35"
msgid "Spacing ~to top margin:"
msgstr "Esaouiñ e-keñver ar ~marz uheloc'h :"
#: strings.hrc:91
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_36"
msgid "Height:"
msgstr "Sav :"
#: strings.hrc:92
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_37"
msgid "Width:"
msgstr "Led :"
#: strings.hrc:93
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_38"
msgid "S~pacing to left margin:"
msgstr "E~saouiñ e-keñver ar marz kleiz :"
#: strings.hrc:94
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_39"
msgid "Spacing ~to top margin:"
msgstr "Esaouiñ e-keñver ar ~marz uheloc'h :"
#: strings.hrc:95
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_40"
msgid "Height:"
msgstr "Sav :"
#: strings.hrc:96
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_42"
msgid "Sender's address"
msgstr "Chomlec'h ar c'hasour"
#: strings.hrc:97
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_43"
msgid "Name:"
msgstr "Anv :"
#: strings.hrc:98
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_44"
msgid "Street:"
msgstr "Straed :"
#: strings.hrc:99
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_45"
msgid "ZIP code/State/City:"
msgstr "Boneg Post/Stad/Kêr :"
#: strings.hrc:100
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_46"
msgid "Recipient's address"
msgstr "Chomlec'h an degemerour"
@@ -428,97 +364,81 @@ msgid "Footer"
msgstr "Troad pajenn "
#: strings.hrc:102
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_48"
msgid "This wizard creates a letter template which enables you to create multiple letters with the same layout and settings."
msgstr "Genel a ra ar skoazeller-mañ ur patrom lizher o reiñ tu da grouiñ meur a lizher gant ur pajennaozañ hag arventennoù peurheñvel."
#: strings.hrc:103
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_49"
msgid "To create another new letter out of the template just navigate to the template location and double-click it."
msgstr "Da grouiñ ul lizher all diwar ar patrom, kit da lec'h ar patrom ha daouglikit warnañ."
#: strings.hrc:104
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_50"
msgid "Template name:"
msgstr "Anv ar patrom :"
#: strings.hrc:105
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_51"
msgid "Location and file name:"
msgstr "Lec'hiadur hag anv an teul :"
#: strings.hrc:106
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_52"
msgid "How do you want to proceed?"
msgstr "Penaos e fell deoc'h ober ?"
#: strings.hrc:107
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_53"
msgid "Please choose the type of letter and page design"
msgstr "Dibabit ur rizh lizher hag un neuz pajenn"
#: strings.hrc:108
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_54"
msgid "Select the items to be printed"
msgstr "Diuzit an elfennoù da voullañ :"
#: strings.hrc:109
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_55"
msgid "Specify items already on your letterhead paper"
msgstr "Erspizit an elfennoù a zo war ho paperenn dre dalbenn endeo"
#: strings.hrc:110
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_56"
msgid "Specify the sender and recipient information"
msgstr "Pourchasit an titouroù diwar-benn ar c'hasour hag an degemerour"
#: strings.hrc:111
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_57"
msgid "Fill in the information you would like in the footer"
msgstr "Menegit ar stlennoù a fell deoc'h bezañ diskouezet en troad pajenn"
#: strings.hrc:112
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_58"
msgid "Please specify last settings"
msgstr "Erspizit an arventennoù diwezhañ"
#: strings.hrc:113
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_59"
msgid "Subject:"
msgstr "Danvez :"
#: strings.hrc:114
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_60"
msgid "Elegant"
msgstr "Kran"
#: strings.hrc:115
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_61"
msgid "Modern"
msgstr "Arnevez"
#: strings.hrc:116
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_62"
msgid "Office"
msgstr "Burev"
#: strings.hrc:117
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_63"
msgid "Bottle"
msgstr "Boutailh"
@@ -536,19 +456,16 @@ msgid "Marine"
msgstr "Marin"
#: strings.hrc:120
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_66"
msgid "Red Line"
msgstr "Linenn ruz"
#: strings.hrc:123
-#, fuzzy
msgctxt "RID_LETTERWIZARDSALUTATION_START_1"
msgid "To Whom it May Concern"
msgstr "D'an den sellet outañ"
#: strings.hrc:124
-#, fuzzy
msgctxt "RID_LETTERWIZARDSALUTATION_START_2"
msgid "Dear Sir or Madam"
msgstr "Itron, Aotrou,"
@@ -560,43 +477,36 @@ msgid "Hello"
msgstr "Kevarc'h"
#: strings.hrc:128
-#, fuzzy
msgctxt "RID_LETTERWIZARDGREETING_START_1"
msgid "Sincerely"
msgstr "Gant ma gwellañ gourc'hemennoù"
#: strings.hrc:129
-#, fuzzy
msgctxt "RID_LETTERWIZARDGREETING_START_2"
msgid "Best regards"
msgstr "A galon"
#: strings.hrc:130
-#, fuzzy
msgctxt "RID_LETTERWIZARDGREETING_START_3"
msgid "Cheers"
msgstr "Ken ar c'hentañ tro"
#: strings.hrc:133
-#, fuzzy
msgctxt "RID_LETTERWIZARDROADMAP_START_1"
msgid "Page design"
msgstr "Neuz pajenn"
#: strings.hrc:134
-#, fuzzy
msgctxt "RID_LETTERWIZARDROADMAP_START_2"
msgid "Letterhead layout"
msgstr "Pajennaozañ an talbenn"
#: strings.hrc:135
-#, fuzzy
msgctxt "RID_LETTERWIZARDROADMAP_START_3"
msgid "Printed items"
msgstr "Elfennoù moullet"
#: strings.hrc:136
-#, fuzzy
msgctxt "RID_LETTERWIZARDROADMAP_START_4"
msgid "Recipient and sender"
msgstr "Degemerour ha kasour"
@@ -608,133 +518,111 @@ msgid "Footer"
msgstr "Troad pajenn "
#: strings.hrc:138
-#, fuzzy
msgctxt "RID_LETTERWIZARDROADMAP_START_6"
msgid "Name and location"
msgstr "Anv ha lec'hiadur"
#: strings.hrc:141
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_1"
msgid "Fax Wizard"
msgstr "Skoazeller evit ar Pelleiler"
#: strings.hrc:142
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_2"
msgid "Label9"
msgstr "Tikedenn9"
#: strings.hrc:143
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_3"
msgid "~Business Fax"
msgstr "Pelleile~r micherel"
#: strings.hrc:144
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_4"
msgid "~Personal Fax"
msgstr "Pelleiler ~personel"
#: strings.hrc:145
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_5"
msgid "~Logo"
msgstr "~Siell"
#: strings.hrc:146
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_6"
msgid "S~ubject line"
msgstr "Linenn an d~anvez"
#: strings.hrc:147
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_7"
msgid "S~alutation"
msgstr "~Gourc'hemennoù"
#: strings.hrc:148
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_8"
msgid "~Complimentary close"
msgstr "Troiennoù ~gourc'hemenn"
#: strings.hrc:149
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_9"
msgid "~Footer"
msgstr "~Troad pajenn"
#: strings.hrc:150
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_10"
msgid "~Use user data for return address"
msgstr "Ar~verañ roadennoù an arveriad evit ar chomlec'h distreiñ"
#: strings.hrc:151
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_11"
msgid "~New return address"
msgstr "Chomlec'h distreiñ ~nevez"
#: strings.hrc:152
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_12"
msgid "My Fax Template"
msgstr "Ma fatrom pelleilad"
#: strings.hrc:153
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_13"
msgid "Create a ~fax from this template"
msgstr "Krouiñ ur ~pelleilad diwar ar patrom-mañ"
#: strings.hrc:154
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_14"
msgid "Make ~manual changes to this fax template"
msgstr "Daske~mmañ dre an dorn ar patrom pelleilad-mañ"
#: strings.hrc:155
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_15"
msgid "Page design"
msgstr "Neuz pajenn"
#: strings.hrc:156
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_16"
msgid "Page design"
msgstr "Neuz pajenn"
#: strings.hrc:157
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_17"
msgid "This wizard helps you to create a fax template. The template can then be used to create a fax whenever needed."
msgstr "Harpañ a ra ar skoazeller e-pad argerzh krouidigezh ur patrom pelleilad. Ar patrom-mañ a c'hall bezañ arveret da grouiñ ur pelleilad pa po c'hoant."
#: strings.hrc:158
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_18"
msgid "Return address"
msgstr "Chomlec'h distreiñ"
#: strings.hrc:159
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_19"
msgid "Name:"
msgstr "Anv :"
#: strings.hrc:160
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_20"
msgid "Street:"
msgstr "Straed :"
#: strings.hrc:161
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_21"
msgid "ZIP code/State/City:"
msgstr "Boneg Post/Stad/Kêr :"
@@ -746,169 +634,141 @@ msgid "Footer"
msgstr "Troad pajenn "
#: strings.hrc:163
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_23"
msgid "This wizard creates a fax template which enables you to create multiple faxes with the same layout and settings."
msgstr "Genel a ra ar skoazeller-mañ ur patrom pelleilad o reiñ tu da grouiñ meur a belleilad gant ur pajennaozañ hag arventennoù peurheñvel."
#: strings.hrc:164
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_24"
msgid "To create another new fax out of the template, go to the location where you saved the template and double-click the file."
msgstr "Da grouiñ ur pelleilad all diwar ar patrom, diuzit ar patrom enrollet ha daouglikit warnañ."
#: strings.hrc:165
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_25"
msgid "Template Name:"
msgstr "Anv ar patrom :"
#: strings.hrc:166
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_26"
msgid "Location and file name:"
msgstr "Lec'hiadur hag anv an teul :"
#: strings.hrc:167
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_27"
msgid "What do you want to do next?"
msgstr "Petra a vennit ober war-lerc'h ?"
#: strings.hrc:168
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_28"
msgid "Choose the type of fax and a page design"
msgstr "Dibabit ur rizh pelleilad hag un neuz pajenn"
#: strings.hrc:169
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_29"
msgid "Select items to include in the fax template"
msgstr "Diuzit an elfennoù da enlakaat war ar patrom pelleilad"
#: strings.hrc:170
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_30"
msgid "Specify sender and recipient information"
msgstr "Erspizit anvioù ar c'hasour hag an degemerour"
#: strings.hrc:171
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_31"
msgid "Enter text for the footer"
msgstr "Enankit testenn an troad pajenn"
#: strings.hrc:172
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_32"
msgid "Choose a name and save the template"
msgstr "Diuzit un anv hag enrollit ar patrom"
#: strings.hrc:173
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_33"
msgid "Include ~only on second and following pages"
msgstr "~Enlakaat adalek an eil pajenn ha pajennoù da heul nemetken"
#: strings.hrc:174
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_34"
msgid "~Include page number"
msgstr "~Enlakaat an niverennoù pajenn"
#: strings.hrc:175
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_35"
msgid "~Date"
msgstr "~Deiziad"
#: strings.hrc:176
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_36"
msgid "~Type of message"
msgstr "~Rizh kemennadenn"
#: strings.hrc:177
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_37"
msgid "Fax Number:"
msgstr "Niverenn belleiler :"
#: strings.hrc:178
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_38"
msgid "Use placeholders for ~recipient's address"
msgstr "Arverañ erlec'hiadoù evit chomlec'h an ~degemerour"
#: strings.hrc:179
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_39"
msgid "Use address database for ~mail merge"
msgstr "Arverañ ur stlennvon chomlec'hioù evit ar ~mailing"
#: strings.hrc:180
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_40"
msgid "~New return address"
msgstr "Chomlec'h distreiñ ~nevez"
#: strings.hrc:181
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_41"
msgid "To:"
msgstr "Da :"
#: strings.hrc:182
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_42"
msgid "From:"
msgstr "A-berzh :"
#: strings.hrc:183
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_43"
msgid "Fax:"
msgstr "Pelleiler :"
#: strings.hrc:184
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_44"
msgid "Tel:"
msgstr "Pellgomz :"
#: strings.hrc:185
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_45"
msgid "E-mail:"
msgstr "Postel :"
#: strings.hrc:186
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_46"
msgid "This template consists of"
msgstr "Gant ar patrom-mañ ez eus "
#: strings.hrc:187
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_47"
msgid "page"
msgstr "bajenn"
#: strings.hrc:188
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_48"
msgid "Please inform us if transmission errors occur."
msgstr "Mar plij, lavarit deomp mar degouezho fazioù treuzkas."
#: strings.hrc:189
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_49"
msgid "Bottle"
msgstr "Boutailh"
#: strings.hrc:190
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_50"
msgid "Lines"
msgstr "Linennoù"
@@ -920,115 +780,96 @@ msgid "Marine"
msgstr "Marin"
#: strings.hrc:192
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_52"
msgid "Classic Fax"
msgstr "Pelleilad klasel"
#: strings.hrc:193
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_53"
msgid "Classic Fax from Private"
msgstr "Pelleilad klasel a-berzh Prevez"
#: strings.hrc:194
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_54"
msgid "Modern Fax"
msgstr "Pelleilad arnevez"
#: strings.hrc:195
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_55"
msgid "Modern Fax from Private"
msgstr "Pelleilad arnevez a-berzh Prevez"
#: strings.hrc:196
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_56"
msgid "Fax"
msgstr "Pelleiler"
#: strings.hrc:199
-#, fuzzy
msgctxt "RID_FAXWIZARDCOMMUNICATION_START_1"
msgid "Important Information!"
msgstr "Titouroù pouezus !"
#: strings.hrc:200
-#, fuzzy
msgctxt "RID_FAXWIZARDCOMMUNICATION_START_2"
msgid "For your information"
msgstr "Titouroù evideoc'h"
#: strings.hrc:201
-#, fuzzy
msgctxt "RID_FAXWIZARDCOMMUNICATION_START_3"
msgid "News!"
msgstr "Keleier !"
#: strings.hrc:204
-#, fuzzy
msgctxt "RID_FAXWIZARDSALUTATION_START_1"
msgid "To whom it may concern,"
msgstr "D'an den sellet outañ,"
#: strings.hrc:205
-#, fuzzy
msgctxt "RID_FAXWIZARDSALUTATION_START_2"
msgid "Dear Sir or Madam,"
msgstr "Itron, Aotrou,"
#: strings.hrc:206
-#, fuzzy
msgctxt "RID_FAXWIZARDSALUTATION_START_3"
msgid "Hello,"
msgstr "Demat,"
#: strings.hrc:207
-#, fuzzy
msgctxt "RID_FAXWIZARDSALUTATION_START_4"
msgid "Hi,"
msgstr "Kevarc'h,"
#: strings.hrc:210
-#, fuzzy
msgctxt "RID_FAXWIZARDGREETING_START_1"
msgid "Sincerely"
msgstr "Gant ma gwellañ gourc'hemennoù"
#: strings.hrc:211
-#, fuzzy
msgctxt "RID_FAXWIZARDGREETING_START_2"
msgid "Yours faithfully"
msgstr "Gourc'hemennoù meur"
#: strings.hrc:212
-#, fuzzy
msgctxt "RID_FAXWIZARDGREETING_START_3"
msgid "Regards"
msgstr "A galon"
#: strings.hrc:213
-#, fuzzy
msgctxt "RID_FAXWIZARDGREETING_START_4"
msgid "Love"
msgstr "Pokoù dit"
#: strings.hrc:216
-#, fuzzy
msgctxt "RID_FAXWIZARDROADMAP_START_1"
msgid "Page design"
msgstr "Neuz pajenn"
#: strings.hrc:217
-#, fuzzy
msgctxt "RID_FAXWIZARDROADMAP_START_2"
msgid "Items to include"
msgstr "Elfennoù da enlakaat"
#: strings.hrc:218
-#, fuzzy
msgctxt "RID_FAXWIZARDROADMAP_START_3"
msgid "Sender and Recipient"
msgstr "Kasour ha degemerour"
@@ -1040,139 +881,116 @@ msgid "Footer"
msgstr "Troad pajenn "
#: strings.hrc:220
-#, fuzzy
msgctxt "RID_FAXWIZARDROADMAP_START_5"
msgid "Name and location"
msgstr "Anv ha lec'hiadur"
#: strings.hrc:223
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_1"
msgid "Agenda Wizard"
msgstr "Skoazeller evit an Deiziataer"
#: strings.hrc:224
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_2"
msgid "Make ~manual changes to this agenda template"
msgstr "Daske~mmañ dre an dorn ar patrom deiziataer-mañ"
#: strings.hrc:225
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_3"
msgid "Template name:"
msgstr "Anv ar patrom :"
#: strings.hrc:226
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_4"
msgid "Location and file name:"
msgstr "Lec'hiadur hag anv an teul :"
#: strings.hrc:227
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_5"
msgid "What do you want to do next?"
msgstr "Petra a vennit ober war-lerc'h ?"
#: strings.hrc:228
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_6"
msgid "Please choose the page design for the agenda"
msgstr "Dibabit patrom pajenn ho teiziataer"
#: strings.hrc:229
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_7"
msgid "Please select the headings you wish to include in your agenda template"
msgstr "Diuzit an talbennoù da enlakaat en ho patrom deiziataer"
#: strings.hrc:230
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_8"
msgid "Please enter general information for the event"
msgstr "Enankit an titouroù hollek o sellout ouzh an degouezh"
#: strings.hrc:231
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_9"
msgid "Please specify items for the agenda"
msgstr "Erspizit krafoù an deizroll."
#: strings.hrc:232
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_10"
msgid "Please select the names you wish to include in your agenda template"
msgstr "Diuzit an anvioù da enlakaat en ho patrom deiziataer"
#: strings.hrc:233
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_11"
msgid "Choose a name and save the template"
msgstr "Diuzit un anv hag enrollit ar patrom"
#: strings.hrc:234
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_12"
msgid "Include form for recording minutes"
msgstr "Enlakaat ar furmskrid evit ar rentañ-kont"
#: strings.hrc:235
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_13"
msgid "This wizard helps you to create an agenda template. The template can then be used to create an agenda whenever needed."
msgstr "Harpañ a ra ar skoazeller e-pad krouiñ ur patrom deiziataer. Ar patrom-mañ a c'hall bezañ arveret da grouiñ un deiziataer pa po c'hoant."
#: strings.hrc:236
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_14"
msgid "Time:"
msgstr "Eur :"
#: strings.hrc:237
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_15"
msgid "Name:"
msgstr "Anv :"
#: strings.hrc:238
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_16"
msgid "Location:"
msgstr "Lec'hiadur :"
#: strings.hrc:239
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_17"
msgid "Placeholders will be used in empty fields. You can replace placeholders with text later."
msgstr "Arveret e vo an erlec'hiadoù er maeziennoù goullo. Diwezhatoc'h e c'hallot erlec'hiañ testenn ouzh an erlec'hiadoù-mañ."
#: strings.hrc:240
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_18"
msgid "..."
msgstr "..."
#: strings.hrc:241
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_19"
msgid "Create an ~agenda from this template"
msgstr "Krouiñ un deizi~ataer diwar ar patrom-mañ"
#: strings.hrc:242
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_20"
msgid "To create a new agenda out of the template, go to the location where you saved the template and double-click the file."
msgstr "Da grouiñ un deiziataer all diwar ar patrom, diuzit ar patrom enrollet ha daouglikit warnañ."
#: strings.hrc:243
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_21"
msgid "Agenda item"
msgstr "Kraf an deiziataer"
#: strings.hrc:244
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_22"
msgid "Responsible"
msgstr "Atebeg"
@@ -1184,127 +1002,106 @@ msgid "Duration"
msgstr "Padelezh"
#: strings.hrc:246
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_24"
msgid "Meeting called by"
msgstr "Emvod galvet gant"
#: strings.hrc:247
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_25"
msgid "Chairperson"
msgstr "Kadoriad"
#: strings.hrc:248
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_26"
msgid "Minute keeper"
msgstr "Skridaozer"
#: strings.hrc:249
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_27"
msgid "Moderator"
msgstr "Kerreizher"
#: strings.hrc:250
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_28"
msgid "Attendees"
msgstr "Perzhidi"
#: strings.hrc:251
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_29"
msgid "Observers"
msgstr "Arsellerion"
#: strings.hrc:252
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_30"
msgid "Facility personnel"
msgstr "Koskor ar staliadurioù"
#: strings.hrc:253
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_31"
msgid "The agenda template will include placeholders for the names of the selected people. When creating an agenda from the template, you can replace these placeholder with the appropriate names."
msgstr "Erlec'hiadoù zo ouzhpennet da anvioù an dud diuzet gant ar patrom deiziataer. E-pad krouidigezh un deiziataer diwar ur patrom e c'hallit erlec'hiañ an anvioù o klotañ ganto ouzh an erlec'hiadoù-mañ."
#: strings.hrc:254
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_32"
msgid "Type of meeting"
msgstr "Rizh an emvod"
#: strings.hrc:255
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_33"
msgid "Please read"
msgstr "Lennit, mar plij"
#: strings.hrc:256
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_34"
msgid "Please bring"
msgstr "Degasit, mar plij"
#: strings.hrc:257
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_35"
msgid "Notes"
msgstr "Notennoù"
#: strings.hrc:258
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_36"
msgid "The agenda template will include placeholders for the selected items."
msgstr "Erlec'hiadoù zo ouzhpennet d'an elfennoù diuzet gant ar patrom deiziataer."
#: strings.hrc:259
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_38"
msgid "Date:"
msgstr "Deiziad :"
#: strings.hrc:260
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_39"
msgid "This wizard creates an agenda template which enables you to create multiple agendas with the same layout and settings."
msgstr "Genel a ra ar skoazeller-mañ ur patrom deiziataer o reiñ tu da grouiñ meur a zeiziataer gant ur pajennaozañ hag arventennoù peurheñvel."
#: strings.hrc:261
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_40"
msgid "Page design:"
msgstr "Neuz pajenn :"
#: strings.hrc:262
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_41"
msgid "myAgendaTemplate.stw"
msgstr "maFatromDeiziataer.stw"
#: strings.hrc:263
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_42"
msgid "My Agenda Template"
msgstr "Ma fatrom deiziataer"
#: strings.hrc:264
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_43"
msgid "An unexpected error occurred while saving the agenda template."
msgstr "C'hoarvezet ez eus bet ur fazi dic'hortoz e-pad enrolladur ar patrom deziataer."
#: strings.hrc:265
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_44"
msgid "Name"
msgstr "Anv"
#: strings.hrc:266
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_45"
msgid "Date"
msgstr "Deiziad"
@@ -1316,127 +1113,106 @@ msgid "Time"
msgstr "Eur"
#: strings.hrc:268
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_47"
msgid "Location"
msgstr "Lec'hiadur"
#: strings.hrc:269
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_48"
msgid "Click to replace this text"
msgstr "Klikit evit amsaviñ an destenn-mañ"
#: strings.hrc:270
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_50"
msgid "Page design"
msgstr "Neuz pajenn"
#: strings.hrc:271
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_51"
msgid "General information"
msgstr "Stlennoù hollek"
#: strings.hrc:272
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_52"
msgid "Headings to include"
msgstr "Talbennoù da enlakaat"
#: strings.hrc:273
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_53"
msgid "Names"
msgstr "Anvioù"
#: strings.hrc:274
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_54"
msgid "Agenda items"
msgstr "Krafoù an deizroll"
#: strings.hrc:275
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_55"
msgid "Name and location"
msgstr "Anv ha lec'hiadur"
#: strings.hrc:276
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_56"
msgid "An unexpected error occurred while opening the agenda template."
msgstr "C'hoarvezet ez eus bet ur fazi dic'hortoz e-pad digoradur ar patrom deziataer."
#: strings.hrc:277
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_57"
msgid "Type of meeting"
msgstr "Rizh an emvod"
#: strings.hrc:278
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_58"
msgid "Please bring"
msgstr "Degasit, mar plij"
#: strings.hrc:279
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_59"
msgid "Please read"
msgstr "Lennit, mar plij"
#: strings.hrc:280
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_60"
msgid "Notes"
msgstr "Notennoù"
#: strings.hrc:281
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_61"
msgid "Meeting called by"
msgstr "Emvod galvet gant"
#: strings.hrc:282
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_62"
msgid "Chairperson"
msgstr "Kadoriad"
#: strings.hrc:283
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_63"
msgid "Attendees"
msgstr "Perzhidi"
#: strings.hrc:284
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_64"
msgid "Minute keeper"
msgstr "Skridaozer"
#: strings.hrc:285
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_65"
msgid "Moderator"
msgstr "Kerreizher"
#: strings.hrc:286
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_66"
msgid "Observers"
msgstr "Arsellerion"
#: strings.hrc:287
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_67"
msgid "Facility personnel"
msgstr "Koskor ar staliadurioù"
#: strings.hrc:288
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_68"
msgid "Insert"
msgstr "Enlakaat"
@@ -1460,43 +1236,36 @@ msgid "Move down"
msgstr "Dilec'hiañ d'an traoñ"
#: strings.hrc:292
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_72"
msgid "Date:"
msgstr "Deiziad :"
#: strings.hrc:293
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_73"
msgid "Time:"
msgstr "Eur :"
#: strings.hrc:294
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_74"
msgid "Location:"
msgstr "Lec'hiadur :"
#: strings.hrc:295
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_75"
msgid "Topics"
msgstr "Danvezioù"
#: strings.hrc:296
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_76"
msgid "Num."
msgstr "Niv."
#: strings.hrc:297
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_77"
msgid "Topic"
msgstr "Danvez"
#: strings.hrc:298
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_78"
msgid "Responsible"
msgstr "Atebeg"
@@ -1508,43 +1277,36 @@ msgid "Time"
msgstr "Eur"
#: strings.hrc:300
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_80"
msgid "Additional information"
msgstr "Stlennoù ouzhpenn"
#: strings.hrc:301
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_81"
msgid "Minutes for"
msgstr "a vunutennoù evit"
#: strings.hrc:302
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_82"
msgid "Discussion:"
msgstr "Kendiviz :"
#: strings.hrc:303
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_83"
msgid "Conclusion:"
msgstr "Dibenn :"
#: strings.hrc:304
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_84"
msgid "To do:"
msgstr "D'ober :"
#: strings.hrc:305
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_85"
msgid "Responsible party:"
msgstr "Atebeg :"
#: strings.hrc:306
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_86"
msgid "Deadline:"
msgstr "Termen :"
@@ -1556,19 +1318,16 @@ msgid "Blue"
msgstr "Glas"
#: strings.hrc:308
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_88"
msgid "Classic"
msgstr "Klasel"
#: strings.hrc:309
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_89"
msgid "Colorful"
msgstr "Livioù splann"
#: strings.hrc:310
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_90"
msgid "Elegant"
msgstr "Kran"
@@ -1580,19 +1339,16 @@ msgid "Green"
msgstr "Gwer"
#: strings.hrc:312
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_92"
msgid "Grey"
msgstr "Loued"
#: strings.hrc:313
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_93"
msgid "Modern"
msgstr "Arnevez"
#: strings.hrc:314
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_94"
msgid "Orange"
msgstr "Liv orañjez"
@@ -1604,7 +1360,6 @@ msgid "Red"
msgstr "Ruz"
#: strings.hrc:316
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_96"
msgid "Simple"
msgstr "Eeun"
diff --git a/source/br/wizards/source/resources.po b/source/br/wizards/source/resources.po
index 2904740d585..fe425a3b454 100644
--- a/source/br/wizards/source/resources.po
+++ b/source/br/wizards/source/resources.po
@@ -14,7 +14,6 @@ msgstr ""
"X-Generator: LibreOffice\n"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_0\n"
@@ -23,7 +22,6 @@ msgid "The directory '%1' could not be created.<BR>There may not be enough space
msgstr "N'haller ket krouiñ an teuliad '%1'!<BR>Leun choug eo ar gantenn galet moarvat."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_1\n"
@@ -32,7 +30,6 @@ msgid "The text document could not be created.<BR>Please check if the module 'PR
msgstr "N'haller ket krouiñ an teul mod testenn.<BR>Gwiriit emañ ar mollad 'PRODUCTNAME Writer' staliet mat."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_2\n"
@@ -41,7 +38,6 @@ msgid "The spreadsheet could not be created.<BR>Please check if the module 'PROD
msgstr "N'haller ket krouiñ ar renkell .<BR>Gwiriit emañ ar mollad 'PRODUCTNAME Calc' staliet mat."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_3\n"
@@ -50,7 +46,6 @@ msgid "The presentation could not be created.<BR>Please check if the module 'PRO
msgstr "N'haller ket krouiñ ar ginnigadenn.<BR>Gwiriit emañ ar mollad 'PRODUCTNAME Impress' staliet mat."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_4\n"
@@ -59,7 +54,6 @@ msgid "The drawing could not be created.<BR>Please check if the module 'PRODUCTN
msgstr "N'haller ket krouiñ an dresadenn.<BR>Gwiriit emañ ar mollad 'PRODUCTNAME Draw' staliet mat."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_5\n"
@@ -68,7 +62,6 @@ msgid "The formula could not be created.<BR>Please check if the module 'PRODUCTN
msgstr "N'haller ket krouiñ ar reollun.<BR>Gwiriit emañ ar mollad 'PRODUCTNAME Math' staliet mat."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_6\n"
@@ -77,7 +70,6 @@ msgid "The files required could not be found.<BR>Please start the %PRODUCTNAME S
msgstr "N'haller ket dinoiñ ar restroù ret !<BR>Luskit goulev staliañ %PRODUCTNAME (Setup) ha dibabit an dibarzh 'Ratreañ'."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_7\n"
@@ -86,7 +78,6 @@ msgid "The file '<PATH>' already exists.<BR><BR>Would you like to overwrite the
msgstr "Ar restr '<PATH>' zo anezhi endeo. <BR><BR>Flastrañ ar restr a zo anezhi ?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_8\n"
@@ -95,7 +86,6 @@ msgid "Yes"
msgstr "Ya"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_9\n"
@@ -113,7 +103,6 @@ msgid "No"
msgstr "Ket"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_11\n"
@@ -131,7 +120,6 @@ msgid "~Finish"
msgstr "~Echuiñ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_13\n"
@@ -140,7 +128,6 @@ msgid "< ~Back"
msgstr "< ~Kent"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_14\n"
@@ -149,7 +136,6 @@ msgid "~Next >"
msgstr "~War-lerc'h >"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_15\n"
@@ -167,7 +153,6 @@ msgid "Steps"
msgstr "Pazennoù"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_17\n"
@@ -176,7 +161,6 @@ msgid "Close"
msgstr "Serriñ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_18\n"
@@ -185,7 +169,6 @@ msgid "OK"
msgstr "Mat eo"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_19\n"
@@ -194,7 +177,6 @@ msgid "The file already exists. Do you want to overwrite it?"
msgstr "Ar restr-mañ a zo anezhi endeo. Fellout a ra deoc'h he flastrañ ?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_20\n"
@@ -215,7 +197,6 @@ msgstr ""
"Neuze luskit ar skoazeller en-dro."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_0\n"
@@ -224,7 +205,6 @@ msgid "Report Wizard"
msgstr "Skoazeller evit an Danevelloù"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_3\n"
@@ -233,7 +213,6 @@ msgid "~Table"
msgstr "~Taolenn"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_4\n"
@@ -242,7 +221,6 @@ msgid "Colu~mns"
msgstr "~Bannoù"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_7\n"
@@ -260,7 +238,6 @@ msgid "- undefined -"
msgstr "- dizespiz -"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_9\n"
@@ -269,7 +246,6 @@ msgid "~Fields in report"
msgstr "~Maeziennoù en danevell"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_11\n"
@@ -278,7 +254,6 @@ msgid "Grouping"
msgstr "Strolladur"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_12\n"
@@ -287,7 +262,6 @@ msgid "Sort options"
msgstr "Dibarzhioù rummañ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_13\n"
@@ -296,7 +270,6 @@ msgid "Choose layout"
msgstr "Dibab ur pajennaozañ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_14\n"
@@ -305,7 +278,6 @@ msgid "Create report"
msgstr "Krouiñ un danevell"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_15\n"
@@ -314,7 +286,6 @@ msgid "Layout of data"
msgstr "Pajennaozañ ar roadennoù"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_16\n"
@@ -323,7 +294,6 @@ msgid "Layout of headers and footers"
msgstr "Pajennaozañ ar reollinoù hag an treid pajenn"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_19\n"
@@ -332,7 +302,6 @@ msgid "Fields"
msgstr "Maeziennoù"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_20\n"
@@ -341,7 +310,6 @@ msgid "~Sort by"
msgstr "~Rummañ dre"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_21\n"
@@ -359,7 +327,6 @@ msgid "Orientation"
msgstr "Reteradur"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_23\n"
@@ -368,7 +335,6 @@ msgid "Portrait"
msgstr "Poltred"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_24\n"
@@ -377,7 +343,6 @@ msgid "Landscape"
msgstr "Gweledva"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_28\n"
@@ -386,7 +351,6 @@ msgid "Which fields do you want to have in your report?"
msgstr "Pe vaeziennoù a fell deoc'h en ho tanevell ?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_29\n"
@@ -395,7 +359,6 @@ msgid "Do you want to add grouping levels?"
msgstr "Fellout a ra deoc'h ouzhpennañ liveoù strollañ ?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_30\n"
@@ -404,7 +367,6 @@ msgid "According to which fields do you want to sort the data?"
msgstr "Pe vaeziennoù zo da zerc'hel kont anezho evit ar rummañ roadennoù ?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_31\n"
@@ -413,7 +375,6 @@ msgid "How do you want your report to look?"
msgstr "Peseurt neuz a fell deoc'h evit ho tanevell ?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_32\n"
@@ -422,7 +383,6 @@ msgid "Decide how you want to proceed"
msgstr "Dibabit ar gwered da erounit"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_33\n"
@@ -431,7 +391,6 @@ msgid "Title of report"
msgstr "Titl an danevell"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_34\n"
@@ -440,7 +399,6 @@ msgid "Display report"
msgstr "Skrammañ an danevell"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_35\n"
@@ -449,7 +407,6 @@ msgid "Create report"
msgstr "Krouiñ un danevell"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_36\n"
@@ -458,7 +415,6 @@ msgid "Ascending"
msgstr "War-gresk"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_37\n"
@@ -467,7 +423,6 @@ msgid "Descending"
msgstr "War-zigresk"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_40\n"
@@ -476,7 +431,6 @@ msgid "~Dynamic report"
msgstr "Danevell a~rlusk"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_41\n"
@@ -485,7 +439,6 @@ msgid "~Create report now"
msgstr "~Krouiñ un danevell bremañ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_42\n"
@@ -494,7 +447,6 @@ msgid "~Modify report layout"
msgstr "Daske~mmañ pajennaozadur an danevell"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_43\n"
@@ -503,7 +455,6 @@ msgid "Static report"
msgstr "Stad difiñv"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_44\n"
@@ -512,7 +463,6 @@ msgid "Save as"
msgstr "Enrollañ evel"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_50\n"
@@ -521,7 +471,6 @@ msgid "Groupings"
msgstr "Strolladurioù"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_51\n"
@@ -530,7 +479,6 @@ msgid "Then b~y"
msgstr "~Ha dre"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_52\n"
@@ -539,7 +487,6 @@ msgid "~Then by"
msgstr "Ha ~dre"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_53\n"
@@ -548,7 +495,6 @@ msgid "Asc~ending"
msgstr "War-~gresk"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_54\n"
@@ -557,7 +503,6 @@ msgid "Ascend~ing"
msgstr "War-gr~esk"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_55\n"
@@ -566,7 +511,6 @@ msgid "Ascendin~g"
msgstr "War-gres~k"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_56\n"
@@ -575,7 +519,6 @@ msgid "De~scending"
msgstr "War-~zigresk"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_57\n"
@@ -584,7 +527,6 @@ msgid "Des~cending"
msgstr "W~ar-zigresk"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_58\n"
@@ -593,7 +535,6 @@ msgid "De~scending"
msgstr "War-~zigresk"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_60\n"
@@ -602,7 +543,6 @@ msgid "Binary fields cannot be displayed in the report."
msgstr "N'haller ket skrammañ ar maeziennoù daouredel war an danevell "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_61\n"
@@ -611,7 +551,6 @@ msgid "The table '<TABLENAME>' does not exist."
msgstr "N'eus ket an daolenn '<TABLENAME>' anezhi."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_62\n"
@@ -620,7 +559,6 @@ msgid "Creating Report..."
msgstr "Krouidigezh an danevell..."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_63\n"
@@ -629,7 +567,6 @@ msgid "Number of records inserted: <COUNT>"
msgstr "Niver a enrolladennoù enlakaet : <COUNT>"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_64\n"
@@ -638,7 +575,6 @@ msgid "The form '<REPORTFORM>' does not exist."
msgstr "Ar furmskrid '<REPORTFORM>' n'eus ket anezhañ."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_65\n"
@@ -647,7 +583,6 @@ msgid "The query with the statement <BR>'<STATEMENT>' <BR> could not be run. <BR
msgstr "N'haller ket erounit an azgoulenn gant ar bomm <BR>'<STATEMENT>' <BR> ! <BR> Gwiriit an tarzh roadennoù."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_66\n"
@@ -656,7 +591,6 @@ msgid "The following hidden control in the form '<REPORTFORM>' could not be read
msgstr "N'haller ket lenn ar gwiriad kuzh da-heul war ar furmskrid '<REPORTFORM>' : '<CONTROLNAME>'."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_67\n"
@@ -665,7 +599,6 @@ msgid "Importing data..."
msgstr "Oc'h enporzhiañ ar roadennoù..."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_68\n"
@@ -674,7 +607,6 @@ msgid "Labeling fields"
msgstr "Tikedennañ ar maeziennoù"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_69\n"
@@ -683,7 +615,6 @@ msgid "How do you want to label the fields?"
msgstr "Pe rizh tikedennoù a fell deoc'h evit ar maeziennoù ?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_70\n"
@@ -692,7 +623,6 @@ msgid "Label"
msgstr "Tikedenn"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_71\n"
@@ -701,7 +631,6 @@ msgid "Field"
msgstr "Maezienn"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_72\n"
@@ -710,7 +639,6 @@ msgid "An error occurred in the wizard.<BR>The template '%PATH' could be erroneo
msgstr "C'hoarvezet ez eus bet ur fazi er skoazeller. <BR>Ar patrom %PATH a c'hall bezañ kontron.<BR>Ar c'hevrennoù pe an taolennoù azgoulennet n'int ket anezho pe gant anvioù disheñvel emaint.<BR>Evit titouroù munudet, kit da lenn ar skoazell.<BR>Diuzit ur patrom all."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_73\n"
@@ -719,7 +647,6 @@ msgid "There is an invalid user field in a table."
msgstr "Ur vaezienn arveriad didalvoudek zo e-barzh an daolenn."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_74\n"
@@ -728,7 +655,6 @@ msgid "The sort criterion '<FIELDNAME>' was chosen twice. Each criterion can onl
msgstr "Div wech eo bet diuzet an dezverk rummañ <FIELDNAME>. Ur wech hepken e c'hall bezañ diuzet pep dezverk."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_75\n"
@@ -737,7 +663,6 @@ msgid "Note: The dummy text will be replaced by data from the database when the
msgstr "Evezhiadenn : An destenn diwir a vo amsavet gant roadennoù ar stlennvon pa vo krouet an danevell."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_76\n"
@@ -746,7 +671,6 @@ msgid "A report '%REPORTNAME' already exists in the database. Please assign anot
msgstr "Un danevell %REPORTNAME ez eus anezhi endeo er stlennvon. Dibabit un anv all."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_78\n"
@@ -755,7 +679,6 @@ msgid "How do you want to proceed after creating the report?"
msgstr "Penaos e fell deoc'h ober goude krouidigezh an danevell ?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_79\n"
@@ -764,7 +687,6 @@ msgid "What kind of report do you want to create?"
msgstr "Pe rizh danevell a fell deoc'h krouiñ ?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_80\n"
@@ -773,7 +695,6 @@ msgid "Tabular"
msgstr "E stumm un daolenn"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_81\n"
@@ -782,7 +703,6 @@ msgid "Columnar, single-column"
msgstr "E stumm ur bann, ur bann eeun"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_82\n"
@@ -791,7 +711,6 @@ msgid "Columnar, two columns"
msgstr "E stumm ur bann, daou vann"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_83\n"
@@ -800,7 +719,6 @@ msgid "Columnar, three columns"
msgstr "E stumm ur bann, tri bann"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_84\n"
@@ -809,7 +727,6 @@ msgid "In blocks, labels left"
msgstr "E bloc'hadoù, tikedennoù a-gleiz"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_85\n"
@@ -818,7 +735,6 @@ msgid "In blocks, labels above"
msgstr "E bloc'hadoù, tikedennoù a-us"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_86\n"
@@ -827,7 +743,6 @@ msgid "Title:"
msgstr "Titl :"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_87\n"
@@ -836,7 +751,6 @@ msgid "Author:"
msgstr "Aozer :"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_88\n"
@@ -845,7 +759,6 @@ msgid "Date:"
msgstr "Deiziad :"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_89\n"
@@ -854,7 +767,6 @@ msgid "Page #page# of #count#"
msgstr "Pajenn #page# eus #count#"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_90\n"
@@ -863,7 +775,6 @@ msgid "Page number:"
msgstr "Niverenn ar bajenn :"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_91\n"
@@ -872,7 +783,6 @@ msgid "Page count:"
msgstr "Kont ar bajennoù :"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_92\n"
@@ -881,7 +791,6 @@ msgid "No valid report template was found."
msgstr "N'eus ket bet kavet ur patrom talvoudek eus un danevell."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_93\n"
@@ -890,7 +799,6 @@ msgid "Page:"
msgstr "Pajenn :"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_94\n"
@@ -899,7 +807,6 @@ msgid "Align Left - Border"
msgstr "Steudañ a-gleiz - Riblenn"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_95\n"
@@ -908,7 +815,6 @@ msgid "Align Left - Compact"
msgstr "Steudañ a-gleiz - Fetis"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_96\n"
@@ -917,7 +823,6 @@ msgid "Align Left - Elegant"
msgstr "Steudañ a-gleiz - Kran"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_97\n"
@@ -926,7 +831,6 @@ msgid "Align Left - Highlighted"
msgstr "Steudañ a-gleiz - Ussked"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_98\n"
@@ -935,7 +839,6 @@ msgid "Align Left - Modern"
msgstr "Steudañ a-gleiz - Arnevez"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_99\n"
@@ -944,7 +847,6 @@ msgid "Align Left - Red & Blue"
msgstr "Steudañ a-gleiz - Ruz & glaz"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_100\n"
@@ -953,7 +855,6 @@ msgid "Default"
msgstr "Dre ziouer"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_101\n"
@@ -962,7 +863,6 @@ msgid "Outline - Borders"
msgstr "Trolinenn - Riblennoù"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_102\n"
@@ -971,7 +871,6 @@ msgid "Outline - Compact"
msgstr "Trolinenn - Fetis"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_103\n"
@@ -980,7 +879,6 @@ msgid "Outline - Elegant"
msgstr "Trolinenn - Kran"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_104\n"
@@ -989,7 +887,6 @@ msgid "Outline - Highlighted"
msgstr "Trolinenn - Ussked"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_105\n"
@@ -998,7 +895,6 @@ msgid "Outline - Modern"
msgstr "Trolinenn - Arnevez"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_106\n"
@@ -1007,7 +903,6 @@ msgid "Outline - Red & Blue"
msgstr "Trolinenn - Ruz & glaz"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_107\n"
@@ -1016,7 +911,6 @@ msgid "Outline, indented - Borders"
msgstr "Trolinenn, puket - Riblennoù"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_108\n"
@@ -1025,7 +919,6 @@ msgid "Outline, indented - Compact"
msgstr "Trolinenn, puket - Fetis"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_109\n"
@@ -1034,7 +927,6 @@ msgid "Outline, indented - Elegant"
msgstr "Trolinenn, puket - Kran"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_110\n"
@@ -1043,7 +935,6 @@ msgid "Outline, indented - Highlighted"
msgstr "Trolinenn, puket - Ussked"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_111\n"
@@ -1052,7 +943,6 @@ msgid "Outline, indented - Modern"
msgstr "Trolinenn, puket - Arnevez"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_112\n"
@@ -1061,7 +951,6 @@ msgid "Outline, indented - Red & Blue"
msgstr "Trolinenn, puket - Ruz & glaz"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_113\n"
@@ -1070,7 +959,6 @@ msgid "Bubbles"
msgstr "Klogorennoù"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_114\n"
@@ -1079,7 +967,6 @@ msgid "Cinema"
msgstr "Fiñveier"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_115\n"
@@ -1088,7 +975,6 @@ msgid "Controlling"
msgstr "Reoliñ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_116\n"
@@ -1097,7 +983,6 @@ msgid "Default"
msgstr "Dre ziouer"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_117\n"
@@ -1106,7 +991,6 @@ msgid "Drafting"
msgstr "Brouilhoñs"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_118\n"
@@ -1115,7 +999,6 @@ msgid "Finances"
msgstr "Armerzh"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_119\n"
@@ -1124,7 +1007,6 @@ msgid "Flipchart"
msgstr "Taolenn dre follennoù"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_120\n"
@@ -1133,7 +1015,6 @@ msgid "Formal with Company Logo"
msgstr "Kefridiel gant siell ar gevredigezh"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_121\n"
@@ -1142,7 +1023,6 @@ msgid "Generic"
msgstr "Stumm"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_122\n"
@@ -1151,7 +1031,6 @@ msgid "Worldmap"
msgstr "Kartenn ved"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_0\n"
@@ -1160,7 +1039,6 @@ msgid "C~reate"
msgstr "K~rouiñ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_1\n"
@@ -1169,7 +1047,6 @@ msgid "~Cancel"
msgstr "~Nullañ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_2\n"
@@ -1178,7 +1055,6 @@ msgid "< ~Back"
msgstr "< ~Kent"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_3\n"
@@ -1187,7 +1063,6 @@ msgid "~Next >"
msgstr "~War-lerc'h >"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_4\n"
@@ -1196,7 +1071,6 @@ msgid "~Database"
msgstr "~Stlennvon"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_5\n"
@@ -1205,7 +1079,6 @@ msgid "~Table name"
msgstr "Anv an ~daolenn"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_6\n"
@@ -1263,7 +1136,6 @@ msgid "The selected table or query could not be opened."
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_14\n"
@@ -1272,7 +1144,6 @@ msgid "No connection to the database could be established."
msgstr "N'haller ket savelañ ur c'hennask ouzh ar stlennvon."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_20\n"
@@ -1290,7 +1161,6 @@ msgid "~Stop"
msgstr "P~aouez"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_30\n"
@@ -1299,7 +1169,6 @@ msgid "The document could not be saved."
msgstr "N'haller ket enrollañ an teul."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_33\n"
@@ -1317,7 +1186,6 @@ msgid "Connecting to data source..."
msgstr "O kennaskañ ouzh an tarzh roadennoù..."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_35\n"
@@ -1326,7 +1194,6 @@ msgid "The connection to the data source could not be established."
msgstr "N'haller ket savelañ ar c'hennask ouzh an tarzh roadennoù."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_36\n"
@@ -1335,7 +1202,6 @@ msgid "The file path entered is not valid."
msgstr "N'eo ket talvoudek an treug restr enanket."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_37\n"
@@ -1344,7 +1210,6 @@ msgid "Please select a data source"
msgstr "Diuzit un tarzh roadennoù"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_38\n"
@@ -1353,7 +1218,6 @@ msgid "Please select a table or query"
msgstr "Diuzit un daolenn pe un azgoulenn"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_39\n"
@@ -1362,7 +1226,6 @@ msgid "Add field"
msgstr "Ouzhpennañ ur vaezienn"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_40\n"
@@ -1371,7 +1234,6 @@ msgid "Remove field"
msgstr "Dilemel ar vaezienn"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_41\n"
@@ -1380,7 +1242,6 @@ msgid "Add all fields"
msgstr "Ouzhpennañ an holl vaeziennoù"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_42\n"
@@ -1389,7 +1250,6 @@ msgid "Remove all fields"
msgstr "Dilemel an holl vaeziennoù"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_43\n"
@@ -1398,7 +1258,6 @@ msgid "Move field up"
msgstr "Dilec'hiañ ar vaezienn da grec'h"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_44\n"
@@ -1407,7 +1266,6 @@ msgid "Move field down"
msgstr "Dilec'hiañ ar vaezienn d'an traoñ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_45\n"
@@ -1416,7 +1274,6 @@ msgid "The field names from '%NAME' could not be retrieved."
msgstr "An anvioù maeziennoù eus %NAME n'int ket bet evit bezañ eztennet."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_0\n"
@@ -1425,7 +1282,6 @@ msgid "Query Wizard"
msgstr "Skoazeller evit an azgoulennoù"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_1\n"
@@ -1434,7 +1290,6 @@ msgid "Query"
msgstr "Azgoulenn"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_2\n"
@@ -1443,7 +1298,6 @@ msgid "Query Wizard"
msgstr "Skoazeller evit an azgoulennoù"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_3\n"
@@ -1452,7 +1306,6 @@ msgid "~Tables"
msgstr "~Taolennoù"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_4\n"
@@ -1461,7 +1314,6 @@ msgid "A~vailable fields"
msgstr "Maeziennoù ~hegerz"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_5\n"
@@ -1470,7 +1322,6 @@ msgid "Name ~of the query"
msgstr "Anv an a~zgoulenn"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_6\n"
@@ -1479,7 +1330,6 @@ msgid "Display ~Query"
msgstr "Skrammañ an ~azgoulenn"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_7\n"
@@ -1488,7 +1338,6 @@ msgid "~Modify Query"
msgstr "~Daskemmañ an azgoulenn"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_8\n"
@@ -1497,7 +1346,6 @@ msgid "~How do you want to proceed after creating the query?"
msgstr "~Penaos e fell deoc'h ober goude krouidigezh an azgoulenn ?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_9\n"
@@ -1506,7 +1354,6 @@ msgid "Match ~all of the following"
msgstr "L~akaat da genglotañ gant an holl re da heul"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_10\n"
@@ -1515,7 +1362,6 @@ msgid "~Match any of the following"
msgstr "Lakaat da ~genglotañ gant unan eus ar re da heul"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_11\n"
@@ -1524,7 +1370,6 @@ msgid "~Detailed query (Shows all records of the query.)"
msgstr "~Azgoulenn munudet (skrammañ a ra holl enrolladurioù an azgoulenn.)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_12\n"
@@ -1533,7 +1378,6 @@ msgid "~Summary query (Shows only results of aggregate functions.)"
msgstr "~Azgoulenn krennet (Skrammañ a ra disoc'hoù an arc'hwelioù kevelstrollañ nemetken)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_16\n"
@@ -1542,7 +1386,6 @@ msgid "Aggregate functions"
msgstr "Arc'hwelioù kevelstrollañ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_17\n"
@@ -1551,7 +1394,6 @@ msgid "Fields"
msgstr "Maeziennoù"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_18\n"
@@ -1560,7 +1402,6 @@ msgid "~Group by"
msgstr "~Strollañ dre"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_19\n"
@@ -1578,7 +1419,6 @@ msgid "Alias"
msgstr "Alias"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_21\n"
@@ -1596,7 +1436,6 @@ msgid "Query:"
msgstr "Azgoulenn : "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_24\n"
@@ -1605,7 +1444,6 @@ msgid "Condition"
msgstr "Diferadenn"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_25\n"
@@ -1614,7 +1452,6 @@ msgid "Value"
msgstr "Gwerzh"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_26\n"
@@ -1623,7 +1460,6 @@ msgid "is equal to"
msgstr "zo par da"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_27\n"
@@ -1632,7 +1468,6 @@ msgid "is not equal to"
msgstr "zo disheñvel diouzh"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_28\n"
@@ -1641,7 +1476,6 @@ msgid "is smaller than"
msgstr "zo bihanoc'h eget"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_29\n"
@@ -1659,7 +1493,6 @@ msgid "is equal or less than"
msgstr "zo par pe vihanoc'h eget"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_31\n"
@@ -1668,7 +1501,6 @@ msgid "is equal or greater than"
msgstr "zo par pe vrasoc'h eget"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_32\n"
@@ -1677,7 +1509,6 @@ msgid "like"
msgstr "heñvel ouzh"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_33\n"
@@ -1686,7 +1517,6 @@ msgid "not like"
msgstr "disheñvel diouzh"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_34\n"
@@ -1695,7 +1525,6 @@ msgid "is null"
msgstr "zo goullo"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_35\n"
@@ -1704,7 +1533,6 @@ msgid "is not null"
msgstr "n'eo ket goullo"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_36\n"
@@ -1713,7 +1541,6 @@ msgid "true"
msgstr "gwir"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_37\n"
@@ -1722,7 +1549,6 @@ msgid "false"
msgstr "diwir"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_38\n"
@@ -1731,7 +1557,6 @@ msgid "and"
msgstr "ha"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_39\n"
@@ -1740,7 +1565,6 @@ msgid "or"
msgstr "pe"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_40\n"
@@ -1749,7 +1573,6 @@ msgid "get the sum of"
msgstr "kaout sammad eus"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_41\n"
@@ -1758,7 +1581,6 @@ msgid "get the average of"
msgstr "kaout keitad eus"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_42\n"
@@ -1767,7 +1589,6 @@ msgid "get the minimum of"
msgstr "kaout izeg eus"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_43\n"
@@ -1776,7 +1597,6 @@ msgid "get the maximum of"
msgstr "kaout uc'heg eus"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_44\n"
@@ -1785,7 +1605,6 @@ msgid "get the count of"
msgstr "kaout sammad eus"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_48\n"
@@ -1812,7 +1631,6 @@ msgid "Sorting order:"
msgstr "Urzh rummañ : "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_52\n"
@@ -1830,7 +1648,6 @@ msgid "Search conditions:"
msgstr "Diferadennoù klask : "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_54\n"
@@ -1848,7 +1665,6 @@ msgid "Aggregate functions:"
msgstr "Arc'hwelioù kevelstrollañ : "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_56\n"
@@ -1866,7 +1682,6 @@ msgid "Grouped by:"
msgstr "Strollet gant : "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_58\n"
@@ -1884,7 +1699,6 @@ msgid "Grouping conditions:"
msgstr "Diferadennoù strollañ : "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_60\n"
@@ -1893,7 +1707,6 @@ msgid "No grouping conditions were assigned."
msgstr "Diferadenn strollañ ebet dezverket."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_70\n"
@@ -1902,7 +1715,6 @@ msgid "Select the fields (columns) for your query"
msgstr "Diuzit maeziennoù (bannoù) evit an azgoulenn"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_71\n"
@@ -1911,7 +1723,6 @@ msgid "Select the sorting order"
msgstr "Diuzit un urzh rummañ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_72\n"
@@ -1920,7 +1731,6 @@ msgid "Select the search conditions"
msgstr "Diuzit diferadennoù klask :"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_73\n"
@@ -1929,7 +1739,6 @@ msgid "Select the type of query"
msgstr "Diuzit ur rizh azgoulennoù"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_74\n"
@@ -1938,7 +1747,6 @@ msgid "Select the groups"
msgstr "Diuzit ar strolladoù"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_75\n"
@@ -1947,7 +1755,6 @@ msgid "Select the grouping conditions"
msgstr "Diuzit diferadennoù kenstrollañ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_76\n"
@@ -1956,7 +1763,6 @@ msgid "Assign aliases if desired"
msgstr "Mar hetet, deverkit aliazoù"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_77\n"
@@ -1965,7 +1771,6 @@ msgid "Check the overview and decide how to proceed"
msgstr "Adwelit an alberz ha grit ho soñj evit an dazont"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_80\n"
@@ -1974,7 +1779,6 @@ msgid "Field selection"
msgstr "Diuzad ur vaezienn"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_81\n"
@@ -1983,7 +1787,6 @@ msgid "Sorting order"
msgstr "Urzh rummañ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_82\n"
@@ -1992,7 +1795,6 @@ msgid "Search conditions"
msgstr "Diferadennoù klask"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_83\n"
@@ -2001,7 +1803,6 @@ msgid "Detail or summary"
msgstr "Munudoù pe grennad"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_84\n"
@@ -2010,7 +1811,6 @@ msgid "Grouping"
msgstr "Strolladur"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_85\n"
@@ -2019,7 +1819,6 @@ msgid "Grouping conditions"
msgstr "Diferadennoù strollañ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_86\n"
@@ -2037,7 +1836,6 @@ msgid "Overview"
msgstr "Krennad"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_88\n"
@@ -2046,7 +1844,6 @@ msgid "A field that has not been assigned an aggregate function must be used in
msgstr "Ur vaezienn andeverket ouzh un arc'hwel kevelstroll zo ret dezhi bezañ arveret en ur strollad."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_89\n"
@@ -2055,7 +1852,6 @@ msgid "The condition '<FIELDNAME> <LOGICOPERATOR> <VALUE>' was chosen twice. Eac
msgstr "An diferadenn '<FIELDNAME> <LOGICOPERATOR> <VALUE>' zo bet dibabet div wech. Ur wech hepken e c'hall an diferadenn bezañ dibabet"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_90\n"
@@ -2072,7 +1868,6 @@ msgid ","
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_92\n"
@@ -2081,7 +1876,6 @@ msgid "<FIELDTITLE> (<FIELDNAME>)"
msgstr "<FIELDTITLE> (<FIELDNAME>)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_93\n"
@@ -2090,7 +1884,6 @@ msgid "<FIELDNAME> (<SORTMODE>)"
msgstr "<FIELDNAME> (<SORTMODE>)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_94\n"
@@ -2099,7 +1892,6 @@ msgid "<FIELDNAME> <LOGICOPERATOR> <VALUE>"
msgstr "<FIELDNAME> <LOGICOPERATOR> <VALUE>"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_95\n"
@@ -2108,7 +1900,6 @@ msgid "<CALCULATEDFUNCTION> <FIELDNAME>"
msgstr "<CALCULATEDFUNCTION> <FIELDNAME>"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_96\n"
@@ -2117,7 +1908,6 @@ msgid "<FIELDNAME> <LOGICOPERATOR> <VALUE>"
msgstr "<FIELDNAME> <LOGICOPERATOR> <VALUE>"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_0\n"
@@ -2126,7 +1916,6 @@ msgid "Form Wizard"
msgstr "Skoazeller evit ar Furmskridoù"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_1\n"
@@ -2157,7 +1946,6 @@ msgstr ""
"A-benn skrammañ roadennoù an taolennoù pe an azgoulennoù oc'h endevout un darempred e rizh unan-da-veur-a-unan e c'hallit arverañ an isfurmskridoù."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_4\n"
@@ -2166,7 +1954,6 @@ msgid "~Add Subform"
msgstr "Ouzhpenn~añ un isfurmskrid"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_5\n"
@@ -2175,7 +1962,6 @@ msgid "~Subform based on existing relation"
msgstr "I~sfurmskrid diazezet war un daveadur o vezañ anezhañ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_6\n"
@@ -2184,7 +1970,6 @@ msgid "Tables or queries"
msgstr "Taolennoù hag azgoulennoù"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_7\n"
@@ -2193,7 +1978,6 @@ msgid "Subform based on ~manual selection of fields"
msgstr "Isfur~mskrid diazezet war ziuzañ ar maeziennoù dre an dorn"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_8\n"
@@ -2202,7 +1986,6 @@ msgid "~Which relation do you want to add?"
msgstr "~Pe rizh darempred a fell deoc'h ouzhpennañ ?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_9\n"
@@ -2211,7 +1994,6 @@ msgid "Fields in the ~subform"
msgstr "Maeziennoù an i~sfurmskrid"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_12\n"
@@ -2220,7 +2002,6 @@ msgid "~Available fields"
msgstr "M~aeziennoù hegerz"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_13\n"
@@ -2240,7 +2021,6 @@ msgstr ""
"Hogen e c'hall ar c'hevreoù bezañ arveret ur wech hepken."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_20\n"
@@ -2249,7 +2029,6 @@ msgid "~First joined subform field"
msgstr "Maezienn kenstaget kentañ an is~furmskrid"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_21\n"
@@ -2258,7 +2037,6 @@ msgid "~Second joined subform field"
msgstr "Eil maezienn ken~staget an isfurmskrid"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_22\n"
@@ -2267,7 +2045,6 @@ msgid "~Third joined subform field"
msgstr "~Trede maezienn kenstaget an isfurmskrid"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_23\n"
@@ -2276,7 +2053,6 @@ msgid "~Fourth joined subform field"
msgstr "Pevare maezienn kenstaget an is~furmskrid"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_24\n"
@@ -2285,7 +2061,6 @@ msgid "F~irst joined main form field"
msgstr "Maez~ienn kenstaget kentañ ar furmskrid pennañ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_25\n"
@@ -2294,7 +2069,6 @@ msgid "S~econd joined main form field"
msgstr "Eil ma~ezienn kenstaget ar furmskrid pennañ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_26\n"
@@ -2303,7 +2077,6 @@ msgid "T~hird joined main form field"
msgstr "~Trede maezienn kenstaget ar furmskrid pennañ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_27\n"
@@ -2312,7 +2085,6 @@ msgid "F~ourth joined main form field"
msgstr "~Pevare maezienn kenstaget ar furmskrid pennañ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_28\n"
@@ -2330,7 +2102,6 @@ msgid "No border"
msgstr "Riblenn ebet"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_30\n"
@@ -2348,7 +2119,6 @@ msgid "Flat"
msgstr "Plaen"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_32\n"
@@ -2375,7 +2145,6 @@ msgid "Align right"
msgstr "Steudadur a-zehou"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_35\n"
@@ -2384,7 +2153,6 @@ msgid "Arrangement of DB fields"
msgstr "Frammadur ar maeziennoù stlennvon"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_36\n"
@@ -2393,7 +2161,6 @@ msgid "Columnar - Labels Left"
msgstr "Bannoù - Tikedennoù a-gleiz"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_37\n"
@@ -2402,7 +2169,6 @@ msgid "Columnar - Labels on Top"
msgstr "Bannoù - Tikedennoù e-krec'h"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_38\n"
@@ -2411,7 +2177,6 @@ msgid "In Blocks - Labels Left"
msgstr "Bloc'hadoù - Tikedennoù a-gleiz"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_39\n"
@@ -2420,7 +2185,6 @@ msgid "In Blocks - Labels Above"
msgstr "Bloc'hadoù - Tikedennoù e-krec'h"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_40\n"
@@ -2429,7 +2193,6 @@ msgid "As Data Sheet"
msgstr "Evel kael roadennoù"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_41\n"
@@ -2438,7 +2201,6 @@ msgid "Arrangement of the main form"
msgstr "Frammadur ar furmskrid pennañ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_42\n"
@@ -2447,7 +2209,6 @@ msgid "Arrangement of the subform"
msgstr "Frammadur an isfurmskrid"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_44\n"
@@ -2465,7 +2226,6 @@ msgid "Existing data will not be displayed"
msgstr "Ne vo ket skrammet ar roadennoù beziad "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_46\n"
@@ -2474,7 +2234,6 @@ msgid "T~he form is to display all data"
msgstr "Ret eo d'ar furmskrid skrammañ an ~holl roadennoù."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_47\n"
@@ -2483,7 +2242,6 @@ msgid "Do not allow ~modification of existing data"
msgstr "Na aotren daske~mmadur ar roadennoù beziad"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_48\n"
@@ -2492,7 +2250,6 @@ msgid "Do not allow ~deletion of existing data"
msgstr "Na aotren ~dilamadur ar roadennoù beziad"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_49\n"
@@ -2501,7 +2258,6 @@ msgid "Do not allow ~addition of new data"
msgstr "N~a aotren ouzhpennadur roadennoù nevez"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_50\n"
@@ -2510,7 +2266,6 @@ msgid "Name of ~the form"
msgstr "A~nv ar furmskrid"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_51\n"
@@ -2519,7 +2274,6 @@ msgid "How do you want to proceed after creating the form?"
msgstr "Penaos e fell deoc'h ober goude krouidigezh ar furmskrid ?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_52\n"
@@ -2528,7 +2282,6 @@ msgid "~Work with the form"
msgstr "Labourat gant ar f~urmskrid"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_53\n"
@@ -2537,7 +2290,6 @@ msgid "~Modify the form"
msgstr "Daske~mmañ ar furmskrid"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_55\n"
@@ -2546,7 +2298,6 @@ msgid "~Page Styles"
msgstr "Stiloù ~pajenn"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_80\n"
@@ -2555,7 +2306,6 @@ msgid "Field selection"
msgstr "Diuzad ur vaezienn"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_81\n"
@@ -2564,7 +2314,6 @@ msgid "Set up a subform"
msgstr "Kefluniañ un isfurmskrid"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_82\n"
@@ -2573,7 +2322,6 @@ msgid "Add subform fields"
msgstr "Ouzhpennañ maeziennoù isfurmskridoù"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_83\n"
@@ -2582,7 +2330,6 @@ msgid "Get joined fields"
msgstr "Kaout maeziennoù kevreet"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_84\n"
@@ -2591,7 +2338,6 @@ msgid "Arrange controls"
msgstr "Kempenn ar reolerezhioù"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_85\n"
@@ -2600,7 +2346,6 @@ msgid "Set data entry"
msgstr "Despizañ an enankañ roadennoù"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_86\n"
@@ -2609,7 +2354,6 @@ msgid "Apply styles"
msgstr "Seveniñ ar stiloù"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_87\n"
@@ -2618,7 +2362,6 @@ msgid "Set name"
msgstr "Despizañ un anv"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_88\n"
@@ -2627,7 +2370,6 @@ msgid "(Date)"
msgstr "(Deiziad)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_89\n"
@@ -2636,7 +2378,6 @@ msgid "(Time)"
msgstr "(Eur)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_90\n"
@@ -2645,7 +2386,6 @@ msgid "Select the fields of your form"
msgstr "Diuzañ maeziennoù ar furmskridoù"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_91\n"
@@ -2654,7 +2394,6 @@ msgid "Decide if you want to set up a subform"
msgstr "Menegiñ a ra hag-eñ ez eo ret d'un isfurmskrid bezañ arventennet"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_92\n"
@@ -2663,7 +2402,6 @@ msgid "Select the fields of your subform"
msgstr "Diuzañ maeziennoù an isfurmskridoù"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_93\n"
@@ -2672,7 +2410,6 @@ msgid "Select the joins between your forms"
msgstr "Diuzañ ar c'hevreoù da enlakaat etre ar furmskridoù"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_94\n"
@@ -2681,7 +2418,6 @@ msgid "Arrange the controls on your form"
msgstr "Kempenn ar reolerezhioù war ar furmskrid"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_95\n"
@@ -2690,7 +2426,6 @@ msgid "Select the data entry mode"
msgstr "Diuzañ mod enankañ ar roadennoù"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_96\n"
@@ -2699,7 +2434,6 @@ msgid "Apply the style of your form"
msgstr "Seveniñ stil ho furmskrid"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_97\n"
@@ -2719,7 +2453,6 @@ msgstr ""
"Dibabit un anv all."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_1\n"
@@ -2728,7 +2461,6 @@ msgid "Table Wizard"
msgstr "Skoazeller evit an taolennoù"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_2\n"
@@ -2737,7 +2469,6 @@ msgid "Select fields"
msgstr "Diuzañ maeziennoù"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_3\n"
@@ -2746,7 +2477,6 @@ msgid "Set types and formats"
msgstr "Despizañ rizhoù ha mentrezhoù"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_4\n"
@@ -2755,7 +2485,6 @@ msgid "Set primary key"
msgstr "Despizañ un alc'hwez kentael"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_5\n"
@@ -2764,7 +2493,6 @@ msgid "Create table"
msgstr "Krouiñ un daolenn"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_8\n"
@@ -2773,7 +2501,6 @@ msgid "Select fields for your table"
msgstr "Diuzañ ar maeziennoù da enlakaat en daolenn"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_9\n"
@@ -2782,7 +2509,6 @@ msgid "Set field types and formats"
msgstr "Despizañ ar rizh maeziennoù hag ar mentrezhoù"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_10\n"
@@ -2791,7 +2517,6 @@ msgid "Set primary key"
msgstr "Despizañ un alc'hwez kentael"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_11\n"
@@ -2800,7 +2525,6 @@ msgid "Create table"
msgstr "Krouiñ un daolenn"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_14\n"
@@ -2809,7 +2533,6 @@ msgid "This wizard helps you to create a table for your database. After selectin
msgstr "Ho sikour a ra ar skoazeller-mañ a-benn krouiñ un daolenn evit ho stlennvon. Goude bezañ diuzet ur rummad hag ur skouer daolenn, dibabit ar maeziennoù a fell deoc'h enlakaat enni. Ar maeziennoù enlakaet a c'hall dont eus meur a skouer daolenn."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_15\n"
@@ -2818,7 +2541,6 @@ msgid "Ca~tegory"
msgstr "~Rummad"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_16\n"
@@ -2827,7 +2549,6 @@ msgid "B~usiness"
msgstr "~Micherel"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_17\n"
@@ -2836,7 +2557,6 @@ msgid "P~ersonal"
msgstr "P~ersonel"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_18\n"
@@ -2845,7 +2565,6 @@ msgid "~Sample tables"
msgstr "~Skouerioù taolennoù"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_19\n"
@@ -2854,7 +2573,6 @@ msgid "A~vailable fields"
msgstr "Maeziennoù ~hegerz"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_20\n"
@@ -2888,7 +2606,6 @@ msgid "Field name"
msgstr "Anv maezienn"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_24\n"
@@ -2897,7 +2614,6 @@ msgid "Field type"
msgstr "Rizh ar vaezienn"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_25\n"
@@ -2906,7 +2622,6 @@ msgid "~Selected fields"
msgstr "~Maeziennoù diuzet"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_26\n"
@@ -2915,7 +2630,6 @@ msgid "A primary key uniquely identifies each record in a database table. Primar
msgstr "Da hennodiñ an enrolladurioù en un daolenn stlennvon dre un doare unel e talv an alc'hwezioù kentael. Aesaat a ra an alc'hwezioù kentael kenstagañ stlennoù etre meur a daolenn. Da enlakaat un alc'hwez kentael e pep taolenn ez erbedomp ac'hanoc'h. Hep un alc'hwez kentael n'haller ket enankañ roadennoù ebet en taolennoù."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_27\n"
@@ -2924,7 +2638,6 @@ msgid "~Create a primary key"
msgstr "Krouiñ un al~c'hwez kentael"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_28\n"
@@ -2933,7 +2646,6 @@ msgid "~Automatically add a primary key"
msgstr "Ouzhpenn~añ ent emgefreek un alc'hwez kentael"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_29\n"
@@ -2951,7 +2663,6 @@ msgid "Define p~rimary key as a combination of several fields"
msgstr "Despizañ un alc'hwez kentael evel kedaozadu~r meur a vaeziennoù"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_31\n"
@@ -2960,7 +2671,6 @@ msgid "F~ieldname"
msgstr "A~nv ar vaezienn"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_32\n"
@@ -2969,7 +2679,6 @@ msgid "~Primary key fields"
msgstr "~Maeziennoù alc'hwez kentael"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_33\n"
@@ -2978,7 +2687,6 @@ msgid "Auto ~value"
msgstr "~Gwerzh emgefreek"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_34\n"
@@ -2987,7 +2695,6 @@ msgid "What do you want to name your table?"
msgstr "Pe anv a fell deoc'h reiñ d'an daolenn ?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_35\n"
@@ -2996,7 +2703,6 @@ msgid "Congratulations. You have entered all the information needed to create yo
msgstr "Gourc'hemennoù ! Enanket hoc'h eus an holl ditouroù azgoulennet a-benn krouiñ an daolenn."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_36\n"
@@ -3005,7 +2711,6 @@ msgid "What do you want to do next?"
msgstr "Petra a vennit ober war-lerc'h ?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_37\n"
@@ -3014,7 +2719,6 @@ msgid "Modify the table design"
msgstr "Daskemmañ neuz an daolenn"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_38\n"
@@ -3023,7 +2727,6 @@ msgid "Insert data immediately"
msgstr "Enlakaat roadennoù diouzhtu"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_39\n"
@@ -3032,7 +2735,6 @@ msgid "C~reate a form based on this table"
msgstr "K~rouiñ ur furmskrid diazezet war an daolenn-mañ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_40\n"
@@ -3041,7 +2743,6 @@ msgid "The table you have created could not be opened."
msgstr "N'haller ket digeriñ an daolenn krouet."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_41\n"
@@ -3050,7 +2751,6 @@ msgid "The table name '%TABLENAME' contains a character ('%SPECIALCHAR') that mi
msgstr "Enderc'hel a ra an anv taolenn %TABLENAME un arouezenn (%SPECIALCHAR) nad eo ket skoret gant ar stlennvon war ar seblant."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_42\n"
@@ -3059,7 +2759,6 @@ msgid "The field name '%FIELDNAME' contains a special character ('%SPECIALCHAR')
msgstr "Enderc'hel a ra an anv maezienn %FIELDNAME un arouezenn (%SPECIALCHAR) nad eo ket skoret gant ar stlennvon war ar seblant."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_43\n"
@@ -3068,7 +2767,6 @@ msgid "Field"
msgstr "Maezienn"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_44\n"
@@ -3077,7 +2775,6 @@ msgid "MyTable"
msgstr "MaZaolenn"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_45\n"
@@ -3086,7 +2783,6 @@ msgid "Add a Field"
msgstr "Ouzhpennañ ur vaezienn"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_46\n"
@@ -3095,7 +2791,6 @@ msgid "Remove the selected Field"
msgstr "Lemel ar vaezienn diuzet kuit"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_47\n"
@@ -3115,7 +2810,6 @@ msgstr ""
"Enankit un anv all."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_49\n"
@@ -3124,7 +2818,6 @@ msgid "Catalog of the table"
msgstr "Katalog an daolenn"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_50\n"
@@ -3133,7 +2826,6 @@ msgid "Schema of the table"
msgstr "Goulun an daolenn"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_51\n"
@@ -3142,7 +2834,6 @@ msgid "The field '%FIELDNAME' already exists."
msgstr "Ar vaezienn '%FIELDNAME' a zo anezhi endeo."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_ZERO_0\n"
@@ -3151,7 +2842,6 @@ msgid "~Cancel"
msgstr "~Nullañ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_ZERO_1\n"
@@ -3160,7 +2850,6 @@ msgid "~Help"
msgstr "~Skoazell"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_ZERO_2\n"
@@ -3169,7 +2858,6 @@ msgid "< ~Back"
msgstr "< ~Kent"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_ZERO_3\n"
@@ -3178,7 +2866,6 @@ msgid "~Convert"
msgstr "~Amdreiñ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_ZERO_4\n"
@@ -3187,7 +2874,6 @@ msgid "Note: Currency amounts from external links and currency conversion factor
msgstr "Kemenn : N'haller ket amdreiñ an holladoù o tont eus an ereoù diavaez, memes tra gant periadoù amdreiñ enporzhiet er reollunioù"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_ZERO_5\n"
@@ -3196,7 +2882,6 @@ msgid "First, unprotect all sheets."
msgstr "Diweredekait gwareziñ ar follennadoù da gentañ "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_ZERO_6\n"
@@ -3214,7 +2899,6 @@ msgid "C~ontinue >"
msgstr "~War-lerc'h >>"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_ZERO_8\n"
@@ -3223,7 +2907,6 @@ msgid "C~lose"
msgstr "Se~rriñ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_0\n"
@@ -3232,7 +2915,6 @@ msgid "~Entire document"
msgstr "T~eul a-bezh"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_1\n"
@@ -3241,7 +2923,6 @@ msgid "Selection"
msgstr "Diuzad"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_2\n"
@@ -3250,7 +2931,6 @@ msgid "Cell S~tyles"
msgstr "~Stiloù kellig"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_3\n"
@@ -3259,7 +2939,6 @@ msgid "Currency cells in the current ~sheet"
msgstr "Kelligoù moneizel er ~follennad jediñ oberiant."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_4\n"
@@ -3268,7 +2947,6 @@ msgid "Currency cells in the entire ~document"
msgstr "~Kelligoù moneizel en teul a-bezh."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_5\n"
@@ -3277,7 +2955,6 @@ msgid "~Selected range"
msgstr "~Lijorenn diuzet"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_6\n"
@@ -3286,7 +2963,6 @@ msgid "Select Cell Styles"
msgstr "Diuz stiloù ar gellig"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_7\n"
@@ -3295,7 +2971,6 @@ msgid "Select currency cells"
msgstr "Diuzit ar c'helligoù moneizel :"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_8\n"
@@ -3304,7 +2979,6 @@ msgid "Currency ranges:"
msgstr "Lijorennoù moneizel"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_9\n"
@@ -3313,7 +2987,6 @@ msgid "Templates:"
msgstr "Stiloù :"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_0\n"
@@ -3322,7 +2995,6 @@ msgid "Extent"
msgstr "Astennet"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_1\n"
@@ -3331,7 +3003,6 @@ msgid "~Single %PRODUCTNAME Calc document"
msgstr "Teul ne~metañ mod %PRODUCTNAME Calc"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_2\n"
@@ -3340,7 +3011,6 @@ msgid "Complete ~directory"
msgstr "Kavl~ec'hiad a-bezh"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_3\n"
@@ -3349,7 +3019,6 @@ msgid "Source Document:"
msgstr "Teul tarzh :"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_4\n"
@@ -3358,7 +3027,6 @@ msgid "Source directory:"
msgstr "Kavlec'hiad tarzh :"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_5\n"
@@ -3367,7 +3035,6 @@ msgid "~Including subfolders"
msgstr "Iskavle~c'hiadoù ivez"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_6\n"
@@ -3376,7 +3043,6 @@ msgid "Target directory:"
msgstr "Kavlec'hiad bukenn :"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_7\n"
@@ -3385,7 +3051,6 @@ msgid "Temporarily unprotect sheet without query"
msgstr "Nullañ ent padennek gwarez ar follennad hep goulenn kadarnaat"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_10\n"
@@ -3403,7 +3068,6 @@ msgid "Conversion status:"
msgstr "Stad an amdreiñ : "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STATUSLINE_1\n"
@@ -3412,7 +3076,6 @@ msgid "Conversion status of the cell templates:"
msgstr "Stad amdreiñ ar stiloù kellig :"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STATUSLINE_2\n"
@@ -3421,7 +3084,6 @@ msgid "Registration of the relevant ranges: Sheet %1Number%1 of %2TotPageCount%2
msgstr "Atoriñ al lijorennoù da amdreiñ : pajenn %1Number%1 eus %2TotPageCount%2"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STATUSLINE_3\n"
@@ -3430,7 +3092,6 @@ msgid "Entry of the ranges to be converted..."
msgstr "Enankad al lijorennoù da amdreiñ..."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STATUSLINE_4\n"
@@ -3439,7 +3100,6 @@ msgid "Sheet protection for each sheet will be restored..."
msgstr "Assavadur gwarez ar follennoù evit pep follenn..."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STATUSLINE_5\n"
@@ -3457,7 +3117,6 @@ msgid "~Finish"
msgstr "~Echuiñ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_1\n"
@@ -3466,7 +3125,6 @@ msgid "Select directory"
msgstr "Diuzit ur c'havlec'hiad"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_2\n"
@@ -3475,7 +3133,6 @@ msgid "Select file"
msgstr "Diuzit ur restr"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_3\n"
@@ -3484,7 +3141,6 @@ msgid "Select target directory"
msgstr "Diuzit ar c'havlec'hiad bukenn"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_4\n"
@@ -3493,7 +3149,6 @@ msgid "non-existent"
msgstr "n'eus ket anezhi"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_5\n"
@@ -3502,7 +3157,6 @@ msgid "Euro Converter"
msgstr "Euro-Amdroerez"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_6\n"
@@ -3511,7 +3165,6 @@ msgid "Should protected spreadsheets be temporarily unprotected?"
msgstr "C'hoant hoc'h eus da dennañ kuit gwarez ar follennoù evit ur mare ?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_7\n"
@@ -3520,7 +3173,6 @@ msgid "Enter the password to unprotect the table %1TableName%1"
msgstr "Ger-tremen evit nullañ gwareziñ an daolennad %1TableName%1"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_8\n"
@@ -3529,7 +3181,6 @@ msgid "Wrong Password!"
msgstr "Ger-tremen direizh !"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_9\n"
@@ -3538,7 +3189,6 @@ msgid "Protected Sheet"
msgstr "Follenn gwarezet"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_10\n"
@@ -3547,7 +3197,6 @@ msgid "Warning!"
msgstr "Evezh !"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_11\n"
@@ -3556,7 +3205,6 @@ msgid "Protection for the sheets will not be removed."
msgstr "Gwareziñ ar follennoù ne vo ket dilamet."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_12\n"
@@ -3565,7 +3213,6 @@ msgid "Sheet cannot be unprotected"
msgstr "Gwareziñ ar follenn n'hall ket bezañ dilamet"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_13\n"
@@ -3574,7 +3221,6 @@ msgid "The Wizard cannot edit this document as cell formats cannot be modified i
msgstr "Ar Skoazeller n'eo ket evit embann an teul-mañ : dic'hallus eo daskemmadur ar stiloù kelligoù en un teul gant follennadoù jediñ gwarezet ennañ."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_14\n"
@@ -3583,7 +3229,6 @@ msgid "Please note that the Euro Converter will, otherwise, not be able to edit
msgstr "Diwallit ha n'eo ket gouest an Amdroer-Euro da embann an teul "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_15\n"
@@ -3592,7 +3237,6 @@ msgid "Please choose a currency to be converted first!"
msgstr "Krogit gant diuz ar moneiz da amdreiñ "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_16\n"
@@ -3601,7 +3245,6 @@ msgid "Password:"
msgstr "Ger-tremen :"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_17\n"
@@ -3610,7 +3253,6 @@ msgid "OK"
msgstr "Mat eo"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_18\n"
@@ -3619,7 +3261,6 @@ msgid "Cancel"
msgstr "Nullañ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_19\n"
@@ -3628,7 +3269,6 @@ msgid "Please select a %PRODUCTNAME Calc document for editing!"
msgstr "Diuzit un teul mod %PRODUCTNAME Calc evit an embann !"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_20\n"
@@ -3637,7 +3277,6 @@ msgid "'<1>' is not a directory!"
msgstr "'<1>' n'eo ket ur c'havlec'hiad anezhañ !"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_21\n"
@@ -3673,7 +3312,6 @@ msgid "Cancel Wizard"
msgstr "Nullañ ar skoazeller"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_0\n"
@@ -3682,7 +3320,6 @@ msgid "Portuguese Escudo"
msgstr "Eskudo Portugal"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_1\n"
@@ -3691,7 +3328,6 @@ msgid "Dutch Guilder"
msgstr "Florin Holland"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_2\n"
@@ -3700,7 +3336,6 @@ msgid "French Franc"
msgstr "Lur Gall"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_3\n"
@@ -3709,7 +3344,6 @@ msgid "Spanish Peseta"
msgstr "Peseta Spagn"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_4\n"
@@ -3718,7 +3352,6 @@ msgid "Italian Lira"
msgstr "Lir Italia"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_5\n"
@@ -3727,7 +3360,6 @@ msgid "German Mark"
msgstr "Deutsche Mark"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_6\n"
@@ -3736,7 +3368,6 @@ msgid "Belgian Franc"
msgstr "Frank Belgia"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_7\n"
@@ -3745,7 +3376,6 @@ msgid "Irish Punt"
msgstr "Lur Iwerzhonat"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_8\n"
@@ -3754,7 +3384,6 @@ msgid "Luxembourg Franc"
msgstr "Frank Luksembourg"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_9\n"
@@ -3763,7 +3392,6 @@ msgid "Austrian Schilling"
msgstr "Schilling Aostria"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_10\n"
@@ -3772,7 +3400,6 @@ msgid "Finnish Mark"
msgstr "Mark Finland"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_11\n"
@@ -3781,7 +3408,6 @@ msgid "Greek Drachma"
msgstr "Drakme Gresia"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_12\n"
@@ -3790,7 +3416,6 @@ msgid "Slovenian Tolar"
msgstr "Ar moneiz despizet evit an teul n'eo ket ur moneiz europat "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_13\n"
@@ -3799,7 +3424,6 @@ msgid "Cypriot Pound"
msgstr "Lur Chipr"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_14\n"
@@ -3808,7 +3432,6 @@ msgid "Maltese Lira"
msgstr "Lir Malta"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_15\n"
@@ -3817,7 +3440,6 @@ msgid "Slovak Koruna"
msgstr "Kurun Slovakia"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_16\n"
@@ -3826,7 +3448,6 @@ msgid "Estonian Kroon"
msgstr "Kurun Estonia"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_17\n"
@@ -3835,7 +3456,6 @@ msgid "Latvian Lats"
msgstr "Latvieg Lat"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_18\n"
@@ -3853,7 +3473,6 @@ msgid "Progress"
msgstr "Araokaat"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_LASTPAGE_1\n"
@@ -3862,7 +3481,6 @@ msgid "Retrieving the relevant documents..."
msgstr "Oc'h atoriñ an teulioù a-bouez..."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_LASTPAGE_2\n"
@@ -3871,7 +3489,6 @@ msgid "Converting the documents..."
msgstr "Amdroadur an teulioù..."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_LASTPAGE_3\n"
@@ -3880,7 +3497,6 @@ msgid "Settings:"
msgstr "Arventennoù :"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_LASTPAGE_4\n"
@@ -3889,7 +3505,6 @@ msgid "Sheet is always unprotected"
msgstr "Gwareziñ ar follenn a vo nullet bepred"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLES_0\n"
@@ -3898,7 +3513,6 @@ msgid "Theme Selection"
msgstr "Diuz dodenn"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLES_1\n"
@@ -3907,7 +3521,6 @@ msgid "Error while saving the document to the clipboard! The following action ca
msgstr "Ur fazi zo bet e kerzh enrolladenn an teul oberiat er golver ! Dic'hallus nullañ ar gwered da-heul."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLES_2\n"
@@ -3916,7 +3529,6 @@ msgid "~Cancel"
msgstr "~Nullañ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLES_3\n"
@@ -3925,7 +3537,6 @@ msgid "~OK"
msgstr "Mat e~o"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_0\n"
@@ -3934,7 +3545,6 @@ msgid "(Standard)"
msgstr "(Skoueriek)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_1\n"
@@ -3943,7 +3553,6 @@ msgid "Autumn Leaves"
msgstr "Deil an diskar-amzer"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_2\n"
@@ -3952,7 +3561,6 @@ msgid "Be"
msgstr "Be"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_3\n"
@@ -3961,7 +3569,6 @@ msgid "Black and White"
msgstr "Gwenn ha Du"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_4\n"
@@ -3970,7 +3577,6 @@ msgid "Blackberry Bush"
msgstr "Gwezenn vouar"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_5\n"
@@ -3979,7 +3585,6 @@ msgid "Blue Jeans"
msgstr "Blue Jeans"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_6\n"
@@ -3988,7 +3593,6 @@ msgid "Fifties Diner"
msgstr "Koan mod bloavezhioù 50"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_7\n"
@@ -3997,7 +3601,6 @@ msgid "Glacier"
msgstr "Skorneg"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_8\n"
@@ -4015,7 +3618,6 @@ msgid "Marine"
msgstr "Morel"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_10\n"
@@ -4024,7 +3626,6 @@ msgid "Millennium"
msgstr "Mileniom"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_11\n"
@@ -4033,7 +3634,6 @@ msgid "Nature"
msgstr "Natur"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_12\n"
@@ -4042,7 +3642,6 @@ msgid "Neon"
msgstr "Neon"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_13\n"
@@ -4051,7 +3650,6 @@ msgid "Night"
msgstr "Noz"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_14\n"
@@ -4060,7 +3658,6 @@ msgid "PC Nostalgia"
msgstr "Hiraezh ar PC"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_15\n"
@@ -4069,7 +3666,6 @@ msgid "Pastel"
msgstr "Pastel"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_16\n"
@@ -4078,7 +3674,6 @@ msgid "Pool Party"
msgstr "Kouronkañ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_17\n"
@@ -4096,7 +3691,6 @@ msgid "Addressee"
msgstr "Degemerour"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceDialog_1\n"
@@ -4105,7 +3699,6 @@ msgid "One recipient"
msgstr "Ur c'hasadour"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceDialog_2\n"
@@ -4114,7 +3707,6 @@ msgid "Several recipients (address database)"
msgstr "Meur a gasadour (SV chomlec'hioù)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceDialog_3\n"
@@ -4123,7 +3715,6 @@ msgid "Use of This Template"
msgstr "Arver ar patrom"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceMsgError\n"
@@ -4132,7 +3723,6 @@ msgid "An error has occurred."
msgstr "C'hoarvezet ez eus bet ur fazi."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_0\n"
@@ -4141,7 +3731,6 @@ msgid "Click placeholder and overwrite"
msgstr "Klik war an erlec'hiad evit erlec'hiañ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_1\n"
@@ -4150,7 +3739,6 @@ msgid "Company"
msgstr "Kevredigezh"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_2\n"
@@ -4159,7 +3747,6 @@ msgid "Department"
msgstr "Gwazadur"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_3\n"
@@ -4168,7 +3755,6 @@ msgid "First Name"
msgstr "Kentanv"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_4\n"
@@ -4177,7 +3763,6 @@ msgid "Last Name"
msgstr "Anv"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_5\n"
@@ -4186,7 +3771,6 @@ msgid "Street"
msgstr "Straed"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_6\n"
@@ -4195,7 +3779,6 @@ msgid "Country"
msgstr "Bro"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_7\n"
@@ -4204,7 +3787,6 @@ msgid "ZIP/Postal Code"
msgstr "B.P."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_8\n"
@@ -4213,7 +3795,6 @@ msgid "City"
msgstr "Kêr"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_9\n"
@@ -4231,7 +3812,6 @@ msgid "Position"
msgstr "Lec'hiadur"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_11\n"
@@ -4240,7 +3820,6 @@ msgid "Form of Address"
msgstr "Anvad"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_12\n"
@@ -4258,7 +3837,6 @@ msgid "Salutation"
msgstr "Gourc'hemennoù"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_14\n"
@@ -4267,7 +3845,6 @@ msgid "Home Phone"
msgstr "Pgz ti"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_15\n"
@@ -4276,7 +3853,6 @@ msgid "Work Phone"
msgstr "Pgz burev 2"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_16\n"
@@ -4285,7 +3861,6 @@ msgid "Fax"
msgstr "Pelleiler"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_17\n"
@@ -4294,7 +3869,6 @@ msgid "E-Mail"
msgstr "Postel"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_18\n"
@@ -4303,7 +3877,6 @@ msgid "URL"
msgstr "URL"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_19\n"
@@ -4312,7 +3885,6 @@ msgid "Notes"
msgstr "Notennoù"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_20\n"
@@ -4321,7 +3893,6 @@ msgid "Alt. Field 1"
msgstr "Maezienn diret 1"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_21\n"
@@ -4330,7 +3901,6 @@ msgid "Alt. Field 2"
msgstr "Maezienn diret 2"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_22\n"
@@ -4339,7 +3909,6 @@ msgid "Alt. Field 3"
msgstr "Maezienn diret 3"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_23\n"
@@ -4348,7 +3917,6 @@ msgid "Alt. Field 4"
msgstr "Maezienn diret 4"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_24\n"
@@ -4366,7 +3934,6 @@ msgid "State"
msgstr "Stad"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_26\n"
@@ -4384,7 +3951,6 @@ msgid "Pager"
msgstr "Pajenner"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_28\n"
@@ -4393,7 +3959,6 @@ msgid "Mobile Phone"
msgstr "Hezougell"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_29\n"
@@ -4402,7 +3967,6 @@ msgid "Other Phone"
msgstr "Pgz (all)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_30\n"
@@ -4411,7 +3975,6 @@ msgid "Calendar URL"
msgstr "URL an deiziadur"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_31\n"
@@ -4420,7 +3983,6 @@ msgid "Invite"
msgstr "Pedadenn"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceNoTextmark_0\n"
@@ -4429,7 +3991,6 @@ msgid "The bookmark 'Recipient' is missing."
msgstr "Ar steudenn destenn 'Lestr' n'eus ket anezhi."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceNoTextmark_1\n"
@@ -4438,7 +3999,6 @@ msgid "Form letter fields can not be included."
msgstr "N'haller ket enlakaat maeziennoù lizher evit ar mailing."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"AgendaDlgName\n"
@@ -4447,7 +4007,6 @@ msgid "Minutes Template"
msgstr "Patrom rentañ-kont"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"AgendaDlgNoCancel\n"
@@ -4456,7 +4015,6 @@ msgid "An option must be confirmed."
msgstr "Kadarnaat un dibarzh rekis."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"AgendaDlgFrame\n"
@@ -4465,7 +4023,6 @@ msgid "Minutes Type"
msgstr "Rizh rentañ kont"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"AgendaDlgButton1\n"
@@ -4474,7 +4031,6 @@ msgid "Results Minutes"
msgstr "Rentañ-kont an disoc'hoù"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"AgendaDlgButton2\n"
@@ -4483,7 +4039,6 @@ msgid "Evaluation Minutes"
msgstr "Danevell"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"TextField\n"
@@ -4501,7 +4056,6 @@ msgid "The '%1' directory cannot be created:"
msgstr "N'haller ket krouiñ ar c'havlec'hiad '%1' : "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MsgDirNotThere\n"
@@ -4510,7 +4064,6 @@ msgid "The '%1' directory does not exist."
msgstr "Ar c'havlec'h '%1' n'eus ket anezhañ "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"QueryfornewCreation\n"
@@ -4519,7 +4072,6 @@ msgid "Do you want to create it now?"
msgstr "Dav eo sevel anezhañ/anezhi ?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"HelpButton\n"
@@ -4528,7 +4080,6 @@ msgid "~Help"
msgstr "~Skoazell"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CancelButton\n"
@@ -4537,7 +4088,6 @@ msgid "~Cancel"
msgstr "~Nullañ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"BackButton\n"
@@ -4555,7 +4105,6 @@ msgid "Ne~xt >"
msgstr "~War-lerc'h >>"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"BeginButton\n"
@@ -4564,7 +4113,6 @@ msgid "~Convert"
msgstr "~Amdreiñ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CloseButton\n"
@@ -4573,7 +4121,6 @@ msgid "~Close"
msgstr "~Serriñ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"WelcometextLabel1\n"
@@ -4582,7 +4129,6 @@ msgid "This wizard convert legacy format documents to Open Document Format for O
msgstr "Ar skoazeller-mañ a amdro an teulioù o mentrezh kozh d'ar mentrezh Open Document evit an arloadoù burevek."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"WelcometextLabel3\n"
@@ -4591,7 +4137,6 @@ msgid "Select the document type for conversion:"
msgstr "Diuzit ar rizhioù teulioù da amdreiñ :"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MSTemplateCheckbox_1_\n"
@@ -4600,7 +4145,6 @@ msgid "Word templates"
msgstr "Patromoù Word"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MSTemplateCheckbox_2_\n"
@@ -4609,7 +4153,6 @@ msgid "Excel templates"
msgstr "Patromoù Excel"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MSTemplateCheckbox_3_\n"
@@ -4618,7 +4161,6 @@ msgid "PowerPoint templates"
msgstr "Patromoù PowerPoint"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MSDocumentCheckbox_1_\n"
@@ -4627,7 +4169,6 @@ msgid "Word documents"
msgstr "Teulioù Word"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MSDocumentCheckbox_2_\n"
@@ -4636,7 +4177,6 @@ msgid "Excel documents"
msgstr "Teulioù Excel"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MSDocumentCheckbox_3_\n"
@@ -4645,7 +4185,6 @@ msgid "PowerPoint/Publisher documents"
msgstr "Teulioù mod PowerPoint/Publisher"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MSContainerName\n"
@@ -4654,7 +4193,6 @@ msgid "Microsoft Office"
msgstr "Microsoft Office"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SummaryHeader\n"
@@ -4663,7 +4201,6 @@ msgid "Summary:"
msgstr "Kenderiñvad :"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"GroupnameDefault\n"
@@ -4672,7 +4209,6 @@ msgid "Imported_Templates"
msgstr "Patromoù_enporzhiet"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ProgressMoreDocs\n"
@@ -4681,7 +4217,6 @@ msgid "Documents"
msgstr "Teulioù"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ProgressMoreTemplates\n"
@@ -4699,7 +4234,6 @@ msgid "The '<1>' file already exists.<CR>Do you want to overwrite it?"
msgstr "Ar restr '<1>' zo anezhi endeo.<CR>Fellout a ra deoc'h he flastrañ ?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MorePathsError3\n"
@@ -4726,7 +4260,6 @@ msgid "Cancel Wizard"
msgstr "Nullañ ar skoazeller"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RTErrorDesc\n"
@@ -4735,7 +4268,6 @@ msgid "An unexpected error has occurred in the wizard."
msgstr "C'hoarvezet ez eus bet ur fazi andiawelet er skoazeller."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RTErrorHeader\n"
@@ -4744,7 +4276,6 @@ msgid "Error"
msgstr "Fazi"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"OverwriteallFiles\n"
@@ -4753,7 +4284,6 @@ msgid "Do you want to overwrite documents without being asked?"
msgstr "Flastrañ an teulioù hep goulenn kadarnaat ?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ReeditMacro\n"
@@ -4762,7 +4292,6 @@ msgid "Document macro has to be revised."
msgstr "Azgweladur makro an teul azgoulennet"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CouldNotsaveDocument\n"
@@ -4771,7 +4300,6 @@ msgid "Document '<1>' could not be saved."
msgstr "N'haller ket enrollañ an teul '<1>' "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CouldNotopenDocument\n"
@@ -4780,7 +4308,6 @@ msgid "Document '<1>' could not be opened."
msgstr "N'haller ket digeriñ an teul '<1>' "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"PathDialogMessage\n"
@@ -4789,7 +4316,6 @@ msgid "Select a directory"
msgstr "Diuzit ur c'havlec'hiad"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"DialogTitle\n"
@@ -4798,7 +4324,6 @@ msgid "Document Converter"
msgstr "Amdroer teulioù"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SearchInSubDir\n"
@@ -4816,7 +4341,6 @@ msgid "Progress"
msgstr "Araokaat"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ProgressPage2\n"
@@ -4825,7 +4349,6 @@ msgid "Retrieving the relevant documents:"
msgstr "Oc'h atoriñ an teulioù a-bouez :"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ProgressPage3\n"
@@ -4834,7 +4357,6 @@ msgid "Converting the documents"
msgstr "Amdroadur an teulioù"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ProgressFound\n"
@@ -4852,7 +4374,6 @@ msgid "\"%1 found"
msgstr "%1 dinoet"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"Ready\n"
@@ -4861,7 +4382,6 @@ msgid "Finished"
msgstr "Echuiñ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SourceDocuments\n"
@@ -4870,7 +4390,6 @@ msgid "Source documents"
msgstr "Teulioù tarzh"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"TargetDocuments\n"
@@ -4879,7 +4398,6 @@ msgid "Target documents"
msgstr "Teulioù bukenn"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"LogfileSummary\n"
@@ -4888,7 +4406,6 @@ msgid "<COUNT> documents converted"
msgstr "<COUNT> Teulioù amdroet"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumInclusiveSubDir\n"
@@ -4897,7 +4414,6 @@ msgid "All subdirectories will be taken into account"
msgstr "An holl iskavlec'hioù vo teulet pled outo."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumSaveDokumente\n"
@@ -4906,7 +4422,6 @@ msgid "These will be exported to the following directory:"
msgstr "Ezporzhet e vint betek ar c'havlec'h-mañ :"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"TextImportLabel\n"
@@ -4915,7 +4430,6 @@ msgid "Import from:"
msgstr "Enporzh diouzh :"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"TextExportLabel\n"
@@ -4924,7 +4438,6 @@ msgid "Save to:"
msgstr "Enrollañ e :"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CreateLogfile\n"
@@ -4933,7 +4446,6 @@ msgid "Create log file"
msgstr "Krouiñ ur c'herzh-levr"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"LogfileHelpText\n"
@@ -4942,7 +4454,6 @@ msgid "A log file will be created in your work directory"
msgstr "Ur restr kelaouenn a vo krouet en ho teuliad labour."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ShowLogfile\n"
@@ -4951,7 +4462,6 @@ msgid "Show log file"
msgstr "Skrammañ ar restr deizlevr"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumMSTextDocuments\n"
@@ -4960,7 +4470,6 @@ msgid "All Word documents contained in the following directory will be imported:
msgstr "An holl deulioù mod Word endalc'het er c'havlec'h da-heul a vo enporzhiet :"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumMSTableDocuments\n"
@@ -4969,7 +4478,6 @@ msgid "All Excel documents contained in the following directory will be imported
msgstr "An holl deulioù mod Excel endalc'het er c'havlec'hiad da-heul a vo enporzhiet :"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumMSDrawDocuments\n"
@@ -4978,7 +4486,6 @@ msgid "All PowerPoint/Publisher documents contained in the following directory w
msgstr "Enporzhiet e vo an holl batromoù mod PowerPoint/Publisher endalc'het er c'havlec'hiad da-heul :"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumMSTextTemplates\n"
@@ -4987,7 +4494,6 @@ msgid "All Word templates contained in the following directory will be imported:
msgstr "Enporzhiet e vo an holl batromoù mod Word endalc'het er c'havlec'hiad da-heul :"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumMSTableTemplates\n"
@@ -4996,7 +4502,6 @@ msgid "All Excel templates contained in the following directory will be imported
msgstr "Enporzhiet e vo an holl batromoù mod Excel endalc'het er c'havlec'hiad da-heul :"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumMSDrawTemplates\n"
diff --git a/source/br/writerperfect/messages.po b/source/br/writerperfect/messages.po
index 4ca25e258ec..486365f4eab 100644
--- a/source/br/writerperfect/messages.po
+++ b/source/br/writerperfect/messages.po
@@ -56,7 +56,6 @@ msgid "EPUB Export"
msgstr ""
#: exportepub.ui:91
-#, fuzzy
msgctxt "exportepub|versionft"
msgid "Version:"
msgstr "Handelv :"
@@ -77,19 +76,16 @@ msgid "Split method:"
msgstr ""
#: exportepub.ui:161
-#, fuzzy
msgctxt "exportepub|splitpage"
msgid "Page break"
msgstr "Lamm pajenn"
#: exportepub.ui:162
-#, fuzzy
msgctxt "exportepub|splitheading"
msgid "Heading"
msgstr "Talbenn"
#: wpftencodingdialog.ui:63
-#, fuzzy
msgctxt "wpftencodingdialog|label"
msgid "_Character set:"
msgstr "_Spletad arouezennoù :"
diff --git a/source/br/xmlsecurity/messages.po b/source/br/xmlsecurity/messages.po
index 45fc9ea28f1..102fba76380 100644
--- a/source/br/xmlsecurity/messages.po
+++ b/source/br/xmlsecurity/messages.po
@@ -404,7 +404,6 @@ msgid "Expiration date"
msgstr "Deiziad termen"
#: selectcertificatedialog.ui:136
-#, fuzzy
msgctxt "selectcertificatedialog|type"
msgid "Type"
msgstr "Rizh"
@@ -461,7 +460,6 @@ msgid "Encrypt"
msgstr ""
#: selectcertificatedialog.ui:209
-#, fuzzy
msgctxt "selectcertificatedialog|sign"
msgid "Select the certificate you want to use for signing:"
msgstr "Diuzit an testeni a fell deoc'h arverañ evit ar sinadur :"
diff --git a/source/brx/accessibility/messages.po b/source/brx/accessibility/messages.po
index 32c4783ec96..4afa439ba7c 100644
--- a/source/brx/accessibility/messages.po
+++ b/source/brx/accessibility/messages.po
@@ -19,13 +19,11 @@ msgid "Browse"
msgstr "ब्राउज"
#: strings.hrc:26
-#, fuzzy
msgctxt "STR_SVT_ACC_ACTION_EXPAND"
msgid "Expand"
msgstr "बारायनाय"
#: strings.hrc:27
-#, fuzzy
msgctxt "STR_SVT_ACC_ACTION_COLLAPSE"
msgid "Collapse"
msgstr "हरखाब बायनाय"
@@ -46,13 +44,11 @@ msgid "Uncheck"
msgstr "बासिख'नायखौ बोखार"
#: strings.hrc:31
-#, fuzzy
msgctxt "RID_STR_ACC_SCROLLBAR_NAME_VERTICAL"
msgid "Vertical scroll bar"
msgstr "थोंगोर स्क्रल बार"
#: strings.hrc:32
-#, fuzzy
msgctxt "RID_STR_ACC_SCROLLBAR_NAME_HORIZONTAL"
msgid "Horizontal scroll bar"
msgstr "समानथि स्क्रल बार"
diff --git a/source/brx/avmedia/messages.po b/source/brx/avmedia/messages.po
index 645e36e134d..31a0313f9d1 100644
--- a/source/brx/avmedia/messages.po
+++ b/source/brx/avmedia/messages.po
@@ -39,7 +39,6 @@ msgid "Stop"
msgstr "बन्द खालाम"
#: strings.hrc:30
-#, fuzzy
msgctxt "AVMEDIA_STR_LOOP"
msgid "Repeat"
msgstr "मावफिननाय"
@@ -75,7 +74,6 @@ msgid "Scaled"
msgstr "स्केलड"
#: strings.hrc:37
-#, fuzzy
msgctxt "AVMEDIA_STR_VOLUME"
msgid "Volume"
msgstr "बिसान"
diff --git a/source/brx/basctl/messages.po b/source/brx/basctl/messages.po
index 04d750b90f2..c7c3bc470a1 100644
--- a/source/brx/basctl/messages.po
+++ b/source/brx/basctl/messages.po
@@ -357,7 +357,6 @@ msgid "Rename"
msgstr "फिन मुं हो"
#: strings.hrc:93
-#, fuzzy
msgctxt "RID_STR_DLGIMP_CLASH_REPLACE"
msgid "Replace"
msgstr "जायगा सोलाय हो"
@@ -405,7 +404,6 @@ msgid ""
msgstr ""
#: strings.hrc:100
-#, fuzzy
msgctxt "RID_STR_PRINTDLG_RANGE"
msgid "Print range"
msgstr "सारि साफाय"
@@ -504,7 +502,6 @@ msgid "%PRODUCTNAME Basic Macros"
msgstr "%PRODUCTNAME गुदि माक्रोफोर "
#: basicmacrodialog.ui:25
-#, fuzzy
msgctxt "basicmacrodialog|run"
msgid "Run"
msgstr "सालाय"
@@ -551,13 +548,11 @@ msgid "Organizer..."
msgstr "~सामलायग्रा..."
#: basicmacrodialog.ui:318
-#, fuzzy
msgctxt "basicmacrodialog|newlibrary"
msgid "New Library"
msgstr "गोदान बिजाब बाख्रि"
#: basicmacrodialog.ui:331
-#, fuzzy
msgctxt "basicmacrodialog|newmodule"
msgid "New Module"
msgstr "गोदान मडुल"
@@ -671,7 +666,6 @@ msgid "Export as _extension"
msgstr ""
#: exportdialog.ui:100
-#, fuzzy
msgctxt "exportdialog|basic"
msgid "Export as BASIC library"
msgstr "BASIC बिजाब बाख्रि बादि दैथाय हर"
@@ -687,7 +681,6 @@ msgid "_Line number:"
msgstr ""
#: importlibdialog.ui:9
-#, fuzzy
msgctxt "importlibdialog|ImportLibDialog"
msgid "Import Libraries"
msgstr "बिजाब बाख्रिफोरखौ लाबो"
@@ -703,7 +696,6 @@ msgid "Replace existing libraries"
msgstr ""
#: importlibdialog.ui:134
-#, fuzzy
msgctxt "importlibdialog|label1"
msgid "Options"
msgstr "उफ्राफोर"
@@ -744,7 +736,6 @@ msgid "_Export..."
msgstr "दैथाय हर..."
#: managebreakpoints.ui:9
-#, fuzzy
msgctxt "managebreakpoints|ManageBreakpointsDialog"
msgid "Manage Breakpoints"
msgstr "सिफायनाय बिन्दोफोर सामलाय"
@@ -839,7 +830,6 @@ msgid "%PRODUCTNAME Basic Macro Organizer"
msgstr ""
#: organizedialog.ui:78
-#, fuzzy
msgctxt "organizedialog|modules"
msgid "Modules"
msgstr "मडुलफोर"
diff --git a/source/brx/basic/messages.po b/source/brx/basic/messages.po
index 9e1cfc532e1..a3684195a07 100644
--- a/source/brx/basic/messages.po
+++ b/source/brx/basic/messages.po
@@ -68,7 +68,6 @@ msgid "Duplicate definition."
msgstr "डुल्पिकेट ओंथि बेखेवनाय"
#: basic.hrc:36
-#, fuzzy
msgctxt "RID_BASIC_START"
msgid "Division by zero."
msgstr "लाथिखजों राननाय."
diff --git a/source/brx/chart2/messages.po b/source/brx/chart2/messages.po
index cb70cc44bb2..389b0790d37 100644
--- a/source/brx/chart2/messages.po
+++ b/source/brx/chart2/messages.po
@@ -44,7 +44,6 @@ msgid "Chart Elements"
msgstr ""
#: strings.hrc:30
-#, fuzzy
msgctxt "STR_PAGE_LINE"
msgid "Line"
msgstr "सारि"
@@ -65,7 +64,6 @@ msgid "Transparency"
msgstr "स्रां स्रां"
#: strings.hrc:34
-#, fuzzy
msgctxt "STR_PAGE_FONT"
msgid "Font"
msgstr "फन्ट"
@@ -637,7 +635,6 @@ msgid ""
msgstr ""
#: strings.hrc:142
-#, fuzzy
msgctxt "STR_TEXT_DIRECTION_LTR"
msgid "Left-to-right"
msgstr "आगसि निफ्राय आगदा सिम"
@@ -654,7 +651,6 @@ msgid "Use superordinate object settings"
msgstr "सुपारअर्डिनेट बेसाद फज'नाय बाहाय"
#: strings.hrc:145
-#, fuzzy
msgctxt "STR_PROPERTY_ROLE_FILLCOLOR"
msgid "Fill Color"
msgstr "गाब सुफुंनाय"
@@ -687,7 +683,6 @@ msgid "Exponential"
msgstr ""
#: strings.hrc:152
-#, fuzzy
msgctxt "STR_REGRESSION_POWER"
msgid "Power"
msgstr "गोहो"
@@ -703,7 +698,6 @@ msgid "Moving average"
msgstr ""
#: strings.hrc:155
-#, fuzzy
msgctxt "STR_REGRESSION_MEAN"
msgid "Mean"
msgstr "मिन"
@@ -744,7 +738,6 @@ msgid "Donut"
msgstr ""
#: strings.hrc:164
-#, fuzzy
msgctxt "STR_TYPE_LINE"
msgid "Line"
msgstr "सारि"
@@ -901,19 +894,16 @@ msgid "3D View"
msgstr ""
#: chardialog.ui:8
-#, fuzzy
msgctxt "chardialog|CharDialog"
msgid "Character"
msgstr "हांखो"
#: chardialog.ui:105
-#, fuzzy
msgctxt "chardialog|font"
msgid "Font"
msgstr "फन्ट"
#: chardialog.ui:127
-#, fuzzy
msgctxt "chardialog|fonteffects"
msgid "Font Effects"
msgstr "फन्ट जाउनफोर"
@@ -930,7 +920,6 @@ msgid "Data Table"
msgstr ""
#: chartdatadialog.ui:88
-#, fuzzy
msgctxt "chartdatadialog|InsertRow"
msgid "Insert Row"
msgstr "सारि सोसन"
@@ -946,7 +935,6 @@ msgid "Insert Text Column"
msgstr ""
#: chartdatadialog.ui:130
-#, fuzzy
msgctxt "chartdatadialog|RemoveRow"
msgid "Delete Row"
msgstr "सारि हुखुमोर"
@@ -977,7 +965,6 @@ msgid "Move Row Down"
msgstr ""
#: charttypedialog.ui:8
-#, fuzzy
msgctxt "charttypedialog|ChartTypeDialog"
msgid "Chart Type"
msgstr "चार्ट रोखोम"
@@ -1000,61 +987,51 @@ msgid "Center"
msgstr "मिरु"
#: dlg_DataLabel.ui:28
-#, fuzzy
msgctxt "dlg_DataLabel|liststorePLACEMENT"
msgid "Above"
msgstr "गोजौआव"
#: dlg_DataLabel.ui:32
-#, fuzzy
msgctxt "dlg_DataLabel|liststorePLACEMENT"
msgid "Top left"
msgstr "गोजौनि आगसि"
#: dlg_DataLabel.ui:36
-#, fuzzy
msgctxt "dlg_DataLabel|liststorePLACEMENT"
msgid "Left"
msgstr "आगसि"
#: dlg_DataLabel.ui:40
-#, fuzzy
msgctxt "dlg_DataLabel|liststorePLACEMENT"
msgid "Bottom left"
msgstr "गाहायनि आगसि"
#: dlg_DataLabel.ui:44
-#, fuzzy
msgctxt "dlg_DataLabel|liststorePLACEMENT"
msgid "Below"
msgstr "गाहायाव"
#: dlg_DataLabel.ui:48
-#, fuzzy
msgctxt "dlg_DataLabel|liststorePLACEMENT"
msgid "Bottom right"
msgstr "गाहायनि आगदा"
#: dlg_DataLabel.ui:52
-#, fuzzy
msgctxt "dlg_DataLabel|liststorePLACEMENT"
msgid "Right"
msgstr "आगदा"
#: dlg_DataLabel.ui:56
-#, fuzzy
msgctxt "dlg_DataLabel|liststorePLACEMENT"
msgid "Top right"
msgstr "गोजौनि आगदा"
#: dlg_DataLabel.ui:60
-#, fuzzy
msgctxt "dlg_DataLabel|liststorePLACEMENT"
msgid "Inside"
msgstr "इसिङाव"
#: dlg_DataLabel.ui:64
-#, fuzzy
msgctxt "dlg_DataLabel|liststorePLACEMENT"
msgid "Outside"
msgstr "बायजोआव"
@@ -1065,7 +1042,6 @@ msgid "Near origin"
msgstr ""
#: dlg_DataLabel.ui:82
-#, fuzzy
msgctxt "dlg_DataLabel|liststoreSEPARATOR"
msgid "Space"
msgstr "जायगा"
@@ -1191,7 +1167,6 @@ msgid "Error Margin"
msgstr ""
#: dlg_InsertErrorBars.ui:49
-#, fuzzy
msgctxt "dlg_InsertErrorBars|dlg_InsertErrorBars"
msgid "Legend"
msgstr "लेजेन्ड"
@@ -1292,7 +1267,6 @@ msgid "From Data Table"
msgstr ""
#: dlg_InsertLegend.ui:8
-#, fuzzy
msgctxt "dlg_InsertLegend|dlg_InsertLegend"
msgid "Legend"
msgstr "लेजेन्ड"
@@ -1333,7 +1307,6 @@ msgid "Position"
msgstr "जायगा"
#: insertaxisdlg.ui:8
-#, fuzzy
msgctxt "insertaxisdlg|InsertAxisDialog"
msgid "Axes"
msgstr "अक्ष हांखोफोर"
@@ -1354,7 +1327,6 @@ msgid "_Z axis"
msgstr ""
#: insertaxisdlg.ui:159
-#, fuzzy
msgctxt "insertaxisdlg|label1"
msgid "Axes"
msgstr "अक्ष हांखोफोर"
@@ -1427,7 +1399,6 @@ msgid "Minor Grids"
msgstr ""
#: inserttitledlg.ui:8
-#, fuzzy
msgctxt "inserttitledlg|InsertTitleDialog"
msgid "Titles"
msgstr "बिमुंफोर"
@@ -1460,7 +1431,6 @@ msgid "_Z axis"
msgstr ""
#: inserttitledlg.ui:247
-#, fuzzy
msgctxt "inserttitledlg|Axe"
msgid "Axes"
msgstr "अक्ष हांखोफोर"
@@ -1482,7 +1452,6 @@ msgid "Secondary Axes"
msgstr "~नैथि X अक्ष हांखो..."
#: paradialog.ui:8
-#, fuzzy
msgctxt "paradialog|ParagraphDialog"
msgid "Paragraph"
msgstr "आनथोर"
@@ -1493,7 +1462,6 @@ msgid "Indents & Spacing"
msgstr ""
#: paradialog.ui:127
-#, fuzzy
msgctxt "paradialog|labelTP_PARA_ALIGN"
msgid "Alignment"
msgstr "सारि सारि साजायनाय"
@@ -1550,19 +1518,16 @@ msgid "_Text orientation:"
msgstr ""
#: sidebarelements.ui:35
-#, fuzzy
msgctxt "sidebarelements|checkbutton_subtitle"
msgid "Subtitle"
msgstr "दालाय बिमुं"
#: sidebarelements.ui:49
-#, fuzzy
msgctxt "sidebarelements|checkbutton_title"
msgid "Title"
msgstr "बिमुं"
#: sidebarelements.ui:69
-#, fuzzy
msgctxt "sidebarelements|l"
msgid "Titles"
msgstr "बिमुंफोर"
@@ -1578,7 +1543,6 @@ msgid "_Placement:"
msgstr ""
#: sidebarelements.ui:139
-#, fuzzy
msgctxt "sidebarelements|comboboxtext_legend"
msgid "Right"
msgstr "आगदा"
@@ -1596,7 +1560,6 @@ msgid "Bottom"
msgstr "गाहाय"
#: sidebarelements.ui:142
-#, fuzzy
msgctxt "sidebarelements|comboboxtext_legend"
msgid "Left"
msgstr "आगसि"
@@ -1607,7 +1570,6 @@ msgid "Manual"
msgstr ""
#: sidebarelements.ui:166
-#, fuzzy
msgctxt "sidebarelements|label_legen"
msgid "Legend"
msgstr "लेजेन्ड"
@@ -1668,7 +1630,6 @@ msgid "2nd Y axis title"
msgstr "Y अक्ष हांखो बिमुं"
#: sidebarelements.ui:341
-#, fuzzy
msgctxt "sidebarelements|label_axes"
msgid "Axes"
msgstr "अक्ष हांखोफोर"
@@ -1701,13 +1662,11 @@ msgid "Gridlines"
msgstr ""
#: sidebarelements.ui:455
-#, fuzzy
msgctxt "sidebarelements|text_title"
msgid "Title"
msgstr "बिमुं"
#: sidebarelements.ui:465
-#, fuzzy
msgctxt "sidebarelements|text_subtitle"
msgid "Subtitle"
msgstr "दालाय बिमुं"
@@ -1807,13 +1766,11 @@ msgid "P_lacement:"
msgstr ""
#: sidebarseries.ui:82
-#, fuzzy
msgctxt "sidebarseries|comboboxtext_label"
msgid "Above"
msgstr "गोजौआव"
#: sidebarseries.ui:83
-#, fuzzy
msgctxt "sidebarseries|comboboxtext_label"
msgid "Below"
msgstr "गाहायाव"
@@ -1825,13 +1782,11 @@ msgid "Center"
msgstr "मिरु"
#: sidebarseries.ui:85
-#, fuzzy
msgctxt "sidebarseries|comboboxtext_label"
msgid "Outside"
msgstr "बायजोआव"
#: sidebarseries.ui:86
-#, fuzzy
msgctxt "sidebarseries|comboboxtext_label"
msgid "Inside"
msgstr "इसिङाव"
@@ -2126,25 +2081,21 @@ msgid "_Cross other axis at"
msgstr ""
#: tp_AxisPositions.ui:57
-#, fuzzy
msgctxt "tp_AxisPositions|LB_CROSSES_OTHER_AXIS_AT"
msgid "Start"
msgstr "जागाय"
#: tp_AxisPositions.ui:58
-#, fuzzy
msgctxt "tp_AxisPositions|LB_CROSSES_OTHER_AXIS_AT"
msgid "End"
msgstr "जोबनाय"
#: tp_AxisPositions.ui:59
-#, fuzzy
msgctxt "tp_AxisPositions|LB_CROSSES_OTHER_AXIS_AT"
msgid "Value"
msgstr "बेसेन"
#: tp_AxisPositions.ui:60
-#, fuzzy
msgctxt "tp_AxisPositions|LB_CROSSES_OTHER_AXIS_AT"
msgid "Category"
msgstr "थाखो"
@@ -2289,19 +2240,16 @@ msgid "Bar"
msgstr ""
#: tp_ChartType.ui:23
-#, fuzzy
msgctxt "tp_ChartType|liststore1"
msgid "Cylinder"
msgstr "सिलिन्दार"
#: tp_ChartType.ui:26
-#, fuzzy
msgctxt "tp_ChartType|liststore1"
msgid "Cone"
msgstr "कन"
#: tp_ChartType.ui:29
-#, fuzzy
msgctxt "tp_ChartType|liststore1"
msgid "Pyramid"
msgstr "पिरामिद"
@@ -2351,7 +2299,6 @@ msgid "Percent"
msgstr "जौखोन्दो"
#: tp_ChartType.ui:259
-#, fuzzy
msgctxt "tp_ChartType|deep"
msgid "Deep"
msgstr "गोथौ"
@@ -2367,7 +2314,6 @@ msgid "Straight"
msgstr ""
#: tp_ChartType.ui:313
-#, fuzzy
msgctxt "tp_ChartType|linetype"
msgid "Smooth"
msgstr "गुरै"
@@ -2378,7 +2324,6 @@ msgid "Stepped"
msgstr ""
#: tp_ChartType.ui:326
-#, fuzzy
msgctxt "tp_ChartType|properties"
msgid "Properties..."
msgstr "आखुथायफोर..."
@@ -2412,61 +2357,51 @@ msgid "Center"
msgstr "मिरु"
#: tp_DataLabel.ui:28
-#, fuzzy
msgctxt "tp_DataLabel|liststorePLACEMENT"
msgid "Above"
msgstr "गोजौआव"
#: tp_DataLabel.ui:32
-#, fuzzy
msgctxt "tp_DataLabel|liststorePLACEMENT"
msgid "Top left"
msgstr "गोजौनि आगसि"
#: tp_DataLabel.ui:36
-#, fuzzy
msgctxt "tp_DataLabel|liststorePLACEMENT"
msgid "Left"
msgstr "आगसि"
#: tp_DataLabel.ui:40
-#, fuzzy
msgctxt "tp_DataLabel|liststorePLACEMENT"
msgid "Bottom left"
msgstr "गाहायनि आगसि"
#: tp_DataLabel.ui:44
-#, fuzzy
msgctxt "tp_DataLabel|liststorePLACEMENT"
msgid "Below"
msgstr "गाहायाव"
#: tp_DataLabel.ui:48
-#, fuzzy
msgctxt "tp_DataLabel|liststorePLACEMENT"
msgid "Bottom right"
msgstr "गाहायनि आगदा"
#: tp_DataLabel.ui:52
-#, fuzzy
msgctxt "tp_DataLabel|liststorePLACEMENT"
msgid "Right"
msgstr "आगदा"
#: tp_DataLabel.ui:56
-#, fuzzy
msgctxt "tp_DataLabel|liststorePLACEMENT"
msgid "Top right"
msgstr "गोजौनि आगदा"
#: tp_DataLabel.ui:60
-#, fuzzy
msgctxt "tp_DataLabel|liststorePLACEMENT"
msgid "Inside"
msgstr "इसिङाव"
#: tp_DataLabel.ui:64
-#, fuzzy
msgctxt "tp_DataLabel|liststorePLACEMENT"
msgid "Outside"
msgstr "बायजोआव"
@@ -2477,7 +2412,6 @@ msgid "Near origin"
msgstr ""
#: tp_DataLabel.ui:82
-#, fuzzy
msgctxt "tp_DataLabel|liststoreSEPARATOR"
msgid "Space"
msgstr "जायगा"
@@ -2606,7 +2540,6 @@ msgid "_Add"
msgstr "दाजाबदेर"
#: tp_DataSource.ui:116
-#, fuzzy
msgctxt "tp_DataSource|BTN_UP-atkobject"
msgid "Up"
msgstr "सायाव"
@@ -2618,7 +2551,6 @@ msgid "_Remove"
msgstr "गैया खालाम"
#: tp_DataSource.ui:148
-#, fuzzy
msgctxt "tp_DataSource|BTN_DOWN-atkobject"
msgid "Down"
msgstr "गाहायाव"
@@ -2893,19 +2825,16 @@ msgid "End Table Index"
msgstr ""
#: tp_RangeChooser.ui:272
-#, fuzzy
msgctxt "tp_RangeChooser|STR_PAGE_DATA_RANGE"
msgid "Data Range"
msgstr "डाटा सारि"
#: tp_Scale.ui:20
-#, fuzzy
msgctxt "tp_Scale|liststoreDATE"
msgid "Days"
msgstr "सानफोर"
#: tp_Scale.ui:24
-#, fuzzy
msgctxt "tp_Scale|liststoreDATE"
msgid "Months"
msgstr "दानफोर"
@@ -2933,19 +2862,16 @@ msgid "T_ype"
msgstr "रोखोम"
#: tp_Scale.ui:116
-#, fuzzy
msgctxt "tp_Scale|LB_AXIS_TYPE"
msgid "Automatic"
msgstr "गावनो गाव"
#: tp_Scale.ui:117
-#, fuzzy
msgctxt "tp_Scale|LB_AXIS_TYPE"
msgid "Text"
msgstr "फराय बिजाब"
#: tp_Scale.ui:118
-#, fuzzy
msgctxt "tp_Scale|LB_AXIS_TYPE"
msgid "Date"
msgstr "अक्ट'"
@@ -3025,7 +2951,6 @@ msgid "Automat_ic"
msgstr "गावनो गाव"
#: tp_Scale.ui:561
-#, fuzzy
msgctxt "tp_Scale|FL_SCALE"
msgid "Scale"
msgstr "स्केल"
@@ -3143,7 +3068,6 @@ msgid "Degree"
msgstr ""
#: tp_Trendline.ui:213
-#, fuzzy
msgctxt "tp_Trendline|label4"
msgid "Period"
msgstr "समफारि"
@@ -3194,7 +3118,6 @@ msgid "_Y Variable Name"
msgstr ""
#: tp_Trendline.ui:590
-#, fuzzy
msgctxt "tp_Trendline|label2"
msgid "Options"
msgstr "उफ्राफोर"
diff --git a/source/brx/cui/messages.po b/source/brx/cui/messages.po
index 5c0d8fb64f3..c8a9538dafa 100644
--- a/source/brx/cui/messages.po
+++ b/source/brx/cui/messages.po
@@ -25,7 +25,6 @@ msgid "Abstract"
msgstr "गुबै राव: "
#: personalization.hrc:33
-#, fuzzy
msgctxt "RID_SVXSTR_PERSONA_CATEGORIES"
msgid "Color"
msgstr "गाब"
@@ -41,7 +40,6 @@ msgid "Nature"
msgstr ""
#: personalization.hrc:36
-#, fuzzy
msgctxt "RID_SVXSTR_PERSONA_CATEGORIES"
msgid "Solid"
msgstr "गथा"
@@ -57,7 +55,6 @@ msgid "My Documents"
msgstr "आंनि फोरमान बिलाइफोर"
#: strings.hrc:26
-#, fuzzy
msgctxt "RID_SVXSTR_KEY_GRAPHICS_PATH"
msgid "Images"
msgstr "मुसुखाफोर"
@@ -98,7 +95,6 @@ msgid "Dictionaries"
msgstr "सोदोब बिहुंफोर"
#: strings.hrc:34
-#, fuzzy
msgctxt "RID_SVXSTR_KEY_HELP_DIR"
msgid "Help"
msgstr "मदद हो"
@@ -266,7 +262,6 @@ msgid "Rename Toolbar"
msgstr ""
#: strings.hrc:72
-#, fuzzy
msgctxt "RID_SVXSTR_HYPDLG_CLOSEBUT"
msgid "Close"
msgstr "बन्द खालाम"
@@ -312,7 +307,6 @@ msgid "This is where you create a hyperlink to an e-mail address."
msgstr ""
#: strings.hrc:81
-#, fuzzy
msgctxt "RID_SVXSTR_HYPERDLG_HLDOCTP"
msgid "Document"
msgstr "फोरमान बिलाइ"
@@ -334,19 +328,16 @@ msgid "This is where you create a new document to which the new link points."
msgstr ""
#: strings.hrc:85
-#, fuzzy
msgctxt "RID_SVXSTR_HYPERDLG_FORM_BUTTON"
msgid "Button"
msgstr "बुथाम"
#: strings.hrc:86
-#, fuzzy
msgctxt "RID_SVXSTR_HYPERDLG_FROM_TEXT"
msgid "Text"
msgstr "फराय बिजाब"
#: strings.hrc:87
-#, fuzzy
msgctxt "RID_SVXSTR_HYPERDLG_QUERYOVERWRITE"
msgid "The file already exists. Overwrite?"
msgstr "फाइला आगोलावनो दं खायो. लिरदेरबावनो?"
@@ -367,7 +358,6 @@ msgid "All commands"
msgstr ""
#: strings.hrc:92
-#, fuzzy
msgctxt "RID_SVXSTR_MACROS"
msgid "Macros"
msgstr "मेक्र'स"
@@ -426,13 +416,11 @@ msgid "Insert Columns"
msgstr "~खाम्फाफोर फज'"
#: strings.hrc:104
-#, fuzzy
msgctxt "RID_SVXSTR_AUTO_ENTRY"
msgid "Automatic"
msgstr "गावनो गाव"
#: strings.hrc:105
-#, fuzzy
msgctxt "RID_SVXSTR_EDIT_GRAPHIC"
msgid "Link"
msgstr "सोमोन्दो"
@@ -974,7 +962,6 @@ msgid "Set the password by entering the same password in both boxes."
msgstr ""
#: strings.hrc:217
-#, fuzzy
msgctxt "STR_AUTOLINK"
msgid "Automatic"
msgstr "गावनो गाव"
@@ -1031,13 +1018,11 @@ msgid "Timeout"
msgstr ""
#: strings.hrc:232
-#, fuzzy
msgctxt "RID_SVXSTR_YES"
msgid "Yes"
msgstr "नंगौ"
#: strings.hrc:233
-#, fuzzy
msgctxt "RID_SVXSTR_NO"
msgid "No"
msgstr "नङा"
@@ -1284,13 +1269,11 @@ msgid "Spelling"
msgstr ""
#: strings.hrc:297
-#, fuzzy
msgctxt "RID_SVXSTR_HYPH"
msgid "Hyphenation"
msgstr "हाइफेन सिन"
#: strings.hrc:298
-#, fuzzy
msgctxt "RID_SVXSTR_THES"
msgid "Thesaurus"
msgstr "सोदोब बिहुं"
@@ -1467,7 +1450,6 @@ msgid "Modify"
msgstr "सोलाय हो"
#: strings.hrc:335
-#, fuzzy
msgctxt "RID_SVXSTR_ADD"
msgid "Add"
msgstr "दाजाबदेर"
@@ -1479,7 +1461,6 @@ msgid "Please enter a name for the new color:"
msgstr "अननानै गोदान थिरनि बिजौ जंफारनि थाखाय मोनसे मुं सोसन:"
#: strings.hrc:337
-#, fuzzy
msgctxt "RID_SVXSTR_TABLE"
msgid "Table"
msgstr "फारिलाइ"
@@ -1610,7 +1591,6 @@ msgid "Apply border"
msgstr ""
#: strings.hrc:361
-#, fuzzy
msgctxt "RID_SVXSTR_CREATE_TABLE"
msgid "Create table"
msgstr "फारिलाइ सोरजि"
@@ -1632,13 +1612,11 @@ msgid "Delete spaces and tabs at end and start of line"
msgstr ""
#: strings.hrc:365
-#, fuzzy
msgctxt "RID_SVXSTR_CONNECTOR"
msgid "Connector"
msgstr "फोनांजाबग्रा"
#: strings.hrc:366
-#, fuzzy
msgctxt "RID_SVXSTR_DIMENSION_LINE"
msgid "Dimension line"
msgstr "बिबां सारि"
@@ -1780,19 +1758,16 @@ msgid "User Data"
msgstr ""
#: treeopt.hrc:32
-#, fuzzy
msgctxt "SID_GENERAL_OPTIONS_RES"
msgid "General"
msgstr "सरासनस्रा"
#: treeopt.hrc:33
-#, fuzzy
msgctxt "SID_GENERAL_OPTIONS_RES"
msgid "View"
msgstr "नुथाय"
#: treeopt.hrc:34
-#, fuzzy
msgctxt "SID_GENERAL_OPTIONS_RES"
msgid "Print"
msgstr "साफाय"
@@ -1882,7 +1857,6 @@ msgid "Complex Text Layout"
msgstr ""
#: treeopt.hrc:59
-#, fuzzy
msgctxt "SID_INET_DLG_RES"
msgid "Internet"
msgstr "इन्टारनेट"
@@ -1893,7 +1867,6 @@ msgid "Proxy"
msgstr ""
#: treeopt.hrc:61
-#, fuzzy
msgctxt "SID_INET_DLG_RES"
msgid "E-mail"
msgstr "इ-मेइल"
@@ -1905,13 +1878,11 @@ msgid "%PRODUCTNAME Writer"
msgstr "%PRODUCTNAME मेक्र'फोर "
#: treeopt.hrc:67
-#, fuzzy
msgctxt "SID_SW_EDITOPTIONS_RES"
msgid "General"
msgstr "सरासनस्रा"
#: treeopt.hrc:68
-#, fuzzy
msgctxt "SID_SW_EDITOPTIONS_RES"
msgid "View"
msgstr "नुथाय"
@@ -1922,7 +1893,6 @@ msgid "Formatting Aids"
msgstr ""
#: treeopt.hrc:70
-#, fuzzy
msgctxt "SID_SW_EDITOPTIONS_RES"
msgid "Grid"
msgstr "ग्रिड"
@@ -1944,13 +1914,11 @@ msgid "Basic Fonts (CTL)"
msgstr "गुदि फन्ट (%1)"
#: treeopt.hrc:74
-#, fuzzy
msgctxt "SID_SW_EDITOPTIONS_RES"
msgid "Print"
msgstr "साफाय"
#: treeopt.hrc:75
-#, fuzzy
msgctxt "SID_SW_EDITOPTIONS_RES"
msgid "Table"
msgstr "फारिलाइ"
@@ -1991,7 +1959,6 @@ msgid "%PRODUCTNAME Writer/Web"
msgstr "%PRODUCTNAME मेक्र'फोर "
#: treeopt.hrc:86
-#, fuzzy
msgctxt "SID_SW_ONLINEOPTIONS_RES"
msgid "View"
msgstr "नुथाय"
@@ -2002,19 +1969,16 @@ msgid "Formatting Aids"
msgstr ""
#: treeopt.hrc:88
-#, fuzzy
msgctxt "SID_SW_ONLINEOPTIONS_RES"
msgid "Grid"
msgstr "ग्रिड"
#: treeopt.hrc:89
-#, fuzzy
msgctxt "SID_SW_ONLINEOPTIONS_RES"
msgid "Print"
msgstr "साफाय"
#: treeopt.hrc:90
-#, fuzzy
msgctxt "SID_SW_ONLINEOPTIONS_RES"
msgid "Table"
msgstr "फारिलाइ"
@@ -2044,7 +2008,6 @@ msgid "%PRODUCTNAME Calc"
msgstr "%PRODUCTNAME मेक्र'फोर "
#: treeopt.hrc:103
-#, fuzzy
msgctxt "SID_SC_EDITOPTIONS_RES"
msgid "General"
msgstr "सरासनस्रा"
@@ -2056,7 +2019,6 @@ msgid "Defaults"
msgstr "खामानिआव उदायै जानाय"
#: treeopt.hrc:105
-#, fuzzy
msgctxt "SID_SC_EDITOPTIONS_RES"
msgid "View"
msgstr "नुथाय"
@@ -2068,7 +2030,6 @@ msgid "Calculate"
msgstr "~साननाय"
#: treeopt.hrc:107
-#, fuzzy
msgctxt "SID_SC_EDITOPTIONS_RES"
msgid "Formula"
msgstr "फरमुला"
@@ -2091,13 +2052,11 @@ msgid "Compatibility"
msgstr "गोरोबनाय गोनां"
#: treeopt.hrc:111
-#, fuzzy
msgctxt "SID_SC_EDITOPTIONS_RES"
msgid "Grid"
msgstr "ग्रिड"
#: treeopt.hrc:112
-#, fuzzy
msgctxt "SID_SC_EDITOPTIONS_RES"
msgid "Print"
msgstr "साफाय"
@@ -2109,25 +2068,21 @@ msgid "%PRODUCTNAME Impress"
msgstr "%PRODUCTNAME मेक्र'फोर "
#: treeopt.hrc:118
-#, fuzzy
msgctxt "SID_SD_EDITOPTIONS_RES"
msgid "General"
msgstr "सरासनस्रा"
#: treeopt.hrc:119
-#, fuzzy
msgctxt "SID_SD_EDITOPTIONS_RES"
msgid "View"
msgstr "नुथाय"
#: treeopt.hrc:120
-#, fuzzy
msgctxt "SID_SD_EDITOPTIONS_RES"
msgid "Grid"
msgstr "ग्रिड"
#: treeopt.hrc:121
-#, fuzzy
msgctxt "SID_SD_EDITOPTIONS_RES"
msgid "Print"
msgstr "साफाय"
@@ -2139,31 +2094,26 @@ msgid "%PRODUCTNAME Draw"
msgstr "%PRODUCTNAME मेक्र'फोर "
#: treeopt.hrc:127
-#, fuzzy
msgctxt "SID_SD_GRAPHIC_OPTIONS_RES"
msgid "General"
msgstr "सरासनस्रा"
#: treeopt.hrc:128
-#, fuzzy
msgctxt "SID_SD_GRAPHIC_OPTIONS_RES"
msgid "View"
msgstr "नुथाय"
#: treeopt.hrc:129
-#, fuzzy
msgctxt "SID_SD_GRAPHIC_OPTIONS_RES"
msgid "Grid"
msgstr "ग्रिड"
#: treeopt.hrc:130
-#, fuzzy
msgctxt "SID_SD_GRAPHIC_OPTIONS_RES"
msgid "Print"
msgstr "साफाय"
#: treeopt.hrc:135
-#, fuzzy
msgctxt "SID_SCH_EDITOPTIONS_RES"
msgid "Charts"
msgstr "चार्टफोर"
@@ -2179,7 +2129,6 @@ msgid "Load/Save"
msgstr ""
#: treeopt.hrc:142
-#, fuzzy
msgctxt "SID_FILTER_DLG_RES"
msgid "General"
msgstr "सरासनस्रा"
@@ -2190,7 +2139,6 @@ msgid "VBA Properties"
msgstr ""
#: treeopt.hrc:144
-#, fuzzy
msgctxt "SID_FILTER_DLG_RES"
msgid "Microsoft Office"
msgstr "मायक्र'सफ्ट अफिस"
@@ -2236,19 +2184,16 @@ msgid "Preference Name"
msgstr ""
#: aboutconfigdialog.ui:96
-#, fuzzy
msgctxt "aboutconfigdialog|property"
msgid "Property"
msgstr "आखुथाय"
#: aboutconfigdialog.ui:109
-#, fuzzy
msgctxt "aboutconfigdialog|type"
msgid "Type"
msgstr "रोखोम"
#: aboutconfigdialog.ui:122
-#, fuzzy
msgctxt "aboutconfigdialog|value"
msgid "Value"
msgstr "बेसेन"
@@ -2266,7 +2211,6 @@ msgid "Reset"
msgstr "~फिन फज'"
#: aboutconfigvaluedialog.ui:9
-#, fuzzy
msgctxt "aboutconfigvaluedialog|AboutConfigValueDialog"
msgid "Name"
msgstr "मुं"
@@ -2488,7 +2432,6 @@ msgid "_Text only"
msgstr ""
#: agingdialog.ui:16
-#, fuzzy
msgctxt "agingdialog|AgingDialog"
msgid "Aging"
msgstr "एजिंग"
@@ -2649,13 +2592,11 @@ msgid "Double Quotes"
msgstr ""
#: areadialog.ui:8
-#, fuzzy
msgctxt "areadialog|AreaDialog"
msgid "Area"
msgstr "ओनसोल"
#: areadialog.ui:106
-#, fuzzy
msgctxt "areadialog|RID_SVXPAGE_AREA"
msgid "Area"
msgstr "ओनसोल"
@@ -2672,19 +2613,16 @@ msgid "Transparency"
msgstr "गोजों"
#: areatabpage.ui:29
-#, fuzzy
msgctxt "areatabpage|btnnone"
msgid "None"
msgstr "रावबो नङा"
#: areatabpage.ui:42
-#, fuzzy
msgctxt "areatabpage|btncolor"
msgid "Color"
msgstr "गाब"
#: areatabpage.ui:55
-#, fuzzy
msgctxt "areatabpage|btngradient"
msgid "Gradient"
msgstr "ग्रेडियेन्ट"
@@ -2696,13 +2634,11 @@ msgid "Hatch"
msgstr "नोजोर हो"
#: areatabpage.ui:81
-#, fuzzy
msgctxt "areatabpage|btnbitmap"
msgid "Bitmap"
msgstr "बिटमेप"
#: areatabpage.ui:94
-#, fuzzy
msgctxt "areatabpage|btnpattern"
msgid "Pattern"
msgstr "नुमुना"
@@ -2760,13 +2696,11 @@ msgid "Exceptions"
msgstr ""
#: autocorrectdialog.ui:194
-#, fuzzy
msgctxt "autocorrectdialog|options"
msgid "Options"
msgstr "उफ्राफोर"
#: autocorrectdialog.ui:217
-#, fuzzy
msgctxt "autocorrectdialog|apply"
msgid "Options"
msgstr "उफ्राफोर"
@@ -2787,13 +2721,11 @@ msgid "Smart Tags"
msgstr ""
#: backgroundpage.ui:20
-#, fuzzy
msgctxt "backgroundpage|liststore1"
msgid "Color"
msgstr "गाब"
#: backgroundpage.ui:24
-#, fuzzy
msgctxt "backgroundpage|liststore1"
msgid "Image"
msgstr "मुसुखा"
@@ -2809,25 +2741,21 @@ msgid "F_or:"
msgstr ""
#: backgroundpage.ui:91
-#, fuzzy
msgctxt "backgroundpage|tablelb"
msgid "Cell"
msgstr "खथासा"
#: backgroundpage.ui:92
-#, fuzzy
msgctxt "backgroundpage|tablelb"
msgid "Row"
msgstr "सारि"
#: backgroundpage.ui:93
-#, fuzzy
msgctxt "backgroundpage|tablelb"
msgid "Table"
msgstr "फारिलाइ"
#: backgroundpage.ui:214
-#, fuzzy
msgctxt "backgroundpage|background_label"
msgid "Background Color"
msgstr "सावगारिनि उनथि थानाय गाब"
@@ -2855,7 +2783,6 @@ msgid "_Link"
msgstr "सोमोन्दो"
#: backgroundpage.ui:345
-#, fuzzy
msgctxt "backgroundpage|label2"
msgid "File"
msgstr "फाइल"
@@ -2879,7 +2806,6 @@ msgid "_Tile"
msgstr "बिमुं"
#: backgroundpage.ui:467
-#, fuzzy
msgctxt "backgroundpage|label8"
msgid "Type"
msgstr "रोखोम"
@@ -2925,13 +2851,11 @@ msgid "Element:"
msgstr "सायखनाय"
#: baselinksdialog.ui:160
-#, fuzzy
msgctxt "baselinksdialog|TYPE"
msgid "Type"
msgstr "रोखोम"
#: baselinksdialog.ui:175
-#, fuzzy
msgctxt "baselinksdialog|STATUS"
msgid "Status"
msgstr "थाखो मान "
@@ -2982,7 +2906,6 @@ msgid "Add / Import"
msgstr ""
#: bitmaptabpage.ui:65
-#, fuzzy
msgctxt "bitmaptabpage|label1"
msgid "Bitmap"
msgstr "बिटमेप"
@@ -3005,7 +2928,6 @@ msgid "Filled"
msgstr ""
#: bitmaptabpage.ui:128
-#, fuzzy
msgctxt "bitmaptabpage|bitmapstyle"
msgid "Stretched"
msgstr "फुवारनाय"
@@ -3045,7 +2967,6 @@ msgid "Height:"
msgstr "गोजौथि"
#: bitmaptabpage.ui:232
-#, fuzzy
msgctxt "bitmaptabpage|scaletsb"
msgid "Scale"
msgstr "स्केल"
@@ -3128,7 +3049,6 @@ msgid "Tiling Offset:"
msgstr ""
#: bitmaptabpage.ui:423
-#, fuzzy
msgctxt "bitmaptabpage|tileofflb"
msgid "Row"
msgstr "सारि"
@@ -3140,13 +3060,11 @@ msgid "Column"
msgstr "खाम्फाफोर"
#: bitmaptabpage.ui:467
-#, fuzzy
msgctxt "bitmaptabpage|label2"
msgid "Options"
msgstr "उफ्राफोर"
#: bitmaptabpage.ui:510
-#, fuzzy
msgctxt "bitmaptabpage|CTL_BITMAP_PREVIEW-atkobject"
msgid "Example"
msgstr "बिदिन्थि"
@@ -3225,7 +3143,6 @@ msgid "Borders"
msgstr "सिमा"
#: borderareatransparencydialog.ui:128
-#, fuzzy
msgctxt "borderareatransparencydialog|area"
msgid "Area"
msgstr "ओनसोल"
@@ -3297,7 +3214,6 @@ msgid "_Color:"
msgstr ""
#: borderpage.ui:253
-#, fuzzy
msgctxt "borderpage|label9"
msgid "Line"
msgstr "सारि"
@@ -3368,7 +3284,6 @@ msgid "_Merge adjacent line styles"
msgstr ""
#: borderpage.ui:606
-#, fuzzy
msgctxt "borderpage|label12"
msgid "Properties"
msgstr "आखुथायफोर"
@@ -3412,7 +3327,6 @@ msgid "Position and Size"
msgstr "जायगा आरो ~बिबां..."
#: calloutdialog.ui:151
-#, fuzzy
msgctxt "calloutdialog|RID_SVXPAGE_CAPTION"
msgid "Callout"
msgstr "कलआउट"
@@ -3429,19 +3343,16 @@ msgid "From top"
msgstr "गोजौ निफ्राय"
#: calloutpage.ui:28
-#, fuzzy
msgctxt "calloutpage|liststore1"
msgid "From left"
msgstr "आगसि निफ्राय"
#: calloutpage.ui:32
-#, fuzzy
msgctxt "calloutpage|liststore1"
msgid "Horizontal"
msgstr "समानथि"
#: calloutpage.ui:36
-#, fuzzy
msgctxt "calloutpage|liststore1"
msgid "Vertical"
msgstr "थोंगोर"
@@ -3493,7 +3404,6 @@ msgid "Bottom"
msgstr "गाहाय"
#: calloutpage.ui:195
-#, fuzzy
msgctxt "calloutpage|position"
msgid "Left"
msgstr "आगसि"
@@ -3538,7 +3448,6 @@ msgid "Default"
msgstr "खामानिआव उदायै जानाय"
#: cellalignment.ui:28
-#, fuzzy
msgctxt "cellalignment|liststoreHorzAlign"
msgid "Left"
msgstr "आगसि"
@@ -3556,7 +3465,6 @@ msgid "Right"
msgstr "गोजौथि"
#: cellalignment.ui:40
-#, fuzzy
msgctxt "cellalignment|liststoreHorzAlign"
msgid "Justified"
msgstr "बिजिरनाय"
@@ -3595,7 +3503,6 @@ msgid "Bottom"
msgstr "गाहाय"
#: cellalignment.ui:78
-#, fuzzy
msgctxt "cellalignment|liststoreVertAlign"
msgid "Justified"
msgstr "बिजिरनाय"
@@ -3652,7 +3559,6 @@ msgid "Te_xt direction:"
msgstr ""
#: cellalignment.ui:369
-#, fuzzy
msgctxt "cellalignment|labelProperties"
msgid "Properties"
msgstr "आखुथायफोर"
@@ -3823,7 +3729,6 @@ msgid "Document background"
msgstr ""
#: colorconfigwin.ui:65
-#, fuzzy
msgctxt "colorconfigwin|general"
msgid "General"
msgstr "सरासनस्रा"
@@ -3845,7 +3750,6 @@ msgid "Table boundaries"
msgstr "फोरिलाइ सिमनाफोर"
#: colorconfigwin.ui:155
-#, fuzzy
msgctxt "colorconfigwin|font"
msgid "Font color"
msgstr "फन्टनि गाब"
@@ -3879,7 +3783,6 @@ msgid "Text Document"
msgstr "फोरमान बिलाइ खेव"
#: colorconfigwin.ui:310
-#, fuzzy
msgctxt "colorconfigwin|writergrid"
msgid "Grid"
msgstr "ग्रिड"
@@ -3942,7 +3845,6 @@ msgid "Keyword highlighting"
msgstr ""
#: colorconfigwin.ui:585
-#, fuzzy
msgctxt "colorconfigwin|unknown"
msgid "Text"
msgstr "फराय बिजाब"
@@ -3986,7 +3888,6 @@ msgid "Detective error"
msgstr ""
#: colorconfigwin.ui:762
-#, fuzzy
msgctxt "colorconfigwin|ref"
msgid "References"
msgstr "मखनायफोर"
@@ -4002,7 +3903,6 @@ msgid "Drawing / Presentation"
msgstr ""
#: colorconfigwin.ui:824
-#, fuzzy
msgctxt "colorconfigwin|drawgrid"
msgid "Grid"
msgstr "ग्रिड"
@@ -4018,19 +3918,16 @@ msgid "Identifier"
msgstr ""
#: colorconfigwin.ui:886
-#, fuzzy
msgctxt "colorconfigwin|basiccomment"
msgid "Comment"
msgstr "सुंद' लिरथाय"
#: colorconfigwin.ui:909
-#, fuzzy
msgctxt "colorconfigwin|basicnumber"
msgid "Number"
msgstr "अनजिमा"
#: colorconfigwin.ui:932
-#, fuzzy
msgctxt "colorconfigwin|basicstring"
msgid "String"
msgstr "सारि"
@@ -4063,13 +3960,11 @@ msgid "Identifier"
msgstr ""
#: colorconfigwin.ui:1063
-#, fuzzy
msgctxt "colorconfigwin|sqlnumber"
msgid "Number"
msgstr "अनजिमा"
#: colorconfigwin.ui:1086
-#, fuzzy
msgctxt "colorconfigwin|sqlstring"
msgid "String"
msgstr "सारि"
@@ -4093,7 +3988,6 @@ msgid "Parameter"
msgstr "~पारामिटारस"
#: colorconfigwin.ui:1178
-#, fuzzy
msgctxt "colorconfigwin|sqlcomment"
msgid "Comment"
msgstr "सुंद' लिरथाय"
@@ -4199,13 +4093,11 @@ msgid "New Color"
msgstr ""
#: colorpage.ui:656
-#, fuzzy
msgctxt "colorpage|B_custom"
msgid "Blue"
msgstr "गोथां"
#: colorpage.ui:671
-#, fuzzy
msgctxt "colorpage|R_custom"
msgid "Red"
msgstr "गोजा"
@@ -4226,7 +4118,6 @@ msgid "_R"
msgstr ""
#: colorpage.ui:728
-#, fuzzy
msgctxt "colorpage|G_custom"
msgid "Green"
msgstr "सोमखोर"
@@ -4353,7 +4244,6 @@ msgid "Insert Comment"
msgstr "बिथोन सोसन"
#: comment.ui:153
-#, fuzzy
msgctxt "comment|label2"
msgid "Author"
msgstr "लिरगिरि"
@@ -4371,13 +4261,11 @@ msgid "_Insert"
msgstr "सोसन"
#: comment.ui:241
-#, fuzzy
msgctxt "comment|author"
msgid "Author"
msgstr "लिरगिरि"
#: comment.ui:264
-#, fuzzy
msgctxt "comment|alttitle"
msgid "Edit Comment"
msgstr "सुंद' लिरनायखौ सुजु"
@@ -4447,7 +4335,6 @@ msgid "Preview"
msgstr "सिगांनि नुथाय"
#: connectortabpage.ui:347
-#, fuzzy
msgctxt "connectortabpage|CTL_PREVIEW-atkobject"
msgid "Example"
msgstr "बिदिन्थि"
@@ -4516,7 +4403,6 @@ msgid "_Bottom:"
msgstr "गाहाय"
#: croppage.ui:226
-#, fuzzy
msgctxt "croppage|label1"
msgid "Crop"
msgstr "क्रप"
@@ -4534,7 +4420,6 @@ msgid "_Height:"
msgstr "गोजौथि"
#: croppage.ui:316
-#, fuzzy
msgctxt "croppage|label10"
msgid "Scale"
msgstr "स्केल"
@@ -4563,7 +4448,6 @@ msgid "_Original Size"
msgstr "गुबै महर"
#: cuiimapdlg.ui:8
-#, fuzzy
msgctxt "cuiimapdlg|IMapDialog"
msgid "Properties"
msgstr "आखुथायफोर"
@@ -4619,13 +4503,11 @@ msgid "Context Menus"
msgstr ""
#: customizedialog.ui:173
-#, fuzzy
msgctxt "customizedialog|keyboard"
msgid "Keyboard"
msgstr "किबर्ड"
#: customizedialog.ui:196
-#, fuzzy
msgctxt "customizedialog|events"
msgid "Events"
msgstr "जाथायफोर"
@@ -4636,7 +4518,6 @@ msgid "Create Database Link"
msgstr ""
#: databaselinkdialog.ui:88
-#, fuzzy
msgctxt "databaselinkdialog|browse"
msgid "Browse..."
msgstr "ब्राउज..."
@@ -4716,7 +4597,6 @@ msgid "Measure _below object"
msgstr ""
#: dimensionlinestabpage.ui:236
-#, fuzzy
msgctxt "dimensionlinestabpage|label1"
msgid "Line"
msgstr "सारि"
@@ -4747,13 +4627,11 @@ msgid "Show _measurement units"
msgstr ""
#: dimensionlinestabpage.ui:404
-#, fuzzy
msgctxt "dimensionlinestabpage|label2"
msgid "Legend"
msgstr "लेजेन्ड"
#: dimensionlinestabpage.ui:427
-#, fuzzy
msgctxt "dimensionlinestabpage|STR_MEASURE_AUTOMATIC"
msgid "Automatic"
msgstr "गावनो गाव"
@@ -4795,7 +4673,6 @@ msgid "_Spacing"
msgstr "लांदां जायगा होनाय"
#: distributionpage.ui:178
-#, fuzzy
msgctxt "distributionpage|label"
msgid "Horizontal"
msgstr "समानथि"
@@ -4831,7 +4708,6 @@ msgid "_Bottom"
msgstr "गाहाय"
#: distributionpage.ui:353
-#, fuzzy
msgctxt "distributionpage|label1"
msgid "Vertical"
msgstr "थोंगोर"
@@ -4892,13 +4768,11 @@ msgid "Language:"
msgstr "राव"
#: editmodulesdialog.ui:153
-#, fuzzy
msgctxt "editmodulesdialog|up"
msgid "Move Up"
msgstr "साजों लोरि होनाय"
#: editmodulesdialog.ui:167
-#, fuzzy
msgctxt "editmodulesdialog|down"
msgid "Move Down"
msgstr "गाहायजों लोरिहोनाय"
@@ -4910,7 +4784,6 @@ msgid "_Back"
msgstr "उन"
#: editmodulesdialog.ui:228
-#, fuzzy
msgctxt "editmodulesdialog|label1"
msgid "Options"
msgstr "उफ्राफोर"
@@ -4926,7 +4799,6 @@ msgid "Capitals"
msgstr "गेदेर हांखोफोर"
#: effectspage.ui:19
-#, fuzzy
msgctxt "effectspage|liststore1"
msgid "Lowercase"
msgstr "गाहायनि केस"
@@ -5006,7 +4878,6 @@ msgid "Single"
msgstr "मोनसेल'"
#: effectspage.ui:104
-#, fuzzy
msgctxt "effectspage|liststore5"
msgid "Double"
msgstr "नैगुण"
@@ -5039,7 +4910,6 @@ msgid "Single"
msgstr "मोनसेल'"
#: effectspage.ui:138
-#, fuzzy
msgctxt "effectspage|liststore6"
msgid "Double"
msgstr "नैगुण"
@@ -5264,7 +5134,6 @@ msgid "Assign"
msgstr "थि खालामना हो"
#: eventassignpage.ui:234
-#, fuzzy
msgctxt "eventassignpage|delete"
msgid "Remove"
msgstr "गैया खालाम"
@@ -5449,13 +5318,11 @@ msgid "Table Properties"
msgstr "फारिलाइ आखुथायफोर"
#: formatcellsdialog.ui:106
-#, fuzzy
msgctxt "formatcellsdialog|name"
msgid "Font"
msgstr "फन्ट"
#: formatcellsdialog.ui:128
-#, fuzzy
msgctxt "formatcellsdialog|effects"
msgid "Font Effects"
msgstr "फन्ट जाउनफोर"
@@ -5478,13 +5345,11 @@ msgid "Format Number"
msgstr ""
#: galleryapplyprogress.ui:8
-#, fuzzy
msgctxt "galleryapplyprogress|GalleryApplyProgress"
msgid "Apply"
msgstr "खामानियाव बाहाय''"
#: galleryapplyprogress.ui:73
-#, fuzzy
msgctxt "galleryapplyprogress|label2"
msgid "File"
msgstr "फाइल"
@@ -5535,7 +5400,6 @@ msgid "Type:"
msgstr "रोखोम"
#: gallerygeneralpage.ui:90
-#, fuzzy
msgctxt "gallerygeneralpage|label3"
msgid "Location:"
msgstr "जायगा:"
@@ -5552,7 +5416,6 @@ msgid "Theme Name"
msgstr ""
#: gallerysearchprogress.ui:8
-#, fuzzy
msgctxt "gallerysearchprogress|GallerySearchProgress"
msgid "Find"
msgstr "नायगिरना मोन"
@@ -5576,7 +5439,6 @@ msgid "Properties of "
msgstr "आखुथायफोर:"
#: gallerythemedialog.ui:106
-#, fuzzy
msgctxt "gallerythemedialog|general"
msgid "General"
msgstr "सरासनस्रा"
@@ -5616,7 +5478,6 @@ msgid "Update"
msgstr "आपडेट खालाम"
#: galleryupdateprogress.ui:74
-#, fuzzy
msgctxt "galleryupdateprogress|label2"
msgid "File"
msgstr "फाइल"
@@ -5628,7 +5489,6 @@ msgid "_Modify"
msgstr "सोलाय हो"
#: gradientpage.ui:106
-#, fuzzy
msgctxt "gradientpage|label1"
msgid "Gradient"
msgstr "ग्रेडियेन्ट"
@@ -5731,13 +5591,11 @@ msgid "To color percentage"
msgstr ""
#: gradientpage.ui:600
-#, fuzzy
msgctxt "gradientpage|propfl"
msgid "Options"
msgstr "उफ्राफोर"
#: gradientpage.ui:644
-#, fuzzy
msgctxt "gradientpage|previewctl-atkobject"
msgid "Example"
msgstr "बिदिन्थि"
@@ -5794,7 +5652,6 @@ msgid "Suggestions"
msgstr ""
#: hangulhanjaconversiondialog.ui:219
-#, fuzzy
msgctxt "hangulhanjaconversiondialog|label5"
msgid "Format"
msgstr "दाथाय"
@@ -5877,7 +5734,6 @@ msgid "Replace b_y character"
msgstr ""
#: hangulhanjaconversiondialog.ui:517
-#, fuzzy
msgctxt "hangulhanjaconversiondialog|options"
msgid "Options"
msgstr "उफ्राफोर"
@@ -5888,7 +5744,6 @@ msgid "Edit Custom Dictionary"
msgstr ""
#: hangulhanjaeditdictdialog.ui:107
-#, fuzzy
msgctxt "hangulhanjaeditdictdialog|label4"
msgid "Book"
msgstr "बिजाब"
@@ -5916,7 +5771,6 @@ msgid "New..."
msgstr "गोदान..."
#: hangulhanjaoptdialog.ui:121
-#, fuzzy
msgctxt "hangulhanjaoptdialog|edit"
msgid "Edit..."
msgstr "सुजु..."
@@ -5943,7 +5797,6 @@ msgid "Replace all unique entries automatically"
msgstr ""
#: hangulhanjaoptdialog.ui:252
-#, fuzzy
msgctxt "hangulhanjaoptdialog|label2"
msgid "Options"
msgstr "उफ्राफोर"
@@ -5999,19 +5852,16 @@ msgid "Line _color:"
msgstr "सारिनि गाब"
#: hatchpage.ui:281
-#, fuzzy
msgctxt "hatchpage|backgroundcolor"
msgid "Background Color"
msgstr "सावगारिनि उनथि थानाय गाब"
#: hatchpage.ui:313
-#, fuzzy
msgctxt "hatchpage|propfl"
msgid "Options"
msgstr "उफ्राफोर"
#: hatchpage.ui:357
-#, fuzzy
msgctxt "hatchpage|previewctl-atkobject"
msgid "Example"
msgstr "बिदिन्थि"
@@ -6023,13 +5873,11 @@ msgid "Preview"
msgstr "सिगांनि नुथाय"
#: hyperlinkdialog.ui:11
-#, fuzzy
msgctxt "hyperlinkdialog|HyperlinkDialog"
msgid "Hyperlink"
msgstr "हाइपारलिंक"
#: hyperlinkdialog.ui:42
-#, fuzzy
msgctxt "hyperlinkdialog|apply"
msgid "Apply"
msgstr "खामानियाव बाहाय''"
@@ -6057,7 +5905,6 @@ msgid "Open File"
msgstr ""
#: hyperlinkdocpage.ui:82
-#, fuzzy
msgctxt "hyperlinkdocpage|label2"
msgid "Document"
msgstr "फोरमान बिलाइ"
@@ -6118,7 +5965,6 @@ msgid "F_orm:"
msgstr ""
#: hyperlinkdocpage.ui:329
-#, fuzzy
msgctxt "hyperlinkdocpage|script|tooltip_text"
msgid "Events"
msgstr "जाथायफोर"
@@ -6188,7 +6034,6 @@ msgid "F_orm:"
msgstr ""
#: hyperlinkinternetpage.ui:330
-#, fuzzy
msgctxt "hyperlinkinternetpage|script|tooltip_text"
msgid "Events"
msgstr "जाथायफोर"
@@ -6250,7 +6095,6 @@ msgid "F_orm:"
msgstr ""
#: hyperlinkmailpage.ui:257
-#, fuzzy
msgctxt "hyperlinkmailpage|script|tooltip_text"
msgid "Events"
msgstr "जाथायफोर"
@@ -6299,13 +6143,11 @@ msgid "_File:"
msgstr "फाइल:"
#: hyperlinknewdocpage.ui:112
-#, fuzzy
msgctxt "hyperlinknewdocpage|create"
msgid "Select Path"
msgstr "लामा सायख"
#: hyperlinknewdocpage.ui:117
-#, fuzzy
msgctxt "hyperlinknewdocpage|create|tooltip_text"
msgid "Select Path"
msgstr "लामा सायख"
@@ -6346,7 +6188,6 @@ msgid "F_orm:"
msgstr ""
#: hyperlinknewdocpage.ui:309
-#, fuzzy
msgctxt "hyperlinknewdocpage|script|tooltip_text"
msgid "Events"
msgstr "जाथायफोर"
@@ -6444,25 +6285,21 @@ msgid "Contents:"
msgstr "आयदाफोर"
#: insertfloatingframe.ui:87
-#, fuzzy
msgctxt "insertfloatingframe|buttonbrowse"
msgid "Browse..."
msgstr "ब्राउज..."
#: insertfloatingframe.ui:130
-#, fuzzy
msgctxt "insertfloatingframe|scrollbaron"
msgid "On"
msgstr "खेव"
#: insertfloatingframe.ui:147
-#, fuzzy
msgctxt "insertfloatingframe|scrollbaroff"
msgid "Off"
msgstr "बन्द"
#: insertfloatingframe.ui:163
-#, fuzzy
msgctxt "insertfloatingframe|scrollbarauto"
msgid "Automatic"
msgstr "गावनो गाव"
@@ -6474,13 +6311,11 @@ msgid "Scroll Bar"
msgstr "स्क्रलबार"
#: insertfloatingframe.ui:218
-#, fuzzy
msgctxt "insertfloatingframe|borderon"
msgid "On"
msgstr "खेव"
#: insertfloatingframe.ui:235
-#, fuzzy
msgctxt "insertfloatingframe|borderoff"
msgid "Off"
msgstr "बन्द"
@@ -6661,13 +6496,11 @@ msgid "_Remove"
msgstr "गैया खालाम"
#: linedialog.ui:8
-#, fuzzy
msgctxt "linedialog|LineDialog"
msgid "Line"
msgstr "सारि"
#: linedialog.ui:106
-#, fuzzy
msgctxt "linedialog|RID_SVXPAGE_LINE"
msgid "Line"
msgstr "सारि"
@@ -6790,13 +6623,11 @@ msgid "Save Line Styles"
msgstr ""
#: linestyletabpage.ui:465
-#, fuzzy
msgctxt "linestyletabpage|label1"
msgid "Properties"
msgstr "आखुथायफोर"
#: linetabpage.ui:30
-#, fuzzy
msgctxt "linetabpage|liststoreCAP_STYLE"
msgid "Flat"
msgstr "दाब्ले"
@@ -6819,7 +6650,6 @@ msgid "Rounded"
msgstr ""
#: linetabpage.ui:56
-#, fuzzy
msgctxt "linetabpage|liststoreEDGE_STYLE"
msgid "- none -"
msgstr "-रावबो नङा-"
@@ -6953,7 +6783,6 @@ msgid "Icon"
msgstr "आयकनफोर"
#: linetabpage.ui:798
-#, fuzzy
msgctxt "linetabpage|CTL_PREVIEW-atkobject"
msgid "Example"
msgstr "बिदिन्थि"
@@ -7020,7 +6849,6 @@ msgid "Com_ponent..."
msgstr ""
#: macroassignpage.ui:158
-#, fuzzy
msgctxt "macroassignpage|delete"
msgid "Remove"
msgstr "गैया खालाम"
@@ -7037,7 +6865,6 @@ msgid "Macro Selector"
msgstr ""
#: macroselectordialog.ui:37
-#, fuzzy
msgctxt "macroselectordialog|add"
msgid "Add"
msgstr "दाजाबदेर"
@@ -7058,7 +6885,6 @@ msgid "Library"
msgstr "बिजाब बाख्रि"
#: macroselectordialog.ui:199
-#, fuzzy
msgctxt "macroselectordialog|categoryft"
msgid "Category"
msgstr "थाखो"
@@ -7166,7 +6992,6 @@ msgid "Insert Submenu"
msgstr ""
#: menuassignpage.ui:557
-#, fuzzy
msgctxt "menuassignpage|renameItem"
msgid "Rename..."
msgstr "फिन मुं हो"
@@ -7187,7 +7012,6 @@ msgid "Restore Default Command"
msgstr ""
#: mosaicdialog.ui:16
-#, fuzzy
msgctxt "mosaicdialog|MosaicDialog"
msgid "Mosaic"
msgstr "मजेइक"
@@ -7236,13 +7060,11 @@ msgid "Menu _position:"
msgstr ""
#: movemenu.ui:244
-#, fuzzy
msgctxt "movemenu|up-atkobject"
msgid "Up"
msgstr "सायाव"
#: movemenu.ui:262
-#, fuzzy
msgctxt "movemenu|down-atkobject"
msgid "Down"
msgstr "गाहायाव"
@@ -7270,7 +7092,6 @@ msgid "Mark the Default Path for New Files"
msgstr ""
#: namedialog.ui:8
-#, fuzzy
msgctxt "namedialog|NameDialog"
msgid "Name"
msgstr "मुं"
@@ -7301,13 +7122,11 @@ msgid "Create Macro"
msgstr ""
#: newlibdialog.ui:102
-#, fuzzy
msgctxt "newlibdialog|altrenametitle"
msgid "Rename"
msgstr "फिन मुं हो"
#: newtabledialog.ui:22
-#, fuzzy
msgctxt "newtabledialog|NewTableDialog"
msgid "Insert Table"
msgstr "फारिलाइ सोसन"
@@ -7323,7 +7142,6 @@ msgid "_Number of rows:"
msgstr ""
#: newtoolbardialog.ui:8
-#, fuzzy
msgctxt "newtoolbardialog|NewToolbarDialog"
msgid "Name"
msgstr "मुं"
@@ -7339,7 +7157,6 @@ msgid "_Save in:"
msgstr ""
#: numberingformatpage.ui:38
-#, fuzzy
msgctxt "numberingformatpage|liststore1"
msgid "All"
msgstr "गासै"
@@ -7351,7 +7168,6 @@ msgid "User-defined"
msgstr "बाहायग्राया-थि खालामनाय"
#: numberingformatpage.ui:44
-#, fuzzy
msgctxt "numberingformatpage|liststore1"
msgid "Number"
msgstr "अनजिमा"
@@ -7363,19 +7179,16 @@ msgid "Percent"
msgstr "जौखोन्दो"
#: numberingformatpage.ui:50
-#, fuzzy
msgctxt "numberingformatpage|liststore1"
msgid "Currency"
msgstr "रां"
#: numberingformatpage.ui:53
-#, fuzzy
msgctxt "numberingformatpage|liststore1"
msgid "Date"
msgstr "अक्ट'"
#: numberingformatpage.ui:56
-#, fuzzy
msgctxt "numberingformatpage|liststore1"
msgid "Time"
msgstr "सम"
@@ -7386,7 +7199,6 @@ msgid "Scientific"
msgstr ""
#: numberingformatpage.ui:62
-#, fuzzy
msgctxt "numberingformatpage|liststore1"
msgid "Fraction"
msgstr "फ्रेकसन"
@@ -7397,7 +7209,6 @@ msgid "Boolean Value"
msgstr ""
#: numberingformatpage.ui:68
-#, fuzzy
msgctxt "numberingformatpage|liststore1"
msgid "Text"
msgstr "फराय बिजाब"
@@ -7408,19 +7219,16 @@ msgid "Automatically"
msgstr ""
#: numberingformatpage.ui:126
-#, fuzzy
msgctxt "numberingformatpage|add|tooltip_text"
msgid "Add"
msgstr "दाजाबदेर"
#: numberingformatpage.ui:141
-#, fuzzy
msgctxt "numberingformatpage|edit|tooltip_text"
msgid "Edit Comment"
msgstr "सुंद' लिरनायखौ सुजु"
#: numberingformatpage.ui:156
-#, fuzzy
msgctxt "numberingformatpage|delete|tooltip_text"
msgid "Remove"
msgstr "गैया खालाम"
@@ -7463,7 +7271,6 @@ msgid "_Engineering notation"
msgstr ""
#: numberingformatpage.ui:406
-#, fuzzy
msgctxt "numberingformatpage|optionsft"
msgid "Options"
msgstr "उफ्राफोर"
@@ -7492,7 +7299,6 @@ msgid "_Language"
msgstr "राव"
#: numberingoptionspage.ui:64
-#, fuzzy
msgctxt "numberingoptionspage|label1"
msgid "Level"
msgstr "लेभेल"
@@ -7574,19 +7380,16 @@ msgid "Bottom of character"
msgstr "हांखोनि गाहायाव"
#: numberingoptionspage.ui:287
-#, fuzzy
msgctxt "numberingoptionspage|orientlb"
msgid "Top of line"
msgstr "सानि सारि"
#: numberingoptionspage.ui:288
-#, fuzzy
msgctxt "numberingoptionspage|orientlb"
msgid "Center of line"
msgstr "मिरुनि सारि"
#: numberingoptionspage.ui:289
-#, fuzzy
msgctxt "numberingoptionspage|orientlb"
msgid "Bottom of line"
msgstr "गाहायनि सारि"
@@ -7610,7 +7413,6 @@ msgid "Before:"
msgstr "सिगां"
#: numberingoptionspage.ui:373
-#, fuzzy
msgctxt "numberingoptionspage|separator"
msgid "Separator"
msgstr "बोखावग्रा"
@@ -7650,7 +7452,6 @@ msgid "Character style:"
msgstr "हांखो आदब"
#: numberingoptionspage.ui:524
-#, fuzzy
msgctxt "numberingoptionspage|label2"
msgid "Numbering"
msgstr "अनजिमा होनाय"
@@ -7673,13 +7474,11 @@ msgid "From file..."
msgstr "~फाइल निफ्राय..."
#: numberingoptionspage.ui:603
-#, fuzzy
msgctxt "numberingoptionspage|gallery"
msgid "Gallery"
msgstr "गेलारि"
#: numberingpositionpage.ui:23
-#, fuzzy
msgctxt "numberingpositionpage|liststore1"
msgid "Left"
msgstr "आगसि"
@@ -7703,7 +7502,6 @@ msgid "Tab stop"
msgstr "टेब थाद'यो"
#: numberingpositionpage.ui:43
-#, fuzzy
msgctxt "numberingpositionpage|liststore2"
msgid "Space"
msgstr "जायगा"
@@ -7714,7 +7512,6 @@ msgid "Nothing"
msgstr ""
#: numberingpositionpage.ui:88
-#, fuzzy
msgctxt "numberingpositionpage|1"
msgid "Level"
msgstr "लेभेल"
@@ -7784,7 +7581,6 @@ msgid "Default"
msgstr "खामानिआव उदायै जानाय"
#: objectnamedialog.ui:8
-#, fuzzy
msgctxt "objectnamedialog|ObjectNameDialog"
msgid "Name"
msgstr "मुं"
@@ -7891,7 +7687,6 @@ msgid "Vendor"
msgstr "फानगिरि ID"
#: optadvancedpage.ui:171
-#, fuzzy
msgctxt "optadvancedpage|version"
msgid "Version"
msgstr "भारसन"
@@ -7965,7 +7760,6 @@ msgid "Color setting"
msgstr ""
#: optappearancepage.ui:156
-#, fuzzy
msgctxt "optappearancepage|on"
msgid "On"
msgstr "खेव"
@@ -7986,7 +7780,6 @@ msgid "Western _text and Asian punctuation"
msgstr ""
#: optasianpage.ui:73
-#, fuzzy
msgctxt "optasianpage|label1"
msgid "Kerning"
msgstr "कार्निं"
@@ -8162,7 +7955,6 @@ msgid "Eastern Arabic (٣ ,٢ ,١…)"
msgstr ""
#: optctlpage.ui:237
-#, fuzzy
msgctxt "optctlpage|numerals"
msgid "System"
msgstr "सिस्टेम"
@@ -8184,13 +7976,11 @@ msgid "_E-mail program:"
msgstr ""
#: optemailpage.ui:55
-#, fuzzy
msgctxt "optemailpage|browse"
msgid "Browse..."
msgstr "ब्राउज..."
#: optemailpage.ui:89
-#, fuzzy
msgctxt "optemailpage|browsetitle"
msgid "All files"
msgstr "गासै फाइलफोर"
@@ -8320,7 +8110,6 @@ msgid "Screen only"
msgstr ""
#: optfontspage.ui:132
-#, fuzzy
msgctxt "optfontspage|font"
msgid "Font"
msgstr "फन्ट"
@@ -8354,7 +8143,6 @@ msgid "_Size:"
msgstr "महर"
#: optfontspage.ui:295
-#, fuzzy
msgctxt "optfontspage|fontname"
msgid "Automatic"
msgstr "गावनो गाव"
@@ -8376,7 +8164,6 @@ msgid "_Extended tips"
msgstr "बारायनाय इंगित"
#: optgeneralpage.ui:46
-#, fuzzy
msgctxt "optgeneralpage|label1"
msgid "Help"
msgstr "मदद हो"
@@ -8513,7 +8300,6 @@ msgid "_Use '%ENGLISHUSLOCALE' locale for numbers"
msgstr ""
#: opthtmlpage.ui:407
-#, fuzzy
msgctxt "opthtmlpage|label2"
msgid "Import"
msgstr "लाबोनाय"
@@ -8546,13 +8332,11 @@ msgid "LibreOffice _Basic"
msgstr ""
#: opthtmlpage.ui:568
-#, fuzzy
msgctxt "opthtmlpage|label3"
msgid "Export"
msgstr "दैथाय हर"
#: optionsdialog.ui:11
-#, fuzzy
msgctxt "optionsdialog|OptionsDialog"
msgid "Options"
msgstr "उफ्राफोर"
@@ -8938,13 +8722,11 @@ msgid "OpenCL Options"
msgstr ""
#: optpathspage.ui:40
-#, fuzzy
msgctxt "optpathspage|type"
msgid "Type"
msgstr "रोखोम"
#: optpathspage.ui:53
-#, fuzzy
msgctxt "optpathspage|path"
msgid "Path"
msgstr "लामा"
@@ -8977,13 +8759,11 @@ msgid "Proxy s_erver:"
msgstr ""
#: optproxypage.ui:138
-#, fuzzy
msgctxt "optproxypage|proxymode"
msgid "None"
msgstr "रावबो नङा"
#: optproxypage.ui:139
-#, fuzzy
msgctxt "optproxypage|proxymode"
msgid "System"
msgstr "सिस्टेम"
@@ -9152,7 +8932,6 @@ msgid "HTML document"
msgstr "HTML-फोरमान बिलाइ"
#: optsavepage.ui:369
-#, fuzzy
msgctxt "optsavepage|doctype"
msgid "Master document"
msgstr "गाहाय फोरमान बिलाइ"
@@ -9176,7 +8955,6 @@ msgid "Drawing"
msgstr "सावगारि"
#: optsavepage.ui:373
-#, fuzzy
msgctxt "optsavepage|doctype"
msgid "Formula"
msgstr "फरमुला"
@@ -9345,13 +9123,11 @@ msgid "Fa_x/e-mail:"
msgstr ""
#: optuserpage.ui:171
-#, fuzzy
msgctxt "optuserpage|firstname-atkobject"
msgid "First name"
msgstr "गिबि मुं"
#: optuserpage.ui:189
-#, fuzzy
msgctxt "lastname-atkobject"
msgid "Last name"
msgstr "जोबथा मुं"
@@ -9363,7 +9139,6 @@ msgid "Initials"
msgstr "चहिफोर"
#: optuserpage.ui:236
-#, fuzzy
msgctxt "city-atkobject"
msgid "City"
msgstr "नोगोर"
@@ -9375,13 +9150,11 @@ msgid "State"
msgstr "राइजो"
#: optuserpage.ui:272
-#, fuzzy
msgctxt "zip-atkobject"
msgid "Zip code"
msgstr "जिप क'ड"
#: optuserpage.ui:302
-#, fuzzy
msgctxt "title-atkobject"
msgid "Title"
msgstr "बिमुं"
@@ -9424,7 +9197,6 @@ msgid "Last name/first _name/father’s name/initials:"
msgstr ""
#: optuserpage.ui:472
-#, fuzzy
msgctxt "ruslastname-atkobject"
msgid "Last name"
msgstr "जोबथा मुं"
@@ -9441,7 +9213,6 @@ msgid "Initials"
msgstr "चहिफोर"
#: optuserpage.ui:526
-#, fuzzy
msgctxt "rusfirstname-atkobject"
msgid "First name"
msgstr "गिबि मुं"
@@ -9452,13 +9223,11 @@ msgid "Last/first _name/initials:"
msgstr ""
#: optuserpage.ui:569
-#, fuzzy
msgctxt "eastlastname-atkobject"
msgid "Last name"
msgstr "जोबथा मुं"
#: optuserpage.ui:587
-#, fuzzy
msgctxt "eastfirstname-atkobject"
msgid "First name"
msgstr "गिबि मुं"
@@ -9475,7 +9244,6 @@ msgid "_Street/apartment number:"
msgstr ""
#: optuserpage.ui:648
-#, fuzzy
msgctxt "russtreet-atkobject"
msgid "Street"
msgstr "लामा"
@@ -9491,19 +9259,16 @@ msgid "_Zip/city:"
msgstr ""
#: optuserpage.ui:709
-#, fuzzy
msgctxt "icity-atkobject"
msgid "City"
msgstr "नोगोर"
#: optuserpage.ui:727
-#, fuzzy
msgctxt "izip-atkobject"
msgid "Zip code"
msgstr "जिप क'ड"
#: optuserpage.ui:825
-#, fuzzy
msgctxt "optuserpage|label1"
msgid "Address"
msgstr "थं"
@@ -9579,7 +9344,6 @@ msgid "Icons in men_us:"
msgstr ""
#: optviewpage.ui:189
-#, fuzzy
msgctxt "optviewpage|contextmenushortcuts"
msgid "Automatic"
msgstr "गावनो गाव"
@@ -9602,7 +9366,6 @@ msgid "Shortcuts in context menus:"
msgstr ""
#: optviewpage.ui:218
-#, fuzzy
msgctxt "optviewpage|menuicons"
msgid "Automatic"
msgstr "गावनो गाव"
@@ -9640,7 +9403,6 @@ msgid "Toolbar icon _size:"
msgstr ""
#: optviewpage.ui:358
-#, fuzzy
msgctxt "optviewpage|iconstyle"
msgid "Automatic"
msgstr "गावनो गाव"
@@ -9692,7 +9454,6 @@ msgid "Tango Testing"
msgstr ""
#: optviewpage.ui:380
-#, fuzzy
msgctxt "optviewpage|iconsize"
msgid "Automatic"
msgstr "गावनो गाव"
@@ -9730,7 +9491,6 @@ msgid "Sidebar _icon size:"
msgstr ""
#: optviewpage.ui:439
-#, fuzzy
msgctxt "optviewpage|sidebariconsize"
msgid "Automatic"
msgstr "गावनो गाव"
@@ -9752,7 +9512,6 @@ msgid "_Notebookbar icon size:"
msgstr ""
#: optviewpage.ui:468
-#, fuzzy
msgctxt "optviewpage|notebookbariconsize"
msgid "Automatic"
msgstr "गावनो गाव"
@@ -9789,7 +9548,6 @@ msgid "Middle mouse _button:"
msgstr ""
#: optviewpage.ui:597
-#, fuzzy
msgctxt "optviewpage|mousepos"
msgid "Default button"
msgstr "खामानिआव उदायै जानाय बुथाम"
@@ -9815,7 +9573,6 @@ msgid "Automatic scrolling"
msgstr ""
#: optviewpage.ui:616
-#, fuzzy
msgctxt "optviewpage|mousemiddle"
msgid "Paste clipboard"
msgstr "क्लिपबर्ड फोनांजाब हो"
@@ -9831,7 +9588,6 @@ msgid "Right and left"
msgstr ""
#: pageformatpage.ui:19
-#, fuzzy
msgctxt "pageformatpage|liststorePageLayout"
msgid "Mirrored"
msgstr "आयना"
@@ -9998,7 +9754,6 @@ msgstr ""
#: paragalignpage.ui:15
#: /home/cl/vc/git/libo-core/cui/uiconfig/ui/paragalignpage.ui:19
-#, fuzzy
msgctxt "paragalignpage|liststoreLB_LASTLINE"
msgid "Start"
msgstr "जागाय"
@@ -10010,19 +9765,16 @@ msgid "Centered"
msgstr "मिरु"
#: paragalignpage.ui:27
-#, fuzzy
msgctxt "paragalignpage|liststoreLB_LASTLINE"
msgid "Justified"
msgstr "बिजिरनाय"
#: paragalignpage.ui:41
-#, fuzzy
msgctxt "paragalignpage|liststoreLB_VERTALIGN"
msgid "Automatic"
msgstr "गावनो गाव"
#: paragalignpage.ui:45
-#, fuzzy
msgctxt "paragalignpage|liststoreLB_VERTALIGN"
msgid "Base line"
msgstr "बिथा सारि"
@@ -10045,7 +9797,6 @@ msgid "Bottom"
msgstr "गाहाय"
#: paragalignpage.ui:85
-#, fuzzy
msgctxt "paragalignpage|drawingareaWN_EXAMPLE-atkobject"
msgid "Example"
msgstr "बिदिन्थि"
@@ -10101,7 +9852,6 @@ msgid "_Left/Top"
msgstr ""
#: paragalignpage.ui:313
-#, fuzzy
msgctxt "paragalignpage|label1"
msgid "Options"
msgstr "उफ्राफोर"
@@ -10123,7 +9873,6 @@ msgid "_Text direction:"
msgstr ""
#: paragalignpage.ui:444
-#, fuzzy
msgctxt "paragalignpage|labelFL_PROPERTIES"
msgid "Properties"
msgstr "आखुथायफोर"
@@ -10147,13 +9896,11 @@ msgid "1.5 Lines"
msgstr "1.5 सारिफोर"
#: paraindentspacing.ui:49
-#, fuzzy
msgctxt "paraindentspacing|liststoreLB_LINEDIST"
msgid "Double"
msgstr "नैगुण"
#: paraindentspacing.ui:53
-#, fuzzy
msgctxt "paraindentspacing|liststoreLB_LINEDIST"
msgid "Proportional"
msgstr "समान रुजुथाय गोनां"
@@ -10170,7 +9917,6 @@ msgid "Leading"
msgstr "हेडिं"
#: paraindentspacing.ui:91
-#, fuzzy
msgctxt "paraindentspacing|drawingareaWN_EXAMPLE-atkobject"
msgid "Example"
msgstr "बिदिन्थि"
@@ -10197,13 +9943,11 @@ msgid "_Automatic"
msgstr "गावनो गाव"
#: paraindentspacing.ui:221
-#, fuzzy
msgctxt "paraindentspacing|labelST_LINEDIST_ABS"
msgid "Fixed"
msgstr "थि"
#: paraindentspacing.ui:236
-#, fuzzy
msgctxt "paraindentspacing|label1"
msgid "Indent"
msgstr "इनडेन्ट"
@@ -10230,7 +9974,6 @@ msgid "Spacing"
msgstr "लांदां जायगा होनाय"
#: paraindentspacing.ui:404
-#, fuzzy
msgctxt "paraindentspacing|labelFT_LINEDIST"
msgid "of"
msgstr "नि"
@@ -10247,7 +9990,6 @@ msgid "A_ctivate"
msgstr ""
#: paraindentspacing.ui:503
-#, fuzzy
msgctxt "paraindentspacing|label3"
msgid "Register-true"
msgstr "रेजिस्टार खालामनाय-थार"
@@ -10300,7 +10042,6 @@ msgid "_Character"
msgstr "हांखोफोर:"
#: paratabspage.ui:283
-#, fuzzy
msgctxt "paratabspage|label2"
msgid "Type"
msgstr "रोखोम"
@@ -10395,7 +10136,6 @@ msgid "File Encryption Password"
msgstr ""
#: pastespecial.ui:7
-#, fuzzy
msgctxt "pastespecial|PasteSpecialDialog"
msgid "Paste Special"
msgstr "जुनियाखौ फोनांजाब"
@@ -10407,7 +10147,6 @@ msgid "Source:"
msgstr "फुंखा"
#: pastespecial.ui:157
-#, fuzzy
msgctxt "pastespecial|label1"
msgid "Selection"
msgstr "सायखनाय"
@@ -10419,7 +10158,6 @@ msgid "_Modify"
msgstr "सोलाय हो"
#: patterntabpage.ui:92
-#, fuzzy
msgctxt "patterntabpage|label3"
msgid "Pattern"
msgstr "नुमुना"
@@ -10446,13 +10184,11 @@ msgid "Background Color:"
msgstr "सावगारिनि उनथि थानाय गाब"
#: patterntabpage.ui:252
-#, fuzzy
msgctxt "patterntabpage|label1"
msgid "Options"
msgstr "उफ्राफोर"
#: patterntabpage.ui:295
-#, fuzzy
msgctxt "patterntabpage|CTL_PREVIEW-atkobject"
msgid "Example"
msgstr "बिदिन्थि"
@@ -10506,7 +10242,6 @@ msgid "Firefox Themes"
msgstr ""
#: pickbulletpage.ui:34
-#, fuzzy
msgctxt "pickbulletpage|label25"
msgid "Selection"
msgstr "सायखनाय"
@@ -10522,19 +10257,16 @@ msgid "Add and Resize"
msgstr ""
#: pickgraphicpage.ui:75
-#, fuzzy
msgctxt "pickgraphicpage|label25"
msgid "Selection"
msgstr "सायखनाय"
#: picknumberingpage.ui:34
-#, fuzzy
msgctxt "picknumberingpage|label25"
msgid "Selection"
msgstr "सायखनाय"
#: pickoutlinepage.ui:34
-#, fuzzy
msgctxt "pickoutlinepage|label25"
msgid "Selection"
msgstr "सायखनाय"
@@ -10561,7 +10293,6 @@ msgid "Raise/lower by"
msgstr ""
#: positionpage.ui:157
-#, fuzzy
msgctxt "positionpage|automatic"
msgid "Automatic"
msgstr "गावनो गाव"
@@ -10743,7 +10474,6 @@ msgid "Adapt"
msgstr ""
#: posterdialog.ui:16
-#, fuzzy
msgctxt "posterdialog|PosterDialog"
msgid "Posterize"
msgstr "पचटारिज"
@@ -10900,7 +10630,6 @@ msgid "No Loaded File"
msgstr ""
#: querynoloadedfiledialog.ui:14
-#, fuzzy
msgctxt "querynoloadedfiledialog|NoLoadedFileDialog"
msgid "The file could not be loaded!"
msgstr "फाइलखौ ल'ड खालामनो हायाखै!"
@@ -11033,13 +10762,11 @@ msgid "Run"
msgstr "सालायनाय"
#: scriptorganizer.ui:49
-#, fuzzy
msgctxt "scriptorganizer|create"
msgid "Create..."
msgstr "सोरजि..."
#: scriptorganizer.ui:79
-#, fuzzy
msgctxt "scriptorganizer|rename"
msgid "Rename..."
msgstr "फिन मुं हो"
@@ -11056,7 +10783,6 @@ msgid "Macros"
msgstr "मेक्र'स"
#: searchattrdialog.ui:9
-#, fuzzy
msgctxt "searchattrdialog|SearchAttrDialog"
msgid "Attributes"
msgstr "गुणफोर"
@@ -11067,13 +10793,11 @@ msgid "Text Format "
msgstr ""
#: searchformatdialog.ui:106
-#, fuzzy
msgctxt "searchformatdialog|font"
msgid "Font"
msgstr "फन्ट"
#: searchformatdialog.ui:128
-#, fuzzy
msgctxt "searchformatdialog|fonteffects"
msgid "Font Effects"
msgstr "फन्ट जाउनफोर"
@@ -11096,7 +10820,6 @@ msgid "Indents & Spacing"
msgstr ""
#: searchformatdialog.ui:220
-#, fuzzy
msgctxt "searchformatdialog|labelTP_PARA_ALIGN"
msgid "Alignment"
msgstr "सारि सारि साजायनाय"
@@ -11194,7 +10917,6 @@ msgid "Search Term or Firefox Theme URL"
msgstr ""
#: select_persona_dialog.ui:228
-#, fuzzy
msgctxt "select_persona_dialog|label6"
msgid "Categories"
msgstr "थाखोफोर"
@@ -11240,13 +10962,11 @@ msgid "_Color:"
msgstr ""
#: shadowtabpage.ui:205
-#, fuzzy
msgctxt "shadowtabpage|CTL_COLOR_PREVIEW-atkobject"
msgid "Example"
msgstr "बिदिन्थि"
#: shadowtabpage.ui:230
-#, fuzzy
msgctxt "shadowtabpage|label"
msgid "Properties"
msgstr "आखुथायफोर"
@@ -11347,7 +11067,6 @@ msgid "Label text with smart tags"
msgstr ""
#: smarttagoptionspage.ui:61
-#, fuzzy
msgctxt "smarttagoptionspage|properties"
msgid "Properties..."
msgstr "आखुथायफोर..."
@@ -11358,7 +11077,6 @@ msgid "Currently Installed Smart Tags"
msgstr ""
#: smoothdialog.ui:16
-#, fuzzy
msgctxt "smoothdialog|SmoothDialog"
msgid "Smooth"
msgstr "गुरै"
@@ -11375,7 +11093,6 @@ msgid "Parameters"
msgstr "~पारामिटारस"
#: solarizedialog.ui:14
-#, fuzzy
msgctxt "solarizedialog|SolarizeDialog"
msgid "Solarization"
msgstr "सलेराइजेसन"
@@ -11510,7 +11227,6 @@ msgid "Text languag_e:"
msgstr ""
#: spellingdialog.ui:252
-#, fuzzy
msgctxt "spellingdialog|explainlink"
msgid "More..."
msgstr "गोबांसिन..."
@@ -11563,7 +11279,6 @@ msgid "Special Character"
msgstr "जुनिया हांखो"
#: spelloptionsdialog.ui:8
-#, fuzzy
msgctxt "spelloptionsdialog|SpellOptionsDialog"
msgid "Options"
msgstr "उफ्राफोर"
@@ -11603,7 +11318,6 @@ msgid "_Into equal proportions"
msgstr ""
#: splitcellsdialog.ui:241
-#, fuzzy
msgctxt "splitcellsdialog|label2"
msgid "Direction"
msgstr "बिथिं"
@@ -11694,7 +11408,6 @@ msgid "To _frame"
msgstr "फ्रेम"
#: swpossizepage.ui:294
-#, fuzzy
msgctxt "swpossizepage|label1"
msgid "Anchor"
msgstr "एंखर"
@@ -11772,13 +11485,11 @@ msgid "No Effect"
msgstr "जेबो जाउन गैया"
#: textanimtabpage.ui:53
-#, fuzzy
msgctxt "textanimtabpage|liststoreEFFECT"
msgid "Blink"
msgstr "मिज्लौ मिज्लौ नायनाय"
#: textanimtabpage.ui:57
-#, fuzzy
msgctxt "textanimtabpage|liststoreEFFECT"
msgid "Scroll Through"
msgstr "..जों स्क्रल खालाम"
@@ -11789,7 +11500,6 @@ msgid "Scroll Back and Forth"
msgstr ""
#: textanimtabpage.ui:65
-#, fuzzy
msgctxt "textanimtabpage|liststoreEFFECT"
msgid "Scroll In"
msgstr "स्क्रल इन खालाम"
@@ -11807,19 +11517,16 @@ msgid "Direction:"
msgstr "बिथिं"
#: textanimtabpage.ui:155
-#, fuzzy
msgctxt "textanimtabpage|BTN_UP|tooltip_text"
msgid "To top"
msgstr "सा सिम"
#: textanimtabpage.ui:161
-#, fuzzy
msgctxt "textanimtabpage|BTN_UP-atkobject"
msgid "Up"
msgstr "सायाव"
#: textanimtabpage.ui:176
-#, fuzzy
msgctxt "textanimtabpage|BTN_RIGHT|tooltip_text"
msgid "To right"
msgstr "आगदा सिम"
@@ -11831,25 +11538,21 @@ msgid "Right"
msgstr "गोजौथि"
#: textanimtabpage.ui:197
-#, fuzzy
msgctxt "textanimtabpage|BTN_LEFT|tooltip_text"
msgid "To left"
msgstr "आगसि सिम"
#: textanimtabpage.ui:203
-#, fuzzy
msgctxt "textanimtabpage|BTN_LEFT-atkobject"
msgid "Left"
msgstr "आगसि"
#: textanimtabpage.ui:218
-#, fuzzy
msgctxt "textanimtabpage|BTN_DOWN|tooltip_text"
msgid "To bottom"
msgstr "सिंथार सिम"
#: textanimtabpage.ui:224
-#, fuzzy
msgctxt "textanimtabpage|BTN_DOWN-atkobject"
msgid "Down"
msgstr "गाहायाव"
@@ -11898,7 +11601,6 @@ msgid "_Automatic"
msgstr "गावनो गाव"
#: textanimtabpage.ui:522
-#, fuzzy
msgctxt "textanimtabpage|label2"
msgid "Properties"
msgstr "आखुथायफोर"
@@ -11985,19 +11687,16 @@ msgid "Text Anchor"
msgstr ""
#: textdialog.ui:8
-#, fuzzy
msgctxt "textdialog|TextDialog"
msgid "Text"
msgstr "फराय बिजाब"
#: textdialog.ui:106
-#, fuzzy
msgctxt "textdialog|RID_SVXPAGE_TEXTATTR"
msgid "Text"
msgstr "फराय बिजाब"
#: textdialog.ui:128
-#, fuzzy
msgctxt "textdialog|RID_SVXPAGE_TEXTANIMATION"
msgid "Text Animation"
msgstr "फराय बिजाब जिवगोनां"
@@ -12023,7 +11722,6 @@ msgid "_Maximum number of consecutive hyphens"
msgstr ""
#: textflowpage.ui:163
-#, fuzzy
msgctxt "textflowpage|LabelHyphenation"
msgid "Hyphenation"
msgstr "हाइफेन सिन"
@@ -12058,13 +11756,11 @@ msgid "Position:"
msgstr "थासारि"
#: textflowpage.ui:295
-#, fuzzy
msgctxt "textflowpage|comboPageStyle-atkobject"
msgid "Page Style"
msgstr "बिखं आदब"
#: textflowpage.ui:309
-#, fuzzy
msgctxt "textflowpage|comboBreakType"
msgid "Page"
msgstr "बिखं"
@@ -12115,19 +11811,16 @@ msgid "_Widow control"
msgstr ""
#: textflowpage.ui:473
-#, fuzzy
msgctxt "textflowpage|labelOrphan"
msgid "lines"
msgstr "सारिफोर"
#: textflowpage.ui:485
-#, fuzzy
msgctxt "textflowpage|labelWidow"
msgid "lines"
msgstr "सारिफोर"
#: textflowpage.ui:513
-#, fuzzy
msgctxt "textflowpage|labelOptions"
msgid "Options"
msgstr "उफ्राफोर"
@@ -12247,13 +11940,11 @@ msgid "_End value:"
msgstr ""
#: transparencytabpage.ui:435
-#, fuzzy
msgctxt "transparencytabpage|CTL_BITMAP_PREVIEW-atkobject"
msgid "Example"
msgstr "बिदिन्थि"
#: transparencytabpage.ui:453
-#, fuzzy
msgctxt "transparencytabpage|CTL_TRANS_PREVIEW-atkobject"
msgid "Example"
msgstr "बिदिन्थि"
@@ -12480,7 +12171,6 @@ msgid "Zoom Factor"
msgstr ""
#: zoomdialog.ui:262
-#, fuzzy
msgctxt "zoomdialog|automatic"
msgid "Automatic"
msgstr "गावनो गाव"
@@ -12498,7 +12188,6 @@ msgid "Columns:"
msgstr "खाम्फाफोर"
#: zoomdialog.ui:332
-#, fuzzy
msgctxt "zoomdialog|columnssb-atkobject"
msgid "Columns"
msgstr "खाम्फाफोर"
diff --git a/source/brx/dbaccess/messages.po b/source/brx/dbaccess/messages.po
index 092c65a1f1b..022d89748c7 100644
--- a/source/brx/dbaccess/messages.po
+++ b/source/brx/dbaccess/messages.po
@@ -747,7 +747,6 @@ msgid "Column ~Format..."
msgstr "खाम्फा ~दाथाय...."
#: strings.hrc:171
-#, fuzzy
msgctxt "RID_STR_COLUMN_WIDTH"
msgid "Column ~Width..."
msgstr "खाम्फा~ गुवारथि..."
@@ -759,13 +758,11 @@ msgid "Table Format..."
msgstr "फारिलाइ दाथाय..."
#: strings.hrc:173
-#, fuzzy
msgctxt "RID_STR_ROW_HEIGHT"
msgid "Row Height..."
msgstr "सारि गोजौथि"
#: strings.hrc:174
-#, fuzzy
msgctxt "RID_STR_COPY"
msgid "~Copy"
msgstr "~कपि खालाम"
@@ -2437,13 +2434,11 @@ msgid "Press 'Next' to save a copy of your document, and to begin the migration.
msgstr ""
#: backuppage.ui:76
-#, fuzzy
msgctxt "backuppage|label3"
msgid "Save to:"
msgstr "..सिम थिना दोन:"
#: backuppage.ui:110
-#, fuzzy
msgctxt "backuppage|browse"
msgid "Browse..."
msgstr "ब्राउज..."
@@ -2496,7 +2491,6 @@ msgid "File _name:"
msgstr "फाइलनि मुं:"
#: colwidthdialog.ui:15
-#, fuzzy
msgctxt "colwidthdialog|ColWidthDialog"
msgid "Column Width"
msgstr "खाम्फानि गुवारथि"
@@ -2531,7 +2525,6 @@ msgid "_Browse…"
msgstr "ब्राउज"
#: connectionpage.ui:98
-#, fuzzy
msgctxt "connectionpage|generalLabel"
msgid "General"
msgstr "सरासनस्रा"
@@ -2613,7 +2606,6 @@ msgid "Crea_te new field as primary key"
msgstr ""
#: copytablepage.ui:143
-#, fuzzy
msgctxt "copytablepage|keynamelabel"
msgid "Name:"
msgstr "मुं:"
@@ -2624,7 +2616,6 @@ msgid "Existing data fields can be set as primary key on the type formatting ste
msgstr ""
#: copytablepage.ui:192
-#, fuzzy
msgctxt "copytablepage|label1"
msgid "Options"
msgstr "उफ्राफोर"
@@ -2636,7 +2627,6 @@ msgid "Ta_ble name:"
msgstr "फारिलाइनि मुं"
#: dbaseindexdialog.ui:28
-#, fuzzy
msgctxt "dbaseindexdialog|DBaseIndexDialog"
msgid "Indexes"
msgstr "नायखां बिलाइफोर"
@@ -2771,7 +2761,6 @@ msgid "Set Up a Connection to a MySQL Database"
msgstr "JDBC डाटाबेसआव मोनसे फोनांजाब गायसन"
#: dbwizspreadsheetpage.ui:74
-#, fuzzy
msgctxt "dbwizspreadsheetpage|browse"
msgid "Browse"
msgstr "ब्राउज"
@@ -2788,7 +2777,6 @@ msgid "_Password required"
msgstr "गोनांथि जानाय पासवर्ड"
#: dbwiztextpage.ui:74
-#, fuzzy
msgctxt "dbwiztextpage|browse"
msgid "Browse"
msgstr "ब्राउज"
@@ -2847,7 +2835,6 @@ msgid "SQL Command"
msgstr "SQL बिथोन"
#: directsqldialog.ui:220
-#, fuzzy
msgctxt "directsqldialog|label2"
msgid "Status"
msgstr "थाखो मान "
@@ -2864,13 +2851,11 @@ msgid "Field Format"
msgstr ""
#: fielddialog.ui:111
-#, fuzzy
msgctxt "fielddialog|format"
msgid "Format"
msgstr "दाथाय"
#: fielddialog.ui:133
-#, fuzzy
msgctxt "fielddialog|alignment"
msgid "Alignment"
msgstr "सारि सारि साजायनाय"
@@ -2977,7 +2962,6 @@ msgid "_Recently used:"
msgstr "बावैसो बाहाय जाबाय"
#: generalpagewizard.ui:179
-#, fuzzy
msgctxt "generalpagewizard|openDatabase"
msgid "Open"
msgstr "खेव"
@@ -3017,7 +3001,6 @@ msgid "Test Class"
msgstr "आनजाद थाखो"
#: generalspecialjdbcdetailspage.ui:162
-#, fuzzy
msgctxt "generalspecialjdbcdetailspage|label1"
msgid "Connection Settings"
msgstr "फोनांजाब फज'नायफोर"
@@ -3057,7 +3040,6 @@ msgid "Settings"
msgstr "फज'नायफोर"
#: indexdesigndialog.ui:9
-#, fuzzy
msgctxt "indexdesigndialog|IndexDesignDialog"
msgid "Indexes"
msgstr "नायखां बिलाइफोर"
@@ -3214,7 +3196,6 @@ msgid "Natural"
msgstr ""
#: joindialog.ui:311
-#, fuzzy
msgctxt "joindialog|label6"
msgid "Options"
msgstr "उफ्राफोर"
@@ -3232,7 +3213,6 @@ msgid "_Delete"
msgstr "हुखुमोर"
#: joinviewmenu.ui:20
-#, fuzzy
msgctxt "joinviewmenu|edit"
msgid "Edit..."
msgstr "सुजु..."
@@ -3312,7 +3292,6 @@ msgid "Maximum number of _records:"
msgstr "फोरमानलाइफोरनि ~बांसिन बिबांनि अनजिमा"
#: ldappage.ui:133
-#, fuzzy
msgctxt "ldappage|charsetheader"
msgid "Connection Settings"
msgstr "फोनांजाब फज'नायफोर"
@@ -3353,7 +3332,6 @@ msgid "Current object:"
msgstr ""
#: mysqlnativepage.ui:48
-#, fuzzy
msgctxt "mysqlnativepage|connectionheader"
msgid "Connection Settings"
msgstr "फोनांजाब फज'नायफोर"
@@ -3411,7 +3389,6 @@ msgid "_Port:"
msgstr ""
#: mysqlnativesettings.ui:138
-#, fuzzy
msgctxt "mysqlnativesettings|defaultport"
msgid "Default: 3306"
msgstr "खामानियाव उदायै: 3306"
@@ -3577,19 +3554,16 @@ msgid "Operator"
msgstr "सालायग्राफोर"
#: queryfilterdialog.ui:108
-#, fuzzy
msgctxt "queryfilterdialog|label5"
msgid "Field name"
msgstr "फोथारनि मुं"
#: queryfilterdialog.ui:120
-#, fuzzy
msgctxt "queryfilterdialog|label6"
msgid "Condition"
msgstr "थासारि"
#: queryfilterdialog.ui:134
-#, fuzzy
msgctxt "queryfilterdialog|field1"
msgid "- none -"
msgstr "-रावबो नङा-"
@@ -3625,13 +3599,11 @@ msgid ">="
msgstr ""
#: queryfilterdialog.ui:154
-#, fuzzy
msgctxt "queryfilterdialog|cond1"
msgid "like"
msgstr "बादि"
#: queryfilterdialog.ui:155
-#, fuzzy
msgctxt "queryfilterdialog|cond1"
msgid "not like"
msgstr "आरो"
@@ -3647,43 +3619,36 @@ msgid "not null"
msgstr ""
#: queryfilterdialog.ui:171
-#, fuzzy
msgctxt "queryfilterdialog|field2"
msgid "- none -"
msgstr "-रावबो नङा-"
#: queryfilterdialog.ui:185
-#, fuzzy
msgctxt "queryfilterdialog|field3"
msgid "- none -"
msgstr "-रावबो नङा-"
#: queryfilterdialog.ui:219
-#, fuzzy
msgctxt "queryfilterdialog|label7"
msgid "Value"
msgstr "बेसेन"
#: queryfilterdialog.ui:263
-#, fuzzy
msgctxt "queryfilterdialog|op2"
msgid "AND"
msgstr "AND"
#: queryfilterdialog.ui:264
-#, fuzzy
msgctxt "queryfilterdialog|op2"
msgid "OR"
msgstr "OR"
#: queryfilterdialog.ui:278
-#, fuzzy
msgctxt "queryfilterdialog|op3"
msgid "AND"
msgstr "AND"
#: queryfilterdialog.ui:279
-#, fuzzy
msgctxt "queryfilterdialog|op3"
msgid "OR"
msgstr "OR"
@@ -3695,7 +3660,6 @@ msgid "Criteria"
msgstr "बिसार खानथि"
#: queryfuncmenu.ui:12
-#, fuzzy
msgctxt "queryfuncmenu|functions"
msgid "Functions"
msgstr "हाबाफारिफोर"
@@ -3707,13 +3671,11 @@ msgid "Table Name"
msgstr "फारिलाइनि मुं"
#: queryfuncmenu.ui:34
-#, fuzzy
msgctxt "queryfuncmenu|alias"
msgid "Alias"
msgstr "उफ्रा मुं"
#: queryfuncmenu.ui:48
-#, fuzzy
msgctxt "queryfuncmenu|distinct"
msgid "Distinct Values"
msgstr "गुबुन बेसेनफोर"
@@ -3730,13 +3692,11 @@ msgid "Limit:"
msgstr ""
#: querypropertiesdialog.ui:117
-#, fuzzy
msgctxt "querypropertiesdialog|distinct"
msgid "Yes"
msgstr "नंगौ"
#: querypropertiesdialog.ui:133
-#, fuzzy
msgctxt "querypropertiesdialog|nondistinct"
msgid "No"
msgstr "नङा"
@@ -3933,7 +3893,6 @@ msgid "and then"
msgstr ""
#: sortdialog.ui:134
-#, fuzzy
msgctxt "sortdialog|label5"
msgid "Field name"
msgstr "फोथारनि मुं"
@@ -3987,7 +3946,6 @@ msgid "Sort Order"
msgstr "थाखोनि फारि"
#: specialjdbcconnectionpage.ui:19
-#, fuzzy
msgctxt "specialjdbcconnectionpage|header"
msgid "Set up connection to a MySQL database using JDBC"
msgstr "JDBC खौ बाहायनानै मोनसे MySQL डाटाबेस आव फोनांजाब गायसन।"
@@ -4019,7 +3977,6 @@ msgid "_Port number:"
msgstr "~पर्ट अनजिमा"
#: specialjdbcconnectionpage.ui:139
-#, fuzzy
msgctxt "specialjdbcconnectionpage|portNumDefLabel"
msgid "Default: 3306"
msgstr "खामानियाव उदायै: 3306"
@@ -4128,7 +4085,6 @@ msgid "Default"
msgstr "खामानिआव उदायै"
#: specialsettingspage.ui:316
-#, fuzzy
msgctxt "specialsettingspage|comparison"
msgid "SQL"
msgstr "SQL"
@@ -4166,7 +4122,6 @@ msgid "_Description:"
msgstr "बेखेवनाय"
#: summarypage.ui:17
-#, fuzzy
msgctxt "summarypage|label1"
msgid "Summary"
msgstr "गुबै राव:"
@@ -4206,7 +4161,6 @@ msgid "_Delete"
msgstr "हुखुमोर"
#: tabledesignrowmenu.ui:42
-#, fuzzy
msgctxt "tabledesignrowmenu|insert"
msgid "Insert Rows"
msgstr "सारि फज'"
@@ -4250,7 +4204,6 @@ msgid "Tables"
msgstr "फारिलाइफोर"
#: tablesjoindialog.ui:99
-#, fuzzy
msgctxt "tablesjoindialog|queries"
msgid "Queries"
msgstr "सोंनायफोर"
@@ -4474,7 +4427,6 @@ msgid "_Driver settings:"
msgstr "~सालायग्रा फज'नायफोर"
#: userdetailspage.ui:137
-#, fuzzy
msgctxt "userdetailspage|label1"
msgid "Connection Settings"
msgstr "फोनांजाब फज'नायफोर"
diff --git a/source/brx/desktop/messages.po b/source/brx/desktop/messages.po
index a50e13f290e..ae0654f6a01 100644
--- a/source/brx/desktop/messages.po
+++ b/source/brx/desktop/messages.po
@@ -764,7 +764,6 @@ msgid "Extension Software License Agreement"
msgstr ""
#: licensedialog.ui:21
-#, fuzzy
msgctxt "licensedialog|accept"
msgid "Accept"
msgstr "आजाव"
@@ -874,7 +873,6 @@ msgid "Downloading extensions..."
msgstr ""
#: updateinstalldialog.ui:125
-#, fuzzy
msgctxt "updateinstalldialog|RESULTS"
msgid "Result"
msgstr "फिथाय"
diff --git a/source/brx/editeng/messages.po b/source/brx/editeng/messages.po
index 3b743d8b70e..ee95261cbcd 100644
--- a/source/brx/editeng/messages.po
+++ b/source/brx/editeng/messages.po
@@ -528,7 +528,6 @@ msgid "Caps"
msgstr "मेपफोर"
#: editrids.hrc:132
-#, fuzzy
msgctxt "RID_SVXITEMS_CASEMAP_GEMEINE"
msgid "Lowercase"
msgstr "गाहायनि केस"
@@ -851,7 +850,6 @@ msgid "Position not protected"
msgstr "जायगा रैखाथि गोनां"
#: editrids.hrc:198
-#, fuzzy
msgctxt "RID_SVXITEMS_TRANSPARENT_TRUE"
msgid "Transparent"
msgstr "गोजों"
@@ -1284,7 +1282,6 @@ msgstr "सिंथारनि सारिआव साजायनाय"
#. enum SvxCellJustifyMethod ----------------------------------------------------
#: editrids.hrc:287
-#, fuzzy
msgctxt "RID_SVXITEMS_JUSTMETHOD_AUTO"
msgid "Automatic"
msgstr "गावनो गाव"
@@ -1322,7 +1319,6 @@ msgid "Insert"
msgstr "सोसन"
#: editrids.hrc:296
-#, fuzzy
msgctxt "RID_EDITUNDO_REPLACE"
msgid "Replace"
msgstr "जायगा सोलाय हो"
@@ -1338,7 +1334,6 @@ msgid "Reset attributes"
msgstr "गुणफोरखौ फिन फज'"
#: editrids.hrc:299
-#, fuzzy
msgctxt "RID_EDITUNDO_INDENT"
msgid "Indent"
msgstr "इनडेन्ट"
@@ -1368,7 +1363,6 @@ msgid "Paragraph is %x"
msgstr "आन्थोरा"
#: editrids.hrc:304
-#, fuzzy
msgctxt "RID_SVXSTR_AUTOMATIC"
msgid "Automatic"
msgstr "गावनो गाव"
@@ -1416,7 +1410,6 @@ msgid "The dictionary is read-only."
msgstr ""
#: editrids.hrc:316
-#, fuzzy
msgctxt "RID_OUTLUNDO_DEPTH"
msgid "Indent"
msgstr "इनडेन्ट"
diff --git a/source/brx/extensions/messages.po b/source/brx/extensions/messages.po
index 08a9a6aff5c..08073b7a25c 100644
--- a/source/brx/extensions/messages.po
+++ b/source/brx/extensions/messages.po
@@ -14,7 +14,6 @@ msgstr ""
"X-Generator: LibreOffice\n"
#: command.hrc:29
-#, fuzzy
msgctxt "RID_RSC_ENUM_COMMAND_TYPE"
msgid "Table"
msgstr "फारिलाइ"
@@ -26,7 +25,6 @@ msgid "Query"
msgstr "सोंनाय"
#: command.hrc:31
-#, fuzzy
msgctxt "RID_RSC_ENUM_COMMAND_TYPE"
msgid "SQL command"
msgstr "SQL बिथोन"
@@ -77,13 +75,11 @@ msgid "Without frame"
msgstr ""
#: stringarrays.hrc:41
-#, fuzzy
msgctxt "RID_RSC_ENUM_BORDER_TYPE"
msgid "3D look"
msgstr "3D नुथाय"
#: stringarrays.hrc:42
-#, fuzzy
msgctxt "RID_RSC_ENUM_BORDER_TYPE"
msgid "Flat"
msgstr "दाब्ले"
@@ -94,7 +90,6 @@ msgid "Valuelist"
msgstr ""
#: stringarrays.hrc:48
-#, fuzzy
msgctxt "RID_RSC_ENUM_LISTSOURCE_TYPE"
msgid "Table"
msgstr "फारिलाइ"
@@ -123,7 +118,6 @@ msgid "Tablefields"
msgstr ""
#: stringarrays.hrc:57
-#, fuzzy
msgctxt "RID_RSC_ENUM_ALIGNMENT"
msgid "Left"
msgstr "आगसि"
@@ -135,13 +129,11 @@ msgid "Center"
msgstr "मिरु"
#: stringarrays.hrc:59
-#, fuzzy
msgctxt "RID_RSC_ENUM_ALIGNMENT"
msgid "Right"
msgstr "आगदा"
#: stringarrays.hrc:64
-#, fuzzy
msgctxt "RID_RSC_ENUM_BUTTONTYPE"
msgid "None"
msgstr "रावबो नङा"
@@ -174,7 +166,6 @@ msgid "Previous record"
msgstr "सिगांनि फोरमानलाइ"
#: stringarrays.hrc:70
-#, fuzzy
msgctxt "RID_RSC_ENUM_BUTTONTYPE"
msgid "Next record"
msgstr "उननि रेकर्ड"
@@ -227,7 +218,6 @@ msgid "Post"
msgstr "पस्ट खालाम"
#: stringarrays.hrc:87
-#, fuzzy
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "URL"
msgstr "URL"
@@ -238,13 +228,11 @@ msgid "Multipart"
msgstr ""
#: stringarrays.hrc:89
-#, fuzzy
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "Text"
msgstr "फराय बिजाब"
#: stringarrays.hrc:94
-#, fuzzy
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (short)"
msgstr "थाखो मान(गुसुं)"
@@ -262,7 +250,6 @@ msgid "Standard (short YYYY)"
msgstr "थाखो मान(गुसुं)"
#: stringarrays.hrc:97
-#, fuzzy
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (long)"
msgstr "थाखो मान (गोलाव)"
@@ -360,13 +347,11 @@ msgid "Current page"
msgstr "बोहैथि अक्ट'"
#: stringarrays.hrc:132
-#, fuzzy
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "No"
msgstr "नङा"
#: stringarrays.hrc:133
-#, fuzzy
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "Yes"
msgstr "नंगौ"
@@ -398,7 +383,6 @@ msgid "_top"
msgstr "थादनाय"
#: stringarrays.hrc:147
-#, fuzzy
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "None"
msgstr "रावबो नङा"
@@ -415,19 +399,16 @@ msgid "Multi"
msgstr ""
#: stringarrays.hrc:150
-#, fuzzy
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "Range"
msgstr "सारि"
#: stringarrays.hrc:155
-#, fuzzy
msgctxt "RID_RSC_ENUM_ORIENTATION"
msgid "Horizontal"
msgstr "समानथि"
#: stringarrays.hrc:156
-#, fuzzy
msgctxt "RID_RSC_ENUM_ORIENTATION"
msgid "Vertical"
msgstr "थोंगोर"
@@ -439,19 +420,16 @@ msgid "Default"
msgstr "खामानिआव उदायै जानाय"
#: stringarrays.hrc:162
-#, fuzzy
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "OK"
msgstr "OK"
#: stringarrays.hrc:163
-#, fuzzy
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Cancel"
msgstr "नागार"
#: stringarrays.hrc:164
-#, fuzzy
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Help"
msgstr "मदद हो"
@@ -497,19 +475,16 @@ msgid "CR+LF (Windows)"
msgstr "CR+LF(विंडोजस)"
#: stringarrays.hrc:188
-#, fuzzy
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "None"
msgstr "रावबो नङा"
#: stringarrays.hrc:189
-#, fuzzy
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "Horizontal"
msgstr "समानथि"
#: stringarrays.hrc:190
-#, fuzzy
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "Vertical"
msgstr "थोंगोर"
@@ -521,13 +496,11 @@ msgid "Both"
msgstr "मोननैबो"
#: stringarrays.hrc:196
-#, fuzzy
msgctxt "RID_RSC_ENUM_VISUALEFFECT"
msgid "3D"
msgstr "3D"
#: stringarrays.hrc:197
-#, fuzzy
msgctxt "RID_RSC_ENUM_VISUALEFFECT"
msgid "Flat"
msgstr "दाब्ले"
@@ -617,19 +590,16 @@ msgid "Preserve"
msgstr "दोन्थुमनाय"
#: stringarrays.hrc:220
-#, fuzzy
msgctxt "RID_RSC_ENUM_WHITESPACE_HANDLING"
msgid "Replace"
msgstr "जायगा सोलाय हो"
#: stringarrays.hrc:221
-#, fuzzy
msgctxt "RID_RSC_ENUM_WHITESPACE_HANDLING"
msgid "Collapse"
msgstr "हरखाब बायनाय"
#: stringarrays.hrc:226
-#, fuzzy
msgctxt "RID_RSC_ENUM_SCALE_MODE"
msgid "No"
msgstr "नङा"
@@ -645,7 +615,6 @@ msgid "Fit to Size"
msgstr ""
#: stringarrays.hrc:233
-#, fuzzy
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Left-to-right"
msgstr "आगसि निफ्राय आगदा सिम"
@@ -657,7 +626,6 @@ msgid "Right-to-left"
msgstr "आगदा-निफ्राय-आगसि"
#: stringarrays.hrc:235
-#, fuzzy
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Use superordinate object settings"
msgstr "सुपारअर्डिनेट बेसाद फज'नाय बाहाय"
@@ -1706,7 +1674,6 @@ msgid "Submission"
msgstr "गथायनाय"
#: strings.hrc:222
-#, fuzzy
msgctxt "RID_STR_BINDING_NAME"
msgid "Binding"
msgstr "बाइन्डिं"
@@ -1776,7 +1743,6 @@ msgstr "एंखर"
#. To translators: That's the 'Regular' as used for a font style (as opposed to 'italic' and 'bold'), so please use a consistent translation.
#: strings.hrc:236
-#, fuzzy
msgctxt "RID_STR_FONTSTYLE_REGULAR"
msgid "Regular"
msgstr "अराय सम"
@@ -1823,7 +1789,6 @@ msgid "Data"
msgstr "डाटा"
#: strings.hrc:248
-#, fuzzy
msgctxt "RID_STR_HELP_SECTION_LABEL"
msgid "Help"
msgstr "मदद हो"
@@ -2088,7 +2053,6 @@ msgid "Reload File"
msgstr "फ्रेम फिन ल'ड खालाम"
#: strings.hrc:303
-#, fuzzy
msgctxt "RID_UPDATE_STR_RELOAD_CONTINUE"
msgid "Continue"
msgstr "सोलिगासिनो थानाय"
@@ -2099,7 +2063,6 @@ msgid "%PERCENT%"
msgstr ""
#: strings.hrc:305
-#, fuzzy
msgctxt "RID_UPDATE_FT_STATUS"
msgid "Status"
msgstr "थाखो मान "
@@ -2138,7 +2101,6 @@ msgid "~Resume"
msgstr ""
#: strings.hrc:312
-#, fuzzy
msgctxt "RID_UPDATE_BTN_CANCEL"
msgid "Cancel"
msgstr "नागार"
@@ -2344,7 +2306,6 @@ msgid "Unpublished"
msgstr "फोसावजायै"
#: strings.hrc:355
-#, fuzzy
msgctxt "ST_TYPE_EMAIL"
msgid "E-mail"
msgstr "इ-मेइल"
@@ -2550,13 +2511,11 @@ msgid "You can either save the value of the option group in a database field or
msgstr "नोंथाङा उफ्रा हानजानि बेसेनखौ मोनसे डाटाबेस फोथाराव थिनो हायो एबा बेखौ उननि मोनसे हाबायाव बाहायनो हायो। "
#: yesno.hrc:29
-#, fuzzy
msgctxt "RID_RSC_ENUM_YESNO"
msgid "No"
msgstr "नङा"
#: yesno.hrc:30
-#, fuzzy
msgctxt "RID_RSC_ENUM_YESNO"
msgid "Yes"
msgstr "नंगौ"
@@ -2574,19 +2533,16 @@ msgid "Display field"
msgstr "फोथार दिनथिफुं"
#: contenttablepage.ui:43
-#, fuzzy
msgctxt "contenttablepage|datasourcelabel"
msgid "Data source"
msgstr "डाटा फुंखा"
#: contenttablepage.ui:57
-#, fuzzy
msgctxt "contenttablepage|contenttypelabel"
msgid "Content type"
msgstr "थानाय आयदा रोखोम"
#: contenttablepage.ui:71
-#, fuzzy
msgctxt "contenttablepage|formtablelabel"
msgid "Content"
msgstr "थानाय आयदा"
@@ -2612,7 +2568,6 @@ msgstr ""
"फारिलाइखौ बासिख जेरावनिफ्राय डाटाखौ थानाय आयदानि फारिलाइ बादियै बाहायनाय जादों।"
#: contenttablepage.ui:233
-#, fuzzy
msgctxt "contenttablepage|label2"
msgid "Control"
msgstr "दबथायनाय"
@@ -2635,13 +2590,11 @@ msgid "Embed this address book definition into the current document."
msgstr ""
#: datasourcepage.ui:61
-#, fuzzy
msgctxt "datasourcepage|locationft"
msgid "Location"
msgstr "जायगा"
#: datasourcepage.ui:74
-#, fuzzy
msgctxt "datasourcepage|browse"
msgid "Browse..."
msgstr "ब्राउज..."
@@ -2693,7 +2646,6 @@ msgid ""
msgstr ""
#: fieldassignpage.ui:33
-#, fuzzy
msgctxt "fieldassignpage|assign"
msgid "Field Assignment"
msgstr "फोथार बाहागो खालामना होनाय"
@@ -2717,19 +2669,16 @@ msgid "Field from the _List Table"
msgstr "फारि फारिलाइ निफ्राय~फोथार"
#: gridfieldsselectionpage.ui:44
-#, fuzzy
msgctxt "gridfieldsselectionpage|datasourcelabel"
msgid "Data source"
msgstr "डाटा फुंखा"
#: gridfieldsselectionpage.ui:58
-#, fuzzy
msgctxt "gridfieldsselectionpage|contenttypelabel"
msgid "Content type"
msgstr "थानाय आयदा रोखोम"
#: gridfieldsselectionpage.ui:72
-#, fuzzy
msgctxt "gridfieldsselectionpage|formtablelabel"
msgid "Content"
msgstr "थानाय आयदा"
@@ -2780,19 +2729,16 @@ msgid "Table element"
msgstr "फारिलाइ गुदि मुवा"
#: groupradioselectionpage.ui:44
-#, fuzzy
msgctxt "groupradioselectionpage|datasourcelabel"
msgid "Data source"
msgstr "डाटा फुंखा"
#: groupradioselectionpage.ui:58
-#, fuzzy
msgctxt "groupradioselectionpage|contenttypelabel"
msgid "Content type"
msgstr "थानाय आयदा रोखोम"
#: groupradioselectionpage.ui:72
-#, fuzzy
msgctxt "groupradioselectionpage|formtablelabel"
msgid "Content"
msgstr "थानाय आयदा"
@@ -2923,13 +2869,11 @@ msgid "Evolution"
msgstr ""
#: selecttypepage.ui:49
-#, fuzzy
msgctxt "selecttypepage|groupwise"
msgid "Groupwise"
msgstr "हानजा बादियै"
#: selecttypepage.ui:66
-#, fuzzy
msgctxt "selecttypepage|evoldap"
msgid "Evolution LDAP"
msgstr "जौगानाय LDAP"
@@ -3009,7 +2953,6 @@ msgid "_Table / Query:"
msgstr "~फारिलाइ/ सोंनाय: "
#: tableselectionpage.ui:174
-#, fuzzy
msgctxt "tableselectionpage|label1"
msgid "Data"
msgstr "डाटा"
@@ -3104,7 +3047,6 @@ msgid "Ed_ition"
msgstr "~बिजाब साफायनाय"
#: generalpage.ui:257
-#, fuzzy
msgctxt "generalpage|volume"
msgid "Volume"
msgstr "बिसान"
@@ -3176,7 +3118,6 @@ msgid "Se_ries"
msgstr "~थाखो फारि"
#: generalpage.ui:463
-#, fuzzy
msgctxt "generalpage|url"
msgid "URL"
msgstr "URL"
@@ -3296,7 +3237,6 @@ msgid "_Book title"
msgstr "~बिजाब बिमुं"
#: mappingdialog.ui:432
-#, fuzzy
msgctxt "mappingdialog|label15"
msgid "Volume"
msgstr "बिसान"
@@ -3368,7 +3308,6 @@ msgid "_Note"
msgstr "सुद' लिरथाय"
#: mappingdialog.ui:742
-#, fuzzy
msgctxt "mappingdialog|label27"
msgid "URL"
msgstr "URL"
@@ -3410,19 +3349,16 @@ msgid "Column Names"
msgstr "खाम्फा मुंफोर"
#: toolbar.ui:14
-#, fuzzy
msgctxt "toolbar|TBC_FT_SOURCE"
msgid "Table"
msgstr "फारिलाइ"
#: toolbar.ui:49
-#, fuzzy
msgctxt "toolbar|TBC_FT_QUERY"
msgid "Search Key"
msgstr "साबि नागिर"
#: toolbar.ui:84
-#, fuzzy
msgctxt "toolbar|TBC_BT_AUTOFILTER"
msgid "AutoFilter"
msgstr "गावआरि फिल्टार "
@@ -3451,19 +3387,16 @@ msgid "Data Source"
msgstr "डाटा फुंखा"
#: controlfontdialog.ui:8
-#, fuzzy
msgctxt "controlfontdialog|ControlFontDialog"
msgid "Character"
msgstr "हांखो"
#: controlfontdialog.ui:105
-#, fuzzy
msgctxt "controlfontdialog|font"
msgid "Font"
msgstr "फन्ट"
#: controlfontdialog.ui:127
-#, fuzzy
msgctxt "controlfontdialog|fonteffects"
msgid "Font Effects"
msgstr "फन्ट जाउनफोर"
@@ -3549,7 +3482,6 @@ msgid "_Automatic Sort"
msgstr ""
#: taborder.ui:146
-#, fuzzy
msgctxt "taborder|label2"
msgid "Controls"
msgstr "दबथायनायफोर"
diff --git a/source/brx/extras/source/autocorr/emoji.po b/source/brx/extras/source/autocorr/emoji.po
index 804ddedd8c4..f295ee5d574 100644
--- a/source/brx/extras/source/autocorr/emoji.po
+++ b/source/brx/extras/source/autocorr/emoji.po
@@ -119,7 +119,6 @@ msgstr ""
#. Α (U+00391), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_CAPITAL_LETTER_ALPHA\n"
@@ -139,7 +138,6 @@ msgstr "eta"
#. Γ (U+00393), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_CAPITAL_LETTER_GAMMA\n"
@@ -369,7 +367,6 @@ msgstr "beta"
#. γ (U+003B3), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_GAMMA\n"
@@ -379,7 +376,6 @@ msgstr "गामा"
#. δ (U+003B4), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_DELTA\n"
@@ -389,7 +385,6 @@ msgstr "डेल्टा"
#. ε (U+003B5), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_EPSILON\n"
@@ -399,7 +394,6 @@ msgstr "एपसिलन"
#. ζ (U+003B6), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_ZETA\n"
@@ -409,7 +403,6 @@ msgstr "zeta"
#. η (U+003B7), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_ETA\n"
@@ -419,7 +412,6 @@ msgstr "eta"
#. θ (U+003B8), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_THETA\n"
@@ -429,7 +421,6 @@ msgstr "थिटा"
#. ι (U+003B9), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_IOTA\n"
@@ -439,7 +430,6 @@ msgstr "iota"
#. κ (U+003BA), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_KAPPA\n"
@@ -469,7 +459,6 @@ msgstr "अनजिमा"
#. ν (U+003BD), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_NU\n"
@@ -479,7 +468,6 @@ msgstr "nu"
#. ξ (U+003BE), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_XI\n"
@@ -489,7 +477,6 @@ msgstr "xi"
#. ο (U+003BF), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_OMICRON\n"
@@ -499,7 +486,6 @@ msgstr "अमिक्रन"
#. π (U+003C0), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_PI\n"
@@ -509,7 +495,6 @@ msgstr "pi"
#. ρ (U+003C1), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_RHO\n"
@@ -529,7 +514,6 @@ msgstr "सिगमा"
#. σ (U+003C3), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_SIGMA\n"
@@ -539,7 +523,6 @@ msgstr "सिगमा"
#. τ (U+003C4), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_TAU\n"
@@ -549,7 +532,6 @@ msgstr "tau"
#. υ (U+003C5), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_UPSILON\n"
@@ -559,7 +541,6 @@ msgstr "आपसिलन"
#. φ (U+003C6), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_PHI\n"
@@ -569,7 +550,6 @@ msgstr "phi"
#. χ (U+003C7), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_CHI\n"
@@ -579,7 +559,6 @@ msgstr "chi"
#. ψ (U+003C8), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_PSI\n"
@@ -589,7 +568,6 @@ msgstr "psi"
#. ω (U+003C9), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_OMEGA\n"
@@ -628,7 +606,6 @@ msgstr "---"
#. ’ (U+02019), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"RIGHT_SINGLE_QUOTATION_MARK\n"
@@ -712,7 +689,6 @@ msgstr ""
#. ″ (U+02033), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"DOUBLE_PRIME\n"
@@ -1060,7 +1036,6 @@ msgstr "लांदां जथाय"
#. ∈ (U+02208), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"ELEMENT_OF\n"
@@ -1143,7 +1118,6 @@ msgstr ""
#. − (U+02212), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"MINUS_SIGN\n"
@@ -1172,7 +1146,6 @@ msgstr "/"
#. ∖ (U+02216), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"SET_MINUS\n"
@@ -1219,7 +1192,6 @@ msgstr "सिमा गोयै"
#. ∠ (U+02220), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"ANGLE\n"
@@ -1278,7 +1250,6 @@ msgstr "समान समान"
#. ∧ (U+02227), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"LOGICAL_AND\n"
@@ -1288,7 +1259,6 @@ msgstr "आरो"
#. ∨ (U+02228), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"LOGICAL_OR\n"
@@ -1810,7 +1780,6 @@ msgstr ""
#. ☉ (U+02609), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"SUN\n"
@@ -1912,7 +1881,6 @@ msgstr "आगदा"
#. ☜ (U+0261C), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"WHITE_LEFT_POINTING_INDEX\n"
@@ -1922,7 +1890,6 @@ msgstr "आगसि"
#. ☝ (U+0261D), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"WHITE_UP_POINTING_INDEX\n"
@@ -1932,7 +1899,6 @@ msgstr "गोजौ"
#. ☞ (U+0261E), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"WHITE_RIGHT_POINTING_INDEX\n"
@@ -1942,7 +1908,6 @@ msgstr "आगदा"
#. ☟ (U+0261F), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"WHITE_DOWN_POINTING_INDEX\n"
@@ -2134,7 +2099,6 @@ msgstr "सान"
#. ☽ (U+0263D), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"FIRST_QUARTER_MOON\n"
@@ -6067,7 +6031,6 @@ msgstr ""
#. 🐾 (U+1F43E), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"PAW_PRINTS\n"
@@ -6193,7 +6156,6 @@ msgstr ""
#. 👍 (U+1F44D), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"THUMBS_UP_SIGN\n"
diff --git a/source/brx/extras/source/gallery/share.po b/source/brx/extras/source/gallery/share.po
index dfeba2b124b..0233bb22880 100644
--- a/source/brx/extras/source/gallery/share.po
+++ b/source/brx/extras/source/gallery/share.po
@@ -16,7 +16,6 @@ msgstr ""
"X-POOTLE-MTIME: 1369394939.000000\n"
#: gallery_names.ulf
-#, fuzzy
msgctxt ""
"gallery_names.ulf\n"
"arrows\n"
@@ -25,7 +24,6 @@ msgid "Arrows"
msgstr "थिरफोर"
#: gallery_names.ulf
-#, fuzzy
msgctxt ""
"gallery_names.ulf\n"
"computers\n"
@@ -42,7 +40,6 @@ msgid "Diagrams"
msgstr ""
#: gallery_names.ulf
-#, fuzzy
msgctxt ""
"gallery_names.ulf\n"
"education\n"
@@ -68,7 +65,6 @@ msgid "Finance"
msgstr "रांखानथि"
#: gallery_names.ulf
-#, fuzzy
msgctxt ""
"gallery_names.ulf\n"
"people\n"
@@ -77,7 +73,6 @@ msgid "People"
msgstr "सुबुं"
#: gallery_names.ulf
-#, fuzzy
msgctxt ""
"gallery_names.ulf\n"
"sounds\n"
@@ -86,7 +81,6 @@ msgid "Sounds"
msgstr "सोदोब"
#: gallery_names.ulf
-#, fuzzy
msgctxt ""
"gallery_names.ulf\n"
"symbols\n"
diff --git a/source/brx/filter/messages.po b/source/brx/filter/messages.po
index a166545425a..6dcf589c5c9 100644
--- a/source/brx/filter/messages.po
+++ b/source/brx/filter/messages.po
@@ -142,7 +142,6 @@ msgid "Encoding"
msgstr ""
#: strings.hrc:50
-#, fuzzy
msgctxt "T602FILTER_STR_ENCODING_AUTO"
msgid "Automatic"
msgstr "गावनो गाव"
@@ -178,7 +177,6 @@ msgid "Display dot commands"
msgstr ""
#: strings.hrc:57
-#, fuzzy
msgctxt "T602FILTER_STR_CANCEL_BUTTON"
msgid "Cancel"
msgstr "नागार"
@@ -346,7 +344,6 @@ msgid "_Selection/Selected sheet(s)"
msgstr ""
#: pdfgeneralpage.ui:141
-#, fuzzy
msgctxt "pdfgeneralpage|label1"
msgid "Range"
msgstr "सारि"
@@ -403,7 +400,6 @@ msgid "_JPEG compression"
msgstr ""
#: pdfgeneralpage.ui:322
-#, fuzzy
msgctxt "pdfgeneralpage|label2"
msgid "Images"
msgstr "मुसुखाफोर"
@@ -481,7 +477,6 @@ msgid "PDF"
msgstr ""
#: pdfgeneralpage.ui:540
-#, fuzzy
msgctxt "pdfgeneralpage|format"
msgid "HTML"
msgstr "HTML"
@@ -542,7 +537,6 @@ msgid "Export onl_y notes pages"
msgstr ""
#: pdfgeneralpage.ui:723
-#, fuzzy
msgctxt "pdfgeneralpage|label4"
msgid "General"
msgstr "सरासनस्रा"
@@ -563,7 +557,6 @@ msgid "Export _URLs relative to file system"
msgstr ""
#: pdflinkspage.ui:89
-#, fuzzy
msgctxt "pdflinkspage|label1"
msgid "General"
msgstr "सरासनस्रा"
@@ -601,7 +594,6 @@ msgid "E_xport"
msgstr "दैथाय हर"
#: pdfoptionsdialog.ui:92
-#, fuzzy
msgctxt "pdfoptionsdialog|general"
msgid "General"
msgstr "सरासनस्रा"
@@ -760,7 +752,6 @@ msgid "Enable text access for acce_ssibility tools"
msgstr ""
#: pdfsecuritypage.ui:535
-#, fuzzy
msgctxt "pdfsecuritypage|label4"
msgid "Content"
msgstr "थानाय आयदा"
@@ -777,7 +768,6 @@ msgid "Select..."
msgstr "~सायख..."
#: pdfsignpage.ui:159
-#, fuzzy
msgctxt "pdfsignpage|tsa"
msgid "None"
msgstr "रावबो नङा"
@@ -788,7 +778,6 @@ msgid "Certificate password:"
msgstr ""
#: pdfsignpage.ui:186
-#, fuzzy
msgctxt "pdfsignpage|label12"
msgid "Location:"
msgstr "जायगा:"
@@ -880,7 +869,6 @@ msgid "_Visible bookmark levels:"
msgstr ""
#: pdfuserinterfacepage.ui:343
-#, fuzzy
msgctxt "pdfuserinterfacepage|label4"
msgid "Bookmarks"
msgstr "बिजाबनि बिखं सिनफोर"
@@ -990,7 +978,6 @@ msgid "Transform document"
msgstr ""
#: testxmlfilter.ui:111
-#, fuzzy
msgctxt "testxmlfilter|exportbrowse"
msgid "Browse..."
msgstr "ब्राउज..."
@@ -1001,7 +988,6 @@ msgid "Current Document"
msgstr ""
#: testxmlfilter.ui:168
-#, fuzzy
msgctxt "testxmlfilter|label1"
msgid "Export"
msgstr "दैथाय हर"
@@ -1012,7 +998,6 @@ msgid "XSLT for import"
msgstr ""
#: testxmlfilter.ui:214
-#, fuzzy
msgctxt "testxmlfilter|importbrowse"
msgid "Browse..."
msgstr "ब्राउज..."
@@ -1038,7 +1023,6 @@ msgid "Transform file"
msgstr ""
#: testxmlfilter.ui:326
-#, fuzzy
msgctxt "testxmlfilter|label2"
msgid "Import"
msgstr "लाबोनाय"
@@ -1093,7 +1077,6 @@ msgid "_Open Package..."
msgstr ""
#: xmlfiltersettings.ui:151
-#, fuzzy
msgctxt "xmlfiltersettings|filterlist-atkobject"
msgid "XML Filter List"
msgstr "XML फिल्टार : %s"
@@ -1159,7 +1142,6 @@ msgid "Template for _import:"
msgstr ""
#: xmlfiltertabpagetransformation.ui:117
-#, fuzzy
msgctxt "xmlfiltertabpagetransformation|browsetemp"
msgid "Browse..."
msgstr "ब्राउज..."
@@ -1175,7 +1157,6 @@ msgid "XML Filter: %s"
msgstr ""
#: xsltfilterdialog.ui:92
-#, fuzzy
msgctxt "xsltfilterdialog|general"
msgid "General"
msgstr "सरासनस्रा"
diff --git a/source/brx/filter/source/config/fragments/filters.po b/source/brx/filter/source/config/fragments/filters.po
index 7c79369fcd8..32b5dbfa10c 100644
--- a/source/brx/filter/source/config/fragments/filters.po
+++ b/source/brx/filter/source/config/fragments/filters.po
@@ -1457,7 +1457,6 @@ msgid "EPS - Encapsulated PostScript"
msgstr ""
#: draw_flash_Export.xcu
-#, fuzzy
msgctxt ""
"draw_flash_Export.xcu\n"
"draw_flash_Export\n"
@@ -1678,7 +1677,6 @@ msgid "EPS - Encapsulated PostScript"
msgstr ""
#: impress_flash_Export.xcu
-#, fuzzy
msgctxt ""
"impress_flash_Export.xcu\n"
"impress_flash_Export\n"
diff --git a/source/brx/filter/source/config/fragments/types.po b/source/brx/filter/source/config/fragments/types.po
index 6dd3a8c918c..5c350eb4d30 100644
--- a/source/brx/filter/source/config/fragments/types.po
+++ b/source/brx/filter/source/config/fragments/types.po
@@ -16,7 +16,6 @@ msgstr ""
"X-POOTLE-MTIME: 1447273494.000000\n"
#: MS_Excel_2007_Binary.xcu
-#, fuzzy
msgctxt ""
"MS_Excel_2007_Binary.xcu\n"
"MS Excel 2007 Binary\n"
diff --git a/source/brx/formula/messages.po b/source/brx/formula/messages.po
index 2a5fb4ba7ae..4a72bcc7aef 100644
--- a/source/brx/formula/messages.po
+++ b/source/brx/formula/messages.po
@@ -967,7 +967,6 @@ msgid "ROW"
msgstr ""
#: core_resource.hrc:2444
-#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SHEET"
msgstr "SHEET"
@@ -994,13 +993,11 @@ msgid "RATE"
msgstr "DATE"
#: core_resource.hrc:2449
-#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "IPMT"
msgstr "PMT"
#: core_resource.hrc:2450
-#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PPMT"
msgstr "PMT"
@@ -1016,7 +1013,6 @@ msgid "CUMPRINC"
msgstr "CUMPRINC"
#: core_resource.hrc:2453
-#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EFFECT"
msgstr "EFFECT"
@@ -1891,7 +1887,6 @@ msgid "WEEKDAY"
msgstr ""
#: core_resource.hrc:2624
-#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NETWORKDAYS"
msgstr "NETWORKDAYS"
@@ -2148,7 +2143,6 @@ msgid "Shrink"
msgstr "थनथ्र हो"
#: strings.hrc:32
-#, fuzzy
msgctxt "RID_STR_EXPAND"
msgid "Expand"
msgstr "बारायनाय"
@@ -2172,7 +2166,6 @@ msgid "_Next >"
msgstr "&उननि >"
#: formuladialog.ui:158
-#, fuzzy
msgctxt "formuladialog|function"
msgid "Functions"
msgstr "हाबाफारिफोर"
@@ -2195,19 +2188,16 @@ msgid "For_mula"
msgstr "फरमुला"
#: formuladialog.ui:383
-#, fuzzy
msgctxt "formuladialog|label1"
msgid "Result"
msgstr "फिथाय"
#: formuladialog.ui:418
-#, fuzzy
msgctxt "formuladialog|ed_formula-atkobject"
msgid "Formula"
msgstr "फरमुला"
#: formuladialog.ui:467
-#, fuzzy
msgctxt "formuladialog|RB_REF|tooltip_text"
msgid "Maximize"
msgstr "गेदेर खालामनाय"
@@ -2248,25 +2238,21 @@ msgid "Function not known"
msgstr ""
#: parameter.ui:279
-#, fuzzy
msgctxt "parameter|RB_ARG1|tooltip_text"
msgid "Select"
msgstr "सायख"
#: parameter.ui:295
-#, fuzzy
msgctxt "parameter|RB_ARG2|tooltip_text"
msgid "Select"
msgstr "सायख"
#: parameter.ui:311
-#, fuzzy
msgctxt "parameter|RB_ARG3|tooltip_text"
msgid "Select"
msgstr "सायख"
#: parameter.ui:327
-#, fuzzy
msgctxt "parameter|RB_ARG4|tooltip_text"
msgid "Select"
msgstr "सायख"
diff --git a/source/brx/fpicker/messages.po b/source/brx/fpicker/messages.po
index 772458b8a7c..00d933d587d 100644
--- a/source/brx/fpicker/messages.po
+++ b/source/brx/fpicker/messages.po
@@ -114,13 +114,11 @@ msgid "Root"
msgstr "फुट"
#: strings.hrc:33
-#, fuzzy
msgctxt "STR_FILTERNAME_ALL"
msgid "All files"
msgstr "गासै फाइलफोर"
#: strings.hrc:34
-#, fuzzy
msgctxt "STR_FILEDLG_OPEN"
msgid "Open"
msgstr "खेव"
@@ -322,13 +320,11 @@ msgid "Create New Folder"
msgstr "गोदान फल्डार सोरजि|"
#: remotefilesdialog.ui:255
-#, fuzzy
msgctxt "remotefilesdialog|filterLabel"
msgid "Filter"
msgstr "फिल्टार"
#: remotefilesdialog.ui:267
-#, fuzzy
msgctxt "remotefilesdialog|nameLabel"
msgid "File name"
msgstr "फाइलनि मुं"
diff --git a/source/brx/framework/messages.po b/source/brx/framework/messages.po
index 1bf131ffe71..7840a606ae9 100644
--- a/source/brx/framework/messages.po
+++ b/source/brx/framework/messages.po
@@ -174,7 +174,6 @@ msgid "Reset to Default Language"
msgstr ""
#: strings.hrc:52
-#, fuzzy
msgctxt "STR_LANGSTATUS_MORE"
msgid "More..."
msgstr "गोबांसिन..."
diff --git a/source/brx/instsetoo_native/inc_openoffice/windows/msi_languages.po b/source/brx/instsetoo_native/inc_openoffice/windows/msi_languages.po
index ae0ffcce3ed..121a5bb6fd4 100644
--- a/source/brx/instsetoo_native/inc_openoffice/windows/msi_languages.po
+++ b/source/brx/instsetoo_native/inc_openoffice/windows/msi_languages.po
@@ -2767,7 +2767,6 @@ msgid "Load [ProductName] during system start-up"
msgstr ""
#: Control.ulf
-#, fuzzy
msgctxt ""
"Control.ulf\n"
"OOO_CONTROL_322\n"
@@ -2784,7 +2783,6 @@ msgid "The following applications are using files that need to be updated by thi
msgstr ""
#: Control.ulf
-#, fuzzy
msgctxt ""
"Control.ulf\n"
"OOO_CONTROL_324\n"
@@ -2793,7 +2791,6 @@ msgid "{&MSSansBold8}Files in Use"
msgstr "{&MSSansBold8}बाहायनाय फाइलफोर"
#: Control.ulf
-#, fuzzy
msgctxt ""
"Control.ulf\n"
"OOO_CONTROL_325\n"
@@ -2802,7 +2799,6 @@ msgid "Cancel"
msgstr "नागार"
#: Control.ulf
-#, fuzzy
msgctxt ""
"Control.ulf\n"
"OOO_CONTROL_326\n"
diff --git a/source/brx/officecfg/registry/data/org/openoffice/Office.po b/source/brx/officecfg/registry/data/org/openoffice/Office.po
index 9c0c5fc40e0..47ada017871 100644
--- a/source/brx/officecfg/registry/data/org/openoffice/Office.po
+++ b/source/brx/officecfg/registry/data/org/openoffice/Office.po
@@ -142,7 +142,6 @@ msgid "~Drawing"
msgstr "~सावगारि"
#: Common.xcu
-#, fuzzy
msgctxt ""
"Common.xcu\n"
"..Common.Menus.New.m4\n"
@@ -162,7 +161,6 @@ msgid "Database"
msgstr "डाटाबेस"
#: Common.xcu
-#, fuzzy
msgctxt ""
"Common.xcu\n"
"..Common.Menus.New.m7\n"
@@ -172,7 +170,6 @@ msgid "~HTML Document"
msgstr "~HTML फोरमान बिलाइ"
#: Common.xcu
-#, fuzzy
msgctxt ""
"Common.xcu\n"
"..Common.Menus.New.m8\n"
@@ -182,7 +179,6 @@ msgid "~XML Form Document"
msgstr "~XML फर्म फोरमान बिलाइ"
#: Common.xcu
-#, fuzzy
msgctxt ""
"Common.xcu\n"
"..Common.Menus.New.m9\n"
@@ -210,7 +206,6 @@ msgid "B~usiness Cards"
msgstr "~फालांगि हांख्राय बिलाइफोर"
#: Common.xcu
-#, fuzzy
msgctxt ""
"Common.xcu\n"
"..Common.Menus.New.m14\n"
@@ -923,7 +918,6 @@ msgid "Presentation Minimizer"
msgstr ""
#: PresentationMinimizer.xcu
-#, fuzzy
msgctxt ""
"PresentationMinimizer.xcu\n"
"..PresentationMinimizer.Strings\n"
@@ -943,7 +937,6 @@ msgid "< ~Back"
msgstr "< ~उन"
#: PresentationMinimizer.xcu
-#, fuzzy
msgctxt ""
"PresentationMinimizer.xcu\n"
"..PresentationMinimizer.Strings\n"
@@ -963,7 +956,6 @@ msgid "~Finish"
msgstr "~जोबनाय"
#: PresentationMinimizer.xcu
-#, fuzzy
msgctxt ""
"PresentationMinimizer.xcu\n"
"..PresentationMinimizer.Strings\n"
@@ -1001,7 +993,6 @@ msgid "~Choose settings for Presentation Minimizer"
msgstr ""
#: PresentationMinimizer.xcu
-#, fuzzy
msgctxt ""
"PresentationMinimizer.xcu\n"
"..PresentationMinimizer.Strings\n"
@@ -1020,7 +1011,6 @@ msgid "Choose settings for optimizing images"
msgstr ""
#: PresentationMinimizer.xcu
-#, fuzzy
msgctxt ""
"PresentationMinimizer.xcu\n"
"..PresentationMinimizer.Strings\n"
@@ -1184,7 +1174,6 @@ msgid "Object Linking and Embedding (OLE) is a technology that allows embedding
msgstr ""
#: PresentationMinimizer.xcu
-#, fuzzy
msgctxt ""
"PresentationMinimizer.xcu\n"
"..PresentationMinimizer.Strings\n"
@@ -1239,7 +1228,6 @@ msgid "Delete slides that are not used for the ~custom slide show"
msgstr ""
#: PresentationMinimizer.xcu
-#, fuzzy
msgctxt ""
"PresentationMinimizer.xcu\n"
"..PresentationMinimizer.Strings\n"
@@ -1348,7 +1336,6 @@ msgid "My Settings "
msgstr ""
#: PresentationMinimizer.xcu
-#, fuzzy
msgctxt ""
"PresentationMinimizer.xcu\n"
"..PresentationMinimizer.Strings\n"
@@ -1503,7 +1490,6 @@ msgid "Notes"
msgstr "सुंद' लिरथाय"
#: PresenterScreen.xcu
-#, fuzzy
msgctxt ""
"PresenterScreen.xcu\n"
"..PresenterScreen.PresenterScreenSettings.ToolBars.ToolBar.Entries.d.Normal\n"
@@ -1531,7 +1517,6 @@ msgid "Exchange"
msgstr ""
#: PresenterScreen.xcu
-#, fuzzy
msgctxt ""
"PresenterScreen.xcu\n"
"..PresenterScreen.PresenterScreenSettings.ToolBars.ToolBar.Entries.o.Normal\n"
@@ -1541,7 +1526,6 @@ msgid "Help"
msgstr "मदद हो"
#: PresenterScreen.xcu
-#, fuzzy
msgctxt ""
"PresenterScreen.xcu\n"
"..PresenterScreen.PresenterScreenSettings.ToolBars.NotesToolBar.Entries.a.Normal\n"
@@ -1551,7 +1535,6 @@ msgid "Zoom"
msgstr "जुम"
#: PresenterScreen.xcu
-#, fuzzy
msgctxt ""
"PresenterScreen.xcu\n"
"..PresenterScreen.PresenterScreenSettings.Buttons.SlideSorterCloser\n"
@@ -1561,7 +1544,6 @@ msgid "Close"
msgstr "बन्द खालाम"
#: PresenterScreen.xcu
-#, fuzzy
msgctxt ""
"PresenterScreen.xcu\n"
"..PresenterScreen.PresenterScreenSettings.Buttons.NotesViewCloser\n"
@@ -1571,7 +1553,6 @@ msgid "Close"
msgstr "बन्द खालाम"
#: PresenterScreen.xcu
-#, fuzzy
msgctxt ""
"PresenterScreen.xcu\n"
"..PresenterScreen.PresenterScreenSettings.Buttons.HelpViewCloser\n"
@@ -1635,7 +1616,6 @@ msgid "First slide"
msgstr ""
#: PresenterScreen.xcu
-#, fuzzy
msgctxt ""
"PresenterScreen.xcu\n"
"..PresenterScreen.PresenterScreenSettings.HelpView.HelpStrings.e\n"
@@ -1907,7 +1887,6 @@ msgid "Current Slide, %CURRENT_SLIDE_NAME%, %CURRENT_SLIDE_NUMBER% of %SLIDE_COU
msgstr ""
#: PresenterScreen.xcu
-#, fuzzy
msgctxt ""
"PresenterScreen.xcu\n"
"..PresenterScreen.Presenter.Views.CurrentSlidePreview.Strings.ClickToExitPresentationText\n"
@@ -1953,7 +1932,6 @@ msgid "Slide Overview, %CURRENT_SLIDE_NAME%, %CURRENT_SLIDE_NUMBER% of %SLIDE_CO
msgstr ""
#: PresenterScreen.xcu
-#, fuzzy
msgctxt ""
"PresenterScreen.xcu\n"
"..PresenterScreen.Presenter.Views.HelpView\n"
@@ -10630,7 +10608,6 @@ msgid "Nationality"
msgstr "हादोरारि"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.authors.Fields.nationality\n"
@@ -11540,7 +11517,6 @@ msgid "Master documents"
msgstr "गाहाय फोरमान बिलाइफोर"
#: UI.xcu
-#, fuzzy
msgctxt ""
"UI.xcu\n"
"..UI.FilterClassification.GlobalFilters.Classes.com.sun.star.formula.FormulaProperties\n"
diff --git a/source/brx/officecfg/registry/data/org/openoffice/Office/UI.po b/source/brx/officecfg/registry/data/org/openoffice/Office/UI.po
index 6b50e36008e..1cc6fb3e0d4 100644
--- a/source/brx/officecfg/registry/data/org/openoffice/Office/UI.po
+++ b/source/brx/officecfg/registry/data/org/openoffice/Office/UI.po
@@ -225,7 +225,6 @@ msgid "~Dialog"
msgstr "बिबुं"
#: BasicIDEWindowState.xcu
-#, fuzzy
msgctxt ""
"BasicIDEWindowState.xcu\n"
"..BasicIDEWindowState.UIElements.States.private:resource/popupmenu/dialog\n"
@@ -308,7 +307,6 @@ msgid "Full Screen"
msgstr "आबुं फैसालि"
#: BasicIDEWindowState.xcu
-#, fuzzy
msgctxt ""
"BasicIDEWindowState.xcu\n"
"..BasicIDEWindowState.UIElements.States.private:resource/toolbar/findbar\n"
@@ -742,7 +740,6 @@ msgid "Pivot Table Filter"
msgstr "फारिलाइफोर फिल्टार"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:DataPilotFilter\n"
@@ -1949,7 +1946,6 @@ msgid "Show Comment"
msgstr "सुद' लिरनायखौ दिनथि"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:HideNote\n"
@@ -2759,7 +2755,6 @@ msgid "~Width..."
msgstr "गुवारथि"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:ColumnWidth\n"
@@ -3443,7 +3438,6 @@ msgid "Number Format"
msgstr "अनजिमा दाथाय..."
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:NumberFormatCurrency\n"
@@ -3462,7 +3456,6 @@ msgid "Format as Currency"
msgstr ""
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:NumberFormatCurrencySimple\n"
@@ -3500,7 +3493,6 @@ msgid "Format as Percent"
msgstr ""
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:NumberFormatStandard\n"
@@ -3538,7 +3530,6 @@ msgid "Format as Date"
msgstr ""
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:NumberFormatDecimal\n"
@@ -3575,7 +3566,6 @@ msgid "Format as Scientific"
msgstr ""
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:NumberFormatTime\n"
@@ -3855,7 +3845,6 @@ msgid "~Named Ranges and Expressions"
msgstr ""
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:EditAnnotation\n"
@@ -4052,7 +4041,6 @@ msgid "Insert Current Time"
msgstr ""
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:InsertCurrentTime\n"
@@ -4155,7 +4143,6 @@ msgid "~Number"
msgstr "अनजिमा"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:ColumnOperations\n"
@@ -4232,7 +4219,6 @@ msgid "Heading 1"
msgstr "लिरबिदांनि बिमुं 10"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:StyleApply?Style:string=Heading 2&amp;FamilyName:string=CellStyles\n"
@@ -4280,7 +4266,6 @@ msgid "Neutral"
msgstr ""
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:StyleApply?Style:string=Warning&amp;FamilyName:string=CellStyles\n"
@@ -4290,7 +4275,6 @@ msgid "Warning"
msgstr "सांग्रांथि"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:StyleApply?Style:string=Footnote&amp;FamilyName:string=CellStyles\n"
@@ -4320,7 +4304,6 @@ msgid "Detective"
msgstr "~डिटेकटिभ"
#: CalcWindowState.xcu
-#, fuzzy
msgctxt ""
"CalcWindowState.xcu\n"
"..CalcWindowState.UIElements.States.private:resource/popupmenu/cell\n"
@@ -4339,7 +4322,6 @@ msgid "Cell Edit"
msgstr ""
#: CalcWindowState.xcu
-#, fuzzy
msgctxt ""
"CalcWindowState.xcu\n"
"..CalcWindowState.UIElements.States.private:resource/popupmenu/chart\n"
@@ -4388,7 +4370,6 @@ msgid "Form Control"
msgstr "फर्म दबथायनायफोर"
#: CalcWindowState.xcu
-#, fuzzy
msgctxt ""
"CalcWindowState.xcu\n"
"..CalcWindowState.UIElements.States.private:resource/popupmenu/formrichtext\n"
@@ -4398,7 +4379,6 @@ msgid "Text Box Formatting"
msgstr "फराय बिजाब बाक्सु दाथाय दानाय"
#: CalcWindowState.xcu
-#, fuzzy
msgctxt ""
"CalcWindowState.xcu\n"
"..CalcWindowState.UIElements.States.private:resource/popupmenu/graphic\n"
@@ -4494,7 +4474,6 @@ msgid "Image Filter"
msgstr ""
#: CalcWindowState.xcu
-#, fuzzy
msgctxt ""
"CalcWindowState.xcu\n"
"..CalcWindowState.UIElements.States.private:resource/toolbar/linesbar\n"
@@ -4649,7 +4628,6 @@ msgid "Standard"
msgstr "थाखो मान"
#: CalcWindowState.xcu
-#, fuzzy
msgctxt ""
"CalcWindowState.xcu\n"
"..CalcWindowState.UIElements.States.private:resource/toolbar/findbar\n"
@@ -4812,7 +4790,6 @@ msgid "Standard (Single Mode)"
msgstr ""
#: CalcWindowState.xcu
-#, fuzzy
msgctxt ""
"CalcWindowState.xcu\n"
"..CalcWindowState.UIElements.States.private:resource/toolbar/arrowsbar\n"
@@ -6090,7 +6067,6 @@ msgid "Report Controls"
msgstr ""
#: DbReportWindowState.xcu
-#, fuzzy
msgctxt ""
"DbReportWindowState.xcu\n"
".DbReportWindowState.UIElements.States.private:resource/toolbar/drawbar\n"
@@ -7028,7 +7004,6 @@ msgid "Rename Page"
msgstr "बिखंखौ फिन मुं हो"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Commands..uno:RenameSlide\n"
@@ -7855,7 +7830,6 @@ msgid "Format Slide"
msgstr ""
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Commands..uno:SlideSetup\n"
@@ -8153,7 +8127,6 @@ msgid "Slide ~Layout"
msgstr "स्लाइड ~लेआउट... "
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Commands..uno:ModifyLayer\n"
@@ -9359,7 +9332,6 @@ msgid "Insert Rows"
msgstr "~सारिफोरखौ सोसन"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:InsertRowDialog\n"
@@ -9418,7 +9390,6 @@ msgid "Insert Columns"
msgstr "खाम्फाफोरखौ सोसन"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:InsertColumnDialog\n"
@@ -9456,7 +9427,6 @@ msgid "~Rows"
msgstr "~सारि"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:DeleteRows\n"
@@ -9484,7 +9454,6 @@ msgid "~Columns"
msgstr "~खाम्फाफोर"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:DeleteColumns\n"
@@ -9530,7 +9499,6 @@ msgid "~Columns"
msgstr "~खाम्फाफोर"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:EntireColumn\n"
@@ -9558,7 +9526,6 @@ msgid "~Rows"
msgstr "~सारि"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:EntireRow\n"
@@ -9895,7 +9862,6 @@ msgid "Move Page Up"
msgstr ""
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:MovePageUp\n"
@@ -9932,7 +9898,6 @@ msgid "Move Page Down"
msgstr ""
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:MovePageDown\n"
@@ -9996,7 +9961,6 @@ msgid "Slide to End"
msgstr ""
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=20\n"
@@ -10006,7 +9970,6 @@ msgid "Blank Slide"
msgstr "लांदां स्लाइड"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=19\n"
@@ -10016,7 +9979,6 @@ msgid "Title Only"
msgstr "बिमुंल'"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=0\n"
@@ -10107,7 +10069,6 @@ msgid "Title, 6 Content"
msgstr ""
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=28\n"
@@ -10117,7 +10078,6 @@ msgid "Vertical Title, Vertical Text"
msgstr "थोंगोरै थानाय बिमुं, थोंगोरै थानाय फराय बिजाब"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=27\n"
@@ -10127,7 +10087,6 @@ msgid "Vertical Title, Text, Chart"
msgstr "थोंगोरै थानाय बिमुं, फराय बिजाब,चार्ट"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=29\n"
@@ -10147,7 +10106,6 @@ msgid "Title, 2 Vertical Text, Clipart"
msgstr "बिमुं, थोंगोरै थानाय फराय बिजाब, क्लिपआर्ट"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:SlideLayoutMenu\n"
@@ -10186,7 +10144,6 @@ msgid "~Cell"
msgstr "खथासा"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:RowMenu\n"
@@ -10263,7 +10220,6 @@ msgid "Connector/Freeform Line"
msgstr ""
#: DrawWindowState.xcu
-#, fuzzy
msgctxt ""
"DrawWindowState.xcu\n"
"..DrawWindowState.UIElements.States.private:resource/popupmenu/curve\n"
@@ -10303,7 +10259,6 @@ msgid "Form Control"
msgstr "फर्म दबथायनायफोर"
#: DrawWindowState.xcu
-#, fuzzy
msgctxt ""
"DrawWindowState.xcu\n"
"..DrawWindowState.UIElements.States.private:resource/popupmenu/formrichtext\n"
@@ -10323,7 +10278,6 @@ msgid "Glue Point"
msgstr "~ग्लु बिन्दुफोर"
#: DrawWindowState.xcu
-#, fuzzy
msgctxt ""
"DrawWindowState.xcu\n"
"..DrawWindowState.UIElements.States.private:resource/popupmenu/graphic\n"
@@ -10401,7 +10355,6 @@ msgid "OLE Object"
msgstr "OLE-मुवा"
#: DrawWindowState.xcu
-#, fuzzy
msgctxt ""
"DrawWindowState.xcu\n"
"..DrawWindowState.UIElements.States.private:resource/popupmenu/page\n"
@@ -10448,7 +10401,6 @@ msgid "Page Master Pane (no selection)"
msgstr ""
#: DrawWindowState.xcu
-#, fuzzy
msgctxt ""
"DrawWindowState.xcu\n"
"..DrawWindowState.UIElements.States.private:resource/popupmenu/table\n"
@@ -10512,7 +10464,6 @@ msgid "Standard"
msgstr "थाखो मान"
#: DrawWindowState.xcu
-#, fuzzy
msgctxt ""
"DrawWindowState.xcu\n"
"..DrawWindowState.UIElements.States.private:resource/toolbar/findbar\n"
@@ -13221,7 +13172,6 @@ msgid "From right to top"
msgstr "गोजौ निफ्राय गाहाय सिम"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionGroups.subtle\n"
@@ -13231,7 +13181,6 @@ msgid "Subtle"
msgstr "सोलो गोनां"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionGroups.exciting\n"
@@ -13259,7 +13208,6 @@ msgid "3D Venetian"
msgstr ""
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionSets.box\n"
@@ -13307,7 +13255,6 @@ msgid "Uncover"
msgstr ""
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionSets.wipe\n"
@@ -13317,7 +13264,6 @@ msgid "Wipe"
msgstr "हुगार"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionSets.wedge\n"
@@ -13327,7 +13273,6 @@ msgid "Wedge"
msgstr "वेज्ज"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionSets.wheel\n"
@@ -13413,7 +13358,6 @@ msgid "Random"
msgstr ""
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionSets.dissolve\n"
@@ -13452,7 +13396,6 @@ msgid "Tiles"
msgstr "बिमुंफोर"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionSets.cube-turning\n"
@@ -13500,7 +13443,6 @@ msgid "Turn Around"
msgstr ""
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionSets.turn-down\n"
@@ -13660,7 +13602,6 @@ msgid "Bottom Right to Top Left"
msgstr ""
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.bottom-top\n"
@@ -13679,7 +13620,6 @@ msgid "Bottom Left to Top Right"
msgstr ""
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.vertical\n"
@@ -13689,7 +13629,6 @@ msgid "Vertical"
msgstr "थोंगोर"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.horizontal\n"
@@ -13699,7 +13638,6 @@ msgid "Horizontal"
msgstr "समानथि"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.in\n"
@@ -13709,7 +13647,6 @@ msgid "In"
msgstr "आव"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.out\n"
@@ -13719,7 +13656,6 @@ msgid "Out"
msgstr "बायजोआव"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.across\n"
@@ -13729,7 +13665,6 @@ msgid "Across"
msgstr "बेरा फारसेथिं"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.down\n"
@@ -13739,7 +13674,6 @@ msgid "Down"
msgstr "गाहायाव"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.up\n"
@@ -13749,7 +13683,6 @@ msgid "Up"
msgstr "सायाव"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.right\n"
@@ -13759,7 +13692,6 @@ msgid "Right"
msgstr "आगदा"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.left\n"
@@ -13769,7 +13701,6 @@ msgid "Left"
msgstr "आगसि"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.circle\n"
@@ -13798,7 +13729,6 @@ msgid "Oval Vertical"
msgstr ""
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.diamond\n"
@@ -13808,7 +13738,6 @@ msgid "Diamond"
msgstr "हिरा"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.plus\n"
@@ -13948,7 +13877,6 @@ msgid "Counterclockwise 8 Spokes"
msgstr ""
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.inside\n"
@@ -13958,7 +13886,6 @@ msgid "Inside"
msgstr "इसिङाव"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.outside\n"
@@ -14238,7 +14165,6 @@ msgid "Frame"
msgstr "फ्रेम"
#: GenericCategories.xcu
-#, fuzzy
msgctxt ""
"GenericCategories.xcu\n"
"..GenericCategories.Commands.Categories.14\n"
@@ -16427,7 +16353,6 @@ msgid "Current Library"
msgstr "बोहैथि बिजाब बाख्रि"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:LeftPara\n"
@@ -16447,7 +16372,6 @@ msgid "Align Left"
msgstr "आगसि फारसे सारियाव लाबो"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:RightPara\n"
@@ -16763,7 +16687,6 @@ msgid "Transparency"
msgstr "सोरां गुण"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:ZoomOptimal\n"
@@ -16830,7 +16753,6 @@ msgid "Line Starts with Arrow"
msgstr "थिरजों सारि जागायो"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:LineArrowEnd\n"
@@ -17017,7 +16939,6 @@ msgid "Crop Dialog..."
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:Crop\n"
@@ -17120,7 +17041,6 @@ msgid "~Forms"
msgstr "फर्मफोर"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:NewDoc\n"
@@ -17386,7 +17306,6 @@ msgid "Smooth Transition"
msgstr "गुरै सोलाय होनाय"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:ToggleObjectBezierMode\n"
@@ -17560,7 +17479,6 @@ msgid "~Chart..."
msgstr "~चार्ट..."
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:InsertObjectChart\n"
@@ -17608,7 +17526,6 @@ msgid "Toggle Bulleted List"
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:DefaultNumbering\n"
@@ -18641,7 +18558,6 @@ msgid "Line Corner Style"
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:LineStyle\n"
@@ -19004,7 +18920,6 @@ msgid "Spelling"
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:SpellingAndGrammarDialog\n"
@@ -19347,7 +19262,6 @@ msgid "~Hyperlink..."
msgstr "हाइपारलिंक..."
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:HyperlinkDialog\n"
@@ -20345,7 +20259,6 @@ msgid "Flip Horizontally"
msgstr "समान्थि बादि फ्लिप"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:FlipVertical\n"
@@ -20540,7 +20453,6 @@ msgid "Increase Indent"
msgstr "इनडेनट बाराय"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:LineToolbox\n"
@@ -21157,7 +21069,6 @@ msgid "Compile"
msgstr "जथाय"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:RunBasic\n"
@@ -21231,7 +21142,6 @@ msgid "R~un Macro..."
msgstr "मेक्र'~सालाय..."
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:Gallery\n"
@@ -21333,7 +21243,6 @@ msgid "Check Box"
msgstr "आनजाद नायनाय बाक्सु"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:Label\n"
@@ -21780,7 +21689,6 @@ msgid "Toggle Print Preview"
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:PrintPreview\n"
@@ -21844,7 +21752,6 @@ msgid "Sort Descending"
msgstr "गाहायजों खमाननाय थाखो खालामनाय"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:SendMail\n"
@@ -22569,7 +22476,6 @@ msgid "Top"
msgstr "सानि"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:CellVertTop\n"
@@ -22609,7 +22515,6 @@ msgid "Bottom"
msgstr "सिंथाराव"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:CellVertBottom\n"
@@ -22834,7 +22739,6 @@ msgid "R~eference"
msgstr "मख'नाय"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Popups..uno:EditCommentsMenu\n"
@@ -22974,7 +22878,6 @@ msgid "Rot~ate or Flip"
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Popups..uno:AnchorMenu\n"
@@ -23207,7 +23110,6 @@ msgid "E-mail as ~OpenDocument Format..."
msgstr "उदां फोरमान बिलाइ फराय बिजाब बादि इ-मेइल..."
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Popups..uno:TemplateManager\n"
@@ -23272,7 +23174,6 @@ msgid "Paragraph Classification Dialog"
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Popups..uno:EditSelectMenu\n"
@@ -23282,7 +23183,6 @@ msgid "Select"
msgstr "सायख"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Popups..uno:EditPasteSpecialMenu\n"
@@ -23376,7 +23276,6 @@ msgid "Connector/Freeform Line"
msgstr ""
#: ImpressWindowState.xcu
-#, fuzzy
msgctxt ""
"ImpressWindowState.xcu\n"
"..ImpressWindowState.UIElements.States.private:resource/popupmenu/curve\n"
@@ -23416,7 +23315,6 @@ msgid "Form Control"
msgstr "फर्म दबथायनायफोर"
#: ImpressWindowState.xcu
-#, fuzzy
msgctxt ""
"ImpressWindowState.xcu\n"
"..ImpressWindowState.UIElements.States.private:resource/popupmenu/formrichtext\n"
@@ -23436,7 +23334,6 @@ msgid "Glue Point"
msgstr "~ग्लु बिन्दुफोर"
#: ImpressWindowState.xcu
-#, fuzzy
msgctxt ""
"ImpressWindowState.xcu\n"
"..ImpressWindowState.UIElements.States.private:resource/popupmenu/graphic\n"
@@ -23524,7 +23421,6 @@ msgid "Outline"
msgstr "सिमा हांखो"
#: ImpressWindowState.xcu
-#, fuzzy
msgctxt ""
"ImpressWindowState.xcu\n"
"..ImpressWindowState.UIElements.States.private:resource/popupmenu/page\n"
@@ -23570,7 +23466,6 @@ msgid "Master Slide Sorter/Pane (no selection)"
msgstr ""
#: ImpressWindowState.xcu
-#, fuzzy
msgctxt ""
"ImpressWindowState.xcu\n"
"..ImpressWindowState.UIElements.States.private:resource/popupmenu/table\n"
@@ -24041,7 +23936,6 @@ msgid "Optimize"
msgstr "अप्टिमाइज खालाम"
#: ImpressWindowState.xcu
-#, fuzzy
msgctxt ""
"ImpressWindowState.xcu\n"
"..ImpressWindowState.UIElements.States.private:resource/toolbar/findbar\n"
@@ -24288,7 +24182,6 @@ msgid "Formula Cursor"
msgstr "फरमुला कार्सर"
#: MathCommands.xcu
-#, fuzzy
msgctxt ""
"MathCommands.xcu\n"
"..MathCommands.UserInterface.Commands..uno:InsertCommandText?Text:string=newline \n"
@@ -24298,7 +24191,6 @@ msgid "New Line"
msgstr "गोदान सारि"
#: MathCommands.xcu
-#, fuzzy
msgctxt ""
"MathCommands.xcu\n"
"..MathCommands.UserInterface.Commands..uno:InsertCommandText?Text:string=`\n"
@@ -24646,7 +24538,6 @@ msgid "Page Settings"
msgstr "बिखं फजनायफोर"
#: ReportCommands.xcu
-#, fuzzy
msgctxt ""
"ReportCommands.xcu\n"
".ReportCommands.UserInterface.Commands..uno:PageDialog\n"
@@ -24704,7 +24595,6 @@ msgid "~Subreport in New Window..."
msgstr ""
#: ReportCommands.xcu
-#, fuzzy
msgctxt ""
"ReportCommands.xcu\n"
".ReportCommands.UserInterface.Commands..uno:FontColor\n"
@@ -24733,7 +24623,6 @@ msgid "~Column Header/Footer"
msgstr ""
#: ReportCommands.xcu
-#, fuzzy
msgctxt ""
"ReportCommands.xcu\n"
".ReportCommands.UserInterface.Commands..uno:PasteSpecial\n"
@@ -24827,7 +24716,6 @@ msgid "Fit to greatest height"
msgstr ""
#: ReportCommands.xcu
-#, fuzzy
msgctxt ""
"ReportCommands.xcu\n"
".ReportCommands.UserInterface.Commands..uno:ControlProperties\n"
@@ -24957,7 +24845,6 @@ msgid "Alignment"
msgstr "~सारि सारि साजायनाय"
#: ReportCommands.xcu
-#, fuzzy
msgctxt ""
"ReportCommands.xcu\n"
".ReportCommands.UserInterface.Commands..uno:ResizeMenu\n"
@@ -24985,7 +24872,6 @@ msgid "Report Controls"
msgstr ""
#: ReportCommands.xcu
-#, fuzzy
msgctxt ""
"ReportCommands.xcu\n"
".ReportCommands.UserInterface.Commands..uno:SectionShrinkMenu\n"
@@ -25042,7 +24928,6 @@ msgid "Report Output Format"
msgstr ""
#: ReportCommands.xcu
-#, fuzzy
msgctxt ""
"ReportCommands.xcu\n"
".ReportCommands.UserInterface.Popups..uno:SnapLinesMenu\n"
@@ -25061,7 +24946,6 @@ msgid "Object Resizing"
msgstr ""
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.DeckList.PropertyDeck\n"
@@ -25071,7 +24955,6 @@ msgid "Properties"
msgstr "आखुथायफोर"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.DeckList.WriterPageDeck\n"
@@ -25091,7 +24974,6 @@ msgid "Shapes"
msgstr "~महरफोर"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.DeckList.GalleryDeck\n"
@@ -25150,7 +25032,6 @@ msgid "Styles"
msgstr "आदबफोर"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.DeckList.ScFunctionsDeck\n"
@@ -25170,7 +25051,6 @@ msgid "Manage Changes"
msgstr "मुंफोर सोरजि"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.DeckList.SwDesignDeck\n"
@@ -25180,7 +25060,6 @@ msgid "Design"
msgstr "डिजाइन"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.DeckList.ChartDeck\n"
@@ -25210,7 +25089,6 @@ msgid "Character"
msgstr "~हांखो"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.MediaPlaybackPanel\n"
@@ -25230,7 +25108,6 @@ msgid "Styles"
msgstr "आदबफोर"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.PageFormatPanel\n"
@@ -25260,7 +25137,6 @@ msgid "Footer"
msgstr "~फुटार"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.AreaPropertyPanel\n"
@@ -25280,7 +25156,6 @@ msgid "Shadow"
msgstr "साइख्लुम"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.LinePropertyPanel\n"
@@ -25290,7 +25165,6 @@ msgid "Line"
msgstr "सारि"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.GalleryPanel\n"
@@ -25310,7 +25184,6 @@ msgid "Position and Size"
msgstr "जायगा आरो ~बिबां..."
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.GraphicPropertyPanel\n"
@@ -25330,7 +25203,6 @@ msgid "Default"
msgstr "खामानिआव उदायै"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.SlideBackgroundPanel\n"
@@ -25340,7 +25212,6 @@ msgid "Slide"
msgstr "स्लाइड"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.SdLayoutsPanel\n"
@@ -25448,7 +25319,6 @@ msgid "Number Format"
msgstr "अनजिमा दाथाय..."
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.ParaPropertyPanel\n"
@@ -25518,7 +25388,6 @@ msgid "Styles"
msgstr "आदबफोर"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.ScFunctionsPanel\n"
@@ -25556,7 +25425,6 @@ msgid "Elements"
msgstr "सायखनाय"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.ChartSeriesPanel\n"
@@ -25594,7 +25462,6 @@ msgid "Axis"
msgstr "अक्ष हांखो"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.ChartAreaPanel\n"
@@ -25604,7 +25471,6 @@ msgid "Area"
msgstr "ओनसोल"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.ChartLinePanel\n"
@@ -26368,7 +26234,6 @@ msgid "Reject All Changes"
msgstr ""
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:AcceptTrackedChange\n"
@@ -26397,7 +26262,6 @@ msgid "Accept Change"
msgstr "सोलायनायखौ आजाव: $1"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:AcceptAllTrackedChanges\n"
@@ -26838,7 +26702,6 @@ msgid "Insert Page Break"
msgstr "~सारि सिफायनाय फज' "
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:InsertTable\n"
@@ -26876,7 +26739,6 @@ msgid "~Frame Interactively"
msgstr ""
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:InsertFrame\n"
@@ -26916,7 +26778,6 @@ msgid "~Index Entry..."
msgstr "~नायखां बिलाइ हाबनाय... "
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:InsertIndexesEntry\n"
@@ -27115,7 +26976,6 @@ msgid "To ~Frame"
msgstr "फ्रेम खालामनो"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:InsertObjectStarMath\n"
@@ -27125,7 +26985,6 @@ msgid "~Formula..."
msgstr "~फरमुला"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:InsertObjectStarMath\n"
@@ -29244,7 +29103,6 @@ msgid "In ~Background"
msgstr "सावगारिनि उनथि थानाय आव"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:WrapThroughTransparencyToggle\n"
@@ -29887,7 +29745,6 @@ msgid "Add Unknown Words"
msgstr "मोन्थि मोनै सोदोबफोर दाजाब"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:HScroll\n"
@@ -30330,7 +30187,6 @@ msgid "Default Paragraph Style"
msgstr ""
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:StyleApply?Style:string=Title&amp;FamilyName:string=ParagraphStyles\n"
@@ -30340,7 +30196,6 @@ msgid "~Title"
msgstr "~बिमुं"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:TitleParaStyle\n"
@@ -31071,7 +30926,6 @@ msgid "Form Control"
msgstr "फर्म दबथायनायफोर"
#: WriterFormWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterFormWindowState.xcu\n"
"..WriterFormWindowState.UIElements.States.private:resource/popupmenu/formrichtext\n"
@@ -31091,7 +30945,6 @@ msgid "Text Frame"
msgstr "उननि महर आव"
#: WriterFormWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterFormWindowState.xcu\n"
"..WriterFormWindowState.UIElements.States.private:resource/popupmenu/graphic\n"
@@ -31130,7 +30983,6 @@ msgid "Print Preview"
msgstr "गिबि नुथाय साफाय"
#: WriterFormWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterFormWindowState.xcu\n"
"..WriterFormWindowState.UIElements.States.private:resource/popupmenu/table\n"
@@ -31140,7 +30992,6 @@ msgid "Table"
msgstr "फारिलाइ"
#: WriterFormWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterFormWindowState.xcu\n"
"..WriterFormWindowState.UIElements.States.private:resource/popupmenu/text\n"
@@ -31534,7 +31385,6 @@ msgid "Form Control"
msgstr "फर्म दबथायनायफोर"
#: WriterGlobalWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterGlobalWindowState.xcu\n"
"..WriterGlobalWindowState.UIElements.States.private:resource/popupmenu/formrichtext\n"
@@ -31554,7 +31404,6 @@ msgid "Text Frame"
msgstr "उननि महर आव"
#: WriterGlobalWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterGlobalWindowState.xcu\n"
"..WriterGlobalWindowState.UIElements.States.private:resource/popupmenu/graphic\n"
@@ -31593,7 +31442,6 @@ msgid "Print Preview"
msgstr "गिबि नुथाय साफाय"
#: WriterGlobalWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterGlobalWindowState.xcu\n"
"..WriterGlobalWindowState.UIElements.States.private:resource/popupmenu/table\n"
@@ -31603,7 +31451,6 @@ msgid "Table"
msgstr "फारिलाइ"
#: WriterGlobalWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterGlobalWindowState.xcu\n"
"..WriterGlobalWindowState.UIElements.States.private:resource/popupmenu/text\n"
@@ -31622,7 +31469,6 @@ msgid "Standard"
msgstr "थाखो मान"
#: WriterGlobalWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterGlobalWindowState.xcu\n"
"..WriterGlobalWindowState.UIElements.States.private:resource/toolbar/findbar\n"
@@ -32016,7 +31862,6 @@ msgid "Form Control"
msgstr "फर्म दबथायनायफोर"
#: WriterReportWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterReportWindowState.xcu\n"
"..WriterReportWindowState.UIElements.States.private:resource/popupmenu/formrichtext\n"
@@ -32036,7 +31881,6 @@ msgid "Text Frame"
msgstr "उननि महर आव"
#: WriterReportWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterReportWindowState.xcu\n"
"..WriterReportWindowState.UIElements.States.private:resource/popupmenu/graphic\n"
@@ -32075,7 +31919,6 @@ msgid "Print Preview"
msgstr "गिबि नुथाय साफाय"
#: WriterReportWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterReportWindowState.xcu\n"
"..WriterReportWindowState.UIElements.States.private:resource/popupmenu/table\n"
@@ -32085,7 +31928,6 @@ msgid "Table"
msgstr "फारिलाइ"
#: WriterReportWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterReportWindowState.xcu\n"
"..WriterReportWindowState.UIElements.States.private:resource/popupmenu/text\n"
@@ -32460,7 +32302,6 @@ msgid "Form Control"
msgstr "फर्म दबथायनायफोर"
#: WriterWebWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWebWindowState.xcu\n"
"..WriterWebWindowState.UIElements.States.private:resource/popupmenu/formrichtext\n"
@@ -32480,7 +32321,6 @@ msgid "Text Frame"
msgstr "उननि महर आव"
#: WriterWebWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWebWindowState.xcu\n"
"..WriterWebWindowState.UIElements.States.private:resource/popupmenu/graphic\n"
@@ -32520,7 +32360,6 @@ msgid "HTML Source"
msgstr "HTML~फुंखा"
#: WriterWebWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWebWindowState.xcu\n"
"..WriterWebWindowState.UIElements.States.private:resource/popupmenu/table\n"
@@ -32530,7 +32369,6 @@ msgid "Table"
msgstr "फारिलाइ"
#: WriterWebWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWebWindowState.xcu\n"
"..WriterWebWindowState.UIElements.States.private:resource/popupmenu/text\n"
@@ -32549,7 +32387,6 @@ msgid "Standard"
msgstr "थाखो मान"
#: WriterWebWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWebWindowState.xcu\n"
"..WriterWebWindowState.UIElements.States.private:resource/toolbar/findbar\n"
@@ -32879,7 +32716,6 @@ msgid "Form Control"
msgstr "फर्म दबथायनायफोर"
#: WriterWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWindowState.xcu\n"
"..WriterWindowState.UIElements.States.private:resource/popupmenu/formrichtext\n"
@@ -32899,7 +32735,6 @@ msgid "Text Frame"
msgstr "उननि महर आव"
#: WriterWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWindowState.xcu\n"
"..WriterWindowState.UIElements.States.private:resource/popupmenu/graphic\n"
@@ -32947,7 +32782,6 @@ msgid "Print Preview"
msgstr "गिबि नुथाय साफाय"
#: WriterWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWindowState.xcu\n"
"..WriterWindowState.UIElements.States.private:resource/popupmenu/table\n"
@@ -32957,7 +32791,6 @@ msgid "Table"
msgstr "फारिलाइ"
#: WriterWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWindowState.xcu\n"
"..WriterWindowState.UIElements.States.private:resource/popupmenu/text\n"
@@ -32985,7 +32818,6 @@ msgid "Notebookbar shortcuts"
msgstr ""
#: WriterWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWindowState.xcu\n"
"..WriterWindowState.UIElements.States.private:resource/toolbar/findbar\n"
@@ -33023,7 +32855,6 @@ msgid "Tools"
msgstr "आयजें आयलाफोर"
#: WriterWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWindowState.xcu\n"
"..WriterWindowState.UIElements.States.private:resource/toolbar/linesbar\n"
@@ -33033,7 +32864,6 @@ msgid "Lines"
msgstr "सारिफोर"
#: WriterWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWindowState.xcu\n"
"..WriterWindowState.UIElements.States.private:resource/toolbar/arrowsbar\n"
@@ -33437,7 +33267,6 @@ msgid "Form Control"
msgstr "फर्म दबथायनायफोर"
#: XFormsWindowState.xcu
-#, fuzzy
msgctxt ""
"XFormsWindowState.xcu\n"
"..XFormsWindowState.UIElements.States.private:resource/popupmenu/formrichtext\n"
@@ -33457,7 +33286,6 @@ msgid "Text Frame"
msgstr "उननि महर आव"
#: XFormsWindowState.xcu
-#, fuzzy
msgctxt ""
"XFormsWindowState.xcu\n"
"..XFormsWindowState.UIElements.States.private:resource/popupmenu/graphic\n"
@@ -33496,7 +33324,6 @@ msgid "Print Preview"
msgstr "गिबि नुथाय साफाय"
#: XFormsWindowState.xcu
-#, fuzzy
msgctxt ""
"XFormsWindowState.xcu\n"
"..XFormsWindowState.UIElements.States.private:resource/popupmenu/table\n"
@@ -33506,7 +33333,6 @@ msgid "Table"
msgstr "फारिलाइ"
#: XFormsWindowState.xcu
-#, fuzzy
msgctxt ""
"XFormsWindowState.xcu\n"
"..XFormsWindowState.UIElements.States.private:resource/popupmenu/text\n"
@@ -33525,7 +33351,6 @@ msgid "Standard"
msgstr "थाखो मान"
#: XFormsWindowState.xcu
-#, fuzzy
msgctxt ""
"XFormsWindowState.xcu\n"
"..XFormsWindowState.UIElements.States.private:resource/toolbar/findbar\n"
diff --git a/source/brx/reportdesign/messages.po b/source/brx/reportdesign/messages.po
index 5ce48d01a55..16d7d432847 100644
--- a/source/brx/reportdesign/messages.po
+++ b/source/brx/reportdesign/messages.po
@@ -14,7 +14,6 @@ msgstr ""
"X-Generator: LibreOffice\n"
#: stringarray.hrc:17
-#, fuzzy
msgctxt "RID_STR_FORCENEWPAGE_CONST"
msgid "None"
msgstr "रावबो नङा"
@@ -71,7 +70,6 @@ msgid "Field or Formula"
msgstr ""
#: stringarray.hrc:43
-#, fuzzy
msgctxt "RID_STR_TYPE_CONST"
msgid "Function"
msgstr "हाबा फारि"
@@ -87,19 +85,16 @@ msgid "User defined Function"
msgstr ""
#: stringarray.hrc:51
-#, fuzzy
msgctxt "RID_STR_BOOL"
msgid "No"
msgstr "नङा"
#: stringarray.hrc:52
-#, fuzzy
msgctxt "RID_STR_BOOL"
msgid "Yes"
msgstr "नंगौ"
#: stringarray.hrc:58
-#, fuzzy
msgctxt "RID_STR_KEEPTOGETHER_CONST"
msgid "No"
msgstr "नङा"
@@ -132,13 +127,11 @@ msgid "Bottom"
msgstr "गाहाय"
#: stringarray.hrc:74
-#, fuzzy
msgctxt "RID_STR_PARAADJUST_CONST"
msgid "Left"
msgstr "आगसि"
#: stringarray.hrc:75
-#, fuzzy
msgctxt "RID_STR_PARAADJUST_CONST"
msgid "Right"
msgstr "आगदा"
@@ -314,7 +307,6 @@ msgid "Font"
msgstr "फन्ट"
#: strings.hrc:55
-#, fuzzy
msgctxt "RID_STR_BACKCOLOR"
msgid "Background color"
msgstr "सावगारिनि उनाव थानाय गाब"
@@ -345,7 +337,6 @@ msgid "Group: %1"
msgstr ""
#: strings.hrc:61
-#, fuzzy
msgctxt "RID_STR_FORMULALIST"
msgid "Function"
msgstr "हाबा फारि"
@@ -478,13 +469,11 @@ msgid "Report"
msgstr "फोरमायनाय"
#: strings.hrc:88
-#, fuzzy
msgctxt "RID_STR_PROPTITLE_SECTION"
msgid "Section"
msgstr "बिफान"
#: strings.hrc:89
-#, fuzzy
msgctxt "RID_STR_PROPTITLE_FUNCTION"
msgid "Function"
msgstr "हाबा फारि"
@@ -620,7 +609,6 @@ msgid "Add field:"
msgstr "फोथार दाजाब:"
#: strings.hrc:117
-#, fuzzy
msgctxt "RID_STR_FILTER"
msgid "Filter"
msgstr "फिल्टार"
@@ -655,7 +643,6 @@ msgid "Delete"
msgstr "हुखुमोर"
#: strings.hrc:125
-#, fuzzy
msgctxt "RID_STR_FUNCTION"
msgid "Function"
msgstr "हाबा फारि"
@@ -932,13 +919,11 @@ msgid "Character Settings"
msgstr ""
#: chardialog.ui:105
-#, fuzzy
msgctxt "chardialog|font"
msgid "Font"
msgstr "फन्ट"
#: chardialog.ui:127
-#, fuzzy
msgctxt "chardialog|fonteffects"
msgid "Font Effects"
msgstr "फन्ट जाउनफोर"
@@ -962,13 +947,11 @@ msgid "Highlighting"
msgstr "गोजोंङै दिनथिबाय थानाय"
#: chardialog.ui:219
-#, fuzzy
msgctxt "chardialog|alignment"
msgid "Alignment"
msgstr "सारि सारि साजायनाय"
#: condformatdialog.ui:10
-#, fuzzy
msgctxt "condformatdialog|CondFormat"
msgid "Conditional Formatting"
msgstr "जाहोनारि दाथाय दानाय"
@@ -1033,19 +1016,16 @@ msgid "less than or equal to"
msgstr "निख्रुइ एसे एबा जों समान"
#: conditionwin.ui:107
-#, fuzzy
msgctxt "conditionwin|lhsButton"
msgid "..."
msgstr " ..."
#: conditionwin.ui:130
-#, fuzzy
msgctxt "conditionwin|andLabel"
msgid "and"
msgstr "आरो"
#: conditionwin.ui:158
-#, fuzzy
msgctxt "conditionwin|rhsButton"
msgid "..."
msgstr " ..."
@@ -1069,13 +1049,11 @@ msgid "Underline"
msgstr "आन्डारलाइन"
#: conditionwin.ui:275
-#, fuzzy
msgctxt "conditionwin|ToolBoxItem4"
msgid "Background Color"
msgstr "सावगारिनि उनथि थानाय गाब"
#: conditionwin.ui:290
-#, fuzzy
msgctxt "conditionwin|ToolBoxItem5"
msgid "Font Color"
msgstr "फन्टनि गाब"
@@ -1096,7 +1074,6 @@ msgid "+"
msgstr ""
#: datetimedialog.ui:8
-#, fuzzy
msgctxt "datetimedialog|DateTimeDialog"
msgid "Date and Time"
msgstr "अक्ट' आरो सम"
@@ -1129,13 +1106,11 @@ msgid "Sorting and Grouping"
msgstr ""
#: floatingfield.ui:30
-#, fuzzy
msgctxt "floatingfield|up"
msgid "Sort Ascending"
msgstr "गोजौ फरसे बांनाय थाखो खालामनाय\" "
#: floatingfield.ui:43
-#, fuzzy
msgctxt "floatingfield|down"
msgid "Sort Descending"
msgstr "गाहायजों खमाननाय थाखो खालामनाय"
@@ -1172,13 +1147,11 @@ msgid "Group actions"
msgstr ""
#: floatingsort.ui:75
-#, fuzzy
msgctxt "floatingsort|up"
msgid "Move up"
msgstr "गोजौआव लां"
#: floatingsort.ui:88
-#, fuzzy
msgctxt "floatingsort|down"
msgid "Move down"
msgstr "गाहायाव लाबो"
@@ -1249,7 +1222,6 @@ msgid "Not present"
msgstr ""
#: floatingsort.ui:326
-#, fuzzy
msgctxt "floatingsort|keep"
msgid "No"
msgstr "नङा"
@@ -1280,13 +1252,11 @@ msgid "Each Value"
msgstr ""
#: floatingsort.ui:394
-#, fuzzy
msgctxt "floatingsort|label2"
msgid "Properties"
msgstr "आखुथायफोर"
#: floatingsort.ui:436
-#, fuzzy
msgctxt "floatingsort|label3"
msgid "Help"
msgstr "मदद हो"
@@ -1318,7 +1288,6 @@ msgid "New Function"
msgstr ""
#: navigatormenu.ui:62
-#, fuzzy
msgctxt "navigatormenu|properties"
msgid "Properties..."
msgstr "आखुथायफोर..."
@@ -1335,7 +1304,6 @@ msgid "Page Setup"
msgstr ""
#: pagedialog.ui:105
-#, fuzzy
msgctxt "pagedialog|page"
msgid "Page"
msgstr "बिखं"
@@ -1363,7 +1331,6 @@ msgid "Page _N of M"
msgstr ""
#: pagenumberdialog.ui:140
-#, fuzzy
msgctxt "pagenumberdialog|label1"
msgid "Format"
msgstr "दाथाय"
@@ -1385,7 +1352,6 @@ msgid "Position"
msgstr "थानाय जायगा X"
#: pagenumberdialog.ui:262
-#, fuzzy
msgctxt "pagenumberdialog|alignment"
msgid "Left"
msgstr "आगसि"
@@ -1397,7 +1363,6 @@ msgid "Center"
msgstr "मिरु"
#: pagenumberdialog.ui:264
-#, fuzzy
msgctxt "pagenumberdialog|alignment"
msgid "Right"
msgstr "आगदा"
@@ -1414,7 +1379,6 @@ msgid "Show Number on First Page"
msgstr ""
#: pagenumberdialog.ui:309
-#, fuzzy
msgctxt "pagenumberdialog|label3"
msgid "General"
msgstr "सरासनस्रा"
diff --git a/source/brx/sc/messages.po b/source/brx/sc/messages.po
index 6a0f88bbc38..63474a7611c 100644
--- a/source/brx/sc/messages.po
+++ b/source/brx/sc/messages.po
@@ -32,7 +32,6 @@ msgid "Financial"
msgstr "रां खानथियारि"
#: compiler.hrc:30
-#, fuzzy
msgctxt "RID_FUNCTION_CATEGORIES"
msgid "Information"
msgstr "मोनथिहोनाय"
@@ -68,13 +67,11 @@ msgid "Spreadsheet"
msgstr "स्प्रेडशिट"
#: compiler.hrc:36
-#, fuzzy
msgctxt "RID_FUNCTION_CATEGORIES"
msgid "Text"
msgstr "फराय बिजाब"
#: compiler.hrc:37
-#, fuzzy
msgctxt "RID_FUNCTION_CATEGORIES"
msgid "Add-in"
msgstr "Add-in"
@@ -482,7 +479,6 @@ msgid "Protect document"
msgstr "फोरमान बिलाइ रैखा खालाम"
#: globstr.hrc:112
-#, fuzzy
msgctxt "STR_UNDO_UNPROTECT_DOC"
msgid "Unprotect document"
msgstr "फोरमान बिलाइ रैखाथि खालामजायै"
@@ -657,7 +653,6 @@ msgid "OR"
msgstr "OR"
#: globstr.hrc:145
-#, fuzzy
msgctxt "STR_TABLE_DEF"
msgid "Sheet"
msgstr "शिट"
@@ -707,7 +702,6 @@ msgid "The source range contains subtotals which may distort the results. Use it
msgstr "फिथायफोरखौ गाज्रि खालामनाय दालाय दाजाब गासैफोरा फुंखा सारि आव थायो। जेरैखि जाया बेखौ बाहाय?"
#: globstr.hrc:154
-#, fuzzy
msgctxt "STR_PIVOT_TOTAL"
msgid "Total"
msgstr "गासै "
@@ -733,13 +727,11 @@ msgid "$1 of $2 records found"
msgstr ""
#: globstr.hrc:159
-#, fuzzy
msgctxt "STR_COLUMN"
msgid "Column"
msgstr "खाम्फा"
#: globstr.hrc:160
-#, fuzzy
msgctxt "STR_ROW"
msgid "Row"
msgstr "सारि"
@@ -846,7 +838,6 @@ msgstr "फारिलाइ नङा"
#. Text strings for captions of subtotal functions.
#: globstr.hrc:181
-#, fuzzy
msgctxt "STR_FUN_TEXT_SUM"
msgid "Sum"
msgstr "दाजाबगासै"
@@ -1642,7 +1633,6 @@ msgid "No cell references are found in the selected cells."
msgstr ""
#: globstr.hrc:342
-#, fuzzy
msgctxt "STR_GRAPHICNAME"
msgid "Image"
msgstr "मुसुखा"
@@ -1764,7 +1754,6 @@ msgid "Subtotals"
msgstr "दालाय दाजाब गासैफोर"
#: globstr.hrc:365
-#, fuzzy
msgctxt "STR_OPERATION_NONE"
msgid "None"
msgstr "रावबो नङा"
@@ -1918,7 +1907,6 @@ msgid "Manual"
msgstr ""
#: globstr.hrc:393
-#, fuzzy
msgctxt "STR_RECALC_AUTO"
msgid "Automatic"
msgstr "गावनो गाव"
@@ -2108,7 +2096,6 @@ msgid "Manage Names..."
msgstr "सारिनि मुंफोर"
#: globstr.hrc:425
-#, fuzzy
msgctxt "STR_HEADER_NAME"
msgid "Name"
msgstr "मुं"
@@ -2158,7 +2145,6 @@ msgid "This Document is referenced by another document and not yet saved. Closin
msgstr ""
#: globstr.hrc:434
-#, fuzzy
msgctxt "STR_HEADER_RANGE"
msgid "Range"
msgstr "सारि"
@@ -2363,7 +2349,6 @@ msgid "next year"
msgstr ""
#: globstr.hrc:473
-#, fuzzy
msgctxt "STR_COND_AND"
msgid "and"
msgstr "आरो"
@@ -2408,31 +2393,26 @@ msgid "You cannot insert or delete cells when the affected range intersects with
msgstr ""
#: globstr.hrc:480
-#, fuzzy
msgctxt "STR_DPFIELD_GROUP_BY_SECONDS"
msgid "Seconds"
msgstr "सेकेण्डफोर"
#: globstr.hrc:481
-#, fuzzy
msgctxt "STR_DPFIELD_GROUP_BY_MINUTES"
msgid "Minutes"
msgstr "मिनिटफोर"
#: globstr.hrc:482
-#, fuzzy
msgctxt "STR_DPFIELD_GROUP_BY_HOURS"
msgid "Hours"
msgstr "घन्टाफोर"
#: globstr.hrc:483
-#, fuzzy
msgctxt "STR_DPFIELD_GROUP_BY_DAYS"
msgid "Days"
msgstr "सानफोर"
#: globstr.hrc:484
-#, fuzzy
msgctxt "STR_DPFIELD_GROUP_BY_MONTHS"
msgid "Months"
msgstr "दानफोर"
@@ -2564,13 +2544,11 @@ msgid "%1 and %2 more"
msgstr ""
#: globstr.hrc:508
-#, fuzzy
msgctxt "STR_GENERAL"
msgid "General"
msgstr "सरासनस्रा"
#: globstr.hrc:509
-#, fuzzy
msgctxt "STR_NUMBER"
msgid "Number"
msgstr "अनजिमा"
@@ -2582,19 +2560,16 @@ msgid "Percent"
msgstr "जौखोन्दो"
#: globstr.hrc:511
-#, fuzzy
msgctxt "STR_CURRENCY"
msgid "Currency"
msgstr "रां"
#: globstr.hrc:512
-#, fuzzy
msgctxt "STR_DATE"
msgid "Date"
msgstr "अक्ट'"
#: globstr.hrc:513
-#, fuzzy
msgctxt "STR_TIME"
msgid "Time"
msgstr "सम"
@@ -2616,7 +2591,6 @@ msgid "Boolean Value"
msgstr ""
#: globstr.hrc:517
-#, fuzzy
msgctxt "STR_TEXT"
msgid "Text"
msgstr "फराय बिजाब"
@@ -2790,7 +2764,6 @@ msgid "Data could not be written."
msgstr "डाटाखौ लिरनो हायाखै"
#: scerrors.hrc:64
-#, fuzzy
msgctxt "RID_ERRHDLSC"
msgid "$(ARG1)"
msgstr "$(ARG1)"
@@ -3346,7 +3319,6 @@ msgid "Provides an internal number for the date given."
msgstr "होनाय डाटानि थाखाय मोनसे इसिंनि अनजिमा जगायना हो।"
#: scfuncs.hrc:182
-#, fuzzy
msgctxt "SC_OPCODE_GET_DATE"
msgid "Year"
msgstr "बोसोर"
@@ -3357,7 +3329,6 @@ msgid "An integer between 1583 and 9956 or 0 and 99 (19xx or 20xx depending on t
msgstr "1583 आरो 9956 एबा 0 आरो 99 नि गेजेराव मोनसे आबुं अनजिमा (19xx एबा 20xx बिबेखेवनाय उफ्रानि सायाव सोनारना)।"
#: scfuncs.hrc:184
-#, fuzzy
msgctxt "SC_OPCODE_GET_DATE"
msgid "Month"
msgstr "दान"
@@ -3368,7 +3339,6 @@ msgid "An integer between 1 and 12 representing the month."
msgstr "दानखौ दिनथिना1 आरो 12 नि गेजेराव मोनसे आबुं अनजिमा।"
#: scfuncs.hrc:186
-#, fuzzy
msgctxt "SC_OPCODE_GET_DATE"
msgid "Day"
msgstr "सान"
@@ -3384,7 +3354,6 @@ msgid "Returns an internal number for a text having a possible date format."
msgstr "मोनसे जानोहाथाव अक्ट' दाथाय गोनां मोनसे फराय बिजाबनि थाखाय मोनसे इसिंनि अनजिमा दैथायहर फिन।"
#: scfuncs.hrc:194
-#, fuzzy
msgctxt "SC_OPCODE_GET_DATE_VALUE"
msgid "Text"
msgstr "फराय बिजाब"
@@ -3559,7 +3528,6 @@ msgid "Start date for calculation."
msgstr ""
#: scfuncs.hrc:252
-#, fuzzy
msgctxt "SC_OPCODE_WORKDAY_MS"
msgid "Days"
msgstr "सानफोर"
@@ -3700,7 +3668,6 @@ msgid "Returns a sequential number for a text shown in a possible time entry for
msgstr "मोनसे जानो हाथाव सम हाबनाय दाथाय आव मोनसे फराय बिजाब दिनथिनायनि थाखाय मोनसे सम फारि अनजिमाखौ दैथायहर फिन।"
#: scfuncs.hrc:314
-#, fuzzy
msgctxt "SC_OPCODE_GET_TIME_VALUE"
msgid "Text"
msgstr "फराय बिजाब"
@@ -3852,13 +3819,11 @@ msgid "Calculates the ISO 8601 calendar week for the given date."
msgstr ""
#: scfuncs.hrc:378
-#, fuzzy
msgctxt "SC_OPCODE_ISOWEEKNUM"
msgid "Number"
msgstr "अनजिमा"
#: scfuncs.hrc:379
-#, fuzzy
msgctxt "SC_OPCODE_ISOWEEKNUM"
msgid "The internal number of the date."
msgstr "अक्ट'नि इसिंनि अनजिमा."
@@ -3871,13 +3836,11 @@ msgid ""
msgstr ""
#: scfuncs.hrc:385
-#, fuzzy
msgctxt "SC_OPCODE_WEEKNUM_OOO"
msgid "Number"
msgstr "अनजिमा"
#: scfuncs.hrc:386
-#, fuzzy
msgctxt "SC_OPCODE_WEEKNUM_OOO"
msgid "The internal number of the date."
msgstr "अक्ट'नि इसिंनि अनजिमा."
@@ -3900,7 +3863,6 @@ msgid "Calculates the date of Easter Sunday in a given year."
msgstr "मोनसे होनाय बोसोरनि इष्टार रबिबारनि अक्ट'खौ हिसाब खालाम।"
#: scfuncs.hrc:395
-#, fuzzy
msgctxt "SC_OPCODE_EASTERSUNDAY"
msgid "Year"
msgstr "बोसोर"
@@ -4231,7 +4193,6 @@ msgid "Payment period. The total number of periods in which the annuity (pension
msgstr "रांहोनाय सम फारि। बोसोरारि मोननाय बनास(पेनसन) होनाय गासै अनजिमानि सम फारिफोर।"
#: scfuncs.hrc:491
-#, fuzzy
msgctxt "SC_OPCODE_IPMT"
msgid "PV"
msgstr "PV"
@@ -4363,7 +4324,6 @@ msgid "The present value. The present value or the amount the annuity is current
msgstr "दानि बेसेन। दानि बेसेन एबा बोसोरारि मोननाय बनास/रां आ दासानदि बेसेन गोनां।"
#: scfuncs.hrc:527
-#, fuzzy
msgctxt "SC_OPCODE_CUM_PRINC"
msgid "S"
msgstr "S"
@@ -4419,7 +4379,6 @@ msgid "Payment period. The total number of periods in which the annuity (pension
msgstr "रांहोनाय सम फारि। बोसोरारि मोननाय बनास(पेनसन) होनाय गासै अनजिमानि सम फारिफोर।"
#: scfuncs.hrc:543
-#, fuzzy
msgctxt "SC_OPCODE_CUM_IPMT"
msgid "PV"
msgstr "PV"
@@ -4640,7 +4599,6 @@ msgid "Periods: The period for which the depreciation is calculated. The time un
msgstr "समफारिफोर। बेसेन खमायनायखौ हिसाब खालामनायनि समफारि। समफारिनि थाखाय बाहायनाय सम सानगुदिआ बाहायथाव जिउनि बाहायनायजों एखे जाथार नांगोन।"
#: scfuncs.hrc:607
-#, fuzzy
msgctxt "SC_OPCODE_DB"
msgid "Month"
msgstr "दान"
@@ -4686,7 +4644,6 @@ msgid "Useful life. The number of periods in the useful life of the asset."
msgstr "बाहायथाव जिउ। धोननि खामानिआव गोनां जिउआव समफारिनि अनजिमा"
#: scfuncs.hrc:621
-#, fuzzy
msgctxt "SC_OPCODE_VBD"
msgid "Start"
msgstr "जागाय"
@@ -4697,7 +4654,6 @@ msgid "Start. The first period for depreciation in the same time unit as the use
msgstr "जागायजेननाय। बाहायथाव जिउ बादि एखे सम सानगुदि आव बेसेन खमायनायनि थाखाय गिबि समफारि।"
#: scfuncs.hrc:623
-#, fuzzy
msgctxt "SC_OPCODE_VBD"
msgid "End"
msgstr "जोबनाय"
@@ -4747,7 +4703,6 @@ msgid "Nominal interest"
msgstr "इसेल'थार सुत"
#: scfuncs.hrc:637
-#, fuzzy
msgctxt "SC_OPCODE_EFFECT"
msgid "P"
msgstr "P"
@@ -4764,7 +4719,6 @@ msgid "Calculates the yearly nominal interest rate as an effective interest rate
msgstr "मोनसे फिथायगोनां सुतनि हार बादि बोसोरारि इसेल'थार सुतनि हारखौ हिसाब खालाम।"
#: scfuncs.hrc:645
-#, fuzzy
msgctxt "SC_OPCODE_NOMINAL"
msgid "Effective rate"
msgstr "फिथाय गोनां हार"
@@ -4775,7 +4729,6 @@ msgid "The effective interest rate"
msgstr "फिथाय गोनां सुतनि हार"
#: scfuncs.hrc:647
-#, fuzzy
msgctxt "SC_OPCODE_NOMINAL"
msgid "NPER"
msgstr "NPER"
@@ -4791,7 +4744,6 @@ msgid "Net present value. Calculates the net present value of an investment base
msgstr "नेट दानि बेसेन। समफारियै रांहोनायफोरनि फारि आरो मोनसे रेहाय बेसेन दर आव बेस खालामनानै मोनसे रां खामानिआव फोनांनायनि नेट दानि बेसेनखौ हिसाब खालाम।"
#: scfuncs.hrc:655
-#, fuzzy
msgctxt "SC_OPCODE_NPV"
msgid "Rate"
msgstr "हार"
@@ -4824,7 +4776,6 @@ msgid "Values"
msgstr "बेसेनफोर"
#: scfuncs.hrc:666
-#, fuzzy
msgctxt "SC_OPCODE_IRR"
msgid "An array or reference to cells whose contents correspond to the payments."
msgstr "खथाफोरसिम मोनसे साजायनाय एबा मख'नाय जायनि थानाय आयदाफोरा रांहोनायफोरसिम सोमोनदो लाखियो।"
@@ -4855,7 +4806,6 @@ msgid "An array or reference to cells whose contents correspond to the payments.
msgstr "खथाफोरसिम मोनसे साजायनाय एबा मख'नाय जायनि थानाय आयदाफोरा रांहोनायफोरसिम सोमोनदो लाखियो।"
#: scfuncs.hrc:677
-#, fuzzy
msgctxt "SC_OPCODE_MIRR"
msgid "Investment"
msgstr "रां खामानिआव बाहानाय"
@@ -4883,7 +4833,6 @@ msgid "Returns the amount of interest for constant amortization rates."
msgstr "थि खिस्ति खिस्तियै सुखनायनि थाखाय सुतनि गासै बिबांखौ दैथाय हरफिन।"
#: scfuncs.hrc:687
-#, fuzzy
msgctxt "SC_OPCODE_ISPMT"
msgid "Rate"
msgstr "हार"
@@ -4915,7 +4864,6 @@ msgid "Sum total of amortization periods."
msgstr "खिस्तियै सुखनाय समफारिफोरनि गासै अनजिमा"
#: scfuncs.hrc:693
-#, fuzzy
msgctxt "SC_OPCODE_ISPMT"
msgid "Investment"
msgstr "रां खामानिआव बाहानाय"
@@ -4932,7 +4880,6 @@ msgid "Duration. Calculates the number of periods required by an investment to a
msgstr "समसिमा। लुबैनाय बेसेनखौ मोननो मोनसे रां खामानिआव बाहायनायजों गोनांथि जानाय समफारिफोरनि अनजिमा दैथाय हरफिन।"
#: scfuncs.hrc:701
-#, fuzzy
msgctxt "SC_OPCODE_PDURATION"
msgid "Rate"
msgstr "हार"
@@ -4944,7 +4891,6 @@ msgid "The constant rate of interest."
msgstr "थि सुतनि हार"
#: scfuncs.hrc:703
-#, fuzzy
msgctxt "SC_OPCODE_PDURATION"
msgid "PV"
msgstr "PV"
@@ -4956,13 +4902,11 @@ msgid "The present value. The current value of the investment."
msgstr "दानि बेसेन। रां खामानिआव बाहायनायनि बोहैथि बेसेन।"
#: scfuncs.hrc:705
-#, fuzzy
msgctxt "SC_OPCODE_PDURATION"
msgid "FV"
msgstr "FV"
#: scfuncs.hrc:706
-#, fuzzy
msgctxt "SC_OPCODE_PDURATION"
msgid "The future value of the investment."
msgstr "रां खामानिआव बाहायनायनि इयुन बेसेन।"
@@ -4984,7 +4928,6 @@ msgid "The number of periods used in the calculation."
msgstr "हिसाब खालामनायाव बाहायनाय समफारिफोरनि अनजिमा।"
#: scfuncs.hrc:715
-#, fuzzy
msgctxt "SC_OPCODE_RRI"
msgid "PV"
msgstr "PV"
@@ -5387,7 +5330,6 @@ msgid "Returns TRUE if an odd number of arguments evaluates to TRUE."
msgstr ""
#: scfuncs.hrc:911
-#, fuzzy
msgctxt "SC_OPCODE_XOR"
msgid "Logical value "
msgstr "बानगोनां बेसेन"
@@ -5460,7 +5402,6 @@ msgid "Counts the blank cells in a specified range."
msgstr "मोनसे थि सारियाव लांदां खथासा फोरखौ हिसाब खालाम।"
#: scfuncs.hrc:945
-#, fuzzy
msgctxt "SC_OPCODE_COUNT_EMPTY_CELLS"
msgid "Range"
msgstr "सारि"
@@ -5481,7 +5422,6 @@ msgid "Returns the sum of all arguments."
msgstr "गासै बाथ्राबान फोरखौ दैथाय हरफिन।"
#: scfuncs.hrc:959
-#, fuzzy
msgctxt "SC_OPCODE_SUM"
msgid "Number "
msgstr "अनजिमा"
@@ -5498,7 +5438,6 @@ msgid "Returns the sum of the squares of the arguments."
msgstr "बाथ्राबानफोरनि बर्ग दबलायफोरनि दाजाबगासैखौ दैथाय हरफिन।"
#: scfuncs.hrc:967
-#, fuzzy
msgctxt "SC_OPCODE_SUM_SQ"
msgid "Number "
msgstr "अनजिमा"
@@ -5532,7 +5471,6 @@ msgid "Totals the arguments that meet the condition."
msgstr "थासारिजों मोगामोगि जानाय गासै बाथ्राबान फोरखौ"
#: scfuncs.hrc:983
-#, fuzzy
msgctxt "SC_OPCODE_SUM_IF"
msgid "Range"
msgstr "सारि"
@@ -5571,7 +5509,6 @@ msgid "Averages the arguments that meet the conditions."
msgstr "थासारिजों मोगामोगि जानाय गासै बाथ्राबान फोरखौ"
#: scfuncs.hrc:995
-#, fuzzy
msgctxt "SC_OPCODE_AVERAGE_IF"
msgid "Range"
msgstr "सारि"
@@ -5712,7 +5649,6 @@ msgid "Counts the arguments which meet the set conditions."
msgstr "फज'नाय थासारिफोरजों मोगा मोगि जानाय बाथ्राबान फोरखौ हिसाब खालाम।"
#: scfuncs.hrc:1040
-#, fuzzy
msgctxt "SC_OPCODE_COUNT_IF"
msgid "Range"
msgstr "सारि"
@@ -5740,7 +5676,6 @@ msgid "Returns the square root of a number."
msgstr "मोनसे अनजिमानि बर्ग दबलाय रुटखौ दैथाय हरफिन।"
#: scfuncs.hrc:1050
-#, fuzzy
msgctxt "SC_OPCODE_SQRT"
msgid "Number"
msgstr "अनजिमा"
@@ -5983,7 +5918,6 @@ msgid "Returns the sine of a number."
msgstr "मोनसे अनजिमा साइनखौ दैथाय हरफिन।"
#: scfuncs.hrc:1172
-#, fuzzy
msgctxt "SC_OPCODE_SIN"
msgid "Number"
msgstr "अनजिमा"
@@ -6014,7 +5948,6 @@ msgid "Returns the tangent of a number."
msgstr "मोनसे अनजिमानि टेनजेन्टखौ दैथाय हरफिन।"
#: scfuncs.hrc:1188
-#, fuzzy
msgctxt "SC_OPCODE_TAN"
msgid "Number"
msgstr "अनजिमा"
@@ -6045,7 +5978,6 @@ msgid "Returns the hyperbolic sine of a number."
msgstr "मोनसे अनजिमानि हाइपारबलिक साइनखौ दैथाय हरफिन।"
#: scfuncs.hrc:1204
-#, fuzzy
msgctxt "SC_OPCODE_SIN_HYP"
msgid "Number"
msgstr "अनजिमा"
@@ -6076,7 +6008,6 @@ msgid "Returns the hyperbolic tangent of a number."
msgstr "मोनसे अनजिमानि हाइपारबलिक टेनजेन्टखौ दैथाय हरफिन।"
#: scfuncs.hrc:1220
-#, fuzzy
msgctxt "SC_OPCODE_TAN_HYP"
msgid "Number"
msgstr "अनजिमा"
@@ -6344,7 +6275,6 @@ msgid "Calculates subtotals in a spreadsheet."
msgstr "मोनसे स्प्रेडशिटआव दाजाबगासैफोरखौ हिसाब खालाम।"
#: scfuncs.hrc:1346
-#, fuzzy
msgctxt "SC_OPCODE_SUB_TOTAL"
msgid "Function"
msgstr "हाबा फारि"
@@ -6355,7 +6285,6 @@ msgid "Function index. Is an index of the possible functions Total, Max, ..."
msgstr "खामानिनि नायखां बिलाइ। जानोहाथाव खामानिफोरानि मोनसे फारिलाइआ दाजाबगासै, बांसिनबिबां, नामा... "
#: scfuncs.hrc:1348
-#, fuzzy
msgctxt "SC_OPCODE_SUB_TOTAL"
msgid "Range"
msgstr "सारि"
@@ -6381,7 +6310,6 @@ msgid "Function index. Is an index of the possible functions Total, Max, ..."
msgstr "खामानिनि नायखां बिलाइ। जानोहाथाव खामानिफोरानि मोनसे फारिलाइआ दाजाबगासै, बांसिनबिबां, नामा... "
#: scfuncs.hrc:1358
-#, fuzzy
msgctxt "SC_OPCODE_AGGREGATE"
msgid "Options"
msgstr "उफ्राफोर"
@@ -6433,7 +6361,6 @@ msgid "Truncates the decimal places of a number."
msgstr "मोनसे अनजिमानि दश'मिक जायगाफोरखौ दानस'ना गुसुं खालाम।"
#: scfuncs.hrc:1378
-#, fuzzy
msgctxt "SC_OPCODE_TRUNC"
msgid "Number"
msgstr "अनजिमा"
@@ -6444,7 +6371,6 @@ msgid "The number to be truncated."
msgstr "दानस'ना गुसुं खालाम जानाय अनजिमा।"
#: scfuncs.hrc:1380
-#, fuzzy
msgctxt "SC_OPCODE_TRUNC"
msgid "Count"
msgstr "साननाय"
@@ -6460,7 +6386,6 @@ msgid "Rounds a number to a predefined accuracy."
msgstr "मोनसे गेबें आगु बुंफोरनायाव मोनसे अनजिमाखौ राउन्ड खालामो"
#: scfuncs.hrc:1388
-#, fuzzy
msgctxt "SC_OPCODE_ROUND"
msgid "Number"
msgstr "अनजिमा"
@@ -6471,7 +6396,6 @@ msgid "The number to be rounded."
msgstr "अनजिमाखौ राउन्ड खालामनाय"
#: scfuncs.hrc:1390
-#, fuzzy
msgctxt "SC_OPCODE_ROUND"
msgid "Count"
msgstr "साननाय"
@@ -6487,7 +6411,6 @@ msgid "Rounds a number up to the predefined accuracy."
msgstr "गेबें आगु बुंफोरनायसिम मोनसे अनजिमाखौ बांहो"
#: scfuncs.hrc:1398
-#, fuzzy
msgctxt "SC_OPCODE_ROUND_UP"
msgid "Number"
msgstr "अनजिमा"
@@ -6498,7 +6421,6 @@ msgid "The number to be rounded up."
msgstr "अनजिमाखौ बांहोनाय।"
#: scfuncs.hrc:1400
-#, fuzzy
msgctxt "SC_OPCODE_ROUND_UP"
msgid "Count"
msgstr "साननाय"
@@ -6514,7 +6436,6 @@ msgid "Rounds a number down to a predefined accuracy."
msgstr "गेबें आगु बुंफोरनायसिम मोनसे अनजिमाखौ खमान हो।"
#: scfuncs.hrc:1408
-#, fuzzy
msgctxt "SC_OPCODE_ROUND_DOWN"
msgid "Number"
msgstr "अनजिमा"
@@ -6525,7 +6446,6 @@ msgid "The number to be rounded down."
msgstr "अनजिमाखौ खमाय होनाय।"
#: scfuncs.hrc:1410
-#, fuzzy
msgctxt "SC_OPCODE_ROUND_DOWN"
msgid "Count"
msgstr "साननाय"
@@ -6781,25 +6701,21 @@ msgid "Rounds number down to the nearest multiple of significance, regardless of
msgstr ""
#: scfuncs.hrc:1510
-#, fuzzy
msgctxt "SC_OPCODE_FLOOR_MATH"
msgid "Number"
msgstr "अनजिमा"
#: scfuncs.hrc:1511
-#, fuzzy
msgctxt "SC_OPCODE_FLOOR_MATH"
msgid "The number to be rounded down."
msgstr "अनजिमाखौ खमाय होनाय।"
#: scfuncs.hrc:1512
-#, fuzzy
msgctxt "SC_OPCODE_FLOOR_MATH"
msgid "Significance"
msgstr "सिगनिफिकेनस"
#: scfuncs.hrc:1513
-#, fuzzy
msgctxt "SC_OPCODE_FLOOR_MATH"
msgid "The number to whose multiple the value is to be rounded down."
msgstr "अनजिमा जायनि सानजाबगासैआव बेसेनखौ खमाय होनाय जायो।"
@@ -6822,19 +6738,16 @@ msgid "Rounds number down (towards -∞) to the nearest multiple of significance
msgstr "अनजिमा बेंखननि गाहाय सेरनि सानजाबनाय ओंथि"
#: scfuncs.hrc:1522
-#, fuzzy
msgctxt "SC_OPCODE_FLOOR_PRECISE"
msgid "Number"
msgstr "अनजिमा"
#: scfuncs.hrc:1523
-#, fuzzy
msgctxt "SC_OPCODE_FLOOR_PRECISE"
msgid "The number to be rounded down."
msgstr "अनजिमाखौ खमाय होनाय।"
#: scfuncs.hrc:1524
-#, fuzzy
msgctxt "SC_OPCODE_FLOOR_PRECISE"
msgid "Significance"
msgstr "सिगनिफिकेनस"
@@ -7067,7 +6980,6 @@ msgid "Returns a frequency distribution as a vertical array."
msgstr "मोनसे थोंगोर एररे बादि मोनसे गले गले राननायखौ दैथाय हरफिनो।"
#: scfuncs.hrc:1628
-#, fuzzy
msgctxt "SC_OPCODE_FREQUENCY"
msgid "Data"
msgstr "डाटा"
@@ -7120,7 +7032,6 @@ msgid "Linear type"
msgstr "लिनियार_रोखोम"
#: scfuncs.hrc:1643
-#, fuzzy
msgctxt "SC_OPCODE_LINEST"
msgid "If type = 0 the linears will be calculated through the zero point, or else moved linears."
msgstr "जदि रोखोम = 0 ब्ला लाथिख' बिन्दुजों लिनियारफोरखौ हिसाब खालाम जागोन, नङाब्ला लिनियारफोरखौ लोरिहोनाय जागोन।"
@@ -7168,7 +7079,6 @@ msgid "Function type"
msgstr "हाबाफारि_रोखोम"
#: scfuncs.hrc:1657
-#, fuzzy
msgctxt "SC_OPCODE_LOGEST"
msgid "If type = 0 then the functions will be calculated in the form of y=m^x, or also functions y=b*m^x."
msgstr "जदि रोखोम = 0 ब्ला हाबाफारि फोरखौ y=m^x महराव हिसाब खालामनाय जागोन, एबा y=b*m^x हाबाफारि फोरावबो जागोन।"
@@ -7318,7 +7228,6 @@ msgid "Returns the maximum value in a list of arguments."
msgstr "बाथ्राबान फोरनि मोनसे फारिलाइआव बांसिन बिबांनि बेसेनखौ दैथाय हरफिनो।"
#: scfuncs.hrc:1710
-#, fuzzy
msgctxt "SC_OPCODE_MAX"
msgid "Number "
msgstr "अनजिमा"
@@ -7352,7 +7261,6 @@ msgid "Returns the minimum value in a list of arguments."
msgstr "बाथ्राबान फोरनि मोनसे फारिलाइआव इसेसिन बेसेनखौ दैथाय हरफिनो।"
#: scfuncs.hrc:1726
-#, fuzzy
msgctxt "SC_OPCODE_MIN"
msgid "Number "
msgstr "अनजिमा"
@@ -7386,7 +7294,6 @@ msgid "Calculates the variance based on a sample."
msgstr "मोनसे नुमुनाआव बेस खालामना गोरोबलायैखौ हिसाब खालामो।"
#: scfuncs.hrc:1742
-#, fuzzy
msgctxt "SC_OPCODE_VAR"
msgid "Number "
msgstr "अनजिमा"
@@ -7403,7 +7310,6 @@ msgid "Calculates the variance based on a sample."
msgstr "मोनसे नुमुनाआव बेस खालामना गोरोबलायैखौ हिसाब खालामो।"
#: scfuncs.hrc:1750
-#, fuzzy
msgctxt "SC_OPCODE_VAR_S"
msgid "Number "
msgstr "अनजिमा"
@@ -7437,7 +7343,6 @@ msgid "Calculates variance based on the entire population."
msgstr "गासैबो सुबुं अनजिमाआव बेस खालामना गोरोबलायैखौ हिसाब खालामो।"
#: scfuncs.hrc:1766
-#, fuzzy
msgctxt "SC_OPCODE_VAR_P"
msgid "Number "
msgstr "अनजिमा"
@@ -7454,7 +7359,6 @@ msgid "Calculates variance based on the entire population."
msgstr "गासैबो सुबुं अनजिमाआव बेस खालामना गोरोबलायैखौ हिसाब खालामो।"
#: scfuncs.hrc:1774
-#, fuzzy
msgctxt "SC_OPCODE_VAR_P_MS"
msgid "Number "
msgstr "अनजिमा"
@@ -7488,7 +7392,6 @@ msgid "Calculates the standard deviation based on a sample."
msgstr "मोनसे नुमुनाआव बेस खालामना थाखोमान आनज्रायनायखौ हिसाब खालामो।"
#: scfuncs.hrc:1790
-#, fuzzy
msgctxt "SC_OPCODE_ST_DEV"
msgid "Number "
msgstr "अनजिमा"
@@ -7505,7 +7408,6 @@ msgid "Calculates the standard deviation based on a sample."
msgstr "मोनसे नुमुनाआव बेस खालामना थाखोमान आनज्रायनायखौ हिसाब खालामो।"
#: scfuncs.hrc:1798
-#, fuzzy
msgctxt "SC_OPCODE_ST_DEV_S"
msgid "Number "
msgstr "अनजिमा"
@@ -7539,7 +7441,6 @@ msgid "Calculates the standard deviation based on the entire population."
msgstr "गासैबो सुबुं अनजिमाआव बेस खालामना थाखोमान आनज्रायनायखौ हिसाब खालामो।"
#: scfuncs.hrc:1814
-#, fuzzy
msgctxt "SC_OPCODE_ST_DEV_P"
msgid "Number "
msgstr "अनजिमा"
@@ -7556,7 +7457,6 @@ msgid "Calculates the standard deviation based on the entire population."
msgstr "गासैबो सुबुं अनजिमाआव बेस खालामना थाखोमान आनज्रायनायखौ हिसाब खालामो।"
#: scfuncs.hrc:1822
-#, fuzzy
msgctxt "SC_OPCODE_ST_DEV_P_MS"
msgid "Number "
msgstr "अनजिमा"
@@ -7590,7 +7490,6 @@ msgid "Returns the average of a sample."
msgstr "मोनसे नुमुनानि गड़खौ दैथाय हरफिनो।"
#: scfuncs.hrc:1838
-#, fuzzy
msgctxt "SC_OPCODE_AVERAGE"
msgid "Number "
msgstr "अनजिमा"
@@ -7624,7 +7523,6 @@ msgid "Returns the sum of squares of deviations from the sample mean value"
msgstr "नुमुना गड़ बेसेन निफ्राय आनज्रायनायनि बर्ग दबलायनि दाजाबगासैखौ हैथाय हरफिनो।"
#: scfuncs.hrc:1854
-#, fuzzy
msgctxt "SC_OPCODE_DEV_SQ"
msgid "Number "
msgstr "अनजिमा"
@@ -7641,7 +7539,6 @@ msgid "Returns the average of the absolute deviations of a sample from the mean.
msgstr "गड़ निफ्राय मोनसे नुमुनानि आबुं आनज्रायनायफोरनि गड़खौ दैथाय हरफिनो।"
#: scfuncs.hrc:1862
-#, fuzzy
msgctxt "SC_OPCODE_AVE_DEV"
msgid "Number "
msgstr "अनजिमा"
@@ -7658,7 +7555,6 @@ msgid "Returns the skewness of a distribution."
msgstr "मोनसे राननायनि स्किउनेसखौ दैथाय हरफिनो।"
#: scfuncs.hrc:1870
-#, fuzzy
msgctxt "SC_OPCODE_SKEW"
msgid "Number "
msgstr "अनजिमा"
@@ -7675,7 +7571,6 @@ msgid "Returns the skewness of a distribution using the population of a random v
msgstr ""
#: scfuncs.hrc:1878
-#, fuzzy
msgctxt "SC_OPCODE_SKEWP"
msgid "Number "
msgstr "अनजिमा"
@@ -7692,7 +7587,6 @@ msgid "Returns the kurtosis of a distribution."
msgstr "मोनसे राननायनि कर्टसिसखौ दैथाय हरफिनो।"
#: scfuncs.hrc:1886
-#, fuzzy
msgctxt "SC_OPCODE_KURT"
msgid "Number "
msgstr "अनजिमा"
@@ -7709,7 +7603,6 @@ msgid "Returns the geometric mean of a sample."
msgstr "मोनसे नुमुनानि भुमसु मिनखौ दैथाय हरफिनो।"
#: scfuncs.hrc:1894
-#, fuzzy
msgctxt "SC_OPCODE_GEO_MEAN"
msgid "Number "
msgstr "अनजिमा"
@@ -7726,7 +7619,6 @@ msgid "Returns the harmonic mean of a sample."
msgstr "मोनसे नुमुनानि हारमनिक मिनखौ दैथाय हरफिनो"
#: scfuncs.hrc:1902
-#, fuzzy
msgctxt "SC_OPCODE_HAR_MEAN"
msgid "Number "
msgstr "अनजिमा"
@@ -7743,7 +7635,6 @@ msgid "Returns the most common value in a sample."
msgstr "मोनसे नुमुनानि जोबोत कमन बेसेनखौ दैथाय हरफिनो।"
#: scfuncs.hrc:1910
-#, fuzzy
msgctxt "SC_OPCODE_MODAL_VALUE"
msgid "Number "
msgstr "अनजिमा"
@@ -7760,7 +7651,6 @@ msgid "Returns the most common value in a sample."
msgstr "मोनसे नुमुनानि जोबोत कमन बेसेनखौ दैथाय हरफिनो।"
#: scfuncs.hrc:1918
-#, fuzzy
msgctxt "SC_OPCODE_MODAL_VALUE_MS"
msgid "Number "
msgstr "अनजिमा"
@@ -7777,7 +7667,6 @@ msgid "Returns the most common value in a sample."
msgstr "मोनसे नुमुनानि जोबोत कमन बेसेनखौ दैथाय हरफिनो।"
#: scfuncs.hrc:1926
-#, fuzzy
msgctxt "SC_OPCODE_MODAL_VALUE_MULTI"
msgid "Number "
msgstr "अनजिमा"
@@ -7794,7 +7683,6 @@ msgid "Returns the median of a given sample."
msgstr "मोनसे होखानाय नुमुनानि मेडियानखौ दैथाय हरफिनो।"
#: scfuncs.hrc:1934
-#, fuzzy
msgctxt "SC_OPCODE_MEDIAN"
msgid "Number "
msgstr "अनजिमा"
@@ -7811,7 +7699,6 @@ msgid "Returns the alpha quantile of a sample."
msgstr "मोनसे नुमुनानि आलफा क'वानटाइलखौ दैथाय हरफिनो।"
#: scfuncs.hrc:1942
-#, fuzzy
msgctxt "SC_OPCODE_PERCENTILE"
msgid "Data"
msgstr "डाटा"
@@ -7838,7 +7725,6 @@ msgid "Returns the alpha percentile of a sample."
msgstr "मोनसे नुमुनानि आलफा क'वानटाइलखौ दैथाय हरफिनो।"
#: scfuncs.hrc:1952
-#, fuzzy
msgctxt "SC_OPCODE_PERCENTILE_EXC"
msgid "Data"
msgstr "डाटा"
@@ -7865,7 +7751,6 @@ msgid "Returns the alpha percentile of a sample."
msgstr "मोनसे नुमुनानि आलफा क'वानटाइलखौ दैथाय हरफिनो।"
#: scfuncs.hrc:1962
-#, fuzzy
msgctxt "SC_OPCODE_PERCENTILE_INC"
msgid "Data"
msgstr "डाटा"
@@ -7891,7 +7776,6 @@ msgid "Returns the quartile of a sample."
msgstr "मोनसे नुमुनानि क'वानटाइलखौ दैथाय हरफिनो।"
#: scfuncs.hrc:1972
-#, fuzzy
msgctxt "SC_OPCODE_QUARTILE"
msgid "Data"
msgstr "डाटा"
@@ -7917,7 +7801,6 @@ msgid "Returns the quartile of a sample."
msgstr "मोनसे नुमुनानि क'वानटाइलखौ दैथाय हरफिनो।"
#: scfuncs.hrc:1982
-#, fuzzy
msgctxt "SC_OPCODE_QUARTILE_EXC"
msgid "Data"
msgstr "डाटा"
@@ -7943,7 +7826,6 @@ msgid "Returns the quartile of a sample."
msgstr "मोनसे नुमुनानि क'वानटाइलखौ दैथाय हरफिनो।"
#: scfuncs.hrc:1992
-#, fuzzy
msgctxt "SC_OPCODE_QUARTILE_INC"
msgid "Data"
msgstr "डाटा"
@@ -7969,7 +7851,6 @@ msgid "Returns the k-th largest value of a sample."
msgstr "मोनसे नुमुनानि गेदेरसिन बेसेन k-th खौ दैथाय हरफिनो।"
#: scfuncs.hrc:2002
-#, fuzzy
msgctxt "SC_OPCODE_LARGE"
msgid "Data"
msgstr "डाटा"
@@ -7996,7 +7877,6 @@ msgid "Returns the k-th smallest value of a sample."
msgstr "मोनसे नुमुनानि उन्दैसिन बेसेन k-th खौ दैथाय हरफिनो।"
#: scfuncs.hrc:2012
-#, fuzzy
msgctxt "SC_OPCODE_SMALL"
msgid "Data"
msgstr "डाटा"
@@ -8023,7 +7903,6 @@ msgid "Returns the percentage rank of a value in a sample."
msgstr "मोनसे नुमुनाआव मोनसे बेसेननि जौखोनदो रेंकखौ दैथाय हरफिनो।"
#: scfuncs.hrc:2022
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK"
msgid "Data"
msgstr "डाटा"
@@ -8045,7 +7924,6 @@ msgid "The value for which percentage ranking is to be determined."
msgstr "बेसेन जायनि थाखाय जौखोनदो रेंकिंखौ थि खालामनाय जायो।"
#: scfuncs.hrc:2026
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK"
msgid "Significance"
msgstr "सिगनिफिकेनस"
@@ -8061,7 +7939,6 @@ msgid "Returns the percentage rank (0..1, exclusive) of a value in a sample."
msgstr ""
#: scfuncs.hrc:2034
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK_EXC"
msgid "Data"
msgstr "डाटा"
@@ -8083,7 +7960,6 @@ msgid "The value for which percentage ranking is to be determined."
msgstr "बेसेन जायनि थाखाय जौखोनदो रेंकिंखौ थि खालामनाय जायो।"
#: scfuncs.hrc:2038
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK_EXC"
msgid "Significance"
msgstr "सिगनिफिकेनस"
@@ -8099,7 +7975,6 @@ msgid "Returns the percentage rank (0..1, inclusive) of a value in a sample."
msgstr ""
#: scfuncs.hrc:2046
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK_INC"
msgid "Data"
msgstr "डाटा"
@@ -8121,7 +7996,6 @@ msgid "The value for which percentage ranking is to be determined."
msgstr "बेसेन जायनि थाखाय जौखोनदो रेंकिंखौ थि खालामनाय जायो।"
#: scfuncs.hrc:2050
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK_INC"
msgid "Significance"
msgstr "सिगनिफिकेनस"
@@ -8199,7 +8073,6 @@ msgid "Type"
msgstr "रोखोम"
#: scfuncs.hrc:2075
-#, fuzzy
msgctxt "SC_OPCODE_RANK_EQ"
msgid "Sequence order: 0 or omitted means descending, any other value than 0 means ascending."
msgstr "थाखो फारि महरै: 0 एबा गोमोरनाय ओंथिया फारियै खमायनाय, 0 नि अनगायै जायखि जाया बेसेननि ओंथिया फारियै बांनाय।"
@@ -8236,7 +8109,6 @@ msgid "Type"
msgstr "रोखोम"
#: scfuncs.hrc:2087
-#, fuzzy
msgctxt "SC_OPCODE_RANK_AVG"
msgid "Sequence order: 0 or omitted means descending, any other value than 0 means ascending."
msgstr "थाखो फारि महरै: 0 एबा गोमोरनाय ओंथिया फारियै खमायनाय, 0 नि अनगायै जायखि जाया बेसेननि ओंथिया फारियै बांनाय।"
@@ -8247,7 +8119,6 @@ msgid "Returns the mean of a sample without including the marginal values."
msgstr "रुगुं बेसेनफोरखौ लाफायाबालानो मोनसे नुमुनानि मिनखौ दैथाय हरफिनो।"
#: scfuncs.hrc:2094
-#, fuzzy
msgctxt "SC_OPCODE_TRIM_MEAN"
msgid "Data"
msgstr "डाटा"
@@ -8274,7 +8145,6 @@ msgid "Returns the discrete probability of an interval."
msgstr "मोनसे थाद'नायनि डिस्क्रीट जाथावथावखौ दैथाय हरफिनो।"
#: scfuncs.hrc:2104
-#, fuzzy
msgctxt "SC_OPCODE_PROB"
msgid "Data"
msgstr "डाटा"
@@ -8367,7 +8237,6 @@ msgid "Values of the distribution function for a standard normal distribution."
msgstr "मोनसे थाखो मान नरमाल राननायनि थाखाय राननाय हाबाफारिनि बेसेनफोर।"
#: scfuncs.hrc:2132
-#, fuzzy
msgctxt "SC_OPCODE_PHI"
msgid "Number"
msgstr "अनजिमा"
@@ -8510,7 +8379,6 @@ msgid "C"
msgstr ""
#: scfuncs.hrc:2185
-#, fuzzy
msgctxt "SC_OPCODE_BINOM_DIST_MS"
msgid "Cumulated. C=0 calculates the individual probability, C=1 the cumulated probability."
msgstr "बांबाय थानाय। C=0 आ गावआरि जाथावथावखौ हिसाब खालामो, C=1 बांनाय जाथावथाव।"
@@ -8586,7 +8454,6 @@ msgid "The success probability of a trial."
msgstr "मोनसे नाजायनायनि जाथावथाव जाफुंसारनाय।"
#: scfuncs.hrc:2210
-#, fuzzy
msgctxt "SC_OPCODE_NEG_BINOM_DIST_MS"
msgid "Cumulative"
msgstr "C"
@@ -8624,7 +8491,6 @@ msgid "The success probability of a trial."
msgstr "मोनसे नाजायनायनि जाथावथाव जाफुंसारनाय।"
#: scfuncs.hrc:2222
-#, fuzzy
msgctxt "SC_OPCODE_CRIT_BINOM"
msgid "Alpha"
msgstr "आलफा"
@@ -8661,7 +8527,6 @@ msgid "The success probability of a trial."
msgstr "मोनसे नाजायनायनि जाथावथाव जाफुंसारनाय।"
#: scfuncs.hrc:2234
-#, fuzzy
msgctxt "SC_OPCODE_BINOM_INV"
msgid "Alpha"
msgstr "आलफा"
@@ -8687,7 +8552,6 @@ msgid "The value for which the Poisson distribution is to be calculated."
msgstr "बेसेन जायनि थाखाय पयजन राननायखौ हिसाब खालाम नांगौ जायो।"
#: scfuncs.hrc:2244
-#, fuzzy
msgctxt "SC_OPCODE_POISSON_DIST"
msgid "Mean"
msgstr "मिन"
@@ -8698,7 +8562,6 @@ msgid "Mean. The mean value of the Poisson distribution."
msgstr "मिन। पयजन राननायनि मिन बेसेन"
#: scfuncs.hrc:2246
-#, fuzzy
msgctxt "SC_OPCODE_POISSON_DIST"
msgid "Cumulative"
msgstr "C"
@@ -8724,7 +8587,6 @@ msgid "The value for which the Poisson distribution is to be calculated."
msgstr "बेसेन जायनि थाखाय पयजन राननायखौ हिसाब खालाम नांगौ जायो।"
#: scfuncs.hrc:2256
-#, fuzzy
msgctxt "SC_OPCODE_POISSON_DIST_MS"
msgid "Mean"
msgstr "मिन"
@@ -8735,13 +8597,11 @@ msgid "Mean. The mean value of the Poisson distribution."
msgstr "मिन। पयजन राननायनि मिन बेसेन"
#: scfuncs.hrc:2258
-#, fuzzy
msgctxt "SC_OPCODE_POISSON_DIST_MS"
msgid "Cumulative"
msgstr "C"
#: scfuncs.hrc:2259
-#, fuzzy
msgctxt "SC_OPCODE_POISSON_DIST_MS"
msgid "0 or FALSE calculates the probability density function. Any other value or TRUE or omitted calculates the cumulative distribution function."
msgstr "बांबाय थानाय। C=0 आ रोजाथि हाबाफारिखौ हिसाब खालामो, C=1 राननाय।"
@@ -8843,7 +8703,6 @@ msgid "Values of the inverse normal distribution."
msgstr " उल्था नरमाल राननायनि बेसेनफोर।"
#: scfuncs.hrc:2294
-#, fuzzy
msgctxt "SC_OPCODE_NORM_INV"
msgid "Number"
msgstr "अनजिमा"
@@ -8854,7 +8713,6 @@ msgid "The probability value for which the inverse normal distribution is to be
msgstr "जाथावथाव बेसेन जायनि थाखाय उलथा नरमाल राननायखौ हिसाब खालाम नांगौ जायो।"
#: scfuncs.hrc:2296
-#, fuzzy
msgctxt "SC_OPCODE_NORM_INV"
msgid "Mean"
msgstr "मिन"
@@ -8880,19 +8738,16 @@ msgid "Values of the inverse normal distribution."
msgstr " उल्था नरमाल राननायनि बेसेनफोर।"
#: scfuncs.hrc:2306
-#, fuzzy
msgctxt "SC_OPCODE_NORM_INV_MS"
msgid "Number"
msgstr "अनजिमा"
#: scfuncs.hrc:2307
-#, fuzzy
msgctxt "SC_OPCODE_NORM_INV_MS"
msgid "The probability value for which the inverse normal distribution is to be calculated."
msgstr "जाथावथाव बेसेन जायनि थाखाय उलथा नरमाल राननायखौ हिसाब खालाम नांगौ जायो।"
#: scfuncs.hrc:2308
-#, fuzzy
msgctxt "SC_OPCODE_NORM_INV_MS"
msgid "Mean"
msgstr "मिन"
@@ -8945,7 +8800,6 @@ msgid "The value for which the standard normal distribution is to be calculated.
msgstr "बेसेन जायनि थाखाय लग नरमाल राननायखौ हिसाब खालाम नांगौ जायो।"
#: scfuncs.hrc:2328
-#, fuzzy
msgctxt "SC_OPCODE_STD_NORM_DIST_MS"
msgid "Cumulative"
msgstr "C"
@@ -8962,7 +8816,6 @@ msgid "Values of the inverse standard normal distribution."
msgstr "उलथा थाखोमान नरमाल राननायनि बेसेनफोर।"
#: scfuncs.hrc:2336
-#, fuzzy
msgctxt "SC_OPCODE_S_NORM_INV"
msgid "Number"
msgstr "अनजिमा"
@@ -8978,13 +8831,11 @@ msgid "Values of the inverse standard normal distribution."
msgstr "उलथा थाखोमान नरमाल राननायनि बेसेनफोर।"
#: scfuncs.hrc:2344
-#, fuzzy
msgctxt "SC_OPCODE_S_NORM_INV_MS"
msgid "Number"
msgstr "अनजिमा"
#: scfuncs.hrc:2345
-#, fuzzy
msgctxt "SC_OPCODE_S_NORM_INV_MS"
msgid "The probability value for which the inverse standard normal distribution is to be calculated."
msgstr "जाथावथाव बेसेन जायनि थाखाय उलथा थाखोमान नरमाल राननायखौ हिसाब खालाम नांगौ जायो।"
@@ -9005,7 +8856,6 @@ msgid "The value for which the log normal distribution is to be calculated."
msgstr "बेसेन जायनि थाखाय लग नरमाल राननायखौ हिसाब खालाम नांगौ जायो।"
#: scfuncs.hrc:2354
-#, fuzzy
msgctxt "SC_OPCODE_LOG_NORM_DIST"
msgid "Mean"
msgstr "मिन"
@@ -9026,13 +8876,11 @@ msgid "The standard deviation of the log normal distribution. It is set to 1 if
msgstr "थाखोमान आनज्रायनाय। लग नरमाल राननायनि थाखोमान आनज्रायनाय।"
#: scfuncs.hrc:2358
-#, fuzzy
msgctxt "SC_OPCODE_LOG_NORM_DIST"
msgid "Cumulative"
msgstr "C"
#: scfuncs.hrc:2359
-#, fuzzy
msgctxt "SC_OPCODE_LOG_NORM_DIST"
msgid "0 or FALSE calculates the probability density function. Any other value or TRUE or omitted calculates the cumulative distribution function."
msgstr "बांबाय थानाय। C=0 आ रोजाथि हाबाफारिखौ हिसाब खालामो, C=1 राननाय।"
@@ -9053,7 +8901,6 @@ msgid "The value for which the log normal distribution is to be calculated."
msgstr "बेसेन जायनि थाखाय लग नरमाल राननायखौ हिसाब खालाम नांगौ जायो।"
#: scfuncs.hrc:2368
-#, fuzzy
msgctxt "SC_OPCODE_LOG_NORM_DIST_MS"
msgid "Mean"
msgstr "मिन"
@@ -9076,7 +8923,6 @@ msgid "The standard deviation of the log normal distribution."
msgstr "मिन बेसेन। लग नरमाल राननायनि मिन बेसेन"
#: scfuncs.hrc:2372
-#, fuzzy
msgctxt "SC_OPCODE_LOG_NORM_DIST_MS"
msgid "Cumulative"
msgstr "C"
@@ -9093,7 +8939,6 @@ msgid "Values of the inverse of the lognormal distribution."
msgstr "लग नरमाल राननायनि उलथानि बेसेन।"
#: scfuncs.hrc:2380
-#, fuzzy
msgctxt "SC_OPCODE_LOG_INV"
msgid "Number"
msgstr "अनजिमा"
@@ -9104,7 +8949,6 @@ msgid "The probability value for which the inverse log normal distribution is to
msgstr "जाथावथाव बेसेन जायनि थाखाय उलथा लग नरमाल राननायखौ हिसाब खालाम नांगौ जायो।"
#: scfuncs.hrc:2382
-#, fuzzy
msgctxt "SC_OPCODE_LOG_INV"
msgid "Mean"
msgstr "मिन"
@@ -9130,19 +8974,16 @@ msgid "Values of the inverse of the lognormal distribution."
msgstr "लग नरमाल राननायनि उलथानि बेसेन।"
#: scfuncs.hrc:2392
-#, fuzzy
msgctxt "SC_OPCODE_LOG_INV_MS"
msgid "Number"
msgstr "अनजिमा"
#: scfuncs.hrc:2393
-#, fuzzy
msgctxt "SC_OPCODE_LOG_INV_MS"
msgid "The probability value for which the inverse log normal distribution is to be calculated."
msgstr "जाथावथाव बेसेन जायनि थाखाय उलथा लग नरमाल राननायखौ हिसाब खालाम नांगौ जायो।"
#: scfuncs.hrc:2394
-#, fuzzy
msgctxt "SC_OPCODE_LOG_INV_MS"
msgid "Mean"
msgstr "मिन"
@@ -9251,7 +9092,6 @@ msgid "The value for which the gamma distribution is to be calculated."
msgstr "बेसेन जायनि थाखाय गामा राननायखौ हिसाब खालाम नांगौ जायो।"
#: scfuncs.hrc:2430
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_DIST"
msgid "Alpha"
msgstr "आलफा"
@@ -9283,7 +9123,6 @@ msgid "0 or FALSE calculates the probability density function. Any other value o
msgstr "बांबाय थानाय। C=0 आ रोजाथि हाबाफारिखौ हिसाब खालामो, C=1 राननाय।"
#: scfuncs.hrc:2441
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_DIST_MS"
msgid "Returns the value of the probability density function or the cumulative distribution function for the Gamma distribution."
msgstr "गामा राननायनि बेसेनफोर।"
@@ -9299,7 +9138,6 @@ msgid "The value for which the gamma distribution is to be calculated."
msgstr "बेसेन जायनि थाखाय गामा राननायखौ हिसाब खालाम नांगौ जायो।"
#: scfuncs.hrc:2444
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_DIST_MS"
msgid "Alpha"
msgstr "आलफा"
@@ -9321,7 +9159,6 @@ msgid "The Beta parameter of the Gamma distribution."
msgstr "गामा रानानायनि Beta परमिटर"
#: scfuncs.hrc:2448
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_DIST_MS"
msgid "Cumulative"
msgstr "C"
@@ -9348,7 +9185,6 @@ msgid "The probability value for which the inverse gamma distribution is to be c
msgstr "जाथावथाव बेसेन जायनि थाखाय उलथा गामा राननायखौ हिसाब खालाम नांगौ जायो।"
#: scfuncs.hrc:2458
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_INV"
msgid "Alpha"
msgstr "आलफा"
@@ -9380,13 +9216,11 @@ msgid "Number"
msgstr "अनजिमा"
#: scfuncs.hrc:2469
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_INV_MS"
msgid "The probability value for which the inverse gamma distribution is to be calculated."
msgstr "जाथावथाव बेसेन जायनि थाखाय उलथा गामा राननायखौ हिसाब खालाम नांगौ जायो।"
#: scfuncs.hrc:2470
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_INV_MS"
msgid "Alpha"
msgstr "आलफा"
@@ -9433,7 +9267,6 @@ msgid "Number"
msgstr "अनजिमा"
#: scfuncs.hrc:2489
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_LN_MS"
msgid "The value for which the natural logarithm of the gamma function is to be calculated."
msgstr "बेसेन जायनि थाखाय गामा हाबाफारिनि सरासनस्रा ल'गारिदमखौ हिसाब खालाम नांगौ जायो।"
@@ -9460,7 +9293,6 @@ msgid "Values of the beta distribution."
msgstr "beta राननायनि बेसेनफोर"
#: scfuncs.hrc:2506
-#, fuzzy
msgctxt "SC_OPCODE_BETA_DIST"
msgid "Number"
msgstr "अनजिमा"
@@ -9471,7 +9303,6 @@ msgid "The value for which the beta distribution is to be calculated."
msgstr "बेसेन जायनि थाखाय beta राननायखौ हिसाब खालाम नांगौ जायो।"
#: scfuncs.hrc:2508
-#, fuzzy
msgctxt "SC_OPCODE_BETA_DIST"
msgid "Alpha"
msgstr "आलफा"
@@ -9513,7 +9344,6 @@ msgid "The final value for the value interval of the distribution."
msgstr "जोबथा बेसेन जायनि थाखाय राननायनि बेसेन थाद'नाय"
#: scfuncs.hrc:2516
-#, fuzzy
msgctxt "SC_OPCODE_BETA_DIST"
msgid "Cumulative"
msgstr "C"
@@ -9530,7 +9360,6 @@ msgid "Values of the inverse beta distribution."
msgstr "उलथा beta राननायनि बेसेनफोर"
#: scfuncs.hrc:2524
-#, fuzzy
msgctxt "SC_OPCODE_BETA_INV"
msgid "Number"
msgstr "अनजिमा"
@@ -9541,7 +9370,6 @@ msgid "The probability value for which the inverse beta distribution is to be ca
msgstr "जाथावथाव बेसेन जायनि थाखाय उलथा beta राननायखौ हिसाब खालाम नांगौ जायो।"
#: scfuncs.hrc:2526
-#, fuzzy
msgctxt "SC_OPCODE_BETA_INV"
msgid "Alpha"
msgstr "आलफा"
@@ -9588,7 +9416,6 @@ msgid "Values of the beta distribution."
msgstr "beta राननायनि बेसेनफोर"
#: scfuncs.hrc:2540
-#, fuzzy
msgctxt "SC_OPCODE_BETA_DIST_MS"
msgid "Number"
msgstr "अनजिमा"
@@ -9599,7 +9426,6 @@ msgid "The value for which the beta distribution is to be calculated."
msgstr "बेसेन जायनि थाखाय beta राननायखौ हिसाब खालाम नांगौ जायो।"
#: scfuncs.hrc:2542
-#, fuzzy
msgctxt "SC_OPCODE_BETA_DIST_MS"
msgid "Alpha"
msgstr "आलफा"
@@ -9621,7 +9447,6 @@ msgid "The Beta parameter of the Beta distribution."
msgstr "beta राननायनि beta पारामिटार"
#: scfuncs.hrc:2546
-#, fuzzy
msgctxt "SC_OPCODE_BETA_DIST_MS"
msgid "Cumulative"
msgstr "C"
@@ -9658,19 +9483,16 @@ msgid "Values of the inverse beta distribution."
msgstr "उलथा beta राननायनि बेसेनफोर"
#: scfuncs.hrc:2558
-#, fuzzy
msgctxt "SC_OPCODE_BETA_INV_MS"
msgid "Number"
msgstr "अनजिमा"
#: scfuncs.hrc:2559
-#, fuzzy
msgctxt "SC_OPCODE_BETA_INV_MS"
msgid "The probability value for which the inverse beta distribution is to be calculated."
msgstr "जाथावथाव बेसेन जायनि थाखाय उलथा beta राननायखौ हिसाब खालाम नांगौ जायो।"
#: scfuncs.hrc:2560
-#, fuzzy
msgctxt "SC_OPCODE_BETA_INV_MS"
msgid "Alpha"
msgstr "आलफा"
@@ -9852,7 +9674,6 @@ msgid "The population size."
msgstr "सुबुं अनजिमानि महर"
#: scfuncs.hrc:2610
-#, fuzzy
msgctxt "SC_OPCODE_HYP_GEOM_DIST"
msgid "Cumulative"
msgstr "C"
@@ -9911,7 +9732,6 @@ msgid "The population size."
msgstr "सुबुं अनजिमानि महर"
#: scfuncs.hrc:2626
-#, fuzzy
msgctxt "SC_OPCODE_HYP_GEOM_DIST_MS"
msgid "Cumulative"
msgstr "C"
@@ -10011,7 +9831,6 @@ msgid "The degrees of freedom of the T distribution."
msgstr "T राननायनि उदांस्रिनि डिग्रिफोर"
#: scfuncs.hrc:2660
-#, fuzzy
msgctxt "SC_OPCODE_T_DIST_MS"
msgid "Cumulative"
msgstr "C"
@@ -10053,7 +9872,6 @@ msgid "Values of the inverse t-distribution."
msgstr "उलथा t-राननायनि बेसेनफोर।"
#: scfuncs.hrc:2678
-#, fuzzy
msgctxt "SC_OPCODE_T_INV"
msgid "Number"
msgstr "अनजिमा"
@@ -10081,13 +9899,11 @@ msgid "Values of the left-tailed inverse t-distribution."
msgstr "उलथा t-राननायनि बेसेनफोर।"
#: scfuncs.hrc:2688
-#, fuzzy
msgctxt "SC_OPCODE_T_INV_MS"
msgid "Number"
msgstr "अनजिमा"
#: scfuncs.hrc:2689
-#, fuzzy
msgctxt "SC_OPCODE_T_INV_MS"
msgid "The probability value for which the inverse T distribution is to be calculated."
msgstr "जाथावथाव बेसेन जायनि थाखाय उलथा T राननायखौ हिसाब खालाम नांगौ जायो।"
@@ -10110,13 +9926,11 @@ msgid "Values of the two-tailed inverse t-distribution."
msgstr "उलथा t-राननायनि बेसेनफोर।"
#: scfuncs.hrc:2698
-#, fuzzy
msgctxt "SC_OPCODE_T_INV_2T"
msgid "Number"
msgstr "अनजिमा"
#: scfuncs.hrc:2699
-#, fuzzy
msgctxt "SC_OPCODE_T_INV_2T"
msgid "The probability value for which the inverse T distribution is to be calculated."
msgstr "जाथावथाव बेसेन जायनि थाखाय उलथा T राननायखौ हिसाब खालाम नांगौ जायो।"
@@ -10208,7 +10022,6 @@ msgid "The degrees of freedom in the denominator of the F distribution."
msgstr "F राननायनि बोखाव खोनदानि रानग्रा आव उदांस्रिनि डिग्रिफोर।"
#: scfuncs.hrc:2726
-#, fuzzy
msgctxt "SC_OPCODE_F_DIST_LT"
msgid "Cumulative"
msgstr "C"
@@ -10262,7 +10075,6 @@ msgid "Values of the inverse F distribution."
msgstr "उलथा F राननायनि बेसेनफोर।"
#: scfuncs.hrc:2746
-#, fuzzy
msgctxt "SC_OPCODE_F_INV"
msgid "Number"
msgstr "अनजिमा"
@@ -10301,13 +10113,11 @@ msgid "Values of the inverse left tail F distribution."
msgstr "उलथा beta राननायनि बेसेनफोर"
#: scfuncs.hrc:2758
-#, fuzzy
msgctxt "SC_OPCODE_F_INV_LT"
msgid "Number"
msgstr "अनजिमा"
#: scfuncs.hrc:2759
-#, fuzzy
msgctxt "SC_OPCODE_F_INV_LT"
msgid "The probability value for which the inverse F distribution is to be calculated."
msgstr "जाथावथाव बेसेन जायनि थाखाय उलथा F राननायखौ हिसाब खालाम नांगौ जायो।"
@@ -10341,13 +10151,11 @@ msgid "Values of the inverse right tail F distribution."
msgstr "उलथा beta राननायनि बेसेनफोर"
#: scfuncs.hrc:2770
-#, fuzzy
msgctxt "SC_OPCODE_F_INV_RT"
msgid "Number"
msgstr "अनजिमा"
#: scfuncs.hrc:2771
-#, fuzzy
msgctxt "SC_OPCODE_F_INV_RT"
msgid "The probability value for which the inverse F distribution is to be calculated."
msgstr "जाथावथाव बेसेन जायनि थाखाय उलथा F राननायखौ हिसाब खालाम नांगौ जायो।"
@@ -10453,13 +10261,11 @@ msgid "The degrees of freedom of the chi-square distribution."
msgstr "chi बर्ग दबलाय राननायनि उदांस्रिनि डिग्रिफोर"
#: scfuncs.hrc:2807
-#, fuzzy
msgctxt "SC_OPCODE_CHISQ_DIST"
msgid "Cumulative"
msgstr "C"
#: scfuncs.hrc:2808
-#, fuzzy
msgctxt "SC_OPCODE_CHISQ_DIST"
msgid "0 or FALSE calculates the probability density function. Any other value or TRUE or omitted calculates the cumulative distribution function."
msgstr "बांबाय थानाय। C=0 आ रोजाथि हाबाफारिखौ हिसाब खालामो, C=1 राननाय।"
@@ -10491,7 +10297,6 @@ msgid "The degrees of freedom of the chi-square distribution."
msgstr "chi बर्ग दबलाय राननायनि उदांस्रिनि डिग्रिफोर"
#: scfuncs.hrc:2820
-#, fuzzy
msgctxt "SC_OPCODE_CHISQ_DIST_MS"
msgid "Cumulative"
msgstr "C"
@@ -10508,7 +10313,6 @@ msgid "Values of the inverse of CHIDIST(x; DegreesOfFreedom)."
msgstr "chi बर्ग दबलाय राननायनि बेसेनफोर।"
#: scfuncs.hrc:2829
-#, fuzzy
msgctxt "SC_OPCODE_CHI_INV"
msgid "Number"
msgstr "अनजिमा"
@@ -10535,13 +10339,11 @@ msgid "Values of the inverse of CHIDIST(x; DegreesOfFreedom)."
msgstr "chi बर्ग दबलाय राननायनि बेसेनफोर।"
#: scfuncs.hrc:2840
-#, fuzzy
msgctxt "SC_OPCODE_CHI_INV_MS"
msgid "Number"
msgstr "अनजिमा"
#: scfuncs.hrc:2841
-#, fuzzy
msgctxt "SC_OPCODE_CHI_INV_MS"
msgid "The probability value for which the inverse chi square distribution is to be calculated."
msgstr "जाथावथाव बेसेन जायनि थाखाय उलथा chi बर्ग दबलाय राननायखौ हिसाब खालाम नांगौ जायो।"
@@ -10629,7 +10431,6 @@ msgid "The value to be standardized."
msgstr "बेसेन जायखौ थाखोमान खालाम नांगौ जायो।"
#: scfuncs.hrc:2875
-#, fuzzy
msgctxt "SC_OPCODE_STANDARD"
msgid "Mean"
msgstr "मिन"
@@ -10710,7 +10511,6 @@ msgid "Returns a (1-alpha) confidence interval for a normal distribution."
msgstr "मोनसे नरमाल राननायनि थाखाय मोनसे(1 अलफा) कनफिडेनस थाद'नायखौ दैथाय हरफिनो।"
#: scfuncs.hrc:2905
-#, fuzzy
msgctxt "SC_OPCODE_CONFIDENCE"
msgid "Alpha"
msgstr "आलफा"
@@ -10731,7 +10531,6 @@ msgid "The standard deviation of the population."
msgstr "सुबुं अनजिमानि थाखोमान आनज्रायनाय।"
#: scfuncs.hrc:2909
-#, fuzzy
msgctxt "SC_OPCODE_CONFIDENCE"
msgid "Size"
msgstr "महर"
@@ -10748,7 +10547,6 @@ msgid "Returns a (1-alpha) confidence interval for a normal distribution."
msgstr "मोनसे नरमाल राननायनि थाखाय मोनसे(1 अलफा) कनफिडेनस थाद'नायखौ दैथाय हरफिनो।"
#: scfuncs.hrc:2917
-#, fuzzy
msgctxt "SC_OPCODE_CONFIDENCE_N"
msgid "Alpha"
msgstr "आलफा"
@@ -10769,7 +10567,6 @@ msgid "The standard deviation of the population."
msgstr "सुबुं अनजिमानि थाखोमान आनज्रायनाय।"
#: scfuncs.hrc:2921
-#, fuzzy
msgctxt "SC_OPCODE_CONFIDENCE_N"
msgid "Size"
msgstr "महर"
@@ -10786,7 +10583,6 @@ msgid "Returns a (1-alpha) confidence interval for a Student's t distribution."
msgstr "मोनसे नरमाल राननायनि थाखाय मोनसे(1 अलफा) कनफिडेनस थाद'नायखौ दैथाय हरफिनो।"
#: scfuncs.hrc:2929
-#, fuzzy
msgctxt "SC_OPCODE_CONFIDENCE_T"
msgid "Alpha"
msgstr "आलफा"
@@ -10807,7 +10603,6 @@ msgid "The standard deviation of the population."
msgstr "सुबुं अनजिमानि थाखोमान आनज्रायनाय।"
#: scfuncs.hrc:2933
-#, fuzzy
msgctxt "SC_OPCODE_CONFIDENCE_T"
msgid "Size"
msgstr "महर"
@@ -10823,7 +10618,6 @@ msgid "Calculates the probability of observing a z-statistic greater than the on
msgstr "मोनसे z आनजादनि मोननै-टेइलड P बेसेनखौ दैथाय हरफिनो।"
#: scfuncs.hrc:2941
-#, fuzzy
msgctxt "SC_OPCODE_Z_TEST"
msgid "Data"
msgstr "डाटा"
@@ -10854,13 +10648,11 @@ msgid "The known standard deviation of the population. If omitted, the standard
msgstr "सुबुं अनजिमानि थाखोमान आनज्रायनाय।"
#: scfuncs.hrc:2952
-#, fuzzy
msgctxt "SC_OPCODE_Z_TEST_MS"
msgid "Calculates the probability of observing a z-statistic greater than the one computed based on a sample."
msgstr "मोनसे z आनजादनि मोननै-टेइलड P बेसेनखौ दैथाय हरफिनो।"
#: scfuncs.hrc:2953
-#, fuzzy
msgctxt "SC_OPCODE_Z_TEST_MS"
msgid "Data"
msgstr "डाटा"
@@ -10886,7 +10678,6 @@ msgid "sigma"
msgstr "सिगमा"
#: scfuncs.hrc:2958
-#, fuzzy
msgctxt "SC_OPCODE_Z_TEST_MS"
msgid "The known standard deviation of the population. If omitted, the standard deviation of the given sample is used."
msgstr "सुबुं अनजिमानि थाखोमान आनज्रायनाय।"
@@ -11079,7 +10870,6 @@ msgid "Mode"
msgstr "रोखोम"
#: scfuncs.hrc:3024
-#, fuzzy
msgctxt "SC_OPCODE_T_TEST_MS"
msgid "Mode specifies the number of distribution tails to return. 1= one-tailed, 2 = two-tailed distribution"
msgstr "रोखोम दैथाय हरफिननो राननाय टाइलसनि अनजिमाखौ थि खालामो।1=मोनसे-टाइलड, 2 = मोननै-टाइलड राननाय।"
@@ -11371,7 +11161,6 @@ msgid "Calculates future value(s) using additive Exponential Smoothing algorithm
msgstr ""
#: scfuncs.hrc:3135
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_ADD"
msgid "Target"
msgstr "थांखिनाय"
@@ -11382,7 +11171,6 @@ msgid "The date (array) for which you want to predict a value."
msgstr ""
#: scfuncs.hrc:3137
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_ADD"
msgid "Values"
msgstr "बेसेनफोर"
@@ -11438,7 +11226,6 @@ msgid "Calculates future value(s) using multiplicative Exponential Smoothing alg
msgstr ""
#: scfuncs.hrc:3153
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_MUL"
msgid "Target"
msgstr "थांखिनाय"
@@ -11449,7 +11236,6 @@ msgid "The date (array) for which you want to predict a value."
msgstr ""
#: scfuncs.hrc:3155
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_MUL"
msgid "Values"
msgstr "बेसेनफोर"
@@ -11505,7 +11291,6 @@ msgid "Returns a prediction interval at the specified target value(s) for additi
msgstr ""
#: scfuncs.hrc:3171
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_PIA"
msgid "Target"
msgstr "थांखिनाय"
@@ -11516,7 +11301,6 @@ msgid "The date (array) for which you want to predict a value."
msgstr ""
#: scfuncs.hrc:3173
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_PIA"
msgid "Values"
msgstr "बेसेनफोर"
@@ -11583,7 +11367,6 @@ msgid "Returns a prediction interval at the specified target value(s) for multip
msgstr ""
#: scfuncs.hrc:3191
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_PIM"
msgid "Target"
msgstr "थांखिनाय"
@@ -11594,7 +11377,6 @@ msgid "The date (array) for which you want to predict a value."
msgstr ""
#: scfuncs.hrc:3193
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_PIM"
msgid "Values"
msgstr "बेसेनफोर"
@@ -11661,7 +11443,6 @@ msgid "Calculates the number of samples in period (season) using additive Expone
msgstr ""
#: scfuncs.hrc:3211
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_SEA"
msgid "Values"
msgstr "बेसेनफोर"
@@ -11707,7 +11488,6 @@ msgid "Returns statistical value(s) using additive Exponential Smoothing algorit
msgstr ""
#: scfuncs.hrc:3225
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_STA"
msgid "Values"
msgstr "बेसेनफोर"
@@ -11773,7 +11553,6 @@ msgid "Returns statistical value(s) using multiplicative Exponential Smoothing a
msgstr ""
#: scfuncs.hrc:3243
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_STM"
msgid "Values"
msgstr "बेसेनफोर"
@@ -11834,7 +11613,6 @@ msgid "Aggregation (default 1 = AVERAGE); method to be used to aggregate identic
msgstr ""
#: scfuncs.hrc:3260
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_LIN"
msgid "Returns a value along a linear regression"
msgstr "मोनसे लिनियार रिग्रेशनजों लोगोसे मोनसे बेसेनखौ दैथाय हरफिनो।"
@@ -11846,7 +11624,6 @@ msgid "Value"
msgstr "बेसेनफोर"
#: scfuncs.hrc:3262
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_LIN"
msgid "The X value for which the Y value on the regression linear is to be calculated."
msgstr "X बेसेन जायनि थाखाय रिग्रेशन लिनियारआव Y बेसेनखौ हिसाब खालाम नांगौ जायो।"
@@ -11857,7 +11634,6 @@ msgid "Data Y"
msgstr ""
#: scfuncs.hrc:3264
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_LIN"
msgid "The Y data array."
msgstr " Y डाटा एररे"
@@ -11868,7 +11644,6 @@ msgid "Data X"
msgstr ""
#: scfuncs.hrc:3266
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_LIN"
msgid "The X data array."
msgstr " X डाटा एररे"
@@ -11879,7 +11654,6 @@ msgid "Returns the reference to a cell as text."
msgstr "फरा बिजाब बादि मोनसे खथासानि मखनायखौ दैथाय हरफिनो।"
#: scfuncs.hrc:3273
-#, fuzzy
msgctxt "SC_OPCODE_ADDRESS"
msgid "Row"
msgstr "सारि"
@@ -11890,7 +11664,6 @@ msgid "The row number of the cell."
msgstr "खथासानि सारिनि अनजिमा।"
#: scfuncs.hrc:3275
-#, fuzzy
msgctxt "SC_OPCODE_ADDRESS"
msgid "Column"
msgstr "खाम्फा"
@@ -11921,7 +11694,6 @@ msgid "The reference style: 0 or FALSE means R1C1 style, any other value or omit
msgstr ""
#: scfuncs.hrc:3281
-#, fuzzy
msgctxt "SC_OPCODE_ADDRESS"
msgid "Sheet"
msgstr "शिट"
@@ -12075,7 +11847,6 @@ msgid "Horizontal search and reference to the cells located below."
msgstr "गाहायाव होनाय खथासाफोरनि थाखाय समानथि नायगिरनाय आरो मखनाय।"
#: scfuncs.hrc:3355
-#, fuzzy
msgctxt "SC_OPCODE_H_LOOKUP"
msgid "Search criterion"
msgstr "नागिरनाय बिसार खानथि"
@@ -12154,7 +11925,6 @@ msgid "Column index number in the array."
msgstr "एररेआव खाम्फा नायखां बिलाइनि अनजिमा।"
#: scfuncs.hrc:3375
-#, fuzzy
msgctxt "SC_OPCODE_V_LOOKUP"
msgid "Sort order"
msgstr "थाखोनि फारि"
@@ -12181,7 +11951,6 @@ msgid "The reference to a (multiple) range."
msgstr "मोनसे सारि(गोबां)जों मखनाय।"
#: scfuncs.hrc:3385
-#, fuzzy
msgctxt "SC_OPCODE_INDEX"
msgid "Row"
msgstr "सारि"
@@ -12192,7 +11961,6 @@ msgid "The row in the range."
msgstr "सारिआव थानाय लारि।"
#: scfuncs.hrc:3387
-#, fuzzy
msgctxt "SC_OPCODE_INDEX"
msgid "Column"
msgstr "खाम्फा"
@@ -12203,7 +11971,6 @@ msgid "The column in the range."
msgstr "सारिआव थानाय खाम्फा"
#: scfuncs.hrc:3389
-#, fuzzy
msgctxt "SC_OPCODE_INDEX"
msgid "Range"
msgstr "सारि"
@@ -12410,7 +12177,6 @@ msgid "Applies a Style to the formula cell."
msgstr "फरमुलानि खथासानि थाखाय मोनसे आदबखौ बाहायो।"
#: scfuncs.hrc:3463
-#, fuzzy
msgctxt "SC_OPCODE_STYLE"
msgid "Style"
msgstr "आदब"
@@ -12522,7 +12288,6 @@ msgid "Extracts value(s) from a pivot table."
msgstr ""
#: scfuncs.hrc:3499
-#, fuzzy
msgctxt "SC_OPCODE_GET_PIVOT_DATA"
msgid "Data field"
msgstr "डाटा फोथार"
@@ -12576,7 +12341,6 @@ msgid "Converts half-width ASCII and katakana characters to full-width."
msgstr ""
#: scfuncs.hrc:3519
-#, fuzzy
msgctxt "SC_OPCODE_JIS"
msgid "Text"
msgstr "फराय बिजाब"
@@ -12593,7 +12357,6 @@ msgid "Converts full-width ASCII and katakana characters to half-width."
msgstr ""
#: scfuncs.hrc:3527
-#, fuzzy
msgctxt "SC_OPCODE_ASC"
msgid "Text"
msgstr "फराय बिजाब"
@@ -12610,7 +12373,6 @@ msgid "Returns a numeric code for the first character in a text string."
msgstr "मोनसे फराय बिजाब सारिआव गिबि हांखोनि थाखाय मोनसे अनजिमायारि क'डखौ दैथाय हरफिनो।"
#: scfuncs.hrc:3535
-#, fuzzy
msgctxt "SC_OPCODE_CODE"
msgid "Text"
msgstr "फराय बिजाब"
@@ -12637,7 +12399,6 @@ msgid "Value is a number, a reference to a cell containing a number or a formula
msgstr "बेसेना मोनसे अनजिमा, मोनसे खथायाव थानाय अनजिमानि थाखाय मोनसे मखनाय एबा मोनसे फरमुला जायनि फिथाया मोनसे अनजिमा।"
#: scfuncs.hrc:3545
-#, fuzzy
msgctxt "SC_OPCODE_CURRENCY"
msgid "Decimals"
msgstr "दश'मिक"
@@ -12653,7 +12414,6 @@ msgid "Converts a code number into a character or letter."
msgstr "मोनसे क'ड अनजिमाखौ मोनसे हांखोआव सोलाय होनाय जायो।"
#: scfuncs.hrc:3553
-#, fuzzy
msgctxt "SC_OPCODE_CHAR"
msgid "Number"
msgstr "अनजिमा"
@@ -12669,7 +12429,6 @@ msgid "Removes all nonprintable characters from text."
msgstr "फराय बिजाब निफ्राय साफायनो हाथावयै गासै हांखोफोरखौ गैया खालामनाय जायो।"
#: scfuncs.hrc:3561
-#, fuzzy
msgctxt "SC_OPCODE_CLEAN"
msgid "Text"
msgstr "फराय बिजाब"
@@ -12685,7 +12444,6 @@ msgid "Combines several text items into one."
msgstr "गोबां फराय बिजाबनि आयदाफोरखौ मोनसेयाव जमा खालामनाय जायो।"
#: scfuncs.hrc:3569
-#, fuzzy
msgctxt "SC_OPCODE_CONCAT"
msgid "Text"
msgstr "फराय बिजाब"
@@ -12701,7 +12459,6 @@ msgid "Combines several text items into one, accepts cell ranges as arguments."
msgstr ""
#: scfuncs.hrc:3577
-#, fuzzy
msgctxt "SC_OPCODE_CONCAT_MS"
msgid "Text"
msgstr "फराय बिजाब"
@@ -12737,7 +12494,6 @@ msgid "If TRUE, empty cells will be ignored."
msgstr ""
#: scfuncs.hrc:3589
-#, fuzzy
msgctxt "SC_OPCODE_TEXTJOIN_MS"
msgid "Text"
msgstr "फराय बिजाब"
@@ -12753,19 +12509,16 @@ msgid "Checks 1 or more conditions and returns a value corresponding to the firs
msgstr ""
#: scfuncs.hrc:3597
-#, fuzzy
msgctxt "SC_OPCODE_IFS_MS"
msgid "Test"
msgstr "आनजाद"
#: scfuncs.hrc:3598
-#, fuzzy
msgctxt "SC_OPCODE_IFS_MS"
msgid "Any value or expression which can be either TRUE or FALSE."
msgstr "TRUE नङाब्ला FALSE जानो हानाय जायखि जाया बेसेन एबा फोरमायनाय।"
#: scfuncs.hrc:3599
-#, fuzzy
msgctxt "SC_OPCODE_IFS_MS"
msgid "Result"
msgstr "फिथाय"
@@ -12802,7 +12555,6 @@ msgid "Value that will be compared against expression."
msgstr ""
#: scfuncs.hrc:3611
-#, fuzzy
msgctxt "SC_OPCODE_SWITCH_MS"
msgid "Result"
msgstr "फिथाय"
@@ -12928,7 +12680,6 @@ msgid "The text to be found."
msgstr "मोननो हाथाव फराय बिजाब।"
#: scfuncs.hrc:3653
-#, fuzzy
msgctxt "SC_OPCODE_FIND"
msgid "Text"
msgstr "फराय बिजाब"
@@ -12966,7 +12717,6 @@ msgid "The text to be found."
msgstr "मोननो हाथाव फराय बिजाब।"
#: scfuncs.hrc:3665
-#, fuzzy
msgctxt "SC_OPCODE_SEARCH"
msgid "Text"
msgstr "फराय बिजाब"
@@ -12993,7 +12743,6 @@ msgid "Removes extra spaces from text."
msgstr "फराय बिजाब निफ्राय बांद्राय जायगाफोरखौ गैया खालामनाय जायो।"
#: scfuncs.hrc:3675
-#, fuzzy
msgctxt "SC_OPCODE_TRIM"
msgid "Text"
msgstr "फराय बिजाब"
@@ -13009,7 +12758,6 @@ msgid "Capitalizes the first letter in all words."
msgstr "गासै सोदोबफोराव गिबि हांखोखौ गेदेर हांखोयै लिरनांगौ जायो।"
#: scfuncs.hrc:3683
-#, fuzzy
msgctxt "SC_OPCODE_PROPER"
msgid "Text"
msgstr "फराय बिजाब"
@@ -13025,7 +12773,6 @@ msgid "Converts text to uppercase."
msgstr "फराय बिजाबखौ आप्पारकेस आव सोलाय होनाय जायो।"
#: scfuncs.hrc:3691
-#, fuzzy
msgctxt "SC_OPCODE_UPPER"
msgid "Text"
msgstr "फराय बिजाब"
@@ -13041,7 +12788,6 @@ msgid "Converts text to lowercase."
msgstr "फराय बिजाबखौ ल'वार केसआव सोलाय होनाय जायो।"
#: scfuncs.hrc:3699
-#, fuzzy
msgctxt "SC_OPCODE_LOWER"
msgid "Text"
msgstr "फराय बिजाब"
@@ -13057,7 +12803,6 @@ msgid "Converts text to a number."
msgstr "फराय बिजाबखौ मोनसे अनजिमायाव सोलाय होनाय जायो।"
#: scfuncs.hrc:3707
-#, fuzzy
msgctxt "SC_OPCODE_VALUE"
msgid "Text"
msgstr "फराय बिजाब"
@@ -13073,7 +12818,6 @@ msgid "Converts a number to text according to a given format."
msgstr "होखानाय मोनसे दाथाय बायदियै अनजिमाखौ फराय बिजाबाव सोलाय होनाय जायो।"
#: scfuncs.hrc:3715
-#, fuzzy
msgctxt "SC_OPCODE_TEXT"
msgid "Number"
msgstr "अनजिमा"
@@ -13136,7 +12880,6 @@ msgid "The character position from which text is to be replaced."
msgstr "हांखोनि जायगा जेराव निफ्राय फराय बिजाबखौ जायगा सोलाय होनांगौ जायो।"
#: scfuncs.hrc:3737
-#, fuzzy
msgctxt "SC_OPCODE_REPLACE"
msgid "Length"
msgstr "गोलावथि"
@@ -13163,7 +12906,6 @@ msgid "Formats a number with a fixed number of places after the decimal point an
msgstr "दश'मिक बिन्दु आरो रोजा रोजा बोखावग्रानि उनाव मोनसे थि जायगाफोरनि अनजिमाजों मोनसे अनजिमाखौ दाथाय खालामनाय जायो।"
#: scfuncs.hrc:3747
-#, fuzzy
msgctxt "SC_OPCODE_FIXED"
msgid "Number"
msgstr "अनजिमा"
@@ -13199,7 +12941,6 @@ msgid "Calculates length of a text string."
msgstr "मोनसे फराय बिजाब सारिनि गोलावथिखौ हिसाब खालामो।"
#: scfuncs.hrc:3759
-#, fuzzy
msgctxt "SC_OPCODE_LEN"
msgid "Text"
msgstr "फराय बिजाब"
@@ -13215,7 +12956,6 @@ msgid "Returns the first character or characters of a text."
msgstr ""
#: scfuncs.hrc:3767
-#, fuzzy
msgctxt "SC_OPCODE_LEFT"
msgid "Text"
msgstr "फराय बिजाब"
@@ -13226,7 +12966,6 @@ msgid "The text where the initial partial words are to be determined."
msgstr "फराय बिजाब जेराव जागाय-जेननायनि बाहागोसे सोदोबफोरखौ थि खालाम नांगौ जायो।"
#: scfuncs.hrc:3769
-#, fuzzy
msgctxt "SC_OPCODE_LEFT"
msgid "Number"
msgstr "अनजिमा"
@@ -13242,7 +12981,6 @@ msgid "Returns the last character or characters of a text."
msgstr ""
#: scfuncs.hrc:3777
-#, fuzzy
msgctxt "SC_OPCODE_RIGHT"
msgid "Text"
msgstr "फराय बिजाब"
@@ -13253,7 +12991,6 @@ msgid "The text in which the end partial words are to be determined."
msgstr "फराय बिजाब जेराव जोबनायनि बाहागोसे सोदोबफोरखौ थि खालाम नांगौ जायो।"
#: scfuncs.hrc:3779
-#, fuzzy
msgctxt "SC_OPCODE_RIGHT"
msgid "Number"
msgstr "अनजिमा"
@@ -13269,7 +13006,6 @@ msgid "Returns a partial text string of a text."
msgstr "मोनसे फराय बिजाबनि बाहागोसे फराय बिजाब सारिखौ दैथाय हरफिनो।"
#: scfuncs.hrc:3787
-#, fuzzy
msgctxt "SC_OPCODE_MID"
msgid "Text"
msgstr "फराय बिजाब"
@@ -13280,7 +13016,6 @@ msgid "The text in which partial words are to be determined."
msgstr "फराय बिजाब जेराव बाहागोसे सोदोबफोरखौ थि खालाम नांगौ जायो।"
#: scfuncs.hrc:3789
-#, fuzzy
msgctxt "SC_OPCODE_MID"
msgid "Start"
msgstr "जागाय"
@@ -13291,7 +13026,6 @@ msgid "The position from which the part word is to be determined."
msgstr "जायगा जेराव निफ्राय खावसे सोदोबखौ थि खालाम नांगौ जायो।"
#: scfuncs.hrc:3791
-#, fuzzy
msgctxt "SC_OPCODE_MID"
msgid "Number"
msgstr "अनजिमा"
@@ -13307,7 +13041,6 @@ msgid "Repeats text a given number of times."
msgstr "मोनसे होखानाय समफोर अनजिमानि फराय बिजाबखौ गले गले मावफिननाय जायो।"
#: scfuncs.hrc:3799
-#, fuzzy
msgctxt "SC_OPCODE_REPT"
msgid "Text"
msgstr "फराय बिजाब"
@@ -13318,7 +13051,6 @@ msgid "The text to be repeated."
msgstr "फराय बिजाब जायखौ गले गले मावफिन नांगौ जायो।"
#: scfuncs.hrc:3801
-#, fuzzy
msgctxt "SC_OPCODE_REPT"
msgid "Number"
msgstr "अनजिमा"
@@ -13334,7 +13066,6 @@ msgid "Substitutes new text for old text in a string."
msgstr "मोनसे सारियाव गोजाम फराय बिजाबनि जायगायाव गोदान फराय बिजाबखौ सोलाय होनाय जायो।"
#: scfuncs.hrc:3809
-#, fuzzy
msgctxt "SC_OPCODE_SUBSTITUTE"
msgid "Text"
msgstr "फराय बिजाब"
@@ -13383,7 +13114,6 @@ msgid "Converts a positive integer to text from a number system to the base defi
msgstr " गुदि मोनसे बिबेखेवनाय निफ्राय मोनसे जाथाव गासै अनजिमा सोलाय होनाय.बेस ओंथि बेखेवनायनि मोनसे अनजिमा सिस्टेम निफ्राय मोनसे थार आबुं अनजिमानि फराय बिजाबखौ सोलाय होनाय जायो।"
#: scfuncs.hrc:3823
-#, fuzzy
msgctxt "SC_OPCODE_BASE"
msgid "Number"
msgstr "अनजिमा"
@@ -13420,7 +13150,6 @@ msgid "Converts a text of a specified number system to a positive integer in the
msgstr "होनाय बेसआव मोनसे थिनाय अनजिमा सिस्टेमनि फराय बिजाबखौ मोनसे थार आबुं अनजिमाआव सोलाय होनाय जायो।"
#: scfuncs.hrc:3835
-#, fuzzy
msgctxt "SC_OPCODE_DECIMAL"
msgid "Text"
msgstr "फराय बिजाब"
@@ -13453,13 +13182,11 @@ msgid "Value"
msgstr "बेसेनफोर"
#: scfuncs.hrc:3846
-#, fuzzy
msgctxt "SC_OPCODE_CONVERT_OOO"
msgid "The value to be converted."
msgstr "बेसेन जायखौ सोलाय होनाय जायो।"
#: scfuncs.hrc:3847 /home/cl/vc/git/libo-core/sc/inc/scfuncs.hrc:3849
-#, fuzzy
msgctxt "SC_OPCODE_CONVERT_OOO"
msgid "Text"
msgstr "फराय बिजाब"
@@ -13538,7 +13265,6 @@ msgid "Returns the numeric code for the first Unicode character in a text string
msgstr "मोनसे फराय बिजाब सारिआव गिबि हांखोनि थाखाय मोनसे अनजिमायारि क'डखौ दैथाय हरफिनो।"
#: scfuncs.hrc:3881
-#, fuzzy
msgctxt "SC_OPCODE_UNICODE"
msgid "Text"
msgstr "फराय बिजाब"
@@ -13555,7 +13281,6 @@ msgid "Converts a code number into a Unicode character or letter."
msgstr "मोनसे क'ड अनजिमाखौ मोनसे हांखोआव सोलाय होनाय जायो।"
#: scfuncs.hrc:3888
-#, fuzzy
msgctxt "SC_OPCODE_UNICHAR"
msgid "Number"
msgstr "अनजिमा"
@@ -13628,7 +13353,6 @@ msgid "Converts text to a number, in a locale-independent way."
msgstr ""
#: scfuncs.hrc:3911
-#, fuzzy
msgctxt "SC_OPCODE_NUMBERVALUE"
msgid "Text"
msgstr "फराय बिजाब"
@@ -13731,7 +13455,6 @@ msgid "Bitwise right shift of an integer value."
msgstr ""
#: scfuncs.hrc:3950
-#, fuzzy
msgctxt "SC_OPCODE_BITRSHIFT"
msgid "Number"
msgstr "अनजिमा"
@@ -13742,7 +13465,6 @@ msgid "The value to be shifted. Positive integer less than 2^48."
msgstr ""
#: scfuncs.hrc:3952
-#, fuzzy
msgctxt "SC_OPCODE_BITRSHIFT"
msgid "Shift"
msgstr "शिफ्ट"
@@ -13758,7 +13480,6 @@ msgid "Bitwise left shift of an integer value."
msgstr ""
#: scfuncs.hrc:3959
-#, fuzzy
msgctxt "SC_OPCODE_BITLSHIFT"
msgid "Number"
msgstr "अनजिमा"
@@ -13769,7 +13490,6 @@ msgid "The value to be shifted. Positive integer less than 2^48."
msgstr ""
#: scfuncs.hrc:3961
-#, fuzzy
msgctxt "SC_OPCODE_BITLSHIFT"
msgid "Shift"
msgstr "शिफ्ट"
@@ -13786,7 +13506,6 @@ msgid "Calculates length of a text string, with DBCS"
msgstr "मोनसे फराय बिजाब सारिनि गोलावथिखौ हिसाब खालामो।"
#: scfuncs.hrc:3968
-#, fuzzy
msgctxt "SC_OPCODE_LENB"
msgid "Text"
msgstr "फराय बिजाब"
@@ -13802,7 +13521,6 @@ msgid "Returns the last character or characters of a text,with DBCS"
msgstr ""
#: scfuncs.hrc:3975
-#, fuzzy
msgctxt "SC_OPCODE_RIGHTB"
msgid "Text"
msgstr "फराय बिजाब"
@@ -13813,7 +13531,6 @@ msgid "The text in which the end partial words are to be determined."
msgstr "फराय बिजाब जेराव जोबनायनि बाहागोसे सोदोबफोरखौ थि खालाम नांगौ जायो।"
#: scfuncs.hrc:3977
-#, fuzzy
msgctxt "SC_OPCODE_RIGHTB"
msgid "Number"
msgstr "अनजिमा"
@@ -13829,7 +13546,6 @@ msgid "Returns the first character or characters of a text,with DBCS"
msgstr ""
#: scfuncs.hrc:3984
-#, fuzzy
msgctxt "SC_OPCODE_LEFTB"
msgid "Text"
msgstr "फराय बिजाब"
@@ -13840,7 +13556,6 @@ msgid "The text where the initial partial words are to be determined."
msgstr "फराय बिजाब जेराव जागाय-जेननायनि बाहागोसे सोदोबफोरखौ थि खालाम नांगौ जायो।"
#: scfuncs.hrc:3986
-#, fuzzy
msgctxt "SC_OPCODE_LEFTB"
msgid "Number"
msgstr "अनजिमा"
@@ -13857,7 +13572,6 @@ msgid "Returns a partial text string of a text, with DBCS"
msgstr "मोनसे फराय बिजाबनि बाहागोसे फराय बिजाब सारिखौ दैथाय हरफिनो।"
#: scfuncs.hrc:3993
-#, fuzzy
msgctxt "SC_OPCODE_MIDB"
msgid "Text"
msgstr "फराय बिजाब"
@@ -13868,7 +13582,6 @@ msgid "The text in which partial words are to be determined."
msgstr "फराय बिजाब जेराव बाहागोसे सोदोबफोरखौ थि खालाम नांगौ जायो।"
#: scfuncs.hrc:3995
-#, fuzzy
msgctxt "SC_OPCODE_MIDB"
msgid "Start"
msgstr "जागाय"
@@ -13879,7 +13592,6 @@ msgid "The position from which the part word is to be determined."
msgstr "जायगा जेराव निफ्राय खावसे सोदोबखौ थि खालाम नांगौ जायो।"
#: scfuncs.hrc:3997
-#, fuzzy
msgctxt "SC_OPCODE_MIDB"
msgid "Number"
msgstr "अनजिमा"
@@ -13921,7 +13633,6 @@ msgid "Returns an implementation defined value representing a RGBA color"
msgstr ""
#: scfuncs.hrc:4013
-#, fuzzy
msgctxt "SC_OPCODE_COLOR"
msgid "Red"
msgstr "गोजा"
@@ -13932,7 +13643,6 @@ msgid "Value of red"
msgstr ""
#: scfuncs.hrc:4015
-#, fuzzy
msgctxt "SC_OPCODE_COLOR"
msgid "Green"
msgstr "सोमखोर"
@@ -13943,7 +13653,6 @@ msgid "Value of green"
msgstr ""
#: scfuncs.hrc:4017
-#, fuzzy
msgctxt "SC_OPCODE_COLOR"
msgid "Blue"
msgstr "गोथां"
@@ -14000,13 +13709,11 @@ msgid "Returns the error function."
msgstr "गोरोनथि हाबाफारि दैथाय हरफिन"
#: scfuncs.hrc:4040
-#, fuzzy
msgctxt "SC_OPCODE_ERF_MS"
msgid "Lower limit"
msgstr "गाहायनि सिमा"
#: scfuncs.hrc:4041
-#, fuzzy
msgctxt "SC_OPCODE_ERF_MS"
msgid "The lower limit for integration"
msgstr "खौसे खालामनायनि थाखाय गाहायनि सिमा"
@@ -14018,13 +13725,11 @@ msgid "Returns the complementary error function."
msgstr "जाफुंहोग्रा गोरोनथि हाबाफारि दैथाय हरफिन"
#: scfuncs.hrc:4047
-#, fuzzy
msgctxt "SC_OPCODE_ERFC_MS"
msgid "Lower limit"
msgstr "गाहायनि सिमा"
#: scfuncs.hrc:4048
-#, fuzzy
msgctxt "SC_OPCODE_ERFC_MS"
msgid "The lower limit for integration"
msgstr "खौसे खालामनायनि थाखाय गाहायनि सिमा"
@@ -14066,7 +13771,6 @@ msgid "Value"
msgstr "बेसेनफोर"
#: scfuncs.hrc:4065
-#, fuzzy
msgctxt "SC_OPCODE_ROUNDSIG"
msgid "The number to be rounded."
msgstr "अनजिमाखौ राउन्ड खालामनाय"
@@ -14088,13 +13792,11 @@ msgid "Replaces characters within a text string with a different text string, wi
msgstr "फराय बिजाब सारिनि सिङाव हांखोफोरनि गुबुन मोनसे फराय बिजाब सारिजों जायगा सोलाय होनाय जायो।"
#: scfuncs.hrc:4073
-#, fuzzy
msgctxt "SC_OPCODE_REPLACEB"
msgid "Text"
msgstr "फराय बिजाब"
#: scfuncs.hrc:4074
-#, fuzzy
msgctxt "SC_OPCODE_REPLACEB"
msgid "The text in which some characters are to be replaced."
msgstr "फराय बिजाब जेराव माखासे हांखोफोरखौ जायगा सोलाय होनाय जायो।"
@@ -14106,19 +13808,16 @@ msgid "Position"
msgstr "थासारि"
#: scfuncs.hrc:4076
-#, fuzzy
msgctxt "SC_OPCODE_REPLACEB"
msgid "The character position from which text is to be replaced."
msgstr "हांखोनि जायगा जेराव निफ्राय फराय बिजाबखौ जायगा सोलाय होनांगौ जायो।"
#: scfuncs.hrc:4077
-#, fuzzy
msgctxt "SC_OPCODE_REPLACEB"
msgid "Length"
msgstr "गोलावथि"
#: scfuncs.hrc:4078
-#, fuzzy
msgctxt "SC_OPCODE_REPLACEB"
msgid "The number of characters to be replaced."
msgstr "जायगा सोलाय होनाय हांखोफोरनि अनजिमा।"
@@ -14130,7 +13829,6 @@ msgid "New text"
msgstr "गोदान फराय बिजाब"
#: scfuncs.hrc:4080
-#, fuzzy
msgctxt "SC_OPCODE_REPLACEB"
msgid "The text to be inserted."
msgstr "फराय बिजाब जायखौ सोसन नांगौ जायो।"
@@ -14147,19 +13845,16 @@ msgid "Find text"
msgstr "मोननाय_फराय बिजाब"
#: scfuncs.hrc:4088
-#, fuzzy
msgctxt "SC_OPCODE_FINDB"
msgid "The text to be found."
msgstr "मोननो हाथाव फराय बिजाब।"
#: scfuncs.hrc:4089
-#, fuzzy
msgctxt "SC_OPCODE_FINDB"
msgid "Text"
msgstr "फराय बिजाब"
#: scfuncs.hrc:4090
-#, fuzzy
msgctxt "SC_OPCODE_FINDB"
msgid "The text in which a search is to be made."
msgstr "फराय बिजाब जेराव नायगिर नांगौ जायो।"
@@ -14171,7 +13866,6 @@ msgid "Position"
msgstr "थासारि"
#: scfuncs.hrc:4092
-#, fuzzy
msgctxt "SC_OPCODE_FINDB"
msgid "The position in the text from which the search starts."
msgstr "फराय बिजाबआव जायगा जेराव निफ्राय नागिरनाया जायजेनो।"
@@ -14188,19 +13882,16 @@ msgid "Find text"
msgstr "मोननाय_फराय बिजाब"
#: scfuncs.hrc:4100
-#, fuzzy
msgctxt "SC_OPCODE_SEARCHB"
msgid "The text to be found."
msgstr "मोननो हाथाव फराय बिजाब।"
#: scfuncs.hrc:4101
-#, fuzzy
msgctxt "SC_OPCODE_SEARCHB"
msgid "Text"
msgstr "फराय बिजाब"
#: scfuncs.hrc:4102
-#, fuzzy
msgctxt "SC_OPCODE_SEARCHB"
msgid "The text in which a search is to be made."
msgstr "फराय बिजाब जेराव नायगिर नांगौ जायो।"
@@ -14212,7 +13903,6 @@ msgid "Position"
msgstr "थासारि"
#: scfuncs.hrc:4104
-#, fuzzy
msgctxt "SC_OPCODE_SEARCHB"
msgid "The position in the text from which the search starts."
msgstr "फराय बिजाबआव जायगा जेराव निफ्राय नागिरनाया जायजेनो।"
@@ -14290,7 +13980,6 @@ msgid "- multiple -"
msgstr ""
#: strings.hrc:33
-#, fuzzy
msgctxt "SCSTR_STDFILTER"
msgid "Standard Filter..."
msgstr "थाखो मान फिल्टार..."
@@ -14651,7 +14340,6 @@ msgid "~All sheets"
msgstr ""
#: strings.hrc:106
-#, fuzzy
msgctxt "SCSTR_PRINTOPT_SELECTEDSHEETS"
msgid "~Selected sheets"
msgstr "~सायख जानाय सिटफोर"
@@ -14776,7 +14464,6 @@ msgid "Rename AutoFormat"
msgstr ""
#: strings.hrc:130
-#, fuzzy
msgctxt "STR_ADD_AUTOFORMAT_LABEL"
msgid "Name"
msgstr "मुं"
@@ -14808,25 +14495,21 @@ msgid "Feb"
msgstr ""
#: strings.hrc:136
-#, fuzzy
msgctxt "STR_MAR"
msgid "Mar"
msgstr "मार्च"
#: strings.hrc:137
-#, fuzzy
msgctxt "STR_NORTH"
msgid "North"
msgstr "साहा"
#: strings.hrc:138
-#, fuzzy
msgctxt "STR_MID"
msgid "Mid"
msgstr "MID"
#: strings.hrc:139
-#, fuzzy
msgctxt "STR_SOUTH"
msgid "South"
msgstr "खोला"
@@ -14893,7 +14576,6 @@ msgid "Database ranges"
msgstr "डाटाबेस सारिफोर"
#: strings.hrc:153
-#, fuzzy
msgctxt "SCSTR_CONTENT_GRAPHIC"
msgid "Images"
msgstr "मुसुखाफोर"
@@ -14967,13 +14649,11 @@ msgid "Comment"
msgstr "सुद' लिरथाय"
#: strings.hrc:167
-#, fuzzy
msgctxt "STR_MENU_SORT_ASC"
msgid "Sort Ascending"
msgstr "गोजौ फरसे बांनाय थाखो खालामनाय\" "
#: strings.hrc:168
-#, fuzzy
msgctxt "STR_MENU_SORT_DESC"
msgid "Sort Descending"
msgstr "गाहायजों खमाननाय थाखो खालामनाय"
@@ -14984,7 +14664,6 @@ msgid "Custom Sort"
msgstr ""
#: strings.hrc:170
-#, fuzzy
msgctxt "STR_BTN_TOGGLE_ALL"
msgid "All"
msgstr "गासै"
@@ -15162,7 +14841,6 @@ msgid "No Entry"
msgstr "जेबो हाबनाय गैया"
#: strings.hrc:205
-#, fuzzy
msgctxt "STR_CHG_EMPTY"
msgid "<empty>"
msgstr "<लांदां>"
@@ -15272,7 +14950,6 @@ msgid "F critical"
msgstr ""
#: strings.hrc:231
-#, fuzzy
msgctxt "STR_ANOVA_LABEL_TOTAL"
msgid "Total"
msgstr "गासै "
@@ -15306,7 +14983,6 @@ msgid "Descriptive Statistics"
msgstr ""
#: strings.hrc:240
-#, fuzzy
msgctxt "STRID_CALC_MEAN"
msgid "Mean"
msgstr "मिन"
@@ -15349,7 +15025,6 @@ msgid "Skewness"
msgstr ""
#: strings.hrc:248
-#, fuzzy
msgctxt "STRID_CALC_RANGE"
msgid "Range"
msgstr "सारि"
@@ -15367,13 +15042,11 @@ msgid "Maximum"
msgstr "~बांसिन बिबां"
#: strings.hrc:251
-#, fuzzy
msgctxt "STRID_CALC_SUM"
msgid "Sum"
msgstr "दाजाबगासै"
#: strings.hrc:252
-#, fuzzy
msgctxt "STRID_CALC_COUNT"
msgid "Count"
msgstr "साननाय"
@@ -15454,7 +15127,6 @@ msgid "Maximum"
msgstr "~बांसिन बिबां"
#: strings.hrc:268
-#, fuzzy
msgctxt "STR_RNG_PARAMETER_MEAN"
msgid "Mean"
msgstr "मिन"
@@ -15554,7 +15226,6 @@ msgid "Row %NUMBER%"
msgstr ""
#: strings.hrc:290
-#, fuzzy
msgctxt "STR_LABEL_ALPHA"
msgid "Alpha"
msgstr "आलफा"
@@ -15620,7 +15291,6 @@ msgid "Logarithmic"
msgstr "ल'गारिदम"
#: strings.hrc:303
-#, fuzzy
msgctxt "STR_LABEL_POWER"
msgid "Power"
msgstr "गोहो"
@@ -15745,19 +15415,16 @@ msgid "z Critical two-tail"
msgstr ""
#: units.hrc:27
-#, fuzzy
msgctxt "SCSTR_UNIT"
msgid "Millimeter"
msgstr "मिलि मिटार"
#: units.hrc:28
-#, fuzzy
msgctxt "SCSTR_UNIT"
msgid "Centimeter"
msgstr "सेन्टिमिटार"
#: units.hrc:29
-#, fuzzy
msgctxt "SCSTR_UNIT"
msgid "Meter"
msgstr "मिटार"
@@ -15775,19 +15442,16 @@ msgid "Inch"
msgstr "इन्सि"
#: units.hrc:32
-#, fuzzy
msgctxt "SCSTR_UNIT"
msgid "Foot"
msgstr "फुट"
#: units.hrc:33
-#, fuzzy
msgctxt "SCSTR_UNIT"
msgid "Miles"
msgstr "माइल"
#: units.hrc:34
-#, fuzzy
msgctxt "SCSTR_UNIT"
msgid "Pica"
msgstr "पिका"
@@ -15908,7 +15572,6 @@ msgid "Results to:"
msgstr ""
#: analysisofvariancedialog.ui:189
-#, fuzzy
msgctxt "analysisofvariancedialog|label4"
msgid "Data"
msgstr "डाटा"
@@ -15924,7 +15587,6 @@ msgid "Two factor"
msgstr ""
#: analysisofvariancedialog.ui:262
-#, fuzzy
msgctxt "analysisofvariancedialog|label3"
msgid "Type"
msgstr "रोखोम"
@@ -15970,19 +15632,16 @@ msgid "Parameters"
msgstr "~पारामिटारस"
#: autoformattable.ui:9
-#, fuzzy
msgctxt "autoformattable|AutoFormatTableDialog"
msgid "AutoFormat"
msgstr "गावआरि दाथाय"
#: autoformattable.ui:94
-#, fuzzy
msgctxt "autoformattable|rename"
msgid "Rename"
msgstr "फिन मुं हो"
#: autoformattable.ui:186
-#, fuzzy
msgctxt "autoformattable|label1"
msgid "Format"
msgstr "दाथाय"
@@ -16051,7 +15710,6 @@ msgid ""
msgstr ""
#: cellprotectionpage.ui:120
-#, fuzzy
msgctxt "cellprotectionpage|LabelProtection"
msgid "Protection"
msgstr "रैखाथि खालामनाय"
@@ -16067,7 +15725,6 @@ msgid "The cells selected will be omitted when printing."
msgstr ""
#: cellprotectionpage.ui:196
-#, fuzzy
msgctxt "cellprotectionpage|label3"
msgid "Print"
msgstr "साफाय"
@@ -16094,19 +15751,16 @@ msgid "Labels"
msgstr "लेबेल"
#: chardialog.ui:8
-#, fuzzy
msgctxt "chardialog|CharDialog"
msgid "Character"
msgstr "हांखो"
#: chardialog.ui:106
-#, fuzzy
msgctxt "chardialog|font"
msgid "Font"
msgstr "फन्ट"
#: chardialog.ui:128
-#, fuzzy
msgctxt "chardialog|fonteffects"
msgid "Font Effects"
msgstr "फन्ट जाउनफोर"
@@ -16133,7 +15787,6 @@ msgid "Results to:"
msgstr ""
#: chisquaretestdialog.ui:123
-#, fuzzy
msgctxt "chisquaretestdialog|label1"
msgid "Data"
msgstr "डाटा"
@@ -16179,7 +15832,6 @@ msgid "List From"
msgstr ""
#: colwidthdialog.ui:8
-#, fuzzy
msgctxt "colwidthdialog|ColWidthDialog"
msgid "Column Width"
msgstr "खाम्फानि गुवारथि"
@@ -16203,19 +15855,16 @@ msgid "Manage Conditional Formatting"
msgstr "जाहोनारि दाथाय दानाय"
#: condformatmanager.ui:62
-#, fuzzy
msgctxt "condformatmanager|add"
msgid "Add"
msgstr "दाजाबदेर"
#: condformatmanager.ui:76
-#, fuzzy
msgctxt "condformatmanager|edit"
msgid "Edit..."
msgstr "सुजु..."
#: condformatmanager.ui:90
-#, fuzzy
msgctxt "condformatmanager|remove"
msgid "Remove"
msgstr "गैया खालाम"
@@ -16270,19 +15919,16 @@ msgid "More Options..."
msgstr ""
#: conditionalentry.ui:175
-#, fuzzy
msgctxt "conditionalentry|colscalemin"
msgid "Automatic"
msgstr "गावनो गाव"
#: conditionalentry.ui:176
-#, fuzzy
msgctxt "conditionalentry|colscalemin"
msgid "Min"
msgstr "एसे बिबां"
#: conditionalentry.ui:177
-#, fuzzy
msgctxt "conditionalentry|colscalemin"
msgid "Max"
msgstr "बांसिन बिबां"
@@ -16311,19 +15957,16 @@ msgid "Formula"
msgstr "फरमुलाफोर"
#: conditionalentry.ui:193
-#, fuzzy
msgctxt "conditionalentry|colscalemiddle"
msgid "Automatic"
msgstr "गावनो गाव"
#: conditionalentry.ui:194
-#, fuzzy
msgctxt "conditionalentry|colscalemiddle"
msgid "Min"
msgstr "एसे बिबां"
#: conditionalentry.ui:195
-#, fuzzy
msgctxt "conditionalentry|colscalemiddle"
msgid "Max"
msgstr "बांसिन बिबां"
@@ -16352,19 +15995,16 @@ msgid "Formula"
msgstr "फरमुलाफोर"
#: conditionalentry.ui:211
-#, fuzzy
msgctxt "conditionalentry|colscalemax"
msgid "Automatic"
msgstr "गावनो गाव"
#: conditionalentry.ui:212
-#, fuzzy
msgctxt "conditionalentry|colscalemax"
msgid "Min"
msgstr "एसे बिबां"
#: conditionalentry.ui:213
-#, fuzzy
msgctxt "conditionalentry|colscalemax"
msgid "Max"
msgstr "बांसिन बिबां"
@@ -16393,7 +16033,6 @@ msgid "Formula"
msgstr "फरमुलाफोर"
#: conditionalentry.ui:228
-#, fuzzy
msgctxt "conditionalentry|preview|tooltip_text"
msgid "Example"
msgstr "बिदिन्थि"
@@ -16530,7 +16169,6 @@ msgid "Not Contains"
msgstr ""
#: conditionalentry.ui:287
-#, fuzzy
msgctxt "conditionalentry|datetype"
msgid "Today"
msgstr "दिनै"
@@ -16811,7 +16449,6 @@ msgid "Keep _Other"
msgstr ""
#: consolidatedialog.ui:9
-#, fuzzy
msgctxt "consolidatedialog|ConsolidateDialog"
msgid "Consolidate"
msgstr "मोनसे खालाम"
@@ -16828,37 +16465,31 @@ msgid "_Consolidation ranges:"
msgstr ""
#: consolidatedialog.ui:125
-#, fuzzy
msgctxt "consolidatedialog|func"
msgid "Sum"
msgstr "दाजाबगासै"
#: consolidatedialog.ui:126
-#, fuzzy
msgctxt "consolidatedialog|func"
msgid "Count"
msgstr "साननाय"
#: consolidatedialog.ui:127
-#, fuzzy
msgctxt "consolidatedialog|func"
msgid "Average"
msgstr "गड़"
#: consolidatedialog.ui:128
-#, fuzzy
msgctxt "consolidatedialog|func"
msgid "Max"
msgstr "बांसिन बिबां"
#: consolidatedialog.ui:129
-#, fuzzy
msgctxt "consolidatedialog|func"
msgid "Min"
msgstr "एसे बिबां"
#: consolidatedialog.ui:130
-#, fuzzy
msgctxt "consolidatedialog|func"
msgid "Product"
msgstr "दिहुनथाय"
@@ -16925,13 +16556,11 @@ msgid "_Link to source data"
msgstr ""
#: consolidatedialog.ui:507
-#, fuzzy
msgctxt "consolidatedialog|label4"
msgid "Options"
msgstr "उफ्राफोर"
#: consolidatedialog.ui:526
-#, fuzzy
msgctxt "consolidatedialog|more_label"
msgid "Options"
msgstr "उफ्राफोर"
@@ -16952,7 +16581,6 @@ msgid "Results to:"
msgstr ""
#: correlationdialog.ui:181
-#, fuzzy
msgctxt "correlationdialog|label4"
msgid "Data"
msgstr "डाटा"
@@ -16991,7 +16619,6 @@ msgid "Results to:"
msgstr ""
#: covariancedialog.ui:123
-#, fuzzy
msgctxt "covariancedialog|label1"
msgid "Data"
msgstr "डाटा"
@@ -17081,7 +16708,6 @@ msgid "_Password"
msgstr "पासवर्ड"
#: dapiservicedialog.ui:259
-#, fuzzy
msgctxt "dapiservicedialog|label1"
msgid "Selection"
msgstr "सायखनाय"
@@ -17104,7 +16730,6 @@ msgid "Maximum:"
msgstr "~बांसिन बिबां"
#: databaroptions.ui:118
-#, fuzzy
msgctxt "databaroptions|min"
msgid "Automatic"
msgstr "गावनो गाव"
@@ -17145,7 +16770,6 @@ msgid "Formula"
msgstr "फरमुलाफोर"
#: databaroptions.ui:138
-#, fuzzy
msgctxt "databaroptions|max"
msgid "Automatic"
msgstr "गावनो गाव"
@@ -17207,13 +16831,11 @@ msgid "Fill:"
msgstr "सुफुं"
#: databaroptions.ui:282
-#, fuzzy
msgctxt "databaroptions|fill_type"
msgid "Color"
msgstr "गाब"
#: databaroptions.ui:283
-#, fuzzy
msgctxt "databaroptions|fill_type"
msgid "Gradient"
msgstr "ग्रेडियेन्ट"
@@ -17234,7 +16856,6 @@ msgid "Color of vertical axis:"
msgstr ""
#: databaroptions.ui:366
-#, fuzzy
msgctxt "databaroptions|axis_pos"
msgid "Automatic"
msgstr "गावनो गाव"
@@ -17245,7 +16866,6 @@ msgid "Middle"
msgstr ""
#: databaroptions.ui:368
-#, fuzzy
msgctxt "databaroptions|axis_pos"
msgid "None"
msgstr "रावबो नङा"
@@ -17282,13 +16902,11 @@ msgid "The minimum value must be less than the maximum value."
msgstr ""
#: datafielddialog.ui:8
-#, fuzzy
msgctxt "datafielddialog|DataFieldDialog"
msgid "Data Field"
msgstr "डाटा फोथार"
#: datafielddialog.ui:130
-#, fuzzy
msgctxt "datafielddialog|label1"
msgid "Function"
msgstr "हाबा फारि"
@@ -17362,7 +16980,6 @@ msgid "% of total"
msgstr ""
#: datafielddialog.ui:268
-#, fuzzy
msgctxt "datafielddialog|type"
msgid "Index"
msgstr "नायखां बिलाइ"
@@ -17500,7 +17117,6 @@ msgid "Data Form"
msgstr ""
#: dataform.ui:25
-#, fuzzy
msgctxt "dataform|label"
msgid "New Record"
msgstr "गोदान फोरमानलाइ"
@@ -17690,13 +17306,11 @@ msgid "Define Database Range"
msgstr "डाटाबेस सारि सोलाय"
#: definedatabaserangedialog.ui:61
-#, fuzzy
msgctxt "definedatabaserangedialog|Name"
msgid "Name"
msgstr "मुं"
#: definedatabaserangedialog.ui:125
-#, fuzzy
msgctxt "definedatabaserangedialog|Range"
msgid "Range"
msgstr "सारि"
@@ -17744,13 +17358,11 @@ msgid "Operations:"
msgstr ""
#: definedatabaserangedialog.ui:322
-#, fuzzy
msgctxt "definedatabaserangedialog|invalid"
msgid "Invalid range"
msgstr "बाहाय जाथावै सारि"
#: definedatabaserangedialog.ui:338
-#, fuzzy
msgctxt "definedatabaserangedialog|label1"
msgid "Options"
msgstr "उफ्राफोर"
@@ -17835,7 +17447,6 @@ msgid "Delete entire _column(s)"
msgstr ""
#: deletecells.ui:168
-#, fuzzy
msgctxt "deletecells|label1"
msgid "Selection"
msgstr "सायखनाय"
@@ -17893,7 +17504,6 @@ msgid "_Objects"
msgstr "मुवाफोर"
#: deletecontents.ui:237
-#, fuzzy
msgctxt "deletecontents|label2"
msgid "Selection"
msgstr "सायखनाय"
@@ -17914,7 +17524,6 @@ msgid "Results to:"
msgstr ""
#: descriptivestatisticsdialog.ui:123
-#, fuzzy
msgctxt "descriptivestatisticsdialog|label1"
msgid "Data"
msgstr "डाटा"
@@ -17995,19 +17604,16 @@ msgid "Stop"
msgstr "थादनाय"
#: erroralerttabpage.ui:161
-#, fuzzy
msgctxt "erroralerttabpage|actionCB"
msgid "Warning"
msgstr "सांग्रांथि"
#: erroralerttabpage.ui:162
-#, fuzzy
msgctxt "erroralerttabpage|actionCB"
msgid "Information"
msgstr "मोनथिहोनाय"
#: erroralerttabpage.ui:163
-#, fuzzy
msgctxt "erroralerttabpage|actionCB"
msgid "Macro"
msgstr "मेक्र'"
@@ -18034,7 +17640,6 @@ msgid "Results to:"
msgstr ""
#: exponentialsmoothingdialog.ui:129
-#, fuzzy
msgctxt "exponentialsmoothingdialog|label5"
msgid "Data"
msgstr "डाटा"
@@ -18134,7 +17739,6 @@ msgid "_Left"
msgstr "आगसि"
#: filldlg.ui:176
-#, fuzzy
msgctxt "filldlg|label1"
msgid "Direction"
msgstr "बिथिं"
@@ -18324,19 +17928,16 @@ msgid "Numbers"
msgstr "अनजिमा"
#: formatcellsdialog.ui:128
-#, fuzzy
msgctxt "formatcellsdialog|font"
msgid "Font"
msgstr "फन्ट"
#: formatcellsdialog.ui:151
-#, fuzzy
msgctxt "formatcellsdialog|fonteffects"
msgid "Font Effects"
msgstr "फन्ट जाउनफोर"
#: formatcellsdialog.ui:174
-#, fuzzy
msgctxt "formatcellsdialog|alignment"
msgid "Alignment"
msgstr "सारि सारि साजायनाय"
@@ -18430,7 +18031,6 @@ msgid "Last Used"
msgstr "जोबथा बाहाय जानाय"
#: functionpanel.ui:60
-#, fuzzy
msgctxt "functionpanel|category"
msgid "All"
msgstr "गासै"
@@ -18454,7 +18054,6 @@ msgid "Financial"
msgstr "रां खानथियारि"
#: functionpanel.ui:64
-#, fuzzy
msgctxt "functionpanel|category"
msgid "Information"
msgstr "मोनथिहोनाय"
@@ -18490,13 +18089,11 @@ msgid "Spreadsheet"
msgstr "स्प्रेडशिट"
#: functionpanel.ui:70
-#, fuzzy
msgctxt "functionpanel|category"
msgid "Text"
msgstr "फराय बिजाब"
#: functionpanel.ui:71
-#, fuzzy
msgctxt "functionpanel|category"
msgid "Add-in"
msgstr "Add-in"
@@ -18533,7 +18130,6 @@ msgid "Default Settings"
msgstr ""
#: groupbydate.ui:8
-#, fuzzy
msgctxt "groupbydate|PivotTableGroupByDate"
msgid "Grouping"
msgstr "हानजा खालामनाय"
@@ -18549,7 +18145,6 @@ msgid "_Manually at:"
msgstr ""
#: groupbydate.ui:153
-#, fuzzy
msgctxt "groupbydate|label1"
msgid "Start"
msgstr "जागाय"
@@ -18565,7 +18160,6 @@ msgid "Ma_nually at:"
msgstr ""
#: groupbydate.ui:242
-#, fuzzy
msgctxt "groupbydate|label2"
msgid "End"
msgstr "जोबनाय"
@@ -18588,7 +18182,6 @@ msgid "Group by"
msgstr "..जों हानजा खालामनाय"
#: groupbynumber.ui:9
-#, fuzzy
msgctxt "groupbynumber|PivotTableGroupByNumber"
msgid "Grouping"
msgstr "हानजा खालामनाय"
@@ -18604,7 +18197,6 @@ msgid "_Manually at:"
msgstr ""
#: groupbynumber.ui:155
-#, fuzzy
msgctxt "groupbynumber|label1"
msgid "Start"
msgstr "जागाय"
@@ -18620,7 +18212,6 @@ msgid "Ma_nually at:"
msgstr ""
#: groupbynumber.ui:245
-#, fuzzy
msgctxt "groupbynumber|label2"
msgid "End"
msgstr "जोबनाय"
@@ -18632,7 +18223,6 @@ msgid "Group by"
msgstr "..जों हानजा खालामनाय"
#: groupdialog.ui:8
-#, fuzzy
msgctxt "groupdialog|GroupDialog"
msgid "Group"
msgstr "हानजा"
@@ -18650,7 +18240,6 @@ msgid "_Columns"
msgstr "खाम्फा"
#: groupdialog.ui:141
-#, fuzzy
msgctxt "groupdialog|includeLabel"
msgid "Include"
msgstr "लाजाबनाय"
@@ -18718,7 +18307,6 @@ msgid "Text Attributes"
msgstr "फराय बिजाबनि गुणफोर"
#: headerfootercontent.ui:218
-#, fuzzy
msgctxt "headerfootercontent|buttonBTN_FILE|tooltip_text"
msgid "Title"
msgstr "बिमुं"
@@ -18742,13 +18330,11 @@ msgid "Pages"
msgstr "बिखंफोर"
#: headerfootercontent.ui:280
-#, fuzzy
msgctxt "headerfootercontent|buttonBTN_DATE|tooltip_text"
msgid "Date"
msgstr "अक्ट'"
#: headerfootercontent.ui:296
-#, fuzzy
msgctxt "headerfootercontent|buttonBTN_TIME|tooltip_text"
msgid "Time"
msgstr "सम"
@@ -18765,7 +18351,6 @@ msgid "Note"
msgstr "रावबो नङा"
#: headerfootercontent.ui:379
-#, fuzzy
msgctxt "headerfootercontent|labelSTR_HF_NONE_IN_BRACKETS"
msgid "(none)"
msgstr "(रावबो नङा)"
@@ -18797,13 +18382,11 @@ msgid "Customized"
msgstr ""
#: headerfootercontent.ui:451
-#, fuzzy
msgctxt "headerfootercontent|labelSTR_HF_OF"
msgid "of"
msgstr "नि"
#: headerfootercontent.ui:509
-#, fuzzy
msgctxt "headerfootercontent|title"
msgid "Title"
msgstr "बिमुं"
@@ -18826,13 +18409,11 @@ msgid "Headers/Footers"
msgstr ""
#: headerfooterdialog.ui:106
-#, fuzzy
msgctxt "headerfooterdialog|header"
msgid "Header"
msgstr "हेडार"
#: headerfooterdialog.ui:128
-#, fuzzy
msgctxt "headerfooterdialog|footer"
msgid "Footer"
msgstr "फुटार"
@@ -18885,7 +18466,6 @@ msgid "Field Options"
msgstr "नुथाय उफ्राफोर"
#: insertcells.ui:8
-#, fuzzy
msgctxt "insertcells|InsertCellsDialog"
msgid "Insert Cells"
msgstr "खथासाफोरखौ सोसन"
@@ -18911,7 +18491,6 @@ msgid "Entire _column"
msgstr ""
#: insertcells.ui:177
-#, fuzzy
msgctxt "insertcells|label1"
msgid "Selection"
msgstr "सायखनाय"
@@ -18927,7 +18506,6 @@ msgid "_Paste All"
msgstr ""
#: insertsheet.ui:15
-#, fuzzy
msgctxt "insertsheet|InsertSheetDialog"
msgid "Insert Sheet"
msgstr "शिट फज'"
@@ -18993,7 +18571,6 @@ msgid "Lin_k"
msgstr "सोमोन्दो"
#: insertsheet.ui:455
-#, fuzzy
msgctxt "insertsheet|label2"
msgid "Sheet"
msgstr "शिट"
@@ -19078,7 +18655,6 @@ msgid "Range _Options"
msgstr ""
#: managenamesdialog.ui:398
-#, fuzzy
msgctxt "managenamesdialog|treeviewcolumn1"
msgid "column"
msgstr "खाम्फा"
@@ -19129,7 +18705,6 @@ msgid "C_opy"
msgstr "कपि खालाम"
#: movecopysheet.ui:134
-#, fuzzy
msgctxt "movecopysheet|label1"
msgid "Action"
msgstr "हाबा"
@@ -19156,7 +18731,6 @@ msgid "_Insert before"
msgstr ""
#: movecopysheet.ui:279
-#, fuzzy
msgctxt "movecopysheet|label2"
msgid "Location"
msgstr "जायगा"
@@ -19198,7 +18772,6 @@ msgid "Results to:"
msgstr ""
#: movingaveragedialog.ui:130
-#, fuzzy
msgctxt "movingaveragedialog|label3"
msgid "Data"
msgstr "डाटा"
@@ -19234,7 +18807,6 @@ msgid "Parameters"
msgstr "~पारामिटारस"
#: multipleoperationsdialog.ui:9
-#, fuzzy
msgctxt "multipleoperationsdialog|MultipleOperationsDialog"
msgid "Multiple operations"
msgstr "गोबां हाबाफोर"
@@ -19281,7 +18853,6 @@ msgid "For _data range"
msgstr ""
#: namerangesdialog.ui:303
-#, fuzzy
msgctxt "namerangesdialog|label1"
msgid "Range"
msgstr "सारि"
@@ -19299,31 +18870,26 @@ msgid "Row:"
msgstr "सारि"
#: navigatorpanel.ui:58
-#, fuzzy
msgctxt "navigatorpanel|column|tooltip_text"
msgid "Column"
msgstr "खाम्फा"
#: navigatorpanel.ui:70
-#, fuzzy
msgctxt "navigatorpanel|row|tooltip_text"
msgid "Row"
msgstr "सारि"
#: navigatorpanel.ui:86
-#, fuzzy
msgctxt "navigatorpanel|datarange|tooltip_text"
msgid "Data Range"
msgstr "डाटा सारि"
#: navigatorpanel.ui:99
-#, fuzzy
msgctxt "navigatorpanel|start|tooltip_text"
msgid "Start"
msgstr "जागाय"
#: navigatorpanel.ui:112
-#, fuzzy
msgctxt "navigatorpanel|end|tooltip_text"
msgid "End"
msgstr "जोबनाय"
@@ -19335,7 +18901,6 @@ msgid "Contents"
msgstr "थानाय आयदाफोर"
#: navigatorpanel.ui:138
-#, fuzzy
msgctxt "navigatorpanel|toggle|tooltip_text"
msgid "Toggle"
msgstr "टगल"
@@ -19353,7 +18918,6 @@ msgid "Drag Mode"
msgstr "बोनाय म'ड"
#: navigatorpanel.ui:190
-#, fuzzy
msgctxt "navigatorpanel|documents|tooltip_text"
msgid "Document"
msgstr "फोरमान बिलाइ"
@@ -19375,7 +18939,6 @@ msgid "No solution was found."
msgstr ""
#: notebookbar.ui:391
-#, fuzzy
msgctxt "notebookbar|FileLabel"
msgid "File"
msgstr "फाइल"
@@ -19402,7 +18965,6 @@ msgid "Horizontal Alignment"
msgstr ""
#: notebookbar.ui:1116
-#, fuzzy
msgctxt "notebookbar|indent|tooltip_text"
msgid "Indent"
msgstr "इनडेन्ट"
@@ -19414,7 +18976,6 @@ msgid "Increase Indent"
msgstr "इनडेन्ट बारायहो"
#: notebookbar.ui:1139
-#, fuzzy
msgctxt "notebookbar|decreaseindent1|tooltip_text"
msgid "Decrease Indent"
msgstr "इनडेन्ट खमायहो"
@@ -19452,7 +19013,6 @@ msgid "Page Layout"
msgstr ""
#: notebookbar.ui:2726
-#, fuzzy
msgctxt "notebookbar|DataLabel"
msgid "Data"
msgstr "डाटा"
@@ -19464,7 +19024,6 @@ msgid "Auto Spellcheck"
msgstr "अटस्पेलचेक"
#: notebookbar.ui:3041
-#, fuzzy
msgctxt "notebookbar|ReviewLabel"
msgid "Review"
msgstr "बिजिरना नायफिन"
@@ -19475,13 +19034,11 @@ msgid "Toggle Grid Lines"
msgstr ""
#: notebookbar.ui:3345
-#, fuzzy
msgctxt "notebookbar|ViewLabel"
msgid "View"
msgstr "नुथाय"
#: notebookbar.ui:3860
-#, fuzzy
msgctxt "notebookbar|ImageLabel"
msgid "Image"
msgstr "मुसुखा"
@@ -19542,13 +19099,11 @@ msgid "Neutral"
msgstr ""
#: notebookbar_groupedbar_compact.ui:3961
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|warning"
msgid "Warning"
msgstr "सांग्रांथि"
#: notebookbar_groupedbar_compact.ui:3975
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|footnote"
msgid "Footnote"
msgstr "आफांनि सिन"
@@ -19837,13 +19392,11 @@ msgid "Neutral"
msgstr ""
#: notebookbar_groupedbar_full.ui:3895
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|warning"
msgid "Warning"
msgstr "सांग्रांथि"
#: notebookbar_groupedbar_full.ui:3909
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|footnote"
msgid "Footnote"
msgstr "आफांनि सिन"
@@ -20078,25 +19631,21 @@ msgid "_Help"
msgstr "मदद हो"
#: notebookbar_groups.ui:40
-#, fuzzy
msgctxt "notebookbar_groups|hyperlink"
msgid "Hyperlink"
msgstr "हाइपारलिंक"
#: notebookbar_groups.ui:54
-#, fuzzy
msgctxt "notebookbar_groups|footnote"
msgid "Footnote"
msgstr "आफांनि सिन"
#: notebookbar_groups.ui:63
-#, fuzzy
msgctxt "notebookbar_groups|endnote"
msgid "Endnote"
msgstr "जोबथा सिन"
#: notebookbar_groups.ui:78
-#, fuzzy
msgctxt "notebookbar_groups|bookmark"
msgid "Bookmark"
msgstr "बिजाबनि बिखं सिन"
@@ -20157,7 +19706,6 @@ msgid "Bad"
msgstr ""
#: notebookbar_groups.ui:251
-#, fuzzy
msgctxt "notebookbar_groups|stylemenustatw"
msgid "Warning"
msgstr "सांग्रांथि"
@@ -20175,13 +19723,11 @@ msgid "Note"
msgstr "रावबो नङा"
#: notebookbar_groups.ui:284
-#, fuzzy
msgctxt "notebookbar_groups|stylemenutxtf"
msgid "Footnote"
msgstr "आफांनि सिन"
#: notebookbar_groups.ui:296
-#, fuzzy
msgctxt "notebookbar_groups|tablestylenone"
msgid "None"
msgstr "रावबो नङा"
@@ -20214,7 +19760,6 @@ msgid "Style 4"
msgstr ""
#: notebookbar_groups.ui:530
-#, fuzzy
msgctxt "notebookbar_groups|filegrouplabel"
msgid "File"
msgstr "फाइल"
@@ -20226,7 +19771,6 @@ msgid "Clipboard"
msgstr "क्लिपबर्ड"
#: notebookbar_groups.ui:729
-#, fuzzy
msgctxt "notebookbar_groups|paragraphstyleb"
msgid "Style"
msgstr "आदब"
@@ -20242,7 +19786,6 @@ msgid " "
msgstr ""
#: notebookbar_groups.ui:1034
-#, fuzzy
msgctxt "notebookbar_groups|leftb"
msgid "Left"
msgstr "आगसि"
@@ -20254,19 +19797,16 @@ msgid "Center"
msgstr "मिरु"
#: notebookbar_groups.ui:1069
-#, fuzzy
msgctxt "notebookbar_groups|rightb"
msgid "Right"
msgstr "आगदा"
#: notebookbar_groups.ui:1275
-#, fuzzy
msgctxt "notebookbar_groups|formatgrouplabel"
msgid "Text"
msgstr "फराय बिजाब"
#: notebookbar_groups.ui:1376
-#, fuzzy
msgctxt "notebookbar_groups|mergeb"
msgid "Merge"
msgstr "खौसे खालाम"
@@ -20308,7 +19848,6 @@ msgid "Spreadsheet"
msgstr "स्प्रेडशिट"
#: notebookbar_groups.ui:1740
-#, fuzzy
msgctxt "notebookbar_groups|shapesb"
msgid "Shapes"
msgstr "महरफोर"
@@ -20326,7 +19865,6 @@ msgid "Insert"
msgstr "फज'"
#: notebookbar_groups.ui:1900
-#, fuzzy
msgctxt "notebookbar_groups|imagestyleb"
msgid "Style"
msgstr "आदब"
@@ -20349,19 +19887,16 @@ msgid "Lock"
msgstr ""
#: notebookbar_groups.ui:2043
-#, fuzzy
msgctxt "notebookbar_groups|imagegrouplabel"
msgid "Image"
msgstr "मुसुखा"
#: notebookbar_groups.ui:2099
-#, fuzzy
msgctxt "notebookbar_groups|wrapoff"
msgid "None"
msgstr "रावबो नङा"
#: notebookbar_groups.ui:2108
-#, fuzzy
msgctxt "notebookbar_groups|wrapideal"
msgid "Optimal"
msgstr "आसा गोनां"
@@ -20532,7 +20067,6 @@ msgid "0 corresponds to 01/01/1904"
msgstr ""
#: optcalculatepage.ui:489
-#, fuzzy
msgctxt "optcalculatepage|label3"
msgid "Date"
msgstr "अक्ट'"
@@ -20622,7 +20156,6 @@ msgid "_Print only selected sheets"
msgstr ""
#: optdlg.ui:124
-#, fuzzy
msgctxt "optdlg|label2"
msgid "Sheets"
msgstr "शिटफोर"
@@ -20638,7 +20171,6 @@ msgid "Formula _syntax:"
msgstr ""
#: optformula.ui:87
-#, fuzzy
msgctxt "optformula|label1"
msgid "Formula Options"
msgstr "फरमुला उफ्राफोर"
@@ -20824,7 +20356,6 @@ msgid "_Delete"
msgstr "हुखु"
#: pagetemplatedialog.ui:8
-#, fuzzy
msgctxt "pagetemplatedialog|PageTemplateDialog"
msgid "Page Style"
msgstr "बिखं आदब"
@@ -20853,25 +20384,21 @@ msgid "Background"
msgstr "सावगारिनि उनथि थानाय"
#: pagetemplatedialog.ui:197
-#, fuzzy
msgctxt "pagetemplatedialog|header"
msgid "Header"
msgstr "हेडार"
#: pagetemplatedialog.ui:220
-#, fuzzy
msgctxt "pagetemplatedialog|footer"
msgid "Footer"
msgstr "फुटार"
#: pagetemplatedialog.ui:243
-#, fuzzy
msgctxt "pagetemplatedialog|sheet"
msgid "Sheet"
msgstr "शिट"
#: paradialog.ui:8
-#, fuzzy
msgctxt "paradialog|ParagraphDialog"
msgid "Paragraph"
msgstr "आनथोर"
@@ -20882,7 +20409,6 @@ msgid "Indents & Spacing"
msgstr ""
#: paradialog.ui:128
-#, fuzzy
msgctxt "paradialog|labelTP_PARA_ALIGN"
msgid "Alignment"
msgstr "सारि सारि साजायनाय"
@@ -20922,19 +20448,16 @@ msgid "Numbers"
msgstr "अनजिमा"
#: paratemplatedialog.ui:165
-#, fuzzy
msgctxt "paratemplatedialog|font"
msgid "Font"
msgstr "फन्ट"
#: paratemplatedialog.ui:188
-#, fuzzy
msgctxt "paratemplatedialog|fonteffects"
msgid "Font Effects"
msgstr "फन्ट जाउनफोर"
#: paratemplatedialog.ui:211
-#, fuzzy
msgctxt "paratemplatedialog|alignment"
msgid "Alignment"
msgstr "सारि सारि साजायनाय"
@@ -20962,7 +20485,6 @@ msgid "Cell Protection"
msgstr ""
#: pastespecial.ui:23
-#, fuzzy
msgctxt "pastespecial|PasteSpecial"
msgid "Paste Special"
msgstr "जुनियाखौ फोनांजाब"
@@ -21029,7 +20551,6 @@ msgid "_Objects"
msgstr "मुवाफोर"
#: pastespecial.ui:307
-#, fuzzy
msgctxt "pastespecial|label1"
msgid "Selection"
msgstr "सायखनाय"
@@ -21085,7 +20606,6 @@ msgid "_Link"
msgstr "सोमोन्दो"
#: pastespecial.ui:528
-#, fuzzy
msgctxt "pastespecial|label3"
msgid "Options"
msgstr "उफ्राफोर"
@@ -21113,7 +20633,6 @@ msgid "Shift Cells"
msgstr ""
#: pivotfielddialog.ui:9
-#, fuzzy
msgctxt "pivotfielddialog|PivotFieldDialog"
msgid "Data Field"
msgstr "डाटा फोथार"
@@ -21143,7 +20662,6 @@ msgid "_User-defined"
msgstr "बाहायग्राया-थि खालामनाय"
#: pivotfielddialog.ui:203
-#, fuzzy
msgctxt "pivotfielddialog|label1"
msgid "Subtotals"
msgstr "दालाय दाजाब गासैफोर"
@@ -21160,31 +20678,26 @@ msgid "Name:"
msgstr "मुं"
#: pivotfilterdialog.ui:8
-#, fuzzy
msgctxt "pivotfilterdialog|PivotFilterDialog"
msgid "Filter"
msgstr "फिल्टार"
#: pivotfilterdialog.ui:104
-#, fuzzy
msgctxt "pivotfilterdialog|connect1"
msgid "AND"
msgstr "AND"
#: pivotfilterdialog.ui:105
-#, fuzzy
msgctxt "pivotfilterdialog|connect1"
msgid "OR"
msgstr "OR"
#: pivotfilterdialog.ui:121
-#, fuzzy
msgctxt "pivotfilterdialog|connect2"
msgid "AND"
msgstr "AND"
#: pivotfilterdialog.ui:122
-#, fuzzy
msgctxt "pivotfilterdialog|connect2"
msgid "OR"
msgstr "OR"
@@ -21196,13 +20709,11 @@ msgid "Operator"
msgstr "सालायग्राफोर"
#: pivotfilterdialog.ui:145
-#, fuzzy
msgctxt "pivotfilterdialog|label3"
msgid "Field name"
msgstr "फोथारनि मुं"
#: pivotfilterdialog.ui:156
-#, fuzzy
msgctxt "pivotfilterdialog|label4"
msgid "Condition"
msgstr "थासारि"
@@ -21320,7 +20831,6 @@ msgid "Enable drill to details"
msgstr ""
#: pivottablelayoutdialog.ui:495
-#, fuzzy
msgctxt "pivottablelayoutdialog|label11"
msgid "Options"
msgstr "उफ्राफोर"
@@ -21331,7 +20841,6 @@ msgid "New sheet"
msgstr ""
#: pivottablelayoutdialog.ui:562
-#, fuzzy
msgctxt "pivottablelayoutdialog|destination-radio-selection"
msgid "Selection"
msgstr "सायखनाय"
@@ -21348,7 +20857,6 @@ msgid "Destination"
msgstr ""
#: pivottablelayoutdialog.ui:668
-#, fuzzy
msgctxt "pivottablelayoutdialog|source-radio-selection"
msgid "Selection"
msgstr "सायखनाय"
@@ -21377,7 +20885,6 @@ msgid "Edit Print Ranges"
msgstr "साफायनाय सारि दाजाब"
#: printareasdialog.ui:134
-#, fuzzy
msgctxt "printareasdialog|lbprintarea"
msgid "- none -"
msgstr "-रावबो नङा-"
@@ -21405,7 +20912,6 @@ msgid "Print Range"
msgstr "सारि साफाय"
#: printareasdialog.ui:219
-#, fuzzy
msgctxt "printareasdialog|lbrepeatrow"
msgid "- none -"
msgstr "-रावबो नङा-"
@@ -21422,7 +20928,6 @@ msgid "Rows to Repeat"
msgstr ""
#: printareasdialog.ui:302
-#, fuzzy
msgctxt "printareasdialog|lbrepeatcol"
msgid "- none -"
msgstr "-रावबो नङा-"
@@ -21572,7 +21077,6 @@ msgid "Cell range:"
msgstr ""
#: randomnumbergenerator.ui:225
-#, fuzzy
msgctxt "randomnumbergenerator|label1"
msgid "Data"
msgstr "डाटा"
@@ -21584,13 +21088,11 @@ msgid "Distribution:"
msgstr "~रानना होनाय"
#: randomnumbergenerator.ui:288
-#, fuzzy
msgctxt "randomnumbergenerator|parameter1-label"
msgid "..."
msgstr " ..."
#: randomnumbergenerator.ui:303
-#, fuzzy
msgctxt "randomnumbergenerator|parameter2-label"
msgid "..."
msgstr " ..."
@@ -21622,7 +21124,6 @@ msgid "Decimal places:"
msgstr "दसमिक जायगाफोर"
#: randomnumbergenerator.ui:481
-#, fuzzy
msgctxt "randomnumbergenerator|label4"
msgid "Options"
msgstr "उफ्राफोर"
@@ -21648,7 +21149,6 @@ msgid "Results to:"
msgstr ""
#: regressiondialog.ui:220
-#, fuzzy
msgctxt "regressiondialog|label1"
msgid "Data"
msgstr "डाटा"
@@ -21807,7 +21307,6 @@ msgid "Results to:"
msgstr ""
#: samplingdialog.ui:194
-#, fuzzy
msgctxt "samplingdialog|label4"
msgid "Data"
msgstr "डाटा"
@@ -21911,7 +21410,6 @@ msgid "Delete"
msgstr "हुखु"
#: scenariomenu.ui:20
-#, fuzzy
msgctxt "scenariomenu|edit"
msgid "Properties..."
msgstr "आखुथायफोर..."
@@ -21973,25 +21471,21 @@ msgid "Expand _references when new columns/rows are inserted"
msgstr ""
#: scgeneralpage.ui:318
-#, fuzzy
msgctxt "scgeneralpage|alignlb"
msgid "Down"
msgstr "गाहायाव"
#: scgeneralpage.ui:319
-#, fuzzy
msgctxt "scgeneralpage|alignlb"
msgid "Right"
msgstr "आगदा"
#: scgeneralpage.ui:320
-#, fuzzy
msgctxt "scgeneralpage|alignlb"
msgid "Up"
msgstr "सायाव"
#: scgeneralpage.ui:321
-#, fuzzy
msgctxt "scgeneralpage|alignlb"
msgid "Left"
msgstr "आगसि"
@@ -22054,7 +21548,6 @@ msgid "_Type:"
msgstr "रोखोम:"
#: selectdatasource.ui:145
-#, fuzzy
msgctxt "selectdatasource|type"
msgid "Table"
msgstr "फारिलाइ"
@@ -22084,13 +21577,11 @@ msgid "Data so_urce:"
msgstr "डाटा फुंखा"
#: selectdatasource.ui:201
-#, fuzzy
msgctxt "selectdatasource|label1"
msgid "Selection"
msgstr "सायखनाय"
#: selectrange.ui:7
-#, fuzzy
msgctxt "selectrange|SelectRangeDialog"
msgid "Select Database Range"
msgstr "डाटाबेस सारि सायख "
@@ -22128,7 +21619,6 @@ msgid "_External source/interface"
msgstr ""
#: selectsource.ui:198
-#, fuzzy
msgctxt "selectsource|label1"
msgid "Selection"
msgstr "सायखनाय"
@@ -22149,7 +21639,6 @@ msgid "Header (left)"
msgstr ""
#: sharedfooterdialog.ui:151
-#, fuzzy
msgctxt "sharedfooterdialog|footer"
msgid "Footer"
msgstr "फुटार"
@@ -22160,7 +21649,6 @@ msgid "Headers/Footers"
msgstr ""
#: sharedheaderdialog.ui:106
-#, fuzzy
msgctxt "sharedheaderdialog|header"
msgid "Header"
msgstr "हेडार"
@@ -22192,7 +21680,6 @@ msgid "Note: Changes to formatting attributes like fonts, colors, and number for
msgstr ""
#: sharedocumentdlg.ui:169
-#, fuzzy
msgctxt "sharedocumentdlg|name"
msgid "Name"
msgstr "मुं"
@@ -22267,7 +21754,6 @@ msgid "_Objects/Images"
msgstr ""
#: sheetprintpage.ui:257
-#, fuzzy
msgctxt "sheetprintpage|checkBTN_CHARTS"
msgid "Charts"
msgstr "चार्टफोर"
@@ -22291,7 +21777,6 @@ msgid "_Zero values"
msgstr "लाथिख बेसेनफोर"
#: sheetprintpage.ui:335
-#, fuzzy
msgctxt "sheetprintpage|labelPrint"
msgid "Print"
msgstr "साफाय"
@@ -22333,25 +21818,21 @@ msgid "N_umber of pages:"
msgstr "कपिनि अनजिमा"
#: sheetprintpage.ui:569
-#, fuzzy
msgctxt "sheetprintpage|comboLB_SCALEMODE"
msgid "Reduce/enlarge printout"
msgstr "फिसा खालाम/गेदेर खालाम"
#: sheetprintpage.ui:570
-#, fuzzy
msgctxt "sheetprintpage|comboLB_SCALEMODE"
msgid "Fit print range(s) to width/height"
msgstr "गुवारथि/गोजौथि सिम आरजाथाव साफायनाय सारि(फोर) "
#: sheetprintpage.ui:571
-#, fuzzy
msgctxt "sheetprintpage|comboLB_SCALEMODE"
msgid "Fit print range(s) on number of pages"
msgstr "बिखं फोरनि अनजिमाआव आरजाथाव साफायनाय सारि(फोर)"
#: sheetprintpage.ui:590
-#, fuzzy
msgctxt "sheetprintpage|labelScale"
msgid "Scale"
msgstr "स्केल"
@@ -22394,7 +21875,6 @@ msgid "_Choose the field containing the detail you want to show"
msgstr "~नोंथाङा दिनथिनो साननाय बादि गुवारै फोथारखौ सायख"
#: showsheetdialog.ui:8
-#, fuzzy
msgctxt "showsheetdialog|ShowSheetDialog"
msgid "Show Sheet"
msgstr "शिट दिनथि"
@@ -22542,13 +22022,11 @@ msgid "Select a category of contents."
msgstr ""
#: sidebarnumberformat.ui:41
-#, fuzzy
msgctxt "sidebarnumberformat|category"
msgid "General"
msgstr "सरासनस्रा"
#: sidebarnumberformat.ui:42
-#, fuzzy
msgctxt "sidebarnumberformat|category"
msgid "Number"
msgstr "अनजिमा"
@@ -22560,7 +22038,6 @@ msgid "Percent"
msgstr "जौखोन्दो"
#: sidebarnumberformat.ui:44
-#, fuzzy
msgctxt "sidebarnumberformat|category"
msgid "Currency"
msgstr "रां"
@@ -22572,7 +22049,6 @@ msgid "Date "
msgstr "अक्ट'"
#: sidebarnumberformat.ui:46
-#, fuzzy
msgctxt "sidebarnumberformat|category"
msgid "Time"
msgstr "सम"
@@ -22594,13 +22070,11 @@ msgid "Boolean Value"
msgstr ""
#: sidebarnumberformat.ui:50
-#, fuzzy
msgctxt "sidebarnumberformat|category"
msgid "Text"
msgstr "फराय बिजाब"
#: sidebarnumberformat.ui:54
-#, fuzzy
msgctxt "sidebarnumberformat|category-atkobject"
msgid "Category"
msgstr "थाखो"
@@ -22931,25 +22405,21 @@ msgid "Value"
msgstr "बेसेनफोर"
#: solverdlg.ui:742
-#, fuzzy
msgctxt "solverdlg|del2|tooltip_text"
msgid "Remove"
msgstr "गैया खालाम"
#: solverdlg.ui:755
-#, fuzzy
msgctxt "solverdlg|del1|tooltip_text"
msgid "Remove"
msgstr "गैया खालाम"
#: solverdlg.ui:768
-#, fuzzy
msgctxt "solverdlg|del3|tooltip_text"
msgid "Remove"
msgstr "गैया खालाम"
#: solverdlg.ui:781
-#, fuzzy
msgctxt "solverdlg|del4|tooltip_text"
msgid "Remove"
msgstr "गैया खालाम"
@@ -22960,7 +22430,6 @@ msgid "Limiting Conditions"
msgstr ""
#: solveroptionsdialog.ui:8
-#, fuzzy
msgctxt "solveroptionsdialog|SolverOptionsDialog"
msgid "Options"
msgstr "उफ्राफोर"
@@ -22971,13 +22440,11 @@ msgid "Solver engine:"
msgstr ""
#: solveroptionsdialog.ui:70
-#, fuzzy
msgctxt "solveroptionsdialog|label1"
msgid "Settings:"
msgstr "फज'नाय:"
#: solveroptionsdialog.ui:96
-#, fuzzy
msgctxt "solveroptionsdialog|edit"
msgid "Edit..."
msgstr "सुजु..."
@@ -23029,7 +22496,6 @@ msgid "Restore Previous"
msgstr ""
#: sortdialog.ui:8
-#, fuzzy
msgctxt "sortdialog|SortDialog"
msgid "Sort"
msgstr "रोखोम"
@@ -23041,7 +22507,6 @@ msgid "Sort Criteria"
msgstr "बिसारखानथि थाखो खालाम"
#: sortdialog.ui:128
-#, fuzzy
msgctxt "sortdialog|options"
msgid "Options"
msgstr "उफ्राफोर"
@@ -23114,13 +22579,11 @@ msgid "Custom sort order"
msgstr ""
#: sortoptionspage.ui:201
-#, fuzzy
msgctxt "sortoptionspage|label6"
msgid "Language"
msgstr "राव"
#: sortoptionspage.ui:215
-#, fuzzy
msgctxt "sortoptionspage|algorithmft"
msgid "Options"
msgstr "उफ्राफोर"
@@ -23142,7 +22605,6 @@ msgid "L_eft to right (sort columns)"
msgstr ""
#: sortoptionspage.ui:340
-#, fuzzy
msgctxt "sortoptionspage|label1"
msgid "Direction"
msgstr "बिथिं"
@@ -23195,13 +22657,11 @@ msgid "Standard Filter"
msgstr "ठराविक फिल्टर"
#: standardfilterdialog.ui:119
-#, fuzzy
msgctxt "standardfilterdialog|connect1"
msgid "AND"
msgstr "AND"
#: standardfilterdialog.ui:120
-#, fuzzy
msgctxt "standardfilterdialog|connect1"
msgid "OR"
msgstr "OR"
@@ -23212,13 +22672,11 @@ msgid "Operator 1"
msgstr ""
#: standardfilterdialog.ui:141
-#, fuzzy
msgctxt "standardfilterdialog|connect2"
msgid "AND"
msgstr "AND"
#: standardfilterdialog.ui:142
-#, fuzzy
msgctxt "standardfilterdialog|connect2"
msgid "OR"
msgstr "OR"
@@ -23229,13 +22687,11 @@ msgid "Operator 2"
msgstr ""
#: standardfilterdialog.ui:163
-#, fuzzy
msgctxt "standardfilterdialog|connect3"
msgid "AND"
msgstr "AND"
#: standardfilterdialog.ui:164
-#, fuzzy
msgctxt "standardfilterdialog|connect3"
msgid "OR"
msgstr "OR"
@@ -23246,13 +22702,11 @@ msgid "Operator 3"
msgstr ""
#: standardfilterdialog.ui:182
-#, fuzzy
msgctxt "standardfilterdialog|connect4"
msgid "AND"
msgstr "AND"
#: standardfilterdialog.ui:183
-#, fuzzy
msgctxt "standardfilterdialog|connect4"
msgid "OR"
msgstr "OR"
@@ -23269,13 +22723,11 @@ msgid "Operator"
msgstr "सालायग्राफोर"
#: standardfilterdialog.ui:211
-#, fuzzy
msgctxt "standardfilterdialog|label3"
msgid "Field name"
msgstr "फोथारनि मुं"
#: standardfilterdialog.ui:222
-#, fuzzy
msgctxt "standardfilterdialog|label4"
msgid "Condition"
msgstr "थासारि"
@@ -23659,7 +23111,6 @@ msgid "Document: "
msgstr "फोरमान बिलाइफोर"
#: subtotaldialog.ui:8
-#, fuzzy
msgctxt "subtotaldialog|SubTotalDialog"
msgid "Subtotals"
msgstr "दालाय दाजाब गासैफोर"
@@ -23680,43 +23131,36 @@ msgid "3rd Group"
msgstr ""
#: subtotaldialog.ui:189
-#, fuzzy
msgctxt "subtotaldialog|options"
msgid "Options"
msgstr "उफ्राफोर"
#: subtotalgrppage.ui:12
-#, fuzzy
msgctxt "subtotalgrppage|liststore1"
msgid "Sum"
msgstr "दाजाबगासै"
#: subtotalgrppage.ui:15
-#, fuzzy
msgctxt "subtotalgrppage|liststore1"
msgid "Count"
msgstr "साननाय"
#: subtotalgrppage.ui:18
-#, fuzzy
msgctxt "subtotalgrppage|liststore1"
msgid "Average"
msgstr "गड़"
#: subtotalgrppage.ui:21
-#, fuzzy
msgctxt "subtotalgrppage|liststore1"
msgid "Max"
msgstr "बांसिन बिबां"
#: subtotalgrppage.ui:24
-#, fuzzy
msgctxt "subtotalgrppage|liststore1"
msgid "Min"
msgstr "एसे बिबां"
#: subtotalgrppage.ui:27
-#, fuzzy
msgctxt "subtotalgrppage|liststore1"
msgid "Product"
msgstr "दिहुनथाय"
@@ -23728,25 +23172,21 @@ msgid "Count (numbers only)"
msgstr "साननाय (अनजिमाफोरल')"
#: subtotalgrppage.ui:33
-#, fuzzy
msgctxt "subtotalgrppage|liststore1"
msgid "StDev (Sample)"
msgstr "StDev (नुमुना)"
#: subtotalgrppage.ui:36
-#, fuzzy
msgctxt "subtotalgrppage|liststore1"
msgid "StDevP (Population)"
msgstr "StDevP (सुबुं अनजिमा)"
#: subtotalgrppage.ui:39
-#, fuzzy
msgctxt "subtotalgrppage|liststore1"
msgid "Var (Sample)"
msgstr "सोलायस्लु (नुमुना)"
#: subtotalgrppage.ui:42
-#, fuzzy
msgctxt "subtotalgrppage|liststore1"
msgid "VarP (Population)"
msgstr "VarP (सुबुं अनजिमा)"
@@ -23811,7 +23251,6 @@ msgid "C_ustom sort order"
msgstr ""
#: subtotaloptionspage.ui:237
-#, fuzzy
msgctxt "subtotaloptionspage|label2"
msgid "Sort"
msgstr "रोखोम"
@@ -23839,7 +23278,6 @@ msgid "From ro_w:"
msgstr ""
#: textimportcsv.ui:189
-#, fuzzy
msgctxt "textimportcsv|label1"
msgid "Import"
msgstr "लाबोनाय"
@@ -23928,7 +23366,6 @@ msgid "Text to Columns"
msgstr ""
#: textimportcsv.ui:654
-#, fuzzy
msgctxt "textimportcsv|label4"
msgid "Fields"
msgstr "फोथारफोर"
@@ -23946,7 +23383,6 @@ msgid "Custom:"
msgstr "कास्टम:"
#: textimportoptions.ui:113
-#, fuzzy
msgctxt "textimportoptions|automatic"
msgid "Automatic"
msgstr "गावनो गाव"
@@ -23962,7 +23398,6 @@ msgid "Detect special numbers (such as dates)"
msgstr ""
#: textimportoptions.ui:186
-#, fuzzy
msgctxt "textimportoptions|label3"
msgid "Options"
msgstr "उफ्राफोर"
@@ -24153,7 +23588,6 @@ msgid "S_ynchronize sheets"
msgstr ""
#: tpviewpage.ui:644
-#, fuzzy
msgctxt "tpviewpage|label3"
msgid "Zoom"
msgstr "जुम"
@@ -24174,7 +23608,6 @@ msgid "Results to:"
msgstr ""
#: ttestdialog.ui:160
-#, fuzzy
msgctxt "ttestdialog|label1"
msgid "Data"
msgstr "डाटा"
@@ -24198,7 +23631,6 @@ msgid "Grouped by"
msgstr "..जों हानजा खालामबाय: "
#: ungroupdialog.ui:8
-#, fuzzy
msgctxt "ungroupdialog|UngroupDialog"
msgid "Ungroup"
msgstr "हानजा गोयै"
@@ -24237,13 +23669,11 @@ msgid "Decimal"
msgstr "दश'मिक"
#: validationcriteriapage.ui:27
-#, fuzzy
msgctxt "validationcriteriapage|liststore1"
msgid "Date"
msgstr "अक्ट'"
#: validationcriteriapage.ui:31
-#, fuzzy
msgctxt "validationcriteriapage|liststore1"
msgid "Time"
msgstr "सम"
@@ -24254,7 +23684,6 @@ msgid "Cell range"
msgstr ""
#: validationcriteriapage.ui:39
-#, fuzzy
msgctxt "validationcriteriapage|liststore1"
msgid "List"
msgstr "फारिलाइ"
@@ -24451,7 +23880,6 @@ msgid "Results to:"
msgstr ""
#: ztestdialog.ui:160
-#, fuzzy
msgctxt "ztestdialog|label1"
msgid "Data"
msgstr "डाटा"
diff --git a/source/brx/scaddins/messages.po b/source/brx/scaddins/messages.po
index 6f6ca2935c6..30ffb3f95cb 100644
--- a/source/brx/scaddins/messages.po
+++ b/source/brx/scaddins/messages.po
@@ -233,7 +233,6 @@ msgid "Returns the multinomial coefficient of a set of numbers"
msgstr "मोनसे फजनाय अनजिमानि गोबां मुंफोर गोनांजों थादेनायखौ दैथाय हरफिनो।"
#: analysis.hrc:102
-#, fuzzy
msgctxt "ANALYSIS_Multinomial"
msgid "Number"
msgstr "अनजिमा"
@@ -386,7 +385,6 @@ msgid ""
msgstr ""
#: analysis.hrc:156
-#, fuzzy
msgctxt "ANALYSIS_Gcd"
msgid "Number"
msgstr "अनजिमा"
@@ -404,7 +402,6 @@ msgid ""
msgstr ""
#: analysis.hrc:163
-#, fuzzy
msgctxt "ANALYSIS_Lcm"
msgid "Number"
msgstr "अनजिमा"
@@ -1080,7 +1077,6 @@ msgid "Returns the product of several complex numbers"
msgstr "गोबां जेथोगोनां अनजिमाफोरनि दिहुनथाय दैथाय हरफिन।"
#: analysis.hrc:430 /home/cl/vc/git/libo-core/scaddins/inc/analysis.hrc:432
-#, fuzzy
msgctxt "ANALYSIS_Improduct"
msgid "Complex number"
msgstr "जेथोगोनां अनजिमा"
diff --git a/source/brx/scp2/source/ooo.po b/source/brx/scp2/source/ooo.po
index ecdb7223de0..86719877c1e 100644
--- a/source/brx/scp2/source/ooo.po
+++ b/source/brx/scp2/source/ooo.po
@@ -170,7 +170,6 @@ msgid "Installs Portuguese help in %PRODUCTNAME %PRODUCTVERSION"
msgstr ""
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_PT_BR\n"
@@ -187,7 +186,6 @@ msgid "Installs Portuguese (Brazil) help in %PRODUCTNAME %PRODUCTVERSION"
msgstr ""
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_JA\n"
@@ -236,7 +234,6 @@ msgid "Installs Chinese (simplified) help in %PRODUCTNAME %PRODUCTVERSION"
msgstr ""
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_ZH_TW\n"
@@ -269,7 +266,6 @@ msgid "Installs Dutch help in %PRODUCTNAME %PRODUCTVERSION"
msgstr ""
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_HU\n"
@@ -286,7 +282,6 @@ msgid "Installs Hungarian help in %PRODUCTNAME %PRODUCTVERSION"
msgstr ""
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_PL\n"
@@ -303,7 +298,6 @@ msgid "Installs Polish help in %PRODUCTNAME %PRODUCTVERSION"
msgstr ""
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_RU\n"
@@ -320,7 +314,6 @@ msgid "Installs Russian help in %PRODUCTNAME %PRODUCTVERSION"
msgstr ""
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_TR\n"
@@ -337,7 +330,6 @@ msgid "Installs Turkish help in %PRODUCTNAME %PRODUCTVERSION"
msgstr ""
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_EL\n"
@@ -354,7 +346,6 @@ msgid "Installs Greek help in %PRODUCTNAME %PRODUCTVERSION"
msgstr ""
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_TH\n"
@@ -371,7 +362,6 @@ msgid "Installs Thai help in %PRODUCTNAME %PRODUCTVERSION"
msgstr ""
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_CS\n"
@@ -420,7 +410,6 @@ msgid "Installs Croatian help in %PRODUCTNAME %PRODUCTVERSION"
msgstr ""
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_ET\n"
@@ -742,7 +731,6 @@ msgid "Installs Nepali help in %PRODUCTNAME %PRODUCTVERSION"
msgstr ""
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_AR\n"
@@ -791,7 +779,6 @@ msgid "Installs Catalan (Valencian) help in %PRODUCTNAME %PRODUCTVERSION"
msgstr ""
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_DA\n"
@@ -808,7 +795,6 @@ msgid "Installs Danish help in %PRODUCTNAME %PRODUCTVERSION"
msgstr ""
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_FI\n"
@@ -825,7 +811,6 @@ msgid "Installs Finnish help in %PRODUCTNAME %PRODUCTVERSION"
msgstr ""
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_HE\n"
@@ -1964,7 +1949,6 @@ msgid "Installs the Portuguese user interface"
msgstr ""
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_PT_BR\n"
@@ -1981,7 +1965,6 @@ msgid "Installs the Portuguese user interface"
msgstr ""
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_JA\n"
@@ -2030,7 +2013,6 @@ msgid "Installs the Chinese (simplified) user interface"
msgstr ""
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_ZH_TW\n"
@@ -2079,7 +2061,6 @@ msgid "Installs the Upper Sorbian user interface"
msgstr ""
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_HU\n"
@@ -2096,7 +2077,6 @@ msgid "Installs the Hungarian user interface"
msgstr ""
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_PL\n"
@@ -2113,7 +2093,6 @@ msgid "Installs the Polish user interface"
msgstr ""
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_RU\n"
@@ -2130,7 +2109,6 @@ msgid "Installs the Russian user interface"
msgstr ""
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_TR\n"
@@ -2147,7 +2125,6 @@ msgid "Installs the Turkish user interface"
msgstr ""
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_EL\n"
@@ -2164,7 +2141,6 @@ msgid "Installs the Greek user interface"
msgstr ""
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_TH\n"
@@ -2181,7 +2157,6 @@ msgid "Installs the Thai user interface"
msgstr ""
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_CS\n"
@@ -2230,7 +2205,6 @@ msgid "Installs the Croatian user interface"
msgstr ""
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_ET\n"
@@ -2568,7 +2542,6 @@ msgid "Installs the Nepali user interface"
msgstr ""
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_AR\n"
@@ -2617,7 +2590,6 @@ msgid "Installs the Catalan (Valencian) user interface"
msgstr ""
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_DA\n"
@@ -2634,7 +2606,6 @@ msgid "Installs the Danish user interface"
msgstr ""
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_FI\n"
@@ -2651,7 +2622,6 @@ msgid "Installs the Finnish user interface"
msgstr ""
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_HE\n"
@@ -3788,7 +3758,6 @@ msgid "Aragonese spelling dictionary"
msgstr ""
#: module_ooo.ulf
-#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_NAME_MODULE_EXTENSION_DICTIONARY_AR\n"
@@ -3918,7 +3887,6 @@ msgid "Catalan spelling dictionary, hyphenation rules, and thesaurus"
msgstr ""
#: module_ooo.ulf
-#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_NAME_MODULE_EXTENSION_DICTIONARY_CS\n"
@@ -3935,7 +3903,6 @@ msgid "Czech spelling dictionary, hyphenation rules, and thesaurus"
msgstr ""
#: module_ooo.ulf
-#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_NAME_MODULE_EXTENSION_DICTIONARY_DA\n"
@@ -3986,7 +3953,6 @@ msgid "English spelling dictionaries, hyphenation rules, thesaurus, and grammar
msgstr ""
#: module_ooo.ulf
-#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_NAME_MODULE_EXTENSION_DICTIONARY_EL\n"
@@ -4020,7 +3986,6 @@ msgid "Spanish spelling dictionary, hyphenation rules, and thesaurus"
msgstr ""
#: module_ooo.ulf
-#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_NAME_MODULE_EXTENSION_DICTIONARY_ET\n"
@@ -4101,7 +4066,6 @@ msgid "Gujarati spelling dictionary"
msgstr ""
#: module_ooo.ulf
-#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_NAME_MODULE_EXTENSION_DICTIONARY_HE\n"
@@ -4134,7 +4098,6 @@ msgid "Hindi spelling dictionary"
msgstr ""
#: module_ooo.ulf
-#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_NAME_MODULE_EXTENSION_DICTIONARY_HU\n"
@@ -4327,7 +4290,6 @@ msgid "Occitan spelling dictionary"
msgstr ""
#: module_ooo.ulf
-#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_NAME_MODULE_EXTENSION_DICTIONARY_PL\n"
@@ -4344,7 +4306,6 @@ msgid "Polish spelling dictionary, hyphenation rules, and thesaurus"
msgstr ""
#: module_ooo.ulf
-#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_NAME_MODULE_EXTENSION_DICTIONARY_PT_BR\n"
@@ -4393,7 +4354,6 @@ msgid "Romanian spelling dictionary, hyphenation rules, and thesaurus"
msgstr ""
#: module_ooo.ulf
-#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_NAME_MODULE_EXTENSION_DICTIONARY_RU\n"
@@ -4538,7 +4498,6 @@ msgid "Telugu spelling dictionary, and hyphenation rules"
msgstr ""
#: module_ooo.ulf
-#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_NAME_MODULE_EXTENSION_DICTIONARY_TH\n"
diff --git a/source/brx/sd/messages.po b/source/brx/sd/messages.po
index c4eb4327265..0335b1c2fc6 100644
--- a/source/brx/sd/messages.po
+++ b/source/brx/sd/messages.po
@@ -14,13 +14,11 @@ msgstr ""
"X-Generator: LibreOffice\n"
#: DocumentRenderer.hrc:29
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_CONTENT_CHOICES"
msgid "Slides"
msgstr "स्लाइडस"
#: DocumentRenderer.hrc:30
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_CONTENT_CHOICES"
msgid "Handouts"
msgstr "हेण्डआउटस"
@@ -625,7 +623,6 @@ msgid "All supported formats"
msgstr ""
#: strings.hrc:100
-#, fuzzy
msgctxt "STR_ALL_FILES"
msgid "All files"
msgstr "गासै फाइलफोर"
@@ -1220,7 +1217,6 @@ msgid "Text"
msgstr "फराय बिजाब"
#: strings.hrc:216
-#, fuzzy
msgctxt "STR_HTMLEXP_SETGRAPHIC"
msgid "Image"
msgstr "मुसुखा"
@@ -1545,7 +1541,6 @@ msgid "Background objects"
msgstr "सावगारिनि उनथिं थानाय बेसादफोर"
#: strings.hrc:280
-#, fuzzy
msgctxt "STR_LAYER_LAYOUT"
msgid "Layout"
msgstr "लेआउट"
@@ -2063,13 +2058,11 @@ msgid "PresentationPageNumberShape"
msgstr ""
#: strings.hrc:385
-#, fuzzy
msgctxt "SID_SD_A11Y_D_PRESENTATION"
msgid "%PRODUCTNAME Presentation"
msgstr "%PRODUCTNAME प्रेजेन्टसन"
#: strings.hrc:386
-#, fuzzy
msgctxt "SID_SD_A11Y_P_TITLE_N_STYLE"
msgid "Title"
msgstr "बिमुं"
@@ -2081,13 +2074,11 @@ msgid "Outliner"
msgstr "बायजोनि सारि"
#: strings.hrc:388
-#, fuzzy
msgctxt "SID_SD_A11Y_P_SUBTITLE_N_STYLE"
msgid "Subtitle"
msgstr "दालाय बिमुं"
#: strings.hrc:389
-#, fuzzy
msgctxt "SID_SD_A11Y_P_PAGE_N_STYLE"
msgid "Page"
msgstr "बिखं"
@@ -2110,25 +2101,21 @@ msgid "Unknown Accessible Presentation Shape"
msgstr ""
#: strings.hrc:393
-#, fuzzy
msgctxt "SID_SD_A11Y_P_FOOTER_N_STYLE"
msgid "Footer"
msgstr "फुटार"
#: strings.hrc:394
-#, fuzzy
msgctxt "SID_SD_A11Y_P_HEADER_N_STYLE"
msgid "Header"
msgstr "हेडार"
#: strings.hrc:395
-#, fuzzy
msgctxt "SID_SD_A11Y_P_DATE_N_STYLE"
msgid "Date"
msgstr "अक्ट'"
#: strings.hrc:396
-#, fuzzy
msgctxt "SID_SD_A11Y_P_NUMBER_N_STYLE"
msgid "Number"
msgstr "अनजिमा"
@@ -2191,7 +2178,6 @@ msgid "Fill color:"
msgstr "गिबि गाब"
#: strings.hrc:408
-#, fuzzy
msgctxt "STR_CUSTOMANIMATION_STYLE_PROPERTY"
msgid "Style:"
msgstr "आदब:"
@@ -2209,7 +2195,6 @@ msgid "Font color:"
msgstr "गिबि गाब"
#: strings.hrc:411
-#, fuzzy
msgctxt "STR_CUSTOMANIMATION_FONT_SIZE_STYLE_PROPERTY"
msgid "Style:"
msgstr "आदब:"
@@ -2306,7 +2291,6 @@ msgid "Motion Paths: %1"
msgstr ""
#: strings.hrc:429
-#, fuzzy
msgctxt "STR_SLIDETRANSITION_NONE"
msgid "None"
msgstr "रावबो नङा"
@@ -2380,7 +2364,6 @@ msgid "Reply to %1"
msgstr ""
#: strings.hrc:444
-#, fuzzy
msgctxt "RID_DRAW_MEDIA_TOOLBOX"
msgid "Media Playback"
msgstr "मेडिया प्लेबेक"
@@ -2397,13 +2380,11 @@ msgid "%PRODUCTNAME %s"
msgstr "%PRODUCTNAME कल्क"
#: strings.hrc:448
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_PRINT_GROUP"
msgid "Print"
msgstr "साफाय"
#: strings.hrc:449
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_CONTENT"
msgid "Document"
msgstr "फोरमान बिलाइ"
@@ -2450,7 +2431,6 @@ msgid "Hidden pages"
msgstr "एरसोनाय बिखंफोर"
#: strings.hrc:457
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_QUALITY"
msgid "Color"
msgstr "गाब"
@@ -2473,7 +2453,6 @@ msgid "Page sides"
msgstr ""
#: strings.hrc:461
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_BROCHURE_INCLUDE"
msgid "Include"
msgstr "लाजाबनाय"
@@ -2484,7 +2463,6 @@ msgid "~Use only paper tray from printer preferences"
msgstr ""
#: strings.hrc:463
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_PAGE_RANGE"
msgid "Print range"
msgstr "सारि साफाय"
@@ -2510,7 +2488,6 @@ msgid "%PRODUCTNAME Draw has searched to the beginning of the document. Do you w
msgstr "%PRODUCTNAME Draw आ फोरमान बिलाइनि जागायनायखौ नागिरदों। नोंथाङा जोबनायाव सोलि होबाय थानो सानो नामा?"
#: strings.hrc:470
-#, fuzzy
msgctxt "STR_SD_NONE"
msgid "- None -"
msgstr "-रावबो नङा -"
@@ -2734,7 +2711,6 @@ msgid "Timing"
msgstr ""
#: customanimationproperties.ui:136
-#, fuzzy
msgctxt "customanimationproperties|textanim"
msgid "Text Animation"
msgstr "फराय बिजाब जिवगोनां"
@@ -2750,13 +2726,11 @@ msgid "Remove Effect"
msgstr ""
#: customanimationspanel.ui:121
-#, fuzzy
msgctxt "customanimationspanel|move_up|tooltip_text"
msgid "Move Up"
msgstr "साजों लोरि होनाय"
#: customanimationspanel.ui:136
-#, fuzzy
msgctxt "customanimationspanel|move_down|tooltip_text"
msgid "Move Down"
msgstr "गाहायजों लोरिहोनाय"
@@ -2779,7 +2753,6 @@ msgid "Entrance"
msgstr ""
#: customanimationspanel.ui:194
-#, fuzzy
msgctxt "customanimationspanel|categorylb"
msgid "Emphasis"
msgstr "जर होनाय"
@@ -2833,7 +2806,6 @@ msgid "After previous"
msgstr ""
#: customanimationspanel.ui:324
-#, fuzzy
msgctxt "customanimationspanel|more_properties|tooltip_text"
msgid "Options"
msgstr "उफ्राफोर"
@@ -2887,13 +2859,11 @@ msgid "Remove Effect"
msgstr ""
#: customanimationspanelhorizontal.ui:124
-#, fuzzy
msgctxt "customanimationspanelhorizontal|move_up|tooltip_text"
msgid "Move Up"
msgstr "साजों लोरि होनाय"
#: customanimationspanelhorizontal.ui:138
-#, fuzzy
msgctxt "customanimationspanelhorizontal|move_down|tooltip_text"
msgid "Move Down"
msgstr "गाहायजों लोरिहोनाय"
@@ -2936,7 +2906,6 @@ msgid "Entrance"
msgstr ""
#: customanimationspanelhorizontal.ui:261
-#, fuzzy
msgctxt "customanimationspanelhorizontal|categorylb"
msgid "Emphasis"
msgstr "जर होनाय"
@@ -3109,7 +3078,6 @@ msgid "Start _effect on click of:"
msgstr ""
#: customanimationtimingtab.ui:228
-#, fuzzy
msgctxt "customanimationtimingtab|label11"
msgid "Trigger"
msgstr "ट्रिग्गार"
@@ -3188,7 +3156,6 @@ msgid "_Variable"
msgstr "सोलायस्लु"
#: dlgfield.ui:142
-#, fuzzy
msgctxt "dlgfield|label1"
msgid "Field Type"
msgstr "फोथार रोखोम"
@@ -3229,7 +3196,6 @@ msgid "Max."
msgstr "बांसिन बिबां"
#: dockinganimation.ui:149
-#, fuzzy
msgctxt "dockinganimation|duration|tooltip_text"
msgid "Duration"
msgstr "सम सिमा"
@@ -3280,7 +3246,6 @@ msgid "Bitmap object"
msgstr ""
#: dockinganimation.ui:340
-#, fuzzy
msgctxt "dockinganimation|alignmentft"
msgid "Alignment"
msgstr "सारि सारि साजायनाय"
@@ -3292,7 +3257,6 @@ msgid "Top Left"
msgstr "सानि आगसि?"
#: dockinganimation.ui:356
-#, fuzzy
msgctxt "dockinganimation|alignment"
msgid "Left"
msgstr "आगसि"
@@ -3328,7 +3292,6 @@ msgid "Top Right"
msgstr "सानि आगदा?"
#: dockinganimation.ui:362
-#, fuzzy
msgctxt "dockinganimation|alignment"
msgid "Right"
msgstr "आगदा"
@@ -3356,7 +3319,6 @@ msgid "Apply Objects Individually"
msgstr ""
#: dockinganimation.ui:478
-#, fuzzy
msgctxt "dockinganimation|label3"
msgid "Number"
msgstr "अनजिमा"
@@ -3373,7 +3335,6 @@ msgid "Delete All Images"
msgstr ""
#: dockinganimation.ui:562
-#, fuzzy
msgctxt "dockinganimation|label2"
msgid "Image"
msgstr "मुसुखा"
@@ -3474,7 +3435,6 @@ msgid "Appl_y to All"
msgstr ""
#: headerfooterdialog.ui:106
-#, fuzzy
msgctxt "headerfooterdialog|slides"
msgid "Slides"
msgstr "स्लाइडस"
@@ -3569,7 +3529,6 @@ msgid "Slide name"
msgstr "स्लाइड पेन"
#: impressprinteroptions.ui:48
-#, fuzzy
msgctxt "impressprinteroptions|printdatetime"
msgid "Date and time"
msgstr "अक्ट' आरो सम"
@@ -3605,7 +3564,6 @@ msgid "Black & white"
msgstr "गोसोम आरो~गुफुर"
#: impressprinteroptions.ui:179
-#, fuzzy
msgctxt "impressprinteroptions|label5"
msgid "Color"
msgstr "गाब"
@@ -3632,7 +3590,6 @@ msgid "Tile sheet of paper with repeated slides"
msgstr ""
#: impressprinteroptions.ui:290
-#, fuzzy
msgctxt "impressprinteroptions|label6"
msgid "Size"
msgstr "महर"
@@ -3660,7 +3617,6 @@ msgid "Position"
msgstr "थासारि"
#: interactiondialog.ui:8
-#, fuzzy
msgctxt "interactiondialog|InteractionDialog"
msgid "Interaction"
msgstr "इसिंआरि खामानि"
@@ -3677,7 +3633,6 @@ msgid "Target:"
msgstr "थांखिनाय"
#: interactionpage.ui:143
-#, fuzzy
msgctxt "interactionpage|label1"
msgid "Interaction"
msgstr "इसिंआरि खामानि"
@@ -3776,7 +3731,6 @@ msgid "Show S_mall Preview"
msgstr "फिसा~आवगायनि नुथाय दिनथि"
#: navigatorpanel.ui:22
-#, fuzzy
msgctxt "navigatorpanel|documents|tooltip_text"
msgid "Document"
msgstr "फोरमान बिलाइ"
@@ -3819,7 +3773,6 @@ msgid "Show Shapes"
msgstr ""
#: notebookbar.ui:340
-#, fuzzy
msgctxt "notebookbar|FileLabel"
msgid "File"
msgstr "फाइल"
@@ -3831,13 +3784,11 @@ msgid "Clone"
msgstr "कन"
#: notebookbar.ui:921
-#, fuzzy
msgctxt "notebookbar|numberbullet|tooltip_text"
msgid "Bullets and Numbering"
msgstr "बुलेटस आरो अनजिमा होनाय"
#: notebookbar.ui:961
-#, fuzzy
msgctxt "notebookbar|indent|tooltip_text"
msgid "Indent"
msgstr "इनडेन्ट"
@@ -3849,7 +3800,6 @@ msgid "Increase Indent"
msgstr "इनडेन्ट बारायहो"
#: notebookbar.ui:984
-#, fuzzy
msgctxt "notebookbar|decreaseindent|tooltip_text"
msgid "Decrease Indent"
msgstr "इनडेन्ट खमायहो"
@@ -3906,31 +3856,26 @@ msgid "Auto Spellcheck"
msgstr "अटस्पेलचेक"
#: notebookbar.ui:2354
-#, fuzzy
msgctxt "notebookbar|ReviewLabel"
msgid "Review"
msgstr "बिजिरना नायफिन"
#: notebookbar.ui:2547
-#, fuzzy
msgctxt "notebookbar|GridVisible"
msgid "Grid"
msgstr "ग्रिड"
#: notebookbar.ui:2737
-#, fuzzy
msgctxt "notebookbar|ViewLabel"
msgid "View"
msgstr "नुथाय"
#: notebookbar.ui:2757
-#, fuzzy
msgctxt "notebookbar|TableLabel"
msgid "Table"
msgstr "फारिलाइ"
#: notebookbar.ui:3275
-#, fuzzy
msgctxt "notebookbar|ImageLabel"
msgid "Image"
msgstr "मुसुखा"
@@ -4147,7 +4092,6 @@ msgid "Menubar"
msgstr ""
#: notebookbar_groupedbar_full.ui:2541
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|Quotation2"
msgid "Quotation"
msgstr "मुख'नाय राव"
@@ -4377,7 +4321,6 @@ msgid "Blank"
msgstr "लांजां"
#: notebookbar_groups.ui:57
-#, fuzzy
msgctxt "notebookbar_groups|layout02"
msgid "Title Slide"
msgstr "बिमुं स्लाइड"
@@ -4399,25 +4342,21 @@ msgid "Centered Text"
msgstr ""
#: notebookbar_groups.ui:104
-#, fuzzy
msgctxt "notebookbar_groups|hyperlink"
msgid "Hyperlink"
msgstr "हाइपारलिंक"
#: notebookbar_groups.ui:118
-#, fuzzy
msgctxt "notebookbar_groups|footnote"
msgid "Footnote"
msgstr "आफांनि सिन"
#: notebookbar_groups.ui:127
-#, fuzzy
msgctxt "notebookbar_groups|endnote"
msgid "Endnote"
msgstr "जोबथा सिन"
#: notebookbar_groups.ui:142
-#, fuzzy
msgctxt "notebookbar_groups|bookmark"
msgid "Bookmark"
msgstr "बिजाबनि बिखं सिन"
@@ -4468,7 +4407,6 @@ msgid "Title 2"
msgstr "बिमुं 2"
#: notebookbar_groups.ui:489
-#, fuzzy
msgctxt "notebookbar_groups|filegrouplabel"
msgid "File"
msgstr "फाइल"
@@ -4480,7 +4418,6 @@ msgid "Clipboard"
msgstr "क्लिपबर्ड"
#: notebookbar_groups.ui:688
-#, fuzzy
msgctxt "notebookbar_groups|shapestyleb"
msgid "Style"
msgstr "आदब"
@@ -4496,7 +4433,6 @@ msgid " "
msgstr ""
#: notebookbar_groups.ui:1201
-#, fuzzy
msgctxt "notebookbar_groups|formatgrouplabel"
msgid "Text"
msgstr "फराय बिजाब"
@@ -4514,7 +4450,6 @@ msgid "Master"
msgstr "~गाहाय"
#: notebookbar_groups.ui:1293
-#, fuzzy
msgctxt "notebookbar_groups|layoutb"
msgid "Layout"
msgstr "लेआउट"
@@ -4532,13 +4467,11 @@ msgid "Transition"
msgstr "लेनदेनफोर"
#: notebookbar_groups.ui:1386
-#, fuzzy
msgctxt "notebookbar_groups|slidegrouplabel"
msgid "Slide"
msgstr "स्लाइड"
#: notebookbar_groups.ui:1460
-#, fuzzy
msgctxt "notebookbar_groups|shapesb"
msgid "Shapes"
msgstr "महरफोर"
@@ -4556,7 +4489,6 @@ msgid "Insert"
msgstr "सोसन"
#: notebookbar_groups.ui:1620
-#, fuzzy
msgctxt "notebookbar_groups|imagestyleb"
msgid "Style"
msgstr "आदब"
@@ -4579,19 +4511,16 @@ msgid "Lock"
msgstr ""
#: notebookbar_groups.ui:1762
-#, fuzzy
msgctxt "notebookbar_groups|imagegrouplabel"
msgid "Image"
msgstr "मुसुखा"
#: notebookbar_groups.ui:1818
-#, fuzzy
msgctxt "notebookbar_groups|wrapoff"
msgid "None"
msgstr "रावबो नङा"
#: notebookbar_groups.ui:1827
-#, fuzzy
msgctxt "notebookbar_groups|wrapideal"
msgid "Optimal"
msgstr "आसा गोनां"
@@ -4727,7 +4656,6 @@ msgid "Page _height:"
msgstr ""
#: optimpressgeneralpage.ui:575
-#, fuzzy
msgctxt "optimpressgeneralpage|label5"
msgid "Scale"
msgstr "स्केल"
@@ -4852,7 +4780,6 @@ msgid "_Custom slide show:"
msgstr "गोदान कास्टम स्लाइड दिनथिनाय"
#: presentationdialog.ui:150
-#, fuzzy
msgctxt "presentationdialog|label1"
msgid "Range"
msgstr "सारि"
@@ -4955,7 +4882,6 @@ msgid "Presentation always _on top"
msgstr ""
#: presentationdialog.ui:543
-#, fuzzy
msgctxt "presentationdialog|label4"
msgid "Options"
msgstr "उफ्राफोर"
@@ -4985,7 +4911,6 @@ msgid "H_idden pages"
msgstr "एरसोनाय बिखंफोर"
#: prntopts.ui:111
-#, fuzzy
msgctxt "prntopts|printlbl"
msgid "Print"
msgstr "साफाय"
@@ -5048,7 +4973,6 @@ msgid "Notes"
msgstr "सुंद' लिनायफोर"
#: prntopts.ui:371
-#, fuzzy
msgctxt "prntopts|handoutcb"
msgid "Handouts"
msgstr "हेण्डआउटस"
@@ -5084,7 +5008,6 @@ msgid "Black & _white"
msgstr "गोसोम आरो~गुफुर"
#: prntopts.ui:501
-#, fuzzy
msgctxt "prntopts|label2"
msgid "Quality"
msgstr "गुण"
@@ -5186,7 +5109,6 @@ msgid "Show notes"
msgstr ""
#: publishingdialog.ui:572
-#, fuzzy
msgctxt "publishingdialog|htmlOptionsLabel"
msgid "Options"
msgstr "उफ्राफोर"
@@ -5362,7 +5284,6 @@ msgid "Hyper_link"
msgstr "हाइपारलिंक"
#: publishingdialog.ui:1495
-#, fuzzy
msgctxt "publishingdialog|textButton"
msgid "Text"
msgstr "फराय बिजाब"
@@ -5431,13 +5352,11 @@ msgid "Two Spins"
msgstr "मोननै स्पिनस"
#: rotatemenu.ui:50
-#, fuzzy
msgctxt "rotatemenu|clockwise"
msgid "Clockwise"
msgstr "घरिनि काटा गिदिंनाय फोरसे"
#: rotatemenu.ui:58
-#, fuzzy
msgctxt "rotatemenu|counterclock"
msgid "Counter-clockwise"
msgstr "घरिनि काटा गिदिंनाय उलथा फोरसे"
@@ -5467,13 +5386,11 @@ msgid "Extra Large"
msgstr "बांद्राय गेदेर"
#: scalemenu.ui:50
-#, fuzzy
msgctxt "scalemenu|hori"
msgid "Horizontal"
msgstr "समानथि"
#: scalemenu.ui:58
-#, fuzzy
msgctxt "scalemenu|vert"
msgid "Vertical"
msgstr "थोंगोर"
@@ -5523,13 +5440,11 @@ msgid "Background:"
msgstr "सावगारिनि उनथिं थानाय महर"
#: sidebarslidebackground.ui:57
-#, fuzzy
msgctxt "sidebarslidebackground|orientation"
msgid "Landscape"
msgstr "लेण्डस्केप"
#: sidebarslidebackground.ui:58
-#, fuzzy
msgctxt "sidebarslidebackground|orientation"
msgid "Portrait"
msgstr "प'र्ट्रेट"
@@ -5561,13 +5476,11 @@ msgid "Master View"
msgstr ""
#: sidebarslidebackground.ui:226
-#, fuzzy
msgctxt "sidebarslidebackground|closemasterslide"
msgid "Close Master View"
msgstr "गाहायखौ नुथाय बन्द खालाम"
#: sidebarslidebackground.ui:248
-#, fuzzy
msgctxt "sidebarslidebackground|marginLB"
msgid "None"
msgstr "रावबो नङा"
@@ -5578,7 +5491,6 @@ msgid "Narrow"
msgstr ""
#: sidebarslidebackground.ui:250
-#, fuzzy
msgctxt "sidebarslidebackground|marginLB"
msgid "Moderate"
msgstr "गेजेरनि"
@@ -5771,7 +5683,6 @@ msgid "Stop previous sound"
msgstr "(गिबि सोदोबखौ बन्द खालाम)"
#: slidetransitionspanel.ui:113
-#, fuzzy
msgctxt "slidetransitionspanel|sound_list"
msgid "Other sound..."
msgstr "गुबुन सोदोब"
@@ -5857,7 +5768,6 @@ msgid "Stop previous sound"
msgstr "(गिबि सोदोबखौ बन्द खालाम)"
#: slidetransitionspanelhorizontal.ui:118
-#, fuzzy
msgctxt "slidetransitionspanelhorizontal|sound_list"
msgid "Other sound..."
msgstr "गुबुन सोदोब"
@@ -5975,13 +5885,11 @@ msgid "Organizer"
msgstr ""
#: templatedialog.ui:141
-#, fuzzy
msgctxt "templatedialog|line"
msgid "Line"
msgstr "सारि"
#: templatedialog.ui:164
-#, fuzzy
msgctxt "templatedialog|area"
msgid "Area"
msgstr "ओनसोल"
@@ -5999,13 +5907,11 @@ msgid "Transparency"
msgstr "गोजों"
#: templatedialog.ui:233
-#, fuzzy
msgctxt "templatedialog|font"
msgid "Font"
msgstr "फन्ट"
#: templatedialog.ui:256
-#, fuzzy
msgctxt "templatedialog|fonteffect"
msgid "Font Effects"
msgstr "फन्ट जाउनफोर"
@@ -6016,13 +5922,11 @@ msgid "Indents & Spacing"
msgstr ""
#: templatedialog.ui:302
-#, fuzzy
msgctxt "templatedialog|text"
msgid "Text"
msgstr "फराय बिजाब"
#: templatedialog.ui:325
-#, fuzzy
msgctxt "templatedialog|animation"
msgid "Text Animation"
msgstr "फराय बिजाब जिवगोनां"
@@ -6034,13 +5938,11 @@ msgid "Dimensioning"
msgstr "बिबांनि हांखो(लारि)"
#: templatedialog.ui:371
-#, fuzzy
msgctxt "templatedialog|connector"
msgid "Connector"
msgstr "फोनांजाबग्रा"
#: templatedialog.ui:394
-#, fuzzy
msgctxt "templatedialog|alignment"
msgid "Alignment"
msgstr "सारि सारि साजायनाय"
@@ -6084,7 +5986,6 @@ msgid "Inserted drawing objects:"
msgstr "सावगारि बेसादफोरखौ हुखुमोर।"
#: bulletsandnumbering.ui:8
-#, fuzzy
msgctxt "bulletsandnumbering|BulletsAndNumberingDialog"
msgid "Bullets and Numbering"
msgstr "बुलेटस आरो अनजिमा होनाय"
@@ -6102,13 +6003,11 @@ msgid "Bullets"
msgstr "बुलेटफोर"
#: bulletsandnumbering.ui:127
-#, fuzzy
msgctxt "bulletsandnumbering|singlenum"
msgid "Numbering"
msgstr "अनजिमा होनाय"
#: bulletsandnumbering.ui:150
-#, fuzzy
msgctxt "bulletsandnumbering|graphics"
msgid "Image"
msgstr "मुसुखा"
@@ -6125,7 +6024,6 @@ msgid "Customize"
msgstr ""
#: copydlg.ui:33
-#, fuzzy
msgctxt "copydlg|DuplicateDialog"
msgid "Duplicate"
msgstr "रोखोमसे मोननै"
@@ -6206,7 +6104,6 @@ msgid "Colors"
msgstr "गाब"
#: crossfadedialog.ui:15
-#, fuzzy
msgctxt "crossfadedialog|CrossFadeDialog"
msgid "Cross-fading"
msgstr "क्रस-फेड खालामनाय"
@@ -6272,13 +6169,11 @@ msgid "Hori_zontal"
msgstr "समानथि"
#: dlgsnap.ui:294
-#, fuzzy
msgctxt "dlgsnap|label2"
msgid "Type"
msgstr "रोखोम"
#: drawchardialog.ui:8
-#, fuzzy
msgctxt "drawchardialog|DrawCharDialog"
msgid "Character"
msgstr "हांखो"
@@ -6290,7 +6185,6 @@ msgid "Fonts"
msgstr "फन्ट"
#: drawchardialog.ui:127
-#, fuzzy
msgctxt "drawchardialog|RID_SVXPAGE_CHAR_EFFECTS"
msgid "Font Effects"
msgstr "फन्ट जाउनफोर"
@@ -6313,7 +6207,6 @@ msgid "Page Setup"
msgstr ""
#: drawpagedialog.ui:105
-#, fuzzy
msgctxt "drawpagedialog|RID_SVXPAGE_PAGE"
msgid "Page"
msgstr "बिखं"
@@ -6331,7 +6224,6 @@ msgid "Transparency"
msgstr "गोजों"
#: drawparadialog.ui:8
-#, fuzzy
msgctxt "drawparadialog|DrawParagraphPropertiesDialog"
msgid "Paragraph"
msgstr "आनथोर"
@@ -6352,13 +6244,11 @@ msgid "Tabs"
msgstr ""
#: drawparadialog.ui:173
-#, fuzzy
msgctxt "drawparadialog|labelTP_PARA_ALIGN"
msgid "Alignment"
msgstr "सारि सारि साजायनाय"
#: drawparadialog.ui:197
-#, fuzzy
msgctxt "drawparadialog|labelNUMBERING"
msgid "Numbering"
msgstr "अनजिमा होनाय"
@@ -6370,7 +6260,6 @@ msgid "Page name"
msgstr "~बिखंनि मुं"
#: drawprinteroptions.ui:48
-#, fuzzy
msgctxt "drawprinteroptions|printdatetime"
msgid "Date and time"
msgstr "अक्ट' आरो सम"
@@ -6400,7 +6289,6 @@ msgid "Black & white"
msgstr "गोसोम आरो~गुफुर"
#: drawprinteroptions.ui:163
-#, fuzzy
msgctxt "drawprinteroptions|label5"
msgid "Color"
msgstr "गाब"
@@ -6427,7 +6315,6 @@ msgid "Tile sheet of paper with repeated pages"
msgstr ""
#: drawprinteroptions.ui:274
-#, fuzzy
msgctxt "drawprinteroptions|label6"
msgid "Size"
msgstr "महर"
@@ -6438,13 +6325,11 @@ msgid "Presentation Layout"
msgstr ""
#: drawprtldialog.ui:105
-#, fuzzy
msgctxt "drawprtldialog|RID_SVXPAGE_LINE"
msgid "Line"
msgstr "सारि"
#: drawprtldialog.ui:127
-#, fuzzy
msgctxt "drawprtldialog|RID_SVXPAGE_AREA"
msgid "Area"
msgstr "ओनसोल"
@@ -6462,13 +6347,11 @@ msgid "Transparency"
msgstr "गोजों"
#: drawprtldialog.ui:196
-#, fuzzy
msgctxt "drawprtldialog|RID_SVXPAGE_CHAR_NAME"
msgid "Font"
msgstr "फन्ट"
#: drawprtldialog.ui:219
-#, fuzzy
msgctxt "drawprtldialog|RID_SVXPAGE_CHAR_EFFECTS"
msgid "Font Effects"
msgstr "फन्ट जाउनफोर"
@@ -6479,7 +6362,6 @@ msgid "Indents & Spacing"
msgstr ""
#: drawprtldialog.ui:265
-#, fuzzy
msgctxt "drawprtldialog|RID_SVXPAGE_TEXTATTR"
msgid "Text"
msgstr "फराय बिजाब"
@@ -6491,13 +6373,11 @@ msgid "Bullets"
msgstr "बुलेटफोर"
#: drawprtldialog.ui:311
-#, fuzzy
msgctxt "drawprtldialog|RID_SVXPAGE_PICK_SINGLE_NUM"
msgid "Numbering"
msgstr "अनजिमा होनाय"
#: drawprtldialog.ui:334
-#, fuzzy
msgctxt "drawprtldialog|RID_SVXPAGE_PICK_BMP"
msgid "Image"
msgstr "मुसुखा"
@@ -6508,7 +6388,6 @@ msgid "Customize"
msgstr ""
#: drawprtldialog.ui:380
-#, fuzzy
msgctxt "drawprtldialog|RID_SVXPAGE_ALIGN_PARAGRAPH"
msgid "Alignment"
msgstr "सारि सारि साजायनाय"
@@ -6548,7 +6427,6 @@ msgid "_Title"
msgstr "बिमुं"
#: insertlayer.ui:197
-#, fuzzy
msgctxt "insertlayer|description"
msgid "_Description"
msgstr "बिबेखेवनाय"
diff --git a/source/brx/setup_native/source/mac.po b/source/brx/setup_native/source/mac.po
index b33bceec9de..2df605c9f2d 100644
--- a/source/brx/setup_native/source/mac.po
+++ b/source/brx/setup_native/source/mac.po
@@ -33,7 +33,6 @@ msgid "Install"
msgstr "&गायसन"
#: macinstall.ulf
-#, fuzzy
msgctxt ""
"macinstall.ulf\n"
"AbortLabel\n"
@@ -99,7 +98,6 @@ msgid "Install"
msgstr "&गायसन"
#: macinstall.ulf
-#, fuzzy
msgctxt ""
"macinstall.ulf\n"
"ListCancelLabel\n"
diff --git a/source/brx/sfx2/messages.po b/source/brx/sfx2/messages.po
index c5bd2641203..258b1d3efa8 100644
--- a/source/brx/sfx2/messages.po
+++ b/source/brx/sfx2/messages.po
@@ -39,7 +39,6 @@ msgid "~Close"
msgstr "~बन्द खालाम"
#: strings.hrc:30
-#, fuzzy
msgctxt "STR_OPEN"
msgid "Open"
msgstr "खेव"
@@ -67,7 +66,6 @@ msgid "Delete"
msgstr "हुखुमोर"
#: strings.hrc:35
-#, fuzzy
msgctxt "STR_RENAME"
msgid "Rename"
msgstr "फिन मुं हो"
@@ -100,7 +98,6 @@ msgid "Automatically saved version"
msgstr "गावनो गावयै थिना दोनाय भारसन"
#: strings.hrc:41
-#, fuzzy
msgctxt "STR_EXPORTBUTTON"
msgid "Export"
msgstr "दैथाय हर"
@@ -192,7 +189,6 @@ msgid "~Keep Old Styles"
msgstr ""
#: strings.hrc:59
-#, fuzzy
msgctxt "STR_ACTION_REFRESH"
msgid "Refresh"
msgstr "गोदान खालाम"
@@ -438,7 +434,6 @@ msgid "\"$(ARG1)\" is not an absolute URL that can be passed to an external appl
msgstr ""
#: strings.hrc:107
-#, fuzzy
msgctxt "STR_GID_INTERN"
msgid "Internal"
msgstr "इसिंनि"
@@ -450,13 +445,11 @@ msgid "Application"
msgstr "आरजलाइ"
#: strings.hrc:109
-#, fuzzy
msgctxt "STR_GID_VIEW"
msgid "View"
msgstr "नुथाय"
#: strings.hrc:110
-#, fuzzy
msgctxt "STR_GID_DOCUMENT"
msgid "Documents"
msgstr "फोरमान बिलाइफोर"
@@ -468,19 +461,16 @@ msgid "Edit"
msgstr "सुजुनाय"
#: strings.hrc:112
-#, fuzzy
msgctxt "STR_GID_MACRO"
msgid "BASIC"
msgstr "BASIC"
#: strings.hrc:113
-#, fuzzy
msgctxt "STR_GID_OPTIONS"
msgid "Options"
msgstr "उफ्राफोर"
#: strings.hrc:114
-#, fuzzy
msgctxt "STR_GID_MATH"
msgid "Math"
msgstr "सानखान्थि"
@@ -498,49 +488,41 @@ msgid "Insert"
msgstr "सोसन"
#: strings.hrc:117
-#, fuzzy
msgctxt "STR_GID_FORMAT"
msgid "Format"
msgstr "दाथाय"
#: strings.hrc:118
-#, fuzzy
msgctxt "STR_GID_TEMPLATE"
msgid "Templates"
msgstr "टेमप्लेटफोर"
#: strings.hrc:119
-#, fuzzy
msgctxt "STR_GID_TEXT"
msgid "Text"
msgstr "फराय बिजाब"
#: strings.hrc:120
-#, fuzzy
msgctxt "STR_GID_FRAME"
msgid "Frame"
msgstr "फ्रेम"
#: strings.hrc:121
-#, fuzzy
msgctxt "STR_GID_GRAPHIC"
msgid "Image"
msgstr "मुसुखा"
#: strings.hrc:122
-#, fuzzy
msgctxt "STR_GID_TABLE"
msgid "Table"
msgstr "फारिलाइ"
#: strings.hrc:123
-#, fuzzy
msgctxt "STR_GID_ENUMERATION"
msgid "Numbering"
msgstr "अनजिमा होनाय"
#: strings.hrc:124
-#, fuzzy
msgctxt "STR_GID_DATA"
msgid "Data"
msgstr "डाटा"
@@ -552,13 +534,11 @@ msgid "Special Functions"
msgstr "जुनिया खामानिफोर"
#: strings.hrc:126
-#, fuzzy
msgctxt "STR_GID_IMAGE"
msgid "Image"
msgstr "मुसुखा"
#: strings.hrc:127
-#, fuzzy
msgctxt "STR_GID_CHART"
msgid "Chart"
msgstr "चार्ट"
@@ -570,13 +550,11 @@ msgid "Explorer"
msgstr "एक्सप्लरार"
#: strings.hrc:129
-#, fuzzy
msgctxt "STR_GID_CONNECTOR"
msgid "Connector"
msgstr "फोनांजाबग्रा"
#: strings.hrc:130
-#, fuzzy
msgctxt "STR_GID_MODIFY"
msgid "Modify"
msgstr "सोलाय हो"
@@ -588,7 +566,6 @@ msgid "Drawing"
msgstr "सावगारि"
#: strings.hrc:132
-#, fuzzy
msgctxt "STR_GID_CONTROLS"
msgid "Controls"
msgstr "दबथायनायफोर"
@@ -755,7 +732,6 @@ msgid "Image"
msgstr "मुसुखा"
#: strings.hrc:160
-#, fuzzy
msgctxt "STR_SFX_FILTERNAME_ALL"
msgid "All files"
msgstr "गासै फाइलफोर"
@@ -998,7 +974,6 @@ msgid "Styles in use: "
msgstr ""
#: strings.hrc:208
-#, fuzzy
msgctxt "STR_SID_NAVIGATOR"
msgid "Navigator"
msgstr "नेभिगेटर"
@@ -1020,7 +995,6 @@ msgid "Send"
msgstr "दैथाय हर"
#: strings.hrc:212
-#, fuzzy
msgctxt "STR_FONT_TABPAGE"
msgid "Font"
msgstr "फन्ट"
@@ -1465,7 +1439,6 @@ msgid "Businesscard with logo"
msgstr ""
#: strings.hrc:303
-#, fuzzy
msgctxt "STR_CLEAR_CHAR"
msgid "Remove"
msgstr "गैया खालाम"
@@ -1492,7 +1465,6 @@ msgid "Date completed"
msgstr ""
#: dinfdlg.hrc:30
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Department"
msgstr "बिफान"
@@ -1525,7 +1497,6 @@ msgid "Editor"
msgstr "सुजुगिरि"
#: dinfdlg.hrc:36
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "E-Mail"
msgstr "इ-मेइल"
@@ -1536,7 +1507,6 @@ msgid "Forward to"
msgstr ""
#: dinfdlg.hrc:38
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Group"
msgstr "हानजा"
@@ -1548,7 +1518,6 @@ msgid "Info"
msgstr "मोन्थिहोनाय"
#: dinfdlg.hrc:40
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Language"
msgstr "राव"
@@ -1564,7 +1533,6 @@ msgid "Matter"
msgstr ""
#: dinfdlg.hrc:43
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Office"
msgstr "अफिस"
@@ -1581,13 +1549,11 @@ msgid "Project"
msgstr "बिथांखि हाबाफोर"
#: dinfdlg.hrc:46
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Publisher"
msgstr "दिहुनगिरि"
#: dinfdlg.hrc:47
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Purpose"
msgstr "थांखि"
@@ -1614,13 +1580,11 @@ msgid "Reference"
msgstr "मख'नाय"
#: dinfdlg.hrc:52
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Source"
msgstr "फुंखा"
#: dinfdlg.hrc:53
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Status"
msgstr "थाखो मान "
@@ -1636,13 +1600,11 @@ msgid "Typist"
msgstr ""
#: dinfdlg.hrc:56
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "URL"
msgstr "URL"
#: dinfdlg.hrc:69
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Text"
msgstr "फराय बिजाब"
@@ -1660,13 +1622,11 @@ msgid "Date"
msgstr "डाटा"
#: dinfdlg.hrc:72
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Duration"
msgstr "सम सिमा"
#: dinfdlg.hrc:73
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Number"
msgstr "अनजिमा"
@@ -1792,7 +1752,6 @@ msgid "Display"
msgstr "दिनथिफुं"
#: bookmarkmenu.ui:26
-#, fuzzy
msgctxt "bookmarkmenu|rename"
msgid "Rename..."
msgstr "फिन मुं हो"
@@ -1836,37 +1795,31 @@ msgid "Version comment:"
msgstr "भारसन बिबुं"
#: cmisinfopage.ui:54
-#, fuzzy
msgctxt "cmisinfopage|name"
msgid "Name"
msgstr "मुं"
#: cmisinfopage.ui:66
-#, fuzzy
msgctxt "cmisinfopage|type"
msgid "Type"
msgstr "रोखोम"
#: cmisinfopage.ui:78
-#, fuzzy
msgctxt "cmisinfopage|value"
msgid "Value"
msgstr "बेसेन"
#: cmisline.ui:46
-#, fuzzy
msgctxt "cmisline|type"
msgid "Type"
msgstr "रोखोम"
#: cmisline.ui:61
-#, fuzzy
msgctxt "cmisline|yes"
msgid "Yes"
msgstr "नंगौ"
#: cmisline.ui:82
-#, fuzzy
msgctxt "cmisline|no"
msgid "No"
msgstr "नङा"
@@ -1877,19 +1830,16 @@ msgid "Add _Property"
msgstr ""
#: custominfopage.ui:49
-#, fuzzy
msgctxt "custominfopage|name"
msgid "Name"
msgstr "मुं"
#: custominfopage.ui:61
-#, fuzzy
msgctxt "custominfopage|type"
msgid "Type"
msgstr "रोखोम"
#: custominfopage.ui:73
-#, fuzzy
msgctxt "custominfopage|value"
msgid "Value"
msgstr "बेसेन"
@@ -1995,7 +1945,6 @@ msgid "_Size:"
msgstr "महर:"
#: documentinfopage.ui:264
-#, fuzzy
msgctxt "documentinfopage|showsize"
msgid "unknown"
msgstr "मोनथिमोनै"
@@ -2078,7 +2027,6 @@ msgid "Edit Document"
msgstr "फोरमान बिलाइ सुजु"
#: editdocumentdialog.ui:44
-#, fuzzy
msgctxt "editdocumentdialog|cancel"
msgid "Cancel"
msgstr "नागार"
@@ -2133,7 +2081,6 @@ msgid "Millise_conds:"
msgstr ""
#: editdurationdialog.ui:287
-#, fuzzy
msgctxt "editdurationdialog|label2"
msgid "Duration"
msgstr "सम सिमा"
@@ -2154,7 +2101,6 @@ msgid "Please save this document locally instead and attach it from within your
msgstr ""
#: floatingrecord.ui:9
-#, fuzzy
msgctxt "floatingrecord|FloatingRecord"
msgid "Record Macro"
msgstr "मेक्र' रेकर्ड खालाम"
@@ -2178,19 +2124,16 @@ msgid "Contents"
msgstr "थानाय आयदाफोर"
#: helpcontrol.ui:71
-#, fuzzy
msgctxt "helpcontrol|index"
msgid "Index"
msgstr "नायखां बिलाइ"
#: helpcontrol.ui:94
-#, fuzzy
msgctxt "helpcontrol|find"
msgid "Find"
msgstr "नायगिरना मोन"
#: helpcontrol.ui:117
-#, fuzzy
msgctxt "helpcontrol|bookmarks"
msgid "Bookmarks"
msgstr "बिजाबनि बिखं सिनफोर"
@@ -2314,13 +2257,11 @@ msgid "From File..."
msgstr "~फाइल निफ्राय..."
#: loadtemplatedialog.ui:128
-#, fuzzy
msgctxt "loadtemplatedialog|label1"
msgid "Categories"
msgstr "थाखोफोर"
#: loadtemplatedialog.ui:172
-#, fuzzy
msgctxt "loadtemplatedialog|label2"
msgid "Templates"
msgstr "टेमप्लेटफोर"
@@ -2405,7 +2346,6 @@ msgid "_AutoUpdate"
msgstr ""
#: managestylepage.ui:212
-#, fuzzy
msgctxt "managestylepage|label1"
msgid "Style"
msgstr "आदब"
@@ -2433,7 +2373,6 @@ msgid "Style Name"
msgstr ""
#: notebookbar.ui:73
-#, fuzzy
msgctxt "notebookbar|label9"
msgid "File"
msgstr "फाइल"
@@ -2589,7 +2528,6 @@ msgid "User:"
msgstr "~बाहायगिरि"
#: password.ui:114
-#, fuzzy
msgctxt "password|pass1ft"
msgid "Password:"
msgstr "पासवर्ड"
@@ -2613,7 +2551,6 @@ msgid "Password"
msgstr "पासवर्ड"
#: password.ui:223
-#, fuzzy
msgctxt "password|pass2ft"
msgid "Password:"
msgstr "पासवर्ड"
@@ -2672,7 +2609,6 @@ msgid "Are you sure you want to restart %PRODUCTNAME and enter safe mode?"
msgstr ""
#: saveastemplatedlg.ui:13
-#, fuzzy
msgctxt "saveastemplatedlg|categorylist"
msgid "None"
msgstr "रावबो नङा"
@@ -2910,7 +2846,6 @@ msgid "Delete..."
msgstr "हुखुमोर..."
#: templatecategorydlg.ui:13
-#, fuzzy
msgctxt "templatecategorydlg|categorylist"
msgid "None"
msgstr "रावबो नङा"
@@ -2936,13 +2871,11 @@ msgid "All Applications"
msgstr ""
#: templatedlg.ui:16
-#, fuzzy
msgctxt "templatedlg|applist"
msgid "Documents"
msgstr "फोरमान बिलाइफोर"
#: templatedlg.ui:19
-#, fuzzy
msgctxt "templatedlg|applist"
msgid "Spreadsheets"
msgstr "स्पेडशीटस"
@@ -2965,7 +2898,6 @@ msgid "All Categories"
msgstr ""
#: templatedlg.ui:65
-#, fuzzy
msgctxt "templatedlg|TemplateDialog"
msgid "Templates"
msgstr "टेमप्लेटफोर"
@@ -2977,7 +2909,6 @@ msgid "Search"
msgstr "नागिर"
#: templatedlg.ui:147
-#, fuzzy
msgctxt "templatedlg|search_filter"
msgid "Search..."
msgstr "नायगिर..."
@@ -2993,7 +2924,6 @@ msgid "Filter by Category"
msgstr ""
#: templatedlg.ui:205
-#, fuzzy
msgctxt "templatedlg|label1"
msgid "Filter"
msgstr "फिल्टार"
@@ -3032,7 +2962,6 @@ msgid "Move Templates"
msgstr "आंनि टेमप्लेटफोर"
#: templatedlg.ui:391
-#, fuzzy
msgctxt "templatedlg|export_btn"
msgid "Export"
msgstr "दैथाय हर"
@@ -3043,7 +2972,6 @@ msgid "Export Templates"
msgstr ""
#: templatedlg.ui:408
-#, fuzzy
msgctxt "templatedlg|import_btn"
msgid "Import"
msgstr "लाबोनाय"
@@ -3083,7 +3011,6 @@ msgid "_Compare"
msgstr ""
#: versionscmis.ui:160
-#, fuzzy
msgctxt "versionscmis|datetime"
msgid "Date and time"
msgstr "अक्ट' आरो सम"
@@ -3136,7 +3063,6 @@ msgid "New Versions"
msgstr ""
#: versionsofdialog.ui:234
-#, fuzzy
msgctxt "versionsofdialog|datetime"
msgid "Date and time"
msgstr "अक्ट' आरो सम"
diff --git a/source/brx/shell/source/win32/shlxthandler/res.po b/source/brx/shell/source/win32/shlxthandler/res.po
index 8395b6880bc..f199d210bb1 100644
--- a/source/brx/shell/source/win32/shlxthandler/res.po
+++ b/source/brx/shell/source/win32/shlxthandler/res.po
@@ -120,7 +120,6 @@ msgid "Tables"
msgstr "फारिलाइफोर"
#: shlxthdl.ulf
-#, fuzzy
msgctxt ""
"shlxthdl.ulf\n"
"%GRAPHICS%\n"
@@ -221,7 +220,6 @@ msgid "Document Statistics"
msgstr ""
#: shlxthdl.ulf
-#, fuzzy
msgctxt ""
"shlxthdl.ulf\n"
"%SUMMARY_TITLE%\n"
@@ -246,7 +244,6 @@ msgid "Value"
msgstr "बेसेन"
#: shlxthdl.ulf
-#, fuzzy
msgctxt ""
"shlxthdl.ulf\n"
"%MODIFIED%\n"
diff --git a/source/brx/starmath/messages.po b/source/brx/starmath/messages.po
index 0a226fce511..40e3d0cd066 100644
--- a/source/brx/starmath/messages.po
+++ b/source/brx/starmath/messages.po
@@ -294,31 +294,26 @@ msgid "varphi"
msgstr "भारफि"
#: smmod.hrc:76
-#, fuzzy
msgctxt "RID_UI_SYMBOL_NAMES"
msgid "element"
msgstr "गुदि मुवा"
#: smmod.hrc:77
-#, fuzzy
msgctxt "RID_UI_SYMBOL_NAMES"
msgid "noelement"
msgstr "जेबो गुदि मुवा गैया"
#: smmod.hrc:78
-#, fuzzy
msgctxt "RID_UI_SYMBOL_NAMES"
msgid "strictlylessthan"
msgstr "गोरायै एसेसिन"
#: smmod.hrc:79
-#, fuzzy
msgctxt "RID_UI_SYMBOL_NAMES"
msgid "strictlygreaterthan"
msgstr "गोरायै गेदेरसिन"
#: smmod.hrc:80
-#, fuzzy
msgctxt "RID_UI_SYMBOL_NAMES"
msgid "notequal"
msgstr "समान नङा"
@@ -329,13 +324,11 @@ msgid "identical"
msgstr "रोखोमसे"
#: smmod.hrc:82
-#, fuzzy
msgctxt "RID_UI_SYMBOL_NAMES"
msgid "tendto"
msgstr "थि बिथिंजों थां"
#: smmod.hrc:83
-#, fuzzy
msgctxt "RID_UI_SYMBOL_NAMES"
msgid "infinite"
msgstr "सिमा गोयै"
@@ -346,7 +339,6 @@ msgid "angle"
msgstr "खना"
#: smmod.hrc:85
-#, fuzzy
msgctxt "RID_UI_SYMBOL_NAMES"
msgid "perthousand"
msgstr "रोजा फायाव"
@@ -1650,7 +1642,6 @@ msgid "Operators"
msgstr "सालायग्राफोर"
#: strings.hrc:279
-#, fuzzy
msgctxt "RID_CATEGORY_ATTRIBUTES"
msgid "Attributes"
msgstr "गुणफोर"
@@ -1668,7 +1659,6 @@ msgid "Formats"
msgstr "दाथाय"
#: strings.hrc:282
-#, fuzzy
msgctxt "RID_CATEGORY_OTHERS"
msgid "Others"
msgstr "गुबुन"
@@ -1783,7 +1773,6 @@ msgid "hide"
msgstr "एरसो"
#: strings.hrc:304
-#, fuzzy
msgctxt "STR_SIZE"
msgid "size"
msgstr "महर"
@@ -1795,7 +1784,6 @@ msgid "font"
msgstr "फन्ट"
#: strings.hrc:306
-#, fuzzy
msgctxt "STR_ALIGN_LEFT"
msgid "left"
msgstr "आगसि"
@@ -1807,7 +1795,6 @@ msgid "center"
msgstr "मिरु"
#: strings.hrc:308
-#, fuzzy
msgctxt "STR_ALIGN_RIGHT"
msgid "right"
msgstr "आगदा"
@@ -1938,7 +1925,6 @@ msgid "B~orders"
msgstr "सिमनाफोर"
#: strings.hrc:333
-#, fuzzy
msgctxt "RID_PRINTUIOPT_SIZE"
msgid "Size"
msgstr "महर"
@@ -1962,7 +1948,6 @@ msgid "~Scaling"
msgstr "~जखा सुनाय"
#: alignmentdialog.ui:8
-#, fuzzy
msgctxt "alignmentdialog|AlignmentDialog"
msgid "Alignment"
msgstr "सारि सारि साजायनाय"
@@ -1992,13 +1977,11 @@ msgid "_Right"
msgstr "आगदा"
#: alignmentdialog.ui:169
-#, fuzzy
msgctxt "alignmentdialog|label1"
msgid "Horizontal"
msgstr "समानथि"
#: catalogdialog.ui:9
-#, fuzzy
msgctxt "catalogdialog|CatalogDialog"
msgid "Symbols"
msgstr "दिनथिसिन"
@@ -2027,7 +2010,6 @@ msgid "button"
msgstr "बुथाम"
#: catalogdialog.ui:152
-#, fuzzy
msgctxt "catalogdialog|symbolname"
msgid "Unknown"
msgstr "मोनथिमोनै"
@@ -2045,7 +2027,6 @@ msgid "Fonts"
msgstr "फन्ट"
#: fontdialog.ui:115
-#, fuzzy
msgctxt "fontdialog|formulaL"
msgid "Font"
msgstr "फन्ट"
@@ -2063,7 +2044,6 @@ msgid "_Italic"
msgstr "फारसे खेंख्रा हांखो"
#: fontdialog.ui:187
-#, fuzzy
msgctxt "fontdialog|formulaL1"
msgid "Attributes"
msgstr "गुणफोर"
@@ -2413,7 +2393,6 @@ msgid "S_ubscript:"
msgstr "साबस्किपट"
#: spacingdialog.ui:603
-#, fuzzy
msgctxt "spacingdialog|2title"
msgid "Indexes"
msgstr "नायखां बिलाइफोर"
@@ -2519,7 +2498,6 @@ msgid "_Minimum spacing:"
msgstr ""
#: spacingdialog.ui:1432
-#, fuzzy
msgctxt "spacingdialog|8title"
msgid "Symbols"
msgstr "दिनथिसिन"
@@ -2574,7 +2552,6 @@ msgid "Spacing"
msgstr "~जखा सुनाय"
#: spacingdialog.ui:1873
-#, fuzzy
msgctxt "spacingdialog|menuitem2"
msgid "Indexes"
msgstr "नायखां बिलाइफोर"
@@ -2608,7 +2585,6 @@ msgid "Matrices"
msgstr ""
#: spacingdialog.ui:1921
-#, fuzzy
msgctxt "spacingdialog|menuitem8"
msgid "Symbols"
msgstr "दिनथिसिन"
diff --git a/source/brx/svl/messages.po b/source/brx/svl/messages.po
index f94da2c2428..9b9643365b4 100644
--- a/source/brx/svl/messages.po
+++ b/source/brx/svl/messages.po
@@ -108,31 +108,26 @@ msgid "Audio file"
msgstr ""
#: svl.hrc:44
-#, fuzzy
msgctxt "STR_SVT_MIMETYPE_IMAGE_GIF"
msgid "Image"
msgstr "मुसुखा"
#: svl.hrc:45
-#, fuzzy
msgctxt "STR_SVT_MIMETYPE_IMAGE_PNG"
msgid "Image"
msgstr "मुसुखा"
#: svl.hrc:46
-#, fuzzy
msgctxt "STR_SVT_MIMETYPE_IMAGE_TIFF"
msgid "Image"
msgstr "मुसुखा"
#: svl.hrc:47
-#, fuzzy
msgctxt "STR_SVT_MIMETYPE_IMAGE_JPEG"
msgid "Image"
msgstr "मुसुखा"
#: svl.hrc:48
-#, fuzzy
msgctxt "STR_SVT_MIMETYPE_IMAGE_PCX"
msgid "Image"
msgstr "मुसुखा"
@@ -281,7 +276,6 @@ msgid "%PRODUCTNAME Template"
msgstr "%PRODUCTNAME मदत"
#: svl.hrc:75
-#, fuzzy
msgctxt "STR_SVT_MIMETYPE_IMAGE_GENERIC"
msgid "Image"
msgstr "मुसुखा"
diff --git a/source/brx/svtools/messages.po b/source/brx/svtools/messages.po
index 602788d929d..7b957e153b1 100644
--- a/source/brx/svtools/messages.po
+++ b/source/brx/svtools/messages.po
@@ -20,127 +20,106 @@ msgid "Error"
msgstr "गोरोनथि"
#: errtxt.hrc:31
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "Warning"
msgstr "सांग्रांथि"
#: errtxt.hrc:32
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) loading the template $(ARG1)"
msgstr "$(ERR) आ टेमप्लेट $(ARG1) ल'ड खालाम गासिनो दङ"
#: errtxt.hrc:33 /home/cl/vc/git/libo-core/svtools/inc/errtxt.hrc:34
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) saving the document $(ARG1)"
msgstr "$(ERR)आ फोरमान बिलाइ $(ARG1) थि गासिनो दङ"
#: errtxt.hrc:35
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) displaying doc. information for document $(ARG1)"
msgstr "$(ERR) आ फोरमान बिलाइ $(ARG1)नि थाखाय फोरमान बिलाइ मोनथिहोनाय दिनथि गासिनो दङ"
#: errtxt.hrc:36
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) writing document $(ARG1) as template"
msgstr "$(ERR) आ टेमप्लेट बादि फोरमान बिलाइ $(ARG1) लिर गासिनो दङ"
#: errtxt.hrc:37
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) copying or moving document contents"
msgstr "$(ERR) आ फोरमान बिलाइनि आयदाफोरखौ कपि खालाम एबा लोरिहो गासिनो दङ।"
#: errtxt.hrc:38
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) starting the Document Manager"
msgstr "$(ERR) आ फोरमान बिलाइ मेनेजार जागाय गासिनो दङ।"
#: errtxt.hrc:39
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) loading document $(ARG1)"
msgstr "$(ERR) आ फोरमान बिलाइ $(ARG1) ल'ड खालाम गासिनो दङ"
#: errtxt.hrc:40 /home/cl/vc/git/libo-core/svtools/inc/errtxt.hrc:41
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) creating a new document"
msgstr "$(ERR) आ गोदान फोरमान बिलाइ सारजि गासिनो दङ।"
#: errtxt.hrc:42
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) expanding entry"
msgstr "$(ERR) हाबनायखौ बाराय होगासिनो दङ।"
#: errtxt.hrc:43
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) loading BASIC of document $(ARG1)"
msgstr "$(ERR) आ फोरमान बिलाइ $(ARG1)नि BASIC ल'ड गासिनो दङ"
#: errtxt.hrc:44
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) searching for an address"
msgstr "$(ERR) आ थं नायगिर गासिनो दङ"
#: errtxt.hrc:50
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Abort"
msgstr "हेंथा हो"
#: errtxt.hrc:51
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Nonexistent object"
msgstr "गोयै बेसाद"
#: errtxt.hrc:52
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Object already exists"
msgstr "बेसादआ सिगाङावनो दङ"
#: errtxt.hrc:53
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Object not accessible"
msgstr "बेसादआ हाबनो हाथाव नङा।"
#: errtxt.hrc:54
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Inadmissible path"
msgstr "गनायनो हाथावै लामा"
#: errtxt.hrc:55
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Locking problem"
msgstr "लख खालामनायाव जानाय जेंना"
#: errtxt.hrc:56
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Wrong parameter"
msgstr "गोरोनथि पारामिटार"
#: errtxt.hrc:57
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Resource exhausted"
msgstr "रिसर्च जोबबाय"
#: errtxt.hrc:58
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Action not supported"
msgstr "खामानिआ मदद होयाखै"
@@ -152,73 +131,61 @@ msgid "Read Error"
msgstr "फरायनाय-गोरोनथि"
#: errtxt.hrc:60
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Write Error"
msgstr "लिरनाय गोरोनथि"
#: errtxt.hrc:61
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "unknown"
msgstr "मोनथिमोनै"
#: errtxt.hrc:62
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Version Incompatibility"
msgstr "भारसन गोरोबलायै सोमोन्दो"
#: errtxt.hrc:63 /home/cl/vc/git/libo-core/svtools/inc/errtxt.hrc:74
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "General Error"
msgstr "सरासनस्रा गोरोनथि"
#: errtxt.hrc:64
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Incorrect format"
msgstr "गेबें नङै दाथाय"
#: errtxt.hrc:65
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Error creating object"
msgstr "बेसाद सोरजिनायाव जानाय गोरोनथि"
#: errtxt.hrc:66
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Inadmissible value or data type"
msgstr "गनायनो हाथावै बेसेन एबा डाटा रोखोम"
#: errtxt.hrc:67
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "BASIC runtime error"
msgstr "BASIC सालायनाय समाव जानाय गोरोनथि"
#: errtxt.hrc:68
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "BASIC syntax error"
msgstr "BASIC सिनटेक्स गोरोनथि"
#: errtxt.hrc:75
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "General input/output error."
msgstr "सरासनस्रा इनपुट/आउटपुट गोरोनथि"
#: errtxt.hrc:76
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Invalid file name."
msgstr "बाहाय जाथावयै फाइलनि मुं"
#: errtxt.hrc:77
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Nonexistent file."
msgstr "गोयै फाइल"
@@ -230,25 +197,21 @@ msgid "File already exists."
msgstr "मुङा सिगाङावनो दङ"
#: errtxt.hrc:79
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The object is not a directory."
msgstr "बेसादआ डिरेक्टरि नङा"
#: errtxt.hrc:80
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The object is not a file."
msgstr "बेसादआ फाइल नङा"
#: errtxt.hrc:81
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The specified device is invalid."
msgstr "थि खायदाया बाहाय जाथाव नङा।"
#: errtxt.hrc:82
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid ""
"The object cannot be accessed\n"
@@ -258,19 +221,16 @@ msgstr ""
" बेसादआ हाबनो हाया।"
#: errtxt.hrc:83
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Sharing violation while accessing the object."
msgstr "बेसादखौ हाबहोनाय समाव बाहागो खालामनायाव जानाय नेम सिफायनाय।"
#: errtxt.hrc:84
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "No more space on device."
msgstr "खायदायाव गोबां जायगा गैया।"
#: errtxt.hrc:85
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid ""
"This operation cannot be run on\n"
@@ -280,151 +240,126 @@ msgstr ""
"बे अपारेसनखौ सालायनो हानाय नङा।"
#: errtxt.hrc:86
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "This operation is not supported on this operating system."
msgstr "बे अपारेटिं सिस्टेमआव बे अपारेसनखौ मदद होआ।"
#: errtxt.hrc:87
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "There are too many files open."
msgstr "गोबां बिबांनि फाइल खेवनाय।"
#: errtxt.hrc:88
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Data could not be read from the file."
msgstr "फाइल निफ्राय डाटाखौ फरायनो हाया।"
#: errtxt.hrc:89
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The file could not be written."
msgstr "फाइलखौ लिरनो हाया।"
#: errtxt.hrc:90
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The operation could not be run due to insufficient memory."
msgstr "थोजासे नङै मेमरी नि थाखाय अपारेसनखौ सालायनो हाया।"
#: errtxt.hrc:91
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The seek operation could not be run."
msgstr "नायगिरनाय अपारेसनखौ सालायनो हाया।"
#: errtxt.hrc:92
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The tell operation could not be run."
msgstr "बुंनाय अपारेसनखौ सालायनो हाया।"
#: errtxt.hrc:93
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Incorrect file version."
msgstr "गेबें नङै फाइल भारसन"
#: errtxt.hrc:94
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Incorrect file format."
msgstr "गेबें नङै फाइल दाथाय।"
#: errtxt.hrc:95
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The file name contains invalid characters."
msgstr "फाइल मुङाव बाहाय जाथाव नङै हांखोफोर दङ।"
#: errtxt.hrc:96
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "An unknown I/O error has occurred."
msgstr "मोनसे मोनथिमोनै I/O गोरोनथि जाबाय।"
#: errtxt.hrc:97
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "An invalid attempt was made to access the file."
msgstr "फाइलाव हाबनो मोनसे बाहाय जाथावै नाजानाय जादोंमोन।"
#: errtxt.hrc:98
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The file could not be created."
msgstr "फाइल सोरजिनो हायाखिसै।"
#: errtxt.hrc:99
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The operation was started under an invalid parameter."
msgstr "अपारेसनखौ बाहाय जाथावै पारामिटारआव जागायनाय जादोंमोन।"
#: errtxt.hrc:100
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The operation on the file was aborted."
msgstr "फाइलनि अपारेसनखौ हेंथा होदोंमोन।"
#: errtxt.hrc:101
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Path to the file does not exist."
msgstr "फाइलनि लामा गैया।"
#: errtxt.hrc:102
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "An object cannot be copied into itself."
msgstr "बेसादखौ गावनि जायगायाव कपि खालामनो हाया।"
#: errtxt.hrc:103
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The specified template could not be found."
msgstr "थि टेमप्लेटखौ मोननो हायाखै।"
#: errtxt.hrc:104
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The file cannot be used as template."
msgstr "फाइलखौ टेमप्लेट बादि बाहायनो हाया।"
#: errtxt.hrc:105
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "This document has already been opened for editing."
msgstr "बे फोरमान बिलाइखौ सिगाङावनो सुजुनो थाखाय खेवबाय।"
#: errtxt.hrc:106
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The wrong password has been entered."
msgstr "गोरोनथि पासवर्डखौ एन्टर खालामबाय"
#: errtxt.hrc:107
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Error reading file."
msgstr "फाइल फरायनायाव जानाय गोरोनथि"
#: errtxt.hrc:108
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The document was opened as read-only."
msgstr "फोरमान बिलाइखौ फरायनो-थाखायल' बादियै खेवदोंमोन।"
#: errtxt.hrc:109
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "General OLE Error."
msgstr "सरासनस्रा OLE गोरोनथि।"
#: errtxt.hrc:110
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The host name $(ARG1) could not be resolved."
msgstr "खुंग्रा मुं $(ARG1) खौ थि खालामनो हायाखै।"
@@ -459,25 +394,21 @@ msgid "The requested Internet data is not available in the cache and cannot be t
msgstr ""
#: errtxt.hrc:116
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The contents could not be created."
msgstr "आयदाफोरखौ सोरजिनो हायाखै।"
#: errtxt.hrc:117
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The file name is too long for the target file system."
msgstr "थांखि फाइल सिस्टेमनि थाखाय फाइल मुङा जोबोद गोलाव।"
#: errtxt.hrc:118
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The input syntax is invalid."
msgstr "इनपुट सिनटेक्सआ बाहाय जाथाव नङा।"
#: errtxt.hrc:119
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid ""
"This document contains attributes that cannot be saved in the selected format.\n"
@@ -487,7 +418,6 @@ msgstr ""
" अननानै फोरमान बिलाइखौ %PRODUCTNAME %PRODUCTVERSION फाइल दाथायाव थिना दोन।"
#: errtxt.hrc:120
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The maximum number of documents that can be opened at the same time has been reached. You need to close one or more documents before you can open a new document."
msgstr "एखे समाव खेवनाय फोरमान बिलाइ एकाच वेळी उघडायचे असलेल्या दस्तऐवजांच्या कमाल संख्येपर्यंत पोचलो आहे. नवीन दस्तऐवज उघडायच्या आधी आपणास एक किंवा अनेक दस्तऐवज बंद करावे लागतील."
@@ -537,25 +467,21 @@ msgid ""
msgstr ""
#: errtxt.hrc:126
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Invalid data length."
msgstr "बाहाय जाथाव नङै डाटानि गोलावथि"
#: errtxt.hrc:127
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Function not possible: path contains current directory."
msgstr "खामानिआ मावनो हाया: लामाआव बोहैथि डिरेक्टरि दङ।"
#: errtxt.hrc:128
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Function not possible: device (drive) not identical."
msgstr "खामानिआ मावनो हाया: खायदा(ड्राइभ) आ रोखोमसे नङा।"
#: errtxt.hrc:129
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Device (drive) not ready."
msgstr "खायदा(ड्राइभ) आ थियारि नङा।"
@@ -566,7 +492,6 @@ msgid "Wrong checksum."
msgstr ""
#: errtxt.hrc:131
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Function not possible: write protected."
msgstr "खामानिआ मावनो हाया: लिरनाय निफ्राय रैखाथि"
@@ -609,7 +534,6 @@ msgid "$(ERR) activating object"
msgstr "$(ERR) बेसाद मावथि जागासिनो दङ।"
#: langtab.hrc:29
-#, fuzzy
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "[None]"
msgstr "रावबो नङा"
@@ -2611,7 +2535,6 @@ msgid "Address Book Source"
msgstr "~थं बिजाब फुंखा..."
#: addresstemplatedialog.ui:522
-#, fuzzy
msgctxt "addresstemplatedialog|label23"
msgid "Field Assignment"
msgstr "फोथार बाहागो खालामना होनाय"
@@ -2914,7 +2837,6 @@ msgid "Port:"
msgstr "पर्ट"
#: placeedit.ui:414
-#, fuzzy
msgctxt "placeedit|passwordLabel"
msgid "Password:"
msgstr "पासवर्ड"
@@ -2943,7 +2865,6 @@ msgid "Name:"
msgstr "मुं"
#: printersetupdialog.ui:125
-#, fuzzy
msgctxt "printersetupdialog|label3"
msgid "Status:"
msgstr "थाखो मान:"
@@ -2955,25 +2876,21 @@ msgid "Type:"
msgstr "रोखोम"
#: printersetupdialog.ui:149
-#, fuzzy
msgctxt "printersetupdialog|label5"
msgid "Location:"
msgstr "जायगा:"
#: printersetupdialog.ui:161
-#, fuzzy
msgctxt "printersetupdialog|label6"
msgid "Comment:"
msgstr "बिबुंथि:"
#: printersetupdialog.ui:218
-#, fuzzy
msgctxt "printersetupdialog|properties"
msgid "Properties..."
msgstr "आखुथायफोर..."
#: printersetupdialog.ui:247
-#, fuzzy
msgctxt "printersetupdialog|label1"
msgid "Printer"
msgstr "साफायग्रा"
@@ -3476,7 +3393,6 @@ msgid "Unknown source"
msgstr "मोनथिमोनै फुंखा"
#: strings.hrc:105
-#, fuzzy
msgctxt "STR_SVT_FILEVIEW_COLUMN_TITLE"
msgid "Name"
msgstr "मुं"
@@ -3730,7 +3646,6 @@ msgid "Black Italic"
msgstr "गोसोम फारसे खेंख्रा हांखो"
#: strings.hrc:176
-#, fuzzy
msgctxt "STR_SVT_STYLE_BOOK"
msgid "Book"
msgstr "बिजाब"
@@ -3844,7 +3759,6 @@ msgid "Move To End"
msgstr "गाहायाव लाबो"
#: strings.hrc:199
-#, fuzzy
msgctxt "STR_TABBAR_PUSHBUTTON_ADDTAB"
msgid "Add"
msgstr "दाजाबदेर"
@@ -3856,7 +3770,6 @@ msgid "Horizontal Ruler"
msgstr "समानथिनि बायजोआव"
#: strings.hrc:202
-#, fuzzy
msgctxt "STR_SVT_ACC_RULER_VERT_NAME"
msgid "Vertical Ruler"
msgstr "थोंगोरै थानाय खुंगिरि"
@@ -3961,7 +3874,6 @@ msgid "Initializing"
msgstr "जागायजेन गासिनो दङ..."
#: strings.hrc:222
-#, fuzzy
msgctxt "STR_SVT_PRNDLG_WAITING"
msgid "Waiting"
msgstr "नेथ गासिनो दङ"
@@ -4065,7 +3977,6 @@ msgid "Power save mode"
msgstr ""
#: strings.hrc:242
-#, fuzzy
msgctxt "STR_SVT_PRNDLG_DEFPRINTER"
msgid "Default printer"
msgstr "खामानिआव उदायै साफायग्रा"
@@ -4082,7 +3993,6 @@ msgid "~Finish"
msgstr "~जोबनाय"
#: strings.hrc:246
-#, fuzzy
msgctxt "STR_WIZDLG_NEXT"
msgid "~Next >"
msgstr "उननि >"
diff --git a/source/brx/svx/messages.po b/source/brx/svx/messages.po
index 45f6c412c35..13197faccbd 100644
--- a/source/brx/svx/messages.po
+++ b/source/brx/svx/messages.po
@@ -59,7 +59,6 @@ msgid "Point"
msgstr "बिन्दु"
#: fieldunit.hrc:39
-#, fuzzy
msgctxt "RID_SVXSTR_FIELDUNIT_TABLE"
msgid "Char"
msgstr "चार्ट"
@@ -86,13 +85,11 @@ msgid "EMPTY"
msgstr ""
#: fmstring.hrc:30
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "TRUE"
msgstr "थार"
#: fmstring.hrc:31
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "FALSE"
msgstr "नंखाय"
@@ -108,25 +105,21 @@ msgid "BETWEEN"
msgstr ""
#: fmstring.hrc:34
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "OR"
msgstr "OR"
#: fmstring.hrc:35
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "AND"
msgstr "AND"
#: fmstring.hrc:36
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "Average"
msgstr "गड़"
#: fmstring.hrc:37
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "Count"
msgstr "साननाय"
@@ -144,7 +137,6 @@ msgid "Minimum"
msgstr "इसे बिबां"
#: fmstring.hrc:40
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "Sum"
msgstr "दाजाबगासै"
@@ -292,7 +284,6 @@ msgid "Diagonal border line from bottom left to top right"
msgstr "सिंथारनि आगसि निफ्राय सानि आगदा सिम डायगनेल सिमना सारि"
#: numberingtype.hrc:29
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "None"
msgstr "रावबो नङा"
@@ -476,7 +467,6 @@ msgid "All Pages"
msgstr ""
#: samecontent.hrc:19
-#, fuzzy
msgctxt "RID_SVXSTRARY_SAMECONTENT"
msgid "First Page"
msgstr "गिबि बिखं"
@@ -493,7 +483,6 @@ msgid "First, Left and Right Pages"
msgstr ""
#: spacing.hrc:18
-#, fuzzy
msgctxt "RID_SVXSTRARY_SPACING"
msgid "None"
msgstr "रावबो नङा"
@@ -837,7 +826,6 @@ msgid "Line of text"
msgstr "फराय बिजाबनि सारि"
#: tabwin.hrc:27
-#, fuzzy
msgctxt "RID_RSC_TABWIN_PREFIX"
msgid "Table"
msgstr "फारिलाइ"
@@ -849,7 +837,6 @@ msgid "Query"
msgstr "सोंनाय"
#: tabwin.hrc:29
-#, fuzzy
msgctxt "RID_RSC_TABWIN_PREFIX"
msgid "SQL"
msgstr "SQL"
@@ -1254,19 +1241,16 @@ msgid "A6"
msgstr "A"
#: page.hrc:31
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "A5"
msgstr "A"
#: page.hrc:32
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "A4"
msgstr "A"
#: page.hrc:33
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "A3"
msgstr "A"
@@ -1287,7 +1271,6 @@ msgid "B4 (ISO)"
msgstr ""
#: page.hrc:37
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "Letter"
msgstr "हांखो"
@@ -1303,7 +1286,6 @@ msgid "Long Bond"
msgstr ""
#: page.hrc:40
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "Tabloid"
msgstr "फारिलाइ"
@@ -1411,19 +1393,16 @@ msgid "A6"
msgstr "A"
#: page.hrc:65
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "A5"
msgstr "A"
#: page.hrc:66
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "A4"
msgstr "A"
#: page.hrc:67
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "A3"
msgstr "A"
@@ -1459,7 +1438,6 @@ msgid "B4 (ISO)"
msgstr ""
#: page.hrc:74
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "Letter"
msgstr "हांखो"
@@ -1475,7 +1453,6 @@ msgid "Long Bond"
msgstr ""
#: page.hrc:77
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "Tabloid"
msgstr "फारिलाइ"
@@ -1625,7 +1602,6 @@ msgid "Author"
msgstr "लिरगिरि: "
#: acceptrejectchangesdialog.ui:175
-#, fuzzy
msgctxt "acceptrejectchangesdialog|calcdate"
msgid "Date"
msgstr "अक्ट'"
@@ -1661,13 +1637,11 @@ msgid "Author"
msgstr "लिरगिरि: "
#: acceptrejectchangesdialog.ui:232
-#, fuzzy
msgctxt "acceptrejectchangesdialog|writerdate"
msgid "Date"
msgstr "अक्ट'"
#: acceptrejectchangesdialog.ui:240
-#, fuzzy
msgctxt "acceptrejectchangesdialog|writerdesc"
msgid "Comment"
msgstr "सुंद' लिरथाय"
@@ -1718,7 +1692,6 @@ msgid "_Add..."
msgstr "दाजाब..."
#: adddataitemdialog.ui:110
-#, fuzzy
msgctxt "adddataitemdialog|label1"
msgid "Item"
msgstr "आइटेम "
@@ -1736,7 +1709,6 @@ msgid "_Required"
msgstr "गोनां जाबाय"
#: adddataitemdialog.ui:186
-#, fuzzy
msgctxt "adddataitemdialog|requiredcond"
msgid "Condition"
msgstr "थासारि"
@@ -1748,7 +1720,6 @@ msgid "R_elevant"
msgstr "सोमोन्दो गोनां"
#: adddataitemdialog.ui:215
-#, fuzzy
msgctxt "adddataitemdialog|relevantcond"
msgid "Condition"
msgstr "थासारि"
@@ -1772,19 +1743,16 @@ msgid "Calc_ulate"
msgstr "~साननाय"
#: adddataitemdialog.ui:274
-#, fuzzy
msgctxt "adddataitemdialog|constraintcond"
msgid "Condition"
msgstr "थासारि"
#: adddataitemdialog.ui:288
-#, fuzzy
msgctxt "adddataitemdialog|readonlycond"
msgid "Condition"
msgstr "थासारि"
#: adddataitemdialog.ui:302
-#, fuzzy
msgctxt "adddataitemdialog|calculatecond"
msgid "Condition"
msgstr "थासारि"
@@ -1870,7 +1838,6 @@ msgid "Edit Namespace"
msgstr ""
#: addsubmissiondialog.ui:8
-#, fuzzy
msgctxt "addsubmissiondialog|AddSubmissionDialog"
msgid "Add Submission"
msgstr "गथायनाय दाजाब"
@@ -1986,7 +1953,6 @@ msgid "Styles"
msgstr "आदब"
#: asianphoneticguidedialog.ui:335
-#, fuzzy
msgctxt "asianphoneticguidedialog|adjustlb"
msgid "Left"
msgstr "आगसि"
@@ -1998,7 +1964,6 @@ msgid "Center"
msgstr "मिरु"
#: asianphoneticguidedialog.ui:337
-#, fuzzy
msgctxt "asianphoneticguidedialog|adjustlb"
msgid "Right"
msgstr "आगदा"
@@ -2104,7 +2069,6 @@ msgid "Mapping"
msgstr ""
#: chinesedictionary.ui:199
-#, fuzzy
msgctxt "chinesedictionary|propertyft"
msgid "Property"
msgstr "आखुथाय"
@@ -2121,25 +2085,21 @@ msgid "Foreign"
msgstr ""
#: chinesedictionary.ui:214
-#, fuzzy
msgctxt "chinesedictionary|property"
msgid "First name"
msgstr "गिबि मुं"
#: chinesedictionary.ui:215
-#, fuzzy
msgctxt "chinesedictionary|property"
msgid "Last name"
msgstr "जोबथा मुं"
#: chinesedictionary.ui:216
-#, fuzzy
msgctxt "chinesedictionary|property"
msgid "Title"
msgstr "बिमुं"
#: chinesedictionary.ui:217
-#, fuzzy
msgctxt "chinesedictionary|property"
msgid "Status"
msgstr "थाखो मान "
@@ -2150,7 +2110,6 @@ msgid "Place name"
msgstr ""
#: chinesedictionary.ui:219
-#, fuzzy
msgctxt "chinesedictionary|property"
msgid "Business"
msgstr "फालांगि"
@@ -2203,7 +2162,6 @@ msgid "Classification Dialog"
msgstr ""
#: classificationdialog.ui:94
-#, fuzzy
msgctxt "classificationdialog|label-Content"
msgid "Content"
msgstr "थानाय आयदा"
@@ -2248,7 +2206,6 @@ msgid "Part Number:"
msgstr "बिखंनि अनजिमा"
#: classificationdialog.ui:310
-#, fuzzy
msgctxt "classificationdialog|intellectualPropertyPartAddButton"
msgid "Add"
msgstr "दाजाबदेर"
@@ -2264,7 +2221,6 @@ msgid "Intellectual Property"
msgstr ""
#: colorwindow.ui:59
-#, fuzzy
msgctxt "colorwindow|none_color_button"
msgid "None"
msgstr "रावबो नङा"
@@ -2286,7 +2242,6 @@ msgid "Insert _Column"
msgstr "खाम्फा सोसन"
#: colsmenu.ui:22
-#, fuzzy
msgctxt "colsmenu|TextField"
msgid "Text Box"
msgstr "फराय बिजाब बाक्सु"
@@ -2310,13 +2265,11 @@ msgid "List Box"
msgstr "फरिलाइ बाक्सु"
#: colsmenu.ui:54
-#, fuzzy
msgctxt "colsmenu|DateField"
msgid "Date Field"
msgstr "अक्ट' फोथार"
#: colsmenu.ui:62
-#, fuzzy
msgctxt "colsmenu|TimeField"
msgid "Time Field"
msgstr "सम फोथार"
@@ -2328,13 +2281,11 @@ msgid "Numeric Field"
msgstr "अनजिमायारि फोथार"
#: colsmenu.ui:76
-#, fuzzy
msgctxt "colsmenu|CurrencyField"
msgid "Currency Field"
msgstr "रां फोथार"
#: colsmenu.ui:84
-#, fuzzy
msgctxt "colsmenu|PatternField"
msgid "Pattern Field"
msgstr "नुमुना फोथार"
@@ -2357,7 +2308,6 @@ msgid "_Replace with"
msgstr "..जों जायगा सोलाय हो"
#: colsmenu.ui:123
-#, fuzzy
msgctxt "colsmenu|TextField1"
msgid "Text Box"
msgstr "फराय बिजाब बाक्सु"
@@ -2381,13 +2331,11 @@ msgid "List Box"
msgstr "फरिलाइ बाक्सु"
#: colsmenu.ui:155
-#, fuzzy
msgctxt "colsmenu|DateField1"
msgid "Date Field"
msgstr "अक्ट' फोथार"
#: colsmenu.ui:163
-#, fuzzy
msgctxt "colsmenu|TimeField1"
msgid "Time Field"
msgstr "सम फोथार"
@@ -2399,13 +2347,11 @@ msgid "Numeric Field"
msgstr "अनजिमायारि फोथार"
#: colsmenu.ui:179
-#, fuzzy
msgctxt "colsmenu|CurrencyField1"
msgid "Currency Field"
msgstr "रां फोथार"
#: colsmenu.ui:187
-#, fuzzy
msgctxt "colsmenu|PatternField1"
msgid "Pattern Field"
msgstr "नुमुना फोथार"
@@ -2422,7 +2368,6 @@ msgid "Date and Time Field"
msgstr ""
#: colsmenu.ui:216
-#, fuzzy
msgctxt "colsmenu|delete"
msgid "Delete column"
msgstr "खाम्फा हुखुमोर"
@@ -2457,7 +2402,6 @@ msgid "Column..."
msgstr "~खाम्फाफोर..."
#: compressgraphicdialog.ui:26
-#, fuzzy
msgctxt "compressgraphicdialog|interpolation-method-store"
msgid "None"
msgstr "रावबो नङा"
@@ -2570,7 +2514,6 @@ msgid "Image size:"
msgstr ""
#: compressgraphicdialog.ui:626
-#, fuzzy
msgctxt "compressgraphicdialog|label15"
msgid "Type:"
msgstr "रोखोम:"
@@ -2694,7 +2637,6 @@ msgid "Scroll bar"
msgstr "स्क्रलबार"
#: convertmenu.ui:173
-#, fuzzy
msgctxt "convertmenu|ConvertToSpinButton"
msgid "Spin Button"
msgstr "स्पिन बुथाम"
@@ -2721,7 +2663,6 @@ msgid "_Don’t Send"
msgstr ""
#: crashreportdlg.ui:51
-#, fuzzy
msgctxt "crashreportdlg|btn_close"
msgid "Close"
msgstr "बन्द खालाम"
@@ -2833,37 +2774,31 @@ msgid "Lines & Arrows"
msgstr "सारिफोर आरो थिरफोर"
#: defaultshapespanel.ui:95
-#, fuzzy
msgctxt "defaultshapespanel|label2"
msgid "Curve"
msgstr "खेंख्रा"
#: defaultshapespanel.ui:132
-#, fuzzy
msgctxt "defaultshapespanel|label3"
msgid "Connectors"
msgstr "फोनांजाबग्राफोर"
#: defaultshapespanel.ui:169
-#, fuzzy
msgctxt "defaultshapespanel|label4"
msgid "Basic Shapes"
msgstr "गुदि महरफोर"
#: defaultshapespanel.ui:206
-#, fuzzy
msgctxt "defaultshapespanel|label5"
msgid "Symbols"
msgstr "दिनथिसिन"
#: defaultshapespanel.ui:243
-#, fuzzy
msgctxt "defaultshapespanel|label6"
msgid "Block Arrows"
msgstr "गोसोम थिरफोर"
#: defaultshapespanel.ui:280
-#, fuzzy
msgctxt "defaultshapespanel|label7"
msgid "Flowchart"
msgstr "फ्ल'चार्ट"
@@ -2919,7 +2854,6 @@ msgid "All contents of the header will be deleted and can not be restored."
msgstr ""
#: docking3deffects.ui:263
-#, fuzzy
msgctxt "docking3deffects|Docking3DEffects"
msgid "3D Effects"
msgstr "3D जाउनफोर"
@@ -2979,7 +2913,6 @@ msgid "Object-Specific"
msgstr "बेसाद - थि"
#: docking3deffects.ui:583
-#, fuzzy
msgctxt "docking3deffects|flat|tooltip_text"
msgid "Flat"
msgstr "दाब्ले"
@@ -3049,7 +2982,6 @@ msgid "_Mode"
msgstr "म'ड"
#: docking3deffects.ui:842
-#, fuzzy
msgctxt "docking3deffects|mode"
msgid "Flat"
msgstr "दाब्ले"
@@ -3103,7 +3035,6 @@ msgid "_Distance"
msgstr "बिदिन्थिफोर"
#: docking3deffects.ui:1032
-#, fuzzy
msgctxt "docking3deffects|label16"
msgid "Camera"
msgstr "केमेरा"
@@ -3181,7 +3112,6 @@ msgid "Light Source 8"
msgstr "इसे फुंखा 8"
#: docking3deffects.ui:1369
-#, fuzzy
msgctxt "docking3deffects|label19"
msgid "Illumination"
msgstr "गोजों गोनां"
@@ -3223,7 +3153,6 @@ msgid "Black & White"
msgstr "गोसोम/गुफुर"
#: docking3deffects.ui:1483
-#, fuzzy
msgctxt "docking3deffects|texcolor|tooltip_text"
msgid "Color"
msgstr "गाब"
@@ -3319,7 +3248,6 @@ msgid "User-defined"
msgstr "बाहायग्राया-थि खालामनाय"
#: docking3deffects.ui:1752
-#, fuzzy
msgctxt "docking3deffects|favorites"
msgid "Metal"
msgstr "धातु "
@@ -3415,7 +3343,6 @@ msgid "Textures"
msgstr "दानाय-हेबनाय"
#: docking3deffects.ui:1978
-#, fuzzy
msgctxt "docking3deffects|light|tooltip_text"
msgid "Illumination"
msgstr "गोजों गोनां"
@@ -3556,7 +3483,6 @@ msgid "Fontwork"
msgstr "फन्टवर्क"
#: dockingfontwork.ui:32
-#, fuzzy
msgctxt "dockingfontwork|off|tooltip_text"
msgid "Off"
msgstr "बन्द"
@@ -3622,7 +3548,6 @@ msgid "Distance"
msgstr "बिदिन्थिफोर"
#: dockingfontwork.ui:259
-#, fuzzy
msgctxt "dockingfontwork|indent|tooltip_text"
msgid "Indent"
msgstr "इनडेन्ट"
@@ -3640,13 +3565,11 @@ msgid "Text Contour"
msgstr "फराय बिजाब सिमा हांखो"
#: dockingfontwork.ui:319
-#, fuzzy
msgctxt "dockingfontwork|noshadow|tooltip_text"
msgid "No Shadow"
msgstr "जेबो सायख्लुम गैया"
#: dockingfontwork.ui:332
-#, fuzzy
msgctxt "dockingfontwork|vertical|tooltip_text"
msgid "Vertical"
msgstr "थोंगोर"
@@ -3763,7 +3686,6 @@ msgid "Document Name"
msgstr "फोरमान बिलाइ म'ड"
#: docrecoveryrecoverdialog.ui:147
-#, fuzzy
msgctxt "docrecoveryrecoverdialog|statusft"
msgid "Status"
msgstr "थाखो मान "
@@ -3797,7 +3719,6 @@ msgid "_Value"
msgstr "बेसेन"
#: extrustiondepthdialog.ui:135
-#, fuzzy
msgctxt "extrustiondepthdialog|label2"
msgid "Depth"
msgstr "गोथौ"
@@ -3995,13 +3916,11 @@ msgid "Search i_n:"
msgstr ""
#: findreplacedialog.ui:958
-#, fuzzy
msgctxt "findreplacedialog|calcsearchin"
msgid "Formulas"
msgstr "फरमुलाफोर"
#: findreplacedialog.ui:959
-#, fuzzy
msgctxt "findreplacedialog|calcsearchin"
msgid "Values"
msgstr "बेसेनफोर"
@@ -4113,7 +4032,6 @@ msgid "Contour Editor"
msgstr "बायजोनि सारि सुजुगिरि"
#: floatingcontour.ui:46
-#, fuzzy
msgctxt "floatingcontour|TBI_APPLY"
msgid "Apply"
msgstr "खामानियाव बाहाय''"
@@ -4125,7 +4043,6 @@ msgid "Workspace"
msgstr "खामानि जायगा"
#: floatingcontour.ui:96
-#, fuzzy
msgctxt "floatingcontour|TBI_SELECT"
msgid "Select"
msgstr "सायख"
@@ -4137,7 +4054,6 @@ msgid "Rectangle"
msgstr "आयत"
#: floatingcontour.ui:126
-#, fuzzy
msgctxt "floatingcontour|TBI_CIRCLE"
msgid "Ellipse"
msgstr "गोलाव बेंखन"
@@ -4149,25 +4065,21 @@ msgid "Polygon"
msgstr "पलिगन"
#: floatingcontour.ui:166
-#, fuzzy
msgctxt "floatingcontour|TBI_POLYEDIT"
msgid "Edit Points"
msgstr "बिन्दुफोर सुजु"
#: floatingcontour.ui:181
-#, fuzzy
msgctxt "floatingcontour|TBI_POLYMOVE"
msgid "Move Points"
msgstr "बिन्दुफोर लोरिनाय"
#: floatingcontour.ui:196
-#, fuzzy
msgctxt "floatingcontour|TBI_POLYINSERT"
msgid "Insert Points"
msgstr "बिन्दुफोर सोसन"
#: floatingcontour.ui:211
-#, fuzzy
msgctxt "floatingcontour|TBI_POLYDELETE"
msgid "Delete Points"
msgstr "बिन्दुफोर हुखुमोर"
@@ -4234,13 +4146,11 @@ msgid "Add Item"
msgstr "आयदा दाजाब"
#: formdatamenu.ui:20
-#, fuzzy
msgctxt "formdatamenu|addelement"
msgid "Add Element"
msgstr "गुदि मुवा दाजाब"
#: formdatamenu.ui:28
-#, fuzzy
msgctxt "formdatamenu|addattribute"
msgid "Add Attribute"
msgstr "गुण दाजाब"
@@ -4283,7 +4193,6 @@ msgid "_New"
msgstr "गोदान"
#: formnavimenu.ui:22
-#, fuzzy
msgctxt "formnavimenu|form"
msgid "Form"
msgstr "फर्म"
@@ -4343,31 +4252,26 @@ msgid "Propert_ies"
msgstr "आखुथायफोर:"
#: formnavimenu.ui:106
-#, fuzzy
msgctxt "formnavimenu|designmode"
msgid "Open in Design Mode"
msgstr "डिजाइन म'ड खेव"
#: formnavimenu.ui:114
-#, fuzzy
msgctxt "formnavimenu|controlfocus"
msgid "Automatic Control Focus"
msgstr "गावनो गाव दबथायनाय फकास"
#: functionmenu.ui:12
-#, fuzzy
msgctxt "functionmenu|avg"
msgid "Average"
msgstr "गड़"
#: functionmenu.ui:20
-#, fuzzy
msgctxt "functionmenu|counta"
msgid "CountA"
msgstr "साननायA"
#: functionmenu.ui:27
-#, fuzzy
msgctxt "functionmenu|count"
msgid "Count"
msgstr "साननाय"
@@ -4385,7 +4289,6 @@ msgid "Minimum"
msgstr "इसे बिबां"
#: functionmenu.ui:48
-#, fuzzy
msgctxt "functionmenu|sum"
msgid "Sum"
msgstr "दाजाबगासै"
@@ -4396,7 +4299,6 @@ msgid "Selection count"
msgstr ""
#: functionmenu.ui:62
-#, fuzzy
msgctxt "functionmenu|none"
msgid "None"
msgstr "रावबो नङा"
@@ -4528,7 +4430,6 @@ msgid "_AutoFit height"
msgstr "गावआरि गोबोरनाय गोजौथि"
#: headfootformatpage.ui:326
-#, fuzzy
msgctxt "headfootformatpage|buttonMore"
msgid "More..."
msgstr "गोबांसिन..."
@@ -4540,13 +4441,11 @@ msgid "_Edit..."
msgstr "सुजु..."
#: headfootformatpage.ui:383
-#, fuzzy
msgctxt "headfootformatpage|labelHeaderFormat"
msgid "Header"
msgstr "हेडार"
#: headfootformatpage.ui:399
-#, fuzzy
msgctxt "headfootformatpage|labelFooterFormat"
msgid "Footer"
msgstr "फुटार"
@@ -4558,7 +4457,6 @@ msgid "ImageMap Editor"
msgstr "मुसुखा मेप सुजुगिरि"
#: imapdialog.ui:32
-#, fuzzy
msgctxt "imapdialog|TBI_APPLY"
msgid "Apply"
msgstr "खामानियाव बाहाय''"
@@ -4576,13 +4474,11 @@ msgid "Save..."
msgstr "थिना दोन..."
#: imapdialog.ui:77
-#, fuzzy
msgctxt "imapdialog|TBI_CLOSE"
msgid "Close"
msgstr "बन्द खालाम"
#: imapdialog.ui:91
-#, fuzzy
msgctxt "imapdialog|TBI_SELECT"
msgid "Select"
msgstr "सायख"
@@ -4594,7 +4490,6 @@ msgid "Rectangle"
msgstr "आयत"
#: imapdialog.ui:121
-#, fuzzy
msgctxt "imapdialog|TBI_CIRCLE"
msgid "Ellipse"
msgstr "गोलाव बेंखन"
@@ -4612,25 +4507,21 @@ msgid "Freeform Polygon"
msgstr "उदांश्रि पलिगन"
#: imapdialog.ui:166
-#, fuzzy
msgctxt "imapdialog|TBI_POLYEDIT"
msgid "Edit Points"
msgstr "बिन्दुफोर सुजु"
#: imapdialog.ui:181
-#, fuzzy
msgctxt "imapdialog|TBI_POLYMOVE"
msgid "Move Points"
msgstr "बिन्दुफोर लोरिनाय"
#: imapdialog.ui:196
-#, fuzzy
msgctxt "imapdialog|TBI_POLYINSERT"
msgid "Insert Points"
msgstr "बिन्दुफोर सोसन"
#: imapdialog.ui:211
-#, fuzzy
msgctxt "imapdialog|TBI_POLYDELETE"
msgid "Delete Points"
msgstr "बिन्दुफोर हुखुमोर"
@@ -4790,7 +4681,6 @@ msgid "Volume:"
msgstr "बिसान"
#: mediaplayback.ui:79
-#, fuzzy
msgctxt "mediaplayback|zoombox|tooltip_text"
msgid "View"
msgstr "नुथाय"
@@ -4813,13 +4703,11 @@ msgid "_Edit..."
msgstr "सुजु..."
#: namespacedialog.ui:168
-#, fuzzy
msgctxt "namespacedialog|prefix"
msgid "Prefix"
msgstr "सिगां दाजाबदा"
#: namespacedialog.ui:179
-#, fuzzy
msgctxt "namespacedialog|url"
msgid "URL"
msgstr "URL"
@@ -4841,7 +4729,6 @@ msgid "_Visible grid"
msgstr ""
#: optgridpage.ui:99
-#, fuzzy
msgctxt "optgridpage|label1"
msgid "Grid"
msgstr "ग्रिड"
@@ -4996,13 +4883,11 @@ msgid "1.5 Lines"
msgstr "1.5 सारिफोर"
#: paralinespacingcontrol.ui:185
-#, fuzzy
msgctxt "paralinespacingcontrol|line_dist"
msgid "Double"
msgstr "नैगुण"
#: paralinespacingcontrol.ui:186
-#, fuzzy
msgctxt "paralinespacingcontrol|line_dist"
msgid "Proportional"
msgstr "समान रुजुथाय गोनां"
@@ -5019,7 +4904,6 @@ msgid "Leading"
msgstr "हेडिं"
#: paralinespacingcontrol.ui:189
-#, fuzzy
msgctxt "paralinespacingcontrol|line_dist"
msgid "Fixed"
msgstr "थि"
@@ -5095,7 +4979,6 @@ msgid "New Password"
msgstr ""
#: presetmenu.ui:12
-#, fuzzy
msgctxt "presetmenu|rename"
msgid "Rename"
msgstr "फिन मुं हो"
@@ -5241,7 +5124,6 @@ msgid "List"
msgstr "फारि"
#: redlinecontrol.ui:45
-#, fuzzy
msgctxt "redlinecontrol|filter"
msgid "Filter"
msgstr "फिल्टार"
@@ -5265,7 +5147,6 @@ msgid "C_omment:"
msgstr "बिबुंथि:"
#: redlinefilterpage.ui:87
-#, fuzzy
msgctxt "redlinefilterpage|commentedit-atkobject"
msgid "Comment"
msgstr "सुंद' लिरथाय"
@@ -5294,7 +5175,6 @@ msgid "Author"
msgstr "लिरगिरि: "
#: redlinefilterpage.ui:186
-#, fuzzy
msgctxt "redlinefilterpage|rangeedit-atkobject"
msgid "Range"
msgstr "सारि"
@@ -5401,13 +5281,11 @@ msgid "Author"
msgstr "लिरगिरि: "
#: redlineviewpage.ui:57
-#, fuzzy
msgctxt "redlineviewpage|date"
msgid "Date"
msgstr "अक्ट'"
#: redlineviewpage.ui:69
-#, fuzzy
msgctxt "redlineviewpage|comment"
msgid "Comment"
msgstr "सुंद' लिरथाय"
@@ -5425,31 +5303,26 @@ msgid "Delete Rows"
msgstr "सारि हुखुमोर"
#: rowsmenu.ui:19
-#, fuzzy
msgctxt "rowsmenu|save"
msgid "Save Record"
msgstr "फोरमानलाइखौ थिना दोन"
#: rowsmenu.ui:26
-#, fuzzy
msgctxt "rowsmenu|undo"
msgid "Undo: Data entry"
msgstr "आनडु: डाटा हाबनाय"
#: rulermenu.ui:12
-#, fuzzy
msgctxt "rulermenu|mm"
msgid "Millimeter"
msgstr "मिलि मिटार"
#: rulermenu.ui:20
-#, fuzzy
msgctxt "rulermenu|cm"
msgid "Centimeter"
msgstr "सेन्टिमिटार"
#: rulermenu.ui:28
-#, fuzzy
msgctxt "rulermenu|m"
msgid "Meter"
msgstr "मिटार"
@@ -5467,13 +5340,11 @@ msgid "Inch"
msgstr "इन्सि"
#: rulermenu.ui:52
-#, fuzzy
msgctxt "rulermenu|ft"
msgid "Foot"
msgstr "फुट"
#: rulermenu.ui:60
-#, fuzzy
msgctxt "rulermenu|mile"
msgid "Miles"
msgstr "माइल"
@@ -5485,13 +5356,11 @@ msgid "Point"
msgstr "बिन्दु"
#: rulermenu.ui:76
-#, fuzzy
msgctxt "rulermenu|pc"
msgid "Pica"
msgstr "पिका"
#: rulermenu.ui:84
-#, fuzzy
msgctxt "rulermenu|ch"
msgid "Char"
msgstr "चार्ट"
@@ -5781,13 +5650,11 @@ msgid "Select the type of transparency to apply."
msgstr ""
#: sidebararea.ui:251
-#, fuzzy
msgctxt "sidebararea|transtype"
msgid "None"
msgstr "रावबो नङा"
#: sidebararea.ui:252
-#, fuzzy
msgctxt "sidebararea|transtype"
msgid "Solid"
msgstr "गथा"
@@ -5912,37 +5779,31 @@ msgid "Transparency"
msgstr "गोजों"
#: sidebargraphic.ui:209
-#, fuzzy
msgctxt "sidebargraphic|setred|tooltip_text"
msgid "Red"
msgstr "गोजा"
#: sidebargraphic.ui:215
-#, fuzzy
msgctxt "sidebargraphic|setred-atkobject"
msgid "Red"
msgstr "गोजा"
#: sidebargraphic.ui:255
-#, fuzzy
msgctxt "sidebargraphic|setgreen|tooltip_text"
msgid "Green"
msgstr "सोमखोर"
#: sidebargraphic.ui:261
-#, fuzzy
msgctxt "sidebargraphic|setgreen-atkobject"
msgid "Green"
msgstr "सोमखोर"
#: sidebargraphic.ui:302
-#, fuzzy
msgctxt "sidebargraphic|setblue|tooltip_text"
msgid "Blue"
msgstr "गोथां"
#: sidebargraphic.ui:308
-#, fuzzy
msgctxt "sidebargraphic|setblue-atkobject"
msgid "Blue"
msgstr "गोथां"
@@ -5973,7 +5834,6 @@ msgid "Select the style of the line."
msgstr ""
#: sidebarline.ui:64
-#, fuzzy
msgctxt "sidebarline|linestyle-atkobject"
msgid "Style"
msgstr "आदब"
@@ -6049,7 +5909,6 @@ msgid "Rounded"
msgstr ""
#: sidebarline.ui:282
-#, fuzzy
msgctxt "sidebarline|edgestyle"
msgid "- none -"
msgstr "-रावबो नङा-"
@@ -6081,7 +5940,6 @@ msgid "Select the style of the line caps."
msgstr ""
#: sidebarline.ui:322
-#, fuzzy
msgctxt "sidebarline|linecapstyle"
msgid "Flat"
msgstr "दाब्ले"
@@ -6127,7 +5985,6 @@ msgid "_Spacing:"
msgstr "लांदां जायगा होनाय"
#: sidebarparagraph.ui:254
-#, fuzzy
msgctxt "sidebarparagraph|paraspacing|tooltip_text"
msgid "Spacing"
msgstr "लांदां जायगा होनाय"
@@ -6165,7 +6022,6 @@ msgid "_Indent:"
msgstr "इनडेन्ट"
#: sidebarparagraph.ui:448
-#, fuzzy
msgctxt "sidebarparagraph|indent|tooltip_text"
msgid "Indent"
msgstr "इनडेन्ट"
@@ -6177,7 +6033,6 @@ msgid "Increase Indent"
msgstr "इनडेन्ट बारायहो"
#: sidebarparagraph.ui:469
-#, fuzzy
msgctxt "sidebarparagraph|decreaseindent|tooltip_text"
msgid "Decrease Indent"
msgstr "इनडेन्ट खमायहो"
@@ -6236,7 +6091,6 @@ msgid "Enter the value for the horizontal position."
msgstr ""
#: sidebarpossize.ui:65
-#, fuzzy
msgctxt "sidebarpossize|horizontalpos-atkobject"
msgid "Horizontal"
msgstr "समानथि"
@@ -6253,7 +6107,6 @@ msgid "Enter the value for the vertical position."
msgstr ""
#: sidebarpossize.ui:105
-#, fuzzy
msgctxt "sidebarpossize|verticalpos-atkobject"
msgid "Vertical"
msgstr "थोंगोर"
@@ -6309,7 +6162,6 @@ msgid "_Rotation:"
msgstr "गिदिंनाय"
#: sidebarpossize.ui:254
-#, fuzzy
msgctxt "sidebarpossize|orientationcontrol-atkobject"
msgid "Rotation"
msgstr "गिदिंनाय"
@@ -6421,19 +6273,16 @@ msgid "Custom Value"
msgstr ""
#: textcontrolchardialog.ui:8
-#, fuzzy
msgctxt "textcontrolchardialog|TextControlCharacterPropertiesDialog"
msgid "Character"
msgstr "हांखो"
#: textcontrolchardialog.ui:106
-#, fuzzy
msgctxt "textcontrolchardialog|font"
msgid "Font"
msgstr "फन्ट"
#: textcontrolchardialog.ui:128
-#, fuzzy
msgctxt "textcontrolchardialog|fonteffects"
msgid "Font Effects"
msgstr "फन्ट जाउनफोर"
@@ -6445,7 +6294,6 @@ msgid "Position"
msgstr "थासारि"
#: textcontrolparadialog.ui:8
-#, fuzzy
msgctxt "textcontrolparadialog|TextControlParagraphPropertiesDialog"
msgid "Paragraph"
msgstr "आनथोर"
@@ -6456,7 +6304,6 @@ msgid "Indents & Spacing"
msgstr ""
#: textcontrolparadialog.ui:128
-#, fuzzy
msgctxt "textcontrolparadialog|labelTP_PARA_ALIGN"
msgid "Alignment"
msgstr "सारि सारि साजायनाय"
@@ -6483,7 +6330,6 @@ msgid "Single"
msgstr "मोनसेल'"
#: textunderlinecontrol.ui:61
-#, fuzzy
msgctxt "textunderlinecontrol|double|tooltip_text"
msgid "Double"
msgstr "नैगुण"
@@ -6525,7 +6371,6 @@ msgid "Dot Dot Dash"
msgstr ""
#: textunderlinecontrol.ui:197
-#, fuzzy
msgctxt "textunderlinecontrol|wave|tooltip_text"
msgid "Wave"
msgstr "गुथाल"
@@ -6542,13 +6387,11 @@ msgid "Add Item"
msgstr "आयदा दाजाब"
#: xformspage.ui:40
-#, fuzzy
msgctxt "xformspage|TBI_ITEM_ADD_ELEMENT"
msgid "Add Element"
msgstr "गुदि मुवा दाजाब"
#: xformspage.ui:54
-#, fuzzy
msgctxt "xformspage|TBI_ITEM_ADD_ATTRIBUTE"
msgid "Add Attribute"
msgstr "गुण दाजाब"
@@ -6572,13 +6415,11 @@ msgid "Digital Signatures..."
msgstr "डिजिटाल चहिफोर"
#: zoommenu.ui:12
-#, fuzzy
msgctxt "zoommenu|page"
msgid "Entire Page"
msgstr "गासै बिखं"
#: zoommenu.ui:20
-#, fuzzy
msgctxt "zoommenu|width"
msgid "Page Width"
msgstr "बिखंनि गुवारथि"
@@ -6589,7 +6430,6 @@ msgid "Optimal View"
msgstr ""
#: zoommenu.ui:36
-#, fuzzy
msgctxt "zoommenu|50"
msgid "50%"
msgstr "50%"
@@ -6600,7 +6440,6 @@ msgid "75%"
msgstr ""
#: zoommenu.ui:52
-#, fuzzy
msgctxt "zoommenu|100"
msgid "100%"
msgstr "100%"
@@ -6612,7 +6451,6 @@ msgid "150%"
msgstr "50%"
#: zoommenu.ui:68
-#, fuzzy
msgctxt "zoommenu|200"
msgid "200%"
msgstr "200%"
@@ -6624,7 +6462,6 @@ msgid "Drawing object"
msgstr "सावगारि बोनाय मुवाफोर"
#: strings.hrc:26
-#, fuzzy
msgctxt "STR_ObjNamePluralNONE"
msgid "Drawing objects"
msgstr "सावगारि बोनाय मुवाफोर"
@@ -6975,13 +6812,11 @@ msgid "Outline Texts"
msgstr "सिमा हांखो फराय बिजाबफोर"
#: strings.hrc:95
-#, fuzzy
msgctxt "STR_ObjNameSingulGRAF"
msgid "Image"
msgstr "मुसुखा"
#: strings.hrc:96
-#, fuzzy
msgctxt "STR_ObjNamePluralGRAF"
msgid "Images"
msgstr "मुसुखाफोर"
@@ -7037,7 +6872,6 @@ msgid "Linked Metafiles"
msgstr "सोमोन्दो खालामनाय मेटा फाइलफोर"
#: strings.hrc:107
-#, fuzzy
msgctxt "STR_ObjNameSingulGRAFBMP"
msgid "Image"
msgstr "मुसुखा"
@@ -7060,7 +6894,6 @@ msgid "Linked image with transparency"
msgstr "गोजोंथिजों सोमोन्दो खालामनाय बिटमेपफोर"
#: strings.hrc:111
-#, fuzzy
msgctxt "STR_ObjNamePluralGRAFBMP"
msgid "Images"
msgstr "मुसुखाफोर"
@@ -7193,7 +7026,6 @@ msgid "Dimensioning objects"
msgstr "बिबा होनाय बेसादफोर"
#: strings.hrc:137
-#, fuzzy
msgctxt "STR_ObjNamePlural"
msgid "Drawing objects"
msgstr "सावगारि बोनाय मुवाफोर"
@@ -7262,7 +7094,6 @@ msgid "3D scenes"
msgstr "3D नुथायफोर"
#: strings.hrc:150
-#, fuzzy
msgctxt "STR_ObjNameSingulSphere3d"
msgid "Sphere"
msgstr "दुलुर"
@@ -8612,7 +8443,6 @@ msgid "Glue spacing object 2"
msgstr "ग्लु लांदां जायगा होनाय बेसाद 2"
#: strings.hrc:418
-#, fuzzy
msgctxt "SIP_SA_EDGELINEDELTACOUNT"
msgid "Number of movable lines"
msgstr "लोरिहानाय सारिफोरनि अनजिमा"
@@ -9231,7 +9061,6 @@ msgid "Bitmap"
msgstr "बिटमेप"
#: strings.hrc:542
-#, fuzzy
msgctxt "RID_SVXSTR_PATTERN"
msgid "Pattern"
msgstr "नुमुना"
@@ -9242,13 +9071,11 @@ msgid "Untitled Pattern"
msgstr ""
#: strings.hrc:544
-#, fuzzy
msgctxt "RID_SVXSTR_LINESTYLE"
msgid "Line Style"
msgstr "सारि आदब"
#: strings.hrc:545
-#, fuzzy
msgctxt "RID_SVXSTR_INVISIBLE"
msgid "None"
msgstr "रावबो नङा"
@@ -9336,7 +9163,6 @@ msgid "Gray"
msgstr "फुरगेव"
#: strings.hrc:563
-#, fuzzy
msgctxt "RID_SVXSTR_COLOR_WHITE"
msgid "White"
msgstr "गुफुर"
@@ -9368,7 +9194,6 @@ msgid "Red"
msgstr "गोजा"
#: strings.hrc:569
-#, fuzzy
msgctxt "RID_SVXSTR_COLOR_VIOLET"
msgid "Violet"
msgstr "फानथाव गाब"
@@ -9406,7 +9231,6 @@ msgstr "फाथोनि सि"
#. Light variants of the standard color palette
#: strings.hrc:577
-#, fuzzy
msgctxt "RID_SVXSTR_COLOR_LIGHTGRAY"
msgid "Light Gray"
msgstr " एसे फुस्लां"
@@ -9551,7 +9375,6 @@ msgid "Cyan"
msgstr ""
#: strings.hrc:607
-#, fuzzy
msgctxt "RID_SVXSTR_COLOR_MAGENTA"
msgid "Magenta"
msgstr "गोजा-फानथाव गाब"
@@ -10090,7 +9913,6 @@ msgid "Radial Violet"
msgstr "फानथाव गाब"
#: strings.hrc:716
-#, fuzzy
msgctxt "RID_SVXSTR_GRDT52"
msgid "Vertical"
msgstr "थोंगोर"
@@ -10156,7 +9978,6 @@ msgid "Pink Gradient"
msgstr ""
#: strings.hrc:728
-#, fuzzy
msgctxt "RID_SVXSTR_GRDT64"
msgid "Sky"
msgstr "अख्रां"
@@ -10613,7 +10434,6 @@ msgid "Zig Zag"
msgstr ""
#: strings.hrc:816
-#, fuzzy
msgctxt "RID_SVXSTR_BMP53"
msgid "Wave"
msgstr "गुथाल"
@@ -10668,7 +10488,6 @@ msgid "Trellis"
msgstr ""
#: strings.hrc:826
-#, fuzzy
msgctxt "RID_SVXSTR_BMP63"
msgid "Sphere"
msgstr "दुलुर"
@@ -10704,13 +10523,11 @@ msgid "Solid Diamond"
msgstr ""
#: strings.hrc:833
-#, fuzzy
msgctxt "RID_SVXSTR_BMP70"
msgid "Vertical"
msgstr "थोंगोर"
#: strings.hrc:834
-#, fuzzy
msgctxt "RID_SVXSTR_BMP71"
msgid "Horizontal"
msgstr "समानथि"
@@ -10726,7 +10543,6 @@ msgid "Upward Diagonal"
msgstr ""
#: strings.hrc:837
-#, fuzzy
msgctxt "RID_SVXSTR_BMP74"
msgid "Cross"
msgstr "क्रच..."
@@ -10806,7 +10622,6 @@ msgid "Dashed"
msgstr "डेश खालामनाय"
#: strings.hrc:851
-#, fuzzy
msgctxt "RID_SVXSTR_DASH12"
msgid "Line Style"
msgstr "सारि आदब"
@@ -11074,7 +10889,6 @@ msgid "Last Custom Value"
msgstr ""
#: strings.hrc:910
-#, fuzzy
msgctxt "RID_SVXSTR_PT"
msgid "pt"
msgstr "pt"
@@ -11187,7 +11001,6 @@ msgid "Emoticons"
msgstr "इमटआइकनफोर"
#: strings.hrc:939
-#, fuzzy
msgctxt "RID_GALLERYSTR_THEME_PHOTOS"
msgid "Images"
msgstr "मुसुखाफोर"
@@ -11223,7 +11036,6 @@ msgid "Surfaces"
msgstr "बाहेरानि बिखं"
#: strings.hrc:946
-#, fuzzy
msgctxt "RID_GALLERYSTR_THEME_COMPUTERS"
msgid "Computers"
msgstr "कमपुटार"
@@ -11430,55 +11242,46 @@ msgid "P~arallel"
msgstr "समान समान लीग"
#: strings.hrc:990
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_NW"
msgid "Extrusion North-West"
msgstr "नारहरनाय साहा-सोनाब"
#: strings.hrc:991
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_N"
msgid "Extrusion North"
msgstr "नारहरनाय साहा"
#: strings.hrc:992
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_NE"
msgid "Extrusion North-East"
msgstr "नारहरनाय साहा-सानजा"
#: strings.hrc:993
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_W"
msgid "Extrusion West"
msgstr "नारहरनाय सोनाब"
#: strings.hrc:994
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_NONE"
msgid "Extrusion Backwards"
msgstr "नारहरनाय उनथिं"
#: strings.hrc:995
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_E"
msgid "Extrusion East"
msgstr "नारहरनाय सानजा"
#: strings.hrc:996
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_SW"
msgid "Extrusion South-West"
msgstr "नारहरनाय खोला-सोनाब"
#: strings.hrc:997
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_S"
msgid "Extrusion South"
msgstr "नारहरनाय खोला"
#: strings.hrc:998
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_SE"
msgid "Extrusion South-East"
msgstr "नारहरनाय खोला-सानजा"
@@ -11585,7 +11388,6 @@ msgid "No Fill"
msgstr "सुफुंनाय गैया"
#: strings.hrc:1020
-#, fuzzy
msgctxt "RID_SVXSTR_TRANSPARENT"
msgid "Transparent"
msgstr "गोजों"
@@ -11644,7 +11446,6 @@ msgstr ""
#. This is duplicated in GenericCommands.xcu in officecfg.
#: strings.hrc:1032
-#, fuzzy
msgctxt "RID_SVXSTR_CHARFONTNAME"
msgid "Font Name"
msgstr "फन्टनि मुं"
@@ -12312,7 +12113,6 @@ msgid " (read-only)"
msgstr "(फरायनो-थाखायल')"
#: strings.hrc:1172
-#, fuzzy
msgctxt "RID_STR_ALREADYEXISTOVERWRITE"
msgid "The file already exists. Overwrite?"
msgstr "फाइला आगोलावनो दं खायो. लिरदेरबावनो?"
@@ -12416,7 +12216,6 @@ msgid "Get"
msgstr "मोन"
#: strings.hrc:1188
-#, fuzzy
msgctxt "RID_STR_REPLACE_NONE"
msgid "None"
msgstr "रावबो नङा"
@@ -12428,7 +12227,6 @@ msgid "Instance"
msgstr "बिदिन्थिफोर"
#: strings.hrc:1190
-#, fuzzy
msgctxt "RID_STR_REPLACE_DOC"
msgid "Document"
msgstr "फोरमान बिलाइ"
@@ -12531,13 +12329,11 @@ msgid "Attribute"
msgstr "गुणफोर"
#: strings.hrc:1210
-#, fuzzy
msgctxt "RID_STR_BINDING"
msgid "Binding"
msgstr "बाइन्डिं"
#: strings.hrc:1211
-#, fuzzy
msgctxt "RID_STR_BINDING_EXPR"
msgid "Binding expression"
msgstr "बाइन्डिंग फोरमायनाय"
@@ -12642,13 +12438,11 @@ msgid "Zoom factor. Right-click to change zoom factor or click to open Zoom dial
msgstr ""
#: strings.hrc:1235
-#, fuzzy
msgctxt "RID_SVXSTR_ZOOM_IN"
msgid "Zoom In"
msgstr "जुम आव"
#: strings.hrc:1236
-#, fuzzy
msgctxt "RID_SVXSTR_ZOOM_OUT"
msgid "Zoom Out"
msgstr "जुमनि बायजोआव"
@@ -12659,7 +12453,6 @@ msgid "25%"
msgstr ""
#: strings.hrc:1238
-#, fuzzy
msgctxt "RID_SVXSTR_ZOOM_50"
msgid "50%"
msgstr "50%"
@@ -12670,7 +12463,6 @@ msgid "75%"
msgstr ""
#: strings.hrc:1240
-#, fuzzy
msgctxt "RID_SVXSTR_ZOOM_100"
msgid "100%"
msgstr "100%"
@@ -12682,7 +12474,6 @@ msgid "150%"
msgstr "50%"
#: strings.hrc:1242
-#, fuzzy
msgctxt "RID_SVXSTR_ZOOM_200"
msgid "200%"
msgstr "200%"
@@ -12745,7 +12536,6 @@ msgid "Reached the end of the sheet"
msgstr ""
#: strings.hrc:1255
-#, fuzzy
msgctxt "RID_SVXSTR_SEARCH_NOT_FOUND"
msgid "Search key not found"
msgstr "नागिरनाय साबिखौ मोनै"
@@ -12998,7 +12788,6 @@ msgid "BMP image"
msgstr ""
#: strings.hrc:1313
-#, fuzzy
msgctxt "STR_IMAGE_UNKNOWN"
msgid "Unknown"
msgstr "मोनथिमोनै"
@@ -14260,7 +14049,6 @@ msgid "Miscellaneous Symbols And Pictographs"
msgstr ""
#: strings.hrc:1570
-#, fuzzy
msgctxt "RID_SUBSETMAP"
msgid "Emoticons"
msgstr "इमटआइकनफोर"
@@ -14783,7 +14571,6 @@ msgid "Widows"
msgstr "मावरियाफोर"
#: svxitems.hrc:63
-#, fuzzy
msgctxt "RID_ATTR_NAMES"
msgid "Paragraph spacing"
msgstr "आनथोर लांदां जायगा होनाय"
diff --git a/source/brx/sw/messages.po b/source/brx/sw/messages.po
index 8b787fd16f2..b45774a88e9 100644
--- a/source/brx/sw/messages.po
+++ b/source/brx/sw/messages.po
@@ -37,7 +37,6 @@ msgid "Custom Styles"
msgstr "कासटम आदबफोर"
#: app.hrc:34
-#, fuzzy
msgctxt "RID_PARAGRAPHSTYLEFAMILY"
msgid "Automatic"
msgstr "गावनो गाव"
@@ -300,7 +299,6 @@ msgid "File format error found."
msgstr "फाइल दाथायाव गोरोनथि मोननाय।"
#: error.hrc:34
-#, fuzzy
msgctxt "RID_SW_ERRHDL"
msgid "Error reading file."
msgstr "फाइल फरायनायाव जानाय गोरोनथि"
@@ -360,7 +358,6 @@ msgid "$(ARG1) has changed."
msgstr "$(ARG1)खौ सालाय होबाय।"
#: error.hrc:47
-#, fuzzy
msgctxt "RID_SW_ERRHDL"
msgid "$(ARG1) does not exist."
msgstr "$(ARG1) गैया।"
@@ -418,7 +415,6 @@ msgid "Dear"
msgstr "बोसोर"
#: mmaddressblockpage.hrc:28
-#, fuzzy
msgctxt "RA_SALUTATION"
msgid "Hello"
msgstr "हेल्ल'"
@@ -444,7 +440,6 @@ msgid "!"
msgstr ""
#: mmaddressblockpage.hrc:37
-#, fuzzy
msgctxt "RA_PUNCTUATION"
msgid "(none)"
msgstr "(रावबो नङा)"
@@ -561,7 +556,6 @@ msgid "Endnote Characters"
msgstr "जोबथा सिननि हांखोफोर"
#: strings.hrc:37
-#, fuzzy
msgctxt "STR_POOLCHR_LINENUM"
msgid "Line Numbering"
msgstr "सारि अनजिमा होनाय"
@@ -1066,7 +1060,6 @@ msgid "Illustration"
msgstr "बेखेवनाय"
#: strings.hrc:138
-#, fuzzy
msgctxt "STR_POOLCOLL_LABEL_TABLE"
msgid "Table"
msgstr "फारिलाइ"
@@ -1303,13 +1296,11 @@ msgid "Horizontal Line"
msgstr "समानथि सारि"
#: strings.hrc:185
-#, fuzzy
msgctxt "STR_POOLCOLL_HTML_DD"
msgid "List Contents"
msgstr "फारिलाइ आयदाफोर"
#: strings.hrc:186
-#, fuzzy
msgctxt "STR_POOLCOLL_HTML_DT"
msgid "List Heading"
msgstr "फारिलाइ लिरबिदांनि बिमुं"
@@ -1543,49 +1534,41 @@ msgid "The following characters are not valid and have been removed: "
msgstr ""
#: strings.hrc:235
-#, fuzzy
msgctxt "STR_BOOKMARK_DEF_NAME"
msgid "Bookmark"
msgstr "बिजाबनि बिखं सिन"
#: strings.hrc:236
-#, fuzzy
msgctxt "STR_BOOKMARK_NAME"
msgid "Name"
msgstr "मुं"
#: strings.hrc:237
-#, fuzzy
msgctxt "STR_BOOKMARK_TEXT"
msgid "Text"
msgstr "फराय बिजाब"
#: strings.hrc:238
-#, fuzzy
msgctxt "SW_STR_NONE"
msgid "[None]"
msgstr "रावबो नङा"
#: strings.hrc:239
-#, fuzzy
msgctxt "STR_CAPTION_BEGINNING"
msgid "Start"
msgstr "जागाय"
#: strings.hrc:240
-#, fuzzy
msgctxt "STR_CAPTION_END"
msgid "End"
msgstr "जोबनाय"
#: strings.hrc:241
-#, fuzzy
msgctxt "STR_CAPTION_ABOVE"
msgid "Above"
msgstr "गोजौआव"
#: strings.hrc:242
-#, fuzzy
msgctxt "STR_CAPTION_BELOW"
msgid "Below"
msgstr "गाहायाव"
@@ -1678,7 +1661,6 @@ msgid "Table"
msgstr "फारिलाइ"
#: strings.hrc:261
-#, fuzzy
msgctxt "STR_GRAPHIC_DEFNAME"
msgid "Image"
msgstr "मुसुखा"
@@ -1694,7 +1676,6 @@ msgid "Frame"
msgstr "फ्रेम"
#: strings.hrc:264
-#, fuzzy
msgctxt "STR_SHAPE_DEFNAME"
msgid "Shape"
msgstr "महर"
@@ -1879,7 +1860,6 @@ msgid "Rows"
msgstr "सारिफोर"
#: strings.hrc:299
-#, fuzzy
msgctxt "STR_COL"
msgid "Column"
msgstr "खाम्फा"
@@ -2027,7 +2007,6 @@ msgid "Text frames"
msgstr "फराय बिजाब फ्रेम"
#: strings.hrc:329
-#, fuzzy
msgctxt "STR_CONTENT_TYPE_GRAPHIC"
msgid "Images"
msgstr "मुसुखाफोर"
@@ -2132,7 +2111,6 @@ msgid "Text frame"
msgstr "फराय बिजाब फ्रेम"
#: strings.hrc:349
-#, fuzzy
msgctxt "STR_CONTENT_TYPE_SINGLE_GRAPHIC"
msgid "Image"
msgstr "मुसुखा"
@@ -2542,25 +2520,21 @@ msgid "Apply table attributes"
msgstr "फारिलाइ गुणफोर बाहाय"
#: strings.hrc:431
-#, fuzzy
msgctxt "STR_UNDO_TABLE_AUTOFMT"
msgid "AutoFormat Table"
msgstr "गावआरि दाथाय फारिलाइ"
#: strings.hrc:432
-#, fuzzy
msgctxt "STR_UNDO_TABLE_INSCOL"
msgid "Insert Column"
msgstr "खाम्फा सोसन"
#: strings.hrc:433
-#, fuzzy
msgctxt "STR_UNDO_TABLE_INSROW"
msgid "Insert Row"
msgstr "सारि सोसन"
#: strings.hrc:434
-#, fuzzy
msgctxt "STR_UNDO_TABLE_DELBOX"
msgid "Delete row/column"
msgstr "सारि/खाम्फा हुखुमोर"
@@ -2733,13 +2707,11 @@ msgid "column break"
msgstr "खाम्फा बायनाय"
#: strings.hrc:468
-#, fuzzy
msgctxt "STR_UNDO_REDLINE_INSERT"
msgid "Insert $1"
msgstr "$1 सोसन"
#: strings.hrc:469
-#, fuzzy
msgctxt "STR_UNDO_REDLINE_DELETE"
msgid "Delete $1"
msgstr "$1 हुखुमोर"
@@ -2768,19 +2740,16 @@ msgid "Paragraph formatting changed"
msgstr ""
#: strings.hrc:474
-#, fuzzy
msgctxt "STR_UNDO_REDLINE_TABLE_ROW_INSERT"
msgid "Insert Row"
msgstr "सारि सोसन"
#: strings.hrc:475
-#, fuzzy
msgctxt "STR_UNDO_REDLINE_TABLE_ROW_DELETE"
msgid "Delete Row"
msgstr "सारि हुखुमोर"
#: strings.hrc:476
-#, fuzzy
msgctxt "STR_UNDO_REDLINE_TABLE_CELL_INSERT"
msgid "Insert Cell"
msgstr "खथासाखौ सोसन"
@@ -3092,7 +3061,6 @@ msgid "Author"
msgstr "लिरगिरि"
#: strings.hrc:539
-#, fuzzy
msgctxt "STR_ACCESS_ANNOTATION_DATE_NAME"
msgid "Date"
msgstr "अक्ट'"
@@ -3184,13 +3152,11 @@ msgid "Numbering"
msgstr "अनजिमा होनाय"
#: strings.hrc:559
-#, fuzzy
msgctxt "STR_STYLE_FAMILY_TABLE"
msgid "Table"
msgstr "फारिलाइ"
#: strings.hrc:560
-#, fuzzy
msgctxt "STR_STYLE_FAMILY_CELL"
msgid "Cell"
msgstr "खथासा"
@@ -3201,7 +3167,6 @@ msgid "Asian"
msgstr ""
#: strings.hrc:563
-#, fuzzy
msgctxt "ST_SCRIPT_CTL"
msgid "CTL"
msgstr "CTL"
@@ -3253,7 +3218,6 @@ msgid "Form control~s"
msgstr "दबथायनाय"
#: strings.hrc:572
-#, fuzzy
msgctxt "STR_PRINTOPTUI_COLOR"
msgid "Color"
msgstr "गाब"
@@ -3282,7 +3246,6 @@ msgid "~Use only paper tray from printer preferences"
msgstr ""
#: strings.hrc:577
-#, fuzzy
msgctxt "STR_PRINTOPTUI_PRINT"
msgid "Print"
msgstr "साफाय"
@@ -3335,7 +3298,6 @@ msgid "Front sides / right pages"
msgstr ""
#: strings.hrc:587
-#, fuzzy
msgctxt "STR_PRINTOPTUI_INCLUDE"
msgid "Include"
msgstr "लाजाबनाय"
@@ -3373,7 +3335,6 @@ msgid "Pa~ges"
msgstr "बिखंफोर"
#: strings.hrc:594
-#, fuzzy
msgctxt "STR_PRINTOPTUI_SELECTION"
msgid "~Selection"
msgstr "~सायखनाय"
@@ -3384,19 +3345,16 @@ msgid "Place in margins"
msgstr ""
#: strings.hrc:597
-#, fuzzy
msgctxt "STR_FORMULA_CALC"
msgid "Functions"
msgstr "हाबाफारिफोर"
#: strings.hrc:598
-#, fuzzy
msgctxt "STR_FORMULA_CANCEL"
msgid "Cancel"
msgstr "नागार"
#: strings.hrc:599
-#, fuzzy
msgctxt "STR_FORMULA_APPLY"
msgid "Apply"
msgstr "खामानियाव बाहाय''"
@@ -3488,13 +3446,11 @@ msgid "inactive"
msgstr "मावथि नङै"
#: strings.hrc:616
-#, fuzzy
msgctxt "STR_EDIT_ENTRY"
msgid "Edit..."
msgstr "सुजु..."
#: strings.hrc:617
-#, fuzzy
msgctxt "STR_UPDATE"
msgid "~Update"
msgstr "~आपडेट खालाम"
@@ -3524,7 +3480,6 @@ msgid "~Index"
msgstr "नायखां बिलाइ"
#: strings.hrc:622
-#, fuzzy
msgctxt "STR_FILE"
msgid "File"
msgstr "फाइल"
@@ -3536,7 +3491,6 @@ msgid "New Document"
msgstr "मोनफ्रोम फोरमान बिलाइ"
#: strings.hrc:624
-#, fuzzy
msgctxt "STR_INSERT_TEXT"
msgid "Text"
msgstr "फराय बिजाब"
@@ -3548,19 +3502,16 @@ msgid "Delete"
msgstr "हुखुमोर"
#: strings.hrc:626
-#, fuzzy
msgctxt "STR_DELETE_ENTRY"
msgid "~Delete"
msgstr "~हुखुमोर"
#: strings.hrc:627
-#, fuzzy
msgctxt "STR_UPDATE_SEL"
msgid "Selection"
msgstr "सायखनाय"
#: strings.hrc:628
-#, fuzzy
msgctxt "STR_UPDATE_INDEX"
msgid "Indexes"
msgstr "नायखां बिलाइफोर"
@@ -3572,7 +3523,6 @@ msgid "Links"
msgstr "सारि"
#: strings.hrc:630
-#, fuzzy
msgctxt "STR_UPDATE_ALL"
msgid "All"
msgstr "गासै"
@@ -3659,19 +3609,16 @@ msgstr ""
#. Error calculator
#: strings.hrc:649
-#, fuzzy
msgctxt "STR_POSTIT_PAGE"
msgid "Page"
msgstr "बिखं"
#: strings.hrc:650
-#, fuzzy
msgctxt "STR_POSTIT_LINE"
msgid "Line"
msgstr "सारि"
#: strings.hrc:651
-#, fuzzy
msgctxt "STR_POSTIT_AUTHOR"
msgid "Author"
msgstr "लिरगिरि"
@@ -3790,19 +3737,16 @@ msgstr ""
#. SubType DocInfo
#: strings.hrc:674
-#, fuzzy
msgctxt "FLD_DOCINFO_TITEL"
msgid "Title"
msgstr "बिमुं"
#: strings.hrc:675
-#, fuzzy
msgctxt "FLD_DOCINFO_THEMA"
msgid "Subject"
msgstr "आयदा"
#: strings.hrc:676
-#, fuzzy
msgctxt "FLD_DOCINFO_KEYS"
msgid "Keywords"
msgstr "गाहाय सोदोब"
@@ -3820,7 +3764,6 @@ msgid "Created"
msgstr "सोरजि जानाय"
#: strings.hrc:679
-#, fuzzy
msgctxt "FLD_DOCINFO_CHANGE"
msgid "Modified"
msgstr "सोलाय होबाय"
@@ -3831,13 +3774,11 @@ msgid "Last printed"
msgstr ""
#: strings.hrc:681
-#, fuzzy
msgctxt "FLD_DOCINFO_DOCNO"
msgid "Revision number"
msgstr "फोसाबनायनि अनजिमा"
#: strings.hrc:682
-#, fuzzy
msgctxt "FLD_DOCINFO_EDIT"
msgid "Total editing time"
msgstr "गासै सुजुनाय सम"
@@ -3858,13 +3799,11 @@ msgid "Next convert $(ARG1)"
msgstr ""
#: strings.hrc:686
-#, fuzzy
msgctxt "STR_AUTH_TYPE_ARTICLE"
msgid "Article"
msgstr "लिरनाय रायथाय"
#: strings.hrc:687
-#, fuzzy
msgctxt "STR_AUTH_TYPE_BOOK"
msgid "Book"
msgstr "बिजाब"
@@ -3876,79 +3815,66 @@ msgid "Brochures"
msgstr "बिजाबसा"
#: strings.hrc:689
-#, fuzzy
msgctxt "STR_AUTH_TYPE_CONFERENCE"
msgid "Conference proceedings"
msgstr "सावरायमेल हाबाफारि फोरमायथि"
#: strings.hrc:690
-#, fuzzy
msgctxt "STR_AUTH_TYPE_INBOOK"
msgid "Book excerpt"
msgstr "बिजाब सुंद' लाबोनाय बाहागो"
#: strings.hrc:691
-#, fuzzy
msgctxt "STR_AUTH_TYPE_INCOLLECTION"
msgid "Book excerpt with title"
msgstr "बिमुंजों बिजाब सुंद' लाबोनाय बाहागो"
#: strings.hrc:692
-#, fuzzy
msgctxt "STR_AUTH_TYPE_INPROCEEDINGS"
msgid "Conference proceedings"
msgstr "सावरायमेल हाबाफारि फोरमायथि"
#: strings.hrc:693
-#, fuzzy
msgctxt "STR_AUTH_TYPE_JOURNAL"
msgid "Journal"
msgstr "सानलाइमा लायसि"
#: strings.hrc:694
-#, fuzzy
msgctxt "STR_AUTH_TYPE_MANUAL"
msgid "Techn. documentation"
msgstr "कारिकरि फोरमान बिलाइ"
#: strings.hrc:695
-#, fuzzy
msgctxt "STR_AUTH_TYPE_MASTERSTHESIS"
msgid "Thesis"
msgstr "नायसोमनाय आयदा/थिसिच"
#: strings.hrc:696
-#, fuzzy
msgctxt "STR_AUTH_TYPE_MISC"
msgid "Miscellaneous"
msgstr "गोबां रोखोमनि"
#: strings.hrc:697
-#, fuzzy
msgctxt "STR_AUTH_TYPE_PHDTHESIS"
msgid "Dissertation"
msgstr "सावरायथाय लिरबिदां"
#: strings.hrc:698
-#, fuzzy
msgctxt "STR_AUTH_TYPE_PROCEEDINGS"
msgid "Conference proceedings"
msgstr "सावरायमेल हाबाफारि फोरमायथि"
#: strings.hrc:699
-#, fuzzy
msgctxt "STR_AUTH_TYPE_TECHREPORT"
msgid "Research report"
msgstr "नायसोमनाय फोरमायनाय"
#: strings.hrc:700
-#, fuzzy
msgctxt "STR_AUTH_TYPE_UNPUBLISHED"
msgid "Unpublished"
msgstr "फोसावजायै"
#: strings.hrc:701
-#, fuzzy
msgctxt "STR_AUTH_TYPE_EMAIL"
msgid "E-mail"
msgstr "इ-मेइल"
@@ -3960,43 +3886,36 @@ msgid "WWW document"
msgstr "मोनफ्रोम फोरमान बिलाइ"
#: strings.hrc:703
-#, fuzzy
msgctxt "STR_AUTH_TYPE_CUSTOM1"
msgid "User-defined1"
msgstr "बाहायग्रा-ओंथि बेखेवनाय1"
#: strings.hrc:704
-#, fuzzy
msgctxt "STR_AUTH_TYPE_CUSTOM2"
msgid "User-defined2"
msgstr "बाहायग्रा-ओंथि बेखेवनाय2"
#: strings.hrc:705
-#, fuzzy
msgctxt "STR_AUTH_TYPE_CUSTOM3"
msgid "User-defined3"
msgstr "बाहायग्रा-ओंथि बेखेवनाय3"
#: strings.hrc:706
-#, fuzzy
msgctxt "STR_AUTH_TYPE_CUSTOM4"
msgid "User-defined4"
msgstr "बाहायग्रा-ओंथि बेखेवनाय4"
#: strings.hrc:707
-#, fuzzy
msgctxt "STR_AUTH_TYPE_CUSTOM5"
msgid "User-defined5"
msgstr "बाहायग्रा-ओंथि बेखेवनाय5"
#: strings.hrc:708
-#, fuzzy
msgctxt "STR_AUTH_FIELD_IDENTIFIER"
msgid "Short name"
msgstr "गुसुं मुं"
#: strings.hrc:709
-#, fuzzy
msgctxt "STR_AUTH_FIELD_AUTHORITY_TYPE"
msgid "Type"
msgstr "रोखोम"
@@ -4026,7 +3945,6 @@ msgid "Book title"
msgstr "~बिजाब बिमुं"
#: strings.hrc:714
-#, fuzzy
msgctxt "STR_AUTH_FIELD_CHAPTER"
msgid "Chapter"
msgstr "आयदा"
@@ -4056,13 +3974,11 @@ msgid "Institution"
msgstr "~सोलोंग्रा आफाद"
#: strings.hrc:719
-#, fuzzy
msgctxt "STR_AUTH_FIELD_JOURNAL"
msgid "Journal"
msgstr "सानलाइमा लायसि"
#: strings.hrc:720
-#, fuzzy
msgctxt "STR_AUTH_FIELD_MONTH"
msgid "Month"
msgstr "दान"
@@ -4074,7 +3990,6 @@ msgid "Note"
msgstr "सुंद' लिरथाय"
#: strings.hrc:722
-#, fuzzy
msgctxt "STR_AUTH_FIELD_NUMBER"
msgid "Number"
msgstr "अनजिमा"
@@ -4092,7 +4007,6 @@ msgid "Page(s)"
msgstr "~बिखं (फोर)..."
#: strings.hrc:725
-#, fuzzy
msgctxt "STR_AUTH_FIELD_PUBLISHER"
msgid "Publisher"
msgstr "दिहुनगिरि"
@@ -4110,7 +4024,6 @@ msgid "Series"
msgstr "~थाखो फारि"
#: strings.hrc:728
-#, fuzzy
msgctxt "STR_AUTH_FIELD_TITLE"
msgid "Title"
msgstr "बिमुं"
@@ -4122,49 +4035,41 @@ msgid "Type of report"
msgstr "~फोरमायनायनि रोखोम"
#: strings.hrc:730
-#, fuzzy
msgctxt "STR_AUTH_FIELD_VOLUME"
msgid "Volume"
msgstr "बिसान"
#: strings.hrc:731
-#, fuzzy
msgctxt "STR_AUTH_FIELD_YEAR"
msgid "Year"
msgstr "बोसोर"
#: strings.hrc:732
-#, fuzzy
msgctxt "STR_AUTH_FIELD_URL"
msgid "URL"
msgstr "URL"
#: strings.hrc:733
-#, fuzzy
msgctxt "STR_AUTH_FIELD_CUSTOM1"
msgid "User-defined1"
msgstr "बाहायग्रा-ओंथि बेखेवनाय1"
#: strings.hrc:734
-#, fuzzy
msgctxt "STR_AUTH_FIELD_CUSTOM2"
msgid "User-defined2"
msgstr "बाहायग्रा-ओंथि बेखेवनाय2"
#: strings.hrc:735
-#, fuzzy
msgctxt "STR_AUTH_FIELD_CUSTOM3"
msgid "User-defined3"
msgstr "बाहायग्रा-ओंथि बेखेवनाय3"
#: strings.hrc:736
-#, fuzzy
msgctxt "STR_AUTH_FIELD_CUSTOM4"
msgid "User-defined4"
msgstr "बाहायग्रा-ओंथि बेखेवनाय4"
#: strings.hrc:737
-#, fuzzy
msgctxt "STR_AUTH_FIELD_CUSTOM5"
msgid "User-defined5"
msgstr "बाहायग्रा-ओंथि बेखेवनाय5"
@@ -4374,7 +4279,6 @@ msgid "Punctuation Mark"
msgstr ""
#: strings.hrc:783
-#, fuzzy
msgctxt "ST_TEXT"
msgid "Text"
msgstr "फराय बिजाब"
@@ -4416,7 +4320,6 @@ msgid " not yet matched "
msgstr "दासिमबो गोरोबाखै"
#: strings.hrc:792
-#, fuzzy
msgctxt "STR_FILTER_ALL"
msgid "All files"
msgstr "गासै फाइलफोर"
@@ -4827,7 +4730,6 @@ msgid "Paragraphs"
msgstr "आन्थोर"
#: strings.hrc:887
-#, fuzzy
msgctxt "FLD_STAT_GRF"
msgid "Image"
msgstr "मुसुखा"
@@ -5202,7 +5104,6 @@ msgid "Frame"
msgstr "फ्रेम"
#: strings.hrc:986
-#, fuzzy
msgctxt "FMT_MARK_GRAFIC"
msgid "Image"
msgstr "मुसुखा"
@@ -5272,7 +5173,6 @@ msgid "Custom"
msgstr "कास्टम:"
#: strings.hrc:1003
-#, fuzzy
msgctxt "STR_CUSTOM_LABEL"
msgid "[User]"
msgstr " [बाहायग्रा]"
@@ -5409,7 +5309,6 @@ msgid "+ mirror horizontal on even pages"
msgstr ""
#: strings.hrc:1034
-#, fuzzy
msgctxt "STR_CHARFMT"
msgid "Character Style"
msgstr "हांखो आदब"
@@ -5421,7 +5320,6 @@ msgid "No Character Style"
msgstr "हांखो आदब"
#: strings.hrc:1036
-#, fuzzy
msgctxt "STR_FOOTER"
msgid "Footer"
msgstr "फुटार"
@@ -5433,7 +5331,6 @@ msgid "No footer"
msgstr "फुटार सिम"
#: strings.hrc:1038
-#, fuzzy
msgctxt "STR_HEADER"
msgid "Header"
msgstr "हेडार"
@@ -5558,7 +5455,6 @@ msgid "Bottom of line"
msgstr "गाहायनि सारि"
#: strings.hrc:1061
-#, fuzzy
msgctxt "STR_REGISTER_ON"
msgid "Register-true"
msgstr "रेजिस्टार खालामनाय-थार"
@@ -5603,7 +5499,6 @@ msgid "Full width"
msgstr "आबुं-गुवारथि"
#: strings.hrc:1069
-#, fuzzy
msgctxt "STR_COLUMNS"
msgid "Columns"
msgstr "खाम्फाफोर"
@@ -5630,7 +5525,6 @@ msgid "Split"
msgstr "बोखाव"
#: strings.hrc:1074
-#, fuzzy
msgctxt "STR_NUMRULE_ON"
msgid "Numbering"
msgstr "अनजिमा होनाय"
@@ -5789,19 +5683,16 @@ msgid "Do not merge borders"
msgstr ""
#: strings.hrc:1104
-#, fuzzy
msgctxt "ST_TBL"
msgid "Table"
msgstr "फारिलाइ"
#: strings.hrc:1105
-#, fuzzy
msgctxt "ST_FRM"
msgid "Text Frame"
msgstr "फराय बिजाब फ्रेम"
#: strings.hrc:1106
-#, fuzzy
msgctxt "ST_PGE"
msgid "Page"
msgstr "बिखं"
@@ -5813,19 +5704,16 @@ msgid "Drawing"
msgstr "सावगारि एरनाय"
#: strings.hrc:1108
-#, fuzzy
msgctxt "ST_CTRL"
msgid "Control"
msgstr "दबथायनाय"
#: strings.hrc:1109
-#, fuzzy
msgctxt "ST_REG"
msgid "Section"
msgstr "बिफान"
#: strings.hrc:1110
-#, fuzzy
msgctxt "ST_BKM"
msgid "Bookmark"
msgstr "बिजाबनि बिखं सिन"
@@ -5837,25 +5725,21 @@ msgid "Graphics"
msgstr "बोसावगारि"
#: strings.hrc:1112
-#, fuzzy
msgctxt "ST_OLE"
msgid "OLE object"
msgstr "OLE बेसाद"
#: strings.hrc:1113
-#, fuzzy
msgctxt "ST_OUTL"
msgid "Headings"
msgstr "लिररबिदांनि बिमुंफोर"
#: strings.hrc:1114
-#, fuzzy
msgctxt "ST_SEL"
msgid "Selection"
msgstr "सायखनाय"
#: strings.hrc:1115
-#, fuzzy
msgctxt "ST_FTN"
msgid "Footnote"
msgstr "आफांनि सिन"
@@ -5866,7 +5750,6 @@ msgid "Reminder"
msgstr ""
#: strings.hrc:1117
-#, fuzzy
msgctxt "ST_POSTIT"
msgid "Comment"
msgstr "सुंद' लिरथाय"
@@ -5905,7 +5788,6 @@ msgid "Next text frame"
msgstr "फराय बिजाब दाथाय सोसन"
#: strings.hrc:1125
-#, fuzzy
msgctxt "STR_IMGBTN_PGE_DOWN"
msgid "Next page"
msgstr "उननि बिखं"
@@ -5993,7 +5875,6 @@ msgid "Previous text frame"
msgstr ""
#: strings.hrc:1141
-#, fuzzy
msgctxt "STR_IMGBTN_PGE_UP"
msgid "Previous page"
msgstr "सिगांनि बिखं"
@@ -6113,7 +5994,6 @@ msgid "Table changed"
msgstr "फारिलाइ सोलायनाय"
#: strings.hrc:1164
-#, fuzzy
msgctxt "STR_REDLINE_FMTCOLL"
msgid "Applied Paragraph Styles"
msgstr "बाहायनाय आनथोर आदबफोर"
@@ -6371,7 +6251,6 @@ msgid "Paragraph"
msgstr "आनथोर"
#: strings.hrc:1215
-#, fuzzy
msgctxt "STR_SWBG_GRAPHIC"
msgid "Image"
msgstr "मुसुखा"
@@ -6428,7 +6307,6 @@ msgid "%PRODUCTNAME %PRODUCTVERSION HTML Document"
msgstr "%PRODUCTNAME %PRODUCTVERSION HTML फोरमान बिलाइ"
#: strings.hrc:1229
-#, fuzzy
msgctxt "STR_TITLE"
msgid "Title"
msgstr "बिमुं"
@@ -6512,7 +6390,6 @@ msgid "A"
msgstr ""
#: strings.hrc:1245
-#, fuzzy
msgctxt "STR_TOKEN_HELP_ENTRY_NO"
msgid "Chapter number"
msgstr "आयदानि अनजिमा"
@@ -6530,7 +6407,6 @@ msgid "Tab stop"
msgstr "टेब थाद'यो"
#: strings.hrc:1248
-#, fuzzy
msgctxt "STR_TOKEN_HELP_TEXT"
msgid "Text"
msgstr "फराय बिजाब"
@@ -6597,55 +6473,46 @@ msgstr ""
#. Description: character alignment for frmsh.cxx - context menu
#. -----------------------------------------------------------------------
#: strings.hrc:1264
-#, fuzzy
msgctxt "STR_FRMUI_TOP_BASE"
msgid "Base line at ~top"
msgstr "सायाव बिथा सारि"
#: strings.hrc:1265
-#, fuzzy
msgctxt "STR_FRMUI_BOTTOM_BASE"
msgid "~Base line at bottom"
msgstr "गाहायाव बिथा सारि"
#: strings.hrc:1266
-#, fuzzy
msgctxt "STR_FRMUI_CENTER_BASE"
msgid "Base line ~centered"
msgstr "मिरुआव बिथा सारि"
#: strings.hrc:1267
-#, fuzzy
msgctxt "STR_FRMUI_LINE_TOP"
msgid "Top of line"
msgstr "सानि सारि"
#: strings.hrc:1268
-#, fuzzy
msgctxt "STR_FRMUI_LINE_BOTTOM"
msgid "Bottom of line"
msgstr "गाहायनि सारि"
#: strings.hrc:1269
-#, fuzzy
msgctxt "STR_FRMUI_LINE_CENTER"
msgid "Center of line"
msgstr "मिरुनि सारि"
#: strings.hrc:1270
-#, fuzzy
msgctxt "STR_FRMUI_OLE_INSERT"
msgid "Insert object"
msgstr "बेसाद सोसन"
#: strings.hrc:1271
-#, fuzzy
msgctxt "STR_FRMUI_OLE_EDIT"
msgid "Edit object"
msgstr "बेसाद सुजु"
#: strings.hrc:1272
-#, fuzzy
msgctxt "STR_FRMUI_COLL_HEADER"
msgid " (Template: "
msgstr "(टेमप्लेट: "
@@ -6711,13 +6578,11 @@ msgid "Reset to Default Language"
msgstr ""
#: strings.hrc:1289
-#, fuzzy
msgctxt "STR_LANGSTATUS_MORE"
msgid "More..."
msgstr "गोबांसिन..."
#: strings.hrc:1290
-#, fuzzy
msgctxt "STR_IGNORE_SELECTION"
msgid "~Ignore"
msgstr "नेवसि"
@@ -6765,7 +6630,6 @@ msgid "Source not specified."
msgstr ""
#: strings.hrc:1300
-#, fuzzy
msgctxt "STR_NUM_LEVEL"
msgid "Level "
msgstr "सेभेल"
@@ -6777,7 +6641,6 @@ msgid "Outline "
msgstr "सिमा सारि"
#: strings.hrc:1302
-#, fuzzy
msgctxt "STR_EDIT_FOOTNOTE"
msgid "Edit Footnote/Endnote"
msgstr "फुटन'ट/ए'ण्डन'ट सुजु"
@@ -6823,7 +6686,6 @@ msgid "Task"
msgstr "खामानि फोर"
#: strings.hrc:1311
-#, fuzzy
msgctxt "ST_STATUS"
msgid "Status"
msgstr "थाखो मान "
@@ -7053,13 +6915,11 @@ msgid "The abstract contains the selected number of paragraphs from the included
msgstr ""
#: abstractdialog.ui:197
-#, fuzzy
msgctxt "abstractdialog|label1"
msgid "Properties"
msgstr "आखुथायफोर"
#: addentrydialog.ui:8
-#, fuzzy
msgctxt "addentrydialog|AddEntryDialog"
msgid "Add Element"
msgstr "गुदि मुवा दाजाब"
@@ -7087,7 +6947,6 @@ msgid "1. Drag address elements here"
msgstr ""
#: addressblockdialog.ui:139
-#, fuzzy
msgctxt "addressblockdialog|up|tooltip_text"
msgid "Move up"
msgstr "गोजौआव लां"
@@ -7105,7 +6964,6 @@ msgid "Move right"
msgstr "आगदाथिं लोरिहो"
#: addressblockdialog.ui:184
-#, fuzzy
msgctxt "addressblockdialog|down|tooltip_text"
msgid "Move down"
msgstr "गाहायाव लाबो"
@@ -7221,7 +7079,6 @@ msgid "_LF"
msgstr ""
#: asciifilterdialog.ui:272
-#, fuzzy
msgctxt "asciifilterdialog|label1"
msgid "Properties"
msgstr "आखुथायफोर"
@@ -7256,13 +7113,11 @@ msgid "Assign Styles"
msgstr ""
#: assignstylesdialog.ui:124
-#, fuzzy
msgctxt "assignstylesdialog|left-atkobject"
msgid "Left"
msgstr "आगसि"
#: assignstylesdialog.ui:142
-#, fuzzy
msgctxt "assignstylesdialog|right-atkobject"
msgid "Right"
msgstr "आगदा"
@@ -7391,7 +7246,6 @@ msgid "Rename"
msgstr "फिन मुं हो"
#: autoformattable.ui:187
-#, fuzzy
msgctxt "autoformattable|label1"
msgid "Format"
msgstr "दाथाय"
@@ -7488,7 +7342,6 @@ msgid "Shortcut:"
msgstr ""
#: autotext.ui:298
-#, fuzzy
msgctxt "autotext|category-atkobject"
msgid "Category"
msgstr "थाखो"
@@ -7511,7 +7364,6 @@ msgid "_Copy"
msgstr "कपि खालाम"
#: autotext.ui:407
-#, fuzzy
msgctxt "autotext|replace"
msgid "Replace"
msgstr "जायगा सोलाय हो"
@@ -7522,7 +7374,6 @@ msgid "Rep_lace (text only)"
msgstr ""
#: autotext.ui:423
-#, fuzzy
msgctxt "autotext|rename"
msgid "Rename..."
msgstr "फिन मुं हो"
@@ -7563,7 +7414,6 @@ msgid "Insert"
msgstr "सोसन"
#: bibliographyentry.ui:35
-#, fuzzy
msgctxt "bibliographyentry|modify"
msgid "Apply"
msgstr "खामानियाव बाहाय''"
@@ -7602,7 +7452,6 @@ msgid "Entry"
msgstr "हाबनाय"
#: bulletsandnumbering.ui:8
-#, fuzzy
msgctxt "bulletsandnumbering|BulletsAndNumberingDialog"
msgid "Bullets and Numbering"
msgstr "बुलेटस आरो अनजिमा होनाय"
@@ -7626,7 +7475,6 @@ msgid "Bullets"
msgstr "बुलेट्स"
#: bulletsandnumbering.ui:142
-#, fuzzy
msgctxt "bulletsandnumbering|singlenum"
msgid "Numbering"
msgstr "अनजिमा होनाय"
@@ -7638,7 +7486,6 @@ msgid "Outline"
msgstr "सिमा सारि"
#: bulletsandnumbering.ui:188
-#, fuzzy
msgctxt "bulletsandnumbering|graphics"
msgid "Image"
msgstr "मुसुखा"
@@ -7692,7 +7539,6 @@ msgid "Homepage/e-mail:"
msgstr ""
#: businessdatapage.ui:126
-#, fuzzy
msgctxt "businessdatapage|company-atkobject"
msgid "First name"
msgstr "गिबि मुं"
@@ -7724,7 +7570,6 @@ msgid "Company 2nd line:"
msgstr ""
#: businessdatapage.ui:277
-#, fuzzy
msgctxt "businessdatapage|company2-atkobject"
msgid "Last name"
msgstr "जोबथा मुं"
@@ -7735,13 +7580,11 @@ msgid "_Zip/city:"
msgstr ""
#: businessdatapage.ui:320
-#, fuzzy
msgctxt "businessdatapage|icity-atkobject"
msgid "City"
msgstr "नोगोर"
#: businessdatapage.ui:338
-#, fuzzy
msgctxt "businessdatapage|izip-atkobject"
msgid "Zip code"
msgstr "जिप क'ड"
@@ -7929,7 +7772,6 @@ msgid "_Type:"
msgstr "रोखोम"
#: cardmediumpage.ui:456
-#, fuzzy
msgctxt "cardmediumpage|label1"
msgid "Format"
msgstr "दाथाय"
@@ -7960,19 +7802,16 @@ msgid "Send a Copy of This Mail To..."
msgstr ""
#: characterproperties.ui:8
-#, fuzzy
msgctxt "characterproperties|CharacterPropertiesDialog"
msgid "Character"
msgstr "हांखो"
#: characterproperties.ui:106
-#, fuzzy
msgctxt "characterproperties|font"
msgid "Font"
msgstr "फन्ट"
#: characterproperties.ui:128
-#, fuzzy
msgctxt "characterproperties|fonteffects"
msgid "Font Effects"
msgstr "फन्ट जाउनफोर"
@@ -7990,7 +7829,6 @@ msgid "Asian Layout"
msgstr "एशियान लेआउट"
#: characterproperties.ui:197
-#, fuzzy
msgctxt "characterproperties|hyperlink"
msgid "Hyperlink"
msgstr "हाइपारलिंक"
@@ -8065,13 +7903,11 @@ msgid "Character Styles"
msgstr "हांखो आदब"
#: columndialog.ui:8
-#, fuzzy
msgctxt "columndialog|ColumnDialog"
msgid "Columns"
msgstr "खाम्फाफोर"
#: columnpage.ui:59
-#, fuzzy
msgctxt "columnpage|liststore1"
msgid "Left-to-right"
msgstr "आगसि निफ्राय आगदा सिम"
@@ -8083,13 +7919,11 @@ msgid "Right-to-left"
msgstr "आगदा-निफ्राय-आगसि"
#: columnpage.ui:67
-#, fuzzy
msgctxt "columnpage|liststore1"
msgid "Use superordinate object settings"
msgstr "सुपारअर्डिनेट बेसाद फज'नाय बाहाय"
#: columnpage.ui:81
-#, fuzzy
msgctxt "columnpage|liststore2"
msgid "Selection"
msgstr "सायखनाय"
@@ -8107,7 +7941,6 @@ msgid "Selected section"
msgstr "बिफान हुखुमोर"
#: columnpage.ui:93
-#, fuzzy
msgctxt "columnpage|liststore2"
msgid "Frame"
msgstr "फ्रेम"
@@ -8281,13 +8114,11 @@ msgid "Table Header"
msgstr "फारिलाइ लिरबिदांनि बिमुं"
#: conditionpage.ui:200
-#, fuzzy
msgctxt "conditionpage|filter"
msgid "Table"
msgstr "फारिलाइ"
#: conditionpage.ui:201
-#, fuzzy
msgctxt "conditionpage|filter"
msgid "Frame"
msgstr "फ्रेम"
@@ -8299,25 +8130,21 @@ msgid "Section"
msgstr "सायखनाय"
#: conditionpage.ui:203
-#, fuzzy
msgctxt "conditionpage|filter"
msgid "Footnote"
msgstr "आफांनि सिन"
#: conditionpage.ui:204
-#, fuzzy
msgctxt "conditionpage|filter"
msgid "Endnote"
msgstr "जोबथा सिन"
#: conditionpage.ui:205
-#, fuzzy
msgctxt "conditionpage|filter"
msgid "Header"
msgstr "हेडार"
#: conditionpage.ui:206
-#, fuzzy
msgctxt "conditionpage|filter"
msgid "Footer"
msgstr "फुटार"
@@ -8433,7 +8260,6 @@ msgid "10th Numbering Level"
msgstr ""
#: conditionpage.ui:251
-#, fuzzy
msgctxt "conditionpage|label11"
msgid "Options"
msgstr "उफ्राफोर"
@@ -8508,7 +8334,6 @@ msgid "Don't split table"
msgstr "फारिलाइखौ बोखावनो नाङा"
#: converttexttable.ui:299
-#, fuzzy
msgctxt "converttexttable|bordercb"
msgid "Border"
msgstr "सिमा"
@@ -8531,7 +8356,6 @@ msgid "AutoFormat..."
msgstr "गावआरि दाथाय..."
#: converttexttable.ui:383
-#, fuzzy
msgctxt "converttexttable|label2"
msgid "Options"
msgstr "उफ्राफोर"
@@ -8652,13 +8476,11 @@ msgid "Word only"
msgstr ""
#: createautomarkdialog.ui:185
-#, fuzzy
msgctxt "createautomarkdialog|yes"
msgid "Yes"
msgstr "नंगौ"
#: createautomarkdialog.ui:197
-#, fuzzy
msgctxt "createautomarkdialog|no"
msgid "No"
msgstr "नङा"
@@ -8790,13 +8612,11 @@ msgid "label"
msgstr "लेबेल"
#: editcategories.ui:171
-#, fuzzy
msgctxt "editcategories|label2"
msgid "Path"
msgstr "लामा"
#: editcategories.ui:187
-#, fuzzy
msgctxt "editcategories|label1"
msgid "Category"
msgstr "थाखो"
@@ -8912,13 +8732,11 @@ msgid "E_ditable in read-only document"
msgstr ""
#: editsectiondialog.ui:651
-#, fuzzy
msgctxt "editsectiondialog|label9"
msgid "Properties"
msgstr "आखुथायफोर"
#: endnotepage.ui:40
-#, fuzzy
msgctxt "endnotepage|label19"
msgid "Numbering"
msgstr "अनजिमा होनाय"
@@ -8954,7 +8772,6 @@ msgid "Paragraph"
msgstr "आन्थोर"
#: endnotepage.ui:215
-#, fuzzy
msgctxt "endnotepage|pagestyleft"
msgid "Page"
msgstr "बिखं"
@@ -8996,13 +8813,11 @@ msgid "Database"
msgstr "डाटाबेस"
#: envaddresspage.ui:144
-#, fuzzy
msgctxt "envaddresspage|label7"
msgid "Table"
msgstr "फारिलाइ"
#: envaddresspage.ui:190
-#, fuzzy
msgctxt "envaddresspage|label8"
msgid "Database field"
msgstr "डाटाबेस फोथार"
@@ -9056,13 +8871,11 @@ msgid "Envelope"
msgstr "लाइजामनि बिखं"
#: envdialog.ui:154
-#, fuzzy
msgctxt "envdialog|format"
msgid "Format"
msgstr "दाथाय"
#: envdialog.ui:177
-#, fuzzy
msgctxt "envdialog|printer"
msgid "Printer"
msgstr "साफायग्रा"
@@ -9080,7 +8893,6 @@ msgid "from top"
msgstr "गोजौ निफ्राय"
#: envformatpage.ui:155
-#, fuzzy
msgctxt "envformatpage|label7"
msgid "Format"
msgstr "दाथाय"
@@ -9116,7 +8928,6 @@ msgid "from top"
msgstr "गोजौ निफ्राय"
#: envformatpage.ui:374
-#, fuzzy
msgctxt "envformatpage|label10"
msgid "Format"
msgstr "दाथाय"
@@ -9134,7 +8945,6 @@ msgid "Position"
msgstr "थासारि"
#: envformatpage.ui:432
-#, fuzzy
msgctxt "envformatpage|label2"
msgid "Sender"
msgstr "दैथाय हरग्रा"
@@ -9311,7 +9121,6 @@ msgid "_Available Databases"
msgstr ""
#: exchangedatabases.ui:135
-#, fuzzy
msgctxt "exchangedatabases|browse"
msgid "Browse..."
msgstr "ब्राउज..."
@@ -9334,7 +9143,6 @@ msgid "Database applied to document:"
msgstr ""
#: fielddialog.ui:8
-#, fuzzy
msgctxt "fielddialog|FieldDialog"
msgid "Fields"
msgstr "फोथारफोर"
@@ -9357,13 +9165,11 @@ msgid "Cross-references"
msgstr "क्रस-मखनाय"
#: fielddialog.ui:149
-#, fuzzy
msgctxt "fielddialog|functions"
msgid "Functions"
msgstr "हाबाफारिफोर"
#: fielddialog.ui:172
-#, fuzzy
msgctxt "fielddialog|docinfo"
msgid "DocInformation"
msgstr "फोरमान बिलाइ मोन्थिहोनाय"
@@ -9409,7 +9215,6 @@ msgid "_Condition"
msgstr "थासारि"
#: flddbpage.ui:145
-#, fuzzy
msgctxt "flddbpage|label4"
msgid "Record number"
msgstr "रेकर्डनि अनजिमा"
@@ -9441,7 +9246,6 @@ msgid "User-defined"
msgstr "बाहायग्राया-थि खालामनाय"
#: flddbpage.ui:389
-#, fuzzy
msgctxt "flddbpage|label3"
msgid "Format"
msgstr "दाथाय"
@@ -9475,13 +9279,11 @@ msgid "Author"
msgstr "लिरगिरि"
#: flddocinfopage.ui:186
-#, fuzzy
msgctxt "flddocinfopage|liststore1"
msgid "Time"
msgstr "सम"
#: flddocinfopage.ui:189
-#, fuzzy
msgctxt "flddocinfopage|liststore1"
msgid "Date"
msgstr "अक्ट'"
@@ -9616,13 +9418,11 @@ msgid "Author"
msgstr "लिरगिरि"
#: fldfuncpage.ui:589
-#, fuzzy
msgctxt "fldfuncpage|liststore1"
msgid "Time"
msgstr "सम"
#: fldfuncpage.ui:592
-#, fuzzy
msgctxt "fldfuncpage|liststore1"
msgid "Date"
msgstr "अक्ट'"
@@ -9633,13 +9433,11 @@ msgid "Date Time Author"
msgstr ""
#: fldrefpage.ui:13
-#, fuzzy
msgctxt "fldrefpage|liststore1"
msgid "Bookmarks"
msgstr "बिजाबनि बिखं सिनफोर"
#: fldrefpage.ui:16
-#, fuzzy
msgctxt "fldrefpage|liststore1"
msgid "Footnotes"
msgstr "आफांनि सिन"
@@ -9674,7 +9472,6 @@ msgid "Insert _reference to"
msgstr "मखनाय सोसन"
#: fldrefpage.ui:169
-#, fuzzy
msgctxt "fldrefpage|label4"
msgid "Selection"
msgstr "सायखनाय"
@@ -9767,7 +9564,6 @@ msgid "Numbering by Chapter"
msgstr ""
#: fldvarpage.ui:458
-#, fuzzy
msgctxt "fldvarpage|apply|tooltip_text"
msgid "Apply"
msgstr "खामानियाव बाहाय''"
@@ -9784,13 +9580,11 @@ msgid "Author"
msgstr "लिरगिरि"
#: fldvarpage.ui:531
-#, fuzzy
msgctxt "fldvarpage|liststore1"
msgid "Time"
msgstr "सम"
#: fldvarpage.ui:534
-#, fuzzy
msgctxt "fldvarpage|liststore1"
msgid "Date"
msgstr "अक्ट'"
@@ -9823,7 +9617,6 @@ msgid "Footnotes/Endnotes Settings"
msgstr ""
#: footendnotedialog.ui:92
-#, fuzzy
msgctxt "footendnotedialog|footnotes"
msgid "Footnotes"
msgstr "आफांनि सिन"
@@ -9890,7 +9683,6 @@ msgid "_Spacing to footnote contents"
msgstr ""
#: footnoteareapage.ui:318
-#, fuzzy
msgctxt "footnoteareapage|position"
msgid "Left"
msgstr "आगसि"
@@ -9902,7 +9694,6 @@ msgid "Centered"
msgstr "मिरु"
#: footnoteareapage.ui:320
-#, fuzzy
msgctxt "footnoteareapage|position"
msgid "Right"
msgstr "आगदा"
@@ -9928,7 +9719,6 @@ msgid "Per document"
msgstr "मोनफ्रोम फोरमान बिलाइ"
#: footnotepage.ui:58
-#, fuzzy
msgctxt "footnotepage|label6"
msgid "Numbering"
msgstr "अनजिमा होनाय"
@@ -9988,7 +9778,6 @@ msgid "Paragraph"
msgstr "आन्थोर"
#: footnotepage.ui:335
-#, fuzzy
msgctxt "footnotepage|pagestyleft"
msgid "Page"
msgstr "बिखं"
@@ -10069,7 +9858,6 @@ msgid "Collec_t at end of text"
msgstr ""
#: footnotesendnotestabpage.ui:255
-#, fuzzy
msgctxt "footnotesendnotestabpage|label1"
msgid "Footnotes"
msgstr "आफांनि सिन"
@@ -10115,19 +9903,16 @@ msgid "Endnotes"
msgstr "जोबथा सिन"
#: formatsectiondialog.ui:8
-#, fuzzy
msgctxt "formatsectiondialog|FormatSectionDialog"
msgid "Options"
msgstr "उफ्राफोर"
#: formatsectiondialog.ui:107
-#, fuzzy
msgctxt "formatsectiondialog|columns"
msgid "Columns"
msgstr "खाम्फाफोर"
#: formatsectiondialog.ui:129
-#, fuzzy
msgctxt "formatsectiondialog|indents"
msgid "Indents"
msgstr "इनडेन्टस"
@@ -10162,7 +9947,6 @@ msgid "Relati_ve"
msgstr ""
#: formattablepage.ui:155
-#, fuzzy
msgctxt "formattablepage|label45"
msgid "Properties"
msgstr "आखुथायफोर"
@@ -10192,7 +9976,6 @@ msgid "_Below"
msgstr "गाहायाव"
#: formattablepage.ui:328
-#, fuzzy
msgctxt "formattablepage|label46"
msgid "Spacing"
msgstr "लांदां जायगा होनाय"
@@ -10233,7 +10016,6 @@ msgid "_Manual"
msgstr ""
#: formattablepage.ui:486
-#, fuzzy
msgctxt "formattablepage|label43"
msgid "Alignment"
msgstr "सारि सारि साजायनाय"
@@ -10251,7 +10033,6 @@ msgid "Properties "
msgstr "आखुथायफोर:"
#: formattablepage.ui:586
-#, fuzzy
msgctxt "formattablepage|liststore1"
msgid "Left-to-right"
msgstr "आगसि निफ्राय आगदा सिम"
@@ -10263,13 +10044,11 @@ msgid "Right-to-left"
msgstr "आगदा-निफ्राय-आगसि"
#: formattablepage.ui:594
-#, fuzzy
msgctxt "formattablepage|liststore1"
msgid "Use superordinate object settings"
msgstr "सुपारअर्डिनेट बेसाद फज'नाय बाहाय"
#: framedialog.ui:8
-#, fuzzy
msgctxt "framedialog|FrameDialog"
msgid "Frame"
msgstr "फ्रेम"
@@ -10280,7 +10059,6 @@ msgid "Type"
msgstr "रोखोम"
#: framedialog.ui:128
-#, fuzzy
msgctxt "framedialog|options"
msgid "Options"
msgstr "उफ्राफोर"
@@ -10292,7 +10070,6 @@ msgid "Wrap"
msgstr "~खोबसिननाय"
#: framedialog.ui:174
-#, fuzzy
msgctxt "framedialog|hyperlink"
msgid "Hyperlink"
msgstr "हाइपारलिंक"
@@ -10303,7 +10080,6 @@ msgid "Borders"
msgstr "सिमनाफोर"
#: framedialog.ui:220
-#, fuzzy
msgctxt "framedialog|area"
msgid "Area"
msgstr "ओनसोल"
@@ -10315,13 +10091,11 @@ msgid "Transparency"
msgstr "गोजों"
#: framedialog.ui:266
-#, fuzzy
msgctxt "framedialog|columns"
msgid "Columns"
msgstr "खाम्फाफोर"
#: framedialog.ui:289
-#, fuzzy
msgctxt "framedialog|macro"
msgid "Macro"
msgstr "मेक्र'"
@@ -10345,7 +10119,6 @@ msgid "Bottom"
msgstr "गाहाय"
#: frmaddpage.ui:36
-#, fuzzy
msgctxt "frmaddpage|liststore1"
msgid "Left-to-right"
msgstr "आगसि निफ्राय आगदा सिम"
@@ -10357,7 +10130,6 @@ msgid "Right-to-left"
msgstr "आगदा-निफ्राय-आगसि"
#: frmaddpage.ui:44
-#, fuzzy
msgctxt "frmaddpage|liststore1"
msgid "Right-to-left (vertical)"
msgstr "आगदा-निफ्राय-आगसि (थोंगोर)"
@@ -10368,7 +10140,6 @@ msgid "Left-to-right (vertical)"
msgstr ""
#: frmaddpage.ui:52
-#, fuzzy
msgctxt "frmaddpage|liststore1"
msgid "Use superordinate object settings"
msgstr "सुपारअर्डिनेट बेसाद फज'नाय बाहाय"
@@ -10470,7 +10241,6 @@ msgid "_Text direction:"
msgstr "आनजाद फोनांजाब"
#: frmaddpage.ui:516
-#, fuzzy
msgctxt "frmaddpage|label3"
msgid "Properties"
msgstr "आखुथायफोर"
@@ -10566,7 +10336,6 @@ msgid "To _frame"
msgstr "फ्रेम"
#: frmtypepage.ui:482
-#, fuzzy
msgctxt "frmtypepage|label1"
msgid "Anchor"
msgstr "एंखर"
@@ -10583,7 +10352,6 @@ msgid "b_y"
msgstr ""
#: frmtypepage.ui:550
-#, fuzzy
msgctxt "frmtypepage|vertbyft"
msgid "by"
msgstr "जों"
@@ -10696,13 +10464,11 @@ msgid "_After section"
msgstr ""
#: indentpage.ui:116
-#, fuzzy
msgctxt "indentpage|label2"
msgid "Indent"
msgstr "इनडेन्ट"
#: indentpage.ui:145
-#, fuzzy
msgctxt "indentpage|preview-atkobject"
msgid "Example"
msgstr "बिदिन्थि"
@@ -10796,13 +10562,11 @@ msgid "Update entry from selection"
msgstr ""
#: indexentry.ui:597
-#, fuzzy
msgctxt "indexentry|label1"
msgid "Selection"
msgstr "सायखनाय"
#: infonotfounddialog.ui:8
-#, fuzzy
msgctxt "infonotfounddialog|InfoNotFoundDialog"
msgid "Find"
msgstr "नायगिरना मोन"
@@ -10841,7 +10605,6 @@ msgid "Reference:"
msgstr "मखनाय"
#: inputwinmenu.ui:12
-#, fuzzy
msgctxt "inputwinmenu|sum"
msgid "Sum"
msgstr "दाजाबगासै"
@@ -10859,13 +10622,11 @@ msgid "Percent"
msgstr "जौखोन्दो"
#: inputwinmenu.ui:36
-#, fuzzy
msgctxt "inputwinmenu|sqrt"
msgid "Square Root"
msgstr "बर्ग दबलाय रुट"
#: inputwinmenu.ui:44
-#, fuzzy
msgctxt "inputwinmenu|pow"
msgid "Power"
msgstr "गोहो"
@@ -10942,7 +10703,6 @@ msgid "Statistical Functions"
msgstr ""
#: inputwinmenu.ui:170
-#, fuzzy
msgctxt "inputwinmenu|mean"
msgid "Mean"
msgstr "मिन"
@@ -10960,7 +10720,6 @@ msgid "Maximum"
msgstr "बांसिन बिबां"
#: inputwinmenu.ui:198
-#, fuzzy
msgctxt "inputwinmenu|functions"
msgid "Functions"
msgstr "हाबाफारिफोर"
@@ -10972,37 +10731,31 @@ msgid "Sine"
msgstr "सारि"
#: inputwinmenu.ui:216
-#, fuzzy
msgctxt "inputwinmenu|cos"
msgid "Cosine"
msgstr "कसाइन"
#: inputwinmenu.ui:224
-#, fuzzy
msgctxt "inputwinmenu|tag"
msgid "Tangent"
msgstr "टेनजेन्ट"
#: inputwinmenu.ui:232
-#, fuzzy
msgctxt "inputwinmenu|asin"
msgid "Arcsine"
msgstr "आर्कसाइन"
#: inputwinmenu.ui:240
-#, fuzzy
msgctxt "inputwinmenu|acos"
msgid "Arccosine"
msgstr "आर्क'साइन्"
#: inputwinmenu.ui:248
-#, fuzzy
msgctxt "inputwinmenu|atan"
msgid "Arctangent"
msgstr "आर्कटानजेन्ट"
#: insertautotextdialog.ui:8
-#, fuzzy
msgctxt "insertautotextdialog|InsertAutoTextDialog"
msgid "Insert AutoText"
msgstr "गावआरि फराय बिजाब सोसन"
@@ -11013,7 +10766,6 @@ msgid "Autotexts for Shortcut "
msgstr ""
#: insertbookmark.ui:8
-#, fuzzy
msgctxt "insertbookmark|InsertBookmarkDialog"
msgid "Bookmark"
msgstr "बिजाबनि बिखं सिन"
@@ -11025,7 +10777,6 @@ msgid "Insert"
msgstr "सोसन"
#: insertbookmark.ui:122
-#, fuzzy
msgctxt "insertbookmark|rename"
msgid "Rename"
msgstr "फिन मुं हो"
@@ -11123,7 +10874,6 @@ msgid "Position:"
msgstr "थासारि"
#: insertcaption.ui:143
-#, fuzzy
msgctxt "insertcaption|separator_edit"
msgid ": "
msgstr ": "
@@ -11145,7 +10895,6 @@ msgid "Category:"
msgstr "थाखो"
#: insertcaption.ui:226
-#, fuzzy
msgctxt "insertcaption|label2"
msgid "Properties"
msgstr "आखुथायफोर"
@@ -11168,7 +10917,6 @@ msgid "Options..."
msgstr "उफ्राफोर..."
#: insertcaption.ui:391
-#, fuzzy
msgctxt "insertcaption|liststore1"
msgid "[None]"
msgstr "रावबो नङा"
@@ -11256,7 +11004,6 @@ msgid "_User-defined"
msgstr "बाहायग्राया-थि खालामनाय"
#: insertdbcolumnsdialog.ui:649
-#, fuzzy
msgctxt "insertdbcolumnsdialog|label3"
msgid "Format"
msgstr "दाथाय"
@@ -11268,19 +11015,16 @@ msgid "Insert Footnote/Endnote"
msgstr "फुटन'ट/ए'ण्डन'ट सुजु"
#: insertfootnote.ui:143
-#, fuzzy
msgctxt "insertfootnote|automatic"
msgid "Automatic"
msgstr "गावनो गाव"
#: insertfootnote.ui:161
-#, fuzzy
msgctxt "insertfootnote|character"
msgid "Character"
msgstr "हांखो"
#: insertfootnote.ui:193
-#, fuzzy
msgctxt "insertfootnote|characterentry-atkobject"
msgid "Character"
msgstr "हांखो"
@@ -11292,19 +11036,16 @@ msgid "Choose…"
msgstr "बासिख"
#: insertfootnote.ui:224
-#, fuzzy
msgctxt "insertfootnote|label1"
msgid "Numbering"
msgstr "अनजिमा होनाय"
#: insertfootnote.ui:257
-#, fuzzy
msgctxt "insertfootnote|footnote"
msgid "Footnote"
msgstr "आफांनि सिन"
#: insertfootnote.ui:275
-#, fuzzy
msgctxt "insertfootnote|endnote"
msgid "Endnote"
msgstr "जोबथा सिन"
@@ -11366,13 +11107,11 @@ msgid "Section"
msgstr "सायखनाय"
#: insertsectiondialog.ui:128
-#, fuzzy
msgctxt "insertsectiondialog|columns"
msgid "Columns"
msgstr "खाम्फाफोर"
#: insertsectiondialog.ui:151
-#, fuzzy
msgctxt "insertsectiondialog|indents"
msgid "Indents"
msgstr "इनडेन्टस"
@@ -11419,7 +11158,6 @@ msgid "_Rows:"
msgstr "सारिफोर"
#: inserttable.ui:216
-#, fuzzy
msgctxt "inserttable|label1"
msgid "General"
msgstr "सरासनस्रा"
@@ -11458,7 +11196,6 @@ msgid "Auto_Format"
msgstr "गावआरि दाथाय"
#: inserttable.ui:377
-#, fuzzy
msgctxt "inserttable|label2"
msgid "Options"
msgstr "उफ्राफोर"
@@ -11494,25 +11231,21 @@ msgid "Business Cards"
msgstr "~फालांगि हांख्राय बिलाइफोर"
#: labeldialog.ui:174
-#, fuzzy
msgctxt "labeldialog|private"
msgid "Private"
msgstr "प्राइभेट"
#: labeldialog.ui:197
-#, fuzzy
msgctxt "labeldialog|business"
msgid "Business"
msgstr "फालांगि"
#: labeldialog.ui:220
-#, fuzzy
msgctxt "labeldialog|format"
msgid "Format"
msgstr "दाथाय"
#: labeldialog.ui:243
-#, fuzzy
msgctxt "labeldialog|options"
msgid "Options"
msgstr "उफ्राफोर"
@@ -11624,7 +11357,6 @@ msgid "Printer Name"
msgstr ""
#: labeloptionspage.ui:270
-#, fuzzy
msgctxt "labeloptionspage|label2"
msgid "Printer"
msgstr "साफायग्रा"
@@ -11718,7 +11450,6 @@ msgid "lines"
msgstr "सारिफोर"
#: linenumbering.ui:433
-#, fuzzy
msgctxt "linenumbering|separator"
msgid "Separator"
msgstr "बोखावग्रा"
@@ -11855,7 +11586,6 @@ msgid "_Electronic"
msgstr "इलेक्ट्रनिक"
#: mailmerge.ui:321
-#, fuzzy
msgctxt "mailmerge|file"
msgid "File"
msgstr "फाइल"
@@ -12007,25 +11737,21 @@ msgid "Sort By"
msgstr "..जों थाखो खालाम"
#: managechangessidebar.ui:176
-#, fuzzy
msgctxt "managechangessidebar|writeraction"
msgid "Action"
msgstr "हाबा"
#: managechangessidebar.ui:184
-#, fuzzy
msgctxt "managechangessidebar|writerauthor"
msgid "Author"
msgstr "लिरगिरि"
#: managechangessidebar.ui:192
-#, fuzzy
msgctxt "managechangessidebar|writerdate"
msgid "Date"
msgstr "अक्ट'"
#: managechangessidebar.ui:200
-#, fuzzy
msgctxt "managechangessidebar|writerdesc"
msgid "Comment"
msgstr "सुंद' लिरथाय"
@@ -12185,7 +11911,6 @@ msgid "Mail Merge"
msgstr "मेल मार्ज"
#: mmcreatingdialog.ui:52
-#, fuzzy
msgctxt "mmcreatingdialog|label1"
msgid "Status:"
msgstr "थाखो मान:"
@@ -12269,7 +11994,6 @@ msgid "_Zoom"
msgstr "जुम"
#: mmlayoutpage.ui:363
-#, fuzzy
msgctxt "mmlayoutpage|zoom"
msgid "Entire page"
msgstr "गासै बिखं"
@@ -12390,7 +12114,6 @@ msgid "Adobe PDF-Document"
msgstr ""
#: mmresultemaildialog.ui:22
-#, fuzzy
msgctxt "mmresultemaildialog|liststore1"
msgid "Microsoft Word Document"
msgstr "मायक्र'सफ्ट सोदोब फोरमान बिलाइ"
@@ -12401,7 +12124,6 @@ msgid "HTML Message"
msgstr ""
#: mmresultemaildialog.ui:30
-#, fuzzy
msgctxt "mmresultemaildialog|liststore1"
msgid "Plain Text"
msgstr "स्लिम फराय बिजाब"
@@ -12730,7 +12452,6 @@ msgid "E-mails not sent: %1"
msgstr ""
#: mmsendmails.ui:229
-#, fuzzy
msgctxt "mmsendmails|label5"
msgid "Details"
msgstr "गुवारै"
@@ -12752,13 +12473,11 @@ msgid "Navigation"
msgstr "नेभिगेसन"
#: navigatorpanel.ui:60
-#, fuzzy
msgctxt "navigatorpanel|back|tooltip_text"
msgid "Back"
msgstr "उन"
#: navigatorpanel.ui:73
-#, fuzzy
msgctxt "navigatorpanel|forward|tooltip_text"
msgid "Forward"
msgstr "सिगांथिं"
@@ -12795,13 +12514,11 @@ msgid "Set Reminder"
msgstr ""
#: navigatorpanel.ui:194
-#, fuzzy
msgctxt "navigatorpanel|header|tooltip_text"
msgid "Header"
msgstr "हेडार"
#: navigatorpanel.ui:207
-#, fuzzy
msgctxt "navigatorpanel|footer|tooltip_text"
msgid "Footer"
msgstr "फुटार"
@@ -12829,7 +12546,6 @@ msgid "Demote Level"
msgstr "लेभेल खमि हो"
#: navigatorpanel.ui:304
-#, fuzzy
msgctxt "navigatorpanel|documents|tooltip_text"
msgid "Document"
msgstr "फोरमान बिलाइ"
@@ -12869,13 +12585,11 @@ msgid "Save Contents as well"
msgstr ""
#: navigatorpanel.ui:436
-#, fuzzy
msgctxt "navigatorpanel|moveup|tooltip_text"
msgid "Move Up"
msgstr "साजों लोरि होनाय"
#: navigatorpanel.ui:449
-#, fuzzy
msgctxt "navigatorpanel|movedown|tooltip_text"
msgid "Move Down"
msgstr "गाहायजों लोरिहोनाय"
@@ -12947,7 +12661,6 @@ msgid " "
msgstr ""
#: notebookbar.ui:488
-#, fuzzy
msgctxt "notebookbar|NewSF|tooltip_text"
msgid "Formula"
msgstr "फरमुला"
@@ -12970,19 +12683,16 @@ msgid "Spreadsheet"
msgstr "स्प्रेडशीट"
#: notebookbar.ui:1238
-#, fuzzy
msgctxt "notebookbar|FileLabel"
msgid "File"
msgstr "फाइल"
#: notebookbar.ui:1371
-#, fuzzy
msgctxt "notebookbar|FontSection|tooltip_text"
msgid "Font"
msgstr "फन्ट"
#: notebookbar.ui:1660
-#, fuzzy
msgctxt "notebookbar|FontSection2|tooltip_text"
msgid "Font"
msgstr "फन्ट"
@@ -12994,7 +12704,6 @@ msgid "Outline"
msgstr "सिमा सारि"
#: notebookbar.ui:1799
-#, fuzzy
msgctxt "notebookbar|numberbullet|tooltip_text"
msgid "Bullets and Numbering"
msgstr "बुलेटस आरो अनजिमा होनाय"
@@ -13005,7 +12714,6 @@ msgid "Horizontal Alignment"
msgstr ""
#: notebookbar.ui:1938
-#, fuzzy
msgctxt "notebookbar|AlignmentSection|tooltip_text"
msgid "Alignment"
msgstr "सारि सारि साजायनाय"
@@ -13021,13 +12729,11 @@ msgid "Horizontal Alignment"
msgstr ""
#: notebookbar.ui:2156
-#, fuzzy
msgctxt "notebookbar|SpacingSection|tooltip_text"
msgid "Spacing"
msgstr "लांदां जायगा होनाय"
#: notebookbar.ui:2189
-#, fuzzy
msgctxt "notebookbar|indent|tooltip_text"
msgid "Indent"
msgstr "इनडेन्ट"
@@ -13045,25 +12751,21 @@ msgid "Decrease Indent"
msgstr "इनडेन्ट खमिहो"
#: notebookbar.ui:2234
-#, fuzzy
msgctxt "notebookbar|controlcodes|tooltip_text"
msgid "Indent"
msgstr "इनडेन्ट"
#: notebookbar.ui:2342
-#, fuzzy
msgctxt "notebookbar|StyleSection|tooltip_text"
msgid "Style"
msgstr "आदब"
#: notebookbar.ui:2474
-#, fuzzy
msgctxt "notebookbar|FindSection|tooltip_text"
msgid "Find"
msgstr "नायगिरना मोन"
#: notebookbar.ui:2530
-#, fuzzy
msgctxt "notebookbar|FindSection1|tooltip_text"
msgid "Find"
msgstr "नायगिरना मोन"
@@ -13080,7 +12782,6 @@ msgid "Break"
msgstr "~सिफायनाय"
#: notebookbar.ui:2800
-#, fuzzy
msgctxt "notebookbar|box70|tooltip_text"
msgid "Gallery"
msgstr "गेलारि"
@@ -13097,7 +12798,6 @@ msgid "Symbol"
msgstr "दिनथिसिन"
#: notebookbar.ui:2882
-#, fuzzy
msgctxt "notebookbar|box17|tooltip_text"
msgid "Basic"
msgstr "गुदि"
@@ -13108,7 +12808,6 @@ msgid "Insert Audio or Video"
msgstr ""
#: notebookbar.ui:2942
-#, fuzzy
msgctxt "notebookbar|ShapesSection|tooltip_text"
msgid "Shapes"
msgstr "महरफोर"
@@ -13120,7 +12819,6 @@ msgid "Links"
msgstr "सारि"
#: notebookbar.ui:3336
-#, fuzzy
msgctxt "notebookbar|TextSection|tooltip_text"
msgid "Text"
msgstr "फराय बिजाब"
@@ -13132,7 +12830,6 @@ msgid "Fontwork"
msgstr "फन्टवर्क"
#: notebookbar.ui:3455
-#, fuzzy
msgctxt "notebookbar|FieldsSection|tooltip_text"
msgid "Fields"
msgstr "फोथारफोर"
@@ -13154,13 +12851,11 @@ msgid "Page layout"
msgstr ""
#: notebookbar.ui:4295
-#, fuzzy
msgctxt "notebookbar|ReferencesLabel"
msgid "References"
msgstr "मखनायफोर"
#: notebookbar.ui:4790
-#, fuzzy
msgctxt "notebookbar|ReviewLabel"
msgid "Review"
msgstr "बिजिरना नायफिन"
@@ -13176,31 +12871,26 @@ msgid "Document Area Elements"
msgstr ""
#: notebookbar.ui:5056
-#, fuzzy
msgctxt "notebookbar|ZoomSection|tooltip_text"
msgid "Zoom"
msgstr "जुम"
#: notebookbar.ui:5177
-#, fuzzy
msgctxt "notebookbar|ViewLabel"
msgid "View"
msgstr "नुथाय"
#: notebookbar.ui:5745
-#, fuzzy
msgctxt "notebookbar|formattable|tooltip_text"
msgid "Indent"
msgstr "इनडेन्ट"
#: notebookbar.ui:5787
-#, fuzzy
msgctxt "notebookbar|formattable1|tooltip_text"
msgid "Indent"
msgstr "इनडेन्ट"
#: notebookbar.ui:5850
-#, fuzzy
msgctxt "notebookbar|TableLabel"
msgid "Table"
msgstr "फारिलाइ"
@@ -13212,7 +12902,6 @@ msgid "Basics"
msgstr "बिथा"
#: notebookbar.ui:5872
-#, fuzzy
msgctxt "notebookbar|GraphicDialog"
msgid "Properties"
msgstr "आखुथायफोर"
@@ -13224,25 +12913,21 @@ msgid "Basics"
msgstr "बिथा"
#: notebookbar.ui:5905
-#, fuzzy
msgctxt "notebookbar|Crop1"
msgid "Crop"
msgstr "क्रप"
#: notebookbar.ui:6537
-#, fuzzy
msgctxt "notebookbar|ImageLabel"
msgid "Image"
msgstr "मुसुखा"
#: notebookbar.ui:6554
-#, fuzzy
msgctxt "notebookbar|LineFormat"
msgid "Line"
msgstr "सारि"
#: notebookbar.ui:6572
-#, fuzzy
msgctxt "notebookbar|AreaFormat"
msgid "Area"
msgstr "ओनसोल"
@@ -13253,7 +12938,6 @@ msgid "Shape / Textbox"
msgstr ""
#: notebookbar.ui:6734
-#, fuzzy
msgctxt "notebookbar|AnchorMenu"
msgid "Anchor"
msgstr "एंखर"
@@ -13275,7 +12959,6 @@ msgid "_File"
msgstr "फाइल"
#: notebookbar_compact.ui:2797
-#, fuzzy
msgctxt "notebookbar_compact|FileLabel"
msgid "File"
msgstr "फाइल"
@@ -13332,7 +13015,6 @@ msgid "Reference_s"
msgstr "मखनायफोर"
#: notebookbar_compact.ui:4899
-#, fuzzy
msgctxt "notebookbar_compact|ReferencesLabel"
msgid "References"
msgstr "मखनायफोर"
@@ -13344,7 +13026,6 @@ msgid "_Review"
msgstr "सिगांनि नुथाय"
#: notebookbar_compact.ui:5327
-#, fuzzy
msgctxt "notebookbar_compact|ReviewLabel"
msgid "Review"
msgstr "बिजिरना नायफिन"
@@ -13356,7 +13037,6 @@ msgid "_View"
msgstr "नुथाय"
#: notebookbar_compact.ui:5792
-#, fuzzy
msgctxt "notebookbar_compact|ViewLabel"
msgid "View"
msgstr "नुथाय"
@@ -13368,7 +13048,6 @@ msgid "T_able"
msgstr "फारिलाइ"
#: notebookbar_compact.ui:6478
-#, fuzzy
msgctxt "notebookbar_compact|TableLabel"
msgid "Table"
msgstr "फारिलाइ"
@@ -13380,7 +13059,6 @@ msgid "_Graphic"
msgstr "बोसावगारि"
#: notebookbar_compact.ui:7136
-#, fuzzy
msgctxt "notebookbar_compact|ImageLabel"
msgid "Image"
msgstr "मुसुखा"
@@ -13413,13 +13091,11 @@ msgid "Align"
msgstr ""
#: notebookbar_compact.ui:8216
-#, fuzzy
msgctxt "notebookbar_compact|frame:MenuDraw"
msgid "Object"
msgstr "बेसाद"
#: notebookbar_compact.ui:8246
-#, fuzzy
msgctxt "notebookbar_compact|FrameLabel"
msgid "Object"
msgstr "बेसाद"
@@ -13431,7 +13107,6 @@ msgid "_Tools"
msgstr "आयजें आयलाफोर"
#: notebookbar_compact.ui:8810
-#, fuzzy
msgctxt "notebookbar_compact|DevLabel"
msgid "Tools"
msgstr "आयजें आयलाफोर"
@@ -13447,7 +13122,6 @@ msgid "Menubar"
msgstr ""
#: notebookbar_groupedbar_compact.ui:3363
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|Quotation2"
msgid "Quotation"
msgstr "मुख'नाय राव"
@@ -13705,7 +13379,6 @@ msgid "Menubar"
msgstr ""
#: notebookbar_groupedbar_full.ui:3281
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|Quotation2"
msgid "Quotation"
msgstr "मुख'नाय राव"
@@ -13992,7 +13665,6 @@ msgid "Default"
msgstr "खामानिआव उदायै"
#: notebookbar_groups.ui:42
-#, fuzzy
msgctxt "notebookbar_groups|imagestylegray"
msgid "Grayscale"
msgstr "ग्रे स्केल"
@@ -14065,25 +13737,21 @@ msgid "Colorize Orange"
msgstr ""
#: notebookbar_groups.ui:186
-#, fuzzy
msgctxt "notebookbar_groups|hyperlink"
msgid "Hyperlink"
msgstr "हाइपारलिंक"
#: notebookbar_groups.ui:200
-#, fuzzy
msgctxt "notebookbar_groups|footnote"
msgid "Footnote"
msgstr "आफांनि सिन"
#: notebookbar_groups.ui:209
-#, fuzzy
msgctxt "notebookbar_groups|endnote"
msgid "Endnote"
msgstr "जोबथा सिन"
#: notebookbar_groups.ui:224
-#, fuzzy
msgctxt "notebookbar_groups|bookmark"
msgid "Bookmark"
msgstr "बिजाबनि बिखं सिन"
@@ -14100,7 +13768,6 @@ msgid "Default Paragraph"
msgstr ""
#: notebookbar_groups.ui:326
-#, fuzzy
msgctxt "notebookbar_groups|title"
msgid "Title"
msgstr "बिमुं"
@@ -14112,13 +13779,11 @@ msgid "Heading 1"
msgstr "लिरबिदांनि बिमुं 1"
#: notebookbar_groups.ui:344
-#, fuzzy
msgctxt "notebookbar_groups|heading2"
msgid "Heading 2"
msgstr "लिरबिदांनि बिमुं 2"
#: notebookbar_groups.ui:353
-#, fuzzy
msgctxt "notebookbar_groups|heading3"
msgid "Heading 3"
msgstr "लिरबिदांनि बिमुं 3"
@@ -14129,13 +13794,11 @@ msgid "Default Character"
msgstr ""
#: notebookbar_groups.ui:377
-#, fuzzy
msgctxt "notebookbar_groups|italic"
msgid "Emphasis"
msgstr "जर होनाय"
#: notebookbar_groups.ui:386
-#, fuzzy
msgctxt "notebookbar_groups|bold"
msgid "Strong Emphasis"
msgstr "गोरायै जर होनाय"
@@ -14190,13 +13853,11 @@ msgid "Delete Rows"
msgstr "सारि हुखुमोर"
#: notebookbar_groups.ui:504
-#, fuzzy
msgctxt "notebookbar_groups|rowmenuselect"
msgid "Select Rows"
msgstr "सारिफोर सायख"
#: notebookbar_groups.ui:519
-#, fuzzy
msgctxt "notebookbar_groups|rowmenuheight"
msgid "Row Height..."
msgstr "सारि गोजौथि"
@@ -14214,7 +13875,6 @@ msgid "Distribute Rows Evenly"
msgstr "समानै लारिफोरखौ रानना हो"
#: notebookbar_groups.ui:736
-#, fuzzy
msgctxt "notebookbar_groups|filegrouplabel"
msgid "File"
msgstr "फाइल"
@@ -14226,13 +13886,11 @@ msgid "Clipboard"
msgstr "क्लिपबर्ड"
#: notebookbar_groups.ui:935
-#, fuzzy
msgctxt "notebookbar_groups|paragraphstyleb"
msgid "Style"
msgstr "आदब"
#: notebookbar_groups.ui:1448
-#, fuzzy
msgctxt "notebookbar_groups|formatgrouplabel"
msgid "Text"
msgstr "फराय बिजाब"
@@ -14244,7 +13902,6 @@ msgid "Links"
msgstr "सारि"
#: notebookbar_groups.ui:1616
-#, fuzzy
msgctxt "notebookbar_groups|shapesb"
msgid "Shapes"
msgstr "महरफोर"
@@ -14256,31 +13913,26 @@ msgid "Insert"
msgstr "सोसन"
#: notebookbar_groups.ui:1758
-#, fuzzy
msgctxt "notebookbar_groups|tablestyleb"
msgid "Style"
msgstr "आदब"
#: notebookbar_groups.ui:1780
-#, fuzzy
msgctxt "notebookbar_groups|tablerowsb"
msgid "Rows"
msgstr "सारिफोर"
#: notebookbar_groups.ui:1798
-#, fuzzy
msgctxt "notebookbar_groups|tablecolumnsb"
msgid "Columns"
msgstr "खाम्फाफोर"
#: notebookbar_groups.ui:2002
-#, fuzzy
msgctxt "notebookbar_groups|tablegrouplabel"
msgid "Table"
msgstr "फारिलाइ"
#: notebookbar_groups.ui:2038
-#, fuzzy
msgctxt "notebookbar_groups|imagestyleb"
msgid "Style"
msgstr "आदब"
@@ -14303,7 +13955,6 @@ msgid "Lock"
msgstr ""
#: notebookbar_groups.ui:2189
-#, fuzzy
msgctxt "notebookbar_groups|imagegrouplabel"
msgid "Image"
msgstr "मुसुखा"
@@ -14315,7 +13966,6 @@ msgid "None"
msgstr "सुंद' लिरथाय"
#: notebookbar_groups.ui:2256
-#, fuzzy
msgctxt "notebookbar_groups|wrapideal"
msgid "Optimal"
msgstr "आसा गोनां"
@@ -14361,13 +14011,11 @@ msgid "Horizontal Alignment"
msgstr ""
#: notebookbar_single.ui:596
-#, fuzzy
msgctxt "notebookbar_single|outlineindent|tooltip_text"
msgid "Indent"
msgstr "इनडेन्ट"
#: notebookbar_single.ui:678
-#, fuzzy
msgctxt "notebookbar_single|insert|tooltip_text"
msgid "Indent"
msgstr "इनडेन्ट"
@@ -14433,7 +14081,6 @@ msgid "Save As"
msgstr "बादियै थिनानै दोन"
#: numberingnamedialog.ui:168
-#, fuzzy
msgctxt "numberingnamedialog|label1"
msgid "Format"
msgstr "दाथाय"
@@ -14544,7 +14191,6 @@ msgid "S_tart with:"
msgstr "..आव जागाय"
#: numparapage.ui:278
-#, fuzzy
msgctxt "numparapage|label2"
msgid "Numbering"
msgstr "अनजिमा होनाय"
@@ -14571,7 +14217,6 @@ msgid "Line Numbering"
msgstr "सारि अनजिमा होनाय"
#: objectdialog.ui:8
-#, fuzzy
msgctxt "objectdialog|ObjectDialog"
msgid "Object"
msgstr "बेसाद"
@@ -14582,7 +14227,6 @@ msgid "Type"
msgstr "रोखोम"
#: objectdialog.ui:128
-#, fuzzy
msgctxt "objectdialog|options"
msgid "Options"
msgstr "उफ्राफोर"
@@ -14594,7 +14238,6 @@ msgid "Wrap"
msgstr "~खोबसिननाय"
#: objectdialog.ui:174
-#, fuzzy
msgctxt "objectdialog|hyperlink"
msgid "Hyperlink"
msgstr "हाइपारलिंक"
@@ -14605,7 +14248,6 @@ msgid "Borders"
msgstr "सिमनाफोर"
#: objectdialog.ui:220
-#, fuzzy
msgctxt "objectdialog|area"
msgid "Area"
msgstr "ओनसोल"
@@ -14617,7 +14259,6 @@ msgid "Transparency"
msgstr "गोजों"
#: objectdialog.ui:266
-#, fuzzy
msgctxt "objectdialog|macro"
msgid "Macro"
msgstr "मेक्र'"
@@ -14939,7 +14580,6 @@ msgid "Brea_ks"
msgstr ""
#: optformataidspage.ui:134
-#, fuzzy
msgctxt "optformataidspage|hiddentext"
msgid "Hidden text"
msgstr "एरसोनाय फराय बिजाब"
@@ -15159,13 +14799,11 @@ msgid "Uppercase"
msgstr ""
#: optredlinepage.ui:76
-#, fuzzy
msgctxt "optredlinepage|insert"
msgid "Lowercase"
msgstr "गाहायनि केस"
#: optredlinepage.ui:77
-#, fuzzy
msgctxt "optredlinepage|insert"
msgid "Small caps"
msgstr "फिसा गेदेर हांखोफोर"
@@ -15176,7 +14814,6 @@ msgid "Title font"
msgstr ""
#: optredlinepage.ui:79
-#, fuzzy
msgctxt "optredlinepage|insert"
msgid "Background color"
msgstr "सावगारिनि उनाव थानाय गाब"
@@ -15243,7 +14880,6 @@ msgid "Color of Changed Attributes"
msgstr ""
#: optredlinepage.ui:330
-#, fuzzy
msgctxt "optredlinepage|changedpreview"
msgid "Attributes"
msgstr "गुणफोर"
@@ -15275,7 +14911,6 @@ msgid "[None]"
msgstr "रावबो नङा"
#: optredlinepage.ui:444
-#, fuzzy
msgctxt "optredlinepage|markpos"
msgid "Left margin"
msgstr "आगसि रुगुं"
@@ -15439,7 +15074,6 @@ msgid "_Format"
msgstr "दाथाय"
#: outlinenumbering.ui:121
-#, fuzzy
msgctxt "outlinenumbering|numbering"
msgid "Numbering"
msgstr "अनजिमा होनाय"
@@ -15539,7 +15173,6 @@ msgid "Show sublevels:"
msgstr ""
#: outlinenumberingpage.ui:164
-#, fuzzy
msgctxt "outlinenumberingpage|label7"
msgid "Separator"
msgstr "बोखावग्रा"
@@ -15563,7 +15196,6 @@ msgid "Start at:"
msgstr "..आव जागाय"
#: outlinenumberingpage.ui:324
-#, fuzzy
msgctxt "outlinenumberingpage|label2"
msgid "Numbering"
msgstr "अनजिमा होनाय"
@@ -15591,7 +15223,6 @@ msgid "Tab stop"
msgstr "टेब थाद'यो"
#: outlinepositionpage.ui:44
-#, fuzzy
msgctxt "outlinepositionpage|liststore2"
msgid "Space"
msgstr "जायगा"
@@ -15702,13 +15333,11 @@ msgid "3 Columns"
msgstr "खाम्फाफोर"
#: pagecolumncontrol.ui:121
-#, fuzzy
msgctxt "pagecolumncontrol|columnleft"
msgid "Left"
msgstr "आगसि"
#: pagecolumncontrol.ui:136
-#, fuzzy
msgctxt "pagecolumncontrol|columnright"
msgid "Right"
msgstr "आगदा"
@@ -15732,13 +15361,11 @@ msgid "3 Columns"
msgstr "खाम्फाफोर"
#: pagecolumncontrol.ui:196
-#, fuzzy
msgctxt "pagecolumncontrol|columnleftL"
msgid "Left"
msgstr "आगसि"
#: pagecolumncontrol.ui:211
-#, fuzzy
msgctxt "pagecolumncontrol|columnrightL"
msgid "Right"
msgstr "आगदा"
@@ -15780,7 +15407,6 @@ msgid "Same Content:"
msgstr "फ्रेम आयदाफोर"
#: pageformatpanel.ui:23
-#, fuzzy
msgctxt "pageformatpanel|size"
msgid "Size:"
msgstr "महर:"
@@ -15815,13 +15441,11 @@ msgid "Paper Height"
msgstr ""
#: pageformatpanel.ui:103
-#, fuzzy
msgctxt "pageformatpanel|paperorientation"
msgid "Portrait"
msgstr "प'र्ट्रेट"
#: pageformatpanel.ui:104
-#, fuzzy
msgctxt "pageformatpanel|paperorientation"
msgid "Landscape"
msgstr "लेण्डस्केप"
@@ -15844,7 +15468,6 @@ msgid "Narrow"
msgstr ""
#: pageformatpanel.ui:142
-#, fuzzy
msgctxt "pageformatpanel|marginLB"
msgid "Moderate"
msgstr "गेजेरनि"
@@ -15871,7 +15494,6 @@ msgid "Wide"
msgstr "एरसो"
#: pageformatpanel.ui:147
-#, fuzzy
msgctxt "pageformatpanel|marginLB"
msgid "Mirrored"
msgstr "आयना"
@@ -15924,7 +15546,6 @@ msgid "Wide"
msgstr "एरसो"
#: pagemargincontrol.ui:127
-#, fuzzy
msgctxt "pagemargincontrol|mirrored"
msgid "Mirrored"
msgstr "आयना"
@@ -15952,7 +15573,6 @@ msgid "Wide"
msgstr "एरसो"
#: pagemargincontrol.ui:203
-#, fuzzy
msgctxt "pagemargincontrol|mirroredL"
msgid "Mirrored"
msgstr "आयना"
@@ -16005,13 +15625,11 @@ msgid "Custom"
msgstr "कास्टम:"
#: pageorientationcontrol.ui:36
-#, fuzzy
msgctxt "pageorientationcontrol|portrait"
msgid "Portrait"
msgstr "प'र्ट्रेट"
#: pageorientationcontrol.ui:52
-#, fuzzy
msgctxt "pageorientationcontrol|landscape"
msgid "Landscape"
msgstr "लेण्डस्केप"
@@ -16034,7 +15652,6 @@ msgid "Right and left"
msgstr ""
#: pagestylespanel.ui:19
-#, fuzzy
msgctxt "pagestylespanel|liststorePageLayout"
msgid "Mirrored"
msgstr "आयना"
@@ -16092,13 +15709,11 @@ msgid "3 Columns"
msgstr "खाम्फाफोर"
#: pagestylespanel.ui:136
-#, fuzzy
msgctxt "pagestylespanel|columnbox"
msgid "Left"
msgstr "आगसि"
#: pagestylespanel.ui:137
-#, fuzzy
msgctxt "pagestylespanel|columnbox"
msgid "Right"
msgstr "आगदा"
@@ -16159,7 +15774,6 @@ msgid "Borders"
msgstr "सिमनाफोर"
#: paradialog.ui:291
-#, fuzzy
msgctxt "paradialog|area"
msgid "Area"
msgstr "ओनसोल"
@@ -16171,7 +15785,6 @@ msgid "Transparency"
msgstr "गोजों"
#: picturedialog.ui:8
-#, fuzzy
msgctxt "picturedialog|PictureDialog"
msgid "Image"
msgstr "मुसुखा"
@@ -16182,7 +15795,6 @@ msgid "Type"
msgstr "रोखोम"
#: picturedialog.ui:128
-#, fuzzy
msgctxt "picturedialog|options"
msgid "Options"
msgstr "उफ्राफोर"
@@ -16194,19 +15806,16 @@ msgid "Wrap"
msgstr "~खोबसिननाय"
#: picturedialog.ui:174
-#, fuzzy
msgctxt "picturedialog|hyperlink"
msgid "Hyperlink"
msgstr "हाइपारलिंक"
#: picturedialog.ui:197
-#, fuzzy
msgctxt "picturedialog|picture"
msgid "Image"
msgstr "मुसुखा"
#: picturedialog.ui:220
-#, fuzzy
msgctxt "picturedialog|crop"
msgid "Crop"
msgstr "क्रप"
@@ -16217,7 +15826,6 @@ msgid "Borders"
msgstr "सिमनाफोर"
#: picturedialog.ui:266
-#, fuzzy
msgctxt "picturedialog|area"
msgid "Area"
msgstr "ओनसोल"
@@ -16229,7 +15837,6 @@ msgid "Transparency"
msgstr "गोजों"
#: picturedialog.ui:312
-#, fuzzy
msgctxt "picturedialog|macro"
msgid "Macro"
msgstr "मेक्र'"
@@ -16279,7 +15886,6 @@ msgid "On right pages"
msgstr ""
#: picturepage.ui:249
-#, fuzzy
msgctxt "picturepage|label2"
msgid "Flip"
msgstr "फ्लिप खालाम"
@@ -16341,7 +15947,6 @@ msgid "Images and other graphic objects"
msgstr ""
#: printeroptions.ui:62
-#, fuzzy
msgctxt "printeroptions|hiddentext"
msgid "Hidden text"
msgstr "एरसोनाय फराय बिजाब"
@@ -16576,13 +16181,11 @@ msgid "Homepage/e-mail:"
msgstr ""
#: privateuserpage.ui:126
-#, fuzzy
msgctxt "privateuserpage|firstname-atkobject"
msgid "First name"
msgstr "गिबि मुं"
#: privateuserpage.ui:144
-#, fuzzy
msgctxt "privateuserpage|lastname-atkobject"
msgid "Last name"
msgstr "जोबथा मुं"
@@ -16626,13 +16229,11 @@ msgid "First/last _name/initials 2:"
msgstr ""
#: privateuserpage.ui:331
-#, fuzzy
msgctxt "privateuserpage|firstname2-atkobject"
msgid "Last name"
msgstr "जोबथा मुं"
#: privateuserpage.ui:349
-#, fuzzy
msgctxt "privateuserpage|lastname2-atkobject"
msgid "First name"
msgstr "गिबि मुं"
@@ -16649,13 +16250,11 @@ msgid "_Zip/city:"
msgstr ""
#: privateuserpage.ui:410
-#, fuzzy
msgctxt "privateuserpage|icity-atkobject"
msgid "City"
msgstr "नोगोर"
#: privateuserpage.ui:428
-#, fuzzy
msgctxt "privateuserpage|izip-atkobject"
msgid "Zip code"
msgstr "जिप क'ड"
@@ -16785,7 +16384,6 @@ msgid "_Edit"
msgstr "सुजु"
#: readonlymenu.ui:36
-#, fuzzy
msgctxt "readonlymenu|selection"
msgid "Select Text"
msgstr "फराय बिजाब सायख"
@@ -16834,7 +16432,6 @@ msgid "As Link"
msgstr ""
#: readonlymenu.ui:122
-#, fuzzy
msgctxt "readonlymenu|graphicascopy"
msgid "Copy"
msgstr "कपि खालाम"
@@ -16978,7 +16575,6 @@ msgid "T_ype"
msgstr "रोखोम"
#: savelabeldialog.ui:163
-#, fuzzy
msgctxt "savelabeldialog|label1"
msgid "Options"
msgstr "उफ्राफोर"
@@ -17072,7 +16668,6 @@ msgid "E_ditable in read-only document"
msgstr ""
#: sectionpage.ui:453
-#, fuzzy
msgctxt "sectionpage|label5"
msgid "Properties"
msgstr "आखुथायफोर"
@@ -17123,19 +16718,16 @@ msgid "Change _Table..."
msgstr ""
#: selectaddressdialog.ui:225
-#, fuzzy
msgctxt "selectaddressdialog|name"
msgid "Name"
msgstr "मुं"
#: selectaddressdialog.ui:236
-#, fuzzy
msgctxt "selectaddressdialog|table"
msgid "Table"
msgstr "फारिलाइ"
#: selectaddressdialog.ui:253
-#, fuzzy
msgctxt "selectaddressdialog|connecting"
msgid "Connecting to data source..."
msgstr "डाटा फुंखा सिम फोनांजाब खालाम गासिनो दङ..."
@@ -17206,7 +16798,6 @@ msgid "Index Markings"
msgstr ""
#: selectindexdialog.ui:116
-#, fuzzy
msgctxt "selectindexdialog|label1"
msgid "Selection"
msgstr "सायखनाय"
@@ -17242,13 +16833,11 @@ msgid "Size"
msgstr "सारि"
#: sidebarpage.ui:85
-#, fuzzy
msgctxt "sidebarpage|column|tooltip_text"
msgid "Columns"
msgstr "खाम्फाफोर"
#: sidebarpage.ui:112
-#, fuzzy
msgctxt "sidebarpage|margin|tooltip_text"
msgid "Margin"
msgstr "रुगुं"
@@ -17290,13 +16879,11 @@ msgid "Parallel"
msgstr "समान समान"
#: sidebarwrap.ui:75
-#, fuzzy
msgctxt "sidebarwrap|buttonoptimal|tooltip_text"
msgid "Optimal"
msgstr "आसा गोनां"
#: sidebarwrap.ui:82
-#, fuzzy
msgctxt "sidebarwrap|buttonoptimal-atkobject"
msgid "Optimal"
msgstr "आसा गोनां"
@@ -17379,7 +16966,6 @@ msgid "Sort"
msgstr "रोखोम"
#: sortdialog.ui:111
-#, fuzzy
msgctxt "sortdialog|column"
msgid "Column"
msgstr "खाम्फा"
@@ -17504,7 +17090,6 @@ msgid "Select..."
msgstr "~सायख..."
#: sortdialog.ui:669
-#, fuzzy
msgctxt "sortdialog|label4"
msgid "Separator"
msgstr "बोखावग्रा"
@@ -17673,7 +17258,6 @@ msgid "Update"
msgstr "आपडेट खालाम"
#: stringinput.ui:70
-#, fuzzy
msgctxt "stringinput|name"
msgid "Name"
msgstr "मुं"
@@ -17774,7 +17358,6 @@ msgid "Table Properties"
msgstr "फारिलाइ आखुथायफोर"
#: tableproperties.ui:106
-#, fuzzy
msgctxt "tableproperties|table"
msgid "Table"
msgstr "फारिलाइ"
@@ -17785,7 +17368,6 @@ msgid "Text Flow"
msgstr ""
#: tableproperties.ui:151
-#, fuzzy
msgctxt "tableproperties|columns"
msgid "Columns"
msgstr "खाम्फाफोर"
@@ -17803,19 +17385,16 @@ msgid "Background"
msgstr "सावगारिनि उनथिं थानाय महर"
#: tabletextflowpage.ui:25
-#, fuzzy
msgctxt "tabletextflowpage|liststore1"
msgid "Horizontal"
msgstr "समानथि"
#: tabletextflowpage.ui:29
-#, fuzzy
msgctxt "tabletextflowpage|liststore1"
msgid "Vertical"
msgstr "थोंगोर"
#: tabletextflowpage.ui:33
-#, fuzzy
msgctxt "tabletextflowpage|liststore1"
msgid "Use superordinate object settings"
msgstr "सुपारअर्डिनेट बेसाद फज'नाय बाहाय"
@@ -17936,7 +17515,6 @@ msgid "_Vertical alignment"
msgstr ""
#: tabletextflowpage.ui:497
-#, fuzzy
msgctxt "tabletextflowpage|label36"
msgid "Alignment"
msgstr "सारि सारि साजायनाय"
@@ -17963,7 +17541,6 @@ msgid "Font"
msgstr "फन्ट"
#: templatedialog1.ui:181
-#, fuzzy
msgctxt "templatedialog1|fonteffect"
msgid "Font Effects"
msgstr "फन्ट जाउनफोर"
@@ -18019,7 +17596,6 @@ msgid "Outline"
msgstr "सिमा सारि"
#: templatedialog16.ui:213
-#, fuzzy
msgctxt "templatedialog16|graphics"
msgid "Image"
msgstr "मुसुखा"
@@ -18078,7 +17654,6 @@ msgid "Font"
msgstr "फन्ट"
#: templatedialog2.ui:273
-#, fuzzy
msgctxt "templatedialog2|fonteffect"
msgid "Font Effects"
msgstr "फन्ट जाउनफोर"
@@ -18114,7 +17689,6 @@ msgid "Drop Caps"
msgstr "गेदेर हांखो नागार"
#: templatedialog2.ui:411
-#, fuzzy
msgctxt "templatedialog2|area"
msgid "Area"
msgstr "ओनसोल"
@@ -18131,7 +17705,6 @@ msgid "Borders"
msgstr "सिमनाफोर"
#: templatedialog2.ui:480
-#, fuzzy
msgctxt "templatedialog2|condition"
msgid "Condition"
msgstr "थासारि"
@@ -18165,7 +17738,6 @@ msgid "Type"
msgstr "रोखोम"
#: templatedialog4.ui:181
-#, fuzzy
msgctxt "templatedialog4|options"
msgid "Options"
msgstr "उफ्राफोर"
@@ -18177,7 +17749,6 @@ msgid "Wrap"
msgstr "~खोबसिननाय"
#: templatedialog4.ui:227
-#, fuzzy
msgctxt "templatedialog4|area"
msgid "Area"
msgstr "ओनसोल"
@@ -18194,13 +17765,11 @@ msgid "Borders"
msgstr "सिमनाफोर"
#: templatedialog4.ui:296
-#, fuzzy
msgctxt "templatedialog4|columns"
msgid "Columns"
msgstr "खाम्फाफोर"
#: templatedialog4.ui:319
-#, fuzzy
msgctxt "templatedialog4|macros"
msgid "Macro"
msgstr "मेक्र'"
@@ -18217,13 +17786,11 @@ msgid "Organizer"
msgstr ""
#: templatedialog8.ui:144
-#, fuzzy
msgctxt "templatedialog8|page"
msgid "Page"
msgstr "बिखं"
#: templatedialog8.ui:167
-#, fuzzy
msgctxt "templatedialog8|area"
msgid "Area"
msgstr "ओनसोल"
@@ -18235,13 +17802,11 @@ msgid "Transparency"
msgstr "गोजों"
#: templatedialog8.ui:213
-#, fuzzy
msgctxt "templatedialog8|header"
msgid "Header"
msgstr "हेडार"
#: templatedialog8.ui:236
-#, fuzzy
msgctxt "templatedialog8|footer"
msgid "Footer"
msgstr "फुटार"
@@ -18252,13 +17817,11 @@ msgid "Borders"
msgstr "सिमनाफोर"
#: templatedialog8.ui:282
-#, fuzzy
msgctxt "templatedialog8|columns"
msgid "Columns"
msgstr "खाम्फाफोर"
#: templatedialog8.ui:305
-#, fuzzy
msgctxt "templatedialog8|footnotes"
msgid "Footnote"
msgstr "आफांनि सिन"
@@ -18330,7 +17893,6 @@ msgid "_Snap to characters"
msgstr ""
#: textgridpage.ui:147
-#, fuzzy
msgctxt "textgridpage|labelGrid"
msgid "Grid"
msgstr "ग्रिड"
@@ -18423,7 +17985,6 @@ msgid "Document start"
msgstr ""
#: titlepage.ui:229
-#, fuzzy
msgctxt "titlepage|RB_PAGE_START"
msgid "Page"
msgstr "बिखं"
@@ -18495,7 +18056,6 @@ msgid "Preview"
msgstr "सिगांनि नुथाय"
#: tocdialog.ui:148
-#, fuzzy
msgctxt "tocdialog|index"
msgid "Type"
msgstr "रोखोम"
@@ -18513,7 +18073,6 @@ msgid "Styles"
msgstr "आदबफोर"
#: tocdialog.ui:216
-#, fuzzy
msgctxt "tocdialog|columns"
msgid "Columns"
msgstr "खाम्फाफोर"
@@ -18571,7 +18130,6 @@ msgid "Tab stop position:"
msgstr ""
#: tocentriespage.ui:318
-#, fuzzy
msgctxt "tocentriespage|alignright"
msgid "Align right"
msgstr "आग्दाथिं सारि सारि खालाम"
@@ -18608,7 +18166,6 @@ msgid "Format:"
msgstr "दाथाय"
#: tocentriespage.ui:411
-#, fuzzy
msgctxt "tocentriespage|numberformat"
msgid "Number"
msgstr "अनजिमा"
@@ -18688,7 +18245,6 @@ msgid "Character style for main entries:"
msgstr ""
#: tocentriespage.ui:707
-#, fuzzy
msgctxt "tocentriespage|label3"
msgid "Format"
msgstr "दाथाय"
@@ -18767,7 +18323,6 @@ msgid "Sort Keys"
msgstr ""
#: tocindexpage.ui:20
-#, fuzzy
msgctxt "tocindexpage|open"
msgid "Open"
msgstr "खेव"
@@ -18858,7 +18413,6 @@ msgid "Entire document"
msgstr "~गासै फोरमान बिलाइ"
#: tocindexpage.ui:241
-#, fuzzy
msgctxt "tocindexpage|scope"
msgid "Chapter"
msgstr "आयदा"
@@ -18955,19 +18509,16 @@ msgid "Display:"
msgstr "दिनथिफुं"
#: tocindexpage.ui:624
-#, fuzzy
msgctxt "tocindexpage|display"
msgid "References"
msgstr "मखनायफोर"
#: tocindexpage.ui:625
-#, fuzzy
msgctxt "tocindexpage|display"
msgid "Category and Number"
msgstr "थाखो आरो अनजिमा"
#: tocindexpage.ui:626
-#, fuzzy
msgctxt "tocindexpage|display"
msgid "Caption Text"
msgstr "केप्शन फराय बिजाब"
@@ -19066,7 +18617,6 @@ msgid "_File"
msgstr "फाइल"
#: tocindexpage.ui:959
-#, fuzzy
msgctxt "tocindexpage|label5"
msgid "Options"
msgstr "उफ्राफोर"
@@ -19182,7 +18732,6 @@ msgid "Hori_zontal ruler"
msgstr ""
#: viewoptionspage.ui:345
-#, fuzzy
msgctxt "viewoptionspage|label3"
msgid "View"
msgstr "नुथाय"
@@ -19241,13 +18790,11 @@ msgid "Watermark"
msgstr "दैनि सिन"
#: watermarkdialog.ui:85
-#, fuzzy
msgctxt "watermarkdialog|TextLabel"
msgid "Text"
msgstr "फराय बिजाब"
#: watermarkdialog.ui:118
-#, fuzzy
msgctxt "watermarkdialog|FontLabel"
msgid "Font"
msgstr "फन्ट"
@@ -19265,7 +18812,6 @@ msgid "Transparency"
msgstr "गोजों"
#: watermarkdialog.ui:154
-#, fuzzy
msgctxt "watermarkdialog|ColorLabel"
msgid "Color"
msgstr "गाब"
@@ -19292,7 +18838,6 @@ msgid "Characters excluding spaces"
msgstr ""
#: wordcount.ui:165
-#, fuzzy
msgctxt "wordcount|label9"
msgid "Selection"
msgstr "सायखनाय"
@@ -19382,7 +18927,6 @@ msgid "_Bottom:"
msgstr "गाहाय"
#: wrappage.ui:539
-#, fuzzy
msgctxt "wrappage|label2"
msgid "Spacing"
msgstr "लांदां जायगा होनाय"
@@ -19411,7 +18955,6 @@ msgid "Outside only"
msgstr ""
#: wrappage.ui:642
-#, fuzzy
msgctxt "wrappage|label3"
msgid "Options"
msgstr "उफ्राफोर"
diff --git a/source/brx/swext/mediawiki/help.po b/source/brx/swext/mediawiki/help.po
index 27bcf9771be..55d370e2b83 100644
--- a/source/brx/swext/mediawiki/help.po
+++ b/source/brx/swext/mediawiki/help.po
@@ -408,7 +408,6 @@ msgid "The OpenDocument format used by Writer and the MediaWiki format are quite
msgstr ""
#: wikiformats.xhp
-#, fuzzy
msgctxt ""
"wikiformats.xhp\n"
"hd_id7178868\n"
diff --git a/source/brx/swext/mediawiki/src/registry/data/org/openoffice/Office/Custom.po b/source/brx/swext/mediawiki/src/registry/data/org/openoffice/Office/Custom.po
index 245bb3fe6cb..13a38ffa537 100644
--- a/source/brx/swext/mediawiki/src/registry/data/org/openoffice/Office/Custom.po
+++ b/source/brx/swext/mediawiki/src/registry/data/org/openoffice/Office/Custom.po
@@ -164,7 +164,6 @@ msgid "~Add..."
msgstr "~दाजाब..."
#: WikiExtension.xcu
-#, fuzzy
msgctxt ""
"WikiExtension.xcu\n"
".WikiExtension.Strings\n"
@@ -211,7 +210,6 @@ msgid "Media~Wiki Server"
msgstr ""
#: WikiExtension.xcu
-#, fuzzy
msgctxt ""
"WikiExtension.xcu\n"
".WikiExtension.Strings\n"
diff --git a/source/brx/sysui/desktop/share.po b/source/brx/sysui/desktop/share.po
index 942daf85be7..9bdc4a3c95b 100644
--- a/source/brx/sysui/desktop/share.po
+++ b/source/brx/sysui/desktop/share.po
@@ -244,7 +244,6 @@ msgid "%PRODUCTNAME Extension"
msgstr ""
#: documents.ulf
-#, fuzzy
msgctxt ""
"documents.ulf\n"
"ms-excel-sheet\n"
@@ -253,7 +252,6 @@ msgid "Microsoft Excel Worksheet"
msgstr "मायक्र'सफ्ट एक्सेल अवार्कशीट"
#: documents.ulf
-#, fuzzy
msgctxt ""
"documents.ulf\n"
"ms-powerpoint-presentation\n"
@@ -262,7 +260,6 @@ msgid "Microsoft PowerPoint Presentation"
msgstr "मायक्र'सफ्ट पावरपइन्ट प्रेजेनटेसन"
#: documents.ulf
-#, fuzzy
msgctxt ""
"documents.ulf\n"
"ms-word-document\n"
@@ -271,7 +268,6 @@ msgid "Microsoft Word Document"
msgstr "मायक्र'सफ्ट सोदोब फोरमान बिलाइ"
#: documents.ulf
-#, fuzzy
msgctxt ""
"documents.ulf\n"
"ms-word-document2\n"
@@ -280,7 +276,6 @@ msgid "Microsoft Word Document"
msgstr "मायक्र'सफ्ट सोदोब फोरमान बिलाइ"
#: documents.ulf
-#, fuzzy
msgctxt ""
"documents.ulf\n"
"ms-excel-sheet-12\n"
@@ -297,7 +292,6 @@ msgid "Microsoft Excel Worksheet Template"
msgstr ""
#: documents.ulf
-#, fuzzy
msgctxt ""
"documents.ulf\n"
"ms-powerpoint-presentation-12\n"
@@ -315,7 +309,6 @@ msgid "Microsoft PowerPoint Presentation Template"
msgstr "मायक्र'सफ्ट पावरपइन्ट प्रेजेनटेसन"
#: documents.ulf
-#, fuzzy
msgctxt ""
"documents.ulf\n"
"ms-word-document-12\n"
@@ -333,7 +326,6 @@ msgid "Microsoft Word Document Template"
msgstr "मायक्र'सफ्ट अवार्ड 95 टेमप्लेट"
#: documents.ulf
-#, fuzzy
msgctxt ""
"documents.ulf\n"
"openxmlformats-officedocument-presentationml-presentation\n"
@@ -351,7 +343,6 @@ msgid "Microsoft PowerPoint Presentation Template"
msgstr "मायक्र'सफ्ट पावरपइन्ट प्रेजेनटेसन"
#: documents.ulf
-#, fuzzy
msgctxt ""
"documents.ulf\n"
"openxmlformats-officedocument-spreadsheetml-sheet\n"
@@ -368,7 +359,6 @@ msgid "Microsoft Excel Worksheet Template"
msgstr ""
#: documents.ulf
-#, fuzzy
msgctxt ""
"documents.ulf\n"
"openxmlformats-officedocument-wordprocessingml-document\n"
@@ -386,7 +376,6 @@ msgid "Microsoft Word Document Template"
msgstr "मायक्र'सफ्ट अवार्ड 95 टेमप्लेट"
#: documents.ulf
-#, fuzzy
msgctxt ""
"documents.ulf\n"
"ms-excel-sheet-binary-12\n"
@@ -528,7 +517,6 @@ msgid "New Document"
msgstr "गोदान फोरमान बिलाइ"
#: launcher_unityquicklist.ulf
-#, fuzzy
msgctxt ""
"launcher_unityquicklist.ulf\n"
"impress\n"
diff --git a/source/brx/uui/messages.po b/source/brx/uui/messages.po
index 38291ebc742..5b6bc72b3e6 100644
--- a/source/brx/uui/messages.po
+++ b/source/brx/uui/messages.po
@@ -470,7 +470,6 @@ msgid "Open ~Read-Only"
msgstr ""
#: strings.hrc:36
-#, fuzzy
msgctxt "STR_ALREADYOPEN_OPEN_BTN"
msgid "~Open"
msgstr "~खेव"
@@ -850,13 +849,11 @@ msgid "File Exists"
msgstr ""
#: simplenameclash.ui:37
-#, fuzzy
msgctxt "simplenameclash|replace"
msgid "Replace"
msgstr "जायगा सोलाय हो"
#: simplenameclash.ui:51
-#, fuzzy
msgctxt "simplenameclash|rename"
msgid "Rename"
msgstr "फिन मुं हो"
@@ -868,7 +865,6 @@ msgid "Security Warning: "
msgstr "रैखाथि सांग्रांथि"
#: sslwarndialog.ui:24
-#, fuzzy
msgctxt "sslwarndialog|ok"
msgid "Continue"
msgstr "सोलिगासिनो थानाय"
diff --git a/source/brx/vcl/messages.po b/source/brx/vcl/messages.po
index e0b4cffa3a7..a977e97472d 100644
--- a/source/brx/vcl/messages.po
+++ b/source/brx/vcl/messages.po
@@ -317,7 +317,6 @@ msgstr "फोरमान बिलाइ बन्द खालाम"
#. To translators: This is used on buttons for platforms other than windows, there should be a ~ mnemonic in this string
#: strings.hrc:46
-#, fuzzy
msgctxt "SV_BUTTONTEXT_OK"
msgid "~OK"
msgstr "OK"
@@ -331,7 +330,6 @@ msgstr "एगार"
#. To translators: This is used on buttons for Windows, there should be no ~ mnemonic in this string
#: strings.hrc:50
-#, fuzzy
msgctxt "SV_BUTTONTEXT_OK_NOMNEMONIC"
msgid "OK"
msgstr "OK"
@@ -459,7 +457,6 @@ msgid "~Previous"
msgstr ""
#: strings.hrc:74
-#, fuzzy
msgctxt "SV_BUTTONTEXT_GO_UP"
msgid "~Up"
msgstr "~सायाव"
@@ -494,13 +491,11 @@ msgid "~Find"
msgstr "नायगिरना मोन"
#: strings.hrc:80
-#, fuzzy
msgctxt "SV_BUTTONTEXT_STOP"
msgid "~Stop"
msgstr "थाद' हो"
#: strings.hrc:81
-#, fuzzy
msgctxt "SV_BUTTONTEXT_CONNECT"
msgid "C~onnect"
msgstr "जरायनाय"
@@ -579,7 +574,6 @@ msgid "Insert as ~Link"
msgstr "सोमोनदो बादि फज'"
#: strings.hrc:100
-#, fuzzy
msgctxt "STR_FPICKER_SHOW_PREVIEW"
msgid "Pr~eview"
msgstr "~गिबि नुथाय"
@@ -727,13 +721,11 @@ msgid "default"
msgstr "खामानिआव उदायै"
#: strings.hrc:133
-#, fuzzy
msgctxt "SV_MSGBOX_INFO"
msgid "Information"
msgstr "मोनथिहोनाय"
#: strings.hrc:134
-#, fuzzy
msgctxt "SV_MSGBOX_WARNING"
msgid "Warning"
msgstr "सांग्रांथि"
@@ -745,7 +737,6 @@ msgid "Error"
msgstr "गोरोनथि"
#: strings.hrc:136
-#, fuzzy
msgctxt "SV_MSGBOX_QUERY"
msgid "Confirmation"
msgstr "रोखा खालामनाय"
@@ -1053,7 +1044,6 @@ msgid "right to left, then down"
msgstr ""
#: printdialog.ui:102
-#, fuzzy
msgctxt "printdialog|liststore3"
msgid "Automatic"
msgstr "गावनो गाव"
@@ -1069,7 +1059,6 @@ msgid "Landscape"
msgstr "लेण्डस्केप"
#: printdialog.ui:115
-#, fuzzy
msgctxt "printdialog|PrintDialog"
msgid "Print"
msgstr "साफाय"
@@ -1192,7 +1181,6 @@ msgid "Comments"
msgstr "बिबुंथि"
#: printdialog.ui:830
-#, fuzzy
msgctxt "printdialog|label15"
msgid "Print"
msgstr "साफाय"
@@ -1215,7 +1203,6 @@ msgid "Order"
msgstr "बिथोनफोर"
#: printdialog.ui:967
-#, fuzzy
msgctxt "printdialog|label11"
msgid "Print"
msgstr "साफाय"
@@ -1327,13 +1314,11 @@ msgid "Use only paper size from printer preferences"
msgstr ""
#: printdialog.ui:1501
-#, fuzzy
msgctxt "printdialog|label21"
msgid "Options"
msgstr "उफ्राफोर"
#: printdialog.ui:1516
-#, fuzzy
msgctxt "printdialog|label20"
msgid "Options"
msgstr "उफ्राफोर"
@@ -1400,13 +1385,11 @@ msgid "From driver"
msgstr ""
#: printerdevicepage.ui:195
-#, fuzzy
msgctxt "printerdevicepage|colorspace"
msgid "Color"
msgstr "गाब"
#: printerdevicepage.ui:196
-#, fuzzy
msgctxt "printerdevicepage|colorspace"
msgid "Grayscale"
msgstr "ग्रे स्केल"
diff --git a/source/brx/wizards/messages.po b/source/brx/wizards/messages.po
index a26494bb263..e5bbdf32ac2 100644
--- a/source/brx/wizards/messages.po
+++ b/source/brx/wizards/messages.po
@@ -14,73 +14,61 @@ msgstr ""
"X-Generator: LibreOffice\n"
#: strings.hrc:32
-#, fuzzy
msgctxt "RID_COMMON_START_0"
msgid "The directory '%1' could not be created.<BR>There may not be enough space left on your hard disk."
msgstr "डिरेक्टरि'%1' सोरजिनो हायाखै। <BR> नोंथांनि हार्ड डिस्कआव थाबावनाय थोजासे जायगा गैया जानो हागौ."
#: strings.hrc:33
-#, fuzzy
msgctxt "RID_COMMON_START_1"
msgid "The text document could not be created.<BR>Please check if the module 'PRODUCTNAME Writer' is installed."
msgstr "फराय बिजाब फोरमान बिलाइ सोरजिनो हायाखै।<BR> अननानै मडुल 'PRODUCTNAME रायटार' इनष्टल जादोंना जायाखै आजनाद खालाम।"
#: strings.hrc:34
-#, fuzzy
msgctxt "RID_COMMON_START_2"
msgid "The spreadsheet could not be created.<BR>Please check if the module 'PRODUCTNAME Calc' is installed."
msgstr "स्प्रेडशिट सोरजिनो हायाखै।<BR>अननानै मडुल 'PRODUCTNAME कल्क' इनष्टल जादोंना जायाखै आनजाद खालाम।"
#: strings.hrc:35
-#, fuzzy
msgctxt "RID_COMMON_START_3"
msgid "The presentation could not be created.<BR>Please check if the module 'PRODUCTNAME Impress' is installed."
msgstr "प्रेजेन्टेसनखौ सोरजिनाय जायाखै। <<BR>अननानै मड्युल 'PRODUCTNAME इम्प्रेस' इनष्टल जादोंना जायाखै आनजाद खालाम."
#: strings.hrc:36
-#, fuzzy
msgctxt "RID_COMMON_START_4"
msgid "The drawing could not be created.<BR>Please check if the module 'PRODUCTNAME Draw' is installed."
msgstr "सावगारि एरनायखौ सोरजिनाय जायाखै। <BR>अननानै मडुल 'PRODUCTNAME ड्र' इनष्टल जादोंना जायाखै आनजाद खालाम।"
#: strings.hrc:37
-#, fuzzy
msgctxt "RID_COMMON_START_5"
msgid "The formula could not be created.<BR>Please check if the module 'PRODUCTNAME Math' is installed."
msgstr "फरमुलाखौ सोरजिनो हायाखै। <BR>अननानै मडुल 'PRODUCTNAME सानखानथि' इनष्टल जादोंना जायाखै आनजाद खालाम।"
#: strings.hrc:38
-#, fuzzy
msgctxt "RID_COMMON_START_6"
msgid "The files required could not be found.<BR>Please start the %PRODUCTNAME Setup and choose 'Repair'."
msgstr "\"गोनांथि जानाय फाइलखौ मोननाय जायाखै। <BR> अननानै %PRODUCTNAME सेटआपखौ जागाय आरो 'फोसाब' सायख।"
#: strings.hrc:39
-#, fuzzy
msgctxt "RID_COMMON_START_7"
msgid "The file '<PATH>' already exists.<BR><BR>Would you like to overwrite the existing file?"
msgstr "फाइल '<PATH>'आ सिगाङावनो दङ। <BR><BR> थांखानाय फाइलखौ नोंथाङा लिरदेरबावनो सानो नामा?"
#: strings.hrc:40
-#, fuzzy
msgctxt "RID_COMMON_START_8"
msgid "Yes"
msgstr "नंगौ"
#: strings.hrc:41
-#, fuzzy
msgctxt "RID_COMMON_START_9"
msgid "Yes to All"
msgstr "गासैबो नंगौ"
#: strings.hrc:42
-#, fuzzy
msgctxt "RID_COMMON_START_10"
msgid "No"
msgstr "नङा"
#: strings.hrc:43
-#, fuzzy
msgctxt "RID_COMMON_START_11"
msgid "Cancel"
msgstr "नागार"
@@ -98,7 +86,6 @@ msgid "< ~Back"
msgstr "<उनथिं"
#: strings.hrc:46
-#, fuzzy
msgctxt "RID_COMMON_START_14"
msgid "~Next >"
msgstr "उननि >"
@@ -110,37 +97,31 @@ msgid "~Help"
msgstr "मदद"
#: strings.hrc:48
-#, fuzzy
msgctxt "RID_COMMON_START_16"
msgid "Steps"
msgstr "स्टेपफोर"
#: strings.hrc:49
-#, fuzzy
msgctxt "RID_COMMON_START_17"
msgid "Close"
msgstr "बन्द खालाम"
#: strings.hrc:50
-#, fuzzy
msgctxt "RID_COMMON_START_18"
msgid "OK"
msgstr "OK"
#: strings.hrc:51
-#, fuzzy
msgctxt "RID_COMMON_START_19"
msgid "The file already exists. Do you want to overwrite it?"
msgstr "फाइला सिगाङावनो दङ। नोंथाङा बेखौ लिरदेरबावनो सानो नामा?"
#: strings.hrc:52
-#, fuzzy
msgctxt "RID_COMMON_START_20"
msgid "Template created via <wizard_name> on <current_date>."
msgstr "<बोहैथि_अक्ट'>आव<विजार्ड_मुं> नि गेजेरजों टेमप्लेट सोरजिबाय।"
#: strings.hrc:53
-#, fuzzy
msgctxt "RID_COMMON_START_21"
msgid ""
"The wizard could not be run, because important files were not found.\n"
@@ -152,211 +133,176 @@ msgstr ""
"बेनि उनाव विझार्डखौ फिन सालाय।"
#: strings.hrc:56
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_1"
msgid "Letter Wizard"
msgstr "लायजाम विझार्ड"
#: strings.hrc:57
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_2"
msgid "Label9"
msgstr "लेबेल 9"
#: strings.hrc:58
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_3"
msgid "~Business letter"
msgstr "फालांगि लायजाम"
#: strings.hrc:59
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_4"
msgid "~Formal personal letter"
msgstr "नेम बादियै गावनि लायजाम"
#: strings.hrc:60
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_5"
msgid "~Personal letter"
msgstr "गावनि लायजाम"
#: strings.hrc:61
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_6"
msgid "~Use letterhead paper with pre-printed elements"
msgstr "सिगाङाव-साफायखानाय बेसादजों लायजाम खर'सायाव थं थानाय गोनां लेखा बिलाइखौ बाहाय।"
#: strings.hrc:62
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_7"
msgid "~Logo"
msgstr "ल'ग'"
#: strings.hrc:63
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_8"
msgid "Return address"
msgstr "थं हरफिन"
#: strings.hrc:64
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_9"
msgid "~Include footer"
msgstr "फुटार दाजाबदेर"
#: strings.hrc:65
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_10"
msgid "~Return address in envelope window"
msgstr "लायजामनि बिखं उइन्डआव थं हरफिन"
#: strings.hrc:66
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_11"
msgid "~Logo"
msgstr "ल'ग'"
#: strings.hrc:67
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_12"
msgid "~Return address in envelope window"
msgstr "लायजामनि बिखं उइन्डआव थं हरफिन"
#: strings.hrc:68
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_13"
msgid "Letter Signs"
msgstr "लायजामनि नेरसोनफोर"
#: strings.hrc:69
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_14"
msgid "S~ubject line"
msgstr "आयदा सारि"
#: strings.hrc:70
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_15"
msgid "Salu~tation"
msgstr "हामलायनाय"
#: strings.hrc:71
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_16"
msgid "Fold ~marks"
msgstr "सिनखौ फायखन"
#: strings.hrc:72
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_17"
msgid "~Complimentary close"
msgstr "बाखनायनाय बन्द खालामनाय"
#: strings.hrc:73
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_18"
msgid "~Footer"
msgstr "फुटार"
#: strings.hrc:74
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_19"
msgid "~Use user data for return address"
msgstr "थं फैफिनहोनो थाखाय बाहायग्रा डाटा बाहाय"
#: strings.hrc:75
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_20"
msgid "~New sender address:"
msgstr "गोदान थं दैथाय हरग्रा:"
#: strings.hrc:76
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_21"
msgid "Use placeholders for ~recipient's address"
msgstr "थं मोनग्रानि थाखाय प्लेसहल्डार बाहाय"
#: strings.hrc:77
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_22"
msgid "Use address database for ~mail merge"
msgstr "मेइल मार्जनि थाखाय थं डाटाबेस बाहाय।"
#: strings.hrc:78
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_23"
msgid "Include ~only on second and following pages"
msgstr "नैथि आरो गाहायनि बिखं फोरावल' सोफादेर"
#: strings.hrc:79
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_24"
msgid "~Include page number"
msgstr "बिखंनि अनजिमा सोफादेर"
#: strings.hrc:80
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_25"
msgid "Letter Template"
msgstr "लायजामनि टेमप्लेट"
#: strings.hrc:81
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_26"
msgid "Create a ~letter from this template"
msgstr "बे टेमप्लेट निफ्राय गांसे लायजाम सोरजि"
#: strings.hrc:82
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_27"
msgid "Make ~manual changes to this letter template"
msgstr "बे लायजाम टेमप्लेटआव मेनुयेल सोलायनाय बानाय"
#: strings.hrc:83
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_28"
msgid "Page design"
msgstr "बिखंनि डिजाइन"
#: strings.hrc:84
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_29"
msgid "Page design"
msgstr "बिखंनि डिजाइन"
#: strings.hrc:85
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_30"
msgid "Page design"
msgstr "बिखंनि डिजाइन"
#: strings.hrc:86
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_31"
msgid "This wizard helps you to create a letter template. You can then use the template as the basis for writing letters as often as desired."
msgstr "बे विझार्डआ नोंथांखौ मोनसे लायजाम टेमप्लेट सोरजिनो मदद होयो। बेनि उनाव नोंथाङा लुबैनाय लायजाम लिरनायाव बिथा खालामनानै टेमप्लेटखौ बाहायनो हायो।"
#: strings.hrc:87
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_32"
msgid "~Height:"
msgstr "गोजौ:"
#: strings.hrc:88
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_33"
msgid "~Width:"
msgstr "गुवार:"
#: strings.hrc:89
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_34"
msgid "S~pacing to left margin:"
msgstr "आगसिनि रुगुंआव लांदां जायगा होनाय:"
#: strings.hrc:90
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_35"
msgid "Spacing ~to top margin:"
msgstr "गोजौनि रुगुंआव लांदां जायगा होनाय:"
@@ -374,13 +320,11 @@ msgid "Width:"
msgstr "गुवार:"
#: strings.hrc:93
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_38"
msgid "S~pacing to left margin:"
msgstr "आगसिनि रुगुंआव लांदां जायगा होनाय:"
#: strings.hrc:94
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_39"
msgid "Spacing ~to top margin:"
msgstr "गोजौनि रुगुंआव लांदां जायगा होनाय:"
@@ -392,103 +336,86 @@ msgid "Height:"
msgstr "गोजौ:"
#: strings.hrc:96
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_42"
msgid "Sender's address"
msgstr "दैथाय हरग्रानि थं"
#: strings.hrc:97
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_43"
msgid "Name:"
msgstr "मुं:"
#: strings.hrc:98
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_44"
msgid "Street:"
msgstr "लामा:"
#: strings.hrc:99
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_45"
msgid "ZIP code/State/City:"
msgstr "जिप क'ड/रायजो/नोगोर:"
#: strings.hrc:100
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_46"
msgid "Recipient's address"
msgstr "मोनग्रानि थं"
#: strings.hrc:101
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_47"
msgid "Footer"
msgstr "फुटार"
#: strings.hrc:102
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_48"
msgid "This wizard creates a letter template which enables you to create multiple letters with the same layout and settings."
msgstr "बे विझार्डा मोनसे लायजाम टेमप्लेट सोरजियो जाय नोंथांखौ एखे लेआउट आरो फज'नायजों गोबां रोखोमनि लायजाम सोरजिनो गोहो होयो।"
#: strings.hrc:103
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_49"
msgid "To create another new letter out of the template just navigate to the template location and double-click it."
msgstr "टेमप्लेट निफ्राय गुबुन मोनसे गोदान लायजाम सोरजिनो, टेमप्लेट जायगायाव नेभिगेट खालाम आरो बेखौ खेबनै-क्लिक खालाम।"
#: strings.hrc:104
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_50"
msgid "Template name:"
msgstr "टेमप्लेटनि मुं:"
#: strings.hrc:105
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_51"
msgid "Location and file name:"
msgstr "जायगा आरो फाइलनि मुं:"
#: strings.hrc:106
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_52"
msgid "How do you want to proceed?"
msgstr "नोंथाङा माबोरै दावगा लांनो सानो?"
#: strings.hrc:107
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_53"
msgid "Please choose the type of letter and page design"
msgstr "अननानै लायजामनि रोखोम आरो बिखंनि डिजाइन सायख"
#: strings.hrc:108
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_54"
msgid "Select the items to be printed"
msgstr "साफायनो गोनां आयदाफोरखौ सायख"
#: strings.hrc:109
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_55"
msgid "Specify items already on your letterhead paper"
msgstr "सिगाङआवनो नोंथांनि लायजाम खर'सायाव थं थानाय लेखा बिलाइनि आयदाफोरखौ थि खालाम।"
#: strings.hrc:110
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_56"
msgid "Specify the sender and recipient information"
msgstr "दैथाय हरग्रा आरो मोनग्रा मोन्थिहोनायखौ थि खालाम"
#: strings.hrc:111
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_57"
msgid "Fill in the information you would like in the footer"
msgstr "नोंथाङा फुटाराव लुबैनाय मोन्थिहोनायखौ आबुं खालाम"
#: strings.hrc:112
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_58"
msgid "Please specify last settings"
msgstr "अननानै जोबथा फज'नायखौ थि खालाम"
@@ -510,7 +437,6 @@ msgid "Modern"
msgstr ""
#: strings.hrc:116
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_62"
msgid "Office"
msgstr "अफिस"
@@ -526,7 +452,6 @@ msgid "Mail"
msgstr ""
#: strings.hrc:119
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_65"
msgid "Marine"
msgstr "मेरिन"
@@ -538,277 +463,231 @@ msgid "Red Line"
msgstr "गोदान सारि"
#: strings.hrc:123
-#, fuzzy
msgctxt "RID_LETTERWIZARDSALUTATION_START_1"
msgid "To Whom it May Concern"
msgstr "जायनि थाखाय बेयो सोमोन्दो गोनां"
#: strings.hrc:124
-#, fuzzy
msgctxt "RID_LETTERWIZARDSALUTATION_START_2"
msgid "Dear Sir or Madam"
msgstr "आंगोनि सार एबा मेडाम"
#: strings.hrc:125
-#, fuzzy
msgctxt "RID_LETTERWIZARDSALUTATION_START_3"
msgid "Hello"
msgstr "हेल्ल'"
#: strings.hrc:128
-#, fuzzy
msgctxt "RID_LETTERWIZARDGREETING_START_1"
msgid "Sincerely"
msgstr "गोसो गोरबोयै"
#: strings.hrc:129
-#, fuzzy
msgctxt "RID_LETTERWIZARDGREETING_START_2"
msgid "Best regards"
msgstr "मान बावनानै"
#: strings.hrc:130
-#, fuzzy
msgctxt "RID_LETTERWIZARDGREETING_START_3"
msgid "Cheers"
msgstr "गोजोनै था"
#: strings.hrc:133
-#, fuzzy
msgctxt "RID_LETTERWIZARDROADMAP_START_1"
msgid "Page design"
msgstr "बिखंनि डिजाइन"
#: strings.hrc:134
-#, fuzzy
msgctxt "RID_LETTERWIZARDROADMAP_START_2"
msgid "Letterhead layout"
msgstr "लायजाम खर'सायाव थं थानाय लेआउट"
#: strings.hrc:135
-#, fuzzy
msgctxt "RID_LETTERWIZARDROADMAP_START_3"
msgid "Printed items"
msgstr "साफायखानाय आयदाफोर"
#: strings.hrc:136
-#, fuzzy
msgctxt "RID_LETTERWIZARDROADMAP_START_4"
msgid "Recipient and sender"
msgstr "मोनग्रा आरो दैथाय हरग्रा"
#: strings.hrc:137
-#, fuzzy
msgctxt "RID_LETTERWIZARDROADMAP_START_5"
msgid "Footer"
msgstr "फुटार"
#: strings.hrc:138
-#, fuzzy
msgctxt "RID_LETTERWIZARDROADMAP_START_6"
msgid "Name and location"
msgstr "मुं आरो जायगा"
#: strings.hrc:141
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_1"
msgid "Fax Wizard"
msgstr "फेक्स विझार्ड"
#: strings.hrc:142
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_2"
msgid "Label9"
msgstr "लेबेल 9"
#: strings.hrc:143
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_3"
msgid "~Business Fax"
msgstr "फालांगि फेक्स"
#: strings.hrc:144
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_4"
msgid "~Personal Fax"
msgstr "गावनि फेक्स"
#: strings.hrc:145
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_5"
msgid "~Logo"
msgstr "ल'ग'"
#: strings.hrc:146
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_6"
msgid "S~ubject line"
msgstr "आयदा सारि"
#: strings.hrc:147
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_7"
msgid "S~alutation"
msgstr "हामलायनाय"
#: strings.hrc:148
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_8"
msgid "~Complimentary close"
msgstr "बाखनायनाय बन्द खालामनाय"
#: strings.hrc:149
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_9"
msgid "~Footer"
msgstr "फुटार"
#: strings.hrc:150
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_10"
msgid "~Use user data for return address"
msgstr "थं फैफिनहोनो थाखाय बाहायग्रा डाटा बाहाय"
#: strings.hrc:151
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_11"
msgid "~New return address"
msgstr "गोदान फैफिननाय मुं"
#: strings.hrc:152
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_12"
msgid "My Fax Template"
msgstr "आंनि फेक्स टेमप्लेट"
#: strings.hrc:153
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_13"
msgid "Create a ~fax from this template"
msgstr "बे टेमप्लेट निफ्राय फेक्स सोरजि"
#: strings.hrc:154
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_14"
msgid "Make ~manual changes to this fax template"
msgstr "बे फेक्स टेमप्लेटआव मेनुयेल सोलायनायफोरखौ बानाय"
#: strings.hrc:155
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_15"
msgid "Page design"
msgstr "बिखंनि डिजाइन"
#: strings.hrc:156
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_16"
msgid "Page design"
msgstr "बिखंनि डिजाइन"
#: strings.hrc:157
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_17"
msgid "This wizard helps you to create a fax template. The template can then be used to create a fax whenever needed."
msgstr "बे विझार्डा फेक्स टेमप्लेट सोरजिनो नोंथांखौ मदद होयो। गोनां जानाय समाव मोनसे फेक्स सोरजिनो थाखाय टेमप्लेटखौ बाहायनो हागोन।"
#: strings.hrc:158
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_18"
msgid "Return address"
msgstr "थं हरफिन"
#: strings.hrc:159
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_19"
msgid "Name:"
msgstr "मुं:"
#: strings.hrc:160
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_20"
msgid "Street:"
msgstr "लामा:"
#: strings.hrc:161
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_21"
msgid "ZIP code/State/City:"
msgstr "जिप क'ड/रायजो/नोगोर:"
#: strings.hrc:162
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_22"
msgid "Footer"
msgstr "फुटार"
#: strings.hrc:163
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_23"
msgid "This wizard creates a fax template which enables you to create multiple faxes with the same layout and settings."
msgstr "बे विझार्डा मोनसे फेक्स टेमप्लेट सोरजियो जाय नोंथांखौ एखे लेआउट आरो फज'नायजों गोबां फेक्स सोरजिनो गोहो होयो।"
#: strings.hrc:164
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_24"
msgid "To create another new fax out of the template, go to the location where you saved the template and double-click the file."
msgstr "टेमप्लेट निफ्राय गुबुन मोनसे गोदान फेक्स सोरजिनो, नोंथां टेमप्लेट थिनाय जायगायाव थां आरो फाइलआव खेबनै क्लिक खालाम।"
#: strings.hrc:165
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_25"
msgid "Template Name:"
msgstr "टेमप्लेटनि मुं:"
#: strings.hrc:166
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_26"
msgid "Location and file name:"
msgstr "जायगा आरो फाइलनि मुं:"
#: strings.hrc:167
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_27"
msgid "What do you want to do next?"
msgstr "बेनि उनाव नोंथाङा मा खालामनो सानो?"
#: strings.hrc:168
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_28"
msgid "Choose the type of fax and a page design"
msgstr "फेक्सनि रोखोम आरो मोनसे बिखंनि डिजाइन बासिख।"
#: strings.hrc:169
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_29"
msgid "Select items to include in the fax template"
msgstr "फेक्स टेमप्लेटआव सोफादेरनो आयदाफोरखौ सायख।"
#: strings.hrc:170
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_30"
msgid "Specify sender and recipient information"
msgstr "मोन्थिहोनाय दैथाय हरग्रा आरो मोनग्रा थि खालाम"
#: strings.hrc:171
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_31"
msgid "Enter text for the footer"
msgstr "फुटारनि थाखाय फराय बिजाब एन्टार खालाम"
#: strings.hrc:172
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_32"
msgid "Choose a name and save the template"
msgstr "मोनसे मुं बासिख आरो टेमप्लेट थिना दोन।"
#: strings.hrc:173
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_33"
msgid "Include ~only on second and following pages"
msgstr "नैथि आरो गाहायनि बिखं फोरावल' सोफादेर"
#: strings.hrc:174
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_34"
msgid "~Include page number"
msgstr "बिखंनि अनजिमा सोफादेर"
@@ -820,31 +699,26 @@ msgid "~Date"
msgstr "अक्ट'"
#: strings.hrc:176
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_36"
msgid "~Type of message"
msgstr "खौरांनि रोखोम"
#: strings.hrc:177
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_37"
msgid "Fax Number:"
msgstr "फेक्सनि अनजिमा:"
#: strings.hrc:178
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_38"
msgid "Use placeholders for ~recipient's address"
msgstr "थं मोनग्रानि थाखाय प्लेसहल्डार बाहाय"
#: strings.hrc:179
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_39"
msgid "Use address database for ~mail merge"
msgstr "मेइल मार्जनि थाखाय थं डाटाबेस बाहाय।"
#: strings.hrc:180
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_40"
msgid "~New return address"
msgstr "गोदान फैफिननाय मुं"
@@ -900,13 +774,11 @@ msgid "Bottle"
msgstr ""
#: strings.hrc:190
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_50"
msgid "Lines"
msgstr "सारिफोर"
#: strings.hrc:191
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_51"
msgid "Marine"
msgstr "मेरिन"
@@ -932,181 +804,151 @@ msgid "Modern Fax from Private"
msgstr ""
#: strings.hrc:196
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_56"
msgid "Fax"
msgstr "फेक्स"
#: strings.hrc:199
-#, fuzzy
msgctxt "RID_FAXWIZARDCOMMUNICATION_START_1"
msgid "Important Information!"
msgstr "गोनां मोनथिहोनाय!"
#: strings.hrc:200
-#, fuzzy
msgctxt "RID_FAXWIZARDCOMMUNICATION_START_2"
msgid "For your information"
msgstr "नोंथांनि मोनथिहोनायनि थाखाय"
#: strings.hrc:201
-#, fuzzy
msgctxt "RID_FAXWIZARDCOMMUNICATION_START_3"
msgid "News!"
msgstr "खौरां!"
#: strings.hrc:204
-#, fuzzy
msgctxt "RID_FAXWIZARDSALUTATION_START_1"
msgid "To whom it may concern,"
msgstr "बेयो जायजों सोमोन्दो दङ,"
#: strings.hrc:205
-#, fuzzy
msgctxt "RID_FAXWIZARDSALUTATION_START_2"
msgid "Dear Sir or Madam,"
msgstr "आंगोनि सार एबा मेडाम,"
#: strings.hrc:206
-#, fuzzy
msgctxt "RID_FAXWIZARDSALUTATION_START_3"
msgid "Hello,"
msgstr "हेल्ल',"
#: strings.hrc:207
-#, fuzzy
msgctxt "RID_FAXWIZARDSALUTATION_START_4"
msgid "Hi,"
msgstr "हाय,"
#: strings.hrc:210
-#, fuzzy
msgctxt "RID_FAXWIZARDGREETING_START_1"
msgid "Sincerely"
msgstr "गोसो गोरबोयै"
#: strings.hrc:211
-#, fuzzy
msgctxt "RID_FAXWIZARDGREETING_START_2"
msgid "Yours faithfully"
msgstr "नोंथांनि फोथारजाथाव"
#: strings.hrc:212
-#, fuzzy
msgctxt "RID_FAXWIZARDGREETING_START_3"
msgid "Regards"
msgstr "हामग्लायनाय"
#: strings.hrc:213
-#, fuzzy
msgctxt "RID_FAXWIZARDGREETING_START_4"
msgid "Love"
msgstr "अननाय"
#: strings.hrc:216
-#, fuzzy
msgctxt "RID_FAXWIZARDROADMAP_START_1"
msgid "Page design"
msgstr "बिखंनि डिजाइन"
#: strings.hrc:217
-#, fuzzy
msgctxt "RID_FAXWIZARDROADMAP_START_2"
msgid "Items to include"
msgstr "दाजाबनो आयदाफोर"
#: strings.hrc:218
-#, fuzzy
msgctxt "RID_FAXWIZARDROADMAP_START_3"
msgid "Sender and Recipient"
msgstr "दैथाय हरग्रा आरो मोनग्रा"
#: strings.hrc:219
-#, fuzzy
msgctxt "RID_FAXWIZARDROADMAP_START_4"
msgid "Footer"
msgstr "फुटार"
#: strings.hrc:220
-#, fuzzy
msgctxt "RID_FAXWIZARDROADMAP_START_5"
msgid "Name and location"
msgstr "मुं आरो जायगा"
#: strings.hrc:223
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_1"
msgid "Agenda Wizard"
msgstr "हाबाफारि विझार्ड"
#: strings.hrc:224
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_2"
msgid "Make ~manual changes to this agenda template"
msgstr "बे हाबाफारि विझार्डाव मेनुयेल सोलायनाय खालाम"
#: strings.hrc:225
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_3"
msgid "Template name:"
msgstr "टेमप्लेटनि मुं:"
#: strings.hrc:226
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_4"
msgid "Location and file name:"
msgstr "जायगा आरो फाइलनि मुं:"
#: strings.hrc:227
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_5"
msgid "What do you want to do next?"
msgstr "बेनि उनाव नोंथाङा मा खालामनो सानो?"
#: strings.hrc:228
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_6"
msgid "Please choose the page design for the agenda"
msgstr "अननानै हाबाफारिनि थाखाय बिखं डिजाइन सायख"
#: strings.hrc:229
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_7"
msgid "Please select the headings you wish to include in your agenda template"
msgstr "अननानै नोंथांनि हाबाफारि टेमप्लेटाव दाजाबदेरनो लुबैनाय लिरबिदांनि बिमुंखौ सायख"
#: strings.hrc:230
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_8"
msgid "Please enter general information for the event"
msgstr "अननानै जाथायनि थाखाय सरासनस्रा मोन्थिहोनायखौ एन्टार खालाम"
#: strings.hrc:231
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_9"
msgid "Please specify items for the agenda"
msgstr "अननानै हाबाफारिनि थाखाय आयदाफोरथौ थि खालाम"
#: strings.hrc:232
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_10"
msgid "Please select the names you wish to include in your agenda template"
msgstr "अननानै नोंथांनि हाबाफारि टेमप्लेटाव दाजाबदेरनो लुबैनायमुंखौ सायख।"
#: strings.hrc:233
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_11"
msgid "Choose a name and save the template"
msgstr "मोनसे मुं बासिख आरो टेमप्लेट थिना दोन।"
#: strings.hrc:234
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_12"
msgid "Include form for recording minutes"
msgstr "मिनिट रेकर्द खालामनो थाखाय फर्म दाजाबदेर"
#: strings.hrc:235
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_13"
msgid "This wizard helps you to create an agenda template. The template can then be used to create an agenda whenever needed."
msgstr "बे विझार्ड हाबाफारि टेमप्लेट सोरजिनो मदद होयो। गोनांथि जानाय समाव हाबाफारि सोरजिनो टेमप्लेट बाहायनाय जायो।"
@@ -1118,43 +960,36 @@ msgid "Time:"
msgstr "सम:"
#: strings.hrc:237
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_15"
msgid "Name:"
msgstr "मुं:"
#: strings.hrc:238
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_16"
msgid "Location:"
msgstr "जायगा:"
#: strings.hrc:239
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_17"
msgid "Placeholders will be used in empty fields. You can replace placeholders with text later."
msgstr "लांदां फोथाराव प्लेसहल्डारखौ बाहायनाय जागोन। नोंथाङा प्लेसहल्डारखौ फराय बिजाबजों उनाव सोलाय होनो हागोन।"
#: strings.hrc:240
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_18"
msgid "..."
msgstr " ..."
#: strings.hrc:241
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_19"
msgid "Create an ~agenda from this template"
msgstr "बे टेमप्लेटा निफ्राय मोनसे हाबाफारि सोरजि"
#: strings.hrc:242
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_20"
msgid "To create a new agenda out of the template, go to the location where you saved the template and double-click the file."
msgstr "टेमप्लेटा निफ्राय मोनसे गोदान हाबाफारि सोरजिनो,नोंथाङा टेमप्लेट थिनाय जायगायाव थां आरो फाइलाव खेबनै क्लिक खालाम।"
#: strings.hrc:243
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_21"
msgid "Agenda item"
msgstr "हाबाफारि आयदा"
@@ -1166,73 +1001,61 @@ msgid "Responsible"
msgstr "बिबानाव थानाय"
#: strings.hrc:245
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_23"
msgid "Duration"
msgstr "सम सिमा"
#: strings.hrc:246
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_24"
msgid "Meeting called by"
msgstr "..जों मिटिं हांख्रायहरनाय"
#: strings.hrc:247
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_25"
msgid "Chairperson"
msgstr "आफादगिरि"
#: strings.hrc:248
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_26"
msgid "Minute keeper"
msgstr "रेकर्ड लाखिग्रा"
#: strings.hrc:249
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_27"
msgid "Moderator"
msgstr "गेजेरनि सुबुं"
#: strings.hrc:250
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_28"
msgid "Attendees"
msgstr "नुजाथिनाय सुबुंफोर"
#: strings.hrc:251
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_29"
msgid "Observers"
msgstr "नायबिजिग्रा"
#: strings.hrc:252
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_30"
msgid "Facility personnel"
msgstr "सरकारि खामानि मावग्रानि थानाय सुबिदा "
#: strings.hrc:253
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_31"
msgid "The agenda template will include placeholders for the names of the selected people. When creating an agenda from the template, you can replace these placeholder with the appropriate names."
msgstr "सायखनाय सुबुंनि मुंफोरनि थाखाय हाबाफारि टेमप्लेटआ प्लेसहल्डारस सोफादेरनो हागौ। जेब्ला टेमप्लेट निफ्राय हाबाफारि सोरजियो, नोंथाङा गोरोबनाय मुंफोरजों बेफोर प्लेसहल्डारखौ सोलाय होनो हागौ।"
#: strings.hrc:254
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_32"
msgid "Type of meeting"
msgstr "मिटिंनि रोखोम"
#: strings.hrc:255
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_33"
msgid "Please read"
msgstr "अननानै फराय"
#: strings.hrc:256
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_34"
msgid "Please bring"
msgstr "अननानै लाबो"
@@ -1244,133 +1067,111 @@ msgid "Notes"
msgstr "सुंद' लिरथाय"
#: strings.hrc:258
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_36"
msgid "The agenda template will include placeholders for the selected items."
msgstr "सायखनाय आयदाफोरनि थाखाय हाबाफारि टेमप्लेटआ प्लेसहल्डारस सोफादेरनो हागौ।"
#: strings.hrc:259
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_38"
msgid "Date:"
msgstr "अक्ट':"
#: strings.hrc:260
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_39"
msgid "This wizard creates an agenda template which enables you to create multiple agendas with the same layout and settings."
msgstr "बे विझार्डा हाबाफारि टेमप्लेट सोरजियो जाय एखे लेआउट आरो फज'नायजों गोबां हाबाफारि सोरजिनो नोंथाखौ गोहो होयो।"
#: strings.hrc:261
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_40"
msgid "Page design:"
msgstr "बिखंनि डिजाइन:"
#: strings.hrc:262
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_41"
msgid "myAgendaTemplate.stw"
msgstr "आंनि हाबाफारि टेमप्लेट.stw"
#: strings.hrc:263
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_42"
msgid "My Agenda Template"
msgstr "आंनि हाबाफारि टेमप्लेट"
#: strings.hrc:264
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_43"
msgid "An unexpected error occurred while saving the agenda template."
msgstr "हाबाफारि टेमप्लेट थिनाय समाव मोनसे मिजिंथियै गोरोन्थि जाबाय।"
#: strings.hrc:265
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_44"
msgid "Name"
msgstr "मुं"
#: strings.hrc:266
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_45"
msgid "Date"
msgstr "अक्ट'"
#: strings.hrc:267
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_46"
msgid "Time"
msgstr "सम"
#: strings.hrc:268
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_47"
msgid "Location"
msgstr "जायगा"
#: strings.hrc:269
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_48"
msgid "Click to replace this text"
msgstr "बे फराय बिजाब सोलाय होनो क्लिक खालाम"
#: strings.hrc:270
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_50"
msgid "Page design"
msgstr "बिखंनि डिजाइन"
#: strings.hrc:271
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_51"
msgid "General information"
msgstr "सरासनस्रा मोन्थिहोनाय"
#: strings.hrc:272
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_52"
msgid "Headings to include"
msgstr "सोफादेरनो गोनां लिरबिदांनि बिमुं"
#: strings.hrc:273
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_53"
msgid "Names"
msgstr "मुंफोर"
#: strings.hrc:274
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_54"
msgid "Agenda items"
msgstr "हाबाफारि आयदाफोर"
#: strings.hrc:275
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_55"
msgid "Name and location"
msgstr "मुं आरो जायगा"
#: strings.hrc:276
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_56"
msgid "An unexpected error occurred while opening the agenda template."
msgstr "हाबाफारि टेमप्लेट खेवनाय समाव मोनसे मिजिंथियै गोरोन्थि जाबाय।"
#: strings.hrc:277
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_57"
msgid "Type of meeting"
msgstr "मिटिंनि रोखोम"
#: strings.hrc:278
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_58"
msgid "Please bring"
msgstr "अननानै लाबो"
#: strings.hrc:279
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_59"
msgid "Please read"
msgstr "अननानै फराय"
@@ -1382,43 +1183,36 @@ msgid "Notes"
msgstr "सुंद' लिरथाय"
#: strings.hrc:281
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_61"
msgid "Meeting called by"
msgstr "..जों मिटिं हांख्रायहरनाय"
#: strings.hrc:282
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_62"
msgid "Chairperson"
msgstr "आफादगिरि"
#: strings.hrc:283
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_63"
msgid "Attendees"
msgstr "नुजाथिनाय सुबुंफोर"
#: strings.hrc:284
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_64"
msgid "Minute keeper"
msgstr "रेकर्ड लाखिग्रा"
#: strings.hrc:285
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_65"
msgid "Moderator"
msgstr "गेजेरनि सुबुं"
#: strings.hrc:286
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_66"
msgid "Observers"
msgstr "नायबिजिग्रा"
#: strings.hrc:287
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_67"
msgid "Facility personnel"
msgstr "सरकारि खामानि मावग्रानि थानाय सुबिदा "
@@ -1430,25 +1224,21 @@ msgid "Insert"
msgstr "सोसन"
#: strings.hrc:289
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_69"
msgid "Remove"
msgstr "गैया खालाम"
#: strings.hrc:290
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_70"
msgid "Move up"
msgstr "गोजौआव लां"
#: strings.hrc:291
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_71"
msgid "Move down"
msgstr "गाहायाव लाबो"
#: strings.hrc:292
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_72"
msgid "Date:"
msgstr "अक्ट':"
@@ -1460,7 +1250,6 @@ msgid "Time:"
msgstr "सम:"
#: strings.hrc:294
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_74"
msgid "Location:"
msgstr "जायगा:"
@@ -1487,13 +1276,11 @@ msgid "Responsible"
msgstr "बिबानाव थानाय"
#: strings.hrc:299
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_79"
msgid "Time"
msgstr "सम"
#: strings.hrc:300
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_80"
msgid "Additional information"
msgstr "लेङाय मोन्थिहोनाय"
@@ -1529,7 +1316,6 @@ msgid "Deadline:"
msgstr ""
#: strings.hrc:307
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_87"
msgid "Blue"
msgstr "गोथां"
@@ -1551,13 +1337,11 @@ msgid "Elegant"
msgstr ""
#: strings.hrc:311
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_91"
msgid "Green"
msgstr "सोमखोर"
#: strings.hrc:312
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_92"
msgid "Grey"
msgstr "फुस्लां"
@@ -1568,13 +1352,11 @@ msgid "Modern"
msgstr ""
#: strings.hrc:314
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_94"
msgid "Orange"
msgstr "नारें गाब"
#: strings.hrc:315
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_95"
msgid "Red"
msgstr "गोजा"
diff --git a/source/brx/wizards/source/resources.po b/source/brx/wizards/source/resources.po
index 19996be5077..791e4bfe804 100644
--- a/source/brx/wizards/source/resources.po
+++ b/source/brx/wizards/source/resources.po
@@ -14,7 +14,6 @@ msgstr ""
"X-Generator: LibreOffice\n"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_0\n"
@@ -23,7 +22,6 @@ msgid "The directory '%1' could not be created.<BR>There may not be enough space
msgstr "डिरेक्टरि'%1' सोरजिनो हायाखै। <BR> नोंथांनि हार्ड डिस्कआव थाबावनाय थोजासे जायगा गैया जानो हागौ."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_1\n"
@@ -32,7 +30,6 @@ msgid "The text document could not be created.<BR>Please check if the module 'PR
msgstr "फराय बिजाब फोरमान बिलाइ सोरजिनो हायाखै।<BR> अननानै मडुल 'PRODUCTNAME रायटार' इनष्टल जादोंना जायाखै आजनाद खालाम।"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_2\n"
@@ -41,7 +38,6 @@ msgid "The spreadsheet could not be created.<BR>Please check if the module 'PROD
msgstr "स्प्रेडशिट सोरजिनो हायाखै।<BR>अननानै मडुल 'PRODUCTNAME कल्क' इनष्टल जादोंना जायाखै आनजाद खालाम।"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_3\n"
@@ -50,7 +46,6 @@ msgid "The presentation could not be created.<BR>Please check if the module 'PRO
msgstr "प्रेजेन्टेसनखौ सोरजिनाय जायाखै। <<BR>अननानै मड्युल 'PRODUCTNAME इम्प्रेस' इनष्टल जादोंना जायाखै आनजाद खालाम."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_4\n"
@@ -59,7 +54,6 @@ msgid "The drawing could not be created.<BR>Please check if the module 'PRODUCTN
msgstr "सावगारि एरनायखौ सोरजिनाय जायाखै। <BR>अननानै मडुल 'PRODUCTNAME ड्र' इनष्टल जादोंना जायाखै आनजाद खालाम।"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_5\n"
@@ -68,7 +62,6 @@ msgid "The formula could not be created.<BR>Please check if the module 'PRODUCTN
msgstr "फरमुलाखौ सोरजिनो हायाखै। <BR>अननानै मडुल 'PRODUCTNAME सानखानथि' इनष्टल जादोंना जायाखै आनजाद खालाम।"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_6\n"
@@ -77,7 +70,6 @@ msgid "The files required could not be found.<BR>Please start the %PRODUCTNAME S
msgstr "\"गोनांथि जानाय फाइलखौ मोननाय जायाखै। <BR> अननानै %PRODUCTNAME सेटआपखौ जागाय आरो 'फोसाब' सायख।"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_7\n"
@@ -86,7 +78,6 @@ msgid "The file '<PATH>' already exists.<BR><BR>Would you like to overwrite the
msgstr "फाइल '<PATH>'आ सिगाङावनो दङ। <BR><BR> थांखानाय फाइलखौ नोंथाङा लिरदेरबावनो सानो नामा?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_8\n"
@@ -95,7 +86,6 @@ msgid "Yes"
msgstr "नंगौ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_9\n"
@@ -104,7 +94,6 @@ msgid "Yes to All"
msgstr "गासैबो नंगौ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_10\n"
@@ -113,7 +102,6 @@ msgid "No"
msgstr "नङा"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_11\n"
@@ -140,7 +128,6 @@ msgid "< ~Back"
msgstr "< ~उन"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_14\n"
@@ -158,7 +145,6 @@ msgid "~Help"
msgstr "मदद"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_16\n"
@@ -167,7 +153,6 @@ msgid "Steps"
msgstr "स्टेपफोर"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_17\n"
@@ -176,7 +161,6 @@ msgid "Close"
msgstr "बन्द खालाम"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_18\n"
@@ -185,7 +169,6 @@ msgid "OK"
msgstr "OK"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_19\n"
@@ -194,7 +177,6 @@ msgid "The file already exists. Do you want to overwrite it?"
msgstr "फाइला सिगाङावनो दङ। नोंथाङा बेखौ लिरदेरबावनो सानो नामा?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_20\n"
@@ -215,7 +197,6 @@ msgstr ""
"बेनि उनाव विझार्डखौ फिन सालाय।"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_0\n"
@@ -233,7 +214,6 @@ msgid "~Table"
msgstr "~फारिलाइ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_4\n"
@@ -242,7 +222,6 @@ msgid "Colu~mns"
msgstr "खाम्फाफोर"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_7\n"
@@ -260,7 +239,6 @@ msgid "- undefined -"
msgstr "-थार नङै -"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_9\n"
@@ -269,7 +247,6 @@ msgid "~Fields in report"
msgstr " फोरमायथिनायाव फोथारफोर"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_11\n"
@@ -278,7 +255,6 @@ msgid "Grouping"
msgstr "हानजा खालामनाय"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_12\n"
@@ -287,7 +263,6 @@ msgid "Sort options"
msgstr "उफ्राफोरखौ थाखो खालाम"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_13\n"
@@ -296,7 +271,6 @@ msgid "Choose layout"
msgstr "लेआउट बासिख"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_14\n"
@@ -305,7 +279,6 @@ msgid "Create report"
msgstr "फोरमायथिनाय सोरजि"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_15\n"
@@ -314,7 +287,6 @@ msgid "Layout of data"
msgstr "डाटानि लेआउट"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_16\n"
@@ -323,7 +295,6 @@ msgid "Layout of headers and footers"
msgstr "हेडारस आरो फुटारसनि लेआउट"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_19\n"
@@ -332,7 +303,6 @@ msgid "Fields"
msgstr "फोथारफोर"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_20\n"
@@ -341,7 +311,6 @@ msgid "~Sort by"
msgstr "..जों थाखो खालाम"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_21\n"
@@ -359,7 +328,6 @@ msgid "Orientation"
msgstr "अरियेनटेसन"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_23\n"
@@ -368,7 +336,6 @@ msgid "Portrait"
msgstr "प'र्ट्रेट"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_24\n"
@@ -377,7 +344,6 @@ msgid "Landscape"
msgstr "लेण्डस्केप"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_28\n"
@@ -386,7 +352,6 @@ msgid "Which fields do you want to have in your report?"
msgstr "नोंथांनि फोरमायथिनायाव बबे फोथार थाजानो लुबैयो?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_29\n"
@@ -395,7 +360,6 @@ msgid "Do you want to add grouping levels?"
msgstr "नोंथाङा हानजा खालामनाय लेबेलखौ दाजाबनो सानो नामा?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_30\n"
@@ -404,7 +368,6 @@ msgid "According to which fields do you want to sort the data?"
msgstr "नोंथाङा बबे फोथार बादियै डाटाखौ थाखो खालामनो सानो?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_31\n"
@@ -413,7 +376,6 @@ msgid "How do you want your report to look?"
msgstr "नोंथाङा नोंथांनि फोरमायथिनायखौ माबोरै नायनो सानो?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_32\n"
@@ -422,7 +384,6 @@ msgid "Decide how you want to proceed"
msgstr "नोंथाङा माबोरै दावगालांनो लुबैयो थि खालाम"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_33\n"
@@ -431,7 +392,6 @@ msgid "Title of report"
msgstr "फोरमायथिनायनि बिमुं"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_34\n"
@@ -440,7 +400,6 @@ msgid "Display report"
msgstr "फोरमायथिनाय दिन्थिफुं"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_35\n"
@@ -467,7 +426,6 @@ msgid "Descending"
msgstr "गाहायथिं फैनाय"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_40\n"
@@ -476,7 +434,6 @@ msgid "~Dynamic report"
msgstr "सोलायस्लु फोरमायथिनाय"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_41\n"
@@ -485,7 +442,6 @@ msgid "~Create report now"
msgstr "दानो फोरमायथिनाय सोरजि"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_42\n"
@@ -494,7 +450,6 @@ msgid "~Modify report layout"
msgstr "फोरमायथिनाय लेआउटखौ सोलाय हो"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_43\n"
@@ -512,7 +467,6 @@ msgid "Save as"
msgstr "बादियै थिनानै दोन"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_50\n"
@@ -521,7 +475,6 @@ msgid "Groupings"
msgstr "हानजा खालामनाय"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_51\n"
@@ -530,7 +483,6 @@ msgid "Then b~y"
msgstr "..जों अब्ला"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_52\n"
@@ -539,7 +491,6 @@ msgid "~Then by"
msgstr "..जों अब्ला"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_53\n"
@@ -548,7 +499,6 @@ msgid "Asc~ending"
msgstr "गोजौथिं बांनाय फारि"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_54\n"
@@ -557,7 +507,6 @@ msgid "Ascend~ing"
msgstr "गोजौथिं बांनाय फारि"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_55\n"
@@ -566,7 +515,6 @@ msgid "Ascendin~g"
msgstr "गोजौथिं बांनाय फारि"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_56\n"
@@ -575,7 +523,6 @@ msgid "De~scending"
msgstr "गाहायजों खमिनाय फारि"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_57\n"
@@ -584,7 +531,6 @@ msgid "Des~cending"
msgstr "गाहायजों खमिनाय फारि"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_58\n"
@@ -593,7 +539,6 @@ msgid "De~scending"
msgstr "गाहायजों खमिनाय फारि"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_60\n"
@@ -602,7 +547,6 @@ msgid "Binary fields cannot be displayed in the report."
msgstr "बायनारि फोथार फोरखौ फोरमायथिनायाव दिन्थिफुंनो हाया।"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_61\n"
@@ -611,7 +555,6 @@ msgid "The table '<TABLENAME>' does not exist."
msgstr "फारिलाइ'<TABLENAME>'आ गैया।"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_62\n"
@@ -620,7 +563,6 @@ msgid "Creating Report..."
msgstr "फोरमायथिनाय सोरजि गासिनो दङ..."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_63\n"
@@ -629,7 +571,6 @@ msgid "Number of records inserted: <COUNT>"
msgstr "फोरमानलाइ सोसननायनि अनजिमा: <COUNT>"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_64\n"
@@ -638,7 +579,6 @@ msgid "The form '<REPORTFORM>' does not exist."
msgstr "फर्म '<REPORTFORM>'आ गैया।"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_65\n"
@@ -647,7 +587,6 @@ msgid "The query with the statement <BR>'<STATEMENT>' <BR> could not be run. <BR
msgstr "बिबुंथिजों सोंनाय<BR>'<STATEMENT>'<BR> खौ सालायलांनो हाया। <BR>नोंथांनि डाटा फुंखाखौ आनजाद खालाम।"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_66\n"
@@ -656,7 +595,6 @@ msgid "The following hidden control in the form '<REPORTFORM>' could not be read
msgstr "फर्म'<REPORTFORM>' आव गाहायनि एरसोखोमानाय दबथायनायखौ फरायनो हाया: '<CONTROLNAME>'।"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_67\n"
@@ -665,7 +603,6 @@ msgid "Importing data..."
msgstr "डाटा दैथाय हरगासिनो दङ..."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_68\n"
@@ -674,7 +611,6 @@ msgid "Labeling fields"
msgstr "फोथार फोरखौ लेबेल खालामगासिनो दङ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_69\n"
@@ -683,7 +619,6 @@ msgid "How do you want to label the fields?"
msgstr "फोथार फोरखौ नोंथाङा माबोरै लेबेल खालामनो सानो?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_70\n"
@@ -692,7 +627,6 @@ msgid "Label"
msgstr "लेबेल"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_71\n"
@@ -701,7 +635,6 @@ msgid "Field"
msgstr "फोथार"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_72\n"
@@ -710,7 +643,6 @@ msgid "An error occurred in the wizard.<BR>The template '%PATH' could be erroneo
msgstr "विझार्ड आव मोनसे गोरोन्थि जाबाय। <BR>टेमप्लेट'%PATH' आ गोरोन्थि जानो हाया।<BR> गोनांथि जानाय बिफान एबा फारिलाइआ गैया एबा गोरोन्थि मुंजों दङ। <BR> गोबां गुवारै मोन्थिहोनायनि थाखाय मदद नाय। <BR>अननानै गुबुन मोनसे टेमप्लेट सायख।"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_73\n"
@@ -727,7 +659,6 @@ msgid "The sort criterion '<FIELDNAME>' was chosen twice. Each criterion can onl
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_75\n"
@@ -736,7 +667,6 @@ msgid "Note: The dummy text will be replaced by data from the database when the
msgstr "नायनो गोनां: जेब्ला फोरमायथिनायखौ सोरजिनाय जायो डामि फराय बिजाबखौ डाटाबेसनि डाटाजों सोलाय होनाय जागोन।"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_76\n"
@@ -745,7 +675,6 @@ msgid "A report '%REPORTNAME' already exists in the database. Please assign anot
msgstr "फोरमानथिनाय '%REPORTNAME'आ डाटाबेसआव सिगाङावनो दङ। अननानै गुबुन मोनसे मुं थि खालाम।"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_78\n"
@@ -754,7 +683,6 @@ msgid "How do you want to proceed after creating the report?"
msgstr "फोरमायथिनाय सोरजिनायनि उनाव नोंथाङा माबोरै दावगालांनो सानो?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_79\n"
@@ -814,7 +742,6 @@ msgid "In blocks, labels above"
msgstr "ब्लक्स आव -गोजौनि लेबेलफोर"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_86\n"
@@ -832,7 +759,6 @@ msgid "Author:"
msgstr "लिरगिरि: "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_88\n"
@@ -1078,7 +1004,6 @@ msgid "Drafting"
msgstr "सावगारि"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_118\n"
@@ -1120,7 +1045,6 @@ msgid "Worldmap"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_0\n"
@@ -1147,7 +1071,6 @@ msgid "< ~Back"
msgstr "< ~उन"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_3\n"
@@ -1156,7 +1079,6 @@ msgid "~Next >"
msgstr "उननि >"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_4\n"
@@ -1165,7 +1087,6 @@ msgid "~Database"
msgstr "डाटाबेस"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_5\n"
@@ -1174,7 +1095,6 @@ msgid "~Table name"
msgstr "फारिलाइनि मुं"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_6\n"
@@ -1231,7 +1151,6 @@ msgid "The selected table or query could not be opened."
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_14\n"
@@ -1249,7 +1168,6 @@ msgid "~Help"
msgstr "मदद"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_21\n"
@@ -1258,7 +1176,6 @@ msgid "~Stop"
msgstr "थाद' हो"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_30\n"
@@ -1267,7 +1184,6 @@ msgid "The document could not be saved."
msgstr "फोरमान बिलाइखौ थिनो हायाखै."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_33\n"
@@ -1276,7 +1192,6 @@ msgid "Exiting the wizard"
msgstr "विझार्ड निफ्राय ओंखारलांनाय।"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_34\n"
@@ -1285,7 +1200,6 @@ msgid "Connecting to data source..."
msgstr "डाटा फुंखा सिम फोनांजाब खालाम गासिनो दङ..."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_35\n"
@@ -1294,7 +1208,6 @@ msgid "The connection to the data source could not be established."
msgstr "डाटा फुंखा सिम फोनांजाब खालामनायखौ गायसननाय जायाखै।"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_36\n"
@@ -1303,7 +1216,6 @@ msgid "The file path entered is not valid."
msgstr "एन्टार खालामनाय फाइल लामाया बाहाय जाथाव नङा।"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_37\n"
@@ -1312,7 +1224,6 @@ msgid "Please select a data source"
msgstr "अननानै डाटा फुंखा सायख।"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_38\n"
@@ -1321,7 +1232,6 @@ msgid "Please select a table or query"
msgstr "अननानै फारिलाइ एबा सोंनाय सायख"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_39\n"
@@ -1330,7 +1240,6 @@ msgid "Add field"
msgstr "फोथार दाजाब"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_40\n"
@@ -1339,7 +1248,6 @@ msgid "Remove field"
msgstr "फोथार गैया खालाम"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_41\n"
@@ -1348,7 +1256,6 @@ msgid "Add all fields"
msgstr "गासै फाइलखौ दाजाब"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_42\n"
@@ -1357,7 +1264,6 @@ msgid "Remove all fields"
msgstr "गासै फाइलखौ गैया खालाम"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_43\n"
@@ -1366,7 +1272,6 @@ msgid "Move field up"
msgstr "गोजौआव फोथार लोरि हो"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_44\n"
@@ -1375,7 +1280,6 @@ msgid "Move field down"
msgstr "गाहायाव फोथार लोरि हो"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_45\n"
@@ -1384,7 +1288,6 @@ msgid "The field names from '%NAME' could not be retrieved."
msgstr "'%NAME' निफ्राय फोथारनि मुंफोरखौ लाबोफिननो हायाखै।"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_0\n"
@@ -1402,7 +1305,6 @@ msgid "Query"
msgstr "सोंनाय"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_2\n"
@@ -1411,7 +1313,6 @@ msgid "Query Wizard"
msgstr "सोंनाय विझार्ड"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_3\n"
@@ -1420,7 +1321,6 @@ msgid "~Tables"
msgstr "~फारिलाइफोर"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_4\n"
@@ -1429,7 +1329,6 @@ msgid "A~vailable fields"
msgstr "मोननो हाथाव फोथारफोर"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_5\n"
@@ -1438,7 +1337,6 @@ msgid "Name ~of the query"
msgstr "सोंनायनि मुं"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_6\n"
@@ -1447,7 +1345,6 @@ msgid "Display ~Query"
msgstr "सोंनाय दिन्थिफुं"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_7\n"
@@ -1456,7 +1353,6 @@ msgid "~Modify Query"
msgstr "सोंनाय सोलाय हो"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_8\n"
@@ -1465,7 +1361,6 @@ msgid "~How do you want to proceed after creating the query?"
msgstr "सोंनाय सोरजिनाय उनाव नोंथाङा माबोरै दावगालांनो सानो?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_9\n"
@@ -1474,7 +1369,6 @@ msgid "Match ~all of the following"
msgstr "गाहायनि गासैखौबो गोरोब हो"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_10\n"
@@ -1483,7 +1377,6 @@ msgid "~Match any of the following"
msgstr "गाहायनि मोनसेखौ गोरोब हो"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_11\n"
@@ -1492,7 +1385,6 @@ msgid "~Detailed query (Shows all records of the query.)"
msgstr "गुवारै गोनां सोंनाय (सोनायनि गासै फोरमानलाइ दिन्थि)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_12\n"
@@ -1501,7 +1393,6 @@ msgid "~Summary query (Shows only results of aggregate functions.)"
msgstr "गुबै राव सोंनाय (गासै जथाय खामानिनि खालि फिथायफोरखौल' दिन्थियो।)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_16\n"
@@ -1510,7 +1401,6 @@ msgid "Aggregate functions"
msgstr "गासै जथाय खामानि"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_17\n"
@@ -1519,7 +1409,6 @@ msgid "Fields"
msgstr "फोथारफोर"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_18\n"
@@ -1528,7 +1417,6 @@ msgid "~Group by"
msgstr "..जों हानजा खालामनाय"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_19\n"
@@ -1537,7 +1425,6 @@ msgid "Field"
msgstr "फोथार"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_20\n"
@@ -1564,7 +1451,6 @@ msgid "Query:"
msgstr "सोंनाय: "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_24\n"
@@ -1573,7 +1459,6 @@ msgid "Condition"
msgstr "थासारि"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_25\n"
@@ -1582,7 +1467,6 @@ msgid "Value"
msgstr "बेसेन"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_26\n"
@@ -1591,7 +1475,6 @@ msgid "is equal to"
msgstr "आ समान"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_27\n"
@@ -1600,7 +1483,6 @@ msgid "is not equal to"
msgstr "आ समान नङा"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_28\n"
@@ -1609,7 +1491,6 @@ msgid "is smaller than"
msgstr "निख्रुइ फिसासिन"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_29\n"
@@ -1627,7 +1508,6 @@ msgid "is equal or less than"
msgstr "समान एबा एसेसिन"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_31\n"
@@ -1636,7 +1516,6 @@ msgid "is equal or greater than"
msgstr "समान एबा देरसिन"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_32\n"
@@ -1645,7 +1524,6 @@ msgid "like"
msgstr "बादि"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_33\n"
@@ -1654,7 +1532,6 @@ msgid "not like"
msgstr "आरो"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_34\n"
@@ -1690,7 +1567,6 @@ msgid "false"
msgstr "नंखाय"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_38\n"
@@ -1699,7 +1575,6 @@ msgid "and"
msgstr "आरो"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_39\n"
@@ -1708,7 +1583,6 @@ msgid "or"
msgstr "एबा"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_40\n"
@@ -1717,7 +1591,6 @@ msgid "get the sum of"
msgstr "..नि दाजाबगासैखौ मोन"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_41\n"
@@ -1726,7 +1599,6 @@ msgid "get the average of"
msgstr "..नि गड़खौ मोन"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_42\n"
@@ -1735,7 +1607,6 @@ msgid "get the minimum of"
msgstr "..नि इसे बिबांखौ मोन"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_43\n"
@@ -1753,7 +1624,6 @@ msgid "get the count of"
msgstr "..नि दाजाबगासैखौ मोन"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_48\n"
@@ -1780,7 +1650,6 @@ msgid "Sorting order:"
msgstr "फारि थाखो खालामनाय: "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_52\n"
@@ -1798,7 +1667,6 @@ msgid "Search conditions:"
msgstr "थासारि नागिर: "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_54\n"
@@ -1816,7 +1684,6 @@ msgid "Aggregate functions:"
msgstr "जथाय खामानिफोर: "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_56\n"
@@ -1834,7 +1701,6 @@ msgid "Grouped by:"
msgstr "..जों हानजा खालामबाय: "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_58\n"
@@ -1852,7 +1718,6 @@ msgid "Grouping conditions:"
msgstr "थासारिफोरखौ हानजा खालामनाय: "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_60\n"
@@ -1861,7 +1726,6 @@ msgid "No grouping conditions were assigned."
msgstr "जेबो थासारिफोरखौ हानजा खालामनायखऔ थि खालामनानै होयाखै"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_70\n"
@@ -1870,7 +1734,6 @@ msgid "Select the fields (columns) for your query"
msgstr "नोंथांनि सोंनायनि थाखाय फोथारफोर(खाम्फाफोर)खौ सायख"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_71\n"
@@ -1879,7 +1742,6 @@ msgid "Select the sorting order"
msgstr "फारि थाखो खालामनाय सायख"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_72\n"
@@ -1888,7 +1750,6 @@ msgid "Select the search conditions"
msgstr "नागिरनाय थासारिखौ सायख"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_73\n"
@@ -1897,7 +1758,6 @@ msgid "Select the type of query"
msgstr "सोंनाय रोखोम सायख"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_74\n"
@@ -1906,7 +1766,6 @@ msgid "Select the groups"
msgstr "हानजाफोरखौ सायख"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_75\n"
@@ -1915,7 +1774,6 @@ msgid "Select the grouping conditions"
msgstr "हानजा खालामनाय थासारिफोरखौ सायख"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_76\n"
@@ -1924,7 +1782,6 @@ msgid "Assign aliases if desired"
msgstr "जदि लुबैयो उफ्रा मुंफोर थि खालाम"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_77\n"
@@ -1933,7 +1790,6 @@ msgid "Check the overview and decide how to proceed"
msgstr "अभारभिउ आनजाद खालाम आरो बोरै दावगालांनोखौ थांखि ला"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_80\n"
@@ -1942,7 +1798,6 @@ msgid "Field selection"
msgstr "फोथार सायखनाय"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_81\n"
@@ -1951,7 +1806,6 @@ msgid "Sorting order"
msgstr "फारि थाखो खालामनाय"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_82\n"
@@ -1960,7 +1814,6 @@ msgid "Search conditions"
msgstr "थासारिफोर नागिरनाय"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_83\n"
@@ -1969,7 +1822,6 @@ msgid "Detail or summary"
msgstr "गुवारै एबा गुबै राव"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_84\n"
@@ -1978,7 +1830,6 @@ msgid "Grouping"
msgstr "हानजा खालामनाय"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_85\n"
@@ -1987,7 +1838,6 @@ msgid "Grouping conditions"
msgstr "हानजा खालामनाय थासारिफोर"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_86\n"
@@ -1996,7 +1846,6 @@ msgid "Aliases"
msgstr "उफ्रा मुंफोर"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_87\n"
@@ -2005,7 +1854,6 @@ msgid "Overview"
msgstr "अभारभिउ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_88\n"
@@ -2014,7 +1862,6 @@ msgid "A field that has not been assigned an aggregate function must be used in
msgstr "जथाय खामानि थि खालामै मोनसे फोथारखौ हानजाआव बाहाय थारनांगोन।"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_89\n"
@@ -2023,7 +1870,6 @@ msgid "The condition '<FIELDNAME> <LOGICOPERATOR> <VALUE>' was chosen twice. Eac
msgstr "थासारि'<FIELDNAME><LOGICOPERATOR> <VALUE>'खौ खेबनै सायखनाय जाबाय। मोनफ्रोम थासारिखौ खेबसेल' सायखनांगोन।"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_90\n"
@@ -2040,7 +1886,6 @@ msgid ","
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_92\n"
@@ -2049,7 +1894,6 @@ msgid "<FIELDTITLE> (<FIELDNAME>)"
msgstr "<FIELDTITLE>(<FIELDNAME>)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_93\n"
@@ -2058,7 +1902,6 @@ msgid "<FIELDNAME> (<SORTMODE>)"
msgstr "<FIELDNAME>(<SORTMODE>)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_94\n"
@@ -2067,7 +1910,6 @@ msgid "<FIELDNAME> <LOGICOPERATOR> <VALUE>"
msgstr "<FIELDNAME><LOGICOPERATOR> <VALUE>"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_95\n"
@@ -2076,7 +1918,6 @@ msgid "<CALCULATEDFUNCTION> <FIELDNAME>"
msgstr "<CALCULATEDFUNCTION><FIELDNAME>"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_96\n"
@@ -2085,7 +1926,6 @@ msgid "<FIELDNAME> <LOGICOPERATOR> <VALUE>"
msgstr "<FIELDNAME><LOGICOPERATOR> <VALUE>"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_0\n"
@@ -2094,7 +1934,6 @@ msgid "Form Wizard"
msgstr "फर्म विझार्ड"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_1\n"
@@ -2125,7 +1964,6 @@ msgstr ""
"फारिलाय एबा नागिरनायजों मोनफा निफ्राय गोबां सोमोन्दो दालाय गुफुर आरजलाय बाहायनो दिन्थिनो."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_4\n"
@@ -2134,7 +1972,6 @@ msgid "~Add Subform"
msgstr "दालाय फर्म दाजाब"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_5\n"
@@ -2143,7 +1980,6 @@ msgid "~Subform based on existing relation"
msgstr "दालाय फर्मआ थाखानाय सोमोन्दोआव बिथा खालामो।"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_6\n"
@@ -2152,7 +1988,6 @@ msgid "Tables or queries"
msgstr "फारिलाइ एबा सोंनायफोर"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_7\n"
@@ -2161,7 +1996,6 @@ msgid "Subform based on ~manual selection of fields"
msgstr "दालाय फर्मआ फोथारफोरनि मेनुयेल सायखनायाव बिथा खालामो"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_8\n"
@@ -2170,7 +2004,6 @@ msgid "~Which relation do you want to add?"
msgstr "नोंथाङा माबादि सोमोन्दो दाजाबनो लुबैयो?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_9\n"
@@ -2179,7 +2012,6 @@ msgid "Fields in the ~subform"
msgstr "दालाय फर्मआव फोथारफोर"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_12\n"
@@ -2188,7 +2020,6 @@ msgid "~Available fields"
msgstr "मोननो हाथाव फोथारफोर"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_13\n"
@@ -2208,7 +2039,6 @@ msgstr ""
" नाथाय जरायनायखौ खेबसेल' बाहाय जागोन।"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_20\n"
@@ -2217,7 +2047,6 @@ msgid "~First joined subform field"
msgstr "गिबिआव जरायनाय दालाय फर्म फोथार"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_21\n"
@@ -2226,7 +2055,6 @@ msgid "~Second joined subform field"
msgstr "नैथिआव जरायनाय दालाय फर्म फोथार"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_22\n"
@@ -2235,7 +2063,6 @@ msgid "~Third joined subform field"
msgstr "थामथिआव जरायनाय दालाय फर्म फोथार"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_23\n"
@@ -2244,7 +2071,6 @@ msgid "~Fourth joined subform field"
msgstr "ब्रैथिआव जरायनाय दालाय फर्म फोथार"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_24\n"
@@ -2253,7 +2079,6 @@ msgid "F~irst joined main form field"
msgstr "गिबिआव जरायनाय गाहाय दालाय फर्म फोथार"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_25\n"
@@ -2262,7 +2087,6 @@ msgid "S~econd joined main form field"
msgstr "नैथिआव जरायनाय गाहाय दालाय फर्म फोथार"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_26\n"
@@ -2271,7 +2095,6 @@ msgid "T~hird joined main form field"
msgstr "थामथिआव जरायनाय गाहाय दालाय फर्म फोथार"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_27\n"
@@ -2280,7 +2103,6 @@ msgid "F~ourth joined main form field"
msgstr "ब्रैथिआव जरायनाय गाहाय दालाय फर्म फोथार"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_28\n"
@@ -2289,7 +2111,6 @@ msgid "Field border"
msgstr "फोथार सिमना"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_29\n"
@@ -2298,7 +2119,6 @@ msgid "No border"
msgstr "सिमना गैया"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_30\n"
@@ -2307,7 +2127,6 @@ msgid "3D look"
msgstr "3D नुथाय"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_31\n"
@@ -2316,7 +2135,6 @@ msgid "Flat"
msgstr "दाब्ले"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_32\n"
@@ -2325,7 +2143,6 @@ msgid "Label placement"
msgstr "लेबेल जायगायाव दोननाय"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_33\n"
@@ -2334,7 +2151,6 @@ msgid "Align left"
msgstr "आगसिथिं सारि सारि खालाम"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_34\n"
@@ -2343,7 +2159,6 @@ msgid "Align right"
msgstr "आग्दाथिं सारि सारि खालाम"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_35\n"
@@ -2352,7 +2167,6 @@ msgid "Arrangement of DB fields"
msgstr "DB फोथारनि साजायनाय"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_36\n"
@@ -2361,7 +2175,6 @@ msgid "Columnar - Labels Left"
msgstr "खाम्फा खालामग्रा - आगसिथिंनि लेबेलफोर"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_37\n"
@@ -2370,7 +2183,6 @@ msgid "Columnar - Labels on Top"
msgstr "खाम्फा खालामग्रा - गोजौनि लेबेलफोर"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_38\n"
@@ -2379,7 +2191,6 @@ msgid "In Blocks - Labels Left"
msgstr "ब्लक्स आव - आगसिथिंनि लेबेलफोर"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_39\n"
@@ -2388,7 +2199,6 @@ msgid "In Blocks - Labels Above"
msgstr "ब्लक्स आव -गोजौनि लेबेलफोर"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_40\n"
@@ -2397,7 +2207,6 @@ msgid "As Data Sheet"
msgstr "डाटा शिट बादियै"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_41\n"
@@ -2406,7 +2215,6 @@ msgid "Arrangement of the main form"
msgstr "गाहाय फर्मनि साजायनाय"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_42\n"
@@ -2415,7 +2223,6 @@ msgid "Arrangement of the subform"
msgstr "दालाय फर्मनि साजायनाय"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_44\n"
@@ -2433,7 +2240,6 @@ msgid "Existing data will not be displayed"
msgstr "थाखानाय डाटाखऔ दिन्थिफुंनो जायाखै।"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_46\n"
@@ -2442,7 +2248,6 @@ msgid "T~he form is to display all data"
msgstr "फर्मखौ गासै डाटा दिन्थिफुंनांगौ जायो।"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_47\n"
@@ -2451,7 +2256,6 @@ msgid "Do not allow ~modification of existing data"
msgstr "थाखानाय डाटानि सोलायहोनायखौ गनायथि होनो नाङा।"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_48\n"
@@ -2460,7 +2264,6 @@ msgid "Do not allow ~deletion of existing data"
msgstr "थाखानाय डाटाहुखुमोरनो गनायथि होनो नाङा।"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_49\n"
@@ -2469,7 +2272,6 @@ msgid "Do not allow ~addition of new data"
msgstr "गोदान डाटानि दाजाबदेरनायखौ गनायथि होनो नाङा"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_50\n"
@@ -2478,7 +2280,6 @@ msgid "Name of ~the form"
msgstr "फर्मनि मुं"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_51\n"
@@ -2487,7 +2288,6 @@ msgid "How do you want to proceed after creating the form?"
msgstr "फर्म सोरजिनायनि उनाव नोंथाङा माबोरै आवगायलांनो सानो?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_52\n"
@@ -2496,7 +2296,6 @@ msgid "~Work with the form"
msgstr "फर्मजों खामानि"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_53\n"
@@ -2505,7 +2304,6 @@ msgid "~Modify the form"
msgstr "फर्मखौ सोलाय हो"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_55\n"
@@ -2514,7 +2312,6 @@ msgid "~Page Styles"
msgstr "बिखं आदबफोर"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_80\n"
@@ -2523,7 +2320,6 @@ msgid "Field selection"
msgstr "फोथार सायखनाय"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_81\n"
@@ -2532,7 +2328,6 @@ msgid "Set up a subform"
msgstr "दालायफर्म गायसन"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_82\n"
@@ -2541,7 +2336,6 @@ msgid "Add subform fields"
msgstr "दालायफर्म दाजाब"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_83\n"
@@ -2550,7 +2344,6 @@ msgid "Get joined fields"
msgstr "फोथारफोर जरायदेरहो"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_84\n"
@@ -2559,7 +2352,6 @@ msgid "Arrange controls"
msgstr "दबथायनायखौ साजाय"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_85\n"
@@ -2568,7 +2360,6 @@ msgid "Set data entry"
msgstr "डाटा हाबनायखौ फज'"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_86\n"
@@ -2577,7 +2368,6 @@ msgid "Apply styles"
msgstr "आदबफोरखौ बाहाय"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_87\n"
@@ -2586,7 +2376,6 @@ msgid "Set name"
msgstr "मुं फज'"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_88\n"
@@ -2595,7 +2384,6 @@ msgid "(Date)"
msgstr "(अक्ट')"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_89\n"
@@ -2604,7 +2392,6 @@ msgid "(Time)"
msgstr "(सम)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_90\n"
@@ -2613,7 +2400,6 @@ msgid "Select the fields of your form"
msgstr "नोंथांनि फर्मनि फोथार सायख"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_91\n"
@@ -2622,7 +2408,6 @@ msgid "Decide if you want to set up a subform"
msgstr "थिरांथा खालाम जदि नोंथाङा दालायफर्मखौ फज'नो सानो नामा"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_92\n"
@@ -2631,7 +2416,6 @@ msgid "Select the fields of your subform"
msgstr "नोंथांनि दालायफर्मनि फोथारफोरखौ सायख"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_93\n"
@@ -2640,7 +2424,6 @@ msgid "Select the joins between your forms"
msgstr "नोंथांनि फर्मफोरनि गेजेराव जरायनायखौ सायख"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_94\n"
@@ -2649,7 +2432,6 @@ msgid "Arrange the controls on your form"
msgstr "नोंथांनि फर्मआव दबथायनायखौ साजाय"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_95\n"
@@ -2658,7 +2440,6 @@ msgid "Select the data entry mode"
msgstr "डाटा हाबनाय म'डखौ सायख"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_96\n"
@@ -2667,7 +2448,6 @@ msgid "Apply the style of your form"
msgstr "नोंथांनि फर्मनि आदबखौ बाहाय"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_97\n"
@@ -2687,7 +2467,6 @@ msgstr ""
" गुबुन मोनसे मुं सायख।"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_1\n"
@@ -2696,7 +2475,6 @@ msgid "Table Wizard"
msgstr "फारिलाइ विझार्ड"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_2\n"
@@ -2705,7 +2483,6 @@ msgid "Select fields"
msgstr "फोथारफोर सायख"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_3\n"
@@ -2714,7 +2491,6 @@ msgid "Set types and formats"
msgstr "रोखोम आरो दाथाय फज'"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_4\n"
@@ -2723,7 +2499,6 @@ msgid "Set primary key"
msgstr "गुदि चाबि फज'"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_5\n"
@@ -2732,7 +2507,6 @@ msgid "Create table"
msgstr "फारिलाइ सोरजि"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_8\n"
@@ -2741,7 +2515,6 @@ msgid "Select fields for your table"
msgstr "नोंथांनि फारिलाइनि थाखाय फोथारफोर सायख"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_9\n"
@@ -2750,7 +2523,6 @@ msgid "Set field types and formats"
msgstr "फोथार रोखोम आरो दाथाय फज'"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_10\n"
@@ -2759,7 +2531,6 @@ msgid "Set primary key"
msgstr "गुदि चाबि फज'"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_11\n"
@@ -2768,7 +2539,6 @@ msgid "Create table"
msgstr "फारिलाइ सोरजि"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_14\n"
@@ -2777,7 +2547,6 @@ msgid "This wizard helps you to create a table for your database. After selectin
msgstr "बे विझार्ड नोंथांनि डाटाबेसनि थाखाय मोनसे फारिलाइ सोरजिनो मदद होगोन। फारिलाइ थाखो आरो नमुना फारिलाइ सायखनायनि उनाव,नोंथांनि फारिलाइआव सोदेरनो लुबैनाय फोथार फोरखौ बासिख। मोनसे निख्रुय बांसिन नुमुना फारिलाइ निफ्राय नोंथाङा फोथारफोरखौ सोफादेरनो हागोन।"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_15\n"
@@ -2786,7 +2555,6 @@ msgid "Ca~tegory"
msgstr "थाखो"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_16\n"
@@ -2795,7 +2563,6 @@ msgid "B~usiness"
msgstr "फालांगि"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_17\n"
@@ -2804,7 +2571,6 @@ msgid "P~ersonal"
msgstr "गावआरि"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_18\n"
@@ -2813,7 +2579,6 @@ msgid "~Sample tables"
msgstr "नुमुना फारिलाइ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_19\n"
@@ -2822,7 +2587,6 @@ msgid "A~vailable fields"
msgstr "मोननो हाथाव फोथारफोर"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_20\n"
@@ -2847,7 +2611,6 @@ msgid "-"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_23\n"
@@ -2856,7 +2619,6 @@ msgid "Field name"
msgstr "फोथारनि मुं"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_24\n"
@@ -2865,7 +2627,6 @@ msgid "Field type"
msgstr "फोथारनि रोखोम"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_25\n"
@@ -2874,7 +2635,6 @@ msgid "~Selected fields"
msgstr "सायखनाय फोथारफोर"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_26\n"
@@ -2883,7 +2643,6 @@ msgid "A primary key uniquely identifies each record in a database table. Primar
msgstr "गुदि चाबिआ डाटाबेस फारिलाइआव मोनफ्रोम फोरमायलाइखौ रुजु हाथावै महरै सिनाय होयो। गुदि चाबिआ गुबुन फारिलाइआव मोन्थिहोनाय सोमोन्दो खालामनायखौ गोरलै खालामो,आरो बेखौ बिथोन हानाय जायोदि नोंथांहा मोनफ्रोम फारिलाइआव गुदि चाबि दङ। गुदि चाबि गैया बालानो,बे फारिलाइआव डाटाखौ एन्टार खालामनो हाथाव नङा।"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_27\n"
@@ -2892,7 +2651,6 @@ msgid "~Create a primary key"
msgstr "गुदि चाबि सोरजि"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_28\n"
@@ -2901,7 +2659,6 @@ msgid "~Automatically add a primary key"
msgstr "गुदि चाबि गावनो गाव दाजाब"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_29\n"
@@ -2919,7 +2676,6 @@ msgid "Define p~rimary key as a combination of several fields"
msgstr "गोबां फोथारफोरनि जरायनाय बादि गुदि चाबिखौ थि खालाम"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_31\n"
@@ -2928,7 +2684,6 @@ msgid "F~ieldname"
msgstr "फोथारनि मुं"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_32\n"
@@ -2937,7 +2692,6 @@ msgid "~Primary key fields"
msgstr "गुदि चाबि फोथारफोर"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_33\n"
@@ -2946,7 +2700,6 @@ msgid "Auto ~value"
msgstr "गावआरि बेसेन"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_34\n"
@@ -2955,7 +2708,6 @@ msgid "What do you want to name your table?"
msgstr "नोंथांनि फारिलाइखौ मा मुं होनो सानो?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_35\n"
@@ -2964,7 +2716,6 @@ msgid "Congratulations. You have entered all the information needed to create yo
msgstr "हामलायनाय बावनाय। नोंथांनि फारिलाइ सोरजिनो गोनांथि जानाय गासै मोन्थिहोनायखौ नोंथाङा एन्टार खालामबाय।"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_36\n"
@@ -2973,7 +2724,6 @@ msgid "What do you want to do next?"
msgstr "बेनि उनाव नोंथाङा मा खालामनो सानो?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_37\n"
@@ -2982,7 +2732,6 @@ msgid "Modify the table design"
msgstr "फारिलाइ डिजाइनखौ सोलाय हो"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_38\n"
@@ -2991,7 +2740,6 @@ msgid "Insert data immediately"
msgstr "गोख्रैनो डाटा सोसन"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_39\n"
@@ -3000,7 +2748,6 @@ msgid "C~reate a form based on this table"
msgstr "बे फारिलाइ बिथा खालामनाय मोनसे फर्म सोरजि।"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_40\n"
@@ -3009,7 +2756,6 @@ msgid "The table you have created could not be opened."
msgstr "नोंथाङा सोरजिनाय फारिलाइखौ खेवनो हाया।"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_41\n"
@@ -3018,7 +2764,6 @@ msgid "The table name '%TABLENAME' contains a character ('%SPECIALCHAR') that mi
msgstr "फारिलाइनि मुं'%TABLENAME'आव मोनसे हांखो ('%SPECIALCHAR') दङ जाय डाटाबेसजों मदद होजाया जानो हागौ।"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_42\n"
@@ -3027,7 +2772,6 @@ msgid "The field name '%FIELDNAME' contains a special character ('%SPECIALCHAR')
msgstr "फोथारनि मुं'%FIELDNAME' आव जुनिया हांखो ('%SPECIALCHAR') दङ जाय डाटाबेसजों मदद होजाया जानो हागौ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_43\n"
@@ -3036,7 +2780,6 @@ msgid "Field"
msgstr "फोथार"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_44\n"
@@ -3045,7 +2788,6 @@ msgid "MyTable"
msgstr "आंनि फारिलाइ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_45\n"
@@ -3054,7 +2796,6 @@ msgid "Add a Field"
msgstr "मोनसे फोथार दाजाब"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_46\n"
@@ -3063,7 +2804,6 @@ msgid "Remove the selected Field"
msgstr "सायखनाय फोथारखौ गैया खालाम"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_47\n"
@@ -3083,7 +2823,6 @@ msgstr ""
" अननानै गुबुन मोनसे मुं सोसन।"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_49\n"
@@ -3092,7 +2831,6 @@ msgid "Catalog of the table"
msgstr "फारिलाइनि बेसादनि फारिलाइ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_50\n"
@@ -3101,7 +2839,6 @@ msgid "Schema of the table"
msgstr "फारिलाइनि स्किमा"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_51\n"
@@ -3146,7 +2883,6 @@ msgid "~Convert"
msgstr "~महर सोलाय हो"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_ZERO_4\n"
@@ -3155,7 +2891,6 @@ msgid "Note: Currency amounts from external links and currency conversion factor
msgstr "नायनो गोनां: बायजोनि सोमोन्दो निफ्राय रांनि बिबां आरो फरमुलाआव रां सोलायहोनाय फेक्टर सोलाय होनो हाया।"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_ZERO_5\n"
@@ -3164,7 +2899,6 @@ msgid "First, unprotect all sheets."
msgstr "गिबि, गासै शिटस् रैखाथि गैया।"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_ZERO_6\n"
@@ -3182,7 +2916,6 @@ msgid "C~ontinue >"
msgstr "सोलिबाय थानाय>>"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_ZERO_8\n"
@@ -3191,7 +2924,6 @@ msgid "C~lose"
msgstr "बन्द खालाम"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_0\n"
@@ -3200,7 +2932,6 @@ msgid "~Entire document"
msgstr "~गासै फोरमान बिलाइ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_1\n"
@@ -3209,7 +2940,6 @@ msgid "Selection"
msgstr "सायखनाय"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_2\n"
@@ -3218,7 +2948,6 @@ msgid "Cell S~tyles"
msgstr "खथासा आदब"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_3\n"
@@ -3227,7 +2956,6 @@ msgid "Currency cells in the current ~sheet"
msgstr "बोहैथि शीटआव रां खथासाफोर"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_4\n"
@@ -3236,7 +2964,6 @@ msgid "Currency cells in the entire ~document"
msgstr "गासै फोरमान बिलाइआव रां खथासाफोर"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_5\n"
@@ -3245,7 +2972,6 @@ msgid "~Selected range"
msgstr "सायखनाय सारि"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_6\n"
@@ -3254,7 +2980,6 @@ msgid "Select Cell Styles"
msgstr "खथासा आदब सायख"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_7\n"
@@ -3263,7 +2988,6 @@ msgid "Select currency cells"
msgstr "खथासा रां सायख"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_8\n"
@@ -3272,7 +2996,6 @@ msgid "Currency ranges:"
msgstr "रांनि सारिफोर:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_9\n"
@@ -3281,7 +3004,6 @@ msgid "Templates:"
msgstr "टेमप्लेट:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_0\n"
@@ -3290,7 +3012,6 @@ msgid "Extent"
msgstr "बारायनाय"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_1\n"
@@ -3299,7 +3020,6 @@ msgid "~Single %PRODUCTNAME Calc document"
msgstr "मोनसेल'%PRODUCTNAME कल्क फोरमान बिलाइ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_2\n"
@@ -3308,7 +3028,6 @@ msgid "Complete ~directory"
msgstr "गासै डिरेक्टरि"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_3\n"
@@ -3317,7 +3036,6 @@ msgid "Source Document:"
msgstr "फुंखा फोरमान बिलाइ:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_4\n"
@@ -3326,7 +3044,6 @@ msgid "Source directory:"
msgstr "फुंखा डिरेक्टरि:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_5\n"
@@ -3335,7 +3052,6 @@ msgid "~Including subfolders"
msgstr "दालाय फल्डारखौ लाफानानै"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_6\n"
@@ -3344,7 +3060,6 @@ msgid "Target directory:"
msgstr "थांखि डिरेक्टरि:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_7\n"
@@ -3353,7 +3068,6 @@ msgid "Temporarily unprotect sheet without query"
msgstr "सोंनाय गैयाबालानो दानदिसेनि शिट रैखाथि गोयै"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_10\n"
@@ -3371,7 +3085,6 @@ msgid "Conversion status:"
msgstr "सोलायनाय थाखोमान: "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STATUSLINE_1\n"
@@ -3380,7 +3093,6 @@ msgid "Conversion status of the cell templates:"
msgstr "खथासा टेमप्लेटनि सोलायनाय थाखोमान:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STATUSLINE_2\n"
@@ -3389,7 +3101,6 @@ msgid "Registration of the relevant ranges: Sheet %1Number%1 of %2TotPageCount%2
msgstr "सोमोन्दो गोनां सारिफोरनि रेजिस्टेसन: %2 गासै बिखं साननाय %2 नि शिट %1 अनजिमा %1"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STATUSLINE_3\n"
@@ -3398,7 +3109,6 @@ msgid "Entry of the ranges to be converted..."
msgstr "सारिफोरनि हाबनायखौ सोलाय होथारनांगौ...."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STATUSLINE_4\n"
@@ -3407,7 +3117,6 @@ msgid "Sheet protection for each sheet will be restored..."
msgstr "मोनफ्रोम शिटनि शिट रैखाथिखौ लाबोफिन..."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STATUSLINE_5\n"
@@ -3425,7 +3134,6 @@ msgid "~Finish"
msgstr "~जोबनाय"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_1\n"
@@ -3434,7 +3142,6 @@ msgid "Select directory"
msgstr "डिरेक्टरि सायख"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_2\n"
@@ -3443,7 +3150,6 @@ msgid "Select file"
msgstr "फाइल सायख"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_3\n"
@@ -3470,7 +3176,6 @@ msgid "Euro Converter"
msgstr "इउर' सोलाय होग्रा"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_6\n"
@@ -3479,7 +3184,6 @@ msgid "Should protected spreadsheets be temporarily unprotected?"
msgstr "रैखाथि गोनां स्प्रेडशिट्सखौ दसेनि थाखाय रैखाथि गोयै खामानो नामा?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_7\n"
@@ -3488,7 +3192,6 @@ msgid "Enter the password to unprotect the table %1TableName%1"
msgstr "फारिलाइ %1 फारिलाइनि मुं %1 खौ रैखाथि गोयै खालामनो पासवर्डखौ एन्टार खालाम।"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_8\n"
@@ -3497,7 +3200,6 @@ msgid "Wrong Password!"
msgstr "गोरोन्थि पासवर्ड!"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_9\n"
@@ -3506,7 +3208,6 @@ msgid "Protected Sheet"
msgstr "रैखाथि गोनां शिट्"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_10\n"
@@ -3515,7 +3216,6 @@ msgid "Warning!"
msgstr "सांग्रांथि!"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_11\n"
@@ -3524,7 +3224,6 @@ msgid "Protection for the sheets will not be removed."
msgstr "शिटनि रैखाथिखौ गैया खालामनाय जानाय नङा।"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_12\n"
@@ -3533,7 +3232,6 @@ msgid "Sheet cannot be unprotected"
msgstr "शीटखौ रैखाथि गोयै खालामनो हाया।"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_13\n"
@@ -3542,7 +3240,6 @@ msgid "The Wizard cannot edit this document as cell formats cannot be modified i
msgstr "विझार्डा बे फोरमान बिलाइखौ सुजुनो हाया मानोना खथासा दाथायखौ रैखाथि गोनां स्प्रेडशिटस थानाय फोरमान बिलाइफोराव सोलाय होनो हाया।"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_14\n"
@@ -3551,7 +3248,6 @@ msgid "Please note that the Euro Converter will, otherwise, not be able to edit
msgstr "अननानै गोसो हो दि नङाब्ला, इउर कनभार्रटारा बे फोरमान बिलाइखौ सुजुनो हानाय नङा!"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_15\n"
@@ -3560,7 +3256,6 @@ msgid "Please choose a currency to be converted first!"
msgstr "अननानै गिबि सोलाय होनो थाखाय मोनसे रां सायख!"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_16\n"
@@ -3569,7 +3264,6 @@ msgid "Password:"
msgstr "पासवर्ड"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_17\n"
@@ -3578,7 +3272,6 @@ msgid "OK"
msgstr "OK"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_18\n"
@@ -3587,7 +3280,6 @@ msgid "Cancel"
msgstr "नागार"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_19\n"
@@ -3596,7 +3288,6 @@ msgid "Please select a %PRODUCTNAME Calc document for editing!"
msgstr "अननानै सुजुनो थाखाय %PRODUCTNAME कल्क फोरमान बिलाइ सायख!"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_20\n"
@@ -3605,7 +3296,6 @@ msgid "'<1>' is not a directory!"
msgstr "'<1>'आ मोनसे डिरेक्टरि नङा!"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_21\n"
@@ -3632,7 +3322,6 @@ msgid "Do you really want to terminate conversion at this point?"
msgstr "बे बिन्दोआव थारैनो नोंथाङा सोलायहोनाय हाबाखौ फोजोबनो लुबैयो नामा?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_24\n"
@@ -3641,7 +3330,6 @@ msgid "Cancel Wizard"
msgstr "विझार्ड नागार"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_0\n"
@@ -3650,7 +3338,6 @@ msgid "Portuguese Escudo"
msgstr "पर्तुगिजनि इस्कुड'"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_1\n"
@@ -3659,7 +3346,6 @@ msgid "Dutch Guilder"
msgstr "डाचनि गिल्डार"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_2\n"
@@ -3668,7 +3354,6 @@ msgid "French Franc"
msgstr "फ्रान्सनि फ्रंन्क"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_3\n"
@@ -3677,7 +3362,6 @@ msgid "Spanish Peseta"
msgstr "स्पेननि पेसेटा"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_4\n"
@@ -3686,7 +3370,6 @@ msgid "Italian Lira"
msgstr "इटालिनि लिरा"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_5\n"
@@ -3695,7 +3378,6 @@ msgid "German Mark"
msgstr "जर्मननि मार्क"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_6\n"
@@ -3704,7 +3386,6 @@ msgid "Belgian Franc"
msgstr "बेल्जियाननि फ्रंक"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_7\n"
@@ -3713,7 +3394,6 @@ msgid "Irish Punt"
msgstr "आयरिशनि पान्ट"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_8\n"
@@ -3722,7 +3402,6 @@ msgid "Luxembourg Franc"
msgstr "लक्सेम्बार्गनि फ्रंक"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_9\n"
@@ -3731,7 +3410,6 @@ msgid "Austrian Schilling"
msgstr "अस्ट्रियाननि शिलिं"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_10\n"
@@ -3740,7 +3418,6 @@ msgid "Finnish Mark"
msgstr "फिन्निनि मार्क"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_11\n"
@@ -3757,7 +3434,6 @@ msgid "Slovenian Tolar"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_13\n"
@@ -3766,7 +3442,6 @@ msgid "Cypriot Pound"
msgstr "फोरमान बिलाइनि रां फज'नाया मोनसे इउरपियान रां नङा!"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_14\n"
@@ -3816,7 +3491,6 @@ msgid "Progress"
msgstr "दावगानाय"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_LASTPAGE_1\n"
@@ -3825,7 +3499,6 @@ msgid "Retrieving the relevant documents..."
msgstr "सोमोन्दो गोनां फोरमान बिलाइखौ मोनगासिनो दङ..."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_LASTPAGE_2\n"
@@ -3834,7 +3507,6 @@ msgid "Converting the documents..."
msgstr "फोरमान बिलाइखौ सोलाय होगासिनो दङ..."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_LASTPAGE_3\n"
@@ -3843,7 +3515,6 @@ msgid "Settings:"
msgstr "फज'नाय:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_LASTPAGE_4\n"
@@ -3852,7 +3523,6 @@ msgid "Sheet is always unprotected"
msgstr "शिटआ जेब्लायबो रैखाथि गोयै।"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLES_0\n"
@@ -3861,7 +3531,6 @@ msgid "Theme Selection"
msgstr "थिम सायखनाय"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLES_1\n"
@@ -3879,7 +3548,6 @@ msgid "~Cancel"
msgstr "नागार"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLES_3\n"
@@ -3962,7 +3630,6 @@ msgid "Green Grapes"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_9\n"
@@ -4045,7 +3712,6 @@ msgid "Addressee"
msgstr "जायनो लायजामखौ हरनो थंफोर"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceDialog_1\n"
@@ -4054,7 +3720,6 @@ msgid "One recipient"
msgstr "सासे मोनग्रा"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceDialog_2\n"
@@ -4063,7 +3728,6 @@ msgid "Several recipients (address database)"
msgstr "गोबां मोनग्रा(थं डाटाबेस)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceDialog_3\n"
@@ -4072,7 +3736,6 @@ msgid "Use of This Template"
msgstr "बे टेमप्लेट बाहायनाय"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceMsgError\n"
@@ -4081,7 +3744,6 @@ msgid "An error has occurred."
msgstr "मोनसे गोरोन्थि जाबाय।"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_0\n"
@@ -4099,7 +3761,6 @@ msgid "Company"
msgstr "कम्पानि"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_2\n"
@@ -4108,7 +3769,6 @@ msgid "Department"
msgstr "बिफान"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_3\n"
@@ -4117,7 +3777,6 @@ msgid "First Name"
msgstr "गिबि मुं"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_4\n"
@@ -4126,7 +3785,6 @@ msgid "Last Name"
msgstr "जोबथा मुं"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_5\n"
@@ -4135,7 +3793,6 @@ msgid "Street"
msgstr "लामा"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_6\n"
@@ -4144,7 +3801,6 @@ msgid "Country"
msgstr "हादोत"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_7\n"
@@ -4153,7 +3809,6 @@ msgid "ZIP/Postal Code"
msgstr "जिप/प'स्टनि क'ड"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_8\n"
@@ -4162,7 +3817,6 @@ msgid "City"
msgstr "नोगोर"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_9\n"
@@ -4180,7 +3834,6 @@ msgid "Position"
msgstr "थासारि"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_11\n"
@@ -4207,7 +3860,6 @@ msgid "Salutation"
msgstr "खुलुमनाय"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_14\n"
@@ -4216,7 +3868,6 @@ msgid "Home Phone"
msgstr "न'नि फन"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_15\n"
@@ -4225,7 +3876,6 @@ msgid "Work Phone"
msgstr "खामानिनि फन"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_16\n"
@@ -4234,7 +3884,6 @@ msgid "Fax"
msgstr "फेक्स"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_17\n"
@@ -4243,7 +3892,6 @@ msgid "E-Mail"
msgstr "इ-मेइल"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_18\n"
@@ -4261,7 +3909,6 @@ msgid "Notes"
msgstr "सुंद' लिरथाय"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_20\n"
@@ -4270,7 +3917,6 @@ msgid "Alt. Field 1"
msgstr "Alt. फोथार 1"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_21\n"
@@ -4279,7 +3925,6 @@ msgid "Alt. Field 2"
msgstr "Alt.फोथार 2"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_22\n"
@@ -4288,7 +3933,6 @@ msgid "Alt. Field 3"
msgstr "Alt.फोथार 3"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_23\n"
@@ -4297,7 +3941,6 @@ msgid "Alt. Field 4"
msgstr "Alt. फोथार 4"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_24\n"
@@ -4315,7 +3958,6 @@ msgid "State"
msgstr "राइजो"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_26\n"
@@ -4324,7 +3966,6 @@ msgid "Office Phone"
msgstr "अफिसनि फन"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_27\n"
@@ -4333,7 +3974,6 @@ msgid "Pager"
msgstr "पेजार"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_28\n"
@@ -4342,7 +3982,6 @@ msgid "Mobile Phone"
msgstr "मबाइल फन"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_29\n"
@@ -4351,7 +3990,6 @@ msgid "Other Phone"
msgstr "गुबुन फन"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_30\n"
@@ -4360,7 +3998,6 @@ msgid "Calendar URL"
msgstr "केलेण्डार URL"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_31\n"
@@ -4369,7 +4006,6 @@ msgid "Invite"
msgstr "हांख्राय हर"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceNoTextmark_0\n"
@@ -4378,7 +4014,6 @@ msgid "The bookmark 'Recipient' is missing."
msgstr "बिजाबनि बिखं सिन 'मोनग्रा'आ गोमाना दङ।"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceNoTextmark_1\n"
@@ -4387,7 +4022,6 @@ msgid "Form letter fields can not be included."
msgstr "फर्म लायजाम फोथार फोरखौ सोफादेरनो हाया।"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"AgendaDlgName\n"
@@ -4396,7 +4030,6 @@ msgid "Minutes Template"
msgstr "मिनिट टेमप्लेट"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"AgendaDlgNoCancel\n"
@@ -4405,7 +4038,6 @@ msgid "An option must be confirmed."
msgstr "मोनसे उफ्राखौ थि खालाम थारनांगोन।"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"AgendaDlgFrame\n"
@@ -4414,7 +4046,6 @@ msgid "Minutes Type"
msgstr "समनि रोखोम"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"AgendaDlgButton1\n"
@@ -4423,7 +4054,6 @@ msgid "Results Minutes"
msgstr "फिथायनि सम"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"AgendaDlgButton2\n"
@@ -4432,7 +4062,6 @@ msgid "Evaluation Minutes"
msgstr "बेसेन बिजिरनाय सम"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"TextField\n"
@@ -4450,7 +4079,6 @@ msgid "The '%1' directory cannot be created:"
msgstr "'%1' डिरेक्टरिखौ सोरजिनो हाया: "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MsgDirNotThere\n"
@@ -4459,7 +4087,6 @@ msgid "The '%1' directory does not exist."
msgstr " '%1' डिरेक्टरिया गैया."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"QueryfornewCreation\n"
@@ -4530,7 +4157,6 @@ msgid "This wizard convert legacy format documents to Open Document Format for O
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"WelcometextLabel3\n"
@@ -4539,7 +4165,6 @@ msgid "Select the document type for conversion:"
msgstr "सोलाय होनायनि थाखाय फोरमान बिलाइ रोखोमखौ सायख:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MSTemplateCheckbox_1_\n"
@@ -4548,7 +4173,6 @@ msgid "Word templates"
msgstr "सोदोब टेमप्लेटफोर"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MSTemplateCheckbox_2_\n"
@@ -4557,7 +4181,6 @@ msgid "Excel templates"
msgstr "एक्सेल टेमप्लेटफोर"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MSTemplateCheckbox_3_\n"
@@ -4566,7 +4189,6 @@ msgid "PowerPoint templates"
msgstr "पावारपइन्ट टेमप्लेटफोर"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MSDocumentCheckbox_1_\n"
@@ -4575,7 +4197,6 @@ msgid "Word documents"
msgstr "सोदोब फोरमान बिलाइफोर"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MSDocumentCheckbox_2_\n"
@@ -4592,7 +4213,6 @@ msgid "PowerPoint/Publisher documents"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MSContainerName\n"
@@ -4601,7 +4221,6 @@ msgid "Microsoft Office"
msgstr "मायक्र'सफ्ट अफिस"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SummaryHeader\n"
@@ -4610,7 +4229,6 @@ msgid "Summary:"
msgstr "गुबै राव:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"GroupnameDefault\n"
@@ -4619,7 +4237,6 @@ msgid "Imported_Templates"
msgstr "लाबोनाय-टेमप्लेटफोर"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ProgressMoreDocs\n"
@@ -4628,7 +4245,6 @@ msgid "Documents"
msgstr "फोरमान बिलाइफोर"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ProgressMoreTemplates\n"
@@ -4646,7 +4262,6 @@ msgid "The '<1>' file already exists.<CR>Do you want to overwrite it?"
msgstr "'<1>' फाइल सिगाङावनो दङ। <CR> नोंथाङा बेखौ लिरदेर बावनो लुबैयो नामा?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MorePathsError3\n"
@@ -4664,7 +4279,6 @@ msgid "Do you really want to terminate conversion at this point?"
msgstr "बे बिन्दोआव थारैनो नोंथाङा सोलायहोनाय हाबाखौ फोजोबनो लुबैयो नामा?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ConvertError2\n"
@@ -4673,7 +4287,6 @@ msgid "Cancel Wizard"
msgstr "विझार्ड नागार"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RTErrorDesc\n"
@@ -4691,7 +4304,6 @@ msgid "Error"
msgstr "गोरोनथि"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"OverwriteallFiles\n"
@@ -4700,7 +4312,6 @@ msgid "Do you want to overwrite documents without being asked?"
msgstr "सोङा बालानो नोंथाङा फोरमान बिलाइ फोरखौ लिरदेर बावनो लुबैयो नामा?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ReeditMacro\n"
@@ -4709,7 +4320,6 @@ msgid "Document macro has to be revised."
msgstr "फोरमान बिलाइ मेक्र'खौ फोसाब फिननांगौ जादों."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CouldNotsaveDocument\n"
@@ -4718,7 +4328,6 @@ msgid "Document '<1>' could not be saved."
msgstr "फोरमान बिलाइ '<1>' थिनो हायाखै।"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CouldNotopenDocument\n"
@@ -4727,7 +4336,6 @@ msgid "Document '<1>' could not be opened."
msgstr "फोरमान बिलाइखौ '<1>' खेवनो हायाखै."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"PathDialogMessage\n"
@@ -4736,7 +4344,6 @@ msgid "Select a directory"
msgstr "मोनसे डिरेक्टरि सायख"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"DialogTitle\n"
@@ -4745,7 +4352,6 @@ msgid "Document Converter"
msgstr "फोरमान बिलाइ कनभार्टार"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SearchInSubDir\n"
@@ -4763,7 +4369,6 @@ msgid "Progress"
msgstr "दावगानाय"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ProgressPage2\n"
@@ -4772,7 +4377,6 @@ msgid "Retrieving the relevant documents:"
msgstr "सोमोन्दो गोनां फोरमान बिलाइ मोनफिन गासिनो दङ:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ProgressPage3\n"
@@ -4781,7 +4385,6 @@ msgid "Converting the documents"
msgstr "फोरमान बिलाइफोरखौ सोलाय होगासिनो दङ।"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ProgressFound\n"
@@ -4799,7 +4402,6 @@ msgid "\"%1 found"
msgstr "%1 मोननाय"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"Ready\n"
@@ -4808,7 +4410,6 @@ msgid "Finished"
msgstr "जोबबाय"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SourceDocuments\n"
@@ -4817,7 +4418,6 @@ msgid "Source documents"
msgstr "फुंखा फोरमान बिलाइफोर"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"TargetDocuments\n"
@@ -4826,7 +4426,6 @@ msgid "Target documents"
msgstr "थांखि फोरमान बिलाइ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"LogfileSummary\n"
@@ -4835,7 +4434,6 @@ msgid "<COUNT> documents converted"
msgstr "<COUNT> फोरमान बिलाइ महर सोलाय होबाय"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumInclusiveSubDir\n"
@@ -4844,7 +4442,6 @@ msgid "All subdirectories will be taken into account"
msgstr "गासै दालाय डिरेक्टरिफोरखौ साननायाव लाजोबनाय जागोन।"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumSaveDokumente\n"
@@ -4853,7 +4450,6 @@ msgid "These will be exported to the following directory:"
msgstr "बेफोरखौ गाहायनि डिरेक्टरिआव दैथाय हरनाय जागोन:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"TextImportLabel\n"
@@ -4862,7 +4458,6 @@ msgid "Import from:"
msgstr "..निफ्राय लाबो:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"TextExportLabel\n"
@@ -4871,7 +4466,6 @@ msgid "Save to:"
msgstr "..सिम थिना दोन:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CreateLogfile\n"
@@ -4880,7 +4474,6 @@ msgid "Create log file"
msgstr "ल'ग फाइल सोरजि"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"LogfileHelpText\n"
@@ -4889,7 +4482,6 @@ msgid "A log file will be created in your work directory"
msgstr "नोंथांनि खामानि डिरेक्टरियाव ल'ग फाइल सोरजिनाय जागोन।"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ShowLogfile\n"
@@ -4898,7 +4490,6 @@ msgid "Show log file"
msgstr "ल'ग फाइल दिन्थि"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumMSTextDocuments\n"
@@ -4907,7 +4498,6 @@ msgid "All Word documents contained in the following directory will be imported:
msgstr "गाहायनि डिरेक्टरिआव थानाय गासै वर्ड फोरमान बिलाइखौ लाबोनाय जागोन:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumMSTableDocuments\n"
@@ -4925,7 +4515,6 @@ msgid "All PowerPoint/Publisher documents contained in the following directory w
msgstr "गाहायनि डिरेक्टरिआव थानाय गासै पावारपइन्ट टेमप्लेटखौ लाबोनाय जागोन:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumMSTextTemplates\n"
@@ -4934,7 +4523,6 @@ msgid "All Word templates contained in the following directory will be imported:
msgstr "गाहायनि डिरेक्टरिआव थानाय गासै वर्ड टेमप्लेटखौ लाबोनाय जागोन:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumMSTableTemplates\n"
@@ -4943,7 +4531,6 @@ msgid "All Excel templates contained in the following directory will be imported
msgstr "गाहायनि डिरेक्टरिआव थानाय गासै एक्सेल टेमप्लेटखौ लाबोनाय जागोन:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumMSDrawTemplates\n"
diff --git a/source/brx/xmlsecurity/messages.po b/source/brx/xmlsecurity/messages.po
index fe9ef7c3b07..52adffb5ede 100644
--- a/source/brx/xmlsecurity/messages.po
+++ b/source/brx/xmlsecurity/messages.po
@@ -188,7 +188,6 @@ msgid "The certificate is OK."
msgstr ""
#: certpage.ui:139
-#, fuzzy
msgctxt "certpage|certnotok"
msgid "The certificate could not be validated."
msgstr "चार्टिफिकेटखौ बाहाय जाथाव खालामनो हाया।"
@@ -215,7 +214,6 @@ msgid "Sign Document..."
msgstr ""
#: digitalsignaturesdialog.ui:129
-#, fuzzy
msgctxt "digitalsignaturesdialog|remove"
msgid "Remove"
msgstr "गैया खालाम"
@@ -236,7 +234,6 @@ msgid "Digital ID issued by "
msgstr ""
#: digitalsignaturesdialog.ui:194
-#, fuzzy
msgctxt "digitalsignaturesdialog|date"
msgid "Date"
msgstr "अक्ट'"
@@ -405,7 +402,6 @@ msgid "Expiration date"
msgstr ""
#: selectcertificatedialog.ui:136
-#, fuzzy
msgctxt "selectcertificatedialog|type"
msgid "Type"
msgstr "रोखोम"
@@ -477,7 +473,6 @@ msgid "View Certificate..."
msgstr ""
#: selectcertificatedialog.ui:266
-#, fuzzy
msgctxt "selectcertificatedialog|label2"
msgid "Description:"
msgstr "बेखेवनाय:"
@@ -488,13 +483,11 @@ msgid "View Certificate"
msgstr ""
#: viewcertdialog.ui:78
-#, fuzzy
msgctxt "viewcertdialog|general"
msgid "General"
msgstr "सरासनस्रा"
#: viewcertdialog.ui:100
-#, fuzzy
msgctxt "viewcertdialog|details"
msgid "Details"
msgstr "गुवारै"
diff --git a/source/bs/accessibility/messages.po b/source/bs/accessibility/messages.po
index d48d25b8c88..3164874d4c6 100644
--- a/source/bs/accessibility/messages.po
+++ b/source/bs/accessibility/messages.po
@@ -59,7 +59,6 @@ msgid "Please press enter to go into child control for more operations"
msgstr "Pritisnite unos da bi ste ušli u dječije kontrole za više operacija"
#: strings.hrc:34
-#, fuzzy, c-format
msgctxt "RID_STR_ACC_COLUMN_NUM"
msgid "Column %COLUMNNUMBER"
msgstr "Kolona %COLUMNNUMBER"
diff --git a/source/bs/avmedia/messages.po b/source/bs/avmedia/messages.po
index 8363952abc7..90ac943b3cc 100644
--- a/source/bs/avmedia/messages.po
+++ b/source/bs/avmedia/messages.po
@@ -39,7 +39,6 @@ msgid "Stop"
msgstr "Zaustavi"
#: strings.hrc:30
-#, fuzzy
msgctxt "AVMEDIA_STR_LOOP"
msgid "Repeat"
msgstr "Ponovi"
@@ -75,7 +74,6 @@ msgid "Scaled"
msgstr "Skalirano"
#: strings.hrc:37
-#, fuzzy
msgctxt "AVMEDIA_STR_VOLUME"
msgid "Volume"
msgstr "Razina zvuka"
diff --git a/source/bs/basctl/messages.po b/source/bs/basctl/messages.po
index 1ab70d92816..344acf3496d 100644
--- a/source/bs/basctl/messages.po
+++ b/source/bs/basctl/messages.po
@@ -416,7 +416,6 @@ msgstr ""
" "
#: strings.hrc:100
-#, fuzzy
msgctxt "RID_STR_PRINTDLG_RANGE"
msgid "Print range"
msgstr "Opseg za štampanje"
@@ -485,7 +484,6 @@ msgid "Multiselection"
msgstr "Višestruki izbor"
#: strings.hrc:114
-#, fuzzy
msgctxt "RID_STR_DEF_LANG"
msgid "[Default Language]"
msgstr "[Glavni jezik]"
@@ -659,7 +657,6 @@ msgid "_Password..."
msgstr "_Lozinka"
#: dialogpage.ui:144
-#, fuzzy
msgctxt "dialogpage|import"
msgid "_Import..."
msgstr "_Uvezi..."
@@ -681,7 +678,6 @@ msgid "Export as _extension"
msgstr ""
#: exportdialog.ui:100
-#, fuzzy
msgctxt "exportdialog|basic"
msgid "Export as BASIC library"
msgstr "Snimi kao BASIC biblioteku"
@@ -698,7 +694,6 @@ msgid "_Line number:"
msgstr "Brojevi linija"
#: importlibdialog.ui:9
-#, fuzzy
msgctxt "importlibdialog|ImportLibDialog"
msgid "Import Libraries"
msgstr "Dodaj biblioteke"
@@ -744,7 +739,6 @@ msgid "_New..."
msgstr "_Novi..."
#: libpage.ui:153
-#, fuzzy
msgctxt "libpage|import"
msgid "_Import..."
msgstr "_Uvezi..."
@@ -756,7 +750,6 @@ msgid "_Export..."
msgstr "Izvezi..."
#: managebreakpoints.ui:9
-#, fuzzy
msgctxt "managebreakpoints|ManageBreakpointsDialog"
msgid "Manage Breakpoints"
msgstr "Izmijeni tačke prekida"
@@ -830,7 +823,6 @@ msgid "_Password..."
msgstr "_Lozinka"
#: modulepage.ui:144
-#, fuzzy
msgctxt "modulepage|import"
msgid "_Import..."
msgstr "_Uvezi..."
@@ -854,7 +846,6 @@ msgid "%PRODUCTNAME Basic Macro Organizer"
msgstr "%PRODUCTNAME Basic organizator makroa..."
#: organizedialog.ui:78
-#, fuzzy
msgctxt "organizedialog|modules"
msgid "Modules"
msgstr "Moduli"
diff --git a/source/bs/chart2/messages.po b/source/bs/chart2/messages.po
index b207c731cc3..66672078b8e 100644
--- a/source/bs/chart2/messages.po
+++ b/source/bs/chart2/messages.po
@@ -626,7 +626,6 @@ msgid "Use superordinate object settings"
msgstr "Koristi pretpostavljene postavke objekta"
#: strings.hrc:145
-#, fuzzy
msgctxt "STR_PROPERTY_ROLE_FILLCOLOR"
msgid "Fill Color"
msgstr "Boja za punjenje"
@@ -868,7 +867,6 @@ msgid "3D View"
msgstr ""
#: chardialog.ui:8
-#, fuzzy
msgctxt "chardialog|CharDialog"
msgid "Character"
msgstr "Znak"
@@ -914,7 +912,6 @@ msgid "Insert Text Column"
msgstr ""
#: chartdatadialog.ui:130
-#, fuzzy
msgctxt "chartdatadialog|RemoveRow"
msgid "Delete Row"
msgstr "Obriši red"
@@ -969,61 +966,51 @@ msgid "Center"
msgstr "Centar"
#: dlg_DataLabel.ui:28
-#, fuzzy
msgctxt "dlg_DataLabel|liststorePLACEMENT"
msgid "Above"
msgstr "Iznad"
#: dlg_DataLabel.ui:32
-#, fuzzy
msgctxt "dlg_DataLabel|liststorePLACEMENT"
msgid "Top left"
msgstr "Gore lijevo"
#: dlg_DataLabel.ui:36
-#, fuzzy
msgctxt "dlg_DataLabel|liststorePLACEMENT"
msgid "Left"
msgstr "Lijevo"
#: dlg_DataLabel.ui:40
-#, fuzzy
msgctxt "dlg_DataLabel|liststorePLACEMENT"
msgid "Bottom left"
msgstr "Dolje lijevo"
#: dlg_DataLabel.ui:44
-#, fuzzy
msgctxt "dlg_DataLabel|liststorePLACEMENT"
msgid "Below"
msgstr "Ispod"
#: dlg_DataLabel.ui:48
-#, fuzzy
msgctxt "dlg_DataLabel|liststorePLACEMENT"
msgid "Bottom right"
msgstr "Dolje desno"
#: dlg_DataLabel.ui:52
-#, fuzzy
msgctxt "dlg_DataLabel|liststorePLACEMENT"
msgid "Right"
msgstr "Desno"
#: dlg_DataLabel.ui:56
-#, fuzzy
msgctxt "dlg_DataLabel|liststorePLACEMENT"
msgid "Top right"
msgstr "Gore desno"
#: dlg_DataLabel.ui:60
-#, fuzzy
msgctxt "dlg_DataLabel|liststorePLACEMENT"
msgid "Inside"
msgstr "Unutra"
#: dlg_DataLabel.ui:64
-#, fuzzy
msgctxt "dlg_DataLabel|liststorePLACEMENT"
msgid "Outside"
msgstr "Izvan"
@@ -1104,7 +1091,6 @@ msgid "ABCD"
msgstr "ABCD"
#: dlg_DataLabel.ui:319
-#, fuzzy
msgctxt "dlg_DataLabel|FT_TEXT_SEPARATOR"
msgid "_Separator"
msgstr "_Separator"
@@ -1166,13 +1152,11 @@ msgid "Error Margin"
msgstr ""
#: dlg_InsertErrorBars.ui:49
-#, fuzzy
msgctxt "dlg_InsertErrorBars|dlg_InsertErrorBars"
msgid "Legend"
msgstr "Legenda"
#: dlg_InsertErrorBars.ui:146
-#, fuzzy
msgctxt "dlg_InsertErrorBars|RB_NONE"
msgid "_None"
msgstr "_Ništa"
@@ -1248,7 +1232,6 @@ msgid "Same value for both"
msgstr ""
#: dlg_InsertErrorBars.ui:575
-#, fuzzy
msgctxt "dlg_InsertErrorBars|label3"
msgid "Parameters"
msgstr "Parametri"
@@ -1264,13 +1247,11 @@ msgid "Select Range for Negative Error Bars"
msgstr ""
#: dlg_InsertErrorBars.ui:613
-#, fuzzy
msgctxt "dlg_InsertErrorBars|STR_CONTROLTEXT_ERROR_BARS_FROM_DATA"
msgid "From Data Table"
msgstr "Iz tabele podataka"
#: dlg_InsertLegend.ui:8
-#, fuzzy
msgctxt "dlg_InsertLegend|dlg_InsertLegend"
msgid "Legend"
msgstr "Legenda"
@@ -1281,25 +1262,21 @@ msgid "_Display legend"
msgstr ""
#: dlg_InsertLegend.ui:122
-#, fuzzy
msgctxt "dlg_InsertLegend|left"
msgid "_Left"
msgstr "_Lijevo"
#: dlg_InsertLegend.ui:138
-#, fuzzy
msgctxt "dlg_InsertLegend|right"
msgid "_Right"
msgstr "_Desno"
#: dlg_InsertLegend.ui:154
-#, fuzzy
msgctxt "dlg_InsertLegend|top"
msgid "_Top"
msgstr "_Vrh"
#: dlg_InsertLegend.ui:170
-#, fuzzy
msgctxt "dlg_InsertLegend|bottom"
msgid "_Bottom"
msgstr "_Dno"
@@ -1458,7 +1435,6 @@ msgid "Secondary Axes"
msgstr "Sporedne ose"
#: paradialog.ui:8
-#, fuzzy
msgctxt "paradialog|ParagraphDialog"
msgid "Paragraph"
msgstr "Odlomak"
@@ -1476,7 +1452,6 @@ msgid "Alignment"
msgstr "Poravnanje"
#: paradialog.ui:151
-#, fuzzy
msgctxt "paradialog|labelTP_PARA_ASIAN"
msgid "Asian Typography"
msgstr "Azijska tipografija"
@@ -1532,7 +1507,6 @@ msgid "_Text orientation:"
msgstr "Usmjerenje teksta"
#: sidebarelements.ui:35
-#, fuzzy
msgctxt "sidebarelements|checkbutton_subtitle"
msgid "Subtitle"
msgstr "Podnaslov"
@@ -1561,37 +1535,31 @@ msgid "_Placement:"
msgstr "Položaj"
#: sidebarelements.ui:139
-#, fuzzy
msgctxt "sidebarelements|comboboxtext_legend"
msgid "Right"
msgstr "Desno"
#: sidebarelements.ui:140
-#, fuzzy
msgctxt "sidebarelements|comboboxtext_legend"
msgid "Top"
msgstr "Vrh"
#: sidebarelements.ui:141
-#, fuzzy
msgctxt "sidebarelements|comboboxtext_legend"
msgid "Bottom"
msgstr "Dno"
#: sidebarelements.ui:142
-#, fuzzy
msgctxt "sidebarelements|comboboxtext_legend"
msgid "Left"
msgstr "Lijevo"
#: sidebarelements.ui:143
-#, fuzzy
msgctxt "sidebarelements|comboboxtext_legend"
msgid "Manual"
msgstr "Ručno"
#: sidebarelements.ui:166
-#, fuzzy
msgctxt "sidebarelements|label_legen"
msgid "Legend"
msgstr "Legenda"
@@ -1655,7 +1623,6 @@ msgid "2nd Y axis title"
msgstr "Naslov Y ose"
#: sidebarelements.ui:341
-#, fuzzy
msgctxt "sidebarelements|label_axes"
msgid "Axes"
msgstr "Ose"
@@ -1695,7 +1662,6 @@ msgid "Title"
msgstr "_Popločano"
#: sidebarelements.ui:465
-#, fuzzy
msgctxt "sidebarelements|text_subtitle"
msgid "Subtitle"
msgstr "Podnaslov"
@@ -1801,13 +1767,11 @@ msgid "P_lacement:"
msgstr "Položaj"
#: sidebarseries.ui:82
-#, fuzzy
msgctxt "sidebarseries|comboboxtext_label"
msgid "Above"
msgstr "Iznad"
#: sidebarseries.ui:83
-#, fuzzy
msgctxt "sidebarseries|comboboxtext_label"
msgid "Below"
msgstr "Ispod"
@@ -1819,13 +1783,11 @@ msgid "Center"
msgstr "Centar"
#: sidebarseries.ui:85
-#, fuzzy
msgctxt "sidebarseries|comboboxtext_label"
msgid "Outside"
msgstr "Izvan"
#: sidebarseries.ui:86
-#, fuzzy
msgctxt "sidebarseries|comboboxtext_label"
msgid "Inside"
msgstr "Unutra"
@@ -1859,13 +1821,11 @@ msgid "Error Bars"
msgstr "X trake greške"
#: sidebarseries.ui:216
-#, fuzzy
msgctxt "sidebarseries|radiobutton_primary_axis"
msgid "Primary Y axis"
msgstr "Primarna Y-osa"
#: sidebarseries.ui:232
-#, fuzzy
msgctxt "sidebarseries|radiobutton_secondary_axis"
msgid "Secondary Y axis"
msgstr "Dodatne y-ose"
@@ -1984,7 +1944,6 @@ msgid "Realistic"
msgstr ""
#: tp_3D_SceneAppearance.ui:21
-#, fuzzy
msgctxt "tp_3D_SceneAppearance|liststoreSCHEME"
msgid "Custom"
msgstr "Prilagođeno"
@@ -2038,7 +1997,6 @@ msgid "_Perspective"
msgstr "Perspektiva"
#: tp_3D_SceneGeometry.ui:109
-#, fuzzy
msgctxt "tp_3D_SceneGeometry|MTR_FLD_PERSPECTIVE-atkobject"
msgid "Perspective"
msgstr "Perspektiva"
@@ -2130,19 +2088,16 @@ msgid "Start"
msgstr "Pokreni"
#: tp_AxisPositions.ui:58
-#, fuzzy
msgctxt "tp_AxisPositions|LB_CROSSES_OTHER_AXIS_AT"
msgid "End"
msgstr "Kraj"
#: tp_AxisPositions.ui:59
-#, fuzzy
msgctxt "tp_AxisPositions|LB_CROSSES_OTHER_AXIS_AT"
msgid "Value"
msgstr "Vrijednost"
#: tp_AxisPositions.ui:60
-#, fuzzy
msgctxt "tp_AxisPositions|LB_CROSSES_OTHER_AXIS_AT"
msgid "Category"
msgstr "Kategorija"
@@ -2282,25 +2237,21 @@ msgid "Grids"
msgstr "Mreže"
#: tp_ChartType.ui:20
-#, fuzzy
msgctxt "tp_ChartType|liststore1"
msgid "Bar"
msgstr "Stubac"
#: tp_ChartType.ui:23
-#, fuzzy
msgctxt "tp_ChartType|liststore1"
msgid "Cylinder"
msgstr "Cilindar"
#: tp_ChartType.ui:26
-#, fuzzy
msgctxt "tp_ChartType|liststore1"
msgid "Cone"
msgstr "Konus"
#: tp_ChartType.ui:29
-#, fuzzy
msgctxt "tp_ChartType|liststore1"
msgid "Pyramid"
msgstr "Piramida"
@@ -2344,13 +2295,11 @@ msgid "On top"
msgstr ""
#: tp_ChartType.ui:241
-#, fuzzy
msgctxt "tp_ChartType|percent"
msgid "Percent"
msgstr "Procenat"
#: tp_ChartType.ui:259
-#, fuzzy
msgctxt "tp_ChartType|deep"
msgid "Deep"
msgstr "Duboko"
@@ -2367,7 +2316,6 @@ msgid "Straight"
msgstr ""
#: tp_ChartType.ui:313
-#, fuzzy
msgctxt "tp_ChartType|linetype"
msgid "Smooth"
msgstr "Glatko"
@@ -2412,61 +2360,51 @@ msgid "Center"
msgstr "Centar"
#: tp_DataLabel.ui:28
-#, fuzzy
msgctxt "tp_DataLabel|liststorePLACEMENT"
msgid "Above"
msgstr "Iznad"
#: tp_DataLabel.ui:32
-#, fuzzy
msgctxt "tp_DataLabel|liststorePLACEMENT"
msgid "Top left"
msgstr "Gore lijevo"
#: tp_DataLabel.ui:36
-#, fuzzy
msgctxt "tp_DataLabel|liststorePLACEMENT"
msgid "Left"
msgstr "Lijevo"
#: tp_DataLabel.ui:40
-#, fuzzy
msgctxt "tp_DataLabel|liststorePLACEMENT"
msgid "Bottom left"
msgstr "Dolje lijevo"
#: tp_DataLabel.ui:44
-#, fuzzy
msgctxt "tp_DataLabel|liststorePLACEMENT"
msgid "Below"
msgstr "Ispod"
#: tp_DataLabel.ui:48
-#, fuzzy
msgctxt "tp_DataLabel|liststorePLACEMENT"
msgid "Bottom right"
msgstr "Dolje desno"
#: tp_DataLabel.ui:52
-#, fuzzy
msgctxt "tp_DataLabel|liststorePLACEMENT"
msgid "Right"
msgstr "Desno"
#: tp_DataLabel.ui:56
-#, fuzzy
msgctxt "tp_DataLabel|liststorePLACEMENT"
msgid "Top right"
msgstr "Gore desno"
#: tp_DataLabel.ui:60
-#, fuzzy
msgctxt "tp_DataLabel|liststorePLACEMENT"
msgid "Inside"
msgstr "Unutra"
#: tp_DataLabel.ui:64
-#, fuzzy
msgctxt "tp_DataLabel|liststorePLACEMENT"
msgid "Outside"
msgstr "Izvan"
@@ -2542,7 +2480,6 @@ msgid "ABCD"
msgstr "ABCD"
#: tp_DataLabel.ui:267
-#, fuzzy
msgctxt "tp_DataLabel|FT_TEXT_SEPARATOR"
msgid "_Separator"
msgstr "_Separator"
@@ -2604,13 +2541,11 @@ msgid "Data _series:"
msgstr "Niz podataka"
#: tp_DataSource.ui:95
-#, fuzzy
msgctxt "tp_DataSource|BTN_ADD"
msgid "_Add"
msgstr "_Dodaj"
#: tp_DataSource.ui:116
-#, fuzzy
msgctxt "tp_DataSource|BTN_UP-atkobject"
msgid "Up"
msgstr "Gore"
@@ -2622,7 +2557,6 @@ msgid "_Remove"
msgstr "U_kloni"
#: tp_DataSource.ui:148
-#, fuzzy
msgctxt "tp_DataSource|BTN_DOWN-atkobject"
msgid "Down"
msgstr "Dolje"
@@ -2674,7 +2608,6 @@ msgid "Error Margin"
msgstr ""
#: tp_ErrorBars.ui:77
-#, fuzzy
msgctxt "tp_ErrorBars|RB_NONE"
msgid "_None"
msgstr "_Ništa"
@@ -2750,7 +2683,6 @@ msgid "Same value for both"
msgstr ""
#: tp_ErrorBars.ui:525
-#, fuzzy
msgctxt "tp_ErrorBars|label3"
msgid "Parameters"
msgstr "Parametri"
@@ -2766,31 +2698,26 @@ msgid "Select Range for Negative Error Bars"
msgstr ""
#: tp_ErrorBars.ui:563
-#, fuzzy
msgctxt "tp_ErrorBars|STR_CONTROLTEXT_ERROR_BARS_FROM_DATA"
msgid "From Data Table"
msgstr "Iz tabele podataka"
#: tp_LegendPosition.ui:30
-#, fuzzy
msgctxt "tp_LegendPosition|left"
msgid "_Left"
msgstr "_Lijevo"
#: tp_LegendPosition.ui:48
-#, fuzzy
msgctxt "tp_LegendPosition|right"
msgid "_Right"
msgstr "_Desno"
#: tp_LegendPosition.ui:66
-#, fuzzy
msgctxt "tp_LegendPosition|top"
msgid "_Top"
msgstr "_Vrh"
#: tp_LegendPosition.ui:84
-#, fuzzy
msgctxt "tp_LegendPosition|bottom"
msgid "_Bottom"
msgstr "_Dno"
@@ -2904,7 +2831,6 @@ msgid "End Table Index"
msgstr ""
#: tp_RangeChooser.ui:272
-#, fuzzy
msgctxt "tp_RangeChooser|STR_PAGE_DATA_RANGE"
msgid "Data Range"
msgstr "Opseg podataka"
@@ -3304,25 +3230,21 @@ msgid "_Display legend"
msgstr ""
#: wizelementspage.ui:293
-#, fuzzy
msgctxt "wizelementspage|left"
msgid "_Left"
msgstr "_Lijevo"
#: wizelementspage.ui:311
-#, fuzzy
msgctxt "wizelementspage|right"
msgid "_Right"
msgstr "_Desno"
#: wizelementspage.ui:329
-#, fuzzy
msgctxt "wizelementspage|top"
msgid "_Top"
msgstr "_Vrh"
#: wizelementspage.ui:347
-#, fuzzy
msgctxt "wizelementspage|bottom"
msgid "_Bottom"
msgstr "_Dno"
diff --git a/source/bs/connectivity/messages.po b/source/bs/connectivity/messages.po
index 4978d6075b5..e33f521a94e 100644
--- a/source/bs/connectivity/messages.po
+++ b/source/bs/connectivity/messages.po
@@ -527,55 +527,46 @@ msgid "The connection could not be established. The database was created by a ne
msgstr ""
#: strings.hrc:134
-#, fuzzy
msgctxt "STR_ROW_SET_OPERATION_VETOED"
msgid "The record operation has been vetoed."
msgstr "Operacija nad slogom je dobila veto."
#: strings.hrc:135
-#, fuzzy
msgctxt "STR_PARSER_CYCLIC_SUB_QUERIES"
msgid "The statement contains a cyclic reference to one or more sub queries."
msgstr "Izjava sadrži ciklične reference na jedan ili više pod-upita."
#: strings.hrc:136
-#, fuzzy
msgctxt "STR_DB_OBJECT_NAME_WITH_SLASHES"
msgid "The name must not contain any slashes ('/')."
msgstr "Ime ne smije sadržavati kose crte ('/')."
#: strings.hrc:137
-#, fuzzy
msgctxt "STR_DB_INVALID_SQL_NAME"
msgid "$1$ is no SQL conform identifier."
msgstr "$1$ nije SQL identifikator."
#: strings.hrc:138
-#, fuzzy
msgctxt "STR_DB_QUERY_NAME_WITH_QUOTES"
msgid "Query names must not contain quote characters."
msgstr "Imena upita ne smiju sadržati navodnike."
#: strings.hrc:139
-#, fuzzy
msgctxt "STR_DB_OBJECT_NAME_IS_USED"
msgid "The name '$1$' is already in use in the database."
msgstr "Ime '$1$' se već koristi u bazi podataka."
#: strings.hrc:140
-#, fuzzy
msgctxt "STR_DB_NOT_CONNECTED"
msgid "No connection to the database exists."
msgstr "Ne postoji konekcija za bazu podataka."
#: strings.hrc:141
-#, fuzzy
msgctxt "STR_AB_ADDRESSBOOK_NOT_FOUND"
msgid "No $1$ exists."
msgstr "Ne postoji $1$."
#: strings.hrc:142
-#, fuzzy
msgctxt "STR_DATA_CANNOT_SELECT_UNFILTERED"
msgid "Unable to display the complete table content. Please apply a filter."
msgstr "Nije moguće prikazati kompletni sadržaj tabele. Molimo stavite filter."
diff --git a/source/bs/cui/messages.po b/source/bs/cui/messages.po
index 340e34ef552..2b2233de173 100644
--- a/source/bs/cui/messages.po
+++ b/source/bs/cui/messages.po
@@ -14,7 +14,6 @@ msgstr ""
"X-Generator: LibreOffice\n"
#: personalization.hrc:31
-#, fuzzy
msgctxt "RID_SVXSTR_PERSONA_CATEGORIES"
msgid "LibreOffice"
msgstr "LibreOffice"
@@ -26,7 +25,6 @@ msgid "Abstract"
msgstr "Sažetak: "
#: personalization.hrc:33
-#, fuzzy
msgctxt "RID_SVXSTR_PERSONA_CATEGORIES"
msgid "Color"
msgstr "Boja"
@@ -37,7 +35,6 @@ msgid "Music"
msgstr ""
#: personalization.hrc:35
-#, fuzzy
msgctxt "RID_SVXSTR_PERSONA_CATEGORIES"
msgid "Nature"
msgstr "Priroda"
@@ -303,7 +300,6 @@ msgid "This is where you create a hyperlink to a Web page or FTP server connecti
msgstr "To je mjesto gdje možete stvoriti vezu prema internet stranici ili FTP poslužitelju."
#: strings.hrc:79
-#, fuzzy
msgctxt "RID_SVXSTR_HYPERDLG_HLMAILTP"
msgid "Mail"
msgstr "Pošta"
@@ -366,7 +362,6 @@ msgid "All commands"
msgstr "Dodaj naredbe"
#: strings.hrc:92
-#, fuzzy
msgctxt "RID_SVXSTR_MACROS"
msgid "Macros"
msgstr "Makroi"
@@ -1259,25 +1254,21 @@ msgid "Name of color scheme"
msgstr "Naziv šeme boja"
#: strings.hrc:296
-#, fuzzy
msgctxt "RID_SVXSTR_SPELL"
msgid "Spelling"
msgstr "Provjera pravopisa"
#: strings.hrc:297
-#, fuzzy
msgctxt "RID_SVXSTR_HYPH"
msgid "Hyphenation"
msgstr "Rastavljanje riječi"
#: strings.hrc:298
-#, fuzzy
msgctxt "RID_SVXSTR_THES"
msgid "Thesaurus"
msgstr "Rječnik sinonima"
#: strings.hrc:299
-#, fuzzy
msgctxt "RID_SVXSTR_GRAMMAR"
msgid "Grammar"
msgstr "Gramatika"
@@ -1505,7 +1496,6 @@ msgid "Typeface:"
msgstr "Font"
#: strings.hrc:344
-#, fuzzy
msgctxt "RID_SVXSTR_CHARNAME_HIGHLIGHTING"
msgid "Highlight Color"
msgstr "Boja isticanja"
@@ -1749,7 +1739,6 @@ msgid "Cast Shadow to Top Left"
msgstr "Baciti Sjenu na Gornje Lijevo"
#: treeopt.hrc:30
-#, fuzzy
msgctxt "SID_GENERAL_OPTIONS_RES"
msgid "%PRODUCTNAME"
msgstr "%PRODUCTNAME"
@@ -1825,7 +1814,6 @@ msgid "Basic IDE"
msgstr ""
#: treeopt.hrc:43
-#, fuzzy
msgctxt "SID_GENERAL_OPTIONS_RES"
msgid "Online Update"
msgstr "Online ažuriranje"
@@ -1860,7 +1848,6 @@ msgid "Searching in Japanese"
msgstr "Tražim na japanskom"
#: treeopt.hrc:53
-#, fuzzy
msgctxt "SID_LANGUAGE_OPTIONS_RES"
msgid "Asian Layout"
msgstr "Azijski raspored"
@@ -1872,7 +1859,6 @@ msgid "Complex Text Layout"
msgstr "Raspored kompleksnog teksta"
#: treeopt.hrc:59
-#, fuzzy
msgctxt "SID_INET_DLG_RES"
msgid "Internet"
msgstr "Internet"
@@ -1884,7 +1870,6 @@ msgid "Proxy"
msgstr "Proxy"
#: treeopt.hrc:61
-#, fuzzy
msgctxt "SID_INET_DLG_RES"
msgid "E-mail"
msgstr "E-mail"
@@ -1944,7 +1929,6 @@ msgid "Print"
msgstr "Ispis"
#: treeopt.hrc:75
-#, fuzzy
msgctxt "SID_SW_EDITOPTIONS_RES"
msgid "Table"
msgstr "Tabela"
@@ -1962,7 +1946,6 @@ msgid "Comparison"
msgstr "Usporedba"
#: treeopt.hrc:78
-#, fuzzy
msgctxt "SID_SW_EDITOPTIONS_RES"
msgid "Compatibility"
msgstr "Kompatibilnost"
@@ -2010,13 +1993,11 @@ msgid "Print"
msgstr "Ispis"
#: treeopt.hrc:90
-#, fuzzy
msgctxt "SID_SW_ONLINEOPTIONS_RES"
msgid "Table"
msgstr "Tabela"
#: treeopt.hrc:91
-#, fuzzy
msgctxt "SID_SW_ONLINEOPTIONS_RES"
msgid "Background"
msgstr "Pozadina"
@@ -2064,7 +2045,6 @@ msgid "Calculate"
msgstr "Izračunaj"
#: treeopt.hrc:107
-#, fuzzy
msgctxt "SID_SC_EDITOPTIONS_RES"
msgid "Formula"
msgstr "Formula"
@@ -2082,7 +2062,6 @@ msgid "Changes"
msgstr "Izmijenjeno"
#: treeopt.hrc:110
-#, fuzzy
msgctxt "SID_SC_EDITOPTIONS_RES"
msgid "Compatibility"
msgstr "Kompatibilnost"
@@ -2160,7 +2139,6 @@ msgid "Print"
msgstr "Ispis"
#: treeopt.hrc:135
-#, fuzzy
msgctxt "SID_SCH_EDITOPTIONS_RES"
msgid "Charts"
msgstr "Dijagrami"
@@ -2190,7 +2168,6 @@ msgid "VBA Properties"
msgstr "VBA svojstva"
#: treeopt.hrc:144
-#, fuzzy
msgctxt "SID_FILTER_DLG_RES"
msgid "Microsoft Office"
msgstr "Microsoft Office"
@@ -2276,7 +2253,6 @@ msgid "Version: %ABOUTBOXPRODUCTVERSION%ABOUTBOXPRODUCTVERSIONSUFFIX"
msgstr "Verzija: %ABOUTBOXPRODUCTVERSION%ABOUTBOXPRODUCTVERSIONSUFFIX"
#: aboutdialog.ui:11
-#, fuzzy
msgctxt "aboutdialog|AboutDialog"
msgid "About %PRODUCTNAME"
msgstr "O programu %PRODUCTNAME"
@@ -2365,13 +2341,11 @@ msgid "_Modify"
msgstr "_Izmijeni"
#: accelconfigpage.ui:157
-#, fuzzy
msgctxt "accelconfigpage|load"
msgid "_Load..."
msgstr "_Učitaj..."
#: accelconfigpage.ui:172
-#, fuzzy
msgctxt "accelconfigpage|save"
msgid "_Save..."
msgstr "_Snimi..."
@@ -2477,7 +2451,6 @@ msgid "_Text only"
msgstr "_Samo tekst"
#: agingdialog.ui:16
-#, fuzzy
msgctxt "agingdialog|AgingDialog"
msgid "Aging"
msgstr "Starenje"
@@ -2657,7 +2630,6 @@ msgid "None"
msgstr "Nikakav"
#: areatabpage.ui:42
-#, fuzzy
msgctxt "areatabpage|btncolor"
msgid "Color"
msgstr "Boja"
@@ -2675,13 +2647,11 @@ msgid "Hatch"
msgstr "pogodak"
#: areatabpage.ui:81
-#, fuzzy
msgctxt "areatabpage|btnbitmap"
msgid "Bitmap"
msgstr "Bitmapa"
#: areatabpage.ui:94
-#, fuzzy
msgctxt "areatabpage|btnpattern"
msgid "Pattern"
msgstr "Uzorak"
@@ -2804,7 +2774,6 @@ msgid "Table"
msgstr "Tabela"
#: backgroundpage.ui:214
-#, fuzzy
msgctxt "backgroundpage|background_label"
msgid "Background Color"
msgstr "Boja pozadine"
@@ -2953,7 +2922,6 @@ msgid "Add / Import"
msgstr ""
#: bitmaptabpage.ui:65
-#, fuzzy
msgctxt "bitmaptabpage|label1"
msgid "Bitmap"
msgstr "Bitmapa"
@@ -2977,7 +2945,6 @@ msgid "Filled"
msgstr "Popunjen"
#: bitmaptabpage.ui:128
-#, fuzzy
msgctxt "bitmaptabpage|bitmapstyle"
msgid "Stretched"
msgstr "Razvučeno"
@@ -2988,7 +2955,6 @@ msgid "Zoomed"
msgstr ""
#: bitmaptabpage.ui:130
-#, fuzzy
msgctxt "bitmaptabpage|bitmapstyle"
msgid "Custom"
msgstr "Prilagođeno"
@@ -3100,13 +3066,11 @@ msgid "Tiling Offset:"
msgstr ""
#: bitmaptabpage.ui:423
-#, fuzzy
msgctxt "bitmaptabpage|tileofflb"
msgid "Row"
msgstr "Red"
#: bitmaptabpage.ui:424
-#, fuzzy
msgctxt "bitmaptabpage|tileofflb"
msgid "Column"
msgstr "Kolona"
@@ -3118,7 +3082,6 @@ msgid "Options"
msgstr "Opcije"
#: bitmaptabpage.ui:510
-#, fuzzy
msgctxt "bitmaptabpage|CTL_BITMAP_PREVIEW-atkobject"
msgid "Example"
msgstr "Primjer"
@@ -3221,7 +3184,6 @@ msgid "Borders"
msgstr "Rub"
#: borderbackgrounddialog.ui:128
-#, fuzzy
msgctxt "borderbackgrounddialog|background"
msgid "Background"
msgstr "Pozadina"
@@ -3386,7 +3348,6 @@ msgid "Position and Size"
msgstr "Položaj i veličina"
#: calloutdialog.ui:151
-#, fuzzy
msgctxt "calloutdialog|RID_SVXPAGE_CAPTION"
msgid "Callout"
msgstr "Oblačić"
@@ -3403,7 +3364,6 @@ msgid "From top"
msgstr "Sa vrha"
#: calloutpage.ui:28
-#, fuzzy
msgctxt "calloutpage|liststore1"
msgid "From left"
msgstr "S lijeva"
@@ -4052,13 +4012,11 @@ msgid "Recent Colors"
msgstr ""
#: colorpage.ui:156
-#, fuzzy
msgctxt "colorpage|RGB"
msgid "RGB"
msgstr "RGB"
#: colorpage.ui:172
-#, fuzzy
msgctxt "colorpage|CMYK"
msgid "CMYK"
msgstr "CMYK"
@@ -4106,25 +4064,21 @@ msgid "Hex"
msgstr ""
#: colorpage.ui:458
-#, fuzzy
msgctxt "colorpage|label10"
msgid "_C"
msgstr "_C"
#: colorpage.ui:473
-#, fuzzy
msgctxt "colorpage|label16"
msgid "_K"
msgstr "_K"
#: colorpage.ui:488
-#, fuzzy
msgctxt "colorpage|label17"
msgid "_Y"
msgstr "_Y"
#: colorpage.ui:554
-#, fuzzy
msgctxt "colorpage|label15"
msgid "_M"
msgstr "_M"
@@ -4391,7 +4345,6 @@ msgid "Preview"
msgstr "Pregled"
#: connectortabpage.ui:347
-#, fuzzy
msgctxt "connectortabpage|CTL_PREVIEW-atkobject"
msgid "Example"
msgstr "Primjer"
@@ -4462,7 +4415,6 @@ msgid "_Bottom:"
msgstr "Dno:"
#: croppage.ui:226
-#, fuzzy
msgctxt "croppage|label1"
msgid "Crop"
msgstr "Izreži"
@@ -4499,7 +4451,6 @@ msgid "Image Size"
msgstr ""
#: croppage.ui:460
-#, fuzzy
msgctxt "croppage|origsize"
msgid "_Original Size"
msgstr "_Originalna Veličina"
@@ -4539,7 +4490,6 @@ msgid "_Description:"
msgstr "_Opis"
#: customizedialog.ui:8
-#, fuzzy
msgctxt "customizedialog|CustomizeDialog"
msgid "Customize"
msgstr "Prilagodi"
@@ -4568,7 +4518,6 @@ msgid "Keyboard"
msgstr "Ključna riječ"
#: customizedialog.ui:196
-#, fuzzy
msgctxt "customizedialog|events"
msgid "Events"
msgstr "Događaji"
@@ -4824,7 +4773,6 @@ msgid "Language:"
msgstr "_Jezik:"
#: editmodulesdialog.ui:153
-#, fuzzy
msgctxt "editmodulesdialog|up"
msgid "Move Up"
msgstr "Pomjeri gore"
@@ -5393,7 +5341,6 @@ msgid "Borders"
msgstr "Rub"
#: formatcellsdialog.ui:174
-#, fuzzy
msgctxt "formatcellsdialog|area"
msgid "Background"
msgstr "Pozadina"
@@ -5404,7 +5351,6 @@ msgid "Format Number"
msgstr "Broj Formata"
#: galleryapplyprogress.ui:8
-#, fuzzy
msgctxt "galleryapplyprogress|GalleryApplyProgress"
msgid "Apply"
msgstr "Primijeni"
@@ -5448,7 +5394,6 @@ msgid "A_dd All"
msgstr ""
#: gallerygeneralpage.ui:22
-#, fuzzy
msgctxt "gallerygeneralpage|label1"
msgid "Modified:"
msgstr "Izmijenjeno:"
@@ -5534,7 +5479,6 @@ msgid "Title:"
msgstr "_Naslov:"
#: galleryupdateprogress.ui:8
-#, fuzzy
msgctxt "galleryupdateprogress|GalleryUpdateProgress"
msgid "Update"
msgstr "Ažuriraj"
@@ -5591,7 +5535,6 @@ msgid "Square"
msgstr "Kvadrat"
#: gradientpage.ui:197
-#, fuzzy
msgctxt "gradientpage|incrementft"
msgid "Increment:"
msgstr "Povećanje:"
@@ -5684,7 +5627,6 @@ msgid "Dictionary"
msgstr "Rječnik"
#: hangulhanjaconversiondialog.ui:7
-#, fuzzy
msgctxt "hangulhanjaconversiondialog|HangulHanjaConversionDialog"
msgid "Hangul/Hanja Conversion"
msgstr "Hangul/Hanja konverzija"
@@ -5737,25 +5679,21 @@ msgid "Hang_ul (Hanja)"
msgstr "Hang~ul (Hanja)"
#: hangulhanjaconversiondialog.ui:295
-#, fuzzy
msgctxt "hangulhanjaconversiondialog|hanja_above"
msgid "Hanja"
msgstr "Hanja"
#: hangulhanjaconversiondialog.ui:312
-#, fuzzy
msgctxt "hangulhanjaconversiondialog|hanja_below"
msgid "Hanja"
msgstr "Hanja"
#: hangulhanjaconversiondialog.ui:328
-#, fuzzy
msgctxt "hangulhanjaconversiondialog|hangul_above"
msgid "Hangul"
msgstr "Hangul"
#: hangulhanjaconversiondialog.ui:344
-#, fuzzy
msgctxt "hangulhanjaconversiondialog|hangul_below"
msgid "Hangul"
msgstr "Hangul"
@@ -5818,7 +5756,6 @@ msgid "Edit Custom Dictionary"
msgstr "Izmijeni osobni rječnik"
#: hangulhanjaeditdictdialog.ui:107
-#, fuzzy
msgctxt "hangulhanjaeditdictdialog|label4"
msgid "Book"
msgstr "Knjiga"
@@ -5928,7 +5865,6 @@ msgid "Line _color:"
msgstr "_Boja linije"
#: hatchpage.ui:281
-#, fuzzy
msgctxt "hatchpage|backgroundcolor"
msgid "Background Color"
msgstr "Boja pozadine"
@@ -5957,7 +5893,6 @@ msgid "Hyperlink"
msgstr "Hiper-veza"
#: hyperlinkdialog.ui:42
-#, fuzzy
msgctxt "hyperlinkdialog|apply"
msgid "Apply"
msgstr "Primijeni"
@@ -5986,7 +5921,6 @@ msgid "Open File"
msgstr "Otvori datoteku"
#: hyperlinkdocpage.ui:82
-#, fuzzy
msgctxt "hyperlinkdocpage|label2"
msgid "Document"
msgstr "Dokument"
@@ -6052,7 +5986,6 @@ msgid "F_orm:"
msgstr "Z_a"
#: hyperlinkdocpage.ui:329
-#, fuzzy
msgctxt "hyperlinkdocpage|script|tooltip_text"
msgid "Events"
msgstr "Događaji"
@@ -6088,7 +6021,6 @@ msgid "_Login name:"
msgstr "~Korisničko ime"
#: hyperlinkinternetpage.ui:128
-#, fuzzy
msgctxt "hyperlinkinternetpage|password_label"
msgid "_Password:"
msgstr "_Lozinka:"
@@ -6130,7 +6062,6 @@ msgid "F_orm:"
msgstr "Z_a"
#: hyperlinkinternetpage.ui:330
-#, fuzzy
msgctxt "hyperlinkinternetpage|script|tooltip_text"
msgid "Events"
msgstr "Događaji"
@@ -6166,7 +6097,6 @@ msgid "_Subject:"
msgstr "Tema:"
#: hyperlinkmailpage.ui:119
-#, fuzzy
msgctxt "hyperlinkmailpage|label2"
msgid "Mail"
msgstr "Pošta"
@@ -6196,7 +6126,6 @@ msgid "F_orm:"
msgstr "Z_a"
#: hyperlinkmailpage.ui:257
-#, fuzzy
msgctxt "hyperlinkmailpage|script|tooltip_text"
msgid "Events"
msgstr "Događaji"
@@ -6250,13 +6179,11 @@ msgid "_File:"
msgstr "Datoteka:"
#: hyperlinknewdocpage.ui:112
-#, fuzzy
msgctxt "hyperlinknewdocpage|create"
msgid "Select Path"
msgstr "Izaberi stazu"
#: hyperlinknewdocpage.ui:117
-#, fuzzy
msgctxt "hyperlinknewdocpage|create|tooltip_text"
msgid "Select Path"
msgstr "Izaberi stazu"
@@ -6298,7 +6225,6 @@ msgid "F_orm:"
msgstr "Z_a"
#: hyperlinknewdocpage.ui:309
-#, fuzzy
msgctxt "hyperlinknewdocpage|script|tooltip_text"
msgid "Events"
msgstr "Događaji"
@@ -6336,7 +6262,6 @@ msgid "Word:"
msgstr "Riječ"
#: iconchangedialog.ui:10
-#, fuzzy
msgctxt "iconchangedialog|IconChange"
msgid "%PRODUCTNAME %PRODUCTVERSION"
msgstr "%PRODUCTNAME %PRODUCTVERSION"
@@ -6424,7 +6349,6 @@ msgid "Automatic"
msgstr "Automatski"
#: insertfloatingframe.ui:185
-#, fuzzy
msgctxt "insertfloatingframe|label1"
msgid "Scroll Bar"
msgstr "Klizač"
@@ -6869,7 +6793,6 @@ msgid "Icon"
msgstr "Ikona"
#: linetabpage.ui:798
-#, fuzzy
msgctxt "linetabpage|CTL_PREVIEW-atkobject"
msgid "Example"
msgstr "Primjer"
@@ -7008,7 +6931,6 @@ msgid "_Function"
msgstr "_Funkcija"
#: menuassignpage.ui:105
-#, fuzzy
msgctxt "menuassignpage|label33"
msgid "Description"
msgstr "Opis"
@@ -7047,7 +6969,6 @@ msgid "_Insert"
msgstr "_Ubaci"
#: menuassignpage.ui:405
-#, fuzzy
msgctxt "menuassignpage|modify"
msgid "_Modify"
msgstr "_Izmijeni"
@@ -7075,7 +6996,6 @@ msgid "Insert Submenu"
msgstr ""
#: menuassignpage.ui:557
-#, fuzzy
msgctxt "menuassignpage|renameItem"
msgid "Rename..."
msgstr "Preimenuj..."
@@ -7098,7 +7018,6 @@ msgid "Restore Default Command"
msgstr ""
#: mosaicdialog.ui:16
-#, fuzzy
msgctxt "mosaicdialog|MosaicDialog"
msgid "Mosaic"
msgstr "Mozaik"
@@ -7209,7 +7128,6 @@ msgid "Create Macro"
msgstr ""
#: newlibdialog.ui:102
-#, fuzzy
msgctxt "newlibdialog|altrenametitle"
msgid "Rename"
msgstr "Preimenuj"
@@ -8322,19 +8240,16 @@ msgid "Help Improve %PRODUCTNAME"
msgstr ""
#: optgeneralpage.ui:338
-#, fuzzy
msgctxt "optgeneralpage|quicklaunch"
msgid "Load %PRODUCTNAME during system start-up"
msgstr "Učitaj %PRODUCTNAME prilikom pokretanja sistema"
#: optgeneralpage.ui:352
-#, fuzzy
msgctxt "optgeneralpage|systray"
msgid "Enable systray Quickstarter"
msgstr "Omogući traku Quickstarter-a"
#: optgeneralpage.ui:372
-#, fuzzy
msgctxt "optgeneralpage|label8"
msgid "%PRODUCTNAME Quickstarter"
msgstr "%PRODUCTNAME Quickstarter"
@@ -9246,19 +9161,16 @@ msgid "First name"
msgstr "Ime"
#: optuserpage.ui:189
-#, fuzzy
msgctxt "lastname-atkobject"
msgid "Last name"
msgstr "Prezime"
#: optuserpage.ui:207
-#, fuzzy
msgctxt "shortname-atkobject"
msgid "Initials"
msgstr "Inicijali"
#: optuserpage.ui:236
-#, fuzzy
msgctxt "city-atkobject"
msgid "City"
msgstr "Grad"
@@ -9270,7 +9182,6 @@ msgid "State"
msgstr "Država"
#: optuserpage.ui:272
-#, fuzzy
msgctxt "zip-atkobject"
msgid "Zip code"
msgstr "Poštanski broj"
@@ -9294,7 +9205,6 @@ msgid "Home telephone number"
msgstr "Broj kućnog telefona"
#: optuserpage.ui:367
-#, fuzzy
msgctxt "work-atkobject"
msgid "Work telephone number"
msgstr "Broj poslovnog telefona"
@@ -9306,7 +9216,6 @@ msgid "FAX number"
msgstr "Broj FAX-a"
#: optuserpage.ui:415
-#, fuzzy
msgctxt "email-atkobject"
msgid "email address"
msgstr "e-mail adresa"
@@ -9323,25 +9232,21 @@ msgid "Last name/first _name/father’s name/initials:"
msgstr "Prezime/_Ime/Očevo ime/Inicijali"
#: optuserpage.ui:472
-#, fuzzy
msgctxt "ruslastname-atkobject"
msgid "Last name"
msgstr "Prezime"
#: optuserpage.ui:490
-#, fuzzy
msgctxt "rusfathersname-atkobject"
msgid "Father's name"
msgstr "Očevo ime"
#: optuserpage.ui:508
-#, fuzzy
msgctxt "russhortname-atkobject"
msgid "Initials"
msgstr "Inicijali"
#: optuserpage.ui:526
-#, fuzzy
msgctxt "rusfirstname-atkobject"
msgid "First name"
msgstr "Ime"
@@ -9353,19 +9258,16 @@ msgid "Last/first _name/initials:"
msgstr "Prezime/_Ime/Inicijali"
#: optuserpage.ui:569
-#, fuzzy
msgctxt "eastlastname-atkobject"
msgid "Last name"
msgstr "Prezime"
#: optuserpage.ui:587
-#, fuzzy
msgctxt "eastfirstname-atkobject"
msgid "First name"
msgstr "Ime"
#: optuserpage.ui:605
-#, fuzzy
msgctxt "eastshortname-atkobject"
msgid "Initials"
msgstr "Inicijali"
@@ -9377,13 +9279,11 @@ msgid "_Street/apartment number:"
msgstr "_Ulica/Broj stana"
#: optuserpage.ui:648
-#, fuzzy
msgctxt "russtreet-atkobject"
msgid "Street"
msgstr "Ulica"
#: optuserpage.ui:666
-#, fuzzy
msgctxt "ruslastname-atkobject"
msgid "Apartment number"
msgstr "Broj stana"
@@ -9395,13 +9295,11 @@ msgid "_Zip/city:"
msgstr "_Poštanski broj/Grad"
#: optuserpage.ui:709
-#, fuzzy
msgctxt "icity-atkobject"
msgid "City"
msgstr "Grad"
#: optuserpage.ui:727
-#, fuzzy
msgctxt "izip-atkobject"
msgid "Zip code"
msgstr "Poštanski broj"
@@ -9497,7 +9395,6 @@ msgid "Hide"
msgstr "Sakrij"
#: optviewpage.ui:191
-#, fuzzy
msgctxt "optviewpage|contextmenushortcuts"
msgid "Show"
msgstr "Prikaži"
@@ -9640,13 +9537,11 @@ msgid "Automatic"
msgstr "Automatski"
#: optviewpage.ui:440
-#, fuzzy
msgctxt "optviewpage|sidebariconsize"
msgid "Small"
msgstr "Mali"
#: optviewpage.ui:441
-#, fuzzy
msgctxt "optviewpage|sidebariconsize"
msgid "Large"
msgstr "Veliki"
@@ -9663,13 +9558,11 @@ msgid "Automatic"
msgstr "Automatski"
#: optviewpage.ui:469
-#, fuzzy
msgctxt "optviewpage|notebookbariconsize"
msgid "Small"
msgstr "Mali"
#: optviewpage.ui:470
-#, fuzzy
msgctxt "optviewpage|notebookbariconsize"
msgid "Large"
msgstr "Veliki"
@@ -10026,13 +9919,11 @@ msgid "1.5 Lines"
msgstr "1,5 prored"
#: paraindentspacing.ui:49
-#, fuzzy
msgctxt "paraindentspacing|liststoreLB_LINEDIST"
msgid "Double"
msgstr "Dvostruko"
#: paraindentspacing.ui:53
-#, fuzzy
msgctxt "paraindentspacing|liststoreLB_LINEDIST"
msgid "Proportional"
msgstr "Proporcionalan"
@@ -10192,7 +10083,6 @@ msgid "Delete _all"
msgstr "Izbriši _sve"
#: paratabspage.ui:492
-#, fuzzy
msgctxt "paratabspage|label4"
msgid "points"
msgstr "tačaka"
@@ -10277,13 +10167,11 @@ msgid "Selection"
msgstr "Izbor"
#: patterntabpage.ui:65
-#, fuzzy
msgctxt "patterntabpage|BTN_MODIFY"
msgid "_Modify"
msgstr "_Izmijeni"
#: patterntabpage.ui:92
-#, fuzzy
msgctxt "patterntabpage|label3"
msgid "Pattern"
msgstr "Uzorak"
@@ -10319,7 +10207,6 @@ msgid "Options"
msgstr "Opcije"
#: patterntabpage.ui:295
-#, fuzzy
msgctxt "patterntabpage|CTL_PREVIEW-atkobject"
msgid "Example"
msgstr "Primjer"
@@ -10590,7 +10477,6 @@ msgid "Adapt"
msgstr "Prilagodi"
#: posterdialog.ui:16
-#, fuzzy
msgctxt "posterdialog|PosterDialog"
msgid "Posterize"
msgstr "Posterizuj"
@@ -10897,7 +10783,6 @@ msgid "Macros"
msgstr "Makroi"
#: searchattrdialog.ui:9
-#, fuzzy
msgctxt "searchattrdialog|SearchAttrDialog"
msgid "Attributes"
msgstr "Atributi"
@@ -10924,7 +10809,6 @@ msgid "Position"
msgstr "Pozicija"
#: searchformatdialog.ui:174
-#, fuzzy
msgctxt "searchformatdialog|asianlayout"
msgid "Asian Layout"
msgstr "Azijski raspored"
@@ -10942,13 +10826,11 @@ msgid "Alignment"
msgstr "Poravnanje "
#: searchformatdialog.ui:244
-#, fuzzy
msgctxt "searchformatdialog|labelTP_PARA_EXT"
msgid "Text Flow"
msgstr "Protok teksta"
#: searchformatdialog.ui:268
-#, fuzzy
msgctxt "searchformatdialog|labelTP_PARA_ASIAN"
msgid "Asian Typography"
msgstr "Azijska tipografija"
@@ -11038,7 +10920,6 @@ msgid "Search Term or Firefox Theme URL"
msgstr ""
#: select_persona_dialog.ui:228
-#, fuzzy
msgctxt "select_persona_dialog|label6"
msgid "Categories"
msgstr "Kategorije"
@@ -11201,7 +11082,6 @@ msgid "Currently Installed Smart Tags"
msgstr ""
#: smoothdialog.ui:16
-#, fuzzy
msgctxt "smoothdialog|SmoothDialog"
msgid "Smooth"
msgstr "Glatko"
@@ -11218,7 +11098,6 @@ msgid "Parameters"
msgstr "Parametar"
#: solarizedialog.ui:14
-#, fuzzy
msgctxt "solarizedialog|SolarizeDialog"
msgid "Solarization"
msgstr "Sunčanje"
@@ -11301,7 +11180,6 @@ msgid "Favorite Characters:"
msgstr ""
#: spellingdialog.ui:9
-#, fuzzy
msgctxt "spellingdialog|SpellingDialog"
msgid "Spelling: $LANGUAGE ($LOCATION)"
msgstr "Pravopis: $LANGUAGE ($LOCATION)"
@@ -11397,7 +11275,6 @@ msgid "_Not in dictionary"
msgstr "_Nije u rječniku"
#: spellingdialog.ui:386
-#, fuzzy
msgctxt "spellingdialog|paste"
msgid "Paste"
msgstr "Ubaci"
@@ -11866,7 +11743,6 @@ msgid "Position:"
msgstr "Pozicija"
#: textflowpage.ui:295
-#, fuzzy
msgctxt "textflowpage|comboPageStyle-atkobject"
msgid "Page Style"
msgstr "Stil stranice"
diff --git a/source/bs/dbaccess/messages.po b/source/bs/dbaccess/messages.po
index d5045ddd9c6..daf42c9ee0f 100644
--- a/source/bs/dbaccess/messages.po
+++ b/source/bs/dbaccess/messages.po
@@ -747,7 +747,6 @@ msgid "Column ~Format..."
msgstr "~Format kolone..."
#: strings.hrc:171
-#, fuzzy
msgctxt "RID_STR_COLUMN_WIDTH"
msgid "Column ~Width..."
msgstr "Širi~na kolone..."
@@ -759,13 +758,11 @@ msgid "Table Format..."
msgstr "Format tabele..."
#: strings.hrc:173
-#, fuzzy
msgctxt "RID_STR_ROW_HEIGHT"
msgid "Row Height..."
msgstr "Visina reda..."
#: strings.hrc:174
-#, fuzzy
msgctxt "RID_STR_COPY"
msgid "~Copy"
msgstr "Kopir~aj"
@@ -2439,7 +2436,6 @@ msgid "Press 'Next' to save a copy of your document, and to begin the migration.
msgstr "Pritisnite 'Nastavak' da snimite kopiju vašeg dokumenta i započnete proces prebacivanja."
#: backuppage.ui:76
-#, fuzzy
msgctxt "backuppage|label3"
msgid "Save to:"
msgstr "Snimi u:"
@@ -2498,13 +2494,11 @@ msgid "File _name:"
msgstr "Ime datoteke:"
#: colwidthdialog.ui:15
-#, fuzzy
msgctxt "colwidthdialog|ColWidthDialog"
msgid "Column Width"
msgstr "Širina kolone"
#: colwidthdialog.ui:94
-#, fuzzy
msgctxt "colwidthdialog|label1"
msgid "_Width:"
msgstr "Š_irina:"
@@ -2540,7 +2534,6 @@ msgid "General"
msgstr "Općenito"
#: connectionpage.ui:140
-#, fuzzy
msgctxt "connectionpage|userNameLabel"
msgid "_User name:"
msgstr "_Korisničko ime:"
@@ -2617,7 +2610,6 @@ msgid "Crea_te new field as primary key"
msgstr ""
#: copytablepage.ui:143
-#, fuzzy
msgctxt "copytablepage|keynamelabel"
msgid "Name:"
msgstr "Ime:"
@@ -2640,7 +2632,6 @@ msgid "Ta_ble name:"
msgstr "Ime tabele"
#: dbaseindexdialog.ui:28
-#, fuzzy
msgctxt "dbaseindexdialog|DBaseIndexDialog"
msgid "Indexes"
msgstr "Indeksi"
@@ -2662,7 +2653,6 @@ msgid "_Free indexes"
msgstr ""
#: dbaseindexdialog.ui:294
-#, fuzzy
msgctxt "dbaseindexdialog|label2"
msgid "Assignment"
msgstr "Dodjela"
@@ -2780,7 +2770,6 @@ msgid "Set Up a Connection to a MySQL Database"
msgstr "Podesi vezu na JDBC bazu podataka"
#: dbwizspreadsheetpage.ui:74
-#, fuzzy
msgctxt "dbwizspreadsheetpage|browse"
msgid "Browse"
msgstr "Potraži"
@@ -2798,7 +2787,6 @@ msgid "_Password required"
msgstr "Potrebna je šifra"
#: dbwiztextpage.ui:74
-#, fuzzy
msgctxt "dbwiztextpage|browse"
msgid "Browse"
msgstr "Potraži"
@@ -2875,7 +2863,6 @@ msgid "Field Format"
msgstr ""
#: fielddialog.ui:111
-#, fuzzy
msgctxt "fielddialog|format"
msgid "Format"
msgstr "Format"
@@ -3030,7 +3017,6 @@ msgid "Test Class"
msgstr "Testna klasa"
#: generalspecialjdbcdetailspage.ui:162
-#, fuzzy
msgctxt "generalspecialjdbcdetailspage|label1"
msgid "Connection Settings"
msgstr "Podešavanje konekcije"
@@ -3070,7 +3056,6 @@ msgid "Settings"
msgstr "Podešavanja"
#: indexdesigndialog.ui:9
-#, fuzzy
msgctxt "indexdesigndialog|IndexDesignDialog"
msgid "Indexes"
msgstr "Indeksi"
@@ -3217,7 +3202,6 @@ msgid "Fields Involved"
msgstr ""
#: joindialog.ui:264
-#, fuzzy
msgctxt "joindialog|label5"
msgid "_Type:"
msgstr "_Vrsta:"
@@ -3246,7 +3230,6 @@ msgid "_Delete"
msgstr "_Izbriši"
#: joinviewmenu.ui:20
-#, fuzzy
msgctxt "joinviewmenu|edit"
msgid "Edit..."
msgstr "Izmijeni..."
@@ -3326,7 +3309,6 @@ msgid "Maximum number of _records:"
msgstr "Maksimalan broj ~slogova"
#: ldappage.ui:133
-#, fuzzy
msgctxt "ldappage|charsetheader"
msgid "Connection Settings"
msgstr "Podešavanje konekcije"
@@ -3356,7 +3338,6 @@ msgid "Overall progress:"
msgstr "Ukupan napredak:"
#: migratepage.ui:83
-#, fuzzy
msgctxt "migratepage|overall"
msgid "document $current$ of $overall$"
msgstr "dokument $current$ od $overall$"
@@ -3374,13 +3355,11 @@ msgid "Current object:"
msgstr "Trenutni objekat:"
#: mysqlnativepage.ui:48
-#, fuzzy
msgctxt "mysqlnativepage|connectionheader"
msgid "Connection Settings"
msgstr "Podešavanje konekcije"
#: mysqlnativepage.ui:90
-#, fuzzy
msgctxt "mysqlnativepage|usernamelabel"
msgid "_User name:"
msgstr "_Korisničko ime:"
@@ -3427,13 +3406,11 @@ msgid "_Server:"
msgstr "Server"
#: mysqlnativesettings.ui:110
-#, fuzzy
msgctxt "mysqlnativesettings|portlabel"
msgid "_Port:"
msgstr "_Port:"
#: mysqlnativesettings.ui:138
-#, fuzzy
msgctxt "mysqlnativesettings|defaultport"
msgid "Default: 3306"
msgstr "Normalno: 3306"
@@ -3529,7 +3506,6 @@ msgid "_Parameters"
msgstr "Parametri"
#: password.ui:8
-#, fuzzy
msgctxt "password|PasswordDialog"
msgid "Change Password"
msgstr "Promijeni lozinku"
@@ -3541,7 +3517,6 @@ msgid "Old p_assword:"
msgstr "Stara lozinka"
#: password.ui:134
-#, fuzzy
msgctxt "password|label3"
msgid "_Password:"
msgstr "_Lozinka:"
@@ -3601,13 +3576,11 @@ msgid "_Delete"
msgstr "_Izbriši"
#: queryfilterdialog.ui:8
-#, fuzzy
msgctxt "queryfilterdialog|QueryFilterDialog"
msgid "Standard Filter"
msgstr "Standardni filter"
#: queryfilterdialog.ui:96
-#, fuzzy
msgctxt "queryfilterdialog|label2"
msgid "Operator"
msgstr "Operator"
@@ -3619,13 +3592,11 @@ msgid "Field name"
msgstr "Naziv polja"
#: queryfilterdialog.ui:120
-#, fuzzy
msgctxt "queryfilterdialog|label6"
msgid "Condition"
msgstr "Uslov"
#: queryfilterdialog.ui:134
-#, fuzzy
msgctxt "queryfilterdialog|field1"
msgid "- none -"
msgstr "- ništa -"
@@ -3636,7 +3607,6 @@ msgid "="
msgstr ""
#: queryfilterdialog.ui:149
-#, fuzzy
msgctxt "queryfilterdialog|cond1"
msgid "<>"
msgstr "<>"
@@ -3647,7 +3617,6 @@ msgid "<"
msgstr ""
#: queryfilterdialog.ui:151
-#, fuzzy
msgctxt "queryfilterdialog|cond1"
msgid "<="
msgstr "<="
@@ -3663,13 +3632,11 @@ msgid ">="
msgstr ""
#: queryfilterdialog.ui:154
-#, fuzzy
msgctxt "queryfilterdialog|cond1"
msgid "like"
msgstr "poput"
#: queryfilterdialog.ui:155
-#, fuzzy
msgctxt "queryfilterdialog|cond1"
msgid "not like"
msgstr "i"
@@ -3685,43 +3652,36 @@ msgid "not null"
msgstr ""
#: queryfilterdialog.ui:171
-#, fuzzy
msgctxt "queryfilterdialog|field2"
msgid "- none -"
msgstr "- ništa -"
#: queryfilterdialog.ui:185
-#, fuzzy
msgctxt "queryfilterdialog|field3"
msgid "- none -"
msgstr "- ništa -"
#: queryfilterdialog.ui:219
-#, fuzzy
msgctxt "queryfilterdialog|label7"
msgid "Value"
msgstr "Vrijednost"
#: queryfilterdialog.ui:263
-#, fuzzy
msgctxt "queryfilterdialog|op2"
msgid "AND"
msgstr "AND"
#: queryfilterdialog.ui:264
-#, fuzzy
msgctxt "queryfilterdialog|op2"
msgid "OR"
msgstr "OR"
#: queryfilterdialog.ui:278
-#, fuzzy
msgctxt "queryfilterdialog|op3"
msgid "AND"
msgstr "AND"
#: queryfilterdialog.ui:279
-#, fuzzy
msgctxt "queryfilterdialog|op3"
msgid "OR"
msgstr "OR"
@@ -3733,7 +3693,6 @@ msgid "Criteria"
msgstr "kriteriji"
#: queryfuncmenu.ui:12
-#, fuzzy
msgctxt "queryfuncmenu|functions"
msgid "Functions"
msgstr "Funkcije"
@@ -3745,13 +3704,11 @@ msgid "Table Name"
msgstr "Ime tabele"
#: queryfuncmenu.ui:34
-#, fuzzy
msgctxt "queryfuncmenu|alias"
msgid "Alias"
msgstr "Nadimak (alias)"
#: queryfuncmenu.ui:48
-#, fuzzy
msgctxt "queryfuncmenu|distinct"
msgid "Distinct Values"
msgstr "Različite vrijednosti"
@@ -3784,7 +3741,6 @@ msgid "Distinct values:"
msgstr "Različite vrijednosti"
#: relationdialog.ui:9
-#, fuzzy
msgctxt "relationdialog|RelationDialog"
msgid "Relations"
msgstr "Relacije"
@@ -3879,13 +3835,11 @@ msgid "Cross join"
msgstr ""
#: rowheightdialog.ui:15
-#, fuzzy
msgctxt "rowheightdialog|RowHeightDialog"
msgid "Row Height"
msgstr "Visina reda"
#: rowheightdialog.ui:94
-#, fuzzy
msgctxt "rowheightdialog|label1"
msgid "_Height:"
msgstr "_Visina:"
@@ -3903,7 +3857,6 @@ msgid "Copy RTF Table"
msgstr "Kopiraj RTF tabelu"
#: savedialog.ui:9
-#, fuzzy
msgctxt "savedialog|SaveDialog"
msgid "Save As"
msgstr "Snimi kao"
@@ -3954,7 +3907,6 @@ msgid "Sort Order"
msgstr "Red sortiranja"
#: sortdialog.ui:96
-#, fuzzy
msgctxt "sortdialog|label2"
msgid "Operator"
msgstr "Operator"
@@ -4024,7 +3976,6 @@ msgid "Sort Order"
msgstr "Red sortiranja"
#: specialjdbcconnectionpage.ui:19
-#, fuzzy
msgctxt "specialjdbcconnectionpage|header"
msgid "Set up connection to a MySQL database using JDBC"
msgstr "Podesi vezu na MySQL bazu koristeći JDBC"
@@ -4056,7 +4007,6 @@ msgid "_Port number:"
msgstr "Broj ~porta"
#: specialjdbcconnectionpage.ui:139
-#, fuzzy
msgctxt "specialjdbcconnectionpage|portNumDefLabel"
msgid "Default: 3306"
msgstr "Normalno: 3306"
@@ -4165,7 +4115,6 @@ msgid "Default"
msgstr "Uobičajeno"
#: specialsettingspage.ui:316
-#, fuzzy
msgctxt "specialsettingspage|comparison"
msgid "SQL"
msgstr "SQL"
@@ -4227,7 +4176,6 @@ msgid "Cu_t"
msgstr "Isjeci"
#: tabledesignrowmenu.ui:20
-#, fuzzy
msgctxt "tabledesignrowmenu|copy"
msgid "_Copy"
msgstr "_Kopiraj"
@@ -4283,13 +4231,11 @@ msgid "Tables and Table Filter"
msgstr ""
#: tablesjoindialog.ui:82
-#, fuzzy
msgctxt "tablesjoindialog|tables"
msgid "Tables"
msgstr "Tabele"
#: tablesjoindialog.ui:99
-#, fuzzy
msgctxt "tablesjoindialog|queries"
msgid "Queries"
msgstr "Upiti"
@@ -4513,7 +4459,6 @@ msgid "_Driver settings:"
msgstr "Opcije ~drajvera"
#: userdetailspage.ui:137
-#, fuzzy
msgctxt "userdetailspage|label1"
msgid "Connection Settings"
msgstr "Podešavanje konekcije"
diff --git a/source/bs/desktop/messages.po b/source/bs/desktop/messages.po
index 23d0fa8ab86..b8cdcee723b 100644
--- a/source/bs/desktop/messages.po
+++ b/source/bs/desktop/messages.po
@@ -746,7 +746,6 @@ msgid "Check for _Updates"
msgstr "Provjera ažuriranja..."
#: extensionmanager.ui:111
-#, fuzzy
msgctxt "extensionmanager|addbtn"
msgid "_Add"
msgstr "_Dodaj"
@@ -822,7 +821,6 @@ msgid "Extension Software License Agreement"
msgstr "Licencni ugovor programskog dodatka $NAME:"
#: licensedialog.ui:21
-#, fuzzy
msgctxt "licensedialog|accept"
msgid "Accept"
msgstr "Prihvati"
@@ -887,7 +885,6 @@ msgid "_Available extension updates"
msgstr "~Dostupne nadogradnje za dodatak"
#: updatedialog.ui:117
-#, fuzzy
msgctxt "updatedialog|UPDATE_CHECKING"
msgid "Checking..."
msgstr "Provjeravam..."
@@ -899,7 +896,6 @@ msgid "_Show all updates"
msgstr "~Prikaži sve nadogradnje"
#: updatedialog.ui:196
-#, fuzzy
msgctxt "updatedialog|DESCRIPTION_LABEL"
msgid "Description"
msgstr "Opis"
@@ -911,7 +907,6 @@ msgid "Publisher:"
msgstr "Izdavač:"
#: updatedialog.ui:225
-#, fuzzy
msgctxt "updatedialog|PUBLISHER_LINK"
msgid "button"
msgstr "dugme"
@@ -941,7 +936,6 @@ msgid "Downloading extensions..."
msgstr "Preuzimam dodatke..."
#: updateinstalldialog.ui:125
-#, fuzzy
msgctxt "updateinstalldialog|RESULTS"
msgid "Result"
msgstr "Rezultat"
diff --git a/source/bs/dictionaries/ca.po b/source/bs/dictionaries/ca.po
index 7d6392a4ae0..d9924176138 100644
--- a/source/bs/dictionaries/ca.po
+++ b/source/bs/dictionaries/ca.po
@@ -14,7 +14,6 @@ msgstr ""
"X-Generator: LibreOffice\n"
#: description.xml
-#, fuzzy
msgctxt ""
"description.xml\n"
"dispname\n"
diff --git a/source/bs/editeng/messages.po b/source/bs/editeng/messages.po
index e633790114c..d737a36b91e 100644
--- a/source/bs/editeng/messages.po
+++ b/source/bs/editeng/messages.po
@@ -14,19 +14,16 @@ msgstr ""
"X-Generator: LibreOffice\n"
#: spellmenu.ui:12
-#, fuzzy
msgctxt "spellmenu|ignore"
msgid "I_gnore All"
msgstr "I_gnoriši Sve"
#: spellmenu.ui:19
-#, fuzzy
msgctxt "spellmenu|insert"
msgid "_Add to Dictionary"
msgstr "_Dodaj u Rječnik"
#: spellmenu.ui:33
-#, fuzzy
msgctxt "spellmenu|add"
msgid "_Add to Dictionary"
msgstr "_Dodaj u Rječnik"
diff --git a/source/bs/extensions/messages.po b/source/bs/extensions/messages.po
index acbe5cd3e16..9b25e82d645 100644
--- a/source/bs/extensions/messages.po
+++ b/source/bs/extensions/messages.po
@@ -14,19 +14,16 @@ msgstr ""
"X-Generator: LibreOffice\n"
#: command.hrc:29
-#, fuzzy
msgctxt "RID_RSC_ENUM_COMMAND_TYPE"
msgid "Table"
msgstr "Tabela"
#: command.hrc:30
-#, fuzzy
msgctxt "RID_RSC_ENUM_COMMAND_TYPE"
msgid "Query"
msgstr "Upit"
#: command.hrc:31
-#, fuzzy
msgctxt "RID_RSC_ENUM_COMMAND_TYPE"
msgid "SQL command"
msgstr "SQL naredba"
@@ -38,37 +35,31 @@ msgid "Hide"
msgstr "Sakrij"
#: showhide.hrc:30
-#, fuzzy
msgctxt "RID_RSC_ENUM_SHOWHIDE"
msgid "Show"
msgstr "Prikaži"
#: stringarrays.hrc:27
-#, fuzzy
msgctxt "RID_RSC_ENUM_VERTICAL_ALIGN"
msgid "Top"
msgstr "Vrh"
#: stringarrays.hrc:28
-#, fuzzy
msgctxt "RID_RSC_ENUM_VERTICAL_ALIGN"
msgid "Middle"
msgstr "Sredina"
#: stringarrays.hrc:29
-#, fuzzy
msgctxt "RID_RSC_ENUM_VERTICAL_ALIGN"
msgid "Bottom"
msgstr "Dno"
#: stringarrays.hrc:34
-#, fuzzy
msgctxt "RID_RSC_ENUM_ICONSIZE_TYPE"
msgid "Small"
msgstr "Mali"
#: stringarrays.hrc:35
-#, fuzzy
msgctxt "RID_RSC_ENUM_ICONSIZE_TYPE"
msgid "Large"
msgstr "Veliki"
@@ -80,13 +71,11 @@ msgid "Without frame"
msgstr "Bez okvira"
#: stringarrays.hrc:41
-#, fuzzy
msgctxt "RID_RSC_ENUM_BORDER_TYPE"
msgid "3D look"
msgstr "3D izgled"
#: stringarrays.hrc:42
-#, fuzzy
msgctxt "RID_RSC_ENUM_BORDER_TYPE"
msgid "Flat"
msgstr "Ravno"
@@ -98,13 +87,11 @@ msgid "Valuelist"
msgstr "Lista vrijednosti"
#: stringarrays.hrc:48
-#, fuzzy
msgctxt "RID_RSC_ENUM_LISTSOURCE_TYPE"
msgid "Table"
msgstr "Tabela"
#: stringarrays.hrc:49
-#, fuzzy
msgctxt "RID_RSC_ENUM_LISTSOURCE_TYPE"
msgid "Query"
msgstr "Upit"
@@ -128,7 +115,6 @@ msgid "Tablefields"
msgstr "Polja tabele"
#: stringarrays.hrc:57
-#, fuzzy
msgctxt "RID_RSC_ENUM_ALIGNMENT"
msgid "Left"
msgstr "Lijevo"
@@ -140,7 +126,6 @@ msgid "Center"
msgstr "Centar"
#: stringarrays.hrc:59
-#, fuzzy
msgctxt "RID_RSC_ENUM_ALIGNMENT"
msgid "Right"
msgstr "Desno"
@@ -182,7 +167,6 @@ msgid "Previous record"
msgstr "Prošli zapis"
#: stringarrays.hrc:70
-#, fuzzy
msgctxt "RID_RSC_ENUM_BUTTONTYPE"
msgid "Next record"
msgstr "Sljedeći zapis"
@@ -236,7 +220,6 @@ msgid "Post"
msgstr "Post"
#: stringarrays.hrc:87
-#, fuzzy
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "URL"
msgstr "URL"
@@ -248,13 +231,11 @@ msgid "Multipart"
msgstr "Višedjelno"
#: stringarrays.hrc:89
-#, fuzzy
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "Text"
msgstr "Tekst"
#: stringarrays.hrc:94
-#, fuzzy
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (short)"
msgstr "Standardno (kratko)"
@@ -272,7 +253,6 @@ msgid "Standard (short YYYY)"
msgstr "Standardan (kratki YYYY)"
#: stringarrays.hrc:97
-#, fuzzy
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (long)"
msgstr "Standardno (dugo)"
@@ -386,13 +366,11 @@ msgid "Current page"
msgstr "Trenutna stranica"
#: stringarrays.hrc:132
-#, fuzzy
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "No"
msgstr "Ne"
#: stringarrays.hrc:133
-#, fuzzy
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "Yes"
msgstr "Da"
@@ -432,7 +410,6 @@ msgid "None"
msgstr "Nijedna"
#: stringarrays.hrc:148
-#, fuzzy
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "Single"
msgstr "Jednostruko"
@@ -468,7 +445,6 @@ msgid "Default"
msgstr "Uobičajeno"
#: stringarrays.hrc:162
-#, fuzzy
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "OK"
msgstr "U redu"
@@ -480,7 +456,6 @@ msgid "Cancel"
msgstr "Odustani"
#: stringarrays.hrc:164
-#, fuzzy
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Help"
msgstr "Pomoć"
@@ -552,13 +527,11 @@ msgid "Both"
msgstr "Oba"
#: stringarrays.hrc:196
-#, fuzzy
msgctxt "RID_RSC_ENUM_VISUALEFFECT"
msgid "3D"
msgstr "3D"
#: stringarrays.hrc:197
-#, fuzzy
msgctxt "RID_RSC_ENUM_VISUALEFFECT"
msgid "Flat"
msgstr "Ravno"
@@ -636,7 +609,6 @@ msgid "Below right"
msgstr "Ispod desno"
#: stringarrays.hrc:214
-#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Centered"
msgstr "Centrirano"
@@ -648,7 +620,6 @@ msgid "Preserve"
msgstr "Sačuvaj"
#: stringarrays.hrc:220
-#, fuzzy
msgctxt "RID_RSC_ENUM_WHITESPACE_HANDLING"
msgid "Replace"
msgstr "Zamijeni"
@@ -660,7 +631,6 @@ msgid "Collapse"
msgstr "Zatvori"
#: stringarrays.hrc:226
-#, fuzzy
msgctxt "RID_RSC_ENUM_SCALE_MODE"
msgid "No"
msgstr "Ne"
@@ -684,7 +654,6 @@ msgid "Left-to-right"
msgstr "S lijeva na desno"
#: stringarrays.hrc:234
-#, fuzzy
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Right-to-left"
msgstr "S desna na lijevo"
@@ -708,7 +677,6 @@ msgid "When focused"
msgstr "Kada ima fokus"
#: stringarrays.hrc:242
-#, fuzzy
msgctxt "RID_RSC_ENUM_WHEEL_BEHAVIOR"
msgid "Always"
msgstr "Uvijek"
@@ -2585,13 +2553,11 @@ msgid "You can either save the value of the option group in a database field or
msgstr "Možete ili snimiti vrijednost grupe opcija u polje baze podataka ili koristiti za kasniju akciju."
#: yesno.hrc:29
-#, fuzzy
msgctxt "RID_RSC_ENUM_YESNO"
msgid "No"
msgstr "Ne"
#: yesno.hrc:30
-#, fuzzy
msgctxt "RID_RSC_ENUM_YESNO"
msgid "Yes"
msgstr "Da"
@@ -2609,19 +2575,16 @@ msgid "Display field"
msgstr "Prikaži polje"
#: contenttablepage.ui:43
-#, fuzzy
msgctxt "contenttablepage|datasourcelabel"
msgid "Data source"
msgstr "Izvor podataka"
#: contenttablepage.ui:57
-#, fuzzy
msgctxt "contenttablepage|contenttypelabel"
msgid "Content type"
msgstr "Vrsta sadržaja"
#: contenttablepage.ui:71
-#, fuzzy
msgctxt "contenttablepage|formtablelabel"
msgid "Content"
msgstr "Sadržaj"
@@ -2670,7 +2633,6 @@ msgid "Embed this address book definition into the current document."
msgstr ""
#: datasourcepage.ui:61
-#, fuzzy
msgctxt "datasourcepage|locationft"
msgid "Location"
msgstr "Lokacija"
@@ -2728,7 +2690,6 @@ msgid ""
msgstr ""
#: fieldassignpage.ui:33
-#, fuzzy
msgctxt "fieldassignpage|assign"
msgid "Field Assignment"
msgstr "Dodjeljivanje polja"
@@ -2752,19 +2713,16 @@ msgid "Field from the _List Table"
msgstr "Polje iz ~tabele sa spiskom"
#: gridfieldsselectionpage.ui:44
-#, fuzzy
msgctxt "gridfieldsselectionpage|datasourcelabel"
msgid "Data source"
msgstr "Izvor podataka"
#: gridfieldsselectionpage.ui:58
-#, fuzzy
msgctxt "gridfieldsselectionpage|contenttypelabel"
msgid "Content type"
msgstr "Vrsta sadržaja"
#: gridfieldsselectionpage.ui:72
-#, fuzzy
msgctxt "gridfieldsselectionpage|formtablelabel"
msgid "Content"
msgstr "Sadržaj"
@@ -2815,19 +2773,16 @@ msgid "Table element"
msgstr "Element tabele"
#: groupradioselectionpage.ui:44
-#, fuzzy
msgctxt "groupradioselectionpage|datasourcelabel"
msgid "Data source"
msgstr "Izvor podataka"
#: groupradioselectionpage.ui:58
-#, fuzzy
msgctxt "groupradioselectionpage|contenttypelabel"
msgid "Content type"
msgstr "Vrsta sadržaja"
#: groupradioselectionpage.ui:72
-#, fuzzy
msgctxt "groupradioselectionpage|formtablelabel"
msgid "Content"
msgstr "Sadržaj"
@@ -2958,13 +2913,11 @@ msgid "Evolution"
msgstr ""
#: selecttypepage.ui:49
-#, fuzzy
msgctxt "selecttypepage|groupwise"
msgid "Groupwise"
msgstr "Grupa"
#: selecttypepage.ui:66
-#, fuzzy
msgctxt "selecttypepage|evoldap"
msgid "Evolution LDAP"
msgstr "Evolution LDAP"
@@ -3047,7 +3000,6 @@ msgid "_Table / Query:"
msgstr "~Tabela / Upit:"
#: tableselectionpage.ui:174
-#, fuzzy
msgctxt "tableselectionpage|label1"
msgid "Data"
msgstr "Podaci"
@@ -3059,7 +3011,6 @@ msgid "Choose Data Source"
msgstr "Izaberite izvor pod~ataka..."
#: choosedatasourcedialog.ui:90
-#, fuzzy
msgctxt "choosedatasourcedialog|label1"
msgid "Entry"
msgstr "Unos"
@@ -3143,7 +3094,6 @@ msgid "Ed_ition"
msgstr "~Izdanje"
#: generalpage.ui:257
-#, fuzzy
msgctxt "generalpage|volume"
msgid "Volume"
msgstr "Razina zvuka"
@@ -3155,7 +3105,6 @@ msgid "Instit_ution"
msgstr "~Ustanova"
#: generalpage.ui:289
-#, fuzzy
msgctxt "generalpage|month"
msgid "_Month"
msgstr "_Mjesec"
@@ -3215,7 +3164,6 @@ msgid "Se_ries"
msgstr "Se~rija"
#: generalpage.ui:463
-#, fuzzy
msgctxt "generalpage|url"
msgid "URL"
msgstr "URL"
@@ -3335,7 +3283,6 @@ msgid "_Book title"
msgstr "Naslo~v knjige"
#: mappingdialog.ui:432
-#, fuzzy
msgctxt "mappingdialog|label15"
msgid "Volume"
msgstr "Razina zvuka"
@@ -3371,7 +3318,6 @@ msgid "Type of re_port"
msgstr "Vrsta ~izvještaja"
#: mappingdialog.ui:592
-#, fuzzy
msgctxt "mappingdialog|label21"
msgid "_Month"
msgstr "_Mjesec"
@@ -3407,7 +3353,6 @@ msgid "_Note"
msgstr "Napomena"
#: mappingdialog.ui:742
-#, fuzzy
msgctxt "mappingdialog|label27"
msgid "URL"
msgstr "URL"
@@ -3449,31 +3394,26 @@ msgid "Column Names"
msgstr "Imena kolona"
#: toolbar.ui:14
-#, fuzzy
msgctxt "toolbar|TBC_FT_SOURCE"
msgid "Table"
msgstr "Tabela"
#: toolbar.ui:49
-#, fuzzy
msgctxt "toolbar|TBC_FT_QUERY"
msgid "Search Key"
msgstr "Ključ za pretragu"
#: toolbar.ui:84
-#, fuzzy
msgctxt "toolbar|TBC_BT_AUTOFILTER"
msgid "AutoFilter"
msgstr "Automatski filter"
#: toolbar.ui:97
-#, fuzzy
msgctxt "toolbar|TBC_BT_FILTERCRIT"
msgid "Standard Filter"
msgstr "Standardni filter"
#: toolbar.ui:110
-#, fuzzy
msgctxt "toolbar|TBC_BT_REMOVEFILTER"
msgid "Reset Filter"
msgstr "Resetuj filter"
@@ -3491,7 +3431,6 @@ msgid "Data Source"
msgstr "Izvor podataka"
#: controlfontdialog.ui:8
-#, fuzzy
msgctxt "controlfontdialog|ControlFontDialog"
msgid "Character"
msgstr "Znak"
diff --git a/source/bs/extras/source/autocorr/emoji.po b/source/bs/extras/source/autocorr/emoji.po
index cdca6da6e5d..7e2f67cbad1 100644
--- a/source/bs/extras/source/autocorr/emoji.po
+++ b/source/bs/extras/source/autocorr/emoji.po
@@ -66,7 +66,6 @@ msgstr "Gore desno"
#. ¬ (U+000AC), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"NOT_SIGN\n"
@@ -123,7 +122,6 @@ msgstr ""
#. Α (U+00391), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_CAPITAL_LETTER_ALPHA\n"
@@ -143,7 +141,6 @@ msgstr "eta"
#. Γ (U+00393), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_CAPITAL_LETTER_GAMMA\n"
@@ -353,7 +350,6 @@ msgstr "omega"
#. α (U+003B1), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_ALPHA\n"
@@ -363,7 +359,6 @@ msgstr "alfa"
#. β (U+003B2), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_BETA\n"
@@ -373,7 +368,6 @@ msgstr "beta"
#. γ (U+003B3), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_GAMMA\n"
@@ -383,7 +377,6 @@ msgstr "gama"
#. δ (U+003B4), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_DELTA\n"
@@ -393,7 +386,6 @@ msgstr "delta"
#. ε (U+003B5), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_EPSILON\n"
@@ -403,7 +395,6 @@ msgstr "epsilon"
#. ζ (U+003B6), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_ZETA\n"
@@ -413,7 +404,6 @@ msgstr "zeta"
#. η (U+003B7), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_ETA\n"
@@ -423,7 +413,6 @@ msgstr "eta"
#. θ (U+003B8), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_THETA\n"
@@ -433,7 +422,6 @@ msgstr "theta"
#. ι (U+003B9), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_IOTA\n"
@@ -443,7 +431,6 @@ msgstr "jota"
#. κ (U+003BA), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_KAPPA\n"
@@ -453,7 +440,6 @@ msgstr "kapa"
#. λ (U+003BB), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_LAMDA\n"
@@ -463,7 +449,6 @@ msgstr "lambda"
#. μ (U+003BC), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_MU\n"
@@ -473,7 +458,6 @@ msgstr "mu"
#. ν (U+003BD), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_NU\n"
@@ -483,7 +467,6 @@ msgstr "nu"
#. ξ (U+003BE), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_XI\n"
@@ -493,7 +476,6 @@ msgstr "ksi"
#. ο (U+003BF), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_OMICRON\n"
@@ -503,7 +485,6 @@ msgstr "omikron"
#. π (U+003C0), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_PI\n"
@@ -513,7 +494,6 @@ msgstr "pi"
#. ρ (U+003C1), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_RHO\n"
@@ -533,7 +513,6 @@ msgstr "sigma"
#. σ (U+003C3), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_SIGMA\n"
@@ -543,7 +522,6 @@ msgstr "sigma"
#. τ (U+003C4), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_TAU\n"
@@ -553,7 +531,6 @@ msgstr "tau"
#. υ (U+003C5), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_UPSILON\n"
@@ -563,7 +540,6 @@ msgstr "ipsilon"
#. φ (U+003C6), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_PHI\n"
@@ -573,7 +549,6 @@ msgstr "fi"
#. χ (U+003C7), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_CHI\n"
@@ -583,7 +558,6 @@ msgstr "hi"
#. ψ (U+003C8), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_PSI\n"
@@ -593,7 +567,6 @@ msgstr "psi"
#. ω (U+003C9), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_OMEGA\n"
@@ -632,7 +605,6 @@ msgstr "---"
#. ’ (U+02019), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"RIGHT_SINGLE_QUOTATION_MARK\n"
@@ -680,7 +652,6 @@ msgstr "tačka"
#. … (U+02026), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"HORIZONTAL_ELLIPSIS\n"
@@ -717,7 +688,6 @@ msgstr ""
#. ″ (U+02033), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"DOUBLE_PRIME\n"
@@ -1067,7 +1037,6 @@ msgstr "Prazan skup"
#. ∈ (U+02208), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"ELEMENT_OF\n"
@@ -1151,7 +1120,6 @@ msgstr "suma"
#. − (U+02212), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"MINUS_SIGN\n"
@@ -1180,7 +1148,6 @@ msgstr "/"
#. ∖ (U+02216), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"SET_MINUS\n"
@@ -1190,7 +1157,6 @@ msgstr "\\"
#. √ (U+0221A), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"SQUARE_ROOT\n"
@@ -1228,7 +1194,6 @@ msgstr "Beskonačno"
#. ∠ (U+02220), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"ANGLE\n"
@@ -1287,7 +1252,6 @@ msgstr "Paralela"
#. ∧ (U+02227), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"LOGICAL_AND\n"
@@ -1297,7 +1261,6 @@ msgstr "i"
#. ∨ (U+02228), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"LOGICAL_OR\n"
@@ -1396,7 +1359,6 @@ msgstr "nejednako"
#. ≤ (U+02264), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"LESS-THAN_OR_EQUAL_TO\n"
@@ -1415,7 +1377,6 @@ msgstr ""
#. ≪ (U+0226A), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"MUCH_LESS-THAN\n"
@@ -1425,7 +1386,6 @@ msgstr "<<"
#. ≫ (U+0226B), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"MUCH_GREATER-THAN\n"
@@ -1569,7 +1529,6 @@ msgstr "kvadrat"
#. □ (U+025A1), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"WHITE_SQUARE\n"
@@ -1607,7 +1566,6 @@ msgstr "pravougao"
#. ▭ (U+025AD), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"WHITE_RECTANGLE\n"
@@ -1664,7 +1622,6 @@ msgstr ""
#. ○ (U+025CB), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"WHITE_CIRCLE\n"
@@ -1823,7 +1780,6 @@ msgstr ""
#. ☉ (U+02609), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"SUN\n"
@@ -1926,7 +1882,6 @@ msgstr "desno"
#. ☜ (U+0261C), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"WHITE_LEFT_POINTING_INDEX\n"
@@ -1936,7 +1891,6 @@ msgstr "lijevo"
#. ☝ (U+0261D), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"WHITE_UP_POINTING_INDEX\n"
@@ -1946,7 +1900,6 @@ msgstr "gore"
#. ☞ (U+0261E), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"WHITE_RIGHT_POINTING_INDEX\n"
@@ -1956,7 +1909,6 @@ msgstr "desno"
#. ☟ (U+0261F), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"WHITE_DOWN_POINTING_INDEX\n"
@@ -2149,7 +2101,6 @@ msgstr "Sunce"
#. ☽ (U+0263D), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"FIRST_QUARTER_MOON\n"
@@ -3430,7 +3381,6 @@ msgstr ""
#. ❓ (U+02753), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"BLACK_QUESTION_MARK_ORNAMENT\n"
@@ -3449,7 +3399,6 @@ msgstr ""
#. ❕ (U+02755), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"WHITE_EXCLAMATION_MARK_ORNAMENT\n"
@@ -3563,7 +3512,6 @@ msgstr ""
#. ⬭ (U+02B2D), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"WHITE_HORIZONTAL_ELLIPSE\n"
@@ -4305,7 +4253,6 @@ msgstr ""
#. 🍅 (U+1F345), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"TOMATO\n"
@@ -4655,7 +4602,6 @@ msgstr ""
#. 🍫 (U+1F36B), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"CHOCOLATE_BAR\n"
@@ -6110,7 +6056,6 @@ msgstr ""
#. 🐾 (U+1F43E), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"PAW_PRINTS\n"
@@ -6236,7 +6181,6 @@ msgstr ""
#. 👍 (U+1F44D), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"THUMBS_UP_SIGN\n"
@@ -8120,7 +8064,6 @@ msgstr "dugme"
#. 🔳 (U+1F533), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"WHITE_SQUARE_BUTTON\n"
diff --git a/source/bs/filter/messages.po b/source/bs/filter/messages.po
index 49ca4c8ce0a..bfa8f7a2b10 100644
--- a/source/bs/filter/messages.po
+++ b/source/bs/filter/messages.po
@@ -972,7 +972,6 @@ msgid "First page is _left"
msgstr "Prva stranica je _lijevo"
#: pdfviewpage.ui:415
-#, fuzzy
msgctxt "pdfviewpage|label1"
msgid "Page Layout"
msgstr "Prikaz stranice"
@@ -1088,7 +1087,6 @@ msgid "_Open Package..."
msgstr "_Otvoreni Paket..."
#: xmlfiltersettings.ui:151
-#, fuzzy
msgctxt "xmlfiltersettings|filterlist-atkobject"
msgid "XML Filter List"
msgstr "XML filter lista"
diff --git a/source/bs/filter/source/config/fragments/filters.po b/source/bs/filter/source/config/fragments/filters.po
index 5db7387f794..b89988f5a4e 100644
--- a/source/bs/filter/source/config/fragments/filters.po
+++ b/source/bs/filter/source/config/fragments/filters.po
@@ -1334,7 +1334,6 @@ msgid "OpenOffice.org 1.0 Spreadsheet Template"
msgstr "OpenOffice.org 1.0 Šablon Proračunske tablice"
#: calc_jpg_Export.xcu
-#, fuzzy
msgctxt ""
"calc_jpg_Export.xcu\n"
"calc_jpg_Export\n"
@@ -1353,7 +1352,6 @@ msgid "PDF - Portable Document Format"
msgstr "PDF - Portable Document Format"
#: calc_png_Export.xcu
-#, fuzzy
msgctxt ""
"calc_png_Export.xcu\n"
"calc_png_Export\n"
@@ -1916,7 +1914,6 @@ msgid "OpenOffice.org 1.0 HTML Template"
msgstr "OpenOffice.org 1.0 HTML šablon"
#: writer_web_jpg_Export.xcu
-#, fuzzy
msgctxt ""
"writer_web_jpg_Export.xcu\n"
"writer_web_jpg_Export\n"
@@ -1935,7 +1932,6 @@ msgid "PDF - Portable Document Format"
msgstr "PDF - Portable Document Format"
#: writer_web_png_Export.xcu
-#, fuzzy
msgctxt ""
"writer_web_png_Export.xcu\n"
"writer_web_png_Export\n"
diff --git a/source/bs/filter/source/config/fragments/internalgraphicfilters.po b/source/bs/filter/source/config/fragments/internalgraphicfilters.po
index 6055045fb24..1210ddc2cec 100644
--- a/source/bs/filter/source/config/fragments/internalgraphicfilters.po
+++ b/source/bs/filter/source/config/fragments/internalgraphicfilters.po
@@ -188,7 +188,6 @@ msgid "PCX - Zsoft Paintbrush"
msgstr "PCX - Zsoft Paintbrush"
#: pdf_Export.xcu
-#, fuzzy
msgctxt ""
"pdf_Export.xcu\n"
"pdf_Export\n"
@@ -198,7 +197,6 @@ msgid "PDF - Portable Document Format"
msgstr "PDF - Portable Document Format"
#: pdf_Import.xcu
-#, fuzzy
msgctxt ""
"pdf_Import.xcu\n"
"pdf_Import\n"
diff --git a/source/bs/formula/messages.po b/source/bs/formula/messages.po
index 71bf4fcbeb4..cd19b36f608 100644
--- a/source/bs/formula/messages.po
+++ b/source/bs/formula/messages.po
@@ -998,7 +998,6 @@ msgid "CUMPRINC"
msgstr "CUMPRINC"
#: core_resource.hrc:2453
-#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EFFECT"
msgstr "EFFECT"
@@ -1870,7 +1869,6 @@ msgid "WEEKDAY"
msgstr "WEEKDAY"
#: core_resource.hrc:2624
-#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NETWORKDAYS"
msgstr "NETWORKDAYS"
@@ -2150,7 +2148,6 @@ msgid "_Next >"
msgstr "~Dalje >"
#: formuladialog.ui:158
-#, fuzzy
msgctxt "formuladialog|function"
msgid "Functions"
msgstr "Funkcije"
@@ -2174,19 +2171,16 @@ msgid "For_mula"
msgstr "Formula"
#: formuladialog.ui:383
-#, fuzzy
msgctxt "formuladialog|label1"
msgid "Result"
msgstr "Rezultat"
#: formuladialog.ui:418
-#, fuzzy
msgctxt "formuladialog|ed_formula-atkobject"
msgid "Formula"
msgstr "Formula"
#: formuladialog.ui:467
-#, fuzzy
msgctxt "formuladialog|RB_REF|tooltip_text"
msgid "Maximize"
msgstr "Uvećaj"
@@ -2198,7 +2192,6 @@ msgid "_Search"
msgstr "Pretraživanje"
#: functionpage.ui:47
-#, fuzzy
msgctxt "functionpage|label1"
msgid "_Category"
msgstr "_Kategorija"
@@ -2210,7 +2203,6 @@ msgid "Last Used"
msgstr "Posljednje korišten"
#: functionpage.ui:64
-#, fuzzy
msgctxt "functionpage|category"
msgid "All"
msgstr "Sve"
@@ -2228,25 +2220,21 @@ msgid "Function not known"
msgstr "Nepoznata funkcija"
#: parameter.ui:279
-#, fuzzy
msgctxt "parameter|RB_ARG1|tooltip_text"
msgid "Select"
msgstr "Izaberi"
#: parameter.ui:295
-#, fuzzy
msgctxt "parameter|RB_ARG2|tooltip_text"
msgid "Select"
msgstr "Izaberi"
#: parameter.ui:311
-#, fuzzy
msgctxt "parameter|RB_ARG3|tooltip_text"
msgid "Select"
msgstr "Izaberi"
#: parameter.ui:327
-#, fuzzy
msgctxt "parameter|RB_ARG4|tooltip_text"
msgid "Select"
msgstr "Izaberi"
diff --git a/source/bs/fpicker/messages.po b/source/bs/fpicker/messages.po
index 344bdcf584e..013e5f9868b 100644
--- a/source/bs/fpicker/messages.po
+++ b/source/bs/fpicker/messages.po
@@ -119,7 +119,6 @@ msgid "All files"
msgstr "Sve datoteke"
#: strings.hrc:34
-#, fuzzy
msgctxt "STR_FILEDLG_OPEN"
msgid "Open"
msgstr "Otvori"
@@ -325,13 +324,11 @@ msgid "Create New Folder"
msgstr "Kreiraj novi direktorij"
#: remotefilesdialog.ui:255
-#, fuzzy
msgctxt "remotefilesdialog|filterLabel"
msgid "Filter"
msgstr "Filter"
#: remotefilesdialog.ui:267
-#, fuzzy
msgctxt "remotefilesdialog|nameLabel"
msgid "File name"
msgstr "Naziv datoteke"
diff --git a/source/bs/instsetoo_native/inc_openoffice/windows/msi_languages.po b/source/bs/instsetoo_native/inc_openoffice/windows/msi_languages.po
index 2b427472d03..43c116b0145 100644
--- a/source/bs/instsetoo_native/inc_openoffice/windows/msi_languages.po
+++ b/source/bs/instsetoo_native/inc_openoffice/windows/msi_languages.po
@@ -2766,7 +2766,6 @@ msgid "Load [ProductName] during system start-up"
msgstr "Pokreni [ProductName] tokom pokretanja sistema"
#: Control.ulf
-#, fuzzy
msgctxt ""
"Control.ulf\n"
"OOO_CONTROL_322\n"
@@ -2783,7 +2782,6 @@ msgid "The following applications are using files that need to be updated by thi
msgstr ""
#: Control.ulf
-#, fuzzy
msgctxt ""
"Control.ulf\n"
"OOO_CONTROL_324\n"
@@ -2801,7 +2799,6 @@ msgid "Cancel"
msgstr "Odustani"
#: Control.ulf
-#, fuzzy
msgctxt ""
"Control.ulf\n"
"OOO_CONTROL_326\n"
diff --git a/source/bs/officecfg/registry/data/org/openoffice/Office.po b/source/bs/officecfg/registry/data/org/openoffice/Office.po
index adaf50c0be5..ddc61105ef1 100644
--- a/source/bs/officecfg/registry/data/org/openoffice/Office.po
+++ b/source/bs/officecfg/registry/data/org/openoffice/Office.po
@@ -144,7 +144,6 @@ msgid "~Drawing"
msgstr "~Crtež"
#: Common.xcu
-#, fuzzy
msgctxt ""
"Common.xcu\n"
"..Common.Menus.New.m4\n"
@@ -164,7 +163,6 @@ msgid "Database"
msgstr "Baza podataka"
#: Common.xcu
-#, fuzzy
msgctxt ""
"Common.xcu\n"
"..Common.Menus.New.m7\n"
@@ -174,7 +172,6 @@ msgid "~HTML Document"
msgstr "~HTML dokument"
#: Common.xcu
-#, fuzzy
msgctxt ""
"Common.xcu\n"
"..Common.Menus.New.m8\n"
@@ -184,7 +181,6 @@ msgid "~XML Form Document"
msgstr "Dokument sa ~XML formom"
#: Common.xcu
-#, fuzzy
msgctxt ""
"Common.xcu\n"
"..Common.Menus.New.m9\n"
@@ -1013,7 +1009,6 @@ msgid "Choose settings for optimizing images"
msgstr ""
#: PresentationMinimizer.xcu
-#, fuzzy
msgctxt ""
"PresentationMinimizer.xcu\n"
"..PresentationMinimizer.Strings\n"
@@ -1526,7 +1521,6 @@ msgid "Exchange"
msgstr "Razmjena"
#: PresenterScreen.xcu
-#, fuzzy
msgctxt ""
"PresenterScreen.xcu\n"
"..PresenterScreen.PresenterScreenSettings.ToolBars.ToolBar.Entries.o.Normal\n"
@@ -10618,7 +10612,6 @@ msgid "Nationality"
msgstr "Nacionalnost"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.authors.Fields.nationality\n"
@@ -11528,7 +11521,6 @@ msgid "Master documents"
msgstr "Master dokumenti"
#: UI.xcu
-#, fuzzy
msgctxt ""
"UI.xcu\n"
"..UI.FilterClassification.GlobalFilters.Classes.com.sun.star.formula.FormulaProperties\n"
diff --git a/source/bs/officecfg/registry/data/org/openoffice/Office/UI.po b/source/bs/officecfg/registry/data/org/openoffice/Office/UI.po
index fd48448c391..335fcb1d5cc 100644
--- a/source/bs/officecfg/registry/data/org/openoffice/Office/UI.po
+++ b/source/bs/officecfg/registry/data/org/openoffice/Office/UI.po
@@ -173,7 +173,6 @@ msgid "BASIC Dialog"
msgstr "BASIC dijalog"
#: BasicIDECommands.xcu
-#, fuzzy
msgctxt ""
"BasicIDECommands.xcu\n"
"..BasicIDECommands.UserInterface.Commands..uno:DeleteCurrent\n"
@@ -733,7 +732,6 @@ msgid "Pivot Table Filter"
msgstr "Filter pivot tabele"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:DataPilotFilter\n"
@@ -1016,7 +1014,6 @@ msgid "~Edit Layout..."
msgstr ""
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:InsertPivotTable\n"
@@ -1375,7 +1372,6 @@ msgid "Wrap Text"
msgstr "Lijevi prijelom"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:CellProtection\n"
@@ -1423,7 +1419,6 @@ msgid "Clear"
msgstr "Oč~isti"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:DeletePrintArea\n"
@@ -1442,7 +1437,6 @@ msgid "Clear Print Ranges"
msgstr ""
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:EditPrintArea\n"
@@ -1461,7 +1455,6 @@ msgid "~Edit..."
msgstr "~Izmijeni..."
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:EditPrintArea\n"
@@ -1964,7 +1957,6 @@ msgid "Hide All Comments"
msgstr ""
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:DeleteAllNotes\n"
@@ -2636,7 +2628,6 @@ msgid "~Height..."
msgstr "~Visina..."
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:RowHeight\n"
@@ -2682,7 +2673,6 @@ msgid "H~ide"
msgstr "~Sakrij"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:HideRow\n"
@@ -2738,7 +2728,6 @@ msgid "~Width..."
msgstr "Š~irina..."
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:ColumnWidth\n"
@@ -3415,7 +3404,6 @@ msgid "Number Format"
msgstr "Zapis Broja"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:NumberFormatCurrency\n"
@@ -3434,7 +3422,6 @@ msgid "Format as Currency"
msgstr ""
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:NumberFormatCurrencySimple\n"
@@ -3453,7 +3440,6 @@ msgid "Format as Currency"
msgstr ""
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:NumberFormatPercent\n"
@@ -3549,7 +3535,6 @@ msgid "Format as Scientific"
msgstr ""
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:NumberFormatTime\n"
@@ -3613,7 +3598,6 @@ msgid "R~ight-To-Left"
msgstr "~S desna na lijevo"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:SheetRightToLeft\n"
@@ -3704,7 +3688,6 @@ msgid "Grid Lines for Sheet"
msgstr ""
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:InsertFieldSheet\n"
@@ -4002,7 +3985,6 @@ msgid "Insert Current Date"
msgstr "Ubaci trenutni datum"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:InsertCurrentDate\n"
@@ -4021,7 +4003,6 @@ msgid "Insert Current Time"
msgstr "Ubaci trenutno vrijeme"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:InsertCurrentTime\n"
@@ -4204,7 +4185,6 @@ msgid "Heading 1"
msgstr "Zaglavlje 1"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:StyleApply?Style:string=Heading 2&amp;FamilyName:string=CellStyles\n"
@@ -4223,7 +4203,6 @@ msgid "Bad"
msgstr ""
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:StyleApply?Style:string=Error&amp;FamilyName:string=CellStyles\n"
@@ -4252,7 +4231,6 @@ msgid "Neutral"
msgstr ""
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:StyleApply?Style:string=Warning&amp;FamilyName:string=CellStyles\n"
@@ -4292,7 +4270,6 @@ msgid "Detective"
msgstr "~Detektiv"
#: CalcWindowState.xcu
-#, fuzzy
msgctxt ""
"CalcWindowState.xcu\n"
"..CalcWindowState.UIElements.States.private:resource/popupmenu/cell\n"
@@ -4321,7 +4298,6 @@ msgid "Chart"
msgstr "Grafikon"
#: CalcWindowState.xcu
-#, fuzzy
msgctxt ""
"CalcWindowState.xcu\n"
"..CalcWindowState.UIElements.States.private:resource/popupmenu/colheader\n"
@@ -4361,7 +4337,6 @@ msgid "Form Control"
msgstr "Kontrole formulara"
#: CalcWindowState.xcu
-#, fuzzy
msgctxt ""
"CalcWindowState.xcu\n"
"..CalcWindowState.UIElements.States.private:resource/popupmenu/formrichtext\n"
@@ -4371,7 +4346,6 @@ msgid "Text Box Formatting"
msgstr "Formatiranje tekstualnog polja"
#: CalcWindowState.xcu
-#, fuzzy
msgctxt ""
"CalcWindowState.xcu\n"
"..CalcWindowState.UIElements.States.private:resource/popupmenu/graphic\n"
@@ -4381,7 +4355,6 @@ msgid "Image"
msgstr "Slika"
#: CalcWindowState.xcu
-#, fuzzy
msgctxt ""
"CalcWindowState.xcu\n"
"..CalcWindowState.UIElements.States.private:resource/popupmenu/media\n"
@@ -4469,7 +4442,6 @@ msgid "Image Filter"
msgstr "Filter slika"
#: CalcWindowState.xcu
-#, fuzzy
msgctxt ""
"CalcWindowState.xcu\n"
"..CalcWindowState.UIElements.States.private:resource/toolbar/linesbar\n"
@@ -4786,7 +4758,6 @@ msgid "Standard (Single Mode)"
msgstr ""
#: CalcWindowState.xcu
-#, fuzzy
msgctxt ""
"CalcWindowState.xcu\n"
"..CalcWindowState.UIElements.States.private:resource/toolbar/arrowsbar\n"
@@ -5964,7 +5935,6 @@ msgid "Stars and Banners"
msgstr "Zvijezde i zastave"
#: DbBrowserWindowState.xcu
-#, fuzzy
msgctxt ""
"DbBrowserWindowState.xcu\n"
"..DbBrowserWindowState.UIElements.States.private:resource/popupmenu/explorer\n"
@@ -6019,7 +5989,6 @@ msgid "Standard"
msgstr "Standardna"
#: DbReportWindowState.xcu
-#, fuzzy
msgctxt ""
"DbReportWindowState.xcu\n"
".DbReportWindowState.UIElements.States.private:resource/popupmenu/report\n"
@@ -6471,7 +6440,6 @@ msgid "Form Wizard..."
msgstr "Čarobnjak formulara..."
#: DbuCommands.xcu
-#, fuzzy
msgctxt ""
"DbuCommands.xcu\n"
"..DbuCommands.UserInterface.Commands..uno:DBNewReportWithPreSelection\n"
@@ -6991,7 +6959,6 @@ msgid "Rename Page"
msgstr "~Preimenuj stranicu"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Commands..uno:RenameSlide\n"
@@ -8120,7 +8087,6 @@ msgid "Slide ~Layout"
msgstr "Raspored slajda"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Commands..uno:ModifyLayer\n"
@@ -9326,7 +9292,6 @@ msgid "Insert Rows"
msgstr "Ubaci ~redove"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:InsertRowDialog\n"
@@ -9385,7 +9350,6 @@ msgid "Insert Columns"
msgstr "Ubaci ko~lone"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:InsertColumnDialog\n"
@@ -9423,7 +9387,6 @@ msgid "~Rows"
msgstr "~Redovi"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:DeleteRows\n"
@@ -9451,7 +9414,6 @@ msgid "~Columns"
msgstr "~Kolone"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:DeleteColumns\n"
@@ -9497,7 +9459,6 @@ msgid "~Columns"
msgstr "~Kolone"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:EntireColumn\n"
@@ -9525,7 +9486,6 @@ msgid "~Rows"
msgstr "~Redovi"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:EntireRow\n"
@@ -9858,7 +9818,6 @@ msgid "Move Page Up"
msgstr "Pomaći sliku gore"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:MovePageUp\n"
@@ -9896,7 +9855,6 @@ msgid "Move Page Down"
msgstr "Pomaći sliku dole"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:MovePageDown\n"
@@ -9960,7 +9918,6 @@ msgid "Slide to End"
msgstr ""
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=20\n"
@@ -9970,7 +9927,6 @@ msgid "Blank Slide"
msgstr "Prazan slajd"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=19\n"
@@ -9980,7 +9936,6 @@ msgid "Title Only"
msgstr "Samo naslov"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=0\n"
@@ -9990,7 +9945,6 @@ msgid "Title Slide"
msgstr "Naslovni slajd"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=1\n"
@@ -10000,7 +9954,6 @@ msgid "Title, Content"
msgstr "Naslov, sadržaj"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=32\n"
@@ -10010,7 +9963,6 @@ msgid "Centered Text"
msgstr "Centriran tekst"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=3\n"
@@ -10020,7 +9972,6 @@ msgid "Title and 2 Content"
msgstr "Naslov i dva sadržaja"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=12\n"
@@ -10030,7 +9981,6 @@ msgid "Title, Content and 2 Content"
msgstr "Naslov, sadržaj i dva sadržaja"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=15\n"
@@ -10040,7 +9990,6 @@ msgid "Title, 2 Content and Content"
msgstr "Naslov, dva sadržaja i sadržaj"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=14\n"
@@ -10050,7 +9999,6 @@ msgid "Title, Content over Content"
msgstr "Naslov, sadržaj iznad sadržaja"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=16\n"
@@ -10060,7 +10008,6 @@ msgid "Title, 2 Content over Content"
msgstr "Naslov, dva sadržaja iznad sadržaja"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=18\n"
@@ -10070,7 +10017,6 @@ msgid "Title, 4 Content"
msgstr "Naslov, četiri sadržaja"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=34\n"
@@ -10080,7 +10026,6 @@ msgid "Title, 6 Content"
msgstr "Naslov, šest sadržaja"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=28\n"
@@ -10090,7 +10035,6 @@ msgid "Vertical Title, Vertical Text"
msgstr "Naslov uspravno, tekst uspravno"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=27\n"
@@ -10100,7 +10044,6 @@ msgid "Vertical Title, Text, Chart"
msgstr "Naslov uspravno, tekst, grafik"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=29\n"
@@ -10159,7 +10102,6 @@ msgid "~Cell"
msgstr "Ćelija"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:RowMenu\n"
@@ -10189,7 +10131,6 @@ msgid "Presentation ~Object..."
msgstr "Pre~dmet prezentacije..."
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:HangingIndent\n"
@@ -10277,7 +10218,6 @@ msgid "Form Control"
msgstr "Kontrole formulara"
#: DrawWindowState.xcu
-#, fuzzy
msgctxt ""
"DrawWindowState.xcu\n"
"..DrawWindowState.UIElements.States.private:resource/popupmenu/formrichtext\n"
@@ -10297,7 +10237,6 @@ msgid "Glue Point"
msgstr "~Tačke lijepljenja"
#: DrawWindowState.xcu
-#, fuzzy
msgctxt ""
"DrawWindowState.xcu\n"
"..DrawWindowState.UIElements.States.private:resource/popupmenu/graphic\n"
@@ -10336,7 +10275,6 @@ msgid "Line/Arrow"
msgstr "Linijska strelica"
#: DrawWindowState.xcu
-#, fuzzy
msgctxt ""
"DrawWindowState.xcu\n"
"..DrawWindowState.UIElements.States.private:resource/popupmenu/measure\n"
@@ -10346,7 +10284,6 @@ msgid "Dimension Line"
msgstr "Dimenziona linija"
#: DrawWindowState.xcu
-#, fuzzy
msgctxt ""
"DrawWindowState.xcu\n"
"..DrawWindowState.UIElements.States.private:resource/popupmenu/media\n"
@@ -10423,7 +10360,6 @@ msgid "Page Master Pane (no selection)"
msgstr ""
#: DrawWindowState.xcu
-#, fuzzy
msgctxt ""
"DrawWindowState.xcu\n"
"..DrawWindowState.UIElements.States.private:resource/popupmenu/table\n"
@@ -13190,7 +13126,6 @@ msgid "From right to top"
msgstr "S desna prema vrhu"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionGroups.subtle\n"
@@ -13200,7 +13135,6 @@ msgid "Subtle"
msgstr "Suptilan"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionGroups.exciting\n"
@@ -13228,7 +13162,6 @@ msgid "3D Venetian"
msgstr ""
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionSets.box\n"
@@ -13276,7 +13209,6 @@ msgid "Uncover"
msgstr ""
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionSets.wipe\n"
@@ -13286,7 +13218,6 @@ msgid "Wipe"
msgstr "Obriši"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionSets.wedge\n"
@@ -13296,7 +13227,6 @@ msgid "Wedge"
msgstr "Klin"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionSets.wheel\n"
@@ -13354,7 +13284,6 @@ msgid "Shape"
msgstr "Ob~lici"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionSets.split\n"
@@ -13374,7 +13303,6 @@ msgid "Diagonal"
msgstr "Dijagonalan"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionSets.random\n"
@@ -13384,7 +13312,6 @@ msgid "Random"
msgstr "Slučajan"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionSets.dissolve\n"
@@ -13424,7 +13351,6 @@ msgid "Tiles"
msgstr "Naslovi"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionSets.cube-turning\n"
@@ -13473,7 +13399,6 @@ msgid "Turn Around"
msgstr "Okreni"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionSets.turn-down\n"
@@ -13636,7 +13561,6 @@ msgid "Bottom Right to Top Left"
msgstr ""
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.bottom-top\n"
@@ -13675,7 +13599,6 @@ msgid "Horizontal"
msgstr "Vodoravno"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.in\n"
@@ -13685,7 +13608,6 @@ msgid "In"
msgstr "Ulaz"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.out\n"
@@ -13695,7 +13617,6 @@ msgid "Out"
msgstr "Izlaz"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.across\n"
@@ -13705,7 +13626,6 @@ msgid "Across"
msgstr "Preko"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.down\n"
@@ -13715,7 +13635,6 @@ msgid "Down"
msgstr "Dolje"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.up\n"
@@ -13725,7 +13644,6 @@ msgid "Up"
msgstr "Gore"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.right\n"
@@ -13735,7 +13653,6 @@ msgid "Right"
msgstr "Desno"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.left\n"
@@ -13745,7 +13662,6 @@ msgid "Left"
msgstr "Lijevo"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.circle\n"
@@ -13774,7 +13690,6 @@ msgid "Oval Vertical"
msgstr ""
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.diamond\n"
@@ -13784,7 +13699,6 @@ msgid "Diamond"
msgstr "Dijamant"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.plus\n"
@@ -13924,7 +13838,6 @@ msgid "Counterclockwise 8 Spokes"
msgstr ""
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.inside\n"
@@ -13934,7 +13847,6 @@ msgid "Inside"
msgstr "Unutra"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.outside\n"
@@ -14214,7 +14126,6 @@ msgid "Frame"
msgstr "Okvir"
#: GenericCategories.xcu
-#, fuzzy
msgctxt ""
"GenericCategories.xcu\n"
"..GenericCategories.Commands.Categories.14\n"
@@ -14343,7 +14254,6 @@ msgid "Show Comme~nts"
msgstr "Pokaži komentar"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:ShowAnnotations\n"
@@ -16405,7 +16315,6 @@ msgid "Current Library"
msgstr "Trenutna biblioteka"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:LeftPara\n"
@@ -16415,7 +16324,6 @@ msgid "Left"
msgstr "Lijevo"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:LeftPara\n"
@@ -16425,7 +16333,6 @@ msgid "Align Left"
msgstr "Poravnaj lijevo"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:RightPara\n"
@@ -16435,7 +16342,6 @@ msgid "Right"
msgstr "Desno"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:RightPara\n"
@@ -16739,7 +16645,6 @@ msgid "Transparency"
msgstr "Providnost"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:ZoomOptimal\n"
@@ -16807,7 +16712,6 @@ msgid "Line Starts with Arrow"
msgstr "Linija počinje strelicom"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:LineArrowEnd\n"
@@ -16867,7 +16771,6 @@ msgid "Line with Square/Arrow"
msgstr "Linija sa kvadratom/strelicom"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:MeasureLine\n"
@@ -16877,7 +16780,6 @@ msgid "Dimension Line"
msgstr "Dimenziona linija"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:GrafMode\n"
@@ -16995,7 +16897,6 @@ msgid "Crop Dialog..."
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:Crop\n"
@@ -17015,7 +16916,6 @@ msgid "Crop Image"
msgstr "Izreži sliku"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:ChangePicture\n"
@@ -17101,7 +17001,6 @@ msgid "~Forms"
msgstr "Formulari"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:NewDoc\n"
@@ -17370,7 +17269,6 @@ msgid "Smooth Transition"
msgstr "Glatki prelaz"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:ToggleObjectBezierMode\n"
@@ -17544,7 +17442,6 @@ msgid "~Chart..."
msgstr "~Grafikon..."
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:InsertObjectChart\n"
@@ -17592,7 +17489,6 @@ msgid "Toggle Bulleted List"
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:DefaultNumbering\n"
@@ -18133,7 +18029,6 @@ msgid "~Edit Style..."
msgstr "Izmijeni stil..."
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:EditStyle\n"
@@ -18417,7 +18312,6 @@ msgid "Background Color"
msgstr "Boja pozadine"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:CharBackColor\n"
@@ -18627,7 +18521,6 @@ msgid "Line Corner Style"
msgstr "Ugaoni Stil Linije"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:LineStyle\n"
@@ -18980,7 +18873,6 @@ msgid "~Recheck Document..."
msgstr "Ponovo p~rovjeri dokument..."
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:SpellingAndGrammarDialog\n"
@@ -18990,7 +18882,6 @@ msgid "Spelling"
msgstr "Provjera pravopisa"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:SpellingAndGrammarDialog\n"
@@ -19408,7 +19299,6 @@ msgid "Subscript"
msgstr "Indeks"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:SmallCaps\n"
@@ -20479,7 +20369,6 @@ msgid "Decrease"
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:DecrementIndent\n"
@@ -20489,7 +20378,6 @@ msgid "Decrease Indent"
msgstr "Smanji uvlačenje"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:DecrementIndent\n"
@@ -20842,7 +20730,6 @@ msgid "~Export As"
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:ExportToPDF\n"
@@ -20872,7 +20759,6 @@ msgid "Export as PDF"
msgstr "Izvezi kao P~DF..."
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:ExportDirectToPDF\n"
@@ -21222,7 +21108,6 @@ msgid "R~un Macro..."
msgstr "Pokreni ~makro..."
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:Gallery\n"
@@ -21323,7 +21208,6 @@ msgid "Check Box"
msgstr "Opciono polje"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:Label\n"
@@ -21770,7 +21654,6 @@ msgid "Toggle Print Preview"
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:PrintPreview\n"
@@ -21834,7 +21717,6 @@ msgid "Sort Descending"
msgstr "Sortiraj opadajuće"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:SendMail\n"
@@ -22546,7 +22428,6 @@ msgid "Delete Comment"
msgstr "Obriši komentar"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:CellVertTop\n"
@@ -22556,7 +22437,6 @@ msgid "Top"
msgstr "Vrh"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:CellVertTop\n"
@@ -22586,7 +22466,6 @@ msgid "Center Vertically"
msgstr "Centrirano uspravno"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:CellVertBottom\n"
@@ -22596,7 +22475,6 @@ msgid "Bottom"
msgstr "Dno"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:CellVertBottom\n"
@@ -22822,7 +22700,6 @@ msgid "R~eference"
msgstr "Referenca"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Popups..uno:EditCommentsMenu\n"
@@ -22962,7 +22839,6 @@ msgid "Rot~ate or Flip"
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Popups..uno:AnchorMenu\n"
@@ -22992,7 +22868,6 @@ msgid "Me~dia Player"
msgstr "Media Pla~yer"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Popups..uno:InsertAVMedia\n"
@@ -23011,7 +22886,6 @@ msgid "Audio or ~Video..."
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Popups..uno:InsertAVMedia\n"
@@ -23193,7 +23067,6 @@ msgid "E-mail as ~OpenDocument Format..."
msgstr "E-mail kao ~OpenDocument format..."
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Popups..uno:TemplateManager\n"
@@ -23258,7 +23131,6 @@ msgid "Paragraph Classification Dialog"
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Popups..uno:EditSelectMenu\n"
@@ -23287,7 +23159,6 @@ msgid "Menubar"
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Popups..uno:NameGroup\n"
@@ -23297,7 +23168,6 @@ msgid "Name..."
msgstr "Ime..."
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Popups..uno:ObjectTitleDescription\n"
@@ -23403,7 +23273,6 @@ msgid "Form Control"
msgstr "Kontrole formulara"
#: ImpressWindowState.xcu
-#, fuzzy
msgctxt ""
"ImpressWindowState.xcu\n"
"..ImpressWindowState.UIElements.States.private:resource/popupmenu/formrichtext\n"
@@ -23423,7 +23292,6 @@ msgid "Glue Point"
msgstr "~Tačke lijepljenja"
#: ImpressWindowState.xcu
-#, fuzzy
msgctxt ""
"ImpressWindowState.xcu\n"
"..ImpressWindowState.UIElements.States.private:resource/popupmenu/graphic\n"
@@ -23453,7 +23321,6 @@ msgid "Line/Arrow"
msgstr "Linijska strelica"
#: ImpressWindowState.xcu
-#, fuzzy
msgctxt ""
"ImpressWindowState.xcu\n"
"..ImpressWindowState.UIElements.States.private:resource/popupmenu/measure\n"
@@ -23463,7 +23330,6 @@ msgid "Dimension Line"
msgstr "Dimenziona linija"
#: ImpressWindowState.xcu
-#, fuzzy
msgctxt ""
"ImpressWindowState.xcu\n"
"..ImpressWindowState.UIElements.States.private:resource/popupmenu/media\n"
@@ -23558,7 +23424,6 @@ msgid "Master Slide Sorter/Pane (no selection)"
msgstr ""
#: ImpressWindowState.xcu
-#, fuzzy
msgctxt ""
"ImpressWindowState.xcu\n"
"..ImpressWindowState.UIElements.States.private:resource/popupmenu/table\n"
@@ -24275,7 +24140,6 @@ msgid "Formula Cursor"
msgstr "Kursor formule"
#: MathCommands.xcu
-#, fuzzy
msgctxt ""
"MathCommands.xcu\n"
"..MathCommands.UserInterface.Commands..uno:InsertCommandText?Text:string=newline \n"
@@ -24285,7 +24149,6 @@ msgid "New Line"
msgstr "Novi red"
#: MathCommands.xcu
-#, fuzzy
msgctxt ""
"MathCommands.xcu\n"
"..MathCommands.UserInterface.Commands..uno:InsertCommandText?Text:string=`\n"
@@ -25046,7 +24909,6 @@ msgid "Page"
msgstr "Stranica"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.DeckList.ShapesDeck\n"
@@ -25113,7 +24975,6 @@ msgid "Styles"
msgstr "~Stilovi"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.DeckList.ScFunctionsDeck\n"
@@ -25133,7 +24994,6 @@ msgid "Manage Changes"
msgstr "~Upravljaj imenima..."
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.DeckList.SwDesignDeck\n"
@@ -25192,7 +25052,6 @@ msgid "Styles"
msgstr "~Stilovi"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.PageFormatPanel\n"
@@ -25231,7 +25090,6 @@ msgid "Area"
msgstr "Oblast"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.ShadowPropertyPanel\n"
@@ -25268,7 +25126,6 @@ msgid "Position and Size"
msgstr "Položaj i veličina"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.GraphicPropertyPanel\n"
@@ -25397,7 +25254,6 @@ msgid "Cell Appearance"
msgstr "Izgled Ćelije"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.ScNumberFormatPropertyPanel\n"
@@ -25473,7 +25329,6 @@ msgid "Styles"
msgstr "~Stilovi"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.ScFunctionsPanel\n"
@@ -25511,7 +25366,6 @@ msgid "Elements"
msgstr "Elementi"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.ChartSeriesPanel\n"
@@ -25571,7 +25425,6 @@ msgid "Line"
msgstr "Linija"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.ChartCharacterPanel\n"
@@ -25844,7 +25697,6 @@ msgid "Single Toolbar"
msgstr ""
#: ToolbarMode.xcu
-#, fuzzy
msgctxt ""
"ToolbarMode.xcu\n"
"..ToolbarMode.Applications.Writer.Modes.Sidebar\n"
@@ -25882,7 +25734,6 @@ msgid "Single Toolbar"
msgstr ""
#: ToolbarMode.xcu
-#, fuzzy
msgctxt ""
"ToolbarMode.xcu\n"
"..ToolbarMode.Applications.Calc.Modes.Sidebar\n"
@@ -25956,7 +25807,6 @@ msgid "AutoTe~xt..."
msgstr "Automatski te~kst..."
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:PrintLayout\n"
@@ -25966,7 +25816,6 @@ msgid "~Normal View"
msgstr "~Normalno"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:PrintLayout\n"
@@ -26123,7 +25972,6 @@ msgid "Se~ction..."
msgstr "~Sekcija..."
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:InsertMultiIndex\n"
@@ -26329,7 +26177,6 @@ msgid "Reject All Changes"
msgstr ""
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:AcceptTrackedChange\n"
@@ -26358,7 +26205,6 @@ msgid "Accept Change"
msgstr "Prihvati Promjene"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:AcceptAllTrackedChanges\n"
@@ -26541,7 +26387,6 @@ msgid "En~velope..."
msgstr "Ko~verta..."
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:AcceptTrackedChanges\n"
@@ -26709,7 +26554,6 @@ msgid "Caption..."
msgstr "Naslov..."
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:InsertCaptionDialog\n"
@@ -26804,7 +26648,6 @@ msgid "Insert Page Break"
msgstr "Dodaj p~rijelom reda"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:InsertTable\n"
@@ -26842,7 +26685,6 @@ msgid "~Frame Interactively"
msgstr ""
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:InsertFrame\n"
@@ -26882,7 +26724,6 @@ msgid "~Index Entry..."
msgstr "Stavka inde~ksa..."
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:InsertIndexesEntry\n"
@@ -27091,7 +26932,6 @@ msgid "~Formula..."
msgstr "~Formula..."
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:InsertObjectStarMath\n"
@@ -27854,7 +27694,6 @@ msgid "Clear"
msgstr "Oč~isti"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:ResetAttributes\n"
@@ -29209,7 +29048,6 @@ msgid "In ~Background"
msgstr "U p~ozadinu"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:WrapThroughTransparencyToggle\n"
@@ -29788,7 +29626,6 @@ msgid "~Thesaurus..."
msgstr "~Rječnik sinonima..."
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:BackColor\n"
@@ -29852,7 +29689,6 @@ msgid "Add Unknown Words"
msgstr "Dodaj nepoznate riječi"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:HScroll\n"
@@ -30292,7 +30128,6 @@ msgid "Default Paragraph Style"
msgstr ""
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:StyleApply?Style:string=Title&amp;FamilyName:string=ParagraphStyles\n"
@@ -30302,7 +30137,6 @@ msgid "~Title"
msgstr "~Naslov"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:TitleParaStyle\n"
@@ -30918,7 +30752,6 @@ msgid "Roman Lowercase List Style"
msgstr ""
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:StyleApply\n"
@@ -30966,7 +30799,6 @@ msgid "Page Margins"
msgstr ""
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:HangingIndent\n"
@@ -31035,7 +30867,6 @@ msgid "Form Control"
msgstr "Kontrole formulara"
#: WriterFormWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterFormWindowState.xcu\n"
"..WriterFormWindowState.UIElements.States.private:resource/popupmenu/formrichtext\n"
@@ -31055,7 +30886,6 @@ msgid "Text Frame"
msgstr "Na naredni okvir"
#: WriterFormWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterFormWindowState.xcu\n"
"..WriterFormWindowState.UIElements.States.private:resource/popupmenu/graphic\n"
@@ -31065,7 +30895,6 @@ msgid "Image"
msgstr "Slika"
#: WriterFormWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterFormWindowState.xcu\n"
"..WriterFormWindowState.UIElements.States.private:resource/popupmenu/media\n"
@@ -31095,7 +30924,6 @@ msgid "Print Preview"
msgstr "Pregled za štampu"
#: WriterFormWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterFormWindowState.xcu\n"
"..WriterFormWindowState.UIElements.States.private:resource/popupmenu/table\n"
@@ -31105,7 +30933,6 @@ msgid "Table"
msgstr "Tabela"
#: WriterFormWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterFormWindowState.xcu\n"
"..WriterFormWindowState.UIElements.States.private:resource/popupmenu/text\n"
@@ -31133,7 +30960,6 @@ msgid "Formatting"
msgstr "Formatiranje"
#: WriterFormWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterFormWindowState.xcu\n"
"..WriterFormWindowState.UIElements.States.private:resource/toolbar/mailmerge\n"
@@ -31499,7 +31325,6 @@ msgid "Form Control"
msgstr "Kontrole formulara"
#: WriterGlobalWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterGlobalWindowState.xcu\n"
"..WriterGlobalWindowState.UIElements.States.private:resource/popupmenu/formrichtext\n"
@@ -31519,7 +31344,6 @@ msgid "Text Frame"
msgstr "Na naredni okvir"
#: WriterGlobalWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterGlobalWindowState.xcu\n"
"..WriterGlobalWindowState.UIElements.States.private:resource/popupmenu/graphic\n"
@@ -31529,7 +31353,6 @@ msgid "Image"
msgstr "Slika"
#: WriterGlobalWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterGlobalWindowState.xcu\n"
"..WriterGlobalWindowState.UIElements.States.private:resource/popupmenu/media\n"
@@ -31559,7 +31382,6 @@ msgid "Print Preview"
msgstr "Pregled za štampu"
#: WriterGlobalWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterGlobalWindowState.xcu\n"
"..WriterGlobalWindowState.UIElements.States.private:resource/popupmenu/table\n"
@@ -31569,7 +31391,6 @@ msgid "Table"
msgstr "Tabela"
#: WriterGlobalWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterGlobalWindowState.xcu\n"
"..WriterGlobalWindowState.UIElements.States.private:resource/popupmenu/text\n"
@@ -31980,7 +31801,6 @@ msgid "Form Control"
msgstr "Kontrole formulara"
#: WriterReportWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterReportWindowState.xcu\n"
"..WriterReportWindowState.UIElements.States.private:resource/popupmenu/formrichtext\n"
@@ -32000,7 +31820,6 @@ msgid "Text Frame"
msgstr "Na naredni okvir"
#: WriterReportWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterReportWindowState.xcu\n"
"..WriterReportWindowState.UIElements.States.private:resource/popupmenu/graphic\n"
@@ -32010,7 +31829,6 @@ msgid "Image"
msgstr "Slika"
#: WriterReportWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterReportWindowState.xcu\n"
"..WriterReportWindowState.UIElements.States.private:resource/popupmenu/media\n"
@@ -32040,7 +31858,6 @@ msgid "Print Preview"
msgstr "Pregled za štampu"
#: WriterReportWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterReportWindowState.xcu\n"
"..WriterReportWindowState.UIElements.States.private:resource/popupmenu/table\n"
@@ -32050,7 +31867,6 @@ msgid "Table"
msgstr "Tabela"
#: WriterReportWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterReportWindowState.xcu\n"
"..WriterReportWindowState.UIElements.States.private:resource/popupmenu/text\n"
@@ -32078,7 +31894,6 @@ msgid "Formatting"
msgstr "Formatiranje"
#: WriterReportWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterReportWindowState.xcu\n"
"..WriterReportWindowState.UIElements.States.private:resource/toolbar/mailmerge\n"
@@ -32424,7 +32239,6 @@ msgid "Form Control"
msgstr "Kontrole formulara"
#: WriterWebWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWebWindowState.xcu\n"
"..WriterWebWindowState.UIElements.States.private:resource/popupmenu/formrichtext\n"
@@ -32444,7 +32258,6 @@ msgid "Text Frame"
msgstr "Na naredni okvir"
#: WriterWebWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWebWindowState.xcu\n"
"..WriterWebWindowState.UIElements.States.private:resource/popupmenu/graphic\n"
@@ -32484,7 +32297,6 @@ msgid "HTML Source"
msgstr "Izvorni HT~ML kod"
#: WriterWebWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWebWindowState.xcu\n"
"..WriterWebWindowState.UIElements.States.private:resource/popupmenu/table\n"
@@ -32494,7 +32306,6 @@ msgid "Table"
msgstr "Tabela"
#: WriterWebWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWebWindowState.xcu\n"
"..WriterWebWindowState.UIElements.States.private:resource/popupmenu/text\n"
@@ -32842,7 +32653,6 @@ msgid "Form Control"
msgstr "Kontrole formulara"
#: WriterWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWindowState.xcu\n"
"..WriterWindowState.UIElements.States.private:resource/popupmenu/formrichtext\n"
@@ -32862,7 +32672,6 @@ msgid "Text Frame"
msgstr "Na naredni okvir"
#: WriterWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWindowState.xcu\n"
"..WriterWindowState.UIElements.States.private:resource/popupmenu/graphic\n"
@@ -32872,7 +32681,6 @@ msgid "Image"
msgstr "Slika"
#: WriterWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWindowState.xcu\n"
"..WriterWindowState.UIElements.States.private:resource/popupmenu/media\n"
@@ -32911,7 +32719,6 @@ msgid "Print Preview"
msgstr "Pregled za štampu"
#: WriterWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWindowState.xcu\n"
"..WriterWindowState.UIElements.States.private:resource/popupmenu/table\n"
@@ -32921,7 +32728,6 @@ msgid "Table"
msgstr "Tabela"
#: WriterWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWindowState.xcu\n"
"..WriterWindowState.UIElements.States.private:resource/popupmenu/text\n"
@@ -32967,7 +32773,6 @@ msgid "Formatting"
msgstr "Formatiranje"
#: WriterWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWindowState.xcu\n"
"..WriterWindowState.UIElements.States.private:resource/toolbar/mailmerge\n"
@@ -32986,7 +32791,6 @@ msgid "Tools"
msgstr "Alati"
#: WriterWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWindowState.xcu\n"
"..WriterWindowState.UIElements.States.private:resource/toolbar/linesbar\n"
@@ -32996,7 +32800,6 @@ msgid "Lines"
msgstr "Linije"
#: WriterWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWindowState.xcu\n"
"..WriterWindowState.UIElements.States.private:resource/toolbar/arrowsbar\n"
@@ -33399,7 +33202,6 @@ msgid "Form Control"
msgstr "Kontrole formulara"
#: XFormsWindowState.xcu
-#, fuzzy
msgctxt ""
"XFormsWindowState.xcu\n"
"..XFormsWindowState.UIElements.States.private:resource/popupmenu/formrichtext\n"
@@ -33419,7 +33221,6 @@ msgid "Text Frame"
msgstr "Na naredni okvir"
#: XFormsWindowState.xcu
-#, fuzzy
msgctxt ""
"XFormsWindowState.xcu\n"
"..XFormsWindowState.UIElements.States.private:resource/popupmenu/graphic\n"
@@ -33429,7 +33230,6 @@ msgid "Image"
msgstr "Slika"
#: XFormsWindowState.xcu
-#, fuzzy
msgctxt ""
"XFormsWindowState.xcu\n"
"..XFormsWindowState.UIElements.States.private:resource/popupmenu/media\n"
@@ -33459,7 +33259,6 @@ msgid "Print Preview"
msgstr "Pregled za štampu"
#: XFormsWindowState.xcu
-#, fuzzy
msgctxt ""
"XFormsWindowState.xcu\n"
"..XFormsWindowState.UIElements.States.private:resource/popupmenu/table\n"
@@ -33469,7 +33268,6 @@ msgid "Table"
msgstr "Tabela"
#: XFormsWindowState.xcu
-#, fuzzy
msgctxt ""
"XFormsWindowState.xcu\n"
"..XFormsWindowState.UIElements.States.private:resource/popupmenu/text\n"
diff --git a/source/bs/reportdesign/messages.po b/source/bs/reportdesign/messages.po
index 4ddd6d8b71c..b39969a603b 100644
--- a/source/bs/reportdesign/messages.po
+++ b/source/bs/reportdesign/messages.po
@@ -80,13 +80,11 @@ msgid "Field or Formula"
msgstr "Polje ili formula"
#: stringarray.hrc:43
-#, fuzzy
msgctxt "RID_STR_TYPE_CONST"
msgid "Function"
msgstr "Funkcija"
#: stringarray.hrc:44
-#, fuzzy
msgctxt "RID_STR_TYPE_CONST"
msgid "Counter"
msgstr "Brojač"
@@ -98,19 +96,16 @@ msgid "User defined Function"
msgstr "Korisnički definisana funkcija"
#: stringarray.hrc:51
-#, fuzzy
msgctxt "RID_STR_BOOL"
msgid "No"
msgstr "Ne"
#: stringarray.hrc:52
-#, fuzzy
msgctxt "RID_STR_BOOL"
msgid "Yes"
msgstr "Da"
#: stringarray.hrc:58
-#, fuzzy
msgctxt "RID_STR_KEEPTOGETHER_CONST"
msgid "No"
msgstr "Ne"
@@ -128,31 +123,26 @@ msgid "With First Detail"
msgstr "S prvim detaljem"
#: stringarray.hrc:66
-#, fuzzy
msgctxt "RID_STR_VERTICAL_ALIGN_CONST"
msgid "Top"
msgstr "Vrh"
#: stringarray.hrc:67
-#, fuzzy
msgctxt "RID_STR_VERTICAL_ALIGN_CONST"
msgid "Middle"
msgstr "Sredina"
#: stringarray.hrc:68
-#, fuzzy
msgctxt "RID_STR_VERTICAL_ALIGN_CONST"
msgid "Bottom"
msgstr "Dno"
#: stringarray.hrc:74
-#, fuzzy
msgctxt "RID_STR_PARAADJUST_CONST"
msgid "Left"
msgstr "Lijevo"
#: stringarray.hrc:75
-#, fuzzy
msgctxt "RID_STR_PARAADJUST_CONST"
msgid "Right"
msgstr "Desno"
@@ -892,7 +882,6 @@ msgid "Section Setup"
msgstr ""
#: backgrounddialog.ui:105
-#, fuzzy
msgctxt "backgrounddialog|background"
msgid "Background"
msgstr "Pozadina"
@@ -921,7 +910,6 @@ msgid "Position"
msgstr "Pozicija"
#: chardialog.ui:173
-#, fuzzy
msgctxt "chardialog|asianlayout"
msgid "Asian Layout"
msgstr "Azijski raspored"
@@ -939,7 +927,6 @@ msgid "Alignment"
msgstr "_Poravnavanje:"
#: condformatdialog.ui:10
-#, fuzzy
msgctxt "condformatdialog|CondFormat"
msgid "Conditional Formatting"
msgstr "Uslovno formatiranje"
@@ -957,25 +944,21 @@ msgid "Expression Is"
msgstr "Izraz je"
#: conditionwin.ui:71
-#, fuzzy
msgctxt "conditionwin|opCombobox"
msgid "between"
msgstr "između"
#: conditionwin.ui:72
-#, fuzzy
msgctxt "conditionwin|opCombobox"
msgid "not between"
msgstr "nije između"
#: conditionwin.ui:73
-#, fuzzy
msgctxt "conditionwin|opCombobox"
msgid "equal to"
msgstr "jednako sa"
#: conditionwin.ui:74
-#, fuzzy
msgctxt "conditionwin|opCombobox"
msgid "not equal to"
msgstr "nije jednako sa"
@@ -1005,19 +988,16 @@ msgid "less than or equal to"
msgstr "manje ili jednako od"
#: conditionwin.ui:107
-#, fuzzy
msgctxt "conditionwin|lhsButton"
msgid "..."
msgstr "..."
#: conditionwin.ui:130
-#, fuzzy
msgctxt "conditionwin|andLabel"
msgid "and"
msgstr "i"
#: conditionwin.ui:158
-#, fuzzy
msgctxt "conditionwin|rhsButton"
msgid "..."
msgstr "..."
@@ -1041,7 +1021,6 @@ msgid "Underline"
msgstr "Podvučena"
#: conditionwin.ui:275
-#, fuzzy
msgctxt "conditionwin|ToolBoxItem4"
msgid "Background Color"
msgstr "Boja pozadine"
@@ -1099,13 +1078,11 @@ msgid "Sorting and Grouping"
msgstr "Sortiranje i grupisanje"
#: floatingfield.ui:30
-#, fuzzy
msgctxt "floatingfield|up"
msgid "Sort Ascending"
msgstr "Sortiraj rastuće"
#: floatingfield.ui:43
-#, fuzzy
msgctxt "floatingfield|down"
msgid "Sort Descending"
msgstr "Sortiraj opadajuće"
@@ -1147,25 +1124,21 @@ msgid "Group actions"
msgstr "Pomjeri grupu"
#: floatingsort.ui:75
-#, fuzzy
msgctxt "floatingsort|up"
msgid "Move up"
msgstr "Pomjeri gore"
#: floatingsort.ui:88
-#, fuzzy
msgctxt "floatingsort|down"
msgid "Move down"
msgstr "Pomjeri dolje"
#: floatingsort.ui:101
-#, fuzzy
msgctxt "floatingsort|delete"
msgid "Delete"
msgstr "Obriši"
#: floatingsort.ui:152
-#, fuzzy
msgctxt "floatingsort|label1"
msgid "Groups"
msgstr "Grupe"
@@ -1177,13 +1150,11 @@ msgid "Sorting"
msgstr "Sortiranje"
#: floatingsort.ui:208
-#, fuzzy
msgctxt "floatingsort|label7"
msgid "Group Header"
msgstr "Zaglavlje grupe"
#: floatingsort.ui:224
-#, fuzzy
msgctxt "floatingsort|label8"
msgid "Group Footer"
msgstr "Podnožje grupe"
@@ -1201,7 +1172,6 @@ msgid "Group Interval"
msgstr "Grupni interval"
#: floatingsort.ui:272
-#, fuzzy
msgctxt "floatingsort|label11"
msgid "Keep Together"
msgstr "Držati zajedno"
@@ -1231,7 +1201,6 @@ msgid "Not present"
msgstr "Nije prisutan"
#: floatingsort.ui:326
-#, fuzzy
msgctxt "floatingsort|keep"
msgid "No"
msgstr "Ne"
@@ -1273,7 +1242,6 @@ msgid "Properties"
msgstr "Osobine: "
#: floatingsort.ui:436
-#, fuzzy
msgctxt "floatingsort|label3"
msgid "Help"
msgstr "Pomoć"
@@ -1321,7 +1289,6 @@ msgid "_Delete"
msgstr "Obriši"
#: pagedialog.ui:8
-#, fuzzy
msgctxt "pagedialog|PageDialog"
msgid "Page Setup"
msgstr "Podešavanje stranice"
@@ -1333,7 +1300,6 @@ msgid "Page"
msgstr "Stranica"
#: pagedialog.ui:127
-#, fuzzy
msgctxt "pagedialog|background"
msgid "Background"
msgstr "Pozadina"
diff --git a/source/bs/sc/messages.po b/source/bs/sc/messages.po
index f78914b6608..fda368485b3 100644
--- a/source/bs/sc/messages.po
+++ b/source/bs/sc/messages.po
@@ -68,13 +68,11 @@ msgid "Spreadsheet"
msgstr "Tablica"
#: compiler.hrc:36
-#, fuzzy
msgctxt "RID_FUNCTION_CATEGORIES"
msgid "Text"
msgstr "Tekst"
#: compiler.hrc:37
-#, fuzzy
msgctxt "RID_FUNCTION_CATEGORIES"
msgid "Add-in"
msgstr "Dodatak"
@@ -466,7 +464,6 @@ msgid "Protect sheet"
msgstr "Zaštiti list"
#: globstr.hrc:110
-#, fuzzy
msgctxt "STR_UNDO_UNPROTECT_TAB"
msgid "Unprotect sheet"
msgstr "Ukloni zaštitu tabele"
@@ -477,7 +474,6 @@ msgid "Protect document"
msgstr "Zaštiti dokument"
#: globstr.hrc:112
-#, fuzzy
msgctxt "STR_UNDO_UNPROTECT_DOC"
msgid "Unprotect document"
msgstr "Ukloni zaštitu dokumenta"
@@ -706,7 +702,6 @@ msgid "The source range contains subtotals which may distort the results. Use it
msgstr "Izvorni opseg sadrže podsume koje mogu pokvariti rezultate. Želite li ga svejedno koristiti?"
#: globstr.hrc:154
-#, fuzzy
msgctxt "STR_PIVOT_TOTAL"
msgid "Total"
msgstr "Ukupno"
@@ -836,7 +831,6 @@ msgid "Scenario"
msgstr "Scenarij"
#: globstr.hrc:179
-#, fuzzy
msgctxt "STR_PIVOT_TABLE"
msgid "Pivot Table"
msgstr "Pivot tabela"
@@ -1803,7 +1797,6 @@ msgid "Range moved from #1 to #2"
msgstr "Područje je pomjereno iz #1 na #2"
#: globstr.hrc:375
-#, fuzzy
msgctxt "STR_END_REDLINING"
msgid ""
"This action will exit the change recording mode.\n"
@@ -1914,7 +1907,6 @@ msgid "Nested arrays are not supported."
msgstr "Ugnježđeni nizovi nisu podržani."
#: globstr.hrc:395
-#, fuzzy
msgctxt "STR_UNDO_TEXTTOCOLUMNS"
msgid "Text to Columns"
msgstr "Raščlani tekst"
@@ -2354,7 +2346,6 @@ msgid "next year"
msgstr "sljedeće godine"
#: globstr.hrc:473
-#, fuzzy
msgctxt "STR_COND_AND"
msgid "and"
msgstr "i"
@@ -2569,25 +2560,21 @@ msgid "Number"
msgstr "Broj"
#: globstr.hrc:510
-#, fuzzy
msgctxt "STR_PERCENT"
msgid "Percent"
msgstr "Procenat"
#: globstr.hrc:511
-#, fuzzy
msgctxt "STR_CURRENCY"
msgid "Currency"
msgstr "Valuta"
#: globstr.hrc:512
-#, fuzzy
msgctxt "STR_DATE"
msgid "Date"
msgstr "Datum"
#: globstr.hrc:513
-#, fuzzy
msgctxt "STR_TIME"
msgid "Time"
msgstr "Vrijeme"
@@ -2599,7 +2586,6 @@ msgid "Scientific"
msgstr "Naučno"
#: globstr.hrc:515
-#, fuzzy
msgctxt "STR_FRACTION"
msgid "Fraction"
msgstr "Razlomak"
@@ -2611,7 +2597,6 @@ msgid "Boolean Value"
msgstr "Logička vrijednost"
#: globstr.hrc:517
-#, fuzzy
msgctxt "STR_TEXT"
msgid "Text"
msgstr "Tekst"
@@ -2757,7 +2742,6 @@ msgid "Format error discovered in the file in sub-document $(ARG1) at $(ARG2)(ro
msgstr "Greška u formatu otkrivena u poddokumentu $(ARG1) na $(ARG2)(row,col)."
#: scerrors.hrc:56
-#, fuzzy
msgctxt "RID_ERRHDLSC"
msgid "File format error found at $(ARG1)(row,col)."
msgstr "Pronađena je greška u formatu datoteke $(ARG1)(row,col)."
@@ -2774,7 +2758,6 @@ msgid "Data could not be written."
msgstr ""
#: scerrors.hrc:64
-#, fuzzy
msgctxt "RID_ERRHDLSC"
msgid "$(ARG1)"
msgstr "$(ARG1)"
@@ -3350,7 +3333,6 @@ msgid "Returns an internal number for a text having a possible date format."
msgstr "Vraća interni broj za tekst koji možda ima format datuma."
#: scfuncs.hrc:194
-#, fuzzy
msgctxt "SC_OPCODE_GET_DATE_VALUE"
msgid "Text"
msgstr "Tekst"
@@ -3418,7 +3400,6 @@ msgid "Returns the number of workdays between two dates using arguments to indic
msgstr ""
#: scfuncs.hrc:222
-#, fuzzy
msgctxt "SC_OPCODE_NETWORKDAYS"
msgid "Start date"
msgstr "Početni datum"
@@ -3429,7 +3410,6 @@ msgid "Start date for calculation."
msgstr ""
#: scfuncs.hrc:224
-#, fuzzy
msgctxt "SC_OPCODE_NETWORKDAYS"
msgid "End date"
msgstr "Krajnji datum"
@@ -3466,7 +3446,6 @@ msgid "Returns the number of workdays between two dates using arguments to indic
msgstr ""
#: scfuncs.hrc:236
-#, fuzzy
msgctxt "SC_OPCODE_NETWORKDAYS_MS"
msgid "Start date"
msgstr "Početni datum"
@@ -3477,7 +3456,6 @@ msgid "Start date for calculation."
msgstr ""
#: scfuncs.hrc:238
-#, fuzzy
msgctxt "SC_OPCODE_NETWORKDAYS_MS"
msgid "End date"
msgstr "Krajnji datum"
@@ -3514,7 +3492,6 @@ msgid "Returns the serial number of the date before or after a number of workday
msgstr ""
#: scfuncs.hrc:250
-#, fuzzy
msgctxt "SC_OPCODE_WORKDAY_MS"
msgid "Start date"
msgstr "Početni datum"
@@ -3665,7 +3642,6 @@ msgid "Returns a sequential number for a text shown in a possible time entry for
msgstr "Vraća redni broj teksta prikazanog u mogućem formatu vremena."
#: scfuncs.hrc:314
-#, fuzzy
msgctxt "SC_OPCODE_GET_TIME_VALUE"
msgid "Text"
msgstr "Tekst"
@@ -3821,7 +3797,6 @@ msgid "Number"
msgstr "Broj"
#: scfuncs.hrc:379
-#, fuzzy
msgctxt "SC_OPCODE_ISOWEEKNUM"
msgid "The internal number of the date."
msgstr "Interni broj datuma."
@@ -3840,7 +3815,6 @@ msgid "Number"
msgstr "Broj"
#: scfuncs.hrc:386
-#, fuzzy
msgctxt "SC_OPCODE_WEEKNUM_OOO"
msgid "The internal number of the date."
msgstr "Interni broj datuma."
@@ -4194,7 +4168,6 @@ msgid "Payment period. The total number of periods in which the annuity (pension
msgstr "Period plaćanja. Ukupan broj perioda u kojima se plaća renta (penzija)."
#: scfuncs.hrc:491
-#, fuzzy
msgctxt "SC_OPCODE_IPMT"
msgid "PV"
msgstr "PV"
@@ -4326,7 +4299,6 @@ msgid "The present value. The present value or the amount the annuity is current
msgstr "Sadašnja vrijednost. Sadašnja vrijednost ili trenutna ukupna vrijednost rente."
#: scfuncs.hrc:527
-#, fuzzy
msgctxt "SC_OPCODE_CUM_PRINC"
msgid "S"
msgstr "S"
@@ -4382,7 +4354,6 @@ msgid "Payment period. The total number of periods in which the annuity (pension
msgstr "Period plaćanja. Ukupan broj perioda u kojima se plaća renta (penzija)."
#: scfuncs.hrc:543
-#, fuzzy
msgctxt "SC_OPCODE_CUM_IPMT"
msgid "PV"
msgstr "PV"
@@ -4660,7 +4631,6 @@ msgid "Start. The first period for depreciation in the same time unit as the use
msgstr "Početak. Prvo razdoblje amortizacije u istoj vremenskoj jedinici kao i za životno doba."
#: scfuncs.hrc:623
-#, fuzzy
msgctxt "SC_OPCODE_VBD"
msgid "End"
msgstr "Kraj"
@@ -4708,7 +4678,6 @@ msgid "Nominal interest"
msgstr ""
#: scfuncs.hrc:637
-#, fuzzy
msgctxt "SC_OPCODE_EFFECT"
msgid "P"
msgstr "P"
@@ -4725,7 +4694,6 @@ msgid "Calculates the yearly nominal interest rate as an effective interest rate
msgstr "Izračunava godišnje nominalnu kamatnu stopu kao efektivnu kamatnu stopu."
#: scfuncs.hrc:645
-#, fuzzy
msgctxt "SC_OPCODE_NOMINAL"
msgid "Effective rate"
msgstr "Efektivna stopa"
@@ -4736,7 +4704,6 @@ msgid "The effective interest rate"
msgstr "Efektivna kamatna stopa"
#: scfuncs.hrc:647
-#, fuzzy
msgctxt "SC_OPCODE_NOMINAL"
msgid "NPER"
msgstr "NPER"
@@ -4752,7 +4719,6 @@ msgid "Net present value. Calculates the net present value of an investment base
msgstr "Neto sadašnja vrijednost. Izračuna neto trenutnu vrijednost narudžbe na osnovi niza periodičnih plaćanja i diskontne stope."
#: scfuncs.hrc:655
-#, fuzzy
msgctxt "SC_OPCODE_NPV"
msgid "Rate"
msgstr "Stopa"
@@ -4785,7 +4751,6 @@ msgid "Values"
msgstr "Vrijednosti"
#: scfuncs.hrc:666
-#, fuzzy
msgctxt "SC_OPCODE_IRR"
msgid "An array or reference to cells whose contents correspond to the payments."
msgstr "Matrica ili referenca na ćelije čiji sadržaj odgovara uplatama."
@@ -4816,7 +4781,6 @@ msgid "An array or reference to cells whose contents correspond to the payments.
msgstr "Matrica ili referenca na ćelije čiji sadržaj odgovara uplatama."
#: scfuncs.hrc:677
-#, fuzzy
msgctxt "SC_OPCODE_MIRR"
msgid "Investment"
msgstr "Investicija"
@@ -4844,7 +4808,6 @@ msgid "Returns the amount of interest for constant amortization rates."
msgstr "Vraća visinu kamate za konstantnu stopu amortizacije."
#: scfuncs.hrc:687
-#, fuzzy
msgctxt "SC_OPCODE_ISPMT"
msgid "Rate"
msgstr "Stopa"
@@ -4876,7 +4839,6 @@ msgid "Sum total of amortization periods."
msgstr "Ukupno broj amortizacijskih perioda."
#: scfuncs.hrc:693
-#, fuzzy
msgctxt "SC_OPCODE_ISPMT"
msgid "Investment"
msgstr "Investicija"
@@ -4892,7 +4854,6 @@ msgid "Duration. Calculates the number of periods required by an investment to a
msgstr ""
#: scfuncs.hrc:701
-#, fuzzy
msgctxt "SC_OPCODE_PDURATION"
msgid "Rate"
msgstr "Stopa"
@@ -4903,7 +4864,6 @@ msgid "The constant rate of interest."
msgstr ""
#: scfuncs.hrc:703
-#, fuzzy
msgctxt "SC_OPCODE_PDURATION"
msgid "PV"
msgstr "PV"
@@ -4915,13 +4875,11 @@ msgid "The present value. The current value of the investment."
msgstr "Sadašnja vrijednost. Trenutna vrijednost uloga."
#: scfuncs.hrc:705
-#, fuzzy
msgctxt "SC_OPCODE_PDURATION"
msgid "FV"
msgstr "FV"
#: scfuncs.hrc:706
-#, fuzzy
msgctxt "SC_OPCODE_PDURATION"
msgid "The future value of the investment."
msgstr "Buduća vrijednost uloga."
@@ -4943,7 +4901,6 @@ msgid "The number of periods used in the calculation."
msgstr "Broj perioda korišten u proračunu."
#: scfuncs.hrc:715
-#, fuzzy
msgctxt "SC_OPCODE_RRI"
msgid "PV"
msgstr "PV"
@@ -4969,7 +4926,6 @@ msgid "Returns TRUE if value is a reference."
msgstr "Vraća TRUE ako je vrijednost referenca."
#: scfuncs.hrc:725
-#, fuzzy
msgctxt "SC_OPCODE_IS_REF"
msgid "Value"
msgstr "Vrijednost"
@@ -4985,7 +4941,6 @@ msgid "Returns TRUE if the value is an error value not equal to #N/A."
msgstr "Vraća TRUE ako je vrijednost greška različita od #N/A."
#: scfuncs.hrc:733
-#, fuzzy
msgctxt "SC_OPCODE_IS_ERR"
msgid "Value"
msgstr "Vrijednost"
@@ -5001,7 +4956,6 @@ msgid "Returns TRUE if the value is an error value."
msgstr "Vraća TRUE ako je vrijednost greška."
#: scfuncs.hrc:741
-#, fuzzy
msgctxt "SC_OPCODE_IS_ERROR"
msgid "Value"
msgstr "Vrijednost"
@@ -5017,7 +4971,6 @@ msgid "Returns TRUE if value refers to an empty cell."
msgstr "Vraća TRUE ako se vrijednost odnosi na praznu ćeliju."
#: scfuncs.hrc:749
-#, fuzzy
msgctxt "SC_OPCODE_IS_EMPTY"
msgid "Value"
msgstr "Vrijednost"
@@ -5033,7 +4986,6 @@ msgid "Returns TRUE if the value carries a logical number format."
msgstr "Vraća TRUE ako vrijednost nosi logički format broja."
#: scfuncs.hrc:757
-#, fuzzy
msgctxt "SC_OPCODE_IS_LOGICAL"
msgid "Value"
msgstr "Vrijednost"
@@ -5049,7 +5001,6 @@ msgid "Returns TRUE if value equals #N/A."
msgstr "Vraća TRUE ako je vrijednost jednaka #N/A."
#: scfuncs.hrc:765
-#, fuzzy
msgctxt "SC_OPCODE_IS_NV"
msgid "Value"
msgstr "Vrijednost"
@@ -5065,7 +5016,6 @@ msgid "Returns TRUE if the value is not text."
msgstr "Vraća TRUE ako vrijednost nije tekst."
#: scfuncs.hrc:773
-#, fuzzy
msgctxt "SC_OPCODE_IS_NON_STRING"
msgid "Value"
msgstr "Vrijednost"
@@ -5081,7 +5031,6 @@ msgid "Returns TRUE if value is text."
msgstr "Vraća TRUE ako je vrijednost tekst."
#: scfuncs.hrc:781
-#, fuzzy
msgctxt "SC_OPCODE_IS_STRING"
msgid "Value"
msgstr "Vrijednost"
@@ -5097,7 +5046,6 @@ msgid "Returns TRUE if value is a number."
msgstr "Vraća TRUE ako je vrijednost broj."
#: scfuncs.hrc:789
-#, fuzzy
msgctxt "SC_OPCODE_IS_VALUE"
msgid "Value"
msgstr "Vrijednost"
@@ -5113,7 +5061,6 @@ msgid "Returns TRUE if the cell is a formula cell."
msgstr "Vraća TRUE ako ćelija sadrži formulu."
#: scfuncs.hrc:797
-#, fuzzy
msgctxt "SC_OPCODE_IS_FORMULA"
msgid "Reference"
msgstr "Referenca"
@@ -5145,7 +5092,6 @@ msgid "Converts a value to a number."
msgstr "Pretvara vrijednost u broj."
#: scfuncs.hrc:813
-#, fuzzy
msgctxt "SC_OPCODE_N"
msgid "Value"
msgstr "Vrijednost"
@@ -5166,7 +5112,6 @@ msgid "Returns the data type of a value (1 = number, 2 = text, 4 = Boolean value
msgstr ""
#: scfuncs.hrc:827
-#, fuzzy
msgctxt "SC_OPCODE_TYPE"
msgid "Value"
msgstr "Vrijednost"
@@ -5276,7 +5221,6 @@ msgid "Returns value if not an error value, else alternative."
msgstr "Vraća vrijednost ako nema greške, inaće vraća alternativnu vrijednost."
#: scfuncs.hrc:883
-#, fuzzy
msgctxt "SC_OPCODE_IF_ERROR"
msgid "Value"
msgstr "Vrijednost"
@@ -5303,7 +5247,6 @@ msgid "Returns value if not a #N/A error, else alternative."
msgstr "Vraća vrijednost ako nije #N/A greška, u protivnom vraća alternativnu vrijednost."
#: scfuncs.hrc:893
-#, fuzzy
msgctxt "SC_OPCODE_IF_NA"
msgid "Value"
msgstr "Vrijednost"
@@ -5439,7 +5382,6 @@ msgid "Returns the sum of all arguments."
msgstr "Vraća sumu svih argumenata."
#: scfuncs.hrc:959
-#, fuzzy
msgctxt "SC_OPCODE_SUM"
msgid "Number "
msgstr "Broj "
@@ -5456,7 +5398,6 @@ msgid "Returns the sum of the squares of the arguments."
msgstr "Vraća sumu kvadrata argumenata."
#: scfuncs.hrc:967
-#, fuzzy
msgctxt "SC_OPCODE_SUM_SQ"
msgid "Number "
msgstr "Broj "
@@ -5717,7 +5658,6 @@ msgid "Returns TRUE if value is an even integer."
msgstr "Vraća TRUE ako je vrijednost paran cijeli broj."
#: scfuncs.hrc:1064
-#, fuzzy
msgctxt "SC_OPCODE_IS_EVEN"
msgid "Value"
msgstr "Vrijednost"
@@ -5733,7 +5673,6 @@ msgid "Returns TRUE if value is an odd integer."
msgstr "Vraća TRUE ako je vrijednost neparan cijeli broj."
#: scfuncs.hrc:1072
-#, fuzzy
msgctxt "SC_OPCODE_IS_ODD"
msgid "Value"
msgstr "Vrijednost"
@@ -6291,7 +6230,6 @@ msgid "Calculates subtotals in a spreadsheet."
msgstr "Izračunava podsume u proračunskoj tablici."
#: scfuncs.hrc:1346
-#, fuzzy
msgctxt "SC_OPCODE_SUB_TOTAL"
msgid "Function"
msgstr "Funkcija"
@@ -6734,19 +6672,16 @@ msgid "Number"
msgstr "Broj"
#: scfuncs.hrc:1511
-#, fuzzy
msgctxt "SC_OPCODE_FLOOR_MATH"
msgid "The number to be rounded down."
msgstr "Broj koji će biti zaokružen naniže."
#: scfuncs.hrc:1512
-#, fuzzy
msgctxt "SC_OPCODE_FLOOR_MATH"
msgid "Significance"
msgstr "Značaj"
#: scfuncs.hrc:1513
-#, fuzzy
msgctxt "SC_OPCODE_FLOOR_MATH"
msgid "The number to whose multiple the value is to be rounded down."
msgstr "Broj, na čiji će umnožak biti zaokružena vrijednost."
@@ -6775,13 +6710,11 @@ msgid "Number"
msgstr "Broj"
#: scfuncs.hrc:1523
-#, fuzzy
msgctxt "SC_OPCODE_FLOOR_PRECISE"
msgid "The number to be rounded down."
msgstr "Broj koji će biti zaokružen naniže."
#: scfuncs.hrc:1524
-#, fuzzy
msgctxt "SC_OPCODE_FLOOR_PRECISE"
msgid "Significance"
msgstr "Značaj"
@@ -7014,7 +6947,6 @@ msgid "Returns a frequency distribution as a vertical array."
msgstr "Vraća distribuciju frekvencije kao uspravnu matricu."
#: scfuncs.hrc:1628
-#, fuzzy
msgctxt "SC_OPCODE_FREQUENCY"
msgid "Data"
msgstr "Podaci"
@@ -7067,7 +6999,6 @@ msgid "Linear type"
msgstr "Linearna_vrsta"
#: scfuncs.hrc:1643
-#, fuzzy
msgctxt "SC_OPCODE_LINEST"
msgid "If type = 0 the linears will be calculated through the zero point, or else moved linears."
msgstr "Ako je vrsta = 0, linearne će biti izračunate kroz nultu tačku, inače će biti pomjerene linearne."
@@ -7115,7 +7046,6 @@ msgid "Function type"
msgstr "Vrsta_funkcije"
#: scfuncs.hrc:1657
-#, fuzzy
msgctxt "SC_OPCODE_LOGEST"
msgid "If type = 0 then the functions will be calculated in the form of y=m^x, or also functions y=b*m^x."
msgstr "Ako je vrsta = 0, funkcije će biti izračunate u obliku y=m^x, inače takođe i funkcije y=b*m^x."
@@ -7265,7 +7195,6 @@ msgid "Returns the maximum value in a list of arguments."
msgstr "Vraća najveću vrijednost iz liste argumenata."
#: scfuncs.hrc:1710
-#, fuzzy
msgctxt "SC_OPCODE_MAX"
msgid "Number "
msgstr "Broj "
@@ -7299,7 +7228,6 @@ msgid "Returns the minimum value in a list of arguments."
msgstr "Vraća najmanju vrijednost liste argumenata."
#: scfuncs.hrc:1726
-#, fuzzy
msgctxt "SC_OPCODE_MIN"
msgid "Number "
msgstr "Broj "
@@ -7333,7 +7261,6 @@ msgid "Calculates the variance based on a sample."
msgstr "Izračunava varijansu na osnovu uzorka."
#: scfuncs.hrc:1742
-#, fuzzy
msgctxt "SC_OPCODE_VAR"
msgid "Number "
msgstr "Broj "
@@ -7350,7 +7277,6 @@ msgid "Calculates the variance based on a sample."
msgstr "Izračunava varijansu na osnovu uzorka."
#: scfuncs.hrc:1750
-#, fuzzy
msgctxt "SC_OPCODE_VAR_S"
msgid "Number "
msgstr "Broj "
@@ -7384,7 +7310,6 @@ msgid "Calculates variance based on the entire population."
msgstr "Izračuna varijansu na osnovu cijele populacije."
#: scfuncs.hrc:1766
-#, fuzzy
msgctxt "SC_OPCODE_VAR_P"
msgid "Number "
msgstr "Broj "
@@ -7401,7 +7326,6 @@ msgid "Calculates variance based on the entire population."
msgstr "Izračuna varijansu na osnovu cijele populacije."
#: scfuncs.hrc:1774
-#, fuzzy
msgctxt "SC_OPCODE_VAR_P_MS"
msgid "Number "
msgstr "Broj "
@@ -7435,7 +7359,6 @@ msgid "Calculates the standard deviation based on a sample."
msgstr "Izračunava standardnu devijaciju na osnovu uzorka."
#: scfuncs.hrc:1790
-#, fuzzy
msgctxt "SC_OPCODE_ST_DEV"
msgid "Number "
msgstr "Broj "
@@ -7452,7 +7375,6 @@ msgid "Calculates the standard deviation based on a sample."
msgstr "Izračunava standardnu devijaciju na osnovu uzorka."
#: scfuncs.hrc:1798
-#, fuzzy
msgctxt "SC_OPCODE_ST_DEV_S"
msgid "Number "
msgstr "Broj "
@@ -7486,7 +7408,6 @@ msgid "Calculates the standard deviation based on the entire population."
msgstr "Izračunava standardnu devijaciju na osnovu cijele populacije."
#: scfuncs.hrc:1814
-#, fuzzy
msgctxt "SC_OPCODE_ST_DEV_P"
msgid "Number "
msgstr "Broj "
@@ -7503,7 +7424,6 @@ msgid "Calculates the standard deviation based on the entire population."
msgstr "Izračunava standardnu devijaciju na osnovu cijele populacije."
#: scfuncs.hrc:1822
-#, fuzzy
msgctxt "SC_OPCODE_ST_DEV_P_MS"
msgid "Number "
msgstr "Broj "
@@ -7537,7 +7457,6 @@ msgid "Returns the average of a sample."
msgstr "Vraća prosječnu vrijednost uzorka."
#: scfuncs.hrc:1838
-#, fuzzy
msgctxt "SC_OPCODE_AVERAGE"
msgid "Number "
msgstr "Broj "
@@ -7571,7 +7490,6 @@ msgid "Returns the sum of squares of deviations from the sample mean value"
msgstr "Vraća sumu kvadrata devijacije iz srednje vrijednosti uzorka"
#: scfuncs.hrc:1854
-#, fuzzy
msgctxt "SC_OPCODE_DEV_SQ"
msgid "Number "
msgstr "Broj "
@@ -7588,7 +7506,6 @@ msgid "Returns the average of the absolute deviations of a sample from the mean.
msgstr "Vraća prosjek apsolutnih devijacija iz uzorka srednje vrijednosti."
#: scfuncs.hrc:1862
-#, fuzzy
msgctxt "SC_OPCODE_AVE_DEV"
msgid "Number "
msgstr "Broj "
@@ -7605,7 +7522,6 @@ msgid "Returns the skewness of a distribution."
msgstr "Vraća koeficijent asimetrije distribucije."
#: scfuncs.hrc:1870
-#, fuzzy
msgctxt "SC_OPCODE_SKEW"
msgid "Number "
msgstr "Broj "
@@ -7622,7 +7538,6 @@ msgid "Returns the skewness of a distribution using the population of a random v
msgstr "Vraća distributivni skewnes koristeći populaciju slučajnih varijabli."
#: scfuncs.hrc:1878
-#, fuzzy
msgctxt "SC_OPCODE_SKEWP"
msgid "Number "
msgstr "Broj "
@@ -7639,7 +7554,6 @@ msgid "Returns the kurtosis of a distribution."
msgstr "Vraća koeficijent spljoštenosti distribucije."
#: scfuncs.hrc:1886
-#, fuzzy
msgctxt "SC_OPCODE_KURT"
msgid "Number "
msgstr "Broj "
@@ -7656,7 +7570,6 @@ msgid "Returns the geometric mean of a sample."
msgstr "Vraća geometrijsku srednju vrijednost uzorka."
#: scfuncs.hrc:1894
-#, fuzzy
msgctxt "SC_OPCODE_GEO_MEAN"
msgid "Number "
msgstr "Broj "
@@ -7673,7 +7586,6 @@ msgid "Returns the harmonic mean of a sample."
msgstr "Vraća harmonijsku sredinu uzorka."
#: scfuncs.hrc:1902
-#, fuzzy
msgctxt "SC_OPCODE_HAR_MEAN"
msgid "Number "
msgstr "Broj "
@@ -7690,7 +7602,6 @@ msgid "Returns the most common value in a sample."
msgstr "Vraća najčešću vrijednost u uzorku."
#: scfuncs.hrc:1910
-#, fuzzy
msgctxt "SC_OPCODE_MODAL_VALUE"
msgid "Number "
msgstr "Broj "
@@ -7707,7 +7618,6 @@ msgid "Returns the most common value in a sample."
msgstr "Vraća najčešću vrijednost u uzorku."
#: scfuncs.hrc:1918
-#, fuzzy
msgctxt "SC_OPCODE_MODAL_VALUE_MS"
msgid "Number "
msgstr "Broj "
@@ -7724,7 +7634,6 @@ msgid "Returns the most common value in a sample."
msgstr "Vraća najčešću vrijednost u uzorku."
#: scfuncs.hrc:1926
-#, fuzzy
msgctxt "SC_OPCODE_MODAL_VALUE_MULTI"
msgid "Number "
msgstr "Broj "
@@ -7741,7 +7650,6 @@ msgid "Returns the median of a given sample."
msgstr "Vraća srednju vrijednost datog uzorka."
#: scfuncs.hrc:1934
-#, fuzzy
msgctxt "SC_OPCODE_MEDIAN"
msgid "Number "
msgstr "Broj "
@@ -7758,7 +7666,6 @@ msgid "Returns the alpha quantile of a sample."
msgstr "Vraća alfa kvantil uzorka."
#: scfuncs.hrc:1942
-#, fuzzy
msgctxt "SC_OPCODE_PERCENTILE"
msgid "Data"
msgstr "Podaci"
@@ -7785,7 +7692,6 @@ msgid "Returns the alpha percentile of a sample."
msgstr "Vraća alfa kvantil uzorka."
#: scfuncs.hrc:1952
-#, fuzzy
msgctxt "SC_OPCODE_PERCENTILE_EXC"
msgid "Data"
msgstr "Podaci"
@@ -7812,7 +7718,6 @@ msgid "Returns the alpha percentile of a sample."
msgstr "Vraća alfa kvantil uzorka."
#: scfuncs.hrc:1962
-#, fuzzy
msgctxt "SC_OPCODE_PERCENTILE_INC"
msgid "Data"
msgstr "Podaci"
@@ -7838,7 +7743,6 @@ msgid "Returns the quartile of a sample."
msgstr "Vraća kvartil uzorka."
#: scfuncs.hrc:1972
-#, fuzzy
msgctxt "SC_OPCODE_QUARTILE"
msgid "Data"
msgstr "Podaci"
@@ -7864,7 +7768,6 @@ msgid "Returns the quartile of a sample."
msgstr "Vraća kvartil uzorka."
#: scfuncs.hrc:1982
-#, fuzzy
msgctxt "SC_OPCODE_QUARTILE_EXC"
msgid "Data"
msgstr "Podaci"
@@ -7890,7 +7793,6 @@ msgid "Returns the quartile of a sample."
msgstr "Vraća kvartil uzorka."
#: scfuncs.hrc:1992
-#, fuzzy
msgctxt "SC_OPCODE_QUARTILE_INC"
msgid "Data"
msgstr "Podaci"
@@ -7916,7 +7818,6 @@ msgid "Returns the k-th largest value of a sample."
msgstr "Vraća k-tu najveću vrijednost uzorka."
#: scfuncs.hrc:2002
-#, fuzzy
msgctxt "SC_OPCODE_LARGE"
msgid "Data"
msgstr "Podaci"
@@ -7943,7 +7844,6 @@ msgid "Returns the k-th smallest value of a sample."
msgstr "Vraća k-tu najmanju vrijednost uzorka."
#: scfuncs.hrc:2012
-#, fuzzy
msgctxt "SC_OPCODE_SMALL"
msgid "Data"
msgstr "Podaci"
@@ -7970,7 +7870,6 @@ msgid "Returns the percentage rank of a value in a sample."
msgstr "Vraća postotni rang vrijednosti u uzorku."
#: scfuncs.hrc:2022
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK"
msgid "Data"
msgstr "Podaci"
@@ -7981,7 +7880,6 @@ msgid "The array of the data in the sample."
msgstr "Matrica sa podacima u uzorku."
#: scfuncs.hrc:2024
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK"
msgid "Value"
msgstr "Vrijednost"
@@ -7992,7 +7890,6 @@ msgid "The value for which percentage ranking is to be determined."
msgstr "Vrijednost čiji se procentni rang određuje."
#: scfuncs.hrc:2026
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK"
msgid "Significance"
msgstr "Značaj"
@@ -8008,7 +7905,6 @@ msgid "Returns the percentage rank (0..1, exclusive) of a value in a sample."
msgstr ""
#: scfuncs.hrc:2034
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK_EXC"
msgid "Data"
msgstr "Podaci"
@@ -8019,7 +7915,6 @@ msgid "The array of the data in the sample."
msgstr "Matrica sa podacima u uzorku."
#: scfuncs.hrc:2036
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK_EXC"
msgid "Value"
msgstr "Vrijednost"
@@ -8030,7 +7925,6 @@ msgid "The value for which percentage ranking is to be determined."
msgstr "Vrijednost čiji se procentni rang određuje."
#: scfuncs.hrc:2038
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK_EXC"
msgid "Significance"
msgstr "Značaj"
@@ -8046,7 +7940,6 @@ msgid "Returns the percentage rank (0..1, inclusive) of a value in a sample."
msgstr ""
#: scfuncs.hrc:2046
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK_INC"
msgid "Data"
msgstr "Podaci"
@@ -8057,7 +7950,6 @@ msgid "The array of the data in the sample."
msgstr "Matrica sa podacima u uzorku."
#: scfuncs.hrc:2048
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK_INC"
msgid "Value"
msgstr "Vrijednost"
@@ -8068,7 +7960,6 @@ msgid "The value for which percentage ranking is to be determined."
msgstr "Vrijednost čiji se procentni rang određuje."
#: scfuncs.hrc:2050
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK_INC"
msgid "Significance"
msgstr "Značaj"
@@ -8084,7 +7975,6 @@ msgid "Returns the ranking of a value in a sample."
msgstr "Vraća rang vrijednosti uzorka."
#: scfuncs.hrc:2058
-#, fuzzy
msgctxt "SC_OPCODE_RANK"
msgid "Value"
msgstr "Vrijednost"
@@ -8120,7 +8010,6 @@ msgid "Returns the ranking of a value in a sample; if more than one value has th
msgstr ""
#: scfuncs.hrc:2070
-#, fuzzy
msgctxt "SC_OPCODE_RANK_EQ"
msgid "Value"
msgstr "Vrijednost"
@@ -8146,7 +8035,6 @@ msgid "Type"
msgstr "Vrsta"
#: scfuncs.hrc:2075
-#, fuzzy
msgctxt "SC_OPCODE_RANK_EQ"
msgid "Sequence order: 0 or omitted means descending, any other value than 0 means ascending."
msgstr "Smjer: 0 ili bez vrijednosti znači uzlazno, vrijednost različita od 0 znači silazno."
@@ -8157,7 +8045,6 @@ msgid "Returns the ranking of a value in a sample; if more than one value has th
msgstr ""
#: scfuncs.hrc:2082
-#, fuzzy
msgctxt "SC_OPCODE_RANK_AVG"
msgid "Value"
msgstr "Vrijednost"
@@ -8183,7 +8070,6 @@ msgid "Type"
msgstr "Vrsta"
#: scfuncs.hrc:2087
-#, fuzzy
msgctxt "SC_OPCODE_RANK_AVG"
msgid "Sequence order: 0 or omitted means descending, any other value than 0 means ascending."
msgstr "Smjer: 0 ili bez vrijednosti znači uzlazno, vrijednost različita od 0 znači silazno."
@@ -8194,7 +8080,6 @@ msgid "Returns the mean of a sample without including the marginal values."
msgstr "Vraća srednju vrijednost uzorka bez graničnih vrijednosti."
#: scfuncs.hrc:2094
-#, fuzzy
msgctxt "SC_OPCODE_TRIM_MEAN"
msgid "Data"
msgstr "Podaci"
@@ -8220,7 +8105,6 @@ msgid "Returns the discrete probability of an interval."
msgstr "Vraća diskretnu mogućnost intervala."
#: scfuncs.hrc:2104
-#, fuzzy
msgctxt "SC_OPCODE_PROB"
msgid "Data"
msgstr "Podaci"
@@ -8231,7 +8115,6 @@ msgid "The sample data array."
msgstr "Matrica sa uzorcima."
#: scfuncs.hrc:2106
-#, fuzzy
msgctxt "SC_OPCODE_PROB"
msgid "Probability"
msgstr "Vjerovatnoća"
@@ -8536,13 +8419,11 @@ msgid "Cumulative"
msgstr "Kumulativno"
#: scfuncs.hrc:2211
-#, fuzzy
msgctxt "SC_OPCODE_NEG_BINOM_DIST_MS"
msgid "0 or FALSE calculates the probability density function. Any other value or TRUE calculates the cumulative distribution function."
msgstr "0 ili FALSE izračunava funkciju gustine vjerovatnoće. Bilo koja druga vrijednost ili TRUE ili preskočena vrijednost računa funkciju kumulativne distribucije."
#: scfuncs.hrc:2217
-#, fuzzy
msgctxt "SC_OPCODE_CRIT_BINOM"
msgid "Returns the smallest value for which the cumulative binomial distribution is greater than or equal to a criterion value."
msgstr "Vrijednost vjerovatnoće za koju se izračunava inverzna normalna distribucija."
@@ -8569,7 +8450,6 @@ msgid "The success probability of a trial."
msgstr "Vjerovatnoća uspjeha testa."
#: scfuncs.hrc:2222
-#, fuzzy
msgctxt "SC_OPCODE_CRIT_BINOM"
msgid "Alpha"
msgstr "Alfa"
@@ -8606,7 +8486,6 @@ msgid "The success probability of a trial."
msgstr "Vjerovatnoća uspjeha testa."
#: scfuncs.hrc:2234
-#, fuzzy
msgctxt "SC_OPCODE_BINOM_INV"
msgid "Alpha"
msgstr "Alfa"
@@ -8774,7 +8653,6 @@ msgid "C"
msgstr ""
#: scfuncs.hrc:2287
-#, fuzzy
msgctxt "SC_OPCODE_NORM_DIST_MS"
msgid "0 or FALSE calculates the probability density function. Any other value or TRUE calculates the cumulative distribution function."
msgstr "0 ili FALSE izračunava funkciju gustine vjerovatnoće. Bilo koja druga vrijednost ili TRUE ili preskočena vrijednost računa funkciju kumulativne distribucije."
@@ -8828,7 +8706,6 @@ msgid "Number"
msgstr "Broj"
#: scfuncs.hrc:2307
-#, fuzzy
msgctxt "SC_OPCODE_NORM_INV_MS"
msgid "The probability value for which the inverse normal distribution is to be calculated."
msgstr "Vrijednost vjerovatnoće za koju se izračunava inverzna normalna distribucija."
@@ -8892,7 +8769,6 @@ msgid "Cumulative"
msgstr "Kumulativno"
#: scfuncs.hrc:2329
-#, fuzzy
msgctxt "SC_OPCODE_STD_NORM_DIST_MS"
msgid "0 or FALSE calculates the probability density function. Any other value or TRUE calculates the cumulative distribution function."
msgstr "0 ili FALSE izračunava funkciju gustine vjerovatnoće. Bilo koja druga vrijednost ili TRUE ili preskočena vrijednost računa funkciju kumulativne distribucije."
@@ -8925,7 +8801,6 @@ msgid "Number"
msgstr "Broj"
#: scfuncs.hrc:2345
-#, fuzzy
msgctxt "SC_OPCODE_S_NORM_INV_MS"
msgid "The probability value for which the inverse standard normal distribution is to be calculated."
msgstr "Vjerovatnoća, za koju će se izračunati inverzna standardna normalna distribucija."
@@ -9020,7 +8895,6 @@ msgid "Cumulative"
msgstr "Kumulativno"
#: scfuncs.hrc:2373
-#, fuzzy
msgctxt "SC_OPCODE_LOG_NORM_DIST_MS"
msgid "0 or FALSE calculates the probability density function. Any other value or TRUE calculates the cumulative distribution function."
msgstr "0 ili FALSE izračunava funkciju gustine vjerovatnoće. Bilo koja druga vrijednost ili TRUE ili preskočena vrijednost računa funkciju kumulativne distribucije."
@@ -9074,7 +8948,6 @@ msgid "Number"
msgstr "Broj"
#: scfuncs.hrc:2393
-#, fuzzy
msgctxt "SC_OPCODE_LOG_INV_MS"
msgid "The probability value for which the inverse log normal distribution is to be calculated."
msgstr "Vjerovatnoća za koju će biti izračunata inverzna logaritamska normalna distribucija."
@@ -9189,7 +9062,6 @@ msgid "The value for which the gamma distribution is to be calculated."
msgstr "Vjerovatnoća, za koju će biti izračunata gama distribucija."
#: scfuncs.hrc:2430
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_DIST"
msgid "Alpha"
msgstr "Alfa"
@@ -9221,7 +9093,6 @@ msgid "0 or FALSE calculates the probability density function. Any other value o
msgstr "0 ili FALSE izračunava funkciju gustine vjerovatnoće. Bilo koja druga vrijednost ili TRUE ili preskočena vrijednost računa funkciju kumulativne distribucije."
#: scfuncs.hrc:2441
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_DIST_MS"
msgid "Returns the value of the probability density function or the cumulative distribution function for the Gamma distribution."
msgstr "Vrijednosti gama distribucije."
@@ -9237,7 +9108,6 @@ msgid "The value for which the gamma distribution is to be calculated."
msgstr "Vjerovatnoća, za koju će biti izračunata gama distribucija."
#: scfuncs.hrc:2444
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_DIST_MS"
msgid "Alpha"
msgstr "Alfa"
@@ -9264,7 +9134,6 @@ msgid "Cumulative"
msgstr "Kumulativno"
#: scfuncs.hrc:2449
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_DIST_MS"
msgid "0 or FALSE calculates the probability density function. Any other value or TRUE calculates the cumulative distribution function."
msgstr "0 ili FALSE izračunava funkciju gustine vjerovatnoće. Bilo koja druga vrijednost ili TRUE ili preskočena vrijednost računa funkciju kumulativne distribucije."
@@ -9285,7 +9154,6 @@ msgid "The probability value for which the inverse gamma distribution is to be c
msgstr "Vjerovatnoća, za koju će biti izračunata inverzna gama distribucija."
#: scfuncs.hrc:2458
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_INV"
msgid "Alpha"
msgstr "Alfa"
@@ -9317,13 +9185,11 @@ msgid "Number"
msgstr "Broj"
#: scfuncs.hrc:2469
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_INV_MS"
msgid "The probability value for which the inverse gamma distribution is to be calculated."
msgstr "Vjerovatnoća, za koju će biti izračunata inverzna gama distribucija."
#: scfuncs.hrc:2470
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_INV_MS"
msgid "Alpha"
msgstr "Alfa"
@@ -9370,7 +9236,6 @@ msgid "Number"
msgstr "Broj"
#: scfuncs.hrc:2489
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_LN_MS"
msgid "The value for which the natural logarithm of the gamma function is to be calculated."
msgstr "Vrijednost za koju se računa prirodni logaritam gama funkcije."
@@ -9407,7 +9272,6 @@ msgid "The value for which the beta distribution is to be calculated."
msgstr "Vrijednost za koju će biti izračunata beta distribucija."
#: scfuncs.hrc:2508
-#, fuzzy
msgctxt "SC_OPCODE_BETA_DIST"
msgid "Alpha"
msgstr "Alfa"
@@ -9475,7 +9339,6 @@ msgid "The probability value for which the inverse beta distribution is to be ca
msgstr "Vjerovatnoća, za koju će biti izračunata inverzna beta distribucija."
#: scfuncs.hrc:2526
-#, fuzzy
msgctxt "SC_OPCODE_BETA_INV"
msgid "Alpha"
msgstr "Alfa"
@@ -9533,7 +9396,6 @@ msgid "The value for which the beta distribution is to be calculated."
msgstr "Vrijednost za koju će biti izračunata beta distribucija."
#: scfuncs.hrc:2542
-#, fuzzy
msgctxt "SC_OPCODE_BETA_DIST_MS"
msgid "Alpha"
msgstr "Alfa"
@@ -9601,7 +9463,6 @@ msgid "The probability value for which the inverse beta distribution is to be ca
msgstr "Vjerovatnoća, za koju će biti izračunata inverzna beta distribucija."
#: scfuncs.hrc:2560
-#, fuzzy
msgctxt "SC_OPCODE_BETA_INV_MS"
msgid "Alpha"
msgstr "Alfa"
@@ -9783,13 +9644,11 @@ msgid "The population size."
msgstr "Veličina populacije."
#: scfuncs.hrc:2610
-#, fuzzy
msgctxt "SC_OPCODE_HYP_GEOM_DIST"
msgid "Cumulative"
msgstr "Kumulativno"
#: scfuncs.hrc:2611
-#, fuzzy
msgctxt "SC_OPCODE_HYP_GEOM_DIST"
msgid "Cumulated. TRUE calculates the cumulative distribution function, FALSE the probability mass function."
msgstr "Kumulativno. TRUE izračunava kumulativnu funkciju distribucije, a FALSE funkciju vjerovatnoće mase."
@@ -9942,7 +9801,6 @@ msgid "The degrees of freedom of the T distribution."
msgstr "Stepeni slobode za T-distribuciju."
#: scfuncs.hrc:2660
-#, fuzzy
msgctxt "SC_OPCODE_T_DIST_MS"
msgid "Cumulative"
msgstr "Kumulativno"
@@ -10019,7 +9877,6 @@ msgid "Number"
msgstr "Broj"
#: scfuncs.hrc:2689
-#, fuzzy
msgctxt "SC_OPCODE_T_INV_MS"
msgid "The probability value for which the inverse T distribution is to be calculated."
msgstr "Vjerovatnoća za koju će se izračunati inverzna t-distribucija."
@@ -10048,7 +9905,6 @@ msgid "Number"
msgstr "Broj"
#: scfuncs.hrc:2699
-#, fuzzy
msgctxt "SC_OPCODE_T_INV_2T"
msgid "The probability value for which the inverse T distribution is to be calculated."
msgstr "Vjerovatnoća za koju će se izračunati inverzna t-distribucija."
@@ -10139,7 +9995,6 @@ msgid "The degrees of freedom in the denominator of the F distribution."
msgstr "Stepeni slobode u nazivniku F-distribucije."
#: scfuncs.hrc:2726
-#, fuzzy
msgctxt "SC_OPCODE_F_DIST_LT"
msgid "Cumulative"
msgstr "Kumulativno"
@@ -10623,7 +10478,6 @@ msgid "Returns a (1-alpha) confidence interval for a normal distribution."
msgstr "Vraća a (1 alfa) interval konfidencije za normalnu distribuciju."
#: scfuncs.hrc:2905
-#, fuzzy
msgctxt "SC_OPCODE_CONFIDENCE"
msgid "Alpha"
msgstr "Alfa"
@@ -10644,7 +10498,6 @@ msgid "The standard deviation of the population."
msgstr "Standardna devijacija populacije."
#: scfuncs.hrc:2909
-#, fuzzy
msgctxt "SC_OPCODE_CONFIDENCE"
msgid "Size"
msgstr "Veličina"
@@ -10661,7 +10514,6 @@ msgid "Returns a (1-alpha) confidence interval for a normal distribution."
msgstr "Vraća a (1 alfa) interval konfidencije za normalnu distribuciju."
#: scfuncs.hrc:2917
-#, fuzzy
msgctxt "SC_OPCODE_CONFIDENCE_N"
msgid "Alpha"
msgstr "Alfa"
@@ -10682,7 +10534,6 @@ msgid "The standard deviation of the population."
msgstr "Standardna devijacija populacije."
#: scfuncs.hrc:2921
-#, fuzzy
msgctxt "SC_OPCODE_CONFIDENCE_N"
msgid "Size"
msgstr "Veličina"
@@ -10699,7 +10550,6 @@ msgid "Returns a (1-alpha) confidence interval for a Student's t distribution."
msgstr "Vraća a (1 alfa) interval konfidencije za normalnu distribuciju."
#: scfuncs.hrc:2929
-#, fuzzy
msgctxt "SC_OPCODE_CONFIDENCE_T"
msgid "Alpha"
msgstr "Alfa"
@@ -10720,7 +10570,6 @@ msgid "The standard deviation of the population."
msgstr "Standardna devijacija populacije."
#: scfuncs.hrc:2933
-#, fuzzy
msgctxt "SC_OPCODE_CONFIDENCE_T"
msgid "Size"
msgstr "Veličina"
@@ -10736,7 +10585,6 @@ msgid "Calculates the probability of observing a z-statistic greater than the on
msgstr "Vraća dvorepu P-vrijednost z-testa."
#: scfuncs.hrc:2941
-#, fuzzy
msgctxt "SC_OPCODE_Z_TEST"
msgid "Data"
msgstr "Podaci"
@@ -10767,13 +10615,11 @@ msgid "The known standard deviation of the population. If omitted, the standard
msgstr "Standardna devijacija populacije."
#: scfuncs.hrc:2952
-#, fuzzy
msgctxt "SC_OPCODE_Z_TEST_MS"
msgid "Calculates the probability of observing a z-statistic greater than the one computed based on a sample."
msgstr "Vraća dvorepu P-vrijednost z-testa."
#: scfuncs.hrc:2953
-#, fuzzy
msgctxt "SC_OPCODE_Z_TEST_MS"
msgid "Data"
msgstr "Podaci"
@@ -10799,7 +10645,6 @@ msgid "sigma"
msgstr "sigma"
#: scfuncs.hrc:2958
-#, fuzzy
msgctxt "SC_OPCODE_Z_TEST_MS"
msgid "The known standard deviation of the population. If omitted, the standard deviation of the given sample is used."
msgstr "Standardna devijacija populacije."
@@ -10992,7 +10837,6 @@ msgid "Mode"
msgstr "Režim"
#: scfuncs.hrc:3024
-#, fuzzy
msgctxt "SC_OPCODE_T_TEST_MS"
msgid "Mode specifies the number of distribution tails to return. 1= one-tailed, 2 = two-tailed distribution"
msgstr "Ovaj režim određuje broj repova distribucije za povrat. 1= jednorepa, 2= dvorepa distribucija"
@@ -11248,7 +11092,6 @@ msgid "Returns a value along a linear regression"
msgstr "Vraća vrijednost uz linearnu regresiju"
#: scfuncs.hrc:3123
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST"
msgid "Value"
msgstr "Vrijednost"
@@ -11284,7 +11127,6 @@ msgid "Calculates future value(s) using additive Exponential Smoothing algorithm
msgstr ""
#: scfuncs.hrc:3135
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_ADD"
msgid "Target"
msgstr "Cilj"
@@ -11295,7 +11137,6 @@ msgid "The date (array) for which you want to predict a value."
msgstr ""
#: scfuncs.hrc:3137
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_ADD"
msgid "Values"
msgstr "Vrijednosti"
@@ -11351,7 +11192,6 @@ msgid "Calculates future value(s) using multiplicative Exponential Smoothing alg
msgstr ""
#: scfuncs.hrc:3153
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_MUL"
msgid "Target"
msgstr "Cilj"
@@ -11362,7 +11202,6 @@ msgid "The date (array) for which you want to predict a value."
msgstr ""
#: scfuncs.hrc:3155
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_MUL"
msgid "Values"
msgstr "Vrijednosti"
@@ -11418,7 +11257,6 @@ msgid "Returns a prediction interval at the specified target value(s) for additi
msgstr ""
#: scfuncs.hrc:3171
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_PIA"
msgid "Target"
msgstr "Cilj"
@@ -11429,7 +11267,6 @@ msgid "The date (array) for which you want to predict a value."
msgstr ""
#: scfuncs.hrc:3173
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_PIA"
msgid "Values"
msgstr "Vrijednosti"
@@ -11496,7 +11333,6 @@ msgid "Returns a prediction interval at the specified target value(s) for multip
msgstr ""
#: scfuncs.hrc:3191
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_PIM"
msgid "Target"
msgstr "Cilj"
@@ -11507,7 +11343,6 @@ msgid "The date (array) for which you want to predict a value."
msgstr ""
#: scfuncs.hrc:3193
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_PIM"
msgid "Values"
msgstr "Vrijednosti"
@@ -11574,7 +11409,6 @@ msgid "Calculates the number of samples in period (season) using additive Expone
msgstr ""
#: scfuncs.hrc:3211
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_SEA"
msgid "Values"
msgstr "Vrijednosti"
@@ -11620,7 +11454,6 @@ msgid "Returns statistical value(s) using additive Exponential Smoothing algorit
msgstr ""
#: scfuncs.hrc:3225
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_STA"
msgid "Values"
msgstr "Vrijednosti"
@@ -11686,7 +11519,6 @@ msgid "Returns statistical value(s) using multiplicative Exponential Smoothing a
msgstr ""
#: scfuncs.hrc:3243
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_STM"
msgid "Values"
msgstr "Vrijednosti"
@@ -11747,19 +11579,16 @@ msgid "Aggregation (default 1 = AVERAGE); method to be used to aggregate identic
msgstr ""
#: scfuncs.hrc:3260
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_LIN"
msgid "Returns a value along a linear regression"
msgstr "Vraća vrijednost uz linearnu regresiju"
#: scfuncs.hrc:3261
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_LIN"
msgid "Value"
msgstr "Vrijednost"
#: scfuncs.hrc:3262
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_LIN"
msgid "The X value for which the Y value on the regression linear is to be calculated."
msgstr "Vrijednost X za koju Y vrijednost treba biti izračunata linearnom regresijom."
@@ -11770,7 +11599,6 @@ msgid "Data Y"
msgstr ""
#: scfuncs.hrc:3264
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_LIN"
msgid "The Y data array."
msgstr "Matrica sa podacima Y."
@@ -11781,7 +11609,6 @@ msgid "Data X"
msgstr ""
#: scfuncs.hrc:3266
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_LIN"
msgid "The X data array."
msgstr "Matrica sa podacima X."
@@ -11792,7 +11619,6 @@ msgid "Returns the reference to a cell as text."
msgstr "Vraća referencu na ćeliju kao tekst."
#: scfuncs.hrc:3273
-#, fuzzy
msgctxt "SC_OPCODE_ADDRESS"
msgid "Row"
msgstr "Red"
@@ -11803,7 +11629,6 @@ msgid "The row number of the cell."
msgstr "Broj reda ćelije."
#: scfuncs.hrc:3275
-#, fuzzy
msgctxt "SC_OPCODE_ADDRESS"
msgid "Column"
msgstr "Kolona"
@@ -11850,7 +11675,6 @@ msgid "Returns the number of individual ranges that belong to a (multiple) range
msgstr "Vraća broj samostalnih raspona koji pripadaju (višestrukom) rasponu."
#: scfuncs.hrc:3289
-#, fuzzy
msgctxt "SC_OPCODE_AREAS"
msgid "Reference"
msgstr "Referenca"
@@ -11892,7 +11716,6 @@ msgid "Returns the internal column number of a reference."
msgstr "Vraća interni broj kolone reference."
#: scfuncs.hrc:3307
-#, fuzzy
msgctxt "SC_OPCODE_COLUMN"
msgid "Reference"
msgstr "Referenca"
@@ -11908,7 +11731,6 @@ msgid "Defines the internal row number of a reference."
msgstr "Definiši unutarnji broj redova s referencom."
#: scfuncs.hrc:3315
-#, fuzzy
msgctxt "SC_OPCODE_ROW"
msgid "Reference"
msgstr "Referenca"
@@ -11924,7 +11746,6 @@ msgid "Returns the internal sheet number of a reference or a string."
msgstr "Vraća interni broj lista reference ili niza."
#: scfuncs.hrc:3323
-#, fuzzy
msgctxt "SC_OPCODE_SHEET"
msgid "Reference"
msgstr "Referenca"
@@ -11972,7 +11793,6 @@ msgid "Returns the number of sheets of a given reference. If no parameter has be
msgstr "Vraća broj stranica dane reference. Ako nije unesen nijedan parametar, vraća se ukupan broj stranica u dokumentu."
#: scfuncs.hrc:3347
-#, fuzzy
msgctxt "SC_OPCODE_SHEETS"
msgid "Reference"
msgstr "Referenca"
@@ -11988,7 +11808,6 @@ msgid "Horizontal search and reference to the cells located below."
msgstr "Vodoravno traženje i referenca na ćelije smještene ispod."
#: scfuncs.hrc:3355
-#, fuzzy
msgctxt "SC_OPCODE_H_LOOKUP"
msgid "Search criterion"
msgstr "Kriterij pretrage"
@@ -12067,7 +11886,6 @@ msgid "Column index number in the array."
msgstr "Indeksni broj kolone u matrici."
#: scfuncs.hrc:3375
-#, fuzzy
msgctxt "SC_OPCODE_V_LOOKUP"
msgid "Sort order"
msgstr "Red sortiranja"
@@ -12083,7 +11901,6 @@ msgid "Returns a reference to a cell from a defined range."
msgstr "Vraća referencu na ćeliju iz odabranog raspona."
#: scfuncs.hrc:3383
-#, fuzzy
msgctxt "SC_OPCODE_INDEX"
msgid "Reference"
msgstr "Referenca"
@@ -12094,7 +11911,6 @@ msgid "The reference to a (multiple) range."
msgstr "Referenca na (višestruki) opseg."
#: scfuncs.hrc:3385
-#, fuzzy
msgctxt "SC_OPCODE_INDEX"
msgid "Row"
msgstr "Red"
@@ -12105,7 +11921,6 @@ msgid "The row in the range."
msgstr "Red u rasponu."
#: scfuncs.hrc:3387
-#, fuzzy
msgctxt "SC_OPCODE_INDEX"
msgid "Column"
msgstr "Kolona"
@@ -12132,7 +11947,6 @@ msgid "Returns the contents of a cell that is referenced in text form."
msgstr "Vraća sadržaj ćelije na koju se referira u obliku teksta."
#: scfuncs.hrc:3397
-#, fuzzy
msgctxt "SC_OPCODE_INDIRECT"
msgid "Reference"
msgstr "Referenca"
@@ -12232,7 +12046,6 @@ msgid "Returns a reference which has been moved in relation to the starting poin
msgstr "Vraća referencu koja je bila pomjerena s obzirom na početnu tačku."
#: scfuncs.hrc:3431
-#, fuzzy
msgctxt "SC_OPCODE_OFFSET"
msgid "Reference"
msgstr "Referenca"
@@ -12243,7 +12056,6 @@ msgid "The reference (cell) from which to base the movement."
msgstr "Referenca (ćelija) koja će biti osnova za pomjeranje."
#: scfuncs.hrc:3433
-#, fuzzy
msgctxt "SC_OPCODE_OFFSET"
msgid "Rows"
msgstr "Redovi"
@@ -12265,7 +12077,6 @@ msgid "The number of columns that are to be moved to the left or to the right."
msgstr "Broj kolona koje će biti pomjerene lijevo ili desno."
#: scfuncs.hrc:3437
-#, fuzzy
msgctxt "SC_OPCODE_OFFSET"
msgid "Height"
msgstr "Visina"
@@ -12276,7 +12087,6 @@ msgid "The number of rows of the moved reference."
msgstr "Broj redova u pomjerenoj referenci."
#: scfuncs.hrc:3439
-#, fuzzy
msgctxt "SC_OPCODE_OFFSET"
msgid "Width"
msgstr "Širina"
@@ -12292,7 +12102,6 @@ msgid "Returns a number corresponding to an error type"
msgstr "Vraća broj koji odgovara jednoj vrsti greške"
#: scfuncs.hrc:3447
-#, fuzzy
msgctxt "SC_OPCODE_ERROR_TYPE"
msgid "Reference"
msgstr "Referenca"
@@ -12488,7 +12297,6 @@ msgid "Converts half-width ASCII and katakana characters to full-width."
msgstr "Konvertuje ASCII i katakana znakove pola širine u punu širinu."
#: scfuncs.hrc:3519
-#, fuzzy
msgctxt "SC_OPCODE_JIS"
msgid "Text"
msgstr "Tekst"
@@ -12504,7 +12312,6 @@ msgid "Converts full-width ASCII and katakana characters to half-width."
msgstr "Konvertuje ASCII pune širine, te katakana znakove u znakove pola širine."
#: scfuncs.hrc:3527
-#, fuzzy
msgctxt "SC_OPCODE_ASC"
msgid "Text"
msgstr "Tekst"
@@ -12520,7 +12327,6 @@ msgid "Returns a numeric code for the first character in a text string."
msgstr "Vraća brojčani kod prvog znaka u tekstu."
#: scfuncs.hrc:3535
-#, fuzzy
msgctxt "SC_OPCODE_CODE"
msgid "Text"
msgstr "Tekst"
@@ -12536,7 +12342,6 @@ msgid "Converts a number to text in currency format."
msgstr "Pretvori broj u tekst u obliku valute."
#: scfuncs.hrc:3543
-#, fuzzy
msgctxt "SC_OPCODE_CURRENCY"
msgid "Value"
msgstr "Vrijednost"
@@ -12547,7 +12352,6 @@ msgid "Value is a number, a reference to a cell containing a number or a formula
msgstr "Vrijednost je broj, referenca na ćeliju koja sadrži broj ili formula čiji je rezultat broj."
#: scfuncs.hrc:3545
-#, fuzzy
msgctxt "SC_OPCODE_CURRENCY"
msgid "Decimals"
msgstr "Decimale"
@@ -12579,7 +12383,6 @@ msgid "Removes all nonprintable characters from text."
msgstr "Uklanja sve znakove iz teksta koji se ne mogu štampati."
#: scfuncs.hrc:3561
-#, fuzzy
msgctxt "SC_OPCODE_CLEAN"
msgid "Text"
msgstr "Tekst"
@@ -12595,7 +12398,6 @@ msgid "Combines several text items into one."
msgstr "Povezuje više tekstualnih jedinica u jednu."
#: scfuncs.hrc:3569
-#, fuzzy
msgctxt "SC_OPCODE_CONCAT"
msgid "Text"
msgstr "Tekst"
@@ -12611,7 +12413,6 @@ msgid "Combines several text items into one, accepts cell ranges as arguments."
msgstr ""
#: scfuncs.hrc:3577
-#, fuzzy
msgctxt "SC_OPCODE_CONCAT_MS"
msgid "Text"
msgstr "Tekst"
@@ -12647,7 +12448,6 @@ msgid "If TRUE, empty cells will be ignored."
msgstr ""
#: scfuncs.hrc:3589
-#, fuzzy
msgctxt "SC_OPCODE_TEXTJOIN_MS"
msgid "Text"
msgstr "Tekst"
@@ -12663,19 +12463,16 @@ msgid "Checks 1 or more conditions and returns a value corresponding to the firs
msgstr ""
#: scfuncs.hrc:3597
-#, fuzzy
msgctxt "SC_OPCODE_IFS_MS"
msgid "Test"
msgstr "Test"
#: scfuncs.hrc:3598
-#, fuzzy
msgctxt "SC_OPCODE_IFS_MS"
msgid "Any value or expression which can be either TRUE or FALSE."
msgstr "Svaka vrijednost ili izraz koji može biti TRUE ili FALSE."
#: scfuncs.hrc:3599
-#, fuzzy
msgctxt "SC_OPCODE_IFS_MS"
msgid "Result"
msgstr "Rezultat"
@@ -12702,7 +12499,6 @@ msgid "Value that will be compared against value1-valueN."
msgstr ""
#: scfuncs.hrc:3609
-#, fuzzy
msgctxt "SC_OPCODE_SWITCH_MS"
msgid "Value"
msgstr "Vrijednost"
@@ -12713,7 +12509,6 @@ msgid "Value that will be compared against expression."
msgstr ""
#: scfuncs.hrc:3611
-#, fuzzy
msgctxt "SC_OPCODE_SWITCH_MS"
msgid "Result"
msgstr "Rezultat"
@@ -12758,7 +12553,6 @@ msgid "Criteria "
msgstr "kriterij "
#: scfuncs.hrc:3623
-#, fuzzy
msgctxt "SC_OPCODE_MINIFS_MS"
msgid "Criteria 1, criteria 2,... are the criteria to be applied to the ranges given."
msgstr "Kriterij 1, kriterij 2,... su kriteriji koje treba primijeniti na date opsege."
@@ -12798,7 +12592,6 @@ msgid "Criteria "
msgstr "kriterij "
#: scfuncs.hrc:3634
-#, fuzzy
msgctxt "SC_OPCODE_MAXIFS_MS"
msgid "Criteria 1, criteria 2,... are the criteria to be applied to the ranges given."
msgstr "Kriterij 1, kriterij 2,... su kriteriji koje treba primijeniti na date opsege."
@@ -12845,7 +12638,6 @@ msgid "The text to be found."
msgstr "Tekst kojeg je potrebno pronaći."
#: scfuncs.hrc:3653
-#, fuzzy
msgctxt "SC_OPCODE_FIND"
msgid "Text"
msgstr "Tekst"
@@ -12883,7 +12675,6 @@ msgid "The text to be found."
msgstr "Tekst kojeg je potrebno pronaći."
#: scfuncs.hrc:3665
-#, fuzzy
msgctxt "SC_OPCODE_SEARCH"
msgid "Text"
msgstr "Tekst"
@@ -12910,7 +12701,6 @@ msgid "Removes extra spaces from text."
msgstr "Uklanja nepotrebne razmake iz teksta."
#: scfuncs.hrc:3675
-#, fuzzy
msgctxt "SC_OPCODE_TRIM"
msgid "Text"
msgstr "Tekst"
@@ -12926,7 +12716,6 @@ msgid "Capitalizes the first letter in all words."
msgstr "Sav tekst napiši velikim početnim slovom."
#: scfuncs.hrc:3683
-#, fuzzy
msgctxt "SC_OPCODE_PROPER"
msgid "Text"
msgstr "Tekst"
@@ -12942,7 +12731,6 @@ msgid "Converts text to uppercase."
msgstr "Pretvara tekst u velika slova."
#: scfuncs.hrc:3691
-#, fuzzy
msgctxt "SC_OPCODE_UPPER"
msgid "Text"
msgstr "Tekst"
@@ -12958,7 +12746,6 @@ msgid "Converts text to lowercase."
msgstr "Pretvara tekst u mala slova."
#: scfuncs.hrc:3699
-#, fuzzy
msgctxt "SC_OPCODE_LOWER"
msgid "Text"
msgstr "Tekst"
@@ -12974,7 +12761,6 @@ msgid "Converts text to a number."
msgstr "Pretvara tekst u broj."
#: scfuncs.hrc:3707
-#, fuzzy
msgctxt "SC_OPCODE_VALUE"
msgid "Text"
msgstr "Tekst"
@@ -13016,7 +12802,6 @@ msgid "Returns a value if it is text, otherwise an empty string."
msgstr "Vraća vrijednost ako je u pitanju tekst, u suprotnom prazan string."
#: scfuncs.hrc:3725
-#, fuzzy
msgctxt "SC_OPCODE_T"
msgid "Value"
msgstr "Vrijednost"
@@ -13116,7 +12901,6 @@ msgid "Calculates length of a text string."
msgstr "Izračunava dužinu tekstualnog niza."
#: scfuncs.hrc:3759
-#, fuzzy
msgctxt "SC_OPCODE_LEN"
msgid "Text"
msgstr "Tekst"
@@ -13132,7 +12916,6 @@ msgid "Returns the first character or characters of a text."
msgstr "Definiše prvi znak ili znakove u tekstualnom nizu."
#: scfuncs.hrc:3767
-#, fuzzy
msgctxt "SC_OPCODE_LEFT"
msgid "Text"
msgstr "Tekst"
@@ -13159,7 +12942,6 @@ msgid "Returns the last character or characters of a text."
msgstr "Definiše posljednji znak ili znakove tekstualnog niza."
#: scfuncs.hrc:3777
-#, fuzzy
msgctxt "SC_OPCODE_RIGHT"
msgid "Text"
msgstr "Tekst"
@@ -13186,7 +12968,6 @@ msgid "Returns a partial text string of a text."
msgstr "Vraća dio teksta kao niz."
#: scfuncs.hrc:3787
-#, fuzzy
msgctxt "SC_OPCODE_MID"
msgid "Text"
msgstr "Tekst"
@@ -13224,7 +13005,6 @@ msgid "Repeats text a given number of times."
msgstr "Ponavlja tekst navedeni broj puta."
#: scfuncs.hrc:3799
-#, fuzzy
msgctxt "SC_OPCODE_REPT"
msgid "Text"
msgstr "Tekst"
@@ -13251,7 +13031,6 @@ msgid "Substitutes new text for old text in a string."
msgstr "Zamjenjuje stari tekst novim u nizu."
#: scfuncs.hrc:3809
-#, fuzzy
msgctxt "SC_OPCODE_SUBSTITUTE"
msgid "Text"
msgstr "Tekst"
@@ -13337,7 +13116,6 @@ msgid "Converts a text of a specified number system to a positive integer in the
msgstr "Pretvara tekst odabranog brojčanog sistema u pozitivne cijele brojeve po datoj bazi."
#: scfuncs.hrc:3835
-#, fuzzy
msgctxt "SC_OPCODE_DECIMAL"
msgid "Text"
msgstr "Tekst"
@@ -13364,19 +13142,16 @@ msgid "Converts a value according to a conversion table in the configuration (ma
msgstr ""
#: scfuncs.hrc:3845
-#, fuzzy
msgctxt "SC_OPCODE_CONVERT_OOO"
msgid "Value"
msgstr "Vrijednost"
#: scfuncs.hrc:3846
-#, fuzzy
msgctxt "SC_OPCODE_CONVERT_OOO"
msgid "The value to be converted."
msgstr "Vrijednost za pretvoriti."
#: scfuncs.hrc:3847 /home/cl/vc/git/libo-core/sc/inc/scfuncs.hrc:3849
-#, fuzzy
msgctxt "SC_OPCODE_CONVERT_OOO"
msgid "Text"
msgstr "Tekst"
@@ -13452,7 +13227,6 @@ msgid "Returns the numeric code for the first Unicode character in a text string
msgstr "Vraća numerički kod za prvi Unicode karakter u tekst stringu."
#: scfuncs.hrc:3881
-#, fuzzy
msgctxt "SC_OPCODE_UNICODE"
msgid "Text"
msgstr "Tekst"
@@ -13484,7 +13258,6 @@ msgid "Converts a value from one to another Euro currency."
msgstr "Konvertuje vrijednost iz jedne u drugu valutu."
#: scfuncs.hrc:3895
-#, fuzzy
msgctxt "SC_OPCODE_EUROCONVERT"
msgid "Value"
msgstr "Vrijednost"
@@ -13546,7 +13319,6 @@ msgid "Converts text to a number, in a locale-independent way."
msgstr "Konvertuje tekst u brojeve na lokalno-nezavisan način."
#: scfuncs.hrc:3911
-#, fuzzy
msgctxt "SC_OPCODE_NUMBERVALUE"
msgid "Text"
msgstr "Tekst"
@@ -13700,7 +13472,6 @@ msgid "Calculates length of a text string, with DBCS"
msgstr "Izračunava dužine tekstualnog niza, sa DBCS"
#: scfuncs.hrc:3968
-#, fuzzy
msgctxt "SC_OPCODE_LENB"
msgid "Text"
msgstr "Tekst"
@@ -13716,7 +13487,6 @@ msgid "Returns the last character or characters of a text,with DBCS"
msgstr "Vraća posljednji znak ili znakove u tekstu, sa DBCS"
#: scfuncs.hrc:3975
-#, fuzzy
msgctxt "SC_OPCODE_RIGHTB"
msgid "Text"
msgstr "Tekst"
@@ -13743,7 +13513,6 @@ msgid "Returns the first character or characters of a text,with DBCS"
msgstr "Vraća prvi znak ili znakove u tekstu, sa DBCS"
#: scfuncs.hrc:3984
-#, fuzzy
msgctxt "SC_OPCODE_LEFTB"
msgid "Text"
msgstr "Tekst"
@@ -13770,7 +13539,6 @@ msgid "Returns a partial text string of a text, with DBCS"
msgstr "Vraća parcijalni tekstualni niz teksta, sa DBCS"
#: scfuncs.hrc:3993
-#, fuzzy
msgctxt "SC_OPCODE_MIDB"
msgid "Text"
msgstr "Tekst"
@@ -13912,13 +13680,11 @@ msgid "Returns the error function."
msgstr "Vraća funkciju greške"
#: scfuncs.hrc:4040
-#, fuzzy
msgctxt "SC_OPCODE_ERF_MS"
msgid "Lower limit"
msgstr "Donja granica"
#: scfuncs.hrc:4041
-#, fuzzy
msgctxt "SC_OPCODE_ERF_MS"
msgid "The lower limit for integration"
msgstr "Donja granica za integraciju"
@@ -13930,13 +13696,11 @@ msgid "Returns the complementary error function."
msgstr "Vraća komplementarnu funkciju greške"
#: scfuncs.hrc:4047
-#, fuzzy
msgctxt "SC_OPCODE_ERFC_MS"
msgid "Lower limit"
msgstr "Donja granica"
#: scfuncs.hrc:4048
-#, fuzzy
msgctxt "SC_OPCODE_ERFC_MS"
msgid "The lower limit for integration"
msgstr "Donja granica za integraciju"
@@ -13972,13 +13736,11 @@ msgid "Rounds a number to predefined significant digits."
msgstr ""
#: scfuncs.hrc:4064
-#, fuzzy
msgctxt "SC_OPCODE_ROUNDSIG"
msgid "Value"
msgstr "Vrijednost"
#: scfuncs.hrc:4065
-#, fuzzy
msgctxt "SC_OPCODE_ROUNDSIG"
msgid "The number to be rounded."
msgstr "Broj koji treba zaokružiti."
@@ -14000,13 +13762,11 @@ msgid "Replaces characters within a text string with a different text string, wi
msgstr "Zamjenjuje znakove u nizu teksta s drugim nizom teksta."
#: scfuncs.hrc:4073
-#, fuzzy
msgctxt "SC_OPCODE_REPLACEB"
msgid "Text"
msgstr "Tekst"
#: scfuncs.hrc:4074
-#, fuzzy
msgctxt "SC_OPCODE_REPLACEB"
msgid "The text in which some characters are to be replaced."
msgstr "Tekst u kojem će biti zamijenjeni neki znakovi."
@@ -14018,7 +13778,6 @@ msgid "Position"
msgstr "Pozicija"
#: scfuncs.hrc:4076
-#, fuzzy
msgctxt "SC_OPCODE_REPLACEB"
msgid "The character position from which text is to be replaced."
msgstr "Položaj znaka od kojeg će tekst biti zamijenjen."
@@ -14030,7 +13789,6 @@ msgid "Length"
msgstr "Dužina"
#: scfuncs.hrc:4078
-#, fuzzy
msgctxt "SC_OPCODE_REPLACEB"
msgid "The number of characters to be replaced."
msgstr "Broj znakova koji će biti zamijenjeni."
@@ -14042,7 +13800,6 @@ msgid "New text"
msgstr "novi tekst"
#: scfuncs.hrc:4080
-#, fuzzy
msgctxt "SC_OPCODE_REPLACEB"
msgid "The text to be inserted."
msgstr "Tekst koji će biti ubačen."
@@ -14059,19 +13816,16 @@ msgid "Find text"
msgstr "Pronalaženje teksta"
#: scfuncs.hrc:4088
-#, fuzzy
msgctxt "SC_OPCODE_FINDB"
msgid "The text to be found."
msgstr "Tekst kojeg je potrebno pronaći."
#: scfuncs.hrc:4089
-#, fuzzy
msgctxt "SC_OPCODE_FINDB"
msgid "Text"
msgstr "Tekst"
#: scfuncs.hrc:4090
-#, fuzzy
msgctxt "SC_OPCODE_FINDB"
msgid "The text in which a search is to be made."
msgstr "Tekst u kojem će biti izvršena pretraga."
@@ -14083,7 +13837,6 @@ msgid "Position"
msgstr "Pozicija"
#: scfuncs.hrc:4092
-#, fuzzy
msgctxt "SC_OPCODE_FINDB"
msgid "The position in the text from which the search starts."
msgstr "Mjesto u tekstu od kojeg počinje pretraga."
@@ -14100,19 +13853,16 @@ msgid "Find text"
msgstr "Pronalaženje teksta"
#: scfuncs.hrc:4100
-#, fuzzy
msgctxt "SC_OPCODE_SEARCHB"
msgid "The text to be found."
msgstr "Tekst kojeg je potrebno pronaći."
#: scfuncs.hrc:4101
-#, fuzzy
msgctxt "SC_OPCODE_SEARCHB"
msgid "Text"
msgstr "Tekst"
#: scfuncs.hrc:4102
-#, fuzzy
msgctxt "SC_OPCODE_SEARCHB"
msgid "The text in which a search is to be made."
msgstr "Tekst u kojem će biti izvršena pretraga."
@@ -14124,7 +13874,6 @@ msgid "Position"
msgstr "Pozicija"
#: scfuncs.hrc:4104
-#, fuzzy
msgctxt "SC_OPCODE_SEARCHB"
msgid "The position in the text from which the search starts."
msgstr "Mjesto u tekstu od kojeg počinje pretraga."
@@ -14142,7 +13891,6 @@ msgid "Hidden Styles"
msgstr "Sakriveni stilovi"
#: scstyles.hrc:31
-#, fuzzy
msgctxt "RID_CELLSTYLEFAMILY"
msgid "Applied Styles"
msgstr "Primijenjeni stilovi"
@@ -14559,19 +14307,16 @@ msgid "~All sheets"
msgstr "Sve listove"
#: strings.hrc:106
-#, fuzzy
msgctxt "SCSTR_PRINTOPT_SELECTEDSHEETS"
msgid "~Selected sheets"
msgstr "~Izabrane tablice"
#: strings.hrc:107
-#, fuzzy
msgctxt "SCSTR_PRINTOPT_SELECTEDCELLS"
msgid "Selected cells"
msgstr "Označene ćelije"
#: strings.hrc:108
-#, fuzzy
msgctxt "SCSTR_PRINTOPT_FROMWHICH"
msgid "From which print"
msgstr "Odakle štampati"
@@ -14675,13 +14420,11 @@ msgid "Formulas don't form a row."
msgstr ""
#: strings.hrc:128
-#, fuzzy
msgctxt "STR_ADD_AUTOFORMAT_TITLE"
msgid "Add AutoFormat"
msgstr "Dodaj AutoFormat"
#: strings.hrc:129
-#, fuzzy
msgctxt "STR_RENAME_AUTOFORMAT_TITLE"
msgid "Rename AutoFormat"
msgstr "Preimenuj AutoFormat"
@@ -14692,7 +14435,6 @@ msgid "Name"
msgstr "Naziv"
#: strings.hrc:131
-#, fuzzy
msgctxt "STR_DEL_AUTOFORMAT_TITLE"
msgid "Delete AutoFormat"
msgstr "Obriši AutoFormat"
@@ -14709,37 +14451,31 @@ msgid "~Close"
msgstr "~Zatvori"
#: strings.hrc:134
-#, fuzzy
msgctxt "STR_JAN"
msgid "Jan"
msgstr "Jan"
#: strings.hrc:135
-#, fuzzy
msgctxt "STR_FEB"
msgid "Feb"
msgstr "Feb"
#: strings.hrc:136
-#, fuzzy
msgctxt "STR_MAR"
msgid "Mar"
msgstr "Mar"
#: strings.hrc:137
-#, fuzzy
msgctxt "STR_NORTH"
msgid "North"
msgstr "Sjever"
#: strings.hrc:138
-#, fuzzy
msgctxt "STR_MID"
msgid "Mid"
msgstr "Sredina"
#: strings.hrc:139
-#, fuzzy
msgctxt "STR_SOUTH"
msgid "South"
msgstr "Jug"
@@ -14761,7 +14497,6 @@ msgid "Cell"
msgstr "Ćelije"
#: strings.hrc:143
-#, fuzzy
msgctxt "STR_CONTENT"
msgid "Content"
msgstr "Sadržaj"
@@ -14879,13 +14614,11 @@ msgid "Comment"
msgstr "_Komentari"
#: strings.hrc:167
-#, fuzzy
msgctxt "STR_MENU_SORT_ASC"
msgid "Sort Ascending"
msgstr "Sortiraj rastuće"
#: strings.hrc:168
-#, fuzzy
msgctxt "STR_MENU_SORT_DESC"
msgid "Sort Descending"
msgstr "Sortiraj opadajuće"
@@ -14897,7 +14630,6 @@ msgid "Custom Sort"
msgstr "Sortiraj proizvoljno"
#: strings.hrc:170
-#, fuzzy
msgctxt "STR_BTN_TOGGLE_ALL"
msgid "All"
msgstr "Sve"
@@ -15092,14 +14824,12 @@ msgstr "Ponovo unesite"
#. MovingAverageDialog
#: strings.hrc:214
-#, fuzzy
msgctxt "STR_MOVING_AVERAGE_UNDO_NAME"
msgid "Moving Average"
msgstr "Pokretni prosjek"
#. ExponentialSmoothingDialog
#: strings.hrc:216
-#, fuzzy
msgctxt "STR_EXPONENTIAL_SMOOTHING_UNDO_NAME"
msgid "Exponential Smoothing"
msgstr "Eksponencijalno umekšavanje"
@@ -15123,7 +14853,6 @@ msgid "ANOVA - Two Factor"
msgstr ""
#: strings.hrc:221
-#, fuzzy
msgctxt "STR_ANOVA_LABEL_GROUPS"
msgid "Groups"
msgstr "Grupe"
@@ -15182,14 +14911,12 @@ msgid "F critical"
msgstr "F kritično"
#: strings.hrc:231
-#, fuzzy
msgctxt "STR_ANOVA_LABEL_TOTAL"
msgid "Total"
msgstr "Ukupno"
#. CorrelationDialog
#: strings.hrc:233
-#, fuzzy
msgctxt "STR_CORRELATION_UNDO_NAME"
msgid "Correlation"
msgstr "Korelacija"
@@ -15202,7 +14929,6 @@ msgstr "Korelacija"
#. CovarianceDialog
#: strings.hrc:236
-#, fuzzy
msgctxt "STR_COVARIANCE_UNDO_NAME"
msgid "Covariance"
msgstr "Kovarijansa"
@@ -15215,7 +14941,6 @@ msgstr "Kovarijansa"
#. DescriptiveStatisticsDialog
#: strings.hrc:239
-#, fuzzy
msgctxt "STR_DESCRIPTIVE_STATISTICS_UNDO_NAME"
msgid "Descriptive Statistics"
msgstr "Opisna statistika"
@@ -15316,13 +15041,11 @@ msgid "Random ($(DISTRIBUTION))"
msgstr "Slučajni ($(DISTRIBUTION))"
#: strings.hrc:257
-#, fuzzy
msgctxt "STR_DISTRIBUTION_UNIFORM_REAL"
msgid "Uniform"
msgstr "Jednobrazno"
#: strings.hrc:258
-#, fuzzy
msgctxt "STR_DISTRIBUTION_UNIFORM_INTEGER"
msgid "Uniform Integer"
msgstr "Jednobrazan cijeli broj"
@@ -15334,37 +15057,31 @@ msgid "Normal"
msgstr "Običan"
#: strings.hrc:260
-#, fuzzy
msgctxt "STR_DISTRIBUTION_CAUCHY"
msgid "Cauchy"
msgstr "Koši"
#: strings.hrc:261
-#, fuzzy
msgctxt "STR_DISTRIBUTION_BERNOULLI"
msgid "Bernoulli"
msgstr "Bernuli"
#: strings.hrc:262
-#, fuzzy
msgctxt "STR_DISTRIBUTION_BINOMIAL"
msgid "Binomial"
msgstr "Dvočlana"
#: strings.hrc:263
-#, fuzzy
msgctxt "STR_DISTRIBUTION_NEGATIVE_BINOMIAL"
msgid "Negative Binomial"
msgstr "Negativna binomijalna"
#: strings.hrc:264
-#, fuzzy
msgctxt "STR_DISTRIBUTION_CHI_SQUARED"
msgid "Chi Squared"
msgstr "Hi kvadrat"
#: strings.hrc:265
-#, fuzzy
msgctxt "STR_DISTRIBUTION_GEOMETRIC"
msgid "Geometric"
msgstr "Geometrijski"
@@ -15425,7 +15142,6 @@ msgstr "nu vrijednost"
#. SamplingDialog
#: strings.hrc:276
-#, fuzzy
msgctxt "STR_SAMPLING_UNDO_NAME"
msgid "Sampling"
msgstr "Prikupljanje uzoraka, vrijednosti"
@@ -15490,7 +15206,6 @@ msgid "Row %NUMBER%"
msgstr "Red %NUMBER%"
#: strings.hrc:290
-#, fuzzy
msgctxt "STR_LABEL_ALPHA"
msgid "Alpha"
msgstr "Alfa"
@@ -15553,7 +15268,6 @@ msgid "Linear"
msgstr "Linearni"
#: strings.hrc:302
-#, fuzzy
msgctxt "STR_LABEL_LOGARITHMIC"
msgid "Logarithmic"
msgstr "Logaritamski"
@@ -15900,13 +15614,11 @@ msgid "Parameters"
msgstr "Parametri"
#: autoformattable.ui:9
-#, fuzzy
msgctxt "autoformattable|AutoFormatTableDialog"
msgid "AutoFormat"
msgstr "AutoFormat"
#: autoformattable.ui:94
-#, fuzzy
msgctxt "autoformattable|rename"
msgid "Rename"
msgstr "Preimenuj"
@@ -16028,7 +15740,6 @@ msgid "Labels"
msgstr "Oznaka"
#: chardialog.ui:8
-#, fuzzy
msgctxt "chardialog|CharDialog"
msgid "Character"
msgstr "Znak"
@@ -16087,7 +15798,6 @@ msgid "Grouped by"
msgstr "Grupisano po"
#: colorrowdialog.ui:8
-#, fuzzy
msgctxt "colorrowdialog|ColOrRowDialog"
msgid "Copy List"
msgstr "Kopiraj listu"
@@ -16109,13 +15819,11 @@ msgid "List From"
msgstr "Lista iz"
#: colwidthdialog.ui:8
-#, fuzzy
msgctxt "colwidthdialog|ColWidthDialog"
msgid "Column Width"
msgstr "Širina kolone"
#: colwidthdialog.ui:88
-#, fuzzy
msgctxt "colwidthdialog|label1"
msgid "Width"
msgstr "Širina"
@@ -16139,7 +15847,6 @@ msgid "Add"
msgstr "_Dodaj"
#: condformatmanager.ui:76
-#, fuzzy
msgctxt "condformatmanager|edit"
msgid "Edit..."
msgstr "Izmijeni..."
@@ -16161,19 +15868,16 @@ msgid "All Cells"
msgstr ""
#: conditionalentry.ui:59
-#, fuzzy
msgctxt "conditionalentry|type"
msgid "Cell value is"
msgstr "Vrijednost ćelije je"
#: conditionalentry.ui:60
-#, fuzzy
msgctxt "conditionalentry|type"
msgid "Formula is"
msgstr "Formula je"
#: conditionalentry.ui:61
-#, fuzzy
msgctxt "conditionalentry|type"
msgid "Date is"
msgstr "Datum je"
@@ -16224,13 +15928,11 @@ msgid "Percentile"
msgstr ""
#: conditionalentry.ui:179
-#, fuzzy
msgctxt "conditionalentry|colscalemin"
msgid "Value"
msgstr "Vrijednost"
#: conditionalentry.ui:180
-#, fuzzy
msgctxt "conditionalentry|colscalemin"
msgid "Percent"
msgstr "Procenat"
@@ -16265,13 +15967,11 @@ msgid "Percentile"
msgstr ""
#: conditionalentry.ui:197
-#, fuzzy
msgctxt "conditionalentry|colscalemiddle"
msgid "Value"
msgstr "Vrijednost"
#: conditionalentry.ui:198
-#, fuzzy
msgctxt "conditionalentry|colscalemiddle"
msgid "Percent"
msgstr "Procenat"
@@ -16306,13 +16006,11 @@ msgid "Percentile"
msgstr ""
#: conditionalentry.ui:215
-#, fuzzy
msgctxt "conditionalentry|colscalemax"
msgid "Value"
msgstr "Vrijednost"
#: conditionalentry.ui:216
-#, fuzzy
msgctxt "conditionalentry|colscalemax"
msgid "Percent"
msgstr "Procenat"
@@ -16324,13 +16022,11 @@ msgid "Formula"
msgstr "_Formule"
#: conditionalentry.ui:228
-#, fuzzy
msgctxt "conditionalentry|preview|tooltip_text"
msgid "Example"
msgstr "Primjer"
#: conditionalentry.ui:251
-#, fuzzy
msgctxt "conditionalentry|typeis"
msgid "equal to"
msgstr "jednako sa"
@@ -16360,25 +16056,21 @@ msgid "greater than or equal to"
msgstr "veće ili jednako sa"
#: conditionalentry.ui:256
-#, fuzzy
msgctxt "conditionalentry|typeis"
msgid "not equal to"
msgstr "nije jednako sa"
#: conditionalentry.ui:257
-#, fuzzy
msgctxt "conditionalentry|typeis"
msgid "between"
msgstr "između"
#: conditionalentry.ui:258
-#, fuzzy
msgctxt "conditionalentry|typeis"
msgid "not between"
msgstr "nije između"
#: conditionalentry.ui:259
-#, fuzzy
msgctxt "conditionalentry|typeis"
msgid "duplicate"
msgstr "duplikat"
@@ -16433,7 +16125,6 @@ msgid "below or equal average"
msgstr "Ispod ili jednak prosjek"
#: conditionalentry.ui:269
-#, fuzzy
msgctxt "conditionalentry|typeis"
msgid "Error"
msgstr "Greška"
@@ -16444,25 +16135,21 @@ msgid "No Error"
msgstr ""
#: conditionalentry.ui:271
-#, fuzzy
msgctxt "conditionalentry|typeis"
msgid "Begins with"
msgstr "Počinje sa"
#: conditionalentry.ui:272
-#, fuzzy
msgctxt "conditionalentry|typeis"
msgid "Ends with"
msgstr "Završava sa"
#: conditionalentry.ui:273
-#, fuzzy
msgctxt "conditionalentry|typeis"
msgid "Contains"
msgstr "Sadrži"
#: conditionalentry.ui:274
-#, fuzzy
msgctxt "conditionalentry|typeis"
msgid "Not Contains"
msgstr "Ne sadrži"
@@ -16709,13 +16396,11 @@ msgid " >= "
msgstr ""
#: conditionaliconset.ui:43
-#, fuzzy
msgctxt "conditionaliconset|listbox"
msgid "Value"
msgstr "Vrijednost"
#: conditionaliconset.ui:44
-#, fuzzy
msgctxt "conditionaliconset|listbox"
msgid "Percent"
msgstr "Procenat"
@@ -17142,7 +16827,6 @@ msgid "Fill:"
msgstr "Popuni"
#: databaroptions.ui:282
-#, fuzzy
msgctxt "databaroptions|fill_type"
msgid "Color"
msgstr "Boja"
@@ -17174,7 +16858,6 @@ msgid "Automatic"
msgstr "Automatski"
#: databaroptions.ui:367
-#, fuzzy
msgctxt "databaroptions|axis_pos"
msgid "Middle"
msgstr "Sredina"
@@ -17186,7 +16869,6 @@ msgid "None"
msgstr "Zabilješka"
#: databaroptions.ui:395
-#, fuzzy
msgctxt "databaroptions|label3"
msgid "Axis"
msgstr "Osa"
@@ -17217,7 +16899,6 @@ msgid "The minimum value must be less than the maximum value."
msgstr ""
#: datafielddialog.ui:8
-#, fuzzy
msgctxt "datafielddialog|DataFieldDialog"
msgid "Data Field"
msgstr "Podatkovno polje"
@@ -17240,7 +16921,6 @@ msgid "Name:"
msgstr "Na_ziv:"
#: datafielddialog.ui:215
-#, fuzzy
msgctxt "datafielddialog|label4"
msgid "_Type:"
msgstr "_Vrsta:"
@@ -17296,7 +16976,6 @@ msgid "% of total"
msgstr ""
#: datafielddialog.ui:268
-#, fuzzy
msgctxt "datafielddialog|type"
msgid "Index"
msgstr "Indeks"
@@ -17338,7 +17017,6 @@ msgid "_Manual"
msgstr "Ručno"
#: datafieldoptionsdialog.ui:181
-#, fuzzy
msgctxt "datafieldoptionsdialog|label1"
msgid "Sort by"
msgstr "Sortiraj po"
@@ -17385,7 +17063,6 @@ msgid "_Show:"
msgstr ""
#: datafieldoptionsdialog.ui:334
-#, fuzzy
msgctxt "datafieldoptionsdialog|showfromft"
msgid "_From:"
msgstr "_Od:"
@@ -17402,13 +17079,11 @@ msgid "items"
msgstr "stavka"
#: datafieldoptionsdialog.ui:401
-#, fuzzy
msgctxt "datafieldoptionsdialog|from"
msgid "Top"
msgstr "Vrh"
#: datafieldoptionsdialog.ui:402
-#, fuzzy
msgctxt "datafieldoptionsdialog|from"
msgid "Bottom"
msgstr "Dno"
@@ -17469,13 +17144,11 @@ msgid "_Close"
msgstr "_Zatvori"
#: dataprovider.ui:9
-#, fuzzy
msgctxt "dataprovider|DataStreamDialog"
msgid "Live Data Streams"
msgstr "Živi tokovi podataka"
#: dataprovider.ui:107
-#, fuzzy
msgctxt "dataprovider|label6"
msgid "URL:"
msgstr "URL:"
@@ -17515,7 +17188,6 @@ msgid "Source Stream"
msgstr "Izvorni tok"
#: dataproviderentry.ui:46
-#, fuzzy
msgctxt "dataproviderentry|url"
msgid "URL:"
msgstr "URL:"
@@ -17856,7 +17528,6 @@ msgid "Edit Setting"
msgstr "Uredi postavke"
#: dropmenu.ui:12
-#, fuzzy
msgctxt "dropmenu|hyperlink"
msgid "Insert as Hyperlink"
msgstr "Ubaci kao hiper-vezu"
@@ -17868,7 +17539,6 @@ msgid "Insert as Link"
msgstr "Ubaci vezu"
#: dropmenu.ui:28
-#, fuzzy
msgctxt "dropmenu|copy"
msgid "Insert as Copy"
msgstr "Ubaci kao kopiju"
@@ -18327,7 +17997,6 @@ msgid "Last Used"
msgstr "Posljednje korišten"
#: functionpanel.ui:60
-#, fuzzy
msgctxt "functionpanel|category"
msgid "All"
msgstr "Sve"
@@ -18387,13 +18056,11 @@ msgid "Spreadsheet"
msgstr "Tablica"
#: functionpanel.ui:70
-#, fuzzy
msgctxt "functionpanel|category"
msgid "Text"
msgstr "Tekst"
#: functionpanel.ui:71
-#, fuzzy
msgctxt "functionpanel|category"
msgid "Add-in"
msgstr "Dodatak"
@@ -18434,7 +18101,6 @@ msgid "Default Settings"
msgstr "Uobičajene postavke"
#: groupbydate.ui:8
-#, fuzzy
msgctxt "groupbydate|PivotTableGroupByDate"
msgid "Grouping"
msgstr "Grupisanje"
@@ -18457,7 +18123,6 @@ msgid "Start"
msgstr "Pokreni"
#: groupbydate.ui:188
-#, fuzzy
msgctxt "groupbydate|auto_end"
msgid "A_utomatically"
msgstr "A_utomatski"
@@ -18468,7 +18133,6 @@ msgid "Ma_nually at:"
msgstr ""
#: groupbydate.ui:242
-#, fuzzy
msgctxt "groupbydate|label2"
msgid "End"
msgstr "Kraj"
@@ -18492,7 +18156,6 @@ msgid "Group by"
msgstr "Grupisano po"
#: groupbynumber.ui:9
-#, fuzzy
msgctxt "groupbynumber|PivotTableGroupByNumber"
msgid "Grouping"
msgstr "Grupisanje"
@@ -18515,7 +18178,6 @@ msgid "Start"
msgstr "Pokreni"
#: groupbynumber.ui:190
-#, fuzzy
msgctxt "groupbynumber|auto_end"
msgid "A_utomatically"
msgstr "A_utomatski"
@@ -18526,7 +18188,6 @@ msgid "Ma_nually at:"
msgstr ""
#: groupbynumber.ui:245
-#, fuzzy
msgctxt "groupbynumber|label2"
msgid "End"
msgstr "Kraj"
@@ -18850,7 +18511,6 @@ msgid "_From file"
msgstr "_Iz dokumenta"
#: insertsheet.ui:371
-#, fuzzy
msgctxt "insertsheet|tables-atkobject"
msgid "Tables in file"
msgstr "Tabele u dokumentu"
@@ -18948,13 +18608,11 @@ msgid "Range _Options"
msgstr "Opcije _opsega"
#: managenamesdialog.ui:398
-#, fuzzy
msgctxt "managenamesdialog|treeviewcolumn1"
msgid "column"
msgstr "kolona"
#: mergecellsdialog.ui:8
-#, fuzzy
msgctxt "mergecellsdialog|MergeCellsDialog"
msgid "Merge Cells"
msgstr "Spoji ćelije"
@@ -19094,7 +18752,6 @@ msgid "Parameters"
msgstr "Parametri"
#: multipleoperationsdialog.ui:9
-#, fuzzy
msgctxt "multipleoperationsdialog|MultipleOperationsDialog"
msgid "Multiple operations"
msgstr "Višestruke operacije"
@@ -19159,13 +18816,11 @@ msgid "Row:"
msgstr "Red"
#: navigatorpanel.ui:58
-#, fuzzy
msgctxt "navigatorpanel|column|tooltip_text"
msgid "Column"
msgstr "Kolona"
#: navigatorpanel.ui:70
-#, fuzzy
msgctxt "navigatorpanel|row|tooltip_text"
msgid "Row"
msgstr "Red"
@@ -19183,7 +18838,6 @@ msgid "Start"
msgstr "Pokreni"
#: navigatorpanel.ui:112
-#, fuzzy
msgctxt "navigatorpanel|end|tooltip_text"
msgid "End"
msgstr "Kraj"
@@ -19195,7 +18849,6 @@ msgid "Contents"
msgstr "Sadržaj"
#: navigatorpanel.ui:138
-#, fuzzy
msgctxt "navigatorpanel|toggle|tooltip_text"
msgid "Toggle"
msgstr "Prebaci"
@@ -19235,7 +18888,6 @@ msgid "No solution was found."
msgstr ""
#: notebookbar.ui:391
-#, fuzzy
msgctxt "notebookbar|FileLabel"
msgid "File"
msgstr "Datoteka"
@@ -19247,13 +18899,11 @@ msgid "Clone"
msgstr "Konus"
#: notebookbar.ui:668
-#, fuzzy
msgctxt "notebookbar|bordertype|tooltip_text"
msgid "Specify the borders of the selected cells."
msgstr "Specificiraj ivice odabranih ćelija."
#: notebookbar.ui:907
-#, fuzzy
msgctxt "notebookbar|verticalalignment|tooltip_text"
msgid "Vertical Alignment"
msgstr "Vertikalno poravnanje"
@@ -19277,25 +18927,21 @@ msgid "Increase Indent"
msgstr "Povećaj uvlačenje"
#: notebookbar.ui:1139
-#, fuzzy
msgctxt "notebookbar|decreaseindent1|tooltip_text"
msgid "Decrease Indent"
msgstr "Smanji uvlačenje"
#: notebookbar.ui:1677
-#, fuzzy
msgctxt "notebookbar|CalcLabel"
msgid "Home"
msgstr "Početna"
#: notebookbar.ui:1762
-#, fuzzy
msgctxt "notebookbar|InsertAVMedia|tooltip_text"
msgid "Insert Audio or Video"
msgstr "Ubaci zvuk ili film"
#: notebookbar.ui:1918
-#, fuzzy
msgctxt "notebookbar|InsertSymbol"
msgid "Symbol"
msgstr "Simbol"
@@ -19312,13 +18958,11 @@ msgid "Toggle Grid Lines"
msgstr ""
#: notebookbar.ui:2247
-#, fuzzy
msgctxt "notebookbar|PageLayoutLabel"
msgid "Page Layout"
msgstr "Prikaz stranice"
#: notebookbar.ui:2726
-#, fuzzy
msgctxt "notebookbar|DataLabel"
msgid "Data"
msgstr "Podaci"
@@ -19330,7 +18974,6 @@ msgid "Auto Spellcheck"
msgstr "Automatska provjera pravopisa"
#: notebookbar.ui:3041
-#, fuzzy
msgctxt "notebookbar|ReviewLabel"
msgid "Review"
msgstr "Recenzija"
@@ -19347,7 +18990,6 @@ msgid "View"
msgstr "Pogled"
#: notebookbar.ui:3860
-#, fuzzy
msgctxt "notebookbar|ImageLabel"
msgid "Image"
msgstr "Slika"
@@ -19394,7 +19036,6 @@ msgid "Bad"
msgstr ""
#: notebookbar_groupedbar_compact.ui:3937
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|error"
msgid "Error"
msgstr "Greška"
@@ -19411,7 +19052,6 @@ msgid "Neutral"
msgstr ""
#: notebookbar_groupedbar_compact.ui:3961
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|warning"
msgid "Warning"
msgstr "Upozorenje"
@@ -19453,7 +19093,6 @@ msgid "F_ont"
msgstr "Font"
#: notebookbar_groupedbar_compact.ui:5152
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|bordertype"
msgid "Specify the borders of the selected cells."
msgstr "Specificiraj ivice odabranih ćelija."
@@ -19519,13 +19158,11 @@ msgid "_Arrange"
msgstr "Rasporedi"
#: notebookbar_groupedbar_compact.ui:6865
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|GridB"
msgid "_Grid"
msgstr "_Mreža"
#: notebookbar_groupedbar_compact.ui:6985
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|languageb"
msgid "_Language"
msgstr "_Jezik"
@@ -19572,7 +19209,6 @@ msgid "_Arrange"
msgstr "Rasporedi"
#: notebookbar_groupedbar_compact.ui:8149
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|Grid"
msgid "_Grid"
msgstr "_Mreža"
@@ -19601,7 +19237,6 @@ msgid "_Arrange"
msgstr "Rasporedi"
#: notebookbar_groupedbar_compact.ui:8865
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|GridO"
msgid "_Grid"
msgstr "_Mreža"
@@ -19695,7 +19330,6 @@ msgid "Bad"
msgstr ""
#: notebookbar_groupedbar_full.ui:3871
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|error"
msgid "Error"
msgstr "Greška"
@@ -19712,7 +19346,6 @@ msgid "Neutral"
msgstr ""
#: notebookbar_groupedbar_full.ui:3895
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|warning"
msgid "Warning"
msgstr "Upozorenje"
@@ -19814,13 +19447,11 @@ msgid "C_olor"
msgstr "B_oja"
#: notebookbar_groupedbar_full.ui:7640
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|GridB"
msgid "_Grid"
msgstr "_Mreža"
#: notebookbar_groupedbar_full.ui:7776
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|languageb"
msgid "_Language"
msgstr "_Jezik"
@@ -19926,7 +19557,6 @@ msgid "_Arrange"
msgstr "Rasporedi"
#: notebookbar_groupedbar_full.ui:12164
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|OleGridB"
msgid "_Grid"
msgstr "_Mreža"
@@ -19968,13 +19598,11 @@ msgid "Footnote"
msgstr "Fusnota"
#: notebookbar_groups.ui:63
-#, fuzzy
msgctxt "notebookbar_groups|endnote"
msgid "Endnote"
msgstr "Endnota"
#: notebookbar_groups.ui:78
-#, fuzzy
msgctxt "notebookbar_groups|bookmark"
msgid "Bookmark"
msgstr "Zabilješka"
@@ -20038,13 +19666,11 @@ msgid "Bad"
msgstr ""
#: notebookbar_groups.ui:251
-#, fuzzy
msgctxt "notebookbar_groups|stylemenustatw"
msgid "Warning"
msgstr "Upozorenje"
#: notebookbar_groups.ui:260
-#, fuzzy
msgctxt "notebookbar_groups|stylemenustate"
msgid "Error"
msgstr "Greška"
@@ -20095,7 +19721,6 @@ msgid "Style 4"
msgstr ""
#: notebookbar_groups.ui:530
-#, fuzzy
msgctxt "notebookbar_groups|filegrouplabel"
msgid "File"
msgstr "Datoteka"
@@ -20107,7 +19732,6 @@ msgid "Clipboard"
msgstr "odlagalište"
#: notebookbar_groups.ui:729
-#, fuzzy
msgctxt "notebookbar_groups|paragraphstyleb"
msgid "Style"
msgstr "Stil"
@@ -20123,7 +19747,6 @@ msgid " "
msgstr ""
#: notebookbar_groups.ui:1034
-#, fuzzy
msgctxt "notebookbar_groups|leftb"
msgid "Left"
msgstr "Lijevo"
@@ -20135,25 +19758,21 @@ msgid "Center"
msgstr "Centar"
#: notebookbar_groups.ui:1069
-#, fuzzy
msgctxt "notebookbar_groups|rightb"
msgid "Right"
msgstr "Desno"
#: notebookbar_groups.ui:1275
-#, fuzzy
msgctxt "notebookbar_groups|formatgrouplabel"
msgid "Text"
msgstr "Tekst"
#: notebookbar_groups.ui:1376
-#, fuzzy
msgctxt "notebookbar_groups|mergeb"
msgid "Merge"
msgstr "Spoji"
#: notebookbar_groups.ui:1394
-#, fuzzy
msgctxt "notebookbar_groups|splitb"
msgid "Split"
msgstr "Podijeli"
@@ -20165,7 +19784,6 @@ msgid "Conditional"
msgstr "Uslov"
#: notebookbar_groups.ui:1583
-#, fuzzy
msgctxt "notebookbar_groups|topb"
msgid "Top"
msgstr "Vrh"
@@ -20177,7 +19795,6 @@ msgid "Center"
msgstr "Centar"
#: notebookbar_groups.ui:1617
-#, fuzzy
msgctxt "notebookbar_groups|bottomb"
msgid "Bottom"
msgstr "Dno"
@@ -20189,13 +19806,11 @@ msgid "Spreadsheet"
msgstr "Tablica"
#: notebookbar_groups.ui:1740
-#, fuzzy
msgctxt "notebookbar_groups|shapesb"
msgid "Shapes"
msgstr "Oblici"
#: notebookbar_groups.ui:1756
-#, fuzzy
msgctxt "notebookbar_groups|linksb"
msgid "Links"
msgstr "Veze"
@@ -20207,7 +19822,6 @@ msgid "Insert"
msgstr "Ubaci"
#: notebookbar_groups.ui:1900
-#, fuzzy
msgctxt "notebookbar_groups|imagestyleb"
msgid "Style"
msgstr "Stil"
@@ -20231,7 +19845,6 @@ msgid "Lock"
msgstr "Spajanje"
#: notebookbar_groups.ui:2043
-#, fuzzy
msgctxt "notebookbar_groups|imagegrouplabel"
msgid "Image"
msgstr "Slika"
@@ -20243,13 +19856,11 @@ msgid "None"
msgstr "Nikakva"
#: notebookbar_groups.ui:2108
-#, fuzzy
msgctxt "notebookbar_groups|wrapideal"
msgid "Optimal"
msgstr "Optimalno"
#: notebookbar_groups.ui:2117
-#, fuzzy
msgctxt "notebookbar_groups|wrapon"
msgid "Parallel"
msgstr "Paralela"
@@ -20267,7 +19878,6 @@ msgid "After"
msgstr "Poslije"
#: notebookbar_groups.ui:2144
-#, fuzzy
msgctxt "notebookbar_groups|wrapthrough"
msgid "Through"
msgstr "Kroz"
@@ -20530,7 +20140,6 @@ msgid "Formula _syntax:"
msgstr "_Sintaksa formule:"
#: optformula.ui:87
-#, fuzzy
msgctxt "optformula|label1"
msgid "Formula Options"
msgstr "Opcije formule"
@@ -20632,7 +20241,6 @@ msgid "Separators"
msgstr "Separatori"
#: optimalcolwidthdialog.ui:8
-#, fuzzy
msgctxt "optimalcolwidthdialog|OptimalColWidthDialog"
msgid "Optimal Column Width"
msgstr "Optimalna širina kolone"
@@ -20650,7 +20258,6 @@ msgid "_Default value"
msgstr "Uobičajena vrijednost"
#: optimalrowheightdialog.ui:8
-#, fuzzy
msgctxt "optimalrowheightdialog|OptimalRowHeightDialog"
msgid "Optimal Row Height"
msgstr "Optimalna visina reda"
@@ -20753,7 +20360,6 @@ msgid "Sheet"
msgstr "Stranica"
#: paradialog.ui:8
-#, fuzzy
msgctxt "paradialog|ParagraphDialog"
msgid "Paragraph"
msgstr "Odlomak"
@@ -20981,7 +20587,6 @@ msgid "Shift Cells"
msgstr ""
#: pivotfielddialog.ui:9
-#, fuzzy
msgctxt "pivotfielddialog|PivotFieldDialog"
msgid "Data Field"
msgstr "Podatkovno polje"
@@ -21011,7 +20616,6 @@ msgid "_User-defined"
msgstr "_Korisnički-definisano"
#: pivotfielddialog.ui:203
-#, fuzzy
msgctxt "pivotfielddialog|label1"
msgid "Subtotals"
msgstr "Podsume"
@@ -21513,13 +21117,11 @@ msgid "Columns"
msgstr "Kolone"
#: regressiondialog.ui:271
-#, fuzzy
msgctxt "regressiondialog|groupedby-rows-radio"
msgid "Rows"
msgstr "Redovi"
#: regressiondialog.ui:293
-#, fuzzy
msgctxt "regressiondialog|label2"
msgid "Grouped by"
msgstr "Grupisano po"
@@ -21635,13 +21237,11 @@ msgid "Header (right)"
msgstr "Zaglavlje (desno)"
#: rowheightdialog.ui:8
-#, fuzzy
msgctxt "rowheightdialog|RowHeightDialog"
msgid "Row Height"
msgstr "Visina reda"
#: rowheightdialog.ui:88
-#, fuzzy
msgctxt "rowheightdialog|label1"
msgid "Height:"
msgstr "Visina:"
@@ -21762,13 +21362,11 @@ msgid "Created by"
msgstr "Napravio"
#: scenariodialog.ui:330
-#, fuzzy
msgctxt "scenariodialog|onft"
msgid "on"
msgstr "uključeno"
#: scenariomenu.ui:12
-#, fuzzy
msgctxt "scenariomenu|delete"
msgid "Delete"
msgstr "Obriši"
@@ -21909,19 +21507,16 @@ msgid "_Database:"
msgstr "Baza podataka"
#: selectdatasource.ui:115
-#, fuzzy
msgctxt "selectdatasource|label4"
msgid "_Type:"
msgstr "_Vrsta:"
#: selectdatasource.ui:145
-#, fuzzy
msgctxt "selectdatasource|type"
msgid "Table"
msgstr "Tabela"
#: selectdatasource.ui:146
-#, fuzzy
msgctxt "selectdatasource|type"
msgid "Query"
msgstr "Upit"
@@ -22238,7 +21833,6 @@ msgid "_Choose the field containing the detail you want to show"
msgstr "~Izaberite polje koje sadrži detalj koji želite pokazati"
#: showsheetdialog.ui:8
-#, fuzzy
msgctxt "showsheetdialog|ShowSheetDialog"
msgid "Show Sheet"
msgstr "Pokaži tabelu"
@@ -22260,7 +21854,6 @@ msgid "Vertical Alignment"
msgstr "Vertikalno poravnanje"
#: sidebaralignment.ui:256
-#, fuzzy
msgctxt "sidebaralignment|leftindentlabel"
msgid "_Indent:"
msgstr "_Uvuci:"
@@ -22277,7 +21870,6 @@ msgid "Left Indent"
msgstr "Uvlačenje liste"
#: sidebaralignment.ui:310
-#, fuzzy
msgctxt "sidebaralignment|mergecells"
msgid "Merge cells"
msgstr "Spoji ćelije"
@@ -22314,19 +21906,16 @@ msgid "Text Orientation"
msgstr "_Orijentacija teksta:"
#: sidebaralignment.ui:411
-#, fuzzy
msgctxt "sidebaralignment|bottom|tooltip_text"
msgid "Text Extension From Lower Cell Border"
msgstr "Produžetak teksta od niže granice ćelije"
#: sidebaralignment.ui:429
-#, fuzzy
msgctxt "sidebaralignment|top|tooltip_text"
msgid "Text Extension From Upper Cell Border"
msgstr "Produžetak teksta od gornje granice ćelije"
#: sidebaralignment.ui:447
-#, fuzzy
msgctxt "sidebaralignment|standard|tooltip_text"
msgid "Text Extension Inside Cell"
msgstr "Produžetak teksta unutar ćelije"
@@ -22439,7 +22028,6 @@ msgid "Text"
msgstr "Tekst"
#: sidebarnumberformat.ui:54
-#, fuzzy
msgctxt "sidebarnumberformat|category-atkobject"
msgid "Category"
msgstr "Kategorija"
@@ -22643,7 +22231,6 @@ msgid "Binary"
msgstr "Binarni"
#: solverdlg.ui:535
-#, fuzzy
msgctxt "solverdlg|op1list-atkobject"
msgid "Operator"
msgstr "Operator"
@@ -22674,7 +22261,6 @@ msgid "Binary"
msgstr "Binarni"
#: solverdlg.ui:559
-#, fuzzy
msgctxt "solverdlg|op2list-atkobject"
msgid "Operator"
msgstr "Operator"
@@ -22705,7 +22291,6 @@ msgid "Binary"
msgstr "Binarni"
#: solverdlg.ui:583
-#, fuzzy
msgctxt "solverdlg|op3list-atkobject"
msgid "Operator"
msgstr "Operator"
@@ -22736,31 +22321,26 @@ msgid "Binary"
msgstr "Binarni"
#: solverdlg.ui:607
-#, fuzzy
msgctxt "solverdlg|op4list-atkobject"
msgid "Operator"
msgstr "Operator"
#: solverdlg.ui:626
-#, fuzzy
msgctxt "solverdlg|val1edit-atkobject"
msgid "Value"
msgstr "Vrijednost"
#: solverdlg.ui:645
-#, fuzzy
msgctxt "solverdlg|val2edit-atkobject"
msgid "Value"
msgstr "Vrijednost"
#: solverdlg.ui:664
-#, fuzzy
msgctxt "solverdlg|val3edit-atkobject"
msgid "Value"
msgstr "Vrijednost"
#: solverdlg.ui:683
-#, fuzzy
msgctxt "solverdlg|val4edit-atkobject"
msgid "Value"
msgstr "Vrijednost"
@@ -22802,13 +22382,11 @@ msgid "Solver engine:"
msgstr ""
#: solveroptionsdialog.ui:70
-#, fuzzy
msgctxt "solveroptionsdialog|label1"
msgid "Settings:"
msgstr "Postavke:"
#: solveroptionsdialog.ui:96
-#, fuzzy
msgctxt "solveroptionsdialog|edit"
msgid "Edit..."
msgstr "Izmijeni..."
@@ -22922,13 +22500,11 @@ msgid "Copy sort results to:"
msgstr "Kopiraj rezultate sortiranja u:"
#: sortoptionspage.ui:129
-#, fuzzy
msgctxt "sortoptionspage|outarealb-atkobject"
msgid "Copy sort results to:"
msgstr "Kopiraj rezultate sortiranja u:"
#: sortoptionspage.ui:149
-#, fuzzy
msgctxt "sortoptionspage|outareaed-atkobject"
msgid "Copy sort results to:"
msgstr "Kopiraj rezultate sortiranja u:"
@@ -22939,7 +22515,6 @@ msgid "Custom sort order"
msgstr "Slobodno sortiranje"
#: sortoptionspage.ui:186
-#, fuzzy
msgctxt "sortoptionspage|sortuserlb-atkobject"
msgid "Custom sort order"
msgstr "Slobodno sortiranje"
@@ -23468,7 +23043,6 @@ msgid "Document: "
msgstr "Dokument: "
#: subtotaldialog.ui:8
-#, fuzzy
msgctxt "subtotaldialog|SubTotalDialog"
msgid "Subtotals"
msgstr "Podsume"
@@ -24027,7 +23601,6 @@ msgid "Cell range"
msgstr "Domet polja"
#: validationcriteriapage.ui:39
-#, fuzzy
msgctxt "validationcriteriapage|liststore1"
msgid "List"
msgstr "Lista"
diff --git a/source/bs/scaddins/messages.po b/source/bs/scaddins/messages.po
index 385347be77b..b6eb81e0c60 100644
--- a/source/bs/scaddins/messages.po
+++ b/source/bs/scaddins/messages.po
@@ -1081,7 +1081,6 @@ msgid "Returns the product of several complex numbers"
msgstr "Vraća umnožak više kompleksnih brojeva"
#: analysis.hrc:430 /home/cl/vc/git/libo-core/scaddins/inc/analysis.hrc:432
-#, fuzzy
msgctxt "ANALYSIS_Improduct"
msgid "Complex number"
msgstr "Kompleksan broj"
diff --git a/source/bs/scp2/source/ooo.po b/source/bs/scp2/source/ooo.po
index 4ddcd3c41c4..391bd6d3c7c 100644
--- a/source/bs/scp2/source/ooo.po
+++ b/source/bs/scp2/source/ooo.po
@@ -4419,7 +4419,6 @@ msgid "Slovenian spelling dictionary, hyphenation rules, and thesaurus"
msgstr "Rječnik pravopisa i sinonima, te pravila rastavljanja riječi na kraju retka za slovenački jezik"
#: module_ooo.ulf
-#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_NAME_MODULE_EXTENSION_DICTIONARY_SQ\n"
diff --git a/source/bs/sd/messages.po b/source/bs/sd/messages.po
index 180a09b50f2..018824f2a26 100644
--- a/source/bs/sd/messages.po
+++ b/source/bs/sd/messages.po
@@ -14,19 +14,16 @@ msgstr ""
"X-Generator: LibreOffice\n"
#: DocumentRenderer.hrc:29
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_CONTENT_CHOICES"
msgid "Slides"
msgstr "Slajdovi"
#: DocumentRenderer.hrc:30
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_CONTENT_CHOICES"
msgid "Handouts"
msgstr "Leci"
#: DocumentRenderer.hrc:31
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_CONTENT_CHOICES"
msgid "Notes"
msgstr "Bilješke"
@@ -91,67 +88,56 @@ msgid "Original colors"
msgstr "Izvorne boje"
#: DocumentRenderer.hrc:55
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_QUALITY_CHOICES"
msgid "Grayscale"
msgstr "Sive nijanse"
#: DocumentRenderer.hrc:56
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_QUALITY_CHOICES"
msgid "Black & white"
msgstr "Crno-bijelo"
#: DocumentRenderer.hrc:61
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_PAGE_OPTIONS_CHOICES"
msgid "Original size"
msgstr "Originalna veličina"
#: DocumentRenderer.hrc:62
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_PAGE_OPTIONS_CHOICES"
msgid "Fit to printable page"
msgstr "Prilagodi veličinu stranici papira"
#: DocumentRenderer.hrc:63
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_PAGE_OPTIONS_CHOICES"
msgid "Distribute on multiple sheets of paper"
msgstr "Rasporedi na više listova papira"
#: DocumentRenderer.hrc:64
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_PAGE_OPTIONS_CHOICES"
msgid "Tile sheet of paper with repeated slides"
msgstr "Popločaj papir ponovljenim slajdom"
#: DocumentRenderer.hrc:69
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_PAGE_OPTIONS_CHOICES_DRAW"
msgid "Original size"
msgstr "Originalna veličina"
#: DocumentRenderer.hrc:70
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_PAGE_OPTIONS_CHOICES_DRAW"
msgid "Fit to printable page"
msgstr "Prilagodi veličinu stranici papira"
#: DocumentRenderer.hrc:71
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_PAGE_OPTIONS_CHOICES_DRAW"
msgid "Distribute on multiple sheets of paper"
msgstr "Rasporedi na više listova papira"
#: DocumentRenderer.hrc:72
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_PAGE_OPTIONS_CHOICES_DRAW"
msgid "Tile sheet of paper with repeated pages"
msgstr "Poredaj list papira s ponovljenim stranama"
#: DocumentRenderer.hrc:77
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_BROCHURE_INCLUDE_LIST"
msgid "All pages"
msgstr "Sve"
@@ -205,7 +191,6 @@ msgid "Se~lection"
msgstr "~Izbor"
#: errhdl.hrc:29
-#, fuzzy
msgctxt "RID_SD_ERRHDL"
msgid "File format error found at $(ARG1)(row,col)."
msgstr "Pronađena je greška u formatu datoteke $(ARG1)(row,col)."
@@ -229,7 +214,6 @@ msgid "Hidden Styles"
msgstr "Sakriveni stilovi"
#: family.hrc:31
-#, fuzzy
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Applied Styles"
msgstr "Primijenjeni stilovi"
@@ -1227,7 +1211,6 @@ msgid "Text"
msgstr "Tekst"
#: strings.hrc:216
-#, fuzzy
msgctxt "STR_HTMLEXP_SETGRAPHIC"
msgid "Image"
msgstr "Slika"
@@ -1495,7 +1478,6 @@ msgid "Insert Image"
msgstr "Ubaci sliku"
#: strings.hrc:268
-#, fuzzy
msgctxt "STR_INSERT_MOVIE"
msgid "Insert Audio or Video"
msgstr "Ubaci zvuk ili film"
@@ -2067,7 +2049,6 @@ msgid "PresentationPageNumberShape"
msgstr ""
#: strings.hrc:385
-#, fuzzy
msgctxt "SID_SD_A11Y_D_PRESENTATION"
msgid "%PRODUCTNAME Presentation"
msgstr "%PRODUCTNAME prezentacija"
@@ -2085,7 +2066,6 @@ msgid "Outliner"
msgstr "Samo tekst"
#: strings.hrc:388
-#, fuzzy
msgctxt "SID_SD_A11Y_P_SUBTITLE_N_STYLE"
msgid "Subtitle"
msgstr "Podnaslov"
@@ -2097,7 +2077,6 @@ msgid "Page"
msgstr "Stranica"
#: strings.hrc:390
-#, fuzzy
msgctxt "SID_SD_A11Y_P_NOTES_N_STYLE"
msgid "Notes"
msgstr "Bilješke"
@@ -2120,7 +2099,6 @@ msgid "Footer"
msgstr "_Podnožje"
#: strings.hrc:394
-#, fuzzy
msgctxt "SID_SD_A11Y_P_HEADER_N_STYLE"
msgid "Header"
msgstr "Zaglavlje"
@@ -2195,7 +2173,6 @@ msgid "Fill color:"
msgstr "Prva kolona"
#: strings.hrc:408
-#, fuzzy
msgctxt "STR_CUSTOMANIMATION_STYLE_PROPERTY"
msgid "Style:"
msgstr "Stil:"
@@ -2213,7 +2190,6 @@ msgid "Font color:"
msgstr "Prva kolona"
#: strings.hrc:411
-#, fuzzy
msgctxt "STR_CUSTOMANIMATION_FONT_SIZE_STYLE_PROPERTY"
msgid "Style:"
msgstr "Stil:"
@@ -2399,13 +2375,11 @@ msgid "Print"
msgstr "Štampaj"
#: strings.hrc:449
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_CONTENT"
msgid "Document"
msgstr "Dokument"
#: strings.hrc:450
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_SLIDESPERPAGE"
msgid "Slides per page"
msgstr "Slajdova po strani"
@@ -2441,13 +2415,11 @@ msgid "~Date and time"
msgstr "Datum i vrijeme"
#: strings.hrc:456
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_IS_PRINT_HIDDEN"
msgid "Hidden pages"
msgstr "Skrivene stranice"
#: strings.hrc:457
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_QUALITY"
msgid "Color"
msgstr "Boja"
@@ -2471,7 +2443,6 @@ msgid "Page sides"
msgstr "Strane lista papira"
#: strings.hrc:461
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_BROCHURE_INCLUDE"
msgid "Include"
msgstr "Uključi"
@@ -2483,7 +2454,6 @@ msgid "~Use only paper tray from printer preferences"
msgstr "~Poslužavnik za papir iz opcija štampača"
#: strings.hrc:463
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_PAGE_RANGE"
msgid "Print range"
msgstr "Opseg za štampanje"
@@ -2509,7 +2479,6 @@ msgid "%PRODUCTNAME Draw has searched to the beginning of the document. Do you w
msgstr "%PRODUCTNAME Draw je pretražio sve do početka dokumenta. Želite li nastaviti od kraja?"
#: strings.hrc:470
-#, fuzzy
msgctxt "STR_SD_NONE"
msgid "- None -"
msgstr "- Ništa -"
@@ -2521,13 +2490,11 @@ msgid "_Reply"
msgstr "~Odgovori"
#: annotationmenu.ui:28
-#, fuzzy
msgctxt "annotationmenu|bold"
msgid "_Bold"
msgstr "_Podebljano"
#: annotationmenu.ui:37
-#, fuzzy
msgctxt "annotationmenu|italic"
msgid "_Italic"
msgstr "_Koso"
@@ -2545,7 +2512,6 @@ msgid "_Strikethrough"
msgstr "Precrtana"
#: annotationmenu.ui:70
-#, fuzzy
msgctxt "annotationmenu|copy"
msgid "_Copy"
msgstr "_Kopiraj"
@@ -2839,7 +2805,6 @@ msgid "Options"
msgstr "Opcije"
#: customanimationspanel.ui:350
-#, fuzzy
msgctxt "customanimationspanel|delay_label"
msgid "_Delay:"
msgstr "_Zadrška:"
@@ -2877,19 +2842,16 @@ msgid "Animation List"
msgstr ""
#: customanimationspanelhorizontal.ui:96
-#, fuzzy
msgctxt "customanimationspanelhorizontal|add_effect|tooltip_text"
msgid "Add Effect"
msgstr "Dodaj efekt"
#: customanimationspanelhorizontal.ui:110
-#, fuzzy
msgctxt "customanimationspanelhorizontal|remove_effect|tooltip_text"
msgid "Remove Effect"
msgstr "Ukloni efekt"
#: customanimationspanelhorizontal.ui:124
-#, fuzzy
msgctxt "customanimationspanelhorizontal|move_up|tooltip_text"
msgid "Move Up"
msgstr "Pomjeri gore"
@@ -2901,31 +2863,26 @@ msgid "Move Down"
msgstr "Pomjeri nadolje"
#: customanimationspanelhorizontal.ui:166
-#, fuzzy
msgctxt "customanimationspanelhorizontal|start_effect"
msgid "_Start:"
msgstr "_Start:"
#: customanimationspanelhorizontal.ui:179
-#, fuzzy
msgctxt "customanimationspanelhorizontal|effect_property"
msgid "_Direction:"
msgstr "_Usmjerenje:"
#: customanimationspanelhorizontal.ui:193
-#, fuzzy
msgctxt "customanimationspanelhorizontal|start_effect_list"
msgid "On click"
msgstr "Na klik"
#: customanimationspanelhorizontal.ui:194
-#, fuzzy
msgctxt "customanimationspanelhorizontal|start_effect_list"
msgid "With previous"
msgstr "Sa prethodnim"
#: customanimationspanelhorizontal.ui:195
-#, fuzzy
msgctxt "customanimationspanelhorizontal|start_effect_list"
msgid "After previous"
msgstr "Poslije prethodnog"
@@ -2978,7 +2935,6 @@ msgid "Select the speed of the Animation."
msgstr ""
#: customanimationspanelhorizontal.ui:302
-#, fuzzy
msgctxt "customanimationspanelhorizontal|delay_label"
msgid "_Delay:"
msgstr "_Zadrška:"
@@ -3002,7 +2958,6 @@ msgid "Play"
msgstr "Pokreni"
#: customanimationspanelhorizontal.ui:412
-#, fuzzy
msgctxt "customanimationspanelhorizontal|play|tooltip_text"
msgid "Preview Effect"
msgstr "Pregledaj efekat"
@@ -3193,7 +3148,6 @@ msgid "_Variable"
msgstr "_Promjenljive"
#: dlgfield.ui:142
-#, fuzzy
msgctxt "dlgfield|label1"
msgid "Field Type"
msgstr "Vrsta polja"
@@ -3232,7 +3186,6 @@ msgid "Max."
msgstr "Max"
#: dockinganimation.ui:149
-#, fuzzy
msgctxt "dockinganimation|duration|tooltip_text"
msgid "Duration"
msgstr "Trajanje"
@@ -3294,7 +3247,6 @@ msgid "Top Left"
msgstr "Gornji lijevi?"
#: dockinganimation.ui:356
-#, fuzzy
msgctxt "dockinganimation|alignment"
msgid "Left"
msgstr "Lijevo"
@@ -3306,19 +3258,16 @@ msgid "Bottom Left"
msgstr "Donji lijevi?"
#: dockinganimation.ui:358
-#, fuzzy
msgctxt "dockinganimation|alignment"
msgid "Top"
msgstr "Vrh"
#: dockinganimation.ui:359
-#, fuzzy
msgctxt "dockinganimation|alignment"
msgid "Centered"
msgstr "Centrirano"
#: dockinganimation.ui:360
-#, fuzzy
msgctxt "dockinganimation|alignment"
msgid "Bottom"
msgstr "Dno"
@@ -3330,7 +3279,6 @@ msgid "Top Right"
msgstr "Gornji desni?"
#: dockinganimation.ui:362
-#, fuzzy
msgctxt "dockinganimation|alignment"
msgid "Right"
msgstr "Desno"
@@ -3375,13 +3323,11 @@ msgid "Delete All Images"
msgstr ""
#: dockinganimation.ui:562
-#, fuzzy
msgctxt "dockinganimation|label2"
msgid "Image"
msgstr "Slika"
#: dockinganimation.ui:605
-#, fuzzy
msgctxt "dockinganimation|create"
msgid "Create"
msgstr "Napravi"
@@ -3459,7 +3405,6 @@ msgid "Italic"
msgstr "Kurziv"
#: fontstylemenu.ui:28
-#, fuzzy
msgctxt "fontstylemenu|underline"
msgid "Underlined"
msgstr "Podvučena"
@@ -3559,19 +3504,16 @@ msgid "Include on page"
msgstr "Uključiti na stranicu"
#: impressprinteroptions.ui:32
-#, fuzzy
msgctxt "impressprinteroptions|printname"
msgid "Slide name"
msgstr "Ime slajda"
#: impressprinteroptions.ui:48
-#, fuzzy
msgctxt "impressprinteroptions|printdatetime"
msgid "Date and time"
msgstr "Datum i vrijeme"
#: impressprinteroptions.ui:64
-#, fuzzy
msgctxt "impressprinteroptions|printhidden"
msgid "Hidden pages"
msgstr "Skrivene stranice"
@@ -3583,55 +3525,46 @@ msgid "Contents"
msgstr "Sadržaj"
#: impressprinteroptions.ui:119
-#, fuzzy
msgctxt "impressprinteroptions|originalcolors"
msgid "Original size"
msgstr "Originalna veličina"
#: impressprinteroptions.ui:137
-#, fuzzy
msgctxt "impressprinteroptions|grayscale"
msgid "Grayscale"
msgstr "Sive nijanse"
#: impressprinteroptions.ui:155
-#, fuzzy
msgctxt "impressprinteroptions|blackandwhite"
msgid "Black & white"
msgstr "Crno-bijelo"
#: impressprinteroptions.ui:179
-#, fuzzy
msgctxt "impressprinteroptions|label5"
msgid "Color"
msgstr "Boja"
#: impressprinteroptions.ui:212
-#, fuzzy
msgctxt "impressprinteroptions|originalsize"
msgid "Original size"
msgstr "Originalna veličina"
#: impressprinteroptions.ui:230
-#, fuzzy
msgctxt "impressprinteroptions|fittoprintable"
msgid "Fit to printable page"
msgstr "Prilagodi veličinu stranici papira"
#: impressprinteroptions.ui:248
-#, fuzzy
msgctxt "impressprinteroptions|distributeonmultiple"
msgid "Distribute on multiple sheets of paper"
msgstr "Rasporedi na više listova papira"
#: impressprinteroptions.ui:266
-#, fuzzy
msgctxt "impressprinteroptions|tilesheet"
msgid "Tile sheet of paper with repeated slides"
msgstr "Popločaj papir ponovljenim slajdom"
#: impressprinteroptions.ui:290
-#, fuzzy
msgctxt "impressprinteroptions|label6"
msgid "Size"
msgstr "Veličina"
@@ -3657,7 +3590,6 @@ msgid "Position"
msgstr "Pozicija"
#: interactiondialog.ui:8
-#, fuzzy
msgctxt "interactiondialog|InteractionDialog"
msgid "Interaction"
msgstr "Uzajamno djelovanje"
@@ -3674,7 +3606,6 @@ msgid "Target:"
msgstr "Cilj"
#: interactionpage.ui:143
-#, fuzzy
msgctxt "interactionpage|label1"
msgid "Interaction"
msgstr "Uzajamno djelovanje"
@@ -3768,7 +3699,6 @@ msgid "Show S_mall Preview"
msgstr "Prikaži ~mali pregled"
#: navigatorpanel.ui:22
-#, fuzzy
msgctxt "navigatorpanel|documents|tooltip_text"
msgid "Document"
msgstr "Dokument"
@@ -3815,7 +3745,6 @@ msgid "Show Shapes"
msgstr "Oblici Strelica"
#: notebookbar.ui:340
-#, fuzzy
msgctxt "notebookbar|FileLabel"
msgid "File"
msgstr "Datoteka"
@@ -3827,7 +3756,6 @@ msgid "Clone"
msgstr "Konus"
#: notebookbar.ui:921
-#, fuzzy
msgctxt "notebookbar|numberbullet|tooltip_text"
msgid "Bullets and Numbering"
msgstr "Tačke i numerisanje"
@@ -3845,7 +3773,6 @@ msgid "Increase Indent"
msgstr "Povećaj uvlačenje"
#: notebookbar.ui:984
-#, fuzzy
msgctxt "notebookbar|decreaseindent|tooltip_text"
msgid "Decrease Indent"
msgstr "Smanji uvlačenje"
@@ -3857,19 +3784,16 @@ msgid "Horizontal Alignment"
msgstr "Vodoravno poravnanje"
#: notebookbar.ui:1497
-#, fuzzy
msgctxt "notebookbar|ImpressLabel"
msgid "Home"
msgstr "Početna"
#: notebookbar.ui:1618
-#, fuzzy
msgctxt "notebookbar|InsertAVMedia|tooltip_text"
msgid "Insert Audio or Video"
msgstr "Ubaci zvuk ili film"
#: notebookbar.ui:1935
-#, fuzzy
msgctxt "notebookbar|InsertSymbol"
msgid "Symbol"
msgstr "Simbol"
@@ -3881,7 +3805,6 @@ msgid "Insert"
msgstr "Ubaci"
#: notebookbar.ui:2033
-#, fuzzy
msgctxt "notebookbar|TransitionsLabel"
msgid "Transitions"
msgstr "Prijelazi"
@@ -3905,7 +3828,6 @@ msgid "Auto Spellcheck"
msgstr "Automatska provjera pravopisa"
#: notebookbar.ui:2354
-#, fuzzy
msgctxt "notebookbar|ReviewLabel"
msgid "Review"
msgstr "Recenzija"
@@ -3923,13 +3845,11 @@ msgid "View"
msgstr "Pogled"
#: notebookbar.ui:2757
-#, fuzzy
msgctxt "notebookbar|TableLabel"
msgid "Table"
msgstr "Tabela"
#: notebookbar.ui:3275
-#, fuzzy
msgctxt "notebookbar|ImageLabel"
msgid "Image"
msgstr "Slika"
@@ -3945,7 +3865,6 @@ msgid "Menubar"
msgstr ""
#: notebookbar_groupedbar_compact.ui:2575
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|fileb"
msgid "_File"
msgstr "_Datoteka"
@@ -4059,7 +3978,6 @@ msgid "Grou_p"
msgstr "Grupa"
#: notebookbar_groupedbar_compact.ui:6694
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|GridO"
msgid "_Grid"
msgstr "_Mreža"
@@ -4083,7 +4001,6 @@ msgstr "Boja"
#: notebookbar_groupedbar_compact.ui:7596
#: /home/cl/vc/git/libo-core/sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:8350
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|GridB"
msgid "_Grid"
msgstr "_Mreža"
@@ -4147,13 +4064,11 @@ msgid "Menubar"
msgstr ""
#: notebookbar_groupedbar_full.ui:2541
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|Quotation2"
msgid "Quotation"
msgstr "Citat"
#: notebookbar_groupedbar_full.ui:3227
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|fileb"
msgid "_File"
msgstr "_Datoteka"
@@ -4279,7 +4194,6 @@ msgstr "~Izmijeni"
#: notebookbar_groupedbar_full.ui:8677
#: /home/cl/vc/git/libo-core/sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:9941
#: /home/cl/vc/git/libo-core/sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:11368
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|GridDrawB"
msgid "_Grid"
msgstr "_Mreža"
@@ -4373,13 +4287,11 @@ msgid "_Help"
msgstr "Pomoć"
#: notebookbar_groups.ui:49
-#, fuzzy
msgctxt "notebookbar_groups|layout01"
msgid "Blank"
msgstr "Prazno"
#: notebookbar_groups.ui:57
-#, fuzzy
msgctxt "notebookbar_groups|layout02"
msgid "Title Slide"
msgstr "Naslovni slajd"
@@ -4391,13 +4303,11 @@ msgid "Title, Text"
msgstr "Tekst naslova"
#: notebookbar_groups.ui:73
-#, fuzzy
msgctxt "notebookbar_groups|layout04"
msgid "Title, Content"
msgstr "Naslov, sadržaj"
#: notebookbar_groups.ui:81
-#, fuzzy
msgctxt "notebookbar_groups|layout05"
msgid "Centered Text"
msgstr "Centriran tekst"
@@ -4415,13 +4325,11 @@ msgid "Footnote"
msgstr "Fusnota"
#: notebookbar_groups.ui:127
-#, fuzzy
msgctxt "notebookbar_groups|endnote"
msgid "Endnote"
msgstr "Endnota"
#: notebookbar_groups.ui:142
-#, fuzzy
msgctxt "notebookbar_groups|bookmark"
msgid "Bookmark"
msgstr "Zabilješka"
@@ -4472,7 +4380,6 @@ msgid "Title 2"
msgstr "Naslov2"
#: notebookbar_groups.ui:489
-#, fuzzy
msgctxt "notebookbar_groups|filegrouplabel"
msgid "File"
msgstr "Datoteka"
@@ -4484,7 +4391,6 @@ msgid "Clipboard"
msgstr "odlagalište"
#: notebookbar_groups.ui:688
-#, fuzzy
msgctxt "notebookbar_groups|shapestyleb"
msgid "Style"
msgstr "Stil"
@@ -4500,7 +4406,6 @@ msgid " "
msgstr ""
#: notebookbar_groups.ui:1201
-#, fuzzy
msgctxt "notebookbar_groups|formatgrouplabel"
msgid "Text"
msgstr "Tekst"
@@ -4536,19 +4441,16 @@ msgid "Transition"
msgstr "Prijelazi"
#: notebookbar_groups.ui:1386
-#, fuzzy
msgctxt "notebookbar_groups|slidegrouplabel"
msgid "Slide"
msgstr "Slajd"
#: notebookbar_groups.ui:1460
-#, fuzzy
msgctxt "notebookbar_groups|shapesb"
msgid "Shapes"
msgstr "Oblici"
#: notebookbar_groups.ui:1476
-#, fuzzy
msgctxt "notebookbar_groups|linksb"
msgid "Links"
msgstr "Veze"
@@ -4560,7 +4462,6 @@ msgid "Insert"
msgstr "Ubaci"
#: notebookbar_groups.ui:1620
-#, fuzzy
msgctxt "notebookbar_groups|imagestyleb"
msgid "Style"
msgstr "Stil"
@@ -4584,7 +4485,6 @@ msgid "Lock"
msgstr "Spajanje"
#: notebookbar_groups.ui:1762
-#, fuzzy
msgctxt "notebookbar_groups|imagegrouplabel"
msgid "Image"
msgstr "Slika"
@@ -4596,13 +4496,11 @@ msgid "None"
msgstr "Ništa"
#: notebookbar_groups.ui:1827
-#, fuzzy
msgctxt "notebookbar_groups|wrapideal"
msgid "Optimal"
msgstr "Optimalno"
#: notebookbar_groups.ui:1836
-#, fuzzy
msgctxt "notebookbar_groups|wrapon"
msgid "Parallel"
msgstr "Paralela"
@@ -4620,7 +4518,6 @@ msgid "After"
msgstr "_Nakon"
#: notebookbar_groups.ui:1863
-#, fuzzy
msgctxt "notebookbar_groups|wrapthrough"
msgid "Through"
msgstr "Kroz"
@@ -4659,7 +4556,6 @@ msgid "Start with _Template Selection"
msgstr ""
#: optimpressgeneralpage.ui:134
-#, fuzzy
msgctxt "optimpressgeneralpage|newdoclbl"
msgid "New Document"
msgstr "Novi dokument"
@@ -4918,7 +4814,6 @@ msgid "Duration of pause"
msgstr "Trajanje pauze"
#: presentationdialog.ui:395
-#, fuzzy
msgctxt "presentationdialog|pauseduration-atkobject"
msgid "Pause Duration"
msgstr "Dužina trajanja pauze"
@@ -5269,7 +5164,6 @@ msgid "Export _hidden slides"
msgstr "Eksportuj _skrivene stranice"
#: publishingdialog.ui:1096
-#, fuzzy
msgctxt "publishingdialog|effectsLabel"
msgid "Effects"
msgstr "Efekti"
@@ -5308,7 +5202,6 @@ msgid "Information for the Title Page"
msgstr ""
#: publishingdialog.ui:1304
-#, fuzzy
msgctxt "publishingdialog|textOnlyCheckbutton"
msgid "_Text only"
msgstr "_Samo tekst"
@@ -5421,13 +5314,11 @@ msgid "Two Spins"
msgstr "Dva okreta"
#: rotatemenu.ui:50
-#, fuzzy
msgctxt "rotatemenu|clockwise"
msgid "Clockwise"
msgstr "U smjeru kazaljke"
#: rotatemenu.ui:58
-#, fuzzy
msgctxt "rotatemenu|counterclock"
msgid "Counter-clockwise"
msgstr "U smjeru suprotnom kazaljci"
@@ -5531,7 +5422,6 @@ msgid "Master Objects"
msgstr ""
#: sidebarslidebackground.ui:130
-#, fuzzy
msgctxt "sidebarslidebackground|button2"
msgid "Insert Image"
msgstr "Ubaci sliku"
@@ -5552,7 +5442,6 @@ msgid "Master View"
msgstr ""
#: sidebarslidebackground.ui:226
-#, fuzzy
msgctxt "sidebarslidebackground|closemasterslide"
msgid "Close Master View"
msgstr "Zatvori master pogled"
@@ -5570,7 +5459,6 @@ msgid "Narrow"
msgstr "Uzak"
#: sidebarslidebackground.ui:250
-#, fuzzy
msgctxt "sidebarslidebackground|marginLB"
msgid "Moderate"
msgstr "Umjereno"
@@ -5602,7 +5490,6 @@ msgid "Margin:"
msgstr ""
#: sidebarslidebackground.ui:277
-#, fuzzy
msgctxt "sidebarslidebackground|customlabel"
msgid "Custom"
msgstr "Prilagođeno"
@@ -5839,7 +5726,6 @@ msgid "Variant:"
msgstr "Varijanca"
#: slidetransitionspanelhorizontal.ui:103
-#, fuzzy
msgctxt "slidetransitionspanelhorizontal|sound_label"
msgid "Sound:"
msgstr "Zvuk:"
@@ -5857,19 +5743,16 @@ msgid "Stop previous sound"
msgstr "Zaustavi predhodni zvuk"
#: slidetransitionspanelhorizontal.ui:118
-#, fuzzy
msgctxt "slidetransitionspanelhorizontal|sound_list"
msgid "Other sound..."
msgstr "Drugi zvuk..."
#: slidetransitionspanelhorizontal.ui:128
-#, fuzzy
msgctxt "slidetransitionspanelhorizontal|loop_sound"
msgid "Loop until next sound"
msgstr "Petlja do sljedećeg zvuka"
#: slidetransitionspanelhorizontal.ui:142
-#, fuzzy
msgctxt "slidetransitionspanelhorizontal|rb_mouse_click"
msgid "On mouse click"
msgstr "Na klik miša"
@@ -6098,7 +5981,6 @@ msgid "Bullets"
msgstr "Tačke"
#: bulletsandnumbering.ui:127
-#, fuzzy
msgctxt "bulletsandnumbering|singlenum"
msgid "Numbering"
msgstr "Numerisanje"
@@ -6140,7 +6022,6 @@ msgid "Values from Selection"
msgstr "Vrijednosti iz odabira"
#: copydlg.ui:162
-#, fuzzy
msgctxt "copydlg|viewdata-atkobject"
msgid "Values from Selection"
msgstr "Vrijednosti iz odabira"
@@ -6346,13 +6227,11 @@ msgid "Numbering"
msgstr "Numerisanje"
#: drawprinteroptions.ui:32
-#, fuzzy
msgctxt "drawprinteroptions|printname"
msgid "Page name"
msgstr "Ime stranice"
#: drawprinteroptions.ui:48
-#, fuzzy
msgctxt "drawprinteroptions|printdatetime"
msgid "Date and time"
msgstr "Datum i vrijeme"
@@ -6364,55 +6243,46 @@ msgid "Contents"
msgstr "Sadržaj"
#: drawprinteroptions.ui:103
-#, fuzzy
msgctxt "drawprinteroptions|originalcolors"
msgid "Original size"
msgstr "Originalna veličina"
#: drawprinteroptions.ui:121
-#, fuzzy
msgctxt "drawprinteroptions|grayscale"
msgid "Grayscale"
msgstr "Sive nijanse"
#: drawprinteroptions.ui:139
-#, fuzzy
msgctxt "drawprinteroptions|blackandwhite"
msgid "Black & white"
msgstr "Crno-bijelo"
#: drawprinteroptions.ui:163
-#, fuzzy
msgctxt "drawprinteroptions|label5"
msgid "Color"
msgstr "Boja"
#: drawprinteroptions.ui:196
-#, fuzzy
msgctxt "drawprinteroptions|originalsize"
msgid "Original size"
msgstr "Originalna veličina"
#: drawprinteroptions.ui:214
-#, fuzzy
msgctxt "drawprinteroptions|fittoprintable"
msgid "Fit to printable page"
msgstr "Prilagodi veličinu stranici papira"
#: drawprinteroptions.ui:232
-#, fuzzy
msgctxt "drawprinteroptions|distributeonmultiple"
msgid "Distribute on multiple sheets of paper"
msgstr "Rasporedi na više listova papira"
#: drawprinteroptions.ui:250
-#, fuzzy
msgctxt "drawprinteroptions|tilesheet"
msgid "Tile sheet of paper with repeated pages"
msgstr "Poredaj list papira s ponovljenim stranama"
#: drawprinteroptions.ui:274
-#, fuzzy
msgctxt "drawprinteroptions|label6"
msgid "Size"
msgstr "Veličina"
@@ -6468,7 +6338,6 @@ msgid "Bullets"
msgstr "Tačke"
#: drawprtldialog.ui:311
-#, fuzzy
msgctxt "drawprtldialog|RID_SVXPAGE_PICK_SINGLE_NUM"
msgid "Numbering"
msgstr "Numerisanje"
@@ -6520,7 +6389,6 @@ msgid "_Title"
msgstr "_Naslov"
#: insertlayer.ui:197
-#, fuzzy
msgctxt "insertlayer|description"
msgid "_Description"
msgstr "_Opis"
diff --git a/source/bs/sfx2/messages.po b/source/bs/sfx2/messages.po
index 69c30f35da7..df261a79958 100644
--- a/source/bs/sfx2/messages.po
+++ b/source/bs/sfx2/messages.po
@@ -39,13 +39,11 @@ msgid "~Close"
msgstr "~Zatvori"
#: strings.hrc:30
-#, fuzzy
msgctxt "STR_OPEN"
msgid "Open"
msgstr "Otvori"
#: strings.hrc:31
-#, fuzzy
msgctxt "STR_EDIT_TEMPLATE"
msgid "Edit"
msgstr "Izmijeni"
@@ -61,13 +59,11 @@ msgid "Reset Default"
msgstr ""
#: strings.hrc:34
-#, fuzzy
msgctxt "STR_DELETE"
msgid "Delete"
msgstr "Obriši"
#: strings.hrc:35
-#, fuzzy
msgctxt "STR_RENAME"
msgid "Rename"
msgstr "Preimenuj"
@@ -195,7 +191,6 @@ msgid "~Keep Old Styles"
msgstr "~Sačuvaj stare stilove"
#: strings.hrc:59
-#, fuzzy
msgctxt "STR_ACTION_REFRESH"
msgid "Refresh"
msgstr "Osvježi"
@@ -441,13 +436,11 @@ msgid "\"$(ARG1)\" is not an absolute URL that can be passed to an external appl
msgstr "\"$(ARG1)\" nije apsolutni URL koji može biti proslijeđen vanjskoj aplikaciji na otvaranje."
#: strings.hrc:107
-#, fuzzy
msgctxt "STR_GID_INTERN"
msgid "Internal"
msgstr "Unutrašnji"
#: strings.hrc:108
-#, fuzzy
msgctxt "STR_GID_APPLICATION"
msgid "Application"
msgstr "Aplikacija"
@@ -459,19 +452,16 @@ msgid "View"
msgstr "Pogled"
#: strings.hrc:110
-#, fuzzy
msgctxt "STR_GID_DOCUMENT"
msgid "Documents"
msgstr "Dokumenti"
#: strings.hrc:111
-#, fuzzy
msgctxt "STR_GID_EDIT"
msgid "Edit"
msgstr "Izmijeni"
#: strings.hrc:112
-#, fuzzy
msgctxt "STR_GID_MACRO"
msgid "BASIC"
msgstr "BASIC"
@@ -483,13 +473,11 @@ msgid "Options"
msgstr "Opcije"
#: strings.hrc:114
-#, fuzzy
msgctxt "STR_GID_MATH"
msgid "Math"
msgstr "Matematika"
#: strings.hrc:115
-#, fuzzy
msgctxt "STR_GID_NAVIGATOR"
msgid "Navigate"
msgstr "Navigacija"
@@ -501,61 +489,51 @@ msgid "Insert"
msgstr "Ubaci"
#: strings.hrc:117
-#, fuzzy
msgctxt "STR_GID_FORMAT"
msgid "Format"
msgstr "Format"
#: strings.hrc:118
-#, fuzzy
msgctxt "STR_GID_TEMPLATE"
msgid "Templates"
msgstr "Šabloni"
#: strings.hrc:119
-#, fuzzy
msgctxt "STR_GID_TEXT"
msgid "Text"
msgstr "Tekst"
#: strings.hrc:120
-#, fuzzy
msgctxt "STR_GID_FRAME"
msgid "Frame"
msgstr "Okvir"
#: strings.hrc:121
-#, fuzzy
msgctxt "STR_GID_GRAPHIC"
msgid "Image"
msgstr "Slika"
#: strings.hrc:122
-#, fuzzy
msgctxt "STR_GID_TABLE"
msgid "Table"
msgstr "Tabela"
#: strings.hrc:123
-#, fuzzy
msgctxt "STR_GID_ENUMERATION"
msgid "Numbering"
msgstr "Numerisanje"
#: strings.hrc:124
-#, fuzzy
msgctxt "STR_GID_DATA"
msgid "Data"
msgstr "Podaci"
#: strings.hrc:125
-#, fuzzy
msgctxt "STR_GID_SPECIAL"
msgid "Special Functions"
msgstr "Posebne funkcije"
#: strings.hrc:126
-#, fuzzy
msgctxt "STR_GID_IMAGE"
msgid "Image"
msgstr "Slika"
@@ -567,7 +545,6 @@ msgid "Chart"
msgstr "Grafikon"
#: strings.hrc:128
-#, fuzzy
msgctxt "STR_GID_EXPLORER"
msgid "Explorer"
msgstr "Pretraživač"
@@ -579,7 +556,6 @@ msgid "Connector"
msgstr "Konektor"
#: strings.hrc:130
-#, fuzzy
msgctxt "STR_GID_MODIFY"
msgid "Modify"
msgstr "Izmijeni"
@@ -591,7 +567,6 @@ msgid "Drawing"
msgstr "Crtež"
#: strings.hrc:132
-#, fuzzy
msgctxt "STR_GID_CONTROLS"
msgid "Controls"
msgstr "Kontrole"
@@ -1009,13 +984,11 @@ msgid "Styles in use: "
msgstr "Stilovi u upotrebi: "
#: strings.hrc:208
-#, fuzzy
msgctxt "STR_SID_NAVIGATOR"
msgid "Navigator"
msgstr "Navigator"
#: strings.hrc:209
-#, fuzzy
msgctxt "STR_SID_SIDEBAR"
msgid "Sidebar"
msgstr "Bočna traka"
@@ -1509,7 +1482,6 @@ msgid "Date completed"
msgstr "Datum završen"
#: dinfdlg.hrc:30
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Department"
msgstr "Odjel"
@@ -1545,7 +1517,6 @@ msgid "Editor"
msgstr "Urednik"
#: dinfdlg.hrc:36
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "E-Mail"
msgstr "E-mail"
@@ -1557,7 +1528,6 @@ msgid "Forward to"
msgstr "Proslijedi"
#: dinfdlg.hrc:38
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Group"
msgstr "Grupa"
@@ -1569,7 +1539,6 @@ msgid "Info"
msgstr "Info"
#: dinfdlg.hrc:40
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Language"
msgstr "Jezik"
@@ -1605,13 +1574,11 @@ msgid "Project"
msgstr "Projekat"
#: dinfdlg.hrc:46
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Publisher"
msgstr "Izdavač"
#: dinfdlg.hrc:47
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Purpose"
msgstr "Svrha"
@@ -1635,13 +1602,11 @@ msgid "Recorded date"
msgstr "Datum snimanja"
#: dinfdlg.hrc:51
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Reference"
msgstr "Referenca"
#: dinfdlg.hrc:52
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Source"
msgstr "Izvor"
@@ -1665,13 +1630,11 @@ msgid "Typist"
msgstr "Daktilograf"
#: dinfdlg.hrc:56
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "URL"
msgstr "URL"
#: dinfdlg.hrc:69
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Text"
msgstr "Tekst"
@@ -1689,7 +1652,6 @@ msgid "Date"
msgstr "Podaci"
#: dinfdlg.hrc:72
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Duration"
msgstr "Trajanje"
@@ -1823,13 +1785,11 @@ msgid "Display"
msgstr "Prikaži"
#: bookmarkmenu.ui:26
-#, fuzzy
msgctxt "bookmarkmenu|rename"
msgid "Rename..."
msgstr "Preimenuj..."
#: bookmarkmenu.ui:34
-#, fuzzy
msgctxt "bookmarkmenu|delete"
msgid "Delete"
msgstr "Obriši"
@@ -2146,7 +2106,6 @@ msgid "Millise_conds:"
msgstr "Milisekunde"
#: editdurationdialog.ui:287
-#, fuzzy
msgctxt "editdurationdialog|label2"
msgid "Duration"
msgstr "Trajanje"
@@ -2167,7 +2126,6 @@ msgid "Please save this document locally instead and attach it from within your
msgstr "Molimo vas da sačuvate ovaj dokument lokalno i priložite ga unutar vašeg e-mail klijenta."
#: floatingrecord.ui:9
-#, fuzzy
msgctxt "floatingrecord|FloatingRecord"
msgid "Record Macro"
msgstr "Snimi makro"
@@ -2191,7 +2149,6 @@ msgid "Contents"
msgstr "Komentari"
#: helpcontrol.ui:71
-#, fuzzy
msgctxt "helpcontrol|index"
msgid "Index"
msgstr "Indeks"
@@ -2263,7 +2220,6 @@ msgid "Find in _headings only"
msgstr ""
#: inputdialog.ui:83
-#, fuzzy
msgctxt "inputdialog|label"
msgid "Height:"
msgstr "Visina:"
@@ -2329,7 +2285,6 @@ msgid "From File..."
msgstr "~Iz datoteke..."
#: loadtemplatedialog.ui:128
-#, fuzzy
msgctxt "loadtemplatedialog|label1"
msgid "Categories"
msgstr "Kategorije"
@@ -2376,7 +2331,6 @@ msgid "Load Styles"
msgstr ""
#: loadtemplatedialog.ui:331
-#, fuzzy
msgctxt "loadtemplatedialog|label3"
msgid "Pre_view"
msgstr "Pre_gled"
@@ -2449,7 +2403,6 @@ msgid "Style Name"
msgstr "Ime stila"
#: notebookbar.ui:73
-#, fuzzy
msgctxt "notebookbar|label9"
msgid "File"
msgstr "Datoteka"
@@ -2615,7 +2568,6 @@ msgid "Confirm:"
msgstr "Potvrdi:"
#: password.ui:158
-#, fuzzy
msgctxt "password|pass1ed-atkobject"
msgid "Password"
msgstr "Šifra"
@@ -2730,13 +2682,11 @@ msgid "_Search for:"
msgstr "_Traži"
#: searchdialog.ui:117
-#, fuzzy
msgctxt "searchdialog|matchcase"
msgid "Ma_tch case"
msgstr "U_pari slova"
#: searchdialog.ui:132
-#, fuzzy
msgctxt "searchdialog|wholewords"
msgid "Whole wor_ds only"
msgstr "Samo sva sl_ova"
@@ -2887,7 +2837,6 @@ msgid "E_xtensions"
msgstr "_Proširenja"
#: startcenter.ui:482
-#, fuzzy
msgctxt "startcenter|label1"
msgid "Application"
msgstr "Aplikacija"
@@ -2921,13 +2870,11 @@ msgid "Hide"
msgstr "Sakrij"
#: stylecontextmenu.ui:36
-#, fuzzy
msgctxt "stylecontextmenu|show"
msgid "Show"
msgstr "Prikaži"
#: stylecontextmenu.ui:44
-#, fuzzy
msgctxt "stylecontextmenu|delete"
msgid "Delete..."
msgstr "Izbriši..."
@@ -2959,19 +2906,16 @@ msgid "All Applications"
msgstr ""
#: templatedlg.ui:16
-#, fuzzy
msgctxt "templatedlg|applist"
msgid "Documents"
msgstr "Dokumenti"
#: templatedlg.ui:19
-#, fuzzy
msgctxt "templatedlg|applist"
msgid "Spreadsheets"
msgstr "Tabelarni dokumenti"
#: templatedlg.ui:22
-#, fuzzy
msgctxt "templatedlg|applist"
msgid "Presentations"
msgstr "Prezentacije"
@@ -3000,7 +2944,6 @@ msgid "Search"
msgstr "Pretraživanje"
#: templatedlg.ui:147
-#, fuzzy
msgctxt "templatedlg|search_filter"
msgid "Search..."
msgstr "Pretražujem..."
@@ -3016,7 +2959,6 @@ msgid "Filter by Category"
msgstr ""
#: templatedlg.ui:205
-#, fuzzy
msgctxt "templatedlg|label1"
msgid "Filter"
msgstr "Filter"
diff --git a/source/bs/starmath/messages.po b/source/bs/starmath/messages.po
index ad5df4cf27f..6d347d89a41 100644
--- a/source/bs/starmath/messages.po
+++ b/source/bs/starmath/messages.po
@@ -1702,43 +1702,36 @@ msgid "gray"
msgstr "Siva"
#: strings.hrc:295
-#, fuzzy
msgctxt "STR_LIME"
msgid "lime"
msgstr "lime"
#: strings.hrc:296
-#, fuzzy
msgctxt "STR_MAROON"
msgid "maroon"
msgstr "kestenjasta"
#: strings.hrc:297
-#, fuzzy
msgctxt "STR_NAVY"
msgid "navy"
msgstr "mornarska"
#: strings.hrc:298
-#, fuzzy
msgctxt "STR_OLIVE"
msgid "olive"
msgstr "maslinasta"
#: strings.hrc:299
-#, fuzzy
msgctxt "STR_PURPLE"
msgid "purple"
msgstr "ljubičasta"
#: strings.hrc:300
-#, fuzzy
msgctxt "STR_SILVER"
msgid "silver"
msgstr "srebrena"
#: strings.hrc:301
-#, fuzzy
msgctxt "STR_TEAL"
msgid "teal"
msgstr "grogotovac"
@@ -1904,7 +1897,6 @@ msgid "B~orders"
msgstr "Rubovi"
#: strings.hrc:333
-#, fuzzy
msgctxt "RID_PRINTUIOPT_SIZE"
msgid "Size"
msgstr "Veličina"
diff --git a/source/bs/svl/messages.po b/source/bs/svl/messages.po
index 526367d990b..9cf31ee9c2f 100644
--- a/source/bs/svl/messages.po
+++ b/source/bs/svl/messages.po
@@ -110,13 +110,11 @@ msgid "Image"
msgstr "Slika"
#: svl.hrc:45
-#, fuzzy
msgctxt "STR_SVT_MIMETYPE_IMAGE_PNG"
msgid "Image"
msgstr "Slika"
#: svl.hrc:46
-#, fuzzy
msgctxt "STR_SVT_MIMETYPE_IMAGE_TIFF"
msgid "Image"
msgstr "Slika"
diff --git a/source/bs/svtools/messages.po b/source/bs/svtools/messages.po
index f1ddc1498a5..f1e8bf27834 100644
--- a/source/bs/svtools/messages.po
+++ b/source/bs/svtools/messages.po
@@ -14,133 +14,111 @@ msgstr ""
"X-Generator: LibreOffice\n"
#: errtxt.hrc:30
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "Error"
msgstr "Greška"
#: errtxt.hrc:31
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "Warning"
msgstr "Upozorenje"
#: errtxt.hrc:32
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) loading the template $(ARG1)"
msgstr "$(ERR) prilikom učitavanja šablona $(ARG1)"
#: errtxt.hrc:33 /home/cl/vc/git/libo-core/svtools/inc/errtxt.hrc:34
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) saving the document $(ARG1)"
msgstr "$(ERR) prilikom snimanja dokumenta $(ARG1)"
#: errtxt.hrc:35
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) displaying doc. information for document $(ARG1)"
msgstr "$(ERR) prilikom prikaza podataka o dokumentu $(ARG1)"
#: errtxt.hrc:36
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) writing document $(ARG1) as template"
msgstr "$(ERR) prilikom pisanja dokumenta $(ARG1) kao šablona"
#: errtxt.hrc:37
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) copying or moving document contents"
msgstr "$(ERR) prilikom kopiranja ili premještanja sadržaja"
#: errtxt.hrc:38
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) starting the Document Manager"
msgstr "$(ERR) prilikom pokretanja menadžera dokumenata"
#: errtxt.hrc:39
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) loading document $(ARG1)"
msgstr "$(ERR) prilikom učitavanja dokumenta $(ARG1)"
#: errtxt.hrc:40 /home/cl/vc/git/libo-core/svtools/inc/errtxt.hrc:41
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) creating a new document"
msgstr "$(ERR) prilikom pravljenja novog dokumenta"
#: errtxt.hrc:42
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) expanding entry"
msgstr "$(ERR) prilikom proširivanja stavke"
#: errtxt.hrc:43
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) loading BASIC of document $(ARG1)"
msgstr "$(ERR) prilikom učitavanja BASIC dokumenta $(ARG1)"
#: errtxt.hrc:44
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) searching for an address"
msgstr "$(ERR) prilikom pretrage adrese"
#: errtxt.hrc:50
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Abort"
msgstr "Prekini"
#: errtxt.hrc:51
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Nonexistent object"
msgstr "Nepostojeći objekat"
#: errtxt.hrc:52
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Object already exists"
msgstr "Objekat već postoji"
#: errtxt.hrc:53
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Object not accessible"
msgstr "Objekat nije dostupan"
#: errtxt.hrc:54
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Inadmissible path"
msgstr "Nedostupan put"
#: errtxt.hrc:55
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Locking problem"
msgstr "Problem sa zaključavanjem"
#: errtxt.hrc:56
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Wrong parameter"
msgstr "Pogrešan parametar"
#: errtxt.hrc:57
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Resource exhausted"
msgstr "Resursi su iscrpljeni"
#: errtxt.hrc:58
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Action not supported"
msgstr "Akcija nije podržana"
@@ -152,7 +130,6 @@ msgid "Read Error"
msgstr "Greška prilikom čitanja"
#: errtxt.hrc:60
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Write Error"
msgstr "Greška pri pisanju"
@@ -164,91 +141,76 @@ msgid "unknown"
msgstr "Nepoznat"
#: errtxt.hrc:62
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Version Incompatibility"
msgstr "Nekompatibilnost verzije"
#: errtxt.hrc:63 /home/cl/vc/git/libo-core/svtools/inc/errtxt.hrc:74
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "General Error"
msgstr "Opšta greška"
#: errtxt.hrc:64
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Incorrect format"
msgstr "Neispravan format"
#: errtxt.hrc:65
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Error creating object"
msgstr "Greška pri pravljenju objekta"
#: errtxt.hrc:66
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Inadmissible value or data type"
msgstr "Neprihvatljiva vrijednost ili vrsta podatka"
#: errtxt.hrc:67
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "BASIC runtime error"
msgstr "BASIC greška tokom izvršenja"
#: errtxt.hrc:68
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "BASIC syntax error"
msgstr "BASIC greška u sintaksi"
#: errtxt.hrc:75
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "General input/output error."
msgstr "Općenita ulazno/izlazna greška."
#: errtxt.hrc:76
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Invalid file name."
msgstr "Naziv datoteke nije ispravan."
#: errtxt.hrc:77
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Nonexistent file."
msgstr "Nepostojeća datoteka."
#: errtxt.hrc:78
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "File already exists."
msgstr "Datoteka već postoji."
#: errtxt.hrc:79
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The object is not a directory."
msgstr "Objekat nije direktorij."
#: errtxt.hrc:80
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The object is not a file."
msgstr "Objekat nije datoteka."
#: errtxt.hrc:81
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The specified device is invalid."
msgstr "Navedeni uređaj nije valjan."
#: errtxt.hrc:82
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid ""
"The object cannot be accessed\n"
@@ -258,19 +220,16 @@ msgstr ""
"zbog nedostatka korisničkih privilegija."
#: errtxt.hrc:83
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Sharing violation while accessing the object."
msgstr "Tokom pristupanja objektu došlo je do kršenja prava dijeljenja."
#: errtxt.hrc:84
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "No more space on device."
msgstr "Na uređaju nema više prostora."
#: errtxt.hrc:85
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid ""
"This operation cannot be run on\n"
@@ -280,163 +239,136 @@ msgstr ""
"datotekama sa džoker znakovima."
#: errtxt.hrc:86
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "This operation is not supported on this operating system."
msgstr "Ova operacija nije podržana na ovom operativnom sistemu."
#: errtxt.hrc:87
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "There are too many files open."
msgstr "Otvoreno je previše datoteka."
#: errtxt.hrc:88
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Data could not be read from the file."
msgstr "Iz datoteke nije moguće čitati podatke."
#: errtxt.hrc:89
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The file could not be written."
msgstr "Datoteka se ne može snimiti."
#: errtxt.hrc:90
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The operation could not be run due to insufficient memory."
msgstr "Operacija se ne može izvršiti zbog nedostatka memorije."
#: errtxt.hrc:91
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The seek operation could not be run."
msgstr "Operacija traganja nije mogla biti pokrenuta."
#: errtxt.hrc:92
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The tell operation could not be run."
msgstr "Operacija 'tell' nije mogla biti pokrenuta."
#: errtxt.hrc:93
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Incorrect file version."
msgstr "Nepravilna verzija datoteke."
#: errtxt.hrc:94
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Incorrect file format."
msgstr "Nepravilan format datoteke."
#: errtxt.hrc:95
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The file name contains invalid characters."
msgstr "Naziv datoteke sadrži nepodržane znakove."
#: errtxt.hrc:96
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "An unknown I/O error has occurred."
msgstr "Pojavila se nepoznata U/I greška."
#: errtxt.hrc:97
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "An invalid attempt was made to access the file."
msgstr "Neispravan pokušaj pristupa datoteci."
#: errtxt.hrc:98
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The file could not be created."
msgstr "Datoteku nije moguće napraviti."
#: errtxt.hrc:99
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The operation was started under an invalid parameter."
msgstr "Operacija započela pod neispravnim parametrom."
#: errtxt.hrc:100
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The operation on the file was aborted."
msgstr "Operacija na datoteci je prekinuta."
#: errtxt.hrc:101
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Path to the file does not exist."
msgstr "Put do datoteke ne postoji."
#: errtxt.hrc:102
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "An object cannot be copied into itself."
msgstr "Objekat nije moguće kopirati u samog sebe."
#: errtxt.hrc:103
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The specified template could not be found."
msgstr "Navedeni šablon nije mogao biti pronađen."
#: errtxt.hrc:104
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The file cannot be used as template."
msgstr "Datoteku nije moguće koristiti kao šablon."
#: errtxt.hrc:105
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "This document has already been opened for editing."
msgstr "Ovaj dokument je već otvoren za izmjenu."
#: errtxt.hrc:106
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The wrong password has been entered."
msgstr "Unijeli ste pogrešnu šifru."
#: errtxt.hrc:107
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Error reading file."
msgstr "Greška prilikom čitanja datoteke."
#: errtxt.hrc:108
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The document was opened as read-only."
msgstr "Dokument je otvoren samo za čitanje."
#: errtxt.hrc:109
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "General OLE Error."
msgstr "Opća OLE greška."
#: errtxt.hrc:110
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The host name $(ARG1) could not be resolved."
msgstr "Nije moguće razriješiti ime računara $(ARG1)."
#: errtxt.hrc:111
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Could not establish Internet connection to $(ARG1)."
msgstr "Nemoguće uspostaviti Internet konekciju za $(ARG1)."
#: errtxt.hrc:112
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid ""
"Error reading data from the Internet.\n"
@@ -446,7 +378,6 @@ msgstr ""
"Server poruka greške: $(ARG1)."
#: errtxt.hrc:113
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid ""
"Error transferring data to the Internet.\n"
@@ -456,37 +387,31 @@ msgstr ""
"Server poruka greške: $(ARG1)."
#: errtxt.hrc:114
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "General Internet error has occurred."
msgstr "Opća internetska greška otkrivena."
#: errtxt.hrc:115
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The requested Internet data is not available in the cache and cannot be transmitted as the Online mode has not be activated."
msgstr "Traženi internetski podatak nije dostupan u cache memoriji i ne moze biti premješten kako Online modulacija ne mora biti aktivirana."
#: errtxt.hrc:116
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The contents could not be created."
msgstr "Sadržaj se nije mogao napraviti."
#: errtxt.hrc:117
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The file name is too long for the target file system."
msgstr "Ime datoteke je predugo za odredišni datotečni sistem."
#: errtxt.hrc:118
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The input syntax is invalid."
msgstr "Ulazna sintaksa nije ispravna."
#: errtxt.hrc:119
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid ""
"This document contains attributes that cannot be saved in the selected format.\n"
@@ -496,19 +421,16 @@ msgstr ""
"Snimite dokument u %PRODUCTNAME %PRODUCTVERSION formatu datoteke."
#: errtxt.hrc:120
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The maximum number of documents that can be opened at the same time has been reached. You need to close one or more documents before you can open a new document."
msgstr "Dostignut je maksimum otvorenih dokumenata. Trebate zatvoriti jedan ili više dokumenata da otvorite novi."
#: errtxt.hrc:121
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Could not create backup copy."
msgstr "Nije napravljena rezervna kopija."
#: errtxt.hrc:122
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid ""
"An attempt was made to execute a macro.\n"
@@ -518,7 +440,6 @@ msgstr ""
"Iz sigurnosnih razloga, pokretanje makroa je isključeno."
#: errtxt.hrc:123
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid ""
"This document contains macros.\n"
@@ -534,7 +455,6 @@ msgstr ""
"Stoga, neke funkcionalnosti mogu biti nedostupne."
#: errtxt.hrc:124
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid ""
"This document contains macros.\n"
@@ -550,7 +470,6 @@ msgstr ""
"Stoga je moguće da neka funkcionalnost neće biti dostupna."
#: errtxt.hrc:125
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid ""
"The encrypted document contains unexpected non-encrypted streams.\n"
@@ -570,25 +489,21 @@ msgstr ""
" "
#: errtxt.hrc:126
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Invalid data length."
msgstr "Neispravna dužina podatka."
#: errtxt.hrc:127
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Function not possible: path contains current directory."
msgstr "Funkcija nije moguća: put sadrži trenutni direktorij."
#: errtxt.hrc:128
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Function not possible: device (drive) not identical."
msgstr "Funkcija nije moguća: uređaj (pogonska jedinica) nije isti."
#: errtxt.hrc:129
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Device (drive) not ready."
msgstr "Uređaj (pogon) nije spreman."
@@ -599,13 +514,11 @@ msgid "Wrong checksum."
msgstr ""
#: errtxt.hrc:131
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Function not possible: write protected."
msgstr "Funkcija nije moguća: zaštita pisanja."
#: errtxt.hrc:132
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid ""
"The password of a shared spreadsheet cannot be set or changed.\n"
@@ -1595,7 +1508,6 @@ msgid "Sardinian"
msgstr "Sardinijski"
#: langtab.hrc:220
-#, fuzzy
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Dzongkha"
msgstr "Dzongkha"
@@ -2650,7 +2562,6 @@ msgid "_Delete"
msgstr "_Izbriši"
#: fileviewmenu.ui:20
-#, fuzzy
msgctxt "fileviewmenu|rename"
msgid "_Rename"
msgstr "_Preimenuj"
@@ -2922,7 +2833,6 @@ msgid "Secure connection"
msgstr ""
#: placeedit.ui:269
-#, fuzzy
msgctxt "placeedit|loginLabel"
msgid "User:"
msgstr "Korisnik:"
@@ -2940,7 +2850,6 @@ msgid "Port:"
msgstr "Port"
#: placeedit.ui:414
-#, fuzzy
msgctxt "placeedit|passwordLabel"
msgid "Password:"
msgstr "Šifra:"
@@ -3763,7 +3672,6 @@ msgid "Black Italic"
msgstr "Crna kurziv"
#: strings.hrc:176
-#, fuzzy
msgctxt "STR_SVT_STYLE_BOOK"
msgid "Book"
msgstr "Knjiga"
@@ -3888,7 +3796,6 @@ msgid "Horizontal Ruler"
msgstr "_Vodoravni linijar"
#: strings.hrc:202
-#, fuzzy
msgctxt "STR_SVT_ACC_RULER_VERT_NAME"
msgid "Vertical Ruler"
msgstr "Uspravni linijar"
@@ -4104,7 +4011,6 @@ msgid "~Finish"
msgstr "~Kraj"
#: strings.hrc:246
-#, fuzzy
msgctxt "STR_WIZDLG_NEXT"
msgid "~Next >"
msgstr "~Dalje >"
diff --git a/source/bs/svx/messages.po b/source/bs/svx/messages.po
index 61f0b7a3d3a..2239061d4a5 100644
--- a/source/bs/svx/messages.po
+++ b/source/bs/svx/messages.po
@@ -75,7 +75,6 @@ msgid "LIKE"
msgstr "LIKE"
#: fmstring.hrc:28
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "NOT"
msgstr "NOT"
@@ -87,13 +86,11 @@ msgid "EMPTY"
msgstr "EMPTY"
#: fmstring.hrc:30
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "TRUE"
msgstr "TRUE"
#: fmstring.hrc:31
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "FALSE"
msgstr "FALSE"
@@ -111,13 +108,11 @@ msgid "BETWEEN"
msgstr "BETWEEN"
#: fmstring.hrc:34
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "OR"
msgstr "OR"
#: fmstring.hrc:35
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "AND"
msgstr "AND"
@@ -135,13 +130,11 @@ msgid "Count"
msgstr "Count"
#: fmstring.hrc:38
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "Maximum"
msgstr "Maksimum"
#: fmstring.hrc:39
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "Minimum"
msgstr "Minimum"
@@ -863,19 +856,16 @@ msgid "Line of text"
msgstr "Linija teksta"
#: tabwin.hrc:27
-#, fuzzy
msgctxt "RID_RSC_TABWIN_PREFIX"
msgid "Table"
msgstr "Tabela"
#: tabwin.hrc:28
-#, fuzzy
msgctxt "RID_RSC_TABWIN_PREFIX"
msgid "Query"
msgstr "Upit"
#: tabwin.hrc:29
-#, fuzzy
msgctxt "RID_RSC_TABWIN_PREFIX"
msgid "SQL"
msgstr "SQL"
@@ -1279,97 +1269,81 @@ msgid "A6"
msgstr "A6"
#: page.hrc:31
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "A5"
msgstr "A5"
#: page.hrc:32
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "A4"
msgstr "A4"
#: page.hrc:33
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "A3"
msgstr "A3"
#: page.hrc:34
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "B6 (ISO)"
msgstr "B6 (ISO)"
#: page.hrc:35
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "B5 (ISO)"
msgstr "B5 (ISO)"
#: page.hrc:36
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "B4 (ISO)"
msgstr "B4 (ISO)"
#: page.hrc:37
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "Letter"
msgstr "Pismo"
#: page.hrc:38
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "Legal"
msgstr "Legal"
#: page.hrc:39
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "Long Bond"
msgstr "Long Bond"
#: page.hrc:40
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "Tabloid"
msgstr "Tabloid"
#: page.hrc:41
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "B6 (JIS)"
msgstr "B6 (JIS)"
#: page.hrc:42
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "B5 (JIS)"
msgstr "B5 (JIS)"
#: page.hrc:43
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "B4 (JIS)"
msgstr "B4 (JIS)"
#: page.hrc:44
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "16 Kai"
msgstr "16 Kai"
#: page.hrc:45
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "32 Kai"
msgstr "32 Kai"
#: page.hrc:46
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "Big 32 Kai"
msgstr "Veliki 32 Kai"
@@ -1381,31 +1355,26 @@ msgid "User"
msgstr "Korisnik"
#: page.hrc:48
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "DL Envelope"
msgstr "DL Koverta"
#: page.hrc:49
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "C6 Envelope"
msgstr "C6 Koverta"
#: page.hrc:50
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "C6/5 Envelope"
msgstr "C6/5 Koverta"
#: page.hrc:51
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "C5 Envelope"
msgstr "C5 Koverta"
#: page.hrc:52
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "C4 Envelope"
msgstr "C4 Koverta"
@@ -1423,31 +1392,26 @@ msgid "#7¾ (Monarch) Envelope"
msgstr "#7¾ (Monarh) Koverta"
#: page.hrc:55
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "#9 Envelope"
msgstr "#9 Koverta"
#: page.hrc:56
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "#10 Envelope"
msgstr "#10 Koverta"
#: page.hrc:57
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "#11 Envelope"
msgstr "#11 Koverta"
#: page.hrc:58
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "#12 Envelope"
msgstr "#12 Koverta"
#: page.hrc:59
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "Japanese Postcard"
msgstr "Japanska Razglednica"
@@ -1459,115 +1423,96 @@ msgid "A6"
msgstr "A6"
#: page.hrc:65
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "A5"
msgstr "A5"
#: page.hrc:66
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "A4"
msgstr "A4"
#: page.hrc:67
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "A3"
msgstr "A3"
#: page.hrc:68
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "A2"
msgstr "A2"
#: page.hrc:69
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "A1"
msgstr "A1"
#: page.hrc:70
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "A0"
msgstr "A0"
#: page.hrc:71
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "B6 (ISO)"
msgstr "B6 (ISO)"
#: page.hrc:72
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "B5 (ISO)"
msgstr "B5 (ISO)"
#: page.hrc:73
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "B4 (ISO)"
msgstr "B4 (ISO)"
#: page.hrc:74
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "Letter"
msgstr "Pismo"
#: page.hrc:75
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "Legal"
msgstr "Legal"
#: page.hrc:76
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "Long Bond"
msgstr "Long Bond"
#: page.hrc:77
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "Tabloid"
msgstr "Tabloid"
#: page.hrc:78
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "B6 (JIS)"
msgstr "B6 (JIS)"
#: page.hrc:79
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "B5 (JIS)"
msgstr "B5 (JIS)"
#: page.hrc:80
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "B4 (JIS)"
msgstr "B4 (JIS)"
#: page.hrc:81
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "16 Kai"
msgstr "16 Kai"
#: page.hrc:82
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "32 Kai"
msgstr "32 Kai"
#: page.hrc:83
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "Big 32 Kai"
msgstr "Veliki 32 Kai"
@@ -1579,37 +1524,31 @@ msgid "User"
msgstr "Korisnik"
#: page.hrc:85
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "DL Envelope"
msgstr "DL Koverta"
#: page.hrc:86
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "C6 Envelope"
msgstr "C6 Koverta"
#: page.hrc:87
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "C6/5 Envelope"
msgstr "C6/5 Koverta"
#: page.hrc:88
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "C5 Envelope"
msgstr "C5 Koverta"
#: page.hrc:89
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "C4 Envelope"
msgstr "C4 Koverta"
#: page.hrc:90
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "Dia Slide"
msgstr "Dia Klizač"
@@ -1633,7 +1572,6 @@ msgid "Screen 16:10"
msgstr "Ekran 16:10"
#: page.hrc:94
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "Japanese Postcard"
msgstr "Japanska Razglednica"
@@ -1688,19 +1626,16 @@ msgid "Position"
msgstr "Pozicija"
#: acceptrejectchangesdialog.ui:167
-#, fuzzy
msgctxt "acceptrejectchangesdialog|calcauthor"
msgid "Author"
msgstr "Autor"
#: acceptrejectchangesdialog.ui:175
-#, fuzzy
msgctxt "acceptrejectchangesdialog|calcdate"
msgid "Date"
msgstr "Datum"
#: acceptrejectchangesdialog.ui:183
-#, fuzzy
msgctxt "acceptrejectchangesdialog|calcdesc"
msgid "Description"
msgstr "Opis"
@@ -1724,13 +1659,11 @@ msgid "Action"
msgstr "Radnja"
#: acceptrejectchangesdialog.ui:224
-#, fuzzy
msgctxt "acceptrejectchangesdialog|writerauthor"
msgid "Author"
msgstr "Autor"
#: acceptrejectchangesdialog.ui:232
-#, fuzzy
msgctxt "acceptrejectchangesdialog|writerdate"
msgid "Date"
msgstr "Datum"
@@ -1782,13 +1715,11 @@ msgid "_Default value:"
msgstr "Uobičajena vrijednost"
#: adddataitemdialog.ui:77
-#, fuzzy
msgctxt "adddataitemdialog|browse"
msgid "_Add..."
msgstr "_Dodaj..."
#: adddataitemdialog.ui:110
-#, fuzzy
msgctxt "adddataitemdialog|label1"
msgid "Item"
msgstr "Stavka"
@@ -1806,7 +1737,6 @@ msgid "_Required"
msgstr "Zahtijevano"
#: adddataitemdialog.ui:186
-#, fuzzy
msgctxt "adddataitemdialog|requiredcond"
msgid "Condition"
msgstr "Uslov"
@@ -1818,7 +1748,6 @@ msgid "R_elevant"
msgstr "Bitan"
#: adddataitemdialog.ui:215
-#, fuzzy
msgctxt "adddataitemdialog|relevantcond"
msgid "Condition"
msgstr "Uslov"
@@ -1842,19 +1771,16 @@ msgid "Calc_ulate"
msgstr "Izračunaj"
#: adddataitemdialog.ui:274
-#, fuzzy
msgctxt "adddataitemdialog|constraintcond"
msgid "Condition"
msgstr "Uslov"
#: adddataitemdialog.ui:288
-#, fuzzy
msgctxt "adddataitemdialog|readonlycond"
msgid "Condition"
msgstr "Uslov"
#: adddataitemdialog.ui:302
-#, fuzzy
msgctxt "adddataitemdialog|calculatecond"
msgid "Condition"
msgstr "Uslov"
@@ -1882,7 +1808,6 @@ msgid "Edit Instance"
msgstr ""
#: addinstancedialog.ui:124
-#, fuzzy
msgctxt "addinstancedialog|urlft"
msgid "_URL:"
msgstr "_URL:"
@@ -1931,7 +1856,6 @@ msgid "_Prefix:"
msgstr "Prefiks"
#: addnamespacedialog.ui:125
-#, fuzzy
msgctxt "addnamespacedialog|label2"
msgid "_URL:"
msgstr "_URL:"
@@ -1942,7 +1866,6 @@ msgid "Edit Namespace"
msgstr ""
#: addsubmissiondialog.ui:8
-#, fuzzy
msgctxt "addsubmissiondialog|AddSubmissionDialog"
msgid "Add Submission"
msgstr "Dodaj prijavu"
@@ -1960,7 +1883,6 @@ msgid "Binding e_xpression:"
msgstr "Značenje izraza"
#: addsubmissiondialog.ui:123
-#, fuzzy
msgctxt "addsubmissiondialog|browse"
msgid "_Add..."
msgstr "_Dodaj..."
@@ -2012,7 +1934,6 @@ msgid "Base text"
msgstr "Osnovni tekst "
#: asianphoneticguidedialog.ui:177
-#, fuzzy
msgctxt "asianphoneticguidedialog|Right2ED-atkobject"
msgid "Ruby text"
msgstr "Ruby tekst"
@@ -2024,13 +1945,11 @@ msgid "Base text"
msgstr "Osnovni tekst "
#: asianphoneticguidedialog.ui:207
-#, fuzzy
msgctxt "asianphoneticguidedialog|Right3ED-atkobject"
msgid "Ruby text"
msgstr "Ruby tekst"
#: asianphoneticguidedialog.ui:222
-#, fuzzy
msgctxt "asianphoneticguidedialog|Right4ED-atkobject"
msgid "Ruby text"
msgstr "Ruby tekst"
@@ -2106,7 +2025,6 @@ msgid "Preview:"
msgstr "Pregled"
#: cellmenu.ui:12
-#, fuzzy
msgctxt "cellmenu|copy"
msgid "_Copy"
msgstr "_Kopiraj"
@@ -2185,7 +2103,6 @@ msgid "Property"
msgstr "Svojstvo"
#: chinesedictionary.ui:212
-#, fuzzy
msgctxt "chinesedictionary|property"
msgid "Other"
msgstr "Ostalo"
@@ -2196,13 +2113,11 @@ msgid "Foreign"
msgstr ""
#: chinesedictionary.ui:214
-#, fuzzy
msgctxt "chinesedictionary|property"
msgid "First name"
msgstr "Ime"
#: chinesedictionary.ui:215
-#, fuzzy
msgctxt "chinesedictionary|property"
msgid "Last name"
msgstr "Prezime"
@@ -2242,7 +2157,6 @@ msgid "Idiom"
msgstr ""
#: chinesedictionary.ui:222
-#, fuzzy
msgctxt "chinesedictionary|property"
msgid "Abbreviation"
msgstr "Skraćenica"
@@ -2269,7 +2183,6 @@ msgid "Brand name"
msgstr ""
#: chinesedictionary.ui:257
-#, fuzzy
msgctxt "chinesedictionary|modify"
msgid "_Modify"
msgstr "_Izmijeni"
@@ -2280,7 +2193,6 @@ msgid "Classification Dialog"
msgstr ""
#: classificationdialog.ui:94
-#, fuzzy
msgctxt "classificationdialog|label-Content"
msgid "Content"
msgstr "Sadržaj"
@@ -2364,7 +2276,6 @@ msgid "Insert _Column"
msgstr "Ubaci kolonu"
#: colsmenu.ui:22
-#, fuzzy
msgctxt "colsmenu|TextField"
msgid "Text Box"
msgstr "Polje sa tekstom"
@@ -2382,37 +2293,31 @@ msgid "Combo Box"
msgstr "Padajuća lista"
#: colsmenu.ui:46
-#, fuzzy
msgctxt "colsmenu|ListBox"
msgid "List Box"
msgstr "Padajuća lista"
#: colsmenu.ui:54
-#, fuzzy
msgctxt "colsmenu|DateField"
msgid "Date Field"
msgstr "Polje za datum"
#: colsmenu.ui:62
-#, fuzzy
msgctxt "colsmenu|TimeField"
msgid "Time Field"
msgstr "Polje za vrijeme"
#: colsmenu.ui:69
-#, fuzzy
msgctxt "colsmenu|NumericField"
msgid "Numeric Field"
msgstr "Brojčano polje"
#: colsmenu.ui:76
-#, fuzzy
msgctxt "colsmenu|CurrencyField"
msgid "Currency Field"
msgstr "Polje za valutu"
#: colsmenu.ui:84
-#, fuzzy
msgctxt "colsmenu|PatternField"
msgid "Pattern Field"
msgstr "Polje sa uzorkom"
@@ -2435,7 +2340,6 @@ msgid "_Replace with"
msgstr "Za_mijeni sa"
#: colsmenu.ui:123
-#, fuzzy
msgctxt "colsmenu|TextField1"
msgid "Text Box"
msgstr "Polje sa tekstom"
@@ -2453,37 +2357,31 @@ msgid "Combo Box"
msgstr "Padajuća lista"
#: colsmenu.ui:147
-#, fuzzy
msgctxt "colsmenu|ListBox1"
msgid "List Box"
msgstr "Padajuća lista"
#: colsmenu.ui:155
-#, fuzzy
msgctxt "colsmenu|DateField1"
msgid "Date Field"
msgstr "Polje za datum"
#: colsmenu.ui:163
-#, fuzzy
msgctxt "colsmenu|TimeField1"
msgid "Time Field"
msgstr "Polje za vrijeme"
#: colsmenu.ui:171
-#, fuzzy
msgctxt "colsmenu|NumericField1"
msgid "Numeric Field"
msgstr "Brojčano polje"
#: colsmenu.ui:179
-#, fuzzy
msgctxt "colsmenu|CurrencyField1"
msgid "Currency Field"
msgstr "Polje za valutu"
#: colsmenu.ui:187
-#, fuzzy
msgctxt "colsmenu|PatternField1"
msgid "Pattern Field"
msgstr "Polje sa uzorkom"
@@ -2500,7 +2398,6 @@ msgid "Date and Time Field"
msgstr ""
#: colsmenu.ui:216
-#, fuzzy
msgctxt "colsmenu|delete"
msgid "Delete column"
msgstr "Obriši kolonu"
@@ -2584,7 +2481,6 @@ msgid "Lossless compression"
msgstr "~Kompresija bez gubitaka"
#: compressgraphicdialog.ui:285
-#, fuzzy
msgctxt "compressgraphicdialog|label2"
msgid "Compression"
msgstr "Sažimanje"
@@ -2631,7 +2527,6 @@ msgid "DPI"
msgstr "DPI"
#: compressgraphicdialog.ui:502
-#, fuzzy
msgctxt "compressgraphicdialog|label22"
msgid "Resolution"
msgstr "Rezolucija"
@@ -2775,13 +2670,11 @@ msgid "Scroll bar"
msgstr "Klizač"
#: convertmenu.ui:173
-#, fuzzy
msgctxt "convertmenu|ConvertToSpinButton"
msgid "Spin Button"
msgstr "Obrtno dugme"
#: convertmenu.ui:182
-#, fuzzy
msgctxt "convertmenu|ConvertToNavigationBar"
msgid "Navigation Bar"
msgstr "Navigacijska traka"
@@ -2867,7 +2760,6 @@ msgid "_Instances"
msgstr "~Instance"
#: datanavigator.ui:164
-#, fuzzy
msgctxt "datanavigator|instancesadd"
msgid "_Add..."
msgstr "_Dodaj..."
@@ -2889,7 +2781,6 @@ msgid "_Show Details"
msgstr "~Prikaži detalje"
#: datanavigator.ui:203
-#, fuzzy
msgctxt "datanavigator|modelsadd"
msgid "_Add..."
msgstr "_Dodaj..."
@@ -2918,37 +2809,31 @@ msgid "Curve"
msgstr "Krivulja"
#: defaultshapespanel.ui:132
-#, fuzzy
msgctxt "defaultshapespanel|label3"
msgid "Connectors"
msgstr "Konektori"
#: defaultshapespanel.ui:169
-#, fuzzy
msgctxt "defaultshapespanel|label4"
msgid "Basic Shapes"
msgstr "Osnovni oblici"
#: defaultshapespanel.ui:206
-#, fuzzy
msgctxt "defaultshapespanel|label5"
msgid "Symbols"
msgstr "Simboli"
#: defaultshapespanel.ui:243
-#, fuzzy
msgctxt "defaultshapespanel|label6"
msgid "Block Arrows"
msgstr "Blok strelice"
#: defaultshapespanel.ui:280
-#, fuzzy
msgctxt "defaultshapespanel|label7"
msgid "Flowchart"
msgstr "Blok dijagram"
#: defaultshapespanel.ui:317
-#, fuzzy
msgctxt "defaultshapespanel|label8"
msgid "Callouts"
msgstr "Oblačići"
@@ -2960,7 +2845,6 @@ msgid "Stars"
msgstr "Zvijezde"
#: defaultshapespanel.ui:391
-#, fuzzy
msgctxt "defaultshapespanel|label10"
msgid "3D Objects"
msgstr "3D objekti"
@@ -2996,7 +2880,6 @@ msgid "All contents of the header will be deleted and can not be restored."
msgstr "Sav sadržaj zaglavlja će biti izbrisan i ne može ponovo biti povraćen."
#: docking3deffects.ui:263
-#, fuzzy
msgctxt "docking3deffects|Docking3DEffects"
msgid "3D Effects"
msgstr "3D efekti"
@@ -3161,7 +3044,6 @@ msgid "3D Shadowing On/Off"
msgstr "3D sjenčenje uklj./isklj."
#: docking3deffects.ui:939
-#, fuzzy
msgctxt "docking3deffects|label13"
msgid "Shadow"
msgstr "Sjenka"
@@ -3179,7 +3061,6 @@ msgid "_Distance"
msgstr "~Instance"
#: docking3deffects.ui:1032
-#, fuzzy
msgctxt "docking3deffects|label16"
msgid "Camera"
msgstr "Kamera"
@@ -3257,7 +3138,6 @@ msgid "Light Source 8"
msgstr "Izvor svjetla 8"
#: docking3deffects.ui:1369
-#, fuzzy
msgctxt "docking3deffects|label19"
msgid "Illumination"
msgstr "Osvjetljenje"
@@ -3389,13 +3269,11 @@ msgid "_Illumination color"
msgstr "Boja ~osvjetljenja"
#: docking3deffects.ui:1751
-#, fuzzy
msgctxt "docking3deffects|favorites"
msgid "User-defined"
msgstr "Korisnički-definisan"
#: docking3deffects.ui:1752
-#, fuzzy
msgctxt "docking3deffects|favorites"
msgid "Metal"
msgstr "Metal"
@@ -3473,7 +3351,6 @@ msgid "Assign"
msgstr "Pridruži"
#: docking3deffects.ui:1937
-#, fuzzy
msgctxt "docking3deffects|update|tooltip_text"
msgid "Update"
msgstr "Ažuriraj"
@@ -3491,7 +3368,6 @@ msgid "Textures"
msgstr "Teksture"
#: docking3deffects.ui:1978
-#, fuzzy
msgctxt "docking3deffects|light|tooltip_text"
msgid "Illumination"
msgstr "Osvjetljenje"
@@ -3509,7 +3385,6 @@ msgid "Geometry"
msgstr "Geometrija"
#: dockingcolorreplace.ui:17
-#, fuzzy
msgctxt "dockingcolorreplace|DockingColorReplace"
msgid "Color Replacer"
msgstr "Mjenjač boja"
@@ -3632,7 +3507,6 @@ msgid "Pipette"
msgstr "Pipeta"
#: dockingfontwork.ui:17
-#, fuzzy
msgctxt "dockingfontwork|DockingFontwork"
msgid "Fontwork"
msgstr "Fontwork"
@@ -3674,7 +3548,6 @@ msgid "Orientation"
msgstr "Prezentacija"
#: dockingfontwork.ui:143
-#, fuzzy
msgctxt "dockingfontwork|left|tooltip_text"
msgid "Align Left"
msgstr "Poravnaj lijevo"
@@ -3685,7 +3558,6 @@ msgid "Center"
msgstr "Centar"
#: dockingfontwork.ui:170
-#, fuzzy
msgctxt "dockingfontwork|right|tooltip_text"
msgid "Align Right"
msgstr "Poravnaj desno"
@@ -3720,7 +3592,6 @@ msgid "Text Contour"
msgstr "Kontura teksta"
#: dockingfontwork.ui:319
-#, fuzzy
msgctxt "dockingfontwork|noshadow|tooltip_text"
msgid "No Shadow"
msgstr "Bez sjene"
@@ -3732,7 +3603,6 @@ msgid "Vertical"
msgstr "_Uspravno:"
#: dockingfontwork.ui:346
-#, fuzzy
msgctxt "dockingfontwork|slant|tooltip_text"
msgid "Slant"
msgstr "Nagnutost"
@@ -3815,13 +3685,11 @@ msgid "%PRODUCTNAME %PRODUCTVERSION Document Recovery"
msgstr ""
#: docrecoveryrecoverdialog.ui:22
-#, fuzzy
msgctxt "docrecoveryrecoverdialog|cancel"
msgid "_Discard"
msgstr "_Odbaci"
#: docrecoveryrecoverdialog.ui:37
-#, fuzzy
msgctxt "docrecoveryrecoverdialog|next"
msgid "_Start"
msgstr "_Start"
@@ -3879,7 +3747,6 @@ msgid "_Value"
msgstr "Vrijednosti"
#: extrustiondepthdialog.ui:135
-#, fuzzy
msgctxt "extrustiondepthdialog|label2"
msgid "Depth"
msgstr "Dubina"
@@ -4098,7 +3965,6 @@ msgid "Notes"
msgstr "Bilješke"
#: findreplacedialog.ui:985
-#, fuzzy
msgctxt "findreplacedialog|searchdir"
msgid "Direction:"
msgstr "Pravac:"
@@ -4204,7 +4070,6 @@ msgid "Contour Editor"
msgstr "Editor kontura"
#: floatingcontour.ui:46
-#, fuzzy
msgctxt "floatingcontour|TBI_APPLY"
msgid "Apply"
msgstr "Primijeni"
@@ -4216,7 +4081,6 @@ msgid "Workspace"
msgstr "Radni prostor"
#: floatingcontour.ui:96
-#, fuzzy
msgctxt "floatingcontour|TBI_SELECT"
msgid "Select"
msgstr "Izaberi"
@@ -4232,31 +4096,26 @@ msgid "Ellipse"
msgstr "Elipsa"
#: floatingcontour.ui:141
-#, fuzzy
msgctxt "floatingcontour|TBI_POLY"
msgid "Polygon"
msgstr "Poligon"
#: floatingcontour.ui:166
-#, fuzzy
msgctxt "floatingcontour|TBI_POLYEDIT"
msgid "Edit Points"
msgstr "Izmijeni tačke"
#: floatingcontour.ui:181
-#, fuzzy
msgctxt "floatingcontour|TBI_POLYMOVE"
msgid "Move Points"
msgstr "Pomjeri tačke"
#: floatingcontour.ui:196
-#, fuzzy
msgctxt "floatingcontour|TBI_POLYINSERT"
msgid "Insert Points"
msgstr "Ubaci tačke"
#: floatingcontour.ui:211
-#, fuzzy
msgctxt "floatingcontour|TBI_POLYDELETE"
msgid "Delete Points"
msgstr "Obriši tačke"
@@ -4326,19 +4185,16 @@ msgid "Add Item"
msgstr "Dodaj stavku"
#: formdatamenu.ui:20
-#, fuzzy
msgctxt "formdatamenu|addelement"
msgid "Add Element"
msgstr "Dodaj element"
#: formdatamenu.ui:28
-#, fuzzy
msgctxt "formdatamenu|addattribute"
msgid "Add Attribute"
msgstr "Dodaj atribut"
#: formdatamenu.ui:36
-#, fuzzy
msgctxt "formdatamenu|edit"
msgid "Edit"
msgstr "Izmijeni"
@@ -4369,19 +4225,16 @@ msgid "_Edit"
msgstr "_Izmjeni"
#: formnavimenu.ui:12
-#, fuzzy
msgctxt "formnavimenu|new"
msgid "_New"
msgstr "_Novo"
#: formnavimenu.ui:22
-#, fuzzy
msgctxt "formnavimenu|form"
msgid "Form"
msgstr "Formular"
#: formnavimenu.ui:30
-#, fuzzy
msgctxt "formnavimenu|hidden"
msgid "Hidden Control"
msgstr "Skrivena kontrola"
@@ -4399,7 +4252,6 @@ msgid "Cu_t"
msgstr "Isjeci"
#: formnavimenu.ui:58
-#, fuzzy
msgctxt "formnavimenu|copy"
msgid "_Copy"
msgstr "_Kopiraj"
@@ -4423,7 +4275,6 @@ msgid "Tab Order..."
msgstr "Redoslijed tabulatora..."
#: formnavimenu.ui:90
-#, fuzzy
msgctxt "formnavimenu|rename"
msgid "_Rename"
msgstr "_Preimenuj"
@@ -4435,13 +4286,11 @@ msgid "Propert_ies"
msgstr "Osobine: "
#: formnavimenu.ui:106
-#, fuzzy
msgctxt "formnavimenu|designmode"
msgid "Open in Design Mode"
msgstr "Otvori u dizajnerskom pogledu"
#: formnavimenu.ui:114
-#, fuzzy
msgctxt "formnavimenu|controlfocus"
msgid "Automatic Control Focus"
msgstr "Automatska kontrola fokusa"
@@ -4453,7 +4302,6 @@ msgid "Average"
msgstr "Average"
#: functionmenu.ui:20
-#, fuzzy
msgctxt "functionmenu|counta"
msgid "CountA"
msgstr "CountA"
@@ -4465,13 +4313,11 @@ msgid "Count"
msgstr "Count"
#: functionmenu.ui:34
-#, fuzzy
msgctxt "functionmenu|max"
msgid "Maximum"
msgstr "Maksimum"
#: functionmenu.ui:41
-#, fuzzy
msgctxt "functionmenu|min"
msgid "Minimum"
msgstr "Minimum"
@@ -4483,7 +4329,6 @@ msgid "Sum"
msgstr "Sum"
#: functionmenu.ui:55
-#, fuzzy
msgctxt "functionmenu|selection"
msgid "Selection count"
msgstr "Broj izbora"
@@ -4495,7 +4340,6 @@ msgid "None"
msgstr "Nijedna"
#: gallerymenu1.ui:12
-#, fuzzy
msgctxt "gallerymenu1|update"
msgid "Update"
msgstr "Ažuriraj"
@@ -4507,7 +4351,6 @@ msgid "_Delete"
msgstr "Obriši #"
#: gallerymenu1.ui:33
-#, fuzzy
msgctxt "gallerymenu1|rename"
msgid "_Rename"
msgstr "_Preimenuj"
@@ -4555,7 +4398,6 @@ msgid "_Delete"
msgstr "Obriši #"
#: gallerymenu2.ui:74
-#, fuzzy
msgctxt "gallerymenu2|copy"
msgid "_Copy"
msgstr "_Kopiraj"
@@ -4643,7 +4485,6 @@ msgid "ImageMap Editor"
msgstr "Editor ImageMap-a"
#: imapdialog.ui:32
-#, fuzzy
msgctxt "imapdialog|TBI_APPLY"
msgid "Apply"
msgstr "Primijeni"
@@ -4667,7 +4508,6 @@ msgid "Close"
msgstr "Zatvori"
#: imapdialog.ui:91
-#, fuzzy
msgctxt "imapdialog|TBI_SELECT"
msgid "Select"
msgstr "Izaberi"
@@ -4683,7 +4523,6 @@ msgid "Ellipse"
msgstr "Elipsa"
#: imapdialog.ui:136
-#, fuzzy
msgctxt "imapdialog|TBI_POLY"
msgid "Polygon"
msgstr "Poligon"
@@ -4695,25 +4534,21 @@ msgid "Freeform Polygon"
msgstr "Poligon slobodnom rukom"
#: imapdialog.ui:166
-#, fuzzy
msgctxt "imapdialog|TBI_POLYEDIT"
msgid "Edit Points"
msgstr "Izmijeni tačke"
#: imapdialog.ui:181
-#, fuzzy
msgctxt "imapdialog|TBI_POLYMOVE"
msgid "Move Points"
msgstr "Pomjeri tačke"
#: imapdialog.ui:196
-#, fuzzy
msgctxt "imapdialog|TBI_POLYINSERT"
msgid "Insert Points"
msgstr "Ubaci tačke"
#: imapdialog.ui:211
-#, fuzzy
msgctxt "imapdialog|TBI_POLYDELETE"
msgid "Delete Points"
msgstr "Obriši tačke"
@@ -4767,13 +4602,11 @@ msgid "Text:"
msgstr "Tekst: "
#: imapmenu.ui:12
-#, fuzzy
msgctxt "imapmenu|url"
msgid "Description..."
msgstr "Opis..."
#: imapmenu.ui:20
-#, fuzzy
msgctxt "imapmenu|macro"
msgid "_Macro..."
msgstr "_Makro..."
@@ -4884,7 +4717,6 @@ msgid "Namespaces for Forms"
msgstr ""
#: namespacedialog.ui:106
-#, fuzzy
msgctxt "namespacedialog|add"
msgid "_Add..."
msgstr "_Dodaj..."
@@ -4895,13 +4727,11 @@ msgid "_Edit..."
msgstr "_Izmijeni..."
#: namespacedialog.ui:168
-#, fuzzy
msgctxt "namespacedialog|prefix"
msgid "Prefix"
msgstr "Prefiks"
#: namespacedialog.ui:179
-#, fuzzy
msgctxt "namespacedialog|url"
msgid "URL"
msgstr "URL"
@@ -5058,7 +4888,6 @@ msgid "Line Spacing:"
msgstr "Razmak između redova"
#: paralinespacingcontrol.ui:182
-#, fuzzy
msgctxt "paralinespacingcontrol|line_dist"
msgid "Single"
msgstr "Jednostruko"
@@ -5076,13 +4905,11 @@ msgid "1.5 Lines"
msgstr "1,5 prored"
#: paralinespacingcontrol.ui:185
-#, fuzzy
msgctxt "paralinespacingcontrol|line_dist"
msgid "Double"
msgstr "Dvostruko"
#: paralinespacingcontrol.ui:186
-#, fuzzy
msgctxt "paralinespacingcontrol|line_dist"
msgid "Proportional"
msgstr "Proporcionalan"
@@ -5127,19 +4954,16 @@ msgid "After Text Indent"
msgstr ""
#: paralrspacing.ui:115
-#, fuzzy
msgctxt "paralrspacing|firstlineindent|tooltip_text"
msgid "First Line Indent"
msgstr "Uvlačenje prve linije"
#: paraulspacing.ui:45
-#, fuzzy
msgctxt "paraulspacing|aboveparaspacing|tooltip_text"
msgid "Above Paragraph Spacing"
msgstr "Prored iznad odlomka"
#: paraulspacing.ui:86
-#, fuzzy
msgctxt "paraulspacing|belowparaspacing|tooltip_text"
msgid "Below Paragraph Spacing"
msgstr "Prored ispod odlomka"
@@ -5180,7 +5004,6 @@ msgid "New Password"
msgstr "Nova šifra"
#: presetmenu.ui:12
-#, fuzzy
msgctxt "presetmenu|rename"
msgid "Rename"
msgstr "Preimenuj"
@@ -5371,7 +5194,6 @@ msgid "A_ction:"
msgstr "R_adnja"
#: redlinefilterpage.ui:159
-#, fuzzy
msgctxt "redlinefilterpage|authorlist-atkobject"
msgid "Author"
msgstr "Autor"
@@ -5429,13 +5251,11 @@ msgid "a_nd"
msgstr "_i"
#: redlinefilterpage.ui:287
-#, fuzzy
msgctxt "redlinefilterpage|startdate-atkobject"
msgid "Start Date"
msgstr "Početni datum"
#: redlinefilterpage.ui:306
-#, fuzzy
msgctxt "redlinefilterpage|starttime-atkobject"
msgid "Start Time"
msgstr "Početno Vrijeme"
@@ -5446,13 +5266,11 @@ msgid "Set current time and date"
msgstr ""
#: redlinefilterpage.ui:341
-#, fuzzy
msgctxt "redlinefilterpage|enddate-atkobject"
msgid "End Date"
msgstr "Datum završetka"
#: redlinefilterpage.ui:360
-#, fuzzy
msgctxt "redlinefilterpage|endtime-atkobject"
msgid "End Time"
msgstr "Vrijeme završetka"
@@ -5499,61 +5317,51 @@ msgid "Delete Rows"
msgstr "Obriši red"
#: rowsmenu.ui:19
-#, fuzzy
msgctxt "rowsmenu|save"
msgid "Save Record"
msgstr "Snimi zapis"
#: rowsmenu.ui:26
-#, fuzzy
msgctxt "rowsmenu|undo"
msgid "Undo: Data entry"
msgstr "Poništi: Unos podataka"
#: rulermenu.ui:12
-#, fuzzy
msgctxt "rulermenu|mm"
msgid "Millimeter"
msgstr "Milimetar"
#: rulermenu.ui:20
-#, fuzzy
msgctxt "rulermenu|cm"
msgid "Centimeter"
msgstr "Centimetar"
#: rulermenu.ui:28
-#, fuzzy
msgctxt "rulermenu|m"
msgid "Meter"
msgstr "Metar"
#: rulermenu.ui:36
-#, fuzzy
msgctxt "rulermenu|km"
msgid "Kilometer"
msgstr "Kilometar"
#: rulermenu.ui:44
-#, fuzzy
msgctxt "rulermenu|in"
msgid "Inch"
msgstr "Inč"
#: rulermenu.ui:52
-#, fuzzy
msgctxt "rulermenu|ft"
msgid "Foot"
msgstr "Stopa"
#: rulermenu.ui:60
-#, fuzzy
msgctxt "rulermenu|mile"
msgid "Miles"
msgstr "Milja"
#: rulermenu.ui:68
-#, fuzzy
msgctxt "rulermenu|pt"
msgid "Point"
msgstr "Tačka"
@@ -5565,7 +5373,6 @@ msgid "Pica"
msgstr "Pica"
#: rulermenu.ui:84
-#, fuzzy
msgctxt "rulermenu|ch"
msgid "Char"
msgstr "Znak"
@@ -5637,7 +5444,6 @@ msgid "Disable hardware acceleration (OpenGL, OpenCL)"
msgstr ""
#: safemodedialog.ui:234
-#, fuzzy
msgctxt "safemodedialog|radio_extensions"
msgid "Extensions"
msgstr "Ekstenzije"
@@ -5789,37 +5595,31 @@ msgid "Select the gradient style."
msgstr ""
#: sidebararea.ui:169
-#, fuzzy
msgctxt "sidebararea|gradientstyle"
msgid "Linear"
msgstr "Linearno"
#: sidebararea.ui:170
-#, fuzzy
msgctxt "sidebararea|gradientstyle"
msgid "Axial"
msgstr "Osovinski"
#: sidebararea.ui:171
-#, fuzzy
msgctxt "sidebararea|gradientstyle"
msgid "Radial"
msgstr "Radijalno"
#: sidebararea.ui:172
-#, fuzzy
msgctxt "sidebararea|gradientstyle"
msgid "Ellipsoid"
msgstr "Elipsoid"
#: sidebararea.ui:173
-#, fuzzy
msgctxt "sidebararea|gradientstyle"
msgid "Quadratic"
msgstr "Kvadratni"
#: sidebararea.ui:174
-#, fuzzy
msgctxt "sidebararea|gradientstyle"
msgid "Square"
msgstr "Kvadrat"
@@ -5913,7 +5713,6 @@ msgid "Specify the variation of gradient transparency."
msgstr "Odredite varijaciju gradijenta transparentnosti."
#: sidebararea.ui:320
-#, fuzzy
msgctxt "sidebararea|transparencyslider|tooltip_text"
msgid "Specify 0% for fully opaque through 100% for fully transparent."
msgstr "Odredite 0% za potpuno neprozirno do 100% za potpuno transparentno."
@@ -6200,7 +5999,6 @@ msgid "Above Paragraph Spacing"
msgstr "Prored iznad odlomka"
#: sidebarparagraph.ui:320
-#, fuzzy
msgctxt "sidebarparagraph|aboveparaspacing-atkobject"
msgid "Above Paragraph Spacing"
msgstr "Prored iznad odlomka"
@@ -6211,7 +6009,6 @@ msgid "Below Paragraph Spacing"
msgstr "Prored ispod odlomka"
#: sidebarparagraph.ui:370
-#, fuzzy
msgctxt "sidebarparagraph|belowparaspacing-atkobject"
msgid "Below Paragraph Spacing"
msgstr "Prored ispod odlomka"
@@ -6267,13 +6064,11 @@ msgid "After Text Indent"
msgstr ""
#: sidebarparagraph.ui:622
-#, fuzzy
msgctxt "sidebarparagraph|firstlineindent|tooltip_text"
msgid "First Line Indent"
msgstr "Uvlačenje prve linije"
#: sidebarparagraph.ui:629
-#, fuzzy
msgctxt "sidebarparagraph|firstlineindent-atkobject"
msgid "First Line Indent"
msgstr "Uvlačenje prve linije"
@@ -6397,7 +6192,6 @@ msgid "Enable"
msgstr "Omogući"
#: sidebarshadow.ui:58
-#, fuzzy
msgctxt "sidebarshadow|angle"
msgid "Angle"
msgstr "Ugao"
@@ -6478,7 +6272,6 @@ msgid "Custom Value"
msgstr ""
#: textcontrolchardialog.ui:8
-#, fuzzy
msgctxt "textcontrolchardialog|TextControlCharacterPropertiesDialog"
msgid "Character"
msgstr "Znak"
@@ -6501,7 +6294,6 @@ msgid "Position"
msgstr "Pozicija"
#: textcontrolparadialog.ui:8
-#, fuzzy
msgctxt "textcontrolparadialog|TextControlParagraphPropertiesDialog"
msgid "Paragraph"
msgstr "Odlomak"
@@ -6519,7 +6311,6 @@ msgid "Alignment"
msgstr "Poravnanje "
#: textcontrolparadialog.ui:152
-#, fuzzy
msgctxt "textcontrolparadialog|labelTP_PARA_ASIAN"
msgid "Asian Typography"
msgstr "Azijska tipografija"
@@ -6531,19 +6322,16 @@ msgid "Tabs"
msgstr "Oznake"
#: textunderlinecontrol.ui:26
-#, fuzzy
msgctxt "textunderlinecontrol|none"
msgid "(Without)"
msgstr "(Bez)"
#: textunderlinecontrol.ui:44
-#, fuzzy
msgctxt "textunderlinecontrol|single|tooltip_text"
msgid "Single"
msgstr "Jednostruko"
#: textunderlinecontrol.ui:61
-#, fuzzy
msgctxt "textunderlinecontrol|double|tooltip_text"
msgid "Double"
msgstr "Dvostruko"
@@ -6555,43 +6343,36 @@ msgid "Bold"
msgstr "Masno"
#: textunderlinecontrol.ui:95
-#, fuzzy
msgctxt "textunderlinecontrol|dot|tooltip_text"
msgid "Dotted"
msgstr "Tačkasto"
#: textunderlinecontrol.ui:112
-#, fuzzy
msgctxt "textunderlinecontrol|dotbold|tooltip_text"
msgid "Dotted (Bold)"
msgstr "Tačkasto (Podebljano)"
#: textunderlinecontrol.ui:129
-#, fuzzy
msgctxt "textunderlinecontrol|dash|tooltip_text"
msgid "Dash"
msgstr "Crtica"
#: textunderlinecontrol.ui:146
-#, fuzzy
msgctxt "textunderlinecontrol|dashlong|tooltip_text"
msgid "Long Dash"
msgstr "Duga crtica"
#: textunderlinecontrol.ui:163
-#, fuzzy
msgctxt "textunderlinecontrol|dashdot|tooltip_text"
msgid "Dot Dash"
msgstr "Tačka Crtica"
#: textunderlinecontrol.ui:180
-#, fuzzy
msgctxt "textunderlinecontrol|dashdotdot|tooltip_text"
msgid "Dot Dot Dash"
msgstr "Tačka Tačka Crtica"
#: textunderlinecontrol.ui:197
-#, fuzzy
msgctxt "textunderlinecontrol|wave|tooltip_text"
msgid "Wave"
msgstr "Val"
@@ -6609,19 +6390,16 @@ msgid "Add Item"
msgstr "Dodaj stavku"
#: xformspage.ui:40
-#, fuzzy
msgctxt "xformspage|TBI_ITEM_ADD_ELEMENT"
msgid "Add Element"
msgstr "Dodaj element"
#: xformspage.ui:54
-#, fuzzy
msgctxt "xformspage|TBI_ITEM_ADD_ATTRIBUTE"
msgid "Add Attribute"
msgstr "Dodaj atribut"
#: xformspage.ui:68
-#, fuzzy
msgctxt "xformspage|TBI_ITEM_EDIT"
msgid "Edit"
msgstr "Izmijeni"
@@ -6639,13 +6417,11 @@ msgid "Digital Signatures..."
msgstr "Digitalni potpisi..."
#: zoommenu.ui:12
-#, fuzzy
msgctxt "zoommenu|page"
msgid "Entire Page"
msgstr "Cijela stranica"
#: zoommenu.ui:20
-#, fuzzy
msgctxt "zoommenu|width"
msgid "Page Width"
msgstr "Širina stranice"
@@ -6657,31 +6433,26 @@ msgid "Optimal View"
msgstr "Optimalan pogled"
#: zoommenu.ui:36
-#, fuzzy
msgctxt "zoommenu|50"
msgid "50%"
msgstr "50,00%"
#: zoommenu.ui:44
-#, fuzzy
msgctxt "zoommenu|75"
msgid "75%"
msgstr "75%"
#: zoommenu.ui:52
-#, fuzzy
msgctxt "zoommenu|100"
msgid "100%"
msgstr "100,00%"
#: zoommenu.ui:60
-#, fuzzy
msgctxt "zoommenu|150"
msgid "150%"
msgstr "150%"
#: zoommenu.ui:68
-#, fuzzy
msgctxt "zoommenu|200"
msgid "200%"
msgstr "200,00%"
@@ -7046,13 +6817,11 @@ msgid "Outline Texts"
msgstr "Vanjska linija tekstova"
#: strings.hrc:95
-#, fuzzy
msgctxt "STR_ObjNameSingulGRAF"
msgid "Image"
msgstr "Slika"
#: strings.hrc:96
-#, fuzzy
msgctxt "STR_ObjNamePluralGRAF"
msgid "Images"
msgstr "Slike"
@@ -7109,7 +6878,6 @@ msgid "Linked Metafiles"
msgstr "Povezane metadatoteke"
#: strings.hrc:107
-#, fuzzy
msgctxt "STR_ObjNameSingulGRAFBMP"
msgid "Image"
msgstr "Slika"
@@ -7133,7 +6901,6 @@ msgid "Linked image with transparency"
msgstr "Povezane bitmape sa transparencijom"
#: strings.hrc:111
-#, fuzzy
msgctxt "STR_ObjNamePluralGRAFBMP"
msgid "Images"
msgstr "Slike"
@@ -8666,7 +8433,6 @@ msgid "Glue spacing object 2"
msgstr "Zalijepi razmak objekta 2"
#: strings.hrc:418
-#, fuzzy
msgctxt "SIP_SA_EDGELINEDELTACOUNT"
msgid "Number of movable lines"
msgstr "Broj pomičnih linija"
@@ -9282,7 +9048,6 @@ msgid "Bitmap"
msgstr "Bitmapa"
#: strings.hrc:542
-#, fuzzy
msgctxt "RID_SVXSTR_PATTERN"
msgid "Pattern"
msgstr "Uzorak"
@@ -9479,7 +9244,6 @@ msgid "Light Brick"
msgstr ""
#: strings.hrc:582
-#, fuzzy
msgctxt "RID_SVXSTR_COLOR_LIGHTRED"
msgid "Light Red"
msgstr "Svijetlo crvena"
@@ -9500,7 +9264,6 @@ msgid "Light Indigo"
msgstr ""
#: strings.hrc:586
-#, fuzzy
msgctxt "RID_SVXSTR_COLOR_LIGHTBLUE"
msgid "Light Blue"
msgstr "Svijetlo plava"
@@ -9511,7 +9274,6 @@ msgid "Light Teal"
msgstr ""
#: strings.hrc:588
-#, fuzzy
msgctxt "RID_SVXSTR_COLOR_LIGHTGREEN"
msgid "Light Green"
msgstr "Svijetlo zeleno"
@@ -9773,7 +9535,6 @@ msgid "Box List Yellow"
msgstr ""
#: strings.hrc:643
-#, fuzzy
msgctxt "RID_SVXSTR_TBLAFMT_LO6_ELEGANT"
msgid "Elegant"
msgstr "Elegantno"
@@ -10262,7 +10023,6 @@ msgid "Brownie"
msgstr ""
#: strings.hrc:747
-#, fuzzy
msgctxt "RID_SVXSTR_GRDT83"
msgid "Sunset"
msgstr "Zalazak sunca"
@@ -10622,7 +10382,6 @@ msgid "Zig Zag"
msgstr ""
#: strings.hrc:816
-#, fuzzy
msgctxt "RID_SVXSTR_BMP53"
msgid "Wave"
msgstr "Val"
@@ -10735,7 +10494,6 @@ msgid "Upward Diagonal"
msgstr ""
#: strings.hrc:837
-#, fuzzy
msgctxt "RID_SVXSTR_BMP74"
msgid "Cross"
msgstr "Krst"
@@ -11069,7 +10827,6 @@ msgid "Last Custom Value"
msgstr "Zadnja vlastita Vrijednosti"
#: strings.hrc:910
-#, fuzzy
msgctxt "RID_SVXSTR_PT"
msgid "pt"
msgstr "pt"
@@ -11182,7 +10939,6 @@ msgid "Emoticons"
msgstr "Emocije"
#: strings.hrc:939
-#, fuzzy
msgctxt "RID_GALLERYSTR_THEME_PHOTOS"
msgid "Images"
msgstr "Slike"
@@ -11423,55 +11179,46 @@ msgid "P~arallel"
msgstr "P~aralelno"
#: strings.hrc:990
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_NW"
msgid "Extrusion North-West"
msgstr "Izvlačenje sjeverozapad"
#: strings.hrc:991
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_N"
msgid "Extrusion North"
msgstr "Izvlačenje sjever"
#: strings.hrc:992
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_NE"
msgid "Extrusion North-East"
msgstr "Izvlačenje sjeveroistok"
#: strings.hrc:993
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_W"
msgid "Extrusion West"
msgstr "Izvlačenje zapad"
#: strings.hrc:994
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_NONE"
msgid "Extrusion Backwards"
msgstr "Pozadinsko izvlačenje"
#: strings.hrc:995
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_E"
msgid "Extrusion East"
msgstr "Izvlačenje istok"
#: strings.hrc:996
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_SW"
msgid "Extrusion South-West"
msgstr "Izvlačenje jugozapad"
#: strings.hrc:997
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_S"
msgid "Extrusion South"
msgstr "Izvlačenje jug"
#: strings.hrc:998
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_SE"
msgid "Extrusion South-East"
msgstr "Izvlačenje jugoistok"
@@ -11649,7 +11396,6 @@ msgid "Font Name. The current font is not available and will be substituted."
msgstr "Ime fonta. Trenutni font nije dostupan i biće zamijenjen."
#: strings.hrc:1034
-#, fuzzy
msgctxt "RID_SVXSTR_CUSTOM_PAL"
msgid "custom"
msgstr "prilagođeno"
@@ -12425,7 +12171,6 @@ msgid "Instance"
msgstr "~Instance"
#: strings.hrc:1190
-#, fuzzy
msgctxt "RID_STR_REPLACE_DOC"
msgid "Document"
msgstr "Dokument"
@@ -12534,7 +12279,6 @@ msgid "Binding"
msgstr "Veze"
#: strings.hrc:1211
-#, fuzzy
msgctxt "RID_STR_BINDING_EXPR"
msgid "Binding expression"
msgstr "Značenje izraza"
@@ -12638,13 +12382,11 @@ msgid "Zoom factor. Right-click to change zoom factor or click to open Zoom dial
msgstr ""
#: strings.hrc:1235
-#, fuzzy
msgctxt "RID_SVXSTR_ZOOM_IN"
msgid "Zoom In"
msgstr "Uvećaj"
#: strings.hrc:1236
-#, fuzzy
msgctxt "RID_SVXSTR_ZOOM_OUT"
msgid "Zoom Out"
msgstr "Umanji"
@@ -12655,31 +12397,26 @@ msgid "25%"
msgstr ""
#: strings.hrc:1238
-#, fuzzy
msgctxt "RID_SVXSTR_ZOOM_50"
msgid "50%"
msgstr "50,00%"
#: strings.hrc:1239
-#, fuzzy
msgctxt "RID_SVXSTR_ZOOM_75"
msgid "75%"
msgstr "75%"
#: strings.hrc:1240
-#, fuzzy
msgctxt "RID_SVXSTR_ZOOM_100"
msgid "100%"
msgstr "100,00%"
#: strings.hrc:1241
-#, fuzzy
msgctxt "RID_SVXSTR_ZOOM_150"
msgid "150%"
msgstr "150%"
#: strings.hrc:1242
-#, fuzzy
msgctxt "RID_SVXSTR_ZOOM_200"
msgid "200%"
msgstr "200,00%"
@@ -12743,7 +12480,6 @@ msgid "Reached the end of the sheet"
msgstr ""
#: strings.hrc:1255
-#, fuzzy
msgctxt "RID_SVXSTR_SEARCH_NOT_FOUND"
msgid "Search key not found"
msgstr "Traženi pojam nije nađen"
@@ -14782,7 +14518,6 @@ msgid "Widows"
msgstr "Prozori"
#: svxitems.hrc:63
-#, fuzzy
msgctxt "RID_ATTR_NAMES"
msgid "Paragraph spacing"
msgstr "Prored odlomka"
diff --git a/source/bs/sw/messages.po b/source/bs/sw/messages.po
index d57be851668..08ac275dc6f 100644
--- a/source/bs/sw/messages.po
+++ b/source/bs/sw/messages.po
@@ -26,7 +26,6 @@ msgid "Hidden Styles"
msgstr "Sakriveni stilovi"
#: app.hrc:32
-#, fuzzy
msgctxt "RID_PARAGRAPHSTYLEFAMILY"
msgid "Applied Styles"
msgstr "Primijenjeni stilovi"
@@ -97,7 +96,6 @@ msgid "Hidden Styles"
msgstr "Sakriveni stilovi"
#: app.hrc:49
-#, fuzzy
msgctxt "RID_CHARACTERSTYLEFAMILY"
msgid "Applied Styles"
msgstr "Primijenjeni stilovi"
@@ -120,7 +118,6 @@ msgid "Hidden Styles"
msgstr "Sakriveni stilovi"
#: app.hrc:58
-#, fuzzy
msgctxt "RID_FRAMESTYLEFAMILY"
msgid "Applied Styles"
msgstr "Primijenjeni stilovi"
@@ -143,7 +140,6 @@ msgid "Hidden Styles"
msgstr "Sakriveni stilovi"
#: app.hrc:67
-#, fuzzy
msgctxt "RID_PAGESTYLEFAMILY"
msgid "Applied Styles"
msgstr "Primijenjeni stilovi"
@@ -166,7 +162,6 @@ msgid "Hidden Styles"
msgstr "Sakriveni stilovi"
#: app.hrc:76
-#, fuzzy
msgctxt "RID_LISTSTYLEFAMILY"
msgid "Applied Styles"
msgstr "Primijenjeni stilovi"
@@ -189,7 +184,6 @@ msgid "Hidden Styles"
msgstr "Sakriveni stilovi"
#: app.hrc:85
-#, fuzzy
msgctxt "RID_TABLESTYLEFAMILY"
msgid "Applied Styles"
msgstr "Primijenjeni stilovi"
@@ -225,7 +219,6 @@ msgid "%PRODUCTNAME Draw/%PRODUCTNAME Impress"
msgstr "%PRODUCTNAME Draw/%PRODUCTNAME Impress"
#: cnttab.hrc:33
-#, fuzzy
msgctxt "RES_SRCTYPES"
msgid "Other OLE Objects"
msgstr "Drugi OLE objekti"
@@ -308,7 +301,6 @@ msgid "File format error found."
msgstr "Greška u formatu datoteke."
#: error.hrc:34
-#, fuzzy
msgctxt "RID_SW_ERRHDL"
msgid "Error reading file."
msgstr "Greška prilikom čitanja datoteke."
@@ -319,7 +311,6 @@ msgid "This is not a valid WinWord6 file."
msgstr ""
#: error.hrc:36
-#, fuzzy
msgctxt "RID_SW_ERRHDL"
msgid "File format error found at $(ARG1)(row,col)."
msgstr "Pronađena je greška u formatu datoteke $(ARG1)(row,col)."
@@ -368,7 +359,6 @@ msgid "$(ARG1) has changed."
msgstr "$(ARG1) je izmijenjeno."
#: error.hrc:47
-#, fuzzy
msgctxt "RID_SW_ERRHDL"
msgid "$(ARG1) does not exist."
msgstr "$(ARG1) ne postoji."
@@ -1426,7 +1416,6 @@ msgstr "2 kolone različitih veličina (lijeva < desna)"
#. Table styles, Writer internal, others are taken from Svx
#: strings.hrc:215
-#, fuzzy
msgctxt "STR_TABSTYLE_DEFAULT"
msgid "Default Style"
msgstr "Uobičajeni stil"
@@ -1524,7 +1513,6 @@ msgid "The following characters are not valid and have been removed: "
msgstr "Sljedeći znakovi nisu važeći i uklonjeni su: "
#: strings.hrc:235
-#, fuzzy
msgctxt "STR_BOOKMARK_DEF_NAME"
msgid "Bookmark"
msgstr "Zabilješka"
@@ -1536,7 +1524,6 @@ msgid "Name"
msgstr "Ime"
#: strings.hrc:237
-#, fuzzy
msgctxt "STR_BOOKMARK_TEXT"
msgid "Text"
msgstr "Tekst"
@@ -1668,7 +1655,6 @@ msgid "Frame"
msgstr "Okvir"
#: strings.hrc:264
-#, fuzzy
msgctxt "STR_SHAPE_DEFNAME"
msgid "Shape"
msgstr "Oblik"
@@ -2504,7 +2490,6 @@ msgid "Apply table attributes"
msgstr "Primijeni tablicu svojstava"
#: strings.hrc:431
-#, fuzzy
msgctxt "STR_UNDO_TABLE_AUTOFMT"
msgid "AutoFormat Table"
msgstr "AutoFormat tablice"
@@ -2522,7 +2507,6 @@ msgid "Insert Row"
msgstr "Umetni red"
#: strings.hrc:434
-#, fuzzy
msgctxt "STR_UNDO_TABLE_DELBOX"
msgid "Delete row/column"
msgstr "Obriši red/kolonu"
@@ -2544,7 +2528,6 @@ msgid "Split Cells"
msgstr "Razdvoji ćelije"
#: strings.hrc:438
-#, fuzzy
msgctxt "STR_UNDO_TABLE_MERGE"
msgid "Merge Cells"
msgstr "Spoji ćelije"
@@ -2695,13 +2678,11 @@ msgid "column break"
msgstr "prijelom kolone"
#: strings.hrc:468
-#, fuzzy
msgctxt "STR_UNDO_REDLINE_INSERT"
msgid "Insert $1"
msgstr "Ubaci $1"
#: strings.hrc:469
-#, fuzzy
msgctxt "STR_UNDO_REDLINE_DELETE"
msgid "Delete $1"
msgstr "Obriši $1"
@@ -3142,13 +3123,11 @@ msgid "Numbering"
msgstr "Numerisanje"
#: strings.hrc:559
-#, fuzzy
msgctxt "STR_STYLE_FAMILY_TABLE"
msgid "Table"
msgstr "Tabela"
#: strings.hrc:560
-#, fuzzy
msgctxt "STR_STYLE_FAMILY_CELL"
msgid "Cell"
msgstr "Ćelija"
@@ -3211,7 +3190,6 @@ msgid "Form control~s"
msgstr "Kontrol~e formulara"
#: strings.hrc:572
-#, fuzzy
msgctxt "STR_PRINTOPTUI_COLOR"
msgid "Color"
msgstr "Boja"
@@ -3283,7 +3261,6 @@ msgid "Page sides"
msgstr "Strane lista papira"
#: strings.hrc:584
-#, fuzzy
msgctxt "STR_PRINTOPTUI_ALL_PAGES"
msgid "All pages"
msgstr "Sve"
@@ -3301,7 +3278,6 @@ msgid "Front sides / right pages"
msgstr "Prednja strana / desne stranice"
#: strings.hrc:587
-#, fuzzy
msgctxt "STR_PRINTOPTUI_INCLUDE"
msgid "Include"
msgstr "Uključi"
@@ -3343,7 +3319,6 @@ msgid "Pa~ges"
msgstr "Str~anice"
#: strings.hrc:594
-#, fuzzy
msgctxt "STR_PRINTOPTUI_SELECTION"
msgid "~Selection"
msgstr "~Izbor"
@@ -3354,7 +3329,6 @@ msgid "Place in margins"
msgstr ""
#: strings.hrc:597
-#, fuzzy
msgctxt "STR_FORMULA_CALC"
msgid "Functions"
msgstr "Funkcije"
@@ -3366,13 +3340,11 @@ msgid "Cancel"
msgstr "Otkaži"
#: strings.hrc:599
-#, fuzzy
msgctxt "STR_FORMULA_APPLY"
msgid "Apply"
msgstr "Primijeni"
#: strings.hrc:600
-#, fuzzy
msgctxt "STR_ACCESS_FORMULA_TOOLBAR"
msgid "Formula Tool Bar"
msgstr "Lista formula"
@@ -3417,13 +3389,11 @@ msgid "Insert as Hyperlink"
msgstr "Umetni hipervezu"
#: strings.hrc:609
-#, fuzzy
msgctxt "STR_LINK_REGION"
msgid "Insert as Link"
msgstr "Ubaci kao link"
#: strings.hrc:610
-#, fuzzy
msgctxt "STR_COPY_REGION"
msgid "Insert as Copy"
msgstr "Ubaci kao kopiju"
@@ -3459,7 +3429,6 @@ msgid "inactive"
msgstr "neaktivno"
#: strings.hrc:616
-#, fuzzy
msgctxt "STR_EDIT_ENTRY"
msgid "Edit..."
msgstr "Izmijeni..."
@@ -3471,7 +3440,6 @@ msgid "~Update"
msgstr "Ažuriraj"
#: strings.hrc:618
-#, fuzzy
msgctxt "STR_EDIT_CONTENT"
msgid "Edit"
msgstr "Izmijeni"
@@ -3507,13 +3475,11 @@ msgid "New Document"
msgstr "_Novi Dokument"
#: strings.hrc:624
-#, fuzzy
msgctxt "STR_INSERT_TEXT"
msgid "Text"
msgstr "Tekst"
#: strings.hrc:625
-#, fuzzy
msgctxt "STR_DELETE"
msgid "Delete"
msgstr "Obriši"
@@ -3531,7 +3497,6 @@ msgid "Selection"
msgstr "Označena oblast"
#: strings.hrc:628
-#, fuzzy
msgctxt "STR_UPDATE_INDEX"
msgid "Indexes"
msgstr "Indeksi"
@@ -3584,7 +3549,6 @@ msgid "Read-~only"
msgstr "samo-čitanje"
#: strings.hrc:637
-#, fuzzy
msgctxt "STR_POSTIT_SHOW"
msgid "Show All"
msgstr "Prikaži sve"
@@ -3651,7 +3615,6 @@ msgid "Line"
msgstr "Linija"
#: strings.hrc:651
-#, fuzzy
msgctxt "STR_POSTIT_AUTHOR"
msgid "Author"
msgstr "Autor"
@@ -3708,31 +3671,26 @@ msgid "(fixed)"
msgstr ""
#: strings.hrc:662
-#, fuzzy
msgctxt "STR_DURATION_FORMAT"
msgid " Y: %1 M: %2 D: %3 H: %4 M: %5 S: %6"
msgstr " G: %1 M: %2 D: %3 S: %4 M: %5 S: %6"
#: strings.hrc:663
-#, fuzzy
msgctxt "STR_TOI"
msgid "Alphabetical Index"
msgstr "Abecedni indeks"
#: strings.hrc:664
-#, fuzzy
msgctxt "STR_TOU"
msgid "User-Defined"
msgstr "Korisnički definisan"
#: strings.hrc:665
-#, fuzzy
msgctxt "STR_TOC"
msgid "Table of Contents"
msgstr "Tabele Sadržaja"
#: strings.hrc:666
-#, fuzzy
msgctxt "STR_TOX_AUTH"
msgid "Bibliography"
msgstr "Bibliografija"
@@ -3744,19 +3702,16 @@ msgid "Citation"
msgstr "Citat"
#: strings.hrc:668
-#, fuzzy
msgctxt "STR_TOX_TBL"
msgid "Index of Tables"
msgstr "Indeks tabela"
#: strings.hrc:669
-#, fuzzy
msgctxt "STR_TOX_OBJ"
msgid "Table of Objects"
msgstr "Tabela predmeta"
#: strings.hrc:670
-#, fuzzy
msgctxt "STR_TOX_ILL"
msgid "Illustration Index"
msgstr "Indeks ilustracija"
@@ -3786,13 +3741,11 @@ msgid "Subject"
msgstr "Tema:"
#: strings.hrc:676
-#, fuzzy
msgctxt "FLD_DOCINFO_KEYS"
msgid "Keywords"
msgstr "Ključne riječi"
#: strings.hrc:677
-#, fuzzy
msgctxt "FLD_DOCINFO_COMMENT"
msgid "Comments"
msgstr "Komentari"
@@ -3804,7 +3757,6 @@ msgid "Created"
msgstr "Napravi"
#: strings.hrc:679
-#, fuzzy
msgctxt "FLD_DOCINFO_CHANGE"
msgid "Modified"
msgstr "Izmijenjeno"
@@ -3816,13 +3768,11 @@ msgid "Last printed"
msgstr "Posljednji put štampa_no:"
#: strings.hrc:681
-#, fuzzy
msgctxt "FLD_DOCINFO_DOCNO"
msgid "Revision number"
msgstr "Broj verzije"
#: strings.hrc:682
-#, fuzzy
msgctxt "FLD_DOCINFO_EDIT"
msgid "Total editing time"
msgstr "Ukupno vrijeme editovanja"
@@ -3843,13 +3793,11 @@ msgid "Next convert $(ARG1)"
msgstr ""
#: strings.hrc:686
-#, fuzzy
msgctxt "STR_AUTH_TYPE_ARTICLE"
msgid "Article"
msgstr "Članak"
#: strings.hrc:687
-#, fuzzy
msgctxt "STR_AUTH_TYPE_BOOK"
msgid "Book"
msgstr "Knjiga"
@@ -3861,79 +3809,66 @@ msgid "Brochures"
msgstr "Broš~ura"
#: strings.hrc:689
-#, fuzzy
msgctxt "STR_AUTH_TYPE_CONFERENCE"
msgid "Conference proceedings"
msgstr "Zbornik radova sa konferencije"
#: strings.hrc:690
-#, fuzzy
msgctxt "STR_AUTH_TYPE_INBOOK"
msgid "Book excerpt"
msgstr "Izvadak iz knjige"
#: strings.hrc:691
-#, fuzzy
msgctxt "STR_AUTH_TYPE_INCOLLECTION"
msgid "Book excerpt with title"
msgstr "Izvadak iz knjige s naslovom"
#: strings.hrc:692
-#, fuzzy
msgctxt "STR_AUTH_TYPE_INPROCEEDINGS"
msgid "Conference proceedings"
msgstr "Zbornik radova sa konferencije"
#: strings.hrc:693
-#, fuzzy
msgctxt "STR_AUTH_TYPE_JOURNAL"
msgid "Journal"
msgstr "Dnevnik"
#: strings.hrc:694
-#, fuzzy
msgctxt "STR_AUTH_TYPE_MANUAL"
msgid "Techn. documentation"
msgstr "Teh. dokumentacija"
#: strings.hrc:695
-#, fuzzy
msgctxt "STR_AUTH_TYPE_MASTERSTHESIS"
msgid "Thesis"
msgstr "Teza"
#: strings.hrc:696
-#, fuzzy
msgctxt "STR_AUTH_TYPE_MISC"
msgid "Miscellaneous"
msgstr "Razno"
#: strings.hrc:697
-#, fuzzy
msgctxt "STR_AUTH_TYPE_PHDTHESIS"
msgid "Dissertation"
msgstr "Disertacija"
#: strings.hrc:698
-#, fuzzy
msgctxt "STR_AUTH_TYPE_PROCEEDINGS"
msgid "Conference proceedings"
msgstr "Zbornik radova sa konferencije"
#: strings.hrc:699
-#, fuzzy
msgctxt "STR_AUTH_TYPE_TECHREPORT"
msgid "Research report"
msgstr "Istraživački izvještaj"
#: strings.hrc:700
-#, fuzzy
msgctxt "STR_AUTH_TYPE_UNPUBLISHED"
msgid "Unpublished"
msgstr "Neobjavljeno"
#: strings.hrc:701
-#, fuzzy
msgctxt "STR_AUTH_TYPE_EMAIL"
msgid "E-mail"
msgstr "E-mail"
@@ -3975,7 +3910,6 @@ msgid "User-defined5"
msgstr "Korisnički-definisan"
#: strings.hrc:708
-#, fuzzy
msgctxt "STR_AUTH_FIELD_IDENTIFIER"
msgid "Short name"
msgstr "Kratko ime"
@@ -3987,7 +3921,6 @@ msgid "Type"
msgstr "Vrsta"
#: strings.hrc:710
-#, fuzzy
msgctxt "STR_AUTH_FIELD_ADDRESS"
msgid "Address"
msgstr "Adresa"
@@ -4011,7 +3944,6 @@ msgid "Book title"
msgstr "Naslo~v knjige"
#: strings.hrc:714
-#, fuzzy
msgctxt "STR_AUTH_FIELD_CHAPTER"
msgid "Chapter"
msgstr "Poglavlje"
@@ -4041,13 +3973,11 @@ msgid "Institution"
msgstr "~Ustanova"
#: strings.hrc:719
-#, fuzzy
msgctxt "STR_AUTH_FIELD_JOURNAL"
msgid "Journal"
msgstr "Dnevnik"
#: strings.hrc:720
-#, fuzzy
msgctxt "STR_AUTH_FIELD_MONTH"
msgid "Month"
msgstr "Mjesec"
@@ -4077,7 +4007,6 @@ msgid "Page(s)"
msgstr "~Stranice"
#: strings.hrc:725
-#, fuzzy
msgctxt "STR_AUTH_FIELD_PUBLISHER"
msgid "Publisher"
msgstr "Izdavač"
@@ -4107,7 +4036,6 @@ msgid "Type of report"
msgstr "Vrsta ~izvještaja"
#: strings.hrc:730
-#, fuzzy
msgctxt "STR_AUTH_FIELD_VOLUME"
msgid "Volume"
msgstr "Razina zvuka"
@@ -5242,13 +5170,11 @@ msgid "Formula"
msgstr "Formula"
#: strings.hrc:1001
-#, fuzzy
msgctxt "STR_CUSTOM_FIELD"
msgid "Custom"
msgstr "Prilagođeno"
#: strings.hrc:1003
-#, fuzzy
msgctxt "STR_CUSTOM_LABEL"
msgid "[User]"
msgstr "[Korisnik]"
@@ -5341,7 +5267,6 @@ msgid "Drop Caps over"
msgstr ""
#: strings.hrc:1026
-#, fuzzy
msgctxt "STR_DROP_LINES"
msgid "rows"
msgstr "redovi"
@@ -5386,7 +5311,6 @@ msgid "+ mirror horizontal on even pages"
msgstr ""
#: strings.hrc:1034
-#, fuzzy
msgctxt "STR_CHARFMT"
msgid "Character Style"
msgstr "Stil znaka"
@@ -5410,7 +5334,6 @@ msgid "No footer"
msgstr "Na podnožje"
#: strings.hrc:1038
-#, fuzzy
msgctxt "STR_HEADER"
msgid "Header"
msgstr "Zaglavlje"
@@ -5433,7 +5356,6 @@ msgid "No wrap"
msgstr "~Bez omotavanja"
#: strings.hrc:1042
-#, fuzzy
msgctxt "STR_SURROUND_THROUGH"
msgid "Through"
msgstr "Kroz"
@@ -5509,7 +5431,6 @@ msgid "at top"
msgstr ""
#: strings.hrc:1056
-#, fuzzy
msgctxt "STR_VERT_CENTER"
msgid "Centered vertically"
msgstr "Centrirano uspravno"
@@ -5553,7 +5474,6 @@ msgid "at the right"
msgstr ""
#: strings.hrc:1064
-#, fuzzy
msgctxt "STR_HORI_CENTER"
msgid "Centered horizontally"
msgstr "Vodoravno centrirano"
@@ -5604,13 +5524,11 @@ msgid "Editable in read-only document"
msgstr "_Uređivanje u samo-čitanje dokumentu"
#: strings.hrc:1073
-#, fuzzy
msgctxt "STR_LAYOUT_SPLIT"
msgid "Split"
msgstr "Podijeli"
#: strings.hrc:1074
-#, fuzzy
msgctxt "STR_NUMRULE_ON"
msgid "Numbering"
msgstr "Numerisanje"
@@ -5627,7 +5545,6 @@ msgid "linked to "
msgstr ""
#: strings.hrc:1077
-#, fuzzy
msgctxt "STR_CONNECT2"
msgid "and "
msgstr "i "
@@ -5734,25 +5651,21 @@ msgid "Rotation"
msgstr "Citat"
#: strings.hrc:1096
-#, fuzzy
msgctxt "STR_GRID_NONE"
msgid "No grid"
msgstr "Bez mreže"
#: strings.hrc:1097
-#, fuzzy
msgctxt "STR_GRID_LINES_ONLY"
msgid "Grid (lines only)"
msgstr "Mreža (samo linije)"
#: strings.hrc:1098
-#, fuzzy
msgctxt "STR_GRID_LINES_CHARS"
msgid "Grid (lines and characters)"
msgstr "Mreža (linije i znakovi)"
#: strings.hrc:1099
-#, fuzzy
msgctxt "STR_FOLLOW_TEXT_FLOW"
msgid "Follow text flow"
msgstr "Prati tok teksta"
@@ -5773,7 +5686,6 @@ msgid "Do not merge borders"
msgstr ""
#: strings.hrc:1104
-#, fuzzy
msgctxt "ST_TBL"
msgid "Table"
msgstr "Tabela"
@@ -5797,7 +5709,6 @@ msgid "Drawing"
msgstr "Crtež"
#: strings.hrc:1108
-#, fuzzy
msgctxt "ST_CTRL"
msgid "Control"
msgstr "Kontrola"
@@ -5809,7 +5720,6 @@ msgid "Section"
msgstr "Odsječak"
#: strings.hrc:1110
-#, fuzzy
msgctxt "ST_BKM"
msgid "Bookmark"
msgstr "Zabilješka"
@@ -5821,7 +5731,6 @@ msgid "Graphics"
msgstr "Ilustracija"
#: strings.hrc:1112
-#, fuzzy
msgctxt "ST_OLE"
msgid "OLE object"
msgstr "OLE objekat"
@@ -5889,7 +5798,6 @@ msgid "Next text frame"
msgstr "Ubaci okvir sa tekstom"
#: strings.hrc:1125
-#, fuzzy
msgctxt "STR_IMGBTN_PGE_DOWN"
msgid "Next page"
msgstr "Sljedeća stranica"
@@ -5951,7 +5859,6 @@ msgid "Next Reminder"
msgstr ""
#: strings.hrc:1136
-#, fuzzy
msgctxt "STR_IMGBTN_POSTIT_DOWN"
msgid "Next Comment"
msgstr "Sljedeći komentar"
@@ -5979,7 +5886,6 @@ msgid "Previous text frame"
msgstr ""
#: strings.hrc:1141
-#, fuzzy
msgctxt "STR_IMGBTN_PGE_UP"
msgid "Previous page"
msgstr "Prethodna stranica"
@@ -6038,7 +5944,6 @@ msgid "Previous Reminder"
msgstr ""
#: strings.hrc:1152
-#, fuzzy
msgctxt "STR_IMGBTN_POSTIT_UP"
msgid "Previous Comment"
msgstr "Prethodni komentar"
@@ -6101,7 +6006,6 @@ msgid "Table changed"
msgstr "Izmjene tabele"
#: strings.hrc:1164
-#, fuzzy
msgctxt "STR_REDLINE_FMTCOLL"
msgid "Applied Paragraph Styles"
msgstr "Primijenjeni stilovi odlomaka"
@@ -6257,7 +6161,6 @@ msgid "Unknown image format"
msgstr "Nepoznat format datoteke sa slikom"
#: strings.hrc:1194
-#, fuzzy
msgctxt "STR_GRFILTER_VERSIONERROR"
msgid "This image file version is not supported"
msgstr "Ova verzija grafičke datoteke nije podržana"
@@ -6580,31 +6483,26 @@ msgstr "Izbor datoteke za abecedni indeks (*.sdi)"
#. Description: character alignment for frmsh.cxx - context menu
#. -----------------------------------------------------------------------
#: strings.hrc:1264
-#, fuzzy
msgctxt "STR_FRMUI_TOP_BASE"
msgid "Base line at ~top"
msgstr "Osnovna crta na ~vrhu"
#: strings.hrc:1265
-#, fuzzy
msgctxt "STR_FRMUI_BOTTOM_BASE"
msgid "~Base line at bottom"
msgstr "Osnovna crta na ~dnu"
#: strings.hrc:1266
-#, fuzzy
msgctxt "STR_FRMUI_CENTER_BASE"
msgid "Base line ~centered"
msgstr "Osnovna linija na ~sredini"
#: strings.hrc:1267
-#, fuzzy
msgctxt "STR_FRMUI_LINE_TOP"
msgid "Top of line"
msgstr "Vrh linije"
#: strings.hrc:1268
-#, fuzzy
msgctxt "STR_FRMUI_LINE_BOTTOM"
msgid "Bottom of line"
msgstr "Dno linije"
@@ -6616,19 +6514,16 @@ msgid "Center of line"
msgstr "Sredina linije"
#: strings.hrc:1270
-#, fuzzy
msgctxt "STR_FRMUI_OLE_INSERT"
msgid "Insert object"
msgstr "Ubaci predmet"
#: strings.hrc:1271
-#, fuzzy
msgctxt "STR_FRMUI_OLE_EDIT"
msgid "Edit object"
msgstr "Promijeni predmet"
#: strings.hrc:1272
-#, fuzzy
msgctxt "STR_FRMUI_COLL_HEADER"
msgid " (Template: "
msgstr " (Šablon: "
@@ -6685,13 +6580,11 @@ msgid "Hyphenation completed"
msgstr ""
#: strings.hrc:1287
-#, fuzzy
msgctxt "STR_LANGSTATUS_NONE"
msgid "None (Do not check spelling)"
msgstr "Bez jezika (isključi provjeru pravopisa)"
#: strings.hrc:1288
-#, fuzzy
msgctxt "STR_RESET_TO_DEFAULT_LANGUAGE"
msgid "Reset to Default Language"
msgstr "Vrati na uobičajeni jezik"
@@ -6703,7 +6596,6 @@ msgid "More..."
msgstr "Više..."
#: strings.hrc:1290
-#, fuzzy
msgctxt "STR_IGNORE_SELECTION"
msgid "~Ignore"
msgstr "~Ignoriši"
@@ -6734,7 +6626,6 @@ msgid "No fax printer has been set under Tools/Options/%1/Print."
msgstr ""
#: strings.hrc:1297
-#, fuzzy
msgctxt "STR_WEBOPTIONS"
msgid "HTML document"
msgstr "HTML dokument"
@@ -6751,7 +6642,6 @@ msgid "Source not specified."
msgstr ""
#: strings.hrc:1300
-#, fuzzy
msgctxt "STR_NUM_LEVEL"
msgid "Level "
msgstr "Nivo "
@@ -6901,13 +6791,11 @@ msgid "Remove empty paragraphs"
msgstr "Ukloni prazne odlomke"
#: utlui.hrc:28
-#, fuzzy
msgctxt "RID_SHELLRES_AUTOFMTSTRS"
msgid "Use replacement table"
msgstr "Koristi tabelu zamjena"
#: utlui.hrc:29
-#, fuzzy
msgctxt "RID_SHELLRES_AUTOFMTSTRS"
msgid "Correct TWo INitial CApitals"
msgstr "Popravi DVa VElika POčetna SLova"
@@ -6925,7 +6813,6 @@ msgid "Replace \"standard\" quotes with %1custom%2 quotes"
msgstr "Zamijeni \"uobičajene\" navodnike sa %1 \\bproizvoljnim %2 navodnicima"
#: utlui.hrc:32
-#, fuzzy
msgctxt "RID_SHELLRES_AUTOFMTSTRS"
msgid "Replace Custom Styles"
msgstr "Zamijeni vlastite stilove"
@@ -6961,7 +6848,6 @@ msgid "URL recognition"
msgstr "Prepoznavanje URL-a"
#: utlui.hrc:38
-#, fuzzy
msgctxt "RID_SHELLRES_AUTOFMTSTRS"
msgid "Replace dashes"
msgstr "Zamijeni crtice"
@@ -7573,7 +7459,6 @@ msgid "Bullets"
msgstr "Lista sa tačkama"
#: bulletsandnumbering.ui:142
-#, fuzzy
msgctxt "bulletsandnumbering|singlenum"
msgid "Numbering"
msgstr "Numerisanje"
@@ -7594,7 +7479,6 @@ msgid "Position"
msgstr "Pozicija"
#: bulletsandnumbering.ui:234
-#, fuzzy
msgctxt "bulletsandnumbering|customize"
msgid "Customize"
msgstr "Prilagodi"
@@ -8642,7 +8526,6 @@ msgid "Choose Item: "
msgstr "Odaberi stavku: "
#: dropdownfielddialog.ui:174
-#, fuzzy
msgctxt "dropdownfielddialog|label1"
msgid "Edit"
msgstr "Izmijeni"
@@ -9563,13 +9446,11 @@ msgid "Date Time Author"
msgstr "Autor datuma i vremena"
#: floatingnavigation.ui:11
-#, fuzzy
msgctxt "floatingnavigation|FloatingNavigation"
msgid "Navigation"
msgstr "Navigacija"
#: floatingsync.ui:10
-#, fuzzy
msgctxt "floatingsync|FloatingSync"
msgid "Synchronize"
msgstr "Sinhronizuj"
@@ -10051,13 +9932,11 @@ msgid "Right-to-left"
msgstr "S desna na lijevo"
#: frmaddpage.ui:44
-#, fuzzy
msgctxt "frmaddpage|liststore1"
msgid "Right-to-left (vertical)"
msgstr "Zdesna nalijevo (uspravno)"
#: frmaddpage.ui:48
-#, fuzzy
msgctxt "frmaddpage|liststore1"
msgid "Left-to-right (vertical)"
msgstr "S lijeva na desno (uspravno)"
@@ -10503,19 +10382,16 @@ msgid "Sum"
msgstr "Suma"
#: inputwinmenu.ui:20
-#, fuzzy
msgctxt "inputwinmenu|round"
msgid "Round"
msgstr "Okruglo"
#: inputwinmenu.ui:28
-#, fuzzy
msgctxt "inputwinmenu|phd"
msgid "Percent"
msgstr "Procenat"
#: inputwinmenu.ui:36
-#, fuzzy
msgctxt "inputwinmenu|sqrt"
msgid "Square Root"
msgstr "Kvadratni korijen"
@@ -10527,7 +10403,6 @@ msgid "Power"
msgstr "Stepeno"
#: inputwinmenu.ui:52
-#, fuzzy
msgctxt "inputwinmenu|operators"
msgid "Operators"
msgstr "Operatori"
@@ -10606,19 +10481,16 @@ msgid "Mean"
msgstr "Srednje"
#: inputwinmenu.ui:178
-#, fuzzy
msgctxt "inputwinmenu|min"
msgid "Minimum"
msgstr "Minimum"
#: inputwinmenu.ui:186
-#, fuzzy
msgctxt "inputwinmenu|max"
msgid "Maximum"
msgstr "Maksimum"
#: inputwinmenu.ui:198
-#, fuzzy
msgctxt "inputwinmenu|functions"
msgid "Functions"
msgstr "Funkcije"
@@ -10630,31 +10502,26 @@ msgid "Sine"
msgstr "Linija"
#: inputwinmenu.ui:216
-#, fuzzy
msgctxt "inputwinmenu|cos"
msgid "Cosine"
msgstr "Kosinus"
#: inputwinmenu.ui:224
-#, fuzzy
msgctxt "inputwinmenu|tag"
msgid "Tangent"
msgstr "Tangens"
#: inputwinmenu.ui:232
-#, fuzzy
msgctxt "inputwinmenu|asin"
msgid "Arcsine"
msgstr "Arkus sinus"
#: inputwinmenu.ui:240
-#, fuzzy
msgctxt "inputwinmenu|acos"
msgid "Arccosine"
msgstr "Arkus kosinus"
#: inputwinmenu.ui:248
-#, fuzzy
msgctxt "inputwinmenu|atan"
msgid "Arctangent"
msgstr "Arkus tangens"
@@ -10683,7 +10550,6 @@ msgid "Insert"
msgstr "Umetni"
#: insertbookmark.ui:122
-#, fuzzy
msgctxt "insertbookmark|rename"
msgid "Rename"
msgstr "Preimenuj"
@@ -10735,7 +10601,6 @@ msgid "Change page number"
msgstr "Promijeni broj stranice"
#: insertbreak.ui:205
-#, fuzzy
msgctxt "insertbreak|pagenumsb-atkobject"
msgid "Change page number"
msgstr "Promijeni broj stranice"
@@ -11431,7 +11296,6 @@ msgid "_Selected records"
msgstr "~Izabrani zapisi"
#: mailmerge.ui:172
-#, fuzzy
msgctxt "mailmerge|rbfrom"
msgid "_From:"
msgstr "_Od:"
@@ -11527,7 +11391,6 @@ msgid "RT_F"
msgstr "~RTF"
#: mailmerge.ui:630
-#, fuzzy
msgctxt "mailmerge|swriter"
msgid "%PRODUCTNAME Writer"
msgstr "%PRODUCTNAME Writer"
@@ -11551,7 +11414,6 @@ msgid "Save Merged Document"
msgstr "Sačuvaj spojeni dokument"
#: mailmerge.ui:745
-#, fuzzy
msgctxt "mailmerge|outputlabel"
msgid "Output"
msgstr "Prikaz"
@@ -11577,13 +11439,11 @@ msgid "Create"
msgstr "Napravi"
#: managechangessidebar.ui:48
-#, fuzzy
msgctxt "managechangessidebar|accept"
msgid "_Accept"
msgstr "_Prihvati"
#: managechangessidebar.ui:64
-#, fuzzy
msgctxt "managechangessidebar|reject"
msgid "_Reject"
msgstr "_Odbij"
@@ -11619,13 +11479,11 @@ msgid "Action"
msgstr "Akcije"
#: managechangessidebar.ui:184
-#, fuzzy
msgctxt "managechangessidebar|writerauthor"
msgid "Author"
msgstr "Autor"
#: managechangessidebar.ui:192
-#, fuzzy
msgctxt "managechangessidebar|writerdate"
msgid "Date"
msgstr "Datum"
@@ -11847,13 +11705,11 @@ msgid "Move"
msgstr "Režim"
#: mmlayoutpage.ui:271
-#, fuzzy
msgctxt "mmlayoutpage|up"
msgid "_Up"
msgstr "_Gore"
#: mmlayoutpage.ui:286
-#, fuzzy
msgctxt "mmlayoutpage|down"
msgid "_Down"
msgstr "_Dolje"
@@ -11978,7 +11834,6 @@ msgid "What Type of Document Do You Want to Create?"
msgstr "Koji tip dokumenta želite kreirati?"
#: mmresultemaildialog.ui:14
-#, fuzzy
msgctxt "mmresultemaildialog|liststore1"
msgid "OpenDocument Text"
msgstr "OpenDocument tekst"
@@ -11989,7 +11844,6 @@ msgid "Adobe PDF-Document"
msgstr ""
#: mmresultemaildialog.ui:22
-#, fuzzy
msgctxt "mmresultemaildialog|liststore1"
msgid "Microsoft Word Document"
msgstr "Microsoft Word dokument"
@@ -12001,7 +11855,6 @@ msgid "HTML Message"
msgstr "Poruka pomoći"
#: mmresultemaildialog.ui:30
-#, fuzzy
msgctxt "mmresultemaildialog|liststore1"
msgid "Plain Text"
msgstr "Običan tekst"
@@ -12040,7 +11893,6 @@ msgid "Sen_d as"
msgstr ""
#: mmresultemaildialog.ui:219
-#, fuzzy
msgctxt "mmresultemaildialog|sendassettings"
msgid "Pr_operties..."
msgstr "_Svojstva..."
@@ -12338,7 +12190,6 @@ msgid "E-mails not sent: %1"
msgstr ""
#: mmsendmails.ui:229
-#, fuzzy
msgctxt "mmsendmails|label5"
msgid "Details"
msgstr "Detalji"
@@ -12354,19 +12205,16 @@ msgid "Toggle Master View"
msgstr ""
#: navigatorpanel.ui:47
-#, fuzzy
msgctxt "navigatorpanel|navigation|tooltip_text"
msgid "Navigation"
msgstr "Navigacija"
#: navigatorpanel.ui:60
-#, fuzzy
msgctxt "navigatorpanel|back|tooltip_text"
msgid "Back"
msgstr "Nazad"
#: navigatorpanel.ui:73
-#, fuzzy
msgctxt "navigatorpanel|forward|tooltip_text"
msgid "Forward"
msgstr "Naprijed"
@@ -12403,7 +12251,6 @@ msgid "Set Reminder"
msgstr ""
#: navigatorpanel.ui:194
-#, fuzzy
msgctxt "navigatorpanel|header|tooltip_text"
msgid "Header"
msgstr "Zaglavlje"
@@ -12437,7 +12284,6 @@ msgid "Demote Level"
msgstr "Smanji razinu"
#: navigatorpanel.ui:304
-#, fuzzy
msgctxt "navigatorpanel|documents|tooltip_text"
msgid "Document"
msgstr "Dokument"
@@ -12454,13 +12300,11 @@ msgid "Toggle Master View"
msgstr ""
#: navigatorpanel.ui:364
-#, fuzzy
msgctxt "navigatorpanel|edit|tooltip_text"
msgid "Edit"
msgstr "Izmijeni"
#: navigatorpanel.ui:377
-#, fuzzy
msgctxt "navigatorpanel|update|tooltip_text"
msgid "Update"
msgstr "Ažuriraj"
@@ -12554,7 +12398,6 @@ msgid " "
msgstr ""
#: notebookbar.ui:488
-#, fuzzy
msgctxt "notebookbar|NewSF|tooltip_text"
msgid "Formula"
msgstr "Formula"
@@ -12601,7 +12444,6 @@ msgid "Outline"
msgstr "Kontura"
#: notebookbar.ui:1799
-#, fuzzy
msgctxt "notebookbar|numberbullet|tooltip_text"
msgid "Bullets and Numbering"
msgstr "Tačke i numerisanje"
@@ -12661,7 +12503,6 @@ msgid "Indent"
msgstr "Uvlačenje"
#: notebookbar.ui:2342
-#, fuzzy
msgctxt "notebookbar|StyleSection|tooltip_text"
msgid "Style"
msgstr "Stil"
@@ -12679,7 +12520,6 @@ msgid "Find"
msgstr "Nađi"
#: notebookbar.ui:2595
-#, fuzzy
msgctxt "notebookbar|HomeLabel"
msgid "Home"
msgstr "Početna"
@@ -12691,7 +12531,6 @@ msgid "Break"
msgstr "_Prekid"
#: notebookbar.ui:2800
-#, fuzzy
msgctxt "notebookbar|box70|tooltip_text"
msgid "Gallery"
msgstr "Galerija"
@@ -12702,25 +12541,21 @@ msgid "Open Clip Art and Media Gallery"
msgstr ""
#: notebookbar.ui:2850
-#, fuzzy
msgctxt "notebookbar|box69|tooltip_text"
msgid "Symbol"
msgstr "Simbol"
#: notebookbar.ui:2882
-#, fuzzy
msgctxt "notebookbar|box17|tooltip_text"
msgid "Basic"
msgstr "Osnovno"
#: notebookbar.ui:2910
-#, fuzzy
msgctxt "notebookbar|InsertAVMedia|tooltip_text"
msgid "Insert Audio or Video"
msgstr "Ubaci zvuk ili film"
#: notebookbar.ui:2942
-#, fuzzy
msgctxt "notebookbar|ShapesSection|tooltip_text"
msgid "Shapes"
msgstr "Oblici"
@@ -12732,19 +12567,16 @@ msgid "Links"
msgstr "Veza"
#: notebookbar.ui:3336
-#, fuzzy
msgctxt "notebookbar|TextSection|tooltip_text"
msgid "Text"
msgstr "Tekst"
#: notebookbar.ui:3373
-#, fuzzy
msgctxt "notebookbar|FontWork"
msgid "Fontwork"
msgstr "Fontwork"
#: notebookbar.ui:3455
-#, fuzzy
msgctxt "notebookbar|FieldsSection|tooltip_text"
msgid "Fields"
msgstr "Polja"
@@ -12768,7 +12600,6 @@ msgid "Page layout"
msgstr "Prikaz stranice"
#: notebookbar.ui:4295
-#, fuzzy
msgctxt "notebookbar|ReferencesLabel"
msgid "References"
msgstr "Reference"
@@ -12814,7 +12645,6 @@ msgid "Indent"
msgstr "Uvlačenje"
#: notebookbar.ui:5850
-#, fuzzy
msgctxt "notebookbar|TableLabel"
msgid "Table"
msgstr "Tabela"
@@ -12838,13 +12668,11 @@ msgid "Basics"
msgstr "Osnova"
#: notebookbar.ui:5905
-#, fuzzy
msgctxt "notebookbar|Crop1"
msgid "Crop"
msgstr "Izreži"
#: notebookbar.ui:6537
-#, fuzzy
msgctxt "notebookbar|ImageLabel"
msgid "Image"
msgstr "Slika"
@@ -12883,7 +12711,6 @@ msgid "Menubar"
msgstr ""
#: notebookbar_compact.ui:2768
-#, fuzzy
msgctxt "notebookbar_compact|fileb"
msgid "_File"
msgstr "_Datoteka"
@@ -12913,7 +12740,6 @@ msgid "_Menu"
msgstr "Meni"
#: notebookbar_compact.ui:3690
-#, fuzzy
msgctxt "notebookbar_compact|HomeLabel"
msgid "Home"
msgstr "Početna"
@@ -12949,7 +12775,6 @@ msgid "Reference_s"
msgstr "Reference"
#: notebookbar_compact.ui:4899
-#, fuzzy
msgctxt "notebookbar_compact|ReferencesLabel"
msgid "References"
msgstr "Reference"
@@ -12979,13 +12804,11 @@ msgid "View"
msgstr "Pogled"
#: notebookbar_compact.ui:6448
-#, fuzzy
msgctxt "notebookbar_compact|tableT"
msgid "T_able"
msgstr "_Tabela"
#: notebookbar_compact.ui:6478
-#, fuzzy
msgctxt "notebookbar_compact|TableLabel"
msgid "Table"
msgstr "Tabela"
@@ -12997,7 +12820,6 @@ msgid "_Graphic"
msgstr "Ilustracija"
#: notebookbar_compact.ui:7136
-#, fuzzy
msgctxt "notebookbar_compact|ImageLabel"
msgid "Image"
msgstr "Slika"
@@ -13026,19 +12848,16 @@ msgid "Wrap"
msgstr "Umotavanje"
#: notebookbar_compact.ui:8144
-#, fuzzy
msgctxt "notebookbar_compact|frame:MenuAlign"
msgid "Align"
msgstr "Poravnavanje"
#: notebookbar_compact.ui:8216
-#, fuzzy
msgctxt "notebookbar_compact|frame:MenuDraw"
msgid "Object"
msgstr "Objekat"
#: notebookbar_compact.ui:8246
-#, fuzzy
msgctxt "notebookbar_compact|FrameLabel"
msgid "Object"
msgstr "Objekat"
@@ -13050,7 +12869,6 @@ msgid "_Tools"
msgstr "Alati"
#: notebookbar_compact.ui:8810
-#, fuzzy
msgctxt "notebookbar_compact|DevLabel"
msgid "Tools"
msgstr "Alati"
@@ -13066,7 +12884,6 @@ msgid "Menubar"
msgstr ""
#: notebookbar_groupedbar_compact.ui:3363
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|Quotation2"
msgid "Quotation"
msgstr "Citat"
@@ -13084,7 +12901,6 @@ msgid "_Tools"
msgstr "Alati"
#: notebookbar_groupedbar_compact.ui:4148
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|fileb"
msgid "_File"
msgstr "_Datoteka"
@@ -13156,7 +12972,6 @@ msgid "_Paragraph"
msgstr "Odlomak"
#: notebookbar_groupedbar_compact.ui:6031
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|tableT"
msgid "T_able"
msgstr "_Tabela"
@@ -13326,7 +13141,6 @@ msgid "Menubar"
msgstr ""
#: notebookbar_groupedbar_full.ui:3281
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|Quotation2"
msgid "Quotation"
msgstr "Citat"
@@ -13350,7 +13164,6 @@ msgid "_Help"
msgstr "Pomoć"
#: notebookbar_groupedbar_full.ui:4147
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|fileb"
msgid "_File"
msgstr "_Datoteka"
@@ -13446,7 +13259,6 @@ msgid "_Paragraph"
msgstr "Odlomak"
#: notebookbar_groupedbar_full.ui:8198
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|tabled"
msgid "T_able"
msgstr "_Tabela"
@@ -13528,7 +13340,6 @@ msgid "Wrap"
msgstr "Umotavanje"
#: notebookbar_groupedbar_full.ui:11268
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|alignb"
msgid "Align"
msgstr "Poravnavanje"
@@ -13617,13 +13428,11 @@ msgid "Default"
msgstr "Podrazumijevano"
#: notebookbar_groups.ui:42
-#, fuzzy
msgctxt "notebookbar_groups|imagestylegray"
msgid "Grayscale"
msgstr "Sive nijanse"
#: notebookbar_groups.ui:50
-#, fuzzy
msgctxt "notebookbar_groups|imagestylebw"
msgid "Black and White"
msgstr "Crno i bijelo"
@@ -13705,13 +13514,11 @@ msgid "Footnote"
msgstr "Fusnota"
#: notebookbar_groups.ui:209
-#, fuzzy
msgctxt "notebookbar_groups|endnote"
msgid "Endnote"
msgstr "Endnota"
#: notebookbar_groups.ui:224
-#, fuzzy
msgctxt "notebookbar_groups|bookmark"
msgid "Bookmark"
msgstr "Zabilješka"
@@ -13740,13 +13547,11 @@ msgid "Heading 1"
msgstr "Zaglavlje 1"
#: notebookbar_groups.ui:344
-#, fuzzy
msgctxt "notebookbar_groups|heading2"
msgid "Heading 2"
msgstr "Naslov 2"
#: notebookbar_groups.ui:353
-#, fuzzy
msgctxt "notebookbar_groups|heading3"
msgid "Heading 3"
msgstr "Naslov 3"
@@ -13757,13 +13562,11 @@ msgid "Default Character"
msgstr ""
#: notebookbar_groups.ui:377
-#, fuzzy
msgctxt "notebookbar_groups|italic"
msgid "Emphasis"
msgstr "Naglasak"
#: notebookbar_groups.ui:386
-#, fuzzy
msgctxt "notebookbar_groups|bold"
msgid "Strong Emphasis"
msgstr "Jak naglasak"
@@ -13818,7 +13621,6 @@ msgid "Delete Rows"
msgstr "Obriši redak"
#: notebookbar_groups.ui:504
-#, fuzzy
msgctxt "notebookbar_groups|rowmenuselect"
msgid "Select Rows"
msgstr "Izaberi redove"
@@ -13830,7 +13632,6 @@ msgid "Row Height..."
msgstr "Visina reda"
#: notebookbar_groups.ui:528
-#, fuzzy
msgctxt "notebookbar_groups|rowmenuoptimalrow"
msgid "Optimal Row Height"
msgstr "Optimalna visina reda"
@@ -13854,13 +13655,11 @@ msgid "Clipboard"
msgstr "odlagalište"
#: notebookbar_groups.ui:935
-#, fuzzy
msgctxt "notebookbar_groups|paragraphstyleb"
msgid "Style"
msgstr "Stil"
#: notebookbar_groups.ui:1448
-#, fuzzy
msgctxt "notebookbar_groups|formatgrouplabel"
msgid "Text"
msgstr "Tekst"
@@ -13872,7 +13671,6 @@ msgid "Links"
msgstr "Veza"
#: notebookbar_groups.ui:1616
-#, fuzzy
msgctxt "notebookbar_groups|shapesb"
msgid "Shapes"
msgstr "Oblici"
@@ -13884,13 +13682,11 @@ msgid "Insert"
msgstr "Umetni"
#: notebookbar_groups.ui:1758
-#, fuzzy
msgctxt "notebookbar_groups|tablestyleb"
msgid "Style"
msgstr "Stil"
#: notebookbar_groups.ui:1780
-#, fuzzy
msgctxt "notebookbar_groups|tablerowsb"
msgid "Rows"
msgstr "Redovi"
@@ -13902,13 +13698,11 @@ msgid "Columns"
msgstr "Kolone"
#: notebookbar_groups.ui:2002
-#, fuzzy
msgctxt "notebookbar_groups|tablegrouplabel"
msgid "Table"
msgstr "Tabela"
#: notebookbar_groups.ui:2038
-#, fuzzy
msgctxt "notebookbar_groups|imagestyleb"
msgid "Style"
msgstr "Stil"
@@ -13932,7 +13726,6 @@ msgid "Lock"
msgstr "Spajanje"
#: notebookbar_groups.ui:2189
-#, fuzzy
msgctxt "notebookbar_groups|imagegrouplabel"
msgid "Image"
msgstr "Slika"
@@ -13944,13 +13737,11 @@ msgid "None"
msgstr "Nema"
#: notebookbar_groups.ui:2256
-#, fuzzy
msgctxt "notebookbar_groups|wrapideal"
msgid "Optimal"
msgstr "Optimalno"
#: notebookbar_groups.ui:2265
-#, fuzzy
msgctxt "notebookbar_groups|wrapon"
msgid "Parallel"
msgstr "Paralela"
@@ -13968,7 +13759,6 @@ msgid "After"
msgstr "Poslije"
#: notebookbar_groups.ui:2292
-#, fuzzy
msgctxt "notebookbar_groups|wrapthrough"
msgid "Through"
msgstr "Kroz"
@@ -14590,7 +14380,6 @@ msgid "_Tabs"
msgstr "_Tabulatori"
#: optformataidspage.ui:434
-#, fuzzy
msgctxt "optformataidspage|filltabandspace"
msgid "Tabs a_nd spaces"
msgstr "Tabulatori _i razmaci"
@@ -15259,13 +15048,11 @@ msgid "3 Columns"
msgstr "Kolone"
#: pagecolumncontrol.ui:121
-#, fuzzy
msgctxt "pagecolumncontrol|columnleft"
msgid "Left"
msgstr "Lijevo"
#: pagecolumncontrol.ui:136
-#, fuzzy
msgctxt "pagecolumncontrol|columnright"
msgid "Right"
msgstr "Desno"
@@ -15289,13 +15076,11 @@ msgid "3 Columns"
msgstr "Kolone"
#: pagecolumncontrol.ui:196
-#, fuzzy
msgctxt "pagecolumncontrol|columnleftL"
msgid "Left"
msgstr "Lijevo"
#: pagecolumncontrol.ui:211
-#, fuzzy
msgctxt "pagecolumncontrol|columnrightL"
msgid "Right"
msgstr "Desno"
@@ -15307,7 +15092,6 @@ msgid "_More Options"
msgstr "Više opcija"
#: pagecolumncontrol.ui:230
-#, fuzzy
msgctxt "pagecolumncontrol|moreoptions|tooltip_text"
msgid "More Options"
msgstr "Više opcija"
@@ -15319,7 +15103,6 @@ msgid "Margins:"
msgstr "Margina"
#: pagefooterpanel.ui:60
-#, fuzzy
msgctxt "pagefooterpanel|customlabel"
msgid "Custom"
msgstr "Prilagođeno"
@@ -15403,7 +15186,6 @@ msgid "Narrow"
msgstr "Uzak"
#: pageformatpanel.ui:142
-#, fuzzy
msgctxt "pageformatpanel|marginLB"
msgid "Moderate"
msgstr "Umjereno"
@@ -15430,13 +15212,11 @@ msgid "Wide"
msgstr "Sakriveno"
#: pageformatpanel.ui:147
-#, fuzzy
msgctxt "pageformatpanel|marginLB"
msgid "Mirrored"
msgstr "U ogledalu"
#: pageformatpanel.ui:158
-#, fuzzy
msgctxt "pageformatpanel|customlabel"
msgid "Custom"
msgstr "Prilagođeno"
@@ -15448,7 +15228,6 @@ msgid "Margins:"
msgstr "Margina"
#: pageheaderpanel.ui:60
-#, fuzzy
msgctxt "pageheaderpanel|customlabel"
msgid "Custom"
msgstr "Prilagođeno"
@@ -15484,7 +15263,6 @@ msgid "Wide"
msgstr "Sakriveno"
#: pagemargincontrol.ui:127
-#, fuzzy
msgctxt "pagemargincontrol|mirrored"
msgid "Mirrored"
msgstr "U ogledalu"
@@ -15514,7 +15292,6 @@ msgid "Wide"
msgstr "Sakriveno"
#: pagemargincontrol.ui:203
-#, fuzzy
msgctxt "pagemargincontrol|mirroredL"
msgid "Mirrored"
msgstr "U ogledalu"
@@ -15526,19 +15303,16 @@ msgid "Last Custom Value"
msgstr "Zadnja vlastita Vrijednosti"
#: pagemargincontrol.ui:252
-#, fuzzy
msgctxt "pagemargincontrol|label4"
msgid "_Top"
msgstr "_Vrh"
#: pagemargincontrol.ui:265
-#, fuzzy
msgctxt "pagemargincontrol|label5"
msgid "_Bottom"
msgstr "_Dno"
#: pagemargincontrol.ui:282
-#, fuzzy
msgctxt "pagemargincontrol|leftLabel"
msgid "_Left"
msgstr "_Lijevo"
@@ -15550,7 +15324,6 @@ msgid "I_nner"
msgstr "Unutrašnje"
#: pagemargincontrol.ui:320
-#, fuzzy
msgctxt "pagemargincontrol|rightLabel"
msgid "_Right"
msgstr "_Desno"
@@ -15562,7 +15335,6 @@ msgid "O_uter"
msgstr "Vanjsko"
#: pagemargincontrol.ui:410
-#, fuzzy
msgctxt "pagemargincontrol|label1"
msgid "Custom"
msgstr "Prilagođeno"
@@ -15586,31 +15358,26 @@ msgid "_More Options"
msgstr "Više opcija"
#: pagesizecontrol.ui:55
-#, fuzzy
msgctxt "pagesizecontrol|moreoptions|tooltip_text"
msgid "More Options"
msgstr "Više opcija"
#: pagestylespanel.ui:15
-#, fuzzy
msgctxt "pagestylespanel|liststorePageLayout"
msgid "Right and left"
msgstr "Desno i lijevo"
#: pagestylespanel.ui:19
-#, fuzzy
msgctxt "pagestylespanel|liststorePageLayout"
msgid "Mirrored"
msgstr "U ogledalu"
#: pagestylespanel.ui:23
-#, fuzzy
msgctxt "pagestylespanel|liststorePageLayout"
msgid "Only right"
msgstr "Samo desno"
#: pagestylespanel.ui:27
-#, fuzzy
msgctxt "pagestylespanel|liststorePageLayout"
msgid "Only left"
msgstr "Samo lijevo"
@@ -15658,19 +15425,16 @@ msgid "3 Columns"
msgstr "Kolone"
#: pagestylespanel.ui:136
-#, fuzzy
msgctxt "pagestylespanel|columnbox"
msgid "Left"
msgstr "Lijevo"
#: pagestylespanel.ui:137
-#, fuzzy
msgctxt "pagestylespanel|columnbox"
msgid "Right"
msgstr "Desno"
#: pagestylespanel.ui:214
-#, fuzzy
msgctxt "pagestylespanel|customlabel"
msgid "Custom"
msgstr "Prilagođeno"
@@ -16307,7 +16071,6 @@ msgid "_Edit"
msgstr "_Izmjeni"
#: readonlymenu.ui:36
-#, fuzzy
msgctxt "readonlymenu|selection"
msgid "Select Text"
msgstr "Izaberi tekst"
@@ -16395,7 +16158,6 @@ msgid "Leave Full-Screen Mode"
msgstr ""
#: readonlymenu.ui:242
-#, fuzzy
msgctxt "readonlymenu|copy"
msgid "_Copy"
msgstr "_Kopiraj"
@@ -16777,7 +16539,6 @@ msgid "Parallel"
msgstr "Paralela"
#: sidebarwrap.ui:59
-#, fuzzy
msgctxt "sidebarwrap|buttonparallel-atkobject"
msgid "Parallel"
msgstr "Paralela"
@@ -16788,7 +16549,6 @@ msgid "Optimal"
msgstr "Optimalno"
#: sidebarwrap.ui:82
-#, fuzzy
msgctxt "sidebarwrap|buttonoptimal-atkobject"
msgid "Optimal"
msgstr "Optimalno"
@@ -16821,7 +16581,6 @@ msgid "Through"
msgstr "Kroz"
#: sidebarwrap.ui:151
-#, fuzzy
msgctxt "sidebarwrap|buttonthrough-atkobject"
msgid "Through"
msgstr "Kroz"
@@ -16859,7 +16618,6 @@ msgid "Set the amount of space between the image and surrounding text"
msgstr ""
#: sidebarwrap.ui:249
-#, fuzzy
msgctxt "sidebarwrap|customlabel"
msgid "Custom"
msgstr "Prilagođeno"
@@ -16930,19 +16688,16 @@ msgid "Key 3"
msgstr "Ključ 3"
#: sortdialog.ui:408
-#, fuzzy
msgctxt "sortdialog|typelb1-atkobject"
msgid "Key type"
msgstr "Vrsta ključa"
#: sortdialog.ui:431
-#, fuzzy
msgctxt "sortdialog|typelb2-atkobject"
msgid "Key type"
msgstr "Vrsta ključa"
#: sortdialog.ui:452
-#, fuzzy
msgctxt "sortdialog|typelb3-atkobject"
msgid "Key type"
msgstr "Vrsta ključa"
@@ -17005,19 +16760,16 @@ msgid "Setting"
msgstr "Podešavanje"
#: spellmenu.ui:12
-#, fuzzy
msgctxt "spellmenu|ignoreall"
msgid "I_gnore All"
msgstr "I_gnoriši Sve"
#: spellmenu.ui:20
-#, fuzzy
msgctxt "spellmenu|addmenu"
msgid "_Add to Dictionary"
msgstr "_Dodaj u Rječnik"
#: spellmenu.ui:34
-#, fuzzy
msgctxt "spellmenu|add"
msgid "_Add to Dictionary"
msgstr "_Dodaj u Rječnik"
@@ -17034,7 +16786,6 @@ msgid "Set Language for Selection"
msgstr "Postavi jezik za izbor"
#: spellmenu.ui:94
-#, fuzzy
msgctxt "spellmenu|langpara"
msgid "Set Language for Paragraph"
msgstr "Postavi jezik za odlomak"
@@ -17480,7 +17231,6 @@ msgid "Position"
msgstr "Pozicija"
#: templatedialog16.ui:259
-#, fuzzy
msgctxt "templatedialog16|customize"
msgid "Customize"
msgstr "Prilagodi"
@@ -18628,7 +18378,6 @@ msgid "Watermark"
msgstr "Vodeni pečat"
#: watermarkdialog.ui:85
-#, fuzzy
msgctxt "watermarkdialog|TextLabel"
msgid "Text"
msgstr "Tekst"
@@ -18640,7 +18389,6 @@ msgid "Font"
msgstr "Font"
#: watermarkdialog.ui:130
-#, fuzzy
msgctxt "watermarkdialog|AngleLabel"
msgid "Angle"
msgstr "Ugao"
@@ -18652,7 +18400,6 @@ msgid "Transparency"
msgstr "Prozirnost"
#: watermarkdialog.ui:154
-#, fuzzy
msgctxt "watermarkdialog|ColorLabel"
msgid "Color"
msgstr "Boja"
diff --git a/source/bs/uui/messages.po b/source/bs/uui/messages.po
index 191d3a8c066..1c807a108a9 100644
--- a/source/bs/uui/messages.po
+++ b/source/bs/uui/messages.po
@@ -381,7 +381,6 @@ msgstr ""
" $(ARG1)."
#: ids.hrc:158
-#, fuzzy
msgctxt "STR_UUI_UNKNOWNAUTH_UNTRUSTED"
msgid ""
"Unable to verify the identity of $(ARG1) site.\n"
@@ -393,7 +392,6 @@ msgstr ""
"Prije nego se prihvati ovaj certifikat, trebate oprezno ispitati certifikat stranice. Da li ste voljni prihvatiti ovaj certifikat u svrhu identificiranja Web stranice $(ARG1)?"
#: ids.hrc:159
-#, fuzzy
msgctxt "STR_UUI_SSLWARN_EXPIRED"
msgid ""
"$(ARG1) is a site that uses a security certificate to encrypt data during transmission, but its certificate expired on $(ARG2).\n"
@@ -405,13 +403,11 @@ msgstr ""
"Morate provjeriti da biste bili sigurno da je vrijeme vašeg kompjutera ispravno."
#: ids.hrc:160
-#, fuzzy
msgctxt "STR_UUI_SSLWARN_EXPIRED_TITLE"
msgid "Security Warning: Server Certificate Invalid"
msgstr "Sigurnosno Upozorenje: Certifikat Servera je nevažeći"
#: ids.hrc:161
-#, fuzzy
msgctxt "STR_UUI_SSLWARN_DOMAINMISMATCH"
msgid ""
"You have attempted to establish a connection with $(ARG1). However, the security certificate presented belongs to $(ARG2). It is possible, though unlikely, that someone may be trying to intercept your communication with this web site.\n"
@@ -427,13 +423,11 @@ msgstr ""
"Da li želite nastaviti?"
#: ids.hrc:162
-#, fuzzy
msgctxt "STR_UUI_SSLWARN_DOMAINMISMATCH_TITLE"
msgid "Security Warning: Server Certificate Expired"
msgstr "Sigurnosno Upozorenje: Certifikat Servera je istekao"
#: ids.hrc:163
-#, fuzzy
msgctxt "STR_UUI_SSLWARN_INVALID"
msgid ""
"The certificate could not be validated. You should examine this site's certificate carefully.\n"
@@ -445,7 +439,6 @@ msgstr ""
"Ako sumnjate u prikazani certifikat, molimo Vas da otkažete konekciju i obavijestite administratora stranice."
#: ids.hrc:164
-#, fuzzy
msgctxt "STR_UUI_SSLWARN_INVALID_TITLE"
msgid "Security Warning: Domain Name Mismatch"
msgstr "Sigurnosno Upozorenje: Ime domene se ne podudara"
@@ -489,7 +482,6 @@ msgid "The confirmation password did not match the password. Set the password ag
msgstr ""
#: strings.hrc:33
-#, fuzzy
msgctxt "STR_ALREADYOPEN_TITLE"
msgid "Document in Use"
msgstr "Dokument u upotrebi"
@@ -567,7 +559,6 @@ msgid "The lock file could not be created for exclusive access by %PRODUCTNAME,
msgstr "%PRODUCTNAME ne može zaključati datoteka za ekskluzivni pristup zbog toga što nema dozvolu za pravljenje datoteke ključa na datoj lokaciji."
#: strings.hrc:47
-#, fuzzy
msgctxt "STR_LOCKFAILED_OPENREADONLY_BTN"
msgid "Open ~Read-Only"
msgstr "Otvori sa~mo za čitanje"
@@ -719,7 +710,6 @@ msgid "The lock file is corrupted and probably empty. Opening the document read-
msgstr ""
#: strings.hrc:76
-#, fuzzy
msgctxt "STR_LOCKCORRUPT_OPENREADONLY_BTN"
msgid "Open ~Read-Only"
msgstr "Otvori sa~mo za čitanje"
@@ -763,13 +753,11 @@ msgid "A_ccount:"
msgstr "Nalog"
#: logindialog.ui:141
-#, fuzzy
msgctxt "logindialog|passwordft"
msgid "Pass_word:"
msgstr "_Lozinka:"
#: logindialog.ui:180
-#, fuzzy
msgctxt "logindialog|nameft"
msgid "_User name:"
msgstr "_Korisničko ime:"
@@ -915,13 +903,11 @@ msgid "File Exists"
msgstr "Datoteka postoji"
#: simplenameclash.ui:37
-#, fuzzy
msgctxt "simplenameclash|replace"
msgid "Replace"
msgstr "Zamijeni"
#: simplenameclash.ui:51
-#, fuzzy
msgctxt "simplenameclash|rename"
msgid "Rename"
msgstr "Preimenuj"
@@ -933,7 +919,6 @@ msgid "Security Warning: "
msgstr "Sigurnosno upozorenje"
#: sslwarndialog.ui:24
-#, fuzzy
msgctxt "sslwarndialog|ok"
msgid "Continue"
msgstr "Nastavi"
diff --git a/source/bs/vcl/messages.po b/source/bs/vcl/messages.po
index 5f9bba4f320..9e2798a659c 100644
--- a/source/bs/vcl/messages.po
+++ b/source/bs/vcl/messages.po
@@ -659,7 +659,6 @@ msgid "<ignore>"
msgstr "ignoriši"
#: strings.hrc:123
-#, fuzzy
msgctxt "SV_PRINT_CUSTOM_TXT"
msgid "Custom"
msgstr "Prilagođeno"
@@ -703,19 +702,16 @@ msgid "Information"
msgstr "Informacije"
#: strings.hrc:134
-#, fuzzy
msgctxt "SV_MSGBOX_WARNING"
msgid "Warning"
msgstr "Upozorenje"
#: strings.hrc:135
-#, fuzzy
msgctxt "SV_MSGBOX_ERROR"
msgid "Error"
msgstr "Greška"
#: strings.hrc:136
-#, fuzzy
msgctxt "SV_MSGBOX_QUERY"
msgid "Confirmation"
msgstr "Potvrda"
@@ -842,13 +838,11 @@ msgid "line"
msgstr "linija"
#: units.hrc:47
-#, fuzzy
msgctxt "SV_FUNIT_STRINGS"
msgid "pixels"
msgstr "pikseli"
#: units.hrc:48
-#, fuzzy
msgctxt "SV_FUNIT_STRINGS"
msgid "pixel"
msgstr "piksel"
@@ -882,7 +876,6 @@ msgid "_User:"
msgstr "Korisnik:"
#: cupspassworddialog.ui:84
-#, fuzzy
msgctxt "cupspassworddialog|label2"
msgid "_Password:"
msgstr "_Lozinka:"
@@ -905,7 +898,6 @@ msgid "Cu_t"
msgstr "Isjeci"
#: editmenu.ui:34
-#, fuzzy
msgctxt "editmenu|copy"
msgid "_Copy"
msgstr "_Kopiraj"
@@ -1312,7 +1304,6 @@ msgid "PostScript Level 3"
msgstr ""
#: printerdevicepage.ui:34
-#, fuzzy
msgctxt "printerdevicepage|liststore1"
msgid "PDF"
msgstr "PDF"
@@ -1335,7 +1326,6 @@ msgid "Color _depth:"
msgstr "Dubina boje"
#: printerdevicepage.ui:154
-#, fuzzy
msgctxt "printerdevicepage|label10"
msgid "Co_lor:"
msgstr "_Boja:"
@@ -1351,13 +1341,11 @@ msgid "From driver"
msgstr ""
#: printerdevicepage.ui:195
-#, fuzzy
msgctxt "printerdevicepage|colorspace"
msgid "Color"
msgstr "Boja"
#: printerdevicepage.ui:196
-#, fuzzy
msgctxt "printerdevicepage|colorspace"
msgid "Grayscale"
msgstr "Sive nijanse"
@@ -1423,7 +1411,6 @@ msgid "Device"
msgstr "uređaj"
#: printprogressdialog.ui:8
-#, fuzzy
msgctxt "printprogressdialog|PrintProgressDialog"
msgid "Printing"
msgstr "Štampanje"
diff --git a/source/bs/wizards/messages.po b/source/bs/wizards/messages.po
index 707e70d2a5c..8bbeeb6abda 100644
--- a/source/bs/wizards/messages.po
+++ b/source/bs/wizards/messages.po
@@ -14,67 +14,56 @@ msgstr ""
"X-Generator: LibreOffice\n"
#: strings.hrc:32
-#, fuzzy
msgctxt "RID_COMMON_START_0"
msgid "The directory '%1' could not be created.<BR>There may not be enough space left on your hard disk."
msgstr "Ne mogu napraviti direktorij pod imenom '%1'.<BR>Moguće je da nemate dovoljno slobodnog prostora na vašem fiksnom disku."
#: strings.hrc:33
-#, fuzzy
msgctxt "RID_COMMON_START_1"
msgid "The text document could not be created.<BR>Please check if the module 'PRODUCTNAME Writer' is installed."
msgstr "Ne mogu napraviti tekst dokument.<BR>Molimo provjerite da li je modul pod imenom 'PRODUCTNAME Writer' instaliran."
#: strings.hrc:34
-#, fuzzy
msgctxt "RID_COMMON_START_2"
msgid "The spreadsheet could not be created.<BR>Please check if the module 'PRODUCTNAME Calc' is installed."
msgstr "Ne mogu napraviti proračunsku tablicu.<BR>Molimo provjerite da li je modul pod imenom 'PRODUCTNAME Calc' instaliran."
#: strings.hrc:35
-#, fuzzy
msgctxt "RID_COMMON_START_3"
msgid "The presentation could not be created.<BR>Please check if the module 'PRODUCTNAME Impress' is installed."
msgstr "Ne mogu napraviti prezentaciju.<BR>Molimo provjerite da li je modul pod imenom 'PRODUCTNAME Impress' instaliran."
#: strings.hrc:36
-#, fuzzy
msgctxt "RID_COMMON_START_4"
msgid "The drawing could not be created.<BR>Please check if the module 'PRODUCTNAME Draw' is installed."
msgstr "Ne mogu napraviti crtež.<BR>Molimo provjerite da li je modul pod imenom 'PRODUCTNAME Draw' instaliran."
#: strings.hrc:37
-#, fuzzy
msgctxt "RID_COMMON_START_5"
msgid "The formula could not be created.<BR>Please check if the module 'PRODUCTNAME Math' is installed."
msgstr "Ne mogu napraviti formulu.<BR>Molimo provjerite da li je modul pod imenom 'PRODUCTNAME Math' instaliran."
#: strings.hrc:38
-#, fuzzy
msgctxt "RID_COMMON_START_6"
msgid "The files required could not be found.<BR>Please start the %PRODUCTNAME Setup and choose 'Repair'."
msgstr "Tražene datoteke nisu pronađene.<BR>Molimo pokrenite %PRODUCTNAME Setup i odaberite opciju 'Popravi'."
#: strings.hrc:39
-#, fuzzy
msgctxt "RID_COMMON_START_7"
msgid "The file '<PATH>' already exists.<BR><BR>Would you like to overwrite the existing file?"
msgstr "Datoteka pod imenom '<PATH>' već postoji.<BR><BR>Želite li pisati preko postojeće datoteke?"
#: strings.hrc:40
-#, fuzzy
msgctxt "RID_COMMON_START_8"
msgid "Yes"
msgstr "Da"
#: strings.hrc:41
-#, fuzzy
msgctxt "RID_COMMON_START_9"
msgid "Yes to All"
msgstr "Da za sve"
#: strings.hrc:42
-#, fuzzy
msgctxt "RID_COMMON_START_10"
msgid "No"
msgstr "Ne"
@@ -98,7 +87,6 @@ msgid "< ~Back"
msgstr "< N~azad"
#: strings.hrc:46
-#, fuzzy
msgctxt "RID_COMMON_START_14"
msgid "~Next >"
msgstr "~Dalje >"
@@ -110,7 +98,6 @@ msgid "~Help"
msgstr "~Pomoć"
#: strings.hrc:48
-#, fuzzy
msgctxt "RID_COMMON_START_16"
msgid "Steps"
msgstr "Koraci"
@@ -122,25 +109,21 @@ msgid "Close"
msgstr "Zatvori"
#: strings.hrc:50
-#, fuzzy
msgctxt "RID_COMMON_START_18"
msgid "OK"
msgstr "U redu"
#: strings.hrc:51
-#, fuzzy
msgctxt "RID_COMMON_START_19"
msgid "The file already exists. Do you want to overwrite it?"
msgstr "Datoteka već postoji. Želite li pisati preko postojeće?"
#: strings.hrc:52
-#, fuzzy
msgctxt "RID_COMMON_START_20"
msgid "Template created via <wizard_name> on <current_date>."
msgstr "Šablon napravljen pomoću <wizard_name> dana <current_date>."
#: strings.hrc:53
-#, fuzzy
msgctxt "RID_COMMON_START_21"
msgid ""
"The wizard could not be run, because important files were not found.\n"
@@ -152,217 +135,181 @@ msgstr ""
"Nakon toga ponovo pokrenite čarobnjaka."
#: strings.hrc:56
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_1"
msgid "Letter Wizard"
msgstr "Čarobnjak za pisma"
#: strings.hrc:57
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_2"
msgid "Label9"
msgstr "Naziv9"
#: strings.hrc:58
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_3"
msgid "~Business letter"
msgstr "~Poslovno pismo"
#: strings.hrc:59
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_4"
msgid "~Formal personal letter"
msgstr "~Formalno lično pismo"
#: strings.hrc:60
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_5"
msgid "~Personal letter"
msgstr "Lično ~pismo"
#: strings.hrc:61
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_6"
msgid "~Use letterhead paper with pre-printed elements"
msgstr "~Koristiti memorandum sa prethodno označenim elementima"
#: strings.hrc:62
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_7"
msgid "~Logo"
msgstr "~Logotip"
#: strings.hrc:63
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_8"
msgid "Return address"
msgstr "Povratna adresa"
#: strings.hrc:64
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_9"
msgid "~Include footer"
msgstr "~Ubaci podnožje"
#: strings.hrc:65
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_10"
msgid "~Return address in envelope window"
msgstr "~Povratna adresu u prozoru s pismom"
#: strings.hrc:66
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_11"
msgid "~Logo"
msgstr "~Logotip"
#: strings.hrc:67
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_12"
msgid "~Return address in envelope window"
msgstr "~Povratna adresu u prozoru s pismom"
#: strings.hrc:68
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_13"
msgid "Letter Signs"
msgstr "Oznake pisma"
#: strings.hrc:69
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_14"
msgid "S~ubject line"
msgstr "Linija sa ~temom"
#: strings.hrc:70
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_15"
msgid "Salu~tation"
msgstr "P~ozdrav"
#: strings.hrc:71
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_16"
msgid "Fold ~marks"
msgstr "Oznake ~presavijanja"
#: strings.hrc:72
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_17"
msgid "~Complimentary close"
msgstr "~Zaključni pozdrav"
#: strings.hrc:73
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_18"
msgid "~Footer"
msgstr "~Podnožje"
#: strings.hrc:74
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_19"
msgid "~Use user data for return address"
msgstr "~Koristiti lične informacije za povratnu adresu"
#: strings.hrc:75
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_20"
msgid "~New sender address:"
msgstr "~Nova adresa pošiljaoca:"
#: strings.hrc:76
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_21"
msgid "Use placeholders for ~recipient's address"
msgstr "Koristiti varijable za ~adresu primaoca"
#: strings.hrc:77
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_22"
msgid "Use address database for ~mail merge"
msgstr "Koristi bazu podataka adresa za ~cirkularno pismo"
#: strings.hrc:78
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_23"
msgid "Include ~only on second and following pages"
msgstr "Dodaj ~samo na drugoj i slijedećim stranicama"
#: strings.hrc:79
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_24"
msgid "~Include page number"
msgstr "~Dodaj broj stranice"
#: strings.hrc:80
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_25"
msgid "Letter Template"
msgstr "Šablon pisma"
#: strings.hrc:81
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_26"
msgid "Create a ~letter from this template"
msgstr "Napravite ~pismo na osnovu ovog šablona"
#: strings.hrc:82
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_27"
msgid "Make ~manual changes to this letter template"
msgstr "Napravite ~ručne izmjene na ovom šablonu"
#: strings.hrc:83
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_28"
msgid "Page design"
msgstr "Dizajn stranice"
#: strings.hrc:84
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_29"
msgid "Page design"
msgstr "Dizajn stranice"
#: strings.hrc:85
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_30"
msgid "Page design"
msgstr "Dizajn stranice"
#: strings.hrc:86
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_31"
msgid "This wizard helps you to create a letter template. You can then use the template as the basis for writing letters as often as desired."
msgstr "Ovaj čarobnjak vam pomaže u pravljenju šablona pisama. Šablon možete koristiti kao osnovu za pisanje pisama kada god želite."
#: strings.hrc:87
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_32"
msgid "~Height:"
msgstr "~Visina:"
#: strings.hrc:88
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_33"
msgid "~Width:"
msgstr "Š~irina:"
#: strings.hrc:89
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_34"
msgid "S~pacing to left margin:"
msgstr "R~azmak od lijeve margine:"
#: strings.hrc:90
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_35"
msgid "Spacing ~to top margin:"
msgstr "Razmak ~od gornje margine:"
#: strings.hrc:91
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_36"
msgid "Height:"
msgstr "Visina:"
@@ -374,49 +321,41 @@ msgid "Width:"
msgstr "Širina:"
#: strings.hrc:93
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_38"
msgid "S~pacing to left margin:"
msgstr "R~azmak od lijeve margine:"
#: strings.hrc:94
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_39"
msgid "Spacing ~to top margin:"
msgstr "Razmak ~od gornje margine:"
#: strings.hrc:95
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_40"
msgid "Height:"
msgstr "Visina:"
#: strings.hrc:96
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_42"
msgid "Sender's address"
msgstr "Adresa pošiljaoca"
#: strings.hrc:97
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_43"
msgid "Name:"
msgstr "Ime:"
#: strings.hrc:98
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_44"
msgid "Street:"
msgstr "Ulica:"
#: strings.hrc:99
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_45"
msgid "ZIP code/State/City:"
msgstr "Poštanski broj/Država/Grad:"
#: strings.hrc:100
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_46"
msgid "Recipient's address"
msgstr "Adresa primaoca"
@@ -428,85 +367,71 @@ msgid "Footer"
msgstr "Podnožje"
#: strings.hrc:102
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_48"
msgid "This wizard creates a letter template which enables you to create multiple letters with the same layout and settings."
msgstr "Ovaj čarobnjak kreira šablon pisma koji vam omogućuje stvaranje više pisama sa istim dizajnom, rasporedom i postavkama."
#: strings.hrc:103
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_49"
msgid "To create another new letter out of the template just navigate to the template location and double-click it."
msgstr "Da napravite još jedno pismo pomoću šablona jednostavno idite na lokaciju sa šablonima i kliknite dva puta na željeni šablon."
#: strings.hrc:104
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_50"
msgid "Template name:"
msgstr "Naziv šablona:"
#: strings.hrc:105
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_51"
msgid "Location and file name:"
msgstr "Lokacija i naziv datoteke:"
#: strings.hrc:106
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_52"
msgid "How do you want to proceed?"
msgstr "Kako želite nastaviti?"
#: strings.hrc:107
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_53"
msgid "Please choose the type of letter and page design"
msgstr "Odaberite vrstu pisma i dizajn"
#: strings.hrc:108
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_54"
msgid "Select the items to be printed"
msgstr "Odaberite elemente za štampanje"
#: strings.hrc:109
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_55"
msgid "Specify items already on your letterhead paper"
msgstr "Unesite elemente koji se već nalaze u zaglavlju"
#: strings.hrc:110
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_56"
msgid "Specify the sender and recipient information"
msgstr "Unesite informacije o pošiljaocu i primaocu"
#: strings.hrc:111
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_57"
msgid "Fill in the information you would like in the footer"
msgstr "Popunite informacije koje želite smjestiti u podnožje"
#: strings.hrc:112
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_58"
msgid "Please specify last settings"
msgstr "Molimo unesite preostale postavke"
#: strings.hrc:113
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_59"
msgid "Subject:"
msgstr "Tema:"
#: strings.hrc:114
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_60"
msgid "Elegant"
msgstr "Elegantno"
#: strings.hrc:115
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_61"
msgid "Modern"
msgstr "Moderno"
@@ -518,13 +443,11 @@ msgid "Office"
msgstr "Ured"
#: strings.hrc:117
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_63"
msgid "Bottle"
msgstr "Flaša"
#: strings.hrc:118
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_64"
msgid "Mail"
msgstr "Pošta"
@@ -536,67 +459,56 @@ msgid "Marine"
msgstr "Mornaričko plava"
#: strings.hrc:120
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_66"
msgid "Red Line"
msgstr "Crvena linija"
#: strings.hrc:123
-#, fuzzy
msgctxt "RID_LETTERWIZARDSALUTATION_START_1"
msgid "To Whom it May Concern"
msgstr "Na koga se može odnositi"
#: strings.hrc:124
-#, fuzzy
msgctxt "RID_LETTERWIZARDSALUTATION_START_2"
msgid "Dear Sir or Madam"
msgstr "Poštovani gospodine ili gospođo"
#: strings.hrc:125
-#, fuzzy
msgctxt "RID_LETTERWIZARDSALUTATION_START_3"
msgid "Hello"
msgstr "Zdravo"
#: strings.hrc:128
-#, fuzzy
msgctxt "RID_LETTERWIZARDGREETING_START_1"
msgid "Sincerely"
msgstr "Iskreno"
#: strings.hrc:129
-#, fuzzy
msgctxt "RID_LETTERWIZARDGREETING_START_2"
msgid "Best regards"
msgstr "Sve najbolje"
#: strings.hrc:130
-#, fuzzy
msgctxt "RID_LETTERWIZARDGREETING_START_3"
msgid "Cheers"
msgstr "Sve najbolje"
#: strings.hrc:133
-#, fuzzy
msgctxt "RID_LETTERWIZARDROADMAP_START_1"
msgid "Page design"
msgstr "Dizajn stranice"
#: strings.hrc:134
-#, fuzzy
msgctxt "RID_LETTERWIZARDROADMAP_START_2"
msgid "Letterhead layout"
msgstr "Raspored zaglavlja"
#: strings.hrc:135
-#, fuzzy
msgctxt "RID_LETTERWIZARDROADMAP_START_3"
msgid "Printed items"
msgstr "Štampani elementi"
#: strings.hrc:136
-#, fuzzy
msgctxt "RID_LETTERWIZARDROADMAP_START_4"
msgid "Recipient and sender"
msgstr "Primalac i pošiljalac"
@@ -608,133 +520,111 @@ msgid "Footer"
msgstr "Podnožje"
#: strings.hrc:138
-#, fuzzy
msgctxt "RID_LETTERWIZARDROADMAP_START_6"
msgid "Name and location"
msgstr "Ime i lokacija"
#: strings.hrc:141
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_1"
msgid "Fax Wizard"
msgstr "Čarobnjak za faks"
#: strings.hrc:142
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_2"
msgid "Label9"
msgstr "Naziv9"
#: strings.hrc:143
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_3"
msgid "~Business Fax"
msgstr "~Poslovni faks"
#: strings.hrc:144
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_4"
msgid "~Personal Fax"
msgstr "~Lični faks"
#: strings.hrc:145
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_5"
msgid "~Logo"
msgstr "~Logotip"
#: strings.hrc:146
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_6"
msgid "S~ubject line"
msgstr "Linija sa ~temom"
#: strings.hrc:147
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_7"
msgid "S~alutation"
msgstr "P~ozdrav"
#: strings.hrc:148
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_8"
msgid "~Complimentary close"
msgstr "~Zaključni pozdrav"
#: strings.hrc:149
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_9"
msgid "~Footer"
msgstr "~Podnožje"
#: strings.hrc:150
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_10"
msgid "~Use user data for return address"
msgstr "~Koristiti lične informacije za povratnu adresu"
#: strings.hrc:151
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_11"
msgid "~New return address"
msgstr "~Nova povratna adresa"
#: strings.hrc:152
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_12"
msgid "My Fax Template"
msgstr "Moj prijedlog faksa"
#: strings.hrc:153
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_13"
msgid "Create a ~fax from this template"
msgstr "Napravi ~faks iz ovog prijedloga"
#: strings.hrc:154
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_14"
msgid "Make ~manual changes to this fax template"
msgstr "Napravi ~ručne izmjene na ovom prijedlogu"
#: strings.hrc:155
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_15"
msgid "Page design"
msgstr "Dizajn stranice"
#: strings.hrc:156
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_16"
msgid "Page design"
msgstr "Dizajn stranice"
#: strings.hrc:157
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_17"
msgid "This wizard helps you to create a fax template. The template can then be used to create a fax whenever needed."
msgstr "Ovaj čarobnjak vam pomaže da napravite prijedlog faksa. Prijedlog može biti iskorišten kasnije da napravite faks kad god zatreba."
#: strings.hrc:158
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_18"
msgid "Return address"
msgstr "Povratna adresa"
#: strings.hrc:159
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_19"
msgid "Name:"
msgstr "Ime:"
#: strings.hrc:160
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_20"
msgid "Street:"
msgstr "Ulica:"
#: strings.hrc:161
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_21"
msgid "ZIP code/State/City:"
msgstr "Poštanski broj/Država/Grad:"
@@ -746,169 +636,141 @@ msgid "Footer"
msgstr "Podnožje"
#: strings.hrc:163
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_23"
msgid "This wizard creates a fax template which enables you to create multiple faxes with the same layout and settings."
msgstr "Ovaj čarobnjak pravi faks šablon koji vam omogućava da napravite višestruke fakseve sa istim prikazom i postavkama."
#: strings.hrc:164
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_24"
msgid "To create another new fax out of the template, go to the location where you saved the template and double-click the file."
msgstr "Da bi napravili drugi novi faks iz šablona, otiđite do lokacije gdje ste spasili šablon i dva puta kliknite datoteku."
#: strings.hrc:165
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_25"
msgid "Template Name:"
msgstr "Naziv Prijedloga:"
#: strings.hrc:166
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_26"
msgid "Location and file name:"
msgstr "Lokacija i naziv datoteke:"
#: strings.hrc:167
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_27"
msgid "What do you want to do next?"
msgstr "Šta želite uraditi sada?"
#: strings.hrc:168
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_28"
msgid "Choose the type of fax and a page design"
msgstr "Izaberite vrstu faksa i dizajn stranice"
#: strings.hrc:169
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_29"
msgid "Select items to include in the fax template"
msgstr "Odaberite elemente koje želite u prijedlogu faksa"
#: strings.hrc:170
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_30"
msgid "Specify sender and recipient information"
msgstr "Unesite informacije o pošiljaocu i primaocu"
#: strings.hrc:171
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_31"
msgid "Enter text for the footer"
msgstr "Unesite tekst za podnožje"
#: strings.hrc:172
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_32"
msgid "Choose a name and save the template"
msgstr "Odaberite ime i sačuvajte šablon"
#: strings.hrc:173
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_33"
msgid "Include ~only on second and following pages"
msgstr "Dodaj ~samo na drugoj i slijedećim stranicama"
#: strings.hrc:174
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_34"
msgid "~Include page number"
msgstr "~Dodaj broj stranice"
#: strings.hrc:175
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_35"
msgid "~Date"
msgstr "~Datum"
#: strings.hrc:176
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_36"
msgid "~Type of message"
msgstr "~Vrsta poruke"
#: strings.hrc:177
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_37"
msgid "Fax Number:"
msgstr "Broj faksa:"
#: strings.hrc:178
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_38"
msgid "Use placeholders for ~recipient's address"
msgstr "Koristiti varijable za ~adresu primaoca"
#: strings.hrc:179
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_39"
msgid "Use address database for ~mail merge"
msgstr "Koristi bazu podataka adresa za ~cirkularno pismo"
#: strings.hrc:180
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_40"
msgid "~New return address"
msgstr "~Nova povratna adresa"
#: strings.hrc:181
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_41"
msgid "To:"
msgstr "U:"
#: strings.hrc:182
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_42"
msgid "From:"
msgstr "Iz:"
#: strings.hrc:183
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_43"
msgid "Fax:"
msgstr "Fax:"
#: strings.hrc:184
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_44"
msgid "Tel:"
msgstr "Tel:"
#: strings.hrc:185
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_45"
msgid "E-mail:"
msgstr "E-mail:"
#: strings.hrc:186
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_46"
msgid "This template consists of"
msgstr "Ovaj šablon se sastoji od"
#: strings.hrc:187
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_47"
msgid "page"
msgstr "strana"
#: strings.hrc:188
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_48"
msgid "Please inform us if transmission errors occur."
msgstr "Javite nam ako se javi greška u prenosu."
#: strings.hrc:189
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_49"
msgid "Bottle"
msgstr "Flaša"
#: strings.hrc:190
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_50"
msgid "Lines"
msgstr "Linije"
@@ -920,115 +782,96 @@ msgid "Marine"
msgstr "Mornaričko plava"
#: strings.hrc:192
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_52"
msgid "Classic Fax"
msgstr "Klasični fax"
#: strings.hrc:193
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_53"
msgid "Classic Fax from Private"
msgstr "Klasični fax iz privatnog"
#: strings.hrc:194
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_54"
msgid "Modern Fax"
msgstr "Moderni fax"
#: strings.hrc:195
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_55"
msgid "Modern Fax from Private"
msgstr "Moderni fax iz privatnog"
#: strings.hrc:196
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_56"
msgid "Fax"
msgstr "Faks"
#: strings.hrc:199
-#, fuzzy
msgctxt "RID_FAXWIZARDCOMMUNICATION_START_1"
msgid "Important Information!"
msgstr "Bitna informacija!"
#: strings.hrc:200
-#, fuzzy
msgctxt "RID_FAXWIZARDCOMMUNICATION_START_2"
msgid "For your information"
msgstr "Za vašu informaciju"
#: strings.hrc:201
-#, fuzzy
msgctxt "RID_FAXWIZARDCOMMUNICATION_START_3"
msgid "News!"
msgstr "Novosti!"
#: strings.hrc:204
-#, fuzzy
msgctxt "RID_FAXWIZARDSALUTATION_START_1"
msgid "To whom it may concern,"
msgstr "Na koga se može odnositi"
#: strings.hrc:205
-#, fuzzy
msgctxt "RID_FAXWIZARDSALUTATION_START_2"
msgid "Dear Sir or Madam,"
msgstr "Poštovani gospodine ili gospođo,"
#: strings.hrc:206
-#, fuzzy
msgctxt "RID_FAXWIZARDSALUTATION_START_3"
msgid "Hello,"
msgstr "Pozdrav,"
#: strings.hrc:207
-#, fuzzy
msgctxt "RID_FAXWIZARDSALUTATION_START_4"
msgid "Hi,"
msgstr "Zdravo,"
#: strings.hrc:210
-#, fuzzy
msgctxt "RID_FAXWIZARDGREETING_START_1"
msgid "Sincerely"
msgstr "Iskreno"
#: strings.hrc:211
-#, fuzzy
msgctxt "RID_FAXWIZARDGREETING_START_2"
msgid "Yours faithfully"
msgstr "Iskreno Vaš"
#: strings.hrc:212
-#, fuzzy
msgctxt "RID_FAXWIZARDGREETING_START_3"
msgid "Regards"
msgstr "Pozdrav"
#: strings.hrc:213
-#, fuzzy
msgctxt "RID_FAXWIZARDGREETING_START_4"
msgid "Love"
msgstr "S ljubavlju"
#: strings.hrc:216
-#, fuzzy
msgctxt "RID_FAXWIZARDROADMAP_START_1"
msgid "Page design"
msgstr "Dizajn stranice"
#: strings.hrc:217
-#, fuzzy
msgctxt "RID_FAXWIZARDROADMAP_START_2"
msgid "Items to include"
msgstr "Elementi za ubaciti"
#: strings.hrc:218
-#, fuzzy
msgctxt "RID_FAXWIZARDROADMAP_START_3"
msgid "Sender and Recipient"
msgstr "Pošiljalac i primalac"
@@ -1040,97 +883,81 @@ msgid "Footer"
msgstr "Podnožje"
#: strings.hrc:220
-#, fuzzy
msgctxt "RID_FAXWIZARDROADMAP_START_5"
msgid "Name and location"
msgstr "Ime i lokacija"
#: strings.hrc:223
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_1"
msgid "Agenda Wizard"
msgstr "Čarobnjak za raspored"
#: strings.hrc:224
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_2"
msgid "Make ~manual changes to this agenda template"
msgstr "Napravite ručno pro~mjene na ovom šablonu rasporeda"
#: strings.hrc:225
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_3"
msgid "Template name:"
msgstr "Naziv šablona:"
#: strings.hrc:226
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_4"
msgid "Location and file name:"
msgstr "Lokacija i naziv datoteke:"
#: strings.hrc:227
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_5"
msgid "What do you want to do next?"
msgstr "Šta želite uraditi sada?"
#: strings.hrc:228
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_6"
msgid "Please choose the page design for the agenda"
msgstr "Molimo vas da izaberete dizajn stranice za raspored"
#: strings.hrc:229
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_7"
msgid "Please select the headings you wish to include in your agenda template"
msgstr "Molimo vas izaberite naslov koji želite uključiti u vaš šablon za raspored"
#: strings.hrc:230
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_8"
msgid "Please enter general information for the event"
msgstr "Molimo vas da unesete generalne informacije za događaj"
#: strings.hrc:231
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_9"
msgid "Please specify items for the agenda"
msgstr "Molimo vas navedite stavke za raspored"
#: strings.hrc:232
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_10"
msgid "Please select the names you wish to include in your agenda template"
msgstr "Molimo vas izaberite imena koja želite uključiti u vaš šablon rasporeda"
#: strings.hrc:233
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_11"
msgid "Choose a name and save the template"
msgstr "Odaberite ime i sačuvajte šablon"
#: strings.hrc:234
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_12"
msgid "Include form for recording minutes"
msgstr "Uključi formular za vođenje zapisnika"
#: strings.hrc:235
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_13"
msgid "This wizard helps you to create an agenda template. The template can then be used to create an agenda whenever needed."
msgstr "Ovaj čarobnjak vam pomaže da napravite šablon rasporeda. Šablon se zatim može koristiti da se napravi raspored kad god je potrebno."
#: strings.hrc:236
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_14"
msgid "Time:"
msgstr "Vrijeme:"
#: strings.hrc:237
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_15"
msgid "Name:"
msgstr "Ime:"
@@ -1142,157 +969,131 @@ msgid "Location:"
msgstr "Mjesto:"
#: strings.hrc:239
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_17"
msgid "Placeholders will be used in empty fields. You can replace placeholders with text later."
msgstr "Rezervacije mjesta će biti korištene na praznim poljima. Možete zamijeniti rezervacije tekstom kasnije."
#: strings.hrc:240
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_18"
msgid "..."
msgstr "..."
#: strings.hrc:241
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_19"
msgid "Create an ~agenda from this template"
msgstr "Napravite ~raspored iz ovog šablona"
#: strings.hrc:242
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_20"
msgid "To create a new agenda out of the template, go to the location where you saved the template and double-click the file."
msgstr "Da bi napravili novi raspored iz šablona otiđite do lokacije gdje ste spasili vaš šablon i kliknite na datoteku."
#: strings.hrc:243
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_21"
msgid "Agenda item"
msgstr "Stavka rasporeda"
#: strings.hrc:244
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_22"
msgid "Responsible"
msgstr "Odgovoran"
#: strings.hrc:245
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_23"
msgid "Duration"
msgstr "Trajanje"
#: strings.hrc:246
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_24"
msgid "Meeting called by"
msgstr "Sastanak sazvao"
#: strings.hrc:247
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_25"
msgid "Chairperson"
msgstr "Predsjedavajući"
#: strings.hrc:248
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_26"
msgid "Minute keeper"
msgstr "Zapisničar"
#: strings.hrc:249
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_27"
msgid "Moderator"
msgstr "Moderator"
#: strings.hrc:250
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_28"
msgid "Attendees"
msgstr "Prisutni"
#: strings.hrc:251
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_29"
msgid "Observers"
msgstr "Posmatrači"
#: strings.hrc:252
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_30"
msgid "Facility personnel"
msgstr "Osoblje objekta"
#: strings.hrc:253
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_31"
msgid "The agenda template will include placeholders for the names of the selected people. When creating an agenda from the template, you can replace these placeholder with the appropriate names."
msgstr "Šablon za raspored će uključiti rezervisano mjesto za imena izabranih ljudi. Kada pravite raspored iz šablona, možete zamijeniti ova rezervisana mjesta sa primjerenim imenima."
#: strings.hrc:254
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_32"
msgid "Type of meeting"
msgstr "Vrsta sastanka"
#: strings.hrc:255
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_33"
msgid "Please read"
msgstr "Molimo pročitajte"
#: strings.hrc:256
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_34"
msgid "Please bring"
msgstr "Molimo ponesite"
#: strings.hrc:257
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_35"
msgid "Notes"
msgstr "Bilješke"
#: strings.hrc:258
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_36"
msgid "The agenda template will include placeholders for the selected items."
msgstr "Šablon za raspored će uključiti rezervisan položaj za odabrane podatke."
#: strings.hrc:259
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_38"
msgid "Date:"
msgstr "Datum:"
#: strings.hrc:260
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_39"
msgid "This wizard creates an agenda template which enables you to create multiple agendas with the same layout and settings."
msgstr "Ovaj čarobnjak pravi šablon za raspored koji vam dopušta da napravite više rasporeda sa istim prikazom i postavkama."
#: strings.hrc:261
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_40"
msgid "Page design:"
msgstr "Dizajn stranice:"
#: strings.hrc:262
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_41"
msgid "myAgendaTemplate.stw"
msgstr "mojSablonZaAgendu.stw"
#: strings.hrc:263
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_42"
msgid "My Agenda Template"
msgstr "Moj šablon rasporeda"
#: strings.hrc:264
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_43"
msgid "An unexpected error occurred while saving the agenda template."
msgstr "Neočekivana greška se pojavila prilikom spašavanja šablona rasporeda."
@@ -1304,133 +1105,111 @@ msgid "Name"
msgstr "Ime"
#: strings.hrc:266
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_45"
msgid "Date"
msgstr "Datum"
#: strings.hrc:267
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_46"
msgid "Time"
msgstr "Vrijeme"
#: strings.hrc:268
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_47"
msgid "Location"
msgstr "Lokacija"
#: strings.hrc:269
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_48"
msgid "Click to replace this text"
msgstr "Kliknite da se zamijeni ovaj tekst"
#: strings.hrc:270
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_50"
msgid "Page design"
msgstr "Dizajn stranice"
#: strings.hrc:271
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_51"
msgid "General information"
msgstr "Generalne informacije"
#: strings.hrc:272
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_52"
msgid "Headings to include"
msgstr "Naslov za uključiti"
#: strings.hrc:273
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_53"
msgid "Names"
msgstr "Imena"
#: strings.hrc:274
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_54"
msgid "Agenda items"
msgstr "Stavke rasporeda"
#: strings.hrc:275
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_55"
msgid "Name and location"
msgstr "Ime i lokacija"
#: strings.hrc:276
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_56"
msgid "An unexpected error occurred while opening the agenda template."
msgstr "Neočekivana greška je nastupila prilikom otvaranja šablona rasporeda."
#: strings.hrc:277
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_57"
msgid "Type of meeting"
msgstr "Vrsta sastanka"
#: strings.hrc:278
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_58"
msgid "Please bring"
msgstr "Molimo ponesite"
#: strings.hrc:279
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_59"
msgid "Please read"
msgstr "Molimo pročitajte"
#: strings.hrc:280
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_60"
msgid "Notes"
msgstr "Bilješke"
#: strings.hrc:281
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_61"
msgid "Meeting called by"
msgstr "Sastanak sazvao"
#: strings.hrc:282
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_62"
msgid "Chairperson"
msgstr "Predsjedavajući"
#: strings.hrc:283
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_63"
msgid "Attendees"
msgstr "Prisutni"
#: strings.hrc:284
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_64"
msgid "Minute keeper"
msgstr "Zapisničar"
#: strings.hrc:285
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_65"
msgid "Moderator"
msgstr "Moderator"
#: strings.hrc:286
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_66"
msgid "Observers"
msgstr "Posmatrači"
#: strings.hrc:287
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_67"
msgid "Facility personnel"
msgstr "Osoblje objekta"
@@ -1448,25 +1227,21 @@ msgid "Remove"
msgstr "Ukloni"
#: strings.hrc:290
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_70"
msgid "Move up"
msgstr "Pomjeri gore"
#: strings.hrc:291
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_71"
msgid "Move down"
msgstr "Pomjeri dolje"
#: strings.hrc:292
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_72"
msgid "Date:"
msgstr "Datum:"
#: strings.hrc:293
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_73"
msgid "Time:"
msgstr "Vrijeme:"
@@ -1478,73 +1253,61 @@ msgid "Location:"
msgstr "Mjesto:"
#: strings.hrc:295
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_75"
msgid "Topics"
msgstr "Teme"
#: strings.hrc:296
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_76"
msgid "Num."
msgstr "Broj."
#: strings.hrc:297
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_77"
msgid "Topic"
msgstr "Tema"
#: strings.hrc:298
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_78"
msgid "Responsible"
msgstr "Odgovoran"
#: strings.hrc:299
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_79"
msgid "Time"
msgstr "Vrijeme"
#: strings.hrc:300
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_80"
msgid "Additional information"
msgstr "Dodatne informacije"
#: strings.hrc:301
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_81"
msgid "Minutes for"
msgstr "Minute za"
#: strings.hrc:302
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_82"
msgid "Discussion:"
msgstr "Rasprava:"
#: strings.hrc:303
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_83"
msgid "Conclusion:"
msgstr "Zaključak:"
#: strings.hrc:304
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_84"
msgid "To do:"
msgstr "Za uraditi:"
#: strings.hrc:305
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_85"
msgid "Responsible party:"
msgstr "Odgovorna stranka:"
#: strings.hrc:306
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_86"
msgid "Deadline:"
msgstr "Rok:"
@@ -1567,7 +1330,6 @@ msgid "Colorful"
msgstr "Šareno"
#: strings.hrc:310
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_90"
msgid "Elegant"
msgstr "Elegantno"
@@ -1579,19 +1341,16 @@ msgid "Green"
msgstr "Zeleno"
#: strings.hrc:312
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_92"
msgid "Grey"
msgstr "Siva"
#: strings.hrc:313
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_93"
msgid "Modern"
msgstr "Moderno"
#: strings.hrc:314
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_94"
msgid "Orange"
msgstr "Narandžasta"
diff --git a/source/bs/wizards/source/resources.po b/source/bs/wizards/source/resources.po
index c9f643b44ed..aedca4c6ca3 100644
--- a/source/bs/wizards/source/resources.po
+++ b/source/bs/wizards/source/resources.po
@@ -14,7 +14,6 @@ msgstr ""
"X-Generator: LibreOffice\n"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_0\n"
@@ -23,7 +22,6 @@ msgid "The directory '%1' could not be created.<BR>There may not be enough space
msgstr "Ne mogu napraviti direktorij pod imenom '%1'.<BR>Moguće je da nemate dovoljno slobodnog prostora na vašem fiksnom disku."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_1\n"
@@ -32,7 +30,6 @@ msgid "The text document could not be created.<BR>Please check if the module 'PR
msgstr "Ne mogu napraviti tekst dokument.<BR>Molimo provjerite da li je modul pod imenom 'PRODUCTNAME Writer' instaliran."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_2\n"
@@ -41,7 +38,6 @@ msgid "The spreadsheet could not be created.<BR>Please check if the module 'PROD
msgstr "Ne mogu napraviti proračunsku tablicu.<BR>Molimo provjerite da li je modul pod imenom 'PRODUCTNAME Calc' instaliran."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_3\n"
@@ -50,7 +46,6 @@ msgid "The presentation could not be created.<BR>Please check if the module 'PRO
msgstr "Ne mogu napraviti prezentaciju.<BR>Molimo provjerite da li je modul pod imenom 'PRODUCTNAME Impress' instaliran."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_4\n"
@@ -59,7 +54,6 @@ msgid "The drawing could not be created.<BR>Please check if the module 'PRODUCTN
msgstr "Ne mogu napraviti crtež.<BR>Molimo provjerite da li je modul pod imenom 'PRODUCTNAME Draw' instaliran."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_5\n"
@@ -68,7 +62,6 @@ msgid "The formula could not be created.<BR>Please check if the module 'PRODUCTN
msgstr "Ne mogu napraviti formulu.<BR>Molimo provjerite da li je modul pod imenom 'PRODUCTNAME Math' instaliran."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_6\n"
@@ -77,7 +70,6 @@ msgid "The files required could not be found.<BR>Please start the %PRODUCTNAME S
msgstr "Tražene datoteke nisu pronađene.<BR>Molimo pokrenite %PRODUCTNAME Setup i odaberite opciju 'Popravi'."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_7\n"
@@ -86,7 +78,6 @@ msgid "The file '<PATH>' already exists.<BR><BR>Would you like to overwrite the
msgstr "Datoteka pod imenom '<PATH>' već postoji.<BR><BR>Želite li pisati preko postojeće datoteke?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_8\n"
@@ -95,7 +86,6 @@ msgid "Yes"
msgstr "Da"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_9\n"
@@ -104,7 +94,6 @@ msgid "Yes to All"
msgstr "Da za sve"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_10\n"
@@ -140,7 +129,6 @@ msgid "< ~Back"
msgstr "< N~azad"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_14\n"
@@ -158,7 +146,6 @@ msgid "~Help"
msgstr "~Pomoć"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_16\n"
@@ -176,7 +163,6 @@ msgid "Close"
msgstr "Zatvori"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_18\n"
@@ -185,7 +171,6 @@ msgid "OK"
msgstr "U redu"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_19\n"
@@ -194,7 +179,6 @@ msgid "The file already exists. Do you want to overwrite it?"
msgstr "Datoteka već postoji. Želite li pisati preko postojeće?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_20\n"
@@ -215,7 +199,6 @@ msgstr ""
"Nakon toga ponovo pokrenite čarobnjaka."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_0\n"
@@ -224,7 +207,6 @@ msgid "Report Wizard"
msgstr "Čarobnjak za izvještaje"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_3\n"
@@ -233,7 +215,6 @@ msgid "~Table"
msgstr "~Tabela"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_4\n"
@@ -242,7 +223,6 @@ msgid "Colu~mns"
msgstr "Kolo~ne"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_7\n"
@@ -251,7 +231,6 @@ msgid "Report_"
msgstr "Izvještaj_"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_8\n"
@@ -260,7 +239,6 @@ msgid "- undefined -"
msgstr "- nedefinisano -"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_9\n"
@@ -269,7 +247,6 @@ msgid "~Fields in report"
msgstr "~Polja u izvještaju"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_11\n"
@@ -278,7 +255,6 @@ msgid "Grouping"
msgstr "Grupisanje"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_12\n"
@@ -287,7 +263,6 @@ msgid "Sort options"
msgstr "Mogućnosti sortiranja"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_13\n"
@@ -296,7 +271,6 @@ msgid "Choose layout"
msgstr "Odaberi raspored"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_14\n"
@@ -305,7 +279,6 @@ msgid "Create report"
msgstr "Napravi izvještaj"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_15\n"
@@ -314,7 +287,6 @@ msgid "Layout of data"
msgstr "Raspored podataka"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_16\n"
@@ -323,7 +295,6 @@ msgid "Layout of headers and footers"
msgstr "Izvor podataka"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_19\n"
@@ -332,7 +303,6 @@ msgid "Fields"
msgstr "Polja"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_20\n"
@@ -341,7 +311,6 @@ msgid "~Sort by"
msgstr "~Postavke sortiranja"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_21\n"
@@ -377,7 +346,6 @@ msgid "Landscape"
msgstr "Pejzažno"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_28\n"
@@ -386,7 +354,6 @@ msgid "Which fields do you want to have in your report?"
msgstr "Koja polja želite imati u izvještaju?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_29\n"
@@ -395,7 +362,6 @@ msgid "Do you want to add grouping levels?"
msgstr "Želite li dodati grupisanje nivoa?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_30\n"
@@ -404,7 +370,6 @@ msgid "According to which fields do you want to sort the data?"
msgstr "Prema kojim poljima želite poredati podatke?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_31\n"
@@ -413,7 +378,6 @@ msgid "How do you want your report to look?"
msgstr "Kako želite da izvještaj izgleda?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_32\n"
@@ -422,7 +386,6 @@ msgid "Decide how you want to proceed"
msgstr "Odlučite kako želite nastaviti"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_33\n"
@@ -431,7 +394,6 @@ msgid "Title of report"
msgstr "Naslov izvještaja"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_34\n"
@@ -440,7 +402,6 @@ msgid "Display report"
msgstr "Prikaži izvještaj"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_35\n"
@@ -467,7 +428,6 @@ msgid "Descending"
msgstr "Opadajuće"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_40\n"
@@ -476,7 +436,6 @@ msgid "~Dynamic report"
msgstr "~Dinamički izvještaj"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_41\n"
@@ -485,7 +444,6 @@ msgid "~Create report now"
msgstr "~Napravi izvještaj"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_42\n"
@@ -494,7 +452,6 @@ msgid "~Modify report layout"
msgstr "~Izmjeni raspored izvještaja"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_43\n"
@@ -503,7 +460,6 @@ msgid "Static report"
msgstr "Statični izvještaj"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_44\n"
@@ -512,7 +468,6 @@ msgid "Save as"
msgstr "Snimi kao"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_50\n"
@@ -521,7 +476,6 @@ msgid "Groupings"
msgstr "Grupisanje"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_51\n"
@@ -530,7 +484,6 @@ msgid "Then b~y"
msgstr "Onda ~po"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_52\n"
@@ -539,7 +492,6 @@ msgid "~Then by"
msgstr "~Onda po"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_53\n"
@@ -548,7 +500,6 @@ msgid "Asc~ending"
msgstr "R~astući"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_54\n"
@@ -557,7 +508,6 @@ msgid "Ascend~ing"
msgstr "Rastuć~i"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_55\n"
@@ -566,7 +516,6 @@ msgid "Ascendin~g"
msgstr "Ras~tući"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_56\n"
@@ -575,7 +524,6 @@ msgid "De~scending"
msgstr "Opa~dajući"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_57\n"
@@ -584,7 +532,6 @@ msgid "Des~cending"
msgstr "Op~adajući"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_58\n"
@@ -593,7 +540,6 @@ msgid "De~scending"
msgstr "Opa~dajući"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_60\n"
@@ -602,7 +548,6 @@ msgid "Binary fields cannot be displayed in the report."
msgstr "Binarna polja ne mogu biti prikazana u izvještaju."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_61\n"
@@ -611,7 +556,6 @@ msgid "The table '<TABLENAME>' does not exist."
msgstr "Tabela '<TABLENAME>' ne postoji."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_62\n"
@@ -620,7 +564,6 @@ msgid "Creating Report..."
msgstr "Pravljenje izvještaja..."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_63\n"
@@ -629,7 +572,6 @@ msgid "Number of records inserted: <COUNT>"
msgstr "Broj ubačenih snimaka: <COUNT>"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_64\n"
@@ -638,7 +580,6 @@ msgid "The form '<REPORTFORM>' does not exist."
msgstr "Forma '<REPORTFORM>' ne postoji."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_65\n"
@@ -647,7 +588,6 @@ msgid "The query with the statement <BR>'<STATEMENT>' <BR> could not be run. <BR
msgstr "Upit sa navodom <BR>'<STATEMENT>' <BR> nije moguće pokrenuti. <BR> Provjerite izvor podataka."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_66\n"
@@ -656,7 +596,6 @@ msgid "The following hidden control in the form '<REPORTFORM>' could not be read
msgstr "Skrivena kontrola na formi '<REPORTFORM>' nije pročitana: '<CONTROLNAME>'."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_67\n"
@@ -665,7 +604,6 @@ msgid "Importing data..."
msgstr "Uvoz podataka..."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_68\n"
@@ -674,7 +612,6 @@ msgid "Labeling fields"
msgstr "Nazivna polja"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_69\n"
@@ -683,7 +620,6 @@ msgid "How do you want to label the fields?"
msgstr "Kako želite označiti polja?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_70\n"
@@ -692,7 +628,6 @@ msgid "Label"
msgstr "Oznaka"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_71\n"
@@ -701,7 +636,6 @@ msgid "Field"
msgstr "Polje"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_72\n"
@@ -710,7 +644,6 @@ msgid "An error occurred in the wizard.<BR>The template '%PATH' could be erroneo
msgstr "Došlo je do greške u čarobnjaku. <BR>Šablon '%PATH' je možda pogrešan.<BR>Potrebne sekcije i tabele ili ne postoje ili imaju loše ime <BR>Pogledajte pomoć za detaljnije informacije. <BR>Molim odaberite drugi šablon."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_73\n"
@@ -727,7 +660,6 @@ msgid "The sort criterion '<FIELDNAME>' was chosen twice. Each criterion can onl
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_75\n"
@@ -736,7 +668,6 @@ msgid "Note: The dummy text will be replaced by data from the database when the
msgstr "Napomena: Ovaj tekst će biti zamijenjen sa podacima iz baze podataka kada se kreira izvještaj."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_76\n"
@@ -745,7 +676,6 @@ msgid "A report '%REPORTNAME' already exists in the database. Please assign anot
msgstr "Izvještaj '%REPORTNAME' već postoji u bazi. Izaberite drugo ime za vaš izvještaj."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_78\n"
@@ -754,7 +684,6 @@ msgid "How do you want to proceed after creating the report?"
msgstr "Šta želite učiniti nakon što je izvještaj napravljen?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_79\n"
@@ -763,7 +692,6 @@ msgid "What kind of report do you want to create?"
msgstr "Koju vrstu izvještaja želite napraviti?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_80\n"
@@ -772,7 +700,6 @@ msgid "Tabular"
msgstr "Tabelarni"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_81\n"
@@ -781,7 +708,6 @@ msgid "Columnar, single-column"
msgstr "Kolona, jedna-kolona"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_82\n"
@@ -790,7 +716,6 @@ msgid "Columnar, two columns"
msgstr "Kolone, dvije kolone"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_83\n"
@@ -799,7 +724,6 @@ msgid "Columnar, three columns"
msgstr "Kolona, tri kolone"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_84\n"
@@ -808,7 +732,6 @@ msgid "In blocks, labels left"
msgstr "U blokovima, oznake lijevo"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_85\n"
@@ -817,7 +740,6 @@ msgid "In blocks, labels above"
msgstr "U blokovima, oznake gore"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_86\n"
@@ -826,7 +748,6 @@ msgid "Title:"
msgstr "Naslov:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_87\n"
@@ -835,7 +756,6 @@ msgid "Author:"
msgstr "Autor:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_88\n"
@@ -844,7 +764,6 @@ msgid "Date:"
msgstr "Datum:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_89\n"
@@ -853,7 +772,6 @@ msgid "Page #page# of #count#"
msgstr "Stranica #page# od #count#"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_90\n"
@@ -862,7 +780,6 @@ msgid "Page number:"
msgstr "Broj stranice:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_91\n"
@@ -871,7 +788,6 @@ msgid "Page count:"
msgstr "Brojenje stranice:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_92\n"
@@ -880,7 +796,6 @@ msgid "No valid report template was found."
msgstr "Ispravan šablon za izvještaj nije nađen."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_93\n"
@@ -889,7 +804,6 @@ msgid "Page:"
msgstr "Strana:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_94\n"
@@ -898,7 +812,6 @@ msgid "Align Left - Border"
msgstr "Poravnanje lijevo - Okvir"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_95\n"
@@ -907,7 +820,6 @@ msgid "Align Left - Compact"
msgstr "Poravnanje lijevo - Zbijeno"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_96\n"
@@ -916,7 +828,6 @@ msgid "Align Left - Elegant"
msgstr "Poravnanje lijevo - Elegantno"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_97\n"
@@ -925,7 +836,6 @@ msgid "Align Left - Highlighted"
msgstr "Poravnanje lijevo - Označeno"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_98\n"
@@ -934,7 +844,6 @@ msgid "Align Left - Modern"
msgstr "Poravnanje lijevo - Moderno"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_99\n"
@@ -952,7 +861,6 @@ msgid "Default"
msgstr "Uobičajeno"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_101\n"
@@ -961,7 +869,6 @@ msgid "Outline - Borders"
msgstr "Obris - Okviri"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_102\n"
@@ -970,7 +877,6 @@ msgid "Outline - Compact"
msgstr "Obris - Kompaktno"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_103\n"
@@ -979,7 +885,6 @@ msgid "Outline - Elegant"
msgstr "Obris - Elegantno"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_104\n"
@@ -988,7 +893,6 @@ msgid "Outline - Highlighted"
msgstr "Obris - Označeno"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_105\n"
@@ -997,7 +901,6 @@ msgid "Outline - Modern"
msgstr "Obris - Moderno"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_106\n"
@@ -1006,7 +909,6 @@ msgid "Outline - Red & Blue"
msgstr "Obris - Crveno i Plavo"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_107\n"
@@ -1015,7 +917,6 @@ msgid "Outline, indented - Borders"
msgstr "Obris, uvučeno - Okviri"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_108\n"
@@ -1024,7 +925,6 @@ msgid "Outline, indented - Compact"
msgstr "Obris , uvučeno - Kompaktno"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_109\n"
@@ -1033,7 +933,6 @@ msgid "Outline, indented - Elegant"
msgstr "Obris, uvučeno - Elegantno"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_110\n"
@@ -1042,7 +941,6 @@ msgid "Outline, indented - Highlighted"
msgstr "Obris, uvučeno - Označeno"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_111\n"
@@ -1051,7 +949,6 @@ msgid "Outline, indented - Modern"
msgstr "Obris, uvučeno - Moderno"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_112\n"
@@ -1060,7 +957,6 @@ msgid "Outline, indented - Red & Blue"
msgstr "Obris, uvučeno - Crveno & Plavo"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_113\n"
@@ -1069,7 +965,6 @@ msgid "Bubbles"
msgstr "Balončići"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_114\n"
@@ -1078,7 +973,6 @@ msgid "Cinema"
msgstr "Kino"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_115\n"
@@ -1096,7 +990,6 @@ msgid "Default"
msgstr "Uobičajeno"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_117\n"
@@ -1105,7 +998,6 @@ msgid "Drafting"
msgstr "Skiciranje"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_118\n"
@@ -1114,7 +1006,6 @@ msgid "Finances"
msgstr "Finansije"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_119\n"
@@ -1123,7 +1014,6 @@ msgid "Flipchart"
msgstr "Flipchart"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_120\n"
@@ -1132,7 +1022,6 @@ msgid "Formal with Company Logo"
msgstr "Formalno sa logom kompanije"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_121\n"
@@ -1141,7 +1030,6 @@ msgid "Generic"
msgstr "Generička"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_122\n"
@@ -1150,7 +1038,6 @@ msgid "Worldmap"
msgstr "Karta svijeta"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_0\n"
@@ -1159,7 +1046,6 @@ msgid "C~reate"
msgstr "Nap~ravi"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_1\n"
@@ -1177,7 +1063,6 @@ msgid "< ~Back"
msgstr "< N~azad"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_3\n"
@@ -1186,7 +1071,6 @@ msgid "~Next >"
msgstr "~Dalje >"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_4\n"
@@ -1195,7 +1079,6 @@ msgid "~Database"
msgstr "~Baza podataka"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_5\n"
@@ -1204,7 +1087,6 @@ msgid "~Table name"
msgstr "Ime ~tabele"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_6\n"
@@ -1262,7 +1144,6 @@ msgid "The selected table or query could not be opened."
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_14\n"
@@ -1280,7 +1161,6 @@ msgid "~Help"
msgstr "~Pomoć"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_21\n"
@@ -1289,7 +1169,6 @@ msgid "~Stop"
msgstr "~Zaustavi"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_30\n"
@@ -1298,7 +1177,6 @@ msgid "The document could not be saved."
msgstr "Nije moguće sačuvati dokument."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_33\n"
@@ -1307,7 +1185,6 @@ msgid "Exiting the wizard"
msgstr "Izlazim iz čarobnjaka"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_34\n"
@@ -1316,7 +1193,6 @@ msgid "Connecting to data source..."
msgstr "Spajam se sa izvorom podataka..."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_35\n"
@@ -1325,7 +1201,6 @@ msgid "The connection to the data source could not be established."
msgstr "Nije moguće uspostaviti vezu sa izvorom podataka."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_36\n"
@@ -1334,7 +1209,6 @@ msgid "The file path entered is not valid."
msgstr "Unesena staza do datoteka nije ispravna."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_37\n"
@@ -1343,7 +1217,6 @@ msgid "Please select a data source"
msgstr "Molimo odaberite izvor podataka"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_38\n"
@@ -1352,7 +1225,6 @@ msgid "Please select a table or query"
msgstr "Molimo odaberite tabelu ili upit"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_39\n"
@@ -1361,7 +1233,6 @@ msgid "Add field"
msgstr "Dodaj polje"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_40\n"
@@ -1370,7 +1241,6 @@ msgid "Remove field"
msgstr "Ukloni polje"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_41\n"
@@ -1379,7 +1249,6 @@ msgid "Add all fields"
msgstr "Dodaj sva polja"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_42\n"
@@ -1388,7 +1257,6 @@ msgid "Remove all fields"
msgstr "Ukloni sva polja"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_43\n"
@@ -1397,7 +1265,6 @@ msgid "Move field up"
msgstr "Pomjeri polje nagore"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_44\n"
@@ -1406,7 +1273,6 @@ msgid "Move field down"
msgstr "Pomjeri polje nadolje"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_45\n"
@@ -1415,7 +1281,6 @@ msgid "The field names from '%NAME' could not be retrieved."
msgstr "Nije moguće dobaviti imena polja iz '%NAME'."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_0\n"
@@ -1424,7 +1289,6 @@ msgid "Query Wizard"
msgstr "Čarobnjak za upite"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_1\n"
@@ -1433,7 +1297,6 @@ msgid "Query"
msgstr "Upit"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_2\n"
@@ -1442,7 +1305,6 @@ msgid "Query Wizard"
msgstr "Čarobnjak za upite"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_3\n"
@@ -1451,7 +1313,6 @@ msgid "~Tables"
msgstr "~Tabele"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_4\n"
@@ -1460,7 +1321,6 @@ msgid "A~vailable fields"
msgstr "Raspoloži~va polja"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_5\n"
@@ -1469,7 +1329,6 @@ msgid "Name ~of the query"
msgstr "Ime ~upita"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_6\n"
@@ -1478,7 +1337,6 @@ msgid "Display ~Query"
msgstr "Pri~kaži upit"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_7\n"
@@ -1487,7 +1345,6 @@ msgid "~Modify Query"
msgstr "~Modificiraj upit"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_8\n"
@@ -1496,7 +1353,6 @@ msgid "~How do you want to proceed after creating the query?"
msgstr "~Na koji način želite nastaviti nakon kreiranja upita?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_9\n"
@@ -1505,7 +1361,6 @@ msgid "Match ~all of the following"
msgstr "Uzmi u obzir ~sve ono što slijedi"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_10\n"
@@ -1514,7 +1369,6 @@ msgid "~Match any of the following"
msgstr "~Uzmi u obzir bio šta od onoga što slijedi"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_11\n"
@@ -1523,7 +1377,6 @@ msgid "~Detailed query (Shows all records of the query.)"
msgstr "~Detaljan upit (Prikazuje sve slogove iz upita.)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_12\n"
@@ -1532,7 +1385,6 @@ msgid "~Summary query (Shows only results of aggregate functions.)"
msgstr "~Pregledan upit (Prikazuje samo rezultate agregiranih funkcija.)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_16\n"
@@ -1541,7 +1393,6 @@ msgid "Aggregate functions"
msgstr "Agregirane funkcije"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_17\n"
@@ -1550,7 +1401,6 @@ msgid "Fields"
msgstr "Polja"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_18\n"
@@ -1559,7 +1409,6 @@ msgid "~Group by"
msgstr "~Grupiši po"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_19\n"
@@ -1568,7 +1417,6 @@ msgid "Field"
msgstr "Polje"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_20\n"
@@ -1595,7 +1443,6 @@ msgid "Query:"
msgstr "Upit: "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_24\n"
@@ -1604,7 +1451,6 @@ msgid "Condition"
msgstr "Uslov"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_25\n"
@@ -1613,7 +1459,6 @@ msgid "Value"
msgstr "Vrijednost"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_26\n"
@@ -1622,7 +1467,6 @@ msgid "is equal to"
msgstr "je jednako"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_27\n"
@@ -1631,7 +1475,6 @@ msgid "is not equal to"
msgstr "nije jednako"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_28\n"
@@ -1640,7 +1483,6 @@ msgid "is smaller than"
msgstr "je manje od"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_29\n"
@@ -1658,7 +1500,6 @@ msgid "is equal or less than"
msgstr "je jednako ili manje od "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_31\n"
@@ -1667,7 +1508,6 @@ msgid "is equal or greater than"
msgstr "je jednako ili veće od"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_32\n"
@@ -1676,7 +1516,6 @@ msgid "like"
msgstr "poput"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_33\n"
@@ -1685,7 +1524,6 @@ msgid "not like"
msgstr "i"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_34\n"
@@ -1694,7 +1532,6 @@ msgid "is null"
msgstr "ili"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_35\n"
@@ -1703,7 +1540,6 @@ msgid "is not null"
msgstr "is not null"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_36\n"
@@ -1712,7 +1548,6 @@ msgid "true"
msgstr "true"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_37\n"
@@ -1721,7 +1556,6 @@ msgid "false"
msgstr "false"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_38\n"
@@ -1730,7 +1564,6 @@ msgid "and"
msgstr "i"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_39\n"
@@ -1739,7 +1572,6 @@ msgid "or"
msgstr "ili"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_40\n"
@@ -1748,7 +1580,6 @@ msgid "get the sum of"
msgstr "saberi"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_41\n"
@@ -1757,7 +1588,6 @@ msgid "get the average of"
msgstr "uzmi prosjek"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_42\n"
@@ -1766,7 +1596,6 @@ msgid "get the minimum of"
msgstr "uzmi minimum"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_43\n"
@@ -1811,7 +1640,6 @@ msgid "Sorting order:"
msgstr "Redoslijed sortiranja: "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_52\n"
@@ -1829,7 +1657,6 @@ msgid "Search conditions:"
msgstr "Uslovi pretrage: "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_54\n"
@@ -1847,7 +1674,6 @@ msgid "Aggregate functions:"
msgstr "Skupljene funkcije: "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_56\n"
@@ -1865,7 +1691,6 @@ msgid "Grouped by:"
msgstr "Grupisano po: "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_58\n"
@@ -1883,7 +1708,6 @@ msgid "Grouping conditions:"
msgstr "Uslovi grupisanja: "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_60\n"
@@ -1892,7 +1716,6 @@ msgid "No grouping conditions were assigned."
msgstr "Nema dodijeljenih uslova grupisanja."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_70\n"
@@ -1901,7 +1724,6 @@ msgid "Select the fields (columns) for your query"
msgstr "Odaberite polja (kolone) za vaš upit"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_71\n"
@@ -1910,7 +1732,6 @@ msgid "Select the sorting order"
msgstr "Odaberite redoslijed sortiranja"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_72\n"
@@ -1919,7 +1740,6 @@ msgid "Select the search conditions"
msgstr "Odaberite uslove za pretragu"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_73\n"
@@ -1928,7 +1748,6 @@ msgid "Select the type of query"
msgstr "Odaberite tip upita"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_74\n"
@@ -1937,7 +1756,6 @@ msgid "Select the groups"
msgstr "Odaberite grupe"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_75\n"
@@ -1946,7 +1764,6 @@ msgid "Select the grouping conditions"
msgstr "Odaberite uslove grupisanja"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_76\n"
@@ -1955,7 +1772,6 @@ msgid "Assign aliases if desired"
msgstr "Dodijelite nadimke u slučaju da budu traženi"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_77\n"
@@ -1964,7 +1780,6 @@ msgid "Check the overview and decide how to proceed"
msgstr "Provjerite pregled i odlučite na koji način nastaviti"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_80\n"
@@ -1973,7 +1788,6 @@ msgid "Field selection"
msgstr "Odabir polja"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_81\n"
@@ -1982,7 +1796,6 @@ msgid "Sorting order"
msgstr "Redoslijed sortiranja"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_82\n"
@@ -1991,7 +1804,6 @@ msgid "Search conditions"
msgstr "Uslovi pretrage"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_83\n"
@@ -2000,7 +1812,6 @@ msgid "Detail or summary"
msgstr "Detaljno ili pregled"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_84\n"
@@ -2009,7 +1820,6 @@ msgid "Grouping"
msgstr "Grupisanje"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_85\n"
@@ -2018,7 +1828,6 @@ msgid "Grouping conditions"
msgstr "Uslovi grupisanja"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_86\n"
@@ -2027,7 +1836,6 @@ msgid "Aliases"
msgstr "Aliasi"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_87\n"
@@ -2036,7 +1844,6 @@ msgid "Overview"
msgstr "Pregled"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_88\n"
@@ -2045,7 +1852,6 @@ msgid "A field that has not been assigned an aggregate function must be used in
msgstr "Polje kojem nije dodijeljena složena funkcija mora se koristit u grupi."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_89\n"
@@ -2054,7 +1860,6 @@ msgid "The condition '<FIELDNAME> <LOGICOPERATOR> <VALUE>' was chosen twice. Eac
msgstr "Uslov '<FIELDNAME> <LOGICOPERATOR> <VALUE>' je korišten više dvaput. Svaki uslov može biti korišten samo jednom"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_90\n"
@@ -2071,7 +1876,6 @@ msgid ","
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_92\n"
@@ -2080,7 +1884,6 @@ msgid "<FIELDTITLE> (<FIELDNAME>)"
msgstr "<FIELDTITLE> (<FIELDNAME>)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_93\n"
@@ -2089,7 +1892,6 @@ msgid "<FIELDNAME> (<SORTMODE>)"
msgstr "<FIELDNAME> (<SORTMODE>)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_94\n"
@@ -2098,7 +1900,6 @@ msgid "<FIELDNAME> <LOGICOPERATOR> <VALUE>"
msgstr "<FIELDNAME> <LOGICOPERATOR> <VALUE>"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_95\n"
@@ -2107,7 +1908,6 @@ msgid "<CALCULATEDFUNCTION> <FIELDNAME>"
msgstr "<CALCULATEDFUNCTION> <FIELDNAME>"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_96\n"
@@ -2116,7 +1916,6 @@ msgid "<FIELDNAME> <LOGICOPERATOR> <VALUE>"
msgstr "<FIELDNAME> <LOGICOPERATOR> <VALUE>"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_0\n"
@@ -2125,7 +1924,6 @@ msgid "Form Wizard"
msgstr "Čarobnjak za formulare"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_1\n"
@@ -2156,7 +1954,6 @@ msgstr ""
"Koristite podformulare za prikaz podataka iz tablica ili upita sa odnosom jedan-prema-mnogo."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_4\n"
@@ -2165,7 +1962,6 @@ msgid "~Add Subform"
msgstr "~Dodaj pod-formular"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_5\n"
@@ -2174,7 +1970,6 @@ msgid "~Subform based on existing relation"
msgstr "~Podformular zasnovan na postojećoj relaciji"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_6\n"
@@ -2183,7 +1978,6 @@ msgid "Tables or queries"
msgstr "Tabele ili upiti"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_7\n"
@@ -2192,7 +1986,6 @@ msgid "Subform based on ~manual selection of fields"
msgstr "Pod-formular baziran na ~ručnom odabiru polja"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_8\n"
@@ -2201,7 +1994,6 @@ msgid "~Which relation do you want to add?"
msgstr "~Koju vezu biste željeli dodati?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_9\n"
@@ -2210,7 +2002,6 @@ msgid "Fields in the ~subform"
msgstr "Polja u ~pod-formularu"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_12\n"
@@ -2219,7 +2010,6 @@ msgid "~Available fields"
msgstr "~Raspoloživa polja"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_13\n"
@@ -2239,7 +2029,6 @@ msgstr ""
"Spajanja se mogu koristiti samo jednom."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_20\n"
@@ -2248,7 +2037,6 @@ msgid "~First joined subform field"
msgstr "~Prvo spojeno polje pod-formulara"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_21\n"
@@ -2257,7 +2045,6 @@ msgid "~Second joined subform field"
msgstr "~Drugo spojeno polje pod-formulara"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_22\n"
@@ -2266,7 +2053,6 @@ msgid "~Third joined subform field"
msgstr "~Treće spojeno polje pod-formulara"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_23\n"
@@ -2275,7 +2061,6 @@ msgid "~Fourth joined subform field"
msgstr "Č~etvrto spojeno polje pod-formulara"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_24\n"
@@ -2284,7 +2069,6 @@ msgid "F~irst joined main form field"
msgstr "P~rvo spojeno polje glavnog formulara"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_25\n"
@@ -2293,7 +2077,6 @@ msgid "S~econd joined main form field"
msgstr "Dr~ugo spojeno polje glavnog formulara"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_26\n"
@@ -2302,7 +2085,6 @@ msgid "T~hird joined main form field"
msgstr "Tr~eće spojeno polje glavnog formulara"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_27\n"
@@ -2311,7 +2093,6 @@ msgid "F~ourth joined main form field"
msgstr "Če~tvrto spojeno polje glavnog formulara"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_28\n"
@@ -2329,7 +2110,6 @@ msgid "No border"
msgstr "Bez okvira"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_30\n"
@@ -2338,7 +2118,6 @@ msgid "3D look"
msgstr "3D izgled"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_31\n"
@@ -2347,7 +2126,6 @@ msgid "Flat"
msgstr "Ravno"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_32\n"
@@ -2374,7 +2152,6 @@ msgid "Align right"
msgstr "Desno poravnato"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_35\n"
@@ -2383,7 +2160,6 @@ msgid "Arrangement of DB fields"
msgstr "Raspoređivanje DB polja"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_36\n"
@@ -2392,7 +2168,6 @@ msgid "Columnar - Labels Left"
msgstr "U koloni - oznake lijevo"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_37\n"
@@ -2401,7 +2176,6 @@ msgid "Columnar - Labels on Top"
msgstr "U koloni - oznake na vrhu"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_38\n"
@@ -2410,7 +2184,6 @@ msgid "In Blocks - Labels Left"
msgstr "U bloku - oznake lijevo"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_39\n"
@@ -2419,7 +2192,6 @@ msgid "In Blocks - Labels Above"
msgstr "U bloku - oznake na vrhu"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_40\n"
@@ -2428,7 +2200,6 @@ msgid "As Data Sheet"
msgstr "Kao list sa podacima"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_41\n"
@@ -2437,7 +2208,6 @@ msgid "Arrangement of the main form"
msgstr "Raspored u glavnom formularu"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_42\n"
@@ -2446,7 +2216,6 @@ msgid "Arrangement of the subform"
msgstr "Raspored u podformularu"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_44\n"
@@ -2464,7 +2233,6 @@ msgid "Existing data will not be displayed"
msgstr "Postojeći podaci neće biti prikazani "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_46\n"
@@ -2473,7 +2241,6 @@ msgid "T~he form is to display all data"
msgstr "Formula~r će prikazati sve podatke"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_47\n"
@@ -2482,7 +2249,6 @@ msgid "Do not allow ~modification of existing data"
msgstr "Ne dopusti ~modificiranje postojećih podataka"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_48\n"
@@ -2491,7 +2257,6 @@ msgid "Do not allow ~deletion of existing data"
msgstr "Ne ~dopusti brisanje postojećih podataka"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_49\n"
@@ -2500,7 +2265,6 @@ msgid "Do not allow ~addition of new data"
msgstr "Ne dopusti dod~avanje novih podataka"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_50\n"
@@ -2509,7 +2273,6 @@ msgid "Name of ~the form"
msgstr "Ime ~formulara"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_51\n"
@@ -2518,7 +2281,6 @@ msgid "How do you want to proceed after creating the form?"
msgstr "Na koji način želite nastaviti nakon kreiranja formulara?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_52\n"
@@ -2527,7 +2289,6 @@ msgid "~Work with the form"
msgstr "~Radi sa formularom"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_53\n"
@@ -2536,7 +2297,6 @@ msgid "~Modify the form"
msgstr "~Modificiraj formu"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_55\n"
@@ -2545,7 +2305,6 @@ msgid "~Page Styles"
msgstr "~Stilovi stranica"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_80\n"
@@ -2554,7 +2313,6 @@ msgid "Field selection"
msgstr "Odabir polja"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_81\n"
@@ -2563,7 +2321,6 @@ msgid "Set up a subform"
msgstr "Podesi podformu"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_82\n"
@@ -2572,7 +2329,6 @@ msgid "Add subform fields"
msgstr "Dodaj polja na podformi"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_83\n"
@@ -2581,7 +2337,6 @@ msgid "Get joined fields"
msgstr "Uzmi spojena polja"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_84\n"
@@ -2590,7 +2345,6 @@ msgid "Arrange controls"
msgstr "Rasporedi kontrole"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_85\n"
@@ -2599,7 +2353,6 @@ msgid "Set data entry"
msgstr "Podesi unos podataka"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_86\n"
@@ -2608,7 +2361,6 @@ msgid "Apply styles"
msgstr "Primijeni stilove"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_87\n"
@@ -2617,7 +2369,6 @@ msgid "Set name"
msgstr "Podesi ime"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_88\n"
@@ -2626,7 +2377,6 @@ msgid "(Date)"
msgstr "(Datum)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_89\n"
@@ -2635,7 +2385,6 @@ msgid "(Time)"
msgstr "(Vrijeme)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_90\n"
@@ -2644,7 +2393,6 @@ msgid "Select the fields of your form"
msgstr "Odaberite polja vašeg formulara"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_91\n"
@@ -2653,7 +2401,6 @@ msgid "Decide if you want to set up a subform"
msgstr "Odlučite da li želite podesiti podformu"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_92\n"
@@ -2662,7 +2409,6 @@ msgid "Select the fields of your subform"
msgstr "Odaberite polja vaše podforme"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_93\n"
@@ -2671,7 +2417,6 @@ msgid "Select the joins between your forms"
msgstr "Odaberite veze među vašim formama"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_94\n"
@@ -2680,7 +2425,6 @@ msgid "Arrange the controls on your form"
msgstr "Rasporedite kontrole na vašoj formi"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_95\n"
@@ -2689,7 +2433,6 @@ msgid "Select the data entry mode"
msgstr "Odaberite metod unosa podataka"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_96\n"
@@ -2698,7 +2441,6 @@ msgid "Apply the style of your form"
msgstr "Primijenite stil vašeg formulara"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_97\n"
@@ -2718,7 +2460,6 @@ msgstr ""
"Izaberite drugo ime."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_1\n"
@@ -2727,7 +2468,6 @@ msgid "Table Wizard"
msgstr "Čarobnjak za tabele"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_2\n"
@@ -2736,7 +2476,6 @@ msgid "Select fields"
msgstr "Označi polja"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_3\n"
@@ -2745,7 +2484,6 @@ msgid "Set types and formats"
msgstr "Postavi vrstu i format"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_4\n"
@@ -2754,7 +2492,6 @@ msgid "Set primary key"
msgstr "Postavi primarni ključ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_5\n"
@@ -2763,7 +2500,6 @@ msgid "Create table"
msgstr "Napravi tabelu"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_8\n"
@@ -2772,7 +2508,6 @@ msgid "Select fields for your table"
msgstr "Označite polja za vašu tabelu"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_9\n"
@@ -2781,7 +2516,6 @@ msgid "Set field types and formats"
msgstr "Postavite vrstu polja i format"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_10\n"
@@ -2790,7 +2524,6 @@ msgid "Set primary key"
msgstr "Postavi primarni ključ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_11\n"
@@ -2799,7 +2532,6 @@ msgid "Create table"
msgstr "Napravi tabelu"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_14\n"
@@ -2808,7 +2540,6 @@ msgid "This wizard helps you to create a table for your database. After selectin
msgstr "Ovaj čarobnjak vam pomaže da napravite tabelu za vašu bazu podataka. Nakon što odaberete kategoriju i jednu tabelu od ponuđenih primjera, odaberite polja koja želite ubaciti u vašu tabelu. Možete ubaciti polja iz više od jedne tabele."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_15\n"
@@ -2817,7 +2548,6 @@ msgid "Ca~tegory"
msgstr "Kate~gorija"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_16\n"
@@ -2826,7 +2556,6 @@ msgid "B~usiness"
msgstr "B~iznis"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_17\n"
@@ -2835,7 +2564,6 @@ msgid "P~ersonal"
msgstr "P~rivatno"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_18\n"
@@ -2844,7 +2572,6 @@ msgid "~Sample tables"
msgstr "~Primjeri"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_19\n"
@@ -2853,7 +2580,6 @@ msgid "A~vailable fields"
msgstr "Raspoloži~va polja"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_20\n"
@@ -2887,7 +2613,6 @@ msgid "Field name"
msgstr "Naziv polja"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_24\n"
@@ -2896,7 +2621,6 @@ msgid "Field type"
msgstr "Vrsta polja"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_25\n"
@@ -2905,7 +2629,6 @@ msgid "~Selected fields"
msgstr "~Označena polja"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_26\n"
@@ -2914,7 +2637,6 @@ msgid "A primary key uniquely identifies each record in a database table. Primar
msgstr "Primarni ključ je jedinstvena identifikacija svakog unosa u tabeli. Primarni ključevi olakšavaju povezivanje unosa iz različitih tabela, i preporuka je da imate primarni ključ u svakoj tabeli. Bez primarnog ključa neće biti moguće dodavati unose u ovu tabelu."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_27\n"
@@ -2923,7 +2645,6 @@ msgid "~Create a primary key"
msgstr "~Napravi primarni ključ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_28\n"
@@ -2932,7 +2653,6 @@ msgid "~Automatically add a primary key"
msgstr "~Automatski dodaj primarni ključ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_29\n"
@@ -2950,7 +2670,6 @@ msgid "Define p~rimary key as a combination of several fields"
msgstr "Definiraj p~rimarni ključ kao kombinaciju više polja "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_31\n"
@@ -2959,7 +2678,6 @@ msgid "F~ieldname"
msgstr "I~me polja"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_32\n"
@@ -2968,7 +2686,6 @@ msgid "~Primary key fields"
msgstr "~Polja primarnih ključeva"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_33\n"
@@ -2977,7 +2694,6 @@ msgid "Auto ~value"
msgstr "Automatski unos ~vrijednosti"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_34\n"
@@ -2986,7 +2702,6 @@ msgid "What do you want to name your table?"
msgstr "Kako želite nazvati vašu tabelu?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_35\n"
@@ -2995,7 +2710,6 @@ msgid "Congratulations. You have entered all the information needed to create yo
msgstr "Čestitam. Unijeli ste sve potrebne informacije za kreaciju vaše tabele."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_36\n"
@@ -3004,7 +2718,6 @@ msgid "What do you want to do next?"
msgstr "Šta želite uraditi sada?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_37\n"
@@ -3013,7 +2726,6 @@ msgid "Modify the table design"
msgstr "Izmijeniti dizajn tabele"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_38\n"
@@ -3022,7 +2734,6 @@ msgid "Insert data immediately"
msgstr "Ubaci podatke sada"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_39\n"
@@ -3031,7 +2742,6 @@ msgid "C~reate a form based on this table"
msgstr "N~apravi formu baziranu na ovoj tabeli"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_40\n"
@@ -3040,7 +2750,6 @@ msgid "The table you have created could not be opened."
msgstr "Tabela koju ste napravili se ne može otvoriti."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_41\n"
@@ -3049,7 +2758,6 @@ msgid "The table name '%TABLENAME' contains a character ('%SPECIALCHAR') that mi
msgstr "Tabela '%TABLENAME' sadrži znak ('%SPECIALCHAR') za kojeg je moguće da nije podržan u bazi podataka."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_42\n"
@@ -3058,7 +2766,6 @@ msgid "The field name '%FIELDNAME' contains a special character ('%SPECIALCHAR')
msgstr "Polje '%FIELDNAME' sadrži znak ('%SPECIALCHAR') za kojeg je moguće da nije podržan u bazi podataka."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_43\n"
@@ -3067,7 +2774,6 @@ msgid "Field"
msgstr "Polje"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_44\n"
@@ -3076,7 +2782,6 @@ msgid "MyTable"
msgstr "MojaTabela"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_45\n"
@@ -3085,7 +2790,6 @@ msgid "Add a Field"
msgstr "Dodaj Polje"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_46\n"
@@ -3094,7 +2798,6 @@ msgid "Remove the selected Field"
msgstr "Obriši označeno Polje"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_47\n"
@@ -3114,7 +2817,6 @@ msgstr ""
"Molim unesite drugo ime."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_49\n"
@@ -3123,7 +2825,6 @@ msgid "Catalog of the table"
msgstr "Katalog Tabele"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_50\n"
@@ -3132,7 +2833,6 @@ msgid "Schema of the table"
msgstr "Šema Tabele"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_51\n"
@@ -3141,7 +2841,6 @@ msgid "The field '%FIELDNAME' already exists."
msgstr "Polje '%FIELDNAME' već postoji."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_ZERO_0\n"
@@ -3177,7 +2876,6 @@ msgid "~Convert"
msgstr "Pre~tvori"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_ZERO_4\n"
@@ -3186,7 +2884,6 @@ msgid "Note: Currency amounts from external links and currency conversion factor
msgstr "Napomena: Valutni iznosi sa vanjskih linkova i faktori za valutnu konverziju u formulama se ne mogu pretvoriti."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_ZERO_5\n"
@@ -3195,7 +2892,6 @@ msgid "First, unprotect all sheets."
msgstr "Prvo skinite zaštitu sa svih tabela."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_ZERO_6\n"
@@ -3213,7 +2909,6 @@ msgid "C~ontinue >"
msgstr "~Nastavi>>"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_ZERO_8\n"
@@ -3222,7 +2917,6 @@ msgid "C~lose"
msgstr "Z~atvori"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_0\n"
@@ -3240,7 +2934,6 @@ msgid "Selection"
msgstr "Odabir"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_2\n"
@@ -3249,7 +2942,6 @@ msgid "Cell S~tyles"
msgstr "S~tilovi ćelija"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_3\n"
@@ -3258,7 +2950,6 @@ msgid "Currency cells in the current ~sheet"
msgstr "Ćelije valute na trenutnom li~stu"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_4\n"
@@ -3267,7 +2958,6 @@ msgid "Currency cells in the entire ~document"
msgstr "Ćelije valute na cijelom ~dokumentu"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_5\n"
@@ -3276,7 +2966,6 @@ msgid "~Selected range"
msgstr "Izabrani op~seg"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_6\n"
@@ -3285,7 +2974,6 @@ msgid "Select Cell Styles"
msgstr "Izaberi stilove ćelija"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_7\n"
@@ -3294,7 +2982,6 @@ msgid "Select currency cells"
msgstr "Izaberi ćelije sa valutom"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_8\n"
@@ -3303,7 +2990,6 @@ msgid "Currency ranges:"
msgstr "Opseg valuta:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_9\n"
@@ -3312,7 +2998,6 @@ msgid "Templates:"
msgstr "Šabloni:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_0\n"
@@ -3321,7 +3006,6 @@ msgid "Extent"
msgstr "Granica"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_1\n"
@@ -3330,7 +3014,6 @@ msgid "~Single %PRODUCTNAME Calc document"
msgstr "~Jedini %PRODUCTNAME Calc dokument"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_2\n"
@@ -3339,7 +3022,6 @@ msgid "Complete ~directory"
msgstr "Cijeli ~direktorij"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_3\n"
@@ -3348,7 +3030,6 @@ msgid "Source Document:"
msgstr "Izvorni dokument:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_4\n"
@@ -3357,7 +3038,6 @@ msgid "Source directory:"
msgstr "Izvorni direktorij:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_5\n"
@@ -3366,7 +3046,6 @@ msgid "~Including subfolders"
msgstr "~Uključujući poddirektorije"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_6\n"
@@ -3375,7 +3054,6 @@ msgid "Target directory:"
msgstr "Ciljni direktorij:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_7\n"
@@ -3384,7 +3062,6 @@ msgid "Temporarily unprotect sheet without query"
msgstr "Privremeno skini zaštitu sa lista bez upita"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_10\n"
@@ -3402,7 +3079,6 @@ msgid "Conversion status:"
msgstr "Stanje konverzije: "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STATUSLINE_1\n"
@@ -3411,7 +3087,6 @@ msgid "Conversion status of the cell templates:"
msgstr "Stanje konverzije šablona ćelije:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STATUSLINE_2\n"
@@ -3420,7 +3095,6 @@ msgid "Registration of the relevant ranges: Sheet %1Number%1 of %2TotPageCount%2
msgstr "Registracija relevantnih opsega: List %1Number%1 od %2TotPageCount%2"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STATUSLINE_3\n"
@@ -3429,7 +3103,6 @@ msgid "Entry of the ranges to be converted..."
msgstr "Prijava opsega za konverziju..."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STATUSLINE_4\n"
@@ -3438,7 +3111,6 @@ msgid "Sheet protection for each sheet will be restored..."
msgstr "Zaštita lista za svaki list će biti vraćena..."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STATUSLINE_5\n"
@@ -3456,7 +3128,6 @@ msgid "~Finish"
msgstr "~Završi"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_1\n"
@@ -3465,7 +3136,6 @@ msgid "Select directory"
msgstr "Izaberite direktorij"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_2\n"
@@ -3474,7 +3144,6 @@ msgid "Select file"
msgstr "Izaberi datoteku"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_3\n"
@@ -3501,7 +3170,6 @@ msgid "Euro Converter"
msgstr "Euro pretvarač"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_6\n"
@@ -3510,7 +3178,6 @@ msgid "Should protected spreadsheets be temporarily unprotected?"
msgstr "Trebaju li zaštićene proračunske tablice privremeno biti nezaštićene?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_7\n"
@@ -3519,7 +3186,6 @@ msgid "Enter the password to unprotect the table %1TableName%1"
msgstr "Unesite šifru kako biste skinuli zaštitu sa tabele %1TableName%1"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_8\n"
@@ -3528,7 +3194,6 @@ msgid "Wrong Password!"
msgstr "Pogrešna šifra!"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_9\n"
@@ -3537,7 +3202,6 @@ msgid "Protected Sheet"
msgstr "Zaštićeni list"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_10\n"
@@ -3546,7 +3210,6 @@ msgid "Warning!"
msgstr "Upozorenje!"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_11\n"
@@ -3555,7 +3218,6 @@ msgid "Protection for the sheets will not be removed."
msgstr "Zaštita za tabele neće biti uklonjena."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_12\n"
@@ -3564,7 +3226,6 @@ msgid "Sheet cannot be unprotected"
msgstr "Zaštita se ne može ukloniti sa tabele"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_13\n"
@@ -3573,7 +3234,6 @@ msgid "The Wizard cannot edit this document as cell formats cannot be modified i
msgstr "Čarobnjak ne može izmijeniti ovaj dokument jer se formati ćelija ne mogu mijenjati u dokumentima koji sadržavaju zaštićene tabele."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_14\n"
@@ -3582,7 +3242,6 @@ msgid "Please note that the Euro Converter will, otherwise, not be able to edit
msgstr "Zapamtite da Euro konverter u suprotnom neće biti u mogućnosti izmijeniti ovaj dokumenat!"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_15\n"
@@ -3591,7 +3250,6 @@ msgid "Please choose a currency to be converted first!"
msgstr "Molim izaberite valutu koja će se prva konvertovati!"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_16\n"
@@ -3600,7 +3258,6 @@ msgid "Password:"
msgstr "Šifra:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_17\n"
@@ -3618,7 +3275,6 @@ msgid "Cancel"
msgstr "Otkaži"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_19\n"
@@ -3627,7 +3283,6 @@ msgid "Please select a %PRODUCTNAME Calc document for editing!"
msgstr "Izaberite dokument programa %PRODUCTNAME Calc za izmjenu!"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_20\n"
@@ -3636,7 +3291,6 @@ msgid "'<1>' is not a directory!"
msgstr "'<1>' nije direktorij!"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_21\n"
@@ -3654,7 +3308,6 @@ msgid "The '<1>' file already exists.<CR>Do you want to overwrite it?"
msgstr "Datoteka '<1>' već postoji.<CR>Da li je želite prepisati?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_23\n"
@@ -3663,7 +3316,6 @@ msgid "Do you really want to terminate conversion at this point?"
msgstr "Da li zaista želite prekinuti konverziju na ovom mjestu?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_24\n"
@@ -3672,7 +3324,6 @@ msgid "Cancel Wizard"
msgstr "Odustani"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_0\n"
@@ -3681,7 +3332,6 @@ msgid "Portuguese Escudo"
msgstr "Portugalski eskudo"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_1\n"
@@ -3690,7 +3340,6 @@ msgid "Dutch Guilder"
msgstr "Nizozemski gulden"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_2\n"
@@ -3699,7 +3348,6 @@ msgid "French Franc"
msgstr "Francuski frank"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_3\n"
@@ -3708,7 +3356,6 @@ msgid "Spanish Peseta"
msgstr "Španska pezeta"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_4\n"
@@ -3717,7 +3364,6 @@ msgid "Italian Lira"
msgstr "Italijanska lira"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_5\n"
@@ -3726,7 +3372,6 @@ msgid "German Mark"
msgstr "Njemačka marka"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_6\n"
@@ -3735,7 +3380,6 @@ msgid "Belgian Franc"
msgstr "Belgijski franak"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_7\n"
@@ -3744,7 +3388,6 @@ msgid "Irish Punt"
msgstr "Irska funta"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_8\n"
@@ -3753,7 +3396,6 @@ msgid "Luxembourg Franc"
msgstr "Luksemburški franak"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_9\n"
@@ -3762,7 +3404,6 @@ msgid "Austrian Schilling"
msgstr "Austrijski šiling"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_10\n"
@@ -3771,7 +3412,6 @@ msgid "Finnish Mark"
msgstr "Finska marka"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_11\n"
@@ -3780,7 +3420,6 @@ msgid "Greek Drachma"
msgstr "Grčka drahma"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_12\n"
@@ -3789,7 +3428,6 @@ msgid "Slovenian Tolar"
msgstr "Slovenski tolar"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_13\n"
@@ -3798,7 +3436,6 @@ msgid "Cypriot Pound"
msgstr "Kiparska funta"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_14\n"
@@ -3807,7 +3444,6 @@ msgid "Maltese Lira"
msgstr "Malteška lira"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_15\n"
@@ -3816,7 +3452,6 @@ msgid "Slovak Koruna"
msgstr "Slovačka Koruna"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_16\n"
@@ -3825,7 +3460,6 @@ msgid "Estonian Kroon"
msgstr "Estonska kruna"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_17\n"
@@ -3842,7 +3476,6 @@ msgid "Lithuanian Litas"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_LASTPAGE_0\n"
@@ -3851,7 +3484,6 @@ msgid "Progress"
msgstr "Napredak"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_LASTPAGE_1\n"
@@ -3860,7 +3492,6 @@ msgid "Retrieving the relevant documents..."
msgstr "Potražujem relevantni dokument..."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_LASTPAGE_2\n"
@@ -3869,7 +3500,6 @@ msgid "Converting the documents..."
msgstr "Pretvaranje dokumenata..."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_LASTPAGE_3\n"
@@ -3878,7 +3508,6 @@ msgid "Settings:"
msgstr "Postavke:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_LASTPAGE_4\n"
@@ -3887,7 +3516,6 @@ msgid "Sheet is always unprotected"
msgstr "Tabela je uvijek nezaštićena"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLES_0\n"
@@ -3896,7 +3524,6 @@ msgid "Theme Selection"
msgstr "Izbor teme"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLES_1\n"
@@ -3905,7 +3532,6 @@ msgid "Error while saving the document to the clipboard! The following action ca
msgstr "Greška prilikom pokušaja da se dokument spasi u clipboard! Slijedeći korak se ne može vratiti."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLES_2\n"
@@ -3914,7 +3540,6 @@ msgid "~Cancel"
msgstr "~Odustani"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLES_3\n"
@@ -3923,7 +3548,6 @@ msgid "~OK"
msgstr "~U redu"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_0\n"
@@ -3932,7 +3556,6 @@ msgid "(Standard)"
msgstr "(Standard)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_1\n"
@@ -3941,7 +3564,6 @@ msgid "Autumn Leaves"
msgstr "Jesenje lišće"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_2\n"
@@ -3950,7 +3572,6 @@ msgid "Be"
msgstr "Postojati"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_3\n"
@@ -3959,7 +3580,6 @@ msgid "Black and White"
msgstr "Crno i bijelo"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_4\n"
@@ -3968,7 +3588,6 @@ msgid "Blackberry Bush"
msgstr "Grm kupine"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_5\n"
@@ -3977,7 +3596,6 @@ msgid "Blue Jeans"
msgstr "Plave traperice"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_6\n"
@@ -3986,7 +3604,6 @@ msgid "Fifties Diner"
msgstr "Restoran Fifties"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_7\n"
@@ -3995,7 +3612,6 @@ msgid "Glacier"
msgstr "Glečer"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_8\n"
@@ -4013,7 +3629,6 @@ msgid "Marine"
msgstr "Marinac"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_10\n"
@@ -4022,7 +3637,6 @@ msgid "Millennium"
msgstr "Milenijum"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_11\n"
@@ -4031,7 +3645,6 @@ msgid "Nature"
msgstr "Priroda"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_12\n"
@@ -4040,7 +3653,6 @@ msgid "Neon"
msgstr "Neon"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_13\n"
@@ -4049,7 +3661,6 @@ msgid "Night"
msgstr "Noć"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_14\n"
@@ -4058,7 +3669,6 @@ msgid "PC Nostalgia"
msgstr "PC nostalgija"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_15\n"
@@ -4067,7 +3677,6 @@ msgid "Pastel"
msgstr "Pastel"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_16\n"
@@ -4076,7 +3685,6 @@ msgid "Pool Party"
msgstr "Zabava na bazenu"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_17\n"
@@ -4094,7 +3702,6 @@ msgid "Addressee"
msgstr "Primalac"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceDialog_1\n"
@@ -4103,7 +3710,6 @@ msgid "One recipient"
msgstr "Jedan primalac"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceDialog_2\n"
@@ -4112,7 +3718,6 @@ msgid "Several recipients (address database)"
msgstr "Nekoliko primalaca (baza podataka sa adresama)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceDialog_3\n"
@@ -4121,7 +3726,6 @@ msgid "Use of This Template"
msgstr "Upotreba ovog šablona"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceMsgError\n"
@@ -4130,7 +3734,6 @@ msgid "An error has occurred."
msgstr "Došlo je do greške."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_0\n"
@@ -4139,7 +3742,6 @@ msgid "Click placeholder and overwrite"
msgstr "Klikni na mjesto i prepiši"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_1\n"
@@ -4148,7 +3750,6 @@ msgid "Company"
msgstr "Firma"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_2\n"
@@ -4157,7 +3758,6 @@ msgid "Department"
msgstr "Odjel"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_3\n"
@@ -4166,7 +3766,6 @@ msgid "First Name"
msgstr "Ime"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_4\n"
@@ -4175,7 +3774,6 @@ msgid "Last Name"
msgstr "Prezime"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_5\n"
@@ -4184,7 +3782,6 @@ msgid "Street"
msgstr "Ulica"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_6\n"
@@ -4193,7 +3790,6 @@ msgid "Country"
msgstr "Država"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_7\n"
@@ -4202,7 +3798,6 @@ msgid "ZIP/Postal Code"
msgstr "Poštanski broj"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_8\n"
@@ -4229,7 +3824,6 @@ msgid "Position"
msgstr "Pozicija"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_11\n"
@@ -4238,7 +3832,6 @@ msgid "Form of Address"
msgstr "Forma adrese"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_12\n"
@@ -4247,7 +3840,6 @@ msgid "Initials"
msgstr "Inicijali"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_13\n"
@@ -4256,7 +3848,6 @@ msgid "Salutation"
msgstr "Pozdrav"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_14\n"
@@ -4265,7 +3856,6 @@ msgid "Home Phone"
msgstr "Telefon kod kuće"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_15\n"
@@ -4274,7 +3864,6 @@ msgid "Work Phone"
msgstr "Telefon na poslu"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_16\n"
@@ -4283,7 +3872,6 @@ msgid "Fax"
msgstr "Faks"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_17\n"
@@ -4292,7 +3880,6 @@ msgid "E-Mail"
msgstr "E-mail"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_18\n"
@@ -4301,7 +3888,6 @@ msgid "URL"
msgstr "URL"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_19\n"
@@ -4310,7 +3896,6 @@ msgid "Notes"
msgstr "Bilješke"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_20\n"
@@ -4319,7 +3904,6 @@ msgid "Alt. Field 1"
msgstr "Alt. polje 1"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_21\n"
@@ -4328,7 +3912,6 @@ msgid "Alt. Field 2"
msgstr "Alt. polje 2"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_22\n"
@@ -4337,7 +3920,6 @@ msgid "Alt. Field 3"
msgstr "Alt. polje 3"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_23\n"
@@ -4346,7 +3928,6 @@ msgid "Alt. Field 4"
msgstr "Alt. polje 4"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_24\n"
@@ -4364,7 +3945,6 @@ msgid "State"
msgstr "Kanton"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_26\n"
@@ -4373,7 +3953,6 @@ msgid "Office Phone"
msgstr "Službeni telefon"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_27\n"
@@ -4382,7 +3961,6 @@ msgid "Pager"
msgstr "Pejdžer"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_28\n"
@@ -4391,7 +3969,6 @@ msgid "Mobile Phone"
msgstr "Mobilni telefon"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_29\n"
@@ -4400,7 +3977,6 @@ msgid "Other Phone"
msgstr "Drugi telefon"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_30\n"
@@ -4409,7 +3985,6 @@ msgid "Calendar URL"
msgstr "URL kalendara"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_31\n"
@@ -4418,7 +3993,6 @@ msgid "Invite"
msgstr "Pozovi"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceNoTextmark_0\n"
@@ -4427,7 +4001,6 @@ msgid "The bookmark 'Recipient' is missing."
msgstr "Nedostaje zabilješka 'Primaoc'."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceNoTextmark_1\n"
@@ -4436,7 +4009,6 @@ msgid "Form letter fields can not be included."
msgstr "Polja u šablonskom pismu ne mogu biti uključena."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"AgendaDlgName\n"
@@ -4445,7 +4017,6 @@ msgid "Minutes Template"
msgstr "Šablon zapisnika"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"AgendaDlgNoCancel\n"
@@ -4454,7 +4025,6 @@ msgid "An option must be confirmed."
msgstr "Opciju morate potvrditi."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"AgendaDlgFrame\n"
@@ -4463,7 +4033,6 @@ msgid "Minutes Type"
msgstr "Vrsta zapisnika"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"AgendaDlgButton1\n"
@@ -4472,7 +4041,6 @@ msgid "Results Minutes"
msgstr "Zapisnik o rezultatu"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"AgendaDlgButton2\n"
@@ -4481,7 +4049,6 @@ msgid "Evaluation Minutes"
msgstr "Zapisnik o procjeni"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"TextField\n"
@@ -4499,7 +4066,6 @@ msgid "The '%1' directory cannot be created:"
msgstr "Ne mogu napraviti direktorij '%1': "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MsgDirNotThere\n"
@@ -4508,7 +4074,6 @@ msgid "The '%1' directory does not exist."
msgstr "Direktorij '%1' ne postoji."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"QueryfornewCreation\n"
@@ -4526,7 +4091,6 @@ msgid "~Help"
msgstr "~Pomoć"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CancelButton\n"
@@ -4562,7 +4126,6 @@ msgid "~Convert"
msgstr "Pre~tvori"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CloseButton\n"
@@ -4571,7 +4134,6 @@ msgid "~Close"
msgstr "~Zatvori"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"WelcometextLabel1\n"
@@ -4580,7 +4142,6 @@ msgid "This wizard convert legacy format documents to Open Document Format for O
msgstr "Ovaj čarobnjak pretvara format dokumente u Format Otvorenih Dokumenata za Office Aplikacije."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"WelcometextLabel3\n"
@@ -4589,7 +4150,6 @@ msgid "Select the document type for conversion:"
msgstr "Izaberite vrstu dokumenta za pretvaranje:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MSTemplateCheckbox_1_\n"
@@ -4598,7 +4158,6 @@ msgid "Word templates"
msgstr "Word šabloni"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MSTemplateCheckbox_2_\n"
@@ -4607,7 +4166,6 @@ msgid "Excel templates"
msgstr "Excel šabloni"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MSTemplateCheckbox_3_\n"
@@ -4616,7 +4174,6 @@ msgid "PowerPoint templates"
msgstr "PowerPoint šabloni"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MSDocumentCheckbox_1_\n"
@@ -4625,7 +4182,6 @@ msgid "Word documents"
msgstr "Word dokumenti"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MSDocumentCheckbox_2_\n"
@@ -4634,7 +4190,6 @@ msgid "Excel documents"
msgstr "Excel dokumenti"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MSDocumentCheckbox_3_\n"
@@ -4643,7 +4198,6 @@ msgid "PowerPoint/Publisher documents"
msgstr "PowerPoint/Publisher documenti"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MSContainerName\n"
@@ -4652,7 +4206,6 @@ msgid "Microsoft Office"
msgstr "Microsoft Office"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SummaryHeader\n"
@@ -4661,7 +4214,6 @@ msgid "Summary:"
msgstr "Sažetak:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"GroupnameDefault\n"
@@ -4670,7 +4222,6 @@ msgid "Imported_Templates"
msgstr "Uvezeni_šabloni"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ProgressMoreDocs\n"
@@ -4679,7 +4230,6 @@ msgid "Documents"
msgstr "Dokumenti"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ProgressMoreTemplates\n"
@@ -4697,7 +4247,6 @@ msgid "The '<1>' file already exists.<CR>Do you want to overwrite it?"
msgstr "Datoteka '<1>' već postoji.<CR>Da li je želite prepisati?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MorePathsError3\n"
@@ -4706,7 +4255,6 @@ msgid "Directories do not exist"
msgstr "Direktoriji ne postoje"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ConvertError1\n"
@@ -4715,7 +4263,6 @@ msgid "Do you really want to terminate conversion at this point?"
msgstr "Da li zaista želite prekinuti konverziju na ovom mjestu?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ConvertError2\n"
@@ -4724,7 +4271,6 @@ msgid "Cancel Wizard"
msgstr "Odustani"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RTErrorDesc\n"
@@ -4733,7 +4279,6 @@ msgid "An unexpected error has occurred in the wizard."
msgstr "Neočekivana greška se pojavila u čarobnjaku."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RTErrorHeader\n"
@@ -4742,7 +4287,6 @@ msgid "Error"
msgstr "Greška"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"OverwriteallFiles\n"
@@ -4751,7 +4295,6 @@ msgid "Do you want to overwrite documents without being asked?"
msgstr "Želite li prepisati dokumente bez dodatnog upita?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ReeditMacro\n"
@@ -4760,7 +4303,6 @@ msgid "Document macro has to be revised."
msgstr "Makroi dokumenta moraju biti pregledani."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CouldNotsaveDocument\n"
@@ -4769,7 +4311,6 @@ msgid "Document '<1>' could not be saved."
msgstr "Dokument '<1>' nije mogao biti snimljen."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CouldNotopenDocument\n"
@@ -4778,7 +4319,6 @@ msgid "Document '<1>' could not be opened."
msgstr "Dokument '<1>' nije mogao biti otvoren."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"PathDialogMessage\n"
@@ -4787,7 +4327,6 @@ msgid "Select a directory"
msgstr "Izaberite direktorij"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"DialogTitle\n"
@@ -4796,7 +4335,6 @@ msgid "Document Converter"
msgstr "Konvertor dokumenata"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SearchInSubDir\n"
@@ -4805,7 +4343,6 @@ msgid "Including subdirectories"
msgstr "Uključujući poddirektorije"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ProgressPage1\n"
@@ -4814,7 +4351,6 @@ msgid "Progress"
msgstr "Napredak"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ProgressPage2\n"
@@ -4823,7 +4359,6 @@ msgid "Retrieving the relevant documents:"
msgstr "Dobavljam relevantne dokumente:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ProgressPage3\n"
@@ -4832,7 +4367,6 @@ msgid "Converting the documents"
msgstr "Pretvaram dokumente"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ProgressFound\n"
@@ -4850,7 +4384,6 @@ msgid "\"%1 found"
msgstr "%1 nađeno"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"Ready\n"
@@ -4859,7 +4392,6 @@ msgid "Finished"
msgstr "Završeno"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SourceDocuments\n"
@@ -4868,7 +4400,6 @@ msgid "Source documents"
msgstr "Izvorni dokumenti"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"TargetDocuments\n"
@@ -4877,7 +4408,6 @@ msgid "Target documents"
msgstr "Ciljni dokumenti"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"LogfileSummary\n"
@@ -4886,7 +4416,6 @@ msgid "<COUNT> documents converted"
msgstr "<COUNT> dokumenti pretvoreni"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumInclusiveSubDir\n"
@@ -4895,7 +4424,6 @@ msgid "All subdirectories will be taken into account"
msgstr "Svi poddirektoriji će biti uzeti u obzir"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumSaveDokumente\n"
@@ -4904,7 +4432,6 @@ msgid "These will be exported to the following directory:"
msgstr "Ovi će biti izvezeni u sljedeći direktorij:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"TextImportLabel\n"
@@ -4913,7 +4440,6 @@ msgid "Import from:"
msgstr "Uvezi iz:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"TextExportLabel\n"
@@ -4922,7 +4448,6 @@ msgid "Save to:"
msgstr "Snimi u:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CreateLogfile\n"
@@ -4931,7 +4456,6 @@ msgid "Create log file"
msgstr "Napravi datoteku s zabilješkama"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"LogfileHelpText\n"
@@ -4940,7 +4464,6 @@ msgid "A log file will be created in your work directory"
msgstr "Log datoteka će biti napravljena u vašem radnom direktoriju"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ShowLogfile\n"
@@ -4949,7 +4472,6 @@ msgid "Show log file"
msgstr "Prikaz dnevnika"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumMSTextDocuments\n"
@@ -4958,7 +4480,6 @@ msgid "All Word documents contained in the following directory will be imported:
msgstr "Svi Word dokumenti koji se nalaze u sljedećem direktoriju će biti uvezeni:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumMSTableDocuments\n"
@@ -4967,7 +4488,6 @@ msgid "All Excel documents contained in the following directory will be imported
msgstr "Svi Excel dokumenti koji se nalaze u sljedećem direktoriju će biti uvezeni:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumMSDrawDocuments\n"
@@ -4976,7 +4496,6 @@ msgid "All PowerPoint/Publisher documents contained in the following directory w
msgstr "Svi PowerPoint/Publisher dokumenti sadržani u sljedećem imeniku bice unijeti:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumMSTextTemplates\n"
@@ -4985,7 +4504,6 @@ msgid "All Word templates contained in the following directory will be imported:
msgstr "Svi Word šabloni koji se nalaze u sljedećem direktoriju će biti uvezeni:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumMSTableTemplates\n"
@@ -4994,7 +4512,6 @@ msgid "All Excel templates contained in the following directory will be imported
msgstr "Svi Excel šabloni koji se nalaze u sljedećem direktoriju će biti uvezeni:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumMSDrawTemplates\n"
diff --git a/source/bs/writerperfect/messages.po b/source/bs/writerperfect/messages.po
index b50ed4300a2..3bd1ca94963 100644
--- a/source/bs/writerperfect/messages.po
+++ b/source/bs/writerperfect/messages.po
@@ -77,7 +77,6 @@ msgid "Split method:"
msgstr ""
#: exportepub.ui:161
-#, fuzzy
msgctxt "exportepub|splitpage"
msgid "Page break"
msgstr "Prijelom stranice"
diff --git a/source/bs/xmlsecurity/messages.po b/source/bs/xmlsecurity/messages.po
index c216f9c7de6..c3ae321eb43 100644
--- a/source/bs/xmlsecurity/messages.po
+++ b/source/bs/xmlsecurity/messages.po
@@ -248,7 +248,6 @@ msgid "Date"
msgstr "Datum"
#: digitalsignaturesdialog.ui:205
-#, fuzzy
msgctxt "digitalsignaturesdialog|description"
msgid "Description"
msgstr "Opis"
@@ -494,7 +493,6 @@ msgid "View Certificate..."
msgstr "Pogledaj certifikat..."
#: selectcertificatedialog.ui:266
-#, fuzzy
msgctxt "selectcertificatedialog|label2"
msgid "Description:"
msgstr "Opis:"
@@ -512,7 +510,6 @@ msgid "General"
msgstr "Općenito"
#: viewcertdialog.ui:100
-#, fuzzy
msgctxt "viewcertdialog|details"
msgid "Details"
msgstr "Detalji"
diff --git a/source/ca-valencia/accessibility/messages.po b/source/ca-valencia/accessibility/messages.po
index 0930c43d208..ec60dd4444d 100644
--- a/source/ca-valencia/accessibility/messages.po
+++ b/source/ca-valencia/accessibility/messages.po
@@ -59,13 +59,11 @@ msgid "Please press enter to go into child control for more operations"
msgstr "Premeu la tecla retorn per anar al control fill i accedir a més operacions"
#: strings.hrc:34
-#, fuzzy, c-format
msgctxt "RID_STR_ACC_COLUMN_NUM"
msgid "Column %COLUMNNUMBER"
msgstr "Columna %COLUMNNUMBER"
#: strings.hrc:35
-#, fuzzy
msgctxt "RID_STR_ACC_ROW_NUM"
msgid "Row %ROWNUMBER"
msgstr "Fila %ROWNUMBER"
diff --git a/source/ca-valencia/avmedia/messages.po b/source/ca-valencia/avmedia/messages.po
index 32e8fd82468..1a610b3cf29 100644
--- a/source/ca-valencia/avmedia/messages.po
+++ b/source/ca-valencia/avmedia/messages.po
@@ -4,14 +4,17 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2017-11-22 13:53+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"PO-Revision-Date: 2018-01-15 13:20+0000\n"
+"Last-Translator: joamuran <joamuran@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: ca-valencia\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1516022439.000000\n"
#: strings.hrc:25
msgctxt "AVMEDIA_STR_OPEN"
@@ -39,7 +42,6 @@ msgid "Stop"
msgstr "Atura"
#: strings.hrc:30
-#, fuzzy
msgctxt "AVMEDIA_STR_LOOP"
msgid "Repeat"
msgstr "Repeteix"
@@ -75,13 +77,11 @@ msgid "Scaled"
msgstr "Escalat"
#: strings.hrc:37
-#, fuzzy
msgctxt "AVMEDIA_STR_VOLUME"
msgid "Volume"
msgstr "Volum"
#: strings.hrc:38
-#, fuzzy
msgctxt "AVMEDIA_STR_POSITION"
msgid "Position"
msgstr "Posició"
@@ -94,12 +94,12 @@ msgstr "Reproductor multimèdia"
#: strings.hrc:40
msgctxt "AVMEDIA_MEDIA_PATH"
msgid "Media Path"
-msgstr ""
+msgstr "Camí multimèdia"
#: strings.hrc:41
msgctxt "AVMEDIA_MEDIA_PATH_DEFAULT"
msgid "No Media Selected"
-msgstr ""
+msgstr "No s'ha seleccionat cap element multimèdia"
#: strings.hrc:42
msgctxt "AVMEDIA_STR_INSERTMEDIA_DLG"
diff --git a/source/ca-valencia/basctl/messages.po b/source/ca-valencia/basctl/messages.po
index f3a9780ee9a..fa5d889a3f8 100644
--- a/source/ca-valencia/basctl/messages.po
+++ b/source/ca-valencia/basctl/messages.po
@@ -416,7 +416,6 @@ msgstr ""
" "
#: strings.hrc:100
-#, fuzzy
msgctxt "RID_STR_PRINTDLG_RANGE"
msgid "Print range"
msgstr "Àrea d'impressió"
diff --git a/source/ca-valencia/basic/messages.po b/source/ca-valencia/basic/messages.po
index 10bec2421ca..9c4d7e2f413 100644
--- a/source/ca-valencia/basic/messages.po
+++ b/source/ca-valencia/basic/messages.po
@@ -68,7 +68,6 @@ msgid "Duplicate definition."
msgstr "Definició duplicada."
#: basic.hrc:36
-#, fuzzy
msgctxt "RID_BASIC_START"
msgid "Division by zero."
msgstr "Divisió per zero."
@@ -164,7 +163,6 @@ msgid "Device I/O error."
msgstr "Error d'E/S del dispositiu."
#: basic.hrc:52
-#, fuzzy
msgctxt "RID_BASIC_START"
msgid "File already exists."
msgstr "El fitxer ja existeix."
diff --git a/source/ca-valencia/chart2/messages.po b/source/ca-valencia/chart2/messages.po
index 94a61e04a36..e9f6c29207a 100644
--- a/source/ca-valencia/chart2/messages.po
+++ b/source/ca-valencia/chart2/messages.po
@@ -4,14 +4,17 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2017-11-22 13:53+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"PO-Revision-Date: 2018-01-15 13:20+0000\n"
+"Last-Translator: joamuran <joamuran@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: ca-valencia\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1516022444.000000\n"
#: strings.hrc:24
msgctxt "STR_DLG_CHART_WIZARD"
@@ -930,7 +933,7 @@ msgstr "Mou les sèries cap a la dreta"
#: chartdatadialog.ui:196
msgctxt "chartdatadialog|MoveUpRow"
msgid "Move Row Up"
-msgstr ""
+msgstr "Mou la fila amunt"
#: chartdatadialog.ui:210
#, fuzzy
@@ -961,7 +964,7 @@ msgstr "Centre"
#: dlg_DataLabel.ui:28
msgctxt "dlg_DataLabel|liststorePLACEMENT"
msgid "Above"
-msgstr "A sobre"
+msgstr "Damunt"
#: dlg_DataLabel.ui:32
msgctxt "dlg_DataLabel|liststorePLACEMENT"
@@ -1444,25 +1447,21 @@ msgid "_Label position:"
msgstr "_Posició de l'etiqueta:"
#: sidebaraxis.ui:70
-#, fuzzy
msgctxt "sidebaraxis|comboboxtext_label_position"
msgid "Near Axis"
msgstr "Prop de l'eix"
#: sidebaraxis.ui:71
-#, fuzzy
msgctxt "sidebaraxis|comboboxtext_label_position"
msgid "Near Axis (other side)"
msgstr "Prop de l'eix (a l'altra banda)"
#: sidebaraxis.ui:72
-#, fuzzy
msgctxt "sidebaraxis|comboboxtext_label_position"
msgid "Outside start"
msgstr "Per fora, a l'inici"
#: sidebaraxis.ui:73
-#, fuzzy
msgctxt "sidebaraxis|comboboxtext_label_position"
msgid "Outside end"
msgstr "Per fora, al final"
@@ -1483,7 +1482,6 @@ msgid "Title"
msgstr "Títol"
#: sidebarelements.ui:69
-#, fuzzy
msgctxt "sidebarelements|l"
msgid "Titles"
msgstr "Títols"
@@ -1499,7 +1497,6 @@ msgid "_Placement:"
msgstr "_Ubicació:"
#: sidebarelements.ui:139
-#, fuzzy
msgctxt "sidebarelements|comboboxtext_legend"
msgid "Right"
msgstr "Dreta"
@@ -1515,7 +1512,6 @@ msgid "Bottom"
msgstr "Inferior"
#: sidebarelements.ui:142
-#, fuzzy
msgctxt "sidebarelements|comboboxtext_legend"
msgid "Left"
msgstr "Esquerra"
@@ -1526,13 +1522,11 @@ msgid "Manual"
msgstr "Manual"
#: sidebarelements.ui:166
-#, fuzzy
msgctxt "sidebarelements|label_legen"
msgid "Legend"
msgstr "Llegenda"
#: sidebarelements.ui:199
-#, fuzzy
msgctxt "sidebarelements|checkbutton_x_axis"
msgid "X axis"
msgstr "Eix X"
@@ -1583,7 +1577,6 @@ msgid "2nd Y axis title"
msgstr "Títol del 2n eix Y"
#: sidebarelements.ui:341
-#, fuzzy
msgctxt "sidebarelements|label_axes"
msgid "Axes"
msgstr "Eixos"
@@ -1644,25 +1637,21 @@ msgid "Cell Range or Data Table"
msgstr "Interval de cel·les o taula de dades"
#: sidebarerrorbar.ui:67
-#, fuzzy
msgctxt "sidebarerrorbar|comboboxtext_type"
msgid "Standard deviation"
msgstr "Desviació estàndard"
#: sidebarerrorbar.ui:68
-#, fuzzy
msgctxt "sidebarerrorbar|comboboxtext_type"
msgid "Standard error"
msgstr "Error estàndard"
#: sidebarerrorbar.ui:69
-#, fuzzy
msgctxt "sidebarerrorbar|comboboxtext_type"
msgid "Variance"
msgstr "Variància"
#: sidebarerrorbar.ui:70
-#, fuzzy
msgctxt "sidebarerrorbar|comboboxtext_type"
msgid "Error margin"
msgstr "Marge d'error"
@@ -1723,31 +1712,26 @@ msgid "Above"
msgstr "Superior"
#: sidebarseries.ui:83
-#, fuzzy
msgctxt "sidebarseries|comboboxtext_label"
msgid "Below"
msgstr "Inferior"
#: sidebarseries.ui:84
-#, fuzzy
msgctxt "sidebarseries|comboboxtext_label"
msgid "Center"
msgstr "Centre"
#: sidebarseries.ui:85
-#, fuzzy
msgctxt "sidebarseries|comboboxtext_label"
msgid "Outside"
msgstr "Exterior"
#: sidebarseries.ui:86
-#, fuzzy
msgctxt "sidebarseries|comboboxtext_label"
msgid "Inside"
msgstr "Interior"
#: sidebarseries.ui:87
-#, fuzzy
msgctxt "sidebarseries|comboboxtext_label"
msgid "Near origin"
msgstr "Prop de l'origen"
@@ -1773,13 +1757,11 @@ msgid "Error Bars"
msgstr "Barres d'error"
#: sidebarseries.ui:216
-#, fuzzy
msgctxt "sidebarseries|radiobutton_primary_axis"
msgid "Primary Y axis"
msgstr "Eix Y principal"
#: sidebarseries.ui:232
-#, fuzzy
msgctxt "sidebarseries|radiobutton_secondary_axis"
msgid "Secondary Y axis"
msgstr "Eix Y secundari"
@@ -1945,7 +1927,6 @@ msgid "_Perspective"
msgstr "_Perspectiva"
#: tp_3D_SceneGeometry.ui:109
-#, fuzzy
msgctxt "tp_3D_SceneGeometry|MTR_FLD_PERSPECTIVE-atkobject"
msgid "Perspective"
msgstr "Perspectiva"
@@ -2456,7 +2437,6 @@ msgid "_Add"
msgstr "_Afig"
#: tp_DataSource.ui:116
-#, fuzzy
msgctxt "tp_DataSource|BTN_UP-atkobject"
msgid "Up"
msgstr "Amunt"
@@ -2467,7 +2447,6 @@ msgid "_Remove"
msgstr "Sup_rimeix"
#: tp_DataSource.ui:148
-#, fuzzy
msgctxt "tp_DataSource|BTN_DOWN-atkobject"
msgid "Down"
msgstr "Avall"
@@ -2668,7 +2647,6 @@ msgid "Plot Options"
msgstr "Opcions de traçat"
#: tp_RangeChooser.ui:8
-#, fuzzy
msgctxt "tp_RangeChooser|imageIB_RANGE|tooltip_text"
msgid "Select data range"
msgstr "Seleccioneu l'interval de dades"
@@ -2684,7 +2662,6 @@ msgid "_Data range:"
msgstr "Interval de _dades:"
#: tp_RangeChooser.ui:79
-#, fuzzy
msgctxt "tp_RangeChooser|IB_RANGE|tooltip_text"
msgid "Select data range"
msgstr "Seleccioneu l'interval de dades"
@@ -2995,12 +2972,12 @@ msgstr "Nom de la línia de tendència"
#: tp_Trendline.ui:529
msgctxt "tp_Trendline|label6"
msgid "_X Variable Name"
-msgstr ""
+msgstr "Nom de la _variable X"
#: tp_Trendline.ui:558
msgctxt "tp_Trendline|label9"
msgid "_Y Variable Name"
-msgstr ""
+msgstr "Nom de la_variable Y"
#: tp_Trendline.ui:590
msgctxt "tp_Trendline|label2"
diff --git a/source/ca-valencia/connectivity/messages.po b/source/ca-valencia/connectivity/messages.po
index ae2395a2f57..c8a34eaa2b0 100644
--- a/source/ca-valencia/connectivity/messages.po
+++ b/source/ca-valencia/connectivity/messages.po
@@ -4,14 +4,17 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2017-10-04 11:48+0200\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"PO-Revision-Date: 2018-01-15 13:20+0000\n"
+"Last-Translator: joamuran <joamuran@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: ca-valencia\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1516022444.000000\n"
#. = the mozab driver's resource strings
#: strings.hrc:26
@@ -73,7 +76,7 @@ msgstr "No existeix cap connexió a la base de dades."
#: strings.hrc:38
msgctxt "STR_WRONG_PARAM_INDEX"
msgid "You tried to set a parameter at position '$pos$' but there is/are only '$count$' parameter(s) allowed. One reason may be that the property \"ParameterNameSubstitution\" is not set to TRUE in the data source."
-msgstr "Heu provat d'establir un paràmetre a la posició '$pos$', però només es permeten '$count$' paràmetres. Un motiu pot ser que la propietat \"ParameterNameSubstitution\" no s'ha definit com a certa (TRUE) a la font de dades."
+msgstr "Heu provat d'establir un paràmetre a la posició «$pos$», però només es permeten «$count$» paràmetres. Un motiu pot ser que la propietat «ParameterNameSubstitution» no s'ha definit com a certa (TRUE) a la font de dades."
#: strings.hrc:39
msgctxt "STR_NO_INPUTSTREAM"
@@ -527,55 +530,46 @@ msgid "The connection could not be established. The database was created by a ne
msgstr "No s'ha pogut establir la connexió. La base de dades es creà amb una versió més nova del %PRODUCTNAME."
#: strings.hrc:134
-#, fuzzy
msgctxt "STR_ROW_SET_OPERATION_VETOED"
msgid "The record operation has been vetoed."
-msgstr "L'operació de registre ha estat vetada."
+msgstr "S'ha vetat l'operació de registre."
#: strings.hrc:135
-#, fuzzy
msgctxt "STR_PARSER_CYCLIC_SUB_QUERIES"
msgid "The statement contains a cyclic reference to one or more sub queries."
msgstr "L'expressió conté una referència cíclica a una o més subconsultes."
#: strings.hrc:136
-#, fuzzy
msgctxt "STR_DB_OBJECT_NAME_WITH_SLASHES"
msgid "The name must not contain any slashes ('/')."
msgstr "El nom no pot contindre cap barra ('/')."
#: strings.hrc:137
-#, fuzzy
msgctxt "STR_DB_INVALID_SQL_NAME"
msgid "$1$ is no SQL conform identifier."
msgstr "$1$ no és un identificador propi d'SQL."
#: strings.hrc:138
-#, fuzzy
msgctxt "STR_DB_QUERY_NAME_WITH_QUOTES"
msgid "Query names must not contain quote characters."
msgstr "Els noms de consulta no poden contindre cometes."
#: strings.hrc:139
-#, fuzzy
msgctxt "STR_DB_OBJECT_NAME_IS_USED"
msgid "The name '$1$' is already in use in the database."
-msgstr "El nom '$1$' ja s'està fent servir a la base de dades."
+msgstr "El nom «$1$» ja s'està fent servir a la base de dades."
#: strings.hrc:140
-#, fuzzy
msgctxt "STR_DB_NOT_CONNECTED"
msgid "No connection to the database exists."
msgstr "No hi ha cap connexió a la base de dades."
#: strings.hrc:141
-#, fuzzy
msgctxt "STR_AB_ADDRESSBOOK_NOT_FOUND"
msgid "No $1$ exists."
msgstr "No hi ha cap $1$."
#: strings.hrc:142
-#, fuzzy
msgctxt "STR_DATA_CANNOT_SELECT_UNFILTERED"
msgid "Unable to display the complete table content. Please apply a filter."
msgstr "No es pot mostrar tot el contingut de la taula. Caldrà que apliqueu un filtre."
diff --git a/source/ca-valencia/cui/messages.po b/source/ca-valencia/cui/messages.po
index 58e1f2f59b2..55f0357ae1d 100644
--- a/source/ca-valencia/cui/messages.po
+++ b/source/ca-valencia/cui/messages.po
@@ -4,47 +4,44 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2017-12-20 08:16+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"PO-Revision-Date: 2018-01-15 13:22+0000\n"
+"Last-Translator: joamuran <joamuran@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: ca-valencia\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1516022536.000000\n"
#: personalization.hrc:31
-#, fuzzy
msgctxt "RID_SVXSTR_PERSONA_CATEGORIES"
msgid "LibreOffice"
msgstr "LibreOffice"
#: personalization.hrc:32
-#, fuzzy
msgctxt "RID_SVXSTR_PERSONA_CATEGORIES"
msgid "Abstract"
msgstr "Resum"
#: personalization.hrc:33
-#, fuzzy
msgctxt "RID_SVXSTR_PERSONA_CATEGORIES"
msgid "Color"
msgstr "Color"
#: personalization.hrc:34
-#, fuzzy
msgctxt "RID_SVXSTR_PERSONA_CATEGORIES"
msgid "Music"
msgstr "Música"
#: personalization.hrc:35
-#, fuzzy
msgctxt "RID_SVXSTR_PERSONA_CATEGORIES"
msgid "Nature"
msgstr "Natura"
#: personalization.hrc:36
-#, fuzzy
msgctxt "RID_SVXSTR_PERSONA_CATEGORIES"
msgid "Solid"
msgstr "Sòlid"
@@ -241,10 +238,9 @@ msgid "This will delete all changes previously made to this toolbar. Do you real
msgstr "Se suprimiran tots els canvis fets anteriorment en esta barra d'eines. Voleu reinicialitzar la barra d'eines?"
#: strings.hrc:66
-#, fuzzy
msgctxt "RID_SVXSTR_CONFIRM_RESTORE_DEFAULT_MENU"
msgid "This will delete all changes previously made to this context menu. Do you really want to reset?"
-msgstr "Se suprimiran tots els canvis fets anteriorment en esta barra d'eines. Voleu reinicialitzar la barra d'eines?"
+msgstr "Se suprimiran tots els canvis fets anteriorment en este menú contextual. Voleu reinicialitzar el menú contextual?"
#: strings.hrc:67
msgctxt "RID_SVXSTR_MNUCFG_ALREADY_INCLUDED"
@@ -357,13 +353,11 @@ msgid "Select File for Floating Frame"
msgstr "Seleccioneu un fitxer per al marc flotant"
#: strings.hrc:91
-#, fuzzy
msgctxt "RID_SVXSTR_ALLFUNCTIONS"
msgid "All commands"
-msgstr "Afig ordes"
+msgstr "Totes les ordes"
#: strings.hrc:92
-#, fuzzy
msgctxt "RID_SVXSTR_MACROS"
msgid "Macros"
msgstr "Macros"
@@ -381,7 +375,7 @@ msgstr "Macros del %PRODUCTNAME"
#: strings.hrc:95
msgctxt "RID_SVXSTR_NOMACRODESC"
msgid "There is no description available for this macro."
-msgstr ""
+msgstr "No hi ha cap descripció disponible per a esta macro."
#: strings.hrc:96
msgctxt "RID_SVXSTR_SELECTOR_ADD_COMMANDS"
@@ -401,12 +395,12 @@ msgstr "Insereix files"
#: strings.hrc:99
msgctxt "RID_SVXSTR_REMOVE_FAVORITES"
msgid "Remove from Favorites"
-msgstr ""
+msgstr "Suprimeix dels preferits"
#: strings.hrc:100
msgctxt "RID_SVXSTR_ADD_FAVORITES"
msgid "Add to Favorites"
-msgstr ""
+msgstr "Afig als preferits"
#. PPI is pixel per inch, %1 is a number
#: strings.hrc:102
@@ -470,16 +464,14 @@ msgid "Hanja"
msgstr "Hanja"
#: strings.hrc:114
-#, fuzzy
msgctxt "RID_SVXSTR_BASICMACROS"
msgid "BASIC Macros"
msgstr "Macros del BASIC"
#: strings.hrc:115
-#, fuzzy
msgctxt "RID_SVXSTR_GROUP_STYLES"
msgid "Styles"
-msgstr "Estil"
+msgstr "Estils"
#: strings.hrc:117
msgctxt "RID_SVXSTR_EVENT_STARTAPP"
@@ -869,17 +861,17 @@ msgstr "No s'ha trobat cap registre que es correspongui amb les vostres dades."
#: strings.hrc:195
msgctxt "RID_STR_SEARCH_GENERAL_ERROR"
msgid "An unknown error occurred. The search could not be finished."
-msgstr "S'ha produït un error desconegut. No s'ha pogut completar la cerca."
+msgstr "S'ha produït un error desconegut. No s'ha pogut completar la busca."
#: strings.hrc:196
msgctxt "RID_STR_OVERFLOW_FORWARD"
msgid "Overflow, search continued at the beginning"
-msgstr "Desbordament, la cerca continua pel principi"
+msgstr "Desbordament, la busca continua pel principi"
#: strings.hrc:197
msgctxt "RID_STR_OVERFLOW_BACKWARD"
msgid "Overflow, search continued at the end"
-msgstr "Desbordament, la cerca continua pel final"
+msgstr "Desbordament, la busca continua pel final"
#: strings.hrc:198
msgctxt "RID_STR_SEARCH_COUNTING"
@@ -989,7 +981,7 @@ msgstr "S'està esperant"
#: strings.hrc:224
msgctxt "RID_SVXSTR_SAVE_SCREENSHOT_AS"
msgid "Save Screenshot As..."
-msgstr ""
+msgstr "Guarda la captura com…"
#. $(ROW) can be a number or the caption of the row in quotes
#: strings.hrc:227
@@ -1223,7 +1215,7 @@ msgstr ""
#: strings.hrc:287
msgctxt "RID_SVXSTR_OPT_GRAMMAR_BY"
msgid "~Grammar By"
-msgstr ""
+msgstr "Model ~flexiu"
#: strings.hrc:288
msgctxt "STR_MODIFY"
@@ -1346,7 +1338,7 @@ msgstr ""
#: strings.hrc:313
msgctxt "RID_SVXSTR_OPTIONS_RESTART"
msgid "Please restart %PRODUCTNAME now so the new or modified values can take effect."
-msgstr "Reincieu el %PRODUCTNAME per aplicar els valors nous o modificats."
+msgstr "Reinicieu el %PRODUCTNAME per aplicar els valors nous o modificats."
#: strings.hrc:314
msgctxt "RID_SVXSTR_JAVA_START_PARAM"
@@ -1367,12 +1359,12 @@ msgstr ""
#: strings.hrc:318
msgctxt "RID_SVXSTR_FRAMEDIR_LTR"
msgid "Left-to-right (LTR)"
-msgstr ""
+msgstr "D'esquerra a dreta (LTR)"
#: strings.hrc:319
msgctxt "RID_SVXSTR_FRAMEDIR_RTL"
msgid "Right-to-left (RTL)"
-msgstr ""
+msgstr "De dreta a esquerra (RTL)"
#: strings.hrc:320
msgctxt "RID_SVXSTR_FRAMEDIR_SUPER"
@@ -1416,10 +1408,9 @@ msgid "Please enter a name for the external bitmap:"
msgstr "Inseriu ací el nom per al mapa de bits extern:"
#: strings.hrc:330
-#, fuzzy
msgctxt "RID_SVXSTR_DESC_NEW_PATTERN"
msgid "Please enter a name for the pattern:"
-msgstr "Inseriu ací el nom per a l'ombreig:"
+msgstr "Inseriu ací el nom per al patró:"
#: strings.hrc:331
msgctxt "RID_SVXSTR_DESC_LINESTYLE"
@@ -1441,7 +1432,6 @@ msgid "Please enter a name for the hatching:"
msgstr "Inseriu ací el nom per a l'ombreig:"
#: strings.hrc:334
-#, fuzzy
msgctxt "RID_SVXSTR_CHANGE"
msgid "Modify"
msgstr "Modifica"
@@ -1472,28 +1462,24 @@ msgid "No %1"
msgstr "Sense %1"
#: strings.hrc:340
-#, fuzzy
msgctxt "RID_SVXSTR_CHARNAME_FAMILY"
msgid "Family:"
msgstr "Família:"
#: strings.hrc:341
-#, fuzzy
msgctxt "RID_SVXSTR_CHARNAME_FONT"
msgid "Font:"
msgstr "Tipus de lletra:"
#: strings.hrc:342
-#, fuzzy
msgctxt "RID_SVXSTR_CHARNAME_STYLE"
msgid "Style:"
msgstr "Estil:"
#: strings.hrc:343
-#, fuzzy
msgctxt "RID_SVXSTR_CHARNAME_TYPEFACE"
msgid "Typeface:"
-msgstr "Tipografia"
+msgstr "Tipografia:"
#: strings.hrc:344
msgctxt "RID_SVXSTR_CHARNAME_HIGHLIGHTING"
@@ -1518,7 +1504,7 @@ msgstr "Converteix en majúscula la primera lletra de cada frase"
#: strings.hrc:348
msgctxt "RID_SVXSTR_BOLD_UNDER"
msgid "Automatic *bold*, /italic/, -strikeout- and _underline_"
-msgstr ""
+msgstr "*Negreta*, /cursiva/, -ratllat- i _subratllat_ automàtics"
#: strings.hrc:349
msgctxt "RID_SVXSTR_NO_DBL_SPACES"
@@ -1616,15 +1602,14 @@ msgid "The selected module could not be loaded."
msgstr "No s'ha pogut carregar el mòdul seleccionat."
#: strings.hrc:368
-#, fuzzy
msgctxt "RID_SVXSTR_STARTQUOTE"
msgid "Start Quote"
-msgstr "Cometa d'_obertura:"
+msgstr "Cometa d'obertura"
#: strings.hrc:369
msgctxt "RID_SVXSTR_ENDQUOTE"
msgid "End Quote"
-msgstr ""
+msgstr "Comenta de tancament"
#: strings.hrc:371
msgctxt "RID_SVXSTR_SELECTEDPERSONA"
@@ -1737,474 +1722,396 @@ msgid "Cast Shadow to Top Left"
msgstr "Projecta l'ombra cap a la part superior esquerra"
#: treeopt.hrc:30
-#, fuzzy
msgctxt "SID_GENERAL_OPTIONS_RES"
msgid "%PRODUCTNAME"
msgstr "%PRODUCTNAME"
#: treeopt.hrc:31
-#, fuzzy
msgctxt "SID_GENERAL_OPTIONS_RES"
msgid "User Data"
-msgstr "Dades de l'usuari"
+msgstr "Dades d'usuari"
#: treeopt.hrc:32
-#, fuzzy
msgctxt "SID_GENERAL_OPTIONS_RES"
msgid "General"
msgstr "General"
#: treeopt.hrc:33
-#, fuzzy
msgctxt "SID_GENERAL_OPTIONS_RES"
msgid "View"
msgstr "Visualitza"
#: treeopt.hrc:34
-#, fuzzy
msgctxt "SID_GENERAL_OPTIONS_RES"
msgid "Print"
msgstr "Imprimeix"
#: treeopt.hrc:35
-#, fuzzy
msgctxt "SID_GENERAL_OPTIONS_RES"
msgid "Paths"
msgstr "Camins"
#: treeopt.hrc:36
-#, fuzzy
msgctxt "SID_GENERAL_OPTIONS_RES"
msgid "Fonts"
msgstr "Tipus de lletra"
#: treeopt.hrc:37
-#, fuzzy
msgctxt "SID_GENERAL_OPTIONS_RES"
msgid "Security"
msgstr "Seguretat"
#: treeopt.hrc:38
-#, fuzzy
msgctxt "SID_GENERAL_OPTIONS_RES"
msgid "Personalization"
msgstr "Personalització"
#: treeopt.hrc:39
-#, fuzzy
msgctxt "SID_GENERAL_OPTIONS_RES"
msgid "Application Colors"
msgstr "Colors de l'aplicació"
#: treeopt.hrc:40
-#, fuzzy
msgctxt "SID_GENERAL_OPTIONS_RES"
msgid "Accessibility"
msgstr "Accessibilitat"
#: treeopt.hrc:41
-#, fuzzy
msgctxt "SID_GENERAL_OPTIONS_RES"
msgid "Advanced"
-msgstr "Avançades"
+msgstr "Avançat"
#: treeopt.hrc:42
msgctxt "SID_GENERAL_OPTIONS_RES"
msgid "Basic IDE"
-msgstr ""
+msgstr "IDE del Basic"
#: treeopt.hrc:43
-#, fuzzy
msgctxt "SID_GENERAL_OPTIONS_RES"
msgid "Online Update"
msgstr "Actualització en línia"
#: treeopt.hrc:44
-#, fuzzy
msgctxt "SID_GENERAL_OPTIONS_RES"
msgid "OpenCL"
msgstr "OpenCL"
#: treeopt.hrc:49
-#, fuzzy
msgctxt "SID_LANGUAGE_OPTIONS_RES"
msgid "Language Settings"
msgstr "Configuració de la llengua"
#: treeopt.hrc:50
-#, fuzzy
msgctxt "SID_LANGUAGE_OPTIONS_RES"
msgid "Languages"
-msgstr "Llengua:"
+msgstr "Llengües"
#: treeopt.hrc:51
-#, fuzzy
msgctxt "SID_LANGUAGE_OPTIONS_RES"
msgid "Writing Aids"
msgstr "Ajudes a l'escriptura"
#: treeopt.hrc:52
-#, fuzzy
msgctxt "SID_LANGUAGE_OPTIONS_RES"
msgid "Searching in Japanese"
-msgstr "Cerca en japonés"
+msgstr "Busca en japonés"
#: treeopt.hrc:53
-#, fuzzy
msgctxt "SID_LANGUAGE_OPTIONS_RES"
msgid "Asian Layout"
msgstr "Disposició asiàtica"
#: treeopt.hrc:54
-#, fuzzy
msgctxt "SID_LANGUAGE_OPTIONS_RES"
msgid "Complex Text Layout"
-msgstr "Disposició complexa de text (CTL)"
+msgstr "Disposició complexa de text"
#: treeopt.hrc:59
-#, fuzzy
msgctxt "SID_INET_DLG_RES"
msgid "Internet"
msgstr "Internet"
#: treeopt.hrc:60
-#, fuzzy
msgctxt "SID_INET_DLG_RES"
msgid "Proxy"
msgstr "Servidor intermediari"
#: treeopt.hrc:61
-#, fuzzy
msgctxt "SID_INET_DLG_RES"
msgid "E-mail"
-msgstr "Correu electrònic"
+msgstr "Adreça de correu electrònic"
#: treeopt.hrc:66
-#, fuzzy
msgctxt "SID_SW_EDITOPTIONS_RES"
msgid "%PRODUCTNAME Writer"
-msgstr "Error del %PRODUCTNAME"
+msgstr "%PRODUCTNAME Writer"
#: treeopt.hrc:67
-#, fuzzy
msgctxt "SID_SW_EDITOPTIONS_RES"
msgid "General"
msgstr "General"
#: treeopt.hrc:68
-#, fuzzy
msgctxt "SID_SW_EDITOPTIONS_RES"
msgid "View"
msgstr "Visualitza"
#: treeopt.hrc:69
-#, fuzzy
msgctxt "SID_SW_EDITOPTIONS_RES"
msgid "Formatting Aids"
msgstr "Ajudes a la formatació"
#: treeopt.hrc:70
-#, fuzzy
msgctxt "SID_SW_EDITOPTIONS_RES"
msgid "Grid"
msgstr "Graella"
#: treeopt.hrc:71
-#, fuzzy
msgctxt "SID_SW_EDITOPTIONS_RES"
msgid "Basic Fonts (Western)"
-msgstr "Tipus de lletra bàsics (Occidental)"
+msgstr "Tipus de lletra bàsics (occidental)"
#: treeopt.hrc:72
-#, fuzzy
msgctxt "SID_SW_EDITOPTIONS_RES"
msgid "Basic Fonts (Asian)"
-msgstr "Tipus de lletra bàsics (Asiàtic)"
+msgstr "Tipus de lletra bàsics (asiàtic)"
#: treeopt.hrc:73
-#, fuzzy
msgctxt "SID_SW_EDITOPTIONS_RES"
msgid "Basic Fonts (CTL)"
msgstr "Tipus de lletra bàsics (CTL)"
#: treeopt.hrc:74
-#, fuzzy
msgctxt "SID_SW_EDITOPTIONS_RES"
msgid "Print"
msgstr "Imprimeix"
#: treeopt.hrc:75
-#, fuzzy
msgctxt "SID_SW_EDITOPTIONS_RES"
msgid "Table"
msgstr "Taula"
#: treeopt.hrc:76
-#, fuzzy
msgctxt "SID_SW_EDITOPTIONS_RES"
msgid "Changes"
-msgstr "Canviat"
+msgstr "Canvis"
#: treeopt.hrc:77
-#, fuzzy
msgctxt "SID_SW_EDITOPTIONS_RES"
msgid "Comparison"
msgstr "Comparació"
#: treeopt.hrc:78
-#, fuzzy
msgctxt "SID_SW_EDITOPTIONS_RES"
msgid "Compatibility"
msgstr "Compatibilitat"
#: treeopt.hrc:79
-#, fuzzy
msgctxt "SID_SW_EDITOPTIONS_RES"
msgid "AutoCaption"
msgstr "Llegenda automàtica"
#: treeopt.hrc:80
-#, fuzzy
msgctxt "SID_SW_EDITOPTIONS_RES"
msgid "Mail Merge E-mail"
msgstr "Adreça electrònica per a la combinació de correu"
#: treeopt.hrc:85
-#, fuzzy
msgctxt "SID_SW_ONLINEOPTIONS_RES"
msgid "%PRODUCTNAME Writer/Web"
-msgstr "Error del %PRODUCTNAME"
+msgstr "%PRODUCTNAME Writer/Web"
#: treeopt.hrc:86
-#, fuzzy
msgctxt "SID_SW_ONLINEOPTIONS_RES"
msgid "View"
msgstr "Visualitza"
#: treeopt.hrc:87
-#, fuzzy
msgctxt "SID_SW_ONLINEOPTIONS_RES"
msgid "Formatting Aids"
msgstr "Ajudes a la formatació"
#: treeopt.hrc:88
-#, fuzzy
msgctxt "SID_SW_ONLINEOPTIONS_RES"
msgid "Grid"
msgstr "Graella"
#: treeopt.hrc:89
-#, fuzzy
msgctxt "SID_SW_ONLINEOPTIONS_RES"
msgid "Print"
msgstr "Imprimeix"
#: treeopt.hrc:90
-#, fuzzy
msgctxt "SID_SW_ONLINEOPTIONS_RES"
msgid "Table"
msgstr "Taula"
#: treeopt.hrc:91
-#, fuzzy
msgctxt "SID_SW_ONLINEOPTIONS_RES"
msgid "Background"
msgstr "Fons"
#: treeopt.hrc:96
-#, fuzzy
msgctxt "SID_SM_EDITOPTIONS_RES"
msgid "%PRODUCTNAME Math"
-msgstr "Macros del %PRODUCTNAME"
+msgstr "%PRODUCTNAME Math"
#: treeopt.hrc:97
-#, fuzzy
msgctxt "SID_SM_EDITOPTIONS_RES"
msgid "Settings"
msgstr "Configuració"
#: treeopt.hrc:102
-#, fuzzy
msgctxt "SID_SC_EDITOPTIONS_RES"
msgid "%PRODUCTNAME Calc"
-msgstr "Macros del %PRODUCTNAME"
+msgstr "%PRODUCTNAME Calc"
#: treeopt.hrc:103
-#, fuzzy
msgctxt "SID_SC_EDITOPTIONS_RES"
msgid "General"
msgstr "General"
#: treeopt.hrc:104
-#, fuzzy
msgctxt "SID_SC_EDITOPTIONS_RES"
msgid "Defaults"
-msgstr "Per defecte"
+msgstr "Valors predeterminats"
#: treeopt.hrc:105
-#, fuzzy
msgctxt "SID_SC_EDITOPTIONS_RES"
msgid "View"
msgstr "Visualitza"
#: treeopt.hrc:106
-#, fuzzy
msgctxt "SID_SC_EDITOPTIONS_RES"
msgid "Calculate"
msgstr "Calcula"
#: treeopt.hrc:107
-#, fuzzy
msgctxt "SID_SC_EDITOPTIONS_RES"
msgid "Formula"
msgstr "Fórmula"
#: treeopt.hrc:108
-#, fuzzy
msgctxt "SID_SC_EDITOPTIONS_RES"
msgid "Sort Lists"
-msgstr "Llistes de tipus de lletra"
+msgstr "Llistes d'ordenació"
#: treeopt.hrc:109
-#, fuzzy
msgctxt "SID_SC_EDITOPTIONS_RES"
msgid "Changes"
-msgstr "Canviat"
+msgstr "Canvis"
#: treeopt.hrc:110
-#, fuzzy
msgctxt "SID_SC_EDITOPTIONS_RES"
msgid "Compatibility"
msgstr "Compatibilitat"
#: treeopt.hrc:111
-#, fuzzy
msgctxt "SID_SC_EDITOPTIONS_RES"
msgid "Grid"
msgstr "Graella"
#: treeopt.hrc:112
-#, fuzzy
msgctxt "SID_SC_EDITOPTIONS_RES"
msgid "Print"
msgstr "Imprimeix"
#: treeopt.hrc:117
-#, fuzzy
msgctxt "SID_SD_EDITOPTIONS_RES"
msgid "%PRODUCTNAME Impress"
-msgstr "Macros del %PRODUCTNAME"
+msgstr "%PRODUCTNAME Impress"
#: treeopt.hrc:118
-#, fuzzy
msgctxt "SID_SD_EDITOPTIONS_RES"
msgid "General"
msgstr "General"
#: treeopt.hrc:119
-#, fuzzy
msgctxt "SID_SD_EDITOPTIONS_RES"
msgid "View"
msgstr "Visualitza"
#: treeopt.hrc:120
-#, fuzzy
msgctxt "SID_SD_EDITOPTIONS_RES"
msgid "Grid"
msgstr "Graella"
#: treeopt.hrc:121
-#, fuzzy
msgctxt "SID_SD_EDITOPTIONS_RES"
msgid "Print"
msgstr "Imprimeix"
#: treeopt.hrc:126
-#, fuzzy
msgctxt "SID_SD_GRAPHIC_OPTIONS_RES"
msgid "%PRODUCTNAME Draw"
-msgstr "Error del %PRODUCTNAME"
+msgstr "%PRODUCTNAME Draw"
#: treeopt.hrc:127
-#, fuzzy
msgctxt "SID_SD_GRAPHIC_OPTIONS_RES"
msgid "General"
msgstr "General"
#: treeopt.hrc:128
-#, fuzzy
msgctxt "SID_SD_GRAPHIC_OPTIONS_RES"
msgid "View"
msgstr "Visualitza"
#: treeopt.hrc:129
-#, fuzzy
msgctxt "SID_SD_GRAPHIC_OPTIONS_RES"
msgid "Grid"
msgstr "Graella"
#: treeopt.hrc:130
-#, fuzzy
msgctxt "SID_SD_GRAPHIC_OPTIONS_RES"
msgid "Print"
msgstr "Imprimeix"
#: treeopt.hrc:135
-#, fuzzy
msgctxt "SID_SCH_EDITOPTIONS_RES"
msgid "Charts"
msgstr "Diagrames"
#: treeopt.hrc:136
-#, fuzzy
msgctxt "SID_SCH_EDITOPTIONS_RES"
msgid "Default Colors"
-msgstr "Colors per defecte"
+msgstr "Colors predeterminats"
#: treeopt.hrc:141
-#, fuzzy
msgctxt "SID_FILTER_DLG_RES"
msgid "Load/Save"
-msgstr "Carrega/guarda"
+msgstr "Carrega o guarda"
#: treeopt.hrc:142
-#, fuzzy
msgctxt "SID_FILTER_DLG_RES"
msgid "General"
msgstr "General"
#: treeopt.hrc:143
-#, fuzzy
msgctxt "SID_FILTER_DLG_RES"
msgid "VBA Properties"
-msgstr "Propietats VBA"
+msgstr "Propietats de VBA"
#: treeopt.hrc:144
-#, fuzzy
msgctxt "SID_FILTER_DLG_RES"
msgid "Microsoft Office"
msgstr "Microsoft Office"
#: treeopt.hrc:145
-#, fuzzy
msgctxt "SID_FILTER_DLG_RES"
msgid "HTML Compatibility"
msgstr "Compatibilitat HTML"
#: treeopt.hrc:150
-#, fuzzy
msgctxt "SID_SB_STARBASEOPTIONS_RES"
msgid "%PRODUCTNAME Base"
-msgstr "Macros del %PRODUCTNAME"
+msgstr "%PRODUCTNAME Base"
#: treeopt.hrc:151
-#, fuzzy
msgctxt "SID_SB_STARBASEOPTIONS_RES"
msgid "Connections"
msgstr "Connexions"
#: treeopt.hrc:152
-#, fuzzy
msgctxt "SID_SB_STARBASEOPTIONS_RES"
msgid "Databases"
msgstr "Bases de dades"
@@ -2297,7 +2204,7 @@ msgstr "Configuració local: $LOCALE"
#: aboutdialog.ui:174
msgctxt "aboutdialog|buildIdLink"
msgid "See Log: $GITHASH"
-msgstr ""
+msgstr "Vegeu el registre: $GITHASH"
#: aboutdialog.ui:191
msgctxt "aboutdialog|description"
@@ -2305,10 +2212,9 @@ msgid "%PRODUCTNAME is a modern, easy-to-use, open source productivity suite for
msgstr "El %PRODUCTNAME és un paquet ofimàtic modern, fàcil d'utilitzar i de programari lliure que vos permet escriure documents, crear fulls de càlcul, fer presentacions i molt més."
#: aboutdialog.ui:214
-#, fuzzy
msgctxt "aboutdialog|copyright"
msgid "Copyright © 2000–2017 LibreOffice contributors."
-msgstr "Copyright © 2000 – 2016 col·laboradors del LibreOffice."
+msgstr "Copyright © 2000 – 2017 col·laboradors del LibreOffice."
#: aboutdialog.ui:228
msgctxt "aboutdialog|libreoffice"
@@ -2331,10 +2237,9 @@ msgid "https://www.libreoffice.org/about-us/credits/"
msgstr "https://www.libreoffice.org/about-vos/credits/"
#: accelconfigpage.ui:54
-#, fuzzy
msgctxt "accelconfigpage|label21"
msgid "Shortcu_t Keys"
-msgstr "Tecles de drecera"
+msgstr "Dreceres de _teclat"
#: accelconfigpage.ui:80
msgctxt "accelconfigpage|office"
@@ -2364,7 +2269,7 @@ msgstr "Al_ça..."
#: accelconfigpage.ui:247
msgctxt "accelconfigpage|searchEntry"
msgid "Type to search"
-msgstr ""
+msgstr "Escriviu per a buscar"
#: accelconfigpage.ui:267
msgctxt "accelconfigpage|label23"
@@ -2382,10 +2287,9 @@ msgid "_Keys"
msgstr "_Tecles"
#: accelconfigpage.ui:365
-#, fuzzy
msgctxt "accelconfigpage|label22"
msgid "F_unctions"
-msgstr "Funcions"
+msgstr "F_uncions"
#: acorexceptpage.ui:50
msgctxt "acorexceptpage|autoabbrev"
@@ -2480,7 +2384,7 @@ msgstr "_Edita..."
#: applyautofmtpage.ui:46
msgctxt "applyautofmtpage|label1"
msgid "[M]: Replace while modifying existing text"
-msgstr "[M]: Substitueix en modificar el text existent"
+msgstr "[M]: Reemplaça en modificar el text existent"
#: applyautofmtpage.ui:60
msgctxt "applyautofmtpage|label2"
@@ -2628,37 +2532,31 @@ msgid "Transparency"
msgstr "Transparència"
#: areatabpage.ui:29
-#, fuzzy
msgctxt "areatabpage|btnnone"
msgid "None"
msgstr "Cap"
#: areatabpage.ui:42
-#, fuzzy
msgctxt "areatabpage|btncolor"
msgid "Color"
msgstr "Color"
#: areatabpage.ui:55
-#, fuzzy
msgctxt "areatabpage|btngradient"
msgid "Gradient"
-msgstr "De_gradat"
+msgstr "Degradat"
#: areatabpage.ui:68
-#, fuzzy
msgctxt "areatabpage|btnhatch"
msgid "Hatch"
-msgstr "rellotge"
+msgstr "Ombreig"
#: areatabpage.ui:81
-#, fuzzy
msgctxt "areatabpage|btnbitmap"
msgid "Bitmap"
msgstr "Mapa de bits"
#: areatabpage.ui:94
-#, fuzzy
msgctxt "areatabpage|btnpattern"
msgid "Pattern"
msgstr "Patró"
@@ -2744,10 +2642,9 @@ msgid "Color"
msgstr "Color"
#: backgroundpage.ui:24
-#, fuzzy
msgctxt "backgroundpage|liststore1"
msgid "Image"
-msgstr "Imatges"
+msgstr "Imatge"
#: backgroundpage.ui:45
msgctxt "backgroundpage|asft"
@@ -2775,7 +2672,6 @@ msgid "Table"
msgstr "Taula"
#: backgroundpage.ui:214
-#, fuzzy
msgctxt "backgroundpage|background_label"
msgid "Background Color"
msgstr "Color de fons"
@@ -2783,12 +2679,12 @@ msgstr "Color de fons"
#: backgroundpage.ui:276
msgctxt "backgroundpage|unlinkedft"
msgid "Unlinked image"
-msgstr ""
+msgstr "Imatge no enllaçada"
#: backgroundpage.ui:288
msgctxt "backgroundpage|findgraphicsft"
msgid "Find images"
-msgstr ""
+msgstr "Troba imatges"
#: backgroundpage.ui:304
msgctxt "backgroundpage|browse"
@@ -2831,7 +2727,6 @@ msgid "Pre_view"
msgstr "Pre_visualització"
#: baselinksdialog.ui:9
-#, fuzzy
msgctxt "baselinksdialog|BaseLinksDialog"
msgid "Edit Links"
msgstr "Edita els enllaços"
@@ -2872,7 +2767,6 @@ msgid "Status"
msgstr "Estat"
#: baselinksdialog.ui:202
-#, fuzzy
msgctxt "baselinksdialog|TB_LINKS-atkobject"
msgid "Edit Links"
msgstr "Edita els enllaços"
@@ -2910,34 +2804,29 @@ msgstr "Ma_nual"
#: bitmaptabpage.ui:46
msgctxt "bitmaptabpage|BTN_IMPORT"
msgid "Add / Import"
-msgstr ""
+msgstr "Afig / Importa"
#: bitmaptabpage.ui:65
-#, fuzzy
msgctxt "bitmaptabpage|label1"
msgid "Bitmap"
msgstr "Mapa de bits"
#: bitmaptabpage.ui:110
-#, fuzzy
msgctxt "bitmaptabpage|label3"
msgid "Style:"
msgstr "Estil:"
#: bitmaptabpage.ui:126
-#, fuzzy
msgctxt "bitmaptabpage|bitmapstyle"
msgid "Original"
msgstr "Original"
#: bitmaptabpage.ui:127
-#, fuzzy
msgctxt "bitmaptabpage|bitmapstyle"
msgid "Filled"
msgstr "Ple"
#: bitmaptabpage.ui:128
-#, fuzzy
msgctxt "bitmaptabpage|bitmapstyle"
msgid "Stretched"
msgstr "Ampliat"
@@ -2945,147 +2834,129 @@ msgstr "Ampliat"
#: bitmaptabpage.ui:129
msgctxt "bitmaptabpage|bitmapstyle"
msgid "Zoomed"
-msgstr ""
+msgstr "Ampliat"
#: bitmaptabpage.ui:130
-#, fuzzy
msgctxt "bitmaptabpage|bitmapstyle"
msgid "Custom"
msgstr "Personalitzat"
#: bitmaptabpage.ui:131
-#, fuzzy
msgctxt "bitmaptabpage|bitmapstyle"
msgid "Tiled"
-msgstr "Tessel·les"
+msgstr "En mosaic"
#: bitmaptabpage.ui:157
-#, fuzzy
msgctxt "bitmaptabpage|label4"
msgid "Size:"
msgstr "Mida:"
#: bitmaptabpage.ui:175
-#, fuzzy
msgctxt "bitmaptabpage|label5"
msgid "Width:"
-msgstr "Amplada:"
+msgstr "Amplària:"
#: bitmaptabpage.ui:201
-#, fuzzy
msgctxt "bitmaptabpage|label6"
msgid "Height:"
-msgstr "Alçada:"
+msgstr "Alçària:"
#: bitmaptabpage.ui:232
-#, fuzzy
msgctxt "bitmaptabpage|scaletsb"
msgid "Scale"
msgstr "Escala"
#: bitmaptabpage.ui:262
-#, fuzzy
msgctxt "bitmaptabpage|label7"
msgid "Position:"
msgstr "Posició:"
#: bitmaptabpage.ui:278
-#, fuzzy
msgctxt "bitmaptabpage|positionlb"
msgid "Top Left"
-msgstr "A l'esquerra"
+msgstr "Dalt a l'esquerra"
#: bitmaptabpage.ui:279
msgctxt "bitmaptabpage|positionlb"
msgid "Top Center"
-msgstr ""
+msgstr "A dalt centre"
#: bitmaptabpage.ui:280
-#, fuzzy
msgctxt "bitmaptabpage|positionlb"
msgid "Top Right"
-msgstr "A la dreta"
+msgstr "A dalt dreta"
#: bitmaptabpage.ui:281
msgctxt "bitmaptabpage|positionlb"
msgid "Center Left"
-msgstr ""
+msgstr "Centre a l'esquerra"
#: bitmaptabpage.ui:282
-#, fuzzy
msgctxt "bitmaptabpage|positionlb"
msgid "Center"
msgstr "Centre"
#: bitmaptabpage.ui:283
-#, fuzzy
msgctxt "bitmaptabpage|positionlb"
msgid "Center Right"
-msgstr "Coberta dreta"
+msgstr "Centre a la dreta"
#: bitmaptabpage.ui:284
-#, fuzzy
msgctxt "bitmaptabpage|positionlb"
msgid "Bottom Left"
-msgstr "Inferior esquerra"
+msgstr "A baix esquerra"
#: bitmaptabpage.ui:285
msgctxt "bitmaptabpage|positionlb"
msgid "Bottom Center"
-msgstr ""
+msgstr "A baix centre"
#: bitmaptabpage.ui:286
-#, fuzzy
msgctxt "bitmaptabpage|positionlb"
msgid "Bottom Right"
-msgstr "Inferior dreta"
+msgstr "A baix dreta"
#: bitmaptabpage.ui:312
msgctxt "bitmaptabpage|label9"
msgid "Tiling Position:"
-msgstr ""
+msgstr "Posició del mosaic:"
#: bitmaptabpage.ui:331
msgctxt "bitmaptabpage|label10"
msgid "X-Offset:"
-msgstr ""
+msgstr "Desplaçament X:"
#: bitmaptabpage.ui:356
msgctxt "bitmaptabpage|label11"
msgid "Y-Offset:"
-msgstr ""
+msgstr "Desplaçament Y:"
#: bitmaptabpage.ui:401
msgctxt "bitmaptabpage|label15"
msgid "Tiling Offset:"
-msgstr ""
+msgstr "Desplaçament del mosaic:"
#: bitmaptabpage.ui:423
-#, fuzzy
msgctxt "bitmaptabpage|tileofflb"
msgid "Row"
msgstr "Fila"
#: bitmaptabpage.ui:424
-#, fuzzy
msgctxt "bitmaptabpage|tileofflb"
msgid "Column"
msgstr "Columna"
#: bitmaptabpage.ui:467
-#, fuzzy
msgctxt "bitmaptabpage|label2"
msgid "Options"
msgstr "Opcions"
#: bitmaptabpage.ui:510
-#, fuzzy
msgctxt "bitmaptabpage|CTL_BITMAP_PREVIEW-atkobject"
msgid "Example"
msgstr "Exemple"
#: bitmaptabpage.ui:528
-#, fuzzy
msgctxt "bitmaptabpage|label8"
msgid "Preview"
msgstr "Previsualització"
@@ -3188,17 +3059,17 @@ msgstr "Definit per l'_usuari:"
#: borderpage.ui:85
msgctxt "borderpage|label14"
msgid "Pr_esets:"
-msgstr ""
+msgstr "Pr_econfiguracions:"
#: borderpage.ui:110
msgctxt "borderpage|rmadjcellbordersft"
msgid "_Adjacent Cells:"
-msgstr ""
+msgstr "_Cel·les adjacents:"
#: borderpage.ui:121
msgctxt "borderpage|rmadjcellborders"
msgid "Remove border"
-msgstr ""
+msgstr "Suprimeix la vora"
#: borderpage.ui:141
msgctxt "borderpage|label8"
@@ -3213,7 +3084,7 @@ msgstr "Est_il:"
#: borderpage.ui:189
msgctxt "borderpage|label16"
msgid "_Width:"
-msgstr "_Amplada:"
+msgstr "_Amplària:"
#: borderpage.ui:203
msgctxt "borderpage|label17"
@@ -3253,7 +3124,7 @@ msgstr "Sincronitza"
#: borderpage.ui:414
msgctxt "borderpage|label10"
msgid "Padding"
-msgstr ""
+msgstr "Separació"
#: borderpage.ui:457
msgctxt "borderpage|label22"
@@ -3541,7 +3412,6 @@ msgid "Te_xt direction:"
msgstr "Direcció del te_xt:"
#: cellalignment.ui:369
-#, fuzzy
msgctxt "cellalignment|labelProperties"
msgid "Properties"
msgstr "Propietats"
@@ -3682,7 +3552,6 @@ msgid "CTL Font"
msgstr "Tipus de lletra CTL"
#: charnamepage.ui:688
-#, fuzzy
msgctxt "charnamepage|preview-atkobject"
msgid "Preview"
msgstr "Previsualització"
@@ -3953,44 +3822,39 @@ msgid "Shadows"
msgstr "Ombres"
#: colorpage.ui:60
-#, fuzzy
msgctxt "colorpage|label21"
msgid "Palette:"
-msgstr "Paletes"
+msgstr "Paleta:"
#: colorpage.ui:101
msgctxt "colorpage|label20"
msgid "Recent Colors"
-msgstr ""
+msgstr "Colors recents"
#: colorpage.ui:156
-#, fuzzy
msgctxt "colorpage|RGB"
msgid "RGB"
msgstr "RGB"
#: colorpage.ui:172
-#, fuzzy
msgctxt "colorpage|CMYK"
msgid "CMYK"
msgstr "CMYK"
#: colorpage.ui:188
-#, fuzzy
msgctxt "colorpage|delete"
msgid "Delete"
-msgstr "_Suprimeix"
+msgstr "Suprimeix"
#: colorpage.ui:206
msgctxt "colorpage|label22"
msgid "Custom Palette"
-msgstr ""
+msgstr "Paleta personalitzada"
#: colorpage.ui:258
-#, fuzzy
msgctxt "colorpage|label1"
msgid "Colors"
-msgstr "Color"
+msgstr "Colors"
#: colorpage.ui:303
msgctxt "colorpage|oldpreview-atkobject"
@@ -4000,49 +3864,44 @@ msgstr "Color anterior"
#: colorpage.ui:333
msgctxt "colorpage|label7"
msgid "B"
-msgstr ""
+msgstr "B"
#: colorpage.ui:348
msgctxt "colorpage|label8"
msgid "G"
-msgstr ""
+msgstr "G"
#: colorpage.ui:363
msgctxt "colorpage|label9"
msgid "R"
-msgstr ""
+msgstr "R"
#: colorpage.ui:378
msgctxt "colorpage|label18"
msgid "Hex"
-msgstr ""
+msgstr "Hexadecimal"
#: colorpage.ui:458
-#, fuzzy
msgctxt "colorpage|label10"
msgid "_C"
msgstr "_C"
#: colorpage.ui:473
-#, fuzzy
msgctxt "colorpage|label16"
msgid "_K"
msgstr "_K"
#: colorpage.ui:488
-#, fuzzy
msgctxt "colorpage|label17"
msgid "_Y"
msgstr "_Y"
#: colorpage.ui:554
-#, fuzzy
msgctxt "colorpage|label15"
msgid "_M"
msgstr "_M"
#: colorpage.ui:579
-#, fuzzy
msgctxt "colorpage|label5"
msgid "Active"
msgstr "Actiu"
@@ -4053,13 +3912,11 @@ msgid "New Color"
msgstr "Color nou"
#: colorpage.ui:656
-#, fuzzy
msgctxt "colorpage|B_custom"
msgid "Blue"
msgstr "Blau"
#: colorpage.ui:671
-#, fuzzy
msgctxt "colorpage|R_custom"
msgid "Red"
msgstr "Roig"
@@ -4080,7 +3937,6 @@ msgid "_R"
msgstr "_R"
#: colorpage.ui:728
-#, fuzzy
msgctxt "colorpage|G_custom"
msgid "Green"
msgstr "Verd"
@@ -4088,7 +3944,7 @@ msgstr "Verd"
#: colorpage.ui:742
msgctxt "colorpage|label19"
msgid "_Hex"
-msgstr ""
+msgstr "_Hex"
#: colorpage.ui:786
msgctxt "colorpage|label11"
@@ -4111,16 +3967,14 @@ msgid "_Y"
msgstr "_Y"
#: colorpage.ui:905
-#, fuzzy
msgctxt "colorpage|edit"
msgid "Pick"
-msgstr "Rosa"
+msgstr "Selecciona"
#: colorpage.ui:927
-#, fuzzy
msgctxt "colorpage|label6"
msgid "New"
-msgstr "_Nou"
+msgstr "Nou"
#: colorpickerdialog.ui:26
msgctxt "colorpickerdialog|ColorPicker"
@@ -4213,7 +4067,6 @@ msgid "_Text"
msgstr "_Text"
#: comment.ui:228
-#, fuzzy
msgctxt "comment|label5"
msgid "_Insert"
msgstr "_Insereix"
@@ -4289,7 +4142,6 @@ msgid "Preview"
msgstr "Previsualització"
#: connectortabpage.ui:347
-#, fuzzy
msgctxt "connectortabpage|CTL_PREVIEW-atkobject"
msgid "Example"
msgstr "Exemple"
@@ -4362,12 +4214,12 @@ msgstr "Escapça"
#: croppage.ui:261
msgctxt "croppage|label6"
msgid "_Width:"
-msgstr "_Amplada:"
+msgstr "_Amplària:"
#: croppage.ui:287
msgctxt "croppage|label7"
msgid "_Height:"
-msgstr "_Alçada:"
+msgstr "_Alçària:"
#: croppage.ui:316
msgctxt "croppage|label10"
@@ -4377,12 +4229,12 @@ msgstr "Escala"
#: croppage.ui:351
msgctxt "croppage|label8"
msgid "_Width:"
-msgstr "_Amplada:"
+msgstr "_Amplària:"
#: croppage.ui:378
msgctxt "croppage|label9"
msgid "_Height:"
-msgstr "_Alçada:"
+msgstr "_Alçària:"
#: croppage.ui:408
msgctxt "croppage|label11"
@@ -4662,7 +4514,7 @@ msgstr "_Paraula"
#: editdictionarydialog.ui:198
msgctxt "editdictionarydialog|replace_label"
msgid "_Replace By"
-msgstr "_Substitueix amb"
+msgstr "_Reemplaça per"
#: editdictionarydialog.ui:251
msgctxt "editdictionarydialog|newreplace"
@@ -4977,10 +4829,9 @@ msgstr "Ombra"
#: effectspage.ui:562
msgctxt "effectspage|a11ywarning"
msgid "Accessibility option \"Use automatic font color for screen display\" is active. Font color attributes are not currently used to display text."
-msgstr ""
+msgstr "L'opció d'accessibilitat «Utilitza el color de lletra automàtic per a la visualització de la pantalla» està activada. Els atributs de color de lletra no s'utilitzen actualment per a mostrar el text."
#: effectspage.ui:611
-#, fuzzy
msgctxt "effectspage|preview-atkobject"
msgid "Preview"
msgstr "Previsualització"
@@ -5073,7 +4924,7 @@ msgstr "Acció assignada"
#: fmsearchdialog.ui:8
msgctxt "fmsearchdialog|RecordSearchDialog"
msgid "Record Search"
-msgstr "Cerca de registres"
+msgstr "Busca de registres"
#: fmsearchdialog.ui:21
msgctxt "fmsearchdialog|pbSearchAgain"
@@ -5118,7 +4969,7 @@ msgstr "Formulari:"
#: fmsearchdialog.ui:409
msgctxt "fmsearchdialog|label2"
msgid "Where to Search"
-msgstr "Àmbit de cerca"
+msgstr "Àmbit de busca"
#: fmsearchdialog.ui:460
msgctxt "fmsearchdialog|ftPosition"
@@ -5143,7 +4994,7 @@ msgstr "Similituds..."
#: fmsearchdialog.ui:558
msgctxt "fmsearchdialog|cbApprox"
msgid "S_imilarity search"
-msgstr "Cerca per s_imilitud"
+msgstr "Busca per s_imilitud"
#: fmsearchdialog.ui:574
msgctxt "fmsearchdialog|pbApproxSettings"
@@ -5201,10 +5052,9 @@ msgid "State"
msgstr "Província"
#: formatcellsdialog.ui:8
-#, fuzzy
msgctxt "formatcellsdialog|FormatCellsDialog"
msgid "Table Properties"
-msgstr "Propietats de la línia"
+msgstr "Propietats de la taula"
#: formatcellsdialog.ui:106
msgctxt "formatcellsdialog|name"
@@ -5247,7 +5097,6 @@ msgid "_File type:"
msgstr "Tipus de _fitxer:"
#: galleryfilespage.ui:77
-#, fuzzy
msgctxt "galleryfilespage|files-atkobject"
msgid "Files Found"
msgstr "Fitxers trobats"
@@ -5258,7 +5107,6 @@ msgid "Pr_eview"
msgstr "Pr_evisualització"
#: galleryfilespage.ui:125
-#, fuzzy
msgctxt "galleryfilespage|image-atkobject"
msgid "Preview"
msgstr "Previsualització"
@@ -5266,7 +5114,7 @@ msgstr "Previsualització"
#: galleryfilespage.ui:149
msgctxt "galleryfilespage|findfiles"
msgid "_Find Files..."
-msgstr "Cerca _fitxers..."
+msgstr "Busca _fitxers..."
#: galleryfilespage.ui:177
msgctxt "galleryfilespage|addall"
@@ -5301,7 +5149,7 @@ msgstr "Nom del tema"
#: gallerysearchprogress.ui:8
msgctxt "gallerysearchprogress|GallerySearchProgress"
msgid "Find"
-msgstr "Cerca"
+msgstr "Busca"
#: gallerysearchprogress.ui:78
msgctxt "gallerysearchprogress|label1"
@@ -5364,10 +5212,9 @@ msgid "_Modify"
msgstr "_Modifica"
#: gradientpage.ui:106
-#, fuzzy
msgctxt "gradientpage|label1"
msgid "Gradient"
-msgstr "De_gradat"
+msgstr "Degradat"
#: gradientpage.ui:149
msgctxt "gradientpage|typeft"
@@ -5405,16 +5252,14 @@ msgid "Square"
msgstr "Quadrat"
#: gradientpage.ui:197
-#, fuzzy
msgctxt "gradientpage|incrementft"
msgid "Increment:"
msgstr "Increment:"
#: gradientpage.ui:235
-#, fuzzy
msgctxt "gradientpage|autoincrement"
msgid "A_utomatic"
-msgstr "Automàtic"
+msgstr "A_utomàtic"
#: gradientpage.ui:272
msgctxt "gradientpage|angleft"
@@ -5424,7 +5269,7 @@ msgstr "A_ngle:"
#: gradientpage.ui:299
msgctxt "gradientpage|centerft"
msgid "Center ( X / Y ):"
-msgstr ""
+msgstr "Centre ( X / Y ):"
#: gradientpage.ui:367
msgctxt "gradientpage|borderft"
@@ -5434,37 +5279,34 @@ msgstr "_Vora:"
#: gradientpage.ui:425
msgctxt "gradientpage|colorfromft"
msgid "_From Color:"
-msgstr ""
+msgstr "_Des del color:"
#: gradientpage.ui:506
msgctxt "gradientpage|colortoft"
msgid "_To Color:"
-msgstr ""
+msgstr "_Al color:"
#: gradientpage.ui:533
-#, fuzzy
msgctxt "gradientpage|a11y_center_x"
msgid "Center X"
-msgstr "Centre _X:"
+msgstr "Centre X"
#: gradientpage.ui:547
-#, fuzzy
msgctxt "gradientpage|a11y_center_y"
msgid "Center Y"
-msgstr "Centre _Y:"
+msgstr "Centre Y"
#: gradientpage.ui:561
msgctxt "gradientpage|a11y_percentage_from"
msgid "From color percentage"
-msgstr ""
+msgstr "Des del percentatge de color"
#: gradientpage.ui:575
msgctxt "gradientpage|a11y_percentage_to"
msgid "To color percentage"
-msgstr ""
+msgstr "Al percentatge de color"
#: gradientpage.ui:600
-#, fuzzy
msgctxt "gradientpage|propfl"
msgid "Options"
msgstr "Opcions"
@@ -5475,7 +5317,6 @@ msgid "Example"
msgstr "Exemple"
#: gradientpage.ui:662
-#, fuzzy
msgctxt "gradientpage|label2"
msgid "Preview"
msgstr "Previsualització"
@@ -5631,7 +5472,6 @@ msgid "Hangul/Hanja Options"
msgstr "Opcions de hangul/hanja"
#: hangulhanjaoptdialog.ui:107
-#, fuzzy
msgctxt "hangulhanjaoptdialog|new"
msgid "New..."
msgstr "Nou..."
@@ -5672,10 +5512,9 @@ msgid "_Modify"
msgstr "_Modifica"
#: hatchpage.ui:108
-#, fuzzy
msgctxt "hatchpage|label2"
msgid "Hatch"
-msgstr "rellotge"
+msgstr "Ombreig"
#: hatchpage.ui:148
msgctxt "hatchpage|distanceft"
@@ -5713,13 +5552,11 @@ msgid "Line _color:"
msgstr "_Color de línia:"
#: hatchpage.ui:281
-#, fuzzy
msgctxt "hatchpage|backgroundcolor"
msgid "Background Color"
msgstr "Color de fons"
#: hatchpage.ui:313
-#, fuzzy
msgctxt "hatchpage|propfl"
msgid "Options"
msgstr "Opcions"
@@ -5730,7 +5567,6 @@ msgid "Example"
msgstr "Exemple"
#: hatchpage.ui:375
-#, fuzzy
msgctxt "hatchpage|label1"
msgid "Preview"
msgstr "Previsualització"
@@ -5841,7 +5677,6 @@ msgid "_FTP"
msgstr "_FTP"
#: hyperlinkinternetpage.ui:86
-#, fuzzy
msgctxt "hyperlinkinternetpage|target_label"
msgid "_URL:"
msgstr "_URL:"
@@ -5877,10 +5712,9 @@ msgid "Te_xt:"
msgstr "Te_xt:"
#: hyperlinkinternetpage.ui:260
-#, fuzzy
msgctxt "hyperlinkinternetpage|name_label"
msgid "Na_me:"
-msgstr "Nom:"
+msgstr "No_m:"
#: hyperlinkinternetpage.ui:303
msgctxt "hyperlinkinternetpage|form_label"
@@ -5968,10 +5802,9 @@ msgid "_Close"
msgstr "_Tanca"
#: hyperlinkmarkdialog.ui:72
-#, fuzzy
msgctxt "hyperlinkmarkdialog|TreeListBox-atkobject"
msgid "Mark Tree"
-msgstr "Marca l'arbre"
+msgstr "Arbre de marques"
#: hyperlinknewdocpage.ui:44
msgctxt "hyperlinknewdocpage|editnow"
@@ -6166,12 +5999,12 @@ msgstr "Vora"
#: insertfloatingframe.ui:297
msgctxt "insertfloatingframe|widthlabel"
msgid "Width:"
-msgstr "Amplada:"
+msgstr "Amplària:"
#: insertfloatingframe.ui:310
msgctxt "insertfloatingframe|heightlabel"
msgid "Height:"
-msgstr "Alçada:"
+msgstr "Alçària:"
#: insertfloatingframe.ui:345
msgctxt "insertfloatingframe|defaultwidth"
@@ -6186,7 +6019,7 @@ msgstr "Per defecte"
#: insertfloatingframe.ui:379
msgctxt "insertfloatingframe|label3"
msgid "Padding"
-msgstr ""
+msgstr "Separació"
#: insertoleobject.ui:8
msgctxt "insertoleobject|InsertOLEObjectDialog"
@@ -6211,7 +6044,7 @@ msgstr "Tipus d'objecte"
#: insertoleobject.ui:197
msgctxt "insertoleobject|urlbtn"
msgid "Search…"
-msgstr "Cerca…"
+msgstr "Busca…"
#: insertoleobject.ui:210
msgctxt "insertoleobject|linktofile"
@@ -6221,7 +6054,7 @@ msgstr "Enllaç a fitxer"
#: insertoleobject.ui:224
msgctxt "insertoleobject|asicon"
msgid "Display as icon"
-msgstr ""
+msgstr "Mostra com a icona"
#: insertoleobject.ui:245
msgctxt "insertoleobject|label2"
@@ -6416,7 +6249,7 @@ msgstr "E_spaiat:"
#: linestyletabpage.ui:191
msgctxt "linestyletabpage|CBX_SYNCHRONIZE"
msgid "_Fit to line width"
-msgstr "_Ajusta a l'amplada de la línia"
+msgstr "_Ajusta a l'amplària de la línia"
#: linestyletabpage.ui:354
msgctxt "linestyletabpage|BTN_MODIFY"
@@ -6486,7 +6319,7 @@ msgstr "Colo_r:"
#: linetabpage.ui:186
msgctxt "linetabpage|FT_LINE_WIDTH"
msgid "_Width:"
-msgstr "_Amplada:"
+msgstr "_Amplària:"
#: linetabpage.ui:228
msgctxt "linetabpage|FT_TRANSPARENT"
@@ -6579,7 +6412,6 @@ msgid "Icon"
msgstr "Icona"
#: linetabpage.ui:798
-#, fuzzy
msgctxt "linetabpage|CTL_PREVIEW-atkobject"
msgid "Example"
msgstr "Exemple"
@@ -6695,25 +6527,21 @@ msgid "Description"
msgstr "Descripció"
#: menuassignpage.ui:59
-#, fuzzy
msgctxt "menuassignpage|contentslabel"
msgid "_Search"
msgstr "_Cerca"
#: menuassignpage.ui:75
-#, fuzzy
msgctxt "menuassignpage|contentslabel"
msgid "Categor_y"
-msgstr "Categoria"
+msgstr "Categor_ia"
#: menuassignpage.ui:90
-#, fuzzy
msgctxt "menuassignpage|contentslabel"
msgid "_Function"
msgstr "_Funció"
#: menuassignpage.ui:105
-#, fuzzy
msgctxt "menuassignpage|label33"
msgid "Description"
msgstr "Descripció"
@@ -6721,15 +6549,14 @@ msgstr "Descripció"
#: menuassignpage.ui:117
msgctxt "menuassignpage|searchEntry"
msgid "Type to search"
-msgstr ""
+msgstr "Escriviu per a buscar"
#: menuassignpage.ui:160
msgctxt "menuassignpage|desc"
msgid "Local help is not installed."
-msgstr ""
+msgstr "No s'ha instal·lat l'ajuda local"
#: menuassignpage.ui:190
-#, fuzzy
msgctxt "menuassignpage|add"
msgid "Add item"
msgstr "Afig un element"
@@ -6737,28 +6564,24 @@ msgstr "Afig un element"
#: menuassignpage.ui:220
msgctxt "menuassignpage|remove"
msgid "Remove item"
-msgstr ""
+msgstr "Suprimeix un element"
#: menuassignpage.ui:267
-#, fuzzy
msgctxt "menuassignpage|functionbtn"
msgid "_Function"
msgstr "_Funció"
#: menuassignpage.ui:387
-#, fuzzy
msgctxt "menuassignpage|insert"
msgid "_Insert"
msgstr "_Insereix"
#: menuassignpage.ui:405
-#, fuzzy
msgctxt "menuassignpage|modify"
msgid "_Modify"
msgstr "_Modifica"
#: menuassignpage.ui:423
-#, fuzzy
msgctxt "menuassignpage|defaultsbtn"
msgid "_Defaults"
msgstr "Per _defecte"
@@ -6766,42 +6589,37 @@ msgstr "Per _defecte"
#: menuassignpage.ui:434
msgctxt "menuassignpage|defaultsbtn-atkobject"
msgid "Resets the selected toolbar, menu, or context menu to its default state."
-msgstr ""
+msgstr "Reinicialitza la barra d'eines seleccionada, menú o menú contextual al seu estat predeterminat."
#: menuassignpage.ui:537
-#, fuzzy
msgctxt "menuassignpage|insertseparator"
msgid "Insert Separator"
-msgstr "Separador de l'índex"
+msgstr "Insereix un separador"
#: menuassignpage.ui:545
msgctxt "menuassignpage|insertsubmenu"
msgid "Insert Submenu"
-msgstr ""
+msgstr "Insereix un submenú"
#: menuassignpage.ui:557
-#, fuzzy
msgctxt "menuassignpage|renameItem"
msgid "Rename..."
msgstr "Canvia el nom..."
#: menuassignpage.ui:565
-#, fuzzy
msgctxt "menuassignpage|changeIcon"
msgid "Change Icon..."
-msgstr "Canvi la icona"
+msgstr "Canvia la icona..."
#: menuassignpage.ui:573
-#, fuzzy
msgctxt "menuassignpage|resetIcon"
msgid "Reset Icon"
msgstr "Reinicialitza la icona"
#: menuassignpage.ui:581
-#, fuzzy
msgctxt "menuassignpage|restoreItem"
msgid "Restore Default Command"
-msgstr "Restaura l'orde per defecte"
+msgstr "Restaura l'orde predeterminada"
#: mosaicdialog.ui:16
msgctxt "mosaicdialog|MosaicDialog"
@@ -6811,7 +6629,7 @@ msgstr "Mosaic"
#: mosaicdialog.ui:144
msgctxt "mosaicdialog|label2"
msgid "_Width:"
-msgstr "_Amplada:"
+msgstr "_Amplària:"
#: mosaicdialog.ui:168
msgctxt "mosaicdialog|height"
@@ -6821,7 +6639,7 @@ msgstr "2"
#: mosaicdialog.ui:182
msgctxt "mosaicdialog|label3"
msgid "_Height:"
-msgstr "_Alçada:"
+msgstr "_Alçària:"
#: mosaicdialog.ui:199
msgctxt "mosaicdialog|edges"
@@ -7031,7 +6849,7 @@ msgstr "Nombre de _decimals:"
#: numberingformatpage.ui:308
msgctxt "numberingformatpage|denominatorft"
msgid "Den_ominator places:"
-msgstr ""
+msgstr "Nombre de _decimals:"
#: numberingformatpage.ui:329
msgctxt "numberingformatpage|leadzerosft"
@@ -7049,10 +6867,9 @@ msgid "_Thousands separator"
msgstr "Separador de _milers"
#: numberingformatpage.ui:378
-#, fuzzy
msgctxt "numberingformatpage|engineering"
msgid "_Engineering notation"
-msgstr "Notació d'enginyeria"
+msgstr "_Notació d'enginyeria"
#: numberingformatpage.ui:406
msgctxt "numberingformatpage|optionsft"
@@ -7102,12 +6919,12 @@ msgstr "Gràfics:"
#: numberingoptionspage.ui:197
msgctxt "numberingoptionspage|widthft"
msgid "Width:"
-msgstr "Amplada:"
+msgstr "Amplària:"
#: numberingoptionspage.ui:224
msgctxt "numberingoptionspage|heightft"
msgid "Height:"
-msgstr "Alçada:"
+msgstr "Alçària:"
#: numberingoptionspage.ui:250
msgctxt "numberingoptionspage|keepratio"
@@ -7297,7 +7114,7 @@ msgstr "Sagnat a:"
#: numberingpositionpage.ui:217
msgctxt "numberingpositionpage|at"
msgid "Tab stop at:"
-msgstr ""
+msgstr "Tabulació a:"
#: numberingpositionpage.ui:266
msgctxt "numberingpositionpage|indent"
@@ -7312,7 +7129,7 @@ msgstr "Relati_va"
#: numberingpositionpage.ui:310
msgctxt "numberingpositionpage|numberingwidth"
msgid "Width of numbering:"
-msgstr "Amplada de la numeració:"
+msgstr "Amplària de la numeració:"
#: numberingpositionpage.ui:350
msgctxt "numberingpositionpage|numdist"
@@ -7374,10 +7191,9 @@ msgid "Use te_xt selection cursor in read-only text documents"
msgstr "Utilitzeu el cursor de selecció de te_xt en els documents només de lectura"
#: optaccessibilitypage.ui:63
-#, fuzzy
msgctxt "optaccessibilitypage|animatedgraphics"
msgid "Allow animated _images"
-msgstr "Permet _gràfics animats"
+msgstr "Permet _imatges animades"
#: optaccessibilitypage.ui:79
msgctxt "optaccessibilitypage|animatedtext"
@@ -7477,7 +7293,7 @@ msgstr "Habilita les funcionalitats experimentals (pot provocar inestabilitat)"
#: optadvancedpage.ui:330
msgctxt "optadvancedpage|macrorecording"
msgid "Enable macro recording (may be limited)"
-msgstr "Habilita l'enregistrament de macros (pot estar limitat)"
+msgstr "Habilita l'gravació\t de macros (pot estar limitat)"
#: optadvancedpage.ui:344
msgctxt "optadvancedpage|expertconfig"
@@ -7520,10 +7336,9 @@ msgid "Custom Colors"
msgstr "Colors personalitzats"
#: optasianpage.ui:31
-#, fuzzy
msgctxt "optasianpage|charkerning"
msgid "_Western text only"
-msgstr "Tipus de lletra occidental"
+msgstr "Només text _occidental"
#: optasianpage.ui:49
msgctxt "optasianpage|charpunctkerning"
@@ -7691,15 +7506,14 @@ msgid "_Numerals:"
msgstr "_Xifres:"
#: optctlpage.ui:235
-#, fuzzy
msgctxt "optctlpage|numerals"
msgid "Arabic (1, 2, 3…)"
-msgstr "Àrabs (1 2 3)"
+msgstr "Aràbigues (1, 2, 3…)"
#: optctlpage.ui:236
msgctxt "optctlpage|numerals"
msgid "Eastern Arabic (٣ ,٢ ,١…)"
-msgstr ""
+msgstr "Aràbigues orientals (٣ ,٢ ,١…)"
#: optctlpage.ui:237
msgctxt "optctlpage|numerals"
@@ -7962,19 +7776,16 @@ msgid "Help Improve %PRODUCTNAME"
msgstr "Ajuda a millorar el %PRODUCTNAME"
#: optgeneralpage.ui:338
-#, fuzzy
msgctxt "optgeneralpage|quicklaunch"
msgid "Load %PRODUCTNAME during system start-up"
msgstr "Carrega el %PRODUCTNAME en iniciar el sistema"
#: optgeneralpage.ui:352
-#, fuzzy
msgctxt "optgeneralpage|systray"
msgid "Enable systray Quickstarter"
msgstr "Habilita l'inici ràpid a la safata del sistema"
#: optgeneralpage.ui:372
-#, fuzzy
msgctxt "optgeneralpage|label8"
msgid "%PRODUCTNAME Quickstarter"
msgstr "Inici ràpid del %PRODUCTNAME"
@@ -8045,10 +7856,9 @@ msgid "Character _set:"
msgstr "_Joc de caràcters:"
#: opthtmlpage.ui:489
-#, fuzzy
msgctxt "opthtmlpage|savegrflocal"
msgid "_Copy local images to Internet"
-msgstr "_Copia els gràfics locals a Internet"
+msgstr "_Copia les imatges locals a Internet"
#: opthtmlpage.ui:507
msgctxt "opthtmlpage|printextension"
@@ -8083,7 +7893,7 @@ msgstr "_majúscules/minúscules"
#: optjsearchpage.ui:50
msgctxt "optjsearchpage|matchfullhalfwidth"
msgid "_full-width/half-width forms"
-msgstr "_formes d'amplada completa/d'amplada mitjana"
+msgstr "_formes d'amplària completa/d'amplària mitjana"
#: optjsearchpage.ui:67
msgctxt "optjsearchpage|matchhiraganakatakana"
@@ -8221,10 +8031,9 @@ msgid "For the current document only"
msgstr "Només per al document actual"
#: optlanguagespage.ui:261
-#, fuzzy
msgctxt "optlanguagespage|ctlsupport"
msgid "Complex _text layout:"
-msgstr "Disposició complexa de text (CTL)"
+msgstr "Disposició complexa de _text:"
#: optlanguagespage.ui:276
msgctxt "optlanguagespage|asiansupport"
@@ -8262,10 +8071,9 @@ msgid "_Edit..."
msgstr "_Edita..."
#: optlingupage.ui:82
-#, fuzzy
msgctxt "optlingupage|lingumodulesedit-atkobject"
msgid "Edit Available language modules"
-msgstr "Paquets de llengua _disponibles:"
+msgstr "Edita els mòduls de llengua disponibles"
#: optlingupage.ui:112
msgctxt "optlingupage|lingudictsft"
@@ -8283,10 +8091,9 @@ msgid "Ed_it..."
msgstr "Ed_ita..."
#: optlingupage.ui:167
-#, fuzzy
msgctxt "optlingupage|lingudictsedit-atkobject"
msgid "Edit User-defined dictionaries"
-msgstr "Diccionaris definits per l'usuari"
+msgstr "Edita els diccionaris definits per l'usuari"
#: optlingupage.ui:179
msgctxt "optlingupage|lingudictsdelete"
@@ -8309,7 +8116,6 @@ msgid "Edi_t..."
msgstr "Edi_ta..."
#: optlingupage.ui:270
-#, fuzzy
msgctxt "optlingupage|linguoptionsedit-atkobject"
msgid "Edit Options"
msgstr "Edita les opcions"
@@ -8432,12 +8238,12 @@ msgstr "Habilita l'ús de l'OpenCL"
#: optopenclpage.ui:64
msgctxt "optopenclpage|openclused"
msgid "OpenCL is available for use."
-msgstr ""
+msgstr "L'OpenCL és disponible per a l'ús."
#: optopenclpage.ui:76
msgctxt "optopenclpage|openclnotused"
msgid "OpenCL is not used."
-msgstr ""
+msgstr "L'OpenCL no s'utilitza."
#: optopenclpage.ui:92
msgctxt "optopenclpage|label1"
@@ -8784,7 +8590,7 @@ msgstr "Opcions i avisos de seguretat"
#: optuserpage.ui:12
msgctxt "optuserpage|liststore1"
msgid "No key"
-msgstr ""
+msgstr "Cap tecla"
#: optuserpage.ui:45
msgctxt "optuserpage|companyft"
@@ -8822,7 +8628,6 @@ msgid "Telephone (home/_work):"
msgstr "Telèfon (casa/_faena):"
#: optuserpage.ui:134
-#, fuzzy
msgctxt "phoneft-atkobject"
msgid "Home telephone number"
msgstr "Número de telèfon particular"
@@ -8838,67 +8643,56 @@ msgid "First name"
msgstr "Nom"
#: optuserpage.ui:189
-#, fuzzy
msgctxt "lastname-atkobject"
msgid "Last name"
msgstr "Cognoms"
#: optuserpage.ui:207
-#, fuzzy
msgctxt "shortname-atkobject"
msgid "Initials"
msgstr "Inicials"
#: optuserpage.ui:236
-#, fuzzy
msgctxt "city-atkobject"
msgid "City"
msgstr "Ciutat"
#: optuserpage.ui:254
-#, fuzzy
msgctxt "state-atkobject"
msgid "State"
-msgstr "Província"
+msgstr "Estat"
#: optuserpage.ui:272
-#, fuzzy
msgctxt "zip-atkobject"
msgid "Zip code"
msgstr "Codi postal"
#: optuserpage.ui:302
-#, fuzzy
msgctxt "title-atkobject"
msgid "Title"
msgstr "Títol"
#: optuserpage.ui:320
-#, fuzzy
msgctxt "position-atkobject"
msgid "Position"
msgstr "Posició"
#: optuserpage.ui:349
-#, fuzzy
msgctxt "home-atkobject"
msgid "Home telephone number"
msgstr "Número de telèfon particular"
#: optuserpage.ui:367
-#, fuzzy
msgctxt "work-atkobject"
msgid "Work telephone number"
msgstr "Número de telèfon de la faena"
#: optuserpage.ui:397
-#, fuzzy
msgctxt "fax-atkobject"
msgid "FAX number"
msgstr "Número de fax"
#: optuserpage.ui:415
-#, fuzzy
msgctxt "email-atkobject"
msgid "email address"
msgstr "adreça electrònica"
@@ -8914,25 +8708,21 @@ msgid "Last name/first _name/father’s name/initials:"
msgstr "Cognom/_Nom/Nom del pare/Inicials"
#: optuserpage.ui:472
-#, fuzzy
msgctxt "ruslastname-atkobject"
msgid "Last name"
msgstr "Cognoms"
#: optuserpage.ui:490
-#, fuzzy
msgctxt "rusfathersname-atkobject"
msgid "Father's name"
msgstr "Nom del pare"
#: optuserpage.ui:508
-#, fuzzy
msgctxt "russhortname-atkobject"
msgid "Initials"
msgstr "Inicials"
#: optuserpage.ui:526
-#, fuzzy
msgctxt "rusfirstname-atkobject"
msgid "First name"
msgstr "Nom"
@@ -8943,19 +8733,16 @@ msgid "Last/first _name/initials:"
msgstr "Cognoms/_nom/inicials:"
#: optuserpage.ui:569
-#, fuzzy
msgctxt "eastlastname-atkobject"
msgid "Last name"
msgstr "Cognoms"
#: optuserpage.ui:587
-#, fuzzy
msgctxt "eastfirstname-atkobject"
msgid "First name"
msgstr "Nom"
#: optuserpage.ui:605
-#, fuzzy
msgctxt "eastshortname-atkobject"
msgid "Initials"
msgstr "Inicials"
@@ -8966,13 +8753,11 @@ msgid "_Street/apartment number:"
msgstr "_Carrer / número d'apartament:"
#: optuserpage.ui:648
-#, fuzzy
msgctxt "russtreet-atkobject"
msgid "Street"
msgstr "Carrer"
#: optuserpage.ui:666
-#, fuzzy
msgctxt "ruslastname-atkobject"
msgid "Apartment number"
msgstr "Número d'apartament"
@@ -8983,13 +8768,11 @@ msgid "_Zip/city:"
msgstr "_Codi postal/Ciutat:"
#: optuserpage.ui:709
-#, fuzzy
msgctxt "icity-atkobject"
msgid "City"
msgstr "Ciutat"
#: optuserpage.ui:727
-#, fuzzy
msgctxt "izip-atkobject"
msgid "Zip code"
msgstr "Codi postal"
@@ -9002,27 +8785,27 @@ msgstr "Adreça"
#: optuserpage.ui:861
msgctxt "optuserpage|signingkeylabel"
msgid "OpenPGP signing key:"
-msgstr ""
+msgstr "Clau de signatura OpenPGP:"
#: optuserpage.ui:875
msgctxt "optuserpage|encryptionkeylabel"
msgid "OpenPGP encryption key:"
-msgstr ""
+msgstr "Clau de xifratge OpenPGP:"
#: optuserpage.ui:908
msgctxt "optuserpage|encrypttoself"
msgid "When encrypting documents, always encrypt to self"
-msgstr ""
+msgstr "En xifrar documents, sempre xifra per a un mateix"
#: optuserpage.ui:930
msgctxt "optuserpage|cryptographylabel"
msgid "Cryptography"
-msgstr ""
+msgstr "Xifratge"
#: optviewpage.ui:47
msgctxt "optviewpage|grid3|tooltip_text"
msgid "Requires restart"
-msgstr ""
+msgstr "Cal reiniciar"
#: optviewpage.ui:51
msgctxt "optviewpage|useaccel"
@@ -9042,12 +8825,12 @@ msgstr "Usa l'OpenGL per a totes les renderitzacions"
#: optviewpage.ui:95
msgctxt "optviewpage|forceopengl"
msgid "Ignore OpenGL blacklist"
-msgstr ""
+msgstr "Ignora la llista negra de l'OpenGL"
#: optviewpage.ui:99
msgctxt "optviewpage|forceopengl|tooltip_text"
msgid "Requires restart. Enabling this may expose driver bugs"
-msgstr ""
+msgstr "Cal reiniciar. Habilitar això pot fer aparèixer errors del controlador"
#: optviewpage.ui:113
msgctxt "optviewpage|openglenabled"
@@ -9070,19 +8853,16 @@ msgid "Icons in men_us:"
msgstr "Icones als me_nús:"
#: optviewpage.ui:189
-#, fuzzy
msgctxt "optviewpage|contextmenushortcuts"
msgid "Automatic"
msgstr "Automàtic"
#: optviewpage.ui:190
-#, fuzzy
msgctxt "optviewpage|contextmenushortcuts"
msgid "Hide"
msgstr "Amaga"
#: optviewpage.ui:191
-#, fuzzy
msgctxt "optviewpage|contextmenushortcuts"
msgid "Show"
msgstr "Mostra"
@@ -9090,7 +8870,7 @@ msgstr "Mostra"
#: optviewpage.ui:204
msgctxt "optviewpage|label10"
msgid "Shortcuts in context menus:"
-msgstr ""
+msgstr "Tecles de drecera als menús contextuals:"
#: optviewpage.ui:218
msgctxt "optviewpage|menuicons"
@@ -9125,7 +8905,7 @@ msgstr "Llistes de tipus de lletra"
#: optviewpage.ui:343
msgctxt "optviewpage|label8"
msgid "Toolbar icon _size:"
-msgstr ""
+msgstr "Mida de les icones de la barra d'eines:"
#: optviewpage.ui:358
msgctxt "optviewpage|iconstyle"
@@ -9148,7 +8928,6 @@ msgid "Crystal"
msgstr "Crystal"
#: optviewpage.ui:362
-#, fuzzy
msgctxt "optviewpage|iconstyle"
msgid "Tango"
msgstr "Tango"
@@ -9159,7 +8938,6 @@ msgid "Oxygen"
msgstr "Oxygen"
#: optviewpage.ui:364
-#, fuzzy
msgctxt "optviewpage|iconstyle"
msgid "Classic"
msgstr "Clàssic"
@@ -9167,16 +8945,14 @@ msgstr "Clàssic"
#: optviewpage.ui:365
msgctxt "optviewpage|iconstyle"
msgid "Sifr"
-msgstr ""
+msgstr "Sifr"
#: optviewpage.ui:366
-#, fuzzy
msgctxt "optviewpage|iconstyle"
msgid "Breeze"
msgstr "Brisa"
#: optviewpage.ui:367
-#, fuzzy
msgctxt "optviewpage|iconstyle"
msgid "Tango Testing"
msgstr "Tango (en proves)"
@@ -9197,7 +8973,6 @@ msgid "Large"
msgstr "Gran"
#: optviewpage.ui:383
-#, fuzzy
msgctxt "optviewpage|iconsize"
msgid "Extra Large"
msgstr "Molt gran"
@@ -9215,22 +8990,19 @@ msgstr "Suavitza el tipus de lletra a la _pantalla"
#: optviewpage.ui:425
msgctxt "optviewpage|label9"
msgid "Sidebar _icon size:"
-msgstr ""
+msgstr "Mida de les _icones de la barra lateral:"
#: optviewpage.ui:439
-#, fuzzy
msgctxt "optviewpage|sidebariconsize"
msgid "Automatic"
-msgstr "Automàtic"
+msgstr "Automàtica"
#: optviewpage.ui:440
-#, fuzzy
msgctxt "optviewpage|sidebariconsize"
msgid "Small"
msgstr "Petita"
#: optviewpage.ui:441
-#, fuzzy
msgctxt "optviewpage|sidebariconsize"
msgid "Large"
msgstr "Gran"
@@ -9238,22 +9010,19 @@ msgstr "Gran"
#: optviewpage.ui:454
msgctxt "optviewpage|label7"
msgid "_Notebookbar icon size:"
-msgstr ""
+msgstr "Mida de la icona de la barra de _notes:"
#: optviewpage.ui:468
-#, fuzzy
msgctxt "optviewpage|notebookbariconsize"
msgid "Automatic"
-msgstr "Automàtic"
+msgstr "Automàtica"
#: optviewpage.ui:469
-#, fuzzy
msgctxt "optviewpage|notebookbariconsize"
msgid "Small"
msgstr "Petita"
#: optviewpage.ui:470
-#, fuzzy
msgctxt "optviewpage|notebookbariconsize"
msgid "Large"
msgstr "Gran"
@@ -9341,12 +9110,12 @@ msgstr "_Format:"
#: pageformatpage.ui:96
msgctxt "pageformatpage|labelWidth"
msgid "_Width:"
-msgstr "_Amplada:"
+msgstr "_Amplària:"
#: pageformatpage.ui:123
msgctxt "pageformatpage|labelHeight"
msgid "_Height:"
-msgstr "_Alçada:"
+msgstr "_Alçària:"
#: pageformatpage.ui:149
msgctxt "pageformatpage|labelOrientation"
@@ -9419,10 +9188,9 @@ msgid "_Page layout:"
msgstr "Disposició de _pàgina:"
#: pageformatpage.ui:554
-#, fuzzy
msgctxt "pageformatpage|label4"
msgid "Page numbers:"
-msgstr "Nú_mero de pàgina:"
+msgstr "Números de pàgina:"
#: pageformatpage.ui:566
msgctxt "pageformatpage|checkRegisterTrue"
@@ -9472,7 +9240,6 @@ msgstr ""
#: paragalignpage.ui:15
#: /home/cl/vc/git/libo-core/cui/uiconfig/ui/paragalignpage.ui:19
-#, fuzzy
msgctxt "paragalignpage|liststoreLB_LASTLINE"
msgid "Start"
msgstr "Inici"
@@ -9593,37 +9360,31 @@ msgid "Single"
msgstr "Simple"
#: paraindentspacing.ui:41
-#, fuzzy
msgctxt "paraindentspacing|liststoreLB_LINEDIST"
msgid "1.15 Lines"
-msgstr "1,5 línies"
+msgstr "1,15 línies"
#: paraindentspacing.ui:45
-#, fuzzy
msgctxt "paraindentspacing|liststoreLB_LINEDIST"
msgid "1.5 Lines"
msgstr "1,5 línies"
#: paraindentspacing.ui:49
-#, fuzzy
msgctxt "paraindentspacing|liststoreLB_LINEDIST"
msgid "Double"
msgstr "Doble"
#: paraindentspacing.ui:53
-#, fuzzy
msgctxt "paraindentspacing|liststoreLB_LINEDIST"
msgid "Proportional"
msgstr "Proporcional"
#: paraindentspacing.ui:57
-#, fuzzy
msgctxt "paraindentspacing|liststoreLB_LINEDIST"
msgid "At least"
msgstr "Com a mínim"
#: paraindentspacing.ui:61
-#, fuzzy
msgctxt "paraindentspacing|liststoreLB_LINEDIST"
msgid "Leading"
msgstr "Interlineat"
@@ -9769,21 +9530,19 @@ msgid "Delete _all"
msgstr "Suprimeix-ho _tot"
#: paratabspage.ui:492
-#, fuzzy
msgctxt "paratabspage|label4"
msgid "points"
msgstr "punts"
#: paratabspage.ui:505
-#, fuzzy
msgctxt "paratabspage|label5"
msgid "dashes"
-msgstr "traçat"
+msgstr "traços"
#: paratabspage.ui:518
msgctxt "paratabspage|label6"
msgid "underscores"
-msgstr ""
+msgstr "subratllat"
#: password.ui:8
msgctxt "password|PasswordDialog"
@@ -9851,55 +9610,46 @@ msgid "Selection"
msgstr "Selecció"
#: patterntabpage.ui:65
-#, fuzzy
msgctxt "patterntabpage|BTN_MODIFY"
msgid "_Modify"
msgstr "_Modifica"
#: patterntabpage.ui:92
-#, fuzzy
msgctxt "patterntabpage|label3"
msgid "Pattern"
msgstr "Patró"
#: patterntabpage.ui:135
-#, fuzzy
msgctxt "patterntabpage|label4"
msgid "Pattern Editor:"
msgstr "Editor de patrons:"
#: patterntabpage.ui:151
-#, fuzzy
msgctxt "patterntabpage|CTL_PIXEL-atkobject"
msgid "Pattern Editor"
msgstr "Editor de patrons"
#: patterntabpage.ui:179
-#, fuzzy
msgctxt "patterntabpage|label5"
msgid "Foreground Color:"
-msgstr "Color de fons"
+msgstr "Color de primer pla:"
#: patterntabpage.ui:217
-#, fuzzy
msgctxt "patterntabpage|label6"
msgid "Background Color:"
-msgstr "Color de fons"
+msgstr "Color del fons:"
#: patterntabpage.ui:252
-#, fuzzy
msgctxt "patterntabpage|label1"
msgid "Options"
msgstr "Opcions"
#: patterntabpage.ui:295
-#, fuzzy
msgctxt "patterntabpage|CTL_PREVIEW-atkobject"
msgid "Example"
msgstr "Exemple"
#: patterntabpage.ui:313
-#, fuzzy
msgctxt "patterntabpage|label2"
msgid "Preview"
msgstr "Previsualització"
@@ -10032,7 +9782,7 @@ msgstr "Ajusta a la línia"
#: positionpage.ui:316
msgctxt "positionpage|label24"
msgid "Scale width"
-msgstr "Escala l'amplada"
+msgstr "Escala l'amplària"
#: positionpage.ui:359
msgctxt "positionpage|rotateandscale"
@@ -10047,7 +9797,7 @@ msgstr "Escala"
#: positionpage.ui:428
msgctxt "positionpage|pairkerning"
msgid "Pair kerning"
-msgstr "Interlletratge parell"
+msgstr "Parelles d'interlletratge"
#: positionpage.ui:449
msgctxt "positionpage|label22"
@@ -10055,10 +9805,9 @@ msgid "Spacing"
msgstr "Espaiat"
#: positionpage.ui:478
-#, fuzzy
msgctxt "positionpage|preview-atkobject"
msgid "Preview"
-msgstr "Previsualització"
+msgstr "Previsualitza"
#: positionsizedialog.ui:8
msgctxt "positionsizedialog|PositionAndSizeDialog"
@@ -10148,12 +9897,12 @@ msgstr "Protegeix"
#: possizetabpage.ui:434
msgctxt "possizetabpage|TSB_AUTOGROW_WIDTH"
msgid "_Fit width to text"
-msgstr "_Ajusta l'amplada al text"
+msgstr "_Ajusta l'amplària al text"
#: possizetabpage.ui:451
msgctxt "possizetabpage|TSB_AUTOGROW_HEIGHT"
msgid "Fit _height to text"
-msgstr "Aj_usta l'alçada al text"
+msgstr "Aj_usta l'alçària al text"
#: possizetabpage.ui:475
msgctxt "possizetabpage|label4"
@@ -10403,22 +10152,22 @@ msgstr "Angle de rotació"
#: screenshotannotationdialog.ui:8
msgctxt "screenshotannotationdialog|ScreenshotAnnotationDialog"
msgid "Interactive Screenshot Annotation"
-msgstr ""
+msgstr "Anotació de captura de pantalla interactiva"
#: screenshotannotationdialog.ui:39
msgctxt "screenshotannotationdialog|save"
msgid "Save Screenshot..."
-msgstr ""
+msgstr "Guarda la captura…"
#: screenshotannotationdialog.ui:67
msgctxt "screenshotannotationdialog|label2"
msgid "Click the widgets to add annotation:"
-msgstr ""
+msgstr "Feu clic als ginys per a afegir una anotació:"
#: screenshotannotationdialog.ui:93
msgctxt "screenshotannotationdialog|label1"
msgid "Paste the following markup into the help file:"
-msgstr ""
+msgstr "Enganxeu el codi següent en el fitxer d'ajuda:"
#: scriptorganizer.ui:7
msgctxt "scriptorganizer|ScriptOrganizerDialog"
@@ -10456,10 +10205,9 @@ msgid "Attributes"
msgstr "Atributs"
#: searchformatdialog.ui:8
-#, fuzzy
msgctxt "searchformatdialog|SearchFormatDialog"
msgid "Text Format "
-msgstr "Format del text"
+msgstr "Format del text "
#: searchformatdialog.ui:106
msgctxt "searchformatdialog|font"
@@ -10534,7 +10282,7 @@ msgstr "En crear _fitxers PDF"
#: securityoptionsdialog.ui:227
msgctxt "securityoptionsdialog|label3"
msgid "Warn if document contains recorded changes, versions, hidden information or notes:"
-msgstr "Avisa si el document conté canvis enregistrats, versions, informació oculta o notes:"
+msgstr "Avisa si el document conté canvis gravats, versions, informació oculta o notes:"
#: securityoptionsdialog.ui:242
msgctxt "securityoptionsdialog|label1"
@@ -10574,18 +10322,17 @@ msgstr "Seleccioneu el tema del Firefox"
#: select_persona_dialog.ui:56
msgctxt "select_persona_dialog|search_personas"
msgid "_Go"
-msgstr ""
+msgstr "_Vés"
#: select_persona_dialog.ui:86
msgctxt "select_persona_dialog|label1"
msgid "Search Term or Firefox Theme URL"
-msgstr ""
+msgstr "Terme de busca o URL del tema del Firefox"
#: select_persona_dialog.ui:228
-#, fuzzy
msgctxt "select_persona_dialog|label6"
msgid "Categories"
-msgstr "Categories:"
+msgstr "Categories"
#: selectpathdialog.ui:8
msgctxt "selectpathdialog|SelectPathDialog"
@@ -10645,7 +10392,7 @@ msgstr "Les columnes següents estan amagades. Seleccioneu els camps que s'han d
#: similaritysearchdialog.ui:14
msgctxt "similaritysearchdialog|SimilaritySearchDialog"
msgid "Similarity Search"
-msgstr "Cerca per similitud"
+msgstr "Busca per similitud"
#: similaritysearchdialog.ui:95
msgctxt "similaritysearchdialog|label2"
@@ -10773,7 +10520,6 @@ msgid "Special Characters"
msgstr "Caràcters especials"
#: specialcharacters.ui:24
-#, fuzzy
msgctxt "specialcharacters|insert"
msgid "_Insert"
msgstr "_Insereix"
@@ -10789,10 +10535,9 @@ msgid "Font:"
msgstr "Tipus de lletra:"
#: specialcharacters.ui:158
-#, fuzzy
msgctxt "specialcharacters|srchft"
msgid "Search:"
-msgstr "Cerca…"
+msgstr "Busca:"
#: specialcharacters.ui:218
msgctxt "specialcharacters|hexlabel"
@@ -10807,25 +10552,24 @@ msgstr "Decimal:"
#: specialcharacters.ui:290
msgctxt "specialcharacters|favbtn"
msgid "Add to Favorites"
-msgstr ""
+msgstr "Afig als preferits"
#: specialcharacters.ui:294
msgctxt "specialcharacters|favbtn|tooltip_text"
msgid "Maximum Limit: 16 Characters"
-msgstr ""
+msgstr "Límit màxim: 16 caràcters"
#: specialcharacters.ui:341
msgctxt "specialcharacters|symboltext1"
msgid "Recent Characters:"
-msgstr ""
+msgstr "Caràcters recents:"
#: specialcharacters.ui:572
msgctxt "specialcharacters|favbtn|symboltext2"
msgid "Favorite Characters:"
-msgstr ""
+msgstr "Caràcters preferits:"
#: spellingdialog.ui:9
-#, fuzzy
msgctxt "spellingdialog|SpellingDialog"
msgid "Spelling: $LANGUAGE ($LOCATION)"
msgstr "Ortografia: $LANGUAGE ($LOCATION)"
@@ -10998,7 +10742,7 @@ msgstr "_Canvia la contrasenya..."
#: swpossizepage.ui:75
msgctxt "swpossizepage|widthft"
msgid "_Width:"
-msgstr "_Amplada:"
+msgstr "_Amplària:"
#: swpossizepage.ui:113
msgctxt "swpossizepage|heightft"
@@ -11233,7 +10977,7 @@ msgstr "Ajusta l'ampla_da al text"
#: textattrtabpage.ui:59
msgctxt "textattrtabpage|TSB_AUTOGROW_HEIGHT"
msgid "Fit h_eight to text"
-msgstr "Ajusta l'alçada al t_ext"
+msgstr "Ajusta l'alçària al t_ext"
#: textattrtabpage.ui:75
msgctxt "textattrtabpage|TSB_FIT_TO_SIZE"
@@ -11246,7 +10990,6 @@ msgid "_Adjust to contour"
msgstr "Ajusta a la _vora"
#: textattrtabpage.ui:113
-#, fuzzy
msgctxt "textattrtabpage|label1"
msgid "Drawing Object Text"
msgstr "Text de l'objecte de dibuix"
@@ -11264,7 +11007,7 @@ msgstr "_Redimensiona la forma perquè s'ajuste al text"
#: textattrtabpage.ui:190
msgctxt "textattrtabpage|label8"
msgid "Custom Shape Text"
-msgstr ""
+msgstr "Text de la forma personalitzada"
#: textattrtabpage.ui:237
msgctxt "textattrtabpage|label4"
@@ -11367,10 +11110,9 @@ msgid "Position:"
msgstr "Posició:"
#: textflowpage.ui:295
-#, fuzzy
msgctxt "textflowpage|comboPageStyle-atkobject"
msgid "Page Style"
-msgstr "Estil de la pàgina"
+msgstr "Estil de pàgina"
#: textflowpage.ui:309
msgctxt "textflowpage|comboBreakType"
@@ -11668,7 +11410,6 @@ msgid "Enclosing Character"
msgstr "Caràcter d'inclusió"
#: twolinespage.ui:233
-#, fuzzy
msgctxt "twolinespage|preview-atkobject"
msgid "Preview"
msgstr "Previsualització"
@@ -11731,12 +11472,12 @@ msgstr "Òptim"
#: zoomdialog.ui:120
msgctxt "zoomdialog|fitwandh"
msgid "Fit width and height"
-msgstr "Ajusta a l'amplada i a l'alçada"
+msgstr "Ajusta a l'amplària i a l'alçària"
#: zoomdialog.ui:137
msgctxt "zoomdialog|fitw"
msgid "Fit width"
-msgstr "Ajusta a l'amplada"
+msgstr "Ajusta a l'amplària"
#: zoomdialog.ui:154
msgctxt "zoomdialog|100pc"
@@ -11749,10 +11490,9 @@ msgid "Variable:"
msgstr "Variable:"
#: zoomdialog.ui:204
-#, fuzzy
msgctxt "zoomdialog|zoomsb-atkobject"
msgid "Variable"
-msgstr "Variable:"
+msgstr "Variable"
#: zoomdialog.ui:229
msgctxt "zoomdialog|label2"
@@ -11775,7 +11515,6 @@ msgid "Columns:"
msgstr "Columnes"
#: zoomdialog.ui:332
-#, fuzzy
msgctxt "zoomdialog|columnssb-atkobject"
msgid "Columns"
msgstr "Columnes"
diff --git a/source/ca-valencia/dbaccess/messages.po b/source/ca-valencia/dbaccess/messages.po
index 8c47a4722c4..71861d4b558 100644
--- a/source/ca-valencia/dbaccess/messages.po
+++ b/source/ca-valencia/dbaccess/messages.po
@@ -4,14 +4,17 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2017-11-22 13:53+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"PO-Revision-Date: 2018-01-15 13:22+0000\n"
+"Last-Translator: joamuran <joamuran@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: ca-valencia\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1516022538.000000\n"
#: query.hrc:26
#, fuzzy
@@ -123,7 +126,7 @@ msgstr "La columna no permet la propietat '%value'."
#: strings.hrc:42
msgctxt "RID_STR_COLUMN_NOT_SEARCHABLE"
msgid "The column is not searchable!"
-msgstr "La columna no permet la cerca."
+msgstr "La columna no permet la busca."
#: strings.hrc:43
msgctxt "RID_STR_NOT_SEQUENCE_INT8"
@@ -585,7 +588,7 @@ msgstr "Edita la descripció de la columna"
#: strings.hrc:136
msgctxt "STR_QUERY_UNDO_SIZE_COLUMN"
msgid "Adjust column width"
-msgstr "Ajusta l'amplada de la columna"
+msgstr "Ajusta l'amplària de la columna"
#: strings.hrc:137
msgctxt "STR_QUERY_SORTTEXT"
@@ -764,7 +767,6 @@ msgid "Row Height..."
msgstr "Alçada de la fila"
#: strings.hrc:174
-#, fuzzy
msgctxt "RID_STR_COPY"
msgid "~Copy"
msgstr "~Copia"
@@ -999,7 +1001,7 @@ msgid ""
msgstr ""
"Les macros haurien d'anar incrustades en el mateix document de base de dades.\n"
"\n"
-"Podeu continuar fent servir el document com abans, però és molt recomanable que migreu les macros. L'element de menú \"Eines / Migra les macros...\" vos ajudarà a fer-ho.\n"
+"Podeu continuar fent servir el document com abans, però és molt recomanable que migreu les macros. L'element de menú «Eines ▸ Migra les macros...» vos ajudarà a fer-ho.\n"
"\n"
"Tingueu en compte que no podreu incrustar macros en el document de base de dades fins que no feu esta migració. "
@@ -1334,7 +1336,6 @@ msgstr ""
"No podeu introduir dades en este tipus de camps. S'assignarà un valor intrínsec a cada registre nou de manera automàtica (este valor provindrà de l'increment del registre anterior)."
#: strings.hrc:290
-#, fuzzy
msgctxt "STR_BUTTON_FORMAT"
msgid "~..."
msgstr "~..."
@@ -1404,7 +1405,7 @@ msgstr ""
#: strings.hrc:301
msgctxt "STR_TABLEDESIGN_ALTER_ERROR"
msgid "The column \"$column$\" could not be changed. Should the column instead be deleted and the new format appended?"
-msgstr "No s'ha pogut modificar la columna \"$column$\". Voleu suprimir-la i aplicar el format nou?"
+msgstr "No s'ha pogut modificar la columna «$column$». Voleu suprimir-la i aplicar el format nou?"
#: strings.hrc:302
msgctxt "STR_TABLEDESIGN_SAVE_ERROR"
@@ -1644,7 +1645,7 @@ msgstr "El fitxer \"$file$\" no existeix."
#: strings.hrc:349
msgctxt "STR_WARNINGS_DURING_CONNECT"
msgid "Warnings were encountered while connecting to the data source. Press \"$buttontext$\" to view them."
-msgstr "S'han trobat advertències mentre es connectava a la font de base de dades. Feu clic a \"$buttontext$\" per veure-les."
+msgstr "S'han trobat advertències mentre es connectava a la font de base de dades. Feu clic a «$buttontext$» per a veure-les."
#: strings.hrc:350
msgctxt "STR_NAMED_OBJECT_ALREADY_EXISTS"
@@ -1754,7 +1755,7 @@ msgstr "Nom de la font de dades ODBC al sistema"
#: strings.hrc:374
msgctxt "STR_WRITER_PATH_OR_FILE"
msgid "Path to the Writer document"
-msgstr ""
+msgstr "Camí al document de Writer"
#: strings.hrc:375
msgctxt "STR_MYSQL_DATABASE_NAME"
@@ -1822,7 +1823,9 @@ msgctxt "STR_WIZ_NAME_ALREADY_DEFINED"
msgid ""
"Enter a unique name for the new primary key data field.\n"
"The following name is already in use:"
-msgstr "Introduïu un nom únic per al camp de dades nou de clau primària.El nom següent ja és en ús:"
+msgstr ""
+"Introduïu un nom únic per al camp de dades nou de clau primària.\n"
+"El nom següent ja és en ús:"
#: strings.hrc:389
msgctxt "STR_WIZ_NAME_MATCHING_TITEL"
@@ -1927,7 +1930,7 @@ msgstr "Estableix una connexió ODBC"
#: strings.hrc:410
msgctxt "STR_PAGETITLE_DOCUMENT_OR_SPREADSHEET"
msgid "Set up Writer Document or Spreadsheet connection"
-msgstr ""
+msgstr "Configura una connexió a un document de Writter o un full de càlcul de Calc"
#: strings.hrc:411
msgctxt "STR_PAGETITLE_AUTHENTIFICATION"
@@ -2170,7 +2173,7 @@ msgstr "Codi d'error"
#: strings.hrc:457
msgctxt "STR_EXPLAN_STRINGCONVERSION_ERROR"
msgid "A frequent reason for this error is an inappropriate character set setting for the language of your database. Check the setting by choosing Edit - Database - Properties."
-msgstr "Una causa freqüent d'este error és una selecció inapropiada del joc de caràcters per a la llengua de la vostra base de dades. Verifiqueu l'opció seleccionant Edita - Base de dades - Propietats."
+msgstr "Una causa freqüent d'este error és una selecció inapropiada del joc de caràcters per a la llengua de la vostra base de dades. Verifiqueu l'opció seleccionant Edita ▸ Base de dades ▸ Propietats."
#: strings.hrc:458
msgctxt "STR_EXCEPTION_ERROR"
@@ -2327,7 +2330,6 @@ msgstr ""
"Consulteu la documentació de la base de dades."
#: admindialog.ui:8
-#, fuzzy
msgctxt "admindialog|AdminDialog"
msgid "Database Properties"
msgstr "Propietats de la base de dades"
@@ -2388,13 +2390,11 @@ msgid "_Character set:"
msgstr "_Joc de caràcters:"
#: autocharsetpage.ui:68
-#, fuzzy
msgctxt "autocharsetpage|charsetheader"
msgid "Data Conversion"
msgstr "Conversió de dades"
#: backuppage.ui:18
-#, fuzzy
msgctxt "backuppage|label1"
msgid "Backup Your Document"
msgstr "Feu una còpia de seguretat del document"
@@ -2410,7 +2410,6 @@ msgid "Press 'Next' to save a copy of your document, and to begin the migration.
msgstr "Premeu «Següent» per guardar una còpia del document i començar la migració."
#: backuppage.ui:76
-#, fuzzy
msgctxt "backuppage|label3"
msgid "Save to:"
msgstr "Guarda-ho a:"
@@ -2463,12 +2462,12 @@ msgstr "_Nom del fitxer:"
#: colwidthdialog.ui:15
msgctxt "colwidthdialog|ColWidthDialog"
msgid "Column Width"
-msgstr "Amplada de la columna"
+msgstr "Amplària de la columna"
#: colwidthdialog.ui:94
msgctxt "colwidthdialog|label1"
msgid "_Width:"
-msgstr "_Amplada:"
+msgstr "_Amplària:"
#: colwidthdialog.ui:119
msgctxt "colwidthdialog|automatic"
@@ -2506,7 +2505,6 @@ msgid "Password required"
msgstr "Cal una contrasenya"
#: connectionpage.ui:186
-#, fuzzy
msgctxt "connectionpage|userlabel"
msgid "User Authentication"
msgstr "Autenticació de l'usuari"
@@ -2517,13 +2515,11 @@ msgid "_JDBC driver class:"
msgstr "Classe de controlador _JDBC:"
#: connectionpage.ui:252
-#, fuzzy
msgctxt "connectionpage|driverButton"
msgid "Test Class"
msgstr "Prova la classe"
#: connectionpage.ui:272
-#, fuzzy
msgctxt "connectionpage|JDBCLabel"
msgid "JDBC Properties"
msgstr "Propietats JDBC"
@@ -2571,7 +2567,7 @@ msgstr "Nom:"
#: copytablepage.ui:175
msgctxt "copytablepage|infoLabel"
msgid "Existing data fields can be set as primary key on the type formatting step (third page) of the wizard."
-msgstr "Els camp de dades existents es poden definir com a clau primària en el pas de format de tipus (3r pas) de l'assistent."
+msgstr "Els camp de dades existents es poden definir com a clau primària en el pas de format de tipus (3r pas) de l'auxiliar."
#: copytablepage.ui:192
msgctxt "copytablepage|label1"
@@ -2614,7 +2610,6 @@ msgid "_Character set:"
msgstr "Joc de _caràcters:"
#: dbasepage.ui:68
-#, fuzzy
msgctxt "dbasepage|charsetheader"
msgid "Data Conversion"
msgstr "Conversió de dades"
@@ -2689,7 +2684,6 @@ msgid "How do you want to connect to your MySQL database?"
msgstr "Com voleu connectar amb la base de dades MySQL?"
#: dbwizmysqlintropage.ui:143
-#, fuzzy
msgctxt "dbwizmysqlintropage|header"
msgid "Set Up a Connection to a MySQL Database"
msgstr "Estableix una connexió a una base de dades MySQL"
@@ -2700,7 +2694,6 @@ msgid "Please enter the required information to connect to a MySQL database."
msgstr "Introduïu la informació necessària per connectar-vos a una base de dades MySQL."
#: dbwizmysqlnativepage.ui:76
-#, fuzzy
msgctxt "dbwizmysqlnativepage|header"
msgid "Set Up a Connection to a MySQL Database"
msgstr "Estableix una connexió a una base de dades MySQL"
@@ -2887,7 +2880,6 @@ msgid "Create a n_ew database"
msgstr "Crear una base de dades _nova"
#: generalpagewizard.ui:88
-#, fuzzy
msgctxt "generalpagewizard|embeddeddbLabel"
msgid "_Embedded database:"
msgstr "Base de dades _incrustada:"
@@ -2933,7 +2925,6 @@ msgid "MySQL JDBC d_river class:"
msgstr "Classe de cont_rolador MySQL JDBC:"
#: generalspecialjdbcdetailspage.ui:112
-#, fuzzy
msgctxt "generalspecialjdbcdetailspage|testDriverClassButton"
msgid "Test Class"
msgstr "Prova la classe"
@@ -2949,7 +2940,6 @@ msgid "_Character set:"
msgstr "_Joc de caràcters:"
#: generalspecialjdbcdetailspage.ui:229
-#, fuzzy
msgctxt "generalspecialjdbcdetailspage|charsetheader"
msgid "Data Conversion"
msgstr "Conversió de dades"
@@ -3020,13 +3010,11 @@ msgid "Fields:"
msgstr "Camps:"
#: indexdesigndialog.ui:352
-#, fuzzy
msgctxt "indexdesigndialog|INDEX_DETAILS"
msgid "Index Details"
msgstr "Detalls de l'índex"
#: jdbcconnectionpage.ui:20
-#, fuzzy
msgctxt "jdbcconnectionpage|header"
msgid "Set Up a Connection to a JDBC Database"
msgstr "Estableix una connexió a una base de dades JDBC"
@@ -3117,19 +3105,16 @@ msgid "Options"
msgstr "Opcions"
#: jointablemenu.ui:12
-#, fuzzy
msgctxt "jointablemenu|delete"
msgid "_Delete"
msgstr "_Suprimeix"
#: joinviewmenu.ui:12
-#, fuzzy
msgctxt "joinviewmenu|delete"
msgid "_Delete"
msgstr "_Suprimeix"
#: joinviewmenu.ui:20
-#, fuzzy
msgctxt "joinviewmenu|edit"
msgid "Edit..."
msgstr "Edita..."
@@ -3141,7 +3126,6 @@ msgid "Primary Key"
msgstr "Clau primària"
#: ldapconnectionpage.ui:18
-#, fuzzy
msgctxt "ldapconnectionpage|header"
msgid "Set Up a Connection to an LDAP Directory"
msgstr "Estableix una connexió a un directori LDAP"
@@ -3252,7 +3236,6 @@ msgid "Password required"
msgstr "Cal una contrasenya"
#: mysqlnativepage.ui:137
-#, fuzzy
msgctxt "mysqlnativepage|userheader"
msgid "User Authentication"
msgstr "Autenticació de l'usuari"
@@ -3263,7 +3246,6 @@ msgid "_Character set:"
msgstr "Joc de _caràcters:"
#: mysqlnativepage.ui:206
-#, fuzzy
msgctxt "mysqlnativepage|charsetheader"
msgid "Data Conversion"
msgstr "Conversió de dades"
@@ -3274,7 +3256,6 @@ msgid "_Database name:"
msgstr "Nom de la base de _dades:"
#: mysqlnativesettings.ui:63
-#, fuzzy
msgctxt "mysqlnativesettings|hostport"
msgid "Se_rver/port"
msgstr "Se_rvidor / port"
@@ -3330,7 +3311,6 @@ msgid "_Character set:"
msgstr "_Joc de caràcters:"
#: odbcpage.ui:68
-#, fuzzy
msgctxt "odbcpage|charsetheader"
msgid "Data Conversion"
msgstr "Conversió de dades"
@@ -3391,7 +3371,6 @@ msgid "_Confirm password:"
msgstr "_Confirmeu la contrasenya:"
#: password.ui:177
-#, fuzzy
msgctxt "password|label1"
msgid "User “$name$: $”"
msgstr "Usuari «$name$: $»"
@@ -3432,7 +3411,6 @@ msgid "Column _Width..."
msgstr "Amplada de la columna"
#: querycolmenu.ui:26
-#, fuzzy
msgctxt "querycolmenu|delete"
msgid "_Delete"
msgstr "_Suprimeix"
@@ -3553,7 +3531,6 @@ msgid "Criteria"
msgstr "Criteri"
#: queryfuncmenu.ui:12
-#, fuzzy
msgctxt "queryfuncmenu|functions"
msgid "Functions"
msgstr "Funcions"
@@ -3565,7 +3542,6 @@ msgid "Table Name"
msgstr "Nom de la ~taula"
#: queryfuncmenu.ui:34
-#, fuzzy
msgctxt "queryfuncmenu|alias"
msgid "Alias"
msgstr "Àlies"
@@ -3694,7 +3670,7 @@ msgstr "Unió creuada"
#: rowheightdialog.ui:15
msgctxt "rowheightdialog|RowHeightDialog"
msgid "Row Height"
-msgstr "Alçada de la fila"
+msgstr "Alçària de la fila"
#: rowheightdialog.ui:94
msgctxt "rowheightdialog|label1"
@@ -4003,7 +3979,6 @@ msgid "Cu_t"
msgstr "Retalla"
#: tabledesignrowmenu.ui:20
-#, fuzzy
msgctxt "tabledesignrowmenu|copy"
msgid "_Copy"
msgstr "_Copia"
@@ -4015,7 +3990,6 @@ msgid "_Paste"
msgstr "Enganxa"
#: tabledesignrowmenu.ui:35
-#, fuzzy
msgctxt "tabledesignrowmenu|delete"
msgid "_Delete"
msgstr "_Suprimeix"
@@ -4088,7 +4062,6 @@ msgid "Plain text files (*.txt)"
msgstr "Fitxers de text (*.txt)"
#: textpage.ui:56
-#, fuzzy
msgctxt "textpage|csvfile"
msgid "Comma-separated value files (*.csv)"
msgstr "Fitxers de valors separats per comes (*.csv)"
@@ -4104,7 +4077,6 @@ msgid "Custom: *.abc"
msgstr "Personalitzat: *.abc"
#: textpage.ui:121
-#, fuzzy
msgctxt "textpage|extensionheader"
msgid "Specify the Type of Files You Want to Access"
msgstr "Especifiqueu els tipus de fitxer als quals voleu accedir"
@@ -4175,7 +4147,6 @@ msgid "_Character set:"
msgstr "Joc de _caràcters:"
#: textpage.ui:389
-#, fuzzy
msgctxt "textpage|charsetheader"
msgid "Data Conversion"
msgstr "Conversió de dades"
@@ -4196,13 +4167,11 @@ msgid "_Auto"
msgstr "_Automàtic"
#: typeselectpage.ui:153
-#, fuzzy
msgctxt "typeselectpage|autotype"
msgid "Automatic Type Recognition"
msgstr "Reconeixement automàtic del tipus"
#: useradmindialog.ui:8
-#, fuzzy
msgctxt "useradmindialog|UserAdminDialog"
msgid "User Administration"
msgstr "Administració dels usuaris"
@@ -4233,13 +4202,11 @@ msgid "_Delete User..."
msgstr "_Suprimeix l'usuari..."
#: useradminpage.ui:141
-#, fuzzy
msgctxt "useradminpage|label1"
msgid "User Selection"
msgstr "Selecció de l'usuari"
#: useradminpage.ui:180
-#, fuzzy
msgctxt "useradminpage|label2"
msgid "Access Rights for Selected User"
msgstr "Drets d'accés per a l'usuari seleccionat"
diff --git a/source/ca-valencia/desktop/messages.po b/source/ca-valencia/desktop/messages.po
index ba3b1166170..43dfd08fe9c 100644
--- a/source/ca-valencia/desktop/messages.po
+++ b/source/ca-valencia/desktop/messages.po
@@ -4,14 +4,17 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2017-11-22 13:53+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"PO-Revision-Date: 2018-01-15 13:22+0000\n"
+"Last-Translator: joamuran <joamuran@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: ca-valencia\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1516022538.000000\n"
#: strings.hrc:25
msgctxt "RID_STR_COPYING_PACKAGE"
@@ -263,12 +266,12 @@ msgstr ""
#: strings.hrc:83
msgctxt "RID_STR_WARNING_INSTALL_EXTENSION_DISABLED"
msgid "Extension installation is currently disabled. Please consult your system administrator for more information."
-msgstr ""
+msgstr "La instal·lació d'extensions està desactivada. Consulteu l'administrador del sistema per a més informació."
#: strings.hrc:85
msgctxt "RID_STR_WARNING_REMOVE_EXTENSION_DISABLED"
msgid "Extension removal is currently disabled. Please consult your system administrator for more information."
-msgstr ""
+msgstr "La supressió d'extensions està desactivada. Consulteu l'administrador del sistema per a més informació."
#: strings.hrc:87
msgctxt "RID_STR_WARNING_REMOVE_EXTENSION"
@@ -721,7 +724,6 @@ msgid "Extension Manager"
msgstr "Gestor de les extensions"
#: extensionmanager.ui:82
-#, fuzzy
msgctxt "extensionmanager|optionsbtn"
msgid "_Options"
msgstr "_Opcions"
@@ -733,7 +735,6 @@ msgid "Check for _Updates"
msgstr "Comprova si hi ha _actualitzacions..."
#: extensionmanager.ui:111
-#, fuzzy
msgctxt "extensionmanager|addbtn"
msgid "_Add"
msgstr "_Afig"
diff --git a/source/ca-valencia/dictionaries/bo.po b/source/ca-valencia/dictionaries/bo.po
index 2a443bc9260..7c4fea15258 100644
--- a/source/ca-valencia/dictionaries/bo.po
+++ b/source/ca-valencia/dictionaries/bo.po
@@ -4,14 +4,17 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2017-10-04 11:48+0200\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"PO-Revision-Date: 2018-01-15 13:22+0000\n"
+"Last-Translator: joamuran <joamuran@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: ca-valencia\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1516022538.000000\n"
#: description.xml
msgctxt ""
@@ -19,4 +22,4 @@ msgctxt ""
"dispname\n"
"description.text"
msgid "Classical Tibetan syllable spellchecker for Hunspell"
-msgstr ""
+msgstr "Tibetà clàssic: corrector ortogràfic per síl·labes per al Hunspell"
diff --git a/source/ca-valencia/dictionaries/ca.po b/source/ca-valencia/dictionaries/ca.po
index 07b1409503f..d597d0e70cd 100644
--- a/source/ca-valencia/dictionaries/ca.po
+++ b/source/ca-valencia/dictionaries/ca.po
@@ -14,7 +14,6 @@ msgstr ""
"X-Generator: LibreOffice\n"
#: description.xml
-#, fuzzy
msgctxt ""
"description.xml\n"
"dispname\n"
diff --git a/source/ca-valencia/dictionaries/gd_GB.po b/source/ca-valencia/dictionaries/gd_GB.po
index e261364b27d..de0c52df3f1 100644
--- a/source/ca-valencia/dictionaries/gd_GB.po
+++ b/source/ca-valencia/dictionaries/gd_GB.po
@@ -4,14 +4,17 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2017-10-04 11:48+0200\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"PO-Revision-Date: 2018-01-15 13:22+0000\n"
+"Last-Translator: joamuran <joamuran@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: ca-valencia\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1516022539.000000\n"
#: description.xml
msgctxt ""
@@ -19,4 +22,4 @@ msgctxt ""
"dispname\n"
"description.text"
msgid "Scottish Gaelic spell checker"
-msgstr ""
+msgstr "Gaèlic escocés: corrector ortogràfic"
diff --git a/source/ca-valencia/dictionaries/gug.po b/source/ca-valencia/dictionaries/gug.po
index 430332f3a03..0f83baf41ab 100644
--- a/source/ca-valencia/dictionaries/gug.po
+++ b/source/ca-valencia/dictionaries/gug.po
@@ -4,14 +4,17 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2017-10-04 11:48+0200\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"PO-Revision-Date: 2018-01-15 13:22+0000\n"
+"Last-Translator: joamuran <joamuran@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: ca-valencia\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1516022539.000000\n"
#: description.xml
msgctxt ""
@@ -19,4 +22,4 @@ msgctxt ""
"dispname\n"
"description.text"
msgid "Guarani thesaurus and spell checker"
-msgstr ""
+msgstr "Guaraní: corrector ortogràfic i tesaurus (sinònims i termes relacionats)"
diff --git a/source/ca-valencia/dictionaries/sv_SE.po b/source/ca-valencia/dictionaries/sv_SE.po
index f995b2c6178..6255917fdd1 100644
--- a/source/ca-valencia/dictionaries/sv_SE.po
+++ b/source/ca-valencia/dictionaries/sv_SE.po
@@ -4,14 +4,17 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2017-10-04 11:48+0200\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"PO-Revision-Date: 2018-01-15 13:22+0000\n"
+"Last-Translator: joamuran <joamuran@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: ca-valencia\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1516022539.000000\n"
#: description.xml
msgctxt ""
@@ -19,4 +22,4 @@ msgctxt ""
"dispname\n"
"description.text"
msgid "Swedish Dictionary"
-msgstr ""
+msgstr "Suec: corrector ortogràfic"
diff --git a/source/ca-valencia/editeng/messages.po b/source/ca-valencia/editeng/messages.po
index 5c6eb4d3497..b5634c1f7be 100644
--- a/source/ca-valencia/editeng/messages.po
+++ b/source/ca-valencia/editeng/messages.po
@@ -4,29 +4,29 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2017-10-04 11:48+0200\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"PO-Revision-Date: 2018-01-15 13:22+0000\n"
+"Last-Translator: joamuran <joamuran@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: ca-valencia\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1516022540.000000\n"
#: spellmenu.ui:12
-#, fuzzy
msgctxt "spellmenu|ignore"
msgid "I_gnore All"
msgstr "I_gnora-les totes"
#: spellmenu.ui:19
-#, fuzzy
msgctxt "spellmenu|insert"
msgid "_Add to Dictionary"
msgstr "_Afig al diccionari"
#: spellmenu.ui:33
-#, fuzzy
msgctxt "spellmenu|add"
msgid "_Add to Dictionary"
msgstr "_Afig al diccionari"
@@ -217,7 +217,7 @@ msgstr "Cursiva"
#: editrids.hrc:66
msgctxt "RID_SVXITEMS_WEIGHT_DONTKNOW"
msgid "?"
-msgstr ""
+msgstr "?"
#: editrids.hrc:67
msgctxt "RID_SVXITEMS_WEIGHT_THIN"
@@ -478,10 +478,9 @@ msgid "Double strikethrough"
msgstr "Ratllat doble"
#: editrids.hrc:124
-#, fuzzy
msgctxt "RID_SVXITEMS_STRIKEOUT_DONTKNOW"
msgid "Strikethrough"
-msgstr "Sense ratllat"
+msgstr "Barrat"
#: editrids.hrc:125
msgctxt "RID_SVXITEMS_STRIKEOUT_BOLD"
@@ -715,12 +714,12 @@ msgstr "Sense parpelleig"
#: editrids.hrc:178
msgctxt "RID_SVXITEMS_AUTOKERN_TRUE"
msgid "Pair Kerning"
-msgstr "Interlletratge parell"
+msgstr "Parelles d'interlletratge"
#: editrids.hrc:179
msgctxt "RID_SVXITEMS_AUTOKERN_FALSE"
msgid "No pair kerning"
-msgstr "Sense interlletratge parell"
+msgstr "Sense parelles d'interlletratge"
#: editrids.hrc:180
msgctxt "RID_SVXITEMS_WORDLINE_TRUE"
@@ -845,12 +844,12 @@ msgstr "Sense final de pàgina"
#: editrids.hrc:204
msgctxt "RID_SVXITEMS_SIZE_WIDTH"
msgid "Width: "
-msgstr "Amplada: "
+msgstr "Amplària: "
#: editrids.hrc:205
msgctxt "RID_SVXITEMS_SIZE_HEIGHT"
msgid "Height: "
-msgstr "Alçada: "
+msgstr "Alçària: "
#: editrids.hrc:206
msgctxt "RID_SVXITEMS_LRSPACE_LEFT"
@@ -1002,7 +1001,7 @@ msgstr "Accent "
#: editrids.hrc:237
msgctxt "RID_SVXITEMS_EMPHASIS_ABOVE_POS"
msgid "Above"
-msgstr "A sobre"
+msgstr "Damunt"
#: editrids.hrc:238
msgctxt "RID_SVXITEMS_EMPHASIS_BELOW_POS"
@@ -1067,12 +1066,12 @@ msgstr "Ajusta a la línia"
#: editrids.hrc:250
msgctxt "RID_SVXITEMS_TEXTROTATE_OFF"
msgid "Text is not rotated"
-msgstr ""
+msgstr "El text no està girat"
#: editrids.hrc:251
msgctxt "RID_SVXITEMS_TEXTROTATE"
msgid "Text is rotated by $(ARG1)°"
-msgstr ""
+msgstr "El text està girat $(ARG1)°"
#: editrids.hrc:252
msgctxt "RID_SVXITEMS_CHARSCALE"
@@ -1300,7 +1299,6 @@ msgid "Paragraph is %x"
msgstr "El paràgraf és: %x"
#: editrids.hrc:304
-#, fuzzy
msgctxt "RID_SVXSTR_AUTOMATIC"
msgid "Automatic"
msgstr "Automàtic"
diff --git a/source/ca-valencia/extensions/messages.po b/source/ca-valencia/extensions/messages.po
index 57918d3edec..8053267feea 100644
--- a/source/ca-valencia/extensions/messages.po
+++ b/source/ca-valencia/extensions/messages.po
@@ -4,35 +4,34 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2017-11-22 13:53+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"PO-Revision-Date: 2018-01-15 13:22+0000\n"
+"Last-Translator: joamuran <joamuran@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: ca-valencia\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1516022541.000000\n"
#: command.hrc:29
-#, fuzzy
msgctxt "RID_RSC_ENUM_COMMAND_TYPE"
msgid "Table"
msgstr "Taula"
#: command.hrc:30
-#, fuzzy
msgctxt "RID_RSC_ENUM_COMMAND_TYPE"
msgid "Query"
msgstr "Consulta"
#: command.hrc:31
-#, fuzzy
msgctxt "RID_RSC_ENUM_COMMAND_TYPE"
msgid "SQL command"
msgstr "Orde SQL"
#: showhide.hrc:29
-#, fuzzy
msgctxt "RID_RSC_ENUM_SHOWHIDE"
msgid "Hide"
msgstr "Amaga"
@@ -50,7 +49,6 @@ msgid "Top"
msgstr "Superior"
#: stringarrays.hrc:28
-#, fuzzy
msgctxt "RID_RSC_ENUM_VERTICAL_ALIGN"
msgid "Middle"
msgstr "Centre"
@@ -62,13 +60,11 @@ msgid "Bottom"
msgstr "Part in_ferior:"
#: stringarrays.hrc:34
-#, fuzzy
msgctxt "RID_RSC_ENUM_ICONSIZE_TYPE"
msgid "Small"
msgstr "Petita"
#: stringarrays.hrc:35
-#, fuzzy
msgctxt "RID_RSC_ENUM_ICONSIZE_TYPE"
msgid "Large"
msgstr "Gran"
@@ -80,13 +76,11 @@ msgid "Without frame"
msgstr "Sense marc"
#: stringarrays.hrc:41
-#, fuzzy
msgctxt "RID_RSC_ENUM_BORDER_TYPE"
msgid "3D look"
msgstr "Vista en 3D"
#: stringarrays.hrc:42
-#, fuzzy
msgctxt "RID_RSC_ENUM_BORDER_TYPE"
msgid "Flat"
msgstr "Pla"
@@ -98,25 +92,21 @@ msgid "Valuelist"
msgstr "Llista de valors"
#: stringarrays.hrc:48
-#, fuzzy
msgctxt "RID_RSC_ENUM_LISTSOURCE_TYPE"
msgid "Table"
msgstr "Taula"
#: stringarrays.hrc:49
-#, fuzzy
msgctxt "RID_RSC_ENUM_LISTSOURCE_TYPE"
msgid "Query"
msgstr "Consulta"
#: stringarrays.hrc:50
-#, fuzzy
msgctxt "RID_RSC_ENUM_LISTSOURCE_TYPE"
msgid "Sql"
msgstr "Sql"
#: stringarrays.hrc:51
-#, fuzzy
msgctxt "RID_RSC_ENUM_LISTSOURCE_TYPE"
msgid "Sql [Native]"
msgstr "SQL (natiu)"
@@ -128,25 +118,21 @@ msgid "Tablefields"
msgstr "Camps de taula"
#: stringarrays.hrc:57
-#, fuzzy
msgctxt "RID_RSC_ENUM_ALIGNMENT"
msgid "Left"
msgstr "Esquerra"
#: stringarrays.hrc:58
-#, fuzzy
msgctxt "RID_RSC_ENUM_ALIGNMENT"
msgid "Center"
msgstr "Centre"
#: stringarrays.hrc:59
-#, fuzzy
msgctxt "RID_RSC_ENUM_ALIGNMENT"
msgid "Right"
msgstr "Dreta"
#: stringarrays.hrc:64
-#, fuzzy
msgctxt "RID_RSC_ENUM_BUTTONTYPE"
msgid "None"
msgstr "Cap"
@@ -182,7 +168,6 @@ msgid "Previous record"
msgstr "Registre anterior"
#: stringarrays.hrc:70
-#, fuzzy
msgctxt "RID_RSC_ENUM_BUTTONTYPE"
msgid "Next record"
msgstr "Registre següent"
@@ -224,19 +209,16 @@ msgid "Refresh form"
msgstr "Refresca el formulari"
#: stringarrays.hrc:81
-#, fuzzy
msgctxt "RID_RSC_ENUM_SUBMIT_METHOD"
msgid "Get"
msgstr "Aconsegueix"
#: stringarrays.hrc:82
-#, fuzzy
msgctxt "RID_RSC_ENUM_SUBMIT_METHOD"
msgid "Post"
msgstr "Publica"
#: stringarrays.hrc:87
-#, fuzzy
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "URL"
msgstr "URL"
@@ -248,13 +230,11 @@ msgid "Multipart"
msgstr "Múltiples parts"
#: stringarrays.hrc:89
-#, fuzzy
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "Text"
msgstr "Text"
#: stringarrays.hrc:94
-#, fuzzy
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (short)"
msgstr "Estàndard (curt)"
@@ -272,7 +252,6 @@ msgid "Standard (short YYYY)"
msgstr "Estàndard (curta YYYY)"
#: stringarrays.hrc:97
-#, fuzzy
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (long)"
msgstr "Estàndard (llarg)"
@@ -386,13 +365,11 @@ msgid "Current page"
msgstr "Pàgina actual"
#: stringarrays.hrc:132
-#, fuzzy
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "No"
msgstr "No"
#: stringarrays.hrc:133
-#, fuzzy
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "Yes"
msgstr "Sí"
@@ -406,17 +383,17 @@ msgstr "Formulari pare"
#: stringarrays.hrc:139
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_blank"
-msgstr ""
+msgstr "_en blanc"
#: stringarrays.hrc:140
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_parent"
-msgstr ""
+msgstr "_pare"
#: stringarrays.hrc:141
msgctxt "RID_RSC_ENUM_SUBMIT_TARGET"
msgid "_self"
-msgstr ""
+msgstr "_si-mateix"
#: stringarrays.hrc:142
#, fuzzy
@@ -425,7 +402,6 @@ msgid "_top"
msgstr "_Atura"
#: stringarrays.hrc:147
-#, fuzzy
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "None"
msgstr "Cap"
@@ -443,43 +419,36 @@ msgid "Multi"
msgstr "Múltiple"
#: stringarrays.hrc:150
-#, fuzzy
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "Range"
msgstr "Interval"
#: stringarrays.hrc:155
-#, fuzzy
msgctxt "RID_RSC_ENUM_ORIENTATION"
msgid "Horizontal"
msgstr "Horitzontal"
#: stringarrays.hrc:156
-#, fuzzy
msgctxt "RID_RSC_ENUM_ORIENTATION"
msgid "Vertical"
msgstr "Vertical"
#: stringarrays.hrc:161
-#, fuzzy
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Default"
msgstr "Per defecte"
#: stringarrays.hrc:162
-#, fuzzy
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "OK"
msgstr "D'acord"
#: stringarrays.hrc:163
-#, fuzzy
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Cancel"
msgstr "Cancel·la"
#: stringarrays.hrc:164
-#, fuzzy
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Help"
msgstr "Ajuda"
@@ -527,19 +496,16 @@ msgid "CR+LF (Windows)"
msgstr "CR+LF (Windows)"
#: stringarrays.hrc:188
-#, fuzzy
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "None"
msgstr "Cap"
#: stringarrays.hrc:189
-#, fuzzy
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "Horizontal"
msgstr "Horitzontal"
#: stringarrays.hrc:190
-#, fuzzy
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "Vertical"
msgstr "Vertical"
@@ -551,13 +517,11 @@ msgid "Both"
msgstr "Ambdues"
#: stringarrays.hrc:196
-#, fuzzy
msgctxt "RID_RSC_ENUM_VISUALEFFECT"
msgid "3D"
msgstr "3D"
#: stringarrays.hrc:197
-#, fuzzy
msgctxt "RID_RSC_ENUM_VISUALEFFECT"
msgid "Flat"
msgstr "Pla"
@@ -659,7 +623,6 @@ msgid "Collapse"
msgstr "Redueix"
#: stringarrays.hrc:226
-#, fuzzy
msgctxt "RID_RSC_ENUM_SCALE_MODE"
msgid "No"
msgstr "No"
@@ -677,13 +640,11 @@ msgid "Fit to Size"
msgstr "Ajusta a la mida"
#: stringarrays.hrc:233
-#, fuzzy
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Left-to-right"
msgstr "D'esquerra a dreta"
#: stringarrays.hrc:234
-#, fuzzy
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Right-to-left"
msgstr "De dreta a esquerra"
@@ -707,7 +668,6 @@ msgid "When focused"
msgstr "Quan tinga el focus"
#: stringarrays.hrc:242
-#, fuzzy
msgctxt "RID_RSC_ENUM_WHEEL_BEHAVIOR"
msgid "Always"
msgstr "Sempre"
@@ -1167,12 +1127,12 @@ msgstr "Identificador de classe"
#: strings.hrc:107
msgctxt "RID_STR_HEIGHT"
msgid "Height"
-msgstr "Alçada"
+msgstr "Alçària"
#: strings.hrc:108
msgctxt "RID_STR_WIDTH"
msgid "Width"
-msgstr "Amplada"
+msgstr "Amplària"
#: strings.hrc:109
msgctxt "RID_STR_LISTINDEX"
@@ -1182,7 +1142,7 @@ msgstr "Índex de la llista"
#: strings.hrc:110
msgctxt "RID_STR_ROWHEIGHT"
msgid "Row height"
-msgstr "Alçada de la fila"
+msgstr "Alçària de la fila"
#: strings.hrc:111
msgctxt "RID_STR_FILLCOLOR"
@@ -1482,12 +1442,12 @@ msgstr "Valor mínim de desplaçament"
#: strings.hrc:170
msgctxt "RID_STR_SCROLL_WIDTH"
msgid "Scroll width"
-msgstr "Amplada del desplaçament"
+msgstr "Amplària del desplaçament"
#: strings.hrc:171
msgctxt "RID_STR_SCROLL_HEIGHT"
msgid "Scroll height"
-msgstr "Alçada del desplaçament"
+msgstr "Alçària del desplaçament"
#: strings.hrc:172
msgctxt "RID_STR_SCROLL_TOP"
@@ -1740,7 +1700,6 @@ msgid "Submission"
msgstr "Tramesa"
#: strings.hrc:222
-#, fuzzy
msgctxt "RID_STR_BINDING_NAME"
msgid "Binding"
msgstr "Vinculació"
@@ -2050,7 +2009,7 @@ msgid ""
msgstr ""
"La ubicació de baixada és: %DOWNLOAD_PATH.\n"
"\n"
-"Podeu canviar-la a Eines – Opcions... - %PRODUCTNAME – Actualització en línia."
+"Podeu canviar-la a Eines ▸ Opcions... - %PRODUCTNAME – Actualització en línia."
#: strings.hrc:290
msgctxt "RID_UPDATE_STR_DOWNLOAD_DESCR"
@@ -2211,7 +2170,7 @@ msgstr "Baixada de l'actualització en curs."
#: strings.hrc:320
msgctxt "RID_UPDATE_BUBBLE_DOWNLOADING"
msgid ""
-msgstr ""
+msgstr "< En_rere"
#: strings.hrc:321
msgctxt "RID_UPDATE_BUBBLE_T_DOWNLOAD_PAUSED"
@@ -2320,7 +2279,7 @@ msgstr "Fullets"
#: strings.hrc:343
msgctxt "ST_TYPE_CONFERENCE"
msgid "Conference proceedings article (BiBTeX)"
-msgstr ""
+msgstr "Article d'actes de congrés (BiBTeX)"
#: strings.hrc:344
msgctxt "ST_TYPE_INBOOK"
@@ -2335,7 +2294,7 @@ msgstr "Extracte de llibre amb el títol"
#: strings.hrc:346
msgctxt "ST_TYPE_INPROCEEDINGS"
msgid "Conference proceedings article"
-msgstr ""
+msgstr "Article d'actes de congrés"
#: strings.hrc:347
msgctxt "ST_TYPE_JOURNAL"
@@ -2504,7 +2463,7 @@ msgid ""
msgstr ""
"No hi ha cap camp assignat en este moment.\n"
"Podeu assignar els camps ara o fer-ho més avant seleccionant:\n"
-"Fitxer - Plantilla - Font de la llibreta d'adreces..."
+"Fitxer ▸ Plantilla ▸ Font de la llibreta d'adreces..."
#: strings.hrc:380
msgctxt "RID_STR_OPTION_DB_FIELD_TITLE"
@@ -2582,13 +2541,11 @@ msgid "You can either save the value of the option group in a database field or
msgstr "Podeu guardar el valor del grup d'opcions a un camp de base de dades o bé utilitzar-lo per a una acció posterior."
#: yesno.hrc:29
-#, fuzzy
msgctxt "RID_RSC_ENUM_YESNO"
msgid "No"
msgstr "No"
#: yesno.hrc:30
-#, fuzzy
msgctxt "RID_RSC_ENUM_YESNO"
msgid "Yes"
msgstr "Sí"
@@ -2658,7 +2615,6 @@ msgid "Embed this address book definition into the current document."
msgstr "Incrusta esta definició de llibreta d'adreces en el document actual."
#: datasourcepage.ui:61
-#, fuzzy
msgctxt "datasourcepage|locationft"
msgid "Location"
msgstr "Ubicació"
@@ -2707,11 +2663,11 @@ msgid ""
"\n"
"Click the button below to open another dialog where you can enter the settings for your data source."
msgstr ""
-"Per incorporar les dades d'adreces de les plantilles, cal que el %PRODUCTNAME sàpiga quins camps contenen quines dades.\n"
+"Per a incorporar les dades d'adreces de les plantilles, cal que el %PRODUCTNAME sàpiga quins camps contenen quines dades.\n"
"\n"
"Per exemple, podríeu haver guardat les adreces de correu en un camp anomenat «email», «E-mail», «EM» o qualsevol altra cosa.\n"
"\n"
-"Feu clic al botó de sota per obrir un altre diàleg on entrar els paràmetres de la vostra font de dades."
+"Feu clic al botó de sota per a obrir un altre diàleg on entrar els paràmetres de la vostra font de dades."
#: fieldassignpage.ui:33
msgctxt "fieldassignpage|assign"
@@ -3339,7 +3295,7 @@ msgstr "Taula"
#: toolbar.ui:49
msgctxt "toolbar|TBC_FT_QUERY"
msgid "Search Key"
-msgstr "Clau de cerca"
+msgstr "Clau de busca"
#: toolbar.ui:84
msgctxt "toolbar|TBC_BT_AUTOFILTER"
diff --git a/source/ca-valencia/extras/source/autocorr/emoji.po b/source/ca-valencia/extras/source/autocorr/emoji.po
index 5ec01e170ba..38d40eba3ea 100644
--- a/source/ca-valencia/extras/source/autocorr/emoji.po
+++ b/source/ca-valencia/extras/source/autocorr/emoji.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2017-12-20 08:16+0100\n"
-"PO-Revision-Date: 2016-12-01 13:19+0000\n"
-"Last-Translator: Anonymous Pootle User\n"
+"PO-Revision-Date: 2018-01-15 13:22+0000\n"
+"Last-Translator: joamuran <joamuran@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca-valencia\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1480598376.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1516022550.000000\n"
#. ¢ (U+000A2), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -567,7 +567,6 @@ msgstr "baht"
#. – (U+02013), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"EN_DASH\n"
@@ -577,7 +576,6 @@ msgstr "--"
#. — (U+02014), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"EM_DASH\n"
@@ -587,7 +585,6 @@ msgstr "---"
#. ’ (U+02019), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"RIGHT_SINGLE_QUOTATION_MARK\n"
@@ -633,7 +630,6 @@ msgstr "bala2"
#. … (U+02026), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"HORIZONTAL_ELLIPSIS\n"
@@ -679,7 +675,6 @@ msgstr "polzada"
#. ‼ (U+0203C), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"DOUBLE_EXCLAMATION_MARK\n"
@@ -689,7 +684,6 @@ msgstr "!!"
#. ⁉ (U+02049), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"EXCLAMATION_QUESTION_MARK\n"
@@ -1095,7 +1089,6 @@ msgstr "sumatori"
#. − (U+02212), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"MINUS_SIGN\n"
@@ -1114,7 +1107,6 @@ msgstr "-+"
#. ∕ (U+02215), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"DIVISION_SLASH\n"
@@ -1124,7 +1116,6 @@ msgstr "/"
#. ∖ (U+02216), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"SET_MINUS\n"
@@ -1341,7 +1332,6 @@ msgstr ">="
#. ≪ (U+0226A), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"MUCH_LESS-THAN\n"
@@ -1351,7 +1341,6 @@ msgstr "<<"
#. ≫ (U+0226B), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"MUCH_GREATER-THAN\n"
@@ -1717,7 +1706,7 @@ msgctxt ""
"LIGHTNING\n"
"LngText.text"
msgid "lightning3"
-msgstr ""
+msgstr "llampec3"
#. ☈ (U+02608), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -1726,7 +1715,7 @@ msgctxt ""
"THUNDERSTORM\n"
"LngText.text"
msgid "storm2"
-msgstr ""
+msgstr "tempesta2"
#. ☉ (U+02609), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -2068,7 +2057,7 @@ msgctxt ""
"MERCURY\n"
"LngText.text"
msgid "mercury"
-msgstr ""
+msgstr "mercuri"
#. ♀ (U+02640), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -2086,7 +2075,7 @@ msgctxt ""
"EARTH\n"
"LngText.text"
msgid "earth"
-msgstr ""
+msgstr "terra"
#. ♂ (U+02642), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -2104,7 +2093,7 @@ msgctxt ""
"JUPITER\n"
"LngText.text"
msgid "jupiter"
-msgstr ""
+msgstr "júpiter"
#. ♄ (U+02644), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -2113,7 +2102,7 @@ msgctxt ""
"SATURN\n"
"LngText.text"
msgid "saturn"
-msgstr ""
+msgstr "saturn"
#. ♅ (U+02645), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -2122,7 +2111,7 @@ msgctxt ""
"URANUS\n"
"LngText.text"
msgid "uranus"
-msgstr ""
+msgstr "urà"
#. ♆ (U+02646), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -2131,7 +2120,7 @@ msgctxt ""
"NEPTUNE\n"
"LngText.text"
msgid "neptune"
-msgstr ""
+msgstr "neptú"
#. ♇ (U+02647), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -2140,7 +2129,7 @@ msgctxt ""
"PLUTO\n"
"LngText.text"
msgid "pluto"
-msgstr ""
+msgstr "plutó"
#. ♈ (U+02648), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -2149,7 +2138,7 @@ msgctxt ""
"ARIES\n"
"LngText.text"
msgid "aries"
-msgstr ""
+msgstr "àries"
#. ♉ (U+02649), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -2158,7 +2147,7 @@ msgctxt ""
"TAURUS\n"
"LngText.text"
msgid "taurus"
-msgstr ""
+msgstr "taure"
#. ♊ (U+0264A), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -2167,7 +2156,7 @@ msgctxt ""
"GEMINI\n"
"LngText.text"
msgid "gemini"
-msgstr ""
+msgstr "bessons"
#. ♋ (U+0264B), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -2176,7 +2165,7 @@ msgctxt ""
"CANCER\n"
"LngText.text"
msgid "cancer"
-msgstr ""
+msgstr "cranc"
#. ♌ (U+0264C), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -2185,7 +2174,7 @@ msgctxt ""
"LEO\n"
"LngText.text"
msgid "leo"
-msgstr ""
+msgstr "lleó"
#. ♍ (U+0264D), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -2194,7 +2183,7 @@ msgctxt ""
"VIRGO\n"
"LngText.text"
msgid "virgo"
-msgstr ""
+msgstr "verge"
#. ♎ (U+0264E), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -2203,7 +2192,7 @@ msgctxt ""
"LIBRA\n"
"LngText.text"
msgid "libra"
-msgstr ""
+msgstr "balança"
#. ♏ (U+0264F), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -2212,7 +2201,7 @@ msgctxt ""
"SCORPIUS\n"
"LngText.text"
msgid "scorpius"
-msgstr ""
+msgstr "escorpí"
#. ♐ (U+02650), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -2221,7 +2210,7 @@ msgctxt ""
"SAGITTARIUS\n"
"LngText.text"
msgid "sagittarius"
-msgstr ""
+msgstr "sagitari"
#. ♑ (U+02651), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -2230,7 +2219,7 @@ msgctxt ""
"CAPRICORN\n"
"LngText.text"
msgid "capricorn"
-msgstr ""
+msgstr "capricorn"
#. ♒ (U+02652), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -2239,7 +2228,7 @@ msgctxt ""
"AQUARIUS\n"
"LngText.text"
msgid "aquarius"
-msgstr ""
+msgstr "aquari"
#. ♓ (U+02653), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -2248,7 +2237,7 @@ msgctxt ""
"PISCES\n"
"LngText.text"
msgid "pisces"
-msgstr ""
+msgstr "peixos"
#. ♔ (U+02654), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -2437,7 +2426,7 @@ msgctxt ""
"HOT_SPRINGS\n"
"LngText.text"
msgid "hot springs"
-msgstr ""
+msgstr "font termal"
#. ♩ (U+02669), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -2486,13 +2475,12 @@ msgstr "bemoll"
#. ♮ (U+0266E), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"MUSIC_NATURAL_SIGN\n"
"LngText.text"
msgid "natural"
-msgstr "Natural"
+msgstr "becaire"
#. ♯ (U+0266F), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -2537,7 +2525,7 @@ msgctxt ""
"PERMANENT_PAPER\n"
"LngText.text"
msgid "permanent paper"
-msgstr ""
+msgstr "paper lliure d'àcid"
#. ♿ (U+0267F), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -2609,7 +2597,7 @@ msgctxt ""
"WHITE_FLAG\n"
"LngText.text"
msgid "flag4"
-msgstr ""
+msgstr "bandera4"
#. ⚑ (U+02691), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -2618,7 +2606,7 @@ msgctxt ""
"BLACK_FLAG\n"
"LngText.text"
msgid "flag3"
-msgstr ""
+msgstr "bandera3"
#. ⚒ (U+02692), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -2672,7 +2660,7 @@ msgctxt ""
"ALEMBIC\n"
"LngText.text"
msgid "alembic"
-msgstr ""
+msgstr "alambí"
#. ⚘ (U+02698), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -2870,7 +2858,7 @@ msgctxt ""
"CAR_SLIDING\n"
"LngText.text"
msgid "sliding car"
-msgstr ""
+msgstr "cotxe lliscant"
#. ⛑ (U+026D1), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -2924,7 +2912,7 @@ msgctxt ""
"BLACK_CROSS_ON_SHIELD\n"
"LngText.text"
msgid "shield2"
-msgstr ""
+msgstr "escut2"
#. ⛪ (U+026EA), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -2969,7 +2957,7 @@ msgctxt ""
"FLAG_IN_HOLE\n"
"LngText.text"
msgid "golf2"
-msgstr ""
+msgstr "golf2"
#. ⛴ (U+026F4), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -3306,7 +3294,6 @@ msgstr "x3"
#. ❓ (U+02753), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"BLACK_QUESTION_MARK_ORNAMENT\n"
@@ -3325,7 +3312,6 @@ msgstr "?2"
#. ❕ (U+02755), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"WHITE_EXCLAMATION_MARK_ORNAMENT\n"
@@ -3700,7 +3686,7 @@ msgctxt ""
"FOGGY\n"
"LngText.text"
msgid "foggy"
-msgstr ""
+msgstr "boirós"
#. 🌂 (U+1F302), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -3799,7 +3785,7 @@ msgctxt ""
"MILKY_WAY\n"
"LngText.text"
msgid "milky way"
-msgstr ""
+msgstr "via làctia"
#. 🌍 (U+1F30D), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -3853,7 +3839,7 @@ msgctxt ""
"WAXING_CRESCENT_MOON_SYMBOL\n"
"LngText.text"
msgid "waxing crescent moon"
-msgstr ""
+msgstr "lluna en quart creixent"
#. 🌓 (U+1F313), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -3871,7 +3857,7 @@ msgctxt ""
"WAXING_GIBBOUS_MOON_SYMBOL\n"
"LngText.text"
msgid "waxing gibbous moon"
-msgstr ""
+msgstr "lluna gibosa creixent"
#. 🌕 (U+1F315), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -3889,7 +3875,7 @@ msgctxt ""
"WANING_GIBBOUS_MOON_SYMBOL\n"
"LngText.text"
msgid "waning gibbous moon"
-msgstr ""
+msgstr "lluna gibosa minvant"
#. 🌗 (U+1F317), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -3898,7 +3884,7 @@ msgctxt ""
"LAST_QUARTER_MOON_SYMBOL\n"
"LngText.text"
msgid "last quarter"
-msgstr "quart menguant"
+msgstr "quart minvant"
#. 🌘 (U+1F318), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -3907,7 +3893,7 @@ msgctxt ""
"WANING_CRESCENT_MOON_SYMBOL\n"
"LngText.text"
msgid "waning crescent moon"
-msgstr ""
+msgstr "lluna en quart minvant"
#. 🌙 (U+1F319), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -3997,7 +3983,7 @@ msgctxt ""
"SEEDLING\n"
"LngText.text"
msgid "seedling"
-msgstr ""
+msgstr "plançó"
#. 🌲 (U+1F332), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -4051,7 +4037,7 @@ msgctxt ""
"CHERRY_BLOSSOM\n"
"LngText.text"
msgid "blossom2"
-msgstr ""
+msgstr "flor2"
#. 🌹 (U+1F339), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -4069,7 +4055,7 @@ msgctxt ""
"HIBISCUS\n"
"LngText.text"
msgid "hibiscus"
-msgstr ""
+msgstr "hibisc"
#. 🌻 (U+1F33B), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -4078,7 +4064,7 @@ msgctxt ""
"SUNFLOWER\n"
"LngText.text"
msgid "sunflower"
-msgstr "gira-sol "
+msgstr "gira-sol"
#. 🌼 (U+1F33C), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -4087,7 +4073,7 @@ msgctxt ""
"BLOSSOM\n"
"LngText.text"
msgid "blossom"
-msgstr ""
+msgstr "flor"
#. 🌽 (U+1F33D), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -4105,7 +4091,7 @@ msgctxt ""
"EAR_OF_RICE\n"
"LngText.text"
msgid "grass"
-msgstr ""
+msgstr "prat"
#. 🌿 (U+1F33F), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -4276,7 +4262,7 @@ msgctxt ""
"PEACH\n"
"LngText.text"
msgid "peach"
-msgstr "préssec"
+msgstr "bresquilla"
#. 🍒 (U+1F352), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -4285,7 +4271,7 @@ msgctxt ""
"CHERRIES\n"
"LngText.text"
msgid "cherry"
-msgstr ""
+msgstr "cirera"
#. 🍓 (U+1F353), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -4375,7 +4361,7 @@ msgctxt ""
"STEAMING_BOWL\n"
"LngText.text"
msgid "ramen"
-msgstr ""
+msgstr "ramen"
#. 🍝 (U+1F35D), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -4384,7 +4370,7 @@ msgctxt ""
"SPAGHETTI\n"
"LngText.text"
msgid "spaghetti"
-msgstr "espagueti "
+msgstr "espagueti"
#. 🍞 (U+1F35E), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -4411,17 +4397,16 @@ msgctxt ""
"ROASTED_SWEET_POTATO\n"
"LngText.text"
msgid "sweet potato"
-msgstr ""
+msgstr "moniato"
#. 🍡 (U+1F361), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"DANGO\n"
"LngText.text"
msgid "dango"
-msgstr "sango"
+msgstr "dango"
#. 🍢 (U+1F362), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -4430,7 +4415,7 @@ msgctxt ""
"ODEN\n"
"LngText.text"
msgid "oden"
-msgstr ""
+msgstr "oden"
#. 🍣 (U+1F363), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -4475,7 +4460,7 @@ msgctxt ""
"SHAVED_ICE\n"
"LngText.text"
msgid "shaved ice"
-msgstr ""
+msgstr "granissat"
#. 🍨 (U+1F368), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -4565,7 +4550,7 @@ msgctxt ""
"BENTO_BOX\n"
"LngText.text"
msgid "bento"
-msgstr ""
+msgstr "bento"
#. 🍲 (U+1F372), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -4583,7 +4568,7 @@ msgctxt ""
"COOKING\n"
"LngText.text"
msgid "cooking"
-msgstr ""
+msgstr "cuina"
#. 🍴 (U+1F374), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -4619,7 +4604,7 @@ msgctxt ""
"WINE_GLASS\n"
"LngText.text"
msgid "glass"
-msgstr ""
+msgstr "copa"
#. 🍸 (U+1F378), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -4637,7 +4622,7 @@ msgctxt ""
"TROPICAL_DRINK\n"
"LngText.text"
msgid "drink2"
-msgstr ""
+msgstr "beguda2"
#. 🍺 (U+1F37A), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -4673,7 +4658,7 @@ msgctxt ""
"RIBBON\n"
"LngText.text"
msgid "ribbon2"
-msgstr ""
+msgstr "llaç2"
#. 🎁 (U+1F381), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -4700,7 +4685,7 @@ msgctxt ""
"JACK-O-LANTERN\n"
"LngText.text"
msgid "halloween"
-msgstr ""
+msgstr "halloween"
#. 🎄 (U+1F384), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -4709,7 +4694,7 @@ msgctxt ""
"CHRISTMAS_TREE\n"
"LngText.text"
msgid "christmas"
-msgstr ""
+msgstr "nadal"
#. 🎅 (U+1F385), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -4718,7 +4703,7 @@ msgctxt ""
"FATHER_CHRISTMAS\n"
"LngText.text"
msgid "santa"
-msgstr ""
+msgstr "pare nadal"
#. 🎆 (U+1F386), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -4763,7 +4748,7 @@ msgctxt ""
"CONFETTI_BALL\n"
"LngText.text"
msgid "party2"
-msgstr ""
+msgstr "festa2"
#. 🎋 (U+1F38B), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -4772,7 +4757,7 @@ msgctxt ""
"TANABATA_TREE\n"
"LngText.text"
msgid "tanabata tree"
-msgstr ""
+msgstr "arbre del Tanabata"
#. 🎌 (U+1F38C), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -4817,7 +4802,7 @@ msgctxt ""
"WIND_CHIME\n"
"LngText.text"
msgid "wind chime"
-msgstr ""
+msgstr "sonalles eòliques"
#. 🎑 (U+1F391), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -4826,7 +4811,7 @@ msgctxt ""
"MOON_VIEWING_CEREMONY\n"
"LngText.text"
msgid "rice scene"
-msgstr ""
+msgstr "escena amb arròs"
#. 🎒 (U+1F392), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -4835,7 +4820,7 @@ msgctxt ""
"SCHOOL_SATCHEL\n"
"LngText.text"
msgid "school satchel"
-msgstr ""
+msgstr "motxilla escolar"
#. 🎓 (U+1F393), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -4853,7 +4838,7 @@ msgctxt ""
"CAROUSEL_HORSE\n"
"LngText.text"
msgid "fair2"
-msgstr ""
+msgstr "fira2"
#. 🎡 (U+1F3A1), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -4862,7 +4847,7 @@ msgctxt ""
"FERRIS_WHEEL\n"
"LngText.text"
msgid "fair"
-msgstr ""
+msgstr "fira"
#. 🎢 (U+1F3A2), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -4943,7 +4928,7 @@ msgctxt ""
"CIRCUS_TENT\n"
"LngText.text"
msgid "circus"
-msgstr ""
+msgstr "circ"
#. 🎫 (U+1F3AB), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -4988,7 +4973,7 @@ msgctxt ""
"DIRECT_HIT\n"
"LngText.text"
msgid "hit"
-msgstr ""
+msgstr "diana"
#. 🎰 (U+1F3B0), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -4997,7 +4982,7 @@ msgctxt ""
"SLOT_MACHINE\n"
"LngText.text"
msgid "slot machine"
-msgstr "maquina escurabutxaques"
+msgstr "màquina escurabutxaques"
#. 🎱 (U+1F3B1), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -5006,7 +4991,7 @@ msgctxt ""
"BILLIARDS\n"
"LngText.text"
msgid "billiards"
-msgstr "billard"
+msgstr "billar"
#. 🎲 (U+1F3B2), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -5150,7 +5135,7 @@ msgctxt ""
"CHEQUERED_FLAG\n"
"LngText.text"
msgid "race"
-msgstr ""
+msgstr "cursa"
#. 🏂 (U+1F3C2), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -5159,7 +5144,7 @@ msgctxt ""
"SNOWBOARDER\n"
"LngText.text"
msgid "snowboarder"
-msgstr ""
+msgstr "surfista de neu"
#. 🏃 (U+1F3C3), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -5195,7 +5180,7 @@ msgctxt ""
"HORSE_RACING\n"
"LngText.text"
msgid "horse3"
-msgstr ""
+msgstr "cavall3"
#. 🏈 (U+1F3C8), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -5316,13 +5301,12 @@ msgstr "hotel2"
#. 🏪 (U+1F3EA), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"CONVENIENCE_STORE\n"
"LngText.text"
msgid "store"
-msgstr "tempesta"
+msgstr "botiga"
#. 🏫 (U+1F3EB), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -5335,13 +5319,12 @@ msgstr "escola"
#. 🏬 (U+1F3EC), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"DEPARTMENT_STORE\n"
"LngText.text"
msgid "store2"
-msgstr "tempesta"
+msgstr "botiga2"
#. 🏭 (U+1F3ED), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -5615,13 +5598,12 @@ msgstr "pop"
#. 🐚 (U+1F41A), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"SPIRAL_SHELL\n"
"LngText.text"
msgid "shell"
-msgstr "Closca"
+msgstr "cloïssa"
#. 🐛 (U+1F41B), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -5756,7 +5738,7 @@ msgctxt ""
"POODLE\n"
"LngText.text"
msgid "poodle"
-msgstr ""
+msgstr "caniche"
#. 🐪 (U+1F42A), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -6665,7 +6647,7 @@ msgctxt ""
"BOUQUET\n"
"LngText.text"
msgid "bouquet"
-msgstr ""
+msgstr "ram de flors"
#. 💑 (U+1F491), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -6719,7 +6701,7 @@ msgctxt ""
"SPARKLING_HEART\n"
"LngText.text"
msgid "sparkling heart"
-msgstr ""
+msgstr "cor espurnejant"
#. 💗 (U+1F497), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -6728,7 +6710,7 @@ msgctxt ""
"GROWING_HEART\n"
"LngText.text"
msgid "heartpulse"
-msgstr ""
+msgstr "cor bategant"
#. 💘 (U+1F498), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -6746,7 +6728,7 @@ msgctxt ""
"HEART_WITH_RIBBON\n"
"LngText.text"
msgid "gift heart"
-msgstr ""
+msgstr "cor amb llaç"
#. 💞 (U+1F49E), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -6755,7 +6737,7 @@ msgctxt ""
"REVOLVING_HEARTS\n"
"LngText.text"
msgid "revolving hearts"
-msgstr ""
+msgstr "cors giratoris"
#. 💟 (U+1F49F), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -6764,7 +6746,7 @@ msgctxt ""
"HEART_DECORATION\n"
"LngText.text"
msgid "heart decoration"
-msgstr ""
+msgstr "cor decoratiu"
#. 💠 (U+1F4A0), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -6773,7 +6755,7 @@ msgctxt ""
"DIAMOND_SHAPE_WITH_A_DOT_INSIDE\n"
"LngText.text"
msgid "cuteness"
-msgstr ""
+msgstr "seductor"
#. 💡 (U+1F4A1), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -6786,13 +6768,12 @@ msgstr "bombeta"
#. 💢 (U+1F4A2), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"ANGER_SYMBOL\n"
"LngText.text"
msgid "anger"
-msgstr "àngel"
+msgstr "enfadat"
#. 💣 (U+1F4A3), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -6814,13 +6795,12 @@ msgstr "zzz"
#. 💥 (U+1F4A5), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"COLLISION_SYMBOL\n"
"LngText.text"
msgid "boom"
-msgstr "llibre"
+msgstr "explosió"
#. 💦 (U+1F4A6), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -6829,27 +6809,25 @@ msgctxt ""
"SPLASHING_SWEAT_SYMBOL\n"
"LngText.text"
msgid "sweat drops"
-msgstr ""
+msgstr "gotes de suor"
#. 💧 (U+1F4A7), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"DROPLET\n"
"LngText.text"
msgid "droplet"
-msgstr "Gotetes"
+msgstr "goteta"
#. 💨 (U+1F4A8), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"DASH_SYMBOL\n"
"LngText.text"
msgid "dash"
-msgstr "Traç"
+msgstr "guió"
#. 💩 (U+1F4A9), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -6876,7 +6854,7 @@ msgctxt ""
"DIZZY_SYMBOL\n"
"LngText.text"
msgid "dizzy"
-msgstr ""
+msgstr "mareig"
#. 💬 (U+1F4AC), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -6885,7 +6863,7 @@ msgctxt ""
"SPEECH_BALLOON\n"
"LngText.text"
msgid "speech balloon"
-msgstr ""
+msgstr "bafarada"
#. 💭 (U+1F4AD), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -6894,7 +6872,7 @@ msgctxt ""
"THOUGHT_BALLOON\n"
"LngText.text"
msgid "thought balloon"
-msgstr ""
+msgstr "globus de pensament"
#. 💮 (U+1F4AE), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -6921,7 +6899,7 @@ msgctxt ""
"MONEY_BAG\n"
"LngText.text"
msgid "money2"
-msgstr ""
+msgstr "diners2"
#. 💱 (U+1F4B1), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -7002,7 +6980,7 @@ msgctxt ""
"CHART_WITH_UPWARDS_TREND_AND_YEN_SIGN\n"
"LngText.text"
msgid "chart4"
-msgstr ""
+msgstr "diagrama4"
#. 💺 (U+1F4BA), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -7092,7 +7070,7 @@ msgctxt ""
"PAGE_WITH_CURL\n"
"LngText.text"
msgid "page3"
-msgstr ""
+msgstr "pàgina3"
#. 📄 (U+1F4C4), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -7101,7 +7079,7 @@ msgctxt ""
"PAGE_FACING_UP\n"
"LngText.text"
msgid "page"
-msgstr ""
+msgstr "pàgina"
#. 📅 (U+1F4C5), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -7128,7 +7106,7 @@ msgctxt ""
"CARD_INDEX\n"
"LngText.text"
msgid "card index"
-msgstr ""
+msgstr "índex de targetes"
#. 📈 (U+1F4C8), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -7137,7 +7115,7 @@ msgctxt ""
"CHART_WITH_UPWARDS_TREND\n"
"LngText.text"
msgid "chart"
-msgstr ""
+msgstr "diagrama"
#. 📉 (U+1F4C9), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -7254,7 +7232,7 @@ msgctxt ""
"CLOSED_BOOK\n"
"LngText.text"
msgid "book2"
-msgstr ""
+msgstr "llibre2"
#. 📖 (U+1F4D6), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -7263,7 +7241,7 @@ msgctxt ""
"OPEN_BOOK\n"
"LngText.text"
msgid "book3"
-msgstr ""
+msgstr "llibre3"
#. 📚 (U+1F4DA), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -7308,7 +7286,7 @@ msgctxt ""
"TELEPHONE_RECEIVER\n"
"LngText.text"
msgid "receiver"
-msgstr ""
+msgstr "auricular del telèfon"
#. 📟 (U+1F4DF), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -7335,7 +7313,7 @@ msgctxt ""
"SATELLITE_ANTENNA\n"
"LngText.text"
msgid "antenna"
-msgstr ""
+msgstr "antena"
#. 📢 (U+1F4E2), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -7398,7 +7376,7 @@ msgctxt ""
"INCOMING_ENVELOPE\n"
"LngText.text"
msgid "envelope7"
-msgstr ""
+msgstr "sobre7"
#. 📩 (U+1F4E9), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -7407,7 +7385,7 @@ msgctxt ""
"ENVELOPE_WITH_DOWNWARDS_ARROW_ABOVE\n"
"LngText.text"
msgid "envelope8"
-msgstr ""
+msgstr "sobre8"
#. 📪 (U+1F4EA), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -7902,7 +7880,7 @@ msgctxt ""
"CLOCK_FACE_ONE_OCLOCK\n"
"LngText.text"
msgid "1 h"
-msgstr ""
+msgstr "1 h"
#. 🕑 (U+1F551), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -7911,7 +7889,7 @@ msgctxt ""
"CLOCK_FACE_TWO_OCLOCK\n"
"LngText.text"
msgid "2 h"
-msgstr ""
+msgstr "2 h"
#. 🕒 (U+1F552), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -7920,7 +7898,7 @@ msgctxt ""
"CLOCK_FACE_THREE_OCLOCK\n"
"LngText.text"
msgid "3 h"
-msgstr ""
+msgstr "3 h"
#. 🕓 (U+1F553), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -7929,7 +7907,7 @@ msgctxt ""
"CLOCK_FACE_FOUR_OCLOCK\n"
"LngText.text"
msgid "4 h"
-msgstr ""
+msgstr "4 h"
#. 🕔 (U+1F554), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -7938,7 +7916,7 @@ msgctxt ""
"CLOCK_FACE_FIVE_OCLOCK\n"
"LngText.text"
msgid "5 h"
-msgstr ""
+msgstr "5 h"
#. 🕕 (U+1F555), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -7947,7 +7925,7 @@ msgctxt ""
"CLOCK_FACE_SIX_OCLOCK\n"
"LngText.text"
msgid "6 h"
-msgstr ""
+msgstr "6 h"
#. 🕖 (U+1F556), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -7956,7 +7934,7 @@ msgctxt ""
"CLOCK_FACE_SEVEN_OCLOCK\n"
"LngText.text"
msgid "7 h"
-msgstr ""
+msgstr "7 h"
#. 🕗 (U+1F557), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -7965,7 +7943,7 @@ msgctxt ""
"CLOCK_FACE_EIGHT_OCLOCK\n"
"LngText.text"
msgid "8 h"
-msgstr ""
+msgstr "8 h"
#. 🕘 (U+1F558), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -7974,7 +7952,7 @@ msgctxt ""
"CLOCK_FACE_NINE_OCLOCK\n"
"LngText.text"
msgid "9 h"
-msgstr ""
+msgstr "9 h"
#. 🕙 (U+1F559), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -7983,7 +7961,7 @@ msgctxt ""
"CLOCK_FACE_TEN_OCLOCK\n"
"LngText.text"
msgid "10 h"
-msgstr ""
+msgstr "10 h"
#. 🕚 (U+1F55A), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -7992,7 +7970,7 @@ msgctxt ""
"CLOCK_FACE_ELEVEN_OCLOCK\n"
"LngText.text"
msgid "11 h"
-msgstr ""
+msgstr "11 h"
#. 🕛 (U+1F55B), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -8001,7 +7979,7 @@ msgctxt ""
"CLOCK_FACE_TWELVE_OCLOCK\n"
"LngText.text"
msgid "12 h"
-msgstr ""
+msgstr "12 h"
#. 🕜 (U+1F55C), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -8158,13 +8136,12 @@ msgstr "estàtua"
#. 😀 (U+1F600), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GRINNING_FACE\n"
"LngText.text"
msgid "grinning"
-msgstr "S'està imprimint"
+msgstr "somrient"
#. 😁 (U+1F601), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -8173,7 +8150,7 @@ msgctxt ""
"GRINNING_FACE_WITH_SMILING_EYES\n"
"LngText.text"
msgid "grin"
-msgstr ""
+msgstr "somriure2"
#. 😂 (U+1F602), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -8182,7 +8159,7 @@ msgctxt ""
"FACE_WITH_TEARS_OF_JOY\n"
"LngText.text"
msgid "joy"
-msgstr ""
+msgstr "joc"
#. 😃 (U+1F603), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -8191,17 +8168,16 @@ msgctxt ""
"SMILING_FACE_WITH_OPEN_MOUTH\n"
"LngText.text"
msgid "smiley"
-msgstr ""
+msgstr "somriure"
#. 😄 (U+1F604), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"SMILING_FACE_WITH_OPEN_MOUTH_AND_SMILING_EYES\n"
"LngText.text"
msgid "smile"
-msgstr "milla"
+msgstr "somriure3"
#. 😅 (U+1F605), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -8210,7 +8186,7 @@ msgctxt ""
"SMILING_FACE_WITH_OPEN_MOUTH_AND_COLD_SWEAT\n"
"LngText.text"
msgid "sweat smile"
-msgstr ""
+msgstr "somriure suant"
#. 😆 (U+1F606), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -8219,7 +8195,7 @@ msgctxt ""
"SMILING_FACE_WITH_OPEN_MOUTH_AND_TIGHTLY-CLOSED_EYES\n"
"LngText.text"
msgid "laugh"
-msgstr ""
+msgstr "rialla"
#. 😇 (U+1F607), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -8228,7 +8204,7 @@ msgctxt ""
"SMILING_FACE_WITH_HALO\n"
"LngText.text"
msgid "innocent"
-msgstr ""
+msgstr "innocent"
#. 😈 (U+1F608), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -8237,17 +8213,16 @@ msgctxt ""
"SMILING_FACE_WITH_HORNS\n"
"LngText.text"
msgid "smiling imp"
-msgstr ""
+msgstr "diable somrient"
#. 😉 (U+1F609), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"WINKING_FACE\n"
"LngText.text"
msgid "wink"
-msgstr "enllaç"
+msgstr "picada d'ullet"
#. 😊 (U+1F60A), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -8256,7 +8231,7 @@ msgctxt ""
"SMILING_FACE_WITH_SMILING_EYES\n"
"LngText.text"
msgid "blush"
-msgstr ""
+msgstr "enrojolada"
#. 😋 (U+1F60B), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -8265,7 +8240,7 @@ msgctxt ""
"FACE_SAVOURING_DELICIOUS_FOOD\n"
"LngText.text"
msgid "yum"
-msgstr ""
+msgstr "nyam"
#. 😌 (U+1F60C), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -8274,7 +8249,7 @@ msgctxt ""
"RELIEVED_FACE\n"
"LngText.text"
msgid "relieved"
-msgstr ""
+msgstr "alleujament"
#. 😍 (U+1F60D), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -8283,7 +8258,7 @@ msgctxt ""
"SMILING_FACE_WITH_HEART-SHAPED_EYES\n"
"LngText.text"
msgid "heart eyes"
-msgstr ""
+msgstr "ulls de cor"
#. 😎 (U+1F60E), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -8292,7 +8267,7 @@ msgctxt ""
"SMILING_FACE_WITH_SUNGLASSES\n"
"LngText.text"
msgid "sunglasses2"
-msgstr ""
+msgstr "ulleres de sol2"
#. 😏 (U+1F60F), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -8301,7 +8276,7 @@ msgctxt ""
"SMIRKING_FACE\n"
"LngText.text"
msgid "smirk"
-msgstr ""
+msgstr "rictus"
#. 😐 (U+1F610), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -8310,7 +8285,7 @@ msgctxt ""
"NEUTRAL_FACE\n"
"LngText.text"
msgid "neutral face"
-msgstr ""
+msgstr "cara neutral"
#. 😑 (U+1F611), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -8328,17 +8303,16 @@ msgctxt ""
"UNAMUSED_FACE\n"
"LngText.text"
msgid "unamused"
-msgstr ""
+msgstr "avorriment"
#. 😓 (U+1F613), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"FACE_WITH_COLD_SWEAT\n"
"LngText.text"
msgid "sweat"
-msgstr "carn"
+msgstr "suor"
#. 😔 (U+1F614), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -8347,7 +8321,7 @@ msgctxt ""
"PENSIVE_FACE\n"
"LngText.text"
msgid "pensive"
-msgstr ""
+msgstr "pensatiu"
#. 😕 (U+1F615), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -8356,7 +8330,7 @@ msgctxt ""
"CONFUSED_FACE\n"
"LngText.text"
msgid "confused"
-msgstr ""
+msgstr "confús"
#. 😖 (U+1F616), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -8365,7 +8339,7 @@ msgctxt ""
"CONFOUNDED_FACE\n"
"LngText.text"
msgid "confounded"
-msgstr ""
+msgstr "confosa"
#. 😗 (U+1F617), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -8374,7 +8348,7 @@ msgctxt ""
"KISSING_FACE\n"
"LngText.text"
msgid "kissing"
-msgstr ""
+msgstr "petó"
#. 😘 (U+1F618), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -8437,7 +8411,7 @@ msgctxt ""
"DISAPPOINTED_FACE\n"
"LngText.text"
msgid "disappointed"
-msgstr ""
+msgstr "decepció"
#. 😟 (U+1F61F), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -8455,17 +8429,16 @@ msgctxt ""
"ANGRY_FACE\n"
"LngText.text"
msgid "angry"
-msgstr ""
+msgstr "emprenyat"
#. 😡 (U+1F621), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"POUTING_FACE\n"
"LngText.text"
msgid "rage"
-msgstr "interval"
+msgstr "ràbia"
#. 😢 (U+1F622), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -8474,7 +8447,7 @@ msgctxt ""
"CRYING_FACE\n"
"LngText.text"
msgid "cry"
-msgstr ""
+msgstr "plor"
#. 😣 (U+1F623), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -8483,7 +8456,7 @@ msgctxt ""
"PERSEVERING_FACE\n"
"LngText.text"
msgid "persevere"
-msgstr ""
+msgstr "perseverància"
#. 😤 (U+1F624), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -8492,7 +8465,7 @@ msgctxt ""
"FACE_WITH_LOOK_OF_TRIUMPH\n"
"LngText.text"
msgid "triumph"
-msgstr ""
+msgstr "triomf"
#. 😥 (U+1F625), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -8501,7 +8474,7 @@ msgctxt ""
"DISAPPOINTED_BUT_RELIEVED_FACE\n"
"LngText.text"
msgid "disappointed relieved"
-msgstr ""
+msgstr "decebuda alleujada"
#. 😦 (U+1F626), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -8510,7 +8483,7 @@ msgctxt ""
"FROWNING_FACE_WITH_OPEN_MOUTH\n"
"LngText.text"
msgid "frowning"
-msgstr ""
+msgstr "sorruda"
#. 😧 (U+1F627), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -8519,7 +8492,7 @@ msgctxt ""
"ANGUISHED_FACE\n"
"LngText.text"
msgid "anguished"
-msgstr ""
+msgstr "angoixada"
#. 😨 (U+1F628), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -8528,7 +8501,7 @@ msgctxt ""
"FEARFUL_FACE\n"
"LngText.text"
msgid "fearful"
-msgstr ""
+msgstr "por"
#. 😩 (U+1F629), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -8537,17 +8510,16 @@ msgctxt ""
"WEARY_FACE\n"
"LngText.text"
msgid "weary"
-msgstr ""
+msgstr "cansament"
#. 😪 (U+1F62A), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"SLEEPY_FACE\n"
"LngText.text"
msgid "sleepy"
-msgstr "dorm|espera"
+msgstr "adormit"
#. 😫 (U+1F62B), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -8556,7 +8528,7 @@ msgctxt ""
"TIRED_FACE\n"
"LngText.text"
msgid "tired face"
-msgstr ""
+msgstr "cansament"
#. 😬 (U+1F62C), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -8565,7 +8537,7 @@ msgctxt ""
"GRIMACING_FACE\n"
"LngText.text"
msgid "grimacing"
-msgstr ""
+msgstr "ganyotes"
#. 😭 (U+1F62D), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -8574,7 +8546,7 @@ msgctxt ""
"LOUDLY_CRYING_FACE\n"
"LngText.text"
msgid "sob"
-msgstr ""
+msgstr "plorosa"
#. 😮 (U+1F62E), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -8592,7 +8564,7 @@ msgctxt ""
"HUSHED_FACE\n"
"LngText.text"
msgid "hushed"
-msgstr ""
+msgstr "silenci"
#. 😰 (U+1F630), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -8601,7 +8573,7 @@ msgctxt ""
"FACE_WITH_OPEN_MOUTH_AND_COLD_SWEAT\n"
"LngText.text"
msgid "cold sweat"
-msgstr ""
+msgstr "suor fred"
#. 😱 (U+1F631), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -8610,7 +8582,7 @@ msgctxt ""
"FACE_SCREAMING_IN_FEAR\n"
"LngText.text"
msgid "scream"
-msgstr ""
+msgstr "crit"
#. 😲 (U+1F632), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -8619,7 +8591,7 @@ msgctxt ""
"ASTONISHED_FACE\n"
"LngText.text"
msgid "astonished"
-msgstr ""
+msgstr "atònit"
#. 😳 (U+1F633), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -8628,7 +8600,7 @@ msgctxt ""
"FLUSHED_FACE\n"
"LngText.text"
msgid "flushed"
-msgstr ""
+msgstr "enrojolada2"
#. 😴 (U+1F634), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -8637,7 +8609,7 @@ msgctxt ""
"SLEEPING_FACE\n"
"LngText.text"
msgid "sleeping"
-msgstr ""
+msgstr "dormint"
#. 😵 (U+1F635), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -8646,7 +8618,7 @@ msgctxt ""
"DIZZY_FACE\n"
"LngText.text"
msgid "dizzy face"
-msgstr ""
+msgstr "cara marejada"
#. 😶 (U+1F636), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -8655,7 +8627,7 @@ msgctxt ""
"FACE_WITHOUT_MOUTH\n"
"LngText.text"
msgid "no mouth"
-msgstr ""
+msgstr "sense boca"
#. 😷 (U+1F637), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -8673,7 +8645,7 @@ msgctxt ""
"GRINNING_CAT_FACE_WITH_SMILING_EYES\n"
"LngText.text"
msgid "smile cat"
-msgstr ""
+msgstr "gat somrient"
#. 😹 (U+1F639), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -8682,7 +8654,7 @@ msgctxt ""
"CAT_FACE_WITH_TEARS_OF_JOY\n"
"LngText.text"
msgid "joy cat"
-msgstr ""
+msgstr "gat alegre"
#. 😺 (U+1F63A), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -8691,7 +8663,7 @@ msgctxt ""
"SMILING_CAT_FACE_WITH_OPEN_MOUTH\n"
"LngText.text"
msgid "smiley cat"
-msgstr ""
+msgstr "gat somrient2"
#. 😻 (U+1F63B), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -8700,7 +8672,7 @@ msgctxt ""
"SMILING_CAT_FACE_WITH_HEART-SHAPED_EYES\n"
"LngText.text"
msgid "heart eyes cat"
-msgstr ""
+msgstr "gat amb ulls de cor"
#. 😼 (U+1F63C), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -8709,7 +8681,7 @@ msgctxt ""
"CAT_FACE_WITH_WRY_SMILE\n"
"LngText.text"
msgid "smirk cat"
-msgstr ""
+msgstr "gat sorneguer"
#. 😽 (U+1F63D), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -8718,7 +8690,7 @@ msgctxt ""
"KISSING_CAT_FACE_WITH_CLOSED_EYES\n"
"LngText.text"
msgid "kissing cat"
-msgstr ""
+msgstr "gat fent petó"
#. 😾 (U+1F63E), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -8727,7 +8699,7 @@ msgctxt ""
"POUTING_CAT_FACE\n"
"LngText.text"
msgid "pouting cat"
-msgstr ""
+msgstr "gat ploraner"
#. 😿 (U+1F63F), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -8736,7 +8708,7 @@ msgctxt ""
"CRYING_CAT_FACE\n"
"LngText.text"
msgid "crying cat"
-msgstr ""
+msgstr "gat plorant"
#. 🙀 (U+1F640), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -8745,7 +8717,7 @@ msgctxt ""
"WEARY_CAT_FACE\n"
"LngText.text"
msgid "scream cat"
-msgstr ""
+msgstr "gat cridant"
#. 🙅 (U+1F645), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -8754,7 +8726,7 @@ msgctxt ""
"FACE_WITH_NO_GOOD_GESTURE\n"
"LngText.text"
msgid "no good"
-msgstr ""
+msgstr "dolent"
#. 🙆 (U+1F646), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -8763,7 +8735,7 @@ msgctxt ""
"FACE_WITH_OK_GESTURE\n"
"LngText.text"
msgid "ok3"
-msgstr ""
+msgstr "ok3"
#. 🙇 (U+1F647), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -8772,7 +8744,7 @@ msgctxt ""
"PERSON_BOWING_DEEPLY\n"
"LngText.text"
msgid "prostration"
-msgstr ""
+msgstr "prostració"
#. 🙈 (U+1F648), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -8781,7 +8753,7 @@ msgctxt ""
"SEE-NO-EVIL_MONKEY\n"
"LngText.text"
msgid "see no evil"
-msgstr ""
+msgstr "que no veu el mal"
#. 🙉 (U+1F649), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -8790,7 +8762,7 @@ msgctxt ""
"HEAR-NO-EVIL_MONKEY\n"
"LngText.text"
msgid "hear no evil"
-msgstr ""
+msgstr "que no sent el mal"
#. 🙊 (U+1F64A), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -8799,7 +8771,7 @@ msgctxt ""
"SPEAK-NO-EVIL_MONKEY\n"
"LngText.text"
msgid "speak no evil"
-msgstr ""
+msgstr "que no parla el mal"
#. 🙋 (U+1F64B), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -8808,7 +8780,7 @@ msgctxt ""
"HAPPY_PERSON_RAISING_ONE_HAND\n"
"LngText.text"
msgid "happiness"
-msgstr ""
+msgstr "felicitat"
#. 🙌 (U+1F64C), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -8826,7 +8798,7 @@ msgctxt ""
"PERSON_FROWNING\n"
"LngText.text"
msgid "person frowning"
-msgstr ""
+msgstr "persona sorruda"
#. 🙎 (U+1F64E), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -8835,27 +8807,25 @@ msgctxt ""
"PERSON_WITH_POUTING_FACE\n"
"LngText.text"
msgid "person pouting"
-msgstr ""
+msgstr "persona enfadada"
#. 🙏 (U+1F64F), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"PERSON_WITH_FOLDED_HANDS\n"
"LngText.text"
msgid "pray"
-msgstr "safata"
+msgstr "pregària"
#. 🚀 (U+1F680), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"ROCKET\n"
"LngText.text"
msgid "rocket"
-msgstr "Sòcol"
+msgstr "coet"
#. 🚁 (U+1F681), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -8873,7 +8843,7 @@ msgctxt ""
"STEAM_LOCOMOTIVE\n"
"LngText.text"
msgid "locomotive"
-msgstr ""
+msgstr "locomotora"
#. 🚃 (U+1F683), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -8981,7 +8951,7 @@ msgctxt ""
"TROLLEYBUS\n"
"LngText.text"
msgid "trolleybus"
-msgstr "troleibús "
+msgstr "troleibús"
#. 🚏 (U+1F68F), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9062,7 +9032,7 @@ msgctxt ""
"AUTOMOBILE\n"
"LngText.text"
msgid "car"
-msgstr "coche"
+msgstr "cotxe"
#. 🚘 (U+1F698), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9071,7 +9041,7 @@ msgctxt ""
"ONCOMING_AUTOMOBILE\n"
"LngText.text"
msgid "car2"
-msgstr "coche2"
+msgstr "cotxe2"
#. 🚙 (U+1F699), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9080,7 +9050,7 @@ msgctxt ""
"RECREATIONAL_VEHICLE\n"
"LngText.text"
msgid "car3"
-msgstr "coche3"
+msgstr "cotxe3"
#. 🚚 (U+1F69A), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9134,7 +9104,7 @@ msgctxt ""
"SUSPENSION_RAILWAY\n"
"LngText.text"
msgid "suspension railway"
-msgstr ""
+msgstr "monocarril suspès"
#. 🚠 (U+1F6A0), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9152,7 +9122,7 @@ msgctxt ""
"AERIAL_TRAMWAY\n"
"LngText.text"
msgid "aerial tramway"
-msgstr ""
+msgstr "telefèric"
#. 🚢 (U+1F6A2), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9179,7 +9149,7 @@ msgctxt ""
"SPEEDBOAT\n"
"LngText.text"
msgid "speedboat"
-msgstr ""
+msgstr "llanxa motora"
#. 🚥 (U+1F6A5), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9215,7 +9185,7 @@ msgctxt ""
"POLICE_CARS_REVOLVING_LIGHT\n"
"LngText.text"
msgid "rotating light"
-msgstr ""
+msgstr "llum giratori"
#. 🚩 (U+1F6A9), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9224,7 +9194,7 @@ msgctxt ""
"TRIANGULAR_FLAG_ON_POST\n"
"LngText.text"
msgid "triangular flag"
-msgstr ""
+msgstr "bandera triangular"
#. 🚪 (U+1F6AA), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9242,11 +9212,10 @@ msgctxt ""
"NO_ENTRY_SIGN\n"
"LngText.text"
msgid "no entry sign"
-msgstr ""
+msgstr "entrada prohibida"
#. 🚬 (U+1F6AC), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"SMOKING_SYMBOL\n"
@@ -9274,7 +9243,6 @@ msgstr "escombraries"
#. 🚯 (U+1F6AF), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"DO_NOT_LITTER_SYMBOL\n"
@@ -9361,7 +9329,7 @@ msgctxt ""
"CHILDREN_CROSSING\n"
"LngText.text"
msgid "crosswalk"
-msgstr ""
+msgstr "pas de vianants"
#. 🚹 (U+1F6B9), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9478,7 +9446,7 @@ msgctxt ""
"LEFT_LUGGAGE\n"
"LngText.text"
msgid "left luggage"
-msgstr ""
+msgstr "consigna"
#. 🕃 (U+1F543), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9496,7 +9464,7 @@ msgctxt ""
"SLIGHTLY_SMILING_FACE\n"
"LngText.text"
msgid "smiling3"
-msgstr ""
+msgstr "somriure3"
#. 🙁 (U+1F641), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9505,7 +9473,7 @@ msgctxt ""
"SLIGHTLY_FROWNING_FACE\n"
"LngText.text"
msgid "frowning2"
-msgstr ""
+msgstr "sorruda2"
#. 🕵 (U+1F575), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9514,7 +9482,7 @@ msgctxt ""
"SLEUTH_OR_SPY\n"
"LngText.text"
msgid "detective"
-msgstr ""
+msgstr "detectiu"
#. 🛌 (U+1F6CC), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9541,7 +9509,7 @@ msgctxt ""
"SPEAKING_HEAD_IN_SILHOUETTE\n"
"LngText.text"
msgid "head"
-msgstr ""
+msgstr "cap"
#. 🏌 (U+1F3CC), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9550,7 +9518,7 @@ msgctxt ""
"GOLFER\n"
"LngText.text"
msgid "golf"
-msgstr ""
+msgstr "golf"
#. 🏋 (U+1F3CB), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9559,7 +9527,7 @@ msgctxt ""
"WEIGHT_LIFTER\n"
"LngText.text"
msgid "weight lifter"
-msgstr ""
+msgstr "aixecador"
#. 🏎 (U+1F3CE), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9568,7 +9536,7 @@ msgctxt ""
"RACING_CAR\n"
"LngText.text"
msgid "car4"
-msgstr ""
+msgstr "cotxe4"
#. 🏍 (U+1F3CD), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9577,7 +9545,7 @@ msgctxt ""
"RACING_MOTORCYCLE\n"
"LngText.text"
msgid "motorcycle"
-msgstr ""
+msgstr "moto"
#. 🖕 (U+1F595), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9586,7 +9554,7 @@ msgctxt ""
"REVERSED_HAND_WITH_MIDDLE_FINGER_EXTENDED\n"
"LngText.text"
msgid "finger"
-msgstr ""
+msgstr "dit"
#. 🖖 (U+1F596), Mr. Spock's Vulcan salute from Star Trek, see also http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9595,7 +9563,7 @@ msgctxt ""
"RAISED_HAND_WITH_PART_BETWEEN_MIDDLE_AND_RING_FINGERS\n"
"LngText.text"
msgid "spock"
-msgstr ""
+msgstr "spock"
#. 🖐 (U+1F590), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9604,7 +9572,7 @@ msgctxt ""
"RAISED_HAND_WITH_FINGERS_SPLAYED\n"
"LngText.text"
msgid "hand2"
-msgstr ""
+msgstr "mà2"
#. 👁 (U+1F441), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9613,7 +9581,7 @@ msgctxt ""
"EYE\n"
"LngText.text"
msgid "eye"
-msgstr ""
+msgstr "ull"
#. 🗨 (U+1F5E8), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9622,7 +9590,7 @@ msgctxt ""
"LEFT_SPEECH_BUBBLE\n"
"LngText.text"
msgid "bubble"
-msgstr ""
+msgstr "bombolla"
#. 🗯 (U+1F5EF), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9631,7 +9599,7 @@ msgctxt ""
"RIGHT_ANGER_BUBBLE\n"
"LngText.text"
msgid "bubble4"
-msgstr ""
+msgstr "bombolla4"
#. 🕳 (U+1F573), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9640,7 +9608,7 @@ msgctxt ""
"HOLE\n"
"LngText.text"
msgid "hole"
-msgstr ""
+msgstr "forat"
#. 🕶 (U+1F576), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9649,7 +9617,7 @@ msgctxt ""
"DARK_SUNGLASSES\n"
"LngText.text"
msgid "sunglasses"
-msgstr ""
+msgstr "ulleres de sol"
#. 🛍 (U+1F6CD), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9658,7 +9626,7 @@ msgctxt ""
"SHOPPING_BAGS\n"
"LngText.text"
msgid "shop"
-msgstr ""
+msgstr "botiga"
#. 🐿 (U+1F43F), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9667,7 +9635,7 @@ msgctxt ""
"CHIPMUNK\n"
"LngText.text"
msgid "chipmunk"
-msgstr ""
+msgstr "esquirol"
#. 🕊 (U+1F54A), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9685,7 +9653,7 @@ msgctxt ""
"SPIDER\n"
"LngText.text"
msgid "spider"
-msgstr ""
+msgstr "aranya"
#. 🕸 (U+1F578), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9694,7 +9662,7 @@ msgctxt ""
"SPIDER_WEB\n"
"LngText.text"
msgid "web"
-msgstr ""
+msgstr "teranyina"
#. 🏵 (U+1F3F5), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9703,7 +9671,7 @@ msgctxt ""
"ROSETTE\n"
"LngText.text"
msgid "rosette"
-msgstr ""
+msgstr "rosetó"
#. 🌶 (U+1F336), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9712,7 +9680,7 @@ msgctxt ""
"HOT_PEPPER\n"
"LngText.text"
msgid "pepper"
-msgstr ""
+msgstr "pebrot"
#. 🍽 (U+1F37D), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9721,7 +9689,7 @@ msgctxt ""
"FORK_AND_KNIFE_WITH_PLATE\n"
"LngText.text"
msgid "plate"
-msgstr ""
+msgstr "plat"
#. 🗺 (U+1F5FA), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9730,7 +9698,7 @@ msgctxt ""
"WORLD_MAP\n"
"LngText.text"
msgid "map"
-msgstr ""
+msgstr "mapa"
#. 🏔 (U+1F3D4), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9739,7 +9707,7 @@ msgctxt ""
"SNOW_CAPPED_MOUNTAIN\n"
"LngText.text"
msgid "mountain2"
-msgstr ""
+msgstr "muntanya2"
#. 🏕 (U+1F3D5), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9748,7 +9716,7 @@ msgctxt ""
"CAMPING\n"
"LngText.text"
msgid "camping"
-msgstr ""
+msgstr "acampada"
#. 🏖 (U+1F3D6), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9757,7 +9725,7 @@ msgctxt ""
"BEACH_WITH_UMBRELLA\n"
"LngText.text"
msgid "beach"
-msgstr ""
+msgstr "platja"
#. 🏜 (U+1F3DC), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9766,7 +9734,7 @@ msgctxt ""
"DESERT\n"
"LngText.text"
msgid "desert"
-msgstr ""
+msgstr "desert"
#. 🏝 (U+1F3DD), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9775,7 +9743,7 @@ msgctxt ""
"DESERT_ISLAND\n"
"LngText.text"
msgid "island"
-msgstr ""
+msgstr "illa"
#. 🏞 (U+1F3DE), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9784,7 +9752,7 @@ msgctxt ""
"NATIONAL_PARK\n"
"LngText.text"
msgid "park"
-msgstr ""
+msgstr "parc"
#. 🏟 (U+1F3DF), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9793,7 +9761,7 @@ msgctxt ""
"STADIUM\n"
"LngText.text"
msgid "stadium"
-msgstr ""
+msgstr "estadi"
#. 🏛 (U+1F3DB), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9802,7 +9770,7 @@ msgctxt ""
"CLASSICAL_BUILDING\n"
"LngText.text"
msgid "museum"
-msgstr ""
+msgstr "museu"
#. 🏗 (U+1F3D7), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9811,7 +9779,7 @@ msgctxt ""
"BUILDING_CONSTRUCTION\n"
"LngText.text"
msgid "crane"
-msgstr ""
+msgstr "grua"
#. 🏘 (U+1F3D8), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9820,7 +9788,7 @@ msgctxt ""
"HOUSE_BUILDINGS\n"
"LngText.text"
msgid "houses"
-msgstr ""
+msgstr "cases"
#. 🏚 (U+1F3DA), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9829,7 +9797,7 @@ msgctxt ""
"DERELICT_HOUSE_BUILDING\n"
"LngText.text"
msgid "house3"
-msgstr ""
+msgstr "casa3"
#. 🏙 (U+1F3D9), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9838,7 +9806,7 @@ msgctxt ""
"CITYSCAPE\n"
"LngText.text"
msgid "city"
-msgstr ""
+msgstr "ciutat"
#. 🛣 (U+1F6E3), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9847,7 +9815,7 @@ msgctxt ""
"MOTORWAY\n"
"LngText.text"
msgid "motorway"
-msgstr ""
+msgstr "autopista"
#. 🛤 (U+1F6E4), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9856,7 +9824,7 @@ msgctxt ""
"RAILWAY_TRACK\n"
"LngText.text"
msgid "track"
-msgstr ""
+msgstr "via"
#. 🛢 (U+1F6E2), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9865,7 +9833,7 @@ msgctxt ""
"OIL_DRUM\n"
"LngText.text"
msgid "drum"
-msgstr ""
+msgstr "timbal"
#. 🛳 (U+1F6F3), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9874,7 +9842,7 @@ msgctxt ""
"PASSENGER_SHIP\n"
"LngText.text"
msgid "ship2"
-msgstr ""
+msgstr "vaixell2"
#. 🛥 (U+1F6E5), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9883,7 +9851,7 @@ msgctxt ""
"MOTOR_BOAT\n"
"LngText.text"
msgid "motor boat"
-msgstr ""
+msgstr "llanxa motora"
#. 🛩 (U+1F6E9), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9892,7 +9860,7 @@ msgctxt ""
"SMALL_AIRPLANE\n"
"LngText.text"
msgid "airplane2"
-msgstr ""
+msgstr "avió2"
#. 🛫 (U+1F6EB), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9901,7 +9869,7 @@ msgctxt ""
"AIRPLANE_DEPARTURE\n"
"LngText.text"
msgid "departure"
-msgstr ""
+msgstr "eixida"
#. 🛬 (U+1F6EC), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9910,7 +9878,7 @@ msgctxt ""
"AIRPLANE_ARRIVING\n"
"LngText.text"
msgid "arrival"
-msgstr ""
+msgstr "arribada"
#. 🛰 (U+1F6F0), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9919,7 +9887,7 @@ msgctxt ""
"SATELLITE\n"
"LngText.text"
msgid "satellite"
-msgstr ""
+msgstr "satèl·lit"
#. 🛎 (U+1F6CE), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9928,7 +9896,7 @@ msgctxt ""
"BELLHOP_BELL\n"
"LngText.text"
msgid "bell2"
-msgstr ""
+msgstr "campana2"
#. 🕰 (U+1F570), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9937,7 +9905,7 @@ msgctxt ""
"MANTELPIECE_CLOCK\n"
"LngText.text"
msgid "clock"
-msgstr ""
+msgstr "rellotge"
#. 🌡 (U+1F321), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9946,7 +9914,7 @@ msgctxt ""
"THERMOMETER\n"
"LngText.text"
msgid "thermometer"
-msgstr ""
+msgstr "termòmetre"
#. 🌤 (U+1F324), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9955,7 +9923,7 @@ msgctxt ""
"WHITE_SUN_WITH_SMALL_CLOUD\n"
"LngText.text"
msgid "cloudy"
-msgstr ""
+msgstr "ennuvolat"
#. 🌥 (U+1F325), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9964,7 +9932,7 @@ msgctxt ""
"WHITE_SUN_BEHIND_CLOUD\n"
"LngText.text"
msgid "cloudy2"
-msgstr ""
+msgstr "ennuvolat2"
#. 🌦 (U+1F326), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9973,7 +9941,7 @@ msgctxt ""
"WHITE_SUN_BEHIND_CLOUD_WITH_RAIN\n"
"LngText.text"
msgid "rainy"
-msgstr ""
+msgstr "plujós"
#. 🌧 (U+1F327), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9982,7 +9950,7 @@ msgctxt ""
"CLOUD_WITH_RAIN\n"
"LngText.text"
msgid "storm"
-msgstr ""
+msgstr "tempesta"
#. 🌨 (U+1F328), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9991,7 +9959,7 @@ msgctxt ""
"CLOUD_WITH_SNOW\n"
"LngText.text"
msgid "snow"
-msgstr ""
+msgstr "nevada"
#. 🌩 (U+1F329), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10000,7 +9968,7 @@ msgctxt ""
"CLOUD_WITH_LIGHTNING\n"
"LngText.text"
msgid "lightning"
-msgstr ""
+msgstr "llampec"
#. 🌪 (U+1F32A), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10009,7 +9977,7 @@ msgctxt ""
"CLOUD_WITH_TORNADO\n"
"LngText.text"
msgid "tornado"
-msgstr ""
+msgstr "tornado"
#. 🌫 (U+1F32B), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10018,7 +9986,7 @@ msgctxt ""
"FOG\n"
"LngText.text"
msgid "fog"
-msgstr ""
+msgstr "boira"
#. 🌬 (U+1F32C), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10027,7 +9995,7 @@ msgctxt ""
"WIND_BLOWING_FACE\n"
"LngText.text"
msgid "wind"
-msgstr ""
+msgstr "vent"
#. 🎗 (U+1F397), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10036,7 +10004,7 @@ msgctxt ""
"REMINDER_RIBBON\n"
"LngText.text"
msgid "ribbon"
-msgstr ""
+msgstr "llaç"
#. 🎟 (U+1F39F), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10045,7 +10013,7 @@ msgctxt ""
"ADMISSION_TICKETS\n"
"LngText.text"
msgid "ticket2"
-msgstr ""
+msgstr "tiquet2"
#. 🎖 (U+1F396), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10054,7 +10022,7 @@ msgctxt ""
"MILITARY_MEDAL\n"
"LngText.text"
msgid "medal2"
-msgstr ""
+msgstr "medalla2"
#. 🏅 (U+1F3C5), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10063,7 +10031,7 @@ msgctxt ""
"SPORTS_MEDAL\n"
"LngText.text"
msgid "medal"
-msgstr ""
+msgstr "medalla"
#. 🕹 (U+1F579), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10081,7 +10049,7 @@ msgctxt ""
"FRAME_WITH_PICTURE\n"
"LngText.text"
msgid "picture"
-msgstr ""
+msgstr "imatge"
#. 🎙 (U+1F399), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10090,7 +10058,7 @@ msgctxt ""
"STUDIO_MICROPHONE\n"
"LngText.text"
msgid "microphone2"
-msgstr ""
+msgstr "micròfon2"
#. 🎚 (U+1F39A), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10108,7 +10076,7 @@ msgctxt ""
"CONTROL_KNOBS\n"
"LngText.text"
msgid "control"
-msgstr ""
+msgstr "control"
#. 🖥 (U+1F5A5), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10117,7 +10085,7 @@ msgctxt ""
"DESKTOP_COMPUTER\n"
"LngText.text"
msgid "computer2"
-msgstr ""
+msgstr "ordinador2"
#. 🖨 (U+1F5A8), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10126,7 +10094,7 @@ msgctxt ""
"PRINTER\n"
"LngText.text"
msgid "printer"
-msgstr ""
+msgstr "impressora"
#. 🖱 (U+1F5B1), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10135,7 +10103,7 @@ msgctxt ""
"THREE_BUTTON_MOUSE\n"
"LngText.text"
msgid "mouse3"
-msgstr ""
+msgstr "ratolí3"
#. 🖲 (U+1F5B2), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10144,7 +10112,7 @@ msgctxt ""
"TRACKBALL\n"
"LngText.text"
msgid "trackball"
-msgstr ""
+msgstr "ratolí de bola"
#. 🎞 (U+1F39E), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10153,7 +10121,7 @@ msgctxt ""
"FILM_FRAMES\n"
"LngText.text"
msgid "film"
-msgstr ""
+msgstr "pel·lícula"
#. 📽 (U+1F4FD), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10162,7 +10130,7 @@ msgctxt ""
"FILM_PROJECTOR\n"
"LngText.text"
msgid "projector"
-msgstr ""
+msgstr "projector"
#. 📸 (U+1F4F8), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10171,7 +10139,7 @@ msgctxt ""
"CAMERA_WITH_FLASH\n"
"LngText.text"
msgid "flash"
-msgstr ""
+msgstr "flaix"
#. 🕯 (U+1F56F), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10180,7 +10148,7 @@ msgctxt ""
"CANDLE\n"
"LngText.text"
msgid "candle"
-msgstr ""
+msgstr "espelma"
#. 🗞 (U+1F5DE), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10189,7 +10157,7 @@ msgctxt ""
"ROLLED-UP_NEWSPAPER\n"
"LngText.text"
msgid "newspaper2"
-msgstr ""
+msgstr "diari2"
#. 🏷 (U+1F3F7), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10198,7 +10166,7 @@ msgctxt ""
"LABEL\n"
"LngText.text"
msgid "label"
-msgstr ""
+msgstr "etiqueta"
#. 🗳 (U+1F5F3), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10207,7 +10175,7 @@ msgctxt ""
"BALLOT_BOX_WITH_BALLOT\n"
"LngText.text"
msgid "ballot"
-msgstr ""
+msgstr "urna"
#. 🖋 (U+1F58B), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10216,7 +10184,7 @@ msgctxt ""
"LOWER_LEFT_FOUNTAIN_PEN\n"
"LngText.text"
msgid "pen2"
-msgstr ""
+msgstr "ploma2"
#. 🖊 (U+1F58A), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10225,7 +10193,7 @@ msgctxt ""
"LOWER_LEFT_BALLPOINT_PEN\n"
"LngText.text"
msgid "pen"
-msgstr ""
+msgstr "bolígraf"
#. 🖌 (U+1F58C), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10234,7 +10202,7 @@ msgctxt ""
"LOWER_LEFT_PAINTBRUSH\n"
"LngText.text"
msgid "paintbrush"
-msgstr ""
+msgstr "pinzell"
#. 🖍 (U+1F58D), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10243,7 +10211,7 @@ msgctxt ""
"LOWER_LEFT_CRAYON\n"
"LngText.text"
msgid "crayon"
-msgstr ""
+msgstr "llapis"
#. 🗂 (U+1F5C2), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10252,7 +10220,7 @@ msgctxt ""
"CARD_INDEX_DIVIDERS\n"
"LngText.text"
msgid "index"
-msgstr ""
+msgstr "índex"
#. 🗒 (U+1F5D2), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10261,7 +10229,7 @@ msgctxt ""
"SPIRAL_NOTE_PAD\n"
"LngText.text"
msgid "notepad"
-msgstr ""
+msgstr "bloc de notes"
#. 🗓 (U+1F5D3), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10270,7 +10238,7 @@ msgctxt ""
"SPIRAL_CALENDAR_PAD\n"
"LngText.text"
msgid "calendar3"
-msgstr ""
+msgstr "calendari3"
#. 🖇 (U+1F587), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10279,7 +10247,7 @@ msgctxt ""
"LINKED_PAPERCLIPS\n"
"LngText.text"
msgid "paperclip2"
-msgstr ""
+msgstr "clip2"
#. 🗃 (U+1F5C3), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10288,7 +10256,7 @@ msgctxt ""
"CARD_FILE_BOX\n"
"LngText.text"
msgid "box"
-msgstr ""
+msgstr "caixa"
#. 🗄 (U+1F5C4), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10297,7 +10265,7 @@ msgctxt ""
"FILE_CABINET\n"
"LngText.text"
msgid "cabinet"
-msgstr ""
+msgstr "armari"
#. 🗑 (U+1F5D1), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10306,7 +10274,7 @@ msgctxt ""
"WASTEBASKET\n"
"LngText.text"
msgid "wastebasket"
-msgstr ""
+msgstr "paperera"
#. 🗝 (U+1F5DD), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10315,7 +10283,7 @@ msgctxt ""
"OLD_KEY\n"
"LngText.text"
msgid "key2"
-msgstr ""
+msgstr "clau2"
#. 🛠 (U+1F6E0), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10324,7 +10292,7 @@ msgctxt ""
"HAMMER_AND_WRENCH\n"
"LngText.text"
msgid "hammer and wrench"
-msgstr ""
+msgstr "martell i clau"
#. 🗡 (U+1F5E1), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10333,7 +10301,7 @@ msgctxt ""
"DAGGER_KNIFE\n"
"LngText.text"
msgid "knife2"
-msgstr ""
+msgstr "ganivet2"
#. 🛡 (U+1F6E1), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10342,7 +10310,7 @@ msgctxt ""
"SHIELD\n"
"LngText.text"
msgid "shield"
-msgstr ""
+msgstr "escut"
#. 🗜 (U+1F5DC), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10351,7 +10319,7 @@ msgctxt ""
"COMPRESSION\n"
"LngText.text"
msgid "clamp"
-msgstr ""
+msgstr "pinça"
#. 🛏 (U+1F6CF), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10360,7 +10328,7 @@ msgctxt ""
"BED\n"
"LngText.text"
msgid "bed"
-msgstr ""
+msgstr "llit"
#. 🛋 (U+1F6CB), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10369,7 +10337,7 @@ msgctxt ""
"COUCH_AND_LAMP\n"
"LngText.text"
msgid "couch"
-msgstr ""
+msgstr "sofà"
#. 🕉 (U+1F549), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10378,7 +10346,7 @@ msgctxt ""
"OM_SYMBOL\n"
"LngText.text"
msgid "om"
-msgstr ""
+msgstr "om"
#. ⏸ (U+23F8), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10387,7 +10355,7 @@ msgctxt ""
"DOUBLE_VERTICAL_BAR\n"
"LngText.text"
msgid "pause"
-msgstr ""
+msgstr "pausa"
#. ⏹ (U+23F9), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10396,7 +10364,7 @@ msgctxt ""
"BLACK_SQUARE_FOR_STOP\n"
"LngText.text"
msgid "stop2"
-msgstr ""
+msgstr "para2"
#. ⏺ (U+23FA), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10405,7 +10373,7 @@ msgctxt ""
"BLACK_CIRCLE_FOR_RECORD\n"
"LngText.text"
msgid "record"
-msgstr ""
+msgstr "grava"
#. 🏴 (U+1F3F4), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10414,7 +10382,7 @@ msgctxt ""
"WAVING_BLACK_FLAG\n"
"LngText.text"
msgid "flag"
-msgstr ""
+msgstr "bandera"
#. 🏳 (U+1F3F3), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10423,7 +10391,7 @@ msgctxt ""
"WAVING_WHITE_FLAG\n"
"LngText.text"
msgid "flag2"
-msgstr ""
+msgstr "bandera2"
#. 🗷 (U+1F5F7), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10432,7 +10400,7 @@ msgctxt ""
"BALLOT_BOX_WITH_BOLD_SCRIPT_X\n"
"LngText.text"
msgid "checkbox4"
-msgstr ""
+msgstr "casella de selecció4"
#. 🛉 (U+1F6C9), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10441,7 +10409,7 @@ msgctxt ""
"BOYS_SYMBOL\n"
"LngText.text"
msgid "boys"
-msgstr ""
+msgstr "nois"
#. 🛈 (U+1F6C8), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10450,7 +10418,7 @@ msgctxt ""
"CIRCLED_INFORMATION_SOURCE\n"
"LngText.text"
msgid "information3"
-msgstr ""
+msgstr "informació3"
#. 🛊 (U+1F6CA), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10459,7 +10427,7 @@ msgctxt ""
"GIRLS_SYMBOL\n"
"LngText.text"
msgid "girls"
-msgstr ""
+msgstr "noies"
#. 🛨 (U+1F6E8), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10468,7 +10436,7 @@ msgctxt ""
"UP-POINTING_SMALL_AIRPLANE\n"
"LngText.text"
msgid "airplane4"
-msgstr ""
+msgstr "avió4"
#. 🛲 (U+1F6F2), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10477,7 +10445,7 @@ msgctxt ""
"DIESEL_LOCOMOTIVE\n"
"LngText.text"
msgid "locomotive2"
-msgstr ""
+msgstr "locomotora2"
#. 🛧 (U+1F6E7), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10486,7 +10454,7 @@ msgctxt ""
"UP-POINTING_AIRPLANE\n"
"LngText.text"
msgid "airplane3"
-msgstr ""
+msgstr "avió3"
#. 🛱 (U+1F6F1), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10495,7 +10463,7 @@ msgctxt ""
"ONCOMING_FIRE_ENGINE\n"
"LngText.text"
msgid "fire engine2"
-msgstr ""
+msgstr "camió de bombers2"
#. 🛦 (U+1F6E6), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10504,7 +10472,7 @@ msgctxt ""
"UP-POINTING_MILITARY_AIRPLANE\n"
"LngText.text"
msgid "airplane5"
-msgstr ""
+msgstr "avió5"
#. 🛪 (U+1F6EA), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10513,7 +10481,7 @@ msgctxt ""
"NORTHEAST-POINTING_AIRPLANE\n"
"LngText.text"
msgid "airplane6"
-msgstr ""
+msgstr "avió6"
#. 🗭 (U+1F5ED), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10522,7 +10490,7 @@ msgctxt ""
"RIGHT_THOUGHT_BUBBLE\n"
"LngText.text"
msgid "bubble5"
-msgstr ""
+msgstr "bombolla5"
#. 🗱 (U+1F5F1), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10531,7 +10499,7 @@ msgctxt ""
"LIGHTNING_MOOD_BUBBLE\n"
"LngText.text"
msgid "bubble6"
-msgstr ""
+msgstr "bombolla6"
#. 🗬 (U+1F5EC), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10540,7 +10508,7 @@ msgctxt ""
"LEFT_THOUGHT_BUBBLE\n"
"LngText.text"
msgid "bubble7"
-msgstr ""
+msgstr "bombolla7"
#. 🗠 (U+1F5E0), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10549,7 +10517,7 @@ msgctxt ""
"STOCK_CHART\n"
"LngText.text"
msgid "chart5"
-msgstr ""
+msgstr "diagrama5"
#. 🗟 (U+1F5DF), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10558,7 +10526,7 @@ msgctxt ""
"PAGE_WITH_CIRCLED_TEXT\n"
"LngText.text"
msgid "page4"
-msgstr ""
+msgstr "pàgina4"
#. 🖎 (U+1F58E), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10567,7 +10535,7 @@ msgctxt ""
"LEFT_WRITING_HAND\n"
"LngText.text"
msgid "writing2"
-msgstr ""
+msgstr "escriptura2"
#. 🗦 (U+1F5E6), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10576,7 +10544,7 @@ msgctxt ""
"THREE_RAYS_LEFT\n"
"LngText.text"
msgid "rays"
-msgstr ""
+msgstr "rajos"
#. 🎝 (U+1F39D), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10585,7 +10553,7 @@ msgctxt ""
"BEAMED_DESCENDING_MUSICAL_NOTES\n"
"LngText.text"
msgid "notes3"
-msgstr ""
+msgstr "notes3"
#. 🔾 (U+1F53E), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10594,7 +10562,7 @@ msgctxt ""
"LOWER_RIGHT_SHADOWED_WHITE_CIRCLE\n"
"LngText.text"
msgid "circle3"
-msgstr ""
+msgstr "cercle3"
#. 🎜 (U+1F39C), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10603,7 +10571,7 @@ msgctxt ""
"BEAMED_ASCENDING_MUSICAL_NOTES\n"
"LngText.text"
msgid "notes4"
-msgstr ""
+msgstr "notes4"
#. 🕮 (U+1F56E), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10612,7 +10580,7 @@ msgctxt ""
"BOOK\n"
"LngText.text"
msgid "book"
-msgstr ""
+msgstr "llibre"
#. 🗛 (U+1F5DB), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10621,7 +10589,7 @@ msgctxt ""
"DECREASE_FONT_SIZE_SYMBOL\n"
"LngText.text"
msgid "font"
-msgstr ""
+msgstr "tipus de lletra"
#. 🔿 (U+1F53F), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10630,7 +10598,7 @@ msgctxt ""
"UPPER_RIGHT_SHADOWED_WHITE_CIRCLE\n"
"LngText.text"
msgid "circle4"
-msgstr ""
+msgstr "cercle4"
#. 🕫 (U+1F56B), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10639,7 +10607,7 @@ msgctxt ""
"BULLHORN\n"
"LngText.text"
msgid "bullhorn"
-msgstr ""
+msgstr "megàfon"
#. 🕬 (U+1F56C), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10648,7 +10616,7 @@ msgctxt ""
"BULLHORN_WITH_SOUND_WAVES\n"
"LngText.text"
msgid "bullhorn2"
-msgstr ""
+msgstr "megàfon2"
#. 🕻 (U+1F57B), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10657,7 +10625,7 @@ msgctxt ""
"LEFT_HAND_TELEPHONE_RECEIVER\n"
"LngText.text"
msgid "receiver2"
-msgstr ""
+msgstr "auricular2"
#. 🕾 (U+1F57E), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10666,7 +10634,7 @@ msgctxt ""
"WHITE_TOUCHTONE_TELEPHONE\n"
"LngText.text"
msgid "phone3"
-msgstr ""
+msgstr "telèfon3"
#. 🕼 (U+1F57C), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10675,7 +10643,7 @@ msgctxt ""
"TELEPHONE_RECEIVER_WITH_PAGE\n"
"LngText.text"
msgid "receiver4"
-msgstr ""
+msgstr "auricular4"
#. 🕽 (U+1F57D), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10684,7 +10652,7 @@ msgctxt ""
"RIGHT_HAND_TELEPHONE_RECEIVER\n"
"LngText.text"
msgid "receiver3"
-msgstr ""
+msgstr "auricular3"
#. 🕿 (U+1F57F), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10693,7 +10661,7 @@ msgctxt ""
"BLACK_TOUCHTONE_TELEPHONE\n"
"LngText.text"
msgid "phone4"
-msgstr ""
+msgstr "telèfon4"
#. 🖚 (U+1F59A), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10702,7 +10670,7 @@ msgctxt ""
"SIDEWAYS_BLACK_LEFT_POINTING_INDEX\n"
"LngText.text"
msgid "left4"
-msgstr ""
+msgstr "esquerra4"
#. 🖏 (U+1F58F), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10711,7 +10679,7 @@ msgctxt ""
"TURNED_OK_HAND_SIGN\n"
"LngText.text"
msgid "ok2"
-msgstr ""
+msgstr "ok2"
#. 🖜 (U+1F59C), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10720,7 +10688,7 @@ msgctxt ""
"BLACK_LEFT_POINTING_BACKHAND_INDEX\n"
"LngText.text"
msgid "left5"
-msgstr ""
+msgstr "esquerra5"
#. 🗥 (U+1F5E5), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10729,7 +10697,7 @@ msgctxt ""
"THREE_RAYS_BELOW\n"
"LngText.text"
msgid "rays2"
-msgstr ""
+msgstr "rajos2"
#. 🖛 (U+1F59B), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10738,7 +10706,7 @@ msgctxt ""
"SIDEWAYS_BLACK_RIGHT_POINTING_INDEX\n"
"LngText.text"
msgid "right4"
-msgstr ""
+msgstr "dreta4"
#. 🖟 (U+1F59F), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10747,7 +10715,7 @@ msgctxt ""
"SIDEWAYS_WHITE_DOWN_POINTING_INDEX\n"
"LngText.text"
msgid "down3"
-msgstr ""
+msgstr "avall3"
#. 🖞 (U+1F59E), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10756,7 +10724,7 @@ msgctxt ""
"SIDEWAYS_WHITE_UP_POINTING_INDEX\n"
"LngText.text"
msgid "up3"
-msgstr ""
+msgstr "amunt3"
#. 🌢 (U+1F322), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10765,7 +10733,7 @@ msgctxt ""
"BLACK_DROPLET\n"
"LngText.text"
msgid "droplet2"
-msgstr ""
+msgstr "goteta2"
#. 🎘 (U+1F398), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10774,7 +10742,7 @@ msgctxt ""
"MUSICAL_KEYBOARD_WITH_JACKS\n"
"LngText.text"
msgid "synthesizer"
-msgstr ""
+msgstr "sintetitzador"
#. 🎕 (U+1F395), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10783,7 +10751,7 @@ msgctxt ""
"BOUQUET_OF_FLOWERS\n"
"LngText.text"
msgid "bouquet2"
-msgstr ""
+msgstr "ram de flors2"
#. 🎔 (U+1F394), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10792,7 +10760,7 @@ msgctxt ""
"HEART_WITH_TIP_ON_THE_LEFT\n"
"LngText.text"
msgid "heart2"
-msgstr ""
+msgstr "cor2"
#. 🕱 (U+1F571), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10801,7 +10769,7 @@ msgctxt ""
"BLACK_SKULL_AND_CROSSBONES\n"
"LngText.text"
msgid "pirate"
-msgstr ""
+msgstr "pirata"
#. 🖀 (U+1F580), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10810,7 +10778,7 @@ msgctxt ""
"TELEPHONE_ON_TOP_OF_MODEM\n"
"LngText.text"
msgid "modem"
-msgstr ""
+msgstr "mòdem"
#. 🕲 (U+1F572), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10819,7 +10787,7 @@ msgctxt ""
"NO_PIRACY\n"
"LngText.text"
msgid "no piracy"
-msgstr ""
+msgstr "pirateria prohibida"
#. 🕅 (U+1F545), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10837,7 +10805,7 @@ msgctxt ""
"CELTIC_CROSS\n"
"LngText.text"
msgid "Celtic cross"
-msgstr ""
+msgstr "creu celta"
#. 🖗 (U+1F597), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10846,7 +10814,7 @@ msgctxt ""
"WHITE_DOWN_POINTING_LEFT_HAND_INDEX\n"
"LngText.text"
msgid "down4"
-msgstr ""
+msgstr "avall4"
#. 🖆 (U+1F586), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10855,7 +10823,7 @@ msgctxt ""
"PEN_OVER_STAMPED_ENVELOPE\n"
"LngText.text"
msgid "envelope4"
-msgstr ""
+msgstr "sobre4"
#. 🖃 (U+1F583), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10864,7 +10832,7 @@ msgctxt ""
"STAMPED_ENVELOPE\n"
"LngText.text"
msgid "envelope2"
-msgstr ""
+msgstr "sobre2"
#. 🗤 (U+1F5E4), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10873,7 +10841,7 @@ msgctxt ""
"THREE_RAYS_ABOVE\n"
"LngText.text"
msgid "rays3"
-msgstr ""
+msgstr "rajos3"
#. 🖉 (U+1F589), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10882,7 +10850,7 @@ msgctxt ""
"LOWER_LEFT_PENCIL\n"
"LngText.text"
msgid "pencil4"
-msgstr ""
+msgstr "llapis4"
#. 🖂 (U+1F582), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10891,7 +10859,7 @@ msgctxt ""
"BACK_OF_ENVELOPE\n"
"LngText.text"
msgid "envelope3"
-msgstr ""
+msgstr "sobre3"
#. 🖈 (U+1F588), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10900,7 +10868,7 @@ msgctxt ""
"BLACK_PUSHPIN\n"
"LngText.text"
msgid "tack"
-msgstr ""
+msgstr "xinxeta"
#. 🖄 (U+1F584), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10909,7 +10877,7 @@ msgctxt ""
"ENVELOPE_WITH_LIGHTNING\n"
"LngText.text"
msgid "envelope5"
-msgstr ""
+msgstr "sobre5"
#. 🖁 (U+1F581), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10918,7 +10886,7 @@ msgctxt ""
"CLAMSHELL_MOBILE_PHONE\n"
"LngText.text"
msgid "mobile2"
-msgstr ""
+msgstr "mòbil2"
#. 🖅 (U+1F585), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10927,7 +10895,7 @@ msgctxt ""
"FLYING_ENVELOPE\n"
"LngText.text"
msgid "envelope6"
-msgstr ""
+msgstr "sobre6"
#. 🖘 (U+1F598), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10936,7 +10904,7 @@ msgctxt ""
"SIDEWAYS_WHITE_LEFT_POINTING_INDEX\n"
"LngText.text"
msgid "left6"
-msgstr ""
+msgstr "esquerra6"
#. 🖙 (U+1F599), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10945,7 +10913,7 @@ msgctxt ""
"SIDEWAYS_WHITE_RIGHT_POINTING_INDEX\n"
"LngText.text"
msgid "right5"
-msgstr ""
+msgstr "dreta5"
#. 🗖 (U+1F5D6), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10954,7 +10922,7 @@ msgctxt ""
"MAXIMIZE\n"
"LngText.text"
msgid "maximize"
-msgstr ""
+msgstr "maximitza"
#. 🗗 (U+1F5D7), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10963,7 +10931,7 @@ msgctxt ""
"OVERLAP\n"
"LngText.text"
msgid "overlap"
-msgstr ""
+msgstr "superposa"
#. 🗏 (U+1F5CF), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10972,7 +10940,7 @@ msgctxt ""
"PAGE\n"
"LngText.text"
msgid "page2"
-msgstr ""
+msgstr "pàgina2"
#. 🗐 (U+1F5D0), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10981,7 +10949,7 @@ msgctxt ""
"PAGES\n"
"LngText.text"
msgid "pages"
-msgstr ""
+msgstr "pàgines"
#. 🗘 (U+1F5D8), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10990,7 +10958,7 @@ msgctxt ""
"CLOCKWISE_RIGHT_AND_LEFT_SEMICIRCLE_ARROWS\n"
"LngText.text"
msgid "arrows"
-msgstr ""
+msgstr "fletxes"
#. 🗚 (U+1F5DA), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10999,7 +10967,7 @@ msgctxt ""
"INCREASE_FONT_SIZE_SYMBOL\n"
"LngText.text"
msgid "font2"
-msgstr ""
+msgstr "tipus de lletra2"
#. 🗕 (U+1F5D5), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11008,7 +10976,7 @@ msgctxt ""
"MINIMIZE\n"
"LngText.text"
msgid "minimize"
-msgstr ""
+msgstr "minimitza"
#. 🗙 (U+1F5D9), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11017,7 +10985,7 @@ msgctxt ""
"CANCELLATION_X\n"
"LngText.text"
msgid "cancel"
-msgstr ""
+msgstr "cancel·la"
#. 🗔 (U+1F5D4), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11026,7 +10994,7 @@ msgctxt ""
"DESKTOP_WINDOW\n"
"LngText.text"
msgid "window"
-msgstr ""
+msgstr "finestra"
#. 🗌 (U+1F5CC), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11035,7 +11003,7 @@ msgctxt ""
"EMPTY_PAGE\n"
"LngText.text"
msgid "empty page"
-msgstr ""
+msgstr "pàgina buida"
#. 🗋 (U+1F5CB), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11044,7 +11012,7 @@ msgctxt ""
"EMPTY_DOCUMENT\n"
"LngText.text"
msgid "empty document"
-msgstr ""
+msgstr "document buit"
#. 🗍 (U+1F5CD), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11053,7 +11021,7 @@ msgctxt ""
"EMPTY_PAGES\n"
"LngText.text"
msgid "empty pages"
-msgstr ""
+msgstr "pàgines buides"
#. 🗎 (U+1F5CE), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11062,7 +11030,7 @@ msgctxt ""
"DOCUMENT\n"
"LngText.text"
msgid "document"
-msgstr ""
+msgstr "document"
#. 🗆 (U+1F5C6), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11071,7 +11039,7 @@ msgctxt ""
"EMPTY_NOTE_PAGE\n"
"LngText.text"
msgid "empty note page"
-msgstr ""
+msgstr "pàgina de notes buida"
#. 🗊 (U+1F5CA), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11089,7 +11057,7 @@ msgctxt ""
"NOTE\n"
"LngText.text"
msgid "note3"
-msgstr ""
+msgstr "nota3"
#. 🗇 (U+1F5C7), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11107,7 +11075,7 @@ msgctxt ""
"NOTE_PAGE\n"
"LngText.text"
msgid "note page"
-msgstr ""
+msgstr "pàgina de notes"
#. 🖸 (U+1F5B8), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11116,7 +11084,7 @@ msgctxt ""
"OPTICAL_DISC_ICON\n"
"LngText.text"
msgid "optical disc"
-msgstr ""
+msgstr "disc òptic"
#. 🗀 (U+1F5C0), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11125,7 +11093,7 @@ msgctxt ""
"FOLDER\n"
"LngText.text"
msgid "folder3"
-msgstr ""
+msgstr "carpeta3"
#. 🖝 (U+1F59D), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11134,7 +11102,7 @@ msgctxt ""
"BLACK_RIGHT_POINTING_BACKHAND_INDEX\n"
"LngText.text"
msgid "right6"
-msgstr ""
+msgstr "dreta6"
#. 🗁 (U+1F5C1), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11143,7 +11111,7 @@ msgctxt ""
"OPEN_FOLDER\n"
"LngText.text"
msgid "folder4"
-msgstr ""
+msgstr "carpeta4"
#. 🗅 (U+1F5C5), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11152,7 +11120,7 @@ msgctxt ""
"EMPTY_NOTE\n"
"LngText.text"
msgid "empty note"
-msgstr ""
+msgstr "nota buida"
#. 🖿 (U+1F5BF), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11161,7 +11129,7 @@ msgctxt ""
"BLACK_FOLDER\n"
"LngText.text"
msgid "folder5"
-msgstr ""
+msgstr "carpeta5"
#. 🖾 (U+1F5BE), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11170,7 +11138,7 @@ msgctxt ""
"FRAME_WITH_AN_X\n"
"LngText.text"
msgid "frame"
-msgstr ""
+msgstr "marc"
#. 🖽 (U+1F5BD), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11179,7 +11147,7 @@ msgctxt ""
"FRAME_WITH_TILES\n"
"LngText.text"
msgid "frame2"
-msgstr ""
+msgstr "marc2"
#. 🖹 (U+1F5B9), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11188,7 +11156,7 @@ msgctxt ""
"DOCUMENT_WITH_TEXT\n"
"LngText.text"
msgid "document2"
-msgstr ""
+msgstr "document2"
#. 🖻 (U+1F5BB), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11197,7 +11165,7 @@ msgctxt ""
"DOCUMENT_WITH_PICTURE\n"
"LngText.text"
msgid "document3"
-msgstr ""
+msgstr "document3"
#. 🖺 (U+1F5BA), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11206,7 +11174,7 @@ msgctxt ""
"DOCUMENT_WITH_TEXT_AND_PICTURE\n"
"LngText.text"
msgid "document4"
-msgstr ""
+msgstr "document4"
#. 🖶 (U+1F5B6), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11215,7 +11183,7 @@ msgctxt ""
"PRINTER_ICON\n"
"LngText.text"
msgid "printer2"
-msgstr ""
+msgstr "impressora2"
#. 🖷 (U+1F5B7), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11224,7 +11192,7 @@ msgctxt ""
"FAX_ICON\n"
"LngText.text"
msgid "fax2"
-msgstr ""
+msgstr "fax2"
#. 🖰 (U+1F5B0), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11233,7 +11201,7 @@ msgctxt ""
"TWO_BUTTON_MOUSE\n"
"LngText.text"
msgid "mouse4"
-msgstr ""
+msgstr "ratolí4"
#. 🖳 (U+1F5B3), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11242,7 +11210,7 @@ msgctxt ""
"OLD_PERSONAL_COMPUTER\n"
"LngText.text"
msgid "pc"
-msgstr ""
+msgstr "pc"
#. 🖵 (U+1F5B5), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11251,7 +11219,7 @@ msgctxt ""
"SCREEN\n"
"LngText.text"
msgid "screen"
-msgstr ""
+msgstr "pantalla"
#. 🖯 (U+1F5AF), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11260,7 +11228,7 @@ msgctxt ""
"ONE_BUTTON_MOUSE\n"
"LngText.text"
msgid "mouse5"
-msgstr ""
+msgstr "ratolí5"
#. 🖴 (U+1F5B4), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11269,7 +11237,7 @@ msgctxt ""
"HARD_DISK\n"
"LngText.text"
msgid "hard disk"
-msgstr ""
+msgstr "disc dur"
#. 🖩 (U+1F5A9), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11278,7 +11246,7 @@ msgctxt ""
"POCKET_CALCULATOR\n"
"LngText.text"
msgid "calculator"
-msgstr ""
+msgstr "calculadora"
#. 🖭 (U+1F5AD), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11296,7 +11264,7 @@ msgctxt ""
"SOFT_SHELL_FLOPPY_DISK\n"
"LngText.text"
msgid "floppy2"
-msgstr ""
+msgstr "disquet2"
#. 🖫 (U+1F5AB), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11305,7 +11273,7 @@ msgctxt ""
"WHITE_HARD_SHELL_FLOPPY_DISK\n"
"LngText.text"
msgid "floppy3"
-msgstr ""
+msgstr "disquet3"
#. 🖮 (U+1F5AE), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11314,7 +11282,7 @@ msgctxt ""
"WIRED_KEYBOARD\n"
"LngText.text"
msgid "keyboard2"
-msgstr ""
+msgstr "teclat2"
#. 🖔 (U+1F594), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11323,7 +11291,7 @@ msgctxt ""
"REVERSED_VICTORY_HAND\n"
"LngText.text"
msgid "victory2"
-msgstr ""
+msgstr "victòria2"
#. 🖧 (U+1F5A7), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11332,7 +11300,7 @@ msgctxt ""
"THREE_NETWORKED_COMPUTERS\n"
"LngText.text"
msgid "network"
-msgstr ""
+msgstr "xarxa"
#. 🖪 (U+1F5AA), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11341,7 +11309,7 @@ msgctxt ""
"BLACK_HARD_SHELL_FLOPPY_DISK\n"
"LngText.text"
msgid "floppy4"
-msgstr ""
+msgstr "disquet4"
#. 🗢 (U+1F5E2), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11350,7 +11318,7 @@ msgctxt ""
"LIPS\n"
"LngText.text"
msgid "lips"
-msgstr ""
+msgstr "llavis"
#. 🖦 (U+1F5A6), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11359,7 +11327,7 @@ msgctxt ""
"KEYBOARD_AND_MOUSE\n"
"LngText.text"
msgid "keyboard3"
-msgstr ""
+msgstr "teclat3"
#. 🖣 (U+1F5A3), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11368,7 +11336,7 @@ msgctxt ""
"BLACK_DOWN_POINTING_BACKHAND_INDEX\n"
"LngText.text"
msgid "down5"
-msgstr ""
+msgstr "avall5"
#. 🖡 (U+1F5A1), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11377,7 +11345,7 @@ msgctxt ""
"SIDEWAYS_BLACK_DOWN_POINTING_INDEX\n"
"LngText.text"
msgid "down6"
-msgstr ""
+msgstr "avall6"
#. 📾 (U+1F4FE), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11386,7 +11354,7 @@ msgctxt ""
"PORTABLE_STEREO\n"
"LngText.text"
msgid "stereo"
-msgstr ""
+msgstr "estèreo"
#. 🏶 (U+1F3F6), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11395,7 +11363,7 @@ msgctxt ""
"BLACK_ROSETTE\n"
"LngText.text"
msgid "rosette2"
-msgstr ""
+msgstr "rosetó2"
#. 🏲 (U+1F3F2), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11404,7 +11372,7 @@ msgctxt ""
"BLACK_PENNANT\n"
"LngText.text"
msgid "pennant"
-msgstr ""
+msgstr "banderola"
#. 🖠 (U+1F5A0), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11413,7 +11381,7 @@ msgctxt ""
"SIDEWAYS_BLACK_UP_POINTING_INDEX\n"
"LngText.text"
msgid "up4"
-msgstr ""
+msgstr "amunt4"
#. 🖢 (U+1F5A2), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11422,7 +11390,7 @@ msgctxt ""
"BLACK_UP_POINTING_BACKHAND_INDEX\n"
"LngText.text"
msgid "up5"
-msgstr ""
+msgstr "amunt5"
#. 🏱 (U+1F3F1), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11431,7 +11399,7 @@ msgctxt ""
"WHITE_PENNANT\n"
"LngText.text"
msgid "pennant2"
-msgstr ""
+msgstr "banderola2"
#. 🕄 (U+1F544), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11449,7 +11417,7 @@ msgctxt ""
"REVERSED_THUMBS_DOWN_SIGN\n"
"LngText.text"
msgid "no2"
-msgstr ""
+msgstr "no2"
#. 🖑 (U+1F591), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11458,7 +11426,7 @@ msgctxt ""
"REVERSED_RAISED_HAND_WITH_FINGERS_SPLAYED\n"
"LngText.text"
msgid "hand3"
-msgstr ""
+msgstr "mà3"
#. 🖒 (U+1F592), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11467,7 +11435,7 @@ msgctxt ""
"REVERSED_THUMBS_UP_SIGN\n"
"LngText.text"
msgid "yes2"
-msgstr ""
+msgstr "sí2"
#. 🕩 (U+1F569), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11476,7 +11444,7 @@ msgctxt ""
"RIGHT_SPEAKER_WITH_ONE_SOUND_WAVE\n"
"LngText.text"
msgid "speaker2"
-msgstr ""
+msgstr "altaveu2"
#. 🕆 (U+1F546), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11485,7 +11453,7 @@ msgctxt ""
"WHITE_LATIN_CROSS\n"
"LngText.text"
msgid "Latin cross2"
-msgstr ""
+msgstr "creu llatina2"
#. 🕇 (U+1F547), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11494,7 +11462,7 @@ msgctxt ""
"HEAVY_LATIN_CROSS\n"
"LngText.text"
msgid "Latin cross3"
-msgstr ""
+msgstr "creu llatina3"
#. 🕨 (U+1F568), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11503,7 +11471,7 @@ msgctxt ""
"RIGHT_SPEAKER\n"
"LngText.text"
msgid "speaker3"
-msgstr ""
+msgstr "altaveu3"
#. 🕭 (U+1F56D), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11512,7 +11480,7 @@ msgctxt ""
"RINGING_BELL\n"
"LngText.text"
msgid "bell3"
-msgstr ""
+msgstr "campana3"
#. 🌣 (U+1F323), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11521,7 +11489,7 @@ msgctxt ""
"WHITE_SUN\n"
"LngText.text"
msgid "sun2"
-msgstr ""
+msgstr "sol2"
#. 🛇 (U+1F6C7), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11530,7 +11498,7 @@ msgctxt ""
"PROHIBITED_SIGN\n"
"LngText.text"
msgid "prohibited"
-msgstr ""
+msgstr "prohibit"
#. 🛆 (U+1F6C6), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11539,7 +11507,7 @@ msgctxt ""
"TRIANGLE_WITH_ROUNDED_CORNERS\n"
"LngText.text"
msgid "triangle3"
-msgstr ""
+msgstr "triangle3"
#. 🗫 (U+1F5EB), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11548,7 +11516,7 @@ msgctxt ""
"THREE_SPEECH_BUBBLES\n"
"LngText.text"
msgid "bubble3"
-msgstr ""
+msgstr "bombolla3"
#. 🕪 (U+1F56A), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11557,7 +11525,7 @@ msgctxt ""
"RIGHT_SPEAKER_WITH_THREE_SOUND_WAVES\n"
"LngText.text"
msgid "speaker4"
-msgstr ""
+msgstr "altaveu4"
#. 🗮 (U+1F5EE), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11566,7 +11534,7 @@ msgctxt ""
"LEFT_ANGER_BUBBLE\n"
"LngText.text"
msgid "bubble8"
-msgstr ""
+msgstr "bombolla8"
#. 🗧 (U+1F5E7), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11575,7 +11543,7 @@ msgctxt ""
"THREE_RAYS_RIGHT\n"
"LngText.text"
msgid "rays4"
-msgstr ""
+msgstr "rajos4"
#. 🗲 (U+1F5F2), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11584,7 +11552,7 @@ msgctxt ""
"LIGHTNING_MOOD\n"
"LngText.text"
msgid "lightning2"
-msgstr ""
+msgstr "llampec2"
#. 🗰 (U+1F5F0), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11593,7 +11561,7 @@ msgctxt ""
"MOOD_BUBBLE\n"
"LngText.text"
msgid "bubble9"
-msgstr ""
+msgstr "bombolla9"
#. 🗹 (U+1F5F9), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11602,7 +11570,7 @@ msgctxt ""
"BALLOT_BOX_WITH_BOLD_CHECK\n"
"LngText.text"
msgid "checkbox5"
-msgstr ""
+msgstr "casella de selecció5"
#. 🗴 (U+1F5F4), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11611,7 +11579,7 @@ msgctxt ""
"BALLOT_SCRIPT_X\n"
"LngText.text"
msgid "check mark4"
-msgstr ""
+msgstr "marca de verificació4"
#. 🗪 (U+1F5EA), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11620,7 +11588,7 @@ msgctxt ""
"TWO_SPEECH_BUBBLES\n"
"LngText.text"
msgid "bubble2"
-msgstr ""
+msgstr "bombolla2"
#. 🗶 (U+1F5F6), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11629,7 +11597,7 @@ msgctxt ""
"BALLOT_BOLD_SCRIPT_X\n"
"LngText.text"
msgid "x4"
-msgstr ""
+msgstr "x4"
#. 🗩 (U+1F5E9), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11638,7 +11606,7 @@ msgctxt ""
"RIGHT_SPEECH_BUBBLE\n"
"LngText.text"
msgid "bubble10"
-msgstr ""
+msgstr "bombolla10"
#. 🗵 (U+1F5F5), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11647,7 +11615,7 @@ msgctxt ""
"BALLOT_BOX_WITH_SCRIPT_X\n"
"LngText.text"
msgid "checkbox6"
-msgstr ""
+msgstr "casella de selecció6"
#. 🗸 (U+1F5F8), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11656,7 +11624,7 @@ msgctxt ""
"LIGHT_CHECK_MARK\n"
"LngText.text"
msgid "check mark5"
-msgstr ""
+msgstr "marca de verificació5"
#. 🤗 (U+1F917), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11665,7 +11633,7 @@ msgctxt ""
"HUGGING_FACE\n"
"LngText.text"
msgid "hugging"
-msgstr ""
+msgstr "abraçada"
#. 🤔 (U+1F914), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11674,7 +11642,7 @@ msgctxt ""
"THINKING_FACE\n"
"LngText.text"
msgid "thinking"
-msgstr ""
+msgstr "pensant"
#. 🙄 (U+1F644), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11683,7 +11651,7 @@ msgctxt ""
"FACE_WITH_ROLLING_EYES\n"
"LngText.text"
msgid "eye roll"
-msgstr ""
+msgstr "ulls rodolant"
#. 🤐 (U+1F910), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11692,7 +11660,7 @@ msgctxt ""
"ZIPPER-MOUTH_FACE\n"
"LngText.text"
msgid "zipper"
-msgstr ""
+msgstr "cremallera"
#. 🙃 (U+1F643), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11701,7 +11669,7 @@ msgctxt ""
"UPSIDE-DOWN_FACE\n"
"LngText.text"
msgid "upside-down"
-msgstr ""
+msgstr "cap per avall"
#. 🤑 (U+1F911), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11710,7 +11678,7 @@ msgctxt ""
"MONEY-MOUTH_FACE\n"
"LngText.text"
msgid "money3"
-msgstr ""
+msgstr "diners3"
#. 🤒 (U+1F912), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11719,7 +11687,7 @@ msgctxt ""
"FACE_WITH_THERMOMETER\n"
"LngText.text"
msgid "thermometer2"
-msgstr ""
+msgstr "termòmetre2"
#. 🤕 (U+1F915), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11728,7 +11696,7 @@ msgctxt ""
"FACE_WITH_HEAD-BANDAGE\n"
"LngText.text"
msgid "bandage"
-msgstr ""
+msgstr "embenat"
#. 🤓 (U+1F913), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11737,7 +11705,7 @@ msgctxt ""
"NERD_FACE\n"
"LngText.text"
msgid "nerd"
-msgstr ""
+msgstr "nerd"
#. 🤖 (U+1F916), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11746,7 +11714,7 @@ msgctxt ""
"ROBOT_FACE\n"
"LngText.text"
msgid "robot"
-msgstr ""
+msgstr "robot"
#. 🏻 (U+1F3FB), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11755,7 +11723,7 @@ msgctxt ""
"EMOJI_MODIFIER_FITZPATRICK_TYPE-1-2\n"
"LngText.text"
msgid "skin1"
-msgstr ""
+msgstr "pell1"
#. 🏼 (U+1F3FC), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11764,7 +11732,7 @@ msgctxt ""
"EMOJI_MODIFIER_FITZPATRICK_TYPE-3\n"
"LngText.text"
msgid "skin2"
-msgstr ""
+msgstr "pell2"
#. 🏽 (U+1F3FD), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11773,7 +11741,7 @@ msgctxt ""
"EMOJI_MODIFIER_FITZPATRICK_TYPE-4\n"
"LngText.text"
msgid "skin3"
-msgstr ""
+msgstr "pell3"
#. 🏾 (U+1F3FE), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11782,7 +11750,7 @@ msgctxt ""
"EMOJI_MODIFIER_FITZPATRICK_TYPE-5\n"
"LngText.text"
msgid "skin4"
-msgstr ""
+msgstr "pell4"
#. 🏿 (U+1F3FF), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11791,7 +11759,7 @@ msgctxt ""
"EMOJI_MODIFIER_FITZPATRICK_TYPE-6\n"
"LngText.text"
msgid "skin5"
-msgstr ""
+msgstr "pell5"
#. 🤘 (U+1F918), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11800,7 +11768,7 @@ msgctxt ""
"SIGN_OF_THE_HORNS\n"
"LngText.text"
msgid "horns"
-msgstr ""
+msgstr "banyes"
#. 📿 (U+1F4FF), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11818,7 +11786,7 @@ msgctxt ""
"LION_FACE\n"
"LngText.text"
msgid "lion"
-msgstr ""
+msgstr "lleó"
#. 🦄 (U+1F984), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11827,7 +11795,7 @@ msgctxt ""
"UNICORN_FACE\n"
"LngText.text"
msgid "unicorn"
-msgstr ""
+msgstr "unicorn"
#. 🦃 (U+1F983), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11836,7 +11804,7 @@ msgctxt ""
"TURKEY\n"
"LngText.text"
msgid "turkey"
-msgstr ""
+msgstr "gall dindi"
#. 🦀 (U+1F980), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11845,7 +11813,7 @@ msgctxt ""
"CRAB\n"
"LngText.text"
msgid "crab"
-msgstr ""
+msgstr "cranc"
#. 🦂 (U+1F982), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11854,7 +11822,7 @@ msgctxt ""
"SCORPION\n"
"LngText.text"
msgid "scorpion"
-msgstr ""
+msgstr "escorpí"
#. 🧀 (U+1F9C0), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11863,7 +11831,7 @@ msgctxt ""
"CHEESE_WEDGE\n"
"LngText.text"
msgid "cheese"
-msgstr ""
+msgstr "formatge"
#. 🌭 (U+1F32D), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11872,7 +11840,7 @@ msgctxt ""
"HOT_DOG\n"
"LngText.text"
msgid "hot dog"
-msgstr ""
+msgstr "frankfurt"
#. 🌮 (U+1F32E), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11881,7 +11849,7 @@ msgctxt ""
"TACO\n"
"LngText.text"
msgid "taco"
-msgstr ""
+msgstr "taco"
#. 🌯 (U+1F32F), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11890,7 +11858,7 @@ msgctxt ""
"BURRITO\n"
"LngText.text"
msgid "burrito"
-msgstr ""
+msgstr "burrito"
#. 🍿 (U+1F37F), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11899,7 +11867,7 @@ msgctxt ""
"POPCORN\n"
"LngText.text"
msgid "popcorn"
-msgstr ""
+msgstr "crispetes"
#. 🍾 (U+1F37E), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11908,7 +11876,7 @@ msgctxt ""
"BOTTLE_WITH_POPPING_CORK\n"
"LngText.text"
msgid "party4"
-msgstr ""
+msgstr "festa4"
#. 🏺 (U+1F3FA), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11917,7 +11885,7 @@ msgctxt ""
"AMPHORA\n"
"LngText.text"
msgid "amphora"
-msgstr ""
+msgstr "àmfora"
#. 🕌 (U+1F54C), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11926,7 +11894,7 @@ msgctxt ""
"MOSQUE\n"
"LngText.text"
msgid "mosque"
-msgstr ""
+msgstr "mesquita"
#. 🕍 (U+1F54D), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11935,7 +11903,7 @@ msgctxt ""
"SYNAGOGUE\n"
"LngText.text"
msgid "synagogue"
-msgstr ""
+msgstr "sinagoga"
#. 🕋 (U+1F54B), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11944,7 +11912,7 @@ msgctxt ""
"KAABA\n"
"LngText.text"
msgid "Kaaba"
-msgstr ""
+msgstr "kaba"
#. 🏐 (U+1F3D0), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11953,7 +11921,7 @@ msgctxt ""
"VOLLEYBALL\n"
"LngText.text"
msgid "volleyball"
-msgstr ""
+msgstr "voleibol"
#. 🏏 (U+1F3CF), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11962,7 +11930,7 @@ msgctxt ""
"CRICKET_BAT_AND_BALL\n"
"LngText.text"
msgid "cricket"
-msgstr ""
+msgstr "criquet"
#. 🏑 (U+1F3D1), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11971,7 +11939,7 @@ msgctxt ""
"FIELD_HOCKEY_STICK_AND_BALL\n"
"LngText.text"
msgid "hockey2"
-msgstr ""
+msgstr "hoquei2"
#. 🏒 (U+1F3D2), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11980,7 +11948,7 @@ msgctxt ""
"ICE_HOCKEY_STICK_AND_PUCK\n"
"LngText.text"
msgid "hockey"
-msgstr ""
+msgstr "hoquei"
#. 🏓 (U+1F3D3), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11989,7 +11957,7 @@ msgctxt ""
"TABLE_TENNIS_PADDLE_AND_BALL\n"
"LngText.text"
msgid "ping pong"
-msgstr ""
+msgstr "ping-pong"
#. 🏸 (U+1F3F8), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11998,7 +11966,7 @@ msgctxt ""
"BADMINTON_RACQUET_AND_SHUTTLECOCK\n"
"LngText.text"
msgid "badminton"
-msgstr ""
+msgstr "bàdminton"
#. 🏹 (U+1F3F9), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12007,7 +11975,7 @@ msgctxt ""
"BOW_AND_ARROW\n"
"LngText.text"
msgid "bow"
-msgstr ""
+msgstr "arc"
#. 🛐 (U+1F6D0), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12016,7 +11984,7 @@ msgctxt ""
"PLACE_OF_WORSHIP\n"
"LngText.text"
msgid "worship"
-msgstr ""
+msgstr "oració"
#. 🕎 (U+1F54E), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12025,7 +11993,7 @@ msgctxt ""
"MENORAH_WITH_NINE_BRANCHES\n"
"LngText.text"
msgid "menorah"
-msgstr ""
+msgstr "menorà"
#. 🤣 (U+1F923), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12115,7 +12083,7 @@ msgctxt ""
"PREGNANT_WOMAN\n"
"LngText.text"
msgid "pregnant"
-msgstr ""
+msgstr "embaràs"
#. 🤶 (U+1F936), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12124,7 +12092,7 @@ msgctxt ""
"MRS._CLAUS\n"
"LngText.text"
msgid "mrs. claus"
-msgstr ""
+msgstr "mare nadal"
#. 🤦 (U+1F926), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12241,7 +12209,7 @@ msgctxt ""
"LEFT-FACING_FIST\n"
"LngText.text"
msgid "fist3"
-msgstr ""
+msgstr "puny3"
#. 🤜 (U+1F91C), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12250,7 +12218,7 @@ msgctxt ""
"RIGHT-FACING_FIST\n"
"LngText.text"
msgid "fist4"
-msgstr ""
+msgstr "puny4"
#. 🤚 (U+1F91A), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12259,7 +12227,7 @@ msgctxt ""
"RAISED_BACK_OF_HAND\n"
"LngText.text"
msgid "hand4"
-msgstr ""
+msgstr "mà4"
#. 🤝 (U+1F91D), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12268,7 +12236,7 @@ msgctxt ""
"HANDSHAKE\n"
"LngText.text"
msgid "handshake"
-msgstr ""
+msgstr "encaixada"
#. 🖤 (U+1F5A4), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12277,7 +12245,7 @@ msgctxt ""
"BLACK_HEART\n"
"LngText.text"
msgid "black heart"
-msgstr ""
+msgstr "cor negre"
#. 🦍 (U+1F98D), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12286,7 +12254,7 @@ msgctxt ""
"GORILLA\n"
"LngText.text"
msgid "gorilla"
-msgstr ""
+msgstr "goril·la"
#. 🦊 (U+1F98A), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12295,7 +12263,7 @@ msgctxt ""
"FOX_FACE\n"
"LngText.text"
msgid "fox"
-msgstr ""
+msgstr "guineu"
#. 🦌 (U+1F98C), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12304,7 +12272,7 @@ msgctxt ""
"DEER\n"
"LngText.text"
msgid "deer"
-msgstr ""
+msgstr "cérvol"
#. 🦏 (U+1F98F), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12313,7 +12281,7 @@ msgctxt ""
"RHINOCEROS\n"
"LngText.text"
msgid "rhinoceros"
-msgstr ""
+msgstr "rinoceront"
#. 🦇 (U+1F987), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12322,7 +12290,7 @@ msgctxt ""
"BAT\n"
"LngText.text"
msgid "bat"
-msgstr ""
+msgstr "ratpenat"
#. 🦅 (U+1F985), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12331,7 +12299,7 @@ msgctxt ""
"EAGLE\n"
"LngText.text"
msgid "eagle"
-msgstr ""
+msgstr "àguila"
#. 🦆 (U+1F986), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12340,7 +12308,7 @@ msgctxt ""
"DUCK\n"
"LngText.text"
msgid "duck"
-msgstr ""
+msgstr "ànec"
#. 🦉 (U+1F989), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12367,7 +12335,7 @@ msgctxt ""
"SHARK\n"
"LngText.text"
msgid "shark"
-msgstr ""
+msgstr "tauró"
#. 🦐 (U+1F990), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12385,7 +12353,7 @@ msgctxt ""
"SQUID\n"
"LngText.text"
msgid "squid"
-msgstr ""
+msgstr "calamar"
#. 🦋 (U+1F98B), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12394,7 +12362,7 @@ msgctxt ""
"BUTTERFLY\n"
"LngText.text"
msgid "butterfly"
-msgstr ""
+msgstr "papallona"
#. 🥀 (U+1F940), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12403,7 +12371,7 @@ msgctxt ""
"WILTED_FLOWER\n"
"LngText.text"
msgid "flower2"
-msgstr ""
+msgstr "flor2"
#. 🥝 (U+1F95D), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12430,7 +12398,7 @@ msgctxt ""
"POTATO\n"
"LngText.text"
msgid "potato"
-msgstr ""
+msgstr "patata"
#. 🥕 (U+1F955), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12439,7 +12407,7 @@ msgctxt ""
"CARROT\n"
"LngText.text"
msgid "carrot"
-msgstr ""
+msgstr "pastanaga"
#. 🥒 (U+1F952), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12448,7 +12416,7 @@ msgctxt ""
"CUCUMBER\n"
"LngText.text"
msgid "cucumber"
-msgstr ""
+msgstr "cogombre"
#. 🥜 (U+1F95C), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12457,7 +12425,7 @@ msgctxt ""
"PEANUTS\n"
"LngText.text"
msgid "peanuts"
-msgstr ""
+msgstr "cacauets"
#. 🥐 (U+1F950), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12475,7 +12443,7 @@ msgctxt ""
"BAGUETTE_BREAD\n"
"LngText.text"
msgid "bread2"
-msgstr ""
+msgstr "pa2"
#. 🥞 (U+1F95E), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12493,7 +12461,7 @@ msgctxt ""
"BACON\n"
"LngText.text"
msgid "bacon"
-msgstr ""
+msgstr "bacó"
#. 🥙 (U+1F959), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12511,7 +12479,7 @@ msgctxt ""
"EGG\n"
"LngText.text"
msgid "egg"
-msgstr ""
+msgstr "ou"
#. 🥘 (U+1F958), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12529,7 +12497,7 @@ msgctxt ""
"GREEN_SALAD\n"
"LngText.text"
msgid "salad"
-msgstr ""
+msgstr "amanida"
#. 🥛 (U+1F95B), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12538,7 +12506,7 @@ msgctxt ""
"GLASS_OF_MILK\n"
"LngText.text"
msgid "milk"
-msgstr ""
+msgstr "llet"
#. 🥂 (U+1F942), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12547,7 +12515,7 @@ msgctxt ""
"CLINKING_GLASSES\n"
"LngText.text"
msgid "party3"
-msgstr ""
+msgstr "festa3"
#. 🥃 (U+1F943), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12601,7 +12569,7 @@ msgctxt ""
"CANOE\n"
"LngText.text"
msgid "canoe"
-msgstr ""
+msgstr "canoa"
#. 🥇 (U+1F947), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12610,7 +12578,7 @@ msgctxt ""
"1ST_PLACE_MEDAL\n"
"LngText.text"
msgid "gold"
-msgstr ""
+msgstr "or"
#. 🥈 (U+1F948), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12619,7 +12587,7 @@ msgctxt ""
"2ND_PLACE_MEDAL\n"
"LngText.text"
msgid "silver"
-msgstr ""
+msgstr "plata"
#. 🥉 (U+1F949), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12628,7 +12596,7 @@ msgctxt ""
"3RD_PLACE_MEDAL\n"
"LngText.text"
msgid "bronze"
-msgstr ""
+msgstr "bronze"
#. 🥊 (U+1F94A), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12637,7 +12605,7 @@ msgctxt ""
"BOXING_GLOVE\n"
"LngText.text"
msgid "boxing"
-msgstr ""
+msgstr "boxa"
#. 🥋 (U+1F94B), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12646,7 +12614,7 @@ msgctxt ""
"MARTIAL_ARTS_UNIFORM\n"
"LngText.text"
msgid "judo"
-msgstr ""
+msgstr "judo"
#. 🥅 (U+1F945), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12655,7 +12623,7 @@ msgctxt ""
"GOAL_NET\n"
"LngText.text"
msgid "soccer2"
-msgstr ""
+msgstr "futbol2"
#. 🥁 (U+1F941), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12664,7 +12632,7 @@ msgctxt ""
"DRUM_WITH_DRUMSTICKS\n"
"LngText.text"
msgid "drum2"
-msgstr ""
+msgstr "timbal2"
#. 🛒 (U+1F6D2), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12772,7 +12740,7 @@ msgctxt ""
"ADULT\n"
"LngText.text"
msgid "adult"
-msgstr ""
+msgstr "adult"
#. 🧓 (U+1F9D3), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12799,7 +12767,7 @@ msgctxt ""
"BEARDED_PERSON\n"
"LngText.text"
msgid "beard"
-msgstr ""
+msgstr "barba"
#. 🤱 (U+1F931), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12808,7 +12776,7 @@ msgctxt ""
"BREAST-FEEDING\n"
"LngText.text"
msgid "baby3"
-msgstr ""
+msgstr "bebè3"
#. 🧙 (U+1F9D9), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12817,7 +12785,7 @@ msgctxt ""
"MAGE\n"
"LngText.text"
msgid "mage"
-msgstr ""
+msgstr "mag"
#. 🧚 (U+1F9DA), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12826,7 +12794,7 @@ msgctxt ""
"FAIRY\n"
"LngText.text"
msgid "fairy"
-msgstr ""
+msgstr "fada"
#. 🧛 (U+1F9DB), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12835,7 +12803,7 @@ msgctxt ""
"VAMPIRE\n"
"LngText.text"
msgid "vampire"
-msgstr ""
+msgstr "vampir"
#. 🧜 (U+1F9DC), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12844,7 +12812,7 @@ msgctxt ""
"MERPERSON\n"
"LngText.text"
msgid "merperson"
-msgstr ""
+msgstr "sirena"
#. 🧝 (U+1F9DD), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12853,7 +12821,7 @@ msgctxt ""
"ELF\n"
"LngText.text"
msgid "elf"
-msgstr ""
+msgstr "elf"
#. 🧞 (U+1F9DE), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12862,7 +12830,7 @@ msgctxt ""
"GENIE\n"
"LngText.text"
msgid "genie"
-msgstr ""
+msgstr "geni"
#. 🧟 (U+1F9DF), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12871,7 +12839,7 @@ msgctxt ""
"ZOMBIE\n"
"LngText.text"
msgid "zombie"
-msgstr ""
+msgstr "zombi"
#. 🧖 (U+1F9D6), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12880,7 +12848,7 @@ msgctxt ""
"PERSON_IN_STEAMY_ROOM\n"
"LngText.text"
msgid "sauna"
-msgstr ""
+msgstr "sauna"
#. 🧗 (U+1F9D7), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12889,7 +12857,7 @@ msgctxt ""
"PERSON_CLIMBING\n"
"LngText.text"
msgid "climber"
-msgstr ""
+msgstr "escalador"
#. 🧘 (U+1F9D8), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12898,7 +12866,7 @@ msgctxt ""
"PERSON_IN_LOTUS_POSITION\n"
"LngText.text"
msgid "yoga"
-msgstr ""
+msgstr "ioga"
#. 🤟 (U+1F91F), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12907,7 +12875,7 @@ msgctxt ""
"I_LOVE_YOU_HAND_SIGN\n"
"LngText.text"
msgid "love2"
-msgstr ""
+msgstr "amor2"
#. 🤲 (U+1F932), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12916,7 +12884,7 @@ msgctxt ""
"PALMS_UP_TOGETHER\n"
"LngText.text"
msgid "palm2"
-msgstr ""
+msgstr "palmell2"
#. 🧠 (U+1F9E0), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12925,7 +12893,7 @@ msgctxt ""
"BRAIN\n"
"LngText.text"
msgid "brain"
-msgstr ""
+msgstr "cervell"
#. 🧡 (U+1F9E1), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12934,7 +12902,7 @@ msgctxt ""
"ORANGE_HEART\n"
"LngText.text"
msgid "orange heart"
-msgstr ""
+msgstr "cor taronja"
#. 🧣 (U+1F9E3), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12943,7 +12911,7 @@ msgctxt ""
"SCARF\n"
"LngText.text"
msgid "scarf"
-msgstr ""
+msgstr "bufanda"
#. 🧤 (U+1F9E4), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12952,7 +12920,7 @@ msgctxt ""
"GLOVES\n"
"LngText.text"
msgid "gloves"
-msgstr ""
+msgstr "guants"
#. 🧥 (U+1F9E5), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12961,7 +12929,7 @@ msgctxt ""
"COAT\n"
"LngText.text"
msgid "coat"
-msgstr ""
+msgstr "abric"
#. 🧦 (U+1F9E6), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12970,7 +12938,7 @@ msgctxt ""
"SOCKS\n"
"LngText.text"
msgid "socks"
-msgstr ""
+msgstr "mitjons"
#. 🧢 (U+1F9E2), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12988,7 +12956,7 @@ msgctxt ""
"ZEBRA\n"
"LngText.text"
msgid "zebra"
-msgstr ""
+msgstr "zebra"
#. 🦒 (U+1F992), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12997,7 +12965,7 @@ msgctxt ""
"GIRAFFE\n"
"LngText.text"
msgid "giraffe"
-msgstr ""
+msgstr "girafa"
#. 🦔 (U+1F994), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -13006,7 +12974,7 @@ msgctxt ""
"HEDGEHOG\n"
"LngText.text"
msgid "hedgehog"
-msgstr ""
+msgstr "eriçó"
#. 🦕 (U+1F995), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -13015,7 +12983,7 @@ msgctxt ""
"SAUROPOD\n"
"LngText.text"
msgid "dinosaur"
-msgstr ""
+msgstr "dinosaure"
#. 🦖 (U+1F996), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -13024,7 +12992,7 @@ msgctxt ""
"T-REX\n"
"LngText.text"
msgid "dinosaur2"
-msgstr ""
+msgstr "dinosaure2"
#. 🦗 (U+1F997), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -13033,7 +13001,7 @@ msgctxt ""
"CRICKET\n"
"LngText.text"
msgid "cricket2"
-msgstr ""
+msgstr "criquet2"
#. 🥥 (U+1F965), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -13051,7 +13019,7 @@ msgctxt ""
"BROCCOLI\n"
"LngText.text"
msgid "broccoli"
-msgstr ""
+msgstr "bròquil"
#. 🥨 (U+1F968), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -13069,7 +13037,7 @@ msgctxt ""
"CUT_OF_MEAT\n"
"LngText.text"
msgid "steak"
-msgstr ""
+msgstr "bistec"
#. 🥪 (U+1F96A), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -13078,7 +13046,7 @@ msgctxt ""
"SANDWICH\n"
"LngText.text"
msgid "sandwich"
-msgstr ""
+msgstr "sandvitx"
#. 🥣 (U+1F963), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -13186,7 +13154,7 @@ msgctxt ""
"BITCOIN_SIGN\n"
"LngText.text"
msgid "bitcoin"
-msgstr ""
+msgstr "bitcoin"
#. ½ (U+000BD), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -13370,7 +13338,6 @@ msgstr "^+"
#. ⁻ (U+0207B), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"SUPERSCRIPT_MINUS\n"
@@ -13389,7 +13356,6 @@ msgstr "^="
#. ⁽ (U+0207D), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"SUPERSCRIPT_LEFT_PARENTHESIS\n"
@@ -13399,7 +13365,6 @@ msgstr "^("
#. ⁾ (U+0207E), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"SUPERSCRIPT_RIGHT_PARENTHESIS\n"
@@ -13508,7 +13473,6 @@ msgstr "_+"
#. ₋ (U+0208B), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"SUBSCRIPT_MINUS\n"
@@ -13527,7 +13491,6 @@ msgstr "_="
#. ₍ (U+0208D), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"SUBSCRIPT_LEFT_PARENTHESIS\n"
@@ -13537,7 +13500,6 @@ msgstr "_("
#. ₎ (U+0208E), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"SUBSCRIPT_RIGHT_PARENTHESIS\n"
@@ -13795,7 +13757,7 @@ msgctxt ""
"MODIFIER_LETTER_CAPITAL_D\n"
"LngText.text"
msgid "^D"
-msgstr ""
+msgstr "^D"
#. ᴱ (U+01D31), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
diff --git a/source/ca-valencia/filter/messages.po b/source/ca-valencia/filter/messages.po
index afc311804f6..225d00540a6 100644
--- a/source/ca-valencia/filter/messages.po
+++ b/source/ca-valencia/filter/messages.po
@@ -4,14 +4,17 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2017-11-22 13:53+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"PO-Revision-Date: 2018-01-15 13:22+0000\n"
+"Last-Translator: joamuran <joamuran@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: ca-valencia\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1516022551.000000\n"
#: strings.hrc:25
msgctxt "STR_COLUMN_HEADER_NAME"
@@ -340,7 +343,7 @@ msgstr "Diapositives:"
#: pdfgeneralpage.ui:125
msgctxt "pdfgeneralpage|selectedsheets"
msgid "_Selection/Selected sheet(s)"
-msgstr ""
+msgstr "_Selecció o fulles seleccionades"
#: pdfgeneralpage.ui:141
msgctxt "pdfgeneralpage|label1"
@@ -495,7 +498,7 @@ msgstr "E_xporta els marcadors"
#: pdfgeneralpage.ui:590
msgctxt "pdfgeneralpage|exportplaceholders"
msgid "Expo_rt placeholders"
-msgstr ""
+msgstr "Expo_rta els espais reservats"
#: pdfgeneralpage.ui:605
msgctxt "pdfgeneralpage|comments"
@@ -515,7 +518,7 @@ msgstr "_Mostra el PDF després de l'exportació"
#: pdfgeneralpage.ui:650
msgctxt "pdfgeneralpage|usereferencexobject"
msgid "Use reference XObjects"
-msgstr ""
+msgstr "Usa els XObjects de referència"
#: pdfgeneralpage.ui:665
msgctxt "pdfgeneralpage|hiddenpages"
@@ -1059,7 +1062,6 @@ msgid "_Open Package..."
msgstr "_Obri el paquet..."
#: xmlfiltersettings.ui:151
-#, fuzzy
msgctxt "xmlfiltersettings|filterlist-atkobject"
msgid "XML Filter List"
msgstr "Llista de filtres XML"
diff --git a/source/ca-valencia/filter/source/config/fragments/filters.po b/source/ca-valencia/filter/source/config/fragments/filters.po
index fddc38ea496..a343e7e6077 100644
--- a/source/ca-valencia/filter/source/config/fragments/filters.po
+++ b/source/ca-valencia/filter/source/config/fragments/filters.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: Libreoffice42\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2017-12-06 15:59+0100\n"
-"PO-Revision-Date: 2016-12-01 13:19+0000\n"
-"Last-Translator: Anonymous Pootle User\n"
+"PO-Revision-Date: 2018-01-15 13:22+0000\n"
+"Last-Translator: joamuran <joamuran@gmail.com>\n"
"Language-Team: Softcatalà\n"
"Language: ca-valencia\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1480598396.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1516022551.000000\n"
#: ADO_rowset_XML.xcu
msgctxt ""
@@ -23,7 +23,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "ADO Rowset XML"
-msgstr ""
+msgstr "XML de conjunt de files ADO"
#: AbiWord.xcu
msgctxt ""
@@ -176,7 +176,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "DocBook"
-msgstr ""
+msgstr "DocBook"
#: DosWord.xcu
msgctxt ""
@@ -468,14 +468,13 @@ msgid "Microsoft Word 2007-2013 XML Template"
msgstr "Plantilla XML del Microsoft Word 2007-2013"
#: MS_Word_2007_XML_VBA.xcu
-#, fuzzy
msgctxt ""
"MS_Word_2007_XML_VBA.xcu\n"
"MS Word 2007 XML VBA\n"
"UIName\n"
"value.text"
msgid "Microsoft Word 2007-2013 XML VBA"
-msgstr "XML del Microsoft Word 2007-2013"
+msgstr "Microsoft Word 2007-2013 XML VBA"
#: MS_Word_95.xcu
msgctxt ""
@@ -664,7 +663,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Flat XML ODF Drawing"
-msgstr ""
+msgstr "Dibuix ODF en XML pla"
#: ODP_FlatXML.xcu
msgctxt ""
@@ -673,7 +672,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Flat XML ODF Presentation"
-msgstr ""
+msgstr "Presentació ODF en XML pla"
#: ODS_FlatXML.xcu
msgctxt ""
@@ -682,7 +681,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Flat XML ODF Spreadsheet"
-msgstr ""
+msgstr "Full de càlcul ODF en XML pla"
#: ODT_FlatXML.xcu
msgctxt ""
@@ -691,7 +690,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Flat XML ODF Text Document"
-msgstr ""
+msgstr "Document de text ODF en XML pla"
#: OOXML_Text.xcu
msgctxt ""
@@ -817,7 +816,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Microsoft PowerPoint 1-4 and 95's"
-msgstr ""
+msgstr "Microsoft PowerPoint 1-4 i 95"
#: PublisherDocument.xcu
msgctxt ""
@@ -844,7 +843,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "QuarkXPress"
-msgstr ""
+msgstr "QuarkXPress"
#: RAS___Sun_Rasterfile.xcu
msgctxt ""
@@ -925,7 +924,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Legacy StarOffice Drawing"
-msgstr ""
+msgstr "Dibuix de l'StarOffice antic"
#: StarOffice_Presentation.xcu
msgctxt ""
@@ -934,7 +933,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Legacy StarOffice Presentation"
-msgstr ""
+msgstr "Presentació de l'StarOffice antic"
#: StarOffice_Spreadsheet.xcu
msgctxt ""
@@ -943,7 +942,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Legacy StarOffice Spreadsheet"
-msgstr ""
+msgstr "Full de càlcul de l'StarOffice antic"
#: StarOffice_Writer.xcu
msgctxt ""
@@ -952,7 +951,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Legacy StarOffice Text Document"
-msgstr ""
+msgstr "Document de text de l'StarOffice antic"
#: StarOffice_XML__Base_.xcu
msgctxt ""
@@ -1213,7 +1212,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Zoner Callisto/Draw"
-msgstr ""
+msgstr "Zoner Callisto/Draw"
#: calc8.xcu
msgctxt ""
@@ -1315,7 +1314,6 @@ msgid "OpenOffice.org 1.0 Spreadsheet Template"
msgstr "Plantilla de full de càlcul de l'OpenOffice.org 1.0"
#: calc_jpg_Export.xcu
-#, fuzzy
msgctxt ""
"calc_jpg_Export.xcu\n"
"calc_jpg_Export\n"
@@ -1334,7 +1332,6 @@ msgid "PDF - Portable Document Format"
msgstr "PDF - Format de document portable"
#: calc_png_Export.xcu
-#, fuzzy
msgctxt ""
"calc_png_Export.xcu\n"
"calc_png_Export\n"
@@ -1578,14 +1575,13 @@ msgid "Microsoft PowerPoint 2007-2013 XML Template"
msgstr "Plantilla XML del Microsoft PowerPoint 2007-2013"
#: impress_MS_PowerPoint_2007_XML_VBA.xcu
-#, fuzzy
msgctxt ""
"impress_MS_PowerPoint_2007_XML_VBA.xcu\n"
"Impress MS PowerPoint 2007 XML VBA\n"
"UIName\n"
"value.text"
msgid "Microsoft PowerPoint 2007-2013 XML VBA"
-msgstr "XML del Microsoft PowerPoint 2007-2013"
+msgstr "Microsoft PowerPoint 2007-2013 XML VBA"
#: impress_OOXML.xcu
msgctxt ""
@@ -1894,7 +1890,6 @@ msgid "OpenOffice.org 1.0 HTML Template"
msgstr "Plantilla HTML de l'OpenOffice.org 1.0"
#: writer_web_jpg_Export.xcu
-#, fuzzy
msgctxt ""
"writer_web_jpg_Export.xcu\n"
"writer_web_jpg_Export\n"
@@ -1913,7 +1908,6 @@ msgid "PDF - Portable Document Format"
msgstr "PDF - Format de document portable"
#: writer_web_png_Export.xcu
-#, fuzzy
msgctxt ""
"writer_web_png_Export.xcu\n"
"writer_web_png_Export\n"
diff --git a/source/ca-valencia/filter/source/config/fragments/internalgraphicfilters.po b/source/ca-valencia/filter/source/config/fragments/internalgraphicfilters.po
index 76fe2bdfd5f..72754c2bcda 100644
--- a/source/ca-valencia/filter/source/config/fragments/internalgraphicfilters.po
+++ b/source/ca-valencia/filter/source/config/fragments/internalgraphicfilters.po
@@ -188,7 +188,6 @@ msgid "PCX - Zsoft Paintbrush"
msgstr "PCX - Zsoft Paintbrush"
#: pdf_Export.xcu
-#, fuzzy
msgctxt ""
"pdf_Export.xcu\n"
"pdf_Export\n"
@@ -198,7 +197,6 @@ msgid "PDF - Portable Document Format"
msgstr "PDF - Format de document portable"
#: pdf_Import.xcu
-#, fuzzy
msgctxt ""
"pdf_Import.xcu\n"
"pdf_Import\n"
diff --git a/source/ca-valencia/filter/source/config/fragments/types.po b/source/ca-valencia/filter/source/config/fragments/types.po
index f53f0fe6d93..34248cfdedd 100644
--- a/source/ca-valencia/filter/source/config/fragments/types.po
+++ b/source/ca-valencia/filter/source/config/fragments/types.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2017-10-04 11:48+0200\n"
-"PO-Revision-Date: 2016-04-29 07:12+0000\n"
-"Last-Translator: Pau Iranzo <paugnu@gmail.com>\n"
+"PO-Revision-Date: 2018-01-15 13:22+0000\n"
+"Last-Translator: joamuran <joamuran@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca-valencia\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1461913967.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1516022552.000000\n"
#: MS_Excel_2007_Binary.xcu
msgctxt ""
@@ -141,7 +141,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "ADO Rowset XML"
-msgstr ""
+msgstr "XML de conjunt de files ADO"
#: calc_Gnumeric.xcu
msgctxt ""
diff --git a/source/ca-valencia/forms/messages.po b/source/ca-valencia/forms/messages.po
index 4d5d532d670..0a041673fdd 100644
--- a/source/ca-valencia/forms/messages.po
+++ b/source/ca-valencia/forms/messages.po
@@ -4,14 +4,17 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2017-10-04 11:48+0200\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"PO-Revision-Date: 2018-01-15 13:22+0000\n"
+"Last-Translator: joamuran <joamuran@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: ca-valencia\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1516022552.000000\n"
#: strings.hrc:25
msgctxt "RID_BASELISTBOX_ERROR_FILLLIST"
@@ -305,4 +308,4 @@ msgstr "Vinculació"
#: strings.hrc:83
msgctxt "RID_STR_XFORMS_CANT_REMOVE_TYPE"
msgid "This is a built-in type and cannot be removed."
-msgstr ""
+msgstr "Això és un tipus intern i no es pot suprimir."
diff --git a/source/ca-valencia/formula/messages.po b/source/ca-valencia/formula/messages.po
index 6b1ba21d537..72ab3e9a70c 100644
--- a/source/ca-valencia/formula/messages.po
+++ b/source/ca-valencia/formula/messages.po
@@ -4,14 +4,17 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2017-11-22 13:53+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"PO-Revision-Date: 2018-01-15 13:22+0000\n"
+"Last-Translator: joamuran <joamuran@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: ca-valencia\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1516022552.000000\n"
#: core_resource.hrc:2258
msgctxt "RID_STRLIST_FUNCTION_NAMES"
@@ -585,7 +588,6 @@ msgid "FLOOR.MATH"
msgstr "ARRODMULTINF.MAT"
#: core_resource.hrc:2372
-#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FLOOR.PRECISE"
msgstr "ARRODMULTINF.PRECIS"
@@ -992,7 +994,6 @@ msgid "CUMPRINC"
msgstr "CAPITACUM"
#: core_resource.hrc:2453
-#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EFFECT"
msgstr "EFECTIU"
@@ -1248,32 +1249,32 @@ msgstr "CONCATENA"
#: core_resource.hrc:2503
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CONCAT"
-msgstr ""
+msgstr "CONCAT"
#: core_resource.hrc:2504
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "TEXTJOIN"
-msgstr ""
+msgstr "UNEIXTEXT"
#: core_resource.hrc:2505
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "IFS"
-msgstr ""
+msgstr "SICONJUNT"
#: core_resource.hrc:2506
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SWITCH"
-msgstr ""
+msgstr "CANVIA"
#: core_resource.hrc:2507
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MINIFS"
-msgstr ""
+msgstr "MINSICONJUNT"
#: core_resource.hrc:2508
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MAXIFS"
-msgstr ""
+msgstr "MAXISICONJUNT"
#: core_resource.hrc:2509
msgctxt "RID_STRLIST_FUNCTION_NAMES"
@@ -1683,42 +1684,42 @@ msgstr "PRONOSTIC"
#: core_resource.hrc:2590
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.ADD"
-msgstr ""
+msgstr "PRONOSTIC.ETS.AFEGEIX"
#: core_resource.hrc:2591
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.SEASONALITY"
-msgstr ""
+msgstr "PRONOSTIC.ETS.ESTACIONALITAT"
#: core_resource.hrc:2592
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.MULT"
-msgstr ""
+msgstr "PRONOSTIC.ETS.MULT"
#: core_resource.hrc:2593
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.PI.ADD"
-msgstr ""
+msgstr "PRONOSTIC.ETS.IP.AFEGEIG"
#: core_resource.hrc:2594
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.PI.MULT"
-msgstr ""
+msgstr "PRONOSTIC.ETS.IP.MULT"
#: core_resource.hrc:2595
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.STAT.ADD"
-msgstr ""
+msgstr "PRONOSTIC.ETS.ESTADISTICA.AFEGEIX"
#: core_resource.hrc:2596
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.ETS.STAT.MULT"
-msgstr ""
+msgstr "PRONOSTIC.ETS.ESTADISTICA.MULT"
#: core_resource.hrc:2597
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FORECAST.LINEAR"
-msgstr ""
+msgstr "PRONOSTIC.LINEAL"
#: core_resource.hrc:2598
msgctxt "RID_STRLIST_FUNCTION_NAMES"
@@ -1894,7 +1895,7 @@ msgstr "DECIMAL"
#: core_resource.hrc:2632
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CONVERT_OOO"
-msgstr ""
+msgstr "CONVERTEIX_OOO"
#: core_resource.hrc:2633
msgctxt "RID_STRLIST_FUNCTION_NAMES"
@@ -2059,12 +2060,12 @@ msgstr "CODIFICAURL"
#: core_resource.hrc:2673
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RAWSUBTRACT"
-msgstr ""
+msgstr "RESTA.CRUA"
#: core_resource.hrc:2674
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROUNDSIG"
-msgstr ""
+msgstr "ARROD.SIG"
#: core_resource.hrc:2675
#, fuzzy
@@ -2167,7 +2168,6 @@ msgid "Maximize"
msgstr "Maximitza"
#: functionpage.ui:19
-#, fuzzy
msgctxt "functionpage|label_search"
msgid "_Search"
msgstr "_Cerca"
diff --git a/source/ca-valencia/fpicker/messages.po b/source/ca-valencia/fpicker/messages.po
index 8c1b6fdd2f3..5b884b4c344 100644
--- a/source/ca-valencia/fpicker/messages.po
+++ b/source/ca-valencia/fpicker/messages.po
@@ -4,14 +4,17 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2017-11-24 14:55+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"PO-Revision-Date: 2018-01-15 13:22+0000\n"
+"Last-Translator: joamuran <joamuran@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: ca-valencia\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1516022553.000000\n"
#: strings.hrc:14
msgctxt "STR_SVT_FILEPICKER_AUTO_EXTENSION"
@@ -27,7 +30,7 @@ msgstr "Guarda amb contrasen~ya"
#: strings.hrc:17
msgctxt "STR_SVT_FILEPICKER_GPGENCRYPT"
msgid "Encrypt with ~GPG key"
-msgstr ""
+msgstr "Xifra amb una clau ~GPG"
#: strings.hrc:18
msgctxt "STR_SVT_FILEPICKER_FILTER_OPTIONS"
@@ -120,7 +123,6 @@ msgid "All files"
msgstr "Tots els fitxers"
#: strings.hrc:34
-#, fuzzy
msgctxt "STR_FILEDLG_OPEN"
msgid "Open"
msgstr "Obri"
@@ -216,7 +218,6 @@ msgid "Connect To Server"
msgstr "Connecta al servidor"
#: explorerfiledialog.ui:81
-#, fuzzy
msgctxt "explorerfiledialog|connect_to_server-atkobject"
msgid "Connect To Server"
msgstr "Connecta al servidor"
@@ -227,7 +228,6 @@ msgid "Create New Folder"
msgstr "Crea una carpeta nova"
#: explorerfiledialog.ui:116
-#, fuzzy
msgctxt "explorerfiledialog|new_folder-atkobject"
msgid "Create New Folder"
msgstr "Crea una carpeta nova"
@@ -265,7 +265,7 @@ msgstr "Edita els paràmetres del _filtre"
#: explorerfiledialog.ui:456
msgctxt "explorerfiledialog|gpgencrypt"
msgid "Encrypt with GPG key"
-msgstr ""
+msgstr "Xifra amb clau GPG"
#: foldernamedialog.ui:7
msgctxt "foldernamedialog|FolderNameDialog"
@@ -298,19 +298,16 @@ msgid "Add service"
msgstr "Afig un servei"
#: remotefilesdialog.ui:177
-#, fuzzy
msgctxt "remotefilesdialog|list_view|tooltip_text"
msgid "List view"
-msgstr "Mostra com a llista"
+msgstr "Visualització de llista"
#: remotefilesdialog.ui:192
-#, fuzzy
msgctxt "remotefilesdialog|icon_view|tooltip_text"
msgid "Icon view"
-msgstr "Mostra com a icones"
+msgstr "Visualització d'icones"
#: remotefilesdialog.ui:210
-#, fuzzy
msgctxt "remotefilesdialog|new_folder|tooltip_text"
msgid "Create New Folder"
msgstr "Crea una carpeta nova"
diff --git a/source/ca-valencia/framework/messages.po b/source/ca-valencia/framework/messages.po
index 45fb9a13dea..72d2ff95ed5 100644
--- a/source/ca-valencia/framework/messages.po
+++ b/source/ca-valencia/framework/messages.po
@@ -4,14 +4,17 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2017-10-04 11:48+0200\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"PO-Revision-Date: 2018-01-15 13:22+0000\n"
+"Last-Translator: joamuran <joamuran@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: ca-valencia\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1516022553.000000\n"
#: strings.hrc:25
msgctxt "STR_MENU_HEADFOOTALL"
@@ -92,7 +95,7 @@ msgstr " (Remot)"
#: strings.hrc:39
msgctxt "STR_SAFEMODE_TITLE"
msgid " (Safe Mode)"
-msgstr ""
+msgstr " (Mode segur)"
#: strings.hrc:40
msgctxt "STR_TOOLBAR_TITLE_ADDON"
diff --git a/source/ca-valencia/helpcontent2/source/auxiliary.po b/source/ca-valencia/helpcontent2/source/auxiliary.po
index adebc171830..ac53dabfb7f 100644
--- a/source/ca-valencia/helpcontent2/source/auxiliary.po
+++ b/source/ca-valencia/helpcontent2/source/auxiliary.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2017-10-04 11:48+0200\n"
-"PO-Revision-Date: 2014-01-30 07:07+0000\n"
-"Last-Translator: Anonymous Pootle User\n"
+"PO-Revision-Date: 2018-01-15 13:19+0000\n"
+"Last-Translator: joamuran <joamuran@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca-valencia\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1391065670.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1516022352.000000\n"
#: sbasic.tree
msgctxt ""
@@ -582,7 +582,7 @@ msgctxt ""
"0411\n"
"node.text"
msgid "Slide Shows"
-msgstr ""
+msgstr "Presentacions de diapositives"
#: smath.tree
msgctxt ""
diff --git a/source/ca-valencia/helpcontent2/source/text/sbasic/guide.po b/source/ca-valencia/helpcontent2/source/text/sbasic/guide.po
index 1370eaf081f..1ce85dc0ca1 100644
--- a/source/ca-valencia/helpcontent2/source/text/sbasic/guide.po
+++ b/source/ca-valencia/helpcontent2/source/text/sbasic/guide.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2017-10-04 11:48+0200\n"
-"PO-Revision-Date: 2016-05-02 10:28+0000\n"
-"Last-Translator: Anonymous Pootle User\n"
+"PO-Revision-Date: 2018-01-15 13:19+0000\n"
+"Last-Translator: joamuran <joamuran@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca-valencia\n"
"MIME-Version: 1.0\n"
@@ -13,9 +13,9 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
"X-Language: ca-XV\n"
-"X-POOTLE-MTIME: 1462184906.000000\n"
+"X-POOTLE-MTIME: 1516022352.000000\n"
#: access2base.xhp
msgctxt ""
@@ -23,7 +23,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Access2Base"
-msgstr ""
+msgstr "Access2Base"
#: access2base.xhp
msgctxt ""
@@ -31,7 +31,7 @@ msgctxt ""
"bm_idA2B001\n"
"help.text"
msgid "<bookmark_value>Access2Base</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>Access2Base</bookmark_value>"
#: access2base.xhp
msgctxt ""
@@ -39,7 +39,7 @@ msgctxt ""
"hd_idA2B002\n"
"help.text"
msgid "Access2Base"
-msgstr ""
+msgstr "Access2Base"
#: access2base.xhp
msgctxt ""
@@ -47,7 +47,7 @@ msgctxt ""
"hd_idA2B003\n"
"help.text"
msgid "What is Access2Base ?"
-msgstr ""
+msgstr "Què és l'Access2Base?"
#: access2base.xhp
msgctxt ""
@@ -55,7 +55,7 @@ msgctxt ""
"par_idA2B004\n"
"help.text"
msgid "Access2Base is a LibreOffice Basic library of macros for (business or personal) application developers and advanced users. It is one of the libraries stored in \"LibreOffice macros and dialogs\"."
-msgstr ""
+msgstr "L'Access2Base és una biblioteca de macros del LibreOffice Basic per a desenvolupadors d'aplicacions (de negocis o personals) i usuaris avançats. És una de les biblioteques emmagatzemades a «Macros i diàlegs del LibreOffice»."
#: access2base.xhp
msgctxt ""
@@ -63,7 +63,7 @@ msgctxt ""
"par_idA2B005\n"
"help.text"
msgid "The provided macros implement functionalities, all directly inspired by Microsoft Access. The macros are callable from a LibreOffice <emph>Base</emph> application only."
-msgstr ""
+msgstr "Totes les funcionalitats de les macros implementades estan inspirades directament en el Microsoft Access. Les macros només es poden cridar des d'una aplicació del LibreOffice <emph>Base</emph>."
#: access2base.xhp
msgctxt ""
@@ -71,7 +71,7 @@ msgctxt ""
"par_idA2B006\n"
"help.text"
msgid "The API provided by Access2Base is intended to be more concise, intuitive and easy to learn than the standard UNO API (API = Application Programming Interface)."
-msgstr ""
+msgstr "L'API de l'Access2Base està dissenyada per ser més concisa, intuïtiva i fàcil d'aprendre que l'API estàndard de l'UNO (API = interfície de programació d'aplicacions, per les seues sigles en anglés)."
#: access2base.xhp
msgctxt ""
@@ -79,7 +79,7 @@ msgctxt ""
"par_idA2B007\n"
"help.text"
msgid "<emph>The library is documented online on </emph><link href=\"http://www.access2base.com\" name=\"http://www.access2base.com\"><emph>http://www.access2base.com</emph></link>"
-msgstr ""
+msgstr "<emph>La biblioteca està documentada al web </emph><link href=\"http://www.access2base.com\" name=\"http://www.access2base.com\"><emph>http://www.access2base.com</emph></link>"
#: access2base.xhp
msgctxt ""
@@ -87,7 +87,7 @@ msgctxt ""
"hd_idA2B008\n"
"help.text"
msgid "The implemented macros include:"
-msgstr ""
+msgstr "Les macros implementades inclouen:"
#: access2base.xhp
msgctxt ""
@@ -103,7 +103,7 @@ msgctxt ""
"par_idA2B010\n"
"help.text"
msgid "an API for database access with the <emph>table</emph>, <emph>query</emph>, <emph>recordset</emph> and <emph>field</emph> objects"
-msgstr ""
+msgstr "una API per a l'accés a bases de dades amb <emph>taules</emph>, <emph>consultes</emph>, <emph>conjunts de registres</emph> i <emph>objectes</emph>de camp"
#: access2base.xhp
msgctxt ""
@@ -111,7 +111,7 @@ msgctxt ""
"par_idA2B011\n"
"help.text"
msgid "a number of <emph>actions</emph> with a syntax identical to their corresponding Microsoft Access macros/actions"
-msgstr ""
+msgstr "un nombre d'<emph>accions</emph>amb una sintaxi idèntica a les macros i accions del MSAccess corresponents"
#: access2base.xhp
msgctxt ""
@@ -119,7 +119,7 @@ msgctxt ""
"par_idA2B012\n"
"help.text"
msgid "the <emph>DLookup</emph>, <emph>DSum</emph>, ... database functions"
-msgstr ""
+msgstr "les funcions de base de dades <emph>DLookup</emph>, <emph>DSum</emph>, ... "
#: access2base.xhp
msgctxt ""
@@ -127,7 +127,7 @@ msgctxt ""
"par_idA2B013\n"
"help.text"
msgid "the support of the shortcut notations like <item type=\"literal\">Forms!myForm!myControl</item>"
-msgstr ""
+msgstr "el suport de la notació curta com <item type=\"literal\">Forms!myForm!myControl</item>"
#: access2base.xhp
msgctxt ""
@@ -135,7 +135,7 @@ msgctxt ""
"par_idA2B014\n"
"help.text"
msgid "+"
-msgstr ""
+msgstr "+"
#: access2base.xhp
msgctxt ""
@@ -143,7 +143,7 @@ msgctxt ""
"par_idA2B015\n"
"help.text"
msgid "a consistent errors and exceptions handler"
-msgstr ""
+msgstr "un gestor d'errors i excepcions compatible"
#: access2base.xhp
msgctxt ""
@@ -151,7 +151,7 @@ msgctxt ""
"par_idA2B016\n"
"help.text"
msgid "facilities for programming form, dialog and control <emph>events</emph>"
-msgstr ""
+msgstr "facilitats per programar <emph>esdeveniments</emph> per a formularis, diàlegs i controls"
#: access2base.xhp
msgctxt ""
@@ -159,7 +159,7 @@ msgctxt ""
"par_idA2B017\n"
"help.text"
msgid "the support of both embedded forms and standalone (Writer) forms"
-msgstr ""
+msgstr "la compatibilitat amb formularis incrustats i independents (Writer)"
#: access2base.xhp
msgctxt ""
@@ -239,7 +239,7 @@ msgctxt ""
"par_id3163802\n"
"help.text"
msgid "Choose <emph>Tools - Macros - Organize Dialogs</emph>, and then click <emph>New</emph>."
-msgstr "Trieu <emph>Eines - Macros - Organitza els diàlegs</emph> i feu clic a <emph>Nou</emph>."
+msgstr "Trieu <emph>Eines ▸ Macros ▸ Organitza els diàlegs</emph> i feu clic a <emph>Nou</emph>."
#: create_dialog.xhp
msgctxt ""
@@ -247,7 +247,7 @@ msgctxt ""
"par_id3150447\n"
"help.text"
msgid "Enter a name for the dialog, and click OK. To rename the dialog later, right-click the name on the tab, and choose <emph>Rename</emph>."
-msgstr "Introduïu un nom per al diàleg i feu clic a D'acord. Per canviar el nom del diàleg més avant, feu clic al nom que apareix a la pestanya amb el botó dret del ratolí i trieu <emph>Reanomena</emph>."
+msgstr "Introduïu un nom per al diàleg i feu clic a D'acord. Per a canviar el nom del diàleg més avant, feu clic al nom que apareix a la pestanya amb el botó dret del ratolí i trieu <emph>Canvia el nom</emph>."
#: create_dialog.xhp
msgctxt ""
@@ -599,7 +599,7 @@ msgctxt ""
"par_id4601940\n"
"help.text"
msgid "The Language toolbar in the Basic IDE dialog editor shows controls to enable and manage localizable dialogs."
-msgstr "<ahelp hid=\".\">La barra d'eines Llengua de l'editor de diàlegs IDE Basic mostra els controls que permeten activar els diàlegs localitzables i gestionar-los.</ahelp>"
+msgstr "La barra d'eines Llengua de l'editor de diàlegs IDE Basic mostra els controls que permeten activar els diàlegs localitzables i gestionar-los."
#: translation.xhp
msgctxt ""
@@ -639,7 +639,7 @@ msgctxt ""
"par_id5781731\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Select a language in the list and click Delete to remove that language. When you remove all languages, the string resources for localizable dialogs are removed from all dialogs in the current library.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Seleccioneu una llengua de la llista i feu clic a Suprimeix per suprimir-la. Quan suprimiu totes les llengues, els recursos de cadenes dels diàlegs localitzables se suprimeixen de tots els diàlegs que hi ha a la biblioteca actual.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Seleccioneu una llengua de la llista i feu clic a Suprimeix per suprimir-la. Quan suprimiu totes les llengües, els recursos de cadenes dels diàlegs localitzables se suprimeixen de tots els diàlegs que hi ha a la biblioteca actual.</ahelp>"
#: translation.xhp
msgctxt ""
@@ -679,7 +679,7 @@ msgctxt ""
"par_id8750572\n"
"help.text"
msgid "In the Basic IDE dialog editor, open the Language toolbar choosing <item type=\"menuitem\">View - Toolbars - Language</item>."
-msgstr "En l'editor de diàlegs IDE Basic, obriu la barra d'eines Llengua mitjançant <item type=\"menuitem\">Visualitza - Barres d'eines - Llengua</item>."
+msgstr "En l'editor de diàlegs IDE Basic, obriu la barra d'eines Llengua mitjançant <item type=\"menuitem\">Visualitza ▸ Barres d'eines ▸ Llengua</item>."
#: translation.xhp
msgctxt ""
@@ -695,7 +695,7 @@ msgctxt ""
"par_id7359233\n"
"help.text"
msgid "Click the <emph>Manage Languages</emph> icon <image id=\"img_id2526017\" src=\"cmd/sc_managelanguage.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id2526017\">Manage Language icon</alt></image> on the Language toolbar or on the Toolbox bar."
-msgstr "Feu clic a la icona <emph>Gestió de llengües</emph> <image id=\"img_id2526017\" src=\"cmd/sc_managelanguage.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id2526017\">Icona Gestió de llengües</alt></image> de la barra d'eines Llengua o de la barra Quadre d'eines."
+msgstr "Feu clic a la icona <emph>Gestiona les llengües</emph> <image id=\"img_id2526017\" src=\"cmd/sc_managelanguage.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id2526017\">Icona de Gestiona les llengües</alt></image> de la barra d'eines Llengua o de la barra Quadre d'eines."
#: translation.xhp
msgctxt ""
diff --git a/source/ca-valencia/helpcontent2/source/text/sbasic/shared.po b/source/ca-valencia/helpcontent2/source/text/sbasic/shared.po
index 36236771ebb..6a2d5e1050a 100644
--- a/source/ca-valencia/helpcontent2/source/text/sbasic/shared.po
+++ b/source/ca-valencia/helpcontent2/source/text/sbasic/shared.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2017-12-18 12:31+0100\n"
-"PO-Revision-Date: 2016-11-22 16:48+0000\n"
-"Last-Translator: Anonymous Pootle User\n"
+"PO-Revision-Date: 2018-01-15 13:19+0000\n"
+"Last-Translator: joamuran <joamuran@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca-valencia\n"
"MIME-Version: 1.0\n"
@@ -13,9 +13,9 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
"X-Language: ca-XV\n"
-"X-POOTLE-MTIME: 1479833290.000000\n"
+"X-POOTLE-MTIME: 1516022361.000000\n"
#: 00000002.xhp
msgctxt ""
@@ -95,7 +95,7 @@ msgctxt ""
"par_id3154013\n"
"help.text"
msgid "In $[officename] Basic, a <emph>method parameter</emph> or a <emph>property</emph> expecting unit information can be specified either as integer or long integer expression without a unit, or as a character string containing a unit. If no unit is passed to the method the default unit defined for the active document type will be used. If the parameter is passed as a character string containing a measurement unit, the default setting will be ignored. The default measurement unit for a document type can be set under <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - (Document Type) - General</emph>."
-msgstr "Al $[officename] Basic, es pot especificar un <emph>paràmetre de mètode</emph> o una <emph>propietat</emph> que esperen informació d'unitat com a enter o com a expressió d'enter llarg sense una unitat, o bé com a cadena de caràcters que conté una unitat. Si no es passa cap unitat al mètode, s'utilitzarà la unitat per defecte definida per al tipus de document actiu. Si el paràmetre es passa com a cadena de caràcters que conté una unitat de mesura, s'ometrà el valor per defecte. La unitat de mesura per defecte per a un tipus de document es pot definir a <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferències</caseinline><defaultinline>Eines - Opcions</defaultinline></switchinline> - (Tipus de document) - General</emph>."
+msgstr "Al $[officename] Basic, es pot especificar un <emph>paràmetre de mètode</emph> o una <emph>propietat</emph> que esperen informació d'unitat com a enter o com a expressió d'enter llarg sense una unitat, o bé com a cadena de caràcters que conté una unitat. Si no es passa cap unitat al mètode, s'utilitzarà la unitat per defecte definida per al tipus de document actiu. Si el paràmetre es passa com a cadena de caràcters que conté una unitat de mesura, s'ometrà el valor per defecte. La unitat de mesura per defecte per a un tipus de document es pot definir a <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME ▸ Preferències</emph></caseinline><defaultinline><emph>Eines ▸ Opcions</emph></defaultinline></switchinline><emph> ▸ (Tipus de document) - General</emph>."
#: 00000002.xhp
msgctxt ""
@@ -183,7 +183,7 @@ msgctxt ""
"par_id3153381\n"
"help.text"
msgid "You can set the locale used for controlling the formatting numbers, dates and currencies in $[officename] Basic in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Language Settings - Languages</emph>. In Basic format codes, the decimal point (<emph>.</emph>) is always used as <emph>placeholder</emph> for the decimal separator defined in your locale and will be replaced by the corresponding character."
-msgstr "Podeu definir la configuració regional per controlar el format de nombres, dates i monedes al $[officename] Basic a <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferències</caseinline><defaultinline>Eines - Opcions</defaultinline></switchinline> - Configuració de la llengua- Llengües</emph>. En codis de format del Basic, el punt decimal (<emph>.</emph>) sempre s'utilitza com a <emph>espai reservat</emph> per al separador decimal definit a la vostra configuració regional i es reemplaçarà pel caràcter corresponent."
+msgstr "Podeu definir la configuració regional per controlar el format de nombres, dates i monedes al $[officename] Basic a <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME ▸ Preferències</emph></caseinline><defaultinline><emph>Eines ▸ Opcions</emph></defaultinline></switchinline><emph> ▸ Configuració de la llengua- Llengües</emph>. En codis de format del Basic, el punt decimal (<emph>.</emph>) sempre s'utilitza com a <emph>espai reservat</emph> per al separador decimal definit a la vostra configuració regional i es reemplaçarà pel caràcter corresponent."
#: 00000003.xhp
msgctxt ""
@@ -487,7 +487,7 @@ msgctxt ""
"hd_id061420171139089682\n"
"help.text"
msgid "<variable id=\"functsyntax\">Syntax:</variable>"
-msgstr ""
+msgstr "<variable id=\"functsyntax\">Sintaxi:</variable>"
#: 00000003.xhp
msgctxt ""
@@ -495,7 +495,7 @@ msgctxt ""
"hd_id061420171139087480\n"
"help.text"
msgid "<variable id=\"functvalue\">Return value:</variable>"
-msgstr ""
+msgstr "<variable id=\"functvalue\">Valor de retorn:</variable>"
#: 00000003.xhp
msgctxt ""
@@ -503,7 +503,7 @@ msgctxt ""
"hd_id061420171139084157\n"
"help.text"
msgid "<variable id=\"functparameters\">Parameters:</variable>"
-msgstr ""
+msgstr "<variable id=\"functparameters\">Paràmetres :</variable>"
#: 00000003.xhp
msgctxt ""
@@ -511,7 +511,7 @@ msgctxt ""
"hd_id061420171139088233\n"
"help.text"
msgid "<variable id=\"functexample\">Example:</variable>"
-msgstr ""
+msgstr "<variable id=\"functexample\">Exemple :</variable>"
#: 00000003.xhp
msgctxt ""
@@ -559,7 +559,7 @@ msgctxt ""
"hd_id3152869\n"
"help.text"
msgid "<variable id=\"errorcode\">Error codes:</variable>"
-msgstr ""
+msgstr "<variable id=\"errorcode\">Codis d'error</variable>"
#: 00000003.xhp
msgctxt ""
@@ -855,7 +855,7 @@ msgctxt ""
"par_id3152981\n"
"help.text"
msgid "<variable id=\"err74\">74 Renaming on different drives impossible</variable>"
-msgstr "<variable id=\"err74\">74 No es pot reanomenar en unitats diferents</variable>"
+msgstr "<variable id=\"err74\">74 No es pot canviar el nom en unitats diferents</variable>"
#: 00000003.xhp
msgctxt ""
@@ -1423,7 +1423,7 @@ msgctxt ""
"par_id31455973\n"
"help.text"
msgid "<variable id=\"err973\">973 not allowed within a procedure</variable>"
-msgstr ""
+msgstr "<variable id=\"err973\">973 no és permés dins d'un procediment</variable>"
#: 00000003.xhp
msgctxt ""
@@ -1431,7 +1431,7 @@ msgctxt ""
"par_id31455974\n"
"help.text"
msgid "<variable id=\"err974\">974 not allowed outside a procedure</variable>"
-msgstr ""
+msgstr "<variable id=\"err974\">974 no és permés fora d'un procediment</variable>"
#: 00000003.xhp
msgctxt ""
@@ -1495,7 +1495,7 @@ msgctxt ""
"par_id31455982\n"
"help.text"
msgid "<variable id=\"err1002\">1002 Required argument lacking</variable>"
-msgstr "<variable id=\"err1002\">1002 Manca un argument necessari</variable>"
+msgstr "<variable id=\"err1002\">1002 Falta un argument necessari</variable>"
#: 00000003.xhp
msgctxt ""
@@ -1735,7 +1735,7 @@ msgctxt ""
"bm_id3149346\n"
"help.text"
msgid "<bookmark_value>names of variables</bookmark_value> <bookmark_value>variables; using</bookmark_value> <bookmark_value>types of variables</bookmark_value> <bookmark_value>declaring variables</bookmark_value> <bookmark_value>values;of variables</bookmark_value> <bookmark_value>constants</bookmark_value> <bookmark_value>arrays;declaring</bookmark_value> <bookmark_value>defining;constants</bookmark_value>"
-msgstr "<bookmark_value>noms de variables</bookmark_value><bookmark_value>variables; ús</bookmark_value><bookmark_value>tipus de variables</bookmark_value><bookmark_value>declaració de variables</bookmark_value><bookmark_value>valors;de variables</bookmark_value><bookmark_value>constants</bookmark_value><bookmark_value>matrius;declaració</bookmark_value><bookmark_value>definició;constants</bookmark_value>"
+msgstr "<bookmark_value>noms de variables</bookmark_value> <bookmark_value>variables; ús</bookmark_value> <bookmark_value>tipus de variables</bookmark_value> <bookmark_value>declaració de variables</bookmark_value> <bookmark_value>valors;de variables</bookmark_value> <bookmark_value>constants</bookmark_value> <bookmark_value>matrius;declaració</bookmark_value> <bookmark_value>definició;constants</bookmark_value>"
#: 01020100.xhp
msgctxt ""
@@ -1823,7 +1823,7 @@ msgctxt ""
"par_id3150330\n"
"help.text"
msgid "Not valid, special characters are not allowed"
-msgstr "No vàlid, els caràcters especials no es permeten"
+msgstr "No és vàlida, els caràcters especials no es permeten"
#: 01020100.xhp
msgctxt ""
@@ -1831,7 +1831,7 @@ msgctxt ""
"par_id3154254\n"
"help.text"
msgid "Not valid, variable may not begin with a number"
-msgstr "No és vàlid, una variable no pot començar amb un nombre"
+msgstr "No és vàlida, una variable no pot començar amb un nombre"
#: 01020100.xhp
msgctxt ""
@@ -1839,7 +1839,7 @@ msgctxt ""
"par_id3149256\n"
"help.text"
msgid "Not valid, punctuation marks are not allowed"
-msgstr "No és vàlid, no s'admeten signes de puntuació"
+msgstr "No és vàlida, no s'admeten signes de puntuació"
#: 01020100.xhp
msgctxt ""
@@ -1887,7 +1887,7 @@ msgctxt ""
"par_id3155507\n"
"help.text"
msgid "Declares one variable as a String and one as an Integer"
-msgstr "Declara una variable com a Cadena i una com a Enter"
+msgstr "Declara una variable com a cadena i una altra com a enter"
#: 01020100.xhp
msgctxt ""
@@ -1919,7 +1919,7 @@ msgctxt ""
"par_id3153064\n"
"help.text"
msgid "Type-declaration missing: \"a$=\""
-msgstr "Type-declaration missing: \"a$=\""
+msgstr "Falta la declaració del tipus: \"a$=\""
#: 01020100.xhp
msgctxt ""
@@ -2015,7 +2015,7 @@ msgctxt ""
"par_id3146966\n"
"help.text"
msgid "Integer variables range from -32768 to 32767. If you assign a floating-point value to an integer variable, the decimal places are rounded to the next integer. Integer variables are rapidly calculated in procedures and are suitable for counter variables in loops. An integer variable only requires two bytes of memory. \"%\" is the type-declaration character."
-msgstr "Les variables d'enter van de -32768 a 32767. Si assigneu un valor de coma flotant a una variable d'enter, els llocs decimals s'arrodoneixen a l'enter següent. Les variables d'enter es calculen ràpidament en procediments i són apropiades per a variables de recompte en bucles. Una variable d'enter només requereix dos bytes de memòria. \"%\" és el caràcter de declaració de tipus."
+msgstr "Les variables d'enter van de -32.768 a 32.767. Si assigneu un valor de coma flotant a una variable d'enter, els llocs decimals s'arrodoneixen a l'enter següent. Les variables d'enter es calculen ràpidament en procediments i són apropiades per a variables de recompte en bucles. Una variable d'enter només requereix dos bytes de memòria. El caràcter de declaració de tipus és \"%\"."
#: 01020100.xhp
msgctxt ""
@@ -2031,7 +2031,7 @@ msgctxt ""
"par_id3151193\n"
"help.text"
msgid "Long integer variables range from -2147483648 to 2147483647. If you assign a floating-point value to a long integer variable, the decimal places are rounded to the next integer. Long integer variables are rapidly calculated in procedures and are suitable for counter variables in loops for large values. A long integer variable requires four bytes of memory. \"&\" is the type-declaration character."
-msgstr "Les variables d'enter llarg van de -2147483648 a 2147483647. Si assigneu un valor de coma flotant a una variable d'enter llarg, els llocs decimals s'arrodoneixen a l'enter següent. Les variables d'enter llarg es calculen ràpidament en procediments i són adequades per a variables de recompte en bucles per a valors elevats. Una variable d'enter llarg requereix quatre bytes de memòria. \"&\" és el caràcter de declaració de tipus."
+msgstr "Les variables d'enter llarg van de -2.147.483.648 a 2.147.483.647. Si assigneu un valor de coma flotant a una variable d'enter llarg, els llocs decimals s'arrodoneixen a l'enter següent. Les variables d'enter llarg es calculen ràpidament en procediments i són adequades per a variables de recompte en bucles per a valors elevats. Una variable d'enter llarg requereix quatre bytes de memòria. El caràcter de declaració de tipus és \"&\"."
#: 01020100.xhp
msgctxt ""
@@ -2127,7 +2127,7 @@ msgctxt ""
"par_id3151393\n"
"help.text"
msgid "String variables can hold character strings with up to 65,535 characters. Each character is stored as the corresponding Unicode value. String variables are suitable for word processing within programs and for temporary storage of any non-printable character up to a maximum length of 64 Kbytes. The memory required for storing string variables depends on the number of characters in the variable. The type-declaration character is \"$\"."
-msgstr "Les variables de cadena poden mantindre cadenes de caràcters amb fins a 65.535 caràcters. Cada caràcter s'emmagatzema com el valor Unicode corresponent. Les variables de cadena són adequades per al processament de text en programes i per a l'emmagatzematge temporal de qualsevol caràcter no imprimible fins a una llargada màxima de 64 Kbytes. La memòria requerida per emmagatzemar variables de cadena depèn del número de caràcters a la variable. El caràcter de declaració de tipus és \"$\"."
+msgstr "Les variables de cadena poden mantindre cadenes de caràcters amb fins a 65.535 caràcters. Cada caràcter s'emmagatzema com el valor Unicode corresponent. Les variables de cadena són adequades per al processament de text en programes i per a l'emmagatzematge temporal de qualsevol caràcter no imprimible fins a una llargada màxima de 64 Kbytes. La memòria requerida per emmagatzemar variables de cadena depèn del nombre de caràcters a la variable. El caràcter de declaració de tipus és \"$\"."
#: 01020100.xhp
msgctxt ""
@@ -2223,7 +2223,7 @@ msgctxt ""
"par_id3149546\n"
"help.text"
msgid "Arrays <emph>must</emph> be declared with the <emph>Dim</emph> statement. There are several ways to define the index range of an array:"
-msgstr "Les matrius <emph>s'han</emph> de declarar amb l'expressió <emph>Dim</emph>. Hi ha diverses maners de definir el rang d'índex d'una matriu:"
+msgstr "Les matrius <emph>s'han</emph> de declarar amb l'expressió <emph>Dim</emph>. Hi ha diverses maneres de definir el rang d'índex d'una matriu:"
#: 01020100.xhp
msgctxt ""
@@ -2327,7 +2327,7 @@ msgctxt ""
"par_id3150786\n"
"help.text"
msgid "To display a certain module in the Editor or to position the cursor in a selected SUB or FUNCTION, double click on the corresponding entry."
-msgstr ""
+msgstr "Per a mostrar un mòdul determinat en l'Editor o per a posicionar el cursor en una FUNCIÓ o SUBRUTINA seleccionada, feu doble clic en l'entrada corresponent."
#: 01020300.xhp
msgctxt ""
@@ -2343,7 +2343,7 @@ msgctxt ""
"bm_id3149456\n"
"help.text"
msgid "<bookmark_value>procedures</bookmark_value> <bookmark_value>functions;using</bookmark_value> <bookmark_value>variables;passing to procedures and functions</bookmark_value> <bookmark_value>parameters;for procedures and functions</bookmark_value> <bookmark_value>parameters;passing by reference or value</bookmark_value> <bookmark_value>variables;scope</bookmark_value> <bookmark_value>scope of variables</bookmark_value> <bookmark_value>GLOBAL variables</bookmark_value> <bookmark_value>PUBLIC variables</bookmark_value> <bookmark_value>PRIVATE variables</bookmark_value> <bookmark_value>functions;return value type</bookmark_value> <bookmark_value>return value type of functions</bookmark_value>"
-msgstr "<bookmark_value>procediments</bookmark_value><bookmark_value>funcions;ús</bookmark_value><bookmark_value>variables;pas de procediments a funcions</bookmark_value><bookmark_value>paràmetres;per a procediments i funcions</bookmark_value><bookmark_value>paràmetres;pas per referència o valor</bookmark_value><bookmark_value>variables;àmbit</bookmark_value><bookmark_value>àmbit de variables</bookmark_value><bookmark_value>variables GLOBAL</bookmark_value><bookmark_value>variables PUBLIC </bookmark_value><bookmark_value>variables PRIVATE</bookmark_value><bookmark_value>funcions;retorn de tipus de valor</bookmark_value><bookmark_value>retorn de tipus de valor de funcions</bookmark_value>"
+msgstr "<bookmark_value>procediments</bookmark_value> <bookmark_value>funcions;ús</bookmark_value> <bookmark_value>variables;pas de procediments a funcions</bookmark_value> <bookmark_value>paràmetres;per a procediments i funcions</bookmark_value> <bookmark_value>paràmetres;pas per referència o valor</bookmark_value> <bookmark_value>variables;àmbit</bookmark_value> <bookmark_value>àmbit de variables</bookmark_value> <bookmark_value>variables GLOBAL</bookmark_value> <bookmark_value>variables PUBLIC </bookmark_value> <bookmark_value>variables PRIVATE</bookmark_value> <bookmark_value>funcions;retorn de tipus de valor</bookmark_value> <bookmark_value>retorn de tipus de valor de funcions</bookmark_value>"
#: 01020300.xhp
msgctxt ""
@@ -2479,7 +2479,7 @@ msgctxt ""
"par_idN107B3\n"
"help.text"
msgid "You can also use the fully qualified name to call a procedure or function:<br/> <item type=\"literal\">Library.Module.Macro()</item> <br/> For example, to call the Autotext macro from the Gimmicks library, use the following command:<br/> <item type=\"literal\">Gimmicks.AutoText.Main()</item>"
-msgstr "També podeu utilitzar el nom complet per cridar un procediment o una funció:<br/><item type=\"literal\">Biblioteca.Mòdul.Macro()</item><br/> Per exemple, per cridar la macro Autotext des de la biblioteca Gimmicks, utilitzeu l'orde següent:<br/><item type=\"literal\">Gimmicks.AutoText.Main()</item>"
+msgstr "També podeu utilitzar el nom complet per cridar un procediment o una funció:<br/> <item type=\"literal\">Biblioteca.Mòdul.Macro()</item> <br/> Per exemple, per a cridar la macro Autotext des de la biblioteca Gimmicks, utilitzeu l'orde següent:<br/> <item type=\"literal\">Gimmicks.AutoText.Main()</item>"
#: 01020300.xhp
msgctxt ""
@@ -2511,7 +2511,7 @@ msgctxt ""
"par_id3150042\n"
"help.text"
msgid "Result = Function(ByVal Parameter)"
-msgstr ""
+msgstr "Resultat = Funció(ByVal Paràmetre)"
#: 01020300.xhp
msgctxt ""
@@ -2519,7 +2519,7 @@ msgctxt ""
"par_id3149258\n"
"help.text"
msgid "In this case, the original content of the parameter will not be modified by the FUNCTION since it only gets the value and not the parameter itself."
-msgstr "En este cas, el contingut original del paràmetre no es modificarà amb la FUNCTION perquè només obté el valor i no el propi paràmetre."
+msgstr "En este cas, el contingut original del paràmetre no es modificarà amb la FUNCTION perquè només obté el valor i no el mateix paràmetre."
#: 01020300.xhp
msgctxt ""
@@ -2687,7 +2687,7 @@ msgctxt ""
"par_id3154486\n"
"help.text"
msgid "The variable retains its value until the next time the FUNCTION or SUB is entered. The declaration must exist inside a SUB or a FUNCTION."
-msgstr "La variable manté el seu valor fins la propera vegada que s'introdueix la FUNCTION o la SUB. La declaració ha d'existir a dins d'una SUB o FUNCIÓ."
+msgstr "La variable manté el seu valor fins a la propera vegada que s'introdueix la FUNCTION o la SUB. La declaració ha d'existir a dins d'una SUB o FUNCIÓ."
#: 01020300.xhp
msgctxt ""
@@ -3111,7 +3111,7 @@ msgctxt ""
"par_id3150682\n"
"help.text"
msgid "You can check each line in your Basic program for errors using single step execution. Errors are easily traced since you can immediately see the result of each step. A pointer in the breakpoint column of the Editor indicates the current line. You can also set a breakpoint if you want to force the program to be interrupted at a specific position."
-msgstr "Podeu comprovar cada línia del vostre programa del Basic en cerca d'errors amb una execució pas a pas. Els errors es rastregen fàcilment perquè podeu veure immediatament el resultat de cada pas. Una busca a la columna de punt de ruptura indica la línia actual. També podeu establir un punt de ruptura si voleu forçar la interrupció del programa en una posició específica."
+msgstr "Podeu comprovar cada línia del vostre programa del Basic en busca d'errors amb una execució pas a pas. Els errors es rastregen fàcilment perquè podeu veure immediatament el resultat de cada pas. Una busca a la columna de punt de ruptura indica la línia actual. També podeu establir un punt de ruptura si voleu forçar la interrupció del programa en una posició específica."
#: 01030300.xhp
msgctxt ""
@@ -3135,7 +3135,7 @@ msgctxt ""
"par_id3151110\n"
"help.text"
msgid "The procedure step execution using the <emph>Procedure Step</emph> icon causes the program to skip over procedures and functions as a single step."
-msgstr "L'execució de pas de procediment mitjançant la icona <emph>Pas de procediment</emph> provoca que el programa se salti procediments i funcions com un únic pas."
+msgstr "L'execució de pas de procediment mitjançant la icona <emph>Pas de procediment</emph> provoca que el programa salti procediments i funcions com un únic pas."
#: 01030300.xhp
msgctxt ""
@@ -3303,7 +3303,7 @@ msgctxt ""
"par_id3152576\n"
"help.text"
msgid "Choose <emph>Tools - Macros - Organize Macros - %PRODUCTNAME Basic</emph> and click <emph>Organizer</emph> or click the <emph>Select Module</emph> icon in the Basic IDE to open the <emph>Macro Organizer</emph> dialog."
-msgstr "Seleccioneu <emph>Eines - Macros - Organitza les macros - %PRODUCTNAME Basic</emph> i feu clic a <emph>Organitzador</emph> o feu clic a la icona <emph>Selecciona el mòdul</emph> de l'EID del Basic per obrir el diàleg <emph>Organitzador de macros</emph>."
+msgstr "Seleccioneu <emph>Eines ▸ Macros ▸ Organitza les macros ▸ %PRODUCTNAME Basic</emph> i feu clic a <emph>Organitzador</emph> o feu clic a la icona <emph>Selecciona el mòdul</emph> de l'EID del Basic per obrir el diàleg <emph>Organitzador de macros</emph>."
#: 01030400.xhp
msgctxt ""
@@ -3343,7 +3343,7 @@ msgctxt ""
"par_id3153157\n"
"help.text"
msgid "Choose <emph>Tools - Macros - Organize Macros - %PRODUCTNAME Basic</emph> and click <emph>Organizer</emph> or click the <emph>Select Module</emph> icon in the Basic IDE to open the <emph>Macro Organizer</emph> dialog."
-msgstr "Seleccioneu <emph>Eines - Macros - Organitza les macros - %PRODUCTNAME Basic</emph> i feu clic a <emph>Organitzador</emph> o feu clic a la icona <emph>Selecciona el mòdul</emph> de l'EID del Basic per obrir el diàleg <emph>Organitzador de macros</emph>."
+msgstr "Seleccioneu <emph>Eines ▸ Macros ▸ Organitza les macros ▸ %PRODUCTNAME Basic</emph> i feu clic a <emph>Organitzador</emph> o feu clic a la icona <emph>Selecciona el mòdul</emph> de l'EID del Basic per obrir el diàleg <emph>Organitzador de macros</emph>."
#: 01030400.xhp
msgctxt ""
@@ -3415,7 +3415,7 @@ msgctxt ""
"par_id3147005\n"
"help.text"
msgid "Choose <emph>Tools - Macros - Organize Macros - %PRODUCTNAME Basic</emph> and click <emph>Organizer</emph> or click the <emph>Select Module</emph> icon in the Basic IDE to open the <emph>Macro Organizer</emph> dialog."
-msgstr "Seleccioneu <emph>Eines - Macros - Organitza les macros - %PRODUCTNAME Basic</emph> i feu clic a <emph>Organitzador</emph> o feu clic a la icona <emph>Selecciona el mòdul</emph> de l'EID del Basic per obrir el diàleg <emph>Organitzador de macros</emph>."
+msgstr "Seleccioneu <emph>Eines ▸ Macros ▸ Organitza les macros ▸ %PRODUCTNAME Basic</emph> i feu clic a <emph>Organitzador</emph> o feu clic a la icona <emph>Selecciona el mòdul</emph> de l'EID del Basic per obrir el diàleg <emph>Organitzador de macros</emph>."
#: 01030400.xhp
msgctxt ""
@@ -3487,7 +3487,7 @@ msgctxt ""
"par_id3150086\n"
"help.text"
msgid "Choose <emph>Tools - Macros - Organize Macros - %PRODUCTNAME Basic</emph> and click <emph>Organizer</emph> or click the <emph>Select Module</emph> icon in the Basic IDE to open the <emph>Macro Organizer</emph> dialog."
-msgstr "Seleccioneu <emph>Eines - Macros - Organitza les macros - %PRODUCTNAME Basic</emph> i feu clic a <emph>Organitzador</emph> o feu clic a la icona <emph>Selecciona el mòdul</emph> de l'EID del Basic per obrir el diàleg <emph>Organitzador de macros</emph>."
+msgstr "Seleccioneu <emph>Eines ▸ Macros ▸ Organitza les macros ▸ %PRODUCTNAME Basic</emph> i feu clic a <emph>Organitzador</emph> o feu clic a la icona <emph>Selecciona el mòdul</emph> de l'EID del Basic per obrir el diàleg <emph>Organitzador de macros</emph>."
#: 01030400.xhp
msgctxt ""
@@ -3559,7 +3559,7 @@ msgctxt ""
"par_id3154537\n"
"help.text"
msgid "Choose <emph>Tools - Macros - Organize Macros - %PRODUCTNAME Basic</emph> and click <emph>Organizer</emph> or click the <emph>Select Module</emph> icon in the Basic IDE to open the <emph>Macro Organizer</emph> dialog."
-msgstr "Seleccioneu <emph>Eines - Macros - Organitza les macros - %PRODUCTNAME Basic</emph> i feu clic a <emph>Organitzador</emph> o feu clic a la icona <emph>Selecciona el mòdul</emph> de l'EID del Basic per obrir el diàleg <emph>Organitzador de macros</emph>."
+msgstr "Seleccioneu <emph>Eines ▸ Macros ▸ Organitza les macros ▸ %PRODUCTNAME Basic</emph> i feu clic a <emph>Organitzador</emph> o feu clic a la icona <emph>Selecciona el mòdul</emph> de l'EID del Basic per obrir el diàleg <emph>Organitzador de macros</emph>."
#: 01030400.xhp
msgctxt ""
@@ -3599,7 +3599,7 @@ msgctxt ""
"par_id3159230\n"
"help.text"
msgid "Choose <emph>Tools - Macros - Organize Macros - %PRODUCTNAME Basic</emph> and click <emph>Organizer</emph> or click the <emph>Select Module</emph> icon in the Basic IDE to open the <emph>Macro Organizer</emph> dialog."
-msgstr "Seleccioneu <emph>Eines - Macros - Organitza les macros - %PRODUCTNAME Basic</emph> i feu clic a <emph>Organitzador</emph> o feu clic a la icona <emph>Selecciona el mòdul</emph> de l'EID del Basic per obrir el diàleg <emph>Organitzador de macros</emph>."
+msgstr "Seleccioneu <emph>Eines ▸ Macros ▸ Organitza les macros ▸ %PRODUCTNAME Basic</emph> i feu clic a <emph>Organitzador</emph> o feu clic a la icona <emph>Selecciona el mòdul</emph> de l'EID del Basic per obrir el diàleg <emph>Organitzador de macros</emph>."
#: 01030400.xhp
msgctxt ""
@@ -3615,7 +3615,7 @@ msgctxt ""
"par_id3153801\n"
"help.text"
msgid "In the Basic IDE, right-click the name of the module or dialog in the tabs at the bottom of the screen, choose <emph>Rename</emph> and type in the new name."
-msgstr "A l'EID del Basic, feu clic amb el botó dret del ratolí al nom del mòdul o del diàleg a les pestanyes de la part inferior de la pantalla, seleccioneu <emph>Reanomena</emph> i escriviu el nom nou."
+msgstr "A l'EID del Basic, feu clic amb el botó dret del ratolí al nom del mòdul o del diàleg a les pestanyes de la part inferior de la pantalla, seleccioneu <emph>Canvia el nom</emph> i escriviu el nom nou."
#: 01030400.xhp
msgctxt ""
@@ -3639,7 +3639,7 @@ msgctxt ""
"par_id3147547\n"
"help.text"
msgid "Choose <emph>Tools - Macros - Organize Macros - %PRODUCTNAME Basic</emph> and click <emph>Organizer</emph> or click the <emph>Select Module</emph> icon in the Basic IDE to open the <emph>Macro Organizer</emph> dialog."
-msgstr "Seleccioneu <emph>Eines - Macros - Organitza les macros - %PRODUCTNAME Basic</emph> i feu clic a <emph>Organitzador</emph> o feu clic a la icona <emph>Selecciona el mòdul</emph> de l'EID del Basic per obrir el diàleg <emph>Organitzador de macros</emph>."
+msgstr "Seleccioneu <emph>Eines ▸ Macros ▸ Organitza les macros ▸ %PRODUCTNAME Basic</emph> i feu clic a <emph>Organitzador</emph> o feu clic a la icona <emph>Selecciona el mòdul</emph> de l'EID del Basic per obrir el diàleg <emph>Organitzador de macros</emph>."
#: 01030400.xhp
msgctxt ""
@@ -3703,7 +3703,7 @@ msgctxt ""
"par_id3149319\n"
"help.text"
msgid "Choose <emph>Tools - Macros - Organize Macros - %PRODUCTNAME Basic</emph> and click <emph>Organizer</emph> or click the <emph>Select Module</emph> icon in the Basic IDE to open the <emph>Macro Organizer</emph> dialog."
-msgstr "Seleccioneu <emph>Eines - Macros - Organitza les macros - %PRODUCTNAME Basic</emph> i feu clic a <emph>Organitzador</emph> o feu clic a la icona <emph>Selecciona el mòdul</emph> de l'EID del Basic per obrir el diàleg <emph>Organitzador de macros</emph>."
+msgstr "Seleccioneu <emph>Eines ▸ Macros ▸ Organitza les macros ▸ %PRODUCTNAME Basic</emph> i feu clic a <emph>Organitzador</emph> o feu clic a la icona <emph>Selecciona el mòdul</emph> de l'EID del Basic per obrir el diàleg <emph>Organitzador de macros</emph>."
#: 01030400.xhp
msgctxt ""
@@ -3815,7 +3815,7 @@ msgctxt ""
"par_id3163808\n"
"help.text"
msgid "...after a new document is created with <emph>File - New</emph> or with the <emph>New</emph> icon."
-msgstr "...després que s'haja creat un document nou amb <emph>Fitxer - Nou</emph> o amb la icona <emph>Nou</emph>."
+msgstr "...després que s'haja creat un document nou amb <emph>Fitxer ▸ Nou</emph> o amb la icona <emph>Nou</emph>."
#: 01040000.xhp
msgctxt ""
@@ -3831,7 +3831,7 @@ msgctxt ""
"par_id3154572\n"
"help.text"
msgid "...after a document is opened with <emph>File - Open</emph> or with the <emph>Open</emph> icon."
-msgstr "...després que un document s'òbriga amb <emph>Fitxer - Obri</emph> o amb la icona <emph>Obri</emph>."
+msgstr "...després que un document s'òbriga amb <emph>Fitxer ▸ Obri</emph> o amb la icona <emph>Obri</emph>."
#: 01040000.xhp
msgctxt ""
@@ -3847,7 +3847,7 @@ msgctxt ""
"par_id3150208\n"
"help.text"
msgid "...before a document is saved under a specified name (with <emph>File - Save As</emph>, or with <emph>File - Save</emph> or the <emph>Save</emph> icon, if a document name has not yet been specified)."
-msgstr "...abans que un document es guarde amb un nom especificat (amb <emph>Fitxer - Anomena i guarda</emph>, o amb <emph>Fitxer - Guarda</emph> o la icona <emph>Guarda</emph>, si encara no s'ha especificat un nom de document)."
+msgstr "...abans que un document es guarde amb un nom especificat (amb <emph>Fitxer ▸ Anomena i guarda</emph>, o amb <emph>Fitxer ▸ Guarda</emph> o la icona <emph>Guarda</emph>, si encara no s'ha especificat un nom de document)."
#: 01040000.xhp
msgctxt ""
@@ -3863,7 +3863,7 @@ msgctxt ""
"par_id3150980\n"
"help.text"
msgid "... after a document was saved under a specified name (with <emph>File - Save As</emph>, or with <emph>File - Save</emph> or with the <emph>Save</emph> icon, if a document name has not yet been specified)."
-msgstr "... després que un document s'haja guardat amb un nom especificat (amb <emph>Fitxer - Anomena i guarda</emph>, o amb <emph>Fitxer - Guarda</emph> o amb la icona <emph>Guarda</emph>, si encara no s'ha especificat un nom de document)."
+msgstr "... després que un document s'haja guardat amb un nom especificat (amb <emph>Fitxer ▸ Anomena i guarda</emph>, o amb <emph>Fitxer ▸ Guarda</emph> o amb la icona <emph>Guarda</emph>, si encara no s'ha especificat un nom de document)."
#: 01040000.xhp
msgctxt ""
@@ -3879,7 +3879,7 @@ msgctxt ""
"par_id3155529\n"
"help.text"
msgid "...before a document is saved with <emph>File - Save</emph> or the <emph>Save</emph> icon, provided that a document name has already been specified."
-msgstr "...abans que un document es guarde amb <emph>Fitxer - Guarda</emph> o amb la icona <emph>Guarda</emph>, sempre que ja s'haja especificat un nom de document."
+msgstr "...abans que un document es guarde amb <emph>Fitxer ▸ Guarda</emph> o amb la icona <emph>Guarda</emph>, sempre que ja s'haja especificat un nom de document."
#: 01040000.xhp
msgctxt ""
@@ -3895,7 +3895,7 @@ msgctxt ""
"par_id3151332\n"
"help.text"
msgid "...after a document is saved with <emph>File - Save</emph> or the <emph>Save</emph> icon, provided that a document name has already been specified."
-msgstr "...després que un document s'haja guardat amb <emph>Fitxer - Guarda</emph> o amb la icona <emph>Guarda</emph>, sempre que ja s'haja especificat un nom de document."
+msgstr "...després que un document s'haja guardat amb <emph>Fitxer ▸ Guarda</emph> o amb la icona <emph>Guarda</emph>, sempre que ja s'haja especificat un nom de document."
#: 01040000.xhp
msgctxt ""
@@ -4055,7 +4055,7 @@ msgctxt ""
"par_id3147244\n"
"help.text"
msgid "Choose <emph>Tools - Customize</emph> and click the <emph>Events</emph> tab."
-msgstr "Trieu <emph>Eines - Personalitza </emph> i feu clic a la pestanya <emph>Esdeveniments</emph>."
+msgstr "Trieu <emph>Eines ▸ Personalitza </emph> i feu clic a la pestanya <emph>Esdeveniments</emph>."
#: 01040000.xhp
msgctxt ""
@@ -4111,7 +4111,7 @@ msgctxt ""
"par_id3146883\n"
"help.text"
msgid "Choose <emph>Tools - Customize</emph> and click the <emph>Events</emph> tab."
-msgstr "Trieu <emph>Eines - Personalitza </emph> i feu clic a la pestanya <emph>Esdeveniments</emph>."
+msgstr "Trieu <emph>Eines ▸ Personalitza </emph> i feu clic a la pestanya <emph>Esdeveniments</emph>."
#: 01040000.xhp
msgctxt ""
@@ -4247,7 +4247,7 @@ msgctxt ""
"hd_id3149018\n"
"help.text"
msgid "Rename"
-msgstr "Reanomena"
+msgstr "Canvia el nom"
#: 01050000.xhp
msgctxt ""
@@ -4255,7 +4255,7 @@ msgctxt ""
"par_id3154754\n"
"help.text"
msgid "<ahelp hid=\".uno:RenameCurrent\">Renames the current module in place.</ahelp>"
-msgstr "<ahelp hid=\".uno:RenameCurrent\">Reanomena el mòdul actual al lloc.</ahelp>"
+msgstr "<ahelp hid=\".uno:RenameCurrent\">Canvia el nom del mòdul actual al lloc.</ahelp>"
#: 01050000.xhp
msgctxt ""
@@ -4415,7 +4415,7 @@ msgctxt ""
"hd_id3154927\n"
"help.text"
msgid "<link href=\"text/sbasic/shared/01050300.xhp\" name=\"Manage Breakpoints\">Manage Breakpoints</link>"
-msgstr "<link href=\"text/sbasic/shared/01050300.xhp\" name=\"Gestió de punts de ruptura\">Gestió de punts de ruptura</link>"
+msgstr "<link href=\"text/sbasic/shared/01050300.xhp\" name=\"Gestiona els punts de ruptura\">Gestiona els punts de ruptura</link>"
#: 01050300.xhp
msgctxt ""
@@ -4535,7 +4535,7 @@ msgctxt ""
"par_id3156280\n"
"help.text"
msgid "<ahelp hid=\".\">Specifies the properties of the selected dialog or control.</ahelp> You must be in the design mode to be able to use this command."
-msgstr "<ahelp hid=\".\">Especifica les propietats del diàleg o del control seleccionat.</ahelp> Heu d'estar en mode de disseny per poder utilitzat esta orde."
+msgstr "<ahelp hid=\".\">Especifica les propietats del diàleg o del control seleccionat.</ahelp> Heu d'estar en mode de disseny per a poder utilitzar esta orde."
#: 01170100.xhp
msgctxt ""
@@ -5007,7 +5007,7 @@ msgctxt ""
"par_id3156199\n"
"help.text"
msgid "L"
-msgstr ""
+msgstr "L"
#: 01170101.xhp
msgctxt ""
@@ -5023,7 +5023,7 @@ msgctxt ""
"par_id3156016\n"
"help.text"
msgid "a"
-msgstr ""
+msgstr "a"
#: 01170101.xhp
msgctxt ""
@@ -5039,7 +5039,7 @@ msgctxt ""
"par_id3148607\n"
"help.text"
msgid "A"
-msgstr ""
+msgstr "A"
#: 01170101.xhp
msgctxt ""
@@ -5047,7 +5047,7 @@ msgctxt ""
"par_id3159204\n"
"help.text"
msgid "The characters A-Z can be entered here. If a lowercase letter is entered, it is automatically converted to a capital letter"
-msgstr "Els caràcters de la A a la Z es poden introduir ací. Si s'introdueix una minúscula, es converteix en majúscula automàticament"
+msgstr "Els caràcters de l'A a la Z es poden introduir ací. Si s'introdueix una minúscula, es converteix en majúscula automàticament"
#: 01170101.xhp
msgctxt ""
@@ -5055,7 +5055,7 @@ msgctxt ""
"par_id3149126\n"
"help.text"
msgid "c"
-msgstr ""
+msgstr "c"
#: 01170101.xhp
msgctxt ""
@@ -5063,7 +5063,7 @@ msgctxt ""
"par_id3151304\n"
"help.text"
msgid "The characters a-z and 0-9 can be entered here. If a capital letter is entered, it is automatically converted to a lowercase letter."
-msgstr "Els caràcters de la a a la z i del 0 al 9 es poden introduir ací. Si s'introdueix una majúscula, es converteix en minúscula automàticament."
+msgstr "Els caràcters de l'a a la z i del 0 al 9 es poden introduir ací. Si s'introdueix una majúscula, es converteix en minúscula automàticament."
#: 01170101.xhp
msgctxt ""
@@ -5071,7 +5071,7 @@ msgctxt ""
"par_id3152870\n"
"help.text"
msgid "C"
-msgstr ""
+msgstr "C"
#: 01170101.xhp
msgctxt ""
@@ -5079,7 +5079,7 @@ msgctxt ""
"par_id3155071\n"
"help.text"
msgid "The characters a-z and 0-9 can be entered here. If a lowercase letter is entered, it is automatically converted to a capital letter"
-msgstr "Els caràcters de la a a la z i del 0 al 9 es poden introduir ací. Si s'introdueix una majúscula, es converteix en minúscula automàticament"
+msgstr "Els caràcters de l'a a la z i del 0 al 9 es poden introduir ací. Si s'introdueix una majúscula, es converteix en minúscula automàticament"
#: 01170101.xhp
msgctxt ""
@@ -5087,7 +5087,7 @@ msgctxt ""
"par_id3159230\n"
"help.text"
msgid "N"
-msgstr ""
+msgstr "N"
#: 01170101.xhp
msgctxt ""
@@ -5103,7 +5103,7 @@ msgctxt ""
"par_id3149383\n"
"help.text"
msgid "x"
-msgstr ""
+msgstr "x"
#: 01170101.xhp
msgctxt ""
@@ -5119,7 +5119,7 @@ msgctxt ""
"par_id3146967\n"
"help.text"
msgid "X"
-msgstr ""
+msgstr "X"
#: 01170101.xhp
msgctxt ""
@@ -5175,7 +5175,7 @@ msgctxt ""
"hd_id3154627\n"
"help.text"
msgid "Height"
-msgstr "Alçada"
+msgstr "Alçària"
#: 01170101.xhp
msgctxt ""
@@ -5183,7 +5183,7 @@ msgctxt ""
"par_id3155754\n"
"help.text"
msgid "<ahelp hid=\".\">Specify the height of the current control or the dialog.</ahelp>"
-msgstr "<ahelp hid=\".\">Especifiqueu l'alçada del control o del diàleg actual.</ahelp>"
+msgstr "<ahelp hid=\".\">Especifiqueu l'alçària del control o del diàleg actual.</ahelp>"
#: 01170101.xhp
msgctxt ""
@@ -5727,7 +5727,7 @@ msgctxt ""
"hd_id7534409\n"
"help.text"
msgid "Row height"
-msgstr "Alçada de la fila"
+msgstr "Alçària de la fila"
#: 01170101.xhp
msgctxt ""
@@ -5735,7 +5735,7 @@ msgctxt ""
"par_id6471755\n"
"help.text"
msgid "<ahelp hid=\".\">Specifies the height of each row of a tree control, in pixels.</ahelp>"
-msgstr "<ahelp hid=\".\">Especifica l'alçada de cada fila d'un control d'arbre, en píxels.</ahelp>"
+msgstr "<ahelp hid=\".\">Especifica l'alçària de cada fila d'un control d'arbre, en píxels.</ahelp>"
#: 01170101.xhp
msgctxt ""
@@ -5743,7 +5743,7 @@ msgctxt ""
"par_id2909329\n"
"help.text"
msgid "If the specified value is less than or equal to zero, the row height is the maximum height of all rows."
-msgstr "Si el valor especificat és inferior o igual a zero, l'alçada de la fila és l'alçada màxima de totes les files."
+msgstr "Si el valor especificat és inferior o igual a zero, l'alçària de la fila és l'alçària màxima de totes les files."
#: 01170101.xhp
msgctxt ""
@@ -6223,7 +6223,7 @@ msgctxt ""
"hd_id3152472\n"
"help.text"
msgid "Width"
-msgstr "Amplada"
+msgstr "Amplària"
#: 01170101.xhp
msgctxt ""
@@ -6231,7 +6231,7 @@ msgctxt ""
"par_id3157963\n"
"help.text"
msgid "<ahelp hid=\".\">Specify the width of the current control or dialog.</ahelp>"
-msgstr "<ahelp hid=\".\">Especifiqueu l'amplada del control o del diàleg actual.</ahelp>"
+msgstr "<ahelp hid=\".\">Especifiqueu l'amplària del control o del diàleg actual.</ahelp>"
#: 01170103.xhp
msgctxt ""
@@ -6639,7 +6639,7 @@ msgctxt ""
"par_id051220170241588881\n"
"help.text"
msgid "Named constant"
-msgstr ""
+msgstr "Constant amb nom"
#: 03010101.xhp
msgctxt ""
@@ -6647,7 +6647,7 @@ msgctxt ""
"par_id051220170241585541\n"
"help.text"
msgid "Integer value"
-msgstr ""
+msgstr "Valor enter"
#: 03010101.xhp
msgctxt ""
@@ -6655,7 +6655,7 @@ msgctxt ""
"par_id051220170241585124\n"
"help.text"
msgid "Definition"
-msgstr ""
+msgstr "Definició"
#: 03010101.xhp
msgctxt ""
@@ -6663,7 +6663,7 @@ msgctxt ""
"par_id3147397\n"
"help.text"
msgid "Display OK button only."
-msgstr ""
+msgstr "Mostra només el botó «D'acord»."
#: 03010101.xhp
msgctxt ""
@@ -6671,7 +6671,7 @@ msgctxt ""
"par_id3145646\n"
"help.text"
msgid "Display OK and Cancel buttons."
-msgstr ""
+msgstr "Mostra els botons «D'acord» i «Cancel·la»."
#: 03010101.xhp
msgctxt ""
@@ -6679,7 +6679,7 @@ msgctxt ""
"par_id3149410\n"
"help.text"
msgid "Display Abort, Retry, and Ignore buttons."
-msgstr ""
+msgstr "Mostra els botons «Avorta», «Reintenta« i «Ignora»."
#: 03010101.xhp
msgctxt ""
@@ -6687,7 +6687,7 @@ msgctxt ""
"par_id3151075\n"
"help.text"
msgid "Display Yes, No, and Cancel buttons."
-msgstr ""
+msgstr "Mostra els botons «Sí», «No» i «Cancel·la»."
#: 03010101.xhp
msgctxt ""
@@ -6695,7 +6695,7 @@ msgctxt ""
"par_id3153878\n"
"help.text"
msgid "Display Yes and No buttons."
-msgstr ""
+msgstr "Mostra els botons «Sí» i «No»."
#: 03010101.xhp
msgctxt ""
@@ -6703,7 +6703,7 @@ msgctxt ""
"par_id3155601\n"
"help.text"
msgid "Display Retry and Cancel buttons."
-msgstr ""
+msgstr "Mostra els botons «Reintenta» i «Cancel·la»."
#: 03010101.xhp
msgctxt ""
@@ -6711,7 +6711,7 @@ msgctxt ""
"par_id3150716\n"
"help.text"
msgid "Add the Stop icon to the dialog."
-msgstr ""
+msgstr "Afig la icona de «Stop» al diàleg."
#: 03010101.xhp
msgctxt ""
@@ -6719,7 +6719,7 @@ msgctxt ""
"par_id3153837\n"
"help.text"
msgid "Add the Question icon to the dialog."
-msgstr ""
+msgstr "Afig la icona de pregunta al diàleg."
#: 03010101.xhp
msgctxt ""
@@ -6727,7 +6727,7 @@ msgctxt ""
"par_id3150751\n"
"help.text"
msgid "Add the Exclamation Point icon to the dialog."
-msgstr ""
+msgstr "Afig la icona d'exclamació al diàleg."
#: 03010101.xhp
msgctxt ""
@@ -6735,7 +6735,7 @@ msgctxt ""
"par_id3146915\n"
"help.text"
msgid "Add the Information icon to the dialog."
-msgstr ""
+msgstr "Afig la icona d'informació al diàleg."
#: 03010101.xhp
msgctxt ""
@@ -6743,7 +6743,7 @@ msgctxt ""
"par_id3145640\n"
"help.text"
msgid "First button in the dialog as default button."
-msgstr ""
+msgstr "Estableix el primer botó del diàleg com a botó predeterminat."
#: 03010101.xhp
msgctxt ""
@@ -6751,7 +6751,7 @@ msgctxt ""
"par_id3153765\n"
"help.text"
msgid "Second button in the dialog as default button."
-msgstr ""
+msgstr "Estableix el segon botó del diàleg com a predeterminat."
#: 03010101.xhp
msgctxt ""
@@ -6759,7 +6759,7 @@ msgctxt ""
"par_id3153715\n"
"help.text"
msgid "Third button in the dialog as default button."
-msgstr ""
+msgstr "Estableix el tercer botó del diàleg com a predeterminat."
#: 03010101.xhp
msgctxt ""
@@ -6903,7 +6903,7 @@ msgctxt ""
"par_id051220170241588881\n"
"help.text"
msgid "Named constant"
-msgstr ""
+msgstr "Constant amb nom"
#: 03010102.xhp
msgctxt ""
@@ -6911,7 +6911,7 @@ msgctxt ""
"par_id051220170241585541\n"
"help.text"
msgid "Integer value"
-msgstr ""
+msgstr "Valor enter"
#: 03010102.xhp
msgctxt ""
@@ -6919,7 +6919,7 @@ msgctxt ""
"par_id051220170241585124\n"
"help.text"
msgid "Definition"
-msgstr ""
+msgstr "Definició"
#: 03010102.xhp
msgctxt ""
@@ -6927,7 +6927,7 @@ msgctxt ""
"par_id3147397\n"
"help.text"
msgid "Display OK button only."
-msgstr ""
+msgstr "Mostra només el botó «D'acord»."
#: 03010102.xhp
msgctxt ""
@@ -6935,7 +6935,7 @@ msgctxt ""
"par_id3145646\n"
"help.text"
msgid "Display OK and Cancel buttons."
-msgstr ""
+msgstr "Mostra els botons «D'acord» i «Cancel·la»."
#: 03010102.xhp
msgctxt ""
@@ -6943,7 +6943,7 @@ msgctxt ""
"par_id3149410\n"
"help.text"
msgid "Display Abort, Retry, and Ignore buttons."
-msgstr ""
+msgstr "Mostra els botons «Avorta», «Reintenta« i «Ignora»."
#: 03010102.xhp
msgctxt ""
@@ -6951,7 +6951,7 @@ msgctxt ""
"par_id3151075\n"
"help.text"
msgid "Display Yes, No, and Cancel buttons."
-msgstr ""
+msgstr "Mostra els botons «Sí», «No» i «Cancel·la»."
#: 03010102.xhp
msgctxt ""
@@ -6959,7 +6959,7 @@ msgctxt ""
"par_id3153878\n"
"help.text"
msgid "Display Yes and No buttons."
-msgstr ""
+msgstr "Mostra els botons «Sí» i «No»."
#: 03010102.xhp
msgctxt ""
@@ -6967,7 +6967,7 @@ msgctxt ""
"par_id3155601\n"
"help.text"
msgid "Display Retry and Cancel buttons."
-msgstr ""
+msgstr "Mostra els botons «Reintenta» i «Cancel·la»."
#: 03010102.xhp
msgctxt ""
@@ -6975,7 +6975,7 @@ msgctxt ""
"par_id3150716\n"
"help.text"
msgid "Add the Stop icon to the dialog."
-msgstr ""
+msgstr "Afig la icona de «Stop» al diàleg."
#: 03010102.xhp
msgctxt ""
@@ -6983,7 +6983,7 @@ msgctxt ""
"par_id3153837\n"
"help.text"
msgid "Add the Question icon to the dialog."
-msgstr ""
+msgstr "Afig la icona de pregunta al diàleg."
#: 03010102.xhp
msgctxt ""
@@ -6991,7 +6991,7 @@ msgctxt ""
"par_id3150751\n"
"help.text"
msgid "Add the Exclamation Point icon to the dialog."
-msgstr ""
+msgstr "Afig la icona d'exclamació al diàleg."
#: 03010102.xhp
msgctxt ""
@@ -6999,7 +6999,7 @@ msgctxt ""
"par_id3146915\n"
"help.text"
msgid "Add the Information icon to the dialog."
-msgstr ""
+msgstr "Afig la icona d'informació al diàleg."
#: 03010102.xhp
msgctxt ""
@@ -7007,7 +7007,7 @@ msgctxt ""
"par_id3145640\n"
"help.text"
msgid "First button in the dialog as default button."
-msgstr ""
+msgstr "Estableix el primer botó del diàleg com a botó predeterminat."
#: 03010102.xhp
msgctxt ""
@@ -7015,7 +7015,7 @@ msgctxt ""
"par_id3153765\n"
"help.text"
msgid "Second button in the dialog as default button."
-msgstr ""
+msgstr "Estableix el segon botó del diàleg com a botó predeterminat."
#: 03010102.xhp
msgctxt ""
@@ -7023,7 +7023,7 @@ msgctxt ""
"par_id3153715\n"
"help.text"
msgid "Third button in the dialog as default button."
-msgstr ""
+msgstr "Estableix el tercer botó del diàleg com a botó predeterminat."
#: 03010102.xhp
msgctxt ""
@@ -7039,7 +7039,7 @@ msgctxt ""
"par_id051220170330379805\n"
"help.text"
msgid "Named constant"
-msgstr ""
+msgstr "Constant amb nom"
#: 03010102.xhp
msgctxt ""
@@ -7047,7 +7047,7 @@ msgctxt ""
"par_id051220170330387072\n"
"help.text"
msgid "Integer value"
-msgstr ""
+msgstr "Valor enter"
#: 03010102.xhp
msgctxt ""
@@ -7055,7 +7055,7 @@ msgctxt ""
"par_id051220170330387973\n"
"help.text"
msgid "Definition"
-msgstr ""
+msgstr "Definició"
#: 03010102.xhp
msgctxt ""
@@ -7063,7 +7063,7 @@ msgctxt ""
"par_id3145230\n"
"help.text"
msgid "OK"
-msgstr ""
+msgstr "D'acord"
#: 03010102.xhp
msgctxt ""
@@ -7071,7 +7071,7 @@ msgctxt ""
"par_id3149567\n"
"help.text"
msgid "Cancel"
-msgstr ""
+msgstr "Cancel·la"
#: 03010102.xhp
msgctxt ""
@@ -7079,7 +7079,7 @@ msgctxt ""
"par_id4056825\n"
"help.text"
msgid "Abort"
-msgstr ""
+msgstr "Interromp"
#: 03010102.xhp
msgctxt ""
@@ -7087,7 +7087,7 @@ msgctxt ""
"par_id3155335\n"
"help.text"
msgid "Retry"
-msgstr ""
+msgstr "Reintenta"
#: 03010102.xhp
msgctxt ""
@@ -7095,7 +7095,7 @@ msgctxt ""
"par_id3146918\n"
"help.text"
msgid "Ignore"
-msgstr ""
+msgstr "Ignora"
#: 03010102.xhp
msgctxt ""
@@ -7103,7 +7103,7 @@ msgctxt ""
"par_id3155961\n"
"help.text"
msgid "Yes"
-msgstr ""
+msgstr "Sí"
#: 03010102.xhp
msgctxt ""
@@ -7111,7 +7111,7 @@ msgctxt ""
"par_id3148488\n"
"help.text"
msgid "No"
-msgstr ""
+msgstr "No"
#: 03010102.xhp
msgctxt ""
@@ -10239,7 +10239,7 @@ msgctxt ""
"par_id3153381\n"
"help.text"
msgid "Returns the name of a file, a directory, or all of the files and the directories on a drive or in a directory that match the specified search path."
-msgstr "Torna el nom d'un fitxer, d'un directori, o de tots els fitxers i els directoris d'una unitat o d'un directori que coincidisquen amb el camí de cerca especificat."
+msgstr "Torna el nom d'un fitxer, d'un directori, o de tots els fitxers i els directoris d'una unitat o d'un directori que coincidisquen amb el camí de busca especificat."
#: 03020404.xhp
msgctxt ""
@@ -10287,7 +10287,7 @@ msgctxt ""
"par_id3161831\n"
"help.text"
msgid "<emph>Text:</emph> Any string expression that specifies the search path, directory or file. This argument can only be specified the first time that you call the Dir function. If you want, you can enter the path in <link href=\"text/sbasic/shared/00000002.xhp\" name=\"URL notation\">URL notation</link>."
-msgstr "<emph>Text:</emph> Qualsevol expressió de cadena que especifica el camí, directori o fitxer de cerca. Este argument només es pot especificar la primera vegada que crideu la funció Dir. Si ho voleu, podeu introduir el camí en <link href=\"text/sbasic/shared/00000002.xhp\" name=\"Notació URL\">notació URL</link>."
+msgstr "<emph>Text:</emph> Qualsevol expressió de cadena que especifica el camí, directori o fitxer de busca. Este argument només es pot especificar la primera vegada que crideu la funció Dir. Si ho voleu, podeu introduir el camí en <link href=\"text/sbasic/shared/00000002.xhp\" name=\"Notació URL\">notació URL</link>."
#: 03020404.xhp
msgctxt ""
@@ -10335,7 +10335,7 @@ msgctxt ""
"par_id3154012\n"
"help.text"
msgid "To generate a list of all existing files in a specific directory, proceed as follows: The first time you call the Dir function, specify the complete search path for the files, for example, \"D:\\Files\\*.ods\". If the path is correct and the search finds at least one file, the Dir function returns the name of the first file that matches the search path. To return additional file names that match the path, call Dir again, but with no arguments."
-msgstr ""
+msgstr "Per generar una llista de tots els fitxers existents en un directori específic, procediu tal com s'indica a continuació: la primera vegada que crideu la funció Dir, especifiqueu el camí de busca complet per als fitxers, per exemple, «D:\\Fitxers\\*.ods». Si el camí és correcte i la busca troba com a mínim un fitxer, la funció Dir torna el nom del primer fitxer que coincideix amb el camí de busca. Per tornar noms de fitxers addicionals que coincidisquen amb el camí, torneu a cridar Dir, però sense arguments."
#: 03020404.xhp
msgctxt ""
@@ -10407,7 +10407,7 @@ msgctxt ""
"par_id3154366\n"
"help.text"
msgid "Returns the access mode or the file access number of a file that was opened with the Open statement. The file access number is dependent on the operating system (OSH = Operating System Handle)."
-msgstr "Torna el mode d'accés o el número d'accés de fitxer d'un fitxer que es va obrir amb l'expressió Open. El número d'accés del fitxer depèn del sistema operatiu (OSH = Operating System Handle)."
+msgstr "Retorna el mode d'accés o el número d'accés de fitxer d'un fitxer que es va obrir amb l'expressió Open. El número d'accés del fitxer depèn del sistema operatiu (OSH = Operating System Handle)."
#: 03020405.xhp
msgctxt ""
@@ -10943,7 +10943,7 @@ msgctxt ""
"par_id051220170522586822\n"
"help.text"
msgid "Named constant"
-msgstr ""
+msgstr "Constant amb nom"
#: 03020409.xhp
msgctxt ""
@@ -10951,7 +10951,7 @@ msgctxt ""
"par_id051220170522583099\n"
"help.text"
msgid "Value"
-msgstr ""
+msgstr "Valor"
#: 03020409.xhp
msgctxt ""
@@ -10959,7 +10959,7 @@ msgctxt ""
"par_id051220170522583818\n"
"help.text"
msgid "Definition"
-msgstr ""
+msgstr "Definició"
#: 03020409.xhp
msgctxt ""
@@ -10967,7 +10967,7 @@ msgctxt ""
"par_id3147349\n"
"help.text"
msgid "Normal files."
-msgstr ""
+msgstr "Fitxers normals."
#: 03020409.xhp
msgctxt ""
@@ -10975,7 +10975,7 @@ msgctxt ""
"par_id3147434\n"
"help.text"
msgid "Read-only files."
-msgstr ""
+msgstr "Fitxers de només de lectura."
#: 03020409.xhp
msgctxt ""
@@ -10983,7 +10983,7 @@ msgctxt ""
"par_id051220170546544550\n"
"help.text"
msgid "Hidden file"
-msgstr ""
+msgstr "Fitxer ocult"
#: 03020409.xhp
msgctxt ""
@@ -10991,7 +10991,7 @@ msgctxt ""
"par_id051220170546546496\n"
"help.text"
msgid "System file"
-msgstr ""
+msgstr "Fitxer del sistema"
#: 03020409.xhp
msgctxt ""
@@ -10999,7 +10999,7 @@ msgctxt ""
"par_id3159154\n"
"help.text"
msgid "Returns the name of the volume"
-msgstr ""
+msgstr "Retorna el nom del volum"
#: 03020409.xhp
msgctxt ""
@@ -11007,7 +11007,7 @@ msgctxt ""
"par_id3145271\n"
"help.text"
msgid "Returns the name of the directory only."
-msgstr ""
+msgstr "Retorna només el nom del directori."
#: 03020409.xhp
msgctxt ""
@@ -11015,7 +11015,7 @@ msgctxt ""
"par_id3153953\n"
"help.text"
msgid "File was changed since last backup (Archive bit)."
-msgstr ""
+msgstr "El fitxer s'ha canviat des de l'última còpia de seguretat (bit d'arxivament)."
#: 03020409.xhp
msgctxt ""
@@ -11231,7 +11231,7 @@ msgctxt ""
"par_id3154071\n"
"help.text"
msgid "Const sFile3 As String = \"Renamed.tmp\""
-msgstr "Const sFile3 as String = \"Reanomenat.tmp\""
+msgstr "Const sFile3 as String = \"CanviatDeNom.tmp\""
#: 03020411.xhp
msgctxt ""
@@ -11287,7 +11287,7 @@ msgctxt ""
"par_id3153952\n"
"help.text"
msgid "' Rename in the same directory"
-msgstr "' Reanomena al mateix directori"
+msgstr "' Canvia el nom en el mateix directori"
#: 03020411.xhp
msgctxt ""
@@ -11351,7 +11351,7 @@ msgctxt ""
"par_id3154346\n"
"help.text"
msgid "Renames an existing file or directory."
-msgstr "Reanomena un fitxer o directori existent."
+msgstr "Canvia el nom d'un fitxer o directori existent."
#: 03020412.xhp
msgctxt ""
@@ -11471,7 +11471,7 @@ msgctxt ""
"par_id3153192\n"
"help.text"
msgid "If the path is not determined, the <emph>RmDir Statement</emph> searches for the directory that you want to delete in the current path. If it is not found there, an error message appears."
-msgstr "Si el camí no s'ha determinat, la <emph>expressió RmDir</emph> cerca el directori que voleu suprimir al camí actual. Si no es troba, apareix un missatge d'error."
+msgstr "Si el camí no s'ha determinat, l'<emph>expressió RmDir</emph> busca el directori que voleu suprimir al camí actual. Si no es troba, apareix un missatge d'error."
#: 03020413.xhp
msgctxt ""
@@ -11543,7 +11543,7 @@ msgctxt ""
"par_id3154909\n"
"help.text"
msgid "FileName: Name of the file, including the path, that you want to test attributes of. If you do not enter a path, <emph>SetAttr</emph> searches for the file in the current directory. You can also use <link href=\"text/sbasic/shared/00000002.xhp\" name=\"URL notation\">URL notation</link>."
-msgstr "FileName: Nom del fitxer, inclòs el camí, del qual voleu provar els atributs. Si no introduïu un camí, <emph>SetAttr</emph> cerca el fitxer al directori actual. També podeu utilitzar la <link href=\"text/sbasic/shared/00000002.xhp\" name=\"Notació URL\">notació URL</link>."
+msgstr "FileName: Nom del fitxer, inclòs el camí, del qual voleu provar els atributs. Si no introduïu un camí, <emph>SetAttr</emph> busca el fitxer al directori actual. També podeu utilitzar la <link href=\"text/sbasic/shared/00000002.xhp\" name=\"Notació URL\">notació URL</link>."
#: 03020414.xhp
msgctxt ""
@@ -11567,7 +11567,7 @@ msgctxt ""
"par_id051220170522586822\n"
"help.text"
msgid "Named constant"
-msgstr ""
+msgstr "Constant amb nom"
#: 03020414.xhp
msgctxt ""
@@ -11575,7 +11575,7 @@ msgctxt ""
"par_id051220170522583099\n"
"help.text"
msgid "Value"
-msgstr ""
+msgstr "Valor"
#: 03020414.xhp
msgctxt ""
@@ -11583,7 +11583,7 @@ msgctxt ""
"par_id051220170522583818\n"
"help.text"
msgid "Definition"
-msgstr ""
+msgstr "Definició"
#: 03020414.xhp
msgctxt ""
@@ -11591,7 +11591,7 @@ msgctxt ""
"par_id3147349\n"
"help.text"
msgid "Normal files."
-msgstr ""
+msgstr "Fitxers normals."
#: 03020414.xhp
msgctxt ""
@@ -11599,7 +11599,7 @@ msgctxt ""
"par_id3147434\n"
"help.text"
msgid "Read-only files."
-msgstr ""
+msgstr "Fitxers de només de lectura."
#: 03020414.xhp
msgctxt ""
@@ -11607,7 +11607,7 @@ msgctxt ""
"par_id051220170546544550\n"
"help.text"
msgid "Hidden file"
-msgstr ""
+msgstr "Fitxer ocult"
#: 03020414.xhp
msgctxt ""
@@ -12559,7 +12559,7 @@ msgctxt ""
"par_id3151097\n"
"help.text"
msgid "Returns the date in ISO format without separators (YYYYMMDD) from a serial date number that is generated by the DateSerial or the DateValue or the CDateFromIso function."
-msgstr ""
+msgstr "Retorna la data en format ISO sense separadors (AAAAMMDD) des d'un número de data de sèrie que es genera amb les funcions DateSerial, DateValue o CDateFromIso."
#: 03030107.xhp
msgctxt ""
@@ -12567,7 +12567,7 @@ msgctxt ""
"par_id3151098\n"
"help.text"
msgid "The year part consists of at least four digits, with leading zeros if the absolute value is less than 1000, it can be negative with a leading minus sign if the date passed denotes a year before the common era (BCE) and it can have more than four digits if the absolute value is greater than 9999. The formatted string returned can be in the range \"-327680101\" to \"327671231\"."
-msgstr ""
+msgstr "La part de l'any té com a mínim quatre dígits, amb zeros inicials si el valor absolut és inferior a 1000; pot ser negatiu amb un signe de menys inicial si la data vençuda correspon a un any anterior a l'era actual (aC) i pot tindre més de quatre dígits si el valor absolut és superior a 9999. La cadena formatada retornada pot oscil·lar entre \"-327680101\" i \"327671231\"."
#: 03030107.xhp
msgctxt ""
@@ -12575,7 +12575,7 @@ msgctxt ""
"par_id3151099\n"
"help.text"
msgid "Years less than 100 and greater than 9999 are supported since %PRODUCTNAME 5.4"
-msgstr ""
+msgstr "Es permet l'ús d'anys inferiors a 100 i superiors a 9999 des del %PRODUCTNAME 5.4"
#: 03030107.xhp
msgctxt ""
@@ -12671,7 +12671,7 @@ msgctxt ""
"par_id3148550\n"
"help.text"
msgid "Returns the internal date number from a string that contains a date in ISO format (YYYYMMDD or YYYY-MM-DD)."
-msgstr ""
+msgstr "Retorna el número de data interna d'una cadena que conté una data en format ISO (AAAAMMDD o AAAA-MM-DD)."
#: 03030108.xhp
msgctxt ""
@@ -12679,7 +12679,7 @@ msgctxt ""
"par_id3148551\n"
"help.text"
msgid "The year part must consist of either two (supported only in YYMMDD format without separators for compatibility) or at least four digits. With four digits leading zeros must be given if the absolute value is less than 1000, it can be negative with a leading minus sign if the date passed denotes a year before the common era (BCE) and it can have more than four digits if the absolute value is greater than 9999. The formatted string can be in the range \"-327680101\" to \"327671231\", or \"-32768-01-01\" to \"32767-12-31\"."
-msgstr ""
+msgstr "La part de l'any ha de tindre o bé dos (només se'n permet l'ús en el format AAMMDD sense separadors per motius de compatibilitat) o bé com a mínim quatre dígits. Amb quatre dígits, els zeros inicials s'han de posar si el valor absolut és inferior a 1000; pot ser negatiu amb un signe de menys inicial si la data vençuda correspon a un any anterior a l'era actual (aC) i pot tindre més de quatre dígits si el valor absolut és superior a 9999. La cadena formatada pot oscil·lar entre \"-327680101\" i \"327671231\", o \"-32768-01-01\" i \"32767-12-31\"."
#: 03030108.xhp
msgctxt ""
@@ -12687,7 +12687,7 @@ msgctxt ""
"par_id3148552\n"
"help.text"
msgid "An invalid date results in an error. Year 0 is not accepted, the last day BCE is -0001-12-31 and the next day CE is 0001-01-01. Dates before 1582-10-15 are in the proleptic Gregorian calendar."
-msgstr ""
+msgstr "Una data no vàlida produeix un error. L'any 0 no s'accepta, l'últim dia aC és el -0001-12-31 i el següent dia de l'era actual és el 0001-01-01. Les dates d'abans del 1582-10-15 són al calendari gregorià prolèptic."
#: 03030108.xhp
msgctxt ""
@@ -12695,7 +12695,7 @@ msgctxt ""
"par_id3148553\n"
"help.text"
msgid "When converting a date serial number to a printable string, for example for the Print or MsgBox command, the locale's default calendar is used and at that 1582-10-15 cutover date may switch to the Julian calendar, which can result in a different date being displayed than expected. Use the <link href=\"text/sbasic/shared/03030107.xhp\" name=\"CDateToIso Function [Runtime]\">CDateToIso Function [Runtime]</link> to convert such date number to a string representation in the proleptic Gregorian calendar."
-msgstr ""
+msgstr "Quan es converteix un número de sèrie d'una data en una cadena imprimible, per exemple per a l'orde Impressió o MsgBox, es fa servir el calendari per defecte de la configuració local i a la data de transició del 1582-10-15 por canviar al calendari julià, la qual cosa pot fer que es mostre una data diferent de l'esperada. Feu servir la <link href=\"text/sbasic/shared/03030107.xhp\" name=\"CDateToIso Function [Runtime]\">Funció CDateToIso [Runtime]</link> per convertir el número d'esta data en una representació de cadena del calendari gregorià prolèptic."
#: 03030108.xhp
msgctxt ""
@@ -12703,7 +12703,7 @@ msgctxt ""
"par_id3148554\n"
"help.text"
msgid "The YYYY-MM-DD format with separators is supported since %PRODUCTNAME 5.3.4. Years less than 100 or greater than 9999 are accepted since %PRODUCTNAME 5.4 if not in VBA compatibility mode."
-msgstr ""
+msgstr "Es permet l'ús del format AAAA-MM-DD amb separadors des del %PRODUCTNAME 5.3.4. Els anys inferiors a 100 o superiors a 9999 s'acepten des del %PRODUCTNAME 5.4 si no està en mode de compatibilitat VBA."
#: 03030108.xhp
msgctxt ""
@@ -12743,7 +12743,7 @@ msgctxt ""
"par_id3154685\n"
"help.text"
msgid "<emph>String:</emph> A string that contains a date in ISO format."
-msgstr ""
+msgstr "<emph>Cadena:</emph> una cadena que conté una data en format ISO."
#: 03030108.xhp
msgctxt ""
@@ -12759,7 +12759,7 @@ msgctxt ""
"par_id3146921\n"
"help.text"
msgid "return both 12/31/2002 in the date format of your system"
-msgstr ""
+msgstr "ambdues retornen 31/12/2002 en el format de data del sistema"
#: 03030110.xhp
msgctxt ""
@@ -12879,7 +12879,7 @@ msgctxt ""
"par_idN10650\n"
"help.text"
msgid "q"
-msgstr ""
+msgstr "q"
#: 03030110.xhp
msgctxt ""
@@ -12895,7 +12895,7 @@ msgctxt ""
"par_idN1065D\n"
"help.text"
msgid "m"
-msgstr ""
+msgstr "m"
#: 03030110.xhp
msgctxt ""
@@ -12911,7 +12911,7 @@ msgctxt ""
"par_idN1066A\n"
"help.text"
msgid "y"
-msgstr ""
+msgstr "y"
#: 03030110.xhp
msgctxt ""
@@ -12927,7 +12927,7 @@ msgctxt ""
"par_idN10677\n"
"help.text"
msgid "w"
-msgstr ""
+msgstr "w"
#: 03030110.xhp
msgctxt ""
@@ -12959,7 +12959,7 @@ msgctxt ""
"par_idN10691\n"
"help.text"
msgid "d"
-msgstr ""
+msgstr "d"
#: 03030110.xhp
msgctxt ""
@@ -12975,7 +12975,7 @@ msgctxt ""
"par_idN1069E\n"
"help.text"
msgid "h"
-msgstr ""
+msgstr "h"
#: 03030110.xhp
msgctxt ""
@@ -12991,7 +12991,7 @@ msgctxt ""
"par_idN106AB\n"
"help.text"
msgid "n"
-msgstr ""
+msgstr "n"
#: 03030110.xhp
msgctxt ""
@@ -13007,7 +13007,7 @@ msgctxt ""
"par_idN106B8\n"
"help.text"
msgid "s"
-msgstr ""
+msgstr "s"
#: 03030110.xhp
msgctxt ""
@@ -13063,7 +13063,7 @@ msgctxt ""
"hd_id3150620\n"
"help.text"
msgid "<link href=\"text/sbasic/shared/03030111.xhp\" name=\"CDateToUnoDate Function [Runtime]\">CDateToUnoDate Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03030107.xhp\" name=\"Funció CDateToIso [Runtime]\">Funció CDateToIso [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03030111.xhp\" name=\"CDateToUnoDate Function [Runtime]\">Funció CDateToUnoDate [Runtime]</link>"
#: 03030111.xhp
msgctxt ""
@@ -13071,7 +13071,7 @@ msgctxt ""
"par_id3151097\n"
"help.text"
msgid "Returns the date as a UNO com.sun.star.util.Date struct."
-msgstr ""
+msgstr "Retorna la data com a una estructura com.sun.star.util de l'UNO."
#: 03030111.xhp
msgctxt ""
@@ -13087,7 +13087,7 @@ msgctxt ""
"par_id3149497\n"
"help.text"
msgid "CDateToUnoDate(aDate)"
-msgstr ""
+msgstr "CDateToUnoDate(unaData)"
#: 03030111.xhp
msgctxt ""
@@ -13103,7 +13103,7 @@ msgctxt ""
"par_id3154422\n"
"help.text"
msgid "com.sun.star.util.Date"
-msgstr ""
+msgstr "com.sun.star.util.Date"
#: 03030111.xhp
msgctxt ""
@@ -13119,7 +13119,7 @@ msgctxt ""
"par_id3145136\n"
"help.text"
msgid "<emph>aDate:</emph> Date to convert"
-msgstr ""
+msgstr "<emph>unaData:</emph> la data a convertir"
#: 03030111.xhp
msgctxt ""
@@ -13151,7 +13151,7 @@ msgctxt ""
"hd_id3150620\n"
"help.text"
msgid "<link href=\"text/sbasic/shared/03030112.xhp\" name=\"CDateFromUnoDate Function [Runtime]\">CDateFromUnoDate Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03030108.xhp\" name=\"Funció CDateFromIso [Runtime]\">Funció CDateFromIso [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03030112.xhp\" name=\"Funció CDateFromUnoDate [Runtime]\">Funció CDateFromUnoDate [Runtime]</link>"
#: 03030112.xhp
msgctxt ""
@@ -13159,7 +13159,7 @@ msgctxt ""
"par_id3151097\n"
"help.text"
msgid "Converts a UNO com.sun.star.util.Date struct to a Date value."
-msgstr ""
+msgstr "Converteix una estructura com.sun.star.util.Data de l'UNO a un valor de data."
#: 03030112.xhp
msgctxt ""
@@ -13175,7 +13175,7 @@ msgctxt ""
"par_id3149497\n"
"help.text"
msgid "CDateFromUnoDate(aDate)"
-msgstr ""
+msgstr "CDateFromUnoDate(unaData)"
#: 03030112.xhp
msgctxt ""
@@ -13207,7 +13207,7 @@ msgctxt ""
"par_id3145136\n"
"help.text"
msgid "<emph>aDate:</emph> Date to convert"
-msgstr ""
+msgstr "<emph>unaData:</emph> la data a convertir"
#: 03030112.xhp
msgctxt ""
@@ -13239,7 +13239,7 @@ msgctxt ""
"hd_id3150620\n"
"help.text"
msgid "<link href=\"text/sbasic/shared/03030113.xhp\" name=\"CDateToUnoTime Function [Runtime]\">CDateToUnoTime Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03030107.xhp\" name=\"Funció CDateToIso [Runtime]\">Funció CDateToIso [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03030113.xhp\" name=\"Funció CDateToUnoTime [Runtime]\">Funció CDateToUnoTime [Runtime]</link>"
#: 03030113.xhp
msgctxt ""
@@ -13247,7 +13247,7 @@ msgctxt ""
"par_id3151097\n"
"help.text"
msgid "Returns the time part of the date as a UNO com.sun.star.util.Time struct."
-msgstr ""
+msgstr "Retorna la part horària de la data com a una estructura com.sun.star.util.Time de l'UNO."
#: 03030113.xhp
msgctxt ""
@@ -13263,7 +13263,7 @@ msgctxt ""
"par_id3149497\n"
"help.text"
msgid "CDateToUnoTime(aDate)"
-msgstr ""
+msgstr "CDateToUnoTime(unaData)"
#: 03030113.xhp
msgctxt ""
@@ -13279,7 +13279,7 @@ msgctxt ""
"par_id3154422\n"
"help.text"
msgid "com.sun.star.util.Time"
-msgstr ""
+msgstr "com.sun.star.util.Time"
#: 03030113.xhp
msgctxt ""
@@ -13295,7 +13295,7 @@ msgctxt ""
"par_id3145136\n"
"help.text"
msgid "<emph>aDate:</emph> Date value to convert"
-msgstr ""
+msgstr "<emph>unaData:</emph> el valor de la data a compartir"
#: 03030113.xhp
msgctxt ""
@@ -13327,7 +13327,7 @@ msgctxt ""
"hd_id3150620\n"
"help.text"
msgid "<link href=\"text/sbasic/shared/03030114.xhp\" name=\"CDateFromUnoTime Function [Runtime]\">CDateFromUnoTime Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03030108.xhp\" name=\"Funció CDateFromIso [Runtime]\">Funció CDateFromIso [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03030114.xhp\" name=\"Funció CDateFromUnoTime [Runtime]\">Funció CDateFromUnoTime [Runtime]</link>"
#: 03030114.xhp
msgctxt ""
@@ -13335,7 +13335,7 @@ msgctxt ""
"par_id3151097\n"
"help.text"
msgid "Converts a UNO com.sun.star.util.Time struct to a Date value."
-msgstr ""
+msgstr "Converteix una estructura com.sun.star.util.Time de l'UNO a un valor de data."
#: 03030114.xhp
msgctxt ""
@@ -13351,7 +13351,7 @@ msgctxt ""
"par_id3149497\n"
"help.text"
msgid "CDateFromUnoTime(aTime)"
-msgstr ""
+msgstr "CDateFromUnoTime(unaHora)"
#: 03030114.xhp
msgctxt ""
@@ -13383,7 +13383,7 @@ msgctxt ""
"par_id3145136\n"
"help.text"
msgid "<emph>aTime:</emph> Time to convert"
-msgstr ""
+msgstr "<emph>unaHora:</emph> l'hora a convertir"
#: 03030114.xhp
msgctxt ""
@@ -13415,7 +13415,7 @@ msgctxt ""
"hd_id3150620\n"
"help.text"
msgid "<link href=\"text/sbasic/shared/03030115.xhp\" name=\"CDateToUnoDateTime Function [Runtime]\">CDateToUnoDateTime Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03030107.xhp\" name=\"Funció CDateToIso [Runtime]\">Funció CDateToIso [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03030115.xhp\" name=\"Funció CDateToUnoDateTime [Runtime]\">Funció CDateToUnoDateTime [Runtime]</link>"
#: 03030115.xhp
msgctxt ""
@@ -13423,7 +13423,7 @@ msgctxt ""
"par_id3151097\n"
"help.text"
msgid "Returns the time part of the date as a UNO com.sun.star.util.DateTime struct."
-msgstr ""
+msgstr "Retorna la part horària de la data com a una estructura com.sun.star.util.DateTime de l'UNO"
#: 03030115.xhp
msgctxt ""
@@ -13439,7 +13439,7 @@ msgctxt ""
"par_id3149497\n"
"help.text"
msgid "CDateToUnoDateTime(aDate)"
-msgstr ""
+msgstr "CDateToUnoDateTime(unaData)"
#: 03030115.xhp
msgctxt ""
@@ -13455,7 +13455,7 @@ msgctxt ""
"par_id3154422\n"
"help.text"
msgid "com.sun.star.util.DateTime"
-msgstr ""
+msgstr "com.sun.star.util.DateTime"
#: 03030115.xhp
msgctxt ""
@@ -13471,7 +13471,7 @@ msgctxt ""
"par_id3145136\n"
"help.text"
msgid "<emph>aDate:</emph> Date value to convert"
-msgstr ""
+msgstr "<emph>unaData:</emph> el valor de la data a convertir"
#: 03030115.xhp
msgctxt ""
@@ -13503,7 +13503,7 @@ msgctxt ""
"hd_id3150620\n"
"help.text"
msgid "<link href=\"text/sbasic/shared/03030116.xhp\" name=\"CDateFromUnoDateTime Function [Runtime]\">CDateFromUnoDateTime Function [Runtime]</link>"
-msgstr "<link href=\"text/sbasic/shared/03030108.xhp\" name=\"Funció CDateFromIso [Runtime]\">Funció CDateFromIso [Runtime]</link>"
+msgstr "<link href=\"text/sbasic/shared/03030116.xhp\" name=\"Funció CDateFromUnoDateTime [Runtime]\">Funció CDateFromUnoDateTime [Runtime]</link>"
#: 03030116.xhp
msgctxt ""
@@ -13511,7 +13511,7 @@ msgctxt ""
"par_id3151097\n"
"help.text"
msgid "Converts a UNO com.sun.star.util.DateTime struct to a Date value."
-msgstr ""
+msgstr "Converteix una estructura com.sun.star.util.DateTime de l'UNO a un valor de data."
#: 03030116.xhp
msgctxt ""
@@ -13527,7 +13527,7 @@ msgctxt ""
"par_id3149497\n"
"help.text"
msgid "CDateFromUnoDateTime(aDateTime)"
-msgstr ""
+msgstr "CDateFromUnoDateTime(unaDataHora)"
#: 03030116.xhp
msgctxt ""
@@ -13559,7 +13559,7 @@ msgctxt ""
"par_id3145136\n"
"help.text"
msgid "<emph>aDateTime:</emph> DateTime to convert"
-msgstr ""
+msgstr "<emph>unaDataHora:</emph> la data i hora a convertir"
#: 03030116.xhp
msgctxt ""
@@ -13599,7 +13599,7 @@ msgctxt ""
"par_idN10546\n"
"help.text"
msgid "Returns the number of date intervals between two given date values."
-msgstr "Torna el número d'intervals de data entre dos valors de data determinats."
+msgstr "Retorna el nombre d'intervals de data entre dos valors de data determinats."
#: 03030120.xhp
msgctxt ""
@@ -13687,7 +13687,7 @@ msgctxt ""
"par_idN10687\n"
"help.text"
msgid "0"
-msgstr ""
+msgstr "0"
#: 03030120.xhp
msgctxt ""
@@ -13703,7 +13703,7 @@ msgctxt ""
"par_idN10694\n"
"help.text"
msgid "1"
-msgstr ""
+msgstr "1"
#: 03030120.xhp
msgctxt ""
@@ -13719,7 +13719,7 @@ msgctxt ""
"par_idN106A1\n"
"help.text"
msgid "2"
-msgstr ""
+msgstr "2"
#: 03030120.xhp
msgctxt ""
@@ -13735,7 +13735,7 @@ msgctxt ""
"par_idN106AE\n"
"help.text"
msgid "3"
-msgstr ""
+msgstr "3"
#: 03030120.xhp
msgctxt ""
@@ -13751,7 +13751,7 @@ msgctxt ""
"par_idN106BB\n"
"help.text"
msgid "4"
-msgstr ""
+msgstr "4"
#: 03030120.xhp
msgctxt ""
@@ -13767,7 +13767,7 @@ msgctxt ""
"par_idN106C8\n"
"help.text"
msgid "5"
-msgstr ""
+msgstr "5"
#: 03030120.xhp
msgctxt ""
@@ -13783,7 +13783,7 @@ msgctxt ""
"par_idN106D5\n"
"help.text"
msgid "6"
-msgstr ""
+msgstr "6"
#: 03030120.xhp
msgctxt ""
@@ -13799,7 +13799,7 @@ msgctxt ""
"par_idN106E2\n"
"help.text"
msgid "7"
-msgstr ""
+msgstr "7"
#: 03030120.xhp
msgctxt ""
@@ -13839,7 +13839,7 @@ msgctxt ""
"par_idN10708\n"
"help.text"
msgid "0"
-msgstr ""
+msgstr "0"
#: 03030120.xhp
msgctxt ""
@@ -13855,7 +13855,7 @@ msgctxt ""
"par_idN10715\n"
"help.text"
msgid "1"
-msgstr ""
+msgstr "1"
#: 03030120.xhp
msgctxt ""
@@ -13871,7 +13871,7 @@ msgctxt ""
"par_idN10722\n"
"help.text"
msgid "2"
-msgstr ""
+msgstr "2"
#: 03030120.xhp
msgctxt ""
@@ -13887,7 +13887,7 @@ msgctxt ""
"par_idN1072F\n"
"help.text"
msgid "3"
-msgstr ""
+msgstr "3"
#: 03030120.xhp
msgctxt ""
@@ -15071,7 +15071,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Basic Constants"
-msgstr ""
+msgstr "Constants del Basic"
#: 03040000.xhp
msgctxt ""
@@ -15095,7 +15095,7 @@ msgctxt ""
"par_id051620171022384640\n"
"help.text"
msgid "<ahelp hid=\".\">Constants used in Basic programs</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Constants utilitzades als programes Basic</ahelp>"
#: 03040000.xhp
msgctxt ""
@@ -15103,7 +15103,7 @@ msgctxt ""
"par_id051620171022382581\n"
"help.text"
msgid "Boolean constants"
-msgstr ""
+msgstr "Constants booleanes"
#: 03040000.xhp
msgctxt ""
@@ -15111,7 +15111,7 @@ msgctxt ""
"par_id051620171114565335\n"
"help.text"
msgid "Name"
-msgstr ""
+msgstr "Nom"
#: 03040000.xhp
msgctxt ""
@@ -15119,7 +15119,7 @@ msgctxt ""
"par_id051620171114565484\n"
"help.text"
msgid "Type"
-msgstr ""
+msgstr "Tipus"
#: 03040000.xhp
msgctxt ""
@@ -15127,7 +15127,7 @@ msgctxt ""
"par_id051620171114563271\n"
"help.text"
msgid "Value"
-msgstr ""
+msgstr "Valor"
#: 03040000.xhp
msgctxt ""
@@ -15135,7 +15135,7 @@ msgctxt ""
"hd_id051620171114573549\n"
"help.text"
msgid "Mathematical constant"
-msgstr ""
+msgstr "Constant matemàtica"
#: 03040000.xhp
msgctxt ""
@@ -15143,7 +15143,7 @@ msgctxt ""
"par_id051620171114576150\n"
"help.text"
msgid "Name"
-msgstr ""
+msgstr "Nom"
#: 03040000.xhp
msgctxt ""
@@ -15151,7 +15151,7 @@ msgctxt ""
"par_id051620171114575122\n"
"help.text"
msgid "Type"
-msgstr ""
+msgstr "Tipus"
#: 03040000.xhp
msgctxt ""
@@ -15159,7 +15159,7 @@ msgctxt ""
"par_id051620171114574987\n"
"help.text"
msgid "Value"
-msgstr ""
+msgstr "Valor"
#: 03040000.xhp
msgctxt ""
@@ -15167,7 +15167,7 @@ msgctxt ""
"hd_id051620171114576454\n"
"help.text"
msgid "Object Constants"
-msgstr ""
+msgstr "Constants d'objecte"
#: 03040000.xhp
msgctxt ""
@@ -15175,7 +15175,7 @@ msgctxt ""
"par_id051620171114576921\n"
"help.text"
msgid "Name"
-msgstr ""
+msgstr "Nom"
#: 03040000.xhp
msgctxt ""
@@ -15183,7 +15183,7 @@ msgctxt ""
"par_id051620171114578188\n"
"help.text"
msgid "Type"
-msgstr ""
+msgstr "Tipus"
#: 03040000.xhp
msgctxt ""
@@ -15191,7 +15191,7 @@ msgctxt ""
"par_id051720170824099845\n"
"help.text"
msgid "Usage"
-msgstr ""
+msgstr "Utilització"
#: 03040000.xhp
msgctxt ""
@@ -15199,7 +15199,7 @@ msgctxt ""
"par_id05172017082409622\n"
"help.text"
msgid "The <emph>Empty</emph> value indicates that the variable is not initialized."
-msgstr ""
+msgstr "El valor <emph>Buit</emph> indica que la variable no s'ha inicialitzat."
#: 03040000.xhp
msgctxt ""
@@ -15207,7 +15207,7 @@ msgctxt ""
"par_id051720170824093395\n"
"help.text"
msgid "Indicates that the variable does not contain data."
-msgstr ""
+msgstr "Indica que la variable no conté cap dada."
#: 03040000.xhp
msgctxt ""
@@ -15215,7 +15215,7 @@ msgctxt ""
"par_id051720170824097935\n"
"help.text"
msgid "Assign the <emph>Nothing</emph> object to a variable to remove a previous assignment."
-msgstr ""
+msgstr "Assigneu l'objecte <emph>Res</emph> a una variable per suprimir una assignació anterior."
#: 03040000.xhp
msgctxt ""
@@ -15679,7 +15679,7 @@ msgctxt ""
"bm_id3146795\n"
"help.text"
msgid "<bookmark_value>Resume Next parameter</bookmark_value> <bookmark_value>On Error GoTo ... Resume statement</bookmark_value>"
-msgstr "<bookmark_value>paràmetre Resume Next</bookmark_value><bookmark_value>expressió On Error GoTo ... Resume</bookmark_value>"
+msgstr "<bookmark_value>paràmetre Resume Next</bookmark_value> <bookmark_value>expressió On Error GoTo ... Resume</bookmark_value>"
#: 03050500.xhp
msgctxt ""
@@ -15879,7 +15879,7 @@ msgctxt ""
"par_id3149457\n"
"help.text"
msgid "<emph>Result:</emph> Any numeric variable that records the result of the combination."
-msgstr "<emph>Resultat:</emph> Qualsevol variable numèrica que enregistra el resultat de la combinació."
+msgstr "<emph>Resultat:</emph> Qualsevol variable numèrica que grava el resultat de la combinació."
#: 03060100.xhp
msgctxt ""
@@ -16767,7 +16767,7 @@ msgctxt ""
"par_id3154365\n"
"help.text"
msgid "<emph>Result:</emph> Any numeric expression that records the result of a multiplication."
-msgstr "<emph>Resultat:</emph> Qualsevol expressió numèrica que enregistri el resultat d'una multiplicació."
+msgstr "<emph>Resultat:</emph> Qualsevol expressió numèrica que grave el resultat d'una multiplicació."
#: 03070200.xhp
msgctxt ""
@@ -17583,7 +17583,7 @@ msgctxt ""
"par_id3144764\n"
"help.text"
msgid "d1 = InputBox(\"Enter the length of the adjacent side: \",\"Adjacent\")"
-msgstr "d1 = InputBox$ (\"Introduïu la longitud del costat adjacent: \",\"Adjacent\")"
+msgstr "d1 = InputBox(\"Introduïu la longitud del costat adjacent: \",\"Adjacent\")"
#: 03080102.xhp
msgctxt ""
@@ -18255,7 +18255,7 @@ msgctxt ""
"hd_id3150616\n"
"help.text"
msgid "<variable id=\"heading_randomize\"><link href=\"text/sbasic/shared/03080301.xhp\" name=\"Randomize Statement [Runtime]\">Randomize Statement [Runtime]</link></variable>"
-msgstr ""
+msgstr "<variable id=\"heading_randomize\"><link href=\"text/sbasic/shared/03080301.xhp\" name=\"Expressió Randomize [Runtime]\">Expressió Randomize [Runtime]</link></variable>"
#: 03080301.xhp
msgctxt ""
@@ -18263,7 +18263,7 @@ msgctxt ""
"par_id3145090\n"
"help.text"
msgid "Initializes the random-number generator used by the <emph>Rnd</emph> function."
-msgstr ""
+msgstr "Inicialitza el generador de nombres aleatoris usat per la funció <emph>Rnd</emph>."
#: 03080301.xhp
msgctxt ""
@@ -18303,7 +18303,7 @@ msgctxt ""
"par_id110520161656428611\n"
"help.text"
msgid "Unless a predictable sequence of numbers is desired, there is no need to use the <emph>Randomize</emph> statement, as the random-number generator will be initialized automatically at first use – it will be seeded using a system-provided random-number generator that produces uniformly-distributed, non-deterministic random numbers. If no such generator is available on the system, the system time will be used as seed."
-msgstr ""
+msgstr "A menys que desitgeu obtindre una seqüència previsible de nombres, no és necessari utilitzar la instrucció <emph>Randomize</emph>, atès que s'inicialitzarà el generador de nombres aleatoris automàticament durant el seu primer ús –s'inicialitzarà utilitzant un generador de nombres aleatoris proporcionat pel sistema que produeix nombres aleatoris no determinants distribuits de manera uniforme–. Si el sistema no compta amb un generador d'este tipus, s'utilitzarà com a llavor l'hora del sistema."
#: 03080301.xhp
msgctxt ""
@@ -18311,7 +18311,7 @@ msgctxt ""
"par_id12052016194258344\n"
"help.text"
msgid "The <emph>Randomize</emph> statement affects BASIC's <emph>Rnd</emph> function only. Other random-number generators (for example the Calc's RAND() function, etc.) are not affected by it."
-msgstr ""
+msgstr "L'expressió <emph>Randomize</emph> només afecta la funció <emph>Rnd</emph> de BASIC. No afecta la resta de generadors de nombres aleatoris (com la funció ALEAT() de Calc)."
#: 03080301.xhp
msgctxt ""
@@ -18327,7 +18327,7 @@ msgctxt ""
"par_id3147288\n"
"help.text"
msgid "iVar = Int(10 * Rnd) ' Range from 0 to 9"
-msgstr "iVar = Int((10 * Rnd) ) ' Interval de 0 a 9"
+msgstr "iVar = Int(10 * Rnd) ' Interval de 0 a 9"
#: 03080301.xhp
msgctxt ""
@@ -18359,7 +18359,7 @@ msgctxt ""
"hd_id3148685\n"
"help.text"
msgid "<variable id=\"heading_rnd\"><link href=\"text/sbasic/shared/03080302.xhp\" name=\"Rnd Function [Runtime]\">Rnd Function [Runtime]</link></variable>"
-msgstr ""
+msgstr "<variable id=\"heading_rnd\"><link href=\"text/sbasic/shared/03080302.xhp\" name=\"Funció Rnd [Runtime]\">Funció Rnd [Runtime]</link></variable>"
#: 03080302.xhp
msgctxt ""
@@ -18415,7 +18415,7 @@ msgctxt ""
"par_id3125864\n"
"help.text"
msgid "<emph>Expression:</emph> Has no effect, is ignored if provided."
-msgstr ""
+msgstr "<emph>Expressió:</emph> no té cap efecte. S'ignora si es proporciona."
#: 03080302.xhp
msgctxt ""
@@ -18423,7 +18423,7 @@ msgctxt ""
"par_id3147318\n"
"help.text"
msgid "The <emph>Rnd</emph> function returns decimal fractions ranging from 0 (included) to 1 (excluded) according to a uniform distribution. It uses the Mersenne Twister 19937 random-number generator. To generate random integers in a given range, use a formula like in the example below. A <emph>Randomize</emph> statement with a defined seed value can be used beforehand, if a predictable sequence of numbers is desired."
-msgstr ""
+msgstr "La funció <emph>Rnd</emph> torna fraccions decimals els valors de les quals van des de 0 (inclòs) a 1 (exclòs), segons una distribució uniforme. Utilitza el generador de nombres aleatoris Mersenne Twister 19937. Per generar enters aleatoris dins d'un interval específic, utilitzeu una fórmula com la que apareix a l'exemple que hi ha a continuació. Pot utilitzar-se una expressió <emph>Randomize</emph> amb un valor llavor definit, si desitjeu obtindre una seqüència de nombres predictible."
#: 03080302.xhp
msgctxt ""
@@ -19607,7 +19607,7 @@ msgctxt ""
"bm_id3149416\n"
"help.text"
msgid "<bookmark_value>Select...Case statement</bookmark_value> <bookmark_value>Case statement</bookmark_value>"
-msgstr "<bookmark_value>expressió Select...Case</bookmark_value><bookmark_value>expressió Case</bookmark_value>"
+msgstr "<bookmark_value>expressió Select...Case</bookmark_value> <bookmark_value>expressió Case</bookmark_value>"
#: 03090102.xhp
msgctxt ""
@@ -19815,7 +19815,7 @@ msgctxt ""
"bm_id3156116\n"
"help.text"
msgid "<bookmark_value>Do...Loop statement</bookmark_value> <bookmark_value>While; Do loop</bookmark_value> <bookmark_value>Until</bookmark_value> <bookmark_value>loops</bookmark_value>"
-msgstr "<bookmark_value>expressió Do...Loop</bookmark_value><bookmark_value>While; Do loop</bookmark_value><bookmark_value>Until</bookmark_value><bookmark_value>bucles</bookmark_value>"
+msgstr "<bookmark_value>expressió Do...Loop</bookmark_value> <bookmark_value>While; Do loop</bookmark_value> <bookmark_value>Until</bookmark_value> <bookmark_value>bucles</bookmark_value>"
#: 03090201.xhp
msgctxt ""
@@ -20167,7 +20167,7 @@ msgctxt ""
"bm_id3149205\n"
"help.text"
msgid "<bookmark_value>For statement</bookmark_value> <bookmark_value>To statement</bookmark_value> <bookmark_value>Step statement</bookmark_value> <bookmark_value>Next statement</bookmark_value>"
-msgstr "<bookmark_value>expressió For</bookmark_value><bookmark_value>expressió To</bookmark_value><bookmark_value>expressió Step</bookmark_value><bookmark_value>expressió Next</bookmark_value>"
+msgstr "<bookmark_value>expressió For</bookmark_value> <bookmark_value>expressió To</bookmark_value> <bookmark_value>expressió Step</bookmark_value> <bookmark_value>expressió Next</bookmark_value>"
#: 03090202.xhp
msgctxt ""
@@ -20999,7 +20999,7 @@ msgctxt ""
"bm_id3153897\n"
"help.text"
msgid "<bookmark_value>On...GoSub statement</bookmark_value> <bookmark_value>On...GoTo statement</bookmark_value>"
-msgstr "<bookmark_value>expressió On...GoSub</bookmark_value><bookmark_value>expressió On...GoTo</bookmark_value>"
+msgstr "<bookmark_value>expressió On...GoSub</bookmark_value> <bookmark_value>expressió On...GoTo</bookmark_value>"
#: 03090303.xhp
msgctxt ""
@@ -21215,7 +21215,7 @@ msgctxt ""
"par_id3154216\n"
"help.text"
msgid "A keyword is optional when you call a procedure. If a function is executed as an expression, the parameters must be enclosed by brackets in the statement. If a DLL is called, it must first be specified in the <emph>Declare-Statement</emph>."
-msgstr "Una paraula clau és opcional quan crideu un procediment. Si una funció s'executa com una expressió, els paràmetres s'han d'incloure entre parèntesi a l'expressió. Si es crida una DLL, primer s'ha d'especificar a la <emph>expressió Declare</emph>."
+msgstr "Una paraula clau és opcional quan crideu un procediment. Si una funció s'executa com una expressió, els paràmetres s'han d'incloure entre parèntesis a l'expressió. Si es crida una DLL, primer s'ha d'especificar a la <emph>expressió Declare</emph>."
#: 03090401.xhp
msgctxt ""
@@ -21311,7 +21311,7 @@ msgctxt ""
"par_id3153192\n"
"help.text"
msgid "If the index value is less than 1 or greater than the number of expressions listed, the function returns a Null value."
-msgstr "Si el valor d'índex és inferior a 1 o superior al número d'expressions llistat, la funció torna un valor Nul."
+msgstr "Si el valor d'índex és inferior a 1 o superior al nombre d'expressions llistat, la funció retorna un valor nul (Null)."
#: 03090402.xhp
msgctxt ""
@@ -21847,7 +21847,7 @@ msgctxt ""
"par_id3154943\n"
"help.text"
msgid "' Linsearch searches a TextArray:sList() for a TextEntry:"
-msgstr "' Linsearch cerca TextEntry en un TextArray:sList():"
+msgstr "' Linsearch busca TextEntry en un TextArray:sList():"
#: 03090406.xhp
msgctxt ""
@@ -21879,7 +21879,7 @@ msgctxt ""
"bm_id3154347\n"
"help.text"
msgid "<bookmark_value>Rem statement</bookmark_value> <bookmark_value>comments;Rem statement</bookmark_value>"
-msgstr "<bookmark_value>expressió Rem</bookmark_value><bookmark_value>comentaris;expressió Rem</bookmark_value>"
+msgstr "<bookmark_value>expressió Rem</bookmark_value> <bookmark_value>comentaris;expressió Rem</bookmark_value>"
#: 03090407.xhp
msgctxt ""
@@ -21943,7 +21943,7 @@ msgctxt ""
"par_id6187017\n"
"help.text"
msgid "You can use a space followed by the underline character _ as the last two characters of a line to continue the logical line on the next line. To continue comment lines, you must enter \"Option Compatible\" in the same Basic module."
-msgstr "Podeu utilitzar un espai seguit del caràcter subratllat _ com els dos últims caràcters d'una línia per continuar la línia lògia a la línia següent. Per continuar línies de comentaris, cal que introduïu \"Compatible amb opció\" al mateix mòdul del Basic."
+msgstr "Podeu utilitzar un espai seguit del caràcter subratllat _ com els dos últims caràcters d'una línia per continuar la línia lògica a la línia següent. Per continuar línies de comentaris, cal que introduïu «Compatible amb opció» al mateix mòdul del Basic."
#: 03090407.xhp
msgctxt ""
@@ -22423,7 +22423,7 @@ msgctxt ""
"par_id3153764\n"
"help.text"
msgid "' LinSearch searches a TextArray:sList() for a TextEntry:"
-msgstr "' LinSearch cerca TextEntry en un TextArray:sList():"
+msgstr "' LinSearch busca TextEntry en un TextArray:sList():"
#: 03090412.xhp
msgctxt ""
@@ -23887,7 +23887,7 @@ msgctxt ""
"par_idN105D9\n"
"help.text"
msgid "cCur=Currency ' cCur is an implicit currency variable"
-msgstr ""
+msgstr "cCur=Currency ' cCur és una variable de moneda implícita"
#: 03101120.xhp
msgctxt ""
@@ -24399,7 +24399,7 @@ msgctxt ""
"bm_id3149812\n"
"help.text"
msgid "<bookmark_value>Dim statement</bookmark_value> <bookmark_value>arrays; dimensioning</bookmark_value> <bookmark_value>dimensioning arrays</bookmark_value>"
-msgstr "<bookmark_value>expressió Dim</bookmark_value><bookmark_value>matrius; redimensionament</bookmark_value><bookmark_value>redimensionament de matrius</bookmark_value>"
+msgstr "<bookmark_value>expressió Dim</bookmark_value> <bookmark_value>matrius; redimensionament</bookmark_value> <bookmark_value>redimensionament de matrius</bookmark_value>"
#: 03102100.xhp
msgctxt ""
@@ -24927,7 +24927,7 @@ msgctxt ""
"par_id3149018\n"
"help.text"
msgid "Variable fields, regardless of type, can be made dynamic if they are dimensioned by ReDim at the procedure level in subroutines or functions. Normally, you can only set the range of an array once and you cannot modify it. Within a procedure, you can declare an array using the ReDim statement with numeric expressions to define the range of the field sizes."
-msgstr "El camps de variable, independentment del tipus, poden convertir-se en dinàmics si es dimensionen amb ReDim al nivell de procediment en subrutines o funcions. Normalment, només podeu establir l'interval d'una matriu un cop i no podeu modificar-lo. Dins d'un procediment, podeu declarar una matriu amb l'expressió ReDim amb expressions numèriques per definir l'interval de les mides del camp."
+msgstr "Els camps de variable, independentment del tipus, poden convertir-se en dinàmics si es dimensionen amb ReDim al nivell de procediment en subrutines o funcions. Normalment, només podeu establir l'interval d'una matriu un cop i no podeu modificar-lo. Dins d'un procediment, podeu declarar una matriu amb l'expressió ReDim amb expressions numèriques per definir l'interval de les mides del camp."
#: 03102101.xhp
msgctxt ""
@@ -25311,7 +25311,7 @@ msgctxt ""
"bm_id3155555\n"
"help.text"
msgid "<bookmark_value>IsNull function</bookmark_value> <bookmark_value>Null value</bookmark_value>"
-msgstr "<bookmark_value>Funció IsNull</bookmark_value><bookmark_value>Valor nul</bookmark_value>"
+msgstr "<bookmark_value>Funció IsNull</bookmark_value> <bookmark_value>Valor nul</bookmark_value>"
#: 03102600.xhp
msgctxt ""
@@ -26087,7 +26087,7 @@ msgctxt ""
"par_id3148538\n"
"help.text"
msgid "Specifies that %PRODUCTNAME Basic will support some VBA statements, functions and objects."
-msgstr ""
+msgstr "Especifica que el %PRODUCTNAME Basic admetrà algunes instruccions, funcions i objectes VBA."
#: 03103350.xhp
msgctxt ""
@@ -26095,7 +26095,7 @@ msgctxt ""
"par_id051720171055367194\n"
"help.text"
msgid "The support for VBA is not complete, but covers a large portion of the common usage patterns."
-msgstr ""
+msgstr "La compatibilitat amb VBA no és total, però admet una gran part dels patrons d'ús comú."
#: 03103350.xhp
msgctxt ""
@@ -26103,7 +26103,7 @@ msgctxt ""
"hd_id3149763\n"
"help.text"
msgid "Syntax:"
-msgstr ""
+msgstr "Sintaxi:"
#: 03103350.xhp
msgctxt ""
@@ -26111,7 +26111,7 @@ msgctxt ""
"hd_id3145315\n"
"help.text"
msgid "Parameters:"
-msgstr ""
+msgstr "Paràmetres:"
#: 03103350.xhp
msgctxt ""
@@ -26119,7 +26119,7 @@ msgctxt ""
"par_id3145172\n"
"help.text"
msgid "This statement must be added before the executable program code in a module."
-msgstr ""
+msgstr "Esta expressió s'ha d'afegir abans del codi de programa executable en un mòdul."
#: 03103350.xhp
msgctxt ""
@@ -26127,7 +26127,7 @@ msgctxt ""
"par_id051720171055361727\n"
"help.text"
msgid "1: Enable VBA support in %PRODUCTNAME"
-msgstr ""
+msgstr "1: Activa la compatibilitat VBA al %PRODUCTNAME"
#: 03103350.xhp
msgctxt ""
@@ -26135,7 +26135,7 @@ msgctxt ""
"par_id051720171055369857\n"
"help.text"
msgid "0: Disable VBA support"
-msgstr ""
+msgstr "0: Desactiva la compatibilitat VBA"
#: 03103350.xhp
msgctxt ""
@@ -26143,7 +26143,7 @@ msgctxt ""
"hd_id3125864\n"
"help.text"
msgid "Example:"
-msgstr ""
+msgstr "Exemple:"
#: 03103350.xhp
msgctxt ""
@@ -26151,7 +26151,7 @@ msgctxt ""
"par_id051720171119254111\n"
"help.text"
msgid "<link href=\"text/shared/optionen/01130100.xhp\">VBA Properties</link>"
-msgstr ""
+msgstr "<link href=\"text/shared/optionen/01130100.xhp\">Propietats de VBA</link>"
#: 03103350.xhp
msgctxt ""
@@ -26159,7 +26159,7 @@ msgctxt ""
"par_id051720170424259343\n"
"help.text"
msgid "<link href=\"text/sbasic/shared/vbasupport.xhp\">VBA support in %PRODUCTNAME</link>"
-msgstr ""
+msgstr "<link href=\"text/sbasic/shared/vbasupport.xhp\">compatibilitat VBA al %PRODUCTNAME</link>"
#: 03103400.xhp
msgctxt ""
@@ -26383,7 +26383,7 @@ msgctxt ""
"bm_id3143267\n"
"help.text"
msgid "<bookmark_value>TypeName function</bookmark_value> <bookmark_value>VarType function</bookmark_value>"
-msgstr "<bookmark_value>Funció TypeName</bookmark_value><bookmark_value>Funció VarType</bookmark_value>"
+msgstr "<bookmark_value>Funció TypeName</bookmark_value> <bookmark_value>Funció VarType</bookmark_value>"
#: 03103600.xhp
msgctxt ""
@@ -26463,7 +26463,7 @@ msgctxt ""
"par_id051620170608269696\n"
"help.text"
msgid "Named constant"
-msgstr ""
+msgstr "Constant amb nom"
#: 03103600.xhp
msgctxt ""
@@ -26503,7 +26503,7 @@ msgctxt ""
"par_id051620170608331416\n"
"help.text"
msgid "Currency variable"
-msgstr ""
+msgstr "Variables de moneda"
#: 03103600.xhp
msgctxt ""
@@ -26607,7 +26607,7 @@ msgctxt ""
"bm_id3154422\n"
"help.text"
msgid "<bookmark_value>Set statement</bookmark_value> <bookmark_value>Nothing object</bookmark_value>"
-msgstr "<bookmark_value>expressió Set</bookmark_value><bookmark_value>objecte Nothing</bookmark_value>"
+msgstr "<bookmark_value>expressió Set</bookmark_value> <bookmark_value>objecte Nothing</bookmark_value>"
#: 03103700.xhp
msgctxt ""
@@ -26743,7 +26743,7 @@ msgctxt ""
"par_id3153104\n"
"help.text"
msgid "\"TextEdit1\" to \"TextEdit5\" in a loop to create five control names."
-msgstr ""
+msgstr "\"TextEdit1\" a TextEdit5\" en un bucle per crear cinc noms de control."
#: 03103800.xhp
msgctxt ""
@@ -27207,7 +27207,7 @@ msgctxt ""
"par_id3154939\n"
"help.text"
msgid "a = DimArray( 2, 2, 4 ) ' is the same as DIM a( 2, 2, 4 )"
-msgstr ""
+msgstr "a = DimArray( 2, 2, 4 ) ' és el mateix que DIM a( 2, 2, 4 )"
#: 03104400.xhp
msgctxt ""
@@ -27511,7 +27511,7 @@ msgctxt ""
"par_id3156024\n"
"help.text"
msgid "' Copy of objects -> same instance"
-msgstr ""
+msgstr "' Còpia d'objectes -> la mateixa instància"
#: 03104600.xhp
msgctxt ""
@@ -27519,7 +27519,7 @@ msgctxt ""
"par_id3153525\n"
"help.text"
msgid "' Copy of structs as value -> new instance"
-msgstr ""
+msgstr "' Còpia d'estructures com a valor -> nova instància"
#: 03104700.xhp
msgctxt ""
@@ -27623,7 +27623,7 @@ msgctxt ""
"bm_id3150682\n"
"help.text"
msgid "<bookmark_value>comparison operators;%PRODUCTNAME Basic</bookmark_value> <bookmark_value>operators;comparisons</bookmark_value>"
-msgstr "<bookmark_value>operadors de comparació;%PRODUCTNAME Basic</bookmark_value><bookmark_value>operadors;comparacions</bookmark_value>"
+msgstr "<bookmark_value>operadors de comparació;%PRODUCTNAME Basic</bookmark_value> <bookmark_value>operadors;comparacions</bookmark_value>"
#: 03110100.xhp
msgctxt ""
@@ -28343,7 +28343,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "AscW Function [Runtime]"
-msgstr ""
+msgstr "Funció AscW [Runtime]"
#: 03120111.xhp
msgctxt ""
@@ -28351,7 +28351,7 @@ msgctxt ""
"bm_id3150499\n"
"help.text"
msgid "<bookmark_value>AscW function</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>Funció AscW</bookmark_value>"
#: 03120111.xhp
msgctxt ""
@@ -28383,7 +28383,7 @@ msgctxt ""
"par_id3149415\n"
"help.text"
msgid "<emph>Text:</emph> Any valid string expression. Only the first character in the string is relevant."
-msgstr ""
+msgstr "<emph>Text:</emph> qualsevol expressió de cadena vàlida. Només és rellevant el primer caràcter de la cadena."
#: 03120111.xhp
msgctxt ""
@@ -28399,7 +28399,7 @@ msgctxt ""
"par_id3150792\n"
"help.text"
msgid "Print AscW(\"A\") ' returns 65"
-msgstr ""
+msgstr "Print AscW(\"A\") ' retorna 65"
#: 03120111.xhp
msgctxt ""
@@ -28407,7 +28407,7 @@ msgctxt ""
"par_id3148797\n"
"help.text"
msgid "Print AscW(\"Ω\") ' returns 937"
-msgstr ""
+msgstr "Print AscW(\"Ω\") ' retorna 937"
#: 03120111.xhp
msgctxt ""
@@ -28415,7 +28415,7 @@ msgctxt ""
"par_id3163800\n"
"help.text"
msgid "Print AscW(\"Αθήνα\") ' returns 913, since only the first character (Alpha) is taken into account"
-msgstr ""
+msgstr "Print AscW(\"Αθήνα\") ' retorna 913, perquè només es té en compte el primer caràcter"
#: 03120111.xhp
msgctxt ""
@@ -28423,7 +28423,7 @@ msgctxt ""
"par_idN1067B\n"
"help.text"
msgid "<link href=\"text/sbasic/shared/03120102.xhp\">Chr</link>"
-msgstr ""
+msgstr "<link href=\"text/sbasic/shared/03120102.xhp\">Chr</link>"
#: 03120111.xhp
msgctxt ""
@@ -28431,7 +28431,7 @@ msgctxt ""
"par_id051920171027053197\n"
"help.text"
msgid "<link href=\"text/sbasic/shared/03120112.xhp\">ChrW</link>"
-msgstr ""
+msgstr "<link href=\"text/sbasic/shared/03120112.xhp\">ChrW</link>"
#: 03120111.xhp
msgctxt ""
@@ -28439,7 +28439,7 @@ msgctxt ""
"par_id051920171027051338\n"
"help.text"
msgid "<link href=\"text/sbasic/shared/03120101.xhp\">Asc</link>"
-msgstr ""
+msgstr "<link href=\"text/sbasic/shared/03120101.xhp\">Asc</link>"
#: 03120112.xhp
msgctxt ""
@@ -28487,7 +28487,7 @@ msgctxt ""
"par_id3153824\n"
"help.text"
msgid "String"
-msgstr ""
+msgstr "Cadena"
#: 03120112.xhp
msgctxt ""
@@ -28511,7 +28511,7 @@ msgctxt ""
"par_id3151380\n"
"help.text"
msgid "MsgBox \"From \"+ ChrW(913)+\" to \" + ChrW(937)"
-msgstr ""
+msgstr "MsgBox \"De \"+ ChrW(913)+\" a \" + ChrW(937)"
#: 03120112.xhp
msgctxt ""
@@ -28519,7 +28519,7 @@ msgctxt ""
"par_id3145174\n"
"help.text"
msgid "' The printout appears in the dialog as: From Α to Ω"
-msgstr ""
+msgstr "' La impressió apareix al diàleg com a: De Α a Ω "
#: 03120112.xhp
msgctxt ""
@@ -28527,7 +28527,7 @@ msgctxt ""
"par_id051920171010491586\n"
"help.text"
msgid "<link href=\"text/sbasic/shared/03120102.xhp\">Chr</link>"
-msgstr ""
+msgstr "<link href=\"text/sbasic/shared/03120102.xhp\">Chr</link>"
#: 03120112.xhp
msgctxt ""
@@ -28535,7 +28535,7 @@ msgctxt ""
"par_idN10668\n"
"help.text"
msgid "<link href=\"text/sbasic/shared/03120101.xhp\">Asc</link>"
-msgstr ""
+msgstr "<link href=\"text/sbasic/shared/03120101.xhp\">Asc</link>"
#: 03120112.xhp
msgctxt ""
@@ -28543,7 +28543,7 @@ msgctxt ""
"par_id051920171009414669\n"
"help.text"
msgid "<link href=\"text/sbasic/shared/03120111.xhp\">AscW</link>"
-msgstr ""
+msgstr "<link href=\"text/sbasic/shared/03120111.xhp\">AscW</link>"
#: 03120200.xhp
msgctxt ""
@@ -28919,7 +28919,7 @@ msgctxt ""
"par_id3151176\n"
"help.text"
msgid "Decimal places in the number are rounded according to the number of zeros that appear after the decimal separator in the <emph>Format </emph>code."
-msgstr "Els llocs decimals al número s'arrodoneixen segons el número de zeros que apareixen després del separador decimal al codi <emph>Format</emph>."
+msgstr "Els llocs decimals al número s'arrodoneixen segons el nombre de zeros que apareixen després del separador decimal al codi <emph>Format</emph>."
#: 03120301.xhp
msgctxt ""
@@ -28967,7 +28967,7 @@ msgctxt ""
"par_id3149481\n"
"help.text"
msgid "<emph>E- E+ e- e+ :</emph> If the format code contains at least one digit placeholder (0 or #) to the right of the symbol E-, E+, e-, or e+, the number is formatted in the scientific or exponential format. The letter E or e is inserted between the number and the exponent. The number of placeholders for digits to the right of the symbol determines the number of digits in the exponent."
-msgstr "<emph>E- E+ e- e+ :</emph> Si el codi de format conté com a mínim un marcador de dígit (0 o #) a la dreta del símbol E-, E+, e- o e+, el número es formata en format científic o exponencial. La lletra E o e s'insereix entre el número i l'exponent. El número de marcadors per a dígits a la dreta del símbol determina el nombre de dígits a l'exponent."
+msgstr "<emph>E- E+ e- e+ :</emph> Si el codi de format conté com a mínim un marcador de dígit (0 o #) a la dreta del símbol E-, E+, e- o e+, el número es formata en format científic o exponencial. La lletra E o e s'insereix entre el número i l'exponent. El nombre de marcadors per a dígits a la dreta del símbol determina el nombre de dígits a l'exponent."
#: 03120301.xhp
msgctxt ""
@@ -29071,7 +29071,7 @@ msgctxt ""
"par_id3153158\n"
"help.text"
msgid "<emph>Currency:</emph> Inserts a dollar sign in front of the number and encloses negative numbers in brackets."
-msgstr "<emph>Moneda:</emph> Insereix un signe de dòlar davant del número i afig números negatius entre parèntesi."
+msgstr "<emph>Moneda:</emph> Insereix un signe de dòlar davant del número i afig números negatius entre parèntesis."
#: 03120301.xhp
msgctxt ""
@@ -29607,7 +29607,7 @@ msgctxt ""
"bm_id3143268\n"
"help.text"
msgid "<bookmark_value>Mid function</bookmark_value> <bookmark_value>Mid statement</bookmark_value>"
-msgstr "<bookmark_value>funció Mid</bookmark_value><bookmark_value>expressió Mid</bookmark_value>"
+msgstr "<bookmark_value>funció Mid</bookmark_value> <bookmark_value>expressió Mid</bookmark_value>"
#: 03120306.xhp
msgctxt ""
@@ -29687,7 +29687,7 @@ msgctxt ""
"par_id3148451\n"
"help.text"
msgid "<emph>Length:</emph> Numeric expression that returns the number of characters that you want to replace or return. The maximum allowed value is 65535."
-msgstr "<emph>Longitud:</emph> Expressió numèrica que torna el número de caràcters que voleu reemplaçar o retornar. El valor màxim permés és 65535."
+msgstr "<emph>Longitud:</emph> Expressió numèrica que retorna el nombre de caràcters que voleu reemplaçar o retornar. El valor màxim permés és 65535."
#: 03120306.xhp
msgctxt ""
@@ -29831,7 +29831,7 @@ msgctxt ""
"par_id3158410\n"
"help.text"
msgid "The following example converts a date in YYYY-MM-DD format to the US date format (MM/DD/YYYY)."
-msgstr "L'exemple següent converteix una data en format AAAA-MM-DD al format de data d'EUA (MM/DD/AAAA)."
+msgstr "L'exemple següent converteix una data en format AAAA-MM-DD al format de data dels EUA (MM/DD/AAAA)."
#: 03120307.xhp
msgctxt ""
@@ -30775,7 +30775,7 @@ msgctxt ""
"par_id3153126\n"
"help.text"
msgid "<emph>Start: </emph>A numeric expression that marks the position in a string where the search for the specified substring starts. If you omit this parameter, the search starts at the first character of the string. The maximum allowed value is 65535."
-msgstr "<emph>Inici: </emph>Una expressió numèrica que marca la posició en una cadena on comença la cerca de la subcadena especificada. Si ometeu este paràmetre, la cerca comença al primer caràcter de la cadena. El valor màxim permés és 65535."
+msgstr "<emph>Inici: </emph>Una expressió numèrica que marca la posició en una cadena on comença la busca de la subcadena especificada. Si ometeu este paràmetre, la busca comença al primer caràcter de la cadena. El valor màxim permés és 65535."
#: 03120401.xhp
msgctxt ""
@@ -30783,7 +30783,7 @@ msgctxt ""
"par_id3145609\n"
"help.text"
msgid "<emph>Text1:</emph> The string expression that you want to search."
-msgstr "<emph>Text1:</emph> Qualsevol expressió de cadena que vulgueu cercar."
+msgstr "<emph>Text1:</emph> Qualsevol expressió de cadena que vulgueu buscar."
#: 03120401.xhp
msgctxt ""
@@ -30791,7 +30791,7 @@ msgctxt ""
"par_id3147559\n"
"help.text"
msgid "<emph>Text2:</emph> The string expression that you want to search for."
-msgstr "<emph>Text2:</emph> L'expressió de cadena que voleu cercar."
+msgstr "<emph>Text2:</emph> L'expressió de cadena que voleu buscar."
#: 03120401.xhp
msgctxt ""
@@ -31127,7 +31127,7 @@ msgctxt ""
"par_id3145609\n"
"help.text"
msgid "<emph>Text1:</emph> The string expression that you want to search."
-msgstr ""
+msgstr "<emph>Text1:</emph> qualsevol expressió de cadena que vulgueu buscar."
#: 03120411.xhp
msgctxt ""
@@ -31183,7 +31183,7 @@ msgctxt ""
"par_id3144760\n"
"help.text"
msgid "sInput = \"The book is on the table\""
-msgstr ""
+msgstr "sInput = \"El llibre és a la taula\""
#: 03120411.xhp
msgctxt ""
@@ -31207,7 +31207,7 @@ msgctxt ""
"par_id051920170316395065\n"
"help.text"
msgid "<link href=\"text/sbasic/shared/03120401.xhp\">InStr</link>"
-msgstr ""
+msgstr "<link href=\"text/sbasic/shared/03120401.xhp\">InStr</link>"
#: 03120412.xhp
msgctxt ""
@@ -31255,7 +31255,7 @@ msgctxt ""
"par_id3149763\n"
"help.text"
msgid "String"
-msgstr ""
+msgstr "Cadena"
#: 03120412.xhp
msgctxt ""
@@ -31871,7 +31871,7 @@ msgctxt ""
"par_id3153394\n"
"help.text"
msgid "Returns the number of twips that represent the width of a pixel."
-msgstr "Torna el número de twips que representen l'amplada d'un píxel."
+msgstr "Torna el número de twips que representen l'amplària d'un píxel."
#: 03131300.xhp
msgctxt ""
@@ -31943,7 +31943,7 @@ msgctxt ""
"par_id3154186\n"
"help.text"
msgid "Returns the number of twips that represent the height of a pixel."
-msgstr "Torna el número de twips que representen l'alçada d'un píxel."
+msgstr "Torna el número de twips que representen l'alçària d'un píxel."
#: 03131400.xhp
msgctxt ""
@@ -32223,7 +32223,7 @@ msgctxt ""
"par_id3148473\n"
"help.text"
msgid "' this is the same as the following statement:"
-msgstr ""
+msgstr "' és el mateix que l'expressió següent:"
#: 03131800.xhp
msgctxt ""
@@ -32303,7 +32303,7 @@ msgctxt ""
"par_id3154923\n"
"help.text"
msgid "' Generate \"live\" dialog"
-msgstr ""
+msgstr "' Genera un diàleg «en viu»"
#: 03131800.xhp
msgctxt ""
@@ -32559,7 +32559,7 @@ msgctxt ""
"par_id3148922\n"
"help.text"
msgid "The prefix calls registered Listeners from Basic-subroutines. The Basic run-time system searches for Basic-subroutines or functions that have the name \"PrefixListenerMethode\" and calls them when found. Otherwise, a run-time error occurs."
-msgstr "El prefix crida els oients registrats de les subrutines del Basic. El sistema d'execució del Basic cerca subrutines del Basic o funcions que tenen el nom \"PrefixListenerMethode\" i les crida quan les troba. Si no, es produeix un error d'execució."
+msgstr "El prefix crida els oients registrats de les subrutines del Basic. El sistema d'execució del Basic busca subrutines del Basic o funcions que tenen el nom \"PrefixListenerMethode\" i les crida quan les troba. Si no, es produeix un error d'execució."
#: 03132000.xhp
msgctxt ""
@@ -32847,7 +32847,7 @@ msgctxt ""
"bm_id3155342\n"
"help.text"
msgid "<bookmark_value>ThisComponent property</bookmark_value> <bookmark_value>components;addressing</bookmark_value>"
-msgstr "<bookmark_value>Propietat ThisComponent</bookmark_value><bookmark_value>components;adreçament</bookmark_value>"
+msgstr "<bookmark_value>Propietat ThisComponent</bookmark_value> <bookmark_value>components;adreçament</bookmark_value>"
#: 03132200.xhp
msgctxt ""
@@ -35359,7 +35359,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "BasicCodeStubs"
-msgstr ""
+msgstr "BasicCodeStubs"
#: keys.xhp
msgctxt ""
@@ -35583,7 +35583,7 @@ msgctxt ""
"par_id3153894\n"
"help.text"
msgid "%PRODUCTNAME provides an Application Programming Interface (API) that allows controlling the $[officename] components with different programming languages by using the $[officename] Software Development Kit (SDK). For more information about the $[officename] API and the Software Development Kit, visit <link href=\"http://api.libreoffice.org/\" name=\"http://api.libreoffice.org\">http://api.libreoffice.org</link>"
-msgstr ""
+msgstr "El %PRODUCTNAME proporciona una interfície de programació d'aplicacions (API per les seues sigles en anglés) que permet controlar les components del $[officename] amb diversos llenguatges de programació mitjançant l'ús del paquet de desenvolupament de programari (SDK per les seues sigles en anglés) del $[officename]. Per a més informació sobre l'API del $[officename] i el paquet de desenvolupament de programari, visiteu <link href=\"http://api.libreoffice.org/\" name=\"http://api.libreoffice.org\">http://api.libreoffice.org</link>"
#: main0601.xhp
msgctxt ""
diff --git a/source/ca-valencia/helpcontent2/source/text/sbasic/shared/02.po b/source/ca-valencia/helpcontent2/source/text/sbasic/shared/02.po
index 774263afde9..03a62bf8309 100644
--- a/source/ca-valencia/helpcontent2/source/text/sbasic/shared/02.po
+++ b/source/ca-valencia/helpcontent2/source/text/sbasic/shared/02.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2017-05-12 14:35+0200\n"
-"PO-Revision-Date: 2016-05-02 10:28+0000\n"
-"Last-Translator: Anonymous Pootle User\n"
+"PO-Revision-Date: 2018-01-15 13:19+0000\n"
+"Last-Translator: joamuran <joamuran@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca-valencia\n"
"MIME-Version: 1.0\n"
@@ -13,9 +13,9 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
"X-Language: ca-XV\n"
-"X-POOTLE-MTIME: 1462184919.000000\n"
+"X-POOTLE-MTIME: 1516022363.000000\n"
#: 11010000.xhp
msgctxt ""
@@ -423,7 +423,7 @@ msgctxt ""
"par_id3151384\n"
"help.text"
msgid "<ahelp hid=\".uno:ObjectCatalog\">Opens the <emph>Objects</emph> pane, where you can view Basic objects.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".uno:ObjectCatalog\">Obri la subfinestra <emph>Objectes</emph>, on podeu veure els objectes del Basic.</ahelp>"
#: 11090000.xhp
msgctxt ""
@@ -431,7 +431,7 @@ msgctxt ""
"par_id3147576\n"
"help.text"
msgid "Double click the name of a function or sub to load the module that contains that function or sub, and to position the cursor. Double click the name of a module or dialog to load and display that module or dialog."
-msgstr ""
+msgstr "Feu doble clic al nom de la funció o subrutina per a carregar el mòdul que la conté i per a posicionar el cursor. Feu doble clic al nom d'un mòdul o diàleg per a carregar i mostrar este mòdul o diàleg."
#: 11090000.xhp
msgctxt ""
@@ -463,7 +463,7 @@ msgctxt ""
"par_id3149655\n"
"help.text"
msgid "<ahelp hid=\"HID_BASICIDE_OBJECTCAT\">Displays a hierarchical view of the current $[officename] macro libraries, modules, and dialogs. To display the contents of an item in the window, double click its name.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"HID_BASICIDE_OBJECTCAT\">Mostra una visualització jeràrquica de les biblioteques de macros, mòduls i diàlegs del $[officename]. Per a mostrar el contingut d'un element de la finestra, feu doble clic en el seu nom.</ahelp>"
#: 11100000.xhp
msgctxt ""
@@ -551,7 +551,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Find Parentheses"
-msgstr "Cerca els parèntesis"
+msgstr "Busca els parèntesis"
#: 11120000.xhp
msgctxt ""
@@ -559,7 +559,7 @@ msgctxt ""
"hd_id3149497\n"
"help.text"
msgid "<link href=\"text/sbasic/shared/02/11120000.xhp\" name=\"Find Parentheses\">Find Parentheses</link>"
-msgstr "<link href=\"text/sbasic/shared/02/11120000.xhp\" name=\"Cerca els parèntesis\">Cerca els parèntesis</link>"
+msgstr "<link href=\"text/sbasic/shared/02/11120000.xhp\" name=\"Busca els parèntesis\">Busca els parèntesis</link>"
#: 11120000.xhp
msgctxt ""
@@ -583,7 +583,7 @@ msgctxt ""
"par_id3147276\n"
"help.text"
msgid "Find Parentheses"
-msgstr "Cerca els parèntesis"
+msgstr "Busca els parèntesis"
#: 11140000.xhp
msgctxt ""
@@ -1151,7 +1151,7 @@ msgctxt ""
"par_id3154199\n"
"help.text"
msgid "<ahelp hid=\".uno:Combobox\">Adds a combo box. A combo box is a one line list box that a user can click, and then choose an entry from the list.</ahelp> If you want, you can make the entries in the combo box \"read only\"."
-msgstr "<ahelp hid=\".uno:Combobox\">Afig un quadre combinat. Un quadre combinat és un quadre de llista amb una sola línia on l'usuari pot fer clic i triar una entrada de la llista.</ahelp> Si voleu podeu fer que les entrades del quadre combinat siguen \"només de lectura\"."
+msgstr "<ahelp hid=\".uno:Combobox\">Afig un quadre combinat. Un quadre combinat és un quadre de llista amb una sola línia on l'usuari pot fer clic i triar una entrada de la llista.</ahelp> Si voleu, podeu fer que les entrades del quadre combinat siguen \"només de lectura\"."
#: 20000000.xhp
msgctxt ""
@@ -1559,7 +1559,7 @@ msgctxt ""
"hd_id2954191\n"
"help.text"
msgid "Manage Language"
-msgstr "Gestió de llengües"
+msgstr "Gestiona les llengües"
#: 20000000.xhp
msgctxt ""
@@ -1567,7 +1567,7 @@ msgctxt ""
"par_id2320017\n"
"help.text"
msgid "<image id=\"img_id2856837\" src=\"cmd/sc_managelanguage.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id2856837\">Manage Language icon</alt></image>"
-msgstr "<image id=\"img_id2856837\" src=\"cmd/sc_managelanguage.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id2856837\">icona Gestió de llengües</alt></image>"
+msgstr "<image id=\"img_id2856837\" src=\"cmd/sc_managelanguage.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id2856837\">Icona de Gestiona les llengües</alt></image>"
#: 20000000.xhp
msgctxt ""
@@ -1591,7 +1591,7 @@ msgctxt ""
"par_id7511520\n"
"help.text"
msgid "<image id=\"Graphic2\" src=\"cmd/sc_inserttreecontrol.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_\">Manage Language icon</alt></image>"
-msgstr "<image id=\"Graphic2\" src=\"cmd/sc_inserttreecontrol.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_\">icona Gestió de llengües</alt></image>"
+msgstr "<image id=\"Graphic2\" src=\"cmd/sc_inserttreecontrol.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_\">Icona de Gestiona les llengües</alt></image>"
#: 20000000.xhp
msgctxt ""
@@ -1599,4 +1599,4 @@ msgctxt ""
"par_id9961851\n"
"help.text"
msgid "<ahelp hid=\".\">Adds a tree control that can show a hierarchical list. You can populate the list by your program, using API calls (XtreeControl).</ahelp>"
-msgstr "<ahelp hid=\".\">Afig un control d'arbre que pot mostrar una llista jeràrquica. Podeu fer que el programa empleni la llista utilitzant crides d'API (XtreeControl).</ahelp>"
+msgstr "<ahelp hid=\".\">Afig un control d'arbre que pot mostrar una llista jeràrquica. Podeu fer que el programa ompla la llista utilitzant crides d'API (XtreeControl).</ahelp>"
diff --git a/source/ca-valencia/helpcontent2/source/text/scalc.po b/source/ca-valencia/helpcontent2/source/text/scalc.po
index 5b8a1b17238..e005c7b66ab 100644
--- a/source/ca-valencia/helpcontent2/source/text/scalc.po
+++ b/source/ca-valencia/helpcontent2/source/text/scalc.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2017-05-09 16:45+0200\n"
-"PO-Revision-Date: 2016-04-16 21:53+0000\n"
-"Last-Translator: Anonymous Pootle User\n"
+"PO-Revision-Date: 2018-01-15 13:19+0000\n"
+"Last-Translator: joamuran <joamuran@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca-valencia\n"
"MIME-Version: 1.0\n"
@@ -13,9 +13,9 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
"X-Language: ca-XV\n"
-"X-POOTLE-MTIME: 1460843624.000000\n"
+"X-POOTLE-MTIME: 1516022363.000000\n"
#: main0000.xhp
msgctxt ""
@@ -135,7 +135,7 @@ msgctxt ""
"par_id3154758\n"
"help.text"
msgid "<ahelp hid=\".\">This menu contains commands for editing the contents of the current document.</ahelp>"
-msgstr "<ahelp hid=\".\">Este menú conté ordes per editar el contingut del document actual.</ahelp>"
+msgstr "<ahelp hid=\".\">Este menú conté ordes per a editar el contingut del document actual.</ahelp>"
#: main0102.xhp
msgctxt ""
@@ -159,7 +159,7 @@ msgctxt ""
"hd_id0914201502131542\n"
"help.text"
msgid "<link href=\"text/shared/01/02200000.xhp\" name=\"Object\">Object</link>"
-msgstr "<link href=\"text/shared/01/01020000.xhp\" name=\"Obri\">Obri</link>"
+msgstr "<link href=\"text/shared/01/02200000.xhp\" name=\"Objecte\">Objecte</link>"
#: main0103.xhp
msgctxt ""
@@ -207,7 +207,7 @@ msgctxt ""
"hd_id102720151109097115\n"
"help.text"
msgid "<link href=\"text/scalc/01/03100000.xhp\">Page Break</link>"
-msgstr "<link href=\"text/shared/01/01020000.xhp\" name=\"Obri\">Obri</link>"
+msgstr "<link href=\"text/scalc/01/03100000.xhp\">Salt de pàgina</link>"
#: main0103.xhp
msgctxt ""
@@ -215,7 +215,7 @@ msgctxt ""
"hd_id10272015110909623\n"
"help.text"
msgid "Grid Lines for Sheet"
-msgstr ""
+msgstr "Línies de graella per al full"
#: main0103.xhp
msgctxt ""
@@ -223,7 +223,7 @@ msgctxt ""
"par_id102720151147483554\n"
"help.text"
msgid "Toggle the visibility of grid lines for the current sheet."
-msgstr ""
+msgstr "Canvia la visibilitat de les línies de graella per al full actual."
#: main0103.xhp
msgctxt ""
@@ -231,7 +231,7 @@ msgctxt ""
"hd_id033020170228348624\n"
"help.text"
msgid "Show Formula"
-msgstr ""
+msgstr "Mostra la fórmula"
#: main0103.xhp
msgctxt ""
@@ -239,7 +239,7 @@ msgctxt ""
"par_id03302017024610704\n"
"help.text"
msgid "Display the cell formula expression instead of the calculated result."
-msgstr ""
+msgstr "Mostra l'expressió de la fórmula de cel·la en comptes del resultat calculat."
#: main0103.xhp
msgctxt ""
@@ -247,7 +247,7 @@ msgctxt ""
"hd_id102720150908397549\n"
"help.text"
msgid "<link href=\"text/shared/01/gallery.xhp\">Gallery</link>"
-msgstr ""
+msgstr "<link href=\"text/shared/01/gallery.xhp\">Galeria</link>"
#: main0103.xhp
msgctxt ""
@@ -255,7 +255,7 @@ msgctxt ""
"hd_id3125863\n"
"help.text"
msgid "<link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\">Zoom</link>"
-msgstr "<link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\">Zoom</link>"
+msgstr "<link href=\"text/shared/01/03010000.xhp\" name=\"Escala\">Escala</link>"
#: main0104.xhp
msgctxt ""
@@ -375,7 +375,7 @@ msgctxt ""
"par_id3145171\n"
"help.text"
msgid "<ahelp hid=\".\">The <emph>Format</emph> menu contains commands for formatting selected cells, <link href=\"text/shared/00/00000005.xhp#objekt\" name=\"objects\">objects</link>, and cell contents in your document.</ahelp>"
-msgstr "<ahelp hid=\".uno:FormatMenu\">El menú <emph>Format</emph> conté ordes per formatar les cel·les, els <link href=\"text/shared/00/00000005.xhp#objekt\" name=\"objectes\">objectes</link> i els continguts de cel·les seleccionats en el document.</ahelp>"
+msgstr "<ahelp hid=\".\">El menú <emph>Format</emph> conté ordes per formatar les cel·les, els <link href=\"text/shared/00/00000005.xhp#objekt\" name=\"objectes\">objectes</link> i els continguts de cel·les seleccionats en el document.</ahelp>"
#: main0105.xhp
msgctxt ""
@@ -487,7 +487,7 @@ msgctxt ""
"hd_id3149122\n"
"help.text"
msgid "<link href=\"text/scalc/01/06040000.xhp\" name=\"Goal Seek\">Goal Seek</link>"
-msgstr "<link href=\"text/scalc/01/06040000.xhp\" name=\"Cerca de l'objectiu\">Cerca de l'objectiu</link>"
+msgstr "<link href=\"text/scalc/01/06040000.xhp\" name=\"Busca de l'objectiu\">Busca de l'objectiu</link>"
#: main0106.xhp
msgctxt ""
@@ -527,7 +527,7 @@ msgctxt ""
"par_id3150398\n"
"help.text"
msgid "<ahelp hid=\".\">Contains commands for manipulating and displaying document windows.</ahelp>"
-msgstr "<ahelp hid=\".uno:WindowList\">Conté ordes per manipular i mostrar finestres de document.</ahelp>"
+msgstr "<ahelp hid=\".\">Conté ordes per manipular i mostrar finestres de document.</ahelp>"
#: main0112.xhp
msgctxt ""
@@ -631,7 +631,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Sheet"
-msgstr ""
+msgstr "Full"
#: main0116.xhp
msgctxt ""
@@ -639,7 +639,7 @@ msgctxt ""
"hd_id0906201507390173\n"
"help.text"
msgid "<link href=\"text/scalc/main0116.xhp\">Sheet</link>"
-msgstr "<link href=\"text/scalc/01/12090100.xhp\">Inicia</link>"
+msgstr "<link href=\"text/scalc/main0116.xhp\">Full</link>"
#: main0116.xhp
msgctxt ""
@@ -647,7 +647,7 @@ msgctxt ""
"par_id0906201507414091\n"
"help.text"
msgid "<ahelp hid=\".\">This menu contains commands to modify and manage a sheet and its elements.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Este menú conté ordes per a modificar i gestionar un full i els seus elements.</ahelp>"
#: main0116.xhp
msgctxt ""
@@ -655,7 +655,7 @@ msgctxt ""
"par_id0906201507414191\n"
"help.text"
msgid "<link href=\"text/scalc/01/04030000.xhp\" name=\"Insert Rows\">Insert Rows</link>"
-msgstr "<link href=\"text/scalc/01/06050000.xhp\" name=\"Escenaris\">Escenaris</link>"
+msgstr "<link href=\"text/scalc/01/04030000.xhp\" name=\"Insereix files\">Insereix files</link>"
#: main0116.xhp
msgctxt ""
@@ -663,7 +663,7 @@ msgctxt ""
"par_id0906201507414192\n"
"help.text"
msgid "<link href=\"text/scalc/01/04040000.xhp\" name=\"Insert Columns\">Insert Columns</link>"
-msgstr "<link href=\"text/scalc/01/02150000.xhp\" name=\"Suprimeix el contingut\">Suprimeix el contingut</link>"
+msgstr "<link href=\"text/scalc/01/04040000.xhp\" name=\"Insereix columnes\">Insereix columnes</link>"
#: main0116.xhp
msgctxt ""
@@ -671,7 +671,7 @@ msgctxt ""
"hd_id3150792\n"
"help.text"
msgid "<link href=\"text/scalc/01/02180000.xhp\" name=\"Move/Copy\">Move or Copy Sheet</link>"
-msgstr "<link href=\"text/scalc/01/02160000.xhp\" name=\"Suprimeix les cel·les\">Suprimeix les cel·les</link>"
+msgstr "<link href=\"text/scalc/01/02180000.xhp\" name=\"Mou/Copia\">Mou o copia un full</link>"
#: main0116.xhp
msgctxt ""
@@ -679,7 +679,7 @@ msgctxt ""
"hd_id3153968\n"
"help.text"
msgid "<link href=\"text/scalc/01/05050300.xhp\" name=\"Show\">Show Sheet</link>"
-msgstr "<link href=\"text/scalc/01/04050000.xhp\" name=\"Full\">Full</link>"
+msgstr "<link href=\"text/scalc/01/05050300.xhp\" name=\"Mostra\">Mostra el full</link>"
#: main0116.xhp
msgctxt ""
@@ -687,7 +687,7 @@ msgctxt ""
"hd_id3163708\n"
"help.text"
msgid "<link href=\"text/scalc/01/02170000.xhp\" name=\"Delete\">Delete Sheet</link>"
-msgstr "<link href=\"text/scalc/01/02160000.xhp\" name=\"Suprimeix les cel·les\">Suprimeix les cel·les</link>"
+msgstr "<link href=\"text/scalc/01/02170000.xhp\" name=\"Suprimeix\">Suprimeix el full</link>"
#: main0116.xhp
msgctxt ""
@@ -695,7 +695,7 @@ msgctxt ""
"hd_id3163735308\n"
"help.text"
msgid "Sheet Tab Color"
-msgstr ""
+msgstr "Color de pestanya del full"
#: main0116.xhp
msgctxt ""
@@ -703,7 +703,7 @@ msgctxt ""
"hd_id3163733308\n"
"help.text"
msgid "<link href=\"text/shared/01/06140500.xhp\" name=\"Events\">Sheet Events</link>"
-msgstr "<link href=\"text/shared/01/01070000.xhp\" name=\"Anomena i guarda\">Anomena i guarda</link>"
+msgstr "<link href=\"text/shared/01/06140500.xhp\" name=\"Esdeveniments\">Esdeveniments del full</link>"
#: main0200.xhp
msgctxt ""
diff --git a/source/ca-valencia/helpcontent2/source/text/scalc/00.po b/source/ca-valencia/helpcontent2/source/text/scalc/00.po
index 3cb4653954b..334678e5b4e 100644
--- a/source/ca-valencia/helpcontent2/source/text/scalc/00.po
+++ b/source/ca-valencia/helpcontent2/source/text/scalc/00.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2017-11-22 13:53+0100\n"
-"PO-Revision-Date: 2016-11-22 16:56+0000\n"
-"Last-Translator: Anonymous Pootle User\n"
+"PO-Revision-Date: 2018-01-15 13:19+0000\n"
+"Last-Translator: joamuran <joamuran@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca-valencia\n"
"MIME-Version: 1.0\n"
@@ -13,9 +13,9 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
"X-Language: ca-XV\n"
-"X-POOTLE-MTIME: 1479833803.000000\n"
+"X-POOTLE-MTIME: 1516022365.000000\n"
#: 00000004.xhp
msgctxt ""
@@ -79,7 +79,7 @@ msgctxt ""
"par_id3155555\n"
"help.text"
msgid "<variable id=\"kopffuss\">Choose <emph>Insert - Headers and Footers</emph></variable>"
-msgstr "<variable id=\"kopffuss\">Trieu <emph>Edita - Capçaleres i peus de pàgina</emph></variable>"
+msgstr "<variable id=\"kopffuss\">Trieu <emph>Insereix - Capçaleres i peus de pàgina</emph></variable>"
#: 00000402.xhp
msgctxt ""
@@ -87,7 +87,7 @@ msgctxt ""
"par_id3159233\n"
"help.text"
msgid "<variable id=\"bkopfzeile\">Choose <emph>Insert - Headers and Footers - Header and Footer</emph> tabs</variable>"
-msgstr "<variable id=\"bkopfzeile\">Trieu la pestanya <emph>Edita - Capçaleres i peus de pàgina - Capçalera/Peu de pàgina</emph></variable>"
+msgstr "<variable id=\"bkopfzeile\">Trieu la pestanya <emph>Insereix - Capçaleres i peus de pàgina - Capçalera/Peu de pàgina</emph></variable>"
#: 00000402.xhp
msgctxt ""
@@ -95,7 +95,7 @@ msgctxt ""
"par_id3150443\n"
"help.text"
msgid "<variable id=\"bausfullen\">Choose <emph>Sheet - Fill Cells</emph></variable>"
-msgstr "<variable id=\"bausfullen\">Trieu <emph>Edita - Emplena</emph></variable>"
+msgstr "<variable id=\"bausfullen\">Trieu <emph>Full - Ompli cel·les</emph></variable>"
#: 00000402.xhp
msgctxt ""
@@ -103,7 +103,7 @@ msgctxt ""
"par_id3143267\n"
"help.text"
msgid "<variable id=\"bausunten\">Choose <emph>Sheet - Fill Cells - Down</emph></variable>"
-msgstr "<variable id=\"bausunten\">Trieu <emph>Edita - Emplena - Avall</emph></variable>"
+msgstr "<variable id=\"bausunten\">Trieu <emph>Full - Ompli cel·les - Avall</emph></variable>"
#: 00000402.xhp
msgctxt ""
@@ -111,7 +111,7 @@ msgctxt ""
"par_id3153880\n"
"help.text"
msgid "<variable id=\"bausrechts\">Choose <emph>Sheet - Fill Cells - Right</emph></variable>"
-msgstr "<variable id=\"bausrechts\">Trieu <emph>Edita - Emplena - Dreta</emph></variable>"
+msgstr "<variable id=\"bausrechts\">Trieu <emph>Full - Ompli cel·les - Dreta</emph></variable>"
#: 00000402.xhp
msgctxt ""
@@ -119,7 +119,7 @@ msgctxt ""
"par_id3151245\n"
"help.text"
msgid "<variable id=\"bausoben\">Choose <emph>Sheet - Fill Cells - Up</emph></variable>"
-msgstr "<variable id=\"bausoben\">Trieu <emph>Edita - Emplena - Amunt</emph></variable>"
+msgstr "<variable id=\"bausoben\">Trieu <emph>Full - Ompli cel·les - Amunt</emph></variable>"
#: 00000402.xhp
msgctxt ""
@@ -127,7 +127,7 @@ msgctxt ""
"par_id3145068\n"
"help.text"
msgid "<variable id=\"bauslinks\">Choose <emph>Sheet - Fill Cells - Left</emph></variable>"
-msgstr "<variable id=\"bauslinks\">Trieu <emph>Edita - Emplena - Esquerra</emph></variable>"
+msgstr "<variable id=\"bauslinks\">Trieu <emph>Full - Ompli cel·les - Esquerra</emph></variable>"
#: 00000402.xhp
msgctxt ""
@@ -143,7 +143,7 @@ msgctxt ""
"par_id3154910\n"
"help.text"
msgid "<variable id=\"bausreihe\">Choose <emph>Sheet - Fill Cells - Series</emph></variable>"
-msgstr "<variable id=\"bausreihe\">Trieu <emph>Edita - Emplena - Sèries</emph></variable>"
+msgstr "<variable id=\"bausreihe\">Trieu <emph>Full - Ompli cel·les - Sèries</emph></variable>"
#: 00000402.xhp
msgctxt ""
@@ -151,7 +151,7 @@ msgctxt ""
"par_id3154123\n"
"help.text"
msgid "Choose <emph>Sheet - Clear Cells</emph>"
-msgstr "Choose <emph>Edita - Suprimeix el contingut</emph>"
+msgstr "Trieu <emph>Full - Buida les cel·les</emph>"
#: 00000402.xhp
msgctxt ""
@@ -167,7 +167,7 @@ msgctxt ""
"par_id3150011\n"
"help.text"
msgid "<variable id=\"bzelo\">Choose <emph>Sheet - Delete Cells</emph></variable>"
-msgstr "<variable id=\"bzelo\">Trieu <emph>Edita - Suprimeix les cel·les</emph></variable>"
+msgstr "<variable id=\"bzelo\">Trieu <emph>Full - Suprimeix les cel·les</emph></variable>"
#: 00000402.xhp
msgctxt ""
@@ -175,7 +175,7 @@ msgctxt ""
"par_id3153951\n"
"help.text"
msgid "Choose <emph>Sheet - Delete Sheet</emph>"
-msgstr "Choose <emph>Edita - Suprimeix el contingut</emph>"
+msgstr "Choose <emph>Full - Suprimeix el full</emph>"
#: 00000402.xhp
msgctxt ""
@@ -191,7 +191,7 @@ msgctxt ""
"par_id3146119\n"
"help.text"
msgid "Choose <emph>Sheet - Move or Copy Sheet</emph>"
-msgstr "Choose <emph>Edita - Suprimeix el contingut</emph>"
+msgstr "Trieu <emph>Full - Mou o copia el full</emph>"
#: 00000402.xhp
msgctxt ""
@@ -239,7 +239,7 @@ msgctxt ""
"par_id3148947\n"
"help.text"
msgid "<variable id=\"rechenleiste\">Choose <emph>View - Formula Bar</emph> or <emph>View - Toolbars - Formula Bar</emph></variable>"
-msgstr ""
+msgstr "<variable id=\"rechenleiste\">Trieu <emph>Visualitza - Barra de fórmules</emph> o <emph>Visualitza - Barres d'eines - Barra de fórmules</emph></variable>"
#: 00000403.xhp
msgctxt ""
@@ -247,7 +247,7 @@ msgctxt ""
"par_id3148663\n"
"help.text"
msgid "<variable id=\"seumvo\">Choose <emph>View - Page Break</emph></variable>"
-msgstr "<variable id=\"seumvo\">Trieu <emph>Visualitza - Previsualització del salt de pàgina</emph></variable>"
+msgstr "<variable id=\"seumvo\">Trieu <emph>Visualitza - Salt de pàgina</emph></variable>"
#: 00000404.xhp
msgctxt ""
@@ -367,7 +367,7 @@ msgctxt ""
"par_id3149033\n"
"help.text"
msgid "<variable id=\"eitab\">Choose <emph>Sheet - Insert Sheet</emph></variable>"
-msgstr ""
+msgstr "<variable id=\"eitab\">Trieu <emph>Full ▸ Insereix un full</emph></variable>"
#: 00000404.xhp
msgctxt ""
@@ -375,7 +375,7 @@ msgctxt ""
"par_idN1082F\n"
"help.text"
msgid "<variable id=\"eitabfile\">Choose <emph>Sheet - Insert Sheet from File</emph></variable>"
-msgstr ""
+msgstr "<variable id=\"eitabfile\">Trieu <emph>Full ▸ Insereix un full des del fitxer</emph></variable>"
#: 00000404.xhp
msgctxt ""
@@ -407,7 +407,7 @@ msgctxt ""
"par_id3150515\n"
"help.text"
msgid "<image id=\"img_id3150884\" src=\"sw/res/sc20556.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3150884\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3150884\" src=\"sw/res/sc20556.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3150884\">Icona</alt></image>"
#: 00000404.xhp
msgctxt ""
@@ -527,7 +527,7 @@ msgctxt ""
"par_id3153250\n"
"help.text"
msgid "<variable id=\"einamen\">Choose <emph>Insert - Named Ranges and Expressions</emph></variable>"
-msgstr ""
+msgstr "<variable id=\"einamen\">Trieu <emph>Insereix ▸ Intervals i expressions amb nom</emph></variable>"
#: 00000404.xhp
msgctxt ""
@@ -535,7 +535,7 @@ msgctxt ""
"par_id3146776\n"
"help.text"
msgid "<variable id=\"eiextdata\">Choose <emph>Sheet - Link to External data</emph></variable>"
-msgstr ""
+msgstr "<variable id=\"eiextdata\">Trieu <emph>Full ▸ Enllaça a dades externes</emph></variable>"
#: 00000404.xhp
msgctxt ""
@@ -599,7 +599,7 @@ msgctxt ""
"par_id3154685\n"
"help.text"
msgid "<variable id=\"fozelle\">Choose <emph>Format - Cells</emph></variable>"
-msgstr "<variable id=\"fozelle\">Trieu <emph>Format - Cel·les</emph></variable>"
+msgstr "<variable id=\"fozelle\">Trieu <emph>Format ▸ Cel·les</emph></variable>"
#: 00000405.xhp
msgctxt ""
@@ -607,7 +607,7 @@ msgctxt ""
"par_id3153194\n"
"help.text"
msgid "<variable id=\"fozelstz\">Choose <emph>Format - Cells - Cell Protection</emph> tab </variable>"
-msgstr "<variable id=\"fozelstz\">Trieu la pestanya <emph>Format - Cel·les - Protecció de cel·les</emph></variable>"
+msgstr "<variable id=\"fozelstz\">Trieu la pestanya <emph>Format ▸ Cel·les ▸ Protecció de cel·les</emph></variable>"
#: 00000405.xhp
msgctxt ""
@@ -615,7 +615,7 @@ msgctxt ""
"par_id3155854\n"
"help.text"
msgid "<variable id=\"fozei\">Choose <emph>Format - Row</emph></variable>"
-msgstr "<variable id=\"fozei\">Trieu <emph>Format - Fila</emph></variable>"
+msgstr "<variable id=\"fozei\">Trieu <emph>Format ▸ Fila</emph></variable>"
#: 00000405.xhp
msgctxt ""
@@ -623,7 +623,7 @@ msgctxt ""
"par_id3150012\n"
"help.text"
msgid "<variable id=\"fozeiophoe\">Choose <emph>Format - Row - Optimal Height</emph></variable>"
-msgstr "<variable id=\"fozeiophoe\">Trieu <emph>Format - Fila - Alçada òptima</emph></variable>"
+msgstr "<variable id=\"fozeiophoe\">Trieu <emph>Format ▸ Fila ▸ Alçària òptima</emph></variable>"
#: 00000405.xhp
msgctxt ""
@@ -631,7 +631,7 @@ msgctxt ""
"par_id3148645\n"
"help.text"
msgid "Choose <emph>Format - Row - Hide</emph>"
-msgstr "Trieu <emph>Format - Fila - Amaga</emph>"
+msgstr "Trieu <emph>Format ▸ Fila ▸ Amaga</emph>"
#: 00000405.xhp
msgctxt ""
@@ -639,7 +639,7 @@ msgctxt ""
"par_id3153728\n"
"help.text"
msgid "Choose <emph>Format - Column - Hide</emph>"
-msgstr "Trieu <emph>Format - Columna - Amaga</emph>"
+msgstr "Trieu <emph>Format ▸ Columna ▸ Amaga</emph>"
#: 00000405.xhp
msgctxt ""
@@ -647,7 +647,7 @@ msgctxt ""
"par_id3151114\n"
"help.text"
msgid "Choose <emph>Format - Sheet - Hide</emph>"
-msgstr "Trieu <emph>Format - Full - Amaga</emph>"
+msgstr "Trieu <emph>Format ▸ Full ▸ Amaga</emph>"
#: 00000405.xhp
msgctxt ""
@@ -655,7 +655,7 @@ msgctxt ""
"par_id3148576\n"
"help.text"
msgid "Choose <emph>Format - Row - Show</emph>"
-msgstr "Trieu <emph>Format - Fila - Mostra</emph>"
+msgstr "Trieu <emph>Format ▸ Fila ▸ Mostra</emph>"
#: 00000405.xhp
msgctxt ""
@@ -663,7 +663,7 @@ msgctxt ""
"par_id3156286\n"
"help.text"
msgid "Choose <emph>Format - Column - Show</emph>"
-msgstr "Trieu <emph>Format - Columna - Mostra</emph>"
+msgstr "Trieu <emph>Format ▸ Columna ▸ Mostra</emph>"
#: 00000405.xhp
msgctxt ""
@@ -671,7 +671,7 @@ msgctxt ""
"par_id3145645\n"
"help.text"
msgid "<variable id=\"fospa\">Choose <emph>Format - Column</emph></variable>"
-msgstr "<variable id=\"fospa\">Trieu <emph>Format - Columna</emph></variable>"
+msgstr "<variable id=\"fospa\">Trieu <emph>Format ▸ Columna</emph></variable>"
#: 00000405.xhp
msgctxt ""
@@ -679,7 +679,7 @@ msgctxt ""
"par_id3145252\n"
"help.text"
msgid "Choose <emph>Format - Column - Optimal Width</emph>"
-msgstr "Trieu <emph>Format - Columna - Amplada òptima</emph>"
+msgstr "Trieu <emph>Format ▸ Columna ▸ Amplària òptima</emph>"
#: 00000405.xhp
msgctxt ""
@@ -695,7 +695,7 @@ msgctxt ""
"par_id3147362\n"
"help.text"
msgid "<variable id=\"fot\">Choose <emph>Format - Sheet</emph></variable>"
-msgstr "<variable id=\"fot\">Trieu <emph>Format - Full</emph></variable>"
+msgstr "<variable id=\"fot\">Trieu <emph>Format ▸ Full</emph></variable>"
#: 00000405.xhp
msgctxt ""
@@ -703,7 +703,7 @@ msgctxt ""
"par_id3163805\n"
"help.text"
msgid "<variable id=\"fotu\">Choose <emph>Format - Sheet - Rename</emph></variable>"
-msgstr "<variable id=\"fotu\">Trieu <emph>Format - Full - Reanomena</emph></variable>"
+msgstr "<variable id=\"fotu\">Trieu <emph>Format ▸ Full ▸ Canvia el nom</emph></variable>"
#: 00000405.xhp
msgctxt ""
@@ -711,7 +711,7 @@ msgctxt ""
"par_id3155333\n"
"help.text"
msgid "<variable id=\"fotenb\">Choose <emph>Format - Sheet - Show</emph></variable>"
-msgstr "<variable id=\"fotenb\">Trieu <emph>Format - Full - Mostra</emph></variable>"
+msgstr "<variable id=\"fotenb\">Trieu <emph>Format ▸ Full ▸ Mostra</emph></variable>"
#: 00000405.xhp
msgctxt ""
@@ -719,7 +719,7 @@ msgctxt ""
"par_idN1077A\n"
"help.text"
msgid "<variable id=\"foste\">Choose <emph>Format - Page</emph></variable>"
-msgstr "<variable id=\"foste\">Trieu <emph>Format - Pàgina</emph></variable>"
+msgstr "<variable id=\"foste\">Trieu <emph>Format ▸ Pàgina</emph></variable>"
#: 00000405.xhp
msgctxt ""
@@ -727,7 +727,7 @@ msgctxt ""
"par_id3155508\n"
"help.text"
msgid "<variable id=\"fostel\">Choose <emph>Format - Page - Sheet</emph> tab </variable>"
-msgstr "<variable id=\"fostel\">Trieu la pestanya <emph>Format - Pàgina - Full</emph></variable>"
+msgstr "<variable id=\"fostel\">Trieu la pestanya <emph>Format ▸ Pàgina ▸ Full</emph></variable>"
#: 00000405.xhp
msgctxt ""
@@ -735,7 +735,7 @@ msgctxt ""
"par_id3150883\n"
"help.text"
msgid "<variable id=\"fodrbe\">Choose <emph>Format - Print Ranges</emph></variable>"
-msgstr "<variable id=\"fodrbe\">Trieu <emph>Format - Àrees d'impressió</emph></variable>"
+msgstr "<variable id=\"fodrbe\">Trieu <emph>Format ▸ Àrees d'impressió</emph></variable>"
#: 00000405.xhp
msgctxt ""
@@ -743,7 +743,7 @@ msgctxt ""
"par_id3156448\n"
"help.text"
msgid "<variable id=\"fodrfe\">Choose <emph>Format - Print Ranges - Define</emph></variable>"
-msgstr "<variable id=\"fodrfe\">Trieu <emph>Format - Àrees d'impressió - Defineix</emph></variable>"
+msgstr "<variable id=\"fodrfe\">Trieu <emph>Format ▸ Àrees d'impressió ▸ Defineix</emph></variable>"
#: 00000405.xhp
msgctxt ""
@@ -751,7 +751,7 @@ msgctxt ""
"par_id3156290\n"
"help.text"
msgid "<variable id=\"fodrhin\">Choose <emph>Format - Print Ranges - Add</emph></variable>"
-msgstr "<variable id=\"fodrhin\">Trieu <emph>Format - Àrees d'impressió - Afig</emph></variable>"
+msgstr "<variable id=\"fodrhin\">Trieu <emph>Format ▸ Àrees d'impressió ▸ Afig</emph></variable>"
#: 00000405.xhp
msgctxt ""
@@ -759,7 +759,7 @@ msgctxt ""
"par_id3155812\n"
"help.text"
msgid "<variable id=\"fodbah\">Choose <emph>Format - Print Ranges - Clear</emph></variable>"
-msgstr "<variable id=\"fodbah\">Trieu <emph>Format - Àrees d'impressió - Suprimeix</emph></variable>"
+msgstr "<variable id=\"fodbah\">Trieu <emph>Format ▸ Àrees d'impressió ▸ Neteja</emph></variable>"
#: 00000405.xhp
msgctxt ""
@@ -767,7 +767,7 @@ msgctxt ""
"par_id3153307\n"
"help.text"
msgid "<variable id=\"fodbbe\">Choose <emph>Format - Print Ranges - Edit</emph></variable>"
-msgstr "<variable id=\"fodbbe\">Trieu <emph>Format - Àrees d'impressió - Edita</emph></variable>"
+msgstr "<variable id=\"fodbbe\">Trieu <emph>Format ▸ Àrees d'impressió ▸ Edita</emph></variable>"
#: 00000405.xhp
msgctxt ""
@@ -775,7 +775,7 @@ msgctxt ""
"par_id3153916\n"
"help.text"
msgid "Choose <emph>Format - AutoFormat</emph>"
-msgstr "Trieu <emph>Format - Formatació automàtica</emph>"
+msgstr "Trieu <emph>Format ▸ Formatació automàtica</emph>"
#: 00000405.xhp
msgctxt ""
@@ -807,7 +807,7 @@ msgctxt ""
"par_id3154618\n"
"help.text"
msgid "<variable id=\"bedingte\">Choose <emph>Format - Conditional Formatting</emph></variable>"
-msgstr "<variable id=\"bedingte\">Trieu <emph>Format - Formatació condicional</emph></variable>"
+msgstr "<variable id=\"bedingte\">Trieu <emph>Format ▸ Formatació condicional</emph></variable>"
#: 00000406.xhp
msgctxt ""
@@ -839,7 +839,7 @@ msgctxt ""
"par_id3153194\n"
"help.text"
msgid "Choose <emph>Tools - Detective - Trace Precedents</emph>"
-msgstr "Trieu <emph>Eines - Detectiu - Rastreja els anteriors</emph>"
+msgstr "Trieu <emph>Eines ▸ Detectiu ▸ Rastreja els anteriors</emph>"
#: 00000406.xhp
msgctxt ""
@@ -871,7 +871,7 @@ msgctxt ""
"par_id3155411\n"
"help.text"
msgid "Choose <emph>Tools - Detective - Trace Dependents</emph>"
-msgstr "Trieu <emph>Eines - Detectiu - Rastreja les dependències</emph>"
+msgstr "Trieu <emph>Eines ▸ Detectiu ▸ Rastreja les dependències</emph>"
#: 00000406.xhp
msgctxt ""
@@ -967,7 +967,7 @@ msgctxt ""
"par_id3156277\n"
"help.text"
msgid "<variable id=\"exsze\">Choose <emph>Tools - Scenarios</emph> </variable>"
-msgstr ""
+msgstr "<variable id=\"exsze\">Trieu <emph>Eines ▸ Escenaris</emph></variable>"
#: 00000406.xhp
msgctxt ""
@@ -975,7 +975,7 @@ msgctxt ""
"par_id3149020\n"
"help.text"
msgid "<variable id=\"protect_sheet\">Choose <emph>Tools - Protect Sheet</emph></variable>"
-msgstr ""
+msgstr "<variable id=\"protect_sheet\">Trieu <emph>Eines ▸ Document el full</emph></variable>"
#: 00000406.xhp
msgctxt ""
@@ -983,7 +983,7 @@ msgctxt ""
"par_id3154256\n"
"help.text"
msgid "<variable id=\"protect_spreadsheet\">Choose <emph>Tools - Protect Spreadsheet</emph></variable>"
-msgstr ""
+msgstr "<variable id=\"protect_spreadsheet\">Trieu <emph>Eines ▸ Protegeix el full de càlcul</emph></variable>"
#: 00000406.xhp
msgctxt ""
@@ -1039,7 +1039,7 @@ msgctxt ""
"par_id3147335\n"
"help.text"
msgid "<variable id=\"fete\">Choose <item type=\"menuitem\">View - Split Window</item></variable>"
-msgstr ""
+msgstr "<variable id=\"fete\">Trieu <item type=\"menuitem\">Finestra - Divideix la finestra</item></variable>"
#: 00000407.xhp
msgctxt ""
@@ -1095,7 +1095,7 @@ msgctxt ""
"par_id3150443\n"
"help.text"
msgid "<variable id=\"dnsrt\">Choose <emph>Data - Sort...</emph></variable>"
-msgstr "<variable id=\"dnsrt\">Trieu <emph>Dades - Ordena</emph></variable>"
+msgstr "<variable id=\"dnsrt\">Trieu <emph>Dades - Ordena...</emph></variable>"
#: 00000412.xhp
msgctxt ""
@@ -1167,7 +1167,7 @@ msgctxt ""
"par_id3148646\n"
"help.text"
msgid "Choose <emph>Data - AutoFilter</emph>"
-msgstr "Trieu <emph>Dades - Filtre - Filtre automàtic</emph>"
+msgstr "Trieu <emph>Dades - Filtre automàtic</emph>"
#: 00000412.xhp
msgctxt ""
@@ -1199,7 +1199,7 @@ msgctxt ""
"par_id3156278\n"
"help.text"
msgid "<variable id=\"dnfspz\">Choose <emph>Data - More Filters - Advanced Filter...</emph></variable>"
-msgstr "<variable id=\"dnfspz\">Trieu <emph>Dades - Filtre - Filtre avançat</emph></variable>"
+msgstr "<variable id=\"dnfspz\">Trieu <emph>Dades - Més filtres - Filtre avançat...</emph></variable>"
#: 00000412.xhp
msgctxt ""
@@ -1207,7 +1207,7 @@ msgctxt ""
"par_id3153764\n"
"help.text"
msgid "Choose <emph>Data - More Filters - Standard Filter... - Options</emph> label"
-msgstr "Trieu el botó <emph>Dades - Filtre - Filtre automàtic - Més>></emph>"
+msgstr "Trieu el botó <emph>Dades - Més filtres - Filtre estàndard... - Opcions</emph> label"
#: 00000412.xhp
msgctxt ""
@@ -1215,7 +1215,7 @@ msgctxt ""
"par_id3155444\n"
"help.text"
msgid "Choose <emph>Data - More Filters - Advanced Filter... - Options</emph> label"
-msgstr "Trieu el botó <emph>Dades - Filtre - Filtre avançat - Més>></emph>"
+msgstr "Trieu el botó <emph>Dades - Més filtres - Filtre avançat... - Opcions</emph> label"
#: 00000412.xhp
msgctxt ""
@@ -1223,7 +1223,7 @@ msgctxt ""
"par_id3156382\n"
"help.text"
msgid "Choose <emph>Data - More Filters - Reset Filter</emph>"
-msgstr "Trieu <emph>Dades - Filtre - Suprimeix el filtre</emph>"
+msgstr "Trieu <emph>Dades - Més filtres - Reinicia el filtre</emph>"
#: 00000412.xhp
msgctxt ""
@@ -1255,7 +1255,7 @@ msgctxt ""
"par_id3152778\n"
"help.text"
msgid "<variable id=\"dnaftas\">Choose <emph>Data - More Filter - Hide AutoFilter</emph></variable>"
-msgstr "<variable id=\"dnaftas\">Trieu <emph>Dades - Filtre - Amaga el filtre automàtic</emph></variable>"
+msgstr "<variable id=\"dnaftas\">Trieu <emph>Dades - Més filtres - Amaga el filtre automàtic</emph></variable>"
#: 00000412.xhp
msgctxt ""
@@ -1471,7 +1471,7 @@ msgctxt ""
"par_id3154625\n"
"help.text"
msgid "<variable id=\"dndpa\">Choose <emph>Insert - Pivot Table</emph></variable>"
-msgstr "<variable id=\"dndtpt\">Trieu <emph>Dades - Taula dinàmica</emph></variable>"
+msgstr "<variable id=\"dndpa\">Trieu <emph>Insereix - Taula dinàmica</emph></variable>"
#: 00000412.xhp
msgctxt ""
@@ -1479,7 +1479,7 @@ msgctxt ""
"par_id3147558\n"
"help.text"
msgid "<variable id=\"dndq\">Choose <emph>Insert - Pivot Table</emph>, in the Select Source dialog choose the option <emph>Data source registered in $[officename]</emph>.</variable>"
-msgstr "<variable id=\"dndq\">Trieu <emph>Dades - Taula dinàmica - Crea</emph>; en el quadre de diàleg Selecciona la font, trieu l'opció <emph>Font de dades registrada al $[officename]</emph>.</variable>"
+msgstr "<variable id=\"dndq\">Trieu <emph>Insereix - Taula dinàmica</emph>, en el quadre de diàleg Selecciona la font, trieu l'opció <emph>Font de dades registrada al $[officename]</emph>.</variable>"
#: 00000412.xhp
msgctxt ""
@@ -1487,7 +1487,7 @@ msgctxt ""
"par_id3153297\n"
"help.text"
msgid "Choose <emph>Insert - Pivot Table</emph>, in the Select Source dialog choose the option <emph>Current selection</emph>."
-msgstr "Trieu <emph>Dades - Taula dinàmica - Crea</emph>; en el quadre de diàleg Selecciona la font, trieu l'opció <emph>Selecció actual</emph>."
+msgstr "Trieu <emph>Insereix - Taula dinàmica</emph>, en el quadre de diàleg Selecciona la font, trieu l'opció <emph>Selecció actual</emph>."
#: 00000412.xhp
msgctxt ""
@@ -1495,7 +1495,7 @@ msgctxt ""
"par_id3145118\n"
"help.text"
msgid "Choose <emph>Insert - Pivot Table</emph>, in the Select Source dialog choose the option <emph>Data source registered in $[officename]</emph>, click <emph>OK</emph> to see <emph>Select Data Source</emph> dialog."
-msgstr "Trieu <emph>Dades - Taula dinàmica - Crea</emph>; en el quadre de diàleg Selecciona la font, trieu l'opció <emph>Font de dades registrada al $[officename]</emph> i feu clic a <emph>D'acord</emph> per veure el quadre de diàleg <emph>Seleccioneu la font de dades</emph>."
+msgstr "Trieu <emph>Insereix - Taula dinàmica</emph>, en el quadre de diàleg Selecciona la font, trieu l'opció <emph>Font de dades registrada al $[officename]</emph> i feu clic a <emph>D'acord</emph> per veure el quadre de diàleg <emph>Seleccioneu la font de dades</emph>."
#: 00000412.xhp
msgctxt ""
@@ -1535,7 +1535,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Sheet Menu"
-msgstr ""
+msgstr "Menú de fulls"
#: sheet_menu.xhp
msgctxt ""
@@ -1543,7 +1543,7 @@ msgctxt ""
"hd_id160220162108024368\n"
"help.text"
msgid "Sheet Menu"
-msgstr ""
+msgstr "Menú de fulls"
#: sheet_menu.xhp
msgctxt ""
@@ -1551,7 +1551,7 @@ msgctxt ""
"par_id160220162106567373\n"
"help.text"
msgid "<variable id=\"insert_rows_above\">Choose <emph>Sheet - Insert Rows - Rows Above</emph> </variable>"
-msgstr ""
+msgstr "<variable id=\"insert_rows_above\">Trieu <emph>Full ▸ Insereix files ▸ Files damunt</emph></variable>"
#: sheet_menu.xhp
msgctxt ""
@@ -1559,7 +1559,7 @@ msgctxt ""
"par_id160220162109048207\n"
"help.text"
msgid "<variable id=\"insert_rows_below\">Choose <emph>Sheet - Insert Rows - Rows Below</emph></variable>"
-msgstr ""
+msgstr "<variable id=\"insert_rows_below\">Trieu <emph>Full ▸ Insereix files ▸ Files a sota</emph></variable>"
#: sheet_menu.xhp
msgctxt ""
@@ -1567,7 +1567,7 @@ msgctxt ""
"par_id160220162107055028\n"
"help.text"
msgid "<variable id=\"insert_columns_left\">Choose <emph>Sheet - Insert Columns - Columns Left</emph></variable>"
-msgstr ""
+msgstr "<variable id=\"insert_columns_left\">Trieu <emph>Full ▸ Insereix columnes ▸ Columnes a l'esquerra</emph></variable>"
#: sheet_menu.xhp
msgctxt ""
@@ -1575,7 +1575,7 @@ msgctxt ""
"par_id160220162109126013\n"
"help.text"
msgid "<variable id=\"insert_columns_right\">Choose <emph>Sheet - Insert Columns - Columns Right</emph></variable>"
-msgstr ""
+msgstr "<variable id=\"insert_columns_right\">Trieu <emph>Full ▸ Insereix columnes ▸ Columnes a la dreta</emph></variable>"
#: sheet_menu.xhp
msgctxt ""
@@ -1583,7 +1583,7 @@ msgctxt ""
"par_id3149095\n"
"help.text"
msgid "<variable id=\"insert_page_break\">Choose <emph>Sheet - Insert Page Break</emph></variable>"
-msgstr ""
+msgstr "<variable id=\"insert_page_break\">Trieu <emph>Full ▸ Insereix salt de pàgina</emph></variable>"
#: sheet_menu.xhp
msgctxt ""
@@ -1591,7 +1591,7 @@ msgctxt ""
"par_id3149398\n"
"help.text"
msgid "<variable id=\"insert_page_break_row\">Choose <emph>Sheet - Insert Page Break - Row Break</emph></variable>"
-msgstr ""
+msgstr "<variable id=\"insert_page_break_row\">Trieu <emph>Full ▸ Insereix salt de pàgina ▸ Salt de fila</emph></variable>"
#: sheet_menu.xhp
msgctxt ""
@@ -1599,7 +1599,7 @@ msgctxt ""
"par_id3150084\n"
"help.text"
msgid "<variable id=\"insert_page_break_column\">Choose <emph>Sheet - Insert Page Break - Column Break</emph></variable>"
-msgstr ""
+msgstr "<variable id=\"insert_page_break_column\">Trieu <emph>Full ▸ Insereix salt de pàgina ▸ Salt de columna</emph></variable>"
#: sheet_menu.xhp
msgctxt ""
diff --git a/source/ca-valencia/helpcontent2/source/text/scalc/01.po b/source/ca-valencia/helpcontent2/source/text/scalc/01.po
index dceed3d1691..57d58c2b79e 100644
--- a/source/ca-valencia/helpcontent2/source/text/scalc/01.po
+++ b/source/ca-valencia/helpcontent2/source/text/scalc/01.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2017-12-18 12:32+0100\n"
-"PO-Revision-Date: 2016-12-22 16:03+0000\n"
-"Last-Translator: Anonymous Pootle User\n"
+"PO-Revision-Date: 2018-01-15 13:19+0000\n"
+"Last-Translator: joamuran <joamuran@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca-valencia\n"
"MIME-Version: 1.0\n"
@@ -13,9 +13,9 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
"X-Language: ca-XV\n"
-"X-POOTLE-MTIME: 1482422594.000000\n"
+"X-POOTLE-MTIME: 1516022392.000000\n"
#: 01120000.xhp
msgctxt ""
@@ -23,7 +23,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Print Preview"
-msgstr ""
+msgstr "Previsualització d'impressió"
#: 01120000.xhp
msgctxt ""
@@ -31,7 +31,7 @@ msgctxt ""
"hd_id1918698\n"
"help.text"
msgid "<link href=\"text/scalc/01/01120000.xhp\">Print Preview</link>"
-msgstr "<link href=\"text/scalc/01/01120000.xhp\">Previsualització de la pàgina</link>"
+msgstr "<link href=\"text/scalc/01/01120000.xhp\">Previsualització d'impressió</link>"
#: 01120000.xhp
msgctxt ""
@@ -47,7 +47,7 @@ msgctxt ""
"par_id3145847\n"
"help.text"
msgid "Use the icons on the <emph>Print Preview Bar</emph> to scroll through the pages of the document or to print the document."
-msgstr ""
+msgstr "Utilitzeu les icones de la barra <emph>Previsualització d'impressió</emph> per a desplaçar-vos a través de les pàgines del document o per imprimir-lo."
#: 01120000.xhp
msgctxt ""
@@ -63,7 +63,7 @@ msgctxt ""
"par_id7211828\n"
"help.text"
msgid "You cannot edit your document while you are in the print preview."
-msgstr "No podeu editar el document mentre sou a la previsualització de la pàgina."
+msgstr "No podeu editar el document mentre sou a la previsualització d'impressió."
#: 01120000.xhp
msgctxt ""
@@ -71,7 +71,7 @@ msgctxt ""
"par_id460829\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">To exit the print preview, click the <emph>Close Preview</emph> button.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Per eixir de la previsualització d'impressió, feu clic al botó <emph>Tanca la previsualització</emph>.</ahelp>"
#: 01120000.xhp
msgctxt ""
@@ -295,7 +295,7 @@ msgctxt ""
"par_id3150051\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/navigatorpanel/toggle\">Allows you to hide/show the contents.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/navigatorpanel/toggle\">Permet d'amagar o mostrar el contingut.</ahelp>"
#: 02110000.xhp
msgctxt ""
@@ -303,7 +303,7 @@ msgctxt ""
"par_id3155597\n"
"help.text"
msgid "<image id=\"img_id3154738\" src=\"sw/res/sc20233.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3154738\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3154738\" src=\"sw/res/sc20233.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3154738\">Icona</alt></image>"
#: 02110000.xhp
msgctxt ""
@@ -327,7 +327,7 @@ msgctxt ""
"par_id3153955\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/navigatorpanel/scenarios\">Displays all available scenarios. Double-click a name to apply that scenario.</ahelp> The result is shown in the sheet. For more information, choose <link href=\"text/scalc/01/06050000.xhp\" name=\"Tools - Scenarios\"><emph>Tools - Scenarios</emph></link>."
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/navigatorpanel/scenarios\">Mostra tots els escenaris disponibles. Feu doble clic a un nom per aplicar l'escenari.</ahelp> El resultat es mostra en una fulla. Per obtindre'n més informació, trieu <link href=\"text/scalc/01/06050000.xhp\" name=\"Eines ▸ Escenaris\"><emph>Eines ▸ Escenaris</emph></link>."
#: 02110000.xhp
msgctxt ""
@@ -335,7 +335,7 @@ msgctxt ""
"par_id3148745\n"
"help.text"
msgid "<image id=\"img_id3159256\" src=\"sc/res/na07.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3159256\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3159256\" src=\"sc/res/na07.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3159256\">Icona</alt></image>"
#: 02110000.xhp
msgctxt ""
@@ -519,7 +519,7 @@ msgctxt ""
"hd_id3145251\n"
"help.text"
msgid "<link href=\"text/scalc/01/02120000.xhp\" name=\"Headers & Footers\">Headers & Footers</link>"
-msgstr "<link href=\"text/scalc/01/02120100.xhp\" name=\"Capçalera/Peu de pàgina\">Capçalera/Peu de pàgina</link>"
+msgstr "<link href=\"text/scalc/01/02120000.xhp\" name=\"Capçaleres i peus de pàgina\">Capçaleres i peus de pàgina</link>"
#: 02120000.xhp
msgctxt ""
@@ -527,7 +527,7 @@ msgctxt ""
"par_id3151073\n"
"help.text"
msgid "<variable id=\"kopfundfusszeilentext\"><ahelp hid=\".\">Allows you to define and format headers and footers.</ahelp> </variable>"
-msgstr "<variable id=\"kopfundfusszeilentext\"><ahelp hid=\".uno:EditHeaderAndFooter\">Vos permet definir i donar format a les capçaleres i peus de pàgina.</ahelp></variable>"
+msgstr "<variable id=\"kopfundfusszeilentext\"><ahelp hid=\".\">Vos permet definir i donar format a les capçaleres i peus de pàgina.</ahelp></variable>"
#: 02120000.xhp
msgctxt ""
@@ -679,7 +679,7 @@ msgctxt ""
"par_id3150206\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/headerfootercontent/buttonBTN_FILE\">Inserts a file name placeholder in the selected area.</ahelp> Click to insert the title. Long-click to select either title, file name or path/file name from the submenu. If a title has not be assigned (see <emph>File - Properties</emph>), the file name will be inserted instead."
-msgstr "<ahelp hid=\"modules/scalc/ui/headerfootercontent/buttonBTN_FILE\">Insereix un espai reservat d'un nom de fitxer en l'àrea seleccionada.</ahelp> Feu clic per inserir-hi el títol. Feu un clic prolongat per seleccionar el fitxer, el nom del fitxer o el camí / nom de fitxer del submenú. Si no s'ha assignat cap títol (vegeu <emph>Fitxer - Propietats</emph>), s'inserirà el nom del fitxer."
+msgstr "<ahelp hid=\"modules/scalc/ui/headerfootercontent/buttonBTN_FILE\">Insereix un espai reservat d'un nom de fitxer en l'àrea seleccionada.</ahelp> Feu clic per inserir-hi el títol. Feu un clic prolongat per seleccionar el fitxer, el nom del fitxer o el camí / nom de fitxer del submenú. Si no s'ha assignat cap títol (vegeu <emph>Fitxer ▸ Propietats</emph>), s'inserirà el nom del fitxer."
#: 02120100.xhp
msgctxt ""
@@ -863,7 +863,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Fill"
-msgstr "Emplena"
+msgstr "Ompli"
#: 02140000.xhp
msgctxt ""
@@ -879,7 +879,7 @@ msgctxt ""
"hd_id3153876\n"
"help.text"
msgid "<link href=\"text/scalc/01/02140000.xhp\" name=\"Fill\">Fill</link>"
-msgstr "<link href=\"text/scalc/01/02140000.xhp\" name=\"Emplena\">Emplena</link>"
+msgstr "<link href=\"text/scalc/01/02140000.xhp\" name=\"Ompli\">Ompli</link>"
#: 02140000.xhp
msgctxt ""
@@ -887,7 +887,7 @@ msgctxt ""
"par_id3156285\n"
"help.text"
msgid "<ahelp hid=\".\">Automatically fills cells with content.</ahelp>"
-msgstr "<ahelp hid=\".\">Emplena automàticament les cel·les amb contingut.</ahelp>"
+msgstr "<ahelp hid=\".\">Ompli automàticament les cel·les amb contingut.</ahelp>"
#: 02140000.xhp
msgctxt ""
@@ -895,7 +895,7 @@ msgctxt ""
"par_id3147343\n"
"help.text"
msgid "The $[officename] Calc context menus have <link href=\"text/scalc/01/02140000.xhp\" name=\"other options\">additional options</link> for filling the cells."
-msgstr "Els menús contextuals del $[officename] Calc tenen <link href=\"text/scalc/01/02140000.xhp\" name=\"opcions addicionals\">opcions addicionals</link> per emplenar les cel·les."
+msgstr "Els menús contextuals del $[officename] Calc tenen <link href=\"text/scalc/01/02140000.xhp\" name=\"opcions addicionals\">opcions addicionals</link> per omplir les cel·les."
#: 02140000.xhp
msgctxt ""
@@ -967,7 +967,7 @@ msgctxt ""
"par_id3153969\n"
"help.text"
msgid "<ahelp hid=\".uno:FillDown\" visibility=\"visible\">Fills a selected range of at least two rows with the contents of the top cell of the range.</ahelp>"
-msgstr "<ahelp hid=\".uno:FillDown\" visibility=\"visible\">Emplena un interval seleccionat de com a mínim dues files amb els continguts de la cel·la superior de l'interval.</ahelp>"
+msgstr "<ahelp hid=\".uno:FillDown\" visibility=\"visible\">Ompli un interval seleccionat de com a mínim dues files amb els continguts de la cel·la superior de l'interval.</ahelp>"
#: 02140100.xhp
msgctxt ""
@@ -999,7 +999,7 @@ msgctxt ""
"par_id3153361\n"
"help.text"
msgid "<ahelp hid=\".uno:FillRight\" visibility=\"visible\">Fills a selected range of at least two columns with the contents of the left most cell.</ahelp>"
-msgstr "<ahelp hid=\".uno:FillRight\" visibility=\"visible\">Emplena un interval seleccionat de com a mínim dues columnes amb els continguts de la cel·la situada més a l'esquerra.</ahelp>"
+msgstr "<ahelp hid=\".uno:FillRight\" visibility=\"visible\">Ompli un interval seleccionat de com a mínim dues columnes amb els continguts de la cel·la situada més a l'esquerra.</ahelp>"
#: 02140200.xhp
msgctxt ""
@@ -1031,7 +1031,7 @@ msgctxt ""
"par_id3150793\n"
"help.text"
msgid "<ahelp hid=\".uno:FillUp\" visibility=\"visible\">Fills a selected range of at least two rows with the contents of the bottom most cell.</ahelp>"
-msgstr "<ahelp hid=\".uno:FillUp\" visibility=\"visible\">Emplena un interval seleccionat de com a mínim dues files amb els continguts de la cel·la inferior.</ahelp>"
+msgstr "<ahelp hid=\".uno:FillUp\" visibility=\"visible\">Ompli un interval seleccionat de com a mínim dues files amb els continguts de la cel·la inferior.</ahelp>"
#: 02140300.xhp
msgctxt ""
@@ -1063,7 +1063,7 @@ msgctxt ""
"par_id3150793\n"
"help.text"
msgid "<ahelp hid=\".uno:FillLeft\" visibility=\"visible\">Fills a selected range of at least two columns with the contents of the far right cell.</ahelp>"
-msgstr "<ahelp hid=\".uno:FillLeft\" visibility=\"visible\">Emplena un interval seleccionat de com a mínim dues columnes amb els continguts de la cel·la de més a la dreta.</ahelp>"
+msgstr "<ahelp hid=\".uno:FillLeft\" visibility=\"visible\">Ompli un interval seleccionat de com a mínim dues columnes amb els continguts de la cel·la de més a la dreta.</ahelp>"
#: 02140400.xhp
msgctxt ""
@@ -1175,7 +1175,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Fill Series"
-msgstr "Emplena les sèries"
+msgstr "Ompli les sèries"
#: 02140600.xhp
msgctxt ""
@@ -1183,7 +1183,7 @@ msgctxt ""
"hd_id3148664\n"
"help.text"
msgid "Fill Series"
-msgstr "Emplena les sèries"
+msgstr "Ompli les sèries"
#: 02140600.xhp
msgctxt ""
@@ -1199,7 +1199,7 @@ msgctxt ""
"par_id3146976\n"
"help.text"
msgid "Before filling a series, first select the cell range."
-msgstr "Abans d'emplenar una sèrie, primer seleccioneu l'interval de cel·les."
+msgstr "Abans d'omplir una sèrie, primer seleccioneu l'interval de cel·les."
#: 02140600.xhp
msgctxt ""
@@ -1367,7 +1367,7 @@ msgctxt ""
"par_id3156288\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/filldlg/autofill\">Forms a series directly in the sheet.</ahelp> The AutoFill function takes account of customized lists. For example, by entering <emph>January</emph> in the first cell, the series is completed using the list defined under <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Calc - Sort Lists</emph>."
-msgstr "<ahelp hid=\"modules/scalc/ui/filldlg/autofill\">Forma una sèrie directament en un full.</ahelp> La funció d'emplenament automàtic té en compte unes llistes personalitzades. Per exemple, si introduïu <emph>Gener</emph> en la primera cel·la, les sèries es completen fent servir la llista definida a <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferències</caseinline><defaultinline>Eines - Opcions</defaultinline></switchinline> - %PRODUCTNAME Calc - Llistes d'ordenació</emph>."
+msgstr "<ahelp hid=\"modules/scalc/ui/filldlg/autofill\">Forma una sèrie directament en un full.</ahelp> La funció d'emplenament automàtic té en compte unes llistes personalitzades. Per exemple, si introduïu <emph>Gener</emph> en la primera cel·la, les sèries es completen fent servir la llista definida a <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME ▸ Preferències</emph></caseinline><defaultinline><emph>Eines ▸ Opcions</emph></defaultinline></switchinline><emph> ▸ %PRODUCTNAME Calc ▸ Llistes d'ordenació</emph>."
#: 02140600.xhp
msgctxt ""
@@ -1511,7 +1511,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Fill Random Numbers"
-msgstr ""
+msgstr "Ompli amb nombres aleatoris"
#: 02140700.xhp
msgctxt ""
@@ -1519,7 +1519,7 @@ msgctxt ""
"hd_id2308201415431520596\n"
"help.text"
msgid "Fill Random Numbers"
-msgstr ""
+msgstr "Ompli amb nombres aleatoris"
#: 02140700.xhp
msgctxt ""
@@ -1535,7 +1535,7 @@ msgctxt ""
"bm_id2308201416102526759\n"
"help.text"
msgid "<bookmark_value>fill range;random numbers</bookmark_value><bookmark_value>random rumbers;fill range</bookmark_value><bookmark_value>random rumbers;distribution</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>omple interval;nombres aleatoris</bookmark_value><bookmark_value>nombres aleatoris;omple interval</bookmark_value><bookmark_value>nombres aleatoris;distribució</bookmark_value>"
#: 02140700.xhp
msgctxt ""
@@ -1575,7 +1575,7 @@ msgctxt ""
"hd_id2308201415431850229\n"
"help.text"
msgid "Random number generator"
-msgstr ""
+msgstr "Generador de nombres aleatoris"
#: 02140700.xhp
msgctxt ""
@@ -1583,7 +1583,7 @@ msgctxt ""
"hd_id2308201415431880497\n"
"help.text"
msgid "Distribution"
-msgstr ""
+msgstr "Distribució"
#: 02140700.xhp
msgctxt ""
@@ -1591,7 +1591,7 @@ msgctxt ""
"par_id2308201415431874867\n"
"help.text"
msgid "<ahelp hid=\".\">The distribution function for the random number generator.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">La funció de distribució per al generador de nombres aleatoris.</ahelp>"
#: 02140700.xhp
msgctxt ""
@@ -1599,7 +1599,7 @@ msgctxt ""
"par_id2308201416441240058\n"
"help.text"
msgid "Valid distributions function and their parameters are"
-msgstr ""
+msgstr "Les funcions de distribució vàlides i els seus paràmetres són"
#: 02140700.xhp
msgctxt ""
@@ -1607,7 +1607,7 @@ msgctxt ""
"par_id230820141543181813\n"
"help.text"
msgid "Distribution"
-msgstr ""
+msgstr "Distribució"
#: 02140700.xhp
msgctxt ""
@@ -1615,7 +1615,7 @@ msgctxt ""
"par_id2308201415431868807\n"
"help.text"
msgid "Parameters"
-msgstr ""
+msgstr "Paràmetres"
#: 02140700.xhp
msgctxt ""
@@ -1623,7 +1623,7 @@ msgctxt ""
"par_id2308201415431869872\n"
"help.text"
msgid "Uniform"
-msgstr ""
+msgstr "Uniforme"
#: 02140700.xhp
msgctxt ""
@@ -1631,7 +1631,7 @@ msgctxt ""
"par_id2308201415431850857\n"
"help.text"
msgid "<emph>Minimum:</emph> The minimum value of the sample."
-msgstr ""
+msgstr "<emph>Mínim:</emph> el valor mínim de la mostra."
#: 02140700.xhp
msgctxt ""
@@ -1639,7 +1639,7 @@ msgctxt ""
"par_id2308201415431859422\n"
"help.text"
msgid "<emph>Maximum:</emph> The maximum value of the sample."
-msgstr ""
+msgstr "<emph>Màxim:</emph> el valor màxim de la mostra."
#: 02140700.xhp
msgctxt ""
@@ -1647,7 +1647,7 @@ msgctxt ""
"par_id2308201415431848733\n"
"help.text"
msgid "Uniform Integer"
-msgstr ""
+msgstr "Enter uniforme"
#: 02140700.xhp
msgctxt ""
@@ -1655,7 +1655,7 @@ msgctxt ""
"par_id2308201415431813421\n"
"help.text"
msgid "<emph>Minimum:</emph> The minimum value of the sample."
-msgstr ""
+msgstr "<emph>Mínim:</emph> el valor mínim de la mostra."
#: 02140700.xhp
msgctxt ""
@@ -1663,7 +1663,7 @@ msgctxt ""
"par_id2308201415431821789\n"
"help.text"
msgid "<emph>Maximum:</emph> The maximum value of the sample."
-msgstr ""
+msgstr "<emph>Màxim:</emph> el valor màxim de la mostra."
#: 02140700.xhp
msgctxt ""
@@ -1679,7 +1679,7 @@ msgctxt ""
"par_id2308201415431973994\n"
"help.text"
msgid "<emph>Mean:</emph> The mean of the Normal distribution."
-msgstr ""
+msgstr "<emph>Mitjana</emph> el valor mitjà de la distribució normal."
#: 02140700.xhp
msgctxt ""
@@ -1687,7 +1687,7 @@ msgctxt ""
"par_id2308201415431951090\n"
"help.text"
msgid "<emph>Standard Deviation:</emph> The standard deviation of the Normal distribution."
-msgstr ""
+msgstr "<emph>Desviació estàndard:</emph> la desviació estàndard de la distribució normal."
#: 02140700.xhp
msgctxt ""
@@ -1695,7 +1695,7 @@ msgctxt ""
"par_id2308201415431990992\n"
"help.text"
msgid "The mean and standard deviation of the numbers generated may not equal the Mean and Standard Deviation inserted in the dialog."
-msgstr ""
+msgstr "La mitjana i la desviació estàndard dels nombres generats poden ser diferents de la mitjana i desviació estàndard introduïdes al diàleg."
#: 02140700.xhp
msgctxt ""
@@ -1703,7 +1703,7 @@ msgctxt ""
"par_id2308201415431912748\n"
"help.text"
msgid "Cauchy"
-msgstr ""
+msgstr "Cauchy"
#: 02140700.xhp
msgctxt ""
@@ -1711,7 +1711,7 @@ msgctxt ""
"par_id2308201415431923135\n"
"help.text"
msgid "<emph>Median:</emph> the median of the data or location parameter."
-msgstr ""
+msgstr "<emph>Mediana:</emph> la mediana de les dades o el paràmetre d'ubicació."
#: 02140700.xhp
msgctxt ""
@@ -1719,7 +1719,7 @@ msgctxt ""
"par_id2308201415431997296\n"
"help.text"
msgid "<emph>Sigma:</emph> the scale parameter."
-msgstr ""
+msgstr "<emph>Sigma:</emph> el paràmetro d'escala."
#: 02140700.xhp
msgctxt ""
@@ -1727,7 +1727,7 @@ msgctxt ""
"par_id2308201415431971536\n"
"help.text"
msgid "The median and sigma of the generated numbers may not equal the data inserted in the dialog."
-msgstr ""
+msgstr "La mediana i la sigma dels nombres generats aleatòriament poden ser diferents de les dades introduïdes al diàleg."
#: 02140700.xhp
msgctxt ""
@@ -1735,7 +1735,7 @@ msgctxt ""
"par_id2308201415431962173\n"
"help.text"
msgid "Bernoulli"
-msgstr ""
+msgstr "Bernoulli"
#: 02140700.xhp
msgctxt ""
@@ -1743,7 +1743,7 @@ msgctxt ""
"par_id2308201415431994157\n"
"help.text"
msgid "<emph>p Value:</emph> The probability of success."
-msgstr "<emph>PE</emph> és la probabilitat d'èxit de cada avaluació."
+msgstr "<emph>Valor p:</emph> és la probabilitat d'èxit."
#: 02140700.xhp
msgctxt ""
@@ -1751,7 +1751,7 @@ msgctxt ""
"par_id2308201415431979367\n"
"help.text"
msgid "Binomial"
-msgstr ""
+msgstr "Binomial"
#: 02140700.xhp
msgctxt ""
@@ -1759,7 +1759,7 @@ msgctxt ""
"par_id2308201415431958372\n"
"help.text"
msgid "<emph>p Value:</emph> The probability of success of each trial."
-msgstr "<emph>PE</emph> és la probabilitat d'èxit de cada avaluació."
+msgstr "<emph>Valor p:</emph> és la probabilitat d'èxit de cada avaluació."
#: 02140700.xhp
msgctxt ""
@@ -1767,7 +1767,7 @@ msgctxt ""
"par_id2308201415431919718\n"
"help.text"
msgid "<emph>Number of trials:</emph> the number of trials of the experiment."
-msgstr ""
+msgstr "<emph>Nombre d'avaluacions :</emph> el nombre d'avaluacions de l'experiment."
#: 02140700.xhp
msgctxt ""
@@ -1775,7 +1775,7 @@ msgctxt ""
"par_id2308201415431985648\n"
"help.text"
msgid "Chi Squared"
-msgstr ""
+msgstr "Khi quadrat"
#: 02140700.xhp
msgctxt ""
@@ -1783,7 +1783,7 @@ msgctxt ""
"par_id230820141543194944\n"
"help.text"
msgid "<emph>Nu Value: </emph>a positive integer that specifies the number of degrees of freedom."
-msgstr ""
+msgstr "<emph>Valor ni:</emph> un nombre enter positiu que especifica el nombre de graus de llibertat."
#: 02140700.xhp
msgctxt ""
@@ -1791,7 +1791,7 @@ msgctxt ""
"par_id2308201415431935636\n"
"help.text"
msgid "Geometric"
-msgstr ""
+msgstr "Geomètrica"
#: 02140700.xhp
msgctxt ""
@@ -1799,7 +1799,7 @@ msgctxt ""
"par_id2308201415431978150\n"
"help.text"
msgid "<emph>p Value:</emph> The probability of success of each trial."
-msgstr "<emph>PE</emph> és la probabilitat d'èxit de cada avaluació."
+msgstr "<emph>Valor p:</emph> és la probabilitat d'èxit de cada avaluació."
#: 02140700.xhp
msgctxt ""
@@ -1807,7 +1807,7 @@ msgctxt ""
"par_id230820141543197085\n"
"help.text"
msgid "Negative Binomial"
-msgstr ""
+msgstr "Binomial negativa"
#: 02140700.xhp
msgctxt ""
@@ -1815,7 +1815,7 @@ msgctxt ""
"par_id2308201415431916718\n"
"help.text"
msgid "<emph>p Value:</emph> The probability of success of each trial."
-msgstr "<emph>PE</emph> és la probabilitat d'èxit de cada avaluació."
+msgstr "<emph>Valor p:</emph> és la probabilitat d'èxit de cada avaluació."
#: 02140700.xhp
msgctxt ""
@@ -1823,7 +1823,7 @@ msgctxt ""
"par_id2308201415431951891\n"
"help.text"
msgid "<emph>Number of trials:</emph> the number of trials of the experiment."
-msgstr ""
+msgstr "<emph>Nombre d'avaluacions:</emph> el nombre d'avaluacions de l'experiment."
#: 02140700.xhp
msgctxt ""
@@ -1839,7 +1839,7 @@ msgctxt ""
"hd_id2308201415431832932\n"
"help.text"
msgid "Enable custom seed"
-msgstr ""
+msgstr "Habilita la llavor personalitzada"
#: 02140700.xhp
msgctxt ""
@@ -1855,7 +1855,7 @@ msgctxt ""
"hd_id2308201415431881107\n"
"help.text"
msgid "Seed"
-msgstr "Velocitat"
+msgstr "Llavor"
#: 02140700.xhp
msgctxt ""
@@ -1871,7 +1871,7 @@ msgctxt ""
"hd_id2308201415431875641\n"
"help.text"
msgid "Enable rounding"
-msgstr ""
+msgstr "Habilita l'arrodoniment"
#: 02140700.xhp
msgctxt ""
@@ -1887,7 +1887,7 @@ msgctxt ""
"hd_id2308201415431826506\n"
"help.text"
msgid "Decimal places"
-msgstr ""
+msgstr "Nombre de decimals"
#: 02140700.xhp
msgctxt ""
@@ -2551,7 +2551,7 @@ msgctxt ""
"par_id3153969\n"
"help.text"
msgid "<ahelp hid=\"HID_SELECTTABLES\" visibility=\"visible\">Lists the sheets in the current document. To select a sheet, press the up or down arrow keys to move to a sheet in the list. To add a sheet to the selection, hold down <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> while pressing the arrow keys and then press Spacebar. To select a range of sheets, hold down Shift and press the arrow keys. </ahelp>"
-msgstr "<ahelp hid=\"HID_SELECTTABLES\" visibility=\"visible\">Mostra una llista dels fulls del document actual. Per seleccionar un full, premeu les tecles de fletxa amunt o fletxa avall per desplaçar-vos a un full de la llista. Per afegir un full a la selecció, manteniu premuda la tecla Ctrl (tecla Orde en Mac) mentre premeu les tecles de cursor, i després premeu la barra espaiadora. Per seleccionar un interval de fulls, mantingueu premuda la tecla Maj i premeu les tecles de cursor. </ahelp>"
+msgstr "<ahelp hid=\"HID_SELECTTABLES\" visibility=\"visible\">Mostra una llista dels fulls del document actual. Per a seleccionar un full, premeu les tecles de fletxa amunt o fletxa avall per desplaçar-vos a un full de la llista. Per afegir un full a la selecció, manteniu premuda la tecla <switchinline select=\"sys\"><caseinline select=\"MAC\">Orde</caseinline><defaultinline>Ctrl</defaultinline></switchinline> mentre premeu les tecles de cursor, i després premeu la barra espaiadora. Per seleccionar un interval de fulls, mantingueu premuda la tecla Maj i premeu les tecles de cursor. </ahelp>"
#: 03070000.xhp
msgctxt ""
@@ -2567,7 +2567,7 @@ msgctxt ""
"bm_id3156024\n"
"help.text"
msgid "<bookmark_value>spreadsheets; displaying headers of columns/rows</bookmark_value> <bookmark_value>displaying; headers of columns/rows</bookmark_value>"
-msgstr "<bookmark_value>fulls de càlcul; visualització de les capçaleres de les columnes/files</bookmark_value><bookmark_value>visualització; capçaleres de columnes/files</bookmark_value>"
+msgstr "<bookmark_value>fulls de càlcul; visualització de les capçaleres de les columnes/files</bookmark_value> <bookmark_value>visualització; capçaleres de columnes/files</bookmark_value>"
#: 03070000.xhp
msgctxt ""
@@ -2583,7 +2583,7 @@ msgctxt ""
"par_id3147230\n"
"help.text"
msgid "<ahelp hid=\".\">Shows column headers and row headers.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Mostra les capçaleres de les columnes i de les files.</ahelp>"
#: 03070000.xhp
msgctxt ""
@@ -2591,7 +2591,7 @@ msgctxt ""
"par_id3156280\n"
"help.text"
msgid "To hide the column and row headers, unmark this menu entry."
-msgstr "Per amagar les capçaleres de la fila i de la columna, desactiveu esta entrada de menú."
+msgstr "Per a amagar les capçaleres de la fila i de la columna, desactiveu esta entrada de menú."
#: 03070000.xhp
msgctxt ""
@@ -2599,7 +2599,7 @@ msgctxt ""
"par_id3156441\n"
"help.text"
msgid "You can also set the view of the column and row headers in <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"menuitem\">%PRODUCTNAME - Preferences</item></caseinline><defaultinline><item type=\"menuitem\">Tools - Options</item></defaultinline></switchinline> - <link href=\"text/shared/optionen/01060100.xhp\" name=\"Spreadsheet - View\"><emph>%PRODUCTNAME Calc - View</emph></link>."
-msgstr "També podeu definir la vista de les capçaleres de fila i de columna a <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferències</caseinline><defaultinline>Eines - Opcions</defaultinline></switchinline> - <link href=\"text/shared/optionen/01060100.xhp\" name=\"Full de càlcul - Visualització\">%PRODUCTNAME Calc - Visualització</link></emph>."
+msgstr "També podeu definir la vista de les capçaleres de fila i de columna a <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"menuitem\">%PRODUCTNAME ▸ Preferències</item></caseinline><defaultinline><item type=\"menuitem\">Eines ▸ Opcions</item></defaultinline></switchinline><link href=\"text/shared/optionen/01060100.xhp\" name=\"Full de càlcul ▸ Visualització\"><emph>%PRODUCTNAME Calc ▸ Visualització</emph></link>."
#: 03080000.xhp
msgctxt ""
@@ -2615,7 +2615,7 @@ msgctxt ""
"bm_id3151384\n"
"help.text"
msgid "<bookmark_value>spreadsheets; value highlighting</bookmark_value> <bookmark_value>values;highlighting</bookmark_value> <bookmark_value>highlighting; values in sheets</bookmark_value> <bookmark_value>colors;values</bookmark_value>"
-msgstr "<bookmark_value>fulls de càlcul; realçament dels valors</bookmark_value><bookmark_value>valors;realçament</bookmark_value><bookmark_value>realçament; valors dels fulls</bookmark_value><bookmark_value>colors;valors</bookmark_value>"
+msgstr "<bookmark_value>fulls de càlcul; realçament dels valors</bookmark_value> <bookmark_value>valors;realçament</bookmark_value> <bookmark_value>realçament; valors dels fulls</bookmark_value> <bookmark_value>colors;valors</bookmark_value>"
#: 03080000.xhp
msgctxt ""
@@ -2631,7 +2631,7 @@ msgctxt ""
"par_id3154366\n"
"help.text"
msgid "<ahelp hid=\".\">Displays cell contents in different colors, depending on type.</ahelp>"
-msgstr "<ahelp hid=\".uno:ViewValueHighlighting\">Mostra el contingut de les cel·les de colors diferents, segons el tipus.</ahelp>"
+msgstr "<ahelp hid=\".\">Mostra el contingut de les cel·les de colors diferents, segons el tipus.</ahelp>"
#: 03080000.xhp
msgctxt ""
@@ -2647,7 +2647,7 @@ msgctxt ""
"par_id3145785\n"
"help.text"
msgid "Text cells are formatted in black, formulas in green, number cells in blue, and protected cells are shown with light grey background, no matter how their display is formatted."
-msgstr ""
+msgstr "Les cel·les de text es formaten de color negre, les cel·les de fórmules de color verd, les cel·les de nombres de color blau i les cel·les protegies amb fons gris clar, independentment de quin format de visualització s'haja triat."
#: 03080000.xhp
msgctxt ""
@@ -2671,7 +2671,7 @@ msgctxt ""
"bm_id3147264\n"
"help.text"
msgid "<bookmark_value>formula bar;spreadsheets</bookmark_value> <bookmark_value>spreadsheets; formula bar</bookmark_value>"
-msgstr "<bookmark_value>barra de fórmules;fulls de càlcul</bookmark_value><bookmark_value>fulls de càlcul; barra de fórmules</bookmark_value>"
+msgstr "<bookmark_value>barra de fórmules;fulls de càlcul</bookmark_value> <bookmark_value>fulls de càlcul; barra de fórmules</bookmark_value>"
#: 03090000.xhp
msgctxt ""
@@ -2687,7 +2687,7 @@ msgctxt ""
"par_id3156423\n"
"help.text"
msgid "<ahelp hid=\".\">Shows or hides the Formula Bar, which is used for entering and editing formulas. The Formula Bar is the most important tool when working with spreadsheets.</ahelp>"
-msgstr "<ahelp hid=\".uno:InputLineVisible\">Mostra o amaga la barra de fórmules, que s'utilitza per introduir fórmules i editar-les.</ahelp> La barra de fórmules és l'eina més important quan es treballa amb fulls de càlcul."
+msgstr "<ahelp hid=\".\">Mostra o amaga la barra de fórmules, que s'utilitza per introduir fórmules i editar-les. La barra de fórmules és l'eina més important quan es treballa amb fulls de càlcul.</ahelp>"
#: 03090000.xhp
msgctxt ""
@@ -2695,7 +2695,7 @@ msgctxt ""
"par_id3154686\n"
"help.text"
msgid "To hide the Formula Bar, unmark the menu item."
-msgstr "Per amagar la barra de fórmules, desactiveu l'element del menú."
+msgstr "Per a amagar la barra de fórmules, desactiveu l'element del menú."
#: 03090000.xhp
msgctxt ""
@@ -2703,7 +2703,7 @@ msgctxt ""
"par_id3145787\n"
"help.text"
msgid "If the Formula Bar is hidden, you can still edit cells by activating the edit mode with F2. After editing cells, accept the changes by pressing Enter, or discard entries by pressing Esc. Esc is also used to exit the edit mode."
-msgstr "Encara que la barra de fórmules estiga amagada, podeu editar les cel·les si activeu el mode d'edició amb F2. Després d'editar-les, premeu Retorn per acceptar els canvis o premeu Esc per descartar les entrades. Esc també s'utilitza per eixir del mode d'edició."
+msgstr "Encara que la barra de fórmules estiga amagada, podeu editar les cel·les si activeu el mode d'edició amb F2. Després d'editar-les, premeu Retorn per a acceptar els canvis o premeu Esc per a descartar les entrades. Esc també s'utilitza per a eixir del mode d'edició."
#: 03100000.xhp
msgctxt ""
@@ -2711,7 +2711,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Page Break View"
-msgstr "Previsualització dels salts de pàgina"
+msgstr "Visualització dels salts de pàgina"
#: 03100000.xhp
msgctxt ""
@@ -2719,7 +2719,7 @@ msgctxt ""
"hd_id3151384\n"
"help.text"
msgid "<link href=\"text/scalc/01/03100000.xhp\" name=\"Page Break View\">Page Break View</link>"
-msgstr "<link href=\"text/scalc/01/03100000.xhp\" name=\"Previsualització del salt de pàgina\">Previsualització del salt de pàgina</link>"
+msgstr "<link href=\"text/scalc/01/03100000.xhp\" name=\"Visualització del salt de pàgina\">Visualització del salt de pàgina</link>"
#: 03100000.xhp
msgctxt ""
@@ -2727,7 +2727,7 @@ msgctxt ""
"par_id3150792\n"
"help.text"
msgid "<variable id=\"page_break_view_text\"><ahelp hid=\".\">Display the page breaks and print ranges in the sheet.</ahelp></variable> Choose <item type=\"menuitem\">View - Normal</item> to switch this mode off."
-msgstr ""
+msgstr "<variable id=\"page_break_view_text\"><ahelp hid=\".\">Mostra els salts de pàgina i les àrees d'impressió del full.</ahelp></variable> Trieu <item type=\"menuitem\">Visualitza - Normal</item> per a desactivar este mode."
#: 03100000.xhp
msgctxt ""
@@ -2735,7 +2735,7 @@ msgctxt ""
"par_id3153877\n"
"help.text"
msgid "The context menu of the page break preview contains functions for editing page breaks, including the following options:"
-msgstr "El menú contextual de la previsualització del salt de pàgina conté funcions per editar els salts de pàgina, que inclouen les opcions següents:"
+msgstr "El menú contextual de la previsualització del salt de pàgina conté funcions per a editar els salts de pàgina, que inclouen les opcions següents:"
#: 03100000.xhp
msgctxt ""
@@ -2743,7 +2743,7 @@ msgctxt ""
"hd_id3154731\n"
"help.text"
msgid "Delete Page Breaks"
-msgstr ""
+msgstr "Suprimeix els salts de pàgina"
#: 03100000.xhp
msgctxt ""
@@ -2751,7 +2751,7 @@ msgctxt ""
"par_id3149400\n"
"help.text"
msgid "<ahelp hid=\".\">Deletes all manual breaks in the current sheet.</ahelp>"
-msgstr "<ahelp hid=\".uno:DeleteAllBreaks\">Suprimeix tots els salts manuals del full actual.</ahelp>"
+msgstr "<ahelp hid=\".\">Suprimeix tots els salts manuals del full actual.</ahelp>"
#: 03100000.xhp
msgctxt ""
@@ -2775,7 +2775,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Insert Page Break"
-msgstr ""
+msgstr "Insereix un salt de pàgina"
#: 04010000.xhp
msgctxt ""
@@ -2919,7 +2919,7 @@ msgctxt ""
"par_id3150542\n"
"help.text"
msgid "<variable id=\"zelleneinfuegentext\"><ahelp hid=\".uno:InsertCell\">Opens the<emph> Insert Cells </emph>dialog, in which you can insert new cells according to the options that you specify.</ahelp></variable> You can delete cells by choosing <link href=\"text/scalc/01/02160000.xhp\" name=\"Edit - Delete Cells\"><emph>Edit - Delete Cells</emph></link>."
-msgstr "<variable id=\"zelleneinfuegentext\"><ahelp hid=\".uno:InsertCell\">Obri el quadre de diàleg<emph> Insereix cel·les</emph>, on podeu inserir cel·les noves en funció de les opcions que indiqueu.</ahelp></variable> Per suprimir cel·les, seleccioneu <link href=\"text/scalc/01/02160000.xhp\" name=\"Edita - Suprimeix les cel·les\"><emph>Edita - Suprimeix les cel·les</emph></link>."
+msgstr "<variable id=\"zelleneinfuegentext\"><ahelp hid=\".uno:InsertCell\">Obri el quadre de diàleg<emph> Insereix cel·les</emph>, on podeu inserir cel·les noves en funció de les opcions que indiqueu.</ahelp></variable> Per suprimir cel·les, seleccioneu <link href=\"text/scalc/01/02160000.xhp\" name=\"Edita ▸ Suprimeix les cel·les\"><emph>Edita ▸ Suprimeix les cel·les</emph></link>."
#: 04020000.xhp
msgctxt ""
@@ -3007,7 +3007,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Insert Rows"
-msgstr ""
+msgstr "Insereix files"
#: 04030000.xhp
msgctxt ""
@@ -3023,7 +3023,7 @@ msgctxt ""
"hd_id3150541\n"
"help.text"
msgid "<link href=\"text/scalc/01/04030000.xhp\" name=\"Insert Rows\">Insert Rows</link>"
-msgstr "<link href=\"text/scalc/01/04070200.xhp\" name=\"Insereix\">Insereix</link>"
+msgstr "<link href=\"text/scalc/01/04030000.xhp\" name=\"Insereix files\">Insereix files</link>"
#: 04030000.xhp
msgctxt ""
@@ -3031,7 +3031,7 @@ msgctxt ""
"par_id160220162210581072\n"
"help.text"
msgid "<variable id=\"sheet_insert_rows\">Insert rows above or below the active cell.</variable> The number of rows inserted corresponds to the number of rows selected. If no row is selected, one row is inserted. The existing rows are moved downward."
-msgstr ""
+msgstr "<variable id=\"sheet_insert_rows\">Insereix files a dalt o a baix de la cel·l'activa</variable> El nombre de files inserides correspon al nombre de files seleccionades. Si no se selecciona cap fila, s'insereix una fila. Les files existents es desplacen cap avall."
#: 04030000.xhp
msgctxt ""
@@ -3039,7 +3039,7 @@ msgctxt ""
"hd_id160220162131439740\n"
"help.text"
msgid "Rows Above"
-msgstr ""
+msgstr "Files a dalt"
#: 04030000.xhp
msgctxt ""
@@ -3047,7 +3047,7 @@ msgctxt ""
"par_id3150767\n"
"help.text"
msgid "<ahelp hid=\".uno:InsertRowsBefore\">Inserts a new row above the active cell.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".uno:InsertRowsBefore\">Insereix una fila nova a dalt de la cel·l'activa.</ahelp>"
#: 04030000.xhp
msgctxt ""
@@ -3055,7 +3055,7 @@ msgctxt ""
"hd_id160220162133372726\n"
"help.text"
msgid "Rows Below"
-msgstr ""
+msgstr "Files a baix"
#: 04030000.xhp
msgctxt ""
@@ -3063,7 +3063,7 @@ msgctxt ""
"par_id3150768\n"
"help.text"
msgid "<ahelp hid=\".uno:InsertRowsAfter\">Inserts a new row below the active cell.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".uno:InsertRowsAfter\">Insereix una fila nova a baix de la cel·l'activa.</ahelp>"
#: 04040000.xhp
msgctxt ""
@@ -3071,7 +3071,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Insert Columns"
-msgstr ""
+msgstr "Insereix columnes"
#: 04040000.xhp
msgctxt ""
@@ -3095,7 +3095,7 @@ msgctxt ""
"par_id160220162214111932\n"
"help.text"
msgid "<variable id=\"sheet_insert_columns\">Inserts columns to the left or to the right of the active cell.</variable> The number of columns inserted corresponds to the number of columns selected. If no column is selected, one column is inserted. The existing columns are moved to the right."
-msgstr ""
+msgstr "<variable id=\"sheet_insert_columns\">Insereix columnes a l'esquerra o a la dreta de la cel·la activa</variable> El nombre de columnes inserides correspon al nombre de columnes seleccionades. Si no se selecciona cap columna, s'insereix una columna. Les columnes existents es desplacen cap a la dreta. "
#: 04040000.xhp
msgctxt ""
@@ -3103,7 +3103,7 @@ msgctxt ""
"hd_id160220162139258865\n"
"help.text"
msgid "Columns Left"
-msgstr ""
+msgstr "Columnes a l'esquerra"
#: 04040000.xhp
msgctxt ""
@@ -3111,7 +3111,7 @@ msgctxt ""
"par_id3150791\n"
"help.text"
msgid "<ahelp hid=\".uno:InsertColumnsBefore\">Inserts a new column to the left of the active cell.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".uno:InsertColumnsBefore\">Insereix una columna nova a l'esquerra de la cel·la activa.</ahelp>"
#: 04040000.xhp
msgctxt ""
@@ -3119,7 +3119,7 @@ msgctxt ""
"hd_id160220162139252941\n"
"help.text"
msgid "Columns Right"
-msgstr ""
+msgstr "Columnes a la dreta"
#: 04040000.xhp
msgctxt ""
@@ -3127,7 +3127,7 @@ msgctxt ""
"par_id160220162138041164\n"
"help.text"
msgid "<ahelp hid=\".uno:InsertColumnsAfter\">Inserts a new column to the right of the active cell.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".uno:InsertColumnsAfter\">Insereix una columna nova a la dreta de la cel·la activa.</ahelp>"
#: 04050000.xhp
msgctxt ""
@@ -3359,7 +3359,7 @@ msgctxt ""
"par_idN105D1\n"
"help.text"
msgid "<ahelp hid=\".\">Inserts a sheet from a different spreadsheet file.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Insereix un full des d'un altre fitxer de full de càlcul.</ahelp>"
#: 04050100.xhp
msgctxt ""
@@ -3367,7 +3367,7 @@ msgctxt ""
"par_idN105F7\n"
"help.text"
msgid "Use the <link href=\"text/shared/01/01020000.xhp\">File - Open</link> dialog to locate the spreadsheet."
-msgstr "Utilitzeu el diàleg <link href=\"text/shared/01/01020000.xhp\">Fitxer - Obri</link> per localitzar el full de càlcul."
+msgstr "Utilitzeu el diàleg <link href=\"text/shared/01/01020000.xhp\">Fitxer ▸ Obri</link> per localitzar el full de càlcul."
#: 04050100.xhp
msgctxt ""
@@ -3407,7 +3407,7 @@ msgctxt ""
"par_id3145271\n"
"help.text"
msgid "<variable id=\"funktionsautopilottext\"><ahelp hid=\".\">Opens the <emph>Function Wizard</emph>, which helps you to interactively create formulas.</ahelp></variable> Before you start the Wizard, select a cell or a range of cells from the current sheet, in order to determine the position at which the formula will be inserted."
-msgstr ""
+msgstr "<variable id=\"funktionsautopilottext\"><ahelp hid=\".\">Obri l'<emph>Auxiliar de funcions</emph>, que vos ajuda a crear fórmules de manera interactiva.</ahelp></variable> Abans d'iniciar l'auxiliar, seleccioneu una cel·la o un interval de cel·les del full actual per determinar la posició en què s'inserirà la fórmula."
#: 04060000.xhp
msgctxt ""
@@ -3439,7 +3439,7 @@ msgctxt ""
"hd_id3154731\n"
"help.text"
msgid "Search"
-msgstr ""
+msgstr "Busca"
#: 04060000.xhp
msgctxt ""
@@ -4191,7 +4191,7 @@ msgctxt ""
"par_id3151272\n"
"help.text"
msgid "<emph>DatabaseField</emph> specifies the column where the function operates on after the search criteria of the first parameter is applied and the data rows are selected. It is not related to the search criteria itself. <variable id=\"quotes\">For the DatabaseField parameter you can enter a reference to a header cell or a number to specify the column within the Database area, starting with 1. To reference a column by means of the literal column header name, place quotation marks around the header name.</variable>"
-msgstr ""
+msgstr "<emph>CampDeBaseDeDades</emph> indica la columna on actuarà la funció després que s'hagen aplicat els criteris de busca del primer paràmetre i que s'hagen seleccionat les files de dades; no té relació amb els criteris de busca. <variable id=\"quotes\">Pel paràmetre CampDeBaseDeDades podeu introduir una referència a una cel·la de capçalera o a un nombre per especificar la columna dins de l'àrea de la Base de dades, a partir de l'1. Per fer referència a una columna mitjançant el nom de la capçalera d'esta columna, poseu el nom de la capçalera entre cometes. </variable>"
#: 04060101.xhp
msgctxt ""
@@ -4199,7 +4199,7 @@ msgctxt ""
"par_id3147083\n"
"help.text"
msgid "<emph>SearchCriteria</emph> is the cell range containing search criteria. If you write several criteria in one row they are connected by AND. If you write the criteria in different rows they are connected by OR. Empty cells in the search criteria range will be ignored."
-msgstr "<emph>CriterisDeCerca</emph> és l'interval de cel·les que conté els criteris de cerca. Si escriviu diversos criteris en una fila, es connecten mitjançant la conjunció I; si escriviu els criteris en diverses files, es connecten mitjançant la conjunció O. S'ignoraran les cel·les buides en els criteris de cerca."
+msgstr "<emph>CriterisDeCerca</emph> és l'interval de cel·les que conté els criteris de busca. Si escriviu diversos criteris en una fila, es connecten mitjançant la conjunció I; si escriviu els criteris en diverses files, es connecten mitjançant la conjunció O. S'ignoraran les cel·les buides en els criteris de busca."
#: 04060101.xhp
msgctxt ""
@@ -4207,7 +4207,7 @@ msgctxt ""
"par_id3151188\n"
"help.text"
msgid "Choose <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <link href=\"text/shared/optionen/01060500.xhp\" name=\"Spreadsheet - Calculate\">%PRODUCTNAME Calc - Calculate</link> to define how $[officename] Calc acts when searching for identical entries."
-msgstr "Trieu <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferències</caseinline><defaultinline>Eines - Opcions</defaultinline></switchinline> - <link href=\"text/shared/optionen/01060500.xhp\" name=\"Full de càlcul - Càlcul\">%PRODUCTNAME Calc - Càlcul</link> per definir com ha d'actuar el $[officename] Calc en cercar entrades idèntiques."
+msgstr "Trieu <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME ▸ Preferències</caseinline><defaultinline>Eines ▸ Opcions</defaultinline></switchinline> - <link href=\"text/shared/optionen/01060500.xhp\" name=\"Full de càlcul ▸ Càlcul\">%PRODUCTNAME Calc ▸ Càlcul</link> per definir com ha d'actuar el $[officename] Calc en buscar entrades idèntiques."
#: 04060101.xhp
msgctxt ""
@@ -4239,7 +4239,7 @@ msgctxt ""
"par_id3156133\n"
"help.text"
msgid "<ahelp hid=\"HID_FUNC_DBANZAHL\">DCOUNT counts the number of rows (records) in a database that match the specified search criteria and contain numerical values in the DatabaseField column.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_DBANZAHL\">BDCOMPTA compta el nombre de files (registres) d'una base de dades que coincideixen amb els criteris de cerca que heu indicat i que contenen valors numèrics.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_DBANZAHL\">BDCOMPTA compta el nombre de files (registres) d'una base de dades que coincideixen amb els criteris de busca que heu indicat i que contenen valors numèrics.</ahelp>"
#: 04060101.xhp
msgctxt ""
@@ -4255,7 +4255,7 @@ msgctxt ""
"par_id3153218\n"
"help.text"
msgid "DCOUNT(Database; [DatabaseField]; SearchCriteria)"
-msgstr "BDCOMPTA(BaseDeDades; CampDeBaseDeDades; CriterisDeCerca)"
+msgstr "BDCOMPTA(BaseDeDades; [CampDeBaseDeDades]; CriterisDeCerca)"
#: 04060101.xhp
msgctxt ""
@@ -4263,7 +4263,7 @@ msgctxt ""
"par_id3153273\n"
"help.text"
msgid "If the DatabaseField argument is omitted, DCOUNT returns the count of all records that satisfy Criteria. <embedvar href=\"text/scalc/01/04060101.xhp#quotes\"/>"
-msgstr ""
+msgstr "Si s'omet l'argument del CampDeBaseDeDades, BDCOMPTA retorna el recompte de tots els registres que complisquen els criteris. <embedvar href=\"text/scalc/01/04060101.xhp#quotes\"/>"
#: 04060101.xhp
msgctxt ""
@@ -4287,7 +4287,7 @@ msgctxt ""
"par_id3149142\n"
"help.text"
msgid "<emph>Database</emph> is the range of data to be evaluated, including its headers: in this case A1:E10. <emph>DatabaseField</emph> specifies the column for the search criteria: in this case, the column with the numerical distance values. <emph>SearchCriteria</emph> is the range where you can enter the search parameters: in this case, A13:E14."
-msgstr "<emph>Base de dades</emph> és l'interval de dades que s'ha d'avaluar, incloses les capçaleres: en este cas, A1:E10. <emph>CampDeBaseDeDades</emph> indica la columna dels criteris de cerca; en este cas, tota la base de dades. <emph>CriterisDeCerca</emph> és l'interval on podeu introduir els paràmetres de cerca; en este cas, A13:E14."
+msgstr "<emph>Base de dades</emph> és l'interval de dades que s'ha d'avaluar, incloses les capçaleres: en este cas, A1:E10. <emph>CampDeBaseDeDades</emph> indica la columna dels criteris de busca; en este cas, tota la base de dades. <emph>CriterisDeCerca</emph> és l'interval on podeu introduir els paràmetres de busca; en este cas, A13:E14."
#: 04060101.xhp
msgctxt ""
@@ -4319,7 +4319,7 @@ msgctxt ""
"par_id3156110\n"
"help.text"
msgid "<ahelp hid=\"HID_FUNC_DBANZAHL2\">DCOUNTA counts the number of rows (records) in a database that match the specified search conditions, and contain numeric or alphanumeric values.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_DBANZAHL2\">BDCOMPTAA compta el nombre de files (registres) d'una base de dades que coincideixen amb les condicions de cerca que heu indicat i que contenen valors numèrics o alfanumèrics.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_DBANZAHL2\">BDCOMPTAA compta el nombre de files (registres) d'una base de dades que coincideixen amb les condicions de busca que heu indicat i que contenen valors numèrics o alfanumèrics.</ahelp>"
#: 04060101.xhp
msgctxt ""
@@ -4335,7 +4335,7 @@ msgctxt ""
"par_id3146893\n"
"help.text"
msgid "DCOUNTA(Database; [DatabaseField]; SearchCriteria)"
-msgstr "BDCOMPTAA(BaseDeDades; CampDeBaseDeDades; CriterisDeCerca)"
+msgstr "BDCOMPTAA(BaseDeDades; [CampDeBaseDeDades]; CriterisDeCerca)"
#: 04060101.xhp
msgctxt ""
@@ -4359,7 +4359,7 @@ msgctxt ""
"par_id3153982\n"
"help.text"
msgid "In the example above (scroll up, please), you can search for the number of children whose name starts with an E or a subsequent letter. Edit the formula in B16 to read <item type=\"input\">=DCOUNTA(A1:E10;\"Name\";A13:E14)</item>. Delete the old search criteria and enter <item type=\"input\">>=E</item> under Name in field A14. The result is 5. If you now delete all number values for Greta in row 8, the result changes to 4. Row 8 is no longer included in the count because it does not contain any values. The name Greta is text, not a value. Note that the DatabaseField parameter must point to a column that can contain values."
-msgstr "En l'exemple anterior (desplaceu-vos cap amunt) podeu cercar el nombre de nens el nom dels quals comença amb la lletra E o amb una lletra posterior. Editeu la fórmula de la cel·la B16 perquè hi aparega <item type=\"input\">=BDCOMPTAA(A1:E10;\"Nom\";A13:E14)</item>. Suprimiu el criteri de cerca anterior i introduïu <item type=\"input\">>=E</item> en el camp A14 de la columna Nom. El resultat és 5. Si ara suprimiu tots els valors numèrics que corresponen a l'Ariadna a la fila 8, el resultat canvia a 4. La fila 8 ja no s'inclou en el comptatge perquè no conté cap valor. El nom Ariadna és text, no pas un valor. Tingueu en compte que el paràmetre \"CampDeBaseDeDades\" ha de fer referència a una columna que puga contindre valors."
+msgstr "En l'exemple anterior (desplaceu-vos cap amunt) podeu buscar el nombre de nens el nom dels quals comença amb la lletra E o amb una lletra posterior. Editeu la fórmula de la cel·la B16 perquè hi aparega <item type=\"input\">=BDCOMPTAA(A1:E10;\"Nom\";A13:E14)</item>. Suprimiu el criteri de busca anterior i introduïu <item type=\"input\">>=E</item> en el camp A14 de la columna Nom. El resultat és 5. Si ara suprimiu tots els valors numèrics que corresponen a l'Ariadna a la fila 8, el resultat canvia a 4. La fila 8 ja no s'inclou en el comptatge perquè no conté cap valor. El nom Ariadna és text, no pas un valor. Tingueu en compte que el paràmetre \"CampDeBaseDeDades\" ha de fer referència a una columna que puga contindre valors."
#: 04060101.xhp
msgctxt ""
@@ -4367,7 +4367,7 @@ msgctxt ""
"bm_id3147256\n"
"help.text"
msgid "<bookmark_value>DGET function</bookmark_value> <bookmark_value>cell contents;searching in Calc databases</bookmark_value> <bookmark_value>searching;cell contents in Calc databases</bookmark_value>"
-msgstr "<bookmark_value>funció BDEXTREU</bookmark_value><bookmark_value>contingut de les cel·les;cerca en les bases de dades del Calc</bookmark_value><bookmark_value>cerca;continguts de les cel·les en les bases de dades del Calc</bookmark_value>"
+msgstr "<bookmark_value>funció BDEXTREU</bookmark_value><bookmark_value>contingut de les cel·les;busca en les bases de dades del Calc</bookmark_value><bookmark_value>busca;continguts de les cel·les en les bases de dades del Calc</bookmark_value>"
#: 04060101.xhp
msgctxt ""
@@ -4383,7 +4383,7 @@ msgctxt ""
"par_id3152801\n"
"help.text"
msgid "<ahelp hid=\"HID_FUNC_DBAUSZUG\">DGET returns the contents of the referenced cell in a database which matches the specified search criteria.</ahelp> In case of an error, the function returns either #VALUE! for no row found, or Err502 for more than one cell found."
-msgstr "<ahelp hid=\"HID_FUNC_DBAUSZUG\">BDEXTREU retorna el contingut de la cel·la referenciada en una base de dades que coincidisca amb els criteris de cerca que s'hagen indicat.</ahelp> En cas d'error, la funció retorna #VALOR! si no ha trobat cap fila o bé Err502 si ha trobat més d'una cel·la."
+msgstr "<ahelp hid=\"HID_FUNC_DBAUSZUG\">BDEXTREU retorna el contingut de la cel·la referenciada en una base de dades que coincidisca amb els criteris de busca que s'hagen indicat.</ahelp> En cas d'error, la funció retorna #VALOR! si no ha trobat cap fila o bé Err502 si ha trobat més d'una cel·la."
#: 04060101.xhp
msgctxt ""
@@ -4463,7 +4463,7 @@ msgctxt ""
"bm_id3149766\n"
"help.text"
msgid "<bookmark_value>DMAX function</bookmark_value> <bookmark_value>maximum values in Calc databases</bookmark_value> <bookmark_value>searching;maximum values in columns</bookmark_value>"
-msgstr "<bookmark_value>funció BDMAX</bookmark_value><bookmark_value>valors màxims en les bases de dades del Calc</bookmark_value><bookmark_value>cerca;valors màxims en les columnes</bookmark_value>"
+msgstr "<bookmark_value>funció BDMAX</bookmark_value><bookmark_value>valors màxims en les bases de dades del Calc</bookmark_value><bookmark_value>busca;valors màxims en les columnes</bookmark_value>"
#: 04060101.xhp
msgctxt ""
@@ -4479,7 +4479,7 @@ msgctxt ""
"par_id3154903\n"
"help.text"
msgid "<ahelp hid=\"HID_FUNC_DBMAX\">DMAX returns the maximum content of a cell (field) in a database (all records) that matches the specified search conditions.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_DBMAX\">BDMAX retorna el contingut màxim d'una cel·la (camp) determinada d'una base de dades (tots els registres) que coincidisca amb les condicions de cerca que s'hagen indicat.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_DBMAX\">BDMAX retorna el contingut màxim d'una cel·la (camp) determinada d'una base de dades (tots els registres) que coincidisca amb les condicions de busca que s'hagen indicat.</ahelp>"
#: 04060101.xhp
msgctxt ""
@@ -4535,7 +4535,7 @@ msgctxt ""
"bm_id3159141\n"
"help.text"
msgid "<bookmark_value>DMIN function</bookmark_value> <bookmark_value>minimum values in Calc databases</bookmark_value> <bookmark_value>searching;minimum values in columns</bookmark_value>"
-msgstr "<bookmark_value>funció BDMIN</bookmark_value><bookmark_value>valors mínims en les bases de dades del Calc</bookmark_value><bookmark_value>cerca;valors mínims en les columnes</bookmark_value>"
+msgstr "<bookmark_value>funció BDMIN</bookmark_value><bookmark_value>valors mínims en les bases de dades del Calc</bookmark_value><bookmark_value>busca;valors mínims en les columnes</bookmark_value>"
#: 04060101.xhp
msgctxt ""
@@ -4551,7 +4551,7 @@ msgctxt ""
"par_id3154261\n"
"help.text"
msgid "<ahelp hid=\"HID_FUNC_DBMIN\">DMIN returns the minimum content of a cell (field) in a database that matches the specified search criteria.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_DBMIN\">BDMIN retorna el contingut mínim d'una cel·la (camp) en una base de dades que coincidisca amb els criteris de cerca que s'hagen indicat.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_DBMIN\">BDMIN retorna el contingut mínim d'una cel·la (camp) en una base de dades que coincidisca amb els criteris de busca que s'hagen indicat.</ahelp>"
#: 04060101.xhp
msgctxt ""
@@ -4623,7 +4623,7 @@ msgctxt ""
"par_id3166453\n"
"help.text"
msgid "<ahelp hid=\"HID_FUNC_DBMITTELWERT\">DAVERAGE returns the average of the values of all cells (fields) in all rows (database records) that match the specified search criteria.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_DBMITTELWERT\">BDMITJANA retorna la mitjana dels valors de totes les cel·les (camps) de totes les files (registres de la base de dades) que coincideixen amb els criteris de cerca que s'hagen indicat.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_DBMITTELWERT\">BDMITJANA retorna la mitjana dels valors de totes les cel·les (camps) de totes les files (registres de la base de dades) que coincideixen amb els criteris de busca que s'hagen indicat.</ahelp>"
#: 04060101.xhp
msgctxt ""
@@ -4695,7 +4695,7 @@ msgctxt ""
"par_id3152879\n"
"help.text"
msgid "<ahelp hid=\"HID_FUNC_DBPRODUKT\">DPRODUCT multiplies all cells of a data range where the cell contents match the search criteria.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_DBPRODUKT\">BDPRODUCTE multiplica totes les cel·les d'un interval de dades determinat on els continguts de les cel·les coincidisquen amb els criteris de cerca.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_DBPRODUKT\">BDPRODUCTE multiplica totes les cel·les d'un interval de dades determinat on els continguts de les cel·les coincidisquen amb els criteris de busca.</ahelp>"
#: 04060101.xhp
msgctxt ""
@@ -4751,7 +4751,7 @@ msgctxt ""
"par_id3154605\n"
"help.text"
msgid "<ahelp hid=\"HID_FUNC_DBSTDABW\">DSTDEV calculates the standard deviation of a population based on a sample, using the numbers in a database column that match the given conditions.</ahelp> The records are treated as a sample of data. That means that the children in the example represent a cross section of all children. Note that a representative result can not be obtained from a sample of less than one thousand."
-msgstr "<ahelp hid=\"HID_FUNC_DBSTDABW\">BDDESVEST calcula la desviació estàndard d'una població en funció d'una mostra; per fer-ho, utilitza els nombres d'una columna d'una base de dades que coincidisquen amb els criteris de cerca.</ahelp> Els registres es tracten com una mostra de dades. Això vol dir que els nens de l'exemple representen una secció transversal de tots els nens. Tingueu en compte que, perquè un resultat siga representatiu, cal que la mostra siga superior a 1000."
+msgstr "<ahelp hid=\"HID_FUNC_DBSTDABW\">BDDESVEST calcula la desviació estàndard d'una població en funció d'una mostra; per fer-ho, utilitza els nombres d'una columna d'una base de dades que coincidisquen amb els criteris de busca.</ahelp> Els registres es tracten com una mostra de dades. Això vol dir que els nens de l'exemple representen una secció transversal de tots els nens. Tingueu en compte que, perquè un resultat siga representatiu, cal que la mostra siga superior a 1000."
#: 04060101.xhp
msgctxt ""
@@ -4823,7 +4823,7 @@ msgctxt ""
"par_id3145598\n"
"help.text"
msgid "<ahelp hid=\"HID_FUNC_DBSTDABWN\">DSTDEVP calculates the standard deviation of a population based on all cells of a data range which match the search criteria.</ahelp> The records from the example are treated as the whole population."
-msgstr "<ahelp hid=\"HID_FUNC_DBSTDABWN\">La funció BDDESVESTP calcula la desviació estàndard d'una població, basada en totes les cel·les d'un interval de dades que coincideixen amb els criteris de cerca.</ahelp> A l'exemple, els registres es tracten com una població completa."
+msgstr "<ahelp hid=\"HID_FUNC_DBSTDABWN\">La funció BDDESVESTP calcula la desviació estàndard d'una població, basada en totes les cel·les d'un interval de dades que coincideixen amb els criteris de busca.</ahelp> A l'exemple, els registres es tracten com una població completa."
#: 04060101.xhp
msgctxt ""
@@ -4895,7 +4895,7 @@ msgctxt ""
"par_id3149591\n"
"help.text"
msgid "<ahelp hid=\"HID_FUNC_DBSUMME\">DSUM returns the total of all cells in a database field in all rows (records) that match the specified search criteria.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_DBSUMME\">BDSUM retorna el total de totes les cel·les en un camp de base de dades, en totes les files (registres) que coincidisquen amb els criteris de cerca que hàgeu indicat.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_DBSUMME\">BDSUM retorna el total de totes les cel·les en un camp de base de dades, en totes les files (registres) que coincidisquen amb els criteris de busca que hàgeu indicat.</ahelp>"
#: 04060101.xhp
msgctxt ""
@@ -4967,7 +4967,7 @@ msgctxt ""
"par_id3154418\n"
"help.text"
msgid "<ahelp hid=\"HID_FUNC_DBVARIANZ\">DVAR returns the variance of all cells of a database field in all records that match the specified search criteria.</ahelp> The records from the example are treated as a sample of data. A representative result cannot be obtained from a sample population of less than one thousand."
-msgstr "<ahelp hid=\"HID_FUNC_DBVARIANZ\">BDVAR retorna la variància de totes les cel·les d'un camp de base de dades en tots els registres que coincidisquen amb els criteris de cerca que s'hagen indicat.</ahelp> Els registres de l'exemple es tracten com una mostra de dades. Perquè un resultat siga representatiu, la mostra ha de ser superior a 1000."
+msgstr "<ahelp hid=\"HID_FUNC_DBVARIANZ\">BDVAR retorna la variància de totes les cel·les d'un camp de base de dades en tots els registres que coincidisquen amb els criteris de busca que s'hagen indicat.</ahelp> Els registres de l'exemple es tracten com una mostra de dades. Perquè un resultat siga representatiu, la mostra ha de ser superior a 1000."
#: 04060101.xhp
msgctxt ""
@@ -5039,7 +5039,7 @@ msgctxt ""
"par_id3155119\n"
"help.text"
msgid "<ahelp hid=\"HID_FUNC_DBVARIANZEN\">DVARP calculates the variance of all cell values in a database field in all records that match the specified search criteria.</ahelp> The records are from the example are treated as an entire population."
-msgstr "<ahelp hid=\"HID_FUNC_DBVARIANZEN\">BDVARP calcula la variància per a tots els valors de les cel·les d'un camp de base de dades determinat en tots els registres que coincidisquen amb els criteris de cerca indicats.</ahelp> Els registres de l'exemple es tracten com una població completa."
+msgstr "<ahelp hid=\"HID_FUNC_DBVARIANZEN\">BDVARP calcula la variància per a tots els valors de les cel·les d'un camp de base de dades determinat en tots els registres que coincidisquen amb els criteris de busca indicats.</ahelp> Els registres de l'exemple es tracten com una població completa."
#: 04060101.xhp
msgctxt ""
@@ -5111,7 +5111,7 @@ msgctxt ""
"hd_id3154536\n"
"help.text"
msgid "Date & Time Functions"
-msgstr ""
+msgstr "Funcions de data i d'hora"
#: 04060102.xhp
msgctxt ""
@@ -5119,7 +5119,7 @@ msgctxt ""
"par_id3153973\n"
"help.text"
msgid "<variable id=\"datumzeittext\">These spreadsheet functions are used for inserting and editing dates and times. </variable>"
-msgstr ""
+msgstr "<variable id=\"datumzeittext\">Estes funcions de full de càlcul s'utilitzen per inserir dates i hores, i editar-les. </variable>"
#: 04060102.xhp
msgctxt ""
@@ -5127,7 +5127,7 @@ msgctxt ""
"par_idN10600\n"
"help.text"
msgid "The functions whose names end with _ADD or _EXCEL2003 return the same results as the corresponding Microsoft Excel 2003 functions without the suffix. Use the functions without suffix to get results based on international standards."
-msgstr ""
+msgstr "Les funcions el nom de les quals acaba amb _ADD o _EXCEL 2003 retornen els mateixos resultats que les funcions corresponents del Microsoft Excel 2003 sense el sufix. Utilitzeu les funcions sense sufix per obtindre resultats basats en els estàndards internacionals."
#: 04060102.xhp
msgctxt ""
@@ -5223,7 +5223,7 @@ msgctxt ""
"par_id791039\n"
"help.text"
msgid "Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Calc - Calculate</emph> to select the date base."
-msgstr "Trieu <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferències</caseinline><defaultinline>Eines - Opcions</defaultinline></switchinline> - %PRODUCTNAME Calc - Càlcul</emph> per seleccionar la base de dates."
+msgstr "Trieu <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME ▸ Preferències</emph></caseinline><defaultinline><emph>Eines ▸ Opcions</emph></defaultinline></switchinline><emph> ▸ %PRODUCTNAME Calc ▸ Calcula</emph> per a seleccionar la base de dates."
#: 04060102.xhp
msgctxt ""
@@ -5583,7 +5583,7 @@ msgctxt ""
"par_id3148599\n"
"help.text"
msgid "A security is issued on 2001-02-28. First interest is set for 2001-08-31. The settlement date is 2001-05-01. The Rate is 0.1 or 10% and Par is 1000 currency units. Interest is paid half-yearly (frequency is 2). The basis is the US method (0). How much interest has accrued?"
-msgstr "Un títol s'emet el 28/2/2001. Es decideix que el primer interés serà el 31/8/2001. La data de liquidació és l'1/5/2001. El tipus d'interés és del 0,1% o del 10% i la paritat és de 100 unitats monetàries. L'interés es paga semestralment (la freqüència és 2). La base és el mètode dels EUA (0). Quina és la quantitat d'interessos acumulats?"
+msgstr "Un títol s'emet el 28/2/2001. Es decideix que el primer interés serà el 31/8/2001. La data de liquidació és l'1/5/2001. El tipus d'interés és del 0,1% o del 10% i el valor nominal és de 1.000 unitats monetàries. L'interés es paga semestralment (la freqüència és 2). La base és el mètode dels EUA (0). Quina és la quantitat d'interessos acumulats?"
#: 04060103.xhp
msgctxt ""
@@ -5679,7 +5679,7 @@ msgctxt ""
"par_id3154541\n"
"help.text"
msgid "A security is issued on 2001-04-01. The maturity date is set for 2001-06-15. The Rate is 0.1 or 10% and Par is 1000 currency units. The basis of the daily/annual calculation is the daily balance (3). How much interest has accrued?"
-msgstr "Un títol s'emet l'1/4/2001. La data de venciment serà el 15/6/2001. El tipus (l'interés) és del 0,1% o del 10% i la paritat és de 1.000 unitats monetàries. La base del càlcul diari/anual és el saldo diari (3). Quina és la quantitat d'interessos acumulats?"
+msgstr "Un títol s'emet l'1/4/2001. La data de venciment és el 15/6/2001. El tipus d'interés és del 0,1% o del 10% i la paritat és de 1.000 unitats monetàries. La base del càlcul diari/anual és el saldo diari (3). Quina és la quantitat d'interessos acumulats?"
#: 04060103.xhp
msgctxt ""
@@ -6559,7 +6559,7 @@ msgctxt ""
"par_id3145768\n"
"help.text"
msgid "<ahelp hid=\"HID_AAI_FUNC_DURATION\">Calculates the duration of a fixed interest security in years.</ahelp>"
-msgstr "<ahelp hid=\"HID_AAI_FUNC_DURATION\">Calcula la durada d'un valor de renda fixa en anys.</ahelp>"
+msgstr "<ahelp hid=\"HID_AAI_FUNC_DURATION\">Calcula la duració d'un valor de renda fixa en anys.</ahelp>"
#: 04060103.xhp
msgctxt ""
@@ -6631,7 +6631,7 @@ msgctxt ""
"par_id3148834\n"
"help.text"
msgid "A security is purchased on 2001-01-01; the maturity date is 2006-01-01. The Coupon rate of interest is 8%. The yield is 9.0%. Interest is paid half-yearly (frequency is 2). Using daily balance interest calculation (basis 3) how long is the duration?"
-msgstr "Es compra un títol el dia 1/1/2001; la data de venciment és l'1/1/2006. El tipus d'interés del cupó és del 8%. El rendiment és del 9,0%. L'interés es paga semestralment (la freqüència és 2). Si feu un càlcul (base 3) d'interessos sobre saldos diaris, quina és la durada?"
+msgstr "Es compra un títol el dia 1/1/2001; la data de venciment és l'1/1/2006. El tipus d'interés del cupó és del 8%. El rendiment és del 9,0%. L'interés es paga semestralment (la freqüència és 2). Si feu un càlcul (base 3) d'interessos sobre saldos diaris, quina és la duració?"
#: 04060103.xhp
msgctxt ""
@@ -6879,7 +6879,7 @@ msgctxt ""
"par_id3152945\n"
"help.text"
msgid "<emph>Life</emph> is the number of periods (for example, years or months) defining how long the asset is to be used."
-msgstr "<emph>Vida</emph> és el nombre de períodes (per exemple, anys o mesos) que defineixen la durada de la utilització de l'actiu."
+msgstr "<emph>Vida</emph> és el nombre de períodes (per exemple, anys o mesos) que defineixen la duració de la utilització de l'actiu."
#: 04060103.xhp
msgctxt ""
@@ -6999,7 +6999,7 @@ msgctxt ""
"par_id3154608\n"
"help.text"
msgid "<emph>Period</emph> is the length of each period. The length must be entered in the same date unit as the depreciation period."
-msgstr "<emph>Període</emph> és la durada d'un període. Heu d'indicar el període en la mateixa unitat de temps que el període de depreciació."
+msgstr "<emph>Període</emph> és la duració d'un període. Heu d'indicar el període en la mateixa unitat de temps que el període de depreciació."
#: 04060103.xhp
msgctxt ""
@@ -7271,7 +7271,7 @@ msgctxt ""
"par_id3147499\n"
"help.text"
msgid "<variable id=\"informationtext\">This category contains the <emph>Information</emph> functions.</variable>"
-msgstr "<variable id=\"statistiktext\">Esta categoria conté les funcions <emph>estadístiques</emph>. </variable>"
+msgstr "<variable id=\"informationtext\">Esta categoria conté les funcions d'<emph>informació</emph>.</variable>"
#: 04060104.xhp
msgctxt ""
@@ -7287,7 +7287,7 @@ msgctxt ""
"par_id3146885\n"
"help.text"
msgid "C"
-msgstr ""
+msgstr "C"
#: 04060104.xhp
msgctxt ""
@@ -7295,7 +7295,7 @@ msgctxt ""
"par_id3149944\n"
"help.text"
msgid "D"
-msgstr ""
+msgstr "D"
#: 04060104.xhp
msgctxt ""
@@ -8087,7 +8087,7 @@ msgctxt ""
"bm_id31470811\n"
"help.text"
msgid "<bookmark_value>IFERROR function</bookmark_value> <bookmark_value>testing;general errors</bookmark_value>"
-msgstr "<bookmark_value>funció ESERROR</bookmark_value><bookmark_value>reconeixement;errors generals</bookmark_value>"
+msgstr "<bookmark_value>funció SIERROR</bookmark_value><bookmark_value>proves;errors generals</bookmark_value>"
#: 04060104.xhp
msgctxt ""
@@ -8095,7 +8095,7 @@ msgctxt ""
"hd_id31470811\n"
"help.text"
msgid "IFERROR"
-msgstr "ESERROR"
+msgstr "SIERROR"
#: 04060104.xhp
msgctxt ""
@@ -8103,7 +8103,7 @@ msgctxt ""
"par_id31563161\n"
"help.text"
msgid "<ahelp hid=\"HID_FUNC_IFERROR\">Returns the value if the cell does not contains an error value, or the alternative value if it does.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"HID_FUNC_IFERROR\">Retorna el valor si la cel·la no conté un valor d'error, o el valor alternatiu si el conté.</ahelp>"
#: 04060104.xhp
msgctxt ""
@@ -8119,7 +8119,7 @@ msgctxt ""
"par_id31531551\n"
"help.text"
msgid "IFERROR(Value;Alternate_value)"
-msgstr ""
+msgstr "SIERROR(Valor;Valor_alternatiu)"
#: 04060104.xhp
msgctxt ""
@@ -8127,7 +8127,7 @@ msgctxt ""
"par_id31540471\n"
"help.text"
msgid "<emph>Value</emph> is the value or expression to be returned if it is not equal or results in an error."
-msgstr ""
+msgstr "<emph>Valor</emph> és el valor o expressió que es retornarà si no és igual o si produeix un error."
#: 04060104.xhp
msgctxt ""
@@ -8135,7 +8135,7 @@ msgctxt ""
"par_id31540472\n"
"help.text"
msgid "<emph>Alternate_value</emph> is the value or expression to be returned if the expression or value of <emph>Value</emph> is equal or results in an error."
-msgstr ""
+msgstr "<emph>Valor_alternatiu</emph> és el valor o expressió que es retornarà si l'expressió o el valor de<emph>Valor</emph> és igual o si produeix un error."
#: 04060104.xhp
msgctxt ""
@@ -8151,7 +8151,7 @@ msgctxt ""
"par_id31502561\n"
"help.text"
msgid "<item type=\"input\">=IFERROR(C8;C9)</item> where cell C8 contains <item type=\"input\">=1/0</item> returns the value of C9, because 1/0 is an error."
-msgstr "<item type=\"input\">=ESERROR(C8)</item> on la cel·la C8 conté <item type=\"input\">=1/0</item> retorna CERT perquè 1/0 és un error."
+msgstr "<item type=\"input\">=SIERROR(C8;C9)</item> on la cel·la C8 conté <item type=\"input\">=1/0</item> retorna el valor de C9, perquè 1/0 és un error."
#: 04060104.xhp
msgctxt ""
@@ -8159,7 +8159,7 @@ msgctxt ""
"par_id18890951\n"
"help.text"
msgid "<item type=\"input\">=IFERROR(C8;C9)</item> where cell C8 contains <item type=\"input\">13</item> returns 13, the value of C8, which is not an error."
-msgstr "<item type=\"input\">=ESERROR(C8)</item> on la cel·la C8 conté <item type=\"input\">=1/0</item> retorna CERT perquè 1/0 és un error."
+msgstr "<item type=\"input\">=SIERROR(C8;C9)</item> on la cel·la C8 conté <item type=\"input\">=13</item> retorna 13, perquè el valor de C8 no és un error."
#: 04060104.xhp
msgctxt ""
@@ -8703,7 +8703,7 @@ msgctxt ""
"bm_id31536851\n"
"help.text"
msgid "<bookmark_value>IFNA function</bookmark_value> <bookmark_value>#N/A error;testing</bookmark_value>"
-msgstr "<bookmark_value>funció ESND</bookmark_value><bookmark_value>error #N/D;reconeixement</bookmark_value>"
+msgstr "<bookmark_value>funció SIND</bookmark_value><bookmark_value>error #N/D;proves</bookmark_value>"
#: 04060104.xhp
msgctxt ""
@@ -8711,7 +8711,7 @@ msgctxt ""
"hd_id31536851\n"
"help.text"
msgid "IFNA"
-msgstr "ESND"
+msgstr "SIND"
#: 04060104.xhp
msgctxt ""
@@ -8719,7 +8719,7 @@ msgctxt ""
"par_id31491051\n"
"help.text"
msgid "<ahelp hid=\"HID_FUNC_IFNA\">Returns the value if the cell does not contains the #N/A (value not available) error value, or the alternative value if it does.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"HID_FUNC_IFNA\">Retorna el valor si la cel·la no conté el valor d'error #N/D (valor no disponible), o el valor alternatiu si el conté.</ahelp>"
#: 04060104.xhp
msgctxt ""
@@ -8735,7 +8735,7 @@ msgctxt ""
"par_id31537481\n"
"help.text"
msgid "IFNA(Value;Alternate_value)"
-msgstr ""
+msgstr "SIND(Valor;Valor_alternatiu)"
#: 04060104.xhp
msgctxt ""
@@ -8743,7 +8743,7 @@ msgctxt ""
"par_id31528841\n"
"help.text"
msgid "<emph>Value</emph> is the value or expression to be returned if it is not equal or results in an #N/A error."
-msgstr ""
+msgstr "<emph>Valor</emph> és el valor o expressió que es retornarà si no és igual o si produeix un error #N/D."
#: 04060104.xhp
msgctxt ""
@@ -8751,7 +8751,7 @@ msgctxt ""
"par_id31528842\n"
"help.text"
msgid "<emph>Alternate_value</emph> is the value or expression to be returned if the expression or value of <emph>Value</emph> is equal or results in an #N/A error."
-msgstr ""
+msgstr "<emph>Valor_alternatiu</emph> és el valor o expressió que es retornarà si l'expressió o el valor de <emph>Valor</emph> és igual o si es produeix un error #N/D."
#: 04060104.xhp
msgctxt ""
@@ -8767,7 +8767,7 @@ msgctxt ""
"par_id31548521\n"
"help.text"
msgid "<item type=\"input\">=IFNA(D3;D4)</item> returns the value of D3 if D3 does not result in an #N/A error, or D4 if it does."
-msgstr ""
+msgstr "<item type=\"input\">=SIND(D3;D4)</item> retorna el valor de D3 si D3 no conté un error #N/D, o el valor de D4 en cas contrari."
#: 04060104.xhp
msgctxt ""
@@ -8871,7 +8871,7 @@ msgctxt ""
"par_id3155920\n"
"help.text"
msgid "<ahelp hid=\"HID_FUNC_ISTUNGERADE\">Returns TRUE if the value is odd, or FALSE if the number is even.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_ISTUNGERADE\">Retorna CERT si el valor és senar; si el nombre és parell, retorna FALS.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_ISTUNGERADE\">Retorna CERT si el valor és senar; o FALS si el nombre és parell.</ahelp>"
#: 04060104.xhp
msgctxt ""
@@ -9095,7 +9095,7 @@ msgctxt ""
"hd_id3153694\n"
"help.text"
msgid "N"
-msgstr ""
+msgstr "N"
#: 04060104.xhp
msgctxt ""
@@ -9263,7 +9263,7 @@ msgctxt ""
"par_id3155900\n"
"help.text"
msgid "<ahelp hid=\"HID_FUNC_TYP\">Returns the type of value, where 1 = number, 2 = text, 4 = Boolean value, 8 = formula, 16 = error value, 64 = array.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"HID_FUNC_TYP\">Retorna el tipus de dades d'un valor, on 1 = nombre, 2 = text, 4 = valor booleà, 8 = fórmula, 16 = valor d'error i 64 = matriu.</ahelp>"
#: 04060104.xhp
msgctxt ""
@@ -9287,7 +9287,7 @@ msgctxt ""
"par_id3150830\n"
"help.text"
msgid "<emph>Value</emph> is a specific value for which the data type is determined."
-msgstr ""
+msgstr "<emph>Valor</emph> és un valor específic del qual s'ha de determinar el tipus de dades."
#: 04060104.xhp
msgctxt ""
@@ -9487,7 +9487,7 @@ msgctxt ""
"par_id3150245\n"
"help.text"
msgid "<item type=\"input\">=CELL(\"ADDRESS\";'X:\\dr\\test.ods'#$Sheet1.D2)</item> returns 'file:///X:/dr/test.ods'#$Sheet1.$D$2."
-msgstr ""
+msgstr "<item type=\"input\">=CEL·LA(\"ADREÇA\";'X:\\dr\\test.ods'#$Full1.D2)</item> retorna 'file:///X:/dr/test.ods'#$Full1.$D$2."
#: 04060104.xhp
msgctxt ""
@@ -9623,7 +9623,7 @@ msgctxt ""
"par_id3154920\n"
"help.text"
msgid "Returns the width of the referenced column. The unit is the number of zeros (0) that fit into the column in the default text and the default size."
-msgstr "Retorna l'amplada de la columna referenciada. La unitat correspon al nombre de zeros (0) que caben a la columna, amb la mida i el tipus de lletra per defecte."
+msgstr "Retorna l'amplària de la columna referenciada. La unitat correspon al nombre de zeros (0) que caben a la columna, amb la mida i el tipus de lletra per defecte."
#: 04060104.xhp
msgctxt ""
@@ -9903,7 +9903,7 @@ msgctxt ""
"par_id3156090\n"
"help.text"
msgid "<emph>Reference</emph> (list of options) is the position of the cell to be examined. If <emph>Reference</emph> is a range, the cell moves to the top left of the range. If <emph>Reference</emph> is missing, $[officename] Calc uses the position of the cell in which this formula is located. Microsoft Excel uses the reference of the cell in which the cursor is positioned."
-msgstr "<emph>Referència</emph> (llista d'opcions) és la posició de la cel·la que s'ha d'examinar. Si <emph>Referència</emph> és un interval, la cel·la es mou cap a la part superior esquerra de l'interval. Si manca la <emph>Referència</emph>, el $[officename] Calc utilitza la posició de la cel·la on hi ha la fórmula. El Microsoft Excel utilitza la referència de la cel·la on es col·loca el cursor."
+msgstr "<emph>Referència</emph> (llista d'opcions) és la posició de la cel·la que s'ha d'examinar. Si <emph>Referència</emph> és un interval, la cel·la es mou cap a la part superior esquerra de l'interval. Si falta la <emph>Referència</emph>, el $[officename] Calc utilitza la posició de la cel·l'on hi ha la fórmula. El Microsoft Excel utilitza la referència de la cel·l'on es col·loca el cursor."
#: 04060105.xhp
msgctxt ""
@@ -10415,7 +10415,7 @@ msgctxt ""
"hd_id3156257\n"
"help.text"
msgid "XOR"
-msgstr ""
+msgstr "OEX"
#: 04060105.xhp
msgctxt ""
@@ -10423,7 +10423,7 @@ msgctxt ""
"par_id3155987\n"
"help.text"
msgid "<ahelp hid=\"HID_FUNC_XOR\">Returns true if an odd number of arguments evaluates to TRUE.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"HID_FUNC_XOR\">Retorna CERT si un nombre senar d'arguments té valor CERT.</ahelp>"
#: 04060105.xhp
msgctxt ""
@@ -10511,7 +10511,7 @@ msgctxt ""
"par_id3154943\n"
"help.text"
msgid "<variable id=\"mathematiktext\">This category contains the <emph>Mathematical</emph> functions for Calc.</variable> To open the <emph>Function Wizard</emph>, choose <link href=\"text/scalc/01/04060000.xhp\" name=\"Insert - Function\"><emph>Insert - Function</emph></link>."
-msgstr "<variable id=\"mathematiktext\">Esta categoria conté les funcions <emph>matemàtiques</emph> del Calc. </variable> Per obrir l'<emph>Auxiliar de funcions</emph>, trieu <link href=\"text/scalc/01/04060000.xhp\" name=\"Insereix - Funció\"><emph>Insereix - Funció</emph></link>."
+msgstr "<variable id=\"mathematiktext\">Esta categoria conté les funcions <emph>matemàtiques</emph> del Calc. </variable> Per obrir l'<emph>Auxiliar de funcions</emph>, trieu <link href=\"text/scalc/01/04060000.xhp\" name=\"Insereix ▸ Funció\"><emph>Insereix ▸ Funció</emph></link>."
#: 04060106.xhp
msgctxt ""
@@ -12927,7 +12927,7 @@ msgctxt ""
"par_id3153454\n"
"help.text"
msgid "CEILING(Number; Significance; Mode)"
-msgstr "ARRODMULTSUP(Nombre; Importància; Mode)"
+msgstr "ARRODMULTSUP(Nombre; Precisió; Mode)"
#: 04060106.xhp
msgctxt ""
@@ -12999,7 +12999,7 @@ msgctxt ""
"bm_id2952518\n"
"help.text"
msgid "<bookmark_value>CEILING.PRECISE function</bookmark_value> <bookmark_value>rounding;up to multiples of significance</bookmark_value>"
-msgstr "<bookmark_value>funció ARRODMULTSUP</bookmark_value><bookmark_value>arrodoniment;cap amunt fins a múltiples significatius</bookmark_value>"
+msgstr "<bookmark_value>funció ARRODMULTSUP.PRECIS</bookmark_value><bookmark_value>arrodoniment;cap amunt fins a múltiples significatius</bookmark_value>"
#: 04060106.xhp
msgctxt ""
@@ -13007,7 +13007,7 @@ msgctxt ""
"hd_id2952518\n"
"help.text"
msgid "CEILING.PRECISE"
-msgstr ""
+msgstr "ARRODMULTSUP.PRECIS"
#: 04060106.xhp
msgctxt ""
@@ -13015,7 +13015,7 @@ msgctxt ""
"par_id2953422\n"
"help.text"
msgid "<ahelp hid=\"HID_FUNC_CEIL_MS\">Rounds a number up to the nearest multiple of Significance, regardless of sign of Significance</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"HID_FUNC_CEIL_MS\">Arrodoneix un nombre cap amunt al múltiple més proper de la Precisió, sense importar el signe de la Precisió.</ahelp>"
#: 04060106.xhp
msgctxt ""
@@ -13031,7 +13031,7 @@ msgctxt ""
"par_id2953454\n"
"help.text"
msgid "CEILING.PRECISE(Number; Significance)"
-msgstr ""
+msgstr "ARRODMULTSUP.PRECIS(Nombre;Precisió)"
#: 04060106.xhp
msgctxt ""
@@ -13039,7 +13039,7 @@ msgctxt ""
"par_id2953467\n"
"help.text"
msgid "<emph>Number</emph> (required) is the number that is to be rounded up."
-msgstr "<emph>Nombre</emph> és el nombre que s'ha d'arrodonir a l'alça."
+msgstr "<emph>Nombre</emph> (necessari) és el nombre que s'ha d'arrodonir a l'alça."
#: 04060106.xhp
msgctxt ""
@@ -13047,7 +13047,7 @@ msgctxt ""
"par_id2955000\n"
"help.text"
msgid "<emph>Significance</emph> (optional) is the number to whose multiple the value is to be rounded up."
-msgstr "<emph>Importància</emph> és el nombre al múltiple del qual s'ha d'arrodonir a l'alça el valor."
+msgstr "<emph>Precisió</emph> (opcional) és el nombre al múltiple del qual s'ha d'arrodonir a l'alça el valor."
#: 04060106.xhp
msgctxt ""
@@ -13063,7 +13063,7 @@ msgctxt ""
"par_id2945710\n"
"help.text"
msgid "<item type=\"input\">=CEILING.PRECISE(-11;-2)</item> returns -10"
-msgstr "<item type=\"input\">=ARRODMULTSUP(-11;-2)</item> retorna -10."
+msgstr "<item type=\"input\">=ARRODMULTSUP.PRECIS(-11;-2)</item> retorna -10"
#: 04060106.xhp
msgctxt ""
@@ -13071,7 +13071,7 @@ msgctxt ""
"bm_id8952518\n"
"help.text"
msgid "<bookmark_value>ISO.CEILING function</bookmark_value> <bookmark_value>rounding;up to multiples of significance</bookmark_value>"
-msgstr "<bookmark_value>funció ARRODMULTSUP</bookmark_value><bookmark_value>arrodoniment;cap amunt fins a múltiples significatius</bookmark_value>"
+msgstr "<bookmark_value>funció ARRODMULTSUP.ISO</bookmark_value><bookmark_value>arrodoniment;cap amunt fins a múltiples significatius</bookmark_value>"
#: 04060106.xhp
msgctxt ""
@@ -13079,7 +13079,7 @@ msgctxt ""
"hd_id8952518\n"
"help.text"
msgid "ISO.CEILING"
-msgstr ""
+msgstr "ARRODMULTSUP.ISO"
#: 04060106.xhp
msgctxt ""
@@ -13087,7 +13087,7 @@ msgctxt ""
"par_id8953422\n"
"help.text"
msgid "<ahelp hid=\"HID_FUNC_CEIL_ISO\">Rounds a number up to the nearest multiple of Significance, regardless of sign of Significance</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"HID_FUNC_CEIL_ISO\">Arrodoneix un nombre cap amunt al múltiple més proper de la Precisió, sense importar el signe de la Precisió</ahelp>"
#: 04060106.xhp
msgctxt ""
@@ -13103,7 +13103,7 @@ msgctxt ""
"par_id8953454\n"
"help.text"
msgid "ISO.CEILING(Number; Significance)"
-msgstr ""
+msgstr "ARRODMULTSUP.ISO(Nombre; Precisió)"
#: 04060106.xhp
msgctxt ""
@@ -13111,7 +13111,7 @@ msgctxt ""
"par_id8953467\n"
"help.text"
msgid "<emph>Number</emph> (required) is the number that is to be rounded up."
-msgstr "<emph>Nombre</emph> és el nombre que s'ha d'arrodonir a l'alça."
+msgstr "<emph>Nombre</emph> (necessari) és el nombre que s'ha d'arrodonir a l'alça."
#: 04060106.xhp
msgctxt ""
@@ -13119,7 +13119,7 @@ msgctxt ""
"par_id8955000\n"
"help.text"
msgid "<emph>Significance</emph> (optional) is the number to whose multiple the value is to be rounded up."
-msgstr "<emph>Importància</emph> és el nombre al múltiple del qual s'ha d'arrodonir a l'alça el valor."
+msgstr "<emph>Precisió</emph> (opcional) és el nombre al múltiple del qual s'ha d'arrodonir a l'alça el valor."
#: 04060106.xhp
msgctxt ""
@@ -13135,7 +13135,7 @@ msgctxt ""
"par_id8945710\n"
"help.text"
msgid "<item type=\"input\">=ISO.CEILING(-11;-2)</item> returns -10"
-msgstr "<item type=\"input\">=ARRODMULTSUP(-11;-2)</item> retorna -10."
+msgstr "<item type=\"input\">=ARRODMULTSUP.ISO(-11;-2)</item> retorna -10"
#: 04060106.xhp
msgctxt ""
@@ -14495,7 +14495,7 @@ msgctxt ""
"par_id3151884\n"
"help.text"
msgid "The formula is based on the fact that the result of a comparison is 1 if the criterion is met and 0 if it is not met. The individual comparison results will be treated as an array and used in matrix multiplication, and at the end the individual values will be totaled to give the result matrix."
-msgstr "La fórmula es basa en el fet que el resultat d'una comparació és 1 si es compleix el criteri de cerca i 0 si no es compleix. Els resultats de la comparació individual es tractaran com una matriu i s'utilitzaran en una multiplicació matricial; tot seguit, es totalitzaran els valors individuals per donar la matriu del resultat."
+msgstr "La fórmula es basa en el fet que el resultat d'una comparació és 1 si es compleix el criteri de busca i 0 si no es compleix. Els resultats de la comparació individual es tractaran com una matriu i s'utilitzaran en una multiplicació matricial; tot seguit, es totalitzaran els valors individuals per donar la matriu del resultat."
#: 04060106.xhp
msgctxt ""
@@ -14519,7 +14519,7 @@ msgctxt ""
"par_id3151986\n"
"help.text"
msgid "<ahelp hid=\"HID_FUNC_SUMMEWENN\">Adds the cells specified by a given criteria.</ahelp> This function is used to browse a range when you search for a certain value."
-msgstr "<ahelp hid=\"HID_FUNC_SUMMEWENN\">Suma les cel·les que s'han indicat segons uns criteris determinats.</ahelp> Esta funció s'utilitza per cercar un valor determinat en un interval."
+msgstr "<ahelp hid=\"HID_FUNC_SUMMEWENN\">Suma les cel·les que s'han indicat segons uns criteris determinats.</ahelp> Esta funció s'utilitza per buscar un valor determinat en un interval."
#: 04060106.xhp
msgctxt ""
@@ -14551,7 +14551,7 @@ msgctxt ""
"par_id3152062\n"
"help.text"
msgid "<emph>Criteria</emph> is the cell in which the search criterion is shown, or the search criterion itself. If the criteria is written into the formula, it has to be surrounded by double quotes."
-msgstr "<emph>Criteris</emph> és la cel·la on es mostra el criteri de cerca, o el mateix criteri. Si s'escriu el criteri en la fórmula, s'ha de posar entre cometes dobles."
+msgstr "<emph>Criteris</emph> és la cel·la on es mostra el criteri de busca, o el mateix criteri. Si s'escriu el criteri en la fórmula, s'ha de posar entre cometes dobles."
#: 04060106.xhp
msgctxt ""
@@ -15287,7 +15287,7 @@ msgctxt ""
"bm_id2957404\n"
"help.text"
msgid "<bookmark_value>FLOOR.PRECISE function</bookmark_value> <bookmark_value>rounding;down to nearest multiple of significance</bookmark_value>"
-msgstr "<bookmark_value>funció ARRODMULTINF</bookmark_value><bookmark_value>arrodoniment;cap avall fins al múltiple significatiu més proper</bookmark_value>"
+msgstr "<bookmark_value>funció ARRODMULTINF.PRECIS</bookmark_value><bookmark_value>arrodoniment;cap avall fins al múltiple significatiu més proper</bookmark_value>"
#: 04060106.xhp
msgctxt ""
@@ -15295,7 +15295,7 @@ msgctxt ""
"hd_id2957404\n"
"help.text"
msgid "FLOOR.PRECISE"
-msgstr ""
+msgstr "ARRODMULTINF.PRECIS"
#: 04060106.xhp
msgctxt ""
@@ -15303,7 +15303,7 @@ msgctxt ""
"par_id2957432\n"
"help.text"
msgid "<ahelp hid=\"HID_FUNC_FLOOR_MS\">Rounds a number down to the nearest multiple of Significance, regardless of sign of Significance</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"HID_FUNC_FLOOR_MS\">Arrodoneix un nombre cap avall al múltiple més proper de la Precisió, sense importar el signe de la Precisió</ahelp>"
#: 04060106.xhp
msgctxt ""
@@ -15319,7 +15319,7 @@ msgctxt ""
"par_id2957464\n"
"help.text"
msgid "FLOOR.PRECISE(Number; Significance)"
-msgstr ""
+msgstr "ARRODMULTINF.PRECIS(Nombre; Precisió)"
#: 04060106.xhp
msgctxt ""
@@ -15335,7 +15335,7 @@ msgctxt ""
"par_id2957497\n"
"help.text"
msgid "<emph>Significance</emph> is the value to whose multiple the number is to be rounded down."
-msgstr "<emph>Importància</emph> és el valor al múltiple del qual s'ha d'arrodonir a la baixa el nombre."
+msgstr "<emph>Precisió</emph> és el valor al múltiple del qual s'ha d'arrodonir a la baixa el nombre."
#: 04060106.xhp
msgctxt ""
@@ -15351,7 +15351,7 @@ msgctxt ""
"par_id2963945\n"
"help.text"
msgid "<item type=\"input\">=FLOOR.PRECISE( -11;-2)</item> returns -12"
-msgstr "<item type=\"input\">=ARRODMULTINF( -11;-2)</item> retorna -12."
+msgstr "<item type=\"input\">=ARRODMULTINF.PRECIS( -11;-2)</item> retorna -12"
#: 04060106.xhp
msgctxt ""
@@ -15375,7 +15375,7 @@ msgctxt ""
"par_id3157432\n"
"help.text"
msgid "<ahelp hid=\"HID_FUNC_UNTERGRENZE\">Rounds a number down to the nearest multiple of Significance.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_UNTERGRENZE\">Arrodoneix un nombre a la baixa cap al múltiple més proper d'Importància.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_UNTERGRENZE\">Arrodoneix un nombre a la baixa cap al múltiple més proper de Precisió.</ahelp>"
#: 04060106.xhp
msgctxt ""
@@ -15391,7 +15391,7 @@ msgctxt ""
"par_id3157464\n"
"help.text"
msgid "FLOOR(Number; Significance; Mode)"
-msgstr "ARRODMULTINF(Nombre; Importància; Mode)"
+msgstr "ARRODMULTINF(Nombre; Precisió; Mode)"
#: 04060106.xhp
msgctxt ""
@@ -15407,7 +15407,7 @@ msgctxt ""
"par_id3157497\n"
"help.text"
msgid "<emph>Significance</emph> is the value to whose multiple the number is to be rounded down."
-msgstr "<emph>Importància</emph> és el valor al múltiple del qual s'ha d'arrodonir a la baixa el nombre."
+msgstr "<emph>Precisió</emph> és el valor al múltiple del qual s'ha d'arrodonir a la baixa el nombre."
#: 04060106.xhp
msgctxt ""
@@ -15823,7 +15823,7 @@ msgctxt ""
"par_id2091433\n"
"help.text"
msgid "To generate random numbers which never recalculate, copy cells containing this function, and use <item type=\"menuitem\">Edit - Paste Special</item> (with <item type=\"menuitem\">Paste All</item> and <item type=\"menuitem\">Formulas</item> not marked and <item type=\"menuitem\">Numbers</item> marked)."
-msgstr "Per generar nombres aleatoris que no es tornen a calcular, copieu les cel·les que contenen esta funció i utilitzeu <item type=\"menuitem\">Edita - Enganxament especial</item> (amb les opcions <item type=\"menuitem\">Enganxa-ho tot</item> i <item type=\"menuitem\">Fórmules</item> desactivades, i l'opció <item type=\"menuitem\">Nombres</item> activada)."
+msgstr "Per generar nombres aleatoris que no es tornen a calcular, copieu les cel·les que contenen esta funció i utilitzeu <item type=\"menuitem\">Edita ▸ Enganxament especial</item> (amb les opcions <item type=\"menuitem\">Enganxa-ho tot</item> i <item type=\"menuitem\">Fórmules</item> desactivades, i l'opció <item type=\"menuitem\">Nombres</item> activada)."
#: 04060106.xhp
msgctxt ""
@@ -15887,7 +15887,7 @@ msgctxt ""
"par_id5092318\n"
"help.text"
msgid "This function produces a new random number each time Calc recalculates. To force Calc to recalculate manually press F9."
-msgstr ""
+msgstr "Esta funció genera un nombre aleatori nou cada vegada que el Calc recalcula. Per a forçar manualment que el Calc recalculi, premeu F9."
#: 04060106.xhp
msgctxt ""
@@ -15895,7 +15895,7 @@ msgctxt ""
"par_id9312417\n"
"help.text"
msgid "To generate random numbers which never recalculate, copy cells each containing =RAND(), and use <item type=\"menuitem\">Edit - Paste Special</item> (with <item type=\"menuitem\">Paste All</item> and <item type=\"menuitem\">Formulas</item> not marked and <item type=\"menuitem\">Numbers</item> marked)."
-msgstr "Per generar nombres aleatoris que no es tornen a calcular, copieu les cel·les que continguen =ALEAT() i utilitzeu <item type=\"menuitem\">Edita - Enganxament especial</item> (amb les opcions <item type=\"menuitem\">Enganxa-ho tot</item> i <item type=\"menuitem\">Fórmules</item> desactivades, i l'opció <item type=\"menuitem\">Nombres</item> activada)."
+msgstr "Per generar nombres aleatoris que no es tornen a calcular, copieu les cel·les que continguen =ALEAT() i utilitzeu <item type=\"menuitem\">Edita ▸ Enganxament especial</item> (amb les opcions <item type=\"menuitem\">Enganxa-ho tot</item> i <item type=\"menuitem\">Fórmules</item> desactivades, i l'opció <item type=\"menuitem\">Números</item> activada)."
#: 04060106.xhp
msgctxt ""
@@ -15967,7 +15967,7 @@ msgctxt ""
"par_id3154692\n"
"help.text"
msgid "A"
-msgstr ""
+msgstr "A"
#: 04060107.xhp
msgctxt ""
@@ -15975,7 +15975,7 @@ msgctxt ""
"par_id3150117\n"
"help.text"
msgid "B"
-msgstr ""
+msgstr "B"
#: 04060107.xhp
msgctxt ""
@@ -15983,7 +15983,7 @@ msgctxt ""
"par_id3155325\n"
"help.text"
msgid "C"
-msgstr ""
+msgstr "C"
#: 04060107.xhp
msgctxt ""
@@ -15991,7 +15991,7 @@ msgctxt ""
"par_id3153104\n"
"help.text"
msgid "1"
-msgstr ""
+msgstr "1"
#: 04060107.xhp
msgctxt ""
@@ -16023,7 +16023,7 @@ msgctxt ""
"par_id3148943\n"
"help.text"
msgid "2"
-msgstr ""
+msgstr "2"
#: 04060107.xhp
msgctxt ""
@@ -16055,7 +16055,7 @@ msgctxt ""
"par_id3154904\n"
"help.text"
msgid "3"
-msgstr ""
+msgstr "3"
#: 04060107.xhp
msgctxt ""
@@ -17023,7 +17023,7 @@ msgctxt ""
"par_id3147309\n"
"help.text"
msgid "5"
-msgstr ""
+msgstr "5"
#: 04060107.xhp
msgctxt ""
@@ -17031,7 +17031,7 @@ msgctxt ""
"par_id3154199\n"
"help.text"
msgid "1"
-msgstr ""
+msgstr "1"
#: 04060107.xhp
msgctxt ""
@@ -17047,7 +17047,7 @@ msgctxt ""
"par_id3153263\n"
"help.text"
msgid "8"
-msgstr ""
+msgstr "8"
#: 04060107.xhp
msgctxt ""
@@ -17063,7 +17063,7 @@ msgctxt ""
"par_id3147552\n"
"help.text"
msgid "3"
-msgstr ""
+msgstr "3"
#: 04060107.xhp
msgctxt ""
@@ -17095,7 +17095,7 @@ msgctxt ""
"par_id3159194\n"
"help.text"
msgid "2"
-msgstr ""
+msgstr "2"
#: 04060107.xhp
msgctxt ""
@@ -17127,7 +17127,7 @@ msgctxt ""
"par_id3156033\n"
"help.text"
msgid "3"
-msgstr ""
+msgstr "3"
#: 04060107.xhp
msgctxt ""
@@ -17143,7 +17143,7 @@ msgctxt ""
"par_id3151382\n"
"help.text"
msgid "5"
-msgstr ""
+msgstr "5"
#: 04060107.xhp
msgctxt ""
@@ -17159,7 +17159,7 @@ msgctxt ""
"par_id3145213\n"
"help.text"
msgid "1"
-msgstr ""
+msgstr "1"
#: 04060107.xhp
msgctxt ""
@@ -17191,7 +17191,7 @@ msgctxt ""
"par_id3148903\n"
"help.text"
msgid "1"
-msgstr ""
+msgstr "1"
#: 04060107.xhp
msgctxt ""
@@ -17223,7 +17223,7 @@ msgctxt ""
"par_id3154914\n"
"help.text"
msgid "9"
-msgstr ""
+msgstr "9"
#: 04060107.xhp
msgctxt ""
@@ -17239,7 +17239,7 @@ msgctxt ""
"par_id3147226\n"
"help.text"
msgid "7"
-msgstr ""
+msgstr "7"
#: 04060107.xhp
msgctxt ""
@@ -17631,7 +17631,7 @@ msgctxt ""
"par_id0811200804502119\n"
"help.text"
msgid "LINEST finds a straight line <item type=\"literal\">y = a + bx</item> that best fits the data, using linear regression (the \"least squares\" method). With more than one set of variables the straight line is of the form <item type=\"literal\">y = a + b1x1 + b2x2 ... + bnxn</item>."
-msgstr "ESTLIN cerca la línia recta <item type=\"literal\">y = a + bx</item> que encaixi millor amb les dades mitjançant la regressió lineal (el mètode dels mínims quadrats). Si hi ha més d'un conjunt de variables, la línia recta serà <item type=\"literal\">y = a + b1x1 + b2x2 ... + bnxn</item>."
+msgstr "ESTLIN busca la línia recta <item type=\"literal\">y = a + bx</item> que encaixi millor amb les dades mitjançant la regressió lineal (el mètode dels mínims quadrats). Si hi ha més d'un conjunt de variables, la línia recta serà <item type=\"literal\">y = a + b1x1 + b2x2 ... + bnxn</item>."
#: 04060107.xhp
msgctxt ""
@@ -17703,7 +17703,7 @@ msgctxt ""
"par_id3157922\n"
"help.text"
msgid "A"
-msgstr ""
+msgstr "A"
#: 04060107.xhp
msgctxt ""
@@ -17711,7 +17711,7 @@ msgctxt ""
"par_id3157945\n"
"help.text"
msgid "B"
-msgstr ""
+msgstr "B"
#: 04060107.xhp
msgctxt ""
@@ -17719,7 +17719,7 @@ msgctxt ""
"par_id3152486\n"
"help.text"
msgid "C"
-msgstr ""
+msgstr "C"
#: 04060107.xhp
msgctxt ""
@@ -17727,7 +17727,7 @@ msgctxt ""
"par_id3152509\n"
"help.text"
msgid "D"
-msgstr ""
+msgstr "D"
#: 04060107.xhp
msgctxt ""
@@ -17735,7 +17735,7 @@ msgctxt ""
"par_id3152532\n"
"help.text"
msgid "E"
-msgstr ""
+msgstr "E"
#: 04060107.xhp
msgctxt ""
@@ -17743,7 +17743,7 @@ msgctxt ""
"par_id3153431\n"
"help.text"
msgid "F"
-msgstr ""
+msgstr "F"
#: 04060107.xhp
msgctxt ""
@@ -17751,7 +17751,7 @@ msgctxt ""
"par_id3153454\n"
"help.text"
msgid "G"
-msgstr ""
+msgstr "G"
#: 04060107.xhp
msgctxt ""
@@ -18999,7 +18999,7 @@ msgctxt ""
"hd_id3153018\n"
"help.text"
msgid "<variable id=\"head_statistic\"><link href=\"text/scalc/01/04060108.xhp\" name=\"Statistics Functions\">Statistics Functions</link></variable>"
-msgstr ""
+msgstr "<variable id=\"head_statistic\"><link href=\"text/scalc/01/04060108.xhp\" name=\"Statistics Functions\">Funcions estadístiques</link></variable>"
#: 04060108.xhp
msgctxt ""
@@ -19575,7 +19575,7 @@ msgctxt ""
"par_id3149434\n"
"help.text"
msgid "<ahelp hid=\"HID_FUNC_DDE\">Returns the result of a DDE-based link.</ahelp> If the contents of the linked range or section changes, the returned value will also change. You must reload the spreadsheet or choose <emph>Edit - Links</emph> to see the updated links. Cross-platform links, for example from a <item type=\"productname\">%PRODUCTNAME</item> installation running on a Windows machine to a document created on a Linux machine, are not allowed."
-msgstr "<ahelp hid=\"HID_FUNC_DDE\">Retorna el resultat d'un enllaç basat en DDE.</ahelp> Si els continguts de la secció o de l'interval enllaçat canvien, el valor retornat també canviarà. Per veure els enllaços actualitzats, actualitzeu el full de càlcul o trieu <emph>Edita - Enllaços</emph>. No es permeten els enllaços multiplataforma (per exemple, des d'una instal·lació del <item type=\"productname\">%PRODUCTNAME</item> que s'execute en un ordinador amb el Windows a un document creat en un ordinador amb el Linux)."
+msgstr "<ahelp hid=\"HID_FUNC_DDE\">Retorna el resultat d'un enllaç basat en DDE.</ahelp> Si els continguts de la secció o de l'interval enllaçat canvien, el valor retornat també canviarà. Per veure els enllaços actualitzats, actualitzeu el full de càlcul o trieu <emph>Edita ▸ Enllaços</emph>. No es permeten els enllaços multiplataforma (per exemple, des d'una instal·lació del <item type=\"productname\">%PRODUCTNAME</item> que s'execute en un ordinador amb el Windows a un document creat en un ordinador amb el Linux)."
#: 04060109.xhp
msgctxt ""
@@ -19647,7 +19647,7 @@ msgctxt ""
"par_id3154558\n"
"help.text"
msgid "0 or missing"
-msgstr "0 o hi manca"
+msgstr "0 o hi falta"
#: 04060109.xhp
msgctxt ""
@@ -20055,7 +20055,7 @@ msgctxt ""
"par_id3156310\n"
"help.text"
msgid "<emph>Reference</emph> is the reference to a cell or cell area whose first column number is to be found."
-msgstr "<emph>Referència</emph> és la referència a una cel·la o a una àrea de cel·les de la qual s'ha de cercar el número de la primera columna."
+msgstr "<emph>Referència</emph> és la referència a una cel·la o a una àrea de cel·les de la qual s'ha de buscar el número de la primera columna."
#: 04060109.xhp
msgctxt ""
@@ -20207,7 +20207,7 @@ msgctxt ""
"bm_id3153152\n"
"help.text"
msgid "<bookmark_value>vertical search function</bookmark_value> <bookmark_value>VLOOKUP function</bookmark_value>"
-msgstr "<bookmark_value>funció de cerca vertical</bookmark_value><bookmark_value>funció CONSULTAV</bookmark_value>"
+msgstr "<bookmark_value>funció de busca vertical</bookmark_value><bookmark_value>funció CONSULTAV</bookmark_value>"
#: 04060109.xhp
msgctxt ""
@@ -20247,7 +20247,7 @@ msgctxt ""
"par_id3149289\n"
"help.text"
msgid "<emph>SearchCriterion</emph> is the value searched for in the first column of the array."
-msgstr "<emph>CriteriDeCerca</emph> és el valor que se cerca en la primera columna de la matriu."
+msgstr "<emph>CriteriDeCerca</emph> és el valor que se busca en la primera columna de la matriu."
#: 04060109.xhp
msgctxt ""
@@ -20319,7 +20319,7 @@ msgctxt ""
"bm_id3153905\n"
"help.text"
msgid "<bookmark_value>sheet numbers; looking up</bookmark_value> <bookmark_value>SHEET function</bookmark_value>"
-msgstr "<bookmark_value>números de full; cerca</bookmark_value><bookmark_value>funció FULL</bookmark_value>"
+msgstr "<bookmark_value>números de full; busca</bookmark_value><bookmark_value>funció FULL</bookmark_value>"
#: 04060109.xhp
msgctxt ""
@@ -20487,7 +20487,7 @@ msgctxt ""
"par_id3149336\n"
"help.text"
msgid "<emph>SearchCriterion</emph> is the value which is to be searched for in the single-row or single-column array."
-msgstr "<emph>CriteriDeCerca</emph> és el valor que s'ha de cercar en la matriu d'una sola fila o d'una sola columna."
+msgstr "<emph>CriteriDeCerca</emph> és el valor que s'ha de buscar en la matriu d'una sola fila o d'una sola columna."
#: 04060109.xhp
msgctxt ""
@@ -20495,7 +20495,7 @@ msgctxt ""
"par_id3159167\n"
"help.text"
msgid "<emph>LookupArray</emph> is the reference searched. A lookup array can be a single row or column, or part of a single row or column."
-msgstr "<emph>MatriuDeCerca</emph> és la referència que se cerca. Una matriu de cerca pot constar d'una sola fila o columna, o bé pot formar part d'una sola fila o columna."
+msgstr "<emph>MatriuDeCerca</emph> és la referència que se busca. Una matriu de busca pot constar d'una sola fila o columna, o bé pot formar part d'una sola fila o columna."
#: 04060109.xhp
msgctxt ""
@@ -20503,7 +20503,7 @@ msgctxt ""
"par_id3147239\n"
"help.text"
msgid "<emph>Type</emph> may take the values 1, 0, or -1. If Type = 1 or if this optional parameter is missing, it is assumed that the first column of the search array is sorted in ascending order. If Type = -1 it is assumed that the column in sorted in descending order. This corresponds to the same function in Microsoft Excel."
-msgstr "<emph>Tipus</emph> pot tindre els valors 1, 0 o -1. Si Tipus = 1 o si manca este paràmetre opcional, s'assumeix que la primera columna de la matriu de cerca està ordenada de manera ascendent. Si Tipus = -1 s'assumeix que la columna està ordenada de manera descendent. Això correspon a la mateixa funció del Microsoft Excel."
+msgstr "<emph>Tipus</emph> pot tindre els valors 1, 0 o -1. Si Tipus = 1 o si falta este paràmetre opcional, s'assumeix que la primera columna de la matriu de busca està ordenada de manera ascendent. Si Tipus = -1 s'assumeix que la columna està ordenada de manera descendent. Això correspon a la mateixa funció del Microsoft Excel."
#: 04060109.xhp
msgctxt ""
@@ -20519,7 +20519,7 @@ msgctxt ""
"par_id3147528\n"
"help.text"
msgid "If Type = 1 or the third parameter is missing, the index of the last value that is smaller or equal to the search criterion is returned. This applies even when the search array is not sorted. For Type = -1, the first value that is larger or equal is returned."
-msgstr "Si Tipus = 1 o manca el tercer paràmetre, es retorna l'índex de l'últim valor que siga més petit o igual que el criteri de cerca. Esta regla s'aplica quan la matriu de cerca no està ordenada. Per a Tipus = -1, es retorna el primer valor que siga més gran o igual que el criteri."
+msgstr "Si Tipus = 1 o falta el tercer paràmetre, es retorna l'índex de l'últim valor que siga més petit o igual que el criteri de busca. Esta regla s'aplica quan la matriu de busca no està ordenada. Per a Tipus = -1, es retorna el primer valor que siga més gran o igual que el criteri."
#: 04060109.xhp
msgctxt ""
@@ -20535,7 +20535,7 @@ msgctxt ""
"par_id3155343\n"
"help.text"
msgid "<item type=\"input\">=MATCH(200;D1:D100)</item> searches the area D1:D100, which is sorted by column D, for the value 200. As soon as this value is reached, the number of the row in which it was found is returned. If a higher value is found during the search in the column, the number of the previous row is returned."
-msgstr "<item type=\"input\">=COINCIDEIX(200;D1:D100)</item> cerca el valor 200 en l'àrea D1:D100, que s'ha ordenat per la columna D. Tan bon punt es troba este valor, es retorna el nombre de la fila on s'ha trobat. Si es troba un valor més gran durant la cerca a la columna, es retorna el nombre de la fila anterior."
+msgstr "<item type=\"input\">=COINCIDEIX(200;D1:D100)</item> busca el valor 200 en l'àrea D1:D100, que s'ha ordenat per la columna D. Tan bon punt es troba este valor, es retorna el nombre de la fila on s'ha trobat. Si es troba un valor més gran durant la busca a la columna, es retorna el nombre de la fila anterior."
#: 04060109.xhp
msgctxt ""
@@ -20575,7 +20575,7 @@ msgctxt ""
"par_id3159194\n"
"help.text"
msgid "OFFSET(Reference; Rows; Columns; Height; Width)"
-msgstr "DESPLAÇAMENT(Referència; Files; Columnes; Alçada; Amplada)"
+msgstr "DESPLAÇAMENT(Referència; Files; Columnes; Alçària; Amplària)"
#: 04060109.xhp
msgctxt ""
@@ -20583,7 +20583,7 @@ msgctxt ""
"par_id3152360\n"
"help.text"
msgid "<emph>Reference</emph> is the reference from which the function searches for the new reference."
-msgstr "<emph>Referència</emph> és la referència a partir de la qual la funció cerca la referència nova."
+msgstr "<emph>Referència</emph> és la referència a partir de la qual la funció busca la referència nova."
#: 04060109.xhp
msgctxt ""
@@ -20607,7 +20607,7 @@ msgctxt ""
"par_id3150708\n"
"help.text"
msgid "<emph>Height</emph> (optional) is the vertical height for an area that starts at the new reference position."
-msgstr "<emph>Alçada</emph> (opcional) és l'alçada vertical d'una àrea que comença en la posició de referència nova."
+msgstr "<emph>Alçària</emph> (opcional) és l'alçària vertical d'una àrea que comença en la posició de referència nova."
#: 04060109.xhp
msgctxt ""
@@ -20615,7 +20615,7 @@ msgctxt ""
"par_id3147278\n"
"help.text"
msgid "<emph>Width</emph> (optional) is the horizontal width for an area that starts at the new reference position."
-msgstr "<emph>Amplada</emph> (opcional) és l'amplada horitzontal d'una àrea que comença en la nova posició de referència."
+msgstr "<emph>Amplària</emph> (opcional) és l'amplària horitzontal d'una àrea que comença en la nova posició de referència."
#: 04060109.xhp
msgctxt ""
@@ -20631,7 +20631,7 @@ msgctxt ""
"par_id9051484\n"
"help.text"
msgid "Arguments <emph>Height</emph> and <emph>Width</emph> must not lead to zero or negative count of rows or columns."
-msgstr "Els arguments <emph>Alçada</emph> i <emph>Amplada</emph> no han de conduir a zero o a un comptatge negatiu de files o de columnes."
+msgstr "Els arguments <emph>Alçària</emph> i <emph>Amplària</emph> no han de conduir a zero o a un comptatge negatiu de files o de columnes."
#: 04060109.xhp
msgctxt ""
@@ -20679,7 +20679,7 @@ msgctxt ""
"par_id6668599\n"
"help.text"
msgid "<item type=\"input\">=OFFSET(B2:C3;1;0;3;4)</item> returns a reference to B2:C3 moved down by one row resized to 3 rows and 4 columns (B3:E5)."
-msgstr "<item type=\"input\">=DESPLAÇAMENT(B2:C3;1;0;3;4)</item> retorna una referència a B2:C3 desplaçada una fila redimensionada en 3 files i 4 columnes (B2:E4)."
+msgstr "<item type=\"input\">=DESPLAÇAMENT(B2:C3;1;0;3;4)</item> retorna una referència a B2:C3 desplaçada una fila redimensionada en 3 files i 4 columnes (B3:E5)."
#: 04060109.xhp
msgctxt ""
@@ -20687,7 +20687,7 @@ msgctxt ""
"par_id3153739\n"
"help.text"
msgid "<item type=\"input\">=SUM(OFFSET(A1;2;2;5;6))</item> determines the total of the area that starts in cell C3 and has a height of 5 rows and a width of 6 columns (area=C3:H7)."
-msgstr "<item type=\"input\">=SUMA(DESPLAÇAMENT(A1;2;2;5;6))</item> determina el total de l'àrea que comença a la cel·la C3, i que té una alçada de 5 files i una amplada de 6 columnes (àrea=C3:H7)."
+msgstr "<item type=\"input\">=SUMA(DESPLAÇAMENT(A1;2;2;5;6))</item> determina el total de l'àrea que comença a la cel·la C3, i que té una alçària de 5 files i una amplària de 6 columnes (àrea=C3:H7)."
#: 04060109.xhp
msgctxt ""
@@ -20727,7 +20727,7 @@ msgctxt ""
"par_id4484084\n"
"help.text"
msgid "If LOOKUP cannot find the search criterion, it matches the largest value in the search vector that is less than or equal to the search criterion."
-msgstr "Si CONSULTA no pot trobar el criteri de cerca, coincideix amb el valor més gran del vector de cerca que siga més petit o igual que el criteri de cerca."
+msgstr "Si CONSULTA no pot trobar el criteri de busca, coincideix amb el valor més gran del vector de busca que siga més petit o igual que el criteri de busca."
#: 04060109.xhp
msgctxt ""
@@ -20751,7 +20751,7 @@ msgctxt ""
"par_id3150646\n"
"help.text"
msgid "<emph>SearchCriterion</emph> is the value to be searched for; entered either directly or as a reference."
-msgstr "<emph>CriteriDeCerca</emph> és el valor que s'ha de cercar; es pot introduir directament o com una referència."
+msgstr "<emph>CriteriDeCerca</emph> és el valor que s'ha de buscar; es pot introduir directament o com una referència."
#: 04060109.xhp
msgctxt ""
@@ -20759,7 +20759,7 @@ msgctxt ""
"par_id3154854\n"
"help.text"
msgid "<emph>SearchVector</emph> is the single-row or single-column area to be searched."
-msgstr "<emph>VectorDeCerca</emph> és l'àrea d'una fila o d'una columna que s'ha de cercar."
+msgstr "<emph>VectorDeCerca</emph> és l'àrea d'una fila o d'una columna que s'ha de buscar."
#: 04060109.xhp
msgctxt ""
@@ -20767,7 +20767,7 @@ msgctxt ""
"par_id3149925\n"
"help.text"
msgid "<emph>ResultVector</emph> is another single-row or single-column range from which the result of the function is taken. The result is the cell of the result vector with the same index as the instance found in the search vector."
-msgstr "<emph>VectorResultant</emph> és un altre interval d'una sola fila o d'una sola columna d'on s'extreu el resultat de la funció. El resultat és la cel·la del vector resultant amb el mateix índex que la instància trobada en el vector de cerca."
+msgstr "<emph>VectorResultant</emph> és un altre interval d'una sola fila o d'una sola columna d'on s'extreu el resultat de la funció. El resultat és la cel·la del vector resultant amb el mateix índex que la instància trobada en el vector de busca."
#: 04060109.xhp
msgctxt ""
@@ -20783,7 +20783,7 @@ msgctxt ""
"par_id3149809\n"
"help.text"
msgid "<item type=\"input\">=LOOKUP(A1;D1:D100;F1:F100)</item> searches the corresponding cell in range D1:D100 for the number you entered in A1. For the instance found, the index is determined, for example, the 12th cell in this range. Then, the contents of the 12th cell are returned as the value of the function (in the result vector)."
-msgstr "<item type=\"input\">=CONSULTA(A1;D1:D100;F1:F100)</item> cerca la cel·la corresponent de l'interval D1:D100 per al nombre que heu introduït a A1. Es determina l'índex de la instància que s'ha trobat; per exemple, la 12a cel·la de l'interval. Tot seguit, es retornen els continguts de la 12a cel·la com el valor de la funció (en el vector resultant)."
+msgstr "<item type=\"input\">=CONSULTA(A1;D1:D100;F1:F100)</item> busca la cel·la corresponent de l'interval D1:D100 per al nombre que heu introduït a A1. Es determina l'índex de la instància que s'ha trobat; per exemple, la 12a cel·la de l'interval. Tot seguit, es retornen els continguts de la 12a cel·la com el valor de la funció (en el vector resultant)."
#: 04060109.xhp
msgctxt ""
@@ -20983,7 +20983,7 @@ msgctxt ""
"par_id3148688\n"
"help.text"
msgid "<ahelp hid=\"HID_FUNC_WVERWEIS\">Searches for a value and reference to the cells below the selected area.</ahelp> This function verifies if the first row of an array contains a certain value. The function returns then the value in a row of the array, named in the <emph>Index</emph>, in the same column."
-msgstr "<ahelp hid=\"HID_FUNC_WVERWEIS\">Cerca un valor i una referència en les cel·les situades sota l'àrea seleccionada.</ahelp> Esta funció verifica si la primera fila d'una matriu conté un valor determinat. Tot seguit, la funció retorna el valor en una fila de la matriu, anomenada en l'<emph>Índex</emph>, en la mateixa columna."
+msgstr "<ahelp hid=\"HID_FUNC_WVERWEIS\">Busca un valor i una referència en les cel·les situades sota l'àrea seleccionada.</ahelp> Esta funció verifica si la primera fila d'una matriu conté un valor determinat. Tot seguit, la funció retorna el valor en una fila de la matriu, anomenada en l'<emph>Índex</emph>, en la mateixa columna."
#: 04060109.xhp
msgctxt ""
@@ -21231,7 +21231,7 @@ msgctxt ""
"par_idN11800\n"
"help.text"
msgid "If you use the optional <emph>CellText</emph> parameter, the formula locates the URL, and then displays the text or number."
-msgstr "Si utilitzeu el paràmetre opcional <emph>TextDeCel·la</emph>, la fórmula cerca l'URL i tot seguit mostra el text o el número."
+msgstr "Si utilitzeu el paràmetre opcional <emph>TextDeCel·la</emph>, la fórmula busca l'URL i tot seguit mostra el text o el número."
#: 04060109.xhp
msgctxt ""
@@ -21639,7 +21639,7 @@ msgctxt ""
"par_id8455153\n"
"help.text"
msgid "<ahelp hid=\".\">The ASC function converts full-width to half-width ASCII and katakana characters. Returns a text string.</ahelp>"
-msgstr "<ahelp hid=\".\">La funció ASC converteix caràcters ASCII d'amplada completa a caràcters de mitja amplada i caràcters katakana. Retorna una cadena de text.</ahelp>"
+msgstr "<ahelp hid=\".\">La funció ASC converteix caràcters ASCII d'amplària completa a caràcters de mitja amplària i caràcters katakana. Retorna una cadena de text.</ahelp>"
#: 04060110.xhp
msgctxt ""
@@ -22423,7 +22423,7 @@ msgctxt ""
"par_id3150608\n"
"help.text"
msgid "<emph>FindText</emph> refers to the text to be found."
-msgstr "<emph>TextDeCerca</emph> és el text que s'ha de cercar."
+msgstr "<emph>TextDeCerca</emph> és el text que s'ha de buscar."
#: 04060110.xhp
msgctxt ""
@@ -22431,7 +22431,7 @@ msgctxt ""
"par_id3152374\n"
"help.text"
msgid "<emph>Text</emph> is the text where the search takes place."
-msgstr "<emph>Text</emph> és el text on es du a terme la cerca."
+msgstr "<emph>Text</emph> és el text on es du a terme la busca."
#: 04060110.xhp
msgctxt ""
@@ -22439,7 +22439,7 @@ msgctxt ""
"par_id3152475\n"
"help.text"
msgid "<emph>Position</emph> (optional) is the position in the text from which the search starts."
-msgstr "<emph>Posició</emph> (opcional) és la posició en el text des d'on comença la cerca."
+msgstr "<emph>Posició</emph> (opcional) és la posició en el text des d'on comença la busca."
#: 04060110.xhp
msgctxt ""
@@ -22567,7 +22567,7 @@ msgctxt ""
"par_id964384\n"
"help.text"
msgid "<ahelp hid=\".\">The JIS function converts half-width to full-width ASCII and katakana characters. Returns a text string.</ahelp>"
-msgstr "<ahelp hid=\".\">La funció JIS converteix caràcters ASCII i katakana de mitja amplada a caràcters d'amplada completa. Retorna una cadena de text.</ahelp>"
+msgstr "<ahelp hid=\".\">La funció JIS converteix caràcters ASCII i katakana de mitja amplària a caràcters d'amplària completa. Retorna una cadena de text.</ahelp>"
#: 04060110.xhp
msgctxt ""
@@ -22687,7 +22687,7 @@ msgctxt ""
"bm_id2947083\n"
"help.text"
msgid "<bookmark_value>LEFTB function</bookmark_value>"
-msgstr "<bookmark_value>funció ESQUERRA</bookmark_value>"
+msgstr "<bookmark_value>funció ESQUERRAB</bookmark_value>"
#: 04060110.xhp
msgctxt ""
@@ -22695,7 +22695,7 @@ msgctxt ""
"hd_id2947083\n"
"help.text"
msgid "LEFTB"
-msgstr ""
+msgstr "ESQUERRAB"
#: 04060110.xhp
msgctxt ""
@@ -22703,7 +22703,7 @@ msgctxt ""
"par_id2953622\n"
"help.text"
msgid "<ahelp hid=\"HID_FUNC_LEFTB\">Returns the first characters of a DBCS text.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"HID_FUNC_LEFTB\">Retorna el primer caràcter o caràcters d'un text DBCS.</ahelp>"
#: 04060110.xhp
msgctxt ""
@@ -22719,7 +22719,7 @@ msgctxt ""
"par_id2946786\n"
"help.text"
msgid "LEFTB(\"Text\"; Number_bytes)"
-msgstr ""
+msgstr "ESQUERRAB(\"Text\"; NombreBytes)"
#: 04060110.xhp
msgctxt ""
@@ -22727,7 +22727,7 @@ msgctxt ""
"par_id2947274\n"
"help.text"
msgid "<emph>Text</emph> is the text where the initial partial words are to be determined."
-msgstr ""
+msgstr "<emph>Text</emph> és el text del qual s'han de determinar les paraules parcials inicials."
#: 04060110.xhp
msgctxt ""
@@ -22735,7 +22735,7 @@ msgctxt ""
"par_id2953152\n"
"help.text"
msgid "<emph>Number_bytes</emph> (optional) specifies the number of characters you want LEFTB to extract, based on bytes. If this parameter is not defined, one character is returned."
-msgstr ""
+msgstr "<emph>NombreBytes</emph> (opcional) indica el nombre de caràcters que voleu extreure amb ESQUERRAB. Si no es defineix este paràmetre, es retorna un únic caràcter."
#: 04060110.xhp
msgctxt ""
@@ -22751,7 +22751,7 @@ msgctxt ""
"par_id2949141\n"
"help.text"
msgid "<item type=\"input\">LEFTB(\"中国\";1)</item> returns \" \" (1 byte is only half a DBCS character and a space character is returned instead)."
-msgstr ""
+msgstr "<item type=\"input\">ESQUERRAB(\"中国\";1)</item> retorna \" \" (1 byte només és la meitat d'un caràcter DBCS i, per tant, es retorna un espai)."
#: 04060110.xhp
msgctxt ""
@@ -22759,7 +22759,7 @@ msgctxt ""
"par_id2949151\n"
"help.text"
msgid "<item type=\"input\">LEFTB(\"中国\";2)</item> returns \"中\" (2 bytes constitute one complete DBCS character)."
-msgstr ""
+msgstr "<item type=\"input\">ESQUERRAB(\"中国\";2)</item> retorna \"中\" (2 bytes formen un caràcter DBCS complet)."
#: 04060110.xhp
msgctxt ""
@@ -22767,7 +22767,7 @@ msgctxt ""
"par_id2949161\n"
"help.text"
msgid "<item type=\"input\">LEFTB(\"中国\";3)</item> returns \"中 \" (3 bytes constitute one DBCS character and a half; the last character returned is therefore a space character)."
-msgstr ""
+msgstr "<item type=\"input\">ESQUERRAB(\"中国\";3)</item> retorna \"中 \" (3 bytes formen un caràcter DBCS i mig; per tant es retorna un espai com a últim caràcter)."
#: 04060110.xhp
msgctxt ""
@@ -22775,7 +22775,7 @@ msgctxt ""
"par_id2949171\n"
"help.text"
msgid "<item type=\"input\">LEFTB(\"中国\";4)</item> returns \"中国\" (4 bytes constitute two complete DBCS characters)."
-msgstr ""
+msgstr "<item type=\"input\">ESQUERRAB(\"中国\";4)</item> retorna \"中国\" (4 bytes formen dos caràcters DBCS complets)."
#: 04060110.xhp
msgctxt ""
@@ -22783,7 +22783,7 @@ msgctxt ""
"par_id2949181\n"
"help.text"
msgid "<item type=\"input\">LEFTB(\"office\";3)</item> returns \"off\" (3 non-DBCS characters each consisting of 1 byte)."
-msgstr ""
+msgstr "<item type=\"input\">ESQUERRAB(\"oficina\";3)</item> retorna \"ofi\" (3 caràcters no-DBCS, cadascun format per 1 byte)."
#: 04060110.xhp
msgctxt ""
@@ -22863,7 +22863,7 @@ msgctxt ""
"bm_id2956110\n"
"help.text"
msgid "<bookmark_value>LENB function</bookmark_value>"
-msgstr "<bookmark_value>funció LONG</bookmark_value>"
+msgstr "<bookmark_value>funció LONGB</bookmark_value>"
#: 04060110.xhp
msgctxt ""
@@ -22871,7 +22871,7 @@ msgctxt ""
"hd_id2956110\n"
"help.text"
msgid "LENB"
-msgstr ""
+msgstr "LONGB"
#: 04060110.xhp
msgctxt ""
@@ -22895,7 +22895,7 @@ msgctxt ""
"par_id2954063\n"
"help.text"
msgid "LENB(\"Text\")"
-msgstr ""
+msgstr "LONGB(\"Text\")"
#: 04060110.xhp
msgctxt ""
@@ -22919,7 +22919,7 @@ msgctxt ""
"par_id2956018\n"
"help.text"
msgid "<item type=\"input\">LENB(\"中\")</item> returns 2 (1 DBCS character consisting of 2 bytes)."
-msgstr ""
+msgstr "<item type=\"input\">ESQUERRAB(\"中国\";2)</item> retorna \"中\" (2 bytes formen un caràcter DBCS complet)."
#: 04060110.xhp
msgctxt ""
@@ -22927,7 +22927,7 @@ msgctxt ""
"par_id2956028\n"
"help.text"
msgid "<item type=\"input\">LENB(\"中国\")</item> returns 4 (2 DBCS characters each consisting of 2 bytes)."
-msgstr ""
+msgstr "<item type=\"input\">ESQUERRAB(\"中国\";2)</item> retorna 4 (2 bytes formen un caràcter DBCS)."
#: 04060110.xhp
msgctxt ""
@@ -22935,7 +22935,7 @@ msgctxt ""
"par_id2956038\n"
"help.text"
msgid "<item type=\"input\">LENB(\"office\")</item> returns 6 (6 non-DBCS characters each consisting of 1 byte)."
-msgstr ""
+msgstr "<item type=\"input\">ESQUERRAB(\"oficina\")</item> retorna \" 6 (6 caràcters no-DBCS, cadascun format per 1 byte)."
#: 04060110.xhp
msgctxt ""
@@ -22943,7 +22943,7 @@ msgctxt ""
"par_id2956008\n"
"help.text"
msgid "<item type=\"input\">=LENB(\"Good Afternoon\")</item> returns 14."
-msgstr ""
+msgstr "<item type=\"input\">=LONGB(\"Bon dia\")</item> retorna 7."
#: 04060110.xhp
msgctxt ""
@@ -22951,7 +22951,7 @@ msgctxt ""
"par_id2954300\n"
"help.text"
msgid "<item type=\"input\">=LENB(12345.67)</item> returns 8."
-msgstr ""
+msgstr "<item type=\"input\">=LONGB(12345,67)</item> retorna 8."
#: 04060110.xhp
msgctxt ""
@@ -23103,7 +23103,7 @@ msgctxt ""
"bm_id2954589\n"
"help.text"
msgid "<bookmark_value>MIDB function</bookmark_value>"
-msgstr "<bookmark_value>funció MIG</bookmark_value>"
+msgstr "<bookmark_value>funció MIGB</bookmark_value>"
#: 04060110.xhp
msgctxt ""
@@ -23111,7 +23111,7 @@ msgctxt ""
"hd_id2954589\n"
"help.text"
msgid "MIDB"
-msgstr ""
+msgstr "MIGB"
#: 04060110.xhp
msgctxt ""
@@ -23119,7 +23119,7 @@ msgctxt ""
"par_id2954938\n"
"help.text"
msgid "<ahelp hid=\"HID_FUNC_MIDB\">Returns a text string of a DBCS text. The parameters specify the starting position and the number of characters.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"HID_FUNC_MIDB\">Retorna la cadena de text d'un text DBCS. Els paràmetres indiquen la posició inicial i el nombre de caràcters.</ahelp>"
#: 04060110.xhp
msgctxt ""
@@ -23135,7 +23135,7 @@ msgctxt ""
"par_id2950526\n"
"help.text"
msgid "MIDB(\"Text\"; Start; Number_bytes)"
-msgstr ""
+msgstr "MIGB(\"Text\"; Inici; NombreBytes)"
#: 04060110.xhp
msgctxt ""
@@ -23151,7 +23151,7 @@ msgctxt ""
"par_id2950774\n"
"help.text"
msgid "<emph>Start</emph> is the position of the first character in the text to extract."
-msgstr ""
+msgstr "<emph>Inici</emph> és la posició del primer caràcter del text que s'ha d'extreure."
#: 04060110.xhp
msgctxt ""
@@ -23159,7 +23159,7 @@ msgctxt ""
"par_id2953063\n"
"help.text"
msgid "<emph>Number_bytes</emph> specifies the number of characters MIDB will return from text, in bytes."
-msgstr ""
+msgstr "<emph>NombreBytes</emph> indica el nombre de caràcters que MIDB retornarà del text, en bytes."
#: 04060110.xhp
msgctxt ""
@@ -23175,7 +23175,7 @@ msgctxt ""
"par_id2958417\n"
"help.text"
msgid "<item type=\"input\">MIDB(\"中国\";1;0)</item> returns \"\" (0 bytes is always an empty string)."
-msgstr ""
+msgstr "<item type=\"input\">MIGB(\"中国\";1;0)</item> retorna \"\" (0 bytes es sempre una cadena buida)."
#: 04060110.xhp
msgctxt ""
@@ -23183,7 +23183,7 @@ msgctxt ""
"par_id2958427\n"
"help.text"
msgid "<item type=\"input\">MIDB(\"中国\";1;1)</item> returns \" \" (1 byte is only half a DBCS character and therefore the result is a space character)."
-msgstr ""
+msgstr "<item type=\"input\">MIGB(\"中国\";1:1)</item> retorna \" \" (1 byte és només mig caràcter DBCS i, per tant, el resultat és un caràcter d'espai)."
#: 04060110.xhp
msgctxt ""
@@ -23191,7 +23191,7 @@ msgctxt ""
"par_id2958437\n"
"help.text"
msgid "<item type=\"input\">MIDB(\"中国\";1;2)</item> returns \"中\" (2 bytes constitute one complete DBCS character)."
-msgstr ""
+msgstr "<item type=\"input\">MIGB(\"中国\";1;2)</item> retorna \"中\" (2 bytes formen un caràcter DBCS complet)."
#: 04060110.xhp
msgctxt ""
@@ -23199,7 +23199,7 @@ msgctxt ""
"par_id2958447\n"
"help.text"
msgid "<item type=\"input\">MIDB(\"中国\";1;3)</item> returns \"中 \" (3 bytes constitute one and a half DBCS character; the last byte results in a space character)."
-msgstr ""
+msgstr "<item type=\"input\">MIGB(\"中国\";1;3)</item> retorna \"中 \" (3 bytes formen un caràcter DBCS i mig; l'últim byte dóna lloc a un caràcter d'espai)."
#: 04060110.xhp
msgctxt ""
@@ -23207,7 +23207,7 @@ msgctxt ""
"par_id2958457\n"
"help.text"
msgid "<item type=\"input\">MIDB(\"中国\";1;4)</item> returns \"中国\" (4 bytes constitute two complete DBCS characters)."
-msgstr ""
+msgstr "<item type=\"input\">MIGB(\"中国\";1;4)</item> retorna \"中国\" (4 bytes formen dos caràcters DBCS complets)."
#: 04060110.xhp
msgctxt ""
@@ -23215,7 +23215,7 @@ msgctxt ""
"par_id2958467\n"
"help.text"
msgid "<item type=\"input\">MIDB(\"中国\";2;1)</item> returns \" \" (byte position 2 is not at the beginning of a character in a DBCS string; 1 space character is returned)."
-msgstr ""
+msgstr "<item type=\"input\">MIGB(\"中国\";2;1)</item> retorna \" \" (el byte de la posició 2 no és al principi d'un caràcter en una cadena DBCS; es retorna 1 espai com a caràcter)."
#: 04060110.xhp
msgctxt ""
@@ -23231,7 +23231,7 @@ msgctxt ""
"par_id2958487\n"
"help.text"
msgid "<item type=\"input\">MIDB(\"中国\";2;3)</item> returns \" 国\" (byte position 2 is not at the beginning of a character in a DBCS string; a space character is returned for byte position 2)."
-msgstr ""
+msgstr "<item type=\"input\">MIGB(\"中国\";2;1)</item> retorna \" \" (el byte de la posició 2 no és al principi d'un caràcter en una cadena DBCS; es retorna 1 espai com a caràcter)."
#: 04060110.xhp
msgctxt ""
@@ -23247,7 +23247,7 @@ msgctxt ""
"par_id2958507\n"
"help.text"
msgid "<item type=\"input\">MIDB(\"中国\";3;2)</item> returns \"国\" (byte position 3 is at the beginning of a character in a DBCS string, and 2 bytes constitute one DBCS character)."
-msgstr ""
+msgstr "<item type=\"input\">MIGB(\"中国\";2;1)</item> retorna \" \" (el byte de la posició 2 no és al principi d'un caràcter en una cadena DBCS; es retorna 1 espai com a caràcter)."
#: 04060110.xhp
msgctxt ""
@@ -23255,7 +23255,7 @@ msgctxt ""
"par_id2958517\n"
"help.text"
msgid "<item type=\"input\">MIDB(\"office\";2;3)</item> returns \"ffi\" (byte position 2 is at the beginning of a character in a non-DBCS string, and 3 bytes of a non-DBCS string constitute 3 characters)."
-msgstr ""
+msgstr "<item type=\"input\">MIGB(\"中国\";2;1)</item> retorna \" \" (el byte de la posició 2 no és al principi d'un caràcter en una cadena DBCS; es retorna 1 espai com a caràcter)."
#: 04060110.xhp
msgctxt ""
@@ -23575,7 +23575,7 @@ msgctxt ""
"bm_id2949805\n"
"help.text"
msgid "<bookmark_value>RIGHTB function</bookmark_value>"
-msgstr "<bookmark_value>funció DRETA</bookmark_value>"
+msgstr "<bookmark_value>funció DRETAB</bookmark_value>"
#: 04060110.xhp
msgctxt ""
@@ -23583,7 +23583,7 @@ msgctxt ""
"hd_id2949805\n"
"help.text"
msgid "RIGHTB"
-msgstr ""
+msgstr "DRETAB"
#: 04060110.xhp
msgctxt ""
@@ -23607,7 +23607,7 @@ msgctxt ""
"par_id2954344\n"
"help.text"
msgid "RIGHTB(\"Text\"; Number_bytes)"
-msgstr ""
+msgstr "DRETAB(\"Text\"; NombreBytes)"
#: 04060110.xhp
msgctxt ""
@@ -23615,7 +23615,7 @@ msgctxt ""
"par_id2949426\n"
"help.text"
msgid "<emph>Text</emph> is the text of which the right part is to be determined."
-msgstr ""
+msgstr "<emph>Text</emph> és el text del qual es determinarà la part dreta."
#: 04060110.xhp
msgctxt ""
@@ -23623,7 +23623,7 @@ msgctxt ""
"par_id2953350\n"
"help.text"
msgid "<emph>Number_bytes</emph> (optional) specifies the number of characters you want RIGHTB to extract, based on bytes."
-msgstr ""
+msgstr "<emph>NombreBytes</emph> (opcional) indica el nombre de caràcters que voleu extreure amb DRETAB, segons els bytes. "
#: 04060110.xhp
msgctxt ""
@@ -23639,7 +23639,7 @@ msgctxt ""
"par_id2951132\n"
"help.text"
msgid "<item type=\"input\">RIGHTB(\"中国\";1)</item> returns \" \" (1 byte is only half a DBCS character and a space character is returned instead)."
-msgstr ""
+msgstr "<item type=\"input\">DRETAB(\"中国\";1)</item> retorna \" \" (1 byte només és la meitat d'un caràcter DBCS i, per tant, es retorna un espai)."
#: 04060110.xhp
msgctxt ""
@@ -23647,7 +23647,7 @@ msgctxt ""
"par_id2951142\n"
"help.text"
msgid "<item type=\"input\">RIGHTB(\"中国\";2)</item> returns \"国\" (2 bytes constitute one complete DBCS character)."
-msgstr ""
+msgstr "<item type=\"input\">DRETAB(\"中国\";2)</item> retorna \"国\" (2 bytes formen un caràcter DBCS complet)."
#: 04060110.xhp
msgctxt ""
@@ -23655,7 +23655,7 @@ msgctxt ""
"par_id2951152\n"
"help.text"
msgid "<item type=\"input\">RIGHTB(\"中国\";3)</item> returns \" 国\" (3 bytes constitute one half DBCS character and one whole DBCS character; a space is returned for the first half)."
-msgstr ""
+msgstr "<item type=\"input\">DRETAB(\"中国\";3)</item> retorna \"国 \" (3 bytes formen un caràcter DBCS i mig i un caràcter DBCS complet; es retorna un espai per la primera meitat)."
#: 04060110.xhp
msgctxt ""
@@ -23663,7 +23663,7 @@ msgctxt ""
"par_id2951162\n"
"help.text"
msgid "<item type=\"input\">RIGHTB(\"中国\";4)</item> returns \"中国\" (4 bytes constitute two complete DBCS characters)."
-msgstr ""
+msgstr "<item type=\"input\">DRETAB(\"中国\";4)</item> retorna \"中国\" (4 bytes formen dos caràcters DBCS complets)."
#: 04060110.xhp
msgctxt ""
@@ -23671,7 +23671,7 @@ msgctxt ""
"par_id2951172\n"
"help.text"
msgid "<item type=\"input\">RIGHTB(\"office\";3)</item> returns \"ice\" (3 non-DBCS characters each consisting of 1 byte)."
-msgstr ""
+msgstr "<item type=\"input\">DRETAB(\"oficina\";3)</item> retorna \"gel\" (3 caràcters no-DBCS, cadascun format per 1 byte)."
#: 04060110.xhp
msgctxt ""
@@ -23807,7 +23807,7 @@ msgctxt ""
"par_id3148692\n"
"help.text"
msgid "<ahelp hid=\"HID_FUNC_SUCHEN\">Returns the position of a text segment within a character string.</ahelp> You can set the start of the search as an option. The search text can be a number or any sequence of characters. The search is not case-sensitive."
-msgstr "<ahelp hid=\"HID_FUNC_SUCHEN\">Retorna la posició d'un segment de text en una cadena de caràcters.</ahelp> Podeu definir l'inici de la cerca com una opció. El text de cerca pot ser un nombre o qualsevol seqüència de caràcters. En la cerca no es distingeix entre majúscules i minúscules."
+msgstr "<ahelp hid=\"HID_FUNC_SUCHEN\">Retorna la posició d'un segment de text en una cadena de caràcters.</ahelp> Podeu definir l'inici de la busca com una opció. El text de busca pot ser un nombre o qualsevol seqüència de caràcters. En la busca no es distingeix entre majúscules i minúscules."
#: 04060110.xhp
msgctxt ""
@@ -23831,7 +23831,7 @@ msgctxt ""
"par_id3146080\n"
"help.text"
msgid "<emph>FindText</emph> is the text to be searched for."
-msgstr "<emph>TextDeCerca</emph> és el text que s'ha de cercar."
+msgstr "<emph>TextDeCerca</emph> és el text que s'ha de buscar."
#: 04060110.xhp
msgctxt ""
@@ -23839,7 +23839,7 @@ msgctxt ""
"par_id3154111\n"
"help.text"
msgid "<emph>Text</emph> is the text where the search will take place."
-msgstr "<emph>Text</emph> és el text on es du a terme la cerca."
+msgstr "<emph>Text</emph> és el text on es du a terme la busca."
#: 04060110.xhp
msgctxt ""
@@ -23847,7 +23847,7 @@ msgctxt ""
"par_id3149559\n"
"help.text"
msgid "<emph>Position</emph> (optional) is the position in the text where the search is to start."
-msgstr "<emph>Posició</emph> (opcional) és la posició en el text on ha de començar la cerca."
+msgstr "<emph>Posició</emph> (opcional) és la posició en el text on ha de començar la busca."
#: 04060110.xhp
msgctxt ""
@@ -23935,7 +23935,7 @@ msgctxt ""
"par_id3150348\n"
"help.text"
msgid "<emph>Occurrence</emph> (optional) indicates which occurrence of the search text is to be replaced. If this parameter is missing the search text is replaced throughout."
-msgstr "<emph>Aparició</emph> (opcional) indica quina aparició del text de cerca s'ha de reemplaçar. Si manca este paràmetre, es reemplaça el text de cerca arreu."
+msgstr "<emph>Aparició</emph> (opcional) indica quina aparició del text de busca s'ha de reemplaçar. Si falta este paràmetre, es reemplaça el text de busca arreu."
#: 04060110.xhp
msgctxt ""
@@ -25087,7 +25087,7 @@ msgctxt ""
"par_id3149211\n"
"help.text"
msgid "$[officename] searches the Add-in folder defined in the configuration for a suitable <switchinline select=\"sys\"><caseinline select=\"UNIX\">shared library </caseinline><defaultinline>DLL</defaultinline></switchinline>. To be recognized by $[officename], the <switchinline select=\"sys\"><caseinline select=\"UNIX\">shared library </caseinline><defaultinline>DLL</defaultinline></switchinline> must have certain properties, as explained in the following. This information allows you to program your own Add-In for <emph>Function Wizard</emph> of $[officename] Calc."
-msgstr "El $[officename] cerca una <switchinline select=\"sys\"><caseinline select=\"UNIX\">biblioteca compartida </caseinline><defaultinline>DLL</defaultinline></switchinline> a la carpeta de complements que s'ha definit a la configuració. Perquè el $[officename] la detecti, la <switchinline select=\"sys\"><caseinline select=\"UNIX\">biblioteca compartida </caseinline><defaultinline>DLL</defaultinline></switchinline> ha de tindre determinades propietats, tal com s'explica tot seguit. Esta informació vos permet programar el vostre propi complement per a l'<emph>Auxiliar de funcions</emph> del $[officename] Calc."
+msgstr "El $[officename] busca una <switchinline select=\"sys\"><caseinline select=\"UNIX\">biblioteca compartida </caseinline><defaultinline>DLL</defaultinline></switchinline> a la carpeta de complements que s'ha definit a la configuració. Perquè el $[officename] la detecti, la <switchinline select=\"sys\"><caseinline select=\"UNIX\">biblioteca compartida </caseinline><defaultinline>DLL</defaultinline></switchinline> ha de tindre determinades propietats, tal com s'explica tot seguit. Esta informació vos permet programar el vostre propi complement per a l'<emph>Auxiliar de funcions</emph> del $[officename] Calc."
#: 04060112.xhp
msgctxt ""
@@ -27719,7 +27719,7 @@ msgctxt ""
"hd_id2983446\n"
"help.text"
msgid "ERF.PRECISE"
-msgstr ""
+msgstr "FER.PRECIS"
#: 04060115.xhp
msgctxt ""
@@ -27839,7 +27839,7 @@ msgctxt ""
"bm_id2945082\n"
"help.text"
msgid "<bookmark_value>ERFC.PRECISE function</bookmark_value>"
-msgstr "<bookmark_value>funció FERC</bookmark_value>"
+msgstr "<bookmark_value>funció FERC.PRECIS</bookmark_value>"
#: 04060115.xhp
msgctxt ""
@@ -27847,7 +27847,7 @@ msgctxt ""
"hd_id2945082\n"
"help.text"
msgid "ERFC.PRECISE"
-msgstr ""
+msgstr "FERC.PRECIS"
#: 04060115.xhp
msgctxt ""
@@ -27855,7 +27855,7 @@ msgctxt ""
"par_id2949453\n"
"help.text"
msgid "<ahelp hid=\"HID_FUNC_ERFC_MS\">Returns complementary values of the Gaussian error integral between x and infinity.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"HID_FUNC_ERFC_MS\">Retorna els valors complementaris de la integral d'error gaussiana entre x i l'infinit.</ahelp>"
#: 04060115.xhp
msgctxt ""
@@ -27871,7 +27871,7 @@ msgctxt ""
"par_id2953220\n"
"help.text"
msgid "ERFC.PRECISE(LowerLimit)"
-msgstr ""
+msgstr "FERC.PRECIS(LímitInferior)"
#: 04060115.xhp
msgctxt ""
@@ -27895,7 +27895,7 @@ msgctxt ""
"par_id2956102\n"
"help.text"
msgid "<item type=\"input\">=ERFC.PRECISE(1)</item> returns 0.157299."
-msgstr ""
+msgstr "<item type=\"input\">=FERC.PRECIS(1)</item> retorna 0,157299."
#: 04060115.xhp
msgctxt ""
@@ -27999,7 +27999,7 @@ msgctxt ""
"par_id3152810\n"
"help.text"
msgid "<emph>Number</emph> is a hexadecimal number or a string that represents a hexadecimal number. It can have a maximum of 10 places. The most significant bit is the sign bit, the following bits return the value. Negative numbers are entered as two's complement."
-msgstr ""
+msgstr "<emph>Nombre</emph> és un nombre hexadecimal. El nombre pot tindre un màxim de 10 xifres. El bit més significatiu és el bit del signe; els bits següents retornen el valor. Els nombres negatius s'introdueixen com a complements de dos."
#: 04060115.xhp
msgctxt ""
@@ -28023,7 +28023,7 @@ msgctxt ""
"par_id3156002\n"
"help.text"
msgid "<item type=\"input\">=HEX2BIN(\"6a\";8)</item> returns 01101010."
-msgstr ""
+msgstr "<item type=\"input\">=HEXABIN(\"6a\";8)</item> retorna 01101010."
#: 04060115.xhp
msgctxt ""
@@ -28071,7 +28071,7 @@ msgctxt ""
"par_id3159176\n"
"help.text"
msgid "<emph>Number</emph> is a hexadecimal number or a string that represents a hexadecimal number. It can have a maximum of 10 places. The most significant bit is the sign bit, the following bits return the value. Negative numbers are entered as two's complement."
-msgstr ""
+msgstr "<emph>Nombre</emph> és un nombre hexadecimal. El nombre pot tindre un màxim de 10 xifres. El bit més significatiu és el bit del signe; els bits següents retornen el valor. Els nombres negatius s'introdueixen com a complements de dos."
#: 04060115.xhp
msgctxt ""
@@ -28087,7 +28087,7 @@ msgctxt ""
"par_id3146093\n"
"help.text"
msgid "<item type=\"input\">=HEX2DEC(\"6a\")</item> returns 106."
-msgstr ""
+msgstr "<item type=\"input\">=HEXADEC(\"6a\")</item> retorna 106."
#: 04060115.xhp
msgctxt ""
@@ -28135,7 +28135,7 @@ msgctxt ""
"par_id3152795\n"
"help.text"
msgid "<emph>Number</emph> is a hexadecimal number or a string that represents a hexadecimal number. It can have a maximum of 10 places. The most significant bit is the sign bit, the following bits return the value. Negative numbers are entered as two's complement."
-msgstr ""
+msgstr "<emph>Nombre</emph> és un nombre hexadecimal. El nombre pot tindre un màxim de 10 xifres. El bit més significatiu és el bit del signe; els bits següents retornen el valor. Els nombres negatius s'introdueixen com a complements de dos."
#: 04060115.xhp
msgctxt ""
@@ -28159,7 +28159,7 @@ msgctxt ""
"par_id3159341\n"
"help.text"
msgid "<item type=\"input\">=HEX2OCT(\"6a\";4)</item> returns 0152."
-msgstr ""
+msgstr "<item type=\"input\">=HEXAOCT(\"6a\";4)</item> retorna 0152."
#: 04060116.xhp
msgctxt ""
@@ -28327,7 +28327,7 @@ msgctxt ""
"par_id3147245\n"
"help.text"
msgid "<ahelp hid=\"HID_AAI_FUNC_IMPOWER\">The result is the <emph>ComplexNumber</emph> raised to the power of <emph>Number</emph>.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"HID_AAI_FUNC_IMPOWER\">El resultat és el <emph>NombreComplex</emph> elevat a la potència de <emph>Nombre</emph>.</ahelp>"
#: 04060116.xhp
msgctxt ""
@@ -30727,7 +30727,7 @@ msgctxt ""
"par_id3154954\n"
"help.text"
msgid "<emph>Life</emph> is the depreciation duration of the asset."
-msgstr "<emph>Vida</emph> és la durada de la depreciació de l'actiu."
+msgstr "<emph>Vida</emph> és la duració de la depreciació de l'actiu."
#: 04060118.xhp
msgctxt ""
@@ -30735,7 +30735,7 @@ msgctxt ""
"par_id3152817\n"
"help.text"
msgid "<emph>S</emph> is the start of the depreciation. A must be entered in the same date unit as the duration."
-msgstr "<emph>I</emph> és l'inici de la depreciació. S'ha d'introduir A en la mateixa unitat de data que la durada."
+msgstr "<emph>I</emph> és l'inici de la depreciació. S'ha d'introduir A en la mateixa unitat de data que la duració."
#: 04060118.xhp
msgctxt ""
@@ -32055,7 +32055,7 @@ msgctxt ""
"par_id3149438\n"
"help.text"
msgid "What is the interest rate during the fifth period (year) if the constant interest rate is 5% and the cash value is 15,000 currency units? The periodic payment is seven years."
-msgstr "Quin és el tipus d'interés durant el cinquè període (any) si el tipus d'interés constant és del 5%, el valor efectiu és de 15.000 unitats monetàries i la durada del pagament periòdic és de 7 anys?"
+msgstr "Quin és el tipus d'interés durant el cinquè període (any) si el tipus d'interés constant és del 5%, el valor efectiu és de 15.000 unitats monetàries i la duració del pagament periòdic és de 7 anys?"
#: 04060118.xhp
msgctxt ""
@@ -32735,7 +32735,7 @@ msgctxt ""
"par_id3150661\n"
"help.text"
msgid "Rate: 9.00 per cent per annum (9% / 12 = 0.0075), Duration: 30 years (payment periods = 30 * 12 = 360), NPV: 125000 currency units."
-msgstr "Tipus: 9,00% anual (9% / 12 = 0,0075), durada: 30 anys (períodes de pagament = 30 * 12 = 360), VNA: 125.000 unitats monetàries."
+msgstr "Tipus: 9,00% anual (9% / 12 = 0,0075), duració: 30 anys (períodes de pagament = 30 * 12 = 360), VNA: 125.000 unitats monetàries."
#: 04060119.xhp
msgctxt ""
@@ -32991,7 +32991,7 @@ msgctxt ""
"par_id3147566\n"
"help.text"
msgid "Rate: 9.00 per cent per annum (9% / 12 = 0.0075), Duration: 30 years (NPER = 30 * 12 = 360), Pv: 125000 currency units."
-msgstr "Tipus: 9,00% anual (9% / 12 = 0,0075), durada: 30 anys (NPER = 30 * 12 = 360), VA: 12.5000 unitats monetàries."
+msgstr "Tipus: 9,00% anual (9% / 12 = 0,0075), duració: 30 anys (NPER = 30 * 12 = 360), VA: 12.5000 unitats monetàries."
#: 04060119.xhp
msgctxt ""
@@ -33391,7 +33391,7 @@ msgctxt ""
"par_id3148801\n"
"help.text"
msgid "<emph>Rate</emph> is a constant. The interest rate is to be calculated for the entire duration (duration period). The interest rate per period is calculated by dividing the interest rate by the calculated duration. The internal rate for an annuity is to be entered as Rate/12."
-msgstr "<emph>Tipus</emph> és una constant. El tipus d'interés s'ha de calcular per a tota la durada (període de durada). El tipus d'interés per període es calcula dividint el tipus d'interés per la durada calculada. El tipus intern d'una anualitat s'ha d'introduir com a Tipus/12."
+msgstr "<emph>Tipus</emph> és una constant. El tipus d'interés s'ha de calcular per a tota la duració (període de duració). El tipus d'interés per període es calcula dividint el tipus d'interés per la duració calculada. El tipus intern d'una anualitat s'ha d'introduir com a Tipus/12."
#: 04060119.xhp
msgctxt ""
@@ -33423,7 +33423,7 @@ msgctxt ""
"par_id3148480\n"
"help.text"
msgid "At an interest rate of 4.75%, a cash value of 25,000 currency units and a future value of 1,000,000 currency units, a duration of 79.49 payment periods is returned. The periodic payment is the resulting quotient from the future value and the duration, in this case 1,000,000/79.49=12,850.20."
-msgstr "Amb un tipus d'interés del 4,75%, un valor efectiu de 25.000 unitats monetàries i un valor futur d'1.000.000 d'unitats monetàries, s'obté una durada de 79,49 períodes de pagament. El pagament periòdic és el quocient que resulta del valor futur i la durada, en este cas 1.000.000/79,49=12.850,20."
+msgstr "Amb un tipus d'interés del 4,75%, un valor efectiu de 25.000 unitats monetàries i un valor futur d'1.000.000 d'unitats monetàries, s'obté una duració de 79,49 períodes de pagament. El pagament periòdic és el quocient que resulta del valor futur i la duració, en este cas 1.000.000/79,49=12.850,20."
#: 04060119.xhp
msgctxt ""
@@ -33519,7 +33519,7 @@ msgctxt ""
"bm_id3153739\n"
"help.text"
msgid "<bookmark_value>MDURATION function</bookmark_value><bookmark_value>Macauley duration</bookmark_value>"
-msgstr "<bookmark_value>funció DURADAM</bookmark_value><bookmark_value>durada de Macauley</bookmark_value>"
+msgstr "<bookmark_value>funció DURADAM</bookmark_value><bookmark_value>duració de Macauley</bookmark_value>"
#: 04060119.xhp
msgctxt ""
@@ -33535,7 +33535,7 @@ msgctxt ""
"par_id3149923\n"
"help.text"
msgid "<ahelp hid=\"HID_AAI_FUNC_MDURATION\">Calculates the modified Macauley duration of a fixed interest security in years.</ahelp>"
-msgstr "<ahelp hid=\"HID_AAI_FUNC_MDURATION\">Calcula la durada de Macauley modificada d'un valor de renda fixa en anys.</ahelp>"
+msgstr "<ahelp hid=\"HID_AAI_FUNC_MDURATION\">Calcula la duració de Macauley modificada d'un valor de renda fixa en anys.</ahelp>"
#: 04060119.xhp
msgctxt ""
@@ -33607,7 +33607,7 @@ msgctxt ""
"par_id3148652\n"
"help.text"
msgid "A security is purchased on 2001-01-01; the maturity date is 2006-01-01. The nominal rate of interest is 8%. The yield is 9.0%. Interest is paid half-yearly (frequency is 2). Using daily balance interest calculation (basis 3) how long is the modified duration?"
-msgstr "Es compra un títol l'01/01/2000; la data de venciment és l'01/01/2006. El tipus d'interés nominal és del 8%. El rendiment és del 9,0%. L'interés es paga cada mig any (la freqüència és 2). Utilitzant el càlcul d'interessos sobre saldos diaris (base 3), quina és la durada modificada?"
+msgstr "Es compra un títol l'01/01/2000; la data de venciment és l'01/01/2006. El tipus d'interés nominal és del 8%. El rendiment és del 9,0%. L'interés es paga cada mig any (la freqüència és 2). Utilitzant el càlcul d'interessos sobre saldos diaris (base 3), quina és la duració modificada?"
#: 04060119.xhp
msgctxt ""
@@ -35599,7 +35599,7 @@ msgctxt ""
"par_id6386913\n"
"help.text"
msgid "To count only negative numbers: <item type=\"input\">=COUNTIF(A1:A10;\"<0\")</item>"
-msgstr "Per comptar només els nombres negatius: <item type=\"input\">=COMPTASI(A1:A10;\"<0\")</item>"
+msgstr "Per a comptar només els nombres negatius: <item type=\"input\">=COMPTASI(A1:A10;\"<0\")</item>"
#: 04060181.xhp
msgctxt ""
@@ -35871,7 +35871,7 @@ msgctxt ""
"bm_id2945620\n"
"help.text"
msgid "<bookmark_value>BETA.INV function</bookmark_value> <bookmark_value>cumulative probability density function;inverse of</bookmark_value>"
-msgstr "<bookmark_value>funció INVBETA</bookmark_value><bookmark_value>funció de densitat de probabilitat acumulada;inversa de la</bookmark_value>"
+msgstr "<bookmark_value>funció INV.BETA</bookmark_value><bookmark_value>funció de densitat de probabilitat acumulada;inversa de la</bookmark_value>"
#: 04060181.xhp
msgctxt ""
@@ -35879,7 +35879,7 @@ msgctxt ""
"hd_id2945620\n"
"help.text"
msgid "BETA.INV"
-msgstr "INVBETA"
+msgstr "INV.BETA"
#: 04060181.xhp
msgctxt ""
@@ -35887,7 +35887,7 @@ msgctxt ""
"par_id2949825\n"
"help.text"
msgid "<ahelp hid=\"HID_FUNC_BETAINV_MS\">Returns the inverse of the cumulative beta probability density function.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_BETAINV\">Retorna la inversa de la funció de densitat de probabilitat beta acumulada.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_BETAINV_MS\">Retorna la inversa de la funció de densitat de probabilitat beta acumulada.</ahelp>"
#: 04060181.xhp
msgctxt ""
@@ -35903,7 +35903,7 @@ msgctxt ""
"par_id2956300\n"
"help.text"
msgid "BETA.INV(Number; Alpha; Beta; Start; End)"
-msgstr "INVBETA(Nombre; Alfa; Beta; Inici; Final)"
+msgstr "INV.BETA(Nombre; Alfa; Beta; Inici; Final)"
#: 04060181.xhp
msgctxt ""
@@ -35959,7 +35959,7 @@ msgctxt ""
"par_id2946859\n"
"help.text"
msgid "<item type=\"input\">=BETA.INV(0.5;5;10)</item> returns the value 0.3257511553."
-msgstr "<item type=\"input\">=INVBETA(0,5;5;10)</item> retorna el valor 0,33."
+msgstr "<item type=\"input\">=INV.BETA(0,5;5;10)</item> retorna el valor 0,3257511553."
#: 04060181.xhp
msgctxt ""
@@ -36071,7 +36071,7 @@ msgctxt ""
"bm_id2956096\n"
"help.text"
msgid "<bookmark_value>BETA.DIST function</bookmark_value> <bookmark_value>cumulative probability density function;calculating</bookmark_value>"
-msgstr "<bookmark_value>funció DISTBETA</bookmark_value><bookmark_value>funció de densitat de probabilitat acumulada;càlcul</bookmark_value>"
+msgstr "<bookmark_value>funció DIST.BETA</bookmark_value> <bookmark_value>funció de densitat de probabilitat acumulada;càlcul</bookmark_value>"
#: 04060181.xhp
msgctxt ""
@@ -36079,7 +36079,7 @@ msgctxt ""
"hd_id2956096\n"
"help.text"
msgid "BETA.DIST"
-msgstr "DISTBETA"
+msgstr "DIST.BETA"
#: 04060181.xhp
msgctxt ""
@@ -36087,7 +36087,7 @@ msgctxt ""
"par_id2950880\n"
"help.text"
msgid "<ahelp hid=\"HID_FUNC_BETADIST_MS\">Returns the beta function.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_BETAVERT\">Retorna la funció beta.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_BETADIST_MS\">Retorna la funció beta.</ahelp>"
#: 04060181.xhp
msgctxt ""
@@ -36103,7 +36103,7 @@ msgctxt ""
"par_id2947571\n"
"help.text"
msgid "BETA.DIST(Number; Alpha; Beta; Cumulative; Start; End)"
-msgstr ""
+msgstr "DIST.BETA(Nombre; Alfa; Beta; Acumulada; Inici; Final)"
#: 04060181.xhp
msgctxt ""
@@ -36111,7 +36111,7 @@ msgctxt ""
"par_id2956317\n"
"help.text"
msgid "<emph>Number</emph> (required) is the value between <emph>Start</emph> and <emph>End</emph> at which to evaluate the function."
-msgstr "<emph>Nombre</emph> és el valor entre <emph>Inici</emph> i <emph>Final</emph> amb el qual s'avalua la funció."
+msgstr "<emph>Nombre</emph> (necessari) és el valor entre <emph>Inici</emph> i <emph>Final</emph> amb el qual s'avalua la funció."
#: 04060181.xhp
msgctxt ""
@@ -36119,7 +36119,7 @@ msgctxt ""
"par_id2956107\n"
"help.text"
msgid "<emph>Alpha</emph> (required) is a parameter to the distribution."
-msgstr "<emph>Alfa</emph> és un paràmetre de la distribució."
+msgstr "<emph>Alfa</emph> (necessari) és un paràmetre de la distribució."
#: 04060181.xhp
msgctxt ""
@@ -36127,7 +36127,7 @@ msgctxt ""
"par_id2953619\n"
"help.text"
msgid "<emph>Beta</emph> (required) is a parameter to the distribution."
-msgstr "<emph>Beta</emph> és un paràmetre de la distribució."
+msgstr "<emph>Beta</emph> (necessari) és un paràmetre de la distribució."
#: 04060181.xhp
msgctxt ""
@@ -36135,7 +36135,7 @@ msgctxt ""
"par_id062920141254453\n"
"help.text"
msgid "<emph>Cumulative</emph> (required) can be 0 or False to calculate the probability density function. It can be any other value or True to calculate the cumulative distribution function."
-msgstr "<emph>Acumulada</emph> (opcional) pot ser 0 o Fals per calcular la funció de densitat de probabilitat. Si és un altre valor o Cert o s'omet, calcula la funció de distribució acumulada."
+msgstr "<emph>Acumulada</emph> (necessari) pot ser 0 o Fals per calcular la funció de densitat de probabilitat. Si és un altre valor o Cert, calcula la funció de distribució acumulada."
#: 04060181.xhp
msgctxt ""
@@ -36167,7 +36167,7 @@ msgctxt ""
"par_id2956118\n"
"help.text"
msgid "<item type=\"input\">=BETA.DIST(2;8;10;1;1;3)</item> returns the value 0.6854706"
-msgstr "<item type=\"input\">=DISTBETA(0,75;3;4)</item> retorna el valor 0,96."
+msgstr "<item type=\"input\">=DIST.BETA(2,8;10;1;1;3)</item> retorna el valor 0,6854706."
#: 04060181.xhp
msgctxt ""
@@ -36175,7 +36175,7 @@ msgctxt ""
"par_id2956119\n"
"help.text"
msgid "<item type=\"input\">=BETA.DIST(2;8;10;0;1;3)</item> returns the value 1.4837646"
-msgstr "<item type=\"input\">=DISTBETA(0,75;3;4)</item> retorna el valor 0,96."
+msgstr "<item type=\"input\">=DIST.BETA(2,8;10;0;1;3)</item> retorna el valor 1,4837646."
#: 04060181.xhp
msgctxt ""
@@ -36279,7 +36279,7 @@ msgctxt ""
"bm_id2943228\n"
"help.text"
msgid "<bookmark_value>BINOM.DIST function</bookmark_value>"
-msgstr "<bookmark_value>funció DISTBINOM</bookmark_value>"
+msgstr "<bookmark_value>funció DIST.BINOM</bookmark_value>"
#: 04060181.xhp
msgctxt ""
@@ -36287,7 +36287,7 @@ msgctxt ""
"hd_id2943228\n"
"help.text"
msgid "BINOM.DIST"
-msgstr "DISTBINOM"
+msgstr "DIST.BINOM"
#: 04060181.xhp
msgctxt ""
@@ -36295,7 +36295,7 @@ msgctxt ""
"par_id2946897\n"
"help.text"
msgid "<ahelp hid=\"HID_FUNC_BINOM_DIST_MS\">Returns the individual term binomial distribution probability.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_BINOMVERT\">Retorna la probabilitat de distribució binomial per al termini individual.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_BINOM_DIST_MS\">Retorna la probabilitat de distribució binomial discreta.</ahelp>"
#: 04060181.xhp
msgctxt ""
@@ -36311,7 +36311,7 @@ msgctxt ""
"par_id2956009\n"
"help.text"
msgid "BINOM.DIST(X; Trials; SP; C)"
-msgstr "DISTBINOM(X; Avaluacions; PE; C)"
+msgstr "DIST.BINOM(X; Avaluacions; PE; C)"
#: 04060181.xhp
msgctxt ""
@@ -36359,7 +36359,7 @@ msgctxt ""
"par_id295666\n"
"help.text"
msgid "<item type=\"input\">=BINOM.DIST(A1;12;0.5;0)</item> shows (if the values <item type=\"input\">0</item> to <item type=\"input\">12</item> are entered in A1) the probabilities for 12 flips of a coin that <emph>Heads</emph> will come up exactly the number of times entered in A1."
-msgstr "<item type=\"input\">=DISTBINOM(A1;12;0,5;0)</item> mostra (si A1 conté els valors <item type=\"input\">0</item> a <item type=\"input\">12</item>) les probabilitats per a 12 vegades que es tira una moneda a l'aire que aparega <emph>Cara</emph> el nombre de vegades exacte introduït a A1."
+msgstr "<item type=\"input\">=DIST.BINOM(A1;12;0,5;0)</item> mostra (si A1 conté els valors <item type=\"input\">0</item> a <item type=\"input\">12</item>) les probabilitats per a 12 vegades que es tira una moneda a l'aire que aparega <emph>Cara</emph> el nombre de vegades exacte introduït a A1."
#: 04060181.xhp
msgctxt ""
@@ -36367,7 +36367,7 @@ msgctxt ""
"par_id290120\n"
"help.text"
msgid "<item type=\"input\">=BINOM.DIST(A1;12;0.5;1)</item> shows the cumulative probabilities for the same series. For example, if A1 = <item type=\"input\">4</item>, the cumulative probability of the series is 0, 1, 2, 3 or 4 times <emph>Heads</emph> (non-exclusive OR)."
-msgstr "<item type=\"input\">=DISTBINOM(A1;12;0,5;1)</item> mostra les probabilitats acumulades per a les mateixes sèries. Per exemple, si A1 = <item type=\"input\">4</item>, la probabilitat acumulada de les sèries és 0, 1, 2, 3 o 4 vegades <emph>Cara</emph> (OR no exclusiu)."
+msgstr "<item type=\"input\">=DIST.BINOM(A1;12;0,5;1)</item> mostra les probabilitats acumulades per a les mateixes sèries. Per exemple, si A1 = <item type=\"input\">4</item>, la probabilitat acumulada de les sèries és 0, 1, 2, 3 o 4 vegades <emph>cara</emph> (O no exclusiu)."
#: 04060181.xhp
msgctxt ""
@@ -36375,7 +36375,7 @@ msgctxt ""
"bm_id2843228\n"
"help.text"
msgid "<bookmark_value>BINOM.INV function</bookmark_value>"
-msgstr "<bookmark_value>funció DISTBINOM</bookmark_value>"
+msgstr "<bookmark_value>funció INV.BINOM</bookmark_value>"
#: 04060181.xhp
msgctxt ""
@@ -36383,7 +36383,7 @@ msgctxt ""
"hd_id2843228\n"
"help.text"
msgid "BINOM.INV"
-msgstr ""
+msgstr "INV.BINOM"
#: 04060181.xhp
msgctxt ""
@@ -36391,7 +36391,7 @@ msgctxt ""
"par_id2846897\n"
"help.text"
msgid "<ahelp hid=\"HID_FUNC_BINOM_INV_MS\">Returns the smallest value for which the cumulative binomial distribution is greater than or equal to a criterion value.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"HID_FUNC_BINOM_INV_MS\">Retorna el valor més petit la distribució binomial acumulada del qual és major o igual que un valor de criteri.</ahelp>"
#: 04060181.xhp
msgctxt ""
@@ -36407,7 +36407,7 @@ msgctxt ""
"par_id2856009\n"
"help.text"
msgid "BINOM.INV(Trials; SP; Alpha)"
-msgstr ""
+msgstr "INV.BINOM(Avaluacions; Probabilitat; Alfa)"
#: 04060181.xhp
msgctxt ""
@@ -36415,7 +36415,7 @@ msgctxt ""
"par_id2847492\n"
"help.text"
msgid "<emph>Trials</emph> The total number of trials."
-msgstr "<emph>Avaluacions</emph> és el nombre total d'avaluacions."
+msgstr "<emph>Avaluacions:</emph> és el nombre total d'avaluacions."
#: 04060181.xhp
msgctxt ""
@@ -36447,7 +36447,7 @@ msgctxt ""
"par_id285666\n"
"help.text"
msgid "<item type=\"input\">=BINOM.INV(8;0.6;0.9)</item> returns 7, the smallest value for which the cumulative binomial distribution is greater than or equal to a criterion value."
-msgstr ""
+msgstr "<item type=\"input\">=INV.BINOM(8;0.6;0.9)</item> retorna 7, el nombre més petit per al qual la distribució binomial acumulada és més gran o igual al criteri indicat."
#: 04060181.xhp
msgctxt ""
@@ -36503,7 +36503,7 @@ msgctxt ""
"bm_id2919200902432928\n"
"help.text"
msgid "<bookmark_value>CHISQ.INV function</bookmark_value>"
-msgstr "<bookmark_value>funció INVKHIQUAD</bookmark_value>"
+msgstr "<bookmark_value>funció INV.KHIQUAD</bookmark_value>"
#: 04060181.xhp
msgctxt ""
@@ -36511,7 +36511,7 @@ msgctxt ""
"hd_id2919200902421451\n"
"help.text"
msgid "CHISQ.INV"
-msgstr "INVKHIQUAD"
+msgstr "INV.KHIQUAD"
#: 04060181.xhp
msgctxt ""
@@ -36519,7 +36519,7 @@ msgctxt ""
"par_id2919200902421449\n"
"help.text"
msgid "<ahelp hid=\"HID_FUNC_CHISQINV_MS\">Returns the inverse of the left-tailed probability of the chi-square distribution.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_CHIINV\">Retorna la inversa de la probabilitat unilateral de la distribució khi quadrat.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_CHISQINV_MS\">Retorna la inversa de la probabilitat unilateral a l'esquerra de la distribució khi quadrat.</ahelp>"
#: 04060181.xhp
msgctxt ""
@@ -36535,7 +36535,7 @@ msgctxt ""
"par_id1150504\n"
"help.text"
msgid "CHISQ.INV(Probability; DegreesFreedom)"
-msgstr ""
+msgstr "INV.KHIQUAD(Probabilitat; GrausDeLlibertat)"
#: 04060181.xhp
msgctxt ""
@@ -36567,7 +36567,7 @@ msgctxt ""
"par_id275666\n"
"help.text"
msgid "<item type=\"input\">=CHISQ.INV(0,5;1)</item> returns 0.4549364231."
-msgstr "<item type=\"input\">=INVKHI(0,05;5)</item> retorna 11,07."
+msgstr "<item type=\"input\">=INV.KHIQUAD(0,5;1)</item> retorna 0,4549364231."
#: 04060181.xhp
msgctxt ""
@@ -36687,7 +36687,7 @@ msgctxt ""
"bm_id2948835\n"
"help.text"
msgid "<bookmark_value>CHISQ.INV.RT function</bookmark_value>"
-msgstr "<bookmark_value>funció INVKHIQUAD</bookmark_value>"
+msgstr "<bookmark_value>funció INV.KHIQUAD.DRETA</bookmark_value>"
#: 04060181.xhp
msgctxt ""
@@ -36695,7 +36695,7 @@ msgctxt ""
"hd_id2948835\n"
"help.text"
msgid "CHISQ.INV.RT"
-msgstr "INVKHIQUAD"
+msgstr "INV.KHIQUAD.DRETA"
#: 04060181.xhp
msgctxt ""
@@ -36703,7 +36703,7 @@ msgctxt ""
"par_id2949906\n"
"help.text"
msgid "<ahelp hid=\"HID_FUNC_CHIINV_MS\">Returns the inverse of the one-tailed probability of the chi-squared distribution.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_CHIINV\">Retorna la inversa de la probabilitat unilateral de la distribució khi quadrat.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_CHIINV_MS\">Retorna la inversa de la probabilitat unilateral de la distribució khi quadrat.</ahelp>"
#: 04060181.xhp
msgctxt ""
@@ -36719,7 +36719,7 @@ msgctxt ""
"par_id2950504\n"
"help.text"
msgid "CHISQ.INV.RT(Number; DegreesFreedom)"
-msgstr "INVKHI(Nombre; GrausDeLlibertat)"
+msgstr "INV.KHIQUAD.DRETA(Nombre; GrausDeLlibertat)"
#: 04060181.xhp
msgctxt ""
@@ -36775,7 +36775,7 @@ msgctxt ""
"par_id2949763\n"
"help.text"
msgid "<item type=\"input\">=CHISQ.INV.RT(0.05;5)</item> returns 11.0704976935."
-msgstr "<item type=\"input\">=INVKHI(0,05;5)</item> retorna 11,07."
+msgstr "<item type=\"input\">=INV.KHIQUAD.DRETA(0,05;5)</item> retorna 11,0704976935."
#: 04060181.xhp
msgctxt ""
@@ -36783,7 +36783,7 @@ msgctxt ""
"par_id2959142\n"
"help.text"
msgid "<item type=\"input\">=CHISQ.INV.RT(0.02;5)</item> returns 13.388222599."
-msgstr "<item type=\"input\">=INVKHI(0,02;5)</item> retorna 13,39."
+msgstr "<item type=\"input\">=INV.KHIQUAD.DRETA(0,02;5)</item> retorna 13,388222599."
#: 04060181.xhp
msgctxt ""
@@ -37039,7 +37039,7 @@ msgctxt ""
"bm_id2954260\n"
"help.text"
msgid "<bookmark_value>CHISQ.TEST function</bookmark_value>"
-msgstr "<bookmark_value>funció PROVAKHI</bookmark_value>"
+msgstr "<bookmark_value>funció PROVA.KHIQUAD</bookmark_value>"
#: 04060181.xhp
msgctxt ""
@@ -37047,7 +37047,7 @@ msgctxt ""
"hd_id2954260\n"
"help.text"
msgid "CHISQ.TEST"
-msgstr "DISTKHIQUAD"
+msgstr "PROVA.KHIQUAD"
#: 04060181.xhp
msgctxt ""
@@ -37055,7 +37055,7 @@ msgctxt ""
"par_id2951052\n"
"help.text"
msgid "<ahelp hid=\"HID_FUNC_CHITEST_MS\">Returns the probability of a deviance from a random distribution of two test series based on the chi-squared test for independence.</ahelp> CHISQ.TEST returns the chi-squared distribution of the data."
-msgstr "<ahelp hid=\"HID_FUNC_CHITEST\">Retorna la probabilitat de desviació d'una distribució aleatòria de dues sèries de prova basada en la prova khi quadrat com a prova d'independència.</ahelp> PROVAKHI retorna la distribució khi quadrat de les dades."
+msgstr "<ahelp hid=\"HID_FUNC_CHITEST_MS\">Retorna la probabilitat de desviació d'una distribució aleatòria de dues sèries de prova basada en la prova khi quadrat com a prova d'independència.</ahelp> PROVA.KHIQUAD retorna la distribució khi quadrat de les dades."
#: 04060181.xhp
msgctxt ""
@@ -37063,7 +37063,7 @@ msgctxt ""
"par_id2948925\n"
"help.text"
msgid "The probability determined by CHISQ.TEST can also be determined with CHISQ.DIST, in which case the Chi square of the random sample must then be passed as a parameter instead of the data row."
-msgstr "La probabilitat determinada per PROVAKHI també es pot determinar amb DISTKHI. En este cas, la khi quadrat de la mostra aleatòria s'ha d'aprovar com a paràmetre en comptes de la fila de dades."
+msgstr "La probabilitat determinada per PROVA.KHIQUAD també es pot determinar amb DIS.TKHI. En este cas, la khi quadrat de la mostra aleatòria s'ha d'aprovar com a paràmetre en comptes de la fila de dades."
#: 04060181.xhp
msgctxt ""
@@ -37079,7 +37079,7 @@ msgctxt ""
"par_id2949162\n"
"help.text"
msgid "CHISQ.TEST(DataB; DataE)"
-msgstr "PROVAKHI(DadesB; DadesE)"
+msgstr "PROVA.KHIQUAD(DadesB; DadesE)"
#: 04060181.xhp
msgctxt ""
@@ -37271,7 +37271,7 @@ msgctxt ""
"par_id2949481\n"
"help.text"
msgid "<item type=\"input\">=CHISQ.TEST(A1:A6;B1:B6)</item> equals 0.0209708029. This is the probability which suffices the observed data of the theoretical Chi-square distribution."
-msgstr "<item type=\"input\">=PROVAKHI(A1:A6;B1:B6)</item> és igual a 0,02. Esta és la probabilitat associada a les dades observades de la distribució khi quadrat teòrica."
+msgstr "<item type=\"input\">=PROVA.KHIQUAD(A1:A6;B1:B6)</item> és igual a 0,0209708029. Esta és la probabilitat associada a les dades observades de la distribució khi quadrat teòrica."
#: 04060181.xhp
msgctxt ""
@@ -37367,7 +37367,7 @@ msgctxt ""
"bm_id2848690\n"
"help.text"
msgid "<bookmark_value>CHISQ.DIST function</bookmark_value>"
-msgstr "<bookmark_value>funció DISTKHI</bookmark_value>"
+msgstr "<bookmark_value>funció DIST.KHIQUAD</bookmark_value>"
#: 04060181.xhp
msgctxt ""
@@ -37375,7 +37375,7 @@ msgctxt ""
"hd_id2848690\n"
"help.text"
msgid "CHISQ.DIST"
-msgstr "DISTKHIQUAD"
+msgstr "DIST.KHIQUAD"
#: 04060181.xhp
msgctxt ""
@@ -37383,7 +37383,7 @@ msgctxt ""
"par_id2856338\n"
"help.text"
msgid "<ahelp hid=\"HID_FUNC_CHISQDIST_MS\">Returns the probability density function or the cumulative distribution function for the chi-square distribution.</ahelp>"
-msgstr "<ahelp hid=\".\">Retorna el valor de la funció de densitat de probabilitat o de la funció de distribució acumulada per a la distribució khi quadrat.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_CHISQDIST_MS\">Retorna el valor de la funció de densitat de probabilitat o de la funció de distribució acumulada per a la distribució khi quadrat.</ahelp>"
#: 04060181.xhp
msgctxt ""
@@ -37399,7 +37399,7 @@ msgctxt ""
"par_id2858439\n"
"help.text"
msgid "CHISQ.DIST(Number; DegreesFreedom; Cumulative)"
-msgstr "DISTKHIQUAD(Nombre; GrausDeLlibertat; Acumulada)"
+msgstr "DIST.KHIQUAD(Nombre; GrausDeLlibertat; Acumulada)"
#: 04060181.xhp
msgctxt ""
@@ -37423,7 +37423,7 @@ msgctxt ""
"par_id282020091254453\n"
"help.text"
msgid "<emph>Cumulative</emph> can be 0 or False to calculate the probability density function. It can be any other value or True to calculate the cumulative distribution function."
-msgstr "<emph>Acumulada</emph> (opcional) pot ser 0 o Fals per calcular la funció de densitat de probabilitat. Si és un altre valor o Cert o s'omet, calcula la funció de distribució acumulada."
+msgstr "<emph>Acumulada</emph> pot ser 0 o Fals per a calcular la funció de densitat de probabilitat. Si és un altre valor o Cert, calcula la funció de distribució acumulada."
#: 04060181.xhp
msgctxt ""
@@ -37455,7 +37455,7 @@ msgctxt ""
"bm_id2948690\n"
"help.text"
msgid "<bookmark_value>CHISQ.DIST.RT function</bookmark_value>"
-msgstr "<bookmark_value>funció DISTKHI</bookmark_value>"
+msgstr "<bookmark_value>funció DIST.KHIQUAD.DRETA</bookmark_value>"
#: 04060181.xhp
msgctxt ""
@@ -37463,7 +37463,7 @@ msgctxt ""
"hd_id2948690\n"
"help.text"
msgid "CHISQ.DIST.RT"
-msgstr "DISTKHIQUAD"
+msgstr "DIST.KHIQUAD.DRETA"
#: 04060181.xhp
msgctxt ""
@@ -37471,7 +37471,7 @@ msgctxt ""
"par_id2956338\n"
"help.text"
msgid "<ahelp hid=\"HID_FUNC_CHIVERT_MS\">Returns the probability value from the indicated Chi square that a hypothesis is confirmed.</ahelp> CHISQ.DIST.RT compares the Chi square value to be given for a random sample that is calculated from the sum of (observed value-expected value)^2/expected value for all values with the theoretical Chi square distribution and determines from this the probability of error for the hypothesis to be tested."
-msgstr "<ahelp hid=\"HID_FUNC_CHIVERT\">Retorna el valor de probabilitat de la khi quadrat indicada perquè una hipòtesi es confirme.</ahelp> DISTKHI compara el valor khi quadrat que s'ha de donar per a una mostra aleatòria que es calcula a partir de la suma del (valor observat- valor esperat)^2/valor esperat per a tots els valors amb la distribució khi quadrat teòrica i a partir d'això determina la probabilitat d'error de la hipòtesi que s'ha de provar."
+msgstr "<ahelp hid=\"HID_FUNC_CHIVERT_MS\">Retorna el valor de probabilitat de la khi quadrat indicada perquè una hipòtesi es confirme.</ahelp> DIST.KHIQUAD.DRETA compara el valor khi quadrat que s'ha de donar per a una mostra aleatòria que es calcula a partir de la suma del (valor observat- valor esperat)^2/valor esperat per a tots els valors amb la distribució khi quadrat teòrica i a partir d'això determina la probabilitat d'error de la hipòtesi que s'ha de provar."
#: 04060181.xhp
msgctxt ""
@@ -37479,7 +37479,7 @@ msgctxt ""
"par_id2951316\n"
"help.text"
msgid "The probability determined by CHISQ.DIST.RT can also be determined by CHITEST."
-msgstr "La probabilitat determinada per DISTKHI també es pot determinar mitjançant PROVAKHI."
+msgstr "La probabilitat determinada per DIST.KHIQUAD.DRETA també es pot determinar mitjançant PROVAKHI."
#: 04060181.xhp
msgctxt ""
@@ -37495,7 +37495,7 @@ msgctxt ""
"par_id2958439\n"
"help.text"
msgid "CHISQ.DIST.RT(Number; DegreesFreedom)"
-msgstr "DISTKHI(Nombre; GrausDeLlibertat)"
+msgstr "DIST.KHIQUAD.DRETA(Nombre; GrausDeLlibertat)"
#: 04060181.xhp
msgctxt ""
@@ -37527,7 +37527,7 @@ msgctxt ""
"par_id2945774\n"
"help.text"
msgid "<item type=\"input\">=CHISQ.DIST.RT(13.27; 5)</item> equals 0.0209757694."
-msgstr "<item type=\"input\">=DISTKHI(13,27; 5)</item> és igual a 0,02."
+msgstr "<item type=\"input\">=DIST.KHIQUAD.DRETA(13,27; 5)</item> és igual a 0,0209757694."
#: 04060181.xhp
msgctxt ""
@@ -37607,7 +37607,7 @@ msgctxt ""
"bm_id3150603\n"
"help.text"
msgid "<bookmark_value>EXPONDIST function</bookmark_value> <bookmark_value>exponential distributions</bookmark_value>"
-msgstr "<bookmark_value>funció DISTEXPON</bookmark_value><bookmark_value>distribucions exponencials</bookmark_value>"
+msgstr "<bookmark_value>funció DIST.EXPON</bookmark_value> <bookmark_value>distribucions exponencials</bookmark_value>"
#: 04060181.xhp
msgctxt ""
@@ -37687,7 +37687,7 @@ msgctxt ""
"bm_id2950603\n"
"help.text"
msgid "<bookmark_value>EXPON.DIST function</bookmark_value> <bookmark_value>exponential distributions</bookmark_value>"
-msgstr "<bookmark_value>funció DISTEXPON</bookmark_value><bookmark_value>distribucions exponencials</bookmark_value>"
+msgstr "<bookmark_value>funció DIST.EXPON</bookmark_value> <bookmark_value>distribucions exponencials</bookmark_value>"
#: 04060181.xhp
msgctxt ""
@@ -37695,7 +37695,7 @@ msgctxt ""
"hd_id2950603\n"
"help.text"
msgid "EXPON.DIST"
-msgstr "DISTEXPON"
+msgstr "DIST.EXPON"
#: 04060181.xhp
msgctxt ""
@@ -37703,7 +37703,7 @@ msgctxt ""
"par_id2949563\n"
"help.text"
msgid "<ahelp hid=\"HID_FUNC_EXP_DIST_MS\">Returns the exponential distribution.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_EXPONVERT\">Retorna la distribució exponencial.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_EXP_DIST_MS\">Retorna la distribució exponencial.</ahelp>"
#: 04060181.xhp
msgctxt ""
@@ -37719,7 +37719,7 @@ msgctxt ""
"par_id2950987\n"
"help.text"
msgid "EXPON.DIST(Number; Lambda; C)"
-msgstr "DISTEXPON(Nombre; Lambda; C)"
+msgstr "DIST.EXPON(Nombre; Lambda; C)"
#: 04060181.xhp
msgctxt ""
@@ -37759,7 +37759,7 @@ msgctxt ""
"par_id2950357\n"
"help.text"
msgid "<item type=\"input\">=EXPON.DIST(3;0.5;1)</item> returns 0.7768698399."
-msgstr "<item type=\"input\">=DISTEXPON(3;0,5;1)</item> retorna 0,78."
+msgstr "<item type=\"input\">=DIST.EXPON(3;0,5;1)</item> retorna 0,7768698399."
#: 04060182.xhp
msgctxt ""
@@ -37863,7 +37863,7 @@ msgctxt ""
"bm_id2945388\n"
"help.text"
msgid "<bookmark_value>F.INV function</bookmark_value> <bookmark_value>Values of the inverse left tail of the F distribution</bookmark_value>"
-msgstr "<bookmark_value>funció INVF</bookmark_value><bookmark_value>distribució de la probabilitat F inversa</bookmark_value>"
+msgstr "<bookmark_value>funció INV.F</bookmark_value><bookmark_value>Valors de la distribució de la probabilitat F inversa de qua esquerra</bookmark_value>"
#: 04060182.xhp
msgctxt ""
@@ -37871,7 +37871,7 @@ msgctxt ""
"hd_id2945388\n"
"help.text"
msgid "F.INV"
-msgstr "INVF"
+msgstr "INV.F"
#: 04060182.xhp
msgctxt ""
@@ -37879,7 +37879,7 @@ msgctxt ""
"par_id2955089\n"
"help.text"
msgid "<ahelp hid=\"HID_FUNC_F_INV_LT\">Returns the inverse of the cumulative F distribution.</ahelp> The F distribution is used for F tests in order to set the relation between two differing data sets."
-msgstr "<ahelp hid=\"HID_FUNC_FINV\">Retorna la inversa de la distribució de probabilitat F.</ahelp> La distribució F s'utilitza a les proves F per tal d'establir la relació entre dos grups de dades diferents."
+msgstr "<ahelp hid=\"HID_FUNC_F_INV_LT\">Retorna la inversa de la distribució acumulada F.</ahelp> La distribució F s'utilitza a les proves F per tal d'establir la relació entre dos grups de dades diferents."
#: 04060182.xhp
msgctxt ""
@@ -37895,7 +37895,7 @@ msgctxt ""
"par_id2953068\n"
"help.text"
msgid "F.INV(Number; DegreesFreedom1; DegreesFreedom2)"
-msgstr "INVF(Nombre; GrausDeLlibertat1; GrausDeLlibertat2)"
+msgstr "INV.F(Nombre; GrausDeLlibertat1; GrausDeLlibertat2)"
#: 04060182.xhp
msgctxt ""
@@ -37935,7 +37935,7 @@ msgctxt ""
"par_id2945073\n"
"help.text"
msgid "<item type=\"input\">=F.INV(0.5;5;10)</item> yields 0.9319331609."
-msgstr "<item type=\"input\">=INVF(0,5;5;10)</item> dóna 0,93."
+msgstr "<item type=\"input\">=INV.F(0,5;5;10)</item> dóna 0,9319331609."
#: 04060182.xhp
msgctxt ""
@@ -37943,7 +37943,7 @@ msgctxt ""
"bm_id2845388\n"
"help.text"
msgid "<bookmark_value>F.INV.RT function</bookmark_value> <bookmark_value>Values of the inverse right tail of the F distribution</bookmark_value>"
-msgstr "<bookmark_value>funció INVF</bookmark_value><bookmark_value>distribució de la probabilitat F inversa</bookmark_value>"
+msgstr "<bookmark_value>funció INV.F.DRETA</bookmark_value><bookmark_value>distribució de la probabilitat F de cua dreta inversa</bookmark_value>"
#: 04060182.xhp
msgctxt ""
@@ -37951,7 +37951,7 @@ msgctxt ""
"hd_id2845388\n"
"help.text"
msgid "F.INV.RT"
-msgstr ""
+msgstr "INV.F.DRETA"
#: 04060182.xhp
msgctxt ""
@@ -37959,7 +37959,7 @@ msgctxt ""
"par_id2855089\n"
"help.text"
msgid "<ahelp hid=\"HID_FUNC_F_INV_RT\">Returns the inverse right tail of the F distribution.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_TINV\">Retorna la inversa de la distribució t.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_F_INV_RT\">Retorna la inversa de la distribució F de cua dreta.</ahelp>"
#: 04060182.xhp
msgctxt ""
@@ -37975,7 +37975,7 @@ msgctxt ""
"par_id2853068\n"
"help.text"
msgid "F.INV.RT(Number; DegreesFreedom1; DegreesFreedom2)"
-msgstr "INVF(Nombre; GrausDeLlibertat1; GrausDeLlibertat2)"
+msgstr "INV.F.DRETA(Nombre; GrausDeLlibertat1; GrausDeLlibertat2)"
#: 04060182.xhp
msgctxt ""
@@ -38015,7 +38015,7 @@ msgctxt ""
"par_id2845073\n"
"help.text"
msgid "<item type=\"input\">=F.INV.RT(0.5;5;10)</item> yields 0.9319331609."
-msgstr "<item type=\"input\">=INVF(0,5;5;10)</item> dóna 0,93."
+msgstr "<item type=\"input\">=INV.F.DRETA(0,5;5;10)</item> dóna 0,9319331609."
#: 04060182.xhp
msgctxt ""
@@ -38223,7 +38223,7 @@ msgctxt ""
"bm_id2951390\n"
"help.text"
msgid "<bookmark_value>F.TEST function</bookmark_value>"
-msgstr "<bookmark_value>funció PROVAF</bookmark_value>"
+msgstr "<bookmark_value>funció PROVA.F</bookmark_value>"
#: 04060182.xhp
msgctxt ""
@@ -38231,7 +38231,7 @@ msgctxt ""
"hd_id2951390\n"
"help.text"
msgid "F.TEST"
-msgstr "PROVAF"
+msgstr "PROVA.F"
#: 04060182.xhp
msgctxt ""
@@ -38239,7 +38239,7 @@ msgctxt ""
"par_id2950534\n"
"help.text"
msgid "<ahelp hid=\"HID_FUNC_F_TEST_MS\">Returns the result of an F test.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_FTEST\">Retorna el resultat d'una prova F.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_F_TEST_MS\">Retorna el resultat d'una prova F.</ahelp>"
#: 04060182.xhp
msgctxt ""
@@ -38255,7 +38255,7 @@ msgctxt ""
"par_id2953024\n"
"help.text"
msgid "F.TEST(Data1; Data2)"
-msgstr "PROVAF(Dades1; Dades2)"
+msgstr "PROVA.F(Dades1; Dades2)"
#: 04060182.xhp
msgctxt ""
@@ -38287,7 +38287,7 @@ msgctxt ""
"par_id2959126\n"
"help.text"
msgid "<item type=\"input\">=F.TEST(A1:A30;B1:B12)</item> calculates whether the two data sets are different in their variance and returns the probability that both sets could have come from the same total population."
-msgstr "<item type=\"input\">=PROVAF(A1:A30;B1:B12)</item> calcula si els dos grups de dades tenen una variància diferent i retorna la probabilitat que tots dos grups puguen vindre de la mateixa població total."
+msgstr "<item type=\"input\">=PROVA.F(A1:A30;B1:B12)</item> calcula si els dos grups de dades tenen una variància diferent i retorna la probabilitat que tots dos grups puguen vindre de la mateixa població total."
#: 04060182.xhp
msgctxt ""
@@ -38375,7 +38375,7 @@ msgctxt ""
"bm_id2950372\n"
"help.text"
msgid "<bookmark_value>F.DIST function</bookmark_value>"
-msgstr "<bookmark_value>funció DISTF</bookmark_value>"
+msgstr "<bookmark_value>funció DIST.F</bookmark_value>"
#: 04060182.xhp
msgctxt ""
@@ -38383,7 +38383,7 @@ msgctxt ""
"hd_id2950372\n"
"help.text"
msgid "F.DIST"
-msgstr "DISTF"
+msgstr "DIST.F"
#: 04060182.xhp
msgctxt ""
@@ -38391,7 +38391,7 @@ msgctxt ""
"par_id2952981\n"
"help.text"
msgid "<ahelp hid=\"HID_FUNC_F_DIST_LT\">Calculates the values of the left tail of the F distribution.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_TINV\">Retorna la inversa de la distribució t.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_F_DIST_LT\">Calcula els valors de la cua esquerra de la distribució F.</ahelp>"
#: 04060182.xhp
msgctxt ""
@@ -38407,7 +38407,7 @@ msgctxt ""
"par_id2945826\n"
"help.text"
msgid "F.DIST(Number; DegreesFreedom1; DegreesFreedom2; Cumulative)"
-msgstr "DISTF(Nombre; GrausDeLlibertat1; GrausDeLlibertat2)"
+msgstr "DIST.F(Nombre; GrausDeLlibertat1; GrausDeLlibertat2; Acumulada)"
#: 04060182.xhp
msgctxt ""
@@ -38439,7 +38439,7 @@ msgctxt ""
"par_id2946878\n"
"help.text"
msgid "<emph>Cumulative</emph> = 0 or False calculates the density function <emph>Cumulative</emph> = 1 or True calculates the distribution."
-msgstr "<emph>C</emph> = 0 o Fals calcula la funció de densitat; <emph>C</emph> = 1 o Cert calcula la distribució."
+msgstr "<emph>C</emph> = 0 o Fals calcula la funció de densitat<emph>C</emph> = 1 o Cert calcula la distribució."
#: 04060182.xhp
msgctxt ""
@@ -38455,7 +38455,7 @@ msgctxt ""
"par_id2950696\n"
"help.text"
msgid "<item type=\"input\">=F.DIST(0.8;8;12;0)</item> yields 0.7095282499."
-msgstr "<item type=\"input\">=DISTF(0,8;8;12)</item> dóna 0,61."
+msgstr "<item type=\"input\">=DIST.F(0,8;8;12;0)</item> dóna 0,7095282499."
#: 04060182.xhp
msgctxt ""
@@ -38463,7 +38463,7 @@ msgctxt ""
"par_id2950697\n"
"help.text"
msgid "<item type=\"input\">=F.DIST(0.8;8;12;1)</item> yields 0.3856603563."
-msgstr "<item type=\"input\">=DISTF(0,8;8;12)</item> dóna 0,61."
+msgstr "<item type=\"input\">=DIST.F(0,8;8;12;1)</item> dóna 0,3856603563."
#: 04060182.xhp
msgctxt ""
@@ -38471,7 +38471,7 @@ msgctxt ""
"bm_id2850372\n"
"help.text"
msgid "<bookmark_value>F.DIST.RT function</bookmark_value>"
-msgstr "<bookmark_value>funció DISTF</bookmark_value>"
+msgstr "<bookmark_value>funció DIST.F.DRETA</bookmark_value>"
#: 04060182.xhp
msgctxt ""
@@ -38479,7 +38479,7 @@ msgctxt ""
"hd_id280372\n"
"help.text"
msgid "F.DIST.RT"
-msgstr ""
+msgstr "INV.F.DRETA"
#: 04060182.xhp
msgctxt ""
@@ -38487,7 +38487,7 @@ msgctxt ""
"par_id2852981\n"
"help.text"
msgid "<ahelp hid=\"HID_FUNC_F_DIST_RT\">Calculates the values of the right tail of the F distribution.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_TINV\">Retorna la inversa de la distribució t.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_F_DIST_RT\">Calcula els valors de la cua dreta d'una distribució F.</ahelp>"
#: 04060182.xhp
msgctxt ""
@@ -38503,7 +38503,7 @@ msgctxt ""
"par_id2845826\n"
"help.text"
msgid "F.DIST.RT(Number; DegreesFreedom1; DegreesFreedom2)"
-msgstr "DISTF(Nombre; GrausDeLlibertat1; GrausDeLlibertat2)"
+msgstr "DIST.F.DRETA(Nombre; GrausDeLlibertat1; GrausDeLlibertat2)"
#: 04060182.xhp
msgctxt ""
@@ -38543,7 +38543,7 @@ msgctxt ""
"par_id2850696\n"
"help.text"
msgid "<item type=\"input\">=F.DIST.RT(0.8;8;12)</item> yields 0.6143396437."
-msgstr "<item type=\"input\">=DISTF(0,8;8;12)</item> dóna 0,61."
+msgstr "<item type=\"input\">=DIST.F.DRETA(0,8;8;12)</item> dóna 0,6143396437."
#: 04060182.xhp
msgctxt ""
@@ -38607,7 +38607,7 @@ msgctxt ""
"par_id3153932\n"
"help.text"
msgid "<ahelp hid=\"HID_FUNC_GAMMAINV\">Returns the inverse of the Gamma cumulative distribution GAMMADIST.</ahelp> This function allows you to search for variables with different distribution."
-msgstr "<ahelp hid=\"HID_FUNC_GAMMAINV\">Retorna la inversa de la distribució gamma acumulada.</ahelp> Esta funció vos permet cercar variables amb una distribució diferent."
+msgstr "<ahelp hid=\"HID_FUNC_GAMMAINV\">Retorna la inversa de la distribució gamma acumulada.</ahelp> Esta funció vos permet buscar variables amb una distribució diferent."
#: 04060182.xhp
msgctxt ""
@@ -38671,7 +38671,7 @@ msgctxt ""
"bm_id2914841\n"
"help.text"
msgid "<bookmark_value>GAMMA.INV function</bookmark_value>"
-msgstr "<bookmark_value>funció INVGAMMA</bookmark_value>"
+msgstr "<bookmark_value>funció INV.GAMMA</bookmark_value>"
#: 04060182.xhp
msgctxt ""
@@ -38679,7 +38679,7 @@ msgctxt ""
"hd_id2914841\n"
"help.text"
msgid "GAMMA.INV"
-msgstr "INVGAMMA"
+msgstr "INV.GAMMA"
#: 04060182.xhp
msgctxt ""
@@ -38687,7 +38687,7 @@ msgctxt ""
"par_id2913932\n"
"help.text"
msgid "<ahelp hid=\"HID_FUNC_GAMMAINV_MS\">Returns the inverse of the Gamma cumulative distribution GAMMADIST.</ahelp> This function allows you to search for variables with different distribution."
-msgstr "<ahelp hid=\"HID_FUNC_GAMMAINV\">Retorna la inversa de la distribució gamma acumulada.</ahelp> Esta funció vos permet cercar variables amb una distribució diferent."
+msgstr "<ahelp hid=\"HID_FUNC_GAMMAINV_MS\">Retorna la inversa de la distribució gamma acumulada.</ahelp> Esta funció vos permet buscar variables amb una distribució diferent."
#: 04060182.xhp
msgctxt ""
@@ -38695,7 +38695,7 @@ msgctxt ""
"par_id291422405814\n"
"help.text"
msgid "This function is identical to GAMMAINV and was introduced for interoperability with other office suites."
-msgstr ""
+msgstr "Esta funció és idèntica a INVGAMMA i fou introduïda per a la interoperabilitat amb altres paquets ofimàtics."
#: 04060182.xhp
msgctxt ""
@@ -38711,7 +38711,7 @@ msgctxt ""
"par_id2915828\n"
"help.text"
msgid "GAMMA.INV(Number; Alpha; Beta)"
-msgstr "INVGAMMA(Nombre; Alfa; Beta)"
+msgstr "INV.GAMMA(Nombre; Alfa; Beta)"
#: 04060182.xhp
msgctxt ""
@@ -38751,7 +38751,7 @@ msgctxt ""
"par_id2913331\n"
"help.text"
msgid "<item type=\"input\">=GAMMA.INV(0.8;1;1)</item> yields 1.61."
-msgstr "<item type=\"input\">=INVGAMMA(0,8;1;1)</item> dóna 1,61."
+msgstr "<item type=\"input\">=INV.GAMMA(0,8;1;1)</item> dóna 1,61."
#: 04060182.xhp
msgctxt ""
@@ -38823,7 +38823,7 @@ msgctxt ""
"bm_id2914806\n"
"help.text"
msgid "<bookmark_value>GAMMALN.PRECISE function</bookmark_value> <bookmark_value>natural logarithm of Gamma function</bookmark_value>"
-msgstr "<bookmark_value>funció LNGAMMA</bookmark_value><bookmark_value>logaritme natural de la funció gamma</bookmark_value>"
+msgstr "<bookmark_value>funció LNGAMMA.PRECIS</bookmark_value> <bookmark_value>logaritme natural de la funció gamma</bookmark_value>"
#: 04060182.xhp
msgctxt ""
@@ -38831,7 +38831,7 @@ msgctxt ""
"hd_id2914806\n"
"help.text"
msgid "GAMMALN.PRECISE"
-msgstr ""
+msgstr "LNGAMMA.PRECIS"
#: 04060182.xhp
msgctxt ""
@@ -38839,7 +38839,7 @@ msgctxt ""
"par_id2918572\n"
"help.text"
msgid "<ahelp hid=\"HID_FUNC_GAMMALN_MS\">Returns the natural logarithm of the Gamma function: G(x).</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_GAMMALN\">Retorna el logaritme natural de la funció gamma: G(x).</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_GAMMALN_MS\">Retorna el logaritme natural de la funció gamma: G(x).</ahelp>"
#: 04060182.xhp
msgctxt ""
@@ -38855,7 +38855,7 @@ msgctxt ""
"par_id2913112\n"
"help.text"
msgid "GAMMALN.PRECISE(Number)"
-msgstr ""
+msgstr "LNGAMMA.PRECIS(Nombre)"
#: 04060182.xhp
msgctxt ""
@@ -38879,7 +38879,7 @@ msgctxt ""
"par_id2913730\n"
"help.text"
msgid "<item type=\"input\">=GAMMALN.PRECISE(2)</item> yields 0."
-msgstr "<item type=\"input\">=LNGAMMA(2)</item> dóna 0."
+msgstr "<item type=\"input\">=LNGAMMA.PRECIS(2)</item> dóna 0."
#: 04060182.xhp
msgctxt ""
@@ -38983,7 +38983,7 @@ msgctxt ""
"bm_id240620142206421\n"
"help.text"
msgid "<bookmark_value>GAMMA.DIST function</bookmark_value>"
-msgstr "<bookmark_value>funció DISTGAMMA</bookmark_value>"
+msgstr "<bookmark_value>funció DIST.GAMMA</bookmark_value>"
#: 04060182.xhp
msgctxt ""
@@ -38991,7 +38991,7 @@ msgctxt ""
"hd_id2406201422120061\n"
"help.text"
msgid "GAMMA.DIST"
-msgstr "DISTGAMMA"
+msgstr "DIST.GAMMA"
#: 04060182.xhp
msgctxt ""
@@ -38999,7 +38999,7 @@ msgctxt ""
"par_id2406201422414690\n"
"help.text"
msgid "<ahelp hid=\"HID_FUNC_GAMMADIST_MS\">Returns the values of a Gamma distribution.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_GAMMAVERT\">Retorna els valors d'una distribució gamma.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_GAMMADIST_MS\">Retorna els valors d'una distribució gamma.</ahelp>"
#: 04060182.xhp
msgctxt ""
@@ -39007,7 +39007,7 @@ msgctxt ""
"par_id24061422414690\n"
"help.text"
msgid "The inverse function is GAMMAINV or GAMMA.INV."
-msgstr ""
+msgstr "La funció inversa és INVGAMMA o INV.GAMMA."
#: 04060182.xhp
msgctxt ""
@@ -39015,7 +39015,7 @@ msgctxt ""
"par_id2406201422405814\n"
"help.text"
msgid "This function is identical to GAMMADIST and was introduced for interoperability with other office suites."
-msgstr ""
+msgstr "Esta funció és idèntica a DISTGAMMA i fou introduïda per a la interoperabilitat amb altres paquets ofimàtics."
#: 04060182.xhp
msgctxt ""
@@ -39031,7 +39031,7 @@ msgctxt ""
"par_id240620142238475\n"
"help.text"
msgid "GAMMA.DIST(Number; Alpha; Beta; C)"
-msgstr "DISTGAMMA(Nombre; Alfa; Beta; C)"
+msgstr "DIST.GAMMA(Nombre; Alfa; Beta; C)"
#: 04060182.xhp
msgctxt ""
@@ -39079,7 +39079,7 @@ msgctxt ""
"par_id2406201422392251\n"
"help.text"
msgid "<item type=\"input\">=GAMMA.DIST(2;1;1;1)</item> yields 0.86."
-msgstr "<item type=\"input\">=DISTGAMMA(2;1;1;1)</item> dóna 0,86."
+msgstr "<item type=\"input\">=DIST.GAMMA(2;1;1;1)</item> dóna 0,86."
#: 04060182.xhp
msgctxt ""
@@ -39375,7 +39375,7 @@ msgctxt ""
"bm_id2953216\n"
"help.text"
msgid "<bookmark_value>Z.TEST function</bookmark_value>"
-msgstr "<bookmark_value>funció PROVAZ</bookmark_value>"
+msgstr "<bookmark_value>funció PROVA.Z</bookmark_value>"
#: 04060182.xhp
msgctxt ""
@@ -39383,7 +39383,7 @@ msgctxt ""
"hd_id2953216\n"
"help.text"
msgid "Z.TEST"
-msgstr "PROVAZ"
+msgstr "PROVA.Z"
#: 04060182.xhp
msgctxt ""
@@ -39391,7 +39391,7 @@ msgctxt ""
"par_id2950758\n"
"help.text"
msgid "<ahelp hid=\"HID_FUNC_Z_TEST_MS\">Calculates the probability of observing a z-statistic greater than the one computed based on a sample.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_GTEST\">Calcula la probabilitat d'observar una estadística z major que la calculada en base a una mostra.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_Z_TEST_MS\">Calcula la probabilitat d'observar una estadística z major que la calculada en base a una mostra.</ahelp>"
#: 04060182.xhp
msgctxt ""
@@ -39407,7 +39407,7 @@ msgctxt ""
"par_id2953274\n"
"help.text"
msgid "Z.TEST(Data; mu; Sigma)"
-msgstr "PROVAZ(Dades; mu; Sigma)"
+msgstr "PROVA.Z(Dades; mi; Sigma)"
#: 04060182.xhp
msgctxt ""
@@ -39607,7 +39607,7 @@ msgctxt ""
"bm_id2952801\n"
"help.text"
msgid "<bookmark_value>HYPGEOM.DIST function</bookmark_value> <bookmark_value>sampling without replacement</bookmark_value>"
-msgstr "<bookmark_value>funció DISTHIPGEOM</bookmark_value><bookmark_value>mostratge sense reemplaçament</bookmark_value>"
+msgstr "<bookmark_value>funció DIST.HIPGEOM</bookmark_value><bookmark_value>mostratge sense reemplaçament</bookmark_value>"
#: 04060182.xhp
msgctxt ""
@@ -39615,7 +39615,7 @@ msgctxt ""
"hd_id2952801\n"
"help.text"
msgid "HYPGEOM.DIST"
-msgstr "DISTHIPGEOM"
+msgstr "DIST.HIPGEOM"
#: 04060182.xhp
msgctxt ""
@@ -39623,7 +39623,7 @@ msgctxt ""
"par_id2959341\n"
"help.text"
msgid "<ahelp hid=\"HID_FUNC_HYP_GEOM_DIST_MS\">Returns the hypergeometric distribution.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_HYPGEOMVERT\">Retorna la distribució hipergeomètrica.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_HYP_GEOM_DIST_MS\">Retorna la distribució hipergeomètrica.</ahelp>"
#: 04060182.xhp
msgctxt ""
@@ -39639,7 +39639,7 @@ msgctxt ""
"par_id2955388\n"
"help.text"
msgid "HYPGEOM.DIST(X; NSample; Successes; NPopulation; Cumulative)"
-msgstr "DISTHIPGEOM(X; MostraN; Èxits; PoblacióN)"
+msgstr "DIST.HIPGEOM(X; MostraN; Èxits; PoblacióN; Acumulada)"
#: 04060182.xhp
msgctxt ""
@@ -39663,7 +39663,7 @@ msgctxt ""
"par_id2946992\n"
"help.text"
msgid "<emph>Successes</emph> is the number of possible results in the total population."
-msgstr "<emph>Èxits</emph> és el nombre de resultats possibles a la població total."
+msgstr "<emph>Èxits</emph> és el nombre de resultats possibles en la població total."
#: 04060182.xhp
msgctxt ""
@@ -39679,7 +39679,7 @@ msgctxt ""
"par_id2948827\n"
"help.text"
msgid "<emph>Cumulative </emph>: 0 or False calculates the probability density function. Other values or True calculates the cumulative distribution function."
-msgstr "<emph>Acumulada</emph> (opcional): si és 0 o Fals, calcula la funció de densitat de probabilitat. Si és un altre valor o Cert o s'omet, calcula la funció de distribució acumulada."
+msgstr "<emph>Acumulada</emph>: 0 o FALS, calcula la funció de densitat de probabilitat. Si és un altre valor o CERT calcula la funció de distribució acumulada."
#: 04060182.xhp
msgctxt ""
@@ -39695,7 +39695,7 @@ msgctxt ""
"par_id2954904\n"
"help.text"
msgid "<item type=\"input\">=HYPGEOM.DIST(2;2;90;100;0)</item> yields 0.8090909091. If 90 out of 100 pieces of buttered toast fall from the table and hit the floor with the buttered side first, then if 2 pieces of buttered toast are dropped from the table, the probability is 81%, that both will strike buttered side first."
-msgstr "<item type=\"input\">=DISTHIPGEOM(2;2;90;100)</item> dóna 0,81. Si 90 de 100 torrades amb mantega cauen a terra per la banda on hi ha la mantega, en cas que 2 torrades caiguin de la taula la probabilitat que totes dues caiguin per la banda on hi ha la mantega serà del 81%."
+msgstr "<item type=\"input\">=DIST.HIPGEOM(2;2;90;100;0)</item> dóna 0,8090909091. Si 90 de 100 torrades amb mantega cauen a terra per la banda on hi ha la mantega, en cas que 2 torrades caiguin de la taula la probabilitat que totes dues caiguin per la banda on hi ha la mantega serà del 81%."
#: 04060182.xhp
msgctxt ""
@@ -39703,7 +39703,7 @@ msgctxt ""
"par_id2954905\n"
"help.text"
msgid "<item type=\"input\">=HYPGEOM.DIST(2;2;90;100;1)</item> yields 1."
-msgstr ""
+msgstr "<item type=\"input\">=DIST.HIPGEOM(2;2;90;100;1)</item> dóna 1."
#: 04060183.xhp
msgctxt ""
@@ -39951,7 +39951,7 @@ msgctxt ""
"bm_id2953559\n"
"help.text"
msgid "<bookmark_value>CONFIDENCE.T function</bookmark_value>"
-msgstr "<bookmark_value>funció CONFIANÇA</bookmark_value>"
+msgstr "<bookmark_value>funció CONFIANÇA.T</bookmark_value>"
#: 04060183.xhp
msgctxt ""
@@ -39959,7 +39959,7 @@ msgctxt ""
"hd_id2953559\n"
"help.text"
msgid "CONFIDENCE.T"
-msgstr "CONFIANÇA"
+msgstr "CONFIANÇA.T"
#: 04060183.xhp
msgctxt ""
@@ -39967,7 +39967,7 @@ msgctxt ""
"par_id2953814\n"
"help.text"
msgid "<ahelp hid=\"HID_FUNC_CONFIDENCE_T\">Returns the (1-alpha) confidence interval for a Student's t distribution.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_KONFIDENZ\">Retorna l'interval de confiança (alfa-1) d'una distribució normal.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_CONFIDENCE_T\">Retorna l'interval de confiança (1-alfa) d'una distribució t de Student.</ahelp>"
#: 04060183.xhp
msgctxt ""
@@ -39983,7 +39983,7 @@ msgctxt ""
"par_id2947501\n"
"help.text"
msgid "CONFIDENCE.T(Alpha; StDev; Size)"
-msgstr "CONFIANÇA(Alfa; DesvEst; Mida)"
+msgstr "CONFIANÇA.T(Alfa; DesvEst; Mida)"
#: 04060183.xhp
msgctxt ""
@@ -40023,7 +40023,7 @@ msgctxt ""
"par_id2953335\n"
"help.text"
msgid "<item type=\"input\">=CONFIDENCE.T(0.05;1.5;100)</item> gives 0.2976325427."
-msgstr "<item type=\"input\">=CONFIANÇA(0,05;1,5;100)</item> dóna 0,29."
+msgstr "<item type=\"input\">=CONFIANÇA.T(0,05;1,5;100)</item> dóna 0,2976325427."
#: 04060183.xhp
msgctxt ""
@@ -40031,7 +40031,7 @@ msgctxt ""
"bm_id2853559\n"
"help.text"
msgid "<bookmark_value>CONFIDENCE.NORM function</bookmark_value>"
-msgstr "<bookmark_value>funció CONFIANÇA</bookmark_value>"
+msgstr "<bookmark_value>funció CONFIANÇA.NORM</bookmark_value>"
#: 04060183.xhp
msgctxt ""
@@ -40039,7 +40039,7 @@ msgctxt ""
"hd_id2853559\n"
"help.text"
msgid "CONFIDENCE.NORM"
-msgstr ""
+msgstr "CONFIANÇA.NORM"
#: 04060183.xhp
msgctxt ""
@@ -40047,7 +40047,7 @@ msgctxt ""
"par_id2853814\n"
"help.text"
msgid "<ahelp hid=\"HID_FUNC_CONFIDENCE_N\">Returns the (1-alpha) confidence interval for a normal distribution.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_KONFIDENZ\">Retorna l'interval de confiança (alfa-1) d'una distribució normal.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_CONFIDENCE_N\">Retorna l'interval de confiança (1-alfa) d'una distribució normal.</ahelp>"
#: 04060183.xhp
msgctxt ""
@@ -40063,7 +40063,7 @@ msgctxt ""
"par_id2847501\n"
"help.text"
msgid "CONFIDENCE.NORM(Alpha; StDev; Size)"
-msgstr "CONFIANÇA(Alfa; DesvEst; Mida)"
+msgstr "CONFIANÇA.NORM(Alfa; DesvEst; Mida)"
#: 04060183.xhp
msgctxt ""
@@ -40103,7 +40103,7 @@ msgctxt ""
"par_id2853335\n"
"help.text"
msgid "<item type=\"input\">=CONFIDENCE.NORM(0.05;1.5;100)</item> gives 0.2939945977."
-msgstr "<item type=\"input\">=CONFIANÇA(0,05;1,5;100)</item> dóna 0,29."
+msgstr "<item type=\"input\">=CONFIANÇA.NORM(0,05;1,5;100)</item> dóna 0,2939945977."
#: 04060183.xhp
msgctxt ""
@@ -40255,7 +40255,7 @@ msgctxt ""
"bm_id2950652\n"
"help.text"
msgid "<bookmark_value>COVARIANCE.P function</bookmark_value>"
-msgstr "<bookmark_value>funció COVAR</bookmark_value>"
+msgstr "<bookmark_value>funció COVARIANCIA.P</bookmark_value>"
#: 04060183.xhp
msgctxt ""
@@ -40263,7 +40263,7 @@ msgctxt ""
"hd_id2950652\n"
"help.text"
msgid "COVARIANCE.P"
-msgstr ""
+msgstr "COVARIANCIA.P"
#: 04060183.xhp
msgctxt ""
@@ -40271,7 +40271,7 @@ msgctxt ""
"par_id2946875\n"
"help.text"
msgid "<ahelp hid=\"HID_FUNC_COVARIANCE_P\">Returns the covariance of the product of paired deviations, for the entire population.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"HID_FUNC_COVARIANCE_P\">Retorna la covariància del producte de desviacions per parells per a tota la població.</ahelp>"
#: 04060183.xhp
msgctxt ""
@@ -40287,7 +40287,7 @@ msgctxt ""
"par_id2950740\n"
"help.text"
msgid "COVARIANCE.P(Data1; Data2)"
-msgstr ""
+msgstr "COVARIANCIA.P(Dades1; Dades2)"
#: 04060183.xhp
msgctxt ""
@@ -40319,7 +40319,7 @@ msgctxt ""
"par_id2944748\n"
"help.text"
msgid "<item type=\"input\">=COVARIANCE.P(A1:A30;B1:B30)</item>"
-msgstr "<item type=\"input\">=COVAR(A1:A30;B1:B30)</item>"
+msgstr "<item type=\"input\">=COVARIANCIA.P(A1:A30;B1:B30)</item>"
#: 04060183.xhp
msgctxt ""
@@ -40327,7 +40327,7 @@ msgctxt ""
"bm_id280652\n"
"help.text"
msgid "<bookmark_value>COVARIANCE.S function</bookmark_value>"
-msgstr "<bookmark_value>funció COVAR</bookmark_value>"
+msgstr "<bookmark_value>funció COVARIANCIA.S</bookmark_value>"
#: 04060183.xhp
msgctxt ""
@@ -40335,7 +40335,7 @@ msgctxt ""
"hd_id2850652\n"
"help.text"
msgid "COVARIANCE.S"
-msgstr ""
+msgstr "COVARIANCIA.S"
#: 04060183.xhp
msgctxt ""
@@ -40343,7 +40343,7 @@ msgctxt ""
"par_id2846875\n"
"help.text"
msgid "<ahelp hid=\"HID_FUNC_COVARIANCE_S\">Returns the covariance of the product of paired deviations, for a sample of the population.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"HID_FUNC_COVARIANCE_S\">Retorna la covariància del producte de desviacions per parells per a tota la població.</ahelp>"
#: 04060183.xhp
msgctxt ""
@@ -40359,7 +40359,7 @@ msgctxt ""
"par_id2850740\n"
"help.text"
msgid "COVARIANCE.S(Data1; Data2)"
-msgstr ""
+msgstr "COVARIANCIA.S(Dades1; Dades2)"
#: 04060183.xhp
msgctxt ""
@@ -40391,7 +40391,7 @@ msgctxt ""
"par_id2844748\n"
"help.text"
msgid "<item type=\"input\">=COVARIANCE.S(A1:A30;B1:B30)</item>"
-msgstr "<item type=\"input\">=COVAR(A1:A30;B1:B30)</item>"
+msgstr "<item type=\"input\">=COVARIANCIA.S(A1:A30;B1:B30)</item>"
#: 04060183.xhp
msgctxt ""
@@ -40415,7 +40415,7 @@ msgctxt ""
"par_id3149254\n"
"help.text"
msgid "<ahelp hid=\"HID_FUNC_KRITBINOM\">Returns the smallest value for which the cumulative binomial distribution is greater than or equal to a criterion value.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"HID_FUNC_KRITBINOM\">Retorna el valor més petit la distribució binomial acumulada del qual és major o igual que un valor de criteri.</ahelp>"
#: 04060183.xhp
msgctxt ""
@@ -40615,7 +40615,7 @@ msgctxt ""
"par_id3155623\n"
"help.text"
msgid "<item type=\"input\">=LOGINV(0.05;0;1)</item> returns 0.1930408167."
-msgstr "<item type=\"input\">=INVLOG(0,05;0;1)</item> retorna 0,19."
+msgstr "<item type=\"input\">=INVLOG(0,05;0;1)</item> retorna 0,1930408167."
#: 04060183.xhp
msgctxt ""
@@ -40623,7 +40623,7 @@ msgctxt ""
"bm_id2901928\n"
"help.text"
msgid "<bookmark_value>LOGNORM.INV function</bookmark_value><bookmark_value>inverse of lognormal distribution</bookmark_value>"
-msgstr "<bookmark_value>funció INVLOG</bookmark_value><bookmark_value>inversa de la distribució lognormal.</bookmark_value>"
+msgstr "<bookmark_value>funció INV.LOGNORM</bookmark_value><bookmark_value>inversa de la distribució lognormal.</bookmark_value>"
#: 04060183.xhp
msgctxt ""
@@ -40631,7 +40631,7 @@ msgctxt ""
"hd_id2901928\n"
"help.text"
msgid "LOGNORM.INV"
-msgstr "DISTLOGNORM"
+msgstr "INV.LOGNORM"
#: 04060183.xhp
msgctxt ""
@@ -40639,7 +40639,7 @@ msgctxt ""
"par_id2901297\n"
"help.text"
msgid "<ahelp hid=\"HID_FUNC_LOGINV_MS\">Returns the inverse of the lognormal distribution.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_LOGINV\">Retorna la inversa d'una distribució lognormal.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_LOGINV_MS\">Retorna la inversa de la distribució lognormal.</ahelp>"
#: 04060183.xhp
msgctxt ""
@@ -40647,7 +40647,7 @@ msgctxt ""
"par_id290122405814\n"
"help.text"
msgid "This function is identical to LOGINV and was introduced for interoperability with other office suites."
-msgstr ""
+msgstr "Esta funció és idèntica a INVLOG i fou introduïda per a la interoperabilitat amb altres paquets ofimàtics."
#: 04060183.xhp
msgctxt ""
@@ -40663,7 +40663,7 @@ msgctxt ""
"par_id2901049\n"
"help.text"
msgid "LOGNORM.INV(Number; Mean; StDev)"
-msgstr "INVNORM(Nombre; Mitjana; DesvEst)"
+msgstr "INV.LOGNORM(Nombre; Mitjana; DesvEst)"
#: 04060183.xhp
msgctxt ""
@@ -40671,7 +40671,7 @@ msgctxt ""
"par_id2901390\n"
"help.text"
msgid "<emph>Number</emph> (required) is the probability value for which the inverse standard logarithmic distribution is to be calculated."
-msgstr "<emph>Nombre</emph> és el valor de probabilitat per al qual s'ha de calcular la distribució logarítmica inversa estàndard."
+msgstr "<emph>Nombre</emph> (necessari) és el valor de probabilitat per al qual s'ha de calcular la distribució logarítmica inversa estàndard."
#: 04060183.xhp
msgctxt ""
@@ -40679,7 +40679,7 @@ msgctxt ""
"par_id2901538\n"
"help.text"
msgid "<emph>Mean</emph> (required) is the arithmetic mean of the standard logarithmic distribution."
-msgstr "<emph>Mitjana</emph> és la mitjana aritmètica de la distribució logarítmica estàndard."
+msgstr "<emph>Mitjana</emph> (necessari) és la mitjana aritmètica de la distribució logarítmica estàndard."
#: 04060183.xhp
msgctxt ""
@@ -40687,7 +40687,7 @@ msgctxt ""
"par_id2901355\n"
"help.text"
msgid "<emph>StDev</emph> (required) is the standard deviation of the standard logarithmic distribution."
-msgstr "<emph>DesvEst</emph> (opcional) és la desviació estàndard de la distribució logarítmica estàndard."
+msgstr "<emph>DesvEst</emph> (necessari) és la desviació estàndard de la distribució logarítmica estàndard."
#: 04060183.xhp
msgctxt ""
@@ -40703,7 +40703,7 @@ msgctxt ""
"par_id2901623\n"
"help.text"
msgid "<item type=\"input\">=LOGNORM.INV(0.05;0;1)</item> returns 0.1930408167."
-msgstr "<item type=\"input\">=INVLOG(0,05;0;1)</item> retorna 0,19."
+msgstr "<item type=\"input\">=INV.LOGNRM(0,05;0;1)</item> retorna 0,1930408167."
#: 04060183.xhp
msgctxt ""
@@ -40711,7 +40711,7 @@ msgctxt ""
"bm_id3158417\n"
"help.text"
msgid "<bookmark_value>LOGNORMDIST function</bookmark_value><bookmark_value>lognormal distribution</bookmark_value>"
-msgstr "<bookmark_value>funció DISTBINOMNEG</bookmark_value><bookmark_value>distribució binomial negativa</bookmark_value>"
+msgstr "<bookmark_value>funció DISTLOGNORM</bookmark_value><bookmark_value>distribució lognormal</bookmark_value>"
#: 04060183.xhp
msgctxt ""
@@ -40727,7 +40727,7 @@ msgctxt ""
"par_id3154953\n"
"help.text"
msgid "<ahelp hid=\"HID_FUNC_LOGNORMVERT\">Returns the values of a lognormal distribution.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_GAMMAVERT\">Retorna els valors d'una distribució gamma.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_LOGNORMVERT\">Retorna els valors d'una distribució lognormal.</ahelp>"
#: 04060183.xhp
msgctxt ""
@@ -40799,7 +40799,7 @@ msgctxt ""
"bm_id2901417\n"
"help.text"
msgid "<bookmark_value>LOGNORM.DIST function</bookmark_value><bookmark_value>lognormal distribution</bookmark_value>"
-msgstr "<bookmark_value>funció DISTBINOMNEG</bookmark_value><bookmark_value>distribució binomial negativa</bookmark_value>"
+msgstr "<bookmark_value>funció DIST.LOGNORM</bookmark_value><bookmark_value>distribució lognormal acumulada</bookmark_value>"
#: 04060183.xhp
msgctxt ""
@@ -40807,7 +40807,7 @@ msgctxt ""
"hd_id2908417\n"
"help.text"
msgid "LOGNORM.DIST"
-msgstr "DISTLOGNORM"
+msgstr "DIST.LOGNORM"
#: 04060183.xhp
msgctxt ""
@@ -40815,7 +40815,7 @@ msgctxt ""
"par_id2904953\n"
"help.text"
msgid "<ahelp hid=\"HID_FUNC_LOGNORMDIST_MS\">Returns the values of a lognormal distribution.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_GAMMAVERT\">Retorna els valors d'una distribució gamma.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_LOGNORMDIST_MS\">Retorna els valors d'una distribució lognormal.</ahelp>"
#: 04060183.xhp
msgctxt ""
@@ -40831,7 +40831,7 @@ msgctxt ""
"par_id2900686\n"
"help.text"
msgid "LOGNORM.DIST(Number; Mean; StDev; Cumulative)"
-msgstr "DISTLOGNORM(Nombre; Mitjana; DesvEst; Acumulada)"
+msgstr "DIST.LOGNORM(Nombre; Mitjana; DesvEst; Acumulada)"
#: 04060183.xhp
msgctxt ""
@@ -40839,7 +40839,7 @@ msgctxt ""
"par_id2904871\n"
"help.text"
msgid "<emph>Number</emph> (required) is the probability value for which the standard logarithmic distribution is to be calculated."
-msgstr "<emph>Nombre</emph> és el valor de probabilitat per al qual s'ha de calcular la distribució logarítmica estàndard."
+msgstr "<emph>Nombre</emph> (necessari) és el valor de probabilitat per al qual s'ha de calcular la distribució logarítmica estàndard."
#: 04060183.xhp
msgctxt ""
@@ -40847,7 +40847,7 @@ msgctxt ""
"par_id2905820\n"
"help.text"
msgid "<emph>Mean</emph> (required) is the mean value of the standard logarithmic distribution."
-msgstr "<emph>Mitjana</emph> (opcional) és el valor mitjà de la distribució logarítmica estàndard."
+msgstr "<emph>Mitjana</emph> (necessari) és el valor mitjà de la distribució logarítmica estàndard."
#: 04060183.xhp
msgctxt ""
@@ -40855,7 +40855,7 @@ msgctxt ""
"par_id2905991\n"
"help.text"
msgid "<emph>StDev</emph> (required) is the standard deviation of the standard logarithmic distribution."
-msgstr "<emph>DesvEst</emph> (opcional) és la desviació estàndard de la distribució logarítmica estàndard."
+msgstr "<emph>DesvEst</emph> (necessari) és la desviació estàndard de la distribució logarítmica estàndard."
#: 04060183.xhp
msgctxt ""
@@ -40863,7 +40863,7 @@ msgctxt ""
"par_id2905992\n"
"help.text"
msgid "<emph>Cumulative</emph> (required) = 0 calculates the density function, Cumulative = 1 calculates the distribution."
-msgstr "<emph>Acumulada</emph> (opcional) = 0 calcula la funció de densitat; Acumulada = 1 calcula la distribució."
+msgstr "<emph>Acumulada</emph> (necessari) = 0 calcula la funció de densitat; Acumulada = 1 calcula la distribució."
#: 04060183.xhp
msgctxt ""
@@ -40879,7 +40879,7 @@ msgctxt ""
"par_id2909778\n"
"help.text"
msgid "<item type=\"input\">=LOGNORM.DIST(0.1;0;1;1)</item> returns 0.0106510993."
-msgstr "<item type=\"input\">=DISTLOGNORM(0,1;0;1)</item> retorna 0,01."
+msgstr "<item type=\"input\">=DIST.LOGNORM(0,1;0;1)</item> retorna 0,0106510993."
#: 04060184.xhp
msgctxt ""
@@ -41543,7 +41543,7 @@ msgctxt ""
"bm_id2953933\n"
"help.text"
msgid "<bookmark_value>MODE.SNGL function</bookmark_value><bookmark_value>most common value</bookmark_value>"
-msgstr "<bookmark_value>funció MODA</bookmark_value><bookmark_value>valor més comú</bookmark_value>"
+msgstr "<bookmark_value>funció MODA.UN</bookmark_value><bookmark_value>valor més comú</bookmark_value>"
#: 04060184.xhp
msgctxt ""
@@ -41551,7 +41551,7 @@ msgctxt ""
"hd_id2953933\n"
"help.text"
msgid "MODE.SNGL"
-msgstr ""
+msgstr "MODA.UN"
#: 04060184.xhp
msgctxt ""
@@ -41559,7 +41559,7 @@ msgctxt ""
"par_id2953085\n"
"help.text"
msgid "<ahelp hid=\"HID_FUNC_MODAL_VALUE_MS\">Returns the most frequently occurring, or repetitive, value in an array or range of data.</ahelp> If there are several values with the same frequency, it returns the smallest value. An error occurs when a value doesn't appear twice."
-msgstr "<ahelp hid=\"HID_FUNC_MODALWERT\">Retorna el valor més comú en un grup de dades.</ahelp> Si hi ha diversos valors amb la mateixa freqüència, retorna el valor més petit. Si un valor no apareix dues vegades es produeix un error."
+msgstr "<ahelp hid=\"HID_FUNC_MODAL_VALUE_MS\">Retorna el valor més freqüent, o comú, en un grup de dades.</ahelp> Si hi ha diversos valors amb la mateixa freqüència, retorna el valor més petit. Si un valor no apareix dues vegades es produeix un error."
#: 04060184.xhp
msgctxt ""
@@ -41575,7 +41575,7 @@ msgctxt ""
"par_id2955950\n"
"help.text"
msgid "MODE.SNGL(Number1; Number2; ...Number30)"
-msgstr "MODA(Nombre1; Nombre2; ...Nombre30)"
+msgstr "MODA.UN(Nombre1; Nombre2; ...Nombre30)"
#: 04060184.xhp
msgctxt ""
@@ -41591,7 +41591,7 @@ msgctxt ""
"par_id2963792\n"
"help.text"
msgid "If the data set contains no duplicate data points, MODE.SNGL returns the #VALUE! error value."
-msgstr ""
+msgstr "Si el conjunt de dades no conté cap duplicat a les dades, MODA.UN retorna el valor d'error #VALOR!."
#: 04060184.xhp
msgctxt ""
@@ -41607,7 +41607,7 @@ msgctxt ""
"par_id2953733\n"
"help.text"
msgid "<item type=\"input\">=MODE.SNGL(A1:A50)</item>"
-msgstr "<item type=\"input\">=MODA(A1:A50)</item>"
+msgstr "<item type=\"input\">=MODA.UN(A1:A50)</item>"
#: 04060184.xhp
msgctxt ""
@@ -41615,7 +41615,7 @@ msgctxt ""
"bm_id2853933\n"
"help.text"
msgid "<bookmark_value>MODE.MULT function</bookmark_value><bookmark_value>most common value</bookmark_value>"
-msgstr "<bookmark_value>funció MODA</bookmark_value><bookmark_value>valor més comú</bookmark_value>"
+msgstr "<bookmark_value>funció MODA.MULT</bookmark_value><bookmark_value>valor més comú</bookmark_value>"
#: 04060184.xhp
msgctxt ""
@@ -41623,7 +41623,7 @@ msgctxt ""
"hd_id2853933\n"
"help.text"
msgid "MODE.MULT"
-msgstr ""
+msgstr "MODA.MULT"
#: 04060184.xhp
msgctxt ""
@@ -41647,7 +41647,7 @@ msgctxt ""
"par_id2855950\n"
"help.text"
msgid "MODE.MULT(Number1; Number2; ...Number30)"
-msgstr "MODA(Nombre1; Nombre2; ...Nombre30)"
+msgstr "MODA.MULT(Nombre1; Nombre2; ...Nombre30)"
#: 04060184.xhp
msgctxt ""
@@ -41679,7 +41679,7 @@ msgctxt ""
"par_id2853733\n"
"help.text"
msgid "<item type=\"input\">=MODE.MULT(A1:A50)</item>"
-msgstr "<item type=\"input\">=MODA(A1:A50)</item>"
+msgstr "<item type=\"input\">=MODA.MULT(A1:A50)</item>"
#: 04060184.xhp
msgctxt ""
@@ -41767,7 +41767,7 @@ msgctxt ""
"bm_id2949879\n"
"help.text"
msgid "<bookmark_value>NEGBINOM.DIST function</bookmark_value><bookmark_value>negative binomial distribution</bookmark_value>"
-msgstr "<bookmark_value>funció DISTBINOMNEG</bookmark_value><bookmark_value>distribució binomial negativa</bookmark_value>"
+msgstr "<bookmark_value>funció DIST.BINOMNEG</bookmark_value><bookmark_value>distribució binomial negativa</bookmark_value>"
#: 04060184.xhp
msgctxt ""
@@ -41775,7 +41775,7 @@ msgctxt ""
"hd_id2949879\n"
"help.text"
msgid "NEGBINOM.DIST"
-msgstr "DISTBINOMNEG"
+msgstr "DIST.BINOMNEG"
#: 04060184.xhp
msgctxt ""
@@ -41783,7 +41783,7 @@ msgctxt ""
"par_id2955437\n"
"help.text"
msgid "<ahelp hid=\"HID_FUNC_NEGBINOMDIST_MS\">Returns the negative binomial density or distribution function.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_NEGBINOMVERT\">Retorna la distribució binomial negativa.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_NEGBINOMDIST_MS\">Retorna la distribució de probabilitat binomial negativa.</ahelp>"
#: 04060184.xhp
msgctxt ""
@@ -41831,7 +41831,7 @@ msgctxt ""
"par_id2948879\n"
"help.text"
msgid "<emph>Cumulative</emph> = 0 calculates the density function, <emph>Cumulative</emph> = 1 calculates the distribution."
-msgstr "<emph>Acumulada</emph> (opcional) = 0 calcula la funció de densitat; Acumulada = 1 calcula la distribució."
+msgstr "<emph>Acumulada</emph> = 0 calcula la funció de densitat,<emph>Acumulada</emph> = 1 calcula la distribució."
#: 04060184.xhp
msgctxt ""
@@ -41847,7 +41847,7 @@ msgctxt ""
"par_id2948770\n"
"help.text"
msgid "<item type=\"input\">=NEGBINOM.DIST(1;1;0.5;0)</item> returns 0.25."
-msgstr "<item type=\"input\">=DISTBINOMNEG(1;1;0,5)</item> retorna 0,25."
+msgstr "<item type=\"input\">=DIST.BINOMNEG(1;1;0,5)</item> retorna 0,25."
#: 04060184.xhp
msgctxt ""
@@ -41855,7 +41855,7 @@ msgctxt ""
"par_id2948771\n"
"help.text"
msgid "<item type=\"input\">=NEGBINOM.DIST(1;1;0.5;1)</item> returns 0.75."
-msgstr "<item type=\"input\">=DISTBINOMNEG(1;1;0,5)</item> retorna 0,25."
+msgstr "<item type=\"input\">=DIST.BINOMNEG(1;1;0,5;1)</item> retorna 0,75."
#: 04060184.xhp
msgctxt ""
@@ -41943,7 +41943,7 @@ msgctxt ""
"bm_id2955516\n"
"help.text"
msgid "<bookmark_value>NORM.INV function</bookmark_value><bookmark_value>normal distribution;inverse of</bookmark_value>"
-msgstr "<bookmark_value>funció INVNORM</bookmark_value><bookmark_value>distribució normal;inversa de la</bookmark_value>"
+msgstr "<bookmark_value>funció INV.NORM</bookmark_value><bookmark_value>distribució normal;inversa de la</bookmark_value>"
#: 04060184.xhp
msgctxt ""
@@ -41951,7 +41951,7 @@ msgctxt ""
"hd_id2955516\n"
"help.text"
msgid "NORM.INV"
-msgstr "INVNORM"
+msgstr "INV.NORM"
#: 04060184.xhp
msgctxt ""
@@ -41959,7 +41959,7 @@ msgctxt ""
"par_id2954634\n"
"help.text"
msgid "<ahelp hid=\"HID_FUNC_NORMINV_MS\">Returns the inverse of the normal cumulative distribution.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_NORMINV\">Retorna la inversa de la distribució normal acumulada.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_NORMINV_MS\">Retorna la inversa de la distribució normal acumulada.</ahelp>"
#: 04060184.xhp
msgctxt ""
@@ -41975,7 +41975,7 @@ msgctxt ""
"par_id2947534\n"
"help.text"
msgid "NORM.INV(Number; Mean; StDev)"
-msgstr "INVNORM(Nombre; Mitjana; DesvEst)"
+msgstr "INV.NORM(Nombre; Mitjana; DesvEst)"
#: 04060184.xhp
msgctxt ""
@@ -42015,7 +42015,7 @@ msgctxt ""
"par_id2953921\n"
"help.text"
msgid "<item type=\"input\">=NORM.INV(0.9;63;5)</item> returns 69.4077578277. If the average egg weighs 63 grams with a standard deviation of 5, then there will be 90% probability that the egg will not be heavier than 69.41g grams."
-msgstr "<item type=\"input\">=INVNORM(0,9;63;5)</item> retorna 69,41. Si l'ou mitjà pesa 63 grams amb una desviació estàndard de 5, hi haurà una probabilitat del 90% que l'ou no pesi més de 69,41 grams."
+msgstr "<item type=\"input\">=INV.NORM(0,9;63;5)</item> retorna 69,4077578277. Si l'ou mitjà pesa 63 grams amb una desviació estàndard de 5, hi haurà una probabilitat del 90% que l'ou no pesi més de 69,41 grams."
#: 04060184.xhp
msgctxt ""
@@ -42119,7 +42119,7 @@ msgctxt ""
"bm_id2913722\n"
"help.text"
msgid "<bookmark_value>NORM.DIST function</bookmark_value><bookmark_value>density function</bookmark_value>"
-msgstr "<bookmark_value>funció DISTNORM</bookmark_value><bookmark_value>funció de densitat</bookmark_value>"
+msgstr "<bookmark_value>funció DIST.NORM</bookmark_value><bookmark_value>funció de densitat</bookmark_value>"
#: 04060184.xhp
msgctxt ""
@@ -42127,7 +42127,7 @@ msgctxt ""
"hd_id2913722\n"
"help.text"
msgid "NORM.DIST"
-msgstr "DISTNORM"
+msgstr "DIST.NORM"
#: 04060184.xhp
msgctxt ""
@@ -42135,7 +42135,7 @@ msgctxt ""
"par_id2910386\n"
"help.text"
msgid "<ahelp hid=\"HID_FUNC_NORMDIST_MS\">Returns the density function or the normal cumulative distribution.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_NORMVERT\">Retorna la funció de densitat o la distribució normal acumulada.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_NORMDIST_MS\">Retorna la funció de densitat o la distribució normal acumulada.</ahelp>"
#: 04060184.xhp
msgctxt ""
@@ -42151,7 +42151,7 @@ msgctxt ""
"par_id2910613\n"
"help.text"
msgid "NORM.DIST(Number; Mean; StDev; C)"
-msgstr "DISTNORM(Nombre; Mitjana; DesvEst; C)"
+msgstr "DIST.NORM(Nombre; Mitjana; DesvEst; C)"
#: 04060184.xhp
msgctxt ""
@@ -42183,7 +42183,7 @@ msgctxt ""
"par_id2915080\n"
"help.text"
msgid "<emph>C</emph> = 0 calculates the density function, <emph>C</emph> = 1 calculates the distribution."
-msgstr "<emph>C</emph> és opcional. <emph>C</emph> = 0 calcula la funció de densitat; <emph>C</emph> = 1 calcula la distribució."
+msgstr "<emph>C</emph> = 0 calcula la funció de densitat; <emph>C</emph> = 1 calcula la distribució."
#: 04060184.xhp
msgctxt ""
@@ -42199,7 +42199,7 @@ msgctxt ""
"par_id2919283\n"
"help.text"
msgid "<item type=\"input\">=NORM.DIST(70;63;5;0)</item> returns 0.029945493."
-msgstr "<item type=\"input\">=DISTNORM(70;63;5;0)</item> retorna 0,03."
+msgstr "<item type=\"input\">=DIST.NORM(70;63;5;0)</item> retorna 0,029945493."
#: 04060184.xhp
msgctxt ""
@@ -42207,7 +42207,7 @@ msgctxt ""
"par_id2919448\n"
"help.text"
msgid "<item type=\"input\">=NORM.DIST(70;63;5;1)</item> returns 0.9192433408."
-msgstr "<item type=\"input\">=DISTNORM(70;63;5;1)</item> retorna 0,92."
+msgstr "<item type=\"input\">=DIST.NORM(70;63;5;1)</item> retorna 0,9192433408."
#: 04060184.xhp
msgctxt ""
@@ -42447,7 +42447,7 @@ msgctxt ""
"bm_id2953985\n"
"help.text"
msgid "<bookmark_value>POISSON.DIST function</bookmark_value>"
-msgstr "<bookmark_value>funció POISSON</bookmark_value>"
+msgstr "<bookmark_value>funció DIST.POISSON</bookmark_value>"
#: 04060184.xhp
msgctxt ""
@@ -42455,7 +42455,7 @@ msgctxt ""
"hd_id2953985\n"
"help.text"
msgid "POISSON.DIST"
-msgstr ""
+msgstr "DIST.POISSON"
#: 04060184.xhp
msgctxt ""
@@ -42463,7 +42463,7 @@ msgctxt ""
"par_id2954298\n"
"help.text"
msgid "<ahelp hid=\"HID_FUNC_POISSON_DIST_MS\">Returns the Poisson distribution.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_POISSON\">Retorna la distribució de Poisson.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_POISSON_DIST_MS\">Retorna la distribució de Poisson.</ahelp>"
#: 04060184.xhp
msgctxt ""
@@ -42479,7 +42479,7 @@ msgctxt ""
"par_id2946093\n"
"help.text"
msgid "POISSON.DIST(Number; Mean; C)"
-msgstr "POISSON(Nombre; Mitjana; C)"
+msgstr "DIST.POISSON(Nombre; Mitjana; C)"
#: 04060184.xhp
msgctxt ""
@@ -42519,7 +42519,7 @@ msgctxt ""
"par_id2950113\n"
"help.text"
msgid "<item type=\"input\">=POISSON.DIST(60;50;1)</item> returns 0.9278398202."
-msgstr "<item type=\"input\">=POISSON(60;50;1)</item> retorna 0,93."
+msgstr "<item type=\"input\">=DIST.POISSON(60;50;1)</item> retorna 0,9278398202."
#: 04060184.xhp
msgctxt ""
@@ -42599,7 +42599,7 @@ msgctxt ""
"bm_id2853100\n"
"help.text"
msgid "<bookmark_value>PERCENTILE.EXC function</bookmark_value>"
-msgstr "<bookmark_value>funció PERCENTIL</bookmark_value>"
+msgstr "<bookmark_value>funció PERCENTIL.EXC</bookmark_value>"
#: 04060184.xhp
msgctxt ""
@@ -42607,7 +42607,7 @@ msgctxt ""
"hd_id2853100\n"
"help.text"
msgid "PERCENTILE.EXC"
-msgstr ""
+msgstr "PERCENTIL.EXC"
#: 04060184.xhp
msgctxt ""
@@ -42647,7 +42647,7 @@ msgctxt ""
"par_id2848813\n"
"help.text"
msgid "PERCENTILE.EXC(Data; Alpha)"
-msgstr "PERCENTIL(Dades; Alfa)"
+msgstr "PERCENTIL.EXC(Dades; Alfa)"
#: 04060184.xhp
msgctxt ""
@@ -42679,7 +42679,7 @@ msgctxt ""
"par_id2859147\n"
"help.text"
msgid "<item type=\"input\">=PERCENTILE.EXC(A1:A50;10%)</item> represents the value in the data set, which equals 10% of the total data scale in A1:A50."
-msgstr "<item type=\"input\">=PERCENTIL(A1:A50;0,1)</item> representa el valor en el grup de dades, que equival al 10% de l'escala total de dades a A1:A50."
+msgstr "<item type=\"input\">=PERCENTIL.EXC(A1:A50;0,10%)</item> representa el valor en el grup de dades, que equival al 10% de l'escala total de dades a A1:A50."
#: 04060184.xhp
msgctxt ""
@@ -42687,7 +42687,7 @@ msgctxt ""
"bm_id2953100\n"
"help.text"
msgid "<bookmark_value>PERCENTILE.INC function</bookmark_value>"
-msgstr "<bookmark_value>funció PERCENTIL</bookmark_value>"
+msgstr "<bookmark_value>funció PERCENTIL.INC</bookmark_value>"
#: 04060184.xhp
msgctxt ""
@@ -42695,7 +42695,7 @@ msgctxt ""
"hd_id2953100\n"
"help.text"
msgid "PERCENTILE.INC"
-msgstr ""
+msgstr "PERCENTIL.INC"
#: 04060184.xhp
msgctxt ""
@@ -42703,7 +42703,7 @@ msgctxt ""
"par_id2954940\n"
"help.text"
msgid "<ahelp hid=\"HID_FUNC_PERCENTILE_INC\">Returns the alpha-percentile of data values in an array.</ahelp> A percentile returns the scale value for a data series which goes from the smallest (Alpha=0) to the largest value (alpha=1) of a data series. For <item type=\"literal\">Alpha</item> = 25%, the percentile means the first quartile; <item type=\"literal\">Alpha</item> = 50% is the MEDIAN."
-msgstr "<ahelp hid=\"HID_FUNC_QUANTIL\">Retorna el percentil alfa dels valors de dades d'una matriu.</ahelp> Un percentil retorna el valor d'escala per a una sèrie de dades que va del valor més petit (alfa=0) al més gran (alfa=1) d'una sèrie de dades. Per a <item type=\"literal\">alfa</item> = 25%, el percentil és el primer quartil; <item type=\"literal\">alfa</item> = 50% és la MEDIANA."
+msgstr "<ahelp hid=\"HID_FUNC_PERCENTILE_INC\">Retorna el percentil alfa dels valors de dades d'una matriu.</ahelp> Un percentil retorna el valor d'escala per a una sèrie de dades que va del valor més petit (alfa=0) al més gran (alfa=1) d'una sèrie de dades. Per a <item type=\"literal\">alfa</item> = 25%, el percentil és el primer quartil; <item type=\"literal\">alfa</item> = 50% és la MEDIANA."
#: 04060184.xhp
msgctxt ""
@@ -42727,7 +42727,7 @@ msgctxt ""
"par_id2948813\n"
"help.text"
msgid "PERCENTILE.INC(Data; Alpha)"
-msgstr "PERCENTIL(Dades; Alfa)"
+msgstr "PERCENTIL.INC(Dades; Alfa)"
#: 04060184.xhp
msgctxt ""
@@ -42759,7 +42759,7 @@ msgctxt ""
"par_id2959147\n"
"help.text"
msgid "<item type=\"input\">=PERCENTILE.INC(A1:A50;0.1)</item> represents the value in the data set, which equals 10% of the total data scale in A1:A50."
-msgstr "<item type=\"input\">=PERCENTIL(A1:A50;0,1)</item> representa el valor en el grup de dades, que equival al 10% de l'escala total de dades a A1:A50."
+msgstr "<item type=\"input\">=PERCENTIL.INC(A1:A50;0,1)</item> representa el valor en el grup de dades, que equival al 10% de l'escala total de dades a A1:A50."
#: 04060184.xhp
msgctxt ""
@@ -42847,7 +42847,7 @@ msgctxt ""
"bm_id2848807\n"
"help.text"
msgid "<bookmark_value>PERCENTRANK.EXC function</bookmark_value>"
-msgstr "<bookmark_value>funció ORDREPERCENTUAL</bookmark_value>"
+msgstr "<bookmark_value>funció RANG.PERCENT.EXC</bookmark_value>"
#: 04060184.xhp
msgctxt ""
@@ -42855,7 +42855,7 @@ msgctxt ""
"hd_id2848807\n"
"help.text"
msgid "PERCENTRANK.EXC"
-msgstr ""
+msgstr "RANG.PERCENT.EXC"
#: 04060184.xhp
msgctxt ""
@@ -42863,7 +42863,7 @@ msgctxt ""
"par_id2853573\n"
"help.text"
msgid "<ahelp hid=\"HID_FUNC_PERCENTRANK_EXC\"> Returns the relative position, between 0 and 1 (exclusive), of a specified value within a supplied array.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"HID_FUNC_PERCENTRANK_EXC\">Retorna la posició relativa, entre 0 i 1 (exclòs), d'un valor especificat en una matriu de dades donada.</ahelp>"
#: 04060184.xhp
msgctxt ""
@@ -42887,7 +42887,7 @@ msgctxt ""
"par_id2847238\n"
"help.text"
msgid "PERCENTRANK.EXC(Data; Value; Significance)"
-msgstr ""
+msgstr "RANG.PERCENT.EXC(Dades; Valor; Precisió)"
#: 04060184.xhp
msgctxt ""
@@ -42927,7 +42927,7 @@ msgctxt ""
"par_id2849163\n"
"help.text"
msgid "<item type=\"input\">=PERCENTRANK.EXC(A1:A50;50)</item> returns the percentage rank of the value 50 from the total range of all values found in A1:A50. If 50 falls outside the total range, an error message will appear."
-msgstr "<item type=\"input\">=ORDREPERCENTUAL(A1:A50;50)</item> retorna l'orde del percentatge del valor 50 per a l'interval total de valors que es troben a A1:A50. Si 50 es troba fora de l'interval total, apareixerà un missatge d'error."
+msgstr "<item type=\"input\">=RANG.PERCENT.EXC(A1:A50;50)</item> retorna l'orde del percentatge del valor 50 per a l'interval total de valors que es troben a A1:A50. Si 50 es troba fora de l'interval total, apareixerà un missatge d'error."
#: 04060184.xhp
msgctxt ""
@@ -42935,7 +42935,7 @@ msgctxt ""
"bm_id2948807\n"
"help.text"
msgid "<bookmark_value>PERCENTRANK.INC function</bookmark_value>"
-msgstr "<bookmark_value>funció ORDREPERCENTUAL</bookmark_value>"
+msgstr "<bookmark_value>funció RANG.PERCENT.INC</bookmark_value>"
#: 04060184.xhp
msgctxt ""
@@ -42943,7 +42943,7 @@ msgctxt ""
"hd_id2948807\n"
"help.text"
msgid "PERCENTRANK.INC"
-msgstr ""
+msgstr "RANG.PERCENT.INC"
#: 04060184.xhp
msgctxt ""
@@ -42951,7 +42951,7 @@ msgctxt ""
"par_id2953573\n"
"help.text"
msgid "<ahelp hid=\"HID_FUNC_PERCENTRANK_INC\">Returns the relative position, between 0 and 1 (inclusive), of a specified value within a supplied array.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"HID_FUNC_PERCENTRANK_INC\">Retorna la posició relativa, entre 0 i 1 (inclusiu), d'un valor especificat en una matriu de dades donada.</ahelp>"
#: 04060184.xhp
msgctxt ""
@@ -42975,7 +42975,7 @@ msgctxt ""
"par_id2947238\n"
"help.text"
msgid "PERCENTRANK.INC(Data; Value; Significance)"
-msgstr ""
+msgstr "RANG.PERCENT.INC(Dades; Valor; Precisió)"
#: 04060184.xhp
msgctxt ""
@@ -43015,7 +43015,7 @@ msgctxt ""
"par_id2949163\n"
"help.text"
msgid "<item type=\"input\">=PERCENTRANK.INC(A1:A50;50)</item> returns the percentage rank of the value 50 from the total range of all values found in A1:A50. If 50 falls outside the total range, an error message will appear."
-msgstr "<item type=\"input\">=ORDREPERCENTUAL(A1:A50;50)</item> retorna l'orde del percentatge del valor 50 per a l'interval total de valors que es troben a A1:A50. Si 50 es troba fora de l'interval total, apareixerà un missatge d'error."
+msgstr "<item type=\"input\">=RANG.PERCENT.INC(A1:A50;50)</item> retorna l'orde del percentatge del valor 50 per a l'interval total de valors que es troben a A1:A50. Si 50 es troba fora de l'interval total, apareixerà un missatge d'error."
#: 04060184.xhp
msgctxt ""
@@ -43095,7 +43095,7 @@ msgctxt ""
"bm_id2866442\n"
"help.text"
msgid "<bookmark_value>QUARTILE.EXC function</bookmark_value>"
-msgstr "<bookmark_value>funció QUARTIL</bookmark_value>"
+msgstr "<bookmark_value>funció QUARTIL.EXC</bookmark_value>"
#: 04060184.xhp
msgctxt ""
@@ -43103,7 +43103,7 @@ msgctxt ""
"hd_id2866442\n"
"help.text"
msgid "QUARTILE.EXC"
-msgstr ""
+msgstr "QUARTIL.EXC"
#: 04060184.xhp
msgctxt ""
@@ -43135,7 +43135,7 @@ msgctxt ""
"par_id2853684\n"
"help.text"
msgid "QUARTILE.EXC(Data; Type)"
-msgstr "QUARTIL(Dades; Tipus)"
+msgstr "QUARTIL.EXC(Dades; Tipus)"
#: 04060184.xhp
msgctxt ""
@@ -43143,7 +43143,7 @@ msgctxt ""
"par_id2853387\n"
"help.text"
msgid "<emph>Data</emph> represents the range of data values for which you want to calculate the specified quartile."
-msgstr ""
+msgstr "<emph>Dades</emph> representa l'interval dels valors de dades dels quals voleu calcular el quartil indicat."
#: 04060184.xhp
msgctxt ""
@@ -43151,7 +43151,7 @@ msgctxt ""
"par_id2855589\n"
"help.text"
msgid "<emph>Type</emph> An integer between 1 and 3, representing the required quartile. (if type = 1 or 3, the supplied array must contain more than 2 values)"
-msgstr ""
+msgstr "<emph>Tipus</emph>, un nombre enter entre 1 i 3, representa el quartil sol·licitat. (Si tipus=1 o 3, la matriu de dades proporcionada ha de contindre més de 2 valors)"
#: 04060184.xhp
msgctxt ""
@@ -43167,7 +43167,7 @@ msgctxt ""
"par_id2859276\n"
"help.text"
msgid "<item type=\"input\">=QUARTILE.EXC(A1:A50;2)</item> returns the value of which 50% of the scale corresponds to the lowest to highest values in the range A1:A50."
-msgstr "<item type=\"input\">=QUARTIL(A1:A50;2)</item> retorna el valor del qual el 50% de l'escala correspon als valors més petits fins als més grans a l'interval A1:A50."
+msgstr "<item type=\"input\">=QUARTIL.EXC(A1:A50;2)</item> retorna el valor del qual el 50% de l'escala correspon als valors més petits fins als més grans a l'interval A1:A50."
#: 04060184.xhp
msgctxt ""
@@ -43175,7 +43175,7 @@ msgctxt ""
"bm_id2966442\n"
"help.text"
msgid "<bookmark_value>QUARTILE.INC function</bookmark_value>"
-msgstr "<bookmark_value>funció QUARTIL</bookmark_value>"
+msgstr "<bookmark_value>funció QUARTIL.INC</bookmark_value>"
#: 04060184.xhp
msgctxt ""
@@ -43183,7 +43183,7 @@ msgctxt ""
"hd_id2966442\n"
"help.text"
msgid "QUARTILE.INC"
-msgstr ""
+msgstr "QUARTIL.INC"
#: 04060184.xhp
msgctxt ""
@@ -43191,7 +43191,7 @@ msgctxt ""
"par_id2946958\n"
"help.text"
msgid "<ahelp hid=\"HID_FUNC_QUARTILE_INC\">Returns the quartile of a data set.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_QUARTILE\">Retorna el quartil d'un grup de dades.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_QUARTILE_INC\">Retorna el quartil d'un grup de dades.</ahelp>"
#: 04060184.xhp
msgctxt ""
@@ -43215,7 +43215,7 @@ msgctxt ""
"par_id2953684\n"
"help.text"
msgid "QUARTILE.INC(Data; Type)"
-msgstr "QUARTIL(Dades; Tipus)"
+msgstr "QUARTIL.INC(Dades; Tipus)"
#: 04060184.xhp
msgctxt ""
@@ -43247,7 +43247,7 @@ msgctxt ""
"par_id2959276\n"
"help.text"
msgid "<item type=\"input\">=QUARTILE.INC(A1:A50;2)</item> returns the value of which 50% of the scale corresponds to the lowest to highest values in the range A1:A50."
-msgstr "<item type=\"input\">=QUARTIL(A1:A50;2)</item> retorna el valor del qual el 50% de l'escala correspon als valors més petits fins als més grans a l'interval A1:A50."
+msgstr "<item type=\"input\">=QUARTIL.INC(A1:A50;2)</item> retorna el valor del qual el 50% de l'escala correspon als valors més petits fins als més grans a l'interval A1:A50."
#: 04060185.xhp
msgctxt ""
@@ -43367,7 +43367,7 @@ msgctxt ""
"bm_id2955071\n"
"help.text"
msgid "<bookmark_value>RANK.AVG function</bookmark_value> <bookmark_value>numbers;determining ranks</bookmark_value>"
-msgstr "<bookmark_value>funció ORDRE</bookmark_value><bookmark_value>nombres;determinació dels ordes</bookmark_value>"
+msgstr "<bookmark_value>funció RANG.MITJANA</bookmark_value><bookmark_value>nombres;determinació dels ordes</bookmark_value>"
#: 04060185.xhp
msgctxt ""
@@ -43375,7 +43375,7 @@ msgctxt ""
"hd_id2955071\n"
"help.text"
msgid "RANK.AVG"
-msgstr ""
+msgstr "RANG.MITJANA"
#: 04060185.xhp
msgctxt ""
@@ -43407,7 +43407,7 @@ msgctxt ""
"par_id2953250\n"
"help.text"
msgid "RANK.AVG(Value; Data; Type)"
-msgstr "ORDRE(Valor; Dades; Tipus)"
+msgstr "RANG.MITJANA(Valor; Dades; Tipus)"
#: 04060185.xhp
msgctxt ""
@@ -43439,7 +43439,7 @@ msgctxt ""
"par_id0305398\n"
"help.text"
msgid "Type = 0 means descending from the last item of the array to the first (this is the default),"
-msgstr "Tipus = 1 vol dir ascendir des del primer element de l'interval fins a l'últim."
+msgstr "Tipus = 0 vol dir descendir des de l'últim element de la matriu fins al primer (esta és l'opció per defecte),"
#: 04060185.xhp
msgctxt ""
@@ -43463,7 +43463,7 @@ msgctxt ""
"par_id2955919\n"
"help.text"
msgid "<item type=\"input\">=RANK.AVG(A10;A1:A50)</item> returns the ranking of the value in A10 in value range A1:A50. If <item type=\"literal\">Value</item> does not exist within the range an error message is displayed."
-msgstr "<item type=\"input\">=ORDRE(A10;A1:A50)</item> retorna la classificació del valor a A10 a l'interval de valors A1:A50. Si <item type=\"literal\">Valor</item> no existeix dins de l'interval, es mostrarà un missatge d'error."
+msgstr "<item type=\"input\">=RANG.MITJANA(A10;A1:A50)</item> retorna la classificació del valor a A10 a l'interval de valors A1:A50. Si <item type=\"literal\">Valor</item> no existeix dins de l'interval, es mostrarà un missatge d'error."
#: 04060185.xhp
msgctxt ""
@@ -43471,7 +43471,7 @@ msgctxt ""
"bm_id2855071\n"
"help.text"
msgid "<bookmark_value>RANK.EQ function</bookmark_value> <bookmark_value>numbers;determining ranks</bookmark_value>"
-msgstr "<bookmark_value>funció ORDRE</bookmark_value><bookmark_value>nombres;determinació dels ordes</bookmark_value>"
+msgstr "<bookmark_value>funció RANG.EQ</bookmark_value> <bookmark_value>nombres;determinació dels ordes</bookmark_value><bookmark_value>nombres;determinació dels rangs</bookmark_value>"
#: 04060185.xhp
msgctxt ""
@@ -43479,7 +43479,7 @@ msgctxt ""
"hd_id2855071\n"
"help.text"
msgid "RANK.EQ"
-msgstr ""
+msgstr "RANG.EQ"
#: 04060185.xhp
msgctxt ""
@@ -43511,7 +43511,7 @@ msgctxt ""
"par_id2853250\n"
"help.text"
msgid "RANK.EQ(Value; Data; Type)"
-msgstr "ORDRE(Valor; Dades; Tipus)"
+msgstr "RANG.EQ(Valor; Dades; Tipus)"
#: 04060185.xhp
msgctxt ""
@@ -43543,7 +43543,7 @@ msgctxt ""
"par_id89305398\n"
"help.text"
msgid "Type = 0 means descending from the last item of the array to the first (this is the default),"
-msgstr "Tipus = 1 vol dir ascendir des del primer element de l'interval fins a l'últim."
+msgstr "Tipus = 0 vol dir descendir des de l'últim element de la matriu fins al primer (esta és l'opció per defecte),"
#: 04060185.xhp
msgctxt ""
@@ -43567,7 +43567,7 @@ msgctxt ""
"par_id2855919\n"
"help.text"
msgid "<item type=\"input\">=RANK.EQ(A10;A1:A50)</item> returns the ranking of the value in A10 in value range A1:A50. If <item type=\"literal\">Value</item> does not exist within the range an error message is displayed."
-msgstr "<item type=\"input\">=ORDRE(A10;A1:A50)</item> retorna la classificació del valor a A10 a l'interval de valors A1:A50. Si <item type=\"literal\">Valor</item> no existeix dins de l'interval, es mostrarà un missatge d'error."
+msgstr "<item type=\"input\">=RANG.EQ(A10;A1:A50)</item> retorna la classificació del valor a A10 a l'interval de valors A1:A50. Si <item type=\"literal\">Valor</item> no existeix dins de l'interval, es mostrarà un missatge d'error."
#: 04060185.xhp
msgctxt ""
@@ -43991,7 +43991,7 @@ msgctxt ""
"bm_id2949734\n"
"help.text"
msgid "<bookmark_value>STDEV.P function</bookmark_value> <bookmark_value>standard deviations in statistics;based on a population</bookmark_value>"
-msgstr "<bookmark_value>funció DESVESTP</bookmark_value><bookmark_value>desviacions estàndard en estadística;basades en una població</bookmark_value>"
+msgstr "<bookmark_value>funció DESVEST.P</bookmark_value> <bookmark_value>desviacions estàndard en estadística;basades en una població</bookmark_value>"
#: 04060185.xhp
msgctxt ""
@@ -43999,7 +43999,7 @@ msgctxt ""
"hd_id2949734\n"
"help.text"
msgid "STDEV.P"
-msgstr "DESVESTP"
+msgstr "DESVEST.P"
#: 04060185.xhp
msgctxt ""
@@ -44007,7 +44007,7 @@ msgctxt ""
"par_id2949187\n"
"help.text"
msgid "<ahelp hid=\"HID_FUNC_ST_DEV_P_MS\">Calculates the standard deviation based on the entire population.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_STABWN\">Calcula la desviació estàndard a partir de tota la població.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_ST_DEV_P_MS\">Calcula la desviació estàndard a partir de tota la població.</ahelp>"
#: 04060185.xhp
msgctxt ""
@@ -44023,7 +44023,7 @@ msgctxt ""
"par_id2954392\n"
"help.text"
msgid "STDEV.P(Number1;Number2;...Number30)"
-msgstr "DESVESTP(Nombre1;Nombre2;...Nombre30)"
+msgstr "DESVEST.P(Nombre1;Nombre2;...Nombre30)"
#: 04060185.xhp
msgctxt ""
@@ -44047,7 +44047,7 @@ msgctxt ""
"par_id2953933\n"
"help.text"
msgid "<item type=\"input\">=STDEV.P(A1:A50)</item> returns a standard deviation of the data referenced."
-msgstr "<item type=\"input\">=DESVESTP(A1:A50)</item> retorna una desviació estàndard de les dades referenciades."
+msgstr "<item type=\"input\">=DESVEST.P(A1:A50)</item> retorna una desviació estàndard de les dades referenciades."
#: 04060185.xhp
msgctxt ""
@@ -44055,7 +44055,7 @@ msgctxt ""
"bm_id2849734\n"
"help.text"
msgid "<bookmark_value>STDEV.S function</bookmark_value> <bookmark_value>standard deviations in statistics;based on a sample</bookmark_value>"
-msgstr "<bookmark_value>funció DESVEST</bookmark_value><bookmark_value>desviacions estàndard en estadística;basades en una mostra</bookmark_value>"
+msgstr "<bookmark_value>funció DESVEST.S</bookmark_value> <bookmark_value>desviacions estàndard en estadística;basades en una mostra</bookmark_value>"
#: 04060185.xhp
msgctxt ""
@@ -44063,7 +44063,7 @@ msgctxt ""
"hd_id2849734\n"
"help.text"
msgid "STDEV.S"
-msgstr "DESVESTP"
+msgstr "DESVEST.S"
#: 04060185.xhp
msgctxt ""
@@ -44071,7 +44071,7 @@ msgctxt ""
"par_id2849187\n"
"help.text"
msgid "<ahelp hid=\"HID_FUNC_ST_DEV_S\">Calculates the standard deviation based on sample of the population.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_STABWN\">Calcula la desviació estàndard a partir de tota la població.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_ST_DEV_S\">Calcula la desviació estàndard a partir d'una mostra de la població.</ahelp>"
#: 04060185.xhp
msgctxt ""
@@ -44087,7 +44087,7 @@ msgctxt ""
"par_id2854392\n"
"help.text"
msgid "STDEV.S(Number1;Number2;...Number30)"
-msgstr "DESVESTP(Nombre1;Nombre2;...Nombre30)"
+msgstr "DESVEST.S(Nombre1;Nombre2;...Nombre30)"
#: 04060185.xhp
msgctxt ""
@@ -44095,7 +44095,7 @@ msgctxt ""
"par_id2855261\n"
"help.text"
msgid "<emph>Number 1,Number 2,...Number 30</emph> are numerical values or ranges representing a sample of the population."
-msgstr "<emph>Nombre1, Nombre2, ...Nombre30</emph> són valors o intervals numèrics que representen tota una població."
+msgstr "<emph>Nombre 1; Nombre 2; ...Nombre 30</emph> són valors o intervals numèrics que representen una mostra basada de la població."
#: 04060185.xhp
msgctxt ""
@@ -44111,7 +44111,7 @@ msgctxt ""
"par_id2853933\n"
"help.text"
msgid "<item type=\"input\">=STDEV.S(A1:A50)</item> returns a standard deviation of the data referenced."
-msgstr "<item type=\"input\">=DESVESTP(A1:A50)</item> retorna una desviació estàndard de les dades referenciades."
+msgstr "<item type=\"input\">=DESVEST.S(A1:A50)</item> retorna una desviació estàndard de les dades referenciades."
#: 04060185.xhp
msgctxt ""
@@ -44327,7 +44327,7 @@ msgctxt ""
"bm_id2957986\n"
"help.text"
msgid "<bookmark_value>NORM.S.INV function</bookmark_value> <bookmark_value>normal distribution;inverse of standard</bookmark_value>"
-msgstr "<bookmark_value>INVNORMEST</bookmark_value><bookmark_value>distribució normal; inversa de l'estàndard</bookmark_value>"
+msgstr "<bookmark_value>INV.NORM.EST</bookmark_value> <bookmark_value>distribució normal; inversa de l'estàndard</bookmark_value>"
#: 04060185.xhp
msgctxt ""
@@ -44335,7 +44335,7 @@ msgctxt ""
"hd_id2957986\n"
"help.text"
msgid "NORM.S.INV"
-msgstr "INVNORMEST"
+msgstr "INV.NORM.EST"
#: 04060185.xhp
msgctxt ""
@@ -44343,7 +44343,7 @@ msgctxt ""
"par_id2951282\n"
"help.text"
msgid "<ahelp hid=\"HID_FUNC_STD_NORMINV_MS\">Returns the inverse of the standard normal cumulative distribution.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_STANDNORMINV\">Retorna la inversa de la distribució acumulada normal estàndard.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_STD_NORMINV_MS\">Retorna la inversa de la distribució acumulada normal estàndard.</ahelp>"
#: 04060185.xhp
msgctxt ""
@@ -44359,7 +44359,7 @@ msgctxt ""
"par_id2954195\n"
"help.text"
msgid "NORM.S.INV(Number)"
-msgstr "INVNORMEST(Nombre)"
+msgstr "INV.NORM.EST(Nombre)"
#: 04060185.xhp
msgctxt ""
@@ -44383,7 +44383,7 @@ msgctxt ""
"par_id2949030\n"
"help.text"
msgid "<item type=\"input\">=NORM.S.INV(0.908789)</item> returns 1.333334673."
-msgstr "<item type=\"input\">=INVNORMEST(0,908789)</item> retorna 1,3333."
+msgstr "<item type=\"input\">=INV.NORM.EST(0,908789)</item> retorna 1,333334673."
#: 04060185.xhp
msgctxt ""
@@ -44463,7 +44463,7 @@ msgctxt ""
"bm_id2947538\n"
"help.text"
msgid "<bookmark_value>NORM.S.DIST function</bookmark_value> <bookmark_value>normal distribution;statistics</bookmark_value>"
-msgstr "<bookmark_value>funció DISTNORMEST</bookmark_value><bookmark_value>distribució normal;estadístiques</bookmark_value>"
+msgstr "<bookmark_value>funció DIST.NORM.EST</bookmark_value> <bookmark_value>distribució normal;estadístiques</bookmark_value>"
#: 04060185.xhp
msgctxt ""
@@ -44471,7 +44471,7 @@ msgctxt ""
"hd_id2947538\n"
"help.text"
msgid "NORM.S.DIST"
-msgstr "DISTNORMEST"
+msgstr "DIST.NORM.EST"
#: 04060185.xhp
msgctxt ""
@@ -44479,7 +44479,7 @@ msgctxt ""
"par_id2950474\n"
"help.text"
msgid "<ahelp hid=\"HID_FUNC_STD_NORMDIST_MS\">Returns the standard normal cumulative distribution function. The distribution has a mean of zero and a standard deviation of one.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_STANDNORMVERT\">Retorna la funció de distribució acumulada normal estàndard. La distribució té un valor mitjà de 0 i una desviació estàndard d'1.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_STD_NORMDIST_MS\">Retorna la funció de distribució acumulada normal estàndard. La distribució té un valor mitjà de 0 i una desviació estàndard d'1.</ahelp>"
#: 04060185.xhp
msgctxt ""
@@ -44495,7 +44495,7 @@ msgctxt ""
"par_id2958411\n"
"help.text"
msgid "NORM.S.DIST(Number; Cumulative)"
-msgstr ""
+msgstr "DIST.NORM.EST(Nombre; Acumulada)"
#: 04060185.xhp
msgctxt ""
@@ -44511,7 +44511,7 @@ msgctxt ""
"par_id2954951\n"
"help.text"
msgid "<emph>Cumulative</emph> 0 or FALSE calculates the probability density function. Any other value or TRUE calculates the cumulative distribution function."
-msgstr "<emph>Acumulada</emph> (opcional): si és 0 o Fals, calcula la funció de densitat de probabilitat. Si és un altre valor o Cert o s'omet, calcula la funció de distribució acumulada."
+msgstr "<emph>Acumulada</emph> si és 0 o FALS, calcula la funció de densitat de probabilitat. Qualsevol altre valor o CERT calcula la funció de distribució acumulada."
#: 04060185.xhp
msgctxt ""
@@ -44527,7 +44527,7 @@ msgctxt ""
"par_id2955984\n"
"help.text"
msgid "<item type=\"input\">=NORM.S.DIST(1;0)</item> returns 0.2419707245."
-msgstr ""
+msgstr "<item type=\"input\">=DIST.NORM.EST(1;0)</item> returns 0.2419707245."
#: 04060185.xhp
msgctxt ""
@@ -44535,7 +44535,7 @@ msgctxt ""
"par_id2955985\n"
"help.text"
msgid "<item type=\"input\">=NORM.S.DIST(1;1)</item> returns 0.8413447461. The area below the standard normal distribution curve to the left of X value 1 is 84% of the total area."
-msgstr "<item type=\"input\">=DISTNORMEST(1)</item> retorna 0,84. L'àrea que hi ha sota la corba de distribució normal estàndard a l'esquerra del valor 1 de l'eix X representa el 84% de l'àrea total."
+msgstr "<item type=\"input\">=DIST.NORM.EST(1;1)</item> retorna 0,8413447461. L'àrea que hi ha sota la corba de distribució normal estàndard a l'esquerra del valor 1 de l'eix X representa el 84% de l'àrea total."
#: 04060185.xhp
msgctxt ""
@@ -44823,7 +44823,7 @@ msgctxt ""
"bm_id2949579\n"
"help.text"
msgid "<bookmark_value>T.INV function</bookmark_value> <bookmark_value>one tailed inverse of t-distribution</bookmark_value>"
-msgstr "<bookmark_value>funció INVT</bookmark_value><bookmark_value>inversa de la distribució t</bookmark_value>"
+msgstr "<bookmark_value>funció INV.T</bookmark_value><bookmark_value>inversa de la distribució t unilateral</bookmark_value>"
#: 04060185.xhp
msgctxt ""
@@ -44831,7 +44831,7 @@ msgctxt ""
"hd_id2949579\n"
"help.text"
msgid "T.INV"
-msgstr "INVT"
+msgstr "INV.T"
#: 04060185.xhp
msgctxt ""
@@ -44839,7 +44839,7 @@ msgctxt ""
"par_id2943232\n"
"help.text"
msgid "<ahelp hid=\"HID_FUNC_TINV_MS\">Returns the one tailed inverse of the t-distribution.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_TINV\">Retorna la inversa de la distribució t.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_TINV_MS\">Retorna la inversa de la distribució t unilateral.</ahelp>"
#: 04060185.xhp
msgctxt ""
@@ -44855,7 +44855,7 @@ msgctxt ""
"par_id2949289\n"
"help.text"
msgid "T.INV(Number; DegreesFreedom)"
-msgstr "INVT(Nombre; GrausDeLlibertat)"
+msgstr "INV.T(Nombre; GrausDeLlibertat)"
#: 04060185.xhp
msgctxt ""
@@ -44863,7 +44863,7 @@ msgctxt ""
"par_id2954070\n"
"help.text"
msgid "<emph>Number</emph> is the probability associated with the one-tailed t-distribution."
-msgstr "<emph>Nombre</emph> és la probabilitat associada amb la distribució t bilateral."
+msgstr "<emph>Nombre</emph> és la probabilitat associada amb la distribució t unilateral."
#: 04060185.xhp
msgctxt ""
@@ -44887,7 +44887,7 @@ msgctxt ""
"par_id2956010\n"
"help.text"
msgid "<item type=\"input\">=T.INV(0.1;6)</item> returns -1.4397557473."
-msgstr "<item type=\"input\">=INVT(0,1;6)</item> retorna 1,94."
+msgstr "<item type=\"input\">=INV.T(0,1;6)</item> retorna -1,4397557473."
#: 04060185.xhp
msgctxt ""
@@ -44895,7 +44895,7 @@ msgctxt ""
"bm_id2849579\n"
"help.text"
msgid "<bookmark_value>T.INV.2T function</bookmark_value> <bookmark_value>inverse of two tailed t-distribution</bookmark_value>"
-msgstr "<bookmark_value>funció INVT</bookmark_value><bookmark_value>inversa de la distribució t</bookmark_value>"
+msgstr "<bookmark_value>funció INV.T.BILATERAL</bookmark_value><bookmark_value>inversa de la distribució t bilateral</bookmark_value>"
#: 04060185.xhp
msgctxt ""
@@ -44903,7 +44903,7 @@ msgctxt ""
"hd_id2849579\n"
"help.text"
msgid "T.INV.2T"
-msgstr ""
+msgstr "INV.T.BILATERAL"
#: 04060185.xhp
msgctxt ""
@@ -44927,7 +44927,7 @@ msgctxt ""
"par_id2849289\n"
"help.text"
msgid "T.INV.2T(Number; DegreesFreedom)"
-msgstr "INVT(Nombre; GrausDeLlibertat)"
+msgstr "INV.T.BILATERAL(Nombre; GrausDeLlibertat)"
#: 04060185.xhp
msgctxt ""
@@ -44959,7 +44959,7 @@ msgctxt ""
"par_id2856010\n"
"help.text"
msgid "<item type=\"input\">=T.INV.2T(0.25; 10)</item> returns 1.221255395."
-msgstr ""
+msgstr "<item type=\"input\">=INV.T.BILATERAL(0.25; 10)</item> returns 1.221255395."
#: 04060185.xhp
msgctxt ""
@@ -45055,7 +45055,7 @@ msgctxt ""
"bm_id2954129\n"
"help.text"
msgid "<bookmark_value>T.TEST function</bookmark_value>"
-msgstr "<bookmark_value>funció PROVAT</bookmark_value>"
+msgstr "<bookmark_value>funció PROVA.T</bookmark_value>"
#: 04060185.xhp
msgctxt ""
@@ -45063,7 +45063,7 @@ msgctxt ""
"hd_id2954129\n"
"help.text"
msgid "T.TEST"
-msgstr "PROVAT"
+msgstr "PROVA.T"
#: 04060185.xhp
msgctxt ""
@@ -45071,7 +45071,7 @@ msgctxt ""
"par_id2959184\n"
"help.text"
msgid "<ahelp hid=\"HID_FUNC_TTEST_MS\">Returns the probability associated with a Student's t-Test.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_TTEST\">Retorna la probabilitat associada a una prova t de Student.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_TTEST_MS\">Retorna la probabilitat associada a una prova t de Student.</ahelp>"
#: 04060185.xhp
msgctxt ""
@@ -45087,7 +45087,7 @@ msgctxt ""
"par_id2951175\n"
"help.text"
msgid "T.TEST(Data1; Data2; Mode; Type)"
-msgstr "PROVAT(Dades1; Dades2; Mode; Tipus)"
+msgstr "PROVA.T(Dades1; Dades2; Mode; Tipus)"
#: 04060185.xhp
msgctxt ""
@@ -45135,7 +45135,7 @@ msgctxt ""
"par_id2950119\n"
"help.text"
msgid "<item type=\"input\">=T.TEST(A1:A50;B1:B50;2;2)</item>"
-msgstr "<item type=\"input\">=PROVAT(A1:A50;B1:B50;2;2)</item>"
+msgstr "<item type=\"input\">=PROVA.T(A1:A50;B1:B50;2;2)</item>"
#: 04060185.xhp
msgctxt ""
@@ -45223,7 +45223,7 @@ msgctxt ""
"bm_id2954930\n"
"help.text"
msgid "<bookmark_value>T.DIST function</bookmark_value> <bookmark_value>t-distribution</bookmark_value>"
-msgstr "<bookmark_value>funció DISTT</bookmark_value><bookmark_value>distribució t</bookmark_value>"
+msgstr "<bookmark_value>funció DIST.T</bookmark_value> <bookmark_value>distribució t</bookmark_value>"
#: 04060185.xhp
msgctxt ""
@@ -45231,7 +45231,7 @@ msgctxt ""
"hd_id2954930\n"
"help.text"
msgid "T.DIST"
-msgstr "DISTT"
+msgstr "DIST.T"
#: 04060185.xhp
msgctxt ""
@@ -45239,7 +45239,7 @@ msgctxt ""
"par_id2953372\n"
"help.text"
msgid "<ahelp hid=\"HID_FUNC_TDIST_MS\">Returns the t-distribution.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_TVERT\">Retorna la distribució t.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_TDIST_MS\">Retorna la distribució t.</ahelp>"
#: 04060185.xhp
msgctxt ""
@@ -45255,7 +45255,7 @@ msgctxt ""
"par_id2950521\n"
"help.text"
msgid "T.DIST(Number; DegreesFreedom; Cumulative)"
-msgstr "DISTKHIQUAD(Nombre; GrausDeLlibertat; Acumulada)"
+msgstr "DIST.T(Nombre; GrausDeLlibertat; Acumulada)"
#: 04060185.xhp
msgctxt ""
@@ -45279,7 +45279,7 @@ msgctxt ""
"par_id2949340\n"
"help.text"
msgid "<emph>Cumulative</emph> = 0 or FALSE returns the probability density function, 1 or TRUE returns the cumulative distribution function."
-msgstr "<emph>Acumulada</emph> (opcional): si és 0 o Fals, calcula la funció de densitat de probabilitat. Si és un altre valor o Cert o s'omet, calcula la funció de distribució acumulada."
+msgstr "<emph>Acumulada</emph> si és 0 o FALS, calcula la funció de densitat de probabilitat, 1 o CERT calcula la funció de distribució acumulada."
#: 04060185.xhp
msgctxt ""
@@ -45295,7 +45295,7 @@ msgctxt ""
"par_id2949773\n"
"help.text"
msgid "<item type=\"input\">=T.DIST(1; 10; TRUE)</item> returns 0.8295534338"
-msgstr ""
+msgstr "<item type=\"input\">=DIST.T(1; 10; CERT)</item> retorna 0.8295534338"
#: 04060185.xhp
msgctxt ""
@@ -45303,7 +45303,7 @@ msgctxt ""
"bm_id2854930\n"
"help.text"
msgid "<bookmark_value>T.DIST.2T function</bookmark_value> <bookmark_value>two tailed t-distribution</bookmark_value>"
-msgstr "<bookmark_value>funció DISTT</bookmark_value><bookmark_value>distribució t</bookmark_value>"
+msgstr "<bookmark_value>funció DIST.T.BILATERAL</bookmark_value><bookmark_value>distribució t bilateral</bookmark_value>"
#: 04060185.xhp
msgctxt ""
@@ -45311,7 +45311,7 @@ msgctxt ""
"hd_id2854930\n"
"help.text"
msgid "T.DIST.2T"
-msgstr ""
+msgstr "DIST.T.BILATERAL"
#: 04060185.xhp
msgctxt ""
@@ -45335,7 +45335,7 @@ msgctxt ""
"par_id2850521\n"
"help.text"
msgid "T.DIST.2T(Number; DegreesFreedom)"
-msgstr "DISTKHI(Nombre; GrausDeLlibertat)"
+msgstr "DIST.T.BILATERAL(Nombre; GrausDeLlibertat)"
#: 04060185.xhp
msgctxt ""
@@ -45367,7 +45367,7 @@ msgctxt ""
"par_id2849773\n"
"help.text"
msgid "<item type=\"input\">=T.DIST.2T(1; 10)</item> returns 0.3408931323."
-msgstr ""
+msgstr "<item type=\"input\">=DIST.T.BILATERAL(1; 10)</item> retorna 0.3408931323."
#: 04060185.xhp
msgctxt ""
@@ -45375,7 +45375,7 @@ msgctxt ""
"bm_id274930\n"
"help.text"
msgid "<bookmark_value>T.DIST.RT function</bookmark_value> <bookmark_value>right tailed t-distribution</bookmark_value>"
-msgstr "<bookmark_value>funció DISTT</bookmark_value><bookmark_value>distribució t</bookmark_value>"
+msgstr "<bookmark_value>funció DIST.T.DRETA</bookmark_value> <bookmark_value>distribució t de cua dreta</bookmark_value>"
#: 04060185.xhp
msgctxt ""
@@ -45383,7 +45383,7 @@ msgctxt ""
"hd_id274930\n"
"help.text"
msgid "T.DIST.RT"
-msgstr ""
+msgstr "DIST.T.DRETA"
#: 04060185.xhp
msgctxt ""
@@ -45407,7 +45407,7 @@ msgctxt ""
"par_id2750521\n"
"help.text"
msgid "T.DIST.RT(Number; DegreesFreedom)"
-msgstr "DISTKHI(Nombre; GrausDeLlibertat)"
+msgstr "DIST.T.DRETA(Nombre; GrausDeLlibertat)"
#: 04060185.xhp
msgctxt ""
@@ -45439,7 +45439,7 @@ msgctxt ""
"par_id2749773\n"
"help.text"
msgid "<item type=\"input\">=T.DIST.RT(1; 10)</item> returns 0.1704465662."
-msgstr ""
+msgstr "<item type=\"input\">=DIST.T.DRETA(1; 10)</item> retorna 0.1704465662."
#: 04060185.xhp
msgctxt ""
@@ -45511,7 +45511,7 @@ msgctxt ""
"bm_id2953828\n"
"help.text"
msgid "<bookmark_value>VAR.S function</bookmark_value> <bookmark_value>variances</bookmark_value>"
-msgstr "<bookmark_value>funció VAR</bookmark_value><bookmark_value>variàncies</bookmark_value>"
+msgstr "<bookmark_value>funció VAR.S</bookmark_value> <bookmark_value>variàncies</bookmark_value>"
#: 04060185.xhp
msgctxt ""
@@ -45519,7 +45519,7 @@ msgctxt ""
"hd_id2953828\n"
"help.text"
msgid "VAR.S"
-msgstr "VARP"
+msgstr "VAR.S"
#: 04060185.xhp
msgctxt ""
@@ -45527,7 +45527,7 @@ msgctxt ""
"par_id2959165\n"
"help.text"
msgid "<ahelp hid=\"HID_FUNC_VAR_S\">Estimates the variance based on a sample.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_VARIANZ\">Estima la variància a partir d'una mostra.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_VAR_S\">Estima la variància a partir d'una mostra.</ahelp>"
#: 04060185.xhp
msgctxt ""
@@ -45543,7 +45543,7 @@ msgctxt ""
"par_id2953054\n"
"help.text"
msgid "VAR.S(Number1; Number2; ...Number30)"
-msgstr "VAR(Nombre1;Nombre2;...Nombre30)"
+msgstr "VAR.S(Nombre1;Nombre2;...Nombre30)"
#: 04060185.xhp
msgctxt ""
@@ -45567,7 +45567,7 @@ msgctxt ""
"par_id2953575\n"
"help.text"
msgid "<item type=\"input\">=VAR.S(A1:A50)</item>"
-msgstr "<item type=\"input\">=VAR(A1:A50)</item>"
+msgstr "<item type=\"input\">=VAR.S(A1:A50)</item>"
#: 04060185.xhp
msgctxt ""
@@ -45703,7 +45703,7 @@ msgctxt ""
"bm_id2966441\n"
"help.text"
msgid "<bookmark_value>VAR.P function</bookmark_value>"
-msgstr "<bookmark_value>funció VARP</bookmark_value>"
+msgstr "<bookmark_value>funció VAR.P</bookmark_value>"
#: 04060185.xhp
msgctxt ""
@@ -45711,7 +45711,7 @@ msgctxt ""
"hd_id2966441\n"
"help.text"
msgid "VAR.P"
-msgstr "VARP"
+msgstr "VAR.P"
#: 04060185.xhp
msgctxt ""
@@ -45719,7 +45719,7 @@ msgctxt ""
"par_id2959199\n"
"help.text"
msgid "<ahelp hid=\"HID_FUNC_VAR_P_MS\">Calculates a variance based on the entire population.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_VARIANZEN\">Calcula una variància basada en tota la població.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_VAR_P_MS\">Calcula una variància basada en tota la població.</ahelp>"
#: 04060185.xhp
msgctxt ""
@@ -45735,7 +45735,7 @@ msgctxt ""
"par_id2947282\n"
"help.text"
msgid "VAR.P(Number1; Number2; ...Number30)"
-msgstr "VARP(Nombre1; Nombre2; ...Nombre30)"
+msgstr "VAR.P(Nombre1; Nombre2; ...Nombre30)"
#: 04060185.xhp
msgctxt ""
@@ -45759,7 +45759,7 @@ msgctxt ""
"par_id2953385\n"
"help.text"
msgid "<item type=\"input\">=VAR.P(A1:A50)</item>"
-msgstr "<item type=\"input\">=VARP(A1:A50)</item>"
+msgstr "<item type=\"input\">=VAR.P(A1:A50)</item>"
#: 04060185.xhp
msgctxt ""
@@ -46199,7 +46199,7 @@ msgctxt ""
"bm_id2950941\n"
"help.text"
msgid "<bookmark_value>WEIBULL.DIST function</bookmark_value>"
-msgstr "<bookmark_value>funció WEIBULL</bookmark_value>"
+msgstr "<bookmark_value>funció DIST.WEIBULL</bookmark_value>"
#: 04060185.xhp
msgctxt ""
@@ -46207,7 +46207,7 @@ msgctxt ""
"hd_id2950941\n"
"help.text"
msgid "WEIBULL.DIST"
-msgstr ""
+msgstr "DIST.WEIBULL"
#: 04060185.xhp
msgctxt ""
@@ -46215,7 +46215,7 @@ msgctxt ""
"par_id2954916\n"
"help.text"
msgid "<ahelp hid=\"HID_FUNC_WEIBULL_DIST_MS\">Returns the values of the Weibull distribution.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_WEIBULL\">Retorna els valors de la distribució de Weibull.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_WEIBULL_DIST_MS\">Retorna els valors de la distribució de Weibull.</ahelp>"
#: 04060185.xhp
msgctxt ""
@@ -46223,7 +46223,7 @@ msgctxt ""
"par_id2905200911372767\n"
"help.text"
msgid "The Weibull distribution is a continuous probability distribution, with parameters Alpha > 0 (shape) and Beta > 0 (scale)."
-msgstr "La distribució de Weibull és una distribució de probabilitat contínua, amb els paràmetres Alfa > 0 (forma) i Beta > 0 (escala)."
+msgstr "La distribució de Weibull és una distribució de probabilitat contínua, amb els paràmetres alfa > 0 (forma) i beta > 0 (escala)."
#: 04060185.xhp
msgctxt ""
@@ -46231,7 +46231,7 @@ msgctxt ""
"par_id2905200911372777\n"
"help.text"
msgid "If C is 0, WEIBULL.DIST calculates the probability density function."
-msgstr "Si C és 0, WEIBULL calcula la funció de densitat de probabilitat."
+msgstr "Si C és 0, DIST.WEIBULL calcula la funció de densitat de probabilitat."
#: 04060185.xhp
msgctxt ""
@@ -46239,7 +46239,7 @@ msgctxt ""
"par_id2905200911372743\n"
"help.text"
msgid "If C is 1, WEIBULL.DIST calculates the cumulative distribution function."
-msgstr "Si C és 1, WEIBULL calcula la funció de distribució acumulada."
+msgstr "Si C és 1, DIST.WEIBULL calcula la funció de distribució acumulada."
#: 04060185.xhp
msgctxt ""
@@ -46255,7 +46255,7 @@ msgctxt ""
"par_id2954478\n"
"help.text"
msgid "WEIBULL.DIST(Number; Alpha; Beta; C)"
-msgstr "WEIBULL(Nombre; Alfa; Beta; C)"
+msgstr "DIST.WEIBULL(Nombre; Alfa; Beta; C)"
#: 04060185.xhp
msgctxt ""
@@ -46303,7 +46303,7 @@ msgctxt ""
"par_id2946077\n"
"help.text"
msgid "<item type=\"input\">=WEIBULL.DIST(2;1;1;1)</item> returns 0.8646647168."
-msgstr "<item type=\"input\">=WEIBULL(2;1;1;1)</item> retorna 0,86."
+msgstr "<item type=\"input\">=DIST.WEIBULL(2;1;1;1)</item> retorna 0.8646647168."
#: 04060185.xhp
msgctxt ""
@@ -46959,7 +46959,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Named Ranges and Expressions"
-msgstr ""
+msgstr "Intervals i expressions amb nom"
#: 04070000.xhp
msgctxt ""
@@ -47031,7 +47031,7 @@ msgctxt ""
"par_id3154366\n"
"help.text"
msgid "<variable id=\"namenfestlegentext\"><ahelp hid=\".uno:DefineName\">Opens a dialog where you can specify a name for a selected area or a name for a formula expression.</ahelp></variable>"
-msgstr ""
+msgstr "<variable id=\"namenfestlegentext\"><ahelp hid=\".uno:DefineName\">Obri un diàleg on podeu indicar un nom per a l'àrea seleccionada.</ahelp></variable>"
#: 04070100.xhp
msgctxt ""
@@ -47047,7 +47047,7 @@ msgctxt ""
"par_id3155131\n"
"help.text"
msgid "The <emph>Sheet Area</emph> box on the Formula bar contains a list of defined names for the ranges or formula expressions and their scope between parenthesis. Click a name from this box to highlight the corresponding reference on the spreadsheet. Names given formulas or parts of a formula are not listed here."
-msgstr ""
+msgstr "El quadre <emph>Àrea del full</emph> de la barra de fórmules conté una llista de noms definits per als intervals o expressions de fórmula i el seu abast entre parèntesis. Feu clic a un nom d'este quadre per realçar la referència corresponent al full de càlcul. Els noms de certes fórmules o parts d'una fórmula no es llisten ací."
#: 04070100.xhp
msgctxt ""
@@ -47071,7 +47071,7 @@ msgctxt ""
"hd_id3153728\n"
"help.text"
msgid "Range or formula expression"
-msgstr ""
+msgstr "Interval o expressió de fórmula"
#: 04070100.xhp
msgctxt ""
@@ -47087,7 +47087,7 @@ msgctxt ""
"par_id3146986\n"
"help.text"
msgid "To insert a new area reference, place the cursor in this field and use your mouse to select the desired area in any sheet of your spreadsheet document. To insert a new named formula, type the formula expression."
-msgstr ""
+msgstr "Per a inserir una nova referència d'àrea, situeu el cursor en este camp i utilitzeu el ratolí per seleccionar l'àrea desitjada en qualsevol full del vostre full de càlcul. Per a inserir una fórmula amb nom nova, escriviu l'expressió de la fórmula."
#: 04070100.xhp
msgctxt ""
@@ -47095,7 +47095,7 @@ msgctxt ""
"hd_id31547290\n"
"help.text"
msgid "Scope"
-msgstr ""
+msgstr "Àmbit"
#: 04070100.xhp
msgctxt ""
@@ -47111,7 +47111,7 @@ msgctxt ""
"hd_id3154729\n"
"help.text"
msgid "Range options"
-msgstr ""
+msgstr "Opcions de l'interval"
#: 04070100.xhp
msgctxt ""
@@ -47471,7 +47471,7 @@ msgctxt ""
"par_id3147435\n"
"help.text"
msgid "You can set label ranges that contain the same labels on different sheets. $[officename] first searches the label ranges of the current sheet and, following a failed search, the ranges of other sheets."
-msgstr "Podeu definir àrees de l'etiqueta que continguen les mateixes etiquetes a fulls diferents. El $[officename] cerca primer les àrees de les etiquetes del full actual i, en cas que la cerca falli, les àrees d'altres fulls."
+msgstr "Podeu definir àrees de l'etiqueta que continguen les mateixes etiquetes a fulls diferents. El $[officename] busca primer les àrees de les etiquetes del full actual i, en cas que la busca falli, les àrees d'altres fulls."
#: 04070400.xhp
msgctxt ""
@@ -47567,7 +47567,7 @@ msgctxt ""
"bm_id3154126\n"
"help.text"
msgid "<bookmark_value>formula list window</bookmark_value> <bookmark_value>function list window</bookmark_value> <bookmark_value>inserting functions; function list window</bookmark_value>"
-msgstr "<bookmark_value>finestra de la llista de fórmules</bookmark_value><bookmark_value>finestra de la llista de funcions</bookmark_value><bookmark_value>inserció de funcions; finestra de la llista de funcions</bookmark_value>"
+msgstr "<bookmark_value>finestra de la llista de fórmules</bookmark_value> <bookmark_value>finestra de la llista de funcions</bookmark_value> <bookmark_value>inserció de funcions; finestra de la llista de funcions</bookmark_value>"
#: 04080000.xhp
msgctxt ""
@@ -47575,7 +47575,7 @@ msgctxt ""
"hd_id3154126\n"
"help.text"
msgid "<variable id=\"function_list_title\"><link href=\"text/scalc/01/04080000.xhp\" name=\"Function List\">Function List</link></variable>"
-msgstr ""
+msgstr "<variable id=\"function_list_title\"><link href=\"text/scalc/01/04080000.xhp\" name=\"Llista de funcions\">Llista de funcions</link></variable>"
#: 04080000.xhp
msgctxt ""
@@ -47583,7 +47583,7 @@ msgctxt ""
"par_id3151118\n"
"help.text"
msgid "<variable id=\"function_list_text\"><ahelp hid=\"HID_SC_FUNCTIONLIST\">Opens the Function List deck of the Sidebar, which displays all functions that can be inserted into your document.</ahelp></variable> The <emph>Function List</emph> deck is similar to the <emph>Functions</emph> tab page of the <link href=\"text/scalc/01/04060000.xhp\" name=\"Function Wizard\">Function Wizard</link>. The functions are inserted with placeholders to be replaced with your own values."
-msgstr "<variable id=\"funktionslistetext\"><ahelp hid=\"HID_SC_FUNCTIONLIST\">Esta orde obri la finestra <emph>Llista de funcions</emph>, que mostra totes les funcions que es poden inserir al document.</ahelp></variable> La finestra <emph>Llista de funcions</emph> és paregut a la pestanya <emph>Funcions</emph> de l'<link href=\"text/scalc/01/04060000.xhp\" name=\"Auxiliar de funcions\">Auxiliar de funcions</link>. Les funcions s'insereixen amb espais reservats que s'han de reemplaçar pels valors triats."
+msgstr "<variable id=\"function_list_text\"><ahelp hid=\"HID_SC_FUNCTIONLIST\">Obri la finestra el la llista de funcions en la barra lateral, que mostra totes les funcions que es poden inserir al document.</ahelp></variable> La <emph>Llista de funcions</emph> és paregut a la pestanya <emph>Funcions</emph> de l'<link href=\"text/scalc/01/04060000.xhp\" name=\"Auxiliar de funcions\">Auxiliar de funcions</link>. Les funcions s'insereixen amb espais reservats que s'han de reemplaçar pels valors triats."
#: 04080000.xhp
msgctxt ""
@@ -47631,7 +47631,7 @@ msgctxt ""
"par_id3150043\n"
"help.text"
msgid "<image id=\"img_id3159267\" src=\"sc/res/fx.png\"><alt id=\"alt_id3159267\">Icon</alt></image>"
-msgstr "<image id=\"img_id3155754\" src=\"cmd/sc_styleupdatebyexample.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3155754\">Icona</alt></image>"
+msgstr "<image id=\"img_id3159267\" src=\"sc/res/fx.png\"><alt id=\"alt_id3159267\">Icona</alt></image>"
#: 04080000.xhp
msgctxt ""
@@ -47839,7 +47839,7 @@ msgctxt ""
"par_id3156283\n"
"help.text"
msgid "This cell protection only takes effect if you also protect the sheet (<emph>Tools - Protect Sheet</emph>)."
-msgstr ""
+msgstr "Esta protecció només es duu a terme si també protegiu el full (<emph>Eines ▸ Protegeix el full</emph>)."
#: 05020600.xhp
msgctxt ""
@@ -47911,7 +47911,7 @@ msgctxt ""
"par_id3154685\n"
"help.text"
msgid "<ahelp hid=\".\">Sets the row height and hides or shows selected rows.</ahelp>"
-msgstr "<ahelp hid=\".\">Defineix l'alçada de la fila i amaga o mostra les files seleccionades.</ahelp>"
+msgstr "<ahelp hid=\".\">Defineix l'alçària de la fila i amaga o mostra les files seleccionades.</ahelp>"
#: 05030000.xhp
msgctxt ""
@@ -47919,7 +47919,7 @@ msgctxt ""
"hd_id3155132\n"
"help.text"
msgid "<link href=\"text/shared/01/05340100.xhp\" name=\"Height\">Height</link>"
-msgstr "<link href=\"text/shared/01/05340100.xhp\" name=\"Alçada\">Alçada</link>"
+msgstr "<link href=\"text/shared/01/05340100.xhp\" name=\"Alçària\">Alçària</link>"
#: 05030000.xhp
msgctxt ""
@@ -47927,7 +47927,7 @@ msgctxt ""
"hd_id3155854\n"
"help.text"
msgid "<link href=\"text/scalc/01/05030200.xhp\" name=\"Optimal Height\">Optimal Height</link>"
-msgstr "<link href=\"text/scalc/01/05030200.xhp\" name=\"Alçada òptima\">Alçada òptima</link>"
+msgstr "<link href=\"text/scalc/01/05030200.xhp\" name=\"Alçària òptima\">Alçària òptima</link>"
#: 05030200.xhp
msgctxt ""
@@ -47959,7 +47959,7 @@ msgctxt ""
"par_id3154758\n"
"help.text"
msgid "<variable id=\"optitext\"><ahelp hid=\".uno:SetOptimalRowHeight\">Determines the optimal row height for the selected rows.</ahelp></variable> The optimal row height depends on the font size of the largest character in the row. You can use various <link href=\"text/shared/00/00000003.xhp#metrik\" name=\"units of measure\">units of measure</link>."
-msgstr "<variable id=\"optitext\"><ahelp hid=\".uno:SetOptimalRowHeight\">Determina l'alçada òptima de fila per a les files seleccionades.</ahelp></variable> L'alçada òptima de fila depèn de la mida del tipus de lletra per al caràcter més gran de la fila. Podeu utilitzar diverses <link href=\"text/shared/00/00000003.xhp#metrik\" name=\"unitats de mesura\">unitats de mesura</link>."
+msgstr "<variable id=\"optitext\"><ahelp hid=\".uno:SetOptimalRowHeight\">Determina l'alçària òptima de fila per a les files seleccionades.</ahelp></variable> L'alçària òptima de fila depèn de la mida del tipus de lletra per al caràcter més gran de la fila. Podeu utilitzar diverses <link href=\"text/shared/00/00000003.xhp#metrik\" name=\"unitats de mesura\">unitats de mesura</link>."
#: 05030200.xhp
msgctxt ""
@@ -47991,7 +47991,7 @@ msgctxt ""
"par_id3146984\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/optimalrowheightdialog/default\">Restores the default value for the optimal row height.</ahelp>"
-msgstr "<ahelp hid=\"modules/scalc/ui/optimalrowheightdialog/default\">Restaura el valor per defecte per a l'alçada òptima de la fila.</ahelp>"
+msgstr "<ahelp hid=\"modules/scalc/ui/optimalrowheightdialog/default\">Restaura el valor per defecte per a l'alçària òptima de la fila.</ahelp>"
#: 05030300.xhp
msgctxt ""
@@ -48031,7 +48031,7 @@ msgctxt ""
"par_id3148645\n"
"help.text"
msgid "Select the rows or columns that you want to hide, and then choose <emph>Format - Row - Hide </emph>or<emph> Format - Column - Hide</emph>."
-msgstr "Seleccioneu les files o columnes que voleu amagar, i tot seguit trieu <emph>Format - Fila - Amaga</emph> o <emph>Format - Columna - Amaga</emph>."
+msgstr "Seleccioneu les files o columnes que voleu amagar, i tot seguit trieu <emph>Format ▸ Fila ▸ Amaga</emph> o <emph>Format ▸ Columna ▸ Amaga</emph>."
#: 05030300.xhp
msgctxt ""
@@ -48039,7 +48039,7 @@ msgctxt ""
"par_id3147427\n"
"help.text"
msgid "You can hide a sheet by selecting the sheet tab and then choosing <emph>Format - Sheet - Hide</emph>. Hidden sheets are not printed unless they occur within a <link href=\"text/scalc/01/05080000.xhp\" name=\"print range\">print range</link>."
-msgstr "Podeu amagar un full seleccionant la pestanya del full i triant <emph>Format - Full - Amaga</emph>. Els fulls amagats no s'imprimeixen, si no és que apareixen dins d'una <link href=\"text/scalc/01/05080000.xhp\" name=\"àrea d'impressió\">àrea d'impressió</link>."
+msgstr "Podeu amagar un full seleccionant la pestanya del full i triant <emph>Format ▸ Full ▸ Amaga</emph>. Els fulls amagats no s'imprimeixen, si no és que apareixen dins d'una <link href=\"text/scalc/01/05080000.xhp\" name=\"àrea d'impressió\">àrea d'impressió</link>."
#: 05030300.xhp
msgctxt ""
@@ -48071,7 +48071,7 @@ msgctxt ""
"par_id5532090\n"
"help.text"
msgid "Choose <link href=\"text/scalc/01/05030400.xhp\" name=\"Format - Row/Column - Show\">Format - Row/Column - Show</link> or <link href=\"text/scalc/01/05050300.xhp\" name=\"Format - Sheet - Show\">Format - Sheet - Show</link>."
-msgstr "Trieu <link href=\"text/scalc/01/05030400.xhp\" name=\"Format - Fila/Columna - Mostra\">Format - Fila/Columna - Mostra</link> o bé <link href=\"text/scalc/01/05050300.xhp\" name=\"Format - Full - Mostra\">Format - Full - Mostra</link>."
+msgstr "Trieu <link href=\"text/scalc/01/05030400.xhp\" name=\"Format ▸ Fila/Columna - Mostra\">Format ▸ Fila/Columna ▸ Mostra</link> o bé <link href=\"text/scalc/01/05050300.xhp\" name=\"Format ▸ Full ▸ Mostra\">Format ▸ Full ▸ Mostra</link>."
#: 05030400.xhp
msgctxt ""
@@ -48111,7 +48111,7 @@ msgctxt ""
"par_id3155131\n"
"help.text"
msgid "To show a column or row, select the range of rows or columns containing the hidden elements, then choose <emph>Format - Row - Show</emph> or <emph>Format - Column - Show</emph>."
-msgstr "Per mostrar una columna o una fila, seleccioneu l'interval de files o columnes que continguen els elements amagats, i llavors trieu <emph>Format - Fila - Mostra</emph> o bé <emph>Format - Columna - Mostra</emph>."
+msgstr "Per mostrar una columna o una fila, seleccioneu l'interval de files o columnes que continguen els elements amagats, i llavors trieu <emph>Format ▸ Fila ▸ Mostra</emph> o bé <emph>Format ▸ Columna ▸ Mostra</emph>."
#: 05030400.xhp
msgctxt ""
@@ -48127,7 +48127,7 @@ msgctxt ""
"par_id3145748\n"
"help.text"
msgid "To show all hidden cells, first click in the field in the upper left corner. This selects all cells of the table."
-msgstr ""
+msgstr "Per a mostrar totes les cel·les amagades, primer feu clic al camp que es troba a l'angle superior esquerre. Esta acció seleccionarà totes les cel·les de la taula."
#: 05040000.xhp
msgctxt ""
@@ -48151,7 +48151,7 @@ msgctxt ""
"par_id3148946\n"
"help.text"
msgid "<ahelp hid=\".\">Sets the column width and hides or shows selected columns.</ahelp>"
-msgstr "<ahelp hid=\".\">Estableix l'amplada de la columna i amaga o mostra les columnes seleccionades.</ahelp>"
+msgstr "<ahelp hid=\".\">Estableix l'amplària de la columna i amaga o mostra les columnes seleccionades.</ahelp>"
#: 05040000.xhp
msgctxt ""
@@ -48159,7 +48159,7 @@ msgctxt ""
"hd_id3150398\n"
"help.text"
msgid "<link href=\"text/shared/01/05340200.xhp\" name=\"Width\">Width</link>"
-msgstr "<link href=\"text/shared/01/05340200.xhp\" name=\"Amplada\">Amplada</link>"
+msgstr "<link href=\"text/shared/01/05340200.xhp\" name=\"Amplària\">Amplària</link>"
#: 05040000.xhp
msgctxt ""
@@ -48167,7 +48167,7 @@ msgctxt ""
"hd_id3145171\n"
"help.text"
msgid "<link href=\"text/scalc/01/05040200.xhp\" name=\"Optimal Width\">Optimal Width</link>"
-msgstr "<link href=\"text/scalc/01/05040200.xhp\" name=\"Amplada òptima\">Amplada òptima</link>"
+msgstr "<link href=\"text/scalc/01/05040200.xhp\" name=\"Amplària òptima\">Amplària òptima</link>"
#: 05040200.xhp
msgctxt ""
@@ -48175,7 +48175,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Optimal Column Width"
-msgstr "Amplada òptima de columna"
+msgstr "Amplària òptima de columna"
#: 05040200.xhp
msgctxt ""
@@ -48191,7 +48191,7 @@ msgctxt ""
"hd_id3155628\n"
"help.text"
msgid "Optimal Column Width"
-msgstr "Amplada òptima de columna"
+msgstr "Amplària òptima de columna"
#: 05040200.xhp
msgctxt ""
@@ -48199,7 +48199,7 @@ msgctxt ""
"par_id3145068\n"
"help.text"
msgid "<variable id=\"optitext\"><ahelp hid=\".uno:SetOptimalColumnWidthDi\">Defines the optimal column width for selected columns.</ahelp></variable> The optimal column width depends on the longest entry within a column. You can choose from the available <link href=\"text/shared/00/00000003.xhp#metrik\" name=\"measurement units\">measurement units</link>."
-msgstr "<variable id=\"optitext\"><ahelp hid=\".uno:SetOptimalColumnWidthDi\">Defineix l'amplada òptima de columna per a les columnes seleccionades.</ahelp></variable> L'amplada òptima de columna depèn de l'entrada més llarga dins d'una columna. Podeu triar una de les <link href=\"text/shared/00/00000003.xhp#metrik\" name=\"unitats de mesura\">unitats de mesura</link> disponibles."
+msgstr "<variable id=\"optitext\"><ahelp hid=\".uno:SetOptimalColumnWidthDi\">Defineix l'amplària òptima de columna per a les columnes seleccionades.</ahelp></variable> L'amplària òptima de columna depèn de l'entrada més llarga dins d'una columna. Podeu triar una de les <link href=\"text/shared/00/00000003.xhp#metrik\" name=\"unitats de mesura\">unitats de mesura</link> disponibles."
#: 05040200.xhp
msgctxt ""
@@ -48231,7 +48231,7 @@ msgctxt ""
"par_id3146120\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/optimalcolwidthdialog/default\">Defines the optimal column width in order to display the entire contents of the column.</ahelp> The additional spacing for the optimal column width is preset to 0.1 in."
-msgstr "<ahelp hid=\"modules/scalc/ui/optimalcolwidthdialog/default\">Defineix l'amplada òptima de columna per visualitzar tots els continguts de la columna.</ahelp> L'espaiat addicional per a la columna òptima està predefinit a 0,3 cm."
+msgstr "<ahelp hid=\"modules/scalc/ui/optimalcolwidthdialog/default\">Defineix l'amplària òptima de columna per visualitzar tots els continguts de la columna.</ahelp> L'espaiat addicional per a la columna òptima està predefinit a 0,3 cm."
#: 05050000.xhp
msgctxt ""
@@ -48271,7 +48271,7 @@ msgctxt ""
"hd_id3156280\n"
"help.text"
msgid "<link href=\"text/scalc/01/05050100.xhp\" name=\"Rename\">Rename</link>"
-msgstr "<link href=\"text/scalc/01/05050100.xhp\" name=\"Reanomena\">Reanomena</link>"
+msgstr "<link href=\"text/scalc/01/05050100.xhp\" name=\"Canvia el nom\">Canvia el nom</link>"
#: 05050000.xhp
msgctxt ""
@@ -48311,7 +48311,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Rename Sheet"
-msgstr "Reanomena el full"
+msgstr "Canvia el nom del full"
#: 05050100.xhp
msgctxt ""
@@ -48327,7 +48327,7 @@ msgctxt ""
"hd_id3147336\n"
"help.text"
msgid "Rename Sheet"
-msgstr "Reanomena el full"
+msgstr "Canvia el nom del full"
#: 05050100.xhp
msgctxt ""
@@ -48359,7 +48359,7 @@ msgctxt ""
"par_id3153092\n"
"help.text"
msgid "You can also open the<emph> Rename Sheet </emph>dialog through the context menu by positioning the mouse pointer over a sheet tab at the bottom of the window and <switchinline select=\"sys\"><caseinline select=\"MAC\">clicking while pressing Control</caseinline><defaultinline>clicking the right mouse button</defaultinline></switchinline>."
-msgstr "També podeu obrir el diàleg <emph>Reanomena el full</emph> des del menú contextual. Situeu la busca del ratolí sobre una pestanya del full, a la part inferior de la finestra, i <switchinline select=\"sys\"><caseinline select=\"MAC\">feu clic mentre premeu Ctrl</caseinline><defaultinline>feu clic amb el botó dret del ratolí</defaultinline></switchinline>."
+msgstr "També podeu obrir el diàleg <emph>Canvia el nom del full</emph> des del menú contextual. Situeu la busca del ratolí sobre una pestanya del full, a la part inferior de la finestra, i <switchinline select=\"sys\"><caseinline select=\"MAC\">feu clic mentre premeu Ctrl</caseinline><defaultinline>feu clic amb el botó dret del ratolí</defaultinline></switchinline>."
#: 05050100.xhp
msgctxt ""
@@ -48447,7 +48447,7 @@ msgctxt ""
"par_id3154020\n"
"help.text"
msgid "Choose <emph>Format - Merge Cells - Merge and Center Cells</emph>"
-msgstr "Trieu <emph>Format - Fusiona les cel·les - Fusiona i centra les cel·les</emph>"
+msgstr "Trieu <emph>Format ▸ Fusiona les cel·les ▸ Fusiona i centra les cel·les</emph>"
#: 05060000.xhp
msgctxt ""
@@ -48607,7 +48607,7 @@ msgctxt ""
"par_id3147436\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/sheetprintpage/checkBTN_GRID\">Prints out the borders of the individual cells as a grid.</ahelp> For the view on screen, make your choice under <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Calc</emph> - <link href=\"text/shared/optionen/01060100.xhp\" name=\"View\"><emph>View</emph></link> - <emph>Grid lines</emph>."
-msgstr "<ahelp hid=\"modules/scalc/ui/sheetprintpage/checkBTN_GRID\">Imprimeix les vores de les cel·les individuals com una graella.</ahelp> Per a la visualització a la pantalla, trieu les opcions a <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferències</caseinline><defaultinline>Eines - Opcions</defaultinline></switchinline>%PRODUCTNAME Calc</emph> - <link href=\"text/shared/optionen/01060100.xhp\" name=\"Visualització\"><emph>Visualització</emph></link> - <emph>Línies de la graella</emph>."
+msgstr "<ahelp hid=\"modules/scalc/ui/sheetprintpage/checkBTN_GRID\">Imprimeix les vores de les cel·les individuals com una graella.</ahelp> Per a la visualització a la pantalla, trieu les opcions a <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME ▸ Preferències</emph></caseinline><defaultinline><emph>Eines ▸ Opcions</emph></defaultinline></switchinline><emph>%PRODUCTNAME Calc</emph> ▸ <link href=\"text/shared/optionen/01060100.xhp\" name=\"Visualització\"><emph>Visualització</emph></link> ▸ <emph>Línies de la graella</emph>."
#: 05070500.xhp
msgctxt ""
@@ -48631,7 +48631,7 @@ msgctxt ""
"hd_id3154944\n"
"help.text"
msgid "Objects/images"
-msgstr ""
+msgstr "Objectes/imatges"
#: 05070500.xhp
msgctxt ""
@@ -48847,7 +48847,7 @@ msgctxt ""
"par_idN109B2\n"
"help.text"
msgid "Fit print range(s) to width/height"
-msgstr "Ajusta les àrees d'impressió a l'amplada/alçada"
+msgstr "Ajusta les àrees d'impressió a l'amplària/alçària"
#: 05070500.xhp
msgctxt ""
@@ -48855,7 +48855,7 @@ msgctxt ""
"par_idN109B5\n"
"help.text"
msgid "Specifies the maximum number of pages horizontally (width) and vertically (height) on which every sheet with the current Page Style is to be printed."
-msgstr "Especifica el nombre màxim de pàgines horitzontals (amplada) i verticals (alçada) en els quals s'han d'imprimir cada full amb l'estil de pàgina actual."
+msgstr "Especifica el nombre màxim de pàgines horitzontals (amplària) i verticals (alçària) en els quals s'han d'imprimir cada full amb l'estil de pàgina actual."
#: 05070500.xhp
msgctxt ""
@@ -48887,7 +48887,7 @@ msgctxt ""
"par_idN109CE\n"
"help.text"
msgid "Width in pages"
-msgstr "Amplada en pàgines"
+msgstr "Amplària en pàgines"
#: 05070500.xhp
msgctxt ""
@@ -48903,7 +48903,7 @@ msgctxt ""
"par_idN109E8\n"
"help.text"
msgid "Height in pages"
-msgstr "Alçada en pàgines"
+msgstr "Alçària en pàgines"
#: 05070500.xhp
msgctxt ""
@@ -49015,7 +49015,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Clear"
-msgstr ""
+msgstr "Neteja"
#: 05080200.xhp
msgctxt ""
@@ -49023,7 +49023,7 @@ msgctxt ""
"hd_id3153562\n"
"help.text"
msgid "<link href=\"text/scalc/01/05080200.xhp\" name=\"Clear\">Clear</link>"
-msgstr "<link href=\"text/scalc/01/05040000.xhp\" name=\"Columna\">Columna</link>"
+msgstr "<link href=\"text/scalc/01/05080200.xhp\" name=\"Clear\">Neteja</link>"
#: 05080200.xhp
msgctxt ""
@@ -49239,7 +49239,7 @@ msgctxt ""
"par_id3145801\n"
"help.text"
msgid "<ahelp hid=\".\">Displays the list of the available Cell Styles for <link href=\"text/shared/00/00000005.xhp#formatierung\" name=\"indirect cell formatting\">indirect cell formatting</link>.</ahelp>"
-msgstr "<ahelp hid=\".uno:ParaStyle\">Mostra la llista d'estils de cel·la disponibles per a la <link href=\"text/shared/00/00000005.xhp#formatierung\" name=\"formatació indirecta de cel·les\">formatació indirecta de cel·les</link>.</ahelp>"
+msgstr "<ahelp hid=\".\">Mostra la llista d'estils de cel·la disponibles per a la <link href=\"text/shared/00/00000005.xhp#formatierung\" name=\"formatació indirecta de cel·les\">formatació indirecta de cel·les</link>.</ahelp>"
#: 05100000.xhp
msgctxt ""
@@ -49247,7 +49247,7 @@ msgctxt ""
"par_id3150751\n"
"help.text"
msgid "<image id=\"img_id3153714\" src=\"sc/res/sf01.png\"><alt id=\"alt_id3153714\">Icon</alt></image>"
-msgstr "<image id=\"img_id3155754\" src=\"cmd/sc_styleupdatebyexample.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3155754\">Icona</alt></image>"
+msgstr "<image id=\"img_id3153714\" src=\"sc/res/sf01.png\"><alt id=\"alt_id3153714\">Icona</alt></image>"
#: 05100000.xhp
msgctxt ""
@@ -49271,7 +49271,7 @@ msgctxt ""
"par_id3147003\n"
"help.text"
msgid "<ahelp hid=\".\">Displays the Page Styles available for indirect page formatting.</ahelp>"
-msgstr "<ahelp hid=\".uno:PageStyle\">Mostra els estils de pàgina disponibles per a la formatació indirecta de pàgines.</ahelp>"
+msgstr "<ahelp hid=\".\">Mostra els estils de pàgina disponibles per a la formatació indirecta de pàgines.</ahelp>"
#: 05100000.xhp
msgctxt ""
@@ -49311,7 +49311,7 @@ msgctxt ""
"par_id3155087\n"
"help.text"
msgid "<image id=\"img_id3153068\" src=\"cmd/sc_fillstyle.png\"><alt id=\"alt_id3153068\">Icon</alt></image>"
-msgstr "<image id=\"img_id3155754\" src=\"cmd/sc_styleupdatebyexample.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3155754\">Icona</alt></image>"
+msgstr "<image id=\"img_id3153068\" src=\"cmd/sc_fillstyle.png\"><alt id=\"alt_id3153068\">Icona</alt></image>"
#: 05100000.xhp
msgctxt ""
@@ -49351,7 +49351,7 @@ msgctxt ""
"par_id3148609\n"
"help.text"
msgid "Click a cell to format it, or drag your mouse over a certain range to format the whole range. Repeat this action for other cells and ranges."
-msgstr "Feu clic a una cel·la per formatar-la, o bé arrossegueu el ratolí al llarg d'una àrea determinada per formatar tot l'interval. Repetiu esta acció amb altres cel·les i intervals."
+msgstr "Feu clic a una cel·la per a formatar-la, o bé arrossegueu el ratolí al llarg d'una àrea determinada per a formatar tot l'interval. Repetiu esta acció amb altres cel·les i intervals."
#: 05100000.xhp
msgctxt ""
@@ -49359,7 +49359,7 @@ msgctxt ""
"par_id3149438\n"
"help.text"
msgid "Click the <emph>Fill Format Mode</emph> icon again to exit this mode."
-msgstr "Torneu a fer clic a <emph>Mode format d'emplenament</emph> per eixir d'este mode."
+msgstr "Torneu a fer clic a <emph>Mode format d'emplenament</emph> per a eixir d'este mode."
#: 05100000.xhp
msgctxt ""
@@ -49383,7 +49383,7 @@ msgctxt ""
"par_id3150050\n"
"help.text"
msgid "<image id=\"img_id3154649\" src=\"cmd/sc_stylenewbyexample.png\"><alt id=\"alt_id3154649\">Icon</alt></image>"
-msgstr "<image id=\"img_id3155754\" src=\"cmd/sc_styleupdatebyexample.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3155754\">Icona</alt></image>"
+msgstr "<image id=\"img_id3154649\" src=\"cmd/sc_stylenewbyexample.png\"><alt id=\"alt_id3154649\">Icona</alt></image>"
#: 05100000.xhp
msgctxt ""
@@ -49415,7 +49415,7 @@ msgctxt ""
"par_id3145118\n"
"help.text"
msgid "<image id=\"img_id3155754\" src=\"cmd/sc_styleupdatebyexample.png\"><alt id=\"alt_id3155754\">Icon</alt></image>"
-msgstr "<image id=\"img_id3155754\" src=\"cmd/sc_styleupdatebyexample.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3155754\">Icona</alt></image>"
+msgstr "<image id=\"img_id3155754\" src=\"cmd/sc_styleupdatebyexample.png\"><alt id=\"alt_id3155754\">Icona</alt></image>"
#: 05100000.xhp
msgctxt ""
@@ -49495,7 +49495,7 @@ msgctxt ""
"par_id3154351\n"
"help.text"
msgid "Choose <emph>Format - Merge Cells - Merge Cells</emph>"
-msgstr "Trieu <emph>Format - Fusiona les cel·les - Fusiona les cel·les</emph>"
+msgstr "Trieu <emph>Format ▸ Fusiona les cel·les ▸ Fusiona les cel·les</emph>"
#: 05100200.xhp
msgctxt ""
@@ -49527,7 +49527,7 @@ msgctxt ""
"par_id3154023\n"
"help.text"
msgid "Choose <emph>Format - Merge Cells - Split Cells</emph>"
-msgstr "Trieu <emph>Format - Fusiona les cel·les - Divideix les cel·les</emph>"
+msgstr "Trieu <emph>Format ▸ Fusiona les cel·les ▸ Divideix les cel·les</emph>"
#: 05110000.xhp
msgctxt ""
@@ -49695,7 +49695,7 @@ msgctxt ""
"hd_id3155811\n"
"help.text"
msgid "AutoFit width and height"
-msgstr "Ajusta automàticament l'amplada i l'alçada"
+msgstr "Ajusta automàticament l'amplària i l'alçària"
#: 05110000.xhp
msgctxt ""
@@ -49703,7 +49703,7 @@ msgctxt ""
"par_id3148703\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/autoformattable/autofitcb\">When marked, specifies that you want to retain the width and height of the selected cells of the selected format.</ahelp>"
-msgstr "<ahelp hid=\"modules/scalc/ui/autoformattable/autofitcb\">Quan esta opció està activada, indica que voleu mantindre l'amplada i l'alçada per a les cel·les seleccionades del format seleccionat.</ahelp>"
+msgstr "<ahelp hid=\"modules/scalc/ui/autoformattable/autofitcb\">Quan esta opció està activada, indica que voleu mantindre l'amplària i l'alçària per a les cel·les seleccionades del format seleccionat.</ahelp>"
#: 05110000.xhp
msgctxt ""
@@ -49711,7 +49711,7 @@ msgctxt ""
"hd_id3159223\n"
"help.text"
msgid "Rename"
-msgstr "Reanomena"
+msgstr "Canvia el nom"
#: 05110000.xhp
msgctxt ""
@@ -49727,7 +49727,7 @@ msgctxt ""
"par_id3153912\n"
"help.text"
msgid "The <emph>Rename AutoFormat</emph> dialog opens.<ahelp hid=\"HID_SC_REN_AFMT_NAME\"> Enter the new name of the AutoFormat here.</ahelp>"
-msgstr "S'obri el diàleg <emph>Reanomena la formatació automàtica</emph>.<ahelp hid=\"HID_SC_REN_AFMT_NAME\"> Introduïu-hi el nom nou de la formatació automàtica.</ahelp>"
+msgstr "S'obri el diàleg <emph>Canvia el nom de la formatació automàtica</emph>.<ahelp hid=\"HID_SC_REN_AFMT_NAME\"> Introduïu-hi el nom nou de la formatació automàtica.</ahelp>"
#: 05110000.xhp
msgctxt ""
@@ -49783,7 +49783,7 @@ msgctxt ""
"par_id2414014\n"
"help.text"
msgid "To apply conditional formatting, AutoCalculate must be enabled. Choose <emph>Data - Calculate - AutoCalculate</emph> (you see a check mark next to the command when AutoCalculate is enabled)."
-msgstr "Per aplicar la formatació condicional, s'ha d'activar l'orde Calcula automàticament. Trieu Eines - Continguts de la cel·la - Calcula automàticament (quan l'orde estiga activada es mostrarà amb una marca de selecció al costat)."
+msgstr "Per a aplicar la formatació condicional, s'ha d'activar l'orde Calcula automàticament. Trieu <emph>Eines ▸ Continguts de la cel·la ▸ Calcula automàticament</emph> (quan l'orde estiga activada es mostrarà amb una marca de selecció al costat)."
#: 05120000.xhp
msgctxt ""
@@ -49807,7 +49807,7 @@ msgctxt ""
"par_id31494131\n"
"help.text"
msgid "You can define as many conditions as you want."
-msgstr ""
+msgstr "Podeu definir tantes condicions com desitgeu."
#: 05120000.xhp
msgctxt ""
@@ -49831,7 +49831,7 @@ msgctxt ""
"par_id31494134\n"
"help.text"
msgid "If you select <emph>Cell value is</emph>:"
-msgstr ""
+msgstr "Si seleccioneu <emph>El valor de la cel·la és</emph>:"
#: 05120000.xhp
msgctxt ""
@@ -49887,7 +49887,7 @@ msgctxt ""
"hd_id3147394\n"
"help.text"
msgid "Color Scale"
-msgstr ""
+msgstr "Escala de colors"
#: 05120000.xhp
msgctxt ""
@@ -49895,7 +49895,7 @@ msgctxt ""
"par_id3155602\n"
"help.text"
msgid "This is the same dialog box as if you select <emph>All cells</emph> in the first sub menu entry <emph>Condition</emph>.Apply a color scale to a range consist of displaying a bicolor or tricolor gradient on this range depending on the value of each cell. A typical example might be an array of temperatures, lower blue colored, warmer red with a gradient nuances to the intermediate values."
-msgstr ""
+msgstr "Este és el mateix quadre de diàleg que si seleccioneu <emph>Totes les cel·les</emph> de la primera entrada del submenú <emph>Condició</emph>. Aplicar una escala de color a una àrea consisteix a mostrar un degradat bicolor o tricolor a esta àrea depenent del valor de cada cel·la. Un exemple típic podria ser una sèrie de temperatures, de color blau les més baixes, les més altes vermelles amb un degradat de tonalitats per als valors intermedis."
#: 05120000.xhp
msgctxt ""
@@ -49903,7 +49903,7 @@ msgctxt ""
"par_id3155603\n"
"help.text"
msgid "You must choose the two \"extreme\" colors indicate the method of calculation. The calculation of the color applied will be made in relation to: Min - Max - Percentile - Value - Percent - Formula."
-msgstr ""
+msgstr "Heu de triar els dos colors «extrems» per indicar el mètode de càlcul. El càlcul del color aplicat es realitzarà en relació a: Mín - Màx - Percentatge - Valor - Fórmula."
#: 05120000.xhp
msgctxt ""
@@ -49911,7 +49911,7 @@ msgctxt ""
"par_id3155604\n"
"help.text"
msgid "The choices Min and Max are sufficient to themselves as found in the range. Other options need to be specified by a value (Percentile, Value, Percentage) or a cell reference or formula (Formula)."
-msgstr ""
+msgstr "Les opcions Mín i Màx són suficients en si mateixes tal com estan a l'interval. Altres opcions s'han d'especificar amb un valor (Percentil, Valor, Percentatge) o una referència de cel·la o fórmula (Fórmula)."
#: 05120000.xhp
msgctxt ""
@@ -49927,7 +49927,7 @@ msgctxt ""
"hd_id3153709\n"
"help.text"
msgid "Icon Set"
-msgstr ""
+msgstr "Conjunt d'icones"
#: 05120000.xhp
msgctxt ""
@@ -49935,7 +49935,7 @@ msgctxt ""
"par_id3153764\n"
"help.text"
msgid "It is desired to plot the position of a value relative to the thresholds. The set of icons will help to indicate the thresholds and choose the type of icons. Available icon sets are:"
-msgstr ""
+msgstr "Es vol calcular la posició d'un valor en relació als llindars. El conjunt d'icones ajudarà a indicar els llindars i a escollir el tipus d'icones. Els conjunts disponibles són:"
#: 05120000.xhp
msgctxt ""
@@ -49943,7 +49943,7 @@ msgctxt ""
"par_id31494140\n"
"help.text"
msgid "3, 4 or 5 - arrows"
-msgstr ""
+msgstr "3, 4 o 5: fletxes"
#: 05120000.xhp
msgctxt ""
@@ -49951,7 +49951,7 @@ msgctxt ""
"par_id31494141\n"
"help.text"
msgid "3, 4 or 5 - gray arrows"
-msgstr ""
+msgstr "3, 4 o 5: fletxes grises"
#: 05120000.xhp
msgctxt ""
@@ -49959,7 +49959,7 @@ msgctxt ""
"par_id31494142\n"
"help.text"
msgid "3 - flags"
-msgstr ""
+msgstr "3: banderes"
#: 05120000.xhp
msgctxt ""
@@ -49967,7 +49967,7 @@ msgctxt ""
"par_id31494143\n"
"help.text"
msgid "3 - traffic lights 1 and 2 (two different designs)"
-msgstr ""
+msgstr "3: semàfors 1 i 2 (dos dissenys diferents)"
#: 05120000.xhp
msgctxt ""
@@ -49975,7 +49975,7 @@ msgctxt ""
"par_id31494144\n"
"help.text"
msgid "3 - symbols (square, triangle, circle)"
-msgstr ""
+msgstr "3: símbols (quadrat, triangle, cercle)"
#: 05120000.xhp
msgctxt ""
@@ -49983,7 +49983,7 @@ msgctxt ""
"par_id31494145\n"
"help.text"
msgid "4 - circles from red to black"
-msgstr ""
+msgstr "4: cercles de roig a negre"
#: 05120000.xhp
msgctxt ""
@@ -49991,7 +49991,7 @@ msgctxt ""
"par_id31494146\n"
"help.text"
msgid "4 or 5 - ratings"
-msgstr ""
+msgstr "4 o 5: valoracions"
#: 05120000.xhp
msgctxt ""
@@ -49999,7 +49999,7 @@ msgctxt ""
"par_id31494147\n"
"help.text"
msgid "5 - quarters"
-msgstr ""
+msgstr "5 - quarts"
#: 05120000.xhp
msgctxt ""
@@ -50007,7 +50007,7 @@ msgctxt ""
"par_id3153765\n"
"help.text"
msgid "Conditions to display each icon can be specified relative to a value (Value), a percentage of the number of values in the range (Percentage) as a percentage of range values (Percentile) or formula (Formula)."
-msgstr ""
+msgstr "Les condicions per mostrar cada icona es poden especificar en relació a un valor (Valor), a un percentatge del nombre de valors de l'interval (Percentatge), com a percentatge de valors de l'interval (Percentil) o a una fórmula (Fórmula)."
#: 05120000.xhp
msgctxt ""
@@ -50031,7 +50031,7 @@ msgctxt ""
"par_id3145228\n"
"help.text"
msgid "This option will apply a defined style depending on a date that you choose in the drop down box: Today - Yesterday - Tomorrow - Last 7 days - This week - Last week."
-msgstr ""
+msgstr "Esta opció aplicarà un estil definit segons la data que escolliu al quadre desplegable: Hui - Ahir - Demà - Darrers set dies - Esta setmana - La setmana passada."
#: 05120000.xhp
msgctxt ""
@@ -50063,7 +50063,7 @@ msgctxt ""
"hd_id3153384\n"
"help.text"
msgid "Manage Conditional Formatting"
-msgstr "Gestió de la formatació condicional"
+msgstr "Gestiona la formatació condicional"
#: 05120000.xhp
msgctxt ""
@@ -50071,7 +50071,7 @@ msgctxt ""
"par_id3155906\n"
"help.text"
msgid "This dialog allows you to see all the conditional formatting defined in the spreadsheet."
-msgstr ""
+msgstr "Este diàleg vos permet veure tota la formatació condicional definida en el full de càlcul."
#: 05120000.xhp
msgctxt ""
@@ -50079,7 +50079,7 @@ msgctxt ""
"par_id31546818\n"
"help.text"
msgid "Choose <emph>Format - Conditional Formatting - Manage</emph>"
-msgstr ""
+msgstr "Trieu <emph>Format ▸ Formatació condicional ▸ Gestiona</emph>"
#: 05120000.xhp
msgctxt ""
@@ -50159,7 +50159,7 @@ msgctxt ""
"par_id3150440\n"
"help.text"
msgid "Choose <emph>Tools - Language - Hyphenation</emph>."
-msgstr "Trieu <emph>Eines - Llengua - Partició de mots</emph>."
+msgstr "Trieu <emph>Eines ▸ Llengua ▸ Partició de mots</emph>."
#: 06020000.xhp
msgctxt ""
@@ -50199,7 +50199,7 @@ msgctxt ""
"par_id3156285\n"
"help.text"
msgid "Choose <emph>Tools - Language - Hyphenation</emph>."
-msgstr "Trieu <emph>Eines - Llengua - Partició de mots</emph>."
+msgstr "Trieu <emph>Eines ▸ Llengua ▸ Partició de mots</emph>."
#: 06020000.xhp
msgctxt ""
@@ -50223,7 +50223,7 @@ msgctxt ""
"bm_id3151245\n"
"help.text"
msgid "<bookmark_value>cell links search</bookmark_value> <bookmark_value>searching; links in cells</bookmark_value> <bookmark_value>traces;precedents and dependents</bookmark_value> <bookmark_value>Formula Auditing,see Detective</bookmark_value> <bookmark_value>Detective</bookmark_value>"
-msgstr "<bookmark_value>cerca d'enllaços a les cel·les</bookmark_value><bookmark_value>cerca; enllaços a les cel·les</bookmark_value><bookmark_value>rastres;precedents i dependents</bookmark_value><bookmark_value>Auditoria de fórmules, vegeu Detectiu</bookmark_value><bookmark_value>Detectiu</bookmark_value>"
+msgstr "<bookmark_value>busca d'enllaços a les cel·les</bookmark_value><bookmark_value>busca; enllaços a les cel·les</bookmark_value><bookmark_value>rastres;precedents i dependents</bookmark_value><bookmark_value>Auditoria de fórmules, vegeu Detectiu</bookmark_value><bookmark_value>Detectiu</bookmark_value>"
#: 06030000.xhp
msgctxt ""
@@ -50599,7 +50599,7 @@ msgctxt ""
"par_id3153192\n"
"help.text"
msgid "Starting <emph>Tools - Detective - Update Refresh Traces</emph>"
-msgstr "Inicieu <emph>Eines - Detectiu - Refresca els rastres</emph>"
+msgstr "Inicieu <emph>Eines ▸ Detectiu ▸ Refresca els rastres</emph>"
#: 06030900.xhp
msgctxt ""
@@ -50647,7 +50647,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Goal Seek"
-msgstr "Cerca de l'objectiu"
+msgstr "Busca de l'objectiu"
#: 06040000.xhp
msgctxt ""
@@ -50655,7 +50655,7 @@ msgctxt ""
"hd_id3155629\n"
"help.text"
msgid "Goal Seek"
-msgstr "Cerca de l'objectiu"
+msgstr "Busca de l'objectiu"
#: 06040000.xhp
msgctxt ""
@@ -50663,7 +50663,7 @@ msgctxt ""
"par_id3145119\n"
"help.text"
msgid "<variable id=\"zielwertsuchetext\"><ahelp hid=\".uno:GoalSeekDialog\">Opens a dialog where you can solve an equation with a variable.</ahelp></variable> After a successful search, a dialog with the results opens, allowing you to apply the result and the target value directly to the cell."
-msgstr "<variable id=\"zielwertsuchetext\"><ahelp hid=\".uno:GoalSeekDialog\">Obri un diàleg que vos permet solucionar una equació amb una variable.</ahelp></variable> Després d'una cerca satisfactòria, s'obri un diàleg amb els resultats que vos permet aplicar el resultat i el valor objectiu directament a la cel·la."
+msgstr "<variable id=\"zielwertsuchetext\"><ahelp hid=\".uno:GoalSeekDialog\">Obri un diàleg que vos permet solucionar una equació amb una variable.</ahelp></variable> Després d'una busca satisfactòria, s'obri un diàleg amb els resultats que vos permet aplicar el resultat i el valor objectiu directament a la cel·la."
#: 06040000.xhp
msgctxt ""
@@ -50959,7 +50959,7 @@ msgctxt ""
"par_id3149664\n"
"help.text"
msgid "To protect cells from further editing, the <emph>Protected</emph> check box must be checked on the <link href=\"text/scalc/01/05020600.xhp\" name=\"Format - Cells - Cell Protection\"><emph>Format - Cells - Cell Protection</emph></link> tab page or on the <emph>Format Cells</emph> context menu."
-msgstr "Per evitar que les cel·les es puguen editar posteriorment, la casella de selecció <emph>Protegit</emph> ha d'estar activada a la pestanya <link href=\"text/scalc/01/05020600.xhp\" name=\"Format - Cel·les - Protecció de cel·les\"><emph>Format - Cel·les - Protecció de cel·les</emph></link> o al menú contextual <emph>Formata les cel·les</emph>."
+msgstr "Per evitar que les cel·les es puguen editar posteriorment, la casella de selecció <emph>Protegit</emph> ha d'estar activada a la pestanya <link href=\"text/scalc/01/05020600.xhp\" name=\"Format ▸ Cel·les ▸ Protecció de cel·les\"><emph>Format ▸ Cel·les ▸ Protecció de cel·les</emph></link> o al menú contextual <emph>Formata les cel·les</emph>."
#: 06060100.xhp
msgctxt ""
@@ -50983,7 +50983,7 @@ msgctxt ""
"par_id3150329\n"
"help.text"
msgid "Select <emph>Format - Cells - Cell Protection</emph>. Unmark the <emph>Protected</emph> box and click <emph>OK</emph>."
-msgstr "Seleccioneu <emph>Format - Cel·les - Protecció de cel·les</emph>. Desactiveu la casella de selecció <emph>Protegit</emph> i feu clic a <emph>D'acord</emph>."
+msgstr "Seleccioneu <emph>Format ▸ Cel·les ▸ Protecció de cel·les</emph>. Desactiveu la casella de selecció <emph>Protegit</emph> i feu clic a <emph>D'acord</emph>."
#: 06060100.xhp
msgctxt ""
@@ -50991,7 +50991,7 @@ msgctxt ""
"par_id3156384\n"
"help.text"
msgid "On the <emph>Tools - Protect Sheet</emph> menu, activate protection for the sheet. Effective immediately, only the cell range you selected in step 1 can be edited."
-msgstr ""
+msgstr "Al menú <emph>Eines ▸ Protegeix el full</emph>, activeu la protecció per al full. Esta opció s'aplicarà immediatament i només podreu editar l'interval de cel·les seleccionat al pas 1."
#: 06060100.xhp
msgctxt ""
@@ -51007,7 +51007,7 @@ msgctxt ""
"par_id3153964\n"
"help.text"
msgid "Sheet protection also affects the context menu of the sheet tabs at the bottom of the screen. The <emph>Delete</emph> and <emph>Rename</emph> commands cannot be selected."
-msgstr "La protecció dels fulls també afecta els menús contextuals de les pestanyes del full, a la part inferior de la pantalla. Les ordes <emph>Suprimeix</emph> i <emph>Reanomena</emph> no es poden seleccionar."
+msgstr "La protecció dels fulls també afecta els menús contextuals de les pestanyes del full, a la part inferior de la pantalla. Les ordes <emph>Suprimeix</emph> i <emph>Canvia el nom</emph> no es poden seleccionar."
#: 06060100.xhp
msgctxt ""
@@ -51031,7 +51031,7 @@ msgctxt ""
"par_id3149815\n"
"help.text"
msgid "Once saved, protected sheets can only be saved again by using the <emph>File - Save As</emph> command."
-msgstr "Una vegada guardats, els fulls protegits només es poden tornar a guardar amb l'orde <emph>Fitxer - Anomena i guarda</emph>."
+msgstr "Una vegada guardats, els fulls protegits només es poden tornar a guardar amb l'orde <emph>Fitxer ▸ Anomena i guarda</emph>."
#: 06060100.xhp
msgctxt ""
@@ -51095,7 +51095,7 @@ msgctxt ""
"par_id3145750\n"
"help.text"
msgid "A protected document, once saved, can only be saved again with the <emph>File - Save As</emph> menu command."
-msgstr "Una vegada guardat, només podreu tornar a guardar un document protegit amb l'orde de menú <emph>Fitxer - Anomena i guarda</emph>."
+msgstr "Una vegada guardat, només podreu tornar a guardar un document protegit amb l'orde de menú <emph>Fitxer ▸ Anomena i guarda</emph>."
#: 06060200.xhp
msgctxt ""
@@ -51319,7 +51319,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Split Window"
-msgstr ""
+msgstr "Divideix la finestra"
#: 07080000.xhp
msgctxt ""
@@ -51335,7 +51335,7 @@ msgctxt ""
"par_id3150084\n"
"help.text"
msgid "<ahelp hid=\".\">Divides the current window at the top left corner of the active cell.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Divideix la finestra actual a l'angle superior esquerre de la cel·la activa.</ahelp>"
#: 07080000.xhp
msgctxt ""
@@ -51343,7 +51343,7 @@ msgctxt ""
"par_id3154910\n"
"help.text"
msgid "You can also use the mouse to split the window horizontally or vertically. To do this, drag the thick black line located directly above the vertical scrollbar or directly to the right of the horizontal scrollbar into the window. A thick black line will show where the window is split."
-msgstr "També podeu utilitzar el ratolí per dividir la finestra de manera horitzontal o vertical. Per fer-ho, arrossegueu la línia negra gruixuda que hi ha a sobre de la barra de desplaçament vertical o a la dreta de la barra de desplaçament horitzontal de la finestra. Una línia negra gruixuda mostrarà per on es divideix la finestra."
+msgstr "També podeu utilitzar el ratolí per a dividir la finestra de manera horitzontal o vertical. Per a fer-ho, arrossegueu la línia negra gruixuda que hi ha damunt de la barra de desplaçament vertical o a la dreta de la barra de desplaçament horitzontal de la finestra. Una línia negra gruixuda mostrarà per on es divideix la finestra."
#: 07080000.xhp
msgctxt ""
@@ -51359,7 +51359,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Freeze Rows and Columns"
-msgstr ""
+msgstr "Congela files i columnes"
#: 07090000.xhp
msgctxt ""
@@ -51367,7 +51367,7 @@ msgctxt ""
"hd_id3150517\n"
"help.text"
msgid "<link href=\"text/scalc/01/07090000.xhp\" name=\"Freeze\">Freeze Rows and Columns</link>"
-msgstr "<link href=\"text/scalc/01/07090000.xhp\" name=\"Congela\">Congela</link>"
+msgstr "<link href=\"text/scalc/01/07090000.xhp\" name=\"Congela\">Congela les files i les columnes</link>"
#: 07090000.xhp
msgctxt ""
@@ -51375,7 +51375,7 @@ msgctxt ""
"par_id3156289\n"
"help.text"
msgid "<ahelp hid=\".\">Divides the sheet at the top left corner of the active cell and the area to the top left is no longer scrollable.</ahelp>"
-msgstr "<ahelp hid=\".uno:FreezePanes\" visibility=\"visible\">Divideix el full a l'angle superior esquerre de la cel·la activa i l'àrea superior esquerra no es pot desplaçar més.</ahelp>"
+msgstr "<ahelp hid=\".\">Divideix el full a l'angle superior esquerre de la cel·la activa i l'àrea superior esquerra no es pot desplaçar més.</ahelp>"
#: 12010000.xhp
msgctxt ""
@@ -51735,7 +51735,7 @@ msgctxt ""
"par_id3148645\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/sortkey/up\">Sorts the selection from the lowest value to the highest value. The sorting rules are given by the locale. You can define the sort rules on Data - Sort - Options.</ahelp> You define the default on <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - Language Settings - Languages."
-msgstr "<ahelp hid=\"modules/scalc/ui/sortkey/up\">Ordena la selecció del valor més petit al més gran. La vostra configuració regional proporciona les regles d'ordenació. Podeu definir les regles d'ordenació a Dades - Ordena - Opcions.</ahelp> Podeu definir les opcions per defecte a <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferències</caseinline><defaultinline>Eines - Opcions</defaultinline></switchinline> - Configuració de la llengua - Llengües."
+msgstr "<ahelp hid=\"modules/scalc/ui/sortkey/up\">Ordena la selecció del valor més petit al més gran. La vostra configuració regional proporciona les regles d'ordenació. Podeu definir les regles d'ordenació a Dades ▸ Ordena ▸ Opcions.</ahelp> Podeu definir les opcions per defecte a <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME ▸ Preferències</caseinline><defaultinline>Eines ▸ Opcions</defaultinline></switchinline> - Configuració de la llengua ▸ Llengües."
#: 12030100.xhp
msgctxt ""
@@ -51751,7 +51751,7 @@ msgctxt ""
"par_id3151075\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/sortkey/down\">Sorts the selection from the highest value to the lowest value. You can define the sort rules on Data - Sort - Options.</ahelp> You define the default on <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - Language Settings - Languages."
-msgstr "<ahelp hid=\"modules/scalc/ui/sortkey/down\">Ordena la selecció del valor més gran al més petit. Podeu definir les regles d'ordenació a Dades - Ordena - Opcions.</ahelp> Podeu definir les opcions per defecte a <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferències</caseinline><defaultinline>Eines - Opcions</defaultinline></switchinline> - Configuració de la llengua - Llengües."
+msgstr "<ahelp hid=\"modules/scalc/ui/sortkey/down\">Ordena la selecció del valor més gran al més petit. Podeu definir les regles d'ordenació a Dades ▸ Ordena ▸ Opcions.</ahelp> Podeu definir les opcions per defecte a <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME ▸ Preferències</caseinline><defaultinline>Eines ▸ Opcions</defaultinline></switchinline> - Configuració de la llengua ▸ Llengües."
#: 12030100.xhp
msgctxt ""
@@ -51783,7 +51783,7 @@ msgctxt ""
"par_id3154018\n"
"help.text"
msgid "Sorts the selection from the lowest value to the highest value. You can define the sort rules on Data - Sort - Options. You define the default on <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - Language settings - Languages."
-msgstr "Ordena la selecció del valor més petit al més gran. Podeu definir les regles d'ordenació a Dades - Ordena - Opcions. Podeu definir les opcions per defecte a <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferències</caseinline><defaultinline>Eines - Opcions</defaultinline></switchinline> - Configuració de la llengua - Llengües."
+msgstr "Ordena la selecció del valor més petit al més gran. Podeu definir les regles d'ordenació a Dades ▸ Ordena ▸ Opcions. Podeu definir les opcions per defecte a <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferències</caseinline><defaultinline>Eines ▸ Opcions</defaultinline></switchinline> - Configuració de la llengua ▸ Llengües."
#: 12030100.xhp
msgctxt ""
@@ -51799,7 +51799,7 @@ msgctxt ""
"par_id3145640\n"
"help.text"
msgid "Sorts the selection from the highest value to the lowest value. You can define the sort rules on Data - Sort - Options. You define the default on <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - Language settings - Languages."
-msgstr "Ordena la selecció del valor més gran al més petit. Podeu definir les regles d'ordenació a Dades - Ordena - Opcions. Podeu definir les opcions per defecte a <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferències</caseinline><defaultinline>Eines - Opcions</defaultinline></switchinline> - Configuració de la llengua - Llengües."
+msgstr "Ordena la selecció del valor més gran al més petit. Podeu definir les regles d'ordenació a Dades ▸ Ordena ▸ Opcions. Podeu definir les opcions per defecte a <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME ▸ Preferències</caseinline><defaultinline>Eines ▸ Opcions</defaultinline></switchinline> - Configuració de la llengua ▸ Llengües."
#: 12030100.xhp
msgctxt ""
@@ -51815,7 +51815,7 @@ msgctxt ""
"par_id3158212\n"
"help.text"
msgid "<ahelp hid=\".uno:SortDescending\"><variable id=\"sytext\">Sorts the selection from the highest to the lowest value, or from the lowest to the highest value. Number fields are sorted by size and text fields by the order of the characters. You can define the sort rules on Data - Sort - Options.</variable></ahelp> You define the default on <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - Language settings - Languages."
-msgstr "<ahelp hid=\".uno:SortDescending\"><variable id=\"sytext\">Ordena la selecció del valor més gran al més petit, o del valor més petit al més gran. Els camps numèrics s'ordenen per la mida i els camps de text s'ordenen per l'orde dels caràcters. Podeu definir les regles d'ordenació a Dades - Ordena - Opcions.</variable></ahelp> Podeu definir les opcions per defecte a <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferències</caseinline><defaultinline>Eines - Opcions</defaultinline></switchinline> - Configuració de la llengua - Llengües."
+msgstr "<ahelp hid=\".uno:SortDescending\"><variable id=\"sytext\">Ordena la selecció del valor més gran al més petit, o del valor més petit al més gran. Els camps numèrics s'ordenen per la mida i els camps de text s'ordenen per l'orde dels caràcters. Podeu definir les regles d'ordenació a Dades ▸ Ordena ▸ Opcions.</variable></ahelp> Podeu definir les opcions per defecte a <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME ▸ Preferències</caseinline><defaultinline>Eines ▸ Opcions</defaultinline></switchinline> - Configuració de la llengua ▸ Llengües."
#: 12030100.xhp
msgctxt ""
@@ -52007,7 +52007,7 @@ msgctxt ""
"par_id3155962\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/sortoptionspage/sortuserlb\"> Select the custom sort order that you want to apply. To define a custom sort order, choose <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <link href=\"text/shared/optionen/01060400.xhp\" name=\"%PRODUCTNAME Calc - Sort Lists\">%PRODUCTNAME Calc - Sort Lists</link> .</ahelp>"
-msgstr "<ahelp hid=\"modules/scalc/ui/sortoptionspage/sortuserlb\"> Seleccioneu l'ordenació personalitzada que voleu aplicar. Per definir una ordenació personalitzada, trieu <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferències</caseinline><defaultinline>Eines - Opcions</defaultinline></switchinline> - <link href=\"text/shared/optionen/01060400.xhp\" name=\"%PRODUCTNAME Calc - Llistes d'ordenació\">%PRODUCTNAME Calc - Llistes d'ordenació</link>.</ahelp>"
+msgstr "<ahelp hid=\"modules/scalc/ui/sortoptionspage/sortuserlb\"> Seleccioneu l'ordenació personalitzada que voleu aplicar. Per definir una ordenació personalitzada, trieu <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME ▸ Preferències</caseinline><defaultinline>Eines ▸ Opcions</defaultinline></switchinline> ▸ <link href=\"text/shared/optionen/01060400.xhp\" name=\"%PRODUCTNAME Calc ▸ Llistes d'ordenació\">%PRODUCTNAME Calc ▸ Llistes d'ordenació</link>.</ahelp>"
#: 12030200.xhp
msgctxt ""
@@ -52399,7 +52399,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Reset Filter"
-msgstr ""
+msgstr "Reinicia el filtre"
#: 12040400.xhp
msgctxt ""
@@ -52407,7 +52407,7 @@ msgctxt ""
"hd_id3153087\n"
"help.text"
msgid "<link href=\"text/scalc/01/12040400.xhp\" name=\"Remove Filter\">Reset Filter</link>"
-msgstr "<link href=\"text/scalc/01/12040100.xhp\" name=\"Filtre automàtic\">Filtre automàtic</link>"
+msgstr "<link href=\"text/scalc/01/12040400.xhp\" name=\"Suprimeix el filtre\">Restableix el filtre</link>"
#: 12040400.xhp
msgctxt ""
@@ -52759,7 +52759,7 @@ msgctxt ""
"par_id3155068\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/subtotaloptionspage/ascending\">Sorts beginning with the lowest value. You can define the sort rules on Data - Sort - Options.</ahelp> You define the default on Tools - Options - Language settings - Languages."
-msgstr "<ahelp hid=\"modules/scalc/ui/subtotaloptionspage/ascending\">Ordena començant amb el valor més petit. Podeu definir les regles d'ordenació a Dades - Ordena - Opcions.</ahelp> Podeu definir les opcions per defecte a Eines - Opcions - Configuració de la llengua - Llengües."
+msgstr "<ahelp hid=\"modules/scalc/ui/subtotaloptionspage/ascending\">Ordena començant amb el valor més petit. Podeu definir les regles d'ordenació a Dades ▸ Ordena ▸ Opcions.</ahelp> Podeu definir les opcions per defecte a Eines ▸ Opcions ▸ Configuració de la llengua ▸ Llengües."
#: 12050200.xhp
msgctxt ""
@@ -52775,7 +52775,7 @@ msgctxt ""
"par_id3153766\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/subtotaloptionspage/descending\">Sorts beginning with the highest value. You can define the sort rules on Data - Sort - Options.</ahelp> You define the default on Tools - Options - Language settings - Languages."
-msgstr "<ahelp hid=\"modules/scalc/ui/subtotaloptionspage/descending\">Ordena començant pel valor més alt. Podeu definir les regles d'ordenació a Dades - Ordena - Opcions.</ahelp> Podeu definir les opcions per defecte a Eines - Opcions - Configuració de la llengua - Llengües."
+msgstr "<ahelp hid=\"modules/scalc/ui/subtotaloptionspage/descending\">Ordena començant pel valor més alt. Podeu definir les regles d'ordenació a Dades ▸ Ordena ▸ Opcions.</ahelp> Podeu definir les opcions per defecte a Eines ▸ Opcions ▸ Configuració de la llengua ▸ Llengües."
#: 12060000.xhp
msgctxt ""
@@ -53783,7 +53783,7 @@ msgctxt ""
"par_id3125863\n"
"help.text"
msgid "<ahelp hid=\".\">You can only select databases that are registered in %PRODUCTNAME.</ahelp> To register a data source, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Base - Databases</emph>."
-msgstr "<ahelp hid=\".\">Només podeu seleccionar les bases de dades que estan registrades al %PRODUCTNAME.</ahelp> Per registrar una font de dades, trieu <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferències</caseinline><defaultinline>Eines - Opcions</defaultinline></switchinline> - %PRODUCTNAME Base - Bases de dades</emph>."
+msgstr "<ahelp hid=\".\">Només podeu seleccionar les bases de dades que estan registrades al %PRODUCTNAME.</ahelp> Per registrar una font de dades, trieu <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME ▸ Preferències</caseinline><defaultinline>Eines ▸ Opcions</defaultinline></switchinline> ▸ %PRODUCTNAME Base ▸ Bases de dades</emph>."
#: 12090101.xhp
msgctxt ""
@@ -54399,7 +54399,7 @@ msgctxt ""
"par_id3147102\n"
"help.text"
msgid "<variable id=\"zusaetzetext\"><ahelp hid=\"modules/scalc/ui/pivotfilterdialog/more\" visibility=\"visible\">Displays or hides additional filtering options.</ahelp></variable>"
-msgstr "<variable id=\"zusaetzetext\"><ahelp hid=\"\" visibility=\"visible\">Mostra o amaga les opcions addicionals de filtre.</ahelp></variable>"
+msgstr "<variable id=\"zusaetzetext\"><ahelp hid=\"modules/scalc/ui/pivotfilterdialog/more\" visibility=\"visible\">\"Mostra o amaga les opcions addicionals de filtre.</ahelp></variable>"
#: 12090104.xhp
msgctxt ""
@@ -54423,7 +54423,7 @@ msgctxt ""
"par_id3145673\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"visible\">Distinguishes between uppercase and lowercase letters.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\" visibility=\"visible\">Es distingeix entre text en majúscules i minúscules.</ahelp>"
#: 12090104.xhp
msgctxt ""
@@ -54439,7 +54439,7 @@ msgctxt ""
"par_id3151245\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"visible\">Allows you to use regular expressions in the filter definition.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\" visibility=\"visible\">Vos permet utilitzar comodins a la definició del filtre.</ahelp>"
#: 12090104.xhp
msgctxt ""
@@ -54463,7 +54463,7 @@ msgctxt ""
"par_id3154138\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"visible\">Excludes duplicate rows in the list of filtered data.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\" visibility=\"visible\">Exclou les files duplicades a la llista de dades filtrades.</ahelp>"
#: 12090104.xhp
msgctxt ""
@@ -55711,7 +55711,7 @@ msgctxt ""
"par_id3153967\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/validationcriteriapage/allowempty\">In conjunction with <emph>Tools - Detective - Mark invalid Data</emph>, this defines that blank cells are shown as invalid data (disabled) or not (enabled).</ahelp>"
-msgstr "<ahelp hid=\"modules/scalc/ui/validationcriteriapage/allowempty\">Juntament amb <emph>Eines - Detectiu - Marca les dades no vàlides</emph>, esta opció defineix que les cel·les en blanc es mostren com a dades no vàlides (desactivades) o no (activades).</ahelp>"
+msgstr "<ahelp hid=\"modules/scalc/ui/validationcriteriapage/allowempty\">Juntament amb <emph>Eines ▸ Detectiu ▸ Marca les dades no vàlides</emph>, esta opció defineix que les cel·les en blanc es mostren com a dades no vàlides (desactivades) o no (activades).</ahelp>"
#: 12120100.xhp
msgctxt ""
@@ -56071,7 +56071,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "ODFF"
-msgstr ""
+msgstr "ODFF"
#: ODFF.xhp
msgctxt ""
@@ -56111,7 +56111,7 @@ msgctxt ""
"par_id231020162249542082\n"
"help.text"
msgid "Number"
-msgstr ""
+msgstr "Nombre"
#: common_func_workdaysintl.xhp
msgctxt ""
@@ -56119,7 +56119,7 @@ msgctxt ""
"par_id23102016224954936\n"
"help.text"
msgid "Weekend"
-msgstr ""
+msgstr "Cap de setmana"
#: common_func_workdaysintl.xhp
msgctxt ""
@@ -56127,7 +56127,7 @@ msgctxt ""
"par_id231020162249548384\n"
"help.text"
msgid "1 or omitted"
-msgstr ""
+msgstr "1 o omés"
#: common_func_workdaysintl.xhp
msgctxt ""
@@ -56135,7 +56135,7 @@ msgctxt ""
"par_id231020162249544419\n"
"help.text"
msgid "Saturday and Sunday"
-msgstr ""
+msgstr "Dissabte i diumenge"
#: common_func_workdaysintl.xhp
msgctxt ""
@@ -56143,7 +56143,7 @@ msgctxt ""
"par_id231020162249543229\n"
"help.text"
msgid "Sunday and Monday"
-msgstr ""
+msgstr "Diumenge i dilluns"
#: common_func_workdaysintl.xhp
msgctxt ""
@@ -56151,7 +56151,7 @@ msgctxt ""
"par_id231020162249541638\n"
"help.text"
msgid "Monday and Tuesday"
-msgstr ""
+msgstr "Dilluns i dimarts"
#: common_func_workdaysintl.xhp
msgctxt ""
@@ -56159,7 +56159,7 @@ msgctxt ""
"par_id231020162249548854\n"
"help.text"
msgid "Tuesday and Wednesday"
-msgstr ""
+msgstr "Dimarts i dimecres"
#: common_func_workdaysintl.xhp
msgctxt ""
@@ -56167,7 +56167,7 @@ msgctxt ""
"par_id23102016224954803\n"
"help.text"
msgid "Wednesday and Thursday"
-msgstr ""
+msgstr "Dimecres i dijous"
#: common_func_workdaysintl.xhp
msgctxt ""
@@ -56175,7 +56175,7 @@ msgctxt ""
"par_id231020162249545913\n"
"help.text"
msgid "Thursday and Friday"
-msgstr ""
+msgstr "Dijous i divendres"
#: common_func_workdaysintl.xhp
msgctxt ""
@@ -56183,7 +56183,7 @@ msgctxt ""
"par_id231020162249546426\n"
"help.text"
msgid "Friday and Saturday"
-msgstr ""
+msgstr "Divendres i dissabte"
#: common_func_workdaysintl.xhp
msgctxt ""
@@ -56191,7 +56191,7 @@ msgctxt ""
"par_id231020162249548630\n"
"help.text"
msgid "Sunday only"
-msgstr ""
+msgstr "Només diumenge"
#: common_func_workdaysintl.xhp
msgctxt ""
@@ -56199,7 +56199,7 @@ msgctxt ""
"par_id231020162249547536\n"
"help.text"
msgid "Monday only"
-msgstr ""
+msgstr "Només dilluns"
#: common_func_workdaysintl.xhp
msgctxt ""
@@ -56207,7 +56207,7 @@ msgctxt ""
"par_id231020162249545002\n"
"help.text"
msgid "Tuesday only"
-msgstr ""
+msgstr "Només dimarts"
#: common_func_workdaysintl.xhp
msgctxt ""
@@ -56215,7 +56215,7 @@ msgctxt ""
"par_id231020162249554939\n"
"help.text"
msgid "Wednesday only"
-msgstr ""
+msgstr "Només dimecres"
#: common_func_workdaysintl.xhp
msgctxt ""
@@ -56223,7 +56223,7 @@ msgctxt ""
"par_id231020162249558942\n"
"help.text"
msgid "Thursday only"
-msgstr ""
+msgstr "Només dijous"
#: common_func_workdaysintl.xhp
msgctxt ""
@@ -56231,7 +56231,7 @@ msgctxt ""
"par_id231020162249558763\n"
"help.text"
msgid "Friday only"
-msgstr ""
+msgstr "Només divendres"
#: common_func_workdaysintl.xhp
msgctxt ""
@@ -56239,7 +56239,7 @@ msgctxt ""
"par_id231020162249552635\n"
"help.text"
msgid "Saturday only"
-msgstr ""
+msgstr "Només dissabte"
#: common_func_workdaysintl.xhp
msgctxt ""
@@ -56519,7 +56519,7 @@ msgctxt ""
"hd_id2609201512474295\n"
"help.text"
msgid "Consider the following table"
-msgstr ""
+msgstr "Considereu la taula següent"
#: ex_data_stat_func.xhp
msgctxt ""
@@ -56527,7 +56527,7 @@ msgctxt ""
"par_id18260631312423\n"
"help.text"
msgid "Product Name"
-msgstr ""
+msgstr "Nom del producte"
#: ex_data_stat_func.xhp
msgctxt ""
@@ -56535,7 +56535,7 @@ msgctxt ""
"par_id2509201517433075\n"
"help.text"
msgid "Sales"
-msgstr ""
+msgstr "Vendes"
#: ex_data_stat_func.xhp
msgctxt ""
@@ -56543,7 +56543,7 @@ msgctxt ""
"par_id2509201519383294\n"
"help.text"
msgid "Revenue"
-msgstr ""
+msgstr "Ingressos"
#: ex_data_stat_func.xhp
msgctxt ""
@@ -56551,7 +56551,7 @@ msgctxt ""
"par_id2855779586764\n"
"help.text"
msgid "pencil"
-msgstr ""
+msgstr "llapis"
#: ex_data_stat_func.xhp
msgctxt ""
@@ -56559,7 +56559,7 @@ msgctxt ""
"par_id24967262611733\n"
"help.text"
msgid "pen"
-msgstr ""
+msgstr "llapis"
#: ex_data_stat_func.xhp
msgctxt ""
@@ -56567,7 +56567,7 @@ msgctxt ""
"par_id252542413030532\n"
"help.text"
msgid "notebook"
-msgstr ""
+msgstr "bloc de notes"
#: ex_data_stat_func.xhp
msgctxt ""
@@ -56575,7 +56575,7 @@ msgctxt ""
"par_id2509201519374677\n"
"help.text"
msgid "book"
-msgstr ""
+msgstr "llibre"
#: ex_data_stat_func.xhp
msgctxt ""
@@ -56583,7 +56583,7 @@ msgctxt ""
"par_id19479417931163\n"
"help.text"
msgid "pencil-case"
-msgstr ""
+msgstr "estoig"
#: ex_data_stat_func.xhp
msgctxt ""
@@ -56591,7 +56591,7 @@ msgctxt ""
"par_id85353130721737\n"
"help.text"
msgid "not"
-msgstr ""
+msgstr "no"
#: ex_data_stat_func.xhp
msgctxt ""
@@ -56599,7 +56599,7 @@ msgctxt ""
"par_id15693941827291\n"
"help.text"
msgid "not"
-msgstr ""
+msgstr "no"
#: exponsmooth_embd.xhp
msgctxt ""
@@ -56799,7 +56799,7 @@ msgctxt ""
"par_id050320161958264\n"
"help.text"
msgid "Statistics"
-msgstr ""
+msgstr "Estadístiques"
#: exponsmooth_embd.xhp
msgctxt ""
@@ -56943,7 +56943,7 @@ msgctxt ""
"par_id0903201610312235\n"
"help.text"
msgid "Timeline"
-msgstr ""
+msgstr "Cronologia"
#: exponsmooth_embd.xhp
msgctxt ""
@@ -57047,7 +57047,7 @@ msgctxt ""
"par_id1566939488738\n"
"help.text"
msgid "<variable id=\"func_im_return_text\">The function always returns a string representing a complex number.</variable>"
-msgstr ""
+msgstr "<variable id=\"func_im_return_text\">La funció retorna sempre una cadena que representa un nombre complex.</variable>"
#: ful_func.xhp
msgctxt ""
@@ -57055,7 +57055,7 @@ msgctxt ""
"par_id9623767621137\n"
"help.text"
msgid "<variable id=\"func_im_ignor_zero\">If the result is a complex number with one of its parts (a or b) equal to zero, that part is not displayed.</variable>"
-msgstr ""
+msgstr "<variable id=\"func_im_ignor_zero\">Si el resultat és un nombre complex amb una de les parts (a o b) igual a zero, esta part no es mostra.</variable>"
#: ful_func.xhp
msgctxt ""
@@ -57079,7 +57079,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "AGGREGATE function"
-msgstr ""
+msgstr "funció AGREGAT"
#: func_aggregate.xhp
msgctxt ""
@@ -57087,7 +57087,7 @@ msgctxt ""
"bm_id126123001625791\n"
"help.text"
msgid "<bookmark_value>AGGREGATE function</bookmark_value>"
-msgstr "<bookmark_value>funció AREES</bookmark_value>"
+msgstr "<bookmark_value>funció AGREGAT</bookmark_value>"
#: func_aggregate.xhp
msgctxt ""
@@ -57095,7 +57095,7 @@ msgctxt ""
"hd_id3154073\n"
"help.text"
msgid "<variable id=\"aggregate_head\"><link href=\"text/scalc/01/func_aggregate.xhp\">AGGREGATE</link></variable> function"
-msgstr "<variable id=\"month\"><link href=\"text/scalc/01/func_month.xhp\">MES</link></variable>"
+msgstr "<variable id=\"aggregate_head\">funció <link href=\"text/scalc/01/func_aggregate.xhp\">AGGREGATE</link></variable>"
#: func_aggregate.xhp
msgctxt ""
@@ -57135,7 +57135,7 @@ msgctxt ""
"par_id2309201516102726\n"
"help.text"
msgid "or"
-msgstr ""
+msgstr "o"
#: func_aggregate.xhp
msgctxt ""
@@ -57143,7 +57143,7 @@ msgctxt ""
"par_id30181907128680\n"
"help.text"
msgid "AGGREGATE(Function; Option; Array [; k])"
-msgstr ""
+msgstr "AGREGAT(Funció; Opció; Matriu [; k])"
#: func_aggregate.xhp
msgctxt ""
@@ -57223,7 +57223,7 @@ msgctxt ""
"par_id2309201511360153\n"
"help.text"
msgid "STDEV.S"
-msgstr "DESVESTP"
+msgstr "DESVEST.S"
#: func_aggregate.xhp
msgctxt ""
@@ -57231,7 +57231,7 @@ msgctxt ""
"par_id2309201511360178\n"
"help.text"
msgid "STDEV.P"
-msgstr "DESVESTP"
+msgstr "DESVEST.P"
#: func_aggregate.xhp
msgctxt ""
@@ -57247,7 +57247,7 @@ msgctxt ""
"par_id2309201511360174\n"
"help.text"
msgid "VAR.S"
-msgstr "VARP"
+msgstr "VAR.S"
#: func_aggregate.xhp
msgctxt ""
@@ -57255,7 +57255,7 @@ msgctxt ""
"par_id2309201511360120\n"
"help.text"
msgid "VAR.P"
-msgstr "VARP"
+msgstr "VAR.P"
#: func_aggregate.xhp
msgctxt ""
@@ -57271,7 +57271,7 @@ msgctxt ""
"par_id230920151136016\n"
"help.text"
msgid "MODE.SNGL"
-msgstr ""
+msgstr "MODA.UN"
#: func_aggregate.xhp
msgctxt ""
@@ -57295,7 +57295,7 @@ msgctxt ""
"par_id2309201511360157\n"
"help.text"
msgid "PERCENTILE.INC"
-msgstr ""
+msgstr "PERCENTIL.INC"
#: func_aggregate.xhp
msgctxt ""
@@ -57303,7 +57303,7 @@ msgctxt ""
"par_id2309201511360151\n"
"help.text"
msgid "QUARTILE.INC"
-msgstr ""
+msgstr "QUARTIL.INC"
#: func_aggregate.xhp
msgctxt ""
@@ -57311,7 +57311,7 @@ msgctxt ""
"par_id230920151136017\n"
"help.text"
msgid "PERCENTILE.EXC"
-msgstr ""
+msgstr "PERCENTIL.EXC"
#: func_aggregate.xhp
msgctxt ""
@@ -57319,7 +57319,7 @@ msgctxt ""
"par_id2309201511360169\n"
"help.text"
msgid "QUARTILE.EXC"
-msgstr ""
+msgstr "QUARTIL.EXC"
#: func_aggregate.xhp
msgctxt ""
@@ -57335,7 +57335,7 @@ msgctxt ""
"par_id2309201512011557\n"
"help.text"
msgid "Option index"
-msgstr ""
+msgstr "Índex de l'opció"
#: func_aggregate.xhp
msgctxt ""
@@ -57383,7 +57383,7 @@ msgctxt ""
"par_id2309201512011510\n"
"help.text"
msgid "Ignore nothing"
-msgstr ""
+msgstr "No ignora res"
#: func_aggregate.xhp
msgctxt ""
@@ -57391,7 +57391,7 @@ msgctxt ""
"par_id2309201512011592\n"
"help.text"
msgid "Ignore only hidden rows"
-msgstr ""
+msgstr "Ignora només les files ocultes"
#: func_aggregate.xhp
msgctxt ""
@@ -57399,7 +57399,7 @@ msgctxt ""
"par_id230920151201150\n"
"help.text"
msgid "Ignore only errors"
-msgstr ""
+msgstr "Ignora només els errors"
#: func_aggregate.xhp
msgctxt ""
@@ -57407,7 +57407,7 @@ msgctxt ""
"par_id2309201512011539\n"
"help.text"
msgid "Ignore only hidden rows and errors"
-msgstr ""
+msgstr "Ignora només les files ocultes i els errors"
#: func_aggregate.xhp
msgctxt ""
@@ -57463,7 +57463,7 @@ msgctxt ""
"par_id2309201518454314\n"
"help.text"
msgid "<emph>ColumnOne</emph>"
-msgstr ""
+msgstr "<emph>ColumnaUn</emph>"
#: func_aggregate.xhp
msgctxt ""
@@ -57471,7 +57471,7 @@ msgctxt ""
"par_id2309201518454361\n"
"help.text"
msgid "<emph>ColumnTwo</emph>"
-msgstr ""
+msgstr "<emph>ColumnaDos</emph>"
#: func_aggregate.xhp
msgctxt ""
@@ -57479,7 +57479,7 @@ msgctxt ""
"par_id2309201518454323\n"
"help.text"
msgid "<emph>ColumnThree</emph>"
-msgstr ""
+msgstr "<emph>ColumnaTres</emph>"
#: func_aggregate.xhp
msgctxt ""
@@ -57487,7 +57487,7 @@ msgctxt ""
"par_id27530261624700\n"
"help.text"
msgid "#DIV/0!"
-msgstr ""
+msgstr "#DIV/0!"
#: func_aggregate.xhp
msgctxt ""
@@ -57495,7 +57495,7 @@ msgctxt ""
"par_id2309201517384053\n"
"help.text"
msgid "3"
-msgstr ""
+msgstr "3"
#: func_aggregate.xhp
msgctxt ""
@@ -57583,7 +57583,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "AVERAGEIF function"
-msgstr ""
+msgstr "funció MITJANASI"
#: func_averageif.xhp
msgctxt ""
@@ -57591,7 +57591,7 @@ msgctxt ""
"bm_id237812197829662\n"
"help.text"
msgid "<bookmark_value>AVERAGEIF function</bookmark_value> <bookmark_value>arithmetic mean;satisfying condition</bookmark_value>"
-msgstr "<bookmark_value>funció DESVMITJ</bookmark_value><bookmark_value>mitjanes;funcions estadístiques</bookmark_value>"
+msgstr "<bookmark_value>funció MITJANASI</bookmark_value> <bookmark_value>mitjana aritmètica;condicionament</bookmark_value>"
#: func_averageif.xhp
msgctxt ""
@@ -57599,7 +57599,7 @@ msgctxt ""
"hd_id16852304621982\n"
"help.text"
msgid "<variable id=\"averageif_head\"><link href=\"text/scalc/01/func_averageif.xhp\">AVERAGEIF</link></variable> function"
-msgstr "<variable id=\"time\"><link href=\"text/scalc/01/func_time.xhp\">HORADEC</link></variable>"
+msgstr "<variable id=\"averageif_head\">funció <link href=\"text/scalc/01/func_averageif.xhp\">MITJANASI</link></variable>"
#: func_averageif.xhp
msgctxt ""
@@ -57679,7 +57679,7 @@ msgctxt ""
"hd_id229513120314273\n"
"help.text"
msgid "Simple usage"
-msgstr ""
+msgstr "Ús simple"
#: func_averageif.xhp
msgctxt ""
@@ -57687,7 +57687,7 @@ msgctxt ""
"par_id2509201519225446\n"
"help.text"
msgid "<item type=\"input\">=AVERAGEIF(B2:B6;\"<35\")</item>"
-msgstr "<item type=\"input\">=MITJANA(A1:A50)</item>"
+msgstr "<item type=\"input\">=MITJANASI(B2:B6;\"<35\")</item>"
#: func_averageif.xhp
msgctxt ""
@@ -57703,7 +57703,7 @@ msgctxt ""
"par_id250920151922590\n"
"help.text"
msgid "<item type=\"input\">=AVERAGEIF(B2:B6;\"<\"&MAX(B2:B6))</item>"
-msgstr "<item type=\"input\">=MITJANA(A1:A50)</item>"
+msgstr "<item type=\"input\">=MITJANASI(B2:B6;\"<\"&MAX(B2:B6))</item>"
#: func_averageif.xhp
msgctxt ""
@@ -57743,7 +57743,7 @@ msgctxt ""
"par_id2509201519315584\n"
"help.text"
msgid "<item type=\"input\">=AVERAGEIF(B2:B6;\"<35\";C2:C6)</item>"
-msgstr "<item type=\"input\">=MITJANA(A1:A50)</item>"
+msgstr "<item type=\"input\">=MITJANASI(B2:B6;\"<35\";C2:C6)</item>"
#: func_averageif.xhp
msgctxt ""
@@ -57775,7 +57775,7 @@ msgctxt ""
"par_id2509201519315547\n"
"help.text"
msgid "<item type=\"input\">=AVERAGEIF(B2:B6;\"<\"&LARGE(B2:B6;2);C2:C6)</item>"
-msgstr "<item type=\"input\">=MITJANA(A1:A50)</item>"
+msgstr "<item type=\"input\">=MITJANASI(B2:B6;\"<\"&GRAN(B2:B6;2);C2:C6)</item>"
#: func_averageif.xhp
msgctxt ""
@@ -57799,7 +57799,7 @@ msgctxt ""
"par_id2509201519360514\n"
"help.text"
msgid "<item type=\"input\">=AVERAGEIF(A2:A6;\"pen\";B2:B6)</item>"
-msgstr "<item type=\"input\">=MITJANA(A1:A50)</item>"
+msgstr "<item type=\"input\">=MITJANASI(A2:A6;\"pen\";B2:B6)</item>"
#: func_averageif.xhp
msgctxt ""
@@ -57815,7 +57815,7 @@ msgctxt ""
"par_id250920151936096\n"
"help.text"
msgid "<item type=\"input\">=AVERAGEIF(A2:A6;\"pen.*\";B2:B6)</item>"
-msgstr "<item type=\"input\">=MITJANA(A1:A50)</item>"
+msgstr "<item type=\"input\">=MITJANASI(A2:A6;\"pen.*\";B2:B6)</item>"
#: func_averageif.xhp
msgctxt ""
@@ -57831,7 +57831,7 @@ msgctxt ""
"par_id2509201519361352\n"
"help.text"
msgid "<item type=\"input\">=AVERAGEIF(A2:A6;\".*book.*\";B2:B6)</item>"
-msgstr "<item type=\"input\">=MITJANA(A1:A50)</item>"
+msgstr "<item type=\"input\">=MITJANASI(A2:A6;\".*book.*\";B2:B6)</item>"
#: func_averageif.xhp
msgctxt ""
@@ -57847,7 +57847,7 @@ msgctxt ""
"hd_id251309885188\n"
"help.text"
msgid "Reference to a cell as a criterion"
-msgstr ""
+msgstr "Referència a una cel·la com a criteri"
#: func_averageif.xhp
msgctxt ""
@@ -57863,7 +57863,7 @@ msgctxt ""
"par_id134941261230060\n"
"help.text"
msgid "<item type=\"input\">=AVERAGEIF(A2:A6;\".*\"&E2&\".*\";B2:B6)</item>"
-msgstr "<item type=\"input\">=MITJANA(A1:A50)</item>"
+msgstr "<item type=\"input\">=MITJANASI(A2:A6;\".*\"&E2&\".*\";B2:B6)</item>"
#: func_averageif.xhp
msgctxt ""
@@ -57879,7 +57879,7 @@ msgctxt ""
"par_id316901523627285\n"
"help.text"
msgid "<item type=\"input\">=AVERAGEIF(B2:B6;\"<\"&E2;C2:C6)</item>"
-msgstr "<item type=\"input\">=MITJANA(A1:A50)</item>"
+msgstr "<item type=\"input\">=MITJANASI(B2:B6;\"<\"&E2;C2:C6)</item>"
#: func_averageif.xhp
msgctxt ""
@@ -57903,7 +57903,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "AVERAGEIFS function"
-msgstr ""
+msgstr "funció MITJANASI"
#: func_averageifs.xhp
msgctxt ""
@@ -57919,7 +57919,7 @@ msgctxt ""
"hd_id537445374453744\n"
"help.text"
msgid "<variable id=\"averageifs_head\"><link href=\"text/scalc/01/func_averageifs.xhp\">AVERAGEIFS</link></variable> function"
-msgstr "<variable id=\"second\"><link href=\"text/scalc/01/func_second.xhp\">SEGON</link></variable>"
+msgstr "<variable id=\"averageifs_head\">funció <link href=\"text/scalc/01/func_averageifs.xhp\">MITJANASICONJUNT</link></variable>"
#: func_averageifs.xhp
msgctxt ""
@@ -58015,7 +58015,7 @@ msgctxt ""
"hd_id20733192524041\n"
"help.text"
msgid "Simple usage"
-msgstr ""
+msgstr "Ús simple"
#: func_averageifs.xhp
msgctxt ""
@@ -58031,7 +58031,7 @@ msgctxt ""
"par_id30201168686268\n"
"help.text"
msgid "Calculates the average for values of the range B2:B6 that are greater than or equal to 20. Returns 25, because the fifth row does not meet the criterion."
-msgstr ""
+msgstr "Calcula la suma de valors de l'interval B2:B6 majors o igual a 20. Retorna 75, perquè la cinquena fila no compleixen el criteri."
#: func_averageifs.xhp
msgctxt ""
@@ -58055,7 +58055,7 @@ msgctxt ""
"hd_id317532515726820\n"
"help.text"
msgid "Using regular expressions and nested functions"
-msgstr ""
+msgstr "Ús d'expressions regulars i funcions imbricades"
#: func_averageifs.xhp
msgctxt ""
@@ -58063,7 +58063,7 @@ msgctxt ""
"par_id457966021670\n"
"help.text"
msgid "<item type=\"input\">=AVERAGEIFS(C2:C6;B2:B6;\">\"&MIN(B2:B6);B2:B6;\"<\"&MAX(B2:B6))</item>"
-msgstr ""
+msgstr "<item type=\"input\">=COMPTASICONJUNT(B2:B6;\">\"&MIN(B2:B6);B2:B6;\"<\"&MAX(B2:B6))</item>"
#: func_averageifs.xhp
msgctxt ""
@@ -58071,7 +58071,7 @@ msgctxt ""
"par_id66091035229950\n"
"help.text"
msgid "Calculates the average for values of the range C2:C6 that correspond to all values of the range B2:B6 except its minimum and maximum. Returns 127.5, because the third and fifth rows do not meet at least one criterion."
-msgstr ""
+msgstr "Calcula la suma de valors de l'interval C2:C6 que corresponen a tots els valors de l'interval B2:B6 excepte el mínim i el màxim. Retorna 255, perquè la tercera i la cinquena files no compleixen almenys un criteri."
#: func_averageifs.xhp
msgctxt ""
@@ -58079,7 +58079,7 @@ msgctxt ""
"par_id303162761931870\n"
"help.text"
msgid "<item type=\"input\">=AVERAGEIFS(C2:C6;A2:A6;\"pen.*\";B2:B6;\"<\"&MAX(B2:B6))</item>"
-msgstr ""
+msgstr "<item type=\"input\">=MITJANASICONJUNT(C2:C6;A2:A6;E2&\".*\";B2:B6;\"<\"&MAX(B2:B6))</item>"
#: func_averageifs.xhp
msgctxt ""
@@ -58087,7 +58087,7 @@ msgctxt ""
"par_id40031348913642\n"
"help.text"
msgid "Calculates the average for values of the range C2:C6 that correspond to all cells of the A2:A6 range starting with \"pen\" and to all cells of the B2:B6 range except its maximum. Returns 65, because only second row meets all criteria."
-msgstr ""
+msgstr "Calcula la suma de valors de l'interval C2:C6 que corresponen a totes les cel·les de l'interval A2:A6 començant per \"llapis\" i a totes les cel·les de l'interval B2:B6 excepte el màxim. Retorna 65, perquè només la segona fila compleix tots els criteris."
#: func_averageifs.xhp
msgctxt ""
@@ -58095,7 +58095,7 @@ msgctxt ""
"hd_id31201205191857\n"
"help.text"
msgid "Reference to a cell as a criterion"
-msgstr ""
+msgstr "Referència a una cel·la com a criteri"
#: func_averageifs.xhp
msgctxt ""
@@ -58103,7 +58103,7 @@ msgctxt ""
"par_id316794795433\n"
"help.text"
msgid "If you need to change a criterion easily, you may want to specify it in a separate cell and use a reference to this cell in the condition of AVERAGEIFS function. For example, the above function can be rewritten as follows:"
-msgstr ""
+msgstr "Si heu de canviar el criteri fàcilment, potser voleu indicar-lo en una cel·la separada i usar una referència a esta cel·la en la condició de la funció MITJANASICONJUNT. Per exemple, la funció superior es pot reescriure com a:"
#: func_averageifs.xhp
msgctxt ""
@@ -58111,7 +58111,7 @@ msgctxt ""
"par_id67531072426731\n"
"help.text"
msgid "<item type=\"input\">=AVERAGEIFS(C2:C6;A2:A6;E2&\".*\";B2:B6;\"<\"&MAX(B2:B6))</item>"
-msgstr ""
+msgstr "<item type=\"input\">=MITJANASICONJUNT(C2:C6;A2:A6;E2&\".*\";B2:B6;\"<\"&MAX(B2:B6))</item>"
#: func_averageifs.xhp
msgctxt ""
@@ -58119,7 +58119,7 @@ msgctxt ""
"par_id65612244926745\n"
"help.text"
msgid "If E2 = pen, the function returns 65, because the link to the cell is substituted with its content."
-msgstr ""
+msgstr "Si E2 = llapis, la funció retorna 65, perquè l'enllaç a la cel·la se substitueix amb el seu contingut."
#: func_averageifs.xhp
msgctxt ""
@@ -58223,7 +58223,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "COUNTIFS function"
-msgstr ""
+msgstr "Funció COMPTASICONJUNT"
#: func_countifs.xhp
msgctxt ""
@@ -58239,7 +58239,7 @@ msgctxt ""
"hd_id456845684568\n"
"help.text"
msgid "<variable id=\"countifs_head\"><link href=\"text/scalc/01/func_countifs.xhp\">COUNTIFS</link></variable> function"
-msgstr "<variable id=\"second\"><link href=\"text/scalc/01/func_second.xhp\">SEGON</link></variable>"
+msgstr "<variable id=\"countifs_head\">funció <link href=\"text/scalc/01/func_countifs.xhp\">COMPTASICONJUNT</link></variable>"
#: func_countifs.xhp
msgctxt ""
@@ -58311,7 +58311,7 @@ msgctxt ""
"par_id16654883224356\n"
"help.text"
msgid "If a cell contains TRUE, it is treated as 1, if a cell contains FALSE – as 0 (zero).<br/>If ranges for arguments <emph>Range</emph> and <emph>Criterion</emph> have unequal sizes, the function returns err:502."
-msgstr ""
+msgstr "Si una cel·la conté CERT, es tracta com a 1, si una cel·la conté FALS – com a 0 (zero).<br/>Si els intervals dels arguments <emph>Interval</emph> tenen mides desiguals, la funció retorna err:502."
#: func_countifs.xhp
msgctxt ""
@@ -58319,7 +58319,7 @@ msgctxt ""
"hd_id3861259759512\n"
"help.text"
msgid "Simple usage"
-msgstr ""
+msgstr "Ús simple"
#: func_countifs.xhp
msgctxt ""
@@ -58327,7 +58327,7 @@ msgctxt ""
"par_id15856592423333\n"
"help.text"
msgid "<item type=\"input\">=COUNTIFS(B2:B6;\">=20\")</item>"
-msgstr "<item type=\"input\">=MITJANA(A1:A50)</item>"
+msgstr "<item type=\"input\">=COMPTASICONJUNT(B2:B6;\">=20\")</item>"
#: func_countifs.xhp
msgctxt ""
@@ -58335,7 +58335,7 @@ msgctxt ""
"par_id323511393121175\n"
"help.text"
msgid "Counts the amount of rows of the range B2:B6 with values greater than or equal to 20. Returns 3, because the fifth and the sixth rows do not meet the criterion."
-msgstr ""
+msgstr "Compta la quantitat de files de l'interval B2:B6 amb valors majors o igual a 20. Retorna 3, perquè la cinquena i la sisena files no compleixen el criteri."
#: func_countifs.xhp
msgctxt ""
@@ -58343,7 +58343,7 @@ msgctxt ""
"par_id74301057922522\n"
"help.text"
msgid "<item type=\"input\">=COUNTIFS(B2:B6;\">=20\";C2:C6;\">70\")</item>"
-msgstr "<item type=\"input\">=MITJANA(A1:A50)</item>"
+msgstr "<item type=\"input\">=COMPTASICONJUNT(B2:B6;\">=20\";C2:C6;\">70\")</item>"
#: func_countifs.xhp
msgctxt ""
@@ -58351,7 +58351,7 @@ msgctxt ""
"par_id109622995127628\n"
"help.text"
msgid "Counts the amount of rows that contain simultaneously values greater than 70 in the C2:C6 range and values greater than or equal to 20 in the B2:B6 range. Returns 2, because the second, the fifth and the sixth rows do not meet at least one criterion."
-msgstr ""
+msgstr "Compta la quantitat de files que contenen simultàniament valors majors de 70 en l'interval C2:C6 i valors majors o iguals a 20 en l'interval B2:B6. Retorna 2, perquè la segona, la cinquena i la sisena files no compleixen almenys un criteri."
#: func_countifs.xhp
msgctxt ""
@@ -58359,7 +58359,7 @@ msgctxt ""
"hd_id298462825526166\n"
"help.text"
msgid "Using regular expressions and nested functions"
-msgstr ""
+msgstr "Ús d'expressions regulars i funcions imbricades"
#: func_countifs.xhp
msgctxt ""
@@ -58367,7 +58367,7 @@ msgctxt ""
"par_id22736248573471\n"
"help.text"
msgid "<item type=\"input\">=COUNTIFS(B2:B6;\"[:alpha:]*\")</item>"
-msgstr "<item type=\"input\">=MITJANA(A1:A50)</item>"
+msgstr "<item type=\"input\">=COMPTASICONJUNT(B2:B6;\"[:alpha:]*\")</item>"
#: func_countifs.xhp
msgctxt ""
@@ -58375,7 +58375,7 @@ msgctxt ""
"par_id22137303324873\n"
"help.text"
msgid "Counts the amount of rows of the B2:B6 range that contain only alphabet symbols. Returns 1, because only sixth row meets the criterion."
-msgstr ""
+msgstr "Compta la quantitat de files de l'interval B2:B6 que contenen només símbols alfabètics. Retorna 1, perquè només la sesena fila compleix el criteri."
#: func_countifs.xhp
msgctxt ""
@@ -58383,7 +58383,7 @@ msgctxt ""
"par_id82271340221411\n"
"help.text"
msgid "<item type=\"input\">=COUNTIFS(B2:B6;\">\"&MIN(B2:B6);B2:B6;\"<\"&MAX(B2:B6))</item>"
-msgstr ""
+msgstr "<item type=\"input\">=COMPTASICONJUNT(B2:B6;\">\"&MIN(B2:B6);B2:B6;\"<\"&MAX(B2:B6))</item>"
#: func_countifs.xhp
msgctxt ""
@@ -58391,7 +58391,7 @@ msgctxt ""
"par_id1105320769334\n"
"help.text"
msgid "Counts the amount of rows of the B2:B6 range excluding rows with minimum and maximum values of this range. Returns 2, because the third, the fifth and the sixth rows do not meet at least one criterion."
-msgstr ""
+msgstr "Compta la quantitat de files de l'interval B2:B6 excloent les files amb valors mínims i màxims d'este interval. Retorna 2, perquè la tercera, la cinquena i la sisena files no compleixen com a mínim un criteri."
#: func_countifs.xhp
msgctxt ""
@@ -58399,7 +58399,7 @@ msgctxt ""
"par_id267603146513224\n"
"help.text"
msgid "<item type=\"input\">=COUNTIFS(A2:A6;\"pen.*\";B2:B6;\"<\"&MAX(B2:B6))</item>"
-msgstr ""
+msgstr "<item type=\"input\">=COMPTASICONJUNT(A2:A6;\"pen.*\";B2:B6;\"<\"&MAX(B2:B6))</item>"
#: func_countifs.xhp
msgctxt ""
@@ -58407,7 +58407,7 @@ msgctxt ""
"par_id111252614832220\n"
"help.text"
msgid "Counts the amount of rows that correspond to all cells of the A2:A6 range starting with \"pen\" and to all cells of the B2:B6 range with exception of its maximum. Returns 1, because only second row meets all criteria."
-msgstr ""
+msgstr "Compta la quantitat de files que corresponen a totes les cel·les de l'interval A2:A6 començant per \"llapis\" i a totes les cel·les de l'interval B2:B6 excepte el màxim. Retorna 1, perquè només la segona fila compleix tots els criteris."
#: func_countifs.xhp
msgctxt ""
@@ -58415,7 +58415,7 @@ msgctxt ""
"hd_id212582362610399\n"
"help.text"
msgid "Reference to a cell as a criterion"
-msgstr ""
+msgstr "Referència a una cel·la com a criteri"
#: func_countifs.xhp
msgctxt ""
@@ -58423,7 +58423,7 @@ msgctxt ""
"par_id3245551524846\n"
"help.text"
msgid "If you need to change a criterion easily, you may want to specify it in a separate cell and use a reference to this cell in the condition of the COUNTIFS function. For example, the above function can be rewritten as follows:"
-msgstr ""
+msgstr "Si heu de canviar el criteri fàcilment, potser voleu indicar-lo en una cel·la separada i usar una referència a esta cel·la en la condició de la funció SUMASI. Per exemple, la funció superior es pot reescriure com a:"
#: func_countifs.xhp
msgctxt ""
@@ -58431,7 +58431,7 @@ msgctxt ""
"par_id109501907712434\n"
"help.text"
msgid "<item type=\"input\">=COUNTIFS(A2:A6;E2&\".*\";B2:B6;\"<\"&MAX(B2:B6))</item>"
-msgstr ""
+msgstr "<item type=\"input\">=COMPTASICONJUNT(A2:A6;E2&\".*\";B2:B6;\"<\"&MAX(B2:B6))</item>"
#: func_countifs.xhp
msgctxt ""
@@ -58439,7 +58439,7 @@ msgctxt ""
"par_id738533068520\n"
"help.text"
msgid "If E2 = pen, the function returns 1, because the link to the cell is substituted with its content and it works as a function above."
-msgstr ""
+msgstr "Si E2 = llapis, la funció retorna 1, perquè l'enllaç a la cel·la se substitueix amb el seu contingut i funciona com a funció a dalt."
#: func_countifs.xhp
msgctxt ""
@@ -58447,7 +58447,7 @@ msgctxt ""
"par_id14337286612130\n"
"help.text"
msgid "<link href=\"text/scalc/01/04060181.xhp#count\">COUNT</link>, <link href=\"text/scalc/01/04060181.xhp#countif\">COUNTIF</link>, <link href=\"text/scalc/01/04060181.xhp#counta\">COUNTA</link>, <embedvar href=\"text/scalc/01/func_sumifs.xhp#sumifs_head\"/>, <embedvar href=\"text/scalc/01/func_averageifs.xhp#averageifs_head\"/>, <link href=\"text/scalc/01/04060184.xhp#max\">MAX</link>, <link href=\"text/scalc/01/04060184.xhp#min\">MIN</link>"
-msgstr ""
+msgstr "<link href=\"text/scalc/01/04060181.xhp#count\">COMPTA</link>, <link href=\"text/scalc/01/04060181.xhp#countif\">COMPTASI</link>, <link href=\"text/scalc/01/04060181.xhp#counta\">COMPTAA</link>, <embedvar href=\"text/scalc/01/func_sumifs.xhp#sumifs_head\"/>, <embedvar href=\"text/scalc/01/func_averageifs.xhp#averageifs_head\"/>, <link href=\"text/scalc/01/04060184.xhp#max\">MAX</link>, <link href=\"text/scalc/01/04060184.xhp#min\">MIN</link>"
#: func_date.xhp
msgctxt ""
@@ -58583,7 +58583,7 @@ msgctxt ""
"par_id3153551\n"
"help.text"
msgid "<ahelp hid=\"HID_FUNC_DATEDIF\">This function returns the number of whole days, months or years between Start date and End date.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_DATUM\">Esta funció retorna el nombre de dies, mesos o anys complets entre la Data inicial i la Data final.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_DATEDIF\">Esta funció retorna el nombre de dies, mesos o anys complets entre la data inicial i la data final.</ahelp>"
#: func_datedif.xhp
msgctxt ""
@@ -59263,7 +59263,7 @@ msgctxt ""
"par_id3150880\n"
"help.text"
msgid "<ahelp hid=\"HID_AAI_FUNC_EDATE\">The result is a date which is a number of <emph>months</emph> away from the <emph>start date</emph>. Only months are considered; days are not used for calculation.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"HID_AAI_FUNC_EDATE\">El resultat és una data que és un nombre de <emph>mesos</emph> abans de la <emph>data d'inici</emph>. Només es tenen en compte els mesos; els dies no s'utilitzen per al càlcul.</ahelp>"
#: func_edate.xhp
msgctxt ""
@@ -59319,7 +59319,7 @@ msgctxt ""
"par_id3155999\n"
"help.text"
msgid "<item type=\"input\">=EDATE(\"2001-03-31\";-1)</item> returns the serial number 36950. Formatted as a date, this is 2001-02-28."
-msgstr "<item type=\"input\">=FDMES(DATA(2001;9;14);6)</item> retorna el número de sèrie 37346. En format de data, és 31/03/2002."
+msgstr "<item type=\"input\">=DATAE(\"2001-03-31\";-1)</item> retorna el número de sèrie 36950. En format de data, això és 2001-03-31."
#: func_eomonth.xhp
msgctxt ""
@@ -59423,7 +59423,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "ERROR.TYPE function"
-msgstr ""
+msgstr "funció TIPUS.ERROR"
#: func_error_type.xhp
msgctxt ""
@@ -59431,7 +59431,7 @@ msgctxt ""
"bm_id346793467934679\n"
"help.text"
msgid "<bookmark_value>ERROR.TYPE function</bookmark_value> <bookmark_value>index of the Error type</bookmark_value>"
-msgstr "<bookmark_value>funció MINVERSA</bookmark_value><bookmark_value>matrius inverses</bookmark_value>"
+msgstr "<bookmark_value>funció TIPUS.ERROR</bookmark_value> <bookmark_value>índex del tipus d'error</bookmark_value>"
#: func_error_type.xhp
msgctxt ""
@@ -59439,7 +59439,7 @@ msgctxt ""
"hd_id348223482234822\n"
"help.text"
msgid "<variable id=\"error_type_head\"><link href=\"text/scalc/01/func_error_type.xhp\">ERROR.TYPE</link></variable> function"
-msgstr "<variable id=\"month\"><link href=\"text/scalc/01/func_month.xhp\">MES</link></variable>"
+msgstr "<variable id=\"error_type_head\">funció <link href=\"text/scalc/01/func_error_type.xhp\">TIPUS.ERROR</link></variable>"
#: func_error_type.xhp
msgctxt ""
@@ -59447,7 +59447,7 @@ msgctxt ""
"par_id350283502835028\n"
"help.text"
msgid "<ahelp hid=\".\"><variable id=\"error_type_des\">Returns a number representing a specific Error type, or the error value #N/A, if there is no error. </variable></ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\"><variable id=\"error_type_des\">Retorna un nombre que representa un tipus d'error específic, o el valor d'error #N/D, si no hi ha cap error. </variable></ahelp>"
#: func_error_type.xhp
msgctxt ""
@@ -59463,7 +59463,7 @@ msgctxt ""
"par_id1861223540440\n"
"help.text"
msgid "ERROR.TYPE(Error_value)"
-msgstr ""
+msgstr "TIPUS.ERROR (Valor_Error)"
#: func_error_type.xhp
msgctxt ""
@@ -59479,7 +59479,7 @@ msgctxt ""
"par_id15254419018421\n"
"help.text"
msgid "Error value"
-msgstr ""
+msgstr "Codi d'error"
#: func_error_type.xhp
msgctxt ""
@@ -59487,7 +59487,7 @@ msgctxt ""
"par_id134093102310948\n"
"help.text"
msgid "Returns"
-msgstr ""
+msgstr "Retorna"
#: func_error_type.xhp
msgctxt ""
@@ -59495,7 +59495,7 @@ msgctxt ""
"par_id121020152053105891\n"
"help.text"
msgid "Err:511"
-msgstr ""
+msgstr "Err:511"
#: func_error_type.xhp
msgctxt ""
@@ -59503,7 +59503,7 @@ msgctxt ""
"par_id121020152053148760\n"
"help.text"
msgid "#DIV/0!"
-msgstr ""
+msgstr "#DIV/0!"
#: func_error_type.xhp
msgctxt ""
@@ -59519,7 +59519,7 @@ msgctxt ""
"par_id121020152053329868\n"
"help.text"
msgid "#REF!"
-msgstr ""
+msgstr "#REF!"
#: func_error_type.xhp
msgctxt ""
@@ -59527,7 +59527,7 @@ msgctxt ""
"par_id121020152053353976\n"
"help.text"
msgid "#NAME?"
-msgstr ""
+msgstr "#NOM?"
#: func_error_type.xhp
msgctxt ""
@@ -59535,7 +59535,7 @@ msgctxt ""
"par_id121020152053408216\n"
"help.text"
msgid "#NUM!"
-msgstr ""
+msgstr "#NUM!"
#: func_error_type.xhp
msgctxt ""
@@ -59543,7 +59543,7 @@ msgctxt ""
"par_id121020152054007072\n"
"help.text"
msgid "#N/A"
-msgstr ""
+msgstr "#N/D"
#: func_error_type.xhp
msgctxt ""
@@ -59551,7 +59551,7 @@ msgctxt ""
"par_id121020152054075191\n"
"help.text"
msgid "Anything else"
-msgstr ""
+msgstr "Qualsevol altra cosa"
#: func_error_type.xhp
msgctxt ""
@@ -59559,7 +59559,7 @@ msgctxt ""
"par_id121020152054075192\n"
"help.text"
msgid "#N/A"
-msgstr ""
+msgstr "#N/D"
#: func_error_type.xhp
msgctxt ""
@@ -59575,7 +59575,7 @@ msgctxt ""
"hd_id182972884627444\n"
"help.text"
msgid "Simple usage"
-msgstr ""
+msgstr "Ús simple"
#: func_error_type.xhp
msgctxt ""
@@ -59583,7 +59583,7 @@ msgctxt ""
"par_id15812966716957\n"
"help.text"
msgid "<item type=\"input\">=ERROR.TYPE(#N/A)</item>"
-msgstr ""
+msgstr "<item type=\"input\">=TIPUS.ERROR(#N/D)</item>"
#: func_error_type.xhp
msgctxt ""
@@ -59599,7 +59599,7 @@ msgctxt ""
"par_id1047088636291\n"
"help.text"
msgid "<item type=\"input\">=ERROR.TYPE(A3)</item>"
-msgstr ""
+msgstr "<item type=\"input\">=TIPUS.ERROR(A3)</item>"
#: func_error_type.xhp
msgctxt ""
@@ -59655,7 +59655,7 @@ msgctxt ""
"par_id352953529535295\n"
"help.text"
msgid "<link href=\"text/scalc/01/04060104.xhp#iserror\">ISERROR</link>, <link href=\"text/scalc/01/04060104.xhp#na\">NA</link>, <link href=\"text/scalc/01/04060104.xhp#Section4\">IF</link>"
-msgstr ""
+msgstr "<link href=\"text/scalc/01/04060104.xhp#iserror\">ESERROR</link>, <link href=\"text/scalc/01/04060104.xhp#na\">ND</link>, <link href=\"text/scalc/01/04060104.xhp#Section4\">SI</link>"
#: func_error_type.xhp
msgctxt ""
@@ -60463,7 +60463,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "IMCOS function"
-msgstr ""
+msgstr "Funció COSIM"
#: func_imcos.xhp
msgctxt ""
@@ -60471,7 +60471,7 @@ msgctxt ""
"bm_id262410558824\n"
"help.text"
msgid "<bookmark_value>IMCOS function</bookmark_value><bookmark_value>cosine;complex number</bookmark_value>"
-msgstr "<bookmark_value>funció SUMASI</bookmark_value><bookmark_value>suma;nombres indicats</bookmark_value>"
+msgstr "<bookmark_value>funció COSIM</bookmark_value><bookmark_value>cosinus;nombre complex</bookmark_value>"
#: func_imcos.xhp
msgctxt ""
@@ -60479,7 +60479,7 @@ msgctxt ""
"hd_id90361032228870\n"
"help.text"
msgid "<variable id=\"imcos_head\"><link href=\"text/scalc/01/func_imcos.xhp\">IMCOS</link></variable> function"
-msgstr "<variable id=\"second\"><link href=\"text/scalc/01/func_second.xhp\">SEGON</link></variable>"
+msgstr "<variable id=\"imcos_head\">funció <link href=\"text/scalc/01/func_imcos.xhp\">COSIM</link></variable>"
#: func_imcos.xhp
msgctxt ""
@@ -60487,7 +60487,7 @@ msgctxt ""
"par_id1066273182723\n"
"help.text"
msgid "<ahelp hid=\".\"><variable id=\"imcos_des\">Returns the cosine of a complex number.</variable> The cosine of a complex number can be expressed by:</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\"><variable id=\"imcos_des\">Retorna el cosinus d'un nombre complex.</variable>El cosinus d'un nombre complex es pot expressar:</ahelp>"
#: func_imcos.xhp
msgctxt ""
@@ -60503,7 +60503,7 @@ msgctxt ""
"par_id2890729435632\n"
"help.text"
msgid "Complex_number is a complex number whose cosine is to be calculated."
-msgstr ""
+msgstr "Nombre_complex és un nombre complex del qual s'ha de calcular el cosinus."
#: func_imcos.xhp
msgctxt ""
@@ -60527,7 +60527,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "IMCOSH function"
-msgstr ""
+msgstr "Funció COSHIM"
#: func_imcosh.xhp
msgctxt ""
@@ -60535,7 +60535,7 @@ msgctxt ""
"bm_id123771237712377\n"
"help.text"
msgid "<bookmark_value>IMCOSH function</bookmark_value><bookmark_value>hyperbolic cosine;complex number</bookmark_value>"
-msgstr "<bookmark_value>funció DELTA</bookmark_value><bookmark_value>reconeixement;nombres iguals</bookmark_value>"
+msgstr "<bookmark_value>funció COSHIM</bookmark_value><bookmark_value>cosinus hiperbòlic;nombre complex</bookmark_value>"
#: func_imcosh.xhp
msgctxt ""
@@ -60543,7 +60543,7 @@ msgctxt ""
"hd_id124691246912469\n"
"help.text"
msgid "<variable id=\"imcosh_head\"><link href=\"text/scalc/01/func_imcosh.xhp\">IMCOSH</link></variable> function"
-msgstr "<variable id=\"month\"><link href=\"text/scalc/01/func_month.xhp\">MES</link></variable>"
+msgstr "<variable id=\"imcosh_head\">funció <link href=\"text/scalc/01/func_imcosh.xhp\">COSHIM</link></variable>"
#: func_imcosh.xhp
msgctxt ""
@@ -60551,7 +60551,7 @@ msgctxt ""
"par_id125881258812588\n"
"help.text"
msgid "<ahelp hid=\".\"><variable id=\"imcosh_des\">Returns the hyperbolic cosine of a complex number.</variable> The hyperbolic cosine of a complex number can be expressed by:</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\"><variable id=\"imcosh_des\">Retorna el cosinus hiperbòlic d'un nombre complex.</variable> El cosinus hiperbòlic d'un nombre complex es pot expressar:</ahelp>"
#: func_imcosh.xhp
msgctxt ""
@@ -60567,7 +60567,7 @@ msgctxt ""
"par_id766137661376613\n"
"help.text"
msgid "Complex_number is a complex number whose hyperbolic cosine is to be calculated."
-msgstr ""
+msgstr "Nombre_complex és un nombre complex del qual s'ha de calcular el cosinus hiperbòlic."
#: func_imcosh.xhp
msgctxt ""
@@ -60591,7 +60591,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "IMCOT function"
-msgstr ""
+msgstr "Funció COSIM"
#: func_imcot.xhp
msgctxt ""
@@ -60607,7 +60607,7 @@ msgctxt ""
"hd_id763567635676356\n"
"help.text"
msgid "<variable id=\"imcot_head\"><link href=\"text/scalc/01/func_imcot.xhp\">IMCOT</link></variable> function"
-msgstr "<variable id=\"month\"><link href=\"text/scalc/01/func_month.xhp\">MES</link></variable>"
+msgstr "<variable id=\"imcot_head\">funció <link href=\"text/scalc/01/func_imcot.xhp\">COTIM</link></variable>"
#: func_imcot.xhp
msgctxt ""
@@ -60615,7 +60615,7 @@ msgctxt ""
"par_id764617646176461\n"
"help.text"
msgid "<ahelp hid=\".\"><variable id=\"imcot_des\">Returns the cotangent of a complex number.</variable> The cotangent of a complex number can be expressed by:</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\"><variable id=\"imcot_des\">Retorna la cotangent d'un nombre complex.</variable>La cotangent d'un nombre complex es pot expressar:</ahelp>"
#: func_imcot.xhp
msgctxt ""
@@ -60623,7 +60623,7 @@ msgctxt ""
"par_id311713256011430\n"
"help.text"
msgid "<image id=\"img_id5988220084990\" src=\"media/helpimg/sc_func_imcot.png\"><alt id=\"alt_id5988220084990\">cot(a+bi)=cos(a+bi)/sin(a+bi)</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id5988220084990\" src=\"media/helpimg/sc_func_imcot.png\"><alt id=\"alt_id5988220084990\">cot(a+bi)=cos(a+bi)/sin(a+bi)</alt></image>"
#: func_imcot.xhp
msgctxt ""
@@ -60639,7 +60639,7 @@ msgctxt ""
"par_id766137661376613\n"
"help.text"
msgid "Complex_number is a complex number whose cotangent is to be calculated."
-msgstr ""
+msgstr "Nombre_complex és un nombre complex del qual s'ha de calcular la cotangent."
#: func_imcot.xhp
msgctxt ""
@@ -60663,7 +60663,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "IMCSC function"
-msgstr ""
+msgstr "Funció CSCIM"
#: func_imcsc.xhp
msgctxt ""
@@ -60671,7 +60671,7 @@ msgctxt ""
"bm_id931179311793117\n"
"help.text"
msgid "<bookmark_value>IMCSC function</bookmark_value><bookmark_value>cosecant;complex number</bookmark_value>"
-msgstr "<bookmark_value>funció MODA</bookmark_value><bookmark_value>valor més comú</bookmark_value>"
+msgstr "<bookmark_value>funció CSCIM</bookmark_value><bookmark_value>cosecant;nombre complex</bookmark_value>"
#: func_imcsc.xhp
msgctxt ""
@@ -60679,7 +60679,7 @@ msgctxt ""
"hd_id931679316793167\n"
"help.text"
msgid "<variable id=\"imcsc_head\"><link href=\"text/scalc/01/func_imcsc.xhp\">IMCSC</link></variable> function"
-msgstr "<variable id=\"time\"><link href=\"text/scalc/01/func_time.xhp\">HORADEC</link></variable>"
+msgstr "<variable id=\"imcsc_head\">funció <link href=\"text/scalc/01/func_imcsc.xhp\">CSCIM</link></variable>"
#: func_imcsc.xhp
msgctxt ""
@@ -60687,7 +60687,7 @@ msgctxt ""
"par_id932329323293232\n"
"help.text"
msgid "<ahelp hid=\".\"><variable id=\"imcsc_des\">Returns the cosecant of a complex number. </variable> The cosecant of a complex number can be expressed by:</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\"><variable id=\"imcsc_des\">Retorna la cosecant d'un nombre complex.</variable>La cosecant d'un nombre complex es pot expressar:</ahelp>"
#: func_imcsc.xhp
msgctxt ""
@@ -60695,7 +60695,7 @@ msgctxt ""
"par_id13510198901485\n"
"help.text"
msgid "<image id=\"img_id24404683532568\" src=\"media/helpimg/sc_func_imcsc.png\"><alt id=\"alt_id148492012231637\">csc(a+bi)=1/sin(a+bi)</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id24404683532568\" src=\"media/helpimg/sc_func_imcsc.png\"><alt id=\"alt_id148492012231637\">csc(a+bi)=1/sin(a+bi)</alt></image>"
#: func_imcsc.xhp
msgctxt ""
@@ -60711,7 +60711,7 @@ msgctxt ""
"par_id1899971619670\n"
"help.text"
msgid "Complex_number is a complex number whose cosecant needs to be calculated."
-msgstr ""
+msgstr "Nombre_complex és un nombre complex del qual s'ha de calcular la cosecant."
#: func_imcsc.xhp
msgctxt ""
@@ -60735,7 +60735,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "IMCSCH function"
-msgstr ""
+msgstr "Funció CSCHIM"
#: func_imcsch.xhp
msgctxt ""
@@ -60743,7 +60743,7 @@ msgctxt ""
"bm_id976559765597655\n"
"help.text"
msgid "<bookmark_value>IMCSCH function</bookmark_value><bookmark_value>hyperbolic cosecant;complex number</bookmark_value>"
-msgstr "<bookmark_value>funció ESERR</bookmark_value><bookmark_value>codis d'error;control</bookmark_value>"
+msgstr "<bookmark_value>funció CSCHIM</bookmark_value><bookmark_value>cosecant hiperbòlica;nombre complex</bookmark_value>"
#: func_imcsch.xhp
msgctxt ""
@@ -60751,7 +60751,7 @@ msgctxt ""
"hd_id977779777797777\n"
"help.text"
msgid "<variable id=\"imcsch_head\"><link href=\"text/scalc/01/func_imcsch.xhp\">IMCSCH</link></variable> function"
-msgstr "<variable id=\"time\"><link href=\"text/scalc/01/func_time.xhp\">HORADEC</link></variable>"
+msgstr "<variable id=\"imcsch_head\">funció <link href=\"text/scalc/01/func_imcsch.xhp\">CSCHIM</link></variable>"
#: func_imcsch.xhp
msgctxt ""
@@ -60759,7 +60759,7 @@ msgctxt ""
"par_id979369793697936\n"
"help.text"
msgid "<ahelp hid=\".\"><variable id=\"imcsch_des\">Returns the hyperbolic cosecant of a complex number.</variable> The hyperbolic cosecant of a complex number can be expressed by:</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\"><variable id=\"imcsch_des\">Retorna la cosecant hiperbòlica d'un nombre complex.</variable> La cosecant hiperbòlica d'un nombre complex es pot expressar:</ahelp>"
#: func_imcsch.xhp
msgctxt ""
@@ -60767,7 +60767,7 @@ msgctxt ""
"par_id195151657917534\n"
"help.text"
msgid "<image id=\"img_id23513691929169\" src=\"media/helpimg/sc_func_imcsch.png\"><alt id=\"alt_id313882186926700\">csch(a+bi)=1/sinh(a+bi)</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id23513691929169\" src=\"media/helpimg/sc_func_imcsch.png\"><alt id=\"alt_id313882186926700\">csch(a+bi)=1/sinh(a+bi)</alt></image>"
#: func_imcsch.xhp
msgctxt ""
@@ -60783,7 +60783,7 @@ msgctxt ""
"par_id1899971619670\n"
"help.text"
msgid "Complex_number is a complex number whose hyperbolic cosecant needs to be calculated."
-msgstr ""
+msgstr "Nombre_complex és un nombre complex del qual s'ha de calcular la cosecant hiperbòlica."
#: func_imcsch.xhp
msgctxt ""
@@ -60807,7 +60807,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "IMSEC function"
-msgstr ""
+msgstr "Funció SECHIM"
#: func_imsec.xhp
msgctxt ""
@@ -60823,7 +60823,7 @@ msgctxt ""
"hd_id29384186273495\n"
"help.text"
msgid "<variable id=\"imsec_head\"><link href=\"text/scalc/01/func_imsec.xhp\">IMSEC</link></variable> function"
-msgstr "<variable id=\"time\"><link href=\"text/scalc/01/func_time.xhp\">HORADEC</link></variable>"
+msgstr "<variable id=\"imsec_head\">funció <link href=\"text/scalc/01/func_imsec.xhp\">SECIM</link></variable>"
#: func_imsec.xhp
msgctxt ""
@@ -60831,7 +60831,7 @@ msgctxt ""
"par_id23292284928998\n"
"help.text"
msgid "<ahelp hid=\".\"><variable id=\"imsec_des\">Returns the secant of a complex number. </variable> The secant of a complex number can be expressed by:</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\"><variable id=\"imsec_des\">Retorna la secant d'un nombre complex.</variable>La secant d'un nombre complex es pot expressar:</ahelp>"
#: func_imsec.xhp
msgctxt ""
@@ -60839,7 +60839,7 @@ msgctxt ""
"par_id17543461310594\n"
"help.text"
msgid "<image id=\"img_id112671346811327\" src=\"media/helpimg/sc_func_imsec.png\"><alt id=\"alt_id303562937523579\">sec(a+bi)=1/cos(a+bi)</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id112671346811327\" src=\"media/helpimg/sc_func_imsec.png\"><alt id=\"alt_id303562937523579\">sec(a+bi)=1/cos(a+bi)</alt></image>"
#: func_imsec.xhp
msgctxt ""
@@ -60855,7 +60855,7 @@ msgctxt ""
"par_id3186739645701\n"
"help.text"
msgid "Complex_number is a complex number whose secant needs to be calculated."
-msgstr ""
+msgstr "Nombre_complex és un nombre complex del qual s'ha de calcular la secant."
#: func_imsec.xhp
msgctxt ""
@@ -60879,7 +60879,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "IMSECH function"
-msgstr ""
+msgstr "Funció SECHIM"
#: func_imsech.xhp
msgctxt ""
@@ -60895,7 +60895,7 @@ msgctxt ""
"hd_id258933143113817\n"
"help.text"
msgid "<variable id=\"imsech_head\"><link href=\"text/scalc/01/func_imsech.xhp\">IMSECH</link></variable> function"
-msgstr "<variable id=\"time\"><link href=\"text/scalc/01/func_time.xhp\">HORADEC</link></variable>"
+msgstr "<variable id=\"imsech_head\">funció <link href=\"text/scalc/01/func_imsech.xhp\">SECHIM</link></variable>"
#: func_imsech.xhp
msgctxt ""
@@ -60903,7 +60903,7 @@ msgctxt ""
"par_id116441182314950\n"
"help.text"
msgid "<ahelp hid=\".\"><variable id=\"imsech_des\">Returns the hyperbolic secant of a complex number. </variable> The hyperbolic secant of a complex number can be expressed by:</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\"><variable id=\"imsech_des\">Retorna la secant hiperbòlica d'un nombre complex.</variable> La secant hiperbòlica d'un nombre complex es pot expressar:</ahelp>"
#: func_imsech.xhp
msgctxt ""
@@ -60911,7 +60911,7 @@ msgctxt ""
"par_id74572850718840\n"
"help.text"
msgid "<image id=\"img_id8983315386682\" src=\"media/helpimg/sc_func_imsech.png\"><alt id=\"alt_id9157586510683\">sech(a+bi)=1/cosh(a+bi)</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id8983315386682\" src=\"media/helpimg/sc_func_imsech.png\"><alt id=\"alt_id9157586510683\">sech(a+bi)=1/cosh(a+bi)</alt></image>"
#: func_imsech.xhp
msgctxt ""
@@ -60927,7 +60927,7 @@ msgctxt ""
"par_id31259109804356\n"
"help.text"
msgid "Complex_number is a complex number whose hyperbolic secant needs to be calculated."
-msgstr ""
+msgstr "Nombre_complex és un nombre complex del qual s'ha de calcular la secant hiperbòlica."
#: func_imsech.xhp
msgctxt ""
@@ -60951,7 +60951,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "IMSIN function"
-msgstr ""
+msgstr "Funció SINIM"
#: func_imsin.xhp
msgctxt ""
@@ -60967,7 +60967,7 @@ msgctxt ""
"hd_id3192388765304\n"
"help.text"
msgid "<variable id=\"imsin_head\"><link href=\"text/scalc/01/func_imsin.xhp\">IMSIN</link></variable> function"
-msgstr "<variable id=\"time\"><link href=\"text/scalc/01/func_time.xhp\">HORADEC</link></variable>"
+msgstr "<variable id=\"imsin_head\">funció <link href=\"text/scalc/01/func_imsin.xhp\">SINIM</link></variable>"
#: func_imsin.xhp
msgctxt ""
@@ -60975,7 +60975,7 @@ msgctxt ""
"par_id1955633330277\n"
"help.text"
msgid "<ahelp hid=\".\"><variable id=\"imsin_des\">Returns the sine of a complex number. </variable> The sine of a complex number can be expressed by:</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\"><variable id=\"imsin_des\">Retorna el sinus d'un nombre complex.</variable>El sinus d'un nombre complex es pot expressar:</ahelp>"
#: func_imsin.xhp
msgctxt ""
@@ -60983,7 +60983,7 @@ msgctxt ""
"par_id3189460120934\n"
"help.text"
msgid "sin(a+bi)=sin(a)cosh(b)+cos(a)sinh(b)i"
-msgstr ""
+msgstr "sin(a+bi)=sin(a)cosh(b)+cos(a)sinh(b)i"
#: func_imsin.xhp
msgctxt ""
@@ -60999,7 +60999,7 @@ msgctxt ""
"par_id31206835928272\n"
"help.text"
msgid "Complex_number is a complex number whose sine needs to be calculated."
-msgstr ""
+msgstr "Nombre_complex és un nombre complex del qual s'ha de calcular el sinus."
#: func_imsin.xhp
msgctxt ""
@@ -61023,7 +61023,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "IMSINH function"
-msgstr ""
+msgstr "Funció SINIM"
#: func_imsinh.xhp
msgctxt ""
@@ -61039,7 +61039,7 @@ msgctxt ""
"hd_id3192388765304\n"
"help.text"
msgid "<variable id=\"imsinh_head\"><link href=\"text/scalc/01/func_imsinh.xhp\">IMSINH</link></variable> function"
-msgstr "<variable id=\"month\"><link href=\"text/scalc/01/func_month.xhp\">MES</link></variable>"
+msgstr "<variable id=\"imsinh_head\">funció <link href=\"text/scalc/01/func_imsinh.xhp\">SINHIM</link></variable>"
#: func_imsinh.xhp
msgctxt ""
@@ -61047,7 +61047,7 @@ msgctxt ""
"par_id1955633330277\n"
"help.text"
msgid "<ahelp hid=\".\"><variable id=\"imsinh_des\">Returns the hyperbolic sine of a complex number.</variable> The hyperbolic sine of a complex number can be expressed by:</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\"><variable id=\"imsinh_des\">Retorna el sinus hiperbòlic d'un nombre complex.</variable> El sinus hiperbòlic d'un nombre complex es pot expressar:</ahelp>"
#: func_imsinh.xhp
msgctxt ""
@@ -61055,7 +61055,7 @@ msgctxt ""
"par_id3189460120934\n"
"help.text"
msgid "sinh(a+bi)=sinh(a)cos(b)+cosh(a)sin(b)i"
-msgstr ""
+msgstr "sinh(a+bi)=sinh(a)cos(b)+cosh(a)sin(b)i"
#: func_imsinh.xhp
msgctxt ""
@@ -61071,7 +61071,7 @@ msgctxt ""
"par_id31206835928272\n"
"help.text"
msgid "Complex_number is a complex number whose hyperbolic sine needs to be calculated."
-msgstr ""
+msgstr "Nombre_complex és un nombre complex del qual s'ha de calcular el sinus hiperbòlic."
#: func_imsinh.xhp
msgctxt ""
@@ -61095,7 +61095,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "IMTAN function"
-msgstr ""
+msgstr "Funció SINIM"
#: func_imtan.xhp
msgctxt ""
@@ -61111,7 +61111,7 @@ msgctxt ""
"hd_id9522389621160\n"
"help.text"
msgid "<variable id=\"imtan_head\"><link href=\"text/scalc/01/func_imtan.xhp\">IMTAN</link></variable> function"
-msgstr "<variable id=\"date\"><link href=\"text/scalc/01/func_date.xhp\">DATA</link></variable>"
+msgstr "<variable id=\"imtan_head\">funció <link href=\"text/scalc/01/func_imtan.xhp\">TANIM</link></variable>"
#: func_imtan.xhp
msgctxt ""
@@ -61119,7 +61119,7 @@ msgctxt ""
"par_id5700137827273\n"
"help.text"
msgid "<ahelp hid=\".\"><variable id=\"imtan_des\">Returns the tangent of a complex number.</variable> The tangent of a complex number can be expressed by:</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\"><variable id=\"imtan_des\">Retorna la tangent d'un nombre complex.</variable> La tangent d'un nombre complex es pot expressar:</ahelp>"
#: func_imtan.xhp
msgctxt ""
@@ -61127,7 +61127,7 @@ msgctxt ""
"par_id25021317131239\n"
"help.text"
msgid "<image id=\"img_id16283275473700\" src=\"media/helpimg/sc_func_imtan.png\"><alt id=\"alt_id676711494402\">tan(a+bi)=sin(a+bi)/cos(a+bi)</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id16283275473700\" src=\"media/helpimg/sc_func_imtan.png\"><alt id=\"alt_id676711494402\">tan(a+bi)=sin(a+bi)/cos(a+bi)</alt></image>"
#: func_imtan.xhp
msgctxt ""
@@ -61143,7 +61143,7 @@ msgctxt ""
"par_id10242899132094\n"
"help.text"
msgid "Complex_number is a complex number whose tangent is to be calculated."
-msgstr ""
+msgstr "Nombre_complex és un nombre complex del qual s'ha de calcular la tangent."
#: func_imtan.xhp
msgctxt ""
@@ -61167,7 +61167,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "ISOWEEKNUM"
-msgstr ""
+msgstr "NUMSETMANA.ISO"
#: func_isoweeknum.xhp
msgctxt ""
@@ -61183,7 +61183,7 @@ msgctxt ""
"hd_id3159161\n"
"help.text"
msgid "<variable id=\"isoweeknum\"><link href=\"text/scalc/01/func_isoweeknum.xhp\">ISOWEEKNUM</link></variable>"
-msgstr "<variable id=\"weeknum\"><link href=\"text/scalc/01/func_weeknum.xhp\">NUMSETMANA</link></variable>"
+msgstr "<variable id=\"isoweeknum\"><link href=\"text/scalc/01/func_isoweeknum.xhp\">NUMSETMANA.ISO</link></variable>"
#: func_isoweeknum.xhp
msgctxt ""
@@ -61191,7 +61191,7 @@ msgctxt ""
"par_id3149770\n"
"help.text"
msgid "<ahelp hid=\"HID_FUNC_ISOWEEKNUM\">ISOWEEKNUM calculates the week number of the year for the internal date value.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_KALENDERWOCHE\">NUMSETMANA calcula el número de setmana de l'any per a un valor de data intern.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_ISOWEEKNUM\">NUMSETMANA.ISO calcula el número de setmana de l'any per a un valor de data intern.</ahelp>"
#: func_isoweeknum.xhp
msgctxt ""
@@ -61239,7 +61239,7 @@ msgctxt ""
"par_id3149792\n"
"help.text"
msgid "=ISOWEEKNUM(DATE(1995;1;1)) returns 52. Week 1 starts on Monday, 1995-01-02."
-msgstr ""
+msgstr "=NUMSETMANA(DATA(1999;1;1);21) retorna 53. Si la setmana 1 comença el dilluns,1999-01-04."
#: func_isoweeknum.xhp
msgctxt ""
@@ -61247,7 +61247,7 @@ msgctxt ""
"par_id3149794\n"
"help.text"
msgid "=ISOWEEKNUM(DATE(1999;1;1)) returns 53. Week 1 starts on Monday, 1999-01-04."
-msgstr ""
+msgstr "=NUMSETMANA(DATA(1999;1;1);21) retorna 53. Si la setmana 1 comença el dilluns,1999-01-04."
#: func_minute.xhp
msgctxt ""
@@ -61807,7 +61807,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "NUMBERVALUE"
-msgstr ""
+msgstr "VALORNOMBRE"
#: func_numbervalue.xhp
msgctxt ""
@@ -61815,7 +61815,7 @@ msgctxt ""
"bm_id3145621\n"
"help.text"
msgid "<bookmark_value>NUMBERVALUE function</bookmark_value>"
-msgstr "<bookmark_value>funció VALORHORA</bookmark_value>"
+msgstr "<bookmark_value>funció VALORNOMBRE</bookmark_value>"
#: func_numbervalue.xhp
msgctxt ""
@@ -61823,7 +61823,7 @@ msgctxt ""
"hd_id3145621\n"
"help.text"
msgid "<variable id=\"datevalue\"> <link href=\"text/scalc/01/func_numbervalue.xhp\">NUMBERVALUE</link> </variable>"
-msgstr "<variable id=\"datevalue\"><link href=\"text/scalc/01/func_datevalue.xhp\">VALORDATA</link></variable>"
+msgstr "<variable id=\"datevalue\"> <link href=\"text/scalc/01/func_numbervalue.xhp\">VALORNOMBRE</link> </variable>"
#: func_numbervalue.xhp
msgctxt ""
@@ -61831,7 +61831,7 @@ msgctxt ""
"par_id3145087\n"
"help.text"
msgid "<ahelp hid=\"HID_FUNC_NUMBERVALUE\">Convert text to number, in a locale-independent way.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"HID_FUNC_NUMBERVALUE\">Converteix un text en nombres, independentment de la configuració regional.</ahelp>"
#: func_numbervalue.xhp
msgctxt ""
@@ -61863,7 +61863,7 @@ msgctxt ""
"par_id3154819\n"
"help.text"
msgid "<emph>Text</emph> is a valid number expression and must be entered with quotation marks."
-msgstr "<emph>Text</emph> és una expressió de data vàlida i s'ha d'introduir entre cometes."
+msgstr "<emph>Text</emph> és una expressió numèrica vàlida i s'ha d'introduir entre cometes."
#: func_numbervalue.xhp
msgctxt ""
@@ -61871,7 +61871,7 @@ msgctxt ""
"par_id3154820\n"
"help.text"
msgid "<emph>decimal_separator</emph> (optional) defines the character used as the decimal separator."
-msgstr ""
+msgstr "<emph>separador_decimal</emph> (opcional) defineix el caràcter que s'ha d'utilitzar com a separador decimal."
#: func_numbervalue.xhp
msgctxt ""
@@ -61879,7 +61879,7 @@ msgctxt ""
"par_id3154821\n"
"help.text"
msgid "<emph>group_separator</emph> (optional) defines the character(s) used as the group separator."
-msgstr ""
+msgstr "<emph>separador_grups</emph>(opcional) defineix els caràcters que s'han d'utilitzar com a separador de grups."
#: func_numbervalue.xhp
msgctxt ""
@@ -62143,7 +62143,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "SUMIFS function"
-msgstr ""
+msgstr "Funció SUMASICONJUNT"
#: func_sumifs.xhp
msgctxt ""
@@ -62159,7 +62159,7 @@ msgctxt ""
"hd_id658866588665886\n"
"help.text"
msgid "<variable id=\"sumifs_head\"><link href=\"text/scalc/01/func_sumifs.xhp\">SUMIFS</link></variable> function"
-msgstr "<variable id=\"second\"><link href=\"text/scalc/01/func_second.xhp\">SEGON</link></variable>"
+msgstr "<variable id=\"sumifs_head\">funció <link href=\"text/scalc/01/func_sumifs.xhp\">SUMASICONJUNT</link></variable>"
#: func_sumifs.xhp
msgctxt ""
@@ -62263,7 +62263,7 @@ msgctxt ""
"hd_id193452436229521\n"
"help.text"
msgid "Simple usage"
-msgstr ""
+msgstr "Ús simple"
#: func_sumifs.xhp
msgctxt ""
@@ -62271,7 +62271,7 @@ msgctxt ""
"par_id94321051525036\n"
"help.text"
msgid "<item type=\"input\">=SUMIFS(B2:B6;B2:B6;\">=20\")</item>"
-msgstr "<item type=\"input\">=MITJANA(A1:A50)</item>"
+msgstr "<item type=\"input\">=SUMASI(B2:B6;B2:B6;\">=20\")</item>"
#: func_sumifs.xhp
msgctxt ""
@@ -62279,7 +62279,7 @@ msgctxt ""
"par_id28647227259438\n"
"help.text"
msgid "Calculates the sum of values of the range B2:B6 that are greater than or equal to 20. Returns 75, because the fifth row does not meet the criterion."
-msgstr ""
+msgstr "Calcula la suma de valors de l'interval B2:B6 majors o igual a 20. Retorna 75, perquè la cinquena fila no compleixen el criteri."
#: func_sumifs.xhp
msgctxt ""
@@ -62303,7 +62303,7 @@ msgctxt ""
"hd_id30455222431067\n"
"help.text"
msgid "Using regular expressions and nested functions"
-msgstr ""
+msgstr "Ús d'expressions regulars i funcions imbricades"
#: func_sumifs.xhp
msgctxt ""
@@ -62311,7 +62311,7 @@ msgctxt ""
"par_id307691022525348\n"
"help.text"
msgid "<item type=\"input\">=SUMIFS(C2:C6;B2:B6;\">\"&MIN(B2:B6);B2:B6;\"<\"&MAX(B2:B6))</item>"
-msgstr ""
+msgstr "<item type=\"input\">=COMPTASICONJUNT(B2:B6;\">\"&MIN(B2:B6);B2:B6;\"<\"&MAX(B2:B6))</item>"
#: func_sumifs.xhp
msgctxt ""
@@ -62319,7 +62319,7 @@ msgctxt ""
"par_id27619246864839\n"
"help.text"
msgid "Calculates the sum of values of the range C2:C6 that correspond to all values of the range B2:B6 except its minimum and maximum. Returns 255, because the third and the fifth rows do not meet at least one criterion."
-msgstr ""
+msgstr "Calcula la suma de valors de l'interval C2:C6 que corresponen a tots els valors de l'interval B2:B6 excepte el mínim i el màxim. Retorna 255, perquè la tercera i la cinquena files no compleixen almenys un criteri."
#: func_sumifs.xhp
msgctxt ""
@@ -62327,7 +62327,7 @@ msgctxt ""
"par_id220502883332563\n"
"help.text"
msgid "<item type=\"input\">=SUMIFS(C2:C6;A2:A6;\"pen.*\";B2:B6;\"<\"&MAX(B2:B6))</item>"
-msgstr ""
+msgstr "<item type=\"input\">=SUMASI(C2:C6;A2:A6;\"pen.*\";B2:B6;\"<\"&MAX(B2:B6))</item>"
#: func_sumifs.xhp
msgctxt ""
@@ -62335,7 +62335,7 @@ msgctxt ""
"par_id15342189586295\n"
"help.text"
msgid "Calculates the sum of values of the range C2:C6 that correspond to all cells of the A2:A6 range starting with \"pen\" and to all cells of the B2:B6 range except its maximum. Returns 65, because only second row meets all criteria."
-msgstr ""
+msgstr "Calcula la suma de valors de l'interval C2:C6 que corresponen a totes les cel·les de l'interval A2:A6 començant per \"llapis\" i a totes les cel·les de l'interval B2:B6 excepte el màxim. Retorna 65, perquè només la segona fila compleix tots els criteris."
#: func_sumifs.xhp
msgctxt ""
@@ -62343,7 +62343,7 @@ msgctxt ""
"hd_id8168283329426\n"
"help.text"
msgid "Reference to a cell as a criterion"
-msgstr ""
+msgstr "Referència a una cel·la com a criteri"
#: func_sumifs.xhp
msgctxt ""
@@ -62351,7 +62351,7 @@ msgctxt ""
"par_id50762995519951\n"
"help.text"
msgid "If you need to change a criterion easily, you may want to specify it in a separate cell and use a reference to this cell in the condition of the SUMIFS function. For example, the above function can be rewritten as follows:"
-msgstr ""
+msgstr "Si heu de canviar el criteri fàcilment, potser voleu indicar-lo en una cel·la separada i usar una referència a esta cel·la en la condició de la funció SUMASI. Per exemple, la funció superior es pot reescriure com a:"
#: func_sumifs.xhp
msgctxt ""
@@ -62359,7 +62359,7 @@ msgctxt ""
"par_id135761606425300\n"
"help.text"
msgid "<item type=\"input\">=SUMIFS(C2:C6;A2:A6;E2&\".*\";B2:B6;\"<\"&MAX(B2:B6))</item>"
-msgstr ""
+msgstr "<item type=\"input\">=SUMASI(C2:C6;A2:A6;E2&\".*\";B2:B6;\"<\"&MAX(B2:B6))</item>"
#: func_sumifs.xhp
msgctxt ""
@@ -62367,7 +62367,7 @@ msgctxt ""
"par_id30574750215839\n"
"help.text"
msgid "If E2 = pen, the function returns 65, because the link to the cell is substituted with its content."
-msgstr ""
+msgstr "Si E2 = llapis, la funció retorna 65, perquè l'enllaç a la cel·la se substitueix amb el seu contingut."
#: func_sumifs.xhp
msgctxt ""
@@ -62511,7 +62511,7 @@ msgctxt ""
"par_id3150794\n"
"help.text"
msgid "The internal number indicated as a decimal is the result of the date system used under $[officename] to calculate date entries."
-msgstr "El nombre intern indicat com a decimal és el resultat del sistema de dates utilitzat al $[officename] per calcular les entrades de data."
+msgstr "El nombre intern indicat com a decimal és el resultat del sistema de dates utilitzat al $[officename] per a calcular les entrades de data."
#: func_timevalue.xhp
msgctxt ""
@@ -62647,7 +62647,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "WEBSERVICE"
-msgstr ""
+msgstr "SERVEIWEB"
#: func_webservice.xhp
msgctxt ""
@@ -62655,7 +62655,7 @@ msgctxt ""
"bm_id3149012\n"
"help.text"
msgid "<bookmark_value>WEBSERVICE function</bookmark_value>"
-msgstr "<bookmark_value>funció PREUUIRR</bookmark_value>"
+msgstr "<bookmark_value>funció SERVEIWEB</bookmark_value>"
#: func_webservice.xhp
msgctxt ""
@@ -62663,7 +62663,7 @@ msgctxt ""
"hd_id3149012\n"
"help.text"
msgid "WEBSERVICE"
-msgstr ""
+msgstr "SERVEIWEB"
#: func_webservice.xhp
msgctxt ""
@@ -62671,7 +62671,7 @@ msgctxt ""
"par_id3149893\n"
"help.text"
msgid "<ahelp hid=\"HID_FUNC_WEBSERVICE\">Get some web content from a URI.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"HID_FUNC_WEBSERVICE\">Obté contingut web a partir d'un URI.</ahelp>"
#: func_webservice.xhp
msgctxt ""
@@ -62687,7 +62687,7 @@ msgctxt ""
"par_id3154844\n"
"help.text"
msgid "WEBSERVICE(URI)"
-msgstr ""
+msgstr "SERVEIWEB(URI)"
#: func_webservice.xhp
msgctxt ""
@@ -62695,7 +62695,7 @@ msgctxt ""
"par_id3147469\n"
"help.text"
msgid "<emph>URI: </emph> URI text of the web service."
-msgstr ""
+msgstr "<emph>URI: </emph> URI (text) del servei web."
#: func_webservice.xhp
msgctxt ""
@@ -62711,7 +62711,7 @@ msgctxt ""
"par_id3146142\n"
"help.text"
msgid "=WEBSERVICE(\"http://api.openweathermap.org/data/2.5/forecast?q=Copenhagen,dk&mode=xml&units=metric\")"
-msgstr ""
+msgstr "=SERVEIWEB(\"http://api.openweathermap.org/data/2.5/forecast?q=Copenhagen,dk&mode=xml&units=metric\")"
#: func_webservice.xhp
msgctxt ""
@@ -62719,7 +62719,7 @@ msgctxt ""
"par_id3146143\n"
"help.text"
msgid "Returns the web page content of \"http://api.openweathermap.org/data/2.5/forecast?q=Copenhagen,dk&mode=xml&units=metric\""
-msgstr ""
+msgstr "Retorna el contingut de la pàgina web de «http://api.openweathermap.org/data/2.5/forecast?q=Copenhagen,dk&mode=xml&units=metric»"
#: func_webservice.xhp
msgctxt ""
@@ -62727,7 +62727,7 @@ msgctxt ""
"bm_id2949012\n"
"help.text"
msgid "<bookmark_value>FILTERXML function</bookmark_value>"
-msgstr "<bookmark_value>funció FISHER</bookmark_value>"
+msgstr "<bookmark_value>funció FILTREXML</bookmark_value>"
#: func_webservice.xhp
msgctxt ""
@@ -62735,7 +62735,7 @@ msgctxt ""
"hd_id2949012\n"
"help.text"
msgid "FILTERXML"
-msgstr ""
+msgstr "FILTREXML"
#: func_webservice.xhp
msgctxt ""
@@ -62743,7 +62743,7 @@ msgctxt ""
"par_id2949893\n"
"help.text"
msgid "<ahelp hid=\"HID_FUNC_FILTERXML\">Apply a XPath expression to a XML document.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"HID_FUNC_FILTERXML\">Aplica una expressió XPath en un document XML.</ahelp>"
#: func_webservice.xhp
msgctxt ""
@@ -62759,7 +62759,7 @@ msgctxt ""
"par_id2954844\n"
"help.text"
msgid "FILTERXML(XML Document; XPath expression)"
-msgstr ""
+msgstr "FILTREXML(DocumentXML; ExpressióXPath)"
#: func_webservice.xhp
msgctxt ""
@@ -62767,7 +62767,7 @@ msgctxt ""
"par_id2947469\n"
"help.text"
msgid "<emph>XML Document (required):</emph> String containing a valid XML stream."
-msgstr ""
+msgstr "<emph>DocumentXML:</emph> (necessari) una cadena de text que conté un flux XML vàlid."
#: func_webservice.xhp
msgctxt ""
@@ -62775,7 +62775,7 @@ msgctxt ""
"par_id2847469\n"
"help.text"
msgid "<emph>XPath expression (required):</emph> String containing a valid XPath expression."
-msgstr ""
+msgstr "<emph>ExpressióXPath:</emph> (necessari) una cadena de text que conté una expressió XPath vàlida."
#: func_webservice.xhp
msgctxt ""
@@ -62791,7 +62791,7 @@ msgctxt ""
"par_id2946142\n"
"help.text"
msgid "=FILTERXML(WEBSERVICE(\"http://api.openweathermap.org/data/2.5/forecast?q=Copenhagen,dk&mode=xml&units=metric\");\"number(/weatherdata/forecast/time[2]/temperature/@value)\")"
-msgstr ""
+msgstr "=FILTREXML(WEBSERVICE(\"http://api.openweathermap.org/data/2.5/forecast?q=Copenhagen,dk&mode=xml&units=metric\");\"number(/weatherdata/forecast/time[2]/temperature/@value)\")"
#: func_webservice.xhp
msgctxt ""
@@ -62799,7 +62799,7 @@ msgctxt ""
"par_id2946143\n"
"help.text"
msgid "Returns information on Copenhagen weather temperature."
-msgstr ""
+msgstr "Retorna la informació meteorològica de Copenhaguen."
#: func_weekday.xhp
msgctxt ""
@@ -62823,7 +62823,7 @@ msgctxt ""
"hd_id3154925\n"
"help.text"
msgid "<variable id=\"weekday\"><link href=\"text/scalc/01/func_weekday.xhp\">WEEKDAY</link> </variable>"
-msgstr ""
+msgstr "<variable id=\"weekday\"><link href=\"text/scalc/01/func_weekday.xhp\">DIASETMANA</link></variable>"
#: func_weekday.xhp
msgctxt ""
@@ -62831,7 +62831,7 @@ msgctxt ""
"par_id3154228\n"
"help.text"
msgid "<ahelp hid=\"HID_FUNC_WOCHENTAG\">Returns the day of the week for the given date value.</ahelp> The day is returned as an integer between 1 (Sunday) and 7 (Saturday) if no type or type=1 is specified. For other types, see the table below."
-msgstr ""
+msgstr "<ahelp hid=\"HID_FUNC_WOCHENTAG\">Retorna el dia de la setmana per al valor de data determinat.</ahelp> El dia es retorna com un nombre enter entre 1 (diumenge) i 7 (dissabte) si no s'indica cap tipus, o si s'indica tipus=1. Per a altres tipus, vegeu la taula següent."
#: func_weekday.xhp
msgctxt ""
@@ -62887,7 +62887,7 @@ msgctxt ""
"par_id050220170615599995\n"
"help.text"
msgid "1 or omitted"
-msgstr ""
+msgstr "1 o omés"
#: func_weekday.xhp
msgctxt ""
@@ -62895,7 +62895,7 @@ msgctxt ""
"par_id050220170615597231\n"
"help.text"
msgid "1 (Sunday) through 7 (Saturday). For compatibility with Microsoft Excel."
-msgstr ""
+msgstr "Entre 1 (diumenge) i 7 (dissabte). Per a compatibilitat amb el Microsoft Excel."
#: func_weekday.xhp
msgctxt ""
@@ -62903,7 +62903,7 @@ msgctxt ""
"par_id050220170615596260\n"
"help.text"
msgid "1 (Monday) through 7 (Sunday)."
-msgstr ""
+msgstr "Entre 1 (dilluns) i 7 (diumenge)."
#: func_weekday.xhp
msgctxt ""
@@ -62911,7 +62911,7 @@ msgctxt ""
"par_id050220170615597630\n"
"help.text"
msgid "0 (Monday) through 6 (Sunday)"
-msgstr ""
+msgstr "Entre 0 (dilluns) i 6 (diumenge)"
#: func_weekday.xhp
msgctxt ""
@@ -62919,7 +62919,7 @@ msgctxt ""
"par_id050220170615592023\n"
"help.text"
msgid "1 (Monday) through 7 (Sunday)."
-msgstr ""
+msgstr "Entre 1 (dilluns) i 7 (diumenge)."
#: func_weekday.xhp
msgctxt ""
@@ -62927,7 +62927,7 @@ msgctxt ""
"par_id050220170615591349\n"
"help.text"
msgid "1 (Tuesday) through 7 (Monday)."
-msgstr ""
+msgstr "Entre 1 (dimarts) i 7 (dilluns)."
#: func_weekday.xhp
msgctxt ""
@@ -62935,7 +62935,7 @@ msgctxt ""
"par_id050220170615593664\n"
"help.text"
msgid "1 (Wednesday) through 7 (Tuesday)."
-msgstr ""
+msgstr "Entre 1 (dimecres) i 7 (dimarts)."
#: func_weekday.xhp
msgctxt ""
@@ -62943,7 +62943,7 @@ msgctxt ""
"par_id050220170615599110\n"
"help.text"
msgid "1 (Thursday) through 7 (Wednesday)."
-msgstr ""
+msgstr "Entre 1 (dijous) i 7 (dimecres)."
#: func_weekday.xhp
msgctxt ""
@@ -62951,7 +62951,7 @@ msgctxt ""
"par_id05022017061600535\n"
"help.text"
msgid "1 (Friday) through 7 (Thursday)."
-msgstr ""
+msgstr "Entre 1 (divendres) i 7 (dijous)."
#: func_weekday.xhp
msgctxt ""
@@ -62959,7 +62959,7 @@ msgctxt ""
"par_id050220170616003219\n"
"help.text"
msgid "1 (Saturday) through 7 (Friday)."
-msgstr ""
+msgstr "Entre 1 (dissabte) i 7 (divendres)."
#: func_weekday.xhp
msgctxt ""
@@ -62967,7 +62967,7 @@ msgctxt ""
"par_id050220170616002095\n"
"help.text"
msgid "1 (Sunday) through 7 (Saturday)."
-msgstr ""
+msgstr "Entre 1 (diumenge) i 7 (dissabte)."
#: func_weekday.xhp
msgctxt ""
@@ -63071,7 +63071,7 @@ msgctxt ""
"par_id3147220\n"
"help.text"
msgid "Supported are two week numbering systems:"
-msgstr ""
+msgstr "S'admeten dos tipus compatibles de sistema de numeració de setmanes:"
#: func_weeknum.xhp
msgctxt ""
@@ -63119,7 +63119,7 @@ msgctxt ""
"par_id3154269\n"
"help.text"
msgid "<emph>Mode</emph> sets the start of the week and the week numbering system. This parameter is optional, if omitted the default value is 1."
-msgstr ""
+msgstr "<emph>Mode</emph> estableix el començament de la setmana i el sistema de numeració de la setmana. Este paràmetre és opcional, si s'omet el valor per defecte és 1."
#: func_weeknum.xhp
msgctxt ""
@@ -63127,7 +63127,7 @@ msgctxt ""
"par_id3148930\n"
"help.text"
msgid "1 = Sunday, system 1"
-msgstr ""
+msgstr "1 = diumenge, sistema 1"
#: func_weeknum.xhp
msgctxt ""
@@ -63135,7 +63135,7 @@ msgctxt ""
"par_id3154280\n"
"help.text"
msgid "2 = Monday, system 1"
-msgstr ""
+msgstr "2 = dilluns, sistema 1"
#: func_weeknum.xhp
msgctxt ""
@@ -63143,7 +63143,7 @@ msgctxt ""
"par_id3154281\n"
"help.text"
msgid "11 = Monday, system 1"
-msgstr ""
+msgstr "11 = dilluns, sistema 1"
#: func_weeknum.xhp
msgctxt ""
@@ -63151,7 +63151,7 @@ msgctxt ""
"par_id3154282\n"
"help.text"
msgid "12 = Tuesday, system 1"
-msgstr ""
+msgstr "12 = dimarts, sistema 1"
#: func_weeknum.xhp
msgctxt ""
@@ -63159,7 +63159,7 @@ msgctxt ""
"par_id3154283\n"
"help.text"
msgid "13 = Wednesday, system 1"
-msgstr ""
+msgstr "13 = dimecres, sistema 1"
#: func_weeknum.xhp
msgctxt ""
@@ -63167,7 +63167,7 @@ msgctxt ""
"par_id3154284\n"
"help.text"
msgid "14 = Thursday, system 1"
-msgstr ""
+msgstr "14 = dijous, sistema 1"
#: func_weeknum.xhp
msgctxt ""
@@ -63175,7 +63175,7 @@ msgctxt ""
"par_id3154285\n"
"help.text"
msgid "15 = Friday, system 1"
-msgstr ""
+msgstr "15 = divendres, sistema 1"
#: func_weeknum.xhp
msgctxt ""
@@ -63183,7 +63183,7 @@ msgctxt ""
"par_id3154286\n"
"help.text"
msgid "16 = Saturday, system 1"
-msgstr ""
+msgstr "14 = dissabte, sistema 1"
#: func_weeknum.xhp
msgctxt ""
@@ -63191,7 +63191,7 @@ msgctxt ""
"par_id3154287\n"
"help.text"
msgid "17 = Sunday, system 1"
-msgstr ""
+msgstr "17 = diumenge, sistema 1"
#: func_weeknum.xhp
msgctxt ""
@@ -63199,7 +63199,7 @@ msgctxt ""
"par_id3154288\n"
"help.text"
msgid "21 = Monday, system 2 (ISO 8601)"
-msgstr ""
+msgstr "21 = dilluns, sistema 2 (ISO 8601)"
#: func_weeknum.xhp
msgctxt ""
@@ -63239,7 +63239,7 @@ msgctxt ""
"par_id3149793\n"
"help.text"
msgid "=WEEKNUM(DATE(1995;1;1);21) returns 52. Week 1 starts on Monday, 1995-01-02."
-msgstr ""
+msgstr "=NUMSETMANA(DATA(1999;1;1);21) retorna 53. Si la setmana 1 comença el dilluns,1999-01-04."
#: func_weeknum.xhp
msgctxt ""
@@ -63247,7 +63247,7 @@ msgctxt ""
"par_id3149794\n"
"help.text"
msgid "=WEEKNUM(DATE(1999;1;1);21) returns 53. Week 1 starts on Monday, 1999-01-04."
-msgstr ""
+msgstr "=NUMSETMANA(DATA(1999;1;1);21) retorna 53. Si la setmana 1 comença el dilluns,1999-01-04. "
#: func_weeknum_ooo.xhp
msgctxt ""
@@ -63255,7 +63255,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "WEEKNUM_OOO"
-msgstr ""
+msgstr "NUMSETMANA_OOO"
#: func_weeknum_ooo.xhp
msgctxt ""
@@ -63271,7 +63271,7 @@ msgctxt ""
"hd_id3159161\n"
"help.text"
msgid "<variable id=\"weeknum_ooo\"><link href=\"text/scalc/01/func_weeknum_ooo.xhp\">WEEKNUM_OOO</link></variable>"
-msgstr "<variable id=\"weeknumadd\"><link href=\"text/scalc/01/func_weeknumadd.xhp\">NUMSETMANA_ADD</link></variable>"
+msgstr "<variable id=\"weeknum_ooo\"><link href=\"text/scalc/01/func_weeknum_ooo.xhp\">NUMSETMANA_OOO</link></variable>"
#: func_weeknum_ooo.xhp
msgctxt ""
@@ -63279,7 +63279,7 @@ msgctxt ""
"par_id3149770\n"
"help.text"
msgid "<ahelp hid=\"HID_FUNC_WEEKNUM_OOO\">WEEKNUM_OOO calculates the week number of the year for the internal date value.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_KALENDERWOCHE\">NUMSETMANA calcula el número de setmana de l'any per a un valor de data intern.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_WEEKNUM_OOO\">NUMSETMANA_OOO calcula el número de setmana de l'any per a un valor de data intern.</ahelp>"
#: func_weeknum_ooo.xhp
msgctxt ""
@@ -63335,7 +63335,7 @@ msgctxt ""
"par_id3154280\n"
"help.text"
msgid "2 = Monday (ISO 8601)"
-msgstr ""
+msgstr "2 = dilluns (ISO 8601)"
#: func_weeknum_ooo.xhp
msgctxt ""
@@ -63343,7 +63343,7 @@ msgctxt ""
"par_id3154281\n"
"help.text"
msgid "any other value = Monday (ISO 8601)"
-msgstr ""
+msgstr "qualsevol altre valor = dilluns (ISO 8601)"
#: func_weeknum_ooo.xhp
msgctxt ""
@@ -63367,7 +63367,7 @@ msgctxt ""
"par_id3149792\n"
"help.text"
msgid "=WEEKNUM_OOO(DATE(1995;1;1);2) returns 52. Week 1 starts on Monday, 1995-01-02."
-msgstr ""
+msgstr "=NUMSETMANA(DATA(1999;1;1);21) retorna 53. Si la setmana 1 comença el dilluns,1999-01-04."
#: func_weeknumadd.xhp
msgctxt ""
@@ -63471,7 +63471,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "WORKDAY.INTL"
-msgstr ""
+msgstr "DIAFEINER.INTL"
#: func_workday.intl.xhp
msgctxt ""
@@ -63503,7 +63503,7 @@ msgctxt ""
"hd_id241020160008306802\n"
"help.text"
msgid "Syntax"
-msgstr ""
+msgstr "Sintaxi"
#: func_workday.intl.xhp
msgctxt ""
@@ -63535,7 +63535,7 @@ msgctxt ""
"hd_id241020160012172138\n"
"help.text"
msgid "Example"
-msgstr ""
+msgstr "Exemple"
#: func_workday.intl.xhp
msgctxt ""
@@ -63663,7 +63663,7 @@ msgctxt ""
"par_id23102016225717242\n"
"help.text"
msgid "<link href=\"text/scalc/01/04060102.xhp\">Date functions</link>"
-msgstr ""
+msgstr "<link href=\"text/scalc/01/04060102.xhp\">Funcions de data</link>"
#: func_workday.xhp
msgctxt ""
@@ -63911,7 +63911,7 @@ msgctxt ""
"par_id3150899\n"
"help.text"
msgid "<ahelp hid=\"HID_AAI_FUNC_YEARFRAC\">The result is the number of the years (including fractional part) between <emph>StartDate</emph> and <emph>EndDate</emph>.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"HID_AAI_FUNC_YEARFRAC\">El resultat és el nombre d'anys (incloent-hi la part fraccionària) entre la <emph>DataInicial</emph> i la <emph>DataFinal</emph>.</ahelp>"
#: func_yearfrac.xhp
msgctxt ""
@@ -63967,7 +63967,7 @@ msgctxt ""
"par_id3154502\n"
"help.text"
msgid "0 or missing"
-msgstr "0 o hi manca"
+msgstr "0 o hi falta"
#: func_yearfrac.xhp
msgctxt ""
@@ -64127,7 +64127,7 @@ msgctxt ""
"bm_id7654652\n"
"help.text"
msgid "<bookmark_value>goal seeking;solver</bookmark_value> <bookmark_value>what if operations;solver</bookmark_value> <bookmark_value>back-solving</bookmark_value> <bookmark_value>solver</bookmark_value>"
-msgstr "<bookmark_value>cerca de l'objectiu; solucionador</bookmark_value><bookmark_value>anàlisi què passa si;solucionador</bookmark_value><bookmark_value>tornar a solucionar</bookmark_value><bookmark_value>solucionador</bookmark_value>"
+msgstr "<bookmark_value>busca de l'objectiu; solucionador</bookmark_value><bookmark_value>anàlisi què passa si;solucionador</bookmark_value><bookmark_value>tornar a solucionar</bookmark_value><bookmark_value>solucionador</bookmark_value>"
#: solver.xhp
msgctxt ""
@@ -64143,7 +64143,7 @@ msgctxt ""
"par_id9210486\n"
"help.text"
msgid "<ahelp hid=\".\">Opens the Solver dialog. A solver allows you to solve equations with multiple unknown variables by goal-seeking methods.</ahelp>"
-msgstr "<ahelp hid=\".\">Obri el diàleg Solucionador. Un solucionador permet resoldre equacions amb múltiples variables desconegudes mitjançant els mètodes de cerca de l'objectiu.</ahelp>"
+msgstr "<ahelp hid=\".\">Obri el diàleg Solucionador. Un solucionador permet resoldre equacions amb múltiples variables desconegudes mitjançant els mètodes de busca de l'objectiu.</ahelp>"
#: solver.xhp
msgctxt ""
@@ -64359,7 +64359,7 @@ msgctxt ""
"par_id121158\n"
"help.text"
msgid "You can install more solver engines as extensions, if available. Open Tools - Extension Manager and browse to the Extensions web site to search for extensions."
-msgstr "Podeu instal·lar més motors del solucionador com a extensions, si n'hi ha. Obriu Eines - Gestor d'extensions i navegueu fins al lloc web d'extensions per cercar-ne."
+msgstr "Podeu instal·lar més motors del solucionador com a extensions, si n'hi ha. Obriu Eines ▸ Gestor d'extensions i navegueu fins al lloc web d'extensions per buscar-ne."
#: solver_options.xhp
msgctxt ""
@@ -64367,7 +64367,7 @@ msgctxt ""
"par_id3806878\n"
"help.text"
msgid "Select the solver engine to use and to configure from the listbox. The listbox is disabled if only one solver engine is installed."
-msgstr ""
+msgstr "Al quadre de llista, seleccioneu el motor del solucionador que voleu utilitzar. El quadre de llista està desactivat si només hi ha instal·lat un motor del solucionador."
#: solver_options.xhp
msgctxt ""
@@ -64375,7 +64375,7 @@ msgctxt ""
"par_id130619\n"
"help.text"
msgid "In the Settings box, check all settings that you want to use for the current goal seeking operation. If the current option offers different values, the Edit button is enabled. Click Edit to open a dialog where you can change the value."
-msgstr "Al quadre Paràmetres, activeu tots els paràmetres que voleu utilitzar per a l'operació actual de cerca de l'objectiu. Si l'opció actual ofereix diferents valors, s'habilita el botó Edita. Feu clic a Edita per obrir un diàleg on podreu canviar el valor."
+msgstr "Al quadre Paràmetres, activeu tots els paràmetres que voleu utilitzar per a l'operació actual de busca de l'objectiu. Si l'opció actual ofereix diferents valors, s'habilita el botó Edita. Feu clic a Edita per obrir un diàleg on podreu canviar el valor."
#: solver_options.xhp
msgctxt ""
@@ -64407,7 +64407,7 @@ msgctxt ""
"par_id1000010\n"
"help.text"
msgid "<emph>Input Range</emph>: The reference of the range of the data to analyze."
-msgstr ""
+msgstr "<emph>Interval d'entrada</emph>: la referència de l'interval de les dades a analitzar."
#: stat_data.xhp
msgctxt ""
@@ -64423,7 +64423,7 @@ msgctxt ""
"hd_id1000020\n"
"help.text"
msgid "Grouped By"
-msgstr ""
+msgstr "Agrupat per"
#: stat_data.xhp
msgctxt ""
@@ -64447,7 +64447,7 @@ msgctxt ""
"par_id1000040\n"
"help.text"
msgid "The following data will be used as example"
-msgstr ""
+msgstr "Les dades següents s'usen com a exemple"
#: stat_data.xhp
msgctxt ""
@@ -64455,7 +64455,7 @@ msgctxt ""
"par_id1000090\n"
"help.text"
msgid "Maths"
-msgstr ""
+msgstr "Matemàtiques"
#: stat_data.xhp
msgctxt ""
@@ -64463,7 +64463,7 @@ msgctxt ""
"par_id1000100\n"
"help.text"
msgid "Physics"
-msgstr ""
+msgstr "Física"
#: stat_data.xhp
msgctxt ""
@@ -64471,7 +64471,7 @@ msgctxt ""
"par_id1000110\n"
"help.text"
msgid "Biology"
-msgstr ""
+msgstr "Biologia"
#: stat_data.xhp
msgctxt ""
@@ -64527,7 +64527,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Data Statistics in Calc"
-msgstr ""
+msgstr "Estadístiques de dades en el Calc"
#: statistics.xhp
msgctxt ""
@@ -64535,7 +64535,7 @@ msgctxt ""
"hd_id1000010\n"
"help.text"
msgid "Data Statistics in Calc"
-msgstr ""
+msgstr "Estadístiques de dades en el Calc"
#: statistics.xhp
msgctxt ""
@@ -64567,7 +64567,7 @@ msgctxt ""
"hd_id1000020\n"
"help.text"
msgid "Sampling"
-msgstr ""
+msgstr "Mostratge"
#: statistics.xhp
msgctxt ""
@@ -64575,7 +64575,7 @@ msgctxt ""
"par_id1000030\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/samplingdialog/SamplingDialog\">Create a table with data sampled from another table.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/samplingdialog/SamplingDialog\">Crea una taula amb les dades extretes d'una altra taula.</ahelp>"
#: statistics.xhp
msgctxt ""
@@ -64599,7 +64599,7 @@ msgctxt ""
"par_id1000060\n"
"help.text"
msgid "Sampling is done row-wise. That means, the sampled data will pick the whole line of the source table and copy into a line of the target table."
-msgstr ""
+msgstr "El mostratge es fa per files. Això significa que les dades obtingudes per mostratge es transferiran com a línies completes de la taula origen a la taula de destí."
#: statistics.xhp
msgctxt ""
@@ -64607,7 +64607,7 @@ msgctxt ""
"hd_id1000030\n"
"help.text"
msgid "Sampling Method"
-msgstr ""
+msgstr "Mètode de mostratge"
#: statistics.xhp
msgctxt ""
@@ -64623,7 +64623,7 @@ msgctxt ""
"par_id1000080\n"
"help.text"
msgid "<emph>Sample size</emph>: Number of lines sampled from the source table."
-msgstr ""
+msgstr "<emph>Mida de la mostra</emph>: nombre de línies extretes de la taula origen."
#: statistics.xhp
msgctxt ""
@@ -64655,7 +64655,7 @@ msgctxt ""
"par_id1000110\n"
"help.text"
msgid "The following data will be used as example of source data table for sampling:"
-msgstr ""
+msgstr "Les dades següents es faran servir com a exemple de taula de dades per al mostratge:"
#: statistics.xhp
msgctxt ""
@@ -64663,7 +64663,7 @@ msgctxt ""
"par_id1000510\n"
"help.text"
msgid "Sampling with a period of 2 will result in the following table:"
-msgstr ""
+msgstr "Mostratge amb un període de 2 produirà la taula següent:"
#: statistics.xhp
msgctxt ""
@@ -64679,7 +64679,7 @@ msgctxt ""
"hd_id1000050\n"
"help.text"
msgid "Descriptive Statistics"
-msgstr ""
+msgstr "Estadístiques descriptives"
#: statistics.xhp
msgctxt ""
@@ -64695,7 +64695,7 @@ msgctxt ""
"par_id1000650\n"
"help.text"
msgid "<variable id=\"sam01\">Choose <emph>Data - Statistics - Descriptive Statistics</emph></variable>"
-msgstr ""
+msgstr "<variable id=\"sam01\">Menú <emph>Dades - Estadístiques - Estadístiques descriptives...</emph></variable>"
#: statistics.xhp
msgctxt ""
@@ -64719,7 +64719,7 @@ msgctxt ""
"par_id1000680\n"
"help.text"
msgid "The following table displays the results of the descriptive statistics of the sample data above."
-msgstr ""
+msgstr "La taula següent mostra els resultats de les estadístiques descriptives de la mostra de dades anteriors."
#: statistics.xhp
msgctxt ""
@@ -64727,7 +64727,7 @@ msgctxt ""
"par_id1000690\n"
"help.text"
msgid "Column 1"
-msgstr "Columna"
+msgstr "Columna 1"
#: statistics.xhp
msgctxt ""
@@ -64735,7 +64735,7 @@ msgctxt ""
"par_id1000700\n"
"help.text"
msgid "Column 2"
-msgstr "Columna"
+msgstr "Columna 2"
#: statistics.xhp
msgctxt ""
@@ -64743,7 +64743,7 @@ msgctxt ""
"par_id1000710\n"
"help.text"
msgid "Column 3"
-msgstr "Columna"
+msgstr "Columna 3"
#: statistics.xhp
msgctxt ""
@@ -64751,7 +64751,7 @@ msgctxt ""
"par_id1000720\n"
"help.text"
msgid "Mean"
-msgstr ""
+msgstr "Mitjana"
#: statistics.xhp
msgctxt ""
@@ -64759,7 +64759,7 @@ msgctxt ""
"par_id1000760\n"
"help.text"
msgid "Standard Error"
-msgstr ""
+msgstr "Error estàndard"
#: statistics.xhp
msgctxt ""
@@ -64767,7 +64767,7 @@ msgctxt ""
"par_id1000800\n"
"help.text"
msgid "Mode"
-msgstr "Més"
+msgstr "Moda"
#: statistics.xhp
msgctxt ""
@@ -64775,7 +64775,7 @@ msgctxt ""
"par_id1000840\n"
"help.text"
msgid "Median"
-msgstr ""
+msgstr "Mediana"
#: statistics.xhp
msgctxt ""
@@ -64783,7 +64783,7 @@ msgctxt ""
"par_id1000880\n"
"help.text"
msgid "Variance"
-msgstr ""
+msgstr "Variància"
#: statistics.xhp
msgctxt ""
@@ -64791,7 +64791,7 @@ msgctxt ""
"par_id1000920\n"
"help.text"
msgid "Standard Deviation"
-msgstr ""
+msgstr "Desviació estàndard"
#: statistics.xhp
msgctxt ""
@@ -64799,7 +64799,7 @@ msgctxt ""
"par_id1000960\n"
"help.text"
msgid "Kurtosis"
-msgstr ""
+msgstr "Curtosi"
#: statistics.xhp
msgctxt ""
@@ -64807,7 +64807,7 @@ msgctxt ""
"par_id1001000\n"
"help.text"
msgid "Skewness"
-msgstr ""
+msgstr "Asimetria"
#: statistics.xhp
msgctxt ""
@@ -64839,7 +64839,7 @@ msgctxt ""
"par_id1001160\n"
"help.text"
msgid "Sum"
-msgstr ""
+msgstr "Suma"
#: statistics.xhp
msgctxt ""
@@ -64863,7 +64863,7 @@ msgctxt ""
"hd_id1000060\n"
"help.text"
msgid "Analysis of Variance (ANOVA)"
-msgstr ""
+msgstr "Anàlisi de la variància (ANOVA)"
#: statistics.xhp
msgctxt ""
@@ -64871,7 +64871,7 @@ msgctxt ""
"par_id1001240\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/analysisofvariancedialog/AnalysisOfVarianceDialog\">Produces the analysis of variance (ANOVA) of a given data set</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/analysisofvariancedialog/AnalysisOfVarianceDialog\">Realitza l'anàlisi de variància (ANOVA) d'un conjunt de dades donat</ahelp>"
#: statistics.xhp
msgctxt ""
@@ -64879,7 +64879,7 @@ msgctxt ""
"par_id1001250\n"
"help.text"
msgid "<variable id=\"sam01\">Choose <emph>Data - Statistics - Analysis of Variance (ANOVA)</emph></variable>"
-msgstr ""
+msgstr "<variable id=\"sam01\">Menú <emph>Dades - Estadístiques - Anàlisi de la variància (ANOVA)...</emph></variable>"
#: statistics.xhp
msgctxt ""
@@ -64887,7 +64887,7 @@ msgctxt ""
"par_id1001260\n"
"help.text"
msgid "ANOVA is the acronym for <emph>AN</emph>alysis <emph>O</emph>f <emph>VA</emph>riance. This tool produces the analysis of variance of a given data set"
-msgstr ""
+msgstr "ANOVA és l'acrònim d'<emph>AN</emph>ÀLISI <emph>D</emph>e<emph>VA</emph>riància. Realitza l'anàlisi de variància (ANOVA) d'un conjunt de dades concret"
#: statistics.xhp
msgctxt ""
@@ -64911,7 +64911,7 @@ msgctxt ""
"par_id1001280\n"
"help.text"
msgid "Select if the analysis is for a <emph>single factor</emph> or for <emph>two factor</emph> ANOVA."
-msgstr ""
+msgstr "Seleccioneu si l'anàlisi és per a una ANOVA d'un <emph>únic factor</emph> o de <emph>dos factors</emph>."
#: statistics.xhp
msgctxt ""
@@ -64919,7 +64919,7 @@ msgctxt ""
"hd_id1000080\n"
"help.text"
msgid "Parameters"
-msgstr ""
+msgstr "Paràmetres"
#: statistics.xhp
msgctxt ""
@@ -64927,7 +64927,7 @@ msgctxt ""
"par_id1001290\n"
"help.text"
msgid "<emph>Alpha</emph>: the level of significance of the test."
-msgstr ""
+msgstr "<emph>Alfa</emph>: el nivell de significació de la prova."
#: statistics.xhp
msgctxt ""
@@ -64935,7 +64935,7 @@ msgctxt ""
"par_id1001300\n"
"help.text"
msgid "<emph>Rows per sample</emph>: Define how many rows a sample has."
-msgstr ""
+msgstr "<emph>Files per mostra</emph>: Defineix quantes files té una mostra."
#: statistics.xhp
msgctxt ""
@@ -64943,7 +64943,7 @@ msgctxt ""
"par_id1001310\n"
"help.text"
msgid "The following table displays the results of the <emph>analysis of variance (ANOVA)</emph> of the sample data above."
-msgstr ""
+msgstr "La taula següent mostra els resultats de les <emph>anàlisis de variància (ANOVA)</emph> de les dades de la mostra anterior."
#: statistics.xhp
msgctxt ""
@@ -64951,7 +64951,7 @@ msgctxt ""
"par_id1001320\n"
"help.text"
msgid "ANOVA - Single Factor"
-msgstr ""
+msgstr "ANOVA - factor únic"
#: statistics.xhp
msgctxt ""
@@ -64959,7 +64959,7 @@ msgctxt ""
"par_id1001330\n"
"help.text"
msgid "Alpha"
-msgstr ""
+msgstr "Alfa"
#: statistics.xhp
msgctxt ""
@@ -64967,7 +64967,7 @@ msgctxt ""
"par_id1001350\n"
"help.text"
msgid "Groups"
-msgstr "Agrupa"
+msgstr "Grups"
#: statistics.xhp
msgctxt ""
@@ -64983,7 +64983,7 @@ msgctxt ""
"par_id1001370\n"
"help.text"
msgid "Sum"
-msgstr ""
+msgstr "Suma"
#: statistics.xhp
msgctxt ""
@@ -64991,7 +64991,7 @@ msgctxt ""
"par_id1001380\n"
"help.text"
msgid "Mean"
-msgstr ""
+msgstr "Mitjana"
#: statistics.xhp
msgctxt ""
@@ -64999,7 +64999,7 @@ msgctxt ""
"par_id1001390\n"
"help.text"
msgid "Variance"
-msgstr ""
+msgstr "Variància"
#: statistics.xhp
msgctxt ""
@@ -65007,7 +65007,7 @@ msgctxt ""
"par_id1001400\n"
"help.text"
msgid "Column 1"
-msgstr "Columna"
+msgstr "Columna 1"
#: statistics.xhp
msgctxt ""
@@ -65015,7 +65015,7 @@ msgctxt ""
"par_id1001450\n"
"help.text"
msgid "Column 2"
-msgstr "Columna"
+msgstr "Columna 2"
#: statistics.xhp
msgctxt ""
@@ -65023,7 +65023,7 @@ msgctxt ""
"par_id1001500\n"
"help.text"
msgid "Column 3"
-msgstr "Columna"
+msgstr "Columna 3"
#: statistics.xhp
msgctxt ""
@@ -65031,7 +65031,7 @@ msgctxt ""
"par_id1001550\n"
"help.text"
msgid "Source of Variation"
-msgstr ""
+msgstr "Origen de la variació"
#: statistics.xhp
msgctxt ""
@@ -65039,7 +65039,7 @@ msgctxt ""
"par_id1001560\n"
"help.text"
msgid "SS"
-msgstr ""
+msgstr "SS"
#: statistics.xhp
msgctxt ""
@@ -65047,7 +65047,7 @@ msgctxt ""
"par_id1001570\n"
"help.text"
msgid "df"
-msgstr ""
+msgstr "df"
#: statistics.xhp
msgctxt ""
@@ -65055,7 +65055,7 @@ msgctxt ""
"par_id1001580\n"
"help.text"
msgid "MS"
-msgstr ""
+msgstr "MS"
#: statistics.xhp
msgctxt ""
@@ -65063,7 +65063,7 @@ msgctxt ""
"par_id1001590\n"
"help.text"
msgid "F"
-msgstr ""
+msgstr "F"
#: statistics.xhp
msgctxt ""
@@ -65071,7 +65071,7 @@ msgctxt ""
"par_id1001600\n"
"help.text"
msgid "P-value"
-msgstr ""
+msgstr "Valor P"
#: statistics.xhp
msgctxt ""
@@ -65079,7 +65079,7 @@ msgctxt ""
"par_id1001610\n"
"help.text"
msgid "Between Groups"
-msgstr ""
+msgstr "Entre els grups"
#: statistics.xhp
msgctxt ""
@@ -65087,7 +65087,7 @@ msgctxt ""
"par_id1001670\n"
"help.text"
msgid "Within Groups"
-msgstr ""
+msgstr "Dins els grups"
#: statistics.xhp
msgctxt ""
@@ -65095,7 +65095,7 @@ msgctxt ""
"par_id1001710\n"
"help.text"
msgid "Total"
-msgstr ""
+msgstr "Total"
#: statistics.xhp
msgctxt ""
@@ -65111,7 +65111,7 @@ msgctxt ""
"hd_id1000090\n"
"help.text"
msgid "Correlation"
-msgstr ""
+msgstr "Correlació"
#: statistics.xhp
msgctxt ""
@@ -65119,7 +65119,7 @@ msgctxt ""
"par_id1001740\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/correlationdialog/CorrelationDialog\">Calculates the correlation of two sets of numeric data.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/correlationdialog/CorrelationDialog\">Calcula la correlació entre dos conjunts de dades numèriques.</ahelp>"
#: statistics.xhp
msgctxt ""
@@ -65127,7 +65127,7 @@ msgctxt ""
"par_id1001750\n"
"help.text"
msgid "<variable id=\"corr01\">Choose <emph>Data - Statistics - Correlation</emph></variable>"
-msgstr ""
+msgstr "<variable id=\"corr01\">Menú <emph>Dades - Estadístiques - Correlació...</emph></variable>"
#: statistics.xhp
msgctxt ""
@@ -65143,7 +65143,7 @@ msgctxt ""
"par_id1001770\n"
"help.text"
msgid "A correlation coefficient of +1 indicates a perfect positive correlation."
-msgstr ""
+msgstr "Un coeficient de correlació de +1 indica una correlació positiva perfecta."
#: statistics.xhp
msgctxt ""
@@ -65151,7 +65151,7 @@ msgctxt ""
"par_id1001780\n"
"help.text"
msgid "A correlation coefficient of -1 indicates a perfect negative correlation"
-msgstr ""
+msgstr "Un coeficient de correlació de valor -1 indica una correlació negativa perfecta."
#: statistics.xhp
msgctxt ""
@@ -65167,7 +65167,7 @@ msgctxt ""
"par_id1001800\n"
"help.text"
msgid "The following table displays the results of the correlation of the sample data above."
-msgstr ""
+msgstr "La taula següent mostra els resultats de la correlació de les dades de la mostra anterior."
#: statistics.xhp
msgctxt ""
@@ -65175,7 +65175,7 @@ msgctxt ""
"par_id1001810\n"
"help.text"
msgid "Correlations"
-msgstr ""
+msgstr "Correlacions"
#: statistics.xhp
msgctxt ""
@@ -65183,7 +65183,7 @@ msgctxt ""
"par_id1001820\n"
"help.text"
msgid "Column 1"
-msgstr "Columna"
+msgstr "Columna 1"
#: statistics.xhp
msgctxt ""
@@ -65191,7 +65191,7 @@ msgctxt ""
"par_id1001830\n"
"help.text"
msgid "Column 2"
-msgstr "Columna"
+msgstr "Columna 2"
#: statistics.xhp
msgctxt ""
@@ -65199,7 +65199,7 @@ msgctxt ""
"par_id1001840\n"
"help.text"
msgid "Column 3"
-msgstr "Columna"
+msgstr "Columna 3"
#: statistics.xhp
msgctxt ""
@@ -65207,7 +65207,7 @@ msgctxt ""
"par_id1001850\n"
"help.text"
msgid "Column 1"
-msgstr "Columna"
+msgstr "Columna 1"
#: statistics.xhp
msgctxt ""
@@ -65215,7 +65215,7 @@ msgctxt ""
"par_id1001870\n"
"help.text"
msgid "Column 2"
-msgstr "Columna"
+msgstr "Columna 2"
#: statistics.xhp
msgctxt ""
@@ -65223,7 +65223,7 @@ msgctxt ""
"par_id1001900\n"
"help.text"
msgid "Column 3"
-msgstr "Columna"
+msgstr "Columna 3"
#: statistics.xhp
msgctxt ""
@@ -65239,7 +65239,7 @@ msgctxt ""
"hd_id1000100\n"
"help.text"
msgid "Covariance"
-msgstr ""
+msgstr "Covariància"
#: statistics.xhp
msgctxt ""
@@ -65247,7 +65247,7 @@ msgctxt ""
"par_id1001940\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/covariancedialog/CovarianceDialog\">Calculates the covariance of two sets of numeric data.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/covariancedialog/CovarianceDialog\">Calcula la covariància entre dos conjunts de dades numèriques.</ahelp>"
#: statistics.xhp
msgctxt ""
@@ -65255,7 +65255,7 @@ msgctxt ""
"par_id1001950\n"
"help.text"
msgid "<variable id=\"cov01\">Choose <emph>Data - Statistics - Covariance</emph></variable>"
-msgstr ""
+msgstr "<variable id=\"cov01\">Menú <emph>Dades - Estadístiques - Covariància...</emph></variable>"
#: statistics.xhp
msgctxt ""
@@ -65263,7 +65263,7 @@ msgctxt ""
"par_id1001960\n"
"help.text"
msgid "The covariance is a measure of how much two random variables change together."
-msgstr ""
+msgstr "La covariància és una mesura de fins a quin punt canvien juntes dues variables aleatòries."
#: statistics.xhp
msgctxt ""
@@ -65279,7 +65279,7 @@ msgctxt ""
"par_id1001980\n"
"help.text"
msgid "The following table displays the results of the covariance of the sample data above."
-msgstr ""
+msgstr "La taula següent mostra els resultats de la covariància de les dades de la mostra anterior."
#: statistics.xhp
msgctxt ""
@@ -65287,7 +65287,7 @@ msgctxt ""
"par_id1001990\n"
"help.text"
msgid "Covariances"
-msgstr ""
+msgstr "Covariàncies"
#: statistics.xhp
msgctxt ""
@@ -65295,7 +65295,7 @@ msgctxt ""
"par_id1002000\n"
"help.text"
msgid "Column 1"
-msgstr "Columna"
+msgstr "Columna 1"
#: statistics.xhp
msgctxt ""
@@ -65303,7 +65303,7 @@ msgctxt ""
"par_id1002010\n"
"help.text"
msgid "Column 2"
-msgstr "Columna"
+msgstr "Columna 2"
#: statistics.xhp
msgctxt ""
@@ -65311,7 +65311,7 @@ msgctxt ""
"par_id1002020\n"
"help.text"
msgid "Column 3"
-msgstr "Columna"
+msgstr "Columna 3"
#: statistics.xhp
msgctxt ""
@@ -65319,7 +65319,7 @@ msgctxt ""
"par_id1002030\n"
"help.text"
msgid "Column 1"
-msgstr "Columna"
+msgstr "Columna 1"
#: statistics.xhp
msgctxt ""
@@ -65327,7 +65327,7 @@ msgctxt ""
"par_id1002050\n"
"help.text"
msgid "Column 2"
-msgstr "Columna"
+msgstr "Columna 2"
#: statistics.xhp
msgctxt ""
@@ -65335,7 +65335,7 @@ msgctxt ""
"par_id1002080\n"
"help.text"
msgid "Column 3"
-msgstr "Columna"
+msgstr "Columna 3"
#: statistics.xhp
msgctxt ""
@@ -65351,7 +65351,7 @@ msgctxt ""
"hd_id1000110\n"
"help.text"
msgid "Exponential Smoothing"
-msgstr ""
+msgstr "Suavitzat exponencial"
#: statistics.xhp
msgctxt ""
@@ -65367,7 +65367,7 @@ msgctxt ""
"par_id1002130\n"
"help.text"
msgid "<variable id=\"sam01\">Choose <emph>Data - Statistics - Exponential Smoothing</emph></variable>"
-msgstr ""
+msgstr "<variable id=\"sam01\">Menú <emph>Dades - Estadístiques - Suavitzat exponencial...</emph></variable>"
#: statistics.xhp
msgctxt ""
@@ -65391,7 +65391,7 @@ msgctxt ""
"hd_id1000120\n"
"help.text"
msgid "Parameters"
-msgstr ""
+msgstr "Paràmetres"
#: statistics.xhp
msgctxt ""
@@ -65407,7 +65407,7 @@ msgctxt ""
"par_id1002170\n"
"help.text"
msgid "The resulting smoothing is below with smoothing factor as 0.5:"
-msgstr ""
+msgstr "El suavitzat resultant és a sota amb un factor de suavitzat com 0,5:"
#: statistics.xhp
msgctxt ""
@@ -65415,7 +65415,7 @@ msgctxt ""
"par_id1002180\n"
"help.text"
msgid "Alpha"
-msgstr ""
+msgstr "Alfa"
#: statistics.xhp
msgctxt ""
@@ -65423,7 +65423,7 @@ msgctxt ""
"par_id1002200\n"
"help.text"
msgid "Column 1"
-msgstr "Columna"
+msgstr "Columna 1"
#: statistics.xhp
msgctxt ""
@@ -65431,7 +65431,7 @@ msgctxt ""
"par_id1002210\n"
"help.text"
msgid "Column 2"
-msgstr "Columna"
+msgstr "Columna 2"
#: statistics.xhp
msgctxt ""
@@ -65447,7 +65447,7 @@ msgctxt ""
"hd_id1000130\n"
"help.text"
msgid "Moving Average"
-msgstr ""
+msgstr "Mitjana mòbil"
#: statistics.xhp
msgctxt ""
@@ -65455,7 +65455,7 @@ msgctxt ""
"par_id1002500\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/movingaveragedialog/MovingAverageDialog\">Calculates the moving average of a time series</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/movingaveragedialog/MovingAverageDialog\">Calcula la mitjana mòbil d'una sèrie temporal</ahelp>"
#: statistics.xhp
msgctxt ""
@@ -65463,7 +65463,7 @@ msgctxt ""
"par_id1002510\n"
"help.text"
msgid "<variable id=\"sam01\">Choose <emph>Data - Statistics - Moving Average</emph></variable>"
-msgstr ""
+msgstr "<variable id=\"sam01\">Menú <emph>Dades - Estadístiques - Mitjana mòbil...</emph></variable>"
#: statistics.xhp
msgctxt ""
@@ -65479,7 +65479,7 @@ msgctxt ""
"hd_id1000140\n"
"help.text"
msgid "Parameters"
-msgstr ""
+msgstr "Paràmetres"
#: statistics.xhp
msgctxt ""
@@ -65495,7 +65495,7 @@ msgctxt ""
"hd_id1000171\n"
"help.text"
msgid "Results of the moving average:"
-msgstr ""
+msgstr "Resultats de la mitjana mòbil:"
#: statistics.xhp
msgctxt ""
@@ -65503,7 +65503,7 @@ msgctxt ""
"par_id1002540\n"
"help.text"
msgid "Column 1"
-msgstr "Columna"
+msgstr "Columna 1"
#: statistics.xhp
msgctxt ""
@@ -65511,7 +65511,7 @@ msgctxt ""
"par_id1002550\n"
"help.text"
msgid "Column 2"
-msgstr "Columna"
+msgstr "Columna 2"
#: statistics.xhp
msgctxt ""
@@ -65519,7 +65519,7 @@ msgctxt ""
"par_id1002560\n"
"help.text"
msgid "#N/A"
-msgstr ""
+msgstr "#N/D"
#: statistics.xhp
msgctxt ""
@@ -65527,7 +65527,7 @@ msgctxt ""
"par_id1002570\n"
"help.text"
msgid "#N/A"
-msgstr ""
+msgstr "#N/D"
#: statistics.xhp
msgctxt ""
@@ -65535,7 +65535,7 @@ msgctxt ""
"par_id1002800\n"
"help.text"
msgid "#N/A"
-msgstr ""
+msgstr "#N/D"
#: statistics.xhp
msgctxt ""
@@ -65543,7 +65543,7 @@ msgctxt ""
"par_id1002810\n"
"help.text"
msgid "#N/A"
-msgstr ""
+msgstr "#N/D"
#: statistics.xhp
msgctxt ""
@@ -65607,7 +65607,7 @@ msgctxt ""
"par_id1002860\n"
"help.text"
msgid "<emph>Variable 1 range</emph>: The reference of the range of the first data series to analyze."
-msgstr ""
+msgstr "<emph>Interval de la variable 1</emph>: la referència de l'interval de la primera sèrie de dades a analitzar."
#: statistics.xhp
msgctxt ""
@@ -65615,7 +65615,7 @@ msgctxt ""
"par_id1002870\n"
"help.text"
msgid "<emph>Variable 2 range</emph>: The reference of the range of the second data series to analyze."
-msgstr ""
+msgstr "<emph>Interval de la variable 2</emph>: la referència de l'interval de la segona sèrie de dades a analitzar."
#: statistics.xhp
msgctxt ""
@@ -65655,7 +65655,7 @@ msgctxt ""
"par_id1002910\n"
"help.text"
msgid "Alpha"
-msgstr ""
+msgstr "Alfa"
#: statistics.xhp
msgctxt ""
@@ -65663,7 +65663,7 @@ msgctxt ""
"par_id1002930\n"
"help.text"
msgid "Hypothesized Mean Difference"
-msgstr ""
+msgstr "Diferència mitjana hipotètica"
#: statistics.xhp
msgctxt ""
@@ -65671,7 +65671,7 @@ msgctxt ""
"par_id1002950\n"
"help.text"
msgid "Variable 1"
-msgstr ""
+msgstr "Variable 1"
#: statistics.xhp
msgctxt ""
@@ -65679,7 +65679,7 @@ msgctxt ""
"par_id1002960\n"
"help.text"
msgid "Variable 2"
-msgstr ""
+msgstr "Variable 2"
#: statistics.xhp
msgctxt ""
@@ -65687,7 +65687,7 @@ msgctxt ""
"par_id1002970\n"
"help.text"
msgid "Mean"
-msgstr ""
+msgstr "Mitjana"
#: statistics.xhp
msgctxt ""
@@ -65695,7 +65695,7 @@ msgctxt ""
"par_id1003000\n"
"help.text"
msgid "Variance"
-msgstr ""
+msgstr "Variància"
#: statistics.xhp
msgctxt ""
@@ -65703,7 +65703,7 @@ msgctxt ""
"par_id1003030\n"
"help.text"
msgid "Observations"
-msgstr ""
+msgstr "Observacions"
#: statistics.xhp
msgctxt ""
@@ -65711,7 +65711,7 @@ msgctxt ""
"par_id1003060\n"
"help.text"
msgid "Pearson Correlation"
-msgstr ""
+msgstr "Correlació de Pearson"
#: statistics.xhp
msgctxt ""
@@ -65719,7 +65719,7 @@ msgctxt ""
"par_id1003080\n"
"help.text"
msgid "Observed Mean Difference"
-msgstr ""
+msgstr "Diferència mitjana observada"
#: statistics.xhp
msgctxt ""
@@ -65727,7 +65727,7 @@ msgctxt ""
"par_id1003100\n"
"help.text"
msgid "Variance of the Differences"
-msgstr ""
+msgstr "Variància de les diferències"
#: statistics.xhp
msgctxt ""
@@ -65735,7 +65735,7 @@ msgctxt ""
"par_id1003120\n"
"help.text"
msgid "df"
-msgstr ""
+msgstr "df"
#: statistics.xhp
msgctxt ""
@@ -65743,7 +65743,7 @@ msgctxt ""
"par_id1003140\n"
"help.text"
msgid "t Stat"
-msgstr ""
+msgstr "Estadístic t"
#: statistics.xhp
msgctxt ""
@@ -65751,7 +65751,7 @@ msgctxt ""
"par_id1003160\n"
"help.text"
msgid "P (T<=t) one-tail"
-msgstr ""
+msgstr "P (T<=t) unilateral"
#: statistics.xhp
msgctxt ""
@@ -65759,7 +65759,7 @@ msgctxt ""
"par_id1003180\n"
"help.text"
msgid "t Critical one-tail"
-msgstr ""
+msgstr "t unilateral crítica"
#: statistics.xhp
msgctxt ""
@@ -65767,7 +65767,7 @@ msgctxt ""
"par_id1003200\n"
"help.text"
msgid "P (T<=t) two-tail"
-msgstr ""
+msgstr "P (T<=t) bilateral"
#: statistics.xhp
msgctxt ""
@@ -65775,7 +65775,7 @@ msgctxt ""
"par_id1003220\n"
"help.text"
msgid "t Critical two-tail"
-msgstr ""
+msgstr "t bilateral crítica"
#: statistics.xhp
msgctxt ""
@@ -65791,7 +65791,7 @@ msgctxt ""
"hd_id1000180\n"
"help.text"
msgid "F-test"
-msgstr ""
+msgstr "Prova F"
#: statistics.xhp
msgctxt ""
@@ -65799,7 +65799,7 @@ msgctxt ""
"par_id1003240\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/ttestdialog/TTestDialog\">Calculates the F-Test of two data samples.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/ttestdialog/TTestDialog\">Calcula la prova F de dues mostres de dades.</ahelp>"
#: statistics.xhp
msgctxt ""
@@ -65807,7 +65807,7 @@ msgctxt ""
"par_id1003250\n"
"help.text"
msgid "<variable id=\"sam02\">Choose <emph>Data - Statistics - F-test</emph></variable>"
-msgstr ""
+msgstr "<variable id=\"sam02\">Menú <emph>Dades - Estadístiques - Prova F...</emph></variable>"
#: statistics.xhp
msgctxt ""
@@ -65839,7 +65839,7 @@ msgctxt ""
"par_id1003280\n"
"help.text"
msgid "<emph>Variable 1 range</emph>: The reference of the range of the first data series to analyze."
-msgstr ""
+msgstr "<emph>Interval de la variable 1</emph>: la referència de l'interval de la primera sèrie de dades a analitzar."
#: statistics.xhp
msgctxt ""
@@ -65847,7 +65847,7 @@ msgctxt ""
"par_id1003290\n"
"help.text"
msgid "<emph>Variable 2 range</emph>: The reference of the range of the second data series to analyze."
-msgstr ""
+msgstr "<emph>Interval de la variable 2</emph>: la referència de l'interval de la segona sèrie de dades a analitzar."
#: statistics.xhp
msgctxt ""
@@ -65863,7 +65863,7 @@ msgctxt ""
"hd_id1000200\n"
"help.text"
msgid "Results for F-Test:"
-msgstr ""
+msgstr "Resultats de la prova F:"
#: statistics.xhp
msgctxt ""
@@ -65871,7 +65871,7 @@ msgctxt ""
"par_id1003310\n"
"help.text"
msgid "The following table shows the <emph>F-Test</emph> for the data series above:"
-msgstr ""
+msgstr "La taula següent mostra la <emph>prova F</emph> per a la sèrie de dades anterior:"
#: statistics.xhp
msgctxt ""
@@ -65879,7 +65879,7 @@ msgctxt ""
"par_id1003320\n"
"help.text"
msgid "Ftest"
-msgstr ""
+msgstr "Prova F"
#: statistics.xhp
msgctxt ""
@@ -65887,7 +65887,7 @@ msgctxt ""
"par_id1003330\n"
"help.text"
msgid "Alpha"
-msgstr ""
+msgstr "Alfa"
#: statistics.xhp
msgctxt ""
@@ -65895,7 +65895,7 @@ msgctxt ""
"par_id1003350\n"
"help.text"
msgid "Variable 1"
-msgstr ""
+msgstr "Variable 1"
#: statistics.xhp
msgctxt ""
@@ -65903,7 +65903,7 @@ msgctxt ""
"par_id1003360\n"
"help.text"
msgid "Variable 2"
-msgstr ""
+msgstr "Variable 2"
#: statistics.xhp
msgctxt ""
@@ -65911,7 +65911,7 @@ msgctxt ""
"par_id1003370\n"
"help.text"
msgid "Mean"
-msgstr ""
+msgstr "Mitjana"
#: statistics.xhp
msgctxt ""
@@ -65919,7 +65919,7 @@ msgctxt ""
"par_id1003400\n"
"help.text"
msgid "Variance"
-msgstr ""
+msgstr "Variància"
#: statistics.xhp
msgctxt ""
@@ -65927,7 +65927,7 @@ msgctxt ""
"par_id1003430\n"
"help.text"
msgid "Observations"
-msgstr ""
+msgstr "Observacions"
#: statistics.xhp
msgctxt ""
@@ -65935,7 +65935,7 @@ msgctxt ""
"par_id1003460\n"
"help.text"
msgid "df"
-msgstr ""
+msgstr "df"
#: statistics.xhp
msgctxt ""
@@ -65943,7 +65943,7 @@ msgctxt ""
"par_id1003490\n"
"help.text"
msgid "F"
-msgstr ""
+msgstr "F"
#: statistics.xhp
msgctxt ""
@@ -65951,7 +65951,7 @@ msgctxt ""
"par_id1003510\n"
"help.text"
msgid "P (F<=f) right-tail"
-msgstr ""
+msgstr "P (F<=f) cua dreta"
#: statistics.xhp
msgctxt ""
@@ -65959,7 +65959,7 @@ msgctxt ""
"par_id1003530\n"
"help.text"
msgid "F Critical right-tail"
-msgstr ""
+msgstr "F cua dreta crítica"
#: statistics.xhp
msgctxt ""
@@ -65967,7 +65967,7 @@ msgctxt ""
"par_id1003550\n"
"help.text"
msgid "P (F<=f) left-tail"
-msgstr ""
+msgstr "P (F<=f) cua esquerra"
#: statistics.xhp
msgctxt ""
@@ -65975,7 +65975,7 @@ msgctxt ""
"par_id1003570\n"
"help.text"
msgid "F Critical left-tail"
-msgstr ""
+msgstr "F cua esquerra crítica"
#: statistics.xhp
msgctxt ""
@@ -65983,7 +65983,7 @@ msgctxt ""
"par_id1003590\n"
"help.text"
msgid "P two-tail"
-msgstr ""
+msgstr "P bilateral"
#: statistics.xhp
msgctxt ""
@@ -65991,7 +65991,7 @@ msgctxt ""
"par_id1003610\n"
"help.text"
msgid "F Critical two-tail"
-msgstr ""
+msgstr "F bilateral crítica"
#: statistics.xhp
msgctxt ""
@@ -66007,7 +66007,7 @@ msgctxt ""
"hd_id1000210\n"
"help.text"
msgid "Z-test"
-msgstr ""
+msgstr "Prova Z"
#: statistics.xhp
msgctxt ""
@@ -66015,7 +66015,7 @@ msgctxt ""
"par_id1003640\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/ztestdialog/ZTestDialog\">Calculates the z-Test of two data samples.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/ztestdialog/ZTestDialog\">Calcula la prova Z de dues mostres de dades.</ahelp>"
#: statistics.xhp
msgctxt ""
@@ -66023,7 +66023,7 @@ msgctxt ""
"par_id1003650\n"
"help.text"
msgid "<variable id=\"sam02\">Choose <emph>Data - Statistics - Z-test</emph></variable>"
-msgstr ""
+msgstr "<variable id=\"sam02\">Menú <emph>Dades - Estadístiques - Prova Z...</emph></variable>"
#: statistics.xhp
msgctxt ""
@@ -66047,7 +66047,7 @@ msgctxt ""
"par_id1003670\n"
"help.text"
msgid "<emph>Variable 1 range</emph>: The reference of the range of the first data series to analyze."
-msgstr ""
+msgstr "<emph>Interval de la variable 1</emph>: la referència de l'interval de la primera sèrie de dades a analitzar."
#: statistics.xhp
msgctxt ""
@@ -66055,7 +66055,7 @@ msgctxt ""
"par_id1003680\n"
"help.text"
msgid "<emph>Variable 2 range</emph>: The reference of the range of the second data series to analyze."
-msgstr ""
+msgstr "<emph>Interval de la variable 2</emph>: la referència de l'interval de la segona sèrie de dades a analitzar."
#: statistics.xhp
msgctxt ""
@@ -66071,7 +66071,7 @@ msgctxt ""
"hd_id1000230\n"
"help.text"
msgid "Results for z-Test:"
-msgstr ""
+msgstr "Resultats de la prova z:"
#: statistics.xhp
msgctxt ""
@@ -66079,7 +66079,7 @@ msgctxt ""
"par_id1003700\n"
"help.text"
msgid "The following table shows the <emph>z-Test</emph> for the data series above:"
-msgstr ""
+msgstr "La taula següent mostra la <emph>prova Z</emph> per a la sèrie de dades anterior:"
#: statistics.xhp
msgctxt ""
@@ -66087,7 +66087,7 @@ msgctxt ""
"par_id1003710\n"
"help.text"
msgid "z-test"
-msgstr ""
+msgstr "Prova Z"
#: statistics.xhp
msgctxt ""
@@ -66095,7 +66095,7 @@ msgctxt ""
"par_id1003720\n"
"help.text"
msgid "Alpha"
-msgstr ""
+msgstr "Alfa"
#: statistics.xhp
msgctxt ""
@@ -66103,7 +66103,7 @@ msgctxt ""
"par_id1003740\n"
"help.text"
msgid "Hypothesized Mean Difference"
-msgstr ""
+msgstr "Diferència mitjana hipotètica"
#: statistics.xhp
msgctxt ""
@@ -66111,7 +66111,7 @@ msgctxt ""
"par_id1003760\n"
"help.text"
msgid "Variable 1"
-msgstr ""
+msgstr "Variable 1"
#: statistics.xhp
msgctxt ""
@@ -66119,7 +66119,7 @@ msgctxt ""
"par_id1003770\n"
"help.text"
msgid "Variable 2"
-msgstr ""
+msgstr "Variable 2"
#: statistics.xhp
msgctxt ""
@@ -66127,7 +66127,7 @@ msgctxt ""
"par_id1003780\n"
"help.text"
msgid "Known Variance"
-msgstr ""
+msgstr "Variància coneguda"
#: statistics.xhp
msgctxt ""
@@ -66135,7 +66135,7 @@ msgctxt ""
"par_id1003810\n"
"help.text"
msgid "Mean"
-msgstr ""
+msgstr "Mitjana"
#: statistics.xhp
msgctxt ""
@@ -66143,7 +66143,7 @@ msgctxt ""
"par_id1003840\n"
"help.text"
msgid "Observations"
-msgstr ""
+msgstr "Observacions"
#: statistics.xhp
msgctxt ""
@@ -66151,7 +66151,7 @@ msgctxt ""
"par_id1003870\n"
"help.text"
msgid "Observed Mean Difference"
-msgstr ""
+msgstr "Diferència mitjana observada"
#: statistics.xhp
msgctxt ""
@@ -66159,7 +66159,7 @@ msgctxt ""
"par_id1003890\n"
"help.text"
msgid "z"
-msgstr ""
+msgstr "z"
#: statistics.xhp
msgctxt ""
@@ -66167,7 +66167,7 @@ msgctxt ""
"par_id1003900\n"
"help.text"
msgid "#DIV/0!"
-msgstr ""
+msgstr "#DIV/0!"
#: statistics.xhp
msgctxt ""
@@ -66175,7 +66175,7 @@ msgctxt ""
"par_id1003910\n"
"help.text"
msgid "P (Z<=z) one-tail"
-msgstr ""
+msgstr "P (Z<=z) unilateral"
#: statistics.xhp
msgctxt ""
@@ -66183,7 +66183,7 @@ msgctxt ""
"par_id1003920\n"
"help.text"
msgid "#DIV/0!"
-msgstr ""
+msgstr "#DIV/0!"
#: statistics.xhp
msgctxt ""
@@ -66191,7 +66191,7 @@ msgctxt ""
"par_id1003930\n"
"help.text"
msgid "z Critical one-tail"
-msgstr ""
+msgstr "Z unilateral crítica"
#: statistics.xhp
msgctxt ""
@@ -66199,7 +66199,7 @@ msgctxt ""
"par_id1003950\n"
"help.text"
msgid "P (Z<=z) two-tail"
-msgstr ""
+msgstr "P (Z<=z) bilateral"
#: statistics.xhp
msgctxt ""
@@ -66207,7 +66207,7 @@ msgctxt ""
"par_id1003960\n"
"help.text"
msgid "#DIV/0!"
-msgstr ""
+msgstr "#DIV/0!"
#: statistics.xhp
msgctxt ""
@@ -66215,7 +66215,7 @@ msgctxt ""
"par_id1003970\n"
"help.text"
msgid "z Critical two-tail"
-msgstr ""
+msgstr "Z bilateral crítica"
#: statistics.xhp
msgctxt ""
@@ -66231,7 +66231,7 @@ msgctxt ""
"hd_id1000240\n"
"help.text"
msgid "Chi-square test"
-msgstr ""
+msgstr "Prova khi quadrat"
#: statistics.xhp
msgctxt ""
@@ -66247,7 +66247,7 @@ msgctxt ""
"par_id1003990\n"
"help.text"
msgid "<variable id=\"sam02\">Choose <emph>Data - Statistics - Chi-square Test</emph></variable>"
-msgstr ""
+msgstr "<variable id=\"sam02\">Menú <emph>Dades - Estadístiques - Prova Khi-quadrat...</emph></variable>"
#: statistics.xhp
msgctxt ""
@@ -66271,7 +66271,7 @@ msgctxt ""
"par_id1004010\n"
"help.text"
msgid "<emph>Input range</emph>: The reference of the range of the data series to analyze."
-msgstr ""
+msgstr "<emph>Interval d'entrada</emph>: la referència de l'interval de les dades a analitzar."
#: statistics.xhp
msgctxt ""
@@ -66287,7 +66287,7 @@ msgctxt ""
"hd_id1000231\n"
"help.text"
msgid "Results for Chi-square Test:"
-msgstr ""
+msgstr "Resultats de la prova khi quadrat:"
#: statistics.xhp
msgctxt ""
@@ -66295,7 +66295,7 @@ msgctxt ""
"par_id1004030\n"
"help.text"
msgid "Test of Independence (Chi-Square)"
-msgstr ""
+msgstr "Prova d'independència (khi quadrat)"
#: statistics.xhp
msgctxt ""
@@ -66303,7 +66303,7 @@ msgctxt ""
"par_id1004040\n"
"help.text"
msgid "Alpha"
-msgstr ""
+msgstr "Alfa"
#: statistics.xhp
msgctxt ""
@@ -66311,7 +66311,7 @@ msgctxt ""
"par_id1004060\n"
"help.text"
msgid "df"
-msgstr ""
+msgstr "df"
#: statistics.xhp
msgctxt ""
@@ -66319,7 +66319,7 @@ msgctxt ""
"par_id1004080\n"
"help.text"
msgid "P-value"
-msgstr ""
+msgstr "Valor P"
#: statistics.xhp
msgctxt ""
@@ -66327,7 +66327,7 @@ msgctxt ""
"par_id1004100\n"
"help.text"
msgid "Test Statistic"
-msgstr ""
+msgstr "Prova estadística"
#: statistics.xhp
msgctxt ""
@@ -66335,7 +66335,7 @@ msgctxt ""
"par_id1004120\n"
"help.text"
msgid "Critical Value"
-msgstr ""
+msgstr "Valor crític"
#: statistics.xhp
msgctxt ""
@@ -66495,7 +66495,7 @@ msgctxt ""
"par_id1701201618090595\n"
"help.text"
msgid "Standard Error"
-msgstr ""
+msgstr "Error estàndard"
#: statistics_regression.xhp
msgctxt ""
@@ -66503,7 +66503,7 @@ msgctxt ""
"par_id1701201618090563\n"
"help.text"
msgid "Slope"
-msgstr ""
+msgstr "Àmbit"
#: statistics_regression.xhp
msgctxt ""
@@ -66615,7 +66615,7 @@ msgctxt ""
"par_id8523819\n"
"help.text"
msgid "You can select a fixed width and then click the ruler on the preview to set cell breakup positions."
-msgstr "Podeu seleccionar una amplada fixa i tot seguit fer clic al regle de la previsualització per establir les posicions del punt de ruptura de la cel·la."
+msgstr "Podeu seleccionar una amplària fixa i tot seguit fer clic al regle de la previsualització per establir les posicions del punt de ruptura de la cel·la."
#: text2columns.xhp
msgctxt ""
diff --git a/source/ca-valencia/helpcontent2/source/text/scalc/02.po b/source/ca-valencia/helpcontent2/source/text/scalc/02.po
index a35c88b16e4..ef020b0250e 100644
--- a/source/ca-valencia/helpcontent2/source/text/scalc/02.po
+++ b/source/ca-valencia/helpcontent2/source/text/scalc/02.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2017-05-12 14:35+0200\n"
-"PO-Revision-Date: 2013-11-20 14:29+0000\n"
-"Last-Translator: Anonymous Pootle User\n"
+"PO-Revision-Date: 2018-01-15 13:19+0000\n"
+"Last-Translator: joamuran <joamuran@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca-valencia\n"
"MIME-Version: 1.0\n"
@@ -13,9 +13,9 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
"X-Language: ca-XV\n"
-"X-POOTLE-MTIME: 1384957746.000000\n"
+"X-POOTLE-MTIME: 1516022395.000000\n"
#: 02130000.xhp
msgctxt ""
@@ -63,7 +63,7 @@ msgctxt ""
"par_id3146776\n"
"help.text"
msgid "<link href=\"text/shared/01/05020300.xhp\" name=\"Format - Cell - Numbers\">Format - Cell - Numbers</link>."
-msgstr "<link href=\"text/shared/01/05020300.xhp\" name=\"Format - Cel·la - Nombres\">Format - Cel·la - Nombres</link>."
+msgstr "<link href=\"text/shared/01/05020300.xhp\" name=\"Format ▸ Cel·la ▸ Nombres\">Format ▸ Cel·la - Nombres</link>."
#: 02140000.xhp
msgctxt ""
@@ -151,7 +151,7 @@ msgctxt ""
"par_id3159153\n"
"help.text"
msgid "<link href=\"text/shared/01/05020300.xhp\" name=\"Format - Cell - Numbers\">Format - Cell - Numbers</link>"
-msgstr "<link href=\"text/shared/01/05020300.xhp\" name=\"Format - Cel·la - Nombres\">Format - Cel·la - Nombres</link>"
+msgstr "<link href=\"text/shared/01/05020300.xhp\" name=\"Format ▸ Cel·la - Nombres\">Format ▸ Cel·la ▸ Nombres</link>"
#: 02150000.xhp
msgctxt ""
@@ -199,7 +199,7 @@ msgctxt ""
"par_id3154908\n"
"help.text"
msgid "<link href=\"text/shared/01/05020300.xhp\" name=\"Format - Cell - Numbers\">Format - Cell - Numbers</link>."
-msgstr "<link href=\"text/shared/01/05020300.xhp\" name=\"Format - Cel·la - Nombres\">Format - Cel·la - Nombres</link>."
+msgstr "<link href=\"text/shared/01/05020300.xhp\" name=\"Format ▸ Cel·la ▸ Nombres\">Format ▸ Cel·la ▸ Nombres</link>."
#: 02160000.xhp
msgctxt ""
diff --git a/source/ca-valencia/helpcontent2/source/text/scalc/04.po b/source/ca-valencia/helpcontent2/source/text/scalc/04.po
index bb0602c56ad..673de2e930c 100644
--- a/source/ca-valencia/helpcontent2/source/text/scalc/04.po
+++ b/source/ca-valencia/helpcontent2/source/text/scalc/04.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2017-10-04 11:48+0200\n"
-"PO-Revision-Date: 2016-03-09 23:34+0000\n"
-"Last-Translator: Anonymous Pootle User\n"
+"PO-Revision-Date: 2018-01-15 13:19+0000\n"
+"Last-Translator: joamuran <joamuran@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca-valencia\n"
"MIME-Version: 1.0\n"
@@ -13,9 +13,9 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
"X-Language: ca-XV\n"
-"X-POOTLE-MTIME: 1457566481.000000\n"
+"X-POOTLE-MTIME: 1516022395.000000\n"
#: 01020000.xhp
msgctxt ""
@@ -343,7 +343,7 @@ msgctxt ""
"par_id3149725\n"
"help.text"
msgid "In the print preview: Moves to the previous print page."
-msgstr ""
+msgstr "A la previsualització d'impressió: es mou cap a la pàgina d'impressió anterior."
#: 01020000.xhp
msgctxt ""
@@ -367,7 +367,7 @@ msgctxt ""
"par_id3159120\n"
"help.text"
msgid "In the print preview: Moves to the next print page."
-msgstr ""
+msgstr "A la previsualització d'impressió: es mou cap a la pàgina d'impressió següent."
#: 01020000.xhp
msgctxt ""
@@ -511,7 +511,7 @@ msgctxt ""
"par_id5104220\n"
"help.text"
msgid "Delete cells (as in menu Edit - Delete Cells)"
-msgstr "Suprimeix cel·les (com al menú Edita - Suprimeix les cel·les)"
+msgstr "Suprimeix cel·les (com al menú Edita ▸ Suprimeix les cel·les)"
#: 01020000.xhp
msgctxt ""
@@ -527,7 +527,7 @@ msgctxt ""
"par_id3153935\n"
"help.text"
msgid "Moves the cursor down one cell in a selected range. To specify the direction that the cursor moves, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Calc - General</emph>."
-msgstr ""
+msgstr "Mou el cursor una cel·la avall en un interval seleccionat. Si voleu especificar la direcció cap a la qual es mou el cursor, trieu <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME ▸ Preferències</emph></caseinline><defaultinline><emph>Eines ▸ Opcions</emph></defaultinline></switchinline><emph> ▸ %PRODUCTNAME Calc ▸ General</emph>."
#: 01020000.xhp
msgctxt ""
@@ -551,7 +551,7 @@ msgctxt ""
"par_id8070314\n"
"help.text"
msgid "The ` key is located next to the \"1\" key on most English keyboards. If your keyboard does not show this key, you can assign another key: Choose Tools - Customize, click the Keyboard tab. Select the \"View\" category and the \"Toggle Formula\" function."
-msgstr "La tecla ` es troba al costat de la tecla \"1\" a la majoria de teclats anglesos. Si el vostre teclat no mostra esta tecla, podeu assignar-ne una altra: trieu Eines - Personalitza i feu clic a la pestanya Teclat. Seleccioneu la categoria \"Visualitza\" i la funció \"Commuta la fórmula\"."
+msgstr "La tecla ` es troba al costat de la tecla «1» a la majoria de teclats anglesos. Si el vostre teclat no mostra esta tecla, podeu assignar-ne una altra: trieu Eines ▸ Personalitza i feu clic a la pestanya Teclat. Seleccioneu la categoria «Visualitza» i la funció «Commuta la fórmula»."
#: 01020000.xhp
msgctxt ""
@@ -999,7 +999,7 @@ msgctxt ""
"par_id3150256\n"
"help.text"
msgid "Increases the width of the current column."
-msgstr "Augmenta l'amplada de la columna actual."
+msgstr "Augmenta l'amplària de la columna actual."
#: 01020000.xhp
msgctxt ""
@@ -1015,7 +1015,7 @@ msgctxt ""
"par_id3150155\n"
"help.text"
msgid "Decreases the width of the current column."
-msgstr "Redueix l'amplada de la columna actual."
+msgstr "Redueix l'amplària de la columna actual."
#: 01020000.xhp
msgctxt ""
@@ -1031,7 +1031,7 @@ msgctxt ""
"par_id3159180\n"
"help.text"
msgid "Optimizes the column width or row height based on the current cell."
-msgstr "Optimitza l'amplada de la columna o l'alçada de la fila segons la cel·la actual."
+msgstr "Optimitza l'amplària de la columna o l'alçària de la fila segons la cel·la actual."
#: 01020000.xhp
msgctxt ""
diff --git a/source/ca-valencia/helpcontent2/source/text/scalc/05.po b/source/ca-valencia/helpcontent2/source/text/scalc/05.po
index 62da04e4174..d94e28a357c 100644
--- a/source/ca-valencia/helpcontent2/source/text/scalc/05.po
+++ b/source/ca-valencia/helpcontent2/source/text/scalc/05.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2017-10-04 11:48+0200\n"
-"PO-Revision-Date: 2015-06-25 20:39+0000\n"
-"Last-Translator: Anonymous Pootle User\n"
+"PO-Revision-Date: 2018-01-15 13:19+0000\n"
+"Last-Translator: joamuran <joamuran@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca-valencia\n"
"MIME-Version: 1.0\n"
@@ -13,9 +13,9 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
"X-Language: ca-XV\n"
-"X-POOTLE-MTIME: 1435264790.000000\n"
+"X-POOTLE-MTIME: 1516022396.000000\n"
#: 02140000.xhp
msgctxt ""
@@ -335,7 +335,7 @@ msgctxt ""
"par_id3159259\n"
"help.text"
msgid "<emph>Compiler:</emph> the total number of internal tokens, (that is, operators, variables, brackets) in the formula exceeds 8192."
-msgstr ""
+msgstr "<emph>Compilador:</emph> el nombre tota d'identificadors interns, (això és operadors, variables, claudàtors) de la fórmula és superior a 8192."
#: 02140000.xhp
msgctxt ""
@@ -551,7 +551,7 @@ msgctxt ""
"par_id3157972\n"
"help.text"
msgid "Formula refers directly or indirectly to itself and the <emph>Iterations</emph> option is not set under <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - %PRODUCTNAME Calc - Calculate."
-msgstr "La fórmula es refereix directament o indirectament a ella mateixa i l'opció <emph>Iteracions</emph> no apareix a <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferències</caseinline><defaultinline>Eines - Opcions</defaultinline></switchinline> - %PRODUCTNAME Calc - Càlcul."
+msgstr "La fórmula es refereix directament o indirectament a ella mateixa i l'opció <emph>Iteracions</emph> no apareix a <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME ▸ Preferències</caseinline><defaultinline>Eines ▸ Opcions</defaultinline></switchinline> ▸ %PRODUCTNAME Calc - Càlcul."
#: 02140000.xhp
msgctxt ""
@@ -703,7 +703,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "OpenCL Options"
-msgstr ""
+msgstr "Opcions de l'OpenCL"
#: OpenCL_options.xhp
msgctxt ""
@@ -711,7 +711,7 @@ msgctxt ""
"bm_id3146799\n"
"help.text"
msgid "<bookmark_value>OpenCl;options</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>OpenCL; opcions</bookmark_value>"
#: OpenCL_options.xhp
msgctxt ""
@@ -719,7 +719,7 @@ msgctxt ""
"hd_id1502121\n"
"help.text"
msgid "<variable id=\"empty_cells\"><link href=\"text/scalc/05/OpenCL_options.xhp\">OpenCL Options</link></variable>"
-msgstr ""
+msgstr "<variable id=\"empty_cells\"><link href=\"text/scalc/05/OpenCL_options.xhp\">Opcions de l'OpenCL</link></variable>"
#: OpenCL_options.xhp
msgctxt ""
@@ -727,7 +727,7 @@ msgctxt ""
"par_id5293740\n"
"help.text"
msgid "This page is under construction"
-msgstr ""
+msgstr "Esta pàgina és en construcció"
#: OpenCL_options.xhp
msgctxt ""
@@ -735,7 +735,7 @@ msgctxt ""
"par_id2733542\n"
"help.text"
msgid "OpenCL: the open standard for parallel programming of heterogeneous systems."
-msgstr ""
+msgstr "OpenCL: l'estàndard obert per a la programació paral·lela de sistemes heterogenis."
#: OpenCL_options.xhp
msgctxt ""
@@ -743,7 +743,7 @@ msgctxt ""
"par_id2752992\n"
"help.text"
msgid "<variable id=\"sam01\">Menu <emph>Tools - Options - LibreOffice Calc - Formula</emph>, and in section <emph>Detailed Calculation Settings</emph> press <emph>Details...</emph> button</variable>"
-msgstr ""
+msgstr "<variable id=\"sam01\">Menú<emph>Eines ▸ Opcions ▸ LibreOffice Calc ▸ Fórmula</emph>, i en la secció <emph>Paràmetres de càlcul detallats</emph> premeu el botó <emph>Detalls...</emph></variable>"
#: OpenCL_options.xhp
msgctxt ""
@@ -759,7 +759,7 @@ msgctxt ""
"par_id5293741\n"
"help.text"
msgid "for more information on OpenCL, visit <link href=\"http://www.khronos.org/opencl/\">the OpenCL site</link>"
-msgstr ""
+msgstr "per a més informació sobre l'OpenCL, visiteu <link href=\"http://www.khronos.org/opencl/\">el lloc web de l'OpenCL</link>"
#: OpenCL_options.xhp
msgctxt ""
@@ -767,7 +767,7 @@ msgctxt ""
"par_id4238715\n"
"help.text"
msgid "Contents to Numbers"
-msgstr ""
+msgstr "Contingut a nombres"
#: OpenCL_options.xhp
msgctxt ""
@@ -775,7 +775,7 @@ msgctxt ""
"par_id8277230\n"
"help.text"
msgid "Conversion from text to number"
-msgstr ""
+msgstr "Conversió de text a nombres"
#: OpenCL_options.xhp
msgctxt ""
@@ -823,7 +823,7 @@ msgctxt ""
"par_id4077578\n"
"help.text"
msgid "Treat empty string as zero"
-msgstr ""
+msgstr "Tracta la cadena buida com a zero"
#: OpenCL_options.xhp
msgctxt ""
@@ -831,7 +831,7 @@ msgctxt ""
"par_id9094515\n"
"help.text"
msgid "This option determines how an empty string is treated when used in arithmetic operations. If you have set \"Conversion from text to number\" to either \"Generate #VALUE! error\" or \"Treat as zero\", you cannot choose (here) if conversion of an empty string to a number will generate an error or if it will treat empty strings as zero. Otherwise this option determines how empty strings are treated."
-msgstr ""
+msgstr "Esta opció determina com es tracta una cadena buida en usar operacions aritmètiques. Si heu establit «Conversió de text a nombre» a «Genera error #VALOR!» o «Tracta com a zero» no podeu triar (ací) si la conversió d'una cadena buida a nombre generarà un error o es tractarà com a zero. En cas contrari, esta opció determina com es tracten les cadenes buides."
#: OpenCL_options.xhp
msgctxt ""
@@ -839,7 +839,7 @@ msgctxt ""
"par_id3859675\n"
"help.text"
msgid "Reference syntax for string reference"
-msgstr ""
+msgstr "Sintaxi de referència per a la referència de cadenes"
#: OpenCL_options.xhp
msgctxt ""
@@ -847,7 +847,7 @@ msgctxt ""
"par_id402233\n"
"help.text"
msgid "Formula syntax to use when parsing references given in string parameters. This affects built-in functions such as INDIRECT that takes a reference as a string value."
-msgstr ""
+msgstr "La sintaxi de fórmula que s'usarà en processar referències que es troben en paràmetres de cadena. Això afecta les funcions incorporades, com INDIRECTE, que pren una referència com a valor de cadena."
#: OpenCL_options.xhp
msgctxt ""
@@ -855,7 +855,7 @@ msgctxt ""
"par_id1623889\n"
"help.text"
msgid "<emph>Use formula syntax:</emph>"
-msgstr ""
+msgstr "<emph>Utilitza la sintaxi de la fórmula:</emph>"
#: OpenCL_options.xhp
msgctxt ""
@@ -863,7 +863,7 @@ msgctxt ""
"par_id7781914\n"
"help.text"
msgid "<emph>Calc A1:</emph>"
-msgstr ""
+msgstr "<emph>Calc A1:</emph>"
#: OpenCL_options.xhp
msgctxt ""
@@ -871,7 +871,7 @@ msgctxt ""
"par_id300912\n"
"help.text"
msgid "<emph>Excel A1:</emph>"
-msgstr ""
+msgstr "<emph>Excel A1:</emph>"
#: OpenCL_options.xhp
msgctxt ""
@@ -879,7 +879,7 @@ msgctxt ""
"par_id9534592\n"
"help.text"
msgid "<emph>Excel R1C1:</emph>"
-msgstr ""
+msgstr "<emph>Excel R1C1:</emph>"
#: OpenCL_options.xhp
msgctxt ""
@@ -887,7 +887,7 @@ msgctxt ""
"par_id4969328\n"
"help.text"
msgid "OpenCL Settings"
-msgstr ""
+msgstr "Paràmetres de l'OpenCL"
#: OpenCL_options.xhp
msgctxt ""
@@ -895,7 +895,7 @@ msgctxt ""
"par_id9635914\n"
"help.text"
msgid "Use OpenCL only for a subset of operations"
-msgstr ""
+msgstr "Utilitza l'OpenCL només per a un subconjunt d'operacions"
#: OpenCL_options.xhp
msgctxt ""
@@ -903,7 +903,7 @@ msgctxt ""
"par_id2476577\n"
"help.text"
msgid "Use OpenCL only for some of the operations that spreadsheet formulas are translated to."
-msgstr ""
+msgstr "Utilitza l'OpenCL només per a algunes de les operacions traduïdes al full de càlcul."
#: OpenCL_options.xhp
msgctxt ""
@@ -911,7 +911,7 @@ msgctxt ""
"par_id4217047\n"
"help.text"
msgid "Minimum data size for OpenCL use:"
-msgstr ""
+msgstr "Mida de dades mínima per a l'ús de l'OpenCL:"
#: OpenCL_options.xhp
msgctxt ""
@@ -919,7 +919,7 @@ msgctxt ""
"par_id2629474\n"
"help.text"
msgid "An approximate lower limit on the number of data cells a spreadsheet formula should use for OpenCL to be considered."
-msgstr ""
+msgstr "Un valor mínim aproximat de la quantitat de cel·les amb dades que una fórmula del full de càlcul ha de tindre per a considerar l'ús de l'OpenCL."
#: OpenCL_options.xhp
msgctxt ""
@@ -927,7 +927,7 @@ msgctxt ""
"par_id8069704\n"
"help.text"
msgid "Subset of OpCodes for which OpenCL is used"
-msgstr ""
+msgstr "Subconjunt de codis d'operació per als quals s'utilitza l'OpenCL"
#: OpenCL_options.xhp
msgctxt ""
@@ -935,7 +935,7 @@ msgctxt ""
"par_id4524674\n"
"help.text"
msgid "The list of operators and function opcodes for which to use OpenCL. If a formula contains only these operators and functions, it might be calculated using OpenCL."
-msgstr ""
+msgstr "La llista de codis d'operació per a operadors i funcions que usen l'OpenCL. Si una fórmula conté només estos operadors i funcions, es pot calcular usant l'OpenCL."
#: empty_cells.xhp
msgctxt ""
diff --git a/source/ca-valencia/helpcontent2/source/text/scalc/guide.po b/source/ca-valencia/helpcontent2/source/text/scalc/guide.po
index 62763ace95b..994f109fb39 100644
--- a/source/ca-valencia/helpcontent2/source/text/scalc/guide.po
+++ b/source/ca-valencia/helpcontent2/source/text/scalc/guide.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2017-10-04 11:48+0200\n"
-"PO-Revision-Date: 2016-07-05 20:11+0000\n"
-"Last-Translator: Anonymous Pootle User\n"
+"PO-Revision-Date: 2018-01-15 13:19+0000\n"
+"Last-Translator: joamuran <joamuran@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca-valencia\n"
"MIME-Version: 1.0\n"
@@ -13,9 +13,9 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
"X-Language: ca-XV\n"
-"X-POOTLE-MTIME: 1467749490.000000\n"
+"X-POOTLE-MTIME: 1516022399.000000\n"
#: address_auto.xhp
msgctxt ""
@@ -31,7 +31,7 @@ msgctxt ""
"bm_id3148797\n"
"help.text"
msgid "<bookmark_value>automatic addressing in tables</bookmark_value> <bookmark_value>natural language addressing</bookmark_value> <bookmark_value>formulas; using row/column labels</bookmark_value> <bookmark_value>text in cells; as addressing</bookmark_value> <bookmark_value>addressing; automatic</bookmark_value> <bookmark_value>name recognition on/off</bookmark_value> <bookmark_value>row headers;using in formulas</bookmark_value> <bookmark_value>column headers;using in formulas</bookmark_value> <bookmark_value>columns; finding labels automatically</bookmark_value> <bookmark_value>rows; finding labels automatically</bookmark_value> <bookmark_value>recognizing; column and row labels</bookmark_value>"
-msgstr "<bookmark_value>adreces automàtiques a les taules</bookmark_value><bookmark_value>adreces de llenguatge natural</bookmark_value><bookmark_value>fórmules; ús d'etiquetes de fila o de columna</bookmark_value><bookmark_value>text a les cel·les; com a adreces</bookmark_value><bookmark_value>adreces; automàtiques</bookmark_value><bookmark_value>reconeixement de noms activat o desactivat</bookmark_value><bookmark_value>capçaleres de fila;utilització en fórmules</bookmark_value><bookmark_value>capçaleres de columna;utilització en fórmules</bookmark_value><bookmark_value>columnes; cerca automàtica d'etiquetes</bookmark_value><bookmark_value>files; cerca automàtica d'etiquetes</bookmark_value><bookmark_value>reconeixement; etiquetes de fila i de columna</bookmark_value>"
+msgstr "<bookmark_value>adreces automàtiques a les taules</bookmark_value><bookmark_value>adreces de llenguatge natural</bookmark_value><bookmark_value>fórmules; ús d'etiquetes de fila o de columna</bookmark_value><bookmark_value>text a les cel·les; com a adreces</bookmark_value><bookmark_value>adreces; automàtiques</bookmark_value><bookmark_value>reconeixement de noms activat o desactivat</bookmark_value><bookmark_value>capçaleres de fila;utilització en fórmules</bookmark_value><bookmark_value>capçaleres de columna;utilització en fórmules</bookmark_value><bookmark_value>columnes; busca automàtica d'etiquetes</bookmark_value><bookmark_value>files; busca automàtica d'etiquetes</bookmark_value><bookmark_value>reconeixement; etiquetes de fila i de columna</bookmark_value>"
#: address_auto.xhp
msgctxt ""
@@ -71,7 +71,7 @@ msgctxt ""
"par_id3155443\n"
"help.text"
msgid "This function is active by default. To turn this function off, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Calc - Calculate</emph> and clear the <emph>Automatically find column and row labels</emph> check box."
-msgstr "Esta funció està activada per defecte. Per desactivar-la, trieu <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferències</caseinline><defaultinline>Eines - Opcions</defaultinline></switchinline> - %PRODUCTNAME Calc - Càlcul</emph> i desactiveu la casella de selecció <emph>Cerca automàticament les etiquetes de columna i fila</emph>."
+msgstr "Esta funció està activada per defecte. Per desactivar-la, trieu <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferències</emph></caseinline><defaultinline><emph>Eines ▸ Opcions</emph></defaultinline></switchinline><emph> ▸ %PRODUCTNAME Calc ▸ Càlcul</emph> i desactiveu la casella de selecció <emph>Busca automàticament les etiquetes de columna i fila</emph>."
#: address_auto.xhp
msgctxt ""
@@ -183,7 +183,7 @@ msgctxt ""
"par_id3155333\n"
"help.text"
msgid "Choose <emph>Tools - AutoCorrect - AutoCorrect Options</emph>. Go to the <emph>Localized Options</emph> tab and unmark <emph>Replace</emph>."
-msgstr "Trieu <emph>Eines - Opcions de correcció automàtica</emph>, aneu a la pestanya <emph>Opcions de llengua</emph> i desactiveu <emph>Reemplaça</emph>."
+msgstr "Trieu <emph>Eines ▸ Opcions de correcció automàtica</emph>, aneu a la pestanya <emph>Opcions de llengua</emph> i desactiveu <emph>Reemplaça</emph>."
#: auto_off.xhp
msgctxt ""
@@ -199,7 +199,7 @@ msgctxt ""
"par_id3147001\n"
"help.text"
msgid "Choose <item type=\"menuitem\">Tools - AutoCorrect - AutoCorrect Options</item>. Go to the <item type=\"menuitem\">Options</item> tab. Unmark <item type=\"menuitem\">Capitalize first letter of every sentence</item>."
-msgstr "Trieu <item type=\"menuitem\">Eines - Opcions de correcció automàtica</item>, aneu a la pestanya <item type=\"menuitem\">Opcions</item> i desactiveu <item type=\"menuitem\">Converteix en majúscula la primera lletra de cada frase</item>."
+msgstr "Trieu <item type=\"menuitem\">Eines ▸ Opcions de correcció automàtica</item>, aneu a la pestanya <item type=\"menuitem\">Opcions</item> i desactiveu <item type=\"menuitem\">Converteix en majúscula la primera lletra de cada frase</item>."
#: auto_off.xhp
msgctxt ""
@@ -215,7 +215,7 @@ msgctxt ""
"par_id3166425\n"
"help.text"
msgid "Choose <item type=\"menuitem\">Tools - AutoCorrect - AutoCorrect Options</item>. Go to the <item type=\"menuitem\">Replace</item> tab. Select the word pair and click <item type=\"menuitem\">Delete</item>."
-msgstr "Trieu <item type=\"menuitem\">Eines - Opcions de correcció automàtica</item>, aneu a la pestanya <item type=\"menuitem\">Reemplaça</item>, seleccioneu el parell de paraules i feu clic a <item type=\"menuitem\">Suprimeix</item>."
+msgstr "Trieu <item type=\"menuitem\">Eines ▸ Opcions de correcció automàtica</item>, aneu a la pestanya <item type=\"menuitem\">Reemplaça</item>, seleccioneu el parell de paraules i feu clic a <item type=\"menuitem\">Suprimeix</item>."
#: auto_off.xhp
msgctxt ""
@@ -231,7 +231,7 @@ msgctxt ""
"par_id3154368\n"
"help.text"
msgid "<link href=\"text/shared/01/06040000.xhp\" name=\"Tools - AutoCorrect\">Tools - AutoCorrect - AutoCorrect Options</link>"
-msgstr "<link href=\"text/shared/01/06040000.xhp\" name=\"Eines- Correcció automàtica\">Eines - Opcions de correcció automàtica</link>"
+msgstr "<link href=\"text/shared/01/06040000.xhp\" name=\"Eines ▸ Correcció automàtica\">Eines ▸ Opcions de correcció automàtica</link>"
#: autofilter.xhp
msgctxt ""
@@ -407,7 +407,7 @@ msgctxt ""
"par_idN106D5\n"
"help.text"
msgid "Choose <item type=\"menuitem\">Format - AutoFormat</item>."
-msgstr "Trieu <item type=\"menuitem\">Format - Formatació automàtica</item>."
+msgstr "Trieu <item type=\"menuitem\">Format ▸ Formatació automàtica</item>."
#: autoformat.xhp
msgctxt ""
@@ -471,7 +471,7 @@ msgctxt ""
"par_id3145384\n"
"help.text"
msgid "Choose <item type=\"menuitem\">Edit - Select All</item>."
-msgstr "Trieu <item type=\"menuitem\">Edita - Selecciona-ho tot</item>."
+msgstr "Trieu <item type=\"menuitem\">Edita ▸ Selecciona-ho tot</item>."
#: autoformat.xhp
msgctxt ""
@@ -479,7 +479,7 @@ msgctxt ""
"par_id3153815\n"
"help.text"
msgid "Choose <item type=\"menuitem\">Format - AutoFormat</item>."
-msgstr "Trieu <item type=\"menuitem\">Format - Formatació automàtica</item>."
+msgstr "Trieu <item type=\"menuitem\">Format ▸ Formatació automàtica</item>."
#: autoformat.xhp
msgctxt ""
@@ -511,7 +511,7 @@ msgctxt ""
"par_id3159203\n"
"help.text"
msgid "<link href=\"text/scalc/01/05110000.xhp\" name=\"Format - AutoFormat\">Format - AutoFormat</link>"
-msgstr "<link href=\"text/scalc/01/05110000.xhp\" name=\"Format - Formatació automàtica\">Format - Formatació automàtica</link>"
+msgstr "<link href=\"text/scalc/01/05110000.xhp\" name=\"Format ▸ Formatació automàtica\">Format ▸ Formatació automàtica</link>"
#: background.xhp
msgctxt ""
@@ -567,7 +567,7 @@ msgctxt ""
"par_id3149260\n"
"help.text"
msgid "Choose <emph>Format - Cells</emph> (or <emph>Format Cells</emph> from the context menu)."
-msgstr "Trieu <emph>Format - Cel·les</emph> (o bé <emph>Formata les cel·les</emph> al menú contextual)."
+msgstr "Trieu <emph>Format ▸ Cel·les</emph> (o bé <emph>Formata les cel·les</emph> al menú contextual)."
#: background.xhp
msgctxt ""
@@ -679,7 +679,7 @@ msgctxt ""
"par_id9181188\n"
"help.text"
msgid "Choose <item type=\"menuitem\">Format - Cells</item>."
-msgstr "Trieu <item type=\"menuitem\">Format - Cel·les</item>."
+msgstr "Trieu <item type=\"menuitem\">Format ▸ Cel·les</item>."
#: borders.xhp
msgctxt ""
@@ -863,7 +863,7 @@ msgctxt ""
"par_id622577\n"
"help.text"
msgid "Select a block of about 8x8 cells, then choose <emph>Format - Cells - Borders</emph>."
-msgstr "Seleccioneu un bloc de 8x8 cel·les, i a continuació trieu <emph>Format - Cel·les - Vores</emph>."
+msgstr "Seleccioneu un bloc de 8x8 cel·les, i a continuació trieu <emph>Format ▸ Cel·les ▸ Vores</emph>."
#: borders.xhp
msgctxt ""
@@ -1039,7 +1039,7 @@ msgctxt ""
"par_id4230780\n"
"help.text"
msgid "Select a single cell, then choose <emph>Format - Cells - Borders</emph>."
-msgstr "Seleccioneu una sola cel·la, i a continuació trieu <emph>Format - Cel·les - Vores</emph>."
+msgstr "Seleccioneu una sola cel·la, i a continuació trieu <emph>Format ▸ Cel·les ▸ Vores</emph>."
#: borders.xhp
msgctxt ""
@@ -1231,7 +1231,7 @@ msgctxt ""
"par_idN106A8\n"
"help.text"
msgid "You can automatically fill cells with data with the AutoFill command or the Series command."
-msgstr "Podeu emplenar cel·les amb dades de manera automàtica amb les ordes Emplenament automàtic o Sèries."
+msgstr "Podeu omplir cel·les amb dades de manera automàtica amb les ordes Emplenament automàtic o Sèries."
#: calc_series.xhp
msgctxt ""
@@ -1271,7 +1271,7 @@ msgctxt ""
"par_id3145272\n"
"help.text"
msgid "Drag the fill handle in the bottom right corner of the cell across the cells that you want to fill, and release the mouse button."
-msgstr "Arrossegueu l'ansa d'emplenament de l'angle dret inferior de la cel·la per damunt de les cel·les que vulgueu emplenar, i a continuació allibereu el botó del ratolí."
+msgstr "Arrossegueu l'ansa d'emplenament de l'angle dret inferior de la cel·la per damunt de les cel·les que vulgueu omplir, i a continuació allibereu el botó del ratolí."
#: calc_series.xhp
msgctxt ""
@@ -1303,7 +1303,7 @@ msgctxt ""
"par_id3154490\n"
"help.text"
msgid "If you select two or more adjacent cells that contain different numbers, and drag, the remaining cells are filled with the arithmetic pattern that is recognized in the numbers. The AutoFill function also recognizes customized lists that are defined under <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"menuitem\">%PRODUCTNAME - Preferences</item></caseinline><defaultinline><item type=\"menuitem\">Tools - Options</item></defaultinline></switchinline><item type=\"menuitem\"> - %PRODUCTNAME Calc - Sort Lists</item>."
-msgstr "Si seleccioneu dues o més cel·les adjacents que continguen nombres diferents i les arrossegueu, les cel·les restants s'emplenaran amb el patró aritmètic que estiga reconegut en els nombres. La funció d'emplenament automàtic també reconeix les llistes personalitzades definides a <item type=\"menuitem\"><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferències</caseinline><defaultinline>Eines - Opcions</defaultinline></switchinline> - %PRODUCTNAME Calc - Llistes d'ordenació</item>."
+msgstr "Si seleccioneu dues o més cel·les adjacents que continguen nombres diferents i les arrossegueu, les cel·les restants s'emplenaran amb el patró aritmètic que estiga reconegut en els nombres. La funció d'emplenament automàtic també reconeix les llistes personalitzades definides a <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"menuitem\">%PRODUCTNAME ▸ Preferències</item></caseinline><defaultinline><item type=\"menuitem\">Eines ▸ Opcions</item></defaultinline></switchinline><item type=\"menuitem\"> ▸ %PRODUCTNAME Calc ▸ Llistes d'ordenació</item>."
#: calc_series.xhp
msgctxt ""
@@ -1311,7 +1311,7 @@ msgctxt ""
"par_idN10737\n"
"help.text"
msgid "You can double-click the fill handle to automatically fill all empty columns of the current data block. For example, first enter Jan into A1 and drag the fill handle down to A12 to get the twelve months in the first column. Now enter some values into B1 and C1. Select those two cells, and double-click the fill handle. This fills automatically the data block B1:C12."
-msgstr "Podeu fer doble clic a l'ansa d'emplenament per emplenar de manera automàtica totes les columnes buides del bloc de dades actual. Per exemple, primer introduïu \"gen.\" (sense les cometes) a A1 i arrossegueu l'ansa d'emplenament fins a A12 per tindre els dotze mesos a la primera columna. A continuació, introduïu alguns valors a B1 i C1. Seleccioneu estes dues cel·les i feu doble clic a l'ansa d'emplenament. El bloc de dades B1:C12 s'emplenarà automàticament."
+msgstr "Podeu fer doble clic a l'ansa d'emplenament per omplir de manera automàtica totes les columnes buides del bloc de dades actual. Per exemple, primer introduïu \"gen.\" (sense les cometes) a A1 i arrossegueu l'ansa d'emplenament fins a A12 per tindre els dotze mesos a la primera columna. A continuació, introduïu alguns valors a B1 i C1. Seleccioneu estes dues cel·les i feu doble clic a l'ansa d'emplenament. El bloc de dades B1:C12 s'emplenarà automàticament."
#: calc_series.xhp
msgctxt ""
@@ -1327,7 +1327,7 @@ msgctxt ""
"par_id3150749\n"
"help.text"
msgid "Select the cell range in the sheet that you want to fill."
-msgstr "Seleccioneu l'interval de cel·les que vulgueu emplenar."
+msgstr "Seleccioneu l'interval de cel·les que vulgueu omplir."
#: calc_series.xhp
msgctxt ""
@@ -1335,7 +1335,7 @@ msgctxt ""
"par_id3154754\n"
"help.text"
msgid "Choose <item type=\"menuitem\">Sheet - Fill Cells - Series</item>."
-msgstr "Trieu <item type=\"menuitem\">Edita - Emplena - Sèries</item>."
+msgstr "Trieu <item type=\"menuitem\">Edita ▸ Ompli ▸ Sèries</item>."
#: calc_series.xhp
msgctxt ""
@@ -1743,7 +1743,7 @@ msgctxt ""
"par_id3149019\n"
"help.text"
msgid "Choose <item type=\"menuitem\">Format - Cells</item> and click the <emph>Cell Protection</emph> tab."
-msgstr "Trieu <item type=\"menuitem\">Format - Cel·les</item> i feu clic a la pestanya <emph>Protecció de cel·les</emph>."
+msgstr "Trieu <item type=\"menuitem\">Format ▸ Cel·les</item> i feu clic a la pestanya <emph>Protecció de cel·les</emph>."
#: cell_protect.xhp
msgctxt ""
@@ -2199,7 +2199,7 @@ msgctxt ""
"par_id5949278\n"
"help.text"
msgid "Choose <emph>File - Open</emph>, to load an existing spreadsheet document."
-msgstr "Trieu <emph>Fitxer - Obri</emph> per carregar un document de full de càlcul ja existent."
+msgstr "Trieu <emph>Fitxer ▸ Obri</emph> per a carregar un document de full de càlcul ja existent."
#: cellreferences.xhp
msgctxt ""
@@ -2207,7 +2207,7 @@ msgctxt ""
"par_id8001953\n"
"help.text"
msgid "Choose <emph>File - New</emph>, to open a new spreadsheet document. Set the cursor in the cell where you want to insert the external data and enter an equals sign to indicate that you want to begin a formula."
-msgstr "Trieu <emph>Fitxer - Nou</emph> per obrir un document de full de càlcul nou. Situeu el cursor a la cel·la on vulgueu inserir les dades externes i introduïu un signe d'igual per indicar que voleu començar una fórmula."
+msgstr "Trieu <emph>Fitxer ▸ Nou</emph> per obrir un document de full de càlcul nou. Situeu el cursor a la cel·la on vulgueu inserir les dades externes i introduïu un signe d'igual per indicar que voleu començar una fórmula."
#: cellreferences.xhp
msgctxt ""
@@ -2311,7 +2311,7 @@ msgctxt ""
"par_id3152892\n"
"help.text"
msgid "Enter the URL of the document or Web page in the dialog. The URL must be in the format: http://www.my-bank.com/table.html. The URL for local or local area network files is the path seen in the <item type=\"menuitem\">File - Open</item> dialog."
-msgstr "Introduïu l'URL del document o de la pàgina web en el diàleg. L'URL ha de tindre el format: http://www.elmeu-banc.com/taula.html. L'URL per als fitxers locals o els fitxers de la xarxa d'àrea local és el camí que es veu al diàleg <item type=\"menuitem\">Fitxer - Obri</item>."
+msgstr "Introduïu l'URL del document o de la pàgina web en el diàleg. L'URL ha de tindre el format: http://www.elmeu-banc.com/taula.html. L'URL per als fitxers locals o els fitxers de la xarxa d'àrea local és el camí que es veu al diàleg <item type=\"menuitem\">Fitxer ▸ Obri</item>."
#: cellreferences_url.xhp
msgctxt ""
@@ -2351,7 +2351,7 @@ msgctxt ""
"par_id3159204\n"
"help.text"
msgid "Under <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <link href=\"text/shared/optionen/01040900.xhp\" name=\"Spreadsheet - General\"><item type=\"menuitem\">%PRODUCTNAME Calc - General</item></link> you can choose to have the update, when opened, automatically carried out either always, upon request or never. The update can be started manually in the dialog under <item type=\"menuitem\">Edit - Links</item>."
-msgstr "A <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferències</caseinline><defaultinline>Eines - Opcions</defaultinline></switchinline> - <link href=\"text/shared/optionen/01040900.xhp\" name=\"Full de càlcul - General\"><item type=\"menuitem\">%PRODUCTNAME Calc - General</item></link> podeu triar que l'actualització es dugui a terme sempre, a petició o mai. L'actualització es pot iniciar manualment en el diàleg <item type=\"menuitem\">Edita - Enllaços</item>."
+msgstr "A <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME ▸ Preferències</caseinline><defaultinline>Eines ▸ Opcions</defaultinline></switchinline> ▸ <link href=\"text/shared/optionen/01040900.xhp\" name=\"Full de càlcul - General\"><item type=\"menuitem\">%PRODUCTNAME Calc ▸ General</item></link> podeu triar que l'actualització es dugui a terme sempre, a petició o mai. L'actualització es pot iniciar manualment en el diàleg <item type=\"menuitem\">Edita ▸ Enllaços</item>."
#: cellstyle_by_formula.xhp
msgctxt ""
@@ -2391,7 +2391,7 @@ msgctxt ""
"par_id3151385\n"
"help.text"
msgid "If you would like to apply a formula to all cells in a selected area, you can use the <item type=\"menuitem\">Find & Replace</item> dialog."
-msgstr "Si voleu aplicar una fórmula a totes les cel·les d'una àrea seleccionada, podeu utilitzar el diàleg <item type=\"menuitem\">Cerca i reemplaça</item>."
+msgstr "Si voleu aplicar una fórmula a totes les cel·les d'una àrea seleccionada, podeu utilitzar el diàleg <item type=\"menuitem\">Busca i reemplaça</item>."
#: cellstyle_by_formula.xhp
msgctxt ""
@@ -2407,7 +2407,7 @@ msgctxt ""
"par_id3148797\n"
"help.text"
msgid "Select the menu command <emph>Edit - Find & Replace</emph>."
-msgstr "Seleccioneu l'orde de menú <emph>Edita - Cerca i reemplaça</emph>."
+msgstr "Seleccioneu l'orde de menú <emph>Edita ▸ Busca i reemplaça</emph>."
#: cellstyle_by_formula.xhp
msgctxt ""
@@ -2447,7 +2447,7 @@ msgctxt ""
"par_id3149262\n"
"help.text"
msgid "Mark the fields <link href=\"text/shared/01/02100000.xhp\" name=\"Regular expressions\"><emph>Regular expressions</emph></link> and <emph>Current selection only</emph>. Click <emph>Find All</emph>."
-msgstr "Activeu les caselles <link href=\"text/shared/01/02100000.xhp\" name=\"Expressions regulars\"><emph>Expressions regulars</emph></link> i <emph>Només en la selecció</emph>. Feu clic a <emph>Cerca-ho tot</emph>."
+msgstr "Activeu les caselles <link href=\"text/shared/01/02100000.xhp\" name=\"Expressions regulars\"><emph>Expressions regulars</emph></link> i <emph>Només en la selecció</emph>. Feu clic a <emph>Busca-ho tot</emph>."
#: cellstyle_by_formula.xhp
msgctxt ""
@@ -2495,7 +2495,7 @@ msgctxt ""
"par_id3159156\n"
"help.text"
msgid "Using the menu command <emph>Format - Conditional formatting</emph>, the dialog allows you to define conditions per cell, which must be met in order for the selected cells to have a particular format."
-msgstr ""
+msgstr "Si utilitzeu l'orde de menú <emph>Format ▸ Formatació condicional</emph>, el diàleg que s'obri vos permet definir condicions per cel·la, que s'han de complir per tal que les cel·les seleccionades tinguen un format específic."
#: cellstyle_conditional.xhp
msgctxt ""
@@ -2503,7 +2503,7 @@ msgctxt ""
"par_id8039796\n"
"help.text"
msgid "To apply conditional formatting, AutoCalculate must be enabled. Choose <emph>Data - Calculate - AutoCalculate</emph> (you see a check mark next to the command when AutoCalculate is enabled)."
-msgstr "Per aplicar la formatació condicional, la funció de càlcul automàtic ha d'estar habilitada. Trieu <emph>Eines - Continguts de la cel·la - Calcula automàticament</emph> (si el càlcul automàtic està habilitat veureu una marca de selecció al costat de l'orde)."
+msgstr "Per aplicar la formatació condicional, la funció de càlcul automàtic ha d'estar habilitada. Trieu <emph>Eines ▸ Continguts de la cel·la ▸ Calcula automàticament</emph> (si el càlcul automàtic està habilitat veureu una marca de selecció al costat de l'orde)."
#: cellstyle_conditional.xhp
msgctxt ""
@@ -2535,7 +2535,7 @@ msgctxt ""
"par_id3155603\n"
"help.text"
msgid "Choose <emph>Format - Conditional Formatting</emph>."
-msgstr "Trieu <emph>Format - Formatació condicional</emph>."
+msgstr "Trieu <emph>Format ▸ Formatació condicional</emph>."
#: cellstyle_conditional.xhp
msgctxt ""
@@ -2719,7 +2719,7 @@ msgctxt ""
"par_id3153801\n"
"help.text"
msgid "Choose the <emph>Format - Conditional Formatting</emph> command to open the corresponding dialog."
-msgstr "Trieu l'orde <emph>Format - Formatació condicional</emph> per obrir el diàleg corresponent."
+msgstr "Trieu l'orde <emph>Format ▸ Formatació condicional</emph> per obrir el diàleg corresponent."
#: cellstyle_conditional.xhp
msgctxt ""
@@ -2775,7 +2775,7 @@ msgctxt ""
"par_id3147298\n"
"help.text"
msgid "Choose <emph>Edit - Paste Special</emph>. The <emph>Paste Special</emph> dialog appears."
-msgstr "Trieu <emph>Edita - Enganxament especial</emph>. Apareixerà el diàleg <emph>Enganxament especial</emph>."
+msgstr "Trieu <emph>Edita ▸ Enganxament especial</emph>. Apareixerà el diàleg <emph>Enganxament especial</emph>."
#: cellstyle_conditional.xhp
msgctxt ""
@@ -2791,7 +2791,7 @@ msgctxt ""
"par_id3159123\n"
"help.text"
msgid "<link href=\"text/scalc/01/05120000.xhp\" name=\"Format - Conditional formatting\">Format - Conditional formatting</link>"
-msgstr "<link href=\"text/scalc/01/05120000.xhp\" name=\"Format - Formatació condicional\">Format - Formatació condicional</link>"
+msgstr "<link href=\"text/scalc/01/05120000.xhp\" name=\"Format ▸ Formatació condicional\">Format ▸ Formatació condicional</link>"
#: cellstyle_minusvalue.xhp
msgctxt ""
@@ -2831,7 +2831,7 @@ msgctxt ""
"par_id3155600\n"
"help.text"
msgid "Select the cells and choose <emph>Format - Cells</emph>."
-msgstr "Seleccioneu les cel·les i trieu <emph>Format - Cel·les</emph>."
+msgstr "Seleccioneu les cel·les i trieu <emph>Format ▸ Cel·les</emph>."
#: cellstyle_minusvalue.xhp
msgctxt ""
@@ -3095,7 +3095,7 @@ msgctxt ""
"par_idN10897\n"
"help.text"
msgid "Choose <item type=\"menuitem\">File - Open</item>."
-msgstr "Trieu <item type=\"menuitem\">Fitxer - Obri</item>."
+msgstr "Trieu <item type=\"menuitem\">Fitxer ▸ Obri</item>."
#: csv_files.xhp
msgctxt ""
@@ -3215,7 +3215,7 @@ msgctxt ""
"par_idN10905\n"
"help.text"
msgid "Choose <item type=\"menuitem\">File - Save as</item>."
-msgstr "Trieu <item type=\"menuitem\">Fitxer - Anomena i guarda</item>."
+msgstr "Trieu <item type=\"menuitem\">Fitxer ▸ Anomena i guarda</item>."
#: csv_files.xhp
msgctxt ""
@@ -3279,7 +3279,7 @@ msgctxt ""
"par_id3153487\n"
"help.text"
msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <link href=\"text/shared/optionen/01060100.xhp\" name=\"Spreadsheet - View\">%PRODUCTNAME Calc - View</link>"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferències</caseinline><defaultinline>Eines - Opcions</defaultinline></switchinline> - <link href=\"text/shared/optionen/01060100.xhp\" name=\"Full de càlcul - Visualització\">%PRODUCTNAME Calc - Visualització</link>"
+msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME ▸ Preferències</caseinline><defaultinline>Eines ▸ Opcions</defaultinline></switchinline> ▸ <link href=\"text/shared/optionen/01060100.xhp\" name=\"Full de càlcul ▸ Visualització\">%PRODUCTNAME Calc ▸ Visualització</link>"
#: csv_files.xhp
msgctxt ""
@@ -3343,7 +3343,7 @@ msgctxt ""
"par_id3153709\n"
"help.text"
msgid "Choose <emph>File - Open</emph>."
-msgstr "Trieu <emph>Fitxer - Obri</emph>."
+msgstr "Trieu <emph>Fitxer ▸ Obri</emph>."
#: csv_formula.xhp
msgctxt ""
@@ -3367,7 +3367,7 @@ msgctxt ""
"par_id3149255\n"
"help.text"
msgid "If the csv file contains formulas, but you want to import the results of those formulas, then choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Calc - View</emph> and clear the <emph>Formulas</emph> check box."
-msgstr "Si el fitxer .csv conté fórmules però voleu importar el resultat d'estes fórmules, trieu <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferències</caseinline><defaultinline>Eines - Opcions</defaultinline></switchinline> - %PRODUCTNAME Calc - Visualització</emph> i desactiveu la casella de selecció <emph>Fórmules</emph>."
+msgstr "Si el fitxer .csv conté fórmules però voleu importar el resultat d'estes fórmules, trieu <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME ▸ Preferències</emph></caseinline><defaultinline><emph>Eines ▸ Opcions</emph></defaultinline></switchinline><emph> ▸ %PRODUCTNAME Calc - Visualització</emph> i desactiveu la casella de selecció <emph>Fórmules</emph>."
#: csv_formula.xhp
msgctxt ""
@@ -3399,7 +3399,7 @@ msgctxt ""
"par_id3155111\n"
"help.text"
msgid "Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Calc - View</emph>."
-msgstr "Trieu <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferències</caseinline><defaultinline>Eines - Opcions</defaultinline></switchinline> - %PRODUCTNAME Calc - Visualització</emph>."
+msgstr "Trieu <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME ▸ Preferències</emph></caseinline><defaultinline><emph>Eines ▸ Opcions</emph></defaultinline></switchinline><emph> ▸ %PRODUCTNAME Calc - Visualització</emph>."
#: csv_formula.xhp
msgctxt ""
@@ -3423,7 +3423,7 @@ msgctxt ""
"par_id3148702\n"
"help.text"
msgid "Choose <emph>File - Save as</emph>. You will see the <emph>Save as</emph> dialog."
-msgstr "Trieu <emph>Fitxer - Anomena i guarda</emph>. Veureu el diàleg <emph>Anomena i guarda</emph>."
+msgstr "Trieu <emph>Fitxer ▸ Anomena i guarda</emph>. Veureu el diàleg <emph>Anomena i guarda</emph>."
#: csv_formula.xhp
msgctxt ""
@@ -3463,7 +3463,7 @@ msgctxt ""
"par_id3153487\n"
"help.text"
msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <link href=\"text/shared/optionen/01060100.xhp\" name=\"Spreadsheet - View\">%PRODUCTNAME Calc - View</link>"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferències</caseinline><defaultinline>Eines - Opcions</defaultinline></switchinline> - <link href=\"text/shared/optionen/01060100.xhp\" name=\"Full de càlcul - Visualització\">%PRODUCTNAME Calc - Visualització</link>"
+msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferències</caseinline><defaultinline>Eines ▸ Opcions</defaultinline></switchinline> ▸ <link href=\"text/shared/optionen/01060100.xhp\" name=\"Full de càlcul ▸ Visualització\">%PRODUCTNAME Calc ▸ Visualització</link>"
#: csv_formula.xhp
msgctxt ""
@@ -3511,7 +3511,7 @@ msgctxt ""
"par_id3153968\n"
"help.text"
msgid "In <item type=\"productname\">%PRODUCTNAME</item> Calc you can give numbers any currency format. When you click the <item type=\"menuitem\">Currency</item> icon <image id=\"img_id3150791\" src=\"cmd/sc_currencyfield.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3150791\">Icon</alt></image> in the <item type=\"menuitem\">Formatting</item> bar to format a number, the cell is given the default currency format set under <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"menuitem\">%PRODUCTNAME - Preferences</item></caseinline><defaultinline><item type=\"menuitem\">Tools - Options</item></defaultinline></switchinline><item type=\"menuitem\"> - Language Settings - Languages</item>."
-msgstr "Al <item type=\"productname\">%PRODUCTNAME</item> Calc podeu donar qualsevol format de moneda als nombres. Quan feu clic a la icona <item type=\"menuitem\">Moneda</item> <image id=\"img_id3150791\" src=\"cmd/sc_currencyfield.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3150791\">Icona</alt></image> de la barra <item type=\"menuitem\">Formatació</item> per formatar un nombre, a la cel·la se li assigna el format de moneda per defecte definit a <item type=\"menuitem\"><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferències</caseinline><defaultinline>Eines - Opcions</defaultinline></switchinline> - Configuració de la llengua - Llengües</item>."
+msgstr "Al <item type=\"productname\">%PRODUCTNAME</item> Calc podeu donar qualsevol format de moneda als nombres. Quan feu clic a la icona <item type=\"menuitem\">Moneda</item> <image id=\"img_id3150791\" src=\"cmd/sc_currencyfield.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3150791\">Icona</alt></image> de la barra <item type=\"menuitem\">Formatació</item> per formatar un nombre, a la cel·la se li assigna el format de moneda per defecte definit a <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"menuitem\">%PRODUCTNAME ▸ Preferències</item></caseinline><defaultinline><item type=\"menuitem\">Eines ▸ Opcions</item></defaultinline></switchinline><item type=\"menuitem\"> ▸ Configuració de la llengua - Llengües</item>."
#: currency_format.xhp
msgctxt ""
@@ -3535,7 +3535,7 @@ msgctxt ""
"par_id3151075\n"
"help.text"
msgid "You can change the currency format in the <item type=\"menuitem\">Format Cells</item> dialog (choose <item type=\"menuitem\">Format - Cells - Numbers</item> tab) by two country settings. In the <item type=\"menuitem\">Language</item> combo box select the basic setting for decimal and thousands separators. In the <item type=\"menuitem\">Format</item> list box you can select the currency symbol and its position."
-msgstr "Podeu canviar el format de moneda al diàleg <item type=\"menuitem\">Formata les cel·les</item> (trieu la pestanya <item type=\"menuitem\">Format - Cel·les - Nombres</item>) amb dos paràmetres que depenen del país. Al quadre combinat <item type=\"menuitem\">Llengua</item> seleccioneu el paràmetre bàsic per als separadors decimals i de milers. Al quadre de llista <item type=\"menuitem\">Format</item> podeu seleccionar el símbol de moneda i la posició."
+msgstr "Podeu canviar el format de moneda al diàleg <item type=\"menuitem\">Formata les cel·les</item> (trieu la pestanya <item type=\"menuitem\">Format ▸ Cel·les ▸ Nombres</item>) amb dos paràmetres que depenen del país. Al quadre combinat <item type=\"menuitem\">Llengua</item> seleccioneu el paràmetre bàsic per als separadors decimals i de milers. Al quadre de llista <item type=\"menuitem\">Format</item> podeu seleccionar el símbol de moneda i la posició."
#: currency_format.xhp
msgctxt ""
@@ -3559,7 +3559,7 @@ msgctxt ""
"par_id3154255\n"
"help.text"
msgid "<link href=\"text/shared/01/05020300.xhp\" name=\"Format - Cells - Numbers\">Format - Cells - Numbers</link>"
-msgstr "<link href=\"text/shared/01/05020300.xhp\" name=\"Format - Cel·les - Nombres\">Format - Cel·les - Nombres</link>"
+msgstr "<link href=\"text/shared/01/05020300.xhp\" name=\"Format ▸ Cel·les ▸ Nombres\">Format ▸ Cel·les ▸ Nombres</link>"
#: database_define.xhp
msgctxt ""
@@ -3591,7 +3591,7 @@ msgctxt ""
"par_id3153768\n"
"help.text"
msgid "You can define a range of cells in a spreadsheet to use as a database. Each row in this database range corresponds to a database record and each cell in a row corresponds to a database field. You can sort, group, search, and perform calculations on the range as you would in a database."
-msgstr "Podeu definir un interval de cel·les en un full de càlcul per utilitzar-lo com a base de dades. Cada fila d'este interval de la base de dades correspon a un registre de la base de dades i cada cel·la d'una fila correspon a un camp de la base de dades. Podeu ordenar, agrupar, cercar i fer càlculs a l'interval de la mateixa manera que ho faríeu en una base de dades."
+msgstr "Podeu definir un interval de cel·les en un full de càlcul per utilitzar-lo com a base de dades. Cada fila d'este interval de la base de dades correspon a un registre de la base de dades i cada cel·la d'una fila correspon a un camp de la base de dades. Podeu ordenar, agrupar, buscar i fer càlculs a l'interval de la mateixa manera que ho faríeu en una base de dades."
#: database_define.xhp
msgctxt ""
@@ -4279,7 +4279,7 @@ msgctxt ""
"par_id0720201001344584\n"
"help.text"
msgid "To edit the custom sort lists, open <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - %PRODUCTNAME Calc - Sort Lists."
-msgstr "Per editar les llistes d'ordenació personalitzades, trieu <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferències</caseinline><defaultinline>Eines - Opcions</defaultinline></switchinline> - %PRODUCTNAME Calc - Llistes d'ordenació."
+msgstr "Per editar les llistes d'ordenació personalitzades, trieu <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME ▸ Preferències</caseinline><defaultinline>Eines ▸ Opcions</defaultinline></switchinline> ▸ %PRODUCTNAME Calc ▸ Llistes d'ordenació."
#: datapilot_filtertable.xhp
msgctxt ""
@@ -4503,7 +4503,7 @@ msgctxt ""
"par_idN10760\n"
"help.text"
msgid "Choose <emph>File - Open</emph>."
-msgstr "Trieu <emph>Fitxer - Obri</emph>."
+msgstr "Trieu <emph>Fitxer ▸ Obri</emph>."
#: dbase_files.xhp
msgctxt ""
@@ -4575,7 +4575,7 @@ msgctxt ""
"par_idN10796\n"
"help.text"
msgid "Choose <item type=\"menuitem\">File - New - Database</item>."
-msgstr "Trieu <item type=\"menuitem\">Fitxer - Nou - Base de dades</item>."
+msgstr "Trieu <item type=\"menuitem\">Fitxer ▸ Nou ▸ Base de dades</item>."
#: dbase_files.xhp
msgctxt ""
@@ -4647,7 +4647,7 @@ msgctxt ""
"par_idN107F8\n"
"help.text"
msgid "Choose <emph>File - Save As</emph>."
-msgstr "Trieu <emph>Fitxer - Anomena i guarda</emph>."
+msgstr "Trieu <emph>Fitxer ▸ Anomena i guarda</emph>."
#: dbase_files.xhp
msgctxt ""
@@ -4911,7 +4911,7 @@ msgctxt ""
"par_id9384746\n"
"help.text"
msgid "To remove a filter, so that you see all cells again, click inside the area where the filter was applied, then choose <item type=\"menuitem\">Data - Filter - Reset Filter</item>."
-msgstr ""
+msgstr "Per a suprimir un filtre i tornar a veure totes les cel·les, feu clic a l'àrea on s'haja aplicat el filtre i trieu <item type=\"menuitem\">Dades - Filtre - Reinicialitza el filtre</item>."
#: filters.xhp
msgctxt ""
@@ -4927,7 +4927,7 @@ msgctxt ""
"par_id218817\n"
"help.text"
msgid "This is the opposite to rows that you have hidden manually by the <emph>Format - Rows - Hide Rows</emph> command. Manually hidden rows are deleted when you delete a selection that contains them."
-msgstr "Succeeix el contrari per a les files que heu amagat manualment amb l'orde <emph>Format - Fila - Amaga</emph>, ja que se suprimeixen quan suprimiu la selecció que les conté."
+msgstr "Succeeix el contrari per a les files que heu amagat manualment amb l'orde <emph>Format ▸ Fila ▸ Amaga</emph>, ja que se suprimeixen quan suprimiu la selecció que les conté."
#: finding.xhp
msgctxt ""
@@ -4935,7 +4935,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Finding and Replacing in Calc"
-msgstr "Cerca i reemplaçament en el Calc"
+msgstr "Busca i reemplaçament en el Calc"
#: finding.xhp
msgctxt ""
@@ -4943,7 +4943,7 @@ msgctxt ""
"bm_id3769341\n"
"help.text"
msgid "<bookmark_value>searching, see also finding</bookmark_value><bookmark_value>finding;formulas/values/text/objects</bookmark_value><bookmark_value>replacing; cell contents</bookmark_value><bookmark_value>formatting;multiple cell texts</bookmark_value>"
-msgstr "<bookmark_value>cerca, vegeu també cerca</bookmark_value><bookmark_value>cerca;fórmules/valors/text/objectes</bookmark_value><bookmark_value>reemplaçament; continguts de les cel·les</bookmark_value><bookmark_value>formatació;textos de cel·les múltiples</bookmark_value>"
+msgstr "<bookmark_value>busca, vegeu també busca</bookmark_value><bookmark_value>cerca;fórmules/valors/text/objectes</bookmark_value><bookmark_value>reemplaçament; continguts de les cel·les</bookmark_value><bookmark_value>formatació;textos de cel·les múltiples</bookmark_value>"
#: finding.xhp
msgctxt ""
@@ -4951,7 +4951,7 @@ msgctxt ""
"hd_id3149204\n"
"help.text"
msgid "<variable id=\"finding\"><link href=\"text/scalc/guide/finding.xhp\">Finding and Replacing in Calc</link></variable>"
-msgstr "<variable id=\"finding\"><link href=\"text/scalc/guide/finding.xhp\">Cerca i reemplaçament al Calc</link></variable>"
+msgstr "<variable id=\"finding\"><link href=\"text/scalc/guide/finding.xhp\">Busca i reemplaçament al Calc</link></variable>"
#: finding.xhp
msgctxt ""
@@ -4959,7 +4959,7 @@ msgctxt ""
"par_id9363689\n"
"help.text"
msgid "In spreadsheet documents you can find words, formulas, and styles. You can navigate from one result to the next, or you can highlight all matching cells at once, then apply another format or replace the cell content by other content."
-msgstr "En els documents de full de càlcul podeu cercar paraules, fórmules i estils. Podeu navegar des d'un resultat al següent o podeu realçar totes les cel·les coincidents d'un sol cop i després aplicar-hi un altre format o reemplaçar el contingut de la cel·la per un altre contingut."
+msgstr "En els documents de full de càlcul podeu buscar paraules, fórmules i estils. Podeu navegar des d'un resultat al següent o podeu realçar totes les cel·les coincidents d'un sol cop i després aplicar-hi un altre format o reemplaçar el contingut de la cel·la per un altre contingut."
#: finding.xhp
msgctxt ""
@@ -4967,7 +4967,7 @@ msgctxt ""
"hd_id3610644\n"
"help.text"
msgid "The Find & Replace dialog"
-msgstr "El diàleg Cerca i reemplaça"
+msgstr "El diàleg Busca i reemplaça"
#: finding.xhp
msgctxt ""
@@ -4975,7 +4975,7 @@ msgctxt ""
"par_id2224494\n"
"help.text"
msgid "Cells can contain text or numbers that were entered directly as in a text document. But cells can also contain text or numbers as the result of a calculation. For example, if a cell contains the formula =1+2 it displays the result 3. You must decide whether to search for the 1 respective 2, or to search the 3."
-msgstr "Les cel·les poden contindre tant text o nombres que s'hagen introduït directament com en un document de text com text o nombres que siguen resultat d'un càlcul. Per exemple, si una cel·la conté la fórmula =1+2, es mostra el resultat 3. Heu de decidir si voleu cercar per l'1 respecte al 2, o bé cercar el 3."
+msgstr "Les cel·les poden contindre tant text o nombres que s'hagen introduït directament com en un document de text com text o nombres que siguen resultat d'un càlcul. Per exemple, si una cel·la conté la fórmula =1+2, es mostra el resultat 3. Heu de decidir si voleu buscar per l'1 respecte al 2, o bé buscar el 3."
#: finding.xhp
msgctxt ""
@@ -4983,7 +4983,7 @@ msgctxt ""
"hd_id2423780\n"
"help.text"
msgid "To find formulas or values"
-msgstr "Cerca de fórmules o valors"
+msgstr "Busca de fórmules o valors"
#: finding.xhp
msgctxt ""
@@ -4991,7 +4991,7 @@ msgctxt ""
"par_id2569658\n"
"help.text"
msgid "You can specify in the Find & Replace dialog either to find the parts of a formula or the results of a calculation."
-msgstr "En el diàleg Cerca i reemplaça podeu indicar si voleu cercar les parts d'una fórmula o bé els resultats d'un càlcul."
+msgstr "En el diàleg Busca i reemplaça podeu indicar si voleu buscar les parts d'una fórmula o bé els resultats d'un càlcul."
#: finding.xhp
msgctxt ""
@@ -4999,7 +4999,7 @@ msgctxt ""
"par_id6394238\n"
"help.text"
msgid "Choose <emph>Edit - Find & Replace</emph> to open the Find & Replace dialog."
-msgstr "Trieu <emph>Edita - Cerca i reemplaça</emph> per obrir el diàleg Cerca i reemplaça."
+msgstr "Trieu <emph>Edita ▸ Busca i reemplaça</emph> per obrir el diàleg Busca i reemplaça."
#: finding.xhp
msgctxt ""
@@ -5015,7 +5015,7 @@ msgctxt ""
"par_id2186346\n"
"help.text"
msgid "Select \"Formulas\" or \"Values\" in the <emph>Search in</emph> list box."
-msgstr "Seleccioneu \"Fórmules\" o \"Valors\" en el quadre de llista <emph>Cerca a</emph>."
+msgstr "Seleccioneu \"Fórmules\" o \"Valors\" en el quadre de llista <emph>Busca a</emph>."
#: finding.xhp
msgctxt ""
@@ -5039,7 +5039,7 @@ msgctxt ""
"par_id3163853\n"
"help.text"
msgid "Cell contents can be formatted in different ways. For example, a number can be formatted as a currency, to be displayed with a currency symbol. You see the currency symbol in the cell, but you cannot search for it."
-msgstr "Podeu formatar el contingut de les cel·les de diverses maneres. Per exemple, podeu formatar un nombre com a moneda perquè es mostre amb un símbol de moneda. Tingueu en compte que veureu el símbol de moneda a la cel·la, però que no el podreu cercar."
+msgstr "Podeu formatar el contingut de les cel·les de diverses maneres. Per exemple, podeu formatar un nombre com a moneda perquè es mostre amb un símbol de moneda. Tingueu en compte que veureu el símbol de moneda a la cel·la, però que no el podreu buscar."
#: finding.xhp
msgctxt ""
@@ -5047,7 +5047,7 @@ msgctxt ""
"hd_id7359233\n"
"help.text"
msgid "Finding text"
-msgstr "Cerca de text"
+msgstr "Busca de text"
#: finding.xhp
msgctxt ""
@@ -5055,7 +5055,7 @@ msgctxt ""
"par_id6549272\n"
"help.text"
msgid "Choose <emph>Edit - Find & Replace</emph> to open the Find & Replace dialog."
-msgstr "Trieu <emph>Edita - Cerca i reemplaça</emph> per obrir el diàleg Cerca i reemplaça."
+msgstr "Trieu <emph>Edita ▸ Busca i reemplaça</emph> per a obrir el diàleg Busca i reemplaça."
#: finding.xhp
msgctxt ""
@@ -5071,7 +5071,7 @@ msgctxt ""
"par_id9121982\n"
"help.text"
msgid "Either click <emph>Find Next</emph> or <emph>Find All</emph>."
-msgstr "Feu clic a <emph>Cerca</emph> o bé a <emph>Cerca-ho tot</emph>."
+msgstr "Feu clic a <emph>Busca el següent</emph> o bé a <emph>Busca-ho tot</emph>."
#: finding.xhp
msgctxt ""
@@ -5079,7 +5079,7 @@ msgctxt ""
"par_id3808404\n"
"help.text"
msgid "When you click <emph>Find Next</emph>, Calc will select the next cell that contains your text. You can watch and edit the text, then click <emph>Find Next</emph> again to advance to the next found cell."
-msgstr "Quan feu clic a <emph>Cerca</emph>, el Calc seleccionarà la cel·la següent que continga el text que esteu cercant. Podeu veure i editar el text, i després tornar a fer clic a <emph>Cerca</emph> per avançar a la cel·la següent."
+msgstr "Quan feu clic a <emph>Busca el següent</emph>, el Calc seleccionarà la cel·la següent que continga el text que esteu cercant. Podeu veure i editar el text, i després tornar a fer clic a <emph>Busca</emph> per avançar a la cel·la següent."
#: finding.xhp
msgctxt ""
@@ -5087,7 +5087,7 @@ msgctxt ""
"par_id2394482\n"
"help.text"
msgid "If you closed the dialog, you can press a key combination (<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+F) to find the next cell without opening the dialog."
-msgstr "Si heu tancat el diàleg, podeu prémer una combinació de tecles (<switchinline select=\"sys\"><caseinline select=\"MAC\">Orde</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Maj+F) per cercar la cel·la següent sense tornar a obrir el diàleg."
+msgstr "Si heu tancat el diàleg, podeu prémer una combinació de tecles (<switchinline select=\"sys\"><caseinline select=\"MAC\">Orde</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Maj+F) per buscar la cel·la següent sense tornar a obrir el diàleg."
#: finding.xhp
msgctxt ""
@@ -5103,7 +5103,7 @@ msgctxt ""
"par_id7811822\n"
"help.text"
msgid "When you click <emph>Find All</emph>, Calc selects all cells that contain your entry. Now you can for example set all found cells to bold, or apply a Cell Style to all at once."
-msgstr "Quan feu clic a <emph>Cerca-ho tot</emph>, el Calc seleccionarà totes les cel·les que continguen l'entrada que esteu cercant. A més, per exemple, podeu definir que totes les cel·les se cerquen en negreta o aplicar un estil de cel·la a totes les cel·les a la vegada."
+msgstr "Quan feu clic a <emph>Busca-ho tot</emph>, el Calc seleccionarà totes les cel·les que continguen l'entrada que esteu cercant. A més, per exemple, podeu definir que totes les cel·les se cerquen en negreta o aplicar un estil de cel·la a totes les cel·les a la vegada."
#: finding.xhp
msgctxt ""
@@ -5127,7 +5127,7 @@ msgctxt ""
"par_id946684\n"
"help.text"
msgid "The Navigator is the main tool for finding and selecting objects."
-msgstr "El Navegador és l'eina principal per cercar i seleccionar objectes."
+msgstr "El Navegador és l'eina principal per buscar i seleccionar objectes."
#: finding.xhp
msgctxt ""
@@ -5183,7 +5183,7 @@ msgctxt ""
"par_id3155268\n"
"help.text"
msgid "Choose the desired text attributes from the <emph>Formatting </emph>Bar. You can also choose <emph>Format - Cells</emph>. The <emph>Format Cells</emph> dialog will appear in which you can choose various text attributes on the <emph>Font</emph> tab page."
-msgstr "Trieu els atributs de text desitjats de la barra <emph>Formatació</emph>. També podeu triar <emph>Format - Cel·les</emph>. Apareixerà el diàleg <emph>Formata les cel·les</emph>, en el qual podeu triar diversos atributs de text a la pestanya <emph>Tipus de lletra</emph>."
+msgstr "Trieu els atributs de text desitjats de la barra <emph>Formatació</emph>. També podeu triar <emph>Format ▸ Cel·les</emph>. Apareixerà el diàleg <emph>Formata les cel·les</emph>, en el qual podeu triar diversos atributs de text a la pestanya <emph>Tipus de lletra</emph>."
#: format_table.xhp
msgctxt ""
@@ -5207,7 +5207,7 @@ msgctxt ""
"par_id3150046\n"
"help.text"
msgid "To format numbers in the default currency format or as percentages, use the icons on the <emph>Formatting </emph>Bar. For other formats, choose <emph>Format - Cells</emph>. You can choose from the preset formats or define your own on the <emph>Numbers</emph> tab page."
-msgstr "Per formatar nombres en el format de moneda per defecte o com a percentatges, utilitzeu les icones de la barra <emph>Formatació</emph>. Per a altres formats, trieu <emph>Format - Cel·les</emph>. Podeu triar els formats predefinits o definir el vostre propi format a la pestanya <emph>Nombres</emph>."
+msgstr "Per formatar nombres en el format de moneda per defecte o com a percentatges, utilitzeu les icones de la barra <emph>Formatació</emph>. Per a altres formats, trieu <emph>Format ▸ Cel·les</emph>. Podeu triar els formats predefinits o definir el vostre propi format a la pestanya <emph>Nombres</emph>."
#: format_table.xhp
msgctxt ""
@@ -5223,7 +5223,7 @@ msgctxt ""
"par_id3154733\n"
"help.text"
msgid "You can assign a format to any group of cells by first selecting the cells (for multiple selection, hold down the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> key when clicking), and then activating the <emph>Format Cells</emph> dialog in <item type=\"menuitem\">Format - Cell</item>. In this dialog, you can select attributes such as shadows and backgrounds."
-msgstr "Podeu assignar un format a qualsevol grup de cel·les seleccionant primer les cel·les (per a seleccions múltiples, manteniu premuda la tecla <switchinline select=\"sys\"><caseinline select=\"MAC\">Orde</caseinline><defaultinline>Ctrl</defaultinline></switchinline> mentre feu clic) i activant després el diàleg <emph>Formata les cel·les</emph> a <item type=\"menuitem\">Format - Cel·les</item>. En este diàleg podeu seleccionar atributs com ara ombres i fons."
+msgstr "Podeu assignar un format a qualsevol grup de cel·les seleccionant primer les cel·les (per a seleccions múltiples, manteniu premuda la tecla <switchinline select=\"sys\"><caseinline select=\"MAC\">Orde</caseinline><defaultinline>Ctrl</defaultinline></switchinline> mentre feu clic) i activant després el diàleg <emph>Formata les cel·les</emph> a <item type=\"menuitem\">Format ▸ Cel·les</item>. En este diàleg podeu seleccionar atributs com ara ombres i fons."
#: format_table.xhp
msgctxt ""
@@ -5231,7 +5231,7 @@ msgctxt ""
"par_id3145116\n"
"help.text"
msgid "To apply formatting attributes to an entire sheet, choose <emph>Format - Page</emph>. You can define headers and footers, for example, to appear on each printed page."
-msgstr "Per aplicar atributs de formatació a un full sencer, trieu <emph>Format - Pàgina</emph>. Podeu definir les capçaleres i els peus de pàgina perquè apareguen a cada pàgina impresa, per exemple."
+msgstr "Per aplicar atributs de formatació a un full sencer, trieu <emph>Format ▸ Pàgina</emph>. Podeu definir les capçaleres i els peus de pàgina perquè apareguen a cada pàgina impresa, per exemple."
#: format_table.xhp
msgctxt ""
@@ -5239,7 +5239,7 @@ msgctxt ""
"par_id3145389\n"
"help.text"
msgid "An image that you have loaded with <item type=\"menuitem\">Format - Page - Background</item> is only visible in print or in the print preview. To display a background image on screen as well, insert the graphic image by choosing <item type=\"menuitem\">Insert - Image - From File</item> and arrange the image behind the cells by choosing <item type=\"menuitem\">Format - Arrange - To Background</item>. Use the <link href=\"text/scalc/01/02110000.xhp\" name=\"Navigator\">Navigator</link> to select the background image."
-msgstr "Una imatge carregada amb <item type=\"menuitem\">Format - Pàgina - Fons</item> només es pot visualitzar a la impressió o a la previsualització de la pàgina. Per visualitzar una imatge de fons a la pantalla, inseriu la imatge gràfica des d'<item type=\"menuitem\">Insereix - Imatge - Des d'un fitxer</item> i col·loqueu la imatge darrere les cel·les amb l'opció <item type=\"menuitem\">Format - Organitza - Al fons</item>. Utilitzeu el <link href=\"text/scalc/01/02110000.xhp\" name=\"Navegador\">Navegador</link> per seleccionar la imatge de fons."
+msgstr "Una imatge carregada amb <item type=\"menuitem\">Format ▸ Pàgina ▸ Fons</item> només es pot visualitzar a la impressió o a la previsualització de la impressió. Per visualitzar una imatge de fons a la pantalla, inseriu la imatge gràfica des d'<item type=\"menuitem\">Insereix ▸ Imatge ▸ Des d'un fitxer</item> i col·loqueu la imatge darrere les cel·les amb l'opció <item type=\"menuitem\">Format ï▸ Organitza ▸ Al fons</item>. Utilitzeu el <link href=\"text/scalc/01/02110000.xhp\" name=\"Navegador\">Navegador</link> per seleccionar la imatge de fons."
#: format_table.xhp
msgctxt ""
@@ -5303,7 +5303,7 @@ msgctxt ""
"par_id3147394\n"
"help.text"
msgid "Set the cursor at the number and choose <emph>Format - Cells</emph> to start the <emph>Format Cells</emph> dialog."
-msgstr "Situeu el cursor en el nombre i trieu <emph>Format - Cel·les</emph> per iniciar el diàleg <emph>Formata les cel·les</emph>."
+msgstr "Situeu el cursor en el nombre i trieu <emph>Format ▸ Cel·les</emph> per iniciar el diàleg <emph>Formata les cel·les</emph>."
#: format_value.xhp
msgctxt ""
@@ -5383,7 +5383,7 @@ msgctxt ""
"par_id3149664\n"
"help.text"
msgid "Choose <emph>Format - Cells - Numbers</emph>."
-msgstr "Trieu <emph>Format - Cel·les - Nombres</emph>."
+msgstr "Trieu <emph>Format ▸ Cel·les ▸ Nombres</emph>."
#: format_value_userdef.xhp
msgctxt ""
@@ -5599,7 +5599,7 @@ msgctxt ""
"par_id3154319\n"
"help.text"
msgid "Choose <emph>Edit - Copy</emph>, or press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+C to copy it."
-msgstr "Trieu <emph>Edita - Copia</emph>, o bé premeu <switchinline select=\"sys\"><caseinline select=\"MAC\">Orde</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+C per copiar-la."
+msgstr "Trieu <emph>Edita ▸ Copia</emph>, o bé premeu <switchinline select=\"sys\"><caseinline select=\"MAC\">Orde</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+C per a copiar-la."
#: formula_copy.xhp
msgctxt ""
@@ -5615,7 +5615,7 @@ msgctxt ""
"par_id3153728\n"
"help.text"
msgid "Choose <emph>Edit - Paste</emph>, or press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+V. The formula will be positioned in the new cell."
-msgstr "Trieu <emph>Edita - Enganxa</emph>, o bé premeu <switchinline select=\"sys\"><caseinline select=\"MAC\">Orde</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+V. La fórmula se situarà a la cel·la nova."
+msgstr "Trieu <emph>Edita ▸ Enganxa</emph>, o bé premeu <switchinline select=\"sys\"><caseinline select=\"MAC\">Orde</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+V. La fórmula se situarà a la cel·la nova."
#: formula_copy.xhp
msgctxt ""
@@ -5767,7 +5767,7 @@ msgctxt ""
"par_id3155764\n"
"help.text"
msgid "If you are editing a formula with references, the references and the associated cells will be highlighted with the same color. You can now resize the reference border using the mouse, and the reference in the formula displayed in the input line also changes. <emph>Show references in color</emph> can be deactivated under <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <link href=\"text/shared/optionen/01060300.xhp\" name=\"Spreadsheet - View\">%PRODUCTNAME Calc - View</link>."
-msgstr "Si esteu editant una fórmula amb referències, les referències i les cel·les associades es realçaran amb el mateix color. Podeu redimensionar la vora de la referència utilitzant el ratolí, i la referència de la fórmula que es mostra a la línia d'entrada també canviarà. L'opció <emph>Mostra les referències en color</emph> es pot desactivar a <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferències</caseinline><defaultinline>Eines - Opcions</defaultinline></switchinline> - <link href=\"text/shared/optionen/01060300.xhp\" name=\"Full de càlcul - Visualització\">%PRODUCTNAME Calc - Visualització</link>."
+msgstr "Si esteu editant una fórmula amb referències, les referències i les cel·les associades es realçaran amb el mateix color. Podeu redimensionar la vora de la referència utilitzant el ratolí, i la referència de la fórmula que es mostra a la línia d'entrada també canviarà. L'opció <emph>Mostra les referències en color</emph> es pot desactivar a <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME ▸ Preferències</caseinline><defaultinline>Eines ▸ Opcions</defaultinline></switchinline> ▸ <link href=\"text/shared/optionen/01060300.xhp\" name=\"Full de càlcul ▸ Visualització\">%PRODUCTNAME Calc ▸ Visualització</link>."
#: formula_enter.xhp
msgctxt ""
@@ -5831,7 +5831,7 @@ msgctxt ""
"par_id3151116\n"
"help.text"
msgid "Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Calc - View</emph>."
-msgstr "Trieu <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferències</caseinline><defaultinline>Eines - Opcions</defaultinline></switchinline> - %PRODUCTNAME Calc - Visualització</emph>."
+msgstr "Trieu <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME ▸ Preferències</emph></caseinline><defaultinline><emph>Eines ▸ Opcions</emph></defaultinline></switchinline><emph> ▸ %PRODUCTNAME Calc ▸ Visualització</emph>."
#: formula_value.xhp
msgctxt ""
@@ -5855,7 +5855,7 @@ msgctxt ""
"par_id3153157\n"
"help.text"
msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <link href=\"text/shared/optionen/01060100.xhp\" name=\"Spreadsheet - View\">%PRODUCTNAME Calc - View</link>"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferències</caseinline><defaultinline>Eines - Opcions</defaultinline></switchinline> - <link href=\"text/shared/optionen/01060100.xhp\" name=\"Full de càlcul - Visualització\">%PRODUCTNAME Calc - Visualització</link>"
+msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferències</caseinline><defaultinline>Eines ▸ Opcions</defaultinline></switchinline> ▸ <link href=\"text/shared/optionen/01060100.xhp\" name=\"Full de càlcul ▸ Visualització\">%PRODUCTNAME Calc ▸ Visualització</link>"
#: formulas.xhp
msgctxt ""
@@ -6087,7 +6087,7 @@ msgctxt ""
"par_id3155133\n"
"help.text"
msgid "Enter \"0 1/5\" in a cell (without the quotation marks) and press the input key. In the input line above the spreadsheet you will see the value 0.2, which is used for the calculation."
-msgstr "Introduïu \"0 1/5\" en una cel·la (sense les cometes) i premeu la tecla d'entrada. A la línia d'entrada que apareix a sobre del full de càlcul veureu el valor 0,2, que s'utilitza per al càlcul."
+msgstr "Introduïu \"0 1/5\" en una cel·la (sense les cometes) i premeu la tecla d'entrada. A la línia d'entrada que apareix damunt del full de càlcul veureu el valor 0,2, que s'utilitza per al càlcul."
#: fraction_enter.xhp
msgctxt ""
@@ -6111,7 +6111,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Applying Goal Seek"
-msgstr "Aplicació de la cerca de l'objectiu"
+msgstr "Aplicació de la busca de l'objectiu"
#: goalseek.xhp
msgctxt ""
@@ -6119,7 +6119,7 @@ msgctxt ""
"bm_id3145068\n"
"help.text"
msgid "<bookmark_value>goal seeking;example</bookmark_value><bookmark_value>equations in goal seek</bookmark_value><bookmark_value>calculating;variables in equations</bookmark_value><bookmark_value>variables;calculating equations</bookmark_value><bookmark_value>examples;goal seek</bookmark_value>"
-msgstr "<bookmark_value>cerca de l'objectiu;exemple</bookmark_value><bookmark_value>equacions a la cerca de l'objectiu</bookmark_value><bookmark_value>càlcul;variables a les equacions</bookmark_value><bookmark_value>variables;càlcul d'equacions</bookmark_value><bookmark_value>exemples;cerca de l'objectiu</bookmark_value>"
+msgstr "<bookmark_value>busca de l'objectiu;exemple</bookmark_value><bookmark_value>equacions a la busca de l'objectiu</bookmark_value><bookmark_value>càlcul;variables a les equacions</bookmark_value><bookmark_value>variables;càlcul d'equacions</bookmark_value><bookmark_value>exemples;busca de l'objectiu</bookmark_value>"
#: goalseek.xhp
msgctxt ""
@@ -6127,7 +6127,7 @@ msgctxt ""
"hd_id3145068\n"
"help.text"
msgid "<variable id=\"goalseek\"><link href=\"text/scalc/guide/goalseek.xhp\" name=\"Applying Goal Seek\">Applying Goal Seek</link></variable>"
-msgstr "<variable id=\"goalseek\"><link href=\"text/scalc/guide/goalseek.xhp\" name=\"Aplicació de la cerca de l'objectiu\">Aplicació de la cerca de l'objectiu</link></variable>"
+msgstr "<variable id=\"goalseek\"><link href=\"text/scalc/guide/goalseek.xhp\" name=\"Aplicació de la busca de l'objectiu\">Aplicació de la busca de l'objectiu</link></variable>"
#: goalseek.xhp
msgctxt ""
@@ -6135,7 +6135,7 @@ msgctxt ""
"par_id3145171\n"
"help.text"
msgid "With the help of Goal Seek you can calculate a value that, as part of a formula, leads to the result you specify for the formula. You thus define the formula with several fixed values and one variable value and the result of the formula."
-msgstr "Amb l'ajuda de la cerca de l'objectiu podreu calcular un valor que, com a part d'una fórmula, vos porta al resultat que indiqueu per a la fórmula. D'esta manera definiu la fórmula amb diversos valors fixos i un valor variable i el resultat de la fórmula."
+msgstr "Amb l'ajuda de la busca de l'objectiu podreu calcular un valor que, com a part d'una fórmula, vos porta al resultat que indiqueu per a la fórmula. D'esta manera definiu la fórmula amb diversos valors fixos i un valor variable i el resultat de la fórmula."
#: goalseek.xhp
msgctxt ""
@@ -6143,7 +6143,7 @@ msgctxt ""
"hd_id3153966\n"
"help.text"
msgid "Goal Seek Example"
-msgstr "Exemple de cerca de l'objectiu"
+msgstr "Exemple de busca de l'objectiu"
#: goalseek.xhp
msgctxt ""
@@ -6183,7 +6183,7 @@ msgctxt ""
"par_id3147001\n"
"help.text"
msgid "Place the cursor in the cell containing the interest <item type=\"literal\">I</item>, and choose <emph>Tools - Goal Seek</emph>. The <emph>Goal Seek</emph> dialog appears."
-msgstr "Situeu el cursor a la cel·la que conté l'interés <item type=\"literal\">I</item> i trieu <emph>Eines - Cerca de l'objectiu</emph>. Apareixerà el diàleg <emph>Cerca de l'objectiu</emph>."
+msgstr "Situeu el cursor a la cel·la que conté l'interés <item type=\"literal\">I</item> i trieu <emph>Eines - Busca de l'objectiu</emph>. Apareixerà el diàleg <emph>Busca de l'objectiu</emph>."
#: goalseek.xhp
msgctxt ""
@@ -6215,7 +6215,7 @@ msgctxt ""
"par_id3146978\n"
"help.text"
msgid "A dialog appears informing you that the Goal Seek was successful. Click <emph>Yes</emph> to enter the result in the cell with the variable value."
-msgstr "Apareixerà un diàleg que vos informarà que la cerca de l'objectiu s'ha realitzat correctament. Feu clic a <emph>Sí</emph> per introduir el resultat a la cel·la amb el valor variable."
+msgstr "Apareixerà un diàleg que vos informarà que la busca de l'objectiu s'ha realitzat correctament. Feu clic a <emph>Sí</emph> per introduir el resultat a la cel·la amb el valor variable."
#: goalseek.xhp
msgctxt ""
@@ -6223,7 +6223,7 @@ msgctxt ""
"par_id3149409\n"
"help.text"
msgid "<link href=\"text/scalc/01/06040000.xhp\" name=\"Goal Seek\">Goal Seek</link>"
-msgstr "<link href=\"text/scalc/01/06040000.xhp\" name=\"Cerca de l'objectiu\">Cerca de l'objectiu</link>"
+msgstr "<link href=\"text/scalc/01/06040000.xhp\" name=\"Busca de l'objectiu\">Busca de l'objectiu</link>"
#: html_doc.xhp
msgctxt ""
@@ -6279,7 +6279,7 @@ msgctxt ""
"par_id3153188\n"
"help.text"
msgid "To save the current Calc document as HTML, choose <emph>File - Save As</emph>."
-msgstr "Per guardar el document actual del Calc com a HTML, trieu <emph>Fitxer - Anomena i guarda</emph>."
+msgstr "Per guardar el document actual del Calc com a HTML, trieu <emph>Fitxer ▸ Anomena i guarda</emph>."
#: html_doc.xhp
msgctxt ""
@@ -6311,7 +6311,7 @@ msgctxt ""
"par_id3149959\n"
"help.text"
msgid "<item type=\"productname\">%PRODUCTNAME</item> offers various filters for opening HTML files, which you can select under <emph>File - Open</emph> in the <emph>Files of type</emph> list box:"
-msgstr "El <item type=\"productname\">%PRODUCTNAME</item> ofereix diversos filtres per obrir fitxers HTML que podeu seleccionar des del quadre de llista <emph>Tipus de fitxer</emph> de <emph>Fitxer - Obri</emph>:"
+msgstr "El <item type=\"productname\">%PRODUCTNAME</item> ofereix diversos filtres per obrir fitxers HTML que podeu seleccionar des del quadre de llista <emph>Tipus de fitxer</emph> de <emph>Fitxer ▸ Obri</emph>:"
#: html_doc.xhp
msgctxt ""
@@ -6335,7 +6335,7 @@ msgctxt ""
"par_id3150370\n"
"help.text"
msgid "<link href=\"text/shared/01/01020000.xhp\" name=\"File - Open\">File - Open</link>"
-msgstr "<link href=\"text/shared/01/01020000.xhp\" name=\"Fitxer- Obri\">Fitxer - Obri</link>"
+msgstr "<link href=\"text/shared/01/01020000.xhp\" name=\"Fitxer ▸ Obri\">Fitxer ▸ Obri</link>"
#: html_doc.xhp
msgctxt ""
@@ -6343,7 +6343,7 @@ msgctxt ""
"par_id3150199\n"
"help.text"
msgid "<link href=\"text/shared/01/01070000.xhp\" name=\"File - Save As\">File - Save As</link>"
-msgstr "<link href=\"text/shared/01/01070000.xhp\" name=\"Fitxer - Anomena i guarda\">Fitxer - Anomena i guarda</link>"
+msgstr "<link href=\"text/shared/01/01070000.xhp\" name=\"Fitxer ▸ Anomena i guarda\">Fitxer ▸ Anomena i guarda</link>"
#: integer_leading_zero.xhp
msgctxt ""
@@ -6391,7 +6391,7 @@ msgctxt ""
"par_id3154013\n"
"help.text"
msgid "Format a cell with a number format such as <item type=\"input\">\\0000</item>. This format can be assigned in the <emph>Format code</emph> field under the <emph>Format - Cells - Numbers</emph> tab, and defines the cell display as \"always put a zero first and then the integer, having at least three places, and filled with zeros at the left if less than three digits\"."
-msgstr "Formateu una cel·la amb un format numèric com ara <item type=\"input\">\\0000</item>. Podeu assignar este format en el camp <emph>Codi de format</emph> de la pestanya <emph>Format - Cel·les - Nombres</emph>, que defineix la visualització de la cel·la com a \"posa sempre un zero primer i després l'enter, amb tres llocs com a mínim, que s'omplen amb zeros a l'esquerra si hi ha menys de tres dígits\"."
+msgstr "Formateu una cel·la amb un format numèric com ara <item type=\"input\">\\0000</item>. Podeu assignar este format en el camp <emph>Codi de format</emph> de la pestanya <emph>Format ▸ Cel·les ▸ Nombres</emph>, que defineix la visualització de la cel·la com a «posa sempre un zero primer i després l'enter, amb tres llocs com a mínim, que s'omplen amb zeros a l'esquerra si hi ha menys de tres dígits»."
#: integer_leading_zero.xhp
msgctxt ""
@@ -6415,7 +6415,7 @@ msgctxt ""
"par_id3154944\n"
"help.text"
msgid "Choose <emph>Edit - Find & Replace</emph>"
-msgstr "Trieu <emph>Edita - Cerca i reemplaça</emph>"
+msgstr "Trieu <emph>Edita ▸ Busca i reemplaça</emph>"
#: integer_leading_zero.xhp
msgctxt ""
@@ -6655,7 +6655,7 @@ msgctxt ""
"bm_id3154684\n"
"help.text"
msgid "<bookmark_value>tables; freezing</bookmark_value> <bookmark_value>title rows; freezing during table split</bookmark_value> <bookmark_value>rows; freezing</bookmark_value> <bookmark_value>columns; freezing</bookmark_value> <bookmark_value>freezing rows or columns</bookmark_value> <bookmark_value>headers; freezing during table split</bookmark_value> <bookmark_value>scrolling prevention in tables</bookmark_value> <bookmark_value>windows; splitting</bookmark_value> <bookmark_value>tables; splitting windows</bookmark_value>"
-msgstr "<bookmark_value>taules; congelació</bookmark_value><bookmark_value>files de títols; congelació durant la divisió de la taula</bookmark_value><bookmark_value>files; congelació</bookmark_value><bookmark_value>columnes; congelació</bookmark_value><bookmark_value>congelació de files o columnes</bookmark_value><bookmark_value>capçaleres; congelació durant la divisió de la taula</bookmark_value><bookmark_value>prevenció del desplaçament a les taules</bookmark_value><bookmark_value>finestres; divisió</bookmark_value><bookmark_value>taules; divisió de finestres</bookmark_value>"
+msgstr "<bookmark_value>taules; congelació</bookmark_value> <bookmark_value>files de títols; congelació durant la divisió de la taula</bookmark_value> <bookmark_value>files; congelació</bookmark_value> <bookmark_value>columnes; congelació</bookmark_value> <bookmark_value>congelació de files o columnes</bookmark_value> <bookmark_value>capçaleres; congelació durant la divisió de la taula</bookmark_value> <bookmark_value>prevenció del desplaçament a les taules</bookmark_value> <bookmark_value>finestres; divisió</bookmark_value> <bookmark_value>taules; divisió de finestres</bookmark_value>"
#: line_fix.xhp
msgctxt ""
@@ -6687,7 +6687,7 @@ msgctxt ""
"par_id3153158\n"
"help.text"
msgid "To freeze both horizontally and vertically, select the <emph>cell</emph> that is below the row and to the right of the column that you want to freeze."
-msgstr "Per congelar de manera horitzontal i vertical, seleccioneu la <emph>cel·la</emph> que es troba a sota de la fila i a la dreta de la columna que voleu congelar."
+msgstr "Per a congelar de manera horitzontal i vertical, seleccioneu la <emph>cel·la</emph> que es troba a sota de la fila i a la dreta de la columna que voleu congelar."
#: line_fix.xhp
msgctxt ""
@@ -6711,7 +6711,7 @@ msgctxt ""
"par_id3155335\n"
"help.text"
msgid "If the area defined is to be scrollable, apply the <item type=\"menuitem\">View - Split Window</item> command."
-msgstr ""
+msgstr "Si vos voleu desplaçar per l'àrea definida, apliqueu l'orde <item type=\"menuitem\">Finestra - Divideix la finestra</item>."
#: line_fix.xhp
msgctxt ""
@@ -6719,7 +6719,7 @@ msgctxt ""
"par_id3147345\n"
"help.text"
msgid "If you want to print a certain row on all pages of a document, choose <item type=\"menuitem\">Format - Print ranges - Edit</item>."
-msgstr "Si voleu imprimir una fila concreta a totes les pàgines d'un document, trieu <emph>Format - Àrees d'impressió - Edita</emph>."
+msgstr "Si voleu imprimir una fila concreta a totes les pàgines d'un document, trieu <item type=\"menuitem\">Format ▸ Àrees d'impressió ▸ Edita</item>."
#: line_fix.xhp
msgctxt ""
@@ -6735,7 +6735,7 @@ msgctxt ""
"par_id3150088\n"
"help.text"
msgid "<link href=\"text/scalc/01/07080000.xhp\" name=\"View - Split\">View - Split Window</link>"
-msgstr "<link href=\"text/scalc/01/07080000.xhp\" name=\"Finestra - Divideix\">Finestra - Divideix</link>"
+msgstr "<link href=\"text/scalc/01/07080000.xhp\" name=\"Visualitza - Divideix\">Visualitza - Divideix la finestra</link>"
#: line_fix.xhp
msgctxt ""
@@ -6743,7 +6743,7 @@ msgctxt ""
"par_id3150304\n"
"help.text"
msgid "<link href=\"text/scalc/01/05080300.xhp\" name=\"Format - Print ranges - Edit\">Format - Print ranges - Edit</link>"
-msgstr "<link href=\"text/scalc/01/05080300.xhp\" name=\"Format - Àrees d'impressió - Edita\">Format - Àrees d'impressió - Edita</link>"
+msgstr "<link href=\"text/scalc/01/05080300.xhp\" name=\"Format ▸ Àrees d'impressió ▸ Edita\">Format ▸ Àrees d'impressió ▸ Edita</link>"
#: main.xhp
msgctxt ""
@@ -6815,7 +6815,7 @@ msgctxt ""
"hd_id3153070\n"
"help.text"
msgid "Printing and Print Preview"
-msgstr "Impressió i previsualització d'una pàgina"
+msgstr "Impressió i previsualització d'impressió"
#: main.xhp
msgctxt ""
@@ -7143,7 +7143,7 @@ msgctxt ""
"bm_id3155686\n"
"help.text"
msgid "<bookmark_value>drag and drop; moving cells</bookmark_value><bookmark_value>cells; moving by drag and drop </bookmark_value><bookmark_value>rows;moving by drag and drop</bookmark_value><bookmark_value>columns;moving by drag and drop</bookmark_value><bookmark_value>moving;cells, rows and columns by drag and drop</bookmark_value><bookmark_value>inserting;cells, by drag and drop</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>arrossegar i deixar anar; moure cel·les</bookmark_value><bookmark_value>columnes;moure mitjançant la funció d'arrossegar i deixar anar</bookmark_value><bookmark_value>moure;cel·les, files i columnes arrossegant-les i deixant-les anar</bookmark_value><bookmark_value>inserció;cel·les, amb la funció d'arrossegar i deixar anar</bookmark_value>"
#: move_dragdrop.xhp
msgctxt ""
@@ -7159,7 +7159,7 @@ msgctxt ""
"par_id2760093\n"
"help.text"
msgid "When you drag-and-drop a selection of cells, rows or columns on a Calc sheet, the cells (including the ones in selected rows or columns) normally overwrite the existing cells in the area where you drop. This is the normal <emph>overwrite mode</emph>."
-msgstr ""
+msgstr "Si arrossegueu i deixeu anar una selecció de cel·les, files o columnes en un full del Calc, normalment estes cel·les (incloent-hi les de les files o columnes seleccionades) sobreescriuen les cel·les que ja existeixen a l'àrea on les deixeu anar. Este és el <emph>mode de sobreescriptura</emph> normal."
#: move_dragdrop.xhp
msgctxt ""
@@ -7167,7 +7167,7 @@ msgctxt ""
"par_id2760101\n"
"help.text"
msgid "Note that to drag-and-drop entire rows or columns, you must select the rows or columns you want to move (or copy) first, then start dragging from selected cells, not from the row or column headers (cells would be deselected by this)."
-msgstr ""
+msgstr "Tingueu en compte que per a arrossegar i deixar anar files o columnes, primer heu de seleccionar les files o columnes que voleu moure (o copiar), després comenceu a arrossegar les cel·les seleccionades, no ho feu des dels encapçalaments de fila o columna (si feu això es des-seleccionaran les cel·les)."
#: move_dragdrop.xhp
msgctxt ""
@@ -7855,7 +7855,7 @@ msgctxt ""
"par_id3150440\n"
"help.text"
msgid "You can assign a comment to each cell by choosing <link href=\"text/shared/01/04050000.xhp\" name=\"Insert - Comment\"><emph>Insert - Comment</emph></link>. The comment is indicated by a small red square, the comment indicator, in the cell."
-msgstr "Podeu assignar un comentari a cada cel·la triant <link href=\"text/shared/01/04050000.xhp\" name=\"Insereix - Comentari\"><emph>Insereix - Comentari</emph></link>. El comentari s'indica a la cel·la amb un quadrat roig petit, l'indicador de comentari."
+msgstr "Podeu assignar un comentari a cada cel·la triant <link href=\"text/shared/01/04050000.xhp\" name=\"Insereix ▸ Comentari\"><emph>Insereix ▸ Comentari</emph></link>. El comentari s'indica a la cel·la amb un quadrat roig petit, l'indicador de comentari."
#: note_insert.xhp
msgctxt ""
@@ -7919,7 +7919,7 @@ msgctxt ""
"par_id3153707\n"
"help.text"
msgid "<link href=\"text/shared/01/04050000.xhp\" name=\"Insert - Comment\">Insert - Comment</link>"
-msgstr "<link href=\"text/shared/01/04050000.xhp\" name=\"Insereix - Comentari\">Insereix - Comentari</link>"
+msgstr "<link href=\"text/shared/01/04050000.xhp\" name=\"Insereix ▸ Comentari\">Insereix ▸ Comentari</link>"
#: numbers_text.xhp
msgctxt ""
@@ -8111,7 +8111,7 @@ msgctxt ""
"par_id0908200901265544\n"
"help.text"
msgid "<link href=\"text/shared/01/05020300.xhp\" name=\"Format - Cells - Numbers\">Format - Cells - Numbers</link>"
-msgstr "<link href=\"text/shared/01/05020300.xhp\" name=\"Format - Cel·les - Nombres\">Format - Cel·les - Nombres</link>"
+msgstr "<link href=\"text/shared/01/05020300.xhp\" name=\"Format ▸ Cel·les ▸ Nombres\">Format ▸ Cel·les ▸ Nombres</link>"
#: print_details.xhp
msgctxt ""
@@ -8175,7 +8175,7 @@ msgctxt ""
"par_id3145801\n"
"help.text"
msgid "Objects and images"
-msgstr ""
+msgstr "Objectes i imatges"
#: print_details.xhp
msgctxt ""
@@ -8223,7 +8223,7 @@ msgctxt ""
"par_id3150042\n"
"help.text"
msgid "Choose <emph>Format - Page</emph>."
-msgstr "Trieu <emph>Format - Pàgina</emph>."
+msgstr "Trieu <emph>Format ▸ Pàgina</emph>."
#: print_details.xhp
msgctxt ""
@@ -8383,7 +8383,7 @@ msgctxt ""
"par_id3150786\n"
"help.text"
msgid "Choose <emph>Format - Page</emph>."
-msgstr "Trieu <emph>Format - Pàgina</emph>."
+msgstr "Trieu <emph>Format ▸ Pàgina</emph>."
#: print_landscape.xhp
msgctxt ""
@@ -8407,7 +8407,7 @@ msgctxt ""
"par_id3150885\n"
"help.text"
msgid "Choose <emph>File - Print</emph>. You will see the <emph>Print</emph> dialog."
-msgstr "Trieu <emph>Fitxer - Imprimeix</emph>. Veureu el diàleg <emph>Imprimeix</emph>."
+msgstr "Trieu <emph>Fitxer ▸ Imprimeix</emph>. Veureu el diàleg <emph>Imprimeix</emph>."
#: print_landscape.xhp
msgctxt ""
@@ -8479,7 +8479,7 @@ msgctxt ""
"par_id3145076\n"
"help.text"
msgid "If under <emph>Format - Print ranges</emph> you have defined one or more print ranges, only the contents of these print ranges will be printed."
-msgstr "Si a <emph>Format - Àrees d'impressió</emph> heu definit una o diverses àrees d'impressió, només s'imprimiran els continguts d'estes àrees."
+msgstr "Si a <emph>Format ▸ Àrees d'impressió</emph> heu definit una o diverses àrees d'impressió, només s'imprimiran els continguts d'estes àrees."
#: print_landscape.xhp
msgctxt ""
@@ -8543,7 +8543,7 @@ msgctxt ""
"par_id3163710\n"
"help.text"
msgid "Choose <emph>Format - Print Ranges - Edit</emph>. The <emph>Edit Print Ranges</emph> dialog appears."
-msgstr "Trieu <emph>Format - Àrees d'impressió - Edita</emph>. Apareixerà el diàleg <emph>Edita les àrees d'impressió</emph>."
+msgstr "Trieu <emph>Format ▸ Àrees d'impressió ▸ Edita</emph>. Apareixerà el diàleg <emph>Edita les àrees d'impressió</emph>."
#: print_title_row.xhp
msgctxt ""
@@ -8567,7 +8567,7 @@ msgctxt ""
"par_id3155602\n"
"help.text"
msgid "Select the first two rows and, for this example, click cell A1 and drag to A2."
-msgstr "Seleccioneu les dues primeres files. Per a este exemple, feu clic a la cel·la A1 i arrossegueu la busca fins la cel·la A2."
+msgstr "Seleccioneu les dues primeres files. Per a este exemple, feu clic a la cel·l'A1 i arrossegueu la busca fins la cel·la A2."
#: print_title_row.xhp
msgctxt ""
@@ -8615,7 +8615,7 @@ msgctxt ""
"par_id3150088\n"
"help.text"
msgid "Rows to repeat are rows from the sheet. You can define headers and footers to be printed on each print page independently of this in <emph>Format - Page</emph>."
-msgstr "Les files que cal repetir són files del full. Podeu definir les capçaleres i els peus de pàgina perquè s'imprimisquen a cada pàgina d'impressió de manera independent a <emph>Format - Pàgina</emph>."
+msgstr "Les files que cal repetir són files del full. Podeu definir les capçaleres i els peus de pàgina perquè s'imprimisquen a cada pàgina d'impressió de manera independent a <emph>Format ▸ Pàgina</emph>."
#: print_title_row.xhp
msgctxt ""
@@ -8631,7 +8631,7 @@ msgctxt ""
"par_id3154371\n"
"help.text"
msgid "<link href=\"text/scalc/01/05080300.xhp\" name=\"Format - Print ranges - Edit\">Format - Print ranges - Edit</link>"
-msgstr "<link href=\"text/scalc/01/05080300.xhp\" name=\"Format - Àrees d'impressió - Edita\">Format - Àrees d'impressió - Edita</link>"
+msgstr "<link href=\"text/scalc/01/05080300.xhp\" name=\"Format ▸ Àrees d'impressió ▸ Edita\">Format ▸ Àrees d'impressió ▸ Edita</link>"
#: print_title_row.xhp
msgctxt ""
@@ -8639,7 +8639,7 @@ msgctxt ""
"par_id3146113\n"
"help.text"
msgid "<link href=\"text/scalc/01/05070000.xhp\" name=\"Format - Page - (Header / Footer)\">Format - Page - (Header / Footer)</link>"
-msgstr "<link href=\"text/scalc/01/05070000.xhp\" name=\"Format - Pàgina - (Capçalera / Peu de pàgina)\">Format - Pàgina - (Capçalera / Peu de pàgina)</link>"
+msgstr "<link href=\"text/scalc/01/05070000.xhp\" name=\"Format ▸ Pàgina ▸ (Capçalera / Peu de pàgina)\">Format ▸ Pàgina ▸ (Capçalera / Peu de pàgina)</link>"
#: printranges.xhp
msgctxt ""
@@ -8711,7 +8711,7 @@ msgctxt ""
"par_idN10909\n"
"help.text"
msgid "Choose <emph>Format - Print Ranges - Define</emph>."
-msgstr "Trieu <emph>Format - Àrees d'impressió - Defineix</emph>."
+msgstr "Trieu <emph>Format ▸ Àrees d'impressió ▸ Defineix</emph>."
#: printranges.xhp
msgctxt ""
@@ -8735,7 +8735,7 @@ msgctxt ""
"par_idN1091B\n"
"help.text"
msgid "Choose <emph>Format - Print Ranges - Add</emph>."
-msgstr "Trieu <emph>Format - Àrees d'impressió - Afig</emph>."
+msgstr "Trieu <emph>Format ▸ Àrees d'impressió ▸ Afig</emph>."
#: printranges.xhp
msgctxt ""
@@ -8751,7 +8751,7 @@ msgctxt ""
"par_idN10929\n"
"help.text"
msgid "Choose <emph>Format - Print Ranges - Clear</emph>."
-msgstr "Trieu <emph>Format - Àrees d'impressió - Afig</emph>."
+msgstr "Trieu <emph>Format ▸ Àrees d'impressió ▸ Neteja</emph>."
#: printranges.xhp
msgctxt ""
@@ -8959,7 +8959,7 @@ msgctxt ""
"par_id3145791\n"
"help.text"
msgid "Absolute references are used when a calculation refers to one specific cell in your sheet. If a formula that refers to exactly this cell is copied relatively to a cell below the original cell, the reference will also be moved down if you did not define the cell coordinates as absolute."
-msgstr "Les referències absolutes s'utilitzen quan un càlcul es refereix a una cel·la específica del full. Si una fórmula que es refereix exactament a esta fila es copia de manera relativa a una cel·la sota de l'original, la referència també es mourà cap avall si no heu definit les coordenades de la cel·la com a absolutes."
+msgstr "Les referències absolutes s'utilitzen quan un càlcul es refereix a una cel·l'específica del full. Si una fórmula que es refereix exactament a esta fila es copia de manera relativa a una cel·la sota de l'original, la referència també es mourà cap avall si no heu definit les coordenades de la cel·la com a absolutes."
#: relativ_absolut_ref.xhp
msgctxt ""
@@ -8975,7 +8975,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Renaming Sheets"
-msgstr "Reanomenament de fulls"
+msgstr "Canvi de nom dels fulls"
#: rename_table.xhp
msgctxt ""
@@ -8991,7 +8991,7 @@ msgctxt ""
"hd_id3150398\n"
"help.text"
msgid "<variable id=\"rename_table\"><link href=\"text/scalc/guide/rename_table.xhp\" name=\"Renaming Sheets\">Renaming Sheets</link></variable>"
-msgstr "<variable id=\"rename_table\"><link href=\"text/scalc/guide/rename_table.xhp\" name=\"Reanomenament de fulls\">Reanomenament de fulls</link></variable>"
+msgstr "<variable id=\"rename_table\"><link href=\"text/scalc/guide/rename_table.xhp\" name=\"Canvi de nom dels fulls\">Canvi de nom dels fulls</link></variable>"
#: rename_table.xhp
msgctxt ""
@@ -9007,7 +9007,7 @@ msgctxt ""
"par_id3146976\n"
"help.text"
msgid "Open the context menu and choose the <emph>Rename Sheet</emph> command. A dialog box appears where you can enter a new name."
-msgstr "Obriu el menú contextual i trieu l'orde <emph>Reanomena el full</emph>. Apareixerà un quadre de diàleg on podreu introduir un nom nou."
+msgstr "Obriu el menú contextual i trieu l'orde <emph>Canvia el nom del full</emph>. Apareixerà un quadre de diàleg on podreu introduir un nom nou."
#: rename_table.xhp
msgctxt ""
@@ -9199,7 +9199,7 @@ msgctxt ""
"par_id3147428\n"
"help.text"
msgid "Choose <emph>Format - Cells</emph> and go to the <emph>Numbers</emph> tab page."
-msgstr "Trieu <emph>Format - Cel·les</emph> i aneu a la pestanya <emph>Nombres</emph>."
+msgstr "Trieu <emph>Format ▸ Cel·les</emph> i aneu a la pestanya <emph>Nombres</emph>."
#: rounding_numbers.xhp
msgctxt ""
@@ -9279,7 +9279,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Changing Row Height or Column Width"
-msgstr "Canvi de l'alçada de la fila o de l'amplada de la columna"
+msgstr "Canvi de l'alçària de la fila o de l'amplària de la columna"
#: row_height.xhp
msgctxt ""
@@ -9295,7 +9295,7 @@ msgctxt ""
"hd_id3145748\n"
"help.text"
msgid "<variable id=\"row_height\"><link href=\"text/scalc/guide/row_height.xhp\" name=\"Changing Row Height or Column Width\">Changing Row Height or Column Width</link></variable>"
-msgstr "<variable id=\"row_height\"><link href=\"text/scalc/guide/row_height.xhp\" name=\"Canvi de l'alçada de la fila o de l'amplada de la columna\">Canvi de l'alçada de la fila o de l'amplada de la columna</link></variable>"
+msgstr "<variable id=\"row_height\"><link href=\"text/scalc/guide/row_height.xhp\" name=\"Canvi de l'alçària de la fila o de l'amplària de la columna\">Canvi de l'alçària de la fila o de l'amplària de la columna</link></variable>"
#: row_height.xhp
msgctxt ""
@@ -9303,7 +9303,7 @@ msgctxt ""
"par_id3154017\n"
"help.text"
msgid "You can change the height of the rows with the mouse or through the dialog."
-msgstr "Podeu canviar l'alçada de les files amb el ratolí o mitjançant el diàleg."
+msgstr "Podeu canviar l'alçària de les files amb el ratolí o mitjançant el diàleg."
#: row_height.xhp
msgctxt ""
@@ -9311,7 +9311,7 @@ msgctxt ""
"par_id3154702\n"
"help.text"
msgid "What is described here for rows and row height applies accordingly for columns and column width."
-msgstr "El que es descriu ací per a les files i l'alçada de les files s'aplica igualment per a les columnes i l'amplada de les columnes."
+msgstr "El que es descriu ací per a les files i l'alçària de les files s'aplica igualment per a les columnes i l'amplària de les columnes."
#: row_height.xhp
msgctxt ""
@@ -9319,7 +9319,7 @@ msgctxt ""
"hd_id3153963\n"
"help.text"
msgid "Using the mouse to change the row height or column width"
-msgstr "Utilització del ratolí per canviar l'alçada de la fila o l'amplada de la columna"
+msgstr "Utilització del ratolí per canviar l'alçària de la fila o l'amplària de la columna"
#: row_height.xhp
msgctxt ""
@@ -9327,7 +9327,7 @@ msgctxt ""
"par_id3154020\n"
"help.text"
msgid "Click the area of the headers on the separator below the current row, keep the mouse button pressed and drag up or down in order to change the row height."
-msgstr "Feu clic a l'àrea de les capçaleres al separador que apareix sota la fila actual, manteniu premut el botó del ratolí i arrossegueu-lo cap amunt o cap avall per canviar l'alçada de la fila."
+msgstr "Feu clic a l'àrea de les capçaleres al separador que apareix sota la fila actual, manteniu premut el botó del ratolí i arrossegueu-lo cap amunt o cap avall per canviar l'alçària de la fila."
#: row_height.xhp
msgctxt ""
@@ -9335,7 +9335,7 @@ msgctxt ""
"par_id3159237\n"
"help.text"
msgid "Select the optimal row height by double-clicking the separator below the row."
-msgstr "Seleccioneu l'alçada òptima de la fila fent doble clic al separador de sota la fila."
+msgstr "Seleccioneu l'alçària òptima de la fila fent doble clic al separador de sota la fila."
#: row_height.xhp
msgctxt ""
@@ -9343,7 +9343,7 @@ msgctxt ""
"hd_id3154659\n"
"help.text"
msgid "Using the dialog to change the row height or column width"
-msgstr "Utilització del diàleg per canviar l'alçada de la fila o l'amplada de la columna"
+msgstr "Utilització del diàleg per canviar l'alçària de la fila o l'amplària de la columna"
#: row_height.xhp
msgctxt ""
@@ -9367,7 +9367,7 @@ msgctxt ""
"par_id3150519\n"
"help.text"
msgid "You will see the commands <emph>Row Height</emph> and <emph>Optimal row height</emph>. Choosing either opens a dialog."
-msgstr "Veureu les ordes <emph>Alçada de la fila</emph> i <emph>Alçada òptima de la fila</emph>. Si trieu qualsevol de les dues opcions s'obrirà un diàleg."
+msgstr "Veureu les ordes <emph>Alçària de la fila</emph> i <emph>Alçària òptima de la fila</emph>. Si trieu qualsevol de les dues opcions s'obrirà un diàleg."
#: row_height.xhp
msgctxt ""
@@ -9375,7 +9375,7 @@ msgctxt ""
"par_id3154487\n"
"help.text"
msgid "<link href=\"text/shared/01/05340100.xhp\" name=\"Row height\">Row height</link>"
-msgstr "<link href=\"text/shared/01/05340100.xhp\" name=\"Alçada de la fila\">Alçada de la fila</link>"
+msgstr "<link href=\"text/shared/01/05340100.xhp\" name=\"Alçària de la fila\">Alçària de la fila</link>"
#: row_height.xhp
msgctxt ""
@@ -9383,7 +9383,7 @@ msgctxt ""
"par_id3149408\n"
"help.text"
msgid "<link href=\"text/scalc/01/05030200.xhp\" name=\"Optimal row height\">Optimal row height</link>"
-msgstr "<link href=\"text/scalc/01/05030200.xhp\" name=\"Alçada òptima de la fila\">Alçada òptima de la fila</link>"
+msgstr "<link href=\"text/scalc/01/05030200.xhp\" name=\"Alçària òptima de la fila\">Alçària òptima de la fila</link>"
#: row_height.xhp
msgctxt ""
@@ -9391,7 +9391,7 @@ msgctxt ""
"par_id3153305\n"
"help.text"
msgid "<link href=\"text/shared/01/05340200.xhp\" name=\"Column width\">Column width</link>"
-msgstr "<link href=\"text/shared/01/05340200.xhp\" name=\"Amplada de la columna\">Amplada de la columna</link>"
+msgstr "<link href=\"text/shared/01/05340200.xhp\" name=\"Amplària de la columna\">Amplària de la columna</link>"
#: row_height.xhp
msgctxt ""
@@ -9399,7 +9399,7 @@ msgctxt ""
"par_id3153815\n"
"help.text"
msgid "<link href=\"text/scalc/01/05040200.xhp\" name=\"Optimal column width\">Optimal column width</link>"
-msgstr "<link href=\"text/scalc/01/05040200.xhp\" name=\"Amplada òptima de la columna\">Amplada òptima de la columna</link>"
+msgstr "<link href=\"text/scalc/01/05040200.xhp\" name=\"Amplària òptima de la columna\">Amplària òptima de la columna</link>"
#: scenario.xhp
msgctxt ""
@@ -9591,7 +9591,7 @@ msgctxt ""
"par_id3159154\n"
"help.text"
msgid "Sort lists allow you to type one piece of information in a cell, then drag it to fill in a consecutive list of items."
-msgstr "Les llistes d'ordenació vos permeten introduir una part d'informació en una cel·la, i després arrossegar-la per emplenar una llista consecutiva d'elements."
+msgstr "Les llistes d'ordenació vos permeten introduir una part d'informació en una cel·la, i després arrossegar-la per omplir una llista consecutiva d'elements."
#: sorted_list.xhp
msgctxt ""
@@ -9671,7 +9671,7 @@ msgctxt ""
"par_id3153726\n"
"help.text"
msgid "Then click OK, and you will see that only the rows from the original sheet whose contents have met the search criteria are still visible. All other rows are temporarily hidden and can be made to reappear with the <emph>Format - Row - Show </emph>command."
-msgstr "Després feu clic a D'acord i veureu que només continuen visibles les files del full original els continguts de les quals coincideixen amb els criteris de cerca. La resta de files s'amagaran temporalment i podreu fer que tornen a aparèixer amb l'orde <emph>Format - Fila - Mostra</emph>."
+msgstr "Després feu clic a D'acord i veureu que només continuen visibles les files del full original els continguts de les quals coincideixen amb els criteris de busca. La resta de files s'amagaran temporalment i podreu fer que tornen a aparèixer amb l'orde <emph>Format ▸ Fila ▸ Mostra</emph>."
#: specialfilter.xhp
msgctxt ""
@@ -10183,7 +10183,7 @@ msgctxt ""
"par_id6424146\n"
"help.text"
msgid "Choose <emph>Format - Merge Cells - Merge Cells</emph>. If you choose <emph>Format - Merge Cells - Merge and Center Cells</emph>, the cell content will be centered in the merged cell."
-msgstr "Trieu <emph>Format - Fusiona les cel·les - Fusiona les cel·les</emph>. Si trieu <emph>Format - Fusiona les cel·les - Fusiona i centra les cel·les</emph>, el contingut de les cel·les se centrarà a la cel·la fusionada."
+msgstr "Trieu <emph>Format ▸ Fusiona les cel·les ▸ Fusiona les cel·les</emph>. Si trieu <emph>Format ▸ Fusiona les cel·les ▸ Fusiona i centra les cel·les</emph>, el contingut de les cel·les se centrarà a la cel·la fusionada."
#: table_cellmerge.xhp
msgctxt ""
@@ -10207,7 +10207,7 @@ msgctxt ""
"par_id9493087\n"
"help.text"
msgid "Choose <emph>Format - Merge Cells - Split Cells</emph>."
-msgstr "Trieu <emph>Format - Fusiona les cel·les - Divideix les cel·les</emph>."
+msgstr "Trieu <emph>Format ▸ Fusiona les cel·les ▸ Divideix les cel·les</emph>."
#: table_rotate.xhp
msgctxt ""
@@ -10255,7 +10255,7 @@ msgctxt ""
"par_id3153191\n"
"help.text"
msgid "Choose <emph>Edit - Cut</emph>."
-msgstr "Trieu <emph>Edita - Retalla</emph>."
+msgstr "Trieu <emph>Edita ▸ Retalla</emph>."
#: table_rotate.xhp
msgctxt ""
@@ -10271,7 +10271,7 @@ msgctxt ""
"par_id3156286\n"
"help.text"
msgid "Choose <emph>Edit - Paste Special</emph>."
-msgstr "Trieu <emph>Edita - Enganxament especial</emph>."
+msgstr "Trieu <emph>Edita ▸ Enganxament especial</emph>."
#: table_rotate.xhp
msgctxt ""
@@ -10407,7 +10407,7 @@ msgctxt ""
"par_id3156284\n"
"help.text"
msgid "<link href=\"text/shared/01/05020300.xhp\" name=\"Format - Cells - Numbers\">Format - Cells - Numbers</link>"
-msgstr "<link href=\"text/shared/01/05020300.xhp\" name=\"Format - Cel·les - Nombres\">Format - Cel·les - Nombres</link>"
+msgstr "<link href=\"text/shared/01/05020300.xhp\" name=\"Format ▸ Cel·les ▸ Nombres\">Format ▸ Cel·les ▸ Nombres</link>"
#: text_rotate.xhp
msgctxt ""
@@ -10447,7 +10447,7 @@ msgctxt ""
"par_id3155133\n"
"help.text"
msgid "Choose <emph>Format - Cells</emph>. You will see the <emph>Format Cells</emph> dialog."
-msgstr "Trieu <emph>Format - Cel·les</emph>. Veureu el diàleg <emph>Formata les cel·les</emph>."
+msgstr "Trieu <emph>Format ▸ Cel·les</emph>. Veureu el diàleg <emph>Formata les cel·les</emph>."
#: text_rotate.xhp
msgctxt ""
@@ -10471,7 +10471,7 @@ msgctxt ""
"par_id3148456\n"
"help.text"
msgid "<link href=\"text/scalc/01/05020000.xhp\" name=\"Format - Cells\">Format - Cells</link>"
-msgstr "<link href=\"text/scalc/01/05020000.xhp\" name=\"Format - Cel·les\">Format - Cel·les</link>"
+msgstr "<link href=\"text/scalc/01/05020000.xhp\" name=\"Format ▸ Cel·les\">Format ▸ Cel·les</link>"
#: text_rotate.xhp
msgctxt ""
@@ -10479,7 +10479,7 @@ msgctxt ""
"par_id3154944\n"
"help.text"
msgid "<link href=\"text/shared/01/05340300.xhp\" name=\"Format - Cells - Alignment\">Format - Cells - Alignment</link>"
-msgstr "<link href=\"text/shared/01/05340300.xhp\" name=\"Format - Cel·les - Alineació\">Format - Cel·les - Alineació</link>"
+msgstr "<link href=\"text/shared/01/05340300.xhp\" name=\"Format ▸ Cel·les ▸ Alineació\">Format ▸ Cel·les ▸ Alineació</link>"
#: text_wrap.xhp
msgctxt ""
@@ -10535,7 +10535,7 @@ msgctxt ""
"par_id3148575\n"
"help.text"
msgid "In <emph>Format - Cells - Alignment</emph>, mark the <emph>Wrap text automatically</emph> option and click OK."
-msgstr "A <emph>Format - Cel·les - Alineació</emph>, activeu l'opció <emph>Ajustament automàtic del text</emph> i feu clic a D'acord."
+msgstr "A <emph>Format ▸ Cel·les ▸ Alineació</emph>, activeu l'opció <emph>Ajustament automàtic del text</emph> i feu clic a D'acord."
#: text_wrap.xhp
msgctxt ""
@@ -10543,7 +10543,7 @@ msgctxt ""
"par_id3145799\n"
"help.text"
msgid "<link href=\"text/scalc/01/05020000.xhp\" name=\"Format - Cell\">Format - Cell</link>"
-msgstr "<link href=\"text/scalc/01/05020000.xhp\" name=\"Format - Cel·les\">Format - Cel·les</link>"
+msgstr "<link href=\"text/scalc/01/05020000.xhp\" name=\"Format ▸ Cel·les\">Format ▸ Cel·les</link>"
#: userdefined_function.xhp
msgctxt ""
@@ -11327,7 +11327,7 @@ msgctxt ""
"par_id3159228\n"
"help.text"
msgid "Open <emph>Edit - Links</emph>. Here you can edit the link to the external data."
-msgstr "Obriu <emph>Edita - Enllaços</emph>. Ací podreu editar l'enllaç a les dades externes."
+msgstr "Obriu <emph>Edita ▸ Enllaços</emph>. Ací podreu editar l'enllaç a les dades externes."
#: webquery.xhp
msgctxt ""
diff --git a/source/ca-valencia/helpcontent2/source/text/schart.po b/source/ca-valencia/helpcontent2/source/text/schart.po
index 3c012189678..387496334f0 100644
--- a/source/ca-valencia/helpcontent2/source/text/schart.po
+++ b/source/ca-valencia/helpcontent2/source/text/schart.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2017-05-09 16:45+0200\n"
-"PO-Revision-Date: 2015-11-10 20:46+0000\n"
-"Last-Translator: Anonymous Pootle User\n"
+"PO-Revision-Date: 2018-01-15 13:20+0000\n"
+"Last-Translator: joamuran <joamuran@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca-valencia\n"
"MIME-Version: 1.0\n"
@@ -13,9 +13,9 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
"X-Language: ca-XV\n"
-"X-POOTLE-MTIME: 1447188410.000000\n"
+"X-POOTLE-MTIME: 1516022400.000000\n"
#: main0000.xhp
msgctxt ""
@@ -663,7 +663,7 @@ msgctxt ""
"hd_id0810200902300672\n"
"help.text"
msgid "Horizontal Grids"
-msgstr ""
+msgstr "Graelles horitzontals"
#: main0202.xhp
msgctxt ""
diff --git a/source/ca-valencia/helpcontent2/source/text/schart/00.po b/source/ca-valencia/helpcontent2/source/text/schart/00.po
index 22f7af28236..7464d4d3eda 100644
--- a/source/ca-valencia/helpcontent2/source/text/schart/00.po
+++ b/source/ca-valencia/helpcontent2/source/text/schart/00.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2017-05-17 15:41+0200\n"
-"PO-Revision-Date: 2015-11-10 20:46+0000\n"
-"Last-Translator: Anonymous Pootle User\n"
+"PO-Revision-Date: 2018-01-15 13:20+0000\n"
+"Last-Translator: joamuran <joamuran@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca-valencia\n"
"MIME-Version: 1.0\n"
@@ -13,9 +13,9 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
"X-Language: ca-XV\n"
-"X-POOTLE-MTIME: 1447188416.000000\n"
+"X-POOTLE-MTIME: 1516022401.000000\n"
#: 00000004.xhp
msgctxt ""
@@ -87,7 +87,7 @@ msgctxt ""
"par_id3155444\n"
"help.text"
msgid "Choose <emph>Format - Legend - Position</emph> tab (Charts)"
-msgstr "Trieu la pestanya <emph>Format - Llegenda - Posició</emph> (diagrames)"
+msgstr "Trieu la pestanya <emph>Format ▸ Llegenda ▸ Posició</emph> (diagrames)"
#: 00000004.xhp
msgctxt ""
@@ -103,7 +103,7 @@ msgctxt ""
"par_id3147341\n"
"help.text"
msgid "Choose <emph>Format - Format Selection - Data Point/Data Series - Data Labels</emph> tab (for data series and data point) (Charts)"
-msgstr "Trieu la pestanya <emph>Format - Formata la selecció - Punt de dades / Sèries de dades - Etiquetes de dades</emph> (per a sèries de dades i punt de dades) (diagrames)"
+msgstr "Trieu la pestanya <emph>Format ▸ Formata la selecció ▸ Punt de dades / Sèries de dades ▸ Etiquetes de dades</emph> (per a sèries de dades i punt de dades) (diagrames)"
#: 00000004.xhp
msgctxt ""
@@ -143,7 +143,7 @@ msgctxt ""
"par_id3155378\n"
"help.text"
msgid "Horizontal Grids"
-msgstr ""
+msgstr "Graelles horitzontals"
#: 00000004.xhp
msgctxt ""
@@ -159,7 +159,7 @@ msgctxt ""
"par_id3153067\n"
"help.text"
msgid "Vertical Grids"
-msgstr ""
+msgstr "Graelles verticals"
#: 00000004.xhp
msgctxt ""
@@ -167,7 +167,7 @@ msgctxt ""
"par_id3148869\n"
"help.text"
msgid "<variable id=\"efgsta\">Choose <emph>Insert - X Error Bars </emph> or <emph>Insert - Y Error Bars </emph>(Charts)</variable>"
-msgstr ""
+msgstr "<variable id=\"efgsta\">Trieu <emph>Insereix - Barres d'error a les X </emph> o <emph>Insereix - Barres d'error a les Y </emph>(Diagrames)</variable>"
#: 00000004.xhp
msgctxt ""
@@ -175,7 +175,7 @@ msgctxt ""
"par_id1061738\n"
"help.text"
msgid "<variable id=\"trendlines\">Choose <emph>Insert - Trend Line</emph> (Charts)</variable>"
-msgstr ""
+msgstr "<variable id=\"trendlines\">Trieu <emph>Insereix - Línia de tendència</emph> (diagrames)</variable>"
#: 00000004.xhp
msgctxt ""
@@ -191,7 +191,7 @@ msgctxt ""
"par_id3153246\n"
"help.text"
msgid "<variable id=\"frtoes\">Choose <emph>Format - Format Selection </emph>(Charts)</variable>"
-msgstr "<variable id=\"frtoes\">Trieu <emph>Format - Formata la selecció</emph> (diagrames)</variable>"
+msgstr "<variable id=\"frtoes\">Trieu <emph>Format ▸ Formata la selecció</emph> (diagrames)</variable>"
#: 00000004.xhp
msgctxt ""
@@ -199,7 +199,7 @@ msgctxt ""
"par_id3150214\n"
"help.text"
msgid "<variable id=\"frtodd\">Choose <emph>Format - Format Selection - Data Point</emph> dialog (Charts)</variable>"
-msgstr "<variable id=\"frtodd\">Trieu el diàleg <emph>Format - Formata la selecció - Punt de dades</emph> (diagrames)</variable>"
+msgstr "<variable id=\"frtodd\">Trieu el diàleg <emph>Format ▸ Formata la selecció ▸ Punt de dades</emph> (diagrames)</variable>"
#: 00000004.xhp
msgctxt ""
@@ -207,7 +207,7 @@ msgctxt ""
"par_id3154765\n"
"help.text"
msgid "<variable id=\"frtodr\">Choose <emph>Format - Format Selection - Data Series</emph> dialog (Charts)</variable>"
-msgstr "<variable id=\"frtodr\">Trieu el diàleg <emph>Format - Formata la selecció - Sèries de dades</emph> (diagrames)</variable>"
+msgstr "<variable id=\"frtodr\">Trieu el diàleg <emph>Format ▸ Formata la selecció ▸ Sèries de dades</emph> (diagrames)</variable>"
#: 00000004.xhp
msgctxt ""
@@ -215,7 +215,7 @@ msgctxt ""
"par_id3153009\n"
"help.text"
msgid "<variable id=\"optionen\">Choose <emph>Format - Format Selection - Data Series - Options</emph> tab (Charts)</variable>"
-msgstr "<variable id=\"optionen\">Trieu la pestanya <emph>Format - Formata la selecció - Sèries de dades - Opcions</emph> (diagrames)</variable>"
+msgstr "<variable id=\"optionen\">Trieu la pestanya <emph>Format ▸ Formata la selecció ▸ Sèries de dades ▸ Opcions</emph> (diagrames)</variable>"
#: 00000004.xhp
msgctxt ""
@@ -223,7 +223,7 @@ msgctxt ""
"par_id3154707\n"
"help.text"
msgid "<variable id=\"frtttl\">Choose <emph>Format - Title </emph>(Charts)</variable>"
-msgstr "<variable id=\"frtttl\">Trieu <emph>Format - Títol</emph> (diagrames)</variable>"
+msgstr "<variable id=\"frtttl\">Trieu <emph>Format ▸ Títol</emph> (diagrames)</variable>"
#: 00000004.xhp
msgctxt ""
@@ -231,7 +231,7 @@ msgctxt ""
"par_id3155758\n"
"help.text"
msgid "<variable id=\"frtoe\">Choose <emph>Format - Format Selection - Title</emph> dialog (Charts)</variable>"
-msgstr "<variable id=\"frtoe\">Trieu el diàleg <emph>Format - Formata la selecció - Títol</emph> (diagrames)</variable>"
+msgstr "<variable id=\"frtoe\">Trieu el diàleg <emph>Format ▸ Formata la selecció ▸ Títol</emph> (diagrames)</variable>"
#: 00000004.xhp
msgctxt ""
@@ -239,7 +239,7 @@ msgctxt ""
"par_id3153075\n"
"help.text"
msgid "<variable id=\"frtegt\">Choose <emph>Format - Format Selection - Title</emph> dialog (Charts)</variable>"
-msgstr "<variable id=\"frtegt\">Trieu el diàleg <emph>Format - Formata la selecció - Títol</emph> (diagrames)</variable>"
+msgstr "<variable id=\"frtegt\">Trieu el diàleg <emph>Format ▸ Formata la selecció ▸ Títol</emph> (diagrames)</variable>"
#: 00000004.xhp
msgctxt ""
@@ -247,7 +247,7 @@ msgctxt ""
"par_id3149048\n"
"help.text"
msgid "<variable id=\"frttya\">Choose <emph>Format - Title </emph>(Charts)</variable>"
-msgstr "<variable id=\"frttya\">Trieu <emph>Format - Títol</emph> (diagrames)</variable>"
+msgstr "<variable id=\"frttya\">Trieu <emph>Format ▸ Títol</emph> (diagrames)</variable>"
#: 00000004.xhp
msgctxt ""
@@ -255,7 +255,7 @@ msgctxt ""
"par_id3147402\n"
"help.text"
msgid "<variable id=\"frttyab\">Choose <emph>Format - Axis </emph>(Charts)</variable>"
-msgstr "<variable id=\"frttyab\">Trieu <emph>Format - Eix</emph> (diagrames)</variable>"
+msgstr "<variable id=\"frttyab\">Trieu <emph>Format ▸ Eix</emph> (diagrames)</variable>"
#: 00000004.xhp
msgctxt ""
@@ -263,7 +263,7 @@ msgctxt ""
"par_id3147297\n"
"help.text"
msgid "<variable id=\"frtlgd\">Choose <emph>Format - Legend, or Format - Format Selection</emph> - <emph>Legend </emph>(Charts)</variable>"
-msgstr "<variable id=\"frtlgd\">Trieu <emph>Format - Llegenda, o bé Format - Formata la selecció</emph> - <emph>Llegenda</emph> (diagrames)</variable>"
+msgstr "<variable id=\"frtlgd\">Trieu <emph>Format ▸ Llegenda, o bé Format ▸ Formata la selecció</emph> ▸ <emph>Llegenda</emph> (diagrames)</variable>"
#: 00000004.xhp
msgctxt ""
@@ -271,7 +271,7 @@ msgctxt ""
"par_id3157876\n"
"help.text"
msgid "<variable id=\"frtaa\">Choose <emph>Format - Axis - X Axis/Secondary X Axis/Z Axis/All Axes </emph>(Charts)</variable>"
-msgstr "<variable id=\"frtaa\">Trieu <emph>Format - Eix - Eix X / Eix X secundari / Eix Z / Tots els eixos</emph> (diagrames)</variable>"
+msgstr "<variable id=\"frtaa\">Trieu <emph>Format ▸ Eix ▸ Eix X / Eix X secundari / Eix Z / Tots els eixos</emph> (diagrames)</variable>"
#: 00000004.xhp
msgctxt ""
@@ -279,7 +279,7 @@ msgctxt ""
"par_id3146883\n"
"help.text"
msgid "<variable id=\"frtyas\">Choose <emph>Format - Axis - Y Axis/Secondary Y Axis </emph>(Charts)</variable>"
-msgstr "<variable id=\"frtyas\">Trieu <emph>Format - Eix - Eix Y / Eix Y secundari</emph> (diagrames)</variable>"
+msgstr "<variable id=\"frtyas\">Trieu <emph>Format ▸ Eix ▸ Eix Y / Eix Y secundari</emph> (diagrames)</variable>"
#: 00000004.xhp
msgctxt ""
@@ -287,7 +287,7 @@ msgctxt ""
"par_id3149349\n"
"help.text"
msgid "<variable id=\"frtysk\">Choose <emph>Format - Axis - Y Axis - Scale</emph> tab (Charts)</variable>"
-msgstr "<variable id=\"frtysk\">Trieu la pestanya <emph>Format - Eix - Eix Y - Escala</emph> (diagrames)</variable>"
+msgstr "<variable id=\"frtysk\">Trieu la pestanya <emph>Format ▸ Eix ▸ Eix Y ▸ Escala</emph> (diagrames)</variable>"
#: 00000004.xhp
msgctxt ""
@@ -295,7 +295,7 @@ msgctxt ""
"par_id1006200812385491\n"
"help.text"
msgid "<variable id=\"positioning\">Choose <emph>Format - Axis - X Axis - Positioning</emph> tab (Charts)</variable>"
-msgstr "<variable id=\"positioning\">Trieu la pestanya <emph>Format - Eix - Eix X - Posició</emph> (diagrames)</variable>"
+msgstr "<variable id=\"positioning\">Trieu la pestanya <emph>Format ▸ Eix ▸ Eix X ▸ Posició</emph> (diagrames)</variable>"
#: 00000004.xhp
msgctxt ""
@@ -303,7 +303,7 @@ msgctxt ""
"par_id31493459\n"
"help.text"
msgid "<variable id=\"positioningy\">Choose <emph>Format - Axis - Y Axis - Positioning</emph> tab (Charts)</variable>"
-msgstr "<variable id=\"positioningy\">Trieu la pestanya <emph>Format - Eix - Eix Y - Posició</emph> (diagrames)</variable>"
+msgstr "<variable id=\"positioningy\">Trieu la pestanya <emph>Format ▸ Eix ▸ Eix Y ▸ Posició</emph> (diagrames)</variable>"
#: 00000004.xhp
msgctxt ""
@@ -311,7 +311,7 @@ msgctxt ""
"par_id3150477\n"
"help.text"
msgid "<variable id=\"frtgt\">Choose <emph>Format - Grid </emph>(Charts)</variable>"
-msgstr "<variable id=\"frtgt\">Trieu <emph>Format - Graella</emph> (diagrames)</variable>"
+msgstr "<variable id=\"frtgt\">Trieu <emph>Format ▸ Graella</emph> (diagrames)</variable>"
#: 00000004.xhp
msgctxt ""
@@ -319,7 +319,7 @@ msgctxt ""
"par_id3150746\n"
"help.text"
msgid "<variable id=\"frtgtr\">Choose <emph>Format - Grid - X, Y, Z Axis Major Grid/ X, Y, Z Minor Grid/ All Axis Grids </emph>(Charts)</variable>"
-msgstr "<variable id=\"frtgtr\">Trieu <emph>Format - Graella - Graella principal de l'eix X, Y, Z / Graella secundària de l'eix X, Y, Z / Totes les graelles</emph> (diagrames)</variable>"
+msgstr "<variable id=\"frtgtr\">Trieu <emph>Format ▸ Graella ▸ Graella principal de l'eix X, Y, Z / Graella secundària de l'eix X, Y, Z / Totes les graelles</emph> (diagrames)</variable>"
#: 00000004.xhp
msgctxt ""
@@ -327,7 +327,7 @@ msgctxt ""
"par_id3145828\n"
"help.text"
msgid "<variable id=\"frtdgw\">Choose <emph>Format - Chart Wall - Chart</emph> dialog (Charts)</variable>"
-msgstr "<variable id=\"frtdgw\">Trieu el diàleg <emph>Format - Pla lateral del diagrama - Diagrama</emph> (diagrames)</variable>"
+msgstr "<variable id=\"frtdgw\">Trieu el diàleg <emph>Format ▸ Pla lateral del diagrama ▸ Diagrama</emph> (diagrames)</variable>"
#: 00000004.xhp
msgctxt ""
@@ -335,7 +335,7 @@ msgctxt ""
"par_id3153039\n"
"help.text"
msgid "<variable id=\"frtdgb\">Choose <emph>Format - Chart Floor</emph>(Charts)</variable>"
-msgstr "<variable id=\"frtdgb\">Trieu <emph>Format - Base del diagrama</emph> (diagrames)</variable>"
+msgstr "<variable id=\"frtdgb\">Trieu <emph>Format ▸ Base del diagrama</emph> (diagrames)</variable>"
#: 00000004.xhp
msgctxt ""
@@ -343,7 +343,7 @@ msgctxt ""
"par_id3150141\n"
"help.text"
msgid "<variable id=\"frtdgf\">Choose <emph>Format - Chart Area</emph>(Charts)</variable>"
-msgstr "<variable id=\"frtdgf\">Trieu <emph>Format - Àrea del diagrama</emph> (diagrames)</variable>"
+msgstr "<variable id=\"frtdgf\">Trieu <emph>Format ▸ Àrea del diagrama</emph> (diagrames)</variable>"
#: 00000004.xhp
msgctxt ""
@@ -351,7 +351,7 @@ msgctxt ""
"par_id3155830\n"
"help.text"
msgid "Choose <emph>Format - Chart Type </emph>(Charts)"
-msgstr "Trieu <emph>Format - Tipus de diagrama </emph>(diagrames)"
+msgstr "Trieu <emph>Format ▸ Tipus de diagrama </emph>(diagrames)"
#: 00000004.xhp
msgctxt ""
@@ -383,7 +383,7 @@ msgctxt ""
"par_id3155621\n"
"help.text"
msgid "<variable id=\"frtdda\">Choose <emph>Format - 3D View</emph>(Charts)</variable>"
-msgstr "<variable id=\"frtdda\">Trieu <emph>Format - Visualització 3D</emph> (diagrames)</variable>"
+msgstr "<variable id=\"frtdda\">Trieu <emph>Format ▸ Visualització 3D</emph> (diagrames)</variable>"
#: 00000004.xhp
msgctxt ""
@@ -391,7 +391,7 @@ msgctxt ""
"par_id3150661\n"
"help.text"
msgid "Choose <emph>Format - Arrangement </emph>(Charts)"
-msgstr "Trieu <emph>Format - Arranjament </emph>(diagrames)"
+msgstr "Trieu <emph>Format ▸ Arranjament </emph>(diagrames)"
#: 00000004.xhp
msgctxt ""
@@ -415,7 +415,7 @@ msgctxt ""
"par_id3150962\n"
"help.text"
msgid "Horizontal Grids"
-msgstr ""
+msgstr "Graelles horitzontals"
#: 00000004.xhp
msgctxt ""
@@ -447,7 +447,7 @@ msgctxt ""
"par_id3153153\n"
"help.text"
msgid "Vertical Grids"
-msgstr ""
+msgstr "Graelles verticals"
#: 00000004.xhp
msgctxt ""
@@ -471,7 +471,7 @@ msgctxt ""
"par_id1096530\n"
"help.text"
msgid "Double-click a chart, then choose Format - Data Ranges"
-msgstr "Feu doble clic a un diagrama i trieu Format - Intervals de dades"
+msgstr "Feu doble clic a un diagrama i trieu Format ▸ Intervals de dades"
#: 00000004.xhp
msgctxt ""
@@ -479,7 +479,7 @@ msgctxt ""
"par_id733359\n"
"help.text"
msgid "<variable id=\"smlp\">In the Chart Type dialog of a Line chart or XY chart that displays lines, choose Smooth in the Lines type dropdown, then click the Properties button.</variable>"
-msgstr ""
+msgstr "<variable id=\"smlp\">En el diàleg Tipus de diagrama d'un diagrama de tipus Línia o diagrama XY que mostre línies, trieu Suau en el desplegable de tipus de línies, i aleshores feu clic al botó Propietats.</variable>"
#: 00000004.xhp
msgctxt ""
@@ -487,4 +487,4 @@ msgctxt ""
"par_id8513095\n"
"help.text"
msgid "<variable id=\"stlp\">In the Chart Type dialog of a Line chart or XY chart that displays lines, choose Stepped in the Lines type dropdown, then click the Properties button.</variable>"
-msgstr ""
+msgstr "<variable id=\"stlp\">En el diàleg de tipus de diagrama d'un diagrama de tipus Línia o diagrama XY que mostre línies, trieu Línies esglaonades en el desplegable de tipus de línies, i aleshores feu clic al botó Propietats.</variable>"
diff --git a/source/ca-valencia/helpcontent2/source/text/schart/01.po b/source/ca-valencia/helpcontent2/source/text/schart/01.po
index 62e17a95b63..d9f26403f1a 100644
--- a/source/ca-valencia/helpcontent2/source/text/schart/01.po
+++ b/source/ca-valencia/helpcontent2/source/text/schart/01.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2017-11-22 13:53+0100\n"
-"PO-Revision-Date: 2016-03-09 23:37+0000\n"
-"Last-Translator: Anonymous Pootle User\n"
+"PO-Revision-Date: 2018-01-15 13:20+0000\n"
+"Last-Translator: joamuran <joamuran@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca-valencia\n"
"MIME-Version: 1.0\n"
@@ -13,9 +13,9 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
"X-Language: ca-XV\n"
-"X-POOTLE-MTIME: 1457566634.000000\n"
+"X-POOTLE-MTIME: 1516022403.000000\n"
#: 03010000.xhp
msgctxt ""
@@ -87,7 +87,7 @@ msgctxt ""
"par_id9487594\n"
"help.text"
msgid "Close the Chart Data dialog to apply all changes to the chart. Choose <emph>Edit - Undo</emph> to cancel the changes."
-msgstr "Tanqueu el diàleg Dades del diagrama per aplicar tots els canvis al diagrama. Trieu <emph>Edita - Desfés</emph> per cancel·lar els canvis."
+msgstr "Tanqueu el diàleg Dades del diagrama per aplicar tots els canvis al diagrama. Trieu <emph>Edita ▸ Desfés</emph> per a cancel·lar els canvis."
#: 03010000.xhp
msgctxt ""
@@ -239,7 +239,7 @@ msgctxt ""
"par_id3150298\n"
"help.text"
msgid "<variable id=\"titel\"><ahelp hid=\".\">Opens a dialog to enter or modify the titles in a chart.</ahelp></variable> You can define the text for the main title, subtitle and the axis labels, and specify if they are displayed."
-msgstr ""
+msgstr "<variable id=\"titel\"><ahelp hid=\".\">Obri un diàleg que vos permet introduir o modificar els títols d'un diagrama.</ahelp></variable> Podeu definir el text del títol principal, del subtítol i de les etiquetes dels eixos, i també especificar si es visualitzaran estos elements."
#: 04010000.xhp
msgctxt ""
@@ -247,7 +247,7 @@ msgctxt ""
"hd_id3150207\n"
"help.text"
msgid "Title"
-msgstr ""
+msgstr "Títol"
#: 04010000.xhp
msgctxt ""
@@ -343,7 +343,7 @@ msgctxt ""
"hd_id3156019\n"
"help.text"
msgid "X axis"
-msgstr ""
+msgstr "Eix X"
#: 04010000.xhp
msgctxt ""
@@ -359,7 +359,7 @@ msgctxt ""
"hd_id3156020\n"
"help.text"
msgid "Y axis"
-msgstr ""
+msgstr "Eix Y"
#: 04010000.xhp
msgctxt ""
@@ -535,7 +535,7 @@ msgctxt ""
"par_id1106200812072653\n"
"help.text"
msgid "This feature is only available if complex text layout support is enabled in <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"menuitem\">%PRODUCTNAME - Preferences</item></caseinline><defaultinline><item type=\"menuitem\">Tools - Options</item></defaultinline></switchinline><item type=\"menuitem\"> - Language settings - Languages</item>."
-msgstr ""
+msgstr "Esta característica només està disponible si habiliteu la compatibilitat amb la disposició complexa de text a <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"menuitem\">%PRODUCTNAME - Preferències</item></caseinline><defaultinline><item type=\"menuitem\">Eines - Opcions</item></defaultinline></switchinline><item type=\"menuitem\"> - Configuració de la llengua - Llengües</item>."
#: 04020000.xhp
msgctxt ""
@@ -911,7 +911,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "X/Y Error Bars"
-msgstr ""
+msgstr "Barres d'error a les X o Y"
#: 04050000.xhp
msgctxt ""
@@ -919,7 +919,7 @@ msgctxt ""
"hd_id3147428\n"
"help.text"
msgid "<link href=\"text/schart/01/04050000.xhp\" name=\"Y Error Bars\">X/Y Error Bars</link>"
-msgstr ""
+msgstr "<link href=\"text/schart/01/04050000.xhp\" name=\"Barres d'error a les Y\">Barres d'error a les X o Y</link>"
#: 04050000.xhp
msgctxt ""
@@ -927,7 +927,7 @@ msgctxt ""
"par_id3149666\n"
"help.text"
msgid "<variable id=\"statistik\"><ahelp hid=\".\">Use the <emph>X or Y Error Bars</emph> dialog to display error bars for 2D charts.</ahelp></variable>"
-msgstr ""
+msgstr "<variable id=\"statistik\"><ahelp hid=\".\">Utilitzeu el diàleg <emph>Barres d'error a les X o Y</emph> per a mostrar barres d'error als diagrames 2D.</ahelp></variable>"
#: 04050000.xhp
msgctxt ""
@@ -935,7 +935,7 @@ msgctxt ""
"par_id3401287\n"
"help.text"
msgid "An error bar is an indicator line that spans over a range from x/y - NegativeErrorValue to x/y + PositiveErrorValue. In this term, x or y is the value of the data point. When \"standard deviation\" is selected, x or y is the mean value of the data series. NegativeErrorValue and PositiveErrorValue are the amounts calculated by the error bar function or given explicitly."
-msgstr ""
+msgstr "Una barra d'error és una línia indicadora que s'estén per l'interval que va des de x o y - ValorErrorNegatiu fins a x o y + ValorErrorPositiu. Ací, x o y és el valor del punt de dades. Si heu seleccionat «desviació estàndard», x o y serà el valor mitjà de la sèrie de dades. ValorErrorNegatiu i ValorErrorPositiu són les quantitats calculades per la funció de la barra d'error o ofertes de manera explícita."
#: 04050000.xhp
msgctxt ""
@@ -943,7 +943,7 @@ msgctxt ""
"par_id3153965\n"
"help.text"
msgid "The <emph>Insert - X/Y Error Bars</emph> menu command is only available for 2D charts."
-msgstr ""
+msgstr "L'orde de menú <emph>Insereix - Barres d'error a les X o Y</emph> només està disponible per a diagrames 2D."
#: 04050000.xhp
msgctxt ""
@@ -1095,7 +1095,7 @@ msgctxt ""
"par_id6633503\n"
"help.text"
msgid "<ahelp hid=\".\">For a chart with its own data, the error bar values can be entered in the chart data table. The Data Table dialog shows additional columns titled Positive X or Y-Error-Bars and Negative X or Y-Error-Bars.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">En un diagrama amb dades pròpies, els valors de la barra d'error es poden introduir a la taula de dades del diagrama. El diàleg Taula de dades mostra columnes addicionals anomenades Barres d'error a les X o Y positives i Barres d'error a les X o Y negatives.</ahelp>"
#: 04050000.xhp
msgctxt ""
@@ -1151,7 +1151,7 @@ msgctxt ""
"hd_id3156396\n"
"help.text"
msgid "Error Indicator"
-msgstr ""
+msgstr "Indicador d'error"
#: 04050000.xhp
msgctxt ""
@@ -1159,7 +1159,7 @@ msgctxt ""
"par_id3150539\n"
"help.text"
msgid "Specifies the error indicator."
-msgstr ""
+msgstr "Indica l'indicador d'error."
#: 04050000.xhp
msgctxt ""
@@ -1423,7 +1423,7 @@ msgctxt ""
"par_id9569689\n"
"help.text"
msgid "The trend line has the same color as the corresponding data series. To change the line properties, select the trend line and choose <item type=\"menuitem\">Format - Format Selection - Line</item>."
-msgstr "La línia de tendència és del mateix color que la sèrie de dades corresponent. Per canviar les propietats de la línia, seleccioneu-la i trieu <item type=\"menuitem\">Format - Formata la selecció - Línia</item>."
+msgstr "La línia de tendència és del mateix color que la sèrie de dades corresponent. Per canviar les propietats de la línia, seleccioneu-la i trieu <item type=\"menuitem\">Format ▸ Formata la selecció ▸ Línia</item>."
#: 04050100.xhp
msgctxt ""
@@ -1487,7 +1487,7 @@ msgctxt ""
"hd_id180820161534333509\n"
"help.text"
msgid "Trend Lines Curve Types"
-msgstr ""
+msgstr "Tipus de corbes de línies de tendència"
#: 04050100.xhp
msgctxt ""
@@ -1599,7 +1599,7 @@ msgctxt ""
"hd_id180820161528021520\n"
"help.text"
msgid "Calculate Parameters in Calc"
-msgstr ""
+msgstr "Calcula els paràmetres en el Calc"
#: 04050100.xhp
msgctxt ""
@@ -1671,7 +1671,7 @@ msgctxt ""
"hd_id2538834\n"
"help.text"
msgid "The logarithmic regression equation"
-msgstr ""
+msgstr "L'equació de regressió logarítmica"
#: 04050100.xhp
msgctxt ""
@@ -1879,7 +1879,7 @@ msgctxt ""
"par_id4562211\n"
"help.text"
msgid "<link href=\"text/schart/01/04050000.xhp\">X/Y Error Bars</link>"
-msgstr ""
+msgstr "<link href=\"text/schart/01/04050000.xhp\">Barres d'error a les X o Y</link>"
#: 04050100.xhp
msgctxt ""
@@ -2247,7 +2247,7 @@ msgctxt ""
"bm_id3147434\n"
"help.text"
msgid "<bookmark_value>axes; inserting grids</bookmark_value> <bookmark_value>grids; inserting in charts</bookmark_value>"
-msgstr "<bookmark_value>eixos; inserció de graelles</bookmark_value><bookmark_value>graelles; inserció en diagrames</bookmark_value>"
+msgstr "<bookmark_value>eixos; inserció de graelles</bookmark_value> <bookmark_value>graelles; inserció en diagrames</bookmark_value>"
#: 04070000.xhp
msgctxt ""
@@ -2263,7 +2263,7 @@ msgctxt ""
"par_id3146974\n"
"help.text"
msgid "<variable id=\"gitter\"><ahelp hid=\".\">You can divide the axes into sections by assigning gridlines to them. This allows you to get a better overview of the chart, especially if you are working with large charts.</ahelp> </variable> The Y axis major grid is activated by default."
-msgstr "<variable id=\"gitter\"><ahelp hid=\".\">Podeu dividir els eixos en seccions assignant-los línies de la graella. Això vos permetrà obtindre una visió general del diagrama més completa, especialment si treballeu amb diagrames grans.</ahelp></variable> La graella principal de l'eix Y està activada per defecte."
+msgstr "<variable id=\"gitter\"><ahelp hid=\".\">Podeu dividir els eixos en seccions assignant-los línies de la graella. Això vos permetrà obtindre una visió general del diagrama més completa, especialment si treballeu amb diagrames grans.</ahelp> </variable> La graella principal de l'eix Y està activada per defecte."
#: 04070000.xhp
msgctxt ""
@@ -2279,7 +2279,7 @@ msgctxt ""
"par_id3154511\n"
"help.text"
msgid "Defines the axis to be set as the major grid."
-msgstr "Defineix que l'eix s'ha d'establir com a graella principal."
+msgstr "Defineix l'eix que s'ha d'establir com a graella principal."
#: 04070000.xhp
msgctxt ""
@@ -2303,7 +2303,7 @@ msgctxt ""
"par_id3154754\n"
"help.text"
msgid "<variable id=\"sytextxgitter\"><ahelp hid=\".uno:ToggleGridVertical\">The <emph>Vertical Grids</emph> icon on the <emph>Formatting</emph> bar toggles the visibility of the grid display for the X axis.</ahelp></variable> It switches between the three states: no grid, major grid and both major and minor grids displayed. The change will affect check boxes in <emph>Insert - Grids</emph>."
-msgstr ""
+msgstr "<variable id=\"sytextxgitter\"><ahelp hid=\".uno:ToggleGridVertical\">La icona <emph>Graelles verticals</emph> de la barra <emph>Formatació</emph> canvia la visualització de la graella per a l'eix X.</ahelp></variable> La visualització canvia entre els tres estats: sense graella, graella principal i ambdues graelles, principal i secundària. El canvi afecta a les caselles de selecció de <emph>Insereix - Graelles</emph>."
#: 04070000.xhp
msgctxt ""
@@ -2327,7 +2327,7 @@ msgctxt ""
"par_id3150344\n"
"help.text"
msgid "<variable id=\"sytextygitter\"><ahelp hid=\".uno:ToggleGridHorizontal\">The <emph>Horizontal Grids</emph> icon on the <emph>Formatting</emph> bar toggles the visibility of the grid display for the Y axis.</ahelp></variable> It switches between the three states: no grid, major grid and both major and minor grids displayed. The change will affect check boxes in <emph>Insert - Grids</emph>."
-msgstr ""
+msgstr "<variable id=\"sytextygitter\"><ahelp hid=\".uno:ToggleGridHorizontal\">La icona <emph>Graelles horitzontals</emph> de la barra <emph>Formatació</emph> canvia la visualització de la graella per a l'eix Y.</ahelp></variable> La visualització canvia entre els tres estats: sense graella, graella principal i ambdues graelles, principal i secundària. El canvi afecta a les caselles de selecció de <emph>Insereix - Graelles</emph>."
#: 04070000.xhp
msgctxt ""
@@ -2527,7 +2527,7 @@ msgctxt ""
"par_id3152577\n"
"help.text"
msgid "This dialog allows you to change the properties of a selected data point. The dialog appears when there is only one data point selected when you choose <emph>Format - Format Selection</emph>. Some of the menu entries are only available for 2D or 3D charts."
-msgstr "Este diàleg vos permet canviar les propietats del punt de dades seleccionat. Este diàleg apareix si només hi ha un punt de dades seleccionat i trieu <emph>Format - Formata la selecció</emph>. Algunes de les entrades del menú només estan disponibles per als diagrames 2D o 3D."
+msgstr "Este diàleg vos permet canviar les propietats del punt de dades seleccionat. Este diàleg apareix si només hi ha un punt de dades seleccionat i trieu <emph>Format ▸ Formata la selecció</emph>. Algunes de les entrades del menú només estan disponibles per als diagrames 2D o 3D."
#: 05010100.xhp
msgctxt ""
@@ -2559,7 +2559,7 @@ msgctxt ""
"par_id3145750\n"
"help.text"
msgid "Use this to change the properties of a selected data series. This dialog appears when one data series is selected when you choose <emph>Format - Format Selection</emph>. Some of the menu entries are only available for 2D or 3D charts."
-msgstr "Utilitzeu este diàleg per canviar les propietats de la sèrie de dades seleccionada. Este diàleg apareix si només hi ha una sèrie de dades seleccionada i trieu <emph>Format - Formata la selecció</emph>. Algunes de les entrades del menú només estan disponibles per als diagrames 2D o 3D."
+msgstr "Utilitzeu este diàleg per canviar les propietats de la sèrie de dades seleccionada. Este diàleg apareix si només hi ha una sèrie de dades seleccionada i trieu <emph>Format ▸ Formata la selecció</emph>. Algunes de les entrades del menú només estan disponibles per als diagrames 2D o 3D."
#: 05010200.xhp
msgctxt ""
@@ -2975,7 +2975,7 @@ msgctxt ""
"par_id3159230\n"
"help.text"
msgid "The options on this tab are only available for a 2D chart, under <emph>Format - Axis - Y Axis</emph> or <emph>X Axis</emph>. In this area, you can define the alignment of the number labels on the X or Y axis."
-msgstr "Les opcions d'esta pestanya només estan disponibles per als diagrames 2D, des de <emph>Format - Eix - Eix Y</emph> o bé <emph>Eix X</emph>. Des d'esta àrea, podeu definir l'alineació de les etiquetes de nombres per als eixos X o Y."
+msgstr "Les opcions d'esta pestanya només estan disponibles per als diagrames 2D, des de <emph>Format ▸ Eix ▸ Eix Y</emph> o bé <emph>Eix X</emph>. Des d'esta àrea, podeu definir l'alineació de les etiquetes de nombres per als eixos X o Y."
#: 05020201.xhp
msgctxt ""
@@ -4319,7 +4319,7 @@ msgctxt ""
"par_id3424481\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Apply a line curve model.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Aplica un model B-spline.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Aplica un model de corba de línia</ahelp>"
#: smooth_line_properties.xhp
msgctxt ""
@@ -4351,7 +4351,7 @@ msgctxt ""
"bm_id1467210\n"
"help.text"
msgid "<bookmark_value>curves;properties in line charts/XY charts</bookmark_value><bookmark_value>properties;stepped lines in line charts/XY charts</bookmark_value>"
-msgstr "<bookmark_value>corbes;propietats dels diagrames de línia/diagrames XY</bookmark_value><bookmark_value>propietats;línies suaus dels diagrames de línia/diagrames XY</bookmark_value>"
+msgstr "<bookmark_value>corves;propietats dels diagrames de línia o diagrames XY</bookmark_value><bookmark_value>propietats;línies esglaonades dels diagrames de línia o diagrames XY</bookmark_value>"
#: stepped_line_properties.xhp
msgctxt ""
@@ -4359,7 +4359,7 @@ msgctxt ""
"hd_id5005971\n"
"help.text"
msgid "Stepped Line Properties"
-msgstr ""
+msgstr "Propietats de les línies esglaonades"
#: stepped_line_properties.xhp
msgctxt ""
@@ -4367,7 +4367,7 @@ msgctxt ""
"par_id9485625\n"
"help.text"
msgid "In a chart that displays lines (Line type or XY type), you can choose to connect the points with steps instead of straight lines. Some options control the properties of those steps."
-msgstr "En un diagrama que mostre línies (de tipus Línia o de tipus XY), podeu triar que es mostren corbes en lloc de línies rectes. Hi ha algunes opcions que controlen les propietats d'estes corbes."
+msgstr "En un diagrama que mostre línies (de tipus Línia o de tipus XY), podeu triar que es mostren els punts amb esglaons en lloc de línies rectes. Hi ha algunes opcions que controlen les propietats d'estes corbes."
#: stepped_line_properties.xhp
msgctxt ""
@@ -4375,7 +4375,7 @@ msgctxt ""
"hd_id9438276\n"
"help.text"
msgid "Different step types"
-msgstr ""
+msgstr "Tipus d'esglaonat diferents"
#: stepped_line_properties.xhp
msgctxt ""
@@ -4383,7 +4383,7 @@ msgctxt ""
"par_id9078573\n"
"help.text"
msgid "<image id=\"img_id9078573\" src=\"chart2/res/step_start_30.png\" width=\"30px\" height=\"30px\"><alt id=\"alt_id9078573\">Start step icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id9078573\" src=\"chart2/res/step_start_30.png\" width=\"30px\" height=\"30px\"><alt id=\"alt_id9078573\">Icona de l'esglaó inicial</alt></image>"
#: stepped_line_properties.xhp
msgctxt ""
@@ -4391,7 +4391,7 @@ msgctxt ""
"par_id9047365\n"
"help.text"
msgid "<ahelp hid=\"modules/schart/ui/steppedlinesdlg/step_start_rb\">Start with horizontal line and step up vertically at the end.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/schart/ui/steppedlinesdlg/step_start_rb\">Comença amb una línia horitzontal i acaba amb un esglaó vertical.</ahelp>"
#: stepped_line_properties.xhp
msgctxt ""
@@ -4399,7 +4399,7 @@ msgctxt ""
"par_id05495673\n"
"help.text"
msgid "<image id=\"img_id05495673\" src=\"chart2/res/step_end_30.png\" width=\"30px\" height=\"30px\"><alt id=\"alt_id05495673\">End step icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id05495673\" src=\"chart2/res/step_end_30.png\" width=\"30px\" height=\"30px\"><alt id=\"alt_id05495673\">Icona de final de l'esglaó</alt></image>"
#: stepped_line_properties.xhp
msgctxt ""
@@ -4407,7 +4407,7 @@ msgctxt ""
"par_id439028\n"
"help.text"
msgid "<ahelp hid=\"modules/schart/ui/steppedlinesdlg/step_center_x_rb\">Start to step up vertically and end with horizontal line.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/schart/ui/steppedlinesdlg/step_center_x_rb\">Comença amb un esglaó vertical i acaba amb un línia horitzontal.</ahelp>"
#: stepped_line_properties.xhp
msgctxt ""
@@ -4415,7 +4415,7 @@ msgctxt ""
"par_id9673426\n"
"help.text"
msgid "<image id=\"img_id9673426\" src=\"chart2/res/step_center_x_30.png\" width=\"30px\" height=\"30px\"><alt id=\"alt_id9673426\">Center X icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id9673426\" src=\"chart2/res/step_center_x_30.png\" width=\"30px\" height=\"30px\"><alt id=\"alt_id9673426\">Icona de centre de X</alt></image>"
#: stepped_line_properties.xhp
msgctxt ""
@@ -4423,7 +4423,7 @@ msgctxt ""
"par_id4069483\n"
"help.text"
msgid "<ahelp hid=\"modules/schart/ui/steppedlinesdlg/step_end_rb\">Start with horizontal line, step up vertically in the middle of the X values and end with horizontal line.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/schart/ui/steppedlinesdlg/step_end_rb\">Comença amb una línia horitzontal, puja verticalment al centre dels valors X i acaba en una línia horitzontal.</ahelp>"
#: stepped_line_properties.xhp
msgctxt ""
@@ -4431,7 +4431,7 @@ msgctxt ""
"par_id56635427\n"
"help.text"
msgid "<image id=\"img_id56635427\" src=\"chart2/res/step_center_y_30.png\" width=\"30px\" height=\"30px\"><alt id=\"alt_id56635427\">Center Y icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id56635427\" src=\"chart2/res/step_center_y_30.png\" width=\"30px\" height=\"30px\"><alt id=\"alt_id56635427\">Icona de centre de Y</alt></image>"
#: stepped_line_properties.xhp
msgctxt ""
@@ -4439,7 +4439,7 @@ msgctxt ""
"par_id0679473\n"
"help.text"
msgid "<ahelp hid=\"modules/schart/ui/steppedlinesdlg/step_center_y_rb\">Start to step up vertically to the middle of the Y values, draw a horizontal line and finish by stepping vertically to the end.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/schart/ui/steppedlinesdlg/step_center_y_rb\">Comença amb una línia vertical fins el centre dels valors Y, dibuixa una línia horitzontal i acaba amb una altra línia vertical.</ahelp>"
#: three_d_view.xhp
msgctxt ""
@@ -4503,7 +4503,7 @@ msgctxt ""
"par_id8081911\n"
"help.text"
msgid "For a 3D chart you can choose <item type=\"menuitem\">Format - 3D View</item> to set perspective, appearance and illumination."
-msgstr "Per definir la perspectiva, l'aparença i la il·luminació d'un diagrama 3D, podeu triar <item type=\"menuitem\">Format - Visualització 3D</item>."
+msgstr "Per definir la perspectiva, l'aparença i la il·luminació d'un diagrama 3D, podeu triar <item type=\"menuitem\">Format ▸ Visualització 3D</item>."
#: three_d_view.xhp
msgctxt ""
@@ -4807,7 +4807,7 @@ msgctxt ""
"par_id2423780\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Drag the right slider to set the vertical height and direction of the selected light source.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Arrossegueu el botó lliscant de la dreta per definir l'alçada vertical i la direcció de la font de llum seleccionada.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Arrossegueu el botó lliscant de la dreta per definir l'alçària vertical i la direcció de la font de llum seleccionada.</ahelp>"
#: three_d_view.xhp
msgctxt ""
@@ -5047,7 +5047,7 @@ msgctxt ""
"par_id2244026\n"
"help.text"
msgid "This type shows a bar chart or bar graph with vertical bars. The height of each bar is proportional to its value. The x axis shows categories. The y axis shows the value for each category."
-msgstr "Este tipus mostra un diagrama de barres o un gràfic de barres amb barres verticals. L'alçada de cada barra és proporcional al seu valor. L'eix X mostra categories. L'eix Y mostra el valor per a cada categoria."
+msgstr "Este tipus mostra un diagrama de barres o un gràfic de barres amb barres verticals. L'alçària de cada barra és proporcional al seu valor. L'eix X mostra categories. L'eix Y mostra el valor per a cada categoria."
#: type_column_bar.xhp
msgctxt ""
@@ -5183,7 +5183,7 @@ msgctxt ""
"par_id7163609\n"
"help.text"
msgid "Stacked Columns and Lines. The rectangles of the column data series are drawn stacked above each other, so that the height of a column visualizes the sum of the data values."
-msgstr "Columnes i línies apilades. Els rectangles de les sèries de dades de les columnes es dibuixen apilats els uns damunt dels altres, de manera que mitjançant l'alçada de la columna és possible visualitzar la suma dels valors de les dades."
+msgstr "Columnes i línies apilades. Els rectangles de les sèries de dades de les columnes es dibuixen apilats els uns damunt dels altres, de manera que mitjançant l'alçària de la columna és possible visualitzar la suma dels valors de les dades."
#: type_column_line.xhp
msgctxt ""
@@ -5551,7 +5551,7 @@ msgctxt ""
"par_id3682058\n"
"help.text"
msgid "Choose the <emph>Line type</emph> from the dropdown to select how the points will be connected. You can choose either <emph>Straight</emph> lines, <emph>Smooth</emph> lines to draw curves through the points or <emph>Stepped</emph> lines to draw lines which step from point to point. Click <emph>Properties</emph> to change the properties for the <link href=\"text/schart/01/smooth_line_properties.xhp\">smooth</link> or <link href=\"text/schart/01/stepped_line_properties.xhp\">stepped</link> lines."
-msgstr ""
+msgstr "Trieu el <emph>Tipus de línia</emph> en el menú desplegable per a seleccionar com es connecten els punts. Podeu triar entre línies <emph>rectes</emph>, línies <emph>suaus</emph> per a dibuixar corbes entre els punts o línies <emph>esglaonades</emph> per a dibuixar línies de punt a punt. Premeu <emph>Propietats</emph> per a canviar les propietats de línies <link href=\"text/schart/01/smooth_line_properties.xhp\">suau</link> o <link href=\"text/schart/01/stepped_line_properties.xhp\">esglaonada</link>."
#: type_net.xhp
msgctxt ""
@@ -5751,7 +5751,7 @@ msgctxt ""
"par_id1022064\n"
"help.text"
msgid "A"
-msgstr ""
+msgstr "A"
#: type_stock.xhp
msgctxt ""
@@ -5759,7 +5759,7 @@ msgctxt ""
"par_id1924192\n"
"help.text"
msgid "B"
-msgstr ""
+msgstr "B"
#: type_stock.xhp
msgctxt ""
@@ -5767,7 +5767,7 @@ msgctxt ""
"par_id3258156\n"
"help.text"
msgid "C"
-msgstr ""
+msgstr "C"
#: type_stock.xhp
msgctxt ""
@@ -5775,7 +5775,7 @@ msgctxt ""
"par_id3161412\n"
"help.text"
msgid "D"
-msgstr ""
+msgstr "D"
#: type_stock.xhp
msgctxt ""
@@ -5783,7 +5783,7 @@ msgctxt ""
"par_id5619373\n"
"help.text"
msgid "E"
-msgstr ""
+msgstr "E"
#: type_stock.xhp
msgctxt ""
@@ -5791,7 +5791,7 @@ msgctxt ""
"par_id6474501\n"
"help.text"
msgid "F"
-msgstr ""
+msgstr "F"
#: type_stock.xhp
msgctxt ""
@@ -5799,7 +5799,7 @@ msgctxt ""
"par_id7411725\n"
"help.text"
msgid "1"
-msgstr ""
+msgstr "1"
#: type_stock.xhp
msgctxt ""
@@ -5847,7 +5847,7 @@ msgctxt ""
"par_id7684560\n"
"help.text"
msgid "2"
-msgstr ""
+msgstr "2"
#: type_stock.xhp
msgctxt ""
@@ -5903,7 +5903,7 @@ msgctxt ""
"par_id4013794\n"
"help.text"
msgid "3"
-msgstr ""
+msgstr "3"
#: type_stock.xhp
msgctxt ""
@@ -5959,7 +5959,7 @@ msgctxt ""
"par_id2374034\n"
"help.text"
msgid "4"
-msgstr ""
+msgstr "4"
#: type_stock.xhp
msgctxt ""
@@ -6015,7 +6015,7 @@ msgctxt ""
"par_id166936\n"
"help.text"
msgid "5"
-msgstr ""
+msgstr "5"
#: type_stock.xhp
msgctxt ""
@@ -6071,7 +6071,7 @@ msgctxt ""
"par_id9461653\n"
"help.text"
msgid "6"
-msgstr ""
+msgstr "6"
#: type_stock.xhp
msgctxt ""
@@ -6607,7 +6607,7 @@ msgctxt ""
"par_id8919339\n"
"help.text"
msgid "You can choose an XY chart variant on the first page of the <link href=\"text/schart/01/wiz_chart_type.xhp\">Chart Wizard</link>, or by choosing <item type=\"menuitem\">Format - Chart Type </item>for a chart in edit mode."
-msgstr "Podeu triar una variant del diagrama de tipus XY a la primera pàgina de l'<link href=\"text/schart/01/wiz_chart_type.xhp\">Auxiliar de diagrames</link>, o bé triant <item type=\"menuitem\">Format - Tipus de diagrama</item> per a un diagrama en el mode d'edició."
+msgstr "Podeu triar una variant del diagrama de tipus XY a la primera pàgina de l'<link href=\"text/schart/01/wiz_chart_type.xhp\">Auxiliar de diagrames</link>, o bé triant <item type=\"menuitem\">Format ▸ Tipus de diagrama</item> per a un diagrama en el mode d'edició."
#: type_xy.xhp
msgctxt ""
@@ -6615,7 +6615,7 @@ msgctxt ""
"par_id4634235\n"
"help.text"
msgid "The chart is created with default settings. After the chart is finished, you can edit its properties to change the appearance. Line styles and icons can be changed on the <emph>Line</emph> tab page of the data series properties dialog."
-msgstr ""
+msgstr "El diagrama es crea amb la configuració predeterminada. Una vegada finalitzat el diagrama, en podeu editar les propietats per a canviar-ne l'aparença. Podeu canviar els estils de línia i les icones a la pestanya <emph>Línia</emph> del diàleg de propietats de les sèries de dades."
#: type_xy.xhp
msgctxt ""
@@ -6655,7 +6655,7 @@ msgctxt ""
"par_id6571550\n"
"help.text"
msgid "Each data point is shown by an icon. %PRODUCTNAME uses default icons with different forms and colors for each data series. The default colors are set in <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"menuitem\">%PRODUCTNAME - Preferences</item></caseinline><defaultinline><item type=\"menuitem\">Tools - Options</item></defaultinline></switchinline><item type=\"menuitem\"> - Charts - Default Colors</item>."
-msgstr "Cada punt de dades es mostra mitjançant una icona. El %PRODUCTNAME utilitza icones per defecte amb formes i colors diferents per a cada sèrie de dades. Els colors per defecte es defineixen a <item type=\"menuitem\"><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferències</caseinline><defaultinline>Eines - Opcions</defaultinline></switchinline> - Diagrames - Colors per defecte</item>."
+msgstr "Cada punt de dades es mostra mitjançant una icona. El %PRODUCTNAME utilitza icones per defecte amb formes i colors diferents per a cada sèrie de dades. Els colors per defecte es defineixen a <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"menuitem\">%PRODUCTNAME - Preferències</item></caseinline><defaultinline><item type=\"menuitem\">Eines - Opcions</item></defaultinline></switchinline><item type=\"menuitem\"> - Diagrames - Colors per defecte</item>."
#: type_xy.xhp
msgctxt ""
@@ -6727,7 +6727,7 @@ msgctxt ""
"par_id7957396\n"
"help.text"
msgid "Choose <emph>Smooth</emph> from the <emph>Line type</emph> dropdown to draw curves instead of straight line segments."
-msgstr ""
+msgstr "Trieu <emph>Suau</emph> en el desplegable <emph>Tipus de línia</emph> per a dibuixar segments corbes en comptes de rectes."
#: type_xy.xhp
msgctxt ""
@@ -6767,7 +6767,7 @@ msgctxt ""
"hd_id5031251\n"
"help.text"
msgid "Stepped Lines"
-msgstr ""
+msgstr "Línies esglaonades"
#: type_xy.xhp
msgctxt ""
@@ -6775,7 +6775,7 @@ msgctxt ""
"par_id1449076\n"
"help.text"
msgid "Choose <emph>Stepped</emph> from the <emph>Line type</emph> dropdown to draw lines which step from point to point instead of straight line segments."
-msgstr ""
+msgstr "Trieu <emph>Esglaonada</emph> en el desplegable <emph>Tipus de línia</emph> per a dibuixar línies que van de punt a punt amb segments de línies rectes ."
#: type_xy.xhp
msgctxt ""
@@ -6791,7 +6791,7 @@ msgctxt ""
"par_id9811476\n"
"help.text"
msgid "There are 4 different step types:"
-msgstr ""
+msgstr "Hi ha 4 tipus d'esglaons diferents:"
#: type_xy.xhp
msgctxt ""
@@ -6799,7 +6799,7 @@ msgctxt ""
"par_id9078573\n"
"help.text"
msgid "<image id=\"img_id9078573\" src=\"chart2/res/step_start_30.png\" width=\"30px\" height=\"30px\"><alt id=\"alt_id9078573\">Start step icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id9078573\" src=\"chart2/res/step_start_30.png\" width=\"30px\" height=\"30px\"><alt id=\"alt_id9078573\">Icona d'inici d'esglaó</alt></image>"
#: type_xy.xhp
msgctxt ""
@@ -6807,7 +6807,7 @@ msgctxt ""
"par_id9047365\n"
"help.text"
msgid "Start with horizontal line and step up vertically at the end."
-msgstr ""
+msgstr "Comença amb una línia horitzontal i puja verticalment fins al final."
#: type_xy.xhp
msgctxt ""
@@ -6815,7 +6815,7 @@ msgctxt ""
"par_id05495673\n"
"help.text"
msgid "<image id=\"img_id05495673\" src=\"chart2/res/step_end_30.png\" width=\"30px\" height=\"30px\"><alt id=\"alt_id05495673\">End step icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id05495673\" src=\"chart2/res/step_end_30.png\" width=\"30px\" height=\"30px\"><alt id=\"alt_id05495673\">Icona del final d'esglaó</alt></image>"
#: type_xy.xhp
msgctxt ""
@@ -6823,7 +6823,7 @@ msgctxt ""
"par_id439028\n"
"help.text"
msgid "Start to step up vertically and end with horizontal line."
-msgstr ""
+msgstr "Comença amb una línia vertical i acaba amb una línia horitzontal."
#: type_xy.xhp
msgctxt ""
@@ -6831,7 +6831,7 @@ msgctxt ""
"par_id9673426\n"
"help.text"
msgid "<image id=\"img_id9673426\" src=\"chart2/res/step_center_x_30.png\" width=\"30px\" height=\"30px\"><alt id=\"alt_id9673426\">Center X icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id9673426\" src=\"chart2/res/step_center_x_30.png\" width=\"30px\" height=\"30px\"><alt id=\"alt_id9673426\">Icona del centre de X</alt></image>"
#: type_xy.xhp
msgctxt ""
@@ -6839,7 +6839,7 @@ msgctxt ""
"par_id4069483\n"
"help.text"
msgid "Start with horizontal line, step up vertically in the middle of the X values and end with horizontal line."
-msgstr ""
+msgstr "Comença amb una línia horitzontal, puja verticalment fins a la meitat dels valors X i acaba amb una línia horitzontal."
#: type_xy.xhp
msgctxt ""
@@ -6847,7 +6847,7 @@ msgctxt ""
"par_id56635427\n"
"help.text"
msgid "<image id=\"img_id56635427\" src=\"chart2/res/step_center_y_30.png\" width=\"30px\" height=\"30px\"><alt id=\"alt_id56635427\">Center Y icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id56635427\" src=\"chart2/res/step_center_y_30.png\" width=\"30px\" height=\"30px\"><alt id=\"alt_id56635427\">Icona del centre de Y</alt></image>"
#: type_xy.xhp
msgctxt ""
@@ -6855,7 +6855,7 @@ msgctxt ""
"par_id0679473\n"
"help.text"
msgid "Start to step up vertically to the middle of the Y values, draw a horizontal line and finish by stepping vertically to the end."
-msgstr ""
+msgstr "Comença pujant verticalment fins la meitat dels valors Y, dibuixa una línia horitzontal i acaba pujant verticalment fins el final."
#: wiz_chart_elements.xhp
msgctxt ""
@@ -7343,7 +7343,7 @@ msgctxt ""
"par_id2414014\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Choose the type of line to draw.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Seleccioneu el tipus d'aparença 3D.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Trieu el tipus de línia a dibuixar.</ahelp>"
#: wiz_chart_type.xhp
msgctxt ""
@@ -7351,7 +7351,7 @@ msgctxt ""
"par_id7617114\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog to set the line or curve properties.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Obri el diàleg per a definir les propietats de la línia o corba.</ahelp>"
#: wiz_chart_type.xhp
msgctxt ""
diff --git a/source/ca-valencia/helpcontent2/source/text/sdraw.po b/source/ca-valencia/helpcontent2/source/text/sdraw.po
index e3daa6a235e..56184732d6d 100644
--- a/source/ca-valencia/helpcontent2/source/text/sdraw.po
+++ b/source/ca-valencia/helpcontent2/source/text/sdraw.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2017-12-20 08:16+0100\n"
-"PO-Revision-Date: 2016-05-02 10:29+0000\n"
-"Last-Translator: Anonymous Pootle User\n"
+"PO-Revision-Date: 2018-01-15 13:20+0000\n"
+"Last-Translator: joamuran <joamuran@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca-valencia\n"
"MIME-Version: 1.0\n"
@@ -13,9 +13,9 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
"X-Language: ca-XV\n"
-"X-POOTLE-MTIME: 1462184953.000000\n"
+"X-POOTLE-MTIME: 1516022403.000000\n"
#: main0000.xhp
msgctxt ""
@@ -31,7 +31,7 @@ msgctxt ""
"hd_id3155960\n"
"help.text"
msgid "Welcome to the $[officename] Draw Help"
-msgstr ""
+msgstr "Vos donem la benvinguda a l'ajuda del $[officename] Draw"
#: main0000.xhp
msgctxt ""
@@ -143,7 +143,7 @@ msgctxt ""
"hd_id3149400\n"
"help.text"
msgid "<link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace\">Find & Replace</link>"
-msgstr "<link href=\"text/shared/01/02100000.xhp\" name=\"Cerca i reemplaça\">Cerca i reemplaça</link>"
+msgstr "<link href=\"text/shared/01/02100000.xhp\" name=\"Busca i reemplaça\">Busca i reemplaça</link>"
#: main0102.xhp
msgctxt ""
@@ -271,7 +271,7 @@ msgctxt ""
"par_idN105B2\n"
"help.text"
msgid "Master Slide"
-msgstr ""
+msgstr "Diapositiva mestra"
#: main0103.xhp
msgctxt ""
@@ -279,7 +279,7 @@ msgctxt ""
"par_idN105B6\n"
"help.text"
msgid "Switch to the master slide view."
-msgstr ""
+msgstr "Canvia a la visualització mestra de diapositiva."
#: main0103.xhp
msgctxt ""
@@ -599,7 +599,7 @@ msgctxt ""
"hd_id3156285\n"
"help.text"
msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Width\">Line Width</link>"
-msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Amplada de la línia\">Amplada de la línia</link>"
+msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Amplària de la línia\">Amplària de la línia</link>"
#: main0202.xhp
msgctxt ""
diff --git a/source/ca-valencia/helpcontent2/source/text/sdraw/04.po b/source/ca-valencia/helpcontent2/source/text/sdraw/04.po
index baca679e932..1c45f9bf0c1 100644
--- a/source/ca-valencia/helpcontent2/source/text/sdraw/04.po
+++ b/source/ca-valencia/helpcontent2/source/text/sdraw/04.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2017-10-04 11:48+0200\n"
-"PO-Revision-Date: 2013-11-20 14:29+0000\n"
-"Last-Translator: Anonymous Pootle User\n"
+"PO-Revision-Date: 2018-01-15 13:20+0000\n"
+"Last-Translator: joamuran <joamuran@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca-valencia\n"
"MIME-Version: 1.0\n"
@@ -13,9 +13,9 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
"X-Language: ca-XV\n"
-"X-POOTLE-MTIME: 1384957772.000000\n"
+"X-POOTLE-MTIME: 1516022404.000000\n"
#: 01020000.xhp
msgctxt ""
@@ -255,7 +255,7 @@ msgctxt ""
"par_id3151389\n"
"help.text"
msgid "Opens Styles window."
-msgstr ""
+msgstr "Obri la finestra d'estils."
#: 01020000.xhp
msgctxt ""
diff --git a/source/ca-valencia/helpcontent2/source/text/sdraw/guide.po b/source/ca-valencia/helpcontent2/source/text/sdraw/guide.po
index ed54b4fce64..5f8984b4b2f 100644
--- a/source/ca-valencia/helpcontent2/source/text/sdraw/guide.po
+++ b/source/ca-valencia/helpcontent2/source/text/sdraw/guide.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2017-05-12 14:35+0200\n"
-"PO-Revision-Date: 2016-03-09 23:37+0000\n"
-"Last-Translator: Anonymous Pootle User\n"
+"PO-Revision-Date: 2018-01-15 13:20+0000\n"
+"Last-Translator: joamuran <joamuran@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca-valencia\n"
"MIME-Version: 1.0\n"
@@ -13,9 +13,9 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
"X-Language: ca-XV\n"
-"X-POOTLE-MTIME: 1457566643.000000\n"
+"X-POOTLE-MTIME: 1516022405.000000\n"
#: align_arrange.xhp
msgctxt ""
@@ -55,7 +55,7 @@ msgctxt ""
"par_id3153727\n"
"help.text"
msgid "Each object that you place in your document is successively stacked on the preceding object. To re-arrange the stacking order of a selected object, proceed as follows."
-msgstr "Cada objecte que inseriu en el document es va apilant successivament a sobre de l'objecte anterior. Per reorganitzar l'orde d'apilament d'un objecte seleccionat, feu el següent."
+msgstr "Cada objecte que inseriu en el document es va apilant successivament damunt de l'objecte anterior. Per reorganitzar l'orde d'apilament d'un objecte seleccionat, feu el següent."
#: align_arrange.xhp
msgctxt ""
@@ -295,7 +295,7 @@ msgctxt ""
"par_id3150327\n"
"help.text"
msgid "Choose <emph>Format - Area</emph> and click the <emph>Colors</emph> tab. A table of the predefined colors is displayed."
-msgstr "Trieu <emph>Format - Àrea</emph> i feu clic a la pestanya <emph>Colors</emph>. Es mostrarà una taula de colors predefinits."
+msgstr "Trieu <emph>Format ▸ Àrea</emph> i feu clic a la pestanya <emph>Colors</emph>. Es mostrarà una taula de colors predefinits."
#: color_define.xhp
msgctxt ""
@@ -343,7 +343,7 @@ msgctxt ""
"par_id3145386\n"
"help.text"
msgid "Enter a numeric value in the boxes next to the color components. The new color appears in the preview box directly above the color model box."
-msgstr "Introduïu un valor numèric en els quadres que apareixen al costat dels components de color. El color nou apareixerà en el quadre de previsualització que hi ha just a sobre del quadre del model de color."
+msgstr "Introduïu un valor numèric en els quadres que apareixen al costat dels components de color. El color nou apareixerà en el quadre de previsualització que hi ha just damunt del quadre del model de color."
#: color_define.xhp
msgctxt ""
@@ -711,7 +711,7 @@ msgctxt ""
"par_id3150370\n"
"help.text"
msgid "Hold down Shift and click each object."
-msgstr "Premeu Maj i feu clic a sobre de cada objecte."
+msgstr "Premeu Maj i feu clic damunt de cada objecte."
#: cross_fading.xhp
msgctxt ""
@@ -719,7 +719,7 @@ msgctxt ""
"par_id3166428\n"
"help.text"
msgid "Choose <emph>Edit - Cross-fading</emph>."
-msgstr "Trieu <emph>Edita - Esvaïment encreuat</emph>."
+msgstr "Trieu <emph>Edita ▸ Esvaïment encreuat</emph>."
#: cross_fading.xhp
msgctxt ""
@@ -767,7 +767,7 @@ msgctxt ""
"par_id3155760\n"
"help.text"
msgid "<link href=\"text/simpress/01/02150000.xhp\" name=\"Editing - Cross-fading\">Editing - Cross-fading</link>"
-msgstr "<link href=\"text/simpress/01/02150000.xhp\" name=\"Edita - Esvaïment encreuat\">Edita - Esvaïment encreuat</link>"
+msgstr "<link href=\"text/simpress/01/02150000.xhp\" name=\"Edita - Esvaïment encreuat\">Edita ▸ Esvaïment encreuat</link>"
#: draw_sector.xhp
msgctxt ""
@@ -935,7 +935,7 @@ msgctxt ""
"par_id3149209\n"
"help.text"
msgid "Select the ellipse and choose <emph>Edit - Duplicate</emph>."
-msgstr "Seleccioneu l'el·lipse i trieu <emph>Edita - Duplica</emph>."
+msgstr "Seleccioneu l'el·lipse i trieu <emph>Edita ▸ Duplica</emph>."
#: duplicate_object.xhp
msgctxt ""
@@ -951,7 +951,7 @@ msgctxt ""
"par_id3151192\n"
"help.text"
msgid "Enter a negative value for the <emph>Width</emph> and <emph>Height</emph> so that the coins decrease in size as you go up the stack."
-msgstr "Introduïu un valor negatiu per a l'<emph>Amplada</emph> i l'<emph>Alçada</emph>, de manera que la mida de les monedes disminuïsca a mesura que avanceu en la pila."
+msgstr "Introduïu un valor negatiu per a l'<emph>Amplària</emph> i l'<emph>Alçària</emph>, de manera que la mida de les monedes disminuïsca a mesura que avanceu en la pila."
#: duplicate_object.xhp
msgctxt ""
@@ -975,7 +975,7 @@ msgctxt ""
"par_id3153935\n"
"help.text"
msgid "<link href=\"text/simpress/01/02120000.xhp\" name=\"Edit - Duplicate\">Edit - Duplicate</link>"
-msgstr "<link href=\"text/simpress/01/02120000.xhp\" name=\"Edita - Duplica\">Edita - Duplica</link>"
+msgstr "<link href=\"text/simpress/01/02120000.xhp\" name=\"Edita ▸ Duplica\">Edita - Duplica</link>"
#: eyedropper.xhp
msgctxt ""
@@ -1063,7 +1063,7 @@ msgctxt ""
"par_id3155531\n"
"help.text"
msgid "Click the Color Replacer icon and position the mouse pointer over the color you want to replace in the image. The color appears in the box next to the icon."
-msgstr "Feu clic a la icona Reemplaçament de color i col·loqueu la busca del ratolí a sobre del color que voleu reemplaçar a la imatge. El color apareixerà en el quadre al costat de la icona."
+msgstr "Feu clic a la icona Reemplaçament de color i col·loqueu la busca del ratolí damunt del color que voleu reemplaçar a la imatge. El color apareixerà en el quadre al costat de la icona."
#: eyedropper.xhp
msgctxt ""
@@ -1175,7 +1175,7 @@ msgctxt ""
"par_id3154491\n"
"help.text"
msgid "Choose <emph>Format - Area</emph> and select <emph>Gradient</emph> as the <emph>Fill</emph> type."
-msgstr "Trieu <emph>Format - Àrea</emph> i seleccioneu <emph>Degradats</emph> com a tipus d'<emph>Emplenament</emph>."
+msgstr "Trieu <emph>Format ▸ Àrea</emph> i seleccioneu <emph>Degradats</emph> com a tipus d'<emph>Emplenament</emph>."
#: gradient.xhp
msgctxt ""
@@ -1215,7 +1215,7 @@ msgctxt ""
"par_id3151242\n"
"help.text"
msgid "Choose <emph>Format - Area</emph> and click the <emph>Gradients</emph> tab."
-msgstr "Trieu <emph>Format - Àrea</emph> i feu clic a la pestanya <emph>Degradats</emph>."
+msgstr "Trieu <emph>Format ▸ Àrea</emph> i feu clic a la pestanya <emph>Degradats</emph>."
#: gradient.xhp
msgctxt ""
@@ -1295,7 +1295,7 @@ msgctxt ""
"par_id3145592\n"
"help.text"
msgid "Choose <emph>Format - Area</emph> and click the <emph>Gradients</emph> tab."
-msgstr "Trieu <emph>Format - Àrea</emph> i feu clic a la pestanya <emph>Degradats</emph>."
+msgstr "Trieu <emph>Format ▸ Àrea</emph> i feu clic a la pestanya <emph>Degradats</emph>."
#: gradient.xhp
msgctxt ""
@@ -1311,7 +1311,7 @@ msgctxt ""
"par_id3150659\n"
"help.text"
msgid "To adjust the transparency of an object, select the object, choose <emph>Format - Area</emph> and click the <emph>Transparency</emph> tab."
-msgstr "Per ajustar la transparència d'un objecte, seleccioneu l'objecte, trieu <emph>Format - Àrea</emph> i feu clic a la pestanya <emph>Transparència</emph>."
+msgstr "Per ajustar la transparència d'un objecte, seleccioneu l'objecte, trieu <emph>Format ▸ Àrea</emph> i feu clic a la pestanya <emph>Transparència</emph>."
#: graphic_insert.xhp
msgctxt ""
@@ -1343,7 +1343,7 @@ msgctxt ""
"par_id3155600\n"
"help.text"
msgid "Choose <emph>Insert - Image</emph>."
-msgstr ""
+msgstr "Trieu <emph>Insereix - Imatge</emph>."
#: graphic_insert.xhp
msgctxt ""
@@ -1575,7 +1575,7 @@ msgctxt ""
"par_id3150363\n"
"help.text"
msgid "You can only use the <emph>Close Object</emph> command on connected lines, <emph>Freeform Lines </emph>and unfilled <emph>Curves</emph>."
-msgstr "Només podeu utilitzar l'orde <emph>Tanca l'objecte</emph> amb línies connectades, <emph>línies amb forma lliure</emph> i <emph>corbes</emph> sense emplenar."
+msgstr "Només podeu utilitzar l'orde <emph>Tanca l'objecte</emph> amb línies connectades, <emph>línies amb forma lliure</emph> i <emph>corbes</emph> sense omplir."
#: join_objects3d.xhp
msgctxt ""
@@ -1639,7 +1639,7 @@ msgctxt ""
"par_id3148488\n"
"help.text"
msgid "Select the second 3D object (sphere) and choose <emph>Edit - Cut</emph>."
-msgstr "Seleccioneu el segon objecte 3D (esfera) i trieu <emph>Edita - Retalla</emph>."
+msgstr "Seleccioneu el segon objecte 3D (esfera) i trieu <emph>Edita ▸ Retalla</emph>."
#: join_objects3d.xhp
msgctxt ""
@@ -1655,7 +1655,7 @@ msgctxt ""
"par_id3154652\n"
"help.text"
msgid "Choose <emph>Edit - Paste</emph>. Both objects are now part of the same group. If you want, you can edit the individual objects or change their position within the group."
-msgstr "Trieu <emph>Edita - Enganxa</emph>. Ara els dos objectes formen part del mateix grup. Si voleu, podeu editar objectes individuals o canviar-ne la posició a dins del grup."
+msgstr "Trieu <emph>Edita ▸ Enganxa</emph>. Ara els dos objectes formen part del mateix grup. Si voleu, podeu editar objectes individuals o canviar-ne la posició a dins del grup."
#: join_objects3d.xhp
msgctxt ""
@@ -1751,7 +1751,7 @@ msgctxt ""
"par_id3147338\n"
"help.text"
msgid "Press <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline><item type=\"keycode\">+Enter</item>."
-msgstr ""
+msgstr "Premeu <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Orde</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline><item type=\"keycode\">+Retorn</item>."
#: keyboard.xhp
msgctxt ""
@@ -1767,7 +1767,7 @@ msgctxt ""
"par_id3155962\n"
"help.text"
msgid "To return to the document, press <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline><item type=\"keycode\">+F6</item>."
-msgstr ""
+msgstr "Per a tornar al document, premeu <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Orde</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline><item type=\"keycode\">+F6</item>."
#: keyboard.xhp
msgctxt ""
@@ -1791,7 +1791,7 @@ msgctxt ""
"par_id3152990\n"
"help.text"
msgid "Press <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline><item type=\"keycode\">+F6</item> to enter the document."
-msgstr ""
+msgstr "Premeu <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Orde</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline><item type=\"keycode\">+F6</item> per a entrar al document."
#: keyboard.xhp
msgctxt ""
@@ -2007,7 +2007,7 @@ msgctxt ""
"par_idN10828\n"
"help.text"
msgid "Text that changes character size to fill the frame size"
-msgstr "Text que canvia la mida del caràcter per emplenar la mida del marc"
+msgstr "Text que canvia la mida del caràcter per omplir la mida del marc"
#: text_enter.xhp
msgctxt ""
@@ -2071,7 +2071,7 @@ msgctxt ""
"par_id3145118\n"
"help.text"
msgid "Double-click the text to edit it or to format text properties, such as font size or font color. Click the border of the text box to edit the object properties, such as border color or arranging in front or behind other objects."
-msgstr "Feu doble clic a sobre el text per editar-lo o per formatar-ne les propietats, com ara la mida o el color del tipus de lletra. Feu clic a la vora del quadre de text per editar les propietats de l'objecte, com ara el color de la vora, o bé per col·locar-lo al davant o al darrere d'altres objectes."
+msgstr "Feu doble clic damunt el text per editar-lo o per formatar-ne les propietats, com ara la mida o el color del tipus de lletra. Feu clic a la vora del quadre de text per editar les propietats de l'objecte, com ara el color de la vora, o bé per col·locar-lo al davant o al darrere d'altres objectes."
#: text_enter.xhp
msgctxt ""
@@ -2095,7 +2095,7 @@ msgctxt ""
"par_idN108A3\n"
"help.text"
msgid "With the text object selected, choose <emph>Format - Text</emph>. The <emph>Text</emph> dialog opens."
-msgstr "Amb l'objecte de text seleccionat, trieu <emph>Format - Text</emph>. S'obrirà el diàleg <emph>Text</emph>."
+msgstr "Amb l'objecte de text seleccionat, trieu <emph>Format ▸ Text</emph>. S'obrirà el diàleg <emph>Text</emph>."
#: text_enter.xhp
msgctxt ""
@@ -2103,7 +2103,7 @@ msgctxt ""
"par_idN108AF\n"
"help.text"
msgid "On the <emph>Text</emph> tab page, clear the <emph>Fit height to text</emph> checkbox, then select the <emph>Fit to frame</emph> checkbox. Click <emph>OK</emph>."
-msgstr "A la pestanya <emph>Text</emph>, desactiveu la casella de selecció <emph>Ajusta el text a l'alçada</emph> i després activeu <emph>Ajusta al marc</emph>. Feu clic a <emph>D'acord</emph>."
+msgstr "A la pestanya <emph>Text</emph>, desactiveu la casella de selecció <emph>Ajusta el text a l'alçària</emph> i després activeu <emph>Ajusta al marc</emph>. Feu clic a <emph>D'acord</emph>."
#: text_enter.xhp
msgctxt ""
@@ -2135,7 +2135,7 @@ msgctxt ""
"par_id1827448\n"
"help.text"
msgid "To determine the position of the text, use the settings in <emph>Format - Text</emph>."
-msgstr "Per determinar la posició del text, utilitzeu els paràmetres de <emph>Format - Text</emph>."
+msgstr "Per determinar la posició del text, utilitzeu els paràmetres de <emph>Format ▸ Text</emph>."
#: text_enter.xhp
msgctxt ""
@@ -2191,7 +2191,7 @@ msgctxt ""
"par_idN10925\n"
"help.text"
msgid "Copy the text to the clipboard (<emph>Edit - Copy</emph>)."
-msgstr "Copieu el text al porta-retalls (<emph>Edita - Copia</emph>)."
+msgstr "Copieu el text al porta-retalls (<emph>Edita ▸ Copia</emph>)."
#: text_enter.xhp
msgctxt ""
@@ -2207,7 +2207,7 @@ msgctxt ""
"par_idN10931\n"
"help.text"
msgid "Paste the text using <emph>Edit - Paste</emph> or <emph>Edit - Paste special</emph>."
-msgstr "Enganxeu el text mitjançant <emph>Edita - Enganxa</emph> o <emph>Edita - Enganxament especial</emph>."
+msgstr "Enganxeu el text mitjançant <emph>Edita ▸ Enganxa</emph> o <emph>Edita ▸ Enganxament especial</emph>."
#: text_enter.xhp
msgctxt ""
diff --git a/source/ca-valencia/helpcontent2/source/text/shared.po b/source/ca-valencia/helpcontent2/source/text/shared.po
index 09b5af2b015..a7a6278d485 100644
--- a/source/ca-valencia/helpcontent2/source/text/shared.po
+++ b/source/ca-valencia/helpcontent2/source/text/shared.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2017-12-18 12:32+0100\n"
-"PO-Revision-Date: 2016-04-16 21:58+0000\n"
-"Last-Translator: Anonymous Pootle User\n"
+"PO-Revision-Date: 2018-01-15 13:20+0000\n"
+"Last-Translator: joamuran <joamuran@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca-valencia\n"
"MIME-Version: 1.0\n"
@@ -13,9 +13,9 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
"X-Language: ca-XV\n"
-"X-POOTLE-MTIME: 1460843937.000000\n"
+"X-POOTLE-MTIME: 1516022405.000000\n"
#: 3dsettings_toolbar.xhp
msgctxt ""
@@ -143,7 +143,7 @@ msgctxt ""
"par_idN10617\n"
"help.text"
msgid "Select an extrusion depth."
-msgstr ""
+msgstr "Seleccioneu una profunditat d'extrusió."
#: 3dsettings_toolbar.xhp
msgctxt ""
@@ -183,7 +183,7 @@ msgctxt ""
"par_idN10698\n"
"help.text"
msgid "Select a perspective or parallel extrusion method."
-msgstr ""
+msgstr "Seleccioneu un mètode d'extrusió en perspectiva o en paral·lel."
#: 3dsettings_toolbar.xhp
msgctxt ""
@@ -207,7 +207,7 @@ msgctxt ""
"par_idN106C6\n"
"help.text"
msgid "Select a lighting direction."
-msgstr ""
+msgstr "Seleccioneu una direcció d'il·luminació."
#: 3dsettings_toolbar.xhp
msgctxt ""
@@ -215,7 +215,7 @@ msgctxt ""
"par_idN106E1\n"
"help.text"
msgid "Select a lighting intensity."
-msgstr ""
+msgstr "Seleccioneu una intensitat d'il·luminació."
#: 3dsettings_toolbar.xhp
msgctxt ""
@@ -239,7 +239,7 @@ msgctxt ""
"par_idN10717\n"
"help.text"
msgid "Select a surface material or a wireframe display."
-msgstr ""
+msgstr "Seleccioneu un material de superfície o una visualització d'estructura."
#: 3dsettings_toolbar.xhp
msgctxt ""
@@ -295,7 +295,7 @@ msgctxt ""
"par_idN10571\n"
"help.text"
msgid "Opens the Fontwork Gallery where you can select another preview. Click OK to apply the new set of properties to your Fontwork object."
-msgstr ""
+msgstr "Obri la Galeria Fontwork, des de la qual podeu seleccionar una altra previsualització. Feu clic a D'acord per aplicar el conjunt de propietats nou a l'objecte Fontwork."
#: fontwork_toolbar.xhp
msgctxt ""
@@ -327,7 +327,7 @@ msgctxt ""
"par_idN105AA\n"
"help.text"
msgid "<ahelp hid=\".\">Switches the letter height of the selected Fontwork objects from normal to the same height for all objects.</ahelp>"
-msgstr "<ahelp hid=\".\">Commuta l'alçada de la lletra dels objectes Fontwork seleccionats entre normal i la mateixa alçada per a tots els objectes.</ahelp>"
+msgstr "<ahelp hid=\".\">Commuta l'alçària de la lletra dels objectes Fontwork seleccionats entre normal i la mateixa alçària per a tots els objectes.</ahelp>"
#: fontwork_toolbar.xhp
msgctxt ""
@@ -351,7 +351,7 @@ msgctxt ""
"par_idN105DC\n"
"help.text"
msgid "Click to apply the alignment to the selected Fontwork objects."
-msgstr ""
+msgstr "Feu clic per aplicar l'alineació als objectes Fontwork seleccionats."
#: fontwork_toolbar.xhp
msgctxt ""
@@ -375,7 +375,7 @@ msgctxt ""
"par_idN1060E\n"
"help.text"
msgid "Click to apply the character spacing to the selected Fontwork objects."
-msgstr ""
+msgstr "Feu clic per aplicar l'espaiat entre caràcters als objectes Fontwork seleccionats."
#: fontwork_toolbar.xhp
msgctxt ""
@@ -391,7 +391,7 @@ msgctxt ""
"par_idN10621\n"
"help.text"
msgid "Opens the Fontwork Character Spacing dialog where you can enter a new character spacing value."
-msgstr ""
+msgstr "Obri el quadre de diàleg Espaiat entre caràcters del Fontwork, en el qual podeu introduir un nou valor d'espaiat de caràcter."
#: fontwork_toolbar.xhp
msgctxt ""
@@ -423,7 +423,7 @@ msgctxt ""
"par_idN1064F\n"
"help.text"
msgid "Switches the <link href=\"text/shared/00/00000005.xhp#kerning\"> kerning</link> of character pairs on and off."
-msgstr ""
+msgstr "Habilita o inhabilita l'<link href=\"text/shared/00/00000005.xhp#kerning\">interlletratge</link> dels parells de caràcters."
#: main0108.xhp
msgctxt ""
@@ -463,7 +463,7 @@ msgctxt ""
"par_id3147576\n"
"help.text"
msgid "<ahelp hid=\".uno:HelpIndex\">Opens the main page of the $[officename] Help for the current application.</ahelp> You can scroll through the Help pages and you can search for index terms or any text."
-msgstr "<ahelp hid=\".uno:HelpIndex\">Obri la pàgina principal de l'ajuda del $[officename] per a l'aplicació actual.</ahelp> Podeu desplaçar-vos per les pàgines d'ajuda, i cercar termes indexats o qualsevol text."
+msgstr "<ahelp hid=\".uno:HelpIndex\">Obri la pàgina principal de l'ajuda del $[officename] per a l'aplicació actual.</ahelp> Podeu desplaçar-vos per les pàgines d'ajuda, i buscar termes indexats o qualsevol text."
#: main0108.xhp
msgctxt ""
@@ -471,7 +471,7 @@ msgctxt ""
"par_idN1064A\n"
"help.text"
msgid "<image id=\"img_id1619006\" src=\"cmd/sc_helpindex.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id1619006\">icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id1619006\" src=\"cmd/sc_helpindex.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id1619006\">icona</alt></image>"
#: main0108.xhp
msgctxt ""
@@ -487,7 +487,7 @@ msgctxt ""
"hd_id230120170827187813\n"
"help.text"
msgid "User Guides"
-msgstr ""
+msgstr "Guies d'usuari"
#: main0108.xhp
msgctxt ""
@@ -495,7 +495,7 @@ msgctxt ""
"hd_id230120170827189453\n"
"help.text"
msgid "<ahelp hid=\".uno:Documentation\">Opens the documentation page in the web browser, where users can download, read or purchase %PRODUCTNAME user guides, written by the community.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".uno:Documentation\">Obri la pàgina de documentació en el navegador web, on els usuaris poden baixar, llegir o comprar guies d'usuari del %PRODUCTNAME, escrites per la comunitat.</ahelp>"
#: main0108.xhp
msgctxt ""
@@ -503,7 +503,7 @@ msgctxt ""
"hd_id230120170827196253\n"
"help.text"
msgid "Get Help Online"
-msgstr ""
+msgstr "Obteniu ajuda en línia"
#: main0108.xhp
msgctxt ""
@@ -511,7 +511,7 @@ msgctxt ""
"par_id230120170827196850\n"
"help.text"
msgid "<ahelp hid=\".uno:QuestionAnswers\">Opens the community support page in the web browser.</ahelp> Use this page to ask questions on using %PRODUCTNAME. For professional support with service level agreement, refer to the <link href=\"http://www.documentfoundation.org/gethelp/support/\">page of professional %PRODUCTNAME support</link>."
-msgstr ""
+msgstr "<ahelp hid=\".uno:QuestionAnswers\">Obri la pàgina de suport de la comunitat en el navegador web.</ahelp> Useu esta pàgina per a fer preguntes sobre l'ús del %PRODUCTNAME. Per a assistència professional amb un nivell de servei contractual, visiteu l'enllaç de la <link href=\"http://www.documentfoundation.org/gethelp/support/\">pàgina de suport professional del %PRODUCTNAME</link>."
#: main0108.xhp
msgctxt ""
@@ -535,7 +535,7 @@ msgctxt ""
"par_id230120170903409011\n"
"help.text"
msgid "<link href=\"text/shared/01/profile_safe_mode.xhp\">Restart in Safe Mode</link>"
-msgstr ""
+msgstr "<link href=\"text/shared/01/profile_safe_mode.xhp\">Reinicia en mode segur</link>"
#: main0108.xhp
msgctxt ""
@@ -543,7 +543,7 @@ msgctxt ""
"par_id281120160939285779\n"
"help.text"
msgid "<ahelp hid=\".uno:SafeMode\">Safe mode is a mode where %PRODUCTNAME temporarily starts with a fresh user profile and disables hardware acceleration. It helps to restore a non-working %PRODUCTNAME instance. </ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".uno:SafeMode\">El mode segur és un mode on el %PRODUCTNAME s'inicia temporalment amb un perfil d'usuari nou i desactiva l'acceleració per maquinari. Això ajuda en la restauració una instància no operativa del %PRODUCTNAME. </ahelp>"
#: main0108.xhp
msgctxt ""
@@ -863,7 +863,7 @@ msgctxt ""
"hd_id3134447820\n"
"help.text"
msgid "Table Design"
-msgstr ""
+msgstr "Disseny de taula"
#: main0204.xhp
msgctxt ""
@@ -871,7 +871,7 @@ msgctxt ""
"par_id16200812240344\n"
"help.text"
msgid "<ahelp hid=\".uno:TableDesign\">Opens the Table Design. Double-click a preview to format the table.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".uno:TableDesign\">Obri el Disseny de taula. Feu doble clic sobre una previsualització per a inserir una taula nova.</ahelp>"
#: main0204.xhp
msgctxt ""
@@ -879,7 +879,7 @@ msgctxt ""
"par_id3153752\n"
"help.text"
msgid "<image id=\"img_id3147292\" src=\"cmd/sc_tabledesign.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3147292\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3147292\" src=\"cmd/sc_tabledesign.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3147292\">Icona</alt></image>"
#: main0204.xhp
msgctxt ""
@@ -887,7 +887,7 @@ msgctxt ""
"par_id3156429\n"
"help.text"
msgid "Table Design"
-msgstr ""
+msgstr "Disseny de taula"
#: main0204.xhp
msgctxt ""
@@ -1055,7 +1055,7 @@ msgctxt ""
"par_id3157958\n"
"help.text"
msgid "You can use the <emph>Form Navigation</emph> bar to move within records as well as to insert and to delete records. If data is saved in a form, the changes are transferred to the database. The <emph>Form Navigation</emph> bar also contains sort, filter, and search functions for data records."
-msgstr "Podeu emprar la barra <emph>Navegació de formularis</emph> tant per moure-vos pels registres com per inserir i suprimir registres. Si guardeu les dades d'un formulari, els canvis es transferiran a la base de dades. La barra <emph>Navegació de formularis</emph> també conté funcions d'ordenació, de filtratge i de cerca de registres de dades."
+msgstr "Podeu emprar la barra <emph>Navegació de formularis</emph> tant per moure-vos pels registres com per inserir i suprimir registres. Si guardeu les dades d'un formulari, els canvis es transferiran a la base de dades. La barra <emph>Navegació de formularis</emph> també conté funcions d'ordenació, de filtratge i de busca de registres de dades."
#: main0213.xhp
msgctxt ""
@@ -1311,7 +1311,7 @@ msgctxt ""
"hd_id3156448\n"
"help.text"
msgid "<link href=\"text/shared/02/12100200.xhp\" name=\"Find Record\">Find Record</link>"
-msgstr "<link href=\"text/shared/02/12100200.xhp\" name=\"Cerca un registre\">Cerca un registre</link>"
+msgstr "<link href=\"text/shared/02/12100200.xhp\" name=\"Busca un registre\">Busca un registre</link>"
#: main0213.xhp
msgctxt ""
@@ -1983,7 +1983,7 @@ msgctxt ""
"par_id3155892\n"
"help.text"
msgid "Enable Java platform support by choosing <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/java.xhp\" name=\"$[officename] - Advanced\"><emph>$[officename] - Advanced</emph></link>."
-msgstr "Activeu l'ús de la plataforma Java des del menú <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferències</caseinline><defaultinline>Eines - Opcions</defaultinline></switchinline> - <link href=\"text/shared/optionen/java.xhp\" name=\"$[officename] - Avançat\">$[officename] - Avançat</link></emph>."
+msgstr "Activeu l'ús de la plataforma Java des del menú <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferències</emph></caseinline><defaultinline><emph>Eines - Opcions</emph></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/java.xhp\" name=\"$[officename] - Avançat\"><emph>$[officename] - Avançat</emph></link>."
#: main0650.xhp
msgctxt ""
@@ -1999,7 +1999,7 @@ msgctxt ""
"par_id3153822\n"
"help.text"
msgid "Your modifications at the <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - Advanced</emph> tab page will be used even if the Java Virtual Machine (JVM) has been started already. After any modifications to the ClassPath you must restart $[officename]. The same is true for modifications under <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Internet - Proxy</emph>. Only the boxes \"HTTP Proxy\" and \"FTP Proxy\" and their ports do not require a restart—they will be evaluated when you click <emph>OK</emph>."
-msgstr "Les modificacions que feu a <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferències</caseinline><defaultinline>Eines - Opcions</defaultinline></switchinline> - $[officename] - Avançat</emph> s'utilitzaran fins i tot si ja s'ha iniciat la Java Virtual Machine (JVM, una màquina virtual per a la plataforma Java). Si feu modificacions al ClassPath (camí a les classes Java) haureu de reiniciar el $[officename]. Passa el mateix per a les modificacions que feu a <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferències</caseinline><defaultinline>Eines - Opcions</defaultinline></switchinline> - Internet - Servidor intermediari</emph>. Només els quadres \"Servidor intermediari HTTP\" i \"Servidor intermediari FTP\" i els seus ports poden modificar-se sense que calga tornar a iniciar l'aplicació, ja que s'analitzaran quan feu clic a <emph>D'acord</emph>."
+msgstr "Les modificacions que feu a <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferències</emph></caseinline><defaultinline><emph>Eines - Opcions</emph></defaultinline></switchinline><emph> - $[officename] - Avançat</emph> s'utilitzaran fins i tot si ja s'ha iniciat la Java Virtual Machine (JVM, una màquina virtual per a la plataforma Java). Si feu modificacions al ClassPath (camí a les classes Java) haureu de reiniciar el $[officename]. Passa el mateix per a les modificacions que feu a <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferències</emph></caseinline><defaultinline><emph>Eines - Opcions</emph></defaultinline></switchinline><emph> - Internet - Servidor intermediari</emph>. Només els quadres \"Servidor intermediari HTTP\" i \"Servidor intermediari FTP\" i els seus ports poden modificar-se sense que calga tornar a iniciar l'aplicació, ja que s'analitzaran quan feu clic a <emph>D'acord</emph>."
#: main0800.xhp
msgctxt ""
@@ -2031,7 +2031,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "We Need Your Help"
-msgstr ""
+msgstr "Ens cal la vostra ajuda"
#: need_help.xhp
msgctxt ""
diff --git a/source/ca-valencia/helpcontent2/source/text/shared/00.po b/source/ca-valencia/helpcontent2/source/text/shared/00.po
index 4d731d6861d..756c851b3d8 100644
--- a/source/ca-valencia/helpcontent2/source/text/shared/00.po
+++ b/source/ca-valencia/helpcontent2/source/text/shared/00.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2017-12-18 12:31+0100\n"
-"PO-Revision-Date: 2016-12-23 14:37+0000\n"
-"Last-Translator: Anonymous Pootle User\n"
+"PO-Revision-Date: 2018-01-15 13:20+0000\n"
+"Last-Translator: joamuran <joamuran@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca-valencia\n"
"MIME-Version: 1.0\n"
@@ -13,9 +13,9 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
"X-Language: ca-XV\n"
-"X-POOTLE-MTIME: 1482503825.000000\n"
+"X-POOTLE-MTIME: 1516022412.000000\n"
#: 00000001.xhp
msgctxt ""
@@ -279,7 +279,7 @@ msgctxt ""
"par_id3157808\n"
"help.text"
msgid "<image id=\"img_id3148685\" src=\"formula/res/refinp1.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3148685\">Icon</alt> </image>"
-msgstr "<image id=\"img_id3154894\" src=\"cmd/sc_gallery.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3154894\">Icona</alt></image>"
+msgstr "<image id=\"img_id3148685\" src=\"formula/res/refinp1.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3148685\">Icona</alt> </image>"
#: 00000001.xhp
msgctxt ""
@@ -295,7 +295,7 @@ msgctxt ""
"par_id3153349\n"
"help.text"
msgid "<image id=\"img_id3149784\" src=\"formula/res/refinp2.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3149784\">Icon</alt> </image>"
-msgstr "<image id=\"img_id3154894\" src=\"cmd/sc_gallery.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3154894\">Icona</alt></image>"
+msgstr "<image id=\"img_id3149784\" src=\"formula/res/refinp2.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3149784\">Icona</alt></image>"
#: 00000001.xhp
msgctxt ""
@@ -343,7 +343,7 @@ msgctxt ""
"hd_id3149671\n"
"help.text"
msgid "Dialog Buttons"
-msgstr ""
+msgstr "Botons de diàleg"
#: 00000001.xhp
msgctxt ""
@@ -375,7 +375,7 @@ msgctxt ""
"par_id3145269\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/autocorrectdialog/cancel\">Closes dialog and discards all changes.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/autocorrectdialog/cancel\">Tanca el diàleg i descarta tots els canvis.</ahelp>"
#: 00000001.xhp
msgctxt ""
@@ -383,7 +383,7 @@ msgctxt ""
"par_id3145071\n"
"help.text"
msgid "OK"
-msgstr ""
+msgstr "D'acord"
#: 00000001.xhp
msgctxt ""
@@ -391,7 +391,7 @@ msgctxt ""
"par_id3145369\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/autocorrectdialog/ok\">Saves all changes and closes dialog.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/autocorrectdialog/ok\">Guarda tots els canvis i tanca el diàleg.</ahelp>"
#: 00000001.xhp
msgctxt ""
@@ -495,7 +495,7 @@ msgctxt ""
"hd_id3147352\n"
"help.text"
msgid "Options"
-msgstr ""
+msgstr "Opcions"
#: 00000001.xhp
msgctxt ""
@@ -503,7 +503,7 @@ msgctxt ""
"par_id3155314\n"
"help.text"
msgid "<ahelp hid=\"HID_TABDLG_STANDARD_BTN\">Click the <emph>Options</emph> label to expand the dialog to show further options. Click again to restore the dialog.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"HID_TABDLG_STANDARD_BTN\">Feu clic a l'etiqueta<emph> Opcions</emph> per ampliar el quadre de diàleg i mostrar més opcions. Feu-hi clic una altra vegada per restaurar el diàleg.</ahelp>"
#: 00000001.xhp
msgctxt ""
@@ -511,7 +511,7 @@ msgctxt ""
"par_id3161659\n"
"help.text"
msgid "<variable id=\"siehe\">See also the following functions:</variable>"
-msgstr ""
+msgstr "<variable id=\"siehe\">Vegeu també les funcions següents: </variable>"
#: 00000001.xhp
msgctxt ""
@@ -519,7 +519,7 @@ msgctxt ""
"par_id3147418\n"
"help.text"
msgid "<variable id=\"regulaer\">The search supports <link href=\"text/shared/01/02100001.xhp\" name=\"regular expressions\">regular expressions</link>. You can enter \"all.*\", for example to find the first location of \"all\" followed by any characters. If you want to search for a text that is also a regular expression, you must precede every character with a \\ character. You can switch the automatic evaluation of regular expression on and off in <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <link href=\"text/shared/optionen/01060500.xhp\">%PRODUCTNAME Calc - Calculate</link>.</variable>"
-msgstr "<variable id=\"regulaer\">La cerca permet l'ús d'<link href=\"text/shared/01/02100001.xhp\" name=\"expressions regulars\">expressions regulars</link>. Per exemple, podeu introduir \"tot.*\" per trobar la primera aparició de la cadena \"tot\" seguida per qualssevol caràcters. Si voleu cercar un text que també és una expressió regular, cal que precediu cada caràcter amb el caràcter \\. Podeu habilitar o inhabilitar l'avaluació automàtica de les expressions regulars des del menú <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferències</caseinline><defaultinline>Eines - Opcions</defaultinline></switchinline> - <link href=\"text/shared/optionen/01060500.xhp\">%PRODUCTNAME Calc - Càlcul</link>.</variable>"
+msgstr "<variable id=\"regulaer\">La busca permet l'ús d'<link href=\"text/shared/01/02100001.xhp\" name=\"expressions regulars\">expressions regulars</link>. Per exemple, podeu introduir \"tot.*\" per trobar la primera aparició de la cadena \"tot\" seguida per qualssevol caràcters. Si voleu buscar un text que també és una expressió regular, cal que precediu cada caràcter amb el caràcter \\. Podeu habilitar o inhabilitar l'avaluació automàtica de les expressions regulars des del menú <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferències</caseinline><defaultinline>Eines - Opcions</defaultinline></switchinline> - <link href=\"text/shared/optionen/01060500.xhp\">%PRODUCTNAME Calc - Càlcul</link>.</variable>"
#: 00000001.xhp
msgctxt ""
@@ -527,7 +527,7 @@ msgctxt ""
"par_id3163714\n"
"help.text"
msgid "<variable id=\"wahr\">If an error occurs, the function returns a logical or numerical value.</variable>"
-msgstr ""
+msgstr "<variable id=\"wahr\">Si es produeix un error, la funció retorna un valor lògic o numèric. </variable>"
#: 00000001.xhp
msgctxt ""
@@ -535,7 +535,7 @@ msgctxt ""
"par_id3154145\n"
"help.text"
msgid "<variable id=\"kontext\">(This command is only accessible through the <link href=\"text/shared/00/00000005.xhp#kontextmenue\" name=\"context menu\">context menu</link>).</variable>"
-msgstr ""
+msgstr "<variable id=\"kontext\">(Només es pot accedir a esta orde a través del <link href=\"text/shared/00/00000005.xhp#kontextmenue\" name=\"menú contextual\">menú contextual</link>). </variable>"
#: 00000001.xhp
msgctxt ""
@@ -543,7 +543,7 @@ msgctxt ""
"par_id3152791\n"
"help.text"
msgid "<variable id=\"wiederholen\">By double-clicking a tool, you can use it for multiple tasks. If you call the tool with a single-click, it reverts back to the last selection after completing the task.</variable>"
-msgstr ""
+msgstr "<variable id=\"wiederholen\">Si feu doble clic a una eina, podeu utilitzar-la per fer tasques múltiples. Si crideu una eina amb un sol clic, tornarà a l'última selecció després d'acabar la tasca. </variable>"
#: 00000001.xhp
msgctxt ""
@@ -551,7 +551,7 @@ msgctxt ""
"par_id9345377\n"
"help.text"
msgid "<variable id=\"ShiftF1\">Press Shift+F1 and point to a control to learn more about that control.</variable>"
-msgstr ""
+msgstr "<variable id=\"ShiftF1\">Premeu Maj+F1 i apunteu a un control per saber-ne més coses. </variable>"
#: 00000002.xhp
msgctxt ""
@@ -607,7 +607,7 @@ msgctxt ""
"hd_id180820162344393005\n"
"help.text"
msgid "WebDAV"
-msgstr ""
+msgstr "WebDAV"
#: 00000002.xhp
msgctxt ""
@@ -623,7 +623,7 @@ msgctxt ""
"hd_id3153146\n"
"help.text"
msgid "Frames"
-msgstr ""
+msgstr "Marcs"
#: 00000002.xhp
msgctxt ""
@@ -631,7 +631,7 @@ msgctxt ""
"par_id3157909\n"
"help.text"
msgid "Frames are useful for designing the layout of <link href=\"text/shared/00/00000002.xhp#html\" name=\"HTML\">HTML</link> pages. $[officename] uses floating frames into which you can place objects such as graphics, movie files and sound. The context menu of a frame shows the options for restoring or editing frame contents. Some of these commands are also listed in <emph>Edit - Object</emph> when the frame is selected."
-msgstr ""
+msgstr "Els marcs són útils per dissenyar el format de les pàgines <link href=\"text/shared/00/00000002.xhp#html\" name=\"HTML\">HTML</link>. El $[officename] utilitza marcs flotants, dins dels quals podeu col·locar objectes com gràfics, pel·lícules i so. El menú contextual d'un marc mostra les opcions per a restaurar o editar els continguts del marc. Algunes d'estes ordes també es llisten a <emph>Edita ▸ Objecte</emph> quan el marc està seleccionat."
#: 00000002.xhp
msgctxt ""
@@ -639,7 +639,7 @@ msgctxt ""
"hd_id3147077\n"
"help.text"
msgid "FTP"
-msgstr ""
+msgstr "FTP"
#: 00000002.xhp
msgctxt ""
@@ -663,7 +663,7 @@ msgctxt ""
"hd_id3145609\n"
"help.text"
msgid "HTML"
-msgstr ""
+msgstr "HTML"
#: 00000002.xhp
msgctxt ""
@@ -695,7 +695,7 @@ msgctxt ""
"hd_id3147423\n"
"help.text"
msgid "HTTP"
-msgstr ""
+msgstr "HTTP"
#: 00000002.xhp
msgctxt ""
@@ -703,7 +703,7 @@ msgctxt ""
"par_id3153379\n"
"help.text"
msgid "The Hypertext Transfer Protocol is a record of transmission of WWW documents between WWW servers (hosts) and browsers (clients)."
-msgstr ""
+msgstr "El protocol de transferència d'hipertext és un registre de transmissió de documents WWW entre servidors WWW i navegadors (clients)."
#: 00000002.xhp
msgctxt ""
@@ -719,7 +719,7 @@ msgctxt ""
"hd_id3149290\n"
"help.text"
msgid "Hyperlink"
-msgstr ""
+msgstr "Hiperenllaç"
#: 00000002.xhp
msgctxt ""
@@ -727,7 +727,7 @@ msgctxt ""
"par_id3145420\n"
"help.text"
msgid "Hyperlinks are cross-references, highlighted in text in various colors and activated by mouse-click. With the aid of hyperlinks, readers can jump to specific information within a document as well as to related information in other documents."
-msgstr ""
+msgstr "Els enllaços són referències creuades que es realcen amb diferents colors i s'activen amb un clic del ratolí. Amb l'ajuda dels enllaços podeu anar a informació específica dins del document així com a informació relacionada en altres documents."
#: 00000002.xhp
msgctxt ""
@@ -735,7 +735,7 @@ msgctxt ""
"par_id3156281\n"
"help.text"
msgid "In $[officename] you can assign hyperlinks to text as well as to graphics and text frames (see the Hyperlink Dialog icon on the Standard bar)."
-msgstr ""
+msgstr "Al $[officename] podeu assignar enllaços al text així com a gràfics i marcs de text (vegeu la icona del diàleg Enllaços a la barra d'eines Estàndard)."
#: 00000002.xhp
msgctxt ""
@@ -751,7 +751,7 @@ msgctxt ""
"hd_id3152805\n"
"help.text"
msgid "ImageMap"
-msgstr ""
+msgstr "Mapa d'imatge"
#: 00000002.xhp
msgctxt ""
@@ -887,7 +887,7 @@ msgctxt ""
"hd_id3159125\n"
"help.text"
msgid "Java"
-msgstr ""
+msgstr "Java"
#: 00000002.xhp
msgctxt ""
@@ -895,7 +895,7 @@ msgctxt ""
"par_id3153188\n"
"help.text"
msgid "The Java programming language is a platform independent programming language that is especially suited for use in the Internet. Web pages and applications programmed with Java class files can be used on all modern operating systems. Programs using Java programming language are usually developed in a Java development environment and then compiled to a \"byte code\"."
-msgstr ""
+msgstr "El llenguatge de programació Java és un llenguatge de programació independent de la plataforma especialment adequat per a Internet. Les pàgines web i les aplicacions programades amb fitxers de tipus Java es poden utilitzar en qualsevol sistema operatiu modern. Els programes que utilitzen el llenguatge de programació Java es desenvolupen generalment en un entorn de desenvolupament Java i després es compilen a un «codi de bytes»."
#: 00000002.xhp
msgctxt ""
@@ -903,7 +903,7 @@ msgctxt ""
"hd_id3145647\n"
"help.text"
msgid "Proxy"
-msgstr ""
+msgstr "Servidor intermediari"
#: 00000002.xhp
msgctxt ""
@@ -911,7 +911,7 @@ msgctxt ""
"par_id3148455\n"
"help.text"
msgid "A proxy is a computer in the network acting as a kind of clipboard for data transfer. Whenever you access the Internet from a company network and request a Web page that has already been read by a colleague, the proxy will be able to display the page much quicker, as long as it's still in the memory. All that has to be checked in this case is that the page stored in the proxy is the latest version. If this is the case, the page won't have to be downloaded from the much slower Internet but can be loaded directly from the proxy."
-msgstr ""
+msgstr "Un servidor intermediari és un ordinador de la xarxa que actua com un porta-retalls per a la transferència de dades. Quan accediu a Internet des d'una xarxa corporativa i sol·liciteu una pàgina web que ja ha demanat un altre company de faena, el servidor intermediari mostrarà la pàgina molt més ràpid si la pàgina encara està a la memòria. L'únic que s'ha de comprovar en este cas és que la pàgina emmagatzemada al servidor intermediari siga l'última versió. En este cas, la pàgina no s'haurà de tornar a baixar d'Internet sinó que es carregarà directament del servidor intermediari."
#: 00000002.xhp
msgctxt ""
@@ -927,7 +927,7 @@ msgctxt ""
"hd_id3154729\n"
"help.text"
msgid "SGML"
-msgstr ""
+msgstr "SGML"
#: 00000002.xhp
msgctxt ""
@@ -935,7 +935,7 @@ msgctxt ""
"par_id3147330\n"
"help.text"
msgid "SGML stands for \"Standard Generalized Markup Language\". SGML is based on the idea that documents have structural and other semantic elements that can be described without reference to how such elements should be displayed. The actual display of such a document may vary, depending on the output medium and style preferences. In structured texts, SGML not only defines structures (in the DTD = Document Type Definition) but also ensures they are consistently used."
-msgstr ""
+msgstr "SGML vol dir «Standard Generalized Markup Language» (Llenguatge d'etiquetatge generalitzat estàndard). L'SGML està basat en la idea que els documents tenen informació estructural i altres elements semàntics que es poden descriure sense fer referència a com s'han de mostrar estos elements. La visualització d'estos documents pot variar en funció del mitjà i de les preferències d'estil. En textos estructurats, l'SGML no defineix només les estructures (al DTD = Document Type Definition, definició de tipus de document), sinó que també assegura que s'utilitzen de manera coherent."
#: 00000002.xhp
msgctxt ""
@@ -943,7 +943,7 @@ msgctxt ""
"par_id3148747\n"
"help.text"
msgid "<link href=\"text/shared/00/00000002.xhp#html\" name=\"HTML\">HTML</link> is a specialized application of SGML. This means that most Web browsers support only a limited range of SGML standards and that almost all SGML-enabled systems can produce attractive HTML pages."
-msgstr ""
+msgstr "L'<link href=\"text/shared/00/00000002.xhp#html\" name=\"HTML\">HTML</link> és una aplicació especialitzada de l'SGML. Això vol dir que molts dels navegadors web admeten només un interval limitat dels estàndards SGML i que gairebé tots els sistemes que permeten l'SGML poden produir pàgines web HTML interessants."
#: 00000002.xhp
msgctxt ""
@@ -951,7 +951,7 @@ msgctxt ""
"bm_id3153950\n"
"help.text"
msgid "<bookmark_value>search engines; definition</bookmark_value>"
-msgstr "<bookmark_value>motors de cerca; definició</bookmark_value>"
+msgstr "<bookmark_value>motors de busca; definició</bookmark_value>"
#: 00000002.xhp
msgctxt ""
@@ -959,7 +959,7 @@ msgctxt ""
"hd_id3153950\n"
"help.text"
msgid "Search Engines"
-msgstr ""
+msgstr "Motors de busca"
#: 00000002.xhp
msgctxt ""
@@ -967,7 +967,7 @@ msgctxt ""
"par_id3157965\n"
"help.text"
msgid "A search engine is a service in the Internet based on a software program used to explore a vast amount of information using key words."
-msgstr ""
+msgstr "Un cercador és un servei a Internet basat en un programa que s'utilitza per explorar una quantitat enorme d'informació mitjançant paraules clau."
#: 00000002.xhp
msgctxt ""
@@ -983,7 +983,7 @@ msgctxt ""
"hd_id3150751\n"
"help.text"
msgid "Tags"
-msgstr ""
+msgstr "Etiquetes"
#: 00000002.xhp
msgctxt ""
@@ -991,7 +991,7 @@ msgctxt ""
"par_id3156360\n"
"help.text"
msgid "<link href=\"text/shared/00/00000002.xhp#html\" name=\"HTML\">HTML</link> pages contain certain structural and formatting instructions called tags. Tags are code words enclosed by brackets in the document description language HTML. Many tags contain text or hyperlink references between the opening and closing brackets. For example, titles are marked by the tags <h1> at the beginning and </h1> at the end of the title. Some tags only appear on their own such as <br> for a line break or <img ...> to link a graphic."
-msgstr ""
+msgstr "Les pàgines <link href=\"text/shared/00/00000002.xhp#html\" name=\"HTML\">HTML</link> contenen certes instruccions estructurals i de format anomenades etiquetes. Les etiquetes són paraules de codi entre claudàtors dins de la descripció del document en llenguatge HTML. Moltes etiquetes contenen referències de text o d'enllaços entre el claudàtor d'obertura i de tancament. Per exemple, els títols es marquen amb les etiquetes <h1> al principi i </h1> al final del títol. Algues etiquetes apareixen soles, com en el cas de <br> per a un salt de línia o bé <img ...> per enllaçar un gràfic."
#: 00000002.xhp
msgctxt ""
@@ -1007,7 +1007,7 @@ msgctxt ""
"hd_id3153766\n"
"help.text"
msgid "URL"
-msgstr ""
+msgstr "URL"
#: 00000002.xhp
msgctxt ""
@@ -1015,7 +1015,7 @@ msgctxt ""
"par_id3152931\n"
"help.text"
msgid "The Uniform Resource Locator (URL) displays the address of a document or a server in the Internet. The general structure of a URL varies according to type and is generally in the form Service://Hostname:Port/Path/Page#Mark although not all elements are always required. An URL can be a FTP address, a WWW (HTTP) address, a file address or an e-mail address."
-msgstr ""
+msgstr "El localitzador uniforme de recursos (URL) mostra l'adreça d'un document o un servidor d'Internet. L'estructura general d'un URL varia segons el tipus i generalment es presenta de la següent forma: Servei://Nomdel'amfitrió:Port/Camí/Pàgina#Marca tot i que no tots els elements es requereixen sempre. Un URL pot ser una adreça FTP, una adreça WWW (HTTP), una adreça de fitxer o una adreça electrònica."
#: 00000003.xhp
msgctxt ""
@@ -1199,7 +1199,7 @@ msgctxt ""
"par_idN10715\n"
"help.text"
msgid "For example, in a text document, open <emph>Format - Paragraph - Indents & Spacing</emph>. To indent the current paragraph by one inch, enter <item type=\"literal\">1 in</item> or <item type=\"literal\">1\"</item> into the \"Before text\" box. To indent the paragraph by 1 cm, enter <item type=\"literal\">1 cm</item> into the input box."
-msgstr "Per exemple, en un document de text, obriu <emph>Format - Paràgraf - Sagnats i espaiat</emph>. Per sagnar el paràgraf actual una polzada introduïu <item type=\"literal\">1 in</item> o <item type=\"literal\">1\"</item> en el quadre de text \"Abans del text\". Per sagnar el paràgraf 1 cm, introduïu <item type=\"literal\">1 cm</item> al quadre d'entrada."
+msgstr "Per exemple, en un document de text, obriu <emph>Format ▸ Paràgraf ▸ Sagnats i espaiat</emph>. Per sagnar el paràgraf actual una polzada introduïu <item type=\"literal\">1 in</item> o <item type=\"literal\">1\"</item> en el quadre de text \"Abans del text\". Per sagnar el paràgraf 1 cm, introduïu <item type=\"literal\">1 cm</item> al quadre d'entrada."
#: 00000003.xhp
msgctxt ""
@@ -1391,7 +1391,7 @@ msgctxt ""
"par_id3163044\n"
"help.text"
msgid "Line Width"
-msgstr "Amplada de la línia"
+msgstr "Amplària de la línia"
#: 00000004.xhp
msgctxt ""
@@ -1671,7 +1671,7 @@ msgctxt ""
"par_id3154873\n"
"help.text"
msgid "Use the glossary to look up unfamiliar terms found in any $[officename] application."
-msgstr "Utilitzeu el glossari per cercar termes poc familiars que trobareu a qualsevol aplicació del $[officename]."
+msgstr "Utilitzeu el glossari per buscar termes poc familiars que trobareu a qualsevol aplicació del $[officename]."
#: 00000005.xhp
msgctxt ""
@@ -1775,7 +1775,7 @@ msgctxt ""
"par_id3151176\n"
"help.text"
msgid "Enable CTL support using <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Language Settings - Languages</emph>."
-msgstr ""
+msgstr "Habiliteu la compatibilitat CTL a través de <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME ▸ Preferències</emph></caseinline><defaultinline><emph>Eines ▸ Opcions</emph></defaultinline></switchinline><emph> ▸ Configuració de la llengua ▸ Llengües</emph>."
#: 00000005.xhp
msgctxt ""
@@ -1815,7 +1815,7 @@ msgctxt ""
"par_id3154820\n"
"help.text"
msgid "You can create a DDE link using the following procedure: Select cells from a Calc spreadsheet, copy them into the clipboard and switch to another spreadsheet and select the <emph>Edit - Paste Special</emph> dialog. Select <emph>the Link</emph> option to insert the contents as a DDE link. When activating a link, the inserted cell area will be read from its original file."
-msgstr "Podeu crear un enllaç DDE amb el mètode següent: seleccioneu cel·les d'un full de càlcul del Calc, copieu-les en el porta-retalls, canvieu a un altre full de càlcul i seleccioneu el diàleg <emph>Edita - Enganxament especial</emph>. Seleccioneu l'opció <emph>Enllaç</emph> per inserir els continguts com a enllaç DDE. En activar un enllaç, l'àrea de cel·la inserida es llegirà des del seu fitxer original."
+msgstr "Podeu crear un enllaç DDE amb el mètode següent: seleccioneu cel·les d'un full de càlcul del Calc, copieu-les en el porta-retalls, canvieu a un altre full de càlcul i seleccioneu el diàleg <emph>Edita ▸ Enganxament especial</emph>. Seleccioneu l'opció <emph>Enllaç</emph> per inserir els continguts com a enllaç DDE. En activar un enllaç, l'àrea de cel·la inserida es llegirà des del seu fitxer original."
#: 00000005.xhp
msgctxt ""
@@ -1839,7 +1839,7 @@ msgctxt ""
"par_id3147287\n"
"help.text"
msgid "You can remove direct formatting from your document by selecting the entire text with the shortcut keys <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+A and then choosing <emph>Format - Clear Direct Formatting</emph>."
-msgstr "Podeu suprimir la formatació directa del document si seleccioneu el text sencer amb les tecles de drecera <switchinline select=\"sys\"><caseinline select=\"MAC\">Orde</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+A i després trieu <emph>Format - Formatació per defecte</emph>."
+msgstr "Podeu suprimir la formatació directa del document si seleccioneu el text sencer amb les tecles de drecera <switchinline select=\"sys\"><caseinline select=\"MAC\">Orde</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+A i després trieu <emph>Format ▸ Formatació per defecte</emph>."
#: 00000005.xhp
msgctxt ""
@@ -2055,7 +2055,7 @@ msgctxt ""
"par_id3153334\n"
"help.text"
msgid "Use <emph>Edit - Links</emph> to see which files are inserted as links. The links can be removed if required. This will break the link and insert the object directly."
-msgstr "Utilitzeu <emph>Edita - Enllaços</emph> per veure quins fitxers s'han inserit com a enllaços. Es poden eliminar els enllaços si és necessari. Així es trencarà l'enllaç i s'inserirà l'objecte directament."
+msgstr "Utilitzeu <emph>Edita ▸ Enllaços</emph> per veure quins fitxers s'han inserit com a enllaços. Es poden eliminar els enllaços si és necessari. Així es trencarà l'enllaç i s'inserirà l'objecte directament."
#: 00000005.xhp
msgctxt ""
@@ -2071,7 +2071,7 @@ msgctxt ""
"par_id3157846\n"
"help.text"
msgid "A number system is determined by the number of characters available for representing numbers. The decimal system, for instance is based on the ten numbers (0..9), the binary system is based on the two numbers 0 and 1, the hexadecimal system is based on 16 characters (0...9 and A...F)."
-msgstr "Un sistema numèric ve determinat per la quantitat de caràcters disponible per a la representació de nombres. El sistema decimal, per exemple, està basat en deu números (de 0 a 9), el sistema binari està basat en dos números (0 i 1) i el sistema hexadecimal està basat en 16 caràcters (del 0 al 9 i de la A a la F)."
+msgstr "Un sistema numèric ve determinat per la quantitat de caràcters disponible per a la representació de nombres. El sistema decimal, per exemple, està basat en deu números (de 0 a 9), el sistema binari està basat en dos números (0 i 1) i el sistema hexadecimal està basat en 16 caràcters (del 0 al 9 i de l'A a la F)."
#: 00000005.xhp
msgctxt ""
@@ -2279,7 +2279,7 @@ msgctxt ""
"par_id3154223\n"
"help.text"
msgid "Register-true is a typography term that is used in printing. This term refers to the congruent imprint of the lines within a type area on the front and the back side of book pages, newspaper pages and magazine pages. The register-true feature make these pages easier to read by preventing gray shadows from shining through between the lines of text. The register-true term also refers to lines in adjacent text columns that are of the same height."
-msgstr "Conforme al registre és un terme tipogràfic que s'utilitza en impressió. Este terme es refereix al peu d'impremta coherent de les línies dins d'una àrea tipus a la part davantera o posterior de les pàgines d'un llibre, d'un diari o d'una revista. La característica de conforme al registre fa que estes pàgines es lligen més fàcilment i evita que les ombres grises brillin entre les línies del text. El terme conforme al registre també fa referència a les línies en columnes de text adjacents que tenen la mateixa alçada."
+msgstr "Conforme al registre és un terme tipogràfic que s'utilitza en impressió. Este terme es refereix al peu d'impremta coherent de les línies dins d'una àrea tipus a la part davantera o posterior de les pàgines d'un llibre, d'un diari o d'una revista. La característica de conforme al registre fa que estes pàgines es lligen més fàcilment i evita que les ombres grises brillin entre les línies del text. El terme conforme al registre també fa referència a les línies en columnes de text adjacents que tenen la mateixa alçària."
#: 00000005.xhp
msgctxt ""
@@ -2319,7 +2319,7 @@ msgctxt ""
"par_id3146919\n"
"help.text"
msgid "In various dialogs (for example, <emph>Tools - AutoText</emph>) you can select whether you want to save files relatively or absolutely."
-msgstr "En diferents diàlegs (per exemple, <emph>Edita - Text automàtic</emph>) podeu seleccionar si voleu guardar els fitxers de manera relativa o absoluta."
+msgstr "En diferents diàlegs (per exemple, <emph>Eines - Text automàtic</emph>) podeu seleccionar si voleu guardar els fitxers de manera relativa o absoluta."
#: 00000005.xhp
msgctxt ""
@@ -2479,7 +2479,7 @@ msgctxt ""
"par_id3156326\n"
"help.text"
msgid "These commands can only be accessed after you enable support for Asian languages in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Language Settings - Languages</emph>."
-msgstr ""
+msgstr "Només es pot accedir a estes ordes després d'habilitar la compatibilitat amb llengües asiàtiques a <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferències</emph></caseinline><defaultinline><emph>Eines - Opcions</emph></defaultinline></switchinline><emph> - Configuració de la llengua - Llengües</emph>."
#: 00000010.xhp
msgctxt ""
@@ -2639,7 +2639,7 @@ msgctxt ""
"hd_id3149732\n"
"help.text"
msgid "Rename"
-msgstr "Reanomena"
+msgstr "Canvia el nom"
#: 00000010.xhp
msgctxt ""
@@ -2647,7 +2647,7 @@ msgctxt ""
"par_id3149797\n"
"help.text"
msgid "<ahelp hid=\"SID_EXPLORERCONTENT_RENAME\" visibility=\"visible\">Enables a selected object to be renamed.</ahelp> After selecting <emph>Rename</emph> the name is selected and a new one can be entered directly. Use the arrow keys to set the cursor at the beginning or end of the name to delete or add to part of the name or to reposition the cursor."
-msgstr "<ahelp hid=\"SID_EXPLORERCONTENT_RENAME\" visibility=\"visible\">Permet canviar el nom a un objecte seleccionat.</ahelp> Després de seleccionar <emph>Reanomena</emph> se selecciona el nom i se'n pot introduir un de nou directament. Utilitzeu les tecles de fletxa per establir el cursor a l'inici o al final del nom per suprimir, afegir-lo a part del nom o reubicar-lo."
+msgstr "<ahelp hid=\"SID_EXPLORERCONTENT_RENAME\" visibility=\"visible\">Permet canviar el nom a un objecte seleccionat.</ahelp> Després de seleccionar <emph>Canvia el nom</emph> se selecciona el nom i se'n pot introduir un de nou directament. Utilitzeu les tecles de fletxa per establir el cursor a l'inici o al final del nom per suprimir, afegir-lo a part del nom o reubicar-lo."
#: 00000010.xhp
msgctxt ""
@@ -2887,7 +2887,7 @@ msgctxt ""
"par_id3149578\n"
"help.text"
msgid "When exporting to HTML, the character set selected in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Load/Save - HTML Compatibility</emph> is used. Characters not present there are written in a substitute form, which is displayed correctly in modern web browsers. When exporting such characters, you will receive an appropriate warning."
-msgstr ""
+msgstr "En exportar a HTML, s'utilitza el joc de caràcters seleccionat a <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferències</emph></caseinline><defaultinline><emph>Eines - Opcions</emph></defaultinline></switchinline><emph> - Carrega/guarda - Compatibilitat HTML</emph>. Els caràcters que no siguen ací s'escriuen amb una forma de substitució, que es mostra correctament en els navegadors web moderns. Quan s'exportin estos caràcters, rebreu l'avís corresponent."
#: 00000020.xhp
msgctxt ""
@@ -2895,7 +2895,7 @@ msgctxt ""
"par_id3153146\n"
"help.text"
msgid "If, in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Load/Save - HTML Compatibility</emph>, you select Mozilla Firefox, MS Internet Explorer, or $[officename] Writer as the export option, upon export all important font attributes are exported as direct attributes (for example, text color, font size, bold, italic, and so on) in CSS1 styles. (<link href=\"text/shared/00/00000002.xhp\" name=\"CSS\">CSS</link> stands for Cascading Style Sheets.) Importing is also carried out according to this standard."
-msgstr ""
+msgstr "Si a <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferències</emph></caseinline><defaultinline><emph>Eines - Opcions</emph></defaultinline></switchinline><emph> - Carrega/guarda - Compatibilitat HTML</emph>, seleccioneu com a opció d'exportació el Mozilla Firefox, el MS Internet Explorer, o el $[officename] Writer, s'exporten tots els atributs de tipus de lletra importants com a atributs directes (per exemple, color del text, mida del tipus de lletra, negreta, cursiva, etc.) en estils CSS1. (<link href=\"text/shared/00/00000002.xhp\" name=\"CSS\">CSS</link> vol dir fulls d'estil en cascada, \"Cascading Style Sheets\" en anglés). La importació es duu a terme segons este estàndard."
#: 00000020.xhp
msgctxt ""
@@ -2903,7 +2903,7 @@ msgctxt ""
"par_id3154143\n"
"help.text"
msgid "The \"font\" property corresponds to Mozilla Firefox; that is, before the font size you can specify optional values for \"font-style\" (italic, none), \"font-variant\" (normal, small-caps) and \"font-weight\" (normal, bold)."
-msgstr ""
+msgstr "La propietat «font» correspon al Mozilla Firefox; és a dir, abans de la mida del tipus de lletra podeu indicar valors opcionals per a «font-style» (italic, none), «font-variant» (normal, small-caps) i «font-weight» (normal, bold)."
#: 00000020.xhp
msgctxt ""
@@ -2927,7 +2927,7 @@ msgctxt ""
"par_id3155135\n"
"help.text"
msgid "If MS Internet Explorer or $[officename] Writer are set as the export option, the sizes of the control field and their internal margins are exported as styles (print formats). CSS1 size properties are based on \"width\" and \"height\" values. The \"Margin\" property is used to set equal margins on all sides of the page. To allow different margins, the \"Margin-Left\", \"Margin-Right\", \"Margin-Top\" and \"Margin-Bottom\" properties are used."
-msgstr "Si s'estableix com a opció d'exportació el MS Internet Explorer o el $[officename] Writer, les mides del camp de control i els seus marges interns s'exporten com a estils (formats d'impressió). Les propietats de mida de CSS1 es basen en els valors d'\"amplada\" i \"alçada\". La propietat de \"marge\" s'utilitza per establir marges iguals a tots els costats de la pàgina. Per permetre marges diferents, s'utilitzen les propietats \"marge esquerre\", \"marge dret\", \"marge superior\" i \"marge inferior\"."
+msgstr "Si s'estableix com a opció d'exportació el MS Internet Explorer o el $[officename] Writer, les mides del camp de control i els seus marges interns s'exporten com a estils (formats d'impressió). Les propietats de mida de CSS1 es basen en els valors d'\"amplària\" i \"alçària\". La propietat de \"marge\" s'utilitza per establir marges iguals a tots els costats de la pàgina. Per permetre marges diferents, s'utilitzen les propietats \"marge esquerre\", \"marge dret\", \"marge superior\" i \"marge inferior\"."
#: 00000020.xhp
msgctxt ""
@@ -2943,7 +2943,7 @@ msgctxt ""
"par_id3144510\n"
"help.text"
msgid "Text frames are supported with the use of CSS1 extensions for absolute positioned objects. This applies only to the export options Mozilla Firefox, MS Internet Explorer, and $[officename] Writer. Text frames can be aligned as graphics, <switchinline select=\"sys\"><caseinline select=\"WIN\"> Plug-Ins,</caseinline></switchinline>and Floating Frames, but character-linked frames are not possible."
-msgstr ""
+msgstr "Es poden utilitzar marcs de text gràcies a l'ús d'extensions CSS1 per a objectes posicionats absolutament. Això s'aplica només a les opcions d'exportació del Mozilla Firefox, el MS Internet Explorer i el $[officename] Writer. Els marcs de text es poden alinear com a gràfics<switchinline select=\"sys\"><caseinline select=\"WIN\">, connectors</caseinline></switchinline> i marcs flotants, però no com a marcs enllaçats a caràcters."
#: 00000020.xhp
msgctxt ""
@@ -2959,7 +2959,7 @@ msgctxt ""
"par_id3153896\n"
"help.text"
msgid "The measurement unit set in $[officename] is used for HTML export of CSS1 properties. The unit can be set separately for text and HTML documents under <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer - General</emph> or <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer/Web - View</emph>. The number of exported decimal places depends on the unit."
-msgstr ""
+msgstr "La unitat de mesura definida al $[officename] s'utilitza per a l'exportació HTML de les propietats CSS1. La unitat es pot establir separadament per a documents de text i HTML a <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferències</emph></caseinline><defaultinline><emph>Eines - Opcions</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer - General</emph> o <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferències</emph></caseinline><defaultinline>Eines - Opcions</defaultinline></switchinline><emph> - %PRODUCTNAME Writer/Web - Visualització</emph>. El nombre de llocs decimals exportats depèn de la unitat."
#: 00000020.xhp
msgctxt ""
@@ -3111,7 +3111,7 @@ msgctxt ""
"par_id3149262\n"
"help.text"
msgid "The $[officename] Web page filter supports certain capabilities of CSS2. However, to use it, print layout export must be activated in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Load/Save - HTML Compatibility</emph>. Then, in HTML documents, besides the HTML Page Style, you can also use the styles \"First page\", \"Left page\" and \"Right page\". These styles should enable you to set different page sizes and margins for the first page and for right and left pages when printing."
-msgstr ""
+msgstr "El filtre de pàgines web del $[officename] admet algunes capacitats de CSS2. Tot i així, per utilitzar-lo, s'ha d'activar l'exportació del format d'impressió a <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferències</emph></caseinline><defaultinline><emph>Eines - Opcions</emph></defaultinline></switchinline><emph> - Carrega/guarda - Compatibilitat HTML</emph>. Llavors, en els documents HTML, a més de l'estil de pàgina HTML, podeu utilitzar els estils \"Primera pàgina\", \"Pàgina esquerra\" i \"Pàgina dreta\". Quan imprimiu, estos estils vos permetran establir diferents mides i marges de pàgina per a la primera pàgina i les pàgines dreta i esquerra."
#: 00000020.xhp
msgctxt ""
@@ -3127,7 +3127,7 @@ msgctxt ""
"par_id3145591\n"
"help.text"
msgid "If, in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Load/Save - HTML Compatibility</emph>, the export option \"$[officename] Writer\" or \"Internet Explorer\" is selected, the indents of numberings are exported as \"margin-left\" CSS1 property in the STYLE attribute of the <OL> and <UL> tags. The property indicates the difference relative to the indent of the next higher level."
-msgstr ""
+msgstr "Si a <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferències</emph></caseinline><defaultinline><emph>Eines - Opcions</emph></defaultinline></switchinline><emph> - Carrega/guarda - Compatibilitat HTML</emph> se selecciona l'opció d'exportació «$[officename] Writer» o «Internet Explorer», s'exporten els sagnats de les numeracions com a propietat «marge esquerre» de CSS1 a l'atribut STYLE de les etiquetes <OL> i <UL>. La propietat indica la diferència relativa al sagnat del nivell superior següent."
#: 00000020.xhp
msgctxt ""
@@ -3191,7 +3191,7 @@ msgctxt ""
"par_id3159153\n"
"help.text"
msgid "Some $[officename] Draw and $[officename] Impress options can be accessed through <emph>File - Export</emph>. See <link href=\"text/shared/00/00000200.xhp\" name=\"Graphics Export Options\">Graphics Export Options</link> for more information."
-msgstr "Es pot accedir a algunes opcions del $[officename] Draw i el $[officename] Impress a través de <emph>Fitxer - Exporta</emph>. Vegeu <link href=\"text/shared/00/00000200.xhp\" name=\"Opcions d'exportació de gràfics\">Opcions d'exportació de gràfics</link> per obtindre més informació."
+msgstr "Es pot accedir a algunes opcions del $[officename] Draw i el $[officename] Impress a través de <emph>Fitxer ▸ Exporta</emph>. Vegeu <link href=\"text/shared/00/00000200.xhp\" name=\"Opcions d'exportació de gràfics\">Opcions d'exportació de gràfics</link> per a obtindre més informació."
#: 00000020.xhp
msgctxt ""
@@ -3223,7 +3223,7 @@ msgctxt ""
"par_id3153142\n"
"help.text"
msgid "Print the document with the <emph>File - Print</emph> menu command."
-msgstr "Imprimiu el document amb l'orde de menú <emph>Fitxer - Imprimeix</emph>."
+msgstr "Imprimiu el document amb l'orde de menú <emph>Fitxer ▸ Imprimeix</emph>."
#: 00000020.xhp
msgctxt ""
@@ -3703,7 +3703,7 @@ msgctxt ""
"par_id3146907\n"
"help.text"
msgid "If you want to define another file format as the default, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/01010200.xhp\" name=\"Load/Save - General\"><emph>Load/Save - General</emph></link> to find alternative file formats for each $[officename] document type."
-msgstr ""
+msgstr "Si voleu definir un altre format de fitxer com a format per defecte, trieu <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferències</emph></caseinline><defaultinline><emph>Eines - Opcions</emph></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/01010200.xhp\" name=\"Carrega/guarda - General\"><emph>Carrega/guarda - General</emph></link> per trobar formats de fitxer alternatius per a cada tipus de document del $[officename]."
#: 00000021.xhp
msgctxt ""
@@ -3743,7 +3743,7 @@ msgctxt ""
"par_id3145152\n"
"help.text"
msgid "The file <emph>meta.xml</emph> contains the meta information of the document, which you can enter under <emph>File - Properties</emph>."
-msgstr "El fitxer <emph>meta.xml</emph> conté la informació meta del document, a la qual podeu accedir des de <emph>Fitxer - Propietats</emph>."
+msgstr "El fitxer <emph>meta.xml</emph> conté la informació meta del document, a la qual podeu accedir des de <emph>Fitxer ▸ Propietats</emph>."
#: 00000021.xhp
msgctxt ""
@@ -3927,7 +3927,7 @@ msgctxt ""
"par_id3\n"
"help.text"
msgid "The other file types show options dialogs where you can set the width and height of the exported image."
-msgstr "Per als altres tipus de fitxers, es mostra un diàleg d'opcions on podeu definir l'amplada i l'alçada de la imatge exportada."
+msgstr "Per als altres tipus de fitxers, es mostra un diàleg d'opcions on podeu definir l'amplària i l'alçària de la imatge exportada."
#: 00000200.xhp
msgctxt ""
@@ -3951,7 +3951,7 @@ msgctxt ""
"hd_id3151330\n"
"help.text"
msgid "Width"
-msgstr "Amplada"
+msgstr "Amplària"
#: 00000200.xhp
msgctxt ""
@@ -3959,7 +3959,7 @@ msgctxt ""
"par_id3154561\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"visible\">Specifies the width.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"visible\">Indica l'amplada.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"visible\">Indica l'amplària.</ahelp>"
#: 00000200.xhp
msgctxt ""
@@ -3967,7 +3967,7 @@ msgctxt ""
"hd_id3156027\n"
"help.text"
msgid "Height"
-msgstr "Alçada"
+msgstr "Alçària"
#: 00000200.xhp
msgctxt ""
@@ -3975,7 +3975,7 @@ msgctxt ""
"par_id3147226\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"visible\">Specifies the height.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"visible\">Indica l'alçada.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"visible\">Indica l'alçària.</ahelp>"
#: 00000200.xhp
msgctxt ""
@@ -4175,7 +4175,7 @@ msgctxt ""
"par_id399153683\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">LZW compression is the compression of a file into a smaller file using a table-based lookup algorithm.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">La compressió LZW és la compressió d'un fitxer en un fitxer més petit i utilitza un algorisme de cerca basat en una taula.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">La compressió LZW és la compressió d'un fitxer en un fitxer més petit i utilitza un algorisme de busca basat en una taula.</ahelp>"
#: 00000200.xhp
msgctxt ""
@@ -4375,7 +4375,7 @@ msgctxt ""
"hd_id3149793\n"
"help.text"
msgid "Fixed column width"
-msgstr "Amplada fixa de columna"
+msgstr "Amplària fixa de columna"
#: 00000207.xhp
msgctxt ""
@@ -4383,7 +4383,7 @@ msgctxt ""
"par_id3152363\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/imoptdialog/fixedwidth\">Exports all data fields with a fixed width.</ahelp>"
-msgstr "<ahelp hid=\"modules/scalc/ui/imoptdialog/fixedwidth\">Exporta tots els camps de dades amb una amplada fixa.</ahelp>"
+msgstr "<ahelp hid=\"modules/scalc/ui/imoptdialog/fixedwidth\">Exporta tots els camps de dades amb una amplària fixa.</ahelp>"
#: 00000207.xhp
msgctxt ""
@@ -4391,7 +4391,7 @@ msgctxt ""
"par_id3149283\n"
"help.text"
msgid "The width of a data field in the exported text file is set to the current width of the corresponding column."
-msgstr "L'amplada d'un camp de dades en el fitxer de text exportat s'estableix segons l'amplada actual de la columna corresponent."
+msgstr "L'amplària d'un camp de dades en el fitxer de text exportat s'estableix segons l'amplària actual de la columna corresponent."
#: 00000207.xhp
msgctxt ""
@@ -4407,7 +4407,7 @@ msgctxt ""
"par_id3156414\n"
"help.text"
msgid "If a value is longer than the fixed column width, it will be exported as a ### string."
-msgstr "Si un valor és més llarg que l'amplada fixa de columna, s'exportarà com a cadena ###."
+msgstr "Si un valor és més llarg que l'amplària fixa de columna, s'exportarà com a cadena ###."
#: 00000207.xhp
msgctxt ""
@@ -4415,7 +4415,7 @@ msgctxt ""
"par_id3150178\n"
"help.text"
msgid "If a text string is longer than the fixed column width, it will be truncated at the end."
-msgstr "Si una cadena de text és més llarga que l'amplada fixa de columna, es tallarà al final."
+msgstr "Si una cadena de text és més llarga que l'amplària fixa de columna, es tallarà al final."
#: 00000207.xhp
msgctxt ""
@@ -4543,7 +4543,7 @@ msgctxt ""
"hd_id3156553\n"
"help.text"
msgid "Fixed width"
-msgstr "Amplada fixa"
+msgstr "Amplària fixa"
#: 00000208.xhp
msgctxt ""
@@ -4551,7 +4551,7 @@ msgctxt ""
"par_id3150710\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/textimportcsv/tofixedwidth\">Separates fixed-width data (equal number of characters) into columns.</ahelp> Click on the ruler in the preview window to set the width."
-msgstr "<ahelp hid=\"modules/scalc/ui/textimportcsv/tofixedwidth\">Separa les dades d'amplada fixa (mateix nombre de caràcters) en columnes.</ahelp> Feu clic al regle de la finestra de previsualització per definir l'amplada."
+msgstr "<ahelp hid=\"modules/scalc/ui/textimportcsv/tofixedwidth\">Separa les dades d'amplària fixa (mateix nombre de caràcters) en columnes.</ahelp> Feu clic al regle de la finestra de previsualització per definir l'amplària."
#: 00000208.xhp
msgctxt ""
@@ -5007,7 +5007,7 @@ msgctxt ""
"par_id3150105\n"
"help.text"
msgid "If you want to use a fixed width to separate the imported data into columns, click in the ruler to set the width boundaries."
-msgstr "Si voleu utilitzar una amplada fixa per separar les dades importades en columnes, feu clic al regle per establir els límits d'amplada."
+msgstr "Si voleu utilitzar una amplària fixa per separar les dades importades en columnes, feu clic al regle per establir els límits d'amplària."
#: 00000208.xhp
msgctxt ""
@@ -5199,7 +5199,7 @@ msgctxt ""
"par_id389416\n"
"help.text"
msgid "<variable id=\"webhtml\">Choose <emph>File - Preview in Web Browser</emph></variable>"
-msgstr "<variable id=\"webhtml\">Trieu <emph>Fitxer - Mostra la previsualització al navegador web</emph></variable>"
+msgstr "<variable id=\"webhtml\">Trieu <emph>Fitxer ▸ Mostra la previsualització al navegador web</emph></variable>"
#: 00000401.xhp
msgctxt ""
@@ -5207,7 +5207,7 @@ msgctxt ""
"par_id3154812\n"
"help.text"
msgid "Choose <emph>File - New</emph>"
-msgstr "Trieu <emph>Fitxer - Nou</emph>"
+msgstr "Trieu <emph>Fitxer ▸ Nou</emph>"
#: 00000401.xhp
msgctxt ""
@@ -5247,7 +5247,7 @@ msgctxt ""
"par_id3157898\n"
"help.text"
msgid "Menu <emph>File - New</emph><emph>- Templates</emph>."
-msgstr "Menú <emph>Fitxer - Nou</emph><emph>- Plantilles</emph>."
+msgstr "Menú <emph>Fitxer ▸ Nou</emph><emph>▸ Plantilles</emph>."
#: 00000401.xhp
msgctxt ""
@@ -5263,7 +5263,7 @@ msgctxt ""
"par_id3149798\n"
"help.text"
msgid "<variable id=\"etiketten\">Choose <emph>File - New - Labels</emph></variable>"
-msgstr "<variable id=\"etiketten\">Trieu <emph>Fitxer - Nou - Etiquetes</emph></variable>"
+msgstr "<variable id=\"etiketten\">Trieu <emph>Fitxer ▸ Nou ▸ Etiquetes</emph></variable>"
#: 00000401.xhp
msgctxt ""
@@ -5271,7 +5271,7 @@ msgctxt ""
"par_id3147226\n"
"help.text"
msgid "<variable id=\"etikettenein\">Choose <emph>File - New - Labels - Labels</emph> tab</variable>"
-msgstr "<variable id=\"etikettenein\">Trieu la pestanya <emph>Fitxer - Nou - Etiquetes - Etiquetes</emph></variable>"
+msgstr "<variable id=\"etikettenein\">Trieu la pestanya <emph>Fitxer ▸ Nou ▸ Etiquetes ▸ Etiquetes</emph></variable>"
#: 00000401.xhp
msgctxt ""
@@ -5279,7 +5279,7 @@ msgctxt ""
"par_id3154522\n"
"help.text"
msgid "Choose <emph>File - New - Labels - Format</emph> tab"
-msgstr "Trieu la pestanya <emph>Fitxer - Nou - Etiquetes - Formata</emph>"
+msgstr "Trieu la pestanya <emph>Fitxer ▸ Nou ▸ Etiquetes ▸ Formata</emph>"
#: 00000401.xhp
msgctxt ""
@@ -5287,7 +5287,7 @@ msgctxt ""
"par_id3154983\n"
"help.text"
msgid "Choose <emph>File - New - Business Cards - Format</emph> tab"
-msgstr "Trieu la pestanya <emph>Fitxer - Nou - Targetes de visita - Formata</emph>"
+msgstr "Trieu la pestanya <emph>Fitxer ▸ Nou ▸ Targetes de visita ▸ Formata</emph>"
#: 00000401.xhp
msgctxt ""
@@ -5295,7 +5295,7 @@ msgctxt ""
"par_id3157958\n"
"help.text"
msgid "Choose <emph>File - New - Labels - Options</emph> tab"
-msgstr "Trieu la pestanya <emph>Fitxer - Nou - Etiquetes - Opcions</emph>"
+msgstr "Trieu la pestanya <emph>Fitxer ▸ Nou ▸ Etiquetes ▸ Opcions</emph>"
#: 00000401.xhp
msgctxt ""
@@ -5303,7 +5303,7 @@ msgctxt ""
"par_id3153311\n"
"help.text"
msgid "Choose <emph>File - New - Business Cards - Options</emph> tab"
-msgstr "Trieu la pestanya <emph>Fitxer - Nou - Targetes de visita - Opcions</emph>"
+msgstr "Trieu la pestanya <emph>Fitxer ▸ Nou ▸ Targetes de visita ▸ Opcions</emph>"
#: 00000401.xhp
msgctxt ""
@@ -5311,7 +5311,7 @@ msgctxt ""
"par_id3152780\n"
"help.text"
msgid "<variable id=\"visikart\">Choose <emph>File - New - Business Cards</emph></variable>"
-msgstr "<variable id=\"visikart\">Trieu <emph>Fitxer - Nou - Targetes de visita</emph></variable>"
+msgstr "<variable id=\"visikart\">Trieu <emph>Fitxer ▸ Nou ▸ Targetes de visita</emph></variable>"
#: 00000401.xhp
msgctxt ""
@@ -5319,7 +5319,7 @@ msgctxt ""
"par_id3156346\n"
"help.text"
msgid "<variable id=\"visikartform\">Choose <emph>File - New - Business Cards - Medium</emph> tab</variable>"
-msgstr "<variable id=\"visikartform\">Trieu la pestanya <emph>Fitxer - Nou - Targetes de visita - Tipus</emph></variable>"
+msgstr "<variable id=\"visikartform\">Trieu la pestanya <emph>Fitxer ▸ Nou ▸ Targetes de visita ▸ Tipus</emph></variable>"
#: 00000401.xhp
msgctxt ""
@@ -5327,7 +5327,7 @@ msgctxt ""
"par_id3152824\n"
"help.text"
msgid "<variable id=\"viskartinhalt\">Choose <emph>File - New - Business Cards - Business cards</emph> tab</variable>"
-msgstr "<variable id=\"viskartinhalt\">Trieu la pestanya <emph>Fitxer - Nou - Targetes de visita- Targetes de visita</emph></variable>"
+msgstr "<variable id=\"viskartinhalt\">Trieu la pestanya <emph>Fitxer ▸ Nou ▸ Targetes de visita ▸ Targetes de visita</emph></variable>"
#: 00000401.xhp
msgctxt ""
@@ -5335,7 +5335,7 @@ msgctxt ""
"par_id3149819\n"
"help.text"
msgid "<variable id=\"viskartpriv\">Choose <emph>File - New - Business Cards - Private</emph> tab</variable>"
-msgstr "<variable id=\"viskartpriv\">Trieu la pestanya <emph>Fitxer - Nou - Targetes de visita - Privat</emph></variable>"
+msgstr "<variable id=\"viskartpriv\">Trieu la pestanya <emph>Fitxer ▸ Nou ▸ Targetes de visita ▸ Privat</emph></variable>"
#: 00000401.xhp
msgctxt ""
@@ -5343,7 +5343,7 @@ msgctxt ""
"par_id3154897\n"
"help.text"
msgid "<variable id=\"viskartgesch\">Choose <emph>File - New - Business Cards - Business</emph> tab</variable>"
-msgstr "<variable id=\"viskartgesch\">Trieu la pestanya <emph>Fitxer - Nou - Targetes de visita - Empresa</emph></variable>"
+msgstr "<variable id=\"viskartgesch\">Trieu la pestanya <emph>Fitxer ▸ Nou ▸ Targetes de visita ▸ Empresa</emph></variable>"
#: 00000401.xhp
msgctxt ""
@@ -5351,7 +5351,7 @@ msgctxt ""
"par_id3146137\n"
"help.text"
msgid "Choose <emph>File - Open</emph>"
-msgstr "Trieu <emph>Fitxer - Obri</emph>"
+msgstr "Trieu <emph>Fitxer ▸ Obri</emph>"
#: 00000401.xhp
msgctxt ""
@@ -5391,7 +5391,7 @@ msgctxt ""
"par_id3155388\n"
"help.text"
msgid "Menu <emph>File - Open</emph>, File type <emph>Text Encoded</emph> selected"
-msgstr "Menú <emph>Fitxer - Obri</emph> i seleccioneu el tipus de fitxer <emph>Text codificat</emph>"
+msgstr "Menú <emph>Fitxer ▸ Obri</emph> i seleccioneu el tipus de fitxer <emph>Text codificat</emph>"
#: 00000401.xhp
msgctxt ""
@@ -5399,7 +5399,7 @@ msgctxt ""
"par_id3154174\n"
"help.text"
msgid "Menu <emph>File - Save As</emph>, File type <emph>Text Encoded</emph> selected"
-msgstr "Menú <emph>Fitxer - Anomena i guarda</emph>, seleccioneu el tipus de fitxer <emph>Text codificat</emph>"
+msgstr "Menú <emph>Fitxer ▸ Anomena i guarda</emph>, seleccioneu el tipus de fitxer <emph>Text codificat</emph>"
#: 00000401.xhp
msgctxt ""
@@ -5407,7 +5407,7 @@ msgctxt ""
"par_id3145609\n"
"help.text"
msgid "<variable id=\"autobrief\">Choose <emph>File - Wizards</emph></variable>"
-msgstr "<variable id=\"autobrief\">Trieu <emph>Fitxer - Auxiliars</emph></variable>"
+msgstr "<variable id=\"autobrief\">Trieu <emph>Fitxer ▸ Auxiliars</emph></variable>"
#: 00000401.xhp
msgctxt ""
@@ -5415,7 +5415,7 @@ msgctxt ""
"par_id3149245\n"
"help.text"
msgid "<variable id=\"autopilotbrief\">Choose <emph>File - Wizards - Letter</emph></variable>"
-msgstr "<variable id=\"autopilotbrief\">Trieu <emph>Fitxer - Auxiliars - Carta</emph></variable>"
+msgstr "<variable id=\"autopilotbrief\">Trieu <emph>Fitxer ▸ Auxiliars ▸ Carta</emph></variable>"
#: 00000401.xhp
msgctxt ""
@@ -5423,7 +5423,7 @@ msgctxt ""
"par_id3154758\n"
"help.text"
msgid "<variable id=\"autopilotbrief1\">Choose <emph>File - Wizards - Letter - Page design</emph></variable>"
-msgstr "<variable id=\"autopilotbrief1\">Trieu <emph>Fitxer - Auxiliars - Carta - Disseny de pàgina</emph></variable>"
+msgstr "<variable id=\"autopilotbrief1\">Trieu <emph>Fitxer ▸ Auxiliars ▸ Carta ▸ Disseny de pàgina</emph></variable>"
#: 00000401.xhp
msgctxt ""
@@ -5431,7 +5431,7 @@ msgctxt ""
"par_id3152360\n"
"help.text"
msgid "<variable id=\"autopilotbrief2\">Choose <emph>File - Wizards - Letter - Letterhead layout</emph></variable>"
-msgstr "<variable id=\"autopilotbrief2\">Trieu <emph>Fitxer - Auxiliars - Carta - Format de la capçalera</emph></variable>"
+msgstr "<variable id=\"autopilotbrief2\">Trieu <emph>Fitxer ▸ Auxiliars ▸ Carta ▸ Format de la capçalera</emph></variable>"
#: 00000401.xhp
msgctxt ""
@@ -5439,7 +5439,7 @@ msgctxt ""
"par_id3159413\n"
"help.text"
msgid "<variable id=\"autopilotbrief3\">Choose <emph>File - Wizards - Letter - Printed items</emph></variable>"
-msgstr "<variable id=\"autopilotbrief3\">Trieu <emph>Fitxer - Auxiliars - Carta - Elements impresos</emph></variable>"
+msgstr "<variable id=\"autopilotbrief3\">Trieu <emph>Fitxer ▸ Auxiliars ▸ Carta ▸ Elements impresos</emph></variable>"
#: 00000401.xhp
msgctxt ""
@@ -5447,7 +5447,7 @@ msgctxt ""
"par_id3152771\n"
"help.text"
msgid "<variable id=\"autopilotbrief4\">Choose <emph>File - Wizards - Letter - Recipient and sender</emph></variable>"
-msgstr "<variable id=\"autopilotbrief4\">Trieu <emph>Fitxer - Auxiliars - Carta - Destinatari i remitent</emph></variable>"
+msgstr "<variable id=\"autopilotbrief4\">Trieu <emph>Fitxer ▸ Auxiliars ▸ Carta ▸ Destinatari i remitent</emph></variable>"
#: 00000401.xhp
msgctxt ""
@@ -5455,7 +5455,7 @@ msgctxt ""
"par_id3153524\n"
"help.text"
msgid "<variable id=\"autopilotbrief5\">Choose <emph>File - Wizards - Letter - Footer</emph></variable>"
-msgstr "<variable id=\"autopilotbrief5\">Trieu <emph>Fitxer - Auxiliars - Carta - Peu de pàgina</emph></variable>"
+msgstr "<variable id=\"autopilotbrief5\">Trieu <emph>Fitxer ▸ Auxiliars ▸ Carta ▸ Peu de pàgina</emph></variable>"
#: 00000401.xhp
msgctxt ""
@@ -5463,7 +5463,7 @@ msgctxt ""
"par_id3154224\n"
"help.text"
msgid "<variable id=\"autopilotbrief6\">Choose <emph>File - Wizards - Letter - </emph><emph>Name and Location</emph></variable>"
-msgstr "<variable id=\"autopilotbrief6\">Trieu <emph>Fitxer - Auxiliars - Carta - </emph><emph>Nom i ubicació</emph></variable>"
+msgstr "<variable id=\"autopilotbrief6\">Trieu <emph>Fitxer ▸ Auxiliars ▸ Carta ▸ </emph><emph>Nom i ubicació</emph></variable>"
#: 00000401.xhp
msgctxt ""
@@ -5471,7 +5471,7 @@ msgctxt ""
"par_id3144760\n"
"help.text"
msgid "<variable id=\"autopilotfax\">Choose <emph>File - Wizards - Fax</emph></variable>"
-msgstr "<variable id=\"autopilotfax\">Trieu <emph>Fitxer - Auxiliars - Fax</emph></variable>"
+msgstr "<variable id=\"autopilotfax\">Trieu <emph>Fitxer ▸ Auxiliars ▸ Fax</emph></variable>"
#: 00000401.xhp
msgctxt ""
@@ -5479,7 +5479,7 @@ msgctxt ""
"par_id3147085\n"
"help.text"
msgid "<variable id=\"autopilotfax1\">Choose <emph>File - Wizards - Fax - Page Design</emph></variable>"
-msgstr "<variable id=\"autopilotfax1\">Trieu <emph>Fitxer - Auxiliars - Fax - Disseny de la pàgina</emph></variable>"
+msgstr "<variable id=\"autopilotfax1\">Trieu <emph>Fitxer ▸ Auxiliars ▸ Fax ▸ Disseny de la pàgina</emph></variable>"
#: 00000401.xhp
msgctxt ""
@@ -5487,7 +5487,7 @@ msgctxt ""
"par_id3151042\n"
"help.text"
msgid "<variable id=\"autopilotfax2\">Choose <emph>File - Wizards - Fax - Items to include</emph></variable>"
-msgstr "<variable id=\"autopilotfax2\">Trieu <emph>Fitxer - Auxiliars - Fax - Elements a incloure</emph></variable>"
+msgstr "<variable id=\"autopilotfax2\">Trieu <emph>Fitxer ▸ Auxiliars ▸ Fax ▸ Elements a incloure</emph></variable>"
#: 00000401.xhp
msgctxt ""
@@ -5495,7 +5495,7 @@ msgctxt ""
"par_id3154330\n"
"help.text"
msgid "<variable id=\"autopilotfax3\">Choose <emph>File - Wizards - Fax - Sender and Recipient</emph></variable>"
-msgstr "<variable id=\"autopilotfax3\">Trieu <emph>Fitxer - Auxiliars - Fax - Remitent i destinatari</emph></variable>"
+msgstr "<variable id=\"autopilotfax3\">Trieu <emph>Fitxer ▸ Auxiliars ▸ Fax ▸ Remitent i destinatari</emph></variable>"
#: 00000401.xhp
msgctxt ""
@@ -5503,7 +5503,7 @@ msgctxt ""
"par_id3150651\n"
"help.text"
msgid "<variable id=\"autopilotfax4\">Choose <emph>File - Wizards - Fax - Footer</emph></variable>"
-msgstr "<variable id=\"autopilotfax4\">Trieu <emph>Fitxer - Auxiliars - Fax - Peu de pàgina</emph></variable>"
+msgstr "<variable id=\"autopilotfax4\">Trieu <emph>Fitxer ▸ Auxiliars ▸ Fax ▸ Peu de pàgina</emph></variable>"
#: 00000401.xhp
msgctxt ""
@@ -5511,7 +5511,7 @@ msgctxt ""
"par_id3154685\n"
"help.text"
msgid "<variable id=\"autopilotfax5\">Choose <emph>File - Wizards - Fax - Name and location</emph></variable>"
-msgstr "<variable id=\"autopilotfax5\">Trieu <emph>Fitxer - Auxiliars - Fax - Nom i ubicació</emph></variable>"
+msgstr "<variable id=\"autopilotfax5\">Trieu <emph>Fitxer ▸ Auxiliars ▸ Fax ▸ Nom i ubicació</emph></variable>"
#: 00000401.xhp
msgctxt ""
@@ -5519,7 +5519,7 @@ msgctxt ""
"par_id3153190\n"
"help.text"
msgid "<variable id=\"autopilotagenda\">Choose <emph>File - Wizards - Agenda</emph></variable>"
-msgstr "<variable id=\"autopilotagenda\">Trieu <emph>Fitxer - Auxiliars - Agenda</emph></variable>"
+msgstr "<variable id=\"autopilotagenda\">Trieu <emph>Fitxer ▸ Auxiliars ▸ Agenda</emph></variable>"
#: 00000401.xhp
msgctxt ""
@@ -5527,7 +5527,7 @@ msgctxt ""
"par_id3155860\n"
"help.text"
msgid "<variable id=\"autopilotagenda1\">Choose <emph>File - Wizards - Agenda - Page Design</emph></variable>"
-msgstr "<variable id=\"autopilotagenda1\">Trieu <emph>Fitxer - Auxiliars - Agenda - Disseny de la pàgina</emph></variable>"
+msgstr "<variable id=\"autopilotagenda1\">Trieu <emph>Fitxer ▸ Auxiliars ▸ Agenda ▸ Disseny de la pàgina</emph></variable>"
#: 00000401.xhp
msgctxt ""
@@ -5535,7 +5535,7 @@ msgctxt ""
"par_id3146906\n"
"help.text"
msgid "<variable id=\"autopilotagenda2\">Choose <emph>File - Wizards - Agenda - General Attributes</emph></variable>"
-msgstr "<variable id=\"autopilotagenda2\">Trieu <emph>Fitxer - Auxiliars - Agenda - Atributs generals</emph></variable>"
+msgstr "<variable id=\"autopilotagenda2\">Trieu <emph>Fitxer ▸ Auxiliars ▸ Agenda ▸ Atributs generals</emph></variable>"
#: 00000401.xhp
msgctxt ""
@@ -5543,7 +5543,7 @@ msgctxt ""
"par_id3152578\n"
"help.text"
msgid "<variable id=\"autopilotagenda3\">Choose <emph>File - Wizards - Agenda - Headings</emph></variable>"
-msgstr "<variable id=\"autopilotagenda3\">Trieu <emph>Fitxer - Auxiliars - Agenda - Encapçalaments</emph></variable>"
+msgstr "<variable id=\"autopilotagenda3\">Trieu <emph>Fitxer ▸ Auxiliars ▸ Agenda ▸ Encapçalaments</emph></variable>"
#: 00000401.xhp
msgctxt ""
@@ -5551,7 +5551,7 @@ msgctxt ""
"par_id3155368\n"
"help.text"
msgid "<variable id=\"autopilotagenda4\">Choose <emph>File - Wizards - Agenda - Names</emph></variable>"
-msgstr "<variable id=\"autopilotagenda4\">Trieu <emph>Fitxer - Auxiliars - Agenda - Noms</emph></variable>"
+msgstr "<variable id=\"autopilotagenda4\">Trieu <emph>Fitxer ▸ Auxiliars ▸ Agenda ▸ Noms</emph></variable>"
#: 00000401.xhp
msgctxt ""
@@ -5559,7 +5559,7 @@ msgctxt ""
"par_id3146923\n"
"help.text"
msgid "<variable id=\"autopilotagenda5\">Choose <emph>File - Wizards - Agenda - Topics</emph></variable>"
-msgstr "<variable id=\"autopilotagenda5\">Trieu <emph>Fitxer - Auxiliars - Agenda - Temes</emph></variable>"
+msgstr "<variable id=\"autopilotagenda5\">Trieu <emph>Fitxer ▸ Auxiliars ▸ Agenda ▸ Temes</emph></variable>"
#: 00000401.xhp
msgctxt ""
@@ -5567,7 +5567,7 @@ msgctxt ""
"par_id3149066\n"
"help.text"
msgid "<variable id=\"autopilotagenda6\">Choose <emph>File - Wizards - Agenda - Title and Location</emph></variable>"
-msgstr "<variable id=\"autopilotagenda6\">Trieu <emph>Fitxer - Auxiliars - Agenda - Nom i ubicació</emph></variable>"
+msgstr "<variable id=\"autopilotagenda6\">Trieu <emph>Fitxer ▸ Auxiliars ▸ Agenda ▸ Nom i ubicació</emph></variable>"
#: 00000401.xhp
msgctxt ""
@@ -5575,7 +5575,7 @@ msgctxt ""
"par_id3149288\n"
"help.text"
msgid "<variable id=\"dtapt\">Choose <emph>File - Wizards - Presentation</emph></variable>"
-msgstr "<variable id=\"dtapt\">Trieu <emph>Fitxer - Auxiliars - Presentació</emph></variable>"
+msgstr "<variable id=\"dtapt\">Trieu <emph>Fitxer ▸ Auxiliars ▸ Presentació</emph></variable>"
#: 00000401.xhp
msgctxt ""
@@ -5583,7 +5583,7 @@ msgctxt ""
"par_id3146986\n"
"help.text"
msgid "<variable id=\"dtapse\">Choose <emph>File - Wizards - Presentation - Page 1</emph></variable>"
-msgstr "<variable id=\"dtapse\">Trieu <emph>Fitxer - Auxiliars - Presentació - Pàgina 1</emph></variable>"
+msgstr "<variable id=\"dtapse\">Trieu <emph>Fitxer ▸ Auxiliars ▸ Presentació ▸ Pàgina 1</emph></variable>"
#: 00000401.xhp
msgctxt ""
@@ -5591,7 +5591,7 @@ msgctxt ""
"par_id3154919\n"
"help.text"
msgid "<variable id=\"dtapsz\">Choose <emph>File - Wizards - Presentation - Page 2</emph></variable>"
-msgstr "<variable id=\"dtapsz\">Trieu <emph>Fitxer - Auxiliars - Presentació - Pàgina 2</emph></variable>"
+msgstr "<variable id=\"dtapsz\">Trieu <emph>Fitxer ▸ Auxiliars ▸ Presentació ▸ Pàgina 2</emph></variable>"
#: 00000401.xhp
msgctxt ""
@@ -5599,7 +5599,7 @@ msgctxt ""
"par_id3151351\n"
"help.text"
msgid "<variable id=\"dtapsd\">Choose <emph>File - Wizards - Presentation - Page 3</emph></variable>"
-msgstr "<variable id=\"dtapsd\">Trieu <emph>Fitxer - Auxiliars - Presentació - Pàgina 3</emph></variable>"
+msgstr "<variable id=\"dtapsd\">Trieu <emph>Fitxer ▸ Auxiliars ▸ Presentació ▸ Pàgina 3</emph></variable>"
#: 00000401.xhp
msgctxt ""
@@ -5607,7 +5607,7 @@ msgctxt ""
"par_id3147317\n"
"help.text"
msgid "<variable id=\"dtapsv\">Choose <emph>File - Wizards - Presentation - Page 4</emph></variable>"
-msgstr "<variable id=\"dtapsv\">Trieu <emph>Fitxer - Auxiliars - Presentació - Pàgina 4</emph></variable>"
+msgstr "<variable id=\"dtapsv\">Trieu <emph>Fitxer ▸ Auxiliars ▸ Presentació ▸ Pàgina 4</emph></variable>"
#: 00000401.xhp
msgctxt ""
@@ -5615,7 +5615,7 @@ msgctxt ""
"par_id3145592\n"
"help.text"
msgid "<variable id=\"dtapsf\">Choose <emph>File - Wizards - Presentation - Page 5</emph></variable>"
-msgstr "<variable id=\"dtapsf\">Trieu <emph>Fitxer - Auxiliars - Presentació - Pàgina 5</emph></variable>"
+msgstr "<variable id=\"dtapsf\">Trieu <emph>Fitxer ▸ Auxiliars ▸ Presentació ▸ Pàgina 5</emph></variable>"
#: 00000401.xhp
msgctxt ""
@@ -5687,7 +5687,7 @@ msgctxt ""
"par_id3153417\n"
"help.text"
msgid "<variable id=\"autopilotmsimport\">Choose <emph>File - Wizards - Document Converter</emph></variable>"
-msgstr "<variable id=\"autopilotmsimport\">Trieu <emph>Fitxer - Auxiliars - Convertidor de documents</emph></variable>"
+msgstr "<variable id=\"autopilotmsimport\">Trieu <emph>Fitxer ▸ Auxiliars ▸ Convertidor de documents</emph></variable>"
#: 00000401.xhp
msgctxt ""
@@ -5695,7 +5695,7 @@ msgctxt ""
"par_id3150715\n"
"help.text"
msgid "<variable id=\"autopilotmsimport1\">Choose <emph>File - Wizards - Document Converter</emph></variable>"
-msgstr "<variable id=\"autopilotmsimport1\">Trieu <emph>Fitxer - Auxiliars - Convertidor de documents</emph></variable>"
+msgstr "<variable id=\"autopilotmsimport1\">Trieu <emph>Fitxer ▸ Auxiliars ▸ Convertidor de documents</emph></variable>"
#: 00000401.xhp
msgctxt ""
@@ -5703,7 +5703,7 @@ msgctxt ""
"par_id3154274\n"
"help.text"
msgid "<variable id=\"autopilotmsimport2\">Choose <emph>File - Wizards - Document Converter</emph></variable>"
-msgstr "<variable id=\"autopilotmsimport2\">Trieu <emph>Fitxer - Auxiliars - Convertidor de documents</emph></variable>"
+msgstr "<variable id=\"autopilotmsimport2\">Trieu <emph>Fitxer ▸ Auxiliars ▸ Convertidor de documents</emph></variable>"
#: 00000401.xhp
msgctxt ""
@@ -5711,7 +5711,7 @@ msgctxt ""
"par_id3146912\n"
"help.text"
msgid "<variable id=\"euro\">Choose <emph>File - Wizards - Euro Converter</emph></variable>"
-msgstr "<variable id=\"euro\">Trieu <emph>Fitxer - Auxiliars - Convertidor d'euros</emph></variable>"
+msgstr "<variable id=\"euro\">Trieu <emph>Fitxer ▸ Auxiliars ▸ Convertidor d'euros</emph></variable>"
#: 00000401.xhp
msgctxt ""
@@ -5719,7 +5719,7 @@ msgctxt ""
"par_id3152962\n"
"help.text"
msgid "Menu <emph>File - Wizards - Address Data Source</emph>"
-msgstr "Menú <emph>Fitxer - Auxiliars - Font de dades de les adreces</emph>"
+msgstr "Menú <emph>Fitxer ▸ Auxiliars ▸ Font de dades de les adreces</emph>"
#: 00000401.xhp
msgctxt ""
@@ -5759,7 +5759,7 @@ msgctxt ""
"par_id3147338\n"
"help.text"
msgid "<variable id=\"schliessen\">Choose <emph>File - Close</emph></variable>"
-msgstr "<variable id=\"schliessen\">Trieu <emph>Fitxer - Tanca</emph></variable>"
+msgstr "<variable id=\"schliessen\">Trieu <emph>Fitxer ▸ Tanca</emph></variable>"
#: 00000401.xhp
msgctxt ""
@@ -5767,7 +5767,7 @@ msgctxt ""
"par_id3156717\n"
"help.text"
msgid "Choose <emph>File - Save</emph>"
-msgstr "Trieu <emph>Fitxer - Guarda</emph>"
+msgstr "Trieu <emph>Fitxer ▸ Guarda</emph>"
#: 00000401.xhp
msgctxt ""
@@ -5823,7 +5823,7 @@ msgctxt ""
"par_id3150300\n"
"help.text"
msgid "<variable id=\"htmlspeichern\">$[officename] Draw or $[officename] Impress menu <emph>File - Export</emph>, select \"HTML Document\" file type, this dialog opens automatically</variable>"
-msgstr "<variable id=\"htmlspeichern\">En el menú <emph>Fitxer - Exporta</emph> del $[officename] Draw o del $[officename] Impress, seleccioneu \"Document HTML\" com a tipus de fitxer, s'obrirà el diàleg automàticament</variable>"
+msgstr "<variable id=\"htmlspeichern\">En el menú <emph>Fitxer ▸ Exporta</emph> del $[officename] Draw o del $[officename] Impress, seleccioneu «Document HTML» com a tipus de fitxer, s'obrirà el diàleg automàticament</variable>"
#: 00000401.xhp
msgctxt ""
@@ -5831,7 +5831,7 @@ msgctxt ""
"par_id3153387\n"
"help.text"
msgid "<variable id=\"htmlspeichern1\">$[officename] Draw/$[officename] Impress menu<emph> File - Export</emph>, select HTML file type, page 1 of the wizard</variable>"
-msgstr "<variable id=\"htmlspeichern1\">Menú del $[officename] Draw o del $[officename] Impress <emph> Fitxer - Exporta</emph>, seleccioneu el tipus de fitxer HTML, pàgina 1 de l'auxiliar</variable>"
+msgstr "<variable id=\"htmlspeichern1\">Menú del $[officename] Draw o del $[officename] Impress <emph> Fitxer ▸ Exporta</emph>, seleccioneu el tipus de fitxer HTML, pàgina 1 de l'auxiliar</variable>"
#: 00000401.xhp
msgctxt ""
@@ -5839,7 +5839,7 @@ msgctxt ""
"par_id3154021\n"
"help.text"
msgid "<variable id=\"htmlspeichern2\">$[officename] Draw/$[officename] Impress menu<emph> File - Export</emph>, select HTML file type, page 2 of the wizard</variable>"
-msgstr "<variable id=\"htmlspeichern2\">Menú del $[officename] Draw o del $[officename] Impress <emph> Fitxer - Exporta</emph>, seleccioneu el tipus de fitxer HTML, pàgina 2 de l'auxiliar</variable>"
+msgstr "<variable id=\"htmlspeichern2\">Menú del $[officename] Draw o del $[officename] Impress <emph> Fitxer ▸ Exporta</emph>, seleccioneu el tipus de fitxer HTML, pàgina 2 de l'auxiliar</variable>"
#: 00000401.xhp
msgctxt ""
@@ -5847,7 +5847,7 @@ msgctxt ""
"par_id3147246\n"
"help.text"
msgid "<variable id=\"htmlspeichern3\">$[officename] Draw/$[officename] Impress menu<emph> File - Export</emph>, select HTML file type, page 3 of the wizard</variable>"
-msgstr "<variable id=\"htmlspeichern3\">Menú del $[officename] Draw o del $[officename] Impress <emph> Fitxer - Exporta</emph>, seleccioneu el tipus de fitxer HTML, pàgina 3 de l'auxiliar</variable>"
+msgstr "<variable id=\"htmlspeichern3\">Menú del $[officename] Draw o del $[officename] Impress <emph> Fitxer ▸ Exporta</emph>, seleccioneu el tipus de fitxer HTML, pàgina 3 de l'auxiliar</variable>"
#: 00000401.xhp
msgctxt ""
@@ -5855,7 +5855,7 @@ msgctxt ""
"par_id3145131\n"
"help.text"
msgid "<variable id=\"htmlspeichern4\">$[officename] Draw/$[officename] Impress menu<emph> File - Export</emph>, select HTML file type, page 4 of the wizard</variable>"
-msgstr "<variable id=\"htmlspeichern4\">Menú del $[officename] Draw o del $[officename] Impress <emph> Fitxer - Exporta</emph>, seleccioneu el tipus de fitxer HTML, pàgina 4 de l'auxiliar</variable>"
+msgstr "<variable id=\"htmlspeichern4\">Menú del $[officename] Draw o del $[officename] Impress <emph> Fitxer ▸ Exporta</emph>, seleccioneu el tipus de fitxer HTML, pàgina 4 de l'auxiliar</variable>"
#: 00000401.xhp
msgctxt ""
@@ -5863,7 +5863,7 @@ msgctxt ""
"par_id3150235\n"
"help.text"
msgid "<variable id=\"htmlspeichern5\">$[officename] Draw/$[officename] Impress menu<emph> File - Export</emph>, select HTML file type, page 5 of the wizard</variable>"
-msgstr "<variable id=\"htmlspeichern5\">Menú del $[officename] Draw o del $[officename] Impress <emph> Fitxer - Exporta</emph>, seleccioneu el tipus de fitxer HTML, pàgina 5 de l'auxiliar</variable>"
+msgstr "<variable id=\"htmlspeichern5\">Menú del $[officename] Draw o del $[officename] Impress <emph> Fitxer ▸ Exporta</emph>, seleccioneu el tipus de fitxer HTML, pàgina 5 de l'auxiliar</variable>"
#: 00000401.xhp
msgctxt ""
@@ -5871,7 +5871,7 @@ msgctxt ""
"par_id3145762\n"
"help.text"
msgid "<variable id=\"htmlspeichern6\">$[officename] Draw/$[officename] Impress menu<emph> File - Export</emph>, select HTML file type, page 6 of the wizard</variable>"
-msgstr "<variable id=\"htmlspeichern6\">Menú del $[officename] Draw o del $[officename] Impress <emph> Fitxer - Exporta</emph>, seleccioneu el tipus de fitxer HTML, pàgina 6 de l'auxiliar</variable>"
+msgstr "<variable id=\"htmlspeichern6\">Menú del $[officename] Draw o del $[officename] Impress <emph> Fitxer ▸ Exporta</emph>, seleccioneu el tipus de fitxer HTML, pàgina 6 de l'auxiliar</variable>"
#: 00000401.xhp
msgctxt ""
@@ -5879,7 +5879,7 @@ msgctxt ""
"par_id3149735\n"
"help.text"
msgid "<variable id=\"exportgraphic\">Choose <emph>File - Export</emph>, select a graphics file type, dialog opens automatically</variable>"
-msgstr "<variable id=\"exportgraphic\">Trieu <emph>Fitxer - Exporta</emph>, seleccioneu un tipus de fitxer gràfic, s'obrirà automàticament el diàleg</variable>"
+msgstr "<variable id=\"exportgraphic\">Trieu <emph>Fitxer ▸ Exporta</emph>, seleccioneu un tipus de fitxer gràfic, s'obrirà automàticament el diàleg</variable>"
#: 00000401.xhp
msgctxt ""
@@ -5887,7 +5887,7 @@ msgctxt ""
"par_id3154901\n"
"help.text"
msgid "<variable id=\"saveall\">Choose <emph>File - Save All</emph></variable>"
-msgstr "<variable id=\"saveall\">Trieu <emph>Fitxer - Guarda-ho tot</emph></variable>"
+msgstr "<variable id=\"saveall\">Trieu <emph>Fitxer ▸ Guarda-ho tot</emph></variable>"
#: 00000401.xhp
msgctxt ""
@@ -5895,7 +5895,7 @@ msgctxt ""
"par_id3152479\n"
"help.text"
msgid "<variable id=\"saveas\">Choose <emph>File - Save As</emph></variable>"
-msgstr "<variable id=\"saveas\">Trieu <emph>Fitxer - Anomena i guarda</emph></variable>"
+msgstr "<variable id=\"saveas\">Trieu <emph>Fitxer ▸ Anomena i guarda</emph></variable>"
#: 00000401.xhp
msgctxt ""
@@ -5903,7 +5903,7 @@ msgctxt ""
"par_id3148392\n"
"help.text"
msgid "Choose <emph>File - Reload</emph>"
-msgstr "Trieu <emph>Fitxer - Torna a carregar</emph>"
+msgstr "Trieu <emph>Fitxer ▸ Torna a carregar</emph>"
#: 00000401.xhp
msgctxt ""
@@ -5911,7 +5911,7 @@ msgctxt ""
"par_id3166425\n"
"help.text"
msgid "<variable id=\"info1\">Choose <emph>File - Properties</emph></variable>"
-msgstr "<variable id=\"info1\">Trieu <emph>Fitxer - Propietats</emph></variable>"
+msgstr "<variable id=\"info1\">Trieu <emph>Fitxer ▸ Propietats</emph></variable>"
#: 00000401.xhp
msgctxt ""
@@ -5919,7 +5919,7 @@ msgctxt ""
"par_id3150381\n"
"help.text"
msgid "<variable id=\"info2\">Choose <emph>File - Properties - General</emph> tab</variable>"
-msgstr "<variable id=\"info2\">Trieu la pestanya <emph>Fitxer - Propietats - General</emph></variable>"
+msgstr "<variable id=\"info2\">Trieu la pestanya <emph>Fitxer ▸ Propietats ▸ General</emph></variable>"
#: 00000401.xhp
msgctxt ""
@@ -5943,7 +5943,7 @@ msgctxt ""
"par_idN11156\n"
"help.text"
msgid "Choose <emph>File - Properties - General</emph> tab, click <emph>Digital Signatures</emph> button"
-msgstr "Trieu la pestanya <emph>Fitxer - Propietats - General</emph>, feu clic al botó <emph>Signatura digital</emph>"
+msgstr "Trieu la pestanya <emph>Fitxer ▸ Propietats ▸ General</emph>, feu clic al botó <emph>Signatura digital</emph>"
#: 00000401.xhp
msgctxt ""
@@ -5959,7 +5959,7 @@ msgctxt ""
"par_idN11173\n"
"help.text"
msgid "<variable id=\"digitalsigsel\">Choose <emph>File - Properties - General</emph> tab, click <emph>Digital Signatures</emph> button, then click <emph>Add</emph> button</variable>"
-msgstr "<variable id=\"digitalsigsel\">Trieu la pestanya <emph>Fitxer - Propietats - General</emph>, feu clic al botó <emph>Signatura digital</emph>, llavors feu clic al botó <emph>Afig</emph></variable>"
+msgstr "<variable id=\"digitalsigsel\">Trieu la pestanya <emph>Fitxer ▸ Propietats ▸ General</emph>, feu clic al botó <emph>Signatura digital</emph>, llavors feu clic al botó <emph>Afig</emph></variable>"
#: 00000401.xhp
msgctxt ""
@@ -5967,7 +5967,7 @@ msgctxt ""
"par_id3150662\n"
"help.text"
msgid "<variable id=\"info3\">Choose <emph>File - Properties - Description</emph> tab</variable>"
-msgstr "<variable id=\"info3\">Trieu la pestanya <emph>Fitxer - Propietats - Descripció</emph></variable>"
+msgstr "<variable id=\"info3\">Trieu la pestanya <emph>Fitxer ▸ Propietats ▸ Descripció</emph></variable>"
#: 00000401.xhp
msgctxt ""
@@ -5975,7 +5975,7 @@ msgctxt ""
"par_id3153792\n"
"help.text"
msgid "<variable id=\"info4\">Choose <emph>File - Properties - Custom Properties</emph> tab</variable>"
-msgstr "<variable id=\"info4\">Trieu la pestanya <emph>Fitxer - Propietats - Descripció</emph></variable>"
+msgstr "<variable id=\"info4\">Trieu la pestanya <emph>Fitxer ▸ Propietats ▸ Descripció</emph></variable>"
#: 00000401.xhp
msgctxt ""
@@ -5983,7 +5983,7 @@ msgctxt ""
"par_id3153701\n"
"help.text"
msgid "<variable id=\"info5\">Choose <emph>File - Properties - Statistics</emph> tab</variable>"
-msgstr "<variable id=\"info5\">Trieu la pestanya <emph>Fitxer - Propietats - Estadístiques</emph></variable>"
+msgstr "<variable id=\"info5\">Trieu la pestanya <emph>Fitxer ▸ Propietats ▸ Estadístiques</emph></variable>"
#: 00000401.xhp
msgctxt ""
@@ -5991,7 +5991,7 @@ msgctxt ""
"par_id315370199\n"
"help.text"
msgid "<variable id=\"infosec\">Choose <emph>File - Properties - Security</emph> tab</variable>"
-msgstr "<variable id=\"infosec\">Trieu la pestanya <emph>Fitxer - Propietats - Seguretat</emph></variable>"
+msgstr "<variable id=\"infosec\">Trieu la pestanya <emph>Fitxer ▸ Propietats ▸ Seguretat</emph></variable>"
#: 00000401.xhp
msgctxt ""
@@ -5999,7 +5999,7 @@ msgctxt ""
"par_id3149570\n"
"help.text"
msgid "<variable id=\"info6\">Choose <emph>File - Properties - Internet</emph> tab</variable>"
-msgstr "<variable id=\"info6\">Trieu la pestanya <emph>Fitxer - Propietats - Internet</emph></variable>"
+msgstr "<variable id=\"info6\">Trieu la pestanya <emph>Fitxer ▸ Propietats ▸ Internet</emph></variable>"
#: 00000401.xhp
msgctxt ""
@@ -6007,7 +6007,7 @@ msgctxt ""
"par_id3150382\n"
"help.text"
msgid "<variable id=\"info7\">Choose <emph>File - Properties - Font</emph> tab</variable>"
-msgstr ""
+msgstr "<variable id=\"info7\">Trieu la pestanya <emph>Fitxer ▸ Propietats ▸ Tipus de lletra</emph></variable>"
#: 00000401.xhp
msgctxt ""
@@ -6015,7 +6015,7 @@ msgctxt ""
"par_id3154930\n"
"help.text"
msgid "Menu<emph> File - Print Preview</emph>"
-msgstr ""
+msgstr "Menú<emph> Fitxer ▸ Previsualització de la impressió</emph>"
#: 00000401.xhp
msgctxt ""
@@ -6031,7 +6031,7 @@ msgctxt ""
"par_idN11384\n"
"help.text"
msgid "Print Preview"
-msgstr ""
+msgstr "Previsualització de la impressió"
#: 00000401.xhp
msgctxt ""
@@ -6039,7 +6039,7 @@ msgctxt ""
"par_id3163722\n"
"help.text"
msgid "Choose <emph>File - Printer Settings</emph>"
-msgstr "Trieu <emph>Fitxer - Configuració de la impressora</emph>"
+msgstr "Trieu <emph>Fitxer ▸ Configuració de la impressora</emph>"
#: 00000401.xhp
msgctxt ""
@@ -6047,7 +6047,7 @@ msgctxt ""
"par_id3155529\n"
"help.text"
msgid "<variable id=\"senden\">Menu<emph> File - Send</emph></variable>"
-msgstr "<variable id=\"senden\">Menú<emph> Fitxer - Envia</emph></variable>"
+msgstr "<variable id=\"senden\">Menú<emph> Fitxer ▸ Envia</emph></variable>"
#: 00000401.xhp
msgctxt ""
@@ -6055,7 +6055,7 @@ msgctxt ""
"par_id3145386\n"
"help.text"
msgid "Choose <emph>File - Send - E-mail Document</emph>"
-msgstr ""
+msgstr "Trieu <emph>Fitxer ▸ Envia ▸ Envia el document per correu electrònic...</emph>"
#: 00000401.xhp
msgctxt ""
@@ -6071,7 +6071,7 @@ msgctxt ""
"par_idN113C8\n"
"help.text"
msgid "E-mail Document"
-msgstr ""
+msgstr "Envia el document per correu electrònic..."
#: 00000401.xhp
msgctxt ""
@@ -6079,7 +6079,7 @@ msgctxt ""
"par_id3145269\n"
"help.text"
msgid "<variable id=\"export\">Choose <emph>File - Export</emph></variable>"
-msgstr "<variable id=\"export\">Trieu <emph>Fitxer - Exporta</emph></variable>"
+msgstr "<variable id=\"export\">Trieu <emph>Fitxer ▸ Exporta</emph></variable>"
#: 00000401.xhp
msgctxt ""
@@ -6087,7 +6087,7 @@ msgctxt ""
"par_id3166421\n"
"help.text"
msgid "Choose <emph>File - Export as PDF</emph>"
-msgstr "Trieu <emph>Fitxer - Exporta com a PDF</emph>"
+msgstr "Trieu <emph>Fitxer ▸ Exporta com a PDF</emph>"
#: 00000401.xhp
msgctxt ""
@@ -6111,7 +6111,7 @@ msgctxt ""
"par_id3145410\n"
"help.text"
msgid "Choose <emph>File - Send - E-mail as PDF</emph>"
-msgstr "Trieu <emph>Fitxer - Envia - Correu electrònic com a PDF</emph>"
+msgstr "Trieu <emph>Fitxer ▸ Envia ▸ Correu electrònic com a PDF</emph>"
#: 00000401.xhp
msgctxt ""
@@ -6119,7 +6119,7 @@ msgctxt ""
"par_id3159160\n"
"help.text"
msgid "<variable id=\"glo\">Choose <emph>File - Send - Create Master Document</emph></variable>"
-msgstr "<variable id=\"glo\">Trieu <emph>Fitxer - Envia - Crea un document mestre</emph></variable>"
+msgstr "<variable id=\"glo\">Trieu <emph>Fitxer ▸ Envia ▸ Crea un document mestre</emph></variable>"
#: 00000401.xhp
msgctxt ""
@@ -6127,7 +6127,7 @@ msgctxt ""
"par_id3149951\n"
"help.text"
msgid "Choose <emph>File - Print</emph>"
-msgstr "Trieu <emph>Fitxer - Imprimeix</emph>"
+msgstr "Trieu <emph>Fitxer ▸ Imprimeix</emph>"
#: 00000401.xhp
msgctxt ""
@@ -6191,7 +6191,7 @@ msgctxt ""
"par_id3155869\n"
"help.text"
msgid "Choose <emph>File - Exit</emph>"
-msgstr "Trieu <emph>Fitxer - Ix</emph>"
+msgstr "Trieu <emph>Fitxer ▸ Ix</emph>"
#: 00000401.xhp
msgctxt ""
@@ -6207,7 +6207,7 @@ msgctxt ""
"par_id3149328\n"
"help.text"
msgid "<variable id=\"neuglobal\">Choose <emph>File - New - Master Document</emph></variable>"
-msgstr "<variable id=\"neuglobal\">Trieu <emph>Fitxer - Nou - Document mestre</emph></variable>"
+msgstr "<variable id=\"neuglobal\">Trieu <emph>Fitxer ▸ Nou ▸ Document mestre</emph></variable>"
#: 00000401.xhp
msgctxt ""
@@ -6215,7 +6215,7 @@ msgctxt ""
"par_id3145827\n"
"help.text"
msgid "Choose <emph>File - Open</emph> - select under \"File type\": \"Text CSV\""
-msgstr "Trieu <emph>Fitxer - Obri</emph> i seleccioneu \"Text CSV\" a \"Tipus de fitxer\""
+msgstr "Trieu <emph>Fitxer ▸ Obri</emph> i seleccioneu «Text CSV» a «Tipus de fitxer»"
#: 00000401.xhp
msgctxt ""
@@ -6231,7 +6231,7 @@ msgctxt ""
"par_id3148608\n"
"help.text"
msgid "<variable id=\"epsexport\">Choose <emph>File - Export</emph>, if EPS is selected as file type, this dialog opens automatically</variable>"
-msgstr "<variable id=\"epsexport\">Trieu <emph>Fitxer - Exporta</emph>, si se selecciona EPS com a tipus de fitxer, s'obrirà este diàleg automàticament</variable>"
+msgstr "<variable id=\"epsexport\">Trieu <emph>Fitxer ▸ Exporta</emph>, si se selecciona EPS com a tipus de fitxer, s'obrirà este diàleg automàticament</variable>"
#: 00000401.xhp
msgctxt ""
@@ -6239,7 +6239,7 @@ msgctxt ""
"par_id3150107\n"
"help.text"
msgid "<variable id=\"pbmppmpgm\">Choose <emph>File - Export</emph>, if PBM, PPM or PGM is selected as file type, the dialog opens automatically</variable>"
-msgstr "<variable id=\"pbmppmpgm\">Trieu <emph>Fitxer - Exporta</emph>, si se selecciona PBM, PPM o PGM com a tipus de fitxer, s'obrirà este diàleg automàticament</variable>"
+msgstr "<variable id=\"pbmppmpgm\">Trieu <emph>Fitxer ▸ Exporta</emph>, si se selecciona PBM, PPM o PGM com a tipus de fitxer, s'obrirà este diàleg automàticament</variable>"
#: 00000401.xhp
msgctxt ""
@@ -6247,7 +6247,7 @@ msgctxt ""
"par_id3145305\n"
"help.text"
msgid "<variable id=\"versionen\"><variable id=\"autopilotberichtfeldauswahl\">Choose <emph>File - Versions</emph></variable></variable>"
-msgstr "<variable id=\"versionen\"><variable id=\"autopilotberichtfeldauswahl\">Trieu <emph>Fitxer - Versions</emph></variable></variable>"
+msgstr "<variable id=\"versionen\"><variable id=\"autopilotberichtfeldauswahl\">Trieu <emph>Fitxer ▸ Versions</emph></variable></variable>"
#: 00000402.xhp
msgctxt ""
@@ -6271,7 +6271,7 @@ msgctxt ""
"par_id3085157\n"
"help.text"
msgid "Choose <emph>Edit - Undo</emph>"
-msgstr "Trieu <emph>Edita - Desfés</emph>"
+msgstr "Trieu <emph>Edita ▸ Desfés</emph>"
#: 00000402.xhp
msgctxt ""
@@ -6311,7 +6311,7 @@ msgctxt ""
"par_id3145068\n"
"help.text"
msgid "Choose <emph>Edit - Redo</emph>"
-msgstr "Trieu <emph>Edita - Restaura</emph>"
+msgstr "Trieu <emph>Edita ▸ Refés</emph>"
#: 00000402.xhp
msgctxt ""
@@ -6335,7 +6335,7 @@ msgctxt ""
"par_id3151211\n"
"help.text"
msgid "Redo"
-msgstr "Restaura"
+msgstr "Refés"
#: 00000402.xhp
msgctxt ""
@@ -6343,7 +6343,7 @@ msgctxt ""
"par_id3154365\n"
"help.text"
msgid "<variable id=\"letzter\">Choose <emph>Edit - Repeat</emph></variable>"
-msgstr "<variable id=\"letzter\">Trieu <emph>Edita - Repeteix</emph></variable>"
+msgstr "<variable id=\"letzter\">Trieu <emph>Edita ▸ Repeteix</emph></variable>"
#: 00000402.xhp
msgctxt ""
@@ -6351,7 +6351,7 @@ msgctxt ""
"par_id3149765\n"
"help.text"
msgid "Choose <emph>Edit - Cut</emph>"
-msgstr "Trieu <emph>Edita - Retalla</emph>"
+msgstr "Trieu <emph>Edita ▸ Retalla</emph>"
#: 00000402.xhp
msgctxt ""
@@ -6391,7 +6391,7 @@ msgctxt ""
"par_id3150742\n"
"help.text"
msgid "Choose <emph>Edit - Copy</emph>"
-msgstr "Trieu <emph>Edita - Copia</emph>"
+msgstr "Trieu <emph>Edita ▸ Copia</emph>"
#: 00000402.xhp
msgctxt ""
@@ -6431,7 +6431,7 @@ msgctxt ""
"par_id3159153\n"
"help.text"
msgid "Choose <emph>Edit - Paste</emph>"
-msgstr "Trieu <emph>Edita - Enganxa</emph>"
+msgstr "Trieu <emph>Edita ▸ Enganxa</emph>"
#: 00000402.xhp
msgctxt ""
@@ -6471,7 +6471,7 @@ msgctxt ""
"par_id3152791\n"
"help.text"
msgid "<variable id=\"inhalte\">Choose <emph>Edit - Paste Special</emph></variable>"
-msgstr "<variable id=\"inhalte\">Trieu <emph>Edita - Enganxament especial</emph></variable>"
+msgstr "<variable id=\"inhalte\">Trieu <emph>Edita ▸ Enganxament especial</emph></variable>"
#: 00000402.xhp
msgctxt ""
@@ -6479,7 +6479,7 @@ msgctxt ""
"par_id3148555\n"
"help.text"
msgid "Choose <emph>Edit - Select All</emph>"
-msgstr "Trieu <emph>Edita - Selecciona-ho tot</emph>"
+msgstr "Trieu <emph>Edita ▸ Selecciona-ho tot</emph>"
#: 00000402.xhp
msgctxt ""
@@ -6511,7 +6511,7 @@ msgctxt ""
"par_id3145251\n"
"help.text"
msgid "<variable id=\"aenderungen\">Choose <emph>Edit - Track Changes</emph></variable>"
-msgstr ""
+msgstr "<variable id=\"aenderungen\">Trieu <emph>Edita ▸ Seguiment de canvis</emph></variable>"
#: 00000402.xhp
msgctxt ""
@@ -6551,7 +6551,7 @@ msgctxt ""
"par_id3150396\n"
"help.text"
msgid "Choose <emph>Format - AutoCorrect - Apply and Edit Changes.</emph> AutoCorrect dialog appears, click <emph>Edit Changes</emph> button, see <emph>List</emph> tab page"
-msgstr "Trieu <emph>Format - Correcció automàtica - Aplica i edita els canvis</emph>; apareixerà el diàleg Correcció automàtica. Feu clic al botó <emph>Edita els canvis</emph> i veureu la pestanya <emph>Llista</emph>"
+msgstr "Trieu <emph>Format ▸ Correcció automàtica ▸ Aplica i edita els canvis</emph>; apareixerà el diàleg Correcció automàtica. Feu clic al botó <emph>Edita els canvis</emph> i veureu la pestanya <emph>Llista</emph>"
#: 00000402.xhp
msgctxt ""
@@ -6567,7 +6567,7 @@ msgctxt ""
"par_id3151281\n"
"help.text"
msgid "<variable id=\"einfuegen\">Choose <emph>Edit - Track Changes - Merge Document</emph></variable>"
-msgstr ""
+msgstr "<variable id=\"einfuegen\">Trieu <emph>Edita ▸ Seguiment de canvis ▸ Fusiona el document</emph></variable>"
#: 00000402.xhp
msgctxt ""
@@ -6599,7 +6599,7 @@ msgctxt ""
"par_id31562971\n"
"help.text"
msgid "Choose <emph>Edit - Find</emph>"
-msgstr "Trieu <emph>Edita - Desfés</emph>"
+msgstr "Trieu <emph>Edita ▸ Busca</emph>"
#: 00000402.xhp
msgctxt ""
@@ -6607,7 +6607,7 @@ msgctxt ""
"par_id31545031\n"
"help.text"
msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Orde</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F7"
+msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Orde</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F"
#: 00000402.xhp
msgctxt ""
@@ -6615,7 +6615,7 @@ msgctxt ""
"par_id3156297\n"
"help.text"
msgid "Choose <emph>Edit - Find & Replace</emph>"
-msgstr "Trieu <emph>Edita - Cerca i reemplaça</emph>"
+msgstr "Trieu <emph>Edita ▸ Busca i reemplaça</emph>"
#: 00000402.xhp
msgctxt ""
@@ -6647,7 +6647,7 @@ msgctxt ""
"par_id3144748\n"
"help.text"
msgid "Find & Replace"
-msgstr "Cerca i reemplaça"
+msgstr "Busca i reemplaça"
#: 00000402.xhp
msgctxt ""
@@ -6655,7 +6655,7 @@ msgctxt ""
"par_id3156357\n"
"help.text"
msgid "<variable id=\"suchenattribute\">Choose <emph>Edit - Find & Replace - Attributes</emph></variable>"
-msgstr "<variable id=\"suchenattribute\">Trieu <emph>Edita - Cerca i reemplaça - Atributs</emph></variable>"
+msgstr "<variable id=\"suchenattribute\">Trieu <emph>Edita ▸ Busca i reemplaça ▸ Atributs</emph></variable>"
#: 00000402.xhp
msgctxt ""
@@ -6663,7 +6663,7 @@ msgctxt ""
"par_id3153840\n"
"help.text"
msgid "<variable id=\"suchenformat\">Choose <emph>Edit - Find & Replace - Format</emph> button </variable>"
-msgstr "<variable id=\"suchenformat\">Trieu el botó <emph>Edita - Cerca i reemplaça - Format</emph></variable>"
+msgstr "<variable id=\"suchenformat\">Trieu el botó <emph>Edita ▸ Busca i reemplaça ▸ Format</emph></variable>"
#: 00000402.xhp
msgctxt ""
@@ -6671,7 +6671,7 @@ msgctxt ""
"par_id3146971\n"
"help.text"
msgid "Choose <emph>Edit - Find & Replace - Similarity search</emph> check box and <emph>Similarities</emph> button."
-msgstr "Trieu la casella de selecció <emph>Edita - Cerca i reemplaça - Cerca per similitud</emph> i el botó <emph>...</emph>."
+msgstr "Trieu la casella de selecció <emph>Edita ▸ Busca i reemplaça ▸ Busca per similitud</emph> i el botó <emph>Similituds</emph>."
#: 00000402.xhp
msgctxt ""
@@ -6679,7 +6679,7 @@ msgctxt ""
"par_id3153709\n"
"help.text"
msgid "On the <emph>Table Data</emph> Bar, click <emph>Find</emph> icon - <emph>Similarity search</emph> check box - <emph>Similarities</emph> button (database table view)"
-msgstr "A la barra <emph>Taula de dades</emph>, feu clic a la icona <emph>Cerca</emph> - casella de selecció <emph>Cerca per similitud</emph> - botó <emph>...</emph> (visualització de la taula de la base de dades)"
+msgstr "A la barra <emph>Taula de dades</emph>, feu clic a la icona <emph>Busca</emph> - casella de selecció <emph>Busca per similitud -</emph> botó <emph>Similituds</emph> (visualització de la taula de la base de dades)"
#: 00000402.xhp
msgctxt ""
@@ -6687,7 +6687,7 @@ msgctxt ""
"par_id3150749\n"
"help.text"
msgid "On <emph>Form Design</emph> Bar, click <emph>Record Search</emph> - <emph>Similarity search</emph> check box - <emph>Similarities</emph> button (form view)"
-msgstr "A la barra <emph>Navegació de formularis</emph>, feu clic a <emph>Cerca un registre</emph> - casella de selecció <emph>Cerca per similitud</emph> - botó <emph>...</emph> (visualització de formulari)"
+msgstr "A la barra <emph>Navegació de formularis</emph>, feu clic a <emph>Busca un registre</emph> - casella de selecció <emph>Busca per similitud</emph> - botó <emph>Similituds</emph> (visualització de formulari)"
#: 00000402.xhp
msgctxt ""
@@ -6735,7 +6735,7 @@ msgctxt ""
"par_id3149281\n"
"help.text"
msgid "<variable id=\"link\">Choose <emph>Edit - Links</emph></variable>"
-msgstr "<variable id=\"link\">Trieu <emph>Edita - Enllaços</emph></variable>"
+msgstr "<variable id=\"link\">Trieu <emph>Edita ▸ Enllaços</emph></variable>"
#: 00000402.xhp
msgctxt ""
@@ -6743,7 +6743,7 @@ msgctxt ""
"par_id3159339\n"
"help.text"
msgid "<variable id=\"linkae\">Choose <emph>Edit - Links - Modify Link</emph> (DDE links only) </variable>"
-msgstr "<variable id=\"linkae\">Trieu <emph>Edita - Enllaços - Modifica l'enllaç</emph> (només per als enllaços DDE) </variable>"
+msgstr "<variable id=\"linkae\">Trieu <emph>Edita ▸ Enllaços ▸ Modifica l'enllaç</emph> (només per als enllaços DDE) </variable>"
#: 00000402.xhp
msgctxt ""
@@ -6751,7 +6751,7 @@ msgctxt ""
"par_id3148927\n"
"help.text"
msgid "Select a frame, then choose <emph>Edit - Object - Properties</emph>"
-msgstr "Seleccioneu un marc, després trieu <emph>Edita - Objecte - Propietats</emph>"
+msgstr "Seleccioneu un marc, després trieu <emph>Edita ▸ Objecte ▸ Propietats</emph>"
#: 00000402.xhp
msgctxt ""
@@ -6767,7 +6767,7 @@ msgctxt ""
"par_id3156091\n"
"help.text"
msgid "<variable id=\"imagemap\">Choose <emph>Edit - ImageMap</emph> (also in context menu of selected object) </variable>"
-msgstr "<variable id=\"imagemap\">Trieu <emph>Edita - Mapa d'imatge</emph> (també en el menú contextual de l'objecte seleccionat) </variable>"
+msgstr "<variable id=\"imagemap\">Trieu <emph>Edita ▸ Mapa d'imatge</emph> (també en el menú contextual de l'objecte seleccionat) </variable>"
#: 00000402.xhp
msgctxt ""
@@ -6775,7 +6775,7 @@ msgctxt ""
"par_id3155936\n"
"help.text"
msgid "<variable id=\"imapeigbea\">Choose <emph>Edit - ImageMap</emph>, then select a section of the ImageMap and click <emph>Properties - Description</emph></variable>"
-msgstr "<variable id=\"imapeigbea\">Trieu <emph>Edita - Mapa d'imatge</emph>, seleccioneu una secció del mapa d'imatge i feu clic a <emph>Propietats - Descripció</emph></variable>"
+msgstr "<variable id=\"imapeigbea\">Trieu <emph>Edita ▸ Mapa d'imatge</emph>, seleccioneu una secció del mapa d'imatge i feu clic a <emph>Propietats ▸ Descripció</emph></variable>"
#: 00000402.xhp
msgctxt ""
@@ -6783,7 +6783,7 @@ msgctxt ""
"par_id3149259\n"
"help.text"
msgid "<variable id=\"edit1\">Choose <emph>Edit - Object</emph></variable>"
-msgstr "<variable id=\"edit1\">Trieu <emph>Edita - Objecte</emph></variable>"
+msgstr "<variable id=\"edit1\">Trieu <emph>Edita ▸ Objecte</emph></variable>"
#: 00000402.xhp
msgctxt ""
@@ -6791,7 +6791,7 @@ msgctxt ""
"par_id3154966\n"
"help.text"
msgid "<variable id=\"edit2\">Choose <emph>Edit - Object - Edit</emph>, also in the context menu of selected object </variable>"
-msgstr "<variable id=\"edit2\">Trieu <emph>Edita - Objecte - Edita</emph>, també en el menú contextual de l'objecte seleccionat </variable>"
+msgstr "<variable id=\"edit2\">Trieu <emph>Edita ▸ Objecte ▸ Edita</emph>, també en el menú contextual de l'objecte seleccionat </variable>"
#: 00000402.xhp
msgctxt ""
@@ -6799,7 +6799,7 @@ msgctxt ""
"par_id3149565\n"
"help.text"
msgid "<variable id=\"edit3\">Choose <emph>Edit - Object - Open</emph></variable>"
-msgstr "<variable id=\"edit3\">Trieu <emph>Edita - Objecte - Obri</emph></variable>"
+msgstr "<variable id=\"edit3\">Trieu <emph>Edita ▸ Objecte ▸ Obri</emph></variable>"
#: 00000403.xhp
msgctxt ""
@@ -6911,7 +6911,7 @@ msgctxt ""
"par_id3153717\n"
"help.text"
msgid "<variable id=\"hypdiamailnews\">Click <emph>Hyperlink</emph> icon on <emph>Standard</emph> bar, click <emph>Mail</emph></variable>"
-msgstr "<variable id=\"hypdiamailnews\">Feu clic a la icona <emph>Enllaç</emph> de la barra <emph>Estàndard</emph>, feu clic a <emph>Correu i notícies</emph></variable>"
+msgstr "<variable id=\"hypdiamailnews\">Feu clic a la icona <emph>Enllaç</emph> de la barra <emph>Estàndard</emph>, feu clic a <emph>Correu</emph></variable>"
#: 00000403.xhp
msgctxt ""
@@ -6959,7 +6959,7 @@ msgctxt ""
"par_id3153627\n"
"help.text"
msgid "Full Screen (in Print Preview)"
-msgstr "Pantalla completa activada/desactivada (en la previsualització de la pàgina)"
+msgstr "Pantalla completa (a l'Exemple d'impressió)"
#: 00000403.xhp
msgctxt ""
@@ -7079,7 +7079,7 @@ msgctxt ""
"par_id3155619\n"
"help.text"
msgid "Choose <emph>Insert - Media - Scan</emph>"
-msgstr ""
+msgstr "Trieu <emph>Insereix - Multimèdia - Escàner</emph>"
#: 00000404.xhp
msgctxt ""
@@ -7087,7 +7087,7 @@ msgctxt ""
"par_id3150502\n"
"help.text"
msgid "Choose <emph>Insert - Media - Scan - Select Source</emph>"
-msgstr ""
+msgstr "Trieu <emph>Insereix - Multimèdia- Escàner - Selecciona la font</emph>"
#: 00000404.xhp
msgctxt ""
@@ -7095,7 +7095,7 @@ msgctxt ""
"par_id3155934\n"
"help.text"
msgid "Choose <emph>Insert - Media - Scan - Request</emph>"
-msgstr ""
+msgstr "Trieu <emph>Insereix - Multimèdia - Escàner - Sol·licita</emph>"
#: 00000404.xhp
msgctxt ""
@@ -7111,7 +7111,7 @@ msgctxt ""
"par_id3149525\n"
"help.text"
msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Choose <emph>Format - Bullets and Numbering - Customize - Character</emph> button</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Trieu el botó <emph>Format - Pics i numeració - Personalitza - Caràcter</emph></caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Trieu el botó <emph>Format ▸ Pics i numeració ▸ Personalitza ▸ Caràcter</emph></caseinline></switchinline>"
#: 00000404.xhp
msgctxt ""
@@ -7119,7 +7119,7 @@ msgctxt ""
"par_id3152372\n"
"help.text"
msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Choose <emph>Format - Bullets and Numbering - Customize - Character</emph> button</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Trieu el botó <emph>Format - Pics i numeració - Personalitza - Caràcter</emph></caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Trieu el botó <emph>Format ▸ Pics i numeració ▸ Personalitza ▸ Caràcter</emph></caseinline></switchinline>"
#: 00000404.xhp
msgctxt ""
@@ -7127,7 +7127,7 @@ msgctxt ""
"par_id3156560\n"
"help.text"
msgid "On the <emph>Standard</emph> or the <emph>Insert</emph> toolbar, click"
-msgstr ""
+msgstr "A la barra d'eines <emph>Estàndard</emph> o <emph>Insereix</emph>, feu clic a"
#: 00000404.xhp
msgctxt ""
@@ -7167,7 +7167,7 @@ msgctxt ""
"par_idN1085D\n"
"help.text"
msgid "Audio or Video"
-msgstr ""
+msgstr "Àudio o vídeo"
#: 00000404.xhp
msgctxt ""
@@ -7247,7 +7247,7 @@ msgctxt ""
"par_id3153144\n"
"help.text"
msgid "Choose <emph>Format - Chart Type</emph>"
-msgstr "Trieu <emph>Format - Tipus de diagrama</emph>"
+msgstr "Trieu <emph>Format ▸ Tipus de diagrama</emph>"
#: 00000404.xhp
msgctxt ""
@@ -7263,7 +7263,7 @@ msgctxt ""
"par_id3154011\n"
"help.text"
msgid "Choose <emph>Format - Chart Type</emph>"
-msgstr "Trieu <emph>Format - Tipus de diagrama</emph>"
+msgstr "Trieu <emph>Format ▸ Tipus de diagrama</emph>"
#: 00000404.xhp
msgctxt ""
@@ -7279,7 +7279,7 @@ msgctxt ""
"par_id3159179\n"
"help.text"
msgid "Choose <emph>Format - Chart Type</emph>"
-msgstr "Trieu <emph>Format - Tipus de diagrama</emph>"
+msgstr "Trieu <emph>Format ▸ Tipus de diagrama</emph>"
#: 00000404.xhp
msgctxt ""
@@ -7335,7 +7335,7 @@ msgctxt ""
"par_id3155308\n"
"help.text"
msgid "On the <emph>Standard</emph> toolbar, click"
-msgstr ""
+msgstr "A la barra d'eines <emph>Estàndard</emph>, feu clic a"
#: 00000404.xhp
msgctxt ""
@@ -7343,7 +7343,7 @@ msgctxt ""
"par_id3145594\n"
"help.text"
msgid "<image id=\"img_id3144764\" src=\"cmd/lc_insertgraphic.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3144764\">Icon</alt></image>"
-msgstr "<image id=\"img_id3144764\" src=\"cmd/sc_objectcatalog.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3144764\">Icona</alt></image>"
+msgstr "<image id=\"img_id3144764\" src=\"cmd/lc_insertgraphic.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3144764\">Icona</alt></image>"
#: 00000404.xhp
msgctxt ""
@@ -7351,7 +7351,7 @@ msgctxt ""
"par_id3149960\n"
"help.text"
msgid "Image"
-msgstr ""
+msgstr "Imatge"
#: 00000404.xhp
msgctxt ""
@@ -7527,7 +7527,7 @@ msgctxt ""
"par_id3146765\n"
"help.text"
msgid "Choose <item type=\"menuitem\">Insert - Media - Clip Art Gallery</item> or on <emph>Standard</emph> Bar, click"
-msgstr ""
+msgstr "Trieu <item type=\"menuitem\">Insereix - Suports - Galeria de fitxer d'imatges</item> o a la barra <emph>Estàndard</emph>, feu clic a"
#: 00000406.xhp
msgctxt ""
@@ -7679,7 +7679,7 @@ msgctxt ""
"par_id3149456\n"
"help.text"
msgid "Choose <emph>Tools - Macros - Record Macro</emph>"
-msgstr "Trieu <emph>Eines - Macros - Enregistra una macro</emph>"
+msgstr "Trieu <emph>Eines - Macros - Grava una macro</emph>"
#: 00000406.xhp
msgctxt ""
@@ -7791,7 +7791,7 @@ msgctxt ""
"par_id3157895\n"
"help.text"
msgid "<variable id=\"autokorr\">Choose <emph>Tools - AutoCorrect - AutoCorrect Options</emph></variable>"
-msgstr "<variable id=\"autokorr\">Trieu <emph>Eines - Opcions de correcció automàtica</emph></variable>"
+msgstr "<variable id=\"autokorr\">Trieu <emph>Eines - Correcció automàtica - Opcions de correcció automàtica</emph></variable>"
#: 00000406.xhp
msgctxt ""
@@ -7799,7 +7799,7 @@ msgctxt ""
"par_id3153768\n"
"help.text"
msgid "<variable id=\"autokooptionen\">Choose <emph>Tools - AutoCorrect - AutoCorrect Options - Options</emph> tab</variable>"
-msgstr "<variable id=\"autokooptionen\">Trieu la pestanya<emph>Eines - Opcions de correcció automàtica - Opcions</emph></variable>"
+msgstr "<variable id=\"autokooptionen\">Trieu la pestanya <emph>Eines - Correcció automàtica - Opcions de correcció automàtica</emph></variable>"
#: 00000406.xhp
msgctxt ""
@@ -7807,7 +7807,7 @@ msgctxt ""
"par_id1978514\n"
"help.text"
msgid "<variable id=\"autokosmarttags\">Choose <emph>Tools - AutoCorrect - AutoCorrect Options - Smart Tags</emph> tab</variable>"
-msgstr "<variable id=\"autokosmarttags\">Trieu la pestanya <emph>Eines - Opcions de correcció automàtica - Etiquetes intel·ligents</emph></variable>"
+msgstr "<variable id=\"autokosmarttags\">Trieu les pestanyes <emph>Eines - Correcció automàtica - Opcions de correcció automàtica - Etiquetes intel·ligents</emph></variable>"
#: 00000406.xhp
msgctxt ""
@@ -7815,7 +7815,7 @@ msgctxt ""
"par_id3155368\n"
"help.text"
msgid "<variable id=\"autokoersetzung\">Choose <emph>Tools - AutoCorrect - AutoCorrect Options - Replace</emph> tab</variable>"
-msgstr "<variable id=\"autokoersetzung\">Trieu la pestanya <emph>Eines - Opcions de correcció automàtica - Reemplaça</emph></variable>"
+msgstr "<variable id=\"autokoersetzung\">Trieu la pestanya <emph>Eines - Correcció automàtica - Opcions de correcció automàtica - Reemplaça</emph></variable>"
#: 00000406.xhp
msgctxt ""
@@ -7823,7 +7823,7 @@ msgctxt ""
"par_id3155860\n"
"help.text"
msgid "<variable id=\"autokoausnahmen\">Choose <emph>Tools - AutoCorrect - AutoCorrect Options - Exceptions</emph> tab</variable>"
-msgstr "<variable id=\"autokoausnahmen\">Trieu la pestanya <emph>Eines - Opcions de correcció automàtica - Excepcions</emph></variable>"
+msgstr "<variable id=\"autokoausnahmen\">Trieu la pestanya <emph>Eines - Correcció automàtica - Opcions de correcció automàtica - Excepcions</emph></variable>"
#: 00000406.xhp
msgctxt ""
@@ -7831,7 +7831,7 @@ msgctxt ""
"par_id3153094\n"
"help.text"
msgid "<variable id=\"autokotyafz\">Choose <emph>Tools - AutoCorrect - AutoCorrect Options - Localized Options</emph> tab</variable>"
-msgstr "<variable id=\"autokotyafz\">Trieu la pestanya <emph>Eines - Opcions de correcció automàtica - Opcions de llengua</emph></variable>"
+msgstr "<variable id=\"autokotyafz\">Trieu la pestanya <emph>Eines - Correcció automàtica - Opcions de correcció automàtica - Opcions de llengua</emph></variable>"
#: 00000406.xhp
msgctxt ""
@@ -7839,7 +7839,7 @@ msgctxt ""
"par_id3153945\n"
"help.text"
msgid "<variable id=\"autokoworterg\">Choose <emph>Tools - AutoCorrect - AutoCorrect Options - Word Completion</emph> tab</variable>"
-msgstr "<variable id=\"autokoworterg\">Trieu la pestanya <emph>Eines - Opcions de correcció automàtica - Compleció de paraules</emph></variable>"
+msgstr "<variable id=\"autokoworterg\">Trieu la pestanya <emph>Eines - Correcció automàtica - Opcions de correcció automàtica - Compleció de paraules</emph></variable>"
#: 00000406.xhp
msgctxt ""
@@ -7847,7 +7847,7 @@ msgctxt ""
"par_id3151352\n"
"help.text"
msgid "<variable id=\"exopas\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Calc - View</emph></variable>"
-msgstr ""
+msgstr "<variable id=\"exopas\">Trieu <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferències</emph></caseinline><defaultinline><emph>Eines - Opcions</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Calc - Visualització</emph></variable>"
#: 00000406.xhp
msgctxt ""
@@ -7855,7 +7855,7 @@ msgctxt ""
"par_id3154127\n"
"help.text"
msgid "<variable id=\"etoplayout\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Impress/%PRODUCTNAME Draw - View</emph></variable>"
-msgstr ""
+msgstr "<variable id=\"etoplayout\">Trieu <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferències</emph></caseinline><defaultinline><emph>Eines - Opcions</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Impress/%PRODUCTNAME Draw - Visualització</emph></variable>"
#: 00000406.xhp
msgctxt ""
@@ -7951,7 +7951,7 @@ msgctxt ""
"par_id3150036\n"
"help.text"
msgid "Choose <emph>Tools - AutoText - Path</emph>"
-msgstr "Trieu <emph>Edita - Text automàtic - Camí</emph>"
+msgstr "Trieu <emph>Edita ▸ Text automàtic ▸ Camí</emph>"
#: 00000406.xhp
msgctxt ""
@@ -7959,7 +7959,7 @@ msgctxt ""
"par_id3149581\n"
"help.text"
msgid "Choose <emph>Format - Area - Colors</emph> tab"
-msgstr "Trieu la pestanya <emph>Format - Àrea - Colors</emph>"
+msgstr "Trieu la pestanya <emph>Format ▸ Àrea ▸ Colors</emph>"
#: 00000406.xhp
msgctxt ""
@@ -7967,7 +7967,7 @@ msgctxt ""
"par_id3145729\n"
"help.text"
msgid "Choose <emph>Format - Area - Colors</emph> tab<emph> - Edit</emph> button"
-msgstr "Trieu la pestanya <emph>Format - Àrea - Colors</emph> botó<emph> - Edita</emph>"
+msgstr "Trieu la pestanya <emph>Format ▸ Àrea ▸ Colors</emph> botó<emph> ▸ Edita</emph>"
#: 00000406.xhp
msgctxt ""
@@ -7975,7 +7975,7 @@ msgctxt ""
"par_id3149488\n"
"help.text"
msgid "Choose <emph>Format - 3D Effects</emph> icon on the <emph>Illumination</emph> tab"
-msgstr "Trieu la icona <emph>Format - Efectes 3D </emph> a la pestanya <emph>Il·luminació</emph>"
+msgstr "Trieu la icona <emph>Format ▸ Efectes 3D </emph> a la pestanya <emph>Il·luminació</emph>"
#: 00000406.xhp
msgctxt ""
@@ -8023,7 +8023,7 @@ msgctxt ""
"par_idN11C3E\n"
"help.text"
msgid "<variable id=\"personalization\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - Personalization</emph></variable>"
-msgstr "<variable id=\"scripting\">Trieu <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferències</caseinline><defaultinline>Eines - Opcions</defaultinline></switchinline> - $[officename] - Seguretat</emph></variable>"
+msgstr "<variable id=\"personalization\">Trieu <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferències</caseinline><defaultinline>Eines - Opcions</defaultinline></switchinline> - $[officename] - Personalització</emph></variable>"
#: 00000406.xhp
msgctxt ""
@@ -8031,7 +8031,7 @@ msgctxt ""
"par_idN11C3F\n"
"help.text"
msgid "<variable id=\"opencl\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - Open CL</emph></variable>"
-msgstr "<variable id=\"allg\">Trieu <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferències</caseinline><defaultinline>Eines - Opcions</defaultinline></switchinline> - $[officename] - General</emph></variable>"
+msgstr "<variable id=\"opencl\">Trieu <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferències</caseinline><defaultinline>Eines - Opcions</defaultinline></switchinline> - $[officename] - Obriu CL</emph></variable>"
#: 00000406.xhp
msgctxt ""
@@ -8551,7 +8551,7 @@ msgctxt ""
"par_id3150960\n"
"help.text"
msgid "<variable id=\"content\">Choose <emph>Help - %PRODUCTNAME Help</emph></variable>"
-msgstr ""
+msgstr "<variable id=\"content\">Trieu <emph>Ajuda ▸ Ajuda del %PRODUCTNAME</emph></variable>"
#: 00000408.xhp
msgctxt ""
@@ -8559,7 +8559,7 @@ msgctxt ""
"par_id3147240\n"
"help.text"
msgid "<variable id=\"infoanwendung\">Choose <emph>Help - About </emph><emph>%PRODUCTNAME</emph></variable>"
-msgstr "<variable id=\"infoanwendung\">Trieu <emph>Ajuda - Quant al </emph><emph>%PRODUCTNAME</emph></variable>"
+msgstr "<variable id=\"infoanwendung\">Trieu <emph>Ajuda ▸ Quant al </emph><emph>%PRODUCTNAME</emph></variable>"
#: 00000408.xhp
msgctxt ""
@@ -8575,7 +8575,7 @@ msgctxt ""
"par_id3153808\n"
"help.text"
msgid "Choose <emph>Help - Registration</emph> (this is a direct link to an external website)"
-msgstr "Trieu <emph>Ajuda - Registre</emph> (això és un enllaç directe a un lloc web extern)"
+msgstr "Trieu <emph>Ajuda ▸ Registre</emph> (això és un enllaç directe a un lloc web extern)"
#: 00000409.xhp
msgctxt ""
@@ -8671,7 +8671,7 @@ msgctxt ""
"par_id3147294\n"
"help.text"
msgid "<variable id=\"Typ\">In a database file window, choose <emph>Edit - Database - Properties - Advanced Settings</emph> tab</variable>"
-msgstr "<variable id=\"Typ\">En una finestra d'un fitxer de base de dades, trieu la pestanya <emph>Edita - Base de dades - Propietats - Paràmetres avançats</emph></variable>"
+msgstr "<variable id=\"Typ\">En una finestra d'un fitxer de base de dades, trieu la pestanya <emph>Edita ▸ Base de dades ▸ Propietats ▸ Paràmetres avançats</emph></variable>"
#: 00000450.xhp
msgctxt ""
@@ -8679,7 +8679,7 @@ msgctxt ""
"par_id3159411\n"
"help.text"
msgid "<variable id=\"Datenquelle\">In a database file window of type ODBC or Address book, choose Edit - Database - Connection Type</variable>"
-msgstr "<variable id=\"Datenquelle\">En una finestra d'un fitxer de base de dades del tipus ODBC o Llibreta d'adreces, trieu Edita - Base de dades - Tipus de connexió</variable>"
+msgstr "<variable id=\"Datenquelle\">En una finestra d'un fitxer de base de dades del tipus ODBC o Llibreta d'adreces, trieu Edita ▸ Base de dades ▸ Tipus de connexió</variable>"
#: 00000450.xhp
msgctxt ""
@@ -8695,7 +8695,7 @@ msgctxt ""
"par_id3154497\n"
"help.text"
msgid "<variable id=\"ODBC\">In a database file window of type ODBC, choose Edit - Database - Connection Type</variable>"
-msgstr "<variable id=\"ODBC\">En una finestra d'un fitxer de base de dades del tipus ODBC, trieu Edita - Base de dades - Tipus de connexió</variable>"
+msgstr "<variable id=\"ODBC\">En una finestra d'un fitxer de base de dades del tipus ODBC, trieu Edita ▸ Base de dades ▸ Tipus de connexió</variable>"
#: 00000450.xhp
msgctxt ""
@@ -8703,7 +8703,7 @@ msgctxt ""
"par_id3149355\n"
"help.text"
msgid "<variable id=\"ldap\">In a database file window of type Address book - LDAP, choose Edit - Database - Properties</variable>"
-msgstr "<variable id=\"ldap\">En una finestra d'un fitxer de base de dades del tipus llibreta d'adreces LDAP, trieu Edita - Base de dades - Propietats</variable>"
+msgstr "<variable id=\"ldap\">En una finestra d'un fitxer de base de dades del tipus llibreta d'adreces LDAP, trieu Edita ▸ Base de dades ▸ Propietats</variable>"
#: 00000450.xhp
msgctxt ""
@@ -8711,7 +8711,7 @@ msgctxt ""
"par_id3157896\n"
"help.text"
msgid "<variable id=\"JDBC\">In a database file window of type JDBC, choose <emph>Edit - Database - Properties</emph></variable>"
-msgstr "<variable id=\"JDBC\">En una finestra d'un fitxer de base de dades del tipus JDBC, trieu <emph>Edita - Base de dades - Propietats</emph></variable>"
+msgstr "<variable id=\"JDBC\">En una finestra d'un fitxer de base de dades del tipus JDBC, trieu <emph>Edita ▸ Base de dades ▸ Propietats</emph></variable>"
#: 00000450.xhp
msgctxt ""
@@ -8719,7 +8719,7 @@ msgctxt ""
"par_id3148548\n"
"help.text"
msgid "<variable id=\"mysql\">In a database file window of type MySQL, choose <emph>Edit - Database - Properties</emph></variable>"
-msgstr "<variable id=\"mysql\">En una finestra d'un fitxer de base de dades del tipus MySQL, trieu <emph>Edita - Base de dades - Propietats</emph></variable>"
+msgstr "<variable id=\"mysql\">En una finestra d'un fitxer de base de dades del tipus MySQL, trieu <emph>Edita ▸ Base de dades ▸ Propietats</emph></variable>"
#: 00000450.xhp
msgctxt ""
@@ -8727,7 +8727,7 @@ msgctxt ""
"par_id3149346\n"
"help.text"
msgid "<variable id=\"dBase\">In a database file window of type dBASE, choose <emph>Edit - Database - Properties</emph></variable>"
-msgstr "<variable id=\"dBase\">En una finestra d'un fitxer de base de dades del tipus dBase, trieu <emph>Edita - Base de dades - Propietats</emph></variable>"
+msgstr "<variable id=\"dBase\">En una finestra d'un fitxer de base de dades del tipus dBase, trieu <emph>Edita ▸ Base de dades ▸ Propietats</emph></variable>"
#: 00000450.xhp
msgctxt ""
@@ -8735,7 +8735,7 @@ msgctxt ""
"par_id3147043\n"
"help.text"
msgid "<variable id=\"dBasein\">In a database file window of type dBASE, choose <emph>Edit - Database - Properties</emph>, click <emph>Indexes</emph></variable>"
-msgstr "<variable id=\"dBasein\">En una finestra d'un fitxer de base de dades del tipus dBase, trieu <emph>Edita - Base de dades - Propietats</emph>, feu clic a <emph>Índexs</emph></variable>"
+msgstr "<variable id=\"dBasein\">En una finestra d'un fitxer de base de dades del tipus dBase, trieu <emph>Edita ▸ Base de dades ▸ Propietats</emph>, feu clic a <emph>Índexs</emph></variable>"
#: 00000450.xhp
msgctxt ""
@@ -8743,7 +8743,7 @@ msgctxt ""
"par_id3154317\n"
"help.text"
msgid "<variable id=\"Text\">In a database file window of type Text, choose <emph>Edit - Database - Properties</emph></variable>"
-msgstr "<variable id=\"Text\">En una finestra d'un fitxer de base de dades del tipus text, trieu <emph>Edita - Base de dades - Propietats</emph></variable>"
+msgstr "<variable id=\"Text\">En una finestra d'un fitxer de base de dades del tipus text, trieu <emph>Edita ▸ Base de dades ▸ Propietats</emph></variable>"
#: 00000450.xhp
msgctxt ""
@@ -8751,7 +8751,7 @@ msgctxt ""
"par_id3150774\n"
"help.text"
msgid "<variable id=\"ADO\">In a database file window of type MS ADO, choose <emph>Edit - Database - Properties</emph></variable>"
-msgstr "<variable id=\"ADO\">En una finestra d'un fitxer de base de dades del tipus MS ADO, trieu <emph>Edita - Base de dades - Propietats</emph></variable>"
+msgstr "<variable id=\"ADO\">En una finestra d'un fitxer de base de dades del tipus MS ADO, trieu <emph>Edita ▸ Base de dades ▸ Propietats</emph></variable>"
#: 00000450.xhp
msgctxt ""
@@ -8783,7 +8783,7 @@ msgctxt ""
"par_id3153760\n"
"help.text"
msgid "<variable id=\"tabellenentwurf\">In a database file window, click the Tables icon. Choose Insert -<emph> Table Design</emph> or <emph>Edit - Edit</emph></variable>"
-msgstr "<variable id=\"tabellenentwurf\">En una finestra d'un fitxer de base de dades, feu clic a la icona Taules. Trieu Insereix -<emph> Disseny de taula</emph> o <emph>Edita - Edita</emph></variable>"
+msgstr "<variable id=\"tabellenentwurf\">En una finestra d'un fitxer de base de dades, feu clic a la icona Taules. Trieu Insereix ▸<emph> Disseny de taula</emph> o <emph>Edita ▸ Edita</emph></variable>"
#: 00000450.xhp
msgctxt ""
@@ -8791,7 +8791,7 @@ msgctxt ""
"par_id3156329\n"
"help.text"
msgid "<variable id=\"indexentwurf\">In a database file window, click the Tables icon. Choose <emph>Insert - Table Design</emph> or <emph>Edit - Edit</emph></variable>"
-msgstr "<variable id=\"indexentwurf\">En una finestra d'un fitxer de base de dades, feu clic a la icona Taules. Trieu <emph>Insereix - Disseny de taula</emph> o <emph>Edita - Edita</emph></variable>"
+msgstr "<variable id=\"indexentwurf\">En una finestra d'un fitxer de base de dades, feu clic a la icona Taules. Trieu <emph>Insereix ▸ Disseny de taula</emph> o <emph>Edita ▸ Edita</emph></variable>"
#: 00000450.xhp
msgctxt ""
@@ -8807,7 +8807,7 @@ msgctxt ""
"par_id3149579\n"
"help.text"
msgid "<variable id=\"entwab\">In a database file window, click the <emph>Queries</emph> icon, then choose <emph>Edit - Edit</emph></variable>"
-msgstr "<variable id=\"entwab\">En una finestra d'un fitxer de base de dades, feu clic a la icona <emph>Consultes</emph>, després trieu <emph>Edita - Edita</emph></variable>"
+msgstr "<variable id=\"entwab\">En una finestra d'un fitxer de base de dades, feu clic a la icona <emph>Consultes</emph>, després trieu <emph>Edita ▸ Edita</emph></variable>"
#: 00000450.xhp
msgctxt ""
@@ -8815,7 +8815,7 @@ msgctxt ""
"par_id3149902\n"
"help.text"
msgid "<variable id=\"FehlendesElement\">In a database file window, click the <emph>Queries</emph> icon, then choose <emph>Edit - Edit</emph>. When referenced fields no longer exist, you see this dialog</variable>"
-msgstr "<variable id=\"FehlendesElement\">En una finestra d'un fitxer de base de dades, feu clic a la icona <emph>Consultes</emph>, després trieu <emph>Edita - Edita</emph>. Quan ja no existeixen camp referenciats, veureu este diàleg.</variable>"
+msgstr "<variable id=\"FehlendesElement\">En una finestra d'un fitxer de base de dades, feu clic a la icona <emph>Consultes</emph>, després trieu <emph>Edita ▸ Edita</emph>. Quan ja no existeixen camp referenciats, veureu este diàleg.</variable>"
#: 00000450.xhp
msgctxt ""
@@ -8863,7 +8863,7 @@ msgctxt ""
"par_id3150414\n"
"help.text"
msgid "<emph>Find Record</emph> icon on the Table Data bar and Form Design bar"
-msgstr "La icona <emph>Cerca un registre</emph> a la barra Dades de la taula i la barra Navegació de formularis"
+msgstr "La icona <emph>Busca un registre</emph> a la barra Dades de la taula i la barra Navegació de formularis"
#: 00000450.xhp
msgctxt ""
@@ -8879,7 +8879,7 @@ msgctxt ""
"par_id3157322\n"
"help.text"
msgid "Find Record"
-msgstr "Cerca un registre"
+msgstr "Busca un registre"
#: 00000450.xhp
msgctxt ""
@@ -8911,7 +8911,7 @@ msgctxt ""
"par_id3145171\n"
"help.text"
msgid "<variable id=\"allgemein\">In a database file window, choose <emph>Edit - Database - Properties</emph></variable>"
-msgstr "<variable id=\"allgemein\">En una finestra d'un fitxer d'una base de dades, trieu <emph>Edita - Base de dades - Propietats</emph></variable>"
+msgstr "<variable id=\"allgemein\">En una finestra d'un fitxer d'una base de dades, trieu <emph>Edita ▸ Base de dades ▸ Propietats</emph></variable>"
#: 00000450.xhp
msgctxt ""
@@ -8935,7 +8935,7 @@ msgctxt ""
"par_id3155430\n"
"help.text"
msgid "<variable id=\"benutzereinstellungen\">In a database file window, choose <emph>Edit - Database - Properties</emph></variable>"
-msgstr "<variable id=\"benutzereinstellungen\">En una finestra d'un fitxer de base de dades, trieu <emph>Edita - Base de dades - Propietats</emph></variable>"
+msgstr "<variable id=\"benutzereinstellungen\">En una finestra d'un fitxer de base de dades, trieu <emph>Edita ▸ Base de dades ▸ Propietats</emph></variable>"
#: 00000450.xhp
msgctxt ""
@@ -8967,7 +8967,7 @@ msgctxt ""
"par_id3145356\n"
"help.text"
msgid "<variable id=\"standard\">Choose <emph>Format - Clear Direct Formatting</emph> </variable>"
-msgstr "<variable id=\"standard\">Trieu <emph>Format - Neteja la formatació directa</emph></variable>"
+msgstr "<variable id=\"standard\">Trieu <emph>Format ▸ Neteja la formatació directa</emph></variable>"
#: 00040500.xhp
msgctxt ""
@@ -8975,7 +8975,7 @@ msgctxt ""
"par_id3153244\n"
"help.text"
msgid "Choose <emph>Format - Character</emph>"
-msgstr "Trieu <emph>Format - Caràcter</emph>"
+msgstr "Trieu <emph>Format ▸ Caràcter</emph>"
#: 00040500.xhp
msgctxt ""
@@ -8991,7 +8991,7 @@ msgctxt ""
"par_id3148998\n"
"help.text"
msgid "<image id=\"img_id3154894\" src=\"cmd/sc_outlineformat.png\"><alt id=\"alt_id3154894\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3154894\" src=\"cmd/sc_outlineformat.png\"><alt id=\"alt_id3154894\">Icona</alt></image>"
#: 00040500.xhp
msgctxt ""
@@ -9007,7 +9007,7 @@ msgctxt ""
"par_id3153935\n"
"help.text"
msgid "Choose <emph>Format - Character - Font</emph> tab"
-msgstr "Trieu la pestanya <emph>Format - Caràcter - Tipus de lletra</emph>"
+msgstr "Trieu la pestanya <emph>Format ▸ Caràcter ▸ Tipus de lletra</emph>"
#: 00040500.xhp
msgctxt ""
@@ -9031,7 +9031,7 @@ msgctxt ""
"par_id3150355\n"
"help.text"
msgid "Choose <emph>Format - Title - Character</emph> tab (Chart documents)"
-msgstr "Trieu la pestanya <emph>Format - Títol - Caràcter</emph> (documents amb diagrames)"
+msgstr "Trieu la pestanya <emph>Format ▸ Títol ▸ Caràcter</emph> (documents amb diagrames)"
#: 00040500.xhp
msgctxt ""
@@ -9039,7 +9039,7 @@ msgctxt ""
"par_id3149812\n"
"help.text"
msgid "Choose <emph>Format - Legend - Character</emph> tab (Chart documents)"
-msgstr "Trieu la pestanya <emph>Format - Llegenda - Caràcter</emph> (documents amb diagrames)"
+msgstr "Trieu la pestanya <emph>Format ▸ Llegenda ▸ Caràcter</emph> (documents amb diagrames)"
#: 00040500.xhp
msgctxt ""
@@ -9047,7 +9047,7 @@ msgctxt ""
"par_id3153717\n"
"help.text"
msgid "Choose <emph>Format - Axis - Character</emph> tab (Chart documents)"
-msgstr "Trieu la pestanya <emph>Format - Eixos - Caràcter</emph> (documents amb diagrames)"
+msgstr "Trieu la pestanya <emph>Format ▸ Eixos ▸ Caràcter</emph> (documents amb diagrames)"
#: 00040500.xhp
msgctxt ""
@@ -9055,7 +9055,7 @@ msgctxt ""
"par_id3154749\n"
"help.text"
msgid "Choose <emph>Format - Cell - Font</emph> tab (spreadsheets)"
-msgstr "Trieu la pestanya <emph>Format - Cel·les - Tipus de lletra</emph> (fulls de càlcul)"
+msgstr "Trieu la pestanya <emph>Format ▸ Cel·les ▸ Tipus de lletra</emph> (fulls de càlcul)"
#: 00040500.xhp
msgctxt ""
@@ -9063,7 +9063,7 @@ msgctxt ""
"par_id3156306\n"
"help.text"
msgid "Menu <emph>Format - Page - Header/Footer</emph> - <emph>Edit</emph> button (spreadsheets)"
-msgstr "Menú <emph>Format - Pàgina - Capçalera/Peu de pàgina</emph> - botó <emph>Edita</emph> (fulls de càlcul)"
+msgstr "Menú <emph>Format ▸ Pàgina ▸ Capçalera/Peu de pàgina</emph> ▸ botó <emph>Edita</emph> (fulls de càlcul)"
#: 00040500.xhp
msgctxt ""
@@ -9071,7 +9071,7 @@ msgctxt ""
"par_id3155829\n"
"help.text"
msgid "Choose <emph>Format - Character - Font Effects</emph> tab"
-msgstr "Trieu <emph>Format - Caràcter - Efectes del tipus de lletra</emph>"
+msgstr "Trieu la pestanya <emph>Format ▸ Caràcter ▸ Efectes del tipus de lletra</emph>"
#: 00040500.xhp
msgctxt ""
@@ -9087,7 +9087,7 @@ msgctxt ""
"par_id3159176\n"
"help.text"
msgid "Menu <emph>Format - Page - Header/Footer</emph> - <emph>Edit</emph> button (spreadsheets)"
-msgstr "Menú <emph>Format - Pàgina - Capçalera/Peu de pàgina</emph> - botó <emph>Edita</emph> (fulls de càlcul)"
+msgstr "Menú <emph>Format ▸ Pàgina ▸ Capçalera/Peu de pàgina</emph> ▸ botó <emph>Edita</emph> (fulls de càlcul)"
#: 00040500.xhp
msgctxt ""
@@ -9095,7 +9095,7 @@ msgctxt ""
"par_id3153541\n"
"help.text"
msgid "Choose <emph>Format - Character - Position</emph> tab"
-msgstr "Trieu la pestanya <emph>Format - Caràcter - Posició</emph>"
+msgstr "Trieu la pestanya <emph>Format ▸ Caràcter ▸ Posició</emph>"
#: 00040500.xhp
msgctxt ""
@@ -9111,7 +9111,7 @@ msgctxt ""
"par_id3151385\n"
"help.text"
msgid "Menu <emph>Format - Page - Header/Footer</emph> - <emph>Edit</emph> button (spreadsheets)"
-msgstr "Menú <emph>Format - Pàgina - Capçalera/Peu de pàgina</emph> - botó <emph>Edita</emph> (fulls de càlcul)"
+msgstr "Menú <emph>Format ▸ Pàgina ▸ Capçalera/Peu de pàgina</emph> ▸ botó <emph>Edita</emph> (fulls de càlcul)"
#: 00040500.xhp
msgctxt ""
@@ -9119,7 +9119,7 @@ msgctxt ""
"par_id3148550\n"
"help.text"
msgid "Choose <emph>Format - Character - Asian Layout</emph> tab"
-msgstr "Trieu la pestanya <emph>Format - Caràcter - Disposició asiàtica</emph>"
+msgstr "Trieu la pestanya <emph>Format ▸ Caràcter ▸ Disposició asiàtica</emph>"
#: 00040500.xhp
msgctxt ""
@@ -9135,7 +9135,7 @@ msgctxt ""
"par_id3153524\n"
"help.text"
msgid "Choose <emph>Format - Paragraph - Asian Typography</emph> tab (not in HTML)"
-msgstr "Trieu <emph>Format - Paràgraf - pestanya Tipografia asiàtica</emph> (en HTML no)"
+msgstr "Trieu <emph>Format ▸ Paràgraf ▸ pestanya Tipografia asiàtica</emph> (en HTML no)"
#: 00040500.xhp
msgctxt ""
@@ -9159,7 +9159,7 @@ msgctxt ""
"par_id3148922\n"
"help.text"
msgid "Choose <emph>Format - Character - Hyperlink</emph> tab"
-msgstr "Trieu la pestanya <emph>Format - Caràcter - Enllaç</emph>"
+msgstr "Trieu la pestanya <emph>Format ▸ Caràcter ▸ Enllaç</emph>"
#: 00040500.xhp
msgctxt ""
@@ -9167,7 +9167,7 @@ msgctxt ""
"par_id3149169\n"
"help.text"
msgid "Choose <emph>Format - Paragraph</emph>"
-msgstr "Trieu <emph>Format - Paràgraf</emph>"
+msgstr "Trieu <emph>Format ▸ Paràgraf</emph>"
#: 00040500.xhp
msgctxt ""
@@ -9183,7 +9183,7 @@ msgctxt ""
"par_id3155995\n"
"help.text"
msgid "<image id=\"img_id3150495\" src=\"cmd/sc_paragraphdialog.png\"><alt id=\"alt_id3150495\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3150495\" src=\"cmd/sc_paragraphdialog.png\"><alt id=\"alt_id3150495\">Icona</alt></image>"
#: 00040500.xhp
msgctxt ""
@@ -9199,7 +9199,7 @@ msgctxt ""
"par_id3147289\n"
"help.text"
msgid "Choose <emph>Format - Paragraph - Alignment</emph> tab"
-msgstr "Trieu la pestanya <emph>Format - Paràgraf - Alineació</emph>"
+msgstr "Trieu la pestanya <emph>Format ▸ Paràgraf ▸ Alineació</emph>"
#: 00040500.xhp
msgctxt ""
@@ -9215,7 +9215,7 @@ msgctxt ""
"par_id3154640\n"
"help.text"
msgid "Choose <emph>Format - Paragraph - Indents & Spacing</emph> tab"
-msgstr "Trieu la pestanya <emph>Format - Paràgraf - Sagnats i espaiat</emph>"
+msgstr "Trieu la pestanya <emph>Format ▸ Paràgraf ▸ Sagnats i espaiat</emph>"
#: 00040500.xhp
msgctxt ""
@@ -9231,7 +9231,7 @@ msgctxt ""
"par_id3154319\n"
"help.text"
msgid "Choose <emph>Format - Paragraph - Tabs</emph> tab"
-msgstr "Trieu la pestanya <emph>Format - Paràgraf - Tabuladors</emph>"
+msgstr "Trieu la pestanya <emph>Format ▸ Paràgraf ▸ Tabuladors</emph>"
#: 00040500.xhp
msgctxt ""
@@ -9263,7 +9263,7 @@ msgctxt ""
"par_id3156105\n"
"help.text"
msgid "Choose <emph>Format - Paragraph - Borders</emph> tab"
-msgstr "Trieu la pestanya <emph>Format - Paràgraf - Vores</emph>"
+msgstr "Trieu la pestanya <emph>Format ▸ Paràgraf ▸ Vores</emph>"
#: 00040500.xhp
msgctxt ""
@@ -9287,7 +9287,7 @@ msgctxt ""
"par_id3150048\n"
"help.text"
msgid "Choose <emph>Format - Page - Borders</emph> tab"
-msgstr "Trieu la pestanya <emph>Format - Pàgina - Vores</emph>"
+msgstr "Trieu la pestanya <emph>Format ▸ Pàgina ▸ Vores</emph>"
#: 00040500.xhp
msgctxt ""
@@ -9295,7 +9295,7 @@ msgctxt ""
"par_id3151148\n"
"help.text"
msgid "Choose <emph>Format - Character - Borders</emph> tab"
-msgstr "Trieu la pestanya <emph>Format - Caràcter - Tipus de lletra</emph>"
+msgstr "Trieu la pestanya <emph>Format ▸ Caràcter ▸ Vores</emph>"
#: 00040500.xhp
msgctxt ""
@@ -9311,7 +9311,7 @@ msgctxt ""
"par_id3150094\n"
"help.text"
msgid "Choose <emph>Format - Page - Header - More</emph> button"
-msgstr "Trieu el botó <emph>Format - Pàgina - Capçalera - Més</emph>"
+msgstr "Trieu el botó <emph>Format ▸ Pàgina ▸ Capçalera ▸ Més</emph>"
#: 00040500.xhp
msgctxt ""
@@ -9319,7 +9319,7 @@ msgctxt ""
"par_id3154501\n"
"help.text"
msgid "Choose <emph>Format - Page - Footer - More</emph> button"
-msgstr "Trieu el botó <emph>Format - Pàgina - Peu de pàgina - Més</emph>"
+msgstr "Trieu el botó <emph>Format ▸ Pàgina ▸ Peu de pàgina ▸ Més</emph>"
#: 00040500.xhp
msgctxt ""
@@ -9351,7 +9351,7 @@ msgctxt ""
"par_id3155853\n"
"help.text"
msgid "Choose <emph>Format - Paragraph - Background</emph> tab"
-msgstr "Trieu la pestanya <emph>Format - Paràgraf - Fons</emph>"
+msgstr "Trieu la pestanya <emph>Format ▸ Paràgraf ▸ Fons</emph>"
#: 00040500.xhp
msgctxt ""
@@ -9359,7 +9359,7 @@ msgctxt ""
"par_id3147330\n"
"help.text"
msgid "Choose <emph>Format - Character - Background</emph> tab"
-msgstr "Trieu la pestanya <emph>Format - Caràcter - Fons</emph>"
+msgstr "Trieu la pestanya <emph>Format ▸ Caràcter ▸ Fons</emph>"
#: 00040500.xhp
msgctxt ""
@@ -9367,7 +9367,7 @@ msgctxt ""
"par_id3149486\n"
"help.text"
msgid "Choose <emph>Format - Image - Background</emph> tab"
-msgstr "Trieu la pestanya <emph>Format - Pàgina - Fons</emph>"
+msgstr "Trieu la pestanya <emph>Format ▸ Imatge ▸ Fons</emph>"
#: 00040500.xhp
msgctxt ""
@@ -9383,7 +9383,7 @@ msgctxt ""
"par_id3151321\n"
"help.text"
msgid "Choose <emph>Format - Page - Background</emph> tab"
-msgstr "Trieu la pestanya <emph>Format - Pàgina - Fons</emph>"
+msgstr "Trieu la pestanya <emph>Format ▸ Pàgina ▸ Fons</emph>"
#: 00040500.xhp
msgctxt ""
@@ -9391,7 +9391,7 @@ msgctxt ""
"par_id3154510\n"
"help.text"
msgid "Choose <emph>Format - Page - Header - More</emph> button"
-msgstr "Trieu el botó <emph>Format - Pàgina - Capçalera - Més</emph>"
+msgstr "Trieu el botó <emph>Format ▸ Pàgina ▸ Capçalera ▸ Més</emph>"
#: 00040500.xhp
msgctxt ""
@@ -9399,7 +9399,7 @@ msgctxt ""
"par_id3159110\n"
"help.text"
msgid "Choose <emph>Format - Page - Footer - More</emph> button"
-msgstr "Trieu el botó <emph>Format - Pàgina - Peu de pàgina - Més</emph>"
+msgstr "Trieu el botó <emph>Format ▸ Pàgina ▸ Peu de pàgina ▸ Més</emph>"
#: 00040500.xhp
msgctxt ""
@@ -9415,7 +9415,7 @@ msgctxt ""
"par_id3144747\n"
"help.text"
msgid "Choose <emph>Insert/Edit - Section - Background</emph> tab"
-msgstr "Trieu la pestanya <emph>Insereix/Edita - Secció - Fons</emph>"
+msgstr "Trieu la pestanya <emph>Insereix/Edita ▸ Secció ▸ Fons</emph>"
#: 00040500.xhp
msgctxt ""
@@ -9431,7 +9431,7 @@ msgctxt ""
"par_id3146791\n"
"help.text"
msgid "Choose <emph>Format - Page - Organizer</emph> tab"
-msgstr "Trieu la pestanya <emph>Format - Pàgina - Organitzador</emph>"
+msgstr "Trieu la pestanya <emph>Format ▸ Pàgina ▸ Organitzador</emph>"
#: 00040500.xhp
msgctxt ""
@@ -9447,7 +9447,7 @@ msgctxt ""
"par_id3153357\n"
"help.text"
msgid "Choose <emph>Format - Page - Page</emph> tab"
-msgstr "Trieu la pestanya <emph>Format - Pàgina - Pàgina</emph>"
+msgstr "Trieu la pestanya <emph>Format ▸ Pàgina ▸ Pàgina</emph>"
#: 00040500.xhp
msgctxt ""
@@ -9463,7 +9463,7 @@ msgctxt ""
"par_id3155515\n"
"help.text"
msgid "Choose <emph>Format - Page - Header</emph> tab"
-msgstr "Trieu la pestanya <emph>Format - Pàgina - Capçalera</emph>"
+msgstr "Trieu la pestanya <emph>Format ▸ Pàgina ▸ Capçalera</emph>"
#: 00040500.xhp
msgctxt ""
@@ -9479,7 +9479,7 @@ msgctxt ""
"par_id3145618\n"
"help.text"
msgid "Choose <emph>Format - Page - Footer</emph> tab"
-msgstr "Trieu la pestanya <emph>Format - Pàgina - Peu de pàgina</emph>"
+msgstr "Trieu la pestanya <emph>Format ▸ Pàgina ▸ Peu de pàgina</emph>"
#: 00040500.xhp
msgctxt ""
@@ -9519,7 +9519,7 @@ msgctxt ""
"par_id3148533\n"
"help.text"
msgid "<image id=\"img_id3149568\" src=\"cmd/sc_designerdialog.png\"><alt id=\"alt_id3149568\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3149568\" src=\"cmd/sc_designerdialog.png\"><alt id=\"alt_id3149568\">Icona</alt></image>"
#: 00040500.xhp
msgctxt ""
@@ -9543,7 +9543,7 @@ msgctxt ""
"par_id3109845\n"
"help.text"
msgid "<image id=\"img_id3159236\" src=\"cmd/sc_window3d.png\"><alt id=\"alt_id3159236\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3159236\" src=\"cmd/sc_window3d.png\"><alt id=\"alt_id3159236\">Icona</alt></image>"
#: 00040500.xhp
msgctxt ""
@@ -9583,7 +9583,7 @@ msgctxt ""
"par_id3152475\n"
"help.text"
msgid "<variable id=\"3dtexturen\">Open the context menu of the 3D object, choose <emph>3D Effects - Textures</emph> tab </variable>"
-msgstr "<variable id=\"3dtexturen\">Obriu el menú contextual de l'objecte 3D, trieu la pestanya <emph>Efectes 3D - Textures</emph> </variable>"
+msgstr "<variable id=\"3dtexturen\">Obriu el menú contextual de l'objecte 3D, trieu la pestanya <emph>Efectes 3D - Textures</emph> </variable>"
#: 00040500.xhp
msgctxt ""
@@ -9591,7 +9591,7 @@ msgctxt ""
"par_id3154572\n"
"help.text"
msgid "<variable id=\"3dmaterial\">Open the context menu of the 3D object, choose <emph>3D Effects - Material</emph> tab </variable>"
-msgstr "<variable id=\"3dmaterial\">Obriu el menú contextual de l'objecte 3D, trieu la pestanya <emph>Efectes 3D - Material</emph> </variable>"
+msgstr "<variable id=\"3dmaterial\">Obriu el menú contextual de l'objecte 3D, trieu la pestanya <emph>Efectes 3D - Material</emph> </variable>"
#: 00040500.xhp
msgctxt ""
@@ -9599,7 +9599,7 @@ msgctxt ""
"par_id3145220\n"
"help.text"
msgid "Choose <emph>Format - Bullets and Numbering </emph>"
-msgstr "Trieu <emph>Format - Pics i numeració </emph>"
+msgstr "Trieu <emph>Format ▸ Pics i numeració </emph>"
#: 00040500.xhp
msgctxt ""
@@ -9615,7 +9615,7 @@ msgctxt ""
"par_id3149445\n"
"help.text"
msgid "<image id=\"img_id3149964\" src=\"cmd/sc_defaultbullet.png\"><alt id=\"alt_id3149964\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3149964\" src=\"cmd/sc_defaultbullet.png\"><alt id=\"alt_id3149964\">Icona</alt></image>"
#: 00040500.xhp
msgctxt ""
@@ -9631,7 +9631,7 @@ msgctxt ""
"par_id3149735\n"
"help.text"
msgid "Choose <emph>Format - Bullets and Numbering</emph>. Open <emph>Options</emph> tab page"
-msgstr "Trieu <emph>Format - Pics i numeració</emph>. Obriu la pestanya <emph>Opcions</emph>"
+msgstr "Trieu <emph>Format ▸ Pics i numeració</emph>. Obriu la pestanya <emph>Opcions</emph>"
#: 00040500.xhp
msgctxt ""
@@ -9655,7 +9655,7 @@ msgctxt ""
"par_id3148888\n"
"help.text"
msgid "Choose <emph>Format - Bullets and Numbering - Bullets</emph> tab"
-msgstr "Trieu la pestanya <emph>Format - Pics i numeració - Pics</emph>"
+msgstr "Trieu la pestanya <emph>Format ▸ Pics i numeració - Pics</emph>"
#: 00040500.xhp
msgctxt ""
@@ -9679,7 +9679,7 @@ msgctxt ""
"par_id3150862\n"
"help.text"
msgid "Choose <emph>Format - Bullets and Numbering - Numbering</emph> tab"
-msgstr "Trieu la pestanya <emph>Format - Pics i numeració - Tipus de numeració</emph>"
+msgstr "Trieu la pestanya <emph>Format ▸ Pics i numeració ▸ Tipus de numeració</emph>"
#: 00040500.xhp
msgctxt ""
@@ -9703,7 +9703,7 @@ msgctxt ""
"par_id0611200904324832\n"
"help.text"
msgid "<variable id=\"graphics\">Choose <emph>Format - Bullets and Numbering - Image</emph> tab </variable>"
-msgstr "<variable id=\"graphics\">Trieu la pestanya <emph>Format - Pics i numeració - Gràfics</emph> </variable>"
+msgstr "<variable id=\"graphics\">Trieu la pestanya <emph>Format ▸ Pics i numeració ▸ Imatge</emph></variable>"
#: 00040500.xhp
msgctxt ""
@@ -9711,7 +9711,7 @@ msgctxt ""
"par_id3155848\n"
"help.text"
msgid "Choose <emph>Format - Bullets and Numbering - Outline</emph> tab"
-msgstr "Trieu la pestanya <emph>Format - Pics i numeració - Esquema</emph>"
+msgstr "Trieu la pestanya <emph>Format ▸ Pics i numeració ▸ Esquema</emph>"
#: 00040500.xhp
msgctxt ""
@@ -9767,7 +9767,7 @@ msgctxt ""
"par_id3149953\n"
"help.text"
msgid "<image id=\"img_id3155092\" src=\"cmd/sc_grafattrcrop.png\"><alt id=\"alt_id3155092\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3155092\" src=\"cmd/sc_grafattrcrop.png\"><alt id=\"alt_id3155092\">Icona</alt></image>"
#: 00040500.xhp
msgctxt ""
@@ -11367,7 +11367,7 @@ msgctxt ""
"par_id3083283\n"
"help.text"
msgid "Choose <emph>Edit - Points</emph>"
-msgstr "Trieu <emph>Edita - Punts</emph>"
+msgstr "Trieu <emph>Edita ▸ Punts</emph>"
#: 00040502.xhp
msgctxt ""
@@ -11911,7 +11911,7 @@ msgctxt ""
"par_id3147294\n"
"help.text"
msgid "Choose <emph>Format - Row - Height</emph>"
-msgstr "Trieu <emph>Format - Fila - Alçada</emph>"
+msgstr "Trieu <emph>Format - Fila - Alçària</emph>"
#: 00040503.xhp
msgctxt ""
@@ -11919,7 +11919,7 @@ msgctxt ""
"par_id3149551\n"
"help.text"
msgid "Open context menu of a row header in an open database table - choose <emph>Row Height</emph>"
-msgstr "Obriu el menú contextual d'una capçalera de fila en una taula d'una base de dades oberta - trieu <emph>Alçada de la fila</emph>"
+msgstr "Obriu el menú contextual d'una capçalera de fila en una taula d'una base de dades oberta - trieu <emph>Alçària de la fila</emph>"
#: 00040503.xhp
msgctxt ""
@@ -11927,7 +11927,7 @@ msgctxt ""
"par_id3153136\n"
"help.text"
msgid "Choose <emph>Format - Column - Width</emph>"
-msgstr "Trieu <emph>Format - Columna - Amplada</emph>"
+msgstr "Trieu <emph>Format - Columna - Amplària</emph>"
#: 00040503.xhp
msgctxt ""
@@ -11935,7 +11935,7 @@ msgctxt ""
"par_id3150756\n"
"help.text"
msgid "Open context menu of a column header in a database table - choose <emph>Column Width</emph>"
-msgstr "Obriu el menú contextual d'una capçalera de columna en una taula d'una base de dades oberta - trieu <emph>Amplada de la columna</emph>"
+msgstr "Obriu el menú contextual d'una capçalera de columna en una taula d'una base de dades oberta - trieu <emph>Amplària de la columna</emph>"
#: 00040503.xhp
msgctxt ""
@@ -11975,7 +11975,7 @@ msgctxt ""
"par_id3150823\n"
"help.text"
msgid "Also as <emph>Number Format</emph> dialog for tables and fields in text documents: Choose <emph>Format - Number Format</emph>, or choose <emph>Insert - Field - More Fields - Variables</emph> tab and select \"Additional formats\" in the <emph>Format</emph> list."
-msgstr "També com a diàleg <emph>Format numèric</emph> per a taules i camps en els documents de text: trieu <emph>Format - Format numèric</emph>, o trieu la pestanya <emph>Insereix - Camps - Altres - Variables</emph> i seleccioneu \"formats addicionals\" a la llista <emph>Format</emph>."
+msgstr "També com a diàleg <emph>Format numèric</emph> per a taules i camps en els documents de text: trieu <emph>Format - Format numèric</emph>, o trieu la pestanya <emph>Insereix - Camps - Més camps - Variables</emph> i seleccioneu «formats addicionals» a la llista <emph>Format</emph>."
#: 00040503.xhp
msgctxt ""
@@ -12031,7 +12031,7 @@ msgctxt ""
"par_id3155742\n"
"help.text"
msgid "Choose <emph>Format - Image - Image</emph> tab"
-msgstr ""
+msgstr "Trieu la pestanya <emph>Format - Imatge - Imatge</emph>"
#: 00040503.xhp
msgctxt ""
@@ -12055,7 +12055,7 @@ msgctxt ""
"par_id3153179\n"
"help.text"
msgid "Choose <emph>Format - Image - Image</emph> tab"
-msgstr ""
+msgstr "Trieu la pestanya <emph>Format - Imatge - Imatge</emph>"
#: 00040503.xhp
msgctxt ""
@@ -12079,7 +12079,7 @@ msgctxt ""
"par_id3147348\n"
"help.text"
msgid "Choose <emph>Format - Image</emph>, and then click the <emph>Image</emph> tab"
-msgstr ""
+msgstr "Trieu <emph>Format - Imatge</emph> i després feu clic a la pestanya <emph>Imatge</emph>."
#: 00040503.xhp
msgctxt ""
diff --git a/source/ca-valencia/helpcontent2/source/text/shared/01.po b/source/ca-valencia/helpcontent2/source/text/shared/01.po
index 49ba23238f5..41c39c0e455 100644
--- a/source/ca-valencia/helpcontent2/source/text/shared/01.po
+++ b/source/ca-valencia/helpcontent2/source/text/shared/01.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-01-10 11:50+0100\n"
-"PO-Revision-Date: 2016-07-05 20:29+0000\n"
-"Last-Translator: Anonymous Pootle User\n"
+"PO-Revision-Date: 2018-01-15 13:20+0000\n"
+"Last-Translator: joamuran <joamuran@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca-valencia\n"
"MIME-Version: 1.0\n"
@@ -13,9 +13,9 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
"X-Language: ca-XV\n"
-"X-POOTLE-MTIME: 1467750590.000000\n"
+"X-POOTLE-MTIME: 1516022428.000000\n"
#: 01010000.xhp
msgctxt ""
@@ -55,7 +55,7 @@ msgctxt ""
"par_id3153528\n"
"help.text"
msgid "<ahelp hid=\".\">If you want to create a document from a template, choose <emph>New - Templates.</emph></ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Si voleu crear un document a partir d'una plantilla, trieu <emph>Nou - Plantilles.</emph></ahelp>"
#: 01010000.xhp
msgctxt ""
@@ -159,7 +159,7 @@ msgctxt ""
"par_id3154946\n"
"help.text"
msgid "Creates a new presentation document ($[officename] Impress)."
-msgstr ""
+msgstr "Crea una presentació nova ($[officename] Impress)."
#: 01010000.xhp
msgctxt ""
@@ -375,7 +375,7 @@ msgctxt ""
"par_id3155603\n"
"help.text"
msgid "Creates a new document using an existing template."
-msgstr ""
+msgstr "Crea un document nou a partir d'una plantilla existent."
#: 01010000.xhp
msgctxt ""
@@ -407,7 +407,7 @@ msgctxt ""
"par_idN10A15\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new presentation document ($[officename] Impress).</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Crea una presentació nova ($[officename] Impress).</ahelp>"
#: 01010000.xhp
msgctxt ""
@@ -863,7 +863,7 @@ msgctxt ""
"hd_id3147399\n"
"help.text"
msgid "Width"
-msgstr "Amplada"
+msgstr "Amplària"
#: 01010202.xhp
msgctxt ""
@@ -871,7 +871,7 @@ msgctxt ""
"par_id3147576\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/labelformatpage/width\">Displays the width for the label or the business card. If you are defining a custom format, enter a value here.</ahelp>"
-msgstr "<ahelp hid=\"modules/swriter/ui/labelformatpage/width\">Mostra l'amplada de l'etiqueta o de la targeta de visita. Si definiu un format personalitzat, introduïu un valor ací.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/labelformatpage/width\">Mostra l'amplària de l'etiqueta o de la targeta de visita. Si definiu un format personalitzat, introduïu un valor ací.</ahelp>"
#: 01010202.xhp
msgctxt ""
@@ -879,7 +879,7 @@ msgctxt ""
"hd_id3150774\n"
"help.text"
msgid "Height"
-msgstr "Alçada"
+msgstr "Alçària"
#: 01010202.xhp
msgctxt ""
@@ -887,7 +887,7 @@ msgctxt ""
"par_id3149827\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/labelformatpage/height\">Displays the height for the label or business card. If you are defining a custom format, enter a value here.</ahelp>"
-msgstr "<ahelp hid=\"modules/swriter/ui/labelformatpage/height\">Mostra l'alçada de l'etiqueta o de la targeta de visita. Si definiu un format personalitzat, introduïu un valor ací.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/labelformatpage/height\">Mostra l'alçària de l'etiqueta o de la targeta de visita. Si definiu un format personalitzat, introduïu un valor ací.</ahelp>"
#: 01010202.xhp
msgctxt ""
@@ -919,7 +919,7 @@ msgctxt ""
"par_id3150355\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/labelformatpage/top\">Displays distance from the top edge of the page to the top of the first label or business card. If you are defining a custom format, enter a value here.</ahelp>"
-msgstr "<ahelp hid=\"modules/swriter/ui/labelformatpage/top\">Mostra la distància entre la vora superior de la pàgina i l'alçada de la primera etiqueta de la targeta de visita. Si definiu un format personalitzat, introduïu un valor ací.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/labelformatpage/top\">Mostra la distància entre la vora superior de la pàgina i l'alçària de la primera etiqueta de la targeta de visita. Si definiu un format personalitzat, introduïu un valor ací.</ahelp>"
#: 01010202.xhp
msgctxt ""
@@ -935,7 +935,7 @@ msgctxt ""
"par_id3153252\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/labelformatpage/cols\">Enter the number of labels or business cards that you want to span the width of the page.</ahelp>"
-msgstr "<ahelp hid=\"modules/swriter/ui/labelformatpage/cols\">Introduïu el nombre d'etiquetes o de targetes de visita que han de cobrir l'amplada de la pàgina.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/labelformatpage/cols\">Introduïu el nombre d'etiquetes o de targetes de visita que han de cobrir l'amplària de la pàgina.</ahelp>"
#: 01010202.xhp
msgctxt ""
@@ -951,7 +951,7 @@ msgctxt ""
"par_id3145119\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/labelformatpage/rows\">Enter the number of labels or business cards that you want to span the height of the page.</ahelp>"
-msgstr "<ahelp hid=\"modules/swriter/ui/labelformatpage/rows\">Introduïu el nombre d'etiquetes o de targetes de visita que han de cobrir l'alçada de la pàgina.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/labelformatpage/rows\">Introduïu el nombre d'etiquetes o de targetes de visita que han de cobrir l'alçària de la pàgina.</ahelp>"
#: 01010202.xhp
msgctxt ""
@@ -1079,7 +1079,7 @@ msgctxt ""
"par_id3145345\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/labeloptionspage/cols\" visibility=\"visible\">Enter the number of labels or business cards that you want to have in a row on your page.</ahelp>"
-msgstr "<ahelp visibility=\"visible\" hid=\"modules/swriter/ui/labeloptionspage/cols\">Introduïu el nombre d'etiquetes o de targetes de visita que voleu inserir en una línia de la pàgina.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/labeloptionspage/cols\" visibility=\"visible\">Introduïu el nombre d'etiquetes o de targetes de visita que voleu inserir en una línia de la pàgina.</ahelp>"
#: 01010203.xhp
msgctxt ""
@@ -1095,7 +1095,7 @@ msgctxt ""
"par_id3166410\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/labeloptionspage/rows\" visibility=\"visible\">Enter the number of rows of labels or business cards that you want to have on your page.</ahelp>"
-msgstr "<ahelp visibility=\"visible\" hid=\"modules/swriter/ui/labeloptionspage/rows\">Introduïu el nombre de files d'etiquetes o de targetes de visita que voleu inserir a la pàgina.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/labeloptionspage/rows\" visibility=\"visible\">Introduïu el nombre de files d'etiquetes o de targetes de visita que voleu inserir a la pàgina.</ahelp>"
#: 01010203.xhp
msgctxt ""
@@ -1111,7 +1111,7 @@ msgctxt ""
"par_id3155342\n"
"help.text"
msgid "<ahelp visibility=\"visible\" hid=\"modules/swriter/ui/labeloptionspage/synchronize\">Allows you to edit a single label or business card and updates the contents of the remaining labels or business cards on the page when you click the <emph>Synchronize Labels </emph>button.</ahelp>"
-msgstr ""
+msgstr "<ahelp visibility=\"visible\" hid=\" hid=\"modules/swriter/ui/labeloptionspage/synchronize\">Permet editar una sola etiqueta o targeta de visita i actualitza el contingut de les altres etiquetes o targetes de visita de la pàgina quan feu clic al botó <emph>Sincronitza les etiquetes</emph>.</ahelp>"
#: 01010203.xhp
msgctxt ""
@@ -1135,7 +1135,7 @@ msgctxt ""
"par_id3149762\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/floatingsync/sync\" visibility=\"visible\">Copies the contents of the top left label or business card to the remaining labels or business cards on the page.</ahelp>"
-msgstr "<ahelp visibility=\"visible\" hid=\"modules/swriter/ui/floatingsync/sync\">Copia el contingut de l'etiqueta o de la targeta de visita situades a la part superior esquerra a les altres etiquetes o targetes de visita de la pàgina.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/floatingsync/sync\" visibility=\"visible\">Copia el contingut de l'etiqueta o de la targeta de visita situades a la part superior esquerra a les altres etiquetes o targetes de visita de la pàgina.</ahelp>"
#: 01010203.xhp
msgctxt ""
@@ -1167,7 +1167,7 @@ msgctxt ""
"par_id3144438\n"
"help.text"
msgid "<ahelp visibility=\"visible\" hid=\"modules/swriter/ui/labeloptionspage/setup\">Opens the <link href=\"text/shared/01/01140000.xhp\" name=\"Printer Setup\">Printer Setup</link> dialog.</ahelp>"
-msgstr ""
+msgstr "<ahelp visibility=\"visible\" hid=\"modules/swriter/ui/labeloptionspage/setup\">Obri el diàleg <link href=\"text/shared/01/01140000.xhp\" name=\"Configuració de la impressora\">Configuració de la impressora</link>.</ahelp>"
#: 01010300.xhp
msgctxt ""
@@ -1335,7 +1335,7 @@ msgctxt ""
"par_id3153882\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"visible\">Define the appearance of your business cards.</ahelp>"
-msgstr "<ahelp hid=\"\" visibility=\"visible\">Defineix l'aparença de les targetes de visita.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"visible\">Defineix l'aparença de les targetes de visita.</ahelp>"
#: 01010302.xhp
msgctxt ""
@@ -1359,7 +1359,7 @@ msgctxt ""
"par_id3158442\n"
"help.text"
msgid "<ahelp visibility=\"visible\" hid=\"modules/swriter/ui/cardformatpage/treeview\">Select a business card category in <emph>AutoText - Section</emph> box, and then click a layout in the <emph>Content </emph>list.</ahelp>"
-msgstr ""
+msgstr "<ahelp visibility=\"visible\" hid=\"modules/swriter/ui/cardformatpage/treeview\">Seleccioneu una categoria de targeta de visita en el quadre <emph>Text automàtic - Secció</emph> i, tot seguit, feu clic en un disseny de la llista <emph>Contingut</emph>.</ahelp>"
#: 01010302.xhp
msgctxt ""
@@ -1375,7 +1375,7 @@ msgctxt ""
"par_id3154894\n"
"help.text"
msgid "<ahelp visibility=\"visible\" hid=\"modules/swriter/ui/cardformatpage/autotext\">Select a business card category, and then click a layout in the <emph>Content </emph>list.</ahelp>"
-msgstr ""
+msgstr "<ahelp visibility=\"visible\" hid=\"modules/swriter/ui/cardformatpage/autotext\">Seleccioneu una categoria de targeta de visita i feu clic en un disseny de pàgina a la llista <emph>Contingut</emph>.</ahelp>"
#: 01010303.xhp
msgctxt ""
@@ -1567,7 +1567,7 @@ msgctxt ""
"par_id3151097\n"
"help.text"
msgid "<ahelp hid=\".\">Contains contact information for business cards that use a layout from a 'Business Card, Work' category. Business card layouts are selected on the <emph>Business Cards</emph> tab.</ahelp>"
-msgstr "<ahelp hid=\"\">Conté la informació de contacte per a les targetes de visita que tenen un disseny de la categoria \"Business Card, Work\" (\"Targetes de visita, Faena\"). Podeu seleccionar el disseny de les targetes de visita a la pestanya <emph>Targetes de visita</emph>.</ahelp>"
+msgstr "<ahelp hid=\".\">Conté la informació de contacte per a les targetes de visita que tenen un disseny de la categoria \"Business Card, Work\" (\"Targetes de visita, Faena\"). Podeu seleccionar el disseny de les targetes de visita a la pestanya <emph>Targetes de visita</emph>.</ahelp>"
#: 01010304.xhp
msgctxt ""
@@ -1847,7 +1847,7 @@ msgctxt ""
"hd_id3154280\n"
"help.text"
msgid "File name"
-msgstr ""
+msgstr "Nom del fitxer"
#: 01020000.xhp
msgctxt ""
@@ -1855,7 +1855,7 @@ msgctxt ""
"par_id3161656\n"
"help.text"
msgid "<ahelp hid=\"fpicker/ui/explorerfiledialog/file_name\">Enter a file name or a path for the file. You can also enter a <link href=\"text/shared/00/00000002.xhp#url\" name=\"URL\">URL</link> that starts with the protocol name ftp, http, or https.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"fpicker/ui/explorerfiledialog/file_name\">Introduïu el nom o el camí del fitxer. També podeu introduir un <link href=\"text/shared/00/00000002.xhp#url\" name=\"URL\">URL</link> que comence pel nom de protocol ftp, http o https.</ahelp>"
#: 01020000.xhp
msgctxt ""
@@ -1863,7 +1863,7 @@ msgctxt ""
"par_id3150541\n"
"help.text"
msgid "If you want, you can use wildcards in the <emph>File name </emph>box to filter the list of files that is displayed."
-msgstr ""
+msgstr "Podeu utilitzar comodins en el quadre <emph>Nom de fitxer</emph> per a filtrar la llista de fitxers que es mostra."
#: 01020000.xhp
msgctxt ""
@@ -1871,7 +1871,7 @@ msgctxt ""
"par_id3153779\n"
"help.text"
msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"> </caseinline><defaultinline>For example, to list all of the text files in a folder, enter the asterisk wildcard with the text file extension (*.txt), and then click<emph> Open</emph>. Use the question mark (?) wildcard to represent any character, as in (??3*.txt), which only displays text files with a '3' as the third character in the file name.</defaultinline></switchinline>"
-msgstr ""
+msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\"></caseinline><defaultinline>Per exemple, per a veure una llista de tots els fitxers de text d'una carpeta, escriviu el comodí asterisc amb l'extensió dels fitxers de text (*.txt) i, tot seguit, feu clic a <emph>Obri</emph>. Feu servir el comodí signe d'interrogació (?) per a representar qualsevol caràcter, com a (??3*.txt), que només mostra fitxers amb un «3» com a tercer caràcter del nom de fitxer.</defaultinline></switchinline>"
#: 01020000.xhp
msgctxt ""
@@ -1879,7 +1879,7 @@ msgctxt ""
"hd_id3145117\n"
"help.text"
msgid "Version"
-msgstr ""
+msgstr "Versió"
#: 01020000.xhp
msgctxt ""
@@ -1887,7 +1887,7 @@ msgctxt ""
"par_id3149291\n"
"help.text"
msgid "<ahelp hid=\"HID_FILEOPEN_VERSION\">If there are multiple versions of the selected file, select the version that you want to open.</ahelp> You can save and organize multiple versions of a document by choosing <emph>File - Versions</emph>. The versions of a document are opened in read-only mode."
-msgstr ""
+msgstr "<ahelp hid=\"HID_FILEOPEN_VERSION\">Si hi ha diverses versions del fitxer seleccionat, seleccioneu la versió que vulgueu obrir.</ahelp> Podeu guardar diferents versions d'un document i gestionar-les triant <emph>Fitxer ▸ Versions</emph>. Les diferents versions d'un document s'obren en mode només de lectura."
#: 01020000.xhp
msgctxt ""
@@ -1895,7 +1895,7 @@ msgctxt ""
"hd_id3150767\n"
"help.text"
msgid "File type"
-msgstr ""
+msgstr "Tipus de fitxer"
#: 01020000.xhp
msgctxt ""
@@ -1903,7 +1903,7 @@ msgctxt ""
"par_id3153969\n"
"help.text"
msgid "<ahelp hid=\"fpicker/ui/explorerfiledialog/file_type\">Select the file type that you want to open, or select <emph>All Files (*)</emph> to display a list of all of the files in the folder.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"fpicker/ui/explorerfiledialog/file_type\">Seleccioneu el tipus de fitxer que voleu obrir, o seleccioneu <emph>Tots els fitxers (*)</emph> per a mostrar tots els fitxers de la carpeta.</ahelp>"
#: 01020000.xhp
msgctxt ""
@@ -1911,7 +1911,7 @@ msgctxt ""
"hd_id3154125\n"
"help.text"
msgid "Open"
-msgstr ""
+msgstr "Obri"
#: 01020000.xhp
msgctxt ""
@@ -1919,7 +1919,7 @@ msgctxt ""
"par_id3152933\n"
"help.text"
msgid "<ahelp hid=\"fpicker/ui/explorerfiledialog/open\">Opens the selected document(s).</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"fpicker/ui/explorerfiledialog/open\">Obri els documents seleccionats.</ahelp>"
#: 01020000.xhp
msgctxt ""
@@ -1927,7 +1927,7 @@ msgctxt ""
"hd_id3147085\n"
"help.text"
msgid "Insert"
-msgstr ""
+msgstr "Insereix"
#: 01020000.xhp
msgctxt ""
@@ -1935,7 +1935,7 @@ msgctxt ""
"par_id3156293\n"
"help.text"
msgid "If you opened the dialog by choosing <emph>Insert - Document</emph>, the <emph>Open</emph> button is labeled <emph>Insert</emph>. <ahelp hid=\"HID_FILEDLG_INSERT_BTN\">Inserts the selected file into the current document at the cursor position.</ahelp>"
-msgstr ""
+msgstr "Si heu obert el diàleg mitjançant <emph>Insereix ▸ Fitxer</emph>, el botó <emph>Obri</emph> es reemplaça pel botó <emph>Insereix</emph>. <ahelp hid=\"HID_FILEDLG_INSERT_BTN\">Insereix el fitxer seleccionat a la posició del cursor en el document actual.</ahelp>"
#: 01020000.xhp
msgctxt ""
@@ -1943,7 +1943,7 @@ msgctxt ""
"hd_id3144762\n"
"help.text"
msgid "Read-only"
-msgstr ""
+msgstr "Només lectura"
#: 01020000.xhp
msgctxt ""
@@ -1951,7 +1951,7 @@ msgctxt ""
"par_id3145785\n"
"help.text"
msgid "<ahelp hid=\"HID_FILEOPEN_READONLY\">Opens the file in read-only mode.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"HID_FILEOPEN_READONLY\">Obri el fitxer en mode només de lectura.</ahelp>"
#: 01020000.xhp
msgctxt ""
@@ -1959,7 +1959,7 @@ msgctxt ""
"hd_id3149984\n"
"help.text"
msgid "Play"
-msgstr ""
+msgstr "Reprodueix"
#: 01020000.xhp
msgctxt ""
@@ -1967,7 +1967,7 @@ msgctxt ""
"par_id3147289\n"
"help.text"
msgid "<ahelp hid=\"HID_FILESAVE_DOPLAY\">Plays the selected sound file. Click again to stop playing the sound file.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"HID_FILESAVE_DOPLAY\">Reprodueix el fitxer de so seleccionat. Torneu a fer clic per a aturar la reproducció del fitxer de so.</ahelp>"
#: 01020000.xhp
msgctxt ""
@@ -1975,7 +1975,7 @@ msgctxt ""
"hd_id3149260\n"
"help.text"
msgid "Opening Documents With Templates"
-msgstr ""
+msgstr "Obertura de documents amb plantilles"
#: 01020000.xhp
msgctxt ""
@@ -1983,7 +1983,7 @@ msgctxt ""
"par_id3145367\n"
"help.text"
msgid "<item type=\"productname\">%PRODUCTNAME</item> recognizes templates that are located in any folder from the following list:"
-msgstr ""
+msgstr "El <item type=\"productname\">%PRODUCTNAME</item> reconeix les plantilles ubicades en qualsevol de les carpetes següents:"
#: 01020000.xhp
msgctxt ""
@@ -1991,7 +1991,7 @@ msgctxt ""
"par_id3151292\n"
"help.text"
msgid "the shared template folder"
-msgstr ""
+msgstr "la carpeta de plantilles compartida"
#: 01020000.xhp
msgctxt ""
@@ -1999,7 +1999,7 @@ msgctxt ""
"par_id3144442\n"
"help.text"
msgid "the user template folder <switchinline select=\"sys\"><caseinline select=\"UNIX\">in the home directory </caseinline><defaultinline>in the Documents and Settings folder</defaultinline></switchinline>"
-msgstr ""
+msgstr "la carpeta de plantilles de l'usuari <switchinline select=\"sys\"><caseinline select=\"UNIX\">al directori de l'usuari</caseinline><defaultinline>a la carpeta «Documents and Settings» o «Users»</defaultinline></switchinline>"
#: 01020000.xhp
msgctxt ""
@@ -2023,7 +2023,7 @@ msgctxt ""
"par_id6930143\n"
"help.text"
msgid "When you use <item type=\"menuitem\">File - Save As</item> and select a template filter to save a template at any other folder that is not in the list, then the documents based on that template will not be checked."
-msgstr ""
+msgstr "Si utilitzeu <item type=\"menuitem\">Fitxer ▸ Anomena i guarda</item> i seleccioneu un filtre de plantilla per guardar una plantilla en alguna carpeta que no siga a la llista, no es comprovaran els documents basats en esta plantilla."
#: 01020000.xhp
msgctxt ""
@@ -2567,7 +2567,7 @@ msgctxt ""
"par_id3155934\n"
"help.text"
msgid "The following sections describe the <emph><item type=\"productname\">%PRODUCTNAME</item> Save as</emph> dialog. To activate the <emph><item type=\"productname\">%PRODUCTNAME</item> Open</emph> and <emph>Save</emph> dialog boxes, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/01010600.xhp\" name=\"%PRODUCTNAME - General\"><emph>%PRODUCTNAME- General</emph></link>, and then select the <emph>Use %PRODUCTNAME dialogs</emph> in the <emph>Open/Save dialogs</emph> area."
-msgstr "Les seccions següents descriuen el diàleg <emph>Exporta</emph> del $[officename]. Per activar els diàlegs <emph>Obri</emph> i <emph>Guarda</emph> del $[officename], trieu <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferències</caseinline><defaultinline>Eines - Opcions</defaultinline></switchinline> - <link href=\"text/shared/optionen/01010600.xhp\" name=\"$[officename] - General\">$[officename] - General</link></emph> i, tot seguit, seleccioneu <emph>Utilitza els diàlegs del $[officename]</emph> a l'àrea <emph>Diàlegs d'obertura/desament</emph>."
+msgstr "Les seccions següents descriuen el diàleg <emph>Anomena i guarda</emph> del <item type=\"productname\">%PRODUCTNAME</item>. Per activar els diàlegs <emph>Obri</emph> i <emph>Guarda</emph> del <item type=\"productname\">%PRODUCTNAME</item>, trieu <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferències</caseinline><defaultinline>Eines - Opcions</defaultinline></switchinline> - <link href=\"text/shared/optionen/01010600.xhp\" name=\"%PRODUCTNAME - General\">%PRODUCTNAME - General</link></emph> i, tot seguit, seleccioneu <emph>Utilitza els diàlegs del %PRODUCTNAME</emph> a l'àrea <emph>Diàlegs d'obertura/desament</emph>."
#: 01070000.xhp
msgctxt ""
@@ -2583,7 +2583,7 @@ msgctxt ""
"hd_id3146774\n"
"help.text"
msgid "Connect To Server"
-msgstr ""
+msgstr "Connecta al servidor"
#: 01070000.xhp
msgctxt ""
@@ -2591,7 +2591,7 @@ msgctxt ""
"par_id3153820\n"
"help.text"
msgid "<ahelp hid=\".\">Opens a dialog where you can set up connection to various types of servers, including WebDAV, FTP, SSH, Windows Share and CMIS.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Obri un quadre de diàleg on podeu configurar una connexió amb diversos tipus de servidors, inclosos WebDAV, FTP, SSH, Windows Share i CMIS.</ahelp>"
#: 01070000.xhp
msgctxt ""
@@ -2607,7 +2607,7 @@ msgctxt ""
"par_id3153821\n"
"help.text"
msgid "<ahelp hid=\"HID_FILESAVE_LEVELUP\">Move up one folder in the folder hierarchy. Long-click to see the higher level folders.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"HID_FILESAVE_LEVELUP\">Puja una carpeta en la jerarquia de carpetes. Feu un clic llarg per veure les carpetes de nivell superior.</ahelp>"
#: 01070000.xhp
msgctxt ""
@@ -2615,7 +2615,7 @@ msgctxt ""
"hd_id3159157\n"
"help.text"
msgid "Create New Folder"
-msgstr ""
+msgstr "Crea una carpeta nova"
#: 01070000.xhp
msgctxt ""
@@ -2623,7 +2623,7 @@ msgctxt ""
"par_id3155583\n"
"help.text"
msgid "<ahelp hid=\"HID_FILESAVE_CREATEDIRECTORY\">Creates a new folder.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"HID_FILESAVE_CREATEDIRECTORY\">Crea una carpeta nova.</ahelp>"
#: 01070000.xhp
msgctxt ""
@@ -2631,7 +2631,7 @@ msgctxt ""
"hd_id3155627\n"
"help.text"
msgid "Places area"
-msgstr ""
+msgstr "Àrea de llocs"
#: 01070000.xhp
msgctxt ""
@@ -2639,7 +2639,7 @@ msgctxt ""
"par_id3149901\n"
"help.text"
msgid "<ahelp hid=\".\">Displays \"favourite\" places, i.e. shortcuts to local or remote locations.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Mostra els llocs «preferits», és a dir, les dreceres per accedir a ubicacions locals o remotes.</ahelp>"
#: 01070000.xhp
msgctxt ""
@@ -2655,7 +2655,7 @@ msgctxt ""
"par_id3149902\n"
"help.text"
msgid "<ahelp hid=\"HID_FILESAVE_FILEVIEW\">Displays the files and folders in the folder that you are in.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"HID_FILESAVE_FILEVIEW\">Mostra els fitxers i les carpetes que conté el directori on és l'usuari.</ahelp>"
#: 01070000.xhp
msgctxt ""
@@ -2959,7 +2959,7 @@ msgctxt ""
"hd_id3152876\n"
"help.text"
msgid "<variable id=\"eigen_von\"><link href=\"text/shared/01/01100000.xhp\" name=\"Document Properties\">Document Properties</link></variable>"
-msgstr ""
+msgstr "<variable id=\"eigen_von\"><link href=\"text/shared/01/01100000.xhp\" name=\"Propietats del document\">Propietats del document</link></variable>"
#: 01100000.xhp
msgctxt ""
@@ -3431,7 +3431,7 @@ msgctxt ""
"hd_id3153255\n"
"help.text"
msgid "Pages:"
-msgstr "Pàgines"
+msgstr "Pàgines:"
#: 01100400.xhp
msgctxt ""
@@ -3479,7 +3479,7 @@ msgctxt ""
"hd_id3147210\n"
"help.text"
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Images: </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Fix</caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Imatges: </caseinline></switchinline>"
#: 01100400.xhp
msgctxt ""
@@ -3487,7 +3487,7 @@ msgctxt ""
"par_id3166411\n"
"help.text"
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of images in the file. This statistic does not include images that were inserted as <link href=\"text/shared/00/00000005.xhp#ole\" name=\"OLE\">OLE</link> objects. </caseinline></switchinline>"
-msgstr ""
+msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Nombre d'imatges que conté el fitxer. Les estadístiques no inclouen les imatges que s'han inserit com a <link href=\"text/shared/00/00000005.xhp#ole\" name=\"OLE\">objectes OLE</link>. </caseinline></switchinline>"
#: 01100400.xhp
msgctxt ""
@@ -3495,7 +3495,7 @@ msgctxt ""
"hd_id3147618\n"
"help.text"
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">OLE Objects: </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Tots els nivells </caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Objectes OLE: </caseinline></switchinline>"
#: 01100400.xhp
msgctxt ""
@@ -3511,7 +3511,7 @@ msgctxt ""
"hd_id3153665\n"
"help.text"
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Paragraphs: </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Actualitza </caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Paràgrafs: </caseinline></switchinline>"
#: 01100400.xhp
msgctxt ""
@@ -3527,7 +3527,7 @@ msgctxt ""
"hd_id3155261\n"
"help.text"
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Words: </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Per a</caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Paraules: </caseinline></switchinline>"
#: 01100400.xhp
msgctxt ""
@@ -3543,7 +3543,7 @@ msgctxt ""
"hd_id3150466\n"
"help.text"
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Characters: </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Estils de caràcter </caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Caràcters: </caseinline></switchinline>"
#: 01100400.xhp
msgctxt ""
@@ -3559,7 +3559,7 @@ msgctxt ""
"hd_id3148947\n"
"help.text"
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Lines: </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Fix</caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Línies: </caseinline></switchinline>"
#: 01100400.xhp
msgctxt ""
@@ -3647,7 +3647,7 @@ msgctxt ""
"par_idN106B4\n"
"help.text"
msgid "Record changes"
-msgstr "Enregistra els canvis"
+msgstr "Grava els canvis"
#: 01100600.xhp
msgctxt ""
@@ -3663,7 +3663,7 @@ msgctxt ""
"par_idN106C9\n"
"help.text"
msgid "To protect the recording state with a password, click <emph>Protect</emph> and enter a password. Other users of this document can apply their changes, but they cannot disable change recording without knowing the password."
-msgstr "Per protegir l'estat d'enregistrament amb una contrasenya, feu clic a <emph>Protegeix</emph> i introduïu una contrasenya. Els altres usuaris d'este document poden aplicar els seus canvis, però no poden inhabilitar l'enregistrament de canvis sense conèixer la contrasenya."
+msgstr "Per protegir l'estat d'gravació\t amb una contrasenya, feu clic a <emph>Protegeix</emph> i introduïu una contrasenya. Els altres usuaris d'este document poden aplicar els seus canvis, però no poden inhabilitar l'gravació\t de canvis sense conèixer la contrasenya."
#: 01100600.xhp
msgctxt ""
@@ -3679,7 +3679,7 @@ msgctxt ""
"par_idN106D4\n"
"help.text"
msgid "<ahelp hid=\"sfx/ui/securityinfopage/protect\">Protects the change recording state with a password. If change recording is protected for the current document, the button is named <emph>Unprotect</emph>. Click <emph>Unprotect</emph> and type the correct password to disable the protection.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"sfx/ui/securityinfopage/protect\">Protegeix l'estat d'gravació\t de canvis amb una contrasenya. Si l'gravació\t de canvis està protegit al document actual, el botó es diu<emph>Desprotegeix</emph>. Feu clic a <emph>Desprotegeix</emph> i escriviu la contrasenya correcta per desactivar la protecció.</ahelp>"
#: 01110000.xhp
msgctxt ""
@@ -3719,7 +3719,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Address Book Assignment"
-msgstr ""
+msgstr "Assignació de la llibreta d'adreces"
#: 01110101.xhp
msgctxt ""
@@ -3727,7 +3727,7 @@ msgctxt ""
"hd_id3156411\n"
"help.text"
msgid "Address Book Assignment"
-msgstr ""
+msgstr "Assignació de la llibreta d'adreces"
#: 01110101.xhp
msgctxt ""
@@ -3743,7 +3743,7 @@ msgctxt ""
"par_id3155377\n"
"help.text"
msgid "Choose <emph>Tools - Address Book Source</emph>"
-msgstr ""
+msgstr "Trieu <emph>Eines - Font de la llibreta d'adreces</emph>"
#: 01110101.xhp
msgctxt ""
@@ -3775,7 +3775,7 @@ msgctxt ""
"par_id3154306\n"
"help.text"
msgid "<ahelp hid=\"svt/ui/addresstemplatedialog/datasource\">Select the data source for your address book.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"svt/ui/addresstemplatedialog/datasource\">Seleccioneu la font de dades per a la llibreta d'adreces.</ahelp>"
#: 01110101.xhp
msgctxt ""
@@ -3791,7 +3791,7 @@ msgctxt ""
"par_id3149164\n"
"help.text"
msgid "<ahelp hid=\"svt/ui/addresstemplatedialog/datatable\">Select the data table for your address book.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"svt/ui/addresstemplatedialog/datatable\">Seleccioneu la taula de dades per a la llibreta d'adreces.</ahelp>"
#: 01110101.xhp
msgctxt ""
@@ -3807,7 +3807,7 @@ msgctxt ""
"par_id3150771\n"
"help.text"
msgid "<ahelp hid=\"svt/ui/addresstemplatedialog/admin\">Add a new data source to the <emph>Address Book Source </emph>list.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"svt/ui/addresstemplatedialog/admin\">Afig una nova font de dades a la <emph>Font de la llibreta d'adreces.</emph>list.</ahelp>"
#: 01110101.xhp
msgctxt ""
@@ -3839,7 +3839,7 @@ msgctxt ""
"par_id3154143\n"
"help.text"
msgid "<ahelp hid=\"svt/ui/addresstemplatedialog/assign\">Select the field in the data table that corresponds to the address book entry.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"svt/ui/addresstemplatedialog/assign\">Seleccioneu el camp a la taula de dades que correspon a l'entrada de la llibreta d'adreces.</ahelp>"
#: 01110300.xhp
msgctxt ""
@@ -3975,7 +3975,7 @@ msgctxt ""
"hd_id3154621\n"
"help.text"
msgid "<link href=\"text/shared/01/01130000.xhp\" name=\"Print\">Print</link>"
-msgstr "<link href=\"text/shared/01/01170000.xhp\" name=\"Ix\">Ix</link>"
+msgstr "<link href=\"text/shared/01/01130000.xhp\" name=\"Imprimeix\">Imprimeix</link>"
#: 01130000.xhp
msgctxt ""
@@ -4071,7 +4071,7 @@ msgctxt ""
"par_id0818200901194137\n"
"help.text"
msgid "Press Shift+F1 or choose <item type=\"menuitem\">Help - What's This?</item> and point to any control element in the Print dialog to see an extended help text."
-msgstr "Premeu Maj+F1 o trieu <item type=\"menuitem\">Ajuda - Què és això?</item> i apunteu a un element de control del diàleg Imprimeix per visualitzar un text d'ajuda ampliada."
+msgstr "Premeu Maj+F1 o trieu <item type=\"menuitem\">Ajuda ▸ Què és això?</item> i apunteu a un element de control del diàleg Imprimeix per visualitzar un text d'ajuda ampliada."
#: 01130000.xhp
msgctxt ""
@@ -4855,7 +4855,7 @@ msgctxt ""
"hd_id3154398\n"
"help.text"
msgid "<link href=\"text/shared/01/01160200.xhp\" name=\"Document as E-mail\">E-mail Document</link>"
-msgstr ""
+msgstr "<link href=\"text/shared/01/01160200.xhp\" name=\"Document as E-mail\">Document com a correu electrònic</link>"
#: 01160000.xhp
msgctxt ""
@@ -4999,7 +4999,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "E-mail Document"
-msgstr ""
+msgstr "Document com a correu electrònic"
#: 01160200.xhp
msgctxt ""
@@ -5007,7 +5007,7 @@ msgctxt ""
"hd_id3150702\n"
"help.text"
msgid "<link href=\"text/shared/01/01160200.xhp\">E-mail Document</link>"
-msgstr "<link href=\"text/shared/01/01160200.xhp\">Document com a correu electrònic</link>"
+msgstr "<link href=\"text/shared/01/01160200.xhp\">Envia el document per correu electrònic</link>"
#: 01160200.xhp
msgctxt ""
@@ -5215,7 +5215,7 @@ msgctxt ""
"par_id3153527\n"
"help.text"
msgid "If you save a copy of a file that contains version information (by choosing <emph>File - Save As)</emph>, the version information is not saved with the file."
-msgstr "Si guardeu una còpia d'un fitxer que conté informació de la versió (mitjançant <emph>Fitxer - Anomena i guarda)</emph>, la informació de la versió no es desarà amb el fitxer."
+msgstr "Si guardeu una còpia d'un fitxer que conté informació de la versió (mitjançant <emph>Fitxer ▸ Anomena i guarda)</emph>, la informació de la versió no es desarà amb el fitxer."
#: 01190000.xhp
msgctxt ""
@@ -5367,7 +5367,7 @@ msgctxt ""
"par_id3152811\n"
"help.text"
msgid "<ahelp hid=\"sfx/ui/versionsofdialog/compare\">Compare the changes that were made in each version.</ahelp> If you want, you can <link href=\"text/shared/01/02230400.xhp\" name=\"Manage Changes\"><emph>Manage Changes</emph></link>."
-msgstr ""
+msgstr "<ahelp hid=\"sfx/ui/versionsofdialog/compare\">Compareu els canvis que s'han fet a cada versió.</ahelp> Si voleu, també podeu <link href=\"text/shared/01/02230400.xhp\" name=>\"Gestiona els canvis\"><emph>gestionar els canvis</emph></link>."
#: 01990000.xhp
msgctxt ""
@@ -5463,7 +5463,7 @@ msgctxt ""
"par_id3155338\n"
"help.text"
msgid "You can cancel the Undo command by choosing Edit - Redo."
-msgstr "Podeu cancel·lar l'orde Desfés si trieu Edita - Restaura."
+msgstr "Podeu cancel·lar l'orde Desfés si trieu Edita ▸ Refés."
#: 02010000.xhp
msgctxt ""
@@ -5511,7 +5511,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Redo"
-msgstr "Restaura"
+msgstr "Refés"
#: 02020000.xhp
msgctxt ""
@@ -5519,7 +5519,7 @@ msgctxt ""
"bm_id3149991\n"
"help.text"
msgid "<bookmark_value>restoring;editing</bookmark_value><bookmark_value>redo command</bookmark_value>"
-msgstr "<bookmark_value>restauració;edició</bookmark_value><bookmark_value>orde restaura</bookmark_value>"
+msgstr "<bookmark_value>restauració;edició</bookmark_value><bookmark_value>orde refés</bookmark_value>"
#: 02020000.xhp
msgctxt ""
@@ -5527,7 +5527,7 @@ msgctxt ""
"hd_id3149991\n"
"help.text"
msgid "<link href=\"text/shared/01/02020000.xhp\" name=\"Redo\">Redo</link>"
-msgstr "<link href=\"text/shared/01/02020000.xhp\" name=\"Restaura\">Restaura</link>"
+msgstr "<link href=\"text/shared/01/02020000.xhp\" name=\"Refés\">Refés</link>"
#: 02020000.xhp
msgctxt ""
@@ -5703,7 +5703,7 @@ msgctxt ""
"hd_id3147477\n"
"help.text"
msgid "<link href=\"text/shared/01/02070000.xhp\" name=\"Paste Special\">Paste Special</link>"
-msgstr "<link href=\"text/shared/01/02060000.xhp\" name=\"Enganxa\">Enganxa</link>"
+msgstr "<link href=\"text/shared/01/02070000.xhp\" name=\"Enganxament especial\">Enganxament especial</link>"
#: 02070000.xhp
msgctxt ""
@@ -5727,7 +5727,7 @@ msgctxt ""
"par_id3149388\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/pastespecial/source\">Displays the source of the clipboard contents.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/pastespecial/source\">Mostra l'origen del contingut del porta-retalls.</ahelp>"
#: 02070000.xhp
msgctxt ""
@@ -5743,7 +5743,7 @@ msgctxt ""
"par_id3149812\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/pastespecial/list\">Select a format for the clipboard contents that you want to paste.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/pastespecial/list\">Seleccioneu un format per al contingut del porta-retalls que voleu enganxar.</ahelp>"
#: 02070000.xhp
msgctxt ""
@@ -6199,7 +6199,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Find & Replace"
-msgstr "Cerca i reemplaça"
+msgstr "Busca i reemplaça"
#: 02100000.xhp
msgctxt ""
@@ -6207,7 +6207,7 @@ msgctxt ""
"hd_id3154044\n"
"help.text"
msgid "<variable id=\"02100000\"><link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace\">Find & Replace</link></variable>"
-msgstr "<variable id=\"02100000\"><link href=\"text/shared/01/02100000.xhp\" name=\"Cerca i reemplaça\">Cerca i reemplaça</link></variable>"
+msgstr "<variable id=\"02100000\"><link href=\"text/shared/01/02100000.xhp\" name=\"Busca i reemplaça\">Busca i reemplaça</link></variable>"
#: 02100000.xhp
msgctxt ""
@@ -6223,7 +6223,7 @@ msgctxt ""
"par_id00001\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Type the text to search in the current document. Press Enter to search the text.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Introduïu el text que vulgueu cercar al document actual. Premeu Retorn per cercar el text.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Introduïu el text que vulgueu buscar al document actual. Premeu Retorn per buscar el text.</ahelp>"
#: 02100000.xhp
msgctxt ""
@@ -6231,7 +6231,7 @@ msgctxt ""
"par_id00002\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Click to search the next occurrence in downward direction.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Feu clic per cercar l'aparició següent en direcció cap avall.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Feu clic per buscar l'aparició següent en direcció cap avall.</ahelp>"
#: 02100000.xhp
msgctxt ""
@@ -6239,7 +6239,7 @@ msgctxt ""
"par_id00003\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Click to search the next occurrence in upward direction.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Feu clic per cercar l'aparició següent en direcció cap amunt.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Feu clic per buscar l'aparició següent en direcció cap amunt.</ahelp>"
#: 02100000.xhp
msgctxt ""
@@ -6279,7 +6279,7 @@ msgctxt ""
"bm_id3154760\n"
"help.text"
msgid "<bookmark_value>case sensitivity;searching</bookmark_value>"
-msgstr "<bookmark_value>distinció entre majúscules i minúscules; cerca</bookmark_value>"
+msgstr "<bookmark_value>distinció entre majúscules i minúscules; busca</bookmark_value>"
#: 02100000.xhp
msgctxt ""
@@ -6311,7 +6311,7 @@ msgctxt ""
"bm_id3152960\n"
"help.text"
msgid "<bookmark_value>searching; all sheets</bookmark_value> <bookmark_value>finding; in all sheets</bookmark_value> <bookmark_value>sheets; searching all</bookmark_value>"
-msgstr "<bookmark_value>cerca;a tots els fulls</bookmark_value><bookmark_value>fulls; cerca a tots</bookmark_value>"
+msgstr "<bookmark_value>busca;a tots els fulls</bookmark_value><bookmark_value>fulls; busca a tots</bookmark_value>"
#: 02100000.xhp
msgctxt ""
@@ -6335,7 +6335,7 @@ msgctxt ""
"par_id4089175\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Searches through all of the sheets in the current spreadsheet file.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Cerca tots els fulls al fitxer de full de càlcul actual.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Busca tots els fulls al fitxer de full de càlcul actual.</ahelp>"
#: 02100000.xhp
msgctxt ""
@@ -6367,7 +6367,7 @@ msgctxt ""
"hd_id3154299\n"
"help.text"
msgid "Find All"
-msgstr "Cerca-ho tot"
+msgstr "Busca-ho tot"
#: 02100000.xhp
msgctxt ""
@@ -6375,7 +6375,7 @@ msgctxt ""
"par_id3145785\n"
"help.text"
msgid "Finds and selects all instances of the text or the format that you are searching for in the document (only in Writer and Calc documents)."
-msgstr "Cerca i selecciona totes les repeticions del text o del format indicat al document (només als documents del Writer i del Calc)."
+msgstr "Busca i selecciona totes les repeticions del text o del format indicat al document (només als documents del Writer i del Calc)."
#: 02100000.xhp
msgctxt ""
@@ -6383,7 +6383,7 @@ msgctxt ""
"par_id31454242785\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Finds and selects all instances of the text or the format that you are searching for in the document (only in Writer and Calc documents).</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Cerca i selecciona totes les repeticions del text o del format indicat al document (només als documents del Writer i del Calc).</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Busca i selecciona totes les repeticions del text o del format indicat al document (només als documents del Writer i del Calc).</ahelp>"
#: 02100000.xhp
msgctxt ""
@@ -6431,7 +6431,7 @@ msgctxt ""
"par_id3151170\n"
"help.text"
msgid "<ahelp hid=\"svx/ui/findreplacedialog/replace\">Replaces the selected text or format that you searched for, and then searches for the next occurrence.</ahelp>"
-msgstr "<ahelp hid=\"svx/ui/findreplacedialog/replace\">Reemplaça el text o el format seleccionat que heu cercat i, tot seguit, cerca la repetició següent.</ahelp>"
+msgstr "<ahelp hid=\"svx/ui/findreplacedialog/replace\">Reemplaça el text o el format seleccionat que heu buscat i, tot seguit, busca la repetició següent.</ahelp>"
#: 02100000.xhp
msgctxt ""
@@ -6471,7 +6471,7 @@ msgctxt ""
"bm_id3147264\n"
"help.text"
msgid "<bookmark_value>finding; selections</bookmark_value>"
-msgstr "<bookmark_value>cerca; seleccions</bookmark_value>"
+msgstr "<bookmark_value>busca; seleccions</bookmark_value>"
#: 02100000.xhp
msgctxt ""
@@ -6519,7 +6519,7 @@ msgctxt ""
"par_id3155342\n"
"help.text"
msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\"></caseinline><caseinline select=\"IMPRESS\"></caseinline><defaultinline>Allows you to use wildcards in your search.</defaultinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"DRAW\"></caseinline><caseinline select=\"IMPRESS\"></caseinline><defaultinline>Permet utilitzar comodins a la cerca.</defaultinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"DRAW\"></caseinline><caseinline select=\"IMPRESS\"></caseinline><defaultinline>Permet utilitzar comodins a la busca.</defaultinline></switchinline>"
#: 02100000.xhp
msgctxt ""
@@ -6527,7 +6527,7 @@ msgctxt ""
"par_id3727225\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Allows you to use wildcards in your search.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Permet utilitzar comodins a la cerca.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Permet utilitzar comodins a la busca.</ahelp>"
#: 02100000.xhp
msgctxt ""
@@ -6567,7 +6567,7 @@ msgctxt ""
"par_idN109DF\n"
"help.text"
msgid "If you want to search for text in which attributes were set by using direct formatting and styles, select the <emph>Including Styles</emph> box."
-msgstr "Si voleu cercar un text els atributs del qual s'han definit mitjançant formatació i estils directes, activeu la casella de selecció <emph>Estils inclosos</emph>."
+msgstr "Si voleu buscar un text els atributs del qual s'han definit mitjançant formatació i estils directes, activeu la casella de selecció <emph>Estils inclosos</emph>."
#: 02100000.xhp
msgctxt ""
@@ -6575,7 +6575,7 @@ msgctxt ""
"hd_id3149167\n"
"help.text"
msgid "<variable id=\"halbnormaltitel\">Match character width (only if Asian languages are enabled)</variable>"
-msgstr "<variable id=\"halbnormaltitel\">Coincideix amb l'amplada del caràcter (només si s'han habilitat les llengües asiàtiques)</variable>"
+msgstr "<variable id=\"halbnormaltitel\">Coincideix amb l'amplària del caràcter (només si s'han habilitat les llengües asiàtiques)</variable>"
#: 02100000.xhp
msgctxt ""
@@ -6583,7 +6583,7 @@ msgctxt ""
"par_id3145744\n"
"help.text"
msgid "<variable id=\"halbnormaltext\"><ahelp hid=\"svx/ui/findreplacedialog/matchcharwidth\">Distinguishes between half-width and full-width character forms.</ahelp></variable>"
-msgstr "<variable id=\"halbnormaltext\"><ahelp hid=\"svx/ui/findreplacedialog/matchcharwidth\">Distingeix les formes de caràcters de mitja amplada i d'amplada completa.</ahelp></variable>"
+msgstr "<variable id=\"halbnormaltext\"><ahelp hid=\"svx/ui/findreplacedialog/matchcharwidth\">Distingeix les formes de caràcters de mitja amplària i d'amplària completa.</ahelp></variable>"
#: 02100000.xhp
msgctxt ""
@@ -6599,7 +6599,7 @@ msgctxt ""
"par_id3145421\n"
"help.text"
msgid "<variable id=\"aehnlichtext\"><ahelp hid=\"svx/ui/findreplacedialog/soundslike\">Lets you specify the search options for similar notation used in Japanese text. Select this checkbox, and then click the <emph>Sounds</emph> button to specify the search options.</ahelp></variable>"
-msgstr "<variable id=\"aehnlichtext\"><ahelp hid=\"svx/ui/findreplacedialog/soundslike\">Permet indicar les opcions de cerca per a notacions semblants utilitzades en un text en japonés. Activeu esta casella de selecció i feu clic al botó <emph>...</emph> per indicar les opcions de cerca. </ahelp></variable>"
+msgstr "<variable id=\"aehnlichtext\"><ahelp hid=\"svx/ui/findreplacedialog/soundslike\">Permet indicar les opcions de busca per a notacions semblants utilitzades en un text en japonés. Activeu esta casella de selecció i feu clic al botó <emph>...</emph> per indicar les opcions de busca. </ahelp></variable>"
#: 02100000.xhp
msgctxt ""
@@ -6607,7 +6607,7 @@ msgctxt ""
"par_id3149765\n"
"help.text"
msgid "<variable id=\"aehnlichbutton\"><ahelp hid=\"svx/ui/findreplacedialog/soundslikebtn\" visibility=\"hidden\">Sets the search options for similar notation used in Japanese text.</ahelp></variable>"
-msgstr "<variable id=\"aehnlichbutton\"><ahelp hid=\"svx/ui/findreplacedialog/soundslikebtn\" visibility=\"hidden\">Defineix les opcions de cerca per a notacions semblants utilitzades en un text en japonés.</ahelp></variable>"
+msgstr "<variable id=\"aehnlichbutton\"><ahelp hid=\"svx/ui/findreplacedialog/soundslikebtn\" visibility=\"hidden\">Defineix les opcions de busca per a notacions semblants utilitzades en un text en japonés.</ahelp></variable>"
#: 02100000.xhp
msgctxt ""
@@ -6615,7 +6615,7 @@ msgctxt ""
"par_id3148672\n"
"help.text"
msgid "<link href=\"text/shared/optionen/01150200.xhp\" name=\"Searching in Japanese\">Searching in Japanese</link>"
-msgstr "<link href=\"text/shared/optionen/01150200.xhp\" name=\"Opcions de cerca per al japonés\">Opcions de cerca per al japonés</link>"
+msgstr "<link href=\"text/shared/optionen/01150200.xhp\" name=\"Opcions de busca per al japonés\">Opcions de busca per al japonés</link>"
#: 02100000.xhp
msgctxt ""
@@ -6703,7 +6703,7 @@ msgctxt ""
"par_id3156332\n"
"help.text"
msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Determines the order for searching the cells.</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Determina l'orde de cerca a les cel·les.</caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Determina l'orde de busca a les cel·les.</caseinline></switchinline>"
#: 02100000.xhp
msgctxt ""
@@ -6727,7 +6727,7 @@ msgctxt ""
"par_id743430\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Searches from left to right across the rows.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Cerca a les files d'esquerra a dreta.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Busca a les files d'esquerra a dreta.</ahelp>"
#: 02100000.xhp
msgctxt ""
@@ -6751,7 +6751,7 @@ msgctxt ""
"par_id3470564\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Searches from top to bottom through the columns.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Cerca les columnes de dalt a baix.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Busca les columnes de dalt a baix.</ahelp>"
#: 02100000.xhp
msgctxt ""
@@ -6759,7 +6759,7 @@ msgctxt ""
"hd_id3154944\n"
"help.text"
msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Search in</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Cerca a</caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Busca a</caseinline></switchinline>"
#: 02100000.xhp
msgctxt ""
@@ -6783,7 +6783,7 @@ msgctxt ""
"par_id6719870\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Searches for the characters that you specify in formulas and in fixed (not calculated) values. For example, you could look for formulas that contain 'SUM'.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Cerca els caràcters que heu indicat a les fórmules i als valors fixos (no calculats). Per exemple, podeu cercar fórmules que contenen 'SUMA'.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Busca els caràcters que heu indicat a les fórmules i als valors fixos (no calculats). Per exemple, podeu buscar fórmules que contenen 'SUMA'.</ahelp>"
#: 02100000.xhp
msgctxt ""
@@ -6799,7 +6799,7 @@ msgctxt ""
"par_id3146969\n"
"help.text"
msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Searches for the characters that you specify in values and in the results of formulas.</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Cerca els caràcters que heu indicat als valors i als resultats de fórmules.</caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Busca els caràcters que heu indicat als valors i als resultats de fórmules.</caseinline></switchinline>"
#: 02100000.xhp
msgctxt ""
@@ -6807,7 +6807,7 @@ msgctxt ""
"par_id6064943\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Searches for the characters that you specify in values and in the results of formulas.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Cerca els caràcters que heu indicat als valors i als resultats de fórmules.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Busca els caràcters que heu indicat als valors i als resultats de fórmules.</ahelp>"
#: 02100000.xhp
msgctxt ""
@@ -6823,7 +6823,7 @@ msgctxt ""
"par_id3153947\n"
"help.text"
msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Searches for the characters that you specify in the comments that are attached to the cells.</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Cerca els caràcters que heu indicat als comentaris que s'han adjuntat a les cel·les.</caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Busca els caràcters que heu indicat als comentaris que s'han adjuntat a les cel·les.</caseinline></switchinline>"
#: 02100000.xhp
msgctxt ""
@@ -6831,7 +6831,7 @@ msgctxt ""
"par_id9799798\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Searches for the characters that you specify in the comments that are attached to the cells.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Cerca els caràcters que heu indicat als comentaris que s'han adjuntat a les cel·les.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Busca els caràcters que heu indicat als comentaris que s'han adjuntat a les cel·les.</ahelp>"
#: 02100000.xhp
msgctxt ""
@@ -6839,7 +6839,7 @@ msgctxt ""
"par_id3151101\n"
"help.text"
msgid "After you close the <emph>Find & Replace</emph> dialog, you can still search using the last search criteria that you entered, by pressing Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F."
-msgstr "Encara que tanqueu el diàleg <emph>Cerca i reemplaça</emph>, podeu seguir fent una cerca amb els últims criteris de cerca que heu introduït. Per fer-ho, premeu Maj+<switchinline select=\"sys\"><caseinline select=\"MAC\">Orde</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F."
+msgstr "Encara que tanqueu el diàleg <emph>Busca i reemplaça</emph>, podeu seguir fent una busca amb els últims criteris de busca que heu introduït. Per fer-ho, premeu Maj+<switchinline select=\"sys\"><caseinline select=\"MAC\">Orde</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F."
#: 02100001.xhp
msgctxt ""
@@ -6903,7 +6903,7 @@ msgctxt ""
"par_id3152427\n"
"help.text"
msgid "."
-msgstr ""
+msgstr "."
#: 02100001.xhp
msgctxt ""
@@ -6919,7 +6919,7 @@ msgctxt ""
"par_id3154682\n"
"help.text"
msgid "^"
-msgstr ""
+msgstr "^"
#: 02100001.xhp
msgctxt ""
@@ -6927,7 +6927,7 @@ msgctxt ""
"par_id3155351\n"
"help.text"
msgid "Only finds the search term if the term is at the beginning of a paragraph. Special objects such as empty fields or character-anchored frames, at the beginning of a paragraph are ignored. Example: \"^Peter\"."
-msgstr "Troba el terme de cerca només si apareix al començament d'un paràgraf. S'ignoren els caràcters especials (com ara els camps buits i els marcs ancorats com a caràcters) situats al començament d'un paràgraf. Exemple: \"^Pere\"."
+msgstr "Troba el terme de busca només si apareix al començament d'un paràgraf. S'ignoren els caràcters especials (com ara els camps buits i els marcs ancorats com a caràcters) situats al començament d'un paràgraf. Exemple: \"^Pere\"."
#: 02100001.xhp
msgctxt ""
@@ -6935,7 +6935,7 @@ msgctxt ""
"par_id3159194\n"
"help.text"
msgid "$"
-msgstr ""
+msgstr "$"
#: 02100001.xhp
msgctxt ""
@@ -6943,7 +6943,7 @@ msgctxt ""
"par_id3152542\n"
"help.text"
msgid "Only finds the search term if the term appears at the end of a paragraph. Special objects such as empty fields or character-anchored frames at the end of a paragraph are ignored. Example: \"Peter$\"."
-msgstr "Troba el terme de cerca només si apareix al final d'un paràgraf. S'ignoren els caràcters especials (com ara els camps buits i els marcs ancorats com a caràcters) situats al final d'un paràgraf. Exemple: \"Pere$\"."
+msgstr "Troba el terme de busca només si apareix al final d'un paràgraf. S'ignoren els caràcters especials (com ara els camps buits i els marcs ancorats com a caràcters) situats al final d'un paràgraf. Exemple: \"Pere$\"."
#: 02100001.xhp
msgctxt ""
@@ -6951,7 +6951,7 @@ msgctxt ""
"par_id3152543\n"
"help.text"
msgid "$ on its own matches the end of a paragraph. This way it is possible to search and replace paragraph breaks."
-msgstr "$ per si mateix coincideix amb el fi de paràgraf. Així és possible cercar i substituir salts de paràgraf."
+msgstr "$ per si mateix coincideix amb el fi de paràgraf. Així és possible buscar i substituir salts de paràgraf."
#: 02100001.xhp
msgctxt ""
@@ -6959,7 +6959,7 @@ msgctxt ""
"par_id3156414\n"
"help.text"
msgid "*"
-msgstr ""
+msgstr "*"
#: 02100001.xhp
msgctxt ""
@@ -6975,7 +6975,7 @@ msgctxt ""
"par_id3147399\n"
"help.text"
msgid "+"
-msgstr ""
+msgstr "+"
#: 02100001.xhp
msgctxt ""
@@ -6991,7 +6991,7 @@ msgctxt ""
"par_id3145313\n"
"help.text"
msgid "The longest possible string that matches this search pattern in a paragraph is always found. If the paragraph contains the string \"AX 4 AX4\", the entire passage is highlighted."
-msgstr "El sistema sempre troba la cadena més llarga que coincideix amb el patró de cerca en un paràgraf. Si el paràgraf conté la cadena AX 4 AX4, es realça tot el passatge."
+msgstr "El sistema sempre troba la cadena més llarga que coincideix amb el patró de busca en un paràgraf. Si el paràgraf conté la cadena AX 4 AX4, es realça tot el passatge."
#: 02100001.xhp
msgctxt ""
@@ -6999,7 +6999,7 @@ msgctxt ""
"par_id3143267\n"
"help.text"
msgid "?"
-msgstr ""
+msgstr "?"
#: 02100001.xhp
msgctxt ""
@@ -7015,7 +7015,7 @@ msgctxt ""
"par_id3166410\n"
"help.text"
msgid "\\"
-msgstr ""
+msgstr "\\"
#: 02100001.xhp
msgctxt ""
@@ -7023,7 +7023,7 @@ msgctxt ""
"par_id3147209\n"
"help.text"
msgid "Search interprets the special character that follows the \"\\\" as a normal character and not as a regular expression (except for the combinations \\n, \\t, \\>, and \\<). For example, \"tree\\.\" finds \"tree.\", not \"treed\" or \"trees\"."
-msgstr "La cerca interpreta el caràcter especial que segueix \"\\\" com a caràcter normal i que no és una expressió regular (excepte per a les combinacions \\n, \\t, \\> i \\<). Per exemple, \"fred\\.\" troba \"fred.\", però no troba \"freda\" ni \"fredes\"."
+msgstr "La busca interpreta el caràcter especial que segueix \"\\\" com a caràcter normal i que no és una expressió regular (excepte per a les combinacions \\n, \\t, \\> i \\<). Per exemple, \"fred\\.\" troba \"fred.\", però no troba \"freda\" ni \"fredes\"."
#: 02100001.xhp
msgctxt ""
@@ -7087,7 +7087,7 @@ msgctxt ""
"par_id3153666\n"
"help.text"
msgid "Match a word boundary. For example, \"\\bbook\" finds \"bookmark\" but not \"checkbook\" whereas \"book\\b\" finds \"checkbook\" but not \"bookmark\". The discrete word \"book\" is found by both search terms."
-msgstr "Correspon a l'extrem d'un mot. Per exemple, «\\bombra» troba «ombrada» però no pas «escombra» mentre que «ombra\\b» troba «escombra» però no «ombrada». La paraula «ombrada» es troba amb els dos termes de cerca."
+msgstr "Correspon a l'extrem d'un mot. Per exemple, «\\bombra» troba «ombrada» però no pas «escombra» mentre que «ombra\\b» troba «escombra» però no «ombrada». La paraula «ombrada» es troba amb els dos termes de busca."
#: 02100001.xhp
msgctxt ""
@@ -7119,7 +7119,7 @@ msgctxt ""
"par_id3159413\n"
"help.text"
msgid "Finds the first character of a paragraph."
-msgstr "Cerca el primer caràcter d'un paràgraf."
+msgstr "Busca el primer caràcter d'un paràgraf."
#: 02100001.xhp
msgctxt ""
@@ -7167,7 +7167,7 @@ msgctxt ""
"par_id3154630\n"
"help.text"
msgid "Represents one of the characters that are between the brackets."
-msgstr "Cerca un dels caràcters entre claudàtors."
+msgstr "Busca un dels caràcters entre claudàtors."
#: 02100001.xhp
msgctxt ""
@@ -7239,7 +7239,7 @@ msgctxt ""
"par_id3156544\n"
"help.text"
msgid "\\UXXXXXXXX"
-msgstr ""
+msgstr "\\UXXXXXXXX"
#: 02100001.xhp
msgctxt ""
@@ -7247,7 +7247,7 @@ msgctxt ""
"par_id3153768\n"
"help.text"
msgid "Represents a character based on its four-digit hexadecimal Unicode code (XXXX)."
-msgstr ""
+msgstr "Representa un caràcter basat en el seu codi hexadecimal Unicode de quatre dígits (XXXX)."
#: 02100001.xhp
msgctxt ""
@@ -7255,7 +7255,7 @@ msgctxt ""
"par_id3153769\n"
"help.text"
msgid "For obscure characters there is a separate variant with capital U and eight hexadecimal digits (XXXXXXXX)."
-msgstr ""
+msgstr "Per a caràcters poc comuns hi ha una variant que utilitza una U majúscula i vuit dígits hexadecimals (XXXXXXXX)."
#: 02100001.xhp
msgctxt ""
@@ -7263,7 +7263,7 @@ msgctxt ""
"par_id3159252\n"
"help.text"
msgid "For certain symbol fonts the code for special characters may depend on the used font. You can view the codes by choosing <emph>Insert - Special Character</emph>."
-msgstr ""
+msgstr "En alguns tipus de lletra, el codi dels caràcters especials depèn del tipus de lletra utilitzada. Podeu visualitzar els codis si trieu <emph>Insereix - Caràcters especials</emph>."
#: 02100001.xhp
msgctxt ""
@@ -7271,7 +7271,7 @@ msgctxt ""
"par_id3153951\n"
"help.text"
msgid "|"
-msgstr ""
+msgstr "|"
#: 02100001.xhp
msgctxt ""
@@ -7279,7 +7279,7 @@ msgctxt ""
"par_id3154985\n"
"help.text"
msgid "Finds the terms that occur before the \"|\" and also finds the terms that occur after the \"|\". For example, \"this|that\" finds \"this\" and \"that\"."
-msgstr "Cerca els termes que apareixen davant del signe \"|\" i també cerca els termes que apareixen després del signe \"|\". Per exemple, \"això|allò\" troba \"això\" i \"allò\"."
+msgstr "Busca els termes que apareixen davant del signe \"|\" i també busca els termes que apareixen després del signe \"|\". Per exemple, \"això|allò\" troba \"això\" i \"allò\"."
#: 02100001.xhp
msgctxt ""
@@ -7359,7 +7359,7 @@ msgctxt ""
"par_id3156061\n"
"help.text"
msgid "For example, if your text contains the number 13487889 and you search using the regular expression (8)7\\1\\1, \"8788\" is found."
-msgstr "Per exemple, si el text conté el nombre 13487889 i feu una cerca amb l'expressió regular (8)7\\1\\1, es trobarà \"8788\"."
+msgstr "Per exemple, si el text conté el nombre 13487889 i feu una busca amb l'expressió regular (8)7\\1\\1, es trobarà \"8788\"."
#: 02100001.xhp
msgctxt ""
@@ -7543,7 +7543,7 @@ msgctxt ""
"par_id9568773\n"
"help.text"
msgid "You can combine the search terms to form complex searches."
-msgstr "Podeu combinar els termes de cerca per fer cerques complexes."
+msgstr "Podeu combinar els termes de busca per fer cerques complexes."
#: 02100001.xhp
msgctxt ""
@@ -7615,7 +7615,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Similarity Search"
-msgstr "Cerca per similitud"
+msgstr "Busca per similitud"
#: 02100100.xhp
msgctxt ""
@@ -7623,7 +7623,7 @@ msgctxt ""
"bm_id3156045\n"
"help.text"
msgid "<bookmark_value>similarity search</bookmark_value><bookmark_value>finding; similarity search</bookmark_value>"
-msgstr "<bookmark_value>cerca per similitud</bookmark_value><bookmark_value>similitud; cerca</bookmark_value>"
+msgstr "<bookmark_value>busca per similitud</bookmark_value><bookmark_value>similitud; busca</bookmark_value>"
#: 02100100.xhp
msgctxt ""
@@ -7631,7 +7631,7 @@ msgctxt ""
"hd_id3156045\n"
"help.text"
msgid "<link href=\"text/shared/01/02100100.xhp\" name=\"Similarity Search\">Similarity Search</link>"
-msgstr "<link href=\"text/shared/01/02100100.xhp\" name=\"Cerca per similitud\">Cerca per similitud</link>"
+msgstr "<link href=\"text/shared/01/02100100.xhp\" name=\"Busca per similitud\">Busca per similitud</link>"
#: 02100100.xhp
msgctxt ""
@@ -7663,7 +7663,7 @@ msgctxt ""
"par_id3145629\n"
"help.text"
msgid "<ahelp hid=\"svx/ui/findreplacedialog/similaritybtn\">Set the options for the similarity search.</ahelp>"
-msgstr "<ahelp hid=\"svx/ui/findreplacedialog/similaritybtn\">Definiu les opcions de la cerca per similitud.</ahelp>"
+msgstr "<ahelp hid=\"svx/ui/findreplacedialog/similaritybtn\">Definiu les opcions de la busca per similitud.</ahelp>"
#: 02100100.xhp
msgctxt ""
@@ -7679,7 +7679,7 @@ msgctxt ""
"par_id3152594\n"
"help.text"
msgid "Define the criteria for determining if a word is similar to the search term."
-msgstr "Definiu els criteris que han de determinar si una paraula és paregut al terme de cerca."
+msgstr "Definiu els criteris que han de determinar si una paraula és paregut al terme de busca."
#: 02100100.xhp
msgctxt ""
@@ -7711,7 +7711,7 @@ msgctxt ""
"par_id3109847\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/similaritysearchdialog/longerfld\">Enter the maximum number of characters by which a word can exceed the number of characters in the search term.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/similaritysearchdialog/longerfld\">Introduïu el nombre màxim de caràcters addicionals que pot contindre el terme de cerca.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/similaritysearchdialog/longerfld\">Introduïu el nombre màxim de caràcters addicionals que pot contindre el terme de busca.</ahelp>"
#: 02100100.xhp
msgctxt ""
@@ -7727,7 +7727,7 @@ msgctxt ""
"par_id3148685\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/similaritysearchdialog/shorterfld\">Enter the number of characters by which a word can be shorter than the search term.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/similaritysearchdialog/shorterfld\">Introduïu el nombre de caràcters de menys que pot contindre el terme de cerca.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/similaritysearchdialog/shorterfld\">Introduïu el nombre de caràcters de menys que pot contindre el terme de busca.</ahelp>"
#: 02100100.xhp
msgctxt ""
@@ -7743,7 +7743,7 @@ msgctxt ""
"par_id3156553\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/similaritysearchdialog/relaxbox\">Searches for a term that matches any combination of the similarity search settings.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/similaritysearchdialog/relaxbox\">Cerca un terme que coincidisca amb qualsevol combinació de configuració de cerca per similitud.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/similaritysearchdialog/relaxbox\">Busca un terme que coincidisca amb qualsevol combinació de configuració de busca per similitud.</ahelp>"
#: 02100200.xhp
msgctxt ""
@@ -7799,7 +7799,7 @@ msgctxt ""
"par_id3154760\n"
"help.text"
msgid "Finds the <emph>Keep With Next Paragraph</emph> attribute."
-msgstr "Cerca l'atribut <emph>Mantén els paràgrafs junts</emph>."
+msgstr "Busca l'atribut <emph>Mantén els paràgrafs junts</emph>."
#: 02100200.xhp
msgctxt ""
@@ -7815,7 +7815,7 @@ msgctxt ""
"par_id3147560\n"
"help.text"
msgid "Finds the <emph>Do not split paragraph</emph> attribute."
-msgstr "Cerca l'atribut <emph>No dividisques el paràgraf</emph>."
+msgstr "Busca l'atribut <emph>No dividisques el paràgraf</emph>."
#: 02100200.xhp
msgctxt ""
@@ -7831,7 +7831,7 @@ msgctxt ""
"par_id3150866\n"
"help.text"
msgid "Finds the <emph>Spacing</emph> (top, bottom) attribute."
-msgstr "Cerca l'atribut <emph>Espaiat</emph> (superior, inferior)."
+msgstr "Busca l'atribut <emph>Espaiat</emph> (superior, inferior)."
#: 02100200.xhp
msgctxt ""
@@ -7847,7 +7847,7 @@ msgctxt ""
"par_id3154365\n"
"help.text"
msgid "Finds the <emph>Alignment</emph> (left, right, centered, justified) attribute."
-msgstr "Cerca l'atribut <emph>Alineació</emph> (a l'esquerra, a la dreta, centrada, justificada)."
+msgstr "Busca l'atribut <emph>Alineació</emph> (a l'esquerra, a la dreta, centrada, justificada)."
#: 02100200.xhp
msgctxt ""
@@ -7863,7 +7863,7 @@ msgctxt ""
"par_id3149203\n"
"help.text"
msgid "Finds characters that use the <emph>Capital, Lowercase, Small capitals, </emph>and <emph>Title </emph>character attributes."
-msgstr "Cerca els caràcters que utilitzen els atributs <emph>Majúscules, Minúscules, Versaletes</emph> i <emph>Títol</emph>."
+msgstr "Busca els caràcters que utilitzen els atributs <emph>Majúscules, Minúscules, Versaletes</emph> i <emph>Títol</emph>."
#: 02100200.xhp
msgctxt ""
@@ -7879,7 +7879,7 @@ msgctxt ""
"par_id3153193\n"
"help.text"
msgid "Finds characters use the <emph>Blinking</emph> attribute."
-msgstr "Cerca els caràcters que utilitzen l'atribut <emph>Parpelleig</emph>."
+msgstr "Busca els caràcters que utilitzen l'atribut <emph>Parpelleig</emph>."
#: 02100200.xhp
msgctxt ""
@@ -7895,7 +7895,7 @@ msgctxt ""
"par_id3145746\n"
"help.text"
msgid "Finds characters that use the <emph>Strikethrough</emph> (single or double) attribute."
-msgstr "Cerca caràcters que utilitzen l'atribut <emph>Ratllat</emph> (simple o doble)."
+msgstr "Busca caràcters que utilitzen l'atribut <emph>Ratllat</emph> (simple o doble)."
#: 02100200.xhp
msgctxt ""
@@ -7911,7 +7911,7 @@ msgctxt ""
"par_id3150449\n"
"help.text"
msgid "Finds the <emph>Indent</emph> (from left, from right, first line) attribute."
-msgstr "Cerca l'atribut <emph>Sagnat</emph> (davant del text, després del text, primera línia)."
+msgstr "Busca l'atribut <emph>Sagnat</emph> (davant del text, després del text, primera línia)."
#: 02100200.xhp
msgctxt ""
@@ -7927,7 +7927,7 @@ msgctxt ""
"par_id3153105\n"
"help.text"
msgid "Finds the <emph>Widow Control</emph> attribute."
-msgstr "Cerca l'atribut <emph>Control de línies vídues</emph>."
+msgstr "Busca l'atribut <emph>Control de línies vídues</emph>."
#: 02100200.xhp
msgctxt ""
@@ -7943,7 +7943,7 @@ msgctxt ""
"par_id3155132\n"
"help.text"
msgid "Finds <emph>Spacing</emph> (standard, expanded, condensed) attributes and Pair Kerning."
-msgstr "Cerca els atributs <emph>Espaiat</emph> (estàndard, ampliat, condensat) i l'interlletratge parell."
+msgstr "Busca els atributs <emph>Espaiat</emph> (estàndard, ampliat, condensat) i l'interlletratge parell."
#: 02100200.xhp
msgctxt ""
@@ -7959,7 +7959,7 @@ msgctxt ""
"par_id3153143\n"
"help.text"
msgid "Finds the <emph>Outline</emph> attribute."
-msgstr "Cerca l'atribut <emph>Contorn</emph>."
+msgstr "Busca l'atribut <emph>Contorn</emph>."
#: 02100200.xhp
msgctxt ""
@@ -7975,7 +7975,7 @@ msgctxt ""
"par_id3146922\n"
"help.text"
msgid "Finds characters using the <emph>Normal, Superscript</emph> or <emph>Subscript </emph>attributes."
-msgstr "Cerca els caràcters que utilitzen els atributs <emph>Normal, Superíndex</emph> o <emph>Subíndex</emph>."
+msgstr "Busca els caràcters que utilitzen els atributs <emph>Normal, Superíndex</emph> o <emph>Subíndex</emph>."
#: 02100200.xhp
msgctxt ""
@@ -7991,7 +7991,7 @@ msgctxt ""
"par_id3152886\n"
"help.text"
msgid "Finds the <emph>Register-true</emph> attribute."
-msgstr "Cerca l'atribut <emph>Conforme al registre</emph>."
+msgstr "Busca l'atribut <emph>Conforme al registre</emph>."
#: 02100200.xhp
msgctxt ""
@@ -8007,7 +8007,7 @@ msgctxt ""
"par_id3146120\n"
"help.text"
msgid "Finds the <emph>Relief </emph>attribute."
-msgstr "Cerca l'atribut <emph>Relleu</emph>."
+msgstr "Busca l'atribut <emph>Relleu</emph>."
#: 02100200.xhp
msgctxt ""
@@ -8023,7 +8023,7 @@ msgctxt ""
"par_id3150873\n"
"help.text"
msgid "Finds the <emph>Rotation</emph> attribute."
-msgstr "Cerca l'atribut <emph>Gir</emph>."
+msgstr "Busca l'atribut <emph>Gir</emph>."
#: 02100200.xhp
msgctxt ""
@@ -8039,7 +8039,7 @@ msgctxt ""
"par_id3150104\n"
"help.text"
msgid "Finds the <emph>Shadowed</emph> attribute."
-msgstr "Cerca l'atribut <emph>Ombrejat</emph>."
+msgstr "Busca l'atribut <emph>Ombrejat</emph>."
#: 02100200.xhp
msgctxt ""
@@ -8055,7 +8055,7 @@ msgctxt ""
"par_id3154320\n"
"help.text"
msgid "Finds any instance where the default font was changed."
-msgstr "Cerca qualsevol repetició en què s'haja modificat el tipus de lletra per defecte."
+msgstr "Busca qualsevol repetició en què s'haja modificat el tipus de lletra per defecte."
#: 02100200.xhp
msgctxt ""
@@ -8071,7 +8071,7 @@ msgctxt ""
"par_id3149664\n"
"help.text"
msgid "Finds any instance where the default font color was changed."
-msgstr "Cerca qualsevol repetició en la qual s'haja modificat el color del tipus de lletra per defecte."
+msgstr "Busca qualsevol repetició en la qual s'haja modificat el color del tipus de lletra per defecte."
#: 02100200.xhp
msgctxt ""
@@ -8087,7 +8087,7 @@ msgctxt ""
"par_id3150962\n"
"help.text"
msgid "Finds the <emph>Font size/Font height</emph> attribute."
-msgstr "Cerca l'atribut <emph>Mida de la lletra/Alçada de la lletra</emph>."
+msgstr "Busca l'atribut <emph>Mida de la lletra/Alçària de la lletra</emph>."
#: 02100200.xhp
msgctxt ""
@@ -8103,7 +8103,7 @@ msgctxt ""
"par_id3150593\n"
"help.text"
msgid "Finds the <emph>Bold</emph> or the <emph>Bold and Italic</emph> attribute."
-msgstr "Cerca l'atribut <emph>Negreta</emph> o <emph>Negreta cursiva</emph>."
+msgstr "Busca l'atribut <emph>Negreta</emph> o <emph>Negreta cursiva</emph>."
#: 02100200.xhp
msgctxt ""
@@ -8119,7 +8119,7 @@ msgctxt ""
"par_id3154097\n"
"help.text"
msgid "Finds the <emph>Italic</emph> or the <emph>Bold and Italic</emph> attribute."
-msgstr "Cerca l'atribut <emph>Cursiva</emph> o <emph>Negreta cursiva</emph>."
+msgstr "Busca l'atribut <emph>Cursiva</emph> o <emph>Negreta cursiva</emph>."
#: 02100200.xhp
msgctxt ""
@@ -8135,7 +8135,7 @@ msgctxt ""
"par_id3156737\n"
"help.text"
msgid "Finds the <link href=\"text/shared/00/00000005.xhp#schuster\">Orphan Control</link> attribute."
-msgstr "Cerca l'atribut <link href=\"text/shared/00/00000005.xhp#schuster\">Control de línies òrfenes</link>."
+msgstr "Busca l'atribut <link href=\"text/shared/00/00000005.xhp#schuster\">Control de línies òrfenes</link>."
#: 02100200.xhp
msgctxt ""
@@ -8151,7 +8151,7 @@ msgctxt ""
"par_id3147045\n"
"help.text"
msgid "Finds the <emph>Break With Page Style</emph> attribute."
-msgstr "Cerca l'atribut <emph>Salt amb estil de pàgina</emph>."
+msgstr "Busca l'atribut <emph>Salt amb estil de pàgina</emph>."
#: 02100200.xhp
msgctxt ""
@@ -8167,7 +8167,7 @@ msgctxt ""
"par_id3153877\n"
"help.text"
msgid "Finds the <emph>Hyphenation</emph> attribute."
-msgstr "Cerca l'atribut <emph>Partició de mots</emph>."
+msgstr "Busca l'atribut <emph>Partició de mots</emph>."
#: 02100200.xhp
msgctxt ""
@@ -8183,7 +8183,7 @@ msgctxt ""
"par_id3147396\n"
"help.text"
msgid "Finds the <emph>Scale </emph>attribute."
-msgstr "Cerca l'atribut <emph>Escala</emph>."
+msgstr "Busca l'atribut <emph>Escala</emph>."
#: 02100200.xhp
msgctxt ""
@@ -8199,7 +8199,7 @@ msgctxt ""
"par_id3150716\n"
"help.text"
msgid "Finds the <emph>Language</emph> attribute (for spelling)."
-msgstr "Cerca l'atribut <emph>Llengua</emph> (per a l'ortografia)."
+msgstr "Busca l'atribut <emph>Llengua</emph> (per a l'ortografia)."
#: 02100200.xhp
msgctxt ""
@@ -8215,7 +8215,7 @@ msgctxt ""
"par_id3151037\n"
"help.text"
msgid "Finds paragraphs that use an additional tab set."
-msgstr "Cerca els paràgrafs que utilitzen un conjunt de tabuladors addicional."
+msgstr "Busca els paràgrafs que utilitzen un conjunt de tabuladors addicional."
#: 02100200.xhp
msgctxt ""
@@ -8231,7 +8231,7 @@ msgctxt ""
"par_id3148566\n"
"help.text"
msgid "Finds characters that use the <emph>Underlined</emph> attribute (single, double, or dotted)."
-msgstr "Cerca els caràcters que utilitzen l'atribut <emph>Subratllat</emph> (simple, doble o puntejat)."
+msgstr "Busca els caràcters que utilitzen l'atribut <emph>Subratllat</emph> (simple, doble o puntejat)."
#: 02100200.xhp
msgctxt ""
@@ -8247,7 +8247,7 @@ msgctxt ""
"par_id3145650\n"
"help.text"
msgid "Finds the <emph>Vertical text alignment </emph>attribute."
-msgstr "Cerca l'atribut <emph>Alineació vertical del text</emph>."
+msgstr "Busca l'atribut <emph>Alineació vertical del text</emph>."
#: 02100200.xhp
msgctxt ""
@@ -8263,7 +8263,7 @@ msgctxt ""
"par_id3156438\n"
"help.text"
msgid "Finds individual words that use the underlined or the strikethrough attribute."
-msgstr "Cerca les paraules que utilitzen l'atribut de subratllat o l'atribut de ratllat."
+msgstr "Busca les paraules que utilitzen l'atribut de subratllat o l'atribut de ratllat."
#: 02100200.xhp
msgctxt ""
@@ -8279,7 +8279,7 @@ msgctxt ""
"par_id3145300\n"
"help.text"
msgid "Finds characters that use the <emph>Background</emph> attribute."
-msgstr "Cerca caràcters que utilitzen l'atribut <emph>Fons</emph>."
+msgstr "Busca caràcters que utilitzen l'atribut <emph>Fons</emph>."
#: 02100200.xhp
msgctxt ""
@@ -8295,7 +8295,7 @@ msgctxt ""
"par_id3146912\n"
"help.text"
msgid "Finds the <emph>Line spacing</emph> (single line, 1.5 lines, double, proportional, at least, lead) attribute."
-msgstr "Cerca l'atribut <emph>Interlineat</emph> (simple, 1,5 línies, doble, proporcional, mínim)."
+msgstr "Busca l'atribut <emph>Interlineat</emph> (simple, 1,5 línies, doble, proporcional, mínim)."
#: 02100300.xhp
msgctxt ""
@@ -8303,7 +8303,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Text Format (Search)"
-msgstr "Format del text (cerca)"
+msgstr "Format del text (busca)"
#: 02100300.xhp
msgctxt ""
@@ -8311,7 +8311,7 @@ msgctxt ""
"hd_id3154840\n"
"help.text"
msgid "Text Format (Search)"
-msgstr "Format del text (cerca)"
+msgstr "Format del text (busca)"
#: 02100300.xhp
msgctxt ""
@@ -8351,7 +8351,7 @@ msgctxt ""
"par_id3153821\n"
"help.text"
msgid "Use the <emph>Text Format (Search)</emph> or the <emph>Text Format (Replace)</emph> to define your formatting search criteria. These dialogs contain the following tab pages:"
-msgstr "Utilitzeu <emph>Format del text (cerca)</emph> o <emph>Format del text (reemplaça)</emph> per definir els criteris de cerca de formatació. Estos diàlegs contenen les pestanyes següents:"
+msgstr "Utilitzeu <emph>Format del text (busca)</emph> o <emph>Format del text (reemplaça)</emph> per definir els criteris de busca de formatació. Estos diàlegs contenen les pestanyes següents:"
#: 02100300.xhp
msgctxt ""
@@ -8391,7 +8391,7 @@ msgctxt ""
"par_id3148585\n"
"help.text"
msgid "<ahelp hid=\"HID_NAVIGATOR_GLOB_TREELIST\">The Navigator lists the main components of the master document. If you rest the mouse pointer over a name of a sub-document in the list, the full path of the sub-document is displayed.</ahelp>"
-msgstr "<ahelp hid=\"HID_NAVIGATOR_GLOB_TREELIST\">El Navegador enumera els components principals del document mestre. Si col·loqueu la busca del ratolí a sobre del nom d'un subdocument de la llista, es mostra el camí complet del subdocument.</ahelp>"
+msgstr "<ahelp hid=\"HID_NAVIGATOR_GLOB_TREELIST\">El Navegador enumera els components principals del document mestre. Si col·loqueu la busca del ratolí damunt del nom d'un subdocument de la llista, es mostra el camí complet del subdocument.</ahelp>"
#: 02110000.xhp
msgctxt ""
@@ -8807,7 +8807,7 @@ msgctxt ""
"bm_id3156156\n"
"help.text"
msgid "<bookmark_value>opening;documents with links</bookmark_value> <bookmark_value>links; updating specific links</bookmark_value> <bookmark_value>updating; links, on opening</bookmark_value> <bookmark_value>links; opening files with</bookmark_value>"
-msgstr "<bookmark_value>obertura; documents amb enllaços</bookmark_value><bookmark_value>enllaços; actualització d'enllaços concrets</bookmark_value><bookmark_value>actualització; enllaços, en obrir</bookmark_value><bookmark_value>enllaços; obertura de fitxers amb</bookmark_value>"
+msgstr "<bookmark_value>obertura; documents amb enllaços</bookmark_value> <bookmark_value>enllaços; actualització d'enllaços concrets</bookmark_value> <bookmark_value>actualització; enllaços, en obrir</bookmark_value> <bookmark_value>enllaços; obertura de fitxers amb</bookmark_value>"
#: 02180000.xhp
msgctxt ""
@@ -8823,7 +8823,7 @@ msgctxt ""
"par_id3150774\n"
"help.text"
msgid "<variable id=\"links_text\"><variable id=\"verknuepfungentext\"><ahelp hid=\".uno:ManageLinks\">Lets you edit the properties of each link in the current document, including the path to the source file. This command is not available if the current document does not contain links to other files.</ahelp> </variable></variable>"
-msgstr "<variable id=\"verknuepfungentext\"><ahelp hid=\".uno:ManageLinks\">Permet editar les propietats de cada enllaç que conté el document actual, com ara el camí del fitxer font. Esta orde no està disponible si el document actual no conté cap enllaç cap a altres fitxers.</ahelp></variable>"
+msgstr "<variable id=\"links_text\"><variable id=\"verknuepfungentext\"><ahelp hid=\".uno:ManageLinks\">Permet editar les propietats de cada enllaç que conté el document actual, com ara el camí del fitxer font. Esta orde no està disponible si el document actual no conté cap enllaç cap a altres fitxers.</ahelp> </variable></variable>"
#: 02180000.xhp
msgctxt ""
@@ -8831,7 +8831,7 @@ msgctxt ""
"par_id3156156\n"
"help.text"
msgid "When you open a file that contains links, you are prompted to update the links. Depending on where the linked files are stored, the update process can take several minutes to complete."
-msgstr "Quan obriu un fitxer que conté enllaços, se vos demana que els actualitzeu. Segons la ubicació on es troben els fitxers enllaçats, pot ser que el procés d'actualització tardi uns quants minuts."
+msgstr "Si obriu un fitxer que conté enllaços, se vos demana que els actualitzeu. Segons la ubicació on es troben els fitxers enllaçats, pot ser que el procés d'actualització tardi uns quants minuts."
#: 02180000.xhp
msgctxt ""
@@ -8943,7 +8943,7 @@ msgctxt ""
"par_id3149456\n"
"help.text"
msgid "The <emph>Automatic</emph> option is only available for DDE links. You can insert a DDE link by copying the contents from one file and pasting by choosing <emph>Edit - Paste Special</emph>, and then selecting the <emph>Link</emph> box. As DDE is a text based linking system, only the displayed decimals are copied into the target sheet."
-msgstr "L'opció <emph>Automàtic</emph> només està disponible per als enllaços DDE. Per inserir un enllaç DDE, copieu el contingut d'un fitxer i enganxeu-lo des del menú <emph>Edita - Enganxament especial</emph>, casella <emph>Enllaça</emph>. Atès que DDE és un sistema d'enllaçament basat en text, només es copien al full de destinació els decimals que es mostren."
+msgstr "L'opció <emph>Automàtic</emph> només està disponible per als enllaços DDE. Per inserir un enllaç DDE, copieu el contingut d'un fitxer i enganxeu-lo des del menú <emph>Edita ▸ Enganxament especial</emph>, casella <emph>Enllaça</emph>. Atès que DDE és un sistema d'enllaçament basat en text, només es copien al full de destinació els decimals que es mostren."
#: 02180000.xhp
msgctxt ""
@@ -9111,7 +9111,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Edit Object"
-msgstr ""
+msgstr "Edita l'objecte"
#: 02200000.xhp
msgctxt ""
@@ -9127,7 +9127,7 @@ msgctxt ""
"par_id3154840\n"
"help.text"
msgid "<variable id=\"object_text\"><ahelp hid=\".uno:ObjectMenue\">Lets you edit a selected object in your file that you inserted with the <item type=\"menuitem\">Insert - Object</item> command.</ahelp></variable>"
-msgstr ""
+msgstr "<variable id=\"object_text\"><ahelp hid=\".uno:ObjectMenue\">Permet editar un objecte seleccionat al fitxer; cal que hàgeu inserit l'objecte mitjançant l'orde <item type=\"menuitem\">Insereix - Objecte</item>.</ahelp></variable>"
#: 02200000.xhp
msgctxt ""
@@ -9135,7 +9135,7 @@ msgctxt ""
"par_id3153551\n"
"help.text"
msgid "<link href=\"text/shared/01/04150000.xhp\" name=\"Insert - Object\">Insert - Object</link>"
-msgstr "<link href=\"text/shared/01/04150000.xhp\" name=\"Insereix - Objecte\">Insereix - Objecte</link>"
+msgstr "<link href=\"text/shared/01/04150000.xhp\" name=\"Insereix ▸ Objecte\">Insereix ▸ Objecte</link>"
#: 02200000.xhp
msgctxt ""
@@ -9215,7 +9215,7 @@ msgctxt ""
"par_id3154230\n"
"help.text"
msgid "This menu command is inserted into <emph>Edit – Objects</emph> submenu by the application that created the linked object. Depending on the application, the “Open” command for the OLE object might have a different name."
-msgstr "Esta orde de menú s'insereix al submenú <emph>Edita - Objecte</emph> des de l'aplicació que haja creat l'objecte enllaçat. Segons l'aplicació, pot ser que l'orde Obri de l'objecte OLE tinga un altre nom."
+msgstr "Esta orde de menú s'insereix al submenú <emph>Edita ▸ Objecte</emph> des de l'aplicació que haja creat l'objecte enllaçat. Segons l'aplicació, pot ser que l'orde Obri de l'objecte OLE tinga un altre nom."
#: 02200200.xhp
msgctxt ""
@@ -9447,7 +9447,7 @@ msgctxt ""
"hd_id3152473\n"
"help.text"
msgid "Width"
-msgstr "Amplada"
+msgstr "Amplària"
#: 02210101.xhp
msgctxt ""
@@ -9479,7 +9479,7 @@ msgctxt ""
"hd_id3147303\n"
"help.text"
msgid "Height"
-msgstr "Alçada"
+msgstr "Alçària"
#: 02210101.xhp
msgctxt ""
@@ -9527,7 +9527,7 @@ msgctxt ""
"par_id3159194\n"
"help.text"
msgid "<variable id=\"imagemaptext\"><ahelp hid=\"svx/ui/imapdialog/ImapDialog\">Allows you to attach URLs to specific areas, called hotspots, on a graphic or a group of graphics. An image map is a group of one or more hotspots.</ahelp> </variable>"
-msgstr "<variable id=\"imagemaptext\"><ahelp hid=\"svx/ui/imapdialog/ImapDialog\">Permet adjuntar URL a zones concretes, anomenades zones sensibles, a un gràfic o un grup de gràfics. Un mapa d'imatge és un grup d'una o diverses zones sensibles.</ahelp></variable>"
+msgstr "<variable id=\"imagemaptext\"><ahelp hid=\"svx/ui/imapdialog/ImapDialog\">Permet adjuntar URL a zones concretes, anomenades zones sensibles, a un gràfic o un grup de gràfics. Un mapa d'imatge és un grup d'una o diverses zones sensibles.</ahelp> </variable>"
#: 02220000.xhp
msgctxt ""
@@ -9535,7 +9535,7 @@ msgctxt ""
"par_id3149751\n"
"help.text"
msgid "You can draw three types of hotspots: rectangles, ellipses, and polygons. When you click a hotspot, the URL is opened in the browser window or frame that you specify. You can also specify the text that appears when your mouse rests on the hotspot."
-msgstr "Podeu dibuixar tres tipus de zones sensibles: rectangles, el·lipses i polígons. Quan feu clic en una zona sensible, s'obri l'URL a la finestra o al marc del navegador que hàgeu indicat. També podeu indicar el text que voleu mostrar quan poseu el ratolí a sobre de la zona sensible."
+msgstr "Podeu dibuixar tres tipus de zones sensibles: rectangles, el·lipses i polígons. Quan feu clic en una zona sensible, s'obri l'URL a la finestra o al marc del navegador que hàgeu indicat. També podeu indicar el text que voleu mostrar quan poseu el ratolí damunt de la zona sensible."
#: 02220000.xhp
msgctxt ""
@@ -9559,7 +9559,7 @@ msgctxt ""
"par_id3149811\n"
"help.text"
msgid "<image id=\"img_id3147275\" src=\"svx/res/nu01.png\"><alt id=\"alt_id3147275\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3147275\" src=\"svx/res/nu01.png\"><alt id=\"alt_id3147275\">Icona</alt></image>"
#: 02220000.xhp
msgctxt ""
@@ -9591,7 +9591,7 @@ msgctxt ""
"par_id3149795\n"
"help.text"
msgid "<image id=\"img_id3155503\" src=\"cmd/sc_open.png\"><alt id=\"alt_id3155503\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3155503\" src=\"cmd/sc_open.png\"><alt id=\"alt_id3155503\">Icona</alt></image>"
#: 02220000.xhp
msgctxt ""
@@ -9623,7 +9623,7 @@ msgctxt ""
"par_id3154280\n"
"help.text"
msgid "<image id=\"img_id3154923\" src=\"cmd/sc_saveas.png\"><alt id=\"alt_id3154923\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3154923\" src=\"cmd/sc_saveas.png\"><alt id=\"alt_id3154923\">Icona</alt></image>"
#: 02220000.xhp
msgctxt ""
@@ -9655,7 +9655,7 @@ msgctxt ""
"par_id3156214\n"
"help.text"
msgid "<image id=\"img_id3153192\" src=\"cmd/sc_drawselect.png\"><alt id=\"alt_id3153192\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3153192\" src=\"cmd/sc_drawselect.png\"><alt id=\"alt_id3153192\">Icona</alt></image>"
#: 02220000.xhp
msgctxt ""
@@ -9687,7 +9687,7 @@ msgctxt ""
"par_id3150769\n"
"help.text"
msgid "<image id=\"img_id3154297\" src=\"cmd/sc_rect.png\"><alt id=\"alt_id3154297\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3154297\" src=\"cmd/sc_rect.png\"><alt id=\"alt_id3154297\">Icona</alt></image>"
#: 02220000.xhp
msgctxt ""
@@ -9719,7 +9719,7 @@ msgctxt ""
"par_id3155308\n"
"help.text"
msgid "<image id=\"img_id3154011\" src=\"cmd/sc_ellipse.png\"><alt id=\"alt_id3154011\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3154011\" src=\"cmd/sc_ellipse.png\"><alt id=\"alt_id3154011\">Icona</alt></image>"
#: 02220000.xhp
msgctxt ""
@@ -9751,7 +9751,7 @@ msgctxt ""
"par_id3148577\n"
"help.text"
msgid "<image id=\"img_id3156005\" src=\"cmd/sc_polygon.png\"><alt id=\"alt_id3156005\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3156005\" src=\"cmd/sc_polygon.png\"><alt id=\"alt_id3156005\">Icona</alt></image>"
#: 02220000.xhp
msgctxt ""
@@ -9783,7 +9783,7 @@ msgctxt ""
"par_id3153877\n"
"help.text"
msgid "<image id=\"img_id3148386\" src=\"cmd/sc_freeline.png\"><alt id=\"alt_id3148386\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3148386\" src=\"cmd/sc_freeline.png\"><alt id=\"alt_id3148386\">Icona</alt></image>"
#: 02220000.xhp
msgctxt ""
@@ -9815,7 +9815,7 @@ msgctxt ""
"par_id3145801\n"
"help.text"
msgid "<image id=\"img_id3150113\" src=\"cmd/sc_toggleobjectbeziermode.png\"><alt id=\"alt_id3150113\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3150113\" src=\"cmd/sc_toggleobjectbeziermode.png\"><alt id=\"alt_id3150113\">Icona</alt></image>"
#: 02220000.xhp
msgctxt ""
@@ -9847,7 +9847,7 @@ msgctxt ""
"par_id3146971\n"
"help.text"
msgid "<image id=\"img_id3148570\" src=\"cmd/sc_beziermove.png\"><alt id=\"alt_id3148570\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3148570\" src=\"cmd/sc_beziermove.png\"><alt id=\"alt_id3148570\">Icona</alt></image>"
#: 02220000.xhp
msgctxt ""
@@ -9879,7 +9879,7 @@ msgctxt ""
"par_id3150749\n"
"help.text"
msgid "<image id=\"img_id3146793\" src=\"cmd/sc_bezierinsert.png\"><alt id=\"alt_id3146793\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3146793\" src=\"cmd/sc_bezierinsert.png\"><alt id=\"alt_id3146793\">Icona</alt></image>"
#: 02220000.xhp
msgctxt ""
@@ -9911,7 +9911,7 @@ msgctxt ""
"par_id3149021\n"
"help.text"
msgid "<image id=\"img_id3154508\" src=\"cmd/sc_bezierdelete.png\"><alt id=\"alt_id3154508\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3154508\" src=\"cmd/sc_bezierdelete.png\"><alt id=\"alt_id3154508\">Icona</alt></image>"
#: 02220000.xhp
msgctxt ""
@@ -9943,7 +9943,7 @@ msgctxt ""
"par_id3155901\n"
"help.text"
msgid "<image id=\"img_id3145232\" src=\"svx/res/id016.png\"><alt id=\"alt_id3145232\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3145232\" src=\"svx/res/id016.png\"><alt id=\"alt_id3145232\">Icona</alt></image>"
#: 02220000.xhp
msgctxt ""
@@ -9975,7 +9975,7 @@ msgctxt ""
"par_id3145769\n"
"help.text"
msgid "<image id=\"img_id3153922\" src=\"cmd/sc_choosemacro.png\"><alt id=\"alt_id3153922\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3153922\" src=\"cmd/sc_choosemacro.png\"><alt id=\"alt_id3153922\">Icona</alt></image>"
#: 02220000.xhp
msgctxt ""
@@ -10007,7 +10007,7 @@ msgctxt ""
"par_id3159104\n"
"help.text"
msgid "<image id=\"img_id3149735\" src=\"cmd/sc_modifyframe.png\"><alt id=\"alt_id3149735\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3149735\" src=\"cmd/sc_modifyframe.png\"><alt id=\"alt_id3149735\">Icona</alt></image>"
#: 02220000.xhp
msgctxt ""
@@ -10031,7 +10031,7 @@ msgctxt ""
"par_id3157969\n"
"help.text"
msgid "<ahelp hid=\"svx/ui/imapdialog/url\">Enter the URL for the file that you want to open when you click the selected hotspot.</ahelp> If you want to jump to an anchor within the document, the address should be of the form \"file:///C/document_name#anchor_name\"."
-msgstr "<ahelp hid=\"svx/ui/imapdialog/url\">Introduïu l'URL del fitxer que s'ha d'obrir quan feu clic a la zona sensible seleccionada.</ahelp> Si voleu anar a una àncora del document, l'adreça ha de tindre la forma \"file:///C/nom_del_document#nom_de_l'àncora\"."
+msgstr "<ahelp hid=\"svx/ui/imapdialog/url\">Introduïu l'URL del fitxer que s'ha d'obrir quan feu clic a la zona sensible seleccionada.</ahelp> Si voleu anar a una àncora del document, l'adreça ha de tindre la forma «file:///C/nom_del_document#nom_de_l'àncora»."
#: 02220000.xhp
msgctxt ""
@@ -10071,7 +10071,7 @@ msgctxt ""
"par_id3153231\n"
"help.text"
msgid "<link href=\"text/shared/01/05020400.xhp#targets\" name=\"List of frame types\">List of frame types</link>"
-msgstr ""
+msgstr "<link href=\"text/shared/01/05020400.xhp#targets\" name=\"Llista de tipus de marc\">Llista de tipus de marc</link>"
#: 02220000.xhp
msgctxt ""
@@ -10159,7 +10159,7 @@ msgctxt ""
"par_id3155831\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/cuiimapdlg/urlentry\">Enter the URL for the file that you want to open when you click the selected hotspot.</ahelp> If you want to jump to a named anchor within the current document, the address should be of the form \"file:///C/[current_document_name]#anchor_name\"."
-msgstr "<ahelp hid=\"cui/ui/cuiimapdlg/urlentry\">Introduïu l'URL del fitxer que voleu obrir quan es faça clic a la zona sensible seleccionada.</ahelp> Si voleu accedir a una àncora concreta del document, l'adreça ha de tindre el format \"file:///C/[nom_del_document_actual]#nom_de_l'àncora\"."
+msgstr "<ahelp hid=\"cui/ui/cuiimapdlg/urlentry\">Introduïu l'URL del fitxer que voleu obrir quan es faça clic a la zona sensible seleccionada.</ahelp> Si voleu accedir a una àncora concreta del document, l'adreça ha de tindre el format «file:///C/[nom_del_document_actual]#nom_de_l'àncora»."
#: 02220100.xhp
msgctxt ""
@@ -10231,7 +10231,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Track Changes"
-msgstr ""
+msgstr "Seguiment de canvis"
#: 02230000.xhp
msgctxt ""
@@ -10239,7 +10239,7 @@ msgctxt ""
"hd_id3152952\n"
"help.text"
msgid "<link href=\"text/shared/01/02230000.xhp\" name=\"Changes\">Track Changes</link>"
-msgstr "<link href=\"text/shared/01/02230000.xhp\" name=\"Canvis\">Canvis</link>"
+msgstr "<link href=\"text/shared/01/02230000.xhp\" name=\"Canvis\">Seguiment de canvis</link>"
#: 02230000.xhp
msgctxt ""
@@ -10319,7 +10319,7 @@ msgctxt ""
"par_id3145669\n"
"help.text"
msgid "The following changes are tracked when the record changes command is active:"
-msgstr "Si l'orde d'enregistrament de canvis està activada, s'enregistren els canvis següents:"
+msgstr "Si l'orde d'gravació\t de canvis està activada, es graven els canvis següents:"
#: 02230100.xhp
msgctxt ""
@@ -10351,7 +10351,7 @@ msgctxt ""
"par_id3148620\n"
"help.text"
msgid "Find and replace text"
-msgstr "Cerca i reemplaçament de text"
+msgstr "Busca i reemplaçament de text"
#: 02230100.xhp
msgctxt ""
@@ -10359,7 +10359,7 @@ msgctxt ""
"par_id3145382\n"
"help.text"
msgid "Insert attributes that are one character wide, for example, fields and footnotes."
-msgstr "Inseriu atributs que tenen l'amplada d'un caràcter, com ara camps i notes al peu."
+msgstr "Inseriu atributs que tenen l'amplària d'un caràcter, com ara camps i notes al peu."
#: 02230100.xhp
msgctxt ""
@@ -10439,7 +10439,7 @@ msgctxt ""
"par_id3154347\n"
"help.text"
msgid "When the record changes command is active, you cannot delete, move, merge, split, or copy cells or delete sheets."
-msgstr "Quan l'orde d'enregistrament de canvis està activada, no podeu suprimir, desplaçar, fusionar, dividir ni copiar cel·les, ni suprimir fulls."
+msgstr "Quan l'orde d'gravació\t de canvis està activada, no podeu suprimir, desplaçar, fusionar, dividir ni copiar cel·les, ni suprimir fulls."
#: 02230150.xhp
msgctxt ""
@@ -10447,7 +10447,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Protect Changes"
-msgstr ""
+msgstr "Protegeix els canvis"
#: 02230150.xhp
msgctxt ""
@@ -10455,7 +10455,7 @@ msgctxt ""
"hd_id3154349\n"
"help.text"
msgid "<link href=\"text/shared/01/02230150.xhp\" name=\"Protect Changes\">Protect Changes</link>"
-msgstr "<link href=\"text/shared/01/02230200.xhp\" name=\"Mostra els canvis\">Mostra els canvis</link>"
+msgstr "<link href=\"text/shared/01/02230150.xhp\" name=\"Protegeix els canvis\">Protegeix els canvis</link>"
#: 02230150.xhp
msgctxt ""
@@ -10463,7 +10463,7 @@ msgctxt ""
"par_id3150794\n"
"help.text"
msgid "<ahelp hid=\".uno:ProtectTraceChangeMode\">Prevents a user from deactivating the record changes feature, or from accepting or rejecting changes unless the user enters a password.</ahelp>"
-msgstr "<ahelp hid=\".uno:ProtectTraceChangeMode\">Evita que un usuari desactive la funció d'enregistrament de canvis, o que accepti o rebutgi els canvis, llevat que introduïsca una contrasenya.</ahelp>"
+msgstr "<ahelp hid=\".uno:ProtectTraceChangeMode\">Evita que un usuari desactive la funció d'gravació\t de canvis, o que accepti o rebutgi els canvis, llevat que introduïsca una contrasenya.</ahelp>"
#: 02230200.xhp
msgctxt ""
@@ -10527,7 +10527,7 @@ msgctxt ""
"par_id3149150\n"
"help.text"
msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\"><ahelp hid=\"modules/scalc/ui/showchangesdialog/showchanges\">Shows or hides recorded changes.</ahelp></caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\"><ahelp hid=\"modules/scalc/ui/showchangesdialog/showchanges\">Mostra o amaga els canvis que s'han enregistrat.</ahelp></caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\"><ahelp hid=\"modules/scalc/ui/showchangesdialog/showchanges\">Mostra o amaga els canvis que s'han gravat.</ahelp></caseinline></switchinline>"
#: 02230200.xhp
msgctxt ""
@@ -10599,7 +10599,7 @@ msgctxt ""
"par_id3155391\n"
"help.text"
msgid "You can attach a comment when <switchinline select=\"appl\"><caseinline select=\"WRITER\">the cursor is in a changed text passage </caseinline><caseinline select=\"CALC\">the changed cell is selected</caseinline></switchinline>, or in the <emph>Manage Changes</emph> dialog."
-msgstr ""
+msgstr "Podeu adjuntar un comentari quan <switchinline select=\"appl\"><caseinline select=\"WRITER\">el cursor es troba en un passatge de text que s'ha modificat</caseinline><caseinline select=\"CALC\">la cel·la que s'ha modificat està seleccionada</caseinline></switchinline>, o bé al diàleg <emph>Gestiona els canvis</emph>."
#: 02230300.xhp
msgctxt ""
@@ -10607,7 +10607,7 @@ msgctxt ""
"par_id3156426\n"
"help.text"
msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Comments are displayed as callouts in the sheet when you rest your mouse pointer over a cell with a recorded change. You can also view comments that are attached to a changed cell in the changes list in the <link href=\"text/shared/01/02230400.xhp\" name=\"Manage Changes\"><emph>Manage Changes</emph></link> dialog. </caseinline></switchinline>"
-msgstr ""
+msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Els comentaris es mostren com a llegendes al full quan poseu la busca del ratolí sobre una cel·la de la qual s'ha gravat un canvi. També podeu veure els comentaris que s'han adjuntat a una cel·la que s'ha modificat a la llista de canvis del diàleg <link href=\"text/shared/01/02230400.xhp\" name=\"Gestiona els canvis\"><emph>Gestiona els canvis</emph></link>.</caseinline></switchinline>"
#: 02230400.xhp
msgctxt ""
@@ -10615,7 +10615,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Manage changes"
-msgstr ""
+msgstr "Gestiona els canvis"
#: 02230400.xhp
msgctxt ""
@@ -10623,7 +10623,7 @@ msgctxt ""
"hd_id3145138\n"
"help.text"
msgid "Manage changes"
-msgstr ""
+msgstr "Gestiona els canvis"
#: 02230400.xhp
msgctxt ""
@@ -10663,7 +10663,7 @@ msgctxt ""
"par_id3149511\n"
"help.text"
msgid "The <emph>List </emph>tab displays all of the changes that were recorded in the current document. If you want to filter this list, click the <emph>Filter </emph>tab, and then select your <link href=\"text/shared/01/02230402.xhp\" name=\"filter criteria\">filter criteria</link>.<switchinline select=\"appl\"><caseinline select=\"WRITER\"> If the list contains nested changes, the dependencies are shown regardless of the filter. </caseinline></switchinline>"
-msgstr "La pestanya <emph>Llista</emph> mostra tots els canvis que s'han enregistrat al document actual. Per filtrar esta llista, feu clic a la pestanya <emph>Filtre</emph> i seleccioneu els <link href=\"text/shared/01/02230402.xhp\" name=\"criteris de filtre\">criteris de filtre</link> que vulgueu aplicar.<switchinline select=\"appl\"><caseinline select=\"WRITER\"> Si la llista conté canvis imbricats, se'n mostren les dependències siga quin siga el filtre. </caseinline></switchinline>"
+msgstr "La pestanya <emph>Llista</emph> mostra tots els canvis que s'han gravat al document actual. Per filtrar esta llista, feu clic a la pestanya <emph>Filtre</emph> i seleccioneu els <link href=\"text/shared/01/02230402.xhp\" name=\"criteris de filtre\">criteris de filtre</link> que vulgueu aplicar.<switchinline select=\"appl\"><caseinline select=\"WRITER\"> Si la llista conté canvis imbricats, se'n mostren les dependències siga quin siga el filtre. </caseinline></switchinline>"
#: 02230401.xhp
msgctxt ""
@@ -10679,7 +10679,7 @@ msgctxt ""
"par_id3155552\n"
"help.text"
msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Click the plus sign beside an entry in the list to view all of the changes that were recorded for a cell. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Per visualitzar tots els canvis que s'han enregistrat per a una cel·la, feu clic al signe més (+) situat al costat d'una entrada de la llista.</caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Per visualitzar tots els canvis que s'han gravat per a una cel·la, feu clic al signe més (+) situat al costat d'una entrada de la llista.</caseinline></switchinline>"
#: 02230401.xhp
msgctxt ""
@@ -10783,7 +10783,7 @@ msgctxt ""
"par_id3161459\n"
"help.text"
msgid "<ahelp hid=\"svx/ui/redlineviewpage/changes\">Lists the changes that were recorded in the document. When you select an entry in the list, the change is highlighted in the document. To sort the list, click a column heading. </ahelp> Hold down <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> while you click to select multiple entries in the list."
-msgstr "<ahelp hid=\"svx/ui/redlineviewpage/changes\">Llista els canvis enregistrats al document. En seleccionar una entrada de la llista, el cani és realçat al document. Per ordenar la llista, feu clic a una capçalera de columna. </ahelp> Manteniu premuda la tecla <switchinline select=\"sys\"><caseinline select=\"MAC\">Orde</caseinline><defaultinline>Ctrl</defaultinline></switchinline> mentre feu clic per seleccionar les entrades de la llista."
+msgstr "<ahelp hid=\"svx/ui/redlineviewpage/changes\">Llista els canvis gravats al document. En seleccionar una entrada de la llista, el cani és realçat al document. Per ordenar la llista, feu clic a una capçalera de columna. </ahelp> Manteniu premuda la tecla <switchinline select=\"sys\"><caseinline select=\"MAC\">Orde</caseinline><defaultinline>Ctrl</defaultinline></switchinline> mentre feu clic per seleccionar les entrades de la llista."
#: 02230401.xhp
msgctxt ""
@@ -10791,7 +10791,7 @@ msgctxt ""
"par_id3152812\n"
"help.text"
msgid "To edit the comment for an entry in the list, right-click the entry, and then choose<emph> Edit - Comment</emph>."
-msgstr "Per editar el comentari d'una entrada de la llista, feu clic a l'entrada amb el botó dret del ratolí i trieu <emph>Edita - Comentari</emph>."
+msgstr "Per editar el comentari d'una entrada de la llista, feu clic a l'entrada amb el botó dret del ratolí i trieu <emph>Edita ▸ Comentari</emph>."
#: 02230401.xhp
msgctxt ""
@@ -10927,7 +10927,7 @@ msgctxt ""
"par_id3150012\n"
"help.text"
msgid "<ahelp hid=\"svx/ui/acceptrejectchangesdialog/acceptall\">Accepts all of the changes and removes the highlighting from the document.</ahelp>"
-msgstr "<ahelp hid=\"svx/ui/acceptrejectchangesdialog/accept\">Accepta el canvi seleccionat i suprimeix el realçament del canvi al document.</ahelp>"
+msgstr "<ahelp hid=\"svx/ui/acceptrejectchangesdialog/accept\">Accepta tots els canvis i suprimeix el realçament del document.</ahelp>"
#: 02230401.xhp
msgctxt ""
@@ -10943,7 +10943,7 @@ msgctxt ""
"par_id3151353\n"
"help.text"
msgid "<ahelp hid=\"svx/ui/acceptrejectchangesdialog/rejectall\">Rejects all of the changes and removes the highlighting from the document.</ahelp>"
-msgstr "<ahelp hid=\"svx/ui/acceptrejectchangesdialog/reject\">Rebutja el canvi seleccionat i suprimeix el realçament del canvi al document.</ahelp>"
+msgstr "<ahelp hid=\"svx/ui/acceptrejectchangesdialog/reject\">Rebutja tots els canvis i suprimeix el realçament del document.</ahelp>"
#: 02230401.xhp
msgctxt ""
@@ -11383,7 +11383,7 @@ msgctxt ""
"par_id3155356\n"
"help.text"
msgid "Use the toolbar to select a table in the bibliography database, to search for records, or to sort the records using filters."
-msgstr "Utilitzeu la barra d'eines per seleccionar una taula a la base de dades bibliogràfica, cercar-hi registres o bé ordenar els registres mitjançant filtres."
+msgstr "Utilitzeu la barra d'eines per seleccionar una taula a la base de dades bibliogràfica, buscar-hi registres o bé ordenar els registres mitjançant filtres."
#: 02250000.xhp
msgctxt ""
@@ -11479,7 +11479,7 @@ msgctxt ""
"hd_id3163716\n"
"help.text"
msgid "Finding and Filtering Records"
-msgstr "Cerca i filtratge de registres"
+msgstr "Busca i filtratge de registres"
#: 02250000.xhp
msgctxt ""
@@ -11487,7 +11487,7 @@ msgctxt ""
"par_id3147478\n"
"help.text"
msgid "You can search for records by matching a keyword to a field entry."
-msgstr "Per cercar registres, feu coincidir una paraula clau amb el contingut d'un camp."
+msgstr "Per buscar registres, feu coincidir una paraula clau amb el contingut d'un camp."
#: 02250000.xhp
msgctxt ""
@@ -11495,7 +11495,7 @@ msgctxt ""
"hd_id3159181\n"
"help.text"
msgid "Entering Search key"
-msgstr "Introducció d'una clau de cerca"
+msgstr "Introducció d'una clau de busca"
#: 02250000.xhp
msgctxt ""
@@ -11503,7 +11503,7 @@ msgctxt ""
"par_id3159125\n"
"help.text"
msgid "<ahelp hid=\".uno:Bib/query\">Type the information that you want to search for, and then press Enter. To change the filter options for the search, long-click the <emph>AutoFilter</emph> icon, and then select a different data field. You can use wildcards such as % or * for any number of characters, and _ or ? for one character in your search. To display all of the records in the table, clear this box, and then press Enter. </ahelp>"
-msgstr "<ahelp hid=\".uno:Bib/query\">Introduïu l'element que voleu cercar i, tot seguit, premeu la tecla Retorn. Per modificar les opcions de filtratge de la cerca, feu un clic llarg a la icona <emph>Filtre automàtic</emph> i, tot seguit, seleccioneu un altre camp de dades. Podeu utilitzar comodins com ara % o * per reemplaçar qualsevol nombre de caràcters, i _ o ? per reemplaçar un sol caràcter a la cerca. Per mostrar tots els registres de la taula, desactiveu esta casella i premeu la tecla Retorn. </ahelp>"
+msgstr "<ahelp hid=\".uno:Bib/query\">Introduïu l'element que voleu buscar i, tot seguit, premeu la tecla Retorn. Per modificar les opcions de filtratge de la busca, feu un clic llarg a la icona <emph>Filtre automàtic</emph> i, tot seguit, seleccioneu un altre camp de dades. Podeu utilitzar comodins com ara % o * per reemplaçar qualsevol nombre de caràcters, i _ o ? per reemplaçar un sol caràcter a la busca. Per mostrar tots els registres de la taula, desactiveu esta casella i premeu la tecla Retorn. </ahelp>"
#: 02250000.xhp
msgctxt ""
@@ -11519,7 +11519,7 @@ msgctxt ""
"par_id3146975\n"
"help.text"
msgid "<ahelp hid=\".uno:Bib/autoFilter\">Long-click to select the data field that you want to search using the term that you entered in the <emph>Search Key</emph> box. You can only search one data field.</ahelp>"
-msgstr "<ahelp hid=\".uno:Bib/autoFilter\">Feu un clic llarg per seleccionar el camp de dades que voleu cercar utilitzant el terme que heu introduït en el quadre <emph>Clau de cerca</emph>. Només podeu cercar un camp de dades.</ahelp>"
+msgstr "<ahelp hid=\".uno:Bib/autoFilter\">Feu un clic llarg per seleccionar el camp de dades que voleu buscar utilitzant el terme que heu introduït en el quadre <emph>Clau de busca</emph>. Només podeu buscar un camp de dades.</ahelp>"
#: 02250000.xhp
msgctxt ""
@@ -11535,7 +11535,7 @@ msgctxt ""
"par_id3145590\n"
"help.text"
msgid "<ahelp hid=\".\">Use the <emph>Standard Filter</emph> to refine and to combine <emph>AutoFilter </emph>search options.</ahelp>"
-msgstr "<ahelp hid=\".\">Utilitzeu el <emph>Filtre estàndard</emph> per refinar les opcions de cerca del <emph>Filtre automàtic</emph> i per combinar-les.</ahelp>"
+msgstr "<ahelp hid=\".\">Utilitzeu el <emph>Filtre estàndard</emph> per refinar les opcions de busca del <emph>Filtre automàtic</emph> i per combinar-les.</ahelp>"
#: 02250000.xhp
msgctxt ""
@@ -11543,7 +11543,7 @@ msgctxt ""
"par_id3155311\n"
"help.text"
msgid "<ahelp hid=\".\">To display all of the records in a table, click the <emph>Reset Filter</emph> icon.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Per a mostrar tots els registres de la taula, feu clic a la icona <emph>Reinicialitza el filtre</emph>.</ahelp>"
#: 02250000.xhp
msgctxt ""
@@ -11647,7 +11647,7 @@ msgctxt ""
"bm_id3154682\n"
"help.text"
msgid "<bookmark_value>zooming;page views</bookmark_value> <bookmark_value>views; scaling</bookmark_value> <bookmark_value>screen; scaling</bookmark_value> <bookmark_value>pages; scaling</bookmark_value>"
-msgstr "<bookmark_value>escala;vistes de pàgina</bookmark_value><bookmark_value>vistes; escala</bookmark_value><bookmark_value>pantalla; escala</bookmark_value><bookmark_value>pàgines; escala</bookmark_value>"
+msgstr "<bookmark_value>escala;vistes de pàgina</bookmark_value> <bookmark_value>vistes; escala</bookmark_value> <bookmark_value>pantalla; escala</bookmark_value> <bookmark_value>pàgines; escala</bookmark_value>"
#: 03010000.xhp
msgctxt ""
@@ -11663,7 +11663,7 @@ msgctxt ""
"par_id3149578\n"
"help.text"
msgid "<variable id=\"zoom_text\"><variable id=\"massstabtext\"><ahelp hid=\".\">Reduces or enlarges the screen display of %PRODUCTNAME.</ahelp></variable> </variable> The current zoom factor is displayed as a percentage value on the <emph>Status</emph> bar."
-msgstr "<variable id=\"massstabtext\"><ahelp hid=\".uno:Zoom\">Redueix o amplia la visualització del %PRODUCTNAME.</ahelp></variable> Es mostra el factor d'escala actual com a valor de percentatge a la <emph>barra d'estat</emph>."
+msgstr "<variable id=\"zoom_text\"><variable id=\"massstabtext\"><ahelp hid=\".\">Redueix o amplia la visualització del %PRODUCTNAME.</ahelp></variable> </variable> Es mostra el factor d'escala actual com a valor de percentatge a la <emph>barra d'estat</emph>."
#: 03010000.xhp
msgctxt ""
@@ -11711,7 +11711,7 @@ msgctxt ""
"hd_id3151210\n"
"help.text"
msgid "Fit width and height"
-msgstr "Ajusta a l'amplada i a l'alçada"
+msgstr "Ajusta a l'amplària i a l'alçària"
#: 03010000.xhp
msgctxt ""
@@ -11727,7 +11727,7 @@ msgctxt ""
"hd_id3152771\n"
"help.text"
msgid "Fit width"
-msgstr "Ajusta a l'amplada"
+msgstr "Ajusta a l'amplària"
#: 03010000.xhp
msgctxt ""
@@ -11751,7 +11751,7 @@ msgctxt ""
"par_id3147353\n"
"help.text"
msgid "<ahelp hid=\".\">Displays the document at its actual size.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Mostra el document en la seua mida real.</ahelp>"
#: 03010000.xhp
msgctxt ""
@@ -11895,7 +11895,7 @@ msgctxt ""
"bm_id3159079\n"
"help.text"
msgid "<bookmark_value>IME;showing/hiding</bookmark_value> <bookmark_value>input method window</bookmark_value>"
-msgstr "<bookmark_value>IME;visualització/amagar</bookmark_value><bookmark_value>finestra del mètode d'entrada</bookmark_value>"
+msgstr "<bookmark_value>IME;visualització/amagar</bookmark_value> <bookmark_value>finestra del mètode d'entrada</bookmark_value>"
#: 03040000.xhp
msgctxt ""
@@ -11911,7 +11911,7 @@ msgctxt ""
"par_id3148668\n"
"help.text"
msgid "<ahelp hid=\".\">Shows or hides the Input Method Engine (IME) status window.</ahelp>"
-msgstr "<ahelp hid=\".uno:ShowImeStatusWindow\">Mostra o amaga la finestra d'estat del motor del mètode d'entrada (IME).</ahelp>"
+msgstr "<ahelp hid=\".\">Mostra o amaga la finestra d'estat del motor del mètode d'entrada (IME).</ahelp>"
#: 03040000.xhp
msgctxt ""
@@ -11983,7 +11983,7 @@ msgctxt ""
"par_id3147000\n"
"help.text"
msgid "<ahelp hid=\".\">Shows or hides the <emph>Status Bar</emph> at the bottom edge of the window.</ahelp>"
-msgstr "<ahelp hid=\".uno:StatusBarVisible\">Mostra o amaga la <emph>barra d'estat</emph> a la part superior de la finestra.</ahelp>"
+msgstr "<ahelp hid=\".\">Mostra o amaga la <emph>barra d'estat</emph> a la part superior de la finestra.</ahelp>"
#: 03110000.xhp
msgctxt ""
@@ -11999,7 +11999,7 @@ msgctxt ""
"bm_id3160463\n"
"help.text"
msgid "<bookmark_value>full screen view</bookmark_value> <bookmark_value>screen; full screen views</bookmark_value> <bookmark_value>complete screen view</bookmark_value> <bookmark_value>views;full screen</bookmark_value>"
-msgstr "<bookmark_value>vista de pantalla completa</bookmark_value><bookmark_value>pantalla; vista de pantalla completa</bookmark_value><bookmark_value>vista de pantalla completa</bookmark_value><bookmark_value>vistes; pantalla completa</bookmark_value>"
+msgstr "<bookmark_value>vista de pantalla completa</bookmark_value> <bookmark_value>pantalla; vista de pantalla completa</bookmark_value> <bookmark_value>vista de pantalla completa</bookmark_value> <bookmark_value>vistes; pantalla completa</bookmark_value>"
#: 03110000.xhp
msgctxt ""
@@ -12015,7 +12015,7 @@ msgctxt ""
"par_id3148983\n"
"help.text"
msgid "<ahelp hid=\".\">Shows or hides the menus and toolbars in Writer or Calc. To exit the full screen mode, click the <emph>Full Screen</emph> button or press the Esc key.</ahelp>"
-msgstr "<ahelp hid=\".uno:FullScreen\">Mostra o amaga els menús i les barres d'eines del Writer o del Calc. Per eixir del mode de pantalla completa, feu clic al botó <emph>Activa/desactiva el mode Pantalla completa</emph>.</ahelp>"
+msgstr "<ahelp hid=\".\">Mostra o amaga els menús i les barres d'eines del Writer o del Calc. Per a eixir del mode de pantalla completa, feu clic al botó <emph>Activa/desactiva el mode Pantalla completa</emph> o pitgeu la tecla Esc.</ahelp>"
#: 03110000.xhp
msgctxt ""
@@ -12143,7 +12143,7 @@ msgctxt ""
"par_id1886654\n"
"help.text"
msgid "<ahelp hid=\".\">Choose <item type=\"menuitem\">View - Toolbars - Reset</item> to reset the toolbars to their default context sensitive behavior. Now some toolbars will be shown automatically, dependent on the context.</ahelp>"
-msgstr "<ahelp hid=\".\">Trieu <emph>Visualitza - Barres d'eines- Reinicialitza</emph> per reinicialitzar el comportament contextual per defecte de les barres d'eines. Esta operació permet mostrar automàticament les barres d'eines en funció del context.</ahelp>"
+msgstr "<ahelp hid=\".\">Trieu <item type=\"menuitem\">Visualitza - Barres d'eines- Reinicialitza</item> per a reinicialitzar el comportament contextual per defecte de les barres d'eines. Esta operació permet mostrar automàticament les barres d'eines en funció del context.</ahelp>"
#: 04050000.xhp
msgctxt ""
@@ -12295,7 +12295,7 @@ msgctxt ""
"par_id0302200901430918\n"
"help.text"
msgid "In the Find & Replace dialog of text documents, you can select to include the comments texts in your searches."
-msgstr "El diàleg Cerca i reemplaça dels documents de text, podeu seleccionar que els comentaris s'incloguen a les cerques."
+msgstr "El diàleg Busca i reemplaça dels documents de text, podeu seleccionar que els comentaris s'incloguen a les cerques."
#: 04050000.xhp
msgctxt ""
@@ -12375,7 +12375,7 @@ msgctxt ""
"par_id3155390\n"
"help.text"
msgid "To edit a shown comment, double-click the comment text. To edit a comment that is not shown permanently, right-click in the cell that contains the comment, and then choose <emph>Edit Comment</emph>. To specify the formatting of the comment text, right-click the comment text in edit mode."
-msgstr "Per editar un comentri visible, feu doble clic al text del comentari. Per editar un comentari que no es visible de forma permanent, feu clic amb el botó secundari a la cel·la que conté el comentari i aleshores seleccioneu <emph>Insereix - Comentari</emph>. Per indicar la formatació del text del comentari, feu clic amb el botó secundari al text del comentari en mode edició."
+msgstr "Per editar un comentari visible, feu doble clic al text del comentari. Per a editar un comentari que no es visible de forma permanent, feu clic amb el botó secundari a la cel·la que conté el comentari i aleshores seleccioneu <emph>Insereix - Comentari</emph>. Per a indicar la formatació del text del comentari, feu clic amb el botó secundari al text del comentari en mode edició."
#: 04050000.xhp
msgctxt ""
@@ -12607,7 +12607,7 @@ msgctxt ""
"par_id3152551\n"
"help.text"
msgid "Displays the special characters to be inserted. Edit this field if you want to change the current selection of characters."
-msgstr ""
+msgstr "Mostra els caràcters especials que s'inseriran. Editeu este camp si voleu modificar la selecció actual de caràcters."
#: 04140000.xhp
msgctxt ""
@@ -12639,7 +12639,7 @@ msgctxt ""
"hd_id3149760\n"
"help.text"
msgid "Frame Style"
-msgstr "Crea un estil"
+msgstr "Estil de marc"
#: 04140000.xhp
msgctxt ""
@@ -12879,7 +12879,7 @@ msgctxt ""
"par_id3155434\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/insertoleobject/urled\">Enter the name of the file that you want to link or embed, or click <emph>Search</emph>, to locate the file.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/insertoleobject/urled\">Introduïu el nom del fitxer que voleu enllaçar o incrustar, o bé feu clic a <emph>Cerca</emph> per cercar el fitxer.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/insertoleobject/urled\">Introduïu el nom del fitxer que voleu enllaçar o incrustar, o bé feu clic a <emph>Busca</emph> per buscar el fitxer.</ahelp>"
#: 04150100.xhp
msgctxt ""
@@ -12887,7 +12887,7 @@ msgctxt ""
"hd_id3153127\n"
"help.text"
msgid "Search..."
-msgstr "Cerca..."
+msgstr "Busca..."
#: 04150100.xhp
msgctxt ""
@@ -13023,7 +13023,7 @@ msgctxt ""
"par_id3149495\n"
"help.text"
msgid "<ahelp hid=\".\">Lists the databases that are registered in <item type=\"productname\">%PRODUCTNAME</item> and lets you manage the contents of the databases.</ahelp>"
-msgstr "<ahelp hid=\".uno:ViewDataSourceBrowser\">Enumera les bases de dades que estan registrades al <item type=\"productname\">%PRODUCTNAME</item> i permet gestionar-ne el contingut.</ahelp>"
+msgstr "<ahelp hid=\".\">Enumera les bases de dades que estan registrades al <item type=\"productname\">%PRODUCTNAME</item> i permet gestionar-ne el contingut.</ahelp>"
#: 04180100.xhp
msgctxt ""
@@ -13103,7 +13103,7 @@ msgctxt ""
"hd_id3153391\n"
"help.text"
msgid "<link href=\"text/shared/01/05010000.xhp\" name=\"Clear Direct Formatting\">Clear Direct Formatting</link>"
-msgstr ""
+msgstr "<link href=\"text/shared/01/05010000.xhp\" name=\"Neteja el format directe\">Neteja el format directe</link>"
#: 05010000.xhp
msgctxt ""
@@ -13127,7 +13127,7 @@ msgctxt ""
"par_id3157959\n"
"help.text"
msgid "To stop applying a direct format, such as underlining, while you type new text at the end of a line, press Shift+Ctrl+X."
-msgstr ""
+msgstr "Per deixar d'aplicar un format directe, com el subratllat, mentre escriviu text nou al final de la línia, premeu Maj+Ctrl+X."
#: 05020000.xhp
msgctxt ""
@@ -13335,7 +13335,7 @@ msgctxt ""
"par_id3157962\n"
"help.text"
msgid "If the language list consists of an editable combo box, you can enter a valid <emph>BCP 47 language tag</emph> if the language you want to assign is not available from the selectable list."
-msgstr ""
+msgstr "Si la llista de llengües consisteix en un quadre de llista combinat, podeu introduir una <emph>etiqueta de llengua BCP 47</emph> si la llengua que voleu assignar no és disponible a la llista de selecció."
#: 05020100.xhp
msgctxt ""
@@ -13343,7 +13343,7 @@ msgctxt ""
"par_id3157963\n"
"help.text"
msgid "For language tag details please see the <link href=\"http://langtag.net/\"><emph>For users</emph> section on the langtag.net web site</link>."
-msgstr ""
+msgstr "Per a més detalls sobre les etiquetes de llengües, consulteu la secció <link href=\"http://langtag.net/\"><emph>Per a usuaris</emph> del lloc web langtag.net</link>."
#: 05020100.xhp
msgctxt ""
@@ -13351,7 +13351,7 @@ msgctxt ""
"par_id3153770\n"
"help.text"
msgid "You can also change the locale setting for cells (choose <emph>Format - Cells – Numbers</emph>)."
-msgstr ""
+msgstr "També podeu modificar la configuració regional de les cel·les (trieu <emph>Format - Cel·les - Nombres</emph>)."
#: 05020100.xhp
msgctxt ""
@@ -13839,7 +13839,7 @@ msgctxt ""
"par_id3150774\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/numberingformatpage/categorylb\">Select a category from the list, and then select a formatting style in the <emph>Format </emph>box.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/numberingformatpage/categorylb\">Seleccioneu una categoria a la llista i, tot seguit, seleccioneu un estil de formatació en el quadre <emph>Format</emph>.</ahelp>"
#: 05020300.xhp
msgctxt ""
@@ -13863,7 +13863,7 @@ msgctxt ""
"par_id3148491\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/numberingformatpage/formatlb\">Select how you want the contents of the selected cell(s) to be displayed.</ahelp> The code for the selected option is displayed in the <emph>Format Code</emph> box."
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/numberingformatpage/formatlb\">Seleccioneu el mode de visualització del contingut de les cel·les seleccionades.</ahelp> El codi de l'opció seleccionada es mostra en el quadre <emph>Codi de format</emph>."
#: 05020300.xhp
msgctxt ""
@@ -13879,7 +13879,7 @@ msgctxt ""
"par_id3148563\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/numberingformatpage/currencylb\">Select a currency, and then scroll to the top of the <emph>Format</emph> list to view the formatting options for the currency.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/numberingformatpage/currencylb\">Seleccioneu una moneda i aneu al començament de la llista <emph>Format</emph> per visualitzar-ne les opcions de formatació.</ahelp>"
#: 05020300.xhp
msgctxt ""
@@ -13903,7 +13903,7 @@ msgctxt ""
"par_id3154138\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/numberingformatpage/languagelb\">Specifies the language setting for the selected <switchinline select=\"appl\"><caseinline select=\"CALC\">cells </caseinline><defaultinline>fields</defaultinline></switchinline>. With the language set to <emph>Automatic</emph>, $[officename] automatically applies the number formats associated with the system default language. Select any language to fix the settings for the selected <switchinline select=\"appl\"><caseinline select=\"CALC\">cells </caseinline><defaultinline>fields</defaultinline></switchinline>.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/numberingformatpage/languagelb\">Indica la configuració de la llengua <switchinline select=\"appl\"><caseinline select=\"CALC\">de les cel·les seleccionades</caseinline><defaultinline>dels camps seleccionats</defaultinline></switchinline>. Si la llengua s'ha definit a <emph>Automàtic</emph>, el $[officename] aplica automàticament els formats numèrics associats a la llengua per defecte del sistema. Seleccioneu una llengua per definir la configuració <switchinline select=\"appl\"><caseinline select=\"CALC\">de les cel·les seleccionades</caseinline><defaultinline>dels camps seleccionats</defaultinline></switchinline>.</ahelp>"
#: 05020300.xhp
msgctxt ""
@@ -13911,7 +13911,7 @@ msgctxt ""
"par_id3157320\n"
"help.text"
msgid "The language setting ensures that date and currency formats, as well as decimal and thousands separators, are preserved even when the document is opened in an operating system that uses a different default language setting."
-msgstr "La configuració de la llengua garanteix que es conservin els formats de data i de moneda fins i tot si el document s'obri en un sistema operatiu on la configuració de la llengua per defecte és diferent."
+msgstr "La configuració de la llengua garanteix que es conservin els formats de data i de moneda, també el separador decimal i el de milers, fins i tot si el document s'obri en un sistema operatiu on la configuració de la llengua per defecte és diferent."
#: 05020300.xhp
msgctxt ""
@@ -13927,7 +13927,7 @@ msgctxt ""
"par_id3144432\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/numberingformatpage/sourceformat\">Uses the same number format as the cells containing the data for the chart.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/numberingformatpage/sourceformat\">Utilitza el mateix format numèric que les cel·les que contenen les dades del diagrama.</ahelp>"
#: 05020300.xhp
msgctxt ""
@@ -13959,7 +13959,7 @@ msgctxt ""
"par_id3154684\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/numberingformatpage/decimalsed\">Enter the number of decimal places that you want to display.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/numberingformatpage/decimalsed\">Introduïu el nombre de decimals que s'han de mostrar.</ahelp>"
#: 05020300.xhp
msgctxt ""
@@ -13991,7 +13991,7 @@ msgctxt ""
"par_id3147352\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/numberingformatpage/leadzerosed\">Enter the maximum number of zeroes to display in front of the decimal point.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/numberingformatpage/leadzerosed\">Introduïu el nombre màxim de zeros que s'han de mostrar davant de la coma decimal.</ahelp>"
#: 05020300.xhp
msgctxt ""
@@ -14007,7 +14007,7 @@ msgctxt ""
"par_id3159252\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/numberingformatpage/negnumred\">Changes the font color of negative numbers to red.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/numberingformatpage/negnumred\">Posa els nombres negatius en roig.</ahelp>"
#: 05020300.xhp
msgctxt ""
@@ -14023,7 +14023,7 @@ msgctxt ""
"par_id3146148\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/numberingformatpage/thousands\">Inserts a separator between thousands. The type of separator that is used depends on your language settings.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/numberingformatpage/thousands\">Insereix un separador entre els milers. El tipus de separador que s'utilitza depèn de la configuració de la llengua.</ahelp>"
#: 05020300.xhp
msgctxt ""
@@ -14031,7 +14031,7 @@ msgctxt ""
"hd_id3147435\n"
"help.text"
msgid "Engineering notation"
-msgstr ""
+msgstr "Notació d'enginyeria"
#: 05020300.xhp
msgctxt ""
@@ -14071,7 +14071,7 @@ msgctxt ""
"par_id3147219\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/numberingformatpage/add\">Adds the number format code that you entered to the user-defined category.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/numberingformatpage/add\">Afig el codi del format numèric que heu introduït a la categoria definida per l'usuari.</ahelp>"
#: 05020300.xhp
msgctxt ""
@@ -14087,7 +14087,7 @@ msgctxt ""
"par_id3154150\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/numberingformatpage/delete\">Deletes the selected number format.</ahelp> The changes are effective after you restart $[officename]."
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/numberingformatpage/delete\">Suprimeix el format numèric seleccionat.</ahelp> Els canvis s'apliquen després que reinicieu el $[officename]."
#: 05020300.xhp
msgctxt ""
@@ -14103,7 +14103,7 @@ msgctxt ""
"par_id3083444\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/numberingformatpage/edit\">Adds a comment to the selected number format.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/numberingformatpage/edit\">Afig un comentari al format numèric seleccionat.</ahelp>"
#: 05020300.xhp
msgctxt ""
@@ -14119,7 +14119,7 @@ msgctxt ""
"par_id3156060\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/numberingformatpage/commented\">Enter a comment for the selected number format, and then click outside this box.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/numberingformatpage/commented\">Introduïu un comentari per al format numèric seleccionat i feu clic a l'exterior d'este quadre.</ahelp>"
#: 05020300.xhp
msgctxt ""
@@ -14959,7 +14959,7 @@ msgctxt ""
"par_id1002200811563243\n"
"help.text"
msgid "and all not listed locales"
-msgstr "i totes les configuracions locals que no apareixen"
+msgstr "i totes les configuracions regionals que no apareixen"
#: 05020301.xhp
msgctxt ""
@@ -14967,7 +14967,7 @@ msgctxt ""
"par_id1002200811563484\n"
"help.text"
msgid "German - de"
-msgstr "Alemany - de"
+msgstr "alemany - de"
#: 05020301.xhp
msgctxt ""
@@ -14975,7 +14975,7 @@ msgctxt ""
"par_id1002200811563823\n"
"help.text"
msgid "Netherlands - nl"
-msgstr "Holandés - nl"
+msgstr "neerlandés - nl"
#: 05020301.xhp
msgctxt ""
@@ -14983,7 +14983,7 @@ msgctxt ""
"par_id1002200811563916\n"
"help.text"
msgid "French - fr"
-msgstr "Francés - fr"
+msgstr "francés - fr"
#: 05020301.xhp
msgctxt ""
@@ -14991,7 +14991,7 @@ msgctxt ""
"par_id100220081156407\n"
"help.text"
msgid "Italian - it"
-msgstr "Italià - it"
+msgstr "italià - it"
#: 05020301.xhp
msgctxt ""
@@ -14999,7 +14999,7 @@ msgctxt ""
"par_id1002200811564197\n"
"help.text"
msgid "Portuguese - pt"
-msgstr "Portugués - pt"
+msgstr "portugués - pt"
#: 05020301.xhp
msgctxt ""
@@ -15007,7 +15007,7 @@ msgctxt ""
"par_id1002200811564218\n"
"help.text"
msgid "Spanish - es"
-msgstr "Espanyol - es"
+msgstr "espanyol - es"
#: 05020301.xhp
msgctxt ""
@@ -15015,7 +15015,7 @@ msgctxt ""
"par_id100220081156433\n"
"help.text"
msgid "Danish - da"
-msgstr "Danés - da"
+msgstr "danés - da"
#: 05020301.xhp
msgctxt ""
@@ -15023,7 +15023,7 @@ msgctxt ""
"par_id1002200811564448\n"
"help.text"
msgid "Norwegian - no, nb, nn"
-msgstr "Noruec - no, nb, nn"
+msgstr "noruec - no, nb, nn"
#: 05020301.xhp
msgctxt ""
@@ -15031,7 +15031,7 @@ msgctxt ""
"par_id1002200811564565\n"
"help.text"
msgid "Swedish - sv"
-msgstr "Suec - sv"
+msgstr "suec - sv"
#: 05020301.xhp
msgctxt ""
@@ -15039,7 +15039,7 @@ msgctxt ""
"par_id1002200811564637\n"
"help.text"
msgid "Finnish - fi"
-msgstr "Finés - fi"
+msgstr "finés - fi"
#: 05020301.xhp
msgctxt ""
@@ -17607,7 +17607,7 @@ msgctxt ""
"par_id3150275\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/positionpage/raiselowersb\">Enter the amount by which you want to raise or to lower the selected text in relation to the baseline. One hundred percent is equal to the height of the font.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/positionpage/raiselowersb\">Introduïu el percentatge amb què voleu elevar o abaixar el text seleccionat en relació amb la línia de base. El valor \"cent per cent\" equival a l'alçada del tipus de lletra.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/positionpage/raiselowersb\">Introduïu el percentatge amb què voleu elevar o abaixar el text seleccionat en relació amb la línia de base. El valor \"cent per cent\" equival a l'alçària del tipus de lletra.</ahelp>"
#: 05020500.xhp
msgctxt ""
@@ -17623,7 +17623,7 @@ msgctxt ""
"par_id3153126\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/positionpage/fontsizesb\">Enter the amount by which you want to reduce the font size of the selected text.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/positionpage/fontsizesb\">Introduïu el valor pel que voleu reduir la mida de lletra al text seleccionat.</ahelp>"
#: 05020500.xhp
msgctxt ""
@@ -17727,7 +17727,7 @@ msgctxt ""
"hd_id3155994\n"
"help.text"
msgid "Scale width"
-msgstr "Escala l'amplada"
+msgstr "Escala l'amplària"
#: 05020500.xhp
msgctxt ""
@@ -17735,7 +17735,7 @@ msgctxt ""
"par_id3145171\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/positionpage/scalewidthsb\">Enter the percentage of the font width by which to horizontally stretch or compress the selected text.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/positionpage/fittoline\">Estira o comprimeix el text seleccionat perquè càpiga entre la línia de sobre el text i la línia de sota el text.</ahelp>"
#: 05020500.xhp
msgctxt ""
@@ -17863,7 +17863,7 @@ msgctxt ""
"par_id3150693\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/twolinespage/twolines\">Allows you to write in double lines in the area that you selected in the current document.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/twolinespage/twolines\">Vos permet escriure amb línies dobles a l'àrea que heu seleccionat al document actual.</ahelp>"
#: 05020600.xhp
msgctxt ""
@@ -17975,7 +17975,7 @@ msgctxt ""
"par_id3153683\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/asiantypography/checkForbidList\">Prevents the characters in the list from starting or ending a line. The characters are relocated to either the previous or the next line.</ahelp> To edit the list of restricted characters, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Language Settings - </emph><link href=\"text/shared/optionen/01150100.xhp\" name=\"Asian Layout\"><emph>Asian Layout</emph></link>."
-msgstr "<ahelp hid=\"cui/ui/asiantypography/checkForbidList\">Evita que els caràcters de la llista comencen o acabin una línia. Els caràcters s'ubiquen a la línia anterior o a la següent.</ahelp> Per editar la llista de caràcters restringits, trieu <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferències</caseinline><defaultinline>Eines - Opcions</defaultinline></switchinline> - Configuració de la llengua - <link href=\"text/shared/optionen/01150100.xhp\" name=\"Disposició asiàtica\">Disposició asiàtica</link></emph>."
+msgstr "<ahelp hid=\"cui/ui/asiantypography/checkForbidList\">Evita que els caràcters de la llista comencen o acaben una línia. Els caràcters s'ubiquen a la línia anterior o a la següent.</ahelp> Per editar la llista de caràcters restringits, trieu <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferències</caseinline><defaultinline>Eines - Opcions</defaultinline></switchinline> - Configuració de la llengua - <link href=\"text/shared/optionen/01150100.xhp\" name=\"Disposició asiàtica\">Disposició asiàtica</link></emph>."
#: 05020700.xhp
msgctxt ""
@@ -18207,7 +18207,7 @@ msgctxt ""
"par_id3146148\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/paraindentspacing/spinED_TOPDIST\">Enter the amount of space that you want to leave above the selected paragraph(s).</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/paraindentspacing/spinED_TOPDIST\">Introduïu l'espai que voleu deixar a sobre dels paràgrafs seleccionats.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/paraindentspacing/spinED_TOPDIST\">Introduïu l'espai que voleu deixar damunt dels paràgrafs seleccionats.</ahelp>"
#: 05030100.xhp
msgctxt ""
@@ -18239,7 +18239,7 @@ msgctxt ""
"par_id3163823\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/paraindentspacing/checkCB_CONTEXTUALSPACING\">Makes any space specified before or after this paragraph not be applied when the preceding and following paragraphs are of the same paragraph style.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/paraindentspacing/checkCB_CONTEXTUALSPACING\">Fa que no s'apliqui cap espaiat especificat abans o després d'este paràgraf quan els paràgrafs anterior i següent són del mateix estil de paràgraf.</ahelp>"
#: 05030100.xhp
msgctxt ""
@@ -18359,7 +18359,7 @@ msgctxt ""
"par_id3153354\n"
"help.text"
msgid "Sets the height of the vertical space that is inserted between two lines."
-msgstr "Defineix l'alçada de l'espai vertical inserit entre dues línies."
+msgstr "Defineix l'alçària de l'espai vertical inserit entre dues línies."
#: 05030100.xhp
msgctxt ""
@@ -18415,7 +18415,7 @@ msgctxt ""
"par_id3156315\n"
"help.text"
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><ahelp hid=\"cui/ui/paraindentspacing/checkCB_REGISTER\">Aligns the baseline of each line of text to a vertical document grid, so that each line is the same height. To use this feature, you must first activate the <emph>Register-true </emph>option for the current page style. To do this, choose <emph>Format - Page</emph>, click on the <emph>Page </emph>tab, and then select the<emph> Register-true</emph> box in the<emph> Layout settings</emph> area.</ahelp></caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><ahelp hid=\"cui/ui/paraindentspacing/checkCB_REGISTER\">Alinea la línia de base de cada línia de text amb una graella de document vertical, de manera que totes les línies tinguen la mateixa alçada. Per utilitzar esta funció, abans heu d'activar l'opció <emph>Conforme al registre</emph> per a l'estil de pàgina actual. Per fer-ho, trieu <emph>Format - Pàgina</emph>, feu clic a la pestanya <emph>Pàgina</emph> i activeu la casella <emph>Conforme al registre</emph> a l'àrea <emph>Paràmetres de format</emph>.</ahelp></caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><ahelp hid=\"cui/ui/paraindentspacing/checkCB_REGISTER\">Alinea la línia de base de cada línia de text amb una graella de document vertical, de manera que totes les línies tinguen la mateixa alçària. Per utilitzar esta funció, abans heu d'activar l'opció <emph>Conforme al registre</emph> per a l'estil de pàgina actual. Per fer-ho, trieu <emph>Format - Pàgina</emph>, feu clic a la pestanya <emph>Pàgina</emph> i activeu la casella <emph>Conforme al registre</emph> a l'àrea <emph>Paràmetres de format</emph>.</ahelp></caseinline></switchinline>"
#: 05030100.xhp
msgctxt ""
@@ -18759,7 +18759,7 @@ msgctxt ""
"par_id3155351\n"
"help.text"
msgid "You can specify the border position, size, and style in Writer or Calc. <switchinline select=\"appl\"><caseinline select=\"WRITER\">In $[officename] Writer, you can add borders to pages, frames, graphics, tables, paragraphs, characters and to embedded objects. </caseinline></switchinline>"
-msgstr ""
+msgstr "Podeu definir la ubicació, la mida i l'estil de la vora al Writer o al Calc. <switchinline select=\"appl\"><caseinline select=\"WRITER\">Al $[officename] Writer, podeu afegir vores a les pàgines, als marcs, als gràfics, a les taules, als paràgrafs, als caràcters i als objectes incrustats. </caseinline></switchinline>"
#: 05030500.xhp
msgctxt ""
@@ -18783,7 +18783,7 @@ msgctxt ""
"par_id3153332\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/borderpage/presets\">Select a predefined border style to apply.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/borderpage/presets\">Seleccioneu un estil de vora predefinit per a aplicar-lo.</ahelp>"
#: 05030500.xhp
msgctxt ""
@@ -18959,7 +18959,7 @@ msgctxt ""
"par_id3153364\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/borderpage/shadows\">Click a shadow style for the selected borders.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/borderpage/shadows\">Feu clic en un estil d'ombra per a les vores seleccionades.</ahelp>"
#: 05030500.xhp
msgctxt ""
@@ -18975,7 +18975,7 @@ msgctxt ""
"par_id3156060\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/borderpage/distancemf\">Enter the width of the shadow.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/borderpage/distancemf\">Introduïu l'amplada de l'ombra.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/borderpage/distancemf\">Introduïu l'amplària de l'ombra.</ahelp>"
#: 05030500.xhp
msgctxt ""
@@ -19039,7 +19039,7 @@ msgctxt ""
"par_idN109BE\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/borderpage/mergeadjacent\">Merges two different border styles of adjacent cells in a Writer table into one border style. This property is valid for a whole table in a Writer document.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/borderpage/mergeadjacent\">Fusiona dos estils de vora diferents de cel·les adjacents d'una taula del Writer en un únic estil de vora. Esta propietat és vàlida per a tota una taula en un document del Writer.</ahelp>"
#: 05030500.xhp
msgctxt ""
@@ -19047,7 +19047,7 @@ msgctxt ""
"par_idN109C1\n"
"help.text"
msgid "The rules can be condensed to the statement that the stronger attribute wins. If, for example, one cell has a red border of 2 point width, and the adjacent cell has a blue border of 3 point width, then the common border between these two cells will be blue with 3 point width."
-msgstr "Podeu condensar les regles de manera que l'atribut més fort \"guanyi\". Per exemple, si una cel·la té una vora vermella de 2 punts d'amplada, i la cel·la adjacent té una vora blava de 3 punts d'amplada, aleshores la vora comuna entre estes dues cel·les serà blava i tindrà una amplada de 3 punts."
+msgstr "Podeu condensar les regles de manera que l'atribut més fort \"guanyi\". Per exemple, si una cel·la té una vora vermella de 2 punts d'amplària, i la cel·l'adjacent té una vora blava de 3 punts d'amplària, aleshores la vora comuna entre estes dues cel·les serà blava i tindrà una amplària de 3 punts."
#: 05030600.xhp
msgctxt ""
@@ -19127,7 +19127,7 @@ msgctxt ""
"par_id3152361\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/backgroundpage/backgroundcolorset\">Click the color that you want to use as a background. To remove a background color, click <emph>No Fill</emph>.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/backgroundpage/backgroundcolorset\">Feu clic al color que voleu utilitzar com a fos. Per a suprimir el color de fons, feu clic a <emph>Sense emplenament</emph>.</ahelp>"
#: 05030600.xhp
msgctxt ""
@@ -19143,7 +19143,7 @@ msgctxt ""
"par_id3145419\n"
"help.text"
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><ahelp hid=\"cui/ui/backgroundpage/tablelb\">Select the area that you want to apply the background color to.</ahelp> For example, when you define the background color for a table, you can choose to apply it to the table, the active cell, the row, or the column.</caseinline></switchinline>"
-msgstr ""
+msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><ahelp hid=\"cui/ui/backgroundpage/tablelb\">Seleccioneu l'àrea on voleu aplicar el color de fons.</ahelp> Pe exemple, quan definiu el color de fons d'una taula, podeu triar si l'apliqueu a la taula, a la ce·la activa, a la fila o a la columna.</caseinline></switchinline>"
#: 05030600.xhp
msgctxt ""
@@ -19455,7 +19455,7 @@ msgctxt ""
"par_id3154224\n"
"help.text"
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><ahelp hid=\"cui/ui/paragalignpage/checkCB_EXPAND\">If the last line of a justified paragraph consists of one word, the word is stretched to the width of the paragraph.</ahelp></caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><ahelp hid=\"cui/ui/paragalignpage/checkCB_EXPAND\">Si l'última línia d'un paràgraf justificat només conté una paraula, s'estira esta paraula al llarg de tota l'amplada del paràgraf.</ahelp></caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><ahelp hid=\"cui/ui/paragalignpage/checkCB_EXPAND\">Si l'última línia d'un paràgraf justificat només conté una paraula, s'estira esta paraula al llarg de tota l'amplària del paràgraf.</ahelp></caseinline></switchinline>"
#: 05030700.xhp
msgctxt ""
@@ -19639,7 +19639,7 @@ msgctxt ""
"par_id3154514\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/croppage/top\">If the <emph>Keep Scale</emph> option is selected, enter a positive amount to trim the top of the graphic, or a negative amount to add white space above the graphic. If the <emph>Keep image size</emph> option is selected, enter a positive amount to increase the vertical scale of the graphic, or a negative amount to decrease the vertical scale of the graphic.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/croppage/top\">Si l'opció <emph>Conserva l'escala</emph> està seleccionada, introduïu un valor positiu per retallar el cantó superior del gràfic o bé introduïu un valor negatiu per afegir espai en blanc a sobre del gràfic. Si l'opció <emph>Conserva la mida</emph> està seleccionada, introduïu un valor positiu per augmentar l'escala vertical del gràfic o bé un valor negatiu per reduir l'escala vertical del gràfic.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/croppage/top\">Si l'opció <emph>Conserva l'escala</emph> està seleccionada, introduïu un valor positiu per retallar el cantó superior del gràfic o bé introduïu un valor negatiu per afegir espai en blanc damunt del gràfic. Si l'opció <emph>Conserva la mida</emph> està seleccionada, introduïu un valor positiu per augmentar l'escala vertical del gràfic o bé un valor negatiu per reduir l'escala vertical del gràfic.</ahelp>"
#: 05030800.xhp
msgctxt ""
@@ -19679,7 +19679,7 @@ msgctxt ""
"hd_id3155504\n"
"help.text"
msgid "Width"
-msgstr "Amplada"
+msgstr "Amplària"
#: 05030800.xhp
msgctxt ""
@@ -19687,7 +19687,7 @@ msgctxt ""
"par_id3148943\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/croppage/widthzoom\">Enter the width for the selected graphic as a percentage.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/croppage/widthzoom\">Introduïu l'amplada, com a percentatge, del gràfic seleccionat.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/croppage/widthzoom\">Introduïu l'amplària, com a percentatge, del gràfic seleccionat.</ahelp>"
#: 05030800.xhp
msgctxt ""
@@ -19695,7 +19695,7 @@ msgctxt ""
"hd_id3145609\n"
"help.text"
msgid "Height"
-msgstr "Alçada"
+msgstr "Alçària"
#: 05030800.xhp
msgctxt ""
@@ -19703,7 +19703,7 @@ msgctxt ""
"par_id3154348\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/croppage/heightzoom\">Enter the height of the selected graphic as a percentage.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/croppage/heightzoom\">Introduïu l'alçada del gràfic seleccionat com a percentatge.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/croppage/heightzoom\">Introduïu l'alçària del gràfic seleccionat com a percentatge.</ahelp>"
#: 05030800.xhp
msgctxt ""
@@ -19727,7 +19727,7 @@ msgctxt ""
"hd_id3161656\n"
"help.text"
msgid "Width"
-msgstr "Amplada"
+msgstr "Amplària"
#: 05030800.xhp
msgctxt ""
@@ -19735,7 +19735,7 @@ msgctxt ""
"par_id3150543\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/croppage/width\">Enter a width for the selected graphic.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/croppage/width\">Introduïu una amplada per al gràfic seleccionat.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/croppage/width\">Introduïu una amplària per al gràfic seleccionat.</ahelp>"
#: 05030800.xhp
msgctxt ""
@@ -19743,7 +19743,7 @@ msgctxt ""
"hd_id3150398\n"
"help.text"
msgid "Height"
-msgstr "Alçada"
+msgstr "Alçària"
#: 05030800.xhp
msgctxt ""
@@ -19751,7 +19751,7 @@ msgctxt ""
"par_id3154686\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/croppage/height\">Enter a height for the selected graphic.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/croppage/height\">Introduïu una alçada per al gràfic seleccionat.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/croppage/height\">Introduïu una alçària per al gràfic seleccionat.</ahelp>"
#: 05030800.xhp
msgctxt ""
@@ -20007,7 +20007,7 @@ msgctxt ""
"par_id3149827\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/pageformatpage/comboPageFormat\">Select a predefined paper size, or create a custom format by entering the dimensions for the paper in the <emph>Height </emph>and <emph>Width </emph>boxes.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/pageformatpage/comboPageFormat\">Seleccioneu una mida de paper predefinida o introduïu les mides del paper als quadres <emph>Alçada</emph> i <emph>Amplada</emph> per crear un format personalitzat.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/pageformatpage/comboPageFormat\">Seleccioneu una mida de paper predefinida o introduïu les mides del paper als quadres <emph>Alçària</emph> i <emph>Amplària</emph> per crear un format personalitzat.</ahelp>"
#: 05040200.xhp
msgctxt ""
@@ -20015,7 +20015,7 @@ msgctxt ""
"hd_id3154823\n"
"help.text"
msgid "Width"
-msgstr "Amplada"
+msgstr "Amplària"
#: 05040200.xhp
msgctxt ""
@@ -20023,7 +20023,7 @@ msgctxt ""
"par_id3145313\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/pageformatpage/spinWidth\">Displays the width of the selected paper format. To define a custom format, enter a width here.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/pageformatpage/spinWidth\">Mostra l'amplada del format de paper seleccionat. Per definir un format personalitzat, indiqueu una amplada ací.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/pageformatpage/spinWidth\">Mostra l'amplària del format de paper seleccionat. Per definir un format personalitzat, indiqueu una amplària ací.</ahelp>"
#: 05040200.xhp
msgctxt ""
@@ -20031,7 +20031,7 @@ msgctxt ""
"hd_id3147008\n"
"help.text"
msgid "Height"
-msgstr "Alçada"
+msgstr "Alçària"
#: 05040200.xhp
msgctxt ""
@@ -20039,7 +20039,7 @@ msgctxt ""
"par_id3156113\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/pageformatpage/spinHeight\">Displays the height of the selected paper format. To define a custom format, enter a height here.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/pageformatpage/spinHeight\">Mostra l'alçada del format de paper seleccionat. Per definir un format personalitzat, indiqueu una alçada ací.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/pageformatpage/spinHeight\">Mostra l'alçària del format de paper seleccionat. Per definir un format personalitzat, indiqueu una alçària ací.</ahelp>"
#: 05040200.xhp
msgctxt ""
@@ -20215,7 +20215,7 @@ msgctxt ""
"par_id0522200809473732\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Select the Paragraph Style that you want to use as a reference for lining up the text on the selected Page style. The height of the font that is specified in the reference style sets the spacing of the vertical page grid. </ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Seleccioneu l'estil de paràgraf que voleu utilitzar com a referència per alinear el text a l'estil de pàgina seleccionat. L'alçada del tipus de lletra que s'indica a l'estil de referència defineix l'espaiat de la graella de pàgina vertical. </ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Seleccioneu l'estil de paràgraf que voleu utilitzar com a referència per alinear el text a l'estil de pàgina seleccionat. L'alçària del tipus de lletra que s'indica a l'estil de referència defineix l'espaiat de la graella de pàgina vertical. </ahelp>"
#: 05040200.xhp
msgctxt ""
@@ -20231,7 +20231,7 @@ msgctxt ""
"par_id3146146\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/pageformatpage/comboRegisterStyle\"><switchinline select=\"appl\"><caseinline select=\"WRITER\">Select the Paragraph Style that you want to use as a reference for lining up the text on the selected Page style. The height of the font that is specified in the reference style sets the spacing of the vertical page grid.</caseinline></switchinline></ahelp>"
-msgstr "<ahelp hid=\"cui/ui/pageformatpage/comboRegisterStyle\"><switchinline select=\"appl\"><caseinline select=\"WRITER\">Seleccioneu l'estil de paràgraf que voleu utilitzar com a referència per alinear el text amb l'estil de pàgina seleccionat. L'alçada del tipus de lletra indicada a l'estil de referència defineix l'espaiat de la graella de pàgina vertical.</caseinline></switchinline></ahelp>"
+msgstr "<ahelp hid=\"cui/ui/pageformatpage/comboRegisterStyle\"><switchinline select=\"appl\"><caseinline select=\"WRITER\">Seleccioneu l'estil de paràgraf que voleu utilitzar com a referència per alinear el text amb l'estil de pàgina seleccionat. L'alçària del tipus de lletra indicada a l'estil de referència defineix l'espaiat de la graella de pàgina vertical.</caseinline></switchinline></ahelp>"
#: 05040200.xhp
msgctxt ""
@@ -20583,7 +20583,7 @@ msgctxt ""
"par_id3154939\n"
"help.text"
msgid "<ahelp hid=\"svx/ui/headfootformatpage/checkSameFP\">First and even/odd pages share the same content.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"svx/ui/headfootformatpage/checkSameFP\">La primera pàgina, les parelles i les senars comparteixen el mateix contingut.</ahelp>"
#: 05040300.xhp
msgctxt ""
@@ -20655,7 +20655,7 @@ msgctxt ""
"hd_id3150290\n"
"help.text"
msgid "Height"
-msgstr "Alçada"
+msgstr "Alçària"
#: 05040300.xhp
msgctxt ""
@@ -20663,7 +20663,7 @@ msgctxt ""
"par_id3155429\n"
"help.text"
msgid "<ahelp hid=\"svx/ui/headfootformatpage/spinHeight\">Enter the height that you want for the header.</ahelp>"
-msgstr "<ahelp hid=\"svx/ui/headfootformatpage/spinHeight\">Introduïu l'alçada que voleu que tinga la capçalera.</ahelp>"
+msgstr "<ahelp hid=\"svx/ui/headfootformatpage/spinHeight\">Introduïu l'alçària que voleu que tinga la capçalera.</ahelp>"
#: 05040300.xhp
msgctxt ""
@@ -20671,7 +20671,7 @@ msgctxt ""
"hd_id3156543\n"
"help.text"
msgid "AutoFit height"
-msgstr "Ajusta automàticament l'alçada"
+msgstr "Ajusta automàticament l'alçària"
#: 05040300.xhp
msgctxt ""
@@ -20679,7 +20679,7 @@ msgctxt ""
"par_id3153095\n"
"help.text"
msgid "<ahelp hid=\"svx/ui/headfootformatpage/checkAutofit\">Automatically adjusts the height of the header to fit the content that you enter.</ahelp>"
-msgstr "<ahelp hid=\"svx/ui/headfootformatpage/checkAutofit\">Ajusta automàticament l'alçada de la capçalera al contingut que introduïu.</ahelp>"
+msgstr "<ahelp hid=\"svx/ui/headfootformatpage/checkAutofit\">Ajusta automàticament l'alçària de la capçalera al contingut que introduïu.</ahelp>"
#: 05040300.xhp
msgctxt ""
@@ -20943,7 +20943,7 @@ msgctxt ""
"hd_id3154821\n"
"help.text"
msgid "Height"
-msgstr "Alçada"
+msgstr "Alçària"
#: 05040400.xhp
msgctxt ""
@@ -20959,7 +20959,7 @@ msgctxt ""
"hd_id3150742\n"
"help.text"
msgid "AutoFit height"
-msgstr "Ajusta automàticament l'alçada"
+msgstr "Ajusta automàticament l'alçària"
#: 05040400.xhp
msgctxt ""
@@ -21151,7 +21151,7 @@ msgctxt ""
"hd_id3155392\n"
"help.text"
msgid "Half-width"
-msgstr "Mitja amplada"
+msgstr "Mitja amplària"
#: 05050000.xhp
msgctxt ""
@@ -21159,7 +21159,7 @@ msgctxt ""
"par_id3147088\n"
"help.text"
msgid "<ahelp hid=\".uno:ChangeCaseToHalfWidth\">Changes the selected Asian characters to half-width characters.</ahelp>"
-msgstr "<ahelp hid=\".uno:ChangeCaseToHalfWidth\">Transforma els caràcters asiàtics seleccionats en caràcters de mitja amplada.</ahelp>"
+msgstr "<ahelp hid=\".uno:ChangeCaseToHalfWidth\">Transforma els caràcters asiàtics seleccionats en caràcters de mitja amplària.</ahelp>"
#: 05050000.xhp
msgctxt ""
@@ -21167,7 +21167,7 @@ msgctxt ""
"hd_id3156113\n"
"help.text"
msgid "Full Width"
-msgstr "Amplada completa"
+msgstr "Amplària completa"
#: 05050000.xhp
msgctxt ""
@@ -21239,7 +21239,7 @@ msgctxt ""
"par_id3083278\n"
"help.text"
msgid "<ahelp hid=\".uno:RubyDialog\">Allows you to add comments above Asian characters to serve as a pronunciation guide.</ahelp>"
-msgstr "<ahelp hid=\".uno:RubyDialog\">Permet afegir comentaris a sobre dels caràcters asiàtics a tall de guia de pronunciació.</ahelp>"
+msgstr "<ahelp hid=\".uno:RubyDialog\">Permet afegir comentaris damunt dels caràcters asiàtics a tall de guia de pronunciació.</ahelp>"
#: 05060000.xhp
msgctxt ""
@@ -21447,7 +21447,7 @@ msgctxt ""
"par_id3150445\n"
"help.text"
msgid "<variable id=\"mehrfachselektion\">To align the individual objects in a group, <switchinline select=\"appl\"><caseinline select=\"CALC\">choose <emph>Format - Group - Enter Group</emph></caseinline><defaultinline>double-click</defaultinline></switchinline> to enter the group, select the objects, right-click, and then choose an alignment option. </variable>"
-msgstr ""
+msgstr "<variable id=\"mehrfachselektion\">Per alinear els diferents objectes d'un grup, <switchinline select=\"appl\"><caseinline select=\"CALC\">trieu <emph>Format - Agrupa - Inclou-ho al grup</emph></caseinline><defaultinline>feu doble clic</defaultinline></switchinline> per a incloure-ho al grup, seleccioneu els objectes, feu clic amb el botó dret del ratolí i trieu una opció d'alineació.</variable>"
#: 05070200.xhp
msgctxt ""
@@ -21967,7 +21967,7 @@ msgctxt ""
"par_id3154638\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/splitcellsdialog/prop\">Splits cells into rows of equal height.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/splitcellsdialog/prop\">Divideix les cel·les en files amb la mateixa alçada.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/splitcellsdialog/prop\">Divideix les cel·les en files amb la mateixa alçària.</ahelp>"
#: 05100200.xhp
msgctxt ""
@@ -22343,7 +22343,7 @@ msgctxt ""
"par_id3154766\n"
"help.text"
msgid "<variable id=\"verteilentext\"><ahelp hid=\".uno:DistributeRows\">Adjusts the height of the selected rows to match the height of the tallest row in the selection.</ahelp></variable>"
-msgstr "<variable id=\"verteilentext\"><ahelp hid=\".uno:DistributeRows\">Ajusta l'alçada de les files seleccionades perquè coincidisca amb l'alçada de la fila més alta de la selecció.</ahelp></variable>"
+msgstr "<variable id=\"verteilentext\"><ahelp hid=\".uno:DistributeRows\">Ajusta l'alçària de les files seleccionades perquè coincidisca amb l'alçària de la fila més alta de la selecció.</ahelp></variable>"
#: 05110600m.xhp
msgctxt ""
@@ -22567,7 +22567,7 @@ msgctxt ""
"par_id3151389\n"
"help.text"
msgid "<variable id=\"verteilentext\"><ahelp hid=\".uno:DistributeColumns\">Adjusts the width of the selected columns to match the width of the widest column in the selection.</ahelp> The total width of the table cannot exceed the width of the page.</variable>"
-msgstr "<variable id=\"verteilentext\"><ahelp hid=\".uno:DistributeColumns\">Ajusta l'amplada de les columnes seleccionades perquè coincidisca amb l'amplada de la columna més ampla de la selecció.</ahelp> L'amplada total de la taula no pot superar l'amplada de la pàgina.</variable>"
+msgstr "<variable id=\"verteilentext\"><ahelp hid=\".uno:DistributeColumns\">Ajusta l'amplària de les columnes seleccionades perquè coincidisca amb l'amplària de la columna més ampla de la selecció.</ahelp> L'amplària total de la taula no pot superar l'amplària de la pàgina.</variable>"
#: 05120600.xhp
msgctxt ""
@@ -22967,7 +22967,7 @@ msgctxt ""
"hd_id3154381\n"
"help.text"
msgid "Width"
-msgstr "Amplada"
+msgstr "Amplària"
#: 05200100.xhp
msgctxt ""
@@ -22975,7 +22975,7 @@ msgctxt ""
"par_id3150976\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/linetabpage/MF_SYMBOL_WIDTH\">Enter a width for the symbol.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/linetabpage/MF_SYMBOL_WIDTH\">Introduïu una amplada per al símbol.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/linetabpage/MF_SYMBOL_WIDTH\">Introduïu una amplària per al símbol.</ahelp>"
#: 05200100.xhp
msgctxt ""
@@ -22983,7 +22983,7 @@ msgctxt ""
"hd_id3149166\n"
"help.text"
msgid "Height"
-msgstr "Alçada"
+msgstr "Alçària"
#: 05200100.xhp
msgctxt ""
@@ -22991,7 +22991,7 @@ msgctxt ""
"par_id3155179\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/linetabpage/MF_SYMBOL_HEIGHT\">Enter a height for the symbol.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/linetabpage/MF_SYMBOL_HEIGHT\">Introduïu una alçada per al símbol.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/linetabpage/MF_SYMBOL_HEIGHT\">Introduïu una alçària per al símbol.</ahelp>"
#: 05200100.xhp
msgctxt ""
@@ -23007,7 +23007,7 @@ msgctxt ""
"par_id3156326\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/linetabpage/CB_SYMBOL_RATIO\">Maintains the proportions of the symbol when you enter a new height or width value.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/linetabpage/CB_SYMBOL_RATIO\">Conserva les proporcions del símbol quan introduïu un valor nou per a l'alçada o per a l'amplada.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/linetabpage/CB_SYMBOL_RATIO\">Conserva les proporcions del símbol quan introduïu un valor nou per a l'alçària o per a l'amplària.</ahelp>"
#: 05200100.xhp
msgctxt ""
@@ -23047,7 +23047,7 @@ msgctxt ""
"hd_id3149656\n"
"help.text"
msgid "Width"
-msgstr "Amplada"
+msgstr "Amplària"
#: 05200100.xhp
msgctxt ""
@@ -23055,7 +23055,7 @@ msgctxt ""
"par_id3148755\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/linetabpage/MTR_FLD_END_WIDTH\">Enter a width for the arrowhead.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/linetabpage/MTR_FLD_END_WIDTH\">Introduïu una amplada per a l'extrem de fletxa.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/linetabpage/MTR_FLD_END_WIDTH\">Introduïu una amplària per a l'extrem de fletxa.</ahelp>"
#: 05200100.xhp
msgctxt ""
@@ -23087,7 +23087,7 @@ msgctxt ""
"par_id3154365\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/linetabpage/CBX_SYNCHRONIZE\">Automatically updates both arrowhead settings when you enter a different width, select a different arrowhead style,or center an arrowhead.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/linetabpage/CBX_SYNCHRONIZE\">Actualitza automàticament les configuracions dels dos extrems de fletxa quan introduïu una altra amplada; seleccioneu un altre estil d'extrem de fletxa o centreu un dels extrems.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/linetabpage/CBX_SYNCHRONIZE\">Actualitza automàticament les configuracions dels dos extrems de fletxa quan introduïu una altra amplària; seleccioneu un altre estil d'extrem de fletxa o centreu un dels extrems.</ahelp>"
#: 05200100.xhp
msgctxt ""
@@ -23247,7 +23247,7 @@ msgctxt ""
"hd_id3155805\n"
"help.text"
msgid "Fit to line width"
-msgstr "Ajusta a l'amplada de la línia"
+msgstr "Ajusta a l'amplària de la línia"
#: 05200200.xhp
msgctxt ""
@@ -23287,7 +23287,7 @@ msgctxt ""
"par_id3153681\n"
"help.text"
msgid "<ahelp hid=\".\">Enter a name.</ahelp>"
-msgstr "<ahelp hid=\"\">Introduïu un nom.</ahelp>"
+msgstr "<ahelp hid=\".\">Introduïu un nom.</ahelp>"
#: 05200200.xhp
msgctxt ""
@@ -24527,7 +24527,7 @@ msgctxt ""
"hd_id3150445\n"
"help.text"
msgid "Fit width to text"
-msgstr "Ajusta l'amplada al text"
+msgstr "Ajusta l'amplària al text"
#: 05220000.xhp
msgctxt ""
@@ -24535,7 +24535,7 @@ msgctxt ""
"par_id3145629\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/textattrtabpage/TSB_AUTOGROW_WIDTH\">Expands the width of the object to the width of the text, if the object is smaller than the text.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/textattrtabpage/TSB_AUTOGROW_WIDTH\">Amplia l'amplada de l'objecte fins ajustar-lo a l'amplada del text, en cas que l'objecte siga més petit que el text.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/textattrtabpage/TSB_AUTOGROW_WIDTH\">Amplia l'amplària de l'objecte fins ajustar-lo a l'amplària del text, en cas que l'objecte siga més petit que el text.</ahelp>"
#: 05220000.xhp
msgctxt ""
@@ -24543,7 +24543,7 @@ msgctxt ""
"hd_id3149511\n"
"help.text"
msgid "Fit height to text"
-msgstr "Ajusta l'alçada al text"
+msgstr "Ajusta l'alçària al text"
#: 05220000.xhp
msgctxt ""
@@ -24551,7 +24551,7 @@ msgctxt ""
"par_id3149640\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/textattrtabpage/TSB_AUTOGROW_HEIGHT\">Expands the height of the object to the height of the text, if the object is smaller than the text.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/textattrtabpage/TSB_AUTOGROW_HEIGHT\">Amplia l'alçada de l'objecte fins ajustar-lo a l'alçada del text, en cas que l'objecte siga més petit que el text.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/textattrtabpage/TSB_AUTOGROW_HEIGHT\">Amplia l'alçària de l'objecte fins ajustar-lo a l'alçària del text, en cas que l'objecte siga més petit que el text.</ahelp>"
#: 05220000.xhp
msgctxt ""
@@ -24567,7 +24567,7 @@ msgctxt ""
"par_id3147834\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/textattrtabpage/TSB_FIT_TO_SIZE\">Resizes the text to fit the entire area of the drawing or text object.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/textattrtabpage/TSB_FIT_TO_SIZE\">Redimensiona el text perquè empleni tota l'àrea de l'objecte de dibuix o de text.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/textattrtabpage/TSB_FIT_TO_SIZE\">Redimensiona el text perquè ompla tota l'àrea de l'objecte de dibuix o de text.</ahelp>"
#: 05220000.xhp
msgctxt ""
@@ -24735,7 +24735,7 @@ msgctxt ""
"hd_id3155323\n"
"help.text"
msgid "Full width"
-msgstr "Tota l'amplada"
+msgstr "Tota l'amplària"
#: 05220000.xhp
msgctxt ""
@@ -24743,7 +24743,7 @@ msgctxt ""
"par_id3150244\n"
"help.text"
msgid "<ahelp hid=\".\">Anchors the text to the full width of the drawing object or text object.</ahelp>"
-msgstr "<ahelp hid=\".\">Ancora el text a tota l'amplada de l'objecte de dibuix o de text.</ahelp>"
+msgstr "<ahelp hid=\".\">Ancora el text a tota l'amplària de l'objecte de dibuix o de text.</ahelp>"
#: 05230000.xhp
msgctxt ""
@@ -24887,7 +24887,7 @@ msgctxt ""
"hd_id3143267\n"
"help.text"
msgid "Width"
-msgstr "Amplada"
+msgstr "Amplària"
#: 05230100.xhp
msgctxt ""
@@ -24895,7 +24895,7 @@ msgctxt ""
"par_id3149811\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/possizetabpage/MTR_FLD_WIDTH\">Enter a width for the selected object.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/possizetabpage/MTR_FLD_WIDTH\">Introduïu una amplada per a l'objecte seleccionat.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/possizetabpage/MTR_FLD_WIDTH\">Introduïu una amplària per a l'objecte seleccionat.</ahelp>"
#: 05230100.xhp
msgctxt ""
@@ -24903,7 +24903,7 @@ msgctxt ""
"hd_id3150443\n"
"help.text"
msgid "Height"
-msgstr "Alçada"
+msgstr "Alçària"
#: 05230100.xhp
msgctxt ""
@@ -24911,7 +24911,7 @@ msgctxt ""
"par_id3147209\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/possizetabpage/MTR_FLD_HEIGHT\">Enter a height for the selected object.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/possizetabpage/MTR_FLD_HEIGHT\">Introduïu una alçada per a l'objecte seleccionat.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/possizetabpage/MTR_FLD_HEIGHT\">Introduïu una alçària per a l'objecte seleccionat.</ahelp>"
#: 05230100.xhp
msgctxt ""
@@ -24943,7 +24943,7 @@ msgctxt ""
"par_id3154897\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/possizetabpage/CTL_SIZERECT\">Click a base point in the grid, and then enter the new size dimensions for the selected object in the <emph>Width</emph> and <emph>Height</emph> boxes.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/possizetabpage/CTL_SIZERECT\">Feu clic a un punt base de la graella i a continuació introduïu les noves dimensions per a l'objecte seleccionat en els quadres <emph>Amplada</emph> i <emph>Alçada</emph>.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/possizetabpage/CTL_SIZERECT\">Feu clic a un punt base de la graella i a continuació introduïu les noves dimensions per a l'objecte seleccionat en els quadres <emph>Amplària</emph> i <emph>Alçària</emph>.</ahelp>"
#: 05230100.xhp
msgctxt ""
@@ -25007,7 +25007,7 @@ msgctxt ""
"hd_id3151042\n"
"help.text"
msgid "Fit width to text"
-msgstr "Ajusta l'amplada al text"
+msgstr "Ajusta l'amplària al text"
#: 05230100.xhp
msgctxt ""
@@ -25015,7 +25015,7 @@ msgctxt ""
"par_id31591510\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/possizetabpage/TSB_AUTOGROW_WIDTH\">Expands the width of the object to the width of the text, if the object is smaller than the text.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/possizetabpage/TSB_AUTOGROW_WIDTH\">Amplia l'amplada de l'objecte fins ajustar-lo a l'amplada del text, en cas que l'objecte siga més petit que el text.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/possizetabpage/TSB_AUTOGROW_WIDTH\">Amplia l'amplària de l'objecte fins ajustar-lo a l'amplària del text, en cas que l'objecte siga més petit que el text.</ahelp>"
#: 05230100.xhp
msgctxt ""
@@ -25023,7 +25023,7 @@ msgctxt ""
"hd_id3145746\n"
"help.text"
msgid "Fit height to text"
-msgstr "Ajusta l'alçada al text"
+msgstr "Ajusta l'alçària al text"
#: 05230100.xhp
msgctxt ""
@@ -25031,7 +25031,7 @@ msgctxt ""
"par_id31540680\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/possizetabpage/TSB_AUTOGROW_HEIGHT\">Expands the height of the object to the height of the text, if the object is smaller than the text.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/possizetabpage/TSB_AUTOGROW_HEIGHT\">Amplia l'alçada de l'objecte fins ajustar-lo a l'alçada del text, en cas que l'objecte siga més petit que el text.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/possizetabpage/TSB_AUTOGROW_HEIGHT\">Amplia l'alçària de l'objecte fins ajustar-lo a l'alçària del text, en cas que l'objecte siga més petit que el text.</ahelp>"
#: 05230100.xhp
msgctxt ""
@@ -25871,7 +25871,7 @@ msgctxt ""
"par_id3152924\n"
"help.text"
msgid "To align a graphic relative to the character that it is anchored to, right-click the graphic, and then choose <emph>Image</emph>. Click the <emph>Type</emph> tab, and in the <emph>Position</emph> area, select <emph>Character</emph> in the <emph>to</emph> boxes."
-msgstr ""
+msgstr "Per alinear una imatge en relació amb el caràcter al qual està ancorat, feu clic amb el botó dret damunt de la imatge i trieu <emph>Imatge</emph>. A continuació, feu clic a la pestanya <emph>Tipus</emph> i a l'àrea <emph>Posició</emph> seleccioneu <emph>Caràcter</emph> en els quadres anomenats <emph>a</emph>."
#: 05260400.xhp
msgctxt ""
@@ -25943,7 +25943,7 @@ msgctxt ""
"par_id3146946\n"
"help.text"
msgid "<ahelp hid=\".\">Anchors the selected item as a character in the current text. If the height of the selected item is greater than the current font size, the height of the line containing the item is increased.</ahelp>"
-msgstr "<ahelp hid=\".\">Ancora l'element seleccionat com a caràcter en el text actual. Si l'alçada de l'element seleccionat és superior a la mida del tipus de lletra actual, s'ampliarà l'alçada de la línia que continga este element.</ahelp>"
+msgstr "<ahelp hid=\".\">Ancora l'element seleccionat com a caràcter en el text actual. Si l'alçària de l'element seleccionat és superior a la mida del tipus de lletra actual, s'ampliarà l'alçària de la línia que continga este element.</ahelp>"
#: 05270000.xhp
msgctxt ""
@@ -26071,7 +26071,7 @@ msgctxt ""
"par_id3149237\n"
"help.text"
msgid "<ahelp hid=\"svx/ui/dockingfontwork/off\">Removes baseline formatting.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"svx/ui/dockingfontwork/off\">Elimina la formatació del punt de referència.</ahelp>"
#: 05280000.xhp
msgctxt ""
@@ -26095,7 +26095,7 @@ msgctxt ""
"par_id3156344\n"
"help.text"
msgid "<ahelp hid=\"svx/ui/dockingfontwork/rotate\">Uses the top or the bottom edge of the selected object as the text baseline.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"svx/ui/dockingfontwork/rotate\">Utilitza el límit superior o inferior de l'objecte seleccionat com a línia de base del text.</ahelp>"
#: 05280000.xhp
msgctxt ""
@@ -26119,7 +26119,7 @@ msgctxt ""
"par_id3155742\n"
"help.text"
msgid "<ahelp hid=\"svx/ui/dockingfontwork/upright\">Uses the top or the bottom edge of the selected object as the text baseline and preserves the original vertical alignment of the individual characters.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"svx/ui/dockingfontwork/upright\">Utilitza el límit superior o inferior de l'objecte seleccionat com a línia de base del text i conserva l'alineació vertical original dels caràcters individuals.</ahelp>"
#: 05280000.xhp
msgctxt ""
@@ -26191,7 +26191,7 @@ msgctxt ""
"par_id3154985\n"
"help.text"
msgid "<ahelp hid=\"svx/ui/dockingfontwork/orientation\">Reverses the text flow direction, and flips the text horizontally or vertically. To use this command, you must first apply a different baseline to the text.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"svx/ui/dockingfontwork/orientation\">Inverteix la direcció del flux del text i també el text de manera horitzontal o vertical. Per poder utilitzar esta orde cal que abans apliqueu una línia de base diferent al text.</ahelp>"
#: 05280000.xhp
msgctxt ""
@@ -26215,7 +26215,7 @@ msgctxt ""
"par_id3154640\n"
"help.text"
msgid "<ahelp hid=\"svx/ui/dockingfontwork/left\">Aligns the text to the left end of the text baseline.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"svx/ui/dockingfontwork/left\">Alinea al text a l'extrem esquerre de la línia de base del text.</ahelp>"
#: 05280000.xhp
msgctxt ""
@@ -26239,7 +26239,7 @@ msgctxt ""
"par_id3147578\n"
"help.text"
msgid "<ahelp hid=\"svx/ui/dockingfontwork/center\">Centers the text on the text baseline.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"svx/ui/dockingfontwork/center\">Centra el text a la línia de base de text.</ahelp>"
#: 05280000.xhp
msgctxt ""
@@ -26263,7 +26263,7 @@ msgctxt ""
"par_id3149583\n"
"help.text"
msgid "<ahelp hid=\"svx/ui/dockingfontwork/right\">Aligns the text to the right end of the text baseline.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"svx/ui/dockingfontwork/right\">Alinea el text a l'extrem dret de la línia de base del text.</ahelp>"
#: 05280000.xhp
msgctxt ""
@@ -26287,7 +26287,7 @@ msgctxt ""
"par_id3147124\n"
"help.text"
msgid "<ahelp hid=\"svx/ui/dockingfontwork/autosize\">Resizes the text to fit the length of the text baseline.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"svx/ui/dockingfontwork/autosize\">Redimensiona el text perquè s'ajuste a la longitud de la línia de base del text.</ahelp>"
#: 05280000.xhp
msgctxt ""
@@ -26311,7 +26311,7 @@ msgctxt ""
"par_id3157844\n"
"help.text"
msgid "<ahelp hid=\"svx/ui/dockingfontwork/distance\">Enter the amount of space that you want to leave between the text baseline and the base of the individual characters.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"svx/ui/dockingfontwork/distance\">Introduïu una xifra per a l'espai que vulgueu deixar entre la línia de base del text i la base dels caràcters individuals.</ahelp>"
#: 05280000.xhp
msgctxt ""
@@ -26335,7 +26335,7 @@ msgctxt ""
"par_id3153530\n"
"help.text"
msgid "<ahelp hid=\"svx/ui/dockingfontwork/indent\">Enter the amount of space to leave between the beginning of the text baseline, and the beginning of the text.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"svx/ui/dockingfontwork/indent\">Introduïu una xifra per a l'espai que vulgueu deixar entre el principi de la línia de base del text i el principi del text.</ahelp>"
#: 05280000.xhp
msgctxt ""
@@ -26359,7 +26359,7 @@ msgctxt ""
"par_id3154636\n"
"help.text"
msgid "<ahelp hid=\"svx/ui/dockingfontwork/contour\">Shows or hides the text baseline, or the edges of the selected object.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"svx/ui/dockingfontwork/contour\">Mostra o amaga la línia de base del text o els límits de l'objecte seleccionat.</ahelp>"
#: 05280000.xhp
msgctxt ""
@@ -26383,7 +26383,7 @@ msgctxt ""
"par_id3155764\n"
"help.text"
msgid "<ahelp hid=\"svx/ui/dockingfontwork/textcontour\">Shows or hides the borders of the individual characters in the text.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"svx/ui/dockingfontwork/textcontour\">Mostra o amaga les vores dels caràcters individuals del text.</ahelp>"
#: 05280000.xhp
msgctxt ""
@@ -26407,7 +26407,7 @@ msgctxt ""
"par_id3148927\n"
"help.text"
msgid "<ahelp hid=\"svx/ui/dockingfontwork/noshadow\">Removes the shadow effects that you applied to the text.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"svx/ui/dockingfontwork/noshadow\">Suprimeix els efectes d'ombra que heu aplicat al text.</ahelp>"
#: 05280000.xhp
msgctxt ""
@@ -26431,7 +26431,7 @@ msgctxt ""
"par_id3147321\n"
"help.text"
msgid "<ahelp hid=\"svx/ui/dockingfontwork/vertical\">Adds a shadow to the text in the selected object. Click this button, and then enter the dimensions of the shadow in the <emph>Distance X</emph> and the <emph>Distance Y</emph> boxes.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"svx/ui/dockingfontwork/vertical\">Afig una ombra al text de l'objecte seleccionat. Feu clic a este botó i, a continuació, introduïu les dimensions de l'ombra en els quadres <emph>Distància X</emph> i <emph>Distància Y</emph>.</ahelp>"
#: 05280000.xhp
msgctxt ""
@@ -26455,7 +26455,7 @@ msgctxt ""
"par_id3148478\n"
"help.text"
msgid "<ahelp hid=\"svx/ui/dockingfontwork/slant\">Adds a slant shadow to the text in the selected object. Click this button, and then enter the dimensions of the shadow in the <emph>Distance X</emph> and the <emph>Distance Y</emph> boxes.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"svx/ui/dockingfontwork/slant\">Afig una ombra inclinada al text de l'objecte seleccionat. Feu clic a este botó i, a continuació, introduïu les dimensions de l'ombra en els quadres <emph>Distància X</emph> i <emph>Distància Y</emph>.</ahelp>"
#: 05280000.xhp
msgctxt ""
@@ -26487,7 +26487,7 @@ msgctxt ""
"par_id3151049\n"
"help.text"
msgid "<ahelp hid=\"svx/ui/dockingfontwork/distancex\">Enter the horizontal distance between the text characters and the edge of the shadow.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"svx/ui/dockingfontwork/distancex\">Introduïu la distància horitzontal entre els caràcters de text i la vora de l'ombra.</ahelp>"
#: 05280000.xhp
msgctxt ""
@@ -26519,7 +26519,7 @@ msgctxt ""
"par_id3153704\n"
"help.text"
msgid "<ahelp hid=\"svx/ui/dockingfontwork/distancey\">Enter the vertical distance between the text characters and the edge of the shadow.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"svx/ui/dockingfontwork/distancey\">Introduïu la distància vertical entre els caràcters de text i la vora de l'ombra.</ahelp>"
#: 05280000.xhp
msgctxt ""
@@ -26551,7 +26551,7 @@ msgctxt ""
"par_id3148681\n"
"help.text"
msgid "<ahelp hid=\"svx/ui/dockingfontwork/color\">Select a color for the text shadow.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"svx/ui/dockingfontwork/color\">Seleccioneu un color per a l'ombra de text.</ahelp>"
#: 05290000.xhp
msgctxt ""
@@ -26647,7 +26647,7 @@ msgctxt ""
"hd_id3145068\n"
"help.text"
msgid "<link href=\"text/shared/01/05290400.xhp\" name=\"Exit\">Exit Group</link>"
-msgstr "<link href=\"text/shared/01/05290400.xhp\" name=\"Treu\">Treu-ho del grup</link>"
+msgstr "<link href=\"text/shared/01/05290400.xhp\" name=\"Treu-ho del grup\">Treu-ho del grup</link>"
#: 05290100.xhp
msgctxt ""
@@ -27175,7 +27175,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Row Height"
-msgstr "Alçada de la fila"
+msgstr "Alçària de la fila"
#: 05340100.xhp
msgctxt ""
@@ -27183,7 +27183,7 @@ msgctxt ""
"hd_id3154400\n"
"help.text"
msgid "Row Height"
-msgstr "Alçada de la fila"
+msgstr "Alçària de la fila"
#: 05340100.xhp
msgctxt ""
@@ -27191,7 +27191,7 @@ msgctxt ""
"par_id3154044\n"
"help.text"
msgid "<variable id=\"zeilenhoehetext\"><ahelp hid=\"modules/scalc/ui/rowheightdialog/RowHeightDialog\">Changes the height of the current row, or the selected rows.</ahelp></variable>"
-msgstr "<variable id=\"zeilenhoehetext\"><ahelp hid=\"modules/scalc/ui/rowheightdialog/RowHeightDialog\">Canvia l'alçada de la fila actual o de les files seleccionades.</ahelp></variable>"
+msgstr "<variable id=\"zeilenhoehetext\"><ahelp hid=\"modules/scalc/ui/rowheightdialog/RowHeightDialog\">Canvia l'alçària de la fila actual o de les files seleccionades.</ahelp></variable>"
#: 05340100.xhp
msgctxt ""
@@ -27199,7 +27199,7 @@ msgctxt ""
"par_id3150756\n"
"help.text"
msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">You can also change the height of a row by dragging the divider below the row header. To fit the row height to the cell contents, double-click the divider. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">També podeu canviar l'alçada d'una fila arrossegant-ne la línia divisòria per sota de la capçalera. Per ajustar l'alçada de la fila als continguts de la cel·la, feu doble clic a la línia divisòria.</caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">També podeu canviar l'alçària d'una fila arrossegant-ne la línia divisòria per sota de la capçalera. Per ajustar l'alçària de la fila als continguts de la cel·la, feu doble clic a la línia divisòria.</caseinline></switchinline>"
#: 05340100.xhp
msgctxt ""
@@ -27207,7 +27207,7 @@ msgctxt ""
"hd_id3149962\n"
"help.text"
msgid "Height"
-msgstr "Alçada"
+msgstr "Alçària"
#: 05340100.xhp
msgctxt ""
@@ -27215,7 +27215,7 @@ msgctxt ""
"par_id3144750\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/rowheightdialog/value\">Enter the row height that you want to use.</ahelp>"
-msgstr "<ahelp hid=\"modules/scalc/ui/rowheightdialog/value\">Introduïu l'alçada de fila que vulgueu utilitzar.</ahelp>"
+msgstr "<ahelp hid=\"modules/scalc/ui/rowheightdialog/value\">Introduïu l'alçària de fila que vulgueu utilitzar.</ahelp>"
#: 05340100.xhp
msgctxt ""
@@ -27231,7 +27231,7 @@ msgctxt ""
"par_id3154894\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/rowheightdialog/default\">Adjusts the row height to the size based on the default template. Existing contents may be shown vertically cropped. The height no longer increases automatically when you enter larger contents.</ahelp>"
-msgstr "<ahelp hid=\"modules/scalc/ui/rowheightdialog/default\">Ajusta l'alçada de la fila a la mida segons la plantilla per defecte. El contingut existent pot ser que es mostre escapçat verticalment. L'alçada ja no augmentarà automàticament quan introduïu contingut d'una mida més gran.</ahelp>"
+msgstr "<ahelp hid=\"modules/scalc/ui/rowheightdialog/default\">Ajusta l'alçària de la fila a la mida segons la plantilla per defecte. El contingut existent pot ser que es mostre escapçat verticalment. L'alçària ja no augmentarà automàticament quan introduïu contingut d'una mida més gran.</ahelp>"
#: 05340200.xhp
msgctxt ""
@@ -27239,7 +27239,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Column width"
-msgstr "Amplada de la columna"
+msgstr "Amplària de la columna"
#: 05340200.xhp
msgctxt ""
@@ -27247,7 +27247,7 @@ msgctxt ""
"hd_id3158397\n"
"help.text"
msgid "Column width"
-msgstr "Amplada de la columna"
+msgstr "Amplària de la columna"
#: 05340200.xhp
msgctxt ""
@@ -27255,7 +27255,7 @@ msgctxt ""
"par_id3153272\n"
"help.text"
msgid "<variable id=\"spaltetext\"><ahelp hid=\"modules/scalc/ui/colwidthdialog/ColWidthDialog\" visibility=\"visible\">Changes the width of the current column, or the selected columns.</ahelp></variable>"
-msgstr "<variable id=\"spaltetext\"><ahelp hid=\"modules/scalc/ui/colwidthdialog/ColWidthDialog\" visibility=\"visible\">Canvia l'amplada de la columna actual o de les columnes seleccionades.</ahelp></variable>"
+msgstr "<variable id=\"spaltetext\"><ahelp hid=\"modules/scalc/ui/colwidthdialog/ColWidthDialog\" visibility=\"visible\">Canvia l'amplària de la columna actual o de les columnes seleccionades.</ahelp></variable>"
#: 05340200.xhp
msgctxt ""
@@ -27263,7 +27263,7 @@ msgctxt ""
"par_id3152821\n"
"help.text"
msgid "You can also change the width of a column by dragging the divider beside the column header.<switchinline select=\"appl\"> <caseinline select=\"CALC\"> To fit the column width to the cell contents, double-click the divider.</caseinline> </switchinline>"
-msgstr "També podeu canviar l'amplada d'una columna arrossegant-ne la línia divisòria del costat de la capçalera.<switchinline select=\"appl\"> <caseinline select=\"CALC\"> Per ajustar l'amplada de la columna als continguts de la cel·la, feu doble clic a la línia divisòria.</caseinline> </switchinline>"
+msgstr "També podeu canviar l'amplària d'una columna arrossegant-ne la línia divisòria del costat de la capçalera.<switchinline select=\"appl\"> <caseinline select=\"CALC\"> Per ajustar l'amplària de la columna als continguts de la cel·la, feu doble clic a la línia divisòria.</caseinline> </switchinline>"
#: 05340200.xhp
msgctxt ""
@@ -27271,7 +27271,7 @@ msgctxt ""
"hd_id3149346\n"
"help.text"
msgid "Width"
-msgstr "Amplada"
+msgstr "Amplària"
#: 05340200.xhp
msgctxt ""
@@ -27279,7 +27279,7 @@ msgctxt ""
"par_id3147576\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/colwidthdialog/value\" visibility=\"visible\">Enter the column width that you want to use.</ahelp>"
-msgstr "<ahelp hid=\"modules/scalc/ui/colwidthdialog/value\" visibility=\"visible\">Introduïu l'amplada de columna que vulgueu utilitzar.</ahelp>"
+msgstr "<ahelp hid=\"modules/scalc/ui/colwidthdialog/value\" visibility=\"visible\">Introduïu l'amplària de columna que vulgueu utilitzar.</ahelp>"
#: 05340200.xhp
msgctxt ""
@@ -27295,7 +27295,7 @@ msgctxt ""
"par_id3147008\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/colwidthdialog/default\" visibility=\"visible\">Automatically adjusts the column width based on the current font.</ahelp>"
-msgstr "<ahelp hid=\"modules/scalc/ui/colwidthdialog/default\" visibility=\"visible\">Ajusta automàticament l'amplada de la columna segons el tipus de lletra actual.</ahelp>"
+msgstr "<ahelp hid=\"modules/scalc/ui/colwidthdialog/default\" visibility=\"visible\">Ajusta automàticament l'amplària de la columna segons el tipus de lletra actual.</ahelp>"
#: 05340300.xhp
msgctxt ""
@@ -27327,7 +27327,7 @@ msgctxt ""
"par_id3155577\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/cellalignment/CellAlignPage\">Sets the alignment options for the contents of the current cell, or the selected cells.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/cellalignment/CellAlignPage\">Permet definir les opcions d'alineació per als continguts de la cel·la actual o de les cel·les seleccionades.</ahelp>"
#: 05340300.xhp
msgctxt ""
@@ -27343,7 +27343,7 @@ msgctxt ""
"par_id3144436\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/cellalignment/comboboxHorzAlign\">Select the horizontal alignment option that you want to apply to the cell contents.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/cellalignment/comboboxHorzAlign\">Seleccioneu l'opció d'alineació horitzontal que vulgueu aplicar als continguts de la cel·la.</ahelp>"
#: 05340300.xhp
msgctxt ""
@@ -27447,7 +27447,7 @@ msgctxt ""
"par_idN107A0\n"
"help.text"
msgid "Repeats the cell contents (number and text) until the visible area of the cell is filled. This feature does not work on text that contains line breaks."
-msgstr "Repeteix els continguts (nombres i text) fins emplenar l'àrea visible de la cel·la. Esta característica no funciona en textos que continguen salts de línia."
+msgstr "Repeteix els continguts (nombres i text) fins omplir l'àrea visible de la cel·la. Esta característica no funciona en textos que continguen salts de línia."
#: 05340300.xhp
msgctxt ""
@@ -27463,7 +27463,7 @@ msgctxt ""
"par_idN107A1\n"
"help.text"
msgid "Aligns contents evenly across the whole cell. Unlike <emph>Justified</emph>, it justifies the very last line of text, too."
-msgstr ""
+msgstr "Alinea continguts homogèniament en tota la cel·la. A diferència de<emph>Justificat</emph>, també justifica l'última línia de text."
#: 05340300.xhp
msgctxt ""
@@ -27479,7 +27479,7 @@ msgctxt ""
"par_id3153716\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/cellalignment/spinIndentFrom\">Indents from the left edge of the cell by the amount that you enter.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/cellalignment/spinIndentFrom\">Sagna des del marge esquerre de la cel·la per la quantitat que introduïu.</ahelp>"
#: 05340300.xhp
msgctxt ""
@@ -27495,7 +27495,7 @@ msgctxt ""
"par_id3148924\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/cellalignment/comboboxVertAlign\">Select the vertical alignment option that you want to apply to the cell contents.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/cellalignment/comboboxVertAlign\">Seleccioneu l'opció d'alineació vertical que vulgueu aplicar als continguts de la cel·la.</ahelp>"
#: 05340300.xhp
msgctxt ""
@@ -27511,7 +27511,7 @@ msgctxt ""
"par_id3150822\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/cellalignment/comboboxVertAlign\">Aligns the cell contents to the bottom of the cell.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/cellalignment/comboboxVertAlign\">Alinea el contingut de la cel·la a la part inferior de la cel·la.</ahelp>"
#: 05340300.xhp
msgctxt ""
@@ -27591,7 +27591,7 @@ msgctxt ""
"par_id3151212\n"
"help.text"
msgid "Same as <emph>Justified</emph>, unless the text orientation is vertical. Then it behaves similarly, than horizontal <emph>Distributed</emph> setting, i.e. the very last line is justified, too."
-msgstr ""
+msgstr "Igual que el <emph>Justificat</emph>, tret que l'orientació del text siga vertical. Després, és comporta de manera paregut al paràmetre <emph>Distribuït</emph>, és a dir, que l'última línia també es justifica."
#: 05340300.xhp
msgctxt ""
@@ -27615,7 +27615,7 @@ msgctxt ""
"par_id3147085\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/cellalignment/dialcontrol\">Click in the dial to set the text orientation.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/cellalignment/dialcontrol\">Feu clic al disc per a definir l'orientació del text.</ahelp>"
#: 05340300.xhp
msgctxt ""
@@ -27631,7 +27631,7 @@ msgctxt ""
"par_id3153194\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/cellalignment/spinDegrees\">Enter the rotation angle for the text in the selected cell(s). A positive number rotates the text to the left and a negative number rotates the text to the right.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/cellalignment/spinDegrees\">Introduïu l'angle de gir per al text de la cel·la o les cel·les seleccionades. Si introduïu un nombre positiu el text girarà a l'esquerra, mentre que si n'introduïu un de negatiu ho farà a la dreta.</ahelp>"
#: 05340300.xhp
msgctxt ""
@@ -27647,7 +27647,7 @@ msgctxt ""
"par_id3154069\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/cellalignment/references\">Specify the cell edge from which to write the rotated text.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/cellalignment/references\">Indiqueu la vora de la cel·la a partir de la qual vulgueu escriure el text girat.</ahelp>"
#: 05340300.xhp
msgctxt ""
@@ -27703,7 +27703,7 @@ msgctxt ""
"par_id3150010\n"
"help.text"
msgid "This checkbox is only available if Asian language support is enabled and the text direction is set to vertical. <ahelp hid=\"cui/ui/cellalignment/checkAsianMode\">Aligns Asian characters one below the other in the selected cell(s). If the cell contains more than one line of text, the lines are converted to text columns that are arranged from right to left. Western characters in the converted text are rotated 90 degrees to the right. Asian characters are not rotated.</ahelp>"
-msgstr ""
+msgstr "Esta casella de selecció només està disponible si s'ha habilitat la compatibilitat amb llengües asiàtiques i si la direcció del text s'ha definit com a vertical. <ahelp hid=\"cui/ui/cellalignment/checkAsianMode\">Alinea els caràcters asiàtics l'un sota de l'altre a la cel·la o les cel·les seleccionades. Si la cel·la conté més d'una línia de text, estes línies es converteixen en columnes de text que s'organitzen de dreta a esquerra. Els caràcters occidentals del text convertit es giren 90º cap a la dreta, mentre que els caràcters asiàtics no es giren.</ahelp>"
#: 05340300.xhp
msgctxt ""
@@ -27735,7 +27735,7 @@ msgctxt ""
"par_id3148555\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/cellalignment/checkWrapTextAuto\">Wraps text onto another line at the cell border. The number of lines depends on the width of the cell.</ahelp> To enter a manual line break, press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Enter in the cell."
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/cellalignment/checkWrapTextAuto\">Ajusta el text en una altra línia a la vora de la cel·la. El nombre de línies dependrà de l'amplària de la cel·la.</ahelp> Per introduir un salt de línia manual dins d'una cel·la, premeu <switchinline select=\"sys\"><caseinline select=\"MAC\">Orde</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Retorn a la cel·la."
#: 05340300.xhp
msgctxt ""
@@ -27751,7 +27751,7 @@ msgctxt ""
"par_id3148458\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/cellalignment/checkHyphActive\">Enables word hyphenation for text wrapping to the next line.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/cellalignment/checkHyphActive\">Habilita la partició de mots per a l'ajustament de text amb la línia següent.</ahelp>"
#: 05340300.xhp
msgctxt ""
@@ -27767,7 +27767,7 @@ msgctxt ""
"par_idN10AD7\n"
"help.text"
msgid "<ahelp hid=\".\">Reduces the apparent size of the font so that the contents of the cell fit into the current cell width. You cannot apply this command to a cell that contains line breaks.</ahelp>"
-msgstr "<ahelp hid=\".\">Redueix la mida aparent del tipus de lletra per tal que els continguts s'ajusten a l'amplada actual de la cel·la. No podeu aplicar esta orde a una cel·la que continga salts de línia.</ahelp>"
+msgstr "<ahelp hid=\".\">Redueix la mida aparent del tipus de lletra per tal que els continguts s'ajusten a l'amplària actual de la cel·la. No podeu aplicar esta orde a una cel·la que continga salts de línia.</ahelp>"
#: 05340400.xhp
msgctxt ""
@@ -28207,7 +28207,7 @@ msgctxt ""
"hd_id3083283\n"
"help.text"
msgid "<link href=\"text/shared/01/05340100.xhp\" name=\"Row Height\">Row Height</link>"
-msgstr "<link href=\"text/shared/01/05340100.xhp\" name=\"Alçada de la fila\">Alçada de la fila</link>"
+msgstr "<link href=\"text/shared/01/05340100.xhp\" name=\"Alçària de la fila\">Alçària de la fila</link>"
#: 05340400.xhp
msgctxt ""
@@ -28223,7 +28223,7 @@ msgctxt ""
"hd_id3147341\n"
"help.text"
msgid "<link href=\"text/shared/01/05340200.xhp\" name=\"Column Width\">Column Width</link>"
-msgstr "<link href=\"text/shared/01/05340200.xhp\" name=\"Amplada de la columna\">Amplada de la columna</link>"
+msgstr "<link href=\"text/shared/01/05340200.xhp\" name=\"Amplària de la columna\">Amplària de la columna</link>"
#: 05340402.xhp
msgctxt ""
@@ -28407,7 +28407,7 @@ msgctxt ""
"par_id3150008\n"
"help.text"
msgid "<ahelp hid=\"svx/ui/docking3deffects/geometry\">Adjusts the shape of the selected 3D object. You can only modify the shape of a 3D object that was created by converting a 2D object. To convert a 2D object to 3D, select the object, right-click, and then choose <emph>Convert - To 3D</emph>, or <emph>Convert - To 3D Rotation Object</emph>.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"svx/ui/docking3deffects/geometry\">Ajusta la forma de l'objecte 3D seleccionat. Només podeu modificar la forma dels objectes 3D que s'hagen creat a partir de la conversió d'un objecte 2D. Per convertir un objecte 2D en un de 3D, seleccioneu l'objecte, feu-hi clic amb el botó dret i trieu <emph>Converteix - En 3D</emph> o bé <emph>Converteix - En un objecte de gir 3D</emph>.</ahelp>"
#: 05350200.xhp
msgctxt ""
@@ -28439,7 +28439,7 @@ msgctxt ""
"par_id3154142\n"
"help.text"
msgid "<ahelp hid=\"svx/ui/docking3deffects/diagonal\">Enter the amount by which you want to round the corners of the selected 3D object.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"svx/ui/docking3deffects/diagonal\">Introduïu la quantitat per la qual vulgueu arrodonir les cantonades de l'objecte 3D seleccionat.</ahelp>"
#: 05350200.xhp
msgctxt ""
@@ -28455,7 +28455,7 @@ msgctxt ""
"par_id3146137\n"
"help.text"
msgid "<ahelp hid=\"svx/ui/docking3deffects/scaleddepth\">Enter the amount by which to increase or decrease the area of the front side of the selected 3D object.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"svx/ui/docking3deffects/scaleddepth\">Introduïu una xifra per a ampliar o reduir l'àrea de la part davantera de l'objecte 3D seleccionat.</ahelp>"
#: 05350200.xhp
msgctxt ""
@@ -28471,7 +28471,7 @@ msgctxt ""
"par_id3153320\n"
"help.text"
msgid "<ahelp hid=\"svx/ui/docking3deffects/angle\">Enter the angle in degrees to rotate the selected 3D rotation object.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"svx/ui/docking3deffects/angle\">Introduïu l'angle en graus per a girar l'objecte de gir 3D seleccionat.</ahelp>"
#: 05350200.xhp
msgctxt ""
@@ -28487,7 +28487,7 @@ msgctxt ""
"par_id3153252\n"
"help.text"
msgid "<ahelp hid=\"svx/ui/docking3deffects/depth\">Enter the extrusion depth for the selected 3D object. This option is not valid for 3D rotation objects.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"svx/ui/docking3deffects/depth\">Introduïu la profunditat de l'extrusió per a l'objecte 3D seleccionat. Esta opció no és vàlida per a objectes de gir 3D.</ahelp>"
#: 05350200.xhp
msgctxt ""
@@ -28519,7 +28519,7 @@ msgctxt ""
"par_id3150943\n"
"help.text"
msgid "<ahelp hid=\"svx/ui/docking3deffects/hori\">Enter the number of horizontal segments to use in the selected 3D rotation object.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"svx/ui/docking3deffects/hori\">Introduïu el nombre de segments horitzontals que s'han d'utilitzar a l'objecte de gir 3D seleccionat.</ahelp>"
#: 05350200.xhp
msgctxt ""
@@ -28535,7 +28535,7 @@ msgctxt ""
"par_id3151245\n"
"help.text"
msgid "<ahelp hid=\"svx/ui/docking3deffects/veri\">Enter the number of vertical segments to use in the selected 3D rotation object</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"svx/ui/docking3deffects/veri\">Introduïu el nombre de segments verticals que s'han d'utilitzar a l'objecte de gir 3D seleccionat.</ahelp>"
#: 05350200.xhp
msgctxt ""
@@ -28567,7 +28567,7 @@ msgctxt ""
"par_id3149670\n"
"help.text"
msgid "<ahelp hid=\"svx/ui/docking3deffects/objspecific\">Renders the 3D surface according to the shape of the object. For example, a circular shape is rendered with a spherical surface.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"svx/ui/docking3deffects/objspecific\">Renderitza la superfície 3D segons la forma de l'objecte. Per exemple, una forma circular es renderitzarà amb una superfície esfèrica.</ahelp>"
#: 05350200.xhp
msgctxt ""
@@ -28599,7 +28599,7 @@ msgctxt ""
"par_id3146874\n"
"help.text"
msgid "<ahelp hid=\"svx/ui/docking3deffects/flat\">Renders the 3D surface as polygons.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"svx/ui/docking3deffects/flat\">Renderitza la superfície 3D com a polígons.</ahelp>"
#: 05350200.xhp
msgctxt ""
@@ -28631,7 +28631,7 @@ msgctxt ""
"par_id3150288\n"
"help.text"
msgid "<ahelp hid=\"svx/ui/docking3deffects/spherical\">Renders a smooth 3D surface.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"svx/ui/docking3deffects/spherical\">Renderitza una superfície 3D suau.</ahelp>"
#: 05350200.xhp
msgctxt ""
@@ -28695,7 +28695,7 @@ msgctxt ""
"par_id3163820\n"
"help.text"
msgid "<ahelp hid=\"svx/ui/docking3deffects/doublesidedillum\">Lights the object from the outside and the inside. To use an ambient light source, click this button, and then click the <emph>Invert Normals</emph> button.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"svx/ui/docking3deffects/doublesidedillum\">Il·lumina l'objecte des de fora i des de dins. Per utilitzar una font de llum ambiental, feu clic a este botó i, a continuació, feu clic al botó <emph>Inverteix normals</emph>.</ahelp>"
#: 05350200.xhp
msgctxt ""
@@ -28727,7 +28727,7 @@ msgctxt ""
"par_id3154692\n"
"help.text"
msgid "<ahelp hid=\"svx/ui/docking3deffects/doublesided\">Closes the shape of a 3D object that was created by extruding a freeform line (<emph>Convert - To 3D</emph>).</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"svx/ui/docking3deffects/doublesided\">Tanca la forma d'un objecte 3D creat extrudint una línia de forma lliure (<emph>Converteix - En 3D</emph>).</ahelp>"
#: 05350200.xhp
msgctxt ""
@@ -28767,7 +28767,7 @@ msgctxt ""
"par_id3150008\n"
"help.text"
msgid "<ahelp hid=\"svx/ui/docking3deffects/representation\">Sets the shading and shadow options for the selected 3D object.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"svx/ui/docking3deffects/representation\">Defineix les opcions d'ombreig i d'ombra per a l'objecte 3D seleccionat.</ahelp>"
#: 05350300.xhp
msgctxt ""
@@ -28799,7 +28799,7 @@ msgctxt ""
"par_id3155583\n"
"help.text"
msgid "<ahelp hid=\"svx/ui/docking3deffects/mode\">Select the shading method that you want to use. Flat shading assigns a single color to a single polygon on the surface of the object. Gouraud shading blends colors across the polygons. Phong shading averages the color of each pixel based on the pixels that surround it, and requires the most processing power.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"svx/ui/docking3deffects/mode\">Vos permet seleccionar el mètode d'ombreig que vulgueu utilitzar. L'ombreig pla assigna un sol color a un sol polígon de la superfície de l'objecte, l'ombreig Gouraud barreja els colors dels polígons i l'ombreig Phong calcula la mitjana de color de cada píxel segons els píxels que l'envolten. Este darrer tipus d'ombreig és el que requereix més potència de processament.</ahelp>"
#: 05350300.xhp
msgctxt ""
@@ -28815,7 +28815,7 @@ msgctxt ""
"par_id3154046\n"
"help.text"
msgid "<ahelp hid=\"svx/ui/docking3deffects/shadow\">Adds or removes a shadow from the selected 3D object.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"svx/ui/docking3deffects/shadow\">Afig una ombra a l'objecte 3D seleccionat o suprimeix l'ombra de l'objecte.</ahelp>"
#: 05350300.xhp
msgctxt ""
@@ -28847,7 +28847,7 @@ msgctxt ""
"par_id3150976\n"
"help.text"
msgid "<ahelp hid=\"svx/ui/docking3deffects/slant\">Enter an angle from 0 to 90 degrees for casting the shadow.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"svx/ui/docking3deffects/slant\">Introduïu un angle d'entre 0 i 90 graus per a la projecció de l'ombra.</ahelp>"
#: 05350300.xhp
msgctxt ""
@@ -28879,7 +28879,7 @@ msgctxt ""
"par_id3149047\n"
"help.text"
msgid "<ahelp hid=\"svx/ui/docking3deffects/distance\">Enter the distance to leave between the camera and the center of the selected object.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"svx/ui/docking3deffects/distance\">Introduïu la distància que vulgueu deixar entre la càmera i el centre de l'objecte seleccionat.</ahelp>"
#: 05350300.xhp
msgctxt ""
@@ -28895,7 +28895,7 @@ msgctxt ""
"par_id3156344\n"
"help.text"
msgid "<ahelp hid=\"svx/ui/docking3deffects/focal\">Enter the focal length of the camera, where a small value corresponds to a \"fisheye\" lens, and a large value to a telephoto lens.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"svx/ui/docking3deffects/focal\">Introduïu la longitud focal de la càmera. Noteu que els valors més baixos corresponen a un objectiu d'ull de peix, mentre que els valors més alts corresponen a un teleobjectiu.</ahelp>"
#: 05350400.xhp
msgctxt ""
@@ -28919,7 +28919,7 @@ msgctxt ""
"par_id3149741\n"
"help.text"
msgid "<ahelp hid=\"svx/ui/docking3deffects/light\">Define the light source for the selected 3D object.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"svx/ui/docking3deffects/light\">Definiu la font de llum per a l'objecte 3D seleccionat.</ahelp>"
#: 05350400.xhp
msgctxt ""
@@ -28951,7 +28951,7 @@ msgctxt ""
"par_id3149149\n"
"help.text"
msgid "<ahelp hid=\"svx/ui/docking3deffects/light8\">Click twice to turn the light source on, and then select a color for the light from the list. If you want, you can also set the color of the surrounding light, by selecting a color from the <emph>Ambient light</emph> box.</ahelp> You can also press the Spacebar to turn the light source on or off."
-msgstr ""
+msgstr "<ahelp hid=\"svx/ui/docking3deffects/light8\">Feu-hi clic dues vegades per activar la font de llum, i a continuació seleccioneu un color per a la llum a la llista. Si ho voleu, també podeu definir el color per a la llum del voltant de l'objecte. Per fer-ho, seleccioneu un color en el quadre <emph>Llum ambiental</emph>.</ahelp> Noteu que també podeu prémer la barra espaiadora per activar i desactivar la font de llum."
#: 05350400.xhp
msgctxt ""
@@ -28999,7 +28999,7 @@ msgctxt ""
"par_id3155421\n"
"help.text"
msgid "<ahelp hid=\"svx/ui/docking3deffects/lightcolor1\">Select a color for the current light source.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"svx/ui/docking3deffects/lightcolor1\">Seleccioneu un color per a la font de llum actual.</ahelp>"
#: 05350400.xhp
msgctxt ""
@@ -29031,7 +29031,7 @@ msgctxt ""
"par_id3153896\n"
"help.text"
msgid "<ahelp hid=\"svx/ui/docking3deffects/ambientcolor\">Select a color for the ambient light.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"svx/ui/docking3deffects/ambientcolor\">Seleccioneu un color per a la llum ambiental.</ahelp>"
#: 05350400.xhp
msgctxt ""
@@ -29079,7 +29079,7 @@ msgctxt ""
"par_id3147000\n"
"help.text"
msgid "<ahelp hid=\"svx/ui/docking3deffects/texture\">Sets the properties of the surface texture for the selected 3D object. This feature is only available after you apply a surface texture to the selected object. To quickly apply a surface texture, open the <emph>Gallery</emph>, hold down Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>, and then drag an image onto the selected 3D object.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"svx/ui/docking3deffects/texture\">Defineix les propietats de la textura superficial de l'objecte 3D seleccionat. Esta funció només està disponible després d'aplicar una textura superficial a l'objecte seleccionat. Per aplicar ràpidament una textura superficial, obriu la <emph>Galeria</emph>, manteniu premut Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Orde</caseinline>Ctrl</defaultinline></switchinline>, i després arrossegueu una imatge fins a l'objecte 3D seleccionat.</ahelp>"
#: 05350500.xhp
msgctxt ""
@@ -29127,7 +29127,7 @@ msgctxt ""
"par_id3147242\n"
"help.text"
msgid "<ahelp hid=\"svx/ui/docking3deffects/textype\">Converts the texture to black and white.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"svx/ui/docking3deffects/textype\">Converteix la textura en blanc i negre.</ahelp>"
#: 05350500.xhp
msgctxt ""
@@ -29159,7 +29159,7 @@ msgctxt ""
"par_id3145119\n"
"help.text"
msgid "<ahelp hid=\"svx/ui/docking3deffects/texcolor\">Converts the texture to color.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"svx/ui/docking3deffects/texcolor\">Converteix la textura en color.</ahelp>"
#: 05350500.xhp
msgctxt ""
@@ -29207,7 +29207,7 @@ msgctxt ""
"par_id3148564\n"
"help.text"
msgid "<ahelp hid=\"svx/ui/docking3deffects/texreplace\">Applies the texture without shading.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"svx/ui/docking3deffects/texreplace\">Aplica la textura sense ombrejat.</ahelp>"
#: 05350500.xhp
msgctxt ""
@@ -29239,7 +29239,7 @@ msgctxt ""
"par_id3154938\n"
"help.text"
msgid "<ahelp hid=\"svx/ui/docking3deffects/texmodulate\">Applies the texture with shading. To define the shading options for the texture, click the <emph>Shading</emph> button in this dialog.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"svx/ui/docking3deffects/texmodulate\">Aplica la textura amb ombreig. Per definir les opcions d'ombreig per a la textura, feu clic al botó <emph>Ombreig</emph> d'este diàleg.</ahelp>"
#: 05350500.xhp
msgctxt ""
@@ -29287,7 +29287,7 @@ msgctxt ""
"par_id3144432\n"
"help.text"
msgid "<ahelp hid=\"svx/ui/docking3deffects/texobjx\">Automatically adjusts the texture based on the shape and size of the object.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"svx/ui/docking3deffects/texobjx\">Ajusta automàticament la textura segons la forma i la mida de l'objecte.</ahelp>"
#: 05350500.xhp
msgctxt ""
@@ -29319,7 +29319,7 @@ msgctxt ""
"par_id3153768\n"
"help.text"
msgid "<ahelp hid=\"svx/ui/docking3deffects/texparallelx\">Applies the texture parallel to the horizontal axis.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"svx/ui/docking3deffects/texparallelx\">Aplica la textura paral·lelament a l'eix horitzontal</ahelp>"
#: 05350500.xhp
msgctxt ""
@@ -29351,7 +29351,7 @@ msgctxt ""
"par_id3152418\n"
"help.text"
msgid "<ahelp hid=\"svx/ui/docking3deffects/texcirclex\">Wraps the horizontal axis of the texture pattern around a sphere.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"svx/ui/docking3deffects/texcirclex\">Ajusta l'eix horitzontal del patró de la textura al voltant d'una esfera.</ahelp>"
#: 05350500.xhp
msgctxt ""
@@ -29399,7 +29399,7 @@ msgctxt ""
"par_id3153095\n"
"help.text"
msgid "<ahelp hid=\"svx/ui/docking3deffects/texobjy\">Automatically adjusts the texture based on the shape and size of the object.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"svx/ui/docking3deffects/texobjy\">Ajusta automàticament la textura segons la forma i la mida de l'objecte.</ahelp>"
#: 05350500.xhp
msgctxt ""
@@ -29431,7 +29431,7 @@ msgctxt ""
"par_id3145730\n"
"help.text"
msgid "<ahelp hid=\"svx/ui/docking3deffects/texparallely\">Applies the texture parallel to the vertical axis.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"svx/ui/docking3deffects/texparallely\">Aplica la textura en paral·lel a l'eix vertical.</ahelp>"
#: 05350500.xhp
msgctxt ""
@@ -29463,7 +29463,7 @@ msgctxt ""
"par_id3159348\n"
"help.text"
msgid "<ahelp hid=\"svx/ui/docking3deffects/texcircley\">Wraps the vertical axis of the texture pattern around a sphere.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"svx/ui/docking3deffects/texcircley\">Ajusta l'eix vertical del patró de la textura al voltant d'una esfera.</ahelp>"
#: 05350500.xhp
msgctxt ""
@@ -29511,7 +29511,7 @@ msgctxt ""
"par_id3151038\n"
"help.text"
msgid "<ahelp hid=\"svx/ui/docking3deffects/texfilter\">Blurs the texture slightly to remove unwanted speckles.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"svx/ui/docking3deffects/texfilter\">Difumina lleugerament la textura amb l'objectiu de suprimir qualsevol taca no desitjada.</ahelp>"
#: 05350500.xhp
msgctxt ""
@@ -29551,7 +29551,7 @@ msgctxt ""
"par_id3160463\n"
"help.text"
msgid "<ahelp hid=\"svx/ui/docking3deffects/material\">Changes the coloring of the selected 3D object.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"svx/ui/docking3deffects/material\">Canvia la coloració de l'objecte 3D seleccionat.</ahelp>"
#: 05350600.xhp
msgctxt ""
@@ -29583,7 +29583,7 @@ msgctxt ""
"par_id3153303\n"
"help.text"
msgid "<ahelp hid=\"svx/ui/docking3deffects/favorites\">Select a predefined color scheme, or select <emph>User-defined</emph> to define a custom color scheme.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"svx/ui/docking3deffects/favorites\">Seleccioneu un esquema de color predefinit, o bé seleccioneu <emph>Definit per l'usuari</emph> si voleu definir un esquema de color personalitzat.</ahelp>"
#: 05350600.xhp
msgctxt ""
@@ -29599,7 +29599,7 @@ msgctxt ""
"par_id3157896\n"
"help.text"
msgid "<ahelp hid=\"svx/ui/docking3deffects/objcolor\">Select the color that you want to apply to the object.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"svx/ui/docking3deffects/objcolor\">Seleccioneu el color que vulgueu aplicar a l'objecte.</ahelp>"
#: 05350600.xhp
msgctxt ""
@@ -29623,7 +29623,7 @@ msgctxt ""
"par_id3159234\n"
"help.text"
msgid "<ahelp hid=\"svx/ui/docking3deffects/illumcolor\">Select the color to illuminate the object.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"svx/ui/docking3deffects/illumcolor\">Seleccioneu el color que vulgueu que il·lumini l'objecte.</ahelp>"
#: 05350600.xhp
msgctxt ""
@@ -29663,7 +29663,7 @@ msgctxt ""
"par_id3151111\n"
"help.text"
msgid "<ahelp hid=\"svx/ui/docking3deffects/speccolor\">Select the color that you want the object to reflect.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"svx/ui/docking3deffects/speccolor\">Seleccioneu el color que vulgueu que reflectisca l'objecte.</ahelp>"
#: 05350600.xhp
msgctxt ""
@@ -29687,7 +29687,7 @@ msgctxt ""
"par_id3159256\n"
"help.text"
msgid "<ahelp hid=\"svx/ui/docking3deffects/intensity\">Enter the intensity of the specular effect.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"svx/ui/docking3deffects/intensity\">Introduïu la intensitat de l'efecte especular.</ahelp>"
#: 05360000.xhp
msgctxt ""
@@ -29991,7 +29991,7 @@ msgctxt ""
"par_id3166445\n"
"help.text"
msgid "Spellcheck looks for misspelled words and gives you the option of adding an unknown word to a user dictionary. When the first misspelled word is found, the <emph>Spellcheck</emph> dialog opens."
-msgstr "La verificació ortogràfica cerca paraules incorrectes i vos ofereix la possibilitat d'afegir una paraula desconeguda a un diccionari d'usuari. El diàleg <emph>Verificació ortogràfica</emph> s'obri quan l'aplicació troba la primera paraula incorrecta."
+msgstr "La verificació ortogràfica busca paraules incorrectes i vos ofereix la possibilitat d'afegir una paraula desconeguda a un diccionari d'usuari. El diàleg <emph>Verificació ortogràfica</emph> s'obri quan l'aplicació troba la primera paraula incorrecta."
#: 06010000.xhp
msgctxt ""
@@ -30039,7 +30039,7 @@ msgctxt ""
"par_id3155628\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/spellingdialog/suggestionslb\">Lists suggested words to replace the misspelled word. Select the word that you want to use, and then click <emph>Correct</emph> or <emph>Correct All</emph>.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/spellingdialog/suggestionslb\">Llista les paraules suggerides per reemplaçar la paraula incorrecta. Seleccioneu la paraula que vulgueu utilitzar i feu clic a <emph>Corregeix</emph> o a <emph>Corregeix-ho tot</emph>.</ahelp>"
#: 06010000.xhp
msgctxt ""
@@ -30095,7 +30095,7 @@ msgctxt ""
"hd_id3153353\n"
"help.text"
msgid "Add to Dictionary"
-msgstr "Edita el diccionari"
+msgstr "Afig al diccionari"
#: 06010000.xhp
msgctxt ""
@@ -30151,7 +30151,7 @@ msgctxt ""
"par_id3145318\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/spellingdialog/ignoreall\">Skips all occurrences of the unknown word until the end of the current %PRODUCTNAME session and continues with the spellcheck.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/spellingdialog/ignoreall\">Omet totes les ocurrències de la paraula desconeguda fins al final la sessió de %PRODUCTNAME actual i continua amb el procés de verificació ortogràfica.</ahelp>"
#: 06010000.xhp
msgctxt ""
@@ -30159,7 +30159,7 @@ msgctxt ""
"hd_id3153056\n"
"help.text"
msgid "Correct"
-msgstr ""
+msgstr "Corregeix"
#: 06010000.xhp
msgctxt ""
@@ -30175,7 +30175,7 @@ msgctxt ""
"hd_id3145787\n"
"help.text"
msgid "Correct All"
-msgstr ""
+msgstr "Corregeix-ho tot"
#: 06010000.xhp
msgctxt ""
@@ -30727,7 +30727,7 @@ msgctxt ""
"par_id3159233\n"
"help.text"
msgid "<ahelp hid=\".\">Displays the current word, or the related term that you selected by double-clicking a line in the Alternatives list. You can also type text directly in this box to look up your text.</ahelp>"
-msgstr "<ahelp hid=\".\">Mostra la paraula actual o el terme relacionat que heu seleccionat fent doble clic en una línia de la llista d'Alternatives. També podeu escriure text directament en este quadre per cercar-lo.</ahelp>"
+msgstr "<ahelp hid=\".\">Mostra la paraula actual o el terme relacionat que heu seleccionat fent doble clic en una línia de la llista d'Alternatives. També podeu escriure text directament en este quadre per buscar-lo.</ahelp>"
#: 06020000.xhp
msgctxt ""
@@ -30759,7 +30759,7 @@ msgctxt ""
"par_id3149182\n"
"help.text"
msgid "<ahelp hid=\".\">Click an entry in the Alternatives list to copy the related term to the \"Replace with\" text box. Double-click an entry to copy the related term to the \"Current word\" text box and to look up that term.</ahelp>"
-msgstr "<ahelp hid=\".\">Feu clic en una entrada de la llista d'Alternatives per copiar el terme relacionat al quadre de text \"Reemplaça per\". Feu doble clic en una entrada per copiar el terme relacionat al quadre de text \"Paraula actual\" i cercar-lo.</ahelp>"
+msgstr "<ahelp hid=\".\">Feu clic en una entrada de la llista d'Alternatives per copiar el terme relacionat al quadre de text \"Reemplaça per\". Feu doble clic en una entrada per copiar el terme relacionat al quadre de text \"Paraula actual\" i buscar-lo.</ahelp>"
#: 06020000.xhp
msgctxt ""
@@ -30775,7 +30775,7 @@ msgctxt ""
"par_id3150693\n"
"help.text"
msgid "<ahelp hid=\".\">The word or words in the \"Replace with\" text box will replace the original word in the document when you click the Replace button. You can also type text directly in this box.</ahelp>"
-msgstr "<ahelp hid=\".\">La paraula o les paraules del quadre de cerca \"Reemplaça per\" reemplaçaran la paraula original al document quan feu clic al botó Reemplaça. També podeu escriure text directament en este quadre.</ahelp>"
+msgstr "<ahelp hid=\".\">La paraula o les paraules del quadre de busca \"Reemplaça per\" reemplaçaran la paraula original al document quan feu clic al botó Reemplaça. També podeu escriure text directament en este quadre.</ahelp>"
#: 06020000.xhp
msgctxt ""
@@ -30879,7 +30879,7 @@ msgctxt ""
"par_id3154983\n"
"help.text"
msgid "<ahelp hid=\"svx/ui/dockingcolorreplace/replace\">Replaces the selected source colors in the current image with the colors that you specify in the <emph>Replace with </emph>boxes.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"svx/ui/dockingcolorreplace/replace\">Reemplaça els colors font seleccionats a la imatge actual amb els colors que indiqueu en els quadres <emph>Reemplaça per</emph>.</ahelp>"
#: 06030000.xhp
msgctxt ""
@@ -30911,7 +30911,7 @@ msgctxt ""
"par_id3149819\n"
"help.text"
msgid "<ahelp hid=\"svx/ui/dockingcolorreplace/cbx4\">Select this checkbox to replace the current <emph>Source color</emph> with the color that you specify in the <emph>Replace with </emph>box.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"svx/ui/dockingcolorreplace/cbx4\">Activeu esta casella de selecció per reemplaçar el <emph>Color font</emph> actual amb el color que hàgeu indicat en el quadre <emph>Reemplaça per</emph>.</ahelp>"
#: 06030000.xhp
msgctxt ""
@@ -30943,7 +30943,7 @@ msgctxt ""
"par_id3144438\n"
"help.text"
msgid "<ahelp hid=\"svx/ui/dockingcolorreplace/tol4\">Set the tolerance for replacing a source color in the source image. To replace colors that are similar to the color that you selected, enter a low value. To replace a wider range of colors, enter a higher value.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"svx/ui/dockingcolorreplace/tol4\">Permet definir la tolerància per al reemplaçament d'un color font a la imatge font. Trieu valors baixos si voleu reemplaçar colors semblants al color que hàgeu seleccionat, o bé un valor alt si voleu reemplaçar un ventall de colors més ampli.</ahelp>"
#: 06030000.xhp
msgctxt ""
@@ -30959,7 +30959,7 @@ msgctxt ""
"par_id3154173\n"
"help.text"
msgid "<ahelp hid=\"svx/ui/dockingcolorreplace/color4\">Lists the available replacement colors. To modify the current list of colors, deselect the image, choose <emph>Format - Area</emph>, and then click the <emph>Colors</emph> tab.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"svx/ui/dockingcolorreplace/color4\">Llista els colors de reemplaçament disponibles. Per a modificar la llista de colors actual, cancel·leu la selecció de la imatge, trieu <emph>Format - Àrea</emph> i, a continuació, feu clic a la pestanya <emph>Colors</emph>.</ahelp>"
#: 06030000.xhp
msgctxt ""
@@ -30975,7 +30975,7 @@ msgctxt ""
"par_id3154905\n"
"help.text"
msgid "<ahelp hid=\"svx/ui/dockingcolorreplace/cbx5\">Replaces transparent areas in the current image with the color that you select.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"svx/ui/dockingcolorreplace/cbx5\">Reemplaça les àrees transparents de la imatge actual amb el color que seleccioneu.</ahelp>"
#: 06030000.xhp
msgctxt ""
@@ -30991,7 +30991,7 @@ msgctxt ""
"par_id3148946\n"
"help.text"
msgid "<ahelp hid=\"svx/ui/dockingcolorreplace/color5\">Select the color to replace the transparent areas in the current image.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"svx/ui/dockingcolorreplace/color5\">Seleccioneu el color que reemplaçarà les àrees transparents de la imatge actual.</ahelp>"
#: 06040000.xhp
msgctxt ""
@@ -31215,7 +31215,7 @@ msgctxt ""
"par_id87282\n"
"help.text"
msgid "Text will be replaced after you type a trailing white space (space, tab, or return). In the following table, the A and B represent text consisting of letters A to z or digits 0 to 9."
-msgstr "El text es reemplaçarà després d'introduir un espai final en blanc (espai, tabulador o retorn). A la taula següent, les lletres A i B representen text format per lletres de la A a la z o per dígits del 0 al 9."
+msgstr "El text es reemplaçarà després d'introduir un espai final en blanc (espai, tabulador o retorn). A la taula següent, les lletres A i B representen text format per lletres de l'A a la z o per dígits del 0 al 9."
#: 06040100.xhp
msgctxt ""
@@ -31335,7 +31335,7 @@ msgctxt ""
"par_id1416974\n"
"help.text"
msgid "If the hyphens are there between digits or the text has the Hungarian or Finnish language attribute, then two hyphens in the sequence A--B are replaced by an en-dash instead of an em-dash."
-msgstr ""
+msgstr "Si els guionets són entre dígits, o el text té l'atribut de llengua hongarés o finés, aleshores els dos guionets de la seqüència A--B es reemplaçaran per un guió curt, i no per un guió llarg."
#: 06040100.xhp
msgctxt ""
@@ -31559,7 +31559,7 @@ msgctxt ""
"par_id3146119\n"
"help.text"
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Creates a table when you press Enter after typing a series of hyphens (-) or tabs separated by plus signs, that is, +------+---+. Plus signs indicate column dividers, while hyphens and tabs indicate the width of a column.</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Crea una taula quan premeu Retorn després d'haver introduït una sèrie de guionets (-) o de tabuladors separats per signes de més ( +------+---+ ). Els signes de més equivalen a les línies divisòries de columna, mentre que els guionets i tabuladors indiquen l'amplada de cada columna.</caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Crea una taula quan premeu Retorn després d'haver introduït una sèrie de guionets (-) o de tabuladors separats per signes de més ( +------+---+ ). Els signes de més equivalen a les línies divisòries de columna, mentre que els guionets i tabuladors indiquen l'amplària de cada columna.</caseinline></switchinline>"
#: 06040100.xhp
msgctxt ""
@@ -31727,7 +31727,7 @@ msgctxt ""
"par_id3152945\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/acorreplacepage/tabview\">Lists the entries for automatically replacing words, abbreviations or word parts while you type. To add an entry, enter text in the <emph>Replace </emph>and <emph>With </emph>boxes, and then click <emph>New</emph>. To edit an entry, select it, change the text in the <emph>With</emph> box, and then click <emph>Replace</emph>. To delete an entry, select it, and then click <emph>Delete</emph>.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/acorreplacepage/tabview\">Llista les entrades per al reemplaçament automàtic de paraules, abreviacions o parts de paraules mentre escriviu. Per a afegir una entrada a la taula, introduïu el text corresponent en els quadres <emph>Reemplaça</emph> i <emph>Amb</emph> i, a continuació, feu clic a <emph>Nou</emph>. Per editar una entrada, seleccioneu-la, modifiqueu el text del quadre <emph>Amb</emph> i feu clic a <emph>Reemplaça</emph>. Per a suprimir una entrada, seleccioneu-la i feu clic a <emph>Suprimeix</emph>.</ahelp>"
#: 06040200.xhp
msgctxt ""
@@ -31735,7 +31735,7 @@ msgctxt ""
"par_id3153349\n"
"help.text"
msgid "You can use the AutoCorrect feature to apply a specific character format to a word, abbreviation or a word part. Select the formatted text in your document, open this dialog, clear the <emph>Text only</emph> box, and then enter the text that you want to replace in the<emph> Replace</emph> box."
-msgstr ""
+msgstr "Podeu utilitzar la característica de correcció automàtica per a aplicar un format de caràcter específic a una paraula, abreviació o part de paraula. Seleccioneu el text formatat en el document, obriu este diàleg, desactiveu la casella <emph>Només text</emph> i, a continuació, introduïu el text que vulgueu reemplaçar en el quadre <emph>Reemplaça</emph>."
#: 06040200.xhp
msgctxt ""
@@ -31863,7 +31863,7 @@ msgctxt ""
"par_id3156027\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/autocorrectdialog/lang\">Select the language for which you want to create or edit the replacement rules.</ahelp> $[officename] first searches for exceptions that are defined for the language at the current cursor position in the document, and then searches the remaining languages."
-msgstr "<ahelp hid=\"cui/ui/autocorrectdialog/lang\">Seleccioneu la llengua per a la qual vulgueu crear o editar regles de reemplaçament.</ahelp> El $[officename] cercarà en primer lloc les excepcions definides per a la llengua que correspongui a la posició actual del cursor en el document, i després continuarà la cerca per a la resta de llengües."
+msgstr "<ahelp hid=\"cui/ui/autocorrectdialog/lang\">Seleccioneu la llengua per a la qual vulgueu crear o editar regles de reemplaçament.</ahelp> El $[officename] cercarà en primer lloc les excepcions definides per a la llengua que correspongui a la posició actual del cursor en el document, i després continuarà la busca per a la resta de llengües."
#: 06040300.xhp
msgctxt ""
@@ -31991,7 +31991,7 @@ msgctxt ""
"hd_id3159300\n"
"help.text"
msgid "Add non-breaking space before specific punctuation marks in French text"
-msgstr ""
+msgstr "Afig un espai no separable abans de determinats signes de puntuació en els textos en francés"
#: 06040400.xhp
msgctxt ""
@@ -31999,7 +31999,7 @@ msgctxt ""
"par_id3153173\n"
"help.text"
msgid "Inserts a non breaking space before \";\", \"!\", \"?\", \":\" and \"%\" when the character language is set to French (France, Belgium, Luxembourg, Monaco, or Switzerland) and before \":\" only when the character language is set to French (Canada)."
-msgstr ""
+msgstr "Afig un espai no separable abans de «;», «!», «?», «:» i «%» si la llengua del caràcter està definida com a francés (França, Bèlgica, Luxemburg, Mònaco o Suïssa) i abans de «:» només quan la llengua del caràcter està definida com a francés (Canadà)."
#: 06040400.xhp
msgctxt ""
@@ -32023,7 +32023,7 @@ msgctxt ""
"par_idNoteNotAllLang\n"
"help.text"
msgid "Note that this only applies to languages that have the convention of formatting ordinal numbers as superscript."
-msgstr ""
+msgstr "Tingueu en compte que això només és aplicable a les llengües que tinguen la convenció de formatar els ordinals com a superíndexs."
#: 06040400.xhp
msgctxt ""
@@ -32135,7 +32135,7 @@ msgctxt ""
"par_id3146936\n"
"help.text"
msgid "To access this menu, right-click a misspelled word in your document. To view the misspelled words in your document, choose <emph>Tools - Automatic Spell Checking</emph>."
-msgstr ""
+msgstr "Per accedir a este menú, feu clic amb el botó dret a la paraula incorrecta del document. Per veure les paraules incorrectes en el document, trieu <emph>Eines - Comprovació automàtica de l'ortografia</emph>."
#: 06040500.xhp
msgctxt ""
@@ -32767,7 +32767,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Image"
-msgstr "Imatges"
+msgstr "Imatge"
#: 06050400.xhp
msgctxt ""
@@ -33063,7 +33063,7 @@ msgctxt ""
"par_id3154758\n"
"help.text"
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Bullets are resized to fit the current line height. If you want, you can define a Character Style that uses a different font size for bullets. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Els pics es redimensionen per ajustar-los a l'alçada actual de la línia. Si ho voleu, podeu definir un estil de caràcter que utilitze una altra mida de lletra per als pics. </caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Els pics es redimensionen per ajustar-los a l'alçària actual de la línia. Si ho voleu, podeu definir un estil de caràcter que utilitze una altra mida de lletra per als pics. </caseinline></switchinline>"
#: 06050500.xhp
msgctxt ""
@@ -33071,7 +33071,7 @@ msgctxt ""
"par_id3152811\n"
"help.text"
msgid "Image"
-msgstr "Imatges"
+msgstr "Imatge"
#: 06050500.xhp
msgctxt ""
@@ -33079,7 +33079,7 @@ msgctxt ""
"par_id3157817\n"
"help.text"
msgid "Displays an image for the bullet. Select this option, and then click <emph>Select</emph> to locate the image file that you want to use. The image gets embedded into the document."
-msgstr "Mostra una imatge per al pic. Seleccioneu esta opció i, a continuació, feu clic a <emph>Selecciona</emph> per cercar el fitxer d'imatge que vulgueu utilitzar. La imatge s'incrusta al document."
+msgstr "Mostra una imatge per al pic. Seleccioneu esta opció i, a continuació, feu clic a <emph>Selecciona</emph> per buscar el fitxer d'imatge que vulgueu utilitzar. La imatge s'incrusta al document."
#: 06050500.xhp
msgctxt ""
@@ -33095,7 +33095,7 @@ msgctxt ""
"par_id3151210\n"
"help.text"
msgid "Displays an image for the bullet. Select this option, and then click <emph>Select</emph> to locate the image file that you want to use. The image gets inserted as a link to the image file."
-msgstr "Mostra una imatge per al pic. Seleccioneu esta opció i, a continuació, feu clic a <emph>Selecciona</emph> per cercar el fitxer d'imatge que vulgueu utilitzar. La imatge s'insereix com un enllaç al fitxer d'imatge."
+msgstr "Mostra una imatge per al pic. Seleccioneu esta opció i, a continuació, feu clic a <emph>Selecciona</emph> per buscar el fitxer d'imatge que vulgueu utilitzar. La imatge s'insereix com un enllaç al fitxer d'imatge."
#: 06050500.xhp
msgctxt ""
@@ -33183,7 +33183,7 @@ msgctxt ""
"par_id3152881\n"
"help.text"
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><ahelp hid=\"cui/ui/numberingoptionspage/sublevels\">Enter the number of previous levels to include in the numbering style. For example, if you enter \"2\" and the previous level uses the \"A, B, C...\" numbering style, the numbering scheme for the current level becomes: \"A.1\".</ahelp></caseinline></switchinline>"
-msgstr ""
+msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><ahelp hid=\"cui/ui/numberingoptionspage/sublevels\">Introduïu el nombre de nivells previs que s'han d'incloure a l'estil de numeració.Per exemple, si introduïu «2» i el nivell previ fa servir l'estil de numeració «A, B, C...», la combinació de la numeració del nivell actual passa a ser: «A.1».</ahelp></caseinline></switchinline>"
#: 06050500.xhp
msgctxt ""
@@ -33215,7 +33215,7 @@ msgctxt ""
"par_id3156060\n"
"help.text"
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline><ahelp hid=\"cui/ui/numberingoptionspage/color\">Select a color for the current numbering style.</ahelp></defaultinline></switchinline>"
-msgstr ""
+msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline><ahelp hid=\"cui/ui/numberingoptionspage/color\">Seleccioneu un color per a l'estil de numeració actual.</ahelp></defaultinline></switchinline>"
#: 06050500.xhp
msgctxt ""
@@ -33231,7 +33231,7 @@ msgctxt ""
"par_id3145364\n"
"help.text"
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline><ahelp hid=\"cui/ui/numberingoptionspage/relsize\">Enter the amount by which you want to resize the bullet character with respect to the font height of the current paragraph.</ahelp></defaultinline></switchinline>"
-msgstr ""
+msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline><ahelp hid=\"cui/ui/numberingoptionspage/relsize\">Introduïu la xifra per la qual vulgueu redimensionar el pic en relació a l'alçària de la lletra del paràgraf actual.</ahelp></defaultinline></switchinline>"
#: 06050500.xhp
msgctxt ""
@@ -33279,7 +33279,7 @@ msgctxt ""
"hd_id3155746\n"
"help.text"
msgid "Width"
-msgstr "Amplada"
+msgstr "Amplària"
#: 06050500.xhp
msgctxt ""
@@ -33287,7 +33287,7 @@ msgctxt ""
"par_id3146974\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/numberingoptionspage/widthmf\">Enter a width for the graphic.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/numberingoptionspage/widthmf\">Introduïu una amplada per al gràfic.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/numberingoptionspage/widthmf\">Introduïu una amplària per al gràfic.</ahelp>"
#: 06050500.xhp
msgctxt ""
@@ -33295,7 +33295,7 @@ msgctxt ""
"hd_id3150487\n"
"help.text"
msgid "Height"
-msgstr "Alçada"
+msgstr "Alçària"
#: 06050500.xhp
msgctxt ""
@@ -33303,7 +33303,7 @@ msgctxt ""
"par_id3154640\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/numberingoptionspage/heightmf\">Enter a height for the graphic.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/numberingoptionspage/heightmf\">Introduïu una alçada per al gràfic.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/numberingoptionspage/heightmf\">Introduïu una alçària per al gràfic.</ahelp>"
#: 06050500.xhp
msgctxt ""
@@ -33367,7 +33367,7 @@ msgctxt ""
"par_id3148880\n"
"help.text"
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><ahelp hid=\"cui/ui/numberingoptionspage/allsame\">Increases the numbering by one as you go down each level in the list hierarchy.</ahelp></caseinline></switchinline>"
-msgstr ""
+msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><ahelp hid=\"cui/ui/numberingoptionspage/allsame\">Incrementa la numeració d'un en un a mesura que baixeu pels nivells de la jerarquia de llista.</ahelp></caseinline></switchinline>"
#: 06050600.xhp
msgctxt ""
@@ -33543,7 +33543,7 @@ msgctxt ""
"hd_id3150245\n"
"help.text"
msgid "Width of numbering"
-msgstr "Amplada de la numeració"
+msgstr "Amplària de la numeració"
#: 06050600.xhp
msgctxt ""
@@ -33559,7 +33559,7 @@ msgctxt ""
"hd_id3156194\n"
"help.text"
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Minimum space between numbering and text</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Numeració consecutiva </caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Espai mínim entre numeració i text</caseinline></switchinline>"
#: 06050600.xhp
msgctxt ""
@@ -33751,7 +33751,7 @@ msgctxt ""
"par_id3154897\n"
"help.text"
msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/newlibrary\">Saves the recorded macro in a new library.</ahelp>"
-msgstr "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/newlibrary\">Guarda la macro enregistrada en una biblioteca nova.</ahelp>"
+msgstr "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/newlibrary\">Guarda la macro gravada en una biblioteca nova.</ahelp>"
#: 06130000.xhp
msgctxt ""
@@ -33767,7 +33767,7 @@ msgctxt ""
"par_id3155628\n"
"help.text"
msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/newmodule\">Saves the recorded macro in a new module.</ahelp>"
-msgstr "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/newmodule\">Guarda la macro enregistrada en un mòdul nou.</ahelp>"
+msgstr "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/newmodule\">Guarda la macro gravada en un mòdul nou.</ahelp>"
#: 06130000.xhp
msgctxt ""
@@ -33799,7 +33799,7 @@ msgctxt ""
"par_id3155923\n"
"help.text"
msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/organize\">Lets you manage modules or dialog boxes.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/organize\">Vos permet gestionar mòduls o quadres de diàleg.</ahelp>"
#: 06130000.xhp
msgctxt ""
@@ -34103,7 +34103,7 @@ msgctxt ""
"par_idN10A4B\n"
"help.text"
msgid "Rename"
-msgstr "Reanomena"
+msgstr "Canvia el nom"
#: 06130000.xhp
msgctxt ""
@@ -34191,7 +34191,7 @@ msgctxt ""
"par_id3150008\n"
"help.text"
msgid "Lets you record or organize and edit macros."
-msgstr "Vos permet enregistrar o organitzar i editar macros."
+msgstr "Vos permet gravar o organitzar i editar macros."
#: 06130001.xhp
msgctxt ""
@@ -34247,7 +34247,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Record Macro"
-msgstr "Enregistra una macro"
+msgstr "Grava una macro"
#: 06130010.xhp
msgctxt ""
@@ -34255,7 +34255,7 @@ msgctxt ""
"hd_id3153383\n"
"help.text"
msgid "<link href=\"text/shared/01/06130010.xhp\" name=\"Record Macro\">Record Macro</link>"
-msgstr "<link href=\"text/shared/01/06130010.xhp\" name=\"Enregistra una macro\">Enregistra una macro</link>"
+msgstr "<link href=\"text/shared/01/06130010.xhp\" name=\"Grava una macro\">Grava una macro</link>"
#: 06130010.xhp
msgctxt ""
@@ -34263,7 +34263,7 @@ msgctxt ""
"par_id3152952\n"
"help.text"
msgid "<ahelp hid=\".uno:MacroRecorder\">Records a new macro.</ahelp> Only available, if macro recording feature is enabled in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME - Advanced</emph>."
-msgstr "<ahelp hid=\".uno:MacroRecorder\">Enregistra una macro nova.</ahelp> Només és disponible si heu activat la funcionalitat d'enregistrament de macros a <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferències</caseinline><defaultinline>Eines - Opcions</defaultinline></switchinline> - %PRODUCTNAME - Advançat</emph>."
+msgstr "<ahelp hid=\".uno:MacroRecorder\">Grava una macro nova.</ahelp> Només és disponible si heu activat la funcionalitat d'gravació\t de macros a <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferències</caseinline><defaultinline>Eines - Opcions</defaultinline></switchinline> - %PRODUCTNAME - Advançat</emph>."
#: 06130010.xhp
msgctxt ""
@@ -34271,7 +34271,7 @@ msgctxt ""
"hd_id3154788\n"
"help.text"
msgid "Stop Recording"
-msgstr "Atura l'enregistrament"
+msgstr "Atura l'gravació\t"
#: 06130010.xhp
msgctxt ""
@@ -34279,7 +34279,7 @@ msgctxt ""
"par_id3146067\n"
"help.text"
msgid "<ahelp hid=\".uno:StopRecording\">Stops recording a macro.</ahelp>"
-msgstr "<ahelp hid=\".uno:StopRecording\">Atura l'enregistrament d'una macro.</ahelp>"
+msgstr "<ahelp hid=\".uno:StopRecording\">Atura l'gravació\t d'una macro.</ahelp>"
#: 06130100.xhp
msgctxt ""
@@ -34359,7 +34359,7 @@ msgctxt ""
"hd_id3166445\n"
"help.text"
msgid "Confirm"
-msgstr "Repeteix"
+msgstr "Confirma"
#: 06130100.xhp
msgctxt ""
@@ -34679,7 +34679,7 @@ msgctxt ""
"par_idN106C5\n"
"help.text"
msgid "Rename"
-msgstr "Reanomena"
+msgstr "Canvia el nom"
#: 06140100.xhp
msgctxt ""
@@ -34735,7 +34735,7 @@ msgctxt ""
"par_idN108DC\n"
"help.text"
msgid "Click the <emph>Menu</emph> button and select <emph>Rename</emph>."
-msgstr "Feu clic al botó <emph>Menú</emph> i seleccioneu <emph>Reanomena</emph>."
+msgstr "Feu clic al botó <emph>Menú</emph> i seleccioneu <emph>Canvia el nom</emph>."
#: 06140100.xhp
msgctxt ""
@@ -34911,7 +34911,7 @@ msgctxt ""
"par_idN10807\n"
"help.text"
msgid "Add Separator"
-msgstr ""
+msgstr "Afig un separador"
#: 06140100.xhp
msgctxt ""
@@ -34927,7 +34927,7 @@ msgctxt ""
"par_idN1080E\n"
"help.text"
msgid "Rename"
-msgstr "Reanomena"
+msgstr "Canvia el nom"
#: 06140100.xhp
msgctxt ""
@@ -34935,7 +34935,7 @@ msgctxt ""
"par_idN10812\n"
"help.text"
msgid "Opens the <emph>Rename</emph> dialog, where you enter a new name for the selected command."
-msgstr "Obri el diàleg <emph>Reanomena</emph>, que vos permet introduir un nom nou per a l'orde seleccionada."
+msgstr "Obri el diàleg <emph>Canvia el nom</emph>, que vos permet introduir un nom nou per a l'orde seleccionada."
#: 06140100.xhp
msgctxt ""
@@ -35471,7 +35471,7 @@ msgctxt ""
"par_idN10621\n"
"help.text"
msgid "Rename"
-msgstr "Reanomena"
+msgstr "Canvia el nom"
#: 06140400.xhp
msgctxt ""
@@ -35615,7 +35615,7 @@ msgctxt ""
"par_idN1067B\n"
"help.text"
msgid "Rename"
-msgstr "Reanomena"
+msgstr "Canvia el nom"
#: 06140400.xhp
msgctxt ""
@@ -35623,7 +35623,7 @@ msgctxt ""
"par_idN1067E\n"
"help.text"
msgid "Opens the <emph>Rename</emph> dialog, where you enter a new name for the selected command."
-msgstr "Obri el diàleg <emph>Reanomena</emph>, que vos permet introduir un nom nou per a l'orde seleccionada."
+msgstr "Obri el diàleg <emph>Canvia el nom</emph>, que vos permet introduir un nom nou per a l'orde seleccionada."
#: 06140400.xhp
msgctxt ""
@@ -36303,7 +36303,7 @@ msgctxt ""
"par_id3149038\n"
"help.text"
msgid "<ahelp hid=\".\">Enter or edit general information for an <link href=\"text/shared/01/06150000.xhp\" name=\"XML filter\">XML filter</link>.</ahelp>"
-msgstr "<ahelp hid=\"\">Introduïu o editeu la informació general per a un <link href=\"text/shared/01/06150000.xhp\" name=\"filtre XML\">filtre XML</link>.</ahelp>"
+msgstr "<ahelp hid=\".\">Introduïu o editeu la informació general per a un <link href=\"text/shared/01/06150000.xhp\" name=\"filtre XML\">filtre XML</link>.</ahelp>"
#: 06150110.xhp
msgctxt ""
@@ -36407,7 +36407,7 @@ msgctxt ""
"par_id3154350\n"
"help.text"
msgid "<ahelp visibility=\"visible\" hid=\".\">Enter or edit file information for an <link href=\"text/shared/01/06150000.xhp\" name=\"XML filter\">XML filter</link>.</ahelp>"
-msgstr "<ahelp visibility=\"visible\" hid=\"\">Permet introduir o editar la informació de fitxer per a un <link href=\"text/shared/01/06150000.xhp\" name=\"filtre XML\">filtre XML</link>.</ahelp>"
+msgstr "<ahelp visibility=\"visible\" hid=\".\">Permet introduir o editar la informació de fitxer per a un <link href=\"text/shared/01/06150000.xhp\" name=\"filtre XML\">filtre XML</link>.</ahelp>"
#: 06150120.xhp
msgctxt ""
@@ -36807,7 +36807,7 @@ msgctxt ""
"hd_id3154230\n"
"help.text"
msgid "Word"
-msgstr ""
+msgstr "Paraula"
#: 06200000.xhp
msgctxt ""
@@ -36815,7 +36815,7 @@ msgctxt ""
"par_id3149205\n"
"help.text"
msgid "<ahelp hid=\"HID_HANGULDLG_EDIT_NEWWORD\">Displays the first replacement suggestion from the dictionary.</ahelp> You can edit the suggested word or enter another word. Click the <emph>Find</emph> button to replace your original word with the corresponding replacement word."
-msgstr "<ahelp hid=\"HID_HANGULDLG_EDIT_NEWWORD\">Mostra el primer suggeriment de reemplaçament del diccionari.</ahelp> Podeu editar la paraula suggerida o introduir-ne una altra. Feu clic al botó <emph>Cerca</emph> per reemplaçar la paraula original amb la paraula de reemplaçament corresponent."
+msgstr "<ahelp hid=\"HID_HANGULDLG_EDIT_NEWWORD\">Mostra el primer suggeriment de reemplaçament del diccionari.</ahelp> Podeu editar la paraula suggerida o introduir-ne una altra. Feu clic al botó <emph>Busca</emph> per reemplaçar la paraula original amb la paraula de reemplaçament corresponent."
#: 06200000.xhp
msgctxt ""
@@ -36823,7 +36823,7 @@ msgctxt ""
"hd_id3154673\n"
"help.text"
msgid "Find"
-msgstr "Cerca"
+msgstr "Busca"
#: 06200000.xhp
msgctxt ""
@@ -36831,7 +36831,7 @@ msgctxt ""
"par_id3156560\n"
"help.text"
msgid "<ahelp hid=\"SVX_PUSHBUTTON_RID_SVX_MDLG_HANGULHANJA_PB_FIND\">Finds your Hangul input in the dictionary and replaces it with the corresponding Hanja.</ahelp> Click <emph>Ignore</emph> to cancel the find function."
-msgstr "<ahelp hid=\"SVX_PUSHBUTTON_RID_SVX_MDLG_HANGULHANJA_PB_FIND\">Este botó vos permet cercar l'entrada en hangul al diccionari i reemplaçar-la pel seu equivalent en hanja. </ahelp> Feu clic a <emph>Ignora</emph> per cancel·lar la funció de cerca."
+msgstr "<ahelp hid=\"SVX_PUSHBUTTON_RID_SVX_MDLG_HANGULHANJA_PB_FIND\">Este botó vos permet buscar l'entrada en hangul al diccionari i reemplaçar-la pel seu equivalent en hanja. </ahelp> Feu clic a <emph>Ignora</emph> per cancel·lar la funció de busca."
#: 06200000.xhp
msgctxt ""
@@ -37271,7 +37271,7 @@ msgctxt ""
"par_idN10604\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/hangulhanjaoptdialog/ignorepost\">Ignores positional characters at the end of Korean words when you search a dictionary.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/hangulhanjaoptdialog/ignorepost\">Si activeu esta casella s'ignoraran els caràcters posicionals situats al final de les paraules coreanes quan feu una cerca en un diccionari.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/hangulhanjaoptdialog/ignorepost\">Si activeu esta casella s'ignoraran els caràcters posicionals situats al final de les paraules coreanes quan feu una busca en un diccionari.</ahelp>"
#: 06201000.xhp
msgctxt ""
@@ -37359,7 +37359,7 @@ msgctxt ""
"par_idN1057E\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/hangulhanjaeditdictdialog/original\">Select the entry in the current dictionary that you want to edit. If you want, you can also type a new entry in this box.</ahelp> To move from the Original box to the first text box in the Suggestions area, press Enter."
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/hangulhanjaeditdictdialog/original\">Seleccioneu l'entrada del diccionari actual que vulgueu editar. Si voleu, també podeu introduir una nova entrada en este quadre.</ahelp> Per passar del quadre original al primer quadre de text de l'àrea de Suggeriments, premeu Retorn."
#: 06202000.xhp
msgctxt ""
@@ -37535,7 +37535,7 @@ msgctxt ""
"par_id3145119\n"
"help.text"
msgid "When you export a file to an HTML document, the description and the user-defined file properties are included as META <link href=\"text/shared/00/00000002.xhp#tags\" name=\"tags\">tags</link> between the HEAD tags of the exported document. META tags are not displayed in a Web browser, and are used to include information, such as keywords for search engines on your Web page. To set the properties of the current document, choose <emph>File - Properties</emph>, click the <emph>Description</emph> or <emph>User Defined</emph> tabs, and then type the information you want."
-msgstr "Quan exporteu un fitxer a un document HTML, la descripció i les propietats del fitxer definides per l'usuari s'inclouen com a <link href=\"text/shared/00/00000002.xhp#tags\" name=\"tags\">etiquetes</link> META entre les etiquetes HEAD del document exportat. Les etiquetes META no es mostren als navegadors web i s'utilitzen per incloure informació (com ara paraules clau per als cercadors) a la pàgina web. Per definir les propietats del document actual, trieu <emph>Fitxer - Propietats</emph>, feu clic a les pestanyes <emph>Descripció</emph> o <emph>Definit per l'usuari</emph> i introduïu-hi la informació que vulgueu."
+msgstr "Quan exporteu un fitxer a un document HTML, la descripció i les propietats del fitxer definides per l'usuari s'inclouen com a <link href=\"text/shared/00/00000002.xhp#tags\" name=\"tags\">etiquetes</link> META entre les etiquetes HEAD del document exportat. Les etiquetes META no es mostren als navegadors web i s'utilitzen per incloure informació (com ara paraules clau per als cercadors) a la pàgina web. Per definir les propietats del document actual, trieu <emph>Fitxer ▸ Propietats</emph>, feu clic a les pestanyes <emph>Descripció</emph> o <emph>Definit per l'usuari</emph> i introduïu-hi la informació que vulgueu."
#: about_meta_tags.xhp
msgctxt ""
@@ -37855,7 +37855,7 @@ msgctxt ""
"par_id5084688\n"
"help.text"
msgid "<ahelp hid=\".\">Click the <emph>Check for Updates</emph> button in the <link href=\"text/shared/01/packagemanager.xhp\">Extension Manager</link> to check for online updates for all installed extensions. To check for online updates for only the selected extension, right-click to open the context menu, then choose <emph>Update</emph>.</ahelp>"
-msgstr "<ahelp hid=\".\">Feu clic al botó <emph>Comprova si hi ha actualitzacions</emph> del <link href=\"text/shared/01/packagemanager.xhp\">Gestor d'extensions</link> per cercar actualitzacions en línia per a totes les extensions instal·lades. Si només voleu cercar actualitzacions en línia per a l'extensió seleccionada, feu-hi clic amb el botó dret per obrir-ne el menú contextual i trieu <emph>Actualitza</emph>.</ahelp>"
+msgstr "<ahelp hid=\".\">Feu clic al botó <emph>Comprova si hi ha actualitzacions</emph> del <link href=\"text/shared/01/packagemanager.xhp\">Gestor d'extensions</link> per buscar actualitzacions en línia per a totes les extensions instal·lades. Si només voleu buscar actualitzacions en línia per a l'extensió seleccionada, feu-hi clic amb el botó dret per obrir-ne el menú contextual i trieu <emph>Actualitza</emph>.</ahelp>"
#: extensionupdate.xhp
msgctxt ""
@@ -37871,7 +37871,7 @@ msgctxt ""
"par_id5841242\n"
"help.text"
msgid "<ahelp hid=\".\">While checking for updates, you see a progress indicator. Wait for some messages to show up in the dialog, or click Cancel to abort the update check.</ahelp>"
-msgstr "<ahelp hid=\".\">Durant el procés de cerca d'actualitzacions visualitzareu un indicador del progrés de l'operació. Espereu que es vagin mostrant els missatges corresponents en el diàleg, o bé feu clic a Cancel·la per avortar la cerca d'actualitzacions.</ahelp>"
+msgstr "<ahelp hid=\".\">Durant el procés de busca d'actualitzacions visualitzareu un indicador del progrés de l'operació. Espereu que es vagin mostrant els missatges corresponents en el diàleg, o bé feu clic a Cancel·la per avortar la busca d'actualitzacions.</ahelp>"
#: extensionupdate.xhp
msgctxt ""
@@ -38023,7 +38023,7 @@ msgctxt ""
"par_id0302200910351248\n"
"help.text"
msgid "<ahelp hid=\".\">Opens a submenu to insert special formatting marks like non-breaking space, soft hyphen, and optional break.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Obri un submenú per inserir marques de formatació especials com ara l'espai no separable, el guió discrecional i el salt opcional.</ahelp>"
#: formatting_mark.xhp
msgctxt ""
@@ -38063,7 +38063,7 @@ msgctxt ""
"hd_id3306680\n"
"help.text"
msgid "Soft hyphen"
-msgstr ""
+msgstr "Guionet opcional"
#: formatting_mark.xhp
msgctxt ""
@@ -38079,7 +38079,7 @@ msgctxt ""
"hd_id2295907\n"
"help.text"
msgid "No-width optional break"
-msgstr "Sense amplada i separació opcional"
+msgstr "Sense amplària i separació opcional"
#: formatting_mark.xhp
msgctxt ""
@@ -38095,7 +38095,7 @@ msgctxt ""
"hd_id3245643\n"
"help.text"
msgid "No-width no break"
-msgstr "Sense amplada i no separable"
+msgstr "Sense amplària i no separable"
#: formatting_mark.xhp
msgctxt ""
@@ -38175,7 +38175,7 @@ msgctxt ""
"par_id3150789\n"
"help.text"
msgid "<variable id=\"media_gallery_text\"><ahelp hid=\".\">Opens the Gallery deck of the Sidebar, where you can select images and audio clips to insert into your document.</ahelp></variable>"
-msgstr ""
+msgstr "<variable id=\"media_gallery_text\"><ahelp hid=\".\">Obri la Galeria de la barra lateral, on es poden seleccionar imatges i clips d'àudio per inserir-los en un document.</ahelp></variable>"
#: gallery.xhp
msgctxt ""
@@ -38191,7 +38191,7 @@ msgctxt ""
"par_id3153394\n"
"help.text"
msgid "To zoom in or zoom out on a single object in the <emph>Gallery</emph>, double-click the object, or select the object, and then press the Spacebar."
-msgstr "Per ampliar o reduir la visualització d'un objecte individual de la <emph>Galeria</emph>, feu doble clic a l'objecte o bé seleccioneu-lo i premeu la barra espaiadora."
+msgstr "Per a ampliar o reduir la visualització d'un objecte individual de la <emph>Galeria</emph>, feu doble clic a l'objecte o bé seleccioneu-lo i premeu la barra espaiadora."
#: gallery.xhp
msgctxt ""
@@ -38223,7 +38223,7 @@ msgctxt ""
"par_id3153032\n"
"help.text"
msgid "To add a file to the <emph>Gallery</emph>, right-click a theme, choose <emph>Properties</emph>, click the <emph>Files</emph> tab, and then click <emph>Add</emph>. You can also click an object in the current document, hold, and then drag it to the <emph>Gallery</emph> window."
-msgstr "Per afegir un fitxer a la <emph>Galeria</emph>, feu clic amb el botó dret en un tema, trieu <emph>Propietats</emph>, feu clic a la pestanya <emph>Fitxers</emph> i, a continuació, feu clic a <emph>Afig</emph>. També podeu fer clic a un objecte del document actual i arrossegar-lo i deixar-lo anar a la finestra de la <emph>Galeria</emph>."
+msgstr "Per a afegir un fitxer a la <emph>Galeria</emph>, feu clic amb el botó dret en un tema, trieu <emph>Propietats</emph>, feu clic a la pestanya <emph>Fitxers</emph> i, a continuació, feu clic a <emph>Afig</emph>. També podeu fer clic a un objecte del document actual i arrossegar-lo i deixar-lo anar a la finestra de la <emph>Galeria</emph>."
#: gallery.xhp
msgctxt ""
@@ -38247,7 +38247,7 @@ msgctxt ""
"par_id3159167\n"
"help.text"
msgid "To access the following commands, right-click a theme in the <emph>Gallery</emph>:"
-msgstr "Feu clic amb el botó dret a un tema de la <emph>Galeria</emph> per accedir a les ordes següents:"
+msgstr "Feu clic amb el botó dret a un tema de la <emph>Galeria</emph> per a accedir a les ordes següents:"
#: gallery.xhp
msgctxt ""
@@ -38335,7 +38335,7 @@ msgctxt ""
"hd_id3154751\n"
"help.text"
msgid "Find files"
-msgstr "Cerca fitxers"
+msgstr "Busca fitxers"
#: gallery_files.xhp
msgctxt ""
@@ -38807,7 +38807,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Find"
-msgstr "Cerca"
+msgstr "Busca"
#: menu_edit_find.xhp
msgctxt ""
@@ -38815,7 +38815,7 @@ msgctxt ""
"hd_id102920151222294818\n"
"help.text"
msgid "<link href=\"text/shared/01/menu_edit_find.xhp\" name=\"Find\">Find</link>"
-msgstr "<link href=\"text/shared/01/gallery_files.xhp\" name=\"Fitxers\">Fitxers</link>"
+msgstr "<link href=\"text/shared/01/menu_edit_find.xhp\" name=\"Busca\">Busca</link>"
#: menu_edit_find.xhp
msgctxt ""
@@ -38823,7 +38823,7 @@ msgctxt ""
"par_id10292015122231415\n"
"help.text"
msgid "<ahelp hid=\".\">Toggle the visibility of the <emph>Find</emph> toolbar to search for text or navigate a document by element.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Commuteu la visibilitat de la barra d'eines de <emph>Busca</emph> per buscar text o navegar per un document per element.</ahelp>"
#: menu_view_sidebar.xhp
msgctxt ""
@@ -38831,7 +38831,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Sidebar"
-msgstr ""
+msgstr "Barra lateral"
#: menu_view_sidebar.xhp
msgctxt ""
@@ -38839,7 +38839,7 @@ msgctxt ""
"hd_id102720150837294513\n"
"help.text"
msgid "<link href=\"text/shared/01/menu_view_sidebar.xhp\" name=\"Sidebar\">Sidebar</link>"
-msgstr ""
+msgstr "<link href=\"text/shared/01/menu_view_sidebar.xhp\" name=\"Sidebar\">Barra lateral</link>"
#: menu_view_sidebar.xhp
msgctxt ""
@@ -38847,7 +38847,7 @@ msgctxt ""
"par_id10272015084124189\n"
"help.text"
msgid "<ahelp hid=\".\">The Sidebar is a vertical graphical user interface that primarily provides contextual properties, style management, document navigation, and media gallery features.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">La barra lateral és una interfície gràfica vertical d'usuari que principalment proporciona propietats contextuals, gestió d'estils, navegació de documents i funcions de la galeria multimèdia.</ahelp>"
#: menu_view_sidebar.xhp
msgctxt ""
@@ -38855,7 +38855,7 @@ msgctxt ""
"par_id10272015084124198\n"
"help.text"
msgid "The sidebar is docked on the right or left side of the document view area and contains a tab bar with tab buttons, that when clicked show a different tab deck."
-msgstr ""
+msgstr "La barra lateral està acoblada a la part dreta o esquerra de l'àrea de visualització del document i conté una barra de pestanyes amb botons de pestanyes, que quan es cliquen mostren pestanyes diferents."
#: menu_view_sidebar.xhp
msgctxt ""
@@ -38863,7 +38863,7 @@ msgctxt ""
"par_id102720150844411599\n"
"help.text"
msgid "Choose <item type=\"menuitem\">View - Sidebar</item>"
-msgstr ""
+msgstr "Trieu <item type=\"menuitem\">Visualitza - Barra lateral</item>."
#: moviesound.xhp
msgctxt ""
@@ -38871,7 +38871,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Audio or Video"
-msgstr ""
+msgstr "Àudio o vídeo"
#: moviesound.xhp
msgctxt ""
@@ -38887,7 +38887,7 @@ msgctxt ""
"par_idN1065C\n"
"help.text"
msgid "<variable id=\"moviesoundtitle\"><link href=\"text/shared/01/moviesound.xhp\">Audio or Video</link></variable>"
-msgstr ""
+msgstr "<variable id=\"moviesoundtitle\"><link href=\"text/shared/01/moviesound.xhp\">Àudio or vídeo</link></variable>"
#: moviesound.xhp
msgctxt ""
@@ -38895,7 +38895,7 @@ msgctxt ""
"par_idN1066C\n"
"help.text"
msgid "<ahelp hid=\".\">Inserts a video or audio file into your document.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Permet inserir un fitxer de vídeo o d'àudio en el document.</ahelp>"
#: moviesound.xhp
msgctxt ""
@@ -38943,7 +38943,7 @@ msgctxt ""
"par_idN10700\n"
"help.text"
msgid "Click the <emph>Link</emph> box if you want a link to the original file. If it is not checked, the media file will be embedded (not supported with all file formats)."
-msgstr ""
+msgstr "Feu clic a la casella <emph>Enllaç</emph> si voleu un enllaç al fitxer original.Si no està activada, l'arxiu multimèdia s'incrustarà (no és compatible amb tots els formats de fitxer)."
#: moviesound.xhp
msgctxt ""
@@ -39111,7 +39111,7 @@ msgctxt ""
"hd_id190920161731349683\n"
"help.text"
msgid "<link href=\"text/shared/01/notebook_bar.xhp\">Using the notebook bar</link>"
-msgstr ""
+msgstr "<link href=\"text/shared/01/notebook_bar.xhp\">Ús de la barra de notes</link>"
#: notebook_bar.xhp
msgctxt ""
@@ -39119,7 +39119,7 @@ msgctxt ""
"par_id190920161732262244\n"
"help.text"
msgid "<ahelp hid=\".\">The notebook bar is a new form of displaying commands icons for a quicker usage</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">La barra de notes és una nova forma de presentació de les icones d'ordes per a un ús més àgil</ahelp>"
#: notebook_bar.xhp
msgctxt ""
@@ -39135,7 +39135,7 @@ msgctxt ""
"par_id190920161744061691\n"
"help.text"
msgid "The notebook bar shows a different way to organize controls and icons than a collection of straight rows of icons, displaying contextual groups of commands and contents."
-msgstr ""
+msgstr "La barra de notes mostra una manera diferent d'organitzar els controls i les icones, respecte a una fila d'icones, mostra grups contextuals d'ordes i contingut."
#: notebook_bar.xhp
msgctxt ""
@@ -39223,7 +39223,7 @@ msgctxt ""
"hd_id190920161744069618\n"
"help.text"
msgid "Available Notebook bar modes"
-msgstr ""
+msgstr "Modes de barra de notes disponibles"
#: notebook_bar.xhp
msgctxt ""
@@ -39263,7 +39263,7 @@ msgctxt ""
"par_id190920161744076273\n"
"help.text"
msgid "The notebook bar icon size is adjustable in <item type=\"menuitem\">Tools - Options - LibreOffice - View - Notebook bar </item>listbox."
-msgstr ""
+msgstr "Podeu ajustar la mida de les icones de la barra de notes al quadre de llista <item type=\"menuitem\">Eines ▸ Opcions ▸ LibreOffice ▸ Visualitza ▸ Barra de notes</item>."
#: notebook_bar.xhp
msgctxt ""
@@ -39271,7 +39271,7 @@ msgctxt ""
"par_id190920161744074862\n"
"help.text"
msgid "The notebook bar cannot be customized."
-msgstr ""
+msgstr "La barra de notes no es pot personalitzar."
#: notebook_bar.xhp
msgctxt ""
@@ -39327,7 +39327,7 @@ msgctxt ""
"par_id4218878\n"
"help.text"
msgid "Checking for updates will also look for updates of all installed extensions."
-msgstr "Este procés de comprovació també cerca actualitzacions per a totes les extensions instal·lades."
+msgstr "Este procés de comprovació també busca actualitzacions per a totes les extensions instal·lades."
#: online_update.xhp
msgctxt ""
@@ -39335,7 +39335,7 @@ msgctxt ""
"par_id8132267\n"
"help.text"
msgid "Choose <item type=\"menuitem\">Help - Check for Updates</item> to check manually."
-msgstr "Per fer la comprovació de manera automàtica, trieu <item type=\"menuitem\">Ajuda - Comprova si hi ha actualitzacions</item>."
+msgstr "Per fer la comprovació de manera automàtica, trieu <item type=\"menuitem\">Ajuda ▸ Comprova si hi ha actualitzacions</item>."
#: online_update.xhp
msgctxt ""
@@ -40031,7 +40031,7 @@ msgctxt ""
"hd_id3153029\n"
"help.text"
msgid "Confirm"
-msgstr "Repeteix"
+msgstr "Confirma"
#: password_dlg.xhp
msgctxt ""
@@ -40087,7 +40087,7 @@ msgctxt ""
"par_id3154841\n"
"help.text"
msgid "<ahelp hid=\".\">Assign a master password to protect the access to a saved password.</ahelp>"
-msgstr "<ahelp hid=\"\">Permet assignar una contrasenya mestra per protegir l'accés a una contrasenya guardada.</ahelp>"
+msgstr "<ahelp hid=\".\">Permet assignar una contrasenya mestra per a protegir l'accés a una contrasenya guardada.</ahelp>"
#: password_main.xhp
msgctxt ""
@@ -40391,7 +40391,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Embedding Fonts"
-msgstr ""
+msgstr "Incrustació de tipus de lletra"
#: prop_font_embed.xhp
msgctxt ""
@@ -40423,7 +40423,7 @@ msgctxt ""
"hd_id3149999\n"
"help.text"
msgid "Fonts embedding"
-msgstr ""
+msgstr "Incrustació de tipus de lletra"
#: prop_font_embed.xhp
msgctxt ""
@@ -40591,7 +40591,7 @@ msgctxt ""
"par_id3147571\n"
"help.text"
msgid "<ahelp hid=\".\">Exports the pages you type in the box.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Exporta les pàgines que introduïu al quadre.</ahelp>"
#: ref_pdf_export.xhp
msgctxt ""
@@ -40703,7 +40703,7 @@ msgctxt ""
"par_idN1076B\n"
"help.text"
msgid "<ahelp hid=\".\">Select to resample or down-size the images to a lower number of pixels per inch.</ahelp>"
-msgstr "<ahelp hid=\".\">Permet seleccionar si voleu redimensionar o reduir les imatges a un nombre inferior de DPI.</ahelp>"
+msgstr "<ahelp hid=\".\">Permet seleccionar si voleu redimensionar o reduir les imatges a un nombre inferior de punts per polzada.</ahelp>"
#: ref_pdf_export.xhp
msgctxt ""
@@ -40735,7 +40735,7 @@ msgctxt ""
"hd_id080420080355360\n"
"help.text"
msgid "Hybrid PDF (embed ODF file)"
-msgstr ""
+msgstr "PDF híbrid (incrusta el fitxer ODF)"
#: ref_pdf_export.xhp
msgctxt ""
@@ -40743,7 +40743,7 @@ msgctxt ""
"par_id0804200803553767\n"
"help.text"
msgid "<ahelp hid=\".\">This setting enables you to export the document as a .pdf file containing two file formats: PDF and ODF.</ahelp> In PDF viewers it behaves like a normal .pdf file and it remains fully editable in %PRODUCTNAME."
-msgstr ""
+msgstr "<ahelp hid=\".\">Este paràmetre vos permet exportar el document com a fitxer .pdf que conté dos formats de fitxer: PDF i ODF.</ahelp> Als visualitzadors de PDF es comporta com un fitxer .pdf normal i continua sent totalment editable al %PRODUCTNAME."
#: ref_pdf_export.xhp
msgctxt ""
@@ -40751,7 +40751,7 @@ msgctxt ""
"hd_id2796411\n"
"help.text"
msgid "Archive PDF/A-1a (ISO 19005-1)"
-msgstr ""
+msgstr "Arxiu PDF/A-1a (ISO 19005-1)"
#: ref_pdf_export.xhp
msgctxt ""
@@ -40767,7 +40767,7 @@ msgctxt ""
"par_idN107A0\n"
"help.text"
msgid "Tagged PDF (add document structure)"
-msgstr ""
+msgstr "PDF etiquetat (afig l'estructura del document)"
#: ref_pdf_export.xhp
msgctxt ""
@@ -40839,7 +40839,7 @@ msgctxt ""
"par_id4909817\n"
"help.text"
msgid "<ahelp hid=\".\">Choose to create a PDF form. This can be filled out and printed by the user of the PDF document.</ahelp>"
-msgstr "<ahelp hid=\".\">Activeu esta opció per crear un formulari PDF, que l'usuari del document PDF podrà emplenar i imprimir.</ahelp>"
+msgstr "<ahelp hid=\".\">Activeu esta opció per crear un formulari PDF, que l'usuari del document PDF podrà omplir i imprimir.</ahelp>"
#: ref_pdf_export.xhp
msgctxt ""
@@ -40903,7 +40903,7 @@ msgctxt ""
"par_id8551896\n"
"help.text"
msgid "<ahelp hid=\".\">If switched on, automatically inserted blank pages are exported to the PDF file. This is best if you are printing the pdf file double-sided. Example: In a book a chapter paragraph style is set to always start with an odd numbered page. If the previous chapter ends on an odd page, %PRODUCTNAME inserts an even numbered blank page. This option controls whether to export that even numbered page or not.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Si activeu esta opció, s'imprimeixen les pàgines buides inserides automàticament. Esta opció és recomanable si imprimiu a doble cara. Per exemple, en un llibre es pot haver definit un estil de paràgraf \"capítol\" que comence sempre amb una pàgina senar. Si el capítol anterior acaba en una pàgina senar, el %PRODUCTNAME inserirà una pàgina buida amb numeració parella. Esta opció controla si cal imprimir esta pàgina parella o no.</ahelp>"
+msgstr "<ahelp hid=\".\">Si activeu esta opció, les pàgines en blanc inserides automàticament s'exportaran al fitxer PDF. Esta opció és recomanable si imprimiu a doble cara. Per exemple, en un llibre es pot haver definit un estil de paràgraf per als capítols que comence sempre amb una pàgina senar. Si el capítol anterior acaba amb una pàgina senar, el %PRODUCTNAME inserirà una pàgina buida amb numeració parella. Esta opció controla si cal exportar esta pàgina parella o no.</ahelp>"
#: ref_pdf_export.xhp
msgctxt ""
@@ -41047,7 +41047,7 @@ msgctxt ""
"hd_id654622\n"
"help.text"
msgid "Fit width"
-msgstr "Ajusta a l'amplada"
+msgstr "Ajusta a l'amplària"
#: ref_pdf_export.xhp
msgctxt ""
@@ -41055,7 +41055,7 @@ msgctxt ""
"par_id814539\n"
"help.text"
msgid "<ahelp hid=\".\">Select to generate a PDF file that shows the page zoomed to fit the width of the reader's window.</ahelp>"
-msgstr "<ahelp hid=\".\">Seleccioneu esta opció per generar un fitxer PDF que mostre la pàgina ampliada o reduïda fins ajustar-se a l'amplada de la finestra del lector.</ahelp>"
+msgstr "<ahelp hid=\".\">Seleccioneu esta opció per generar un fitxer PDF que mostre la pàgina ampliada o reduïda fins ajustar-se a l'amplària de la finestra del lector.</ahelp>"
#: ref_pdf_export.xhp
msgctxt ""
@@ -41071,7 +41071,7 @@ msgctxt ""
"par_id2362437\n"
"help.text"
msgid "<ahelp hid=\".\">Select to generate a PDF file that shows the text and graphics on the page zoomed to fit the width of the reader's window.</ahelp>"
-msgstr "<ahelp hid=\".\">Seleccioneu esta opció per generar un fitxer PDF que mostre el text i els gràfics de la pàgina ampliats o reduïts fins ajustar-se a l'amplada de la finestra del lector.</ahelp>"
+msgstr "<ahelp hid=\".\">Seleccioneu esta opció per generar un fitxer PDF que mostre el text i els gràfics de la pàgina ampliats o reduïts fins ajustar-se a l'amplària de la finestra del lector.</ahelp>"
#: ref_pdf_export.xhp
msgctxt ""
@@ -41335,7 +41335,7 @@ msgctxt ""
"par_idN107DD\n"
"help.text"
msgid "<ahelp hid=\".\">Select to export Impress slide transition effects to respective PDF effects.</ahelp>"
-msgstr "<ahelp hid=\".\">Esta opció vos permet exportar els efectes de transició per a les diapositives de l'Impress als efectes PDF corresponents.</ahelp>"
+msgstr "<ahelp hid=\".\">Permet exportar els efectes de transició per a les diapositives de l'Impress als efectes PDF corresponents.</ahelp>"
#: ref_pdf_export.xhp
msgctxt ""
@@ -41647,7 +41647,7 @@ msgctxt ""
"par_id1180455\n"
"help.text"
msgid "<ahelp hid=\".\">Only filling in form fields is permitted.</ahelp>"
-msgstr "<ahelp hid=\".\">Si seleccioneu esta opció només es permetrà emplenar camps de formularis.</ahelp>"
+msgstr "<ahelp hid=\".\">Si seleccioneu esta opció només es permetrà omplir camps de formularis.</ahelp>"
#: ref_pdf_export.xhp
msgctxt ""
@@ -41663,7 +41663,7 @@ msgctxt ""
"par_id3409527\n"
"help.text"
msgid "<ahelp hid=\".\">Only commenting and filling in form fields is permitted.</ahelp>"
-msgstr "<ahelp hid=\".\">Si seleccioneu esta opció només es permetrà introduir comentaris i emplenar camps de formularis.</ahelp>"
+msgstr "<ahelp hid=\".\">Si seleccioneu esta opció només es permetrà introduir comentaris i omplir camps de formularis.</ahelp>"
#: ref_pdf_export.xhp
msgctxt ""
@@ -41719,7 +41719,7 @@ msgctxt ""
"hd_id13068636\n"
"help.text"
msgid "Digital Signatures tab"
-msgstr "Signatures digitals"
+msgstr "Pestanya Signatures digitals"
#: ref_pdf_export.xhp
msgctxt ""
@@ -41727,7 +41727,7 @@ msgctxt ""
"par_id22107303\n"
"help.text"
msgid "This tab contains the options related to exporting to a digitally signed PDF."
-msgstr ""
+msgstr "Esta pestanya conte les opcions relacionades amb l'exportació de fitxers PDF signats digitalment."
#: ref_pdf_export.xhp
msgctxt ""
@@ -41735,7 +41735,7 @@ msgctxt ""
"par_id22107304\n"
"help.text"
msgid "Digital signatures are used to ensure that the PDF was really created by the original author (i.e. you), and that the document has not been modified since it was signed."
-msgstr ""
+msgstr "Les signatures digitals s'usen per a garantir que el PDF fou realment creat per l'autor original (això és, vós) i que el document no s'ha modificat des del moment de la signatura."
#: ref_pdf_export.xhp
msgctxt ""
@@ -41983,7 +41983,7 @@ msgctxt ""
"par_idN105FC\n"
"help.text"
msgid "<ahelp hid=\".\">Enable or disable the macros. Choose <emph>%PRODUCTNAME - Security</emph> in the Options dialog box to set the options.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Trieu si voleu habilitar o inhabilitar les macros. Per definir-ne les opcions, aneu a <emph>%PRODUCTNAME - Seguretat</emph> del quadre de diàleg Opcions.</ahelp>"
#: securitywarning.xhp
msgctxt ""
@@ -41999,7 +41999,7 @@ msgctxt ""
"par_idN10572\n"
"help.text"
msgid "<ahelp hid=\"uui/ui/macrowarnmedium/viewSignsButton\">Opens a dialog where you can view the signature.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"uui/ui/macrowarnmedium/viewSignsButton\">Obri un diàleg en el que podeu visualitzar la signatura.</ahelp>"
#: securitywarning.xhp
msgctxt ""
@@ -42015,7 +42015,7 @@ msgctxt ""
"par_idN1058B\n"
"help.text"
msgid "<ahelp hid=\"uui/ui/macrowarnmedium/alwaysTrustCheckbutton\">Adds the current macro source to the list of <link href=\"text/shared/optionen/macrosecurity_ts.xhp\">trusted sources</link>.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"uui/ui/macrowarnmedium/alwaysTrustCheckbutton\">Afig la font de la macro actual a la llista de <link href=\"text/shared/optionen/macrosecurity_ts.xhp\">fonts fiables</link>.</ahelp>"
#: securitywarning.xhp
msgctxt ""
@@ -42031,7 +42031,7 @@ msgctxt ""
"par_idN105A0\n"
"help.text"
msgid "<ahelp hid=\"uui/ui/macrowarnmedium/ok\">Allows macros in the document to run.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"uui/ui/macrowarnmedium/ok\">Permet que s'executen macros en el document.</ahelp>"
#: securitywarning.xhp
msgctxt ""
@@ -42047,7 +42047,7 @@ msgctxt ""
"par_idN105A7\n"
"help.text"
msgid "<ahelp hid=\"uui/ui/macrowarnmedium/cancel\">Does not allow macros in the document to run.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"uui/ui/macrowarnmedium/cancel\">No permet que s'executen macros en el document.</ahelp>"
#: selectcertificate.xhp
msgctxt ""
@@ -42287,7 +42287,7 @@ msgctxt ""
"par_idN10743\n"
"help.text"
msgid "Rename"
-msgstr "Reanomena"
+msgstr "Canvia el nom"
#: xformsdata.xhp
msgctxt ""
@@ -43175,7 +43175,7 @@ msgctxt ""
"hd_id2480849\n"
"help.text"
msgid "x"
-msgstr ""
+msgstr "x"
#: xformsdatatab.xhp
msgctxt ""
@@ -43191,7 +43191,7 @@ msgctxt ""
"hd_id2927335\n"
"help.text"
msgid "+"
-msgstr ""
+msgstr "+"
#: xformsdatatab.xhp
msgctxt ""
@@ -43239,7 +43239,7 @@ msgctxt ""
"par_id2318796\n"
"help.text"
msgid "<ahelp hid=\".\">Specifies a regular expression pattern. Strings validated against the data type must conform to this pattern to be valid. The XSD data type syntax for regular expressions is different from the regular expression syntax used elseswhere in %PRODUCTNAME, for example in the Find & Replace dialog.</ahelp>"
-msgstr "<ahelp hid=\".\">Especifica un patró d'expressió regular. Per ser vàlides, les cadenes validades amb el tipus de dades han de ser conformes a este patró. La sintaxi del tipus de dades XSD per a les expressions regulars és diferent de la sintaxi de les expressions regulars utilitzades en qualsevol altre punt del %PRODUCTNAME, per exemple, al diàleg Cerca i reemplaça.</ahelp>"
+msgstr "<ahelp hid=\".\">Especifica un patró d'expressió regular. Per ser vàlides, les cadenes validades amb el tipus de dades han de ser conformes a este patró. La sintaxi del tipus de dades XSD per a les expressions regulars és diferent de la sintaxi de les expressions regulars utilitzades en qualsevol altre punt del %PRODUCTNAME, per exemple, al diàleg Busca i reemplaça.</ahelp>"
#: xformsdatatab.xhp
msgctxt ""
diff --git a/source/ca-valencia/helpcontent2/source/text/shared/02.po b/source/ca-valencia/helpcontent2/source/text/shared/02.po
index 5de4df07fd0..e9540958503 100644
--- a/source/ca-valencia/helpcontent2/source/text/shared/02.po
+++ b/source/ca-valencia/helpcontent2/source/text/shared/02.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2017-12-18 12:32+0100\n"
-"PO-Revision-Date: 2016-05-24 06:14+0000\n"
-"Last-Translator: Anonymous Pootle User\n"
+"PO-Revision-Date: 2018-01-15 13:20+0000\n"
+"Last-Translator: joamuran <joamuran@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca-valencia\n"
"MIME-Version: 1.0\n"
@@ -13,9 +13,9 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
"X-Language: ca-XV\n"
-"X-POOTLE-MTIME: 1464070485.000000\n"
+"X-POOTLE-MTIME: 1516022434.000000\n"
#: 01110000.xhp
msgctxt ""
@@ -159,7 +159,7 @@ msgctxt ""
"hd_id3143270\n"
"help.text"
msgid "<variable id=\"line_title\">Line</variable>"
-msgstr ""
+msgstr "<variable id=\"line_title\">Línia</variable>"
#: 01140000.xhp
msgctxt ""
@@ -295,7 +295,7 @@ msgctxt ""
"par_id3148878\n"
"help.text"
msgid "<variable id=\"kurvetext\"><ahelp hid=\".uno:Bezier_Unfilled\">Draws a smooth Bezier curve. Click where you want the curve to start, drag, release, and then move the pointer to where you want the curve to end and click. Move the pointer and click again to add a straight line segment to the curve. Double-click to finish drawing the curve. To create a closed shape, double click the starting point of the curve.</ahelp> The arc of the curve is determined by the distance you drag. </variable>"
-msgstr "<variable id=\"kurvetext\"><ahelp hid=\".uno:Bezier_Unfilled\">Dibuixa una corba de Bézier suau. Feu clic allà on vulgueu que comence la corba, deixeu anar la busca, moveu la busca allà on vulgueu que la corba acabi i feu clic. Moveu la busca i feu clic de nou per afegir un segment de línia recta a la corba. Feu doble clic per acabar de dibuixar la corba. Per crear una forma tancada, feu doble clic al punt d'inici de la corba.</ahelp> L'arc de la corba ve determinat per la distància que arrossegueu l'arc. </variable>"
+msgstr "<variable id=\"kurvetext\"><ahelp hid=\".uno:Bezier_Unfilled\">Dibuixa una corba de Bézier suau. Feu clic allà on vulgueu que comence la corba, deixeu anar la busca, moveu la busca allà on vulgueu que la corba acabe i feu clic. Moveu la busca i feu clic de nou per afegir un segment de línia recta a la corba. Feu doble clic per acabar de dibuixar la corba. Per crear una forma tancada, feu doble clic al punt d'inici de la corba.</ahelp> L'arc de la corba ve determinat per la distància que arrossegueu l'arc. </variable>"
#: 01140000.xhp
msgctxt ""
@@ -399,7 +399,7 @@ msgctxt ""
"hd_id3145150\n"
"help.text"
msgid "<variable id=\"textbox_title\">Text Box</variable>"
-msgstr ""
+msgstr "<variable id=\"textbox_title\">Quadre de text</variable>"
#: 01140000.xhp
msgctxt ""
@@ -911,7 +911,7 @@ msgctxt ""
"par_id3166428\n"
"help.text"
msgid "<ahelp hid=\".uno:ListBox\">Creates a list box.</ahelp> A list box lets users select an entry from a list. If the form is linked to a database and the database connection is active, the <link href=\"text/shared/02/01170900.xhp\" name=\"List Box Wizard\"><emph>List Box Wizard</emph></link> will automatically appear after the list box is inserted in the document. This wizard helps you create the list box."
-msgstr ""
+msgstr "<ahelp hid=\".uno:ListBox\">Crea un quadre de llista.</ahelp> Un quadre de llista permet als usuaris seleccionar una entrada d'una llista. Si el formulari està enllaçat amb una base de dades i la connexió a la base de dades és activa, l'<link href=\"text/shared/02/01170900.xhp\" name=\"Auxiliar del quadre de llista\"><emph>Auxiliar del quadre de llista</emph></link> apareixerà automàticament després que el quadre de llista s'inserisca al document. Este auxiliar vos ajuda a crear el quadre de llista."
#: 01170000.xhp
msgctxt ""
@@ -1127,7 +1127,7 @@ msgctxt ""
"par_idN11CED\n"
"help.text"
msgid "Specifies the minimum height or the minimum width of a scrollbar."
-msgstr "Indica l'alçada mínima o l'amplada màxima d'una barra de desplaçament."
+msgstr "Indica l'alçària mínima o l'amplària màxima d'una barra de desplaçament."
#: 01170000.xhp
msgctxt ""
@@ -1143,7 +1143,7 @@ msgctxt ""
"par_idN11CFA\n"
"help.text"
msgid "Specifies the maximum height or the maximum width of a scrollbar."
-msgstr "Indica l'alçada màxima o l'amplada màxima d'una barra de desplaçament."
+msgstr "Indica l'alçària màxima o l'amplària màxima d'una barra de desplaçament."
#: 01170000.xhp
msgctxt ""
@@ -1263,7 +1263,7 @@ msgctxt ""
"par_idN11D58\n"
"help.text"
msgid "To make the width of the scrollbar equal to the height of the scrollbar, set the Visible Size to zero."
-msgstr "Per fer que l'amplada de la barra de desplaçament siga igual que l'alçada, definiu la mida visible a zero."
+msgstr "Per fer que l'amplària de la barra de desplaçament siga igual que l'alçària, definiu la mida visible a zero."
#: 01170000.xhp
msgctxt ""
@@ -1551,7 +1551,7 @@ msgctxt ""
"par_id3150567\n"
"help.text"
msgid "<emph>Note:</emph> When you drag a group box over already existing controls and then want to select a control, you have to first open the context menu of the group box and choose <emph>Arrange - Send to Back</emph>. Then select the control while pressing <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>."
-msgstr "<emph>Nota:</emph> Quan arrossegueu un quadre de grup a sobre de controls que ja existeixen i llavors voleu seleccionar un control, primer heu d'obrir el menú contextual del quadre de grup i triar <emph>Organitza - Envia-ho al fons</emph>. Tot seguit, seleccioneu el control mentre premeu <switchinline select=\"sys\"><caseinline select=\"MAC\">Orde</caseinline><defaultinline>Ctrl</defaultinline></switchinline>."
+msgstr "<emph>Nota:</emph> Quan arrossegueu un quadre de grup damunt de controls que ja existeixen i llavors voleu seleccionar un control, primer heu d'obrir el menú contextual del quadre de grup i triar <emph>Organitza - Envia-ho al fons</emph>. Tot seguit, seleccioneu el control mentre premeu <switchinline select=\"sys\"><caseinline select=\"MAC\">Orde</caseinline><defaultinline>Ctrl</defaultinline></switchinline>."
#: 01170000.xhp
msgctxt ""
@@ -1991,7 +1991,7 @@ msgctxt ""
"par_id3150976\n"
"help.text"
msgid "<emph>Min. value</emph> and <emph>Max. value</emph>: You can enter the minimum and maximum numeric value for a formatted field. The min and max values determine the output of existing data (Example: Min. value is 5, the connected database field contains the integer value 3. The output is 5, but the value in the database is not modified) and the input of new data (Example: Max. value is 10 and you enter 20. The input is corrected and 10 is written in the database). If the fields are not filled in for <emph>Min. value </emph>and <emph>Max. value</emph>, no limits will be applied. For formatted fields that are connected to a database text field, these two values and the <emph>Default value</emph> do not apply."
-msgstr "<emph>Valor mínim</emph> i <emph>Valor màxim</emph>: podeu introduir el valor numèric mínim i màxim per a un camp formatat. Els valors mínims i màxims determinen l'eixida de les dades que ja existeixen (exemple: el valor mínim es 5, el camp connectat de la base de dades conté el valor enter 3. La eixida és 5, però el valor de la base de dades no es modifica) i l'entrada de dades noves (exemple: el valor màxim és 10 i introduïu 20. L'entrada es corregeix i s'escriu 10 a la base de dades). Si no s'emplenen els camps per al <emph>Valor mínim </emph>i el <emph>Valor màxim</emph>, no s'aplicaran límits. Atès que els camps formatats estan connectats a un camp de text d'una base de dades, estos dos valors i el <emph>Valor per defecte</emph> no s'apliquen."
+msgstr "<emph>Valor mínim</emph> i <emph>Valor màxim</emph>: podeu introduir el valor numèric mínim i màxim per a un camp formatat. Els valors mínims i màxims determinen l'eixida de les dades que ja existeixen (exemple: el valor mínim es 5, el camp connectat de la base de dades conté el valor enter 3. L'eixida és 5, però el valor de la base de dades no es modifica) i l'entrada de dades noves (exemple: el valor màxim és 10 i introduïu 20. L'entrada es corregeix i s'escriu 10 a la base de dades). Si no s'emplenen els camps per al <emph>Valor mínim </emph>i el <emph>Valor màxim</emph>, no s'aplicaran límits. Atès que els camps formatats estan connectats a un camp de text d'una base de dades, estos dos valors i el <emph>Valor per defecte</emph> no s'apliquen."
#: 01170002.xhp
msgctxt ""
@@ -2919,7 +2919,7 @@ msgctxt ""
"par_id3145801\n"
"help.text"
msgid "<ahelp hid=\"HID_PROP_CONTROLLABEL\">Specifies the source for the label of the control.</ahelp> The text of the label field will be used instead of the name of a database field. For example, in the <emph>Filter Navigator</emph>, <emph>Search</emph> dialog, and as a column name in the table view."
-msgstr "<ahelp hid=\"HID_PROP_CONTROLLABEL\">Indica la font per a l'etiqueta del control.</ahelp> El text del camp etiquetat s'utilitzarà en comptes del nom del camp de la base de dades. Per exemple, al <emph>Navegador de filtres</emph>, al diàleg <emph>Cerca</emph>, i com a nom de columna a la visualització de la taula."
+msgstr "<ahelp hid=\"HID_PROP_CONTROLLABEL\">Indica la font per a l'etiqueta del control.</ahelp> El text del camp etiquetat s'utilitzarà en comptes del nom del camp de la base de dades. Per exemple, al <emph>Navegador de filtres</emph>, al diàleg <emph>Busca</emph>, i com a nom de columna a la visualització de la taula."
#: 01170101.xhp
msgctxt ""
@@ -2959,7 +2959,7 @@ msgctxt ""
"hd_id3148834\n"
"help.text"
msgid "Width"
-msgstr "Amplada"
+msgstr "Amplària"
#: 01170101.xhp
msgctxt ""
@@ -2967,7 +2967,7 @@ msgctxt ""
"par_id3148566\n"
"help.text"
msgid "<ahelp hid=\"HID_PROP_WIDTH\" visibility=\"hidden\">Sets the column width in the table control field.</ahelp> Sets the column width in the table control field in the units that are specified in the %PRODUCTNAME module options. If you want, you can enter a value followed by a valid measurement unit, for example, 2 cm."
-msgstr "<ahelp hid=\"HID_PROP_WIDTH\" visibility=\"hidden\">Defineix l'amplada de la columna al camp de control de taula.</ahelp> Defineix l'amplada de la columna al camp de control de taula amb les unitats que estan indicades a les opcions del mòdul del %PRODUCTNAME. Si voleu, podeu introduir un valor seguit d'una unitat de mesura vàlida, per exemple, 2 cm."
+msgstr "<ahelp hid=\"HID_PROP_WIDTH\" visibility=\"hidden\">Defineix l'amplària de la columna al camp de control de taula.</ahelp> Defineix l'amplària de la columna al camp de control de taula amb les unitats que estan indicades a les opcions del mòdul del %PRODUCTNAME. Si voleu, podeu introduir un valor seguit d'una unitat de mesura vàlida, per exemple, 2 cm."
#: 01170101.xhp
msgctxt ""
@@ -3151,7 +3151,7 @@ msgctxt ""
"hd_id0409200921153836\n"
"help.text"
msgid "Width"
-msgstr "Amplada"
+msgstr "Amplària"
#: 01170101.xhp
msgctxt ""
@@ -3159,7 +3159,7 @@ msgctxt ""
"par_id0409200921153918\n"
"help.text"
msgid "<ahelp hid=\".\">Defines the width of the control.</ahelp>"
-msgstr "<ahelp hid=\".\">Defineix l'amplada del control.</ahelp>"
+msgstr "<ahelp hid=\".\">Defineix l'amplària del control.</ahelp>"
#: 01170101.xhp
msgctxt ""
@@ -3167,7 +3167,7 @@ msgctxt ""
"hd_id0409200921153980\n"
"help.text"
msgid "Height"
-msgstr "Alçada"
+msgstr "Alçària"
#: 01170101.xhp
msgctxt ""
@@ -3175,7 +3175,7 @@ msgctxt ""
"par_id0409200921153919\n"
"help.text"
msgid "<ahelp hid=\".\">Defines the height of the control.</ahelp>"
-msgstr "<ahelp hid=\".\">Defineix l'alçada del control.</ahelp>"
+msgstr "<ahelp hid=\".\">Defineix l'alçària del control.</ahelp>"
#: 01170101.xhp
msgctxt ""
@@ -3223,7 +3223,7 @@ msgctxt ""
"par_id3153774\n"
"help.text"
msgid "L"
-msgstr ""
+msgstr "L"
#: 01170101.xhp
msgctxt ""
@@ -3239,7 +3239,7 @@ msgctxt ""
"par_id3151346\n"
"help.text"
msgid "a"
-msgstr ""
+msgstr "a"
#: 01170101.xhp
msgctxt ""
@@ -3255,7 +3255,7 @@ msgctxt ""
"par_id3149207\n"
"help.text"
msgid "A"
-msgstr ""
+msgstr "A"
#: 01170101.xhp
msgctxt ""
@@ -3271,7 +3271,7 @@ msgctxt ""
"par_id3153703\n"
"help.text"
msgid "c"
-msgstr ""
+msgstr "c"
#: 01170101.xhp
msgctxt ""
@@ -3287,7 +3287,7 @@ msgctxt ""
"par_id3153781\n"
"help.text"
msgid "C"
-msgstr ""
+msgstr "C"
#: 01170101.xhp
msgctxt ""
@@ -3303,7 +3303,7 @@ msgctxt ""
"par_id3153268\n"
"help.text"
msgid "N"
-msgstr ""
+msgstr "N"
#: 01170101.xhp
msgctxt ""
@@ -3319,7 +3319,7 @@ msgctxt ""
"par_id3152769\n"
"help.text"
msgid "x"
-msgstr ""
+msgstr "x"
#: 01170101.xhp
msgctxt ""
@@ -3335,7 +3335,7 @@ msgctxt ""
"par_id3150517\n"
"help.text"
msgid "X"
-msgstr ""
+msgstr "X"
#: 01170101.xhp
msgctxt ""
@@ -4351,7 +4351,7 @@ msgctxt ""
"par_id3150931\n"
"help.text"
msgid "When using Web page forms, you might come across this property in search masks. These are edit masks that contain a text field and a Submit type button. The search term is entered in the text field and the search is started by activating the button. If the button is defined as the default button, however, simply hit Enter after entering the search term in order to start the search."
-msgstr "Quan utilitzeu formularis de pàgines web, podeu trobar-vos esta propietat a les màscares de cerca. Estes màscares són màscares d'edició que contenen un camp de text i un botó del tipus Envia. El terme de cerca s'introdueix al camp de text i la cerca s'inicia quan es fa clic al botó. Tanmateix, si el botó es defineix com a botó per defecte, només cal que premeu Retorn després d'introduir el terme de cerca per tal d'iniciar la cerca."
+msgstr "Quan utilitzeu formularis de pàgines web, podeu trobar-vos esta propietat a les màscares de busca. Estes màscares són màscares d'edició que contenen un camp de text i un botó del tipus Envia. El terme de busca s'introdueix al camp de text i la busca s'inicia quan es fa clic al botó. Tanmateix, si el botó es defineix com a botó per defecte, només cal que premeu Retorn després d'introduir el terme de busca per tal d'iniciar la busca."
#: 01170101.xhp
msgctxt ""
@@ -4583,7 +4583,7 @@ msgctxt ""
"par_id3148513\n"
"help.text"
msgid "The length of the literal mask should always correspond to the length of the edit mask. If this is not the case, the edit mask is either cut off or filled with blanks up to the length of the edit mask."
-msgstr "La llargada de la màscara literal sempre s'ha de correspondre amb la llargada de la màscara d'edició. Si este no és el cas, la màscara d'edició es talla o s'emplena amb espais buits fins a la llargada de la màscara d'edició."
+msgstr "La llargada de la màscara literal sempre s'ha de correspondre amb la llargada de la màscara d'edició. Si este no és el cas, la màscara d'edició es talla o s'ompli amb espais buits fins a la llargada de la màscara d'edició."
#: 01170101.xhp
msgctxt ""
@@ -4607,7 +4607,7 @@ msgctxt ""
"hd_id3156734\n"
"help.text"
msgid "Row height"
-msgstr "Alçada de la fila"
+msgstr "Alçària de la fila"
#: 01170101.xhp
msgctxt ""
@@ -4615,7 +4615,7 @@ msgctxt ""
"par_id3160455\n"
"help.text"
msgid "<ahelp hid=\"HID_PROP_ROWHEIGHT\" visibility=\"hidden\">Specifies the row height of a table control field.</ahelp> In table controls, enter a value for the row height. If you want, you can enter a value followed by valid measurement unit, for example, 2 cm."
-msgstr "<ahelp hid=\"HID_PROP_ROWHEIGHT\" visibility=\"hidden\">Indica l'alçada de la fila d'un camp de control de taula.</ahelp> Als controls de la taula, introduïu un valor per a l'alçada de la fila. Si voleu, podeu introduir un valor seguit d'una unitat de mesura vàlida, per exemple, 2 cm."
+msgstr "<ahelp hid=\"HID_PROP_ROWHEIGHT\" visibility=\"hidden\">Indica l'alçària de la fila d'un camp de control de taula.</ahelp> Als controls de la taula, introduïu un valor per a l'alçària de la fila. Si voleu, podeu introduir un valor seguit d'una unitat de mesura vàlida, per exemple, 2 cm."
#: 01170101.xhp
msgctxt ""
@@ -4839,7 +4839,7 @@ msgctxt ""
"par_idN12375\n"
"help.text"
msgid "If set to 0, then the thumb's width will equal its height."
-msgstr "Si es defineix a 0, l'amplada de la miniatura serà igual a la seua alçada."
+msgstr "Si es defineix a 0, l'amplària de la miniatura serà igual a la seua alçària."
#: 01170101.xhp
msgctxt ""
@@ -6279,7 +6279,7 @@ msgctxt ""
"par_idN1108D\n"
"help.text"
msgid "Selection is linked: Position of the selected item is copied into the linked cell. For example, if the third item is selected, the number 3 will be copied."
-msgstr "S'enllaça la selecció: la posició de l'element seleccionat es copia a la cel·la enllaçada. Per exemple, si se selecciona el tercer element, es copiarà el número 3."
+msgstr "S'enllaça la selecció: la posició de l'element seleccionat es copia a la cel·l'enllaçada. Per exemple, si se selecciona el tercer element, es copiarà el número 3."
#: 01170102.xhp
msgctxt ""
@@ -7415,7 +7415,7 @@ msgctxt ""
"hd_id3152792\n"
"help.text"
msgid "Before unloading"
-msgstr "Abans de descarregar"
+msgstr "Abans de baixar"
#: 01170202.xhp
msgctxt ""
@@ -7423,7 +7423,7 @@ msgctxt ""
"par_id3152598\n"
"help.text"
msgid "<ahelp hid=\"HID_EVT_UNLOADING\">The<emph> Before unloading </emph>event occurs before the form is unloaded; that is, separated from its data source.</ahelp>"
-msgstr "<ahelp hid=\"HID_EVT_UNLOADING\">L'esdeveniment<emph> Abans de descarregar </emph>té lloc abans que es descarregui el formulari; és a dir, separat de la seua font de dades.</ahelp>"
+msgstr "<ahelp hid=\"HID_EVT_UNLOADING\">L'esdeveniment<emph> Abans de baixar</emph>té lloc abans que es baixe el formulari; és a dir, separat de la seua font de dades.</ahelp>"
#: 01170202.xhp
msgctxt ""
@@ -7431,7 +7431,7 @@ msgctxt ""
"hd_id3154145\n"
"help.text"
msgid "When unloading"
-msgstr "En descarregar"
+msgstr "En baixar"
#: 01170202.xhp
msgctxt ""
@@ -7439,7 +7439,7 @@ msgctxt ""
"par_id3154638\n"
"help.text"
msgid "<ahelp hid=\"HID_EVT_UNLOADED\">The<emph> When unloading </emph>event occurs directly after the form has been unloaded; that is, separated from its data source.</ahelp>"
-msgstr "<ahelp hid=\"HID_EVT_UNLOADED\">L'esdeveniment<emph> En descarregar </emph>té lloc directament després que s'haja descarregat el formulari; és a dir, separat de la seua font de dades.</ahelp>"
+msgstr "<ahelp hid=\"HID_EVT_UNLOADED\">L'esdeveniment<emph> En baixar</emph>té lloc directament després que s'haja baixat el formulari; és a dir, separat de la seua font de dades.</ahelp>"
#: 01170202.xhp
msgctxt ""
@@ -7551,7 +7551,7 @@ msgctxt ""
"par_id3149581\n"
"help.text"
msgid "Here :name is a parameter that must be filled out when loading. The parameter is automatically filled out from the parent form if possible. If the parameter cannot be filled out, this event is called and a linked macro can fill out the parameter."
-msgstr "Ací :name és un paràmetre que s'ha d'emplenar quan es carrega. Si és possible, el paràmetre es carrega automàticament a partir del formulari pare. Si el paràmetre no es pot emplenar, es crida este esdeveniment i una macro enllaçada pot emplenar el paràmetre."
+msgstr "Ací :name és un paràmetre que s'ha d'omplir quan es carrega. Si és possible, el paràmetre es carrega automàticament a partir del formulari pare. Si el paràmetre no es pot omplir, es crida este esdeveniment i una macro enllaçada pot omplir el paràmetre."
#: 01170202.xhp
msgctxt ""
@@ -8079,7 +8079,7 @@ msgctxt ""
"par_id4807275\n"
"help.text"
msgid "After creating a form, it can be changed into a subform. To do this, enter Design Mode, and open the Form Navigator. In the Form Navigator, drag a form (that will become a subform) onto any other form (that will become a master)."
-msgstr "Després de crear un formulari, el podeu convertir en un subformulari. Per fer-ho, entreu al Mode disseny i obriu el Navegador de formularis. Al Navegador de formularis, arrossegueu un formulari (que es convertirà en un subformulari) a sobre d'un altre formulari (que es convertirà en formulari mestre)."
+msgstr "Després de crear un formulari, el podeu convertir en un subformulari. Per fer-ho, entreu al Mode disseny i obriu el Navegador de formularis. Al Navegador de formularis, arrossegueu un formulari (que es convertirà en un subformulari) damunt d'un altre formulari (que es convertirà en formulari mestre)."
#: 01170203.xhp
msgctxt ""
@@ -8487,7 +8487,7 @@ msgctxt ""
"hd_id3150869\n"
"help.text"
msgid "Rename"
-msgstr "Reanomena"
+msgstr "Canvia el nom"
#: 01170600.xhp
msgctxt ""
@@ -8495,7 +8495,7 @@ msgctxt ""
"par_id3145607\n"
"help.text"
msgid "<ahelp hid=\"SID_FM_RENAME_OBJECT\">Renames the selected object.</ahelp>"
-msgstr "<ahelp hid=\"SID_FM_RENAME_OBJECT\">Reanomena l'objecte seleccionat.</ahelp>"
+msgstr "<ahelp hid=\"SID_FM_RENAME_OBJECT\">Canvia el nom de l'objecte seleccionat.</ahelp>"
#: 01170600.xhp
msgctxt ""
@@ -8847,7 +8847,7 @@ msgctxt ""
"par_id3145673\n"
"help.text"
msgid "In the other tables the required field is searched for by using the field names (ControlSource) and then the fields will be completed accordingly. If the field name is not found, the list will remain empty. When list fields contain linked columns, the first column of the other table will be used without a query being shown first."
-msgstr "A les altres taules, el camp requerit se cerca mitjançant els noms de camp (FontDeControl) i llavors els camps es completen de la manera adequada. Si no es troba el nom del camp, la llista quedarà buida. Quan els camps de llista contenen columnes enllaçades, s'utilitzarà la primera columna de l'altra taula sense que primer es mostre una consulta."
+msgstr "A les altres taules, el camp requerit se busca mitjançant els noms de camp (FontDeControl) i llavors els camps es completen de la manera adequada. Si no es troba el nom del camp, la llista quedarà buida. Quan els camps de llista contenen columnes enllaçades, s'utilitzarà la primera columna de l'altra taula sense que primer es mostre una consulta."
#: 01170900.xhp
msgctxt ""
@@ -9183,7 +9183,7 @@ msgctxt ""
"par_id3147008\n"
"help.text"
msgid "<ahelp hid=\"modules/sabpilot/ui/optiondbfieldpage/storeInFieldCombobox\">Specifies the data field where the combination field value should be saved.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/sabpilot/ui/optiondbfieldpage/storeInFieldCombobox\">Indica el camp de dades on s'ha de guardar el valor del camp de combinació.</ahelp>"
#: 01170904.xhp
msgctxt ""
@@ -9199,7 +9199,7 @@ msgctxt ""
"par_id3149398\n"
"help.text"
msgid "<ahelp hid=\"modules/sabpilot/ui/optiondbfieldpage/noRadiobutton\">Specifies that the value of this combination field will not be written in the database and will only be saved in the form.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/sabpilot/ui/optiondbfieldpage/noRadiobutton\">Indica que el valor d'este camp de combinació no s'escriurà a la base de dades i només es guardarà al formulari.</ahelp>"
#: 01171000.xhp
msgctxt ""
@@ -9383,7 +9383,7 @@ msgctxt ""
"par_id3149549\n"
"help.text"
msgid "<image id=\"img_id3149760\" src=\"cmd/sc_helplinesmove.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3149760\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3149760\" src=\"cmd/sc_helplinesmove.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3149760\">Icona</alt></image>"
#: 01171400.xhp
msgctxt ""
@@ -9807,7 +9807,7 @@ msgctxt ""
"par_id3154186\n"
"help.text"
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">If you previously increased the indentation for several collectively selected paragraphs, this command can decrease the indentation for all of the selected paragraphs.</caseinline><caseinline select=\"CALC\">The cell content refers to the current value under <link href=\"text/shared/01/05340300.xhp\" name=\"Format - Cell - Alignment\"><emph>Format - Cell - Alignment</emph></link>.</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Si prèviament heu augmentat el sagnat per a uns paràgrafs seleccionats col·lectivament, esta orde pot disminuir el sagnat per a tots els paràgrafs seleccionats.</caseinline><caseinline select=\"CALC\">El contingut de la cel·la es refereix al valor actual a <link href=\"text/shared/01/05340300.xhp\" name=\"Format - Cel·les - Alineació\"><emph>Format - Cel·les - Alineació</emph></link>.</caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Si prèviament heu augmentat el sagnat per a uns paràgrafs seleccionats col·lectivament, esta orde pot disminuir el sagnat per a tots els paràgrafs seleccionats.</caseinline><caseinline select=\"CALC\">El contingut de la cel·l'es refereix al valor actual a <link href=\"text/shared/01/05340300.xhp\" name=\"Format - Cel·les - Alineació\"><emph>Format - Cel·les - Alineació</emph></link>.</caseinline></switchinline>"
#: 02130000.xhp
msgctxt ""
@@ -9871,7 +9871,7 @@ msgctxt ""
"par_id3149798\n"
"help.text"
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">If several paragraphs are selected, the indentation of all selected paragraphs is increased.</caseinline><caseinline select=\"CALC\">The cell content refers to the current value under <link href=\"text/shared/01/05340300.xhp\" name=\"Format - Cell - Alignment\"><emph>Format - Cell - Alignment</emph></link>.</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Si se seleccionen diversos paràgrafs, augmenta el sagnat de tots els paràgrafs seleccionats.</caseinline><caseinline select=\"CALC\">El contingut de la cel·la es refereix al valor actual que apareix a <link href=\"text/shared/01/05340300.xhp\" name=\"Format - Cel·les - Alineació\"><emph>Format - Cel·les - Alineació</emph></link>.</caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Si se seleccionen diversos paràgrafs, augmenta el sagnat de tots els paràgrafs seleccionats.</caseinline><caseinline select=\"CALC\">El contingut de la cel·l'es refereix al valor actual que apareix a <link href=\"text/shared/01/05340300.xhp\" name=\"Format - Cel·les - Alineació\"><emph>Format - Cel·les - Alineació</emph></link>.</caseinline></switchinline>"
#: 02140000.xhp
msgctxt ""
@@ -10495,7 +10495,7 @@ msgctxt ""
"hd_id3153631\n"
"help.text"
msgid "<link href=\"text/swriter/01/05110200.xhp\" name=\"Optimal Height\">Optimal Height</link>"
-msgstr "<link href=\"text/swriter/01/05110200.xhp\" name=\"Alçada òptima\">Alçada òptima</link>"
+msgstr "<link href=\"text/swriter/01/05110200.xhp\" name=\"Alçària òptima\">Alçària òptima</link>"
#: 04210000.xhp
msgctxt ""
@@ -10503,7 +10503,7 @@ msgctxt ""
"hd_id3145772\n"
"help.text"
msgid "<link href=\"text/swriter/01/05120200.xhp\" name=\"Optimal Column Width\">Optimal Column Width</link>"
-msgstr "<link href=\"text/swriter/01/05120200.xhp\" name=\"Amplada òptima de la columna\">Amplada òptima de la columna</link>"
+msgstr "<link href=\"text/swriter/01/05120200.xhp\" name=\"Amplària òptima de la columna\">Amplària òptima de la columna</link>"
#: 05020000.xhp
msgctxt ""
@@ -10767,7 +10767,7 @@ msgctxt ""
"par_id3109850\n"
"help.text"
msgid "<ahelp hid=\".uno:MoveUp\">Positions the selected paragraph before the one above it.</ahelp>"
-msgstr "<ahelp hid=\".uno:MoveUp\">Posiciona el paràgraf seleccionat abans del que té a sobre.</ahelp>"
+msgstr "<ahelp hid=\".uno:MoveUp\">Posiciona el paràgraf seleccionat abans del que té damunt.</ahelp>"
#: 06100000.xhp
msgctxt ""
@@ -11055,7 +11055,7 @@ msgctxt ""
"par_id3147576\n"
"help.text"
msgid "<ahelp hid=\"HID_HELP_TEXT_SELECTION_MODE\">You can enable a selection cursor in a read-only text document or in the Help. Choose <emph>Edit - Select Text </emph>or open the context menu of a read-only document and choose <emph>Select Text</emph>. The selection cursor does not blink.</ahelp>"
-msgstr "<ahelp hid=\"HID_HELP_TEXT_SELECTION_MODE\">Podeu activar un cursor de selecció en un document de text només de lectura o a l'Ajuda. Trieu <emph>Edita - Seleccioneu el text </emph>o obriu el menú contextual d'un document només de lectura i trieu <emph>Seleccioneu el text</emph>. El cursor de selecció no parpelleja.</ahelp>"
+msgstr "<ahelp hid=\"HID_HELP_TEXT_SELECTION_MODE\">Podeu activar un cursor de selecció en un document de text només de lectura o a l'Ajuda. Trieu <emph>Edita ▸ Seleccioneu el text </emph>o obriu el menú contextual d'un document només de lectura i trieu <emph>Seleccioneu el text</emph>. El cursor de selecció no parpelleja.</ahelp>"
#: 07070100.xhp
msgctxt ""
@@ -11479,7 +11479,7 @@ msgctxt ""
"hd_id3150443\n"
"help.text"
msgid "URL"
-msgstr ""
+msgstr "URL"
#: 09070100.xhp
msgctxt ""
@@ -11487,7 +11487,7 @@ msgctxt ""
"par_id9887081\n"
"help.text"
msgid "<ahelp hid=\"CUI_HID_HYPERDLG_INET_PATH\">Enter a URL for the file that you want to open when you click the hyperlink. If you do not specify a target frame, the file opens in the current document or frame.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"CUI_HID_HYPERDLG_INET_PATH\">Introduïu un URL per al fitxer que voleu obrir quan feu clic a l'enllaç. Si no indiqueu un marc de destinació, el fitxer s'obri al document o marc actual.</ahelp>"
#: 09070100.xhp
msgctxt ""
@@ -11655,7 +11655,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Mail"
-msgstr ""
+msgstr "Correu"
#: 09070200.xhp
msgctxt ""
@@ -11663,7 +11663,7 @@ msgctxt ""
"hd_id3147102\n"
"help.text"
msgid "<link href=\"text/shared/02/09070200.xhp\" name=\"Mail\">Mail</link>"
-msgstr ""
+msgstr "<link href=\"text/shared/02/09070200.xhp\" name=\"Mail\">Correu</link>"
#: 09070200.xhp
msgctxt ""
@@ -11679,7 +11679,7 @@ msgctxt ""
"hd_id3153528\n"
"help.text"
msgid "Mail"
-msgstr ""
+msgstr "Correu"
#: 09070200.xhp
msgctxt ""
@@ -11687,7 +11687,7 @@ msgctxt ""
"hd_id3149580\n"
"help.text"
msgid "Recipient"
-msgstr ""
+msgstr "Destinatari"
#: 09070200.xhp
msgctxt ""
@@ -11695,7 +11695,7 @@ msgctxt ""
"par_id3166460\n"
"help.text"
msgid "<ahelp hid=\"CUI_HID_HYPERDLG_MAIL_PATH\">Assigns the specified e-mail address to the hyperlink.</ahelp> Clicking the new hyperlink in the document will open a new message document, addressed to the receiver specified in the <emph>Recipient</emph> field."
-msgstr ""
+msgstr "<ahelp hid=\"CUI_HID_HYPERDLG_MAIL_PATH\">Assigna l'adreça electrònica indicada a l'enllaç.</ahelp> Si feu clic a l'enllaç nou del document s'obrirà un document amb un missatge nou, adreçat al destinatari indicat al camp <emph>Destinatari</emph>."
#: 09070200.xhp
msgctxt ""
@@ -12239,7 +12239,7 @@ msgctxt ""
"par_id3151379\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">To rename an entry, call this command and enter the new name. You can also do this by selecting the entry and pressing F2. The database must support renaming, otherwise this command is not enabled.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Per reanomenar una entrada, crideu esta orde i introduïu el nom nou. També podeu fer esta acció seleccionant l'entrada i prement F2. La base de dades ha de permetre canviar el nom, si no esta orde no està activada.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Per a canviar el nom d'una entrada, crideu esta orde i introduïu el nom nou. També podeu fer esta acció seleccionant l'entrada i prement F2. La base de dades ha de permetre canviar el nom, si no esta orde no està activada.</ahelp>"
#: 12000000.xhp
msgctxt ""
@@ -12879,7 +12879,7 @@ msgctxt ""
"par_id3154299\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/insertdbcolumnsdialog/tableformat\">Opens the <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/swriter/01/05090000.xhp\" name=\"Table Format\"><emph>Table Format</emph></link></caseinline><defaultinline><emph>Table Format</emph></defaultinline></switchinline> dialog, which enables you to define the table properties such as borders, background, and column width.</ahelp>"
-msgstr "<ahelp hid=\"modules/swriter/ui/insertdbcolumnsdialog/tableformat\">Obri el diàleg <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/swriter/01/05090000.xhp\" name=\"Format de la taula\"><emph>Format de la taula</emph></link></caseinline><defaultinline><emph>Format de la taula</emph></defaultinline></switchinline>, que vos permet definir les propietats de la taula com les vores, el fons o l'amplada de les columnes.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/insertdbcolumnsdialog/tableformat\">Obri el diàleg <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/swriter/01/05090000.xhp\" name=\"Format de la taula\"><emph>Format de la taula</emph></link></caseinline><defaultinline><emph>Format de la taula</emph></defaultinline></switchinline>, que vos permet definir les propietats de la taula com les vores, el fons o l'amplària de les columnes.</ahelp>"
#: 12070100.xhp
msgctxt ""
@@ -13159,7 +13159,7 @@ msgctxt ""
"par_id3149549\n"
"help.text"
msgid "Use the <emph>Standard Filter</emph> to refine and to combine <emph>AutoFilter </emph>search options."
-msgstr "Utilitzeu el <emph>Filtre estàndard</emph> per refinar i combinar les opcions de cerca del <emph>Filtre automàtic</emph>."
+msgstr "Utilitzeu el <emph>Filtre estàndard</emph> per refinar i combinar les opcions de busca del <emph>Filtre automàtic</emph>."
#: 12090000.xhp
msgctxt ""
@@ -13271,7 +13271,7 @@ msgctxt ""
"par_id3149398\n"
"help.text"
msgid "<ahelp hid=\".\">Specifies the field names from the current table to set them in the argument.</ahelp> You will see the column identifiers if no text is available for the field names."
-msgstr ""
+msgstr "<ahelp hid=\".\">Indica els noms dels camps de la taula actual per definir-los a l'argument.</ahelp> Veureu els identificadors de columna si no hi ha text disponible per als noms dels camps."
#: 12090100.xhp
msgctxt ""
@@ -13287,7 +13287,7 @@ msgctxt ""
"par_id3150254\n"
"help.text"
msgid "<ahelp hid=\".\">Specifies the <link href=\"text/shared/02/12090101.xhp\" name=\"comparative operators\">comparative operators</link> through which the entries in the <emph>Field name</emph> and <emph>Value</emph> fields can be linked.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Indica els <link href=\"text/shared/02/12090101.xhp\" name=\"operadors de comparació\">operadors de comparació</link> a través dels quals es poden enllaçar les entrades als camps <emph>Nom del camp</emph> i <emph>Valor</emph>.</ahelp>"
#: 12090100.xhp
msgctxt ""
@@ -13695,7 +13695,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Find Record"
-msgstr "Cerca un registre"
+msgstr "Busca un registre"
#: 12100200.xhp
msgctxt ""
@@ -13703,7 +13703,7 @@ msgctxt ""
"bm_id3146936\n"
"help.text"
msgid "<bookmark_value>tables in databases; searching</bookmark_value> <bookmark_value>forms; browsing</bookmark_value> <bookmark_value>records; searching in databases</bookmark_value> <bookmark_value>searching; databases</bookmark_value> <bookmark_value>databases; searching records</bookmark_value>"
-msgstr "<bookmark_value>taules a les bases de dades; cerca</bookmark_value><bookmark_value>formularis; navegació</bookmark_value><bookmark_value>registres; cerca a les bases de dades</bookmark_value><bookmark_value>cerca; bases de dades</bookmark_value><bookmark_value>bases de dades; cerca de registres</bookmark_value>"
+msgstr "<bookmark_value>taules a les bases de dades; busca</bookmark_value><bookmark_value>formularis; navegació</bookmark_value><bookmark_value>registres; busca a les bases de dades</bookmark_value><bookmark_value>busca; bases de dades</bookmark_value><bookmark_value>bases de dades; busca de registres</bookmark_value>"
#: 12100200.xhp
msgctxt ""
@@ -13711,7 +13711,7 @@ msgctxt ""
"hd_id3146936\n"
"help.text"
msgid "<variable id=\"datensatzsuche\"><link href=\"text/shared/02/12100200.xhp\" name=\"Find Record\">Find Record</link></variable>"
-msgstr "<variable id=\"datensatzsuche\"><link href=\"text/shared/02/12100200.xhp\" name=\"Cerca un registre\">Cerca un registre</link></variable>"
+msgstr "<variable id=\"datensatzsuche\"><link href=\"text/shared/02/12100200.xhp\" name=\"Busca un registre\">Busca un registre</link></variable>"
#: 12100200.xhp
msgctxt ""
@@ -13719,7 +13719,7 @@ msgctxt ""
"par_id3147588\n"
"help.text"
msgid "<variable id=\"suchentext\"><ahelp hid=\".uno:RecSearch\" visibility=\"hidden\">Searches database tables and forms.</ahelp> In forms or database tables, you can search through data fields, list boxes, and check boxes for specific values. </variable>"
-msgstr "<variable id=\"suchentext\"><ahelp hid=\".uno:RecSearch\" visibility=\"hidden\">Cerca taules de la base de dades i formularis.</ahelp> Als formularis o taules de la base de dades, podeu cercar valors determinats als camps de dades, als quadres de llista i a les caselles de selecció. </variable>"
+msgstr "<variable id=\"suchentext\"><ahelp hid=\".uno:RecSearch\" visibility=\"hidden\">Busca taules de la base de dades i formularis.</ahelp> Als formularis o taules de la base de dades, podeu buscar valors determinats als camps de dades, als quadres de llista i a les caselles de selecció. </variable>"
#: 12100200.xhp
msgctxt ""
@@ -13735,7 +13735,7 @@ msgctxt ""
"par_id3153394\n"
"help.text"
msgid "The search described here is carried out by <item type=\"productname\">%PRODUCTNAME</item>. If you want to use the SQL server to search in a database, then you should use the <link href=\"text/shared/02/12110000.xhp\" name=\"Form-based Filters\">Form-based Filters</link> icon on the <link href=\"text/shared/main0213.xhp\" name=\"Form Bar\">Form Bar</link>."
-msgstr "El <item type=\"productname\">%PRODUCTNAME</item> duu a terme la cerca que es descriu ací. Si voleu utilitzar el servidor SQL per fer cerques a la base de dades, heu d'utilitzar la icona <link href=\"text/shared/02/12110000.xhp\" name=\"Filtres basats en un formulari\">Filtres basats en un formulari</link> de la barra <link href=\"text/shared/main0213.xhp\" name=\"Navegació de formularis\">Navegació de formularis</link>."
+msgstr "El <item type=\"productname\">%PRODUCTNAME</item> duu a terme la busca que es descriu ací. Si voleu utilitzar el servidor SQL per fer cerques a la base de dades, heu d'utilitzar la icona <link href=\"text/shared/02/12110000.xhp\" name=\"Filtres basats en un formulari\">Filtres basats en un formulari</link> de la barra <link href=\"text/shared/main0213.xhp\" name=\"Navegació de formularis\">Navegació de formularis</link>."
#: 12100200.xhp
msgctxt ""
@@ -13743,7 +13743,7 @@ msgctxt ""
"par_id3149095\n"
"help.text"
msgid "The search function is also available for table controls. When calling the search function from a table control, you can search each column of the table control corresponding to the database columns of the linked database table."
-msgstr "La funció de cerca també està disponible per als controls de taula. Quan crideu la funció de cerca d'un control de taula, podeu cercar cada columna del control de taula que es correspon a les columnes de la taula de la base de dades enllaçada."
+msgstr "La funció de busca també està disponible per als controls de taula. Quan crideu la funció de busca d'un control de taula, podeu buscar cada columna del control de taula que es correspon a les columnes de la taula de la base de dades enllaçada."
#: 12100200.xhp
msgctxt ""
@@ -13751,7 +13751,7 @@ msgctxt ""
"hd_id3143267\n"
"help.text"
msgid "Search for"
-msgstr "Cerca"
+msgstr "Busca"
#: 12100200.xhp
msgctxt ""
@@ -13759,7 +13759,7 @@ msgctxt ""
"par_id3153527\n"
"help.text"
msgid "Specifies the type of search."
-msgstr "Indica el tipus de cerca."
+msgstr "Indica el tipus de busca."
#: 12100200.xhp
msgctxt ""
@@ -13775,7 +13775,7 @@ msgctxt ""
"par_id3154823\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/fmsearchdialog/rbSearchForText\">Enter the search term in the box or select it from the list.</ahelp> The text under the cursor is already copied into the <emph>Text</emph> combo box. Note that while running a search in a form, tabs and line breaks cannot be processed."
-msgstr "<ahelp hid=\"cui/ui/fmsearchdialog/rbSearchForText\">Introduïu el terme de cerca al quadre o seleccioneu-lo de la llista.</ahelp> El text que apareix sota el cursor ja està copiat al quadre combinat <emph>Text</emph>. Tingueu en compte que mentre feu una cerca a un formulari, no es poden processar els tabuladors ni els salts de línia."
+msgstr "<ahelp hid=\"cui/ui/fmsearchdialog/rbSearchForText\">Introduïu el terme de busca al quadre o seleccioneu-lo de la llista.</ahelp> El text que apareix sota el cursor ja està copiat al quadre combinat <emph>Text</emph>. Tingueu en compte que mentre feu una busca a un formulari, no es poden processar els tabuladors ni els salts de línia."
#: 12100200.xhp
msgctxt ""
@@ -13783,7 +13783,7 @@ msgctxt ""
"par_id3148539\n"
"help.text"
msgid "Your search terms will be saved as long as the table or the formula document is open. If you are running more than one search and you would like to repeat the search term, you can select a previously used search term from the combo box."
-msgstr "Els vostres termes de cerca es guardaran sempre que la taula o el document de la fórmula estiguen oberts. Si esteu fent més d'una cerca i voleu repetir el terme de cerca, podeu seleccionar-ne un que ja hàgeu utilitzat anteriorment del quadre combinat."
+msgstr "Els vostres termes de busca es guardaran sempre que la taula o el document de la fórmula estiguen oberts. Si esteu fent més d'una busca i voleu repetir el terme de busca, podeu seleccionar-ne un que ja hàgeu utilitzat anteriorment del quadre combinat."
#: 12100200.xhp
msgctxt ""
@@ -13823,7 +13823,7 @@ msgctxt ""
"hd_id3156153\n"
"help.text"
msgid "Where to search"
-msgstr "Àrea de cerca"
+msgstr "Àrea de busca"
#: 12100200.xhp
msgctxt ""
@@ -13831,7 +13831,7 @@ msgctxt ""
"par_id3149164\n"
"help.text"
msgid "Specifies the fields for the search."
-msgstr "Indica els camps de la cerca."
+msgstr "Indica els camps de la busca."
#: 12100200.xhp
msgctxt ""
@@ -13847,7 +13847,7 @@ msgctxt ""
"par_id3159176\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/fmsearchdialog/lbForm\">Specifies the logical form in which you want the search to take place.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/fmsearchdialog/lbForm\">Indica la forma lògica amb la qual voleu que es faça la cerca.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/fmsearchdialog/lbForm\">Indica la forma lògica amb la qual voleu que es faça la busca.</ahelp>"
#: 12100200.xhp
msgctxt ""
@@ -13855,7 +13855,7 @@ msgctxt ""
"par_id3155434\n"
"help.text"
msgid "The<emph> Form </emph>combo box is only visible if the current document is a form document with more than one logical form. It does not appear during a search in tables or queries."
-msgstr "El quadre combinat<emph> Formulari </emph>només es veu si el document actual és un formulari amb més d'una forma lògica. No apareix en una cerca a taules o consultes."
+msgstr "El quadre combinat<emph> Formulari </emph>només es veu si el document actual és un formulari amb més d'una forma lògica. No apareix en una busca a taules o consultes."
#: 12100200.xhp
msgctxt ""
@@ -13887,7 +13887,7 @@ msgctxt ""
"par_id3153896\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/fmsearchdialog/rbAllFields\">Searches through all fields.</ahelp> If you are running a search in a table, all fields in the table will be searched. If you are running a search in a form, all fields of the logical form (entered under <emph>Form</emph>) will be searched. If you are running a search in a table control field, all columns that are linked to a valid database table field will be searched."
-msgstr "<ahelp hid=\"cui/ui/fmsearchdialog/rbAllFields\">Fa una cerca per tots els camps.</ahelp> Si esteu executant una cerca en una taula, es farà una cerca a tots els camps de la taula. Si esteu executant una cerca en un formulari, es farà una cerca a tots els camps del formulari lògic (introduït a <emph>Formulari</emph>). Si esteu executant una cerca en un camp de control d'una taula, es farà una cerca a totes les columnes que estan enllaçades a un camp d'una taula d'una base de dades vàlida."
+msgstr "<ahelp hid=\"cui/ui/fmsearchdialog/rbAllFields\">Fa una busca per tots els camps.</ahelp> Si esteu executant una busca en una taula, es farà una busca a tots els camps de la taula. Si esteu executant una busca en un formulari, es farà una busca a tots els camps del formulari lògic (introduït a <emph>Formulari</emph>). Si esteu executant una busca en un camp de control d'una taula, es farà una busca a totes les columnes que estan enllaçades a un camp d'una taula d'una base de dades vàlida."
#: 12100200.xhp
msgctxt ""
@@ -13911,7 +13911,7 @@ msgctxt ""
"par_id3153360\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/fmsearchdialog/rbSingleField\">Searches through a specified data field.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/fmsearchdialog/rbSingleField\">Cerca en un camp de dades determinat.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/fmsearchdialog/rbSingleField\">Busca en un camp de dades determinat.</ahelp>"
#: 12100200.xhp
msgctxt ""
@@ -13927,7 +13927,7 @@ msgctxt ""
"par_id3158408\n"
"help.text"
msgid "Defines settings to control the search."
-msgstr "Defineix els paràmetres per controlar la cerca."
+msgstr "Defineix els paràmetres per controlar la busca."
#: 12100200.xhp
msgctxt ""
@@ -13943,7 +13943,7 @@ msgctxt ""
"par_id3148673\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/fmsearchdialog/lbPosition\">Specifies the relationship of the search term and the field contents.</ahelp> The following options are available:"
-msgstr "<ahelp hid=\"cui/ui/fmsearchdialog/lbPosition\">Indica la relació del terme de cerca i els continguts del camp.</ahelp> Hi ha disponibles les opcions següents:"
+msgstr "<ahelp hid=\"cui/ui/fmsearchdialog/lbPosition\">Indica la relació del terme de busca i els continguts del camp.</ahelp> Hi ha disponibles les opcions següents:"
#: 12100200.xhp
msgctxt ""
@@ -13959,7 +13959,7 @@ msgctxt ""
"par_id3145744\n"
"help.text"
msgid "Returns all fields containing the search pattern anywhere in the field."
-msgstr "Retorna tots els camps que contenen el patró de cerca en qualsevol lloc del camp."
+msgstr "Retorna tots els camps que contenen el patró de busca en qualsevol lloc del camp."
#: 12100200.xhp
msgctxt ""
@@ -13975,7 +13975,7 @@ msgctxt ""
"par_id3155429\n"
"help.text"
msgid "Returns all fields containing the search pattern at the beginning of the field."
-msgstr "Retorna tots els camps que contenen el patró de cerca al principi del camp."
+msgstr "Retorna tots els camps que contenen el patró de busca al principi del camp."
#: 12100200.xhp
msgctxt ""
@@ -13991,7 +13991,7 @@ msgctxt ""
"par_id3153726\n"
"help.text"
msgid "Returns all fields containing the search pattern at the end of the field."
-msgstr "Retorna tots els camps que contenen el patró de cerca al final del camp."
+msgstr "Retorna tots els camps que contenen el patró de busca al final del camp."
#: 12100200.xhp
msgctxt ""
@@ -14063,7 +14063,7 @@ msgctxt ""
"par_id3156736\n"
"help.text"
msgid "If the <emph>Apply field format</emph> box is marked, the data source view of the table or form is searched using the formatting set there. If the box is not marked, the database is searched using the formatting saved in the database."
-msgstr "Si es marca el quadre <emph>Aplica el format del camp</emph>, es cerca a la visualització de la font de dades de la taula o el formulari utilitzant la formatació definida ací. Si la casella no es marca, es cerca a la base de dades utilitzant la formatació guardada a la base de dades."
+msgstr "Si es marca el quadre <emph>Aplica el format del camp</emph>, es busca a la visualització de la font de dades de la taula o el formulari utilitzant la formatació definida ací. Si la casella no es marca, es busca a la base de dades utilitzant la formatació guardada a la base de dades."
#: 12100200.xhp
msgctxt ""
@@ -14095,7 +14095,7 @@ msgctxt ""
"par_id3145253\n"
"help.text"
msgid "Search pattern"
-msgstr "Patró de cerca"
+msgstr "Patró de busca"
#: 12100200.xhp
msgctxt ""
@@ -14151,7 +14151,7 @@ msgctxt ""
"par_id3152971\n"
"help.text"
msgid "Search results"
-msgstr "Resultats de la cerca"
+msgstr "Resultats de la busca"
#: 12100200.xhp
msgctxt ""
@@ -14215,7 +14215,7 @@ msgctxt ""
"par_id3148481\n"
"help.text"
msgid "In this case, standard formatting is formatting that refers to the internally stored data. It is not always visible to the user, especially if it is used for simulating data types (for example, time fields in dBASE databases). This depends on the database used and the individual data type. Searching with field formatting is appropriate if you only want to find what is actually shown. This includes fields of type Date, Time, Date/Time and Number/Double."
-msgstr "En este cas, la formatació per defecte és la formatació que fa referència a les dades emmagatzemades internament. No sempre és visible per a l'usuari, especialment si s'utilitza per simular tipus de dades (per exemple, camps d'hora a les bases de dades dBASE). Això depèn de la base de dades utilitzada i el tipus de dades individuals. La cerca amb formatació dels camps és adequada si només voleu trobar el que es mostra actualment. Això inclou camps del tipus Data, Hora, Data/Hora i Nombre/Doble."
+msgstr "En este cas, la formatació per defecte és la formatació que fa referència a les dades emmagatzemades internament. No sempre és visible per a l'usuari, especialment si s'utilitza per simular tipus de dades (per exemple, camps d'hora a les bases de dades dBASE). Això depèn de la base de dades utilitzada i el tipus de dades individuals. La busca amb formatació dels camps és adequada si només voleu trobar el que es mostra actualment. Això inclou camps del tipus Data, Hora, Data/Hora i Nombre/Doble."
#: 12100200.xhp
msgctxt ""
@@ -14231,7 +14231,7 @@ msgctxt ""
"par_id3153355\n"
"help.text"
msgid "If you are searching the values of check boxes, and <emph>Apply field format</emph> is on, then you will receive a \"1\" for marked check boxes, a \"0\" for unmarked check boxes, and an empty string for undefined (tristate) check boxes. If the search has been carried out with <emph>Apply field format</emph> set to off, you will see the language-dependent default values \"TRUE\" or \"FALSE\"."
-msgstr "Si esteu cercant els valors de les caselles de selecció i <emph>Aplica el format del camp</emph> està activat, obtindreu un \"1\" per a les caselles de selecció activades, un \"0\" per a les caselles de selecció desactivades i una cadena buida per a les caselles de selecció no definides (tres estats). Si la cerca s'ha dut a terme amb l'opció <emph>Aplica el format del camp</emph> desactivada, veureu els valors per defecte que depenen de la llengua \"CERT\" o \"FALS\"."
+msgstr "Si esteu cercant els valors de les caselles de selecció i <emph>Aplica el format del camp</emph> està activat, obtindreu un \"1\" per a les caselles de selecció activades, un \"0\" per a les caselles de selecció desactivades i una cadena buida per a les caselles de selecció no definides (tres estats). Si la busca s'ha dut a terme amb l'opció <emph>Aplica el format del camp</emph> desactivada, veureu els valors per defecte que depenen de la llengua \"CERT\" o \"FALS\"."
#: 12100200.xhp
msgctxt ""
@@ -14255,7 +14255,7 @@ msgctxt ""
"par_id3159267\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/fmsearchdialog/cbCase\">Specifies that upper and lower case are taken into consideration during the search.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/fmsearchdialog/cbCase\">Indica que es tenen en compte les majúscules i les minúscules durant la cerca.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/fmsearchdialog/cbCase\">Indica que es tenen en compte les majúscules i les minúscules durant la busca.</ahelp>"
#: 12100200.xhp
msgctxt ""
@@ -14263,7 +14263,7 @@ msgctxt ""
"hd_id3145297\n"
"help.text"
msgid "Search backwards"
-msgstr "Cerca cap arrere"
+msgstr "Busca cap arrere"
#: 12100200.xhp
msgctxt ""
@@ -14271,7 +14271,7 @@ msgctxt ""
"par_id3151249\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/fmsearchdialog/cbBackwards\">Specifies that the search process will run in reverse direction, from the last to the first record.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/fmsearchdialog/cbBackwards\">Indica que el procés de cerca es farà en direcció inversa, des de l'últim registre fins al primer.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/fmsearchdialog/cbBackwards\">Indica que el procés de busca es farà en direcció inversa, des de l'últim registre fins al primer.</ahelp>"
#: 12100200.xhp
msgctxt ""
@@ -14287,7 +14287,7 @@ msgctxt ""
"par_id3156316\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/fmsearchdialog/cbStartOver\">Restarts the search. A forward search restarts with the first record. A backwards search restarts with the last record.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/fmsearchdialog/cbStartOver\">Torna a iniciar la cerca. Una cerca cap avant es torna a iniciar al primer registre. Una cerca cap arrere es torna a iniciar a l'últim registre.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/fmsearchdialog/cbStartOver\">Torna a iniciar la busca. Una busca cap avant es torna a iniciar al primer registre. Una busca cap arrere es torna a iniciar a l'últim registre.</ahelp>"
#: 12100200.xhp
msgctxt ""
@@ -14303,7 +14303,7 @@ msgctxt ""
"par_id3149255\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/fmsearchdialog/cbWildCard\" visibility=\"hidden\">Allows a search with a * or ? wildcard.</ahelp> You can use the following wildcards:"
-msgstr "<ahelp hid=\"cui/ui/fmsearchdialog/cbWildCard\" visibility=\"hidden\">Permet la cerca amb un comodí * o ?.</ahelp> Podeu utilitzar els comodins següents:"
+msgstr "<ahelp hid=\"cui/ui/fmsearchdialog/cbWildCard\" visibility=\"hidden\">Permet la busca amb un comodí * o ?.</ahelp> Podeu utilitzar els comodins següents:"
#: 12100200.xhp
msgctxt ""
@@ -14399,7 +14399,7 @@ msgctxt ""
"par_id3145762\n"
"help.text"
msgid "If you want to search for the actual characters ? or *, preface them with a backslash: \"\\?\" or \"\\*\". However, this is only necessary when <emph>Wildcard expression</emph> is enabled. When the option is not enabled, the wildcard characters are processed like normal characters."
-msgstr "Si voleu cercar els caràcters reals ? o *, poseu-hi una barra inversa a davant: \"\\?\" o \"\\*\". Tanmateix, això només és necessari quan està activada l'opció <emph>Expressió comodí</emph>. Quan l'opció no està activada, els caràcters comodí es processen com a caràcters normals."
+msgstr "Si voleu buscar els caràcters reals ? o *, poseu-hi una barra inversa a davant: \"\\?\" o \"\\*\". Tanmateix, això només és necessari quan està activada l'opció <emph>Expressió comodí</emph>. Quan l'opció no està activada, els caràcters comodí es processen com a caràcters normals."
#: 12100200.xhp
msgctxt ""
@@ -14415,7 +14415,7 @@ msgctxt ""
"par_id3150982\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/fmsearchdialog/cbRegular\">Searches with regular expressions.</ahelp> The same regular expressions that are supported here are also supported in the <item type=\"productname\">%PRODUCTNAME</item> <link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace dialog\">Find & Replace dialog</link>."
-msgstr "<ahelp hid=\"cui/ui/fmsearchdialog/cbRegular\">Cerca amb expressions regulars.</ahelp> Les mateixes expressions regulars que ací són compatibles també són compatibles amb el <link href=\"text/shared/01/02100000.xhp\" name=\"diàleg Cerca i reemplaça\">diàleg Cerca i reemplaça</link> del <item type=\"productname\">%PRODUCTNAME</item>."
+msgstr "<ahelp hid=\"cui/ui/fmsearchdialog/cbRegular\">Busca amb expressions regulars.</ahelp> Les mateixes expressions regulars que ací són compatibles també són compatibles amb el <link href=\"text/shared/01/02100000.xhp\" name=\"diàleg Busca i reemplaça\">diàleg Busca i reemplaça</link> del <item type=\"productname\">%PRODUCTNAME</item>."
#: 12100200.xhp
msgctxt ""
@@ -14431,7 +14431,7 @@ msgctxt ""
"par_id3153705\n"
"help.text"
msgid "Search with wildcard expression"
-msgstr "Cerca amb una expressió comodí"
+msgstr "Busca amb una expressió comodí"
#: 12100200.xhp
msgctxt ""
@@ -14439,7 +14439,7 @@ msgctxt ""
"par_id3149209\n"
"help.text"
msgid "Search with regular expressions"
-msgstr "Cerca amb expressions regulars"
+msgstr "Busca amb expressions regulars"
#: 12100200.xhp
msgctxt ""
@@ -14487,7 +14487,7 @@ msgctxt ""
"par_id3154477\n"
"help.text"
msgid "The <emph>State</emph> line shows the records returned by the search. If the search reaches the end (or the beginning) of a table, the search is automatically continued at the other end."
-msgstr "La línia <emph>Estat</emph> mostra els registres que retorna la cerca. Si la cerca arriba al final (o al principi) d'una taula, la cerca continua automàticament a l'altre extrem."
+msgstr "La línia <emph>Estat</emph> mostra els registres que retorna la busca. Si la busca arriba al final (o al principi) d'una taula, la busca continua automàticament a l'altre extrem."
#: 12100200.xhp
msgctxt ""
@@ -14495,7 +14495,7 @@ msgctxt ""
"par_id3163720\n"
"help.text"
msgid "In very large databases, finding the record in reverse search order can take some time. In this case, the status bar informs you that the records are still being counted."
-msgstr "En bases de dades molt grans, trobar el registre amb un orde de cerca invers pot trigar una estona. En este cas, la barra d'estat vos informa que els registres encara s'estan comptant."
+msgstr "En bases de dades molt grans, trobar el registre amb un orde de busca invers pot trigar una estona. En este cas, la barra d'estat vos informa que els registres encara s'estan comptant."
#: 12100200.xhp
msgctxt ""
@@ -14503,7 +14503,7 @@ msgctxt ""
"hd_id3147389\n"
"help.text"
msgid "Search / Cancel"
-msgstr "Cerca / Cancel·la"
+msgstr "Busca / Cancel·la"
#: 12100200.xhp
msgctxt ""
@@ -14511,7 +14511,7 @@ msgctxt ""
"par_id3154368\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/fmsearchdialog/pbSearchAgain\" visibility=\"hidden\">Starts or cancels the search.</ahelp> If the search is successfully completed, the corresponding field in the table is highlighted. You can continue the search by clicking the <emph>Search</emph> button again. You can cancel a search process by clicking the <emph>Cancel</emph> button."
-msgstr "<ahelp hid=\"cui/ui/fmsearchdialog/pbSearchAgain\" visibility=\"hidden\">Inicia o cancel·la la cerca.</ahelp> Si la cerca s'acaba satisfactòriament, es realça el camp corresponent de la taula. Podeu continuar la cerca fent clic novament al botó <emph>Cerca</emph>. Podeu cancel·lar un procés de cerca si feu clic al botó <emph>Cancel·la</emph>."
+msgstr "<ahelp hid=\"cui/ui/fmsearchdialog/pbSearchAgain\" visibility=\"hidden\">Inicia o cancel·la la busca.</ahelp> Si la busca s'acaba satisfactòriament, es realça el camp corresponent de la taula. Podeu continuar la busca fent clic novament al botó <emph>Busca</emph>. Podeu cancel·lar un procés de busca si feu clic al botó <emph>Cancel·la</emph>."
#: 12100200.xhp
msgctxt ""
@@ -14527,7 +14527,7 @@ msgctxt ""
"par_id3156166\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/fmsearchdialog/close\">Closes the dialog. The settings of the last search will be saved until you quit <item type=\"productname\">%PRODUCTNAME</item>.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/fmsearchdialog/close\">Tanca el diàleg. Es guardaran els paràmetres de l'última cerca fins que eixiu del <item type=\"productname\">%PRODUCTNAME</item>.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/fmsearchdialog/close\">Tanca el diàleg. Es guardaran els paràmetres de l'última busca fins que eixiu del <item type=\"productname\">%PRODUCTNAME</item>.</ahelp>"
#: 12100200.xhp
msgctxt ""
@@ -14535,7 +14535,7 @@ msgctxt ""
"par_id3151183\n"
"help.text"
msgid "If several tables or forms are open, you can set different search options for each document. When you close the documents only the search options of the document last closed are saved."
-msgstr "Si hi ha obertes diverses taules o formularis, podeu definir altres opcions de cerca per a cada document. Quan tanqueu els documents, només es guarden les opcions de cerca del document que heu tancat per última vegada."
+msgstr "Si hi ha obertes diverses taules o formularis, podeu definir altres opcions de busca per a cada document. Quan tanqueu els documents, només es guarden les opcions de busca del document que heu tancat per última vegada."
#: 12110000.xhp
msgctxt ""
@@ -14567,7 +14567,7 @@ msgctxt ""
"par_id3152918\n"
"help.text"
msgid "Unlike the normal search, which is activated by the <link href=\"text/shared/02/12100200.xhp\" name=\"Find Record\">Find Record</link> icon on the <emph>Form</emph> Bar, you can search more quickly by using the form-based filter. Usually a quick database server is charged with the search. Also, you can enter more complex search conditions."
-msgstr "A diferència de la cerca normal, que s'activa amb la icona <link href=\"text/shared/02/12100200.xhp\" name=\"Cerca un registre\">Cerca un registre</link> a la barra <emph>Navegació de formularis</emph>, podeu fer cerques més ràpidament utilitzant el filtre basat en formularis. Normalment es carrega un servidor ràpid d'una base de dades amb la cerca. També podeu introduir condicions de cerca més complexes."
+msgstr "A diferència de la busca normal, que s'activa amb la icona <link href=\"text/shared/02/12100200.xhp\" name=\"Busca un registre\">Busca un registre</link> a la barra <emph>Navegació de formularis</emph>, podeu fer cerques més ràpidament utilitzant el filtre basat en formularis. Normalment es carrega un servidor ràpid d'una base de dades amb la busca. També podeu introduir condicions de busca més complexes."
#: 12110000.xhp
msgctxt ""
@@ -14663,7 +14663,7 @@ msgctxt ""
"par_id3163829\n"
"help.text"
msgid "<ahelp hid=\".uno:ViewFormAsGrid\">Activates an additional table view when in the form view.</ahelp> When the<emph> Data source as table</emph> function is activated, you see the table in an area above the form."
-msgstr "<ahelp hid=\".uno:ViewFormAsGrid\">Activa una visualització addicional de la taula quan vos trobeu a la visualització del formulari.</ahelp> Quan la funció <emph>Font de dades com a taula</emph> està activada, veureu la taula en una àrea que apareix a sobre del formulari."
+msgstr "<ahelp hid=\".uno:ViewFormAsGrid\">Activa una visualització addicional de la taula quan vos trobeu a la visualització del formulari.</ahelp> Quan la funció <emph>Font de dades com a taula</emph> està activada, veureu la taula en una àrea que apareix damunt del formulari."
#: 12130000.xhp
msgctxt ""
@@ -14751,7 +14751,7 @@ msgctxt ""
"par_id3145211\n"
"help.text"
msgid "Choose <emph>Edit - Exchange Database</emph> to select another table."
-msgstr "Trieu <emph>Edita - Intercanvia la base de dades</emph> per seleccionar una altra taula."
+msgstr "Trieu <emph>Edita ▸ Intercanvia la base de dades</emph> per seleccionar una altra taula."
#: 13010000.xhp
msgctxt ""
@@ -14823,7 +14823,7 @@ msgctxt ""
"par_id3152594\n"
"help.text"
msgid "If you split the page into columns, or the cursor is placed in a multiple-column text frame, you can change the column width and the column spacing by dragging them on the ruler with the mouse."
-msgstr "Si dividiu la pàgina en columnes, o si se situa el cursor en un marc de text amb diverses columnes, podeu canviar l'amplada i l'espaiat de la columna arrossegant-los al regle amb el ratolí."
+msgstr "Si dividiu la pàgina en columnes, o si se situa el cursor en un marc de text amb diverses columnes, podeu canviar l'amplària i l'espaiat de la columna arrossegant-los al regle amb el ratolí."
#: 13020000.xhp
msgctxt ""
@@ -15319,7 +15319,7 @@ msgctxt ""
"par_id3154232\n"
"help.text"
msgid "<ahelp hid=\".\">Displays the \"Table\" row in the lower part of the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Query Design\">Query Design</link>.</ahelp>"
-msgstr "<ahelp hid=\".\">Mostra la fila \"Taula\" a la part inferior de la finestra <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Disseny de consulta\">Disseny de consulta</link>.</ahelp>"
+msgstr "<ahelp hid=\".\">Mostra la fila «Taula» a la part inferior de la finestra <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Disseny de consulta\">Disseny de consulta</link>.</ahelp>"
#: 14050000.xhp
msgctxt ""
@@ -15543,7 +15543,7 @@ msgctxt ""
"hd_id3154788\n"
"help.text"
msgid "<link href=\"text/shared/02/19090000.xhp\" name=\"HTML Source\">HTML Source</link>"
-msgstr "<link href=\"text/shared/02/19090000.xhp\" name=\"Font HTML\">Font HTML</link>"
+msgstr "<link href=\"text/shared/02/19090000.xhp\" name=\"Codi font HTML\">Codi font HTML</link>"
#: 19090000.xhp
msgctxt ""
@@ -15559,7 +15559,7 @@ msgctxt ""
"par_id3149760\n"
"help.text"
msgid "In HTML Source mode, you can view and edit the <link href=\"text/shared/00/00000002.xhp#tags\" name=\"tags\">tags</link> of <link href=\"text/shared/00/00000002.xhp#html\" name=\"HTML\">HTML</link>. Save the document as a plain text document. Assign an .html or .htm extension to designate the document as HTML."
-msgstr "En el mode font d'HTML, podeu visualitzar i editar les <link href=\"text/shared/00/00000002.xhp#tags\" name=\"etiquetes\">etiquetes</link> d'<link href=\"text/shared/00/00000002.xhp#html\" name=\"HTML\">HTML</link>. Guardeu el document com a document de text pla. Assigneu una extensió .html o .htm per designar el document com a HTML."
+msgstr "En el mode codi font d'HTML, podeu visualitzar i editar les <link href=\"text/shared/00/00000002.xhp#tags\" name=\"etiquetes\">etiquetes</link> d'<link href=\"text/shared/00/00000002.xhp#html\" name=\"HTML\">HTML</link>. Guardeu el document com a document de text pla. Assigneu una extensió .html o .htm per designar el document com a HTML."
#: 20020000.xhp
msgctxt ""
@@ -16471,7 +16471,7 @@ msgctxt ""
"hd_id3159336\n"
"help.text"
msgid "Width"
-msgstr "Amplada"
+msgstr "Amplària"
#: 24010000.xhp
msgctxt ""
@@ -16479,7 +16479,7 @@ msgctxt ""
"par_id3150939\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/mosaicdialog/width\">Defines the width of the individual tiles.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/mosaicdialog/width\">Defineix l'amplada dels mosaics individuals.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/mosaicdialog/width\">Defineix l'amplària dels mosaics individuals.</ahelp>"
#: 24010000.xhp
msgctxt ""
@@ -16487,7 +16487,7 @@ msgctxt ""
"hd_id3150827\n"
"help.text"
msgid "Height"
-msgstr "Alçada"
+msgstr "Alçària"
#: 24010000.xhp
msgctxt ""
@@ -16495,7 +16495,7 @@ msgctxt ""
"par_id3149735\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/mosaicdialog/height\">Defines the height of the individual tiles.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/mosaicdialog/height\">Defineix l'alçada dels mosaics individuals.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/mosaicdialog/height\">Defineix l'alçària dels mosaics individuals.</ahelp>"
#: 24010000.xhp
msgctxt ""
@@ -16927,7 +16927,7 @@ msgctxt ""
"par_id0514200804261097\n"
"help.text"
msgid "In Impress and Draw no dialog is shown when you click the icon, but you see eight cropping handles. Open the context menu of a selected picture and choose <item type=\"menuitem\">Crop Image</item>, if you want to use the <link href=\"text/shared/01/05030800.xhp\">dialog</link> for cropping."
-msgstr "A l'Impress i al Draw no es mostra cap diàleg quan feu clic a la icona, però veieu vuit anses d'escapçament. Obriu el menú contextual d'una imatge seleccionada i trieu <item type=\"menuitem\">Escapça la imatge</item>, si voleu utilitzar el <link href=\"text/shared/01/05030800.xhp\">diàleg</link> per escapçar-la."
+msgstr "A l'Impress i al Draw no es mostra cap diàleg si feu clic a la icona, però veieu vuit anses d'escapçament. Obriu el menú contextual d'una imatge seleccionada i trieu <item type=\"menuitem\">Escapça la imatge</item>, si voleu utilitzar el <link href=\"text/shared/01/05030800.xhp\">diàleg</link> per escapçar-la."
#: 24100000.xhp
msgctxt ""
@@ -16991,7 +16991,7 @@ msgctxt ""
"par_idN10594\n"
"help.text"
msgid "Some shapes have a handle which you can drag to change the properties of the shape. The mouse pointer changes to a hand symbol over these special handles."
-msgstr "Algunes formes tenen una ansa que podeu arrossegar per canviar-ne les propietats. La busca del ratolí canvia a un símbol de mà a sobre d'estes anses especials."
+msgstr "Algunes formes tenen una ansa que podeu arrossegar per canviar-ne les propietats. La busca del ratolí canvia a un símbol de mà damunt d'estes anses especials."
#: blockarrows.xhp
msgctxt ""
@@ -17031,7 +17031,7 @@ msgctxt ""
"par_idN1059D\n"
"help.text"
msgid "Some shapes have a special handle which you can drag to change properties of the shape. The mouse pointer changes to a hand symbol over these special handles."
-msgstr "Algunes formes tenen una ansa especial que podeu arrossegar per canviar-ne les propietats. La busca del ratolí canvia a un símbol de mà a sobre d'estes anses especials."
+msgstr "Algunes formes tenen una ansa especial que podeu arrossegar per canviar-ne les propietats. La busca del ratolí canvia a un símbol de mà damunt d'estes anses especials."
#: callouts.xhp
msgctxt ""
@@ -17079,7 +17079,7 @@ msgctxt ""
"par_idN10597\n"
"help.text"
msgid "Some shapes have a special handle which you can drag to change properties of the shape. The mouse pointer changes to a hand symbol over these special handles."
-msgstr "Algunes formes tenen una ansa especial que podeu arrossegar per canviar-ne les propietats. La busca del ratolí canvia a un símbol de mà a sobre d'estes anses especials."
+msgstr "Algunes formes tenen una ansa especial que podeu arrossegar per canviar-ne les propietats. La busca del ratolí canvia a un símbol de mà damunt d'estes anses especials."
#: colortoolbar.xhp
msgctxt ""
@@ -17151,7 +17151,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Fontwork"
-msgstr ""
+msgstr "Fontwork"
#: fontwork.xhp
msgctxt ""
@@ -17263,7 +17263,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Clone Formatting"
-msgstr ""
+msgstr "Clona el format"
#: paintbrush.xhp
msgctxt ""
@@ -17271,7 +17271,7 @@ msgctxt ""
"par_idN1056A\n"
"help.text"
msgid "<link href=\"text/shared/02/paintbrush.xhp\">Clone Formatting</link>"
-msgstr "<link href=\"text/shared/02/paintbrush.xhp\">Pinzell de format</link>"
+msgstr "<link href=\"text/shared/02/paintbrush.xhp\">Clona el format</link>"
#: paintbrush.xhp
msgctxt ""
@@ -17287,7 +17287,7 @@ msgctxt ""
"par_idN10617\n"
"help.text"
msgid "Click the <emph>Clone Formatting</emph> icon <image id=\"img_id3610034\" src=\"cmd/sc_formatpaintbrush.png\" width=\"0.423cm\" height=\"0.423cm\"><alt id=\"alt_id3610034\">Icon</alt></image> on the <emph>Standard</emph> toolbar."
-msgstr "Feu clic a la icona <emph>Pinzell de format</emph> <image id=\"img_id3610034\" src=\"cmd/sc_formatpaintbrush.png\" width=\"0.423cm\" height=\"0.423cm\"><alt id=\"alt_id3610034\">Icona</alt></image> a la barra d'eines <emph>Estàndard</emph>."
+msgstr "Feu clic a la icona <emph>Clona el format</emph> <image id=\"img_id3610034\" src=\"cmd/sc_formatpaintbrush.png\" width=\"0.423cm\" height=\"0.423cm\"><alt id=\"alt_id3610034\">Icona</alt></image> a la barra d'eines <emph>Estàndard</emph>."
#: paintbrush.xhp
msgctxt ""
@@ -17303,7 +17303,7 @@ msgctxt ""
"par_idN10657\n"
"help.text"
msgid "Clone Formatting"
-msgstr ""
+msgstr "Clona el format"
#: querypropdlg.xhp
msgctxt ""
@@ -17319,7 +17319,7 @@ msgctxt ""
"bm_id3154788\n"
"help.text"
msgid "<bookmark_value>queries; set properties</bookmark_value>"
-msgstr "<bookmark_value>consultes; propietats</bookmark_value>"
+msgstr "<bookmark_value>consultes; defineix les propietats</bookmark_value>"
#: querypropdlg.xhp
msgctxt ""
@@ -17359,7 +17359,7 @@ msgctxt ""
"par_id030520091208050\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Use distinct values in query.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Usa valors diferents en la consulta.</ahelp>"
#: querypropdlg.xhp
msgctxt ""
@@ -17367,7 +17367,7 @@ msgctxt ""
"par_id0305200912080610\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Not use distinct values in query.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">No usa valors diferents en la consulta.</ahelp>"
#: querypropdlg.xhp
msgctxt ""
@@ -17391,7 +17391,7 @@ msgctxt ""
"par_id3153683\n"
"help.text"
msgid "Adds a Limit to set the maximum number of records to return."
-msgstr ""
+msgstr "Afig un límit per a definit el nombre màxim de registres a retornar."
#: stars.xhp
msgctxt ""
@@ -17431,7 +17431,7 @@ msgctxt ""
"par_idN10597\n"
"help.text"
msgid "Some shapes have a special handle which you can drag to change the properties of the shape. The mouse pointer changes to a hand symbol over these special handles."
-msgstr "Algunes formes tenen una ansa especial que podeu arrossegar per canviar-ne les propietats. La busca del ratolí canvia a un símbol de mà a sobre d'estes anses especials."
+msgstr "Algunes formes tenen una ansa especial que podeu arrossegar per canviar-ne les propietats. La busca del ratolí canvia a un símbol de mà damunt d'estes anses especials."
#: symbolshapes.xhp
msgctxt ""
@@ -17471,4 +17471,4 @@ msgctxt ""
"par_idN1059D\n"
"help.text"
msgid "Some shapes have a special handle which you can drag to change the properties of the shape. The mouse pointer changes to a hand symbol over these special handles."
-msgstr "Algunes formes tenen una ansa especial que podeu arrossegar per canviar-ne les propietats. La busca del ratolí canvia a un símbol de mà a sobre d'estes anses especials."
+msgstr "Algunes formes tenen una ansa especial que podeu arrossegar per canviar-ne les propietats. La busca del ratolí canvia a un símbol de mà damunt d'estes anses especials."
diff --git a/source/ca-valencia/helpcontent2/source/text/shared/04.po b/source/ca-valencia/helpcontent2/source/text/shared/04.po
index 0d62efe7915..2ca4303f9b4 100644
--- a/source/ca-valencia/helpcontent2/source/text/shared/04.po
+++ b/source/ca-valencia/helpcontent2/source/text/shared/04.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2017-05-17 15:41+0200\n"
-"PO-Revision-Date: 2016-05-02 10:29+0000\n"
-"Last-Translator: Anonymous Pootle User\n"
+"PO-Revision-Date: 2018-01-15 13:20+0000\n"
+"Last-Translator: joamuran <joamuran@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca-valencia\n"
"MIME-Version: 1.0\n"
@@ -13,9 +13,9 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
"X-Language: ca-XV\n"
-"X-POOTLE-MTIME: 1462184995.000000\n"
+"X-POOTLE-MTIME: 1516022435.000000\n"
#: 01010000.xhp
msgctxt ""
@@ -511,7 +511,7 @@ msgctxt ""
"par_id3150091\n"
"help.text"
msgid "Activates the <emph>Find</emph> toolbar."
-msgstr "Activa la barra d'eines <emph>Cerca</emph> ."
+msgstr "Activa la barra d'eines <emph>Busca</emph> ."
#: 01010000.xhp
msgctxt ""
@@ -527,7 +527,7 @@ msgctxt ""
"par_id3150090\n"
"help.text"
msgid "Calls the <emph>Find & Replace</emph> dialog."
-msgstr "Obri el diàleg <emph>Cerca i reemplaça</emph>."
+msgstr "Obri el diàleg <emph>Busca i reemplaça</emph>."
#: 01010000.xhp
msgctxt ""
@@ -543,7 +543,7 @@ msgctxt ""
"par_id3149527\n"
"help.text"
msgid "Searches for the last entered search term."
-msgstr "Cerca el darrer terme de cerca introduït."
+msgstr "Busca el darrer terme de busca introduït."
#: 01010000.xhp
msgctxt ""
@@ -1999,7 +1999,7 @@ msgctxt ""
"par_id4939725\n"
"help.text"
msgid "The ratio of the object's width to height is fixed."
-msgstr "Es fixa la relació entre l'amplada i l'alçada d'un objecte."
+msgstr "Es fixa la relació entre l'amplària i l'alçària d'un objecte."
#: 01020000.xhp
msgctxt ""
diff --git a/source/ca-valencia/helpcontent2/source/text/shared/05.po b/source/ca-valencia/helpcontent2/source/text/shared/05.po
index da170050a55..1218448b0da 100644
--- a/source/ca-valencia/helpcontent2/source/text/shared/05.po
+++ b/source/ca-valencia/helpcontent2/source/text/shared/05.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2017-12-18 12:31+0100\n"
-"PO-Revision-Date: 2016-04-16 22:01+0000\n"
-"Last-Translator: Anonymous Pootle User\n"
+"PO-Revision-Date: 2018-01-15 13:20+0000\n"
+"Last-Translator: joamuran <joamuran@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca-valencia\n"
"MIME-Version: 1.0\n"
@@ -13,9 +13,9 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
"X-Language: ca-XV\n"
-"X-POOTLE-MTIME: 1460844081.000000\n"
+"X-POOTLE-MTIME: 1516022435.000000\n"
#: 00000001.xhp
msgctxt ""
@@ -31,7 +31,7 @@ msgctxt ""
"bm_id3143272\n"
"help.text"
msgid "<bookmark_value>support on the Web</bookmark_value> <bookmark_value>getting support</bookmark_value> <bookmark_value>forums and support</bookmark_value> <bookmark_value>Web support</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>assistència tècnica a Internet</bookmark_value><bookmark_value>assistència tècnica</bookmark_value><bookmark_value>fòrums i assistència tècnica</bookmark_value><bookmark_value>assistència web</bookmark_value>"
#: 00000001.xhp
msgctxt ""
@@ -39,7 +39,7 @@ msgctxt ""
"hd_id3146873\n"
"help.text"
msgid "<variable id=\"00000001\"><link href=\"text/shared/05/00000001.xhp\" name=\"Getting Support\">Getting Support</link> </variable>"
-msgstr ""
+msgstr "<variable id=\"00000001\"><link href=\"text/shared/05/00000001.xhp\" name=\"'Assistència tècnica\">Assistència tècnica</link></variable>"
#: 00000001.xhp
msgctxt ""
@@ -247,7 +247,7 @@ msgctxt ""
"par_id3150618\n"
"help.text"
msgid "The <emph>$[officename] Help system</emph> provides easy access to information and support. There are several ways to find what you are looking for in the <link href=\"text/shared/05/00000110.xhp\" name=\"Help environment\">Help environment</link>: You can search for a specific keyword in the <link href=\"text/shared/05/00000130.xhp\" name=\"Index\">Index</link>, carry out a full-text search under <link href=\"text/shared/05/00000140.xhp\" name=\"Find\">Find</link>, or look through a hierarchical list of the <link href=\"text/shared/05/00000160.xhp\" name=\"Topics\">Topics</link>."
-msgstr "El <emph>sistema d'ajuda del $[officename]</emph> proporciona un accés fàcil a la informació i l'assistència. Hi ha diverses maneres de trobar el que cerqueu a l'<link href=\"text/shared/05/00000110.xhp\" name=\"entorn d'ajuda\">entorn d'ajuda</link>: podeu cercar paraules clau específiques a l'<link href=\"text/shared/05/00000130.xhp\" name=\"Índex\">Índex</link>, fer cerques a tot el text a <link href=\"text/shared/05/00000140.xhp\" name=\"Cerca\">Cerca</link> o utilitzar una llista jeràrquica dels <link href=\"text/shared/05/00000160.xhp\" name=\"Temes\">Temes</link>."
+msgstr "El <emph>sistema d'ajuda del $[officename]</emph> proporciona un accés fàcil a la informació i l'assistència. Hi ha diverses maneres de trobar el que cerqueu a l'<link href=\"text/shared/05/00000110.xhp\" name=\"entorn d'ajuda\">entorn d'ajuda</link>: podeu buscar paraules clau específiques a l'<link href=\"text/shared/05/00000130.xhp\" name=\"Índex\">Índex</link>, fer cerques a tot el text a <link href=\"text/shared/05/00000140.xhp\" name=\"Busca\">Busca</link> o utilitzar una llista jeràrquica dels <link href=\"text/shared/05/00000160.xhp\" name=\"Temes\">Temes</link>."
#: 00000110.xhp
msgctxt ""
@@ -391,7 +391,7 @@ msgctxt ""
"par_idN108D9\n"
"help.text"
msgid "<image id=\"img_id7358623\" src=\"cmd/sc_recsearch.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id7358623\">Search icon</alt></image>"
-msgstr "<image id=\"img_id7358623\" src=\"cmd/sc_recsearch.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id7358623\">Icona de cerca</alt></image>"
+msgstr "<image id=\"img_id7358623\" src=\"cmd/sc_recsearch.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id7358623\">Icona de busca</alt></image>"
#: 00000110.xhp
msgctxt ""
@@ -399,7 +399,7 @@ msgctxt ""
"par_idN108FE\n"
"help.text"
msgid "<ahelp hid=\"HID_HELP_TOOLBOXITEM_SEARCHDIALOG\">Opens the <emph>Find on this page</emph> dialog.</ahelp>"
-msgstr "<ahelp hid=\"HID_HELP_TOOLBOXITEM_SEARCHDIALOG\">Obri el diàleg <emph>Cerca en esta pàgina</emph>.</ahelp>"
+msgstr "<ahelp hid=\"HID_HELP_TOOLBOXITEM_SEARCHDIALOG\">Obri el diàleg <emph>Busca en esta pàgina</emph>.</ahelp>"
#: 00000110.xhp
msgctxt ""
@@ -447,7 +447,7 @@ msgctxt ""
"par_idN10933\n"
"help.text"
msgid "To search the current Help page:"
-msgstr "Per cercar a la pàgina d'ajuda actual:"
+msgstr "Per buscar a la pàgina d'ajuda actual:"
#: 00000110.xhp
msgctxt ""
@@ -455,7 +455,7 @@ msgctxt ""
"par_idN10939\n"
"help.text"
msgid "Click the <emph>Find on this Page</emph> icon."
-msgstr "Feu clic a la icona <emph>Cerca en esta pàgina</emph>."
+msgstr "Feu clic a la icona <emph>Busca en esta pàgina</emph>."
#: 00000110.xhp
msgctxt ""
@@ -463,7 +463,7 @@ msgctxt ""
"par_idN10940\n"
"help.text"
msgid "The <emph>Find on this Page</emph> dialog opens."
-msgstr "S'obri el diàleg <emph>Cerca en esta pàgina</emph>."
+msgstr "S'obri el diàleg <emph>Busca en esta pàgina</emph>."
#: 00000110.xhp
msgctxt ""
@@ -479,7 +479,7 @@ msgctxt ""
"par_idN10A22\n"
"help.text"
msgid "In the <emph>Search for</emph> box, enter the text that you want to find."
-msgstr "Al quadre <emph>Cerca</emph> introduïu el text que voleu cercar."
+msgstr "Al quadre <emph>Busca</emph> introduïu el text que voleu buscar."
#: 00000110.xhp
msgctxt ""
@@ -487,7 +487,7 @@ msgctxt ""
"par_idN10A48\n"
"help.text"
msgid "Select the search options that you want to use."
-msgstr "Seleccioneu les opcions de cerca que voleu utilitzar."
+msgstr "Seleccioneu les opcions de busca que voleu utilitzar."
#: 00000110.xhp
msgctxt ""
@@ -495,7 +495,7 @@ msgctxt ""
"par_idN10A26\n"
"help.text"
msgid "Click <emph>Find</emph>."
-msgstr "Feu clic a <emph>Cerca</emph>."
+msgstr "Feu clic a <emph>Busca</emph>."
#: 00000110.xhp
msgctxt ""
@@ -503,7 +503,7 @@ msgctxt ""
"par_idN10A59\n"
"help.text"
msgid "To find the next occurrence of the search term on the page, click <emph>Find</emph> again."
-msgstr "Per cercar la coincidència següent del terme de cerca a la pàgina, torneu a fer clic a <emph>Cerca</emph>."
+msgstr "Per buscar la coincidència següent del terme de busca a la pàgina, torneu a fer clic a <emph>Busca</emph>."
#: 00000110.xhp
msgctxt ""
@@ -511,7 +511,7 @@ msgctxt ""
"par_idN10906\n"
"help.text"
msgid "<ahelp hid=\"sfx/ui/searchdialog/searchterm\" visibility=\"hidden\">Enter the text that you want to search for or select a text entry in the list.</ahelp>"
-msgstr "<ahelp hid=\"sfx/ui/searchdialog/searchterm\" visibility=\"hidden\">Introduïu el text que voleu cercar o seleccioneu una entrada de text de la llista.</ahelp>"
+msgstr "<ahelp hid=\"sfx/ui/searchdialog/searchterm\" visibility=\"hidden\">Introduïu el text que voleu buscar o seleccioneu una entrada de text de la llista.</ahelp>"
#: 00000110.xhp
msgctxt ""
@@ -519,7 +519,7 @@ msgctxt ""
"par_idN10993\n"
"help.text"
msgid "<ahelp hid=\"sfx/ui/searchdialog/wholewords\" visibility=\"hidden\">Finds complete words only.</ahelp>"
-msgstr "<ahelp hid=\"sfx/ui/searchdialog/wholewords\" visibility=\"hidden\">Cerca només paraules completes.</ahelp>"
+msgstr "<ahelp hid=\"sfx/ui/searchdialog/wholewords\" visibility=\"hidden\">Busca només paraules completes.</ahelp>"
#: 00000110.xhp
msgctxt ""
@@ -535,7 +535,7 @@ msgctxt ""
"par_idN109C1\n"
"help.text"
msgid "<ahelp hid=\"sfx/ui/searchdialog/wrap\" visibility=\"hidden\">Searches the entire Help page, starting at the current position of the cursor.</ahelp>"
-msgstr "<ahelp hid=\"sfx/ui/searchdialog/wrap\" visibility=\"hidden\">Cerca a tota la pàgina d'ajuda; comença a la posició actual del cursor.</ahelp>"
+msgstr "<ahelp hid=\"sfx/ui/searchdialog/wrap\" visibility=\"hidden\">Busca a tota la pàgina d'ajuda; comença a la posició actual del cursor.</ahelp>"
#: 00000110.xhp
msgctxt ""
@@ -543,7 +543,7 @@ msgctxt ""
"par_idN109D8\n"
"help.text"
msgid "<ahelp hid=\"sfx/ui/searchdialog/backwards\" visibility=\"hidden\">Searches backwards from the current position of the cursor.</ahelp>"
-msgstr "<ahelp hid=\"sfx/ui/searchdialog/backwards\" visibility=\"hidden\">Cerca cap arrere des de la posició actual del cursor.</ahelp>"
+msgstr "<ahelp hid=\"sfx/ui/searchdialog/backwards\" visibility=\"hidden\">Busca cap arrere des de la posició actual del cursor.</ahelp>"
#: 00000110.xhp
msgctxt ""
@@ -551,7 +551,7 @@ msgctxt ""
"par_idN109F5\n"
"help.text"
msgid "<ahelp hid=\"sfx/ui/searchdialog/search\" visibility=\"hidden\">Finds the next occurrence of the search term.</ahelp>"
-msgstr "<ahelp hid=\"sfx/ui/searchdialog/search\" visibility=\"hidden\">Cerca la coincidència següent del terme de cerca.</ahelp>"
+msgstr "<ahelp hid=\"sfx/ui/searchdialog/search\" visibility=\"hidden\">Busca la coincidència següent del terme de busca.</ahelp>"
#: 00000110.xhp
msgctxt ""
@@ -567,7 +567,7 @@ msgctxt ""
"par_id3148673\n"
"help.text"
msgid "<ahelp hid=\"sfx/ui/helpcontrol/tabcontrol\">The navigation pane of the Help window contains the tab pages <emph>Contents</emph>, <emph>Index</emph>, <emph>Find</emph> and <emph>Bookmarks</emph>.</ahelp>"
-msgstr "<ahelp hid=\"sfx/ui/helpcontrol/tabcontrol\">La subfinestra de navegació de la finestra d'ajuda conté les pestanyes <emph>Contingut</emph>, <emph>Índex</emph>, <emph>Cerca</emph> i <emph>Adreces d'interés</emph>.</ahelp>"
+msgstr "<ahelp hid=\"sfx/ui/helpcontrol/tabcontrol\">La subfinestra de navegació de la finestra d'ajuda conté les pestanyes <emph>Contingut</emph>, <emph>Índex</emph>, <emph>Busca</emph> i <emph>Adreces d'interés</emph>.</ahelp>"
#: 00000110.xhp
msgctxt ""
@@ -575,7 +575,7 @@ msgctxt ""
"par_id3159149\n"
"help.text"
msgid "<ahelp hid=\"sfx/ui/helpcontrol/active\">The list box located at the very top is where you can select other <item type=\"productname\">%PRODUCTNAME</item> Help modules.</ahelp> The <emph>Index</emph> and <emph>Find</emph> tab pages only contain the data for the selected <item type=\"productname\">%PRODUCTNAME</item> module."
-msgstr "<ahelp hid=\"sfx/ui/helpcontrol/active\">Al quadre de llista ubicat a la part superior podeu seleccionar altres mòduls d'ajuda del <item type=\"productname\">%PRODUCTNAME</item>.</ahelp> Les pestanyes <emph>Índex</emph> i <emph>Cerca</emph> només contenen les dades per al mòdul del <item type=\"productname\">%PRODUCTNAME</item> seleccionat."
+msgstr "<ahelp hid=\"sfx/ui/helpcontrol/active\">Al quadre de llista ubicat a la part superior podeu seleccionar altres mòduls d'ajuda del <item type=\"productname\">%PRODUCTNAME</item>.</ahelp> Les pestanyes <emph>Índex</emph> i <emph>Busca</emph> només contenen les dades per al mòdul del <item type=\"productname\">%PRODUCTNAME</item> seleccionat."
#: 00000110.xhp
msgctxt ""
@@ -615,7 +615,7 @@ msgctxt ""
"par_id3149260\n"
"help.text"
msgid "<link href=\"text/shared/05/00000140.xhp\" name=\"Find\">Find</link>"
-msgstr "<link href=\"text/shared/05/00000140.xhp\" name=\"Find\">Cerca</link>"
+msgstr "<link href=\"text/shared/05/00000140.xhp\" name=\"Find\">Busca</link>"
#: 00000110.xhp
msgctxt ""
@@ -623,7 +623,7 @@ msgctxt ""
"par_id3154188\n"
"help.text"
msgid "Allows you to carry out a full-text search. The search will include the entire Help contents of the currently selected <item type=\"productname\">%PRODUCTNAME</item> module."
-msgstr "Vos permet fer una cerca a tot el text. La cerca inclourà tots els continguts de l'ajuda del mòdul del <item type=\"productname\">%PRODUCTNAME</item> actual."
+msgstr "Vos permet fer una busca a tot el text. La busca inclourà tots els continguts de l'ajuda del mòdul del <item type=\"productname\">%PRODUCTNAME</item> actual."
#: 00000110.xhp
msgctxt ""
@@ -735,7 +735,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Index - Keyword Search in the Help"
-msgstr "Índex - Cerca de paraules clau a l'Ajuda"
+msgstr "Índex - Busca de paraules clau a l'Ajuda"
#: 00000130.xhp
msgctxt ""
@@ -751,7 +751,7 @@ msgctxt ""
"hd_id3153884\n"
"help.text"
msgid "<variable id=\"00000130\"><link href=\"text/shared/05/00000130.xhp\" name=\"Index - Keyword Search in the Help\">Index - Keyword Search in the Help</link></variable>"
-msgstr "<variable id=\"00000130\"><link href=\"text/shared/05/00000130.xhp\" name=\"Índex - Cerca de paraules clau a l'Ajuda\">Índex - Cerca de paraules clau a l'Ajuda</link></variable>"
+msgstr "<variable id=\"00000130\"><link href=\"text/shared/05/00000130.xhp\" name=\"Índex - Busca de paraules clau a l'Ajuda\">Índex - Busca de paraules clau a l'Ajuda</link></variable>"
#: 00000130.xhp
msgctxt ""
@@ -759,7 +759,7 @@ msgctxt ""
"par_id3150960\n"
"help.text"
msgid "<ahelp hid=\"sfx/ui/helpindexpage/HelpIndexPage\" visibility=\"hidden\">Double-click an entry or type the word you want to find in the index.</ahelp>"
-msgstr "<ahelp hid=\"sfx/ui/helpindexpage/HelpIndexPage\" visibility=\"hidden\">Feu doble clic en una entrada o teclegeu la paraula que voleu cercar a l'índex.</ahelp>"
+msgstr "<ahelp hid=\"sfx/ui/helpindexpage/HelpIndexPage\" visibility=\"hidden\">Feu doble clic en una entrada o teclegeu la paraula que voleu buscar a l'índex.</ahelp>"
#: 00000130.xhp
msgctxt ""
@@ -775,7 +775,7 @@ msgctxt ""
"par_id3155934\n"
"help.text"
msgid "You can search for a specific topic by typing a word into the <emph>Search term</emph> text box. The window contains an alphabetical list of index terms."
-msgstr "Per cercar un tema concret, teclegeu una paraula al quadre de text <emph>Terme de cerca</emph>. La finestra conté una llista dels termes de l'índex ordenada alfabèticament."
+msgstr "Per buscar un tema concret, teclegeu una paraula al quadre de text <emph>Terme de busca</emph>. La finestra conté una llista dels termes de l'índex ordenada alfabèticament."
#: 00000130.xhp
msgctxt ""
@@ -783,7 +783,7 @@ msgctxt ""
"par_id3145669\n"
"help.text"
msgid "If the cursor is in the index list when you type the search term, the display will jump directly to the next match. When you type a word in the <emph>Search term</emph> text box, the focus will jump to the best match in the index list."
-msgstr "Si el cursor és a la llista de l'índex quan teclegeu el terme de cerca, la visualització saltarà a la coincidència següent. Quan teclegeu una paraula al quadre de text <emph>Terme de cerca</emph>, el focus saltarà a la millor coincidència de la llista de l'índex."
+msgstr "Si el cursor és a la llista de l'índex quan teclegeu el terme de busca, la visualització saltarà a la coincidència següent. Quan teclegeu una paraula al quadre de text <emph>Terme de busca</emph>, el focus saltarà a la millor coincidència de la llista de l'índex."
#: 00000130.xhp
msgctxt ""
@@ -799,7 +799,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Find - The Full-Text Search"
-msgstr "Cerca - Cerca a tot el text"
+msgstr "Busca - Busca a tot el text"
#: 00000140.xhp
msgctxt ""
@@ -807,7 +807,7 @@ msgctxt ""
"bm_id3148532\n"
"help.text"
msgid "<bookmark_value>Find tab in Help</bookmark_value><bookmark_value>Help; full-text search</bookmark_value><bookmark_value>full-text search in Help</bookmark_value>"
-msgstr "<bookmark_value>pestanya de cerca de l'Ajuda</bookmark_value><bookmark_value>Ajuda; cerca a tot el text</bookmark_value><bookmark_value>cerca a tot el text a l'Ajuda</bookmark_value>"
+msgstr "<bookmark_value>pestanya de busca de l'Ajuda</bookmark_value><bookmark_value>Ajuda; busca a tot el text</bookmark_value><bookmark_value>busca a tot el text a l'Ajuda</bookmark_value>"
#: 00000140.xhp
msgctxt ""
@@ -815,7 +815,7 @@ msgctxt ""
"hd_id3148523\n"
"help.text"
msgid "<variable id=\"00000140\"><link href=\"text/shared/05/00000140.xhp\" name=\"Find - The Full-Text Search\">Find - The Full-Text Search</link></variable>"
-msgstr "<variable id=\"00000140\"><link href=\"text/shared/05/00000140.xhp\" name=\"Cerca - Cerca a tot el text\">Cerca - Cerca a tot el text</link></variable>"
+msgstr "<variable id=\"00000140\"><link href=\"text/shared/05/00000140.xhp\" name=\"Busca - Busca a tot el text\">Busca - Busca a tot el text</link></variable>"
#: 00000140.xhp
msgctxt ""
@@ -823,7 +823,7 @@ msgctxt ""
"par_id3155599\n"
"help.text"
msgid "<ahelp hid=\"sfx/ui/helpsearchpage/search\" visibility=\"hidden\">Enter the search term here. The search is not case-sensitive.</ahelp>"
-msgstr "<ahelp hid=\"sfx/ui/helpsearchpage/search\" visibility=\"hidden\">Introduïu el terme de cerca ací. La cerca no distingeix entre majúscules i minúscules.</ahelp>"
+msgstr "<ahelp hid=\"sfx/ui/helpsearchpage/search\" visibility=\"hidden\">Introduïu el terme de busca ací. La busca no distingeix entre majúscules i minúscules.</ahelp>"
#: 00000140.xhp
msgctxt ""
@@ -831,7 +831,7 @@ msgctxt ""
"par_id3153323\n"
"help.text"
msgid "<ahelp hid=\"sfx/ui/helpsearchpage/find\" visibility=\"hidden\">Click to start a full-text search for the term you entered.</ahelp>"
-msgstr "<ahelp hid=\"sfx/ui/helpsearchpage/find\" visibility=\"hidden\">Feu clic per començar una cerca a tot el text del terme que heu introduït.</ahelp>"
+msgstr "<ahelp hid=\"sfx/ui/helpsearchpage/find\" visibility=\"hidden\">Feu clic per començar una busca a tot el text del terme que heu introduït.</ahelp>"
#: 00000140.xhp
msgctxt ""
@@ -839,7 +839,7 @@ msgctxt ""
"par_id3150499\n"
"help.text"
msgid "<ahelp hid=\"sfx/ui/helpsearchpage/results\" visibility=\"hidden\">Lists the headings of the pages found in your full-text search. To display a page, double-click its entry.</ahelp>"
-msgstr "<ahelp hid=\"sfx/ui/helpsearchpage/results\" visibility=\"hidden\">Enumera els encapçalaments de les pàgines que es troben a la cerca de tot el text. Per mostrar una pàgina, feu doble clic a la seua entrada.</ahelp>"
+msgstr "<ahelp hid=\"sfx/ui/helpsearchpage/results\" visibility=\"hidden\">Enumera els encapçalaments de les pàgines que es troben a la busca de tot el text. Per mostrar una pàgina, feu doble clic a la seua entrada.</ahelp>"
#: 00000140.xhp
msgctxt ""
@@ -847,7 +847,7 @@ msgctxt ""
"par_id3156027\n"
"help.text"
msgid "<ahelp hid=\"sfx/ui/helpsearchpage/completewords\" visibility=\"hidden\">Specifies whether to carry out an exact search for the word you entered. Incomplete words will not be found.</ahelp>"
-msgstr "<ahelp hid=\"sfx/ui/helpsearchpage/completewords\" visibility=\"hidden\">Indica si s'ha de fer una cerca exacta de la paraula que heu introduït. No es trobaran les paraules incompletes.</ahelp>"
+msgstr "<ahelp hid=\"sfx/ui/helpsearchpage/completewords\" visibility=\"hidden\">Indica si s'ha de fer una busca exacta de la paraula que heu introduït. No es trobaran les paraules incompletes.</ahelp>"
#: 00000140.xhp
msgctxt ""
@@ -855,7 +855,7 @@ msgctxt ""
"par_id3155552\n"
"help.text"
msgid "<ahelp hid=\"sfx/ui/helpsearchpage/headings\" visibility=\"hidden\">Specifies whether to only search in document headings for the search term.</ahelp>"
-msgstr "<ahelp hid=\"sfx/ui/helpsearchpage/headings\" visibility=\"hidden\">Indica si només s'ha de cercar el terme de cerca als encapçalaments de documents.</ahelp>"
+msgstr "<ahelp hid=\"sfx/ui/helpsearchpage/headings\" visibility=\"hidden\">Indica si només s'ha de buscar el terme de busca als encapçalaments de documents.</ahelp>"
#: 00000140.xhp
msgctxt ""
@@ -871,7 +871,7 @@ msgctxt ""
"par_id3152552\n"
"help.text"
msgid "The full text search function in $[officename] Help allows you to find Help documents that contain any combination of search terms. To do this, type one or more words into the <emph>Search term</emph> text field."
-msgstr "La funció de cerca a tot el text de l'Ajuda del $[officename] permet trobar documents d'ajuda que contenen qualsevol combinació dels termes de cerca. Per fer-ho, teclegeu una o més paraules al camp de text <emph>Terme de cerca</emph>."
+msgstr "La funció de busca a tot el text de l'Ajuda del $[officename] permet trobar documents d'ajuda que contenen qualsevol combinació dels termes de busca. Per fer-ho, teclegeu una o més paraules al camp de text <emph>Terme de busca</emph>."
#: 00000140.xhp
msgctxt ""
@@ -879,7 +879,7 @@ msgctxt ""
"par_id3153345\n"
"help.text"
msgid "The <emph>Search term</emph> text field stores the words you entered last. To repeat a previous search, click the arrow icon and select the term from the list."
-msgstr "El camp de text <emph>Terme de cerca</emph> emmagatzema les darreres paraules que heu introduït. Per repetir una cerca anterior, feu clic a la icona de la fletxa i seleccioneu el terme de la llista."
+msgstr "El camp de text <emph>Terme de busca</emph> emmagatzema les darreres paraules que heu introduït. Per repetir una busca anterior, feu clic a la icona de la fletxa i seleccioneu el terme de la llista."
#: 00000140.xhp
msgctxt ""
@@ -887,7 +887,7 @@ msgctxt ""
"par_id3155941\n"
"help.text"
msgid "After the search has been carried out, the document headings of the results appear in a list. Either double-click an entry, or select it and click <emph>Display</emph> to load the corresponding Help document."
-msgstr "Un cop s'ha dut a terme la cerca, els encapçalaments de documents dels resultats apareixen en una llista. Feu doble clic sobre una entrada, o bé seleccioneu-la i feu clic a <emph>Mostra</emph> per carregar el document d'ajuda corresponent."
+msgstr "Un cop s'ha dut a terme la busca, els encapçalaments de documents dels resultats apareixen en una llista. Feu doble clic sobre una entrada, o bé seleccioneu-la i feu clic a <emph>Mostra</emph> per carregar el document d'ajuda corresponent."
#: 00000140.xhp
msgctxt ""
@@ -895,7 +895,7 @@ msgctxt ""
"par_id3157958\n"
"help.text"
msgid "Use the check box <emph>Find in headings only</emph> to limit the search to document headings."
-msgstr "Utilitzeu la casella de selecció <emph>Cerca només als encapçalaments</emph> per restringir la cerca als encapçalaments de documents."
+msgstr "Utilitzeu la casella de selecció <emph>Busca només als encapçalaments</emph> per restringir la busca als encapçalaments de documents."
#: 00000140.xhp
msgctxt ""
@@ -903,7 +903,7 @@ msgctxt ""
"par_id3147210\n"
"help.text"
msgid "The <emph>Complete words only</emph> check box allows you to perform an exact search. If this box is marked, incomplete words will not be found. Do not mark this check box if the search term you enter should also be found as part of a longer word."
-msgstr "La casella de selecció <emph>Només paraules senceres</emph> permet fer una cerca exacta. Si s'activa esta casella, no es trobaran les paraules incompletes. No activeu esta casella de selecció si voleu que un terme de cerca que heu introduït també es trobe com a part de paraules més llargues."
+msgstr "La casella de selecció <emph>Només paraules senceres</emph> permet fer una busca exacta. Si s'activa esta casella, no es trobaran les paraules incompletes. No activeu esta casella de selecció si voleu que un terme de busca que heu introduït també es trobe com a part de paraules més llargues."
#: 00000140.xhp
msgctxt ""
@@ -911,7 +911,7 @@ msgctxt ""
"par_id3146798\n"
"help.text"
msgid "You can enter any combination of search terms, separated by spaces. Searching is not case-sensitive."
-msgstr "Podeu introduir qualsevol combinació de termes de cerca, separats per espais. Les cerques no fan distinció entre majúscules i minúscules."
+msgstr "Podeu introduir qualsevol combinació de termes de busca, separats per espais. Les cerques no fan distinció entre majúscules i minúscules."
#: 00000140.xhp
msgctxt ""
diff --git a/source/ca-valencia/helpcontent2/source/text/shared/autopi.po b/source/ca-valencia/helpcontent2/source/text/shared/autopi.po
index 9d1f3944207..ed91631215e 100644
--- a/source/ca-valencia/helpcontent2/source/text/shared/autopi.po
+++ b/source/ca-valencia/helpcontent2/source/text/shared/autopi.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2017-12-18 12:32+0100\n"
-"PO-Revision-Date: 2016-05-24 06:17+0000\n"
-"Last-Translator: Anonymous Pootle User\n"
+"PO-Revision-Date: 2018-01-15 13:20+0000\n"
+"Last-Translator: joamuran <joamuran@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca-valencia\n"
"MIME-Version: 1.0\n"
@@ -13,9 +13,9 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
"X-Language: ca-XV\n"
-"X-POOTLE-MTIME: 1464070630.000000\n"
+"X-POOTLE-MTIME: 1516022437.000000\n"
#: 01000000.xhp
msgctxt ""
@@ -383,7 +383,7 @@ msgctxt ""
"hd_id3151245\n"
"help.text"
msgid "Height"
-msgstr "Alçada"
+msgstr "Alçària"
#: 01010200.xhp
msgctxt ""
@@ -391,7 +391,7 @@ msgctxt ""
"par_id3148944\n"
"help.text"
msgid "<ahelp hid=\"HID_LTRWIZ_NUMLOGOHEIGHT\">Defines the height of the object.</ahelp>"
-msgstr "<ahelp hid=\"HID_LTRWIZ_NUMLOGOHEIGHT\">Defineix l'alçada de l'objecte.</ahelp>"
+msgstr "<ahelp hid=\"HID_LTRWIZ_NUMLOGOHEIGHT\">Defineix l'alçària de l'objecte.</ahelp>"
#: 01010200.xhp
msgctxt ""
@@ -399,7 +399,7 @@ msgctxt ""
"hd_id3149415\n"
"help.text"
msgid "Width"
-msgstr "Amplada"
+msgstr "Amplària"
#: 01010200.xhp
msgctxt ""
@@ -407,7 +407,7 @@ msgctxt ""
"par_id3156192\n"
"help.text"
msgid "<ahelp hid=\"HID_LTRWIZ_NUMLOGOWIDTH\">Defines the width of the object.</ahelp>"
-msgstr "<ahelp hid=\"HID_LTRWIZ_NUMLOGOWIDTH\">Defineix l'amplada de l'objecte.</ahelp>"
+msgstr "<ahelp hid=\"HID_LTRWIZ_NUMLOGOWIDTH\">Defineix l'amplària de l'objecte.</ahelp>"
#: 01010200.xhp
msgctxt ""
@@ -495,7 +495,7 @@ msgctxt ""
"par_idN106E0\n"
"help.text"
msgid "Height"
-msgstr "Alçada"
+msgstr "Alçària"
#: 01010200.xhp
msgctxt ""
@@ -503,7 +503,7 @@ msgctxt ""
"par_idN106E4\n"
"help.text"
msgid "<ahelp hid=\"HID_LTRWIZ_NUMFOOTERHEIGHT\">Enter the height of the footer area that is already imprinted on your letterhead paper. %PRODUCTNAME does not print in that area.</ahelp>"
-msgstr "<ahelp hid=\"HID_LTRWIZ_NUMFOOTERHEIGHT\">Introduïu l'alçada del peu de pàgina ja imprés en el paper amb capçalera. El %PRODUCTNAME no imprimirà res en este espai.</ahelp>"
+msgstr "<ahelp hid=\"HID_LTRWIZ_NUMFOOTERHEIGHT\">Introduïu l'alçària del peu de pàgina ja imprés en el paper amb capçalera. El %PRODUCTNAME no imprimirà res en este espai.</ahelp>"
#: 01010200.xhp
msgctxt ""
@@ -1799,7 +1799,7 @@ msgctxt ""
"par_idN105DE\n"
"help.text"
msgid "Include form for recording minutes"
-msgstr "Inclou un formulari per enregistrar actes"
+msgstr "Inclou un formulari per gravar actes"
#: 01040100.xhp
msgctxt ""
@@ -3031,7 +3031,7 @@ msgctxt ""
"hd_id3154897\n"
"help.text"
msgid "In Blocks - Labels Above"
-msgstr "En blocs - Etiquetes a sobre"
+msgstr "En blocs - Etiquetes damunt"
#: 01090300.xhp
msgctxt ""
@@ -3079,7 +3079,7 @@ msgctxt ""
"par_idN106E0\n"
"help.text"
msgid "<ahelp hid=\".\">Aligns the database fields column-wise with the labels above the field.</ahelp>"
-msgstr "<ahelp hid=\".\">Alinea els camps de la base de dades en columnes, amb les etiquetes a sobre dels camps.</ahelp>"
+msgstr "<ahelp hid=\".\">Alinea els camps de la base de dades en columnes, amb les etiquetes damunt dels camps.</ahelp>"
#: 01090300.xhp
msgctxt ""
@@ -3103,7 +3103,7 @@ msgctxt ""
"par_idN106EA\n"
"help.text"
msgid "In Blocks - Labels Above"
-msgstr "En blocs - Etiquetes a sobre"
+msgstr "En blocs - Etiquetes damunt"
#: 01090300.xhp
msgctxt ""
@@ -4439,7 +4439,7 @@ msgctxt ""
"hd_id3150503\n"
"help.text"
msgid "Slide view time"
-msgstr "Durada de la diapositiva"
+msgstr "Duració de la diapositiva"
#: 01110200.xhp
msgctxt ""
@@ -4607,7 +4607,7 @@ msgctxt ""
"par_id3146119\n"
"help.text"
msgid "To export to ASP, in a $[officename] Impress document choose <emph>File - Export</emph>. You then see the <emph>Export</emph> dialog in which you select <emph>HTML Document</emph> as the file type. Once you have selected a directory and entered a file name, click <emph>Export</emph>. For export as ASP, we recommend selecting a \"secret\" file name for the HTML file (see below for more details). You then see the <emph>HTML Export</emph> dialog. Several files will be written to the directory you have just selected."
-msgstr "Per exportar a ASP, des del document del $[officename] Impress trieu <emph>Fitxer - Exporta</emph>. Apareixerà el diàleg <emph>Exportació</emph>, des del qual podeu seleccionar el tipus de fitxer <emph>Document HTML</emph>. Un cop hàgeu seleccionat un directori i hàgeu introduït un nom de fitxer, feu clic a <emph>Exporta</emph>. Per exportar a ASP, es recomana seleccionar un nom de fitxer \"secret\" per al fitxer HTML (vegeu més avall per als detalls). Apareixerà el diàleg <emph>Exportació a HTML</emph>. S'escriuran diversos fitxers al directori que seleccioneu."
+msgstr "Per exportar a ASP, des del document del $[officename] Impress trieu <emph>Fitxer ▸ Exporta</emph>. Apareixerà el diàleg <emph>Exportació</emph>, des del qual podeu seleccionar el tipus de fitxer <emph>Document HTML</emph>. Un cop hàgeu seleccionat un directori i hàgeu introduït un nom de fitxer, feu clic a <emph>Exporta</emph>. Per a exportar a ASP, es recomana seleccionar un nom de fitxer «secret» per al fitxer HTML (vegeu més avall per als detalls). Apareixerà el diàleg <emph>Exportació a HTML</emph>. S'escriuran diversos fitxers al directori que seleccioneu."
#: 01110200.xhp
msgctxt ""
@@ -4711,7 +4711,7 @@ msgctxt ""
"par_id3146972\n"
"help.text"
msgid "To export, in a $[officename] Impress document choose <emph>File - Export</emph>. This opens the <emph>Export</emph> dialog, in which you select <emph>HTML Document</emph> as the file type. After selecting a folder and entering a file name, click <emph>Save</emph>. This opens the <emph>HTML Export Wizard</emph>. This will write some files to the folder you have just selected."
-msgstr "Per exportar, des d'un document del $[officename] Impress trieu <emph>Fitxer - Exporta</emph>. S'obrirà el diàleg <emph>Exportació</emph>, des del qual podeu seleccionar <emph>Document HTML</emph> com a tipus de fitxer. Després de seleccionar una carpeta i introduir un nom de fitxer, feu clic a <emph>Guarda</emph>. S'obrirà l'<emph>Auxiliar d'exportació a HTML</emph>. S'escriuran alguns fitxers a la carpeta que heu seleccionat."
+msgstr "Per a exportar, des d'un document del $[officename] Impress trieu <emph>Fitxer ▸ Exporta</emph>. S'obrirà el diàleg <emph>Exportació</emph>, des del qual podeu seleccionar <emph>Document HTML</emph> com a tipus de fitxer. Després de seleccionar una carpeta i introduir un nom de fitxer, feu clic a <emph>Guarda</emph>. S'obrirà l'<emph>Auxiliar d'exportació a HTML</emph>. S'escriuran alguns fitxers a la carpeta que heu seleccionat."
#: 01110200.xhp
msgctxt ""
@@ -4871,7 +4871,7 @@ msgctxt ""
"hd_id3155341\n"
"help.text"
msgid "Save images as"
-msgstr ""
+msgstr "Guarda les imatges com a"
#: 01110300.xhp
msgctxt ""
@@ -5511,7 +5511,7 @@ msgctxt ""
"par_id3153345\n"
"help.text"
msgid "<ahelp visibility=\"visible\" hid=\"modules/sabpilot/ui/groupradioselectionpage/toright\">Confirms the current label and copies the label to the <emph>Option fields</emph> list.</ahelp>"
-msgstr ""
+msgstr "<ahelp visibility=\"visible\" hid=\"modules/sabpilot/ui/groupradioselectionpage/toright\">Confirma l'etiqueta actual i la copia a la llista de <emph>Camps d'opció</emph>.</ahelp>"
#: 01120100.xhp
msgctxt ""
@@ -6711,7 +6711,7 @@ msgctxt ""
"hd_id3154288\n"
"help.text"
msgid "Firefox / Iceweasel"
-msgstr ""
+msgstr "Firefox / Iceweasel"
#: 01170000.xhp
msgctxt ""
@@ -6719,7 +6719,7 @@ msgctxt ""
"par_id3145071\n"
"help.text"
msgid "<ahelp hid=\"modules/sabpilot/ui/selecttypepage/firefox\">Select this option if you already use an address book in Firefox or Iceweasel.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/sabpilot/ui/selecttypepage/firefox\">Seleccioneu esta opció si utilitzeu un llibre d'adreces al Firefox o l'Iceweasel.</ahelp>"
#: 01170000.xhp
msgctxt ""
@@ -6727,7 +6727,7 @@ msgctxt ""
"hd_id3895382\n"
"help.text"
msgid "Thunderbird / Icedove"
-msgstr ""
+msgstr "Thunderbird / Icedove"
#: 01170000.xhp
msgctxt ""
@@ -6735,7 +6735,7 @@ msgctxt ""
"par_id6709494\n"
"help.text"
msgid "<ahelp hid=\".\">Select this option if you already use an address book in Thunderbird or Icedove.</ahelp>"
-msgstr "<ahelp hid=\".\">Seleccioneu esta opció si utilitzeu una llibreta d'adreces del Groupwise.</ahelp>"
+msgstr "<ahelp hid=\".\">Seleccioneu esta opció si utilitzeu una llibreta d'adreces del Thunderbird o Icedove.</ahelp>"
#: 01170000.xhp
msgctxt ""
@@ -6983,7 +6983,7 @@ msgctxt ""
"par_id3152801\n"
"help.text"
msgid "You can make changes to the templates and documents at a later time by choosing <emph>Edit - Exchange Database</emph>."
-msgstr "Podeu modificar les plantilles i els documents més avant des del menú <emph>Edita - Intercanvia les bases de dades</emph>."
+msgstr "Podeu modificar les plantilles i els documents més avant des del menú <emph>Edita ▸ Intercanvia les bases de dades</emph>."
#: 01170400.xhp
msgctxt ""
diff --git a/source/ca-valencia/helpcontent2/source/text/shared/explorer/database.po b/source/ca-valencia/helpcontent2/source/text/shared/explorer/database.po
index 6a43f05c8d1..97af964fdb4 100644
--- a/source/ca-valencia/helpcontent2/source/text/shared/explorer/database.po
+++ b/source/ca-valencia/helpcontent2/source/text/shared/explorer/database.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2017-12-18 12:32+0100\n"
-"PO-Revision-Date: 2016-05-24 06:25+0000\n"
-"Last-Translator: Anonymous Pootle User\n"
+"PO-Revision-Date: 2018-01-15 13:20+0000\n"
+"Last-Translator: joamuran <joamuran@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca-valencia\n"
"MIME-Version: 1.0\n"
@@ -13,9 +13,9 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
"X-Language: ca-XV\n"
-"X-POOTLE-MTIME: 1464071139.000000\n"
+"X-POOTLE-MTIME: 1516022439.000000\n"
#: 02000000.xhp
msgctxt ""
@@ -55,7 +55,7 @@ msgctxt ""
"par_id3147399\n"
"help.text"
msgid "Use queries to find records from data tables based on certain criteria. All queries created for a database are listed under the <emph>Queries</emph> entry. Since this entry contains the database queries, it is also called the \"query container\"."
-msgstr "Utilitzeu les consultes per cercar registres de les bases de dades segons uns criteris determinats. Totes les consultes creades per a una base de dades es llisten a l'entrada <emph>Consultes</emph>, que també rep el nom de contenidor de consultes."
+msgstr "Utilitzeu les consultes per buscar registres de les bases de dades segons uns criteris determinats. Totes les consultes creades per a una base de dades es llisten a l'entrada <emph>Consultes</emph>, que també rep el nom de contenidor de consultes."
#: 02000000.xhp
msgctxt ""
@@ -119,7 +119,7 @@ msgctxt ""
"par_id3150503\n"
"help.text"
msgid "Print the document by choosing <emph>File - Print</emph>."
-msgstr "Imprimiu el document triant <emph>Fitxer - Imprimeix</emph>."
+msgstr "Imprimiu el document triant <emph>Fitxer ▸ Imprimeix</emph>."
#: 02000000.xhp
msgctxt ""
@@ -1183,7 +1183,7 @@ msgctxt ""
"par_id3159205\n"
"help.text"
msgid "Except for the <emph>Group</emph> function, the above functions are so-called Aggregate functions. These are functions that calculate data to create summaries from the results. Additional functions that are not listed in the list box might be also possible. These depend on the specific database system in use and on the current state of the Base driver."
-msgstr "Tret d'<emph>Agrupa</emph>, la resta de funcions indicades anteriorment reben la denominació de funcions afegides. Este tipus de funcions calculen dades per crear resums dels seus resultats. Segons el tipus de sistema de bases de dades que s'utilitze i l'estat actual del controlador del Base, també es podran utilitzar altres funcions addicionals que no apareguen en el quadre de llista."
+msgstr "Tret d'<emph>Agrupa</emph>, la resta de funcions indicades anteriorment reben la denominació de funcions d'agregats. Este tipus de funcions calculen dades per crear resums dels seus resultats. Segons el tipus de sistema de bases de dades que s'utilitze i l'estat actual del controlador del Base, també es podran utilitzar altres funcions addicionals que no apareguen en el quadre de llista."
#: 02010100.xhp
msgctxt ""
@@ -1479,7 +1479,7 @@ msgctxt ""
"par_id3147501\n"
"help.text"
msgid "<ahelp hid=\"HID_QRYDGN_ROW_FUNCTION\">Allows you to maximize the number of records with which query returns.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"HID_QRYDGN_ROW_FUNCTION\">Vos permet maximitzar el nombre de registres que retorna la consulta.</ahelp>"
#: 02010100.xhp
msgctxt ""
@@ -1535,7 +1535,7 @@ msgctxt ""
"par_id3156161\n"
"help.text"
msgid "="
-msgstr ""
+msgstr "="
#: 02010100.xhp
msgctxt ""
@@ -2119,7 +2119,7 @@ msgctxt ""
"par_id315379A\n"
"help.text"
msgid "<'2001-01-10'"
-msgstr ""
+msgstr "<'2001-01-10'"
#: 02010100.xhp
msgctxt ""
@@ -2127,7 +2127,7 @@ msgctxt ""
"par_id315094A\n"
"help.text"
msgid "returns dates that occurred before January 10, 2001"
-msgstr ""
+msgstr "retorna les dates anteriors al 10 de gener de 2001"
#: 02010100.xhp
msgctxt ""
@@ -2231,7 +2231,7 @@ msgctxt ""
"par_id3148541\n"
"help.text"
msgid "The example will give you all of the entries where the item name begins with 'The *'. This means that you can also search for characters that would otherwise be interpreted as placeholders, such as *, ?, _, % or the period."
-msgstr "L'exemple vos proporcionarà totes les entrades en què el nom de l'element comence per 'The *'. Això significa que també podeu cercar caràcters que altrament s'interpretarien com a espais reservats, com ara *, ?, _, % o un punt."
+msgstr "L'exemple vos proporcionarà totes les entrades en què el nom de l'element comence per 'The *'. Això significa que també podeu buscar caràcters que altrament s'interpretarien com a espais reservats, com ara *, ?, _, % o un punt."
#: 02010100.xhp
msgctxt ""
@@ -2287,7 +2287,7 @@ msgctxt ""
"par_id31537341\n"
"help.text"
msgid "Date Type Element"
-msgstr ""
+msgstr "Element de tipus data"
#: 02010100.xhp
msgctxt ""
@@ -2311,7 +2311,7 @@ msgctxt ""
"par_id31537344\n"
"help.text"
msgid "SQL2 syntax"
-msgstr ""
+msgstr "Sintaxi de SQL2"
#: 02010100.xhp
msgctxt ""
@@ -2343,7 +2343,7 @@ msgctxt ""
"par_id314975314\n"
"help.text"
msgid "'YYYY-MM-DD'"
-msgstr "{D'YYYY-MM-DD'}"
+msgstr "'YYYY-MM-DD'"
#: 02010100.xhp
msgctxt ""
@@ -2367,7 +2367,7 @@ msgctxt ""
"par_id31559473\n"
"help.text"
msgid "{t 'HH:MI:SS[.SS]'}"
-msgstr ""
+msgstr "{t 'HH:MI:SS[.SS]'}"
#: 02010100.xhp
msgctxt ""
@@ -2375,7 +2375,7 @@ msgctxt ""
"par_id31559474\n"
"help.text"
msgid "'HH:MI:SS[.SS]'"
-msgstr ""
+msgstr "'HH:MI:SS[.SS]'"
#: 02010100.xhp
msgctxt ""
@@ -2399,7 +2399,7 @@ msgctxt ""
"par_id31509643\n"
"help.text"
msgid "{ts 'YYYY-MM-DD HH:MI:SS[.SS]'}"
-msgstr ""
+msgstr "{ts 'YYYY-MM-DD HH:MI:SS[.SS]'}"
#: 02010100.xhp
msgctxt ""
@@ -2407,7 +2407,7 @@ msgctxt ""
"par_id31509644\n"
"help.text"
msgid "'YYYY-MM-DD HH:MI:SS[.SS]'"
-msgstr ""
+msgstr "'YYYY-MM-DD HH:MI:SS[.SS]'"
#: 02010100.xhp
msgctxt ""
@@ -2423,7 +2423,7 @@ msgctxt ""
"par_id3149540\n"
"help.text"
msgid "Example: select * from mytable where years='1999-12-31'"
-msgstr ""
+msgstr "Exemple: select * from mytable where years='1999-12-31'"
#: 02010100.xhp
msgctxt ""
@@ -3223,7 +3223,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Table Design"
-msgstr "Disseny de la taula"
+msgstr "Disseny de taula"
#: 05010000.xhp
msgctxt ""
@@ -3231,7 +3231,7 @@ msgctxt ""
"hd_id3154228\n"
"help.text"
msgid "<link href=\"text/shared/explorer/database/05010000.xhp\" name=\"Table Design\">Table Design</link>"
-msgstr "<link href=\"text/shared/explorer/database/05010000.xhp\" name=\"Disseny de la taula\">Disseny de la taula</link>"
+msgstr "<link href=\"text/shared/explorer/database/05010000.xhp\" name=\"Disseny de taula\">Disseny de taula</link>"
#: 05010000.xhp
msgctxt ""
@@ -3239,7 +3239,7 @@ msgctxt ""
"par_id3152363\n"
"help.text"
msgid "In the <emph>Table Design</emph> window you define new tables or edit the structure of a table."
-msgstr "A la finestra <emph>Disseny de la taula</emph> podeu definir taules noves o editar l'estructura d'una taula existent."
+msgstr "A la finestra <emph>Disseny de taula</emph> podeu definir taules noves o editar l'estructura d'una taula existent."
#: 05010000.xhp
msgctxt ""
@@ -4383,7 +4383,7 @@ msgctxt ""
"par_id3155922\n"
"help.text"
msgid "<ahelp hid=\"dbaccess/ui/copytablepage/primarykey\">Automatically generates a primary key data field and fills it with values.</ahelp> You should always use this field, since a primary key must always be available in order to edit the table."
-msgstr "<ahelp hid=\"dbaccess/ui/copytablepage/primarykey\">Genera automàticament un camp de dades de clau primària i l'emplena amb valors.</ahelp> Utilitzeu sempre este camp, ja que haureu de disposar sempre d'una clau primària per poder editar la taula."
+msgstr "<ahelp hid=\"dbaccess/ui/copytablepage/primarykey\">Genera automàticament un camp de dades de clau primària i l'ompli amb valors.</ahelp> Utilitzeu sempre este camp, ja que haureu de disposar sempre d'una clau primària per poder editar la taula."
#: 05030100.xhp
msgctxt ""
@@ -5039,7 +5039,7 @@ msgctxt ""
"par_id3154422\n"
"help.text"
msgid "<ahelp hid=\".\">Displays the description for the selected table.</ahelp>"
-msgstr "<ahelp hid=\"\">Mostra la descripció de la taula seleccionada.</ahelp>"
+msgstr "<ahelp hid=\".\">Mostra la descripció de la taula seleccionada.</ahelp>"
#: 11000002.xhp
msgctxt ""
@@ -5127,7 +5127,7 @@ msgctxt ""
"par_id3150499\n"
"help.text"
msgid "<ahelp hid=\".\">Specifies the settings for <link href=\"text/shared/00/00000005.xhp#odbc\" name=\"ODBC\">ODBC</link> databases. This includes your user access data, driver settings, and font definitions.</ahelp>"
-msgstr "<ahelp hid=\"\">Indica la configuració per a les bases de dades <link href=\"text/shared/00/00000005.xhp#odbc\" name=\"ODBC\">ODBC</link>. Esta configuració inclou les vostres dades d'accés d'usuari, els paràmetres del controlador i les definicions de tipus de lletra.</ahelp>"
+msgstr "<ahelp hid=\".\">Indica la configuració per a les bases de dades <link href=\"text/shared/00/00000005.xhp#odbc\" name=\"ODBC\">ODBC</link>. Esta configuració inclou les vostres dades d'accés d'usuari, els paràmetres del controlador i les definicions de tipus de lletra.</ahelp>"
#: 11020000.xhp
msgctxt ""
@@ -5343,7 +5343,7 @@ msgctxt ""
"par_id3147088\n"
"help.text"
msgid "<ahelp hid=\".\">Specify the settings for a dBASE database.</ahelp>"
-msgstr "<ahelp hid=\"\">Indiqueu els paràmetres per a una base de dades dBASE.</ahelp>"
+msgstr "<ahelp hid=\".\">Indiqueu els paràmetres per a una base de dades dBASE.</ahelp>"
#: 11030000.xhp
msgctxt ""
@@ -5487,7 +5487,7 @@ msgctxt ""
"hd_id3156152\n"
"help.text"
msgid "<"
-msgstr ""
+msgstr "<"
#: 11030100.xhp
msgctxt ""
@@ -5519,7 +5519,7 @@ msgctxt ""
"hd_id3149579\n"
"help.text"
msgid ">"
-msgstr ""
+msgstr ">"
#: 11030100.xhp
msgctxt ""
@@ -5751,7 +5751,7 @@ msgctxt ""
"par_id3998840\n"
"help.text"
msgid "In a database window, choose <emph>Edit - Database - Properties</emph>, click <emph>Advanced Properties</emph> tab"
-msgstr "En una finestra de la base de dades, trieu <emph>Edita - Base de dades - Propietats</emph> i feu clic a la pestanya <emph>Propietats avançades</emph>."
+msgstr "En una finestra de la base de dades, trieu <emph>Edita ▸ Base de dades ▸ Propietats</emph> i feu clic a la pestanya <emph>Propietats avançades</emph>."
#: dabaadvpropdat.xhp
msgctxt ""
@@ -5783,7 +5783,7 @@ msgctxt ""
"par_id7679372\n"
"help.text"
msgid "In a database window, choose <emph>Edit - Database - Advanced Settings</emph>"
-msgstr "En una finestra de la base de dades, trieu <emph>Edita - Base de dades - Paràmetres avançats</emph>."
+msgstr "En una finestra de la base de dades, trieu <emph>Edita ▸ Base de dades ▸ Paràmetres avançats</emph>."
#: dabaadvpropdat.xhp
msgctxt ""
@@ -6271,7 +6271,7 @@ msgctxt ""
"par_id1322977\n"
"help.text"
msgid "In a database window, choose <emph>Edit - Database - Properties</emph>"
-msgstr "En una finestra de la base de dades, trieu <emph>Edita - Base de dades - Propietats</emph>."
+msgstr "En una finestra de la base de dades, trieu <emph>Edita ▸ Base de dades ▸ Propietats</emph>."
#: dabapropadd.xhp
msgctxt ""
@@ -6303,7 +6303,7 @@ msgctxt ""
"par_id4641865\n"
"help.text"
msgid "In a database window, choose <emph>Edit - Database - Properties</emph>, click <emph>Additional Settings</emph> tab"
-msgstr "En una finestra de la base de dades, trieu <emph>Edita - Base de dades - Propietats</emph> i feu clic a la pestanya <emph>Paràmetres addicionals</emph>."
+msgstr "En una finestra de la base de dades, trieu <emph>Edita ▸ Base de dades ▸ Propietats</emph> i feu clic a la pestanya <emph>Paràmetres addicionals</emph>."
#: dabapropadd.xhp
msgctxt ""
@@ -6447,7 +6447,7 @@ msgctxt ""
"par_idN106B0\n"
"help.text"
msgid "<ahelp hid=\".\">Enter the starting point to search the LDAP database, for example, dc=com.</ahelp>"
-msgstr "<ahelp hid=\".\">Introduïu el punt d'inici per cercar la base de dades LDAP, per exemple, dc=com.</ahelp>"
+msgstr "<ahelp hid=\".\">Introduïu el punt d'inici per buscar la base de dades LDAP, per exemple, dc=com.</ahelp>"
#: dabapropadd.xhp
msgctxt ""
@@ -6639,7 +6639,7 @@ msgctxt ""
"par_id9003875\n"
"help.text"
msgid "In a database window, choose <emph>Edit - Database - Connection Type</emph>"
-msgstr "En una finestra de la base de dades, trieu <emph>Edita - Base de dades - Tipus de connexió</emph>."
+msgstr "En una finestra de la base de dades, trieu <emph>Edita ▸ Base de dades ▸ Tipus de connexió</emph>."
#: dabapropcon.xhp
msgctxt ""
@@ -6703,7 +6703,7 @@ msgctxt ""
"par_id4513992\n"
"help.text"
msgid "In a database window, choose <emph>Edit - Database - Properties</emph>, click <emph>Advanced Properties</emph> tab"
-msgstr "En una finestra de la base de dades, trieu <emph>Edita - Base de dades - Propietats</emph> i feu clic a la pestanya <emph>Propietats avançades</emph>."
+msgstr "En una finestra de la base de dades, trieu <emph>Edita ▸ Base de dades ▸ Propietats</emph> i feu clic a la pestanya <emph>Propietats avançades</emph>."
#: dabapropgen.xhp
msgctxt ""
@@ -7399,7 +7399,7 @@ msgctxt ""
"par_idN105B4\n"
"help.text"
msgid "<ahelp hid=\".\">Select to register the database within your user copy of %PRODUCTNAME. After registering, the database is displayed in the <emph>View - Data Sources</emph> window. You must register a database to be able to insert the database fields in a document (Insert - Field - More Fields) or in a mail merge.</ahelp>"
-msgstr "<ahelp hid=\".\">Seleccioneu aquesta opció per registrar la base de dades a la vostra còpia d'usuari del %PRODUCTNAME. Una vegada l'hàgiu registrada, la base de dades es mostrarà a la finestra <emph>Visualitza - Fonts de dades</emph>. Només podreu inserir camps de la base de dades en un document (Insereix - Camps - Altres) o en una combinació de correu si heu registrat la base de dades.</ahelp>"
+msgstr "<ahelp hid=\".\">Seleccioneu esta opció per a registrar la base de dades a la vostra còpia d'usuari del %PRODUCTNAME. Una vegada l'hàgeu registrada, la base de dades es mostrarà a la finestra <emph>Visualitza - Fonts de dades</emph>. Només podreu inserir camps de la base de dades en un document (Insereix - Camp - Més Camps) o en una combinació de correu si heu registrat la base de dades.</ahelp>"
#: dabawiz02.xhp
msgctxt ""
@@ -7975,7 +7975,7 @@ msgctxt ""
"par_id7953733\n"
"help.text"
msgid "Before you can use a JDBC driver, you need to add its class path. Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME</emph><emph>- Advanced</emph>, and click the <emph>Class Path</emph> button. After you add the path information, restart <item type=\"productname\">%PRODUCTNAME</item>."
-msgstr ""
+msgstr "Abans d'utilitzar un controlador JDBC, n'haureu d'afegir el camí a la classe. Trieu <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferències</caseinline><defaultinline>Eines - Opcions</defaultinline></switchinline> - %PRODUCTNAME - Avançat</emph> i feu clic al botó <emph>Camí a les classes</emph>. Una vegada hàgeu introduït la informació del camí, reinicieu el <item type=\"productname\">%PRODUCTNAME</item>."
#: dabawiz02jdbc.xhp
msgctxt ""
@@ -8071,7 +8071,7 @@ msgctxt ""
"par_idN10598\n"
"help.text"
msgid "<ahelp hid=\"HID_DSADMIN_LDAP_BASEDN\">Enter the starting point to search the LDAP database, for example, \"dc=com\".</ahelp>"
-msgstr "<ahelp hid=\"HID_DSADMIN_LDAP_BASEDN\">Introduïu el punt inicial per cercar a la base de dades LDAP, per exemple, \"dc=com\".</ahelp>"
+msgstr "<ahelp hid=\"HID_DSADMIN_LDAP_BASEDN\">Introduïu el punt inicial per buscar a la base de dades LDAP, per exemple, \"dc=com\".</ahelp>"
#: dabawiz02ldap.xhp
msgctxt ""
@@ -8975,7 +8975,7 @@ msgctxt ""
"par_idN10838\n"
"help.text"
msgid "To create a new database file, choose <emph>File - New - Database</emph>."
-msgstr "Per crear un fitxer de base de dades nou, trieu <emph>Fitxer - Nou - Base de dades</emph>."
+msgstr "Per crear un fitxer de base de dades nou, trieu <emph>Fitxer ▸ Nou ▸ Base de dades</emph>."
#: main.xhp
msgctxt ""
@@ -8999,7 +8999,7 @@ msgctxt ""
"par_idN1084A\n"
"help.text"
msgid "To open a database file, choose <emph>File - Open</emph>. In the <emph>File type</emph> list box, select to view only \"Database documents\". Select a database document and click <emph>Open</emph>."
-msgstr "Per obrir un fitxer de base de dades, trieu <emph>Fitxer - Obri</emph>. En el quadre de llista <emph>Tipus de fitxer</emph>, seleccioneu que només voleu visualitzar \"Documents de base de dades\". Seleccioneu un document de base de dades i feu clic a <emph>Obri</emph>."
+msgstr "Per a obrir un fitxer de base de dades, trieu <emph>Fitxer ▸ Obri</emph>. En el quadre de llista <emph>Tipus de fitxer</emph>, seleccioneu que només voleu visualitzar «Documents de base de dades». Seleccioneu un document de base de dades i feu clic a <emph>Obri</emph>."
#: main.xhp
msgctxt ""
@@ -9143,7 +9143,7 @@ msgctxt ""
"par_idN1057C\n"
"help.text"
msgid "Rename"
-msgstr "Reanomena"
+msgstr "Canvia el nom"
#: menuedit.xhp
msgctxt ""
@@ -9151,7 +9151,7 @@ msgctxt ""
"par_idN10580\n"
"help.text"
msgid "<ahelp hid=\".\">Renames the selected object. Depending on the database, some names, characters, and name length might be invalid.</ahelp>"
-msgstr "<ahelp hid=\".\">Reanomena l'objecte seleccionat. Segons la base de dades, és possible que alguns noms, caràcters i longituds de noms no siguen vàlids.</ahelp>"
+msgstr "<ahelp hid=\".\">Canvia el nom de l'objecte seleccionat. Segons la base de dades, és possible que alguns noms, caràcters i longituds de noms no siguen vàlids.</ahelp>"
#: menuedit.xhp
msgctxt ""
@@ -9399,7 +9399,7 @@ msgctxt ""
"par_idN105F8\n"
"help.text"
msgid "E-mail Document"
-msgstr ""
+msgstr "Envia el document per correu electrònic"
#: menufile.xhp
msgctxt ""
@@ -9623,7 +9623,7 @@ msgctxt ""
"par_idN105AE\n"
"help.text"
msgid "Table Design"
-msgstr "Disseny de la taula"
+msgstr "Disseny de taula"
#: menuinsert.xhp
msgctxt ""
@@ -10375,7 +10375,7 @@ msgctxt ""
"par_idN1056E\n"
"help.text"
msgid "<link href=\"text/shared/explorer/database/querywizard03.xhp\" name=\"Query Wizard - Search conditions\">Query Wizard - Search conditions</link>"
-msgstr "<link href=\"text/shared/explorer/database/querywizard03.xhp\" name=\"Auxiliar de consultes - Condicions de la cerca\">Auxiliar de consultes - Condicions de la cerca</link>"
+msgstr "<link href=\"text/shared/explorer/database/querywizard03.xhp\" name=\"Auxiliar de consultes - Condicions de la busca\">Auxiliar de consultes - Condicions de la busca</link>"
#: querywizard03.xhp
msgctxt ""
@@ -10383,7 +10383,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Query Wizard - Search Conditions"
-msgstr "Auxiliar de consultes - Condicions de la cerca"
+msgstr "Auxiliar de consultes - Condicions de la busca"
#: querywizard03.xhp
msgctxt ""
@@ -10391,7 +10391,7 @@ msgctxt ""
"par_idN10543\n"
"help.text"
msgid "<link href=\"text/shared/explorer/database/querywizard03.xhp\">Query Wizard - Search Conditions</link>"
-msgstr "<link href=\"text/shared/explorer/database/querywizard03.xhp\">Auxiliar de consultes - Condicions de la cerca</link>"
+msgstr "<link href=\"text/shared/explorer/database/querywizard03.xhp\">Auxiliar de consultes - Condicions de la busca</link>"
#: querywizard03.xhp
msgctxt ""
@@ -10399,7 +10399,7 @@ msgctxt ""
"par_idN10553\n"
"help.text"
msgid "Specifies the search conditions to filter the query."
-msgstr "Indica les condicions de la cerca per filtrar la consulta."
+msgstr "Indica les condicions de la busca per filtrar la consulta."
#: querywizard03.xhp
msgctxt ""
@@ -10511,7 +10511,7 @@ msgctxt ""
"par_idN10553\n"
"help.text"
msgid "Specifies whether to display all records of the query, or only the results of aggregate functions."
-msgstr "Indica si es mostraran tots els registres de la consulta, o bé només els resultats de funcions afegides."
+msgstr "Indica si es mostraran tots els registres de la consulta, o bé només els resultats de funcions d'agregat."
#: querywizard04.xhp
msgctxt ""
@@ -10519,7 +10519,7 @@ msgctxt ""
"par_idN10556\n"
"help.text"
msgid "This page is only displayed when there are numerical fields in the query that allow the use of aggregate functions."
-msgstr "Esta pàgina només es mostra si la consulta conté camps numèrics que admetin la utilització de funcions afegides."
+msgstr "Esta pàgina només es mostra si la consulta conté camps numèrics que admetin la utilització de funcions d'agregat."
#: querywizard04.xhp
msgctxt ""
@@ -10551,7 +10551,7 @@ msgctxt ""
"par_idN105C8\n"
"help.text"
msgid "<ahelp hid=\".\">Select to show only results of aggregate functions.</ahelp>"
-msgstr "<ahelp hid=\".\">Seleccioneu esta opció per mostrar només els resultats de les funcions afegides.</ahelp>"
+msgstr "<ahelp hid=\".\">Seleccioneu esta opció per mostrar només els resultats de les funcions d'agregat.</ahelp>"
#: querywizard04.xhp
msgctxt ""
@@ -10559,7 +10559,7 @@ msgctxt ""
"par_idN105D7\n"
"help.text"
msgid "Select the aggregate function and the field name of the numeric field in the list box. You can enter as many aggregate functions as you want, one in each row of controls."
-msgstr "Seleccioneu la funció afegida i el nom del camp numèric en el quadre de llista. Podeu introduir tantes funcions afegides com vulgueu, una en cada fila de controls."
+msgstr "Seleccioneu la funció d'agregat i el nom del camp numèric en el quadre de llista. Podeu introduir tantes funcions d'agregat com vulgueu, una en cada fila de controls."
#: querywizard04.xhp
msgctxt ""
@@ -10567,7 +10567,7 @@ msgctxt ""
"par_idN1055D\n"
"help.text"
msgid "Aggregate function"
-msgstr "Funcions afegides"
+msgstr "Funcions d'agregat"
#: querywizard04.xhp
msgctxt ""
@@ -10575,7 +10575,7 @@ msgctxt ""
"par_idN105E4\n"
"help.text"
msgid "<ahelp hid=\".\">Select the aggregate function.</ahelp>"
-msgstr "<ahelp hid=\".\">Seleccioneu la funció afegida.</ahelp>"
+msgstr "<ahelp hid=\".\">Seleccioneu la funció d'agregat.</ahelp>"
#: querywizard04.xhp
msgctxt ""
@@ -10599,7 +10599,7 @@ msgctxt ""
"par_idN105E7\n"
"help.text"
msgid "+"
-msgstr ""
+msgstr "+"
#: querywizard04.xhp
msgctxt ""
@@ -10615,7 +10615,7 @@ msgctxt ""
"par_idN105F1\n"
"help.text"
msgid "-"
-msgstr ""
+msgstr "-"
#: querywizard04.xhp
msgctxt ""
@@ -11079,7 +11079,7 @@ msgctxt ""
"par_id4044312\n"
"help.text"
msgid "Choose <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - %PRODUCTNAME - <link href=\"text/shared/optionen/java.xhp\">Advanced</link>."
-msgstr ""
+msgstr "Trieu <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferències</caseinline><defaultinline>Eines - Opcions</defaultinline></switchinline> - %PRODUCTNAME - <link href=\"text/shared/optionen/java.xhp\">Avançat</link>."
#: rep_main.xhp
msgctxt ""
@@ -11207,7 +11207,7 @@ msgctxt ""
"par_id5857112\n"
"help.text"
msgid "To insert an additional <emph>Report Header</emph> and <emph>Report Footer</emph> area choose <item type=\"menuitem\">Edit - Insert Report Header/Footer</item>. These areas contain text that appears at the start and end of the whole report."
-msgstr "Per inserir àrees de <emph>Capçalera de l'informe</emph> i de <emph>Peu de l'informe</emph> addicionals, trieu <item type=\"menuitem\">Edita - Afig una capçalera o peu de pàgina d'informe</item>. Estes àrees contenen línies de text que apareixen a l'inici i al final de l'informe."
+msgstr "Per inserir àrees de <emph>Capçalera de l'informe</emph> i de <emph>Peu de l'informe</emph> addicionals, trieu <item type=\"menuitem\">Edita ▸ Afig una capçalera o peu de pàgina d'informe</item>. Estes àrees contenen línies de text que apareixen a l'inici i al final de l'informe."
#: rep_main.xhp
msgctxt ""
@@ -11359,7 +11359,7 @@ msgctxt ""
"par_id4634235\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Select two or more objects and click this icon to resize the objects to the smallest width.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Seleccioneu dos o més objectes i feu clic a esta icona perquè tinguen el mínim d'amplada.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Seleccioneu dos o més objectes i feu clic a esta icona perquè tinguen el mínim d'amplària.</ahelp>"
#: rep_main.xhp
msgctxt ""
@@ -11367,7 +11367,7 @@ msgctxt ""
"par_id1393475\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Select two or more objects and click this icon to resize the objects to the smallest height.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Seleccioneu dos o més objectes i feu clic a esta icona perquè tinguen el mínim d'alçada.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Seleccioneu dos o més objectes i feu clic a esta icona perquè tinguen el mínim d'alçària.</ahelp>"
#: rep_main.xhp
msgctxt ""
@@ -11375,7 +11375,7 @@ msgctxt ""
"par_id6571550\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Select two or more objects and click this icon to resize the objects to the greatest width.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Seleccioneu dos o més objectes i feu clic a esta icona perquè tinguen el màxim d'amplada.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Seleccioneu dos o més objectes i feu clic a esta icona perquè tinguen el màxim d'amplària.</ahelp>"
#: rep_main.xhp
msgctxt ""
@@ -11383,7 +11383,7 @@ msgctxt ""
"par_id5376140\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Select two or more objects and click this icon to resize the objects to the greatest height.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Seleccioneu dos o més objectes i feu clic a esta icona perquè tinguen el màxim d'alçada.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Seleccioneu dos o més objectes i feu clic a esta icona perquè tinguen el màxim d'alçària.</ahelp>"
#: rep_main.xhp
msgctxt ""
@@ -11647,7 +11647,7 @@ msgctxt ""
"par_id8147221\n"
"help.text"
msgid "To print a report, choose <item type=\"menuitem\">File - Print</item> from the Writer document."
-msgstr "Per imprimir un informe, trieu <item type=\"menuitem\">Fitxer - Imprimeix</item> des del document del Writer."
+msgstr "Per a imprimir un informe, trieu <item type=\"menuitem\">Fitxer ▸ Imprimeix</item> des del document del Writer."
#: rep_navigator.xhp
msgctxt ""
@@ -12119,7 +12119,7 @@ msgctxt ""
"par_id2356028\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Defines the height of the selected object.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Defineix l'alçada de l'objecte seleccionat.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Defineix l'alçària de l'objecte seleccionat.</ahelp>"
#: rep_prop.xhp
msgctxt ""
@@ -12223,7 +12223,7 @@ msgctxt ""
"par_id5749687\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Sets the width of the selected object.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Defineix l'amplada de l'objecte seleccionat.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Defineix l'amplària de l'objecte seleccionat.</ahelp>"
#: rep_prop.xhp
msgctxt ""
@@ -12639,7 +12639,7 @@ msgctxt ""
"par_idN10574\n"
"help.text"
msgid "-"
-msgstr ""
+msgstr "-"
#: tablewizard02.xhp
msgctxt ""
@@ -12655,7 +12655,7 @@ msgctxt ""
"par_idN1057B\n"
"help.text"
msgid "+"
-msgstr ""
+msgstr "+"
#: tablewizard02.xhp
msgctxt ""
@@ -13199,7 +13199,7 @@ msgctxt ""
"par_idN105A5\n"
"help.text"
msgid "Rename"
-msgstr "Reanomena"
+msgstr "Canvia el nom"
#: toolbars.xhp
msgctxt ""
@@ -13207,7 +13207,7 @@ msgctxt ""
"par_idN105A9\n"
"help.text"
msgid "<ahelp hid=\".\">Renames the selected table.</ahelp>"
-msgstr "<ahelp hid=\".\">Reanomena la taula seleccionada.</ahelp>"
+msgstr "<ahelp hid=\".\">Canvia el nom de la taula seleccionada.</ahelp>"
#: toolbars.xhp
msgctxt ""
@@ -13271,7 +13271,7 @@ msgctxt ""
"par_idN10615\n"
"help.text"
msgid "Rename"
-msgstr "Reanomena"
+msgstr "Canvia el nom"
#: toolbars.xhp
msgctxt ""
@@ -13279,7 +13279,7 @@ msgctxt ""
"par_idN10619\n"
"help.text"
msgid "<ahelp hid=\".\">Renames the selected query.</ahelp>"
-msgstr "<ahelp hid=\".\">Reanomena la consulta seleccionada.</ahelp>"
+msgstr "<ahelp hid=\".\">Canvia el nom de la consulta seleccionada.</ahelp>"
#: toolbars.xhp
msgctxt ""
@@ -13343,7 +13343,7 @@ msgctxt ""
"par_idN10685\n"
"help.text"
msgid "Rename"
-msgstr "Reanomena"
+msgstr "Canvia el nom"
#: toolbars.xhp
msgctxt ""
@@ -13351,7 +13351,7 @@ msgctxt ""
"par_idN10689\n"
"help.text"
msgid "<ahelp hid=\".\">Renames the selected form.</ahelp>"
-msgstr "<ahelp hid=\".\">Reanomena el formulari seleccionat.</ahelp>"
+msgstr "<ahelp hid=\".\">Canvia el nom del formulari seleccionat.</ahelp>"
#: toolbars.xhp
msgctxt ""
@@ -13415,7 +13415,7 @@ msgctxt ""
"par_idN106F5\n"
"help.text"
msgid "Rename"
-msgstr "Reanomena"
+msgstr "Canvia el nom"
#: toolbars.xhp
msgctxt ""
@@ -13423,4 +13423,4 @@ msgctxt ""
"par_idN106F9\n"
"help.text"
msgid "<ahelp hid=\".\">Renames the selected report.</ahelp>"
-msgstr "<ahelp hid=\".\">Reanomena l'informe seleccionat.</ahelp>"
+msgstr "<ahelp hid=\".\">Canvia el nom de l'informe seleccionat.</ahelp>"
diff --git a/source/ca-valencia/helpcontent2/source/text/shared/menu.po b/source/ca-valencia/helpcontent2/source/text/shared/menu.po
index 8fe6a9c3545..cfc50f8230f 100644
--- a/source/ca-valencia/helpcontent2/source/text/shared/menu.po
+++ b/source/ca-valencia/helpcontent2/source/text/shared/menu.po
@@ -4,14 +4,17 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2016-05-23 21:37+0200\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"PO-Revision-Date: 2018-01-15 13:20+0000\n"
+"Last-Translator: joamuran <joamuran@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: ca-valencia\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1516022448.000000\n"
#: insert_chart.xhp
msgctxt ""
@@ -19,7 +22,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Chart"
-msgstr ""
+msgstr "Diagrama"
#: insert_chart.xhp
msgctxt ""
@@ -27,7 +30,7 @@ msgctxt ""
"hd_id030420160945436725\n"
"help.text"
msgid "<link href=\"text/shared/menu/insert_chart.xhp\">Chart</link>"
-msgstr ""
+msgstr "<link href=\"text/shared/menu/insert_chart.xhp\">Diagrama</link>"
#: insert_chart.xhp
msgctxt ""
@@ -43,7 +46,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Form Control"
-msgstr ""
+msgstr "Control del formulari"
#: insert_form_control.xhp
msgctxt ""
@@ -51,7 +54,7 @@ msgctxt ""
"hd_id030720160611303537\n"
"help.text"
msgid "<link href=\"text/shared/menu/insert_form_control.xhp\">Form Control</link>"
-msgstr ""
+msgstr "<link href=\"text/shared/menu/insert_form_control.xhp\">Control del formulari</link>"
#: insert_form_control.xhp
msgctxt ""
@@ -67,7 +70,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Shape"
-msgstr ""
+msgstr "Forma"
#: insert_shape.xhp
msgctxt ""
@@ -75,7 +78,7 @@ msgctxt ""
"hd_id030420161043484643\n"
"help.text"
msgid "<link href=\"text/shared/menu/insert_shape.xhp\">Shape</link>"
-msgstr ""
+msgstr "<link href=\"text/shared/menu/insert_shape.xhp\">Forma</link>"
#: insert_shape.xhp
msgctxt ""
@@ -91,7 +94,7 @@ msgctxt ""
"par_id030720160629548185\n"
"help.text"
msgid "Line"
-msgstr ""
+msgstr "Línia"
#: insert_shape.xhp
msgctxt ""
@@ -107,7 +110,7 @@ msgctxt ""
"hd_id030720160823321429\n"
"help.text"
msgid "<link href=\"text/shared/02/01140000.xhp#line_title\">Line</link>"
-msgstr ""
+msgstr "<link href=\"text/shared/02/01140000.xhp#line_title\">Línia</link>"
#: insert_shape.xhp
msgctxt ""
@@ -115,7 +118,7 @@ msgctxt ""
"par_id030720160629546864\n"
"help.text"
msgid "Basic"
-msgstr ""
+msgstr "Bàsiques"
#: insert_shape.xhp
msgctxt ""
@@ -131,7 +134,7 @@ msgctxt ""
"par_id030720160629547675\n"
"help.text"
msgid "Symbol"
-msgstr ""
+msgstr "Símbol"
#: insert_shape.xhp
msgctxt ""
diff --git a/source/ca-valencia/helpcontent2/source/text/shared/optionen.po b/source/ca-valencia/helpcontent2/source/text/shared/optionen.po
index db2e570aef5..92032f3360c 100644
--- a/source/ca-valencia/helpcontent2/source/text/shared/optionen.po
+++ b/source/ca-valencia/helpcontent2/source/text/shared/optionen.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2017-12-18 12:32+0100\n"
-"PO-Revision-Date: 2016-07-05 20:55+0000\n"
-"Last-Translator: Anonymous Pootle User\n"
+"PO-Revision-Date: 2018-01-15 13:20+0000\n"
+"Last-Translator: joamuran <joamuran@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca-valencia\n"
"MIME-Version: 1.0\n"
@@ -13,9 +13,9 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
"X-Language: ca-XV\n"
-"X-POOTLE-MTIME: 1467752158.000000\n"
+"X-POOTLE-MTIME: 1516022456.000000\n"
#: 01000000.xhp
msgctxt ""
@@ -239,7 +239,7 @@ msgctxt ""
"par_id3153748\n"
"help.text"
msgid "User data is used by templates and Wizards in $[officename]. For example, the \"First name\" and \"Last name\" data fields are used to automatically insert your name as the author of a new document. You can see this under <emph>File - Properties</emph>."
-msgstr "Les dades de l'usuari s'utilitzen a les plantilles i els auxiliars del $[officename]. Per exemple, els camps de dades \"Nom\" i \"Cognoms\" s'utilitzen per inserir automàticament el vostre nom com a autor d'un document nou. Ho podeu veure a <emph>Fitxer - Propietats</emph>."
+msgstr "Les dades de l'usuari s'utilitzen a les plantilles i els auxiliars del $[officename]. Per exemple, els camps de dades «Nom» i «Cognoms» s'utilitzen per inserir automàticament el vostre nom com a autor d'un document nou. Ho podeu veure a <emph>Fitxer ▸ Propietats</emph>."
#: 01010100.xhp
msgctxt ""
@@ -711,7 +711,7 @@ msgctxt ""
"hd_id3154909\n"
"help.text"
msgid "Automatically save the document too"
-msgstr ""
+msgstr "Guarda també automàticament el document"
#: 01010200.xhp
msgctxt ""
@@ -719,7 +719,7 @@ msgctxt ""
"par_id3149561\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/optsavepage/userautosave\">Specifies that <item type=\"productname\">%PRODUCTNAME</item> saves all open documents when saving auto recovery information. Uses the same time interval as AutoRecovery does.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/optsavepage/userautosave\"> Especifica que el <item type=\"productname\">%PRODUCTNAME</item> guarda tots els documents oberts en guardar la informació de recuperació automàtica. Utilitza el mateix interval de temps que la recuperació automàtica.</ahelp>"
#: 01010200.xhp
msgctxt ""
@@ -911,7 +911,7 @@ msgctxt ""
"par_id7198401\n"
"help.text"
msgid "The ODF 1.2 Extended (compat) mode is a more backward-compatible ODF 1.2 extended mode. It uses features that are deprecated in ODF1.2 and/or it is 'bug-compatible' to older OpenOffice.org versions. It may be useful, if you need to interchange ODF documents with users, who use pre-ODF1.2 or ODF1.2-only legacy applications."
-msgstr ""
+msgstr "El mode ampliat (compat) d'ODF 1.2 és un mode ampliat més compatible amb les versions anteriors d'OFD 1.2. Utilitza característiques que s'han desvalorat a ODF 1.2 i/o és compatible amb els errors de les versions anteriors de l'OpenOffice.org. Pot ser útil si heu d'intercanviar documents ODF amb usuaris que utilitzen aplicacions que facen servir el format ODF anterior al de la versió 1.2. "
#: 01010200.xhp
msgctxt ""
@@ -999,7 +999,7 @@ msgctxt ""
"par_id3151384\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/optpathspage/OptPathsPage\">This section contains the default paths to important folders in $[officename]. These paths can be edited by the user.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/optpathspage/OptPathsPage\">Esta secció conté els camins per defecte cap a carpetes importants del $[officename]. L'usuari pot editar estos camins.</ahelp>"
#: 01010300.xhp
msgctxt ""
@@ -1015,7 +1015,7 @@ msgctxt ""
"par_id3154923\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/optpathspage/paths\">To modify an entry in this list, click the entry and click <emph>Edit</emph>. You can also double click the entry.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/optpathspage/paths\">Per modificar una entrada d'esta llista, feu clic a l'entrada i feu clic a <emph>Edita</emph>. També podeu fer doble clic a l'entrada.</ahelp>"
#: 01010300.xhp
msgctxt ""
@@ -1055,7 +1055,7 @@ msgctxt ""
"par_id3153193\n"
"help.text"
msgid "You can change the sequence of entries by clicking the bar in the <emph>Type</emph> column. The column width can be changed by moving the separator between the columns with the mouse."
-msgstr "Podeu canviar la seqüència d'entrades si feu clic a la barra de la columna <emph>Tipus</emph>. L'amplada de la columna es pot canviar movent el separador que hi ha entre les columnes amb el ratolí."
+msgstr "Podeu canviar la seqüència d'entrades si feu clic a la barra de la columna <emph>Tipus</emph>. L'amplària de la columna es pot canviar movent el separador que hi ha entre les columnes amb el ratolí."
#: 01010300.xhp
msgctxt ""
@@ -1415,7 +1415,7 @@ msgctxt ""
"par_id3153663\n"
"help.text"
msgid "A language module can contain one, two or three submodules: Spellcheck, hyphenation and thesaurus. Each sub-module can be available in one or more languages. If you click in front of the name of the module, you activate all the available sub-modules simultaneously. If you remove a set mark, you deactivate all the available sub-modules simultaneously. If you wish to activate or deactivate individual sub-modules, click the<emph> Edit button </emph>to open the <link href=\"text/shared/optionen/01010401.xhp\" name=\"Edit Modules\"><emph>Edit Modules</emph></link> dialog."
-msgstr "Un mòdul de llengua pot contindre un, dos o tres submòduls: verificació ortogràfica, partició de mots i tesaurus. Cada submòdul pot estar disponible en una o més llengües. Si feu clic davant del nom del mòdul, activareu tots els submòduls disponibles simultàniament. Si suprimiu una marca establerta, desactivareu tots els submòduls disponibles simultàniament. Si voleu activar o desactivar submòduls individuals, feu clic al botó <emph>Edita</emph> per obrir el diàleg <link href=\"text/shared/optionen/01010401.xhp\" name=\"Edita els mòduls\"><emph>Edita els mòduls</emph></link>."
+msgstr "Un mòdul de llengua pot contindre un, dos o tres submòduls: verificació ortogràfica, partició de mots i tesaurus. Cada submòdul pot estar disponible en una o més llengües. Si feu clic davant del nom del mòdul, activareu tots els submòduls disponibles simultàniament. Si suprimiu una marca establida, desactivareu tots els submòduls disponibles simultàniament. Si voleu activar o desactivar submòduls individuals, feu clic al botó <emph>Edita</emph> per obrir el diàleg <link href=\"text/shared/optionen/01010401.xhp\" name=\"Edita els mòduls\"><emph>Edita els mòduls</emph></link>."
#: 01010400.xhp
msgctxt ""
@@ -1471,7 +1471,7 @@ msgctxt ""
"par_id3146794\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/optlingupage/lingudictsnew\">Opens the <emph>New Dictionary</emph> dialog, in which you can name a new user-defined dictionary or dictionary of exceptions and specify the language.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/optlingupage/lingudictsnew\">Obri el diàleg <emph>Diccionari nou</emph>, on podeu donar nom a un diccionari nou definit per l'usuari, o un diccionari d'excepcions, i especificar-ne la llengua.</ahelp>"
#: 01010400.xhp
msgctxt ""
@@ -1503,7 +1503,7 @@ msgctxt ""
"par_id3153192\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/optnewdictionarydialog/nameedit\">Specifies the name of the new custom dictionary.</ahelp> The file extension \"*.DIC\" is automatically appended."
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/optnewdictionarydialog/nameedit\">Especifica el nom del diccionari personalitzat nou.</ahelp> L'extensió de fitxer \"*.DIC\" s'afig automàticament."
#: 01010400.xhp
msgctxt ""
@@ -1519,7 +1519,7 @@ msgctxt ""
"par_id3148920\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/optnewdictionarydialog/language\">By selecting a certain language you can limit the use of the custom dictionary.</ahelp> By selecting <emph>All</emph> the custom dictionary is used independently of the current language."
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/optnewdictionarydialog/language\">En seleccionar una llengua determinada podeu limitar l'ús del diccionari personalitzat.</ahelp> Si seleccioneu <emph>Tot</emph>, el diccionari personalitzat s'utilitzarà independentment de la llengua actual."
#: 01010400.xhp
msgctxt ""
@@ -1535,7 +1535,7 @@ msgctxt ""
"par_id3149561\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/optnewdictionarydialog/except\">Specifies whether you wish to avoid certain words in your documents.</ahelp> In this way, you can create a custom dictionary of all the words to be avoided. If this exception dictionary is activated, during spellchecking you receive a corresponding note about any words which should be avoided."
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/optnewdictionarydialog/except\">Especifica si voleu evitar certes paraules als vostres documents.</ahelp> D'esta manera, podeu crear un diccionari personalitzat de totes les paraules que cal evitar. Si activeu este diccionari d'excepcions, durant la verificació ortogràfica rebreu un avís corresponent sobre les paraules que caldria evitar."
#: 01010400.xhp
msgctxt ""
@@ -1551,7 +1551,7 @@ msgctxt ""
"par_id3152576\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/optlingupage/lingudictsedit\">Opens the <emph>Edit custom dictionary</emph> dialog, in which you can add to your custom dictionary or edit existing entries.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/optlingupage/lingudictsedit\">Obri el diàleg <emph>Edita el diccionari personalitzat</emph>, on podeu afegir entrades al vostre diccionari personalitzat o editar les entrades existents.</ahelp>"
#: 01010400.xhp
msgctxt ""
@@ -1583,7 +1583,7 @@ msgctxt ""
"par_id3147394\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/editdictionarydialog/book\">Specifies the book to be edited.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/editdictionarydialog/book\">Especifica el llibre que s'ha d'editar.</ahelp>"
#: 01010400.xhp
msgctxt ""
@@ -1615,7 +1615,7 @@ msgctxt ""
"par_id3154255\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/editdictionarydialog/lang\">Assigns a new language to the current custom dictionary.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/editdictionarydialog/lang\">Assigna una llengua nova al diccionari personalitzat actual.</ahelp>"
#: 01010400.xhp
msgctxt ""
@@ -1631,7 +1631,7 @@ msgctxt ""
"par_id3151252\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/editdictionarydialog/word\">You can type a new word for inclusion in the dictionary. In the list below you will see the contents of the current custom dictionary.</ahelp> If you select a word from this list it is displayed in the text field. If you type a word with a trailing = character, such as \"AutoComplete=\", the word is never automatically hyphenated and no hyphenation is suggested. Typing \"Auto=Complete\" results in the word being hyphenated, or a hyphenation suggested, where you insert the = sign."
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/editdictionarydialog/word\">Podeu escriure una paraula nova per incloure-la al diccionari. A la llista següent veureu el contingut del diccionari personalitzat actual. </ahelp> Si seleccioneu una paraula de la llista, esta paraula es mostrarà al camp de text. Si escriviu una paraula amb un signe = final, com ara \"ComplecióAutomàtica=\", la paraula no es partirà mai amb guionets automàticament, i tampoc no se'n suggerirà cap partició. En canvi, si escriviu \"Compleció=Automàtica\" la paraula es partirà amb un guionet, o bé se'n suggerirà una partició on hàgeu inserit el signe =."
#: 01010400.xhp
msgctxt ""
@@ -1671,7 +1671,7 @@ msgctxt ""
"par_id3163808\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/editdictionarydialog/newreplace\">Adds the word in the <emph>Word </emph>text field to your current custom dictionary. The word in the <emph>Suggestion </emph>field is also added when working with exception dictionaries.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/editdictionarydialog/newreplace\">Afig la paraula del camp de text <emph>Paraula</emph> al vostre diccionari personalitzat actual. La paraula del camp <emph>Suggeriment </emph>també s'afig quan treballeu amb diccionaris d'excepcions.</ahelp>"
#: 01010400.xhp
msgctxt ""
@@ -1719,7 +1719,7 @@ msgctxt ""
"par_id3153231\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/optlingupage/linguoptionsedit\">If you want to change a value, select the entry and then click <emph>Edit</emph>.</ahelp> You will see a dialog for entering a new value."
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/optlingupage/linguoptionsedit\">Si voleu canviar un valor, seleccioneu l'entrada i, a continuació, feu clic a <emph>Edita</emph>.</ahelp> Visualitzareu un diàleg per introduir un valor nou."
#: 01010400.xhp
msgctxt ""
@@ -1815,7 +1815,7 @@ msgctxt ""
"par_id3150316\n"
"help.text"
msgid "Specifies the minimum number of characters required for automatic hyphenation to be applied. <ahelp hid=\"cui/ui/breaknumberoptions/BreakNumberOption\" visibility=\"hidden\"> Type the minimum number of characters that must come before or after the hyphen.</ahelp>"
-msgstr ""
+msgstr "Especifica el nombre mínim de caràcters necessaris per aplicar la partició de mots automàtica. <ahelp hid=\"cui/ui/breaknumberoptions/BreakNumberOption\" visibility=\"hidden\"> Escriviu el nombre mínim de caràcters que calen abans o després del guionet.</ahelp>"
#: 01010400.xhp
msgctxt ""
@@ -2631,7 +2631,7 @@ msgctxt ""
"bm_id3155450\n"
"help.text"
msgid "<bookmark_value>opening; dialog settings</bookmark_value> <bookmark_value>saving; dialog settings</bookmark_value> <bookmark_value>years; 2-digit options</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>obertura; configuració de diàleg</bookmark_value> <bookmark_value>desament; configuració de diàleg</bookmark_value> <bookmark_value>anys; opcions de dos dígits</bookmark_value>"
#: 01010600.xhp
msgctxt ""
@@ -3663,7 +3663,7 @@ msgctxt ""
"par_id3150488\n"
"help.text"
msgid "<ahelp hid=\"sfx/ui/optprintpage/reducetransauto\">Specifies that the transparency is only printed if the transparent area covers less than a quarter of the entire page.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"sfx/ui/optprintpage/reducetransauto\">Especifica que només s'imprimeix la transparència si l'àrea transparent ocupa menys d'un quart de pàgina.</ahelp>"
#: 01010900.xhp
msgctxt ""
@@ -3679,7 +3679,7 @@ msgctxt ""
"par_id3153878\n"
"help.text"
msgid "<ahelp hid=\"sfx/ui/optprintpage/reducetransnone\">With this option transparency is never printed.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"sfx/ui/optprintpage/reducetransnone\">Amb esta opció, la transparència no s'imprimeix mai.</ahelp>"
#: 01010900.xhp
msgctxt ""
@@ -3695,7 +3695,7 @@ msgctxt ""
"par_id3148455\n"
"help.text"
msgid "<ahelp hid=\"sfx/ui/optprintpage/reducebitmap\">Specifies that bitmaps are printed with reduced quality. The resolution can only be reduced and not increased.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"sfx/ui/optprintpage/reducebitmap\">Especifica que els mapes de bits s'imprimisquen amb menys qualitat. Només és pot reduir la resolución, no augmentar-la.</ahelp>"
#: 01010900.xhp
msgctxt ""
@@ -3743,7 +3743,7 @@ msgctxt ""
"par_id3150749\n"
"help.text"
msgid "<ahelp hid=\"sfx/ui/optprintpage/reducebitmaptrans\">If this field is marked, the reduction in print quality for bitmaps also applies to the transparent areas of objects.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"sfx/ui/optprintpage/reducebitmaptrans\">Si es marca este camp, la reducció de la qualitat d'impressió dels mapes de bits també s'aplica a les àrees transparents dels objectes.</ahelp>"
#: 01010900.xhp
msgctxt ""
@@ -3759,7 +3759,7 @@ msgctxt ""
"par_id3148914\n"
"help.text"
msgid "<ahelp hid=\"sfx/ui/optprintpage/reducegrad\">If this field is marked, gradients are printed with reduced quality.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"sfx/ui/optprintpage/reducegrad\">Si es marca este camp, els degradats s'imprimeixen amb menys qualitat.</ahelp>"
#: 01010900.xhp
msgctxt ""
@@ -3791,7 +3791,7 @@ msgctxt ""
"par_id3145230\n"
"help.text"
msgid "<ahelp hid=\"sfx/ui/optprintpage/reducegradcolor\">Specifies that gradients are only printed in a single intermediate color.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"sfx/ui/optprintpage/reducegradcolor\">Especifica que els degradats només s'imprimeixen d'un sol color intermedi.</ahelp>"
#: 01010900.xhp
msgctxt ""
@@ -3807,7 +3807,7 @@ msgctxt ""
"par_id3145150\n"
"help.text"
msgid "<ahelp hid=\"sfx/ui/optprintpage/converttogray\">Specifies that all colors are printed only as grayscale.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"sfx/ui/optprintpage/converttogray\">Especifica que tots els colors només s'imprimeixen en escala de grisos.</ahelp>"
#: 01010900.xhp
msgctxt ""
@@ -3823,7 +3823,7 @@ msgctxt ""
"par_id3154022\n"
"help.text"
msgid "<ahelp hid=\"sfx/ui/optprintpage/frame2\">Defines which warnings appear before printing begins.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"sfx/ui/optprintpage/frame2\">Defineix quins avisos apareixen abans que comence la impressió.</ahelp>"
#: 01010900.xhp
msgctxt ""
@@ -3839,7 +3839,7 @@ msgctxt ""
"par_id3150206\n"
"help.text"
msgid "<ahelp hid=\"sfx/ui/optprintpage/papersize\">Mark this check box if a certain paper size is needed for printing the current document.</ahelp> If the paper size used in the document is not provided by the current printer, you will receive an error message."
-msgstr ""
+msgstr "<ahelp hid=\"sfx/ui/optprintpage/papersize\">Marqueu esta casella si cal una mida de paper concreta per imprimir el document actual. </ahelp> Si la impressora no permet la mida de paper utilitzada al document, rebreu un missatge d'error."
#: 01010900.xhp
msgctxt ""
@@ -3855,7 +3855,7 @@ msgctxt ""
"par_id3153231\n"
"help.text"
msgid "<ahelp hid=\"sfx/ui/optprintpage/paperorient\">Mark this check box if you need a certain paper orientation for printing the current document.</ahelp> If the format used by the current document is not available from the printer, an error message will appear."
-msgstr ""
+msgstr "<ahelp hid=\"sfx/ui/optprintpage/paperorient\">Marqueu esta casella si necessiteu una orientació del paper concreta per imprimir el document actual. </ahelp> Si la impressora no admet el format utilitzat pel document actual, apareixerà un missatge d'error."
#: 01010900.xhp
msgctxt ""
@@ -3871,7 +3871,7 @@ msgctxt ""
"par_id3152778\n"
"help.text"
msgid "<ahelp hid=\"sfx/ui/optprintpage/trans\">Mark this check box if you always want to be warned if transparent objects are contained in the document.</ahelp> If you print such a document, a dialog appears in which you can select if the transparency is to be printed in this print instruction."
-msgstr ""
+msgstr "<ahelp hid=\"sfx/ui/optprintpage/trans\">Marqueu esta casella si voleu rebre sempre un avís si el document conté objectes transparents.</ahelp> Si imprimiu un document d'estos, apareix un diàleg on podeu seleccionar si la transparència s'ha d'imprimir en esta instrucció d'impressió."
#: 01012000.xhp
msgctxt ""
@@ -4487,7 +4487,7 @@ msgctxt ""
"par_idN1057A\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/optemailpage/url\">Enter the e-mail program path and name.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/optemailpage/url\">Introduïu el camí i el nom del programa de correu electrònic.</ahelp>"
#: 01020300.xhp
msgctxt ""
@@ -4503,7 +4503,7 @@ msgctxt ""
"par_idN10595\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/optemailpage/browse\">Opens a file dialog to select the e-mail program.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/optemailpage/browse\">Obri un diàleg de fitxer per seleccionar el programa de correu electrònic.</ahelp>"
#: 01030000.xhp
msgctxt ""
@@ -4823,7 +4823,7 @@ msgctxt ""
"par_id3156326\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/opthtmlpage/OptHtmlPage\">Defines settings for HTML pages.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/opthtmlpage/OptHtmlPage\">Defineix paràmetres per a les pàgines HTML.</ahelp>"
#: 01030500.xhp
msgctxt ""
@@ -4839,7 +4839,7 @@ msgctxt ""
"par_id3145673\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/opthtmlpage/size7\">Use the spin buttons <emph>Size 1</emph> to <emph>Size 7</emph> to define the respective font sizes for the HTML <font size=1> to <font size=7> tags.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/opthtmlpage/size7\">Utilitzeu els botons de selecció de valors de <emph>Mida 1</emph> fins a <emph>Mida 7</emph> per definir les mides dels tipus de lletra respectius per a les etiquetes HTML <font size=1> a <font size=7>.</ahelp>"
#: 01030500.xhp
msgctxt ""
@@ -4879,7 +4879,7 @@ msgctxt ""
"par_id7658314\n"
"help.text"
msgid "<ahelp hid=\".\">If not checked, numbers will be interpreted according to the setting in <emph>Language Settings - Language of - Locale setting</emph> in the Options dialog box. If checked, numbers will be interpreted as 'English (USA)' locale.</ahelp>"
-msgstr "<ahelp hid=\".\">Si no activeu esta opció, els nombres s'interpretaran segons el paràmetre d'<emph>Eines - Opcions - Configuració de la llengua - Llengües - Configuració regional</emph> del quadre de diàleg Opcions. Si està activada, els nombres s'interpretaran segons la configuració regional 'Anglés (EUA)'.</ahelp>"
+msgstr "<ahelp hid=\".\">Si no activeu esta opció, els nombres s'interpretaran segons el paràmetre d'<emph>Configuració de la llengua - Llengües - Configuració regional</emph> del quadre de diàleg Opcions. Si està activada, els nombres s'interpretaran segons la configuració regional 'Anglés (EUA)'.</ahelp>"
#: 01030500.xhp
msgctxt ""
@@ -4895,7 +4895,7 @@ msgctxt ""
"par_id3149295\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/opthtmlpage/unknowntag\">Mark this check box if you want <link href=\"text/shared/00/00000002.xhp#tags\" name=\"tags\">tags</link> that are not recognized by $[officename] to be imported as fields.</ahelp> For an opening tag, an HTML_ON field will be created with the value of the tag name. For a closing tag, an HTML_OFF will be created. These fields will be converted to tags in the HTML export."
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/opthtmlpage/unknowntag\">Activeu esta casella si voleu que les <link href=\"text/shared/00/00000002.xhp#tags\" name=\"etiquetes\">etiquetes</link> que no es reconeixen al $[officename] s'importin com a camps.</ahelp> Per a una etiqueta d'obertura, es crearà un camp HTML_ON amb el valor del nom de l'etiqueta. Per a una etiqueta de tancament, es crearà un camp HTML_OFF. Estos camps es convertiran en etiquetes a l'exportació d'HTML."
#: 01030500.xhp
msgctxt ""
@@ -4911,7 +4911,7 @@ msgctxt ""
"par_id3149202\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/opthtmlpage/ignorefontnames\">Mark this check box to ignore all font settings when importing. The fonts that were defined in the HTML Page Style will be the fonts that will be used. </ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/opthtmlpage/ignorefontnames\">Activeu esta casella de selecció per ignorar tots els paràmetres de tipus de lletra quan importeu. Els tipus de lletra que es van definir a l'estil de pàgina HTML seran els tipus de lletra que s'utilitzaran. </ahelp>"
#: 01030500.xhp
msgctxt ""
@@ -4927,7 +4927,7 @@ msgctxt ""
"par_id3146120\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/opthtmlpage/starbasic\">Mark this check box to include the $[officename] Basic instructions when exporting to HTML format.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/opthtmlpage/starbasic\">Activeu esta casella de selecció per incloure les instruccions del $[officename] Basic en exportar a format HTML.</ahelp>"
#: 01030500.xhp
msgctxt ""
@@ -4951,7 +4951,7 @@ msgctxt ""
"par_id3150420\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/opthtmlpage/starbasicwarning\">If this field is marked, when exporting to HTML a warning is shown that %PRODUCTNAME Basic macros will be lost.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/opthtmlpage/starbasicwarning\">Si este camp està activat, en exportar a HTML es mostra un avís que indica que es perdran les macros del %PRODUCTNAME Basic.</ahelp>"
#: 01030500.xhp
msgctxt ""
@@ -4991,7 +4991,7 @@ msgctxt ""
"par_id3149379\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/opthtmlpage/savegrflocal\">Mark this check box to automatically upload the embedded pictures to the Internet server when uploading using FTP. Use the <emph>Save As</emph> dialog to save the document and enter a complete FTP URL as the file name in the Internet.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/opthtmlpage/savegrflocal\">Activeu esta casella de selecció per penjar automàticament les imatges incrustades al servidor d'Internet quan pengeu mitjançant FTP. Utilitzeu el diàleg <emph>Anomena i guarda</emph> per guardar el document i introduir l'URL de l'FTP complet com a nom de fitxer a Internet.</ahelp>"
#: 01030500.xhp
msgctxt ""
@@ -5263,7 +5263,7 @@ msgctxt ""
"par_id3154944\n"
"help.text"
msgid "You can also control the display of graphics through the <link href=\"text/swriter/02/18120000.xhp\" name=\"Graphics\"><emph>Images and Charts</emph></link> icon. If a text document is open, this icon is displayed on the <emph>Tools</emph> bar."
-msgstr "També podeu controlar la visualització de gràfics mitjançant la icona <link href=\"text/swriter/02/18120000.xhp\" name=\"Gràfics\"><emph>Gràfics activats/desactivats</emph></link>. Si s'obre un document de text, aquesta icona es mostra a la barra <emph>Eines</emph>."
+msgstr "També podeu controlar la visualització de gràfics mitjançant la icona <link href=\"text/swriter/02/18120000.xhp\" name=\"Gràfics\"><emph>Gràfics activats/desactivats</emph></link>. Si s'obri un document de text, esta icona es mostra a la barra <emph>Eines</emph>."
#: 01040200.xhp
msgctxt ""
@@ -5439,7 +5439,7 @@ msgctxt ""
"par_id3154140\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optfonttabpage/standardbox\">Specifies the font to be used for the <emph>Default</emph> Paragraph Style.</ahelp> The <emph>Default</emph> Paragraph Style font is used for nearly all Paragraph Styles, unless the Paragraph Style explicitly defines another font."
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optfonttabpage/standardbox\">Especifica el tipus de lletra que s'utilitzarà per a l'estil de paràgraf <emph>Per defecte</emph>.</ahelp> El tipus de lletra de l'estil de paràgraf <emph>Per defecte</emph> s'utilitza per a gairebé tots els estils de paràgraf, tret que l'estil de paràgraf definisca explícitament un altre tipus de lletra."
#: 01040300.xhp
msgctxt ""
@@ -5527,7 +5527,7 @@ msgctxt ""
"par_id3146923\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optfonttabpage/idxbox\">Specifies the font used for indexes, alphabetical indexes, and tables of contents.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optfonttabpage/idxbox\">Especifica el tipus de lletra utilitzat per a índexs, índexs alfabètics i índexs de contingut.</ahelp>"
#: 01040301.xhp
msgctxt ""
@@ -5583,7 +5583,7 @@ msgctxt ""
"par_id3153542\n"
"help.text"
msgid "The print settings defined on this tab page apply to all subsequent print jobs, until you change the settings again. If you want to change the settings for the current print job only, use the <emph>File - Print</emph> dialog."
-msgstr "Els paràmetres d'impressió definits en esta pestanya s'apliquen a totes les feines d'impressió posteriors, fins que els torneu a canviar. Si voleu canviar els paràmetres només per a la faena actual, utilitzeu el diàleg <emph>Fitxer - Imprimeix</emph>"
+msgstr "Els paràmetres d'impressió definits en esta pestanya s'apliquen a totes les feines d'impressió posteriors, fins que els torneu a canviar. Si voleu canviar els paràmetres només per a la faena actual, utilitzeu el diàleg <emph>Fitxer ▸ Imprimeix</emph>"
#: 01040400.xhp
msgctxt ""
@@ -5887,7 +5887,7 @@ msgctxt ""
"par_id3145674\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/opttablepage/OptTablePage\">Defines the attributes of tables in text documents.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optredlinepage/OptRedLinePage\">Defineix l'aparença dels canvis al document.</ahelp>"
#: 01040500.xhp
msgctxt ""
@@ -5927,7 +5927,7 @@ msgctxt ""
"par_id3150447\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/opttablepage/header\">Specifies that the first row of the table is formatted with the \"Table heading\" Paragraph Style.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/opttablepage/header\">Especifica que la primera fila de la taula es formata amb l'estil de paràgraf «Encapçalament de la taula».</ahelp>"
#: 01040500.xhp
msgctxt ""
@@ -5943,7 +5943,7 @@ msgctxt ""
"par_id3149204\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/opttablepage/repeatheader\">Specifies whether the table heading is carried over onto the new page after a page break.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/opttablepage/repeatheader\">Especifica si l'encapçalament de la taula es porta a la pàgina nova després d'un salt de pàgina.</ahelp>"
#: 01040500.xhp
msgctxt ""
@@ -6023,7 +6023,7 @@ msgctxt ""
"par_id3159346\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/opttablepage/numfmtformatting\">If<emph> Number format recognition </emph>is not marked, only input in the format that has been set at the cell is accepted. Any other input resets the format to <emph>Text</emph>.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/opttablepage/numfmtformatting\">Si l'opció <emph>Reconeixement del format numèric</emph> no està activada, només s'admetrà el format que s'haja definit a la cel·la. Qualsevol altra entrada restablirà el format a <emph>Text</emph>.</ahelp>"
#: 01040500.xhp
msgctxt ""
@@ -6487,7 +6487,7 @@ msgctxt ""
"par_id3151188\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optformataidspage/fillindent\">When the direct cursor is used, the left paragraph indent is set at the horizontal position where you click the direct cursor. The paragraph is left aligned. </ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optformataidspage/fillindent\">Si s'utilitza el cursor directe, el sagnat esquerre del paràgraf es defineix en la posició horitzontal on heu fet clic amb el cursor directe. El paràgraf s'alinea a l'esquerra. </ahelp>"
#: 01040600.xhp
msgctxt ""
@@ -6503,7 +6503,7 @@ msgctxt ""
"par_id3155174\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optformataidspage/filltab\">When the direct cursor is used, as many tabs as necessary are added in the new paragraph until the clicked position is reached.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optformataidspage/filltab\">Si s'utilitza el cursor directe, s'afigen tots els tabuladors que siguen necessaris al paràgraf nou fins que s'assoleix la posició on s'ha fet clic.</ahelp>"
#: 01040600.xhp
msgctxt ""
@@ -6519,7 +6519,7 @@ msgctxt ""
"par_id3155904\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optformataidspage/fillspace\">When the Direct Cursor is used, a corresponding number of tabs and spaces are inserted in the new paragraph as necessary until the clicked position is reached.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optformataidspage/fillspace\">Si s'utilitza el cursor directe, s'insereix un nombre corresponent de tabuladors i d'espais al paràgraf nou segons calga fins que s'assolisca la posició on s'ha fet clic.</ahelp>"
#: 01040600.xhp
msgctxt ""
@@ -6543,7 +6543,7 @@ msgctxt ""
"par_id3147508\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optformataidspage/cursorinprot\">Specifies that you can set the cursor in a protected area, but cannot make any changes.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optformataidspage/cursorinprot\">Especifica que podeu ubicar el cursor en àrees protegides, però no podeu fer-hi cap canvi.</ahelp>"
#: 01040700.xhp
msgctxt ""
@@ -6567,7 +6567,7 @@ msgctxt ""
"par_id3149416\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optredlinepage/OptRedLinePage\">Defines the appearance of changes in the document.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optredlinepage/OptRedLinePage\">Defineix l'aparença dels canvis al document.</ahelp>"
#: 01040700.xhp
msgctxt ""
@@ -6591,7 +6591,7 @@ msgctxt ""
"par_id3144510\n"
"help.text"
msgid "Defines the settings for displaying recorded changes. Select the type of change and the corresponding display attribute and color. The preview field shows the effect of the selected display options."
-msgstr "Defineix els paràmetres per mostrar els canvis enregistrats. Seleccioneu el tipus de canvi, així com l'atribut de visualització i el color corresponent. El camp de previsualització mostra l'efecte de les opcions de visualització seleccionades."
+msgstr "Defineix els paràmetres per mostrar els canvis gravats. Seleccioneu el tipus de canvi, així com l'atribut de visualització i el color corresponent. El camp de previsualització mostra l'efecte de les opcions de visualització seleccionades."
#: 01040700.xhp
msgctxt ""
@@ -6607,7 +6607,7 @@ msgctxt ""
"par_id3154758\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optredlinepage/insert\">Specifies how changes in the document are displayed when text is inserted.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optredlinepage/insert\">Especifica com es mostren els canvis al document quan s'insereix text.</ahelp>"
#: 01040700.xhp
msgctxt ""
@@ -6623,7 +6623,7 @@ msgctxt ""
"par_id3154365\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optredlinepage/deleted\">Specifies how changes in the document are displayed when text is deleted. If you record text deletions, the text is displayed with the selected attribute (for example, strikethrough) and is not deleted.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optredlinepage/deleted\">Especifica com es mostren els canvis al document quan se suprimeix text. Si graveu supressions de text, el text es mostra amb l'atribut seleccionat (per exemple, ratllat) i no se suprimeix.</ahelp>"
#: 01040700.xhp
msgctxt ""
@@ -6639,7 +6639,7 @@ msgctxt ""
"par_id3151042\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optredlinepage/changed\">Defines how changes to text attributes are displayed in the document. These changes affect attributes such as bold, italic or underline.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optredlinepage/changed\">Defineix com es mostren els canvis als atributs de text del document. Estos canvis afecten els atributs com ara negreta, cursiva o subratllat.</ahelp>"
#: 01040700.xhp
msgctxt ""
@@ -6655,7 +6655,7 @@ msgctxt ""
"par_id3145419\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optredlinepage/changedcolor\">You can also choose a color to display each type of recorded change. When you choose the condition \"By author\" in the list, the color is automatically determined by $[officename], then modified to match to the author of each change.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optredlinepage/changedcolor\">També podeu triar un color per visualitzar cada tipus de canvi gravat. Quan trieu la condició «Per autor» a la llista, el color queda determinat automàticament pel $[officename] i, a continuació, es modifica perquè coincidisca amb l'autor de cada canvi.</ahelp>"
#: 01040700.xhp
msgctxt ""
@@ -6687,7 +6687,7 @@ msgctxt ""
"par_id3154638\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optredlinepage/markpos\">Defines if and where changed lines in the document are marked.</ahelp> You can set the markings so that they always appear on the left or right page margin, or on the outer or inner margin."
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optredlinepage/markpos\">Defineix si es marquen i on es marquen les línies canviades del document.</ahelp> Podeu definir les marques perquè apareguen sempre al marge esquerre o dret de la pàgina, o bé al marge interior o exterior."
#: 01040700.xhp
msgctxt ""
@@ -6703,7 +6703,7 @@ msgctxt ""
"par_id3146975\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optredlinepage/markcolor\">Specifies the color for highlighting the changed lines in the text.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optredlinepage/markcolor\">Especifica el color del ressaltat de les línies canviades en el text.</ahelp>"
#: 01040900.xhp
msgctxt ""
@@ -6735,7 +6735,7 @@ msgctxt ""
"par_id3145382\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optgeneralpage/OptGeneralPage\">Specifies general settings for text documents.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optgeneralpage/OptGeneralPage\">Especifica els paràmetres generals per als documents de text.</ahelp>"
#: 01040900.xhp
msgctxt ""
@@ -6799,7 +6799,7 @@ msgctxt ""
"par_id3153252\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optgeneralpage/onrequest\">Updates links only on request while loading a document.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optgeneralpage/onrequest\">Actualitza els enllaços només en sol·licitar-ho en carregar el document.</ahelp>"
#: 01040900.xhp
msgctxt ""
@@ -6815,7 +6815,7 @@ msgctxt ""
"par_id3148946\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optgeneralpage/never\">Links are never updated while loading a document.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optgeneralpage/never\">Els enllaços no s'actualitzen mai en carregar un document.</ahelp>"
#: 01040900.xhp
msgctxt ""
@@ -6847,7 +6847,7 @@ msgctxt ""
"par_id3154071\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optgeneralpage/updatefields\">The contents of all fields are updated automatically whenever the screen contents are displayed as new. Even with this box unchecked, some fields are updated each time a special condition takes place.</ahelp> The following table lists the fields that are updated without regard to this checkbox."
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optgeneralpage/updatefields\">Els continguts de tots els camps s'actualitzen automàticament sempre que el contingut de la pantalla es mostra com a nou. Encara que esta casella no estiga activada, alguns camps s'actualitzen cada vegada que es produeix una condició especial.</ahelp> A la taula següent s'enumeren els camps que s'actualitzen sense tindre en compte esta casella de selecció."
#: 01040900.xhp
msgctxt ""
@@ -6991,7 +6991,7 @@ msgctxt ""
"par_id3150768\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optgeneralpage/updatecharts\">Specifies whether to automatically update charts. Whenever a Writer table cell value changes and the cursor leaves that cell, the chart that displays the cell value is updated automatically.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optgeneralpage/updatecharts\">Indica si cal actualitzar automàticament els diagrames. Sempre que canvia el valor d'una cel·la d'una taula del Writer i el cursor ix de la cel·la, el diagrama que mostra el valor d'esta cel·la s'actualitza automàticament.</ahelp>"
#: 01040900.xhp
msgctxt ""
@@ -7015,7 +7015,7 @@ msgctxt ""
"par_id3146147\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optgeneralpage/metric\">Specifies the <link href=\"text/shared/00/00000003.xhp#metrik\" name=\"unit of measurement\">unit of measurement</link> for text documents.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optgeneralpage/metric\">Especifica la <link href=\"text/shared/00/00000003.xhp#metrik\" name=\"unitat de mesura\">unitat de mesura</link> per als documents de text.</ahelp>"
#: 01040900.xhp
msgctxt ""
@@ -7031,7 +7031,7 @@ msgctxt ""
"par_id3150417\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optgeneralpage/tab\">Specifies the spacing between the individual tab stops.</ahelp> The horizontal ruler displays the selected spacing."
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optgeneralpage/tab\">Especifica l'espaiat entre tabuladors individuals.</ahelp> El regle horitzontal mostra l'espaiat seleccionat."
#: 01040900.xhp
msgctxt ""
@@ -7071,7 +7071,7 @@ msgctxt ""
"hd_id3166976\n"
"help.text"
msgid "Word count"
-msgstr ""
+msgstr "Recompte de paraules"
#: 01040900.xhp
msgctxt ""
@@ -7079,7 +7079,7 @@ msgctxt ""
"hd_id3166980\n"
"help.text"
msgid "Additional separators"
-msgstr ""
+msgstr "Separadors addicionals"
#: 01040900.xhp
msgctxt ""
@@ -7119,7 +7119,7 @@ msgctxt ""
"par_idN10625\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optcompatpage/OptCompatPage\">Specifies compatibility settings for text documents. These options help in fine-tuning %PRODUCTNAME when importing Microsoft Word documents.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optcompatpage/OptCompatPage\">Especifica els paràmetres de compatibilitat per als documents de text. Estes opcions ajuden a ajustar el %PRODUCTNAME en importar documents del Microsoft Word.</ahelp>"
#: 01041000.xhp
msgctxt ""
@@ -7447,7 +7447,7 @@ msgctxt ""
"par_idN10848\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optcompatpage/default\">Click to use the current settings on this tab page as the default for further sessions with %PRODUCTNAME.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optcompatpage/default\">Feu-hi clic per utilitzar els paràmetres actuals d'esta pestanya com a valor per defecte per a properes sessions amb el %PRODUCTNAME.</ahelp>"
#: 01041000.xhp
msgctxt ""
@@ -7567,7 +7567,7 @@ msgctxt ""
"par_id3155419\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optcaptionpage/category\">Specifies the category of the selected object.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optcaptionpage/category\">Especifica la categoria de l'objecte seleccionat.</ahelp>"
#: 01041100.xhp
msgctxt ""
@@ -7599,7 +7599,7 @@ msgctxt ""
"par_idN106E2\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optcaptionpage/separator\">Defines the character to be displayed after the number of the heading or chapter level.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optcaptionpage/separator\">Defineix el caràcter que es mostrarà després del número de l'encapçalament o del nivell de capítol.</ahelp>"
#: 01041100.xhp
msgctxt ""
@@ -7639,7 +7639,7 @@ msgctxt ""
"par_id3153898\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optcaptionpage/level\">Specifies the headings or chapter levels where you want the numbering to start.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optcaptionpage/level\">Especifica els encapçalaments o els nivells de capítol on voleu que comence la numeració.</ahelp>"
#: 01041100.xhp
msgctxt ""
@@ -7647,7 +7647,7 @@ msgctxt ""
"par_id3153524\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optcaptionpage/chapseparator\">Defines the character to be displayed after the number of the heading or chapter level.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optcaptionpage/separator\">Defineix el caràcter que es mostrarà després del número de l'encapçalament o del nivell de capítol.</ahelp>"
#: 01041100.xhp
msgctxt ""
@@ -8015,7 +8015,7 @@ msgctxt ""
"par_id3145345\n"
"help.text"
msgid "<variable id=\"allgemein\"><ahelp hid=\".uno:ToolsOptions\">Defines various settings for spreadsheets, contents to be displayed, and the cursor direction after a cell entry. You can also define sorting lists, determine the number of decimal places and the settings for recording and highlighting changes. </ahelp></variable>"
-msgstr "<variable id=\"allgemein\"><ahelp hid=\".uno:ToolsOptions\">Defineix els diferents paràmetres per a fulls de càlcul, el contingut que cal mostrar i la direcció del cursor després d'una entrada de cel·la. També permet definir llistes d'ordenació i determinar el nombre de decimals i els paràmetres per enregistrar i realçar els canvis. </ahelp></variable>"
+msgstr "<variable id=\"allgemein\"><ahelp hid=\".uno:ToolsOptions\">Defineix els diferents paràmetres per a fulls de càlcul, el contingut que cal mostrar i la direcció del cursor després d'una entrada de cel·la. També permet definir llistes d'ordenació i determinar el nombre de decimals i els paràmetres per gravar i realçar els canvis. </ahelp></variable>"
#: 01060100.xhp
msgctxt ""
@@ -8191,7 +8191,7 @@ msgctxt ""
"par_id3146974\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/annot\">Specifies that a small rectangle in the top right corner of the cell indicates that a comment exists. The comment will be shown only when you enable tips under <emph>%PRODUCTNAME - General</emph> in the Options dialog box.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/tpviewpage/annot\">Especifica que s'incloga un petit rectangle a l'extrem superior dret d'una cel·la per indicar que existeix un comentari. El comentari només es mostrarà quan s'habilitin els consells a <emph>%PRODUCTNAME - General</emph> del quadre de diàleg Opcions.</ahelp>"
#: 01060100.xhp
msgctxt ""
@@ -8207,7 +8207,7 @@ msgctxt ""
"par_id3149667\n"
"help.text"
msgid "You can type and edit comments with the <link href=\"text/shared/01/04050000.xhp\" name=\"Insert - Comment\"><emph>Insert - Comment</emph></link> command. Comments that are permanently displayed can be edited by clicking the comment box. Click the Navigator and under the <emph>Comments</emph> entry you can view all comments in the current document. By double clicking a comment in Navigator, the cursor will jump to the corresponding cell containing the comment."
-msgstr "Podeu escriure i editar comentaris mitjançant l'orde <link href=\"text/shared/01/04050000.xhp\" name=\"Insereix - Comentari\"><emph>Insereix - Comentari</emph></link>. Per editar els comentaris que es mostren de manera permanent, feu clic al quadre de comentari. Feu clic al Navegador i a l'entrada <emph>Comentaris</emph> podreu visualitzar tots els comentaris del document actual. Si feu doble clic en un comentari al Navegador, el cursor saltarà a la cel·la que continga el comentari."
+msgstr "Podeu escriure i editar comentaris mitjançant l'orde <link href=\"text/shared/01/04050000.xhp\" name=\"Insereix ▸ Comentari\"><emph>Insereix ▸ Comentari</emph></link>. Per editar els comentaris que es mostren de manera permanent, feu clic al quadre de comentari. Feu clic al Navegador i a l'entrada <emph>Comentaris</emph> podreu visualitzar tots els comentaris del document actual. Si feu doble clic en un comentari al Navegador, el cursor saltarà a la cel·la que continga el comentari."
#: 01060100.xhp
msgctxt ""
@@ -8223,7 +8223,7 @@ msgctxt ""
"par_id3154792\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/value\">Mark the <emph>Value highlighting</emph> box to show the cell contents in different colors, depending on type. Text cells are formatted in black, formulas in green, number cells in blue, and protected cells are shown with light grey background, no matter how their display is formatted.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/tpviewpage/value\">Activeu la casella <emph>Realçament dels valors</emph> per a mostrar el contingut de les cel·les de colors diferents, segons el tipus. Les cel·les de text es formaten de color negre, les cel·les de fórmules de color verd, les cel·les de nombres de color blau i les cel·les protegies amb fons gris clar, independentment de quin format de visualització s'haja triat.</ahelp>"
#: 01060100.xhp
msgctxt ""
@@ -8247,7 +8247,7 @@ msgctxt ""
"par_id3147494\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/anchor\">Specifies whether the anchor icon is displayed when an inserted object, such as a graphic, is selected.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/tpviewpage/anchor\">Especifica si es mostra la icona d'àncora quan se selecciona un objecte inserit, com ara un gràfic.</ahelp>"
#: 01060100.xhp
msgctxt ""
@@ -8263,7 +8263,7 @@ msgctxt ""
"par_id3153707\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/clipmark\">If a cell contains text that is wider than the width of the cell, the text is displayed over empty neighboring cells in the same row. If there is no empty neighboring cell, a small triangle at the cell border indicates that the text continues.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/tpviewpage/clipmark\">Si una cel·la conté text més extens que l'amplària de la cel·la, este text es mostra damunt les cel·les buides adjacents de la mateixa fila. Si no hi ha cel·les buides adjacents, es mostra un petit triangle a la vora de la cel·la per indicar que el text continua.</ahelp>"
#: 01060100.xhp
msgctxt ""
@@ -8279,7 +8279,7 @@ msgctxt ""
"par_id3153766\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/rangefind\">Specifies that each reference is highlighted in color in the formula. The cell range is also enclosed by a colored border as soon as the cell containing the reference is selected for editing.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/tpviewpage/rangefind\">>Especifica que cada referència es realça en color a la fórmula. Els intervals de cel·les també queden envoltats amb una vora de color quan se selecciona per a l'edició la cel·la que conté la referència.</ahelp>"
#: 01060100.xhp
msgctxt ""
@@ -8311,7 +8311,7 @@ msgctxt ""
"par_id3163549\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/objgrf\">Defines if objects and graphics are shown or hidden.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/tpviewpage/objgrf\">Defineix si els objectes i les imatges estan visibles o ocults.</ahelp>"
#: 01060100.xhp
msgctxt ""
@@ -8327,7 +8327,7 @@ msgctxt ""
"par_id3149106\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/diagram\">Defines if charts in your document are shown or hidden.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/tpviewpage/diagram\">Defineix si els diagrames del document estan visibles o ocults.</ahelp>"
#: 01060100.xhp
msgctxt ""
@@ -8343,7 +8343,7 @@ msgctxt ""
"par_id3155959\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/draw\">Defines if drawing objects in your document are shown or hidden.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/tpviewpage/draw\">Defineix si els objectes de dibuix del documetn estan visibles o ocults.</ahelp>"
#: 01060100.xhp
msgctxt ""
@@ -8399,7 +8399,7 @@ msgctxt ""
"par_id3149816\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/rowcolheader\">Specifies whether to display row and column headers.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/tpviewpage/rowcolheader\">Especifica si s'han de mostrar les capçaleres de fila i columna.</ahelp>"
#: 01060100.xhp
msgctxt ""
@@ -8415,7 +8415,7 @@ msgctxt ""
"par_id3155578\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/hscroll\">Specifies whether to display a horizontal scrollbar at the bottom of the document window.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/tpviewpage/vscroll\">Especifica si es mostra una barra de desplaçament vertical a la dreta de la finestra del document.</ahelp>"
#: 01060100.xhp
msgctxt ""
@@ -8431,7 +8431,7 @@ msgctxt ""
"par_id3147128\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/vscroll\">Specifies whether to display a vertical scrollbar at the right of the document window.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/tpviewpage/vscroll\">Especifica si es mostra una barra de desplaçament vertical a la dreta de la finestra del document.</ahelp>"
#: 01060100.xhp
msgctxt ""
@@ -8447,7 +8447,7 @@ msgctxt ""
"par_id3154658\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/tblreg\">Specifies whether to display the sheet tabs at the bottom of the spreadsheet document.</ahelp> If this box is not checked, you will only be able to switch between the sheets through the <switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/scalc/01/02110000.xhp\" name=\"Navigator\">Navigator</link></caseinline><defaultinline>Navigator</defaultinline></switchinline>."
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/tpviewpage/tblreg\">Especifica si es mostren les pestanyes dels fulls a la part inferior del document de full de càlcul. </ahelp> Si esta casella no està activada, només vos podreu moure entre els fulls a través del <switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/scalc/01/02110000.xhp\" name=\"Navegador\">Navegador</link></caseinline><defaultinline>Navegador</defaultinline></switchinline>. Tingueu en compte que hi ha un botó lliscant entre la barra de desplaçament horitzontal i les pestanyes del full que es pot establir en un extrem."
#: 01060100.xhp
msgctxt ""
@@ -8463,7 +8463,7 @@ msgctxt ""
"par_id3145135\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/tpviewpage/outline\">If you have defined an <switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/scalc/01/12080000.xhp\" name=\"outline\">outline</link></caseinline><defaultinline>outline</defaultinline></switchinline>, the <emph>Outline symbols</emph> option specifies whether to view the outline symbols at the border of the sheet.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/tpviewpage/outline\">Si heu definit un <switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/scalc/01/12080000.xhp\" name=\"esquema\">esquema</link></caseinline><defaultinline>esquema</defaultinline></switchinline>, l'opció <emph>Símbols d'esquema</emph> especifica si es veuran els símbols d'esquema al full.</ahelp>"
#: 01060300.xhp
msgctxt ""
@@ -8519,7 +8519,7 @@ msgctxt ""
"par_id3150444\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/scgeneralpage/unitlb\">Defines the unit of measure in spreadsheets.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/scgeneralpage/unitlb\">Defineix la unitat de mesura en els full de càlcul.</ahelp>"
#: 01060300.xhp
msgctxt ""
@@ -8535,7 +8535,7 @@ msgctxt ""
"par_id3150084\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/scgeneralpage/tabmf\">Defines the tab stops distance.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/scgeneralpage/tabmf\">Defineix la distància dels tabuladors.</ahelp>"
#: 01060300.xhp
msgctxt ""
@@ -8559,7 +8559,7 @@ msgctxt ""
"par_id3145119\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/scgeneralpage/alignlb\">Determines the direction that the cursor in the spreadsheet will move after you press the Enter key.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/scgeneralpage/alignlb\">Determina la direcció en què es mourà el cursor al full de càlcul després de prémer la tecla Retorn.</ahelp>"
#: 01060300.xhp
msgctxt ""
@@ -8575,7 +8575,7 @@ msgctxt ""
"par_id3148943\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/scgeneralpage/editmodecb\">Allows you to immediately edit the selected cell after pressing the Enter key.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/scgeneralpage/editmodecb\">Vos permet editar immediatament la cel·la seleccionada després de prémer la tecla Retorn.</ahelp>"
#: 01060300.xhp
msgctxt ""
@@ -8591,7 +8591,7 @@ msgctxt ""
"par_id3150400\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/scgeneralpage/formatcb\">Specifies whether to automatically apply the formatting attributes of the selected cell to the empty adjacent cells.</ahelp> If, for example, the contents of the selected cell have the bold attribute, this bold attribute will also apply to adjacent cells. Cells that already have a special format will not be modified by this function. You can see the range in question by pressing the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline> + * (multiplication sign on the number pad) shortcut. This format also applies to all new values inserted within this range. The normal default settings apply to cells outside this range."
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/scgeneralpage/formatcb\">Especifica si s'apliquen automàticament els atributs de formatació de la cel·la seleccionada a les cel·les buides adjacents.</ahelp> Si, per exemple, el contingut de la cel·la seleccionada té l'atribut de negreta, este atribut de negreta també s'aplicarà a les cel·les adjacents. Les cel·les que ja tenen un format especial no es modificaran amb esta funció. Podeu veure l'interval en qüestió prement la drecera <switchinline select=\"sys\"><caseinline select=\"MAC\">Orde</caseinline><defaultinline>Ctrl</defaultinline></switchinline> + * (signe de multiplicació al teclat numèric). Este format també s'aplica a tots els valors nous inserits dins d'este interval. Els paràmetres normals per defecte s'apliquen a les cel·les fora d'este interval."
#: 01060300.xhp
msgctxt ""
@@ -8607,7 +8607,7 @@ msgctxt ""
"par_id3154684\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/scgeneralpage/exprefcb\">Specifies whether to expand references when inserting columns or rows adjacent to the reference range. This is only possible if the reference range, where the column or row is inserted, originally spanned at least two cells in the desired direction.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/scgeneralpage/exprefcb\">Especifica si s'estenen les referències en inserir columnes o files adjacents a l'interval de referència. Això només és possible si l'interval de referència, on s'insereix la columna o la fila, originalment s'estenia com a mínim en dues cel·les en la direcció desitjada.</ahelp>"
#: 01060300.xhp
msgctxt ""
@@ -8639,7 +8639,7 @@ msgctxt ""
"par_id3145171\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/scgeneralpage/markhdrcb\">Specifies whether to highlight column and row headers in the selected columns or rows.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/scgeneralpage/markhdrcb\">Especifica si es realcen les capçaleres de columna i de fila de les columnes o files seleccionades.</ahelp>"
#: 01060300.xhp
msgctxt ""
@@ -8655,7 +8655,7 @@ msgctxt ""
"par_id3145366\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/scgeneralpage/textfmtcb\">Specifies that printer metrics are applied for printing and also for formatting the display on the screen.</ahelp> If this box is not checked, a printer independent layout will be used for screen display and printing."
-msgstr "<ahelp hid=\"SW_CHECKBOX_TP_OPTLOAD_PAGE_CB_PRINTER_METRICS\">Especifica que la mètrica de la impressora s'aplica per imprimir i també per formatar la visualització en pantalla.</ahelp> Si esta casella no està activada, s'utilitzarà un format independent de la impressora per a la visualització en pantalla i per a la impressió."
+msgstr "<ahelp hid=\"modules/scalc/ui/scgeneralpage/textfmtcb\">Especifica que la mètrica de la impressora s'aplica per imprimir i també per formatar la visualització en pantalla.</ahelp> Si esta casella no està activada, s'utilitzarà un disseny independent de la impressora per a la visualització en pantalla i per a la impressió."
#: 01060300.xhp
msgctxt ""
@@ -8671,7 +8671,7 @@ msgctxt ""
"par_id3150872\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/scgeneralpage/replwarncb\">Specifies that, when you paste cells from the clipboard to a cell range that is not empty, a warning appears.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/scgeneralpage/replwarncb\">Especifica que quan enganxeu cel·les del porta-retalls a un interval de cel·les que no estiga buit aparega un avís.</ahelp>"
#: 01060400.xhp
msgctxt ""
@@ -8695,7 +8695,7 @@ msgctxt ""
"par_id3153825\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/optsortlists/OptSortLists\">All user-defined lists are displayed in the<emph> Sort Lists </emph>dialog. You can also define and edit your own lists. Only text can be used as sort lists, no numbers.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/optsortlists/OptSortLists\">Totes les llistes definides per l'usuari es mostren al diàleg <emph>Llistes d'ordenació</emph>. També podeu definir i editar les vostres llistes. Només es pot utilitzar text a les llistes d'ordenació, i no nombres.</ahelp>"
#: 01060400.xhp
msgctxt ""
@@ -8711,7 +8711,7 @@ msgctxt ""
"par_id3150503\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/optsortlists/lists\">Displays all the available lists. These lists can be selected for editing.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/optsortlists/lists\">Mostra totes les llistes disponibles i vos permet seleccionar-les i editar-les.</ahelp>"
#: 01060400.xhp
msgctxt ""
@@ -8727,7 +8727,7 @@ msgctxt ""
"par_id3149669\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/optsortlists/entries\">Displays the content of the currently selected list. This content can be edited.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/optsortlists/entries\">Mostra el contingut de la llista seleccionada. Podeu editar el contingut del contingut.</ahelp>"
#: 01060400.xhp
msgctxt ""
@@ -8743,7 +8743,7 @@ msgctxt ""
"par_id3149457\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/optsortlists/copyfrom\">Defines the spreadsheet and the cells to copy, in order to include them in the <emph>Lists</emph> box. The currently selected range in the spreadsheet is the default.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/optsortlists/copyfrom\">Defineix el full de càlcul i les cel·les que cal copiar, per tal d'incloure-les al quadre <emph>Llistes</emph>. L'interval seleccionat al full de càlcul és el paràmetre per defecte.</ahelp>"
#: 01060400.xhp
msgctxt ""
@@ -8759,7 +8759,7 @@ msgctxt ""
"par_id3158409\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/optsortlists/copy\">Copies the contents of the cells in the <emph>Copy list from</emph> box. If you select a reference to related rows and columns, the <link href=\"text/shared/optionen/01060401.xhp\" name=\"Copy List\"><emph>Copy List</emph></link> dialog appears after clicking the button. You can use this dialog to define if the reference is converted to sort lists by row or by column.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/optsortlists/copy\">Copia el contingut de les cel·les al quadre <emph>Copia la llista des de</emph>. Si seleccioneu una referència a files i columnes relacionades, apareixerà el diàleg <link href=\"text/shared/optionen/01060401.xhp\" name=\"Copia la llista\"><emph>Copia la llista</emph></link> després de fer clic al botó. Podeu utilitzar este diàleg per definir si la referència es converteix en llistes d'ordenació per fila o per columna.</ahelp>"
#: 01060400.xhp
msgctxt ""
@@ -8775,7 +8775,7 @@ msgctxt ""
"par_id3153970\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/optsortlists/new\">Enters the contents of a new list into the <emph>Entries</emph> box.</ahelp> This button will change from <emph>New</emph> to <emph>Discard</emph>, which enables you to delete the new list."
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/optsortlists/new\">Introdueix el contingut d'una llista nova al quadre <emph>Entrades</emph>.</ahelp> Este botó canviarà de <emph>Nou</emph> a <emph>Descarta</emph>, i esta darrera opció vos permetrà suprimir la llista nova."
#: 01060400.xhp
msgctxt ""
@@ -8791,7 +8791,7 @@ msgctxt ""
"par_id3145785\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/optsortlists/add\">Adds a new list into the <emph>Lists</emph> box.</ahelp> If you would like to edit this list in the <emph>Entries</emph> box, this button will change from <emph>Add</emph> to <emph>Modify</emph>, which enables you to include the newly modified list."
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/optsortlists/add\">Afig una llista nova al quadre <emph>Llistes</emph>.</ahelp> Si voleu editar esta llista al quadre <emph>Entrades</emph>, este botó canviarà d'<emph>Afig</emph> a <emph>Modifica</emph>, que vos permetrà incloure la llista que acabeu de modificar."
#: 01060401.xhp
msgctxt ""
@@ -8887,7 +8887,7 @@ msgctxt ""
"bm_id3149399\n"
"help.text"
msgid "<bookmark_value>references; iterative (Calc)</bookmark_value> <bookmark_value>calculating;iterative references (Calc)</bookmark_value> <bookmark_value>iterative references in spreadsheets</bookmark_value> <bookmark_value>recursions in spreadsheets</bookmark_value> <bookmark_value>dates; default (Calc)</bookmark_value> <bookmark_value>dates; start 1900/01/01 (Calc)</bookmark_value> <bookmark_value>dates; start 1904/01/01 (Calc)</bookmark_value> <bookmark_value>case sensitivity;comparing cell contents (Calc)</bookmark_value> <bookmark_value>decimal places displayed (Calc)</bookmark_value> <bookmark_value>precision as shown (Calc)</bookmark_value> <bookmark_value>values; rounded as shown (Calc)</bookmark_value> <bookmark_value>rounding precision (Calc)</bookmark_value> <bookmark_value>search criteria for database functions in cells</bookmark_value> <bookmark_value>Excel; search criteria</bookmark_value>"
-msgstr "<bookmark_value>referències; iteratives (Calc)</bookmark_value><bookmark_value>càlcul;referències iteratives (Calc)</bookmark_value><bookmark_value>referències iteratives en fulls de càlcul</bookmark_value><bookmark_value>recursivitats en fulls de càlcul</bookmark_value><bookmark_value>dates; per defecte (Calc)</bookmark_value><bookmark_value>dates; inici el 01/01/1900 (Calc)</bookmark_value><bookmark_value>dates; inici el 01/01/1904 (Calc)</bookmark_value><bookmark_value>distinció entre majúscules i minúscules;comparació del contingut de cel·les (Calc)</bookmark_value><bookmark_value>llocs decimals mostrats (Calc)</bookmark_value><bookmark_value>precisió com es mostra (Calc)</bookmark_value><bookmark_value>valors; arrodonits com es mostra (Calc)</bookmark_value><bookmark_value>precisió d'arrodoniment (Calc)</bookmark_value><bookmark_value>criteris de cerca per a funcions de base de dades en cel·les</bookmark_value><bookmark_value>Excel; criteris de cerca</bookmark_value>"
+msgstr "<bookmark_value>referències; iteratives (Calc)</bookmark_value><bookmark_value>càlcul;referències iteratives (Calc)</bookmark_value><bookmark_value>referències iteratives en fulls de càlcul</bookmark_value><bookmark_value>recursivitats en fulls de càlcul</bookmark_value><bookmark_value>dates; per defecte (Calc)</bookmark_value><bookmark_value>dates; inici el 01/01/1900 (Calc)</bookmark_value><bookmark_value>dates; inici el 01/01/1904 (Calc)</bookmark_value><bookmark_value>distinció entre majúscules i minúscules;comparació del contingut de cel·les (Calc)</bookmark_value><bookmark_value>llocs decimals mostrats (Calc)</bookmark_value><bookmark_value>precisió com es mostra (Calc)</bookmark_value><bookmark_value>valors; arrodonits com es mostra (Calc)</bookmark_value><bookmark_value>precisió d'arrodoniment (Calc)</bookmark_value><bookmark_value>criteris de busca per a funcions de base de dades en cel·les</bookmark_value><bookmark_value>Excel; criteris de busca</bookmark_value>"
#: 01060500.xhp
msgctxt ""
@@ -8903,7 +8903,7 @@ msgctxt ""
"par_id3147576\n"
"help.text"
msgid "<ahelp hid=\".\">Defines the calculation settings for spreadsheets.</ahelp> Defines the behavior of spreadsheets with iterative references, the date settings, the number of decimal places, and if capitalization or lower cases are to be considered when searching within sheets."
-msgstr "<ahelp hid=\".\">Defineix els paràmetres de càlcul per als fulls de càlcul.</ahelp> Defineix el comportament dels fulls de càlcul amb les referències iteratives, els paràmetres de la data, el nombre de llocs decimals i si cal tindre en compte les majúscules i les minúscules en cercar als fulls."
+msgstr "<ahelp hid=\".\">Defineix els paràmetres de càlcul per als fulls de càlcul.</ahelp> Defineix el comportament dels fulls de càlcul amb les referències iteratives, els paràmetres de la data, el nombre de llocs decimals i si cal tindre en compte les majúscules i les minúscules en buscar als fulls."
#: 01060500.xhp
msgctxt ""
@@ -8983,7 +8983,7 @@ msgctxt ""
"par_id3154365\n"
"help.text"
msgid "A"
-msgstr ""
+msgstr "A"
#: 01060500.xhp
msgctxt ""
@@ -8991,7 +8991,7 @@ msgctxt ""
"par_id3145606\n"
"help.text"
msgid "B"
-msgstr ""
+msgstr "B"
#: 01060500.xhp
msgctxt ""
@@ -8999,7 +8999,7 @@ msgctxt ""
"par_id3149202\n"
"help.text"
msgid "5"
-msgstr ""
+msgstr "5"
#: 01060500.xhp
msgctxt ""
@@ -9023,7 +9023,7 @@ msgctxt ""
"par_id3159254\n"
"help.text"
msgid "6"
-msgstr ""
+msgstr "6"
#: 01060500.xhp
msgctxt ""
@@ -9047,7 +9047,7 @@ msgctxt ""
"par_id3154918\n"
"help.text"
msgid "7"
-msgstr ""
+msgstr "7"
#: 01060500.xhp
msgctxt ""
@@ -9223,7 +9223,7 @@ msgctxt ""
"hd_id3152581\n"
"help.text"
msgid "Search criteria = and <> must apply to whole cells"
-msgstr "Els criteris de cerca = i <> s'han d'aplicar a tota la cel·la"
+msgstr "Els criteris de busca = i <> s'han d'aplicar a tota la cel·la"
#: 01060500.xhp
msgctxt ""
@@ -9231,7 +9231,7 @@ msgctxt ""
"par_id3149211\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/optcalculatepage/match\">Specifies that the search criteria you set for the Calc database functions must match the whole cell exactly. When both, the <emph>Search criteria = and <> must apply to whole cells</emph> box and the <emph>Enable wildcards in formulas</emph> box are marked, $[officename] Calc behaves exactly as Microsoft Excel when searching cells in the database functions.</ahelp>"
-msgstr "<ahelp hid=\"modules/scalc/ui/optcalculatepage/match\">Especifica que els criteris de cerca que establiu per a les funcions de base de dades del Calc han de coincidir exactament amb tota la cel·la. Quan la casella <emph>Els criteris de cerca = i <> s'han d'aplicar a tota la cel·la</emph> està activada, el $[officename] Calc es comporta exactament com el MS Excel quan cerca cel·les a les funcions de la base de dades.</ahelp>"
+msgstr "<ahelp hid=\"modules/scalc/ui/optcalculatepage/match\">Especifica que els criteris de busca que establiu per a les funcions de base de dades del Calc han de coincidir exactament amb tota la cel·la. Quan la casella <emph>Els criteris de busca = i <> s'han d'aplicar a tota la cel·la</emph> està activada, el $[officename] Calc es comporta exactament com el MS Excel quan busca cel·les a les funcions de la base de dades.</ahelp>"
#: 01060500.xhp
msgctxt ""
@@ -9247,7 +9247,7 @@ msgctxt ""
"par_id3156139\n"
"help.text"
msgid "Search result:"
-msgstr "Resultat de la cerca:"
+msgstr "Resultat de la busca:"
#: 01060500.xhp
msgctxt ""
@@ -9319,7 +9319,7 @@ msgctxt ""
"par_id3148814\n"
"help.text"
msgid "If <emph>Search criteria = and <> must apply to whole cells </emph>is not enabled, the \"win\" search pattern acts like \"*win*\". The search pattern can be at any position within the cell when searching with the Calc database functions."
-msgstr "Si l'opció <emph>Els criteris de cerca = i <> s'han d'aplicar a tota la cel·la </emph>no està habilitada, el patró de cerca \"win\" actua com \".*win.*\". El patró de cerca pot trobar-se en qualsevol posició dins de la cel·la en cercar amb les funcions de base de dades del Calc."
+msgstr "Si l'opció <emph>Els criteris de busca = i <> s'han d'aplicar a tota la cel·la </emph>no està habilitada, el patró de busca \"win\" actua com \".*win.*\". El patró de busca pot trobar-se en qualsevol posició dins de la cel·la en buscar amb les funcions de base de dades del Calc."
#: 01060500.xhp
msgctxt ""
@@ -9431,7 +9431,7 @@ msgctxt ""
"hd_id3156199\n"
"help.text"
msgid "Automatically find column and row labels"
-msgstr "Cerca automàticament les etiquetes de columna i fila"
+msgstr "Busca automàticament les etiquetes de columna i fila"
#: 01060500.xhp
msgctxt ""
@@ -9447,7 +9447,7 @@ msgctxt ""
"par_id3151242\n"
"help.text"
msgid "<emph>Example</emph>: Cell E5 contains the text \"Europe\". Below, in cell E6, is the value 100 and in cell E7 the value 200. If the <emph>Automatically find column and row labels</emph> box is marked, you can write the following formula in cell A1: =SUM(Europe)."
-msgstr "<emph>Exemple</emph>: la cel·la E5 conté el text \"Europa\". A sota, a la cel·la E6, hi ha el valor 100, i a la cel·la E7 el valor 200. Si activeu la casella <emph>Cerca automàticament les etiquetes de columna i fila</emph>, podreu escriure la fórmula següent a la cel·la A1: =SUMA(Europa)."
+msgstr "<emph>Exemple</emph>: la cel·la E5 conté el text \"Europa\". A sota, a la cel·la E6, hi ha el valor 100, i a la cel·la E7 el valor 200. Si activeu la casella <emph>Busca automàticament les etiquetes de columna i fila</emph>, podreu escriure la fórmula següent a la cel·la A1: =SUMA(Europa)."
#: 01060500.xhp
msgctxt ""
@@ -9463,7 +9463,7 @@ msgctxt ""
"par_id315343818\n"
"help.text"
msgid "<ahelp hid=\".\">You can specify the maximum number of decimal places that are shown by default for cells with General number format. If not enabled, cells with General number format show as many decimal places as the column width allows.</ahelp>"
-msgstr "<ahelp hid=\".\">Podeu indicar el nombre màxim de decimals que es mostren per defecte a les cel·les que tenen el format numèric General. Si esta opció no està activada, les cel·les amb format numèric General mostren tants decimals com permeta l'amplada de la columna.</ahelp>"
+msgstr "<ahelp hid=\".\">Podeu indicar el nombre màxim de decimals que es mostren per defecte a les cel·les que tenen el format numèric General. Si esta opció no està activada, les cel·les amb format numèric General mostren tants decimals com permeta l'amplària de la columna.</ahelp>"
#: 01060500.xhp
msgctxt ""
@@ -9479,7 +9479,7 @@ msgctxt ""
"par_id3149568\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/optcalculatepage/prec\">Defines the number of decimals to be displayed for numbers with the <emph>General</emph> number format. The numbers are displayed as rounded numbers, but are not saved as rounded numbers.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/optcalculatepage/prec\">Defineix el nombre de decimals que es mostraran per als nombres amb el format <emph>General</emph>. Els nombres es mostren com a nombres arrodonits, però en canvi no es guarden com a tals.</ahelp>"
#: 01060600.xhp
msgctxt ""
@@ -9503,7 +9503,7 @@ msgctxt ""
"par_id3155390\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/optchangespage/OptChangesPage\">The<emph> Changes </emph>dialog specifies various options for highlighting recorded changes in documents.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/optchangespage/OptChangesPage\">El diàleg <emph>Canvis </emph>especifica diverses opcions per realçar els canvis gravats als documents.</ahelp>"
#: 01060600.xhp
msgctxt ""
@@ -9527,7 +9527,7 @@ msgctxt ""
"par_id3150792\n"
"help.text"
msgid "Defines colors for recorded changes. If you select the \"By author\" entry, $[officename] will automatically set the color depending on the author who undertook the changes."
-msgstr "Defineix els colors per als canvis enregistrats. Si seleccioneu l'entrada \"Per autor\", el $[officename] definirà el color automàticament segons l'autor que va dur a terme els canvis."
+msgstr "Defineix els colors per als canvis gravats. Si seleccioneu l'entrada \"Per autor\", el $[officename] definirà el color automàticament segons l'autor que va dur a terme els canvis."
#: 01060600.xhp
msgctxt ""
@@ -9543,7 +9543,7 @@ msgctxt ""
"par_id3148451\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/optchangespage/changes\">Specifies the color for changes of cell contents.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/optchangespage/changes\">Especifica el color per als canvis en el contingut de la cel·le.</ahelp>"
#: 01060600.xhp
msgctxt ""
@@ -9559,7 +9559,7 @@ msgctxt ""
"par_id3147084\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/optchangespage/deletions\">Specifies the color to highlight deletions in a document.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/optchangespage/changes\">Especifica el color per als canvis en el contingut de la cel·le.</ahelp>"
#: 01060600.xhp
msgctxt ""
@@ -9575,7 +9575,7 @@ msgctxt ""
"par_id3151383\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/optchangespage/insertions\">Specifies the color to highlight insertions in a document.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/optchangespage/changes\">Especifica el color per als canvis en el contingut de la cel·le.</ahelp>"
#: 01060600.xhp
msgctxt ""
@@ -9591,7 +9591,7 @@ msgctxt ""
"par_id3159151\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/optchangespage/entries\">Specifies the color to highlight moved cell contents.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/optchangespage/changes\">Especifica el color per als canvis en el contingut de la cel·le.</ahelp>"
#: 01060700.xhp
msgctxt ""
@@ -9623,7 +9623,7 @@ msgctxt ""
"par_id3155892\n"
"help.text"
msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Calc - Print</emph> defines the settings for all spreadsheets. To define settings for the current document only, choose <emph>File - Print</emph>, then click the <emph>Options</emph> button."
-msgstr "<emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferències</caseinline><defaultinline>Eines - Opcions</defaultinline></switchinline> - %PRODUCTNAME Calc - Imprimeix</emph> defineix els paràmetres de tots els fulls de càlcul. Per definir els paràmetres únicament per al document actual, seleccioneu <emph>Fitxer - Imprimeix</emph> i feu clic al botó <emph>Opcions</emph>."
+msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME ▸ Preferències</emph></caseinline><defaultinline><emph>Eines ▸ Opcions</emph></defaultinline></switchinline><emph> ▸ %PRODUCTNAME Calc ▸ Imprimeix</emph> defineix els paràmetres de tots els fulls de càlcul. Per definir els paràmetres únicament per al document actual, seleccioneu <emph>Fitxer ▸ Imprimeix</emph> i feu clic al botó <emph>Opcions</emph>."
#: 01060700.xhp
msgctxt ""
@@ -9647,7 +9647,7 @@ msgctxt ""
"par_id3158430\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/optdlg/suppressCB\">Specifies that empty pages that have no cell contents or draw objects are not printed.</ahelp> Cell attributes such as borders or background colors are not considered cell contents. Empty pages are not counted for page numbering."
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/optdlg/suppressCB\">Especifica que no s'imprimeixen les pàgines buides que no tenen contingut de cel·les ni objectes de dibuix.</ahelp> Els atributs de cel·la com ara colors de vora o de fons no es consideren contingut de cel·la. Les pàgines buides no es compten a la numeració de pàgines."
#: 01060700.xhp
msgctxt ""
@@ -9847,7 +9847,7 @@ msgctxt ""
"par_id3154310\n"
"help.text"
msgid "increase row height"
-msgstr "augmenta l'alçada de la fila"
+msgstr "augmenta l'alçària de la fila"
#: 01060800.xhp
msgctxt ""
@@ -10263,7 +10263,7 @@ msgctxt ""
"par_id3157898\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/sdviewpage/SdViewPage\">Specifies the available display modes.</ahelp> By selecting an alternative display, you can speed up the screen display while editing your presentation."
-msgstr ""
+msgstr "<ahelp hid=\"modules/simpress/ui/sdviewpage/SdViewPage\">Especifica els modes de visualització disponibles.</ahelp> Si seleccioneu una visualització alternativa, podreu accelerar la visualització en pantalla mentre editeu la presentació."
#: 01070100.xhp
msgctxt ""
@@ -10287,7 +10287,7 @@ msgctxt ""
"par_id3147443\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/sdviewpage/ruler\">Specifies whether to display the rulers at the top and to the left of the work area.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/simpress/ui/sdviewpage/ruler\">Especifica si es mostren els regles a la part superior i a l'esquerra de l'àrea de treball.</ahelp>"
#: 01070100.xhp
msgctxt ""
@@ -10335,7 +10335,7 @@ msgctxt ""
"par_id3153877\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/sdviewpage/handlesbezier\">Displays the control points of all Bézier points if you have previously selected a <link href=\"text/shared/00/00000005.xhp#bezierobjekt\" name=\"Bézier curve\">Bézier curve</link>. If the <emph>All control points in Bézier</emph> editor option is not marked, only the control points of the selected Bézier points will be visible.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/simpress/ui/sdviewpage/handlesbezier\">Mostra els punts de control de tots els punts de Bézier si heu seleccionat prèviament una <link href=\"text/shared/00/00000005.xhp#bezierobjekt\" name=\"corba de Bézier\">corba de Bézier</link>. Si l'opció <emph>Tots els punts de control en l'editor Bézier</emph> no està activada, només seran visibles els punts de control dels punts de Bézier seleccionats.</ahelp>"
#: 01070100.xhp
msgctxt ""
@@ -10351,7 +10351,7 @@ msgctxt ""
"par_id3156284\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/sdviewpage/moveoutline\"><item type=\"productname\">%PRODUCTNAME</item> displays the contour line of each individual object when moving this object.</ahelp> The <emph>Contour of each individual object </emph>option enables you to see if single objects conflict with other objects in the target position. If you do not mark the <emph>Contour of each individual object </emph>option, <item type=\"productname\">%PRODUCTNAME</item> only displays a square contour that includes all selected objects."
-msgstr ""
+msgstr "<ahelp hid=\"modules/simpress/ui/sdviewpage/moveoutline\">El <item type=\"productname\">%PRODUCTNAME</item> mostra la línia de vora de cada objecte individual quan moveu este objecte.</ahelp> L'opció <emph>Vora de cada objecte individual</emph> vos permet veure si els objectes concrets entren en conflicte amb altres objectes de la posició de destinació. Si no activeu l'opció <emph>Vora de cada objecte individual</emph>, el <item type=\"productname\">%PRODUCTNAME</item> només mostra una vora quadrada que inclou tots els objectes seleccionats."
#: 01070300.xhp
msgctxt ""
@@ -10415,7 +10415,7 @@ msgctxt ""
"par_id3149516\n"
"help.text"
msgid "<variable id=\"anlinie\"><ahelp hid=\"svx/ui/optgridpage/snaphelplines\">Snaps the edge of a dragged object to the nearest snap line when you release the mouse.</ahelp></variable>"
-msgstr ""
+msgstr "<variable id=\"anlinie\"><ahelp hid=\"svx/ui/optgridpage/snaphelplines\">Ajusta el límit d'un objecte arrossegat a la línia d'ajustament més propera quan deixeu anar el ratolí.</ahelp></variable>"
#: 01070300.xhp
msgctxt ""
@@ -10439,7 +10439,7 @@ msgctxt ""
"par_id3156024\n"
"help.text"
msgid "<variable id=\"seitenrand\"><ahelp hid=\"svx/ui/optgridpage/snapborder\">Specifies whether to align the contour of the graphic object to the nearest page margin.</ahelp></variable>"
-msgstr ""
+msgstr "<variable id=\"seitenrand\"><ahelp hid=\"svx/ui/optgridpage/snapborder\">Especifica si s'alinea la vora de l'objecte gràfic al marge de pàgina més proper.</ahelp></variable>"
#: 01070300.xhp
msgctxt ""
@@ -10471,7 +10471,7 @@ msgctxt ""
"par_id3148674\n"
"help.text"
msgid "<variable id=\"rahmen\"><ahelp hid=\"svx/ui/optgridpage/snapframe\">Specifies whether to align the contour of the graphic object to the border of the nearest graphic object.</ahelp></variable>"
-msgstr ""
+msgstr "<variable id=\"rahmen\"><ahelp hid=\"svx/ui/optgridpage/snapframe\">Especifica si s'alinea la vora de l'objecte gràfic a la vora de l'objecte gràfic més proper.</ahelp></variable>"
#: 01070300.xhp
msgctxt ""
@@ -10503,7 +10503,7 @@ msgctxt ""
"par_id3145271\n"
"help.text"
msgid "<variable id=\"opunkte\"><ahelp hid=\"svx/ui/optgridpage/snappoints\">Specifies whether to align the contour of the graphic object to the points of the nearest graphic object.</ahelp></variable>"
-msgstr ""
+msgstr "<variable id=\"opunkte\"><ahelp hid=\"svx/ui/optgridpage/snappoints\">Especifica si s'alinea la vora de l'objecte gràfic als punts de l'objecte gràfic més proper.</ahelp></variable>"
#: 01070300.xhp
msgctxt ""
@@ -10535,7 +10535,7 @@ msgctxt ""
"par_id3154145\n"
"help.text"
msgid "<ahelp hid=\"svx/ui/optgridpage/mtrfldsnaparea\">Defines the snap distance between the mouse pointer and the object contour. $[officename] Impress snaps to a snap point if the mouse pointer is nearer than the distance selected in the <emph>Snap range</emph> control.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"svx/ui/optgridpage/mtrfldsnaparea\">Defineix la distància d'ajustament entre la busca del ratolí i les vores de l'objecte. El $[officename] Impress ajusta a un punt si la busca del ratolí és més a prop que la distància seleccionada al control <emph>Interval del desplaçament</emph>.</ahelp>"
#: 01070300.xhp
msgctxt ""
@@ -10719,7 +10719,7 @@ msgctxt ""
"par_id3154792\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/prntopts/hiddenpgcb\">Specifies whether to print the pages that are currently hidden from the presentation.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/simpress/ui/prntopts/hiddenpgcb\">Indica si s'han d'imprimir les pàgines que actualment estan amagades de la presentació.</ahelp>"
#: 01070400.xhp
msgctxt ""
@@ -10751,7 +10751,7 @@ msgctxt ""
"par_id3145608\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/prntopts/defaultrb\">Specifies that you want to print in original colors.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/simpress/ui/prntopts/defaultrb\">Indica que voleu imprimir en els colors originals.</ahelp>"
#: 01070400.xhp
msgctxt ""
@@ -10767,7 +10767,7 @@ msgctxt ""
"par_id3149260\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/prntopts/grayscalerb\">Specifies that you want to print colors as grayscale.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/simpress/ui/prntopts/grayscalerb\">Indica que voleu imprimir els colors en escala de grisos.</ahelp>"
#: 01070400.xhp
msgctxt ""
@@ -10783,7 +10783,7 @@ msgctxt ""
"par_id3159154\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/prntopts/blackwhiterb\">Specifies that you want to print the document in black and white.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/simpress/ui/prntopts/blackwhiterb\">Indica que voleu imprimir el document en blanc i negre.</ahelp>"
#: 01070400.xhp
msgctxt ""
@@ -10815,7 +10815,7 @@ msgctxt ""
"par_id3153836\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/prntopts/pagedefaultrb\">Specifies that you do not want to further scale pages when printing.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/simpress/ui/prntopts/pagedefaultrb\">Indica que no voleu redimensionar més les pàgines en imprimir.</ahelp>"
#: 01070400.xhp
msgctxt ""
@@ -10831,7 +10831,7 @@ msgctxt ""
"par_id3148405\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/prntopts/fittopgrb\">Specifies whether to scale down objects that are beyond the margins of the current printer, so that they fit on the paper in the printer.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/simpress/ui/prntopts/fittopgrb\">Indica si s'ha de reduir la mida dels objectes que isquen fora dels marges de la impressora actual, per tal que càpiguen al paper de la impressora.</ahelp>"
#: 01070400.xhp
msgctxt ""
@@ -10847,7 +10847,7 @@ msgctxt ""
"par_id3154255\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/prntopts/tilepgrb\">Specifies that pages are to be printed in tiled format. If the pages or slides are smaller than the paper, several pages or slides will be printed on one page of paper.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/simpress/ui/prntopts/tilepgrb\">Indica que les pàgines s'han d'imprimir en format de mosaic. Si les pàgines o les diapositives són més petites que el paper, s'imprimiran diverses pàgines o diapositives en un mateix full de paper.</ahelp>"
#: 01070400.xhp
msgctxt ""
@@ -10863,7 +10863,7 @@ msgctxt ""
"par_id3147322\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/prntopts/brouchrb\">Select the<emph> Brochure </emph>option to print the document in brochure format.</ahelp> You can also decide if you want to print the front, the back or both sides of the brochure."
-msgstr ""
+msgstr "<ahelp hid=\"modules/simpress/ui/prntopts/brouchrb\">Seleccioneu l'opció <emph>Fullet</emph> per imprimir el document en format de fullet.</ahelp> També podeu decidir si voleu imprimir el davant, el darrere o tots dos costats del fullet."
#: 01070400.xhp
msgctxt ""
@@ -10879,7 +10879,7 @@ msgctxt ""
"par_id3145766\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/prntopts/frontcb\">Select<emph> Front </emph>to print the front of a brochure.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/simpress/ui/prntopts/frontcb\">Seleccioneu<emph> Davant </emph>per imprimir el davant d'un fullet.</ahelp>"
#: 01070400.xhp
msgctxt ""
@@ -10895,7 +10895,7 @@ msgctxt ""
"par_id3154118\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/prntopts/backcb\">Select <emph>Back</emph> to print the back of a brochure.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/simpress/ui/prntopts/backcb\">Seleccioneu <emph>Darrere</emph> per imprimir el darrere d'un fullet.</ahelp>"
#: 01070400.xhp
msgctxt ""
@@ -10911,7 +10911,7 @@ msgctxt ""
"par_id3150380\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/prntopts/papertryfrmprntrcb\">Determines that the paper tray to be used is the one defined in the printer setup.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/simpress/ui/prntopts/papertryfrmprntrcb\">Determina que la safata de paper que s'ha d'utilitzar és la definida per la configuració de la impressora.</ahelp>"
#: 01070500.xhp
msgctxt ""
@@ -11119,7 +11119,7 @@ msgctxt ""
"par_id3155066\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/optimpressgeneralpage/units\">Determines the <link href=\"text/shared/00/00000003.xhp#metrik\" name=\"Unit of measurement\">Unit of measurement</link> for presentations.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optgeneralpage/metric\">Especifica la <link href=\"text/shared/00/00000003.xhp#metrik\" name=\"unitat de mesura\">unitat de mesura</link> per als documents de text.</ahelp>"
#: 01070500.xhp
msgctxt ""
@@ -11135,7 +11135,7 @@ msgctxt ""
"par_id3155443\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/optimpressgeneralpage/metricFields\">Defines the spacing between tab stops.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/simpress/ui/optimpressgeneralpage/metricFields\">Estableix l'espai entre les tabulacions.</ahelp>"
#: 01070500.xhp
msgctxt ""
@@ -11311,7 +11311,7 @@ msgctxt ""
"par_id3145090\n"
"help.text"
msgid "<variable id=\"einst\"><ahelp hid=\"modules/smath/ui/smathsettings/SmathSettings\">Defines formula settings that will be valid for all documents.</ahelp></variable>"
-msgstr ""
+msgstr "<variable id=\"einst\"><ahelp hid=\"modules/smath/ui/smathsettings/SmathSettings\">Defineix els paràmetres de fórmula que seran vàlids per a tots els documents.</ahelp></variable>"
#: 01090100.xhp
msgctxt ""
@@ -11335,7 +11335,7 @@ msgctxt ""
"par_id3156347\n"
"help.text"
msgid "<ahelp hid=\"modules/smath/ui/smathsettings/title\">Specifies whether you want the name of the document to be included in the printout.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/smath/ui/smathsettings/title\">Indica si voleu que el nom del document s'incloga a la impressió.</ahelp>"
#: 01090100.xhp
msgctxt ""
@@ -11351,7 +11351,7 @@ msgctxt ""
"par_id3155449\n"
"help.text"
msgid "<ahelp hid=\"modules/smath/ui/smathsettings/text\">Specifies whether to include the contents of the <emph>Commands</emph> window at the bottom of the printout.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/smath/ui/smathsettings/text\">Indica si s'ha d'incloure el contingut de la finestra <emph>Ordes</emph> a la part inferior de la impressió.</ahelp>"
#: 01090100.xhp
msgctxt ""
@@ -11391,7 +11391,7 @@ msgctxt ""
"par_id3153627\n"
"help.text"
msgid "<ahelp hid=\"modules/smath/ui/smathsettings/sizenormal\">Prints the formula without adjusting the current font size.</ahelp> It is possible that with large formulas a part of the command text is cut off."
-msgstr ""
+msgstr "<ahelp hid=\"modules/smath/ui/smathsettings/sizenormal\">Imprimeix la fórmula sense ajustar la mida del tipus de lletra actual.</ahelp> És possible que en fórmules grans es talli una part del text de les ordes."
#: 01090100.xhp
msgctxt ""
@@ -11407,7 +11407,7 @@ msgctxt ""
"par_id3150541\n"
"help.text"
msgid "<ahelp hid=\"modules/smath/ui/smathsettings/sizescaled\">Adjusts the formula to the page format used in the printout.</ahelp> The real size will be determined by the used paper format."
-msgstr ""
+msgstr "<ahelp hid=\"modules/smath/ui/smathsettings/sizescaled\">Ajusta la fórmula al format de pàgina utilitzat a la impressió.</ahelp> La mida real es determinarà amb el format de paper utilitzat."
#: 01090100.xhp
msgctxt ""
@@ -11423,7 +11423,7 @@ msgctxt ""
"par_id3147084\n"
"help.text"
msgid "<ahelp hid=\"modules/smath/ui/smathsettings/zoom\">Reduces or enlarges the size of the printed formula by a specified enlargement factor.</ahelp> Type the desired enlargement factor directly in the <emph>Scaling</emph> control, or set the value using the arrow buttons."
-msgstr ""
+msgstr "<ahelp hid=\"modules/smath/ui/smathsettings/zoom\">Redueix o amplia la mida de la fórmula impresa amb un factor d'ampliació especificat. </ahelp> Escriviu el factor d'ampliació desitjat directament al control <emph>Redimensionament</emph>, o definiu el valor mitjançant els botons de cursor."
#: 01090100.xhp
msgctxt ""
@@ -11447,7 +11447,7 @@ msgctxt ""
"par_id3149203\n"
"help.text"
msgid "<ahelp hid=\"modules/smath/ui/smathsettings/norightspaces\">Specifies that these space wildcards will be removed if they are at the end of a line.</ahelp> In earlier versions of $[officename], adding such characters at the end of a line prevented the right edge of the formula from being cut off during printing."
-msgstr ""
+msgstr "<ahelp hid=\"modules/smath/ui/smathsettings/norightspaces\">Especifica que estos comodins d'espai se suprimiran si es troben al final d'una línia.</ahelp> En versions anteriors del $[officename], en afegir estos caràcters al final d'una línia s'evitava que l'extrem dret de la fórmula quedés tallat durant la impressió."
#: 01090100.xhp
msgctxt ""
@@ -11535,7 +11535,7 @@ msgctxt ""
"par_id3145345\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/optchartcolorspage/colors\">Displays all the colors available for the data series.</ahelp> Select a data series to change its color. Select the desired color from the adjacent color table."
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/optchartcolorspage/colors\">Mostra tots els colors disponibles per a les sèries de dades.</ahelp> Seleccioneu una sèrie de dades per canviar-ne el color. Seleccioneu el color desitjat a la taula de colors adjacent."
#: 01110100.xhp
msgctxt ""
@@ -11799,7 +11799,7 @@ msgctxt ""
"par_id3149095\n"
"help.text"
msgid "Specifies the settings for importing and exporting Microsoft Office documents."
-msgstr "Especifica els paràmetres per importar i exportar objectes OLE del Microsoft Office."
+msgstr "Especifica els paràmetres per importar i exportar documents del Microsoft Office."
#: 01130200.xhp
msgctxt ""
@@ -11807,7 +11807,7 @@ msgctxt ""
"hd_id3146799\n"
"help.text"
msgid "Embedded Objects"
-msgstr ""
+msgstr "Objectes encastats"
#: 01130200.xhp
msgctxt ""
@@ -11815,7 +11815,7 @@ msgctxt ""
"par_id3159234\n"
"help.text"
msgid "The<emph> Embedded Objects </emph>section specifies how to import and export Microsoft Office OLE objects."
-msgstr ""
+msgstr "La secció d'<emph> Objectes incrustats </emph>especifica com s'importen i exporten els objectes OLE del Microsoft Office."
#: 01130200.xhp
msgctxt ""
@@ -11855,7 +11855,7 @@ msgctxt ""
"par_id3150670\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/optfltrembedpage/checklbcontainer\">The<emph> List Box </emph>field displays the entries for the pair of OLE objects that can be converted when loading into $[officename] (L) and/or when saving into a Microsoft format (S). </ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/optfltrembedpage/checklbcontainer\">El camp <emph>Quadre de llista</emph> mostra les entrades del parell d'objectes OLE que es poden convertir quan es carreguen al $[officename] (L) i/o quan es guarden en format Microsoft (S). </ahelp>"
#: 01130200.xhp
msgctxt ""
@@ -11879,7 +11879,7 @@ msgctxt ""
"hd_id3146797\n"
"help.text"
msgid "Character Background"
-msgstr ""
+msgstr "Fons del caràcter"
#: 01130200.xhp
msgctxt ""
@@ -11887,7 +11887,7 @@ msgctxt ""
"par_id3150671\n"
"help.text"
msgid "Microsoft Office has two character attributes similar to $[officename] character background. Select the appropriate attribute (highlighting or shading) which you would like to use during export to Microsoft Office file formats."
-msgstr ""
+msgstr "El Microsoft Office té dos atributs de caràcter semblants al fons de caràcter del $[officename]. Seleccioneu l'atribut adient (ressaltat o ombrejat) que vulgueu usar en l'exportació als formats de fitxer del Microsoft Office."
#: 01140000.xhp
msgctxt ""
@@ -11903,7 +11903,7 @@ msgctxt ""
"bm_id3154751\n"
"help.text"
msgid "<bookmark_value>languages; locale settings</bookmark_value> <bookmark_value>locale settings</bookmark_value> <bookmark_value>Asian languages; enabling</bookmark_value> <bookmark_value>languages; Asian support</bookmark_value> <bookmark_value>complex text layout; enabling</bookmark_value> <bookmark_value>Arabic;language settings</bookmark_value> <bookmark_value>Hebrew;language settings</bookmark_value> <bookmark_value>Thai;language settings</bookmark_value> <bookmark_value>Hindi;language settings</bookmark_value> <bookmark_value>decimal separator key</bookmark_value> <bookmark_value>date acceptance patterns</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>llengües; opcions de configuració</bookmark_value><bookmark_value>configuració local</bookmark_value><bookmark_value>Asiàticallengües; activació</bookmark_value><bookmark_value>llengües; Asiàtiquescompatibilitat</bookmark_value><bookmark_value>format de text complex;activació</bookmark_value><bookmark_value>Àrab;llenguaparàmetres</bookmark_value><bookmark_value>Hebreu;llenguaparàmetres</bookmark_value><bookmark_value>Tai;llenguaparàmetres</bookmark_value><bookmark_value>Hindi;llenguaparàmetres</bookmark_value><bookmark_value>separador decimalclau</bookmark_value><bookmark_value>acceptació de dadespatrons</bookmark_value>"
#: 01140000.xhp
msgctxt ""
@@ -11967,7 +11967,7 @@ msgctxt ""
"par_id3157958\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/optlanguagespage/localesetting\">Specifies the locale setting of the country setting. This influences settings for numbering, currency and units of measure.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/optlanguagespage/localesetting\">Especifica la configuració regional per al paràmetre de país. Això afecta els paràmetres de numeració, moneda i unitats de mesura.</ahelp>"
#: 01140000.xhp
msgctxt ""
@@ -12023,7 +12023,7 @@ msgctxt ""
"par_id3145120\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/optlanguagespage/currencylb\">Specifies the default currency that is used for the currency format and the currency fields.</ahelp> If you change the locale setting, the default currency changes automatically."
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/optlanguagespage/currencylb\">Especifica la moneda per defecte que s'utilitza per al format de moneda i els camps de moneda.</ahelp> Si canvieu la configuració regional, la moneda per defecte canviarà automàticament."
#: 01140000.xhp
msgctxt ""
@@ -12111,7 +12111,7 @@ msgctxt ""
"par_id3153192\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/optlanguagespage/westernlanguage\">Specifies the language used for the spellcheck function in western alphabets.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/optlanguagespage/westernlanguage\">Especifica la llengua usada per a les funcions de correcció ortogràfica en els alfabets occidentals.</ahelp>"
#: 01140000.xhp
msgctxt ""
@@ -12127,7 +12127,7 @@ msgctxt ""
"par_id3159149\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/optlanguagespage/asianlanguage\">Specifies the language used for the spellcheck function in Asian alphabets.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/optlanguagespage/asianlanguage\">Especifica la llengua usada per a les funcions de correcció ortogràfica en els alfabets asiàtics.</ahelp>"
#: 01140000.xhp
msgctxt ""
@@ -12143,7 +12143,7 @@ msgctxt ""
"par_id3156212\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/optlanguagespage/complexlanguage\">Specifies the language for the complex text layout spellcheck.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/optlanguagespage/complexlanguage\">Especifica la llengua per a la verificació ortogràfica de la disposició complexa de text.</ahelp>"
#: 01140000.xhp
msgctxt ""
@@ -12159,7 +12159,7 @@ msgctxt ""
"par_id3155432\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/optlanguagespage/currentdoc\">Specifies that the settings for default languages are valid only for the current document.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/optlanguagespage/currentdoc\">Especifica que els paràmetres per a les llengües per defecte són vàlids només per al document actual.</ahelp>"
#: 01140000.xhp
msgctxt ""
@@ -12175,7 +12175,7 @@ msgctxt ""
"hd_id3148575\n"
"help.text"
msgid "Show UI elements for East Asian writings"
-msgstr ""
+msgstr "Mostra elements de la interfície d'usuari per a l'escriptura asiàtica oriental"
#: 01140000.xhp
msgctxt ""
@@ -12183,7 +12183,7 @@ msgctxt ""
"par_id3145748\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/optlanguagespage/asiansupport\">Activates Asian languages support. You can now modify the corresponding Asian language settings in <item type=\"productname\">%PRODUCTNAME</item>.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/optlanguagespage/asiansupport\">Activa la compatibilitat amb llengües asiàtiques. Ara podeu modificar els paràmetres de la llengua asiàtica corresponent des del <item type=\"productname\">%PRODUCTNAME</item>.</ahelp>"
#: 01140000.xhp
msgctxt ""
@@ -12199,7 +12199,7 @@ msgctxt ""
"hd_id3146147\n"
"help.text"
msgid "Show UI elements for Bi-Directional writing"
-msgstr ""
+msgstr "Mostra elements de la interfície d'usuari per a l'escriptura bidireccional"
#: 01140000.xhp
msgctxt ""
@@ -12207,7 +12207,7 @@ msgctxt ""
"par_id3149667\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/optlanguagespage/ctlsupport\">Activates complex text layout support. You can now modify the settings corresponding to complex text layout in <item type=\"productname\">%PRODUCTNAME</item>.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/optlanguagespage/ctlsupport\">Activa la compatibilitat amb la disposició complexa de text. Ara podeu modificar els paràmetres que corresponen a la disposició complexa de text des del <item type=\"productname\">%PRODUCTNAME</item>.</ahelp>"
#: 01140000.xhp
msgctxt ""
@@ -12215,7 +12215,7 @@ msgctxt ""
"hd_id3146148\n"
"help.text"
msgid "Ignore system input language"
-msgstr ""
+msgstr "Ignora la llengua d'entrada del sistema"
#: 01140000.xhp
msgctxt ""
@@ -12223,7 +12223,7 @@ msgctxt ""
"par_id3149668\n"
"help.text"
msgid "<ahelp hid=\".\">Indicates whether changes to the system input language/keyboard will be ignored. If ignored, when new text is typed that text will follow the language of the document or current paragraph, not the current system language.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Indica si s'han d'ignorar els canvis de la llengua/teclat d'entrada del sistema. Si s'ignoren, quan s'escriga text nou, el text seguirà la llengua del document o del paràgraf actual, no la llengua del sistema actual.</ahelp>"
#: 01150000.xhp
msgctxt ""
@@ -12263,7 +12263,7 @@ msgctxt ""
"par_id3153665\n"
"help.text"
msgid "The <emph>Searching in Japanese</emph> and <emph>Asian Layout</emph> tab pages are only visible if the <emph>Asian language support</emph> option in the <emph>Languages</emph> tab page is activated and the <emph>Options</emph> dialog is re-opened. The <emph>Complex Text Layout</emph> tab page is only visible if the <emph>CTL support</emph> is enabled."
-msgstr "Les pàgines <emph>Cerca en japonés</emph> i <emph>Disposició asiàtica</emph> només són visibles si l'opció <emph>Habilitat per a llengües asiàtiques</emph> de la pàgina <emph>Llengües</emph> està activada i es torna a obrir el diàleg <emph>Opcions</emph>. La pàgina <emph>Disposició complexa de text</emph> només és visible si s'ha activat l'opció <emph>Habilitat per a la disposició complexa de text (CTL)</emph>."
+msgstr "Les pàgines <emph>Busca en japonés</emph> i <emph>Disposició asiàtica</emph> només són visibles si l'opció <emph>Habilitat per a llengües asiàtiques</emph> de la pàgina <emph>Llengües</emph> està activada i es torna a obrir el diàleg <emph>Opcions</emph>. La pàgina <emph>Disposició complexa de text</emph> només és visible si s'ha activat l'opció <emph>Habilitat per a la disposició complexa de text (CTL)</emph>."
#: 01150100.xhp
msgctxt ""
@@ -12327,7 +12327,7 @@ msgctxt ""
"par_id3149398\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/optasianpage/charkerning\">Specifies that kerning is only applied to western text.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/optasianpage/charkerning\">Especifica que l'ajustament d'espai entre caràcters només s'aplica al text occidental.</ahelp>"
#: 01150100.xhp
msgctxt ""
@@ -12343,7 +12343,7 @@ msgctxt ""
"par_id3147336\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/optasianpage/charpunctkerning\">Specifies that kerning is applied to both western text and Asian punctuation.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/optasianpage/charpunctkerning\">Especifica que l'ajustament d'espai entre caràcters s'aplica al text occidental i a la puntuació asiàtica.</ahelp>"
#: 01150100.xhp
msgctxt ""
@@ -12375,7 +12375,7 @@ msgctxt ""
"par_id3150503\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/optasianpage/nocompression\">Specifies that no compression at all will occur.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/optasianpage/nocompression\">Especifica que no s'aplicarà cap tipus de compressió.</ahelp>"
#: 01150100.xhp
msgctxt ""
@@ -12391,7 +12391,7 @@ msgctxt ""
"par_id3145673\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/optasianpage/punctcompression\">Specifies that only the punctuation is compressed.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/optasianpage/punctcompression\">Especifica que només es comprimirà la puntuació.</ahelp>"
#: 01150100.xhp
msgctxt ""
@@ -12407,7 +12407,7 @@ msgctxt ""
"par_id3154346\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/optasianpage/punctkanacompression\">Specifies that punctuation and Japanese Kana are compressed.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/optasianpage/punctkanacompression\">Especifica que es comprimiran la puntuació i els símbols kana japonesos.</ahelp>"
#: 01150100.xhp
msgctxt ""
@@ -12439,7 +12439,7 @@ msgctxt ""
"par_id3151210\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/optasianpage/language\">Specifies the language for which you want to define first and last characters.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/optasianpage/language\">Especifica la llengua per a la qual voleu definir el primer i últim caràcters.</ahelp>"
#: 01150100.xhp
msgctxt ""
@@ -12455,7 +12455,7 @@ msgctxt ""
"par_id3148920\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/optasianpage/standard\">When you mark<emph> Default</emph>, the following two text boxes are filled with the default characters for the selected language:</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/optasianpage/standard\">Quan activeu <emph> Per defecte</emph>, els dos quadres de text següents s'omplen amb els caràcters per defecte per a la llengua seleccionada:</ahelp>"
#: 01150100.xhp
msgctxt ""
@@ -12471,7 +12471,7 @@ msgctxt ""
"par_id3156214\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/optasianpage/start\">Specifies the characters that should not appear alone at the beginning of a line.</ahelp> If a character typed here is positioned at the beginning of a line after a line break, it is automatically moved to the end of the previous line. For example, an exclamation point at the end of a sentence never appears at the start of a line if it is part of the <emph>Not at start of line</emph> list."
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/optasianpage/start\">Especifica els caràcters que no han d'aparèixer sols al principi de línia.</ahelp> Si un caràcter escrit ací es troba al principi d'una línia després d'un salt de línia, es mourà automàticament al final de la línia anterior. Per exemple, un signe d'exclamació al final d'una frase no apareixerà mai al principi d'una línia si forma part de la llista <emph>No a l'inici de línia</emph>."
#: 01150100.xhp
msgctxt ""
@@ -12487,7 +12487,7 @@ msgctxt ""
"par_id3153367\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/optasianpage/end\">Specifies the characters that should not appear alone at the end of a line.</ahelp> If a character typed here is positioned at the end of a line due to a line break, it is automatically moved to the beginning of the next line. For example, a currency symbol that appears in front of an amount never appears at the end of a line if it is part of the<emph> Not at end of line</emph> list."
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/optasianpage/end\">Especifica els caràcters que no han d'aparèixer sols al final de línia.</ahelp> Si un caràcter escrit ací es troba al final d'una línia a causa d'un salt de línia, es mourà automàticament al principi de la línia següent. Per exemple, un símbol de moneda que aparega davant d'una quantitat no apareixerà mai al final d'una línia si forma part de la llista <emph>No al final de línia</emph>."
#: 01150200.xhp
msgctxt ""
@@ -12495,7 +12495,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Searching in Japanese"
-msgstr "Cerca en japonés"
+msgstr "Busca en japonés"
#: 01150200.xhp
msgctxt ""
@@ -12503,7 +12503,7 @@ msgctxt ""
"hd_id3155338\n"
"help.text"
msgid "<link href=\"text/shared/optionen/01150200.xhp\" name=\"Searching in Japanese\">Searching in Japanese</link>"
-msgstr "<link href=\"text/shared/optionen/01150200.xhp\" name=\"Cerca en japonés\">Cerca en japonés</link>"
+msgstr "<link href=\"text/shared/optionen/01150200.xhp\" name=\"Busca en japonés\">Busca en japonés</link>"
#: 01150200.xhp
msgctxt ""
@@ -12511,7 +12511,7 @@ msgctxt ""
"par_id3152996\n"
"help.text"
msgid "Defines the search options for Japanese."
-msgstr "Defineix les opcions de cerca per a la llengua japonesa."
+msgstr "Defineix les opcions de busca per a la llengua japonesa."
#: 01150200.xhp
msgctxt ""
@@ -12527,7 +12527,7 @@ msgctxt ""
"par_id3154514\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/optjsearchpage/matchprolongedsoundmark\" visibility=\"visible\">Specifies the options to be treated as equal in a search.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/optjsearchpage/matchprolongedsoundmark\" visibility=\"visible\">Especifica les opcions que s'han de considerar iguals en una busca.</ahelp>"
#: 01150200.xhp
msgctxt ""
@@ -12543,7 +12543,7 @@ msgctxt ""
"par_id3147264\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/optjsearchpage/ignoremiddledot\" visibility=\"visible\">Specifies the characters to be ignored.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/optjsearchpage/ignoremiddledot\" visibility=\"visible\">Especifica els caràcters que s'han d'ignorar.</ahelp>"
#: 01150300.xhp
msgctxt ""
@@ -12607,7 +12607,7 @@ msgctxt ""
"par_id3157958\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/optctlpage/sequencechecking\">Enables sequence input checking for languages such as Thai.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/optctlpage/sequencechecking\">Activa la comprovació de la seqüència d'entrada per a llengües com el tailandés.</ahelp>"
#: 01150300.xhp
msgctxt ""
@@ -12623,7 +12623,7 @@ msgctxt ""
"par_idN10695\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/optctlpage/restricted\">Prevents the use as well as the printing of illegal character combinations.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/optctlpage/restricted\">Evita l'ús i la impressió de combinacions de caràcters no vàlides.</ahelp>"
#: 01150300.xhp
msgctxt ""
@@ -13127,7 +13127,7 @@ msgctxt ""
"par_id2507201516150482\n"
"help.text"
msgid "Example:"
-msgstr "Exemples"
+msgstr "Exemple:"
#: BasicIDE.xhp
msgctxt ""
@@ -13175,7 +13175,7 @@ msgctxt ""
"par_id2507201516150496\n"
"help.text"
msgid "Example:"
-msgstr "Exemples"
+msgstr "Exemple:"
#: BasicIDE.xhp
msgctxt ""
@@ -13199,7 +13199,7 @@ msgctxt ""
"par_id2507201516150462\n"
"help.text"
msgid "Examples:"
-msgstr "Exemples"
+msgstr "Exemples:"
#: BasicIDE.xhp
msgctxt ""
@@ -13207,7 +13207,7 @@ msgctxt ""
"hd_id2507201509433473\n"
"help.text"
msgid "Autoclose quotes"
-msgstr ""
+msgstr "Tanca automàticament les cometes"
#: BasicIDE.xhp
msgctxt ""
@@ -13223,7 +13223,7 @@ msgctxt ""
"hd_id250720150943348\n"
"help.text"
msgid "Autoclose parenthesis"
-msgstr ""
+msgstr "Tanca automàticament els parèntesis"
#: BasicIDE.xhp
msgctxt ""
@@ -13239,7 +13239,7 @@ msgctxt ""
"hd_id2507201509433489\n"
"help.text"
msgid "Autoclose procedures"
-msgstr ""
+msgstr "Tanca automàticament els procediments"
#: BasicIDE.xhp
msgctxt ""
@@ -13255,7 +13255,7 @@ msgctxt ""
"hd_id2507201509433412\n"
"help.text"
msgid "Language Features"
-msgstr ""
+msgstr "Característiques de llengua"
#: BasicIDE.xhp
msgctxt ""
@@ -13263,7 +13263,7 @@ msgctxt ""
"hd_id2507201509433456\n"
"help.text"
msgid "Use extended types"
-msgstr ""
+msgstr "Utilitza tipus ampliats"
#: BasicIDE.xhp
msgctxt ""
@@ -13279,7 +13279,7 @@ msgctxt ""
"par_id2507201516150472\n"
"help.text"
msgid "Example:"
-msgstr "Exemples"
+msgstr "Exemple:"
#: BasicIDE.xhp
msgctxt ""
@@ -13319,7 +13319,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Expert Configuration"
-msgstr ""
+msgstr "Configuració avançada"
#: expertconfig.xhp
msgctxt ""
@@ -13327,7 +13327,7 @@ msgctxt ""
"bm_id0609201521552432\n"
"help.text"
msgid "<bookmark_value>expert configuration;setting options</bookmark_value>"
-msgstr "<bookmark_value>llengües; opcions de configuració</bookmark_value>"
+msgstr "<bookmark_value>configuració avançada; opcions de configuració</bookmark_value>"
#: expertconfig.xhp
msgctxt ""
@@ -13335,7 +13335,7 @@ msgctxt ""
"hd_id0609201521430015\n"
"help.text"
msgid "Expert Configuration"
-msgstr ""
+msgstr "Configuració avançada"
#: expertconfig.xhp
msgctxt ""
@@ -13343,7 +13343,7 @@ msgctxt ""
"par_id0609201521430059\n"
"help.text"
msgid "Choose <emph>Tools – Options – %PRODUCTNAME – Advanced – Expert Configuration</emph>"
-msgstr ""
+msgstr "Trieu <emph>Eines – Opcions – %PRODUCTNAME – Avançat – Configuració avançada</emph>"
#: expertconfig.xhp
msgctxt ""
@@ -13407,7 +13407,7 @@ msgctxt ""
"hd_id0609201523011616\n"
"help.text"
msgid "Preferences tree"
-msgstr ""
+msgstr "Nom de la preferència"
#: expertconfig.xhp
msgctxt ""
@@ -13415,7 +13415,7 @@ msgctxt ""
"par_id0609201523011650\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/aboutconfigdialog/preferences\">List the preferences organized hierarchically in a tree layout.</ahelp> To open the branches, double click in the (+) sign. Once the preference is visible in the tree, you can edit it."
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/aboutconfigdialog/preferences\">Llisteu les preferències organitzades jeràrquicament en un format d'arbre.</ahelp> Per obrir les branques, feu doble clic al signe (+). Quan la preferència siga visible a l'arbre, la podreu editar. "
#: expertconfig.xhp
msgctxt ""
@@ -13423,7 +13423,7 @@ msgctxt ""
"hd_id0609201523011617\n"
"help.text"
msgid "Preference Name"
-msgstr ""
+msgstr "Nom de la preferència"
#: expertconfig.xhp
msgctxt ""
@@ -13431,7 +13431,7 @@ msgctxt ""
"par_id0609201523011639\n"
"help.text"
msgid "The name of the preference."
-msgstr ""
+msgstr "El nom de la preferència."
#: expertconfig.xhp
msgctxt ""
@@ -13439,7 +13439,7 @@ msgctxt ""
"hd_id0609201523011665\n"
"help.text"
msgid "Property"
-msgstr ""
+msgstr "Propietat"
#: expertconfig.xhp
msgctxt ""
@@ -13447,7 +13447,7 @@ msgctxt ""
"par_id0609201523011673\n"
"help.text"
msgid "Shows the name of the property of the preference."
-msgstr ""
+msgstr "Mostra el nom de la propietat de la preferència."
#: expertconfig.xhp
msgctxt ""
@@ -13463,7 +13463,7 @@ msgctxt ""
"par_id0609201523011699\n"
"help.text"
msgid "Defines the type of the property. Valid types are:"
-msgstr ""
+msgstr "Defineix el tipus de propietat. Els tipus vàlids són:"
#: expertconfig.xhp
msgctxt ""
@@ -13471,7 +13471,7 @@ msgctxt ""
"par_id0709201509091312\n"
"help.text"
msgid "<item type=\"literal\">string</item>: Alphanumeric values;"
-msgstr ""
+msgstr "<item type=\"literal\">cadena</item>: Valors alfanumèrics; "
#: expertconfig.xhp
msgctxt ""
@@ -13479,7 +13479,7 @@ msgctxt ""
"par_id0709201509091353\n"
"help.text"
msgid "<item type=\"literal\">long</item>: integer numbers;"
-msgstr ""
+msgstr "<item type=\"literal\">llarg</item>: nombres enters;"
#: expertconfig.xhp
msgctxt ""
@@ -13487,7 +13487,7 @@ msgctxt ""
"par_id0709201509091351\n"
"help.text"
msgid "<item type=\"literal\">boolean</item>: true or false values;"
-msgstr ""
+msgstr "<item type=\"literal\">booleà</item>: valors certs o falsos;"
#: expertconfig.xhp
msgctxt ""
@@ -13503,7 +13503,7 @@ msgctxt ""
"hd_id0609201523011612\n"
"help.text"
msgid "Value"
-msgstr ""
+msgstr "Valor"
#: expertconfig.xhp
msgctxt ""
@@ -13511,7 +13511,7 @@ msgctxt ""
"par_id0609201523011630\n"
"help.text"
msgid "Current value of the property."
-msgstr ""
+msgstr "Valor actual de la propietat.."
#: expertconfig.xhp
msgctxt ""
@@ -13527,7 +13527,7 @@ msgctxt ""
"par_id060920152301168\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/aboutconfigdialog/edit\">Opens a dialog to edit the preference.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/aboutconfigdialog/edit\">Obri un diàleg per editar la preferència.</ahelp>"
#: expertconfig.xhp
msgctxt ""
@@ -13535,7 +13535,7 @@ msgctxt ""
"par_id0609201523043085\n"
"help.text"
msgid "You can double click in the preference row to edit the current value of the property."
-msgstr ""
+msgstr "Podeu fer doble clic a la fila de preferències per editar el valor actual de la propietat. "
#: expertconfig.xhp
msgctxt ""
@@ -13543,7 +13543,7 @@ msgctxt ""
"hd_id0709201508091163\n"
"help.text"
msgid "Reset"
-msgstr ""
+msgstr "Reinicialitza"
#: expertconfig.xhp
msgctxt ""
@@ -13551,7 +13551,7 @@ msgctxt ""
"par_id0709201508091160\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/aboutconfigdialog/reset\">Undo changes done so far in this dialog.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/aboutconfigdialog/reset\">Desfés els canvis fets fins ara en este diàleg.</ahelp>"
#: java.xhp
msgctxt ""
@@ -13583,7 +13583,7 @@ msgctxt ""
"par_idN10568\n"
"help.text"
msgid "Specifies the support options for Java applications in %PRODUCTNAME, including which Java Runtime Environment (JRE) to use. It also specifies whether to use experimental (unstable) features such as macro recording and access expert configuration."
-msgstr ""
+msgstr "Especifica les opcions de compatibilitat per a les aplicacions Java al %PRODUCTNAME, incloent-hi amb el motor d'execució de Java (JRE) a usar. També estableix si s'usen les funcions experimentals (no estables), com ara l'gravació\t de macros i l'accés a la configuració avançada."
#: java.xhp
msgctxt ""
@@ -13687,7 +13687,7 @@ msgctxt ""
"hd_id3148619\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/optadvancedpage/experimental\">Enable experimental features</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/optadvancedpage/experimental\">Habilita les funcions experimentals</ahelp>"
#: java.xhp
msgctxt ""
@@ -13695,7 +13695,7 @@ msgctxt ""
"par_id3156344\n"
"help.text"
msgid "It enables features that are not yet complete or contain known bugs. The list of these features is different version by version, or even it can be empty."
-msgstr ""
+msgstr "Habilita característiques que encara no estan completades o que contenen errors. La llista d'estes característiques es diferent segons la versió, o fins i tot pot estar buida."
#: java.xhp
msgctxt ""
@@ -13703,7 +13703,7 @@ msgctxt ""
"hd_id3148610\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/optadvancedpage/macrorecording\">Enable macro recording</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/optadvancedpage/macrorecording\">Habilita l'gravació\t de macros</ahelp>"
#: java.xhp
msgctxt ""
@@ -13711,7 +13711,7 @@ msgctxt ""
"par_id3156345\n"
"help.text"
msgid "It enables macro recording, so the <link href=\"text/shared/guide/macro_recording.xhp\" name=\"Tools - Macros - Record Macro\"><item type=\"menuitem\">Tools - Macros - Record Macro</item></link> menu item will be available."
-msgstr ""
+msgstr "Habilita l'gravació\t de macros, de manera que l'element del menú <link href=\"text/shared/guide/macro_recording.xhp\" name=\"Eines - Macros - Grava una macro\"><item type=\"menuitem\">Eines - Macros - Grava una macro</item></link> estarà disponible."
#: java.xhp
msgctxt ""
@@ -13719,7 +13719,7 @@ msgctxt ""
"hd_id0609201521211497\n"
"help.text"
msgid "<link href=\"text/shared/optionen/expertconfig.xhp\">Expert Configuration</link>"
-msgstr ""
+msgstr "<link href=\"text/shared/optionen/expertconfig.xhp\">Configuració avançada</link>"
#: java.xhp
msgctxt ""
@@ -13727,7 +13727,7 @@ msgctxt ""
"par_id0609201521444658\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/optadvancedpage/expertconfig\">Opens the Expert Configuration dialog for advanced settings and configuration of %PRODUCTNAME.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/optadvancedpage/expertconfig\">Obri el diàleg de la Configuració avançada per als paràmetres avançats i la configuració del %PRODUCTNAME.</ahelp>"
#: javaclasspath.xhp
msgctxt ""
@@ -14135,7 +14135,7 @@ msgctxt ""
"par_idN105D9\n"
"help.text"
msgid "<ahelp hid=\".\">A macro can be set to auto-start, and it can perform potentially damaging actions, as for example delete or rename files. This setting is not recommended when you open documents from other authors.</ahelp>"
-msgstr "<ahelp hid=\".\">Si establiu que una macro s'inicie de manera automàtica, esta macro potencialment pot malmetre l'equip suprimint fitxers o reanomenant-los, per exemple. Este paràmetre no és recomanable si obriu documents d'altres autors.</ahelp>"
+msgstr "<ahelp hid=\".\">Si establiu que una macro s'inicie de manera automàtica, esta macro potencialment pot malmetre l'equip suprimint fitxers o canviar-ne el nom, per exemple. Este paràmetre no és recomanable si obriu documents d'altres autors.</ahelp>"
#: macrosecurity_ts.xhp
msgctxt ""
@@ -14503,7 +14503,7 @@ msgctxt ""
"par_id7523728\n"
"help.text"
msgid "<ahelp hid=\".\">Mark to check for online updates periodically, then select the time interval how often %PRODUCTNAME will check for online updates.</ahelp> %PRODUCTNAME will check once a day, week, or month, as soon as a working Internet connection is detected. If you connect to the Internet by a proxy server, set the proxy on <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"menuitem\">%PRODUCTNAME - Preferences</item></caseinline><defaultinline><item type=\"menuitem\">Tools - Options</item></defaultinline></switchinline><item type=\"menuitem\"> - Internet - Proxy</item>."
-msgstr "<ahelp hid=\".\">Activeu esta casella de selecció per comprovar periòdicament si hi ha actualitzacions en línia i, a continuació, seleccioneu la freqüència amb què el %PRODUCTNAME farà esta comprovació.</ahelp> El %PRODUCTNAME pot cercar actualitzacions automàticament de manera diària, setmanal o mensual si detecta una connexió a Internet en funcionament. Si vos connecteu a Internet a través d'un servidor intermediari, definiu este servidor intermediari a <item type=\"menuitem\"><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferències</caseinline><defaultinline>Eines - Opcions</defaultinline></switchinline> - Internet - Servidor intermediari</item>."
+msgstr "<ahelp hid=\".\">Activeu esta casella de selecció per comprovar periòdicament si hi ha actualitzacions en línia i, a continuació, seleccioneu la freqüència amb què el %PRODUCTNAME farà esta comprovació.</ahelp> El %PRODUCTNAME pot buscar actualitzacions automàticament de manera diària, setmanal o mensual si detecta una connexió a Internet en funcionament. Si vos connecteu a Internet a través d'un servidor intermediari, definiu este servidor intermediari a <item type=\"menuitem\"><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferències</caseinline><defaultinline>Eines - Opcions</defaultinline></switchinline> - Internet - Servidor intermediari</item>."
#: online_update.xhp
msgctxt ""
@@ -14647,7 +14647,7 @@ msgctxt ""
"tit_opencl\n"
"help.text"
msgid "Open CL"
-msgstr ""
+msgstr "Open CL"
#: opencl.xhp
msgctxt ""
@@ -14655,7 +14655,7 @@ msgctxt ""
"bm_id4077578\n"
"help.text"
msgid "<bookmark_value>Open CL;setting options</bookmark_value><bookmark_value>setting options;Open CL</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>Open CL;opcions de configuració</bookmark_value><bookmark_value>opcions de configuració;Open CL</bookmark_value>"
#: opencl.xhp
msgctxt ""
@@ -14663,7 +14663,7 @@ msgctxt ""
"par_idN10558\n"
"help.text"
msgid "<link href=\"text/shared/optionen/opencl.xhp\">Open CL</link>"
-msgstr "<link href=\"text/shared/optionen/java.xhp\">Avançat</link>"
+msgstr "<link href=\"text/shared/optionen/opencl.xhp\">Open CL</link>"
#: opencl.xhp
msgctxt ""
@@ -14671,7 +14671,7 @@ msgctxt ""
"par_idN10568\n"
"help.text"
msgid "Open CL is a technology to speed up calculation on large spreadsheets."
-msgstr ""
+msgstr "Open CL és una tecnologia que accelera el càlcul en fulls de càlcul grans. "
#: persona_firefox.xhp
msgctxt ""
@@ -14679,7 +14679,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Personalization"
-msgstr ""
+msgstr "Personalització"
#: persona_firefox.xhp
msgctxt ""
@@ -14695,7 +14695,7 @@ msgctxt ""
"par_idN10558\n"
"help.text"
msgid "<link href=\"text/shared/optionen/persona_firefox.xhp\">Personalization</link>"
-msgstr ""
+msgstr "<link href=\"text/shared/optionen/persona_firefox.xhp\">Personalització</link>"
#: persona_firefox.xhp
msgctxt ""
@@ -14703,7 +14703,7 @@ msgctxt ""
"par_idN10568\n"
"help.text"
msgid "You can customize %PRODUCTNAME with the same themes available for Mozilla Firefox. The menu bar and the toolbars docked in the top and bottom of the window will display the chosen theme in the background."
-msgstr ""
+msgstr "Podeu personalitzar el vostre %PRODUCTNAME amb els mateixos temes disponibles per al Mozilla Firefox. Es veurà el tema escollit al fons de la barra de menú, les barres d'eines superiors i les barres d'eines inferiors."
#: persona_firefox.xhp
msgctxt ""
@@ -14711,7 +14711,7 @@ msgctxt ""
"par_id1309201511361016\n"
"help.text"
msgid "Mozilla Firefox themes are available at the Mozilla website at the following address: <link href=\"https://addons.mozilla.org/en-US/firefox/themes/\">https://addons.mozilla.org/en-US/firefox/themes/</link>."
-msgstr ""
+msgstr "Els temes del Mozilla Firefox es poden trobar al lloc web del Mozilla a la següent adreça: <link href=\"https://addons.mozilla.org/en-US/firefox/themes/\">https://addons.mozilla.org/en-US/firefox/themes/</link>."
#: persona_firefox.xhp
msgctxt ""
@@ -14727,7 +14727,7 @@ msgctxt ""
"hd_id1309201511361022\n"
"help.text"
msgid "Firefox Themes:"
-msgstr ""
+msgstr "Temes del Firefox:"
#: persona_firefox.xhp
msgctxt ""
@@ -14735,7 +14735,7 @@ msgctxt ""
"par_id1309201511361076\n"
"help.text"
msgid "The following options are available:"
-msgstr ""
+msgstr "Hi ha disponibles les opcions següents:"
#: persona_firefox.xhp
msgctxt ""
@@ -14743,7 +14743,7 @@ msgctxt ""
"hd_id1309201511361042\n"
"help.text"
msgid "Default look, do not use themes"
-msgstr ""
+msgstr "Aparença plana, no utilitzes temes"
#: persona_firefox.xhp
msgctxt ""
@@ -14751,7 +14751,7 @@ msgctxt ""
"par_id130920151136107\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/personalization_tab/no_persona\">The toolbars’ background inherits the background settings of your desktop environment.</ahelp> This is the default setting in %PRODUCTNAME."
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/personalization_tab/no_persona\">Els fons de les barres d'eines hereten les configuracions de fons del gestor de finestres de l'escriptori.</ahelp> Este és el predeterminat del %PRODUCTNAME."
#: persona_firefox.xhp
msgctxt ""
@@ -14759,7 +14759,7 @@ msgctxt ""
"hd_id1309201511361088\n"
"help.text"
msgid "Pre-installed theme (if available)"
-msgstr ""
+msgstr "Tema preinstal·lat (si està disponible)"
#: persona_firefox.xhp
msgctxt ""
@@ -14767,7 +14767,7 @@ msgctxt ""
"par_id1309201511361194\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/personalization_tab/default_persona\">Display the system theme, if available.</ahelp>Your system administrator may have added a global (system-wide) theme during the %PRODUCTNAME installation. This option will display it."
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/personalization_tab/default_persona\">Mostra el tema del sistema, si està disponible. </ahelp>El vostre administrador del sistema pot haver afegit un tema global (en tot el sistema) durant la instal·lació del %PRODUCTNAME. Esta opció el mostrarà."
#: persona_firefox.xhp
msgctxt ""
@@ -14775,7 +14775,7 @@ msgctxt ""
"hd_id1309201511361072\n"
"help.text"
msgid "Own theme"
-msgstr ""
+msgstr "Tema propi"
#: persona_firefox.xhp
msgctxt ""
@@ -14783,7 +14783,7 @@ msgctxt ""
"par_id1309201511361168\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/personalization_tab/own_persona\">Choose this option to open the “Select Firefox Theme” dialog and pick your own.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/personalization_tab/own_persona\">Escolliu esta opció per obrir el diàleg de Seleccioneu el tema del Firefox per poder escollir altres temes.</ahelp>"
#: persona_firefox.xhp
msgctxt ""
@@ -14791,7 +14791,7 @@ msgctxt ""
"hd_id1309201511361021\n"
"help.text"
msgid "Select Firefox Theme dialog"
-msgstr ""
+msgstr "Diàleg de selecció un tema del Firefox"
#: persona_firefox.xhp
msgctxt ""
@@ -14799,7 +14799,7 @@ msgctxt ""
"par_id1309201511361056\n"
"help.text"
msgid "This dialog allows you to install a specific theme or gives you a glimpse on other exciting themes from the Mozilla Firefox themes website."
-msgstr ""
+msgstr "Este diàleg permet instal·lar un tema concret o fer una ullada a altres temes interessants del lloc web del Mozilla Firefox."
#: persona_firefox.xhp
msgctxt ""
@@ -14807,7 +14807,7 @@ msgctxt ""
"hd_id1309201511361084\n"
"help.text"
msgid "Custom Search"
-msgstr ""
+msgstr "Busca personalitzada"
#: persona_firefox.xhp
msgctxt ""
@@ -14823,7 +14823,7 @@ msgctxt ""
"hd_id1309201511361099\n"
"help.text"
msgid "Suggested Themes by Category"
-msgstr ""
+msgstr "Temes suggerits per categoria"
#: persona_firefox.xhp
msgctxt ""
@@ -14831,7 +14831,7 @@ msgctxt ""
"par_id1309201511361087\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/select_persona_dialog/frame4\">Shows a random choice of nine themes based on the categories displayed in the buttons.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/select_persona_dialog/frame4\">Mostra una selecció aleatòria de nou temes basada en les categories que es mostren als botons.</ahelp>"
#: persona_firefox.xhp
msgctxt ""
@@ -14847,7 +14847,7 @@ msgctxt ""
"par_id1309201511361079\n"
"help.text"
msgid "To select one of the displayed themes, click on its image and press <item type=\"menuitem\">OK</item>."
-msgstr ""
+msgstr "Per seleccionar un dels temes mostrats, feu clic a la seua imatge i premeu <item type=\"menuitem\">D'acord</item>."
#: persona_firefox.xhp
msgctxt ""
@@ -15271,7 +15271,7 @@ msgctxt ""
"par_idN10578\n"
"help.text"
msgid "In the top list box you will see the results of the test session."
-msgstr ""
+msgstr "En el quadre de llista superior veureu els resultats de la sessió de prova."
#: testaccount.xhp
msgctxt ""
diff --git a/source/ca-valencia/helpcontent2/source/text/simpress.po b/source/ca-valencia/helpcontent2/source/text/simpress.po
index 8fa9aeeee0e..e060d0840cf 100644
--- a/source/ca-valencia/helpcontent2/source/text/simpress.po
+++ b/source/ca-valencia/helpcontent2/source/text/simpress.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2017-12-18 12:31+0100\n"
-"PO-Revision-Date: 2016-04-16 22:03+0000\n"
-"Last-Translator: Anonymous Pootle User\n"
+"PO-Revision-Date: 2018-01-15 13:20+0000\n"
+"Last-Translator: joamuran <joamuran@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca-valencia\n"
"MIME-Version: 1.0\n"
@@ -13,9 +13,9 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
"X-Language: ca-XV\n"
-"X-POOTLE-MTIME: 1460844211.000000\n"
+"X-POOTLE-MTIME: 1516022458.000000\n"
#: main0000.xhp
msgctxt ""
@@ -191,7 +191,7 @@ msgctxt ""
"hd_id0914201502131542\n"
"help.text"
msgid "<link href=\"text/shared/01/02200000.xhp\" name=\"Object\">Object</link>"
-msgstr "<link href=\"text/shared/01/01020000.xhp\" name=\"Obri\">Obri</link>"
+msgstr "<link href=\"text/shared/01/02200000.xhp\" name=\"Objecte\">Objecte</link>"
#: main0103.xhp
msgctxt ""
@@ -223,7 +223,7 @@ msgctxt ""
"hd_id110120150549176280\n"
"help.text"
msgid "<link href=\"text/simpress/01/03120000.xhp\">Handout</link>"
-msgstr "<link href=\"text/simpress/01/03152000.xhp\">Número de pàgina</link>"
+msgstr "<link href=\"text/simpress/01/03120000.xhp\">Prospecte</link>"
#: main0103.xhp
msgctxt ""
@@ -231,7 +231,7 @@ msgctxt ""
"hd_id102720151244263489\n"
"help.text"
msgid "Object Moving Helplines"
-msgstr ""
+msgstr "Línies d'ajuda per a moure objectes"
#: main0103.xhp
msgctxt ""
@@ -239,7 +239,7 @@ msgctxt ""
"hd_id102720151246522815\n"
"help.text"
msgid "Comments"
-msgstr ""
+msgstr "Comentaris"
#: main0103.xhp
msgctxt ""
@@ -247,7 +247,7 @@ msgctxt ""
"par_id102720150112252443\n"
"help.text"
msgid "Show or hide a presentation's annotations."
-msgstr ""
+msgstr "Mostra o amaga les anotacions d'una presentació."
#: main0103.xhp
msgctxt ""
@@ -255,7 +255,7 @@ msgctxt ""
"hd_id102720151246523444\n"
"help.text"
msgid "Master Background"
-msgstr ""
+msgstr "Fons de la diapositiva mestra"
#: main0103.xhp
msgctxt ""
@@ -263,7 +263,7 @@ msgctxt ""
"par_id102720150112257941\n"
"help.text"
msgid "Toggle the visibility of a master slide's background to be used as the background of the current slide."
-msgstr ""
+msgstr "Canvieu la visibilitat del fons d'una diapositiva mestra que es farà servir com a fons de la diapositiva actual."
#: main0103.xhp
msgctxt ""
@@ -271,7 +271,7 @@ msgctxt ""
"hd_id102720151246521837\n"
"help.text"
msgid "Master Objects"
-msgstr ""
+msgstr "Objectes de la diapositiva mestra"
#: main0103.xhp
msgctxt ""
@@ -279,7 +279,7 @@ msgctxt ""
"par_id102720150112256473\n"
"help.text"
msgid "Toggle the visibility of a master slide's objects to appear on the current slide."
-msgstr ""
+msgstr "Canvieu la visibilitat dels objectes d'una diapositiva mestra perquè apareguen a la diapositiva actual."
#: main0103.xhp
msgctxt ""
@@ -287,7 +287,7 @@ msgctxt ""
"hd_id102720150908397549\n"
"help.text"
msgid "<link href=\"text/shared/01/gallery.xhp\">Clip Art Gallery</link>"
-msgstr ""
+msgstr "<link href=\"text/shared/01/gallery.xhp\">Galeria de clip art</link>"
#: main0103.xhp
msgctxt ""
@@ -447,7 +447,7 @@ msgctxt ""
"par_id3145801\n"
"help.text"
msgid "<ahelp hid=\".\">Contains commands for formatting the layout and the contents of your document.</ahelp>"
-msgstr "<ahelp hid=\".uno:FormatMenu\">Conté ordes per formatar la disposició i el contingut del document.</ahelp>"
+msgstr "<ahelp hid=\".\">Conté ordes per formatar la disposició i el contingut del document.</ahelp>"
#: main0105.xhp
msgctxt ""
@@ -471,7 +471,7 @@ msgctxt ""
"hd_id3147299\n"
"help.text"
msgid "<link href=\"text/shared/01/06050000.xhp\" name=\"Numbering/Bullets\">Bullets and Numbering</link>"
-msgstr "<link href=\"text/shared/01/06050000.xhp\" name=\"Numeració/pics\">Numeració/pics</link>"
+msgstr "<link href=\"text/shared/01/06050000.xhp\" name=\"Numeració i pics\">Numeració i pics</link>"
#: main0105.xhp
msgctxt ""
@@ -743,7 +743,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Slide"
-msgstr ""
+msgstr "Diapositiva"
#: main0117.xhp
msgctxt ""
@@ -751,7 +751,7 @@ msgctxt ""
"hd_id0908201507475698\n"
"help.text"
msgid "<link href=\"text/simpress/main0117.xhp\">Slide</link>"
-msgstr "<link href=\"text/simpress/02/10070000.xhp\">El·lipse</link>"
+msgstr "<link href=\"text/simpress/main0117.xhp\">Diapositiva</link>"
#: main0117.xhp
msgctxt ""
@@ -759,7 +759,7 @@ msgctxt ""
"par_id0908201507482661\n"
"help.text"
msgid "This menu provides slide management and navigation commands."
-msgstr ""
+msgstr "Este menú permet gestionar les diapositives i les ordes de navegació."
#: main0117.xhp
msgctxt ""
@@ -767,7 +767,7 @@ msgctxt ""
"hd_id3145801\n"
"help.text"
msgid "<link href=\"text/simpress/01/04010000.xhp\" name=\"New Page/Slide\">New Page/Slide</link>"
-msgstr "<link href=\"text/simpress/01/04010000.xhp\" name=\"Diapositiva\">Diapositiva</link>"
+msgstr "<link href=\"text/simpress/01/04010000.xhp\" name=\"Pàgina o diapositiva nova\">Pàgina o diapositiva nova</link>"
#: main0200.xhp
msgctxt ""
@@ -831,7 +831,7 @@ msgctxt ""
"hd_id3159184\n"
"help.text"
msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Width\">Line Width</link>"
-msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Amplada de la línia\">Amplada de la línia</link>"
+msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Amplària de la línia\">Amplària de la línia</link>"
#: main0202.xhp
msgctxt ""
diff --git a/source/ca-valencia/helpcontent2/source/text/simpress/00.po b/source/ca-valencia/helpcontent2/source/text/simpress/00.po
index 586c903c320..2d30e7f06d7 100644
--- a/source/ca-valencia/helpcontent2/source/text/simpress/00.po
+++ b/source/ca-valencia/helpcontent2/source/text/simpress/00.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2017-10-04 11:48+0200\n"
-"PO-Revision-Date: 2016-05-24 06:35+0000\n"
-"Last-Translator: Anonymous Pootle User\n"
+"PO-Revision-Date: 2018-01-15 13:20+0000\n"
+"Last-Translator: joamuran <joamuran@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca-valencia\n"
"MIME-Version: 1.0\n"
@@ -13,9 +13,9 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
"X-Language: ca-XV\n"
-"X-POOTLE-MTIME: 1464071721.000000\n"
+"X-POOTLE-MTIME: 1516022459.000000\n"
#: 00000004.xhp
msgctxt ""
@@ -47,7 +47,7 @@ msgctxt ""
"par_id5316324\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the Custom Animation sidebar deck.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Obri la finestra Animació personalitzada a la subfinestra Tasques.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Obri la finestra Animació personalitzada a la barra lateral.</ahelp>"
#: 00000004.xhp
msgctxt ""
@@ -151,7 +151,7 @@ msgctxt ""
"par_id3146974\n"
"help.text"
msgid "<variable id=\"dtvlc\">Choose <emph>File - Export</emph></variable>"
-msgstr "<variable id=\"dtvlc\">Trieu <emph>Fitxer - Exporta</emph></variable>"
+msgstr "<variable id=\"dtvlc\">Trieu <emph>Fitxer ▸ Exporta</emph></variable>"
#: 00000402.xhp
msgctxt ""
@@ -175,7 +175,7 @@ msgctxt ""
"par_id3145171\n"
"help.text"
msgid "Choose <emph>Edit - Duplicate</emph>"
-msgstr "Trieu <emph>Edita - Duplica</emph>"
+msgstr "Trieu <emph>Edita ▸ Duplica</emph>"
#: 00000402.xhp
msgctxt ""
@@ -191,7 +191,7 @@ msgctxt ""
"par_id3149263\n"
"help.text"
msgid "<variable id=\"bearbueber\">Choose <emph>Edit - Cross-fading</emph> (<item type=\"productname\">%PRODUCTNAME</item> Draw only) </variable>"
-msgstr "<variable id=\"bearbueber\">Trieu <emph>Edita - Esvaïment encreuat</emph> (només al <item type=\"productname\">%PRODUCTNAME</item> Draw) </variable>"
+msgstr "<variable id=\"bearbueber\">Trieu <emph>Edita ▸ Esvaïment encreuat</emph> (només al <item type=\"productname\">%PRODUCTNAME</item> Draw) </variable>"
#: 00000402.xhp
msgctxt ""
@@ -199,7 +199,7 @@ msgctxt ""
"par_id3149666\n"
"help.text"
msgid "<variable id=\"basl\">Choose <emph>Edit - Delete Slide</emph></variable>"
-msgstr "<variable id=\"basl\">Trieu <emph>Edita - Suprimeix la diapositiva</emph></variable>"
+msgstr "<variable id=\"basl\">Trieu <emph>Edita ▸ Suprimeix la diapositiva</emph></variable>"
#: 00000402.xhp
msgctxt ""
@@ -215,7 +215,7 @@ msgctxt ""
"par_id3155603\n"
"help.text"
msgid "<variable id=\"feldbefehl\">Choose <emph>Edit - Fields</emph></variable>"
-msgstr "<variable id=\"feldbefehl\">Trieu <emph>Edita - Camps</emph></variable>"
+msgstr "<variable id=\"feldbefehl\">Trieu <emph>Edita ▸ Camps</emph></variable>"
#: 00000402.xhp
msgctxt ""
@@ -247,7 +247,7 @@ msgctxt ""
"par_id3148798\n"
"help.text"
msgid "<variable id=\"aslal\">Choose <emph>View - Rulers</emph> </variable>"
-msgstr "<variable id=\"aslal\">Trieu <emph>Visualitza - Regle</emph></variable>"
+msgstr "<variable id=\"aslal\">Trieu <emph>Visualitza - Regles</emph></variable>"
#: 00000403.xhp
msgctxt ""
@@ -255,7 +255,7 @@ msgctxt ""
"par_id3153771\n"
"help.text"
msgid "<variable id=\"option\">Choose <emph>View - Toolbars - Options</emph> </variable>"
-msgstr "<variable id=\"option\">Trieu <emph>Visualitza - Barres d'eines - Opcions</emph></variable>"
+msgstr "<variable id=\"option\">Trieu <emph>Visualitza - Barres d'eines - Opcions</emph> </variable>"
#: 00000403.xhp
msgctxt ""
@@ -271,7 +271,7 @@ msgctxt ""
"par_id3146316\n"
"help.text"
msgid "<variable id=\"quali\">Choose <emph>View - Color/Grayscale</emph> </variable>"
-msgstr "<variable id=\"quali\">Trieu <emph>Visualitza - Color/escala de grisos</emph></variable>"
+msgstr "<variable id=\"quali\">Trieu <emph>Visualitza - Color/escala de grisos</emph> </variable>"
#: 00000403.xhp
msgctxt ""
@@ -335,7 +335,7 @@ msgctxt ""
"par_id3145244\n"
"help.text"
msgid "On the <emph>Standard</emph> toolbar, click"
-msgstr "A la barra d'eines <emph>Insereix</emph>, feu clic a"
+msgstr "A la barra d'eines <emph>Estàndard</emph>, feu clic a"
#: 00000403.xhp
msgctxt ""
@@ -343,7 +343,7 @@ msgctxt ""
"par_id3148768\n"
"help.text"
msgid "<image id=\"img_id3148774\" src=\"cmd/sc_presentation.png\"><alt id=\"alt_id3148774\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3148774\" src=\"cmd/sc_presentation.png\"><alt id=\"alt_id3148774\">Icona</alt></image>"
#: 00000403.xhp
msgctxt ""
@@ -399,7 +399,7 @@ msgctxt ""
"par_idN10B57\n"
"help.text"
msgid "Choose <emph>Insert - Header and Footer</emph>"
-msgstr "Trieu <emph>Visualitza - Capçalera i peu</emph>"
+msgstr "Trieu <emph>Insereix - Capçalera i peu</emph>"
#: 00000403.xhp
msgctxt ""
@@ -423,7 +423,7 @@ msgctxt ""
"par_id3149286\n"
"help.text"
msgid "<variable id=\"hinterzeichnung\">Choose <emph>View - Normal</emph> </variable>"
-msgstr "<variable id=\"hinterzeichnung\">Trieu <emph>Visualitza - Normal</emph></variable>"
+msgstr "<variable id=\"hinterzeichnung\">Trieu <emph>Visualitza - Normal</emph> </variable>"
#: 00000403.xhp
msgctxt ""
@@ -439,7 +439,7 @@ msgctxt ""
"par_id3147254\n"
"help.text"
msgid "<variable id=\"hinternotizen\">Choose <emph>View - Notes</emph> </variable>"
-msgstr "<variable id=\"hinternotizen\">Trieu <emph>Visualitza - Pàgina de notes</emph></variable>"
+msgstr "<variable id=\"hinternotizen\">Trieu <emph>Visualitza - Notes</emph> </variable>"
#: 00000404.xhp
msgctxt ""
@@ -463,7 +463,7 @@ msgctxt ""
"par_id3147264\n"
"help.text"
msgid "Choose <emph>Insert - New Page/Slide</emph>"
-msgstr "Trieu <emph>Insereix - Diapositiva</emph>"
+msgstr "Trieu <emph>Insereix - Pàgina o diapositiva nova</emph>"
#: 00000404.xhp
msgctxt ""
@@ -599,7 +599,7 @@ msgctxt ""
"par_id3149351\n"
"help.text"
msgid "<variable id=\"feldbf\">Choose <emph>Insert - Field</emph></variable>"
-msgstr "<variable id=\"feldbf\">Trieu <emph>Insereix - Camps</emph></variable>"
+msgstr "<variable id=\"feldbf\">Trieu <emph>Insereix - Camp</emph></variable>"
#: 00000404.xhp
msgctxt ""
@@ -607,7 +607,7 @@ msgctxt ""
"par_id3150477\n"
"help.text"
msgid "<variable id=\"feldbf1\">Choose <emph>Insert - Field - Date (fixed)</emph></variable>"
-msgstr "<variable id=\"feldbf1\">Trieu <emph>Insereix - Camps - Data (fixa)</emph></variable>"
+msgstr "<variable id=\"feldbf1\">Trieu <emph>Insereix - Camp - Data (fixa)</emph></variable>"
#: 00000404.xhp
msgctxt ""
@@ -615,7 +615,7 @@ msgctxt ""
"par_id3146879\n"
"help.text"
msgid "<variable id=\"feldbf2\">Choose <emph>Insert - Field - Date (variable)</emph></variable>"
-msgstr "<variable id=\"feldbf2\">Trieu <emph>Insereix - Camps - Data (variable)</emph></variable>"
+msgstr "<variable id=\"feldbf2\">Trieu <emph>Insereix - Camp - Data (variable)</emph></variable>"
#: 00000404.xhp
msgctxt ""
@@ -623,7 +623,7 @@ msgctxt ""
"par_id3153036\n"
"help.text"
msgid "<variable id=\"feldbf3\">Choose <emph>Insert - Field - Time (fixed)</emph></variable>"
-msgstr "<variable id=\"feldbf3\">Trieu <emph>Insereix - Camps - Hora (fixa)</emph></variable>"
+msgstr "<variable id=\"feldbf3\">Trieu <emph>Insereix - Camp - Hora (fixa)</emph></variable>"
#: 00000404.xhp
msgctxt ""
@@ -631,7 +631,7 @@ msgctxt ""
"par_id3145590\n"
"help.text"
msgid "<variable id=\"feldbf4\">Choose <emph>Insert - Field - Time (variable)</emph></variable>"
-msgstr "<variable id=\"feldbf4\">Trieu <emph>Insereix - Camps - Hora (variable)</emph></variable>"
+msgstr "<variable id=\"feldbf4\">Trieu <emph>Insereix - Camp - Hora (variable)</emph></variable>"
#: 00000404.xhp
msgctxt ""
@@ -639,7 +639,7 @@ msgctxt ""
"par_id3153935\n"
"help.text"
msgid "<variable id=\"feldbf5\">Choose <emph>Insert - Field - Page Number</emph></variable>"
-msgstr "<variable id=\"feldbf5\">Trieu <emph>Insereix - Camps - Número de pàgina</emph></variable>"
+msgstr "<variable id=\"feldbf5\">Trieu <emph>Insereix - Camp - Número de pàgina</emph></variable>"
#: 00000404.xhp
msgctxt ""
@@ -647,7 +647,7 @@ msgctxt ""
"par_id3148583\n"
"help.text"
msgid "<variable id=\"feldbf6\">Choose <emph>Insert - Field - Author</emph></variable>"
-msgstr "<variable id=\"feldbf6\">Trieu <emph>Insereix - Camps - Autor</emph></variable>"
+msgstr "<variable id=\"feldbf6\">Trieu <emph>Insereix - Camp - Autor</emph></variable>"
#: 00000404.xhp
msgctxt ""
@@ -655,7 +655,7 @@ msgctxt ""
"par_id3155951\n"
"help.text"
msgid "<variable id=\"feldbf7\">Choose <emph>Insert - Field - File Name</emph></variable>"
-msgstr "<variable id=\"feldbf7\">Trieu <emph>Insereix - Camps - Nom del fitxer</emph></variable>"
+msgstr "<variable id=\"feldbf7\">Trieu <emph>Insereix - Camp - Nom del fitxer</emph></variable>"
#: 00000405.xhp
msgctxt ""
@@ -1287,7 +1287,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Slide Menu"
-msgstr ""
+msgstr "Menú diapositiva"
#: slide_menu.xhp
msgctxt ""
@@ -1295,7 +1295,7 @@ msgctxt ""
"par_id3134264\n"
"help.text"
msgid "Choose <emph>Slide - New Page/Slide</emph>"
-msgstr "Trieu <emph>Insereix - Diapositiva</emph>"
+msgstr "Trieu <emph>Diapositiva - Pàgina o diapositiva nova</emph>"
#: slide_menu.xhp
msgctxt ""
@@ -1311,7 +1311,7 @@ msgctxt ""
"par_id3685251\n"
"help.text"
msgid "<image id=\"img_id3183073\" src=\"cmd/sc_insertdoc.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3183073\">Icon</alt></image>"
-msgstr "<image id=\"img_id3151073\" src=\"cmd/sc_insertdoc.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3151073\">Icona</alt></image>"
+msgstr "<image id=\"img_id3183073\" src=\"cmd/sc_insertdoc.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3183073\">Icona</alt></image>"
#: slide_menu.xhp
msgctxt ""
@@ -1319,4 +1319,4 @@ msgctxt ""
"par_id7354512\n"
"help.text"
msgid "New Page/Slide"
-msgstr ""
+msgstr "Pàgina o diapositiva nova"
diff --git a/source/ca-valencia/helpcontent2/source/text/simpress/01.po b/source/ca-valencia/helpcontent2/source/text/simpress/01.po
index 1b9ac6d4f16..e2d23bd4582 100644
--- a/source/ca-valencia/helpcontent2/source/text/simpress/01.po
+++ b/source/ca-valencia/helpcontent2/source/text/simpress/01.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2017-10-04 11:48+0200\n"
-"PO-Revision-Date: 2016-07-05 21:00+0000\n"
-"Last-Translator: Anonymous Pootle User\n"
+"PO-Revision-Date: 2018-01-15 13:21+0000\n"
+"Last-Translator: joamuran <joamuran@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca-valencia\n"
"MIME-Version: 1.0\n"
@@ -13,9 +13,9 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
"X-Language: ca-XV\n"
-"X-POOTLE-MTIME: 1467752453.000000\n"
+"X-POOTLE-MTIME: 1516022468.000000\n"
#: 01170000.xhp
msgctxt ""
@@ -39,7 +39,7 @@ msgctxt ""
"hd_id3153728\n"
"help.text"
msgid "<link href=\"text/simpress/01/01170000.xhp\" name=\"Export\">Export</link>"
-msgstr ""
+msgstr "<link href=\"text/simpress/01/01170000.xhp\" name=\"Exporta\">Exporta</link>"
#: 01170000.xhp
msgctxt ""
@@ -71,7 +71,7 @@ msgctxt ""
"par_id3145584\n"
"help.text"
msgid "If you select \"Macromedia Flash (SWF)\" as file format, the current Impress or Draw document will be exported to the Macromedia Flash format."
-msgstr "Si seleccioneu com a format de fitxer \"Macromedia Flash (SWF)\", el document actual de l'Impress o el Draw s'exportarà al format Macromedia Flash."
+msgstr "Si seleccioneu com a format de fitxer «Macromedia Flash (SWF)», el document actual de l'Impress o el Draw s'exportarà al format Macromedia Flash."
#: 01170000.xhp
msgctxt ""
@@ -79,7 +79,7 @@ msgctxt ""
"par_id3153817\n"
"help.text"
msgid "If you choose \"HTML Document\" as your file format, the <emph>HTML Export </emph><link href=\"text/shared/autopi/01110000.xhp\" name=\"AutoPilot\">Wizard</link> appears. This wizard guides you through the export process and includes the option to save the pictures in your presentation in GIF or JPG format."
-msgstr "Si trieu \"Document HTML\" com a format de fitxer, apareix l'<link href=\"text/shared/autopi/01110000.xhp\" name=\"AutoPilot\">auxiliar</link><emph> d'exportació HTML</emph>. Este auxiliar vos guia a través del procés d'exportació i inclou l'opció de guardar les imatges de la presentació en format GIF o JPG."
+msgstr "Si trieu «Document HTML» com a format de fitxer, apareix l'<link href=\"text/shared/autopi/01110000.xhp\" name=\"AutoPilot\">auxiliar</link> <emph>d'exportació HTML</emph>. Este auxiliar vos guia a través del procés d'exportació i inclou l'opció de guardar les imatges de la presentació en format GIF o JPG."
#: 01170000.xhp
msgctxt ""
@@ -183,7 +183,7 @@ msgctxt ""
"par_id3150299\n"
"help.text"
msgid "Select a paper format supported by your printer. You can also create a custom page size by selecting <emph>User </emph>and entering the size dimensions in the <emph>Width</emph> and <emph>Height</emph> boxes."
-msgstr "Seleccioneu un format de paper admés per la impressora. També podeu crear una mida de pàgina personalitzada si seleccioneu <emph>Usuari</emph> i introduïu les mides als quadres <emph>Amplada</emph> i <emph>Alçada</emph>."
+msgstr "Seleccioneu un format de paper admés per la impressora. També podeu crear una mida de pàgina personalitzada si seleccioneu <emph>Usuari</emph> i introduïu les mides als quadres <emph>Amplària</emph> i <emph>Alçària</emph>."
#: 01180001.xhp
msgctxt ""
@@ -191,7 +191,7 @@ msgctxt ""
"hd_id3154659\n"
"help.text"
msgid "Width"
-msgstr "Amplada"
+msgstr "Amplària"
#: 01180001.xhp
msgctxt ""
@@ -199,7 +199,7 @@ msgctxt ""
"par_id3152992\n"
"help.text"
msgid "Shows the width of the paper format you selected in the <emph>Format </emph>box. If you selected the <emph>User </emph>format, enter a value for the width of the page."
-msgstr "Mostra l'amplada del format del paper que heu seleccionat al quadre <emph>Format</emph>. Si seleccioneu el format <emph>Usuari</emph>, introduïu un valor per a l'amplada de la pàgina."
+msgstr "Mostra l'amplària del format del paper que heu seleccionat al quadre <emph>Format</emph>. Si seleccioneu el format <emph>Usuari</emph>, introduïu un valor per a l'amplària de la pàgina."
#: 01180001.xhp
msgctxt ""
@@ -207,7 +207,7 @@ msgctxt ""
"hd_id3153816\n"
"help.text"
msgid "Height"
-msgstr "Alçada"
+msgstr "Alçària"
#: 01180001.xhp
msgctxt ""
@@ -215,7 +215,7 @@ msgctxt ""
"par_id3149945\n"
"help.text"
msgid "Shows the height of the paper format you selected in the <emph>Format </emph>box. If you selected the <emph>User </emph>format, enter a value for the height of the page."
-msgstr "Mostra l'alçada del format de paper que heu seleccionat al quadre <emph>Format</emph>. Si heu seleccionat el format <emph>Usuari</emph>, introduïu un valor per a l'alçada de la pàgina."
+msgstr "Mostra l'alçària del format de paper que heu seleccionat al quadre <emph>Format</emph>. Si heu seleccionat el format <emph>Usuari</emph>, introduïu un valor per a l'alçària de la pàgina."
#: 01180001.xhp
msgctxt ""
@@ -447,7 +447,7 @@ msgctxt ""
"par_id3149379\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/navigatorpanel/NavigatorPanel\">Opens the Navigator, where you can quickly jump to other slides or move between open files.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/simpress/ui/navigatorpanel/NavigatorPanel\">Obri el Navegador, des d'on podeu saltar ràpidament a altres diapositives o moure-vos entre fitxers oberts.</ahelp>"
#: 02110000.xhp
msgctxt ""
@@ -463,7 +463,7 @@ msgctxt ""
"par_id3156448\n"
"help.text"
msgid "Press <item type=\"keycode\">Ctrl+Shift+F5</item> to open the Navigator when you are editing a presentation."
-msgstr "Premeu <item type=\"keycode\">Ctrl+Maj+F5</item> per obrir el Navegador quan editeu una presentació de diapositives."
+msgstr "Premeu <item type=\"keycode\">Ctrl+Maj+F5</item> per a obrir el Navegador quan editeu una presentació de diapositives."
#: 02110000.xhp
msgctxt ""
@@ -479,7 +479,7 @@ msgctxt ""
"par_id3157874\n"
"help.text"
msgid "<ahelp hid=\"HID_SD_NAVIGATOR_TBI_PEN\">Switches the mouse pointer to a pen that you can use to write on slides during a slide show.</ahelp> You cannot change the color of the pen."
-msgstr "<ahelp hid=\"HID_SD_NAVIGATOR_TBI_PEN\">Transforma la busca del ratolí en una ploma que podeu utilitzar per escriure sobre les diapositives durant una presentació de diapositives.</ahelp> No podeu canviar el color de la ploma."
+msgstr "<ahelp hid=\"HID_SD_NAVIGATOR_TBI_PEN\">Transforma la busca del ratolí en una ploma que podeu utilitzar per a escriure sobre les diapositives durant una presentació de diapositives.</ahelp> No podeu canviar el color de la ploma."
#: 02110000.xhp
msgctxt ""
@@ -487,7 +487,7 @@ msgctxt ""
"par_id3148729\n"
"help.text"
msgid "<image id=\"img_id3153034\" src=\"sd/res/nv02.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3153034\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3153034\" src=\"sd/res/nv02.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3153034\">Icona</alt></image>"
#: 02110000.xhp
msgctxt ""
@@ -807,7 +807,7 @@ msgctxt ""
"par_id3148604\n"
"help.text"
msgid "<variable id=\"duplizieren\"><ahelp hid=\".uno:CopyObjects\">Makes one or more copies of a selected object. </ahelp></variable>"
-msgstr "<variable id=\"duplizieren\"><ahelp hid=\".uno:CopyObjects\">Fa una o diverses còpies d'un objecte seleccionat. </ahelp></variable>"
+msgstr "<variable id=\"duplizieren\"><ahelp hid=\".uno:CopyObjects\">Crea una o diverses còpies d'un objecte seleccionat. </ahelp></variable>"
#: 02120000.xhp
msgctxt ""
@@ -847,7 +847,7 @@ msgctxt ""
"par_id3150744\n"
"help.text"
msgid "<ahelp hid=\"modules/sdraw/ui/copydlg/viewdata\">Enters the width and the height values of the selected object in the <emph>X axis </emph>and the <emph>Y axis </emph>boxes respectively as well as the fill color of the object in the Start box.</ahelp> The rotation angle of the selected object is not entered."
-msgstr "<ahelp hid=\"modules/sdraw/ui/copydlg/viewdata\">Introdueix els valors de l'amplada i l'alçada de l'objecte seleccionat als quadres de l'<emph>eix X</emph> i l'<emph>eix Y</emph> respectivament, així com el color d'emplenament al quadre Inici.</ahelp> No s'introdueix l'angle de gir de l'objecte seleccionat."
+msgstr "<ahelp hid=\"modules/sdraw/ui/copydlg/viewdata\">Introdueix els valors de l'amplària i l'alçària de l'objecte seleccionat als quadres de l'<emph>eix X</emph> i l'<emph>eix Y</emph> respectivament, així com el color d'emplenament al quadre Inici.</ahelp> No s'introdueix l'angle de gir de l'objecte seleccionat."
#: 02120000.xhp
msgctxt ""
@@ -935,7 +935,7 @@ msgctxt ""
"hd_id3148769\n"
"help.text"
msgid "Width"
-msgstr "Amplada"
+msgstr "Amplària"
#: 02120000.xhp
msgctxt ""
@@ -943,7 +943,7 @@ msgctxt ""
"par_id3150267\n"
"help.text"
msgid "<ahelp hid=\"modules/sdraw/ui/copydlg/width\">Enter the amount by which you want to enlarge or reduce the width of the duplicate object.</ahelp>"
-msgstr "<ahelp hid=\"modules/sdraw/ui/copydlg/width\">Introduïu la quantitat amb què voleu ampliar o reduir l'amplada de l'objecte duplicat.</ahelp>"
+msgstr "<ahelp hid=\"modules/sdraw/ui/copydlg/width\">Introduïu la quantitat amb què voleu ampliar o reduir l'amplària de l'objecte duplicat.</ahelp>"
#: 02120000.xhp
msgctxt ""
@@ -951,7 +951,7 @@ msgctxt ""
"hd_id3150930\n"
"help.text"
msgid "Height"
-msgstr "Alçada"
+msgstr "Alçària"
#: 02120000.xhp
msgctxt ""
@@ -959,7 +959,7 @@ msgctxt ""
"par_id3157970\n"
"help.text"
msgid "<ahelp hid=\"modules/sdraw/ui/copydlg/height\">Enter the amount by which you want to enlarge or reduce the height of the duplicate object.</ahelp>"
-msgstr "<ahelp hid=\"modules/sdraw/ui/copydlg/height\">Introduïu la quantitat amb què voleu ampliar o reduir l'alçada de l'objecte duplicat.</ahelp>"
+msgstr "<ahelp hid=\"modules/sdraw/ui/copydlg/height\">Introduïu la quantitat amb què voleu ampliar o reduir l'alçària de l'objecte duplicat.</ahelp>"
#: 02120000.xhp
msgctxt ""
@@ -1015,7 +1015,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Delete Slide"
-msgstr "Suprimeix les diapositives"
+msgstr "Suprimeix la diapositiva"
#: 02130000.xhp
msgctxt ""
@@ -1031,7 +1031,7 @@ msgctxt ""
"hd_id3154253\n"
"help.text"
msgid "<link href=\"text/simpress/01/02130000.xhp\" name=\"Delete Slide\">Delete Slide</link>"
-msgstr "<link href=\"text/simpress/01/02130000.xhp\" name=\"Suprimeix les diapositives\">Suprimeix les diapositives</link>"
+msgstr "<link href=\"text/simpress/01/02130000.xhp\" name=\"Suprimeix una diapositiva\">Suprimeix una diapositiva</link>"
#: 02130000.xhp
msgctxt ""
@@ -1159,7 +1159,7 @@ msgctxt ""
"par_id3150297\n"
"help.text"
msgid "<ahelp hid=\"modules/sdraw/ui/crossfadedialog/increments\">Enter the number of shapes you want between the two selected objects.</ahelp>"
-msgstr "<ahelp hid=\"modules/sdraw/ui/crossfadedialog/increments\">Introduïu el nombre de formes que voleu entre els dos objectes seleccionats.</ahelp>"
+msgstr "<ahelp hid=\"modules/sdraw/ui/crossfadedialog/increments\">Introduïu el nombre de formes que voleu col·locar entre els dos objectes seleccionats.</ahelp>"
#: 02150000.xhp
msgctxt ""
@@ -1191,7 +1191,7 @@ msgctxt ""
"par_id3153819\n"
"help.text"
msgid "<ahelp hid=\"modules/sdraw/ui/crossfadedialog/orientation\">Applies a smooth transition between the selected objects.</ahelp>"
-msgstr "<ahelp hid=\"modules/sdraw/ui/crossfadedialog/orientation\">Aplica una transició suau entre els dos objectes seleccionats.</ahelp>"
+msgstr "<ahelp hid=\"modules/sdraw/ui/crossfadedialog/orientation\">Aplica una transició suau entre els objectes seleccionats.</ahelp>"
#: 02160000.xhp
msgctxt ""
@@ -1223,7 +1223,7 @@ msgctxt ""
"par_id3154754\n"
"help.text"
msgid "<variable id=\"fields_text\"><variable id=\"feldbefehltext\"><ahelp hid=\"modules/simpress/ui/dlgfield/EditFieldsDialog\">Edits the properties of an inserted field.</ahelp> </variable></variable> To edit an inserted field, double-click it. <switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Then choose <emph>Edit - Fields</emph>.</caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"DRAW\">Then choose <emph>Edit - Fields</emph>.</caseinline></switchinline>"
-msgstr "<variable id=\"feldbefehltext\"><ahelp hid=\"modules/simpress/ui/dlgfield/EditFieldsDialog\">Edita les propietats d'un camp inserit.</ahelp></variable> Per editar un camp inserit, feu-hi doble clic. <switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Després trieu <emph>Edita - Camps</emph>.</caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"DRAW\">Després trieu <emph>Edita - Camps</emph>.</caseinline></switchinline>"
+msgstr "<variable id=\"fields_text\"><variable id=\"feldbefehltext\"><ahelp hid=\"modules/simpress/ui/dlgfield/EditFieldsDialog\">Edita les propietats d'un camp inserit.</ahelp></variable></variable> Per a editar un camp inserit, feu-hi doble clic. <switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Després trieu <emph>Edita ▸ Camps</emph>.</caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"DRAW\">Després trieu <emph>Edita ▸ Camps</emph>.</caseinline></switchinline>"
#: 02160000.xhp
msgctxt ""
@@ -1247,7 +1247,7 @@ msgctxt ""
"hd_id3150208\n"
"help.text"
msgid "Fixed"
-msgstr "Fixa"
+msgstr "Fix"
#: 02160000.xhp
msgctxt ""
@@ -1335,7 +1335,7 @@ msgctxt ""
"hd_id3146974\n"
"help.text"
msgid "<link href=\"text/simpress/01/03060000.xhp\" name=\"Rulers\">Rulers</link>"
-msgstr "<link href=\"text/simpress/01/03060000.xhp\" name=\"Regles\">Regle</link>"
+msgstr "<link href=\"text/simpress/01/03060000.xhp\" name=\"Regles\">Regles</link>"
#: 03060000.xhp
msgctxt ""
@@ -1343,7 +1343,7 @@ msgctxt ""
"par_id3149378\n"
"help.text"
msgid "<ahelp hid=\".\">Displays or hides rulers at the top and left or right edges of the workspace.</ahelp>"
-msgstr "<ahelp hid=\".uno:ShowRuler\">Mostra o amaga els regles a les vores superior i esquerra de l'àrea de treball.</ahelp>"
+msgstr "<ahelp hid=\".\">Mostra o amaga els regles a les vores superior i esquerra de l'àrea de treball.</ahelp>"
#: 03060000.xhp
msgctxt ""
@@ -1423,7 +1423,7 @@ msgctxt ""
"hd_id3148576\n"
"help.text"
msgid "<link href=\"text/simpress/01/03080000.xhp\" name=\"Normal View\">Normal</link>"
-msgstr "<link href=\"text/simpress/01/03080000.xhp\" name=\"Visualització Normal\">Normal</link>"
+msgstr "<link href=\"text/simpress/01/03080000.xhp\" name=\"Visualització normal\">Normal</link>"
#: 03080000.xhp
msgctxt ""
@@ -1471,7 +1471,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Outline View"
-msgstr ""
+msgstr "Visualització d'esquema"
#: 03090000.xhp
msgctxt ""
@@ -1479,7 +1479,7 @@ msgctxt ""
"bm_id3149664\n"
"help.text"
msgid "<bookmark_value>outline view</bookmark_value> <bookmark_value>editing;slide titles</bookmark_value>"
-msgstr "<bookmark_value>visualització d'esquema</bookmark_value><bookmark_value>edició;títols de diapositives</bookmark_value>"
+msgstr "<bookmark_value>visualització d'esquema</bookmark_value> <bookmark_value>edició;títols de diapositives</bookmark_value>"
#: 03090000.xhp
msgctxt ""
@@ -1487,7 +1487,7 @@ msgctxt ""
"hd_id3149664\n"
"help.text"
msgid "<link href=\"text/simpress/01/03090000.xhp\" name=\"Outline View\">Outline</link>"
-msgstr "<link href=\"text/simpress/01/03090000.xhp\" name=\"Esquema\">Esquema</link>"
+msgstr "<link href=\"text/simpress/01/03090000.xhp\" name=\"Visualització d'esquema\">Esquema</link>"
#: 03090000.xhp
msgctxt ""
@@ -1495,7 +1495,7 @@ msgctxt ""
"par_id3152597\n"
"help.text"
msgid "<ahelp hid=\"HID_SD_BTN_OUTLINE\">Switches to outline view, where you can add, edit and reorganize slide titles and headings.</ahelp>"
-msgstr "<ahelp hid=\"HID_SD_BTN_OUTLINE\">Canvia a la visualització d'esquema, on podeu reordenar les diapositives i editar-ne els títols i els encapçalaments.</ahelp>"
+msgstr "<ahelp hid=\"HID_SD_BTN_OUTLINE\">Canvia a la visualització d'esquema, on podeu afegir, editar i reordenar diapositives, títols i encapçalaments.</ahelp>"
#: 03090000.xhp
msgctxt ""
@@ -1503,7 +1503,7 @@ msgctxt ""
"par_id3150715\n"
"help.text"
msgid "The <emph>Text Formatting</emph> bar contains the following icons for slide titles:<link href=\"text/shared/02/06060000.xhp\" name=\"Promote\">Promote</link>, <link href=\"text/shared/02/06050000.xhp\" name=\"Demote\">Demote</link>, <link href=\"text/shared/02/06100000.xhp\" name=\"Move Up\">Move Up</link> and <link href=\"text/shared/02/06110000.xhp\" name=\"Move Down\">Move Down</link>. If you want to reorder slide titles with the keyboard, ensure that the cursor is at the beginning of a title and press Tab to move the title one level lower in the hierarchy. To move the title up one level, press Shift+Tab."
-msgstr "La barra <emph>Formatació del text</emph> conté les icones següents per a títols de diapositives: <link href=\"text/shared/02/06060000.xhp\" name=\"Augmenta un nivell\">Augmenta un nivell</link>, <link href=\"text/shared/02/06050000.xhp\" name=\"Disminueix un nivell\">Disminueix un nivell</link>, <link href=\"text/shared/02/06100000.xhp\" name=\"Mou amunt\">Mou amunt</link> i <link href=\"text/shared/02/06110000.xhp\" name=\"Mou avall\">Mou avall</link>. Si voleu reordenar els títols de les diapositives amb el teclat, assegureu-vos que el cursor és al principi d'un títol i premeu <item type=\"keycode\">Tab</item> per moure el títol un nivell cap avall en la jerarquia. Per moure el títol un nivell cap amunt, premeu Maj+Tab."
+msgstr "La barra <emph>Formatació del text</emph> conté les icones següents per a títols de diapositives: <link href=\"text/shared/02/06060000.xhp\" name=\"Augmenta un nivell\">Augmenta un nivell</link>, <link href=\"text/shared/02/06050000.xhp\" name=\"Disminueix un nivell\">Disminueix un nivell</link>, <link href=\"text/shared/02/06100000.xhp\" name=\"Mou amunt\">Mou amunt</link> i <link href=\"text/shared/02/06110000.xhp\" name=\"Mou avall\">Mou avall</link>. Si voleu reordenar els títols de les diapositives amb el teclat, assegureu-vos que el cursor és al principi d'un títol i premeu Tab per a moure el títol un nivell cap avall en la jerarquia. Per a moure el títol un nivell cap amunt, premeu Maj+Tab."
#: 03090000.xhp
msgctxt ""
@@ -1535,7 +1535,7 @@ msgctxt ""
"par_id3154492\n"
"help.text"
msgid "<ahelp hid=\"HID_SD_BTN_SLIDE\">Displays miniature versions of the slides so they can easily be rearranged.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"HID_SD_BTN_SLIDE\">Mostra versions en miniatura de les diapositives, així es poden reordenar fàcilment.</ahelp>"
#: 03110000.xhp
msgctxt ""
@@ -1543,7 +1543,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Notes View"
-msgstr ""
+msgstr "Visualització de les notes"
#: 03110000.xhp
msgctxt ""
@@ -1551,7 +1551,7 @@ msgctxt ""
"bm_id3153190\n"
"help.text"
msgid "<bookmark_value>notes; adding to slides</bookmark_value> <bookmark_value>slides;inserting speaker notes</bookmark_value> <bookmark_value>speaker notes;inserting</bookmark_value>"
-msgstr "<bookmark_value>notes; addició a les diapositives</bookmark_value><bookmark_value>diapositives;inserció de notes del presentador</bookmark_value><bookmark_value>notes del presentador;inserció</bookmark_value>"
+msgstr "<bookmark_value>notes; addició a les diapositives</bookmark_value> <bookmark_value>diapositives;inserció de notes del presentador</bookmark_value> <bookmark_value>notes del presentador;inserció</bookmark_value>"
#: 03110000.xhp
msgctxt ""
@@ -1559,7 +1559,7 @@ msgctxt ""
"hd_id3153190\n"
"help.text"
msgid "<link href=\"text/simpress/01/03110000.xhp\" name=\"Notes View\">Notes</link>"
-msgstr "<link href=\"text/simpress/01/03110000.xhp\" name=\"Pàgina de notes\">Pàgina de notes</link>"
+msgstr "<link href=\"text/simpress/01/03110000.xhp\" name=\"Visualització de les notes\">Notes</link>"
#: 03110000.xhp
msgctxt ""
@@ -1567,7 +1567,7 @@ msgctxt ""
"par_id3154491\n"
"help.text"
msgid "<ahelp hid=\".\">Switches to notes view, where you can add notes to your slides.</ahelp> Notes are hidden from the audience when you give your presentation."
-msgstr "<ahelp hid=\"HID_SD_BTN_NOTES\">Canvia a la visualització de pàgina de notes, on podeu afegir notes a les diapositives.</ahelp> Les notes queden amagades per al públic quan feu la presentació."
+msgstr "<ahelp hid=\".\">Canvia a la visualització de les notes, on podeu afegir notes a les diapositives.</ahelp> Les notes queden amagades per al públic quan feu la presentació."
#: 03120000.xhp
msgctxt ""
@@ -1591,7 +1591,7 @@ msgctxt ""
"par_id3154684\n"
"help.text"
msgid "<variable id=\"handout_text\"><ahelp hid=\"HID_SD_BTN_HANDOUT\">Switches to the handout page view, where you can scale several slides to fit on one printed page.</ahelp></variable>"
-msgstr ""
+msgstr "<variable id=\"handout_text\"><ahelp hid=\"HID_SD_BTN_HANDOUT\">Canvia a la visualització de prospecte, on podeu dimensionar diverses diapositives perquè s'ajusten a una pàgina impresa.</ahelp></variable>"
#: 03120000.xhp
msgctxt ""
@@ -1599,7 +1599,7 @@ msgctxt ""
"par_id110120150547279702\n"
"help.text"
msgid "To modify the number of slides you can print on a page, open the <emph>Properties</emph> sidebar deck and double-click a layout on the <emph>Layout</emph> content panel."
-msgstr ""
+msgstr "Per modificar el nombre de diapositives que podeu imprimir en una pàgina, obriu la barra lateral <emph>Propietats</emph> i feu doble clic en un dels formats de la subfinestra <emph>Formats</emph>"
#: 03130000.xhp
msgctxt ""
@@ -1631,7 +1631,7 @@ msgctxt ""
"par_id3155066\n"
"help.text"
msgid "You can specify settings for running a slide show in <link href=\"text/simpress/01/06080000.xhp\" name=\"Slide Show - Slide Show Settings\"><emph>Slide Show - Slide Show Settings</emph></link>."
-msgstr "Podeu especificar les opcions per fer una presentació de diapositives a <link href=\"text/simpress/01/06080000.xhp\" name=\"Presentació de diapositives - Paràmetres de la presentació de diapositives\"><emph>Presentació de diapositives - Paràmetres de la presentació de diapositives</emph></link>."
+msgstr "Podeu especificar les opcions per a fer una presentació de diapositives a <link href=\"text/simpress/01/06080000.xhp\" name=\"Presentació de diapositives - Paràmetres de la presentació de diapositives\"><emph>Presentació de diapositives - Paràmetres de la presentació de diapositives</emph></link>."
#: 03130000.xhp
msgctxt ""
@@ -1639,7 +1639,7 @@ msgctxt ""
"par_idN106CF\n"
"help.text"
msgid "Specify whether a slide show starts with the current slide or with the first slide on <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Impress - General</emph>."
-msgstr "Especifiqueu si la presentació de diapositives comença amb la diapositiva actual o amb la primera diapositiva a <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferències</caseinline><defaultinline>Eines - Opcions</defaultinline></switchinline> - %PRODUCTNAME Impress - General</emph>."
+msgstr "Especifiqueu si la presentació de diapositives comença amb la diapositiva actual o amb la primera diapositiva a <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferències</emph></caseinline><defaultinline><emph>Eines - Opcions</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Impress - General</emph>."
#: 03130000.xhp
msgctxt ""
@@ -1647,7 +1647,7 @@ msgctxt ""
"par_id3155960\n"
"help.text"
msgid "To start a slide show, do one of the following:"
-msgstr "Per iniciar una presentació de diapositives, feu una de les accions següents:"
+msgstr "Per a iniciar una presentació de diapositives, feu una de les accions següents:"
#: 03130000.xhp
msgctxt ""
@@ -1679,7 +1679,7 @@ msgctxt ""
"par_id3153912\n"
"help.text"
msgid "Under Windows, right-click the *.sxi or *.odp file in the File Explorer, then choose <emph>Show</emph>."
-msgstr "Al Windows, feu clic amb el botó dret del ratolí al fitxer *.sxi o *.odp a l'Explorador del Windows i, tot seguit, trieu <emph>Mostra</emph>."
+msgstr "Al Windows, feu clic amb el botó dret del ratolí al fitxer *.sxi o *.odp a l'Explorador de fitxers i, tot seguit, trieu <emph>Mostra</emph>."
#: 03150000.xhp
msgctxt ""
@@ -1791,7 +1791,7 @@ msgctxt ""
"bm_id3153144\n"
"help.text"
msgid "<bookmark_value>notes;default formatting</bookmark_value> <bookmark_value>backgrounds;notes</bookmark_value> <bookmark_value>speaker notes;defaults</bookmark_value>"
-msgstr "<bookmark_value>notes;format per defecte</bookmark_value><bookmark_value>fons;notes</bookmark_value><bookmark_value>notes del presentador;per defecte</bookmark_value>"
+msgstr "<bookmark_value>notes;format per defecte</bookmark_value> <bookmark_value>fons;notes</bookmark_value> <bookmark_value>notes del presentador;per defecte</bookmark_value>"
#: 03150300.xhp
msgctxt ""
@@ -1831,7 +1831,7 @@ msgctxt ""
"par_idN1056D\n"
"help.text"
msgid "<link href=\"text/simpress/01/03151000.xhp\" name=\"Master Elements\">Master Elements</link>"
-msgstr "<link href=\"text/simpress/01/03150000.xhp\" name=\"Mestre\">Mestre</link>"
+msgstr "<link href=\"text/simpress/01/03150000.xhp\" name=\"Elements mestres\">Elements mestres</link>"
#: 03151000.xhp
msgctxt ""
@@ -1967,7 +1967,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Header and Footer"
-msgstr "Capçalera i peu de pàgina"
+msgstr "Capçalera i peu"
#: 03152000.xhp
msgctxt ""
@@ -2127,7 +2127,7 @@ msgctxt ""
"par_idN1074F\n"
"help.text"
msgid "Fixed"
-msgstr "Fixa"
+msgstr "Fix"
#: 03152000.xhp
msgctxt ""
@@ -2135,7 +2135,7 @@ msgctxt ""
"par_idN10752\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/headerfootertab/rb_fixed\">Displays the date and time that you enter in the text box.</ahelp>"
-msgstr "<ahelp hid=\"modules/simpress/ui/headerfootertab/rb_fixed\">Mostra la data i l'hora que introduïu al quadre de text.</ahelp>"
+msgstr "<ahelp hid=\"modules/simpress/ui/headerfootertab/rb_fixed\">Mostra la data i l'hora que heu indicat en el quadre de text.</ahelp>"
#: 03152000.xhp
msgctxt ""
@@ -2167,7 +2167,7 @@ msgctxt ""
"par_idN1078E\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/headerfootertab/language_list\">Select the language for the date and time format.</ahelp>"
-msgstr "<ahelp hid=\"modules/simpress/ui/headerfootertab/language_list\">Seleccioneu la llengua per al format de data i d'hora.</ahelp>"
+msgstr "<ahelp hid=\"modules/simpress/ui/headerfootertab/language_list\">Seleccioneu la llengua per al format de data i hora.</ahelp>"
#: 03152000.xhp
msgctxt ""
@@ -2183,7 +2183,7 @@ msgctxt ""
"par_idN107A8\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/headerfootertab/slide_number\">Adds the slide number or the page number.</ahelp>"
-msgstr "<ahelp hid=\"modules/simpress/ui/headerfootertab/slide_number\">Afig el número de diapositiva o de pàgina.</ahelp>"
+msgstr "<ahelp hid=\"modules/simpress/ui/headerfootertab/slide_number\">Afig el número de la diapositiva o de la pàgina.</ahelp>"
#: 03152000.xhp
msgctxt ""
@@ -2199,7 +2199,7 @@ msgctxt ""
"par_idN107C2\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/headerfootertab/not_on_title\">Does not display your specified information on the first slide of your presentation.</ahelp>"
-msgstr "<ahelp hid=\"modules/simpress/ui/headerfootertab/not_on_title\">No mostra la informació que hàgeu especificat a la primera diapositiva de la presentació.</ahelp>"
+msgstr "<ahelp hid=\"modules/simpress/ui/headerfootertab/not_on_title\">No mostra la informació especificada a la primera diapositiva de la presentació.</ahelp>"
#: 03152000.xhp
msgctxt ""
@@ -2231,7 +2231,7 @@ msgctxt ""
"par_idN10800\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/headerfooterdialog/apply\">Applies the current settings to the selected slides.</ahelp>"
-msgstr "<ahelp hid=\"modules/simpress/ui/headerfooterdialog/apply\">Aplica les opcions actuals a les pàgines seleccionades.</ahelp>"
+msgstr "<ahelp hid=\"modules/simpress/ui/headerfooterdialog/apply\">Aplica la configuració actual a les diapositives seleccionades.</ahelp>"
#: 03180000.xhp
msgctxt ""
@@ -2239,7 +2239,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Color/Grayscale"
-msgstr "Color/Escala de grisos"
+msgstr "Color/escala de grisos"
#: 03180000.xhp
msgctxt ""
@@ -2255,7 +2255,7 @@ msgctxt ""
"hd_id3153142\n"
"help.text"
msgid "<link href=\"text/simpress/01/03180000.xhp\" name=\"Display Quality\">Color/Grayscale</link>"
-msgstr "<link href=\"text/simpress/01/03180000.xhp\" name=\"Qualitat de visualització\">Color/Escala de grisos</link>"
+msgstr "<link href=\"text/simpress/01/03180000.xhp\" name=\"Qualitat de visualització\">Color/escala de grisos</link>"
#: 03180000.xhp
msgctxt ""
@@ -2279,7 +2279,7 @@ msgctxt ""
"par_id3154757\n"
"help.text"
msgid "<ahelp hid=\".\">Shows slides in color.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Mostra les diapositives en color.</ahelp>"
#: 03180000.xhp
msgctxt ""
@@ -2295,7 +2295,7 @@ msgctxt ""
"par_id3150200\n"
"help.text"
msgid "<ahelp hid=\".\">Shows slides in shades of black and white.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Mostra les diapositives en diferents nivells de grisos.</ahelp>"
#: 03180000.xhp
msgctxt ""
@@ -2311,7 +2311,7 @@ msgctxt ""
"par_id3150207\n"
"help.text"
msgid "<ahelp hid=\".\">Shows slides in pure black or white without shading.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Mostra les diapositives en blanc i negre purs sense grisos.</ahelp>"
#: 04010000.xhp
msgctxt ""
@@ -2319,7 +2319,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "New Page/Slide"
-msgstr ""
+msgstr "Pàgina no diapositiva nova"
#: 04010000.xhp
msgctxt ""
@@ -2335,7 +2335,7 @@ msgctxt ""
"hd_id3159155\n"
"help.text"
msgid "<link href=\"text/simpress/01/04010000.xhp\" name=\"New Page/Slide\">New Page/Slide</link>"
-msgstr "<link href=\"text/simpress/01/02130000.xhp\" name=\"Suprimeix les diapositives\">Suprimeix les diapositives</link>"
+msgstr "<link href=\"text/simpress/01/04010000.xhp\" name=\"Pàgina o diapositiva nova\">Pàgina o diapositiva nova</link>"
#: 04010000.xhp
msgctxt ""
@@ -2391,7 +2391,7 @@ msgctxt ""
"par_id3150205\n"
"help.text"
msgid "To select a layer, click the corresponding tab at the bottom of the workspace."
-msgstr "Per seleccionar una capa, feu clic a la pestanya corresponent a la part inferior de l'àrea de treball."
+msgstr "Per a seleccionar una capa, feu clic a la pestanya corresponent a la part inferior de l'àrea de treball."
#: 04020000.xhp
msgctxt ""
@@ -2407,7 +2407,7 @@ msgctxt ""
"par_id3149404\n"
"help.text"
msgid "<ahelp hid=\"modules/sdraw/ui/insertlayer/name\">Enter a name for the new layer.</ahelp>"
-msgstr "<ahelp hid=\"modules/sdraw/ui/insertlayer/name\">Introduïu un nom per a la nova capa.</ahelp>"
+msgstr "<ahelp hid=\"modules/sdraw/ui/insertlayer/name\">Introduïu un nom per a la capa nova.</ahelp>"
#: 04020000.xhp
msgctxt ""
@@ -2423,7 +2423,7 @@ msgctxt ""
"par_id3151240\n"
"help.text"
msgid "Set the properties for the new layer."
-msgstr "Definiu les propietats per a la nova capa."
+msgstr "Definiu les propietats per a la capa nova."
#: 04020000.xhp
msgctxt ""
@@ -2463,7 +2463,7 @@ msgctxt ""
"hd_id3146965\n"
"help.text"
msgid "Locked"
-msgstr "Bloquejat"
+msgstr "Blocada"
#: 04020000.xhp
msgctxt ""
@@ -2519,7 +2519,7 @@ msgctxt ""
"par_id3153815\n"
"help.text"
msgid "Draw or move an object near a snap point or snap line to snap it in place."
-msgstr "Dibuixeu o arrossegueu un objecte a prop d'un punt o d'una línia de captura per ajustar-lo al seu lloc."
+msgstr "Dibuixeu o arrossegueu un objecte a prop d'un punt o d'una línia de captura per a ajustar-lo al seu lloc."
#: 04030000.xhp
msgctxt ""
@@ -2527,7 +2527,7 @@ msgctxt ""
"par_id3157978\n"
"help.text"
msgid "To set the snap range, choose <switchinline select=\"appl\"><caseinline select=\"DRAW\"><link href=\"text/shared/optionen/01070300.xhp\" name=\"Drawing - Grid\"><emph>%PRODUCTNAME Draw - Grid</emph></link></caseinline><defaultinline><link href=\"text/shared/optionen/01070300.xhp\" name=\"Presentation - Grid\"><emph>%PRODUCTNAME Impress - Grid</emph></link></defaultinline></switchinline> in the Options dialog box."
-msgstr "Per definir l'interval de captura, trieu <switchinline select=\"appl\"><caseinline select=\"DRAW\"><link href=\"text/shared/optionen/01070300.xhp\" name=\"Dibuix - Graella\"><emph>%PRODUCTNAME Draw - Graella</emph></link></caseinline><defaultinline><link href=\"text/shared/optionen/01070300.xhp\" name=\"Presentació - Graella\"><emph>%PRODUCTNAME Impress - Graella</emph></link></defaultinline></switchinline> del quadre de diàleg Opcions."
+msgstr "Per a definir l'interval de captura, trieu <switchinline select=\"appl\"><caseinline select=\"DRAW\"><link href=\"text/shared/optionen/01070300.xhp\" name=\"Dibuix - Graella\"><emph>%PRODUCTNAME Draw - Graella</emph></link></caseinline><defaultinline><link href=\"text/shared/optionen/01070300.xhp\" name=\"Presentació - Graella\"><emph>%PRODUCTNAME Impress - Graella</emph></link></defaultinline></switchinline> del quadre de diàleg Opcions."
#: 04030000.xhp
msgctxt ""
@@ -2887,7 +2887,7 @@ msgctxt ""
"hd_id3154016\n"
"help.text"
msgid "To insert specific elements from a file:"
-msgstr "Per inserir elements específics des d'un fitxer:"
+msgstr "Per a inserir elements específics des d'un fitxer:"
#: 04110100.xhp
msgctxt ""
@@ -2895,7 +2895,7 @@ msgctxt ""
"par_id3150749\n"
"help.text"
msgid "Click the plus sign next to the file name and select the elements you want to insert. Hold down <switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline> to add to or Shift to expand your selection."
-msgstr "Feu clic al signe de més (+) que hi ha a continuació del nom de fitxer i seleccioneu els elements que voleu inserir. Premeu <switchinline select=\"sys\"><caseinline select=\"MAC\">Orde </caseinline><defaultinline>Ctrl</defaultinline></switchinline> per afegir-ho o Maj per ampliar la selecció."
+msgstr "Feu clic al signe de més (+) que hi ha a continuació del nom de fitxer i seleccioneu els elements que voleu inserir. Premeu <switchinline select=\"sys\"><caseinline select=\"MAC\">Orde </caseinline><defaultinline>Ctrl</defaultinline></switchinline> per a afegir-ho o Maj per a ampliar la selecció."
#: 04110100.xhp
msgctxt ""
@@ -2919,7 +2919,7 @@ msgctxt ""
"par_id3159236\n"
"help.text"
msgid "At the prompt, click <emph>Yes </emph>to scale the elements to fit on the slide or <emph>No </emph>to preserve the original size of the elements."
-msgstr "Quan se vos ho demane, feu clic a <emph>Sí</emph> per escalar els elements perquè s'ajusten a la diapositiva, o bé feu clic a <emph>No</emph> per conservar la mida original dels elements."
+msgstr "Quan se vos ho demane, feu clic a <emph>Sí</emph> per a escalar els elements perquè s'ajusten a la diapositiva, o bé feu clic a <emph>No</emph> per a conservar la mida original dels elements."
#: 04110100.xhp
msgctxt ""
@@ -2951,7 +2951,7 @@ msgctxt ""
"par_id3148868\n"
"help.text"
msgid "<ahelp hid=\"modules/sdraw/ui/insertslidesdialog/backgrounds\">Unused master pages are not inserted.</ahelp>"
-msgstr "<ahelp hid=\"modules/sdraw/ui/insertslidesdialog/backgrounds\">Les pàgines mestres no utilitzades no s'insereixen.</ahelp>"
+msgstr ""
#: 04110200.xhp
msgctxt ""
@@ -2991,7 +2991,7 @@ msgctxt ""
"hd_id3156382\n"
"help.text"
msgid "Display list"
-msgstr "Mostra la llista"
+msgstr ""
#: 04110200.xhp
msgctxt ""
@@ -3087,7 +3087,7 @@ msgctxt ""
"par_id3149019\n"
"help.text"
msgid "If you want to keep the original slide, choose <emph>Edit - Undo</emph>."
-msgstr "Si voleu mantindre la diapositiva original, trieu <emph>Edita - Desfés</emph>."
+msgstr "Si voleu mantindre la diapositiva original, trieu <emph>Edita ▸ Desfés</emph>."
#: 04140000.xhp
msgctxt ""
@@ -3199,7 +3199,7 @@ msgctxt ""
"par_id3146969\n"
"help.text"
msgid "<variable id=\"bearbeiten\">To edit an inserted field in your slide, double-click the field, place the cursor in front of the first character in the field and choose <link href=\"text/simpress/01/02160000.xhp\" name=\"Edit - Fields\"><emph>Edit - Fields</emph></link>.</variable>"
-msgstr "<variable id=\"bearbeiten\">Per editar un camp inserit a la diapositiva, feu-hi doble clic, poseu el cursor davant del primer caràcter del camp i trieu <link href=\"text/simpress/01/02160000.xhp\" name=\"Edita - Camps\"><emph>Edita - Camps</emph></link>.</variable>"
+msgstr "<variable id=\"bearbeiten\">Per a editar un camp inserit a la diapositiva, feu-hi doble clic, poseu el cursor davant del primer caràcter del camp i trieu <link href=\"text/simpress/01/02160000.xhp\" name=\"Edita - Camps\"><emph>Edita ▸ Camps</emph></link>.</variable>"
#: 04990200.xhp
msgctxt ""
@@ -3375,7 +3375,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "File name"
-msgstr "Nom del fitxer"
+msgstr "Nom de fitxer"
#: 04990700.xhp
msgctxt ""
@@ -3511,7 +3511,7 @@ msgctxt ""
"par_id3154253\n"
"help.text"
msgid "<image id=\"img_id3156382\" src=\"cmd/sc_presentation.png\"><alt id=\"alt_id3156382\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3156382\" src=\"cmd/sc_presentation.png\"><alt id=\"alt_id3156382\">Icona</alt></image>"
#: 05100000.xhp
msgctxt ""
@@ -3543,7 +3543,7 @@ msgctxt ""
"par_id3145587\n"
"help.text"
msgid "<image id=\"img_id3150370\" src=\"cmd/sc_objectcatalog.png\"><alt id=\"alt_id3150370\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3150370\" src=\"cmd/sc_objectcatalog.png\"><alt id=\"alt_id3150370\">Icona</alt></image>"
#: 05100000.xhp
msgctxt ""
@@ -3575,7 +3575,7 @@ msgctxt ""
"par_id3156020\n"
"help.text"
msgid "<image id=\"img_id3153246\" src=\"cmd/sc_fillstyle.png\"><alt id=\"alt_id3153246\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3153246\" src=\"cmd/sc_fillstyle.png\"><alt id=\"alt_id3153246\">Icona</alt></image>"
#: 05100000.xhp
msgctxt ""
@@ -3607,7 +3607,7 @@ msgctxt ""
"par_id3147297\n"
"help.text"
msgid "<image id=\"img_id3151390\" src=\"cmd/sc_stylenewbyexample.png\"><alt id=\"alt_id3151390\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3151390\" src=\"cmd/sc_stylenewbyexample.png\"><alt id=\"alt_id3151390\">Icona</alt></image>"
#: 05100000.xhp
msgctxt ""
@@ -3639,7 +3639,7 @@ msgctxt ""
"par_id3149888\n"
"help.text"
msgid "<image id=\"img_id3146878\" src=\"cmd/sc_styleupdatebyexample.png\"><alt id=\"alt_id3146878\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3146878\" src=\"cmd/sc_styleupdatebyexample.png\"><alt id=\"alt_id3146878\">Icona</alt></image>"
#: 05100000.xhp
msgctxt ""
@@ -3751,7 +3751,7 @@ msgctxt ""
"par_id3152993\n"
"help.text"
msgid "Displays the slide designs you can apply to your slide. Select a design and click <emph>OK</emph> to apply it to the current slide."
-msgstr "Mostra els dissenys de diapositiva que podeu aplicar a la diapositiva. Seleccioneu un disseny i feu clic a <emph>D'acord</emph> per aplicar-lo a la diapositiva actual."
+msgstr "Mostra els dissenys de diapositiva que podeu aplicar a la diapositiva. Seleccioneu un disseny i feu clic a <emph>D'acord</emph> per a aplicar-lo a la diapositiva actual."
#: 05120000.xhp
msgctxt ""
@@ -3767,7 +3767,7 @@ msgctxt ""
"par_id3149407\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/slidedesigndialog/masterpage\">Applies the background of the selected slide design to all of the slides in your document.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/simpress/ui/slidedesigndialog/masterpage\">Aplica el fons del disseny de la diapositiva seleccionada a totes les diapositives del document.</ahelp>"
#: 05120000.xhp
msgctxt ""
@@ -3799,7 +3799,7 @@ msgctxt ""
"par_id3156020\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/slidedesigndialog/load\">Displays the <link href=\"text/simpress/01/05120100.xhp\" name=\"Load Slide Design\"><emph>Load Slide Design</emph></link> dialog, where you can select additional slide designs.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/simpress/ui/slidedesigndialog/load\">Mostra el diàleg <link href=\"text/simpress/01/05120100.xhp\" name=\"Carrega l'estil de la diapositiva\"><emph>Carrega l'estil de la diapositiva</emph></link>, on podeu seleccionar altres dissenys de diapositiva.</ahelp>"
#: 05120100.xhp
msgctxt ""
@@ -3847,7 +3847,7 @@ msgctxt ""
"par_id3147338\n"
"help.text"
msgid "<ahelp hid=\"sfx/ui/loadtemplatedialog/categories\">Displays the available slide design categories.</ahelp>"
-msgstr "<ahelp hid=\"sfx/ui/loadtemplatedialog/categories\">Mostra les categories de disseny de la diapositiva disponibles.</ahelp>"
+msgstr "<ahelp hid=\"sfx/ui/loadtemplatedialog/categories\">Mostra les categories de dissenys de diapositives disponibles.</ahelp>"
#: 05120100.xhp
msgctxt ""
@@ -3863,7 +3863,7 @@ msgctxt ""
"par_id3155337\n"
"help.text"
msgid "<ahelp hid=\"sfx/ui/loadtemplatedialog/templates\">Displays the templates for the selected design category.</ahelp>"
-msgstr "<ahelp hid=\"sfx/ui/loadtemplatedialog/templates\">Mostra les plantilles de la categoria de disseny seleccionada.</ahelp>"
+msgstr "<ahelp hid=\"sfx/ui/loadtemplatedialog/templates\">Mostra les plantilles per a la categoria de dissenys seleccionada.</ahelp>"
#: 05120100.xhp
msgctxt ""
@@ -3871,7 +3871,7 @@ msgctxt ""
"hd_id3145791\n"
"help.text"
msgid "More>>"
-msgstr "Més>>"
+msgstr "Més >>"
#: 05120100.xhp
msgctxt ""
@@ -3951,7 +3951,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Slide Layout"
-msgstr "Format de la diapositiva"
+msgstr ""
#: 05130000.xhp
msgctxt ""
@@ -3967,7 +3967,7 @@ msgctxt ""
"hd_id3154754\n"
"help.text"
msgid "Slide Layout"
-msgstr "Format de la diapositiva"
+msgstr ""
#: 05130000.xhp
msgctxt ""
@@ -4103,7 +4103,7 @@ msgctxt ""
"par_id3159488\n"
"help.text"
msgid "Locks the contents of the selected layer, so that they cannot be edited."
-msgstr "Bloqueja el contingut de la capa seleccionada per tal que no es puga editar."
+msgstr "Bloca el contingut de la capa seleccionada per tal que no es puga editar."
#: 05140000.xhp
msgctxt ""
@@ -4119,7 +4119,7 @@ msgctxt ""
"par_id3163801\n"
"help.text"
msgid "<ahelp hid=\".uno:RenameLayer\">Renames the active layer.</ahelp> You can only change the name of a layer you created."
-msgstr "<ahelp hid=\".uno:RenameLayer\">Reanomena la capa actual.</ahelp> Només podeu modificar el nom d'una capa que hàgeu creat."
+msgstr "<ahelp hid=\".uno:RenameLayer\">Canvia el nom de la capa actual.</ahelp> Només podeu modificar el nom d'una capa que hàgeu creat."
#: 05150000.xhp
msgctxt ""
@@ -4295,7 +4295,7 @@ msgctxt ""
"par_id3157876\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/dimensionlinestabpage/MTR_FLD_DECIMALPLACES\">Specifies the number of decimal places used for the display of line properties.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/dimensionlinestabpage/MTR_FLD_DECIMALPLACES\">Especifica el nombre de decimals que s'han d'utilitzar per mostrar les propietats de les línies.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/dimensionlinestabpage/MTR_FLD_DECIMALPLACES\">Indica el nombre de decimals que s'han d'utilitzar per a mostrar les propietats de les línies.</ahelp>"
#: 05150000.xhp
msgctxt ""
@@ -4519,7 +4519,7 @@ msgctxt ""
"hd_id3145581\n"
"help.text"
msgid "Line spacing"
-msgstr "Interlineat"
+msgstr ""
#: 05170000.xhp
msgctxt ""
@@ -4711,7 +4711,7 @@ msgctxt ""
"par_id3149121\n"
"help.text"
msgid "Select the object(s) that you want to move behind an other object. Right-click and choose <emph>Arrange - Behind Object</emph>, and then click an object in your slide."
-msgstr "Seleccioneu l'objecte o els objectes que voleu desplaçar al darrere d'un altre objecte. Feu clic amb el botó dret del ratolí i trieu <emph>Organitza – Darrere de l'objecte</emph>; tot seguit, feu clic a un objecte de la diapositiva."
+msgstr "Seleccioneu l'objecte o els objectes que voleu desplaçar cap al primer pla. Feu clic amb el botó dret del ratolí i trieu <emph>Organitza - Davant de l'objecte</emph>; tot seguit, feu clic a un objecte de la diapositiva."
#: 05250600.xhp
msgctxt ""
@@ -4727,7 +4727,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Reverse"
-msgstr "Inverteix"
+msgstr ""
#: 05250700.xhp
msgctxt ""
@@ -4735,7 +4735,7 @@ msgctxt ""
"bm_id3154011\n"
"help.text"
msgid "<bookmark_value>reversing objects</bookmark_value><bookmark_value>objects; reversing</bookmark_value>"
-msgstr "<bookmark_value>inversió d'objectes</bookmark_value><bookmark_value>objectes; inversió</bookmark_value>"
+msgstr "<bookmark_value>canvi de nom de les capes</bookmark_value><bookmark_value>capes; canvi de nom</bookmark_value>"
#: 05250700.xhp
msgctxt ""
@@ -4743,7 +4743,7 @@ msgctxt ""
"hd_id3154011\n"
"help.text"
msgid "<link href=\"text/simpress/01/05250700.xhp\" name=\"Reverse\">Reverse</link>"
-msgstr "<link href=\"text/simpress/01/05250700.xhp\" name=\"Inverteix\">Inverteix</link>"
+msgstr ""
#: 05250700.xhp
msgctxt ""
@@ -4751,7 +4751,7 @@ msgctxt ""
"par_id3145800\n"
"help.text"
msgid "<ahelp hid=\".uno:ReverseOrder\">Reverses the stacking order of the selected objects.</ahelp>"
-msgstr "<ahelp hid=\".uno:ReverseOrder\">Inverteix l'orde d'apilament dels objectes seleccionats.</ahelp>"
+msgstr ""
#: 05250700.xhp
msgctxt ""
@@ -4759,7 +4759,7 @@ msgctxt ""
"par_id3150717\n"
"help.text"
msgid "You can select this function only if at least two drawing elements are selected together."
-msgstr "Per seleccionar esta funció, cal que hàgeu seleccionat com a mínim dos objectes de dibuix alhora."
+msgstr ""
#: 06030000.xhp
msgctxt ""
@@ -4919,7 +4919,7 @@ msgctxt ""
"par_idN10737\n"
"help.text"
msgid "<ahelp hid=\".\">Specifies how to get the next slide.</ahelp>"
-msgstr "<ahelp hid=\".\">Especifica com passar a la diapositiva següent.</ahelp>"
+msgstr "<ahelp hid=\".\">Indica com passar a la diapositiva següent.</ahelp>"
#: 06040000.xhp
msgctxt ""
@@ -4951,7 +4951,7 @@ msgctxt ""
"par_idN10751\n"
"help.text"
msgid "<ahelp hid=\".\">Select to advance to the next slide after a number of seconds. Enter the seconds in the numerical field next to the spin button, or click the spin button.</ahelp>"
-msgstr "<ahelp hid=\".\">Feu clic ací per passar a la diapositiva següent després d'una durada determinada en segons. Introduïu el nombre de segons al camp numèric ubicat al costat del botó de selecció de valor, o bé feu clic al botó de selecció de valor.</ahelp>"
+msgstr "<ahelp hid=\".\">Feu clic ací per passar a la diapositiva següent després d'una duració determinada en segons. Introduïu el nombre de segons al camp numèric ubicat al costat del botó de selecció de valor, o bé feu clic al botó de selecció de valor.</ahelp>"
#: 06040000.xhp
msgctxt ""
@@ -5095,7 +5095,7 @@ msgctxt ""
"par_id3152871\n"
"help.text"
msgid "Backwards"
-msgstr "Cap arrere"
+msgstr "Arrere"
#: 06050000.xhp
msgctxt ""
@@ -5127,7 +5127,7 @@ msgctxt ""
"par_id3147297\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/dockinganimation/next\">Plays the animation.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/simpress/ui/dockinganimation/next\">Reprodueix l'animació.</ahelp>"
#: 06050000.xhp
msgctxt ""
@@ -5151,7 +5151,7 @@ msgctxt ""
"par_id3154675\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/dockinganimation/last\">Jumps to the last image in the animation sequence.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/simpress/ui/dockinganimation/last\">Salta a l'última imatge de la seqüència d'animació.</ahelp>"
#: 06050000.xhp
msgctxt ""
@@ -5183,7 +5183,7 @@ msgctxt ""
"par_id3150008\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/dockinganimation/numbitmap\">Indicates the position of the current image in the animation sequence.</ahelp> If you want to view another image, enter its number or click the up and down arrows."
-msgstr ""
+msgstr "<ahelp hid=\"modules/simpress/ui/dockinganimation/numbitmap\">Indica la posició de la imatge actual a la seqüència d'animació.</ahelp> Si voleu visualitzar una altra imatge, introduïu-ne el número o feu clic a les fletxes amunt i avall."
#: 06050000.xhp
msgctxt ""
@@ -5191,7 +5191,7 @@ msgctxt ""
"hd_id3148569\n"
"help.text"
msgid "Duration"
-msgstr "Durada"
+msgstr "Duració"
#: 06050000.xhp
msgctxt ""
@@ -5199,7 +5199,7 @@ msgctxt ""
"par_id3150337\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/dockinganimation/duration\">Enter the number of seconds to display the current image. This option is only available if you select the <emph>Bitmap object</emph> option in the <emph>Animation group</emph> field.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/simpress/ui/dockinganimation/duration\">Introduïu el nombre de segons durant els quals s'ha de mostrar la imatge actual. Esta opció només està disponible si l'opció <emph>Objecte de mapa de bits</emph> està seleccionada al camp <emph>Grup d'animació</emph>.</ahelp>"
#: 06050000.xhp
msgctxt ""
@@ -5215,7 +5215,7 @@ msgctxt ""
"par_id3154326\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/dockinganimation/loopcount\">Sets the number of times that the animation is played.</ahelp> If you want the animation to play continuously, choose <emph>Max</emph>."
-msgstr ""
+msgstr "<ahelp hid=\"modules/simpress/ui/dockinganimation/loopcount\">Defineix el nombre de vegades que s'ha de reproduir l'animació.</ahelp> Si voleu que l'animació es reproduïsca indefinidament, trieu <emph>Màx</emph>."
#: 06050000.xhp
msgctxt ""
@@ -5239,7 +5239,7 @@ msgctxt ""
"hd_id3145353\n"
"help.text"
msgid "Apply Object"
-msgstr "Accepta l'objecte"
+msgstr ""
#: 06050000.xhp
msgctxt ""
@@ -5247,7 +5247,7 @@ msgctxt ""
"par_id3157974\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/dockinganimation/getone\">Adds selected object(s) as a single image.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/simpress/ui/dockinganimation/getone\">Afig els objectes seleccionats com a una imatge única.</ahelp>"
#: 06050000.xhp
msgctxt ""
@@ -5263,7 +5263,7 @@ msgctxt ""
"par_id3150268\n"
"help.text"
msgid "Apply Object"
-msgstr "Accepta l'objecte"
+msgstr ""
#: 06050000.xhp
msgctxt ""
@@ -5271,7 +5271,7 @@ msgctxt ""
"hd_id3153221\n"
"help.text"
msgid "Apply Objects Individually"
-msgstr "Accepta els objectes d'un en un"
+msgstr ""
#: 06050000.xhp
msgctxt ""
@@ -5287,7 +5287,7 @@ msgctxt ""
"par_id3150470\n"
"help.text"
msgid "You can also select an animation, such as an animated GIF, and click this icon to open it for editing. When you are finished editing the animation, click <emph>Create</emph> to insert a new animation into your slide."
-msgstr "També podeu seleccionar una animació, com ara un fitxer GIF animat, i fer clic a esta icona per editar-la. Quan hàgeu acabat d'editar l'animació, feu clic a <emph>Crea</emph> per inserir una animació nova a la diapositiva."
+msgstr ""
#: 06050000.xhp
msgctxt ""
@@ -5303,7 +5303,7 @@ msgctxt ""
"par_id3145621\n"
"help.text"
msgid "Apply Objects Individually"
-msgstr "Accepta els objectes d'un en un"
+msgstr ""
#: 06050000.xhp
msgctxt ""
@@ -5415,7 +5415,7 @@ msgctxt ""
"par_id3151170\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/dockinganimation/group\">Assembles images into a single object so that they can be moved as a group. You can still edit individual objects by double-clicking the group in the slide.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/simpress/ui/dockinganimation/group\">Ajunta les imatges en un sol objecte per poder-les moure com a grup. Igualment, podeu editar cadascun dels objectes de manera individual fent doble clic al grup a la diapositiva.</ahelp>"
#: 06050000.xhp
msgctxt ""
@@ -5431,7 +5431,7 @@ msgctxt ""
"par_id3155329\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/dockinganimation/bitmap\">Combines images into a single image.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/simpress/ui/dockinganimation/bitmap\">Combina les imatges en una sola imatge.</ahelp>"
#: 06050000.xhp
msgctxt ""
@@ -5447,7 +5447,7 @@ msgctxt ""
"par_id3148834\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/dockinganimation/alignment\">Aligns the images in your animation.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/simpress/ui/dockinganimation/alignment\">Alinea les imatges de la seqüència d'animació.</ahelp>"
#: 06050000.xhp
msgctxt ""
@@ -5495,7 +5495,7 @@ msgctxt ""
"par_id3144773\n"
"help.text"
msgid "<variable id=\"effekttext\"><ahelp hid=\".uno:EffectWindow\">Assigns effects to selected objects.</ahelp></variable>"
-msgstr "<variable id=\"effekttext\"><ahelp hid=\".uno:EffectWindow\">Assigna efectes a objectes seleccionats.</ahelp></variable>"
+msgstr "<variable id=\"effekttext\"><ahelp hid=\".uno:EffectWindow\">Assigna efectes als objectes seleccionats.</ahelp></variable>"
#: 06060000.xhp
msgctxt ""
@@ -5559,7 +5559,7 @@ msgctxt ""
"par_idN107AD\n"
"help.text"
msgid "Column three shows a mouse icon if the animation is started by a mouse click, and a clock if the animation starts after the previous animation ends."
-msgstr "La tercera columna mostra una icona en forma de ratolí si l'animació s'inicia mitjançant un clic, o bé un rellotge si l'animació s'inicia després que acabi l'animació anterior."
+msgstr "La tercera columna mostra una icona en forma de ratolí si l'animació s'inicia mitjançant un clic, o bé un rellotge si l'animació s'inicia després que acabe l'animació anterior."
#: 06060000.xhp
msgctxt ""
@@ -5615,7 +5615,7 @@ msgctxt ""
"par_idN107E2\n"
"help.text"
msgid "Remove"
-msgstr "Elimina"
+msgstr "Suprimeix"
#: 06060000.xhp
msgctxt ""
@@ -5639,7 +5639,7 @@ msgctxt ""
"par_idN107ED\n"
"help.text"
msgid "<ahelp hid=\".\">Displays the start property of the selected animation effect.</ahelp> The following start properties are available:"
-msgstr "<ahelp hid=\".\">Mostra la propietat d'inici per a l'efecte d'animació seleccionat.</ahelp> Disposeu de les propietats d'inici següents:"
+msgstr ""
#: 06060000.xhp
msgctxt ""
@@ -5647,7 +5647,7 @@ msgctxt ""
"par_idN107F3\n"
"help.text"
msgid "<emph>On click</emph> - the animation stops at this effect until the next mouse click."
-msgstr "<emph>En fer clic</emph>: l'animació s'atura en este efecte fins al clic següent."
+msgstr ""
#: 06060000.xhp
msgctxt ""
@@ -5679,7 +5679,7 @@ msgctxt ""
"par_idN1080B\n"
"help.text"
msgid "<ahelp hid=\".\">Selects the additional properties of the animation. Click the <emph>Options</emph> button to open the <link href=\"text/simpress/01/effectoptions.xhp\">Effect Options</link> dialog, where you can select and apply properties.</ahelp>"
-msgstr "<ahelp hid=\".\">Selecciona les propietats addicionals de l'animació. Feu clic al botó <emph>...</emph> per obrir el diàleg <link href=\"text/simpress/01/effectoptions.xhp\">Opcions d'efecte</link>, on podeu seleccionar i aplicar propietats.</ahelp>"
+msgstr "<ahelp hid=\".\">Selecciona les propietats addicionals de l'animació. Feu clic al botó <emph>Opcions</emph> per a obrir el diàleg <link href=\"text/simpress/01/effectoptions.xhp\">Opcions d'efecte</link>, on podeu seleccionar i aplicar propietats.</ahelp>"
#: 06060000.xhp
msgctxt ""
@@ -5695,7 +5695,7 @@ msgctxt ""
"par_idN10824\n"
"help.text"
msgid "<ahelp hid=\".\">Specifies the speed or duration of the selected animation effect.</ahelp>"
-msgstr "<ahelp hid=\".\">Especifica la velocitat o la durada de l'efecte d'animació seleccionat.</ahelp>"
+msgstr "<ahelp hid=\".\">Indica la velocitat o la duració de l'efecte d'animació seleccionat.</ahelp>"
#: 06060000.xhp
msgctxt ""
@@ -5711,7 +5711,7 @@ msgctxt ""
"par_idN1082B\n"
"help.text"
msgid "<ahelp hid=\".\">Click one of the buttons to move the selected animation effect up or down in the list.</ahelp>"
-msgstr "<ahelp hid=\".\">Feu clic a un dels botons per moure l'efecte d'animació seleccionat cap amunt o cap avall a la llista.</ahelp>"
+msgstr "<ahelp hid=\".\">Feu clic a un dels botons per a moure l'efecte d'animació seleccionat cap amunt o cap avall a la llista.</ahelp>"
#: 06060000.xhp
msgctxt ""
@@ -5911,7 +5911,7 @@ msgctxt ""
"hd_id3153082\n"
"help.text"
msgid "Target"
-msgstr "Destí"
+msgstr "Objectiu"
#: 06070000.xhp
msgctxt ""
@@ -5935,7 +5935,7 @@ msgctxt ""
"par_id3153006\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/interactionpage/bookmark\">Enter the name of the slide or the object that you want to look for.</ahelp>"
-msgstr "<ahelp hid=\"modules/simpress/ui/interactionpage/bookmark\">Introduïu el nom de la diapositiva o de l'objecte que voleu cercar.</ahelp>"
+msgstr "<ahelp hid=\"modules/simpress/ui/interactionpage/bookmark\">Introduïu el nom de la diapositiva o de l'objecte que voleu buscar.</ahelp>"
#: 06070000.xhp
msgctxt ""
@@ -5943,7 +5943,7 @@ msgctxt ""
"hd_id3145162\n"
"help.text"
msgid "Find"
-msgstr "Cerca"
+msgstr "Busca"
#: 06070000.xhp
msgctxt ""
@@ -5951,7 +5951,7 @@ msgctxt ""
"par_id3154501\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/interactionpage/find\">Searches for the specified slide or object.</ahelp>"
-msgstr "<ahelp hid=\"modules/simpress/ui/interactionpage/find\">Cerca la diapositiva o l'objecte indicat.</ahelp>"
+msgstr "<ahelp hid=\"modules/simpress/ui/interactionpage/find\">Busca la diapositiva o l'objecte indicat.</ahelp>"
#: 06070000.xhp
msgctxt ""
@@ -5999,7 +5999,7 @@ msgctxt ""
"par_id3150566\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/interactionpage/document\">Enter a path to the file you want to open, or click <emph>Browse </emph>to locate the file.</ahelp>"
-msgstr "<ahelp hid=\"modules/simpress/ui/interactionpage/document\">Introduïu el camí del fitxer que voleu obrir o feu clic a <emph>Navega</emph> per cercar el fitxer.</ahelp>"
+msgstr "<ahelp hid=\"modules/simpress/ui/interactionpage/document\">Introduïu el camí del fitxer que voleu obrir o feu clic a <emph>Navega</emph> per buscar el fitxer.</ahelp>"
#: 06070000.xhp
msgctxt ""
@@ -6023,7 +6023,7 @@ msgctxt ""
"hd_id3148776\n"
"help.text"
msgid "Play audio"
-msgstr ""
+msgstr "Reprodueix l'àudio"
#: 06070000.xhp
msgctxt ""
@@ -6031,7 +6031,7 @@ msgctxt ""
"par_id3155816\n"
"help.text"
msgid "Plays an audio file."
-msgstr ""
+msgstr "Reprodueix un fitxer d'àudio"
#: 06070000.xhp
msgctxt ""
@@ -6039,7 +6039,7 @@ msgctxt ""
"hd_id3147539\n"
"help.text"
msgid "Audio"
-msgstr ""
+msgstr "Àudio"
#: 06070000.xhp
msgctxt ""
@@ -6047,7 +6047,7 @@ msgctxt ""
"par_id3150467\n"
"help.text"
msgid "Define the location of the audio file."
-msgstr ""
+msgstr "Definiu la ubicació del fitxer d'àudio."
#: 06070000.xhp
msgctxt ""
@@ -6055,7 +6055,7 @@ msgctxt ""
"hd_id3154869\n"
"help.text"
msgid "Audio"
-msgstr ""
+msgstr "Àudio"
#: 06070000.xhp
msgctxt ""
@@ -6063,7 +6063,7 @@ msgctxt ""
"par_id3155986\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/interactionpage/sound\">Enter a path to the audio file you want to open, or click <emph>Browse </emph>to locate the file.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/simpress/ui/interactionpage/sound\">Introduïu el camí del fitxer d'àudio que voleu obrir o feu clic a <emph>Navega</emph> per buscar el fitxer.</ahelp>"
#: 06070000.xhp
msgctxt ""
@@ -6079,7 +6079,7 @@ msgctxt ""
"par_id3147171\n"
"help.text"
msgid "Locate the audio file you want to play."
-msgstr ""
+msgstr "Cerqueu el fitxer d'àudio que voleu reproduir."
#: 06070000.xhp
msgctxt ""
@@ -6087,7 +6087,7 @@ msgctxt ""
"par_id3156318\n"
"help.text"
msgid "If you did not install audio files with $[officename], you can run the $[officename] Setup program again and select <emph>Modify</emph>."
-msgstr ""
+msgstr "Si no heu instal·lat fitxers d'àudio amb el $[officename], podeu tornar a executar el programa d'instal·lació del $[officename] i fer clic a <emph>Modifica</emph>."
#: 06070000.xhp
msgctxt ""
@@ -6103,7 +6103,7 @@ msgctxt ""
"par_id3145202\n"
"help.text"
msgid "Plays the selected audio file."
-msgstr ""
+msgstr "Reprodueix el fitxer d'àudio seleccionat."
#: 06070000.xhp
msgctxt ""
@@ -6143,7 +6143,7 @@ msgctxt ""
"par_id3148918\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/interactionpage/program\">Enter a path to the program you want to start, or click <emph>Browse </emph>to locate the program.</ahelp>"
-msgstr "<ahelp hid=\"modules/simpress/ui/interactionpage/program\">Introduïu el camí del programa que voleu executar o feu clic a <emph>Navega</emph> per cercar el programa.</ahelp>"
+msgstr "<ahelp hid=\"modules/simpress/ui/interactionpage/program\">Introduïu el camí del programa que voleu executar o feu clic a <emph>Navega</emph> per buscar el programa.</ahelp>"
#: 06070000.xhp
msgctxt ""
@@ -6199,7 +6199,7 @@ msgctxt ""
"par_id3148625\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/interactionpage/macro\">Enter a path to the macro you want to run, or click <emph>Browse </emph>to locate the macro.</ahelp>"
-msgstr "<ahelp hid=\"modules/simpress/ui/interactionpage/macro\">Introduïu el camí de la macro que voleu executar o feu clic a <emph>Navega</emph> per cercar la macro.</ahelp>"
+msgstr "<ahelp hid=\"modules/simpress/ui/interactionpage/macro\">Introduïu el camí de la macro que voleu executar o feu clic a <emph>Navega</emph> per buscar la macro.</ahelp>"
#: 06070000.xhp
msgctxt ""
@@ -6247,7 +6247,7 @@ msgctxt ""
"par_idN10AE6\n"
"help.text"
msgid "You can choose the \"Start object action\" entry for inserted OLE objects."
-msgstr "Podeu seleccionar l'entrada \"Executa l'acció de l'objecte\" per als objectes OLE inserits."
+msgstr "Podeu seleccionar l'entrada «Executa l'acció de l'objecte» per als objectes OLE inserits."
#: 06070000.xhp
msgctxt ""
@@ -6303,7 +6303,7 @@ msgctxt ""
"hd_id3150213\n"
"help.text"
msgid "Range"
-msgstr "Interval"
+msgstr ""
#: 06080000.xhp
msgctxt ""
@@ -6311,7 +6311,7 @@ msgctxt ""
"par_id3154766\n"
"help.text"
msgid "Specifies which slides to include in the slide show."
-msgstr "Especifica les diapositives que s'han d'incloure a la presentació de diapositives."
+msgstr ""
#: 06080000.xhp
msgctxt ""
@@ -6327,7 +6327,7 @@ msgctxt ""
"par_id3145114\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/presentationdialog/allslides\">Includes all of the slides in your slide show.</ahelp>"
-msgstr "<ahelp hid=\"modules/simpress/ui/presentationdialog/allslides\">Inclou totes les diapositives a la presentació de diapositives.</ahelp>"
+msgstr ""
#: 06080000.xhp
msgctxt ""
@@ -6335,7 +6335,7 @@ msgctxt ""
"hd_id3150431\n"
"help.text"
msgid "From:"
-msgstr "Des de:"
+msgstr ""
#: 06080000.xhp
msgctxt ""
@@ -6343,7 +6343,7 @@ msgctxt ""
"par_id3150391\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/presentationdialog/from_cb\">Enter the number of the start slide.</ahelp>"
-msgstr "<ahelp hid=\"modules/simpress/ui/presentationdialog/from_cb\">Introduïu el número de la diapositiva d'inici.</ahelp>"
+msgstr ""
#: 06080000.xhp
msgctxt ""
@@ -6351,7 +6351,7 @@ msgctxt ""
"hd_id3147404\n"
"help.text"
msgid "Custom Slide Show"
-msgstr "Presentació de diapositives personalitzada"
+msgstr ""
#: 06080000.xhp
msgctxt ""
@@ -6359,7 +6359,7 @@ msgctxt ""
"par_id3150538\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/presentationdialog/customslideshow_cb\">Runs a custom slide show in the order that you defined in <link href=\"text/simpress/01/06100000.xhp\" name=\"Slide Show - Custom Slide Show\"><emph>Slide Show - Custom Slide Show</emph></link>.</ahelp>"
-msgstr "<ahelp hid=\"modules/simpress/ui/presentationdialog/customslideshow_cb\">Inicia una presentació de diapositives personalitzada amb l'orde que definiu a <link href=\"text/simpress/01/06100000.xhp\" name=\"Presentació de diapositives - Presentació de diapositives personalitzada\"><emph>Presentació de diapositives - Presentació personalitzada</emph></link>.</ahelp>"
+msgstr ""
#: 06080000.xhp
msgctxt ""
@@ -6367,7 +6367,7 @@ msgctxt ""
"hd_id3150653\n"
"help.text"
msgid "Presentation Mode"
-msgstr ""
+msgstr "Mode de presentació"
#: 06080000.xhp
msgctxt ""
@@ -6383,7 +6383,7 @@ msgctxt ""
"hd_id3150482\n"
"help.text"
msgid "Full screen"
-msgstr ""
+msgstr "Pantalla completa"
#: 06080000.xhp
msgctxt ""
@@ -6399,7 +6399,7 @@ msgctxt ""
"hd_id3153034\n"
"help.text"
msgid "In a window"
-msgstr ""
+msgstr "En una finestra"
#: 06080000.xhp
msgctxt ""
@@ -6431,7 +6431,7 @@ msgctxt ""
"hd_id3150862\n"
"help.text"
msgid "Duration of pause"
-msgstr "Durada de la pausa"
+msgstr "Duració de la pausa"
#: 06080000.xhp
msgctxt ""
@@ -6439,7 +6439,7 @@ msgctxt ""
"par_id3153112\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/presentationdialog/pauseduration\">Enter the duration of the pause before the slide show is repeated. If you enter zero, the show restarts immediately without showing a pause slide.</ahelp>"
-msgstr "<ahelp hid=\"modules/simpress/ui/presentationdialog/pauseduration\">Introduïu la durada de la pausa abans que es repetisca la presentació de diapositives. Si introduïu zero, la presentació de diapositives es reinicia immediatament, sense mostrar cap diapositiva de pausa.</ahelp>"
+msgstr "<ahelp hid=\"modules/simpress/ui/presentationdialog/pauseduration\">Introduïu la duració de la pausa abans que es repetisca la presentació de diapositives. Si introduïu zero, la presentació de diapositives es reinicia immediatament, sense mostrar cap diapositiva de pausa.</ahelp>"
#: 06080000.xhp
msgctxt ""
@@ -6527,7 +6527,7 @@ msgctxt ""
"hd_id3153718\n"
"help.text"
msgid "Animations allowed"
-msgstr "Es permeten les animacions"
+msgstr ""
#: 06080000.xhp
msgctxt ""
@@ -6535,7 +6535,7 @@ msgctxt ""
"par_id3083445\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/presentationdialog/animationsallowed\">Displays all frames of animated GIF files during the slide show.</ahelp> If this option is not selected, only the first frame of an animated GIF file is displayed."
-msgstr "<ahelp hid=\"modules/simpress/ui/presentationdialog/animationsallowed\">Mostra tots els marcs dels fitxers GIF animats durant la presentació de diapositives.</ahelp> Si esta opció no està seleccionada, només es mostra el primer marc d'un fitxer GIF animat."
+msgstr ""
#: 06080000.xhp
msgctxt ""
@@ -6543,7 +6543,7 @@ msgctxt ""
"hd_id3152478\n"
"help.text"
msgid "Change slides by clicking on background"
-msgstr "Canvia les diapositives fent clic al fons"
+msgstr ""
#: 06080000.xhp
msgctxt ""
@@ -6551,7 +6551,7 @@ msgctxt ""
"par_id3156305\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/presentationdialog/changeslidesbyclick\">Advances to the next slide when you click on the background of a slide.</ahelp>"
-msgstr "<ahelp hid=\"modules/simpress/ui/presentationdialog/changeslidesbyclick\">Passa a la diapositiva següent quan feu clic al fons d'una diapositiva.</ahelp>"
+msgstr ""
#: 06080000.xhp
msgctxt ""
@@ -6559,7 +6559,7 @@ msgctxt ""
"hd_id3150960\n"
"help.text"
msgid "Presentation always on top"
-msgstr "Presentació sempre en primer pla"
+msgstr ""
#: 06080000.xhp
msgctxt ""
@@ -6567,7 +6567,7 @@ msgctxt ""
"par_id3150764\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/presentationdialog/alwaysontop\">The $[officename] window remains on top during the presentation. No other program will show its window in front of your presentation.</ahelp>"
-msgstr "<ahelp hid=\"modules/simpress/ui/presentationdialog/alwaysontop\">La finestra del $[officename] es manté en primer pla durant la presentació. Cap altre programa mostrarà la finestra davant de la presentació.</ahelp>"
+msgstr ""
#: 06080000.xhp
msgctxt ""
@@ -6591,7 +6591,7 @@ msgctxt ""
"hd_id4962309\n"
"help.text"
msgid "Presentation display"
-msgstr ""
+msgstr "Pantalla de presentació"
#: 06080000.xhp
msgctxt ""
@@ -6599,7 +6599,7 @@ msgctxt ""
"par_id5168919\n"
"help.text"
msgid "<ahelp hid=\".\">Select a display to use for full screen slide show mode.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Seleccioneu la pantalla que vulgueu utilitzar per al mode de presentació de diapositives a pantalla completa.</ahelp>"
#: 06080000.xhp
msgctxt ""
@@ -6615,7 +6615,7 @@ msgctxt ""
"par_id2321543\n"
"help.text"
msgid "This setting is saved in the user configuration and not inside the document."
-msgstr "Este paràmetre no es guarda al document, sinó a la configuració de l'usuari."
+msgstr ""
#: 06100000.xhp
msgctxt ""
@@ -6655,7 +6655,7 @@ msgctxt ""
"par_id3156449\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/customslideshows/customshowlist\">Lists the custom slide shows that are available.</ahelp>"
-msgstr "<ahelp hid=\"modules/simpress/ui/customslideshows/customshowlist\">Mostra una llista amb els noms de les presentacions personalitzades disponibles.</ahelp>"
+msgstr "<ahelp hid=\"modules/simpress/ui/customslideshows/customshowlist\">Enumera les presentacions personalitzades disponibles.</ahelp>"
#: 06100000.xhp
msgctxt ""
@@ -6663,7 +6663,7 @@ msgctxt ""
"par_id3149408\n"
"help.text"
msgid "To create a custom slide show, click <emph>New</emph>."
-msgstr "Per crear una presentació de diapositives personalitzada, feu clic a <emph>Nou</emph>."
+msgstr "Per a crear una presentació de diapositives personalitzada, feu clic a <emph>Nou</emph>."
#: 06100000.xhp
msgctxt ""
@@ -6679,7 +6679,7 @@ msgctxt ""
"par_id3149947\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/customslideshows/usecustomshows\">Runs the custom slide show you selected when you click <emph>Start</emph>. Otherwise, the entire presentation is shown.</ahelp>"
-msgstr "<ahelp hid=\"modules/simpress/ui/customslideshows/usecustomshows\">Inicia la presentació de diapositives personalitzada que heu seleccionat quan feu clic a <emph>Inicia</emph>. En cas contrari, es mostra tota la presentació.</ahelp>"
+msgstr ""
#: 06100000.xhp
msgctxt ""
@@ -6687,7 +6687,7 @@ msgctxt ""
"hd_id3148604\n"
"help.text"
msgid "To run a custom slide show:"
-msgstr "Per executar una presentació de diapositives personalitzada:"
+msgstr ""
#: 06100000.xhp
msgctxt ""
@@ -6695,7 +6695,7 @@ msgctxt ""
"par_id3153250\n"
"help.text"
msgid "Click the show in the list and then select <emph>Use Custom Slide Show</emph>."
-msgstr "Feu clic a la presentació de diapositives a la llista i, tot seguit, seleccioneu <emph>Utilitza la presentació personalitzada</emph>."
+msgstr ""
#: 06100000.xhp
msgctxt ""
@@ -6703,7 +6703,7 @@ msgctxt ""
"par_id3159230\n"
"help.text"
msgid "Click <emph>Start</emph>."
-msgstr "Feu clic a <emph>Inicia</emph>."
+msgstr ""
#: 06100000.xhp
msgctxt ""
@@ -6711,7 +6711,7 @@ msgctxt ""
"hd_id3153808\n"
"help.text"
msgid "<link href=\"text/simpress/01/06100100.xhp\" name=\"New\">New</link>"
-msgstr "<link href=\"text/simpress/01/06100100.xhp\" name=\"Nou\">Nou</link>"
+msgstr ""
#: 06100000.xhp
msgctxt ""
@@ -6783,7 +6783,7 @@ msgctxt ""
"par_id3154659\n"
"help.text"
msgid "<variable id=\"neu\"><ahelp hid=\".\" visibility=\"visible\">Creates a custom slide show.</ahelp></variable>"
-msgstr "<variable id=\"neu\"><ahelp hid=\"\" visibility=\"visible\">Crea una presentació de diapositives personalitzada.</ahelp></variable>"
+msgstr "<variable id=\"neu\"><ahelp hid=\".\" visibility=\"visible\">Crea una presentació de diapositives personalitzada.</ahelp></variable>"
#: 06100100.xhp
msgctxt ""
@@ -6999,7 +6999,7 @@ msgctxt ""
"hd_id3150364\n"
"help.text"
msgid "Fill holes"
-msgstr "Emplena els forats"
+msgstr "Ompli els forats"
#: 13050200.xhp
msgctxt ""
@@ -7007,7 +7007,7 @@ msgctxt ""
"par_id3145584\n"
"help.text"
msgid "<ahelp hid=\"modules/sdraw/ui/vectorize/fillholes\">Fills the color gaps caused by applying a point reduction.</ahelp>"
-msgstr "<ahelp hid=\"modules/sdraw/ui/vectorize/fillholes\">Emplena els forats de color generats per l'aplicació de la reducció de punts.</ahelp>"
+msgstr ""
#: 13050200.xhp
msgctxt ""
@@ -7023,7 +7023,7 @@ msgctxt ""
"par_id3156448\n"
"help.text"
msgid "<ahelp hid=\"modules/sdraw/ui/vectorize/tiles\">Enter the size of the rectangle for the background fill.</ahelp>"
-msgstr "<ahelp hid=\"modules/sdraw/ui/vectorize/tiles\">Introduïu la mida del rectangle per a l'emplenament del fons.</ahelp>"
+msgstr ""
#: 13050200.xhp
msgctxt ""
@@ -7031,7 +7031,7 @@ msgctxt ""
"hd_id3148840\n"
"help.text"
msgid "Source image:"
-msgstr ""
+msgstr "Imatge original:"
#: 13050200.xhp
msgctxt ""
@@ -7055,7 +7055,7 @@ msgctxt ""
"par_id3148605\n"
"help.text"
msgid "Preview of the converted image. Click <emph>Preview</emph> to generate the vectorized image."
-msgstr "Previsualització de la imatge convertida. Feu clic a <emph>Previsualització</emph> per generar la imatge en format vectorial."
+msgstr "Previsualització de la imatge convertida. Feu clic a <emph>Previsualització</emph> per generar la imatge amb format vectorial."
#: 13050200.xhp
msgctxt ""
@@ -7063,7 +7063,7 @@ msgctxt ""
"hd_id3156020\n"
"help.text"
msgid "Progress"
-msgstr "Progrés"
+msgstr ""
#: 13050200.xhp
msgctxt ""
@@ -7079,7 +7079,7 @@ msgctxt ""
"hd_id3149048\n"
"help.text"
msgid "Preview"
-msgstr "Previsualitza"
+msgstr ""
#: 13050200.xhp
msgctxt ""
@@ -7087,7 +7087,7 @@ msgctxt ""
"par_id3150046\n"
"help.text"
msgid "<ahelp hid=\"modules/sdraw/ui/vectorize/preview\">Previews the converted image without applying the changes.</ahelp>"
-msgstr "<ahelp hid=\"modules/sdraw/ui/vectorize/preview\">Previsualitza la imatge convertida sense aplicar els canvis.</ahelp>"
+msgstr ""
#: 13050300.xhp
msgctxt ""
@@ -7095,7 +7095,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Convert to 3D"
-msgstr "Converteix en 3D"
+msgstr ""
#: 13050300.xhp
msgctxt ""
@@ -7111,7 +7111,7 @@ msgctxt ""
"par_id3155066\n"
"help.text"
msgid "<ahelp hid=\".uno:ConvertInto3D\">Converts the selected object to a three-dimensional (3D) object.</ahelp>"
-msgstr "<ahelp hid=\".uno:ConvertInto3D\">Converteix l'objecte seleccionat en un objecte en tres dimensions (3D).</ahelp>"
+msgstr ""
#: 13050300.xhp
msgctxt ""
@@ -7119,7 +7119,7 @@ msgctxt ""
"par_id3147339\n"
"help.text"
msgid "<variable id=\"anmerkung\">The selected object is first converted to a contour, and then to a 3D object.</variable>"
-msgstr "<variable id=\"anmerkung\">L'objecte seleccionat es converteix primer en una vora i després en un objecte 3D.</variable>"
+msgstr ""
#: 13050300.xhp
msgctxt ""
@@ -7135,7 +7135,7 @@ msgctxt ""
"par_id3151242\n"
"help.text"
msgid "Converting a group of objects to 3D does not change the stacking order of the individual objects."
-msgstr "La conversió d'un grup d'objectes en 3D no modifica l'orde d'apilament dels objectes que hi estan inclosos."
+msgstr ""
#: 13050300.xhp
msgctxt ""
@@ -7143,7 +7143,7 @@ msgctxt ""
"par_id3146965\n"
"help.text"
msgid "Press F3 to quickly enter a group and Ctrl+F3 to leave the group."
-msgstr "Premeu F3 per entrar ràpidament a un grup i Ctrl+F3 per eixir-ne."
+msgstr ""
#: 13050300.xhp
msgctxt ""
@@ -7151,7 +7151,7 @@ msgctxt ""
"par_id3145114\n"
"help.text"
msgid "You can also convert bitmap images and vector graphics, including clipart, to 3D objects. $[officename] treats bitmaps as rectangles and vector graphics as a group of polygons when converting to 3D."
-msgstr "També podeu convertir imatges de mapa de bits i gràfics de vectors, incloent-hi fitxers d'imatges, en objectes 3D. El $[officename] tracta els mapes de bits com a rectangles i els gràfics vectorials com a grups de polígons quan fa la conversió en 3D."
+msgstr ""
#: 13050300.xhp
msgctxt ""
@@ -7159,7 +7159,7 @@ msgctxt ""
"par_id3149876\n"
"help.text"
msgid "Even drawing objects that contain text can be converted."
-msgstr "Fins i tot els objectes de dibuix que contenen text es poden convertir."
+msgstr ""
#: 13050300.xhp
msgctxt ""
@@ -7167,7 +7167,7 @@ msgctxt ""
"par_id3153960\n"
"help.text"
msgid "If you want, you can also apply a <link href=\"text/shared/01/05350000.xhp\" name=\"3D Effect\">3D Effect</link> to the converted object."
-msgstr "Si voleu, podeu aplicar <link href=\"text/shared/01/05350000.xhp\" name=\"efectes 3D\">efectes 3D</link> a l'objecte convertit."
+msgstr ""
#: 13050400.xhp
msgctxt ""
@@ -7175,7 +7175,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Convert to 3D Rotation Object"
-msgstr "Converteix en un objecte de gir 3D"
+msgstr ""
#: 13050400.xhp
msgctxt ""
@@ -7183,7 +7183,7 @@ msgctxt ""
"hd_id3146974\n"
"help.text"
msgid "<link href=\"text/simpress/01/13050400.xhp\" name=\"Convert to 3D Rotation Object\">Convert to 3D Rotation Object</link>"
-msgstr "<link href=\"text/simpress/01/13050400.xhp\" name=\"Converteix en un objecte de gir 3D\">Converteix en un objecte de gir 3D</link>"
+msgstr ""
#: 13050400.xhp
msgctxt ""
@@ -7191,7 +7191,7 @@ msgctxt ""
"par_id3150717\n"
"help.text"
msgid "<ahelp hid=\".uno:ConvertInto3DLatheFast\">Creates a three-dimensional shape by rotating the selected object around its vertical axis.</ahelp>"
-msgstr "<ahelp hid=\".uno:ConvertInto3DLatheFast\">Gira l'objecte seleccionat al voltant del seu eix vertical per crear una forma tridimensional.</ahelp>"
+msgstr ""
#: 13050500.xhp
msgctxt ""
@@ -7199,7 +7199,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "To Bitmap"
-msgstr "En mapa de bits"
+msgstr ""
#: 13050500.xhp
msgctxt ""
@@ -7207,7 +7207,7 @@ msgctxt ""
"bm_id3153142\n"
"help.text"
msgid "<bookmark_value>converting; to bitmaps</bookmark_value><bookmark_value>bitmaps; converting to</bookmark_value>"
-msgstr "<bookmark_value>conversió; en mapes de bits</bookmark_value><bookmark_value>mapes de bits; conversió en</bookmark_value>"
+msgstr "<bookmark_value>inserció; columnes</bookmark_value><bookmark_value>columnes; inserció</bookmark_value>"
#: 13050500.xhp
msgctxt ""
@@ -7215,7 +7215,7 @@ msgctxt ""
"hd_id3153142\n"
"help.text"
msgid "<link href=\"text/simpress/01/13050500.xhp\" name=\"To Bitmap\">To Bitmap</link>"
-msgstr "<link href=\"text/simpress/01/13050500.xhp\" name=\"En mapa de bits\">En mapa de bits</link>"
+msgstr ""
#: 13050500.xhp
msgctxt ""
@@ -7223,7 +7223,7 @@ msgctxt ""
"par_id3146975\n"
"help.text"
msgid "<ahelp hid=\".uno:ConvertIntoBitmap\">Converts the selected object to a bitmap (a grid of pixels that represents an image).</ahelp>"
-msgstr "<ahelp hid=\".uno:ConvertIntoBitmap\">Converteix l'objecte seleccionat en un mapa de bits (una graella de píxels que representa una imatge).</ahelp>"
+msgstr ""
#: 13050500.xhp
msgctxt ""
@@ -7231,7 +7231,7 @@ msgctxt ""
"par_id3149377\n"
"help.text"
msgid "For more information, see the <link href=\"text/shared/00/00000005.xhp\" name=\"Glossary\">Glossary</link>."
-msgstr "Si en voleu obtindre més informació, consulteu el <link href=\"text/shared/00/00000005.xhp\" name=\"glossari\">glossari</link>."
+msgstr ""
#: 13050500.xhp
msgctxt ""
@@ -7239,7 +7239,7 @@ msgctxt ""
"par_id3155333\n"
"help.text"
msgid "You can also copy the selected object and choose <emph>Edit - Paste Special </emph>and select the bitmap format from the list."
-msgstr "També podeu copiar l'objecte seleccionat i triar <emph>Edita - Enganxament especial</emph> i, a continuació, seleccionar el format de mapa de bits a la llista."
+msgstr ""
#: 13050600.xhp
msgctxt ""
@@ -7247,7 +7247,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "To metafile"
-msgstr "En metafitxer"
+msgstr ""
#: 13050600.xhp
msgctxt ""
@@ -7255,7 +7255,7 @@ msgctxt ""
"bm_id3147434\n"
"help.text"
msgid "<bookmark_value>converting; to metafile format (WMF)</bookmark_value><bookmark_value>metafiles; converting to</bookmark_value>"
-msgstr "<bookmark_value>conversió; en format de metafitxer (WMF)</bookmark_value><bookmark_value>metafitxers; conversió en</bookmark_value>"
+msgstr "<bookmark_value>inserció; columnes</bookmark_value><bookmark_value>columnes; inserció</bookmark_value>"
#: 13050600.xhp
msgctxt ""
@@ -7263,7 +7263,7 @@ msgctxt ""
"hd_id3147434\n"
"help.text"
msgid "<link href=\"text/simpress/01/13050600.xhp\" name=\"To metafile\">To metafile</link>"
-msgstr "<link href=\"text/simpress/01/13050600.xhp\" name=\"En metafitxer\">En metafitxer</link>"
+msgstr ""
#: 13050600.xhp
msgctxt ""
@@ -7271,7 +7271,7 @@ msgctxt ""
"par_id3154490\n"
"help.text"
msgid "<ahelp hid=\".uno:ConvertIntoMetaFile\">Converts the selected object to Windows Metafile Format (WMF), containing both bitmap and vector graphic data.</ahelp>"
-msgstr "<ahelp hid=\".uno:ConvertIntoMetaFile\">Converteix l'objecte seleccionat en format WMF (Windows Metafile Format), que conté dades gràfiques de mapes de bits i vectorials.</ahelp>"
+msgstr ""
#: 13050600.xhp
msgctxt ""
@@ -7279,7 +7279,7 @@ msgctxt ""
"par_id3151075\n"
"help.text"
msgid "For more information on WMF, see the <link href=\"text/shared/00/00000005.xhp\" name=\"Glossary\">Glossary</link>."
-msgstr "Si voleu obtindre més informació sobre el format WMF, consulteu el <link href=\"text/shared/00/00000005.xhp\" name=\"glossari\">glossari</link>."
+msgstr ""
#: 13050600.xhp
msgctxt ""
@@ -7287,7 +7287,7 @@ msgctxt ""
"par_id3147344\n"
"help.text"
msgid "You can also copy the selected object and choose <emph>Edit - Paste Special </emph>and select MetaFile from the list."
-msgstr "També podeu copiar l'objecte seleccionat i triar <emph>Edita - Enganxament especial</emph>, i a continuació seleccionar Metafitxer a la llista."
+msgstr ""
#: 13050700.xhp
msgctxt ""
@@ -7295,7 +7295,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "To Contour"
-msgstr "En vora"
+msgstr ""
#: 13050700.xhp
msgctxt ""
@@ -7303,7 +7303,7 @@ msgctxt ""
"bm_id3146119\n"
"help.text"
msgid "<bookmark_value>converting; to contours</bookmark_value><bookmark_value>contours; converting to</bookmark_value>"
-msgstr "<bookmark_value>conversió; en vores</bookmark_value><bookmark_value>vores; conversió en</bookmark_value>"
+msgstr "<bookmark_value>inserció; columnes</bookmark_value><bookmark_value>columnes; inserció</bookmark_value>"
#: 13050700.xhp
msgctxt ""
@@ -7311,7 +7311,7 @@ msgctxt ""
"hd_id3146119\n"
"help.text"
msgid "<link href=\"text/simpress/01/13050700.xhp\" name=\"To Contour\">To Contour</link>"
-msgstr "<link href=\"text/simpress/01/13050700.xhp\" name=\"En vora\">En vora</link>"
+msgstr ""
#: 13050700.xhp
msgctxt ""
@@ -7319,7 +7319,7 @@ msgctxt ""
"par_id3146974\n"
"help.text"
msgid "<ahelp hid=\".uno:convert_to_contour\">Converts the selected object to a polygon, or a group of polygons.</ahelp> If the conversion creates a group of polygons (for example, when you convert a text object), then press F3 to enter the group before you can select an individual polygon."
-msgstr "<ahelp hid=\".uno:convert_to_contour\">Converteix l'objecte seleccionat en un polígon o en un grup de polígons.</ahelp> Si la conversió crea un grup de polígons (per exemple, quan convertiu un objecte de text), premeu la tecla F3 per entrar al grup i poder seleccionar un polígon individual."
+msgstr ""
#: 13050700.xhp
msgctxt ""
@@ -7327,7 +7327,7 @@ msgctxt ""
"par_id3155601\n"
"help.text"
msgid "Once you convert a line or a text object to a contour, you can no longer edit it as you normally would. Instead, you can edit the contour as you would any polygon, including using the <emph>Edit – Points </emph>command to adjust its shape."
-msgstr "Després de convertir una línia o un objecte de text en una vora, ja no la podreu editar com ho faríeu normalment. En canvi, podreu editar la vora com ho faríeu amb qualsevol polígon; així, per exemple podreu utilitzar l'orde <emph>Edita - Punts</emph> per ajustar-ne la forma."
+msgstr ""
#: 13140000.xhp
msgctxt ""
@@ -7335,7 +7335,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Combine"
-msgstr "Combina"
+msgstr ""
#: 13140000.xhp
msgctxt ""
@@ -7343,7 +7343,7 @@ msgctxt ""
"hd_id3150012\n"
"help.text"
msgid "<link href=\"text/simpress/01/13140000.xhp\" name=\"Combine\">Combine</link>"
-msgstr "<link href=\"text/simpress/01/13140000.xhp\" name=\"Combina\">Combina</link>"
+msgstr ""
#: 13140000.xhp
msgctxt ""
@@ -7351,7 +7351,7 @@ msgctxt ""
"par_id3146974\n"
"help.text"
msgid "<ahelp hid=\".uno:Combine\">Combines two or more selected objects into a single shape.</ahelp> Unlike <link href=\"text/shared/01/05290000.xhp\" name=\"grouping\">grouping</link>, a combined object takes on the properties of the lowermost object in the stacking order. You can <link href=\"text/simpress/01/13150000.xhp\" name=\"split\">split</link> apart combined objects, but the original object properties are lost."
-msgstr "<ahelp hid=\".uno:Combine\" visibility=\"visible\">Combina diversos objectes seleccionats en una sola forma. </ahelp>Contràriament a l'<link href=\"text/shared/01/05290000.xhp\" name=\"agrupament\">agrupament</link>, un objecte combinat pren les propietats de l'objecte situat a sota de tot de la pila. Podeu <link href=\"text/simpress/01/13150000.xhp\" name=\"dividir\">dividir</link> els objectes combinats, però es perdran les propietats de l'objecte original."
+msgstr ""
#: 13140000.xhp
msgctxt ""
@@ -7359,7 +7359,7 @@ msgctxt ""
"par_id3153876\n"
"help.text"
msgid "When you combine objects, the drawing elements are replaced by Bézier curves and holes appear where the objects overlap."
-msgstr "Quan combineu objectes, els elements de dibuix es reemplacen per corbes de Bézier i apareixen forats en els punts on estos objectes se superposen."
+msgstr ""
#: 13150000.xhp
msgctxt ""
@@ -7367,7 +7367,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Split"
-msgstr "Divideix"
+msgstr ""
#: 13150000.xhp
msgctxt ""
@@ -7375,7 +7375,7 @@ msgctxt ""
"bm_id3150439\n"
"help.text"
msgid "<bookmark_value>combining; undoing</bookmark_value><bookmark_value>splitting; combinations</bookmark_value>"
-msgstr "<bookmark_value>combinació; desfer</bookmark_value><bookmark_value>divisió; combinacions</bookmark_value>"
+msgstr ""
#: 13150000.xhp
msgctxt ""
@@ -7383,7 +7383,7 @@ msgctxt ""
"hd_id3150439\n"
"help.text"
msgid "<link href=\"text/simpress/01/13150000.xhp\" name=\"Split\">Split</link>"
-msgstr "<link href=\"text/simpress/01/13150000.xhp\" name=\"Divideix\">Divideix</link>"
+msgstr ""
#: 13150000.xhp
msgctxt ""
@@ -7391,7 +7391,7 @@ msgctxt ""
"par_id3147435\n"
"help.text"
msgid "<ahelp hid=\".uno:Dismantle\">Splits a <link href=\"text/simpress/01/13140000.xhp\" name=\"combined\">combined</link> object into individual objects.</ahelp> The resulting objects have the same line and fill properties as the combined object."
-msgstr "<ahelp hid=\".uno:Dismantle\">Divideix un objecte <link href=\"text/simpress/01/13140000.xhp\" name=\"combinat\"> combinat</link> en diversos objectes individuals.</ahelp> Els objectes que s'obtenen tenen les mateixes propietats de línia i d'emplenament que l'objecte combinat."
+msgstr ""
#: 13160000.xhp
msgctxt ""
@@ -7399,7 +7399,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Connect"
-msgstr "Connecta"
+msgstr ""
#: 13160000.xhp
msgctxt ""
@@ -7407,7 +7407,7 @@ msgctxt ""
"hd_id3153768\n"
"help.text"
msgid "<link href=\"text/simpress/01/13160000.xhp\" name=\"Connect\">Connect</link>"
-msgstr "<link href=\"text/simpress/01/13160000.xhp\" name=\"Connecta\">Connecta</link>"
+msgstr ""
#: 13160000.xhp
msgctxt ""
@@ -7415,7 +7415,7 @@ msgctxt ""
"par_id3152598\n"
"help.text"
msgid "<ahelp hid=\".uno:Connect\" visibility=\"visible\">Creates a line or Bézier curve by connecting two or more lines, Bézier curves, or other objects with a line.</ahelp> Closed objects containing a fill are converted to lines and lose their fill."
-msgstr "<ahelp hid=\".uno:Connect\" visibility=\"visible\">Crea una línia o una corba de Bézier connectant diverses línies, corbes de Bézier o altres objectes amb una línia.</ahelp> Els objectes tancats que contenen un emplenament es converteixen en línies i perden este emplenament."
+msgstr ""
#: 13170000.xhp
msgctxt ""
@@ -7423,7 +7423,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Break"
-msgstr "Trenca"
+msgstr ""
#: 13170000.xhp
msgctxt ""
@@ -7431,7 +7431,7 @@ msgctxt ""
"bm_id3150870\n"
"help.text"
msgid "<bookmark_value>objects; breaking connections</bookmark_value><bookmark_value>breaking object connections</bookmark_value>"
-msgstr "<bookmark_value>objectes; supressió de connexions</bookmark_value><bookmark_value>supressió de les connexions entre objectes</bookmark_value>"
+msgstr "<bookmark_value>objectes; orde darrere de l'objecte</bookmark_value><bookmark_value>orde darrere de l'objecte</bookmark_value>"
#: 13170000.xhp
msgctxt ""
@@ -7439,7 +7439,7 @@ msgctxt ""
"hd_id3150870\n"
"help.text"
msgid "<link href=\"text/simpress/01/13170000.xhp\" name=\"Break\">Break</link>"
-msgstr "<link href=\"text/simpress/01/13170000.xhp\" name=\"Trenca\">Trenca</link>"
+msgstr ""
#: 13170000.xhp
msgctxt ""
@@ -7447,7 +7447,7 @@ msgctxt ""
"par_id3156441\n"
"help.text"
msgid "<ahelp hid=\".uno:Break\">Breaks apart lines joined with the <emph>Connect</emph> command.</ahelp>"
-msgstr "<ahelp hid=\".uno:Break\">Trenca les línies que s'han unit mitjançant l'orde <emph>Connecta</emph>.</ahelp>"
+msgstr ""
#: 13170000.xhp
msgctxt ""
@@ -7455,7 +7455,7 @@ msgctxt ""
"par_id3153726\n"
"help.text"
msgid "You cannot apply a fill to closed shapes that have been broken apart with this command."
-msgstr "No podeu aplicar cap emplenament a formes tancades que s'hagen trencat amb esta orde."
+msgstr ""
#: 13180000.xhp
msgctxt ""
@@ -7463,7 +7463,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Shapes"
-msgstr "Formes"
+msgstr ""
#: 13180000.xhp
msgctxt ""
@@ -7471,7 +7471,7 @@ msgctxt ""
"hd_id3154319\n"
"help.text"
msgid "<link href=\"text/simpress/01/13180000.xhp\" name=\"Shapes\">Shapes</link>"
-msgstr "<link href=\"text/simpress/01/13180000.xhp\" name=\"Formes\">Formes</link>"
+msgstr ""
#: 13180000.xhp
msgctxt ""
@@ -7479,7 +7479,7 @@ msgctxt ""
"par_id3147435\n"
"help.text"
msgid "Creates a shape from two or more selected objects."
-msgstr "Crea una forma a partir de dos o més objectes seleccionats."
+msgstr ""
#: 13180000.xhp
msgctxt ""
@@ -7487,7 +7487,7 @@ msgctxt ""
"par_id3156286\n"
"help.text"
msgid "Shapes take on the properties of the lowermost object in the stacking order."
-msgstr "Les formes agafen les propietats de l'objecte situat a sota de tot de la pila."
+msgstr ""
#: 13180100.xhp
msgctxt ""
@@ -7495,7 +7495,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Merge"
-msgstr "Fusiona"
+msgstr ""
#: 13180100.xhp
msgctxt ""
@@ -7503,7 +7503,7 @@ msgctxt ""
"hd_id3150870\n"
"help.text"
msgid "<link href=\"text/simpress/01/13180100.xhp\" name=\"Merge\">Merge</link>"
-msgstr "<link href=\"text/simpress/01/13180100.xhp\" name=\"Fusiona\">Fusiona</link>"
+msgstr ""
#: 13180100.xhp
msgctxt ""
@@ -7511,7 +7511,7 @@ msgctxt ""
"par_id3150012\n"
"help.text"
msgid "<ahelp hid=\".uno:Merge\" visibility=\"visible\">Adds the area of the selected objects to the area of the lowermost object in the selection. This command is best used with overlapping objects.</ahelp>"
-msgstr "<ahelp hid=\".uno:Merge\" visibility=\"visible\">Afig l'àrea dels objectes seleccionats a l'àrea de l'objecte situat a sota de tot de la pila. Esta orde és especialment útil amb els objectes que se superposen.</ahelp>"
+msgstr ""
#: 13180100.xhp
msgctxt ""
@@ -7519,7 +7519,7 @@ msgctxt ""
"par_id3152578\n"
"help.text"
msgid "Any spaces that are visible between the objects are preserved."
-msgstr "Es conserven tots els espais visibles entre els objectes."
+msgstr ""
#: 13180200.xhp
msgctxt ""
@@ -7527,7 +7527,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Subtract"
-msgstr "Resta"
+msgstr ""
#: 13180200.xhp
msgctxt ""
@@ -7535,7 +7535,7 @@ msgctxt ""
"hd_id3150439\n"
"help.text"
msgid "<link href=\"text/simpress/01/13180200.xhp\" name=\"Subtract\">Subtract</link>"
-msgstr "<link href=\"text/simpress/01/13180200.xhp\" name=\"Resta\">Resta</link>"
+msgstr ""
#: 13180200.xhp
msgctxt ""
@@ -7543,7 +7543,7 @@ msgctxt ""
"par_id3152596\n"
"help.text"
msgid "<ahelp hid=\".uno:Substract\" visibility=\"visible\">Subtracts the area of the selected objects from the area of the lowermost object.</ahelp>"
-msgstr "<ahelp hid=\".uno:Substract\" visibility=\"visible\">Resta l'àrea dels objectes seleccionats de l'àrea de l'objecte situat a sota de tot de la pila.</ahelp>"
+msgstr ""
#: 13180200.xhp
msgctxt ""
@@ -7551,7 +7551,7 @@ msgctxt ""
"par_id3154320\n"
"help.text"
msgid "Any spaces between the objects are preserved."
-msgstr "Es conserven tots els espais entre els objectes."
+msgstr ""
#: 13180300.xhp
msgctxt ""
@@ -7559,7 +7559,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Intersect"
-msgstr "Interseca"
+msgstr ""
#: 13180300.xhp
msgctxt ""
@@ -7567,7 +7567,7 @@ msgctxt ""
"hd_id3153768\n"
"help.text"
msgid "<link href=\"text/simpress/01/13180300.xhp\" name=\"Intersect\">Intersect</link>"
-msgstr "<link href=\"text/simpress/01/13180300.xhp\" name=\"Interseca\">Interseca</link>"
+msgstr ""
#: 13180300.xhp
msgctxt ""
@@ -7575,7 +7575,7 @@ msgctxt ""
"par_id3146975\n"
"help.text"
msgid "<ahelp hid=\".uno:Intersect\" visibility=\"visible\">Creates a shape from the overlapping area of the selected objects.</ahelp>"
-msgstr "<ahelp hid=\".uno:Intersect\" visibility=\"visible\">Crea una forma a partir de l'àrea de superposició dels objectes.</ahelp>"
+msgstr ""
#: animationeffect.xhp
msgctxt ""
@@ -7583,7 +7583,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Custom Animation"
-msgstr "Animació personalitzada"
+msgstr ""
#: animationeffect.xhp
msgctxt ""
@@ -7591,7 +7591,7 @@ msgctxt ""
"par_idN10547\n"
"help.text"
msgid "Custom Animation"
-msgstr "Animació personalitzada"
+msgstr ""
#: animationeffect.xhp
msgctxt ""
@@ -7599,7 +7599,7 @@ msgctxt ""
"par_idN105C7\n"
"help.text"
msgid "<ahelp hid=\"878874113\" visibility=\"hidden\">Select an effect and click OK to assign it.</ahelp>"
-msgstr "<ahelp hid=\"878874113\" visibility=\"hidden\">Seleccioneu un efecte i feu clic a D'acord per assignar-lo.</ahelp>"
+msgstr ""
#: animationeffect.xhp
msgctxt ""
@@ -7607,7 +7607,7 @@ msgctxt ""
"par_idN1055D\n"
"help.text"
msgid "Adds a new animation effect to the object selected in the slide, or changes the animation of the selected element in the <link href=\"text/simpress/01/06060000.xhp\">Custom Animations Pane</link>."
-msgstr "Afig un efecte d'animació a l'objecte seleccionat a la diapositiva o modifica l'animació de l'element seleccionat a la <link href=\"text/simpress/01/06060000.xhp\">subfinestra Animació personalitzada</link>."
+msgstr ""
#: animationeffect.xhp
msgctxt ""
@@ -7615,7 +7615,7 @@ msgctxt ""
"par_idN1056E\n"
"help.text"
msgid "The dialog contains the following tab pages:"
-msgstr "Este diàleg conté les pestanyes següents:"
+msgstr ""
#: animationeffect.xhp
msgctxt ""
@@ -7623,7 +7623,7 @@ msgctxt ""
"par_idN10571\n"
"help.text"
msgid "Entrance"
-msgstr "Entrada"
+msgstr ""
#: animationeffect.xhp
msgctxt ""
@@ -7631,7 +7631,7 @@ msgctxt ""
"par_idN10575\n"
"help.text"
msgid "Select an entrance effect from the effect categories."
-msgstr "A les categories d'efecte, seleccioneu un efecte d'entrada."
+msgstr ""
#: animationeffect.xhp
msgctxt ""
@@ -7639,7 +7639,7 @@ msgctxt ""
"par_idN10578\n"
"help.text"
msgid "Emphasis"
-msgstr "Èmfasi"
+msgstr ""
#: animationeffect.xhp
msgctxt ""
@@ -7647,7 +7647,7 @@ msgctxt ""
"par_idN1057C\n"
"help.text"
msgid "Select an emphasis effect from the effect categories."
-msgstr "A les categories d'efecte, seleccioneu un efecte d'èmfasi."
+msgstr ""
#: animationeffect.xhp
msgctxt ""
@@ -7655,7 +7655,7 @@ msgctxt ""
"par_idN1057F\n"
"help.text"
msgid "Exit"
-msgstr "Eixida"
+msgstr "Edita"
#: animationeffect.xhp
msgctxt ""
@@ -7663,7 +7663,7 @@ msgctxt ""
"par_idN10583\n"
"help.text"
msgid "Select an exiting effect from the effect categories."
-msgstr "A les categories d'efecte, seleccioneu un efecte d'eixida."
+msgstr ""
#: animationeffect.xhp
msgctxt ""
@@ -7671,7 +7671,7 @@ msgctxt ""
"par_idN10586\n"
"help.text"
msgid "Motion Paths"
-msgstr "Camins de moviment"
+msgstr ""
#: animationeffect.xhp
msgctxt ""
@@ -7679,7 +7679,7 @@ msgctxt ""
"par_idN1058A\n"
"help.text"
msgid "Select a motion path from the motion path categories."
-msgstr "A les categories de camins de moviment, seleccioneu un camí de moviment."
+msgstr ""
#: animationeffect.xhp
msgctxt ""
@@ -7687,7 +7687,7 @@ msgctxt ""
"par_idN1058D\n"
"help.text"
msgid "Speed"
-msgstr "Velocitat"
+msgstr ""
#: animationeffect.xhp
msgctxt ""
@@ -7695,7 +7695,7 @@ msgctxt ""
"par_idN10591\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/customanimationcreatetab/effect_speed_list\">Specifies the speed or duration of the selected animation effect.</ahelp>"
-msgstr "<ahelp hid=\"modules/simpress/ui/customanimationcreatetab/effect_speed_list\">Indica la velocitat o la durada de l'efecte d'animació seleccionat.</ahelp>"
+msgstr ""
#: animationeffect.xhp
msgctxt ""
@@ -7703,7 +7703,7 @@ msgctxt ""
"par_idN10594\n"
"help.text"
msgid "Automatic preview"
-msgstr "Previsualització automàtica"
+msgstr ""
#: animationeffect.xhp
msgctxt ""
@@ -7711,7 +7711,7 @@ msgctxt ""
"par_idN10598\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/customanimationcreatetab/auto_preview\">Select to preview new or edited effects on the slide.</ahelp>"
-msgstr "<ahelp hid=\"modules/simpress/ui/customanimationcreatetab/auto_preview\">Feu clic per previsualitzar els efectes nous o modificats a la diapositiva.</ahelp>"
+msgstr ""
#: effectoptions.xhp
msgctxt ""
@@ -7719,7 +7719,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Effect Options"
-msgstr "Opcions d'efecte"
+msgstr ""
#: effectoptions.xhp
msgctxt ""
@@ -7727,7 +7727,7 @@ msgctxt ""
"par_idN10547\n"
"help.text"
msgid "Effect Options"
-msgstr "Opcions d'efecte"
+msgstr ""
#: effectoptions.xhp
msgctxt ""
@@ -7735,7 +7735,7 @@ msgctxt ""
"par_idN1055D\n"
"help.text"
msgid "<ahelp hid=\".\">Specifies additional properties for the selected element in the <link href=\"text/simpress/01/06060000.xhp\">Custom Animations</link> pane.</ahelp>"
-msgstr "<ahelp hid=\".\">Especifica les propietats addicionals de l'element seleccionat a la subfinestra <link href=\"text/simpress/01/06060000.xhp\">Animació personalitzada</link>.</ahelp>"
+msgstr ""
#: effectoptions.xhp
msgctxt ""
@@ -7743,7 +7743,7 @@ msgctxt ""
"par_idN105BB\n"
"help.text"
msgid "Assign an effect to an object, then click the <emph>Options</emph> button to open the Effect Options dialog."
-msgstr "Assigneu un efecte a un objecte i feu clic al botó <emph>...</emph> per obrir el diàleg Opcions d'efecte."
+msgstr ""
#: effectoptions.xhp
msgctxt ""
@@ -7751,7 +7751,7 @@ msgctxt ""
"par_idN1056E\n"
"help.text"
msgid "The dialog contains the following tab pages:"
-msgstr "Este diàleg conté les pestanyes següents:"
+msgstr ""
#: effectoptionseffect.xhp
msgctxt ""
@@ -7759,7 +7759,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Effect"
-msgstr "Efecte"
+msgstr ""
#: effectoptionseffect.xhp
msgctxt ""
@@ -7767,7 +7767,7 @@ msgctxt ""
"par_idN10682\n"
"help.text"
msgid "<variable id=\"effect\"><link href=\"text/simpress/01/effectoptionseffect.xhp\">Effect</link></variable>"
-msgstr "<variable id=\"effect\"><link href=\"text/simpress/01/effectoptionseffect.xhp\">Efecte</link></variable>"
+msgstr ""
#: effectoptionseffect.xhp
msgctxt ""
@@ -7775,7 +7775,7 @@ msgctxt ""
"par_idN106A0\n"
"help.text"
msgid "Specifies the settings and enhancements for the current effect in the <link href=\"text/simpress/01/effectoptions.xhp\">Effect Options</link> dialog."
-msgstr "Especifica els paràmetres i les millores de l'efecte actual al diàleg<link href=\"text/simpress/01/effectoptions.xhp\">Opcions d'efecte</link>."
+msgstr ""
#: effectoptionseffect.xhp
msgctxt ""
@@ -7791,7 +7791,7 @@ msgctxt ""
"par_idN106B5\n"
"help.text"
msgid "For some effects, the settings can be specified on the <emph>Effect</emph> tab page."
-msgstr "Podeu definir els paràmetres d'alguns efectes a la pestanya <emph>Efecte</emph>."
+msgstr ""
#: effectoptionseffect.xhp
msgctxt ""
@@ -7799,7 +7799,7 @@ msgctxt ""
"hd_id950041\n"
"help.text"
msgid "Direction"
-msgstr "Direcció"
+msgstr ""
#: effectoptionseffect.xhp
msgctxt ""
@@ -7815,7 +7815,7 @@ msgctxt ""
"hd_id8484756\n"
"help.text"
msgid "Accelerated start"
-msgstr "Inici accelerat"
+msgstr ""
#: effectoptionseffect.xhp
msgctxt ""
@@ -7823,7 +7823,7 @@ msgctxt ""
"par_id5049287\n"
"help.text"
msgid "<ahelp hid=\".\">Enable this option to assign a gradually increasing speed to the start of the effect.</ahelp>"
-msgstr "<ahelp hid=\".\">Activeu esta opció per assignar una velocitat que augmenta progressivament a l'inici de l'efecte.</ahelp>"
+msgstr ""
#: effectoptionseffect.xhp
msgctxt ""
@@ -7831,7 +7831,7 @@ msgctxt ""
"hd_id7056794\n"
"help.text"
msgid "Decelerated end"
-msgstr "Fi desaccelerat"
+msgstr ""
#: effectoptionseffect.xhp
msgctxt ""
@@ -7839,7 +7839,7 @@ msgctxt ""
"par_id1145359\n"
"help.text"
msgid "<ahelp hid=\".\">Enable this option to assign a gradually decreasing speed to the end of the effect.</ahelp>"
-msgstr "<ahelp hid=\".\">Activeu esta opció per assignar una velocitat que disminueix progressivament al final de l'efecte.</ahelp>"
+msgstr ""
#: effectoptionseffect.xhp
msgctxt ""
@@ -7847,7 +7847,7 @@ msgctxt ""
"par_idN10707\n"
"help.text"
msgid "Enhancements"
-msgstr "Millores"
+msgstr ""
#: effectoptionseffect.xhp
msgctxt ""
@@ -7855,7 +7855,7 @@ msgctxt ""
"par_idN1070B\n"
"help.text"
msgid "Specifies the enhancements for the current effect."
-msgstr "Indica les millores per a l'efecte actual."
+msgstr ""
#: effectoptionseffect.xhp
msgctxt ""
@@ -7863,7 +7863,7 @@ msgctxt ""
"par_idN1070E\n"
"help.text"
msgid "Sound"
-msgstr "So"
+msgstr ""
#: effectoptionseffect.xhp
msgctxt ""
@@ -7879,7 +7879,7 @@ msgctxt ""
"par_idN10718\n"
"help.text"
msgid "<emph>No sound</emph> - no sound is played during animation of the effect."
-msgstr "<emph>Cap so</emph>: no es reprodueix cap so durant l'animació de l'efecte."
+msgstr ""
#: effectoptionseffect.xhp
msgctxt ""
@@ -7887,7 +7887,7 @@ msgctxt ""
"par_idN1071F\n"
"help.text"
msgid "<emph>Stop previous sound</emph> - the sound of the previous effect is stopped as soon as the current effect runs."
-msgstr "<emph>Atura el so anterior</emph>: s'atura el so de l'efecte anterior tan bon punt s'executa l'efecte actual."
+msgstr ""
#: effectoptionseffect.xhp
msgctxt ""
@@ -7895,7 +7895,7 @@ msgctxt ""
"par_idN10726\n"
"help.text"
msgid "<emph>Other sound</emph> - displays a file open dialog to select a sound file."
-msgstr "<emph>Un altre so</emph>: mostra un diàleg d'obertura de fitxers que permet seleccionar un fitxer de so."
+msgstr ""
#: effectoptionseffect.xhp
msgctxt ""
@@ -7903,7 +7903,7 @@ msgctxt ""
"par_idN1072C\n"
"help.text"
msgid "Sound button"
-msgstr "Botó de so"
+msgstr ""
#: effectoptionseffect.xhp
msgctxt ""
@@ -7911,7 +7911,7 @@ msgctxt ""
"par_idN10730\n"
"help.text"
msgid "<ahelp hid=\".\">Plays the selected sound file.</ahelp>"
-msgstr "<ahelp hid=\".\">Reprodueix el fitxer de so seleccionat.</ahelp>"
+msgstr ""
#: effectoptionseffect.xhp
msgctxt ""
@@ -7919,7 +7919,7 @@ msgctxt ""
"par_idN10733\n"
"help.text"
msgid "After animation"
-msgstr "Després de l'animació"
+msgstr ""
#: effectoptionseffect.xhp
msgctxt ""
@@ -7935,7 +7935,7 @@ msgctxt ""
"par_idN10752\n"
"help.text"
msgid "<emph>Dim with color</emph> - after the animation a dim color fills the shape."
-msgstr "<emph>Difumina amb color</emph>: després de l'animació, s'aplica un color difuminat d'emplenament a la forma."
+msgstr ""
#: effectoptionseffect.xhp
msgctxt ""
@@ -7943,7 +7943,7 @@ msgctxt ""
"par_idN1073D\n"
"help.text"
msgid "<emph>Don't dim</emph> - no after-effect runs."
-msgstr "<emph>No difuminis</emph>: no s'executa cap efecte posterior."
+msgstr ""
#: effectoptionseffect.xhp
msgctxt ""
@@ -7951,7 +7951,7 @@ msgctxt ""
"par_idN10744\n"
"help.text"
msgid "<emph>Hide after animation</emph> - hides the shape after the animation ends."
-msgstr "<emph>Amaga després de l'animació</emph>: amaga la forma quan acaba l'animació."
+msgstr ""
#: effectoptionseffect.xhp
msgctxt ""
@@ -7959,7 +7959,7 @@ msgctxt ""
"par_idN1074B\n"
"help.text"
msgid "<emph>Hide on next animation</emph> - hides the shape on the next animation."
-msgstr "<emph>Amaga a l'animació següent</emph>: amaga la forma a l'animació següent."
+msgstr ""
#: effectoptionseffect.xhp
msgctxt ""
@@ -7967,7 +7967,7 @@ msgctxt ""
"par_idN10865\n"
"help.text"
msgid "Dim color"
-msgstr "Color de la difuminació"
+msgstr ""
#: effectoptionseffect.xhp
msgctxt ""
@@ -7983,7 +7983,7 @@ msgctxt ""
"par_idN10758\n"
"help.text"
msgid "Text animation"
-msgstr "Animació de text"
+msgstr ""
#: effectoptionseffect.xhp
msgctxt ""
@@ -7999,7 +7999,7 @@ msgctxt ""
"par_idN10762\n"
"help.text"
msgid "<emph>All at once</emph> - animates the text all at once."
-msgstr "<emph>Tot a la vegada</emph>: anima tots els elements del text alhora."
+msgstr ""
#: effectoptionseffect.xhp
msgctxt ""
@@ -8007,7 +8007,7 @@ msgctxt ""
"par_idN10769\n"
"help.text"
msgid "<emph>Word by word</emph> - animates the text word by word."
-msgstr "<emph>Paraula per paraula</emph>: anima el text paraula per paraula."
+msgstr ""
#: effectoptionseffect.xhp
msgctxt ""
@@ -8015,7 +8015,7 @@ msgctxt ""
"par_idN10770\n"
"help.text"
msgid "<emph>Letter by letter</emph> - animates the text letter by letter."
-msgstr "<emph>Lletra per lletra</emph>: anima el text lletra per lletra."
+msgstr ""
#: effectoptionseffect.xhp
msgctxt ""
@@ -8023,7 +8023,7 @@ msgctxt ""
"par_idN10776\n"
"help.text"
msgid "Delay between characters"
-msgstr "Retard entre caràcters"
+msgstr ""
#: effectoptionseffect.xhp
msgctxt ""
@@ -8039,7 +8039,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Text Animation"
-msgstr "Animació de text"
+msgstr ""
#: effectoptionstext.xhp
msgctxt ""
@@ -8047,7 +8047,7 @@ msgctxt ""
"par_idN105AE\n"
"help.text"
msgid "<variable id=\"text\"><link href=\"text/simpress/01/effectoptionstext.xhp\">Text Animation</link></variable>"
-msgstr "<variable id=\"text\"><link href=\"text/simpress/01/effectoptionstext.xhp\">Animació de text</link></variable>"
+msgstr ""
#: effectoptionstext.xhp
msgctxt ""
@@ -8055,7 +8055,7 @@ msgctxt ""
"par_idN105CC\n"
"help.text"
msgid "Specifies the text animation settings for the current effect in the <link href=\"text/simpress/01/effectoptions.xhp\">Effect Options</link> dialog."
-msgstr "Especifica els paràmetres d'animació de text per a l'efecte actual al diàleg <link href=\"text/simpress/01/effectoptions.xhp\">Opcions d'efecte</link>."
+msgstr ""
#: effectoptionstext.xhp
msgctxt ""
@@ -8063,7 +8063,7 @@ msgctxt ""
"par_idN105DD\n"
"help.text"
msgid "Group text"
-msgstr "Agrupa el text"
+msgstr ""
#: effectoptionstext.xhp
msgctxt ""
@@ -8079,7 +8079,7 @@ msgctxt ""
"par_idN105E7\n"
"help.text"
msgid "<emph>As one object</emph> - all paragraphs are animated as one object."
-msgstr "<emph>Com un objecte</emph>: tots els paràgrafs s'animen com si fossin un sol objecte."
+msgstr ""
#: effectoptionstext.xhp
msgctxt ""
@@ -8087,7 +8087,7 @@ msgctxt ""
"par_idN105EE\n"
"help.text"
msgid "<emph>All paragraphs at once</emph> - all paragraphs are animated at once, but can have different effects."
-msgstr "<emph>Tots els paràgrafs a la vegada</emph>: tots els paràgrafs s'animen alhora, però poden tindre efectes diferents."
+msgstr ""
#: effectoptionstext.xhp
msgctxt ""
@@ -8095,7 +8095,7 @@ msgctxt ""
"par_idN105F5\n"
"help.text"
msgid "<emph>By 1st level paragraphs</emph> - the first level paragraphs, including sub-level paragraphs, are animated one after another."
-msgstr "<emph>Per paràgrafs de primer nivell</emph>: els paràgrafs de primer nivell (inclosos els de subnivell), s'animen l'un després de l'altre."
+msgstr ""
#: effectoptionstext.xhp
msgctxt ""
@@ -8103,7 +8103,7 @@ msgctxt ""
"par_idN105FB\n"
"help.text"
msgid "Automatically after"
-msgstr "Automàticament després de"
+msgstr ""
#: effectoptionstext.xhp
msgctxt ""
@@ -8127,7 +8127,7 @@ msgctxt ""
"par_idN10602\n"
"help.text"
msgid "Animate attached shape"
-msgstr "Anima la forma adjunta"
+msgstr ""
#: effectoptionstext.xhp
msgctxt ""
@@ -8143,7 +8143,7 @@ msgctxt ""
"par_idN10609\n"
"help.text"
msgid "In reverse order"
-msgstr "En orde invers"
+msgstr ""
#: effectoptionstext.xhp
msgctxt ""
@@ -8159,7 +8159,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Timing"
-msgstr "Cronometratge"
+msgstr ""
#: effectoptionstiming.xhp
msgctxt ""
@@ -8167,7 +8167,7 @@ msgctxt ""
"par_idN10544\n"
"help.text"
msgid "<variable id=\"timing\"><link href=\"text/simpress/01/effectoptionstiming.xhp\">Timing</link></variable>"
-msgstr "<variable id=\"timing\"><link href=\"text/simpress/01/effectoptionstiming.xhp\">Cronometratge</link></variable>"
+msgstr ""
#: effectoptionstiming.xhp
msgctxt ""
@@ -8175,7 +8175,7 @@ msgctxt ""
"par_idN10562\n"
"help.text"
msgid "Specifies the timing for the current effect in the <link href=\"text/simpress/01/effectoptions.xhp\">Effect Options</link> dialog."
-msgstr "Especifica el cronometratge de l'efecte actual al diàleg <link href=\"text/simpress/01/effectoptions.xhp\">Opcions d'efecte</link>."
+msgstr ""
#: effectoptionstiming.xhp
msgctxt ""
@@ -8199,7 +8199,7 @@ msgctxt ""
"par_idN10675\n"
"help.text"
msgid "<emph>On click</emph> - the animation stops at this effect until the next mouse click."
-msgstr "<emph>En fer clic</emph>: l'animació s'atura en este efecte fins al clic següent."
+msgstr ""
#: effectoptionstiming.xhp
msgctxt ""
@@ -8207,7 +8207,7 @@ msgctxt ""
"par_idN1067C\n"
"help.text"
msgid "<emph>With previous</emph> - the animation runs immediately."
-msgstr "<emph>Amb l'anterior</emph>: l'animació s'executa immediatament."
+msgstr ""
#: effectoptionstiming.xhp
msgctxt ""
@@ -8215,7 +8215,7 @@ msgctxt ""
"par_idN10683\n"
"help.text"
msgid "<emph>After previous</emph> - the animation runs as soon as the previous animation ends."
-msgstr "<emph>Després de l'anterior</emph>: l'animació s'executa en el moment que s'acaba l'animació anterior."
+msgstr ""
#: effectoptionstiming.xhp
msgctxt ""
@@ -8223,7 +8223,7 @@ msgctxt ""
"par_idN10583\n"
"help.text"
msgid "Delay"
-msgstr "Retard"
+msgstr ""
#: effectoptionstiming.xhp
msgctxt ""
@@ -8255,7 +8255,7 @@ msgctxt ""
"par_idN1058B\n"
"help.text"
msgid "Repeat"
-msgstr "Repeteix"
+msgstr ""
#: effectoptionstiming.xhp
msgctxt ""
@@ -8271,7 +8271,7 @@ msgctxt ""
"par_idN106B3\n"
"help.text"
msgid "<emph>(none)</emph> - the effect is not repeated."
-msgstr "<emph>Cap</emph>: l'efecte no es repeteix."
+msgstr ""
#: effectoptionstiming.xhp
msgctxt ""
@@ -8279,7 +8279,7 @@ msgctxt ""
"par_idN106BA\n"
"help.text"
msgid "<emph>Until next click</emph> - the animation is repeated until the next mouse click."
-msgstr "<emph>Fins al proper clic</emph>: l'animació es repeteix fins al clic següent."
+msgstr ""
#: effectoptionstiming.xhp
msgctxt ""
@@ -8287,7 +8287,7 @@ msgctxt ""
"par_idN106C1\n"
"help.text"
msgid "<emph>Until end of slide</emph> - the animation repeats as long as the slide is displayed."
-msgstr "<emph>Fins a la fi de la diapositiva</emph>: l'animació es repeteix mentre es mostre la diapositiva."
+msgstr ""
#: effectoptionstiming.xhp
msgctxt ""
@@ -8295,7 +8295,7 @@ msgctxt ""
"par_idN1058F\n"
"help.text"
msgid "Rewind when done playing"
-msgstr "Rebobina després de la reproducció"
+msgstr ""
#: effectoptionstiming.xhp
msgctxt ""
@@ -8311,7 +8311,7 @@ msgctxt ""
"par_idN10593\n"
"help.text"
msgid "Animate as part of click sequence"
-msgstr "Anima com a part de la seqüència del clic"
+msgstr ""
#: effectoptionstiming.xhp
msgctxt ""
@@ -8327,7 +8327,7 @@ msgctxt ""
"par_idN10597\n"
"help.text"
msgid "Start effect on click of"
-msgstr "Inicia l'efecte en fer clic a"
+msgstr ""
#: effectoptionstiming.xhp
msgctxt ""
@@ -8351,7 +8351,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Page/Slide Pane"
-msgstr "Subfinestra Pàgina/Diapositiva"
+msgstr ""
#: slidesorter.xhp
msgctxt ""
@@ -8359,7 +8359,7 @@ msgctxt ""
"par_idN10544\n"
"help.text"
msgid "<link href=\"text/simpress/01/slidesorter.xhp\"><switchinline select=\"appl\"><caseinline select=\"DRAW\">Page </caseinline><defaultinline>Slide </defaultinline></switchinline>Pane</link>"
-msgstr "Subfinestra <link href=\"text/simpress/01/slidesorter.xhp\"><switchinline select=\"appl\"><caseinline select=\"DRAW\">Pàgina </caseinline><defaultinline>Diapositiva</defaultinline></switchinline></link>"
+msgstr ""
#: slidesorter.xhp
msgctxt ""
@@ -8367,7 +8367,7 @@ msgctxt ""
"par_idN10554\n"
"help.text"
msgid "<ahelp hid=\".\">Switches the <switchinline select=\"appl\"><caseinline select=\"DRAW\">Page </caseinline><defaultinline>Slide </defaultinline></switchinline>Pane on and off.</ahelp>"
-msgstr "<ahelp hid=\".\">Activa i desactiva la subfinestra <switchinline select=\"appl\"><caseinline select=\"DRAW\">Pàgina</caseinline><defaultinline>Diapositiva</defaultinline></switchinline>.</ahelp>"
+msgstr ""
#: slidesorter.xhp
msgctxt ""
@@ -8375,4 +8375,4 @@ msgctxt ""
"par_idN10557\n"
"help.text"
msgid "You can use the <switchinline select=\"appl\"><caseinline select=\"DRAW\">Page </caseinline><defaultinline>Slide </defaultinline></switchinline> Pane to add, to rename, to delete, and to arrange slides or pages in Impress and Draw."
-msgstr "Podeu utilitzar la subfinestra <switchinline select=\"appl\"><caseinline select=\"DRAW\">Pàgina </caseinline><defaultinline>Diapositiva </defaultinline></switchinline> per afegir, reanomenar, suprimir i organitzar les diapositives o les pàgines a l'Impress i al Draw."
+msgstr ""
diff --git a/source/ca-valencia/helpcontent2/source/text/simpress/02.po b/source/ca-valencia/helpcontent2/source/text/simpress/02.po
index 3b687ab2089..d4f84f81cf6 100644
--- a/source/ca-valencia/helpcontent2/source/text/simpress/02.po
+++ b/source/ca-valencia/helpcontent2/source/text/simpress/02.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2017-10-04 11:48+0200\n"
-"PO-Revision-Date: 2016-04-16 22:04+0000\n"
-"Last-Translator: Anonymous Pootle User\n"
+"PO-Revision-Date: 2018-01-15 13:21+0000\n"
+"Last-Translator: joamuran <joamuran@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca-valencia\n"
"MIME-Version: 1.0\n"
@@ -13,9 +13,9 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
"X-Language: ca-XV\n"
-"X-POOTLE-MTIME: 1460844245.000000\n"
+"X-POOTLE-MTIME: 1516022470.000000\n"
#: 04010000.xhp
msgctxt ""
@@ -487,7 +487,7 @@ msgctxt ""
"hd_id3154260\n"
"help.text"
msgid "Entire Page"
-msgstr ""
+msgstr "Tota la pàgina"
#: 10020000.xhp
msgctxt ""
@@ -511,7 +511,7 @@ msgctxt ""
"par_id3149917\n"
"help.text"
msgid "Entire Page"
-msgstr ""
+msgstr "Tota la pàgina"
#: 10020000.xhp
msgctxt ""
@@ -519,7 +519,7 @@ msgctxt ""
"hd_id3154599\n"
"help.text"
msgid "Page Width"
-msgstr ""
+msgstr "Amplària de la pàgina"
#: 10020000.xhp
msgctxt ""
@@ -527,7 +527,7 @@ msgctxt ""
"par_id3153530\n"
"help.text"
msgid "<ahelp hid=\".uno:ZoomPageWidth\">Displays the complete width of the slide. The top and bottom edges of the slide may not be visible.</ahelp>"
-msgstr "<ahelp hid=\".uno:ZoomPageWidth\">Mostra l'amplada completa de la diapositiva. És possible que no se'n mostren les vores superior i inferior.</ahelp>"
+msgstr "<ahelp hid=\".uno:ZoomPageWidth\">Mostra l'amplària completa de la diapositiva. És possible que no se'n mostren les vores superior i inferior.</ahelp>"
#: 10020000.xhp
msgctxt ""
@@ -543,7 +543,7 @@ msgctxt ""
"par_id3150991\n"
"help.text"
msgid "Page Width"
-msgstr ""
+msgstr "Amplària de la pàgina"
#: 10020000.xhp
msgctxt ""
@@ -551,7 +551,7 @@ msgctxt ""
"hd_id3151108\n"
"help.text"
msgid "Optimal View"
-msgstr ""
+msgstr "Visualització òptima"
#: 10020000.xhp
msgctxt ""
@@ -575,7 +575,7 @@ msgctxt ""
"par_id3150838\n"
"help.text"
msgid "Optimal View"
-msgstr ""
+msgstr "Visualització òptima"
#: 10020000.xhp
msgctxt ""
@@ -695,7 +695,7 @@ msgctxt ""
"par_id3149018\n"
"help.text"
msgid "To open the<item type=\"productname\">%PRODUCTNAME</item> Draw <emph>Mode </emph>toolbar, click the arrow next to the <emph>Effects </emph>icon on the <emph>Drawing</emph> bar. In %PRODUCTNAME Impress, choose <emph>View - Toolbars - Mode</emph>."
-msgstr "Per obrir la barra d'eines <emph>Mode</emph> del <item type=\"productname\">%PRODUCTNAME</item> Draw, feu clic a la fletxa que hi ha al costat de la icona <emph>Efectes</emph> de la barra <emph>Dibuix</emph>. Al %PRODUCTNAME Impress, trieu <emph>Visualitza - Barres d'eines - Mode</emph>."
+msgstr "Per a obrir la barra d'eines <emph>Mode</emph> del <item type=\"productname\">%PRODUCTNAME</item> Draw, feu clic a la fletxa que hi ha al costat de la icona <emph>Efectes</emph> de la barra <emph>Dibuix</emph>. Al %PRODUCTNAME Impress, trieu <emph>Visualitza - Barres d'eines - Mode</emph>."
#: 10030000.xhp
msgctxt ""
@@ -2415,7 +2415,7 @@ msgctxt ""
"par_id3150016\n"
"help.text"
msgid "<ahelp hid=\".uno:BezierFill\">Draws a filled closed shape that is based on a Bézier curve. Click where you want the curve to start, drag, release, and then move the pointer to where you want the curve to end and click. Move the pointer and click again to add a straight line segment to the curve. Double-click to close the shape.</ahelp>"
-msgstr "<ahelp hid=\".uno:BezierFill\">Dibuixa una forma tancada i plena basada en una corba de Bézier. Feu clic on vulgueu que comence la corba, arrossegueu, deixeu anar i, a continuació, moveu la busca fins on vulgueu que acabi la corba i feu clic. Torneu a moure la busca per afegir un segment de línia recta a la corba. Feu doble clic per tancar la forma.</ahelp>"
+msgstr "<ahelp hid=\".uno:BezierFill\">Dibuixa una forma tancada i plena basada en una corba de Bézier. Feu clic on vulgueu que comence la corba, arrossegueu, deixeu anar i, a continuació, moveu la busca fins on vulgueu que acabe la corba i feu clic. Torneu a moure la busca per afegir un segment de línia recta a la corba. Feu doble clic per tancar la forma.</ahelp>"
#: 10080000.xhp
msgctxt ""
diff --git a/source/ca-valencia/helpcontent2/source/text/simpress/04.po b/source/ca-valencia/helpcontent2/source/text/simpress/04.po
index b533944e952..2967d2177fb 100644
--- a/source/ca-valencia/helpcontent2/source/text/simpress/04.po
+++ b/source/ca-valencia/helpcontent2/source/text/simpress/04.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2017-12-18 12:31+0100\n"
-"PO-Revision-Date: 2016-01-08 13:00+0000\n"
-"Last-Translator: Anonymous Pootle User\n"
+"PO-Revision-Date: 2018-01-15 13:21+0000\n"
+"Last-Translator: joamuran <joamuran@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca-valencia\n"
"MIME-Version: 1.0\n"
@@ -13,9 +13,9 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
"X-Language: ca-XV\n"
-"X-POOTLE-MTIME: 1452258059.000000\n"
+"X-POOTLE-MTIME: 1516022470.000000\n"
#: 01020000.xhp
msgctxt ""
@@ -111,7 +111,7 @@ msgctxt ""
"par_id3145116\n"
"help.text"
msgid "Enter Group."
-msgstr ""
+msgstr "Inclou-ho al grup."
#: 01020000.xhp
msgctxt ""
@@ -127,7 +127,7 @@ msgctxt ""
"par_id3147298\n"
"help.text"
msgid "Exit Group."
-msgstr ""
+msgstr "Treu-ho del grup."
#: 01020000.xhp
msgctxt ""
@@ -759,7 +759,7 @@ msgctxt ""
"par_ii3150712\n"
"help.text"
msgid "Soft hyphens; hyphenation set by you."
-msgstr ""
+msgstr "Guionets personalitzats; partició de mots definida per l'usuari."
#: 01020000.xhp
msgctxt ""
@@ -775,7 +775,7 @@ msgctxt ""
"par_ii3148394\n"
"help.text"
msgid "Non-breaking hyphen (is not used for hyphenation)"
-msgstr ""
+msgstr "Guió no separable (no s'utilitza per a la partició de mots)"
#: 01020000.xhp
msgctxt ""
diff --git a/source/ca-valencia/helpcontent2/source/text/simpress/guide.po b/source/ca-valencia/helpcontent2/source/text/simpress/guide.po
index 2d0a75edf1e..4a2b7cabc67 100644
--- a/source/ca-valencia/helpcontent2/source/text/simpress/guide.po
+++ b/source/ca-valencia/helpcontent2/source/text/simpress/guide.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2017-12-18 12:31+0100\n"
-"PO-Revision-Date: 2016-05-07 23:55+0000\n"
-"Last-Translator: Anonymous Pootle User\n"
+"PO-Revision-Date: 2018-01-15 13:21+0000\n"
+"Last-Translator: joamuran <joamuran@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca-valencia\n"
"MIME-Version: 1.0\n"
@@ -13,9 +13,9 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
"X-Language: ca-XV\n"
-"X-POOTLE-MTIME: 1462665340.000000\n"
+"X-POOTLE-MTIME: 1516022473.000000\n"
#: 3d_create.xhp
msgctxt ""
@@ -351,7 +351,7 @@ msgctxt ""
"par_id3154871\n"
"help.text"
msgid "Use the animation timeline to specify the duration for displaying a frame and the number of times an animation sequence is presented (looping)."
-msgstr "Utilitzeu la cronologia d'animació per indicar la durada que es mostrarà un marc i el nombre de vegades que es presentarà una seqüència d'animació (bucle)."
+msgstr "Utilitzeu la cronologia d'animació per indicar la duració que es mostrarà un marc i el nombre de vegades que es presentarà una seqüència d'animació (bucle)."
#: animated_gif_create.xhp
msgctxt ""
@@ -367,7 +367,7 @@ msgctxt ""
"par_id3150756\n"
"help.text"
msgid "Enter the number of seconds you want the frame to display in the <emph>Duration </emph>box (middle box)."
-msgstr "Introduïu el nombre de segons que voleu que el marc es mostre en el quadre de <emph>Durada</emph> (quadre central)."
+msgstr "Introduïu el nombre de segons que voleu que el marc es mostre en el quadre de <emph>Duració</emph> (quadre central)."
#: animated_gif_create.xhp
msgctxt ""
@@ -447,7 +447,7 @@ msgctxt ""
"par_id3145802\n"
"help.text"
msgid "Choose <emph>File - Export</emph>."
-msgstr "Trieu <emph>Fitxer - Exporta</emph>."
+msgstr "Trieu <emph>Fitxer ▸ Exporta</emph>."
#: animated_gif_save.xhp
msgctxt ""
@@ -551,7 +551,7 @@ msgctxt ""
"par_id3148826123\n"
"help.text"
msgid "On Slide Pane an <image id=\"img_id3151172123\" src=\"sd/res/click_16.png\"/> icon appears next to the preview of those slides, which have one or more objects with custom animation. When you present the slide show with the Presenter Console, <image id=\"img_id3151172235\" src=\"sd/res/presenterscreen-Animation.png\"/> icon indicates that the next slide has custom animation."
-msgstr ""
+msgstr "En la subfinestra de diapositives, apareix la icona <image id=\"img_id3151172123\" src=\"sd/res/click_16.png\"/> al costat de les diapositives que inclouen objectes amb animacions personalitzades. En reproduir la presentació amb la Consola de presentació, la icona <image id=\"img_id3151172235\" src=\"sd/res/presenterscreen-Animation.png\"/> indica que la diapositiva següent té animacions personalitzades."
#: animated_objects.xhp
msgctxt ""
@@ -599,7 +599,7 @@ msgctxt ""
"par_id4396801\n"
"help.text"
msgid "A motion path can be selected by clicking on the path. A selected path will support handles, it can be moved and resized like a shape. A double click on a path starts the point edit mode. The point edit mode can also be started by <item type=\"menuitem\">Edit - Points</item> or by pressing <item type=\"keycode\">F8</item>."
-msgstr "Es pot seleccionar un camí de moviment fent-hi clic. Un camí seleccionat admet anses, i es pot moure i redimensionar com una forma. Si feu doble clic a un camí s'iniciarà el mode d'edició de punts. El mode d'edició de punts també es pot iniciar des del menú <item type=\"menuitem\">Edita - Punts</item> o bé prement <item type=\"keycode\">F8</item>."
+msgstr "Es pot seleccionar un camí de moviment fent-hi clic. Un camí seleccionat admet anses, i es pot moure i redimensionar com una forma. Si feu doble clic a un camí s'iniciarà el mode d'edició de punts. El mode d'edició de punts també es pot iniciar des del menú <item type=\"menuitem\">Edita ▸ Punts</item> o bé prement <item type=\"keycode\">F8</item>."
#: animated_objects.xhp
msgctxt ""
@@ -711,7 +711,7 @@ msgctxt ""
"par_id3148826234\n"
"help.text"
msgid "On Slide Pane an <image id=\"img_id3151172234\" src=\"sd/res/fade_effect_indicator.png\"/> icon appears next to the preview of those slides, which have slide transition. When you present the slide show with the Presenter Console, <image id=\"img_id3151172235\" src=\"sd/res/presenterscreen-Transition.png\"/> icon indicates that the next slide has slide transition."
-msgstr ""
+msgstr "En la subfinestra de diapositives, apareix la icona <image id=\"img_id3151172234\" src=\"sd/res/fade_effect_indicator.png\"/> al costat de la visualització prèvia de les diapositives que tenen transicions. En reproduir la presentació amb la Consola de presentació, la icona <image id=\"img_id3151172235\" src=\"sd/res/presenterscreen-Transition.png\"/> indica que la diapositiva següent té una transició."
#: animated_slidechange.xhp
msgctxt ""
@@ -831,7 +831,7 @@ msgctxt ""
"par_id3143233\n"
"help.text"
msgid "Choose <emph>View - Slide Sorter</emph>, select one or more slides, and then drag the slides to another location. To select multiple slides, hold down shift and click on the slides. To create a copy of a selected slide, hold down Ctrl while you drag. The mouse pointer changes to a plus sign. You can also drag a copy of a slide into another open $[officename] Impress document."
-msgstr "Trieu <emph>Visualitza - Classificador de diapositives</emph>, seleccioneu una o diverses diapositives i després arrossegueu-les a una altra ubicació. Per seleccionar diverses diapositives, manteniu premuda la tecla Maj i feu clic a sobre les diapositives. Per crear una còpia d'una diapositiva seleccionada, premeu Ctrl mentre arrossegueu. La busca del ratolí es convertirà en un signe de més. També podeu arrossegar una còpia d'una diapositiva a un altre document del $[officename] Impress."
+msgstr "Trieu <emph>Visualitza - Classificador de diapositives</emph>, seleccioneu una o diverses diapositives i després arrossegueu-les a una altra ubicació. Per seleccionar diverses diapositives, manteniu premuda la tecla Maj i feu clic damunt les diapositives. Per crear una còpia d'una diapositiva seleccionada, premeu Ctrl mentre arrossegueu. La busca del ratolí es convertirà en un signe de més. També podeu arrossegar una còpia d'una diapositiva a un altre document del $[officename] Impress."
#: arrange_slides.xhp
msgctxt ""
@@ -1447,7 +1447,7 @@ msgctxt ""
"par_id091920080304108\n"
"help.text"
msgid "Do one of the following to get existing glue points visible for all elements:"
-msgstr ""
+msgstr "Feu una de les accions següents per a mostrar els punts d'adhesió visibles per a els elements:"
#: gluepoints.xhp
msgctxt ""
@@ -1463,7 +1463,7 @@ msgctxt ""
"par_id0919200803041186\n"
"help.text"
msgid "Choose <item type=\"menuitem\">Edit - Glue Points</item>."
-msgstr "Trieu <item type=\"menuitem\">Edita - Punts d'adhesió</item>."
+msgstr "Trieu <item type=\"menuitem\">Edita ▸ Punts d'adhesió</item>."
#: gluepoints.xhp
msgctxt ""
@@ -1479,7 +1479,7 @@ msgctxt ""
"par_id09192008030411601\n"
"help.text"
msgid "Select element on slide where you want to add glue points."
-msgstr ""
+msgstr "Seleccioneu l'element de la diapositiva on voleu afegir punts d'adhesió."
#: gluepoints.xhp
msgctxt ""
@@ -1559,7 +1559,7 @@ msgctxt ""
"par_id3149502\n"
"help.text"
msgid "Choose <emph>File - Export</emph>."
-msgstr "Trieu <emph>Fitxer - Exporta</emph>."
+msgstr "Trieu <emph>Fitxer ▸ Exporta</emph>."
#: html_export.xhp
msgctxt ""
@@ -1599,7 +1599,7 @@ msgctxt ""
"par_id3150394\n"
"help.text"
msgid "<link href=\"text/simpress/01/01170000.xhp\" name=\"File - Export\">File - Export</link>"
-msgstr "<link href=\"text/simpress/01/01170000.xhp\" name=\"Fitxer - Exporta\">Fitxer - Exporta</link>"
+msgstr "<link href=\"text/simpress/01/01170000.xhp\" name=\"Fitxer ▸ Exporta\">Fitxer ▸ Exporta</link>"
#: html_import.xhp
msgctxt ""
@@ -3071,7 +3071,7 @@ msgctxt ""
"par_id3156397\n"
"help.text"
msgid "You cannot delete or rename the default layers. You can add your own layers by <item type=\"menuitem\">Insert - Layer</item>."
-msgstr "No podeu suprimir ni reanomenar les capes per defecte. Podeu afegir les vostres pròpies capes des d'<item type=\"menuitem\">Insereix - Capa</item>."
+msgstr "No podeu suprimir ni canviar el nom de les capes per defecte. Podeu afegir les vostres pròpies capes des d'<item type=\"menuitem\">Insereix - Capa</item>."
#: layers.xhp
msgctxt ""
@@ -3343,7 +3343,7 @@ msgctxt ""
"par_id3154865\n"
"help.text"
msgid "Move the pointer to where you want the curve segment to end. The curve follows the pointer."
-msgstr "Moveu la busca allà on vulgueu que acabi el segment de la corba. La corba segueix la busca."
+msgstr "Moveu la busca allà on vulgueu que acabe el segment de la corba. La corba segueix la busca."
#: line_draw.xhp
msgctxt ""
@@ -4263,7 +4263,7 @@ msgctxt ""
"par_id3147401\n"
"help.text"
msgid "Select the slide(s), and then choose<emph> Edit - Copy</emph>."
-msgstr "Seleccioneu les diapositives i després trieu <emph>Edita - Copia</emph>."
+msgstr "Seleccioneu les diapositives i després trieu <emph>Edita ▸ Copia</emph>."
#: page_copy.xhp
msgctxt ""
@@ -4279,7 +4279,7 @@ msgctxt ""
"par_id3156401\n"
"help.text"
msgid "Select the slide that you want the copied slide to follow, and then choose <emph>Edit - Paste</emph>."
-msgstr "Seleccioneu la diapositiva després de la qual voleu enganxar la diapositiva copiada, i trieu <emph>Edita - Enganxa</emph>."
+msgstr "Seleccioneu la diapositiva després de la qual voleu enganxar la diapositiva copiada, i trieu <emph>Edita ▸ Enganxa</emph>."
#: page_copy.xhp
msgctxt ""
@@ -4287,7 +4287,7 @@ msgctxt ""
"par_id3150655\n"
"help.text"
msgid "<link href=\"text/simpress/01/04110000.xhp\" name=\"Insert - File\">Insert - File</link>"
-msgstr "<link href=\"text/simpress/01/04110000.xhp\" name=\"Insereix - Fitxer\">Insereix - Fitxer</link>"
+msgstr "<link href=\"text/simpress/01/04110000.xhp\" name=\"Insereix ▸ Fitxer\">Insereix ▸ Fitxer</link>"
#: palette_files.xhp
msgctxt ""
@@ -5055,7 +5055,7 @@ msgctxt ""
"par_id3154651\n"
"help.text"
msgid "Choose <emph>File - Print</emph>."
-msgstr "Trieu <emph>Fitxer - Imprimeix</emph>."
+msgstr "Trieu <emph>Fitxer ▸ Imprimeix</emph>."
#: printing.xhp
msgctxt ""
@@ -5087,7 +5087,7 @@ msgctxt ""
"par_id7197790\n"
"help.text"
msgid "Choose <item type=\"menuitem\">File - Print</item>."
-msgstr "Trieu <item type=\"menuitem\">Fitxer - Imprimeix</item>."
+msgstr "Trieu <item type=\"menuitem\">Fitxer ▸ Imprimeix</item>."
#: printing.xhp
msgctxt ""
@@ -5183,7 +5183,7 @@ msgctxt ""
"par_id2901394\n"
"help.text"
msgid "Choose <item type=\"menuitem\">File - Print</item>."
-msgstr "Trieu <item type=\"menuitem\">Fitxer - Imprimeix</item>."
+msgstr "Trieu <item type=\"menuitem\">Fitxer ▸ Imprimeix</item>."
#: printing.xhp
msgctxt ""
@@ -5239,7 +5239,7 @@ msgctxt ""
"par_id3157875\n"
"help.text"
msgid "Choose <emph>File - Print</emph>."
-msgstr "Trieu <emph>Fitxer - Imprimeix</emph>."
+msgstr "Trieu <emph>Fitxer ▸ Imprimeix</emph>."
#: printing.xhp
msgctxt ""
@@ -5271,7 +5271,7 @@ msgctxt ""
"bm_id3145253\n"
"help.text"
msgid "<bookmark_value>presentations;rehearse timings</bookmark_value><bookmark_value>rehearse timings</bookmark_value><bookmark_value>timings; rehearse timings</bookmark_value><bookmark_value>automatic slide changes;rehearse timings</bookmark_value><bookmark_value>recording;display times for slides</bookmark_value>"
-msgstr "<bookmark_value>presentacions; assaig de cronometratges</bookmark_value><bookmark_value>assaig de cronometratges</bookmark_value><bookmark_value>cronometratges; assaigs de cronometratges</bookmark_value><bookmark_value>canvis automàtics de diapositives; assaig de cronometratges</bookmark_value><bookmark_value>enregistrament; temps de visualització de les diapositives</bookmark_value>"
+msgstr "<bookmark_value>presentacions; assaig de cronometratges</bookmark_value><bookmark_value>assaig de cronometratges</bookmark_value><bookmark_value>cronometratges; assaigs de cronometratges</bookmark_value><bookmark_value>canvis automàtics de diapositives; assaig de cronometratges</bookmark_value><bookmark_value>gravació\t; temps de visualització de les diapositives</bookmark_value>"
#: rehearse_timings.xhp
msgctxt ""
@@ -5295,7 +5295,7 @@ msgctxt ""
"par_id3153963\n"
"help.text"
msgid "Prepare the slides, start the show using a special icon, tell your imaginary audience what you want to tell for the first slide, then advance to the next slide and so on. $[officename] records the display time for each slide, so the next time you play the show with automatic slide changes, the timing will be as recorded."
-msgstr "Prepareu les diapositives, inicieu la presentació utilitzant una icona especial, expliqueu a l'audiència imaginària què voleu dir en la primera diapositiva, després passeu a la diapositiva següent i així successivament. El $[officename] enregistra el temps de visualització per a cada diapositiva, de manera que la pròxima vegada que reproduïu la presentació amb canvis automàtics de diapositives, el cronometratge ja s'haurà enregistrat."
+msgstr "Prepareu les diapositives, inicieu la presentació utilitzant una icona especial, expliqueu a l'audiència imaginària què voleu dir en la primera diapositiva, després passeu a la diapositiva següent i així successivament. El $[officename] grava el temps de visualització per a cada diapositiva, de manera que la pròxima vegada que reproduïu la presentació amb canvis automàtics de diapositives, el cronometratge ja s'haurà gravat."
#: rehearse_timings.xhp
msgctxt ""
@@ -5303,7 +5303,7 @@ msgctxt ""
"hd_id3146317\n"
"help.text"
msgid "To record a show with rehearse timings"
-msgstr "Per enregistrar una presentació amb assaig de cronometratges"
+msgstr "Per gravar una presentació amb assaig de cronometratges"
#: rehearse_timings.xhp
msgctxt ""
@@ -5335,7 +5335,7 @@ msgctxt ""
"par_id3150333\n"
"help.text"
msgid "$[officename] has recorded the display time for each slide. Save your presentation."
-msgstr "El $[officename] ha enregistrat els temps de visualització de cada diapositiva. Guardeu la presentació."
+msgstr "El $[officename] ha gravat els temps de visualització de cada diapositiva. Guardeu la presentació."
#: rehearse_timings.xhp
msgctxt ""
@@ -5471,7 +5471,7 @@ msgctxt ""
"par_id8702658\n"
"help.text"
msgid "Press <item type=\"keycode\">Esc</item> to abort the show before the end."
-msgstr "Premeu <item type=\"keycode\">Esc</item> per avortar la presentació abans que acabi."
+msgstr "Premeu <item type=\"keycode\">Esc</item> per avortar la presentació abans que acabe."
#: show.xhp
msgctxt ""
@@ -5511,7 +5511,7 @@ msgctxt ""
"par_id9168980\n"
"help.text"
msgid "In the <emph>Advance slide</emph> area, click <emph>Automatically after</emph>, and select a time duration."
-msgstr "A l'àrea <emph>Avança diapositiva</emph>, feu clic a <emph>Automàticament després de</emph> i seleccioneu una durada de temps."
+msgstr "A l'àrea <emph>Avança diapositiva</emph>, feu clic a <emph>Automàticament després de</emph> i seleccioneu una duració de temps."
#: show.xhp
msgctxt ""
@@ -5719,7 +5719,7 @@ msgctxt ""
"par_id0916200804080035\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Distributes the height of the selected or all rows to the same size. The height of the table is not changed.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Distribueix uniformement l'alçada de les files seleccionades o de totes les files. No es modifica l'alçada de la taula.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Distribueix uniformement l'alçària de les files seleccionades o de totes les files. No es modifica l'alçària de la taula.</ahelp>"
#: table_insert.xhp
msgctxt ""
@@ -5759,7 +5759,7 @@ msgctxt ""
"par_id0916200804163092\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Distributes the width of the selected or all columns to the same size. The width of the table is not changed.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Distribueix uniformement l'amplada de les columnes seleccionades o de totes les columnes. No es modifica l'amplada de la taula.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Distribueix uniformement l'amplària de les columnes seleccionades o de totes les columnes. No es modifica l'amplària de la taula.</ahelp>"
#: table_insert.xhp
msgctxt ""
@@ -5951,7 +5951,7 @@ msgctxt ""
"par_id3150391\n"
"help.text"
msgid "Select <emph>Create from file</emph>, and click <emph>Search</emph>."
-msgstr "Seleccioneu <emph>Crea'n un a partir d'un fitxer</emph> i després feu clic a <emph>Cerca</emph>."
+msgstr "Seleccioneu <emph>Crea'n un a partir d'un fitxer</emph> i després feu clic a <emph>Busca</emph>."
#: table_insert.xhp
msgctxt ""
@@ -5991,7 +5991,7 @@ msgctxt ""
"par_id3150335\n"
"help.text"
msgid "<link href=\"text/shared/01/04150100.xhp\" name=\"Insert - Object - OLE Object\">Insert - Object - OLE Object</link>"
-msgstr "<link href=\"text/shared/01/04150100.xhp\" name=\"Insereix - Objecte - Objecte OLE\">Insereix - Objecte - Objecte OLE</link>"
+msgstr "<link href=\"text/shared/01/04150100.xhp\" name=\"Insereix ▸ Objecte ▸ Objecte OLE\">Insereix ▸ Objecte ▸ Objecte OLE</link>"
#: text2curve.xhp
msgctxt ""
diff --git a/source/ca-valencia/helpcontent2/source/text/smath.po b/source/ca-valencia/helpcontent2/source/text/smath.po
index 58422256925..f999fba7c1d 100644
--- a/source/ca-valencia/helpcontent2/source/text/smath.po
+++ b/source/ca-valencia/helpcontent2/source/text/smath.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2017-12-20 08:16+0100\n"
-"PO-Revision-Date: 2015-08-25 12:14+0000\n"
-"Last-Translator: Anonymous Pootle User\n"
+"PO-Revision-Date: 2018-01-15 13:21+0000\n"
+"Last-Translator: joamuran <joamuran@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca-valencia\n"
"MIME-Version: 1.0\n"
@@ -13,9 +13,9 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
"X-Language: ca-XV\n"
-"X-POOTLE-MTIME: 1440504863.000000\n"
+"X-POOTLE-MTIME: 1516022474.000000\n"
#: main0000.xhp
msgctxt ""
@@ -143,7 +143,7 @@ msgctxt ""
"par_id3145790\n"
"help.text"
msgid "The commands in this menu are used to edit formulas. In addition to basic commands, (for example, copying contents) there are functions specific to $[officename] Math such as searching for placeholders or errors."
-msgstr "Les ordes d'este menú s'utilitzen per editar fórmules. A més de les ordes bàsiques (per exemple, la còpia de continguts), hi ha funcions específiques del $[officename] Math com ara la cerca d'espais reservats o d'errors."
+msgstr "Les ordes d'este menú s'utilitzen per editar fórmules. A més de les ordes bàsiques (per exemple, la còpia de continguts), hi ha funcions específiques del $[officename] Math com ara la busca d'espais reservats o d'errors."
#: main0103.xhp
msgctxt ""
@@ -167,7 +167,7 @@ msgctxt ""
"par_id3147338\n"
"help.text"
msgid "Sets the display scale and defines which elements you want to be visible. Most of the commands that you can enter into the <emph>Commands</emph> window can also be accessed through a mouse click if you have already opened the Elements pane with <link href=\"text/smath/01/03090000.xhp\" name=\"View - Elements\"><emph>View - Elements</emph></link>."
-msgstr ""
+msgstr "Estableix l'escala de visualització i defineix quins elements voleu que siguen visibles. La majoria d'ordes que podeu introduir a la finestra <emph>Ordes</emph> també es poden obrir amb un clic si heu obert prèviament Elements mitjançant <link href=\"text/smath/01/03090000.xhp\" name=\"Visualitza - Elements\"><emph>Visualitza - Elements</emph></link>."
#: main0103.xhp
msgctxt ""
@@ -255,7 +255,7 @@ msgctxt ""
"par_id3155959\n"
"help.text"
msgid "Use this menu to open and edit the symbol catalog, or import an external formula as a data file or via clipboard. The program interface can be adjusted to meet your requirements. You can also change the program options."
-msgstr "Utilitzeu este menú per obrir i editar el catàleg de símbols, o per importar una fórmula externa com a fitxer de dades. La interfície del programa es pot ajustar a les vostres necessitats. També podeu canviar les opcions del programa."
+msgstr "Utilitzeu este menú per obrir i editar el catàleg de símbols, o per importar una fórmula externa com a fitxer de dades o via el porta-retalls. La interfície del programa es pot ajustar a les vostres necessitats. També podeu canviar les opcions del programa."
#: main0106.xhp
msgctxt ""
@@ -263,7 +263,7 @@ msgctxt ""
"hd_id3150206\n"
"help.text"
msgid "<link href=\"text/smath/01/06020000.xhp#importfile\" name=\"Import Formula\">Import Formula</link>"
-msgstr "<link href=\"text/smath/01/06020000.xhp\" name=\"Importa una fórmula\">Importa una fórmula</link>"
+msgstr "<link href=\"text/smath/01/06020000.xhp#importfile\" name=\"Import a una fórmula\">Importa una fórmula</link>"
#: main0106.xhp
msgctxt ""
@@ -271,7 +271,7 @@ msgctxt ""
"hd_id3150207\n"
"help.text"
msgid "<link href=\"text/smath/01/06020000.xhp#importclipboard\" name=\"Import MathML\">Import MathML from Clipboard</link>"
-msgstr ""
+msgstr "<link href=\"text/smath/01/06020000.xhp#importclipboard\" name=\"Importa MathML\">Importa MathML des del porta-retalls</link>"
#: main0106.xhp
msgctxt ""
@@ -503,4 +503,4 @@ msgctxt ""
"par_id3148774\n"
"help.text"
msgid "To make working with formulas easier, use the context menus, which can be called up with a right mouse click. This applies especially to the Commands window. This context menu contains all the commands that are found in the Elements pane, and also operators, and so on, which can be inserted into your formula by mouse-click without having to key them into the Commands window."
-msgstr ""
+msgstr "Per a facilitar el treball amb fórmules, utilitzeu els menús contextuals, que s'obren amb el botó dret del ratolí. Això és especialment útil a la finestra Ordes. Este menú contextual conté totes les ordes que hi ha a Elements, així com operadors (entre altres), que es poden inserir a la fórmula amb un clic del ratolí sense haver-los de teclejar a la finestra Ordes."
diff --git a/source/ca-valencia/helpcontent2/source/text/smath/01.po b/source/ca-valencia/helpcontent2/source/text/smath/01.po
index a9c84c611f5..4e62967d5ac 100644
--- a/source/ca-valencia/helpcontent2/source/text/smath/01.po
+++ b/source/ca-valencia/helpcontent2/source/text/smath/01.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2017-05-12 14:35+0200\n"
-"PO-Revision-Date: 2016-05-06 20:26+0000\n"
-"Last-Translator: Anonymous Pootle User\n"
+"PO-Revision-Date: 2018-01-15 13:21+0000\n"
+"Last-Translator: joamuran <joamuran@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca-valencia\n"
"MIME-Version: 1.0\n"
@@ -13,9 +13,9 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
"X-Language: ca-XV\n"
-"X-POOTLE-MTIME: 1462566380.000000\n"
+"X-POOTLE-MTIME: 1516022487.000000\n"
#: 02080000.xhp
msgctxt ""
@@ -111,7 +111,7 @@ msgctxt ""
"bm_id3150299\n"
"help.text"
msgid "<bookmark_value>error search; next error</bookmark_value><bookmark_value>finding ;errors in %PRODUCTNAME Math</bookmark_value>"
-msgstr "<bookmark_value>cerca d'errors; error següent</bookmark_value><bookmark_value>cerca;errors al %PRODUCTNAME Math</bookmark_value>"
+msgstr "<bookmark_value>busca d'errors; error següent</bookmark_value><bookmark_value>busca;errors al %PRODUCTNAME Math</bookmark_value>"
#: 02100000.xhp
msgctxt ""
@@ -143,7 +143,7 @@ msgctxt ""
"bm_id3147434\n"
"help.text"
msgid "<bookmark_value>error search; previous error</bookmark_value>"
-msgstr "<bookmark_value>cerca d'errors; error anterior</bookmark_value>"
+msgstr "<bookmark_value>busca d'errors; error anterior</bookmark_value>"
#: 02110000.xhp
msgctxt ""
@@ -231,7 +231,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Show All"
-msgstr ""
+msgstr "Mostra-ho tot"
#: 03060000.xhp
msgctxt ""
@@ -247,7 +247,7 @@ msgctxt ""
"hd_id3147340\n"
"help.text"
msgid "<link href=\"text/smath/01/03060000.xhp\" name=\"Show All\">Show All</link>"
-msgstr ""
+msgstr "<link href=\"text/smath/01/03060000.xhp\" name=\"Mostra-ho tot\">Mostra-ho tot</link>"
#: 03060000.xhp
msgctxt ""
@@ -255,7 +255,7 @@ msgctxt ""
"par_id3148571\n"
"help.text"
msgid "<ahelp hid=\".\">Displays the entire formula in the maximum size possible so that all elements are included. The formula is reduced or enlarged so that all formula elements can be displayed in the work area.</ahelp> The current zoom factor is displayed on the status bar. A selection of available zoom options is accessible through the <link href=\"text/shared/00/00000001.xhp#kontextmenue\" name=\"context menu\">context menu</link>. The context menu in the work area also contains zoom commands. The zoom commands and icons are only available in Math documents, not for embedded Math objects."
-msgstr ""
+msgstr "<ahelp hid=\".\">Mostra la fórmula sencera amb la mida més gran possible, de manera que s'inclouen tots els elements. La fórmula s'amplia o es redueix per tal que tots els elements es puguen visualitzar a l'àrea de treball.</ahelp> El factor d'escala actual es mostra a la barra d'estat. Podeu accedir a una selecció de les diferents opcions d'escala mitjançant el <link href=\"text/shared/00/00000001.xhp#kontextmenue\" name=\"menú contextual\">menú contextual</link>. El menú contextual de l'àrea de treball també conté ordes d'escala. Les ordes i icones d'escala només estan disponibles als documents del Math, i no per als objectes incrustats del Math."
#: 03070000.xhp
msgctxt ""
@@ -439,7 +439,7 @@ msgctxt ""
"par_idN10085\n"
"help.text"
msgid "<image id=\"img_id3156399\" src=\"media/helpimg/starmath/un21201.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3156399\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3156399\" src=\"media/helpimg/starmath/un21201.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3156399\">Icona</alt></image>"
#: 03090100.xhp
msgctxt ""
@@ -463,7 +463,7 @@ msgctxt ""
"par_idN100C1\n"
"help.text"
msgid "<image id=\"img_id3148776\" src=\"media/helpimg/starmath/un21202.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3148776\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3148776\" src=\"media/helpimg/starmath/un21202.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3148776\">Icona</alt></image>"
#: 03090100.xhp
msgctxt ""
@@ -487,7 +487,7 @@ msgctxt ""
"par_idN100FD\n"
"help.text"
msgid "<image id=\"img_id3150757\" src=\"media/helpimg/starmath/un21203.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3150757\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3150757\" src=\"media/helpimg/starmath/un21203.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3150757\">Icona</alt></image>"
#: 03090100.xhp
msgctxt ""
@@ -511,7 +511,7 @@ msgctxt ""
"par_idN10139\n"
"help.text"
msgid "<image id=\"img_id3145410\" src=\"media/helpimg/starmath/un21204.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3145410\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3145410\" src=\"media/helpimg/starmath/un21204.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3145410\">Icona</alt></image>"
#: 03090100.xhp
msgctxt ""
@@ -535,7 +535,7 @@ msgctxt ""
"par_idN10175\n"
"help.text"
msgid "<image id=\"img_id3151098\" src=\"media/helpimg/starmath/un21205.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3151098\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3151098\" src=\"media/helpimg/starmath/un21205.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3151098\">Icona</alt></image>"
#: 03090100.xhp
msgctxt ""
@@ -551,7 +551,7 @@ msgctxt ""
"par_id3150351\n"
"help.text"
msgid "<ahelp hid=\"HID_SMA_XPLUSY\">Inserts a <emph>plus</emph> with two placeholders.</ahelp> You can also type <emph><?>+<?></emph> in the Commands window."
-msgstr "<ahelp hid=\"HID_SMA_XPLUSY\">Insereix un <emph>més</emph> amb dos espais reservats.</ahelp> També podeu escriure<emph><?>+<?></emph> a la finestra d'<emph>ordes</emph>."
+msgstr "<ahelp hid=\"HID_SMA_XPLUSY\">Insereix un <emph>més</emph> amb dos espais reservats.</ahelp> També podeu escriure<emph><?>+<?></emph> a la finestra d'ordes."
#: 03090100.xhp
msgctxt ""
@@ -559,7 +559,7 @@ msgctxt ""
"par_idN101B0\n"
"help.text"
msgid "<image id=\"img_id3155898\" src=\"media/helpimg/starmath/un21206.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3155898\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3155898\" src=\"media/helpimg/starmath/un21206.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3155898\">Icona</alt></image>"
#: 03090100.xhp
msgctxt ""
@@ -583,7 +583,7 @@ msgctxt ""
"par_idN101E9\n"
"help.text"
msgid "<image id=\"img_id3149308\" src=\"media/helpimg/starmath/un21207.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149308\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3149308\" src=\"media/helpimg/starmath/un21207.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149308\">Icono</alt></image>"
#: 03090100.xhp
msgctxt ""
@@ -607,7 +607,7 @@ msgctxt ""
"par_idN10226\n"
"help.text"
msgid "<image id=\"img_id3148982\" src=\"media/helpimg/starmath/un21208.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3148982\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3148982\" src=\"media/helpimg/starmath/un21208.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3148982\">Icona</alt></image>"
#: 03090100.xhp
msgctxt ""
@@ -631,7 +631,7 @@ msgctxt ""
"par_idN1025F\n"
"help.text"
msgid "<image id=\"img_id3155140\" src=\"media/helpimg/starmath/un21209.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3155140\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3155140\" src=\"media/helpimg/starmath/un21209.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3155140\">Icona</alt></image>"
#: 03090100.xhp
msgctxt ""
@@ -655,7 +655,7 @@ msgctxt ""
"par_idN10298\n"
"help.text"
msgid "<image id=\"img_id3149168\" src=\"media/helpimg/starmath/un21210.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149168\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3149168\" src=\"media/helpimg/starmath/un21210.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149168\">Icona</alt></image>"
#: 03090100.xhp
msgctxt ""
@@ -679,7 +679,7 @@ msgctxt ""
"par_idN102D1\n"
"help.text"
msgid "<image id=\"img_id3148765\" src=\"media/helpimg/starmath/un21211.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3148765\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3148765\" src=\"media/helpimg/starmath/un21211.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3148765\">Icona</alt></image>"
#: 03090100.xhp
msgctxt ""
@@ -703,7 +703,7 @@ msgctxt ""
"par_idN1030A\n"
"help.text"
msgid "<image id=\"img_id3147418\" src=\"media/helpimg/starmath/un21212.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3147418\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3147418\" src=\"media/helpimg/starmath/un21212.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3147418\">Icona</alt></image>"
#: 03090100.xhp
msgctxt ""
@@ -727,7 +727,7 @@ msgctxt ""
"par_idN10343\n"
"help.text"
msgid "<image id=\"img_id3149566\" src=\"media/helpimg/starmath/un21213.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3149566\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3149566\" src=\"media/helpimg/starmath/un21213.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3149566\">Icona</alt></image>"
#: 03090100.xhp
msgctxt ""
@@ -751,7 +751,7 @@ msgctxt ""
"par_idN10383\n"
"help.text"
msgid "<image id=\"img_id3147116\" src=\"media/helpimg/starmath/un21214.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3147116\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3147116\" src=\"media/helpimg/starmath/un21214.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3147116\">Icona</alt></image>"
#: 03090100.xhp
msgctxt ""
@@ -775,7 +775,7 @@ msgctxt ""
"par_idN103C3\n"
"help.text"
msgid "<image id=\"img_id3148440\" src=\"media/helpimg/starmath/un21215.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3148440\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3148440\" src=\"media/helpimg/starmath/un21215.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3148440\">Icona</alt></image>"
#: 03090100.xhp
msgctxt ""
@@ -799,7 +799,7 @@ msgctxt ""
"par_idN10403\n"
"help.text"
msgid "<image id=\"img_id3150173\" src=\"media/helpimg/starmath/un21221.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3150173\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3150173\" src=\"media/helpimg/starmath/un21221.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3150173\">Icona</alt></image>"
#: 03090100.xhp
msgctxt ""
@@ -823,7 +823,7 @@ msgctxt ""
"par_id3150464\n"
"help.text"
msgid "You can also insert user-defined unary operators by typing <emph>uoper</emph> in the <emph>Commands</emph> window, followed by the syntax for the character. This function is useful for incorporating special characters into a formula. For example, the command <emph>uoper %theta x</emph> produces a small Greek letter theta (a component of the <emph>$[officename] Math</emph> character set). You can also insert characters not in the $[officename] character set by choosing <emph>Tools - Symbols - Edit</emph>."
-msgstr ""
+msgstr "També podeu inserir operadors unaris definits per l'usuari escrivint <emph>uoper</emph> a la finestra d'<emph>ordes</emph>, seguida de la sintaxi per al caràcter. Esta funció és útil per incorporar caràcters especials a una fórmula. Per exemple, l'orde <emph>uoper %theta x</emph> genera una lletra grega zeta minúscula (un component del joc de caràcters del <emph>$[officename] Math</emph>). També podeu inserir caràcters no inclosos en el joc de caràcters del $[officename] triant-los a <emph>Eines - Símbols - Edita</emph>."
#: 03090100.xhp
msgctxt ""
@@ -831,7 +831,7 @@ msgctxt ""
"par_id3154725\n"
"help.text"
msgid "You can also insert user-defined binary commands by typing <emph>boper</emph> into the <emph>Commands</emph> window. For example, the command <emph>y boper %theta x</emph> produces the small Greek letter theta preceded by a <emph>y</emph> and followed by an <emph>x</emph>. You can also insert characters not in the $[officename] character set by choosing <emph>Tools - Symbols - Edit</emph>."
-msgstr ""
+msgstr "També podeu inserir ordes binàries definides per l'usuari escrivint <emph>boper</emph> a la finestra d'<emph>ordes</emph>. Per exemple, l'orde <emph>y boper %theta x</emph> crea una lletra grega zeta minúscula precedida d'una <emph>y</emph> i seguida d'una <emph>x</emph>. També podeu inserir caràcters no inclosos en el joc de caràcters del $[officename] triant <emph>Eines - Símbols - Edita</emph>."
#: 03090100.xhp
msgctxt ""
@@ -887,7 +887,7 @@ msgctxt ""
"par_id3149376\n"
"help.text"
msgid "Type <emph>sub</emph> or <emph>sup</emph> in the Commands window to add indexes and powers to the characters in your formula; for example, a sub 2."
-msgstr "Escriviu <emph>sub</emph> o <emph>sup</emph> a la finestra d'<emph>ordes</emph> per afegir subíndexs i superíndexs a la vostra fórmula; per exemple: a sub 2."
+msgstr "Escriviu <emph>sub</emph> o <emph>sup</emph> a la finestra d'ordes per a afegir subíndexs i superíndexs a la vostra fórmula; per exemple: a sub 2."
#: 03090100.xhp
msgctxt ""
@@ -895,7 +895,7 @@ msgctxt ""
"par_id3155383\n"
"help.text"
msgid "If you want to use a colon ':' as division sign, choose <emph>Tools - Symbols</emph> or click the <emph>Symbols</emph> icon on the Tools bar. Click the <emph>Edit</emph> button in the dialog that appears, then select the <emph>Special</emph> symbol set. Enter a meaningful name next to <emph>Symbol</emph>, for example, \"divide\" and then click the colon in the set of symbols. Click <emph>Add</emph> and then <emph>OK</emph>. Click <emph>OK</emph> to close the <emph>Symbols</emph> dialog,too. Now you can use the new symbol, in this case the colon, by entering its name in the Commands window, for example, <emph>a %divide b = c</emph>."
-msgstr ""
+msgstr "Si voleu utilitzar els dos punts «:» com a signe de divisió trieu <emph>Eines - Símbols</emph> o feu clic a la icona <emph>Símbols</emph> de la barra Eines. Feu clic al botó <emph>Edita</emph> del diàleg que s'obri i seleccioneu el conjunt de símbols <emph>Especial</emph>. Introduïu un nom significatiu al costat de <emph>Símbol</emph>, per exemple, «divideix», i a continuació feu clic als dos punts en el conjunt de símbols. Feu clic a <emph>Afig</emph> i després a <emph>D'acord</emph>. Feu clic a <emph>D'acord</emph> per tancar també el diàleg <emph>Símbols</emph>. Ara ja podreu utilitzar el símbol nou, en este cas els dos punts, introduint-ne el nom a la finestra d'<emph>ordes</emph>; per exemple, <emph>a %divideix b = c</emph>."
#: 03090100.xhp
msgctxt ""
@@ -903,7 +903,7 @@ msgctxt ""
"par_id3147398\n"
"help.text"
msgid "When entering information manually in the Commands window, please note that a number of operators require spaces between the elements for the correct structure. This is especially true if you are using values instead of placeholders in your operators, for example, to construct a division 4 div 3 or a div b."
-msgstr "Quan introduïu informació manualment a la finestra d'<emph>ordes</emph>, tingueu en compte que alguns operadors necessiten espais entre els elements perquè l'estructura siga correcta, sobretot si utilitzeu valors en lloc d'espais reservats en els operadors, per exemple, si genereu una divisió 4 div 3 o a div b."
+msgstr "Quan introduïu informació manualment a la finestra d'ordes, tingueu en compte que alguns operadors necessiten espais entre els elements perquè l'estructura siga correcta, sobretot si utilitzeu valors en lloc d'espais reservats en els operadors, per exemple, si genereu una divisió 4 div 3 o a div b."
#: 03090200.xhp
msgctxt ""
@@ -959,7 +959,7 @@ msgctxt ""
"par_idN10086\n"
"help.text"
msgid "<image id=\"img_id3153573\" src=\"media/helpimg/starmath/bi21301.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3153573\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3153573\" src=\"media/helpimg/starmath/bi21301.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3153573\">Icona</alt></image>"
#: 03090200.xhp
msgctxt ""
@@ -983,7 +983,7 @@ msgctxt ""
"par_idN100BF\n"
"help.text"
msgid "<image id=\"img_id3147523\" src=\"media/helpimg/starmath/bi21302.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3147523\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3147523\" src=\"media/helpimg/starmath/bi21302.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3147523\">Icona</alt></image>"
#: 03090200.xhp
msgctxt ""
@@ -1007,7 +1007,7 @@ msgctxt ""
"par_idN10101\n"
"help.text"
msgid "<image id=\"img_id3154196\" src=\"media/helpimg/starmath/bi21303.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3154196\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3154196\" src=\"media/helpimg/starmath/bi21303.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3154196\">Icona</alt></image>"
#: 03090200.xhp
msgctxt ""
@@ -1031,7 +1031,7 @@ msgctxt ""
"par_idN10140\n"
"help.text"
msgid "<image id=\"img_id3154835\" src=\"media/helpimg/starmath/bi21304.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3154835\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3154835\" src=\"media/helpimg/starmath/bi21304.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3154835\">Icona</alt></image>"
#: 03090200.xhp
msgctxt ""
@@ -1055,7 +1055,7 @@ msgctxt ""
"par_idN10182\n"
"help.text"
msgid "<image id=\"img_id3147321\" src=\"media/helpimg/starmath/bi21322.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3147321\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3147321\" src=\"media/helpimg/starmath/bi21322.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3147321\">Icona</alt></image>"
#: 03090200.xhp
msgctxt ""
@@ -1079,7 +1079,7 @@ msgctxt ""
"par_idN101BF\n"
"help.text"
msgid "<image id=\"img_id3151030\" src=\"media/helpimg/starmath/bi21323.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3151030\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3151030\" src=\"media/helpimg/starmath/bi21323.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3151030\">Icona</alt></image>"
#: 03090200.xhp
msgctxt ""
@@ -1103,7 +1103,7 @@ msgctxt ""
"par_idN101FC\n"
"help.text"
msgid "<image id=\"img_id3155133\" src=\"media/helpimg/starmath/bi21305.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3155133\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3155133\" src=\"media/helpimg/starmath/bi21305.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3155133\">Icona</alt></image>"
#: 03090200.xhp
msgctxt ""
@@ -1127,7 +1127,7 @@ msgctxt ""
"par_idN1023B\n"
"help.text"
msgid "<image id=\"img_id3147468\" src=\"media/helpimg/starmath/bi21306.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3147468\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3147468\" src=\"media/helpimg/starmath/bi21306.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3147468\">Icona</alt></image>"
#: 03090200.xhp
msgctxt ""
@@ -1151,7 +1151,7 @@ msgctxt ""
"par_idN10279\n"
"help.text"
msgid "<image id=\"img_id3155982\" src=\"media/helpimg/starmath/bi21307.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3155982\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3155982\" src=\"media/helpimg/starmath/bi21307.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3155982\">Icona</alt></image>"
#: 03090200.xhp
msgctxt ""
@@ -1175,7 +1175,7 @@ msgctxt ""
"par_idN102B5\n"
"help.text"
msgid "<image id=\"img_id3155773\" src=\"media/helpimg/starmath/bi21308.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3155773\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3155773\" src=\"media/helpimg/starmath/bi21308.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3155773\">Icona</alt></image>"
#: 03090200.xhp
msgctxt ""
@@ -1199,7 +1199,7 @@ msgctxt ""
"par_idN102F3\n"
"help.text"
msgid "<image id=\"img_id3148442\" src=\"media/helpimg/starmath/bi21309.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3148442\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3148442\" src=\"media/helpimg/starmath/bi21309.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3148442\">Icona</alt></image>"
#: 03090200.xhp
msgctxt ""
@@ -1223,7 +1223,7 @@ msgctxt ""
"par_idN10331\n"
"help.text"
msgid "<image id=\"img_id3153299\" src=\"media/helpimg/starmath/bi21310.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3153299\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3153299\" src=\"media/helpimg/starmath/bi21310.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3153299\">Icona</alt></image>"
#: 03090200.xhp
msgctxt ""
@@ -1247,7 +1247,7 @@ msgctxt ""
"par_idN1036F\n"
"help.text"
msgid "<image id=\"img_id3153976\" src=\"media/helpimg/starmath/bi21311.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3153976\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3153976\" src=\"media/helpimg/starmath/bi21311.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3153976\">Icona</alt></image>"
#: 03090200.xhp
msgctxt ""
@@ -1271,7 +1271,7 @@ msgctxt ""
"par_idN103AD\n"
"help.text"
msgid "<image id=\"img_id3151195\" src=\"media/helpimg/starmath/bi21312.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3151195\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3151195\" src=\"media/helpimg/starmath/bi21312.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3151195\">Icona</alt></image>"
#: 03090200.xhp
msgctxt ""
@@ -1295,7 +1295,7 @@ msgctxt ""
"par_idN103EB\n"
"help.text"
msgid "<image id=\"img_id3150103\" src=\"media/helpimg/starmath/bi21313.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3150103\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3150103\" src=\"media/helpimg/starmath/bi21313.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3150103\">Icona</alt></image>"
#: 03090200.xhp
msgctxt ""
@@ -1319,7 +1319,7 @@ msgctxt ""
"par_idN1042C\n"
"help.text"
msgid "<image id=\"img_id3151228\" src=\"media/helpimg/starmath/bi21314.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3151228\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3151228\" src=\"media/helpimg/starmath/bi21314.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3151228\">Icona</alt></image>"
#: 03090200.xhp
msgctxt ""
@@ -1343,7 +1343,7 @@ msgctxt ""
"par_idN1046D\n"
"help.text"
msgid "<image id=\"img_id3151003\" src=\"media/helpimg/starmath/bi21315.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3151003\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3151003\" src=\"media/helpimg/starmath/bi21315.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3151003\">Icona</alt></image>"
#: 03090200.xhp
msgctxt ""
@@ -1367,7 +1367,7 @@ msgctxt ""
"par_idN104AB\n"
"help.text"
msgid "<image id=\"img_id3149631\" src=\"media/helpimg/starmath/bi21316.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3149631\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3149631\" src=\"media/helpimg/starmath/bi21316.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3149631\">Icona</alt></image>"
#: 03090200.xhp
msgctxt ""
@@ -1391,7 +1391,7 @@ msgctxt ""
"par_idN104E7\n"
"help.text"
msgid "<image id=\"img_id3149969\" src=\"media/helpimg/starmath/bi21324.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3149969\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3149969\" src=\"media/helpimg/starmath/bi21324.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3149969\">Icona</alt></image>"
#: 03090200.xhp
msgctxt ""
@@ -1415,7 +1415,7 @@ msgctxt ""
"par_idN10525\n"
"help.text"
msgid "<image id=\"img_id3149516\" src=\"media/helpimg/starmath/bi21325.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3149516\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3149516\" src=\"media/helpimg/starmath/bi21325.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3149516\">Icona</alt></image>"
#: 03090200.xhp
msgctxt ""
@@ -1439,7 +1439,7 @@ msgctxt ""
"par_idN10563\n"
"help.text"
msgid "<image id=\"img_id3148697\" src=\"media/helpimg/starmath/bi21326.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3148697\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3148697\" src=\"media/helpimg/starmath/bi21326.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3148697\">Icona</alt></image>"
#: 03090200.xhp
msgctxt ""
@@ -1463,7 +1463,7 @@ msgctxt ""
"par_idN10564\n"
"help.text"
msgid "<image id=\"img_id3148698\" src=\"media/helpimg/starmath/bi21327.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3148698\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3148698\" src=\"media/helpimg/starmath/bi21327.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3148698\">Icona</alt></image>"
#: 03090200.xhp
msgctxt ""
@@ -1487,7 +1487,7 @@ msgctxt ""
"par_idN10565\n"
"help.text"
msgid "<image id=\"img_id3148699\" src=\"media/helpimg/starmath/bi21329.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3148699\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3148699\" src=\"media/helpimg/starmath/bi21329.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3148699\">Icona</alt></image>"
#: 03090200.xhp
msgctxt ""
@@ -1511,7 +1511,7 @@ msgctxt ""
"par_idN10566\n"
"help.text"
msgid "<image id=\"img_id3148700\" src=\"media/helpimg/starmath/bi21328.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3148700\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3148700\" src=\"media/helpimg/starmath/bi21328.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3148700\">Icona</alt></image>"
#: 03090200.xhp
msgctxt ""
@@ -1535,7 +1535,7 @@ msgctxt ""
"par_idN10567\n"
"help.text"
msgid "<image id=\"img_id3148701\" src=\"media/helpimg/starmath/bi21330.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3148701\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3148701\" src=\"media/helpimg/starmath/bi21330.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3148701\">Icona</alt></image>"
#: 03090200.xhp
msgctxt ""
@@ -1559,7 +1559,7 @@ msgctxt ""
"par_idN10568\n"
"help.text"
msgid "<image id=\"img_id3148702\" src=\"media/helpimg/starmath/bi21331.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3148702\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3148702\" src=\"media/helpimg/starmath/bi21331.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3148702\">Icona</alt></image>"
#: 03090200.xhp
msgctxt ""
@@ -1583,7 +1583,7 @@ msgctxt ""
"par_idN10569\n"
"help.text"
msgid "<image id=\"img_id3148703\" src=\"media/helpimg/starmath/bi21332.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3148703\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3148703\" src=\"media/helpimg/starmath/bi21332.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3148703\">Icona</alt></image>"
#: 03090200.xhp
msgctxt ""
@@ -1607,7 +1607,7 @@ msgctxt ""
"par_idN10570\n"
"help.text"
msgid "<image id=\"img_id3148704\" src=\"media/helpimg/starmath/bi21333.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3148704\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3148704\" src=\"media/helpimg/starmath/bi21333.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3148704\">Icona</alt></image>"
#: 03090200.xhp
msgctxt ""
@@ -1631,7 +1631,7 @@ msgctxt ""
"par_idN10571\n"
"help.text"
msgid "<image id=\"img_id3148705\" src=\"media/helpimg/starmath/bi21334.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3148705\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3148705\" src=\"media/helpimg/starmath/bi21334.png\" width=\"0.847cm\" height=\"0.847cm\"><alt id=\"alt_id3148705\">Icona</alt></image>"
#: 03090200.xhp
msgctxt ""
@@ -1751,7 +1751,7 @@ msgctxt ""
"par_idN10088\n"
"help.text"
msgid "<image id=\"img_id3152944\" src=\"media/helpimg/starmath/fo21601.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3152944\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3152944\" src=\"media/helpimg/starmath/fo21601.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3152944\">Icona</alt></image>"
#: 03090300.xhp
msgctxt ""
@@ -1775,7 +1775,7 @@ msgctxt ""
"par_idN100C4\n"
"help.text"
msgid "<image id=\"img_id3150970\" src=\"media/helpimg/starmath/fo21602.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3150970\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3150970\" src=\"media/helpimg/starmath/fo21602.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3150970\">Icona</alt></image>"
#: 03090300.xhp
msgctxt ""
@@ -1799,7 +1799,7 @@ msgctxt ""
"par_idN10102\n"
"help.text"
msgid "<image id=\"img_id3146932\" src=\"media/helpimg/starmath/fo21603.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3146932\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3146932\" src=\"media/helpimg/starmath/fo21603.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3146932\">Icona</alt></image>"
#: 03090300.xhp
msgctxt ""
@@ -1823,7 +1823,7 @@ msgctxt ""
"par_idN1013E\n"
"help.text"
msgid "<image id=\"img_id3149814\" src=\"media/helpimg/starmath/fo21604.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3149814\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3149814\" src=\"media/helpimg/starmath/fo21604.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3149814\">Icona</alt></image>"
#: 03090300.xhp
msgctxt ""
@@ -1847,7 +1847,7 @@ msgctxt ""
"par_idN1017A\n"
"help.text"
msgid "<image id=\"img_id3152766\" src=\"media/helpimg/starmath/fo21613.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3152766\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3152766\" src=\"media/helpimg/starmath/fo21613.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3152766\">Icona</alt></image>"
#: 03090300.xhp
msgctxt ""
@@ -1871,7 +1871,7 @@ msgctxt ""
"par_idN101B8\n"
"help.text"
msgid "<image id=\"img_id3151023\" src=\"media/helpimg/starmath/fo21605.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3151023\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3151023\" src=\"media/helpimg/starmath/fo21605.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3151023\">Icona</alt></image>"
#: 03090300.xhp
msgctxt ""
@@ -1895,7 +1895,7 @@ msgctxt ""
"par_idN101F4\n"
"help.text"
msgid "<image id=\"img_id3145772\" src=\"media/helpimg/starmath/fo21606.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3145772\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3145772\" src=\"media/helpimg/starmath/fo21606.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3145772\">Icona</alt></image>"
#: 03090300.xhp
msgctxt ""
@@ -1919,7 +1919,7 @@ msgctxt ""
"par_idN10230\n"
"help.text"
msgid "<image id=\"img_id3147409\" src=\"media/helpimg/starmath/fo21607.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3147409\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3147409\" src=\"media/helpimg/starmath/fo21607.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3147409\">Icona</alt></image>"
#: 03090300.xhp
msgctxt ""
@@ -1943,7 +1943,7 @@ msgctxt ""
"par_idN1026C\n"
"help.text"
msgid "<image id=\"img_id3149562\" src=\"media/helpimg/starmath/fo21614.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149562\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3149562\" src=\"media/helpimg/starmath/fo21614.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149562\">Icona</alt></image>"
#: 03090300.xhp
msgctxt ""
@@ -1967,7 +1967,7 @@ msgctxt ""
"par_idN102AA\n"
"help.text"
msgid "<image id=\"img_id3147109\" src=\"media/helpimg/starmath/fo21609.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3147109\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3147109\" src=\"media/helpimg/starmath/fo21609.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3147109\">Icona</alt></image>"
#: 03090300.xhp
msgctxt ""
@@ -1991,7 +1991,7 @@ msgctxt ""
"par_idN102E6\n"
"help.text"
msgid "<image id=\"img_id3147055\" src=\"media/helpimg/starmath/fo21610.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3147055\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3147055\" src=\"media/helpimg/starmath/fo21610.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3147055\">Icona</alt></image>"
#: 03090300.xhp
msgctxt ""
@@ -2015,7 +2015,7 @@ msgctxt ""
"par_idN10322\n"
"help.text"
msgid "<image id=\"img_id3154578\" src=\"media/helpimg/starmath/fo21611.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3154578\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3154578\" src=\"media/helpimg/starmath/fo21611.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3154578\">Icona</alt></image>"
#: 03090300.xhp
msgctxt ""
@@ -2039,7 +2039,7 @@ msgctxt ""
"par_idN1035E\n"
"help.text"
msgid "<image id=\"img_id3149332\" src=\"media/helpimg/starmath/fo21615.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149332\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3149332\" src=\"media/helpimg/starmath/fo21615.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149332\">Icona</alt></image>"
#: 03090300.xhp
msgctxt ""
@@ -2087,7 +2087,7 @@ msgctxt ""
"par_id3146956\n"
"help.text"
msgid "By typing <emph>oper</emph> in the Commands window, you can insert <emph>user-defined operators</emph> in $[officename] Math, a feature useful for incorporating special characters into a formula. An example is <emph>oper %theta x</emph>. Using the <emph>oper</emph> command, you can also insert characters not in the default $[officename] character set. <emph>oper</emph> can also be used in connection with limits; for example, <emph>oper %union from {i=1} to n x_{i}</emph>. In this example, the union symbol is indicated by the name <emph>union</emph>. However, this is not one of the predefined symbols. To define it, choose <emph>Tools - Symbols</emph>. select <emph>Special</emph> as the symbol set in the dialog that appears, then click the <emph>Edit</emph> button. In the next dialog, select <emph>Special</emph> as the symbol set again. Enter a meaningful name in the <emph>Symbol</emph> text box, for example, \"union\" and then click the union symbol in the set of symbols. Click <emph>Add</emph> and then <emph>OK</emph>. Click <emph>Close</emph> to close the <emph>Symbols</emph> dialog. You are now finished and can type the union symbol in the Commands window, by entering <emph>oper %union</emph>."
-msgstr ""
+msgstr "Si introduïu <emph>oper</emph> a la finestra d'<emph>ordes</emph>, podreu inserir <emph>operadors definits per l'usuari</emph> al $[officename] Math, una característica útil per incorporar caràcters especials en una fórmula. Un exemple és <emph>oper %theta x</emph>. Utilitzant l'orde <emph>oper</emph>, podeu inserir caràcters que no apareixen per defecte en el joc de caràcters del $[officename]. L'orde <emph>oper</emph> també es pot utilitzar amb límits; per exemple, <emph>oper %union from {i=1} to n x_{i}</emph>. En este exemple, el símbol d'unió s'especifica amb el nom <emph>union</emph>; no obstant això, este símbol no forma part dels símbols predefinits. Per definir-lo, trieu <emph>Eines - Símbols</emph>, seleccioneu <emph>Especial</emph> com a conjunt de símbols en el diàleg que apareix i, a continuació, feu clic al botó <emph>Edita</emph>. En el diàleg següent, seleccioneu una altra vegada <emph>Especial</emph> com a conjunt de símbols. Introduïu un nom explicatiu en el quadre de text <emph>Símbol</emph>, per exemple, \"union\", i a continuació feu clic al símbol d'unió en el conjunt de símbols. Feu clic a <emph>Afig</emph> i a continuació a <emph>D'acord</emph>. Feu clic a <emph>Tanca</emph> per tancar el diàleg <emph>Símbols</emph>. Ara ja podreu escriure el símbol d'unió a la finestra d'ordes introduint-hi <emph>oper %union</emph>."
#: 03090300.xhp
msgctxt ""
@@ -2159,7 +2159,7 @@ msgctxt ""
"par_idN10081\n"
"help.text"
msgid "<image id=\"img_id3153154\" src=\"media/helpimg/starmath/fu21505.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3153154\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3153154\" src=\"media/helpimg/starmath/fu21505.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3153154\">Icona</alt></image>"
#: 03090400.xhp
msgctxt ""
@@ -2183,7 +2183,7 @@ msgctxt ""
"par_idN100BC\n"
"help.text"
msgid "<image id=\"img_id3147507\" src=\"media/helpimg/starmath/fu21506.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3147507\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3147507\" src=\"media/helpimg/starmath/fu21506.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3147507\">Icona</alt></image>"
#: 03090400.xhp
msgctxt ""
@@ -2207,7 +2207,7 @@ msgctxt ""
"par_idN100F7\n"
"help.text"
msgid "<image id=\"img_id3154574\" src=\"media/helpimg/starmath/fu21507.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3154574\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3154574\" src=\"media/helpimg/starmath/fu21507.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3154574\">Icona</alt></image>"
#: 03090400.xhp
msgctxt ""
@@ -2231,7 +2231,7 @@ msgctxt ""
"par_idN10132\n"
"help.text"
msgid "<image id=\"img_id3149687\" src=\"media/helpimg/starmath/fu21508.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149687\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3149687\" src=\"media/helpimg/starmath/fu21508.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149687\">Icona</alt></image>"
#: 03090400.xhp
msgctxt ""
@@ -2255,7 +2255,7 @@ msgctxt ""
"par_id3149483\n"
"help.text"
msgid "<image id=\"img_id3149490\" src=\"media/helpimg/starmath/fu21908.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149490\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3149490\" src=\"media/helpimg/starmath/fu21908.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149490\">Icona</alt></image>"
#: 03090400.xhp
msgctxt ""
@@ -2279,7 +2279,7 @@ msgctxt ""
"par_idN101B1\n"
"help.text"
msgid "<image id=\"img_id3149043\" src=\"media/helpimg/starmath/fu21509.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149043\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3149043\" src=\"media/helpimg/starmath/fu21509.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149043\">Icona</alt></image>"
#: 03090400.xhp
msgctxt ""
@@ -2303,7 +2303,7 @@ msgctxt ""
"par_idN101EA\n"
"help.text"
msgid "<image id=\"img_id3147139\" src=\"media/helpimg/starmath/fu21510.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3147139\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3147139\" src=\"media/helpimg/starmath/fu21510.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3147139\">Icona</alt></image>"
#: 03090400.xhp
msgctxt ""
@@ -2327,7 +2327,7 @@ msgctxt ""
"par_idN10223\n"
"help.text"
msgid "<image id=\"img_id3148759\" src=\"media/helpimg/starmath/fu21511.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3148759\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3148759\" src=\"media/helpimg/starmath/fu21511.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3148759\">Icona</alt></image>"
#: 03090400.xhp
msgctxt ""
@@ -2351,7 +2351,7 @@ msgctxt ""
"par_idN1025C\n"
"help.text"
msgid "<image id=\"img_id3149536\" src=\"media/helpimg/starmath/fu21512.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149536\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3149536\" src=\"media/helpimg/starmath/fu21512.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149536\">Icona</alt></image>"
#: 03090400.xhp
msgctxt ""
@@ -2375,7 +2375,7 @@ msgctxt ""
"par_idN10295\n"
"help.text"
msgid "<image id=\"img_id3147499\" src=\"media/helpimg/starmath/fu21513.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3147499\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3147499\" src=\"media/helpimg/starmath/fu21513.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3147499\">Icona</alt></image>"
#: 03090400.xhp
msgctxt ""
@@ -2399,7 +2399,7 @@ msgctxt ""
"par_idN102CE\n"
"help.text"
msgid "<image id=\"img_id3168610\" src=\"media/helpimg/starmath/fu21503.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3168610\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3168610\" src=\"media/helpimg/starmath/fu21503.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3168610\">Icona</alt></image>"
#: 03090400.xhp
msgctxt ""
@@ -2423,7 +2423,7 @@ msgctxt ""
"par_idN10309\n"
"help.text"
msgid "<image id=\"img_id3147608\" src=\"media/helpimg/starmath/fu21514.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3147608\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3147608\" src=\"media/helpimg/starmath/fu21514.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3147608\">Icona</alt></image>"
#: 03090400.xhp
msgctxt ""
@@ -2447,7 +2447,7 @@ msgctxt ""
"par_idN10342\n"
"help.text"
msgid "<image id=\"img_id3151087\" src=\"media/helpimg/starmath/fu21515.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3151087\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3151087\" src=\"media/helpimg/starmath/fu21515.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3151087\">Icona</alt></image>"
#: 03090400.xhp
msgctxt ""
@@ -2471,7 +2471,7 @@ msgctxt ""
"par_idN1037C\n"
"help.text"
msgid "<image id=\"img_id3151112\" src=\"media/helpimg/starmath/fu21516.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3151112\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3151112\" src=\"media/helpimg/starmath/fu21516.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3151112\">Icona</alt></image>"
#: 03090400.xhp
msgctxt ""
@@ -2495,7 +2495,7 @@ msgctxt ""
"par_idN103B5\n"
"help.text"
msgid "<image id=\"img_id3154714\" src=\"media/helpimg/starmath/fu21504.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3154714\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3154714\" src=\"media/helpimg/starmath/fu21504.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3154714\">Icona</alt></image>"
#: 03090400.xhp
msgctxt ""
@@ -2519,7 +2519,7 @@ msgctxt ""
"par_idN103EE\n"
"help.text"
msgid "<image id=\"img_id3145633\" src=\"media/helpimg/starmath/fu21517.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3145633\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3145633\" src=\"media/helpimg/starmath/fu21517.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3145633\">Icona</alt></image>"
#: 03090400.xhp
msgctxt ""
@@ -2543,7 +2543,7 @@ msgctxt ""
"par_idN10427\n"
"help.text"
msgid "<image id=\"img_id3146951\" src=\"media/helpimg/starmath/fu21518.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3146951\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3146951\" src=\"media/helpimg/starmath/fu21518.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3146951\">Icona</alt></image>"
#: 03090400.xhp
msgctxt ""
@@ -2567,7 +2567,7 @@ msgctxt ""
"par_idN10460\n"
"help.text"
msgid "<image id=\"img_id3149369\" src=\"media/helpimg/starmath/fu21519.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149369\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3149369\" src=\"media/helpimg/starmath/fu21519.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149369\">Icona</alt></image>"
#: 03090400.xhp
msgctxt ""
@@ -2591,7 +2591,7 @@ msgctxt ""
"par_idN10493\n"
"help.text"
msgid "<image id=\"img_id3153141\" src=\"media/helpimg/starmath/fu21520.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3153141\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3153141\" src=\"media/helpimg/starmath/fu21520.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3153141\">Icona</alt></image>"
#: 03090400.xhp
msgctxt ""
@@ -2615,7 +2615,7 @@ msgctxt ""
"par_idN104CC\n"
"help.text"
msgid "<image id=\"img_id3154624\" src=\"media/helpimg/starmath/fu21501.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3154624\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3154624\" src=\"media/helpimg/starmath/fu21501.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3154624\">Icona</alt></image>"
#: 03090400.xhp
msgctxt ""
@@ -2639,7 +2639,7 @@ msgctxt ""
"par_idN10507\n"
"help.text"
msgid "<image id=\"img_id3154023\" src=\"media/helpimg/starmath/fu21521.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3154023\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3154023\" src=\"media/helpimg/starmath/fu21521.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3154023\">Icona</alt></image>"
#: 03090400.xhp
msgctxt ""
@@ -2663,7 +2663,7 @@ msgctxt ""
"par_idN1053A\n"
"help.text"
msgid "<image id=\"img_id3149602\" src=\"media/helpimg/starmath/fu21522.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149602\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3149602\" src=\"media/helpimg/starmath/fu21522.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149602\">Icona</alt></image>"
#: 03090400.xhp
msgctxt ""
@@ -2687,7 +2687,7 @@ msgctxt ""
"par_idN10573\n"
"help.text"
msgid "<image id=\"img_id3155342\" src=\"media/helpimg/starmath/fu21523.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3155342\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3155342\" src=\"media/helpimg/starmath/fu21523.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3155342\">Icona</alt></image>"
#: 03090400.xhp
msgctxt ""
@@ -2711,7 +2711,7 @@ msgctxt ""
"par_idN105AC\n"
"help.text"
msgid "<image id=\"img_id3150842\" src=\"media/helpimg/starmath/fu21524.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3150842\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3150842\" src=\"media/helpimg/starmath/fu21524.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3150842\">Icona</alt></image>"
#: 03090400.xhp
msgctxt ""
@@ -2735,7 +2735,7 @@ msgctxt ""
"par_idN105E5\n"
"help.text"
msgid "<image id=\"img_id3145301\" src=\"media/helpimg/starmath/fu21502.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3145301\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3145301\" src=\"media/helpimg/starmath/fu21502.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3145301\">Icona</alt></image>"
#: 03090400.xhp
msgctxt ""
@@ -2807,7 +2807,7 @@ msgctxt ""
"par_id3154264\n"
"help.text"
msgid "The following is a complete list of all available bracket types. The icon next to the bracket type indicates that it can be accessed through the Elements pane (menu View - Elements) or through the context menu of the <emph>Commands</emph> window."
-msgstr ""
+msgstr "A continuació s'ofereix una llista completa de tots els tipus de claudàtors disponibles. La icona que hi ha al costat de cada tipus de claudàtor indica que s'hi pot accedir a través de las subfinestra Elements (menú Visualitza ▸ Elements), o bé a través del menú contextual de la finestra <emph>Ordes</emph>."
#: 03090500.xhp
msgctxt ""
@@ -2823,7 +2823,7 @@ msgctxt ""
"par_idN10084\n"
"help.text"
msgid "<image id=\"img_id3149801\" src=\"media/helpimg/starmath/al21801.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3149801\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3149801\" src=\"media/helpimg/starmath/al21801.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3149801\">Icona</alt></image>"
#: 03090500.xhp
msgctxt ""
@@ -2847,7 +2847,7 @@ msgctxt ""
"par_idN100BF\n"
"help.text"
msgid "<image id=\"img_id3158440\" src=\"media/helpimg/starmath/al21802.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3158440\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3158440\" src=\"media/helpimg/starmath/al21802.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3158440\">Icona</alt></image>"
#: 03090500.xhp
msgctxt ""
@@ -2871,7 +2871,7 @@ msgctxt ""
"par_idN100F8\n"
"help.text"
msgid "<image id=\"img_id3146923\" src=\"media/helpimg/starmath/al21823.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3146923\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3146923\" src=\"media/helpimg/starmath/al21823.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3146923\">Icona</alt></image>"
#: 03090500.xhp
msgctxt ""
@@ -2895,7 +2895,7 @@ msgctxt ""
"par_idN10131\n"
"help.text"
msgid "<image id=\"img_id3149815\" src=\"media/helpimg/starmath/al21804.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3149815\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3149815\" src=\"media/helpimg/starmath/al21804.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3149815\">Icona</alt></image>"
#: 03090500.xhp
msgctxt ""
@@ -2919,7 +2919,7 @@ msgctxt ""
"par_idN1016C\n"
"help.text"
msgid "<image id=\"img_id3148736\" src=\"media/helpimg/starmath/al21805.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3148736\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3148736\" src=\"media/helpimg/starmath/al21805.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3148736\">Icona</alt></image>"
#: 03090500.xhp
msgctxt ""
@@ -2943,7 +2943,7 @@ msgctxt ""
"par_idN101A5\n"
"help.text"
msgid "<image id=\"img_id3153350\" src=\"media/helpimg/starmath/al21806.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3153350\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3153350\" src=\"media/helpimg/starmath/al21806.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3153350\">Icona</alt></image>"
#: 03090500.xhp
msgctxt ""
@@ -2967,7 +2967,7 @@ msgctxt ""
"par_idN101DE\n"
"help.text"
msgid "<image id=\"img_id3155118\" src=\"media/helpimg/starmath/al21803.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3155118\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3155118\" src=\"media/helpimg/starmath/al21803.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3155118\">Icona</alt></image>"
#: 03090500.xhp
msgctxt ""
@@ -2991,7 +2991,7 @@ msgctxt ""
"par_idN10217\n"
"help.text"
msgid "<image id=\"img_id3155867\" src=\"media/helpimg/starmath/al21821.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3155867\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3155867\" src=\"media/helpimg/starmath/al21821.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3155867\">Icona</alt></image>"
#: 03090500.xhp
msgctxt ""
@@ -3015,7 +3015,7 @@ msgctxt ""
"par_idN10253\n"
"help.text"
msgid "<image id=\"img_id3149561\" src=\"media/helpimg/starmath/al21808.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3149561\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3149561\" src=\"media/helpimg/starmath/al21808.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3149561\">Icona</alt></image>"
#: 03090500.xhp
msgctxt ""
@@ -3039,7 +3039,7 @@ msgctxt ""
"par_idN1028E\n"
"help.text"
msgid "<image id=\"img_id3147733\" src=\"media/helpimg/starmath/al21809.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3147733\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3147733\" src=\"media/helpimg/starmath/al21809.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3147733\">Icona</alt></image>"
#: 03090500.xhp
msgctxt ""
@@ -3063,7 +3063,7 @@ msgctxt ""
"par_idN102CC\n"
"help.text"
msgid "<image id=\"img_id3148852\" src=\"media/helpimg/starmath/al21810.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3148852\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3148852\" src=\"media/helpimg/starmath/al21810.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3148852\">Icona</alt></image>"
#: 03090500.xhp
msgctxt ""
@@ -3087,7 +3087,7 @@ msgctxt ""
"par_idN10307\n"
"help.text"
msgid "<image id=\"img_id3153794\" src=\"media/helpimg/starmath/al21824.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3153794\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3153794\" src=\"media/helpimg/starmath/al21824.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3153794\">Icona</alt></image>"
#: 03090500.xhp
msgctxt ""
@@ -3111,7 +3111,7 @@ msgctxt ""
"par_idN10342\n"
"help.text"
msgid "<image id=\"img_id3153972\" src=\"media/helpimg/starmath/al21812.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3153972\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3153972\" src=\"media/helpimg/starmath/al21812.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3153972\">Icona</alt></image>"
#: 03090500.xhp
msgctxt ""
@@ -3135,7 +3135,7 @@ msgctxt ""
"par_idN1037E\n"
"help.text"
msgid "<image id=\"img_id3155598\" src=\"media/helpimg/starmath/al21813.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3155598\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3155598\" src=\"media/helpimg/starmath/al21813.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3155598\">Icona</alt></image>"
#: 03090500.xhp
msgctxt ""
@@ -3159,7 +3159,7 @@ msgctxt ""
"par_idN103B7\n"
"help.text"
msgid "<image id=\"img_id3153223\" src=\"media/helpimg/starmath/al21814.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3153223\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3153223\" src=\"media/helpimg/starmath/al21814.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3153223\">Icona</alt></image>"
#: 03090500.xhp
msgctxt ""
@@ -3183,7 +3183,7 @@ msgctxt ""
"par_idN103F0\n"
"help.text"
msgid "<image id=\"img_id3150026\" src=\"media/helpimg/starmath/al21811.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3150026\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3150026\" src=\"media/helpimg/starmath/al21811.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3150026\">Icona</alt></image>"
#: 03090500.xhp
msgctxt ""
@@ -3207,7 +3207,7 @@ msgctxt ""
"par_idN10429\n"
"help.text"
msgid "<image id=\"img_id3154235\" src=\"media/helpimg/starmath/al21822.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3154235\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3154235\" src=\"media/helpimg/starmath/al21822.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3154235\">Icona</alt></image>"
#: 03090500.xhp
msgctxt ""
@@ -3231,7 +3231,7 @@ msgctxt ""
"par_idN10464\n"
"help.text"
msgid "<image id=\"img_id3154349\" src=\"media/helpimg/starmath/al21825.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3154349\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3154349\" src=\"media/helpimg/starmath/al21825.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3154349\">Icona</alt></image>"
#: 03090500.xhp
msgctxt ""
@@ -3255,7 +3255,7 @@ msgctxt ""
"par_idN104A0\n"
"help.text"
msgid "<image id=\"img_id3149646\" src=\"media/helpimg/starmath/al21826.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3149646\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3149646\" src=\"media/helpimg/starmath/al21826.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3149646\">Icona</alt></image>"
#: 03090500.xhp
msgctxt ""
@@ -3463,7 +3463,7 @@ msgctxt ""
"par_idN10098\n"
"help.text"
msgid "<image id=\"img_id3150391\" src=\"media/helpimg/starmath/at21701.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3150391\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3150391\" src=\"media/helpimg/starmath/at21701.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3150391\">Icona</alt></image>"
#: 03090600.xhp
msgctxt ""
@@ -3487,7 +3487,7 @@ msgctxt ""
"par_idN100D5\n"
"help.text"
msgid "<image id=\"img_id3154504\" src=\"media/helpimg/starmath/at21702.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3154504\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3154504\" src=\"media/helpimg/starmath/at21702.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3154504\">Icona</alt></image>"
#: 03090600.xhp
msgctxt ""
@@ -3511,7 +3511,7 @@ msgctxt ""
"par_idN10115\n"
"help.text"
msgid "<image id=\"img_id3155370\" src=\"media/helpimg/starmath/at21703.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3155370\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3155370\" src=\"media/helpimg/starmath/at21703.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3155370\">Icona</alt></image>"
#: 03090600.xhp
msgctxt ""
@@ -3535,7 +3535,7 @@ msgctxt ""
"par_idN1014E\n"
"help.text"
msgid "<image id=\"img_id3145202\" src=\"media/helpimg/starmath/at21704.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3145202\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3145202\" src=\"media/helpimg/starmath/at21704.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3145202\">Icona</alt></image>"
#: 03090600.xhp
msgctxt ""
@@ -3559,7 +3559,7 @@ msgctxt ""
"par_idN10187\n"
"help.text"
msgid "<image id=\"img_id3159179\" src=\"media/helpimg/starmath/at21709.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3159179\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3159179\" src=\"media/helpimg/starmath/at21709.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3159179\">Icona</alt></image>"
#: 03090600.xhp
msgctxt ""
@@ -3583,7 +3583,7 @@ msgctxt ""
"par_idN101C0\n"
"help.text"
msgid "<image id=\"img_id3149808\" src=\"media/helpimg/starmath/im21106.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3149808\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3149808\" src=\"media/helpimg/starmath/im21106.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3149808\">Icona</alt></image>"
#: 03090600.xhp
msgctxt ""
@@ -3607,7 +3607,7 @@ msgctxt ""
"par_idN101FB\n"
"help.text"
msgid "<image id=\"img_id3153776\" src=\"media/helpimg/starmath/at21708.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3153776\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3153776\" src=\"media/helpimg/starmath/at21708.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3153776\">Icona</alt></image>"
#: 03090600.xhp
msgctxt ""
@@ -3631,7 +3631,7 @@ msgctxt ""
"par_idN10236\n"
"help.text"
msgid "<image id=\"img_id3149695\" src=\"media/helpimg/starmath/at21707.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3149695\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3149695\" src=\"media/helpimg/starmath/at21707.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3149695\">Icona</alt></image>"
#: 03090600.xhp
msgctxt ""
@@ -3655,7 +3655,7 @@ msgctxt ""
"par_idN1026E\n"
"help.text"
msgid "<image id=\"img_id3148986\" src=\"media/helpimg/starmath/at21705.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3148986\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3148986\" src=\"media/helpimg/starmath/at21705.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3148986\">Icona</alt></image>"
#: 03090600.xhp
msgctxt ""
@@ -3679,7 +3679,7 @@ msgctxt ""
"par_idN102A7\n"
"help.text"
msgid "<image id=\"img_id3147095\" src=\"media/helpimg/starmath/at21710.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3147095\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3147095\" src=\"media/helpimg/starmath/at21710.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3147095\">Icona</alt></image>"
#: 03090600.xhp
msgctxt ""
@@ -3703,7 +3703,7 @@ msgctxt ""
"par_idN102E0\n"
"help.text"
msgid "<image id=\"img_id3147328\" src=\"media/helpimg/starmath/at21724.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3147328\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3147328\" src=\"media/helpimg/starmath/at21724.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3147328\">Icona</alt></image>"
#: 03090600.xhp
msgctxt ""
@@ -3727,7 +3727,7 @@ msgctxt ""
"par_idN10319\n"
"help.text"
msgid "<image id=\"img_id3153359\" src=\"media/helpimg/starmath/at21723.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3153359\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3153359\" src=\"media/helpimg/starmath/at21723.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3153359\">Icona</alt></image>"
#: 03090600.xhp
msgctxt ""
@@ -3751,7 +3751,7 @@ msgctxt ""
"par_idN10352\n"
"help.text"
msgid "<image id=\"img_id3155117\" src=\"media/helpimg/starmath/at21722.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3155117\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3155117\" src=\"media/helpimg/starmath/at21722.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3155117\">Icona</alt></image>"
#: 03090600.xhp
msgctxt ""
@@ -3775,7 +3775,7 @@ msgctxt ""
"par_idN1038B\n"
"help.text"
msgid "<image id=\"img_id3148873\" src=\"media/helpimg/starmath/at21711.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3148873\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3148873\" src=\"media/helpimg/starmath/at21711.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3148873\">Icona</alt></image>"
#: 03090600.xhp
msgctxt ""
@@ -3799,7 +3799,7 @@ msgctxt ""
"par_idN103C4\n"
"help.text"
msgid "<image id=\"img_id3147424\" src=\"media/helpimg/starmath/at21713.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3147424\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3147424\" src=\"media/helpimg/starmath/at21713.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3147424\">Icona</alt></image>"
#: 03090600.xhp
msgctxt ""
@@ -3807,7 +3807,7 @@ msgctxt ""
"par_id3147621\n"
"help.text"
msgid "<emph>Line over</emph>"
-msgstr "<emph>Línia a sobre</emph>"
+msgstr "<emph>Línia damunt</emph>"
#: 03090600.xhp
msgctxt ""
@@ -3823,7 +3823,7 @@ msgctxt ""
"par_idN103FD\n"
"help.text"
msgid "<image id=\"img_id3145130\" src=\"media/helpimg/starmath/at21714.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3145130\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3145130\" src=\"media/helpimg/starmath/at21714.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3145130\">Icona</alt></image>"
#: 03090600.xhp
msgctxt ""
@@ -3847,7 +3847,7 @@ msgctxt ""
"par_idN10436\n"
"help.text"
msgid "<image id=\"img_id3145318\" src=\"media/helpimg/starmath/at21715.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3145318\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3145318\" src=\"media/helpimg/starmath/at21715.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3145318\">Icona</alt></image>"
#: 03090600.xhp
msgctxt ""
@@ -3871,7 +3871,7 @@ msgctxt ""
"par_idN1046F\n"
"help.text"
msgid "<image id=\"img_id3156104\" src=\"media/helpimg/starmath/at21712.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3156104\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3156104\" src=\"media/helpimg/starmath/at21712.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3156104\">Icona</alt></image>"
#: 03090600.xhp
msgctxt ""
@@ -3895,7 +3895,7 @@ msgctxt ""
"par_idN104A8\n"
"help.text"
msgid "<image id=\"img_id3145626\" src=\"media/helpimg/starmath/at21716.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3145626\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3145626\" src=\"media/helpimg/starmath/at21716.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3145626\">Icona</alt></image>"
#: 03090600.xhp
msgctxt ""
@@ -4007,7 +4007,7 @@ msgctxt ""
"par_id3154371\n"
"help.text"
msgid "<ahelp hid=\"HID_SMA_FONTXY\">Inserts a command for changing the font type, with two placeholders. Replace the first placeholder with the name of one of the <link href=\"text/smath/01/05010000.xhp\" name=\"custom fonts\">custom fonts</link>, <emph>Serif, Sans</emph> or <emph>Fixed</emph>. Replace the second placeholder with the text.</ahelp> You can also type <emph>font <?> <?></emph> directly in the <emph>Commands</emph> window."
-msgstr "<ahelp hid=\"HID_SMA_FONTXY\">Insereix una orde per canviar el tipus de lletra amb dos espais reservats. Reemplaceu el primer espai reservat amb el nom d'un dels <link href=\"text/smath/01/05010000.xhp\" name=\"tipus de lletra personalitzats\">tipus de lletra personalitzats</link>: <emph>Serif</emph>, <emph>Sans</emph> o <emph>Amplada fixa</emph>. Reemplaceu el segon espai reservat amb el text.</ahelp> També podeu escriure <emph>font <?> <?></emph> directament a la finestra d'<emph>ordes</emph>."
+msgstr "<ahelp hid=\"HID_SMA_FONTXY\">Insereix una orde per canviar el tipus de lletra amb dos espais reservats. Reemplaceu el primer espai reservat amb el nom d'un dels <link href=\"text/smath/01/05010000.xhp\" name=\"tipus de lletra personalitzats\">tipus de lletra personalitzats</link>: <emph>Serif</emph>, <emph>Sans</emph> o <emph>Amplària fixa</emph>. Reemplaceu el segon espai reservat amb el text.</ahelp> També podeu escriure <emph>font <?> <?></emph> directament a la finestra d'<emph>ordes</emph>."
#: 03090600.xhp
msgctxt ""
@@ -4031,7 +4031,7 @@ msgctxt ""
"par_id3150612\n"
"help.text"
msgid "The <link href=\"text/smath/01/03091300.xhp\" name=\"attributes\">attributes</link> \"acute\", \"bar\", \"breve\", \"check\", \"circle\", \"dot\", \"ddot\", \"dddot\", \"grave\", \"hat\", \"tilde\" and \"vec\" have fixed sizes. Their width or length cannot be adjusted when positioned over a long symbol."
-msgstr "Els <link href=\"text/smath/01/03091300.xhp\" name=\"atributs\">atributs</link> \"acute\", \"bar\", \"breve\", \"check\", \"circle\", \"dot\", \"ddot\", \"dddot\", \"grave\", \"hat\", \"tilde\" i \"vec\" són de mida fixa, per la qual cosa no se'n pot ajustar l'amplada ni l'alçada quan acompanyen un símbol llarg."
+msgstr "Els <link href=\"text/smath/01/03091300.xhp\" name=\"atributs\">atributs</link> \"acute\", \"bar\", \"breve\", \"check\", \"circle\", \"dot\", \"ddot\", \"dddot\", \"grave\", \"hat\", \"tilde\" i \"vec\" són de mida fixa, per la qual cosa no se'n pot ajustar l'amplària ni l'alçària quan acompanyen un símbol llarg."
#: 03090600.xhp
msgctxt ""
@@ -4127,7 +4127,7 @@ msgctxt ""
"par_idN1008B\n"
"help.text"
msgid "<image id=\"img_id3150981\" src=\"media/helpimg/starmath/co21916.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3150981\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3150981\" src=\"media/helpimg/starmath/co21916.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3150981\">Icona</alt></image>"
#: 03090700.xhp
msgctxt ""
@@ -4151,7 +4151,7 @@ msgctxt ""
"par_idN100C4\n"
"help.text"
msgid "<image id=\"img_id3149691\" src=\"media/helpimg/starmath/co21918.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149691\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3149691\" src=\"media/helpimg/starmath/co21918.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149691\">Icona</alt></image>"
#: 03090700.xhp
msgctxt ""
@@ -4159,7 +4159,7 @@ msgctxt ""
"par_id3146931\n"
"help.text"
msgid "Superscript top"
-msgstr "Superíndex a sobre"
+msgstr "Superíndex damunt"
#: 03090700.xhp
msgctxt ""
@@ -4167,7 +4167,7 @@ msgctxt ""
"par_id3159195\n"
"help.text"
msgid "<ahelp hid=\"HID_SMA_CSUPX\">Inserts a superscript directly above a placeholder.</ahelp> You can also type <emph><?>csup<?></emph> directly in the <emph>Commands</emph> window."
-msgstr "<ahelp hid=\"HID_SMA_CSUPX\">Insereix un superíndex directament a sobre d'un espai reservat.</ahelp> També podeu escriure <emph><?>csup<?></emph> a la finestra d'<emph>ordes</emph>."
+msgstr "<ahelp hid=\"HID_SMA_CSUPX\">Insereix un superíndex directament damunt d'un espai reservat.</ahelp> També podeu escriure <emph><?>csup<?></emph> a la finestra d'<emph>ordes</emph>."
#: 03090700.xhp
msgctxt ""
@@ -4175,7 +4175,7 @@ msgctxt ""
"par_idN100FF\n"
"help.text"
msgid "<image id=\"img_id3149097\" src=\"media/helpimg/starmath/co21908.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149097\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3149097\" src=\"media/helpimg/starmath/co21908.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149097\">Icona</alt></image>"
#: 03090700.xhp
msgctxt ""
@@ -4199,7 +4199,7 @@ msgctxt ""
"par_idN1013E\n"
"help.text"
msgid "<image id=\"img_id3149044\" src=\"media/helpimg/starmath/co21905.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149044\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3149044\" src=\"media/helpimg/starmath/co21905.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149044\">Icona</alt></image>"
#: 03090700.xhp
msgctxt ""
@@ -4223,7 +4223,7 @@ msgctxt ""
"par_idN10179\n"
"help.text"
msgid "<image id=\"img_id3154390\" src=\"media/helpimg/starmath/co21901.png\" width=\"0.2228inch\" height=\"0.2228inch\"><alt id=\"alt_id3154390\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3154390\" src=\"media/helpimg/starmath/co21901.png\" width=\"0.2228inch\" height=\"0.2228inch\"><alt id=\"alt_id3154390\">Icona</alt></image>"
#: 03090700.xhp
msgctxt ""
@@ -4247,7 +4247,7 @@ msgctxt ""
"par_idN101B2\n"
"help.text"
msgid "<image id=\"img_id3155117\" src=\"media/helpimg/starmath/co21912.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3155117\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3155117\" src=\"media/helpimg/starmath/co21912.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3155117\">Icona</alt></image>"
#: 03090700.xhp
msgctxt ""
@@ -4271,7 +4271,7 @@ msgctxt ""
"par_idN101EB\n"
"help.text"
msgid "<image id=\"img_id3149544\" src=\"media/helpimg/starmath/co21917.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149544\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3149544\" src=\"media/helpimg/starmath/co21917.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149544\">Icona</alt></image>"
#: 03090700.xhp
msgctxt ""
@@ -4295,7 +4295,7 @@ msgctxt ""
"par_idN10226\n"
"help.text"
msgid "<image id=\"img_id3145265\" src=\"media/helpimg/starmath/co21904.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3145265\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3145265\" src=\"media/helpimg/starmath/co21904.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3145265\">Icona</alt></image>"
#: 03090700.xhp
msgctxt ""
@@ -4319,7 +4319,7 @@ msgctxt ""
"par_idN10265\n"
"help.text"
msgid "<image id=\"img_id3149220\" src=\"media/helpimg/starmath/co21906.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149220\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3149220\" src=\"media/helpimg/starmath/co21906.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149220\">Icona</alt></image>"
#: 03090700.xhp
msgctxt ""
@@ -4343,7 +4343,7 @@ msgctxt ""
"par_idN102A0\n"
"help.text"
msgid "<image id=\"img_id3149848\" src=\"media/helpimg/starmath/co21902.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149848\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3149848\" src=\"media/helpimg/starmath/co21902.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149848\">Icona</alt></image>"
#: 03090700.xhp
msgctxt ""
@@ -4367,7 +4367,7 @@ msgctxt ""
"par_idN102DC\n"
"help.text"
msgid "<image id=\"img_id3154094\" src=\"media/helpimg/starmath/co21909.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3154094\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3154094\" src=\"media/helpimg/starmath/co21909.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3154094\">Icona</alt></image>"
#: 03090700.xhp
msgctxt ""
@@ -4391,7 +4391,7 @@ msgctxt ""
"par_idN10317\n"
"help.text"
msgid "<image id=\"img_id3156130\" src=\"media/helpimg/starmath/co21910.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3156130\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3156130\" src=\"media/helpimg/starmath/co21910.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3156130\">Icona</alt></image>"
#: 03090700.xhp
msgctxt ""
@@ -4399,7 +4399,7 @@ msgctxt ""
"par_id3154723\n"
"help.text"
msgid "Align to horizontal center"
-msgstr "Alineació al centre"
+msgstr "Alineació al centre horitzontal"
#: 03090700.xhp
msgctxt ""
@@ -4415,7 +4415,7 @@ msgctxt ""
"par_idN10352\n"
"help.text"
msgid "<image id=\"img_id3155583\" src=\"media/helpimg/starmath/co21911.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3155583\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3155583\" src=\"media/helpimg/starmath/co21911.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3155583\">Icona</alt></image>"
#: 03090700.xhp
msgctxt ""
@@ -4439,7 +4439,7 @@ msgctxt ""
"par_idN1038D\n"
"help.text"
msgid "<image id=\"img_id3155085\" src=\"media/helpimg/starmath/co21907.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3155085\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3155085\" src=\"media/helpimg/starmath/co21907.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3155085\">Icona</alt></image>"
#: 03090700.xhp
msgctxt ""
@@ -4463,7 +4463,7 @@ msgctxt ""
"par_idN103C9\n"
"help.text"
msgid "<image id=\"img_id3150027\" src=\"media/helpimg/starmath/co21903.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3150027\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3150027\" src=\"media/helpimg/starmath/co21903.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3150027\">Icona</alt></image>"
#: 03090700.xhp
msgctxt ""
@@ -4655,7 +4655,7 @@ msgctxt ""
"par_idN10081\n"
"help.text"
msgid "<image id=\"img_id3145418\" src=\"media/helpimg/starmath/op21401.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3145418\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3145418\" src=\"media/helpimg/starmath/op21401.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3145418\">Icona</alt></image>"
#: 03090800.xhp
msgctxt ""
@@ -4679,7 +4679,7 @@ msgctxt ""
"par_idN100BC\n"
"help.text"
msgid "<image id=\"img_id3153782\" src=\"media/helpimg/starmath/op21402.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3153782\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3153782\" src=\"media/helpimg/starmath/op21402.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3153782\">Icona</alt></image>"
#: 03090800.xhp
msgctxt ""
@@ -4703,7 +4703,7 @@ msgctxt ""
"par_idN100F7\n"
"help.text"
msgid "<image id=\"img_id3150972\" src=\"media/helpimg/starmath/op21403.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3150972\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3150972\" src=\"media/helpimg/starmath/op21403.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3150972\">Icona</alt></image>"
#: 03090800.xhp
msgctxt ""
@@ -4727,7 +4727,7 @@ msgctxt ""
"par_idN10135\n"
"help.text"
msgid "<image id=\"img_id3155180\" src=\"media/helpimg/starmath/op22002.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3155180\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3155180\" src=\"media/helpimg/starmath/op22002.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3155180\">Icona</alt></image>"
#: 03090800.xhp
msgctxt ""
@@ -4751,7 +4751,7 @@ msgctxt ""
"par_idN1016E\n"
"help.text"
msgid "<image id=\"img_id3147093\" src=\"media/helpimg/starmath/op21405.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3147093\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3147093\" src=\"media/helpimg/starmath/op21405.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3147093\">Icona</alt></image>"
#: 03090800.xhp
msgctxt ""
@@ -4775,7 +4775,7 @@ msgctxt ""
"par_idN101A7\n"
"help.text"
msgid "<image id=\"img_id3155147\" src=\"media/helpimg/starmath/op21406.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3155147\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3155147\" src=\"media/helpimg/starmath/op21406.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3155147\">Icona</alt></image>"
#: 03090800.xhp
msgctxt ""
@@ -4799,7 +4799,7 @@ msgctxt ""
"par_idN101E0\n"
"help.text"
msgid "<image id=\"img_id3154922\" src=\"media/helpimg/starmath/op21407.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3154922\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3154922\" src=\"media/helpimg/starmath/op21407.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3154922\">Icona</alt></image>"
#: 03090800.xhp
msgctxt ""
@@ -4823,7 +4823,7 @@ msgctxt ""
"par_idN1021C\n"
"help.text"
msgid "<image id=\"img_id3148889\" src=\"media/helpimg/starmath/op21408.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3148889\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3148889\" src=\"media/helpimg/starmath/op21408.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3148889\">Icona</alt></image>"
#: 03090800.xhp
msgctxt ""
@@ -4847,7 +4847,7 @@ msgctxt ""
"par_idN10255\n"
"help.text"
msgid "<image id=\"img_id3147473\" src=\"media/helpimg/starmath/op22001.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3147473\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3147473\" src=\"media/helpimg/starmath/op22001.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3147473\">Icona</alt></image>"
#: 03090800.xhp
msgctxt ""
@@ -4871,7 +4871,7 @@ msgctxt ""
"par_idN1028E\n"
"help.text"
msgid "<image id=\"img_id3155974\" src=\"media/helpimg/starmath/op21409.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3155974\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3155974\" src=\"media/helpimg/starmath/op21409.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3155974\">Icona</alt></image>"
#: 03090800.xhp
msgctxt ""
@@ -4895,7 +4895,7 @@ msgctxt ""
"par_idN102C9\n"
"help.text"
msgid "<image id=\"img_id3147119\" src=\"media/helpimg/starmath/op21410.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3147119\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3147119\" src=\"media/helpimg/starmath/op21410.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3147119\">Icona</alt></image>"
#: 03090800.xhp
msgctxt ""
@@ -4919,7 +4919,7 @@ msgctxt ""
"par_idN10304\n"
"help.text"
msgid "<image id=\"img_id3147065\" src=\"media/helpimg/starmath/op21411.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3147065\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3147065\" src=\"media/helpimg/starmath/op21411.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3147065\">Icona</alt></image>"
#: 03090800.xhp
msgctxt ""
@@ -4943,7 +4943,7 @@ msgctxt ""
"par_idN1033F\n"
"help.text"
msgid "<image id=\"img_id3154590\" src=\"media/helpimg/starmath/op21412.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3154590\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3154590\" src=\"media/helpimg/starmath/op21412.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3154590\">Icona</alt></image>"
#: 03090800.xhp
msgctxt ""
@@ -4967,7 +4967,7 @@ msgctxt ""
"par_idN1037A\n"
"help.text"
msgid "<image id=\"img_id3149318\" src=\"media/helpimg/starmath/op21413.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3149318\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3149318\" src=\"media/helpimg/starmath/op21413.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3149318\">Icona</alt></image>"
#: 03090800.xhp
msgctxt ""
@@ -4991,7 +4991,7 @@ msgctxt ""
"par_idN103B7\n"
"help.text"
msgid "<image id=\"img_id3151193\" src=\"media/helpimg/starmath/op21414.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3151193\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3151193\" src=\"media/helpimg/starmath/op21414.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3151193\">Icona</alt></image>"
#: 03090800.xhp
msgctxt ""
@@ -5015,7 +5015,7 @@ msgctxt ""
"par_idN103F4\n"
"help.text"
msgid "<image id=\"img_id3146956\" src=\"media/helpimg/starmath/op21415.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3146956\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3146956\" src=\"media/helpimg/starmath/op21415.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3146956\">Icona</alt></image>"
#: 03090800.xhp
msgctxt ""
@@ -5039,7 +5039,7 @@ msgctxt ""
"par_idN10431\n"
"help.text"
msgid "<image id=\"img_id3151223\" src=\"media/helpimg/starmath/op21416.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3151223\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3151223\" src=\"media/helpimg/starmath/op21416.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3151223\">Icona</alt></image>"
#: 03090800.xhp
msgctxt ""
@@ -5063,7 +5063,7 @@ msgctxt ""
"par_idN1046E\n"
"help.text"
msgid "<image id=\"img_id3156087\" src=\"media/helpimg/starmath/op21417.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3156087\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3156087\" src=\"media/helpimg/starmath/op21417.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3156087\">Icona</alt></image>"
#: 03090800.xhp
msgctxt ""
@@ -5087,7 +5087,7 @@ msgctxt ""
"par_idN104A7\n"
"help.text"
msgid "<image id=\"img_id3147383\" src=\"media/helpimg/starmath/op21418.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3147383\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3147383\" src=\"media/helpimg/starmath/op21418.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3147383\">Icona</alt></image>"
#: 03090800.xhp
msgctxt ""
@@ -5111,7 +5111,7 @@ msgctxt ""
"par_idN104E0\n"
"help.text"
msgid "<image id=\"img_id3154038\" src=\"media/helpimg/starmath/op21419.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3154038\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3154038\" src=\"media/helpimg/starmath/op21419.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3154038\">Icona</alt></image>"
#: 03090800.xhp
msgctxt ""
@@ -5135,7 +5135,7 @@ msgctxt ""
"par_idN10519\n"
"help.text"
msgid "<image id=\"img_id3149625\" src=\"media/helpimg/starmath/op21420.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3149625\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3149625\" src=\"media/helpimg/starmath/op21420.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3149625\">Icona</alt></image>"
#: 03090800.xhp
msgctxt ""
@@ -5159,7 +5159,7 @@ msgctxt ""
"par_idN10552\n"
"help.text"
msgid "<image id=\"img_id3155555\" src=\"media/helpimg/starmath/op21421.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3155555\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3155555\" src=\"media/helpimg/starmath/op21421.png\" width=\"8.47mm\" height=\"8.47mm\"><alt id=\"alt_id3155555\">Icona</alt></image>"
#: 03090800.xhp
msgctxt ""
@@ -5663,7 +5663,7 @@ msgctxt ""
"par_id3146320\n"
"help.text"
msgid "Operator brackets, also known as Bra-kets (angle brackets with a vertical line in between), are common in Physics notation: \"langle a mline b rangle\" or \"langle a mline b mline c over d mline e rangle\". The height and positioning of the vertical lines always corresponds exactly to the enclosing brackets."
-msgstr "Els claudàtors d'operador (parèntesis angulars amb una pleca divisòria, propis de la notació bra-ket), són habituals en la notació de la física: \"langle a mline b rangle\" o \"langle a mline b mline c over d mline e rangle\". L'alçada i la posició de les pleques sempre es correspon exactament amb les dels claudàtors."
+msgstr "Els claudàtors d'operador (parèntesis angulars amb una pleca divisòria, propis de la notació bra-ket), són habituals en la notació de la física: \"langle a mline b rangle\" o \"langle a mline b mline c over d mline e rangle\". L'alçària i la posició de les pleques sempre es correspon exactament amb les dels claudàtors."
#: 03091100.xhp
msgctxt ""
@@ -6199,7 +6199,7 @@ msgctxt ""
"par_id3158437\n"
"help.text"
msgid "Using the \"csub\" and \"csup\" commands, you can write super- and subscripts directly above or below a character. An example is \"a csub y csup x\". Combinations of indexes and exponents together are also possible: \"abc_1^2 lsub 3 lsup 4 csub 55555 csup 66666\"."
-msgstr "Mitjançant les ordes \"csub\" i \"csup\" podeu escriure superíndexs i subíndexs directament a sobre o a sota d'un caràcter. Per exemple: \"a csub y csup x\". També podeu combinar índexs i exponents: \"abc_1^2 lsub 3 lsup 4 csub 55555 csup 66666\"."
+msgstr "Mitjançant les ordes \"csub\" i \"csup\" podeu escriure superíndexs i subíndexs directament damunt o a sota d'un caràcter. Per exemple: \"a csub y csup x\". També podeu combinar índexs i exponents: \"abc_1^2 lsub 3 lsup 4 csub 55555 csup 66666\"."
#: 03091200.xhp
msgctxt ""
@@ -6431,7 +6431,7 @@ msgctxt ""
"par_id3156276\n"
"help.text"
msgid "<image id=\"Graphic10\" src=\"media/helpimg/starmath/un21209.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"Graphic10\" src=\"media/helpimg/starmath/un21209.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icona</alt></image>"
#: 03091501.xhp
msgctxt ""
@@ -6447,7 +6447,7 @@ msgctxt ""
"par_id3163824\n"
"help.text"
msgid "<image id=\"Graphic21\" src=\"media/helpimg/starmath/un21202.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"Graphic21\" src=\"media/helpimg/starmath/un21202.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icona</alt></image>"
#: 03091501.xhp
msgctxt ""
@@ -6463,7 +6463,7 @@ msgctxt ""
"par_id3147514\n"
"help.text"
msgid "<image id=\"Graphic4\" src=\"media/helpimg/starmath/un21204.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"Graphic4\" src=\"media/helpimg/starmath/un21204.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icona</alt></image>"
#: 03091501.xhp
msgctxt ""
@@ -6479,7 +6479,7 @@ msgctxt ""
"par_id3154821\n"
"help.text"
msgid "<image id=\"Graphic13\" src=\"media/helpimg/starmath/un21212.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"Graphic13\" src=\"media/helpimg/starmath/un21212.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icona</alt></image>"
#: 03091501.xhp
msgctxt ""
@@ -6495,7 +6495,7 @@ msgctxt ""
"par_id3155179\n"
"help.text"
msgid "<image id=\"Graphic7\" src=\"media/helpimg/starmath/un21208.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"Graphic7\" src=\"media/helpimg/starmath/un21208.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icona</alt></image>"
#: 03091501.xhp
msgctxt ""
@@ -6511,7 +6511,7 @@ msgctxt ""
"par_id3150832\n"
"help.text"
msgid "<image id=\"Graphic6\" src=\"media/helpimg/starmath/un21205.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"Graphic6\" src=\"media/helpimg/starmath/un21205.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icona</alt></image>"
#: 03091501.xhp
msgctxt ""
@@ -6527,7 +6527,7 @@ msgctxt ""
"par_id3145590\n"
"help.text"
msgid "<image id=\"Graphic2\" src=\"media/helpimg/starmath/un21201.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"Graphic2\" src=\"media/helpimg/starmath/un21201.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icona</alt></image>"
#: 03091501.xhp
msgctxt ""
@@ -6543,7 +6543,7 @@ msgctxt ""
"par_id3150764\n"
"help.text"
msgid "<image id=\"Graphic3\" src=\"media/helpimg/starmath/un21203.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"Graphic3\" src=\"media/helpimg/starmath/un21203.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icona</alt></image>"
#: 03091501.xhp
msgctxt ""
@@ -6567,7 +6567,7 @@ msgctxt ""
"par_id3146336\n"
"help.text"
msgid "<image id=\"Graphic14\" src=\"media/helpimg/starmath/un21214.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"Graphic14\" src=\"media/helpimg/starmath/un21214.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icona</alt></image>"
#: 03091501.xhp
msgctxt ""
@@ -6631,7 +6631,7 @@ msgctxt ""
"par_id3147212\n"
"help.text"
msgid "<image id=\"Graphic8\" src=\"media/helpimg/starmath/un21206.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"Graphic8\" src=\"media/helpimg/starmath/un21206.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icona</alt></image>"
#: 03091501.xhp
msgctxt ""
@@ -6647,7 +6647,7 @@ msgctxt ""
"par_id3151130\n"
"help.text"
msgid "<image id=\"Graphic16\" src=\"media/helpimg/starmath/un21221.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"Graphic16\" src=\"media/helpimg/starmath/un21221.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icona</alt></image>"
#: 03091501.xhp
msgctxt ""
@@ -6663,7 +6663,7 @@ msgctxt ""
"par_id3147470\n"
"help.text"
msgid "<image id=\"Graphic12\" src=\"media/helpimg/starmath/un21211.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"Graphic12\" src=\"media/helpimg/starmath/un21211.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icona</alt></image>"
#: 03091501.xhp
msgctxt ""
@@ -6679,7 +6679,7 @@ msgctxt ""
"par_id3151319\n"
"help.text"
msgid "<image id=\"Graphic5\" src=\"media/helpimg/starmath/un21213.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"Graphic5\" src=\"media/helpimg/starmath/un21213.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_\">Icona</alt></image>"
#: 03091501.xhp
msgctxt ""
@@ -6767,7 +6767,7 @@ msgctxt ""
"par_id3147065\n"
"help.text"
msgid "<image id=\"Graphic15\" src=\"media/helpimg/starmath/un21215.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"Graphic15\" src=\"media/helpimg/starmath/un21215.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icona</alt></image>"
#: 03091501.xhp
msgctxt ""
@@ -6799,7 +6799,7 @@ msgctxt ""
"par_id3148873\n"
"help.text"
msgid "<image id=\"Graphic11\" src=\"media/helpimg/starmath/un21210.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"Graphic11\" src=\"media/helpimg/starmath/un21210.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icona</alt></image>"
#: 03091501.xhp
msgctxt ""
@@ -6815,7 +6815,7 @@ msgctxt ""
"par_id3147073\n"
"help.text"
msgid "<image id=\"Graphic9\" src=\"media/helpimg/starmath/un21207.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"Graphic9\" src=\"media/helpimg/starmath/un21207.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icona</alt></image>"
#: 03091501.xhp
msgctxt ""
@@ -6895,7 +6895,7 @@ msgctxt ""
"par_id3154032\n"
"help.text"
msgid "Symbol in Elements pane"
-msgstr ""
+msgstr "Símbol de la subfinestra Elements"
#: 03091502.xhp
msgctxt ""
@@ -6919,7 +6919,7 @@ msgctxt ""
"par_id3156247\n"
"help.text"
msgid "<image id=\"img_id3156253\" src=\"media/helpimg/starmath/bi21305.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3156253\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3156253\" src=\"media/helpimg/starmath/bi21305.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3156253\">Icona</alt></image>"
#: 03091502.xhp
msgctxt ""
@@ -6959,7 +6959,7 @@ msgctxt ""
"par_id3153031\n"
"help.text"
msgid "<image id=\"img_id3153037\" src=\"media/helpimg/starmath/bi21313.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3153037\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3153037\" src=\"media/helpimg/starmath/bi21313.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3153037\">Icona</alt></image>"
#: 03091502.xhp
msgctxt ""
@@ -6983,7 +6983,7 @@ msgctxt ""
"par_id3155548\n"
"help.text"
msgid "<image id=\"img_id3155554\" src=\"media/helpimg/starmath/bi21302.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3155554\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3155554\" src=\"media/helpimg/starmath/bi21302.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3155554\">Icona</alt></image>"
#: 03091502.xhp
msgctxt ""
@@ -6999,7 +6999,7 @@ msgctxt ""
"par_id3150600\n"
"help.text"
msgid "<image id=\"img_id3150606\" src=\"media/helpimg/starmath/bi21301.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3150606\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3150606\" src=\"media/helpimg/starmath/bi21301.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3150606\">Icona</alt></image>"
#: 03091502.xhp
msgctxt ""
@@ -7023,7 +7023,7 @@ msgctxt ""
"par_id3152978\n"
"help.text"
msgid "<image id=\"img_id3152984\" src=\"media/helpimg/starmath/bi21306.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3152984\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3152984\" src=\"media/helpimg/starmath/bi21306.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3152984\">Icona</alt></image>"
#: 03091502.xhp
msgctxt ""
@@ -7047,7 +7047,7 @@ msgctxt ""
"par_id3152741\n"
"help.text"
msgid "<image id=\"img_id3153876\" src=\"media/helpimg/starmath/bi21314.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3153876\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3153876\" src=\"media/helpimg/starmath/bi21314.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3153876\">Icona</alt></image>"
#: 03091502.xhp
msgctxt ""
@@ -7079,7 +7079,7 @@ msgctxt ""
"par_id3150840\n"
"help.text"
msgid "<image id=\"img_id3150846\" src=\"media/helpimg/starmath/bi21307.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3150846\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3150846\" src=\"media/helpimg/starmath/bi21307.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3150846\">Icona</alt></image>"
#: 03091502.xhp
msgctxt ""
@@ -7103,7 +7103,7 @@ msgctxt ""
"par_id3154050\n"
"help.text"
msgid "<image id=\"img_id3154056\" src=\"media/helpimg/starmath/bi21322.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3154056\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3154056\" src=\"media/helpimg/starmath/bi21322.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3154056\">Icona</alt></image>"
#: 03091502.xhp
msgctxt ""
@@ -7119,7 +7119,7 @@ msgctxt ""
"par_id3150419\n"
"help.text"
msgid "<image id=\"img_id3150425\" src=\"media/helpimg/starmath/bi21324.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3150425\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3150425\" src=\"media/helpimg/starmath/bi21324.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3150425\">Icona</alt></image>"
#: 03091502.xhp
msgctxt ""
@@ -7135,7 +7135,7 @@ msgctxt ""
"par_id3154424\n"
"help.text"
msgid "<image id=\"img_id3154429\" src=\"media/helpimg/starmath/bi21325.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3154429\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3154429\" src=\"media/helpimg/starmath/bi21325.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3154429\">Icona</alt></image>"
#: 03091502.xhp
msgctxt ""
@@ -7151,7 +7151,7 @@ msgctxt ""
"par_id3155410\n"
"help.text"
msgid "<image id=\"img_id3155417\" src=\"media/helpimg/starmath/bi21326.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3155417\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3155417\" src=\"media/helpimg/starmath/bi21326.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3155417\">Icona</alt></image>"
#: 03091502.xhp
msgctxt ""
@@ -7167,7 +7167,7 @@ msgctxt ""
"par_id3153373\n"
"help.text"
msgid "<image id=\"img_id3153379\" src=\"media/helpimg/starmath/bi21303.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3153379\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3153379\" src=\"media/helpimg/starmath/bi21303.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3153379\">Icona</alt></image>"
#: 03091502.xhp
msgctxt ""
@@ -7183,7 +7183,7 @@ msgctxt ""
"par_id3149139\n"
"help.text"
msgid "<image id=\"img_id3149145\" src=\"media/helpimg/starmath/bi21310.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149145\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3149145\" src=\"media/helpimg/starmath/bi21310.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149145\">Icona</alt></image>"
#: 03091502.xhp
msgctxt ""
@@ -7199,7 +7199,7 @@ msgctxt ""
"par_id3153648\n"
"help.text"
msgid "<image id=\"img_id3153653\" src=\"media/helpimg/starmath/bi21309.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3153653\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3153653\" src=\"media/helpimg/starmath/bi21309.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3153653\">Icona</alt></image>"
#: 03091502.xhp
msgctxt ""
@@ -7215,7 +7215,7 @@ msgctxt ""
"par_id3145098\n"
"help.text"
msgid "<image id=\"img_id3145104\" src=\"media/helpimg/starmath/bi21323.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3145104\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3145104\" src=\"media/helpimg/starmath/bi21323.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3145104\">Icona</alt></image>"
#: 03091502.xhp
msgctxt ""
@@ -7231,7 +7231,7 @@ msgctxt ""
"par_id3152809\n"
"help.text"
msgid "<image id=\"img_id3150267\" src=\"media/helpimg/starmath/bi21304.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3150267\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3150267\" src=\"media/helpimg/starmath/bi21304.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3150267\">Icona</alt></image>"
#: 03091502.xhp
msgctxt ""
@@ -7247,7 +7247,7 @@ msgctxt ""
"par_id3153161\n"
"help.text"
msgid "<image id=\"img_id3153168\" src=\"media/helpimg/starmath/bi21308.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3153168\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3153168\" src=\"media/helpimg/starmath/bi21308.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3153168\">Icona</alt></image>"
#: 03091502.xhp
msgctxt ""
@@ -7263,7 +7263,7 @@ msgctxt ""
"par_id3150336\n"
"help.text"
msgid "<image id=\"img_id3148396\" src=\"media/helpimg/starmath/bi21312.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3148396\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3148396\" src=\"media/helpimg/starmath/bi21312.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3148396\">Icona</alt></image>"
#: 03091502.xhp
msgctxt ""
@@ -7279,7 +7279,7 @@ msgctxt ""
"par_id3154416\n"
"help.text"
msgid "<image id=\"img_id3154422\" src=\"media/helpimg/starmath/bi21315.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3154422\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3154422\" src=\"media/helpimg/starmath/bi21315.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3154422\">Icona</alt></image>"
#: 03091502.xhp
msgctxt ""
@@ -7295,7 +7295,7 @@ msgctxt ""
"par_id3149265\n"
"help.text"
msgid "<image id=\"img_id3149271\" src=\"media/helpimg/starmath/bi21311.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149271\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3149271\" src=\"media/helpimg/starmath/bi21311.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149271\">Icona</alt></image>"
#: 03091502.xhp
msgctxt ""
@@ -7311,7 +7311,7 @@ msgctxt ""
"par_id3153957\n"
"help.text"
msgid "<image id=\"img_id3153962\" src=\"media/helpimg/starmath/bi21316.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3153962\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3153962\" src=\"media/helpimg/starmath/bi21316.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3153962\">Icona</alt></image>"
#: 03091502.xhp
msgctxt ""
@@ -7327,7 +7327,7 @@ msgctxt ""
"par_id3153958\n"
"help.text"
msgid "<image id=\"img_id3153963\" src=\"media/helpimg/starmath/bi21327.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3153963\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3153963\" src=\"media/helpimg/starmath/bi21327.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3153963\">Icona</alt></image>"
#: 03091502.xhp
msgctxt ""
@@ -7343,7 +7343,7 @@ msgctxt ""
"par_id3153959\n"
"help.text"
msgid "<image id=\"img_id3153964\" src=\"media/helpimg/starmath/bi21328.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3153964\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3153964\" src=\"media/helpimg/starmath/bi21328.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3153964\">Icona</alt></image>"
#: 03091502.xhp
msgctxt ""
@@ -7359,7 +7359,7 @@ msgctxt ""
"par_id3153960\n"
"help.text"
msgid "<image id=\"img_id3153965\" src=\"media/helpimg/starmath/bi21329.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3153965\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3153965\" src=\"media/helpimg/starmath/bi21329.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3153965\">Icona</alt></image>"
#: 03091502.xhp
msgctxt ""
@@ -7375,7 +7375,7 @@ msgctxt ""
"par_id3153961\n"
"help.text"
msgid "<image id=\"img_id3153966\" src=\"media/helpimg/starmath/bi21330.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3153966\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3153966\" src=\"media/helpimg/starmath/bi21330.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3153966\">Icona</alt></image>"
#: 03091502.xhp
msgctxt ""
@@ -7391,7 +7391,7 @@ msgctxt ""
"par_id3153962\n"
"help.text"
msgid "<image id=\"img_id3153967\" src=\"media/helpimg/starmath/bi21331.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3153967\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3153967\" src=\"media/helpimg/starmath/bi21331.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3153967\">Icona</alt></image>"
#: 03091502.xhp
msgctxt ""
@@ -7407,7 +7407,7 @@ msgctxt ""
"par_id3153963\n"
"help.text"
msgid "<image id=\"img_id3153968\" src=\"media/helpimg/starmath/bi21332.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3153968\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3153968\" src=\"media/helpimg/starmath/bi21332.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3153968\">Icona</alt></image>"
#: 03091502.xhp
msgctxt ""
@@ -7423,7 +7423,7 @@ msgctxt ""
"par_id3153964\n"
"help.text"
msgid "<image id=\"img_id3153969\" src=\"media/helpimg/starmath/bi21333.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3153969\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3153969\" src=\"media/helpimg/starmath/bi21333.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3153969\">Icona</alt></image>"
#: 03091502.xhp
msgctxt ""
@@ -7439,7 +7439,7 @@ msgctxt ""
"par_id3153965\n"
"help.text"
msgid "<image id=\"img_id3153970\" src=\"media/helpimg/starmath/bi21334.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3153970\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3153970\" src=\"media/helpimg/starmath/bi21334.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3153970\">Icona</alt></image>"
#: 03091502.xhp
msgctxt ""
@@ -7503,7 +7503,7 @@ msgctxt ""
"par_id3145724\n"
"help.text"
msgid "Symbol in Elements pane"
-msgstr ""
+msgstr "Símbol de la subfinestra Elements"
#: 03091503.xhp
msgctxt ""
@@ -7519,7 +7519,7 @@ msgctxt ""
"par_id3146505\n"
"help.text"
msgid "<image id=\"img_id3146512\" src=\"media/helpimg/starmath/op22001.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3146512\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3146512\" src=\"media/helpimg/starmath/op22001.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3146512\">Icona</alt></image>"
#: 03091503.xhp
msgctxt ""
@@ -7535,7 +7535,7 @@ msgctxt ""
"par_id3159379\n"
"help.text"
msgid "<image id=\"img_id3159386\" src=\"media/helpimg/starmath/op22002.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3159386\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3159386\" src=\"media/helpimg/starmath/op22002.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3159386\">Icona</alt></image>"
#: 03091503.xhp
msgctxt ""
@@ -7551,7 +7551,7 @@ msgctxt ""
"par_id3158166\n"
"help.text"
msgid "<image id=\"img_id3158173\" src=\"media/helpimg/starmath/op21401.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3158173\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3158173\" src=\"media/helpimg/starmath/op21401.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3158173\">Icona</alt></image>"
#: 03091503.xhp
msgctxt ""
@@ -7567,7 +7567,7 @@ msgctxt ""
"par_id3152402\n"
"help.text"
msgid "<image id=\"img_id3152408\" src=\"media/helpimg/starmath/op21405.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3152408\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3152408\" src=\"media/helpimg/starmath/op21405.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3152408\">Icona</alt></image>"
#: 03091503.xhp
msgctxt ""
@@ -7583,7 +7583,7 @@ msgctxt ""
"par_id3158212\n"
"help.text"
msgid "<image id=\"img_id3158218\" src=\"media/helpimg/starmath/op21402.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3158218\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3158218\" src=\"media/helpimg/starmath/op21402.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3158218\">Icona</alt></image>"
#: 03091503.xhp
msgctxt ""
@@ -7599,7 +7599,7 @@ msgctxt ""
"par_id3158819\n"
"help.text"
msgid "<image id=\"img_id3158825\" src=\"media/helpimg/starmath/op21413.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3158825\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3158825\" src=\"media/helpimg/starmath/op21413.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3158825\">Icona</alt></image>"
#: 03091503.xhp
msgctxt ""
@@ -7615,7 +7615,7 @@ msgctxt ""
"par_id3158966\n"
"help.text"
msgid "<image id=\"img_id3158973\" src=\"media/helpimg/starmath/op21414.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3158973\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3158973\" src=\"media/helpimg/starmath/op21414.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3158973\">Icona</alt></image>"
#: 03091503.xhp
msgctxt ""
@@ -7631,7 +7631,7 @@ msgctxt ""
"par_id3159114\n"
"help.text"
msgid "<image id=\"img_id3159120\" src=\"media/helpimg/starmath/op21415.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3159120\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3159120\" src=\"media/helpimg/starmath/op21415.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3159120\">Icona</alt></image>"
#: 03091503.xhp
msgctxt ""
@@ -7647,7 +7647,7 @@ msgctxt ""
"par_id3163002\n"
"help.text"
msgid "<image id=\"img_id3163008\" src=\"media/helpimg/starmath/op21416.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3163008\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3163008\" src=\"media/helpimg/starmath/op21416.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3163008\">Icona</alt></image>"
#: 03091503.xhp
msgctxt ""
@@ -7671,7 +7671,7 @@ msgctxt ""
"par_id3158359\n"
"help.text"
msgid "<image id=\"img_id3158366\" src=\"media/helpimg/starmath/op21403.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3158366\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3158366\" src=\"media/helpimg/starmath/op21403.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3158366\">Icona</alt></image>"
#: 03091503.xhp
msgctxt ""
@@ -7687,7 +7687,7 @@ msgctxt ""
"par_id3156480\n"
"help.text"
msgid "<image id=\"img_id3156486\" src=\"media/helpimg/starmath/op21421.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3156486\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3156486\" src=\"media/helpimg/starmath/op21421.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3156486\">Icona</alt></image>"
#: 03091503.xhp
msgctxt ""
@@ -7711,7 +7711,7 @@ msgctxt ""
"par_id3145932\n"
"help.text"
msgid "<image id=\"img_id3145938\" src=\"media/helpimg/starmath/op21407.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3145938\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3145938\" src=\"media/helpimg/starmath/op21407.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3145938\">Icona</alt></image>"
#: 03091503.xhp
msgctxt ""
@@ -7727,7 +7727,7 @@ msgctxt ""
"par_id3163149\n"
"help.text"
msgid "<image id=\"img_id3163156\" src=\"media/helpimg/starmath/op21417.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3163156\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3163156\" src=\"media/helpimg/starmath/op21417.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3163156\">Icona</alt></image>"
#: 03091503.xhp
msgctxt ""
@@ -7743,7 +7743,7 @@ msgctxt ""
"par_id3163444\n"
"help.text"
msgid "<image id=\"img_id3163450\" src=\"media/helpimg/starmath/op21419.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3163450\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3163450\" src=\"media/helpimg/starmath/op21419.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3163450\">Icona</alt></image>"
#: 03091503.xhp
msgctxt ""
@@ -7759,7 +7759,7 @@ msgctxt ""
"par_id3163591\n"
"help.text"
msgid "<image id=\"img_id3163598\" src=\"media/helpimg/starmath/op21420.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3163598\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3163598\" src=\"media/helpimg/starmath/op21420.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3163598\">Icona</alt></image>"
#: 03091503.xhp
msgctxt ""
@@ -7775,7 +7775,7 @@ msgctxt ""
"par_id3163296\n"
"help.text"
msgid "<image id=\"img_id3163303\" src=\"media/helpimg/starmath/op21418.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3163303\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3163303\" src=\"media/helpimg/starmath/op21418.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3163303\">Icona</alt></image>"
#: 03091503.xhp
msgctxt ""
@@ -7791,7 +7791,7 @@ msgctxt ""
"par_id3146357\n"
"help.text"
msgid "<image id=\"img_id3146363\" src=\"media/helpimg/starmath/op21408.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3146363\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3146363\" src=\"media/helpimg/starmath/op21408.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3146363\">Icona</alt></image>"
#: 03091503.xhp
msgctxt ""
@@ -7807,7 +7807,7 @@ msgctxt ""
"par_id3146652\n"
"help.text"
msgid "<image id=\"img_id3146659\" src=\"media/helpimg/starmath/op21409.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3146659\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3146659\" src=\"media/helpimg/starmath/op21409.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3146659\">Icona</alt></image>"
#: 03091503.xhp
msgctxt ""
@@ -7823,7 +7823,7 @@ msgctxt ""
"par_id3146800\n"
"help.text"
msgid "<image id=\"img_id3146806\" src=\"media/helpimg/starmath/op21410.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3146806\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3146806\" src=\"media/helpimg/starmath/op21410.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3146806\">Icona</alt></image>"
#: 03091503.xhp
msgctxt ""
@@ -7839,7 +7839,7 @@ msgctxt ""
"par_id3158524\n"
"help.text"
msgid "<image id=\"img_id3158530\" src=\"media/helpimg/starmath/op21411.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3158530\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3158530\" src=\"media/helpimg/starmath/op21411.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3158530\">Icona</alt></image>"
#: 03091503.xhp
msgctxt ""
@@ -7855,7 +7855,7 @@ msgctxt ""
"par_id3158671\n"
"help.text"
msgid "<image id=\"img_id3158678\" src=\"media/helpimg/starmath/op21412.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3158678\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3158678\" src=\"media/helpimg/starmath/op21412.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3158678\">Icona</alt></image>"
#: 03091503.xhp
msgctxt ""
@@ -7871,7 +7871,7 @@ msgctxt ""
"par_id3152548\n"
"help.text"
msgid "<image id=\"img_id3152555\" src=\"media/helpimg/starmath/op21406.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3152555\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3152555\" src=\"media/helpimg/starmath/op21406.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3152555\">Icona</alt></image>"
#: 03091503.xhp
msgctxt ""
@@ -7919,7 +7919,7 @@ msgctxt ""
"par_id3156681\n"
"help.text"
msgid "Symbol in Elements pane"
-msgstr ""
+msgstr "Símbol de la subfinestra Elements"
#: 03091504.xhp
msgctxt ""
@@ -7935,7 +7935,7 @@ msgctxt ""
"par_id3166018\n"
"help.text"
msgid "<image id=\"img_id3166024\" src=\"media/helpimg/starmath/fu21501.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3166024\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3166024\" src=\"media/helpimg/starmath/fu21501.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3166024\">Icona</alt></image>"
#: 03091504.xhp
msgctxt ""
@@ -7951,7 +7951,7 @@ msgctxt ""
"par_id3164840\n"
"help.text"
msgid "<image id=\"img_id3164847\" src=\"media/helpimg/starmath/fu21518.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3164847\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3164847\" src=\"media/helpimg/starmath/fu21518.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3164847\">Icona</alt></image>"
#: 03091504.xhp
msgctxt ""
@@ -7967,7 +7967,7 @@ msgctxt ""
"par_id3165134\n"
"help.text"
msgid "<image id=\"img_id3165141\" src=\"media/helpimg/starmath/fu21520.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3165141\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3165141\" src=\"media/helpimg/starmath/fu21520.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3165141\">Icona</alt></image>"
#: 03091504.xhp
msgctxt ""
@@ -7983,7 +7983,7 @@ msgctxt ""
"par_id3166312\n"
"help.text"
msgid "<image id=\"img_id3166318\" src=\"media/helpimg/starmath/fu21522.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3166318\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3166318\" src=\"media/helpimg/starmath/fu21522.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3166318\">Icona</alt></image>"
#: 03091504.xhp
msgctxt ""
@@ -7999,7 +7999,7 @@ msgctxt ""
"par_id3143430\n"
"help.text"
msgid "<image id=\"img_id3143436\" src=\"media/helpimg/starmath/fu21524.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3143436\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3143436\" src=\"media/helpimg/starmath/fu21524.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3143436\">Icona</alt></image>"
#: 03091504.xhp
msgctxt ""
@@ -8015,7 +8015,7 @@ msgctxt ""
"par_id3152238\n"
"help.text"
msgid "<image id=\"img_id3152244\" src=\"media/helpimg/starmath/fu21517.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3152244\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3152244\" src=\"media/helpimg/starmath/fu21517.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3152244\">Icona</alt></image>"
#: 03091504.xhp
msgctxt ""
@@ -8031,7 +8031,7 @@ msgctxt ""
"par_id3164987\n"
"help.text"
msgid "<image id=\"img_id3164994\" src=\"media/helpimg/starmath/fu21519.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3164994\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3164994\" src=\"media/helpimg/starmath/fu21519.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3164994\">Icona</alt></image>"
#: 03091504.xhp
msgctxt ""
@@ -8047,7 +8047,7 @@ msgctxt ""
"par_id3166165\n"
"help.text"
msgid "<image id=\"img_id3166172\" src=\"media/helpimg/starmath/fu21521.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3166172\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3166172\" src=\"media/helpimg/starmath/fu21521.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3166172\">Icona</alt></image>"
#: 03091504.xhp
msgctxt ""
@@ -8063,7 +8063,7 @@ msgctxt ""
"par_id3166459\n"
"help.text"
msgid "<image id=\"img_id3166465\" src=\"media/helpimg/starmath/fu21523.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3166465\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3166465\" src=\"media/helpimg/starmath/fu21523.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3166465\">Icona</alt></image>"
#: 03091504.xhp
msgctxt ""
@@ -8087,7 +8087,7 @@ msgctxt ""
"par_id3151649\n"
"help.text"
msgid "<image id=\"img_id3151656\" src=\"media/helpimg/starmath/fu21510.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3151656\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3151656\" src=\"media/helpimg/starmath/fu21510.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3151656\">Icona</alt></image>"
#: 03091504.xhp
msgctxt ""
@@ -8103,7 +8103,7 @@ msgctxt ""
"par_id3165576\n"
"help.text"
msgid "<image id=\"img_id3165583\" src=\"media/helpimg/starmath/fu21514.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3165583\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3165583\" src=\"media/helpimg/starmath/fu21514.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3165583\">Icona</alt></image>"
#: 03091504.xhp
msgctxt ""
@@ -8119,7 +8119,7 @@ msgctxt ""
"par_id3151944\n"
"help.text"
msgid "<image id=\"img_id3151950\" src=\"media/helpimg/starmath/fu21512.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3151950\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3151950\" src=\"media/helpimg/starmath/fu21512.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3151950\">Icona</alt></image>"
#: 03091504.xhp
msgctxt ""
@@ -8135,7 +8135,7 @@ msgctxt ""
"par_id3165871\n"
"help.text"
msgid "<image id=\"img_id3165877\" src=\"media/helpimg/starmath/fu21516.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3165877\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3165877\" src=\"media/helpimg/starmath/fu21516.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3165877\">Icona</alt></image>"
#: 03091504.xhp
msgctxt ""
@@ -8151,7 +8151,7 @@ msgctxt ""
"par_id3157074\n"
"help.text"
msgid "<image id=\"img_id3157080\" src=\"media/helpimg/starmath/fu21507.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3157080\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3157080\" src=\"media/helpimg/starmath/fu21507.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3157080\">Icona</alt></image>"
#: 03091504.xhp
msgctxt ""
@@ -8167,7 +8167,7 @@ msgctxt ""
"par_id3143577\n"
"help.text"
msgid "<image id=\"img_id3143584\" src=\"media/helpimg/starmath/fu21502.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3143584\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3143584\" src=\"media/helpimg/starmath/fu21502.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3143584\">Icona</alt></image>"
#: 03091504.xhp
msgctxt ""
@@ -8183,7 +8183,7 @@ msgctxt ""
"par_id3156780\n"
"help.text"
msgid "<image id=\"img_id3156786\" src=\"media/helpimg/starmath/fu21505.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3156786\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3156786\" src=\"media/helpimg/starmath/fu21505.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3156786\">Icona</alt></image>"
#: 03091504.xhp
msgctxt ""
@@ -8199,7 +8199,7 @@ msgctxt ""
"par_id3156927\n"
"help.text"
msgid "<image id=\"img_id3156934\" src=\"media/helpimg/starmath/fu21506.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3156934\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3156934\" src=\"media/helpimg/starmath/fu21506.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3156934\">Icona</alt></image>"
#: 03091504.xhp
msgctxt ""
@@ -8215,7 +8215,7 @@ msgctxt ""
"par_id3157220\n"
"help.text"
msgid "<image id=\"img_id3157227\" src=\"media/helpimg/starmath/fu21508.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3157227\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3157227\" src=\"media/helpimg/starmath/fu21508.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3157227\">Icona</alt></image>"
#: 03091504.xhp
msgctxt ""
@@ -8231,7 +8231,7 @@ msgctxt ""
"par_id3165282\n"
"help.text"
msgid "<image id=\"img_id3165288\" src=\"media/helpimg/starmath/fu21504.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3165288\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3165288\" src=\"media/helpimg/starmath/fu21504.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3165288\">Icona</alt></image>"
#: 03091504.xhp
msgctxt ""
@@ -8247,7 +8247,7 @@ msgctxt ""
"par_id3151502\n"
"help.text"
msgid "<image id=\"img_id3151509\" src=\"media/helpimg/starmath/fu21509.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3151509\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3151509\" src=\"media/helpimg/starmath/fu21509.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3151509\">Icona</alt></image>"
#: 03091504.xhp
msgctxt ""
@@ -8263,7 +8263,7 @@ msgctxt ""
"par_id3165429\n"
"help.text"
msgid "<image id=\"img_id3165436\" src=\"media/helpimg/starmath/fu21513.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3165436\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3165436\" src=\"media/helpimg/starmath/fu21513.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3165436\">Icona</alt></image>"
#: 03091504.xhp
msgctxt ""
@@ -8279,7 +8279,7 @@ msgctxt ""
"par_id3152091\n"
"help.text"
msgid "<image id=\"img_id3152097\" src=\"media/helpimg/starmath/fu21503.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3152097\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3152097\" src=\"media/helpimg/starmath/fu21503.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3152097\">Icona</alt></image>"
#: 03091504.xhp
msgctxt ""
@@ -8303,7 +8303,7 @@ msgctxt ""
"par_id3157368\n"
"help.text"
msgid "<image id=\"img_id3157375\" src=\"media/helpimg/starmath/fu21908.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3157375\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3157375\" src=\"media/helpimg/starmath/fu21908.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3157375\">Icona</alt></image>"
#: 03091504.xhp
msgctxt ""
@@ -8319,7 +8319,7 @@ msgctxt ""
"par_id3151796\n"
"help.text"
msgid "<image id=\"img_id3151803\" src=\"media/helpimg/starmath/fu21511.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3151803\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3151803\" src=\"media/helpimg/starmath/fu21511.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3151803\">Icona</alt></image>"
#: 03091504.xhp
msgctxt ""
@@ -8335,7 +8335,7 @@ msgctxt ""
"par_id3165723\n"
"help.text"
msgid "<image id=\"img_id3165730\" src=\"media/helpimg/starmath/fu21515.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3165730\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3165730\" src=\"media/helpimg/starmath/fu21515.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3165730\">Icona</alt></image>"
#: 03091504.xhp
msgctxt ""
@@ -8383,7 +8383,7 @@ msgctxt ""
"par_id3143994\n"
"help.text"
msgid "Symbol in Elements pane"
-msgstr ""
+msgstr "Símbol de la subfinestra Elements"
#: 03091505.xhp
msgctxt ""
@@ -8399,7 +8399,7 @@ msgctxt ""
"par_id3144534\n"
"help.text"
msgid "<image id=\"img_id3144541\" src=\"media/helpimg/starmath/fo21604.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3144541\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3144541\" src=\"media/helpimg/starmath/fo21604.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3144541\">Icona</alt></image>"
#: 03091505.xhp
msgctxt ""
@@ -8415,7 +8415,7 @@ msgctxt ""
"par_id3166611\n"
"help.text"
msgid "<image id=\"img_id3166618\" src=\"media/helpimg/starmath/fo21614.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3166618\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3166618\" src=\"media/helpimg/starmath/fo21614.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3166618\">Icona</alt></image>"
#: 03091505.xhp
msgctxt ""
@@ -8431,7 +8431,7 @@ msgctxt ""
"par_id3144681\n"
"help.text"
msgid "<image id=\"img_id3144688\" src=\"media/helpimg/starmath/fo21613.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3144688\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3144688\" src=\"media/helpimg/starmath/fo21613.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3144688\">Icona</alt></image>"
#: 03091505.xhp
msgctxt ""
@@ -8447,7 +8447,7 @@ msgctxt ""
"par_id3145083\n"
"help.text"
msgid "<image id=\"img_id3166470\" src=\"media/helpimg/starmath/fo21607.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3166470\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3166470\" src=\"media/helpimg/starmath/fo21607.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3166470\">Icona</alt></image>"
#: 03091505.xhp
msgctxt ""
@@ -8463,7 +8463,7 @@ msgctxt ""
"par_id3144936\n"
"help.text"
msgid "<image id=\"img_id3144943\" src=\"media/helpimg/starmath/fo21606.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3144943\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3144943\" src=\"media/helpimg/starmath/fo21606.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3144943\">Icona</alt></image>"
#: 03091505.xhp
msgctxt ""
@@ -8479,7 +8479,7 @@ msgctxt ""
"par_id3144789\n"
"help.text"
msgid "<image id=\"img_id3144796\" src=\"media/helpimg/starmath/fo21605.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3144796\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3144796\" src=\"media/helpimg/starmath/fo21605.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3144796\">Icona</alt></image>"
#: 03091505.xhp
msgctxt ""
@@ -8511,7 +8511,7 @@ msgctxt ""
"par_id3166719\n"
"help.text"
msgid "<image id=\"img_id3166725\" src=\"media/helpimg/starmath/fo21609.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3166725\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3166725\" src=\"media/helpimg/starmath/fo21609.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3166725\">Icona</alt></image>"
#: 03091505.xhp
msgctxt ""
@@ -8527,7 +8527,7 @@ msgctxt ""
"par_id3166866\n"
"help.text"
msgid "<image id=\"img_id3166872\" src=\"media/helpimg/starmath/fo21610.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3166872\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3166872\" src=\"media/helpimg/starmath/fo21610.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3166872\">Icona</alt></image>"
#: 03091505.xhp
msgctxt ""
@@ -8543,7 +8543,7 @@ msgctxt ""
"par_id3167013\n"
"help.text"
msgid "<image id=\"img_id3167020\" src=\"media/helpimg/starmath/fo21611.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3167020\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3167020\" src=\"media/helpimg/starmath/fo21611.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3167020\">Icona</alt></image>"
#: 03091505.xhp
msgctxt ""
@@ -8567,7 +8567,7 @@ msgctxt ""
"par_id3144387\n"
"help.text"
msgid "<image id=\"img_id3144394\" src=\"media/helpimg/starmath/fo21603.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3144394\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3144394\" src=\"media/helpimg/starmath/fo21603.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3144394\">Icona</alt></image>"
#: 03091505.xhp
msgctxt ""
@@ -8583,7 +8583,7 @@ msgctxt ""
"par_id3144240\n"
"help.text"
msgid "<image id=\"img_id3144247\" src=\"media/helpimg/starmath/fo21602.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3144247\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3144247\" src=\"media/helpimg/starmath/fo21602.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3144247\">Icona</alt></image>"
#: 03091505.xhp
msgctxt ""
@@ -8599,7 +8599,7 @@ msgctxt ""
"par_id3167161\n"
"help.text"
msgid "<image id=\"img_id3167167\" src=\"media/helpimg/starmath/fo21615.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3167167\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3167167\" src=\"media/helpimg/starmath/fo21615.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3167167\">Icona</alt></image>"
#: 03091505.xhp
msgctxt ""
@@ -8615,7 +8615,7 @@ msgctxt ""
"par_id3144093\n"
"help.text"
msgid "<image id=\"img_id3144100\" src=\"media/helpimg/starmath/fo21601.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3144100\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3144100\" src=\"media/helpimg/starmath/fo21601.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3144100\">Icona</alt></image>"
#: 03091505.xhp
msgctxt ""
@@ -8663,7 +8663,7 @@ msgctxt ""
"par_id3167610\n"
"help.text"
msgid "Symbol in Elements pane"
-msgstr ""
+msgstr "Símbol de la subfinestra Elements"
#: 03091506.xhp
msgctxt ""
@@ -8679,7 +8679,7 @@ msgctxt ""
"par_id3167709\n"
"help.text"
msgid "<image id=\"img_id3167716\" src=\"media/helpimg/starmath/at21701.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3167716\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3167716\" src=\"media/helpimg/starmath/at21701.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3167716\">Icona</alt></image>"
#: 03091506.xhp
msgctxt ""
@@ -8695,7 +8695,7 @@ msgctxt ""
"par_id3159771\n"
"help.text"
msgid "<image id=\"img_id3159778\" src=\"media/helpimg/starmath/at21705.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3159778\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3159778\" src=\"media/helpimg/starmath/at21705.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3159778\">Icona</alt></image>"
#: 03091506.xhp
msgctxt ""
@@ -8727,7 +8727,7 @@ msgctxt ""
"par_id3168153\n"
"help.text"
msgid "<image id=\"img_id3168160\" src=\"media/helpimg/starmath/at21704.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3168160\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3168160\" src=\"media/helpimg/starmath/at21704.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3168160\">Icona</alt></image>"
#: 03091506.xhp
msgctxt ""
@@ -8743,7 +8743,7 @@ msgctxt ""
"par_id3168006\n"
"help.text"
msgid "<image id=\"img_id3168012\" src=\"media/helpimg/starmath/at21703.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3168012\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3168012\" src=\"media/helpimg/starmath/at21703.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3168012\">Icona</alt></image>"
#: 03091506.xhp
msgctxt ""
@@ -8759,7 +8759,7 @@ msgctxt ""
"par_id3168303\n"
"help.text"
msgid "<image id=\"img_id3168309\" src=\"media/helpimg/starmath/at21709.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3168309\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3168309\" src=\"media/helpimg/starmath/at21709.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3168309\">Icona</alt></image>"
#: 03091506.xhp
msgctxt ""
@@ -8791,7 +8791,7 @@ msgctxt ""
"par_id3161104\n"
"help.text"
msgid "<image id=\"img_id3161111\" src=\"media/helpimg/starmath/at21712.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3161111\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3161111\" src=\"media/helpimg/starmath/at21712.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3161111\">Icona</alt></image>"
#: 03091506.xhp
msgctxt ""
@@ -8807,7 +8807,7 @@ msgctxt ""
"par_id3160512\n"
"help.text"
msgid "<image id=\"img_id3160519\" src=\"media/helpimg/starmath/at21711.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3160519\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3160519\" src=\"media/helpimg/starmath/at21711.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3160519\">Icona</alt></image>"
#: 03091506.xhp
msgctxt ""
@@ -8823,7 +8823,7 @@ msgctxt ""
"par_id3159919\n"
"help.text"
msgid "<image id=\"img_id3159926\" src=\"media/helpimg/starmath/at21710.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3159926\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3159926\" src=\"media/helpimg/starmath/at21710.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3159926\">Icona</alt></image>"
#: 03091506.xhp
msgctxt ""
@@ -8839,7 +8839,7 @@ msgctxt ""
"par_id3167857\n"
"help.text"
msgid "<image id=\"img_id3167864\" src=\"media/helpimg/starmath/at21702.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3167864\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3167864\" src=\"media/helpimg/starmath/at21702.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3167864\">Icona</alt></image>"
#: 03091506.xhp
msgctxt ""
@@ -8855,7 +8855,7 @@ msgctxt ""
"par_id3159622\n"
"help.text"
msgid "<image id=\"img_id3159628\" src=\"media/helpimg/starmath/at21707.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3159628\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3159628\" src=\"media/helpimg/starmath/at21707.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3159628\">Icona</alt></image>"
#: 03091506.xhp
msgctxt ""
@@ -8903,7 +8903,7 @@ msgctxt ""
"par_id3160659\n"
"help.text"
msgid "<image id=\"img_id3160666\" src=\"media/helpimg/starmath/at21713.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3160666\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3160666\" src=\"media/helpimg/starmath/at21713.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3160666\">Icona</alt></image>"
#: 03091506.xhp
msgctxt ""
@@ -8919,7 +8919,7 @@ msgctxt ""
"par_id3160956\n"
"help.text"
msgid "<image id=\"img_id3160962\" src=\"media/helpimg/starmath/at21715.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3160962\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3160962\" src=\"media/helpimg/starmath/at21715.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3160962\">Icona</alt></image>"
#: 03091506.xhp
msgctxt ""
@@ -8935,7 +8935,7 @@ msgctxt ""
"par_id3161252\n"
"help.text"
msgid "<image id=\"img_id3161259\" src=\"media/helpimg/starmath/at21716.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3161259\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3161259\" src=\"media/helpimg/starmath/at21716.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3161259\">Icona</alt></image>"
#: 03091506.xhp
msgctxt ""
@@ -8951,7 +8951,7 @@ msgctxt ""
"par_id3168599\n"
"help.text"
msgid "<image id=\"img_id3168605\" src=\"media/helpimg/starmath/at21708.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3168605\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3168605\" src=\"media/helpimg/starmath/at21708.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3168605\">Icona</alt></image>"
#: 03091506.xhp
msgctxt ""
@@ -8967,7 +8967,7 @@ msgctxt ""
"par_id3160808\n"
"help.text"
msgid "<image id=\"img_id3160814\" src=\"media/helpimg/starmath/at21714.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3160814\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3160814\" src=\"media/helpimg/starmath/at21714.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3160814\">Icona</alt></image>"
#: 03091506.xhp
msgctxt ""
@@ -8983,7 +8983,7 @@ msgctxt ""
"par_id3168451\n"
"help.text"
msgid "<image id=\"img_id3168457\" src=\"media/helpimg/starmath/im21106.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3168457\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3168457\" src=\"media/helpimg/starmath/im21106.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3168457\">Icona</alt></image>"
#: 03091506.xhp
msgctxt ""
@@ -8999,7 +8999,7 @@ msgctxt ""
"par_id3160364\n"
"help.text"
msgid "<image id=\"img_id3160370\" src=\"media/helpimg/starmath/at21722.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3160370\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3160370\" src=\"media/helpimg/starmath/at21722.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3160370\">Icona</alt></image>"
#: 03091506.xhp
msgctxt ""
@@ -9015,7 +9015,7 @@ msgctxt ""
"par_id3160215\n"
"help.text"
msgid "<image id=\"img_id3160222\" src=\"media/helpimg/starmath/at21723.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3160222\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3160222\" src=\"media/helpimg/starmath/at21723.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3160222\">Icona</alt></image>"
#: 03091506.xhp
msgctxt ""
@@ -9031,7 +9031,7 @@ msgctxt ""
"par_id3160067\n"
"help.text"
msgid "<image id=\"img_id3160074\" src=\"media/helpimg/starmath/at21724.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3160074\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3160074\" src=\"media/helpimg/starmath/at21724.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3160074\">Icona</alt></image>"
#: 03091506.xhp
msgctxt ""
@@ -9079,7 +9079,7 @@ msgctxt ""
"par_id3162086\n"
"help.text"
msgid "Symbol in Elements pane"
-msgstr ""
+msgstr "Símbol de la subfinestra Elements"
#: 03091507.xhp
msgctxt ""
@@ -9103,7 +9103,7 @@ msgctxt ""
"par_id3179931\n"
"help.text"
msgid "<image id=\"img_id3179937\" src=\"media/helpimg/starmath/mi22008.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3179937\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3179937\" src=\"media/helpimg/starmath/mi22008.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3179937\">Icona</alt></image>"
#: 03091507.xhp
msgctxt ""
@@ -9119,7 +9119,7 @@ msgctxt ""
"par_id3180374\n"
"help.text"
msgid "<image id=\"img_id3180380\" src=\"media/helpimg/starmath/mi22010.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3180380\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3180380\" src=\"media/helpimg/starmath/mi22010.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3180380\">Icona</alt></image>"
#: 03091507.xhp
msgctxt ""
@@ -9135,7 +9135,7 @@ msgctxt ""
"par_id3179784\n"
"help.text"
msgid "<image id=\"img_id3179790\" src=\"media/helpimg/starmath/mi22011.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3179790\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3179790\" src=\"media/helpimg/starmath/mi22011.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3179790\">Icona</alt></image>"
#: 03091507.xhp
msgctxt ""
@@ -9159,7 +9159,7 @@ msgctxt ""
"par_id3180078\n"
"help.text"
msgid "<image id=\"img_id3180085\" src=\"media/helpimg/starmath/mi22009.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3180085\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3180085\" src=\"media/helpimg/starmath/mi22009.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3180085\">Icona</alt></image>"
#: 03091507.xhp
msgctxt ""
@@ -9175,7 +9175,7 @@ msgctxt ""
"par_id3180226\n"
"help.text"
msgid "<image id=\"img_id3180233\" src=\"media/helpimg/starmath/mi22012.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3180233\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3180233\" src=\"media/helpimg/starmath/mi22012.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3180233\">Icona</alt></image>"
#: 03091507.xhp
msgctxt ""
@@ -9191,7 +9191,7 @@ msgctxt ""
"par_id3179636\n"
"help.text"
msgid "<image id=\"img_id3179643\" src=\"media/helpimg/starmath/mi22019.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3179643\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3179643\" src=\"media/helpimg/starmath/mi22019.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3179643\">Icona</alt></image>"
#: 03091507.xhp
msgctxt ""
@@ -9207,7 +9207,7 @@ msgctxt ""
"par_id3162627\n"
"help.text"
msgid "<image id=\"img_id3162633\" src=\"media/helpimg/starmath/mi21608.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3162633\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3162633\" src=\"media/helpimg/starmath/mi21608.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3162633\">Icona</alt></image>"
#: 03091507.xhp
msgctxt ""
@@ -9223,7 +9223,7 @@ msgctxt ""
"par_idA3162627\n"
"help.text"
msgid "<image id=\"img_idA3162633\" src=\"media/helpimg/starmath/mi21618.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_idA3162633\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_idA3162633\" src=\"media/helpimg/starmath/mi21618.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_idA3162633\">Icona</alt></image>"
#: 03091507.xhp
msgctxt ""
@@ -9239,7 +9239,7 @@ msgctxt ""
"par_id3162775\n"
"help.text"
msgid "<image id=\"img_id3162781\" src=\"media/helpimg/starmath/mi21612.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3162781\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3162781\" src=\"media/helpimg/starmath/mi21612.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3162781\">Icona</alt></image>"
#: 03091507.xhp
msgctxt ""
@@ -9255,7 +9255,7 @@ msgctxt ""
"par_id3162922\n"
"help.text"
msgid "<image id=\"img_id3178464\" src=\"media/helpimg/starmath/mi22014.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3178464\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3178464\" src=\"media/helpimg/starmath/mi22014.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3178464\">Icona</alt></image>"
#: 03091507.xhp
msgctxt ""
@@ -9271,7 +9271,7 @@ msgctxt ""
"par_id3178900\n"
"help.text"
msgid "<image id=\"img_id3178906\" src=\"media/helpimg/starmath/mi22004.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3178906\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3178906\" src=\"media/helpimg/starmath/mi22004.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3178906\">Icona</alt></image>"
#: 03091507.xhp
msgctxt ""
@@ -9295,7 +9295,7 @@ msgctxt ""
"par_id3162185\n"
"help.text"
msgid "<image id=\"img_id3162192\" src=\"media/helpimg/starmath/mi22005.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3162192\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3162192\" src=\"media/helpimg/starmath/mi22005.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3162192\">Icona</alt></image>"
#: 03091507.xhp
msgctxt ""
@@ -9311,7 +9311,7 @@ msgctxt ""
"par_id3178604\n"
"help.text"
msgid "<image id=\"img_id3178611\" src=\"media/helpimg/starmath/mi22015.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3178611\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3178611\" src=\"media/helpimg/starmath/mi22015.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3178611\">Icona</alt></image>"
#: 03091507.xhp
msgctxt ""
@@ -9327,7 +9327,7 @@ msgctxt ""
"par_id3179195\n"
"help.text"
msgid "<image id=\"img_id3179201\" src=\"media/helpimg/starmath/mi22016.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3179201\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3179201\" src=\"media/helpimg/starmath/mi22016.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3179201\">Icona</alt></image>"
#: 03091507.xhp
msgctxt ""
@@ -9343,7 +9343,7 @@ msgctxt ""
"par_id3162480\n"
"help.text"
msgid "<image id=\"img_id3162486\" src=\"media/helpimg/starmath/mi22013.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3162486\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3162486\" src=\"media/helpimg/starmath/mi22013.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3162486\">Icona</alt></image>"
#: 03091507.xhp
msgctxt ""
@@ -9359,7 +9359,7 @@ msgctxt ""
"par_id3162332\n"
"help.text"
msgid "<image id=\"img_id3162339\" src=\"media/helpimg/starmath/mi22006.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3162339\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3162339\" src=\"media/helpimg/starmath/mi22006.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3162339\">Icona</alt></image>"
#: 03091507.xhp
msgctxt ""
@@ -9375,7 +9375,7 @@ msgctxt ""
"par_id3178752\n"
"help.text"
msgid "<image id=\"img_id3178759\" src=\"media/helpimg/starmath/mi22003.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3178759\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3178759\" src=\"media/helpimg/starmath/mi22003.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3178759\">Icona</alt></image>"
#: 03091507.xhp
msgctxt ""
@@ -9391,7 +9391,7 @@ msgctxt ""
"par_id3179342\n"
"help.text"
msgid "<image id=\"img_id3179349\" src=\"media/helpimg/starmath/mi22017.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3179349\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3179349\" src=\"media/helpimg/starmath/mi22017.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3179349\">Icona</alt></image>"
#: 03091507.xhp
msgctxt ""
@@ -9407,7 +9407,7 @@ msgctxt ""
"par_id3179489\n"
"help.text"
msgid "<image id=\"img_id3179496\" src=\"media/helpimg/starmath/mi22018.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3179496\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3179496\" src=\"media/helpimg/starmath/mi22018.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3179496\">Icona</alt></image>"
#: 03091507.xhp
msgctxt ""
@@ -9423,7 +9423,7 @@ msgctxt ""
"par_id3179047\n"
"help.text"
msgid "<image id=\"img_id3179054\" src=\"media/helpimg/starmath/mi22007.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3179054\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3179054\" src=\"media/helpimg/starmath/mi22007.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3179054\">Icona</alt></image>"
#: 03091507.xhp
msgctxt ""
@@ -9471,7 +9471,7 @@ msgctxt ""
"par_id3180684\n"
"help.text"
msgid "Symbol in Elements pane"
-msgstr ""
+msgstr "Símbol de la subfinestra Elements"
#: 03091508.xhp
msgctxt ""
@@ -9487,7 +9487,7 @@ msgctxt ""
"par_id3180783\n"
"help.text"
msgid "<image id=\"img_id3180789\" src=\"media/helpimg/starmath/al21801.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3180789\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3180789\" src=\"media/helpimg/starmath/al21801.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3180789\">Icona</alt></image>"
#: 03091508.xhp
msgctxt ""
@@ -9503,7 +9503,7 @@ msgctxt ""
"par_id3180930\n"
"help.text"
msgid "<image id=\"img_id3180936\" src=\"media/helpimg/starmath/al21802.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3180936\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3180936\" src=\"media/helpimg/starmath/al21802.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3180936\">Icona</alt></image>"
#: 03091508.xhp
msgctxt ""
@@ -9519,7 +9519,7 @@ msgctxt ""
"par_id3181078\n"
"help.text"
msgid "<image id=\"img_id3181084\" src=\"media/helpimg/starmath/al21823.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3181084\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3181084\" src=\"media/helpimg/starmath/al21823.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3181084\">Icona</alt></image>"
#: 03091508.xhp
msgctxt ""
@@ -9535,7 +9535,7 @@ msgctxt ""
"par_id3181229\n"
"help.text"
msgid "<image id=\"img_id3181235\" src=\"media/helpimg/starmath/al21805.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3181235\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3181235\" src=\"media/helpimg/starmath/al21805.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3181235\">Icona</alt></image>"
#: 03091508.xhp
msgctxt ""
@@ -9551,7 +9551,7 @@ msgctxt ""
"par_id3181377\n"
"help.text"
msgid "<image id=\"img_id3181384\" src=\"media/helpimg/starmath/al21806.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3181384\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3181384\" src=\"media/helpimg/starmath/al21806.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3181384\">Icona</alt></image>"
#: 03091508.xhp
msgctxt ""
@@ -9567,7 +9567,7 @@ msgctxt ""
"par_id3181525\n"
"help.text"
msgid "<image id=\"img_id3181532\" src=\"media/helpimg/starmath/al21804.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3181532\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3181532\" src=\"media/helpimg/starmath/al21804.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3181532\">Icona</alt></image>"
#: 03091508.xhp
msgctxt ""
@@ -9583,7 +9583,7 @@ msgctxt ""
"par_id3181674\n"
"help.text"
msgid "<image id=\"img_id3181680\" src=\"media/helpimg/starmath/al21803.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3181680\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3181680\" src=\"media/helpimg/starmath/al21803.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3181680\">Icona</alt></image>"
#: 03091508.xhp
msgctxt ""
@@ -9599,7 +9599,7 @@ msgctxt ""
"par_id3181822\n"
"help.text"
msgid "<image id=\"img_id3181828\" src=\"media/helpimg/starmath/al21821.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3181828\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3181828\" src=\"media/helpimg/starmath/al21821.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3181828\">Icona</alt></image>"
#: 03091508.xhp
msgctxt ""
@@ -9615,7 +9615,7 @@ msgctxt ""
"par_id3181973\n"
"help.text"
msgid "<image id=\"img_id3181980\" src=\"media/helpimg/starmath/al21808.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3181980\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3181980\" src=\"media/helpimg/starmath/al21808.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3181980\">Icona</alt></image>"
#: 03091508.xhp
msgctxt ""
@@ -9631,7 +9631,7 @@ msgctxt ""
"par_id3182083\n"
"help.text"
msgid "<image id=\"img_id3182090\" src=\"media/helpimg/starmath/al21809.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3182090\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3182090\" src=\"media/helpimg/starmath/al21809.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3182090\">Icona</alt></image>"
#: 03091508.xhp
msgctxt ""
@@ -9647,7 +9647,7 @@ msgctxt ""
"par_id3182210\n"
"help.text"
msgid "<image id=\"img_id3182216\" src=\"media/helpimg/starmath/al21810.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3182216\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3182216\" src=\"media/helpimg/starmath/al21810.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3182216\">Icona</alt></image>"
#: 03091508.xhp
msgctxt ""
@@ -9663,7 +9663,7 @@ msgctxt ""
"par_id3182332\n"
"help.text"
msgid "<image id=\"img_id3182339\" src=\"media/helpimg/starmath/al21824.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3182339\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3182339\" src=\"media/helpimg/starmath/al21824.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3182339\">Icona</alt></image>"
#: 03091508.xhp
msgctxt ""
@@ -9679,7 +9679,7 @@ msgctxt ""
"par_id3182456\n"
"help.text"
msgid "<image id=\"img_id3182463\" src=\"media/helpimg/starmath/al21812.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3182463\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3182463\" src=\"media/helpimg/starmath/al21812.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3182463\">Icona</alt></image>"
#: 03091508.xhp
msgctxt ""
@@ -9695,7 +9695,7 @@ msgctxt ""
"par_id3182579\n"
"help.text"
msgid "<image id=\"img_id3182586\" src=\"media/helpimg/starmath/al21813.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3182586\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3182586\" src=\"media/helpimg/starmath/al21813.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3182586\">Icona</alt></image>"
#: 03091508.xhp
msgctxt ""
@@ -9711,7 +9711,7 @@ msgctxt ""
"par_id3182702\n"
"help.text"
msgid "<image id=\"img_id3182709\" src=\"media/helpimg/starmath/al21814.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3182709\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3182709\" src=\"media/helpimg/starmath/al21814.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3182709\">Icona</alt></image>"
#: 03091508.xhp
msgctxt ""
@@ -9727,7 +9727,7 @@ msgctxt ""
"par_id3182825\n"
"help.text"
msgid "<image id=\"img_id3182832\" src=\"media/helpimg/starmath/al21811.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3182832\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3182832\" src=\"media/helpimg/starmath/al21811.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3182832\">Icona</alt></image>"
#: 03091508.xhp
msgctxt ""
@@ -9743,7 +9743,7 @@ msgctxt ""
"par_id3182948\n"
"help.text"
msgid "<image id=\"img_id3182955\" src=\"media/helpimg/starmath/al21822.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3182955\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3182955\" src=\"media/helpimg/starmath/al21822.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3182955\">Icona</alt></image>"
#: 03091508.xhp
msgctxt ""
@@ -9759,7 +9759,7 @@ msgctxt ""
"par_id3183072\n"
"help.text"
msgid "<image id=\"img_id3183078\" src=\"media/helpimg/starmath/al21825.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3183078\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3183078\" src=\"media/helpimg/starmath/al21825.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3183078\">Icona</alt></image>"
#: 03091508.xhp
msgctxt ""
@@ -9775,7 +9775,7 @@ msgctxt ""
"par_id3183223\n"
"help.text"
msgid "<image id=\"img_id3183230\" src=\"media/helpimg/starmath/al21826.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3183230\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3183230\" src=\"media/helpimg/starmath/al21826.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3183230\">Icona</alt></image>"
#: 03091508.xhp
msgctxt ""
@@ -9927,7 +9927,7 @@ msgctxt ""
"par_id3184320\n"
"help.text"
msgid "Symbol in Elements pane"
-msgstr ""
+msgstr "Símbol de la subfinestra Elements"
#: 03091509.xhp
msgctxt ""
@@ -9943,7 +9943,7 @@ msgctxt ""
"par_id3184418\n"
"help.text"
msgid "<image id=\"img_id3184425\" src=\"media/helpimg/starmath/co21916.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3184425\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3184425\" src=\"media/helpimg/starmath/co21916.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3184425\">Icona</alt></image>"
#: 03091509.xhp
msgctxt ""
@@ -9959,7 +9959,7 @@ msgctxt ""
"par_id3184566\n"
"help.text"
msgid "<image id=\"img_id3184572\" src=\"media/helpimg/starmath/co21918.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3184572\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3184572\" src=\"media/helpimg/starmath/co21918.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3184572\">Icona</alt></image>"
#: 03091509.xhp
msgctxt ""
@@ -9983,7 +9983,7 @@ msgctxt ""
"par_id3184717\n"
"help.text"
msgid "<image id=\"img_id3184724\" src=\"media/helpimg/starmath/co21908.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3184724\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3184724\" src=\"media/helpimg/starmath/co21908.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3184724\">Icona</alt></image>"
#: 03091509.xhp
msgctxt ""
@@ -9999,7 +9999,7 @@ msgctxt ""
"par_id3184864\n"
"help.text"
msgid "<image id=\"img_id3184871\" src=\"media/helpimg/starmath/co21905.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3184871\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3184871\" src=\"media/helpimg/starmath/co21905.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3184871\">Icona</alt></image>"
#: 03091509.xhp
msgctxt ""
@@ -10015,7 +10015,7 @@ msgctxt ""
"par_id3185011\n"
"help.text"
msgid "<image id=\"img_id3185018\" src=\"media/helpimg/starmath/co21901.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3185018\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3185018\" src=\"media/helpimg/starmath/co21901.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3185018\">Icona</alt></image>"
#: 03091509.xhp
msgctxt ""
@@ -10031,7 +10031,7 @@ msgctxt ""
"par_id3185119\n"
"help.text"
msgid "<image id=\"img_id3185126\" src=\"media/helpimg/starmath/co21912.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3185126\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3185126\" src=\"media/helpimg/starmath/co21912.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3185126\">Icona</alt></image>"
#: 03091509.xhp
msgctxt ""
@@ -10047,7 +10047,7 @@ msgctxt ""
"par_id3185267\n"
"help.text"
msgid "<image id=\"img_id3185274\" src=\"media/helpimg/starmath/co21917.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3185274\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3185274\" src=\"media/helpimg/starmath/co21917.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3185274\">Icona</alt></image>"
#: 03091509.xhp
msgctxt ""
@@ -10071,7 +10071,7 @@ msgctxt ""
"par_id3185418\n"
"help.text"
msgid "<image id=\"img_id3185425\" src=\"media/helpimg/starmath/co21904.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3185425\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3185425\" src=\"media/helpimg/starmath/co21904.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3185425\">Icona</alt></image>"
#: 03091509.xhp
msgctxt ""
@@ -10087,7 +10087,7 @@ msgctxt ""
"par_id3185566\n"
"help.text"
msgid "<image id=\"img_id3185573\" src=\"media/helpimg/starmath/co21906.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3185573\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3185573\" src=\"media/helpimg/starmath/co21906.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3185573\">Icona</alt></image>"
#: 03091509.xhp
msgctxt ""
@@ -10103,7 +10103,7 @@ msgctxt ""
"par_id3185714\n"
"help.text"
msgid "<image id=\"img_id3185721\" src=\"media/helpimg/starmath/co21902.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3185721\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3185721\" src=\"media/helpimg/starmath/co21902.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3185721\">Icona</alt></image>"
#: 03091509.xhp
msgctxt ""
@@ -10119,7 +10119,7 @@ msgctxt ""
"par_id3185823\n"
"help.text"
msgid "<image id=\"img_id3185829\" src=\"media/helpimg/starmath/co21909.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3185829\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3185829\" src=\"media/helpimg/starmath/co21909.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3185829\">Icona</alt></image>"
#: 03091509.xhp
msgctxt ""
@@ -10135,7 +10135,7 @@ msgctxt ""
"par_id3185931\n"
"help.text"
msgid "<image id=\"img_id3185937\" src=\"media/helpimg/starmath/co21910.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3185937\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3185937\" src=\"media/helpimg/starmath/co21910.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3185937\">Icona</alt></image>"
#: 03091509.xhp
msgctxt ""
@@ -10143,7 +10143,7 @@ msgctxt ""
"par_id3186012\n"
"help.text"
msgid "Align to horizontal center"
-msgstr "Alineació al centre"
+msgstr "Alineació al centre horitzontal"
#: 03091509.xhp
msgctxt ""
@@ -10151,7 +10151,7 @@ msgctxt ""
"par_id3186039\n"
"help.text"
msgid "<image id=\"img_id3186046\" src=\"media/helpimg/starmath/co21911.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3186046\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3186046\" src=\"media/helpimg/starmath/co21911.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3186046\">Icona</alt></image>"
#: 03091509.xhp
msgctxt ""
@@ -10167,7 +10167,7 @@ msgctxt ""
"par_id3186147\n"
"help.text"
msgid "<image id=\"img_id3186154\" src=\"media/helpimg/starmath/co21907.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3186154\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3186154\" src=\"media/helpimg/starmath/co21907.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3186154\">Icona</alt></image>"
#: 03091509.xhp
msgctxt ""
@@ -10183,7 +10183,7 @@ msgctxt ""
"par_id3186295\n"
"help.text"
msgid "<image id=\"img_id3186302\" src=\"media/helpimg/starmath/co21903.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3186302\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3186302\" src=\"media/helpimg/starmath/co21903.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3186302\">Icona</alt></image>"
#: 03091509.xhp
msgctxt ""
@@ -10247,7 +10247,7 @@ msgctxt ""
"par_id3145171\n"
"help.text"
msgid "<image id=\"img_id3145177\" src=\"media/helpimg/starmath/mi22006.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3145177\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3145177\" src=\"media/helpimg/starmath/mi22006.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3145177\">Icona</alt></image>"
#: 03091600.xhp
msgctxt ""
@@ -10271,7 +10271,7 @@ msgctxt ""
"par_id3152782\n"
"help.text"
msgid "<image id=\"img_id3152788\" src=\"media/helpimg/starmath/mi22005.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3152788\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3152788\" src=\"media/helpimg/starmath/mi22005.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3152788\">Icona</alt></image>"
#: 03091600.xhp
msgctxt ""
@@ -10295,7 +10295,7 @@ msgctxt ""
"par_id3150217\n"
"help.text"
msgid "<image id=\"img_id3150223\" src=\"media/helpimg/starmath/mi22013.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3150223\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3150223\" src=\"media/helpimg/starmath/mi22013.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3150223\">Icona</alt></image>"
#: 03091600.xhp
msgctxt ""
@@ -10319,7 +10319,7 @@ msgctxt ""
"par_id3155330\n"
"help.text"
msgid "<image id=\"img_id3155336\" src=\"media/helpimg/starmath/mi21608.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3155336\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3155336\" src=\"media/helpimg/starmath/mi21608.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3155336\">Icona</alt></image>"
#: 03091600.xhp
msgctxt ""
@@ -10343,7 +10343,7 @@ msgctxt ""
"par_idA3155330\n"
"help.text"
msgid "<image id=\"img_idA3155336\" src=\"media/helpimg/starmath/mi21618.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_idA3155336\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_idA3155336\" src=\"media/helpimg/starmath/mi21618.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_idA3155336\">Icona</alt></image>"
#: 03091600.xhp
msgctxt ""
@@ -10367,7 +10367,7 @@ msgctxt ""
"par_id3151296\n"
"help.text"
msgid "<image id=\"img_id3151302\" src=\"media/helpimg/starmath/mi21612.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3151302\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3151302\" src=\"media/helpimg/starmath/mi21612.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3151302\">Icona</alt></image>"
#: 03091600.xhp
msgctxt ""
@@ -10391,7 +10391,7 @@ msgctxt ""
"par_id3153023\n"
"help.text"
msgid "<image id=\"img_id3153030\" src=\"media/helpimg/starmath/mi22014.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3153030\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3153030\" src=\"media/helpimg/starmath/mi22014.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3153030\">Icona</alt></image>"
#: 03091600.xhp
msgctxt ""
@@ -10415,7 +10415,7 @@ msgctxt ""
"par_id3153908\n"
"help.text"
msgid "<image id=\"img_id3153256\" src=\"media/helpimg/starmath/mi22015.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3153256\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3153256\" src=\"media/helpimg/starmath/mi22015.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3153256\">Icona</alt></image>"
#: 03091600.xhp
msgctxt ""
@@ -10439,7 +10439,7 @@ msgctxt ""
"par_id3150651\n"
"help.text"
msgid "<image id=\"img_id3154285\" src=\"media/helpimg/starmath/mi22003.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3154285\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3154285\" src=\"media/helpimg/starmath/mi22003.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3154285\">Icona</alt></image>"
#: 03091600.xhp
msgctxt ""
@@ -10463,7 +10463,7 @@ msgctxt ""
"par_id3154543\n"
"help.text"
msgid "<image id=\"img_id3154553\" src=\"media/helpimg/starmath/mi22004.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3154553\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3154553\" src=\"media/helpimg/starmath/mi22004.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3154553\">Icona</alt></image>"
#: 03091600.xhp
msgctxt ""
@@ -10487,7 +10487,7 @@ msgctxt ""
"par_id3154156\n"
"help.text"
msgid "<image id=\"img_id3154162\" src=\"media/helpimg/starmath/mi22007.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3154162\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3154162\" src=\"media/helpimg/starmath/mi22007.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3154162\">Icona</alt></image>"
#: 03091600.xhp
msgctxt ""
@@ -10511,7 +10511,7 @@ msgctxt ""
"par_id3155267\n"
"help.text"
msgid "<image id=\"img_id3155273\" src=\"media/helpimg/starmath/mi22016.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3155273\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3155273\" src=\"media/helpimg/starmath/mi22016.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3155273\">Icona</alt></image>"
#: 03091600.xhp
msgctxt ""
@@ -10535,7 +10535,7 @@ msgctxt ""
"par_id3149923\n"
"help.text"
msgid "<image id=\"img_id3149929\" src=\"media/helpimg/starmath/mi22017.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149929\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3149929\" src=\"media/helpimg/starmath/mi22017.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149929\">Icona</alt></image>"
#: 03091600.xhp
msgctxt ""
@@ -10559,7 +10559,7 @@ msgctxt ""
"par_id3148506\n"
"help.text"
msgid "<image id=\"img_id3148512\" src=\"media/helpimg/starmath/mi22018.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3148512\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3148512\" src=\"media/helpimg/starmath/mi22018.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3148512\">Icona</alt></image>"
#: 03091600.xhp
msgctxt ""
@@ -10583,7 +10583,7 @@ msgctxt ""
"par_id3157946\n"
"help.text"
msgid "<image id=\"img_id3157951\" src=\"media/helpimg/starmath/mi22019.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3157951\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3157951\" src=\"media/helpimg/starmath/mi22019.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3157951\">Icona</alt></image>"
#: 03091600.xhp
msgctxt ""
@@ -10607,7 +10607,7 @@ msgctxt ""
"par_id3154997\n"
"help.text"
msgid "<image id=\"img_id3155003\" src=\"media/helpimg/starmath/mi22011.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3155003\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3155003\" src=\"media/helpimg/starmath/mi22011.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3155003\">Icona</alt></image>"
#: 03091600.xhp
msgctxt ""
@@ -10631,7 +10631,7 @@ msgctxt ""
"par_id3163719\n"
"help.text"
msgid "<image id=\"img_id3163726\" src=\"media/helpimg/starmath/mi22008.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3163726\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3163726\" src=\"media/helpimg/starmath/mi22008.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3163726\">Icona</alt></image>"
#: 03091600.xhp
msgctxt ""
@@ -10655,7 +10655,7 @@ msgctxt ""
"par_id3146829\n"
"help.text"
msgid "<image id=\"img_id3146835\" src=\"media/helpimg/starmath/mi22012.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3146835\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3146835\" src=\"media/helpimg/starmath/mi22012.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3146835\">Icona</alt></image>"
#: 03091600.xhp
msgctxt ""
@@ -10679,7 +10679,7 @@ msgctxt ""
"par_id3109675\n"
"help.text"
msgid "<image id=\"img_id3109681\" src=\"media/helpimg/starmath/mi22009.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3109681\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3109681\" src=\"media/helpimg/starmath/mi22009.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3109681\">Icona</alt></image>"
#: 03091600.xhp
msgctxt ""
@@ -10703,7 +10703,7 @@ msgctxt ""
"par_id3158234\n"
"help.text"
msgid "<image id=\"img_id3158240\" src=\"media/helpimg/starmath/mi22010.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3158240\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3158240\" src=\"media/helpimg/starmath/mi22010.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3158240\">Icona</alt></image>"
#: 03091600.xhp
msgctxt ""
@@ -10879,7 +10879,7 @@ msgctxt ""
"par_id3154566\n"
"help.text"
msgid "In this section of the <emph>Fonts</emph> dialog you can define fonts, with which you can format other text components in the formula. The three basic fonts <emph>Serif, Sans</emph> and <emph>Fixed</emph> are available. You can add any other font to each standard installed basic font. Every font installed on your system is available for you to use. Select the <emph>Modify</emph> button to expand the selection offered in the list box."
-msgstr "Esta secció del diàleg <emph>Tipus de lletra</emph> permet definir els tipus de lletra amb què podeu formatar altres components de text de la fórmula. Podeu utilitzar els tres tipus de lletra bàsics <emph>Serif</emph>, <emph>Sans</emph> i <emph>Amplada fixa</emph>, i també afegir qualsevol altre tipus de lletra als tipus bàsics instal·lats de manera estàndard. Disposeu de tots els tipus de lletra instal·lats al sistema. Feu clic al botó <emph>Modifica</emph> per ampliar la selecció que s'ofereix en el quadre de llista."
+msgstr "Esta secció del diàleg <emph>Tipus de lletra</emph> permet definir els tipus de lletra amb què podeu formatar altres components de text de la fórmula. Podeu utilitzar els tres tipus de lletra bàsics <emph>Serif</emph>, <emph>Sans</emph> i <emph>Amplària fixa</emph>, i també afegir qualsevol altre tipus de lletra als tipus bàsics instal·lats de manera estàndard. Disposeu de tots els tipus de lletra instal·lats al sistema. Feu clic al botó <emph>Modifica</emph> per ampliar la selecció que s'ofereix en el quadre de llista."
#: 05010000.xhp
msgctxt ""
@@ -10927,7 +10927,7 @@ msgctxt ""
"hd_id3149340\n"
"help.text"
msgid "Fixed"
-msgstr "Amplada fixa"
+msgstr "Amplària fixa"
#: 05010000.xhp
msgctxt ""
@@ -10935,7 +10935,7 @@ msgctxt ""
"par_id3154198\n"
"help.text"
msgid "<ahelp hid=\"modules/smath/ui/fonttypedialog/fixedCB\">You can specify the font to be used for <emph>fixed</emph> font formatting.</ahelp>"
-msgstr "<ahelp hid=\"modules/smath/ui/fonttypedialog/fixedCB\">Podeu indicar el tipus de lletra que s'utilitzarà per a la formatació de tipus de lletra <emph>Amplada fixa</emph>.</ahelp>"
+msgstr "<ahelp hid=\"modules/smath/ui/fonttypedialog/fixedCB\">Podeu indicar el tipus de lletra que s'utilitzarà per a la formatació de tipus de lletra <emph>Amplària fixa</emph>.</ahelp>"
#: 05010000.xhp
msgctxt ""
@@ -11119,7 +11119,7 @@ msgctxt ""
"par_id3145115\n"
"help.text"
msgid "<ahelp hid=\"modules/smath/ui/fontsizedialog/spinB_baseSize\">All elements of a formula are proportionally scaled to the base size. To change the base size, select or type in the desired point (pt) size. You can also use other units of measure or other <link href=\"text/shared/00/00000003.xhp#metrik\" name=\"metrics\">metrics</link>, which are then automatically converted to points.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/smath/ui/fontsizedialog/spinB_baseSize\">Tots els elements d'una fórmula es dimensionen proporcionalment a la mida base. Per canviar la mida base, seleccioneu o introduïu la mida desitjada en punts (pt). També podeu utilitzar altres unitats de mesura o altres <link href=\"text/shared/00/00000003.xhp#metrik\" name=\"sistemes mètrics\">sistemes mètrics</link>, que es convertiran automàticament en punts.</ahelp>"
#: 05020000.xhp
msgctxt ""
@@ -11615,7 +11615,7 @@ msgctxt ""
"par_id3154799\n"
"help.text"
msgid "<ahelp hid=\"modules/smath/ui/spacingdialog/checkbutton\">Scales all types of brackets.</ahelp> If you then enter <emph>( a over b)</emph> in the <emph>Commands</emph> window, the brackets will surround the whole height of the argument. You normally achieve this effect by entering <emph>left ( a over b right )</emph>."
-msgstr "<ahelp hid=\"modules/smath/ui/spacingdialog/checkbutton\">Dimensiona els claudàtors de tota mena.</ahelp> Si introduïu <emph>( a over b)</emph> a la finestra d'<emph>ordes</emph>, els claudàtors englobaran tota l'alçada de l'argument. Normalment, podeu aconseguir este efecte escrivint <emph>left ( a over b right )</emph>."
+msgstr "<ahelp hid=\"modules/smath/ui/spacingdialog/checkbutton\">Dimensiona els claudàtors de tota mena.</ahelp> Si introduïu <emph>( a over b)</emph> a la finestra d'<emph>ordes</emph>, els claudàtors englobaran tota l'alçària de l'argument. Normalment, podeu aconseguir este efecte escrivint <emph>left ( a over b right )</emph>."
#: 05030000.xhp
msgctxt ""
@@ -11631,7 +11631,7 @@ msgctxt ""
"par_id3147524\n"
"help.text"
msgid "<ahelp hid=\"HID_SMA_BRACKET_EXCHEIGHT2\">Adjusts the percentage excess size.</ahelp> At 0 percent the brackets are set so that they surround the argument at the same height. The higher the entered value is, the larger the vertical gap between the contents of the brackets and the external border of the brackets. The field can only be used in combination with <emph>Scale all brackets</emph>."
-msgstr "<ahelp hid=\"HID_SMA_BRACKET_EXCHEIGHT2\">Ajusta el percentatge per a la mida de l'excés.</ahelp> Amb un percentatge del 0%, els claudàtors englobaran l'argument a la mateixa alçada, mentre que com més alt siga el valor que introduïu, la separació vertical entre el contingut dels claudàtors i la vora exterior d'estos es farà més àmplia. Només podeu utilitzar este camp en combinació amb <emph>Dimensiona tots els claudàtors</emph>."
+msgstr "<ahelp hid=\"HID_SMA_BRACKET_EXCHEIGHT2\">Ajusta el percentatge per a la mida de l'excés.</ahelp> Amb un percentatge del 0%, els claudàtors englobaran l'argument a la mateixa alçària, mentre que com més alt siga el valor que introduïu, la separació vertical entre el contingut dels claudàtors i la vora exterior d'estos es farà més àmplia. Només podeu utilitzar este camp en combinació amb <emph>Dimensiona tots els claudàtors</emph>."
#: 05030000.xhp
msgctxt ""
@@ -11703,7 +11703,7 @@ msgctxt ""
"hd_id3149341\n"
"help.text"
msgid "Primary height"
-msgstr "Alçada primària"
+msgstr "Alçària primària"
#: 05030000.xhp
msgctxt ""
@@ -11711,7 +11711,7 @@ msgctxt ""
"par_id3154198\n"
"help.text"
msgid "<ahelp hid=\"HID_SMA_ATTRIBUT_DIST\">Defines the height of the symbols in relation to the baseline.</ahelp>"
-msgstr "<ahelp hid=\"HID_SMA_ATTRIBUT_DIST\">Defineix l'alçada dels símbols en relació amb el punt de referència.</ahelp>"
+msgstr "<ahelp hid=\"HID_SMA_ATTRIBUT_DIST\">Defineix l'alçària dels símbols en relació amb el punt de referència.</ahelp>"
#: 05030000.xhp
msgctxt ""
@@ -11759,7 +11759,7 @@ msgctxt ""
"par_id3151333\n"
"help.text"
msgid "<ahelp hid=\"HID_SMA_OPERATOR_EXCHEIGHT\">Determines the height from the variable to the operator's upper edge.</ahelp>"
-msgstr "<ahelp hid=\"HID_SMA_OPERATOR_EXCHEIGHT\">Defineix l'alçada des de la variable fins al límit superior de l'operador.</ahelp>"
+msgstr "<ahelp hid=\"HID_SMA_OPERATOR_EXCHEIGHT\">Defineix l'alçària des de la variable fins al límit superior de l'operador.</ahelp>"
#: 05030000.xhp
msgctxt ""
@@ -12023,7 +12023,7 @@ msgctxt ""
"par_id3150206\n"
"help.text"
msgid "<ahelp hid=\"SID_TEXTMODE\">Switches the text mode on or off. In text mode, formulas are displayed as the same height as a line of text.</ahelp>"
-msgstr "<ahelp hid=\"SID_TEXTMODE\">Activa o desactiva el mode de text. Si el mode de text està activat, les fórmules es mostren amb la mateixa alçada que una línia de text.</ahelp>"
+msgstr "<ahelp hid=\"SID_TEXTMODE\">Activa o desactiva el mode de text. Si el mode de text està activat, les fórmules es mostren amb la mateixa alçària que una línia de text.</ahelp>"
#: 06010000.xhp
msgctxt ""
@@ -12039,7 +12039,7 @@ msgctxt ""
"bm_id3145799\n"
"help.text"
msgid "<bookmark_value>symbols; entering in %PRODUCTNAME Math</bookmark_value> <bookmark_value>%PRODUCTNAME Math; entering symbols in</bookmark_value> <bookmark_value>catalog for mathematical symbols</bookmark_value> <bookmark_value>mathematical symbols;catalog</bookmark_value> <bookmark_value>Greek symbols in formulas</bookmark_value> <bookmark_value>formulas; entering symbols in</bookmark_value>"
-msgstr "<bookmark_value>símbols; introducció al %PRODUCTNAME Math</bookmark_value><bookmark_value>%PRODUCTNAME Math; introducció de símbols a l'</bookmark_value><bookmark_value>catàleg de símbols matemàtics</bookmark_value><bookmark_value>símbols matemàtics;catàleg</bookmark_value><bookmark_value>símbols grecs en fórmules</bookmark_value><bookmark_value>fórmules; introducció de símbols en</bookmark_value>"
+msgstr "<bookmark_value>símbols; introducció al %PRODUCTNAME Math</bookmark_value> <bookmark_value>%PRODUCTNAME Math; introducció de símbols a l'</bookmark_value> <bookmark_value>catàleg de símbols matemàtics</bookmark_value> <bookmark_value>símbols matemàtics;catàleg</bookmark_value> <bookmark_value>símbols grecs en fórmules</bookmark_value> <bookmark_value>fórmules; introducció de símbols en</bookmark_value>"
#: 06010000.xhp
msgctxt ""
@@ -12047,7 +12047,7 @@ msgctxt ""
"hd_id3153715\n"
"help.text"
msgid "<link href=\"text/smath/01/06010000.xhp\" name=\"Symbols\">Symbols</link>"
-msgstr "<link href=\"text/smath/01/03091600.xhp\" name=\"Altres símbols\">Altres símbols</link>"
+msgstr "<link href=\"text/smath/01/06010000.xhp\" name=\"Símbols\">Símbols</link>"
#: 06010000.xhp
msgctxt ""
@@ -12079,7 +12079,7 @@ msgctxt ""
"par_id3153917\n"
"help.text"
msgid "When a symbol is selected, its command name appears below the symbol list and a magnified version appears in a box to the right. Note that the name must be typed in the <emph>Commands</emph> window exactly as displayed here (case-sensitive)."
-msgstr "Quan seleccioneu un símbol, el nom de l'orde corresponent es mostra sota la llista de símbols, mentre que en el quadre de la dreta podeu visualitzar una versió ampliada del símbol seleccionat. Tingueu en compte que heu d'escriure els noms de les ordes a la finestra d'<emph>ordes</emph> exactament com es mostren ací (ja que es distingeix entre majúscules i minúscules)."
+msgstr "En seleccionar un símbol, el nom de l'orde corresponent es mostra sota la llista de símbols, mentre que en el quadre de la dreta podeu visualitzar una versió ampliada del símbol seleccionat. Tingueu en compte que heu d'escriure els noms de les ordes a la finestra d'<emph>ordes</emph> exactament com es mostren ací (ja que es distingeix entre majúscules i minúscules)."
#: 06010000.xhp
msgctxt ""
@@ -12087,7 +12087,7 @@ msgctxt ""
"par_id3149126\n"
"help.text"
msgid "To insert a symbol, select it from the list and click <emph>Insert</emph>. The corresponding command name appears in the <emph>Commands</emph> window."
-msgstr "Per inserir un símbol, seleccioneu-lo a la llista i feu clic a <emph>Insereix</emph>. El nom de l'orde corresponent apareixerà a la finestra d'<emph>ordes</emph>."
+msgstr "Per a inserir un símbol, seleccioneu-lo a la llista i feu clic a <emph>Insereix</emph>. El nom de l'orde corresponent apareixerà a la finestra d'<emph>ordes</emph>."
#: 06010000.xhp
msgctxt ""
@@ -12103,7 +12103,7 @@ msgctxt ""
"par_id3153811\n"
"help.text"
msgid "<ahelp hid=\"modules/smath/ui/catalogdialog/edit\">Click here to open the <link href=\"text/smath/01/06010100.xhp\" name=\"Edit Symbols\">Edit Symbols</link> dialog.</ahelp>"
-msgstr "<ahelp hid=\"modules/smath/ui/catalogdialog/edit\">Feu clic ací per obrir el diàleg <link href=\"text/smath/01/06010100.xhp\" name=\"Edita els símbols\">Edita els símbols</link>.</ahelp>"
+msgstr "<ahelp hid=\"modules/smath/ui/catalogdialog/edit\">Feu clic ací per a obrir el diàleg <link href=\"text/smath/01/06010100.xhp\" name=\"Edita els símbols\">Edita els símbols</link>.</ahelp>"
#: 06010100.xhp
msgctxt ""
@@ -12287,7 +12287,7 @@ msgctxt ""
"hd_id3148386\n"
"help.text"
msgid "Style"
-msgstr ""
+msgstr "Estil"
#: 06010100.xhp
msgctxt ""
@@ -12391,7 +12391,7 @@ msgctxt ""
"bm_id3154660\n"
"help.text"
msgid "<bookmark_value>MathML; import from file</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>MathML; importa des d'un fitxer</bookmark_value>"
#: 06020000.xhp
msgctxt ""
@@ -12399,7 +12399,7 @@ msgctxt ""
"hd_id3154659\n"
"help.text"
msgid "Import Formula from File"
-msgstr ""
+msgstr "Importa una fórmula des d'un fitxer"
#: 06020000.xhp
msgctxt ""
@@ -12407,7 +12407,7 @@ msgctxt ""
"par_id3150251\n"
"help.text"
msgid "<variable id=\"formelimportierentext\"><ahelp hid=\".uno:ImportFormula\" visibility=\"visible\">This command opens a dialog for importing a formula.</ahelp></variable>"
-msgstr "<variable id=\"formelimportierentext\"><ahelp hid=\"SID_INSERT_FORMULA\" visibility=\"visible\">Esta orde obri un diàleg que permet importar una fórmula.</ahelp></variable>"
+msgstr "<variable id=\"formelimportierentext\"><ahelp hid=\".uno:ImportFormula\" visibility=\"visible\">Esta orde obri un diàleg que permet importar una fórmula.</ahelp></variable>"
#: 06020000.xhp
msgctxt ""
@@ -12423,7 +12423,7 @@ msgctxt ""
"par_id3153917\n"
"help.text"
msgid "You can import MathML files created by other applications as well. The MathML source must have a <item type=\"code\">math</item> element with an <item type=\"code\">xmlns</item> attribute with value \"http://www.w3.org/1998/Math/MathML\". The languages MathML and StarMath are not fully compatible, therefore you should revise the import result. For details about the language MathML see its <link href=\"http://www.w3.org/TR/#tr_MathML\">specification</link>."
-msgstr ""
+msgstr "Podeu importar fitxers MathML creats per altres aplicacions. El codi font MathML ha de tindre un element <item type=\"code\">math</item> amb un atribut <item type=\"code\">xmlns</item> amb valor «http://www.w3.org/1998/Math/MathML». Els llenguatges MathML i StarMath no són completament compatibles, per tant hauríeu de revisar el resultat de la importació. Per a més detalls sobre el llenguatge MathML consulteu-ne l'<link href=\"http://www.w3.org/TR/#tr_MathML\">especificació</link>"
#: 06020000.xhp
msgctxt ""
@@ -12431,7 +12431,7 @@ msgctxt ""
"bm_id3154661\n"
"help.text"
msgid "<bookmark_value>MathML; import via clipboard</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>MathML; importa via el porta-retalls</bookmark_value>"
#: 06020000.xhp
msgctxt ""
@@ -12439,7 +12439,7 @@ msgctxt ""
"bm_id3154662\n"
"help.text"
msgid "<bookmark_value>importing; MathML</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>importació; MathML</bookmark_value>"
#: 06020000.xhp
msgctxt ""
@@ -12447,7 +12447,7 @@ msgctxt ""
"hd_id3154661\n"
"help.text"
msgid "Import MathML from Clipboard"
-msgstr ""
+msgstr "Importa MathML des del porta-retalls"
#: 06020000.xhp
msgctxt ""
@@ -12455,7 +12455,7 @@ msgctxt ""
"par_id3150252\n"
"help.text"
msgid "<variable id=\"mathmlimportierentext\"><ahelp hid=\".uno:ImportMathMLClipboard\" visibility=\"visible\">This command transforms MathML clipboard content to StarMath and inserts it at the current cursor position.</ahelp></variable>"
-msgstr ""
+msgstr "<variable id=\"mathmlimportierentext\"><ahelp hid=\".uno:ImportMathMLClipboard\" visibility=\"visible\">Esta orde transforma contingut MathML del porta-retalls en StarMath i l'insereix en la posició actual del cursor..</ahelp></variable>"
#: 06020000.xhp
msgctxt ""
@@ -12463,7 +12463,7 @@ msgctxt ""
"par_id3153918\n"
"help.text"
msgid "If the transformation fails, nothing is inserted."
-msgstr ""
+msgstr "Si la transformació falla, no s'insereix res."
#: 06020000.xhp
msgctxt ""
@@ -12471,4 +12471,4 @@ msgctxt ""
"par_id3153919\n"
"help.text"
msgid "This command handles only MathML content. If you have copied a %PRODUCTNAME Math formula to clipboard, insert it using the command <link href=\"text/shared/01/02060000.xhp\" name=\"Paste\">Paste</link> under <emph>Edit</emph>."
-msgstr ""
+msgstr "Esta orde gestiona només contingut MathML. Si heu copiat una fórmula del %PRODUCTNAME Math al porta-retalls, inseriu-la fent servir l'orde <link href=\"text/shared/01/02060000.xhp\" name=\"Enganxa\">Enganxa</link> del menú <emph>Edita</emph>."
diff --git a/source/ca-valencia/helpcontent2/source/text/smath/04.po b/source/ca-valencia/helpcontent2/source/text/smath/04.po
index e788d980ebe..fb8e0c8d1c2 100644
--- a/source/ca-valencia/helpcontent2/source/text/smath/04.po
+++ b/source/ca-valencia/helpcontent2/source/text/smath/04.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2017-05-09 16:45+0200\n"
-"PO-Revision-Date: 2013-11-20 14:31+0000\n"
-"Last-Translator: Anonymous Pootle User\n"
+"PO-Revision-Date: 2018-01-15 13:21+0000\n"
+"Last-Translator: joamuran <joamuran@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca-valencia\n"
"MIME-Version: 1.0\n"
@@ -13,9 +13,9 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
"X-Language: ca-XV\n"
-"X-POOTLE-MTIME: 1384957890.000000\n"
+"X-POOTLE-MTIME: 1516022490.000000\n"
#: 01020000.xhp
msgctxt ""
@@ -159,7 +159,7 @@ msgctxt ""
"hd_id3153732\n"
"help.text"
msgid "Navigation in the Elements pane"
-msgstr ""
+msgstr "Navegació a la subfinestra Elements"
#: 01020000.xhp
msgctxt ""
diff --git a/source/ca-valencia/helpcontent2/source/text/smath/guide.po b/source/ca-valencia/helpcontent2/source/text/smath/guide.po
index 07beb5a60b0..ca321f6dfc4 100644
--- a/source/ca-valencia/helpcontent2/source/text/smath/guide.po
+++ b/source/ca-valencia/helpcontent2/source/text/smath/guide.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2017-05-09 16:45+0200\n"
-"PO-Revision-Date: 2015-01-12 06:01+0000\n"
-"Last-Translator: Anonymous Pootle User\n"
+"PO-Revision-Date: 2018-01-15 13:21+0000\n"
+"Last-Translator: joamuran <joamuran@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca-valencia\n"
"MIME-Version: 1.0\n"
@@ -13,9 +13,9 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
"X-Language: ca-XV\n"
-"X-POOTLE-MTIME: 1421042465.000000\n"
+"X-POOTLE-MTIME: 1516022491.000000\n"
#: align.xhp
msgctxt ""
@@ -159,7 +159,7 @@ msgctxt ""
"par_id3149872\n"
"help.text"
msgid "In the second formula, the a is not italic. The b is bold. You cannot change the plus sign by this method."
-msgstr "En la segona fórmula, la a no es consigna en cursiva i la b es consigna en negreta. No podeu canviar el signe de més per mitjà d'este mètode."
+msgstr "En la segona fórmula, l'a no es consigna en cursiva i la b es consigna en negreta. No podeu canviar el signe de més per mitjà d'este mètode."
#: brackets.xhp
msgctxt ""
@@ -391,7 +391,7 @@ msgctxt ""
"par_id3150537\n"
"help.text"
msgid "You can compose formulas using the Elements pane. Open it with the menu <emph>View - Elements</emph> if it is not already open."
-msgstr ""
+msgstr "Podeu compondre fórmules utilitzant la subfinestra Elements. Si no és oberta, obriu-la amb el menú <emph>Visualitza ▸ Elements</emph>."
#: keyboard.xhp
msgctxt ""
@@ -399,7 +399,7 @@ msgctxt ""
"par_id3155625\n"
"help.text"
msgid "If the Elements pane is open, use F6 to switch from the Commands window to the Elements pane and back."
-msgstr ""
+msgstr "Si la subfinestra Elements ja és oberta, utilitzeu F6 per a canviar de la finestra d'ordes a la subfinestra Elements."
#: keyboard.xhp
msgctxt ""
@@ -407,7 +407,7 @@ msgctxt ""
"hd_id3154554\n"
"help.text"
msgid "Elements pane"
-msgstr ""
+msgstr "Subfinestra Elements"
#: limits.xhp
msgctxt ""
@@ -479,7 +479,7 @@ msgctxt ""
"par_id9734794\n"
"help.text"
msgid "In the lower part of the Elements pane, click the <emph>Sum</emph> icon."
-msgstr ""
+msgstr "A la part inferior de la subfinestra Elements, feu clic a la icona <emph>Suma</emph>."
#: limits.xhp
msgctxt ""
@@ -551,7 +551,7 @@ msgctxt ""
"par_id9406414\n"
"help.text"
msgid "In the same way, you can enter an Integral formula with limits. When you click an icon from the Elements pane, the assigned text command is inserted in the input window. If you know the text commands, you can enter the commands directly in the input window."
-msgstr ""
+msgstr "De la mateixa manera, podeu introduir una fórmula integral amb límits. Quan feu clic a una icona de la subfinestra Elements, s'insereix l'orde de text assignada a la finestra d'entrada. Si coneixeu les ordes de text, les podeu introduir directament a la finestra d'entrada."
#: limits.xhp
msgctxt ""
@@ -583,7 +583,7 @@ msgctxt ""
"par_id4651020\n"
"help.text"
msgid "A small gap exists between f(x) and dx, which you can also enter using the Elements pane: select the <emph>Formats</emph> item from the list on the top, then the <emph>Small Gap</emph> icon."
-msgstr ""
+msgstr "Entre f(x) i dx hi ha una separació petita on també podeu entrar amb la subfinestra Elements: feu clic a la icona <emph>Format</emph> i, tot seguit, a la icona <emph>Separació petita</emph>."
#: limits.xhp
msgctxt ""
@@ -599,7 +599,7 @@ msgctxt ""
"par_id3021332\n"
"help.text"
msgid "If you need the formula within a line of text, the limits increase the line height. You can choose <item type=\"menuitem\">Format - Text Mode</item> to place the limits besides the Sum or Integral symbol, which reduces the line height."
-msgstr "Si heu d'introduir la fórmula a una línia de text, els límits augmenten l'alçada de la línia. Podeu triar <item type=\"menuitem\">Format - Mode de text</item> per posar els límits al costat del símbol de sumatori o d'integral, cosa que redueix l'alçada de la línia."
+msgstr "Si heu d'introduir la fórmula a una línia de text, els límits augmenten l'alçària de la línia. Podeu triar <item type=\"menuitem\">Format - Mode de text</item> per posar els límits al costat del símbol de sumatori o d'integral, cosa que redueix l'alçària de la línia."
#: limits.xhp
msgctxt ""
diff --git a/source/ca-valencia/helpcontent2/source/text/swriter.po b/source/ca-valencia/helpcontent2/source/text/swriter.po
index 1a0e1e4dd94..758c47d5104 100644
--- a/source/ca-valencia/helpcontent2/source/text/swriter.po
+++ b/source/ca-valencia/helpcontent2/source/text/swriter.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2017-10-04 11:48+0200\n"
-"PO-Revision-Date: 2016-05-24 06:39+0000\n"
-"Last-Translator: Anonymous Pootle User\n"
+"PO-Revision-Date: 2018-01-15 13:21+0000\n"
+"Last-Translator: joamuran <joamuran@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca-valencia\n"
"MIME-Version: 1.0\n"
@@ -13,9 +13,9 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
"X-Language: ca-XV\n"
-"X-POOTLE-MTIME: 1464071966.000000\n"
+"X-POOTLE-MTIME: 1516022493.000000\n"
#: classificationbar.xhp
msgctxt ""
@@ -23,7 +23,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Document Classification"
-msgstr ""
+msgstr "Classificació del document"
#: classificationbar.xhp
msgctxt ""
@@ -31,7 +31,7 @@ msgctxt ""
"hd_id3156324\n"
"help.text"
msgid "<variable id=\"classdoc\"><link href=\"text/swriter/classificationbar.xhp\" name=\"Document Classification\">Document Classification</link> </variable>"
-msgstr ""
+msgstr "<variable id=\"classdoc\"><link href=\"text/swriter/classificationbar.xhp\" name=\"Classificació del document\">Classificació del document</link> </variable>"
#: classificationbar.xhp
msgctxt ""
@@ -39,7 +39,7 @@ msgctxt ""
"bm_id030820161847569710\n"
"help.text"
msgid "<bookmark_value>classification;BAILS levels</bookmark_value> <bookmark_value>classification;BAF category</bookmark_value> <bookmark_value>classification;security levels</bookmark_value> <bookmark_value>classification;document</bookmark_value> <bookmark_value>classification;classification bar</bookmark_value> <bookmark_value>document;classification</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>classificació;nivells BAILS</bookmark_value> <bookmark_value>classificació;categoria BAF</bookmark_value> <bookmark_value>classificació;nivells de seguretat</bookmark_value> <bookmark_value>classificació;document</bookmark_value> <bookmark_value>classificació;barra de classificació</bookmark_value> <bookmark_value>document;classificació</bookmark_value>"
#: classificationbar.xhp
msgctxt ""
@@ -135,7 +135,7 @@ msgctxt ""
"par_idN106B0\n"
"help.text"
msgid "Intellectual Property"
-msgstr ""
+msgstr "Propietat intel·lectual"
#: classificationbar.xhp
msgctxt ""
@@ -151,7 +151,7 @@ msgctxt ""
"par_idN106CD\n"
"help.text"
msgid "National Security"
-msgstr ""
+msgstr "Seguretat nacional"
#: classificationbar.xhp
msgctxt ""
@@ -167,7 +167,7 @@ msgctxt ""
"par_idN106EA\n"
"help.text"
msgid "Export Control"
-msgstr ""
+msgstr "Control d'exportació"
#: classificationbar.xhp
msgctxt ""
@@ -191,7 +191,7 @@ msgctxt ""
"hd_id030820161747122444\n"
"help.text"
msgid "Default levels of classification"
-msgstr ""
+msgstr "Nivells predeterminats de classificació"
#: classificationbar.xhp
msgctxt ""
@@ -319,7 +319,7 @@ msgctxt ""
"hd_id3150342\n"
"help.text"
msgid "<link href=\"text/swriter/classificationbar.xhp\" name=\"Classification Bar\">Classification Bar</link>"
-msgstr ""
+msgstr "<link href=\"text/swriter/classificationbar.xhp\" name=\"Barra de classificació\">Barra de classificació</link>"
#: classificationbar.xhp
msgctxt ""
@@ -335,7 +335,7 @@ msgctxt ""
"par_id3150202\n"
"help.text"
msgid "<ahelp hid=\".\">The <emph>Classification</emph> bar contains tools to help secure document handling.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">La barra de <emph>classificació</emph> conté eines que vos ajuden en la gestió segura de documents.</ahelp>"
#: classificationbar.xhp
msgctxt ""
@@ -591,7 +591,7 @@ msgctxt ""
"hd_id102920150120456626\n"
"help.text"
msgid "<link href=\"text/swriter/02/18130000.xhp\" name=\"Direct Cursor Mode\">Direct Cursor Mode</link>"
-msgstr ""
+msgstr "<link href=\"text/swriter/02/18130000.xhp\" name=\"Mode de cursor directe\">Mode de cursor directe</link>"
#: main0102.xhp
msgctxt ""
@@ -599,7 +599,7 @@ msgctxt ""
"par_id102920150120459176\n"
"help.text"
msgid "Allows a user to click at the beginning, middle, or end of any possible text line on a page and then begin typing."
-msgstr ""
+msgstr "Permet a un usuari fer clic al començament, al mig o al final de qualsevol línia de text d'una pàgina i aleshores començar a escriure-hi."
#: main0102.xhp
msgctxt ""
@@ -607,7 +607,7 @@ msgctxt ""
"hd_id102920150120455108\n"
"help.text"
msgid "Go to Page"
-msgstr ""
+msgstr "Vés a la pàgina"
#: main0102.xhp
msgctxt ""
@@ -615,7 +615,7 @@ msgctxt ""
"par_id102920150120456660\n"
"help.text"
msgid "Opens the <emph>Navigator</emph> window on the <emph>Page Number</emph> spin button, so you can enter in a page number."
-msgstr ""
+msgstr "Obri la finestra del <emph>Navegador</emph> amb el camp <emph>número de pàgina</emph>, de manera que podeu introduir-hi un número de pàgina."
#: main0102.xhp
msgctxt ""
@@ -623,7 +623,7 @@ msgctxt ""
"hd_id3147302\n"
"help.text"
msgid "<link href=\"text/swriter/01/02150000.xhp\" name=\"Footnotes\">Footnote or Endnote</link>"
-msgstr "<link href=\"text/swriter/01/04030000.xhp\" name=\"Nota al peu\">Nota al peu/Nota final</link>"
+msgstr "<link href=\"text/swriter/01/02150000.xhp\" name=\"Notes al peu\">Nota al peu o nota al final</link>"
#: main0102.xhp
msgctxt ""
@@ -671,7 +671,7 @@ msgctxt ""
"hd_id0914201502131542\n"
"help.text"
msgid "<link href=\"text/shared/01/02200000.xhp\" name=\"Object\">Object</link>"
-msgstr "<link href=\"text/shared/01/01020000.xhp\" name=\"Obri\">Obri</link>"
+msgstr "<link href=\"text/shared/01/02200000.xhp\" name=\"Objecte\">Objecte</link>"
#: main0103.xhp
msgctxt ""
@@ -695,7 +695,7 @@ msgctxt ""
"par_id3147249\n"
"help.text"
msgid "<ahelp hid=\".\">This menu contains commands for controlling the on-screen display of the document.</ahelp>"
-msgstr "<ahelp hid=\".\">Este menú conté ordes per controlar la visualització en pantalla del document.</ahelp>"
+msgstr "<ahelp hid=\".\">Este menú conté ordes per a controlar la visualització en pantalla del document.</ahelp>"
#: main0103.xhp
msgctxt ""
@@ -703,7 +703,7 @@ msgctxt ""
"par_id102720150703473580\n"
"help.text"
msgid "<link href=\"text/swriter/01/03130000.xhp\">Normal</link>"
-msgstr "<link href=\"text/swriter/01/06100000.xhp\">Ordena</link>"
+msgstr "<link href=\"text/swriter/01/03130000.xhp\">Normal</link>"
#: main0103.xhp
msgctxt ""
@@ -711,7 +711,7 @@ msgctxt ""
"par_id102720150703478401\n"
"help.text"
msgid "<link href=\"text/swriter/01/03120000.xhp\">Web</link>"
-msgstr "<link href=\"text/swriter/01/06100000.xhp\">Ordena</link>"
+msgstr "<link href=\"text/swriter/01/03120000.xhp\">Web</link>"
#: main0103.xhp
msgctxt ""
@@ -719,7 +719,7 @@ msgctxt ""
"hd_id102720150854015048\n"
"help.text"
msgid "Scrollbars"
-msgstr ""
+msgstr "Barres de desplaçament"
#: main0103.xhp
msgctxt ""
@@ -727,7 +727,7 @@ msgctxt ""
"par_id102720150854017277\n"
"help.text"
msgid "Show or hide the horizontal and vertical scroll bars that are used to change the viewable area of a document that doesn't fit within the window."
-msgstr ""
+msgstr "Mostra o amaga les barres de desplaçament horitzontal i vertical que s'usen per a canviar l'àrea visible d'un document que no cap a la finestra."
#: main0103.xhp
msgctxt ""
@@ -743,7 +743,7 @@ msgctxt ""
"par_idN107CA\n"
"help.text"
msgid "Shows or hides the borders of table cells that have no set borders. The boundaries are only visible on screen and are not printed."
-msgstr ""
+msgstr "Mostra o amaga les vores de les cel·les de les taules que no tenen vores. Els límits només són visibles en la pantalla i no s'imprimeixen."
#: main0103.xhp
msgctxt ""
@@ -751,7 +751,7 @@ msgctxt ""
"hd_id102720150854011929\n"
"help.text"
msgid "Images and Charts"
-msgstr ""
+msgstr "Imatges i diagrames"
#: main0103.xhp
msgctxt ""
@@ -759,7 +759,7 @@ msgctxt ""
"par_id102720150854013292\n"
"help.text"
msgid "Show or hide graphical objects like images and charts within a document."
-msgstr ""
+msgstr "Mostra o amaga els objectes gràfics d'un document, com ara imatges i diagrames."
#: main0103.xhp
msgctxt ""
@@ -767,7 +767,7 @@ msgctxt ""
"hd_id102720150854019880\n"
"help.text"
msgid "Comments"
-msgstr ""
+msgstr "Comentaris"
#: main0103.xhp
msgctxt ""
@@ -775,7 +775,7 @@ msgctxt ""
"par_id102720150854014989\n"
"help.text"
msgid "Show or hide a document's comments and replies to them."
-msgstr ""
+msgstr "Mostra o amaga els comentaris i respostes d'un document."
#: main0103.xhp
msgctxt ""
@@ -783,7 +783,7 @@ msgctxt ""
"hd_id102720150854018740\n"
"help.text"
msgid "Hide Whitespace"
-msgstr ""
+msgstr "Amaga els espais en blanc"
#: main0103.xhp
msgctxt ""
@@ -791,7 +791,7 @@ msgctxt ""
"par_id102720150854012820\n"
"help.text"
msgid "View documents with the white space found at the end and beginning of pages hidden."
-msgstr ""
+msgstr "Mostra els documents sense l'espai en blanc que puguen haver-hi al final i principi de les pàgines."
#: main0103.xhp
msgctxt ""
@@ -839,7 +839,7 @@ msgctxt ""
"par_id3155358\n"
"help.text"
msgid "<ahelp hid=\".\">The Insert menu contains commands for inserting new elements in your document. This includes images, media, charts, objects from other applications, hyperlink, comments, symbols, footnotes, and sections.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">El menú Insereix conté ordes per a inserir elements nous en el document. Això inclou imatges, contingut multimèdia, diagrames, objectes d'altres aplicacions, enllaços, comentaris, símbols, notes al peu i seccions.</ahelp>"
#: main0104.xhp
msgctxt ""
@@ -847,7 +847,7 @@ msgctxt ""
"hd_id030420160850525240\n"
"help.text"
msgid "Page Break"
-msgstr ""
+msgstr "Salt de pàgina"
#: main0104.xhp
msgctxt ""
@@ -855,7 +855,7 @@ msgctxt ""
"par_id030420160850533104\n"
"help.text"
msgid "<ahelp hid=\".uno:InsertPagebreak\">Inserts a manual page break at the current cursor position and places the cursor at the beginning of the next page.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".uno:InsertPagebreak\">Insereix un salt de pàgina manual en la posició actual del cursor i posa el cursor a l'inici de la pàgina següent.</ahelp>"
#: main0104.xhp
msgctxt ""
@@ -871,7 +871,7 @@ msgctxt ""
"hd_id3158442\n"
"help.text"
msgid "<link href=\"text/shared/01/04140000.xhp\" name=\"Image\">Image</link>"
-msgstr "<link href=\"text/swriter/01/05060000.xhp\" name=\"Image\">Imatge</link>"
+msgstr "<link href=\"text/shared/01/04140000.xhp\" name=\"Imatge\">Imatge</link>"
#: main0104.xhp
msgctxt ""
@@ -879,7 +879,7 @@ msgctxt ""
"hd_id030720160706334584\n"
"help.text"
msgid "<link href=\"text/shared/02/01140000.xhp#textbox_title\" name=\"Textbox\">Textbox</link>"
-msgstr ""
+msgstr "<link href=\"text/shared/02/01140000.xhp#textbox_title\" name=\"Textbox\">Quadre de text</link>"
#: main0104.xhp
msgctxt ""
@@ -895,7 +895,7 @@ msgctxt ""
"hd_id030420161125315689\n"
"help.text"
msgid "Horizontal Line"
-msgstr ""
+msgstr "Línia horitzontal"
#: main0104.xhp
msgctxt ""
@@ -903,7 +903,7 @@ msgctxt ""
"par_id030420161125315647\n"
"help.text"
msgid "Inserts a horizontal line at the current cursor position."
-msgstr ""
+msgstr "Insereix una línia horitzontal en la posició actual del cursor."
#: main0104.xhp
msgctxt ""
@@ -927,7 +927,7 @@ msgctxt ""
"hd_id3149428\n"
"help.text"
msgid "<link href=\"text/swriter/01/04190000.xhp\" name=\"File\">Document</link>"
-msgstr "<link href=\"text/swriter/01/04190000.xhp\" name=\"Fitxer\">Fitxer</link>"
+msgstr "<link href=\"text/swriter/01/04190000.xhp\" name=\"Fitxer\">Document</link>"
#: main0104.xhp
msgctxt ""
@@ -983,7 +983,7 @@ msgctxt ""
"hd_id3145784\n"
"help.text"
msgid "<link href=\"text/shared/01/06050000.xhp\" name=\"Numbering/Bullets\">Bullets and Numbering</link>"
-msgstr "<link href=\"text/shared/01/06050000.xhp\" name=\"Numeració/pics\">Numeració/pics</link>"
+msgstr "<link href=\"text/shared/01/06050000.xhp\" name=\"Numeració i pics\">Numeració i pics</link>"
#: main0105.xhp
msgctxt ""
@@ -1143,7 +1143,7 @@ msgctxt ""
"par_idN10563\n"
"help.text"
msgid "<ahelp hid=\".\">Shows commands to insert, edit, and delete a table and its elements inside a text document.</ahelp>"
-msgstr "<ahelp hid=\".\">Mostra ordes per inserir, editar i suprimir una taula en un document de text.</ahelp>"
+msgstr "<ahelp hid=\".\">Mostra ordes per a inserir, editar i suprimir una taula en un document de text.</ahelp>"
#: main0110.xhp
msgctxt ""
@@ -1367,7 +1367,7 @@ msgctxt ""
"par_idN106B5\n"
"help.text"
msgid "Column width"
-msgstr "Amplada de la columna"
+msgstr "Amplària de la columna"
#: main0110.xhp
msgctxt ""
@@ -1375,7 +1375,7 @@ msgctxt ""
"par_idN106B8\n"
"help.text"
msgid "Opens the Column Width dialog where you can change the width of a column."
-msgstr "Obri un quadre de diàleg per canviar l'amplada d'una columna."
+msgstr "Obri un quadre de diàleg per canviar l'amplària d'una columna."
#: main0110.xhp
msgctxt ""
@@ -1383,7 +1383,7 @@ msgctxt ""
"par_idN106BB\n"
"help.text"
msgid "<link href=\"text/swriter/01/05120200.xhp\">Optimal Column Width</link>"
-msgstr "<link href=\"text/swriter/01/05120200.xhp\">Amplada òptima de la columna</link>"
+msgstr "<link href=\"text/swriter/01/05120200.xhp\">Amplària òptima de la columna</link>"
#: main0110.xhp
msgctxt ""
@@ -1399,7 +1399,7 @@ msgctxt ""
"par_idN106E9\n"
"help.text"
msgid "Row Height"
-msgstr "Alçada de la fila"
+msgstr "Alçària de la fila"
#: main0110.xhp
msgctxt ""
@@ -1407,7 +1407,7 @@ msgctxt ""
"par_idN106EC\n"
"help.text"
msgid "Opens the Row Height dialog where you can change the height of a row."
-msgstr "Obri un quadre de diàleg per canviar l'alçada d'una fila."
+msgstr "Obri un quadre de diàleg per canviar l'alçària d'una fila."
#: main0110.xhp
msgctxt ""
@@ -1415,7 +1415,7 @@ msgctxt ""
"par_idN106EF\n"
"help.text"
msgid "<link href=\"text/swriter/01/05110200.xhp\">Optimal Row Height</link>"
-msgstr "<link href=\"text/swriter/01/05110200.xhp\">Alçada òptima de la fila</link>"
+msgstr "<link href=\"text/swriter/01/05110200.xhp\">Alçària òptima de la fila</link>"
#: main0110.xhp
msgctxt ""
@@ -1551,7 +1551,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Styles"
-msgstr ""
+msgstr "Estils"
#: main0115.xhp
msgctxt ""
@@ -1559,7 +1559,7 @@ msgctxt ""
"par_idN10553\n"
"help.text"
msgid "<link href=\"text/swriter/main0115.xhp\">Styles</link>"
-msgstr "<link href=\"text/swriter/main0110.xhp\">Taula</link>"
+msgstr "<link href=\"text/swriter/main0115.xhp\">Estils</link>"
#: main0115.xhp
msgctxt ""
@@ -1567,7 +1567,7 @@ msgctxt ""
"par_idN10563\n"
"help.text"
msgid "<ahelp hid=\".\">Contains commands to set, create, edit, update, load, and manage styles in a text document.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Conté ordes per a establir, crear, editar, actualitzar, carregar i gestionar estils en un document de text.</ahelp>"
#: main0115.xhp
msgctxt ""
@@ -1575,7 +1575,7 @@ msgctxt ""
"hd_id0903201507192919\n"
"help.text"
msgid "Default"
-msgstr ""
+msgstr "Per defecte"
#: main0115.xhp
msgctxt ""
@@ -1583,7 +1583,7 @@ msgctxt ""
"par_id090320150719290\n"
"help.text"
msgid "Set the current paragraph or selected paragraphs to the default style."
-msgstr ""
+msgstr "Estableix l'estil predeterminat al paràgraf actual, o als paràgrafs seleccionats."
#: main0200.xhp
msgctxt ""
@@ -1895,7 +1895,7 @@ msgctxt ""
"hd_id3147818\n"
"help.text"
msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Width\">Line Width</link>"
-msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Amplada de la línia\">Amplada de la línia</link>"
+msgstr "<link href=\"text/shared/01/05200100.xhp\" name=\"Amplària de la línia\">Amplària de la línia</link>"
#: main0205.xhp
msgctxt ""
@@ -2007,7 +2007,7 @@ msgctxt ""
"par_id7723929\n"
"help.text"
msgid "Three controls on the Writer Status Bar allow you to change the zoom and view layout of your text documents."
-msgstr "Hi ha tres controls a la barra d'estat del Writer que permeten canviar l'escala i el format de la visualització dels documents de text."
+msgstr "Hi ha tres controls a la barra d'estat del Writer que vos permeten canviar l'escala i el format de la visualització dels documents de text."
#: main0208.xhp
msgctxt ""
@@ -2031,7 +2031,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Print Preview"
-msgstr ""
+msgstr "Previsualització d'impressió"
#: main0210.xhp
msgctxt ""
@@ -2039,7 +2039,7 @@ msgctxt ""
"hd_id3145783\n"
"help.text"
msgid "<link href=\"text/swriter/main0210.xhp\" name=\"Print Preview\">Print Preview</link>"
-msgstr ""
+msgstr "<link href=\"text/swriter/main0210.xhp\" name=\"Previsualització d'impressió\">Previsualització d'impressió</link>"
#: main0210.xhp
msgctxt ""
@@ -2047,7 +2047,7 @@ msgctxt ""
"par_id3154253\n"
"help.text"
msgid "The <emph>Print Preview</emph> Bar appears when you view the current document in the print preview mode."
-msgstr ""
+msgstr "La barra <emph>Previsualització d'impressió</emph> apareix quan es visualitza el document actual en el mode de previsualització d'impressió."
#: main0213.xhp
msgctxt ""
diff --git a/source/ca-valencia/helpcontent2/source/text/swriter/00.po b/source/ca-valencia/helpcontent2/source/text/swriter/00.po
index f8fdf33b748..54578cfc40b 100644
--- a/source/ca-valencia/helpcontent2/source/text/swriter/00.po
+++ b/source/ca-valencia/helpcontent2/source/text/swriter/00.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2017-12-06 15:59+0100\n"
-"PO-Revision-Date: 2016-05-24 06:41+0000\n"
-"Last-Translator: Anonymous Pootle User\n"
+"PO-Revision-Date: 2018-01-15 13:21+0000\n"
+"Last-Translator: joamuran <joamuran@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca-valencia\n"
"MIME-Version: 1.0\n"
@@ -13,9 +13,9 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
"X-Language: ca-XV\n"
-"X-POOTLE-MTIME: 1464072119.000000\n"
+"X-POOTLE-MTIME: 1516022495.000000\n"
#: 00000004.xhp
msgctxt ""
@@ -95,7 +95,7 @@ msgctxt ""
"par_id3147174\n"
"help.text"
msgid "Jump to Previous Script"
-msgstr ""
+msgstr "Salta a l'script anterior"
#: 00000004.xhp
msgctxt ""
@@ -111,7 +111,7 @@ msgctxt ""
"par_id3150260\n"
"help.text"
msgid "Jump to Next Script"
-msgstr ""
+msgstr "Salta a l'script següent"
#: 00000401.xhp
msgctxt ""
@@ -135,7 +135,7 @@ msgctxt ""
"par_id3154487\n"
"help.text"
msgid "<variable id=\"exportdoc\">Menu <emph>File - Export</emph></variable>"
-msgstr "<variable id=\"exportdoc\">Menú <emph>Fitxer - Exporta</emph></variable>"
+msgstr "<variable id=\"exportdoc\">Menú <emph>Fitxer ▸ Exporta</emph></variable>"
#: 00000401.xhp
msgctxt ""
@@ -143,7 +143,7 @@ msgctxt ""
"par_id3151242\n"
"help.text"
msgid "<variable id=\"sendenstarimpress\">Choose <emph>File - Send - Outline to Presentation</emph></variable>"
-msgstr "<variable id=\"sendenstarimpress\">Trieu <emph>Fitxer - Envia - Esquema a presentació</emph></variable>"
+msgstr "<variable id=\"sendenstarimpress\">Trieu <emph>Fitxer ▸ Envia ▸ Esquema a presentació</emph></variable>"
#: 00000401.xhp
msgctxt ""
@@ -151,7 +151,7 @@ msgctxt ""
"par_id3153249\n"
"help.text"
msgid "<variable id=\"sendenclipboard\">Choose <emph>File - Send - Outline to Clipboard</emph></variable>"
-msgstr "<variable id=\"sendenclipboard\">Trieu <emph>Fitxer - Envia - Esquema a porta-retalls</emph></variable>"
+msgstr "<variable id=\"sendenclipboard\">Trieu <emph>Fitxer ▸ Envia ▸ Esquema a porta-retalls</emph></variable>"
#: 00000401.xhp
msgctxt ""
@@ -159,7 +159,7 @@ msgctxt ""
"par_id3146962\n"
"help.text"
msgid "<variable id=\"sendenautoabstract\">Choose <emph>File - Send - Create AutoAbstract</emph></variable>"
-msgstr "<variable id=\"sendenautoabstract\">Trieu <emph>Fitxer - Envia - Crea un resum automàtic</emph></variable>"
+msgstr "<variable id=\"sendenautoabstract\">Trieu <emph>Fitxer ▸ Envia ▸ Crea un resum automàtic</emph></variable>"
#: 00000401.xhp
msgctxt ""
@@ -167,7 +167,7 @@ msgctxt ""
"par_id3156397\n"
"help.text"
msgid "<variable id=\"sendenpraeser\">Choose <emph>File - Send - AutoAbstract to Presentation</emph></variable>"
-msgstr "<variable id=\"sendenpraeser\">Trieu <emph>Fitxer - Envia - Fes un resum automàtic de la presentació</emph></variable>"
+msgstr "<variable id=\"sendenpraeser\">Trieu <emph>Fitxer ▸ Envia ▸ Fes un resum automàtic de la presentació</emph></variable>"
#: 00000401.xhp
msgctxt ""
@@ -175,7 +175,7 @@ msgctxt ""
"par_id3147404\n"
"help.text"
msgid "<variable id=\"html\">Choose <emph>File - Send - Create HTML Document</emph></variable>"
-msgstr "<variable id=\"html\">Trieu <emph>Fitxer - Envia - Crea un document HTML</emph></variable>"
+msgstr "<variable id=\"html\">Trieu <emph>Fitxer ▸ Envia ▸ Crea un document HTML</emph></variable>"
#: 00000401.xhp
msgctxt ""
@@ -223,7 +223,7 @@ msgctxt ""
"par_id3154485\n"
"help.text"
msgid "Choose <emph>Tools - AutoText</emph>"
-msgstr "Trieu <emph>Edita - Text automàtic</emph>"
+msgstr "Trieu <emph>Eines - Text automàtic</emph>"
#: 00000402.xhp
msgctxt ""
@@ -263,7 +263,7 @@ msgctxt ""
"par_id3149349\n"
"help.text"
msgid "<variable id=\"datenaust\">Choose <emph>Edit - Exchange Database</emph></variable>"
-msgstr "<variable id=\"datenaust\">Trieu <emph>Edita - Intercanvia la base de dades</emph></variable>"
+msgstr "<variable id=\"datenaust\">Trieu <emph>Edita ▸ Intercanvia la base de dades</emph></variable>"
#: 00000402.xhp
msgctxt ""
@@ -271,7 +271,7 @@ msgctxt ""
"par_id3146316\n"
"help.text"
msgid "<variable id=\"feldbefehl\">Choose <emph>Edit - Fields</emph></variable>"
-msgstr "<variable id=\"feldbefehl\">Trieu <emph>Edita - Camps</emph></variable>"
+msgstr "<variable id=\"feldbefehl\">Trieu <emph>Edita ▸ Camps</emph></variable>"
#: 00000402.xhp
msgctxt ""
@@ -279,7 +279,7 @@ msgctxt ""
"par_id3154505\n"
"help.text"
msgid "<variable id=\"fussnote\">Choose <emph>Edit - Footnotes</emph></variable>"
-msgstr "<variable id=\"fussnote\">Trieu <emph>Edita - Nota al peu</emph></variable>"
+msgstr "<variable id=\"fussnote\">Trieu <emph>Edita ▸ Nota al peu</emph></variable>"
#: 00000402.xhp
msgctxt ""
@@ -287,7 +287,7 @@ msgctxt ""
"par_id3153737\n"
"help.text"
msgid "Choose <emph>Edit - Reference - Index Entry...</emph>"
-msgstr ""
+msgstr "Trieu <emph>Edita ▸ Referència ▸ Entrada de l'índex...</emph>"
#: 00000402.xhp
msgctxt ""
@@ -311,7 +311,7 @@ msgctxt ""
"par_id3155990\n"
"help.text"
msgid "<variable id=\"autotextum\">Choose <emph>Tools - AutoText - AutoText - Rename</emph></variable>"
-msgstr "<variable id=\"autotextum\">Trieu <emph>Edita - Text automàtic - Text automàtic - Reanomena</emph></variable>"
+msgstr "<variable id=\"autotextum\">Trieu <emph>Eines - Text automàtic - Text automàtic - Canvia el nom</emph></variable>"
#: 00000402.xhp
msgctxt ""
@@ -319,7 +319,7 @@ msgctxt ""
"par_id3147168\n"
"help.text"
msgid "<variable id=\"lit\">Choose <emph>Edit - Bibliography Entry</emph></variable>"
-msgstr "<variable id=\"lit\">Trieu <emph>Edita - Entrada bibliogràfica</emph></variable>"
+msgstr "<variable id=\"lit\">Trieu <emph>Edita ▸ Entrada bibliogràfica</emph></variable>"
#: 00000402.xhp
msgctxt ""
@@ -327,7 +327,7 @@ msgctxt ""
"par_id3973204\n"
"help.text"
msgid "<variable id=\"selection_mode\">Choose <emph>Edit - Selection Mode</emph></variable>"
-msgstr "<variable id=\"selection_mode\">Trieu <emph>Edita - Mode de selecció</emph></variable>"
+msgstr "<variable id=\"selection_mode\">Trieu <emph>Edita ▸ Mode de selecció</emph></variable>"
#: 00000402.xhp
msgctxt ""
@@ -335,7 +335,7 @@ msgctxt ""
"par_id3973244\n"
"help.text"
msgid "<variable id=\"direct_cursor\">Choose <emph>Edit - Direct Cursor Mode</emph></variable>"
-msgstr "<variable id=\"selection_mode\">Trieu <emph>Edita - Mode de selecció</emph></variable>"
+msgstr "<variable id=\"direct_cursor\">Trieu <emph>Edita ▸ Mode de cursor directe</emph></variable>"
#: 00000403.xhp
msgctxt ""
@@ -359,7 +359,7 @@ msgctxt ""
"par_id3149502\n"
"help.text"
msgid "<variable id=\"lineal\">Choose <emph>View - Rulers - Rulers</emph> </variable>"
-msgstr "<variable id=\"lineal\">Trieu <emph>Visualitza - Regle</emph></variable>"
+msgstr "<variable id=\"lineal\">Trieu <emph>Visualitza - Regles - Regles</emph></variable>"
#: 00000403.xhp
msgctxt ""
@@ -391,7 +391,7 @@ msgctxt ""
"par_id3149052\n"
"help.text"
msgid "Choose <emph>View - Field Names</emph>"
-msgstr "Trieu <emph>Visualitza - Nom dels camps</emph>"
+msgstr "Trieu <emph>Visualitza - Noms dels camps</emph>"
#: 00000403.xhp
msgctxt ""
@@ -407,7 +407,7 @@ msgctxt ""
"par_id3155625\n"
"help.text"
msgid "Choose <emph>View - Formatting Marks</emph>"
-msgstr ""
+msgstr "Trieu <emph>Visualitza ▸ Marques de formatació</emph>"
#: 00000403.xhp
msgctxt ""
@@ -431,7 +431,7 @@ msgctxt ""
"par_id3150932\n"
"help.text"
msgid "<image id=\"img_id3150502\" src=\"cmd/sc_controlcodes.png\"><alt id=\"alt_id3150502\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3150502\" src=\"cmd/sc_controlcodes.png\"><alt id=\"alt_id3150502\">Icona</alt></image>"
#: 00000403.xhp
msgctxt ""
@@ -439,7 +439,7 @@ msgctxt ""
"par_id3153716\n"
"help.text"
msgid "Formatting Marks"
-msgstr ""
+msgstr "Marques de formatació"
#: 00000403.xhp
msgctxt ""
@@ -447,7 +447,7 @@ msgctxt ""
"par_id3149712\n"
"help.text"
msgid "Choose <emph>View - Web</emph>"
-msgstr "Trieu <emph>Visualitza - Format web</emph>"
+msgstr "Trieu <emph>Visualitza - Web</emph>"
#: 00000403.xhp
msgctxt ""
@@ -463,7 +463,7 @@ msgctxt ""
"par_id3150765\n"
"help.text"
msgid "<image id=\"img_id3147572\" src=\"cmd/sc_browseview.png\"><alt id=\"alt_id3147572\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3147572\" src=\"cmd/sc_browseview.png\"><alt id=\"alt_id3147572\">Icona</alt></image>"
#: 00000403.xhp
msgctxt ""
@@ -471,7 +471,7 @@ msgctxt ""
"par_id3149291\n"
"help.text"
msgid "Web"
-msgstr ""
+msgstr "Web"
#: 00000403.xhp
msgctxt ""
@@ -479,7 +479,7 @@ msgctxt ""
"par_id3151176\n"
"help.text"
msgid "Choose <emph>View - Normal</emph>"
-msgstr "Trieu <emph>Visualitza - Format web</emph>"
+msgstr "Trieu <emph>Visualitza - Normal</emph>"
#: 00000403.xhp
msgctxt ""
@@ -519,7 +519,7 @@ msgctxt ""
"par_id3154654\n"
"help.text"
msgid "Choose <emph>Insert - Field</emph>"
-msgstr "Trieu <emph>Insereix - Camps</emph>"
+msgstr "Trieu <emph>Insereix - Camp</emph>"
#: 00000404.xhp
msgctxt ""
@@ -535,7 +535,7 @@ msgctxt ""
"par_id3149053\n"
"help.text"
msgid "<variable id=\"feldbefehldatum\">Choose <emph>Insert - Field - Date</emph></variable>"
-msgstr "<variable id=\"feldbefehldatum\">Trieu <emph>Insereix - Camps - Data</emph></variable>"
+msgstr "<variable id=\"feldbefehldatum\">Trieu <emph>Insereix - Camp - Data</emph></variable>"
#: 00000404.xhp
msgctxt ""
@@ -543,7 +543,7 @@ msgctxt ""
"par_id3151393\n"
"help.text"
msgid "<variable id=\"feldbefehluhrzeit\">Choose <emph>Insert - Field - Time</emph></variable>"
-msgstr "<variable id=\"feldbefehluhrzeit\">Trieu <emph>Insereix - Camps - Hora</emph></variable>"
+msgstr "<variable id=\"feldbefehluhrzeit\">Trieu <emph>Insereix - Camp - Hora</emph></variable>"
#: 00000404.xhp
msgctxt ""
@@ -551,7 +551,7 @@ msgctxt ""
"par_id3146325\n"
"help.text"
msgid "<variable id=\"feldbefehlseitennummer\">Choose <emph>Insert - Field - Page Number</emph></variable>"
-msgstr "<variable id=\"feldbefehlseitennummer\">Trieu <emph>Insereix - Camps - Número de pàgina</emph></variable>"
+msgstr "<variable id=\"feldbefehlseitennummer\">Trieu <emph>Insereix - Camp - Número de pàgina</emph></variable>"
#: 00000404.xhp
msgctxt ""
@@ -559,7 +559,7 @@ msgctxt ""
"par_id3149356\n"
"help.text"
msgid "<variable id=\"feldbefehlseitenanzahl\">Choose <emph>Insert - Field - Page Count</emph></variable>"
-msgstr "<variable id=\"feldbefehlseitenanzahl\">Trieu <emph>Insereix - Camps - Recompte de pàgines</emph></variable>"
+msgstr "<variable id=\"feldbefehlseitenanzahl\">Trieu <emph>Insereix - Camp - Recompte de pàgines</emph></variable>"
#: 00000404.xhp
msgctxt ""
@@ -567,7 +567,7 @@ msgctxt ""
"par_id3153003\n"
"help.text"
msgid "<variable id=\"feldbefehlthema\">Choose <emph>Insert - Field - Subject</emph></variable>"
-msgstr "<variable id=\"feldbefehlthema\">Trieu <emph>Insereix - Camps - Assumpte</emph></variable>"
+msgstr "<variable id=\"feldbefehlthema\">Trieu <emph>Insereix - Camp - Assumpte</emph></variable>"
#: 00000404.xhp
msgctxt ""
@@ -575,7 +575,7 @@ msgctxt ""
"par_id3150016\n"
"help.text"
msgid "<variable id=\"feldbefehltitel\">Choose <emph>Insert - Field - Title</emph></variable>"
-msgstr "<variable id=\"feldbefehltitel\">Trieu <emph>Insereix - Camps - Títol</emph></variable>"
+msgstr "<variable id=\"feldbefehltitel\">Trieu <emph>Insereix - Camp - Títol</emph></variable>"
#: 00000404.xhp
msgctxt ""
@@ -583,7 +583,7 @@ msgctxt ""
"par_id3150564\n"
"help.text"
msgid "<variable id=\"feldbefehlautor\">Choose <emph>Insert - Field - Author</emph></variable>"
-msgstr "<variable id=\"feldbefehlautor\">Trieu <emph>Insereix - Camps - Autor</emph></variable>"
+msgstr "<variable id=\"feldbefehlautor\">Trieu <emph>Insereix - Camp - Autor</emph></variable>"
#: 00000404.xhp
msgctxt ""
@@ -591,7 +591,7 @@ msgctxt ""
"par_id3148386\n"
"help.text"
msgid "Choose <emph>Insert - Field - More Fields</emph>"
-msgstr "Trieu <emph>Insereix - Camps - Altres</emph>"
+msgstr "Trieu <emph>Insereix - Camp - Més camps</emph>"
#: 00000404.xhp
msgctxt ""
@@ -631,7 +631,7 @@ msgctxt ""
"par_id3149295\n"
"help.text"
msgid "<variable id=\"felddokument\">Choose <emph>Insert - Field - More Fields - Document</emph> tab</variable>"
-msgstr "<variable id=\"felddokument\">Trieu la pestanya <emph>Insereix - Camps - Altres - Document</emph> </variable>"
+msgstr "<variable id=\"felddokument\">Trieu la pestanya <emph>Insereix - Camp - Més camps - Document</emph> </variable>"
#: 00000404.xhp
msgctxt ""
@@ -639,7 +639,7 @@ msgctxt ""
"par_id3154692\n"
"help.text"
msgid "Choose <emph>Insert - Field - More Fields - Cross-references</emph> tab"
-msgstr "Trieu la pestanya <emph>Insereix - Camps - Altres - Referències</emph>"
+msgstr "Trieu la pestanya <emph>Insereix - Camps - Més camps - Referències creuades</emph>"
#: 00000404.xhp
msgctxt ""
@@ -647,7 +647,7 @@ msgctxt ""
"par_id3145411\n"
"help.text"
msgid "Choose <emph>Insert - Cross-reference</emph>"
-msgstr ""
+msgstr "Trieu <emph>Insereix - Referència creuada</emph>."
#: 00000404.xhp
msgctxt ""
@@ -655,7 +655,7 @@ msgctxt ""
"par_id3147515\n"
"help.text"
msgid "<variable id=\"feldfunktionen\">Choose <emph>Insert - Field - More Fields - Functions</emph> tab</variable>"
-msgstr "<variable id=\"feldfunktionen\">Trieu la pestanya <emph>Insereix - Camps - Altres - Funcions </emph> </variable>"
+msgstr "<variable id=\"feldfunktionen\">Trieu la pestanya <emph>Insereix - Camps - Més camps - Funcions </emph> </variable>"
#: 00000404.xhp
msgctxt ""
@@ -663,7 +663,7 @@ msgctxt ""
"par_id3153581\n"
"help.text"
msgid "<variable id=\"felddokumentinfo\">Choose <emph>Insert - Field - More Fields - DocInformation</emph> tab</variable>"
-msgstr "<variable id=\"felddokumentinfo\">Trieu la pestanya <emph>Insereix - Camps - Altres - Informació del document</emph> </variable>"
+msgstr "<variable id=\"felddokumentinfo\">Trieu la pestanya <emph>Insereix - Camps - Més camps - Informació del document</emph> </variable>"
#: 00000404.xhp
msgctxt ""
@@ -671,7 +671,7 @@ msgctxt ""
"par_id3150710\n"
"help.text"
msgid "<variable id=\"feldvariablen\">Choose <emph>Insert - Field - More Fields - Variables</emph> tab</variable>"
-msgstr "<variable id=\"feldvariablen\">Trieu la pestanya <emph>Insereix - Camps - Altres - Variables</emph></variable>"
+msgstr "<variable id=\"feldvariablen\">Trieu la pestanya <emph>Insereix - Camps - Més camps - Variables</emph></variable>"
#: 00000404.xhp
msgctxt ""
@@ -679,7 +679,7 @@ msgctxt ""
"par_id3152945\n"
"help.text"
msgid "<variable id=\"felddatenbank\">Choose <emph>Insert - Field - More Fields - Database</emph> tab</variable>"
-msgstr "<variable id=\"felddatenbank\">Trieu la pestanya <emph>Insereix - Camps - Altres - Base de dades</emph> </variable>"
+msgstr "<variable id=\"felddatenbank\">Trieu la pestanya <emph>Insereix - Camps - Més camps - Base de dades</emph> </variable>"
#: 00000404.xhp
msgctxt ""
@@ -735,7 +735,7 @@ msgctxt ""
"par_id3151322\n"
"help.text"
msgid "Choose <emph>Insert - Footnote and Endnote - Footnote or Endnote</emph>"
-msgstr ""
+msgstr "Trieu<emph>Insereix ▸ Nota al peu i nota al final ▸ Nota al peu o nota al final</emph>"
#: 00000404.xhp
msgctxt ""
@@ -839,7 +839,7 @@ msgctxt ""
"par_id3148884\n"
"help.text"
msgid "<image id=\"img_id3151369\" src=\"sw/res/nc20005.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3151369\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3151369\" src=\"sw/res/nc20005.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3151369\">Icona</alt></image>"
#: 00000404.xhp
msgctxt ""
@@ -871,7 +871,7 @@ msgctxt ""
"par_id3147471\n"
"help.text"
msgid "Choose <emph>Insert - Table of Contents and Index - Index Entry</emph>"
-msgstr ""
+msgstr "Trieu <emph>Insereix ▸ Índexs i taules ▸ Entrada de l'índex</emph>"
#: 00000404.xhp
msgctxt ""
@@ -903,7 +903,7 @@ msgctxt ""
"par_id3149217\n"
"help.text"
msgid "<variable id=\"stichwortverzeichnisverz\">Choose <emph>Insert - Table of Contents and Index - Table of Contents, Index or Bibliography</emph></variable>"
-msgstr "<variable id=\"verz31\">Trieu la pestanya <emph>Insereix - Índexs i taules - Índexs i taules - Entrades</emph> (quan Taula de continguts és el tipus seleccionat) </variable>"
+msgstr "<variable id=\"stichwortverzeichnisverz\">Trieu la pestanya <emph>Insereix ▸ Índexs i taules ▸ Taula de continguts, índex o bibliografia</variable>"
#: 00000404.xhp
msgctxt ""
@@ -919,7 +919,7 @@ msgctxt ""
"par_id3147745\n"
"help.text"
msgid "<variable id=\"benutzerverz\">Choose <emph>Insert - Table of Contents and Index - Table of Contents, Index or Bibliography</emph></variable>"
-msgstr ""
+msgstr "<variable id=\"benutzerverz\">Trieu<emph>Insereix ▸ Índexs i taules ▸ Taula de continguts, índex o bibliografia</emph></variable>"
#: 00000404.xhp
msgctxt ""
@@ -927,7 +927,7 @@ msgctxt ""
"par_id3146342\n"
"help.text"
msgid "<variable id=\"stichwortverzeichnisverz1\">Choose <emph>Insert - Table of Contents and Index - Table of Contents, Index or Bibliography - Type</emph> tab</variable>"
-msgstr ""
+msgstr "<variable id=\"stichwortverzeichnisverz1\">Trieu<emph>Insereix - Índexs i taules - Taules, índexs o bibliografia - Pestanya</emph> tipus</variable>"
#: 00000404.xhp
msgctxt ""
@@ -1079,7 +1079,7 @@ msgctxt ""
"par_id3150918\n"
"help.text"
msgid "<variable id=\"stichwortverzeichnisverz3\">Choose <emph>Insert - Table of Contents and Index - Table of Contents, Index or Bibliography - Styles</emph> tab</variable>"
-msgstr "<variable id=\"verz31\">Trieu la pestanya <emph>Insereix - Índexs i taules - Índexs i taules - Entrades</emph> (quan Taula de continguts és el tipus seleccionat) </variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -1127,7 +1127,7 @@ msgctxt ""
"par_id3150084\n"
"help.text"
msgid "Choose <emph>Format - Frame and Object - Properties</emph>"
-msgstr ""
+msgstr "Trieu<emph>Format ▸ Marc i objecte ▸ Propietats</emph>"
#: 00000404.xhp
msgctxt ""
@@ -1239,7 +1239,7 @@ msgctxt ""
"par_id3147267\n"
"help.text"
msgid "<variable id=\"kopfzeile\">Choose <emph>Insert - Header and Footer - Header</emph></variable>"
-msgstr ""
+msgstr "<variable id=\"kopfzeile\">Trieu<emph>Insereix ▸ Capçalera i peu de pàgina ▸ Capçalera</emph></variable>"
#: 00000404.xhp
msgctxt ""
@@ -1247,7 +1247,7 @@ msgctxt ""
"par_id3147290\n"
"help.text"
msgid "<variable id=\"fusszeile\">Choose <emph>Insert - Header and Footer - Footer</emph></variable>"
-msgstr ""
+msgstr "<variable id=\"fusszeile\">Trieu<emph>Insereix ▸ Capçalera i peu de pàgina ▸ Peu de pàgina</emph></variable>"
#: 00000405.xhp
msgctxt ""
@@ -1303,7 +1303,7 @@ msgctxt ""
"par_id3154275\n"
"help.text"
msgid "Choose <emph>Edit - Find & Replace - Format - Text Flow</emph> tab"
-msgstr "Trieu la pestanya <emph>Edita - Cerca i reemplaça - Format - Flux del text</emph>"
+msgstr "Trieu la pestanya <emph>Edita ▸ Busca i reemplaça ▸ Format ▸ Flux del text</emph>"
#: 00000405.xhp
msgctxt ""
@@ -1511,7 +1511,7 @@ msgctxt ""
"par_id3147484\n"
"help.text"
msgid "Choose <emph>Format - Image</emph>"
-msgstr ""
+msgstr "Trieu <emph>Format - Imatge</emph>"
#: 00000405.xhp
msgctxt ""
@@ -1519,7 +1519,7 @@ msgctxt ""
"par_id3147504\n"
"help.text"
msgid "Choose <emph>Insert - Image - From File - Properties</emph> button"
-msgstr ""
+msgstr "Trieu el botó <emph>Insereix -Imatge - Des d'un fitxer - Propietats</emph>"
#: 00000405.xhp
msgctxt ""
@@ -1535,7 +1535,7 @@ msgctxt ""
"par_id3149562\n"
"help.text"
msgid "On the <emph>Image</emph> Bar (when images are selected), click"
-msgstr ""
+msgstr "A la barra <emph>Imatge</emph> (quan les imatges estiguen seleccionades), feu clic a"
#: 00000405.xhp
msgctxt ""
@@ -1559,7 +1559,7 @@ msgctxt ""
"par_id3146337\n"
"help.text"
msgid "Choose <emph>Format - Image - Type</emph> tab"
-msgstr ""
+msgstr "Trieu la pestanya <emph>Format- Imatge - Tipus</emph>"
#: 00000405.xhp
msgctxt ""
@@ -1631,7 +1631,7 @@ msgctxt ""
"par_id3153984\n"
"help.text"
msgid "Choose <emph>Format - Image - Hyperlink</emph> tab"
-msgstr ""
+msgstr "Trieu la pestanya <emph>Format - Imatge - Enllaç</emph>"
#: 00000405.xhp
msgctxt ""
@@ -1655,7 +1655,7 @@ msgctxt ""
"par_id3154724\n"
"help.text"
msgid "Choose <emph>Format - Image - Options</emph> tab"
-msgstr ""
+msgstr "Trieu la pestanya <emph>Format - Imatge - Opcions</emph>"
#: 00000405.xhp
msgctxt ""
@@ -1695,7 +1695,7 @@ msgctxt ""
"par_id3146938\n"
"help.text"
msgid "Choose <emph>Insert/Format - Image - Macro</emph> tab"
-msgstr ""
+msgstr "Trieu la pestanya <emph>Insereix/Format - Imatge - Macro</emph>"
#: 00000405.xhp
msgctxt ""
@@ -1711,7 +1711,7 @@ msgctxt ""
"par_id3153238\n"
"help.text"
msgid "Choose <emph>Tools - AutoText - AutoText (button) - Macro</emph>"
-msgstr "Trieu <emph>Edita - Text automàtic- Text automàtic (botó) - Macro</emph>"
+msgstr "Trieu <emph>Edita ▸ Text automàtic ▸ Text automàtic (botó) ▸ Macro</emph>"
#: 00000405.xhp
msgctxt ""
@@ -1719,7 +1719,7 @@ msgctxt ""
"par_id3148792\n"
"help.text"
msgid "Choose <emph>Edit - ImageMap -</emph> open context menu<emph> - Macro</emph>"
-msgstr "Trieu <emph>Edita - Mapa d'imatge</emph> i obriu el menú contextual <emph>Macro</emph>"
+msgstr "Trieu <emph>Edita ▸ Mapa d'imatge</emph> i obriu el menú contextual <emph>Macro</emph>"
#: 00000405.xhp
msgctxt ""
@@ -1887,7 +1887,7 @@ msgctxt ""
"par_id3155345\n"
"help.text"
msgid "<variable id=\"hoehez\">In the context menu of a cell, choose <emph>Row - Height</emph></variable>"
-msgstr "<variable id=\"hoehez\">En el menú contextual d'una cel·la, trieu <emph>Fila - Alçada</emph></variable>"
+msgstr "<variable id=\"hoehez\">En el menú contextual d'una cel·la, trieu <emph>Fila - Alçària</emph></variable>"
#: 00000405.xhp
msgctxt ""
@@ -1895,7 +1895,7 @@ msgctxt ""
"par_id3155536\n"
"help.text"
msgid "Choose <emph>Table - Autofit - Optimal Row Height</emph>"
-msgstr "Trieu <emph>Taula - Adaptació automàtica - Alçada òptima de la fila</emph>"
+msgstr "Trieu <emph>Taula - Adaptació automàtica - Alçària òptima de la fila</emph>"
#: 00000405.xhp
msgctxt ""
@@ -1919,7 +1919,7 @@ msgctxt ""
"par_id3153545\n"
"help.text"
msgid "Optimal Row Height"
-msgstr "Alçada òptima de la fila"
+msgstr "Alçària òptima de la fila"
#: 00000405.xhp
msgctxt ""
@@ -2007,7 +2007,7 @@ msgctxt ""
"par_id3149406\n"
"help.text"
msgid "<variable id=\"breites\">In the context menu of a cell, choose <emph>Column - Width</emph></variable>"
-msgstr "<variable id=\"breites\">Al menú contextual d'una cel·la, trieu <emph>Columna - Amplada</emph></variable>"
+msgstr "<variable id=\"breites\">Al menú contextual d'una cel·la, trieu <emph>Columna - Amplària</emph></variable>"
#: 00000405.xhp
msgctxt ""
@@ -2015,7 +2015,7 @@ msgctxt ""
"par_id3154752\n"
"help.text"
msgid "Choose <emph>Table - Autofit - Optimal Column Width</emph>"
-msgstr "Trieu <emph>Taula - Adaptació automàtica - Amplada òptima de la columna</emph>"
+msgstr "Trieu <emph>Taula - Adaptació automàtica - Amplària òptima de la columna</emph>"
#: 00000405.xhp
msgctxt ""
@@ -2039,7 +2039,7 @@ msgctxt ""
"par_id3150524\n"
"help.text"
msgid "Optimal Column Width"
-msgstr "Amplada òptima de la columna"
+msgstr "Amplària òptima de la columna"
#: 00000405.xhp
msgctxt ""
diff --git a/source/ca-valencia/helpcontent2/source/text/swriter/01.po b/source/ca-valencia/helpcontent2/source/text/swriter/01.po
index 6f070e45b37..a0d9b062baf 100644
--- a/source/ca-valencia/helpcontent2/source/text/swriter/01.po
+++ b/source/ca-valencia/helpcontent2/source/text/swriter/01.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2017-12-06 15:59+0100\n"
-"PO-Revision-Date: 2016-07-05 21:08+0000\n"
-"Last-Translator: Anonymous Pootle User\n"
+"PO-Revision-Date: 2018-01-15 13:21+0000\n"
+"Last-Translator: joamuran <joamuran@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca-valencia\n"
"MIME-Version: 1.0\n"
@@ -13,9 +13,9 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
"X-Language: ca-XV\n"
-"X-POOTLE-MTIME: 1467752931.000000\n"
+"X-POOTLE-MTIME: 1516022508.000000\n"
#: 01120000.xhp
msgctxt ""
@@ -23,7 +23,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Print Preview"
-msgstr ""
+msgstr "Previsualització d'impressió"
#: 01120000.xhp
msgctxt ""
@@ -31,7 +31,7 @@ msgctxt ""
"hd_id2013916\n"
"help.text"
msgid "<link href=\"text/swriter/01/01120000.xhp\">Print Preview</link>"
-msgstr "<link href=\"text/swriter/01/01120000.xhp\">Previsualització de la pàgina</link>"
+msgstr "<link href=\"text/swriter/01/01120000.xhp\">Previsualització d'impressió</link>"
#: 01120000.xhp
msgctxt ""
@@ -47,7 +47,7 @@ msgctxt ""
"par_id8697470\n"
"help.text"
msgid "Use the icons on the <emph>Print Preview Bar</emph> to scroll through the pages of the document or to print the document."
-msgstr "Utilitzeu les icones de la barra <emph>Previsualització de la pàgina</emph> per desplaçar-vos per les pàgines del document o imprimir-lo."
+msgstr "Utilitzeu les icones de la barra <emph>Previsualització d'impressió</emph> per a desplaçar-vos a través de les pàgines del document o per a imprimir-lo."
#: 01120000.xhp
msgctxt ""
@@ -63,7 +63,7 @@ msgctxt ""
"par_id4771874\n"
"help.text"
msgid "You cannot edit your document while you are in the print preview."
-msgstr "No podeu editar el document mentre vos trobeu a la previsualització de la pàgina."
+msgstr "No podeu editar el document mentre sou a la previsualització d'impressió."
#: 01120000.xhp
msgctxt ""
@@ -71,7 +71,7 @@ msgctxt ""
"par_id5027008\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">To exit the print preview, click the <emph>Close Preview</emph> button.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Per eixir de la previsualització de la pàgina, feu clic al botó <emph>Tanca la previsualització</emph>.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Per a eixir de la previsualització d'impressió, feu clic al botó <emph>Tanca la previsualització</emph>.</ahelp>"
#: 01120000.xhp
msgctxt ""
@@ -111,7 +111,7 @@ msgctxt ""
"par_id3154102\n"
"help.text"
msgid "During printing, the database information replaces the corresponding database fields (placeholders). For more information about inserting database fields refer to the <link href=\"text/swriter/01/04090006.xhp\" name=\"Database\"><emph>Database</emph></link> tab page under <emph>Insert - Field - More Fields</emph>."
-msgstr "Mentre s'imprimeix, la informació de la base de dades canvia els camps corresponents de la base de dades (espais reservats). Per obtenir més informació sobre la inserció de camps de la base de dades, consulteu la pestanya <link href=\"text/swriter/01/04090006.xhp\" name=\"Base de dades\"><emph>Base de dades</emph></link> a <emph>Insereix - Camps - Altres</emph>."
+msgstr "Mentre s'imprimeix, la informació de la base de dades canvia els camps corresponents de la base de dades (espais reservats). Per obtindre més informació sobre la inserció de camps de la base de dades, consulteu la pestanya <link href=\"text/swriter/01/04090006.xhp\" name=\"Base de dades\"><emph>Base de dades</emph></link> a <emph>Insereix - Camps - Més camps</emph>."
#: 01150000.xhp
msgctxt ""
@@ -623,7 +623,7 @@ msgctxt ""
"par_id3149802\n"
"help.text"
msgid "<ahelp hid=\".\">Shows or hides the Navigator window, where you can quickly jump to different parts of your document. Navigator is also available as a deck of the Sidebar. You can also use the Navigator to insert elements from the current document or other open documents, and to organize master documents.</ahelp> To edit an item in the Navigator, right-click the item, and then choose a command from the context menu. If you want, you can <link href=\"text/shared/00/00000005.xhp#andocken\" name=\"dock\">dock</link> the Navigator at the edge of your workspace."
-msgstr ""
+msgstr "<ahelp hid=\".\">Mostra o amaga el Navegador, des d'on podeu saltar ràpidament a diferents parts del document. També podeu utilitzar el Navegador per inserir elements del document actual o d'altres documents oberts, i organitzar els documents mestres.</ahelp> Per editar un element en el Navegador, feu clic amb el botó dret a l'element i seleccioneu una orde del menú contextual. Si ho voleu, podeu <link href=\"text/shared/00/00000005.xhp#andocken\" name=\"acoblar\">acoblar</link> el Navegador a l'extrem del vostre espai de treball."
#: 02110000.xhp
msgctxt ""
@@ -711,7 +711,7 @@ msgctxt ""
"par_id3149838\n"
"help.text"
msgid "To continue the search, click the <link href=\"text/swriter/01/02110100.xhp\" name=\"Repeat Search\"><emph>Repeat Search</emph></link> icon on the <emph>Navigation</emph> toolbar."
-msgstr "Per continuar la cerca, feu clic a la icona <link href=\"text/swriter/01/02110100.xhp\" name=\"Repeteix la cerca\"><emph>Repeteix la cerca</emph></link> a la barra <emph>Navegació</emph>."
+msgstr "Per continuar la busca, feu clic a la icona <link href=\"text/swriter/01/02110100.xhp\" name=\"Repeteix la busca\"><emph>Repeteix la busca</emph></link> a la barra <emph>Navegació</emph>."
#: 02110000.xhp
msgctxt ""
@@ -743,7 +743,7 @@ msgctxt ""
"par_id3148784\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Jumps to the previous item in the document. To specify the type of item to jump to, click the <emph>Navigation</emph> icon, and then click an item category - for example, \"Images\".</ahelp> Jumps to the previous item in the document. To specify the type of item to jump to, click the <link href=\"text/swriter/01/02110100.xhp\" name=\"Navigation\">Navigation</link> icon, and then click an item category - for example, \"Images\"."
-msgstr ""
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Salta a l'element anterior en el document. Per especificar el tipus d'element al qual s'ha de saltar, feu clic a la icona <emph>Navegació</emph> i, a continuació, feu clic a una categoria d'element - per exemple, \"Imatges\".</ahelp> Salta a l'element anterior en el document. Per especificar el tipus d'element al qual s'ha de saltar, feu clic a la icona <link href=\"text/swriter/01/02110100.xhp\" name=\"Navegació\">Navegació</link> i, a continuació, feu clic a una categoria d'element - per exemple, \"Imatges\"."
#: 02110000.xhp
msgctxt ""
@@ -775,7 +775,7 @@ msgctxt ""
"par_id3154028\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Jumps to the next item in the document. To specify the type of item to jump to, click the <link href=\"text/swriter/01/02110100.xhp\" name=\"Navigation\"><emph>Navigation</emph></link> icon, and then click an item category - for example, \"Images\".</ahelp> Jumps to the next item in the document. To specify the type of item to jump to, click the <link href=\"text/swriter/01/02110100.xhp\" name=\"Navigation\">Navigation</link> icon, and then click an item category - for example, \"Images\"."
-msgstr ""
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Salta a l'element següent del document. Per especificar el tipus d'element al qual voleu saltar, feu clic a la icona <link href=\"text/swriter/01/02110100.xhp\" name=\"Navegació\"><emph>Navegació</emph></link> i feu clic a una categoria d'element, com per exemple, \"Imatges\".</ahelp> Salta a l'element següent en el document. Per especificar el tipus d'element al qual voleu saltar, feu clic a la icona <link href=\"text/swriter/01/02110100.xhp\" name=\"Navegació\">Navegació</link> i feu clic a una categoria d'element, com per exemple, «Imatges»."
#: 02110000.xhp
msgctxt ""
@@ -1399,7 +1399,7 @@ msgctxt ""
"bm_id3155338\n"
"help.text"
msgid "<bookmark_value>searching; repeating a search</bookmark_value>"
-msgstr "<bookmark_value>cerca; repetició d'una cerca</bookmark_value>"
+msgstr "<bookmark_value>busca; repetició d'una busca</bookmark_value>"
#: 02110100.xhp
msgctxt ""
@@ -1407,7 +1407,7 @@ msgctxt ""
"hd_id3155338\n"
"help.text"
msgid "Repeat Search"
-msgstr "Repeteix la cerca"
+msgstr "Repeteix la busca"
#: 02110100.xhp
msgctxt ""
@@ -1415,7 +1415,7 @@ msgctxt ""
"par_id3155361\n"
"help.text"
msgid "With the <emph>Repeat search</emph> icon on the <emph>Navigation</emph> toolbar you can repeat a search you started with the <emph>Search and Replace</emph> dialog. To do this, click the icon. The blue arrow buttons on the vertical scrollbar now take on the functions <emph>Continue search forwards</emph> and <emph>Continue search backwards</emph>. If you now click one of the arrow surfaces, the search will be continued for the term entered in the Search and Replace dialog."
-msgstr "Amb la icona <emph>Repeteix la cerca</emph> de la barra d'eines <emph>Navegació</emph> podeu repetir una cerca que heu començat amb el diàleg <emph>Cerca i reemplaça</emph>. Per dur a terme esta acció, feu clic a la icona. Els botons de cursor blaus de la barra de desplaçament vertical ara ofereixen les opcions <emph>Continua la cerca cap avant</emph> i <emph>Continua la cerca cap arrere</emph>. Si feu clic a una de les cares de la fletxa, la cerca continuarà per al terme introduït en el diàleg Cerca i reemplaça."
+msgstr "Amb la icona <emph>Repeteix la busca</emph> de la barra d'eines <emph>Navegació</emph> podeu repetir una busca que heu començat amb el diàleg <emph>Busca i reemplaça</emph>. Per dur a terme esta acció, feu clic a la icona. Els botons de cursor blaus de la barra de desplaçament vertical ara ofereixen les opcions <emph>Continua la busca cap avant</emph> i <emph>Continua la busca cap arrere</emph>. Si feu clic a una de les cares de la fletxa, la busca continuarà per al terme introduït en el diàleg Busca i reemplaça."
#: 02110100.xhp
msgctxt ""
@@ -1551,7 +1551,7 @@ msgctxt ""
"par_idN10857\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Select this icon to browse through search results.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Seleccioneu esta icona per navegar pels resultats de la cerca.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Seleccioneu esta icona per navegar pels resultats de la busca.</ahelp>"
#: 02110100.xhp
msgctxt ""
@@ -1775,7 +1775,7 @@ msgctxt ""
"par_id3150668\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/autotext/newtext\">Creates a new AutoText entry only from the text in the selection that you made in the current document. Graphics, tables and other objects are not included. You must first enter a name before you see this command.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/autotext/newtext\">Crea una nova entrada de text automàtic només a partir de la selecció del document actual. No s'hi inclouen gràfics, taules i altres objectes. Primer heu d'introduir un nom per veure esta orde.</ahelp>"
#: 02120000.xhp
msgctxt ""
@@ -1815,7 +1815,7 @@ msgctxt ""
"hd_id3150768\n"
"help.text"
msgid "Rename"
-msgstr "Reanomena"
+msgstr "Canvia el nom"
#: 02120000.xhp
msgctxt ""
@@ -1823,7 +1823,7 @@ msgctxt ""
"par_id3150786\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the Rename AutoText dialog, where you can change the name of the selected AutoText entry.</ahelp> Opens the <link href=\"text/swriter/01/02120100.xhp\" name=\"Rename Text Block\">Rename AutoText</link> dialog, where you can change the name of the selected AutoText entry."
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Obri el diàleg Reanomena el text automàtic, on podeu canviar el nom de l'entrada de text automàtic seleccionada.</ahelp> Obri el diàleg <link href=\"text/swriter/01/02120100.xhp\" name=\"Reanomena el bloc de text\">Reanomena el text automàtic</link>, on podeu canviar el nom de l'entrada de text automàtic seleccionada."
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Obri el diàleg Canvia el nom del text automàtic, on podeu canviar el nom de l'entrada de text automàtic seleccionada.</ahelp> Obri el diàleg <link href=\"text/swriter/01/02120100.xhp\" name=\"Canvia el nom del bloc de text\">Canvia el nom del text automàtic</link>, on podeu canviar el nom de l'entrada de text automàtic seleccionada."
#: 02120000.xhp
msgctxt ""
@@ -1839,7 +1839,7 @@ msgctxt ""
"par_id3155358\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/autotext/edit\">Opens the selected AutoText entry for editing in a separate document. Make the changes that you want, choose <emph>File - Save AutoText</emph>, and then choose <emph>File - Close</emph>.</ahelp>"
-msgstr "<ahelp hid=\"modules/swriter/ui/autotext/edit\">Obri l'entrada de text automàtic seleccionada per editar-la en un altre document. Feu els canvis que desitgeu, trieu <emph>Fitxer - Guarda el text automàtic</emph> i, a continuació, trieu <emph>Fitxer - Tanca</emph>.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/autotext/edit\">Obri l'entrada de text automàtic seleccionada per editar-la en un altre document. Feu els canvis que desitgeu, trieu <emph>Fitxer ▸ Guarda el text automàtic</emph> i, a continuació, trieu <emph>Fitxer ▸ Tanca</emph>.</ahelp>"
#: 02120000.xhp
msgctxt ""
@@ -1895,7 +1895,7 @@ msgctxt ""
"par_id3156055\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/autotext/categories\">Adds, renames, or deletes AutoText categories.</ahelp>"
-msgstr "<ahelp hid=\"modules/swriter/ui/autotext/categories\">Afig, reanomena o suprimeix categories de text automàtic.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/autotext/categories\">Afig, canvia el nom o suprimeix categories de text automàtic.</ahelp>"
#: 02120000.xhp
msgctxt ""
@@ -1911,7 +1911,7 @@ msgctxt ""
"par_id3145173\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/editcategories/EditCategoriesDialog\">Adds, renames, or deletes AutoText categories.</ahelp>"
-msgstr "<ahelp hid=\"modules/swriter/ui/editcategories/EditCategoriesDialog\">Afig, reanomena o suprimeix categories de text automàtic.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/editcategories/EditCategoriesDialog\">Afig, canvia el nom o suprimeix categories de text automàtic.</ahelp>"
#: 02120000.xhp
msgctxt ""
@@ -1927,7 +1927,7 @@ msgctxt ""
"par_id3150802\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/editcategories/name\">Displays the name of the selected AutoText category. To change the name of the category, type a new name, and then click <emph>Rename</emph>. To create a new category, type a name, and then click <emph>New</emph>.</ahelp>"
-msgstr "<ahelp hid=\"modules/swriter/ui/editcategories/name\">Mostra el nom de la categoria de text automàtic seleccionada. Per canviar el nom de la categoria, escriviu un nom nou i, a continuació, feu clic a <emph>Reanomena</emph>. Per crear una categoria nova, escriviu un nom i feu clic a <emph>Nou</emph>.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/editcategories/name\">Mostra el nom de la categoria de text automàtic seleccionada. Per canviar el nom de la categoria, escriviu un nom nou i, a continuació, feu clic a <emph>Canvia el nom</emph>. Per crear una categoria nova, escriviu un nom i feu clic a <emph>Nou</emph>.</ahelp>"
#: 02120000.xhp
msgctxt ""
@@ -1967,7 +1967,7 @@ msgctxt ""
"hd_id3154959\n"
"help.text"
msgid "Rename"
-msgstr "Reanomena"
+msgstr "Canvia el nom"
#: 02120000.xhp
msgctxt ""
@@ -2071,7 +2071,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Rename AutoText"
-msgstr "Reanomena el text automàtic"
+msgstr "Canvia el nom del text automàtic"
#: 02120100.xhp
msgctxt ""
@@ -2079,7 +2079,7 @@ msgctxt ""
"hd_id3155144\n"
"help.text"
msgid "Rename AutoText"
-msgstr "Reanomena el text automàtic"
+msgstr "Canvia el nom del text automàtic"
#: 02120100.xhp
msgctxt ""
@@ -2159,7 +2159,7 @@ msgctxt ""
"par_id3145253\n"
"help.text"
msgid "<variable id=\"bibliography_entry_text\"><variable id=\"litvz\"><ahelp hid=\".uno:AuthoritiesEntryDialog\">Edits the selected bibliography entry.</ahelp></variable></variable>"
-msgstr ""
+msgstr "<variable id=\"bibliography_entry_text\"><variable id=\"litvz\"><ahelp hid=\".uno:AuthoritiesEntryDialog\">Edita l'entrada bibliogràfica seleccionada.</ahelp></variable></variable>"
#: 02130000.xhp
msgctxt ""
@@ -2295,7 +2295,7 @@ msgctxt ""
"par_id3151184\n"
"help.text"
msgid "<variable id=\"fields_text\"><variable id=\"feldbefehltext\"><ahelp hid=\".uno:FieldDialog\">Opens a dialog where you can edit the properties of a field. Click in front of a field, and then choose this command.</ahelp> In the dialog, you can use the arrow buttons to move to the previous or the next field. </variable></variable>"
-msgstr "<variable id=\"feldbefehltext\"><ahelp hid=\".uno:FieldDialog\">Obri el diàleg on podeu editar les propietats d'un camp. Feu clic davant del camp i, a continuació, seleccioneu esta orde.</ahelp> Al diàleg, podeu utilitzar els botons de cursor per desplaçar-vos als camps anterior i següent. </variable>"
+msgstr "<variable id=\"fields_text\"><variable id=\"feldbefehltext\"><ahelp hid=\".uno:FieldDialog\">Obri el diàleg on podeu editar les propietats d'un camp. Feu clic davant del camp i, a continuació, seleccioneu esta orde.</ahelp> Al diàleg, podeu utilitzar els botons de cursor per desplaçar-vos als camps anterior i següent. </variable></variable>"
#: 02140000.xhp
msgctxt ""
@@ -2319,7 +2319,7 @@ msgctxt ""
"par_id3149106\n"
"help.text"
msgid "If you select a <link href=\"text/shared/00/00000005.xhp#dde\" name=\"DDE\">DDE</link> link in your document, and then choose <item type=\"menuitem\">Edit - Fields</item>, the <link href=\"text/shared/01/02180000.xhp\" name=\"Edit Links\"><emph>Edit Links</emph></link> dialog opens."
-msgstr "Si seleccioneu un enllaç <link href=\"text/shared/00/00000005.xhp#dde\" name=\"DDE\">DDE</link> en el document i, a continuació, trieu <emph>Edita - Camps</emph>, s'obrirà el diàleg <link href=\"text/shared/01/02180000.xhp\" name=\"Edita els enllaços\"><emph>Edita els enllaços</emph></link>."
+msgstr "Si seleccioneu un enllaç <link href=\"text/shared/00/00000005.xhp#dde\" name=\"DDE\">DDE</link> en el document i, a continuació, trieu <item type=\"menuitem\">Edita ▸ Camps</item>, s'obrirà el diàleg <link href=\"text/shared/01/02180000.xhp\" name=\"Edita els enllaços\"><emph>Edita els enllaços</emph></link>."
#: 02140000.xhp
msgctxt ""
@@ -2327,7 +2327,7 @@ msgctxt ""
"par_id3149036\n"
"help.text"
msgid "If you click in front of a \"sender\" type field, and then choose <item type=\"menuitem\">Edit - Fields</item>, the <link href=\"text/shared/optionen/01010100.xhp\" name=\"User data\"><emph>User data</emph></link> dialog opens."
-msgstr "Si feu clic davant d'un camp del tipus \"remitent\" i, a continuació, trieu <emph>Edita - Camps</emph>, s'obrirà el diàleg <link href=\"text/shared/optionen/01010100.xhp\" name=\"Dades de l'usuari\"><emph>Dades de l'usuari</emph></link>."
+msgstr "Si feu clic davant d'un camp del tipus «remitent» i, a continuació, trieu <item type=\"menuitem\">Edita ▸ Camps</item>, s'obrirà el diàleg <link href=\"text/shared/optionen/01010100.xhp\" name=\"Dades de l'usuari\"><emph>Dades de l'usuari</emph></link>."
#: 02140000.xhp
msgctxt ""
@@ -2367,7 +2367,7 @@ msgctxt ""
"par_id3150700\n"
"help.text"
msgid "Lists the field options, for example, \"fixed\". If you want, you can click another option for the selected field type."
-msgstr "Llista les opcions del camp, per exemple, \"fix\". Si ho voleu, podeu fer clic en una altra opció per al tipus de camp seleccionat."
+msgstr "Llista les opcions del camp, per exemple, «fix». Si ho voleu, podeu fer clic en una altra opció per al tipus de camp seleccionat."
#: 02140000.xhp
msgctxt ""
@@ -2383,7 +2383,7 @@ msgctxt ""
"par_id3147409\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/flddocumentpage/numformat\">Select the format for the contents of the field. For date, time, and user-defined fields, you can also click \"Additional formats\" in the list, and then choose a different format.</ahelp> The formats that are available depend on the type of field that you are editing."
-msgstr "<ahelp hid=\"modules/swriter/ui/flddocumentpage/numformat\">Seleccioneu el format per als continguts del camp. Per als camps de data, hora i els camps definits per l'usuari, també podeu fer clic a \"Formats addicionals\" a la llista i, a continuació, triar un format diferent.</ahelp> Els formats disponibles depenen del tipus de camp que editeu."
+msgstr "<ahelp hid=\"modules/swriter/ui/flddocumentpage/numformat\">Seleccioneu el format per als continguts del camp. Per als camps de data, hora i els camps definits per l'usuari, també podeu fer clic a «Formats addicionals» a la llista i, a continuació, triar un format diferent.</ahelp> Els formats disponibles depenen del tipus de camp que editeu."
#: 02140000.xhp
msgctxt ""
@@ -2399,7 +2399,7 @@ msgctxt ""
"par_id3145256\n"
"help.text"
msgid "Displays the offset for the selected field type, for example, for \"Next Page,\" \"Page Numbers\" or \"Previous Page\". You can enter a new offset value which will be added to the displayed page number."
-msgstr "Mostra el desplaçament per al tipus de camp seleccionat, per exemple, per a \"Pàgina següent\", \"Números de pàgina\" o \"Pàgina anterior\". Si ho voleu, podeu introduir un valor de desplaçament nou que s'afegirà al número de pàgina que es mostra."
+msgstr "Mostra el desplaçament per al tipus de camp seleccionat, per exemple, per a «Pàgina següent», «Números de pàgina» o «Pàgina anterior». Si ho voleu, podeu introduir un valor de desplaçament nou que s'afegirà al número de pàgina que es mostra."
#: 02140000.xhp
msgctxt ""
@@ -2423,7 +2423,7 @@ msgctxt ""
"par_id3150559\n"
"help.text"
msgid "Change the defined values and outline levels for the \"Chapter\" field type."
-msgstr "Canvieu els valors definits i els nivells d'esquema per al tipus de camp \"Capítol\"."
+msgstr "Canvieu els valors definits i els nivells d'esquema per al tipus de camp «Capítol»."
#: 02140000.xhp
msgctxt ""
@@ -2439,7 +2439,7 @@ msgctxt ""
"par_id3149834\n"
"help.text"
msgid "Displays the name of a field variable. If you want, you can enter a new name."
-msgstr "Mostra el nom d'una variable de camp. Si ho voleu, podeu introduir un nom nou."
+msgstr "Mostra el nom d'una variable de camp. Si ho voleu, podeu introduir-hi un nom nou."
#: 02140000.xhp
msgctxt ""
@@ -2455,7 +2455,7 @@ msgctxt ""
"par_id3148857\n"
"help.text"
msgid "Displays the current value of the field variable. If you want, you can enter a new value."
-msgstr "Mostra el valor actual de la variable de camp. Si ho voleu, podeu introduir un valor nou."
+msgstr "Mostra el valor actual de la variable de camp. Si ho voleu, podeu introduir-hi un valor nou."
#: 02140000.xhp
msgctxt ""
@@ -2471,7 +2471,7 @@ msgctxt ""
"par_id3156124\n"
"help.text"
msgid "Displays the condition that must be met for the field to be activated. If you want, you can enter a new <link href=\"text/swriter/01/04090200.xhp\" name=\"condition\">condition</link>."
-msgstr "Mostra la condició que s'ha de complir perquè s'active el camp. Si ho voleu, podeu introduir una <link href=\"text/swriter/01/04090200.xhp\" name=\"condició\">condició</link> nova."
+msgstr "Mostra la condició que s'ha de complir perquè s'active el camp. Si ho voleu, podeu introduir-hi una <link href=\"text/swriter/01/04090200.xhp\" name=\"condició\">condició</link> nova."
#: 02140000.xhp
msgctxt ""
@@ -2599,7 +2599,7 @@ msgctxt ""
"par_id3154039\n"
"help.text"
msgid "Displays the database record number that is inserted when the condition specified for the \"Any record\" field type is met."
-msgstr "Mostra el número de registre de la base de dades que s'insereix quan es compleix la condició especificada per al tipus de camp \"Qualsevol registre\"."
+msgstr "Mostra el número de registre de la base de dades que s'insereix quan es compleix la condició especificada per al tipus de camp «Qualsevol registre»."
#: 02140000.xhp
msgctxt ""
@@ -2623,7 +2623,7 @@ msgctxt ""
"par_id3155341\n"
"help.text"
msgid "<image id=\"img_id3155348\" src=\"res/lc06301.png\"><alt id=\"alt_id3155348\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3155348\" src=\"res/lc06301.png\"><alt id=\"alt_id3155348\">Icona</alt></image>"
#: 02140000.xhp
msgctxt ""
@@ -2655,7 +2655,7 @@ msgctxt ""
"par_id3145117\n"
"help.text"
msgid "<image id=\"img_id3149575\" src=\"res/lc06300.png\"><alt id=\"alt_id3149575\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3149575\" src=\"res/lc06300.png\"><alt id=\"alt_id3149575\">Icona</alt></image>"
#: 02140000.xhp
msgctxt ""
@@ -2671,7 +2671,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Edit Footnote or Endnote"
-msgstr ""
+msgstr "Edit la nota al peu o final"
#: 02150000.xhp
msgctxt ""
@@ -2679,7 +2679,7 @@ msgctxt ""
"hd_id3143276\n"
"help.text"
msgid "<link href=\"text/swriter/01/02150000.xhp\" name=\"Edit Footnotes\">Edit Footnote or Endnote</link>"
-msgstr "<link href=\"text/swriter/01/02150000.xhp\" name=\"Edita la nota al peu\">Nota al peu/Nota final</link>"
+msgstr "<link href=\"text/swriter/01/02150000.xhp\" name=\"Edita les notes al peu\">Nota al peu o nota final</link>"
#: 02150000.xhp
msgctxt ""
@@ -2687,7 +2687,7 @@ msgctxt ""
"par_id3149097\n"
"help.text"
msgid "<variable id=\"footnote_endnote_text\"><variable id=\"fusstext\"><ahelp hid=\".uno:EditFootnote\">Edits the selected footnote or endnote anchor. Click in front of the footnote or endnote, and then choose this command.</ahelp> </variable></variable>"
-msgstr "<variable id=\"fusstext\"><ahelp hid=\".uno:EditFootnote\">Edita l'àncora de la nota al peu o de la nota final seleccionada. Feu clic davant o darrere de la nota al peu o de la nota final i, a continuació, trieu esta orde.</ahelp></variable>"
+msgstr "<variable id=\"footnote_endnote_text\"><variable id=\"fusstext\"><ahelp hid=\".uno:EditFootnote\">Edita l'àncora de la nota al peu o de la nota final seleccionada. Feu clic davant o darrere de la nota al peu o de la nota final i, a continuació, trieu esta orde.</ahelp></variable></variable>"
#: 02150000.xhp
msgctxt ""
@@ -2695,7 +2695,7 @@ msgctxt ""
"par_id3149035\n"
"help.text"
msgid "To edit the text of a footnote or endnote, click in the footnote area at the bottom of the page, or at the end of the document."
-msgstr "Per editar el text d'una nota al peu o d'una nota final, feu clic a l'àrea de nota al peu a la part inferior de la pàgina o al final del document."
+msgstr "Per a editar el text d'una nota al peu o d'una nota final, feu clic a l'àrea de nota al peu a la part inferior de la pàgina o al final del document."
#: 02150000.xhp
msgctxt ""
@@ -2703,7 +2703,7 @@ msgctxt ""
"par_id3145776\n"
"help.text"
msgid "To quickly jump to the footnote or endnote text, click the anchor for note in the document. You can also position the cursor in front of or behind the marker, and then press Ctrl+Shift+PgDn. To jump back to the anchor for the note, press PgUp."
-msgstr "Per saltar ràpidament al text de la nota final o al peu, feu clic a l'àncora de la nota al document. També podeu col·locar el cursor davant o darrere del marcador i, a continuació, prémer Ctrl+Maj+Av Pàg. Per tornar a l'àncora de la nota, premeu Re Pàg."
+msgstr "Per a saltar ràpidament al text de la nota final o al peu, feu clic a l'àncora de la nota al document. També podeu col·locar el cursor davant o darrere del marcador i, a continuació, prémer Ctrl+Maj+Av Pàg. Per tornar a l'àncora de la nota, premeu Re Pàg."
#: 02150000.xhp
msgctxt ""
@@ -2823,7 +2823,7 @@ msgctxt ""
"par_id3150023\n"
"help.text"
msgid "<image id=\"img_id3150030\" src=\"res/lc06301.png\"><alt id=\"alt_id3150030\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3150030\" src=\"res/lc06301.png\"><alt id=\"alt_id3150030\">Icona</alt></image>"
#: 02150000.xhp
msgctxt ""
@@ -2855,7 +2855,7 @@ msgctxt ""
"par_id3154029\n"
"help.text"
msgid "<image id=\"img_id3154044\" src=\"res/lc06300.png\"><alt id=\"alt_id3154044\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3154044\" src=\"res/lc06300.png\"><alt id=\"alt_id3154044\">Icona</alt></image>"
#: 02150000.xhp
msgctxt ""
@@ -2895,7 +2895,7 @@ msgctxt ""
"par_id3151314\n"
"help.text"
msgid "<variable id=\"index_entry_text\"><variable id=\"verzeichniseintragtext\"><ahelp hid=\".uno:IndexEntryDialog\">Edits the selected index entry. Click in front of or in the index entry, and then choose this command.</ahelp> </variable></variable>"
-msgstr "<variable id=\"verzeichniseintragtext\"><ahelp hid=\".uno:IndexEntryDialog\">Edita l'entrada d'índex seleccionada. Feu clic davant o en la mateixa entrada d'índex i, a continuació, trieu esta orde.</ahelp></variable>"
+msgstr "<variable id=\"index_entry_text\"><variable id=\"verzeichniseintragtext\"><ahelp hid=\".uno:IndexEntryDialog\">Edita l'entrada d'índex seleccionada. Feu clic davant o en la mateixa entrada d'índex i, a continuació, trieu esta orde.</ahelp></variable></variable>"
#: 02160000.xhp
msgctxt ""
@@ -2951,7 +2951,7 @@ msgctxt ""
"par_id3149823\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/indexentry/entryed\">Edit the index entry if necessary. When you modify the index entry, the new text only appears in the index, and not at the index entry anchor in the document. </ahelp> For example, you can enter an index with comments such as \"Basics, see also General\"."
-msgstr "<ahelp hid=\"modules/swriter/ui/indexentry/entryed\">Edita l'entrada d'índex si és necessari. Quan modifiqueu l'entrada d'índex, el nou text només apareix en l'índex, i no en l'àncora de l'entrada d'índex del document. </ahelp> Per exemple, podeu introduir un índex amb comentaris com ara \"Bàsics, vegeu també General\"."
+msgstr "<ahelp hid=\"modules/swriter/ui/indexentry/entryed\">Edita l'entrada d'índex si és necessari. Quan modifiqueu l'entrada d'índex, el nou text només apareix en l'índex, i no en l'àncora de l'entrada d'índex del document. </ahelp> Per exemple, podeu introduir un índex amb comentaris com ara «Bàsics, vegeu també General»."
#: 02160000.xhp
msgctxt ""
@@ -2967,7 +2967,7 @@ msgctxt ""
"par_id3153631\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/indexentry/key1cb\">To create a multilevel index, type the name of the first level index entry, or select a name from the list. The current index entry is added below this name.</ahelp>"
-msgstr "<ahelp hid=\"modules/swriter/ui/indexentry/key1cb\">Per crear un índex de nivells múltiples, escriviu el nom de l'entrada d'índex del primer nivell o seleccioneu un nom de la llista. L'entrada d'índex actual s'afig a sota d'este nom.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/indexentry/key1cb\">Per a crear un índex de nivells múltiples, escriviu el nom de l'entrada d'índex del primer nivell o seleccioneu un nom de la llista. L'entrada d'índex actual s'afig a sota d'este nom.</ahelp>"
#: 02160000.xhp
msgctxt ""
@@ -3103,7 +3103,7 @@ msgctxt ""
"par_id3148785\n"
"help.text"
msgid "<image id=\"img_id3148791\" src=\"cmd/sc_prevrecord.png\"><alt id=\"alt_id3148791\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3148791\" src=\"cmd/sc_prevrecord.png\"><alt id=\"alt_id3148791\">Icona</alt></image>"
#: 02160000.xhp
msgctxt ""
@@ -3183,7 +3183,7 @@ msgctxt ""
"par_id3143275\n"
"help.text"
msgid "The <emph>Edit Sections</emph> dialog is similar to the <link href=\"text/swriter/01/04020100.xhp\" name=\"Insert - Section\"><emph>Insert - Section</emph></link> dialog, and offers the following additional options:"
-msgstr "El diàleg <emph>Edita les seccions</emph> és paregut al diàleg <link href=\"text/swriter/01/04020100.xhp\" name=\"Insereix - Secció\"><emph>Insereix - Secció</emph></link>, i ofereix les opcions addicionals següents:"
+msgstr "El diàleg <emph>Edita les seccions</emph> és paregut al diàleg <link href=\"text/swriter/01/04020100.xhp\" name=\"Insereix ▸ Secció\"><emph>Insereix ▸ Secció</emph></link>, i ofereix les opcions addicionals següents:"
#: 02170000.xhp
msgctxt ""
@@ -3247,7 +3247,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Rulers"
-msgstr "Regle"
+msgstr "Regles"
#: 03050000.xhp
msgctxt ""
@@ -3255,7 +3255,7 @@ msgctxt ""
"hd_id3149287\n"
"help.text"
msgid "<link href=\"text/swriter/01/03050000.xhp\" name=\"Rulers\">Rulers</link>"
-msgstr "<link href=\"text/swriter/01/03050000.xhp\" name=\"Regle\">Regle</link>"
+msgstr "<link href=\"text/swriter/01/03050000.xhp\" name=\"Regles\">Regles</link>"
#: 03050000.xhp
msgctxt ""
@@ -3271,7 +3271,7 @@ msgctxt ""
"hd_id110120150347243313\n"
"help.text"
msgid "Rulers"
-msgstr "Regle"
+msgstr "Regles"
#: 03050000.xhp
msgctxt ""
@@ -3279,7 +3279,7 @@ msgctxt ""
"par_id3147517\n"
"help.text"
msgid "Show or hide the horizontal ruler and if activate, the vertical ruler. The horizontal ruler can be used to adjust page horizontal margins, tab stops, indents, borders, table cells, and to arrange objects on the page."
-msgstr ""
+msgstr "Mostra o amaga el regle horitzontal, que podeu utilitzar per ajustar els marges de la pàgina, els tabuladors, els sagnats, les vores, les cel·les de la taula, i per organitzar els objectes a la pàgina."
#: 03050000.xhp
msgctxt ""
@@ -3287,7 +3287,7 @@ msgctxt ""
"hd_id110120150347244029\n"
"help.text"
msgid "Vertical Ruler"
-msgstr ""
+msgstr "Regle vertical"
#: 03050000.xhp
msgctxt ""
@@ -3295,7 +3295,7 @@ msgctxt ""
"par_id110120150347249577\n"
"help.text"
msgid "Show or hide the vertical ruler. The vertical ruler can be used to adjust page vertical margins, table cells, and object heights on the page."
-msgstr ""
+msgstr "Mostra o amaga el regle vertical, que podeu utilitzar per ajustar els marges verticals de la pàgina, les cel·les de la taula, i l'alçària dels objectes a la pàgina."
#: 03070000.xhp
msgctxt ""
@@ -3319,7 +3319,7 @@ msgctxt ""
"par_id3151310\n"
"help.text"
msgid "<ahelp hid=\".\">Shows or hides the boundaries of the printable area of a page. The boundary lines are not printed.</ahelp>"
-msgstr "<ahelp hid=\".uno:ViewBounds\">Mostra o amaga els límits de l'àrea imprimible d'una pàgina. Les línies del límit no s'imprimeixen.</ahelp>"
+msgstr "<ahelp hid=\".\">Mostra o amaga els límits de l'àrea imprimible d'una pàgina. Les línies del límit no s'imprimeixen.</ahelp>"
#: 03080000.xhp
msgctxt ""
@@ -3343,7 +3343,7 @@ msgctxt ""
"par_id3147513\n"
"help.text"
msgid "<ahelp hid=\".\">Shows or hides shadings around fields in your document like non-breaking spaces, soft hyphens, indexes, and footnotes.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Mostra o amaga els ombreigs dels camps en el document, inclosos espais no separables, guionets personalitzats, índexs i notes al peu.</ahelp>"
#: 03080000.xhp
msgctxt ""
@@ -3359,7 +3359,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Field Names"
-msgstr "Nom dels camps"
+msgstr "Noms dels camps"
#: 03090000.xhp
msgctxt ""
@@ -3383,7 +3383,7 @@ msgctxt ""
"par_id3149287\n"
"help.text"
msgid "To change the default field display to field names instead of the field contents, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"menuitem\">%PRODUCTNAME - Preferences</item></caseinline><defaultinline><item type=\"menuitem\">Tools - Options</item></defaultinline></switchinline><emph> - %PRODUCTNAME Writer - View</emph>, and then select the <emph>Field codes</emph> checkbox in the <emph>Display</emph> area."
-msgstr "Per canviar la visualització de camp per defecte de continguts de camp a noms de camp, trieu <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferències</caseinline><defaultinline>Eines - Opcions</defaultinline></switchinline> - %PRODUCTNAME Writer - Visualització</emph> i, a continuació, activeu la casella de selecció <emph>Codis de camp</emph> a l'àrea <emph>Visualitza</emph>."
+msgstr "Per a canviar la visualització de camp per defecte de continguts de camp a noms de camp, trieu <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"menuitem\">%PRODUCTNAME - Preferències</item></caseinline><defaultinline><item type=\"menuitem\">Eines - Opcions</item></defaultinline></switchinline><emph> - %PRODUCTNAME Writer - Visualització</emph> i, a continuació, activeu la casella de selecció <emph>Codis de camp</emph> a l'àrea <emph>Visualitza</emph>."
#: 03090000.xhp
msgctxt ""
@@ -3391,7 +3391,7 @@ msgctxt ""
"par_id3154098\n"
"help.text"
msgid "When you print a document with <item type=\"menuitem\">View - Field Names</item> enabled, you are prompted to include the field names in the print out."
-msgstr "Quan imprimiu un document amb <emph>Visualitza - Nom dels camps</emph> habilitat, se vos demanarà que inclogueu els noms de camp en la còpia impresa."
+msgstr "Quan imprimiu un document amb <item type=\"menuitem\">Visualitza - Nom dels camps</item> habilitat, se vos demanarà que inclogueu els noms de camp en la còpia impresa."
#: 03090000.xhp
msgctxt ""
@@ -3399,7 +3399,7 @@ msgctxt ""
"par_id102720151029387618\n"
"help.text"
msgid "<link href=\"text/swriter/01/04090000.xhp\" name=\"Insert - Field\">Insert - Field</link>."
-msgstr "<link href=\"text/swriter/01/04090000.xhp\" name=\"Insereix - Camps\">Insereix - Camps</link>."
+msgstr "<link href=\"text/swriter/01/04090000.xhp\" name=\"Insereix ▸ Camp\">Insereix ▸ Camp</link>."
#: 03100000.xhp
msgctxt ""
@@ -3423,7 +3423,7 @@ msgctxt ""
"par_id3154646\n"
"help.text"
msgid "<ahelp hid=\".\">Shows hidden formatting symbols in your text, such as paragraph marks, line breaks, tab stops, and spaces.</ahelp>"
-msgstr "<ahelp hid=\".uno:ControlCodes\">Mostra els caràcters no imprimibles del text, com ara marques de paràgraf, salts de línia, tabuladors i espais.</ahelp>"
+msgstr "<ahelp hid=\".\">Mostra els caràcters no imprimibles del text, com ara marques de paràgraf, salts de línia, tabuladors i espais.</ahelp>"
#: 03100000.xhp
msgctxt ""
@@ -3431,7 +3431,7 @@ msgctxt ""
"par_id3145410\n"
"help.text"
msgid "When you delete a paragraph mark, the paragraph that is merged takes on the formatting of the paragraph that the cursor is in."
-msgstr "Quan suprimiu una marca de paràgraf, el paràgraf fusionat pren la formatació del paràgraf en què es troba el cursor."
+msgstr "Si suprimiu una marca de paràgraf, el paràgraf fusionat pren la formatació del paràgraf en què es troba el cursor."
#: 03100000.xhp
msgctxt ""
@@ -3479,7 +3479,7 @@ msgctxt ""
"hd_id3150018\n"
"help.text"
msgid "<link href=\"text/swriter/01/03130000.xhp\" name=\"Normal Layout\">Normal Layout</link>"
-msgstr "<link href=\"text/swriter/01/03130000.xhp\" name=\"Format d'impressió\">Format d'impressió</link>"
+msgstr "<link href=\"text/swriter/01/03130000.xhp\" name=\"Format normal\">Format normal</link>"
#: 03130000.xhp
msgctxt ""
@@ -3511,7 +3511,7 @@ msgctxt ""
"par_id3150251\n"
"help.text"
msgid "<ahelp hid=\".\">Shows or hides hidden paragraphs.</ahelp> This option only affects the screen display of hidden paragraphs, and not the printing of hidden paragraphs."
-msgstr "<ahelp hid=\".uno:ShowHiddenParagraphs\">Mostra o amaga els paràgrafs amagats.</ahelp> Esta opció només afecta la visualització en pantalla dels paràgrafs amagats, i no la seua impressió."
+msgstr "<ahelp hid=\".\">Mostra o amaga els paràgrafs amagats.</ahelp> Esta opció només afecta la visualització en pantalla dels paràgrafs amagats, i no la seua impressió."
#: 03140000.xhp
msgctxt ""
@@ -3519,7 +3519,7 @@ msgctxt ""
"par_id3157875\n"
"help.text"
msgid "To enable this feature, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"menuitem\">%PRODUCTNAME - Preferences</item></caseinline><defaultinline><item type=\"menuitem\">Tools - Options</item></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/01040600.xhp\" name=\"Writer - Formatting Aids\"><emph>%PRODUCTNAME Writer - Formatting Aids</emph></link>, and ensure that the <emph>Hidden paragraphs</emph> check box in the <emph>Display of</emph> area is selected."
-msgstr "Per habilitar esta característica, trieu <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferències</caseinline><defaultinline>Eines - Opcions</defaultinline></switchinline> - <link href=\"text/shared/optionen/01040600.xhp\" name=\"Writer - Ajudes a la formatació\">%PRODUCTNAME Writer - Ajudes a la formatació</link></emph> i assegureu-vos que la casella de selecció <emph>Paràgrafs amagats</emph> a l'àrea <emph>Visualització de</emph> està activada."
+msgstr "Per a habilitar esta característica, trieu <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"menuitem\">%PRODUCTNAME - Preferències</item></caseinline><defaultinline><item type=\"menuitem\">Eines - Opcions</item></defaultinline></switchinline><emph> - <link href=\"text/shared/optionen/01040600.xhp\" name=\"Writer - Ajudes a la formatació\">%PRODUCTNAME Writer - Ajudes a la formatació</link></emph> i assegureu-vos que la casella de selecció <emph>Paràgrafs amagats</emph> a l'àrea <emph>Visualització de</emph> està activada."
#: 03140000.xhp
msgctxt ""
@@ -3535,7 +3535,7 @@ msgctxt ""
"par_id3083451\n"
"help.text"
msgid "When you hide a paragraph, footnotes and frames that are anchored to characters in the paragraph are also hidden."
-msgstr "Quan amagueu un paràgraf, també s'amaguen les notes al peu i els marcs que estan ancorats a caràcters del paràgraf."
+msgstr "Si amagueu un paràgraf, també s'amaguen les notes al peu i els marcs que estan ancorats a caràcters del paràgraf."
#: 04010000.xhp
msgctxt ""
@@ -3807,7 +3807,7 @@ msgctxt ""
"par_id3145420\n"
"help.text"
msgid "<ahelp hid=\".\">Type a name for the new section.</ahelp> By default, $[officename] automatically assigns the name \"Section X\" to new sections, where X is a consecutive number."
-msgstr ""
+msgstr "<ahelp hid=\".\">Escriviu un nom per a la secció nova.</ahelp> Per defecte, el $[officename] assigna automàticament el nom «Secció X» a les seccions noves, on X és un nombre consecutiu."
#: 04020100.xhp
msgctxt ""
@@ -3831,7 +3831,7 @@ msgctxt ""
"par_id3154472\n"
"help.text"
msgid "<ahelp hid=\".\">Inserts the contents of another document or section from another document in the current section.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Insereix el contingut d'un altre document o la secció d'un altre document en la secció actual.</ahelp>"
#: 04020100.xhp
msgctxt ""
@@ -3847,7 +3847,7 @@ msgctxt ""
"par_id3151310\n"
"help.text"
msgid "<ahelp hid=\".\">Creates a <emph>DDE </emph>link. Select this check box, and then enter the <emph>DDE </emph>command that you want to use. The <emph>DDE</emph> option is only available if the <emph>Link</emph> check box is selected.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Crea un enllaç <emph>DDE</emph>. Activeu esta casella de selecció i, a continuació, introduïu l'orde <emph>DDE </emph>que voleu utilitzar. L'opció <emph>DDE</emph> només està disponible si la casella de selecció <emph>Enllaç</emph> està activada.</ahelp>"
#: 04020100.xhp
msgctxt ""
@@ -3871,7 +3871,7 @@ msgctxt ""
"hd_id3153640\n"
"help.text"
msgid "File name<switchinline select=\"sys\"><caseinline select=\"WIN\"> / DDE command</caseinline></switchinline>"
-msgstr ""
+msgstr "Nom de fitxer<switchinline select=\"sys\"><caseinline select=\"WIN\"> / orde DDE </caseinline></switchinline>"
#: 04020100.xhp
msgctxt ""
@@ -3911,7 +3911,7 @@ msgctxt ""
"par_id3155910\n"
"help.text"
msgid "<ahelp hid=\".\">Select the section in the file that you want to insert as a link.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Seleccioneu la secció del fitxer que voleu inserir com a enllaç.</ahelp>"
#: 04020100.xhp
msgctxt ""
@@ -3943,7 +3943,7 @@ msgctxt ""
"par_id3150110\n"
"help.text"
msgid "<ahelp hid=\".\">Prevents the selected section from being edited.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Evita que s'editi la secció seleccionada.</ahelp>"
#: 04020100.xhp
msgctxt ""
@@ -3959,7 +3959,7 @@ msgctxt ""
"par_id3149555\n"
"help.text"
msgid "<ahelp hid=\".\">Protects the selected section with a password. The password must have a minimum of 5 characters.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Protegeix l'element seleccionat amb una contrasenya. La contrasenya ha de tindre un mínim de 5 caràcters.</ahelp>"
#: 04020100.xhp
msgctxt ""
@@ -3975,7 +3975,7 @@ msgctxt ""
"par_id3147742\n"
"help.text"
msgid "<ahelp hid=\".\">Opens a dialog where you can change the current password.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Obri un diàleg on podeu canviar la contrasenya actual.</ahelp>"
#: 04020100.xhp
msgctxt ""
@@ -3999,7 +3999,7 @@ msgctxt ""
"par_id3148849\n"
"help.text"
msgid "<ahelp hid=\".\">Hides and prevents the selected section from being printed.</ahelp> The components of a hidden sections appear gray in the Navigator. When you rest your mouse pointer over a hidden component in the Navigator, the Help tip \"hidden\" is displayed."
-msgstr ""
+msgstr "<ahelp hid=\".\">Amaga i evita que s'imprimisca la secció seleccionada.</ahelp> Els components d'una secció amagada apareixen en color gris en el Navegador. Si deixeu la busca del ratolí sobre un component amagat en el Navegador, es mostra l'indicador d'ajuda «amagat»."
#: 04020100.xhp
msgctxt ""
@@ -4023,7 +4023,7 @@ msgctxt ""
"par_id3154343\n"
"help.text"
msgid "<ahelp hid=\".\">Enter the condition that must be met to hide the section.</ahelp> A condition is a <link href=\"text/swriter/01/04090200.xhp\" name=\"logical expression\">logical expression</link>, such as \"SALUTATION EQ Mr.\". For example, if you use the <link href=\"text/swriter/guide/form_letters_main.xhp\" name=\"mail merge\">mail merge</link> form letter feature to define a database field called \"Salutation\" that contains \"Mr.\", \"Ms.\", or \"Sir or Madam\", you can then specify that a section will only be printed if the salutation is \"Mr.\"."
-msgstr ""
+msgstr "<ahelp hid=\".\">Introduïu la condició que s'ha de complir per amagar la secció.</ahelp> Una condició és una <link href=\"text/swriter/01/04090200.xhp\" name=\"expressió lògica\">expressió lògica</link>, com ara «SALUTATION EQ Sr.». Per exemple, si utilitzeu la característica <link href=\"text/swriter/guide/form_letters_main.xhp\" name=\"Combinació de correu\">Combinació de correu</link> de la carta de formulari per definir un camp de la base de dades anomenat «Salutació» que conté «Sr.», «Sra.», o «Sr. o Sra.», aleshores podeu especificar que una secció només s'imprimirà si la salutació és «Sr.»."
#: 04020100.xhp
msgctxt ""
@@ -4559,7 +4559,7 @@ msgctxt ""
"par_id3151177\n"
"help.text"
msgid "<variable id=\"optionentext\"><ahelp hid=\"modules/swriter/ui/insertcaption/options\">Adds the chapter number to the caption label. To use this feature, you must first assign an <link href=\"text/swriter/guide/chapter_numbering.xhp\" name=\"outline level\">outline level</link> to a paragraph style, and then apply the style to the chapter headings in your document.</ahelp></variable>"
-msgstr ""
+msgstr "<variable id=\"optionentext\"><ahelp hid=\"modules/swriter/ui/insertcaption/options\">Afig el número l'etiqueta de la llegenda. Per fer servir esta funció, primer heu d'assignar un <link href=\"text/swriter/guide/chapter_numbering.xhp\" name=\"outline level\">nivell d'esquema</link> a un estil de paràgraf i aplicar l'estil als encapçalaments de capítols del document.</ahelp></variable>"
#: 04060100.xhp
msgctxt ""
@@ -4823,7 +4823,7 @@ msgctxt ""
"par_id3153527\n"
"help.text"
msgid "<ahelp visibility=\"visible\" hid=\"modules/swriter/ui/envaddresspage/senderedit\">Includes a return address on the envelope. Select the <emph>Sender </emph>check box, and then enter the return address.</ahelp> $[officename] automatically inserts your user data in the <emph>Sender </emph>box, but you can also enter the data that you want."
-msgstr ""
+msgstr "<ahelp visibility=\"visible\" hid=\"modules/swriter/ui/envaddresspage/senderedit\">Inclou una adreça de remitent al sobre. Activeu la casella de selecció <emph>Remitent</emph> i, a continuació, introduïu l'adreça del remitent.</ahelp> El $[officename] insereix automàticament les dades de l'usuari al quadre <emph>Remitent</emph>, tot i que també podeu introduir les dades que vulgueu."
#: 04070100.xhp
msgctxt ""
@@ -5151,7 +5151,7 @@ msgctxt ""
"par_id3147422\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/envformatpage/format\">Select the envelope size that want, or select \"User Defined\", and then enter the width and the height of the custom size.</ahelp>"
-msgstr "<ahelp hid=\"modules/swriter/ui/envformatpage/format\" visibility=\"visible\">Seleccioneu la mida del sobre que voleu, o seleccioneu \"Definit per l'usuari\" i, a continuació, introduïu l'amplada i l'alçada de la mida personalitzada.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/envformatpage/format\" visibility=\"visible\">Seleccioneu la mida del sobre que voleu, o seleccioneu \"Definit per l'usuari\" i, a continuació, introduïu l'amplària i l'alçària de la mida personalitzada.</ahelp>"
#: 04070200.xhp
msgctxt ""
@@ -5159,7 +5159,7 @@ msgctxt ""
"hd_id3145256\n"
"help.text"
msgid "Width"
-msgstr "Amplada"
+msgstr "Amplària"
#: 04070200.xhp
msgctxt ""
@@ -5167,7 +5167,7 @@ msgctxt ""
"par_id3149551\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/envformatpage/width\">Enter the width of the envelope.</ahelp>"
-msgstr "<ahelp hid=\"modules/swriter/ui/envformatpage/width\" visibility=\"visible\">Introduïu l'amplada del sobre.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/envformatpage/width\" visibility=\"visible\">Introduïu l'amplària del sobre.</ahelp>"
#: 04070200.xhp
msgctxt ""
@@ -5175,7 +5175,7 @@ msgctxt ""
"hd_id3149567\n"
"help.text"
msgid "Height"
-msgstr "Alçada"
+msgstr "Alçària"
#: 04070200.xhp
msgctxt ""
@@ -5183,7 +5183,7 @@ msgctxt ""
"par_id3150561\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/envformatpage/height\">Enter the height of the envelope.</ahelp>"
-msgstr "<ahelp hid=\"modules/swriter/ui/envformatpage/height\" visibility=\"visible\">Introduïu l'alçada del sobre.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/envformatpage/height\" visibility=\"visible\">Introduïu l'alçària del sobre.</ahelp>"
#: 04070300.xhp
msgctxt ""
@@ -5631,7 +5631,7 @@ msgctxt ""
"par_id3151091\n"
"help.text"
msgid "Inserts document statistics, such as page and word counts, as a field. To view the statistics of a document, choose <emph>File - Properties</emph>, and then click the <emph>Statistics</emph> tab."
-msgstr "Insereix estadístiques del document, com ara el recompte de pàgines i de paraules, com a camp. Per visualitzar les estadístiques d'un document, trieu <emph>Fitxer - Propietats</emph> i feu clic a la pestanya <emph>Estadístiques</emph>."
+msgstr "Insereix estadístiques del document, com ara el recompte de pàgines i de paraules, com a camp. Per visualitzar les estadístiques d'un document, trieu <emph>Fitxer ▸ Propietats</emph> i feu clic a la pestanya <emph>Estadístiques</emph>."
#: 04090001.xhp
msgctxt ""
@@ -5647,7 +5647,7 @@ msgctxt ""
"par_id3156123\n"
"help.text"
msgid "Inserts the filename, the path, or the filename without the file extension of the current template. You can also insert the names of the \"Category\" and the \"Style\" formats used in the current template."
-msgstr ""
+msgstr "Insereix el nom de fitxer, el camí, o el nom de fitxer sense l'extensió de fitxer de la plantilla actual. També podeu inserir els noms dels formats «Categoria» i «Estil» utilitzats a la plantilla actual. "
#: 04090001.xhp
msgctxt ""
@@ -6159,7 +6159,7 @@ msgctxt ""
"par_id7096774\n"
"help.text"
msgid "You can set references to objects that have captions applied. For example, insert a picture, right-click the picture, choose Caption. Now the object shows up as a numbered \"Illustration\" in the list."
-msgstr "Podeu establir referències als objectes que tenen llegendes. Per exemple, inseriu una imatge, feu clic amb el botó dret a sobre de la imatge i trieu Llegenda. L'objecte es mostra com una \"Il·lustració\" numerada a la llista."
+msgstr "Podeu establir referències als objectes que tenen llegendes. Per exemple, inseriu una imatge, feu clic amb el botó dret damunt de la imatge i trieu Llegenda. L'objecte es mostra com una \"Il·lustració\" numerada a la llista."
#: 04090002.xhp
msgctxt ""
@@ -6167,7 +6167,7 @@ msgctxt ""
"par_id3154772\n"
"help.text"
msgid "References are fields. To remove a reference, delete the field. If you set a longer text as a reference and you do not want to reenter it after deleting the reference, select the text and copy it to the clipboard. You can then reinsert it as \"unformatted text\" at the same position using the command <emph>Edit - Paste special</emph>. The text remains intact while the reference is deleted."
-msgstr "Les referències són camps. Per eliminar una referència, suprimiu el camp. Si definiu un text més llarg com a referència i no voleu tornar a introduir-lo després de suprimir la referència, seleccioneu el text i copieu-lo en el porta-retalls. Després podreu tornar a inserir-lo com a \"text sense format\" a la mateixa ubicació amb l'orde <emph>Edita - Enganxament especial</emph>. El text roman intacte però la referència se suprimeix."
+msgstr "Les referències són camps. Per eliminar una referència, suprimiu el camp. Si definiu un text més llarg com a referència i no voleu tornar a introduir-lo després de suprimir la referència, seleccioneu el text i copieu-lo en el porta-retalls. Després podreu tornar a inserir-lo com a «text sense format» a la mateixa ubicació amb l'orde <emph>Edita ▸ Enganxament especial</emph>. El text roman intacte però la referència se suprimeix."
#: 04090002.xhp
msgctxt ""
@@ -7055,7 +7055,7 @@ msgctxt ""
"par_id3149692\n"
"help.text"
msgid "DocInformation fields contain information about the properties of a document, such as the date a document was created. To view the properties of a document, choose <emph>File - Properties</emph>."
-msgstr "Els camps InformacióDoc contenen informació sobre les propietats d'un document, com ara la data en què es va crear. Per visualitzar les propietats d'un document, trieu <emph>Fitxer - Propietats</emph>."
+msgstr "Els camps InformacióDoc contenen informació sobre les propietats d'un document, com ara la data en què es va crear. Per visualitzar les propietats d'un document, trieu <emph>Fitxer ▸ Propietats</emph>."
#: 04090004.xhp
msgctxt ""
@@ -7183,7 +7183,7 @@ msgctxt ""
"par_id3154784\n"
"help.text"
msgid "Inserts the contents of the info fields found on the <emph>User Defined </emph>tab of the <link href=\"text/shared/01/01100300.xhp\" name=\"File - Properties\"><emph>File - Properties</emph></link> dialog."
-msgstr "Insereix el contingut dels camps d'informació que s'han trobat en la pestanya <emph>Definit per l'usuari</emph> del diàleg <link href=\"text/shared/01/01100300.xhp\" name=\"Fitxer - Propietats\"><emph>Fitxer - Propietats</emph></link>."
+msgstr "Insereix el contingut dels camps d'informació que s'han trobat en la pestanya <emph>Definit per l'usuari</emph> del diàleg <link href=\"text/shared/01/01100300.xhp\" name=\"Fitxer ▸ Propietats\"><emph>Fitxer ▸ Propietats</emph></link>."
#: 04090004.xhp
msgctxt ""
@@ -7375,7 +7375,7 @@ msgctxt ""
"par_id3150996\n"
"help.text"
msgid "Defines a variable and its value. You can change the value of a variable by clicking in front of the variable field, and then choosing <emph>Edit - Field</emph>."
-msgstr "Defineix una variable i el seu valor. Podeu canviar el valor de la variable fent clic davant del camp variable i, a continuació, triar <emph>Edita - Camp</emph>."
+msgstr "Defineix una variable i el seu valor. Podeu canviar el valor de la variable fent clic davant del camp variable i, a continuació, triar <emph>Edita ▸ Camp</emph>."
#: 04090005.xhp
msgctxt ""
@@ -9207,7 +9207,7 @@ msgctxt ""
"par_id3150333\n"
"help.text"
msgid "Choose <emph>Insert - Field - More Fields</emph>, and then click the <emph>Functions</emph> tab."
-msgstr "Trieu <emph>Insereix - Camps - Altres</emph> i, a continuació, feu clic a la pestanya <emph>Funcions</emph>."
+msgstr "Trieu <emph>Insereix - Camps - Més camps</emph> i, a continuació, feu clic a la pestanya <emph>Funcions</emph>."
#: 04090200.xhp
msgctxt ""
@@ -9263,7 +9263,7 @@ msgctxt ""
"par_id3155836\n"
"help.text"
msgid "Choose <emph>Insert - Field - More Fields</emph>, and then click the <emph>Variables</emph> tab."
-msgstr "Trieu <emph>Insereix - Camps - Altres</emph> i, a continuació, feu clic a la pestanya <emph>Variables</emph>."
+msgstr "Trieu <emph>Insereix - Camps - Més camps</emph> i, a continuació, feu clic a la pestanya <emph>Variables</emph>."
#: 04090200.xhp
msgctxt ""
@@ -9367,7 +9367,7 @@ msgctxt ""
"par_id3150523\n"
"help.text"
msgid "Choose <emph>Insert - Field - More Fields</emph>, and then click the <emph>Database</emph> tab."
-msgstr "Trieu <emph>Insereix - Camps - Altres</emph> i, a continuació, feu clic a la pestanya <emph>Base de dades</emph>."
+msgstr "Trieu <emph>Insereix - Camps - Més camps</emph> i, a continuació, feu clic a la pestanya <emph>Base de dades</emph>."
#: 04090200.xhp
msgctxt ""
@@ -9719,7 +9719,7 @@ msgctxt ""
"par_id3147496\n"
"help.text"
msgid "To include all occurrences of a text passage in an index, select the text, choose<emph> Edit - Find & Replace</emph>, and click <emph>Find All</emph>. Then choose <emph>Insert - Table of Contents and Index - Index Entry</emph> and click <emph>Insert</emph>."
-msgstr "Per incloure totes les aparicions d'un fragment de text en un índex, seleccioneu el text, trieu <emph> Edita - Cerca i reemplaça</emph>, i feu clic a <emph>Cerca-ho tot</emph>. Després trieu <emph>Insereix - Índexs i taules - Entrada</emph> i feu clic a <emph>Insereix</emph>."
+msgstr "Per incloure totes les aparicions d'un fragment de text en un índex, seleccioneu el text, trieu <emph> Edita ▸ Busca i reemplaça</emph>, i feu clic a <emph>Busca-ho tot</emph>. Després trieu <emph>Insereix ▸ Índex general i índex ▸ Entrada</emph> i feu clic a <emph>Insereix</emph>."
#: 04120100.xhp
msgctxt ""
@@ -9855,7 +9855,7 @@ msgctxt ""
"par_id3149481\n"
"help.text"
msgid "Use this tab to specify the column layout for the index or table of contents. By default, the index title is one-column wide and extends out from left page margin."
-msgstr "Utilitzeu esta pestanya per especificar el format de la columna per a l'índex o per a la taula de continguts. Per defecte, el títol de l'índex ocupa l'amplada d'una columna i s'estén fora del marge esquerre de la pàgina."
+msgstr "Utilitzeu esta pestanya per especificar el format de la columna per a l'índex o per a la taula de continguts. Per defecte, el títol de l'índex ocupa l'amplària d'una columna i s'estén fora del marge esquerre de la pàgina."
#: 04120200.xhp
msgctxt ""
@@ -9935,7 +9935,7 @@ msgctxt ""
"hd_id3145418\n"
"help.text"
msgid "<"
-msgstr ""
+msgstr "<"
#: 04120201.xhp
msgctxt ""
@@ -10079,7 +10079,7 @@ msgctxt ""
"par_id3152942\n"
"help.text"
msgid "<link href=\"text/swriter/01/04120100.xhp\" name=\"Insert - Indexes and Tables - Entry\">Insert - Table of Contents and Index - Index Entry</link>"
-msgstr "<link href=\"text/swriter/01/04120100.xhp\" name=\"Insereix - Índexs i taules - Entrada\">Insereix - Índexs i taules - Entrada</link>"
+msgstr "<link href=\"text/swriter/01/04120100.xhp\" name=\"Insereix ▸ Índexs i taules ▸ Entrada\">Insereix ▸ Índexs i taules ▸ Entrada</link>"
#: 04120211.xhp
msgctxt ""
@@ -10391,7 +10391,7 @@ msgctxt ""
"par_idN10671\n"
"help.text"
msgid "To use multi-level collation to Asian languages, select <emph>Case sensitive</emph>. In the multi-level collation, the cases and diacritics of the entries are ignored and only the primitive forms of the entries are compared. If the forms are identical, the diacritics of the forms are compared. If the forms are still identical, the cases of the forms as well as the widths of the characters, and the differences in the Japanese Kana are compared."
-msgstr "Per utilitzar múltiples nivells de comparació a les llengües asiàtiques, seleccioneu <emph>Distingeix entre majúscules i minúscules</emph>. En la comparació a múltiples nivells, les majúscules i les minúscules i els diacrítics de les entrades s'ignoren i només es comparen les formes primitives de les entrades. Si les formes són idèntiques, es comparen els diacrítics i les formes. Si les formes encara són idèntiques, es comparen les majúscules i les minúscules i també l'amplada dels caràcters i la diferència en el kana japonés."
+msgstr "Per utilitzar múltiples nivells de comparació a les llengües asiàtiques, seleccioneu <emph>Distingeix entre majúscules i minúscules</emph>. En la comparació a múltiples nivells, les majúscules i les minúscules i els diacrítics de les entrades s'ignoren i només es comparen les formes primitives de les entrades. Si les formes són idèntiques, es comparen els diacrítics i les formes. Si les formes encara són idèntiques, es comparen les majúscules i les minúscules i també l'amplària dels caràcters i la diferència en el kana japonés."
#: 04120212.xhp
msgctxt ""
@@ -11503,7 +11503,7 @@ msgctxt ""
"par_id3149109\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/tocentriespage/mainstyle\">Specify the formatting style for the main entries in the alphabetical index. To convert an index entry into a main entry, click in front of the index field in the document and then choose <emph>Edit - </emph><link href=\"text/swriter/01/04120100.xhp\" name=\"Index Entry\"><emph>Index Entry</emph></link>.</ahelp>"
-msgstr "<ahelp hid=\"modules/swriter/ui/tocentriespage/mainstyle\">Especifiqueu l'estil de formatació per a les entrades principals de l'índex alfabètic. Per convertir una entrada d'índex en una entrada principal, feu clic davant del camp d'índex en el document i, a continuació, trieu <emph>Edita - </emph><link href=\"text/swriter/01/04120100.xhp\" name=\"Entrada d'índex\"><emph>Entrada d'índex</emph></link>.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/tocentriespage/mainstyle\">Especifiqueu l'estil de formatació per a les entrades principals de l'índex alfabètic. Per convertir una entrada d'índex en una entrada principal, feu clic davant del camp d'índex en el document i, a continuació, trieu <emph>Edita ▸ </emph><link href=\"text/swriter/01/04120100.xhp\" name=\"Entrada d'índex\"><emph>Entrada d'índex</emph></link>.</ahelp>"
#: 04120222.xhp
msgctxt ""
@@ -11983,7 +11983,7 @@ msgctxt ""
"par_id837427\n"
"help.text"
msgid "You can use the Find All button on the Find & Replace dialog to highlight all places where a word appears, then open the Insert Index Entry dialog to add that word and places to the alphabetical index. However, if you need the same set of alphabetical indexes in multiple documents, the concordance file allows you to enter every word just once, then use the list many times."
-msgstr "Podeu utilitzar el botó Cerca-ho tot al diàleg Cerca i reemplaça per realçar tots els llocs on apareix una paraula. A continuació, obriu el diàleg Insereix entrada d'índex per afegir la paraula i col·locar-la a l'índex alfabètic. Malgrat tot, si necessiteu el mateix grup d'índexs alfabètics a diversos documents, el fitxer de concordança permet introduir cada paraula una vegada i després utilitzar la llista moltes vegades."
+msgstr "Podeu utilitzar el botó Busca-ho tot al diàleg Busca i reemplaça per realçar tots els llocs on apareix una paraula. A continuació, obriu el diàleg Insereix entrada d'índex per afegir la paraula i col·locar-la a l'índex alfabètic. Malgrat tot, si necessiteu el mateix grup d'índexs alfabètics a diversos documents, el fitxer de concordança permet introduir cada paraula una vegada i després utilitzar la llista moltes vegades."
#: 04120250.xhp
msgctxt ""
@@ -12039,7 +12039,7 @@ msgctxt ""
"par_id3152953\n"
"help.text"
msgid "\"Search term\" refers to the index entry that you want to mark in the document."
-msgstr "\"Terme de cerca\" fa referència a l'entrada de l'índex que voleu marcar en el document."
+msgstr "\"Terme de busca\" fa referència a l'entrada de l'índex que voleu marcar en el document."
#: 04120250.xhp
msgctxt ""
@@ -12055,7 +12055,7 @@ msgctxt ""
"par_id3154194\n"
"help.text"
msgid "The 1st and 2nd Keys are parent index entries. The \"Search term\" or the \"Alternative entry\" appears as a subentry under the 1st and 2nd Keys."
-msgstr "Les claus 1a i 2a són entrades d'índex pare. \"Terme de cerca\" o \"Entrada alternativa\" apareixen com a subentrades sota les claus 1a i 2a."
+msgstr "Les claus 1a i 2a són entrades d'índex pare. \"Terme de busca\" o \"Entrada alternativa\" apareixen com a subentrades sota les claus 1a i 2a."
#: 04120250.xhp
msgctxt ""
@@ -12071,7 +12071,7 @@ msgctxt ""
"par_id3143282\n"
"help.text"
msgid "\"Word only\" searches for the term as a single word."
-msgstr "\"Només la paraula\" cerca el terme com a única paraula."
+msgstr "\"Només la paraula\" busca el terme com a única paraula."
#: 04120250.xhp
msgctxt ""
@@ -12127,7 +12127,7 @@ msgctxt ""
"par_id3149172\n"
"help.text"
msgid "Search term;Alternative entry;1st key;2nd key;Match case;Word only"
-msgstr "Terme de cerca;Entrada alternativa;1a tecla;2a tecla;Distingeix entre majúscules i minúscules;Només la paraula"
+msgstr "Terme de busca;Entrada alternativa;1a tecla;2a tecla;Distingeix entre majúscules i minúscules;Només la paraula"
#: 04120250.xhp
msgctxt ""
@@ -12423,7 +12423,7 @@ msgctxt ""
"par_id3149694\n"
"help.text"
msgid "You can also preview the effects when you change the frame anchor to \"As Character\". The \"Baseline\" is drawn in red, \"Character\" is the font height, and \"line\" is the height of the line, including the frame."
-msgstr "També podeu previsualitzar els efectes quan canvieu l'àncora del marc a \"Com a caràcter\". La \"Línia de base\" es dibuixa en roig, \"Caràcter\" és l'alçada del tipus de lletra i \"línia\" és l'alçada de la línia, amb el marc inclòs."
+msgstr "També podeu previsualitzar els efectes quan canvieu l'àncora del marc a \"Com a caràcter\". La \"Línia de base\" es dibuixa en roig, \"Caràcter\" és l'alçària del tipus de lletra i \"línia\" és l'alçària de la línia, amb el marc inclòs."
#: 04130000.xhp
msgctxt ""
@@ -12775,7 +12775,7 @@ msgctxt ""
"bm_id3145799\n"
"help.text"
msgid "<bookmark_value>databases; exchanging</bookmark_value> <bookmark_value>address books; exchanging</bookmark_value> <bookmark_value>exchanging databases</bookmark_value> <bookmark_value>replacing;databases</bookmark_value>"
-msgstr "<bookmark_value>bases de dades; intercanvi</bookmark_value><bookmark_value>llibretes d'adreces; intercanvi</bookmark_value><bookmark_value>intercanvi de bases de dades</bookmark_value><bookmark_value>reemplaçament;bases de dades</bookmark_value>"
+msgstr "<bookmark_value>bases de dades; intercanvi</bookmark_value> <bookmark_value>llibretes d'adreces; intercanvi</bookmark_value> <bookmark_value>intercanvi de bases de dades</bookmark_value> <bookmark_value>reemplaçament;bases de dades</bookmark_value>"
#: 04180400.xhp
msgctxt ""
@@ -12783,7 +12783,7 @@ msgctxt ""
"hd_id3145799\n"
"help.text"
msgid "<link href=\"text/swriter/01/04180400.xhp\" name=\"Exchange Database\">Exchange Database</link>"
-msgstr "<link href=\"text/swriter/01/04090006.xhp\" name=\"Base de dades\">Base de dades</link>"
+msgstr "<link href=\"text/swriter/01/04180400.xhp\" name=\"Intercanvia la base de dades\">Intercanvia la base de dades</link>"
#: 04180400.xhp
msgctxt ""
@@ -12799,7 +12799,7 @@ msgctxt ""
"par_id3153818\n"
"help.text"
msgid "For example, if you inserting address fields in a form letter from an address database, you can then exchange the database with another address database to insert different addresses."
-msgstr "Per exemple, si esteu inserint camps d'adreça en una carta de formulari a partir d'una base de dades d'adreces, aleshores podeu intercanviar la base de dades amb una altra base de dades d'adreces per inserir adreces diferents."
+msgstr "Per exemple, si esteu inserint camps d'adreça en una carta de formulari a partir d'una base de dades d'adreces, aleshores podeu intercanviar la base de dades amb una altra base de dades d'adreces per a inserir adreces diferents."
#: 04180400.xhp
msgctxt ""
@@ -12847,7 +12847,7 @@ msgctxt ""
"par_id3150533\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/exchangedatabases/availablelb\">Lists the databases that are registered in <item type=\"productname\">%PRODUCTNAME</item>.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/exchangedatabases/availablelb\">Mostra una llista de les bases de dades que s'han registrat al <item type=\"productname\">%PRODUCTNAME</item>.</ahelp>"
#: 04180400.xhp
msgctxt ""
@@ -12879,7 +12879,7 @@ msgctxt ""
"par_id3145827\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/exchangedatabases/define\">Replaces the current data source with the data source that you selected in the <emph>Available Databases </emph>list.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/exchangedatabases/define\">Reemplaça la font de dades actual amb la que hagueu seleccionat a la llista <emph>Bases de dades disponibles </emph>list.</ahelp>"
#: 04180400.xhp
msgctxt ""
@@ -13151,7 +13151,7 @@ msgctxt ""
"par_id2326425\n"
"help.text"
msgid "The headers are visible only when you view the document in print layout (enable <emph>View - Normal</emph>)."
-msgstr "Les capçaleres només són visibles quan visualitzeu el document en format d'impressió (habiliteu <emph>Visualitza - Format d'impressió</emph>)."
+msgstr "Les capçaleres només són visibles quan visualitzeu el document en format d'impressió (habiliteu <emph>Visualitza - Normal</emph>)."
#: 04220000.xhp
msgctxt ""
@@ -13215,7 +13215,7 @@ msgctxt ""
"par_id7026276\n"
"help.text"
msgid "The footers are visible only when you view the document in print layout (enable <emph>View - Normal</emph>)."
-msgstr "Els peus de pàgina només són visibles quan visualitzeu el document en format d'impressió (habiliteu <emph>Visualitza - Format d'impressió</emph>)."
+msgstr "Els peus de pàgina només són visibles quan visualitzeu el document en format d'impressió (habiliteu <emph>Visualitza - Normal</emph>)."
#: 04230000.xhp
msgctxt ""
@@ -13311,7 +13311,7 @@ msgctxt ""
"par_id3145824\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/textflowpage/TextFlowPage\">Specify hyphenation and pagination options.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/textflowpage/TextFlowPage\">Especifiqueu les opcions de partició de mots i paginació.</ahelp>"
#: 05030200.xhp
msgctxt ""
@@ -14079,7 +14079,7 @@ msgctxt ""
"par_id3149024\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Distributes the text in multi-column sections. The text flows into all columns to the same height. The height of the section adjusts automatically.</ahelp> Evenly distributes the text in <link href=\"text/swriter/01/04020000.xhp\" name=\"multi-column sections\">multi-column sections</link>."
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Distribueix el text en seccions de múltiples columnes. El text es reparteix entre totes les columnes a la mateixa alçada. L'alçada de la secció s'ajusta automàticament.</ahelp> Distribueix uniformement el text en <link href=\"text/swriter/01/04020000.xhp\" name=\"seccions de múltiples columnes\">seccions de múltiples columnes</link>."
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Distribueix el text en seccions de múltiples columnes. El text es reparteix entre totes les columnes a la mateixa alçària. L'alçària de la secció s'ajusta automàticament.</ahelp> Distribueix uniformement el text en <link href=\"text/swriter/01/04020000.xhp\" name=\"seccions de múltiples columnes\">seccions de múltiples columnes</link>."
#: 05040500.xhp
msgctxt ""
@@ -14087,7 +14087,7 @@ msgctxt ""
"hd_id3153924\n"
"help.text"
msgid "Width and spacing"
-msgstr "Amplada i espaiat"
+msgstr "Amplària i espaiat"
#: 05040500.xhp
msgctxt ""
@@ -14095,7 +14095,7 @@ msgctxt ""
"par_id3147176\n"
"help.text"
msgid "If the <emph>Automatic width</emph> check box is not selected, enter the width and spacing options for the columns."
-msgstr "Si la casella de selecció <emph>Amplada automàtica</emph> no està activada, introduïu les opcions d'amplada i d'espaiat per a les columnes."
+msgstr "Si la casella de selecció <emph>Amplària automàtica</emph> no està activada, introduïu les opcions d'amplària i d'espaiat per a les columnes."
#: 05040500.xhp
msgctxt ""
@@ -14111,7 +14111,7 @@ msgctxt ""
"par_id3145206\n"
"help.text"
msgid "Displays the column number, as well as width and distance to the adjacent columns."
-msgstr "Mostra el número de la columna, així com l'amplada i la distància de les columnes adjacents."
+msgstr "Mostra el número de la columna, així com l'amplària i la distància de les columnes adjacents."
#: 05040500.xhp
msgctxt ""
@@ -14183,7 +14183,7 @@ msgctxt ""
"hd_id3154470\n"
"help.text"
msgid "Width"
-msgstr "Amplada"
+msgstr "Amplària"
#: 05040500.xhp
msgctxt ""
@@ -14191,7 +14191,7 @@ msgctxt ""
"par_id3152963\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/columnpage/width3mf\">Enter the width of the column.</ahelp>"
-msgstr "<ahelp hid=\"modules/swriter/ui/columnpage/width3mf\">Introduïu l'amplada de la columna.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/columnpage/width3mf\">Introduïu l'amplària de la columna.</ahelp>"
#: 05040500.xhp
msgctxt ""
@@ -14215,7 +14215,7 @@ msgctxt ""
"hd_id3147530\n"
"help.text"
msgid "AutoWidth"
-msgstr "Amplada automàtica"
+msgstr "Amplària automàtica"
#: 05040500.xhp
msgctxt ""
@@ -14223,7 +14223,7 @@ msgctxt ""
"par_id3150986\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/columnpage/autowidth\">Creates columns of equal width.</ahelp>"
-msgstr "<ahelp hid=\"modules/swriter/ui/columnpage/autowidth\">Crea columnes de la mateixa amplada.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/columnpage/autowidth\">Crea columnes de la mateixa amplària.</ahelp>"
#: 05040500.xhp
msgctxt ""
@@ -14271,7 +14271,7 @@ msgctxt ""
"hd_id3155184\n"
"help.text"
msgid "Height"
-msgstr "Alçada"
+msgstr "Alçària"
#: 05040500.xhp
msgctxt ""
@@ -14279,7 +14279,7 @@ msgctxt ""
"par_id3149309\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/columnpage/lineheightmf\">Enter the length of the separator line as a percentage of the height of the column area.</ahelp>"
-msgstr "<ahelp hid=\"modules/swriter/ui/columnpage/lineheightmf\">Introduïu la longitud de la línia de separació com a percentatge de l'alçada de l'àrea de la columna.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/columnpage/lineheightmf\">Introduïu la longitud de la línia de separació com a percentatge de l'alçària de l'àrea de la columna.</ahelp>"
#: 05040500.xhp
msgctxt ""
@@ -14295,7 +14295,7 @@ msgctxt ""
"par_id3149485\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/columnpage/lineposlb\">Select the vertical alignment of the separator line. This option is only available if <emph>Height</emph> value of the line is less than 100%.</ahelp>"
-msgstr "<ahelp hid=\"modules/swriter/ui/columnpage/lineposlb\">Seleccioneu l'alineació vertical de la línia de separació. Esta opció només està disponible si el valor <emph>Alçada</emph> de les línies és inferior al 100%.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/columnpage/lineposlb\">Seleccioneu l'alineació vertical de la línia de separació. Esta opció només està disponible si el valor <emph>Alçària</emph> de les línies és inferior al 100%.</ahelp>"
#: 05040500.xhp
msgctxt ""
@@ -14599,7 +14599,7 @@ msgctxt ""
"par_id3147170\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"visible\">Specifies where footnotes and endnotes are displayed as well as their numbering formats.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\" visibility=\"visible\">Especifica el lloc on es visualitzen les notes al peu i les notes finals, així com els seus formats de numeració.</ahelp>"
#: 05040700.xhp
msgctxt ""
@@ -14999,7 +14999,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Image"
-msgstr ""
+msgstr "Imatge"
#: 05060000.xhp
msgctxt ""
@@ -15007,7 +15007,7 @@ msgctxt ""
"hd_id3150016\n"
"help.text"
msgid "Image"
-msgstr ""
+msgstr "Imatge"
#: 05060000.xhp
msgctxt ""
@@ -15015,7 +15015,7 @@ msgctxt ""
"par_id3148774\n"
"help.text"
msgid "<variable id=\"grafiktext\"><ahelp hid=\".uno:GraphicDialog\">Formats the size, position, and other properties of the selected image.</ahelp></variable>"
-msgstr ""
+msgstr "<variable id=\"grafiktext\"><ahelp hid=\".uno:GraphicDialog\">Formata la mida, la posició i altres propietats de la imatge seleccionada.</ahelp></variable>"
#: 05060000.xhp
msgctxt ""
@@ -15023,7 +15023,7 @@ msgctxt ""
"par_id3147167\n"
"help.text"
msgid "You can also change some of the properties of the selected image with <link href=\"text/swriter/01/04130100.xhp\" name=\"shortcut keys\">shortcut keys</link>."
-msgstr ""
+msgstr "També podeu canviar algunes de les propietats de la imatge seleccionada amb les <link href=\"text/swriter/01/04130100.xhp\" name=\"tecles de drecera\">tecles de drecera</link>."
#: 05060000.xhp
msgctxt ""
@@ -15031,7 +15031,7 @@ msgctxt ""
"par_id3150759\n"
"help.text"
msgid "The <emph>Image</emph> dialog contains the following tab pages:"
-msgstr ""
+msgstr "El diàleg <emph>Imatge</emph> conté les pestanyes següents:"
#: 05060000.xhp
msgctxt ""
@@ -15087,7 +15087,7 @@ msgctxt ""
"hd_id3147567\n"
"help.text"
msgid "Width"
-msgstr "Amplada"
+msgstr "Amplària"
#: 05060100.xhp
msgctxt ""
@@ -15111,7 +15111,7 @@ msgctxt ""
"par_id3145413\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/frmtypepage/relwidth\">Calculates the width of the selected object as a percentage of the width of the page text area.</ahelp>"
-msgstr "<ahelp hid=\"modules/swriter/ui/frmtypepage/relwidth\">Calcula l'amplada de l'objecte seleccionat com a percentatge de l'amplada de l'àrea de text de la pàgina.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/frmtypepage/relwidth\">Calcula l'amplària de l'objecte seleccionat com a percentatge de l'amplària de l'àrea de text de la pàgina.</ahelp>"
#: 05060100.xhp
msgctxt ""
@@ -15119,7 +15119,7 @@ msgctxt ""
"hd_id3154647\n"
"help.text"
msgid "Relative width relation"
-msgstr ""
+msgstr "Relació a l'amplària relativa"
#: 05060100.xhp
msgctxt ""
@@ -15127,7 +15127,7 @@ msgctxt ""
"par_id3145414\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/frmtypepage/relwidthrelation\">Decides what 100% width means: either text area (excluding margins) or the entire page (including margins).</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/frmtypepage/relwidthrelation\">Decideix el significat d'«amplària al 100%»: l'area del text (sense els marges) o la pàgina completa (amb els marges inclosos).</ahelp>"
#: 05060100.xhp
msgctxt ""
@@ -15135,7 +15135,7 @@ msgctxt ""
"hd_id3147516\n"
"help.text"
msgid "Height"
-msgstr "Alçada"
+msgstr "Alçària"
#: 05060100.xhp
msgctxt ""
@@ -15159,7 +15159,7 @@ msgctxt ""
"par_id3154563\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/frmtypepage/relheight\">Calculates the height of the selected object as a percentage of the height of the page text area.</ahelp>"
-msgstr "<ahelp hid=\"modules/swriter/ui/frmtypepage/relheight\">Calcula l'alçada de l'objecte seleccionat com a percentatge de l'alçada de l'àrea de text de la pàgina.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/frmtypepage/relheight\">Calcula l'alçària de l'objecte seleccionat com a percentatge de l'alçària de l'àrea de text de la pàgina.</ahelp>"
#: 05060100.xhp
msgctxt ""
@@ -15167,7 +15167,7 @@ msgctxt ""
"hd_id3154648\n"
"help.text"
msgid "Relative height relation"
-msgstr ""
+msgstr "Relació a l'altura relativa"
#: 05060100.xhp
msgctxt ""
@@ -15175,7 +15175,7 @@ msgctxt ""
"par_id3145415\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/frmtypepage/relheightrelation\">Decides what 100% height means: either text area (excluding margins) or the entire page (including margins).</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/frmtypepage/relheightrelation\">Decideix el significat d'«alçària al 100%»: l'area del text (sense els marges) o la pàgina completa (amb els marges inclosos).</ahelp>"
#: 05060100.xhp
msgctxt ""
@@ -15231,7 +15231,7 @@ msgctxt ""
"par_id3151262\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/frmtypepage/autoheight\">Automatically adjusts the width or height of a frame to match the contents of the frame. If you want, you can specify a minimum width or minimum height for the frame.</ahelp>"
-msgstr "<ahelp hid=\"modules/swriter/ui/frmtypepage/autoheight\">Ajusta automàticament l'amplada i l'alçada d'un marc perquè coincidisca amb el contingut del marc. Si ho voleu, podeu especificar l'amplada o l'alçada mínima per al marc.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/frmtypepage/autoheight\">Ajusta automàticament l'amplària i l'alçària d'un marc perquè coincidisca amb el contingut del marc. Si ho voleu, podeu especificar l'amplària o l'alçària mínima per al marc.</ahelp>"
#: 05060100.xhp
msgctxt ""
@@ -15415,7 +15415,7 @@ msgctxt ""
"par_id3148446\n"
"help.text"
msgid "You can also use the <link href=\"text/swriter/01/05060300.xhp\" name=\"Image\"><emph>Image</emph></link> flip options to adjust the layout of objects on even and odd pages."
-msgstr ""
+msgstr "També podeu utilitzar les opcions d'inversió dels <link href=\"text/swriter/01/05060300.xhp\" name=\"Imatge\"><emph>Imatge</emph></link> per ajustar el format dels objectes a les pàgines senars i parelles."
#: 05060100.xhp
msgctxt ""
@@ -15439,7 +15439,7 @@ msgctxt ""
"par_id3150463\n"
"help.text"
msgid "If you anchor an object to a frame with a fixed height, only the \"Bottom\" and \"Center\" alignment options are available."
-msgstr "Si ancoreu un objecte a un marc amb una alçada fixa, només estaran disponibles les opcions d'alineació \"Inferior\" i \"Centre\"."
+msgstr "Si ancoreu un objecte a un marc amb una alçària fixa, només estaran disponibles les opcions d'alineació \"Inferior\" i \"Centre\"."
#: 05060100.xhp
msgctxt ""
@@ -15495,7 +15495,7 @@ msgctxt ""
"par_idN10AA6\n"
"help.text"
msgid "By default, the <emph>Follow text flow</emph> option is selected when you open a document that was created in a version of Writer older than OpenOffice.org 2.0. However, this option is not selected when you create a document or when you open a document in Microsoft Word format (*.doc)."
-msgstr ""
+msgstr "Per defecte, l'opció <emph>Segueix el flux de text</emph> està seleccionada quan s'obri un document creat en una versió del Writer anterior a OpenOffice.org 2.0. Tanmateix, esta opció no està seleccionada quan es crea un document o quan s'obri en el format de Microsoft Word format (*.doc)."
#: 05060100.xhp
msgctxt ""
@@ -15983,7 +15983,7 @@ msgctxt ""
"hd_id3147091\n"
"help.text"
msgid "Workspace"
-msgstr ""
+msgstr "Lloc de treball"
#: 05060201.xhp
msgctxt ""
@@ -16007,7 +16007,7 @@ msgctxt ""
"par_id3153351\n"
"help.text"
msgid "Workspace"
-msgstr ""
+msgstr "Lloc de treball"
#: 05060201.xhp
msgctxt ""
@@ -16415,7 +16415,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Image"
-msgstr ""
+msgstr "Imatge"
#: 05060300.xhp
msgctxt ""
@@ -16423,7 +16423,7 @@ msgctxt ""
"hd_id3154473\n"
"help.text"
msgid "<link href=\"text/swriter/01/05060300.xhp\" name=\"Graphics\">Image</link>"
-msgstr ""
+msgstr "<link href=\"text/swriter/01/05060300.xhp\" name=\"Imatges\">Imatge</link>"
#: 05060300.xhp
msgctxt ""
@@ -16431,7 +16431,7 @@ msgctxt ""
"par_id3152961\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/picturepage/PicturePage\">Specify the flip and the link options for the selected image.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/picturepage/PicturePage\">Especifiqueu les opcions d'inverteix i enllaç de la imatge seleccionada.</ahelp>"
#: 05060300.xhp
msgctxt ""
@@ -16487,7 +16487,7 @@ msgctxt ""
"par_id3147212\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/picturepage/allpages\">Flips the selected image horizontally on all pages.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/picturepage/allpages\">Inverteix horitzontalment la imatge seleccionada a totes les pàgines.</ahelp>"
#: 05060300.xhp
msgctxt ""
@@ -16503,7 +16503,7 @@ msgctxt ""
"par_id3149037\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/picturepage/leftpages\">Flips the selected image horizontally only on even pages.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/picturepage/leftpages\">Inverteix horitzontalment la imatge seleccionada només a les pàgines parells.</ahelp>"
#: 05060300.xhp
msgctxt ""
@@ -16519,7 +16519,7 @@ msgctxt ""
"par_id3152775\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/picturepage/rightpages\">Flips the selected image horizontally only on odd pages.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/picturepage/rightpages\">Inverteix horitzontalment la imatge seleccionada només a les pàgines senars.</ahelp>"
#: 05060300.xhp
msgctxt ""
@@ -16535,7 +16535,7 @@ msgctxt ""
"par_id3149164\n"
"help.text"
msgid "Inserts the image as a link."
-msgstr ""
+msgstr "Insereix la imatge com a enllaç."
#: 05060300.xhp
msgctxt ""
@@ -16583,7 +16583,7 @@ msgctxt ""
"par_id3158743\n"
"help.text"
msgid "<link href=\"text/shared/01/02180000.xhp\" name=\"Edit - Links\">Edit - Links</link>"
-msgstr "<link href=\"text/shared/01/02180000.xhp\" name=\"Edita - Enllaços\">Edita - Enllaços</link>"
+msgstr "<link href=\"text/shared/01/02180000.xhp\" name=\"Edita ▸ Enllaços\">Edita ▸ Enllaços</link>"
#: 05060700.xhp
msgctxt ""
@@ -16719,7 +16719,7 @@ msgctxt ""
"par_id3151249\n"
"help.text"
msgid "x"
-msgstr ""
+msgstr "x"
#: 05060700.xhp
msgctxt ""
@@ -16727,7 +16727,7 @@ msgctxt ""
"par_id3149104\n"
"help.text"
msgid "x"
-msgstr ""
+msgstr "x"
#: 05060700.xhp
msgctxt ""
@@ -16735,7 +16735,7 @@ msgctxt ""
"par_id3147089\n"
"help.text"
msgid "x"
-msgstr ""
+msgstr "x"
#: 05060700.xhp
msgctxt ""
@@ -16759,7 +16759,7 @@ msgctxt ""
"par_id3152779\n"
"help.text"
msgid "x"
-msgstr ""
+msgstr "x"
#: 05060700.xhp
msgctxt ""
@@ -16767,7 +16767,7 @@ msgctxt ""
"par_id3153349\n"
"help.text"
msgid "x"
-msgstr ""
+msgstr "x"
#: 05060700.xhp
msgctxt ""
@@ -16775,7 +16775,7 @@ msgctxt ""
"par_id3149174\n"
"help.text"
msgid "x"
-msgstr ""
+msgstr "x"
#: 05060700.xhp
msgctxt ""
@@ -16783,7 +16783,7 @@ msgctxt ""
"par_id3151031\n"
"help.text"
msgid "x"
-msgstr ""
+msgstr "x"
#: 05060700.xhp
msgctxt ""
@@ -16791,7 +16791,7 @@ msgctxt ""
"par_id3145784\n"
"help.text"
msgid "x"
-msgstr ""
+msgstr "x"
#: 05060700.xhp
msgctxt ""
@@ -16815,7 +16815,7 @@ msgctxt ""
"par_id3150693\n"
"help.text"
msgid "x"
-msgstr ""
+msgstr "x"
#: 05060700.xhp
msgctxt ""
@@ -16823,7 +16823,7 @@ msgctxt ""
"par_id3147423\n"
"help.text"
msgid "x"
-msgstr ""
+msgstr "x"
#: 05060700.xhp
msgctxt ""
@@ -16831,7 +16831,7 @@ msgctxt ""
"par_id3145256\n"
"help.text"
msgid "x"
-msgstr ""
+msgstr "x"
#: 05060700.xhp
msgctxt ""
@@ -16839,7 +16839,7 @@ msgctxt ""
"par_id3149554\n"
"help.text"
msgid "x"
-msgstr ""
+msgstr "x"
#: 05060700.xhp
msgctxt ""
@@ -16863,7 +16863,7 @@ msgctxt ""
"par_id3147739\n"
"help.text"
msgid "x"
-msgstr ""
+msgstr "x"
#: 05060700.xhp
msgctxt ""
@@ -16871,7 +16871,7 @@ msgctxt ""
"par_id3146336\n"
"help.text"
msgid "x"
-msgstr ""
+msgstr "x"
#: 05060700.xhp
msgctxt ""
@@ -16879,7 +16879,7 @@ msgctxt ""
"par_id3149841\n"
"help.text"
msgid "x"
-msgstr ""
+msgstr "x"
#: 05060700.xhp
msgctxt ""
@@ -16887,7 +16887,7 @@ msgctxt ""
"par_id3148436\n"
"help.text"
msgid "x"
-msgstr ""
+msgstr "x"
#: 05060700.xhp
msgctxt ""
@@ -16895,7 +16895,7 @@ msgctxt ""
"par_id3151082\n"
"help.text"
msgid "x"
-msgstr ""
+msgstr "x"
#: 05060700.xhp
msgctxt ""
@@ -16919,7 +16919,7 @@ msgctxt ""
"par_id3150169\n"
"help.text"
msgid "x"
-msgstr ""
+msgstr "x"
#: 05060700.xhp
msgctxt ""
@@ -16943,7 +16943,7 @@ msgctxt ""
"par_id3156105\n"
"help.text"
msgid "x"
-msgstr ""
+msgstr "x"
#: 05060700.xhp
msgctxt ""
@@ -16967,7 +16967,7 @@ msgctxt ""
"par_id3154327\n"
"help.text"
msgid "x"
-msgstr ""
+msgstr "x"
#: 05060700.xhp
msgctxt ""
@@ -16991,7 +16991,7 @@ msgctxt ""
"par_id3155792\n"
"help.text"
msgid "x"
-msgstr ""
+msgstr "x"
#: 05060700.xhp
msgctxt ""
@@ -17015,7 +17015,7 @@ msgctxt ""
"par_id3150666\n"
"help.text"
msgid "x"
-msgstr ""
+msgstr "x"
#: 05060700.xhp
msgctxt ""
@@ -17039,7 +17039,7 @@ msgctxt ""
"par_id3150774\n"
"help.text"
msgid "x"
-msgstr ""
+msgstr "x"
#: 05060700.xhp
msgctxt ""
@@ -17063,7 +17063,7 @@ msgctxt ""
"par_id3155553\n"
"help.text"
msgid "x"
-msgstr ""
+msgstr "x"
#: 05060700.xhp
msgctxt ""
@@ -17087,7 +17087,7 @@ msgctxt ""
"par_id3145292\n"
"help.text"
msgid "x"
-msgstr ""
+msgstr "x"
#: 05060700.xhp
msgctxt ""
@@ -17111,7 +17111,7 @@ msgctxt ""
"par_id3156237\n"
"help.text"
msgid "x"
-msgstr ""
+msgstr "x"
#: 05060700.xhp
msgctxt ""
@@ -17703,7 +17703,7 @@ msgctxt ""
"par_id3154643\n"
"help.text"
msgid "<variable id=\"tabelletext\"><ahelp hid=\".uno:TableDialog\">Specifies the properties of the selected table, for example, name, alignment, spacing, column width, borders, and background.</ahelp></variable>"
-msgstr "<variable id=\"tabelletext\"><ahelp hid=\".uno:TableDialog\">Especifica les propietats de la taula seleccionada, per exemple, el nom, l'alineació, l'espaiat, l'amplada de la columna, els vores i el fons.</ahelp></variable>"
+msgstr "<variable id=\"tabelletext\"><ahelp hid=\".uno:TableDialog\">Especifica les propietats de la taula seleccionada, per exemple, el nom, l'alineació, l'espaiat, l'amplària de la columna, els vores i el fons.</ahelp></variable>"
#: 05090100.xhp
msgctxt ""
@@ -17767,7 +17767,7 @@ msgctxt ""
"hd_id3150567\n"
"help.text"
msgid "Width"
-msgstr "Amplada"
+msgstr "Amplària"
#: 05090100.xhp
msgctxt ""
@@ -17775,7 +17775,7 @@ msgctxt ""
"par_id3149026\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/formattablepage/widthmf\">Enter the width of the table.</ahelp> This check box is only available if the <emph>Automatic</emph> option in the <emph>Alignment</emph> area is not selected."
-msgstr "<ahelp hid=\"modules/swriter/ui/formattablepage/widthmf\">Introduïu l'amplada de la taula.</ahelp> Esta casella de selecció només està disponible si l'opció <emph>Automàtic</emph> de l'àrea <emph>Alineació</emph> no està seleccionada."
+msgstr "<ahelp hid=\"modules/swriter/ui/formattablepage/widthmf\">Introduïu l'amplària de la taula.</ahelp> Esta casella de selecció només està disponible si l'opció <emph>Automàtic</emph> de l'àrea <emph>Alineació</emph> no està seleccionada."
#: 05090100.xhp
msgctxt ""
@@ -17791,7 +17791,7 @@ msgctxt ""
"par_id3151183\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/formattablepage/relwidth\">Displays the width of the table as a percentage of the page width.</ahelp>"
-msgstr "<ahelp hid=\"modules/swriter/ui/formattablepage/relwidth\">Mostra l'amplada de la taula com a percentatge de l'amplada de la pàgina.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/formattablepage/relwidth\">Mostra l'amplària de la taula com a percentatge de l'amplària de la pàgina.</ahelp>"
#: 05090100.xhp
msgctxt ""
@@ -17903,7 +17903,7 @@ msgctxt ""
"par_id3155180\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/formattablepage/free\">Horizontally aligns the table based on the values that you enter in the <emph>Left</emph> and <emph>Right</emph> boxes in the<emph> Spacing</emph> area.</ahelp> $[officename] automatically calculates the table width. Select this option if you want to specify the individual <link href=\"text/swriter/01/05090200.xhp\" name=\"column widths\">column widths</link>."
-msgstr "<ahelp hid=\"modules/swriter/ui/formattablepage/free\">Alinea la taula horitzontalment basant-se en els valors que heu introduït en els quadres <emph>Esquerra</emph> i <emph>Dreta</emph> a l'àrea<emph> Espaiat</emph>.</ahelp> El $[officename] calcula automàticament l'amplada de la taula. Seleccioneu esta opció si voleu especificar les <link href=\"text/swriter/01/05090200.xhp\" name=\"amplades de columna\">amplades de columna</link> individuals."
+msgstr "<ahelp hid=\"modules/swriter/ui/formattablepage/free\">Alinea la taula horitzontalment basant-se en els valors que heu introduït en els quadres <emph>Esquerra</emph> i <emph>Dreta</emph> a l'àrea<emph> Espaiat</emph>.</ahelp> El $[officename] calcula automàticament l'amplària de la taula. Seleccioneu esta opció si voleu especificar les <link href=\"text/swriter/01/05090200.xhp\" name=\"amplades de columna\">amplades de columna</link> individuals."
#: 05090100.xhp
msgctxt ""
@@ -18007,7 +18007,7 @@ msgctxt ""
"par_id3149294\n"
"help.text"
msgid "Specify the column width properties."
-msgstr "Especifiqueu les propietats de l'amplada de la columna."
+msgstr "Especifiqueu les propietats de l'amplària de la columna."
#: 05090200.xhp
msgctxt ""
@@ -18015,7 +18015,7 @@ msgctxt ""
"hd_id3147510\n"
"help.text"
msgid "Adapt table width"
-msgstr "Adapta l'amplada de la taula"
+msgstr "Adapta l'amplària de la taula"
#: 05090200.xhp
msgctxt ""
@@ -18023,7 +18023,7 @@ msgctxt ""
"par_id3154280\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/tablecolumnpage/adaptwidth\">Reduces or increases table width with modified column width.</ahelp> This option is not available if <emph>Automatic</emph> is selected in the <emph>Alignment </emph>area on the <emph>Table </emph>tab."
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/tablecolumnpage/adaptwidth\">Augmenta o redueix l'amplària de la taula amb l'amplària de columna modificada.</ahelp> Esta opció no està disponible si <emph>Automàtic</emph> està seleccionat a l'àrea <emph>Alineació </emph>de la pestanya <emph>Taula</emph>."
#: 05090200.xhp
msgctxt ""
@@ -18039,7 +18039,7 @@ msgctxt ""
"par_id3153530\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/tablecolumnpage/adaptcolumns\">If possible, change in column width will be equal for each column.</ahelp> This option is not available if <emph>Automatic</emph> is selected in the <emph>Alignment </emph>area on the <emph>Table </emph>tab."
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/tablecolumnpage/adaptcolumns\">Si és possible, canvia l'amplària de la columna en relació amb l'amplària de columna que heu introduït.</ahelp> Esta opció no està disponible si <emph>Automàtic</emph> està seleccionat a l'àrea <emph>Alineació </emph>de la pestanya <emph>Taula</emph>."
#: 05090200.xhp
msgctxt ""
@@ -18055,7 +18055,7 @@ msgctxt ""
"par_id3154571\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/tablecolumnpage/space-nospin\">Displays the amount of space that is available for adjusting the width of the columns. To set the width of the table, click the <emph>Table </emph>tab.</ahelp>"
-msgstr "<ahelp hid=\"modules/swriter/ui/tablecolumnpage/space-nospin\">Mostra la quantitat d'espai disponible per ajustar l'amplada de les columnes. Per configurar l'amplada de la taula, feu clic a la pestanya <emph>Taula</emph>.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/tablecolumnpage/space-nospin\">Mostra la quantitat d'espai disponible per ajustar l'amplària de les columnes. Per configurar l'amplària de la taula, feu clic a la pestanya <emph>Taula</emph>.</ahelp>"
#: 05090200.xhp
msgctxt ""
@@ -18063,7 +18063,7 @@ msgctxt ""
"hd_id3154476\n"
"help.text"
msgid "Column width"
-msgstr "Amplada de la columna"
+msgstr "Amplària de la columna"
#: 05090200.xhp
msgctxt ""
@@ -18087,7 +18087,7 @@ msgctxt ""
"par_id3159193\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/tablecolumnpage/width6\">Enter the width that you want for the column.</ahelp>"
-msgstr "<ahelp hid=\"modules/swriter/ui/tablecolumnpage/width6\">Introduïu l'amplada que voleu per a la columna.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/tablecolumnpage/width6\">Introduïu l'amplària que voleu per a la columna.</ahelp>"
#: 05090200.xhp
msgctxt ""
@@ -18167,7 +18167,7 @@ msgctxt ""
"par_id3153920\n"
"help.text"
msgid "To resize a column, place the cursor in a table cell, hold down Alt, and then press the left or the right arrow. To resize the column without changing the width of the table, hold down <switchinline select=\"sys\"><caseinline select=\"MAC\">Command+Option</caseinline><defaultinline>Ctrl+Alt</defaultinline></switchinline>, and then press the left or the right arrows."
-msgstr "Per canviar la mida d'una columna, situeu el cursor en una cel·la de la taula, manteniu premuda Alt i, a continuació, premeu la fletxa dreta o esquerra. Per canviar la mida de la columna sense canviar l'amplada de la taula, manteniu premudes <switchinline select=\"sys\"><caseinline select=\"MAC\">Orde+Opció</caseinline><defaultinline>Ctrl+Alt</defaultinline></switchinline> i, a continuació, premeu la fletxa dreta o esquerra."
+msgstr "Per canviar la mida d'una columna, situeu el cursor en una cel·la de la taula, manteniu premuda Alt i, a continuació, premeu la fletxa dreta o esquerra. Per canviar la mida de la columna sense canviar l'amplària de la taula, manteniu premudes <switchinline select=\"sys\"><caseinline select=\"MAC\">Orde+Opció</caseinline><defaultinline>Ctrl+Alt</defaultinline></switchinline> i, a continuació, premeu la fletxa dreta o esquerra."
#: 05090201.xhp
msgctxt ""
@@ -18679,7 +18679,7 @@ msgctxt ""
"par_id3154652\n"
"help.text"
msgid "Set the height of rows, or select, insert, and delete rows."
-msgstr "Configureu l'alçada de les files, o seleccioneu, inseriu i suprimiu les files."
+msgstr "Configureu l'alçària de les files, o seleccioneu, inseriu i suprimiu les files."
#: 05110000.xhp
msgctxt ""
@@ -18687,7 +18687,7 @@ msgctxt ""
"hd_id3083451\n"
"help.text"
msgid "<link href=\"text/swriter/01/05110100.xhp\" name=\"Height\">Height</link>"
-msgstr "<link href=\"text/swriter/01/05110100.xhp\" name=\"Alçada\">Alçada</link>"
+msgstr "<link href=\"text/swriter/01/05110100.xhp\" name=\"Alçària\">Alçària</link>"
#: 05110000.xhp
msgctxt ""
@@ -18695,7 +18695,7 @@ msgctxt ""
"hd_id3149349\n"
"help.text"
msgid "<link href=\"text/swriter/01/05110200.xhp\" name=\"Optimal Height\">Optimal Height</link>"
-msgstr "<link href=\"text/swriter/01/05110200.xhp\" name=\"Alçada òptima\">Alçada òptima</link>"
+msgstr "<link href=\"text/swriter/01/05110200.xhp\" name=\"Alçària òptima\">Alçària òptima</link>"
#: 05110000.xhp
msgctxt ""
@@ -18711,7 +18711,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Row Height"
-msgstr "Alçada de la fila"
+msgstr "Alçària de la fila"
#: 05110100.xhp
msgctxt ""
@@ -18719,7 +18719,7 @@ msgctxt ""
"hd_id3149871\n"
"help.text"
msgid "Row Height"
-msgstr "Alçada de la fila"
+msgstr "Alçària de la fila"
#: 05110100.xhp
msgctxt ""
@@ -18727,7 +18727,7 @@ msgctxt ""
"par_id3149053\n"
"help.text"
msgid "<variable id=\"hoehetext\"><ahelp hid=\".uno:SetRowHeight\">Changes the height of the selected row(s).</ahelp></variable>"
-msgstr "<variable id=\"hoehetext\"><ahelp hid=\".uno:SetRowHeight\">Canvia l'alçada de les files seleccionades.</ahelp></variable>"
+msgstr "<variable id=\"hoehetext\"><ahelp hid=\".uno:SetRowHeight\">Canvia l'alçària de les files seleccionades.</ahelp></variable>"
#: 05110100.xhp
msgctxt ""
@@ -18735,7 +18735,7 @@ msgctxt ""
"hd_id3155625\n"
"help.text"
msgid "Height"
-msgstr "Alçada"
+msgstr "Alçària"
#: 05110100.xhp
msgctxt ""
@@ -18743,7 +18743,7 @@ msgctxt ""
"par_id3154554\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/rowheight/heightmf\">Enter the height that you want for the selected row(s).</ahelp>"
-msgstr "<ahelp hid=\"modules/swriter/ui/rowheight/heightmf\">Introduïu l'alçada que voleu per a les files seleccionades.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/rowheight/heightmf\">Introduïu l'alçària que voleu per a les files seleccionades.</ahelp>"
#: 05110100.xhp
msgctxt ""
@@ -18759,7 +18759,7 @@ msgctxt ""
"par_id3145244\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/rowheight/fit\">Automatically adjusts the row height to match the contents of the cells.</ahelp>"
-msgstr "<ahelp hid=\"modules/swriter/ui/rowheight/fit\">Ajusta automàticament l'alçada de la fila perquè coincidisca amb els continguts de les cel·les.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/rowheight/fit\">Ajusta automàticament l'alçària de la fila perquè coincidisca amb els continguts de les cel·les.</ahelp>"
#: 05110100.xhp
msgctxt ""
@@ -18767,7 +18767,7 @@ msgctxt ""
"par_id3154646\n"
"help.text"
msgid "You can also right-click in a cell, and then choose <link href=\"text/swriter/01/05110200.xhp\" name=\"Row - Optimal Height\"><emph>Row - Optimal Height</emph></link>."
-msgstr "També podeu fer un clic amb el botó dret a la cel·la i, a continuació, triar <link href=\"text/swriter/01/05110200.xhp\" name=\"Format - Fila - Alçada òptima\"><emph>Format - Fila - Alçada òptima</emph></link>."
+msgstr "També podeu fer un clic amb el botó dret a la cel·la i, a continuació, triar <link href=\"text/swriter/01/05110200.xhp\" name=\"Format - Fila - Alçària òptima\"><emph>Format - Fila - Alçària òptima</emph></link>."
#: 05110200.xhp
msgctxt ""
@@ -18775,7 +18775,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Optimal Height"
-msgstr "Alçada òptima"
+msgstr "Alçària òptima"
#: 05110200.xhp
msgctxt ""
@@ -18783,7 +18783,7 @@ msgctxt ""
"hd_id3150010\n"
"help.text"
msgid "Optimal Height"
-msgstr "Alçada òptima"
+msgstr "Alçària òptima"
#: 05110200.xhp
msgctxt ""
@@ -18799,7 +18799,7 @@ msgctxt ""
"par_id3154765\n"
"help.text"
msgid "This option is only available if the table contains a row with a fixed height."
-msgstr "Esta opció només està disponible si la taula conté una fila amb una alçada fixa."
+msgstr "Esta opció només està disponible si la taula conté una fila amb una alçària fixa."
#: 05110300.xhp
msgctxt ""
@@ -18879,7 +18879,7 @@ msgctxt ""
"par_id3149052\n"
"help.text"
msgid "Set the width of columns, or select, insert, and delete columns."
-msgstr "Configureu l'amplada de les columnes, o seleccioneu, inseriu i suprimiu columnes."
+msgstr "Configureu l'amplària de les columnes, o seleccioneu, inseriu i suprimiu columnes."
#: 05120000.xhp
msgctxt ""
@@ -18887,7 +18887,7 @@ msgctxt ""
"hd_id3146322\n"
"help.text"
msgid "<link href=\"text/swriter/01/05120100.xhp\" name=\"Width...\">Width...</link>"
-msgstr "<link href=\"text/swriter/01/05120100.xhp\" name=\"Amplada...\">Amplada...</link>"
+msgstr "<link href=\"text/swriter/01/05120100.xhp\" name=\"Amplària...\">Amplària...</link>"
#: 05120000.xhp
msgctxt ""
@@ -18895,7 +18895,7 @@ msgctxt ""
"hd_id3154558\n"
"help.text"
msgid "<link href=\"text/swriter/01/05120200.xhp\" name=\"Optimal width\">Optimal width</link>"
-msgstr "<link href=\"text/swriter/01/05120200.xhp\" name=\"Amplada òptima\">Amplada òptima</link>"
+msgstr "<link href=\"text/swriter/01/05120200.xhp\" name=\"Amplària òptima\">Amplària òptima</link>"
#: 05120000.xhp
msgctxt ""
@@ -18911,7 +18911,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Column Width"
-msgstr "Amplada de la columna"
+msgstr "Amplària de la columna"
#: 05120100.xhp
msgctxt ""
@@ -18919,7 +18919,7 @@ msgctxt ""
"hd_id3150345\n"
"help.text"
msgid "Column Width"
-msgstr "Amplada de la columna"
+msgstr "Amplària de la columna"
#: 05120100.xhp
msgctxt ""
@@ -18927,7 +18927,7 @@ msgctxt ""
"par_id3149503\n"
"help.text"
msgid "<variable id=\"breitetext\"><ahelp hid=\".uno:SetColumnWidth\">Changes the width of the selected column(s).</ahelp></variable>"
-msgstr "<variable id=\"breitetext\"><ahelp hid=\".uno:SetColumnWidth\" visibility=\"visible\">Canvia l'amplada de les columnes seleccionades.</ahelp></variable>"
+msgstr "<variable id=\"breitetext\"><ahelp hid=\".uno:SetColumnWidth\" visibility=\"visible\">Canvia l'amplària de les columnes seleccionades.</ahelp></variable>"
#: 05120100.xhp
msgctxt ""
@@ -18935,7 +18935,7 @@ msgctxt ""
"hd_id3083452\n"
"help.text"
msgid "Width"
-msgstr "Amplada"
+msgstr "Amplària"
#: 05120100.xhp
msgctxt ""
@@ -18959,7 +18959,7 @@ msgctxt ""
"hd_id3154502\n"
"help.text"
msgid "Width"
-msgstr "Amplada"
+msgstr "Amplària"
#: 05120100.xhp
msgctxt ""
@@ -18967,7 +18967,7 @@ msgctxt ""
"par_id3149880\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/columnwidth/width\">Enter the width that you want for the selected column(s).</ahelp>"
-msgstr "<ahelp hid=\"modules/swriter/ui/columnwidth/width\">Introduïu l'amplada que voleu per a les columnes seleccionades.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/columnwidth/width\">Introduïu l'amplària que voleu per a les columnes seleccionades.</ahelp>"
#: 05120200.xhp
msgctxt ""
@@ -18975,7 +18975,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Optimal Width"
-msgstr "Amplada òptima"
+msgstr "Amplària òptima"
#: 05120200.xhp
msgctxt ""
@@ -18983,7 +18983,7 @@ msgctxt ""
"hd_id3149500\n"
"help.text"
msgid "Optimal Width"
-msgstr "Amplada òptima"
+msgstr "Amplària òptima"
#: 05120200.xhp
msgctxt ""
@@ -18991,7 +18991,7 @@ msgctxt ""
"par_id3149050\n"
"help.text"
msgid "<variable id=\"spaltenbreitetext\"><ahelp hid=\".uno:SetOptimalColumnWidth\">Automatically adjusts column widths to match the contents of the cells.</ahelp> Changing the width of a column does not affect the width of the other columns in the table. The width of the table cannot exceed the page width.</variable>"
-msgstr "<variable id=\"spaltenbreitetext\"><ahelp hid=\".uno:SetOptimalColumnWidth\">Ajusta automàticament l'amplada de la columna perquè coincidisca amb els continguts de les cel·les.</ahelp> Canviar l'amplada d'una columna no afecta l'amplada d'altres columnes de la taula. L'amplada de la taula no pot excedir l'amplada de la pàgina.</variable>"
+msgstr "<variable id=\"spaltenbreitetext\"><ahelp hid=\".uno:SetOptimalColumnWidth\">Ajusta automàticament l'amplària de la columna perquè coincidisca amb els continguts de les cel·les.</ahelp> Canviar l'amplària d'una columna no afecta l'amplària d'altres columnes de la taula. L'amplària de la taula no pot excedir l'amplària de la pàgina.</variable>"
#: 05120200.xhp
msgctxt ""
@@ -19887,7 +19887,7 @@ msgctxt ""
"par_id3151264\n"
"help.text"
msgid "Select the text. To apply a Character Style to one word, click the word. To apply a Paragraph Style, click the paragraph."
-msgstr "Seleccioneu el text. Per aplicar un estil de caràcter a una paraula, feu clic a la paraula. Per aplicar un estil de paràgraf, feu clic al paràgraf."
+msgstr "Seleccioneu el text. Per a aplicar un estil de caràcter a una paraula, feu clic a la paraula. Per a aplicar un estil de paràgraf, feu clic al paràgraf."
#: 05140000.xhp
msgctxt ""
@@ -19903,7 +19903,7 @@ msgctxt ""
"par_idN1071D\n"
"help.text"
msgid "You can assign shortcut keys to Styles on the <item type=\"menuitem\">Tools - Customize - Keyboard</item> tab page."
-msgstr "Podeu assignar tecles de drecera als estils en la pestanya <emph>Eines - Personalitza - Teclat</emph>"
+msgstr "Podeu assignar tecles de drecera als estils en la pestanya <item type=\"menuitem\">Eines - Personalitza - Teclat</item>."
#: 05140000.xhp
msgctxt ""
@@ -19927,7 +19927,7 @@ msgctxt ""
"par_id3147506\n"
"help.text"
msgid "<image id=\"img_id3147512\" src=\"sfx2/res/styfam2.png\"><alt id=\"alt_id3147512\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3147512\" src=\"sfx2/res/styfam2.png\"><alt id=\"alt_id3147512\">Icona</alt></image>"
#: 05140000.xhp
msgctxt ""
@@ -19943,7 +19943,7 @@ msgctxt ""
"par_id3149800\n"
"help.text"
msgid "<ahelp hid=\".\">Displays formatting styles for paragraphs.</ahelp> Use paragraph styles to apply the same <link href=\"text/shared/00/00000005.xhp#formatierung\" name=\"formatting\">formatting</link>, such as font, numbering, and layout to the paragraphs in your document."
-msgstr "<ahelp hid=\".uno:ParaStyle\">Mostra els estils de formatació per a paràgrafs.</ahelp> Utilitzeu els estils de paràgraf per aplicar la mateixa <link href=\"text/shared/00/00000005.xhp#formatierung\" name=\"formatació\">formatació</link>, com ara el tipus de lletra, la numeració i el format als paràgrafs del document."
+msgstr "<ahelp hid=\".\">Mostra els estils de formatació per a paràgrafs.</ahelp> Utilitzeu els estils de paràgraf per aplicar la mateixa <link href=\"text/shared/00/00000005.xhp#formatierung\" name=\"formatació\">formatació</link>, com ara el tipus de lletra, la numeració i el format als paràgrafs del document."
#: 05140000.xhp
msgctxt ""
@@ -19951,7 +19951,7 @@ msgctxt ""
"par_id3151319\n"
"help.text"
msgid "<image id=\"img_id3152955\" src=\"sfx2/res/styfam1.png\"><alt id=\"alt_id3152955\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3152955\" src=\"sfx2/res/styfam1.png\"><alt id=\"alt_id3152955\">Icona</alt></image>"
#: 05140000.xhp
msgctxt ""
@@ -19967,7 +19967,7 @@ msgctxt ""
"par_id3154570\n"
"help.text"
msgid "<ahelp hid=\".\">Displays formatting styles for characters.</ahelp> Use character styles to apply font styles to selected text in a paragraph."
-msgstr "<ahelp hid=\".uno:CharStyle\">Mostra estils de formatació per a caràcters.</ahelp> Utilitzeu estils de caràcter per aplicar els estils de tipus de lletra al text seleccionat en el paràgraf."
+msgstr "<ahelp hid=\".\">Mostra estils de formatació per a caràcters.</ahelp> Utilitzeu estils de caràcter per aplicar els estils de tipus de lletra al text seleccionat en el paràgraf."
#: 05140000.xhp
msgctxt ""
@@ -19991,7 +19991,7 @@ msgctxt ""
"par_id3143282\n"
"help.text"
msgid "<ahelp hid=\".\">Displays formatting styles for frames.</ahelp> Use frame styles to format frame layouts and position."
-msgstr "<ahelp hid=\".uno:FrameStyle\">Mostra els estils de formatació per a marcs.</ahelp> Utilitzeu els estils de marc per definir el format i la posició del marc."
+msgstr "<ahelp hid=\".\">Mostra els estils de formatació per a marcs.</ahelp> Utilitzeu els estils de marc per definir el format i la posició del marc."
#: 05140000.xhp
msgctxt ""
@@ -20015,7 +20015,7 @@ msgctxt ""
"par_id3147220\n"
"help.text"
msgid "<ahelp hid=\".\">Displays formatting styles for pages.</ahelp> Use page styles to determine page layouts, including the presence of headers and footers."
-msgstr "<ahelp hid=\".uno:PageStyle\">Mostra els estils de formatació per a les pàgines.</ahelp> Utilitzeu estils de pàgina per determinar els formats de pàgina, inclosa la presència de capçaleres i peus de pàgina."
+msgstr "<ahelp hid=\".\">Mostra els estils de formatació per a les pàgines.</ahelp> Utilitzeu estils de pàgina per determinar els formats de pàgina, inclosa la presència de capçaleres i peus de pàgina."
#: 05140000.xhp
msgctxt ""
@@ -20039,7 +20039,7 @@ msgctxt ""
"par_id3153361\n"
"help.text"
msgid "<ahelp hid=\".\">Displays formatting styles for numbered and bulleted lists.</ahelp> Use list styles to format number and bullet characters and to specify indents."
-msgstr "<ahelp hid=\".uno:TemplateFamily5\">Mostra els estils de formatació per a llistes numerades i amb pics.</ahelp> Utilitzeu els estils de llista per formatar els caràcters de número i de pic i per especificar un sagnat."
+msgstr "<ahelp hid=\".\">Mostra els estils de formatació per a llistes numerades i amb pics.</ahelp> Utilitzeu els estils de llista per formatar els caràcters de número i de pic i per especificar un sagnat."
#: 05140000.xhp
msgctxt ""
@@ -20047,7 +20047,7 @@ msgctxt ""
"par_id3150576\n"
"help.text"
msgid "<image id=\"img_id3150590\" src=\"cmd/sc_fillstyle.png\"><alt id=\"alt_id3150590\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3150590\" src=\"cmd/sc_fillstyle.png\"><alt id=\"alt_id3150590\">Icona</alt></image>"
#: 05140000.xhp
msgctxt ""
@@ -20071,7 +20071,7 @@ msgctxt ""
"par_id3150114\n"
"help.text"
msgid "<image id=\"img_id3150122\" src=\"cmd/sc_stylenewbyexample.png\"><alt id=\"alt_id3150122\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3150122\" src=\"cmd/sc_stylenewbyexample.png\"><alt id=\"alt_id3150122\">Icona</alt></image>"
#: 05140000.xhp
msgctxt ""
@@ -20247,7 +20247,7 @@ msgctxt ""
"par_id3147407\n"
"help.text"
msgid "To reverse the last AutoCorrect action, choose <emph>Edit - </emph><link href=\"text/shared/01/02010000.xhp\" name=\"Undo\"><emph>Undo</emph></link>."
-msgstr "Per invertir l'última acció de correcció automàtica, trieu <emph>Edita - </emph><link href=\"text/shared/01/02010000.xhp\" name=\"Desfés\"><emph>Desfés</emph></link>."
+msgstr "Per invertir l'última acció de correcció automàtica, trieu <emph>Edita ▸ </emph><link href=\"text/shared/01/02010000.xhp\" name=\"Desfés\"><emph>Desfés</emph></link>."
#: 05150100.xhp
msgctxt ""
@@ -20503,7 +20503,7 @@ msgctxt ""
"hd_id3149302\n"
"help.text"
msgid "Rename"
-msgstr "Reanomena"
+msgstr "Canvia el nom"
#: 05150101.xhp
msgctxt ""
@@ -20511,7 +20511,7 @@ msgctxt ""
"par_id3149490\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/autoformattable/rename\">Changes the name of the selected table style. You cannot rename the \"Standard\" table style.</ahelp>"
-msgstr "<ahelp hid=\"modules/swriter/ui/autoformattable/rename\">Canvia el nom de l'estil de taula seleccionat.</ahelp> No podeu reanomenar l'estil de taula \"Estàndard\"."
+msgstr "<ahelp hid=\"modules/swriter/ui/autoformattable/rename\">Canvia el nom de l'estil de taula seleccionat.</ahelp> No podeu canviar el nom de l'estil de taula \"Estàndard\"."
#: 05150104.xhp
msgctxt ""
@@ -20543,7 +20543,7 @@ msgctxt ""
"par_id3145241\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/percentdialog/PercentDialog\">Enter the minimum length for combining single-lined paragraphs as a percentage of the page width.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/percentdialog/PercentDialog\">Introduïu la llargada mínima per combinar paràgrafs d'una sola línia com a percentatge de l'amplada de la pàgina.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/percentdialog/PercentDialog\">Introduïu la llargada mínima per combinar paràgrafs d'una sola línia com a percentatge de l'amplària de la pàgina.</ahelp>"
#: 05150200.xhp
msgctxt ""
@@ -20783,7 +20783,7 @@ msgctxt ""
"par_id3151184\n"
"help.text"
msgid "<link href=\"text/shared/01/02230402.xhp\" name=\"Manage AutoFormat Changes, Filter tab\">Manage Changes, Filter tab</link>"
-msgstr ""
+msgstr "<link href=\"text/shared/01/02230402.xhp\" name=\"Accepta o rebutja els canvis de formatació automàtica, pestanya Filtre\">Accepta o rebutja els canvis, pestanya Filtre</link>"
#: 05170000.xhp
msgctxt ""
@@ -21119,7 +21119,7 @@ msgctxt ""
"par_id3148572\n"
"help.text"
msgid "<variable id=\"silben\"><ahelp hid=\".\">Inserts hyphens in words that are too long to fit at the end of a line.</ahelp> $[officename] searches the document and suggests hyphenation that you can accept or reject. If text is selected, the Hyphenation dialog works on the selected text only. If no text is selected, the Hyphenation dialog works on the whole document.</variable>"
-msgstr "<variable id=\"silben\"><ahelp hid=\".\">Insereix guionets en les paraules que són massa llargues per cabre al final d'una línia.</ahelp> El $[officename] cerca el document i suggereix una partició de mots que podeu acceptar o rebutjar. Si hi ha text seleccionat, el diàleg Partició de mots s'aplica només al text seleccionat. Si no hi ha text seleccionat, el diàleg Partició de mots s'aplica a tot el document.</variable>"
+msgstr "<variable id=\"silben\"><ahelp hid=\".\">Insereix guionets en les paraules que són massa llargues per cabre al final d'una línia.</ahelp> El $[officename] busca el document i suggereix una partició de mots que podeu acceptar o rebutjar. Si hi ha text seleccionat, el diàleg Partició de mots s'aplica només al text seleccionat. Si no hi ha text seleccionat, el diàleg Partició de mots s'aplica a tot el document.</variable>"
#: 06030000.xhp
msgctxt ""
@@ -21175,7 +21175,7 @@ msgctxt ""
"par_id3150019\n"
"help.text"
msgid "To end hyphenation, click <emph>Close</emph>. The hyphenation that is applied already will not be reverted. You can use <emph>Edit - Undo</emph> to undo all hyphenation that was applied while the Hyphenation dialog was open."
-msgstr "Per finalitzar la partició de mots, feu clic a <emph>Tanca</emph>. La partició de mots que ja s'haja aplicat no es desfarà. Podeu utilitzar <emph>Edita - Desfés</emph> per desfer tota la partició de mots aplicada mentre el diàleg Partició de mots era obert."
+msgstr "Per finalitzar la partició de mots, feu clic a <emph>Tanca</emph>. La partició de mots que ja s'haja aplicat no es desfarà. Podeu utilitzar <emph>Edita ▸ Desfés</emph> per desfer tota la partició de mots aplicada mentre el diàleg Partició de mots era obert."
#: 06030000.xhp
msgctxt ""
@@ -21271,7 +21271,7 @@ msgctxt ""
"par_id3149306\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/hyphenate/continue\">Ignores the hyphenation suggestion and finds the next word to hyphenate.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/hyphenate/continue\">Ignora el suggeriment de partició de mot i cerca el mot següent a partir.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/hyphenate/continue\">Ignora el suggeriment de partició de mot i busca el mot següent a partir.</ahelp>"
#: 06030000.xhp
msgctxt ""
@@ -21335,7 +21335,7 @@ msgctxt ""
"par_idN1062D\n"
"help.text"
msgid "<link href=\"text/shared/01/01100400.xhp\" name=\"File - Properties - Statistics\">File - Properties - Statistics</link>"
-msgstr "<link href=\"text/shared/01/01100400.xhp\" name=\"Fitxer - Propietats - Estadístiques\">Fitxer - Propietats - Estadístiques</link>"
+msgstr "<link href=\"text/shared/01/01100400.xhp\" name=\"Fitxer ▸ Propietats ▸ Estadístiques\">Fitxer ▸ Propietats ▸ Estadístiques</link>"
#: 06060000.xhp
msgctxt ""
@@ -22615,7 +22615,7 @@ msgctxt ""
"hd_id3147508\n"
"help.text"
msgid "Equal width for all columns"
-msgstr "Amplada igual per a totes les columnes"
+msgstr "Amplària igual per a totes les columnes"
#: 06090000.xhp
msgctxt ""
@@ -22623,7 +22623,7 @@ msgctxt ""
"par_id3154278\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/converttexttable/keepcolumn\">Creates columns of equal width, regardless of the position of the column marker.</ahelp>"
-msgstr "<ahelp hid=\"modules/swriter/ui/converttexttable/keepcolumn\">Crea columnes de la mateixa amplada, independentment de la posició del marcador de columna.</ahelp>"
+msgstr "<ahelp hid=\"modules/swriter/ui/converttexttable/keepcolumn\">Crea columnes de la mateixa amplària, independentment de la posició del marcador de columna.</ahelp>"
#: 06090000.xhp
msgctxt ""
@@ -24463,7 +24463,7 @@ msgctxt ""
"par_idN1057D\n"
"help.text"
msgid "<ahelp hid=\".\">Select a magnification for the print preview.</ahelp>"
-msgstr "<ahelp hid=\".\">Seleccioneu una ampliació per a la previsualització de la pàgina.</ahelp>"
+msgstr "<ahelp hid=\".\">Seleccioneu una ampliació per a la previsualització d'impressió.</ahelp>"
#: mailmerge05.xhp
msgctxt ""
@@ -24583,7 +24583,7 @@ msgctxt ""
"par_idN10555\n"
"help.text"
msgid "<ahelp hid=\".\">Select the fields that you want to move, delete, or rename.</ahelp>"
-msgstr "<ahelp hid=\".\">Seleccioneu els camps que voleu moure, suprimir, o reanomenar.</ahelp>"
+msgstr "<ahelp hid=\".\">Seleccioneu els camps que voleu moure, suprimir, o canviar el nom.</ahelp>"
#: mm_cusaddlis.xhp
msgctxt ""
@@ -24623,7 +24623,7 @@ msgctxt ""
"par_idN10575\n"
"help.text"
msgid "Rename"
-msgstr "Reanomena"
+msgstr "Canvia el nom"
#: mm_cusaddlis.xhp
msgctxt ""
@@ -24631,7 +24631,7 @@ msgctxt ""
"par_idN10579\n"
"help.text"
msgid "<ahelp hid=\".\">Renames the selected text field.</ahelp>"
-msgstr "<ahelp hid=\".\">Reanomena el camp de text seleccionat.</ahelp>"
+msgstr "<ahelp hid=\".\">Canvia el nom del camp de text seleccionat.</ahelp>"
#: mm_cusgrelin.xhp
msgctxt ""
@@ -24679,7 +24679,7 @@ msgctxt ""
"par_idN10558\n"
"help.text"
msgid ">"
-msgstr ""
+msgstr ">"
#: mm_cusgrelin.xhp
msgctxt ""
@@ -24695,7 +24695,7 @@ msgctxt ""
"par_idN1055F\n"
"help.text"
msgid "<"
-msgstr ""
+msgstr "<"
#: mm_cusgrelin.xhp
msgctxt ""
@@ -25183,7 +25183,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Find Entry"
-msgstr "Cerca l'entrada"
+msgstr "Busca l'entrada"
#: mm_finent.xhp
msgctxt ""
@@ -25191,7 +25191,7 @@ msgctxt ""
"par_idN10539\n"
"help.text"
msgid "Find Entry"
-msgstr "Cerca l'entrada"
+msgstr "Busca l'entrada"
#: mm_finent.xhp
msgctxt ""
@@ -25207,7 +25207,7 @@ msgctxt ""
"par_idN1054E\n"
"help.text"
msgid "Find"
-msgstr "Cerca"
+msgstr "Busca"
#: mm_finent.xhp
msgctxt ""
@@ -25215,7 +25215,7 @@ msgctxt ""
"par_idN10552\n"
"help.text"
msgid "<ahelp hid=\".\">Enter the search term.</ahelp>"
-msgstr "<ahelp hid=\".\">Introduïu el terme que voleu cercar.</ahelp>"
+msgstr "<ahelp hid=\".\">Introduïu el terme que voleu buscar.</ahelp>"
#: mm_finent.xhp
msgctxt ""
@@ -25223,7 +25223,7 @@ msgctxt ""
"par_idN10555\n"
"help.text"
msgid "Find only in"
-msgstr "Cerca només a"
+msgstr "Busca només a"
#: mm_finent.xhp
msgctxt ""
@@ -25231,7 +25231,7 @@ msgctxt ""
"par_idN10559\n"
"help.text"
msgid "<ahelp hid=\".\">Restricts the search to one data field. </ahelp>"
-msgstr "<ahelp hid=\".\">Restringeix la cerca a un camp de dades. </ahelp>"
+msgstr "<ahelp hid=\".\">Restringeix la busca a un camp de dades. </ahelp>"
#: mm_finent.xhp
msgctxt ""
@@ -25247,7 +25247,7 @@ msgctxt ""
"par_idN1055F\n"
"help.text"
msgid "Find"
-msgstr "Cerca"
+msgstr "Busca"
#: mm_finent.xhp
msgctxt ""
@@ -25255,7 +25255,7 @@ msgctxt ""
"par_idN10563\n"
"help.text"
msgid "<ahelp hid=\".\">Displays the next record that contains the search text.</ahelp>"
-msgstr "<ahelp hid=\".\">Mostra el registre següent que conté el text de cerca.</ahelp>"
+msgstr "<ahelp hid=\".\">Mostra el registre següent que conté el text de busca.</ahelp>"
#: mm_matfie.xhp
msgctxt ""
@@ -25359,7 +25359,7 @@ msgctxt ""
"par_idN10570\n"
"help.text"
msgid ">"
-msgstr ""
+msgstr ">"
#: mm_newaddblo.xhp
msgctxt ""
@@ -25375,7 +25375,7 @@ msgctxt ""
"par_idN10577\n"
"help.text"
msgid "<"
-msgstr ""
+msgstr "<"
#: mm_newaddblo.xhp
msgctxt ""
@@ -25527,7 +25527,7 @@ msgctxt ""
"par_idN10585\n"
"help.text"
msgid "Find"
-msgstr "Cerca"
+msgstr "Busca"
#: mm_newaddlis.xhp
msgctxt ""
@@ -25535,7 +25535,7 @@ msgctxt ""
"par_idN10589\n"
"help.text"
msgid "<ahelp hid=\".\">Opens the <link href=\"text/swriter/01/mm_finent.xhp\">Find Entry</link> dialog. You can leave the dialog open while you edit the entries.</ahelp>"
-msgstr "<ahelp hid=\".\">Obri el diàleg <link href=\"text/swriter/01/mm_finent.xhp\">Cerca una entrada</link>. Podeu deixar el diàleg obert mentre editeu les entrades.</ahelp>"
+msgstr "<ahelp hid=\".\">Obri el diàleg <link href=\"text/swriter/01/mm_finent.xhp\">Busca una entrada</link>. Podeu deixar el diàleg obert mentre editeu les entrades.</ahelp>"
#: mm_newaddlis.xhp
msgctxt ""
@@ -25551,7 +25551,7 @@ msgctxt ""
"par_idN1059E\n"
"help.text"
msgid "<ahelp hid=\".\">Opens the <link href=\"text/swriter/01/mm_cusaddlis.xhp\">Customize Address List</link> dialog where you can rearrange, rename, add, and delete fields.</ahelp>"
-msgstr "<ahelp hid=\".\">Obri el diàleg <link href=\"text/swriter/01/mm_cusaddlis.xhp\">Personalitza la llista d'adreces</link> on podeu reorganitzar, reanomenar, afegir i suprimir camps.</ahelp>"
+msgstr "<ahelp hid=\".\">Obri el diàleg <link href=\"text/swriter/01/mm_cusaddlis.xhp\">Personalitza la llista d'adreces</link> on podeu reorganitzar, canviar el nom, afegir i suprimir camps.</ahelp>"
#: mm_printmergeddoc.xhp
msgctxt ""
diff --git a/source/ca-valencia/helpcontent2/source/text/swriter/02.po b/source/ca-valencia/helpcontent2/source/text/swriter/02.po
index e75a59d9eee..ce6205c94c9 100644
--- a/source/ca-valencia/helpcontent2/source/text/swriter/02.po
+++ b/source/ca-valencia/helpcontent2/source/text/swriter/02.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2017-11-22 13:53+0100\n"
-"PO-Revision-Date: 2016-05-24 07:08+0000\n"
-"Last-Translator: Anonymous Pootle User\n"
+"PO-Revision-Date: 2018-01-15 13:21+0000\n"
+"Last-Translator: joamuran <joamuran@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca-valencia\n"
"MIME-Version: 1.0\n"
@@ -13,9 +13,9 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
"X-Language: ca-XV\n"
-"X-POOTLE-MTIME: 1464073705.000000\n"
+"X-POOTLE-MTIME: 1516022512.000000\n"
#: 02110000.xhp
msgctxt ""
@@ -191,7 +191,7 @@ msgctxt ""
"par_id3147407\n"
"help.text"
msgid "<ahelp hid=\".uno:InsertRows\">Inserts one or more rows in the table, below the selection. You can insert more than one row by opening the dialog (choose <emph>Table - Insert - Rows</emph>), or by selecting more than one row before clicking the icon.</ahelp> The second method inserts rows of the same height as the originally selected rows."
-msgstr "<ahelp hid=\".uno:InsertRows\">Insereix, sota la selecció, una o més files a la taula. Podeu inserir més d'una fila si obriu el diàleg (trieu <emph>Taula - Insereix - Files</emph>) o si seleccioneu més d'una fila abans de fer clic a la icona.</ahelp> El segon mètode insereix files de la mateixa alçada que les files seleccionades."
+msgstr "<ahelp hid=\".uno:InsertRows\">Insereix, sota la selecció, una o més files a la taula. Podeu inserir més d'una fila si obriu el diàleg (trieu <emph>Taula - Insereix - Files</emph>) o si seleccioneu més d'una fila abans de fer clic a la icona.</ahelp> El segon mètode insereix files de la mateixa alçària que les files seleccionades."
#: 04090000.xhp
msgctxt ""
@@ -239,7 +239,7 @@ msgctxt ""
"par_id3145078\n"
"help.text"
msgid "<ahelp hid=\".uno:InsertColumns\">Inserts one or more columns into the table, after the selection. You can insert several columns at the same time by opening the dialog (choose <emph>Table - Insert - Columns</emph>), or by selecting several columns before clicking the icon.</ahelp> If the latter method is used, the columns inserted will have the same relative width as the selected columns."
-msgstr "<ahelp hid=\".uno:InsertColumns\">Insereix, després de la selecció, una o més columnes a la taula. Podeu inserir diverses columnes alhora si obriu el diàleg (trieu <emph>Taula - Insereix - Columnes</emph>) o si seleccioneu diverses columnes abans de fer clic a la icona.</ahelp> Si utilitzeu l'últim mètode, les columnes inserides tindran la mateixa amplada relativa que les columnes seleccionades."
+msgstr "<ahelp hid=\".uno:InsertColumns\">Insereix, després de la selecció, una o més columnes a la taula. Podeu inserir diverses columnes alhora si obriu el diàleg (trieu <emph>Taula - Insereix - Columnes</emph>) o si seleccioneu diverses columnes abans de fer clic a la icona.</ahelp> Si utilitzeu l'últim mètode, les columnes inserides tindran la mateixa amplària relativa que les columnes seleccionades."
#: 04100000.xhp
msgctxt ""
@@ -615,7 +615,7 @@ msgctxt ""
"par_id3148768\n"
"help.text"
msgid "<ahelp hid=\".uno:MoveUpSubItems\" visibility=\"visible\">Moves a paragraph with subpoints to above the previous paragraph.</ahelp> This is only visible when the cursor is positioned within numbered or bulleted text."
-msgstr "<ahelp hid=\".uno:MoveUpSubItems\" visibility=\"visible\">Mou un paràgraf amb subpunts a sobre del paràgraf anterior.</ahelp> Això només es pot veure quan el cursor està situat dins d'un text numerat o amb pics."
+msgstr "<ahelp hid=\".uno:MoveUpSubItems\" visibility=\"visible\">Mou un paràgraf amb subpunts damunt del paràgraf anterior.</ahelp> Això només es pot veure quan el cursor està situat dins d'un text numerat o amb pics."
#: 06120000.xhp
msgctxt ""
@@ -839,7 +839,7 @@ msgctxt ""
"par_id3154572\n"
"help.text"
msgid "<image src=\"cmd/sc_zoomin.png\" id=\"img_id3155895\"><alt id=\"alt_id3155895\">Icon</alt></image>"
-msgstr "<image src=\"cmd/sc_tablemodefix.png\" id=\"img_id3155903\"><alt id=\"alt_id3155903\">Icona</alt></image>"
+msgstr "<image src=\"cmd/sc_zoomin.png\" id=\"img_id3155895\"><alt id=\"alt_id3155895\">Icona</alt></image>"
#: 10010000.xhp
msgctxt ""
@@ -911,7 +911,7 @@ msgctxt ""
"par_id3145244\n"
"help.text"
msgid "<ahelp hid=\"HID_PVIEW_ZOOM_LB\">Determines the zoom level of the print preview.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"HID_PVIEW_ZOOM_LB\">Determina el nivell de zoom de la previsualització d'impressió.</ahelp>"
#: 10050000.xhp
msgctxt ""
@@ -919,7 +919,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Two Pages Preview"
-msgstr ""
+msgstr "Previsualització de dues pàgines"
#: 10050000.xhp
msgctxt ""
@@ -927,7 +927,7 @@ msgctxt ""
"hd_id3145822\n"
"help.text"
msgid "<link href=\"text/swriter/02/10050000.xhp\" name=\"Two Pages Preview\">Two Pages Preview</link>"
-msgstr ""
+msgstr "<link href=\"text/swriter/02/10050000.xhp\" name=\"Previsualització de dues pàgines\">Previsualització de dues pàgines</link>"
#: 10050000.xhp
msgctxt ""
@@ -935,7 +935,7 @@ msgctxt ""
"par_id3154504\n"
"help.text"
msgid "<ahelp hid=\".uno:ShowTwoPages\" visibility=\"visible\">Displays two pages in the Print Preview window.</ahelp> Uneven numbers will always appear on the right side, even numbers on the left."
-msgstr ""
+msgstr "<ahelp hid=\".uno:ShowTwoPages\" visibility=\"visible\">Mostra dues pàgines a la finestra de previsualització d'impressió.</ahelp> Els nombres senars apareixeran sempre a la banda dreta, mentre que els parells apareixeran a l'esquerra."
#: 10050000.xhp
msgctxt ""
@@ -951,7 +951,7 @@ msgctxt ""
"par_id3151168\n"
"help.text"
msgid "Two Pages Preview"
-msgstr ""
+msgstr "Previsualització de dues pàgines"
#: 10070000.xhp
msgctxt ""
@@ -959,7 +959,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Multiple Pages Preview"
-msgstr ""
+msgstr "Previsualització de diverses pàgines"
#: 10070000.xhp
msgctxt ""
@@ -983,7 +983,7 @@ msgctxt ""
"par_id3149805\n"
"help.text"
msgid "Multiple Pages Preview"
-msgstr ""
+msgstr "Previsualització de diverses pàgines"
#: 10070000.xhp
msgctxt ""
@@ -991,7 +991,7 @@ msgctxt ""
"par_id3154573\n"
"help.text"
msgid "After clicking the <emph>Multiple Pages Preview</emph> icon, the<emph> Multiple pages</emph> dialog opens. Use the two spin buttons to set the number of pages to be displayed."
-msgstr ""
+msgstr "Després de fer clic a la icona <emph>Previsualització de diverses pàgines</emph>, s'obrirà el diàleg <emph>Diverses pàgines</emph>. Utilitzeu els dos botons de selecció de valors per establir el nombre de pàgines que es visualitzaran."
#: 10070000.xhp
msgctxt ""
@@ -1031,7 +1031,7 @@ msgctxt ""
"par_id3149822\n"
"help.text"
msgid "The settings you choose in the dialog can also be set using the mouse: Click the arrow next to the <emph>Multiple Pages Preview</emph> icon. Now move the mouse over the desired number of rows and columns."
-msgstr ""
+msgstr "Els paràmetres que trieu al diàleg també es poden establir utilitzant el ratolí: feu clic a la fletxa que apareix al costat de la icona <emph>Previsualització de diverses pàgines </emph>. Moveu el ratolí per sobre del nombre de files i columnes que voleu."
#: 10080000.xhp
msgctxt ""
@@ -1063,7 +1063,7 @@ msgctxt ""
"par_idN1054C\n"
"help.text"
msgid "<ahelp hid=\"FN_SHOW_BOOKVIEW\">Select to display the first page on the right side in the print preview.</ahelp> If not selected, the first page is displayed on the left side of the preview."
-msgstr "<ahelp hid=\"FN_SHOW_BOOKVIEW\">Seleccioneu esta opció per visualitzar la primera pàgina a la banda dreta a la previsualització de la pàgina.</ahelp> Si no està seleccionada, la primera pàgina es visualitzarà a la banda esquerra de la previsualització."
+msgstr "<ahelp hid=\"FN_SHOW_BOOKVIEW\">Seleccioneu esta opció per visualitzar la primera pàgina a la banda dreta a la previsualització d'impressió.</ahelp> Si no està seleccionada, la primera pàgina es visualitzarà a la banda esquerra de la previsualització."
#: 10080000.xhp
msgctxt ""
@@ -1223,7 +1223,7 @@ msgctxt ""
"par_id3150563\n"
"help.text"
msgid "+"
-msgstr ""
+msgstr "+"
#: 14020000.xhp
msgctxt ""
@@ -1255,7 +1255,7 @@ msgctxt ""
"par_id3150087\n"
"help.text"
msgid "-"
-msgstr ""
+msgstr "-"
#: 14020000.xhp
msgctxt ""
@@ -1535,7 +1535,7 @@ msgctxt ""
"par_id3150339\n"
"help.text"
msgid "|"
-msgstr ""
+msgstr "|"
#: 14020000.xhp
msgctxt ""
@@ -1703,7 +1703,7 @@ msgctxt ""
"par_id3150859\n"
"help.text"
msgid "L"
-msgstr ""
+msgstr "L"
#: 14020000.xhp
msgctxt ""
@@ -1735,7 +1735,7 @@ msgctxt ""
"par_id3150743\n"
"help.text"
msgid "G"
-msgstr ""
+msgstr "G"
#: 14020000.xhp
msgctxt ""
@@ -2215,7 +2215,7 @@ msgctxt ""
"par_id3150161\n"
"help.text"
msgid "The following document properties are also found under <emph>File - Properties - Statistics</emph>."
-msgstr "Les propietats següents del document també es troben a <emph>Fitxer - Propietats - Estadístiques</emph>."
+msgstr "Les propietats següents del document també es troben a <emph>Fitxer ▸ Propietats ▸ Estadístiques</emph>."
#: 14020000.xhp
msgctxt ""
@@ -2375,7 +2375,7 @@ msgctxt ""
"par_id3147462\n"
"help.text"
msgid "E"
-msgstr ""
+msgstr "E"
#: 14020000.xhp
msgctxt ""
@@ -2431,7 +2431,7 @@ msgctxt ""
"par_id3149304\n"
"help.text"
msgid "0"
-msgstr ""
+msgstr "0"
#: 14030000.xhp
msgctxt ""
@@ -2839,7 +2839,7 @@ msgctxt ""
"par_id3151312\n"
"help.text"
msgid "If you would like to define a different date format, or have the date updated automatically, select <emph>Insert - Field - More Fields</emph> to insert a field command and make the desired settings in the <link href=\"text/swriter/01/04090000.xhp\" name=\"Fields\"><emph>Fields</emph></link> dialog. The format of an existing date field can be modified at any time by choosing <link href=\"text/swriter/01/02140000.xhp\" name=\"Edit - Fields\"><emph>Edit - Fields</emph></link>."
-msgstr "Si voleu definir un format de data diferent o que la data s'actualitzi automàticament, seleccioneu <emph>Insereix - Camps - Altres</emph> per inserir una ordre de camps i definir els paràmetres que desitgeu al diàleg <link href=\"text/swriter/01/04090000.xhp\" name=\"Camps\"><emph>Camps</emph></link>. El format d'un camp de data existent es pot modificar en qualsevol moment si trieu<link href=\"text/swriter/01/02140000.xhp\" name=\"Edita - Camps\"><emph>Edita - Camps</emph></link>."
+msgstr "Si voleu definir un format de data diferent o que la data s'actualitzi automàticament, seleccioneu <emph>Insereix ▸ Camp ▸ Més camps</emph> per a inserir una orde de camps i definir els paràmetres que desitgeu al diàleg <link href=\"text/swriter/01/04090000.xhp\" name=\"Camps\"><emph>Camps</emph></link>. El format d'un camp de data existent es pot modificar en qualsevol moment si trieu<link href=\"text/swriter/01/02140000.xhp\" name=\"Edita ▸ Camps\"><emph>Edita ▸ Camps</emph></link>."
#: 18030200.xhp
msgctxt ""
@@ -2879,7 +2879,7 @@ msgctxt ""
"par_id3151177\n"
"help.text"
msgid "To assign a different time format, or adapt the actual time data, select <emph>Insert - Field - More Fields</emph> and make the desired changes in the <link href=\"text/swriter/01/04090000.xhp\" name=\"Fields\"><emph>Fields</emph></link> dialog. Additionally, you can modify the format of an inserted time field at any time by choosing <link href=\"text/swriter/01/02140000.xhp\" name=\"Edit - Fields\"><emph>Edit - Fields</emph></link>."
-msgstr "Per assignar un format d'hora diferent o adaptar les dades de l'hora actual, seleccioneu <emph>Insereix - Camps - Altres</emph> i feu els canvis que desitgeu en el diàleg <link href=\"text/swriter/01/04090000.xhp\" name=\"Camps\"><emph>Camps</emph></link>. A més a més, en qualsevol moment podeu modificar el format d'un camp d'hora inserit si trieu <link href=\"text/swriter/01/02140000.xhp\" name=\"Edita - Camps\"><emph>Edita - Camps</emph></link>."
+msgstr "Per a assignar un format d'hora diferent o adaptar les dades de l'hora actual, seleccioneu <emph>Insereix ▸ Camp ▸ Més camps</emph> i feu els canvis que desitgeu en el diàleg <link href=\"text/swriter/01/04090000.xhp\" name=\"Camps\"><emph>Camps</emph></link>. A més a més, en qualsevol moment podeu modificar el format d'un camp d'hora inserit si trieu <link href=\"text/swriter/01/02140000.xhp\" name=\"Edita ▸ Camps\"><emph>Edita ▸ Camps</emph></link>."
#: 18030300.xhp
msgctxt ""
@@ -2911,7 +2911,7 @@ msgctxt ""
"par_id3151175\n"
"help.text"
msgid "If you would like to define a different format or modify the page number, insert a field with <emph>Insert - Field - More Fields</emph> and make the desired settings in the <link href=\"text/swriter/01/04090000.xhp\" name=\"Fields\"><emph>Fields</emph></link> dialog. It is also possible to edit a field inserted with the <emph>Page Number</emph> command with <link href=\"text/swriter/01/02140000.xhp\" name=\"Edit - Fields\"><emph>Edit - Fields</emph></link>. To change page numbers, read the <link href=\"text/swriter/guide/pagenumbers.xhp\" name=\"Page Numbers\"><emph>Page Numbers</emph></link> guide."
-msgstr "Si voleu definir un format diferent o modificar el número de pàgina, inseriu un camp des del menú <emph>Insereix - Camps - Altres</emph> i configureu els paràmetres que voleu amb el diàleg <link href=\"text/swriter/01/04090000.xhp\" name=\"Camps\"><emph>Camps</emph></link>. També podeu editar un camp inserit amb l'ordre <emph>Números de pàgina</emph> amb l'opció <link href=\"text/swriter/01/02140000.xhp\" name=\"Edita - Camps\"><emph>Edita - Camps</emph></link>. Per canviar els números de pàgina, llegiu la guia <link href=\"text/swriter/guide/pagenumbers.xhp\" name=\"Números de pàgina\"><emph>Números de pàgina</emph></link>."
+msgstr "Si voleu definir un format diferent o modificar el número de pàgina, inseriu un camp des del menú <emph>Insereix ▸ Camp ▸ Més camps</emph> i configureu els paràmetres que voleu amb el diàleg <link href=\"text/swriter/01/04090000.xhp\" name=\"Camps\"><emph>Camps</emph></link>. També podeu editar un camp inserit amb l'orde <emph>Números de pàgina</emph> amb l'opció <link href=\"text/swriter/01/02140000.xhp\" name=\"Edita ▸ Camps\"><emph>Edita - Camps</emph></link>. Per canviar els números de pàgina, llegiu la guia <link href=\"text/swriter/guide/pagenumbers.xhp\" name=\"Números de pàgina\"><emph>Números de pàgina</emph></link>."
#: 18030400.xhp
msgctxt ""
@@ -2943,7 +2943,7 @@ msgctxt ""
"par_id3149294\n"
"help.text"
msgid "If you wish to have the page number formatted with a different numbering style, choose <emph>Insert - Field - More Fields</emph> to insert the required field, and specify the settings in the <link href=\"text/swriter/01/04090000.xhp\" name=\"Field\"><emph>Field</emph></link> dialog. The format of the field inserted using the <emph>Page Number</emph> command can also be modified using the <link href=\"text/swriter/01/02140000.xhp\" name=\"Edit - Field\"><emph>Edit - Field</emph></link> command."
-msgstr ""
+msgstr "Si voleu formatar el número de pàgina amb un estil de numeració diferent, trieu <emph>Insereix ▸ Camp ▸ Més camps</emph> per inserir el camp que voleu, i indiqueu-ne els paràmetres en el diàleg <link href=\"text/swriter/01/04090000.xhp\" name=\"Camps\"><emph>Camps</emph></link>. El format del camp que s'ha inserit utilitzant l'orde <emph>Número de pàgina</emph> també es pot modificar utilitzant l'orde <link href=\"text/swriter/01/02140000.xhp\" name=\"Edita ▸ Camps\"><emph>Edita ▸ Camps</emph></link>."
#: 18030500.xhp
msgctxt ""
@@ -2975,7 +2975,7 @@ msgctxt ""
"par_id3152892\n"
"help.text"
msgid "<ahelp hid=\".uno:InsertTopicField\">Inserts the subject specified in the document properties as a field .</ahelp> This field displays the data entered in the <emph>Subject</emph> field under <emph>File - Properties - Description</emph>."
-msgstr "<ahelp hid=\".uno:InsertTopicField\">Insereix l'assumpte indicat a les propietats del document com a camp.</ahelp> Este camp mostra les dades que s'han introduït en el camp <emph>Assumpte</emph>, a <emph>Fitxer - Propietats - Descripció</emph>."
+msgstr "<ahelp hid=\".uno:InsertTopicField\">Insereix l'assumpte indicat a les propietats del document com a camp.</ahelp> Este camp mostra les dades que s'han introduït en el camp <emph>Assumpte</emph>, a <emph>Fitxer ▸ Propietats ▸ Descripció</emph>."
#: 18030500.xhp
msgctxt ""
@@ -2983,7 +2983,7 @@ msgctxt ""
"par_id3156380\n"
"help.text"
msgid "If you would like to insert a different document property as a field, select <emph>Insert - Field - More Fields</emph> and make the desired settings in the <link href=\"text/swriter/01/04090000.xhp\" name=\"Fields\"><emph>Fields</emph></link> dialog. The <emph>DocInformation</emph> category contains all of the fields shown in the document properties."
-msgstr "Si voleu inserir una altra propietat del document com a camp, seleccioneu <emph>Insereix - Camps - Altres</emph> i establiu els paràmetres que desitgeu en el diàleg <link href=\"text/swriter/01/04090000.xhp\" name=\"Camps\"><emph>Camps</emph></link>. La categoria <emph>Informació del document</emph> conté tots els camps que es mostren a les propietats del document."
+msgstr "Si voleu inserir una altra propietat del document com a camp, seleccioneu <emph>Insereix - Camps - Més camps</emph> i establiu els paràmetres que desitgeu en el diàleg <link href=\"text/swriter/01/04090000.xhp\" name=\"Camps\"><emph>Camps</emph></link>. La categoria <emph>Informació del document</emph> conté tots els camps que es mostren a les propietats del document."
#: 18030600.xhp
msgctxt ""
@@ -3007,7 +3007,7 @@ msgctxt ""
"par_id3151392\n"
"help.text"
msgid "<ahelp hid=\".uno:InsertTitleField\">Inserts the title specified in the document properties as a field.</ahelp> This field displays the data entered in the <emph>Title</emph> field under <emph>File - Properties - Description</emph>."
-msgstr "<ahelp hid=\".uno:InsertTitleField\">Insereix com a camp el títol indicat a les propietats del document.</ahelp> Este camp mostra les dades introduïdes al camp <emph>Títol</emph>, a <emph>Fitxer - Propietats - Descripció</emph>."
+msgstr "<ahelp hid=\".uno:InsertTitleField\">Insereix com a camp el títol indicat a les propietats del document.</ahelp> Este camp mostra les dades introduïdes al camp <emph>Títol</emph>, a <emph>Fitxer ▸ Propietats ▸ Descripció</emph>."
#: 18030600.xhp
msgctxt ""
@@ -3015,7 +3015,7 @@ msgctxt ""
"par_id3148768\n"
"help.text"
msgid "If you would like to insert a different document property as a field, select <emph>Insert - Field - More Fields</emph> and make the desired settings in the <link href=\"text/swriter/01/04090000.xhp\" name=\"Fields\"><emph>Fields</emph></link> dialog. The <emph>DocInformation</emph> category contains all of the fields shown in the document properties."
-msgstr "Si voleu inserir una altra propietat del document com a camp, seleccioneu <emph>Insereix - Camps - Altres</emph> i establiu els paràmetres que desitgeu en el diàleg <link href=\"text/swriter/01/04090000.xhp\" name=\"Camps\"><emph>Camps</emph></link>. La categoria <emph>Informació del document</emph> conté tots els camps que es mostren a les propietats del document."
+msgstr "Si voleu inserir una altra propietat del document com a camp, seleccioneu <emph>Insereix - Camps - Més camps</emph> i establiu els paràmetres que desitgeu en el diàleg <link href=\"text/swriter/01/04090000.xhp\" name=\"Camps\"><emph>Camps</emph></link>. La categoria <emph>Informació del document</emph> conté tots els camps que es mostren a les propietats del document."
#: 18030700.xhp
msgctxt ""
@@ -3047,7 +3047,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Images and Charts"
-msgstr ""
+msgstr "Imatges i diagrames"
#: 18120000.xhp
msgctxt ""
@@ -3055,7 +3055,7 @@ msgctxt ""
"hd_id3148568\n"
"help.text"
msgid "<link href=\"text/swriter/02/18120000.xhp\" name=\"Images and Charts\">Images and Charts</link>"
-msgstr ""
+msgstr "<link href=\"text/swriter/02/18120000.xhp\" name=\"Imatges i diagrames\">Imatges i diagrames</link>"
#: 18120000.xhp
msgctxt ""
@@ -3063,7 +3063,7 @@ msgctxt ""
"bm_id3147167\n"
"help.text"
msgid "<bookmark_value>graphics;do not show</bookmark_value> <bookmark_value>images;do not show</bookmark_value> <bookmark_value>pictures;do not show</bookmark_value>"
-msgstr "<bookmark_value>gràfics;no mostrar</bookmark_value><bookmark_value>imatges;no mostrar</bookmark_value>"
+msgstr "<bookmark_value>gràfics;no mostrar</bookmark_value> <bookmark_value>imatges;no mostrar</bookmark_value>"
#: 18120000.xhp
msgctxt ""
@@ -3071,7 +3071,7 @@ msgctxt ""
"par_id3147167\n"
"help.text"
msgid "<ahelp hid=\".uno:Graphic\">If the <emph>Images and Charts</emph> icon on the <emph>Tools</emph> bar is activated, no graphics are displayed - only empty frames as placeholders.</ahelp>"
-msgstr "<ahelp hid=\".uno:Graphic\">Si la icona<emph> Gràfics activats/desactivats </emph> a la barra <emph>Eines</emph> està activada, no es mostrarà cap gràfic, només marcs buits com a espais reservats.</ahelp>"
+msgstr "<ahelp hid=\".uno:Graphic\">Si la icona<emph>Imatges i diagrames</emph> a la barra <emph>Eines</emph> està activada, no es mostrarà cap imatge, només marcs buits com a espais reservats.</ahelp>"
#: 18120000.xhp
msgctxt ""
@@ -3079,7 +3079,7 @@ msgctxt ""
"par_id3151177\n"
"help.text"
msgid "<image id=\"img_id3156379\" src=\"cmd/sc_graphic.png\"><alt id=\"alt_id3156379\">Icon</alt></image>"
-msgstr "<image id=\"img_id3154840\" src=\"cmd/sc_shadowcursor.png\"><alt id=\"alt_id3154840\">Icona</alt></image>"
+msgstr "<image id=\"img_id3156379\" src=\"cmd/sc_graphic.png\"><alt id=\"alt_id3156379\">Icona</alt></image>"
#: 18120000.xhp
msgctxt ""
@@ -3087,7 +3087,7 @@ msgctxt ""
"par_id3154107\n"
"help.text"
msgid "Images and Charts"
-msgstr ""
+msgstr "Imatges i diagrames"
#: 18130000.xhp
msgctxt ""
diff --git a/source/ca-valencia/helpcontent2/source/text/swriter/04.po b/source/ca-valencia/helpcontent2/source/text/swriter/04.po
index 5a841550163..319e846588e 100644
--- a/source/ca-valencia/helpcontent2/source/text/swriter/04.po
+++ b/source/ca-valencia/helpcontent2/source/text/swriter/04.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2017-10-04 11:48+0200\n"
-"PO-Revision-Date: 2016-07-05 21:11+0000\n"
-"Last-Translator: Anonymous Pootle User\n"
+"PO-Revision-Date: 2018-01-15 13:21+0000\n"
+"Last-Translator: joamuran <joamuran@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca-valencia\n"
"MIME-Version: 1.0\n"
@@ -13,9 +13,9 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
"X-Language: ca-XV\n"
-"X-POOTLE-MTIME: 1467753068.000000\n"
+"X-POOTLE-MTIME: 1516022512.000000\n"
#: 01020000.xhp
msgctxt ""
@@ -615,7 +615,7 @@ msgctxt ""
"par_id3147041\n"
"help.text"
msgid "Find and Replace"
-msgstr "Cerca i reemplaça"
+msgstr "Busca i reemplaça"
#: 01020000.xhp
msgctxt ""
@@ -711,7 +711,7 @@ msgctxt ""
"par_idN10D64\n"
"help.text"
msgid "Apply Text Body paragraph style"
-msgstr ""
+msgstr "Aplica l'estil de paràgraf Cos del text"
#: 01020000.xhp
msgctxt ""
@@ -823,7 +823,7 @@ msgctxt ""
"par_id3150712\n"
"help.text"
msgid "Soft hyphens; hyphenation set by you."
-msgstr ""
+msgstr "Guionets personalitzats; partició de mots definida per l'usuari."
#: 01020000.xhp
msgctxt ""
@@ -839,7 +839,7 @@ msgctxt ""
"par_id3148394\n"
"help.text"
msgid "Non-breaking hyphen (is not used for hyphenation)"
-msgstr ""
+msgstr "Guió no separable (no s'utilitza per a la partició de mots)"
#: 01020000.xhp
msgctxt ""
@@ -1191,7 +1191,7 @@ msgctxt ""
"par_id6164433\n"
"help.text"
msgid "Move cursor to beginning of next paragraph."
-msgstr "Mou el cursor al principi del paràgraf anterior"
+msgstr "Mou el cursor al principi del paràgraf següent."
#: 01020000.xhp
msgctxt ""
@@ -1199,7 +1199,7 @@ msgctxt ""
"par_id7405011\n"
"help.text"
msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+Arrow Down"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Opció</caseinline><defaultinline>Ctrl</defaultinline></switchinline>Maj+Fleta avall"
+msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Opció</caseinline><defaultinline>Ctrl</defaultinline></switchinline>Maj+Fletxa avall"
#: 01020000.xhp
msgctxt ""
@@ -1943,7 +1943,7 @@ msgctxt ""
"par_id8539384\n"
"help.text"
msgid "If no whole cell is selected and the cursor is at the end of the table, the paragraph following the table will be deleted, unless it is the last paragraph in the document."
-msgstr ""
+msgstr "Si no hi ha cap cel·la seleccionada i el cursor es troba al final de la taula, el paràgraf que segueix a la taula se suprimirà tret que siga el darrer paràgraf del document."
#: 01020000.xhp
msgctxt ""
diff --git a/source/ca-valencia/helpcontent2/source/text/swriter/guide.po b/source/ca-valencia/helpcontent2/source/text/swriter/guide.po
index 4f842584d98..665d739d918 100644
--- a/source/ca-valencia/helpcontent2/source/text/swriter/guide.po
+++ b/source/ca-valencia/helpcontent2/source/text/swriter/guide.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2017-12-18 12:32+0100\n"
-"PO-Revision-Date: 2016-07-05 21:12+0000\n"
-"Last-Translator: Anonymous Pootle User\n"
+"PO-Revision-Date: 2018-01-15 13:21+0000\n"
+"Last-Translator: joamuran <joamuran@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca-valencia\n"
"MIME-Version: 1.0\n"
@@ -13,9 +13,9 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
"X-Language: ca-XV\n"
-"X-POOTLE-MTIME: 1467753169.000000\n"
+"X-POOTLE-MTIME: 1516022519.000000\n"
#: anchor_object.xhp
msgctxt ""
@@ -79,7 +79,7 @@ msgctxt ""
"par_id3151181\n"
"help.text"
msgid "Anchors the selected item as a character in the current text. If the height of the selected item is greater than the current font size, the height of the line containing the item is increased."
-msgstr "Ancora l'element seleccionat com a caràcter en el text actual. Si l'alçada de l'element seleccionat és superior a la mida actual de la lletra, s'incrementarà l'alçada de la línia que conté l'element."
+msgstr "Ancora l'element seleccionat com a caràcter en el text actual. Si l'alçària de l'element seleccionat és superior a la mida actual de la lletra, s'incrementarà l'alçària de la línia que conté l'element."
#: anchor_object.xhp
msgctxt ""
@@ -175,7 +175,7 @@ msgctxt ""
"bm_id3149973\n"
"help.text"
msgid "<bookmark_value>headings;rearranging</bookmark_value> <bookmark_value>rearranging headings</bookmark_value> <bookmark_value>moving;headings</bookmark_value> <bookmark_value>demoting heading levels</bookmark_value> <bookmark_value>promoting heading levels</bookmark_value> <bookmark_value>Navigator;heading levels and chapters</bookmark_value> <bookmark_value>arranging;headings</bookmark_value> <bookmark_value>outlines;arranging chapters</bookmark_value>"
-msgstr "<bookmark_value>encapçalaments;reorganització</bookmark_value><bookmark_value>reorganització d'encapçalaments</bookmark_value><bookmark_value>moure;encapçalaments</bookmark_value><bookmark_value>reducció dels nivells dels encapçalaments</bookmark_value><bookmark_value>augment dels nivells dels encapçalaments</bookmark_value><bookmark_value>Navegador;nivells d'encapçalament i capítols</bookmark_value><bookmark_value>organització;encapçalaments</bookmark_value><bookmark_value>esquemes;organització de capítols</bookmark_value>"
+msgstr "<bookmark_value>encapçalaments;reorganització</bookmark_value> <bookmark_value>reorganització d'encapçalaments</bookmark_value> <bookmark_value>moure;encapçalaments</bookmark_value> <bookmark_value>reducció dels nivells dels encapçalaments</bookmark_value> <bookmark_value>augment dels nivells dels encapçalaments</bookmark_value> <bookmark_value>Navegador;nivells d'encapçalament i capítols</bookmark_value> <bookmark_value>organització;encapçalaments</bookmark_value> <bookmark_value>esquemes;organització de capítols</bookmark_value>"
#: arrange_chapters.xhp
msgctxt ""
@@ -199,7 +199,7 @@ msgctxt ""
"par_id3145652\n"
"help.text"
msgid "To quickly move the text cursor to a heading in the document, double-click the heading in the <emph>Navigator</emph> list."
-msgstr "Per moure ràpidament el cursor del text a un encapçalament del document, feu doble clic a un encapçalament a la llista <emph>Navegador</emph>."
+msgstr "Per a moure ràpidament el cursor del text a un encapçalament del document, feu doble clic a un encapçalament a la llista <emph>Navegador</emph>."
#: arrange_chapters.xhp
msgctxt ""
@@ -215,7 +215,7 @@ msgctxt ""
"hd_id3151184\n"
"help.text"
msgid "To Move a Heading Up or Down in the Document"
-msgstr "Per moure un encapçalament cap amunt o cap avall en el document"
+msgstr "Per a moure un encapçalament cap amunt o cap avall en el document"
#: arrange_chapters.xhp
msgctxt ""
@@ -231,7 +231,7 @@ msgctxt ""
"par_id3151206\n"
"help.text"
msgid "On the <emph>Standard Bar</emph>, click the <emph>Navigator</emph> icon <image id=\"img_id5211883\" src=\"cmd/sc_navigator.png\"><alt id=\"alt_id5211883\">Icon</alt></image> to open the <emph>Navigator</emph>."
-msgstr "A la <emph>barra Estàndard</emph>, feu clic a la icona <emph>Navegador</emph> <image id=\"img_id5211883\" src=\"cmd/sc_navigator.png\" width=\"0.564cm\" height=\"0.564cm\"><alt id=\"alt_id5211883\">Icona</alt></image> per obrir el <emph>Navegador</emph>."
+msgstr "A la <emph>barra Estàndard</emph>, feu clic a la icona <emph>Navegador</emph> <image id=\"img_id5211883\" src=\"cmd/sc_navigator.png\"><alt id=\"alt_id5211883\">Icona</alt></image> per obrir el <emph>Navegador</emph>."
#: arrange_chapters.xhp
msgctxt ""
@@ -279,7 +279,7 @@ msgctxt ""
"hd_id3155402\n"
"help.text"
msgid "To Promote or Demote the Level of a Heading"
-msgstr "Per augmentar o reduir el nivell d'un encapçalament"
+msgstr "Per a augmentar o reduir el nivell d'un encapçalament"
#: arrange_chapters.xhp
msgctxt ""
@@ -303,7 +303,7 @@ msgctxt ""
"hd_id3155525\n"
"help.text"
msgid "To Change the Number of Heading Levels That Are Displayed"
-msgstr "Per canviar el nombre de nivells d'encapçalament que es visualitzen"
+msgstr "Per a canviar el nombre de nivells d'encapçalament que es visualitzen"
#: arrange_chapters.xhp
msgctxt ""
@@ -663,7 +663,7 @@ msgctxt ""
"par_id3155531\n"
"help.text"
msgid "Choose <emph>Tools - Automatic Spell Checking</emph>."
-msgstr ""
+msgstr "Trieu <emph>Eines - Comprovació automàtica de l'ortografia</emph>."
#: auto_spellcheck.xhp
msgctxt ""
@@ -855,7 +855,7 @@ msgctxt ""
"par_id3155581\n"
"help.text"
msgid "Choose <item type=\"menuitem\">Tools - AutoText</item>."
-msgstr "Trieu <item type=\"menuitem\">Fitxer - Exporta</item>."
+msgstr "Trieu <item type=\"menuitem\">Eines ▸ Text automàtic</item>."
#: autotext.xhp
msgctxt ""
@@ -911,7 +911,7 @@ msgctxt ""
"par_id3145615\n"
"help.text"
msgid "Choose <link href=\"text/swriter/01/02120000.xhp\" name=\"Tools - AutoText\"><emph>Tools - AutoText</emph></link>."
-msgstr "Trieu <link href=\"text/swriter/01/02120000.xhp\" name=\"Edita - Text automàtic\"><emph>Edita - Text automàtic</emph></link>."
+msgstr "Trieu <link href=\"text/swriter/01/02120000.xhp\" name=\"Edita - Text automàtic\"><emph>Edita ▸ Text automàtic</emph></link>."
#: autotext.xhp
msgctxt ""
@@ -975,7 +975,7 @@ msgctxt ""
"par_id3151304\n"
"help.text"
msgid "Choose <emph>File - Print</emph>."
-msgstr "Trieu <emph>Fitxer - Imprimeix</emph>."
+msgstr "Trieu <emph>Fitxer ▸ Imprimeix</emph>."
#: autotext.xhp
msgctxt ""
@@ -1023,7 +1023,7 @@ msgctxt ""
"par_id3154995\n"
"help.text"
msgid "<link href=\"text/swriter/01/02120000.xhp\" name=\"Tools - AutoText\">Tools - AutoText</link>"
-msgstr "<link href=\"text/swriter/01/02120000.xhp\" name=\"Edita - Text automàtic\">Edita - Text automàtic</link>"
+msgstr "<link href=\"text/swriter/01/02120000.xhp\" name=\"Edita ▸ Text automàtic\">Edita ▸ Text automàtic</link>"
#: autotext.xhp
msgctxt ""
@@ -1239,7 +1239,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Defining Borders for Characters"
-msgstr "Definició de vores per a pàgines"
+msgstr "Definició de vores per a caràcters"
#: border_character.xhp
msgctxt ""
@@ -1247,7 +1247,7 @@ msgctxt ""
"bm_id3156136\n"
"help.text"
msgid "<bookmark_value>characters;defining borders</bookmark_value> <bookmark_value>borders; for characters</bookmark_value> <bookmark_value>frames; around characters</bookmark_value> <bookmark_value>defining;character borders</bookmark_value>"
-msgstr "<bookmark_value>pàgines;definició de vores</bookmark_value><bookmark_value>vores; per a les pàgines</bookmark_value><bookmark_value>marcs; al voltant de les pàgines</bookmark_value><bookmark_value>definició;vores de pàgina</bookmark_value>"
+msgstr "<bookmark_value>caràcters;definició de vores</bookmark_value><bookmark_value>vores; per als caràcters</bookmark_value><bookmark_value>marcs; al voltant dels caràcters</bookmark_value><bookmark_value>definició;vores de caràcter</bookmark_value>"
#: border_character.xhp
msgctxt ""
@@ -1255,7 +1255,7 @@ msgctxt ""
"hd_id3116136\n"
"help.text"
msgid "<variable id=\"border_character\"><link href=\"text/swriter/guide/border_character.xhp\" name=\"Defining Borders for Characters\">Defining Borders for Characters</link> </variable>"
-msgstr "<variable id=\"border_page\"><link href=\"text/swriter/guide/border_page.xhp\" name=\"Definició de vores per a pàgines\">Definició de vores per a pàgines</link> </variable>"
+msgstr "<variable id=\"border_character\"><link href=\"text/swriter/guide/border_character.xhp\" name=\"Definició de vores per a caràcters\">Definició de vores per a caràcters</link> </variable>"
#: border_character.xhp
msgctxt ""
@@ -1279,7 +1279,7 @@ msgctxt ""
"par_id3118661\n"
"help.text"
msgid "Select the range of characters around which you want to add a border."
-msgstr ""
+msgstr "Seleccioneu l'interval de caràcters al voltant del quals voleu afegir una vora."
#: border_character.xhp
msgctxt ""
@@ -1303,7 +1303,7 @@ msgctxt ""
"par_id3151046\n"
"help.text"
msgid "Select a line style, width and color for the selected border style in the <emph>Line</emph> area. These settings apply to all border lines that are included in the selected border style."
-msgstr "Seleccioneu un estil i un color de línia per a l'estil de vora seleccionat a l'àrea <emph>Línia</emph>. Estos paràmetres s'apliquen a totes les línies de vora incloses en l'estil de vora seleccionat."
+msgstr "Seleccioneu un estil, amplària i color de línia per a l'estil de vora seleccionat a l'àrea <emph>Línia</emph>. Estos paràmetres s'apliquen a totes les línies de vora incloses en l'estil de vora seleccionat."
#: border_character.xhp
msgctxt ""
@@ -1335,7 +1335,7 @@ msgctxt ""
"par_id3118613\n"
"help.text"
msgid "Select the range of characters around which you want to add a border."
-msgstr ""
+msgstr "Seleccioneu l'interval de caràcters al voltant del quals voleu afegir una vora."
#: border_character.xhp
msgctxt ""
@@ -1351,7 +1351,7 @@ msgctxt ""
"par_id3110541\n"
"help.text"
msgid "In the <emph>User-defined</emph> area select the edge(s) that you want to appear in a common layout. Click on an edge in the preview to toggle the selection of an edge."
-msgstr "A l'àrea <emph>Definit per l'usuari</emph> seleccioneu la vora o les vores que vulgueu que apareguen en el format estàndard. Feu clic a una vora de la previsualització per commutar-ne la selecció."
+msgstr "A l'àrea <emph>Definit per l'usuari</emph>, seleccioneu les vores que voleu que apareguen en un format comú. Feu clic en una vora de la previsualització per a canviar la selecció d'una vora."
#: border_character.xhp
msgctxt ""
@@ -1359,7 +1359,7 @@ msgctxt ""
"par_id3119149\n"
"help.text"
msgid "Select a line style, width and color for the selected border style in the <emph>Line</emph> area. These settings apply to all border lines that are included in the selected border style."
-msgstr "Seleccioneu un estil i un color de línia per a l'estil de vora seleccionat a l'àrea <emph>Línia</emph>. Estos paràmetres s'apliquen a totes les línies de vora incloses en l'estil de vora seleccionat."
+msgstr "Seleccioneu un estil, amplària i color de línia per a l'estil de vora seleccionat a l'àrea <emph>Línia</emph>. Estos paràmetres s'apliquen a totes les línies de vora incloses en l'estil de vora seleccionat."
#: border_character.xhp
msgctxt ""
@@ -1575,7 +1575,7 @@ msgctxt ""
"par_id3154046\n"
"help.text"
msgid "Select a line style, width and color for the selected border style in the <emph>Line</emph> area. These settings apply to all border lines that are included in the selected border style."
-msgstr ""
+msgstr "Seleccioneu un estil, amplària i color de línia per a l'estil de vora seleccionat a l'àrea <emph>Línia</emph>. Estos paràmetres s'apliquen a totes les línies de vora incloses en l'estil de vora seleccionat."
#: border_page.xhp
msgctxt ""
@@ -1623,7 +1623,7 @@ msgctxt ""
"par_id3159149\n"
"help.text"
msgid "Select a line style, width and color for the selected border style in the <emph>Line</emph> area. These settings apply to all border lines that are included in the selected border style."
-msgstr ""
+msgstr "Seleccioneu un estil, amplària i color de línia per a l'estil de vora seleccionat a l'àrea <emph>Línia</emph>. Estos paràmetres s'apliquen a totes les línies de vora incloses en l'estil de vora seleccionat."
#: border_page.xhp
msgctxt ""
@@ -2223,7 +2223,7 @@ msgctxt ""
"par_id5172582\n"
"help.text"
msgid "Place the cursor where you want to insert the result of the formula, and then choose <item type=\"menuitem\">Edit - Paste</item>, or press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+V.<br/>The selected formula is replaced by the result."
-msgstr "Col·loqueu el cursor on vulgueu inserir el resultat de la fórmula i trieu <item type=\"menuitem\">Edita - Enganxa</item>, o bé premeu <switchinline select=\"sys\"><caseinline select=\"MAC\">Orde</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+V.<br/>La fórmula seleccionada es reemplaçarà pel resultat."
+msgstr "Col·loqueu el cursor on vulgueu inserir el resultat de la fórmula i trieu <item type=\"menuitem\">Edita ▸ Enganxa</item>, o bé premeu <switchinline select=\"sys\"><caseinline select=\"MAC\">Orde</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+V.<br/>La fórmula seleccionada es reemplaçarà pel resultat."
#: calculate_intable.xhp
msgctxt ""
@@ -3087,7 +3087,7 @@ msgctxt ""
"par_id3155566\n"
"help.text"
msgid "Choose <item type=\"menuitem\">Insert - Field - More Fields</item>, and then click the <item type=\"menuitem\">Variables</item> tab."
-msgstr "Trieu <item type=\"menuitem\">Insereix - Camps - Altres</item> i feu clic a la pestanya <item type=\"menuitem\">Variables</item>."
+msgstr "Trieu <item type=\"menuitem\">Insereix - Camps - Més camps</item> i feu clic a la pestanya <item type=\"menuitem\">Variables</item>."
#: conditional_text.xhp
msgctxt ""
@@ -3151,7 +3151,7 @@ msgctxt ""
"par_id3151212\n"
"help.text"
msgid "Choose <item type=\"menuitem\">Insert - Field - More Fields</item>, and then click the <item type=\"menuitem\">Functions</item> tab."
-msgstr "Trieu <item type=\"menuitem\">Insereix - Camps - Altres</item> i feu clic a la pestanya <item type=\"menuitem\">Funcions</item>."
+msgstr "Trieu <item type=\"menuitem\">Insereix - Camps - Més camps</item> i feu clic a la pestanya <item type=\"menuitem\">Funcions</item>."
#: conditional_text.xhp
msgctxt ""
@@ -3215,7 +3215,7 @@ msgctxt ""
"par_id3155110\n"
"help.text"
msgid "Place your cursor in front of the field that you defined in the first part of this example, and then choose <emph>Edit - Fields</emph>."
-msgstr "Col·loqueu el cursor davant del camp que heu definit en la primera part d'este exemple i trieu <emph>Edita - Camps</emph>."
+msgstr "Col·loqueu el cursor davant del camp que heu definit en la primera part d'este exemple i trieu <emph>Edita ▸ Camps</emph>."
#: conditional_text.xhp
msgctxt ""
@@ -3295,7 +3295,7 @@ msgctxt ""
"par_id3150537\n"
"help.text"
msgid "Choose <item type=\"menuitem\">Insert - Field - More Fields</item>, and then click the <item type=\"menuitem\">Functions</item> tab."
-msgstr "Trieu <item type=\"menuitem\">Insereix - Camps - Altres</item> i feu clic a la pestanya <item type=\"menuitem\">Funcions</item>."
+msgstr "Trieu <item type=\"menuitem\">Insereix - Camps - Més camps</item> i feu clic a la pestanya <item type=\"menuitem\">Funcions</item>."
#: conditional_text2.xhp
msgctxt ""
@@ -3647,7 +3647,7 @@ msgctxt ""
"par_id3155608\n"
"help.text"
msgid "Select the field and choose <emph>Edit - Cut</emph>."
-msgstr "Seleccioneu el camp i feu clic a <emph>Edita - Retalla</emph>."
+msgstr "Seleccioneu el camp i feu clic a <emph>Edita ▸ Retalla</emph>."
#: field_convert.xhp
msgctxt ""
@@ -3655,7 +3655,7 @@ msgctxt ""
"par_id3154238\n"
"help.text"
msgid "Choose <emph>Edit - Paste Special</emph>."
-msgstr "Trieu <emph>Edita - Enganxament especial</emph>."
+msgstr "Trieu <emph>Edita ▸ Enganxament especial</emph>."
#: field_convert.xhp
msgctxt ""
@@ -3847,7 +3847,7 @@ msgctxt ""
"par_id3151244\n"
"help.text"
msgid "Placeholder, hidden text, insert reference, variable, database, and user-defined fields display a help tip when you rest the mouse pointer over the field in a document. To enable this feature, ensure that the Extended Tips option (<item type=\"menuitem\">What's This?</item>) is selected in the <item type=\"menuitem\">Help</item> menu."
-msgstr ""
+msgstr "Si manteniu la busca del ratolí damunt d'un camp d'espai reservat, de text amagat, de referència d'inserció, de variable o de base de dades, o bé damunt d'un camp definit per l'usuari, es mostrarà un indicador d'ajuda. Per habilitar esta característica, assegureu-vos que l'opció Consells ampliats (<item type=\"menuitem\">Què és això?</item>) estiga seleccionada al menú <item type=\"menuitem\">Ajuda</item>."
#: fields.xhp
msgctxt ""
@@ -3863,7 +3863,7 @@ msgctxt ""
"par_id3155963\n"
"help.text"
msgid "To update all of the fields in a document, press F9, or choose <emph>Edit - Select All</emph>, and then press F9."
-msgstr "Per actualitzar tots els camps del document premeu F9 o trieu <emph>Edita - Selecciona-ho tot</emph> i premeu F9."
+msgstr "Per actualitzar tots els camps del document premeu F9 o trieu <emph>Edita ▸ Selecciona-ho tot</emph> i premeu F9."
#: fields.xhp
msgctxt ""
@@ -3911,7 +3911,7 @@ msgctxt ""
"par_id3147679\n"
"help.text"
msgid "Choose <emph>Insert - Field - More Fields</emph> and click the <emph>Document</emph> tab."
-msgstr "Trieu <emph>Insereix - Camps - Altres</emph> i feu clic a la pestanya <emph>Document</emph>."
+msgstr "Trieu <emph>Insereix - Camps - Més camps</emph> i feu clic a la pestanya <emph>Document</emph>."
#: fields_date.xhp
msgctxt ""
@@ -3975,7 +3975,7 @@ msgctxt ""
"par_id3145776\n"
"help.text"
msgid "Choose <item type=\"menuitem\">Insert - Field - More Fields</item> and click the <item type=\"menuitem\">Functions</item> tab."
-msgstr "Trieu <item type=\"menuitem\">Insereix - Camps - Altres</item> i feu clic a la pestanya <item type=\"menuitem\">Funcions</item>."
+msgstr "Trieu <item type=\"menuitem\">Insereix - Camps - Més camps</item> i feu clic a la pestanya <item type=\"menuitem\">Funcions</item>."
#: fields_enter.xhp
msgctxt ""
@@ -4423,7 +4423,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Finding and Replacing in Writer"
-msgstr "Cercar i reemplaçar en el Writer"
+msgstr "Buscar i reemplaçar en el Writer"
#: finding.xhp
msgctxt ""
@@ -4431,7 +4431,7 @@ msgctxt ""
"bm_id1163670\n"
"help.text"
msgid "<bookmark_value>finding; text/text formats/styles/objects</bookmark_value> <bookmark_value>replacing; text and text formats</bookmark_value> <bookmark_value>styles;finding</bookmark_value> <bookmark_value>searching, see also finding</bookmark_value> <bookmark_value>text formats; finding</bookmark_value> <bookmark_value>formats; finding and replacing</bookmark_value> <bookmark_value>searching; formats</bookmark_value> <bookmark_value>objects;finding by Navigator</bookmark_value> <bookmark_value>Asian languages;search options</bookmark_value>"
-msgstr "<bookmark_value>cerca; text/formats de text/estils/objectes</bookmark_value><bookmark_value>reemplaçament; text i formats de text</bookmark_value><bookmark_value>estils;cerca</bookmark_value><bookmark_value>formats de text; cerca</bookmark_value><bookmark_value>formats; cerca i reemplaçament</bookmark_value><bookmark_value>cerca; formats</bookmark_value><bookmark_value>objectes;cerca amb el Navegador</bookmark_value><bookmark_value>llengües asiàtiques;opcions de cerca</bookmark_value>"
+msgstr "<bookmark_value>busca; text/formats de text/estils/objectes</bookmark_value><bookmark_value>reemplaçament; text i formats de text</bookmark_value><bookmark_value>estils;busca</bookmark_value><bookmark_value>formats de text; busca</bookmark_value><bookmark_value>formats; busca i reemplaçament</bookmark_value><bookmark_value>busca; formats</bookmark_value><bookmark_value>objectes;busca amb el Navegador</bookmark_value><bookmark_value>llengües asiàtiques;opcions de busca</bookmark_value>"
#: finding.xhp
msgctxt ""
@@ -4439,7 +4439,7 @@ msgctxt ""
"hd_id8568681\n"
"help.text"
msgid "<variable id=\"finding\"><link href=\"text/swriter/guide/finding.xhp\">Finding and Replacing in Writer</link></variable>"
-msgstr "<variable id=\"finding\"><link href=\"text/swriter/guide/finding.xhp\">Cercar i reemplaçar en el Writer</link></variable>"
+msgstr "<variable id=\"finding\"><link href=\"text/swriter/guide/finding.xhp\">Buscar i reemplaçar en el Writer</link></variable>"
#: finding.xhp
msgctxt ""
@@ -4447,7 +4447,7 @@ msgctxt ""
"par_id611285\n"
"help.text"
msgid "In text documents you can find words, formatting, styles, and more. You can navigate from one result to the next, or you can highlight all results at once, then apply another format or replace the words by other text."
-msgstr "En els documents de text podeu cercar paraules, formats i estils, entre altres elements. Podeu navegar entre els resultats, o bé podeu realçar tots els resultats a la vegada i aplicar-los un altre format o reemplaçar les paraules per un altre text."
+msgstr "En els documents de text podeu buscar paraules, formats i estils, entre altres elements. Podeu navegar entre els resultats, o bé podeu realçar tots els resultats a la vegada i aplicar-los un altre format o reemplaçar les paraules per un altre text."
#: finding.xhp
msgctxt ""
@@ -4455,7 +4455,7 @@ msgctxt ""
"hd_id6226081\n"
"help.text"
msgid "The Find & Replace dialog"
-msgstr "El diàleg Cerca i reemplaça"
+msgstr "El diàleg Busca i reemplaça"
#: finding.xhp
msgctxt ""
@@ -4463,7 +4463,7 @@ msgctxt ""
"par_id6702780\n"
"help.text"
msgid "To find text within the whole document, open the Find & Replace dialog without any active text selection. If you want to search only a part of your document, first select that part of text, then open the Find & Replace dialog."
-msgstr "Per cercar un text a tot el document, obriu el diàleg Cerca i reemplaça sense tindre cap selecció de text activa. Si voleu fer una cerca només en una part del document, en primer lloc seleccioneu esta part del document i a continuació obriu el diàleg Cerca i reemplaça."
+msgstr "Per buscar un text a tot el document, obriu el diàleg Busca i reemplaça sense tindre cap selecció de text activa. Si voleu fer una busca només en una part del document, en primer lloc seleccioneu esta part del document i a continuació obriu el diàleg Busca i reemplaça."
#: finding.xhp
msgctxt ""
@@ -4479,7 +4479,7 @@ msgctxt ""
"par_id6957304\n"
"help.text"
msgid "Choose <emph>Edit - Find & Replace</emph> to open the Find & Replace dialog."
-msgstr "Trieu <emph>Edita - Cerca i reemplaça</emph> per obrir el diàleg Cerca i reemplaça."
+msgstr "Trieu <emph>Edita ▸ Busca i reemplaça</emph> per a obrir el diàleg Busca i reemplaça."
#: finding.xhp
msgctxt ""
@@ -4495,7 +4495,7 @@ msgctxt ""
"par_id5684072\n"
"help.text"
msgid "Either click <emph>Find Next</emph> or <emph>Find All</emph>."
-msgstr "Feu clic a <emph>Cerca</emph> o a <emph>Cerca-ho tot</emph>."
+msgstr "Feu clic a <emph>Busca</emph> o a <emph>Busca-ho tot</emph>."
#: finding.xhp
msgctxt ""
@@ -4503,7 +4503,7 @@ msgctxt ""
"par_id4377269\n"
"help.text"
msgid "When you click <emph>Find Next</emph>, Writer will show you the next text that is equal to your entry. You can watch and edit the text, then click <emph>Find Next</emph> again to advance to the next found text."
-msgstr "Quan feu clic a <emph>Cerca</emph>, el Writer vos mostrarà el següent text que siga igual a la vostra entrada. Podreu visualitzar i editar el text, i tornar a fer clic a <emph>Cerca</emph> per avançar fins al següent text trobat."
+msgstr "Si feu clic a <emph>Busca el següent</emph>, el Writer vos mostrarà el següent text que siga igual a la vostra entrada. Podreu visualitzar i editar el text, i tornar a fer clic a <emph>Busca el següent</emph> per avançar fins al següent text trobat."
#: finding.xhp
msgctxt ""
@@ -4511,7 +4511,7 @@ msgctxt ""
"par_id1371807\n"
"help.text"
msgid "If you closed the dialog, you can press a key combination (Ctrl+Shift+F) to find the next text without opening the dialog."
-msgstr "Si heu tancat el diàleg, podeu prémer una combinació de tecles (Ctrl+Maj+F) per cercar el text següent sense obrir el diàleg."
+msgstr "Si heu tancat el diàleg, podeu prémer una combinació de tecles (Ctrl+Maj+F) per buscar el text següent sense obrir el diàleg."
#: finding.xhp
msgctxt ""
@@ -4527,7 +4527,7 @@ msgctxt ""
"par_id9359416\n"
"help.text"
msgid "When you click <item type=\"menuitem\">Find All</item>, Writer selects all text that is equal to your entry. Now you can for example set all found text to bold, or apply a character style to all at once."
-msgstr "Quan feu clic a <item type=\"menuitem\">Cerca-ho tot</item>, el Writer selecciona tot el text que és igual a l'entrada que heu introduït. Ara, per exemple, podeu posar tot el text trobat en negreta, o aplicar un estil de caràcter a tota la selecció a la vegada."
+msgstr "Quan feu clic a <item type=\"menuitem\">Busca-ho tot</item>, el Writer selecciona tot el text que és igual a l'entrada que heu introduït. Ara, per exemple, podeu posar tot el text trobat en negreta, o aplicar un estil de caràcter a tota la selecció a la vegada."
#: finding.xhp
msgctxt ""
@@ -4543,7 +4543,7 @@ msgctxt ""
"par_id1780755\n"
"help.text"
msgid "Unlike searching text, replacing text cannot be restricted to the current selection only."
-msgstr "A diferència del text de cerca, el text de reemplaçament no es pot restringir només a la selecció actual."
+msgstr "A diferència del text de busca, el text de reemplaçament no es pot restringir només a la selecció actual."
#: finding.xhp
msgctxt ""
@@ -4551,7 +4551,7 @@ msgctxt ""
"par_id2467421\n"
"help.text"
msgid "Choose Edit - Find & Replace to open the Find & Replace dialog."
-msgstr "Trieu Edita - Cerca i reemplaça per obrir el diàleg Cerca i reemplaça."
+msgstr "Trieu Edita ▸ Busca i reemplaça per a obrir el diàleg Busca i reemplaça."
#: finding.xhp
msgctxt ""
@@ -4599,7 +4599,7 @@ msgctxt ""
"hd_id9908444\n"
"help.text"
msgid "To Find Styles"
-msgstr "Cerca d'estils"
+msgstr "Busca d'estils"
#: finding.xhp
msgctxt ""
@@ -4607,7 +4607,7 @@ msgctxt ""
"par_id8413953\n"
"help.text"
msgid "You want to find all text in your document to which a certain Paragraph Style is assigned, for example the \"Heading 2\" style."
-msgstr "Si voleu cercar tot el text del document al qual s'ha assignat un determinat estil de paràgraf, com ara l'estil \"Encapçalament 2\"."
+msgstr "Si voleu buscar tot el text del document al qual s'ha assignat un determinat estil de paràgraf, com ara l'estil \"Encapçalament 2\"."
#: finding.xhp
msgctxt ""
@@ -4615,7 +4615,7 @@ msgctxt ""
"par_id2696920\n"
"help.text"
msgid "Choose Edit - Find & Replace to open the Find & Replace dialog."
-msgstr "Trieu Edita - Cerca i reemplaça per obrir el diàleg Cerca i reemplaça."
+msgstr "Trieu Edita ▸ Busca i reemplaça per a obrir el diàleg Busca i reemplaça."
#: finding.xhp
msgctxt ""
@@ -4639,7 +4639,7 @@ msgctxt ""
"par_id679342\n"
"help.text"
msgid "Select the style to search for, then click <emph>Find Next</emph> or <emph>Find All</emph>."
-msgstr "Seleccioneu l'estil que vulgueu cercar i feu clic a <emph>Cerca</emph> o a <emph>Cerca-ho tot</emph>."
+msgstr "Seleccioneu l'estil que vulgueu buscar i feu clic a <emph>Busca el següent</emph> o a <emph>Busca-ho tot</emph>."
#: finding.xhp
msgctxt ""
@@ -4647,7 +4647,7 @@ msgctxt ""
"hd_id3231299\n"
"help.text"
msgid "To Find Formats"
-msgstr "Cerca de formats"
+msgstr "Busca de formats"
#: finding.xhp
msgctxt ""
@@ -4655,7 +4655,7 @@ msgctxt ""
"par_id8087405\n"
"help.text"
msgid "You want to find all text in your document to which a certain direct character formatting is assigned."
-msgstr "Realitzeu les accions següents si voleu cercar tot el text del document al qual s'haja assignat algun format de caràcter directe."
+msgstr "Realitzeu les accions següents si voleu buscar tot el text del document al qual s'haja assignat algun format de caràcter directe."
#: finding.xhp
msgctxt ""
@@ -4663,7 +4663,7 @@ msgctxt ""
"par_id3406170\n"
"help.text"
msgid "Finding formats only finds direct character attributes, it does not find attributes applied as part of a style."
-msgstr "La cerca de formats només cerca atributs de caràcter directes, i no atributs aplicats com a part d'un estil."
+msgstr "La busca de formats només busca atributs de caràcter directes, i no atributs aplicats com a part d'un estil."
#: finding.xhp
msgctxt ""
@@ -4671,7 +4671,7 @@ msgctxt ""
"par_id2448805\n"
"help.text"
msgid "Choose Edit - Find & Replace to open the Find & Replace dialog."
-msgstr "Trieu Edita - Cerca i reemplaça per obrir el diàleg Cerca i reemplaça."
+msgstr "Trieu Edita ▸ Busca i reemplaça per a obrir el diàleg Busca i reemplaça."
#: finding.xhp
msgctxt ""
@@ -4695,7 +4695,7 @@ msgctxt ""
"par_id7783745\n"
"help.text"
msgid "Click <emph>Find Next</emph> or <emph>Find All</emph>."
-msgstr "Feu clic a <emph>Cerca</emph> o a <emph>Cerca-ho tot</emph>."
+msgstr "Feu clic a <emph>Busca el següent</emph> o a <emph>Busca-ho tot</emph>."
#: finding.xhp
msgctxt ""
@@ -4711,7 +4711,7 @@ msgctxt ""
"par_id9919431\n"
"help.text"
msgid "The similarity search can find text that is almost the same as your search text. You can set the number of characters that are allowed to differ."
-msgstr "La cerca per similitud pot cercar text que siga molt similar al text de la vostra cerca. Podeu establir el nombre de caràcters diferents permesos."
+msgstr "La busca per similitud pot buscar text que siga molt similar al text de la vostra busca. Podeu establir el nombre de caràcters diferents permesos."
#: finding.xhp
msgctxt ""
@@ -4719,7 +4719,7 @@ msgctxt ""
"par_id8533280\n"
"help.text"
msgid "Check the <emph>Similarity search</emph> option and optionally click the <emph>Similarities</emph> button to change the settings. (Setting all three numbers to 1 works fine for English text.)"
-msgstr "Activeu l'opció <emph>Cerca per similitud</emph> i opcionalment feu clic al botó <emph>...</emph> per canviar-ne els paràmetres (podeu establir els tres valors a 1 per a text en català)."
+msgstr "Activeu l'opció <emph>Busca per similitud</emph> i opcionalment feu clic al botó <emph>...</emph> per canviar-ne els paràmetres (podeu establir els tres valors a 1 per a text en català)."
#: finding.xhp
msgctxt ""
@@ -4727,7 +4727,7 @@ msgctxt ""
"par_id4646748\n"
"help.text"
msgid "When you have enabled Asian language support under <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Language Settings - Languages</emph>, the Find & Replace dialog offers options to search Asian text."
-msgstr "Si heu habilitat la compatibilitat amb llengües asiàtiques a <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferències</caseinline><defaultinline>Eines - Opcions</defaultinline></switchinline> - Configuració de la llengua - Llengües</emph>, el diàleg Cerca i reemplaça oferirà una sèrie d'opcions per a la cerca de text asiàtic."
+msgstr "Si heu habilitat la compatibilitat amb llengües asiàtiques a <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferències</caseinline><defaultinline>Eines - Opcions</defaultinline></switchinline> - Configuració de la llengua - Llengües</emph>, el diàleg Busca i reemplaça oferirà una sèrie d'opcions per a la busca de text asiàtic."
#: finding.xhp
msgctxt ""
@@ -4743,7 +4743,7 @@ msgctxt ""
"par_id9934385\n"
"help.text"
msgid "The Navigator is the main tool for finding and selecting objects. You can also use the Navigator to move and arrange chapters, providing an outline view to your document."
-msgstr "El Navegador és l'eina principal per a la cerca i la selecció d'objectes. També podeu utilitzar el Navegador per moure i organitzar capítols, mitjançant la visualització d'esquema del document."
+msgstr "El Navegador és l'eina principal per a la busca i la selecció d'objectes. També podeu utilitzar el Navegador per moure i organitzar capítols, mitjançant la visualització d'esquema del document."
#: finding.xhp
msgctxt ""
@@ -4775,7 +4775,7 @@ msgctxt ""
"par_id4639728\n"
"help.text"
msgid "Use the small Navigation window to quickly jump to the next object or find the next text in your document."
-msgstr "Utilitzeu la petita finestra Navegació per saltar ràpidament fins a l'objecte següent o per cercar el text següent en el document."
+msgstr "Utilitzeu la petita finestra Navegació per saltar ràpidament fins a l'objecte següent o per buscar el text següent en el document."
#: footer_nextpage.xhp
msgctxt ""
@@ -4831,7 +4831,7 @@ msgctxt ""
"par_id3147109\n"
"help.text"
msgid "Place the cursor in the footer and choose <emph>Insert - Field - More Fields</emph>."
-msgstr "Col·loqueu el cursor en el peu i trieu <emph>Insereix - Camps - Altres</emph>."
+msgstr "Col·loqueu el cursor en el peu i trieu <emph>Insereix - Camps - Més camps</emph>."
#: footer_nextpage.xhp
msgctxt ""
@@ -5015,7 +5015,7 @@ msgctxt ""
"par_id3147120\n"
"help.text"
msgid "Choose <link href=\"text/swriter/01/04030000.xhp\" name=\"Insert - Footnote\"><emph>Insert - Footnote and Endnote - Footnote or Endnote</emph></link>."
-msgstr "Trieu <link href=\"text/swriter/01/04030000.xhp\" name=\"Insereix - Nota al peu\"><emph>Insereix - Nota al peu/Nota final</emph></link>."
+msgstr "Trieu <link href=\"text/swriter/01/04030000.xhp\" name=\"Insereix ▸ Nota al peu\"><emph>Insereix ▸ Nota al peu o final</emph></link>."
#: footnote_usage.xhp
msgctxt ""
@@ -5111,7 +5111,7 @@ msgctxt ""
"par_id3145081\n"
"help.text"
msgid "To edit the numbering properties of a footnote or endnote anchor, click in front of the anchor, and choose <link href=\"text/swriter/01/02150000.xhp\" name=\"Edit - Footnote\"><emph>Edit - Footnote/Endnote</emph></link>."
-msgstr "Per editar les propietats de numeració d'una àncora de nota al peu o de nota final, feu clic davant de l'àncora i trieu <link href=\"text/swriter/01/02150000.xhp\" name=\"Edita - Nota al peu\"><emph>Edita - Nota al peu/Nota final</emph></link>."
+msgstr "Per a editar les propietats de numeració d'una àncora de nota al peu o de nota final, feu clic davant de l'àncora i trieu <link href=\"text/swriter/01/02150000.xhp\" name=\"Edita ▸ Nota al peu\"><emph>Edita ▸ Nota al peu o final</emph></link>."
#: footnote_usage.xhp
msgctxt ""
@@ -5519,7 +5519,7 @@ msgctxt ""
"par_id5878780\n"
"help.text"
msgid "To avoid confusion, use the same document template for the master document and its subdocuments. This happens automatically when you create the master document and its subdocuments from an existing document with headings, using the command <emph>File - Send - Create Master Document</emph>."
-msgstr "Per evitar confusions, utilitzeu la mateixa plantilla de document per al document mestre i per als seus subdocuments. Si creeu el document mestre i els seus subdocuments a partir d'un document existent amb encapçalaments mitjançant l'orde <emph>Fitxer - Envia - Crea un document mestre</emph>, s'aplicarà de manera automàtica la mateixa plantilla al document mestre i als seus subdocuments."
+msgstr "Per evitar confusions, utilitzeu la mateixa plantilla de document per al document mestre i per als seus subdocuments. Si creeu el document mestre i els seus subdocuments a partir d'un document existent amb encapçalaments mitjançant l'orde <emph>Fitxer ▸ Envia ▸ Crea un document mestre</emph>, s'aplicarà de manera automàtica la mateixa plantilla al document mestre i als seus subdocuments."
#: globaldoc.xhp
msgctxt ""
@@ -5583,7 +5583,7 @@ msgctxt ""
"par_id3149956\n"
"help.text"
msgid "Choose <emph>File - New - Master Document</emph>."
-msgstr "Trieu <emph>Fitxer - Nou - Document mestre</emph>."
+msgstr "Trieu <emph>Fitxer ▸ Nou ▸ Document mestre</emph>."
#: globaldoc_howtos.xhp
msgctxt ""
@@ -5591,7 +5591,7 @@ msgctxt ""
"par_id3149612\n"
"help.text"
msgid "Open an existing document and choose <emph>File - Send - Create Master Document</emph>."
-msgstr "Obriu un document existent i trieu <emph>Fitxer - Envia - Crea un document mestre</emph>."
+msgstr "Obriu un document existent i trieu <emph>Fitxer ▸ Envia ▸ Crea un document mestre</emph>."
#: globaldoc_howtos.xhp
msgctxt ""
@@ -5639,7 +5639,7 @@ msgctxt ""
"par_id3153382\n"
"help.text"
msgid "Choose <emph>File - Save</emph>."
-msgstr "Trieu <emph>Fitxer - Guarda</emph>."
+msgstr "Trieu <emph>Fitxer ▸ Guarda</emph>."
#: globaldoc_howtos.xhp
msgctxt ""
@@ -5799,7 +5799,7 @@ msgctxt ""
"par_id3150315\n"
"help.text"
msgid "Choose <item type=\"menuitem\">File - Export</item>."
-msgstr "Trieu <item type=\"menuitem\">Fitxer - Exporta</item>."
+msgstr "Trieu <item type=\"menuitem\">Fitxer ▸ Exporta</item>."
#: globaldoc_howtos.xhp
msgctxt ""
@@ -6207,7 +6207,7 @@ msgctxt ""
"par_id3146863\n"
"help.text"
msgid "Choose <item type=\"menuitem\">Insert - Field - More Fields</item> and click the <item type=\"menuitem\">Document</item> tab."
-msgstr "Trieu <item type=\"menuitem\">Insereix - Camps - Altres</item> i feu clic a la pestanya <item type=\"menuitem\">Funcions</item>."
+msgstr "Trieu <item type=\"menuitem\">Insereix - Camps - Més camps</item> i feu clic a la pestanya <item type=\"menuitem\">Funcions</item>."
#: header_with_chapter.xhp
msgctxt ""
@@ -6359,7 +6359,7 @@ msgctxt ""
"par_id3153131\n"
"help.text"
msgid "Click in your document and choose <emph>Insert - Field - More Fields</emph>."
-msgstr "Feu clic en el document i trieu <emph>Insereix - Camps - Altres</emph>."
+msgstr "Feu clic en el document i trieu <emph>Insereix - Camps - Més camps</emph>."
#: hidden_text.xhp
msgctxt ""
@@ -6431,7 +6431,7 @@ msgctxt ""
"par_id3145409\n"
"help.text"
msgid "Choose <emph>Insert - Field - More Fields</emph> and click the <emph>Functions</emph> tab."
-msgstr "Trieu <emph>Insereix - Camps - Altres</emph> i feu clic a la pestanya <emph>Funcions</emph>."
+msgstr "Trieu <emph>Insereix - Camps - Més camps</emph> i feu clic a la pestanya <emph>Funcions</emph>."
#: hidden_text.xhp
msgctxt ""
@@ -6487,7 +6487,7 @@ msgctxt ""
"par_id3154872\n"
"help.text"
msgid "Choose <emph>Insert - Field - More Fields</emph> and click the <emph>Functions</emph> tab."
-msgstr "Trieu <emph>Insereix - Camps - Altres</emph> i feu clic a la pestanya <emph>Funcions</emph>."
+msgstr "Trieu <emph>Insereix - Camps - Més camps</emph> i feu clic a la pestanya <emph>Funcions</emph>."
#: hidden_text.xhp
msgctxt ""
@@ -6583,7 +6583,7 @@ msgctxt ""
"par_id3148603\n"
"help.text"
msgid "<link href=\"text/swriter/01/04090000.xhp\" name=\"Insert - Fields - Other\">Insert - Field - More Fields</link>"
-msgstr "<link href=\"text/swriter/01/04090000.xhp\" name=\"Insereix - Camps - Altres\">Insereix - Camps - Altres</link>"
+msgstr "<link href=\"text/swriter/01/04090000.xhp\" name=\"Insereix ▸ Camps ▸ Més camps\">Insereix ▸ Camps ▸ Més camps</link>"
#: hidden_text.xhp
msgctxt ""
@@ -6591,7 +6591,7 @@ msgctxt ""
"par_id3147011\n"
"help.text"
msgid "<link href=\"text/swriter/01/04020000.xhp\" name=\"Insert - Section\">Insert - Section</link>"
-msgstr "<link href=\"text/swriter/01/04020000.xhp\" name=\"Insereix - Secció\">Insereix - Secció</link>"
+msgstr "<link href=\"text/swriter/01/04020000.xhp\" name=\"Insereix ▸ Secció\">Insereix ▸ Secció</link>"
#: hidden_text.xhp
msgctxt ""
@@ -6871,7 +6871,7 @@ msgctxt ""
"par_id0302200910262867\n"
"help.text"
msgid "Choose <item type=\"menuitem\">Insert - Formatting Mark - No-width no break</item>."
-msgstr "Trieu <item type=\"menuitem\">Insereix - Marca de format - Sense amplada i no separable</item>."
+msgstr "Trieu <item type=\"menuitem\">Insereix - Marca de format - Sense amplària i no separable</item>."
#: hyphen_prevent.xhp
msgctxt ""
@@ -7591,7 +7591,7 @@ msgctxt ""
"par_id3150964\n"
"help.text"
msgid "Choose <link href=\"text/swriter/01/04120300.xhp\" name=\"Insert - Table of Contents and Index - Bibliography Entry\"><emph>Insert - Table of Contents and Index - Bibliography Entry</emph></link>."
-msgstr "Trieu <link href=\"text/swriter/01/04120300.xhp\" name=\"Insereix - Índexs i taules - Entrada bibliogràfica\"><emph>Insereix - Índexs i taules - Entrada bibliogràfica</emph></link>."
+msgstr "Trieu <link href=\"text/swriter/01/04120300.xhp\" name=\"Insereix ▸ Índexs i taules ▸ Entrada bibliogràfica\"><emph>Insereix ▸ Índexs i taules ▸ Entrada bibliogràfica</emph></link>."
#: indices_literature.xhp
msgctxt ""
@@ -7743,7 +7743,7 @@ msgctxt ""
"par_id3147118\n"
"help.text"
msgid "Select each index, choose <link href=\"text/swriter/01/04020000.xhp\" name=\"Insert - Section\"><item type=\"menuitem\">Insert - Section</item></link>, and then enter a name for the index. In a separate document, choose <item type=\"menuitem\">Insert - Section</item>, select <item type=\"menuitem\">Link</item>, click the <item type=\"menuitem\">Browse</item> button, and then locate and insert a named index section."
-msgstr ""
+msgstr "Seleccioneu cada índex, trieu <link href=\"text/swriter/01/04020000.xhp\" name=\"Insereix ▸ Secció\"><item type=\"menuitem\">Insereix ▸ Secció</item></link> i introduïu un nom per a l'índex. En un document separat, trieu <item type=\"menuitem\">Insereix ▸ Secció</item>, seleccioneu <item type=\"menuitem\">Enllaç</item>, feu clic al botó (<item type=\"menuitem\">Navega</item>), aleshores cerqueu i inseriu una secció d'índex amb nom."
#: indices_multidoc.xhp
msgctxt ""
@@ -8127,7 +8127,7 @@ msgctxt ""
"par_id3155864\n"
"help.text"
msgid "Choose <link href=\"text/shared/01/04140000.xhp\" name=\"Insert - Image - From File\"><emph>Insert - Image - From File</emph></link>."
-msgstr ""
+msgstr "Trieu <link href=\"text/shared/01/04140000.xhp\" name=\"Insereix ▸ Imatge ▸ Des d'un fitxer\"><emph>Insereix ▸ Imatge ▸ Des d'un fitxer</emph></link>."
#: insert_graphic_dialog.xhp
msgctxt ""
@@ -8367,7 +8367,7 @@ msgctxt ""
"par_id3155864\n"
"help.text"
msgid "Choose <link href=\"text/shared/01/04060000.xhp\" name=\"Insert - Media - Scan\"><emph>Insert - Media - Scan</emph></link>, and choose the scanning source from the submenu."
-msgstr ""
+msgstr "Trieu <link href=\"text/shared/01/04060000.xhp\" name=\"Insereix ▸ Multimèdia ▸ Escàner\"><emph>Insereix ▸ Multimèdia ▸ Escàner</emph></link> i trieu la font de l'escaneig des del submenú."
#: insert_graphic_scan.xhp
msgctxt ""
@@ -8631,7 +8631,7 @@ msgctxt ""
"par_id3145100\n"
"help.text"
msgid "Press the down arrow key, and then press the right arrow key to set the width of the section that you want to insert."
-msgstr "Premeu la tecla de fletxa avall i a continuació premeu la tecla de fletxa dreta per definir l'amplada de la secció que voleu inserir."
+msgstr "Premeu la tecla de fletxa avall i a continuació premeu la tecla de fletxa dreta per definir l'amplària de la secció que voleu inserir."
#: keyboard.xhp
msgctxt ""
@@ -8943,7 +8943,7 @@ msgctxt ""
"par_id3153402\n"
"help.text"
msgid "The Navigator displays the different parts of your document, such as headings, tables, frames, objects, or hyperlinks."
-msgstr ""
+msgstr "El Navegador mostra les diverses parts del document, com ara els encapçalaments, les taules, els marcs, els objectes i els enllaços."
#: navigator.xhp
msgctxt ""
@@ -9159,7 +9159,7 @@ msgctxt ""
"par_id3155048\n"
"help.text"
msgid "Choose <item type=\"menuitem\">Insert - Field - More Fields</item>, and then click the <item type=\"menuitem\">Variables</item> tab."
-msgstr "Trieu <item type=\"menuitem\">Insereix - Camps - Altres</item> i feu clic a la pestanya <item type=\"menuitem\">Variables</item>."
+msgstr "Trieu <item type=\"menuitem\">Insereix - Camps - Més camps</item> i feu clic a la pestanya <item type=\"menuitem\">Variables</item>."
#: number_sequence.xhp
msgctxt ""
@@ -10831,7 +10831,7 @@ msgctxt ""
"par_idN10621\n"
"help.text"
msgid "Choose <emph>File - Print</emph>."
-msgstr "Trieu <emph>Fitxer - Imprimeix</emph>."
+msgstr "Trieu <emph>Fitxer ▸ Imprimeix</emph>."
#: print_brochure.xhp
msgctxt ""
@@ -10927,7 +10927,7 @@ msgctxt ""
"par_id3149847\n"
"help.text"
msgid "Choose <emph>File</emph> - <emph>Print Preview</emph>."
-msgstr ""
+msgstr "Trieu <emph>Fitxer</emph> - <emph>Previsualització d'impressió</emph>."
#: print_preview.xhp
msgctxt ""
@@ -10935,7 +10935,7 @@ msgctxt ""
"par_id3155055\n"
"help.text"
msgid "Use the zoom icons on the <emph>Print Preview</emph> bar to reduce or enlarge the view of the page."
-msgstr ""
+msgstr "Utilitzeu les icones d'apropament i allunyament de la barra <emph>Previsualització d'impressió</emph> per reduir o augmentar la visualització de la pàgina."
#: print_preview.xhp
msgctxt ""
@@ -10943,7 +10943,7 @@ msgctxt ""
"par_idN1067F\n"
"help.text"
msgid "To print your document scaled down, set the print options on the <emph>Page Layout</emph> tab page of the <item type=\"menuitem\">File - Print</item> dialog."
-msgstr "Per imprimir el document a escala reduïda, definiu les opcions d'impressió a la pestanya <emph>Format de la pàgina</emph> del diàleg <item type=\"menuitem\">Fitxer - Imprimeix</item>."
+msgstr "Per imprimir el document a escala reduïda, definiu les opcions d'impressió a la pestanya <emph>Format de la pàgina</emph> del diàleg <item type=\"menuitem\">Fitxer ▸ Imprimeix</item>."
#: print_preview.xhp
msgctxt ""
@@ -10951,7 +10951,7 @@ msgctxt ""
"par_id3145093\n"
"help.text"
msgid "Use the arrow keys or the arrow icons on the <emph>Print Preview</emph> bar to scroll through the document."
-msgstr ""
+msgstr "Utilitzeu les tecles de cursor o les icones de cursor de la barra <emph>Previsualització d'impressió</emph> per a desplaçar-vos pel document."
#: print_preview.xhp
msgctxt ""
@@ -10959,7 +10959,7 @@ msgctxt ""
"par_id3154265\n"
"help.text"
msgid "<link href=\"text/swriter/01/01120000.xhp\" name=\"File - Print Preview\">File - Print Preview</link>."
-msgstr ""
+msgstr "<link href=\"text/swriter/01/01120000.xhp\" name=\"Fitxer ▸ Previsualització d'impressió\">Fitxer ▸ Previsualització d'impressió</link>."
#: print_small.xhp
msgctxt ""
@@ -10991,7 +10991,7 @@ msgctxt ""
"par_id3149829\n"
"help.text"
msgid "On the <emph>Page Layout</emph> tab page of the <item type=\"menuitem\">File - Print</item> dialog, you have the option to print multiple pages on one sheet."
-msgstr "A la pestanya <emph>Format de la pàgina</emph> del diàleg <item type=\"menuitem\">Fitxer - Imprimeix</item>, teniu la possibilitat d'imprimir pàgines múltiples en un sol full."
+msgstr "A la pestanya <emph>Format de la pàgina</emph> del diàleg <item type=\"menuitem\">Fitxer ▸ Imprimeix</item>, teniu la possibilitat d'imprimir pàgines múltiples en un sol full."
#: print_small.xhp
msgctxt ""
@@ -10999,7 +10999,7 @@ msgctxt ""
"par_id3156098\n"
"help.text"
msgid "Choose <emph>File - Print</emph> and click the <emph>Page Layout</emph> tab."
-msgstr "Trieu <emph>Fitxer - Imprimeix</emph> i feu clic a la pestanya <emph>Format de la pàgina</emph>."
+msgstr "Trieu <emph>Fitxer ▸ Imprimeix</emph> i feu clic a la pestanya <emph>Format de la pàgina</emph>."
#: print_small.xhp
msgctxt ""
@@ -11039,7 +11039,7 @@ msgctxt ""
"par_id3150004\n"
"help.text"
msgid "<link href=\"text/swriter/main0210.xhp\" name=\"File - Print Preview\">File - Print Preview</link>"
-msgstr ""
+msgstr "<link href=\"text/swriter/main0210.xhp\" name=\"Fitxer ▸ Previsualització d'impressió\">Fitxer ▸ Previsualització d'impressió</link>"
#: printer_tray.xhp
msgctxt ""
@@ -11167,7 +11167,7 @@ msgctxt ""
"par_id3155854\n"
"help.text"
msgid "Choose <emph>File - Print</emph>."
-msgstr "Trieu <emph>Fitxer - Imprimeix</emph>."
+msgstr "Trieu <emph>Fitxer ▸ Imprimeix</emph>."
#: printing_order.xhp
msgctxt ""
@@ -11695,7 +11695,7 @@ msgctxt ""
"par_id3149992\n"
"help.text"
msgid "You can cross-reference most objects in your document, such as graphics, drawing objects, OLE objects, and tables, so long as they have a caption. To add a caption to an object, select the object, and then choose <link href=\"text/swriter/guide/captions.xhp\" name=\"Insert - Caption\"><emph>Insert - Caption</emph></link>."
-msgstr "Podeu aplicar referències creuades a la majoria d'objectes del document, com ara gràfics, objectes de dibuix, objectes OLE i taules, sempre que tinguen una llegenda. Per afegir una llegenda a un objecte, seleccioneu l'objecte i trieu <link href=\"text/swriter/guide/captions.xhp\" name=\"Insereix - Llegenda\"><emph>Insereix - Llegenda</emph></link>."
+msgstr "Podeu aplicar referències creuades a la majoria d'objectes del document, com ara gràfics, objectes de dibuix, objectes OLE i taules, sempre que tinguen una llegenda. Per afegir una llegenda a un objecte, seleccioneu l'objecte i trieu <link href=\"text/swriter/guide/captions.xhp\" name=\"Insereix ▸ Llegenda\"><emph>Insereix ▸ Llegenda</emph></link>."
#: references.xhp
msgctxt ""
@@ -11791,7 +11791,7 @@ msgctxt ""
"bm_id3149291\n"
"help.text"
msgid "<bookmark_value>references; modifying cross-references</bookmark_value> <bookmark_value>cross-references; modifying</bookmark_value> <bookmark_value>editing;cross-references</bookmark_value> <bookmark_value>searching;cross-references</bookmark_value>"
-msgstr "<bookmark_value>referències; modificació de referències creuades</bookmark_value><bookmark_value>referències creuades; modificació</bookmark_value><bookmark_value>edició;referències creuades</bookmark_value><bookmark_value>cerca;referències creuades</bookmark_value>"
+msgstr "<bookmark_value>referències; modificació de referències creuades</bookmark_value><bookmark_value>referències creuades; modificació</bookmark_value><bookmark_value>edició;referències creuades</bookmark_value><bookmark_value>busca;referències creuades</bookmark_value>"
#: references_modify.xhp
msgctxt ""
@@ -11823,7 +11823,7 @@ msgctxt ""
"par_id3149611\n"
"help.text"
msgid "Choose <emph>Edit - Fields</emph>."
-msgstr "Trieu <emph>Edita - Camps</emph>."
+msgstr "Trieu <emph>Edita ▸ Camps</emph>."
#: references_modify.xhp
msgctxt ""
@@ -12143,7 +12143,7 @@ msgctxt ""
"bm_id8186284\n"
"help.text"
msgid "<bookmark_value>rulers;using rulers</bookmark_value><bookmark_value>horizontal rulers</bookmark_value><bookmark_value>vertical rulers</bookmark_value><bookmark_value>indents; setting on rulers</bookmark_value><bookmark_value>page margins on rulers</bookmark_value><bookmark_value>table cells;adjusting the width on rulers</bookmark_value><bookmark_value>showing;rulers</bookmark_value><bookmark_value>hiding;rulers</bookmark_value><bookmark_value>adjusting page margins and cell widths</bookmark_value>"
-msgstr "<bookmark_value>regles;utilització de regles</bookmark_value><bookmark_value>regles horitzontals</bookmark_value><bookmark_value>regles verticals</bookmark_value><bookmark_value>sagnats; definició en regles</bookmark_value><bookmark_value>marges de pàgina en regles</bookmark_value><bookmark_value>cel·les de taules;ajustar-ne l'amplada en regles</bookmark_value><bookmark_value>mostrar;regles</bookmark_value><bookmark_value>amagar;regles</bookmark_value><bookmark_value>ajustament dels marges de pàgina i de l'amplada de les cel·les</bookmark_value>"
+msgstr "<bookmark_value>regles;utilització de regles</bookmark_value><bookmark_value>regles horitzontals</bookmark_value><bookmark_value>regles verticals</bookmark_value><bookmark_value>sagnats; definició en regles</bookmark_value><bookmark_value>marges de pàgina en regles</bookmark_value><bookmark_value>cel·les de taules;ajustar-ne l'amplària en regles</bookmark_value><bookmark_value>mostrar;regles</bookmark_value><bookmark_value>amagar;regles</bookmark_value><bookmark_value>ajustament dels marges de pàgina i de l'amplària de les cel·les</bookmark_value>"
#: ruler.xhp
msgctxt ""
@@ -12231,7 +12231,7 @@ msgctxt ""
"bm_id3150099\n"
"help.text"
msgid "<bookmark_value>wildcards, see regular expressions</bookmark_value> <bookmark_value>searching; with wildcards</bookmark_value> <bookmark_value>regular expressions;searching</bookmark_value> <bookmark_value>examples for regular expressions</bookmark_value> <bookmark_value>characters;finding all</bookmark_value> <bookmark_value>invisible characters;finding</bookmark_value> <bookmark_value>paragraph marks;searching</bookmark_value>"
-msgstr "<bookmark_value>comodins, vegeu expressions regulars</bookmark_value><bookmark_value>cerca; amb comodins</bookmark_value><bookmark_value>expressions regulars;cerca</bookmark_value><bookmark_value>exemples d'expressions regulars</bookmark_value><bookmark_value>caràcters;cerca de tots</bookmark_value><bookmark_value>caràcters invisibles;cerca</bookmark_value><bookmark_value>marques de paràgraf;cerca</bookmark_value>"
+msgstr "<bookmark_value>comodins, vegeu expressions regulars</bookmark_value><bookmark_value>busca; amb comodins</bookmark_value><bookmark_value>expressions regulars;busca</bookmark_value><bookmark_value>exemples d'expressions regulars</bookmark_value><bookmark_value>caràcters;busca de tots</bookmark_value><bookmark_value>caràcters invisibles;busca</bookmark_value><bookmark_value>marques de paràgraf;busca</bookmark_value>"
#: search_regexp.xhp
msgctxt ""
@@ -12247,7 +12247,7 @@ msgctxt ""
"par_id0509200916345516\n"
"help.text"
msgid "Wildcards or placeholders can be used to search for some unspecified or even invisible characters."
-msgstr "Es poden utilitzar comodins o espais reservats per cercar determinats caràcters no especificats o fins i tot invisibles."
+msgstr "Es poden utilitzar comodins o espais reservats per buscar determinats caràcters no especificats o fins i tot invisibles."
#: search_regexp.xhp
msgctxt ""
@@ -12263,7 +12263,7 @@ msgctxt ""
"par_id3155907\n"
"help.text"
msgid "Choose <item type=\"menuitem\">Edit - Find & Replace</item>."
-msgstr "Trieu <item type=\"menuitem\">Edita - Cerca i reemplaça</item>."
+msgstr "Trieu <item type=\"menuitem\">Edita ▸ Busca i reemplaça</item>."
#: search_regexp.xhp
msgctxt ""
@@ -12295,7 +12295,7 @@ msgctxt ""
"par_id3156113\n"
"help.text"
msgid "Click <item type=\"menuitem\">Find Next</item> or <item type=\"menuitem\">Find All</item>."
-msgstr ""
+msgstr "Feu clic a <item type=\"menuitem\">Busca el següent</item> o a <item type=\"menuitem\">Busca-ho tot</item>."
#: search_regexp.xhp
msgctxt ""
@@ -12327,7 +12327,7 @@ msgctxt ""
"par_id3149609\n"
"help.text"
msgid "The wildcard combination to search for zero or more occurrences of any character is a period and asterisk (.*)."
-msgstr "La combinació de comodins per cercar cap o més ocurrències de qualsevol caràcter consisteix en un punt i un asterisc (.*)."
+msgstr "La combinació de comodins per buscar cap o més ocurrències de qualsevol caràcter consisteix en un punt i un asterisc (.*)."
#: search_regexp.xhp
msgctxt ""
@@ -12351,7 +12351,7 @@ msgctxt ""
"par_id3153414\n"
"help.text"
msgid "A search using a regular expression will work only within one paragraph. To search using a regular expression in more than one paragraph, do a separate search in each paragraph."
-msgstr "Una cerca que utilitze una expressió regular només funcionarà dins d'un paràgraf. Per cercar amb una expressió regular dins de més d'un paràgraf, feu una cerca separada en cada paràgraf."
+msgstr "Una busca que utilitze una expressió regular només funcionarà dins d'un paràgraf. Per buscar amb una expressió regular dins de més d'un paràgraf, feu una busca separada en cada paràgraf."
#: search_regexp.xhp
msgctxt ""
@@ -12807,7 +12807,7 @@ msgctxt ""
"par_id3156100\n"
"help.text"
msgid "Choose <emph>File - Send - Create HTML Document</emph>."
-msgstr "Trieu <emph>Fitxer - Envia - Crea un document HTML</emph>."
+msgstr "Trieu <emph>Fitxer ▸ Envia ▸ Crea un document HTML</emph>."
#: send2html.xhp
msgctxt ""
@@ -13023,7 +13023,7 @@ msgctxt ""
"par_id3856013\n"
"help.text"
msgid "Save the *.oxt extension file to your harddrive, then double-click the *.oxt file in your file manager. Alternatively, in %PRODUCTNAME choose <item type=\"menuitem\">Tools - Extension Manager</item> to open the Extension Manager, click Add and browse to the file."
-msgstr "Guardeu el fitxer amb extensió *.oxt al disc dur i a continuació feu-hi doble clic al gestor de fitxers. També podeu triar <item type=\"menuitem\">Eines - Gestor d'extensions</item> al %PRODUCTNAME per obrir el Gestor d'extensions, fer clic a Afig i cercar el fitxer."
+msgstr "Guardeu el fitxer amb extensió *.oxt al disc dur i a continuació feu-hi doble clic al gestor de fitxers. També podeu triar <item type=\"menuitem\">Eines - Gestor d'extensions</item> al %PRODUCTNAME per obrir el Gestor d'extensions, fer clic a Afig i buscar el fitxer."
#: smarttags.xhp
msgctxt ""
@@ -13175,7 +13175,7 @@ msgctxt ""
"par_id3145099\n"
"help.text"
msgid "To accept a correction, click the suggestion, and then click <emph>Correct</emph>."
-msgstr ""
+msgstr "Per acceptar una correcció feu clic al suggeriment i a continuació a <emph>Corregeix</emph>."
#: spellcheck_dialog.xhp
msgctxt ""
@@ -13183,7 +13183,7 @@ msgctxt ""
"par_id3156241\n"
"help.text"
msgid "Edit the sentence in the upper text box, and then click <emph>Correct</emph>."
-msgstr ""
+msgstr "Editeu la frase en el quadre de text de la part superior del diàleg i feu clic a <emph>Corregeix</emph>."
#: spellcheck_dialog.xhp
msgctxt ""
@@ -13191,7 +13191,7 @@ msgctxt ""
"par_id3155886\n"
"help.text"
msgid "To add the unknown word to a user-defined dictionary, click <emph>Add to Dictionary</emph>."
-msgstr ""
+msgstr "Per a afegir la paraula no reconeguda a un diccionari definit per l'usuari, feu clic a <emph>Afig al diccionari</emph>."
#: spellcheck_dialog.xhp
msgctxt ""
@@ -13935,7 +13935,7 @@ msgctxt ""
"par_id3154395\n"
"help.text"
msgid "Choose <emph>Edit - Copy</emph>."
-msgstr "Trieu <emph>Edita - Copia</emph>."
+msgstr "Trieu <emph>Edita ▸ Copia</emph>."
#: table_insert.xhp
msgctxt ""
@@ -13951,7 +13951,7 @@ msgctxt ""
"par_id3153383\n"
"help.text"
msgid "Choose <emph>Edit - Paste</emph>. The cell range is pasted as an OLE object. To edit the contents of the cells, double-click the object."
-msgstr "Trieu <emph>Edita - Enganxa</emph>. L'interval de cel·les s'enganxa com a un objecte OLE. Per editar el contingut de les cel·les, feu doble clic a l'objecte."
+msgstr "Trieu <emph>Edita ▸ Enganxa</emph>. L'interval de cel·les s'enganxa com a un objecte OLE. Per a editar el contingut de les cel·les, feu doble clic a l'objecte."
#: table_insert.xhp
msgctxt ""
@@ -13959,7 +13959,7 @@ msgctxt ""
"par_id3154248\n"
"help.text"
msgid "Choose <emph>Edit - Paste Special</emph>, and choose from the following options:"
-msgstr "Trieu <emph>Edita - Enganxament especial</emph> i seleccioneu entre les opcions següents:"
+msgstr "Trieu <emph>Edita ▸ Enganxament especial</emph> i seleccioneu entre les opcions següents:"
#: table_insert.xhp
msgctxt ""
@@ -14279,7 +14279,7 @@ msgctxt ""
"par_id3153140\n"
"help.text"
msgid "You can resize the width of table cells and columns, as well as change the height of table rows."
-msgstr "En una taula, podeu redimensionar l'amplada de les cel·les i les columnes, i canviar l'alçada de les files."
+msgstr "En una taula, podeu redimensionar l'amplària de les cel·les i les columnes, i canviar l'alçària de les files."
#: table_sizing.xhp
msgctxt ""
@@ -14303,7 +14303,7 @@ msgctxt ""
"hd_id3145109\n"
"help.text"
msgid "Changing the Width of Columns and Cells"
-msgstr "Canviar l'amplada de columnes i cel·les"
+msgstr "Canviar l'amplària de columnes i cel·les"
#: table_sizing.xhp
msgctxt ""
@@ -14311,7 +14311,7 @@ msgctxt ""
"hd_id3149574\n"
"help.text"
msgid "To Change the Width of a Column"
-msgstr "Per canviar l'amplada d'una columna"
+msgstr "Per canviar l'amplària d'una columna"
#: table_sizing.xhp
msgctxt ""
@@ -14343,7 +14343,7 @@ msgctxt ""
"par_id0918200811260957\n"
"help.text"
msgid "Hold down <switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline> and then click and drag a line to scale all cells right or above the line proportionally."
-msgstr "Manteniu premuda la tecla <switchinline select=\"sys\"><caseinline select=\"MAC\">Orde</caseinline><defaultinline>Ctrl</defaultinline></switchinline>, feu clic i traceu una línia arrossegant amb el ratolí per escalar proporcionalment totes les cel·les a la dreta o a sobre de la línia."
+msgstr "Manteniu premuda la tecla <switchinline select=\"sys\"><caseinline select=\"MAC\">Orde</caseinline><defaultinline>Ctrl</defaultinline></switchinline>, feu clic i traceu una línia arrossegant amb el ratolí per escalar proporcionalment totes les cel·les a la dreta o damunt de la línia."
#: table_sizing.xhp
msgctxt ""
@@ -14375,7 +14375,7 @@ msgctxt ""
"hd_id3149993\n"
"help.text"
msgid "To Change the Width of a Cell"
-msgstr "Per canviar l'amplada d'una cel·la"
+msgstr "Per canviar l'amplària d'una cel·la"
#: table_sizing.xhp
msgctxt ""
@@ -14391,7 +14391,7 @@ msgctxt ""
"hd_id3153014\n"
"help.text"
msgid "Changing the Height of a Row"
-msgstr "Canviar l'alçada d'una fila"
+msgstr "Canviar l'alçària d'una fila"
#: table_sizing.xhp
msgctxt ""
@@ -14399,7 +14399,7 @@ msgctxt ""
"par_id3153035\n"
"help.text"
msgid "To change the height of a row, place the cursor in a cell in the row, hold down the <switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline> key, and then press the up or the down arrow key."
-msgstr "Per canviar l'alçada d'una fila, situeu el cursor en una cel·la de la fila, manteniu premuda la tecla <switchinline select=\"sys\"><caseinline select=\"MAC\">Opció</caseinline><defaultinline>Alt</defaultinline></switchinline> i, a continuació, premeu la tecla de fletxa amunt o avall."
+msgstr "Per canviar l'alçària d'una fila, situeu el cursor en una cel·la de la fila, manteniu premuda la tecla <switchinline select=\"sys\"><caseinline select=\"MAC\">Opció</caseinline><defaultinline>Alt</defaultinline></switchinline> i, a continuació, premeu la tecla de fletxa amunt o avall."
#: table_sizing.xhp
msgctxt ""
@@ -14415,7 +14415,7 @@ msgctxt ""
"par_id3358867\n"
"help.text"
msgid "To change the width and height of a table, do one of the following:"
-msgstr "Per canviar l'amplada i l'alçada d'una taula, realitzeu una de les accions següents:"
+msgstr "Per canviar l'amplària i l'alçària d'una taula, realitzeu una de les accions següents:"
#: table_sizing.xhp
msgctxt ""
@@ -14463,7 +14463,7 @@ msgctxt ""
"bm_id3155856\n"
"help.text"
msgid "<bookmark_value>table mode selection</bookmark_value><bookmark_value>proportional distribution of tables</bookmark_value><bookmark_value>relative distribution of table cells</bookmark_value><bookmark_value>tables; adapting the width by keyboard</bookmark_value><bookmark_value>cells; adapting the width by keyboard</bookmark_value><bookmark_value>keyboard;modifying the behavior of rows/columns</bookmark_value><bookmark_value>behavior of rows/columns</bookmark_value>"
-msgstr "<bookmark_value>selecció de mode de taula</bookmark_value><bookmark_value>distribució proporcional de les taules</bookmark_value><bookmark_value>distribució relativa de les cel·les de la taula</bookmark_value><bookmark_value>taules; adaptació de l'amplada mitjançant el teclat</bookmark_value><bookmark_value>cel·les; adaptació de l'amplada mitjançant el teclat</bookmark_value><bookmark_value>teclat;modificació del comportament de files/columnes</bookmark_value><bookmark_value>comportament de files/columnes</bookmark_value>"
+msgstr "<bookmark_value>selecció de mode de taula</bookmark_value><bookmark_value>distribució proporcional de les taules</bookmark_value><bookmark_value>distribució relativa de les cel·les de la taula</bookmark_value><bookmark_value>taules; adaptació de l'amplària mitjançant el teclat</bookmark_value><bookmark_value>cel·les; adaptació de l'amplària mitjançant el teclat</bookmark_value><bookmark_value>teclat;modificació del comportament de files/columnes</bookmark_value><bookmark_value>comportament de files/columnes</bookmark_value>"
#: tablemode.xhp
msgctxt ""
@@ -14487,7 +14487,7 @@ msgctxt ""
"par_id7344279\n"
"help.text"
msgid "Note that these properties are valid only for changes to the column width that are made using the keyboard. Using the mouse, you are free to make any column width changes."
-msgstr "Tingueu en compte que estes propietats només són vàlides per als canvis en l'amplada de les columnes que es fan mitjançant el teclat. Si utilitzeu el ratolí, podreu realitzar tots els canvis en l'amplada de les columnes que vulgueu."
+msgstr "Tingueu en compte que estes propietats només són vàlides per als canvis en l'amplària de les columnes que es fan mitjançant el teclat. Si utilitzeu el ratolí, podreu realitzar tots els canvis en l'amplària de les columnes que vulgueu."
#: tablemode.xhp
msgctxt ""
@@ -14503,7 +14503,7 @@ msgctxt ""
"par_id3149638\n"
"help.text"
msgid "<emph>Fixed</emph> - changes only affect the adjacent cell, and not the entire table. For example, when you widen a cell, the adjacent cell becomes narrower, but the width of the table remains constant."
-msgstr "<emph>Fix</emph>: els canvis només afecten la cel·la adjacent, i no la taula sencera. Per exemple, si amplieu una cel·la, la cel·la adjacent s'estretirà, però l'amplada de la taula es mantindrà constant."
+msgstr "<emph>Fix</emph>: els canvis només afecten la cel·la adjacent, i no la taula sencera. Per exemple, si amplieu una cel·la, la cel·la adjacent s'estretirà, però l'amplària de la taula es mantindrà constant."
#: tablemode.xhp
msgctxt ""
@@ -14511,7 +14511,7 @@ msgctxt ""
"par_id3149613\n"
"help.text"
msgid "<emph>Fixed, proportional</emph> - changes affect the entire table, and wide cells shrink more than narrow cells. For example, when you widen a cell, the adjacent cells become proportionally narrower, but the width of the table remains constant."
-msgstr "<emph>Fix, proporcional</emph>: els canvis afecten tota la taula, i les cel·les amples s'encongeixen més que les estretes. Per exemple, si amplieu una cel·la, la cel·la adjacent s'estretirà de manera proporcional, però l'amplada de la taula es mantindrà constant."
+msgstr "<emph>Fix, proporcional</emph>: els canvis afecten tota la taula, i les cel·les amples s'encongeixen més que les estretes. Per exemple, si amplieu una cel·la, la cel·la adjacent s'estretirà de manera proporcional, però l'amplària de la taula es mantindrà constant."
#: tablemode.xhp
msgctxt ""
@@ -14519,7 +14519,7 @@ msgctxt ""
"par_id3149864\n"
"help.text"
msgid "<emph>Variable</emph> - changes affect the table size. For example, when you widen a cell, the width of the table increases."
-msgstr "<emph>Variable</emph>: els canvis afecten la mida de la taula. Així, quan amplieu una cel·la augmentarà l'amplada de la taula."
+msgstr "<emph>Variable</emph>: els canvis afecten la mida de la taula. Així, quan amplieu una cel·la augmentarà l'amplària de la taula."
#: template_create.xhp
msgctxt ""
@@ -14663,7 +14663,7 @@ msgctxt ""
"par_id3156101\n"
"help.text"
msgid "Choose <item type=\"menuitem\">File - Templates - Save As Template</item>."
-msgstr ""
+msgstr "Trieu <item type=\"menuitem\">Fitxer ▸ Plantilles ▸ Anomena i guarda</item>."
#: template_default.xhp
msgctxt ""
@@ -14687,7 +14687,7 @@ msgctxt ""
"par_id3153140\n"
"help.text"
msgid "Choose <emph>File - New - Templates</emph>."
-msgstr ""
+msgstr "Trieu <emph>Fitxer ▸ Nou ▸ Plantilles</emph>."
#: template_default.xhp
msgctxt ""
@@ -14695,7 +14695,7 @@ msgctxt ""
"par_id3149952\n"
"help.text"
msgid "Double-click the \"My Templates\" folder."
-msgstr ""
+msgstr "Feu doble clic a la carpeta «Les meues plantilles»."
#: template_default.xhp
msgctxt ""
@@ -14711,7 +14711,7 @@ msgctxt ""
"par_id3149620\n"
"help.text"
msgid "Close the dialog."
-msgstr ""
+msgstr "Tanca el diàleg."
#: templates_styles.xhp
msgctxt ""
@@ -14839,7 +14839,7 @@ msgctxt ""
"bm_id3155182\n"
"help.text"
msgid "<bookmark_value>characters; uppercase or lowercase</bookmark_value> <bookmark_value>text; uppercase or lowercase</bookmark_value> <bookmark_value>lowercase letters; text</bookmark_value> <bookmark_value>uppercase; formatting text</bookmark_value> <bookmark_value>capital letters;changing to small letters</bookmark_value> <bookmark_value>changing;cases of text</bookmark_value> <bookmark_value>initial capitals in titles</bookmark_value> <bookmark_value>small capitals (guide)</bookmark_value>"
-msgstr "<bookmark_value>caràcters; majúscula o minúscula</bookmark_value><bookmark_value>text; majúscula o minúscula</bookmark_value><bookmark_value>lletres en minúscula; text</bookmark_value><bookmark_value>majúscula; formatació de text</bookmark_value><bookmark_value>lletres majúscules;canviar a minúscules</bookmark_value><bookmark_value>canviar;text a majúscules o minúscules</bookmark_value><bookmark_value>inicials en títols</bookmark_value>"
+msgstr "<bookmark_value>caràcters; majúscula o minúscula</bookmark_value><bookmark_value>text; majúscula o minúscula</bookmark_value><bookmark_value>lletres en minúscula; text</bookmark_value><bookmark_value>majúscula; formatació de text</bookmark_value><bookmark_value>lletres majúscules;canviar a minúscules</bookmark_value><bookmark_value>canviar;text a majúscules o minúscules</bookmark_value><bookmark_value>inicials en títols</bookmark_value><bookmark_value>majúscules petites</bookmark_value>"
#: text_capital.xhp
msgctxt ""
@@ -16247,7 +16247,7 @@ msgctxt ""
"par_id3153390\n"
"help.text"
msgid "For example, to change the bulleting symbol, click the <item type=\"menuitem\">Options</item> tab, click the <item type=\"menuitem\">Select</item> button next to <item type=\"menuitem\">Character</item>, and then select a special character. You can also click the <item type=\"menuitem\">Image</item> tab, and then click a symbol style in the <item type=\"menuitem\">Selection</item> area."
-msgstr "Per exemple, per canviar el símbol per als pics, feu clic a la pestanya <item type=\"menuitem\">Opcions</item>, premeu el botó de navegació (<item type=\"menuitem\">...</item>) que hi ha al costat de <item type=\"menuitem\">Caràcter</item> i seleccioneu un caràcter especial. També podeu fer clic a la pestanya <item type=\"menuitem\">Gràfics</item> i, a continuació, a l'estil de símbol a l'àrea <item type=\"menuitem\">Selecció</item>."
+msgstr "Per exemple, per canviar el símbol per als pics, feu clic a la pestanya <item type=\"menuitem\">Opcions</item>, premeu el botó de navegació (<item type=\"menuitem\">...</item>) que hi ha al costat de <item type=\"menuitem\">Caràcter</item> i seleccioneu un caràcter especial. També podeu fer clic a la pestanya <item type=\"menuitem\">Imatge</item> i, a continuació, a l'estil de símbol a l'àrea <item type=\"menuitem\">Selecció</item>."
#: using_numbered_lists2.xhp
msgctxt ""
@@ -16511,7 +16511,7 @@ msgctxt ""
"bm_id3145576\n"
"help.text"
msgid "<bookmark_value>thesaurus; related words</bookmark_value> <bookmark_value>related words in thesaurus</bookmark_value> <bookmark_value>spelling in thesaurus</bookmark_value> <bookmark_value>dictionaries; thesaurus</bookmark_value> <bookmark_value>lexicon, see thesaurus</bookmark_value> <bookmark_value>synonyms in thesaurus</bookmark_value> <bookmark_value>searching;synonyms</bookmark_value>"
-msgstr "<bookmark_value>tesaurus; paraules relacionades</bookmark_value> <bookmark_value>paraules relacionades en el tesaurus</bookmark_value> <bookmark_value>ortografia en el tesaurus</bookmark_value> <bookmark_value>diccionaris; tesaurus</bookmark_value> <bookmark_value>lèxic, vegeu tesaurus</bookmark_value> <bookmark_value>sinònims en tesaurus</bookmark_value> <bookmark_value>cerca;sinònims</bookmark_value>"
+msgstr "<bookmark_value>tesaurus; paraules relacionades</bookmark_value> <bookmark_value>paraules relacionades en el tesaurus</bookmark_value> <bookmark_value>ortografia en el tesaurus</bookmark_value> <bookmark_value>diccionaris; tesaurus</bookmark_value> <bookmark_value>lèxic, vegeu tesaurus</bookmark_value> <bookmark_value>sinònims en tesaurus</bookmark_value> <bookmark_value>busca;sinònims</bookmark_value>"
#: using_thesaurus.xhp
msgctxt ""
@@ -16527,7 +16527,7 @@ msgctxt ""
"par_id3149820\n"
"help.text"
msgid "You can use the thesaurus to look up synonyms or related terms."
-msgstr "Podeu utilitzar el tesaurus per cercar sinònims o termes relacionats."
+msgstr "Podeu utilitzar el tesaurus per buscar sinònims o termes relacionats."
#: using_thesaurus.xhp
msgctxt ""
@@ -16535,7 +16535,7 @@ msgctxt ""
"par_id3155920\n"
"help.text"
msgid "Click in the word that you want to look up or replace."
-msgstr "Feu clic a la paraula que vulgueu cercar o reemplaçar."
+msgstr "Feu clic a la paraula que vulgueu buscar o reemplaçar."
#: using_thesaurus.xhp
msgctxt ""
@@ -16559,7 +16559,7 @@ msgctxt ""
"par_id3153136\n"
"help.text"
msgid "Optionally double-click an entry to look up related terms for that entry. On your keyboard, you can also press the arrow up or down keys to select an entry. Then press Return to replace, or press the spacebar to look up."
-msgstr "Opcionalment, feu doble clic en una entrada per cercar termes relacionats amb l'entrada. Al teclat, també podeu prémer les tecles de fletxa amunt i avall per seleccionar una entrada. A continuació, premeu Retorn per reemplaçar-la o la barra espaiadora per cercar-la."
+msgstr "Opcionalment, feu doble clic en una entrada per buscar termes relacionats amb l'entrada. Al teclat, també podeu prémer les tecles de fletxa amunt i avall per seleccionar una entrada. A continuació, premeu Retorn per reemplaçar-la o la barra espaiadora per buscar-la."
#: using_thesaurus.xhp
msgctxt ""
@@ -16943,7 +16943,7 @@ msgctxt ""
"par_idN105D1\n"
"help.text"
msgid "Word and character count is shown in the status bar, and is kept up to date as you edit."
-msgstr ""
+msgstr "Es mostra el nombre de paraules a la barra d'estat, i s'actualitza durant l'edició."
#: words_count.xhp
msgctxt ""
@@ -17007,7 +17007,7 @@ msgctxt ""
"par_idN106E2\n"
"help.text"
msgid "To get some more statistics about the document, choose <emph>File - Properties - Statistics</emph>."
-msgstr "Per obtindre més estadístiques sobre el document, trieu <emph>Fitxer - Propietats - Estadístiques</emph>."
+msgstr "Per obtindre més estadístiques sobre el document, trieu <emph>Fitxer ▸ Propietats ▸ Estadístiques</emph>."
#: words_count.xhp
msgctxt ""
@@ -17015,7 +17015,7 @@ msgctxt ""
"par_id3147418\n"
"help.text"
msgid "<link href=\"text/shared/01/01100400.xhp\" name=\"File - Properties - Statistics\">File - Properties - Statistics</link>"
-msgstr "<link href=\"text/shared/01/01100400.xhp\" name=\"Fitxer - Propietats - Estadístiques\">Fitxer - Propietats - Estadístiques</link>"
+msgstr "<link href=\"text/shared/01/01100400.xhp\" name=\"Fitxer ▸ Propietats ▸ Estadístiques\">Fitxer ▸ Propietats ▸ Estadístiques</link>"
#: wrap.xhp
msgctxt ""
diff --git a/source/ca-valencia/helpcontent2/source/text/swriter/librelogo.po b/source/ca-valencia/helpcontent2/source/text/swriter/librelogo.po
index 7d25cddb4cf..833536cd63e 100644
--- a/source/ca-valencia/helpcontent2/source/text/swriter/librelogo.po
+++ b/source/ca-valencia/helpcontent2/source/text/swriter/librelogo.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2017-05-07 21:39+0200\n"
-"PO-Revision-Date: 2015-08-06 21:22+0000\n"
-"Last-Translator: Anonymous Pootle User\n"
+"PO-Revision-Date: 2018-01-15 13:22+0000\n"
+"Last-Translator: joamuran <joamuran@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca-valencia\n"
"MIME-Version: 1.0\n"
@@ -13,9 +13,9 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
"X-Language: ca-XV\n"
-"X-POOTLE-MTIME: 1438896130.000000\n"
+"X-POOTLE-MTIME: 1516022521.000000\n"
#: LibreLogo.xhp
msgctxt ""
@@ -47,7 +47,7 @@ msgctxt ""
"par_180\n"
"help.text"
msgid "LibreLogo is a simple, localized, Logo-like programming environment with turtle vector graphics for teaching of computing (programming and word processing), DTP and graphic design. See <link href=\"http://www.numbertext.org/logo/librelogo.pdf\">http://www.numbertext.org/logo/librelogo.pdf</link>."
-msgstr ""
+msgstr "El LibreLogo és un entorn de programació similar al Logo, simple i traduït, amb imatges vectorials de tortuga per ensenyar programació i processament de text, DTP i creació d'imatges. Visiteu <link href=\"http://www.numbertext.org/logo/librelogo.pdf\">http://www.numbertext.org/logo/librelogo.pdf</link>."
#: LibreLogo.xhp
msgctxt ""
@@ -87,7 +87,7 @@ msgctxt ""
"hd_280\n"
"help.text"
msgid "Start Logo program"
-msgstr ""
+msgstr "Inicia el programa Logo"
#: LibreLogo.xhp
msgctxt ""
@@ -95,7 +95,7 @@ msgctxt ""
"par_290\n"
"help.text"
msgid "Click on the icon “Start Logo program” to execute the text (or only the selected) text of the Writer document as a LibreLogo program. In an empty document an example program will be inserted and executed."
-msgstr ""
+msgstr "Feu clic a la icona «Inicia el programa Logo» per executar tot el text (o només el text seleccionat) del document del Writer com un programa del LibreLogo. En un document buit, s'inserirà i executarà un programa d'exemple."
#: LibreLogo.xhp
msgctxt ""
@@ -103,7 +103,7 @@ msgctxt ""
"par_300\n"
"help.text"
msgid "Click on the icon “Stop” to stop the program execution."
-msgstr ""
+msgstr "Feu clic a la icona «Atura» per a aturar l'execució del programa."
#: LibreLogo.xhp
msgctxt ""
@@ -119,7 +119,7 @@ msgctxt ""
"par_320\n"
"help.text"
msgid "Click on the icon “Home” to reset the position and settings of the turtle."
-msgstr ""
+msgstr "Feu clic a la icona «Inici» per a restablir la posició i la configuració de la tortuga."
#: LibreLogo.xhp
msgctxt ""
@@ -127,7 +127,7 @@ msgctxt ""
"hd_330\n"
"help.text"
msgid "Clear screen"
-msgstr "Neteja el dibuix"
+msgstr "Neteja la pantalla"
#: LibreLogo.xhp
msgctxt ""
@@ -135,7 +135,7 @@ msgctxt ""
"par_340\n"
"help.text"
msgid "Click on the icon “Clear screen” to remove the drawing objects of the document."
-msgstr ""
+msgstr "Feu clic la icona «Neteja la pantalla» per a suprimir els objectes dibuixats del document."
#: LibreLogo.xhp
msgctxt ""
@@ -143,7 +143,7 @@ msgctxt ""
"hd_344\n"
"help.text"
msgid "Program editor/Syntax highlighting/Translating"
-msgstr ""
+msgstr "Editor de programes/realçament de la sintaxi/traducció"
#: LibreLogo.xhp
msgctxt ""
@@ -167,7 +167,7 @@ msgctxt ""
"par_360\n"
"help.text"
msgid "Hit Enter in the command line to execute its content. To stop the program use the icon “Stop”."
-msgstr ""
+msgstr "Premeu «Retorn» a la línia d'ordes per executar-ne el contingut. Per aturar el programa utilitzeu la icona «Atura»."
#: LibreLogo.xhp
msgctxt ""
@@ -263,7 +263,7 @@ msgctxt ""
"par_480\n"
"help.text"
msgid "List members are comma separated: POSITION [0, 0]"
-msgstr ""
+msgstr "Els membres de la llista se separen amb comes: POSICIÓ [0, 0]"
#: LibreLogo.xhp
msgctxt ""
@@ -327,7 +327,7 @@ msgctxt ""
"par_560\n"
"help.text"
msgid "String notation supports also orthographical and Python syntax."
-msgstr ""
+msgstr "La notació de les cadenes també permet sintaxi ortogràfica i la de Python."
#: LibreLogo.xhp
msgctxt ""
@@ -815,7 +815,7 @@ msgctxt ""
"par_1130\n"
"help.text"
msgid "PENSIZE 100 ; line width is 100 points<br/> PENSIZE ANY ; equivalent of PENSIZE RANDOM 10<br/>"
-msgstr "MIDA.LLAPIS 100 ; l'amplada de la línia és d'is 100 punts<br/> MIDA.LLAPIS QUALSEVOL ; és equivalent a MIDA.LLAPIS ALEATORI 10<br/>"
+msgstr "MIDA.LLAPIS 100 ; l'amplària de la línia és d'is 100 punts<br/> MIDA.LLAPIS QUALSEVOL ; és equivalent a MIDA.LLAPIS ALEATORI 10<br/>"
#: LibreLogo.xhp
msgctxt ""
@@ -1399,7 +1399,7 @@ msgctxt ""
"par_1730\n"
"help.text"
msgid "Loop for the list elements:"
-msgstr ""
+msgstr "Bucle per als elements de llista:"
#: LibreLogo.xhp
msgctxt ""
@@ -1583,7 +1583,7 @@ msgctxt ""
"par_1960\n"
"help.text"
msgid "Return value of the function."
-msgstr ""
+msgstr "Retorna el valor de la funció."
#: LibreLogo.xhp
msgctxt ""
@@ -2055,7 +2055,7 @@ msgctxt ""
"par_2530\n"
"help.text"
msgid "Conversion to Python tuple (non-modifiable list)"
-msgstr ""
+msgstr "Conversió a tupla de Python (llista no modificable)"
#: LibreLogo.xhp
msgctxt ""
@@ -2127,7 +2127,7 @@ msgctxt ""
"par_2620\n"
"help.text"
msgid "Search character sequences patterns using regex patterns."
-msgstr "Cerca seqüències de caràcters usant expressions regulars."
+msgstr "Busca seqüències de caràcters usant expressions regulars."
#: LibreLogo.xhp
msgctxt ""
@@ -2143,7 +2143,7 @@ msgctxt ""
"hd_2640\n"
"help.text"
msgid "FINDALL"
-msgstr ""
+msgstr "CERCA.TOT"
#: LibreLogo.xhp
msgctxt ""
@@ -2231,7 +2231,7 @@ msgctxt ""
"par_2770\n"
"help.text"
msgid "0"
-msgstr ""
+msgstr "0"
#: LibreLogo.xhp
msgctxt ""
@@ -2247,7 +2247,7 @@ msgctxt ""
"par_2800\n"
"help.text"
msgid "1"
-msgstr ""
+msgstr "1"
#: LibreLogo.xhp
msgctxt ""
@@ -2263,7 +2263,7 @@ msgctxt ""
"par_2830\n"
"help.text"
msgid "2"
-msgstr ""
+msgstr "2"
#: LibreLogo.xhp
msgctxt ""
@@ -2279,7 +2279,7 @@ msgctxt ""
"par_2860\n"
"help.text"
msgid "3"
-msgstr ""
+msgstr "3"
#: LibreLogo.xhp
msgctxt ""
@@ -2295,7 +2295,7 @@ msgctxt ""
"par_2890\n"
"help.text"
msgid "4"
-msgstr ""
+msgstr "4"
#: LibreLogo.xhp
msgctxt ""
@@ -2311,7 +2311,7 @@ msgctxt ""
"par_2920\n"
"help.text"
msgid "5"
-msgstr ""
+msgstr "5"
#: LibreLogo.xhp
msgctxt ""
@@ -2327,7 +2327,7 @@ msgctxt ""
"par_2950\n"
"help.text"
msgid "6"
-msgstr ""
+msgstr "6"
#: LibreLogo.xhp
msgctxt ""
@@ -2343,7 +2343,7 @@ msgctxt ""
"par_2980\n"
"help.text"
msgid "7"
-msgstr ""
+msgstr "7"
#: LibreLogo.xhp
msgctxt ""
@@ -2359,7 +2359,7 @@ msgctxt ""
"par_3010\n"
"help.text"
msgid "8"
-msgstr ""
+msgstr "8"
#: LibreLogo.xhp
msgctxt ""
@@ -2375,7 +2375,7 @@ msgctxt ""
"par_3040\n"
"help.text"
msgid "9"
-msgstr ""
+msgstr "9"
#: LibreLogo.xhp
msgctxt ""
@@ -2463,7 +2463,7 @@ msgctxt ""
"par_3200\n"
"help.text"
msgid "TEAL"
-msgstr ""
+msgstr "JADE"
#: LibreLogo.xhp
msgctxt ""
diff --git a/source/ca-valencia/helpcontent2/source/text/swriter/menu.po b/source/ca-valencia/helpcontent2/source/text/swriter/menu.po
index b5bd655c0c7..d709a2be55a 100644
--- a/source/ca-valencia/helpcontent2/source/text/swriter/menu.po
+++ b/source/ca-valencia/helpcontent2/source/text/swriter/menu.po
@@ -4,14 +4,17 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2016-05-07 21:35+0200\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"PO-Revision-Date: 2018-01-15 13:22+0000\n"
+"Last-Translator: joamuran <joamuran@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: ca-valencia\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1516022522.000000\n"
#: insert_footnote_endnote.xhp
msgctxt ""
@@ -19,7 +22,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Footnote and Endnote"
-msgstr ""
+msgstr "Nota al peu i al final"
#: insert_footnote_endnote.xhp
msgctxt ""
@@ -27,7 +30,7 @@ msgctxt ""
"hd_id03042016113344773\n"
"help.text"
msgid "<link href=\"text/swriter/menu/insert_footnote_endnote.xhp\">Footnote and Endnote</link>"
-msgstr ""
+msgstr "<link href=\"text/swriter/menu/insert_footnote_endnote.xhp\">Nota al peu i al final</link>"
#: insert_footnote_endnote.xhp
msgctxt ""
@@ -35,7 +38,7 @@ msgctxt ""
"par_id030420161136126396\n"
"help.text"
msgid "<ahelp hid=\".\">The menu contains commands to insert a footnote or endnote with or without additional user interaction.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">El menú conté ordes per inserir una nota al peu o una nota al final, amb interacció addicional o sense per part de l'usuari.</ahelp>"
#: insert_footnote_endnote.xhp
msgctxt ""
@@ -43,7 +46,7 @@ msgctxt ""
"par_id03042016113613789\n"
"help.text"
msgid "Footnote"
-msgstr ""
+msgstr "Nota al peu"
#: insert_footnote_endnote.xhp
msgctxt ""
@@ -51,7 +54,7 @@ msgctxt ""
"par_id030420161138373075\n"
"help.text"
msgid "<ahelp hid=\".uno:InsertFootnote\">Insert a footnote at the current cursor position without a prompt.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".uno:InsertFootnote\">Permet inserir immediatament una nota al peu a la posició actual del cursor.</ahelp>"
#: insert_footnote_endnote.xhp
msgctxt ""
@@ -59,7 +62,7 @@ msgctxt ""
"hd_id030420161138377837\n"
"help.text"
msgid "Endnote"
-msgstr ""
+msgstr "Nota al final"
#: insert_footnote_endnote.xhp
msgctxt ""
@@ -67,7 +70,7 @@ msgctxt ""
"par_id030420161138378865\n"
"help.text"
msgid "<ahelp hid=\".uno:InsertEndnote\">Insert a endnote at the current cursor position without a prompt.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".uno:InsertEndnote\">Permet inserir immediatament una nota al final a la posició actual del cursor.</ahelp>"
#: insert_footnote_endnote.xhp
msgctxt ""
@@ -75,7 +78,7 @@ msgctxt ""
"hd_id3147231\n"
"help.text"
msgid "<link href=\"text/swriter/01/04030000.xhp\" name=\"Footnote\">Footnote or Endnote</link>"
-msgstr ""
+msgstr "<link href=\"text/swriter/01/04030000.xhp\" name=\"Footnote\">Nota al peu o nota al final</link>"
#: insert_frame.xhp
msgctxt ""
@@ -83,7 +86,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Frame"
-msgstr ""
+msgstr "Marc"
#: insert_frame.xhp
msgctxt ""
@@ -91,7 +94,7 @@ msgctxt ""
"hd_id030720160601535384\n"
"help.text"
msgid "<link href=\"text/swriter/menu/insert_frame.xhp\">Frame</link>"
-msgstr ""
+msgstr "<link href=\"text/swriter/menu/insert_frame.xhp\">Marc</link>"
#: insert_frame.xhp
msgctxt ""
@@ -99,7 +102,7 @@ msgctxt ""
"par_id030720160603138925\n"
"help.text"
msgid "<ahelp hid=\".\">This submenu contains both interactive and non-interactive means of inserting a frame.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Este submenú conté mètodes interactius i no interactius per inserir un marc.</ahelp>"
#: insert_frame.xhp
msgctxt ""
@@ -107,7 +110,7 @@ msgctxt ""
"hd_id030720160605268360\n"
"help.text"
msgid "Frame Interactively"
-msgstr ""
+msgstr "Marc interactivament"
#: insert_frame.xhp
msgctxt ""
@@ -115,7 +118,7 @@ msgctxt ""
"par_id030720160605261333\n"
"help.text"
msgid "<ahelp hid=\".uno:InsertFrameInteract\">Insert a frame by drawing its shape with the mouse cursor.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".uno:InsertFrameInteract\">Inseriu un marc dibuixant amb el cursor del ratolí.</ahelp>"
#: insert_frame.xhp
msgctxt ""
@@ -123,7 +126,7 @@ msgctxt ""
"hd_id3150951\n"
"help.text"
msgid "<link href=\"text/shared/01/04160500.xhp\" name=\"Floating Frame\">Floating Frame</link>"
-msgstr ""
+msgstr "<link href=\"text/shared/01/04160500.xhp\" name=\"Marc flotant\">Marc flotant</link>"
#: insert_header_footer.xhp
msgctxt ""
@@ -131,7 +134,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Header and Footer"
-msgstr ""
+msgstr "Capçalera i peu de pàgina"
#: insert_header_footer.xhp
msgctxt ""
@@ -139,7 +142,7 @@ msgctxt ""
"hd_id030720160441573285\n"
"help.text"
msgid "<link href=\"text/swriter/menu/insert_header_footer.xhp\">Header and Footer</link>"
-msgstr ""
+msgstr "<link href=\"text/swriter/menu/insert_header_footer.xhp\">Capçalera i peu de pàgina</link>"
#: insert_header_footer.xhp
msgctxt ""
@@ -147,4 +150,4 @@ msgctxt ""
"par_id030720160442296603\n"
"help.text"
msgid "<ahelp hid=\".\">This submenu includes commands to add and remove page headers and footers.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Este submenú inclou ordes per afegir i suprimir capçaleres i peus de pàgina.</ahelp>"
diff --git a/source/ca-valencia/instsetoo_native/inc_openoffice/windows/msi_languages.po b/source/ca-valencia/instsetoo_native/inc_openoffice/windows/msi_languages.po
index 689c3a0a912..3bd950548e4 100644
--- a/source/ca-valencia/instsetoo_native/inc_openoffice/windows/msi_languages.po
+++ b/source/ca-valencia/instsetoo_native/inc_openoffice/windows/msi_languages.po
@@ -2766,7 +2766,6 @@ msgid "Load [ProductName] during system start-up"
msgstr "Carrega el [ProductName] en iniciar el sistema"
#: Control.ulf
-#, fuzzy
msgctxt ""
"Control.ulf\n"
"OOO_CONTROL_322\n"
@@ -2783,7 +2782,6 @@ msgid "The following applications are using files that need to be updated by thi
msgstr ""
#: Control.ulf
-#, fuzzy
msgctxt ""
"Control.ulf\n"
"OOO_CONTROL_324\n"
@@ -2792,7 +2790,6 @@ msgid "{&MSSansBold8}Files in Use"
msgstr "{&MSSansBold8}Fitxers en ús"
#: Control.ulf
-#, fuzzy
msgctxt ""
"Control.ulf\n"
"OOO_CONTROL_325\n"
@@ -2801,7 +2798,6 @@ msgid "Cancel"
msgstr "Cancel·la"
#: Control.ulf
-#, fuzzy
msgctxt ""
"Control.ulf\n"
"OOO_CONTROL_326\n"
diff --git a/source/ca-valencia/librelogo/source/pythonpath.po b/source/ca-valencia/librelogo/source/pythonpath.po
index a7221fa4037..9a74bafe0a9 100644
--- a/source/ca-valencia/librelogo/source/pythonpath.po
+++ b/source/ca-valencia/librelogo/source/pythonpath.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: LibO 40l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2017-04-12 14:14+0200\n"
-"PO-Revision-Date: 2014-08-31 06:57+0000\n"
-"Last-Translator: Anonymous Pootle User\n"
+"PO-Revision-Date: 2018-01-15 13:22+0000\n"
+"Last-Translator: joamuran <joamuran@gmail.com>\n"
"Language-Team: none\n"
"Language: ca-valencia\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1409468245.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1516022554.000000\n"
#: LibreLogo_en_US.properties
msgctxt ""
@@ -238,7 +238,7 @@ msgctxt ""
"FILL\n"
"property.text"
msgid "fill"
-msgstr "omple|emplena"
+msgstr "omple|ompli"
#: LibreLogo_en_US.properties
msgctxt ""
@@ -734,7 +734,7 @@ msgctxt ""
"RESEARCH\n"
"property.text"
msgid "search"
-msgstr "cerca"
+msgstr "busca"
#: LibreLogo_en_US.properties
msgctxt ""
@@ -742,7 +742,7 @@ msgctxt ""
"REFINDALL\n"
"property.text"
msgid "findall"
-msgstr "cerca.tot|troba.tot"
+msgstr "busca.tot|troba.tot"
#: LibreLogo_en_US.properties
msgctxt ""
diff --git a/source/ca-valencia/officecfg/registry/data/org/openoffice/Office.po b/source/ca-valencia/officecfg/registry/data/org/openoffice/Office.po
index fc5137362b6..fe8a37c3c0a 100644
--- a/source/ca-valencia/officecfg/registry/data/org/openoffice/Office.po
+++ b/source/ca-valencia/officecfg/registry/data/org/openoffice/Office.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2017-11-22 13:53+0100\n"
-"PO-Revision-Date: 2016-11-12 16:08+0000\n"
-"Last-Translator: Anonymous Pootle User\n"
+"PO-Revision-Date: 2018-01-15 13:22+0000\n"
+"Last-Translator: joamuran <joamuran@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca-valencia\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1478966895.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1516022555.000000\n"
#: Addons.xcu
msgctxt ""
@@ -98,7 +98,6 @@ msgid "Logo command line (press Enter for command execution or F1 for help)"
msgstr "Línia d'ordes del Logo (premeu Retorn per a executar ordes o F1 per a obtindre ajuda)"
#: Addons.xcu
-#, fuzzy
msgctxt ""
"Addons.xcu\n"
".Addons.AddonUI.OfficeToolBar.LibreLogo.OfficeToolBar.m09\n"
@@ -144,7 +143,6 @@ msgid "~Drawing"
msgstr "~Dibuix"
#: Common.xcu
-#, fuzzy
msgctxt ""
"Common.xcu\n"
"..Common.Menus.New.m4\n"
@@ -164,7 +162,6 @@ msgid "Database"
msgstr "Base de dades"
#: Common.xcu
-#, fuzzy
msgctxt ""
"Common.xcu\n"
"..Common.Menus.New.m7\n"
@@ -174,7 +171,6 @@ msgid "~HTML Document"
msgstr "Document ~HTML"
#: Common.xcu
-#, fuzzy
msgctxt ""
"Common.xcu\n"
"..Common.Menus.New.m8\n"
@@ -184,7 +180,6 @@ msgid "~XML Form Document"
msgstr "Document de formulari ~XML"
#: Common.xcu
-#, fuzzy
msgctxt ""
"Common.xcu\n"
"..Common.Menus.New.m9\n"
@@ -1013,7 +1008,6 @@ msgid "Choose settings for optimizing images"
msgstr "Trieu els paràmetres per optimitzar les imatges"
#: PresentationMinimizer.xcu
-#, fuzzy
msgctxt ""
"PresentationMinimizer.xcu\n"
"..PresentationMinimizer.Strings\n"
@@ -1050,14 +1044,13 @@ msgid "~Quality in %"
msgstr "~Qualitat en %"
#: PresentationMinimizer.xcu
-#, fuzzy
msgctxt ""
"PresentationMinimizer.xcu\n"
"..PresentationMinimizer.Strings\n"
"STR_REMOVE_CROP_AREA\n"
"value.text"
msgid "~Delete cropped image areas"
-msgstr "Suprimeix les zones retalla~des dels gràfics"
+msgstr "~Suprimeix les zones retallades de les imatges"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1111,7 +1104,7 @@ msgctxt ""
"STR_EMBED_LINKED_GRAPHICS\n"
"value.text"
msgid "~Embed external images"
-msgstr ""
+msgstr "~Insereix les imatges externes"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1132,14 +1125,13 @@ msgid "Choose settings for replacing OLE objects"
msgstr "Trieu els paràmetres per reemplaçar objectes OLE"
#: PresentationMinimizer.xcu
-#, fuzzy
msgctxt ""
"PresentationMinimizer.xcu\n"
"..PresentationMinimizer.Strings\n"
"STR_OLE_REPLACE\n"
"value.text"
msgid "Create static replacement images for OLE objects"
-msgstr "Crea gràfics estàtics per reemplaçar els objectes OLE"
+msgstr "Crea imatges estàtiques per a reemplaçar els objectes OLE"
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1296,24 +1288,22 @@ msgid "Delete %SLIDES slides."
msgstr "Suprimeix %SLIDES diapositives."
#: PresentationMinimizer.xcu
-#, fuzzy
msgctxt ""
"PresentationMinimizer.xcu\n"
"..PresentationMinimizer.Strings\n"
"STR_OPTIMIZE_IMAGES\n"
"value.text"
msgid "Optimize %IMAGES images to %QUALITY% JPEG quality at %RESOLUTION DPI."
-msgstr "Optimitza %IMAGES gràfics a JPEG amb qualitat %QUALITY% i %RESOLUTION ppp."
+msgstr "Optimitza %IMAGES imatges a JPEG amb qualitat %QUALITY% i %RESOLUTION ppp."
#: PresentationMinimizer.xcu
-#, fuzzy
msgctxt ""
"PresentationMinimizer.xcu\n"
"..PresentationMinimizer.Strings\n"
"STR_CREATE_REPLACEMENT\n"
"value.text"
msgid "Create replacement images for %OLE objects."
-msgstr "Crea gràfics per substituir objectes %OLE."
+msgstr "Crea imatges per a reemplaçar objectes %OLE."
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1412,17 +1402,16 @@ msgctxt ""
"STR_OPTIMIZING_GRAPHICS\n"
"value.text"
msgid "Optimizing images..."
-msgstr ""
+msgstr "S'estan optimitzant les imatges..."
#: PresentationMinimizer.xcu
-#, fuzzy
msgctxt ""
"PresentationMinimizer.xcu\n"
"..PresentationMinimizer.Strings\n"
"STR_CREATING_OLE_REPLACEMENTS\n"
"value.text"
msgid "Creating replacement images for OLE objects..."
-msgstr "S'estan creant gràfics per reemplaçar els objectes OLE..."
+msgstr "S'estan creant imatges per a reemplaçar els objectes OLE..."
#: PresentationMinimizer.xcu
msgctxt ""
@@ -1515,7 +1504,6 @@ msgid "Restart"
msgstr "Reinicia"
#: PresenterScreen.xcu
-#, fuzzy
msgctxt ""
"PresenterScreen.xcu\n"
"..PresenterScreen.PresenterScreenSettings.ToolBars.ToolBar.Entries.m.Normal\n"
@@ -1525,7 +1513,6 @@ msgid "Exchange"
msgstr "Intercanvia"
#: PresenterScreen.xcu
-#, fuzzy
msgctxt ""
"PresenterScreen.xcu\n"
"..PresenterScreen.PresenterScreenSettings.ToolBars.ToolBar.Entries.o.Normal\n"
@@ -9866,7 +9853,7 @@ msgctxt ""
"Name\n"
"value.text"
msgid "Length"
-msgstr "Durada"
+msgstr "Duració"
#: TableWizard.xcu
msgctxt ""
@@ -9875,7 +9862,7 @@ msgctxt ""
"ShortName\n"
"value.text"
msgid "Length"
-msgstr "Durada"
+msgstr "Duració"
#: TableWizard.xcu
msgctxt ""
@@ -10616,7 +10603,6 @@ msgid "Nationality"
msgstr "Nacionalitat"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.authors.Fields.nationality\n"
@@ -11526,7 +11512,6 @@ msgid "Master documents"
msgstr "Documents mestres"
#: UI.xcu
-#, fuzzy
msgctxt ""
"UI.xcu\n"
"..UI.FilterClassification.GlobalFilters.Classes.com.sun.star.formula.FormulaProperties\n"
diff --git a/source/ca-valencia/officecfg/registry/data/org/openoffice/Office/UI.po b/source/ca-valencia/officecfg/registry/data/org/openoffice/Office/UI.po
index 970fa82cfdf..76f9812447e 100644
--- a/source/ca-valencia/officecfg/registry/data/org/openoffice/Office/UI.po
+++ b/source/ca-valencia/officecfg/registry/data/org/openoffice/Office/UI.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-01-10 11:50+0100\n"
-"PO-Revision-Date: 2016-12-01 13:28+0000\n"
-"Last-Translator: Anonymous Pootle User\n"
+"PO-Revision-Date: 2018-01-15 13:22+0000\n"
+"Last-Translator: joamuran <joamuran@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca-valencia\n"
"MIME-Version: 1.0\n"
@@ -13,18 +13,17 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1480598907.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1516022570.000000\n"
#: BaseWindowState.xcu
-#, fuzzy
msgctxt ""
"BaseWindowState.xcu\n"
"..BaseWindowState.UIElements.States.private:resource/popupmenu/edit\n"
"UIName\n"
"value.text"
msgid "Database Object"
-msgstr "Objectes de la base de dades"
+msgstr "Objecte de base de dades"
#: BaseWindowState.xcu
msgctxt ""
@@ -153,7 +152,6 @@ msgid "Form Spin Button"
msgstr "Botó de selecció de valor de formulari"
#: BasicIDECommands.xcu
-#, fuzzy
msgctxt ""
"BasicIDECommands.xcu\n"
"..BasicIDECommands.UserInterface.Commands..uno:NewModule\n"
@@ -163,7 +161,6 @@ msgid "BASIC Module"
msgstr "Mòdul del BASIC"
#: BasicIDECommands.xcu
-#, fuzzy
msgctxt ""
"BasicIDECommands.xcu\n"
"..BasicIDECommands.UserInterface.Commands..uno:NewDialog\n"
@@ -173,7 +170,6 @@ msgid "BASIC Dialog"
msgstr "Diàleg del BASIC"
#: BasicIDECommands.xcu
-#, fuzzy
msgctxt ""
"BasicIDECommands.xcu\n"
"..BasicIDECommands.UserInterface.Commands..uno:DeleteCurrent\n"
@@ -183,47 +179,42 @@ msgid "Delete"
msgstr "Suprimeix"
#: BasicIDECommands.xcu
-#, fuzzy
msgctxt ""
"BasicIDECommands.xcu\n"
"..BasicIDECommands.UserInterface.Commands..uno:RenameCurrent\n"
"Label\n"
"value.text"
msgid "Rename"
-msgstr "~Reanomena"
+msgstr "Canvia el nom"
#: BasicIDECommands.xcu
-#, fuzzy
msgctxt ""
"BasicIDECommands.xcu\n"
"..BasicIDECommands.UserInterface.Commands..uno:HideCurPage\n"
"Label\n"
"value.text"
msgid "Hide"
-msgstr "A~maga"
+msgstr "Amaga"
#: BasicIDECommands.xcu
-#, fuzzy
msgctxt ""
"BasicIDECommands.xcu\n"
"..BasicIDECommands.UserInterface.Popups..uno:RunMenu\n"
"Label\n"
"value.text"
msgid "~Run"
-msgstr "Executa"
+msgstr "~Executa"
#: BasicIDECommands.xcu
-#, fuzzy
msgctxt ""
"BasicIDECommands.xcu\n"
"..BasicIDECommands.UserInterface.Popups..uno:DialogMenu\n"
"Label\n"
"value.text"
msgid "~Dialog"
-msgstr "Diàleg"
+msgstr "~Diàleg"
#: BasicIDEWindowState.xcu
-#, fuzzy
msgctxt ""
"BasicIDEWindowState.xcu\n"
"..BasicIDEWindowState.UIElements.States.private:resource/popupmenu/dialog\n"
@@ -239,7 +230,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Tab Bar"
-msgstr ""
+msgstr "Barra de pestanyes"
#: BasicIDEWindowState.xcu
msgctxt ""
@@ -311,7 +302,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Find"
-msgstr "Cerca"
+msgstr "Busca"
#: BibliographyCommands.xcu
msgctxt ""
@@ -374,7 +365,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Search Key"
-msgstr "Clau de cerca"
+msgstr "Clau de busca"
#: BibliographyCommands.xcu
msgctxt ""
@@ -539,7 +530,6 @@ msgid "Insert Chart"
msgstr "Insereix un diagrama"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:FillModeTracePredescessor\n"
@@ -549,7 +539,6 @@ msgid "Trace ~Precedent"
msgstr "Rastreja els ~anteriors"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:FillModeRemovePredescessor\n"
@@ -559,7 +548,6 @@ msgid "~Remove Precedent"
msgstr "Sup~rimeix els anteriors"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:FillModeTraceSuccessor\n"
@@ -584,7 +572,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Exit Fill Mode"
-msgstr ""
+msgstr "Ix del mode d'emplenament"
#: CalcCommands.xcu
msgctxt ""
@@ -647,7 +635,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Spreadsheet Theme"
-msgstr ""
+msgstr "Tema del full de càlcul"
#: CalcCommands.xcu
msgctxt ""
@@ -704,14 +692,13 @@ msgid "Input Line"
msgstr "Línia d'entrada"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:SelectTables\n"
"Label\n"
"value.text"
msgid "~Select Sheets..."
-msgstr "~Suprimeix el full..."
+msgstr "~Seleccioneu els fulls..."
#: CalcCommands.xcu
msgctxt ""
@@ -732,7 +719,6 @@ msgid "Pivot Table Filter"
msgstr "Filtre de taula dinàmica"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:DataPilotFilter\n"
@@ -976,7 +962,6 @@ msgid "Select to Lower Block Margin"
msgstr "Selecciona fins a la fi del marge del bloc"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:DataDataPilotRun\n"
@@ -995,14 +980,13 @@ msgid "Pi~vot Table..."
msgstr "Taula ~dinàmica..."
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:DataDataPilotRun\n"
"TooltipLabel\n"
"value.text"
msgid "Insert Pivot Table"
-msgstr "Insereix una taula dinàmica..."
+msgstr "Insereix una taula dinàmica"
#: CalcCommands.xcu
msgctxt ""
@@ -1014,7 +998,6 @@ msgid "~Edit Layout..."
msgstr "~Edita la disposició..."
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:InsertPivotTable\n"
@@ -1057,7 +1040,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "~Goal Seek..."
-msgstr "~Cerca de l'objectiu..."
+msgstr "~Busca de l'objectiu..."
#: CalcCommands.xcu
msgctxt ""
@@ -1150,14 +1133,13 @@ msgid "Select Row"
msgstr "Seleccioneu la fila"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:SelectUnprotectedCells\n"
"Label\n"
"value.text"
msgid "Select Unprotected Cells"
-msgstr "A la cel·la desprotegida següent"
+msgstr "Selecciona les cel·les desprotegides"
#: CalcCommands.xcu
msgctxt ""
@@ -1301,7 +1283,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Cell Edit Mode"
-msgstr ""
+msgstr "Mode d'edició de cel·les"
#: CalcCommands.xcu
msgctxt ""
@@ -1367,7 +1349,6 @@ msgid "Wrap Text"
msgstr "Ajusta el text"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:CellProtection\n"
@@ -1383,7 +1364,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Print Area"
-msgstr ""
+msgstr "Àrea d'impressió"
#: CalcCommands.xcu
msgctxt ""
@@ -1395,24 +1376,22 @@ msgid "~Define"
msgstr "~Defineix"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:DefinePrintArea\n"
"TooltipLabel\n"
"value.text"
msgid "Define Print Area"
-msgstr "~Defineix l'àrea d'impressió"
+msgstr "Defineix l'àrea d'impressió"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:DeletePrintArea\n"
"Label\n"
"value.text"
msgid "Clear"
-msgstr "~Neteja"
+msgstr "Neteja"
#: CalcCommands.xcu
msgctxt ""
@@ -1430,10 +1409,9 @@ msgctxt ""
"TooltipLabel\n"
"value.text"
msgid "Clear Print Ranges"
-msgstr ""
+msgstr "Neteja les àrees d'impressió"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:EditPrintArea\n"
@@ -1452,7 +1430,6 @@ msgid "~Edit..."
msgstr "~Edita..."
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:EditPrintArea\n"
@@ -1462,14 +1439,13 @@ msgid "Edit Print Ranges"
msgstr "Edita les àrees d'impressió"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:AddPrintArea\n"
"Label\n"
"value.text"
msgid "Add"
-msgstr "~Afig"
+msgstr "Afig"
#: CalcCommands.xcu
msgctxt ""
@@ -1481,14 +1457,13 @@ msgid "~Add"
msgstr "~Afig"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:AddPrintArea\n"
"TooltipLabel\n"
"value.text"
msgid "Add Print Range"
-msgstr "Edita les àrees d'impressió"
+msgstr "Afig una àrea d'impressió"
#: CalcCommands.xcu
msgctxt ""
@@ -1497,7 +1472,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Cycle Cell Reference Types"
-msgstr ""
+msgstr "Canvia entre els tipus de referència de cel·la"
#: CalcCommands.xcu
msgctxt ""
@@ -1527,7 +1502,6 @@ msgid "Delete C~ells..."
msgstr "Suprimeix les c~el·les..."
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:DeleteCell\n"
@@ -1543,7 +1517,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Repeat Search"
-msgstr "Repeteix la cerca"
+msgstr "Repeteix la busca"
#: CalcCommands.xcu
msgctxt ""
@@ -1687,7 +1661,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Fill R~andom Number..."
-msgstr "Emplena amb nombres ~aleatoris..."
+msgstr "Ompli amb nombres ~aleatoris..."
#: CalcCommands.xcu
msgctxt ""
@@ -1786,7 +1760,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Paired ~t-test..."
-msgstr ""
+msgstr "Prova ~t aparellada..."
#: CalcCommands.xcu
msgctxt ""
@@ -1939,7 +1913,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Show All Comments"
-msgstr ""
+msgstr "Mostra tots els comentaris"
#: CalcCommands.xcu
msgctxt ""
@@ -1948,10 +1922,9 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Hide All Comments"
-msgstr ""
+msgstr "Amaga tots els comentaris"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:DeleteAllNotes\n"
@@ -2042,7 +2015,6 @@ msgid "~Normal"
msgstr "~Normal"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:PagebreakMode\n"
@@ -2274,10 +2246,9 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Insert ~Cells..."
-msgstr "Insereix ~cel·la..."
+msgstr "Insereix ~cel·les..."
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:InsertCell\n"
@@ -2341,14 +2312,13 @@ msgid "Rows ~Above"
msgstr "Files a ~sobre"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:InsertRowsBefore\n"
"PopupLabel\n"
"value.text"
msgid "Insert Rows ~Above"
-msgstr "Insereix files a dalt"
+msgstr "Insereix files a ~dalt"
#: CalcCommands.xcu
msgctxt ""
@@ -2414,14 +2384,13 @@ msgid "Rows ~Below"
msgstr "Files a ~sota"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:InsertRowsAfter\n"
"PopupLabel\n"
"value.text"
msgid "Insert Rows ~Below"
-msgstr "Insereix files a sota"
+msgstr "Insereix files a ~sota"
#: CalcCommands.xcu
msgctxt ""
@@ -2460,7 +2429,6 @@ msgid "Insert ~Sheet..."
msgstr "Insereix ~full..."
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:InsertSheetFromFile\n"
@@ -2512,7 +2480,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "~Insert Named Range or Expression..."
-msgstr ""
+msgstr "~Insereix un interval amb nom o una expressió..."
#: CalcCommands.xcu
msgctxt ""
@@ -2521,7 +2489,7 @@ msgctxt ""
"ContextLabel\n"
"value.text"
msgid "~Named Range or Expression..."
-msgstr ""
+msgstr "Interval amb ~nom o expressió..."
#: CalcCommands.xcu
msgctxt ""
@@ -2602,7 +2570,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Row ~Height..."
-msgstr "~Alçada de la fila..."
+msgstr "~Alçària de la fila..."
#: CalcCommands.xcu
msgctxt ""
@@ -2611,17 +2579,16 @@ msgctxt ""
"ContextLabel\n"
"value.text"
msgid "~Height..."
-msgstr "~Alçada..."
+msgstr "~Alçària..."
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:RowHeight\n"
"PopupLabel\n"
"value.text"
msgid "Row ~Height..."
-msgstr "~Alçada de la fila..."
+msgstr "~Alçària de la fila..."
#: CalcCommands.xcu
msgctxt ""
@@ -2630,7 +2597,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "~Optimal Row Height..."
-msgstr "Alçada ò~ptima de la fila..."
+msgstr "Alçària ò~ptima de la fila..."
#: CalcCommands.xcu
msgctxt ""
@@ -2639,7 +2606,7 @@ msgctxt ""
"ContextLabel\n"
"value.text"
msgid "~Optimal Height..."
-msgstr "Alçada ò~ptima..."
+msgstr "Alçària ò~ptima..."
#: CalcCommands.xcu
msgctxt ""
@@ -2660,7 +2627,6 @@ msgid "H~ide"
msgstr "A~maga"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:HideRow\n"
@@ -2688,7 +2654,6 @@ msgid "~Show"
msgstr "Mo~stra"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:ShowRow\n"
@@ -2716,7 +2681,6 @@ msgid "~Width..."
msgstr "Am~plada..."
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:ColumnWidth\n"
@@ -2762,7 +2726,6 @@ msgid "~Hide"
msgstr "Ama~ga"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:HideColumn\n"
@@ -2790,7 +2753,6 @@ msgid "~Show"
msgstr "Mo~stra"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:ShowColumn\n"
@@ -2806,7 +2768,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "~Hide Sheet"
-msgstr ""
+msgstr "~Amaga el full"
#: CalcCommands.xcu
msgctxt ""
@@ -2863,7 +2825,6 @@ msgid "~Page..."
msgstr "~Pàgina..."
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:PageFormatDialog\n"
@@ -2882,7 +2843,6 @@ msgid "Standard Text Attributes"
msgstr "Atributs estàndard del text"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:StandardTextAttributes\n"
@@ -2907,7 +2867,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Optimal Column Width, direct"
-msgstr "Amplada de columna òptima, directe"
+msgstr "Amplària de columna òptima, directe"
#: CalcCommands.xcu
msgctxt ""
@@ -3078,7 +3038,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Data Provider..."
-msgstr ""
+msgstr "Proveïdors de dades..."
#: CalcCommands.xcu
msgctxt ""
@@ -3087,7 +3047,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Refresh Data Provider"
-msgstr ""
+msgstr "Actualitza el proveïdor de les dades"
#: CalcCommands.xcu
msgctxt ""
@@ -3234,7 +3194,6 @@ msgid "Sheet ~Tab Color..."
msgstr "~Color de la pestanya del full..."
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:SetTabBgColor\n"
@@ -3286,7 +3245,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Insert Sheet at End..."
-msgstr ""
+msgstr "Insereix un full al final..."
#: CalcCommands.xcu
msgctxt ""
@@ -3388,7 +3347,6 @@ msgid "Number Format"
msgstr "Format numèric"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:NumberFormatCurrency\n"
@@ -3398,7 +3356,6 @@ msgid "Currency"
msgstr "Moneda"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:NumberFormatCurrency\n"
@@ -3408,7 +3365,6 @@ msgid "Format as Currency"
msgstr "Formata com a moneda"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:NumberFormatCurrencySimple\n"
@@ -3418,7 +3374,6 @@ msgid "Currency"
msgstr "Moneda"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:NumberFormatCurrencySimple\n"
@@ -3428,7 +3383,6 @@ msgid "Format as Currency"
msgstr "Formata com a moneda"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:NumberFormatPercent\n"
@@ -3438,7 +3392,6 @@ msgid "Percent"
msgstr "Percentatge"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:NumberFormatPercent\n"
@@ -3448,7 +3401,6 @@ msgid "Format as Percent"
msgstr "Formata com a percentatge"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:NumberFormatStandard\n"
@@ -3458,7 +3410,6 @@ msgid "General"
msgstr "General"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:NumberFormatStandard\n"
@@ -3468,7 +3419,6 @@ msgid "Format as General"
msgstr "Formata com a general"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:NumberFormatDate\n"
@@ -3478,7 +3428,6 @@ msgid "Date"
msgstr "Data"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:NumberFormatDate\n"
@@ -3488,27 +3437,24 @@ msgid "Format as Date"
msgstr "Formata com a data"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:NumberFormatDecimal\n"
"Label\n"
"value.text"
msgid "Number"
-msgstr "Nombre"
+msgstr "Número"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:NumberFormatDecimal\n"
"TooltipLabel\n"
"value.text"
msgid "Format as Number"
-msgstr "Formata com a nombre"
+msgstr "Formata com a número"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:NumberFormatScientific\n"
@@ -3518,7 +3464,6 @@ msgid "Scientific"
msgstr "Científic"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:NumberFormatScientific\n"
@@ -3528,7 +3473,6 @@ msgid "Format as Scientific"
msgstr "Formata com a científic"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:NumberFormatTime\n"
@@ -3538,7 +3482,6 @@ msgid "Time"
msgstr "Hora"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:NumberFormatTime\n"
@@ -3572,7 +3515,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Lin~ks to External Files..."
-msgstr ""
+msgstr "~Enllaços a fitxers externs..."
#: CalcCommands.xcu
msgctxt ""
@@ -3593,7 +3536,6 @@ msgid "R~ight-To-Left"
msgstr "De dr~eta a esquerra"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:SheetRightToLeft\n"
@@ -3702,7 +3644,6 @@ msgid "Document Title"
msgstr "Títol del document"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:InsertFieldDateVariable\n"
@@ -3730,7 +3671,6 @@ msgid "Formula to Value"
msgstr "Fórmula a valor"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:InsertFieldMenu\n"
@@ -3782,7 +3722,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "F~ill Cells"
-msgstr "~Emplena les cel·les"
+msgstr "~Ompli les cel·les"
#: CalcCommands.xcu
msgctxt ""
@@ -3800,7 +3740,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "~Named Ranges and Expressions"
-msgstr ""
+msgstr "Intervals i expressions amb ~nom"
#: CalcCommands.xcu
msgctxt ""
@@ -3875,24 +3815,22 @@ msgid "~Group and Outline"
msgstr "~Grup i esquema"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:RowMenu\n"
"Label\n"
"value.text"
msgid "Ro~ws"
-msgstr "~Fila"
+msgstr "~Files"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:ColumnMenu\n"
"Label\n"
"value.text"
msgid "Colu~mns"
-msgstr "Colu~mna"
+msgstr "~Columnes"
#: CalcCommands.xcu
msgctxt ""
@@ -3904,14 +3842,13 @@ msgid "~Sheet"
msgstr "~Full"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:SheetCommentMenu\n"
"Label\n"
"value.text"
msgid "Cell ~Comments"
-msgstr "~Comentari de la cel·la"
+msgstr "~Comentaris de cel·la"
#: CalcCommands.xcu
msgctxt ""
@@ -3923,7 +3860,6 @@ msgid "M~erge Cells"
msgstr "Fusiona les c~el·les"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:PrintRangesMenu\n"
@@ -3978,7 +3914,6 @@ msgid "Insert Current Date"
msgstr "Insereix la data actual"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:InsertCurrentDate\n"
@@ -3997,7 +3932,6 @@ msgid "Insert Current Time"
msgstr "Insereix l'hora actual"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:InsertCurrentTime\n"
@@ -4007,14 +3941,13 @@ msgid "~Time"
msgstr "~Hora"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:ExportAsGraphic\n"
"Label\n"
"value.text"
msgid "Export as Image"
-msgstr "Exporta com a imatge"
+msgstr "Exporta com a imatge..."
#: CalcCommands.xcu
msgctxt ""
@@ -4086,10 +4019,9 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Paste Only Numbers"
-msgstr ""
+msgstr "Enganxa només els nombres"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:PasteOnlyValue\n"
@@ -4099,27 +4031,24 @@ msgid "~Number"
msgstr "~Nombre"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:ColumnOperations\n"
"Label\n"
"value.text"
msgid "Column"
-msgstr "Colu~mna"
+msgstr "Columna"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:RowOperations\n"
"Label\n"
"value.text"
msgid "Row"
-msgstr "~Fila"
+msgstr "Fila"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:SheetInsertName\n"
@@ -4129,64 +4058,58 @@ msgid "~Insert..."
msgstr "~Insereix..."
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:StyleApply?Style:string=Default&amp;FamilyName:string=CellStyles\n"
"Label\n"
"value.text"
msgid "Default"
-msgstr "Per defecte"
+msgstr "Predeterminat"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:StyleApply?Style:string=Accent 1&amp;FamilyName:string=CellStyles\n"
"Label\n"
"value.text"
msgid "Accent 1"
-msgstr "Accent "
+msgstr "Accent 1"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:StyleApply?Style:string=Accent 2&amp;FamilyName:string=CellStyles\n"
"Label\n"
"value.text"
msgid "Accent 2"
-msgstr "Accent "
+msgstr "Accent 2"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:StyleApply?Style:string=Accent 3&amp;FamilyName:string=CellStyles\n"
"Label\n"
"value.text"
msgid "Accent 3"
-msgstr "Accent "
+msgstr "Accent 3"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:StyleApply?Style:string=Heading 1&amp;FamilyName:string=CellStyles\n"
"Label\n"
"value.text"
msgid "Heading 1"
-msgstr "Encapçalament ~1"
+msgstr "Encapçalament 1"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:StyleApply?Style:string=Heading 2&amp;FamilyName:string=CellStyles\n"
"Label\n"
"value.text"
msgid "Heading 2"
-msgstr "Encapçalament ~2"
+msgstr "Encapçalament 2"
#: CalcCommands.xcu
msgctxt ""
@@ -4195,10 +4118,9 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Bad"
-msgstr ""
+msgstr "Dolent"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:StyleApply?Style:string=Error&amp;FamilyName:string=CellStyles\n"
@@ -4208,14 +4130,13 @@ msgid "Error"
msgstr "Error"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:StyleApply?Style:string=Good&amp;FamilyName:string=CellStyles\n"
"Label\n"
"value.text"
msgid "Good"
-msgstr "Daurat"
+msgstr "Bo"
#: CalcCommands.xcu
msgctxt ""
@@ -4224,10 +4145,9 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Neutral"
-msgstr ""
+msgstr "Neutre"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:StyleApply?Style:string=Warning&amp;FamilyName:string=CellStyles\n"
@@ -4237,24 +4157,22 @@ msgid "Warning"
msgstr "Avís"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:StyleApply?Style:string=Footnote&amp;FamilyName:string=CellStyles\n"
"Label\n"
"value.text"
msgid "Footnote"
-msgstr "~Nota al peu"
+msgstr "Nota al peu"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:StyleApply?Style:string=Note&amp;FamilyName:string=CellStyles\n"
"Label\n"
"value.text"
msgid "Note"
-msgstr "Notes"
+msgstr "Nota"
#: CalcWindowState.xcu
msgctxt ""
@@ -4266,7 +4184,6 @@ msgid "Detective"
msgstr "Detectiu"
#: CalcWindowState.xcu
-#, fuzzy
msgctxt ""
"CalcWindowState.xcu\n"
"..CalcWindowState.UIElements.States.private:resource/popupmenu/cell\n"
@@ -4285,7 +4202,6 @@ msgid "Cell Edit"
msgstr "Edició de la cel·la"
#: CalcWindowState.xcu
-#, fuzzy
msgctxt ""
"CalcWindowState.xcu\n"
"..CalcWindowState.UIElements.States.private:resource/popupmenu/chart\n"
@@ -4313,14 +4229,13 @@ msgid "Shape"
msgstr "Forma"
#: CalcWindowState.xcu
-#, fuzzy
msgctxt ""
"CalcWindowState.xcu\n"
"..CalcWindowState.UIElements.States.private:resource/popupmenu/drawtext\n"
"UIName\n"
"value.text"
msgid "Shape Text"
-msgstr "Redimensiona el text"
+msgstr "Forma de text"
#: CalcWindowState.xcu
msgctxt ""
@@ -4332,7 +4247,6 @@ msgid "Form Control"
msgstr "Control de formulari"
#: CalcWindowState.xcu
-#, fuzzy
msgctxt ""
"CalcWindowState.xcu\n"
"..CalcWindowState.UIElements.States.private:resource/popupmenu/formrichtext\n"
@@ -4342,7 +4256,6 @@ msgid "Text Box Formatting"
msgstr "Formatació del quadre de text"
#: CalcWindowState.xcu
-#, fuzzy
msgctxt ""
"CalcWindowState.xcu\n"
"..CalcWindowState.UIElements.States.private:resource/popupmenu/graphic\n"
@@ -4352,14 +4265,13 @@ msgid "Image"
msgstr "Imatge"
#: CalcWindowState.xcu
-#, fuzzy
msgctxt ""
"CalcWindowState.xcu\n"
"..CalcWindowState.UIElements.States.private:resource/popupmenu/media\n"
"UIName\n"
"value.text"
msgid "Media"
-msgstr "Mitjà"
+msgstr "Elements multimèdia"
#: CalcWindowState.xcu
msgctxt ""
@@ -4368,10 +4280,9 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Notebookbar"
-msgstr ""
+msgstr "Barra de notes"
#: CalcWindowState.xcu
-#, fuzzy
msgctxt ""
"CalcWindowState.xcu\n"
"..CalcWindowState.UIElements.States.private:resource/popupmenu/oleobject\n"
@@ -4408,7 +4319,6 @@ msgid "Print Preview"
msgstr "Previsualització d'impressió"
#: CalcWindowState.xcu
-#, fuzzy
msgctxt ""
"CalcWindowState.xcu\n"
"..CalcWindowState.UIElements.States.private:resource/popupmenu/rowheader\n"
@@ -4424,10 +4334,9 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Sheet Tabs Bar"
-msgstr ""
+msgstr "Barra de pestanyes dels fulls"
#: CalcWindowState.xcu
-#, fuzzy
msgctxt ""
"CalcWindowState.xcu\n"
"..CalcWindowState.UIElements.States.private:resource/toolbar/graffilterbar\n"
@@ -4437,7 +4346,6 @@ msgid "Image Filter"
msgstr "Filtre d'imatge"
#: CalcWindowState.xcu
-#, fuzzy
msgctxt ""
"CalcWindowState.xcu\n"
"..CalcWindowState.UIElements.States.private:resource/toolbar/linesbar\n"
@@ -4453,7 +4361,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "TSCP Classification"
-msgstr ""
+msgstr "Classificació TSCP"
#: CalcWindowState.xcu
msgctxt ""
@@ -4597,7 +4505,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Find"
-msgstr "Cerca"
+msgstr "Busca"
#: CalcWindowState.xcu
msgctxt ""
@@ -4750,10 +4658,9 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Standard (Single Mode)"
-msgstr ""
+msgstr "Estàndard (mode simple)"
#: CalcWindowState.xcu
-#, fuzzy
msgctxt ""
"CalcWindowState.xcu\n"
"..CalcWindowState.UIElements.States.private:resource/toolbar/arrowsbar\n"
@@ -4769,7 +4676,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Notebookbar shortcuts"
-msgstr ""
+msgstr "Dreceres de la barra de notes"
#: ChartCommands.xcu
msgctxt ""
@@ -4826,14 +4733,13 @@ msgid "~Data Labels..."
msgstr "Etiquetes de ~dades..."
#: ChartCommands.xcu
-#, fuzzy
msgctxt ""
"ChartCommands.xcu\n"
"..ChartCommands.UserInterface.Commands..uno:InsertMenuTrendlines\n"
"Label\n"
"value.text"
msgid "Tre~nd Line..."
-msgstr "Línies de te~ndència..."
+msgstr "Línia de ~tendència..."
#: ChartCommands.xcu
msgctxt ""
@@ -5742,7 +5648,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Bar Width"
-msgstr "Amplada de la barra"
+msgstr "Amplària de la barra"
#: ChartCommands.xcu
msgctxt ""
@@ -5826,7 +5732,6 @@ msgid "~Grid"
msgstr "~Graella"
#: ChartWindowState.xcu
-#, fuzzy
msgctxt ""
"ChartWindowState.xcu\n"
"..ChartWindowState.UIElements.States.private:resource/popupmenu/draw\n"
@@ -5836,14 +5741,13 @@ msgid "Shape"
msgstr "Forma"
#: ChartWindowState.xcu
-#, fuzzy
msgctxt ""
"ChartWindowState.xcu\n"
"..ChartWindowState.UIElements.States.private:resource/popupmenu/drawtext\n"
"UIName\n"
"value.text"
msgid "Shape Text"
-msgstr "Redimensiona el text"
+msgstr "Forma de text"
#: ChartWindowState.xcu
msgctxt ""
@@ -5927,7 +5831,6 @@ msgid "Stars and Banners"
msgstr "Estrelles i tires"
#: DbBrowserWindowState.xcu
-#, fuzzy
msgctxt ""
"DbBrowserWindowState.xcu\n"
"..DbBrowserWindowState.UIElements.States.private:resource/popupmenu/explorer\n"
@@ -5982,7 +5885,6 @@ msgid "Standard"
msgstr "Estàndard"
#: DbReportWindowState.xcu
-#, fuzzy
msgctxt ""
"DbReportWindowState.xcu\n"
".DbReportWindowState.UIElements.States.private:resource/popupmenu/report\n"
@@ -6235,14 +6137,13 @@ msgid "Open Database Object..."
msgstr "Obri un objecte de base de dades..."
#: DbuCommands.xcu
-#, fuzzy
msgctxt ""
"DbuCommands.xcu\n"
"..DbuCommands.UserInterface.Commands..uno:DBOpen\n"
"PopupLabel\n"
"value.text"
msgid "Open..."
-msgstr "~Obri..."
+msgstr "Obri..."
#: DbuCommands.xcu
msgctxt ""
@@ -6434,7 +6335,6 @@ msgid "Form Wizard..."
msgstr "Auxiliar de formularis..."
#: DbuCommands.xcu
-#, fuzzy
msgctxt ""
"DbuCommands.xcu\n"
"..DbuCommands.UserInterface.Commands..uno:DBNewReportWithPreSelection\n"
@@ -6597,7 +6497,6 @@ msgid "Query (Design View)..."
msgstr "Consulta (vista de disseny)..."
#: DbuCommands.xcu
-#, fuzzy
msgctxt ""
"DbuCommands.xcu\n"
"..DbuCommands.UserInterface.Commands..uno:DBNewQuery\n"
@@ -6616,7 +6515,6 @@ msgid "Query (SQL View)..."
msgstr "Consulta (vista SQL)..."
#: DbuCommands.xcu
-#, fuzzy
msgctxt ""
"DbuCommands.xcu\n"
"..DbuCommands.UserInterface.Commands..uno:DBNewQuerySql\n"
@@ -6635,7 +6533,6 @@ msgid "Table Design..."
msgstr "Disseny de la taula..."
#: DbuCommands.xcu
-#, fuzzy
msgctxt ""
"DbuCommands.xcu\n"
"..DbuCommands.UserInterface.Commands..uno:DBNewTable\n"
@@ -6654,7 +6551,6 @@ msgid "View Design..."
msgstr "Mostra el disseny..."
#: DbuCommands.xcu
-#, fuzzy
msgctxt ""
"DbuCommands.xcu\n"
"..DbuCommands.UserInterface.Commands..uno:DBNewView\n"
@@ -6826,14 +6722,13 @@ msgid "Preview"
msgstr "Previsualització"
#: DbuCommands.xcu
-#, fuzzy
msgctxt ""
"DbuCommands.xcu\n"
"..DbuCommands.UserInterface.Commands..uno:DBRebuildData\n"
"Label\n"
"value.text"
msgid "Rebuild"
-msgstr "Reconstrueix"
+msgstr "Torna a construir"
#: DbuCommands.xcu
msgctxt ""
@@ -6851,7 +6746,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Edit ~Database File..."
-msgstr ""
+msgstr "Edita el fitxer ~de base de dades..."
#: DbuCommands.xcu
msgctxt ""
@@ -6860,17 +6755,16 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Disco~nnect"
-msgstr ""
+msgstr "Desco~nnecta"
#: DbuCommands.xcu
-#, fuzzy
msgctxt ""
"DbuCommands.xcu\n"
"..DbuCommands.UserInterface.Commands..uno:DSBAdministrate\n"
"Label\n"
"value.text"
msgid "Registered databases ..."
-msgstr "_Distància entre línies"
+msgstr "Bases de dades registrades..."
#: DbuCommands.xcu
msgctxt ""
@@ -6972,7 +6866,6 @@ msgid "~Rename Layer"
msgstr "~Canvia el nom de la capa"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Commands..uno:Presentation\n"
@@ -6982,7 +6875,6 @@ msgid "Start from ~First Slide"
msgstr "Comença des de la ~primera diapositiva"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Commands..uno:PresentationCurrentSlide\n"
@@ -6992,7 +6884,6 @@ msgid "Start from C~urrent Slide"
msgstr "Comença des de la diapositiva act~ual"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Commands..uno:RestoreEditingView\n"
@@ -7065,7 +6956,6 @@ msgid "Te~xt..."
msgstr "Te~xt..."
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Commands..uno:PagesPerRow\n"
@@ -7081,7 +6971,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Fit Text in Textbox Size"
-msgstr ""
+msgstr "Ajusta el text a la mida del quadre de text"
#: DrawImpressCommands.xcu
msgctxt ""
@@ -7162,7 +7052,7 @@ msgctxt ""
"TooltipLabel\n"
"value.text"
msgid "Show Glue Points Functions"
-msgstr ""
+msgstr "Mostra les funcions per als punts d'adhesió"
#: DrawImpressCommands.xcu
msgctxt ""
@@ -7345,24 +7235,22 @@ msgid "Grid to ~Front"
msgstr "Graella al ~davant"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Commands..uno:HelplinesVisible\n"
"Label\n"
"value.text"
msgid "~Display Snap Guides"
-msgstr "Mostra les línies ~de captura"
+msgstr "~Mostra les línies de captura"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Commands..uno:HelplinesFront\n"
"Label\n"
"value.text"
msgid "Snap Guides to ~Front"
-msgstr "Línies de ~captura al davant"
+msgstr "Línies de captura al ~davant"
#: DrawImpressCommands.xcu
msgctxt ""
@@ -7374,7 +7262,6 @@ msgid "In Front of ~Object"
msgstr "Al davant de l'~objecte"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Commands..uno:CustomAnimation\n"
@@ -7384,7 +7271,6 @@ msgid "Animation"
msgstr "Animació"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Commands..uno:SlideChangeWindow\n"
@@ -7439,7 +7325,6 @@ msgid "Duplicate Page"
msgstr "Duplica la pàgina"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Commands..uno:DuplicateSlide\n"
@@ -7482,17 +7367,16 @@ msgctxt ""
"Label\n"
"value.text"
msgid "~Master Slide"
-msgstr ""
+msgstr "Diapositiva ~mestra"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Commands..uno:NotesMasterPage\n"
"Label\n"
"value.text"
msgid "M~aster Notes"
-msgstr "Modes mestres"
+msgstr "Notes ~mestres"
#: DrawImpressCommands.xcu
msgctxt ""
@@ -7555,7 +7439,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "~Slide Number"
-msgstr ""
+msgstr "~Número de diapositiva"
#: DrawImpressCommands.xcu
msgctxt ""
@@ -7573,7 +7457,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Slide Tit~le"
-msgstr ""
+msgstr "~Títol de la diapositiva"
#: DrawImpressCommands.xcu
msgctxt ""
@@ -7591,7 +7475,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Slide ~Count"
-msgstr ""
+msgstr "~Nombre de diapositives"
#: DrawImpressCommands.xcu
msgctxt ""
@@ -7729,7 +7613,6 @@ msgid "To C~ontour"
msgstr "En c~ontorn"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Commands..uno:EditHyperlink\n"
@@ -7763,17 +7646,16 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Format Page"
-msgstr ""
+msgstr "Formata la pàgina"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Commands..uno:PageSetup\n"
"ContextLabel\n"
"value.text"
msgid "~Page Properties..."
-msgstr "~Propietats de la pàgina o diapositiva..."
+msgstr "~Propietats de la pàgina..."
#: DrawImpressCommands.xcu
msgctxt ""
@@ -7782,10 +7664,9 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Format Slide"
-msgstr ""
+msgstr "Formata la diapositiva"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Commands..uno:SlideSetup\n"
@@ -7819,7 +7700,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Lin~ks to External Files..."
-msgstr ""
+msgstr "~Enllaços a fitxers externs..."
#: DrawImpressCommands.xcu
msgctxt ""
@@ -7885,14 +7766,13 @@ msgid "New Page"
msgstr "Pàgina nova"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Commands..uno:InsertSlide\n"
"Label\n"
"value.text"
msgid "~New Slide"
-msgstr "~Diapositiva nova"
+msgstr "Diapositiva ~nova"
#: DrawImpressCommands.xcu
msgctxt ""
@@ -7910,7 +7790,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Insert Slide from File..."
-msgstr ""
+msgstr "Insereix una diapositiva des d'un fitxer..."
#: DrawImpressCommands.xcu
msgctxt ""
@@ -8012,14 +7892,13 @@ msgid "To ~Polygon"
msgstr "En ~polígon"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Commands..uno:CapturePoint\n"
"Label\n"
"value.text"
msgid "~Snap Guide..."
-msgstr "Línie~s de captura"
+msgstr "~Línies de captura"
#: DrawImpressCommands.xcu
msgctxt ""
@@ -8028,7 +7907,7 @@ msgctxt ""
"PopupLabel\n"
"value.text"
msgid "~Insert Snap Guide..."
-msgstr ""
+msgstr "~Insereix una línia de captura..."
#: DrawImpressCommands.xcu
msgctxt ""
@@ -8049,7 +7928,6 @@ msgid "Insert Layer"
msgstr "Insereix una capa"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Commands..uno:InsertLayer\n"
@@ -8086,7 +7964,6 @@ msgid "Modify Layer"
msgstr "Modifica la capa"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Commands..uno:ModifyLayer\n"
@@ -8201,7 +8078,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Master Slide..."
-msgstr ""
+msgstr "Diapositiva mestra..."
#: DrawImpressCommands.xcu
msgctxt ""
@@ -8213,24 +8090,22 @@ msgid "Slide Layout"
msgstr "Format de la diapositiva"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Commands..uno:NotesMode\n"
"Label\n"
"value.text"
msgid "Not~es"
-msgstr "Notes"
+msgstr "Not~es"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Commands..uno:DisplayMode\n"
"Label\n"
"value.text"
msgid "Display Views"
-msgstr "Camp de visualització"
+msgstr "Modes visualització"
#: DrawImpressCommands.xcu
msgctxt ""
@@ -8239,10 +8114,9 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Views Tab ~Bar"
-msgstr ""
+msgstr "~Barra de pestanyes de visualització"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Commands..uno:ToggleTabBarVisibility\n"
@@ -8258,7 +8132,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Master Hando~ut"
-msgstr ""
+msgstr "~Prospecte mestre"
#: DrawImpressCommands.xcu
msgctxt ""
@@ -8270,7 +8144,6 @@ msgid "D~elete Page"
msgstr "~Suprimeix la pàgina"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Commands..uno:DeleteSlide\n"
@@ -8361,14 +8234,13 @@ msgid "~Break"
msgstr "~Salt"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Commands..uno:AdvancedMode\n"
"Label\n"
"value.text"
msgid "Transformations"
-msgstr "Transformació"
+msgstr "Transformacions"
#: DrawImpressCommands.xcu
msgctxt ""
@@ -8731,14 +8603,13 @@ msgid "Modify Object with Attributes"
msgstr "Modifica un objecte amb atributs"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Commands..uno:HelplinesUse\n"
"Label\n"
"value.text"
msgid "~Snap to Snap Guides"
-msgstr "Aju~sta a les línies de captura"
+msgstr "~Ajusta a les línies de captura"
#: DrawImpressCommands.xcu
msgctxt ""
@@ -8846,7 +8717,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Master Background"
-msgstr ""
+msgstr "Fons mestre"
#: DrawImpressCommands.xcu
msgctxt ""
@@ -8855,7 +8726,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Master Objects"
-msgstr ""
+msgstr "Objectes mestres"
#: DrawImpressCommands.xcu
msgctxt ""
@@ -9056,14 +8927,13 @@ msgid "Styl~es"
msgstr "~Estils"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:SnapLinesMenu\n"
"Label\n"
"value.text"
msgid "~Snap Guides"
-msgstr "Línie~s de captura"
+msgstr "~Línies de captura"
#: DrawImpressCommands.xcu
msgctxt ""
@@ -9084,14 +8954,13 @@ msgid "Master Lay~outs"
msgstr "F~ormats mestres"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:MasterLayouts\n"
"Label\n"
"value.text"
msgid "~Master Elements..."
-msgstr "~Elements mestres..."
+msgstr "Elements de la ~mestra..."
#: DrawImpressCommands.xcu
msgctxt ""
@@ -9100,7 +8969,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Master Notes Layout..."
-msgstr ""
+msgstr "Format de les notes mestres..."
#: DrawImpressCommands.xcu
msgctxt ""
@@ -9109,7 +8978,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Master Handout Layout..."
-msgstr ""
+msgstr "Format del prospecte mestre..."
#: DrawImpressCommands.xcu
msgctxt ""
@@ -9136,7 +9005,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "S~lide Number..."
-msgstr ""
+msgstr "Número de ~diapositiva..."
#: DrawImpressCommands.xcu
msgctxt ""
@@ -9166,7 +9035,6 @@ msgid "Sli~de Sorter"
msgstr "Classificador de ~diapositives"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:LeftPaneImpress\n"
@@ -9248,24 +9116,22 @@ msgid "Insert Row"
msgstr "Insereix una fila"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:InsertRowsAfter\n"
"Label\n"
"value.text"
msgid "Insert Row Below"
-msgstr "Insereix files a sota"
+msgstr "Insereix una fila a sota"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:InsertRowsBefore\n"
"Label\n"
"value.text"
msgid "Insert Row Above"
-msgstr "Insereix files a dalt"
+msgstr "Insereix una fila damunt"
#: DrawImpressCommands.xcu
msgctxt ""
@@ -9277,7 +9143,6 @@ msgid "Insert Rows"
msgstr "Insereix files"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:InsertRowDialog\n"
@@ -9305,24 +9170,22 @@ msgid "Insert Column"
msgstr "Insereix una columna"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:InsertColumnsAfter\n"
"Label\n"
"value.text"
msgid "Insert Column Right"
-msgstr "Insereix cel·les cap a la dreta"
+msgstr "Insereix una columna a la dreta"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:InsertColumnsBefore\n"
"Label\n"
"value.text"
msgid "Insert Column Left"
-msgstr "Insereix columnes a l'esquerra"
+msgstr "Insereix una columna a l'esquerra"
#: DrawImpressCommands.xcu
msgctxt ""
@@ -9334,7 +9197,6 @@ msgid "Insert Columns"
msgstr "Insereix columnes"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:InsertColumnDialog\n"
@@ -9371,7 +9233,6 @@ msgid "~Rows"
msgstr "~Files"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:DeleteRows\n"
@@ -9399,7 +9260,6 @@ msgid "~Columns"
msgstr "~Columnes"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:DeleteColumns\n"
@@ -9445,7 +9305,6 @@ msgid "~Columns"
msgstr "~Columnes"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:EntireColumn\n"
@@ -9473,7 +9332,6 @@ msgid "~Rows"
msgstr "~Files"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:EntireRow\n"
@@ -9789,7 +9647,6 @@ msgid "Move Page Up"
msgstr "Mou la pàgina amunt"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:MovePageUp\n"
@@ -9889,7 +9746,6 @@ msgid "Slide to End"
msgstr "Diapositiva al final"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=20\n"
@@ -9899,7 +9755,6 @@ msgid "Blank Slide"
msgstr "Diapositiva buida"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=19\n"
@@ -9909,14 +9764,13 @@ msgid "Title Only"
msgstr "Només el títol"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=0\n"
"Label\n"
"value.text"
msgid "Title Slide"
-msgstr "Diapositiva títol"
+msgstr "Diapositiva de títol"
#: DrawImpressCommands.xcu
msgctxt ""
@@ -9937,17 +9791,15 @@ msgid "Centered Text"
msgstr "Text centrat"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=3\n"
"Label\n"
"value.text"
msgid "Title and 2 Content"
-msgstr "Títol, continguts"
+msgstr "Títol i dos continguts"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=12\n"
@@ -9957,7 +9809,6 @@ msgid "Title, Content and 2 Content"
msgstr "Títol, contingut i dos continguts"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=15\n"
@@ -9967,7 +9818,6 @@ msgid "Title, 2 Content and Content"
msgstr "Títol, dos continguts i contingut"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=14\n"
@@ -9977,7 +9827,6 @@ msgid "Title, Content over Content"
msgstr "Títol i contingut sobre contingut"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=16\n"
@@ -9987,27 +9836,24 @@ msgid "Title, 2 Content over Content"
msgstr "Títol i dos continguts sobre contingut"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=18\n"
"Label\n"
"value.text"
msgid "Title, 4 Content"
-msgstr "Títol, continguts"
+msgstr "Títol i quatre continguts"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=34\n"
"Label\n"
"value.text"
msgid "Title, 6 Content"
-msgstr "Títol, continguts"
+msgstr "Títol i sis continguts"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=28\n"
@@ -10017,7 +9863,6 @@ msgid "Vertical Title, Vertical Text"
msgstr "Títol vertical i text vertical"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=27\n"
@@ -10027,7 +9872,6 @@ msgid "Vertical Title, Text, Chart"
msgstr "Títol vertical, text i diagrama"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=29\n"
@@ -10037,17 +9881,15 @@ msgid "Title, Vertical Text"
msgstr "Títol i text vertical"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=30\n"
"Label\n"
"value.text"
msgid "Title, 2 Vertical Text, Clipart"
-msgstr "Títol, text vertical i imatge"
+msgstr "Títol, 2 texts verticals i imatge"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:SlideLayoutMenu\n"
@@ -10072,7 +9914,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Slid~e Features"
-msgstr ""
+msgstr "~Característiques de la diapositiva"
#: DrawImpressCommands.xcu
msgctxt ""
@@ -10084,7 +9926,6 @@ msgid "~Cell"
msgstr "~Cel·la"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:RowMenu\n"
@@ -10094,7 +9935,6 @@ msgid "~Row"
msgstr "~Fila"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:ColumnMenu\n"
@@ -10104,7 +9944,6 @@ msgid "Colu~mn"
msgstr "Colu~mna"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:ModifyPresentationObject\n"
@@ -10114,7 +9953,6 @@ msgid "Presentation ~Object..."
msgstr "~Objecte de presentació..."
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:HangingIndent\n"
@@ -10124,24 +9962,22 @@ msgid "Hanging Indent"
msgstr "Sagnat negatiu"
#: DrawWindowState.xcu
-#, fuzzy
msgctxt ""
"DrawWindowState.xcu\n"
"..DrawWindowState.UIElements.States.private:resource/popupmenu/3dobject\n"
"UIName\n"
"value.text"
msgid "3D Object"
-msgstr "Objectes 3D"
+msgstr "Objecte 3D"
#: DrawWindowState.xcu
-#, fuzzy
msgctxt ""
"DrawWindowState.xcu\n"
"..DrawWindowState.UIElements.States.private:resource/popupmenu/3dscene\n"
"UIName\n"
"value.text"
msgid "3D Scene"
-msgstr "escena 3D"
+msgstr "Escena 3D"
#: DrawWindowState.xcu
msgctxt ""
@@ -10150,7 +9986,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "3D Scene (group)"
-msgstr ""
+msgstr "Escena 3D (grup)"
#: DrawWindowState.xcu
msgctxt ""
@@ -10159,10 +9995,9 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Connector/Freeform Line"
-msgstr ""
+msgstr "Connector o línia de forma lliure"
#: DrawWindowState.xcu
-#, fuzzy
msgctxt ""
"DrawWindowState.xcu\n"
"..DrawWindowState.UIElements.States.private:resource/popupmenu/curve\n"
@@ -10172,7 +10007,6 @@ msgid "Curve"
msgstr "Corba"
#: DrawWindowState.xcu
-#, fuzzy
msgctxt ""
"DrawWindowState.xcu\n"
"..DrawWindowState.UIElements.States.private:resource/popupmenu/draw\n"
@@ -10182,17 +10016,15 @@ msgid "Shape"
msgstr "Forma"
#: DrawWindowState.xcu
-#, fuzzy
msgctxt ""
"DrawWindowState.xcu\n"
"..DrawWindowState.UIElements.States.private:resource/popupmenu/drawtext\n"
"UIName\n"
"value.text"
msgid "Shape Text"
-msgstr "Redimensiona el text"
+msgstr "Text amb forma"
#: DrawWindowState.xcu
-#, fuzzy
msgctxt ""
"DrawWindowState.xcu\n"
"..DrawWindowState.UIElements.States.private:resource/popupmenu/form\n"
@@ -10202,7 +10034,6 @@ msgid "Form Control"
msgstr "Control de formulari"
#: DrawWindowState.xcu
-#, fuzzy
msgctxt ""
"DrawWindowState.xcu\n"
"..DrawWindowState.UIElements.States.private:resource/popupmenu/formrichtext\n"
@@ -10212,7 +10043,6 @@ msgid "Text Box Formatting"
msgstr "Formatació del quadre de text"
#: DrawWindowState.xcu
-#, fuzzy
msgctxt ""
"DrawWindowState.xcu\n"
"..DrawWindowState.UIElements.States.private:resource/popupmenu/gluepoint\n"
@@ -10222,7 +10052,6 @@ msgid "Glue Point"
msgstr "Punts d'adhesió"
#: DrawWindowState.xcu
-#, fuzzy
msgctxt ""
"DrawWindowState.xcu\n"
"..DrawWindowState.UIElements.States.private:resource/popupmenu/graphic\n"
@@ -10232,14 +10061,13 @@ msgid "Image"
msgstr "Imatge"
#: DrawWindowState.xcu
-#, fuzzy
msgctxt ""
"DrawWindowState.xcu\n"
"..DrawWindowState.UIElements.States.private:resource/popupmenu/group\n"
"UIName\n"
"value.text"
msgid "Group"
-msgstr "A~grupa"
+msgstr "Agrupa"
#: DrawWindowState.xcu
msgctxt ""
@@ -10248,20 +10076,18 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Layer Tabs bar"
-msgstr ""
+msgstr "Barra de pestanyes de capes"
#: DrawWindowState.xcu
-#, fuzzy
msgctxt ""
"DrawWindowState.xcu\n"
"..DrawWindowState.UIElements.States.private:resource/popupmenu/line\n"
"UIName\n"
"value.text"
msgid "Line/Arrow"
-msgstr "Fletxa línia"
+msgstr "Línia/fletxa"
#: DrawWindowState.xcu
-#, fuzzy
msgctxt ""
"DrawWindowState.xcu\n"
"..DrawWindowState.UIElements.States.private:resource/popupmenu/measure\n"
@@ -10271,27 +10097,24 @@ msgid "Dimension Line"
msgstr "Línia de dimensió"
#: DrawWindowState.xcu
-#, fuzzy
msgctxt ""
"DrawWindowState.xcu\n"
"..DrawWindowState.UIElements.States.private:resource/popupmenu/media\n"
"UIName\n"
"value.text"
msgid "Media"
-msgstr "Mitjà"
+msgstr "Elements multimèdia"
#: DrawWindowState.xcu
-#, fuzzy
msgctxt ""
"DrawWindowState.xcu\n"
"..DrawWindowState.UIElements.States.private:resource/popupmenu/multiselect\n"
"UIName\n"
"value.text"
msgid "Multiple Selection"
-msgstr "selecció múltiple"
+msgstr "Selecció múltiple"
#: DrawWindowState.xcu
-#, fuzzy
msgctxt ""
"DrawWindowState.xcu\n"
"..DrawWindowState.UIElements.States.private:resource/popupmenu/oleobject\n"
@@ -10301,7 +10124,6 @@ msgid "OLE Object"
msgstr "Objecte OLE"
#: DrawWindowState.xcu
-#, fuzzy
msgctxt ""
"DrawWindowState.xcu\n"
"..DrawWindowState.UIElements.States.private:resource/popupmenu/page\n"
@@ -10311,14 +10133,13 @@ msgid "Page"
msgstr "Pàgina"
#: DrawWindowState.xcu
-#, fuzzy
msgctxt ""
"DrawWindowState.xcu\n"
"..DrawWindowState.UIElements.States.private:resource/popupmenu/pagepane\n"
"UIName\n"
"value.text"
msgid "Page Pane"
-msgstr "Subfinestra de ~pàgines"
+msgstr "Subfinestra de pàgines"
#: DrawWindowState.xcu
msgctxt ""
@@ -10327,7 +10148,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Page Pane (no selection)"
-msgstr ""
+msgstr "Subfinestra de pàgines (sense selecció)"
#: DrawWindowState.xcu
msgctxt ""
@@ -10336,7 +10157,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Page Master Pane"
-msgstr ""
+msgstr "Tauler de pàgina mestra"
#: DrawWindowState.xcu
msgctxt ""
@@ -10345,10 +10166,9 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Page Master Pane (no selection)"
-msgstr ""
+msgstr "Tauler de pàgina mestra (cap selecció)"
#: DrawWindowState.xcu
-#, fuzzy
msgctxt ""
"DrawWindowState.xcu\n"
"..DrawWindowState.UIElements.States.private:resource/popupmenu/table\n"
@@ -10364,7 +10184,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Table Text"
-msgstr ""
+msgstr "Text de la taula"
#: DrawWindowState.xcu
msgctxt ""
@@ -10373,7 +10193,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Text Box (drawing)"
-msgstr ""
+msgstr "Quadre de text (dibuix)"
#: DrawWindowState.xcu
msgctxt ""
@@ -10418,7 +10238,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Find"
-msgstr "Cerca"
+msgstr "Busca"
#: DrawWindowState.xcu
msgctxt ""
@@ -10475,14 +10295,13 @@ msgid "Edit Points"
msgstr "Edita els punts"
#: DrawWindowState.xcu
-#, fuzzy
msgctxt ""
"DrawWindowState.xcu\n"
"..DrawWindowState.UIElements.States.private:resource/toolbar/choosemodebar\n"
"UIName\n"
"value.text"
msgid "Transformations"
-msgstr "Transformació"
+msgstr "Transformacions"
#: DrawWindowState.xcu
msgctxt ""
@@ -10584,7 +10403,6 @@ msgid "Glue Points"
msgstr "Punts d'adhesió"
#: DrawWindowState.xcu
-#, fuzzy
msgctxt ""
"DrawWindowState.xcu\n"
"..DrawWindowState.UIElements.States.private:resource/toolbar/graffilterbar\n"
@@ -10843,7 +10661,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Oval Vertical"
-msgstr ""
+msgstr "Oval vertical"
#: Effects.xcu
msgctxt ""
@@ -13114,7 +12932,6 @@ msgid "From right to top"
msgstr "Des de la dreta a la part superior"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionGroups.subtle\n"
@@ -13124,7 +12941,6 @@ msgid "Subtle"
msgstr "Subtil"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionGroups.exciting\n"
@@ -13197,7 +13013,6 @@ msgid "Uncover"
msgstr "Descobertura"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionSets.wipe\n"
@@ -13216,7 +13031,6 @@ msgid "Wedge"
msgstr "Tascó"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionSets.wheel\n"
@@ -13253,14 +13067,13 @@ msgid "Fade"
msgstr "Esvaïment"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionSets.random-bars\n"
"Label\n"
"value.text"
msgid "Bars"
-msgstr "Barra"
+msgstr "Barres"
#: Effects.xcu
msgctxt ""
@@ -13317,7 +13130,6 @@ msgid "Fine Dissolve"
msgstr "Dissolució fina"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionSets.newsflash\n"
@@ -13336,7 +13148,6 @@ msgid "Tiles"
msgstr "Tessel·les"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionSets.cube-turning\n"
@@ -13391,7 +13202,6 @@ msgid "Turn Down"
msgstr "Gir cap avall"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionSets.iris\n"
@@ -13401,7 +13211,6 @@ msgid "Iris"
msgstr "Iris"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionSets.rochade\n"
@@ -13411,7 +13220,6 @@ msgid "Rochade"
msgstr "Enroc"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionSets.static\n"
@@ -13466,7 +13274,6 @@ msgid "Plain"
msgstr "Simple"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.smoothly\n"
@@ -13485,7 +13292,6 @@ msgid "Through Black"
msgstr "Fos a negre"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.left-right\n"
@@ -13522,7 +13328,6 @@ msgid "Top Right to Bottom Left"
msgstr "De la part superior dreta la part inferior esquerra"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.right-left\n"
@@ -13559,7 +13364,6 @@ msgid "Bottom Left to Top Right"
msgstr "De la part inferior esquerra a la part superior dreta"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.vertical\n"
@@ -13569,7 +13373,6 @@ msgid "Vertical"
msgstr "Vertical"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.horizontal\n"
@@ -13579,7 +13382,6 @@ msgid "Horizontal"
msgstr "Horitzontal"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.in\n"
@@ -13589,7 +13391,6 @@ msgid "In"
msgstr "Cap endins"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.out\n"
@@ -13599,7 +13400,6 @@ msgid "Out"
msgstr "Cap enfora"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.across\n"
@@ -13609,7 +13409,6 @@ msgid "Across"
msgstr "A través"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.down\n"
@@ -13619,7 +13418,6 @@ msgid "Down"
msgstr "Avall"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.up\n"
@@ -13629,7 +13427,6 @@ msgid "Up"
msgstr "Amunt"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.right\n"
@@ -13639,7 +13436,6 @@ msgid "Right"
msgstr "Dreta"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.left\n"
@@ -13649,7 +13445,6 @@ msgid "Left"
msgstr "Esquerra"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.circle\n"
@@ -13659,14 +13454,13 @@ msgid "Circle"
msgstr "Cercle"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.oval-horizontal\n"
"Label\n"
"value.text"
msgid "Oval Horizontal"
-msgstr "Inclinació horitzontal"
+msgstr "Oval hortizontal"
#: Effects.xcu
msgctxt ""
@@ -13675,10 +13469,9 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Oval Vertical"
-msgstr ""
+msgstr "Oval vertical"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.diamond\n"
@@ -13688,7 +13481,6 @@ msgid "Diamond"
msgstr "Diamant"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.plus\n"
@@ -13698,7 +13490,6 @@ msgid "Plus"
msgstr "Més"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.horizontal-in\n"
@@ -13708,7 +13499,6 @@ msgid "Horizontal In"
msgstr "Horitzontal cap endins"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.horizontal-out\n"
@@ -13718,7 +13508,6 @@ msgid "Horizontal Out"
msgstr "Horitzontal cap enfora"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.vertical-in\n"
@@ -13728,7 +13517,6 @@ msgid "Vertical In"
msgstr "Vertical cap endins"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.vertical-out\n"
@@ -14116,7 +13904,6 @@ msgid "Frame"
msgstr "Marc"
#: GenericCategories.xcu
-#, fuzzy
msgctxt ""
"GenericCategories.xcu\n"
"..GenericCategories.Commands.Categories.14\n"
@@ -14225,7 +14012,6 @@ msgid "Controls"
msgstr "Controls"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:Polygon\n"
@@ -14235,17 +14021,15 @@ msgid "Polygon, Filled"
msgstr "Polígon, ple"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:ShowAnnotations\n"
"Label\n"
"value.text"
msgid "Show Comme~nts"
-msgstr "Mostra el comentari"
+msgstr "Mostra els ~comentaris"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:ShowAnnotations\n"
@@ -14255,14 +14039,13 @@ msgid "Comments"
msgstr "Comentaris"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:ChangeControlType\n"
"Label\n"
"value.text"
msgid "~Replace with"
-msgstr "Reemplaça per"
+msgstr "~Reemplaça amb"
#: GenericCommands.xcu
msgctxt ""
@@ -14301,14 +14084,13 @@ msgid "Toggle Unicode Notation"
msgstr "Canvia a notació Unicode"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:FontworkGalleryFloater\n"
"Label\n"
"value.text"
msgid "Fontwork Style"
-msgstr "Forma de Fontwork"
+msgstr "Estil de Fontwork"
#: GenericCommands.xcu
msgctxt ""
@@ -14317,7 +14099,7 @@ msgctxt ""
"ContextLabel\n"
"value.text"
msgid "Fontwork..."
-msgstr ""
+msgstr "Fontwork..."
#: GenericCommands.xcu
msgctxt ""
@@ -14365,14 +14147,13 @@ msgid "Basic Shapes"
msgstr "Formes bàsiques"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:BasicShapes\n"
"ContextLabel\n"
"value.text"
msgid "~Basic"
-msgstr "~Bàsic"
+msgstr "~Bàsiques"
#: GenericCommands.xcu
msgctxt ""
@@ -14381,7 +14162,7 @@ msgctxt ""
"TooltipLabel\n"
"value.text"
msgid "Insert Basic Shapes"
-msgstr ""
+msgstr "Insereix formes bàsiques"
#: GenericCommands.xcu
msgctxt ""
@@ -14393,7 +14174,6 @@ msgid "Symbol Shapes"
msgstr "Formes de símbol"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:SymbolShapes\n"
@@ -14409,27 +14189,25 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Increase"
-msgstr ""
+msgstr "Augmenta"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:ParaspaceIncrease\n"
"ContextLabel\n"
"value.text"
msgid "Increase Paragraph Spacing"
-msgstr "Augmenta l'espaiat del paràgraf"
+msgstr "Augmenta l'espaiat entre paràgrafs"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:ParaspaceIncrease\n"
"TooltipLabel\n"
"value.text"
msgid "Increase Paragraph Spacing"
-msgstr "Augmenta l'espaiat del paràgraf"
+msgstr "Augmenta l'espaiat entre paràgrafs"
#: GenericCommands.xcu
msgctxt ""
@@ -14438,30 +14216,27 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Decrease"
-msgstr ""
+msgstr "Redueix"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:ParaspaceDecrease\n"
"ContextLabel\n"
"value.text"
msgid "Decrease Paragraph Spacing"
-msgstr "Disminueix l'espaiat del paràgraf"
+msgstr "Redueix l'espaiat entre paràgrafs"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:ParaspaceDecrease\n"
"TooltipLabel\n"
"value.text"
msgid "Decrease Paragraph Spacing"
-msgstr "Disminueix l'espaiat del paràgraf"
+msgstr "Redueix l'espaiat entre paràgrafs"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:ArrowShapes\n"
@@ -14471,37 +14246,33 @@ msgid "Arrow Shapes"
msgstr "Formes de fletxa"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:ArrowShapes\n"
"ContextLabel\n"
"value.text"
msgid "~Arrow"
-msgstr "Fletxa"
+msgstr "~Fletxa"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:FlowChartShapes\n"
"Label\n"
"value.text"
msgid "Flowchart Shapes"
-msgstr "Formes de diagrames de flux"
+msgstr "Formes de diagrama de flux"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:FlowChartShapes\n"
"ContextLabel\n"
"value.text"
msgid "~Flowchart"
-msgstr "Diagrama de flux"
+msgstr "Diagrama de ~flux"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:CalloutShapes\n"
@@ -14511,17 +14282,15 @@ msgid "Callout Shapes"
msgstr "Formes de llegenda"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:CalloutShapes\n"
"ContextLabel\n"
"value.text"
msgid "~Callout"
-msgstr "Llegendes"
+msgstr "~Llegenda"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:StarShapes\n"
@@ -14537,7 +14306,7 @@ msgctxt ""
"ContextLabel\n"
"value.text"
msgid "S~tar"
-msgstr ""
+msgstr "Es~trella"
#: GenericCommands.xcu
msgctxt ""
@@ -14807,7 +14576,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Prohibited"
-msgstr ""
+msgstr "Prohibit"
#: GenericCommands.xcu
msgctxt ""
@@ -15302,7 +15071,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Flowchart: Collate"
-msgstr "Diagrama de flux: compara"
+msgstr "Diagrama de flux: intercala"
#: GenericCommands.xcu
msgctxt ""
@@ -15512,7 +15281,6 @@ msgid "24-Point Star"
msgstr "Estrella de 24 puntes"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:StarShapes.concave-star6\n"
@@ -15933,7 +15701,7 @@ msgctxt ""
"TooltipLabel\n"
"value.text"
msgid "Insert Text Box"
-msgstr ""
+msgstr "Insereix un quadre de text"
#: GenericCommands.xcu
msgctxt ""
@@ -16005,7 +15773,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Increase"
-msgstr ""
+msgstr "Augmenta"
#: GenericCommands.xcu
msgctxt ""
@@ -16017,14 +15785,13 @@ msgid "Increase Size"
msgstr "Augmenta la mida"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:Grow\n"
"TooltipLabel\n"
"value.text"
msgid "Increase Font Size"
-msgstr "Augmenta la mida del tipus de lletra"
+msgstr "Augmenta la mida de la lletra"
#: GenericCommands.xcu
msgctxt ""
@@ -16033,7 +15800,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Decrease"
-msgstr ""
+msgstr "Redueix"
#: GenericCommands.xcu
msgctxt ""
@@ -16045,14 +15812,13 @@ msgid "Decrease Size"
msgstr "Disminueix la mida"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:Shrink\n"
"TooltipLabel\n"
"value.text"
msgid "Decrease Font Size"
-msgstr "Disminueix la mida del tipus de lletra"
+msgstr "Redueix la mida de la lletra"
#: GenericCommands.xcu
msgctxt ""
@@ -16064,7 +15830,6 @@ msgid "Select Module"
msgstr "Seleccioneu el mòdul"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:ModuleDialog\n"
@@ -16089,7 +15854,7 @@ msgctxt ""
"TooltipLabel\n"
"value.text"
msgid "Toggle Shadow"
-msgstr ""
+msgstr "Canvia l'ombra"
#: GenericCommands.xcu
msgctxt ""
@@ -16128,7 +15893,6 @@ msgid "Underline"
msgstr "Subratllat"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:UnderlineSimple\n"
@@ -16171,7 +15935,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Find Text"
-msgstr "Cerca el text"
+msgstr "Busca el text"
#: GenericCommands.xcu
msgctxt ""
@@ -16180,7 +15944,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Find Next"
-msgstr "Cerca el següent"
+msgstr "Busca el següent"
#: GenericCommands.xcu
msgctxt ""
@@ -16189,7 +15953,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Find Previous"
-msgstr "Cerca l'anterior"
+msgstr "Busca l'anterior"
#: GenericCommands.xcu
msgctxt ""
@@ -16207,7 +15971,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Search Formatted Display String"
-msgstr "Cerca contingut en la cadena formatada"
+msgstr "Busca contingut en la cadena formatada"
#: GenericCommands.xcu
msgctxt ""
@@ -16216,7 +15980,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Find All"
-msgstr "Cerca-ho tot"
+msgstr "Busca-ho tot"
#: GenericCommands.xcu
msgctxt ""
@@ -16225,7 +15989,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Close Find Bar"
-msgstr "Tanca la barra de cerca"
+msgstr "Tanca la barra de busca"
#: GenericCommands.xcu
msgctxt ""
@@ -16246,14 +16010,13 @@ msgid "~Find..."
msgstr "Ce~rca..."
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:ExtendedHelp\n"
"Label\n"
"value.text"
msgid "~What's This?"
-msgstr "Què és ai~xò?"
+msgstr "~Què és això?"
#: GenericCommands.xcu
msgctxt ""
@@ -16289,7 +16052,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Find Parenthesis"
-msgstr "Cerca parèntesis"
+msgstr "Busca parèntesis"
#: GenericCommands.xcu
msgctxt ""
@@ -16310,7 +16073,6 @@ msgid "Current Library"
msgstr "Biblioteca actual"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:LeftPara\n"
@@ -16320,7 +16082,6 @@ msgid "Left"
msgstr "Esquerra"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:LeftPara\n"
@@ -16330,7 +16091,6 @@ msgid "Align Left"
msgstr "Alinea a l'esquerra"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:RightPara\n"
@@ -16340,7 +16100,6 @@ msgid "Right"
msgstr "Dreta"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:RightPara\n"
@@ -16350,7 +16109,6 @@ msgid "Align Right"
msgstr "Alinea a la dreta"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:CenterPara\n"
@@ -16360,7 +16118,6 @@ msgid "Center"
msgstr "Centre"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:CenterPara\n"
@@ -16397,14 +16154,13 @@ msgid "Line Spacing"
msgstr "Interlineat"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:LineSpacing\n"
"TooltipLabel\n"
"value.text"
msgid "Set Line Spacing"
-msgstr "Interlineat"
+msgstr "Estableix l'espaiat de línia"
#: GenericCommands.xcu
msgctxt ""
@@ -16641,7 +16397,6 @@ msgid "Transparency"
msgstr "Transparència"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:ZoomOptimal\n"
@@ -16651,7 +16406,6 @@ msgid "Optimal"
msgstr "Òptim"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:ZoomOptimal\n"
@@ -16679,17 +16433,15 @@ msgid "Line"
msgstr "Línia"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:Line\n"
"TooltipLabel\n"
"value.text"
msgid "Insert Line"
-msgstr "Insereix una capa"
+msgstr "Insereix una línia"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:ArrowsToolbox\n"
@@ -16699,27 +16451,24 @@ msgid "Lines and Arrows"
msgstr "Línies i fletxes"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:LineArrowStart\n"
"Label\n"
"value.text"
msgid "Line Starts with Arrow"
-msgstr "La línia comença amb una fletxa"
+msgstr "Línia amb fletxa al començament"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:LineArrowEnd\n"
"Label\n"
"value.text"
msgid "Line Ends with Arrow"
-msgstr "La línia acaba amb una fletxa"
+msgstr "Línia amb fletxa al final"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:LineArrows\n"
@@ -16729,57 +16478,51 @@ msgid "Line with Arrows"
msgstr "Línia amb fletxes"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:LineArrowCircle\n"
"Label\n"
"value.text"
msgid "Line with Arrow/Circle"
-msgstr "Línia amb fletxa/cercle"
+msgstr "Línia amb fletxa i cercle"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:LineCircleArrow\n"
"Label\n"
"value.text"
msgid "Line with Circle/Arrow"
-msgstr "Línia amb cercle/fletxa"
+msgstr "Línia amb cercle i fletxa"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:LineArrowSquare\n"
"Label\n"
"value.text"
msgid "Line with Arrow/Square"
-msgstr "Línia amb fletxa/quadrat"
+msgstr "Línia amb fletxa i quadrat"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:LineSquareArrow\n"
"Label\n"
"value.text"
msgid "Line with Square/Arrow"
-msgstr "Línia amb quadrat/fletxa"
+msgstr "Línia amb quadrat i fletxa"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:MeasureLine\n"
"Label\n"
"value.text"
msgid "Dimension Line"
-msgstr "Línia de dimensió"
+msgstr "Línia de cota"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:GrafMode\n"
@@ -16813,7 +16556,7 @@ msgctxt ""
"TooltipLabel\n"
"value.text"
msgid "Insert Rectangle"
-msgstr ""
+msgstr "Insereix un rectangle"
#: GenericCommands.xcu
msgctxt ""
@@ -16840,7 +16583,7 @@ msgctxt ""
"TooltipLabel\n"
"value.text"
msgid "Insert Ellipse"
-msgstr ""
+msgstr "Insereix una el·lipse"
#: GenericCommands.xcu
msgctxt ""
@@ -16885,7 +16628,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Crop Image Dialog..."
-msgstr ""
+msgstr "Diàleg d'escapçament d'imatges..."
#: GenericCommands.xcu
msgctxt ""
@@ -16894,10 +16637,9 @@ msgctxt ""
"ContextLabel\n"
"value.text"
msgid "Crop Dialog..."
-msgstr ""
+msgstr "Diàleg d'escapçament..."
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:Crop\n"
@@ -16907,7 +16649,6 @@ msgid "Crop"
msgstr "Escapça"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:Crop\n"
@@ -16923,7 +16664,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Replace Image"
-msgstr "Substitueix la imatge"
+msgstr "Reemplaça la imatge"
#: GenericCommands.xcu
msgctxt ""
@@ -16971,7 +16712,6 @@ msgid "Save..."
msgstr "Guarda..."
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:OriginalSize\n"
@@ -16999,7 +16739,6 @@ msgid "~Forms"
msgstr "~Formularis"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:NewDoc\n"
@@ -17009,14 +16748,13 @@ msgid "Templates"
msgstr "Plantilles"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:NewDoc\n"
"ContextLabel\n"
"value.text"
msgid "Manage Templates"
-msgstr "Gestiona les plantilles"
+msgstr "Gestió de les plantilles"
#: GenericCommands.xcu
msgctxt ""
@@ -17025,7 +16763,7 @@ msgctxt ""
"TooltipLabel\n"
"value.text"
msgid "Show Templates Manager"
-msgstr ""
+msgstr "Mostra el gestor de plantilles"
#: GenericCommands.xcu
msgctxt ""
@@ -17046,27 +16784,24 @@ msgid "~Open..."
msgstr "~Obri..."
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:OpenRemote\n"
"Label\n"
"value.text"
msgid "Open ~Remote..."
-msgstr "Obri un ~fitxer remot..."
+msgstr "Obri en ~remot..."
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:OpenRemote\n"
"TooltipLabel\n"
"value.text"
msgid "Open Remote File"
-msgstr "Obri un ~fitxer remot..."
+msgstr "Obri un fitxer remot"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:OpenRemote\n"
@@ -17082,27 +16817,25 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Sa~ve Remote..."
-msgstr ""
+msgstr "~Guarda en remot..."
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:SaveAsRemote\n"
"TooltipLabel\n"
"value.text"
msgid "Save Remote File"
-msgstr "Guarda el fitxer remot..."
+msgstr "Guarda un fitxer remot"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:SaveAsRemote\n"
"PopupLabel\n"
"value.text"
msgid "Save ~Remote File..."
-msgstr "Guarda el fitxer remot..."
+msgstr "Guarda el fitxer ~remot..."
#: GenericCommands.xcu
msgctxt ""
@@ -17133,17 +16866,15 @@ msgstr "Guarda una còpia..."
#. This is the action to create a private working copy of the document on a server
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:CheckOut\n"
"Label\n"
"value.text"
msgid "Check Out"
-msgstr "Baixada"
+msgstr "Baixa"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:CancelCheckOut\n"
@@ -17154,7 +16885,6 @@ msgstr "Cancel·la la baixada..."
#. This is the action to merge a private working copy of the document on a server. It shows a dialog to input some information on the new version to create on the server.
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:CheckIn\n"
@@ -17200,14 +16930,13 @@ msgid "~Save"
msgstr "De~sa"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:SaveSimple\n"
"Label\n"
"value.text"
msgid "Save Document"
-msgstr "Document de fitxer"
+msgstr "Guarda el document"
#: GenericCommands.xcu
msgctxt ""
@@ -17273,7 +17002,6 @@ msgid "Smooth Transition"
msgstr "Transició suau"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:ToggleObjectBezierMode\n"
@@ -17283,7 +17011,6 @@ msgid "Edit Points"
msgstr "Edita els punts"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:ToggleObjectBezierMode\n"
@@ -17302,14 +17029,13 @@ msgid "Comme~nt"
msgstr "Come~ntari"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:InsertAnnotation\n"
"TooltipLabel\n"
"value.text"
msgid "Insert Comment"
-msgstr "Insereix un co~mentari"
+msgstr "Insereix un comentari"
#: GenericCommands.xcu
msgctxt ""
@@ -17408,7 +17134,7 @@ msgctxt ""
"TooltipLabel\n"
"value.text"
msgid "Insert Vertical Text"
-msgstr ""
+msgstr "Insereix un text vertical"
#: GenericCommands.xcu
msgctxt ""
@@ -17447,7 +17173,6 @@ msgid "~Chart..."
msgstr "~Diagrama..."
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:InsertObjectChart\n"
@@ -17457,17 +17182,15 @@ msgid "Insert Chart"
msgstr "Insereix un diagrama"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:InsertObjectChartFromFile\n"
"Label\n"
"value.text"
msgid "Chart from File..."
-msgstr "Diagrama a partir d'un fitxer..."
+msgstr "Diagrama des d'un fitxer..."
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:DefaultBullet\n"
@@ -17483,7 +17206,7 @@ msgctxt ""
"ContextLabel\n"
"value.text"
msgid "~Bulleted List"
-msgstr ""
+msgstr "Llista de ~pics"
#: GenericCommands.xcu
msgctxt ""
@@ -17492,10 +17215,9 @@ msgctxt ""
"TooltipLabel\n"
"value.text"
msgid "Toggle Bulleted List"
-msgstr ""
+msgstr "Canvia la llista amb pics"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:DefaultNumbering\n"
@@ -17511,7 +17233,7 @@ msgctxt ""
"ContextLabel\n"
"value.text"
msgid "~Numbered List"
-msgstr ""
+msgstr "Llista ~numerada"
#: GenericCommands.xcu
msgctxt ""
@@ -17520,27 +17242,25 @@ msgctxt ""
"TooltipLabel\n"
"value.text"
msgid "Toggle Numbered List"
-msgstr ""
+msgstr "Canvia la llista numerada"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:SetOutline\n"
"Label\n"
"value.text"
msgid "Outline"
-msgstr "Contorn"
+msgstr "Esquema"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:SetOutline\n"
"ContextLabel\n"
"value.text"
msgid "~Outline List"
-msgstr "Vista d'esque~ma"
+msgstr "Llista d'~esquema"
#: GenericCommands.xcu
msgctxt ""
@@ -17549,7 +17269,7 @@ msgctxt ""
"TooltipLabel\n"
"value.text"
msgid "Set Outline List Style"
-msgstr ""
+msgstr "Estableix l'estil de llista d'esquema"
#: GenericCommands.xcu
msgctxt ""
@@ -17633,7 +17353,6 @@ msgid "~tOGGLE cASE"
msgstr "iNVER~TEIX lES mAJÚSCULES i mINÚSCULES"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:ChangeCaseRotateCase\n"
@@ -17649,7 +17368,7 @@ msgctxt ""
"ContextLabel\n"
"value.text"
msgid "Cycle Case"
-msgstr ""
+msgstr "Canvia entre majúscules/minúscules"
#: GenericCommands.xcu
msgctxt ""
@@ -17658,7 +17377,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "H~alf-width"
-msgstr "Mitja ~amplada"
+msgstr "Mitja ~amplària"
#: GenericCommands.xcu
msgctxt ""
@@ -17667,7 +17386,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Text from File..."
-msgstr ""
+msgstr "Text del fitxer..."
#: GenericCommands.xcu
msgctxt ""
@@ -17685,7 +17404,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Full-width"
-msgstr "Amplada completa"
+msgstr "Amplària completa"
#: GenericCommands.xcu
msgctxt ""
@@ -17796,7 +17515,6 @@ msgid "Move Down"
msgstr "Mou avall"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:SaveAsTemplate\n"
@@ -17815,7 +17533,6 @@ msgid "Promote"
msgstr "Augmenta"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:DesignerDialog\n"
@@ -17831,7 +17548,7 @@ msgctxt ""
"ContextLabel\n"
"value.text"
msgid "Manage St~yles"
-msgstr ""
+msgstr "Gestiona els ~estils"
#: GenericCommands.xcu
msgctxt ""
@@ -17840,7 +17557,7 @@ msgctxt ""
"TooltipLabel\n"
"value.text"
msgid "Show the Styles Sidebar"
-msgstr ""
+msgstr "Mostra la barra lateral d'estils"
#: GenericCommands.xcu
msgctxt ""
@@ -17849,7 +17566,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Styles"
-msgstr ""
+msgstr "Estils"
#: GenericCommands.xcu
msgctxt ""
@@ -17897,7 +17614,6 @@ msgid "E~dit Mode"
msgstr "Mode d'e~dició"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:EditDoc\n"
@@ -18024,7 +17740,6 @@ msgid "Time Field"
msgstr "Camp d'hora"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:EditStyle\n"
@@ -18034,7 +17749,6 @@ msgid "~Edit Style..."
msgstr "~Edita l'estil..."
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:EditStyle\n"
@@ -18044,7 +17758,6 @@ msgid "Edit"
msgstr "Edita"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:StyleNewByExample\n"
@@ -18054,14 +17767,13 @@ msgid "~New Style..."
msgstr "Estil ~nou..."
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:StyleNewByExample\n"
"Label\n"
"value.text"
msgid "New"
-msgstr "~Nou"
+msgstr "Nou"
#: GenericCommands.xcu
msgctxt ""
@@ -18082,7 +17794,6 @@ msgid "Numeric Field"
msgstr "Camp numèric"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:StyleUpdateByExample\n"
@@ -18092,14 +17803,13 @@ msgid "~Update Style"
msgstr "~Actualitza l'estil"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:StyleUpdateByExample\n"
"Label\n"
"value.text"
msgid "Update"
-msgstr "Ac~tualitza"
+msgstr "Actualitza"
#: GenericCommands.xcu
msgctxt ""
@@ -18144,7 +17854,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Line Width"
-msgstr "Amplada de la línia"
+msgstr "Amplària de la línia"
#: GenericCommands.xcu
msgctxt ""
@@ -18228,14 +17938,13 @@ msgid "~Enter Group"
msgstr "Inclou-ho ~al grup"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:LeaveGroup\n"
"Label\n"
"value.text"
msgid "E~xit Group"
-msgstr "~Treu-ho del grup"
+msgstr "Su~rt del grup"
#: GenericCommands.xcu
msgctxt ""
@@ -18253,7 +17962,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Page Width"
-msgstr "Amplada de la pàgina"
+msgstr "Amplària de la pàgina"
#: GenericCommands.xcu
msgctxt ""
@@ -18319,7 +18028,6 @@ msgid "Background Color"
msgstr "Color de fons"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:CharBackColor\n"
@@ -18347,7 +18055,6 @@ msgid "Open Hyperlink"
msgstr "Obri l'enllaç"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:OpenSmartTagMenuOnCursor\n"
@@ -18492,14 +18199,13 @@ msgid "Document Modified"
msgstr "Document modificat"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:SelectMode\n"
"Label\n"
"value.text"
msgid "Select Element"
-msgstr "Suprimeix un element"
+msgstr "Seleccioneu un element"
#: GenericCommands.xcu
msgctxt ""
@@ -18517,7 +18223,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Preview Dialog"
-msgstr ""
+msgstr "Diàleg de previsualització"
#: GenericCommands.xcu
msgctxt ""
@@ -18553,7 +18259,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "~Open Template..."
-msgstr ""
+msgstr "~Obri la plantilla..."
#: GenericCommands.xcu
msgctxt ""
@@ -18709,7 +18415,6 @@ msgid "~Frame"
msgstr "~Marc"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:InsertFootnotesMenu\n"
@@ -18737,7 +18442,6 @@ msgid "~Object and Shape"
msgstr "~Objecte i forma"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:FormatImageFiltersMenu\n"
@@ -18774,14 +18478,13 @@ msgid "Lis~ts"
msgstr "Llis~tes"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:FormatStylesMenu\n"
"Label\n"
"value.text"
msgid "St~yles"
-msgstr "Estils"
+msgstr "E~stils"
#: GenericCommands.xcu
msgctxt ""
@@ -18811,14 +18514,13 @@ msgid "~Image..."
msgstr "~Imatge..."
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:InsertGraphic\n"
"PopupLabel\n"
"value.text"
msgid "Insert Image..."
-msgstr "Insereix una ~taula..."
+msgstr "Insereix una imatge..."
#: GenericCommands.xcu
msgctxt ""
@@ -18863,7 +18565,7 @@ msgctxt ""
"TooltipLabel\n"
"value.text"
msgid "Check Spelling"
-msgstr ""
+msgstr "Verifica l'ortografia"
#: GenericCommands.xcu
msgctxt ""
@@ -18875,7 +18577,6 @@ msgid "~Recheck Document..."
msgstr "To~rna a comprovar el document..."
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:SpellingAndGrammarDialog\n"
@@ -18885,14 +18586,13 @@ msgid "Spelling"
msgstr "Ortografia"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:SpellingAndGrammarDialog\n"
"ContextLabel\n"
"value.text"
msgid "~Spelling..."
-msgstr "~Ortografia..."
+msgstr "~Ortografia"
#: GenericCommands.xcu
msgctxt ""
@@ -18901,7 +18601,7 @@ msgctxt ""
"TooltipLabel\n"
"value.text"
msgid "Check Spelling"
-msgstr ""
+msgstr "Comprovació d'ortografia"
#: GenericCommands.xcu
msgctxt ""
@@ -18913,14 +18613,13 @@ msgid "Character Spacing"
msgstr "Espaiat entre caràcters"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:Spacing\n"
"TooltipLabel\n"
"value.text"
msgid "Set Character Spacing"
-msgstr "Espaiat entre caràcters"
+msgstr "Estableix l'espai entre caràcters"
#: GenericCommands.xcu
msgctxt ""
@@ -18938,10 +18637,9 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Draw Functions"
-msgstr ""
+msgstr "Funcions de dibuix"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:InsertDraw\n"
@@ -19029,7 +18727,7 @@ msgctxt ""
"TooltipLabel\n"
"value.text"
msgid "Insert Text Box"
-msgstr ""
+msgstr "Insereix una caixa de text"
#: GenericCommands.xcu
msgctxt ""
@@ -19056,10 +18754,9 @@ msgctxt ""
"TooltipLabel\n"
"value.text"
msgid "Insert Fontwork Text"
-msgstr ""
+msgstr "Insereix un text Fontwork"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:SaveAsUrl\n"
@@ -19177,7 +18874,6 @@ msgid "Insert Labels"
msgstr "Insereix etiquetes"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:InsertBusinessCard\n"
@@ -19214,7 +18910,6 @@ msgid "HT~ML Source"
msgstr "Font HT~ML"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:HyperlinkDialog\n"
@@ -19224,7 +18919,6 @@ msgid "~Hyperlink..."
msgstr "~Enllaç..."
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:HyperlinkDialog\n"
@@ -19258,7 +18952,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Equalize ~Width"
-msgstr "Iguala l'~amplada"
+msgstr "Iguala l'~amplària"
#: GenericCommands.xcu
msgctxt ""
@@ -19297,7 +18991,6 @@ msgid "Subscript"
msgstr "Subíndex"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:SmallCaps\n"
@@ -19361,24 +19054,22 @@ msgid "~Undo"
msgstr "~Desfés"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:FormatPaintbrush\n"
"Label\n"
"value.text"
msgid "Clone"
-msgstr "Con"
+msgstr "Clona"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:FormatPaintbrush\n"
"ContextLabel\n"
"value.text"
msgid "Clone Formatting"
-msgstr "Mostra la formatació"
+msgstr "Clona la formatació"
#: GenericCommands.xcu
msgctxt ""
@@ -19390,14 +19081,13 @@ msgid "Clone Formatting (double click for multi-selection)"
msgstr "Clona la formatació (podeu fer selecció múltiple amb doble clic)"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:Repeat\n"
"Label\n"
"value.text"
msgid "Repea~t"
-msgstr "Repeteix"
+msgstr "Repe~teix"
#: GenericCommands.xcu
msgctxt ""
@@ -19418,14 +19108,13 @@ msgid "~Cut"
msgstr "Re~talla"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:Copy\n"
"Label\n"
"value.text"
msgid "Cop~y"
-msgstr "Copia"
+msgstr "~Copia"
#: GenericCommands.xcu
msgctxt ""
@@ -19446,14 +19135,13 @@ msgid "Paste Unformatted Text"
msgstr "Enganxa text sense format"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:PasteUnformatted\n"
"PopupLabel\n"
"value.text"
msgid "~Unformatted Text"
-msgstr "Text pre~formatat"
+msgstr "Text ~sense format"
#: GenericCommands.xcu
msgctxt ""
@@ -19471,7 +19159,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Emoji"
-msgstr ""
+msgstr "Emoji"
#: GenericCommands.xcu
msgctxt ""
@@ -19480,7 +19168,7 @@ msgctxt ""
"TooltipLabel\n"
"value.text"
msgid "Insert Emoji"
-msgstr ""
+msgstr "Insereix un emoji"
#: GenericCommands.xcu
msgctxt ""
@@ -19678,7 +19366,7 @@ msgctxt ""
"TooltipLabel\n"
"value.text"
msgid "Show Navigator Window"
-msgstr ""
+msgstr "Mostra la finestra de navegació"
#: GenericCommands.xcu
msgctxt ""
@@ -19687,7 +19375,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Notebookbar"
-msgstr ""
+msgstr "Barra de notes"
#: GenericCommands.xcu
msgctxt ""
@@ -20032,34 +19720,31 @@ msgid "Zoom Previous"
msgstr "Escala anterior"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:GridVisible\n"
"Label\n"
"value.text"
msgid "Grid"
-msgstr "~Graella"
+msgstr "Graella"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:GridVisible\n"
"ContextLabel\n"
"value.text"
msgid "~Display Grid"
-msgstr "~Visualitza la graella"
+msgstr "Mostra la ~graella"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:GridVisible\n"
"TooltipLabel\n"
"value.text"
msgid "Display Grid"
-msgstr "~Visualitza la graella"
+msgstr "Mostra la graella"
#: GenericCommands.xcu
msgctxt ""
@@ -20152,17 +19837,15 @@ msgid "AutoPilot: Memo"
msgstr "AutoPilot: memoràndum"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:CompareDocuments\n"
"Label\n"
"value.text"
msgid "Compare"
-msgstr "_Compara"
+msgstr "Compara"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:CompareDocuments\n"
@@ -20178,20 +19861,18 @@ msgctxt ""
"TooltipLabel\n"
"value.text"
msgid "Compare Non-Track Changed Document"
-msgstr ""
+msgstr "Compara un document sense seguiment de canvis"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:MergeDocuments\n"
"Label\n"
"value.text"
msgid "Merge"
-msgstr "~Fusiona"
+msgstr "Fusiona"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:MergeDocuments\n"
@@ -20207,7 +19888,7 @@ msgctxt ""
"TooltipLabel\n"
"value.text"
msgid "Merge Track Changed Document"
-msgstr ""
+msgstr "Fusiona el document revisat"
#: GenericCommands.xcu
msgctxt ""
@@ -20309,14 +19990,13 @@ msgid "Expor~t..."
msgstr "Expor~ta..."
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:SdGraphicOptions\n"
"Label\n"
"value.text"
msgid "Presentation Image Options"
-msgstr "Opcions gràfiques de la presentació"
+msgstr "Opcions de la presentació d'imatges"
#: GenericCommands.xcu
msgctxt ""
@@ -20361,10 +20041,9 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Decrease"
-msgstr ""
+msgstr "Redueix"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:DecrementIndent\n"
@@ -20374,7 +20053,6 @@ msgid "Decrease Indent"
msgstr "Redueix el sagnat"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:DecrementIndent\n"
@@ -20390,10 +20068,9 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Increase"
-msgstr ""
+msgstr "Augmenta"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:IncrementIndent\n"
@@ -20403,7 +20080,6 @@ msgid "Increase Indent"
msgstr "Augmenta el sagnat"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:IncrementIndent\n"
@@ -20413,7 +20089,6 @@ msgid "Increase Indent"
msgstr "Augmenta el sagnat"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:LineToolbox\n"
@@ -20558,34 +20233,31 @@ msgid "Solarization"
msgstr "Inversió de colors"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:SpellOnline\n"
"Label\n"
"value.text"
msgid "Auto Spellcheck"
-msgstr "Verificació ortogràfica ~automàtica"
+msgstr "Verificació ortogràfica automàtica"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:SpellOnline\n"
"ContextLabel\n"
"value.text"
msgid "~Automatic Spell Checking"
-msgstr "Comprovació ~automàtica de l'ortografia"
+msgstr "Verificació ortogràfica ~automàtica"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:SpellOnline\n"
"TooltipLabel\n"
"value.text"
msgid "Toggle Automatic Spell Checking"
-msgstr "Comprovació ~automàtica de l'ortografia"
+msgstr "Canvia la correcció ortogràfica automàtica"
#: GenericCommands.xcu
msgctxt ""
@@ -20606,27 +20278,24 @@ msgid "~Address Book Source..."
msgstr "Font de la llibreta d'~adreces..."
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:RubyDialog\n"
"Label\n"
"value.text"
msgid "Asian Phonetic G~uide..."
-msgstr "Guia fonètica a~siàtica..."
+msgstr "~Guia fonètica asiàtica..."
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:InsertSymbol\n"
"Label\n"
"value.text"
msgid "Symbol"
-msgstr "~Símbol"
+msgstr "Símbol"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:InsertSymbol\n"
@@ -20636,14 +20305,13 @@ msgid "S~pecial Character..."
msgstr "Caràcter es~pecial..."
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:InsertSymbol\n"
"TooltipLabel\n"
"value.text"
msgid "Insert Special Character"
-msgstr "Insereix un símbol"
+msgstr "Insereix un caràcter especial"
#: GenericCommands.xcu
msgctxt ""
@@ -20652,7 +20320,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Symbol"
-msgstr ""
+msgstr "Símbol"
#: GenericCommands.xcu
msgctxt ""
@@ -20661,17 +20329,16 @@ msgctxt ""
"ContextLabel\n"
"value.text"
msgid "S~pecial Character..."
-msgstr ""
+msgstr "~Caràcter especial..."
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:CharmapControl\n"
"TooltipLabel\n"
"value.text"
msgid "Insert Special Characters"
-msgstr "Insereix un símbol"
+msgstr "Inserció de caràcters especials"
#: GenericCommands.xcu
msgctxt ""
@@ -20689,7 +20356,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Record Macro"
-msgstr "Enregistra una macro"
+msgstr "Grava una macro"
#: GenericCommands.xcu
msgctxt ""
@@ -20698,7 +20365,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Stop Recording"
-msgstr "Atura l'enregistrament"
+msgstr "Atura l'gravació\t"
#: GenericCommands.xcu
msgctxt ""
@@ -20710,7 +20377,6 @@ msgid "E-mail as P~DF..."
msgstr "Document com a P~DF adjunt..."
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:SendViaBluetooth\n"
@@ -20726,10 +20392,9 @@ msgctxt ""
"Label\n"
"value.text"
msgid "~Export As"
-msgstr ""
+msgstr "~Exporta com a"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:ExportToPDF\n"
@@ -20739,17 +20404,15 @@ msgid "PDF"
msgstr "PDF"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:ExportToPDF\n"
"ContextLabel\n"
"value.text"
msgid "~Export as PDF..."
-msgstr "Exporta com a P~DF..."
+msgstr "~Exporta com a PDF..."
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:ExportToPDF\n"
@@ -20759,7 +20422,6 @@ msgid "Export as PDF"
msgstr "Exporta com a PDF"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:ExportDirectToPDF\n"
@@ -20769,7 +20431,6 @@ msgid "PDF"
msgstr "PDF"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:ExportDirectToPDF\n"
@@ -20779,7 +20440,6 @@ msgid "Export Directly as PDF"
msgstr "Exporta directament a PDF"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:ExportDirectToPDF\n"
@@ -20795,7 +20455,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "EPUB"
-msgstr ""
+msgstr "EPUB"
#: GenericCommands.xcu
msgctxt ""
@@ -20804,17 +20464,16 @@ msgctxt ""
"ContextLabel\n"
"value.text"
msgid "Export as E~PUB..."
-msgstr ""
+msgstr "Exporta com a E~PUB..."
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:ExportToEPUB\n"
"TooltipLabel\n"
"value.text"
msgid "Export as EPUB"
-msgstr "Exporta com a PDF"
+msgstr "Exporta com a EPUB"
#: GenericCommands.xcu
msgctxt ""
@@ -20823,27 +20482,25 @@ msgctxt ""
"Label\n"
"value.text"
msgid "EPUB"
-msgstr ""
+msgstr "EPUB"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:ExportDirectToEPUB\n"
"ContextLabel\n"
"value.text"
msgid "Export Directly as EPUB"
-msgstr "Exporta directament a PDF"
+msgstr "Exporta directament com a EPUB"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:ExportDirectToEPUB\n"
"TooltipLabel\n"
"value.text"
msgid "Export as EPUB"
-msgstr "Exporta com a PDF"
+msgstr "Exporta com a EPUB"
#: GenericCommands.xcu
msgctxt ""
@@ -20924,7 +20581,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "~Get Help Online..."
-msgstr ""
+msgstr "~Ajuda en línia..."
#: GenericCommands.xcu
msgctxt ""
@@ -20933,7 +20590,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "~User Guides..."
-msgstr ""
+msgstr "Guies d'~usuari..."
#: GenericCommands.xcu
msgctxt ""
@@ -20942,7 +20599,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Donate to LibreOffice"
-msgstr ""
+msgstr "Donatius al LibreOffice"
#: GenericCommands.xcu
msgctxt ""
@@ -20996,17 +20653,16 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Import Basic"
-msgstr ""
+msgstr "Importa Basic"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:SaveBasicAs\n"
"Label\n"
"value.text"
msgid "Export Basic"
-msgstr "Exporta com a:"
+msgstr "Exporta Basic"
#: GenericCommands.xcu
msgctxt ""
@@ -21036,7 +20692,6 @@ msgid "Compile"
msgstr "Compila"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:RunBasic\n"
@@ -21064,7 +20719,6 @@ msgid "Step Over"
msgstr "Passa al següent"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:BasicStop\n"
@@ -21110,7 +20764,6 @@ msgid "R~un Macro..."
msgstr "Exec~uta una macro..."
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:Gallery\n"
@@ -21120,7 +20773,6 @@ msgid "Gallery"
msgstr "Galeria"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:Gallery\n"
@@ -21136,7 +20788,7 @@ msgctxt ""
"TooltipLabel\n"
"value.text"
msgid "Open Clip Art and Media Gallery"
-msgstr ""
+msgstr "Obri la galeria multimèdia i de clip art"
#: GenericCommands.xcu
msgctxt ""
@@ -21145,7 +20797,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Find & Rep~lace..."
-msgstr "Cerca i reemp~laça..."
+msgstr "Busca i reemp~laça..."
#: GenericCommands.xcu
msgctxt ""
@@ -21211,7 +20863,6 @@ msgid "Check Box"
msgstr "Casella de selecció"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:Label\n"
@@ -21293,7 +20944,6 @@ msgid "Con~trol Properties..."
msgstr "Propietats del ~control..."
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:ControlProperties\n"
@@ -21303,7 +20953,6 @@ msgid "Con~trol..."
msgstr "Con~trol..."
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:FormProperties\n"
@@ -21313,7 +20962,6 @@ msgid "For~m Properties..."
msgstr "Propietats del ~formulari..."
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:FormProperties\n"
@@ -21521,7 +21169,6 @@ msgid "E~xit"
msgstr "~Ix"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:About\n"
@@ -21654,10 +21301,9 @@ msgctxt ""
"TooltipLabel\n"
"value.text"
msgid "Toggle Print Preview"
-msgstr ""
+msgstr "Activa/desactiva la previsualització d'impressió"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:PrintPreview\n"
@@ -21721,7 +21367,6 @@ msgid "Sort Descending"
msgstr "Orde descendent"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:SendMail\n"
@@ -21731,14 +21376,13 @@ msgid "E-mail"
msgstr "Correu electrònic"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:SendMail\n"
"ContextLabel\n"
"value.text"
msgid "~E-mail Document..."
-msgstr "~Envia el document per correu electrònic..."
+msgstr "Document per correu ~electrònic..."
#: GenericCommands.xcu
msgctxt ""
@@ -21747,7 +21391,7 @@ msgctxt ""
"TooltipLabel\n"
"value.text"
msgid "Attach to E-mail"
-msgstr ""
+msgstr "Adjunta en un correu electrònic"
#: GenericCommands.xcu
msgctxt ""
@@ -21855,7 +21499,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Find Record..."
-msgstr "Cerca un registre..."
+msgstr "Busca un registre..."
#: GenericCommands.xcu
msgctxt ""
@@ -21864,7 +21508,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Form Control Wizards"
-msgstr ""
+msgstr "Auxiliars de controls de formulari"
#: GenericCommands.xcu
msgctxt ""
@@ -21873,7 +21517,7 @@ msgctxt ""
"ContextLabel\n"
"value.text"
msgid "Control Wizards"
-msgstr ""
+msgstr "Auxiliars de controls"
#: GenericCommands.xcu
msgctxt ""
@@ -21882,7 +21526,7 @@ msgctxt ""
"TooltipLabel\n"
"value.text"
msgid "Toggle Form Control Wizards"
-msgstr ""
+msgstr "Activa o desactiva els auxiliars de controls de formulari"
#: GenericCommands.xcu
msgctxt ""
@@ -22116,7 +21760,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Toggle Extrusion"
-msgstr ""
+msgstr "Activa/desactiva l'extrusió"
#: GenericCommands.xcu
msgctxt ""
@@ -22233,7 +21877,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Toolbar ~Layout"
-msgstr ""
+msgstr "~Disposició de la barra d'eines"
#: GenericCommands.xcu
msgctxt ""
@@ -22287,7 +21931,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Sign Existing PDF..."
-msgstr ""
+msgstr "Signa un PDF existent..."
#: GenericCommands.xcu
msgctxt ""
@@ -22443,17 +22087,15 @@ msgid "Top"
msgstr "Superior"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:CellVertTop\n"
"TooltipLabel\n"
"value.text"
msgid "Align Top"
-msgstr "Alinea a la part superior"
+msgstr "Alinea en la part superior"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:CellVertCenter\n"
@@ -22463,7 +22105,6 @@ msgid "Center"
msgstr "Centre"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:CellVertCenter\n"
@@ -22482,14 +22123,13 @@ msgid "Bottom"
msgstr "Inferior"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:CellVertBottom\n"
"TooltipLabel\n"
"value.text"
msgid "Align Bottom"
-msgstr "Alinea a la part inferior"
+msgstr "Alinea en la part inferior"
#: GenericCommands.xcu
msgctxt ""
@@ -22501,24 +22141,22 @@ msgid "Synony~ms"
msgstr "~Sinònims"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Popups..uno:PasteSpecialMenu\n"
"Label\n"
"value.text"
msgid "Paste ~Special"
-msgstr "Enganxament especial"
+msgstr "Enganxament e~special"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Popups..uno:StyleMenu\n"
"Label\n"
"value.text"
msgid "St~yle"
-msgstr "Estils"
+msgstr "~Estil"
#: GenericCommands.xcu
msgctxt ""
@@ -22575,14 +22213,13 @@ msgid "Scan"
msgstr "Escàner"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Popups..uno:FontDialog\n"
"Label\n"
"value.text"
msgid "C~haracter..."
-msgstr "Caràcter..."
+msgstr "Ca~ràcter..."
#: GenericCommands.xcu
msgctxt ""
@@ -22612,14 +22249,13 @@ msgid "~Object"
msgstr "~Objecte"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Popups..uno:ChartMenu\n"
"Label\n"
"value.text"
msgid "~Chart"
-msgstr "~Diagrames"
+msgstr "~Diagrama"
#: GenericCommands.xcu
msgctxt ""
@@ -22649,14 +22285,13 @@ msgid "Sen~d"
msgstr "En~via"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Popups..uno:SignaturesMenu\n"
"Label\n"
"value.text"
msgid "Digital Signatures"
-msgstr "Signatura digital..."
+msgstr "Signatures digitals"
#: GenericCommands.xcu
msgctxt ""
@@ -22704,7 +22339,6 @@ msgid "R~eference"
msgstr "R~eferència"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Popups..uno:EditCommentsMenu\n"
@@ -22714,7 +22348,6 @@ msgid "Comme~nt"
msgstr "Come~ntari"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Popups..uno:FormatImageFilterMenu\n"
@@ -22823,14 +22456,13 @@ msgid "F~lip"
msgstr "~Inverteix"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Popups..uno:RotateMenu\n"
"Label\n"
"value.text"
msgid "Rot~ate"
-msgstr "Gira"
+msgstr "~Gira"
#: GenericCommands.xcu
msgctxt ""
@@ -22839,10 +22471,9 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Rot~ate or Flip"
-msgstr ""
+msgstr "~Gira o inverteix"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Popups..uno:AnchorMenu\n"
@@ -22852,14 +22483,13 @@ msgid "Change Anchor"
msgstr "Canvia l'àncora"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Popups..uno:AnchorMenu\n"
"ContextLabel\n"
"value.text"
msgid "Anc~hor"
-msgstr "Àncora"
+msgstr "Àn~cora"
#: GenericCommands.xcu
msgctxt ""
@@ -22871,17 +22501,15 @@ msgid "Me~dia Player"
msgstr "~Reproductor multimèdia"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Popups..uno:InsertAVMedia\n"
"Label\n"
"value.text"
msgid "Media"
-msgstr "Mitjà"
+msgstr "Elements multimèdia"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Popups..uno:InsertAVMedia\n"
@@ -22891,14 +22519,13 @@ msgid "Audio or ~Video..."
msgstr "Àudio o ~vídeo…"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Popups..uno:InsertAVMedia\n"
"TooltipLabel\n"
"value.text"
msgid "Insert Audio or Video"
-msgstr "Insereix un àudio o vídeo"
+msgstr "Insereix àudio o vídeo"
#: GenericCommands.xcu
msgctxt ""
@@ -22952,7 +22579,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "No-~width optional break"
-msgstr "Sense ~amplada i separació opcional"
+msgstr "Sense ~amplària i separació opcional"
#: GenericCommands.xcu
msgctxt ""
@@ -22961,7 +22588,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "No-width no ~break"
-msgstr "Se~nse amplada i no separable"
+msgstr "Se~nse amplària i no separable"
#: GenericCommands.xcu
msgctxt ""
@@ -23018,7 +22645,6 @@ msgid "For Paragraph"
msgstr "Per al paràgraf"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Popups..uno:SetLanguageAllTextMenu\n"
@@ -23073,7 +22699,6 @@ msgid "E-mail as ~OpenDocument Format..."
msgstr "Envia per correu en format ~OpenDocument..."
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Popups..uno:TemplateManager\n"
@@ -23116,7 +22741,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Apply Document Classification"
-msgstr ""
+msgstr "Aplica la classificació de documents"
#: GenericCommands.xcu
msgctxt ""
@@ -23125,7 +22750,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Classification Dialog"
-msgstr ""
+msgstr "Diàleg de classificació"
#: GenericCommands.xcu
msgctxt ""
@@ -23134,10 +22759,9 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Paragraph Classification Dialog"
-msgstr ""
+msgstr "Diàleg de classificació de paràgraf"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Popups..uno:EditSelectMenu\n"
@@ -23147,7 +22771,6 @@ msgid "Select"
msgstr "Selecciona"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Popups..uno:EditPasteSpecialMenu\n"
@@ -23163,10 +22786,9 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Menubar"
-msgstr ""
+msgstr "Barra de menús"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Popups..uno:NameGroup\n"
@@ -23176,7 +22798,6 @@ msgid "Name..."
msgstr "Nom..."
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Popups..uno:ObjectTitleDescription\n"
@@ -23192,7 +22813,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "~Restart in Safe Mode..."
-msgstr ""
+msgstr "~Reinicia en mode segur..."
#: GenericCommands.xcu
msgctxt ""
@@ -23201,27 +22822,25 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Navigate"
-msgstr ""
+msgstr "Navega"
#: ImpressWindowState.xcu
-#, fuzzy
msgctxt ""
"ImpressWindowState.xcu\n"
"..ImpressWindowState.UIElements.States.private:resource/popupmenu/3dobject\n"
"UIName\n"
"value.text"
msgid "3D Object"
-msgstr "Objectes 3D"
+msgstr "Objecte 3D"
#: ImpressWindowState.xcu
-#, fuzzy
msgctxt ""
"ImpressWindowState.xcu\n"
"..ImpressWindowState.UIElements.States.private:resource/popupmenu/3dscene\n"
"UIName\n"
"value.text"
msgid "3D Scene"
-msgstr "escena 3D"
+msgstr "Escena 3D"
#: ImpressWindowState.xcu
msgctxt ""
@@ -23230,7 +22849,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "3D Scene (group)"
-msgstr ""
+msgstr "Escena 3D (grup)"
#: ImpressWindowState.xcu
msgctxt ""
@@ -23239,10 +22858,9 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Connector/Freeform Line"
-msgstr ""
+msgstr "Connector o línia de forma lliure"
#: ImpressWindowState.xcu
-#, fuzzy
msgctxt ""
"ImpressWindowState.xcu\n"
"..ImpressWindowState.UIElements.States.private:resource/popupmenu/curve\n"
@@ -23252,7 +22870,6 @@ msgid "Curve"
msgstr "Corba"
#: ImpressWindowState.xcu
-#, fuzzy
msgctxt ""
"ImpressWindowState.xcu\n"
"..ImpressWindowState.UIElements.States.private:resource/popupmenu/draw\n"
@@ -23262,17 +22879,15 @@ msgid "Shape"
msgstr "Forma"
#: ImpressWindowState.xcu
-#, fuzzy
msgctxt ""
"ImpressWindowState.xcu\n"
"..ImpressWindowState.UIElements.States.private:resource/popupmenu/drawtext\n"
"UIName\n"
"value.text"
msgid "Shape Text"
-msgstr "Redimensiona el text"
+msgstr "Text amb forma"
#: ImpressWindowState.xcu
-#, fuzzy
msgctxt ""
"ImpressWindowState.xcu\n"
"..ImpressWindowState.UIElements.States.private:resource/popupmenu/form\n"
@@ -23282,7 +22897,6 @@ msgid "Form Control"
msgstr "Control de formulari"
#: ImpressWindowState.xcu
-#, fuzzy
msgctxt ""
"ImpressWindowState.xcu\n"
"..ImpressWindowState.UIElements.States.private:resource/popupmenu/formrichtext\n"
@@ -23292,7 +22906,6 @@ msgid "Text Box Formatting"
msgstr "Formatació del quadre de text"
#: ImpressWindowState.xcu
-#, fuzzy
msgctxt ""
"ImpressWindowState.xcu\n"
"..ImpressWindowState.UIElements.States.private:resource/popupmenu/gluepoint\n"
@@ -23302,7 +22915,6 @@ msgid "Glue Point"
msgstr "Punts d'adhesió"
#: ImpressWindowState.xcu
-#, fuzzy
msgctxt ""
"ImpressWindowState.xcu\n"
"..ImpressWindowState.UIElements.States.private:resource/popupmenu/graphic\n"
@@ -23312,27 +22924,24 @@ msgid "Image"
msgstr "Imatge"
#: ImpressWindowState.xcu
-#, fuzzy
msgctxt ""
"ImpressWindowState.xcu\n"
"..ImpressWindowState.UIElements.States.private:resource/popupmenu/group\n"
"UIName\n"
"value.text"
msgid "Group"
-msgstr "A~grupa"
+msgstr "Agrupa"
#: ImpressWindowState.xcu
-#, fuzzy
msgctxt ""
"ImpressWindowState.xcu\n"
"..ImpressWindowState.UIElements.States.private:resource/popupmenu/line\n"
"UIName\n"
"value.text"
msgid "Line/Arrow"
-msgstr "Fletxa línia"
+msgstr "Línia o fletxa"
#: ImpressWindowState.xcu
-#, fuzzy
msgctxt ""
"ImpressWindowState.xcu\n"
"..ImpressWindowState.UIElements.States.private:resource/popupmenu/measure\n"
@@ -23342,24 +22951,22 @@ msgid "Dimension Line"
msgstr "Línia de dimensió"
#: ImpressWindowState.xcu
-#, fuzzy
msgctxt ""
"ImpressWindowState.xcu\n"
"..ImpressWindowState.UIElements.States.private:resource/popupmenu/media\n"
"UIName\n"
"value.text"
msgid "Media"
-msgstr "Mitjà"
+msgstr "Elements multimèdia"
#: ImpressWindowState.xcu
-#, fuzzy
msgctxt ""
"ImpressWindowState.xcu\n"
"..ImpressWindowState.UIElements.States.private:resource/popupmenu/multiselect\n"
"UIName\n"
"value.text"
msgid "Multiple Selection"
-msgstr "selecció múltiple"
+msgstr "Selecció múltiple"
#: ImpressWindowState.xcu
msgctxt ""
@@ -23368,10 +22975,9 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Notebookbar"
-msgstr ""
+msgstr "Barra de notes"
#: ImpressWindowState.xcu
-#, fuzzy
msgctxt ""
"ImpressWindowState.xcu\n"
"..ImpressWindowState.UIElements.States.private:resource/popupmenu/oleobject\n"
@@ -23381,7 +22987,6 @@ msgid "OLE Object"
msgstr "Objecte OLE"
#: ImpressWindowState.xcu
-#, fuzzy
msgctxt ""
"ImpressWindowState.xcu\n"
"..ImpressWindowState.UIElements.States.private:resource/popupmenu/outline\n"
@@ -23391,14 +22996,13 @@ msgid "Outline"
msgstr "Contorn"
#: ImpressWindowState.xcu
-#, fuzzy
msgctxt ""
"ImpressWindowState.xcu\n"
"..ImpressWindowState.UIElements.States.private:resource/popupmenu/page\n"
"UIName\n"
"value.text"
msgid "Slide"
-msgstr "~Diapositiva"
+msgstr "Diapositiva"
#: ImpressWindowState.xcu
msgctxt ""
@@ -23407,7 +23011,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Slide Sorter/Pane"
-msgstr ""
+msgstr "Subfinestra o classificador de diapositives"
#: ImpressWindowState.xcu
msgctxt ""
@@ -23416,7 +23020,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Slide Sorter/Pane (no selection)"
-msgstr ""
+msgstr "Subfinestra o classificador de diapositives (sense selecció)"
#: ImpressWindowState.xcu
msgctxt ""
@@ -23425,7 +23029,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Master Slide Sorter/Pane"
-msgstr ""
+msgstr "Subfinestra o classificador de diapositives mestres"
#: ImpressWindowState.xcu
msgctxt ""
@@ -23434,10 +23038,9 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Master Slide Sorter/Pane (no selection)"
-msgstr ""
+msgstr "Subfinestra o classificador de diapositives (sense selecció)"
#: ImpressWindowState.xcu
-#, fuzzy
msgctxt ""
"ImpressWindowState.xcu\n"
"..ImpressWindowState.UIElements.States.private:resource/popupmenu/table\n"
@@ -23453,7 +23056,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Table Text"
-msgstr ""
+msgstr "Text de la taula"
#: ImpressWindowState.xcu
msgctxt ""
@@ -23462,7 +23065,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Text Box (drawing)"
-msgstr ""
+msgstr "Quadre de text (dibuix)"
#: ImpressWindowState.xcu
msgctxt ""
@@ -23510,14 +23113,13 @@ msgid "Arrows"
msgstr "Fletxes"
#: ImpressWindowState.xcu
-#, fuzzy
msgctxt ""
"ImpressWindowState.xcu\n"
"..ImpressWindowState.UIElements.States.private:resource/toolbar/choosemodebar\n"
"UIName\n"
"value.text"
msgid "Transformations"
-msgstr "Transformació"
+msgstr "Transformacions"
#: ImpressWindowState.xcu
msgctxt ""
@@ -23637,7 +23239,6 @@ msgid "Image"
msgstr "Imatge"
#: ImpressWindowState.xcu
-#, fuzzy
msgctxt ""
"ImpressWindowState.xcu\n"
"..ImpressWindowState.UIElements.States.private:resource/toolbar/graffilterbar\n"
@@ -23680,7 +23281,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "TSCP Classification"
-msgstr ""
+msgstr "Classificació TSCP"
#: ImpressWindowState.xcu
msgctxt ""
@@ -23914,7 +23515,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Find"
-msgstr "Cerca"
+msgstr "Busca"
#: ImpressWindowState.xcu
msgctxt ""
@@ -23923,7 +23524,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Standard (Single Mode)"
-msgstr ""
+msgstr "Estàndard (mode simple)"
#: ImpressWindowState.xcu
msgctxt ""
@@ -23932,7 +23533,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Notebookbar shortcuts"
-msgstr ""
+msgstr "Dreceres de la barra de notes"
#: MathCommands.xcu
msgctxt ""
@@ -24124,7 +23725,6 @@ msgid "U~pdate"
msgstr "Ac~tualitza"
#: MathCommands.xcu
-#, fuzzy
msgctxt ""
"MathCommands.xcu\n"
"..MathCommands.UserInterface.Commands..uno:ZoomOptimal\n"
@@ -24152,17 +23752,15 @@ msgid "Formula Cursor"
msgstr "Cursor de fórmula"
#: MathCommands.xcu
-#, fuzzy
msgctxt ""
"MathCommands.xcu\n"
"..MathCommands.UserInterface.Commands..uno:InsertCommandText?Text:string=newline \n"
"Label\n"
"value.text"
msgid "New Line"
-msgstr "Línia nova"
+msgstr "Salt de línia"
#: MathCommands.xcu
-#, fuzzy
msgctxt ""
"MathCommands.xcu\n"
"..MathCommands.UserInterface.Commands..uno:InsertCommandText?Text:string=`\n"
@@ -24172,27 +23770,24 @@ msgid "Small Gap"
msgstr "Separació petita"
#: MathCommands.xcu
-#, fuzzy
msgctxt ""
"MathCommands.xcu\n"
"..MathCommands.UserInterface.Commands..uno:InsertCommandText?Text:string=~\n"
"Label\n"
"value.text"
msgid "Gap"
-msgstr "Espai"
+msgstr "Separació"
#: MathCommands.xcu
-#, fuzzy
msgctxt ""
"MathCommands.xcu\n"
"..MathCommands.UserInterface.Popups..uno:UnaryBinaryMenu\n"
"Label\n"
"value.text"
msgid "~Unary/Binary Operators"
-msgstr "~Operadors unaris i binaris"
+msgstr "Operadors ~unaris i binaris"
#: MathCommands.xcu
-#, fuzzy
msgctxt ""
"MathCommands.xcu\n"
"..MathCommands.UserInterface.Popups..uno:RelationsMenu\n"
@@ -24202,27 +23797,24 @@ msgid "~Relations"
msgstr "~Relacions"
#: MathCommands.xcu
-#, fuzzy
msgctxt ""
"MathCommands.xcu\n"
"..MathCommands.UserInterface.Popups..uno:SetOperationsMenu\n"
"Label\n"
"value.text"
msgid "~Set Operations"
-msgstr "~Operacions amb conjunts"
+msgstr "Operacions amb ~conjunts"
#: MathCommands.xcu
-#, fuzzy
msgctxt ""
"MathCommands.xcu\n"
"..MathCommands.UserInterface.Popups..uno:FunctionsMenu\n"
"Label\n"
"value.text"
msgid "~Functions"
-msgstr "Funcions"
+msgstr "~Funcions"
#: MathCommands.xcu
-#, fuzzy
msgctxt ""
"MathCommands.xcu\n"
"..MathCommands.UserInterface.Popups..uno:OperatorsMenu\n"
@@ -24232,7 +23824,6 @@ msgid "O~perators"
msgstr "O~peradors"
#: MathCommands.xcu
-#, fuzzy
msgctxt ""
"MathCommands.xcu\n"
"..MathCommands.UserInterface.Popups..uno:AttributesMenu\n"
@@ -24242,27 +23833,24 @@ msgid "~Attributes"
msgstr "~Atributs"
#: MathCommands.xcu
-#, fuzzy
msgctxt ""
"MathCommands.xcu\n"
"..MathCommands.UserInterface.Popups..uno:BracketsMenu\n"
"Label\n"
"value.text"
msgid "~Brackets"
-msgstr "~Claudàtors"
+msgstr "~Parèntesis"
#: MathCommands.xcu
-#, fuzzy
msgctxt ""
"MathCommands.xcu\n"
"..MathCommands.UserInterface.Popups..uno:FormatsMenu\n"
"Label\n"
"value.text"
msgid "For~mats"
-msgstr "Formata"
+msgstr "For~mats"
#: MathCommands.xcu
-#, fuzzy
msgctxt ""
"MathCommands.xcu\n"
"..MathCommands.UserInterface.Popups..uno:OthersMenu\n"
@@ -24278,7 +23866,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Edit Panel"
-msgstr ""
+msgstr "Tauler d'edició"
#: MathWindowState.xcu
msgctxt ""
@@ -24287,7 +23875,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "View Panel"
-msgstr ""
+msgstr "Tauler de visualització"
#: MathWindowState.xcu
msgctxt ""
@@ -24323,7 +23911,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Tabbed"
-msgstr ""
+msgstr "En pestanyes"
#: Notebookbar.xcu
msgctxt ""
@@ -24332,7 +23920,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Tabbed Compact"
-msgstr ""
+msgstr "Compacta amb pestanyes"
#: Notebookbar.xcu
msgctxt ""
@@ -24341,7 +23929,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Groupedbar Compact"
-msgstr ""
+msgstr "Barra agrupada compacta"
#: Notebookbar.xcu
msgctxt ""
@@ -24350,7 +23938,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Groupedbar Full"
-msgstr ""
+msgstr "Barra agrupada completa"
#: Notebookbar.xcu
msgctxt ""
@@ -24359,7 +23947,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Contextual groups"
-msgstr ""
+msgstr "Grups contextuals"
#: Notebookbar.xcu
msgctxt ""
@@ -24368,7 +23956,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Contextual single"
-msgstr ""
+msgstr "Contextual simple"
#: Notebookbar.xcu
msgctxt ""
@@ -24377,7 +23965,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Tabbed"
-msgstr ""
+msgstr "En pestanyes"
#: Notebookbar.xcu
msgctxt ""
@@ -24386,7 +23974,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Groupedbar Compact"
-msgstr ""
+msgstr "Barra agrupada compacta"
#: Notebookbar.xcu
msgctxt ""
@@ -24395,7 +23983,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Groupedbar Full"
-msgstr ""
+msgstr "Barra agrupada completa"
#: Notebookbar.xcu
msgctxt ""
@@ -24404,7 +23992,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Contextual groups"
-msgstr ""
+msgstr "Grups contextuals"
#: Notebookbar.xcu
msgctxt ""
@@ -24413,7 +24001,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Tabbed"
-msgstr ""
+msgstr "En pestanyes"
#: Notebookbar.xcu
msgctxt ""
@@ -24422,7 +24010,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Contextual groups"
-msgstr ""
+msgstr "Grups contextuals"
#: Notebookbar.xcu
msgctxt ""
@@ -24431,7 +24019,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Groupedbar Compact"
-msgstr ""
+msgstr "Barra agrupada compacta"
#: Notebookbar.xcu
msgctxt ""
@@ -24440,7 +24028,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Groupedbar Full"
-msgstr ""
+msgstr "Barra agrupada completa"
#: ReportCommands.xcu
msgctxt ""
@@ -24605,14 +24193,13 @@ msgid "Execute Report..."
msgstr "Executa l'informe..."
#: ReportCommands.xcu
-#, fuzzy
msgctxt ""
"ReportCommands.xcu\n"
".ReportCommands.UserInterface.Commands..uno:ImageControl\n"
"Label\n"
"value.text"
msgid "Image..."
-msgstr "~Imatge..."
+msgstr "Imatge..."
#: ReportCommands.xcu
msgctxt ""
@@ -24648,7 +24235,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Fit to smallest width"
-msgstr "Ajusta a l'amplada més petita"
+msgstr "Ajusta a l'amplària més petita"
#: ReportCommands.xcu
msgctxt ""
@@ -24657,7 +24244,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Fit to smallest height"
-msgstr "Ajusta a l'alçada més petita"
+msgstr "Ajusta a l'alçària més petita"
#: ReportCommands.xcu
msgctxt ""
@@ -24666,7 +24253,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Fit to greatest width"
-msgstr "Ajusta a l'amplada més gran"
+msgstr "Ajusta a l'amplària més gran"
#: ReportCommands.xcu
msgctxt ""
@@ -24675,7 +24262,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Fit to greatest height"
-msgstr "Ajusta a l'alçada més gran"
+msgstr "Ajusta a l'alçària més gran"
#: ReportCommands.xcu
msgctxt ""
@@ -24867,14 +24454,13 @@ msgid "Shrink from bottom"
msgstr "Encongeix des de baix"
#: ReportCommands.xcu
-#, fuzzy
msgctxt ""
"ReportCommands.xcu\n"
".ReportCommands.UserInterface.Commands..uno:DBBackgroundColor\n"
"Label\n"
"value.text"
msgid "Background Color..."
-msgstr "Color de fons"
+msgstr "Color de fons..."
#: ReportCommands.xcu
msgctxt ""
@@ -24913,7 +24499,6 @@ msgid "Properties"
msgstr "Propietats"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.DeckList.WriterPageDeck\n"
@@ -24923,7 +24508,6 @@ msgid "Page"
msgstr "Pàgina"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.DeckList.ShapesDeck\n"
@@ -24942,17 +24526,15 @@ msgid "Gallery"
msgstr "Galeria"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.DeckList.SdMasterPagesDeck\n"
"Title\n"
"value.text"
msgid "Master Slides"
-msgstr "Modes mestres"
+msgstr "Diapositiva mestra"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.DeckList.SdCustomAnimationDeck\n"
@@ -24962,7 +24544,6 @@ msgid "Animation"
msgstr "Animació"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.DeckList.SdSlideTransitionDeck\n"
@@ -24981,7 +24562,6 @@ msgid "Navigator"
msgstr "Navegador"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.DeckList.StyleListDeck\n"
@@ -24991,7 +24571,6 @@ msgid "Styles"
msgstr "Estils"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.DeckList.ScFunctionsDeck\n"
@@ -25010,7 +24589,6 @@ msgid "Manage Changes"
msgstr "Gestiona els canvis"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.DeckList.SwDesignDeck\n"
@@ -25020,7 +24598,6 @@ msgid "Design"
msgstr "Disseny"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.DeckList.ChartDeck\n"
@@ -25030,14 +24607,13 @@ msgid "Properties"
msgstr "Propietats"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.StylesPropertyPanel\n"
"Title\n"
"value.text"
msgid "Style"
-msgstr "Estils"
+msgstr "Estil"
#: Sidebar.xcu
msgctxt ""
@@ -25049,7 +24625,6 @@ msgid "Character"
msgstr "Caràcter"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.MediaPlaybackPanel\n"
@@ -25059,7 +24634,6 @@ msgid "Media Playback"
msgstr "Reproductor multimèdia"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.PageStylesPanel\n"
@@ -25069,34 +24643,31 @@ msgid "Styles"
msgstr "Estils"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.PageFormatPanel\n"
"Title\n"
"value.text"
msgid "Format"
-msgstr "Formata"
+msgstr "Format"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.PageHeaderPanel\n"
"Title\n"
"value.text"
msgid "Header"
-msgstr "C~apçalera"
+msgstr "Capçalera"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.PageFooterPanel\n"
"Title\n"
"value.text"
msgid "Footer"
-msgstr "~Peu"
+msgstr "Peu de pàgina"
#: Sidebar.xcu
msgctxt ""
@@ -25108,7 +24679,6 @@ msgid "Area"
msgstr "Àrea"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.ShadowPropertyPanel\n"
@@ -25145,7 +24715,6 @@ msgid "Position and Size"
msgstr "Posició i mida"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.GraphicPropertyPanel\n"
@@ -25155,7 +24724,6 @@ msgid "Image"
msgstr "Imatge"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.DefaultShapesPanel\n"
@@ -25165,17 +24733,15 @@ msgid "Default"
msgstr "Per defecte"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.SlideBackgroundPanel\n"
"Title\n"
"value.text"
msgid "Slide"
-msgstr "~Diapositiva"
+msgstr "Diapositiva"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.SdLayoutsPanel\n"
@@ -25185,7 +24751,6 @@ msgid "Layouts"
msgstr "Formats"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.SdUsedMasterPagesPanel\n"
@@ -25195,7 +24760,6 @@ msgid "Used in This Presentation"
msgstr "Utilitzades en esta presentació"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.SdRecentMasterPagesPanel\n"
@@ -25205,7 +24769,6 @@ msgid "Recently Used"
msgstr "Utilitzades recentment"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.SdAllMasterPagesPanel\n"
@@ -25215,7 +24778,6 @@ msgid "Available for Use"
msgstr "Disponibles per ser utilitzades"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.SdCustomAnimationPanel\n"
@@ -25225,7 +24787,6 @@ msgid "Animation"
msgstr "Animació"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.SdSlideTransitionPanel\n"
@@ -25235,7 +24796,6 @@ msgid "Slide Transition"
msgstr "Transició entre diapositives"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.SdTableDesignPanel\n"
@@ -25254,7 +24814,6 @@ msgid "Empty"
msgstr "Buit"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.ScAlignmentPropertyPanel\n"
@@ -25264,7 +24823,6 @@ msgid "Alignment"
msgstr "Alineació"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.ScCellAppearancePropertyPanel\n"
@@ -25274,7 +24832,6 @@ msgid "Cell Appearance"
msgstr "Aparença de la cel·la"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.ScNumberFormatPropertyPanel\n"
@@ -25293,7 +24850,6 @@ msgid "Paragraph"
msgstr "Paràgraf"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.SwWrapPropertyPanel\n"
@@ -25339,7 +24895,6 @@ msgid "Manage Changes"
msgstr "Gestiona els canvis"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.StyleListPanel\n"
@@ -25349,7 +24904,6 @@ msgid "Styles"
msgstr "Estils"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.ScFunctionsPanel\n"
@@ -25422,7 +24976,6 @@ msgid "Axis"
msgstr "Eix"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.ChartAreaPanel\n"
@@ -25432,7 +24985,6 @@ msgid "Area"
msgstr "Àrea"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.ChartLinePanel\n"
@@ -25442,7 +24994,6 @@ msgid "Line"
msgstr "Línia"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.ChartCharacterPanel\n"
@@ -25695,7 +25246,6 @@ msgid "Standard"
msgstr "Estàndard"
#: ToolbarMode.xcu
-#, fuzzy
msgctxt ""
"ToolbarMode.xcu\n"
"..ToolbarMode.Applications.Writer.Modes.Default\n"
@@ -25711,10 +25261,9 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Single Toolbar"
-msgstr ""
+msgstr "Barra d'eines única"
#: ToolbarMode.xcu
-#, fuzzy
msgctxt ""
"ToolbarMode.xcu\n"
"..ToolbarMode.Applications.Writer.Modes.Sidebar\n"
@@ -25730,10 +25279,9 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Notebookbar"
-msgstr ""
+msgstr "Barra de notes"
#: ToolbarMode.xcu
-#, fuzzy
msgctxt ""
"ToolbarMode.xcu\n"
"..ToolbarMode.Applications.Calc.Modes.Default\n"
@@ -25749,10 +25297,9 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Single Toolbar"
-msgstr ""
+msgstr "Barra d'eines única"
#: ToolbarMode.xcu
-#, fuzzy
msgctxt ""
"ToolbarMode.xcu\n"
"..ToolbarMode.Applications.Calc.Modes.Sidebar\n"
@@ -25768,10 +25315,9 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Notebookbar"
-msgstr ""
+msgstr "Barra de notes"
#: ToolbarMode.xcu
-#, fuzzy
msgctxt ""
"ToolbarMode.xcu\n"
"..ToolbarMode.Applications.Impress.Modes.Default\n"
@@ -25787,7 +25333,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Single Toolbar"
-msgstr ""
+msgstr "Barra d'eines única"
#: ToolbarMode.xcu
msgctxt ""
@@ -25796,20 +25342,18 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Notebookbar"
-msgstr ""
+msgstr "Barra de notes"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:AddTextBox\n"
"Label\n"
"value.text"
msgid "Add Text Box"
-msgstr "Afig un quadre de text"
+msgstr "Afig quadre de text"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:RemoveTextBox\n"
@@ -25828,7 +25372,6 @@ msgid "AutoTe~xt..."
msgstr "Te~xt automàtic..."
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:PrintLayout\n"
@@ -25838,7 +25381,6 @@ msgid "~Normal View"
msgstr "Visualització ~normal"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:PrintLayout\n"
@@ -25956,17 +25498,15 @@ msgid "Preview Zoom"
msgstr "Escala de previsualització"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:InsertEndnote\n"
"Label\n"
"value.text"
msgid "~Endnote"
-msgstr "~Nota al final"
+msgstr "Nota al ~final"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:InsertEndnote\n"
@@ -25985,27 +25525,24 @@ msgid "Number Recognition"
msgstr "Reconeixement de nombres"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:InsertSection\n"
"Label\n"
"value.text"
msgid "Se~ction..."
-msgstr "~Secció..."
+msgstr "Se~cció..."
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:InsertMultiIndex\n"
"Label\n"
"value.text"
msgid "Table of Contents"
-msgstr "Índex de continguts"
+msgstr "Taula de continguts"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:InsertMultiIndex\n"
@@ -26069,24 +25606,22 @@ msgid "Font Color"
msgstr "Color de la lletra"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:UpdateAllIndexes\n"
"Label\n"
"value.text"
msgid "Update All"
-msgstr "Act~ualitza-ho tot"
+msgstr "Actualitza-ho tot"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:UpdateAllIndexes\n"
"ContextLabel\n"
"value.text"
msgid "Indexes and ~Tables"
-msgstr "Índe~xs i taules"
+msgstr "Índexs i ~taules"
#: WriterCommands.xcu
msgctxt ""
@@ -26095,17 +25630,16 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Update Index"
-msgstr ""
+msgstr "Actualitza l'índex"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:UpdateCurIndex\n"
"ContextLabel\n"
"value.text"
msgid "Current ~Index"
-msgstr "Í~ndex actual"
+msgstr "Índex ~actual"
#: WriterCommands.xcu
msgctxt ""
@@ -26114,7 +25648,7 @@ msgctxt ""
"PopupLabel\n"
"value.text"
msgid "Update index"
-msgstr ""
+msgstr "Actualitza l'índex"
#: WriterCommands.xcu
msgctxt ""
@@ -26126,14 +25660,13 @@ msgid "Delete index"
msgstr "Suprimeix l'índex"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:ProtectTraceChangeMode\n"
"Label\n"
"value.text"
msgid "~Protect..."
-msgstr "Protegeix..."
+msgstr "~Protegeix..."
#: WriterCommands.xcu
msgctxt ""
@@ -26142,17 +25675,16 @@ msgctxt ""
"TooltipLabel\n"
"value.text"
msgid "Protect Track Changes"
-msgstr ""
+msgstr "Protegeix el seguiment de canvis"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:RejectTrackedChange\n"
"Label\n"
"value.text"
msgid "Reject"
-msgstr "_Rebutja"
+msgstr "Rebutja"
#: WriterCommands.xcu
msgctxt ""
@@ -26161,10 +25693,9 @@ msgctxt ""
"TooltipLabel\n"
"value.text"
msgid "Reject Track Change"
-msgstr ""
+msgstr "Rebutja el canvi"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:RejectTrackedChange\n"
@@ -26174,14 +25705,13 @@ msgid "Reject Change"
msgstr "Rebutja el canvi"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:RejectAllTrackedChanges\n"
"Label\n"
"value.text"
msgid "Reject All"
-msgstr "Selecciona-ho tot"
+msgstr "Rebutja-ho tot"
#: WriterCommands.xcu
msgctxt ""
@@ -26190,7 +25720,7 @@ msgctxt ""
"TooltipLabel\n"
"value.text"
msgid "Reject All Tracked Changes"
-msgstr ""
+msgstr "Rebutja tots els canvis en seguiment"
#: WriterCommands.xcu
msgctxt ""
@@ -26199,10 +25729,9 @@ msgctxt ""
"PopupLabel\n"
"value.text"
msgid "Reject All Changes"
-msgstr ""
+msgstr "Rebutja tots els canvis"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:AcceptTrackedChange\n"
@@ -26218,10 +25747,9 @@ msgctxt ""
"TooltipLabel\n"
"value.text"
msgid "Accept Track Change"
-msgstr ""
+msgstr "Accepta el canvi"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:AcceptTrackedChange\n"
@@ -26231,7 +25759,6 @@ msgid "Accept Change"
msgstr "Accepta el canvi"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:AcceptAllTrackedChanges\n"
@@ -26247,7 +25774,7 @@ msgctxt ""
"TooltipLabel\n"
"value.text"
msgid "Accept All Tracked Changes"
-msgstr ""
+msgstr "Accepta tots els canvis en seguiment"
#: WriterCommands.xcu
msgctxt ""
@@ -26256,17 +25783,16 @@ msgctxt ""
"PopupLabel\n"
"value.text"
msgid "Accept All Changes"
-msgstr ""
+msgstr "Accepta tots els canvis"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:NextTrackedChange\n"
"Label\n"
"value.text"
msgid "Next"
-msgstr "Text"
+msgstr "Següent"
#: WriterCommands.xcu
msgctxt ""
@@ -26275,17 +25801,16 @@ msgctxt ""
"TooltipLabel\n"
"value.text"
msgid "Next Track Change"
-msgstr ""
+msgstr "Canvi següent"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:PreviousTrackedChange\n"
"Label\n"
"value.text"
msgid "Pr~evious"
-msgstr "Anterior"
+msgstr "~Anterior"
#: WriterCommands.xcu
msgctxt ""
@@ -26294,7 +25819,7 @@ msgctxt ""
"TooltipLabel\n"
"value.text"
msgid "Previous Track Change"
-msgstr ""
+msgstr "Canvi anterior"
#: WriterCommands.xcu
msgctxt ""
@@ -26321,7 +25846,7 @@ msgctxt ""
"TooltipLabel\n"
"value.text"
msgid "Record Track Changes"
-msgstr ""
+msgstr "Grava els canvis"
#: WriterCommands.xcu
msgctxt ""
@@ -26330,7 +25855,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Track Changes Functions"
-msgstr ""
+msgstr "Funcions de seguiment de canvis"
#: WriterCommands.xcu
msgctxt ""
@@ -26339,7 +25864,7 @@ msgctxt ""
"TooltipLabel\n"
"value.text"
msgid "Show Track Changes Functions"
-msgstr ""
+msgstr "Mostra les funcions de seguiment de canvis"
#: WriterCommands.xcu
msgctxt ""
@@ -26357,17 +25882,16 @@ msgctxt ""
"TooltipLabel\n"
"value.text"
msgid "Show Track Changes"
-msgstr ""
+msgstr "Mostra el seguiment de canvis"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:ViewTrackChanges\n"
"Label\n"
"value.text"
msgid "~Track Changes"
-msgstr "Seguiment de canvis"
+msgstr "~Seguiment de canvis"
#: WriterCommands.xcu
msgctxt ""
@@ -26394,7 +25918,7 @@ msgctxt ""
"TooltipLabel\n"
"value.text"
msgid "Insert Track Change Comment"
-msgstr ""
+msgstr "Insereix un comentari de seguiment de canvis"
#: WriterCommands.xcu
msgctxt ""
@@ -26415,7 +25939,6 @@ msgid "En~velope..."
msgstr "So~bre..."
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:AcceptTrackedChanges\n"
@@ -26431,7 +25954,7 @@ msgctxt ""
"TooltipLabel\n"
"value.text"
msgid "Manage Track Changes"
-msgstr ""
+msgstr "Gestiona el seguiment de canvis"
#: WriterCommands.xcu
msgctxt ""
@@ -26461,7 +25984,6 @@ msgid "~Charts"
msgstr "~Diagrames"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:EditHyperlink\n"
@@ -26471,14 +25993,13 @@ msgid "~Hyperlink"
msgstr "~Enllaç"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:EditHyperlink\n"
"PopupLabel\n"
"value.text"
msgid "Edit Hyperlink..."
-msgstr "Edita l'enllaç"
+msgstr "Edita l'enllaç..."
#: WriterCommands.xcu
msgctxt ""
@@ -26508,7 +26029,6 @@ msgid "Bookmar~k..."
msgstr "M~arca de text..."
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:InsertBookmark\n"
@@ -26524,7 +26044,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Anc~hor..."
-msgstr ""
+msgstr "À~ncora..."
#: WriterCommands.xcu
msgctxt ""
@@ -26563,14 +26083,13 @@ msgid "~More Fields..."
msgstr "~Més camps..."
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:ChangeDatabaseField\n"
"Label\n"
"value.text"
msgid "Exchange Data~base..."
-msgstr "Intercan~via la base de dades..."
+msgstr "Intercanvia la ~base de dades..."
#: WriterCommands.xcu
msgctxt ""
@@ -26582,7 +26101,6 @@ msgid "Caption..."
msgstr "Llegenda..."
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:InsertCaptionDialog\n"
@@ -26592,14 +26110,13 @@ msgid "Insert Caption"
msgstr "Insereix una llegenda"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:InsertCaptionDialog\n"
"PopupLabel\n"
"value.text"
msgid "Insert Caption..."
-msgstr "Insereix una llegenda"
+msgstr "Insereix una llegenda..."
#: WriterCommands.xcu
msgctxt ""
@@ -26626,7 +26143,7 @@ msgctxt ""
"TooltipLabel\n"
"value.text"
msgid "Insert Cross-reference"
-msgstr ""
+msgstr "Insereix una referència creuada"
#: WriterCommands.xcu
msgctxt ""
@@ -26656,17 +26173,15 @@ msgid "Insert Other Objects"
msgstr "Insereix altres objectes"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:InsertPagebreak\n"
"Label\n"
"value.text"
msgid "~Page Break"
-msgstr "Salt de ~pàgina"
+msgstr "~Salt de pàgina"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:InsertPagebreak\n"
@@ -26676,7 +26191,6 @@ msgid "Insert Page Break"
msgstr "Insereix un salt de pàgina"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:InsertTable\n"
@@ -26686,7 +26200,6 @@ msgid "Table"
msgstr "Taula"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:InsertTable\n"
@@ -26714,7 +26227,6 @@ msgid "~Frame Interactively"
msgstr "~Marc interactivament"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:InsertFrame\n"
@@ -26724,7 +26236,6 @@ msgid "Frame"
msgstr "Marc"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:InsertFrame\n"
@@ -26734,7 +26245,6 @@ msgid "F~rame..."
msgstr "~Marc..."
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:InsertFrame\n"
@@ -26753,14 +26263,13 @@ msgid "~Index Entry..."
msgstr "Entrada de l'índe~x..."
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:InsertIndexesEntry\n"
"TooltipLabel\n"
"value.text"
msgid "Insert Index Entry"
-msgstr "Insereix entrada d'índex"
+msgstr "Insereix una entrada d'índex"
#: WriterCommands.xcu
msgctxt ""
@@ -26850,7 +26359,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "First Mail Merge Entry"
-msgstr ""
+msgstr "Primera entrada de la combinació de correspondència"
#: WriterCommands.xcu
msgctxt ""
@@ -26859,7 +26368,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Previous Mail Merge Entry"
-msgstr ""
+msgstr "Entrada anterior de la combinació de correspondència"
#: WriterCommands.xcu
msgctxt ""
@@ -26868,7 +26377,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Current Mail Merge Entry"
-msgstr ""
+msgstr "Entrada actual de la combinació de correspondència"
#: WriterCommands.xcu
msgctxt ""
@@ -26877,7 +26386,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Next Mail Merge Entry"
-msgstr ""
+msgstr "Entrada següent de la combinació de correspondència"
#: WriterCommands.xcu
msgctxt ""
@@ -26886,7 +26395,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Last Mail Merge Entry"
-msgstr ""
+msgstr "Última entrada de la combinació de correspondència"
#: WriterCommands.xcu
msgctxt ""
@@ -26895,7 +26404,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Exclude Mail Merge Entry"
-msgstr ""
+msgstr "Exclou l'entrada de la combinació de correspondència"
#: WriterCommands.xcu
msgctxt ""
@@ -26904,17 +26413,16 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Edit Individual Documents"
-msgstr ""
+msgstr "Edita els documents individuals"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:MailMergeSaveDocuments\n"
"Label\n"
"value.text"
msgid "Save Merged Documents"
-msgstr "Guarda el document combinat"
+msgstr "Guarda els documents combinats"
#: WriterCommands.xcu
msgctxt ""
@@ -26923,17 +26431,16 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Print Merged Documents"
-msgstr ""
+msgstr "Imprimeix els documents combinats"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:MailMergeEmailDocuments\n"
"Label\n"
"value.text"
msgid "Send E-Mail Messages"
-msgstr "S'estan enviant els missatges de correu electrònic"
+msgstr "Envia els missatges de correu electrònic"
#: WriterCommands.xcu
msgctxt ""
@@ -26963,14 +26470,13 @@ msgid "~Formula..."
msgstr "~Fórmula..."
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:InsertObjectStarMath\n"
"TooltipLabel\n"
"value.text"
msgid "Insert Formula"
-msgstr "Insereix la fórmula"
+msgstr "Insereix una fórmula"
#: WriterCommands.xcu
msgctxt ""
@@ -27018,7 +26524,6 @@ msgid "Insert Object"
msgstr "Insereix un objecte"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:FormatObjectMenu\n"
@@ -27028,7 +26533,6 @@ msgid "Text Box and Shap~e"
msgstr "Quadre de ~text i forma"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:InsertFieldCtrl\n"
@@ -27038,14 +26542,13 @@ msgid "Fiel~d"
msgstr "~Camp"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:InsertFieldCtrl\n"
"TooltipLabel\n"
"value.text"
msgid "Insert Field"
-msgstr "Insereix el camp"
+msgstr "Insereix un camp"
#: WriterCommands.xcu
msgctxt ""
@@ -27120,17 +26623,15 @@ msgid "~Author"
msgstr "~Autor"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:InsertFootnote\n"
"Label\n"
"value.text"
msgid "~Footnote"
-msgstr "~Nota al peu"
+msgstr "Nota al ~peu"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:InsertFootnote\n"
@@ -27398,7 +26899,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Rotate 1~80°"
-msgstr ""
+msgstr "Gira 1~80°"
#: WriterCommands.xcu
msgctxt ""
@@ -27407,7 +26908,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Reset R~otation"
-msgstr ""
+msgstr "Reinicialitza la r~otació"
#: WriterCommands.xcu
msgctxt ""
@@ -27569,7 +27070,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Page Columns"
-msgstr ""
+msgstr "Columnes de la pàgina"
#: WriterCommands.xcu
msgctxt ""
@@ -27680,14 +27181,13 @@ msgid "~Properties..."
msgstr "~Propietats..."
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:TableDialog\n"
"PopupLabel\n"
"value.text"
msgid "~Table Properties..."
-msgstr "Propietats de la ta~ula..."
+msgstr "Propietats de la ~taula..."
#: WriterCommands.xcu
msgctxt ""
@@ -27699,7 +27199,6 @@ msgid "~Footnotes and Endnotes..."
msgstr "~Notes al peu i notes finals..."
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:CurrentFootnoteDialog\n"
@@ -27709,17 +27208,15 @@ msgid "~Footnotes and Endnotes..."
msgstr "~Notes al peu i notes finals..."
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:ResetAttributes\n"
"Label\n"
"value.text"
msgid "Clear"
-msgstr "~Neteja"
+msgstr "Neteja"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:ResetAttributes\n"
@@ -27729,14 +27226,13 @@ msgid "Clear ~Direct Formatting"
msgstr "Neteja la formatació ~directa"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:ResetAttributes\n"
"TooltipLabel\n"
"value.text"
msgid "Clear Direct Formatting"
-msgstr "Neteja la formatació ~directa"
+msgstr "Neteja la formatació directa"
#: WriterCommands.xcu
msgctxt ""
@@ -27889,7 +27385,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Lin~ks to External Files..."
-msgstr ""
+msgstr "~Enllaços a fitxers externs..."
#: WriterCommands.xcu
msgctxt ""
@@ -27925,7 +27421,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Header Rows Repeat Across Pages"
-msgstr ""
+msgstr "Les files de capçalera es repeteixen en totes les pàgines"
#: WriterCommands.xcu
msgctxt ""
@@ -28141,7 +27637,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Row Height..."
-msgstr "Alçada de la fila..."
+msgstr "Alçària de la fila..."
#: WriterCommands.xcu
msgctxt ""
@@ -28150,7 +27646,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "~Column Width..."
-msgstr "Amplada de la ~columna..."
+msgstr "Amplària de la ~columna..."
#: WriterCommands.xcu
msgctxt ""
@@ -28360,7 +27856,6 @@ msgid "Calculate Table"
msgstr "Calcula la taula"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:UnsetCellsReadOnly\n"
@@ -28412,7 +27907,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Optimal Column Width"
-msgstr "Amplada òptima de la columna"
+msgstr "Amplària òptima de la columna"
#: WriterCommands.xcu
msgctxt ""
@@ -28520,7 +28015,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Optimal Row Height"
-msgstr "Alçada òptima de la fila"
+msgstr "Alçària òptima de la fila"
#: WriterCommands.xcu
msgctxt ""
@@ -28691,7 +28186,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Repeat Search"
-msgstr "Repeteix la cerca"
+msgstr "Repeteix la busca"
#: WriterCommands.xcu
msgctxt ""
@@ -28874,14 +28369,13 @@ msgid "~Sections..."
msgstr "~Seccions..."
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:EditCurrentRegion\n"
"Label\n"
"value.text"
msgid "Edit Section..."
-msgstr "Edita les seccions"
+msgstr "Edita la secció..."
#: WriterCommands.xcu
msgctxt ""
@@ -28938,7 +28432,6 @@ msgid "To Next Bookmark"
msgstr "Al marcador següent"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:NumberFormatDate\n"
@@ -29065,7 +28558,6 @@ msgid "In ~Background"
msgstr "En ~segon pla"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:WrapThroughTransparencyToggle\n"
@@ -29396,7 +28888,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Row to ~Break Across Pages"
-msgstr ""
+msgstr "~Trenca les files entre pàgines"
#: WriterCommands.xcu
msgctxt ""
@@ -29642,7 +29134,6 @@ msgid "~Thesaurus..."
msgstr "~Tesaurus..."
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:BackColor\n"
@@ -29706,7 +29197,6 @@ msgid "Add Unknown Words"
msgstr "Afig les paraules desconegudes"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:HScroll\n"
@@ -29722,7 +29212,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Chapter ~Numbering..."
-msgstr ""
+msgstr "~Numeració de capítols..."
#: WriterCommands.xcu
msgctxt ""
@@ -29731,27 +29221,25 @@ msgctxt ""
"TooltipLabel\n"
"value.text"
msgid "Set Chapter Numbering"
-msgstr ""
+msgstr "Estableix la numeració dels capítols"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:ControlCodes\n"
"Label\n"
"value.text"
msgid "Formatting Marks"
-msgstr "Marca de format"
+msgstr "Marques de formatació"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:ControlCodes\n"
"ContextLabel\n"
"value.text"
msgid "For~matting Marks"
-msgstr "Marca de format"
+msgstr "~Marques de format"
#: WriterCommands.xcu
msgctxt ""
@@ -29760,7 +29248,7 @@ msgctxt ""
"TooltipLabel\n"
"value.text"
msgid "Toggle Formatting Marks"
-msgstr ""
+msgstr "Activa/desactiva les marques de format"
#: WriterCommands.xcu
msgctxt ""
@@ -29886,7 +29374,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Smart ~Tag Options..."
-msgstr ""
+msgstr "Opcions d'e~tiquetes intel·ligents..."
#: WriterCommands.xcu
msgctxt ""
@@ -30060,7 +29548,6 @@ msgid "Continue previous numbering"
msgstr "Continua la numeració anterior"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:NavElement\n"
@@ -30124,27 +29611,24 @@ msgid "Default ~Paragraph"
msgstr "~Paràgraf predeterminat"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:DefaultParaStyle\n"
"Label\n"
"value.text"
msgid "Default ~Paragraph"
-msgstr "~Paràgraf predeterminat"
+msgstr "Paràgraf ~predeterminat"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:DefaultParaStyle\n"
"TooltipLabel\n"
"value.text"
msgid "Default Paragraph Style"
-msgstr "Aplica l'estil de paràgraf"
+msgstr "Estil de paràgraf predeterminat"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:StyleApply?Style:string=Title&amp;FamilyName:string=ParagraphStyles\n"
@@ -30154,7 +29638,6 @@ msgid "~Title"
msgstr "~Títol"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:TitleParaStyle\n"
@@ -30164,14 +29647,13 @@ msgid "~Title"
msgstr "~Títol"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:TitleParaStyle\n"
"TooltipLabel\n"
"value.text"
msgid "Title Paragraph Style"
-msgstr "Aplica l'estil de paràgraf"
+msgstr "Estil del paràgraf de títol"
#: WriterCommands.xcu
msgctxt ""
@@ -30183,7 +29665,6 @@ msgid "Su~btitle"
msgstr "~Subtítol"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:SubtitleParaStyle\n"
@@ -30193,14 +29674,13 @@ msgid "Su~btitle"
msgstr "~Subtítol"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:SubtitleParaStyle\n"
"TooltipLabel\n"
"value.text"
msgid "Subtitle Paragraph Style"
-msgstr "Aplica l'estil de paràgraf"
+msgstr "Estil del paràgraf del subtítol"
#: WriterCommands.xcu
msgctxt ""
@@ -30212,7 +29692,6 @@ msgid "Heading ~1"
msgstr "Encapçalament ~1"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:Heading1ParaStyle\n"
@@ -30228,7 +29707,7 @@ msgctxt ""
"TooltipLabel\n"
"value.text"
msgid "Heading 1 Paragraph Style"
-msgstr ""
+msgstr "Estil de paràgraf Encapçalament 1"
#: WriterCommands.xcu
msgctxt ""
@@ -30240,7 +29719,6 @@ msgid "Heading ~2"
msgstr "Encapçalament ~2"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:Heading2ParaStyle\n"
@@ -30256,7 +29734,7 @@ msgctxt ""
"TooltipLabel\n"
"value.text"
msgid "Heading 2 Paragraph Style"
-msgstr ""
+msgstr "Estil de paràgraf Encapçalament 2"
#: WriterCommands.xcu
msgctxt ""
@@ -30268,7 +29746,6 @@ msgid "Heading ~3"
msgstr "Encapçalament ~3"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:Heading3ParaStyle\n"
@@ -30284,7 +29761,7 @@ msgctxt ""
"TooltipLabel\n"
"value.text"
msgid "Heading 3 Paragraph Style"
-msgstr ""
+msgstr "Estil de paràgraf Encapçalament 3"
#: WriterCommands.xcu
msgctxt ""
@@ -30296,7 +29773,6 @@ msgid "Heading ~4"
msgstr "Encapçalament ~4"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:Heading4ParaStyle\n"
@@ -30312,7 +29788,7 @@ msgctxt ""
"TooltipLabel\n"
"value.text"
msgid "Heading 4 Paragraph Style"
-msgstr ""
+msgstr "Estil de paràgraf Encapçalament 4"
#: WriterCommands.xcu
msgctxt ""
@@ -30324,7 +29800,6 @@ msgid "Heading ~5"
msgstr "Encapçalament ~5"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:Heading5ParaStyle\n"
@@ -30340,7 +29815,7 @@ msgctxt ""
"TooltipLabel\n"
"value.text"
msgid "Heading 5 Paragraph Style"
-msgstr ""
+msgstr "Estil de paràgraf Encapçalament 5"
#: WriterCommands.xcu
msgctxt ""
@@ -30352,7 +29827,6 @@ msgid "Heading ~6"
msgstr "Encapçalament ~6"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:Heading6ParaStyle\n"
@@ -30368,7 +29842,7 @@ msgctxt ""
"TooltipLabel\n"
"value.text"
msgid "Heading 6 Paragraph Style"
-msgstr ""
+msgstr "Estil de paràgraf Encapçalament 6"
#: WriterCommands.xcu
msgctxt ""
@@ -30380,14 +29854,13 @@ msgid "~Quotations"
msgstr "~Cites"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:QuoteParaStyle\n"
"Label\n"
"value.text"
msgid "~Quotations"
-msgstr "~Cites"
+msgstr "~Citacions"
#: WriterCommands.xcu
msgctxt ""
@@ -30396,10 +29869,9 @@ msgctxt ""
"TooltipLabel\n"
"value.text"
msgid "Quotations Paragraph Style"
-msgstr ""
+msgstr "Estil de paràgraf de citacions"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:StyleApply?Style:string=Preformatted Text&amp;FamilyName:string=ParagraphStyles\n"
@@ -30409,7 +29881,6 @@ msgid "Pre~formatted Text"
msgstr "Text pre~formatat"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:PreformattedParaStyle\n"
@@ -30425,10 +29896,9 @@ msgctxt ""
"TooltipLabel\n"
"value.text"
msgid "Preformatted Text Paragraph Style"
-msgstr ""
+msgstr "Estil de paràgraf de text preformatat"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:StyleApply?Style:string=Text body&amp;FamilyName:string=ParagraphStyles\n"
@@ -30438,14 +29908,13 @@ msgid "Text Body"
msgstr "Cos de text"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:TextBodyParaStyle\n"
"Label\n"
"value.text"
msgid "Text Body"
-msgstr "Cos de text"
+msgstr "Cos del text"
#: WriterCommands.xcu
msgctxt ""
@@ -30454,10 +29923,9 @@ msgctxt ""
"TooltipLabel\n"
"value.text"
msgid "Text Body Paragraph Style"
-msgstr ""
+msgstr "Estil de paràgraf de cos de text"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:StyleApply?Style:string=Default Style&amp;FamilyName:string=CharacterStyles\n"
@@ -30467,7 +29935,6 @@ msgid "Default ~Character"
msgstr "~Caràcter predeterminat"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:DefaultCharStyle\n"
@@ -30483,7 +29950,7 @@ msgctxt ""
"TooltipLabel\n"
"value.text"
msgid "Default Character Style"
-msgstr ""
+msgstr "Estil de caràcter predeterminat"
#: WriterCommands.xcu
msgctxt ""
@@ -30495,7 +29962,6 @@ msgid "E~mphasis"
msgstr "È~mfasi"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:EmphasisCharStyle\n"
@@ -30511,27 +29977,25 @@ msgctxt ""
"TooltipLabel\n"
"value.text"
msgid "Emphasis Character Style"
-msgstr ""
+msgstr "Estil de caràcter d'èmfasi"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:StyleApply?Style:string=Strong Emphasis&amp;FamilyName:string=CharacterStyles\n"
"Label\n"
"value.text"
msgid "~Strong Emphasis"
-msgstr "È~mfasi fort"
+msgstr "Èmfasi ~fort"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:StrongEmphasisCharStyle\n"
"Label\n"
"value.text"
msgid "~Strong Emphasis"
-msgstr "È~mfasi fort"
+msgstr "Èmfasi ~fort"
#: WriterCommands.xcu
msgctxt ""
@@ -30540,10 +30004,9 @@ msgctxt ""
"TooltipLabel\n"
"value.text"
msgid "Strong Emphasis Character Style"
-msgstr ""
+msgstr "Estil de caràcter d'èmfasi fort"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:StyleApply?Style:string=Citation&amp;FamilyName:string=CharacterStyles\n"
@@ -30553,7 +30016,6 @@ msgid "Qu~otation"
msgstr "~Citació"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:QuoteCharStyle\n"
@@ -30569,10 +30031,9 @@ msgctxt ""
"TooltipLabel\n"
"value.text"
msgid "Quotation Character Style"
-msgstr ""
+msgstr "Estil de caràcter de citació"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:StyleApply?Style:string=Source Text&amp;FamilyName:string=CharacterStyles\n"
@@ -30582,7 +30043,6 @@ msgid "Sou~rce Text"
msgstr "Text ~original"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:SourceCharStyle\n"
@@ -30598,7 +30058,7 @@ msgctxt ""
"TooltipLabel\n"
"value.text"
msgid "Source Text Character Style"
-msgstr ""
+msgstr "Estil de caràcter de text font"
#: WriterCommands.xcu
msgctxt ""
@@ -30607,7 +30067,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Bullet List"
-msgstr ""
+msgstr "Llista de pics"
#: WriterCommands.xcu
msgctxt ""
@@ -30616,7 +30076,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Bullet List"
-msgstr ""
+msgstr "Llista de pics"
#: WriterCommands.xcu
msgctxt ""
@@ -30625,7 +30085,7 @@ msgctxt ""
"TooltipLabel\n"
"value.text"
msgid "Bullet List Style"
-msgstr ""
+msgstr "Estil de la llista de pics"
#: WriterCommands.xcu
msgctxt ""
@@ -30634,7 +30094,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Number List"
-msgstr ""
+msgstr "Llista numerada"
#: WriterCommands.xcu
msgctxt ""
@@ -30643,17 +30103,16 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Number List"
-msgstr ""
+msgstr "Llista numerada"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:NumberListStyle\n"
"TooltipLabel\n"
"value.text"
msgid "Number List Style"
-msgstr "Estil de numeració"
+msgstr "Estil de la llista numerada"
#: WriterCommands.xcu
msgctxt ""
@@ -30662,7 +30121,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Alphabet Uppercase List"
-msgstr ""
+msgstr "Llista alfabètica en majúscules"
#: WriterCommands.xcu
msgctxt ""
@@ -30671,7 +30130,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Alphabet Uppercase List"
-msgstr ""
+msgstr "Llista alfabètica en majúscules"
#: WriterCommands.xcu
msgctxt ""
@@ -30680,7 +30139,7 @@ msgctxt ""
"TooltipLabel\n"
"value.text"
msgid "Alphabet Uppercase List Style"
-msgstr ""
+msgstr "Estil de llista alfabètica en majúscules"
#: WriterCommands.xcu
msgctxt ""
@@ -30689,7 +30148,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Alphabet Lowercase List"
-msgstr ""
+msgstr "Llista alfabètica en minúscules"
#: WriterCommands.xcu
msgctxt ""
@@ -30698,7 +30157,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Alphabet Lowercase List"
-msgstr ""
+msgstr "Llista alfabètica en minúscules"
#: WriterCommands.xcu
msgctxt ""
@@ -30707,7 +30166,7 @@ msgctxt ""
"TooltipLabel\n"
"value.text"
msgid "Alphabet Lowercase List Style"
-msgstr ""
+msgstr "Estil de llista alfabètica en minúscules"
#: WriterCommands.xcu
msgctxt ""
@@ -30716,7 +30175,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Roman Uppercase List"
-msgstr ""
+msgstr "Llista numerada en xifres romanes majúscules"
#: WriterCommands.xcu
msgctxt ""
@@ -30725,7 +30184,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Roman Uppercase List"
-msgstr ""
+msgstr "Llista numerada en xifres romanes majúscules"
#: WriterCommands.xcu
msgctxt ""
@@ -30734,7 +30193,7 @@ msgctxt ""
"TooltipLabel\n"
"value.text"
msgid "Roman Uppercase List Style"
-msgstr ""
+msgstr "Estil de llista numerada en xifres romanes majúscules"
#: WriterCommands.xcu
msgctxt ""
@@ -30743,7 +30202,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Roman Lowercase List"
-msgstr ""
+msgstr "Llista numerada en xifres romanes minúscules"
#: WriterCommands.xcu
msgctxt ""
@@ -30752,7 +30211,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Roman Lowercase List"
-msgstr ""
+msgstr "Llista numerada en xifres romanes minúscules"
#: WriterCommands.xcu
msgctxt ""
@@ -30761,47 +30220,43 @@ msgctxt ""
"TooltipLabel\n"
"value.text"
msgid "Roman Lowercase List Style"
-msgstr ""
+msgstr "Estil de llista numerada en xifres romanes minúscules"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:StyleApply\n"
"Label\n"
"value.text"
msgid "Paragraph Style"
-msgstr "Aplica l'estil de paràgraf"
+msgstr "Estil de paràgraf"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:StyleApply\n"
"TooltipLabel\n"
"value.text"
msgid "Set Paragraph Style"
-msgstr "Aplica l'estil de paràgraf"
+msgstr "Defineix l'estil del paràgraf"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:Orientation\n"
"Label\n"
"value.text"
msgid "Orientation"
-msgstr "Presentació"
+msgstr "Orientació"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:AttributePageSize\n"
"Label\n"
"value.text"
msgid "Page Size"
-msgstr "Cares de la pàgina"
+msgstr "Mida de la pàgina"
#: WriterCommands.xcu
msgctxt ""
@@ -30810,10 +30265,9 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Page Margins"
-msgstr ""
+msgstr "Marges de la pàgina"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:HangingIndent\n"
@@ -30823,24 +30277,22 @@ msgid "Hanging Indent"
msgstr "Sagnat negatiu"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:Watermark\n"
"Label\n"
"value.text"
msgid "Watermark..."
-msgstr "Filigrana"
+msgstr "Marca d'aigua..."
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:FormMoreFieldsMenu\n"
"Label\n"
"value.text"
msgid "More Fields"
-msgstr "Més camps..."
+msgstr "Més camps"
#: WriterFormWindowState.xcu
msgctxt ""
@@ -30861,27 +30313,24 @@ msgid "Shape"
msgstr "Forma"
#: WriterFormWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterFormWindowState.xcu\n"
"..WriterFormWindowState.UIElements.States.private:resource/popupmenu/drawtext\n"
"UIName\n"
"value.text"
msgid "Shape Text"
-msgstr "Redimensiona el text"
+msgstr "Text amb forma"
#: WriterFormWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterFormWindowState.xcu\n"
"..WriterFormWindowState.UIElements.States.private:resource/popupmenu/form\n"
"UIName\n"
"value.text"
msgid "Form Control"
-msgstr "Controls de formulari"
+msgstr "Control del formulari"
#: WriterFormWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterFormWindowState.xcu\n"
"..WriterFormWindowState.UIElements.States.private:resource/popupmenu/formrichtext\n"
@@ -30891,17 +30340,15 @@ msgid "Text Box Formatting"
msgstr "Formatació del quadre de text"
#: WriterFormWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterFormWindowState.xcu\n"
"..WriterFormWindowState.UIElements.States.private:resource/popupmenu/frame\n"
"UIName\n"
"value.text"
msgid "Text Frame"
-msgstr "Al marc següent"
+msgstr "Marc de text"
#: WriterFormWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterFormWindowState.xcu\n"
"..WriterFormWindowState.UIElements.States.private:resource/popupmenu/graphic\n"
@@ -30911,17 +30358,15 @@ msgid "Image"
msgstr "Imatge"
#: WriterFormWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterFormWindowState.xcu\n"
"..WriterFormWindowState.UIElements.States.private:resource/popupmenu/media\n"
"UIName\n"
"value.text"
msgid "Media"
-msgstr "Mitjà"
+msgstr "Elements multimèdia"
#: WriterFormWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterFormWindowState.xcu\n"
"..WriterFormWindowState.UIElements.States.private:resource/popupmenu/oleobject\n"
@@ -30940,7 +30385,6 @@ msgid "Print Preview"
msgstr "Previsualització d'impressió"
#: WriterFormWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterFormWindowState.xcu\n"
"..WriterFormWindowState.UIElements.States.private:resource/popupmenu/table\n"
@@ -30950,7 +30394,6 @@ msgid "Table"
msgstr "Taula"
#: WriterFormWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterFormWindowState.xcu\n"
"..WriterFormWindowState.UIElements.States.private:resource/popupmenu/text\n"
@@ -30978,14 +30421,13 @@ msgid "Formatting"
msgstr "Formatació"
#: WriterFormWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterFormWindowState.xcu\n"
"..WriterFormWindowState.UIElements.States.private:resource/toolbar/mailmerge\n"
"UIName\n"
"value.text"
msgid "Mail Merge"
-msgstr "Combinació de correu"
+msgstr "Combina la correspondència"
#: WriterFormWindowState.xcu
msgctxt ""
@@ -31321,27 +30763,24 @@ msgid "Shape"
msgstr "Forma"
#: WriterGlobalWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterGlobalWindowState.xcu\n"
"..WriterGlobalWindowState.UIElements.States.private:resource/popupmenu/drawtext\n"
"UIName\n"
"value.text"
msgid "Shape Text"
-msgstr "Redimensiona el text"
+msgstr "Text amb forma"
#: WriterGlobalWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterGlobalWindowState.xcu\n"
"..WriterGlobalWindowState.UIElements.States.private:resource/popupmenu/form\n"
"UIName\n"
"value.text"
msgid "Form Control"
-msgstr "Controls de formulari"
+msgstr "Control de formulari"
#: WriterGlobalWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterGlobalWindowState.xcu\n"
"..WriterGlobalWindowState.UIElements.States.private:resource/popupmenu/formrichtext\n"
@@ -31351,17 +30790,15 @@ msgid "Text Box Formatting"
msgstr "Formatació del quadre de text"
#: WriterGlobalWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterGlobalWindowState.xcu\n"
"..WriterGlobalWindowState.UIElements.States.private:resource/popupmenu/frame\n"
"UIName\n"
"value.text"
msgid "Text Frame"
-msgstr "Al marc següent"
+msgstr "Marc de text"
#: WriterGlobalWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterGlobalWindowState.xcu\n"
"..WriterGlobalWindowState.UIElements.States.private:resource/popupmenu/graphic\n"
@@ -31371,17 +30808,15 @@ msgid "Image"
msgstr "Imatge"
#: WriterGlobalWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterGlobalWindowState.xcu\n"
"..WriterGlobalWindowState.UIElements.States.private:resource/popupmenu/media\n"
"UIName\n"
"value.text"
msgid "Media"
-msgstr "Mitjà"
+msgstr "Elements multimèdia"
#: WriterGlobalWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterGlobalWindowState.xcu\n"
"..WriterGlobalWindowState.UIElements.States.private:resource/popupmenu/oleobject\n"
@@ -31400,7 +30835,6 @@ msgid "Print Preview"
msgstr "Previsualització d'impressió"
#: WriterGlobalWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterGlobalWindowState.xcu\n"
"..WriterGlobalWindowState.UIElements.States.private:resource/popupmenu/table\n"
@@ -31410,7 +30844,6 @@ msgid "Table"
msgstr "Taula"
#: WriterGlobalWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterGlobalWindowState.xcu\n"
"..WriterGlobalWindowState.UIElements.States.private:resource/popupmenu/text\n"
@@ -31435,7 +30868,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Find"
-msgstr "Cerca"
+msgstr "Busca"
#: WriterGlobalWindowState.xcu
msgctxt ""
@@ -31762,7 +31195,6 @@ msgid "Navigation"
msgstr "Navegació"
#: WriterGlobalWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterGlobalWindowState.xcu\n"
"..WriterGlobalWindowState.UIElements.States.private:resource/toolbar/changes\n"
@@ -31778,7 +31210,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Formatting (Styles)"
-msgstr ""
+msgstr "Formatació (estils)"
#: WriterReportWindowState.xcu
msgctxt ""
@@ -31799,27 +31231,24 @@ msgid "Shape"
msgstr "Forma"
#: WriterReportWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterReportWindowState.xcu\n"
"..WriterReportWindowState.UIElements.States.private:resource/popupmenu/drawtext\n"
"UIName\n"
"value.text"
msgid "Shape Text"
-msgstr "Redimensiona el text"
+msgstr "Text amb forma"
#: WriterReportWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterReportWindowState.xcu\n"
"..WriterReportWindowState.UIElements.States.private:resource/popupmenu/form\n"
"UIName\n"
"value.text"
msgid "Form Control"
-msgstr "Controls de formulari"
+msgstr "Control de formulari"
#: WriterReportWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterReportWindowState.xcu\n"
"..WriterReportWindowState.UIElements.States.private:resource/popupmenu/formrichtext\n"
@@ -31829,17 +31258,15 @@ msgid "Text Box Formatting"
msgstr "Formatació del quadre de text"
#: WriterReportWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterReportWindowState.xcu\n"
"..WriterReportWindowState.UIElements.States.private:resource/popupmenu/frame\n"
"UIName\n"
"value.text"
msgid "Text Frame"
-msgstr "Al marc següent"
+msgstr "Marc de text"
#: WriterReportWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterReportWindowState.xcu\n"
"..WriterReportWindowState.UIElements.States.private:resource/popupmenu/graphic\n"
@@ -31849,17 +31276,15 @@ msgid "Image"
msgstr "Imatge"
#: WriterReportWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterReportWindowState.xcu\n"
"..WriterReportWindowState.UIElements.States.private:resource/popupmenu/media\n"
"UIName\n"
"value.text"
msgid "Media"
-msgstr "Mitjà"
+msgstr "Elements multimèdia"
#: WriterReportWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterReportWindowState.xcu\n"
"..WriterReportWindowState.UIElements.States.private:resource/popupmenu/oleobject\n"
@@ -31869,7 +31294,6 @@ msgid "OLE Object"
msgstr "Objecte OLE"
#: WriterReportWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterReportWindowState.xcu\n"
"..WriterReportWindowState.UIElements.States.private:resource/popupmenu/preview\n"
@@ -31879,7 +31303,6 @@ msgid "Print Preview"
msgstr "Previsualització d'impressió"
#: WriterReportWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterReportWindowState.xcu\n"
"..WriterReportWindowState.UIElements.States.private:resource/popupmenu/table\n"
@@ -31889,7 +31312,6 @@ msgid "Table"
msgstr "Taula"
#: WriterReportWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterReportWindowState.xcu\n"
"..WriterReportWindowState.UIElements.States.private:resource/popupmenu/text\n"
@@ -31917,14 +31339,13 @@ msgid "Formatting"
msgstr "Formatació"
#: WriterReportWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterReportWindowState.xcu\n"
"..WriterReportWindowState.UIElements.States.private:resource/toolbar/mailmerge\n"
"UIName\n"
"value.text"
msgid "Mail Merge"
-msgstr "Combinació de correu"
+msgstr "Combinació de correspondència"
#: WriterReportWindowState.xcu
msgctxt ""
@@ -32251,17 +31672,15 @@ msgid "Comment"
msgstr "Comentari"
#: WriterWebWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWebWindowState.xcu\n"
"..WriterWebWindowState.UIElements.States.private:resource/popupmenu/form\n"
"UIName\n"
"value.text"
msgid "Form Control"
-msgstr "Controls de formulari"
+msgstr "Control de formulari"
#: WriterWebWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWebWindowState.xcu\n"
"..WriterWebWindowState.UIElements.States.private:resource/popupmenu/formrichtext\n"
@@ -32271,17 +31690,15 @@ msgid "Text Box Formatting"
msgstr "Formatació del quadre de text"
#: WriterWebWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWebWindowState.xcu\n"
"..WriterWebWindowState.UIElements.States.private:resource/popupmenu/frame\n"
"UIName\n"
"value.text"
msgid "Text Frame"
-msgstr "Al marc següent"
+msgstr "Marc de text"
#: WriterWebWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWebWindowState.xcu\n"
"..WriterWebWindowState.UIElements.States.private:resource/popupmenu/graphic\n"
@@ -32291,7 +31708,6 @@ msgid "Image"
msgstr "Imatge"
#: WriterWebWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWebWindowState.xcu\n"
"..WriterWebWindowState.UIElements.States.private:resource/popupmenu/oleobject\n"
@@ -32319,7 +31735,6 @@ msgid "HTML Source"
msgstr "Codi font HTML"
#: WriterWebWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWebWindowState.xcu\n"
"..WriterWebWindowState.UIElements.States.private:resource/popupmenu/table\n"
@@ -32329,7 +31744,6 @@ msgid "Table"
msgstr "Taula"
#: WriterWebWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWebWindowState.xcu\n"
"..WriterWebWindowState.UIElements.States.private:resource/popupmenu/text\n"
@@ -32354,7 +31768,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Find"
-msgstr "Cerca"
+msgstr "Busca"
#: WriterWebWindowState.xcu
msgctxt ""
@@ -32654,27 +32068,24 @@ msgid "Shape"
msgstr "Forma"
#: WriterWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWindowState.xcu\n"
"..WriterWindowState.UIElements.States.private:resource/popupmenu/drawtext\n"
"UIName\n"
"value.text"
msgid "Shape Text"
-msgstr "Redimensiona el text"
+msgstr "Text amb forma"
#: WriterWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWindowState.xcu\n"
"..WriterWindowState.UIElements.States.private:resource/popupmenu/form\n"
"UIName\n"
"value.text"
msgid "Form Control"
-msgstr "Controls de formulari"
+msgstr "Control de formulari"
#: WriterWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWindowState.xcu\n"
"..WriterWindowState.UIElements.States.private:resource/popupmenu/formrichtext\n"
@@ -32684,17 +32095,15 @@ msgid "Text Box Formatting"
msgstr "Formatació del quadre de text"
#: WriterWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWindowState.xcu\n"
"..WriterWindowState.UIElements.States.private:resource/popupmenu/frame\n"
"UIName\n"
"value.text"
msgid "Text Frame"
-msgstr "Al marc següent"
+msgstr "Marc de text"
#: WriterWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWindowState.xcu\n"
"..WriterWindowState.UIElements.States.private:resource/popupmenu/graphic\n"
@@ -32704,14 +32113,13 @@ msgid "Image"
msgstr "Imatge"
#: WriterWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWindowState.xcu\n"
"..WriterWindowState.UIElements.States.private:resource/popupmenu/media\n"
"UIName\n"
"value.text"
msgid "Media"
-msgstr "Mitjà"
+msgstr "Elements multimèdia"
#: WriterWindowState.xcu
msgctxt ""
@@ -32720,10 +32128,9 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Notebookbar"
-msgstr ""
+msgstr "Barra de notes"
#: WriterWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWindowState.xcu\n"
"..WriterWindowState.UIElements.States.private:resource/popupmenu/oleobject\n"
@@ -32742,7 +32149,6 @@ msgid "Print Preview"
msgstr "Previsualització d'impressió"
#: WriterWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWindowState.xcu\n"
"..WriterWindowState.UIElements.States.private:resource/popupmenu/table\n"
@@ -32752,7 +32158,6 @@ msgid "Table"
msgstr "Taula"
#: WriterWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWindowState.xcu\n"
"..WriterWindowState.UIElements.States.private:resource/popupmenu/text\n"
@@ -32777,7 +32182,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Notebookbar shortcuts"
-msgstr ""
+msgstr "Dreceres de la barra de notes"
#: WriterWindowState.xcu
msgctxt ""
@@ -32786,7 +32191,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Find"
-msgstr "Cerca"
+msgstr "Busca"
#: WriterWindowState.xcu
msgctxt ""
@@ -32798,14 +32203,13 @@ msgid "Formatting"
msgstr "Formatació"
#: WriterWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWindowState.xcu\n"
"..WriterWindowState.UIElements.States.private:resource/toolbar/mailmerge\n"
"UIName\n"
"value.text"
msgid "Mail Merge"
-msgstr "Combinació de correu"
+msgstr "Combinació de correspondència"
#: WriterWindowState.xcu
msgctxt ""
@@ -32817,7 +32221,6 @@ msgid "Tools"
msgstr "Eines"
#: WriterWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWindowState.xcu\n"
"..WriterWindowState.UIElements.States.private:resource/toolbar/linesbar\n"
@@ -32827,7 +32230,6 @@ msgid "Lines"
msgstr "Línies"
#: WriterWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWindowState.xcu\n"
"..WriterWindowState.UIElements.States.private:resource/toolbar/arrowsbar\n"
@@ -32843,7 +32245,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "TSCP Classification"
-msgstr ""
+msgstr "Classificació TSCP"
#: WriterWindowState.xcu
msgctxt ""
@@ -32972,7 +32374,6 @@ msgid "Full Screen"
msgstr "Pantalla completa"
#: WriterWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWindowState.xcu\n"
"..WriterWindowState.UIElements.States.private:resource/toolbar/graffilterbar\n"
@@ -33009,7 +32410,6 @@ msgid "OLE-Object"
msgstr "Objecte OLE"
#: WriterWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWindowState.xcu\n"
"..WriterWindowState.UIElements.States.private:resource/toolbar/optimizetablebar\n"
@@ -33178,7 +32578,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Standard (Single Mode)"
-msgstr ""
+msgstr "Estàndard (mode simple)"
#: WriterWindowState.xcu
msgctxt ""
@@ -33187,7 +32587,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Formatting (Styles)"
-msgstr ""
+msgstr "Formatació (estils)"
#: XFormsWindowState.xcu
msgctxt ""
@@ -33208,27 +32608,24 @@ msgid "Shape"
msgstr "Forma"
#: XFormsWindowState.xcu
-#, fuzzy
msgctxt ""
"XFormsWindowState.xcu\n"
"..XFormsWindowState.UIElements.States.private:resource/popupmenu/drawtext\n"
"UIName\n"
"value.text"
msgid "Shape Text"
-msgstr "Redimensiona el text"
+msgstr "Text amb forma"
#: XFormsWindowState.xcu
-#, fuzzy
msgctxt ""
"XFormsWindowState.xcu\n"
"..XFormsWindowState.UIElements.States.private:resource/popupmenu/form\n"
"UIName\n"
"value.text"
msgid "Form Control"
-msgstr "Controls de formulari"
+msgstr "Control de formulari"
#: XFormsWindowState.xcu
-#, fuzzy
msgctxt ""
"XFormsWindowState.xcu\n"
"..XFormsWindowState.UIElements.States.private:resource/popupmenu/formrichtext\n"
@@ -33238,17 +32635,15 @@ msgid "Text Box Formatting"
msgstr "Formatació del quadre de text"
#: XFormsWindowState.xcu
-#, fuzzy
msgctxt ""
"XFormsWindowState.xcu\n"
"..XFormsWindowState.UIElements.States.private:resource/popupmenu/frame\n"
"UIName\n"
"value.text"
msgid "Text Frame"
-msgstr "Al marc següent"
+msgstr "Marc de text"
#: XFormsWindowState.xcu
-#, fuzzy
msgctxt ""
"XFormsWindowState.xcu\n"
"..XFormsWindowState.UIElements.States.private:resource/popupmenu/graphic\n"
@@ -33258,17 +32653,15 @@ msgid "Image"
msgstr "Imatge"
#: XFormsWindowState.xcu
-#, fuzzy
msgctxt ""
"XFormsWindowState.xcu\n"
"..XFormsWindowState.UIElements.States.private:resource/popupmenu/media\n"
"UIName\n"
"value.text"
msgid "Media"
-msgstr "Mitjà"
+msgstr "Elements multimèdia"
#: XFormsWindowState.xcu
-#, fuzzy
msgctxt ""
"XFormsWindowState.xcu\n"
"..XFormsWindowState.UIElements.States.private:resource/popupmenu/oleobject\n"
@@ -33287,7 +32680,6 @@ msgid "Print Preview"
msgstr "Previsualització d'impressió"
#: XFormsWindowState.xcu
-#, fuzzy
msgctxt ""
"XFormsWindowState.xcu\n"
"..XFormsWindowState.UIElements.States.private:resource/popupmenu/table\n"
@@ -33297,7 +32689,6 @@ msgid "Table"
msgstr "Taula"
#: XFormsWindowState.xcu
-#, fuzzy
msgctxt ""
"XFormsWindowState.xcu\n"
"..XFormsWindowState.UIElements.States.private:resource/popupmenu/text\n"
@@ -33322,7 +32713,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Find"
-msgstr "Cerca"
+msgstr "Busca"
#: XFormsWindowState.xcu
msgctxt ""
@@ -33469,7 +32860,6 @@ msgid "Full Screen"
msgstr "Pantalla completa"
#: XFormsWindowState.xcu
-#, fuzzy
msgctxt ""
"XFormsWindowState.xcu\n"
"..XFormsWindowState.UIElements.States.private:resource/toolbar/graffilterbar\n"
diff --git a/source/ca-valencia/readlicense_oo/docs.po b/source/ca-valencia/readlicense_oo/docs.po
index 99bf7e45a1e..0afcf2099e5 100644
--- a/source/ca-valencia/readlicense_oo/docs.po
+++ b/source/ca-valencia/readlicense_oo/docs.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2017-10-04 11:48+0200\n"
-"PO-Revision-Date: 2016-04-29 07:15+0000\n"
-"Last-Translator: Pau Iranzo <paugnu@gmail.com>\n"
+"PO-Revision-Date: 2018-01-15 13:22+0000\n"
+"Last-Translator: joamuran <joamuran@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca-valencia\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1461914133.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1516022571.000000\n"
#: readme.xrm
msgctxt ""
@@ -126,7 +126,7 @@ msgctxt ""
"s2s3sdf21\n"
"readmeitem.text"
msgid "Microsoft Windows 7, 8.x, or 10"
-msgstr ""
+msgstr "Microsoft Windows 7, 8.x o 10"
#: readme.xrm
msgctxt ""
@@ -214,7 +214,7 @@ msgctxt ""
"wd2dff\n"
"readmeitem.text"
msgid "Gnome 2.16 or higher, with the gail 1.9 and the at-spi 1.7 packages (required for support for assistive technology [AT] tools), or another compatible GUI (such as KDE, among others)."
-msgstr "Gnome 2.16 o superior, amb els paquets gail 1.9 i at-spi 1.7 (necessari per a la compatibilitat amb tecnologies d'assitència [AT]), o una altra IGU compatible (com ara KDE, entre altres)."
+msgstr "Gnome 2.16 o superior, amb els paquets gail 1.9 i at-spi 1.7 (necessari per a la compatibilitat amb tecnologies d'assistència [AT]), o una altra IGU compatible (com ara KDE, entre altres)."
#: readme.xrm
msgctxt ""
@@ -278,7 +278,7 @@ msgctxt ""
"debianinstall4\n"
"readmeitem.text"
msgid "Right-click within the directory and choose \"Open in Terminal\". A terminal window will open. From the command line of the terminal window, enter the following command (you will be prompted to enter your root user's password before the command will execute):"
-msgstr "Feu clic amb el botó secundari sobre el directori i seleccioneu \"Obri en el Terminal\". S'obrirà una finestra de terminal. Des de la línia d'ordes de la finestra de terminal, introduïu la següent orde (se vos preguntarà la contrasenya d'administrador abans d'executar-se):"
+msgstr "Feu clic amb el botó secundari sobre el directori i seleccioneu «Obri en el Terminal». S'obrirà una finestra de terminal. Des de la línia d'ordes de la finestra de terminal, introduïu la següent orde (se vos preguntarà la contrasenya d'administrador abans d'executar-se):"
#: readme.xrm
msgctxt ""
@@ -342,7 +342,7 @@ msgctxt ""
"rpminstall4\n"
"readmeitem.text"
msgid "Right-click within the directory and choose \"Open in Terminal\". A terminal window will open. From the command line of the terminal window, enter the following command (you will be prompted to enter your root user's password before the command will execute):"
-msgstr "Feu clic amb el botó secundari sobre el directori i seleccioneu \"Obri en el Terminal\". S'obrirà una finestra de terminal. Des de la línia d'ordes de la finestra de terminal, introduïu la següent orde (se vos preguntarà la contrasenya d'administrador abans d'executar-se):"
+msgstr "Feu clic amb el botó secundari sobre el directori i seleccioneu «Obri en el Terminal». S'obrirà una finestra de terminal. Des de la línia d'ordes de la finestra de terminal, introduïu la següent orde (se vos preguntarà la contrasenya d'administrador abans d'executar-se):"
#: readme.xrm
msgctxt ""
@@ -454,7 +454,7 @@ msgctxt ""
"linuxlangpack5\n"
"readmeitem.text"
msgid "From the Nautilus file manager, right-click in the directory and choose the command \"Open in terminal\". In the terminal window you just opened, execute the command to install the language pack (with all of the commands below, you may be prompted to enter your root user's password):"
-msgstr "Des del gestor de fitxers Nautilus, feu clic amb el botó secondari sobre el directori i seleccioneu \"Obri en el Terminal\". S'obrirà una finestra de terminal. Des de la línia d'ordes de la finestra de terminal, introduïu la següent orde (se vos preguntarà la contrasenya d'administrador abans d'executar-se):"
+msgstr "Des del gestor de fitxers Nautilus, feu clic amb el botó secundari sobre el directori i seleccioneu «Obri en el Terminal». S'obrirà una finestra de terminal. Des de la línia d'ordes de la finestra de terminal, introduïu la següent orde (se vos preguntarà la contrasenya d'administrador abans d'executar-se):"
#: readme.xrm
msgctxt ""
@@ -494,7 +494,7 @@ msgctxt ""
"linuxlangpackA\n"
"readmeitem.text"
msgid "Now start one of the ${PRODUCTNAME} applications - Writer, for instance. Go to the Tools menu and choose Options. In the Options dialog box, click on \"Language Settings\" and then click on \"Languages\". Dropdown the \"User interface\" list and select the language you just installed. If you want, do the same thing for the \"Locale setting\", the \"Default currency\", and the \"Default languages for documents\"."
-msgstr "Ara inicieu una de les aplicacions del ${PRODUCTNAME}, per exemple el Writer. Aneu al menú d'Eines i seleccioneu Opcions. Al quadre de diàleg Opcions, feu clic a \"Configuració de la llengua\" i a \"Llengues\". A la llista desplegable \"Interfície d'usuari\", seleccioneu la llengua que heu instal·lat. Si voleu també podeu fer el mateix amb \"Configuració local\", \"Moneda per defecte\" i \"Llengües per defecte per als documents\"."
+msgstr "Ara inicieu una de les aplicacions del ${PRODUCTNAME}, per exemple el Writer. Aneu al menú d'Eines i seleccioneu Opcions. Al quadre de diàleg Opcions, feu clic a «Configuració de la llengua» i a «Llengües». A la llista desplegable «Interfície d'usuari», seleccioneu la llengua que heu instal·lat. Si voleu també podeu fer el mateix amb «Configuració local», «Moneda per defecte» i «Llengües per defecte per als documents»."
#: readme.xrm
msgctxt ""
@@ -526,7 +526,7 @@ msgctxt ""
"abcdef\n"
"readmeitem.text"
msgid "Difficulties starting ${PRODUCTNAME} (e.g. applications hang) as well as problems with the screen display are often caused by the graphics card driver. If these problems occur, please update your graphics card driver or try using the graphics driver delivered with your operating system. Difficulties displaying 3D objects can often be solved by deactivating the option \"Use OpenGL\" under 'Tools - Options - ${PRODUCTNAME} - View - 3D view'."
-msgstr "Els problemes en iniciar el ${PRODUCTNAME} (com ara que les aplicacions es pengen) així com els problemes amb la pantalla sovint són deguts al controlador de la targeta gràfica. Si teniu problemes d'este tipus, actualitzeu el controlador de la targeta gràfica o proveu el controlador gràfic proporcionat amb el sistema operatiu. Els problemes amb la visualització d'objectes 3D sovint es poden solucionar desactivant l'opció «Utilitza OpenGL» dins el menú «Eines - Opcions - ${PRODUCTNAME} - Visualitza - Visualització 3D»."
+msgstr "Els problemes en iniciar el ${PRODUCTNAME} (com ara que les aplicacions es pengen) així com els problemes amb la pantalla sovint són deguts al controlador de la targeta gràfica. Si teniu problemes d'este tipus, actualitzeu el controlador de la targeta gràfica o proveu el controlador gràfic proporcionat amb el sistema operatiu. Els problemes amb la visualització d'objectes 3D sovint es poden solucionar desactivant l'opció «Utilitza OpenGL» dins el menú «Eines ▸ Opcions ▸ ${PRODUCTNAME} ▸ Visualitza ▸ Visualització 3D»."
#: readme.xrm
msgctxt ""
@@ -574,7 +574,7 @@ msgctxt ""
"sdcc32asrc\n"
"readmeitem.text"
msgid "The Mozilla address book driver requires the <tt>SUNWzlib</tt> package. This package is not part of the minimum Solaris operating system installation. If you require access to the Mozilla address book, then add this package to your Solaris operating system using the command \"<tt>pkgadd</tt>\" from the installation CD."
-msgstr "El controlador per a la llibreta d'adreces de Mozilla necessita el paquet <tt>SUNWzlib</tt>. Este paquet no forma part de la instal·lació mínima del sistema operatiu Solaris. Si necessiteu accedir a la llibreta d'adreces de Mozilla, afegiu este paquet al sistema operatiu Solaris; per fer-ho, utilitzeu l'orde \"<tt>pkgadd</tt>\" des del CD d'instal·lació."
+msgstr "El controlador per a la llibreta d'adreces de Mozilla necessita el paquet <tt>SUNWzlib</tt>. Este paquet no forma part de la instal·lació mínima del sistema operatiu Solaris. Si necessiteu accedir a la llibreta d'adreces de Mozilla, afegiu este paquet al sistema operatiu Solaris; per a fer-ho, utilitzeu l'orde «<tt>pkgadd</tt>» des del CD d'instal·lació."
#: readme.xrm
msgctxt ""
@@ -630,7 +630,7 @@ msgctxt ""
"pji76w0\n"
"readmeitem.text"
msgid "By default, ${PRODUCTNAME} favours nice-looking graphics over speed. If you experience slow graphics, switching off 'Tools - Options - ${PRODUCTNAME} - View - Use Anti-Aliasing' may help."
-msgstr "Per defecte el ${PRODUCTNAME} posa els gràfics atractius per sobre la velocitat. Si els gràfics van molt lents, la desactivació de «Eines - Opcions - ${PRODUCTNAME} - Visualització - Usa l'antiàlising» pot ajudar."
+msgstr "Per defecte el ${PRODUCTNAME} posa els gràfics atractius per sobre la velocitat. Si els gràfics van molt lents, la desactivació de «Eines ▸ Opcions ▸ ${PRODUCTNAME} ▸ Visualització ▸ Usa l'antialiàsing» pot ajudar."
#: readme.xrm
msgctxt ""
@@ -646,7 +646,7 @@ msgctxt ""
"pji76w1\n"
"readmeitem.text"
msgid "When sending a document via 'File - Send - Document as E-mail' or 'Document as PDF Attachment' problems might occur (program crashes or hangs). This is due to the Windows system file \"Mapi\" (Messaging Application Programming Interface) which causes problems in some file versions. Unfortunately, the problem cannot be narrowed down to a certain version number. For more information visit <a href=\"http://www.microsoft.com\">http://www.microsoft.com</a> to search the Microsoft Knowledge Base for \"mapi dll\"."
-msgstr "En enviar un document a través de 'Fitxer - Envia - Document com a correu electrònic' o 'Document com a adjunt en PDF' es poden produir problemes (el programa es pot penjar). Això es deu al fitxer del sistema \"Mapi\" (Messaging Application Programming Interface) del Windows, que causa problemes en algunes versions del fitxer. Malauradament, este problema no està limitat a una versió en concret. Per a més informació visiteu <a href=\"http://www.microsoft.com\">http://www.microsoft.com</a> i cerqueu \"mapi dll\" a la Microsoft Knowledge Base."
+msgstr "En enviar un document a través de «Fitxer ▸ Envia ▸ Document com a correu electrònic» o «Document com a adjunt en PDF» es poden produir problemes (el programa es pot penjar). Això es deu al fitxer del sistema «Mapi» (Messaging Application Programming Interface) del Windows, que causa problemes en algunes versions del fitxer. Malauradament, este problema no està limitat a una versió en concret. Per a més informació visiteu <a href=\"http://www.microsoft.com\">http://www.microsoft.com</a> i cerqueu \"mapi dll\" a la Microsoft Knowledge Base."
#: readme.xrm
msgctxt ""
@@ -678,7 +678,7 @@ msgctxt ""
"support1\n"
"readmeitem.text"
msgid "The main support page <a href=\"http://www.libreoffice.org/support/\">http://www.libreoffice.org/support/</a> offers various possibilities for help with ${PRODUCTNAME}. Your question may have already been answered - check the Community Forum at <a href=\"http://www.documentfoundation.org/nabble/\">http://www.documentfoundation.org/nabble/</a> or search the archives of the 'users@libreoffice.org' mailing list at <a href=\"http://www.libreoffice.org/lists/users/\">http://www.libreoffice.org/lists/users/</a>. Alternatively, you can send in your questions to <a href=\"mailto:users@libreoffice.org\">users@libreoffice.org</a>. If you like to subscribe to the list (to get email responses), send an empty mail to: <a href=\"mailto:users+subscribe@libreoffice.org\">users+subscribe@libreoffice.org</a>."
-msgstr "La pàgina principal d'assistència <a href=\"http://www.libreoffice.org/support/\">http://www.libreoffice.org/support/</a> ofereix diferents maneres d'obtindre ajuda per al ${PRODUCTNAME}. La vostra pregunta pot haver ja estat contestada - comproveu el fòrum comunitari a <a href=\"http://www.documentfoundation.org/nabble/\">http://www.documentfoundation.org/nabble/</a> o busqueu en els arxius de la llista de correu 'users@libreoffice.org' a <a href=\"http://www.libreoffice.org/lists/users/\">http://www.libreoffice.org/lists/users/</a>. Com a alternativa podeu enviar les vostres preguntes a <a href=\"mailto:users@libreoffice.org\">users@libreoffice.org</a>. Si vos voleu subscriure a esta llista (per obtindre les respostes via correu electrònic) envieu un missatge en blanc a: <a href=\"mailto:users+subscribe@libreoffice.org\">users+subscribe@libreoffice.org</a>."
+msgstr "La pàgina principal d'assistència <a href=\"http://www.libreoffice.org/support/\">http://www.libreoffice.org/support/</a> ofereix diferents maneres d'obtindre ajuda per al ${PRODUCTNAME}. La vostra pregunta ja s'ha contestat. Comproveu-ho en el fòrum comunitari a <a href=\"http://www.documentfoundation.org/nabble/\">http://www.documentfoundation.org/nabble/</a> o cerqueu en els arxius de la llista de correu 'users@libreoffice.org' a <a href=\"http://www.libreoffice.org/lists/users/\">http://www.libreoffice.org/lists/users/</a>. Com a alternativa podeu enviar les vostres preguntes a <a href=\"mailto:users@libreoffice.org\">users@libreoffice.org</a>. Si vos voleu subscriure a esta llista (per a obtindre les respostes via correu electrònic) envieu un missatge en blanc a: <a href=\"mailto:users+subscribe@libreoffice.org\">users+subscribe@libreoffice.org</a>."
#: readme.xrm
msgctxt ""
@@ -726,7 +726,7 @@ msgctxt ""
"gettingimvolved3\n"
"readmeitem.text"
msgid "As a user, you are already a valuable part of the suite's development process and we would like to encourage you to take an even more active role with a view to being a long-term contributor to the community. Please join and check out the contributing page at <a href=\"http://www.libreoffice.org/contribution/\">http://www.libreoffice.org/contribution/</a>"
-msgstr "Com a usuari ja sou ara mateix una part important del procés de desenvolupament i ens agradaria encoratjar-vos a tindre un paper encara més actiu tot sent un contribuidor a llarg termini de la comunitat. Uniu-vos a nosaltres i visiteu la pàgina de contribucions a <a href=\"http://www.libreoffice.org/contribution/\">http://www.libreoffice.org/contribution/</a>"
+msgstr "Com a usuari ja sou ara mateix una part important del procés de desenvolupament i ens agradaria encoratjar-vos a tindre un paper encara més actiu tot sent un col·laborador a llarg termini de la comunitat. Uniu-vos a nosaltres i visiteu la pàgina de col·laboració a <a href=\"http://www.libreoffice.org/contribution/\">http://www.libreoffice.org/contribution/</a>"
#: readme.xrm
msgctxt ""
@@ -742,7 +742,7 @@ msgctxt ""
"howtostart1\n"
"readmeitem.text"
msgid "The best way to start contributing is to subscribe to one or more of the mailing lists, lurk for a while, and gradually use the mail archives to familiarize yourself with many of the topics covered since the ${PRODUCTNAME} source code was released back in October 2000. When you're comfortable, all you need to do is send an email self-introduction and jump right in. If you are familiar with Open Source Projects, check out our To-Dos list and see if there is anything you would like to help with at <a href=\"http://www.libreoffice.org/develop/\">http://www.libreoffice.org/develop/</a>."
-msgstr "La millor manera de començar a contribuir-hi és subscriure-vos a una o més llistes de correu, llegir els missatges durant un temps i utilitzar gradualment els arxius de correu per familiaritzar-vos amb els diversos temes que s'hi tracten des que es va alliberar el codi del ${PRODUCTNAME} l'octubre de 2000. Quan vos trobeu còmode, tot el que heu de fer és enviar un missatge de presentació i començar a treballar. Si teniu experiència amb altres projectes de programari lliure, consulteu la llista de coses per fer i mireu si hi ha res on voldríeu ajudar a <a href=\"http://www.libreoffice.org/develop/\">http://www.libreoffice.org/develop/</a>."
+msgstr "La millor manera de començar a col·laborar-hi és subscriure-vos a una o més llistes de correu, llegir els missatges durant un temps i utilitzar gradualment els arxius de correu per a familiaritzar-vos amb els diversos temes que s'hi tracten des que es va alliberar el codi del ${PRODUCTNAME} l'octubre de 2000. Quan vos trobeu còmode, tot el que heu de fer és enviar un missatge de presentació i començar a treballar. Si teniu experiència amb altres projectes de programari lliure, consulteu la llista de coses per fer i mireu si hi ha res on voldríeu ajudar a <a href=\"http://www.libreoffice.org/develop/\">http://www.libreoffice.org/develop/</a>."
#: readme.xrm
msgctxt ""
diff --git a/source/ca-valencia/reportdesign/messages.po b/source/ca-valencia/reportdesign/messages.po
index 745433475e4..ddec46d8472 100644
--- a/source/ca-valencia/reportdesign/messages.po
+++ b/source/ca-valencia/reportdesign/messages.po
@@ -4,17 +4,19 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2017-11-22 13:53+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"PO-Revision-Date: 2018-01-15 13:22+0000\n"
+"Last-Translator: joamuran <joamuran@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: ca-valencia\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1516022572.000000\n"
#: stringarray.hrc:17
-#, fuzzy
msgctxt "RID_STR_FORCENEWPAGE_CONST"
msgid "None"
msgstr "Cap"
@@ -80,13 +82,11 @@ msgid "Field or Formula"
msgstr "Camp o fórmula"
#: stringarray.hrc:43
-#, fuzzy
msgctxt "RID_STR_TYPE_CONST"
msgid "Function"
msgstr "Funció"
#: stringarray.hrc:44
-#, fuzzy
msgctxt "RID_STR_TYPE_CONST"
msgid "Counter"
msgstr "Comptador"
@@ -98,31 +98,26 @@ msgid "User defined Function"
msgstr "Funció definida per l'usuari"
#: stringarray.hrc:51
-#, fuzzy
msgctxt "RID_STR_BOOL"
msgid "No"
msgstr "No"
#: stringarray.hrc:52
-#, fuzzy
msgctxt "RID_STR_BOOL"
msgid "Yes"
msgstr "Sí"
#: stringarray.hrc:58
-#, fuzzy
msgctxt "RID_STR_KEEPTOGETHER_CONST"
msgid "No"
msgstr "No"
#: stringarray.hrc:59
-#, fuzzy
msgctxt "RID_STR_KEEPTOGETHER_CONST"
msgid "Whole Group"
msgstr "Tot el grup"
#: stringarray.hrc:60
-#, fuzzy
msgctxt "RID_STR_KEEPTOGETHER_CONST"
msgid "With First Detail"
msgstr "Amb el primer detall"
@@ -134,7 +129,6 @@ msgid "Top"
msgstr "Superior"
#: stringarray.hrc:67
-#, fuzzy
msgctxt "RID_STR_VERTICAL_ALIGN_CONST"
msgid "Middle"
msgstr "Centre"
@@ -146,13 +140,11 @@ msgid "Bottom"
msgstr "Inferior"
#: stringarray.hrc:74
-#, fuzzy
msgctxt "RID_STR_PARAADJUST_CONST"
msgid "Left"
msgstr "Esquerra"
#: stringarray.hrc:75
-#, fuzzy
msgctxt "RID_STR_PARAADJUST_CONST"
msgid "Right"
msgstr "Dreta"
@@ -164,7 +156,6 @@ msgid "Block"
msgstr "Bloc"
#: stringarray.hrc:77
-#, fuzzy
msgctxt "RID_STR_PARAADJUST_CONST"
msgid "Center"
msgstr "Centre"
@@ -287,12 +278,12 @@ msgstr "Posició Y"
#: strings.hrc:48
msgctxt "RID_STR_WIDTH"
msgid "Width"
-msgstr "Amplada"
+msgstr "Amplària"
#: strings.hrc:49
msgctxt "RID_STR_HEIGHT"
msgid "Height"
-msgstr "Alçada"
+msgstr "Alçària"
#: strings.hrc:50
msgctxt "RID_STR_INITIALFORMULA"
@@ -812,7 +803,7 @@ msgstr "Voleu mantindre el grup complet en una pàgina?"
#: strings.hrc:161
msgctxt "STR_RPT_HELP_SORT"
msgid "Select ascending or descending sort order. Ascending means from A to Z or 0 to 9"
-msgstr "Seleccioneu un criteri d'ordenació ascendent o descendent. Ascendent significa de la A a la Z o bé de 0 a 9"
+msgstr "Seleccioneu un criteri d'ordenació ascendent o descendent. Ascendent significa de l'A a la Z o bé de 0 a 9"
#. The space after the word is no error. #PAGENUMBER# is a replacement and & must not be translated as well as "
#: strings.hrc:164
@@ -1067,19 +1058,16 @@ msgid "Fo_rmat:"
msgstr "Fo_rmat:"
#: floatingfield.ui:11
-#, fuzzy
msgctxt "floatingfield|FloatingField"
msgid "Sorting and Grouping"
msgstr "Ordenació i agrupacions"
#: floatingfield.ui:30
-#, fuzzy
msgctxt "floatingfield|up"
msgid "Sort Ascending"
msgstr "Orde ascendent"
#: floatingfield.ui:43
-#, fuzzy
msgctxt "floatingfield|down"
msgid "Sort Descending"
msgstr "Orde descendent"
@@ -1091,7 +1079,6 @@ msgid "Remove sorting"
msgstr "Suprimeix l'ordenació"
#: floatingfield.ui:79
-#, fuzzy
msgctxt "floatingfield|insert"
msgid "Insert"
msgstr "Insereix"
diff --git a/source/ca-valencia/sc/messages.po b/source/ca-valencia/sc/messages.po
index daf9cc5e473..8a4d3ce47d7 100644
--- a/source/ca-valencia/sc/messages.po
+++ b/source/ca-valencia/sc/messages.po
@@ -4,80 +4,72 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-01-10 11:50+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"PO-Revision-Date: 2018-01-15 13:23+0000\n"
+"Last-Translator: joamuran <joamuran@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: ca-valencia\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1516022595.000000\n"
#: compiler.hrc:27
-#, fuzzy
msgctxt "RID_FUNCTION_CATEGORIES"
msgid "Database"
msgstr "Base de dades"
#: compiler.hrc:28
-#, fuzzy
msgctxt "RID_FUNCTION_CATEGORIES"
msgid "Date&Time"
msgstr "Data i hora"
#: compiler.hrc:29
-#, fuzzy
msgctxt "RID_FUNCTION_CATEGORIES"
msgid "Financial"
msgstr "Finances"
#: compiler.hrc:30
-#, fuzzy
msgctxt "RID_FUNCTION_CATEGORIES"
msgid "Information"
msgstr "Informació"
#: compiler.hrc:31
-#, fuzzy
msgctxt "RID_FUNCTION_CATEGORIES"
msgid "Logical"
msgstr "Lògica"
#: compiler.hrc:32
-#, fuzzy
msgctxt "RID_FUNCTION_CATEGORIES"
msgid "Mathematical"
msgstr "Matemàtiques"
#: compiler.hrc:33
-#, fuzzy
msgctxt "RID_FUNCTION_CATEGORIES"
msgid "Array"
-msgstr "Matriu "
+msgstr "Matriu"
#: compiler.hrc:34
-#, fuzzy
msgctxt "RID_FUNCTION_CATEGORIES"
msgid "Statistical"
-msgstr "Estadístiques"
+msgstr "Estadística"
#: compiler.hrc:35
-#, fuzzy
msgctxt "RID_FUNCTION_CATEGORIES"
msgid "Spreadsheet"
msgstr "Full de càlcul"
#: compiler.hrc:36
-#, fuzzy
msgctxt "RID_FUNCTION_CATEGORIES"
msgid "Text"
msgstr "Text"
#: compiler.hrc:37
-#, fuzzy
msgctxt "RID_FUNCTION_CATEGORIES"
msgid "Add-in"
-msgstr "Complement"
+msgstr "Extensió"
#. * This file is reserved for string IDs of permanently loaded resident string
#. * resources for faster access in core and filter code (and some UI like
@@ -138,27 +130,27 @@ msgstr "Atributs/Línies"
#: globstr.hrc:44
msgctxt "STR_UNDO_COLWIDTH"
msgid "Column Width"
-msgstr "Amplada de la columna"
+msgstr "Amplària de la columna"
#: globstr.hrc:45
msgctxt "STR_UNDO_OPTCOLWIDTH"
msgid "Optimal Column Width"
-msgstr "Amplada òptima de la columna"
+msgstr "Amplària òptima de la columna"
#: globstr.hrc:46
msgctxt "STR_UNDO_ROWHEIGHT"
msgid "Row height"
-msgstr "Alçada de la fila"
+msgstr "Alçària de la fila"
#: globstr.hrc:47
msgctxt "STR_UNDO_OPTROWHEIGHT"
msgid "Optimal Row Height"
-msgstr "Alçada òptima de la fila"
+msgstr "Alçària òptima de la fila"
#: globstr.hrc:48
msgctxt "STR_UNDO_AUTOFILL"
msgid "Fill"
-msgstr "Emplena"
+msgstr "Ompli"
#: globstr.hrc:49
msgctxt "STR_UNDO_MERGE"
@@ -223,7 +215,7 @@ msgstr "Amaga els detalls"
#: globstr.hrc:61
msgctxt "STR_UNDO_MAKEOUTLINE"
msgid "Group"
-msgstr "Grup"
+msgstr "Agrupa"
#: globstr.hrc:62
msgctxt "STR_UNDO_REMAKEOUTLINE"
@@ -263,7 +255,7 @@ msgstr "Subtotals"
#: globstr.hrc:69
msgctxt "STR_UNDO_SORT"
msgid "Sort"
-msgstr "Orde"
+msgstr "Ordena"
#: globstr.hrc:70
msgctxt "STR_UNDO_QUERY"
@@ -278,7 +270,7 @@ msgstr "Canvia l'interval de la base de dades"
#: globstr.hrc:72
msgctxt "STR_UNDO_IMPORTDATA"
msgid "Importing"
-msgstr "S'està important"
+msgstr "Importació"
#: globstr.hrc:73
msgctxt "STR_UNDO_REPEATDB"
@@ -413,7 +405,7 @@ msgstr "Insereix un enllaç"
#: globstr.hrc:99
msgctxt "STR_UNDO_ENTERMATRIX"
msgid "Insert Array Formula"
-msgstr "Insereix la fórmula de la matriu"
+msgstr "Insereix la fórmula de matriu"
#: globstr.hrc:100
msgctxt "STR_UNDO_INSERTNOTE"
@@ -438,12 +430,12 @@ msgstr "Amaga el comentari"
#: globstr.hrc:104
msgctxt "STR_UNDO_SHOWALLNOTES"
msgid "Show All Comments"
-msgstr ""
+msgstr "Mostra tots els contactes"
#: globstr.hrc:105
msgctxt "STR_UNDO_HIDEALLNOTES"
msgid "Hide All Comments"
-msgstr ""
+msgstr "Amaga tots els comentaris"
#: globstr.hrc:106
msgctxt "STR_UNDO_EDITNOTE"
@@ -466,7 +458,6 @@ msgid "Protect sheet"
msgstr "Protegeix el full"
#: globstr.hrc:110
-#, fuzzy
msgctxt "STR_UNDO_UNPROTECT_TAB"
msgid "Unprotect sheet"
msgstr "Desprotegeix el full"
@@ -477,7 +468,6 @@ msgid "Protect document"
msgstr "Protegeix el document"
#: globstr.hrc:112
-#, fuzzy
msgctxt "STR_UNDO_UNPROTECT_DOC"
msgid "Unprotect document"
msgstr "Desprotegeix el document"
@@ -510,7 +500,7 @@ msgstr "Edita els noms d'intervals"
#: globstr.hrc:118
msgctxt "STR_UNDO_TRANSLITERATE"
msgid "Change Case"
-msgstr "Canvia a majúscules/minúscules"
+msgstr "Canvia les majúscules/minúscules"
#: globstr.hrc:119
msgctxt "STR_DBNAME_IMPORT"
@@ -579,7 +569,7 @@ msgstr "No és possible fusionar les cel·les si ja estan fusionades."
#: globstr.hrc:131
msgctxt "STR_MSSG_INSERTCELLS_0"
msgid "Inserting into merged ranges not possible"
-msgstr "No és possible inserir en intervals fusionats"
+msgstr "No és possible suprimir en intervals fusionats"
#: globstr.hrc:132
msgctxt "STR_MSSG_DELETECELLS_0"
@@ -618,7 +608,7 @@ msgid ""
"Goal Seek failed.\n"
"\n"
msgstr ""
-"La cerca de l'objectiu ha fallat.\n"
+"La busca de l'objectiu ha fallat.\n"
"\n"
#: globstr.hrc:138
@@ -632,10 +622,9 @@ msgid ") into the variable cell anyway?"
msgstr ") a la cel·la de la variable?"
#: globstr.hrc:140
-#, fuzzy
msgctxt "STR_TABLE_GRAND"
msgid "Grand"
-msgstr "Marca"
+msgstr "Gran"
#: globstr.hrc:141
msgctxt "STR_TABLE_ERGEBNIS"
@@ -658,7 +647,6 @@ msgid "OR"
msgstr "O"
#: globstr.hrc:145
-#, fuzzy
msgctxt "STR_TABLE_DEF"
msgid "Sheet"
msgstr "Full"
@@ -699,6 +687,8 @@ msgid ""
"Deleting the pivot table will also remove any associated pivot charts.\n"
"Do you want to proceed?"
msgstr ""
+"Si suprimiu la taula dinàmica també se suprimiran els diagrames dinàmics associats.\n"
+"Voleu continuar?"
#: globstr.hrc:153
msgctxt "STR_DATAPILOT_SUBTOTAL"
@@ -706,7 +696,6 @@ msgid "The source range contains subtotals which may distort the results. Use it
msgstr "L'interval d'origen conté subtotals que poden distorsionar els resultats. Voleu utilitzar-la igualment?"
#: globstr.hrc:154
-#, fuzzy
msgctxt "STR_PIVOT_TOTAL"
msgid "Total"
msgstr "Total"
@@ -754,7 +743,7 @@ msgstr "Pàgina %1"
#: globstr.hrc:163
msgctxt "STR_LOAD_DOC"
msgid "Load document"
-msgstr "Carrega un document"
+msgstr "Carrega el document"
#: globstr.hrc:164
msgctxt "STR_SAVE_DOC"
@@ -789,7 +778,7 @@ msgstr "No es pot utilitzar esta funció amb seleccions múltiples."
#: globstr.hrc:170
msgctxt "STR_FILL_SERIES_PROGRESS"
msgid "Fill Row..."
-msgstr "Emplena la fila..."
+msgstr "Ompli la fila..."
#: globstr.hrc:171
msgctxt "STR_UNDO_THESAURUS"
@@ -799,7 +788,7 @@ msgstr "Tesaurus"
#: globstr.hrc:172
msgctxt "STR_FILL_TAB"
msgid "Fill Sheets"
-msgstr "Emplena els fulls"
+msgstr "Ompli els fulls"
#: globstr.hrc:173
msgctxt "STR_UPDATE_SCENARIO"
@@ -829,6 +818,10 @@ msgid ""
"and may not contain the characters [ ] * ? : / \\ \n"
"or the character ' (apostrophe) as first or last character."
msgstr ""
+"El nom del full no és vàlid.\n"
+"El nom del full no pot ser un duplicat d'un nom que ja existisca \n"
+"i no pot contindre els caràcters [ ] * ? : / \\ \n"
+"ni el caràcter ' (apòstrof) com a primer o últim caràcter."
#: globstr.hrc:178
msgctxt "STR_SCENARIO"
@@ -836,14 +829,12 @@ msgid "Scenario"
msgstr "Escenari"
#: globstr.hrc:179
-#, fuzzy
msgctxt "STR_PIVOT_TABLE"
msgid "Pivot Table"
msgstr "Taula dinàmica"
#. Text strings for captions of subtotal functions.
#: globstr.hrc:181
-#, fuzzy
msgctxt "STR_FUN_TEXT_SUM"
msgid "Sum"
msgstr "Suma"
@@ -869,7 +860,6 @@ msgid "Average"
msgstr "Mitjana"
#: globstr.hrc:186
-#, fuzzy
msgctxt "STR_FUN_TEXT_MEDIAN"
msgid "Median"
msgstr "Mediana"
@@ -932,7 +922,7 @@ msgstr "Capçalera"
#: globstr.hrc:198
msgctxt "STR_FOOTER"
msgid "Footer"
-msgstr "Peu de pàgina"
+msgstr "Peu"
#: globstr.hrc:199
msgctxt "STR_TEXTATTRS"
@@ -992,7 +982,7 @@ msgstr "Capçalera"
#: globstr.hrc:210
msgctxt "STR_PAGEFOOTER"
msgid "Footer"
-msgstr "Peu de pàgina"
+msgstr "Peu"
#. BEGIN error constants and error strings.
#: globstr.hrc:213
@@ -1163,7 +1153,7 @@ msgstr ""
#: globstr.hrc:253
msgctxt "STR_AREA"
msgid "Range"
-msgstr "Interval"
+msgstr "Àrea"
#: globstr.hrc:254
msgctxt "STR_YES"
@@ -1214,7 +1204,7 @@ msgstr "(opcional)"
#: globstr.hrc:262
msgctxt "STR_REQUIRED"
msgid "(required)"
-msgstr "(necessari)"
+msgstr "(requerit)"
#: globstr.hrc:263
msgctxt "STR_NOTES"
@@ -1262,7 +1252,6 @@ msgid "Dif Import"
msgstr "Importa de DIF"
#: globstr.hrc:272
-#, fuzzy
msgctxt "STR_STYLENAME_STANDARD"
msgid "Default"
msgstr "Per defecte"
@@ -1295,7 +1284,7 @@ msgstr "Informe"
#: globstr.hrc:278
msgctxt "STR_THESAURUS_NO_STRING"
msgid "Thesaurus can only be used in text cells!"
-msgstr "El tesaurus només es pot fer servir en cel·les de text."
+msgstr "El tesaurus només es pot fer servir en cel·les de text!"
#: globstr.hrc:279
msgctxt "STR_SPELLING_BEGIN_TAB"
@@ -1329,7 +1318,6 @@ msgid "Delete Sheets"
msgstr "Suprimeix els fulls"
#: globstr.hrc:284
-#, fuzzy
msgctxt "STR_UNDO_RENAME_TAB"
msgid "Rename Sheet"
msgstr "Canvia el nom del full"
@@ -1487,7 +1475,7 @@ msgstr "Valors zero"
#: globstr.hrc:315
msgctxt "STR_SCATTR_PAGE_PRINTDIR"
msgid "Print direction"
-msgstr "Direcció d'impressió"
+msgstr "Orientació d'impressió"
#: globstr.hrc:316
msgctxt "STR_SCATTR_PAGE_FIRSTPAGENO"
@@ -1507,17 +1495,17 @@ msgstr "Ajusta les àrees d'impressió al nombre de pàgines"
#: globstr.hrc:319
msgctxt "STR_SCATTR_PAGE_SCALETO"
msgid "Fit print range(s) to width/height"
-msgstr "Ajusta les àrees d'impressió a l'amplada/alçada"
+msgstr "Ajusta les àrees d'impressió a l'amplària/alçària"
#: globstr.hrc:320
msgctxt "STR_SCATTR_PAGE_SCALE_WIDTH"
msgid "Width"
-msgstr "Amplada"
+msgstr "Amplària"
#: globstr.hrc:321
msgctxt "STR_SCATTR_PAGE_SCALE_HEIGHT"
msgid "Height"
-msgstr "Alçada"
+msgstr "Alçària"
#: globstr.hrc:322
msgctxt "STR_SCATTR_PAGE_SCALE_PAGES"
@@ -1668,7 +1656,7 @@ msgstr "S'està ordenant"
#: globstr.hrc:348
msgctxt "STR_PROGRESS_HEIGHTING"
msgid "Adapt row height"
-msgstr "Adapta l'alçada de la fila"
+msgstr "Adapta l'alçària de la fila"
#: globstr.hrc:349
msgctxt "STR_PROGRESS_COMPARING"
@@ -1763,12 +1751,12 @@ msgstr "Voleu reemplaçar el contingut de #?"
#: globstr.hrc:367
msgctxt "STR_TIP_WIDTH"
msgid "Width:"
-msgstr "Amplada:"
+msgstr "Amplària:"
#: globstr.hrc:368
msgctxt "STR_TIP_HEIGHT"
msgid "Height:"
-msgstr "Alçada:"
+msgstr "Alçària:"
#: globstr.hrc:369
msgctxt "STR_TIP_HIDE"
@@ -1801,7 +1789,6 @@ msgid "Range moved from #1 to #2"
msgstr "L'interval s'ha mogut de #1 a #2"
#: globstr.hrc:375
-#, fuzzy
msgctxt "STR_END_REDLINING"
msgid ""
"This action will exit the change recording mode.\n"
@@ -1810,10 +1797,10 @@ msgid ""
"Exit change recording mode?\n"
"\n"
msgstr ""
-"Esta acció abandonarà el mode d'enregistrament de canvis.\n"
+"Esta acció abandonarà el mode d'gravació\t de canvis.\n"
"Es perdrà tota la informació sobre els canvis.\n"
"\n"
-"Voleu eixir del mode d'enregistrament de canvis?\n"
+"Voleu eixir del mode d'gravació\t de canvis?\n"
"\n"
#: globstr.hrc:376
@@ -1912,7 +1899,6 @@ msgid "Nested arrays are not supported."
msgstr "No es permet l'ús de vectors imbricats."
#: globstr.hrc:395
-#, fuzzy
msgctxt "STR_UNDO_TEXTTOCOLUMNS"
msgid "Text to Columns"
msgstr "Text a columnes"
@@ -1984,7 +1970,7 @@ msgid ""
"\n"
"Sharing mode of a locked file cannot be disabled. Try again later."
msgstr ""
-"El fitxer de full de càlcul compartit està blocat a causa d'una fusió en curs per part de l'usuari: \"%1\"\n"
+"El fitxer de full de càlcul compartit està blocat a causa d'una fusió en curs per part de l'usuari: «%1»\n"
"\n"
"El mode compartit d'un fitxer blocat no es pot inhabilitar. Proveu-ho més tard."
@@ -2105,7 +2091,6 @@ msgid "Manage Names..."
msgstr "Gestiona els noms..."
#: globstr.hrc:425
-#, fuzzy
msgctxt "STR_HEADER_NAME"
msgid "Name"
msgstr "Nom"
@@ -2334,7 +2319,7 @@ msgstr "el mes passat"
#: globstr.hrc:469
msgctxt "STR_COND_NEXTMONTH"
msgid "next month"
-msgstr "més següent"
+msgstr "mes següent"
#: globstr.hrc:470
msgctxt "STR_COND_THISYEAR"
@@ -2352,7 +2337,6 @@ msgid "next year"
msgstr "l'any vinent"
#: globstr.hrc:473
-#, fuzzy
msgctxt "STR_COND_AND"
msgid "and"
msgstr "i"
@@ -2496,10 +2480,10 @@ msgid "Cells without text have been ignored."
msgstr "No s'han tingut en compte cel·les sense text."
#: globstr.hrc:497
-#, fuzzy, c-format
+#, c-format
msgctxt "STR_CTRLCLICKHYPERLINK"
msgid "%s-click to follow hyperlink:"
-msgstr "%s+clic per a obrir l'enllaç"
+msgstr "Feu %s-clic per a seguir l'enllaç:"
#: globstr.hrc:498
msgctxt "STR_CLICKHYPERLINK"
@@ -2522,7 +2506,6 @@ msgid "Conditional Format"
msgstr "Formatació condicional"
#: globstr.hrc:502
-#, fuzzy
msgctxt "STR_UNDO_CONDFORMAT_LIST"
msgid "Conditional Formats"
msgstr "Formats condicionals"
@@ -2548,67 +2531,56 @@ msgid "Sheet %1 of %2"
msgstr "Full %1 de %2"
#: globstr.hrc:507
-#, fuzzy
msgctxt "STR_FUNCTIONS_FOUND"
msgid "%1 and %2 more"
msgstr "%1 i %2 més"
#: globstr.hrc:508
-#, fuzzy
msgctxt "STR_GENERAL"
msgid "General"
msgstr "General"
#: globstr.hrc:509
-#, fuzzy
msgctxt "STR_NUMBER"
msgid "Number"
-msgstr "Nombre"
+msgstr "Número"
#: globstr.hrc:510
-#, fuzzy
msgctxt "STR_PERCENT"
msgid "Percent"
msgstr "Percentatge"
#: globstr.hrc:511
-#, fuzzy
msgctxt "STR_CURRENCY"
msgid "Currency"
msgstr "Moneda"
#: globstr.hrc:512
-#, fuzzy
msgctxt "STR_DATE"
msgid "Date"
msgstr "Data"
#: globstr.hrc:513
-#, fuzzy
msgctxt "STR_TIME"
msgid "Time"
msgstr "Hora"
#: globstr.hrc:514
-#, fuzzy
msgctxt "STR_SCIENTIFIC"
msgid "Scientific"
msgstr "Científic"
#: globstr.hrc:515
-#, fuzzy
msgctxt "STR_FRACTION"
msgid "Fraction"
msgstr "Fracció"
#: globstr.hrc:516
-#, fuzzy
msgctxt "STR_BOOLEAN_VALUE"
msgid "Boolean Value"
msgstr "Valor booleà"
#: globstr.hrc:517
-#, fuzzy
msgctxt "STR_TEXT"
msgid "Text"
msgstr "Text"
@@ -2616,12 +2588,12 @@ msgstr "Text"
#: globstr.hrc:518
msgctxt "STR_QUERY_PIVOTTABLE_DELTAB"
msgid "The selected sheet(s) contain source data of related pivot tables that will be lost. Are you sure you want to delete the selected sheet(s)?"
-msgstr ""
+msgstr "Els fulls seleccionats contenen dades que són font per taules dinàmiques i es perdran amb esta acció. Esteu segur que voleu suprimir els fulls seleccionats?"
#: globstr.hrc:519
msgctxt "STR_ERR_NAME_INVALID_CELL_REF"
msgid "Invalid name. Reference to a cell, or a range of cells not allowed."
-msgstr ""
+msgstr "El nom no és vàlid. La referència a la cel·la, o l'interval de cel·les, no és permés."
#: pvfundlg.hrc:27
msgctxt "SCSTR_DPFUNCLISTBOX"
@@ -2639,7 +2611,6 @@ msgid "Average"
msgstr "Mitjana"
#: pvfundlg.hrc:30
-#, fuzzy
msgctxt "SCSTR_DPFUNCLISTBOX"
msgid "Median"
msgstr "Mediana"
@@ -2688,73 +2659,69 @@ msgstr "VarP (població)"
#: scerrors.hrc:30
msgctxt "RID_ERRHDLSC"
msgid "Impossible to connect to the file."
-msgstr ""
+msgstr "No s'ha pogut connectar amb el fitxer."
#: scerrors.hrc:32
-#, fuzzy
msgctxt "RID_ERRHDLSC"
msgid "File could not be opened."
-msgstr "No es pot obrir la base de dades."
+msgstr "No s'ha pogut obrir el fitxer."
#: scerrors.hrc:34
-#, fuzzy
msgctxt "RID_ERRHDLSC"
msgid "An unknown error has occurred."
-msgstr "S'ha produït un error desconegut d'entrada/eixida."
+msgstr "S'ha produït un error desconegut."
#: scerrors.hrc:36
msgctxt "RID_ERRHDLSC"
msgid "Not enough memory while importing."
-msgstr ""
+msgstr "S'ha produït un error de memòria insuficient en importar."
#: scerrors.hrc:38
msgctxt "RID_ERRHDLSC"
msgid "Unknown Lotus1-2-3 file format."
-msgstr ""
+msgstr "Format de fitxer de Lotus1-2-3 desconegut."
#: scerrors.hrc:40
msgctxt "RID_ERRHDLSC"
msgid "Error in file structure while importing."
-msgstr ""
+msgstr "S'ha produït un error d'estructura de fitxer en importar."
#: scerrors.hrc:42
msgctxt "RID_ERRHDLSC"
msgid "There is no filter available for this file type."
-msgstr ""
+msgstr "No hi ha cap filtre disponible per a este tipus de fitxer."
#: scerrors.hrc:44
msgctxt "RID_ERRHDLSC"
msgid "Unknown or unsupported Excel file format."
-msgstr ""
+msgstr "Format de fitxer Excel desconegut o incompatible."
#: scerrors.hrc:46
msgctxt "RID_ERRHDLSC"
msgid "Excel file format not yet implemented."
-msgstr ""
+msgstr "Format de fitxer Excel encara no implementat."
#: scerrors.hrc:48
msgctxt "RID_ERRHDLSC"
msgid "This file is password-protected."
-msgstr ""
+msgstr "Este fitxer està protegit amb contrasenya."
#: scerrors.hrc:50
msgctxt "RID_ERRHDLSC"
msgid "Internal import error."
-msgstr ""
+msgstr "S'ha produït un error intern d'importació."
#: scerrors.hrc:52
msgctxt "RID_ERRHDLSC"
msgid "The file contains data after row 8192 and therefore can not be read."
-msgstr ""
+msgstr "El fitxer conté dades més enllà de la fila 8192 i, per tant, no es poden llegir."
#: scerrors.hrc:54 /home/cl/vc/git/libo-core/sc/inc/scerrors.hrc:102
-#, fuzzy
msgctxt "RID_ERRHDLSC"
msgid "Format error discovered in the file in sub-document $(ARG1) at $(ARG2)(row,col)."
msgstr "S'ha trobat un error en el format del fitxer en el subdocument $(ARG1) a $(ARG2)(fila,columna)."
#: scerrors.hrc:56
-#, fuzzy
msgctxt "RID_ERRHDLSC"
msgid "File format error found at $(ARG1)(row,col)."
msgstr "S'ha trobat un error de format del fitxer a $(ARG1)(fila,columna)."
@@ -2763,15 +2730,14 @@ msgstr "S'ha trobat un error de format del fitxer a $(ARG1)(fila,columna)."
#: scerrors.hrc:60
msgctxt "RID_ERRHDLSC"
msgid "Connection to the file could not be established."
-msgstr ""
+msgstr "No s'ha pogut establir la connexió amb el fitxer."
#: scerrors.hrc:62
msgctxt "RID_ERRHDLSC"
msgid "Data could not be written."
-msgstr ""
+msgstr "No s'han pogut escriure les dades."
#: scerrors.hrc:64
-#, fuzzy
msgctxt "RID_ERRHDLSC"
msgid "$(ARG1)"
msgstr "$(ARG1)"
@@ -2779,33 +2745,33 @@ msgstr "$(ARG1)"
#: scerrors.hrc:66
msgctxt "RID_ERRHDLSC"
msgid "Cell $(ARG1) contains characters that are not representable in the selected target character set \"$(ARG2)\"."
-msgstr ""
+msgstr "La cel·la $(ARG1) conté caràcters que no es poden representar amb la codificació de caràcters de destí seleccionada «$(ARG2)»."
#: scerrors.hrc:68
msgctxt "RID_ERRHDLSC"
msgid "Cell $(ARG1) contains a string that is longer in the selected target character set \"$(ARG2)\" than the given field width."
-msgstr ""
+msgstr "La cel·la $(ARG1) conté una cadena que és més llarga en la codificació de caràcters de destí seleccionada «$(ARG2)» que l'amplària del camp en qüestió."
#. WARNINGS ---------------------------------------------------
#: scerrors.hrc:72
msgctxt "RID_ERRHDLSC"
msgid "Only the active sheet was saved."
-msgstr ""
+msgstr "Només s'ha guardat el full actiu."
#: scerrors.hrc:74
msgctxt "RID_ERRHDLSC"
msgid "The maximum number of rows has been exceeded. Excess rows were not imported!"
-msgstr ""
+msgstr "S'ha superat el nombre màxim de files. Les files sobrants no s'han importat."
#: scerrors.hrc:76
msgctxt "RID_ERRHDLSC"
msgid "The data could not be loaded completely because the maximum number of rows per sheet was exceeded."
-msgstr ""
+msgstr "No s'han pogut carregar les dades completament perquè s'ha excedit el màxim nombre de files per full."
#: scerrors.hrc:78
msgctxt "RID_ERRHDLSC"
msgid "The data could not be loaded completely because the maximum number of columns per sheet was exceeded."
-msgstr ""
+msgstr "No s'han pogut carregar les dades completament perquè s'ha excedit el màxim nombre de columnes per full."
#: scerrors.hrc:80
msgctxt "RID_ERRHDLSC"
@@ -2814,26 +2780,29 @@ msgid ""
"\n"
"Please be warned that re-saving this document will permanently delete those sheets that have not been loaded!"
msgstr ""
+"No s'han carregat tots els fulls perquè s'ha excedit el nombre màxim de fulls.\n"
+"\n"
+"Tingueu en compte que si torneu a guardar este document, tots els fulls que no s'hagen carregat s'eliminaran de forma permanent!"
#: scerrors.hrc:82
msgctxt "RID_ERRHDLSC"
msgid "The data could not be loaded completely because the maximum number of characters per cell was exceeded."
-msgstr ""
+msgstr "Les dades no s'han pogut carregar completament perquè s'ha excedit el nombre màxim de caràcters per cel·la."
#: scerrors.hrc:84
msgctxt "RID_ERRHDLSC"
msgid "Corresponding FM3-File could not be opened."
-msgstr ""
+msgstr "No s'ha pogut obrir el fitxer FM3 corresponent."
#: scerrors.hrc:86
msgctxt "RID_ERRHDLSC"
msgid "Error in file structure of corresponding FM3-File."
-msgstr ""
+msgstr "S'ha produït un error en l'estructura del fitxer FM3 corresponent."
#: scerrors.hrc:88
msgctxt "RID_ERRHDLSC"
msgid "Document too complex for automatic calculation. Press F9 to recalculate."
-msgstr ""
+msgstr "El document és massa complex per a càlculs automàtics. Premeu F9 per tornar a calcular."
#: scerrors.hrc:90
msgctxt "RID_ERRHDLSC"
@@ -2841,6 +2810,8 @@ msgid ""
"The document contains more rows than supported in the selected format.\n"
"Additional rows were not saved."
msgstr ""
+"El document conté més files que les permeses en el format seleccionat.\n"
+"No s'han guardat les files addicionals."
#: scerrors.hrc:92
msgctxt "RID_ERRHDLSC"
@@ -2848,6 +2819,8 @@ msgid ""
"The document contains more columns than supported in the selected format.\n"
"Additional columns were not saved."
msgstr ""
+"El document conté més columnes que les que permet el format seleccionat.\n"
+"No s'han guardat les columnes addicionals."
#: scerrors.hrc:94
msgctxt "RID_ERRHDLSC"
@@ -2855,6 +2828,8 @@ msgid ""
"The document contains more sheets than supported in the selected format.\n"
"Additional sheets were not saved."
msgstr ""
+"El document conté més fulls que els que permet el format seleccionat.\n"
+"No s'han guardat els fulls addicionals."
#: scerrors.hrc:96
msgctxt "RID_ERRHDLSC"
@@ -2862,11 +2837,13 @@ msgid ""
"The document contains information not recognized by this program version.\n"
"Resaving the document will delete this information!"
msgstr ""
+"El document conté informació que esta versió del programa no reconeix.\n"
+"Si guardeu el document, esta informació es perdrà."
#: scerrors.hrc:98
msgctxt "RID_ERRHDLSC"
msgid "Not all cell contents could be saved in the specified format."
-msgstr ""
+msgstr "No s'ha pogut guardar tot el contingut de les cel·les en el format especificat."
#: scerrors.hrc:100
msgctxt "RID_ERRHDLSC"
@@ -2876,9 +2853,12 @@ msgid ""
"\n"
"$(ARG1)"
msgstr ""
+"No s'han pogut convertir els caràcters següents al joc de caràcters seleccionat\n"
+"i s'han escrit com a succedanis de &#1234;:\n"
+"\n"
+"$(ARG1)"
#: scerrors.hrc:104
-#, fuzzy
msgctxt "RID_ERRHDLSC"
msgid "Not all attributes could be read."
msgstr "No es poden llegir tots els atributs."
@@ -2886,7 +2866,7 @@ msgstr "No es poden llegir tots els atributs."
#: scfuncs.hrc:37
msgctxt "SC_OPCODE_DB_COUNT"
msgid "Counts the cells of a data range whose contents match the search criteria."
-msgstr "Compta les cel·les d'un interval de dades el contingut de les quals coincideix amb els criteris de cerca."
+msgstr "Compta les cel·les d'un interval de dades el contingut de les quals coincideix amb els criteris de busca."
#: scfuncs.hrc:38
msgctxt "SC_OPCODE_DB_COUNT"
@@ -2906,22 +2886,22 @@ msgstr "Camp de la base de dades"
#: scfuncs.hrc:41
msgctxt "SC_OPCODE_DB_COUNT"
msgid "Indicates which database field (column) is to be used for the search criteria."
-msgstr "Indica quin camp de la base de dades (columna) s'ha d'utilitzar per als criteris de cerca."
+msgstr "Indica quin camp de la base de dades (columna) s'ha d'utilitzar per als criteris de busca."
#: scfuncs.hrc:42
msgctxt "SC_OPCODE_DB_COUNT"
msgid "Search criteria"
-msgstr "Criteris de cerca"
+msgstr "Criteris de busca"
#: scfuncs.hrc:43
msgctxt "SC_OPCODE_DB_COUNT"
msgid "Defines the cell range containing the search criteria."
-msgstr "Defineix l'interval de les cel·les que contenen els criteris de cerca."
+msgstr "Defineix l'interval de les cel·les que contenen els criteris de busca."
#: scfuncs.hrc:49
msgctxt "SC_OPCODE_DB_COUNT_2"
msgid "Counts all non-blank cells of a data range where the content corresponds to the search criteria."
-msgstr "Compta totes les cel·les que no estiguen en blanc d'un interval de dades el contingut de les quals correspongui als criteris de cerca."
+msgstr "Compta totes les cel·les que no estiguen en blanc d'un interval de dades el contingut de les quals correspongui als criteris de busca."
#: scfuncs.hrc:50
msgctxt "SC_OPCODE_DB_COUNT_2"
@@ -2941,22 +2921,22 @@ msgstr "Camp de la base de dades"
#: scfuncs.hrc:53
msgctxt "SC_OPCODE_DB_COUNT_2"
msgid "Indicates which database field (column) is to be used for the search criteria."
-msgstr "Indica quin camp de la base de dades (columna) s'ha d'utilitzar per als criteris de cerca."
+msgstr "Indica quin camp de la base de dades (columna) s'ha d'utilitzar per als criteris de busca."
#: scfuncs.hrc:54
msgctxt "SC_OPCODE_DB_COUNT_2"
msgid "Search criteria"
-msgstr "Criteris de cerca"
+msgstr "Criteris de busca"
#: scfuncs.hrc:55
msgctxt "SC_OPCODE_DB_COUNT_2"
msgid "Defines the cell range containing the search criteria."
-msgstr "Defineix l'interval de les cel·les que contenen els criteris de cerca."
+msgstr "Defineix l'interval de les cel·les que contenen els criteris de busca."
#: scfuncs.hrc:61
msgctxt "SC_OPCODE_DB_AVERAGE"
msgid "Returns the average value of all the cells of a data range whose contents match the search criteria."
-msgstr "Retorna el valor mitjà de totes les cel·les d'un interval de dades els continguts del qual coincideixen amb els criteris de cerca."
+msgstr "Retorna el valor mitjà de totes les cel·les d'un interval de dades els continguts del qual coincideixen amb els criteris de busca."
#: scfuncs.hrc:62
msgctxt "SC_OPCODE_DB_AVERAGE"
@@ -2976,22 +2956,22 @@ msgstr "Camp de la base de dades"
#: scfuncs.hrc:65
msgctxt "SC_OPCODE_DB_AVERAGE"
msgid "Indicates which database field (column) is to be used for the search criteria."
-msgstr "Indica quin camp de la base de dades (columna) s'ha d'utilitzar per als criteris de cerca."
+msgstr "Indica quin camp de la base de dades (columna) s'ha d'utilitzar per als criteris de busca."
#: scfuncs.hrc:66
msgctxt "SC_OPCODE_DB_AVERAGE"
msgid "Search criteria"
-msgstr "Criteris de cerca"
+msgstr "Criteris de busca"
#: scfuncs.hrc:67
msgctxt "SC_OPCODE_DB_AVERAGE"
msgid "Defines the cell range containing the search criteria."
-msgstr "Defineix l'interval de les cel·les que contenen els criteris de cerca."
+msgstr "Defineix l'interval de les cel·les que contenen els criteris de busca."
#: scfuncs.hrc:73
msgctxt "SC_OPCODE_DB_GET"
msgid "Defines the contents of the cell of a data range which matches the search criteria."
-msgstr "Defineix el contingut de la cel·la d'un interval de dades que coincideix amb els criteris de cerca."
+msgstr "Defineix el contingut de la cel·la d'un interval de dades que coincideix amb els criteris de busca."
#: scfuncs.hrc:74
msgctxt "SC_OPCODE_DB_GET"
@@ -3011,22 +2991,22 @@ msgstr "Camp de la base de dades"
#: scfuncs.hrc:77
msgctxt "SC_OPCODE_DB_GET"
msgid "Indicates which database field (column) is to be used for the search criteria."
-msgstr "Indica quin camp de la base de dades (columna) s'ha d'utilitzar per als criteris de cerca."
+msgstr "Indica quin camp de la base de dades (columna) s'ha d'utilitzar per als criteris de busca."
#: scfuncs.hrc:78
msgctxt "SC_OPCODE_DB_GET"
msgid "Search criteria"
-msgstr "Criteris de cerca"
+msgstr "Criteris de busca"
#: scfuncs.hrc:79
msgctxt "SC_OPCODE_DB_GET"
msgid "Defines the cell range containing the search criteria."
-msgstr "Defineix l'interval de les cel·les que contenen els criteris de cerca."
+msgstr "Defineix l'interval de les cel·les que contenen els criteris de busca."
#: scfuncs.hrc:85
msgctxt "SC_OPCODE_DB_MAX"
msgid "Returns the maximum value from all of the cells of a data range which correspond to the search criteria."
-msgstr "Retorna el valor màxim de totes les cel·les d'un interval de dades que corresponguin als criteris de cerca."
+msgstr "Retorna el valor màxim de totes les cel·les d'un interval de dades que corresponguin als criteris de busca."
#: scfuncs.hrc:86
msgctxt "SC_OPCODE_DB_MAX"
@@ -3046,22 +3026,22 @@ msgstr "Camp de la base de dades"
#: scfuncs.hrc:89
msgctxt "SC_OPCODE_DB_MAX"
msgid "Indicates which database field (column) is to be used for the search criteria."
-msgstr "Indica quin camp de la base de dades (columna) s'ha d'utilitzar per als criteris de cerca."
+msgstr "Indica quin camp de la base de dades (columna) s'ha d'utilitzar per als criteris de busca."
#: scfuncs.hrc:90
msgctxt "SC_OPCODE_DB_MAX"
msgid "Search criteria"
-msgstr "Criteris de cerca"
+msgstr "Criteris de busca"
#: scfuncs.hrc:91
msgctxt "SC_OPCODE_DB_MAX"
msgid "Defines the cell range containing the search criteria."
-msgstr "Defineix l'interval de les cel·les que contenen els criteris de cerca."
+msgstr "Defineix l'interval de les cel·les que contenen els criteris de busca."
#: scfuncs.hrc:97
msgctxt "SC_OPCODE_DB_MIN"
msgid "Returns the minimum of all cells of a data range where the contents correspond to the search criteria."
-msgstr "Retorna el mínim de totes les cel·les d'un interval de dades el contingut de les quals corresponguin als criteris de cerca."
+msgstr "Retorna el mínim de totes les cel·les d'un interval de dades el contingut de les quals corresponguin als criteris de busca."
#: scfuncs.hrc:98
msgctxt "SC_OPCODE_DB_MIN"
@@ -3081,22 +3061,22 @@ msgstr "Camp de la base de dades"
#: scfuncs.hrc:101
msgctxt "SC_OPCODE_DB_MIN"
msgid "Indicates which database field (column) is to be used for the search criteria."
-msgstr "Indica quin camp de la base de dades (columna) s'ha d'utilitzar per als criteris de cerca."
+msgstr "Indica quin camp de la base de dades (columna) s'ha d'utilitzar per als criteris de busca."
#: scfuncs.hrc:102
msgctxt "SC_OPCODE_DB_MIN"
msgid "Search criteria"
-msgstr "Criteris de cerca"
+msgstr "Criteris de busca"
#: scfuncs.hrc:103
msgctxt "SC_OPCODE_DB_MIN"
msgid "Defines the cell range containing the search criteria."
-msgstr "Defineix l'interval de les cel·les que contenen els criteris de cerca."
+msgstr "Defineix l'interval de les cel·les que contenen els criteris de busca."
#: scfuncs.hrc:109
msgctxt "SC_OPCODE_DB_PRODUCT"
msgid "Multiplies all cells of a data range where the contents match the search criteria."
-msgstr "Multiplica totes les cel·les d'un interval de dades el contingut de les quals coincidisca amb els criteris de cerca."
+msgstr "Multiplica totes les cel·les d'un interval de dades el contingut de les quals coincidisca amb els criteris de busca."
#: scfuncs.hrc:110
msgctxt "SC_OPCODE_DB_PRODUCT"
@@ -3116,22 +3096,22 @@ msgstr "Camp de la base de dades"
#: scfuncs.hrc:113
msgctxt "SC_OPCODE_DB_PRODUCT"
msgid "Indicates which database field (column) is to be used for the search criteria."
-msgstr "Indica quin camp de la base de dades (columna) s'ha d'utilitzar per als criteris de cerca."
+msgstr "Indica quin camp de la base de dades (columna) s'ha d'utilitzar per als criteris de busca."
#: scfuncs.hrc:114
msgctxt "SC_OPCODE_DB_PRODUCT"
msgid "Search criteria"
-msgstr "Criteris de cerca"
+msgstr "Criteris de busca"
#: scfuncs.hrc:115
msgctxt "SC_OPCODE_DB_PRODUCT"
msgid "Defines the cell range containing the search criteria."
-msgstr "Defineix l'interval de les cel·les que contenen els criteris de cerca."
+msgstr "Defineix l'interval de les cel·les que contenen els criteris de busca."
#: scfuncs.hrc:121
msgctxt "SC_OPCODE_DB_STD_DEV"
msgid "Calculates the standard deviation of all cells in a data range whose contents match the search criteria."
-msgstr "Calcula la desviació estàndard de totes les cel·les d'un interval de dades el contingut de les quals coincideix amb els criteris de cerca."
+msgstr "Calcula la desviació estàndard de totes les cel·les d'un interval de dades el contingut de les quals coincideix amb els criteris de busca."
#: scfuncs.hrc:122
msgctxt "SC_OPCODE_DB_STD_DEV"
@@ -3151,22 +3131,22 @@ msgstr "Camp de la base de dades"
#: scfuncs.hrc:125
msgctxt "SC_OPCODE_DB_STD_DEV"
msgid "Indicates which database field (column) is to be used for the search criteria."
-msgstr "Indica quin camp de la base de dades (columna) s'ha d'utilitzar per als criteris de cerca."
+msgstr "Indica quin camp de la base de dades (columna) s'ha d'utilitzar per als criteris de busca."
#: scfuncs.hrc:126
msgctxt "SC_OPCODE_DB_STD_DEV"
msgid "Search criteria"
-msgstr "Criteris de cerca"
+msgstr "Criteris de busca"
#: scfuncs.hrc:127
msgctxt "SC_OPCODE_DB_STD_DEV"
msgid "Defines the cell range containing the search criteria."
-msgstr "Defineix l'interval de les cel·les que contenen els criteris de cerca."
+msgstr "Defineix l'interval de les cel·les que contenen els criteris de busca."
#: scfuncs.hrc:133
msgctxt "SC_OPCODE_DB_STD_DEV_P"
msgid "Returns the standard deviation with regards to the population of all cells of a data range matching the search criteria."
-msgstr "Retorna la desviació estàndard, quant a la població, de totes les cel·les d'un interval de dades que coincidisquen amb els criteris de cerca."
+msgstr "Retorna la desviació estàndard, quant a la població, de totes les cel·les d'un interval de dades que coincidisquen amb els criteris de busca."
#: scfuncs.hrc:134
msgctxt "SC_OPCODE_DB_STD_DEV_P"
@@ -3186,22 +3166,22 @@ msgstr "Camp de la base de dades"
#: scfuncs.hrc:137
msgctxt "SC_OPCODE_DB_STD_DEV_P"
msgid "Indicates which database field (column) is to be used for the search criteria."
-msgstr "Indica quin camp de la base de dades (columna) s'ha d'utilitzar per als criteris de cerca."
+msgstr "Indica quin camp de la base de dades (columna) s'ha d'utilitzar per als criteris de busca."
#: scfuncs.hrc:138
msgctxt "SC_OPCODE_DB_STD_DEV_P"
msgid "Search criteria"
-msgstr "Criteris de cerca"
+msgstr "Criteris de busca"
#: scfuncs.hrc:139
msgctxt "SC_OPCODE_DB_STD_DEV_P"
msgid "Defines the cell range containing the search criteria."
-msgstr "Defineix l'interval de les cel·les que contenen els criteris de cerca."
+msgstr "Defineix l'interval de les cel·les que contenen els criteris de busca."
#: scfuncs.hrc:145
msgctxt "SC_OPCODE_DB_SUM"
msgid "Adds all the cells of a data range where the contents match the search criteria."
-msgstr "Afig totes les cel·les d'un interval de dades el contingut de les quals coincidisca amb els criteris de cerca."
+msgstr "Afig totes les cel·les d'un interval de dades el contingut de les quals coincidisca amb els criteris de busca."
#: scfuncs.hrc:146
msgctxt "SC_OPCODE_DB_SUM"
@@ -3221,22 +3201,22 @@ msgstr "Camp de la base de dades"
#: scfuncs.hrc:149
msgctxt "SC_OPCODE_DB_SUM"
msgid "Indicates which database field (column) is to be used for the search criteria."
-msgstr "Indica quin camp de la base de dades (columna) s'ha d'utilitzar per als criteris de cerca."
+msgstr "Indica quin camp de la base de dades (columna) s'ha d'utilitzar per als criteris de busca."
#: scfuncs.hrc:150
msgctxt "SC_OPCODE_DB_SUM"
msgid "Search criteria"
-msgstr "Criteris de cerca"
+msgstr "Criteris de busca"
#: scfuncs.hrc:151
msgctxt "SC_OPCODE_DB_SUM"
msgid "Defines the cell range containing the search criteria."
-msgstr "Defineix l'interval de les cel·les que contenen els criteris de cerca."
+msgstr "Defineix l'interval de les cel·les que contenen els criteris de busca."
#: scfuncs.hrc:157
msgctxt "SC_OPCODE_DB_VAR"
msgid "Determines the variance of all the cells in a data range where the contents match the search criteria."
-msgstr "Determina la variància de totes les cel·les d'un interval de dades el contingut de les quals coincidisca amb els criteris de cerca."
+msgstr "Determina la variància de totes les cel·les d'un interval de dades el contingut de les quals coincidisca amb els criteris de busca."
#: scfuncs.hrc:158
msgctxt "SC_OPCODE_DB_VAR"
@@ -3256,22 +3236,22 @@ msgstr "Camp de la base de dades"
#: scfuncs.hrc:161
msgctxt "SC_OPCODE_DB_VAR"
msgid "Indicates which database field (column) is to be used for the search criteria."
-msgstr "Indica quin camp de la base de dades (columna) s'ha d'utilitzar per als criteris de cerca."
+msgstr "Indiqueu quin camp de la base de dades (columna) s'ha d'utilitzar per als criteris de busca."
#: scfuncs.hrc:162
msgctxt "SC_OPCODE_DB_VAR"
msgid "Search criteria"
-msgstr "Criteris de cerca"
+msgstr "Criteris de busca"
#: scfuncs.hrc:163
msgctxt "SC_OPCODE_DB_VAR"
msgid "Defines the cell range containing the search criteria."
-msgstr "Defineix l'interval de les cel·les que contenen els criteris de cerca."
+msgstr "Defineix l'interval de les cel·les que contenen els criteris de busca."
#: scfuncs.hrc:169
msgctxt "SC_OPCODE_DB_VAR_P"
msgid "Determines variance of a population based on all cells in a data range where contents match the search criteria."
-msgstr "Determina la variància d'una població basada en totes les cel·les d'un interval de dades el contingut de la qual coincidisca amb els criteris de cerca."
+msgstr "Determina la variància d'una població basada en totes les cel·les d'un interval de dades el contingut de la qual coincidisca amb els criteris de busca."
#: scfuncs.hrc:170
msgctxt "SC_OPCODE_DB_VAR_P"
@@ -3291,17 +3271,17 @@ msgstr "Camp de la base de dades"
#: scfuncs.hrc:173
msgctxt "SC_OPCODE_DB_VAR_P"
msgid "Indicates which database field (column) is to be used for the search criteria."
-msgstr "Indica quin camp de la base de dades (columna) s'ha d'utilitzar per als criteris de cerca."
+msgstr "Indiqueu quin camp de la base de dades (columna) s'ha d'utilitzar per als criteris de busca."
#: scfuncs.hrc:174
msgctxt "SC_OPCODE_DB_VAR_P"
msgid "Search criteria"
-msgstr "Criteris de cerca"
+msgstr "Criteris de busca"
#: scfuncs.hrc:175
msgctxt "SC_OPCODE_DB_VAR_P"
msgid "Defines the cell range containing the search criteria."
-msgstr "Defineix l'interval de les cel·les que contenen els criteris de cerca."
+msgstr "Defineix l'interval de les cel·les que contenen els criteris de busca."
#: scfuncs.hrc:181
msgctxt "SC_OPCODE_GET_DATE"
@@ -3309,37 +3289,34 @@ msgid "Provides an internal number for the date given."
msgstr "Proporciona un nombre intern per a la data indicada."
#: scfuncs.hrc:182
-#, fuzzy
msgctxt "SC_OPCODE_GET_DATE"
msgid "Year"
-msgstr "Anys"
+msgstr "Any"
#: scfuncs.hrc:183
msgctxt "SC_OPCODE_GET_DATE"
msgid "An integer between 1583 and 9956 or 0 and 99 (19xx or 20xx depending on the defined option)."
-msgstr "Enter entre 1583 i 9956 o entre 0 i 99 (19xx o 20xx segons l'opció definida)."
+msgstr "Un nombre enter entre 1583 i 9956, o entre 0 i 99 (19xx o 20xx segons l'opció definida)."
#: scfuncs.hrc:184
-#, fuzzy
msgctxt "SC_OPCODE_GET_DATE"
msgid "Month"
-msgstr "Mesos"
+msgstr "Mes"
#: scfuncs.hrc:185
msgctxt "SC_OPCODE_GET_DATE"
msgid "An integer between 1 and 12 representing the month."
-msgstr "Enter entre 1 i 12 que representa el mes."
+msgstr "Un nombre enter entre 1 i 12 que representa el mes."
#: scfuncs.hrc:186
-#, fuzzy
msgctxt "SC_OPCODE_GET_DATE"
msgid "Day"
-msgstr "Dies"
+msgstr "Dia"
#: scfuncs.hrc:187
msgctxt "SC_OPCODE_GET_DATE"
msgid "An integer between 1 and 31 representing the day of the month."
-msgstr "Enter entre 1 i 31 que representa el dia del mes."
+msgstr "Un nombre enter entre 1 i 31 que representa el dia del mes."
#: scfuncs.hrc:193
msgctxt "SC_OPCODE_GET_DATE_VALUE"
@@ -3347,7 +3324,6 @@ msgid "Returns an internal number for a text having a possible date format."
msgstr "Retorna un nombre intern per a un text que tinga un format de data possible."
#: scfuncs.hrc:194
-#, fuzzy
msgctxt "SC_OPCODE_GET_DATE_VALUE"
msgid "Text"
msgstr "Text"
@@ -3365,12 +3341,12 @@ msgstr "Retorna la data seqüencial del mes com un enter (1-31) en relació al v
#: scfuncs.hrc:202
msgctxt "SC_OPCODE_GET_DAY"
msgid "Number"
-msgstr "Nombre"
+msgstr "Número"
#: scfuncs.hrc:203
msgctxt "SC_OPCODE_GET_DAY"
msgid "The internal number for the date."
-msgstr "Nombre intern per a la data."
+msgstr "El número intern per a la data."
#: scfuncs.hrc:209
msgctxt "SC_OPCODE_GET_DIFF_DATE_360"
@@ -3378,26 +3354,24 @@ msgid "Calculates the number of days between two dates based on a 360-day year."
msgstr "Calcula el nombre de dies entre dues dates considerant un any de 360 dies."
#: scfuncs.hrc:210
-#, fuzzy
msgctxt "SC_OPCODE_GET_DIFF_DATE_360"
msgid "Date 1"
-msgstr "Data "
+msgstr "Data 1"
#: scfuncs.hrc:211
msgctxt "SC_OPCODE_GET_DIFF_DATE_360"
msgid "The start date for calculating the difference in days."
-msgstr "Data d'inici per calcular la diferència en dies."
+msgstr "Data d'inici per a calcular la diferència en dies."
#: scfuncs.hrc:212
-#, fuzzy
msgctxt "SC_OPCODE_GET_DIFF_DATE_360"
msgid "Date 2"
-msgstr "Data "
+msgstr "Data 2"
#: scfuncs.hrc:213
msgctxt "SC_OPCODE_GET_DIFF_DATE_360"
msgid "The end date for calculating the difference in days."
-msgstr "Data final per calcular la diferència en dies."
+msgstr "Data final per a calcular la diferència en dies."
#: scfuncs.hrc:214
msgctxt "SC_OPCODE_GET_DIFF_DATE_360"
@@ -3412,13 +3386,12 @@ msgstr "El mètode utilitzat per formar diferències: tipus = 0 indica el mètod
#: scfuncs.hrc:221
msgctxt "SC_OPCODE_NETWORKDAYS"
msgid "Returns the number of workdays between two dates using arguments to indicate weekenddays and holidays."
-msgstr "Retorna el nombre de dies feiners entre dues dates usant arguments per a determinar els dies de cap de setmana i els festius."
+msgstr "Retorna el nombre de dies feiners entre dues dates usant arguments per a indicar els caps de setmana i els dies festius."
#: scfuncs.hrc:222
-#, fuzzy
msgctxt "SC_OPCODE_NETWORKDAYS"
msgid "Start date"
-msgstr "Data inicial"
+msgstr "Data d'inici"
#: scfuncs.hrc:223
msgctxt "SC_OPCODE_NETWORKDAYS"
@@ -3426,7 +3399,6 @@ msgid "Start date for calculation."
msgstr "Data d'inici per al càlcul."
#: scfuncs.hrc:224
-#, fuzzy
msgctxt "SC_OPCODE_NETWORKDAYS"
msgid "End date"
msgstr "Data final"
@@ -3437,10 +3409,9 @@ msgid "End date for calculation."
msgstr "Data de finalització del càlcul."
#: scfuncs.hrc:226
-#, fuzzy
msgctxt "SC_OPCODE_NETWORKDAYS"
msgid "List of dates"
-msgstr "llista de dates"
+msgstr "Llista de dates"
#: scfuncs.hrc:227
msgctxt "SC_OPCODE_NETWORKDAYS"
@@ -3448,10 +3419,9 @@ msgid "Optional set of one or more dates to be considered as holiday."
msgstr "Conjunt opcional d'una o més dates a considerar com a festius."
#: scfuncs.hrc:228
-#, fuzzy
msgctxt "SC_OPCODE_NETWORKDAYS"
msgid "Array"
-msgstr "Matriu "
+msgstr "Matriu"
#: scfuncs.hrc:229
msgctxt "SC_OPCODE_NETWORKDAYS"
@@ -3461,13 +3431,12 @@ msgstr "Llista opcional de nombres per a indicar els dies feiners (0) i de cap d
#: scfuncs.hrc:235
msgctxt "SC_OPCODE_NETWORKDAYS_MS"
msgid "Returns the number of workdays between two dates using arguments to indicate weekend days and holidays."
-msgstr "Retorna el nombre de dies feiners entre dues dates usant arguments per a indicar els caps de setmana i festius."
+msgstr "Retorna el nombre de dies feiners entre dues dates usant arguments per a indicar els caps de setmana i els dies festius."
#: scfuncs.hrc:236
-#, fuzzy
msgctxt "SC_OPCODE_NETWORKDAYS_MS"
msgid "Start date"
-msgstr "Data inicial"
+msgstr "Data d'inici"
#: scfuncs.hrc:237
msgctxt "SC_OPCODE_NETWORKDAYS_MS"
@@ -3475,7 +3444,6 @@ msgid "Start date for calculation."
msgstr "Data d'inici per al càlcul."
#: scfuncs.hrc:238
-#, fuzzy
msgctxt "SC_OPCODE_NETWORKDAYS_MS"
msgid "End date"
msgstr "Data final"
@@ -3486,10 +3454,9 @@ msgid "End date for calculation."
msgstr "Data de finalització del càlcul."
#: scfuncs.hrc:240
-#, fuzzy
msgctxt "SC_OPCODE_NETWORKDAYS_MS"
msgid "Number or string"
-msgstr "nombre o cadena"
+msgstr "Nombre o cadena"
#: scfuncs.hrc:241
msgctxt "SC_OPCODE_NETWORKDAYS_MS"
@@ -3497,15 +3464,14 @@ msgid "Optional number or string to indicate when weekends occur. When omitted,
msgstr "Número o cadena de text opcionals per indicar quan és cap de setmana. Si s'omet, es considera que el cap de setmana és dissabte i diumenge."
#: scfuncs.hrc:242
-#, fuzzy
msgctxt "SC_OPCODE_NETWORKDAYS_MS"
msgid "Array"
-msgstr "Matriu "
+msgstr "Matriu"
#: scfuncs.hrc:243
msgctxt "SC_OPCODE_NETWORKDAYS_MS"
msgid "Optional set of one or more dates to be considered as holiday."
-msgstr "Conjunt opcional d'una o més dates a considerar com a festius."
+msgstr "Conjunt opcional d'una o més dates a considerar com a dies festius."
#: scfuncs.hrc:249
msgctxt "SC_OPCODE_WORKDAY_MS"
@@ -3513,10 +3479,9 @@ msgid "Returns the serial number of the date before or after a number of workday
msgstr "Retorna el número de sèrie de la data abans o després d'un nombre de dies feiners usant els arguments per a indicar els dies de cap de setmana i festius."
#: scfuncs.hrc:250
-#, fuzzy
msgctxt "SC_OPCODE_WORKDAY_MS"
msgid "Start date"
-msgstr "Data inicial"
+msgstr "Data d'inici"
#: scfuncs.hrc:251
msgctxt "SC_OPCODE_WORKDAY_MS"
@@ -3534,10 +3499,9 @@ msgid "The number of workdays before or after start date."
msgstr "El nombre de dies feiners abans o després de la data inicial."
#: scfuncs.hrc:254
-#, fuzzy
msgctxt "SC_OPCODE_WORKDAY_MS"
msgid "Number or string"
-msgstr "nombre o cadena"
+msgstr "Nombre o cadena"
#: scfuncs.hrc:255
msgctxt "SC_OPCODE_WORKDAY_MS"
@@ -3545,10 +3509,9 @@ msgid "Optional number or string to indicate when weekends occur. When omitted,
msgstr "Nombre o cadena opcional per a indicar els caps de setmana. Si s'omet, el cap de setmana és dissabte i diumenge."
#: scfuncs.hrc:256
-#, fuzzy
msgctxt "SC_OPCODE_WORKDAY_MS"
msgid "Array"
-msgstr "Matriu "
+msgstr "Matriu"
#: scfuncs.hrc:257
msgctxt "SC_OPCODE_WORKDAY_MS"
@@ -3618,7 +3581,7 @@ msgstr "Nombre"
#: scfuncs.hrc:295
msgctxt "SC_OPCODE_GET_SEC"
msgid "The internal time value."
-msgstr "Valor intern de l'hora."
+msgstr "El valor intern de l'hora."
#: scfuncs.hrc:301
msgctxt "SC_OPCODE_GET_TIME"
@@ -3626,32 +3589,29 @@ msgid "Determines a time value from the details for hour, minute and second."
msgstr "Determina un valor d'hora a partir dels detalls d'hora, minut i segon."
#: scfuncs.hrc:302
-#, fuzzy
msgctxt "SC_OPCODE_GET_TIME"
msgid "Hour"
-msgstr "Hores"
+msgstr "Hora"
#: scfuncs.hrc:303
msgctxt "SC_OPCODE_GET_TIME"
msgid "The integer for the hour."
-msgstr "Enter per a l'hora."
+msgstr "Nombre enter per a l'hora."
#: scfuncs.hrc:304
-#, fuzzy
msgctxt "SC_OPCODE_GET_TIME"
msgid "Minute"
-msgstr "minuts"
+msgstr "Minut"
#: scfuncs.hrc:305
msgctxt "SC_OPCODE_GET_TIME"
msgid "The integer for the minute."
-msgstr "Enter per al minut."
+msgstr "Nombre enter per al minut."
#: scfuncs.hrc:306
-#, fuzzy
msgctxt "SC_OPCODE_GET_TIME"
msgid "Second"
-msgstr "Segons"
+msgstr "Segon"
#: scfuncs.hrc:307
msgctxt "SC_OPCODE_GET_TIME"
@@ -3664,7 +3624,6 @@ msgid "Returns a sequential number for a text shown in a possible time entry for
msgstr "Retorna un nombre seqüencial per a un text mostrat en un format d'entrada d'hora possible."
#: scfuncs.hrc:314
-#, fuzzy
msgctxt "SC_OPCODE_GET_TIME_VALUE"
msgid "Text"
msgstr "Text"
@@ -3725,10 +3684,9 @@ msgid "Calculates the number of days between two dates."
msgstr "Calcula el nombre de dies entre dues dates."
#: scfuncs.hrc:346
-#, fuzzy
msgctxt "SC_OPCODE_GET_DIFF_DATE"
msgid "Date 2"
-msgstr "Data "
+msgstr "Data 2"
#: scfuncs.hrc:347
msgctxt "SC_OPCODE_GET_DIFF_DATE"
@@ -3736,10 +3694,9 @@ msgid "The end date for calculating the difference in days."
msgstr "Data final per calcular la diferència en dies."
#: scfuncs.hrc:348
-#, fuzzy
msgctxt "SC_OPCODE_GET_DIFF_DATE"
msgid "Date 1"
-msgstr "Data "
+msgstr "Data 1"
#: scfuncs.hrc:349
msgctxt "SC_OPCODE_GET_DIFF_DATE"
@@ -3797,7 +3754,6 @@ msgid "The internal number of the date."
msgstr "Nombre intern de la data."
#: scfuncs.hrc:370
-#, fuzzy
msgctxt "SC_OPCODE_WEEK"
msgid "Mode"
msgstr "Mode"
@@ -3813,13 +3769,11 @@ msgid "Calculates the ISO 8601 calendar week for the given date."
msgstr "Calcula la setmana del calendari d'una data donada segons la norma ISO 8601."
#: scfuncs.hrc:378
-#, fuzzy
msgctxt "SC_OPCODE_ISOWEEKNUM"
msgid "Number"
msgstr "Nombre"
#: scfuncs.hrc:379
-#, fuzzy
msgctxt "SC_OPCODE_ISOWEEKNUM"
msgid "The internal number of the date."
msgstr "Nombre intern de la data."
@@ -3830,9 +3784,10 @@ msgid ""
"Calculates the calendar week corresponding to the given date.\n"
"This function only provides interoperability with %PRODUCTNAME 5.0 and earlier and OpenOffice.org."
msgstr ""
+"Calcula la setmana de calendari que correspon a la data donada.\n"
+"Esta funció només proporciona compatibilitat amb el %PRODUCTNAME 5.0 i versions anteriors, i amb l'OpenOffice.org."
#: scfuncs.hrc:385
-#, fuzzy
msgctxt "SC_OPCODE_WEEKNUM_OOO"
msgid "Number"
msgstr "Nombre"
@@ -3843,13 +3798,11 @@ msgid "The internal number of the date."
msgstr "El número intern de la data."
#: scfuncs.hrc:387
-#, fuzzy
msgctxt "SC_OPCODE_WEEKNUM_OOO"
msgid "Mode"
msgstr "Mode"
#: scfuncs.hrc:388
-#, fuzzy
msgctxt "SC_OPCODE_WEEKNUM_OOO"
msgid "Indicates the first day of the week (1 = Sunday, other values = Monday)."
msgstr "Indica el primer dia de la setmana (1 = diumenge, altres valors = dilluns)."
@@ -3860,10 +3813,9 @@ msgid "Calculates the date of Easter Sunday in a given year."
msgstr "Calcula la data de la Pasqua de Resurrecció d'un any determinat."
#: scfuncs.hrc:395
-#, fuzzy
msgctxt "SC_OPCODE_EASTERSUNDAY"
msgid "Year"
-msgstr "Anys"
+msgstr "Any"
#: scfuncs.hrc:396
msgctxt "SC_OPCODE_EASTERSUNDAY"
@@ -4191,7 +4143,6 @@ msgid "Payment period. The total number of periods in which the annuity (pension
msgstr "Període de pagament. Nombre total de períodes en què es paga l'anualitat (pensió)."
#: scfuncs.hrc:491
-#, fuzzy
msgctxt "SC_OPCODE_IPMT"
msgid "PV"
msgstr "VA"
@@ -4287,10 +4238,9 @@ msgid "Type = 1 denotes due at the beginning of the period, = 0 at the end."
msgstr "Tipus = 1 indica venciment al començament del període; = 0, al final."
#: scfuncs.hrc:520
-#, fuzzy
msgctxt "SC_OPCODE_CUM_PRINC"
msgid "Cumulative capital. Calculates the total amount of the repayment share in a period for an investment with constant interest rate."
-msgstr "Interés compost acumulatiu. Calcula la quantitat total de la part d'interés d'un període per a una inversió amb una taxa d'interés constant."
+msgstr "Capital acumulatiu. Calcula la quantitat total de la compartició d'amortització en un període per a una inversió amb una taxa d'interés constant."
#: scfuncs.hrc:521
msgctxt "SC_OPCODE_CUM_PRINC"
@@ -4323,7 +4273,6 @@ msgid "The present value. The present value or the amount the annuity is current
msgstr "Valor actual. Valor actual o la quantitat en què l'anualitat està valorada actualment."
#: scfuncs.hrc:527
-#, fuzzy
msgctxt "SC_OPCODE_CUM_PRINC"
msgid "S"
msgstr "S"
@@ -4379,7 +4328,6 @@ msgid "Payment period. The total number of periods in which the annuity (pension
msgstr "Període de pagament. Nombre total de períodes en què es paga l'anualitat (pensió)."
#: scfuncs.hrc:543
-#, fuzzy
msgctxt "SC_OPCODE_CUM_IPMT"
msgid "PV"
msgstr "VA"
@@ -4600,10 +4548,9 @@ msgid "Periods: The period for which the depreciation is calculated. The time un
msgstr "Períodes: període per al qual es calcula la depreciació. La unitat de temps utilitzada per al període ha de ser la mateixa que la utilitzada per a la vida útil."
#: scfuncs.hrc:607
-#, fuzzy
msgctxt "SC_OPCODE_DB"
msgid "Month"
-msgstr "Mesos"
+msgstr "Mes"
#: scfuncs.hrc:608
msgctxt "SC_OPCODE_DB"
@@ -4646,7 +4593,6 @@ msgid "Useful life. The number of periods in the useful life of the asset."
msgstr "Vida útil. El nombre de períodes de la vida útil de l'actiu."
#: scfuncs.hrc:621
-#, fuzzy
msgctxt "SC_OPCODE_VBD"
msgid "Start"
msgstr "Inici"
@@ -4657,7 +4603,6 @@ msgid "Start. The first period for depreciation in the same time unit as the use
msgstr "Inici. Primer període per a la depreciació, que ha d'expressar-se en la mateixa unitat de temps que la vida útil."
#: scfuncs.hrc:623
-#, fuzzy
msgctxt "SC_OPCODE_VBD"
msgid "End"
msgstr "Final"
@@ -4673,48 +4618,44 @@ msgid "Factor"
msgstr "Factor"
#: scfuncs.hrc:626
-#, fuzzy
msgctxt "SC_OPCODE_VBD"
msgid "Factor. The factor for the reduction of the depreciation. Factor = 2 denotes double rate depreciation."
-msgstr "Factor. El factor per a la reducció de la depreciació. F = 2 indica la depreciació de doble taxa."
+msgstr "Factor. El factor per a la reducció de la depreciació. Factor = 2 indica la depreciació de doble taxa."
#: scfuncs.hrc:627
-#, fuzzy
msgctxt "SC_OPCODE_VBD"
msgid "NoSwitch"
-msgstr "Commuta"
+msgstr "SenseCanvi"
#: scfuncs.hrc:628
msgctxt "SC_OPCODE_VBD"
msgid "NoSwitch = 0 denotes switch to linear depreciation, NoSwitch = 1 do not switch."
-msgstr ""
+msgstr "SenseCanvi = 0 indica un canvi en la depreciació lineal. SenseCanvi =1 no fa cap canvi."
#: scfuncs.hrc:634
msgctxt "SC_OPCODE_EFFECT"
msgid "Calculates the annual net interest rate for a nominal interest rate."
-msgstr ""
+msgstr "Calcula la taxa d'interés neta anual per a una taxa d'interés nominal."
#: scfuncs.hrc:635
msgctxt "SC_OPCODE_EFFECT"
msgid "NOM"
-msgstr ""
+msgstr "Interés_nominal"
#: scfuncs.hrc:636
msgctxt "SC_OPCODE_EFFECT"
msgid "Nominal interest"
-msgstr ""
+msgstr "Interés nominal"
#: scfuncs.hrc:637
-#, fuzzy
msgctxt "SC_OPCODE_EFFECT"
msgid "P"
msgstr "P"
#: scfuncs.hrc:638
-#, fuzzy
msgctxt "SC_OPCODE_EFFECT"
msgid "Periods. The number of interest payments per year."
-msgstr "Períodes. Nombre de pagaments d'interessos per any."
+msgstr "Períodes. El nombre de pagaments d'interessos per any."
#: scfuncs.hrc:644
msgctxt "SC_OPCODE_NOMINAL"
@@ -4722,7 +4663,6 @@ msgid "Calculates the yearly nominal interest rate as an effective interest rate
msgstr "Calcula la taxa d'interés nominal anual com a taxa anual equivalent."
#: scfuncs.hrc:645
-#, fuzzy
msgctxt "SC_OPCODE_NOMINAL"
msgid "Effective rate"
msgstr "Interés efectiu"
@@ -4733,7 +4673,6 @@ msgid "The effective interest rate"
msgstr "Taxa anual equivalent"
#: scfuncs.hrc:647
-#, fuzzy
msgctxt "SC_OPCODE_NOMINAL"
msgid "NPER"
msgstr "NPER"
@@ -4749,7 +4688,6 @@ msgid "Net present value. Calculates the net present value of an investment base
msgstr "Valor net actual. Calcula el valor net actual d'una inversió basada en una sèrie de pagaments periòdics i una taxa de descompte."
#: scfuncs.hrc:655
-#, fuzzy
msgctxt "SC_OPCODE_NPV"
msgid "Rate"
msgstr "Taxa"
@@ -4760,16 +4698,14 @@ msgid "The rate of discount for one period."
msgstr "Taxa de descompte per a un període."
#: scfuncs.hrc:657
-#, fuzzy
msgctxt "SC_OPCODE_NPV"
msgid "Value "
-msgstr "Valor"
+msgstr "Valor "
#: scfuncs.hrc:658
-#, fuzzy
msgctxt "SC_OPCODE_NPV"
msgid "Value 1, value 2,... are arguments representing payments and income."
-msgstr "Valor 1, valor 2,... són entre 1 i 30 arguments que representen pagaments i ingressos."
+msgstr "Valor 1, valor 2... són arguments que representen pagaments i ingressos."
#: scfuncs.hrc:664
msgctxt "SC_OPCODE_IRR"
@@ -4782,7 +4718,6 @@ msgid "Values"
msgstr "Valors"
#: scfuncs.hrc:666
-#, fuzzy
msgctxt "SC_OPCODE_IRR"
msgid "An array or reference to cells whose contents correspond to the payments."
msgstr "Matriu o referència a cel·les el contingut de les quals correspon als pagaments."
@@ -4813,7 +4748,6 @@ msgid "An array or reference to cells whose contents correspond to the payments.
msgstr "Matriu o referència a cel·les el contingut de les quals correspon als pagaments."
#: scfuncs.hrc:677
-#, fuzzy
msgctxt "SC_OPCODE_MIRR"
msgid "Investment"
msgstr "Inversió"
@@ -4824,16 +4758,14 @@ msgid "Interest rate for investments (the negative values in the array)."
msgstr "Taxa d'interés per a les inversions (els valors negatius de la matriu)."
#: scfuncs.hrc:679
-#, fuzzy
msgctxt "SC_OPCODE_MIRR"
msgid "Reinvest rate"
-msgstr "reinvest_rate"
+msgstr "Taxa de reinversió"
#: scfuncs.hrc:680
-#, fuzzy
msgctxt "SC_OPCODE_MIRR"
msgid "Interest rate for reinvestments (the positive values in the array)."
-msgstr "Taxa d'interés per a les inversions (els valors negatius de la matriu)."
+msgstr "Taxa d'interés de les reinversions (els valors positius de la matriu)."
#: scfuncs.hrc:686
msgctxt "SC_OPCODE_ISPMT"
@@ -4841,7 +4773,6 @@ msgid "Returns the amount of interest for constant amortization rates."
msgstr "Retorna la quantitat d'interés per a taxes d'amortització constant."
#: scfuncs.hrc:687
-#, fuzzy
msgctxt "SC_OPCODE_ISPMT"
msgid "Rate"
msgstr "Taxa"
@@ -4862,10 +4793,9 @@ msgid "Number of amortization periods for the calculation of the interest."
msgstr "Nombre de períodes d'amortització per al càlcul de l'interés."
#: scfuncs.hrc:691
-#, fuzzy
msgctxt "SC_OPCODE_ISPMT"
msgid "Total periods"
-msgstr "períodes_totals"
+msgstr "Total de períodes"
#: scfuncs.hrc:692
msgctxt "SC_OPCODE_ISPMT"
@@ -4873,7 +4803,6 @@ msgid "Sum total of amortization periods."
msgstr "Suma total dels períodes d'amortització."
#: scfuncs.hrc:693
-#, fuzzy
msgctxt "SC_OPCODE_ISPMT"
msgid "Investment"
msgstr "Inversió"
@@ -4886,10 +4815,9 @@ msgstr "Quantitat de la inversió."
#: scfuncs.hrc:700
msgctxt "SC_OPCODE_PDURATION"
msgid "Duration. Calculates the number of periods required by an investment to attain the desired value."
-msgstr ""
+msgstr "Duració. Calcula el nombre de períodes que una inversió necessita per aconseguir el valor desitjat."
#: scfuncs.hrc:701
-#, fuzzy
msgctxt "SC_OPCODE_PDURATION"
msgid "Rate"
msgstr "Taxa"
@@ -4897,31 +4825,27 @@ msgstr "Taxa"
#: scfuncs.hrc:702
msgctxt "SC_OPCODE_PDURATION"
msgid "The constant rate of interest."
-msgstr ""
+msgstr "La taxa constant d'interés."
#: scfuncs.hrc:703
-#, fuzzy
msgctxt "SC_OPCODE_PDURATION"
msgid "PV"
msgstr "VA"
#: scfuncs.hrc:704
-#, fuzzy
msgctxt "SC_OPCODE_PDURATION"
msgid "The present value. The current value of the investment."
-msgstr "Valor actual. Valor actual de la inversió."
+msgstr "El valor actual de la inversió."
#: scfuncs.hrc:705
-#, fuzzy
msgctxt "SC_OPCODE_PDURATION"
msgid "FV"
msgstr "VF"
#: scfuncs.hrc:706
-#, fuzzy
msgctxt "SC_OPCODE_PDURATION"
msgid "The future value of the investment."
-msgstr "Valor de futur de la inversió."
+msgstr "El valor de futur de la inversió."
#: scfuncs.hrc:712
msgctxt "SC_OPCODE_RRI"
@@ -4929,10 +4853,9 @@ msgid "Interest. Calculates the interest rate which represents the rate of retur
msgstr "Interés. Calcula la taxa d'interés que representa la taxa de devolució d'una inversió."
#: scfuncs.hrc:713
-#, fuzzy
msgctxt "SC_OPCODE_RRI"
msgid "Periods"
-msgstr "Període"
+msgstr "Períodes"
#: scfuncs.hrc:714
msgctxt "SC_OPCODE_RRI"
@@ -4940,7 +4863,6 @@ msgid "The number of periods used in the calculation."
msgstr "Nombre de períodes utilitzats en el càlcul."
#: scfuncs.hrc:715
-#, fuzzy
msgctxt "SC_OPCODE_RRI"
msgid "PV"
msgstr "VA"
@@ -4966,7 +4888,6 @@ msgid "Returns TRUE if value is a reference."
msgstr "Retorna CERT si el valor és una referència."
#: scfuncs.hrc:725
-#, fuzzy
msgctxt "SC_OPCODE_IS_REF"
msgid "Value"
msgstr "Valor"
@@ -4982,7 +4903,6 @@ msgid "Returns TRUE if the value is an error value not equal to #N/A."
msgstr "Retorna CERT si el valor és un valor d'error diferent de #N/A."
#: scfuncs.hrc:733
-#, fuzzy
msgctxt "SC_OPCODE_IS_ERR"
msgid "Value"
msgstr "Valor"
@@ -4998,7 +4918,6 @@ msgid "Returns TRUE if the value is an error value."
msgstr "Retorna CERT si el valor és un valor d'error."
#: scfuncs.hrc:741
-#, fuzzy
msgctxt "SC_OPCODE_IS_ERROR"
msgid "Value"
msgstr "Valor"
@@ -5014,7 +4933,6 @@ msgid "Returns TRUE if value refers to an empty cell."
msgstr "Retorna TRUE si el valor es refereix a una cel·la buida."
#: scfuncs.hrc:749
-#, fuzzy
msgctxt "SC_OPCODE_IS_EMPTY"
msgid "Value"
msgstr "Valor"
@@ -5030,7 +4948,6 @@ msgid "Returns TRUE if the value carries a logical number format."
msgstr "Retorna CERT si el valor té un format de nombre lògic."
#: scfuncs.hrc:757
-#, fuzzy
msgctxt "SC_OPCODE_IS_LOGICAL"
msgid "Value"
msgstr "Valor"
@@ -5046,7 +4963,6 @@ msgid "Returns TRUE if value equals #N/A."
msgstr "Retorna CERT si el valor és igual a #N/A."
#: scfuncs.hrc:765
-#, fuzzy
msgctxt "SC_OPCODE_IS_NV"
msgid "Value"
msgstr "Valor"
@@ -5062,7 +4978,6 @@ msgid "Returns TRUE if the value is not text."
msgstr "Retorna CERT si el valor no és text."
#: scfuncs.hrc:773
-#, fuzzy
msgctxt "SC_OPCODE_IS_NON_STRING"
msgid "Value"
msgstr "Valor"
@@ -5078,7 +4993,6 @@ msgid "Returns TRUE if value is text."
msgstr "Retorna CERT si el valor és text."
#: scfuncs.hrc:781
-#, fuzzy
msgctxt "SC_OPCODE_IS_STRING"
msgid "Value"
msgstr "Valor"
@@ -5094,7 +5008,6 @@ msgid "Returns TRUE if value is a number."
msgstr "Retorna CERT si el valor és un nombre."
#: scfuncs.hrc:789
-#, fuzzy
msgctxt "SC_OPCODE_IS_VALUE"
msgid "Value"
msgstr "Valor"
@@ -5110,16 +5023,14 @@ msgid "Returns TRUE if the cell is a formula cell."
msgstr "Retorna CERT si la cel·la és una cel·la de fórmula."
#: scfuncs.hrc:797
-#, fuzzy
msgctxt "SC_OPCODE_IS_FORMULA"
msgid "Reference"
msgstr "Referència"
#: scfuncs.hrc:798
-#, fuzzy
msgctxt "SC_OPCODE_IS_FORMULA"
msgid "The cell to be tested."
-msgstr "Valor que s'ha de verificar."
+msgstr "La cel·la que s'ha de verificar"
#: scfuncs.hrc:804
msgctxt "SC_OPCODE_FORMULA"
@@ -5142,7 +5053,6 @@ msgid "Converts a value to a number."
msgstr "Converteix un valor en un nombre."
#: scfuncs.hrc:813
-#, fuzzy
msgctxt "SC_OPCODE_N"
msgid "Value"
msgstr "Valor"
@@ -5163,7 +5073,6 @@ msgid "Returns the data type of a value (1 = number, 2 = text, 4 = Boolean value
msgstr "Retorna el tipus de dades d'un valor (1 = nombre, 2 = text, 4 = valor booleà, 8 = fórmula, 16 = valor d'error, 64 = matriu)."
#: scfuncs.hrc:827
-#, fuzzy
msgctxt "SC_OPCODE_TYPE"
msgid "Value"
msgstr "Valor"
@@ -5179,10 +5088,9 @@ msgid "Determines information about address, formatting or contents of a cell."
msgstr "Determina la informació sobre l'adreça, la formatació o el contingut d'una cel·la."
#: scfuncs.hrc:835
-#, fuzzy
msgctxt "SC_OPCODE_CELL"
msgid "Info type"
-msgstr "info_type"
+msgstr "Tipus d'informació"
#: scfuncs.hrc:836
msgctxt "SC_OPCODE_CELL"
@@ -5200,10 +5108,9 @@ msgid "The position of the cell you want to examine."
msgstr "Posició de la cel·la que voleu examinar."
#: scfuncs.hrc:844
-#, fuzzy
msgctxt "SC_OPCODE_CURRENT"
msgid "Calculates the current value of the formula at the present location."
-msgstr "Calcula el valor actual de la fórmula a la ubicació actual. "
+msgstr "Calcula el valor actual de la fórmula en la ubicació actual."
#: scfuncs.hrc:850
msgctxt "SC_OPCODE_FALSE"
@@ -5246,10 +5153,9 @@ msgid "Any value or expression which can be either TRUE or FALSE."
msgstr "Qualsevol valor o expressió que tant pot ser CERT com FALS."
#: scfuncs.hrc:873
-#, fuzzy
msgctxt "SC_OPCODE_IF"
msgid "Then value"
-msgstr "Then_value"
+msgstr "Valor «aleshores»"
#: scfuncs.hrc:874
msgctxt "SC_OPCODE_IF"
@@ -5257,10 +5163,9 @@ msgid "The result of the function if the logical test returns a TRUE."
msgstr "Resultat de la funció si la verificació lògica retorna un TRUE."
#: scfuncs.hrc:875
-#, fuzzy
msgctxt "SC_OPCODE_IF"
msgid "Otherwise value"
-msgstr "Otherwise_value"
+msgstr "Valor «altrament»"
#: scfuncs.hrc:876
msgctxt "SC_OPCODE_IF"
@@ -5273,7 +5178,6 @@ msgid "Returns value if not an error value, else alternative."
msgstr "Retorna un valor si no és un valor d'error, altrament, retorna una alternativa."
#: scfuncs.hrc:883
-#, fuzzy
msgctxt "SC_OPCODE_IF_ERROR"
msgid "Value"
msgstr "Valor"
@@ -5284,10 +5188,9 @@ msgid "The value to be calculated."
msgstr "El valor que s'ha de calcular."
#: scfuncs.hrc:885
-#, fuzzy
msgctxt "SC_OPCODE_IF_ERROR"
msgid "Alternative value"
-msgstr "valor alternatiu"
+msgstr "Valor alternatiu"
#: scfuncs.hrc:886
msgctxt "SC_OPCODE_IF_ERROR"
@@ -5300,7 +5203,6 @@ msgid "Returns value if not a #N/A error, else alternative."
msgstr "Retorna el valor si no és un error #N/D, altrament, retorna una alternativa"
#: scfuncs.hrc:893
-#, fuzzy
msgctxt "SC_OPCODE_IF_NA"
msgid "Value"
msgstr "Valor"
@@ -5311,10 +5213,9 @@ msgid "The value to be calculated."
msgstr "El valor que s'ha de calcular."
#: scfuncs.hrc:895
-#, fuzzy
msgctxt "SC_OPCODE_IF_NA"
msgid "Alternative value"
-msgstr "valor alternatiu"
+msgstr "Valor alternatiu"
#: scfuncs.hrc:896
msgctxt "SC_OPCODE_IF_NA"
@@ -5332,10 +5233,9 @@ msgid "Logical value "
msgstr "Valor lògic "
#: scfuncs.hrc:904
-#, fuzzy
msgctxt "SC_OPCODE_OR"
msgid "Logical value 1, logical value 2,... are conditions to be tested and which return either TRUE or FALSE."
-msgstr "Valor lògic 1, valor lògic 2... són entre 1 i 30 condicions que s'han de verificar i que tornen CERT o FALS."
+msgstr "Valor lògic 1, valor lògic 2... són condicions que s'han de verificar i que tornen CERT o FALS."
#: scfuncs.hrc:910
msgctxt "SC_OPCODE_XOR"
@@ -5348,10 +5248,9 @@ msgid "Logical value "
msgstr "Valor lògic "
#: scfuncs.hrc:912
-#, fuzzy
msgctxt "SC_OPCODE_XOR"
msgid "Logical value 1, logical value 2, ... are conditions to be tested and which return either TRUE or FALSE."
-msgstr "Valor lògic 1, valor lògic 2... són fins a 30 condicions a comprovar i que retornen CERT o FALS."
+msgstr "Valor lògic 1, valor lògic 2... són condicions a comprovar i que retornen CERT o FALS."
#: scfuncs.hrc:918
msgctxt "SC_OPCODE_AND"
@@ -5364,10 +5263,9 @@ msgid "Logical value "
msgstr "Valor lògic "
#: scfuncs.hrc:920
-#, fuzzy
msgctxt "SC_OPCODE_AND"
msgid "Logical value 1, logical value 2;...are conditions to be tested and each returns either TRUE or FALSE."
-msgstr "Valor lògic 1, valor lògic 2... són entre 1 i 30 condicions que s'han de verificar i cada una de les quals retorna CERT o FALS."
+msgstr "Valor lògic 1, valor lògic 2... són condicions que s'han de verificar i cada una de les quals retorna CERT o FALS."
#: scfuncs.hrc:926
msgctxt "SC_OPCODE_ABS"
@@ -5415,10 +5313,9 @@ msgid "Counts the blank cells in a specified range."
msgstr "Compta les cel·les en blanc d'un interval indicat."
#: scfuncs.hrc:945
-#, fuzzy
msgctxt "SC_OPCODE_COUNT_EMPTY_CELLS"
msgid "Range"
-msgstr "Interval"
+msgstr "Àrea"
#: scfuncs.hrc:946
msgctxt "SC_OPCODE_COUNT_EMPTY_CELLS"
@@ -5436,16 +5333,14 @@ msgid "Returns the sum of all arguments."
msgstr "Retorna la suma de tots els arguments."
#: scfuncs.hrc:959
-#, fuzzy
msgctxt "SC_OPCODE_SUM"
msgid "Number "
msgstr "Nombre "
#: scfuncs.hrc:960
-#, fuzzy
msgctxt "SC_OPCODE_SUM"
msgid "Number 1, number 2, ... are arguments whose total is to be calculated."
-msgstr "Nombre 1, nombre 2... són entre 1 i 30 arguments el total dels quals s'ha de calcular."
+msgstr "Nombre 1, nombre 2... són arguments el total dels quals s'ha de calcular."
#: scfuncs.hrc:966
msgctxt "SC_OPCODE_SUM_SQ"
@@ -5453,16 +5348,14 @@ msgid "Returns the sum of the squares of the arguments."
msgstr "Retorna la suma dels quadrats dels arguments."
#: scfuncs.hrc:967
-#, fuzzy
msgctxt "SC_OPCODE_SUM_SQ"
msgid "Number "
msgstr "Nombre "
#: scfuncs.hrc:968
-#, fuzzy
msgctxt "SC_OPCODE_SUM_SQ"
msgid "Number 1, number 2,... are arguments for which the sum of the squares is to be calculated."
-msgstr "Nombre 1, nombre 2... són entre 1 i 30 arguments la suma dels quadrats dels quals s'ha de calcular."
+msgstr "Nombre 1, nombre 2... són arguments la suma dels quadrats dels quals s'ha de calcular."
#: scfuncs.hrc:974
msgctxt "SC_OPCODE_PRODUCT"
@@ -5475,22 +5368,19 @@ msgid "Number "
msgstr "Nombre "
#: scfuncs.hrc:976
-#, fuzzy
msgctxt "SC_OPCODE_PRODUCT"
msgid "Number 1, number 2, ... are arguments to be multiplied and a result returned."
-msgstr "Nombre 1, nombre 2... són entre 1 i 30 arguments que s'han de multiplicar i retornar un resultat."
+msgstr "Nombre 1, nombre 2... són arguments que s'han de multiplicar i retornar un resultat."
#: scfuncs.hrc:982
-#, fuzzy
msgctxt "SC_OPCODE_SUM_IF"
msgid "Totals the arguments that meet the condition."
-msgstr "Calcula la mitjana dels arguments que compleixen les condicions."
+msgstr "Suma els arguments que compleixen la condició."
#: scfuncs.hrc:983
-#, fuzzy
msgctxt "SC_OPCODE_SUM_IF"
msgid "Range"
-msgstr "Interval"
+msgstr "Àrea"
#: scfuncs.hrc:984
msgctxt "SC_OPCODE_SUM_IF"
@@ -5498,10 +5388,9 @@ msgid "The range to be evaluated by the criteria given."
msgstr "Interval que s'ha d'avaluar segons els criteris indicats."
#: scfuncs.hrc:985
-#, fuzzy
msgctxt "SC_OPCODE_SUM_IF"
msgid "Criteria"
-msgstr "Criteri"
+msgstr "Criteris"
#: scfuncs.hrc:986
msgctxt "SC_OPCODE_SUM_IF"
@@ -5509,10 +5398,9 @@ msgid "The criteria to be applied to the range."
msgstr "Criteris que s'aplicaran a l'interval."
#: scfuncs.hrc:987
-#, fuzzy
msgctxt "SC_OPCODE_SUM_IF"
msgid "Sum range"
-msgstr "Defineix l'interval"
+msgstr "Àrea de la suma"
#: scfuncs.hrc:988
msgctxt "SC_OPCODE_SUM_IF"
@@ -5525,10 +5413,9 @@ msgid "Averages the arguments that meet the conditions."
msgstr "Calcula la mitjana dels arguments que compleixen les condicions."
#: scfuncs.hrc:995
-#, fuzzy
msgctxt "SC_OPCODE_AVERAGE_IF"
msgid "Range"
-msgstr "Interval"
+msgstr "Àrea"
#: scfuncs.hrc:996
msgctxt "SC_OPCODE_AVERAGE_IF"
@@ -5536,10 +5423,9 @@ msgid "The range to be evaluated by the criteria given."
msgstr "Interval que s'ha d'avaluar segons els criteris indicats."
#: scfuncs.hrc:997
-#, fuzzy
msgctxt "SC_OPCODE_AVERAGE_IF"
msgid "Criteria"
-msgstr "Criteri"
+msgstr "Criteris"
#: scfuncs.hrc:998
msgctxt "SC_OPCODE_AVERAGE_IF"
@@ -5547,10 +5433,9 @@ msgid "The criteria to be applied to the range."
msgstr "Criteris que s'aplicaran a l'interval."
#: scfuncs.hrc:999
-#, fuzzy
msgctxt "SC_OPCODE_AVERAGE_IF"
msgid "Average range"
-msgstr "interval_mitjana"
+msgstr "Àrea de la mitjana"
#: scfuncs.hrc:1000
msgctxt "SC_OPCODE_AVERAGE_IF"
@@ -5563,10 +5448,9 @@ msgid "Totals the values of cells in a range that meet multiple criteria in mult
msgstr "Calcula el total dels valors de les cel·les en un interval que compleix múltiples criteris en diversos intervals."
#: scfuncs.hrc:1006
-#, fuzzy
msgctxt "SC_OPCODE_SUM_IFS"
msgid "Sum range"
-msgstr "Defineix l'interval"
+msgstr "Àrea de la suma"
#: scfuncs.hrc:1007
msgctxt "SC_OPCODE_SUM_IFS"
@@ -5574,10 +5458,9 @@ msgid "The range from which the values are to be totalled."
msgstr "Interval del qual s'han de sumar els valors."
#: scfuncs.hrc:1008
-#, fuzzy
msgctxt "SC_OPCODE_SUM_IFS"
msgid "Range "
-msgstr "Interval"
+msgstr "Àrea "
#: scfuncs.hrc:1009
msgctxt "SC_OPCODE_SUM_IFS"
@@ -5585,10 +5468,9 @@ msgid "Range 1, range 2,... are the ranges to be evaluated by the criteria given
msgstr "Interval 1, interval 2... són els intervals que s'avaluaran segons els criteris indicats."
#: scfuncs.hrc:1010
-#, fuzzy
msgctxt "SC_OPCODE_SUM_IFS"
msgid "Criteria "
-msgstr "Criteri"
+msgstr "Criteris "
#: scfuncs.hrc:1011
msgctxt "SC_OPCODE_SUM_IFS"
@@ -5601,10 +5483,9 @@ msgid "Averages the value of the cells that meet multiple criteria in multiple r
msgstr "Calcula la mitjana dels valors de les cel·les que compleixen múltiples criteris en múltiples intervals."
#: scfuncs.hrc:1018
-#, fuzzy
msgctxt "SC_OPCODE_AVERAGE_IFS"
msgid "Average range"
-msgstr "interval_mitjana"
+msgstr "Àrea de la mitjana"
#: scfuncs.hrc:1019
msgctxt "SC_OPCODE_AVERAGE_IFS"
@@ -5612,10 +5493,9 @@ msgid "The range from which the values are to be averaged."
msgstr "Interval del qual s'ha de calcular la mitjana dels valors."
#: scfuncs.hrc:1020
-#, fuzzy
msgctxt "SC_OPCODE_AVERAGE_IFS"
msgid "Range "
-msgstr "Interval"
+msgstr "Àrea "
#: scfuncs.hrc:1021
msgctxt "SC_OPCODE_AVERAGE_IFS"
@@ -5623,10 +5503,9 @@ msgid "Range 1, range 2,... are the ranges to be evaluated by the criteria given
msgstr "Interval 1, interval 2... són els intervals que s'avaluaran segons els criteris indicats."
#: scfuncs.hrc:1022
-#, fuzzy
msgctxt "SC_OPCODE_AVERAGE_IFS"
msgid "Criteria "
-msgstr "Criteri"
+msgstr "Criteris "
#: scfuncs.hrc:1023
msgctxt "SC_OPCODE_AVERAGE_IFS"
@@ -5639,10 +5518,9 @@ msgid "Counts the cells that meet multiple criteria in multiple ranges."
msgstr "Compta les cel·les que compleixen múltiples criteris en múltiples intervals."
#: scfuncs.hrc:1030
-#, fuzzy
msgctxt "SC_OPCODE_COUNT_IFS"
msgid "Range "
-msgstr "Interval"
+msgstr "Àrea "
#: scfuncs.hrc:1031
msgctxt "SC_OPCODE_COUNT_IFS"
@@ -5650,10 +5528,9 @@ msgid "Range 1, range 2,... are the ranges to be evaluated by the criteria given
msgstr "Interval 1, interval 2... són els intervals que s'avaluaran segons els criteris indicats."
#: scfuncs.hrc:1032
-#, fuzzy
msgctxt "SC_OPCODE_COUNT_IFS"
msgid "Criteria "
-msgstr "Criteri"
+msgstr "Criteris "
#: scfuncs.hrc:1033
msgctxt "SC_OPCODE_COUNT_IFS"
@@ -5666,10 +5543,9 @@ msgid "Counts the arguments which meet the set conditions."
msgstr "Compta els arguments que compleixen les condicions indicades."
#: scfuncs.hrc:1040
-#, fuzzy
msgctxt "SC_OPCODE_COUNT_IF"
msgid "Range"
-msgstr "Interval"
+msgstr "Àrea"
#: scfuncs.hrc:1041
msgctxt "SC_OPCODE_COUNT_IF"
@@ -5677,10 +5553,9 @@ msgid "The range of cells to be evaluated by the criteria given."
msgstr "Interval de cel·les que s'ha d'avaluar segons els criteris indicats."
#: scfuncs.hrc:1042
-#, fuzzy
msgctxt "SC_OPCODE_COUNT_IF"
msgid "Criteria"
-msgstr "Criteri"
+msgstr "Criteris"
#: scfuncs.hrc:1043
msgctxt "SC_OPCODE_COUNT_IF"
@@ -5693,7 +5568,6 @@ msgid "Returns the square root of a number."
msgstr "Retorna l'arrel quadrada d'un nombre."
#: scfuncs.hrc:1050
-#, fuzzy
msgctxt "SC_OPCODE_SQRT"
msgid "Number"
msgstr "Nombre"
@@ -5714,7 +5588,6 @@ msgid "Returns TRUE if value is an even integer."
msgstr "Retorna CERT si el valor és un enter parell."
#: scfuncs.hrc:1064
-#, fuzzy
msgctxt "SC_OPCODE_IS_EVEN"
msgid "Value"
msgstr "Valor"
@@ -5730,7 +5603,6 @@ msgid "Returns TRUE if value is an odd integer."
msgstr "Retorna CERT si el valor és un enter senar."
#: scfuncs.hrc:1072
-#, fuzzy
msgctxt "SC_OPCODE_IS_ODD"
msgid "Value"
msgstr "Valor"
@@ -5746,10 +5618,9 @@ msgid "Calculates the number of combinations for elements without repetition."
msgstr "Calcula el nombre de combinacions per als elements sense repetició."
#: scfuncs.hrc:1080
-#, fuzzy
msgctxt "SC_OPCODE_COMBIN"
msgid "Number 1"
-msgstr "Nombre "
+msgstr "Nombre 1"
#: scfuncs.hrc:1081
msgctxt "SC_OPCODE_COMBIN"
@@ -5757,10 +5628,9 @@ msgid "The total number of elements."
msgstr "Nombre total d'elements."
#: scfuncs.hrc:1082
-#, fuzzy
msgctxt "SC_OPCODE_COMBIN"
msgid "Number 2"
-msgstr "Nombre "
+msgstr "Nombre 2"
#: scfuncs.hrc:1083
msgctxt "SC_OPCODE_COMBIN"
@@ -5773,10 +5643,9 @@ msgid "Calculates the number of combinations of elements including repetition."
msgstr "Calcula el nombre de combinacions d'elements incloent-hi la repetició."
#: scfuncs.hrc:1090
-#, fuzzy
msgctxt "SC_OPCODE_COMBIN_A"
msgid "Number 1"
-msgstr "Nombre "
+msgstr "Nombre 1"
#: scfuncs.hrc:1091
msgctxt "SC_OPCODE_COMBIN_A"
@@ -5784,10 +5653,9 @@ msgid "The total number of elements."
msgstr "Nombre total d'elements."
#: scfuncs.hrc:1092
-#, fuzzy
msgctxt "SC_OPCODE_COMBIN_A"
msgid "Number 2"
-msgstr "Nombre "
+msgstr "Nombre 2"
#: scfuncs.hrc:1093
msgctxt "SC_OPCODE_COMBIN_A"
@@ -5935,7 +5803,6 @@ msgid "Returns the sine of a number."
msgstr "Retorna el sinus d'un nombre."
#: scfuncs.hrc:1172
-#, fuzzy
msgctxt "SC_OPCODE_SIN"
msgid "Number"
msgstr "Nombre"
@@ -5966,7 +5833,6 @@ msgid "Returns the tangent of a number."
msgstr "Retorna la tangent d'un nombre."
#: scfuncs.hrc:1188
-#, fuzzy
msgctxt "SC_OPCODE_TAN"
msgid "Number"
msgstr "Nombre"
@@ -5997,7 +5863,6 @@ msgid "Returns the hyperbolic sine of a number."
msgstr "Retorna el sinus hiperbòlic d'un nombre."
#: scfuncs.hrc:1204
-#, fuzzy
msgctxt "SC_OPCODE_SIN_HYP"
msgid "Number"
msgstr "Nombre"
@@ -6028,7 +5893,6 @@ msgid "Returns the hyperbolic tangent of a number."
msgstr "Retorna la tangent hiperbòlica d'un nombre."
#: scfuncs.hrc:1220
-#, fuzzy
msgctxt "SC_OPCODE_TAN_HYP"
msgid "Number"
msgstr "Nombre"
@@ -6044,28 +5908,24 @@ msgid "Returns the arctangent for the specified coordinates."
msgstr "Retorna l'arc tangent per a les coordenades indicades."
#: scfuncs.hrc:1228
-#, fuzzy
msgctxt "SC_OPCODE_ARC_TAN_2"
msgid "Number X"
-msgstr "Nombre "
+msgstr "Nombre X"
#: scfuncs.hrc:1229
-#, fuzzy
msgctxt "SC_OPCODE_ARC_TAN_2"
msgid "The value for the X coordinate."
-msgstr "Valor de la coordenada x."
+msgstr "El valor de la coordenada X"
#: scfuncs.hrc:1230
-#, fuzzy
msgctxt "SC_OPCODE_ARC_TAN_2"
msgid "Number Y"
-msgstr "Nombre "
+msgstr "Nombre Y"
#: scfuncs.hrc:1231
-#, fuzzy
msgctxt "SC_OPCODE_ARC_TAN_2"
msgid "The value for the Y coordinate."
-msgstr "Valor de la coordenada x."
+msgstr "El valor de la coordenada Y"
#: scfuncs.hrc:1237
msgctxt "SC_OPCODE_COSECANT"
@@ -6288,7 +6148,6 @@ msgid "Calculates subtotals in a spreadsheet."
msgstr "Calcula els subtotals d'un full de càlcul."
#: scfuncs.hrc:1346
-#, fuzzy
msgctxt "SC_OPCODE_SUB_TOTAL"
msgid "Function"
msgstr "Funció"
@@ -6299,10 +6158,9 @@ msgid "Function index. Is an index of the possible functions Total, Max, ..."
msgstr "Índex de funcions. És un índex de les funcions possibles Total, Max..."
#: scfuncs.hrc:1348
-#, fuzzy
msgctxt "SC_OPCODE_SUB_TOTAL"
msgid "Range"
-msgstr "Interval"
+msgstr "Àrea"
#: scfuncs.hrc:1349
msgctxt "SC_OPCODE_SUB_TOTAL"
@@ -6337,7 +6195,7 @@ msgstr "Índex de l'opció. És un índex de les opcions per a ignorar possibles
#: scfuncs.hrc:1360
msgctxt "SC_OPCODE_AGGREGATE"
msgid "Reference 1 or array"
-msgstr ""
+msgstr "Referència 1 o matriu"
#: scfuncs.hrc:1361
msgctxt "SC_OPCODE_AGGREGATE"
@@ -6347,7 +6205,7 @@ msgstr "Cel·les de l'interval que s'han de considerar."
#: scfuncs.hrc:1362
msgctxt "SC_OPCODE_AGGREGATE"
msgid "Reference 2..n or k "
-msgstr ""
+msgstr "Referència 2..n o k "
#: scfuncs.hrc:1363
msgctxt "SC_OPCODE_AGGREGATE"
@@ -6375,7 +6233,6 @@ msgid "Truncates the decimal places of a number."
msgstr "Trunca els llocs decimals d'un nombre."
#: scfuncs.hrc:1378
-#, fuzzy
msgctxt "SC_OPCODE_TRUNC"
msgid "Number"
msgstr "Nombre"
@@ -6386,7 +6243,6 @@ msgid "The number to be truncated."
msgstr "Nombre que s'ha de truncar."
#: scfuncs.hrc:1380
-#, fuzzy
msgctxt "SC_OPCODE_TRUNC"
msgid "Count"
msgstr "Compta"
@@ -6402,7 +6258,6 @@ msgid "Rounds a number to a predefined accuracy."
msgstr "Arrodoneix un nombre a una precisió predefinida."
#: scfuncs.hrc:1388
-#, fuzzy
msgctxt "SC_OPCODE_ROUND"
msgid "Number"
msgstr "Nombre"
@@ -6413,7 +6268,6 @@ msgid "The number to be rounded."
msgstr "Nombre que s'ha d'arrodonir."
#: scfuncs.hrc:1390
-#, fuzzy
msgctxt "SC_OPCODE_ROUND"
msgid "Count"
msgstr "Compta"
@@ -6429,7 +6283,6 @@ msgid "Rounds a number up to the predefined accuracy."
msgstr "Arrodoneix un nombre a l'alça a una precisió predefinida."
#: scfuncs.hrc:1398
-#, fuzzy
msgctxt "SC_OPCODE_ROUND_UP"
msgid "Number"
msgstr "Nombre"
@@ -6440,7 +6293,6 @@ msgid "The number to be rounded up."
msgstr "Nombre que s'ha d'arrodonir a l'alça."
#: scfuncs.hrc:1400
-#, fuzzy
msgctxt "SC_OPCODE_ROUND_UP"
msgid "Count"
msgstr "Compta"
@@ -6456,7 +6308,6 @@ msgid "Rounds a number down to a predefined accuracy."
msgstr "Arrodoneix un nombre a la baixa a una precisió predefinida."
#: scfuncs.hrc:1408
-#, fuzzy
msgctxt "SC_OPCODE_ROUND_DOWN"
msgid "Number"
msgstr "Nombre"
@@ -6467,7 +6318,6 @@ msgid "The number to be rounded down."
msgstr "Nombre que s'ha d'arrodonir a la baixa."
#: scfuncs.hrc:1410
-#, fuzzy
msgctxt "SC_OPCODE_ROUND_DOWN"
msgid "Count"
msgstr "Compta"
@@ -6513,6 +6363,8 @@ msgid ""
"Rounds a number away from zero to the nearest multiple of significance.\n"
"This function exists for interoperability with Microsoft Excel 2007 or older versions."
msgstr ""
+"Arrodoneix un nombre des de zero cap al múltiple més proper al valor absolut de la precisió.\n"
+"Esta funció existeix per a mantindre la compatibilitat amb el Microsoft 2007 i versions anteriors."
#: scfuncs.hrc:1434
msgctxt "SC_OPCODE_CEIL_MS"
@@ -6695,6 +6547,8 @@ msgid ""
"Rounds number towards zero to the nearest multiple of absolute value of significance.\n"
"This function exists for interoperability with Microsoft Excel 2007 or older versions."
msgstr ""
+"Arrodoneix un nombre cap a zero al múltiple més proper al valor absolut de la precisió.\n"
+"Esta funció existeix per a mantindre la compatibilitat amb el Microsoft 2007 i versions anteriors."
#: scfuncs.hrc:1500
msgctxt "SC_OPCODE_FLOOR_MS"
@@ -6722,13 +6576,11 @@ msgid "Rounds number down to the nearest multiple of significance, regardless of
msgstr "Arrodoneix un nombre cap avall al múltiple més proper de la precisió, sense importar el signe de la precisió."
#: scfuncs.hrc:1510
-#, fuzzy
msgctxt "SC_OPCODE_FLOOR_MATH"
msgid "Number"
msgstr "Nombre"
#: scfuncs.hrc:1511
-#, fuzzy
msgctxt "SC_OPCODE_FLOOR_MATH"
msgid "The number to be rounded down."
msgstr "Nombre que s'ha d'arrodonir a la baixa."
@@ -6739,13 +6591,11 @@ msgid "Significance"
msgstr "Precisió"
#: scfuncs.hrc:1513
-#, fuzzy
msgctxt "SC_OPCODE_FLOOR_MATH"
msgid "The number to whose multiple the value is to be rounded down."
msgstr "Nombre al múltiple del qual s'arrodoneix el valor a la baixa."
#: scfuncs.hrc:1514
-#, fuzzy
msgctxt "SC_OPCODE_FLOOR_MATH"
msgid "Mode"
msgstr "Mode"
@@ -6761,13 +6611,11 @@ msgid "Rounds number down (towards -∞) to the nearest multiple of significance
msgstr "Arrodoneix un nombre (cap a -∞) al múltiple més pròxim de la precisió."
#: scfuncs.hrc:1522
-#, fuzzy
msgctxt "SC_OPCODE_FLOOR_PRECISE"
msgid "Number"
msgstr "Nombre"
#: scfuncs.hrc:1523
-#, fuzzy
msgctxt "SC_OPCODE_FLOOR_PRECISE"
msgid "The number to be rounded down."
msgstr "Nombre que s'ha d'arrodonir a la baixa."
@@ -6818,10 +6666,9 @@ msgid "Array transposition. Exchanges the rows and columns of an array."
msgstr "Transposició de matrius. Intercanvia les files i les columnes d'una matriu."
#: scfuncs.hrc:1548
-#, fuzzy
msgctxt "SC_OPCODE_MAT_TRANS"
msgid "Array"
-msgstr "Matriu "
+msgstr "Matriu"
#: scfuncs.hrc:1549
msgctxt "SC_OPCODE_MAT_TRANS"
@@ -6834,10 +6681,9 @@ msgid "Array multiplication. Returns the product of two arrays."
msgstr "Multiplicació de matrius. Retorna el producte de dues matrius."
#: scfuncs.hrc:1556
-#, fuzzy
msgctxt "SC_OPCODE_MAT_MULT"
msgid "Array 1"
-msgstr "Matriu "
+msgstr "Matriu 1"
#: scfuncs.hrc:1557
msgctxt "SC_OPCODE_MAT_MULT"
@@ -6845,10 +6691,9 @@ msgid "The first array for the array product."
msgstr "Primera matriu per al producte de la matriu."
#: scfuncs.hrc:1558
-#, fuzzy
msgctxt "SC_OPCODE_MAT_MULT"
msgid "Array 2"
-msgstr "Matriu "
+msgstr "Matriu 2"
#: scfuncs.hrc:1559
msgctxt "SC_OPCODE_MAT_MULT"
@@ -6861,10 +6706,9 @@ msgid "Returns the array determinant."
msgstr "Retorna el determinant de la matriu."
#: scfuncs.hrc:1566
-#, fuzzy
msgctxt "SC_OPCODE_MAT_DET"
msgid "Array"
-msgstr "Matriu "
+msgstr "Matriu"
#: scfuncs.hrc:1567
msgctxt "SC_OPCODE_MAT_DET"
@@ -6877,10 +6721,9 @@ msgid "Returns the inverse of an array."
msgstr "Retorna la inversa d'una matriu."
#: scfuncs.hrc:1574
-#, fuzzy
msgctxt "SC_OPCODE_MAT_INV"
msgid "Array"
-msgstr "Matriu "
+msgstr "Matriu"
#: scfuncs.hrc:1575
msgctxt "SC_OPCODE_MAT_INV"
@@ -6913,10 +6756,9 @@ msgid "Array "
msgstr "Matriu "
#: scfuncs.hrc:1591
-#, fuzzy
msgctxt "SC_OPCODE_SUM_PRODUCT"
msgid "Array 1, array 2, ... are arrays whose arguments are to be multiplied."
-msgstr "Matriu 1, matriu 2... són fins a 30 matrius els arguments de les quals s'han de multiplicar."
+msgstr "Matriu 1, matriu 2... són matrius els arguments de les quals s'han de multiplicar."
#: scfuncs.hrc:1597
msgctxt "SC_OPCODE_SUM_X2MY2"
@@ -6924,10 +6766,9 @@ msgid "Returns the sum of the difference of squares of two arrays."
msgstr "Retorna la suma de la diferència dels quadrats de dues matrius."
#: scfuncs.hrc:1598
-#, fuzzy
msgctxt "SC_OPCODE_SUM_X2MY2"
msgid "Array X"
-msgstr "Matriu "
+msgstr "Matriu X"
#: scfuncs.hrc:1599
msgctxt "SC_OPCODE_SUM_X2MY2"
@@ -6935,10 +6776,9 @@ msgid "First array where the square of the arguments are totalled."
msgstr "Primera matriu en què es totalitzen els quadrats dels arguments."
#: scfuncs.hrc:1600
-#, fuzzy
msgctxt "SC_OPCODE_SUM_X2MY2"
msgid "Array Y"
-msgstr "Matriu "
+msgstr "Matriu Y"
#: scfuncs.hrc:1601
msgctxt "SC_OPCODE_SUM_X2MY2"
@@ -6951,10 +6791,9 @@ msgid "Returns the total of the square sum of two arrays."
msgstr "Retorna el total de la suma dels quadrats de dues matrius."
#: scfuncs.hrc:1608
-#, fuzzy
msgctxt "SC_OPCODE_SUM_X2DY2"
msgid "Array X"
-msgstr "Matriu "
+msgstr "Matriu X"
#: scfuncs.hrc:1609
msgctxt "SC_OPCODE_SUM_X2DY2"
@@ -6962,10 +6801,9 @@ msgid "First array where the square of the arguments are totalled."
msgstr "Primera matriu en què es totalitzen els quadrats dels arguments."
#: scfuncs.hrc:1610
-#, fuzzy
msgctxt "SC_OPCODE_SUM_X2DY2"
msgid "Array Y"
-msgstr "Matriu "
+msgstr "Matriu Y"
#: scfuncs.hrc:1611
msgctxt "SC_OPCODE_SUM_X2DY2"
@@ -6978,10 +6816,9 @@ msgid "Returns the sum of squares of differences of two arrays."
msgstr "Retorna la suma dels quadrats de les diferències de dues matrius."
#: scfuncs.hrc:1618
-#, fuzzy
msgctxt "SC_OPCODE_SUM_XMY2"
msgid "Array X"
-msgstr "Matriu "
+msgstr "Matriu X"
#: scfuncs.hrc:1619
msgctxt "SC_OPCODE_SUM_XMY2"
@@ -6989,10 +6826,9 @@ msgid "First array for forming argument differences."
msgstr "Primera matriu per formar les diferències d'arguments."
#: scfuncs.hrc:1620
-#, fuzzy
msgctxt "SC_OPCODE_SUM_XMY2"
msgid "Array Y"
-msgstr "Matriu "
+msgstr "Matriu Y"
#: scfuncs.hrc:1621
msgctxt "SC_OPCODE_SUM_XMY2"
@@ -7005,7 +6841,6 @@ msgid "Returns a frequency distribution as a vertical array."
msgstr "Retorna una distribució de freqüències com a matriu vertical."
#: scfuncs.hrc:1628
-#, fuzzy
msgctxt "SC_OPCODE_FREQUENCY"
msgid "Data"
msgstr "Dades"
@@ -7016,10 +6851,9 @@ msgid "The array of the data."
msgstr "Matriu de les dades."
#: scfuncs.hrc:1630
-#, fuzzy
msgctxt "SC_OPCODE_FREQUENCY"
msgid "Classes"
-msgstr "classes"
+msgstr "Classes"
#: scfuncs.hrc:1631
msgctxt "SC_OPCODE_FREQUENCY"
@@ -7032,10 +6866,9 @@ msgid "Calculates parameters of the linear regression as an array."
msgstr "Calcula els paràmetres de la regressió lineal com a una matriu."
#: scfuncs.hrc:1638
-#, fuzzy
msgctxt "SC_OPCODE_LINEST"
msgid "Data Y"
-msgstr "Barra de dades"
+msgstr "Dades Y"
#: scfuncs.hrc:1639
msgctxt "SC_OPCODE_LINEST"
@@ -7043,10 +6876,9 @@ msgid "The Y data array."
msgstr "Matriu de dades Y."
#: scfuncs.hrc:1640
-#, fuzzy
msgctxt "SC_OPCODE_LINEST"
msgid "Data X"
-msgstr "Barra de dades"
+msgstr "Dades X"
#: scfuncs.hrc:1641
msgctxt "SC_OPCODE_LINEST"
@@ -7054,22 +6886,19 @@ msgid "The X data array."
msgstr "Matriu de dades X."
#: scfuncs.hrc:1642
-#, fuzzy
msgctxt "SC_OPCODE_LINEST"
msgid "Linear type"
-msgstr "Linear_type"
+msgstr "Tipus lineal"
#: scfuncs.hrc:1643
-#, fuzzy
msgctxt "SC_OPCODE_LINEST"
msgid "If type = 0 the linears will be calculated through the zero point, or else moved linears."
msgstr "Si el tipus = 0, les lineals es calcularan a través del punt zero, o si no les lineals mogudes."
#: scfuncs.hrc:1644
-#, fuzzy
msgctxt "SC_OPCODE_LINEST"
msgid "Stats"
-msgstr "Estat"
+msgstr "Estadístiques"
#: scfuncs.hrc:1645
msgctxt "SC_OPCODE_LINEST"
@@ -7082,10 +6911,9 @@ msgid "Calculates the parameters of the exponential regression curve as an array
msgstr "Calcula els paràmetres de la corba de regressió exponencial com a una matriu."
#: scfuncs.hrc:1652
-#, fuzzy
msgctxt "SC_OPCODE_LOGEST"
msgid "Data Y"
-msgstr "Barra de dades"
+msgstr "Dades Y"
#: scfuncs.hrc:1653
msgctxt "SC_OPCODE_LOGEST"
@@ -7093,10 +6921,9 @@ msgid "The Y data array."
msgstr "Matriu de dades Y."
#: scfuncs.hrc:1654
-#, fuzzy
msgctxt "SC_OPCODE_LOGEST"
msgid "Data X"
-msgstr "Barra de dades"
+msgstr "Dades X"
#: scfuncs.hrc:1655
msgctxt "SC_OPCODE_LOGEST"
@@ -7104,22 +6931,19 @@ msgid "The X data array."
msgstr "Matriu de dades X."
#: scfuncs.hrc:1656
-#, fuzzy
msgctxt "SC_OPCODE_LOGEST"
msgid "Function type"
-msgstr "Function_type"
+msgstr "Tipus de funció"
#: scfuncs.hrc:1657
-#, fuzzy
msgctxt "SC_OPCODE_LOGEST"
msgid "If type = 0 then the functions will be calculated in the form of y=m^x, or also functions y=b*m^x."
msgstr "Si el tipus = 0, les funcions es calcularan en la forma y=m^x, o també y=b*m^x."
#: scfuncs.hrc:1658
-#, fuzzy
msgctxt "SC_OPCODE_LOGEST"
msgid "Stats"
-msgstr "Estat"
+msgstr "Estadístiques"
#: scfuncs.hrc:1659
msgctxt "SC_OPCODE_LOGEST"
@@ -7132,10 +6956,9 @@ msgid "Calculates points along a regression line."
msgstr "Calcula els punts al llarg d'una línia de regressió."
#: scfuncs.hrc:1666
-#, fuzzy
msgctxt "SC_OPCODE_TREND"
msgid "Data Y"
-msgstr "Barra de dades"
+msgstr "Dades Y"
#: scfuncs.hrc:1667
msgctxt "SC_OPCODE_TREND"
@@ -7143,10 +6966,9 @@ msgid "The Y data array."
msgstr "Matriu de dades Y."
#: scfuncs.hrc:1668
-#, fuzzy
msgctxt "SC_OPCODE_TREND"
msgid "Data X"
-msgstr "Barra de dades"
+msgstr "Dades X"
#: scfuncs.hrc:1669
msgctxt "SC_OPCODE_TREND"
@@ -7154,10 +6976,9 @@ msgid "The X data array as the basis for the regression."
msgstr "Matriu de dades X com a la base per a la regressió."
#: scfuncs.hrc:1670
-#, fuzzy
msgctxt "SC_OPCODE_TREND"
msgid "New data X"
-msgstr "dades_X nous"
+msgstr "Dades noves X"
#: scfuncs.hrc:1671
msgctxt "SC_OPCODE_TREND"
@@ -7165,10 +6986,9 @@ msgid "The array of X data for recalculating the values."
msgstr "Matriu de dades X per recalcular els valors."
#: scfuncs.hrc:1672
-#, fuzzy
msgctxt "SC_OPCODE_TREND"
msgid "Linear type"
-msgstr "Linear_type"
+msgstr "Tipus lineal"
#: scfuncs.hrc:1673
msgctxt "SC_OPCODE_TREND"
@@ -7181,10 +7001,9 @@ msgid "Calculates points on the exponential regression function."
msgstr "Calcula els punts de la funció de regressió exponencial."
#: scfuncs.hrc:1680
-#, fuzzy
msgctxt "SC_OPCODE_GROWTH"
msgid "Data Y"
-msgstr "Barra de dades"
+msgstr "Dades Y"
#: scfuncs.hrc:1681
msgctxt "SC_OPCODE_GROWTH"
@@ -7192,10 +7011,9 @@ msgid "The Y data array."
msgstr "Matriu de dades Y."
#: scfuncs.hrc:1682
-#, fuzzy
msgctxt "SC_OPCODE_GROWTH"
msgid "Data X"
-msgstr "Barra de dades"
+msgstr "Dades X"
#: scfuncs.hrc:1683
msgctxt "SC_OPCODE_GROWTH"
@@ -7203,10 +7021,9 @@ msgid "The X data array as the basis for the regression."
msgstr "Matriu de dades X com a la base per a la regressió."
#: scfuncs.hrc:1684
-#, fuzzy
msgctxt "SC_OPCODE_GROWTH"
msgid "New data X"
-msgstr "dades_X nous"
+msgstr "Dades noves X"
#: scfuncs.hrc:1685
msgctxt "SC_OPCODE_GROWTH"
@@ -7214,10 +7031,9 @@ msgid "The array of X data for recalculating the values."
msgstr "Matriu de dades X per recalcular els valors."
#: scfuncs.hrc:1686
-#, fuzzy
msgctxt "SC_OPCODE_GROWTH"
msgid "Function type"
-msgstr "Function_type"
+msgstr "Tipus de funció"
#: scfuncs.hrc:1687
msgctxt "SC_OPCODE_GROWTH"
@@ -7230,16 +7046,14 @@ msgid "Counts how many numbers are in the list of arguments."
msgstr "Compta quants nombres hi ha a la llista d'arguments."
#: scfuncs.hrc:1694
-#, fuzzy
msgctxt "SC_OPCODE_COUNT"
msgid "Value "
-msgstr "Valor"
+msgstr "Valor "
#: scfuncs.hrc:1695
-#, fuzzy
msgctxt "SC_OPCODE_COUNT"
msgid "Value 1, value 2, ... are arguments containing different data types but where only numbers are counted."
-msgstr "Valor 1, valor 2... són entre 1 i 30 arguments que contenen tipus de dades diferents però on només es compten els nombres."
+msgstr "Valor 1, valor 2... són arguments que contenen tipus de dades diferents però on només es compten els nombres."
#: scfuncs.hrc:1701
msgctxt "SC_OPCODE_COUNT_2"
@@ -7247,16 +7061,14 @@ msgid "Counts how many values are in the list of arguments."
msgstr "Compta quants valors hi ha a la llista d'arguments."
#: scfuncs.hrc:1702
-#, fuzzy
msgctxt "SC_OPCODE_COUNT_2"
msgid "Value "
-msgstr "Valor"
+msgstr "Valor "
#: scfuncs.hrc:1703
-#, fuzzy
msgctxt "SC_OPCODE_COUNT_2"
msgid "Value 1, value 2, ... are arguments representing the values to be counted."
-msgstr "Valor 1, valor 2, ... són entre 1 i 30 arguments que representen els valors que s'han de comptar."
+msgstr "Valor 1, valor 2... són els arguments que representen els valors que s'han de comptar."
#: scfuncs.hrc:1709
msgctxt "SC_OPCODE_MAX"
@@ -7264,16 +7076,14 @@ msgid "Returns the maximum value in a list of arguments."
msgstr "Retorna el valor màxim d'una llista d'arguments."
#: scfuncs.hrc:1710
-#, fuzzy
msgctxt "SC_OPCODE_MAX"
msgid "Number "
msgstr "Nombre "
#: scfuncs.hrc:1711
-#, fuzzy
msgctxt "SC_OPCODE_MAX"
msgid "Number 1, number 2, ... are numerical arguments for which the largest number is to be determined."
-msgstr "Nombre 1, nombre 2... són entre 1 i 30 arguments numèrics el nombre més gran dels quals s'ha de determinar."
+msgstr "Nombre 1, nombre 2... són arguments numèrics el nombre més gran dels quals s'ha de determinar."
#: scfuncs.hrc:1717
msgctxt "SC_OPCODE_MAX_A"
@@ -7281,16 +7091,14 @@ msgid "Returns the maximum value in a list of arguments. Text is evaluated as Ze
msgstr "Retorna el valor màxim d'una llista d'arguments. El text s'avalua com a zero."
#: scfuncs.hrc:1718
-#, fuzzy
msgctxt "SC_OPCODE_MAX_A"
msgid "Value "
-msgstr "Valor"
+msgstr "Valor "
#: scfuncs.hrc:1719
-#, fuzzy
msgctxt "SC_OPCODE_MAX_A"
msgid "Value 1, value 2, are arguments whose largest value is to be determined."
-msgstr "Valor 1, valor 2, ... són entre 1 i 30 arguments el valor més gran dels quals s'ha de determinar."
+msgstr "Valor 1, valor 2... són arguments el valor més gran dels quals s'ha de determinar."
#: scfuncs.hrc:1725
msgctxt "SC_OPCODE_MIN"
@@ -7298,16 +7106,14 @@ msgid "Returns the minimum value in a list of arguments."
msgstr "Retorna el valor mínim d'una llista d'arguments."
#: scfuncs.hrc:1726
-#, fuzzy
msgctxt "SC_OPCODE_MIN"
msgid "Number "
msgstr "Nombre "
#: scfuncs.hrc:1727
-#, fuzzy
msgctxt "SC_OPCODE_MIN"
msgid "Number 1, number 2, ... are numerical arguments for which the smallest number is to be determined."
-msgstr "Nombre 1, nombre 2... són entre 1 i 30 arguments numèrics el nombre més petit dels quals s'ha de determinar."
+msgstr "Nombre 1, nombre 2... són arguments numèrics el nombre més petit dels quals s'ha de determinar."
#: scfuncs.hrc:1733
msgctxt "SC_OPCODE_MIN_A"
@@ -7315,16 +7121,14 @@ msgid "Returns the smallest value in a list of arguments. Text is evaluated as z
msgstr "Retorna el valor més petit d'una llista d'arguments. El text s'avalua com a zero."
#: scfuncs.hrc:1734
-#, fuzzy
msgctxt "SC_OPCODE_MIN_A"
msgid "Value "
-msgstr "Valor"
+msgstr "Valor "
#: scfuncs.hrc:1735
-#, fuzzy
msgctxt "SC_OPCODE_MIN_A"
msgid "Value 1; value 2;... are arguments whose smallest number is to be determined."
-msgstr "Valor 1; valor 2; ... són entre 1 i 30 arguments el valor més petit dels quals s'ha de determinar."
+msgstr "Valor 1, valor 2... són arguments el valor més petit dels quals s'ha de determinar."
#: scfuncs.hrc:1741
msgctxt "SC_OPCODE_VAR"
@@ -7332,16 +7136,14 @@ msgid "Calculates the variance based on a sample."
msgstr "Calcula la variància basada en una mostra."
#: scfuncs.hrc:1742
-#, fuzzy
msgctxt "SC_OPCODE_VAR"
msgid "Number "
msgstr "Nombre "
#: scfuncs.hrc:1743
-#, fuzzy
msgctxt "SC_OPCODE_VAR"
msgid "Number 1, number 2, ... are numerical arguments which portray a sample of a population."
-msgstr "Nombre 1, nombre 2... són entre 1 i 254 arguments numèrics que representen una mostra."
+msgstr "Nombre 1, nombre 2... són arguments numèrics que representen una mostra d'una població."
#: scfuncs.hrc:1749
msgctxt "SC_OPCODE_VAR_S"
@@ -7349,16 +7151,14 @@ msgid "Calculates the variance based on a sample."
msgstr "Calcula la variància basada en una mostra."
#: scfuncs.hrc:1750
-#, fuzzy
msgctxt "SC_OPCODE_VAR_S"
msgid "Number "
msgstr "Nombre "
#: scfuncs.hrc:1751
-#, fuzzy
msgctxt "SC_OPCODE_VAR_S"
msgid "Number 1, number 2, ... are numerical arguments which portray a sample of a population."
-msgstr "Nombre 1, nombre 2... són entre 1 i 254 arguments numèrics que representen una mostra."
+msgstr "Nombre 1, nombre 2... són arguments numèrics que representen una mostra d'una població."
#: scfuncs.hrc:1757
msgctxt "SC_OPCODE_VAR_A"
@@ -7366,16 +7166,14 @@ msgid "Returns the variance based on a sample. Text is evaluated as zero."
msgstr "Retorna la variància basada en una mostra. El text s'avalua com a zero."
#: scfuncs.hrc:1758
-#, fuzzy
msgctxt "SC_OPCODE_VAR_A"
msgid "Value "
-msgstr "Valor"
+msgstr "Valor "
#: scfuncs.hrc:1759
-#, fuzzy
msgctxt "SC_OPCODE_VAR_A"
msgid "Value 1; value 2; ... are arguments representing a sample taken from a basic total population."
-msgstr "Valor 1; valor 2;... són entre 1 i 30 arguments que representen una mostra presa d'una població total bàsica."
+msgstr "Valor 1, valor 2... són arguments que representen una mostra presa d'una població total de base."
#: scfuncs.hrc:1765
msgctxt "SC_OPCODE_VAR_P"
@@ -7383,16 +7181,14 @@ msgid "Calculates variance based on the entire population."
msgstr "Calcula la variància basada en tota la població."
#: scfuncs.hrc:1766
-#, fuzzy
msgctxt "SC_OPCODE_VAR_P"
msgid "Number "
msgstr "Nombre "
#: scfuncs.hrc:1767
-#, fuzzy
msgctxt "SC_OPCODE_VAR_P"
msgid "Number 1, number 2, ... are numerical arguments which represent a population."
-msgstr "Nombre 1, nombre 2... són entre 1 i 254 arguments numèrics que representen una mostra."
+msgstr "Nombre 1, nombre 2... són arguments numèrics que representen una mostra d'una població."
#: scfuncs.hrc:1773
msgctxt "SC_OPCODE_VAR_P_MS"
@@ -7400,16 +7196,14 @@ msgid "Calculates variance based on the entire population."
msgstr "Calcula la variància basada en tota la població."
#: scfuncs.hrc:1774
-#, fuzzy
msgctxt "SC_OPCODE_VAR_P_MS"
msgid "Number "
msgstr "Nombre "
#: scfuncs.hrc:1775
-#, fuzzy
msgctxt "SC_OPCODE_VAR_P_MS"
msgid "Number 1, number 2, ... are numerical arguments which represent a population."
-msgstr "Nombre 1, nombre 2... són entre 1 i 254 arguments numèrics que representen una mostra."
+msgstr "Nombre 1, nombre 2... són arguments numèrics que representen una mostra d'una població."
#: scfuncs.hrc:1781
msgctxt "SC_OPCODE_VAR_P_A"
@@ -7417,16 +7211,14 @@ msgid "Returns the variance based on the entire population. Text is evaluated as
msgstr "Retorna la variància basada en tota la població. El text s'avalua com a zero."
#: scfuncs.hrc:1782
-#, fuzzy
msgctxt "SC_OPCODE_VAR_P_A"
msgid "Value "
-msgstr "Valor"
+msgstr "Valor "
#: scfuncs.hrc:1783
-#, fuzzy
msgctxt "SC_OPCODE_VAR_P_A"
msgid "Value 1; value 2;... are arguments representing a population."
-msgstr "Valor 1; valor 2;... són entre 1 i 30 arguments que representen una població."
+msgstr "Valor 1, valor 2... són arguments que representen una població."
#: scfuncs.hrc:1789
msgctxt "SC_OPCODE_ST_DEV"
@@ -7434,16 +7226,14 @@ msgid "Calculates the standard deviation based on a sample."
msgstr "Calcula la desviació estàndard basada en una mostra."
#: scfuncs.hrc:1790
-#, fuzzy
msgctxt "SC_OPCODE_ST_DEV"
msgid "Number "
msgstr "Nombre "
#: scfuncs.hrc:1791
-#, fuzzy
msgctxt "SC_OPCODE_ST_DEV"
msgid "Number 1, number 2, ... are numerical arguments which portray a sample of a population."
-msgstr "Nombre 1, nombre 2... són entre 1 i 254 arguments numèrics que representen una mostra."
+msgstr "Nombre 1, nombre 2... arguments numèrics que representen una mostra d'una població."
#: scfuncs.hrc:1797
msgctxt "SC_OPCODE_ST_DEV_S"
@@ -7451,16 +7241,14 @@ msgid "Calculates the standard deviation based on a sample."
msgstr "Calcula la desviació estàndard basada en una mostra."
#: scfuncs.hrc:1798
-#, fuzzy
msgctxt "SC_OPCODE_ST_DEV_S"
msgid "Number "
msgstr "Nombre "
#: scfuncs.hrc:1799
-#, fuzzy
msgctxt "SC_OPCODE_ST_DEV_S"
msgid "Number 1, number 2, ... are numerical arguments which portray a sample of a population."
-msgstr "Nombre 1, nombre 2... són entre 1 i 254 arguments numèrics que representen una mostra."
+msgstr "Nombre 1, nombre 2... són arguments numèrics que representen una mostra d'una població."
#: scfuncs.hrc:1805
msgctxt "SC_OPCODE_ST_DEV_A"
@@ -7468,16 +7256,14 @@ msgid "Returns the standard deviation based on a sample. Text is evaluated as ze
msgstr "Retorna la desviació estàndard basada en una mostra. El text s'avalua com a zero."
#: scfuncs.hrc:1806
-#, fuzzy
msgctxt "SC_OPCODE_ST_DEV_A"
msgid "Value "
-msgstr "Valor"
+msgstr "Valor "
#: scfuncs.hrc:1807
-#, fuzzy
msgctxt "SC_OPCODE_ST_DEV_A"
msgid "Value 1; value 2; ... are arguments representing a sample taken from a basic total population."
-msgstr "Valor 1; valor 2;... són entre 1 i 30 arguments que representen una mostra presa d'una població total bàsica."
+msgstr "Valor 1, valor 2... són arguments que representen una mostra presa d'una població total de base."
#: scfuncs.hrc:1813
msgctxt "SC_OPCODE_ST_DEV_P"
@@ -7485,16 +7271,14 @@ msgid "Calculates the standard deviation based on the entire population."
msgstr "Calcula la desviació estàndard basada en tota la població."
#: scfuncs.hrc:1814
-#, fuzzy
msgctxt "SC_OPCODE_ST_DEV_P"
msgid "Number "
msgstr "Nombre "
#: scfuncs.hrc:1815
-#, fuzzy
msgctxt "SC_OPCODE_ST_DEV_P"
msgid "Number 1, number 2, ... are numerical arguments which portray a population."
-msgstr "Nombre 1, nombre 2... són entre 1 i 254 arguments numèrics que representen una mostra."
+msgstr "Nombre 1, nombre 2... són arguments numèrics que representen una mostra d'una població."
#: scfuncs.hrc:1821
msgctxt "SC_OPCODE_ST_DEV_P_MS"
@@ -7502,16 +7286,14 @@ msgid "Calculates the standard deviation based on the entire population."
msgstr "Calcula la desviació estàndard basada en tota la població."
#: scfuncs.hrc:1822
-#, fuzzy
msgctxt "SC_OPCODE_ST_DEV_P_MS"
msgid "Number "
msgstr "Nombre "
#: scfuncs.hrc:1823
-#, fuzzy
msgctxt "SC_OPCODE_ST_DEV_P_MS"
msgid "Number 1, number 2, ... are numerical arguments which portray a population."
-msgstr "Nombre 1, nombre 2... són entre 1 i 254 arguments numèrics que representen una mostra."
+msgstr "Nombre 1, nombre 2... són arguments numèrics que representen una mostra d'una població."
#: scfuncs.hrc:1829
msgctxt "SC_OPCODE_ST_DEV_P_A"
@@ -7519,16 +7301,14 @@ msgid "Returns the standard deviation based on the entire population. Text is ev
msgstr "Retorna la desviació estàndard basada en tota la població. El text s'avalua com a zero."
#: scfuncs.hrc:1830
-#, fuzzy
msgctxt "SC_OPCODE_ST_DEV_P_A"
msgid "Value "
-msgstr "Valor"
+msgstr "Valor "
#: scfuncs.hrc:1831
-#, fuzzy
msgctxt "SC_OPCODE_ST_DEV_P_A"
msgid "Value 1; value 2;... are arguments corresponding to a population."
-msgstr "Valor 1; valor 2;... són entre 1 i 30 arguments que corresponen a una població."
+msgstr "Valor 1, valor 2... són arguments que corresponen a una població."
#: scfuncs.hrc:1837
msgctxt "SC_OPCODE_AVERAGE"
@@ -7536,16 +7316,14 @@ msgid "Returns the average of a sample."
msgstr "Retorna la mitjana d'una mostra."
#: scfuncs.hrc:1838
-#, fuzzy
msgctxt "SC_OPCODE_AVERAGE"
msgid "Number "
msgstr "Nombre "
#: scfuncs.hrc:1839
-#, fuzzy
msgctxt "SC_OPCODE_AVERAGE"
msgid "Number 1, number 2;...are numeric arguments representing a population sample."
-msgstr "Nombre 1, nombre 2... són entre 1 i 30 arguments numèrics que representen una mostra d'una població."
+msgstr "Nombre 1, nombre 2... són arguments numèrics que representen una mostra d'una població."
#: scfuncs.hrc:1845
msgctxt "SC_OPCODE_AVERAGE_A"
@@ -7553,16 +7331,14 @@ msgid "Returns the average value for a sample. Text is evaluated as zero."
msgstr "Retorna el valor mitjà d'una mostra. El text s'avalua com a zero."
#: scfuncs.hrc:1846
-#, fuzzy
msgctxt "SC_OPCODE_AVERAGE_A"
msgid "Value "
-msgstr "Valor"
+msgstr "Valor "
#: scfuncs.hrc:1847
-#, fuzzy
msgctxt "SC_OPCODE_AVERAGE_A"
msgid "Value 1; value 2; ... are arguments representing a sample taken from a basic total population."
-msgstr "Valor 1; valor 2;... són entre 1 i 30 arguments que representen una mostra presa d'una població total bàsica."
+msgstr "Valor 1, valor 2... són arguments que representen una mostra presa d'una població total bàsica."
#: scfuncs.hrc:1853
msgctxt "SC_OPCODE_DEV_SQ"
@@ -7570,16 +7346,14 @@ msgid "Returns the sum of squares of deviations from the sample mean value"
msgstr "Retorna la suma dels quadrats de les desviacions dels valors de la mostra amb la mitjana corresponent."
#: scfuncs.hrc:1854
-#, fuzzy
msgctxt "SC_OPCODE_DEV_SQ"
msgid "Number "
msgstr "Nombre "
#: scfuncs.hrc:1855
-#, fuzzy
msgctxt "SC_OPCODE_DEV_SQ"
msgid "Number 1, number 2, ... are numerical arguments which portray a sample."
-msgstr "Nombre 1, nombre 2... són entre 1 i 254 arguments numèrics que representen una mostra."
+msgstr "Nombre 1, nombre 2... són arguments numèrics que representen una mostra."
#: scfuncs.hrc:1861
msgctxt "SC_OPCODE_AVE_DEV"
@@ -7587,16 +7361,14 @@ msgid "Returns the average of the absolute deviations of a sample from the mean.
msgstr "Retorna la mitjana de les desviacions absolutes d'una mostra des de la mitjana corresponent."
#: scfuncs.hrc:1862
-#, fuzzy
msgctxt "SC_OPCODE_AVE_DEV"
msgid "Number "
msgstr "Nombre "
#: scfuncs.hrc:1863
-#, fuzzy
msgctxt "SC_OPCODE_AVE_DEV"
msgid "Number 1, number 2;...are numerical arguments representing a sample."
-msgstr "Nombre 1, nombre 2... són entre 1 i 254 arguments numèrics que representen una mostra."
+msgstr "Nombre 1, nombre 2... són arguments numèrics que representen una mostra."
#: scfuncs.hrc:1869
msgctxt "SC_OPCODE_SKEW"
@@ -7604,16 +7376,14 @@ msgid "Returns the skewness of a distribution."
msgstr "Retorna el grau d'asimetria d'una distribució."
#: scfuncs.hrc:1870
-#, fuzzy
msgctxt "SC_OPCODE_SKEW"
msgid "Number "
msgstr "Nombre "
#: scfuncs.hrc:1871
-#, fuzzy
msgctxt "SC_OPCODE_SKEW"
msgid "Number 1, number 2, ... are numerical arguments portraying a sample of the distribution."
-msgstr "Nombre 1, nombre 2... són entre 1 i 30 arguments numèrics que representen una mostra de la distribució."
+msgstr "Nombre 1, nombre 2... són arguments numèrics que representen una mostra de la distribució."
#: scfuncs.hrc:1877
msgctxt "SC_OPCODE_SKEWP"
@@ -7621,16 +7391,14 @@ msgid "Returns the skewness of a distribution using the population of a random v
msgstr "Retorna el grau d'asimetria d'una distribució usant la població d'una variable aleatòria."
#: scfuncs.hrc:1878
-#, fuzzy
msgctxt "SC_OPCODE_SKEWP"
msgid "Number "
msgstr "Nombre "
#: scfuncs.hrc:1879
-#, fuzzy
msgctxt "SC_OPCODE_SKEWP"
msgid "Number 1, number 2, ... are numerical arguments portraying the population."
-msgstr "Nombre 1, nombre 2... són entre 1 i 254 arguments numèrics que representen una mostra."
+msgstr "Nombre 1, nombre 2... són arguments numèrics que representen una mostra d'una població."
#: scfuncs.hrc:1885
msgctxt "SC_OPCODE_KURT"
@@ -7638,16 +7406,14 @@ msgid "Returns the kurtosis of a distribution."
msgstr "Retorna la curtosi d'una distribució."
#: scfuncs.hrc:1886
-#, fuzzy
msgctxt "SC_OPCODE_KURT"
msgid "Number "
msgstr "Nombre "
#: scfuncs.hrc:1887
-#, fuzzy
msgctxt "SC_OPCODE_KURT"
msgid "Number 1, number 2, ... are numerical arguments, representing a sample of the distribution."
-msgstr "Nombre 1, nombre 2... són entre 1 i 30 arguments numèrics que representen una mostra de la distribució."
+msgstr "Nombre 1, nombre 2... són arguments numèrics que representen una mostra de la distribució."
#: scfuncs.hrc:1893
msgctxt "SC_OPCODE_GEO_MEAN"
@@ -7655,16 +7421,14 @@ msgid "Returns the geometric mean of a sample."
msgstr "Retorna la mitjana geomètrica d'una mostra."
#: scfuncs.hrc:1894
-#, fuzzy
msgctxt "SC_OPCODE_GEO_MEAN"
msgid "Number "
msgstr "Nombre "
#: scfuncs.hrc:1895
-#, fuzzy
msgctxt "SC_OPCODE_GEO_MEAN"
msgid "Number 1, number 2, ... are numerical arguments which portray a sample."
-msgstr "Nombre 1, nombre 2... són entre 1 i 254 arguments numèrics que representen una mostra."
+msgstr "Nombre 1, nombre 2... són arguments numèrics que representen una mostra."
#: scfuncs.hrc:1901
msgctxt "SC_OPCODE_HAR_MEAN"
@@ -7672,16 +7436,14 @@ msgid "Returns the harmonic mean of a sample."
msgstr "Retorna la mitjana harmònica d'una mostra."
#: scfuncs.hrc:1902
-#, fuzzy
msgctxt "SC_OPCODE_HAR_MEAN"
msgid "Number "
msgstr "Nombre "
#: scfuncs.hrc:1903
-#, fuzzy
msgctxt "SC_OPCODE_HAR_MEAN"
msgid "Number 1, number 2, ... are numerical arguments which portray a sample."
-msgstr "Nombre 1, nombre 2... són entre 1 i 254 arguments numèrics que representen una mostra."
+msgstr "Nombre 1, nombre 2... són arguments numèrics que representen una mostra."
#: scfuncs.hrc:1909
msgctxt "SC_OPCODE_MODAL_VALUE"
@@ -7689,16 +7451,14 @@ msgid "Returns the most common value in a sample."
msgstr "Retorna el valor més comú en una mostra."
#: scfuncs.hrc:1910
-#, fuzzy
msgctxt "SC_OPCODE_MODAL_VALUE"
msgid "Number "
msgstr "Nombre "
#: scfuncs.hrc:1911
-#, fuzzy
msgctxt "SC_OPCODE_MODAL_VALUE"
msgid "Number 1, number 2, ... are numerical arguments which portray a sample."
-msgstr "Nombre 1, nombre 2... són entre 1 i 254 arguments numèrics que representen una mostra."
+msgstr "Nombre 1, nombre 2... són arguments numèrics que representen una mostra."
#: scfuncs.hrc:1917
msgctxt "SC_OPCODE_MODAL_VALUE_MS"
@@ -7706,16 +7466,14 @@ msgid "Returns the most common value in a sample."
msgstr "Retorna el valor més comú en un una mostra."
#: scfuncs.hrc:1918
-#, fuzzy
msgctxt "SC_OPCODE_MODAL_VALUE_MS"
msgid "Number "
msgstr "Nombre "
#: scfuncs.hrc:1919
-#, fuzzy
msgctxt "SC_OPCODE_MODAL_VALUE_MS"
msgid "Number 1, number 2, ... are numerical arguments which portray a sample."
-msgstr "Nombre 1, nombre 2... són entre 1 i 254 arguments numèrics que representen una mostra."
+msgstr "Nombre 1, nombre 2... són arguments numèrics que representen una mostra."
#: scfuncs.hrc:1925
msgctxt "SC_OPCODE_MODAL_VALUE_MULTI"
@@ -7723,7 +7481,6 @@ msgid "Returns the most common value in a sample."
msgstr "Retorna el valor més freqüent en una mostra."
#: scfuncs.hrc:1926
-#, fuzzy
msgctxt "SC_OPCODE_MODAL_VALUE_MULTI"
msgid "Number "
msgstr "Nombre "
@@ -7739,16 +7496,14 @@ msgid "Returns the median of a given sample."
msgstr "Retorna la mediana d'una mostra donada."
#: scfuncs.hrc:1934
-#, fuzzy
msgctxt "SC_OPCODE_MEDIAN"
msgid "Number "
msgstr "Nombre "
#: scfuncs.hrc:1935
-#, fuzzy
msgctxt "SC_OPCODE_MEDIAN"
msgid "Number 1, number 2, ... are numerical arguments which portray a sample."
-msgstr "Nombre 1, nombre 2... són entre 1 i 254 arguments numèrics que representen una mostra."
+msgstr "Nombre 1, nombre 2... són arguments numèrics que representen una mostra."
#: scfuncs.hrc:1941
msgctxt "SC_OPCODE_PERCENTILE"
@@ -7756,7 +7511,6 @@ msgid "Returns the alpha quantile of a sample."
msgstr "Retorna el quantil alfa d'una mostra."
#: scfuncs.hrc:1942
-#, fuzzy
msgctxt "SC_OPCODE_PERCENTILE"
msgid "Data"
msgstr "Dades"
@@ -7782,7 +7536,6 @@ msgid "Returns the alpha percentile of a sample."
msgstr "Retorna el percentil alfa d'una mostra."
#: scfuncs.hrc:1952
-#, fuzzy
msgctxt "SC_OPCODE_PERCENTILE_EXC"
msgid "Data"
msgstr "Dades"
@@ -7808,7 +7561,6 @@ msgid "Returns the alpha percentile of a sample."
msgstr "Retorna el percentil alfa d'una mostra."
#: scfuncs.hrc:1962
-#, fuzzy
msgctxt "SC_OPCODE_PERCENTILE_INC"
msgid "Data"
msgstr "Dades"
@@ -7834,7 +7586,6 @@ msgid "Returns the quartile of a sample."
msgstr "Retorna el quartil d'una mostra."
#: scfuncs.hrc:1972
-#, fuzzy
msgctxt "SC_OPCODE_QUARTILE"
msgid "Data"
msgstr "Dades"
@@ -7860,7 +7611,6 @@ msgid "Returns the quartile of a sample."
msgstr "Retorna el quartil d'una mostra."
#: scfuncs.hrc:1982
-#, fuzzy
msgctxt "SC_OPCODE_QUARTILE_EXC"
msgid "Data"
msgstr "Dades"
@@ -7886,7 +7636,6 @@ msgid "Returns the quartile of a sample."
msgstr "Retorna el quartil d'una mostra."
#: scfuncs.hrc:1992
-#, fuzzy
msgctxt "SC_OPCODE_QUARTILE_INC"
msgid "Data"
msgstr "Dades"
@@ -7912,7 +7661,6 @@ msgid "Returns the k-th largest value of a sample."
msgstr "Retorna el k-è valor més gran d'una mostra."
#: scfuncs.hrc:2002
-#, fuzzy
msgctxt "SC_OPCODE_LARGE"
msgid "Data"
msgstr "Dades"
@@ -7923,10 +7671,9 @@ msgid "The array of the data in the sample."
msgstr "Matriu de les dades de la mostra."
#: scfuncs.hrc:2004
-#, fuzzy
msgctxt "SC_OPCODE_LARGE"
msgid "Rank c"
-msgstr "Rang_c"
+msgstr "Rang _c"
#: scfuncs.hrc:2005
msgctxt "SC_OPCODE_LARGE"
@@ -7939,7 +7686,6 @@ msgid "Returns the k-th smallest value of a sample."
msgstr "Retorna el k-è valor més petit d'una mostra."
#: scfuncs.hrc:2012
-#, fuzzy
msgctxt "SC_OPCODE_SMALL"
msgid "Data"
msgstr "Dades"
@@ -7950,10 +7696,9 @@ msgid "The array of the data in the sample."
msgstr "Matriu de les dades de la mostra."
#: scfuncs.hrc:2014
-#, fuzzy
msgctxt "SC_OPCODE_SMALL"
msgid "Rank c"
-msgstr "Rang_c"
+msgstr "Rang _c"
#: scfuncs.hrc:2015
msgctxt "SC_OPCODE_SMALL"
@@ -7966,7 +7711,6 @@ msgid "Returns the percentage rank of a value in a sample."
msgstr "Retorna el rang de percentatge d'un valor d'una mostra."
#: scfuncs.hrc:2022
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK"
msgid "Data"
msgstr "Dades"
@@ -7977,7 +7721,6 @@ msgid "The array of the data in the sample."
msgstr "Matriu de les dades de la mostra."
#: scfuncs.hrc:2024
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK"
msgid "Value"
msgstr "Valor"
@@ -7988,7 +7731,6 @@ msgid "The value for which percentage ranking is to be determined."
msgstr "Valor el rang del percentatge del qual s'ha de determinar."
#: scfuncs.hrc:2026
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK"
msgid "Significance"
msgstr "Precisió"
@@ -8004,7 +7746,6 @@ msgid "Returns the percentage rank (0..1, exclusive) of a value in a sample."
msgstr "Retorna l'interval en percentatge (0..1, exclusiu) d'un valor d'una mostra."
#: scfuncs.hrc:2034
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK_EXC"
msgid "Data"
msgstr "Dades"
@@ -8015,7 +7756,6 @@ msgid "The array of the data in the sample."
msgstr "La matriu de les dades de la mostra."
#: scfuncs.hrc:2036
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK_EXC"
msgid "Value"
msgstr "Valor"
@@ -8026,7 +7766,6 @@ msgid "The value for which percentage ranking is to be determined."
msgstr "Valor el rang del percentatge del qual s'ha de determinar."
#: scfuncs.hrc:2038
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK_EXC"
msgid "Significance"
msgstr "Precisió"
@@ -8042,7 +7781,6 @@ msgid "Returns the percentage rank (0..1, inclusive) of a value in a sample."
msgstr "Retorna l'interval de percentatge (0..1, inclusiu) del valor d'una mostra."
#: scfuncs.hrc:2046
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK_INC"
msgid "Data"
msgstr "Dades"
@@ -8053,7 +7791,6 @@ msgid "The array of the data in the sample."
msgstr "Matriu de les dades de la mostra."
#: scfuncs.hrc:2048
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK_INC"
msgid "Value"
msgstr "Valor"
@@ -8064,7 +7801,6 @@ msgid "The value for which percentage ranking is to be determined."
msgstr "Valor el rang del percentatge del qual s'ha de determinar."
#: scfuncs.hrc:2050
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK_INC"
msgid "Significance"
msgstr "Precisió"
@@ -8080,7 +7816,6 @@ msgid "Returns the ranking of a value in a sample."
msgstr "Retorna el rang d'un valor d'una mostra."
#: scfuncs.hrc:2058
-#, fuzzy
msgctxt "SC_OPCODE_RANK"
msgid "Value"
msgstr "Valor"
@@ -8116,7 +7851,6 @@ msgid "Returns the ranking of a value in a sample; if more than one value has th
msgstr "Retorna la posició d'un valor en una mostra. Si hi ha més d'un valor amb la mateixa posició, es retorna la posició més alta del conjunt de valors."
#: scfuncs.hrc:2070
-#, fuzzy
msgctxt "SC_OPCODE_RANK_EQ"
msgid "Value"
msgstr "Valor"
@@ -8142,7 +7876,6 @@ msgid "Type"
msgstr "Tipus"
#: scfuncs.hrc:2075
-#, fuzzy
msgctxt "SC_OPCODE_RANK_EQ"
msgid "Sequence order: 0 or omitted means descending, any other value than 0 means ascending."
msgstr "Orde de la seqüència: 0 o res significa descendent, i qualsevol altre valor que no siga 0 significa ascendent."
@@ -8153,7 +7886,6 @@ msgid "Returns the ranking of a value in a sample; if more than one value has th
msgstr "Retorna la posició d'un valor en una mostra. Si hi ha més d'un valor amb la mateixa posició, es retorna la posició amitjanada."
#: scfuncs.hrc:2082
-#, fuzzy
msgctxt "SC_OPCODE_RANK_AVG"
msgid "Value"
msgstr "Valor"
@@ -8179,7 +7911,6 @@ msgid "Type"
msgstr "Tipus"
#: scfuncs.hrc:2087
-#, fuzzy
msgctxt "SC_OPCODE_RANK_AVG"
msgid "Sequence order: 0 or omitted means descending, any other value than 0 means ascending."
msgstr "Orde de la seqüència: 0 o res significa descendent, i qualsevol altre valor que no siga 0 significa ascendent."
@@ -8190,7 +7921,6 @@ msgid "Returns the mean of a sample without including the marginal values."
msgstr "Retorna la mitjana d'una mostra sense incloure els valors marginals."
#: scfuncs.hrc:2094
-#, fuzzy
msgctxt "SC_OPCODE_TRIM_MEAN"
msgid "Data"
msgstr "Dades"
@@ -8216,7 +7946,6 @@ msgid "Returns the discrete probability of an interval."
msgstr "Retorna la probabilitat discreta d'un interval."
#: scfuncs.hrc:2104
-#, fuzzy
msgctxt "SC_OPCODE_PROB"
msgid "Data"
msgstr "Dades"
@@ -8227,7 +7956,6 @@ msgid "The sample data array."
msgstr "Matriu de dades de mostra."
#: scfuncs.hrc:2106
-#, fuzzy
msgctxt "SC_OPCODE_PROB"
msgid "Probability"
msgstr "Probabilitat"
@@ -8263,10 +7991,9 @@ msgid "Returns the probability of a trial result using binomial distribution."
msgstr "Retorna la probabilitat del resultat d'una avaluació amb una distribució binomial."
#: scfuncs.hrc:2118
-#, fuzzy
msgctxt "SC_OPCODE_B"
msgid "Trials"
-msgstr "avaluacions"
+msgstr "Avaluacions"
#: scfuncs.hrc:2119
msgctxt "SC_OPCODE_B"
@@ -8286,7 +8013,7 @@ msgstr "Probabilitat individual d'un resultat d'avaluació."
#: scfuncs.hrc:2122
msgctxt "SC_OPCODE_B"
msgid "T 1"
-msgstr ""
+msgstr "T 1"
#: scfuncs.hrc:2123
msgctxt "SC_OPCODE_B"
@@ -8296,7 +8023,7 @@ msgstr "Límit inferior per al nombre d'avaluacions."
#: scfuncs.hrc:2124
msgctxt "SC_OPCODE_B"
msgid "T 2"
-msgstr ""
+msgstr "T 2"
#: scfuncs.hrc:2125
msgctxt "SC_OPCODE_B"
@@ -8309,7 +8036,6 @@ msgid "Values of the distribution function for a standard normal distribution."
msgstr "Valors de la funció de distribució per a una distribució normal estàndard."
#: scfuncs.hrc:2132
-#, fuzzy
msgctxt "SC_OPCODE_PHI"
msgid "Number"
msgstr "Nombre"
@@ -8380,10 +8106,9 @@ msgid "The number of successes in a series of trials."
msgstr "Nombre d'èxits en una sèrie d'avaluacions."
#: scfuncs.hrc:2166
-#, fuzzy
msgctxt "SC_OPCODE_BINOM_DIST"
msgid "Trials"
-msgstr "avaluacions"
+msgstr "Avaluacions"
#: scfuncs.hrc:2167
msgctxt "SC_OPCODE_BINOM_DIST"
@@ -8426,10 +8151,9 @@ msgid "The number of successes in a series of trials."
msgstr "Nombre d'èxits en una sèrie d'avaluacions."
#: scfuncs.hrc:2180
-#, fuzzy
msgctxt "SC_OPCODE_BINOM_DIST_MS"
msgid "Trials"
-msgstr "avaluacions"
+msgstr "Avaluacions"
#: scfuncs.hrc:2181
msgctxt "SC_OPCODE_BINOM_DIST_MS"
@@ -8532,7 +8256,6 @@ msgid "Cumulative"
msgstr "Acumulada"
#: scfuncs.hrc:2211
-#, fuzzy
msgctxt "SC_OPCODE_NEG_BINOM_DIST_MS"
msgid "0 or FALSE calculates the probability density function. Any other value or TRUE calculates the cumulative distribution function."
msgstr "0 o FALS calcula la funció de densitat de probabilitat. Qualsevol altre valor o CERT calcula la funció de distribució acumulada."
@@ -8543,10 +8266,9 @@ msgid "Returns the smallest value for which the cumulative binomial distribution
msgstr "Retorna el valor més petit la distribució binomial acumulada del qual és major o igual que un valor de criteri."
#: scfuncs.hrc:2218
-#, fuzzy
msgctxt "SC_OPCODE_CRIT_BINOM"
msgid "Trials"
-msgstr "avaluacions"
+msgstr "Avaluacions"
#: scfuncs.hrc:2219
msgctxt "SC_OPCODE_CRIT_BINOM"
@@ -8564,7 +8286,6 @@ msgid "The success probability of a trial."
msgstr "La probabilitat d'èxit d'una avaluació."
#: scfuncs.hrc:2222
-#, fuzzy
msgctxt "SC_OPCODE_CRIT_BINOM"
msgid "Alpha"
msgstr "Alfa"
@@ -8580,10 +8301,9 @@ msgid "Returns the smallest value for which the cumulative binomial distribution
msgstr "Retorna el valor més petit la distribució binomial acumulada del qual és més gran o igual que un valor de criteri."
#: scfuncs.hrc:2230
-#, fuzzy
msgctxt "SC_OPCODE_BINOM_INV"
msgid "Trials"
-msgstr "avaluacions"
+msgstr "Avaluacions"
#: scfuncs.hrc:2231
msgctxt "SC_OPCODE_BINOM_INV"
@@ -8601,7 +8321,6 @@ msgid "The success probability of a trial."
msgstr "La probabilitat d'èxit d'una avaluació."
#: scfuncs.hrc:2234
-#, fuzzy
msgctxt "SC_OPCODE_BINOM_INV"
msgid "Alpha"
msgstr "Alfa"
@@ -8627,7 +8346,6 @@ msgid "The value for which the Poisson distribution is to be calculated."
msgstr "Valor la distribució de Poisson del qual s'ha de calcular."
#: scfuncs.hrc:2244
-#, fuzzy
msgctxt "SC_OPCODE_POISSON_DIST"
msgid "Mean"
msgstr "Mitjana"
@@ -8663,7 +8381,6 @@ msgid "The value for which the Poisson distribution is to be calculated."
msgstr "Valor la distribució de Poisson del qual s'ha de calcular."
#: scfuncs.hrc:2256
-#, fuzzy
msgctxt "SC_OPCODE_POISSON_DIST_MS"
msgid "Mean"
msgstr "Mitjana"
@@ -8769,7 +8486,6 @@ msgid "C"
msgstr "C"
#: scfuncs.hrc:2287
-#, fuzzy
msgctxt "SC_OPCODE_NORM_DIST_MS"
msgid "0 or FALSE calculates the probability density function. Any other value or TRUE calculates the cumulative distribution function."
msgstr "0 o FALS calcula la funció de densitat de probabilitat. Qualsevol altre valor o CERT calcula la funció de distribució acumulada."
@@ -8780,7 +8496,6 @@ msgid "Values of the inverse normal distribution."
msgstr "Valors de la distribució normal inversa."
#: scfuncs.hrc:2294
-#, fuzzy
msgctxt "SC_OPCODE_NORM_INV"
msgid "Number"
msgstr "Nombre"
@@ -8791,7 +8506,6 @@ msgid "The probability value for which the inverse normal distribution is to be
msgstr "Valor de probabilitat la distribució normal inversa del qual s'ha de calcular."
#: scfuncs.hrc:2296
-#, fuzzy
msgctxt "SC_OPCODE_NORM_INV"
msgid "Mean"
msgstr "Mitjana"
@@ -8817,19 +8531,16 @@ msgid "Values of the inverse normal distribution."
msgstr "Valors de la distribució normal inversa."
#: scfuncs.hrc:2306
-#, fuzzy
msgctxt "SC_OPCODE_NORM_INV_MS"
msgid "Number"
msgstr "Nombre"
#: scfuncs.hrc:2307
-#, fuzzy
msgctxt "SC_OPCODE_NORM_INV_MS"
msgid "The probability value for which the inverse normal distribution is to be calculated."
msgstr "Valor de probabilitat la distribució normal inversa del qual s'ha de calcular."
#: scfuncs.hrc:2308
-#, fuzzy
msgctxt "SC_OPCODE_NORM_INV_MS"
msgid "Mean"
msgstr "Mitjana"
@@ -8885,7 +8596,6 @@ msgid "Cumulative"
msgstr "Acumulada"
#: scfuncs.hrc:2329
-#, fuzzy
msgctxt "SC_OPCODE_STD_NORM_DIST_MS"
msgid "0 or FALSE calculates the probability density function. Any other value or TRUE calculates the cumulative distribution function."
msgstr "0 o FALS calcula la funció de densitat de probabilitat. Qualsevol altre valor o CERT calcula la funció de distribució acumulada."
@@ -8896,7 +8606,6 @@ msgid "Values of the inverse standard normal distribution."
msgstr "Valors de la distribució normal estàndard inversa."
#: scfuncs.hrc:2336
-#, fuzzy
msgctxt "SC_OPCODE_S_NORM_INV"
msgid "Number"
msgstr "Nombre"
@@ -8912,7 +8621,6 @@ msgid "Values of the inverse standard normal distribution."
msgstr "Valors de la distribució normal estàndard inversa."
#: scfuncs.hrc:2344
-#, fuzzy
msgctxt "SC_OPCODE_S_NORM_INV_MS"
msgid "Number"
msgstr "Nombre"
@@ -8938,7 +8646,6 @@ msgid "The value for which the log normal distribution is to be calculated."
msgstr "Valor la distribució log normal del qual s'ha de calcular."
#: scfuncs.hrc:2354
-#, fuzzy
msgctxt "SC_OPCODE_LOG_NORM_DIST"
msgid "Mean"
msgstr "Mitjana"
@@ -8984,7 +8691,6 @@ msgid "The value for which the log normal distribution is to be calculated."
msgstr "Valor la distribució log normal del qual s'ha de calcular."
#: scfuncs.hrc:2368
-#, fuzzy
msgctxt "SC_OPCODE_LOG_NORM_DIST_MS"
msgid "Mean"
msgstr "Mitjana"
@@ -9020,7 +8726,6 @@ msgid "Values of the inverse of the lognormal distribution."
msgstr "Valors de la inversa de la distribució log normal."
#: scfuncs.hrc:2380
-#, fuzzy
msgctxt "SC_OPCODE_LOG_INV"
msgid "Number"
msgstr "Nombre"
@@ -9031,7 +8736,6 @@ msgid "The probability value for which the inverse log normal distribution is to
msgstr "Valor de probabilitat la distribució log normal inversa del qual s'ha de calcular."
#: scfuncs.hrc:2382
-#, fuzzy
msgctxt "SC_OPCODE_LOG_INV"
msgid "Mean"
msgstr "Mitjana"
@@ -9057,7 +8761,6 @@ msgid "Values of the inverse of the lognormal distribution."
msgstr "Valors de la inversa de la distribució log normal."
#: scfuncs.hrc:2392
-#, fuzzy
msgctxt "SC_OPCODE_LOG_INV_MS"
msgid "Number"
msgstr "Nombre"
@@ -9068,7 +8771,6 @@ msgid "The probability value for which the inverse log normal distribution is to
msgstr "Valor de probabilitat la distribució log-normal inversa del qual s'ha de calcular."
#: scfuncs.hrc:2394
-#, fuzzy
msgctxt "SC_OPCODE_LOG_INV_MS"
msgid "Mean"
msgstr "Mitjana"
@@ -9104,7 +8806,6 @@ msgid "The value to which the exponential distribution is to be calculated."
msgstr "Valor a què s'ha de calcular la distribució exponencial."
#: scfuncs.hrc:2406
-#, fuzzy
msgctxt "SC_OPCODE_EXP_DIST"
msgid "Lambda"
msgstr "Lambda"
@@ -9140,7 +8841,6 @@ msgid "The value to which the exponential distribution is to be calculated."
msgstr "Valor a què s'ha de calcular la distribució exponencial."
#: scfuncs.hrc:2418
-#, fuzzy
msgctxt "SC_OPCODE_EXP_DIST_MS"
msgid "Lambda"
msgstr "Lambda"
@@ -9176,7 +8876,6 @@ msgid "The value for which the gamma distribution is to be calculated."
msgstr "Valor la distribució gamma del qual s'ha de calcular."
#: scfuncs.hrc:2430
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_DIST"
msgid "Alpha"
msgstr "Alfa"
@@ -9187,7 +8886,6 @@ msgid "The Alpha parameter of the Gamma distribution."
msgstr "Paràmetre alfa de la distribució gamma."
#: scfuncs.hrc:2432
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_DIST"
msgid "Beta"
msgstr "Beta"
@@ -9208,7 +8906,6 @@ msgid "0 or FALSE calculates the probability density function. Any other value o
msgstr "0 o FALS calcula la funció de densitat de probabilitat. Qualsevol altre valor, CERT o ometre'l calcula la funció de distribució acumulada."
#: scfuncs.hrc:2441
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_DIST_MS"
msgid "Returns the value of the probability density function or the cumulative distribution function for the Gamma distribution."
msgstr "Retorna el valor de la funció de densitat de probabilitat o de la funció de distribució acumulada per a la distribució gamma."
@@ -9224,7 +8921,6 @@ msgid "The value for which the gamma distribution is to be calculated."
msgstr "Valor la distribució gamma del qual s'ha de calcular."
#: scfuncs.hrc:2444
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_DIST_MS"
msgid "Alpha"
msgstr "Alfa"
@@ -9235,7 +8931,6 @@ msgid "The Alpha parameter of the Gamma distribution."
msgstr "Paràmetre alfa de la distribució gamma."
#: scfuncs.hrc:2446
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_DIST_MS"
msgid "Beta"
msgstr "Beta"
@@ -9251,7 +8946,6 @@ msgid "Cumulative"
msgstr "Acumulada"
#: scfuncs.hrc:2449
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_DIST_MS"
msgid "0 or FALSE calculates the probability density function. Any other value or TRUE calculates the cumulative distribution function."
msgstr "0 o FALS calcula la funció de densitat de probabilitat. Qualsevol altre valor o CERT calcula la funció de distribució acumulada."
@@ -9272,7 +8966,6 @@ msgid "The probability value for which the inverse gamma distribution is to be c
msgstr "Valor de probabilitat la distribució gamma inversa del qual s'ha de calcular."
#: scfuncs.hrc:2458
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_INV"
msgid "Alpha"
msgstr "Alfa"
@@ -9283,7 +8976,6 @@ msgid "The Alpha (shape) parameter of the Gamma distribution."
msgstr "Paràmetre alfa (forma) de la distribució gamma."
#: scfuncs.hrc:2460
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_INV"
msgid "Beta"
msgstr "Beta"
@@ -9309,7 +9001,6 @@ msgid "The probability value for which the inverse gamma distribution is to be c
msgstr "Valor de probabilitat la distribució gamma inversa del qual s'ha de calcular."
#: scfuncs.hrc:2470
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_INV_MS"
msgid "Alpha"
msgstr "Alfa"
@@ -9320,7 +9011,6 @@ msgid "The Alpha (shape) parameter of the Gamma distribution."
msgstr "Paràmetre alfa (forma) de la distribució gamma."
#: scfuncs.hrc:2472
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_INV_MS"
msgid "Beta"
msgstr "Beta"
@@ -9381,7 +9071,6 @@ msgid "Values of the beta distribution."
msgstr "Valors de la distribució beta."
#: scfuncs.hrc:2506
-#, fuzzy
msgctxt "SC_OPCODE_BETA_DIST"
msgid "Number"
msgstr "Nombre"
@@ -9392,7 +9081,6 @@ msgid "The value for which the beta distribution is to be calculated."
msgstr "Valor la distribució beta del qual s'ha de calcular."
#: scfuncs.hrc:2508
-#, fuzzy
msgctxt "SC_OPCODE_BETA_DIST"
msgid "Alpha"
msgstr "Alfa"
@@ -9403,7 +9091,6 @@ msgid "The Alpha parameter of the Beta distribution."
msgstr "Paràmetre alfa de la distribució beta."
#: scfuncs.hrc:2510
-#, fuzzy
msgctxt "SC_OPCODE_BETA_DIST"
msgid "Beta"
msgstr "Beta"
@@ -9449,7 +9136,6 @@ msgid "Values of the inverse beta distribution."
msgstr "Valors de la distribució beta inversa."
#: scfuncs.hrc:2524
-#, fuzzy
msgctxt "SC_OPCODE_BETA_INV"
msgid "Number"
msgstr "Nombre"
@@ -9460,7 +9146,6 @@ msgid "The probability value for which the inverse beta distribution is to be ca
msgstr "Valor de probabilitat la distribució beta inversa del qual s'ha de calcular."
#: scfuncs.hrc:2526
-#, fuzzy
msgctxt "SC_OPCODE_BETA_INV"
msgid "Alpha"
msgstr "Alfa"
@@ -9471,7 +9156,6 @@ msgid "The Alpha parameter of the Beta distribution."
msgstr "Paràmetre alfa de la distribució beta."
#: scfuncs.hrc:2528
-#, fuzzy
msgctxt "SC_OPCODE_BETA_INV"
msgid "Beta"
msgstr "Beta"
@@ -9507,7 +9191,6 @@ msgid "Values of the beta distribution."
msgstr "Valors de la distribució beta."
#: scfuncs.hrc:2540
-#, fuzzy
msgctxt "SC_OPCODE_BETA_DIST_MS"
msgid "Number"
msgstr "Nombre"
@@ -9518,7 +9201,6 @@ msgid "The value for which the beta distribution is to be calculated."
msgstr "Valor la distribució beta del qual s'ha de calcular."
#: scfuncs.hrc:2542
-#, fuzzy
msgctxt "SC_OPCODE_BETA_DIST_MS"
msgid "Alpha"
msgstr "Alfa"
@@ -9529,7 +9211,6 @@ msgid "The Alpha parameter of the Beta distribution."
msgstr "Paràmetre alfa de la distribució beta."
#: scfuncs.hrc:2544
-#, fuzzy
msgctxt "SC_OPCODE_BETA_DIST_MS"
msgid "Beta"
msgstr "Beta"
@@ -9575,7 +9256,6 @@ msgid "Values of the inverse beta distribution."
msgstr "Valors de la distribució beta inversa."
#: scfuncs.hrc:2558
-#, fuzzy
msgctxt "SC_OPCODE_BETA_INV_MS"
msgid "Number"
msgstr "Nombre"
@@ -9586,7 +9266,6 @@ msgid "The probability value for which the inverse beta distribution is to be ca
msgstr "Valor de probabilitat la distribució beta inversa del qual s'ha de calcular."
#: scfuncs.hrc:2560
-#, fuzzy
msgctxt "SC_OPCODE_BETA_INV_MS"
msgid "Alpha"
msgstr "Alfa"
@@ -9597,7 +9276,6 @@ msgid "The Alpha parameter of the Beta distribution."
msgstr "Paràmetre alfa de la distribució beta."
#: scfuncs.hrc:2562
-#, fuzzy
msgctxt "SC_OPCODE_BETA_INV_MS"
msgid "Beta"
msgstr "Beta"
@@ -9653,7 +9331,6 @@ msgid "The Alpha parameter of the Weibull distribution."
msgstr "Paràmetre alfa de la distribució Weibull."
#: scfuncs.hrc:2578
-#, fuzzy
msgctxt "SC_OPCODE_WEIBULL"
msgid "Beta"
msgstr "Beta"
@@ -9699,7 +9376,6 @@ msgid "The Alpha parameter of the Weibull distribution."
msgstr "Paràmetre alfa de la distribució Weibull."
#: scfuncs.hrc:2592
-#, fuzzy
msgctxt "SC_OPCODE_WEIBULL_MS"
msgid "Beta"
msgstr "Beta"
@@ -9735,10 +9411,9 @@ msgid "The number of successes in the sample."
msgstr "Nombre d'èxits de la mostra."
#: scfuncs.hrc:2604
-#, fuzzy
msgctxt "SC_OPCODE_HYP_GEOM_DIST"
msgid "N sample"
-msgstr "mostra_n"
+msgstr "Mostra N"
#: scfuncs.hrc:2605
msgctxt "SC_OPCODE_HYP_GEOM_DIST"
@@ -9746,10 +9421,9 @@ msgid "The size of the sample."
msgstr "Mida de la mostra."
#: scfuncs.hrc:2606
-#, fuzzy
msgctxt "SC_OPCODE_HYP_GEOM_DIST"
msgid "Successes"
-msgstr "èxits"
+msgstr "Èxits"
#: scfuncs.hrc:2607
msgctxt "SC_OPCODE_HYP_GEOM_DIST"
@@ -9757,10 +9431,9 @@ msgid "The number of successes in the population."
msgstr "Nombre d'èxits en la població."
#: scfuncs.hrc:2608
-#, fuzzy
msgctxt "SC_OPCODE_HYP_GEOM_DIST"
msgid "N population"
-msgstr "població_n"
+msgstr "Població N"
#: scfuncs.hrc:2609
msgctxt "SC_OPCODE_HYP_GEOM_DIST"
@@ -9768,16 +9441,14 @@ msgid "The population size."
msgstr "Mida de la població."
#: scfuncs.hrc:2610
-#, fuzzy
msgctxt "SC_OPCODE_HYP_GEOM_DIST"
msgid "Cumulative"
msgstr "Acumulada"
#: scfuncs.hrc:2611
-#, fuzzy
msgctxt "SC_OPCODE_HYP_GEOM_DIST"
msgid "Cumulated. TRUE calculates the cumulative distribution function, FALSE the probability mass function."
-msgstr "Acumulat. CERT calcula la funció de distribució acumulada, FALS calcula la funció de massa de probabilitat."
+msgstr "Acumulada. CERT calcula la funció de distribució acumulada, FALS calcula la funció de massa de probabilitat."
#: scfuncs.hrc:2617
msgctxt "SC_OPCODE_HYP_GEOM_DIST_MS"
@@ -9795,10 +9466,9 @@ msgid "The number of successes in the sample."
msgstr "Nombre d'èxits de la mostra."
#: scfuncs.hrc:2620
-#, fuzzy
msgctxt "SC_OPCODE_HYP_GEOM_DIST_MS"
msgid "N sample"
-msgstr "mostra_n"
+msgstr "Mostra N"
#: scfuncs.hrc:2621
msgctxt "SC_OPCODE_HYP_GEOM_DIST_MS"
@@ -9806,10 +9476,9 @@ msgid "The size of the sample."
msgstr "Mida de la mostra."
#: scfuncs.hrc:2622
-#, fuzzy
msgctxt "SC_OPCODE_HYP_GEOM_DIST_MS"
msgid "Successes"
-msgstr "èxits"
+msgstr "Èxits"
#: scfuncs.hrc:2623
msgctxt "SC_OPCODE_HYP_GEOM_DIST_MS"
@@ -9817,10 +9486,9 @@ msgid "The number of successes in the population."
msgstr "Nombre d'èxits en la població."
#: scfuncs.hrc:2624
-#, fuzzy
msgctxt "SC_OPCODE_HYP_GEOM_DIST_MS"
msgid "N population"
-msgstr "població_n"
+msgstr "Població N"
#: scfuncs.hrc:2625
msgctxt "SC_OPCODE_HYP_GEOM_DIST_MS"
@@ -9853,7 +9521,6 @@ msgid "The value for which the T distribution is to be calculated."
msgstr "Valor la distribució T del qual s'ha de calcular."
#: scfuncs.hrc:2636
-#, fuzzy
msgctxt "SC_OPCODE_T_DIST"
msgid "Degrees freedom"
msgstr "Graus de llibertat"
@@ -9864,7 +9531,6 @@ msgid "The degrees of freedom of the T distribution."
msgstr "Els graus de llibertat de la distribució T."
#: scfuncs.hrc:2638
-#, fuzzy
msgctxt "SC_OPCODE_T_DIST"
msgid "Mode"
msgstr "Mode"
@@ -9890,7 +9556,6 @@ msgid "The value for which the T distribution is to be calculated."
msgstr "Valor la distribució T del qual s'ha de calcular."
#: scfuncs.hrc:2648
-#, fuzzy
msgctxt "SC_OPCODE_T_DIST_2T"
msgid "Degrees freedom"
msgstr "Graus de llibertat"
@@ -9916,7 +9581,6 @@ msgid "The value for which the T distribution is to be calculated."
msgstr "Valor la distribució T del qual s'ha de calcular."
#: scfuncs.hrc:2658
-#, fuzzy
msgctxt "SC_OPCODE_T_DIST_MS"
msgid "Degrees freedom"
msgstr "Graus de llibertat"
@@ -9927,7 +9591,6 @@ msgid "The degrees of freedom of the T distribution."
msgstr "Els graus de llibertat de la distribució T."
#: scfuncs.hrc:2660
-#, fuzzy
msgctxt "SC_OPCODE_T_DIST_MS"
msgid "Cumulative"
msgstr "Acumulada"
@@ -9953,7 +9616,6 @@ msgid "The value for which the T distribution is to be calculated."
msgstr "Valor la distribució T del qual s'ha de calcular."
#: scfuncs.hrc:2670
-#, fuzzy
msgctxt "SC_OPCODE_T_DIST_RT"
msgid "Degrees freedom"
msgstr "Graus de llibertat"
@@ -9969,7 +9631,6 @@ msgid "Values of the inverse t-distribution."
msgstr "Valors de la distribució T inversa."
#: scfuncs.hrc:2678
-#, fuzzy
msgctxt "SC_OPCODE_T_INV"
msgid "Number"
msgstr "Nombre"
@@ -9980,7 +9641,6 @@ msgid "The probability value for which the inverse T distribution is to be calcu
msgstr "Valor de probabilitat la distribució T inversa del qual s'ha de calcular."
#: scfuncs.hrc:2680
-#, fuzzy
msgctxt "SC_OPCODE_T_INV"
msgid "Degrees freedom"
msgstr "Graus de llibertat"
@@ -9996,7 +9656,6 @@ msgid "Values of the left-tailed inverse t-distribution."
msgstr "Valors de la distribució t inversa lateral esquerre."
#: scfuncs.hrc:2688
-#, fuzzy
msgctxt "SC_OPCODE_T_INV_MS"
msgid "Number"
msgstr "Nombre"
@@ -10007,7 +9666,6 @@ msgid "The probability value for which the inverse T distribution is to be calcu
msgstr "Valor de probabilitat la distribució T inversa del qual s'ha de calcular."
#: scfuncs.hrc:2690
-#, fuzzy
msgctxt "SC_OPCODE_T_INV_MS"
msgid "Degrees freedom"
msgstr "Graus de llibertat"
@@ -10023,7 +9681,6 @@ msgid "Values of the two-tailed inverse t-distribution."
msgstr "Valors de la distribució t inversa bilateral."
#: scfuncs.hrc:2698
-#, fuzzy
msgctxt "SC_OPCODE_T_INV_2T"
msgid "Number"
msgstr "Nombre"
@@ -10034,7 +9691,6 @@ msgid "The probability value for which the inverse T distribution is to be calcu
msgstr "Valor de probabilitat la distribució T inversa del qual s'ha de calcular."
#: scfuncs.hrc:2700
-#, fuzzy
msgctxt "SC_OPCODE_T_INV_2T"
msgid "Degrees freedom"
msgstr "Graus de llibertat"
@@ -10060,10 +9716,9 @@ msgid "The value for which the F distribution is to be calculated."
msgstr "Valor la distribució F del qual s'ha de calcular."
#: scfuncs.hrc:2710
-#, fuzzy
msgctxt "SC_OPCODE_F_DIST"
msgid "Degrees freedom 1"
-msgstr "Graus de llibertat"
+msgstr "Graus de llibertat 1"
#: scfuncs.hrc:2711
msgctxt "SC_OPCODE_F_DIST"
@@ -10071,10 +9726,9 @@ msgid "The degrees of freedom in the numerator of the F distribution."
msgstr "Els graus de llibertat en el numerador de la distribució F."
#: scfuncs.hrc:2712
-#, fuzzy
msgctxt "SC_OPCODE_F_DIST"
msgid "Degrees freedom 2"
-msgstr "Graus de llibertat"
+msgstr "Graus de llibertat 2"
#: scfuncs.hrc:2713
msgctxt "SC_OPCODE_F_DIST"
@@ -10097,10 +9751,9 @@ msgid "The value for which the F distribution is to be calculated."
msgstr "Valor la distribució F del qual s'ha de calcular."
#: scfuncs.hrc:2722
-#, fuzzy
msgctxt "SC_OPCODE_F_DIST_LT"
msgid "Degrees freedom 1"
-msgstr "Graus de llibertat"
+msgstr "Graus de llibertat 1"
#: scfuncs.hrc:2723
msgctxt "SC_OPCODE_F_DIST_LT"
@@ -10108,10 +9761,9 @@ msgid "The degrees of freedom in the numerator of the F distribution."
msgstr "Els graus de llibertat en el numerador de la distribució F."
#: scfuncs.hrc:2724
-#, fuzzy
msgctxt "SC_OPCODE_F_DIST_LT"
msgid "Degrees freedom 2"
-msgstr "Graus de llibertat"
+msgstr "Graus de llibertat 2"
#: scfuncs.hrc:2725
msgctxt "SC_OPCODE_F_DIST_LT"
@@ -10119,7 +9771,6 @@ msgid "The degrees of freedom in the denominator of the F distribution."
msgstr "Els graus de llibertat en el denominador de la distribució F."
#: scfuncs.hrc:2726
-#, fuzzy
msgctxt "SC_OPCODE_F_DIST_LT"
msgid "Cumulative"
msgstr "Acumulada"
@@ -10145,10 +9796,9 @@ msgid "The value for which the F distribution is to be calculated."
msgstr "Valor la distribució F del qual s'ha de calcular."
#: scfuncs.hrc:2736
-#, fuzzy
msgctxt "SC_OPCODE_F_DIST_RT"
msgid "Degrees freedom 1"
-msgstr "Graus de llibertat"
+msgstr "Graus de llibertat 1"
#: scfuncs.hrc:2737
msgctxt "SC_OPCODE_F_DIST_RT"
@@ -10156,10 +9806,9 @@ msgid "The degrees of freedom in the numerator of the F distribution."
msgstr "Els graus de llibertat en el numerador de la distribució F."
#: scfuncs.hrc:2738
-#, fuzzy
msgctxt "SC_OPCODE_F_DIST_RT"
msgid "Degrees freedom 2"
-msgstr "Graus de llibertat"
+msgstr "Graus de llibertat 2"
#: scfuncs.hrc:2739
msgctxt "SC_OPCODE_F_DIST_RT"
@@ -10172,7 +9821,6 @@ msgid "Values of the inverse F distribution."
msgstr "Valors de la distribució F inversa."
#: scfuncs.hrc:2746
-#, fuzzy
msgctxt "SC_OPCODE_F_INV"
msgid "Number"
msgstr "Nombre"
@@ -10183,10 +9831,9 @@ msgid "The probability value for which the inverse F distribution is to be calcu
msgstr "Valor de probabilitat la distribució F inversa del qual s'ha de calcular."
#: scfuncs.hrc:2748
-#, fuzzy
msgctxt "SC_OPCODE_F_INV"
msgid "Degrees freedom 1"
-msgstr "Graus de llibertat"
+msgstr "Graus de llibertat 1"
#: scfuncs.hrc:2749
msgctxt "SC_OPCODE_F_INV"
@@ -10194,10 +9841,9 @@ msgid "The degrees of freedom in the numerator of the F distribution."
msgstr "Els graus de llibertat en el numerador de la distribució F."
#: scfuncs.hrc:2750
-#, fuzzy
msgctxt "SC_OPCODE_F_INV"
msgid "Degrees freedom 2"
-msgstr "Graus de llibertat"
+msgstr "Graus de llibertat 2"
#: scfuncs.hrc:2751
msgctxt "SC_OPCODE_F_INV"
@@ -10210,7 +9856,6 @@ msgid "Values of the inverse left tail F distribution."
msgstr "Valors de la cua esquerra de la distribució F inversa."
#: scfuncs.hrc:2758
-#, fuzzy
msgctxt "SC_OPCODE_F_INV_LT"
msgid "Number"
msgstr "Nombre"
@@ -10221,10 +9866,9 @@ msgid "The probability value for which the inverse F distribution is to be calcu
msgstr "Valor de probabilitat la distribució F inversa del qual s'ha de calcular."
#: scfuncs.hrc:2760
-#, fuzzy
msgctxt "SC_OPCODE_F_INV_LT"
msgid "Degrees freedom 1"
-msgstr "Graus de llibertat"
+msgstr "Graus de llibertat 1"
#: scfuncs.hrc:2761
msgctxt "SC_OPCODE_F_INV_LT"
@@ -10232,10 +9876,9 @@ msgid "The degrees of freedom in the numerator of the F distribution."
msgstr "Els graus de llibertat en el numerador de la distribució F."
#: scfuncs.hrc:2762
-#, fuzzy
msgctxt "SC_OPCODE_F_INV_LT"
msgid "Degrees freedom 2"
-msgstr "Graus de llibertat"
+msgstr "Graus de llibertat 2"
#: scfuncs.hrc:2763
msgctxt "SC_OPCODE_F_INV_LT"
@@ -10248,7 +9891,6 @@ msgid "Values of the inverse right tail F distribution."
msgstr "Valors de la cua dreta de la distribució F inversa."
#: scfuncs.hrc:2770
-#, fuzzy
msgctxt "SC_OPCODE_F_INV_RT"
msgid "Number"
msgstr "Nombre"
@@ -10259,10 +9901,9 @@ msgid "The probability value for which the inverse F distribution is to be calcu
msgstr "Valor de probabilitat la distribució F inversa del qual s'ha de calcular."
#: scfuncs.hrc:2772
-#, fuzzy
msgctxt "SC_OPCODE_F_INV_RT"
msgid "Degrees freedom 1"
-msgstr "Graus de llibertat"
+msgstr "Graus de llibertat 1"
#: scfuncs.hrc:2773
msgctxt "SC_OPCODE_F_INV_RT"
@@ -10270,10 +9911,9 @@ msgid "The degrees of freedom in the numerator of the F distribution."
msgstr "Els graus de llibertat en el numerador de la distribució F."
#: scfuncs.hrc:2774
-#, fuzzy
msgctxt "SC_OPCODE_F_INV_RT"
msgid "Degrees freedom 2"
-msgstr "Graus de llibertat"
+msgstr "Graus de llibertat 2"
#: scfuncs.hrc:2775
msgctxt "SC_OPCODE_F_INV_RT"
@@ -10296,7 +9936,6 @@ msgid "The value for which the chi square distribution is to be calculated."
msgstr "Valor la distribució khi quadrat del qual s'ha de calcular."
#: scfuncs.hrc:2784
-#, fuzzy
msgctxt "SC_OPCODE_CHI_DIST"
msgid "Degrees freedom"
msgstr "Graus de llibertat"
@@ -10322,7 +9961,6 @@ msgid "The value for which the chi square distribution is to be calculated."
msgstr "Valor la distribució khi quadrat del qual s'ha de calcular."
#: scfuncs.hrc:2794
-#, fuzzy
msgctxt "SC_OPCODE_CHI_DIST_MS"
msgid "Degrees freedom"
msgstr "Graus de llibertat"
@@ -10408,7 +10046,6 @@ msgid "Values of the inverse of CHIDIST(x; DegreesOfFreedom)."
msgstr "Valors de la inversa de DISTKHI(x; GrausDeLlibertat)."
#: scfuncs.hrc:2829
-#, fuzzy
msgctxt "SC_OPCODE_CHI_INV"
msgid "Number"
msgstr "Nombre"
@@ -10419,7 +10056,6 @@ msgid "The probability value for which the inverse chi square distribution is to
msgstr "Valor de probabilitat del qual s'ha de calcular la inversa de la distribució khi quadrat."
#: scfuncs.hrc:2831
-#, fuzzy
msgctxt "SC_OPCODE_CHI_INV"
msgid "Degrees freedom"
msgstr "Graus de llibertat"
@@ -10435,7 +10071,6 @@ msgid "Values of the inverse of CHIDIST(x; DegreesOfFreedom)."
msgstr "Valors de la inversa de DISTKHI(x; GrausDeLlibertat)."
#: scfuncs.hrc:2840
-#, fuzzy
msgctxt "SC_OPCODE_CHI_INV_MS"
msgid "Number"
msgstr "Nombre"
@@ -10446,7 +10081,6 @@ msgid "The probability value for which the inverse chi square distribution is to
msgstr "Valor de probabilitat del qual s'ha de calcular la inversa de la distribució khi quadrat."
#: scfuncs.hrc:2842
-#, fuzzy
msgctxt "SC_OPCODE_CHI_INV_MS"
msgid "Degrees freedom"
msgstr "Graus de llibertat"
@@ -10522,7 +10156,6 @@ msgid "The value to be standardized."
msgstr "Valor que s'ha d'estandarditzar."
#: scfuncs.hrc:2875
-#, fuzzy
msgctxt "SC_OPCODE_STANDARD"
msgid "Mean"
msgstr "Mitjana"
@@ -10548,10 +10181,9 @@ msgid "Returns the number of permutations for a given number of elements without
msgstr "Retorna el nombre de permutacions per a un nombre donat d'elements sense repetició."
#: scfuncs.hrc:2885
-#, fuzzy
msgctxt "SC_OPCODE_PERMUT"
msgid "Count 1"
-msgstr "Count_1"
+msgstr "Nombre 1"
#: scfuncs.hrc:2886
msgctxt "SC_OPCODE_PERMUT"
@@ -10559,10 +10191,9 @@ msgid "The total number of elements."
msgstr "Nombre total d'elements."
#: scfuncs.hrc:2887
-#, fuzzy
msgctxt "SC_OPCODE_PERMUT"
msgid "Count 2"
-msgstr "Count_2"
+msgstr "Nombre 2"
#: scfuncs.hrc:2888
msgctxt "SC_OPCODE_PERMUT"
@@ -10575,10 +10206,9 @@ msgid "Returns the number of permutations for a given number of objects (repetit
msgstr "Retorna el nombre de permutacions per a un nombre donat d'objectes (es permet la repetició)."
#: scfuncs.hrc:2895
-#, fuzzy
msgctxt "SC_OPCODE_PERMUTATION_A"
msgid "Count 1"
-msgstr "Count_1"
+msgstr "Nombre 1"
#: scfuncs.hrc:2896
msgctxt "SC_OPCODE_PERMUTATION_A"
@@ -10586,10 +10216,9 @@ msgid "The total number of elements."
msgstr "Nombre total d'elements."
#: scfuncs.hrc:2897
-#, fuzzy
msgctxt "SC_OPCODE_PERMUTATION_A"
msgid "Count 2"
-msgstr "Count_2"
+msgstr "Nombre 2"
#: scfuncs.hrc:2898
msgctxt "SC_OPCODE_PERMUTATION_A"
@@ -10602,7 +10231,6 @@ msgid "Returns a (1-alpha) confidence interval for a normal distribution."
msgstr "Retorna un interval de confiança (1-alfa) per a una distribució normal."
#: scfuncs.hrc:2905
-#, fuzzy
msgctxt "SC_OPCODE_CONFIDENCE"
msgid "Alpha"
msgstr "Alfa"
@@ -10623,7 +10251,6 @@ msgid "The standard deviation of the population."
msgstr "Desviació estàndard de la població."
#: scfuncs.hrc:2909
-#, fuzzy
msgctxt "SC_OPCODE_CONFIDENCE"
msgid "Size"
msgstr "Mida"
@@ -10639,7 +10266,6 @@ msgid "Returns a (1-alpha) confidence interval for a normal distribution."
msgstr "Retorna un interval de confiança (1-alfa) per a una distribució normal."
#: scfuncs.hrc:2917
-#, fuzzy
msgctxt "SC_OPCODE_CONFIDENCE_N"
msgid "Alpha"
msgstr "Alfa"
@@ -10660,7 +10286,6 @@ msgid "The standard deviation of the population."
msgstr "Desviació estàndard de la població."
#: scfuncs.hrc:2921
-#, fuzzy
msgctxt "SC_OPCODE_CONFIDENCE_N"
msgid "Size"
msgstr "Mida"
@@ -10676,7 +10301,6 @@ msgid "Returns a (1-alpha) confidence interval for a Student's t distribution."
msgstr "Retorna un interval de confiança (1-alfa) per a una distribució t de Student."
#: scfuncs.hrc:2929
-#, fuzzy
msgctxt "SC_OPCODE_CONFIDENCE_T"
msgid "Alpha"
msgstr "Alfa"
@@ -10697,7 +10321,6 @@ msgid "The standard deviation of the population."
msgstr "Desviació estàndard de la població."
#: scfuncs.hrc:2933
-#, fuzzy
msgctxt "SC_OPCODE_CONFIDENCE_T"
msgid "Size"
msgstr "Mida"
@@ -10713,7 +10336,6 @@ msgid "Calculates the probability of observing a z-statistic greater than the on
msgstr "Calcula la probabilitat d'observar una estadística z major que la calculada en base a una mostra."
#: scfuncs.hrc:2941
-#, fuzzy
msgctxt "SC_OPCODE_Z_TEST"
msgid "Data"
msgstr "Dades"
@@ -10749,7 +10371,6 @@ msgid "Calculates the probability of observing a z-statistic greater than the on
msgstr "Calcula la probabilitat d'observar una estadística z major que la calculada en base a una mostra."
#: scfuncs.hrc:2953
-#, fuzzy
msgctxt "SC_OPCODE_Z_TEST_MS"
msgid "Data"
msgstr "Dades"
@@ -10785,10 +10406,9 @@ msgid "Returns the chi square independence test."
msgstr "Retorna la verificació d'independència khi quadrat."
#: scfuncs.hrc:2965
-#, fuzzy
msgctxt "SC_OPCODE_CHI_TEST"
msgid "Data B"
-msgstr "Barra de dades"
+msgstr "Dades B"
#: scfuncs.hrc:2966
msgctxt "SC_OPCODE_CHI_TEST"
@@ -10796,10 +10416,9 @@ msgid "The observed data array."
msgstr "Matriu de dades observada."
#: scfuncs.hrc:2967
-#, fuzzy
msgctxt "SC_OPCODE_CHI_TEST"
msgid "Data E"
-msgstr "Barra de dades"
+msgstr "Dades E"
#: scfuncs.hrc:2968
msgctxt "SC_OPCODE_CHI_TEST"
@@ -10812,10 +10431,9 @@ msgid "Returns the chi square independence test."
msgstr "Retorna la verificació d'independència khi quadrat."
#: scfuncs.hrc:2975
-#, fuzzy
msgctxt "SC_OPCODE_CHI_TEST_MS"
msgid "Data B"
-msgstr "Barra de dades"
+msgstr "Dades B"
#: scfuncs.hrc:2976
msgctxt "SC_OPCODE_CHI_TEST_MS"
@@ -10823,10 +10441,9 @@ msgid "The observed data array."
msgstr "Matriu de dades observada."
#: scfuncs.hrc:2977
-#, fuzzy
msgctxt "SC_OPCODE_CHI_TEST_MS"
msgid "Data E"
-msgstr "Barra de dades"
+msgstr "Dades E"
#: scfuncs.hrc:2978
msgctxt "SC_OPCODE_CHI_TEST_MS"
@@ -10839,10 +10456,9 @@ msgid "Calculates the F test."
msgstr "Calcula la verificació F."
#: scfuncs.hrc:2985
-#, fuzzy
msgctxt "SC_OPCODE_F_TEST"
msgid "Data 1"
-msgstr "Data "
+msgstr "Dades 1"
#: scfuncs.hrc:2986
msgctxt "SC_OPCODE_F_TEST"
@@ -10850,10 +10466,9 @@ msgid "The first record array."
msgstr "Primera matriu de registres."
#: scfuncs.hrc:2987
-#, fuzzy
msgctxt "SC_OPCODE_F_TEST"
msgid "Data 2"
-msgstr "Data "
+msgstr "Dades 2"
#: scfuncs.hrc:2988
msgctxt "SC_OPCODE_F_TEST"
@@ -10866,10 +10481,9 @@ msgid "Calculates the F test."
msgstr "Calcula la verificació F."
#: scfuncs.hrc:2995
-#, fuzzy
msgctxt "SC_OPCODE_F_TEST_MS"
msgid "Data 1"
-msgstr "Data "
+msgstr "Dades 1"
#: scfuncs.hrc:2996
msgctxt "SC_OPCODE_F_TEST_MS"
@@ -10877,10 +10491,9 @@ msgid "The first record array."
msgstr "Primera matriu de registres."
#: scfuncs.hrc:2997
-#, fuzzy
msgctxt "SC_OPCODE_F_TEST_MS"
msgid "Data 2"
-msgstr "Data "
+msgstr "Dades 2"
#: scfuncs.hrc:2998
msgctxt "SC_OPCODE_F_TEST_MS"
@@ -10893,10 +10506,9 @@ msgid "Calculates the T test."
msgstr "Calcula la verificació T."
#: scfuncs.hrc:3005
-#, fuzzy
msgctxt "SC_OPCODE_T_TEST"
msgid "Data 1"
-msgstr "Data "
+msgstr "Dades 1"
#: scfuncs.hrc:3006
msgctxt "SC_OPCODE_T_TEST"
@@ -10904,10 +10516,9 @@ msgid "The first record array."
msgstr "Primera matriu de registres."
#: scfuncs.hrc:3007
-#, fuzzy
msgctxt "SC_OPCODE_T_TEST"
msgid "Data 2"
-msgstr "Data "
+msgstr "Dades 2"
#: scfuncs.hrc:3008
msgctxt "SC_OPCODE_T_TEST"
@@ -10915,7 +10526,6 @@ msgid "The second record array."
msgstr "Segona matriu de registres."
#: scfuncs.hrc:3009
-#, fuzzy
msgctxt "SC_OPCODE_T_TEST"
msgid "Mode"
msgstr "Mode"
@@ -10941,10 +10551,9 @@ msgid "Calculates the T test."
msgstr "Calcula la verificació T."
#: scfuncs.hrc:3019
-#, fuzzy
msgctxt "SC_OPCODE_T_TEST_MS"
msgid "Data 1"
-msgstr "Data "
+msgstr "Dades 1"
#: scfuncs.hrc:3020
msgctxt "SC_OPCODE_T_TEST_MS"
@@ -10952,10 +10561,9 @@ msgid "The first record array."
msgstr "Primera matriu de registres."
#: scfuncs.hrc:3021
-#, fuzzy
msgctxt "SC_OPCODE_T_TEST_MS"
msgid "Data 2"
-msgstr "Data "
+msgstr "Dades 2"
#: scfuncs.hrc:3022
msgctxt "SC_OPCODE_T_TEST_MS"
@@ -10963,7 +10571,6 @@ msgid "The second record array."
msgstr "Segona matriu de registres."
#: scfuncs.hrc:3023
-#, fuzzy
msgctxt "SC_OPCODE_T_TEST_MS"
msgid "Mode"
msgstr "Mode"
@@ -10989,10 +10596,9 @@ msgid "Returns the square of the Pearson product moment correlation coefficient.
msgstr "Retorna el quadrat del coeficient de Pearson de correlació de moment de producte."
#: scfuncs.hrc:3033
-#, fuzzy
msgctxt "SC_OPCODE_RSQ"
msgid "Data Y"
-msgstr "Barra de dades"
+msgstr "Dades Y"
#: scfuncs.hrc:3034
msgctxt "SC_OPCODE_RSQ"
@@ -11000,10 +10606,9 @@ msgid "The Y data array."
msgstr "Matriu de dades Y."
#: scfuncs.hrc:3035
-#, fuzzy
msgctxt "SC_OPCODE_RSQ"
msgid "Data X"
-msgstr "Barra de dades"
+msgstr "Dades X"
#: scfuncs.hrc:3036
msgctxt "SC_OPCODE_RSQ"
@@ -11016,10 +10621,9 @@ msgid "Returns the intercept of the linear regression line and the Y axis."
msgstr "Retorna la intersecció entre la línia de regressió lineal i l'eix Y."
#: scfuncs.hrc:3043
-#, fuzzy
msgctxt "SC_OPCODE_INTERCEPT"
msgid "Data Y"
-msgstr "Barra de dades"
+msgstr "Dades Y"
#: scfuncs.hrc:3044
msgctxt "SC_OPCODE_INTERCEPT"
@@ -11027,10 +10631,9 @@ msgid "The Y data array."
msgstr "Matriu de dades Y."
#: scfuncs.hrc:3045
-#, fuzzy
msgctxt "SC_OPCODE_INTERCEPT"
msgid "Data X"
-msgstr "Barra de dades"
+msgstr "Dades X"
#: scfuncs.hrc:3046
msgctxt "SC_OPCODE_INTERCEPT"
@@ -11043,10 +10646,9 @@ msgid "Returns the slope of the linear regression line."
msgstr "Retorna el pendent de la línia de regressió lineal."
#: scfuncs.hrc:3053
-#, fuzzy
msgctxt "SC_OPCODE_SLOPE"
msgid "Data Y"
-msgstr "Barra de dades"
+msgstr "Dades Y"
#: scfuncs.hrc:3054
msgctxt "SC_OPCODE_SLOPE"
@@ -11054,10 +10656,9 @@ msgid "The Y data array."
msgstr "Matriu de dades Y."
#: scfuncs.hrc:3055
-#, fuzzy
msgctxt "SC_OPCODE_SLOPE"
msgid "Data X"
-msgstr "Barra de dades"
+msgstr "Dades X"
#: scfuncs.hrc:3056
msgctxt "SC_OPCODE_SLOPE"
@@ -11070,10 +10671,9 @@ msgid "Returns the standard error of the linear regression."
msgstr "Retorna l'error estàndard de la regressió lineal."
#: scfuncs.hrc:3063
-#, fuzzy
msgctxt "SC_OPCODE_STEYX"
msgid "Data Y"
-msgstr "Barra de dades"
+msgstr "Dades Y"
#: scfuncs.hrc:3064
msgctxt "SC_OPCODE_STEYX"
@@ -11081,10 +10681,9 @@ msgid "The Y data array."
msgstr "Matriu de dades Y."
#: scfuncs.hrc:3065
-#, fuzzy
msgctxt "SC_OPCODE_STEYX"
msgid "Data X"
-msgstr "Barra de dades"
+msgstr "Dades X"
#: scfuncs.hrc:3066
msgctxt "SC_OPCODE_STEYX"
@@ -11097,10 +10696,9 @@ msgid "Returns the Pearson product moment correlation coefficient."
msgstr "Retorna el coeficient de Pearson de correlació de moment de producte."
#: scfuncs.hrc:3073
-#, fuzzy
msgctxt "SC_OPCODE_PEARSON"
msgid "Data 1"
-msgstr "Data "
+msgstr "Dades 1"
#: scfuncs.hrc:3074
msgctxt "SC_OPCODE_PEARSON"
@@ -11108,10 +10706,9 @@ msgid "The first record array."
msgstr "Primera matriu de registres."
#: scfuncs.hrc:3075
-#, fuzzy
msgctxt "SC_OPCODE_PEARSON"
msgid "Data 2"
-msgstr "Data "
+msgstr "Dades 2"
#: scfuncs.hrc:3076
msgctxt "SC_OPCODE_PEARSON"
@@ -11124,10 +10721,9 @@ msgid "Returns the correlation coefficient."
msgstr "Retorna el coeficient de correlació."
#: scfuncs.hrc:3083
-#, fuzzy
msgctxt "SC_OPCODE_CORREL"
msgid "Data 1"
-msgstr "Data "
+msgstr "Dades 1"
#: scfuncs.hrc:3084
msgctxt "SC_OPCODE_CORREL"
@@ -11135,10 +10731,9 @@ msgid "The first record array."
msgstr "Primera matriu de registres."
#: scfuncs.hrc:3085
-#, fuzzy
msgctxt "SC_OPCODE_CORREL"
msgid "Data 2"
-msgstr "Data "
+msgstr "Dades 2"
#: scfuncs.hrc:3086
msgctxt "SC_OPCODE_CORREL"
@@ -11151,10 +10746,9 @@ msgid "Calculates the population covariance."
msgstr "Calcula la covariància de la població."
#: scfuncs.hrc:3093
-#, fuzzy
msgctxt "SC_OPCODE_COVAR"
msgid "Data 1"
-msgstr "Data "
+msgstr "Dades 1"
#: scfuncs.hrc:3094
msgctxt "SC_OPCODE_COVAR"
@@ -11162,10 +10756,9 @@ msgid "The first record array."
msgstr "Primera matriu de registres."
#: scfuncs.hrc:3095
-#, fuzzy
msgctxt "SC_OPCODE_COVAR"
msgid "Data 2"
-msgstr "Data "
+msgstr "Dades 2"
#: scfuncs.hrc:3096
msgctxt "SC_OPCODE_COVAR"
@@ -11178,10 +10771,9 @@ msgid "Calculates the population covariance."
msgstr "Calcula la covariància de la població."
#: scfuncs.hrc:3103
-#, fuzzy
msgctxt "SC_OPCODE_COVARIANCE_P"
msgid "Data 1"
-msgstr "Data "
+msgstr "Dades 1"
#: scfuncs.hrc:3104
msgctxt "SC_OPCODE_COVARIANCE_P"
@@ -11189,10 +10781,9 @@ msgid "The first record array."
msgstr "Primera matriu de registres."
#: scfuncs.hrc:3105
-#, fuzzy
msgctxt "SC_OPCODE_COVARIANCE_P"
msgid "Data 2"
-msgstr "Data "
+msgstr "Dades 2"
#: scfuncs.hrc:3106
msgctxt "SC_OPCODE_COVARIANCE_P"
@@ -11205,10 +10796,9 @@ msgid "Calculates the sample covariance."
msgstr "Calcula la covariància de la mostra."
#: scfuncs.hrc:3113
-#, fuzzy
msgctxt "SC_OPCODE_COVARIANCE_S"
msgid "Data 1"
-msgstr "Data "
+msgstr "Dades 1"
#: scfuncs.hrc:3114
msgctxt "SC_OPCODE_COVARIANCE_S"
@@ -11216,10 +10806,9 @@ msgid "The first record array."
msgstr "Primera matriu de registres."
#: scfuncs.hrc:3115
-#, fuzzy
msgctxt "SC_OPCODE_COVARIANCE_S"
msgid "Data 2"
-msgstr "Data "
+msgstr "Dades 2"
#: scfuncs.hrc:3116
msgctxt "SC_OPCODE_COVARIANCE_S"
@@ -11232,7 +10821,6 @@ msgid "Returns a value along a linear regression"
msgstr "Retorna un valor al llarg d'una regressió lineal."
#: scfuncs.hrc:3123
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST"
msgid "Value"
msgstr "Valor"
@@ -11243,10 +10831,9 @@ msgid "The X value for which the Y value on the regression linear is to be calcu
msgstr "Valor X per al qual s'ha de calcular el valor Y de la regressió lineal."
#: scfuncs.hrc:3125
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST"
msgid "Data Y"
-msgstr "Barra de dades"
+msgstr "Dades Y"
#: scfuncs.hrc:3126
msgctxt "SC_OPCODE_FORECAST"
@@ -11254,10 +10841,9 @@ msgid "The Y data array."
msgstr "Matriu de dades Y."
#: scfuncs.hrc:3127
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST"
msgid "Data X"
-msgstr "Barra de dades"
+msgstr "Dades X"
#: scfuncs.hrc:3128
msgctxt "SC_OPCODE_FORECAST"
@@ -11270,10 +10856,9 @@ msgid "Calculates future value(s) using additive Exponential Smoothing algorithm
msgstr "Calcula els valors futurs fent servir l'algorisme de suavització exponencial additiva."
#: scfuncs.hrc:3135
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_ADD"
msgid "Target"
-msgstr "Destí"
+msgstr "Objectiu"
#: scfuncs.hrc:3136
msgctxt "SC_OPCODE_FORECAST_ETS_ADD"
@@ -11281,7 +10866,6 @@ msgid "The date (array) for which you want to predict a value."
msgstr "La data (matriu) de la qual voleu pronosticar un valor."
#: scfuncs.hrc:3137
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_ADD"
msgid "Values"
msgstr "Valors"
@@ -11294,69 +10878,64 @@ msgstr "La matriu de dades de les quals voleu fer el pronòstic."
#: scfuncs.hrc:3139
msgctxt "SC_OPCODE_FORECAST_ETS_ADD"
msgid "Timeline"
-msgstr ""
+msgstr "Cronologia"
#: scfuncs.hrc:3140
msgctxt "SC_OPCODE_FORECAST_ETS_ADD"
msgid "The date or numeric array; a consistent step between values is needed."
-msgstr ""
+msgstr "La matriu de dates o nombres, cal que la diferència entre els valors siga consistent."
#: scfuncs.hrc:3141
msgctxt "SC_OPCODE_FORECAST_ETS_ADD"
msgid "Period length"
-msgstr ""
+msgstr "Duració del període"
#: scfuncs.hrc:3142
msgctxt "SC_OPCODE_FORECAST_ETS_ADD"
msgid "Number of Samples in Period (default 1); length of the seasonal pattern."
-msgstr ""
+msgstr "Nombre de mostres en el període (per defecte 1); longitud del patró estacional."
#: scfuncs.hrc:3143
msgctxt "SC_OPCODE_FORECAST_ETS_ADD"
msgid "Data completion"
-msgstr ""
+msgstr "Compleció de dades"
#: scfuncs.hrc:3144
msgctxt "SC_OPCODE_FORECAST_ETS_ADD"
msgid "Data completion (default 1); 0 treats missing points as zero, 1 interpolates."
-msgstr ""
+msgstr "Compleció de les dades (predeterminat 1); el valor 0 considera els valors que manquen com a zero, 1 els interpola."
#: scfuncs.hrc:3145
msgctxt "SC_OPCODE_FORECAST_ETS_ADD"
msgid "Aggregation"
-msgstr ""
+msgstr "Agregació"
#: scfuncs.hrc:3146
msgctxt "SC_OPCODE_FORECAST_ETS_ADD"
msgid "Aggregation (default 1 = AVERAGE); method to be used to aggregate identical (time) values."
-msgstr ""
+msgstr "Agregació (per defecte 1 = MITJANA); mètode que s'usarà per a agregar els valors de temps idèntics."
#: scfuncs.hrc:3152
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_MUL"
msgid "Calculates future value(s) using multiplicative Exponential Smoothing algorithm."
msgstr "Calcula els valors futurs fent servir l'algorisme de suavització exponencial additiva."
#: scfuncs.hrc:3153
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_MUL"
msgid "Target"
-msgstr "Destí"
+msgstr "Objectiu"
#: scfuncs.hrc:3154
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_MUL"
msgid "The date (array) for which you want to predict a value."
msgstr "La data (matriu) de la qual voleu pronosticar un valor."
#: scfuncs.hrc:3155
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_MUL"
msgid "Values"
msgstr "Valors"
#: scfuncs.hrc:3156
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_MUL"
msgid "The data array from which you want to forecast."
msgstr "La matriu de dades de les quals voleu fer el pronòstic."
@@ -11364,68 +10943,64 @@ msgstr "La matriu de dades de les quals voleu fer el pronòstic."
#: scfuncs.hrc:3157
msgctxt "SC_OPCODE_FORECAST_ETS_MUL"
msgid "Timeline"
-msgstr ""
+msgstr "Cronologia"
#: scfuncs.hrc:3158
msgctxt "SC_OPCODE_FORECAST_ETS_MUL"
msgid "The date or numeric array; a consistent step between values is needed."
-msgstr ""
+msgstr "La matriu de dates o nombres; cal que la diferència entre els valors siga consistent."
#: scfuncs.hrc:3159
msgctxt "SC_OPCODE_FORECAST_ETS_MUL"
msgid "Period length"
-msgstr ""
+msgstr "Duració del període"
#: scfuncs.hrc:3160
msgctxt "SC_OPCODE_FORECAST_ETS_MUL"
msgid "Number of Samples in Period (default 1); length of the seasonal pattern."
-msgstr ""
+msgstr "Nombre de mostres en el període (per defecte 1); longitud del patró estacional."
#: scfuncs.hrc:3161
msgctxt "SC_OPCODE_FORECAST_ETS_MUL"
msgid "Data completion"
-msgstr ""
+msgstr "Compleció de dades"
#: scfuncs.hrc:3162
msgctxt "SC_OPCODE_FORECAST_ETS_MUL"
msgid "Data completion (default 1); 0 treats missing points as zero, 1 interpolates."
-msgstr ""
+msgstr "Compleció de dades (predeterminat 1); el valor 0 considera els valors que manquen com a zero, 1 els interpola."
#: scfuncs.hrc:3163
msgctxt "SC_OPCODE_FORECAST_ETS_MUL"
msgid "Aggregation"
-msgstr ""
+msgstr "Agregació"
#: scfuncs.hrc:3164
msgctxt "SC_OPCODE_FORECAST_ETS_MUL"
msgid "Aggregation (default 1 = AVERAGE); method to be used to aggregate identical (time) values."
-msgstr ""
+msgstr "Agregació (per defecte 1 = MITJANA); mètode que s'usarà per a agregar els valors de temps idèntics."
#: scfuncs.hrc:3170
msgctxt "SC_OPCODE_FORECAST_ETS_PIA"
msgid "Returns a prediction interval at the specified target value(s) for additive Exponential Smoothing method"
-msgstr ""
+msgstr "Retorna un interval de predicció en els valors indicats per al mètode de suavització exponencial additiva"
#: scfuncs.hrc:3171
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_PIA"
msgid "Target"
-msgstr "Destí"
+msgstr "Objectiu"
#: scfuncs.hrc:3172
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_PIA"
msgid "The date (array) for which you want to predict a value."
msgstr "La data (matriu) de la qual voleu pronosticar un valor."
#: scfuncs.hrc:3173
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_PIA"
msgid "Values"
msgstr "Valors"
#: scfuncs.hrc:3174
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_PIA"
msgid "The data array from which you want to forecast."
msgstr "La matriu de dades de les quals voleu fer el pronòstic."
@@ -11433,65 +11008,63 @@ msgstr "La matriu de dades de les quals voleu fer el pronòstic."
#: scfuncs.hrc:3175
msgctxt "SC_OPCODE_FORECAST_ETS_PIA"
msgid "Timeline"
-msgstr ""
+msgstr "Cronologia"
#: scfuncs.hrc:3176
msgctxt "SC_OPCODE_FORECAST_ETS_PIA"
msgid "The date or numeric array; a consistent step between values is needed."
-msgstr ""
+msgstr "La matriu de dates o nombres, cal que la diferència entre els valors siga consistent."
#: scfuncs.hrc:3177
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_PIA"
msgid "Confidence level"
-msgstr "nivell de confiança"
+msgstr "Nivell de confiança"
#: scfuncs.hrc:3178
#, c-format
msgctxt "SC_OPCODE_FORECAST_ETS_PIA"
msgid "Confidence level (default 0.95); value 0 to 1 (exclusive) for 0 to 100% calculated prediction interval."
-msgstr ""
+msgstr "Nivell de confiança (per defecte 0,95); valor entre 0 i 1 (exclusiu) per a un interval de predicció calculat de 0 al 100%."
#: scfuncs.hrc:3179
msgctxt "SC_OPCODE_FORECAST_ETS_PIA"
msgid "Period length"
-msgstr ""
+msgstr "Duració del període"
#: scfuncs.hrc:3180
msgctxt "SC_OPCODE_FORECAST_ETS_PIA"
msgid "Number of Samples in Period (default 1); length of the seasonal pattern."
-msgstr ""
+msgstr "Nombre de mostres en el període (per defecte 1); longitud del patró estacional."
#: scfuncs.hrc:3181
msgctxt "SC_OPCODE_FORECAST_ETS_PIA"
msgid "Data completion"
-msgstr ""
+msgstr "Compleció de dades"
#: scfuncs.hrc:3182
msgctxt "SC_OPCODE_FORECAST_ETS_PIA"
msgid "Data completion (default 1); 0 treats missing points as zero, 1 interpolates."
-msgstr ""
+msgstr "Compleció de dades (predeterminat 1); el valor 0 considera els valors que manquen com a 0, el valor 1 els interpola."
#: scfuncs.hrc:3183
msgctxt "SC_OPCODE_FORECAST_ETS_PIA"
msgid "Aggregation"
-msgstr ""
+msgstr "Agregació"
#: scfuncs.hrc:3184
msgctxt "SC_OPCODE_FORECAST_ETS_PIA"
msgid "Aggregation (default 1 = AVERAGE); method to be used to aggregate identical (time) values."
-msgstr ""
+msgstr "Agregació (per defecte 1 = MITJANA); mètode que s'usarà per a agregar els valors de temps idèntics."
#: scfuncs.hrc:3190
msgctxt "SC_OPCODE_FORECAST_ETS_PIM"
msgid "Returns a prediction interval at the specified target value(s) for multiplicative Exponential Smoothing method"
-msgstr ""
+msgstr "Retorna un interval de predicció en els valors indicats per al mètode de suavització exponencial multiplicativa"
#: scfuncs.hrc:3191
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_PIM"
msgid "Target"
-msgstr "Destí"
+msgstr "Objectiu"
#: scfuncs.hrc:3192
msgctxt "SC_OPCODE_FORECAST_ETS_PIM"
@@ -11499,7 +11072,6 @@ msgid "The date (array) for which you want to predict a value."
msgstr "La data (matriu) de la qual voleu pronosticar un valor."
#: scfuncs.hrc:3193
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_PIM"
msgid "Values"
msgstr "Valors"
@@ -11512,62 +11084,60 @@ msgstr "La matriu de dades de les quals voleu fer el pronòstic."
#: scfuncs.hrc:3195
msgctxt "SC_OPCODE_FORECAST_ETS_PIM"
msgid "Timeline"
-msgstr ""
+msgstr "Cronologia"
#: scfuncs.hrc:3196
msgctxt "SC_OPCODE_FORECAST_ETS_PIM"
msgid "The date or numeric array; a consistent step between values is needed."
-msgstr ""
+msgstr "La matriu de dates o nombres, cal que la diferència entre els valors siga consistent."
#: scfuncs.hrc:3197
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_PIM"
msgid "Confidence level"
-msgstr "nivell de confiança"
+msgstr "Nivell de confiança"
#: scfuncs.hrc:3198
#, c-format
msgctxt "SC_OPCODE_FORECAST_ETS_PIM"
msgid "Confidence level (default 0.95); value 0 to 1 (exclusive) for 0 to 100% calculated prediction interval."
-msgstr ""
+msgstr "Nivell de confiança (per defecte 0,95); valor entre 0 i 1 (exclusiu) per a un interval de predicció calculat de 0 al 100%."
#: scfuncs.hrc:3199
msgctxt "SC_OPCODE_FORECAST_ETS_PIM"
msgid "Period length"
-msgstr ""
+msgstr "Duració del període"
#: scfuncs.hrc:3200
msgctxt "SC_OPCODE_FORECAST_ETS_PIM"
msgid "Number of Samples in Period (default 1); length of the seasonal pattern."
-msgstr ""
+msgstr "Nombre de mostres en el període (per defecte 1); longitud del patró estacional."
#: scfuncs.hrc:3201
msgctxt "SC_OPCODE_FORECAST_ETS_PIM"
msgid "Data completion"
-msgstr ""
+msgstr "Compleció de dades"
#: scfuncs.hrc:3202
msgctxt "SC_OPCODE_FORECAST_ETS_PIM"
msgid "Data completion (default 1); 0 treats missing points as zero, 1 interpolates."
-msgstr ""
+msgstr "Compleció de dades (predeterminat 1); el valor 0 considera els valors que manquen com a 0, el valor 1 els interpola."
#: scfuncs.hrc:3203
msgctxt "SC_OPCODE_FORECAST_ETS_PIM"
msgid "Aggregation"
-msgstr ""
+msgstr "Agregació"
#: scfuncs.hrc:3204
msgctxt "SC_OPCODE_FORECAST_ETS_PIM"
msgid "Aggregation (default 1 = AVERAGE); method to be used to aggregate identical (time) values."
-msgstr ""
+msgstr "Agregació (per defecte 1 = MITJANA); mètode que s'usarà per a agregar els valors de temps idèntics."
#: scfuncs.hrc:3210
msgctxt "SC_OPCODE_FORECAST_ETS_SEA"
msgid "Calculates the number of samples in period (season) using additive Exponential Triple Smoothing algorithm."
-msgstr ""
+msgstr "Calcula el nombre de mostres en un període (temporada) fent servir l'algorisme de suavització exponencial tripla (ETS)"
#: scfuncs.hrc:3211
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_SEA"
msgid "Values"
msgstr "Valors"
@@ -11580,41 +11150,39 @@ msgstr "La matriu de dades de les quals voleu fer el pronòstic."
#: scfuncs.hrc:3213
msgctxt "SC_OPCODE_FORECAST_ETS_SEA"
msgid "Timeline"
-msgstr ""
+msgstr "Cronologia"
#: scfuncs.hrc:3214
msgctxt "SC_OPCODE_FORECAST_ETS_SEA"
msgid "The date or numeric array; a consistent step between values is needed."
-msgstr ""
+msgstr "La matriu de dates o nombres, cal que la diferència entre els valors siga consistent."
#: scfuncs.hrc:3215
msgctxt "SC_OPCODE_FORECAST_ETS_SEA"
msgid "Data completion"
-msgstr ""
+msgstr "Compleció de dades"
#: scfuncs.hrc:3216
msgctxt "SC_OPCODE_FORECAST_ETS_SEA"
msgid "Data completion (default 1); 0 treats missing points as zero, 1 interpolates."
-msgstr ""
+msgstr "Compleció de dades (predeterminat 1); el valor 0 considera els valors que manquen com a 0, el valor 1 els interpola."
#: scfuncs.hrc:3217
msgctxt "SC_OPCODE_FORECAST_ETS_SEA"
msgid "Aggregation"
-msgstr ""
+msgstr "Agregació"
#: scfuncs.hrc:3218
msgctxt "SC_OPCODE_FORECAST_ETS_SEA"
msgid "Aggregation (default 1 = AVERAGE); method to be used to aggregate identical (time) values."
-msgstr ""
+msgstr "Agregació (per defecte 1 = MITJANA); mètode que s'usarà per a agregar els valors de temps idèntics."
#: scfuncs.hrc:3224
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_STA"
msgid "Returns statistical value(s) using additive Exponential Smoothing algorithm."
msgstr "Calcula els valors futurs fent servir l'algorisme de suavització exponencial additiva."
#: scfuncs.hrc:3225
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_STA"
msgid "Values"
msgstr "Valors"
@@ -11627,61 +11195,59 @@ msgstr "La matriu de dades de les quals voleu fer el pronòstic."
#: scfuncs.hrc:3227
msgctxt "SC_OPCODE_FORECAST_ETS_STA"
msgid "Timeline"
-msgstr ""
+msgstr "Cronologia"
#: scfuncs.hrc:3228
msgctxt "SC_OPCODE_FORECAST_ETS_STA"
msgid "The date or numeric array; a consistent step between values is needed."
-msgstr ""
+msgstr "La matriu de dates o nombres, cal que la diferència entre els valors siga consistent."
#: scfuncs.hrc:3229
msgctxt "SC_OPCODE_FORECAST_ETS_STA"
msgid "Statistic type"
-msgstr ""
+msgstr "Tipus d'estadística"
#: scfuncs.hrc:3230
msgctxt "SC_OPCODE_FORECAST_ETS_STA"
msgid "Value (1-9) or array of values, indicating which statistic will be returned for the calculated forecast"
-msgstr ""
+msgstr "Valor (1–9) o matriu de valors, indicant quin estadístic es retornarà per a la previsió calculada."
#: scfuncs.hrc:3231
msgctxt "SC_OPCODE_FORECAST_ETS_STA"
msgid "Period length"
-msgstr ""
+msgstr "Duració del període"
#: scfuncs.hrc:3232
msgctxt "SC_OPCODE_FORECAST_ETS_STA"
msgid "Number of Samples in Period (default 1); length of the seasonal pattern."
-msgstr ""
+msgstr "Nombre de mostres en el període (per defecte 1); longitud del patró estacional."
#: scfuncs.hrc:3233
msgctxt "SC_OPCODE_FORECAST_ETS_STA"
msgid "Data completion"
-msgstr ""
+msgstr "Compleció de dades"
#: scfuncs.hrc:3234
msgctxt "SC_OPCODE_FORECAST_ETS_STA"
msgid "Data completion (default 1); 0 treats missing points as zero, 1 interpolates."
-msgstr ""
+msgstr "Compleció de les dades (predeterminat 1); el valor 0 considera els valors que manquen com a zero, el valor 1 els interpola."
#: scfuncs.hrc:3235
msgctxt "SC_OPCODE_FORECAST_ETS_STA"
msgid "Aggregation"
-msgstr ""
+msgstr "Agregació"
#: scfuncs.hrc:3236
msgctxt "SC_OPCODE_FORECAST_ETS_STA"
msgid "Aggregation (default 1 = AVERAGE); method to be used to aggregate identical (time) values."
-msgstr ""
+msgstr "Agregació (per defecte 1 = MITJANA); mètode que s'usarà per a agregar els valors de temps idèntics."
#: scfuncs.hrc:3242
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_STM"
msgid "Returns statistical value(s) using multiplicative Exponential Smoothing algorithm."
-msgstr "Calcula els valors futurs fent servir l'algorisme de suavització exponencial additiva."
+msgstr "Retorna els valors estadístics fent servir l'algorisme de suavització exponencial."
#: scfuncs.hrc:3243
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_STM"
msgid "Values"
msgstr "Valors"
@@ -11694,61 +11260,59 @@ msgstr "La matriu de dades de les quals voleu fer el pronòstic."
#: scfuncs.hrc:3245
msgctxt "SC_OPCODE_FORECAST_ETS_STM"
msgid "Timeline"
-msgstr ""
+msgstr "Cronologia"
#: scfuncs.hrc:3246
msgctxt "SC_OPCODE_FORECAST_ETS_STM"
msgid "The date or numeric array; a consistent step between values is needed."
-msgstr ""
+msgstr "La matriu de dates o nombres, cal que la diferència entre els valors siga consistent."
#: scfuncs.hrc:3247
msgctxt "SC_OPCODE_FORECAST_ETS_STM"
msgid "Statistic type"
-msgstr ""
+msgstr "Tipus d'estadística"
#: scfuncs.hrc:3248
msgctxt "SC_OPCODE_FORECAST_ETS_STM"
msgid "Value (1-9) or array of values, indicating which statistic will be returned for the calculated forecast"
-msgstr ""
+msgstr "Valor (1–9) o matriu de valors, indicant quin estadístic es retornarà per a la previsió calculada."
#: scfuncs.hrc:3249
msgctxt "SC_OPCODE_FORECAST_ETS_STM"
msgid "Period length"
-msgstr ""
+msgstr "Duració del període"
#: scfuncs.hrc:3250
msgctxt "SC_OPCODE_FORECAST_ETS_STM"
msgid "Number of samples in period (default 1); length of the seasonal pattern."
-msgstr ""
+msgstr "Nombre de mostres en el període (per defecte 1); longitud del patró estacional."
#: scfuncs.hrc:3251
msgctxt "SC_OPCODE_FORECAST_ETS_STM"
msgid "Data completion"
-msgstr ""
+msgstr "Compleció de dades"
#: scfuncs.hrc:3252
msgctxt "SC_OPCODE_FORECAST_ETS_STM"
msgid "Data completion (default 1); 0 treats missing points as zero, 1 interpolates."
-msgstr ""
+msgstr "Compleció de les dades (predeterminat 1); el valor 0 considera els valors que manquen com a zero, el valor 1 els interpola."
#: scfuncs.hrc:3253
msgctxt "SC_OPCODE_FORECAST_ETS_STM"
msgid "Aggregation"
-msgstr ""
+msgstr "Agregació"
#: scfuncs.hrc:3254
msgctxt "SC_OPCODE_FORECAST_ETS_STM"
msgid "Aggregation (default 1 = AVERAGE); method to be used to aggregate identical (time) values."
-msgstr ""
+msgstr "Agregació (per defecte 1 = MITJANA); mètode que s'usarà per a agregar els valors de temps idèntics."
#: scfuncs.hrc:3260
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_LIN"
msgid "Returns a value along a linear regression"
msgstr "Retorna un valor al llarg d'una regressió lineal."
#: scfuncs.hrc:3261
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_LIN"
msgid "Value"
msgstr "Valor"
@@ -11759,10 +11323,9 @@ msgid "The X value for which the Y value on the regression linear is to be calcu
msgstr "El valor X per al qual s'ha de calcular el valor Y de la regressió lineal."
#: scfuncs.hrc:3263
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_LIN"
msgid "Data Y"
-msgstr "Barra de dades"
+msgstr "Dades Y"
#: scfuncs.hrc:3264
msgctxt "SC_OPCODE_FORECAST_LIN"
@@ -11770,10 +11333,9 @@ msgid "The Y data array."
msgstr "La matriu de dades Y."
#: scfuncs.hrc:3265
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_LIN"
msgid "Data X"
-msgstr "Barra de dades"
+msgstr "Dades X"
#: scfuncs.hrc:3266
msgctxt "SC_OPCODE_FORECAST_LIN"
@@ -11786,7 +11348,6 @@ msgid "Returns the reference to a cell as text."
msgstr "Retorna la referència a una cel·la com a text."
#: scfuncs.hrc:3273
-#, fuzzy
msgctxt "SC_OPCODE_ADDRESS"
msgid "Row"
msgstr "Fila"
@@ -11797,7 +11358,6 @@ msgid "The row number of the cell."
msgstr "Número de fila de la cel·la."
#: scfuncs.hrc:3275
-#, fuzzy
msgctxt "SC_OPCODE_ADDRESS"
msgid "Column"
msgstr "Columna"
@@ -11828,7 +11388,6 @@ msgid "The reference style: 0 or FALSE means R1C1 style, any other value or omit
msgstr "L'estil de les referències: 0 o FALS significa estil R1C1, qualsevol altre valor o cap valor significa estil A1."
#: scfuncs.hrc:3281
-#, fuzzy
msgctxt "SC_OPCODE_ADDRESS"
msgid "Sheet"
msgstr "Full"
@@ -11844,7 +11403,6 @@ msgid "Returns the number of individual ranges that belong to a (multiple) range
msgstr "Retorna el nombre d'intervals individuals que pertanyen a un interval (múltiple)."
#: scfuncs.hrc:3289
-#, fuzzy
msgctxt "SC_OPCODE_AREAS"
msgid "Reference"
msgstr "Referència"
@@ -11870,10 +11428,9 @@ msgid "The index of the value (1..30) selected."
msgstr "Índex del valor seleccionat (1..30)."
#: scfuncs.hrc:3299
-#, fuzzy
msgctxt "SC_OPCODE_CHOOSE"
msgid "Value "
-msgstr "Valor"
+msgstr "Valor "
#: scfuncs.hrc:3300
msgctxt "SC_OPCODE_CHOOSE"
@@ -11886,7 +11443,6 @@ msgid "Returns the internal column number of a reference."
msgstr "Retorna el número intern de columna d'una referència."
#: scfuncs.hrc:3307
-#, fuzzy
msgctxt "SC_OPCODE_COLUMN"
msgid "Reference"
msgstr "Referència"
@@ -11902,7 +11458,6 @@ msgid "Defines the internal row number of a reference."
msgstr "Defineix el número intern de fila interna d'una referència."
#: scfuncs.hrc:3315
-#, fuzzy
msgctxt "SC_OPCODE_ROW"
msgid "Reference"
msgstr "Referència"
@@ -11918,7 +11473,6 @@ msgid "Returns the internal sheet number of a reference or a string."
msgstr "Retorna el número intern de full d'una referència o una cadena."
#: scfuncs.hrc:3323
-#, fuzzy
msgctxt "SC_OPCODE_SHEET"
msgid "Reference"
msgstr "Referència"
@@ -11934,10 +11488,9 @@ msgid "Returns the number of columns in an array or reference."
msgstr "Retorna el nombre de columnes d'una matriu o una referència."
#: scfuncs.hrc:3331
-#, fuzzy
msgctxt "SC_OPCODE_COLUMNS"
msgid "Array"
-msgstr "Matriu "
+msgstr "Matriu"
#: scfuncs.hrc:3332
msgctxt "SC_OPCODE_COLUMNS"
@@ -11950,10 +11503,9 @@ msgid "Returns the number of rows in a reference or array."
msgstr "Retorna el nombre de files d'una referència o matriu."
#: scfuncs.hrc:3339
-#, fuzzy
msgctxt "SC_OPCODE_ROWS"
msgid "Array"
-msgstr "Matriu "
+msgstr "Matriu"
#: scfuncs.hrc:3340
msgctxt "SC_OPCODE_ROWS"
@@ -11966,7 +11518,6 @@ msgid "Returns the number of sheets of a given reference. If no parameter has be
msgstr "Retorna el nombre de fulls d'una referència donada. Si no s'ha introduït cap paràmetre, es retorna el nombre total de fulls del document."
#: scfuncs.hrc:3347
-#, fuzzy
msgctxt "SC_OPCODE_SHEETS"
msgid "Reference"
msgstr "Referència"
@@ -11979,13 +11530,12 @@ msgstr "Referència a una cel·la o a un interval."
#: scfuncs.hrc:3354
msgctxt "SC_OPCODE_H_LOOKUP"
msgid "Horizontal search and reference to the cells located below."
-msgstr "Referència i cerca horitzontal a les cel·les ubicades a sota."
+msgstr "Referència i busca horitzontal a les cel·les ubicades a sota."
#: scfuncs.hrc:3355
-#, fuzzy
msgctxt "SC_OPCODE_H_LOOKUP"
msgid "Search criterion"
-msgstr "Criteri de cerca"
+msgstr "Criteri de busca"
#: scfuncs.hrc:3356
msgctxt "SC_OPCODE_H_LOOKUP"
@@ -11993,10 +11543,9 @@ msgid "The value to be found in the first row."
msgstr "Valor que s'ha de trobar en la primera fila."
#: scfuncs.hrc:3357
-#, fuzzy
msgctxt "SC_OPCODE_H_LOOKUP"
msgid "Array"
-msgstr "Matriu "
+msgstr "Matriu"
#: scfuncs.hrc:3358
msgctxt "SC_OPCODE_H_LOOKUP"
@@ -12014,25 +11563,24 @@ msgid "The row index in the array."
msgstr "Índex de la fila de la matriu."
#: scfuncs.hrc:3361
-#, fuzzy
msgctxt "SC_OPCODE_H_LOOKUP"
msgid "Sorted"
-msgstr "ordenat"
+msgstr "Ordenat"
#: scfuncs.hrc:3362
msgctxt "SC_OPCODE_H_LOOKUP"
msgid "If the value is TRUE or not given, the search row of the array must be sorted in ascending order."
-msgstr "Si el valor és CERT o no s'indica, la fila de cerca de la matriu s'ha d'ordenar de manera ascendent."
+msgstr "Si el valor és CERT o no s'indica, la fila de busca de la matriu s'ha d'ordenar de manera ascendent."
#: scfuncs.hrc:3368
msgctxt "SC_OPCODE_V_LOOKUP"
msgid "Vertical search and reference to indicated cells."
-msgstr "Cerca vertical i referència a les cel·les indicades."
+msgstr "Busca vertical i referència a les cel·les indicades."
#: scfuncs.hrc:3369
msgctxt "SC_OPCODE_V_LOOKUP"
msgid "Search criterion"
-msgstr "Criteri de cerca"
+msgstr "Criteri de busca"
#: scfuncs.hrc:3370
msgctxt "SC_OPCODE_V_LOOKUP"
@@ -12040,10 +11588,9 @@ msgid "The value to be found in the first column."
msgstr "Valor que s'ha de trobar en la primera columna."
#: scfuncs.hrc:3371
-#, fuzzy
msgctxt "SC_OPCODE_V_LOOKUP"
msgid "Array"
-msgstr "Matriu "
+msgstr "Matriu"
#: scfuncs.hrc:3372
msgctxt "SC_OPCODE_V_LOOKUP"
@@ -12061,7 +11608,6 @@ msgid "Column index number in the array."
msgstr "Número d'índex de la columna en una matriu."
#: scfuncs.hrc:3375
-#, fuzzy
msgctxt "SC_OPCODE_V_LOOKUP"
msgid "Sort order"
msgstr "Ordenació"
@@ -12069,7 +11615,7 @@ msgstr "Ordenació"
#: scfuncs.hrc:3376
msgctxt "SC_OPCODE_V_LOOKUP"
msgid "If the value is TRUE or not given, the search column of the array must be sorted in ascending order."
-msgstr "Si el valor és CERT o no s'indica, la columna de cerca de la matriu s'ha d'ordenar de manera ascendent."
+msgstr "Si el valor és CERT o no s'indica, la columna de busca de la matriu s'ha d'ordenar de manera ascendent."
#: scfuncs.hrc:3382
msgctxt "SC_OPCODE_INDEX"
@@ -12077,7 +11623,6 @@ msgid "Returns a reference to a cell from a defined range."
msgstr "Retorna una referència a una cel·la d'un interval definit."
#: scfuncs.hrc:3383
-#, fuzzy
msgctxt "SC_OPCODE_INDEX"
msgid "Reference"
msgstr "Referència"
@@ -12088,7 +11633,6 @@ msgid "The reference to a (multiple) range."
msgstr "Referència a un interval (múltiple)."
#: scfuncs.hrc:3385
-#, fuzzy
msgctxt "SC_OPCODE_INDEX"
msgid "Row"
msgstr "Fila"
@@ -12099,7 +11643,6 @@ msgid "The row in the range."
msgstr "La fila de l'interval."
#: scfuncs.hrc:3387
-#, fuzzy
msgctxt "SC_OPCODE_INDEX"
msgid "Column"
msgstr "Columna"
@@ -12110,10 +11653,9 @@ msgid "The column in the range."
msgstr "La columna de l'interval."
#: scfuncs.hrc:3389
-#, fuzzy
msgctxt "SC_OPCODE_INDEX"
msgid "Range"
-msgstr "Interval"
+msgstr "Àrea"
#: scfuncs.hrc:3390
msgctxt "SC_OPCODE_INDEX"
@@ -12126,7 +11668,6 @@ msgid "Returns the contents of a cell that is referenced in text form."
msgstr "Retorna el contingut d'una cel·la que està referenciada en forma de text."
#: scfuncs.hrc:3397
-#, fuzzy
msgctxt "SC_OPCODE_INDIRECT"
msgid "Reference"
msgstr "Referència"
@@ -12154,7 +11695,7 @@ msgstr "Determina un valor d'un vector per comparació amb valors d'un altre vec
#: scfuncs.hrc:3407
msgctxt "SC_OPCODE_LOOKUP"
msgid "Search criterion"
-msgstr "Criteri de cerca"
+msgstr "Criteri de busca"
#: scfuncs.hrc:3408
msgctxt "SC_OPCODE_LOOKUP"
@@ -12164,18 +11705,17 @@ msgstr "Valor que s'ha d'utilitzar per a la comparació."
#: scfuncs.hrc:3409
msgctxt "SC_OPCODE_LOOKUP"
msgid "Search vector"
-msgstr "Vector de cerca"
+msgstr "Vector de busca"
#: scfuncs.hrc:3410
msgctxt "SC_OPCODE_LOOKUP"
msgid "The vector (row or column) in which to search."
-msgstr "Vector (fila o columna) en què s'ha de cercar."
+msgstr "Vector (fila o columna) en què s'ha de buscar."
#: scfuncs.hrc:3411
-#, fuzzy
msgctxt "SC_OPCODE_LOOKUP"
msgid "Result vector"
-msgstr "result_vector"
+msgstr "Vector resultant"
#: scfuncs.hrc:3412
msgctxt "SC_OPCODE_LOOKUP"
@@ -12183,7 +11723,6 @@ msgid "The vector (row or range) from which the value is to be determined."
msgstr "Vector (fila o interval) des del qual s'ha de determinar el valor."
#: scfuncs.hrc:3418
-#, fuzzy
msgctxt "SC_OPCODE_MATCH"
msgid "Defines a position in an array after comparing values."
msgstr "Defineix una posició en una matriu després de comparar valors."
@@ -12191,7 +11730,7 @@ msgstr "Defineix una posició en una matriu després de comparar valors."
#: scfuncs.hrc:3419
msgctxt "SC_OPCODE_MATCH"
msgid "Search criterion"
-msgstr "Criteri de cerca"
+msgstr "Criteri de busca"
#: scfuncs.hrc:3420
msgctxt "SC_OPCODE_MATCH"
@@ -12199,15 +11738,14 @@ msgid "The value to be used for comparison."
msgstr "Valor que s'ha d'utilitzar per a la comparació."
#: scfuncs.hrc:3421
-#, fuzzy
msgctxt "SC_OPCODE_MATCH"
msgid "Lookup array"
-msgstr "matriu_de_cerca"
+msgstr "Matriu de busca"
#: scfuncs.hrc:3422
msgctxt "SC_OPCODE_MATCH"
msgid "The array (range) in which the search is made."
-msgstr "Matriu (interval) en què es fa la cerca."
+msgstr "Matriu (interval) en què es fa la busca."
#: scfuncs.hrc:3423
msgctxt "SC_OPCODE_MATCH"
@@ -12215,7 +11753,6 @@ msgid "Type"
msgstr "Tipus"
#: scfuncs.hrc:3424
-#, fuzzy
msgctxt "SC_OPCODE_MATCH"
msgid "Type can take the value 1, 0 or -1 and determines the criteria to be used for comparison purposes."
msgstr "El tipus pot prendre el valor 1, 0 o -1 i determina els criteris que s'han d'utilitzar amb finalitats comparatives."
@@ -12226,7 +11763,6 @@ msgid "Returns a reference which has been moved in relation to the starting poin
msgstr "Retorna una referència que s'ha mogut en relació al punt d'inici."
#: scfuncs.hrc:3431
-#, fuzzy
msgctxt "SC_OPCODE_OFFSET"
msgid "Reference"
msgstr "Referència"
@@ -12237,7 +11773,6 @@ msgid "The reference (cell) from which to base the movement."
msgstr "Referència (cel·la) des de la qual basar el moviment."
#: scfuncs.hrc:3433
-#, fuzzy
msgctxt "SC_OPCODE_OFFSET"
msgid "Rows"
msgstr "Files"
@@ -12248,7 +11783,6 @@ msgid "The number of rows to be moved either up or down."
msgstr "Nombre de files que s'han de moure cap amunt o cap avall."
#: scfuncs.hrc:3435
-#, fuzzy
msgctxt "SC_OPCODE_OFFSET"
msgid "Columns"
msgstr "Columnes"
@@ -12259,10 +11793,9 @@ msgid "The number of columns that are to be moved to the left or to the right."
msgstr "Nombre de columnes que s'han de moure a l'esquerra o a la dreta."
#: scfuncs.hrc:3437
-#, fuzzy
msgctxt "SC_OPCODE_OFFSET"
msgid "Height"
-msgstr "Alçada"
+msgstr "Alçària"
#: scfuncs.hrc:3438
msgctxt "SC_OPCODE_OFFSET"
@@ -12270,10 +11803,9 @@ msgid "The number of rows of the moved reference."
msgstr "Nombre de files de la referència moguda."
#: scfuncs.hrc:3439
-#, fuzzy
msgctxt "SC_OPCODE_OFFSET"
msgid "Width"
-msgstr "Amplada"
+msgstr "Amplària"
#: scfuncs.hrc:3440
msgctxt "SC_OPCODE_OFFSET"
@@ -12286,7 +11818,6 @@ msgid "Returns a number corresponding to an error type"
msgstr "Retorna un nombre corresponent a un tipus d'error"
#: scfuncs.hrc:3447
-#, fuzzy
msgctxt "SC_OPCODE_ERROR_TYPE"
msgid "Reference"
msgstr "Referència"
@@ -12302,10 +11833,9 @@ msgid "Returns a number corresponding to one of the error values or #N/A if no e
msgstr "Retorna un nombre corresponent a un dels valors d'error, o bé #N/D si no hi ha cap error"
#: scfuncs.hrc:3455
-#, fuzzy
msgctxt "SC_OPCODE_ERROR_TYPE_ODF"
msgid "Expression"
-msgstr "Expressió1"
+msgstr "Expressió"
#: scfuncs.hrc:3456
msgctxt "SC_OPCODE_ERROR_TYPE_ODF"
@@ -12338,16 +11868,14 @@ msgid "The time (in seconds) that the Style is to remain valid."
msgstr "Temps (en segons) que l'estil romandrà vàlid."
#: scfuncs.hrc:3467
-#, fuzzy
msgctxt "SC_OPCODE_STYLE"
msgid "Style 2"
-msgstr "Estil2"
+msgstr "Estil 2"
#: scfuncs.hrc:3468
-#, fuzzy
msgctxt "SC_OPCODE_STYLE"
msgid "The style to be applied after time expires."
-msgstr "Estil que s'ha d'aplicar després que expiri el temps."
+msgstr "L'estil que s'ha d'aplicar després que expiri el temps."
#: scfuncs.hrc:3474
msgctxt "SC_OPCODE_DDE"
@@ -12355,7 +11883,6 @@ msgid "Result of a DDE link."
msgstr "Resultat d'un enllaç DDE."
#: scfuncs.hrc:3475
-#, fuzzy
msgctxt "SC_OPCODE_DDE"
msgid "Server"
msgstr "Servidor"
@@ -12368,26 +11895,24 @@ msgstr "Nom de l'aplicació del servidor."
#: scfuncs.hrc:3477
msgctxt "SC_OPCODE_DDE"
msgid "Topic/file"
-msgstr ""
+msgstr "Tema o fitxer"
#: scfuncs.hrc:3478
msgctxt "SC_OPCODE_DDE"
msgid "The topic or name of the file."
-msgstr ""
+msgstr "El tema o el nom del fitxer."
#: scfuncs.hrc:3479
msgctxt "SC_OPCODE_DDE"
msgid "Item/range"
-msgstr ""
+msgstr "Element o interval"
#: scfuncs.hrc:3480
-#, fuzzy
msgctxt "SC_OPCODE_DDE"
msgid "The item or range from which data is to be taken."
-msgstr "Interval del qual s'han de prendre les dades."
+msgstr "L'element o l'interval d'on s'han d'agafar les dades."
#: scfuncs.hrc:3481
-#, fuzzy
msgctxt "SC_OPCODE_DDE"
msgid "Mode"
msgstr "Mode"
@@ -12400,7 +11925,7 @@ msgstr "Especifica de quina manera s'han de convertir les dades en nombres."
#: scfuncs.hrc:3488
msgctxt "SC_OPCODE_HYPERLINK"
msgid "Construct a Hyperlink."
-msgstr ""
+msgstr "Construeix un hiperenllaç."
#: scfuncs.hrc:3489
msgctxt "SC_OPCODE_HYPERLINK"
@@ -12410,18 +11935,17 @@ msgstr "URL"
#: scfuncs.hrc:3490
msgctxt "SC_OPCODE_HYPERLINK"
msgid "The clickable URL."
-msgstr ""
+msgstr "L'URL clicable."
#: scfuncs.hrc:3491
-#, fuzzy
msgctxt "SC_OPCODE_HYPERLINK"
msgid "Cell text"
-msgstr "Text de cel·la"
+msgstr "Text de la cel·la"
#: scfuncs.hrc:3492
msgctxt "SC_OPCODE_HYPERLINK"
msgid "The cell text to be displayed."
-msgstr ""
+msgstr "El text que es mostra en la cel·la."
#: scfuncs.hrc:3498
msgctxt "SC_OPCODE_GET_PIVOT_DATA"
@@ -12429,7 +11953,6 @@ msgid "Extracts value(s) from a pivot table."
msgstr "Extreu valors d'una taula dinàmica."
#: scfuncs.hrc:3499
-#, fuzzy
msgctxt "SC_OPCODE_GET_PIVOT_DATA"
msgid "Data field"
msgstr "Camp de dades"
@@ -12440,7 +11963,6 @@ msgid "The name of the pivot table field to extract."
msgstr "El nom del camp de la taula dinàmica que cal extreure."
#: scfuncs.hrc:3501
-#, fuzzy
msgctxt "SC_OPCODE_GET_PIVOT_DATA"
msgid "Pivot table"
msgstr "Taula dinàmica"
@@ -12451,10 +11973,9 @@ msgid "A reference to a cell or range in the pivot table."
msgstr "Una referència a una cel·la o a un interval de la taula dinàmica."
#: scfuncs.hrc:3503
-#, fuzzy
msgctxt "SC_OPCODE_GET_PIVOT_DATA"
msgid "Field name / item"
-msgstr "Nom del camp / Element"
+msgstr "Nom del camp o element"
#: scfuncs.hrc:3504
msgctxt "SC_OPCODE_GET_PIVOT_DATA"
@@ -12479,10 +12000,9 @@ msgstr "El nombre que s'ha de convertir."
#: scfuncs.hrc:3518
msgctxt "SC_OPCODE_JIS"
msgid "Converts half-width ASCII and katakana characters to full-width."
-msgstr "Converteix caràcters ASCII i katakana de mitja amplada a amplada completa."
+msgstr "Converteix caràcters ASCII i katakana de mitja amplària a amplària completa."
#: scfuncs.hrc:3519
-#, fuzzy
msgctxt "SC_OPCODE_JIS"
msgid "Text"
msgstr "Text"
@@ -12495,10 +12015,9 @@ msgstr "El text a convertir."
#: scfuncs.hrc:3526
msgctxt "SC_OPCODE_ASC"
msgid "Converts full-width ASCII and katakana characters to half-width."
-msgstr "Converteix caràcters ASCII i katakana d'amplada completa a mitja amplada."
+msgstr "Converteix caràcters ASCII i katakana d'amplària completa a mitja amplària."
#: scfuncs.hrc:3527
-#, fuzzy
msgctxt "SC_OPCODE_ASC"
msgid "Text"
msgstr "Text"
@@ -12514,7 +12033,6 @@ msgid "Returns a numeric code for the first character in a text string."
msgstr "Retorna un codi numèric per al primer caràcter d'una cadena de text."
#: scfuncs.hrc:3535
-#, fuzzy
msgctxt "SC_OPCODE_CODE"
msgid "Text"
msgstr "Text"
@@ -12530,7 +12048,6 @@ msgid "Converts a number to text in currency format."
msgstr "Converteix un nombre en text en format de moneda."
#: scfuncs.hrc:3543
-#, fuzzy
msgctxt "SC_OPCODE_CURRENCY"
msgid "Value"
msgstr "Valor"
@@ -12541,7 +12058,6 @@ msgid "Value is a number, a reference to a cell containing a number or a formula
msgstr "Valor és un nombre, una referència a una cel·la que conté un nombre o una fórmula que retorna un nombre."
#: scfuncs.hrc:3545
-#, fuzzy
msgctxt "SC_OPCODE_CURRENCY"
msgid "Decimals"
msgstr "Decimals"
@@ -12557,7 +12073,6 @@ msgid "Converts a code number into a character or letter."
msgstr "Converteix un codi numèric en un caràcter o una lletra."
#: scfuncs.hrc:3553
-#, fuzzy
msgctxt "SC_OPCODE_CHAR"
msgid "Number"
msgstr "Nombre"
@@ -12573,7 +12088,6 @@ msgid "Removes all nonprintable characters from text."
msgstr "Suprimeix del text tots els caràcters no imprimibles."
#: scfuncs.hrc:3561
-#, fuzzy
msgctxt "SC_OPCODE_CLEAN"
msgid "Text"
msgstr "Text"
@@ -12589,7 +12103,6 @@ msgid "Combines several text items into one."
msgstr "Combina diversos elements de text en un."
#: scfuncs.hrc:3569
-#, fuzzy
msgctxt "SC_OPCODE_CONCAT"
msgid "Text"
msgstr "Text"
@@ -12602,10 +12115,9 @@ msgstr "Text per a la concatenació."
#: scfuncs.hrc:3576
msgctxt "SC_OPCODE_CONCAT_MS"
msgid "Combines several text items into one, accepts cell ranges as arguments."
-msgstr ""
+msgstr "Combina elements de text en un d'únic, accepta intervals de cel·les com a arguments."
#: scfuncs.hrc:3577
-#, fuzzy
msgctxt "SC_OPCODE_CONCAT_MS"
msgid "Text"
msgstr "Text"
@@ -12613,36 +12125,34 @@ msgstr "Text"
#: scfuncs.hrc:3578
msgctxt "SC_OPCODE_CONCAT_MS"
msgid "Text and/or cell ranges for the concatenation."
-msgstr ""
+msgstr "Text o interval de cel·les per a la concatenació"
#: scfuncs.hrc:3584
msgctxt "SC_OPCODE_TEXTJOIN_MS"
msgid "Combines several text items into one, accepts cell ranges as arguments. Uses delimiter between items."
-msgstr ""
+msgstr "Combina elements de text en un d'únic, accepta intervals de cel·les com a arguments. Usa delimitadors entre els elements."
#: scfuncs.hrc:3585
msgctxt "SC_OPCODE_TEXTJOIN_MS"
msgid "Delimiter"
-msgstr ""
+msgstr "Delimitador"
#: scfuncs.hrc:3586
msgctxt "SC_OPCODE_TEXTJOIN_MS"
msgid "Text string to be used as delimiter."
-msgstr ""
+msgstr "Cadena de text que s'usarà com a delimitador."
#: scfuncs.hrc:3587
-#, fuzzy
msgctxt "SC_OPCODE_TEXTJOIN_MS"
msgid "Skip empty cells"
-msgstr "Ome_t les cel·les buides"
+msgstr "Omet les cel·les buides"
#: scfuncs.hrc:3588
msgctxt "SC_OPCODE_TEXTJOIN_MS"
msgid "If TRUE, empty cells will be ignored."
-msgstr ""
+msgstr "Si és CERT, les cel·les buides s'ignoraran."
#: scfuncs.hrc:3589
-#, fuzzy
msgctxt "SC_OPCODE_TEXTJOIN_MS"
msgid "Text"
msgstr "Text"
@@ -12650,27 +12160,24 @@ msgstr "Text"
#: scfuncs.hrc:3590
msgctxt "SC_OPCODE_TEXTJOIN_MS"
msgid "Text and/or cell ranges for the concatenation."
-msgstr ""
+msgstr "Text o interval de cel·les per a la concatenació"
#: scfuncs.hrc:3596
msgctxt "SC_OPCODE_IFS_MS"
msgid "Checks 1 or more conditions and returns a value corresponding to the first true condition."
-msgstr ""
+msgstr "Comprova una o més condicions i retorna un valor corresponent a la primera condició certa."
#: scfuncs.hrc:3597
-#, fuzzy
msgctxt "SC_OPCODE_IFS_MS"
msgid "Test"
-msgstr "Verificació"
+msgstr "Prova"
#: scfuncs.hrc:3598
-#, fuzzy
msgctxt "SC_OPCODE_IFS_MS"
msgid "Any value or expression which can be either TRUE or FALSE."
msgstr "Qualsevol valor o expressió que tant pot ser CERT com FALS."
#: scfuncs.hrc:3599
-#, fuzzy
msgctxt "SC_OPCODE_IFS_MS"
msgid "Result"
msgstr "Resultat"
@@ -12678,26 +12185,24 @@ msgstr "Resultat"
#: scfuncs.hrc:3600
msgctxt "SC_OPCODE_IFS_MS"
msgid "The result of the function if test is TRUE."
-msgstr ""
+msgstr "El resultat de la funció si la prova és CERT."
#: scfuncs.hrc:3606
msgctxt "SC_OPCODE_SWITCH_MS"
msgid "Checks 1 or more values and returns a result corresponding to the first value equal to the given expression."
-msgstr ""
+msgstr "Comprova una o més condicions i retorna un resultat que correspon al primer valor igual a l'expressió donada."
#: scfuncs.hrc:3607
-#, fuzzy
msgctxt "SC_OPCODE_SWITCH_MS"
msgid "Expression"
-msgstr "Expressió1"
+msgstr "Expressió"
#: scfuncs.hrc:3608
msgctxt "SC_OPCODE_SWITCH_MS"
msgid "Value that will be compared against value1-valueN."
-msgstr ""
+msgstr "Valor que es comparà amb valor1-valorN."
#: scfuncs.hrc:3609
-#, fuzzy
msgctxt "SC_OPCODE_SWITCH_MS"
msgid "Value"
msgstr "Valor"
@@ -12705,10 +12210,9 @@ msgstr "Valor"
#: scfuncs.hrc:3610
msgctxt "SC_OPCODE_SWITCH_MS"
msgid "Value that will be compared against expression."
-msgstr ""
+msgstr "Valor que es compararà amb l'expressió."
#: scfuncs.hrc:3611
-#, fuzzy
msgctxt "SC_OPCODE_SWITCH_MS"
msgid "Result"
msgstr "Resultat"
@@ -12716,84 +12220,74 @@ msgstr "Resultat"
#: scfuncs.hrc:3612
msgctxt "SC_OPCODE_SWITCH_MS"
msgid "Value to return when corresponding value argument matches expression."
-msgstr ""
+msgstr "Valor a retornar si l'argument del valor corresponent coincideix amb l'expressió."
#: scfuncs.hrc:3617
-#, fuzzy
msgctxt "SC_OPCODE_MINIFS_MS"
msgid "Returns the minimum value in a range that meet multiple criteria in multiple ranges."
-msgstr "Calcula el total dels valors de les cel·les en un interval que compleix múltiples criteris en diversos intervals."
+msgstr "Retorna el valor mínim en un interval que compleix múltiples criteris en diversos intervals."
#: scfuncs.hrc:3618
msgctxt "SC_OPCODE_MINIFS_MS"
msgid "Min range"
-msgstr ""
+msgstr "Interval mínim"
#: scfuncs.hrc:3619
msgctxt "SC_OPCODE_MINIFS_MS"
msgid "The range from which the minimum will be determined."
-msgstr ""
+msgstr "Interval del qual es determina el valor mínim."
#: scfuncs.hrc:3620
-#, fuzzy
msgctxt "SC_OPCODE_MINIFS_MS"
msgid "Range "
-msgstr "Interval"
+msgstr "Àrea "
#: scfuncs.hrc:3621
-#, fuzzy
msgctxt "SC_OPCODE_MINIFS_MS"
msgid "Range 1, range 2,... are the ranges to be evaluated by the criteria given."
msgstr "Interval 1, interval 2... són els intervals que s'avaluaran segons els criteris indicats."
#: scfuncs.hrc:3622
-#, fuzzy
msgctxt "SC_OPCODE_MINIFS_MS"
msgid "Criteria "
-msgstr "Criteri"
+msgstr "Criteris "
#: scfuncs.hrc:3623
-#, fuzzy
msgctxt "SC_OPCODE_MINIFS_MS"
msgid "Criteria 1, criteria 2,... are the criteria to be applied to the ranges given."
msgstr "Criteri 1, criteri 2... són els criteris que s'han d'aplicar als intervals indicats."
#: scfuncs.hrc:3628
-#, fuzzy
msgctxt "SC_OPCODE_MAXIFS_MS"
msgid "Returns the maximum value in a range that meet multiple criteria in multiple ranges."
-msgstr "Calcula el total dels valors de les cel·les en un interval que compleix múltiples criteris en diversos intervals."
+msgstr "Retorna el valor màxim en un interval que compleix múltiples criteris en diversos intervals."
#: scfuncs.hrc:3629
msgctxt "SC_OPCODE_MAXIFS_MS"
msgid "Max range"
-msgstr ""
+msgstr "Interval màxim"
#: scfuncs.hrc:3630
msgctxt "SC_OPCODE_MAXIFS_MS"
msgid "The range from which the maximum will be determined."
-msgstr ""
+msgstr "Interval del qual s'ha de prendre el valor màxim."
#: scfuncs.hrc:3631
-#, fuzzy
msgctxt "SC_OPCODE_MAXIFS_MS"
msgid "Range "
-msgstr "Interval"
+msgstr "Àrea "
#: scfuncs.hrc:3632
-#, fuzzy
msgctxt "SC_OPCODE_MAXIFS_MS"
msgid "Range 1, range 2,... are the ranges to be evaluated by the criteria given."
msgstr "Interval 1, interval 2... són els intervals que s'avaluaran segons els criteris indicats."
#: scfuncs.hrc:3633
-#, fuzzy
msgctxt "SC_OPCODE_MAXIFS_MS"
msgid "Criteria "
-msgstr "Criteri"
+msgstr "Criteris "
#: scfuncs.hrc:3634
-#, fuzzy
msgctxt "SC_OPCODE_MAXIFS_MS"
msgid "Criteria 1, criteria 2,... are the criteria to be applied to the ranges given."
msgstr "Criteri 1, criteri 2... són els criteris que s'han d'aplicar als intervals indicats."
@@ -12806,7 +12300,7 @@ msgstr "Indica si dos texts són idèntics."
#: scfuncs.hrc:3641
msgctxt "SC_OPCODE_EXACT"
msgid "Text 1"
-msgstr ""
+msgstr "Text 1"
#: scfuncs.hrc:3642
msgctxt "SC_OPCODE_EXACT"
@@ -12816,7 +12310,7 @@ msgstr "Primer text que s'ha d'utilitzar per comparar texts."
#: scfuncs.hrc:3643
msgctxt "SC_OPCODE_EXACT"
msgid "Text 2"
-msgstr ""
+msgstr "Text 2"
#: scfuncs.hrc:3644
msgctxt "SC_OPCODE_EXACT"
@@ -12826,13 +12320,12 @@ msgstr "Segon text per comparar texts."
#: scfuncs.hrc:3650
msgctxt "SC_OPCODE_FIND"
msgid "Looks for a string of text within another (case sensitive)"
-msgstr "Cerca una cadena de text dins d'una altra (distingeix entre majúscules i minúscules)"
+msgstr "Busca una cadena de text dins d'una altra (distingeix entre majúscules i minúscules)"
#: scfuncs.hrc:3651
-#, fuzzy
msgctxt "SC_OPCODE_FIND"
msgid "Find text"
-msgstr "Cerca el text"
+msgstr "Busca text"
#: scfuncs.hrc:3652
msgctxt "SC_OPCODE_FIND"
@@ -12840,7 +12333,6 @@ msgid "The text to be found."
msgstr "Text a trobar."
#: scfuncs.hrc:3653
-#, fuzzy
msgctxt "SC_OPCODE_FIND"
msgid "Text"
msgstr "Text"
@@ -12848,10 +12340,9 @@ msgstr "Text"
#: scfuncs.hrc:3654
msgctxt "SC_OPCODE_FIND"
msgid "The text in which a search is to be made."
-msgstr "Text en què s'ha de fer la cerca."
+msgstr "Text en què s'ha de fer la busca."
#: scfuncs.hrc:3655
-#, fuzzy
msgctxt "SC_OPCODE_FIND"
msgid "Position"
msgstr "Posició"
@@ -12859,18 +12350,17 @@ msgstr "Posició"
#: scfuncs.hrc:3656
msgctxt "SC_OPCODE_FIND"
msgid "The position in the text from which the search starts."
-msgstr "Posició en el text des de la qual s'inicia la cerca."
+msgstr "Posició en el text des de la qual s'inicia la busca."
#: scfuncs.hrc:3662
msgctxt "SC_OPCODE_SEARCH"
msgid "Looks for one text value within another (not case-sensitive)."
-msgstr "Cerca un valor de text dins d'un altre (no distingeix entre majúscules i minúscules)."
+msgstr "Busca un valor de text dins d'un altre (no distingeix entre majúscules i minúscules)."
#: scfuncs.hrc:3663
-#, fuzzy
msgctxt "SC_OPCODE_SEARCH"
msgid "Find text"
-msgstr "Cerca el text"
+msgstr "Busca text"
#: scfuncs.hrc:3664
msgctxt "SC_OPCODE_SEARCH"
@@ -12878,7 +12368,6 @@ msgid "The text to be found."
msgstr "Text a trobar."
#: scfuncs.hrc:3665
-#, fuzzy
msgctxt "SC_OPCODE_SEARCH"
msgid "Text"
msgstr "Text"
@@ -12886,10 +12375,9 @@ msgstr "Text"
#: scfuncs.hrc:3666
msgctxt "SC_OPCODE_SEARCH"
msgid "The text in which a search is to be made."
-msgstr "Text en què s'ha de fer la cerca."
+msgstr "Text en què s'ha de fer la busca."
#: scfuncs.hrc:3667
-#, fuzzy
msgctxt "SC_OPCODE_SEARCH"
msgid "Position"
msgstr "Posició"
@@ -12897,7 +12385,7 @@ msgstr "Posició"
#: scfuncs.hrc:3668
msgctxt "SC_OPCODE_SEARCH"
msgid "The position in the text where the search is started."
-msgstr "Posició en el text on s'inicia la cerca."
+msgstr "Posició en el text on s'inicia la busca."
#: scfuncs.hrc:3674
msgctxt "SC_OPCODE_TRIM"
@@ -12905,7 +12393,6 @@ msgid "Removes extra spaces from text."
msgstr "Suprimeix del text els espais extra."
#: scfuncs.hrc:3675
-#, fuzzy
msgctxt "SC_OPCODE_TRIM"
msgid "Text"
msgstr "Text"
@@ -12921,7 +12408,6 @@ msgid "Capitalizes the first letter in all words."
msgstr "Posa en majúscula la primera lletra de totes les paraules."
#: scfuncs.hrc:3683
-#, fuzzy
msgctxt "SC_OPCODE_PROPER"
msgid "Text"
msgstr "Text"
@@ -12937,7 +12423,6 @@ msgid "Converts text to uppercase."
msgstr "Converteix el text en majúscules."
#: scfuncs.hrc:3691
-#, fuzzy
msgctxt "SC_OPCODE_UPPER"
msgid "Text"
msgstr "Text"
@@ -12953,7 +12438,6 @@ msgid "Converts text to lowercase."
msgstr "Converteix el text en minúscules."
#: scfuncs.hrc:3699
-#, fuzzy
msgctxt "SC_OPCODE_LOWER"
msgid "Text"
msgstr "Text"
@@ -12969,7 +12453,6 @@ msgid "Converts text to a number."
msgstr "Converteix text en un nombre."
#: scfuncs.hrc:3707
-#, fuzzy
msgctxt "SC_OPCODE_VALUE"
msgid "Text"
msgstr "Text"
@@ -12985,7 +12468,6 @@ msgid "Converts a number to text according to a given format."
msgstr "Converteix un nombre en text segons un format donat."
#: scfuncs.hrc:3715
-#, fuzzy
msgctxt "SC_OPCODE_TEXT"
msgid "Number"
msgstr "Nombre"
@@ -13011,7 +12493,6 @@ msgid "Returns a value if it is text, otherwise an empty string."
msgstr "Retorna un valor si és text; si no, una cadena buida."
#: scfuncs.hrc:3725
-#, fuzzy
msgctxt "SC_OPCODE_T"
msgid "Value"
msgstr "Valor"
@@ -13037,7 +12518,6 @@ msgid "The text in which some characters are to be replaced."
msgstr "Text del qual s'han de reemplaçar alguns caràcters."
#: scfuncs.hrc:3735
-#, fuzzy
msgctxt "SC_OPCODE_REPLACE"
msgid "Position"
msgstr "Posició"
@@ -13048,7 +12528,6 @@ msgid "The character position from which text is to be replaced."
msgstr "Posició del caràcter a partir del qual s'ha de reemplaçar el text."
#: scfuncs.hrc:3737
-#, fuzzy
msgctxt "SC_OPCODE_REPLACE"
msgid "Length"
msgstr "Longitud"
@@ -13059,10 +12538,9 @@ msgid "The number of characters to be replaced."
msgstr "Nombre de caràcters que s'han de reemplaçar."
#: scfuncs.hrc:3739
-#, fuzzy
msgctxt "SC_OPCODE_REPLACE"
msgid "New text"
-msgstr "text nou"
+msgstr "Text nou"
#: scfuncs.hrc:3740
msgctxt "SC_OPCODE_REPLACE"
@@ -13075,7 +12553,6 @@ msgid "Formats a number with a fixed number of places after the decimal point an
msgstr "Formata un nombre amb un nombre fix de llocs després de la coma decimal i amb separador de milers."
#: scfuncs.hrc:3747
-#, fuzzy
msgctxt "SC_OPCODE_FIXED"
msgid "Number"
msgstr "Nombre"
@@ -13111,7 +12588,6 @@ msgid "Calculates length of a text string."
msgstr "Calcula la longitud d'una cadena de text."
#: scfuncs.hrc:3759
-#, fuzzy
msgctxt "SC_OPCODE_LEN"
msgid "Text"
msgstr "Text"
@@ -13127,7 +12603,6 @@ msgid "Returns the first character or characters of a text."
msgstr "Defineix el primer o els primers caràcters d'una cadena de text."
#: scfuncs.hrc:3767
-#, fuzzy
msgctxt "SC_OPCODE_LEFT"
msgid "Text"
msgstr "Text"
@@ -13138,7 +12613,6 @@ msgid "The text where the initial partial words are to be determined."
msgstr "Text del qual s'han de determinar les paraules parcials inicials."
#: scfuncs.hrc:3769
-#, fuzzy
msgctxt "SC_OPCODE_LEFT"
msgid "Number"
msgstr "Nombre"
@@ -13154,7 +12628,6 @@ msgid "Returns the last character or characters of a text."
msgstr "Defineix l'últim o els últims caràcters d'una cadena de text."
#: scfuncs.hrc:3777
-#, fuzzy
msgctxt "SC_OPCODE_RIGHT"
msgid "Text"
msgstr "Text"
@@ -13165,7 +12638,6 @@ msgid "The text in which the end partial words are to be determined."
msgstr "Text del qual s'han de determinar les paraules parcials finals."
#: scfuncs.hrc:3779
-#, fuzzy
msgctxt "SC_OPCODE_RIGHT"
msgid "Number"
msgstr "Nombre"
@@ -13181,7 +12653,6 @@ msgid "Returns a partial text string of a text."
msgstr "Retorna una cadena de text parcial d'un text."
#: scfuncs.hrc:3787
-#, fuzzy
msgctxt "SC_OPCODE_MID"
msgid "Text"
msgstr "Text"
@@ -13192,7 +12663,6 @@ msgid "The text in which partial words are to be determined."
msgstr "Text del qual s'han de determinar les paraules parcials."
#: scfuncs.hrc:3789
-#, fuzzy
msgctxt "SC_OPCODE_MID"
msgid "Start"
msgstr "Inici"
@@ -13203,7 +12673,6 @@ msgid "The position from which the part word is to be determined."
msgstr "Posició des de la qual s'ha de determinar la paraula parcial."
#: scfuncs.hrc:3791
-#, fuzzy
msgctxt "SC_OPCODE_MID"
msgid "Number"
msgstr "Nombre"
@@ -13219,7 +12688,6 @@ msgid "Repeats text a given number of times."
msgstr "Repeteix el text un nombre determinat de vegades."
#: scfuncs.hrc:3799
-#, fuzzy
msgctxt "SC_OPCODE_REPT"
msgid "Text"
msgstr "Text"
@@ -13230,7 +12698,6 @@ msgid "The text to be repeated."
msgstr "Text que s'ha de repetir."
#: scfuncs.hrc:3801
-#, fuzzy
msgctxt "SC_OPCODE_REPT"
msgid "Number"
msgstr "Nombre"
@@ -13246,7 +12713,6 @@ msgid "Substitutes new text for old text in a string."
msgstr "Substitueix un text nou per un d'antic en una cadena."
#: scfuncs.hrc:3809
-#, fuzzy
msgctxt "SC_OPCODE_SUBSTITUTE"
msgid "Text"
msgstr "Text"
@@ -13257,10 +12723,9 @@ msgid "The text in which partial words are to be replaced."
msgstr "Text del qual s'han de reemplaçar les paraules parcials."
#: scfuncs.hrc:3811
-#, fuzzy
msgctxt "SC_OPCODE_SUBSTITUTE"
msgid "Search text"
-msgstr "search_text"
+msgstr "Text de busca"
#: scfuncs.hrc:3812
msgctxt "SC_OPCODE_SUBSTITUTE"
@@ -13268,10 +12733,9 @@ msgid "The partial string to be (repeatedly) replaced."
msgstr "Cadena parcial que s'ha de reemplaçar (repetidament)."
#: scfuncs.hrc:3813
-#, fuzzy
msgctxt "SC_OPCODE_SUBSTITUTE"
msgid "New text"
-msgstr "text nou"
+msgstr "Text nou"
#: scfuncs.hrc:3814
msgctxt "SC_OPCODE_SUBSTITUTE"
@@ -13279,10 +12743,9 @@ msgid "The text which is to replace the text string."
msgstr "Text que ha de reemplaçar la cadena de text."
#: scfuncs.hrc:3815
-#, fuzzy
msgctxt "SC_OPCODE_SUBSTITUTE"
msgid "Occurrence"
-msgstr "aparició"
+msgstr "Ocurrència"
#: scfuncs.hrc:3816
msgctxt "SC_OPCODE_SUBSTITUTE"
@@ -13295,7 +12758,6 @@ msgid "Converts a positive integer to text from a number system to the base defi
msgstr "Converteix un enter positiu en text des d'un sistema numèric a la base indicada."
#: scfuncs.hrc:3823
-#, fuzzy
msgctxt "SC_OPCODE_BASE"
msgid "Number"
msgstr "Nombre"
@@ -13306,10 +12768,9 @@ msgid "The number to be converted."
msgstr "Nombre que s'ha de convertir."
#: scfuncs.hrc:3825
-#, fuzzy
msgctxt "SC_OPCODE_BASE"
msgid "Radix"
-msgstr "base de numeració"
+msgstr "Base"
#: scfuncs.hrc:3826
msgctxt "SC_OPCODE_BASE"
@@ -13332,7 +12793,6 @@ msgid "Converts a text of a specified number system to a positive integer in the
msgstr "Converteix un text d'un sistema numèric indicat en un enter positiu en la base donada."
#: scfuncs.hrc:3835
-#, fuzzy
msgctxt "SC_OPCODE_DECIMAL"
msgid "Text"
msgstr "Text"
@@ -13343,10 +12803,9 @@ msgid "The text to be converted."
msgstr "Text que s'ha de convertir."
#: scfuncs.hrc:3837
-#, fuzzy
msgctxt "SC_OPCODE_DECIMAL"
msgid "Radix"
-msgstr "base de numeració"
+msgstr "Base"
#: scfuncs.hrc:3838
msgctxt "SC_OPCODE_DECIMAL"
@@ -13356,22 +12815,19 @@ msgstr "El nombre base per a la conversió ha de ser de l'interval 2 - 36."
#: scfuncs.hrc:3844
msgctxt "SC_OPCODE_CONVERT_OOO"
msgid "Converts a value according to a conversion table in the configuration (main.xcd)."
-msgstr ""
+msgstr "Converteix un valor segons una taula de conversió de la configuració (main.xcd)."
#: scfuncs.hrc:3845
-#, fuzzy
msgctxt "SC_OPCODE_CONVERT_OOO"
msgid "Value"
msgstr "Valor"
#: scfuncs.hrc:3846
-#, fuzzy
msgctxt "SC_OPCODE_CONVERT_OOO"
msgid "The value to be converted."
-msgstr "Valor que s'ha de convertir."
+msgstr "El valor que s'ha de convertir."
#: scfuncs.hrc:3847 /home/cl/vc/git/libo-core/sc/inc/scfuncs.hrc:3849
-#, fuzzy
msgctxt "SC_OPCODE_CONVERT_OOO"
msgid "Text"
msgstr "Text"
@@ -13379,12 +12835,12 @@ msgstr "Text"
#: scfuncs.hrc:3848
msgctxt "SC_OPCODE_CONVERT_OOO"
msgid "Unit from which something is converted, case-sensitive."
-msgstr ""
+msgstr "Unitat des de la qual es converteix alguna cosa. Distingeix entre majúscules i minúscules."
#: scfuncs.hrc:3850
msgctxt "SC_OPCODE_CONVERT_OOO"
msgid "Unit into which something is converted, case-sensitive."
-msgstr ""
+msgstr "Unitat en què es converteix alguna cosa. Distingeix entre majúscules i minúscules."
#: scfuncs.hrc:3856
msgctxt "SC_OPCODE_ROMAN"
@@ -13447,7 +12903,6 @@ msgid "Returns the numeric code for the first Unicode character in a text string
msgstr "Retorna el codi numèric del primer caràcter Unicode d'una cadena de text."
#: scfuncs.hrc:3881
-#, fuzzy
msgctxt "SC_OPCODE_UNICODE"
msgid "Text"
msgstr "Text"
@@ -13463,7 +12918,6 @@ msgid "Converts a code number into a Unicode character or letter."
msgstr "Converteix un codi numèric en un caràcter o lletra Unicode."
#: scfuncs.hrc:3888
-#, fuzzy
msgctxt "SC_OPCODE_UNICHAR"
msgid "Number"
msgstr "Nombre"
@@ -13479,7 +12933,6 @@ msgid "Converts a value from one to another Euro currency."
msgstr "Converteix un valor d'una moneda europea a una altra."
#: scfuncs.hrc:3895
-#, fuzzy
msgctxt "SC_OPCODE_EUROCONVERT"
msgid "Value"
msgstr "Valor"
@@ -13490,10 +12943,9 @@ msgid "The value to be converted."
msgstr "Valor que s'ha de convertir."
#: scfuncs.hrc:3897
-#, fuzzy
msgctxt "SC_OPCODE_EUROCONVERT"
msgid "From currency"
-msgstr "moneda_origen"
+msgstr "De la moneda"
#: scfuncs.hrc:3898
msgctxt "SC_OPCODE_EUROCONVERT"
@@ -13501,10 +12953,9 @@ msgid "ISO 4217 code of the currency from which is converted, case-sensitive."
msgstr "Codi ISO 4217 de la moneda des de la qual es farà la conversió; es distingeix entre majúscules i minúscules."
#: scfuncs.hrc:3899
-#, fuzzy
msgctxt "SC_OPCODE_EUROCONVERT"
msgid "To currency"
-msgstr "moneda_destí"
+msgstr "A la moneda"
#: scfuncs.hrc:3900
msgctxt "SC_OPCODE_EUROCONVERT"
@@ -13512,22 +12963,19 @@ msgid "ISO 4217 code of the currency into which is converted, case-sensitive."
msgstr "Codi ISO 4217 de la moneda a la qual es farà la conversió, es distingeix entre majúscules i minúscules."
#: scfuncs.hrc:3901
-#, fuzzy
msgctxt "SC_OPCODE_EUROCONVERT"
msgid "Full precision"
-msgstr "màxima_precisió"
+msgstr "Màxima precisió"
#: scfuncs.hrc:3902
-#, fuzzy
msgctxt "SC_OPCODE_EUROCONVERT"
msgid "If omitted or 0 or FALSE, the result is rounded to the decimals of To_currency. Else the result is not rounded."
-msgstr "Si s'omet o és 0 o FALS, el resultat s'arrodoneix als decimals de moneda_destí. Amb qualsevol altre valor el resultat no s'arrodoneix."
+msgstr "Si s'omet o és 0 o FALS, el resultat s'arrodoneix als decimals de la moneda_destí. Amb qualsevol altre valor el resultat no s'arrodoneix."
#: scfuncs.hrc:3903
-#, fuzzy
msgctxt "SC_OPCODE_EUROCONVERT"
msgid "Triangulation precision"
-msgstr "precisió_triangulació"
+msgstr "Precisió per triangulació"
#. This description uses almost all available space in the dialog, make sure translations fit in size
#: scfuncs.hrc:3905
@@ -13541,7 +12989,6 @@ msgid "Converts text to a number, in a locale-independent way."
msgstr "Converteix text en un nombre, de manera independent a la configuració local."
#: scfuncs.hrc:3911
-#, fuzzy
msgctxt "SC_OPCODE_NUMBERVALUE"
msgid "Text"
msgstr "Text"
@@ -13552,7 +12999,6 @@ msgid "The text to be converted to a number."
msgstr "Text que s'ha de convertir en un nombre."
#: scfuncs.hrc:3913
-#, fuzzy
msgctxt "SC_OPCODE_NUMBERVALUE"
msgid "Decimal separator"
msgstr "Separador decimal"
@@ -13563,10 +13009,9 @@ msgid "Defines the character used as the decimal separator."
msgstr "Defineix el caràcter que s'ha d'utilitzar com a separador decimal."
#: scfuncs.hrc:3915
-#, fuzzy
msgctxt "SC_OPCODE_NUMBERVALUE"
msgid "Group separator"
-msgstr "separador_de_grups"
+msgstr "Separador de grups"
#: scfuncs.hrc:3916
msgctxt "SC_OPCODE_NUMBERVALUE"
@@ -13586,7 +13031,7 @@ msgstr "Número1"
#: scfuncs.hrc:3924 /home/cl/vc/git/libo-core/sc/inc/scfuncs.hrc:3926
msgctxt "SC_OPCODE_BITAND"
msgid "Positive integer less than 2^48."
-msgstr ""
+msgstr "Enter positiu menor de 2^48."
#: scfuncs.hrc:3925
msgctxt "SC_OPCODE_BITAND"
@@ -13606,7 +13051,7 @@ msgstr "Número1"
#: scfuncs.hrc:3933 /home/cl/vc/git/libo-core/sc/inc/scfuncs.hrc:3935
msgctxt "SC_OPCODE_BITOR"
msgid "Positive integer less than 2^48."
-msgstr ""
+msgstr "Enter positiu menor de 2^48."
#: scfuncs.hrc:3934
msgctxt "SC_OPCODE_BITOR"
@@ -13626,7 +13071,7 @@ msgstr "Número1"
#: scfuncs.hrc:3942 /home/cl/vc/git/libo-core/sc/inc/scfuncs.hrc:3944
msgctxt "SC_OPCODE_BITXOR"
msgid "Positive integer less than 2^48."
-msgstr ""
+msgstr "Enter positiu menor de 2^48."
#: scfuncs.hrc:3943
msgctxt "SC_OPCODE_BITXOR"
@@ -13689,7 +13134,6 @@ msgid "Calculates length of a text string, with DBCS"
msgstr "Calcula la longitud d'una cadena de text, amb DBCS."
#: scfuncs.hrc:3968
-#, fuzzy
msgctxt "SC_OPCODE_LENB"
msgid "Text"
msgstr "Text"
@@ -13705,7 +13149,6 @@ msgid "Returns the last character or characters of a text,with DBCS"
msgstr "Retorna l'últim o els últims caràcters d'una cadena de text, amb DBCS"
#: scfuncs.hrc:3975
-#, fuzzy
msgctxt "SC_OPCODE_RIGHTB"
msgid "Text"
msgstr "Text"
@@ -13716,7 +13159,6 @@ msgid "The text in which the end partial words are to be determined."
msgstr "Text del qual s'han de determinar les paraules parcials finals."
#: scfuncs.hrc:3977
-#, fuzzy
msgctxt "SC_OPCODE_RIGHTB"
msgid "Number"
msgstr "Nombre"
@@ -13732,7 +13174,6 @@ msgid "Returns the first character or characters of a text,with DBCS"
msgstr "Retorna el primer o els primers caràcters d'una cadena de text, amb DBCS"
#: scfuncs.hrc:3984
-#, fuzzy
msgctxt "SC_OPCODE_LEFTB"
msgid "Text"
msgstr "Text"
@@ -13743,7 +13184,6 @@ msgid "The text where the initial partial words are to be determined."
msgstr "Text del qual s'han de determinar les paraules parcials inicials."
#: scfuncs.hrc:3986
-#, fuzzy
msgctxt "SC_OPCODE_LEFTB"
msgid "Number"
msgstr "Nombre"
@@ -13759,7 +13199,6 @@ msgid "Returns a partial text string of a text, with DBCS"
msgstr "Retorna una cadena de text parcial d'un text, amb DBCS"
#: scfuncs.hrc:3993
-#, fuzzy
msgctxt "SC_OPCODE_MIDB"
msgid "Text"
msgstr "Text"
@@ -13770,7 +13209,6 @@ msgid "The text in which partial words are to be determined."
msgstr "Text del qual s'han de determinar les paraules parcials."
#: scfuncs.hrc:3995
-#, fuzzy
msgctxt "SC_OPCODE_MIDB"
msgid "Start"
msgstr "Inici"
@@ -13781,7 +13219,6 @@ msgid "The position from which the part word is to be determined."
msgstr "Posició des de la qual s'ha de determinar la paraula parcial."
#: scfuncs.hrc:3997
-#, fuzzy
msgctxt "SC_OPCODE_MIDB"
msgid "Number"
msgstr "Nombre"
@@ -13897,7 +13334,6 @@ msgid "Returns the error function."
msgstr "Retorna la funció d'error"
#: scfuncs.hrc:4040
-#, fuzzy
msgctxt "SC_OPCODE_ERF_MS"
msgid "Lower limit"
msgstr "Límit inferior"
@@ -13913,7 +13349,6 @@ msgid "Returns the complementary error function."
msgstr "Retorna la funció d'error complementària."
#: scfuncs.hrc:4047
-#, fuzzy
msgctxt "SC_OPCODE_ERFC_MS"
msgid "Lower limit"
msgstr "Límit inferior"
@@ -13926,13 +13361,12 @@ msgstr "Límit d'integració inferior"
#: scfuncs.hrc:4053
msgctxt "SC_OPCODE_RAWSUBTRACT"
msgid "Returns the subtraction of numbers. Like a-b-c but without eliminating small roundoff errors."
-msgstr ""
+msgstr "Retorna la resta dels nombres. Com a-b-c però sense eliminar els errors d'arrodoniment."
#: scfuncs.hrc:4054
-#, fuzzy
msgctxt "SC_OPCODE_RAWSUBTRACT"
msgid "Minuend"
-msgstr "minuend"
+msgstr "Minuend"
#: scfuncs.hrc:4055
msgctxt "SC_OPCODE_RAWSUBTRACT"
@@ -13940,10 +13374,9 @@ msgid "Number from which following arguments are subtracted."
msgstr "Nombre del qual se n'ha de sostreure un altre."
#: scfuncs.hrc:4056
-#, fuzzy
msgctxt "SC_OPCODE_RAWSUBTRACT"
msgid "Subtrahend "
-msgstr "subtrahend "
+msgstr "Subtrahend "
#: scfuncs.hrc:4057
msgctxt "SC_OPCODE_RAWSUBTRACT"
@@ -13953,16 +13386,14 @@ msgstr "Subtrahend 1, subtrahend 2... són arguments numèrics que es resten del
#: scfuncs.hrc:4063
msgctxt "SC_OPCODE_ROUNDSIG"
msgid "Rounds a number to predefined significant digits."
-msgstr ""
+msgstr "Arrodoneix un nombre amb les xifres significatives predefinides."
#: scfuncs.hrc:4064
-#, fuzzy
msgctxt "SC_OPCODE_ROUNDSIG"
msgid "Value"
msgstr "Valor"
#: scfuncs.hrc:4065
-#, fuzzy
msgctxt "SC_OPCODE_ROUNDSIG"
msgid "The number to be rounded."
msgstr "Nombre que s'ha d'arrodonir."
@@ -13970,187 +13401,159 @@ msgstr "Nombre que s'ha d'arrodonir."
#: scfuncs.hrc:4066
msgctxt "SC_OPCODE_ROUNDSIG"
msgid "Digits"
-msgstr ""
+msgstr "Dígits"
#: scfuncs.hrc:4067
msgctxt "SC_OPCODE_ROUNDSIG"
msgid "The number of significant digits to which value is to be rounded."
-msgstr ""
+msgstr "El nombre de xifres significatives al que s'arrodonirà el valor."
#: scfuncs.hrc:4072
-#, fuzzy
msgctxt "SC_OPCODE_REPLACEB"
msgid "Replaces characters within a text string with a different text string, with DBCS."
-msgstr "Reemplaça els caràcters dins d'una cadena de text amb una altra cadena de text."
+msgstr "Reemplaça els caràcters dins d'una cadena de text amb una altra cadena de text, amb DBCS."
#: scfuncs.hrc:4073
-#, fuzzy
msgctxt "SC_OPCODE_REPLACEB"
msgid "Text"
msgstr "Text"
#: scfuncs.hrc:4074
-#, fuzzy
msgctxt "SC_OPCODE_REPLACEB"
msgid "The text in which some characters are to be replaced."
-msgstr "Text del qual s'han de reemplaçar alguns caràcters."
+msgstr "El text del qual s'han de reemplaçar alguns caràcters."
#: scfuncs.hrc:4075
-#, fuzzy
msgctxt "SC_OPCODE_REPLACEB"
msgid "Position"
msgstr "Posició"
#: scfuncs.hrc:4076
-#, fuzzy
msgctxt "SC_OPCODE_REPLACEB"
msgid "The character position from which text is to be replaced."
-msgstr "Posició del caràcter a partir del qual s'ha de reemplaçar el text."
+msgstr "La posició del caràcter a partir del qual s'ha de reemplaçar el text."
#: scfuncs.hrc:4077
-#, fuzzy
msgctxt "SC_OPCODE_REPLACEB"
msgid "Length"
msgstr "Longitud"
#: scfuncs.hrc:4078
-#, fuzzy
msgctxt "SC_OPCODE_REPLACEB"
msgid "The number of characters to be replaced."
-msgstr "Nombre de caràcters que s'han de reemplaçar."
+msgstr "El nombre de caràcters que s'han de reemplaçar."
#: scfuncs.hrc:4079
-#, fuzzy
msgctxt "SC_OPCODE_REPLACEB"
msgid "New text"
-msgstr "text nou"
+msgstr "Text nou"
#: scfuncs.hrc:4080
-#, fuzzy
msgctxt "SC_OPCODE_REPLACEB"
msgid "The text to be inserted."
-msgstr "Text que s'ha d'inserir."
+msgstr "El text que s'ha d'inserir."
#: scfuncs.hrc:4086
msgctxt "SC_OPCODE_FINDB"
msgid "Looks for a string of text within another (case sensitive), using byte positions."
-msgstr ""
+msgstr "Busca una cadena de text en una altra cadena (distingeix entre majúscules i minúscules), fent servir posicions de bytes."
#: scfuncs.hrc:4087
-#, fuzzy
msgctxt "SC_OPCODE_FINDB"
msgid "Find text"
-msgstr "Cerca el text"
+msgstr "Busca text"
#: scfuncs.hrc:4088
-#, fuzzy
msgctxt "SC_OPCODE_FINDB"
msgid "The text to be found."
-msgstr "Text a trobar."
+msgstr "El text a trobar."
#: scfuncs.hrc:4089
-#, fuzzy
msgctxt "SC_OPCODE_FINDB"
msgid "Text"
msgstr "Text"
#: scfuncs.hrc:4090
-#, fuzzy
msgctxt "SC_OPCODE_FINDB"
msgid "The text in which a search is to be made."
-msgstr "Text en què s'ha de fer la cerca."
+msgstr "El text en què s'ha de fer la busca."
#: scfuncs.hrc:4091
-#, fuzzy
msgctxt "SC_OPCODE_FINDB"
msgid "Position"
msgstr "Posició"
#: scfuncs.hrc:4092
-#, fuzzy
msgctxt "SC_OPCODE_FINDB"
msgid "The position in the text from which the search starts."
-msgstr "Posició en el text des de la qual s'inicia la cerca."
+msgstr "La posició en el text des de la qual s'inicia la busca."
#: scfuncs.hrc:4098
msgctxt "SC_OPCODE_SEARCHB"
msgid "Looks for a string of text within another (not case sensitive), using byte positions."
-msgstr ""
+msgstr "Busca una cadena de text en una altra cadena (no distingeix majúscules i minúscules), fent servir posicions de bytes."
#: scfuncs.hrc:4099
-#, fuzzy
msgctxt "SC_OPCODE_SEARCHB"
msgid "Find text"
-msgstr "Cerca el text"
+msgstr "Busca text"
#: scfuncs.hrc:4100
-#, fuzzy
msgctxt "SC_OPCODE_SEARCHB"
msgid "The text to be found."
-msgstr "Text a trobar."
+msgstr "El text a trobar."
#: scfuncs.hrc:4101
-#, fuzzy
msgctxt "SC_OPCODE_SEARCHB"
msgid "Text"
msgstr "Text"
#: scfuncs.hrc:4102
-#, fuzzy
msgctxt "SC_OPCODE_SEARCHB"
msgid "The text in which a search is to be made."
-msgstr "Text en què s'ha de fer la cerca."
+msgstr "El text en què s'ha de fer la busca."
#: scfuncs.hrc:4103
-#, fuzzy
msgctxt "SC_OPCODE_SEARCHB"
msgid "Position"
msgstr "Posició"
#: scfuncs.hrc:4104
-#, fuzzy
msgctxt "SC_OPCODE_SEARCHB"
msgid "The position in the text from which the search starts."
-msgstr "Posició en el text des de la qual s'inicia la cerca."
+msgstr "La posició en el text des de la qual s'inicia la busca."
#: scstyles.hrc:29
-#, fuzzy
msgctxt "RID_CELLSTYLEFAMILY"
msgid "All Styles"
-msgstr "Estils de cel·la"
+msgstr "Tots els estils"
#: scstyles.hrc:30
-#, fuzzy
msgctxt "RID_CELLSTYLEFAMILY"
msgid "Hidden Styles"
msgstr "Estils amagats"
#: scstyles.hrc:31
-#, fuzzy
msgctxt "RID_CELLSTYLEFAMILY"
msgid "Applied Styles"
msgstr "Estils aplicats"
#: scstyles.hrc:32
-#, fuzzy
msgctxt "RID_CELLSTYLEFAMILY"
msgid "Custom Styles"
msgstr "Estils personalitzats"
#: scstyles.hrc:38
-#, fuzzy
msgctxt "RID_PAGESTYLEFAMILY"
msgid "All Styles"
-msgstr "Estils de cel·la"
+msgstr "Tots els estils"
#: scstyles.hrc:39
-#, fuzzy
msgctxt "RID_PAGESTYLEFAMILY"
msgid "Hidden Styles"
msgstr "Estils amagats"
#: scstyles.hrc:40
-#, fuzzy
msgctxt "RID_PAGESTYLEFAMILY"
msgid "Custom Styles"
msgstr "Estils personalitzats"
@@ -14187,10 +13590,9 @@ msgid "- multiple -"
msgstr "- múltiple -"
#: strings.hrc:33
-#, fuzzy
msgctxt "SCSTR_STDFILTER"
msgid "Standard Filter..."
-msgstr "Filtre estàndard"
+msgstr "Filtre estàndard..."
#: strings.hrc:34
msgctxt "SCSTR_TOP10FILTER"
@@ -14265,15 +13667,14 @@ msgid "Insert Image"
msgstr "Insereix una imatge"
#: strings.hrc:50
-#, fuzzy
msgctxt "SCSTR_TOTAL"
msgid "%1 results found"
-msgstr "No s'ha trobat cap resultat."
+msgstr "S'han trobat %1 resultats"
#: strings.hrc:51
msgctxt "SCSTR_SKIPPED"
msgid "(only %1 are listed)"
-msgstr ""
+msgstr "(només és llisten %1)"
#. Attribute
#: strings.hrc:53
@@ -14520,64 +13921,54 @@ msgid "(Preview mode)"
msgstr "(Mode de previsualització)"
#: strings.hrc:102
-#, fuzzy
msgctxt "SCSTR_PRINTOPT_PAGES"
msgid "Pages"
msgstr "Pàgines"
#: strings.hrc:103
-#, fuzzy
msgctxt "SCSTR_PRINTOPT_SUPPRESSEMPTY"
msgid "~Suppress output of empty pages"
-msgstr "Suprimeix l'eixida de les pàgines buides"
+msgstr "~Suprimeix l'eixida de pàgines buides"
#: strings.hrc:104
-#, fuzzy
msgctxt "SCSTR_PRINTOPT_PRNTCONTENT"
msgid "Print content"
-msgstr "Contingut de la llista"
+msgstr "Imprimeix el contingut"
#: strings.hrc:105
-#, fuzzy
msgctxt "SCSTR_PRINTOPT_ALLSHEETS"
msgid "~All sheets"
-msgstr "Tots els fulls"
+msgstr "~Tots els fulls"
#: strings.hrc:106
-#, fuzzy
msgctxt "SCSTR_PRINTOPT_SELECTEDSHEETS"
msgid "~Selected sheets"
msgstr "Fulls ~seleccionats"
#: strings.hrc:107
-#, fuzzy
msgctxt "SCSTR_PRINTOPT_SELECTEDCELLS"
msgid "Selected cells"
-msgstr "Les cel·les seleccionades"
+msgstr "Cel·les seleccionades"
#: strings.hrc:108
-#, fuzzy
msgctxt "SCSTR_PRINTOPT_FROMWHICH"
msgid "From which print"
msgstr "D'este contingut, imprimeix"
#: strings.hrc:109
-#, fuzzy
msgctxt "SCSTR_PRINTOPT_ALLPAGES"
msgid "All ~pages"
-msgstr "Totes les pàgines"
+msgstr "Totes les ~pàgines"
#: strings.hrc:110
-#, fuzzy
msgctxt "SCSTR_PRINTOPT_PAGES_"
msgid "Pa~ges"
-msgstr "Pàgines"
+msgstr "Pà~gines"
#: strings.hrc:111
-#, fuzzy
msgctxt "SCSTR_PRINTOPT_PRODNAME"
msgid "%PRODUCTNAME %s"
-msgstr "%PRODUCTNAME Calc"
+msgstr "%PRODUCTNAME %s"
#: strings.hrc:112
msgctxt "SCSTR_WARN_ME_IN_FUTURE_CHECK"
@@ -14680,7 +14071,6 @@ msgid "Delete AutoFormat"
msgstr "Suprimeix la formatació automàtica"
#: strings.hrc:132
-#, fuzzy
msgctxt "STR_DEL_AUTOFORMAT_MSG"
msgid "Do you really want to delete the # AutoFormat?"
msgstr "Esteu segur que voleu suprimir la formatació automàtica #?"
@@ -14751,10 +14141,9 @@ msgid "Cell Anchor"
msgstr "Àncora de cel·la"
#: strings.hrc:146
-#, fuzzy
msgctxt "SCSTR_CONDITION"
msgid "Condition "
-msgstr "Condició"
+msgstr "Condició "
#. content description strings are also use d in ScLinkTargetsObj
#: strings.hrc:149
@@ -14803,94 +14192,79 @@ msgid "Drawing objects"
msgstr "Objectes de dibuix"
#: strings.hrc:158
-#, fuzzy
msgctxt "SCSTR_DRAGMODE"
msgid "Drag Mode"
msgstr "Mode d'arrossegament"
#: strings.hrc:159
-#, fuzzy
msgctxt "SCSTR_DISPLAY"
msgid "Display"
-msgstr "Mostra"
+msgstr "Visualització"
#: strings.hrc:160
-#, fuzzy
msgctxt "SCSTR_ACTIVE"
msgid "active"
msgstr "actiu"
#: strings.hrc:161
-#, fuzzy
msgctxt "SCSTR_NOTACTIVE"
msgid "inactive"
msgstr "inactiu"
#: strings.hrc:162
-#, fuzzy
msgctxt "SCSTR_HIDDEN"
msgid "hidden"
-msgstr "amagat"
+msgstr "ocult"
#: strings.hrc:163
-#, fuzzy
msgctxt "SCSTR_ACTIVEWIN"
msgid "Active Window"
msgstr "Finestra activa"
#: strings.hrc:164
-#, fuzzy
msgctxt "SCSTR_QHLP_SCEN_LISTBOX"
msgid "Scenario Name"
msgstr "Nom de l'escenari"
#: strings.hrc:165
-#, fuzzy
msgctxt "SCSTR_QHLP_SCEN_COMMENT"
msgid "Comment"
msgstr "Comentari"
#: strings.hrc:167
-#, fuzzy
msgctxt "STR_MENU_SORT_ASC"
msgid "Sort Ascending"
msgstr "Orde ascendent"
#: strings.hrc:168
-#, fuzzy
msgctxt "STR_MENU_SORT_DESC"
msgid "Sort Descending"
-msgstr "Orde descendent"
+msgstr "Ordena de forma descendent"
#: strings.hrc:169
-#, fuzzy
msgctxt "STR_MENU_SORT_CUSTOM"
msgid "Custom Sort"
msgstr "Orde personalitzat"
#: strings.hrc:170
-#, fuzzy
msgctxt "STR_BTN_TOGGLE_ALL"
msgid "All"
msgstr "Tot"
#: strings.hrc:171
-#, fuzzy
msgctxt "STR_BTN_SELECT_CURRENT"
msgid "Show only the current item."
msgstr "Mostra només l'element actual."
#: strings.hrc:172
-#, fuzzy
msgctxt "STR_BTN_UNSELECT_CURRENT"
msgid "Hide only the current item."
msgstr "Amaga només l'element actual."
#: strings.hrc:173
-#, fuzzy
msgctxt "STR_EDIT_SEARCH_ITEMS"
msgid "Search items..."
-msgstr "Cerca elements..."
+msgstr "Busca elements..."
#: strings.hrc:175
msgctxt "SCSTR_QHELP_POSWND"
@@ -14923,7 +14297,6 @@ msgid "Sum"
msgstr "Suma"
#: strings.hrc:181
-#, fuzzy
msgctxt "SCSTR_QHELP_BTNEQUAL"
msgid "Formula"
msgstr "Fórmula"
@@ -15065,75 +14438,63 @@ msgstr "Torneu a introduir-la"
#. MovingAverageDialog
#: strings.hrc:214
-#, fuzzy
msgctxt "STR_MOVING_AVERAGE_UNDO_NAME"
msgid "Moving Average"
msgstr "Mitjana mòbil"
#. ExponentialSmoothingDialog
#: strings.hrc:216
-#, fuzzy
msgctxt "STR_EXPONENTIAL_SMOOTHING_UNDO_NAME"
msgid "Exponential Smoothing"
-msgstr "Suavització exponencial"
+msgstr "Suavitzat exponencial"
#. AnalysisOfVarianceDialog
#: strings.hrc:218
-#, fuzzy
msgctxt "STR_ANALYSIS_OF_VARIANCE_UNDO_NAME"
msgid "Analysis of Variance"
-msgstr "Anàlisi de variància"
+msgstr "Anàlisi de la variància"
#: strings.hrc:219
-#, fuzzy
msgctxt "STR_ANOVA_SINGLE_FACTOR_LABEL"
msgid "ANOVA - Single Factor"
-msgstr "ANOVA - Factor únic"
+msgstr "ANOVA - factor únic"
#: strings.hrc:220
-#, fuzzy
msgctxt "STR_ANOVA_TWO_FACTOR_LABEL"
msgid "ANOVA - Two Factor"
msgstr "ANOVA - dos factors"
#: strings.hrc:221
-#, fuzzy
msgctxt "STR_ANOVA_LABEL_GROUPS"
msgid "Groups"
msgstr "Grups"
#: strings.hrc:222
-#, fuzzy
msgctxt "STR_ANOVA_LABEL_BETWEEN_GROUPS"
msgid "Between Groups"
msgstr "Entre els grups"
#: strings.hrc:223
-#, fuzzy
msgctxt "STR_ANOVA_LABEL_WITHIN_GROUPS"
msgid "Within Groups"
msgstr "Dins els grups"
#: strings.hrc:224
-#, fuzzy
msgctxt "STR_ANOVA_LABEL_SOURCE_OF_VARIATION"
msgid "Source of Variation"
msgstr "Origen de la variació"
#: strings.hrc:225
-#, fuzzy
msgctxt "STR_ANOVA_LABEL_SS"
msgid "SS"
msgstr "SS"
#: strings.hrc:226
-#, fuzzy
msgctxt "STR_ANOVA_LABEL_DF"
msgid "df"
msgstr "df"
#: strings.hrc:227
-#, fuzzy
msgctxt "STR_ANOVA_LABEL_MS"
msgid "MS"
msgstr "MS"
@@ -15141,280 +14502,235 @@ msgstr "MS"
#: strings.hrc:228
msgctxt "STR_ANOVA_LABEL_F"
msgid "F"
-msgstr ""
+msgstr "F"
#: strings.hrc:229
-#, fuzzy
msgctxt "STR_ANOVA_LABEL_P_VALUE"
msgid "P-value"
msgstr "Valor P"
#: strings.hrc:230
-#, fuzzy
msgctxt "STR_ANOVA_LABEL_F_CRITICAL"
msgid "F critical"
msgstr "F crític"
#: strings.hrc:231
-#, fuzzy
msgctxt "STR_ANOVA_LABEL_TOTAL"
msgid "Total"
msgstr "Total"
#. CorrelationDialog
#: strings.hrc:233
-#, fuzzy
msgctxt "STR_CORRELATION_UNDO_NAME"
msgid "Correlation"
msgstr "Correlació"
#: strings.hrc:234
-#, fuzzy
msgctxt "STR_CORRELATION_LABEL"
msgid "Correlations"
-msgstr "Correlació"
+msgstr "Correlacions"
#. CovarianceDialog
#: strings.hrc:236
-#, fuzzy
msgctxt "STR_COVARIANCE_UNDO_NAME"
msgid "Covariance"
msgstr "Covariància"
#: strings.hrc:237
-#, fuzzy
msgctxt "STR_COVARIANCE_LABEL"
msgid "Covariances"
-msgstr "Covariància"
+msgstr "Covariàncies"
#. DescriptiveStatisticsDialog
#: strings.hrc:239
-#, fuzzy
msgctxt "STR_DESCRIPTIVE_STATISTICS_UNDO_NAME"
msgid "Descriptive Statistics"
msgstr "Estadístiques descriptives"
#: strings.hrc:240
-#, fuzzy
msgctxt "STRID_CALC_MEAN"
msgid "Mean"
msgstr "Mitjana"
#: strings.hrc:241
-#, fuzzy
msgctxt "STRID_CALC_STD_ERROR"
msgid "Standard Error"
msgstr "Error estàndard"
#: strings.hrc:242
-#, fuzzy
msgctxt "STRID_CALC_MODE"
msgid "Mode"
msgstr "Mode"
#: strings.hrc:243
-#, fuzzy
msgctxt "STRID_CALC_MEDIAN"
msgid "Median"
msgstr "Mediana"
#: strings.hrc:244
-#, fuzzy
msgctxt "STRID_CALC_VARIANCE"
msgid "Variance"
msgstr "Variància"
#: strings.hrc:245
-#, fuzzy
msgctxt "STRID_CALC_STD_DEVIATION"
msgid "Standard Deviation"
msgstr "Desviació estàndard"
#: strings.hrc:246
-#, fuzzy
msgctxt "STRID_CALC_KURTOSIS"
msgid "Kurtosis"
msgstr "Curtosi"
#: strings.hrc:247
-#, fuzzy
msgctxt "STRID_CALC_SKEWNESS"
msgid "Skewness"
msgstr "Asimetria"
#: strings.hrc:248
-#, fuzzy
msgctxt "STRID_CALC_RANGE"
msgid "Range"
-msgstr "Interval"
+msgstr "Àrea"
#: strings.hrc:249
-#, fuzzy
msgctxt "STRID_CALC_MIN"
msgid "Minimum"
msgstr "Mínim"
#: strings.hrc:250
-#, fuzzy
msgctxt "STRID_CALC_MAX"
msgid "Maximum"
msgstr "Màxim"
#: strings.hrc:251
-#, fuzzy
msgctxt "STRID_CALC_SUM"
msgid "Sum"
msgstr "Suma"
#: strings.hrc:252
-#, fuzzy
msgctxt "STRID_CALC_COUNT"
msgid "Count"
msgstr "Compta"
#: strings.hrc:253
-#, fuzzy
msgctxt "STRID_CALC_FIRST_QUARTILE"
msgid "First Quartile "
msgstr "Primer quartil "
#: strings.hrc:254
-#, fuzzy
msgctxt "STRID_CALC_THIRD_QUARTILE"
msgid "Third Quartile"
msgstr "Tercer quartil"
#. RandomNumberGeneratorDialog
#: strings.hrc:256
-#, fuzzy
msgctxt "STR_UNDO_DISTRIBUTION_TEMPLATE"
msgid "Random ($(DISTRIBUTION))"
msgstr "Aleatori ($(DISTRIBUTION))"
#: strings.hrc:257
-#, fuzzy
msgctxt "STR_DISTRIBUTION_UNIFORM_REAL"
msgid "Uniform"
msgstr "Uniforme"
#: strings.hrc:258
-#, fuzzy
msgctxt "STR_DISTRIBUTION_UNIFORM_INTEGER"
msgid "Uniform Integer"
msgstr "Enter uniforme"
#: strings.hrc:259
-#, fuzzy
msgctxt "STR_DISTRIBUTION_NORMAL"
msgid "Normal"
msgstr "Normal"
#: strings.hrc:260
-#, fuzzy
msgctxt "STR_DISTRIBUTION_CAUCHY"
msgid "Cauchy"
msgstr "Cauchy"
#: strings.hrc:261
-#, fuzzy
msgctxt "STR_DISTRIBUTION_BERNOULLI"
msgid "Bernoulli"
msgstr "Bernoulli"
#: strings.hrc:262
-#, fuzzy
msgctxt "STR_DISTRIBUTION_BINOMIAL"
msgid "Binomial"
msgstr "Binomial"
#: strings.hrc:263
-#, fuzzy
msgctxt "STR_DISTRIBUTION_NEGATIVE_BINOMIAL"
msgid "Negative Binomial"
msgstr "Binomial negativa"
#: strings.hrc:264
-#, fuzzy
msgctxt "STR_DISTRIBUTION_CHI_SQUARED"
msgid "Chi Squared"
msgstr "Khi quadrada"
#: strings.hrc:265
-#, fuzzy
msgctxt "STR_DISTRIBUTION_GEOMETRIC"
msgid "Geometric"
msgstr "Geomètrica"
#: strings.hrc:266
-#, fuzzy
msgctxt "STR_RNG_PARAMETER_MINIMUM"
msgid "Minimum"
msgstr "Mínim"
#: strings.hrc:267
-#, fuzzy
msgctxt "STR_RNG_PARAMETER_MAXIMUM"
msgid "Maximum"
msgstr "Màxim"
#: strings.hrc:268
-#, fuzzy
msgctxt "STR_RNG_PARAMETER_MEAN"
msgid "Mean"
msgstr "Mitjana"
#: strings.hrc:269
-#, fuzzy
msgctxt "STR_RNG_PARAMETER_STANDARD_DEVIATION"
msgid "Standard Deviation"
msgstr "Desviació estàndard"
#: strings.hrc:270
-#, fuzzy
msgctxt "STR_RNG_PARAMETER_STANDARD_MEDIAN"
msgid "Median"
msgstr "Mediana"
#: strings.hrc:271
-#, fuzzy
msgctxt "STR_RNG_PARAMETER_STANDARD_SIGMA"
msgid "Sigma"
-msgstr "sigma"
+msgstr "Sigma"
#: strings.hrc:272
-#, fuzzy
msgctxt "STR_RNG_PARAMETER_STANDARD_PROBABILITY"
msgid "p Value"
msgstr "Valor p"
#: strings.hrc:273
-#, fuzzy
msgctxt "STR_RNG_PARAMETER_STANDARD_NUMBER_OF_TRIALS"
msgid "Number of Trials"
msgstr "Nombre d'intents"
#: strings.hrc:274
-#, fuzzy
msgctxt "STR_RNG_PARAMETER_STANDARD_NU_VALUE"
msgid "nu Value"
msgstr "Valor ni"
#. SamplingDialog
#: strings.hrc:276
-#, fuzzy
msgctxt "STR_SAMPLING_UNDO_NAME"
msgid "Sampling"
-msgstr "Mostratge"
+msgstr "Mostreig"
#. Names of dialogs
#: strings.hrc:278
-#, fuzzy
msgctxt "STR_FTEST"
msgid "F-test"
msgstr "Prova F"
#: strings.hrc:279
-#, fuzzy
msgctxt "STR_FTEST_UNDO_NAME"
msgid "F-test"
msgstr "Prova F"
@@ -15422,235 +14738,198 @@ msgstr "Prova F"
#: strings.hrc:280
msgctxt "STR_TTEST"
msgid "Paired t-test"
-msgstr ""
+msgstr "Prova t aparellada"
#: strings.hrc:281
msgctxt "STR_TTEST_UNDO_NAME"
msgid "Paired t-test"
-msgstr ""
+msgstr "Prova t aparellada"
#: strings.hrc:282
-#, fuzzy
msgctxt "STR_ZTEST"
msgid "z-test"
msgstr "Prova z"
#: strings.hrc:283
-#, fuzzy
msgctxt "STR_ZTEST_UNDO_NAME"
msgid "z-test"
msgstr "Prova z"
#: strings.hrc:284
-#, fuzzy
msgctxt "STR_CHI_SQUARE_TEST"
msgid "Test of Independence (Chi-Square)"
msgstr "Prova d'independència (khi quadrat)"
#: strings.hrc:285
-#, fuzzy
msgctxt "STR_REGRESSION_UNDO_NAME"
msgid "Regression"
msgstr "Regressió"
#: strings.hrc:286
-#, fuzzy
msgctxt "STR_REGRESSION"
msgid "Regression"
msgstr "Regressió"
#. Common
#: strings.hrc:288
-#, fuzzy
msgctxt "STR_COLUMN_LABEL_TEMPLATE"
msgid "Column %NUMBER%"
msgstr "Columna %NUMBER%"
#: strings.hrc:289
-#, fuzzy
msgctxt "STR_ROW_LABEL_TEMPLATE"
msgid "Row %NUMBER%"
msgstr "Fila %NUMBER%"
#: strings.hrc:290
-#, fuzzy
msgctxt "STR_LABEL_ALPHA"
msgid "Alpha"
msgstr "Alfa"
#: strings.hrc:291
-#, fuzzy
msgctxt "STR_VARIABLE_1_LABEL"
msgid "Variable 1"
msgstr "Variable 1"
#: strings.hrc:292
-#, fuzzy
msgctxt "STR_VARIABLE_2_LABEL"
msgid "Variable 2"
msgstr "Variable 2"
#: strings.hrc:293
-#, fuzzy
msgctxt "STR_HYPOTHESIZED_MEAN_DIFFERENCE_LABEL"
msgid "Hypothesized Mean Difference"
-msgstr "Diferència de mitjana hipotètica"
+msgstr "Diferència mitjana hipotètica"
#: strings.hrc:294
-#, fuzzy
msgctxt "STR_OBSERVATIONS_LABEL"
msgid "Observations"
-msgstr "Operacions"
+msgstr "Observacions"
#: strings.hrc:295
-#, fuzzy
msgctxt "STR_OBSERVED_MEAN_DIFFERENCE_LABEL"
msgid "Observed Mean Difference"
-msgstr "Diferència de mitjana observada"
+msgstr "Diferència mitjana observada"
#: strings.hrc:296
-#, fuzzy
msgctxt "STR_DEGREES_OF_FREEDOM_LABEL"
msgid "df"
msgstr "df"
#: strings.hrc:297
-#, fuzzy
msgctxt "STR_P_VALUE_LABEL"
msgid "P-value"
msgstr "Valor P"
#: strings.hrc:298
-#, fuzzy
msgctxt "STR_CRITICAL_VALUE_LABEL"
msgid "Critical Value"
msgstr "Valor crític"
#: strings.hrc:299
-#, fuzzy
msgctxt "STR_TEST_STATISTIC_LABEL"
msgid "Test Statistic"
msgstr "Prova estadística"
#. RegressionDialog
#: strings.hrc:301
-#, fuzzy
msgctxt "STR_LABEL_LINEAR"
msgid "Linear"
-msgstr "Li_neal"
+msgstr "Lineal"
#: strings.hrc:302
-#, fuzzy
msgctxt "STR_LABEL_LOGARITHMIC"
msgid "Logarithmic"
-msgstr "Logarítmica"
+msgstr "Logarítmic"
#: strings.hrc:303
-#, fuzzy
msgctxt "STR_LABEL_POWER"
msgid "Power"
msgstr "Potència"
#: strings.hrc:304
-#, fuzzy
msgctxt "STR_LABEL_REGRESSION_MODEL"
msgid "Regression Model"
msgstr "Model de regressió"
#: strings.hrc:305
-#, fuzzy
msgctxt "STR_LABEL_RSQUARED"
msgid "R^2"
msgstr "R^2"
#: strings.hrc:306
-#, fuzzy
msgctxt "STR_LABEL_SLOPE"
msgid "Slope"
-msgstr "Àmbit"
+msgstr "Pendent"
#: strings.hrc:307
-#, fuzzy
msgctxt "STR_LABEL_INTERCEPT"
msgid "Intercept"
-msgstr "Intersecció"
+msgstr "Intercepció"
#. F Test
#: strings.hrc:309
-#, fuzzy
msgctxt "STR_FTEST_P_RIGHT_TAIL"
msgid "P (F<=f) right-tail"
msgstr "P (F<=f) cua dreta"
#: strings.hrc:310
-#, fuzzy
msgctxt "STR_FTEST_F_CRITICAL_RIGHT_TAIL"
msgid "F Critical right-tail"
msgstr "F cua dreta crítica"
#: strings.hrc:311
-#, fuzzy
msgctxt "STR_FTEST_P_LEFT_TAIL"
msgid "P (F<=f) left-tail"
msgstr "P (F<=f) cua esquerra"
#: strings.hrc:312
-#, fuzzy
msgctxt "STR_FTEST_F_CRITICAL_LEFT_TAIL"
msgid "F Critical left-tail"
msgstr "F cua esquerra crítica"
#: strings.hrc:313
-#, fuzzy
msgctxt "STR_FTEST_P_TWO_TAIL"
msgid "P two-tail"
msgstr "P bilateral"
#: strings.hrc:314
-#, fuzzy
msgctxt "STR_FTEST_F_CRITICAL_TWO_TAIL"
msgid "F Critical two-tail"
msgstr "F bilateral crítica"
#. t Test
#: strings.hrc:316
-#, fuzzy
msgctxt "STR_TTEST_PEARSON_CORRELATION"
msgid "Pearson Correlation"
msgstr "Correlació de Pearson"
#: strings.hrc:317
-#, fuzzy
msgctxt "STR_TTEST_VARIANCE_OF_THE_DIFFERENCES"
msgid "Variance of the Differences"
msgstr "Variància de les diferències"
#: strings.hrc:318
-#, fuzzy
msgctxt "STR_TTEST_T_STAT"
msgid "t Stat"
msgstr "Estadístic t"
#: strings.hrc:319
-#, fuzzy
msgctxt "STR_TTEST_P_ONE_TAIL"
msgid "P (T<=t) one-tail"
msgstr "P (T<=t) unilateral"
#: strings.hrc:320
-#, fuzzy
msgctxt "STR_TTEST_T_CRITICAL_ONE_TAIL"
msgid "t Critical one-tail"
msgstr "t unilateral crítica"
#: strings.hrc:321
-#, fuzzy
msgctxt "STR_TTEST_P_TWO_TAIL"
msgid "P (T<=t) two-tail"
msgstr "P (T<=t) bilateral"
#: strings.hrc:322
-#, fuzzy
msgctxt "STR_TTEST_T_CRITICAL_TWO_TAIL"
msgid "t Critical two-tail"
msgstr "t bilateral crítica"
@@ -15659,34 +14938,29 @@ msgstr "t bilateral crítica"
#: strings.hrc:324
msgctxt "STR_ZTEST_Z_VALUE"
msgid "z"
-msgstr ""
+msgstr "z"
#: strings.hrc:325
-#, fuzzy
msgctxt "STR_ZTEST_KNOWN_VARIANCE"
msgid "Known Variance"
msgstr "Variància coneguda"
#: strings.hrc:326
-#, fuzzy
msgctxt "STR_ZTEST_P_ONE_TAIL"
msgid "P (Z<=z) one-tail"
msgstr "P (Z<=z) unilateral"
#: strings.hrc:327
-#, fuzzy
msgctxt "STR_ZTEST_Z_CRITICAL_ONE_TAIL"
msgid "z Critical one-tail"
msgstr "z unilateral crítica"
#: strings.hrc:328
-#, fuzzy
msgctxt "STR_ZTEST_P_TWO_TAIL"
msgid "P (Z<=z) two-tail"
msgstr "P (Z<=z) bilateral"
#: strings.hrc:329
-#, fuzzy
msgctxt "STR_ZTEST_Z_CRITICAL_TWO_TAIL"
msgid "z Critical two-tail"
msgstr "z bilateral crítica"
@@ -15777,16 +15051,14 @@ msgid "_Keep filter criteria"
msgstr "_Conserva els criteris del filtre"
#: advancedfilterdialog.ui:315
-#, fuzzy
msgctxt "advancedfilterdialog|lbcopyarea-atkobject"
msgid "Copy results to:"
-msgstr "Co_pia els resultats a:"
+msgstr "Copia els resultats a:"
#: advancedfilterdialog.ui:337
-#, fuzzy
msgctxt "advancedfilterdialog|edcopyarea-atkobject"
msgid "Copy results to:"
-msgstr "Co_pia els resultats a:"
+msgstr "Copia els resultats a:"
#: advancedfilterdialog.ui:375
msgctxt "advancedfilterdialog|dbarealabel"
@@ -15941,7 +15213,7 @@ msgstr "_Alineació"
#: autoformattable.ui:304
msgctxt "autoformattable|autofitcb"
msgid "A_utoFit width and height"
-msgstr "Ajusta a_utomàticament l'amplada i l'alçada"
+msgstr "Ajusta a_utomàticament l'amplària i l'alçària"
#: autoformattable.ui:327
msgctxt "autoformattable|label2"
@@ -15964,7 +15236,6 @@ msgid "Hide _all"
msgstr "Amaga-ho _tot"
#: cellprotectionpage.ui:99
-#, fuzzy
msgctxt "cellprotectionpage|label1"
msgid ""
"Cell protection is only effective after the current sheet has been protected.\n"
@@ -15973,7 +15244,7 @@ msgid ""
msgstr ""
"La protecció de cel·les només és efectiva després d'haver protegit el full actual.\n"
"\n"
-"Seleccioneu «Protegeix el document» al menú «Eines» i especifiqueu «Full»."
+"Seleccioneu «Protegeix el full» al menú «Eines»."
#: cellprotectionpage.ui:120
msgctxt "cellprotectionpage|LabelProtection"
@@ -16093,12 +15364,12 @@ msgstr "Llista des de"
#: colwidthdialog.ui:8
msgctxt "colwidthdialog|ColWidthDialog"
msgid "Column Width"
-msgstr "Amplada de la columna"
+msgstr "Amplària de la columna"
#: colwidthdialog.ui:88
msgctxt "colwidthdialog|label1"
msgid "Width"
-msgstr "Amplada"
+msgstr "Amplària"
#: colwidthdialog.ui:112
msgctxt "colwidthdialog|default"
@@ -16133,232 +15404,194 @@ msgstr "Formats condicionals"
#: conditionalentry.ui:58
msgctxt "conditionalentry|type"
msgid "All Cells"
-msgstr ""
+msgstr "Totes les cel·les"
#: conditionalentry.ui:59
-#, fuzzy
msgctxt "conditionalentry|type"
msgid "Cell value is"
msgstr "El valor de la cel·la és"
#: conditionalentry.ui:60
-#, fuzzy
msgctxt "conditionalentry|type"
msgid "Formula is"
msgstr "La fórmula és"
#: conditionalentry.ui:61
-#, fuzzy
msgctxt "conditionalentry|type"
msgid "Date is"
msgstr "La data és"
#: conditionalentry.ui:72
-#, fuzzy
msgctxt "conditionalentry|styleft"
msgid "Apply Style:"
-msgstr "Aplica l'estil"
+msgstr "Aplica l'estil:"
#: conditionalentry.ui:86
-#, fuzzy
msgctxt "conditionalentry|style"
msgid "New Style..."
-msgstr "Estil ~nou..."
+msgstr "Estil nou..."
#: conditionalentry.ui:97
-#, fuzzy
msgctxt "conditionalentry|valueft"
msgid "Enter a value:"
-msgstr "Introduïu un valor!"
+msgstr "Introduïu un valor:"
#: conditionalentry.ui:162
-#, fuzzy
msgctxt "conditionalentry|options"
msgid "More Options..."
msgstr "Més opcions..."
#: conditionalentry.ui:175
-#, fuzzy
msgctxt "conditionalentry|colscalemin"
msgid "Automatic"
-msgstr "Automàtic"
+msgstr "Automàtica"
#: conditionalentry.ui:176
-#, fuzzy
msgctxt "conditionalentry|colscalemin"
msgid "Min"
msgstr "Mín"
#: conditionalentry.ui:177
-#, fuzzy
msgctxt "conditionalentry|colscalemin"
msgid "Max"
msgstr "Màx"
#: conditionalentry.ui:178
-#, fuzzy
msgctxt "conditionalentry|colscalemin"
msgid "Percentile"
msgstr "Percentil"
#: conditionalentry.ui:179
-#, fuzzy
msgctxt "conditionalentry|colscalemin"
msgid "Value"
msgstr "Valor"
#: conditionalentry.ui:180
-#, fuzzy
msgctxt "conditionalentry|colscalemin"
msgid "Percent"
msgstr "Percentatge"
#: conditionalentry.ui:181
-#, fuzzy
msgctxt "conditionalentry|colscalemin"
msgid "Formula"
msgstr "Fórmula"
#: conditionalentry.ui:193
-#, fuzzy
msgctxt "conditionalentry|colscalemiddle"
msgid "Automatic"
-msgstr "Automàtic"
+msgstr "Automàtica"
#: conditionalentry.ui:194
-#, fuzzy
msgctxt "conditionalentry|colscalemiddle"
msgid "Min"
msgstr "Mín"
#: conditionalentry.ui:195
-#, fuzzy
msgctxt "conditionalentry|colscalemiddle"
msgid "Max"
msgstr "Màx"
#: conditionalentry.ui:196
-#, fuzzy
msgctxt "conditionalentry|colscalemiddle"
msgid "Percentile"
msgstr "Percentil"
#: conditionalentry.ui:197
-#, fuzzy
msgctxt "conditionalentry|colscalemiddle"
msgid "Value"
msgstr "Valor"
#: conditionalentry.ui:198
-#, fuzzy
msgctxt "conditionalentry|colscalemiddle"
msgid "Percent"
msgstr "Percentatge"
#: conditionalentry.ui:199
-#, fuzzy
msgctxt "conditionalentry|colscalemiddle"
msgid "Formula"
msgstr "Fórmula"
#: conditionalentry.ui:211
-#, fuzzy
msgctxt "conditionalentry|colscalemax"
msgid "Automatic"
-msgstr "Automàtic"
+msgstr "Automàtica"
#: conditionalentry.ui:212
-#, fuzzy
msgctxt "conditionalentry|colscalemax"
msgid "Min"
msgstr "Mín"
#: conditionalentry.ui:213
-#, fuzzy
msgctxt "conditionalentry|colscalemax"
msgid "Max"
msgstr "Màx"
#: conditionalentry.ui:214
-#, fuzzy
msgctxt "conditionalentry|colscalemax"
msgid "Percentile"
msgstr "Percentil"
#: conditionalentry.ui:215
-#, fuzzy
msgctxt "conditionalentry|colscalemax"
msgid "Value"
msgstr "Valor"
#: conditionalentry.ui:216
-#, fuzzy
msgctxt "conditionalentry|colscalemax"
msgid "Percent"
msgstr "Percentatge"
#: conditionalentry.ui:217
-#, fuzzy
msgctxt "conditionalentry|colscalemax"
msgid "Formula"
msgstr "Fórmula"
#: conditionalentry.ui:228
-#, fuzzy
msgctxt "conditionalentry|preview|tooltip_text"
msgid "Example"
msgstr "Exemple"
#: conditionalentry.ui:251
-#, fuzzy
msgctxt "conditionalentry|typeis"
msgid "equal to"
msgstr "igual a"
#: conditionalentry.ui:252
-#, fuzzy
msgctxt "conditionalentry|typeis"
msgid "less than"
msgstr "menor que"
#: conditionalentry.ui:253
-#, fuzzy
msgctxt "conditionalentry|typeis"
msgid "greater than"
msgstr "major que"
#: conditionalentry.ui:254
-#, fuzzy
msgctxt "conditionalentry|typeis"
msgid "less than or equal to"
msgstr "menor o igual que"
#: conditionalentry.ui:255
-#, fuzzy
msgctxt "conditionalentry|typeis"
msgid "greater than or equal to"
msgstr "major o igual que"
#: conditionalentry.ui:256
-#, fuzzy
msgctxt "conditionalentry|typeis"
msgid "not equal to"
-msgstr "no és igual"
+msgstr "no igual a"
#: conditionalentry.ui:257
-#, fuzzy
msgctxt "conditionalentry|typeis"
msgid "between"
msgstr "entre"
#: conditionalentry.ui:258
-#, fuzzy
msgctxt "conditionalentry|typeis"
msgid "not between"
-msgstr "fora de l'interval entre"
+msgstr "no entre"
#: conditionalentry.ui:259
-#, fuzzy
msgctxt "conditionalentry|typeis"
msgid "duplicate"
msgstr "duplicat"
@@ -16366,54 +15599,49 @@ msgstr "duplicat"
#: conditionalentry.ui:260
msgctxt "conditionalentry|typeis"
msgid "not duplicate"
-msgstr ""
+msgstr "no duplicat"
#: conditionalentry.ui:261
msgctxt "conditionalentry|typeis"
msgid "top 10 elements"
-msgstr ""
+msgstr "10 elements superiors"
#: conditionalentry.ui:262
msgctxt "conditionalentry|typeis"
msgid "bottom 10 elements"
-msgstr ""
+msgstr "10 elements inferiors"
#: conditionalentry.ui:263
msgctxt "conditionalentry|typeis"
msgid "top 10 percent"
-msgstr ""
+msgstr "10 percentatges superiors"
#: conditionalentry.ui:264
msgctxt "conditionalentry|typeis"
msgid "bottom 10 percent"
-msgstr ""
+msgstr "10 percentatges inferiors"
#: conditionalentry.ui:265
-#, fuzzy
msgctxt "conditionalentry|typeis"
msgid "above average"
-msgstr "Per sobre la mitjana"
+msgstr "superior a la mitjana"
#: conditionalentry.ui:266
-#, fuzzy
msgctxt "conditionalentry|typeis"
msgid "below average"
-msgstr "Per sota la mitjana"
+msgstr "inferior a la mitjana"
#: conditionalentry.ui:267
-#, fuzzy
msgctxt "conditionalentry|typeis"
msgid "above or equal average"
-msgstr "Igual o superior a la mitjana"
+msgstr "superior o igual a la mitjana"
#: conditionalentry.ui:268
-#, fuzzy
msgctxt "conditionalentry|typeis"
msgid "below or equal average"
-msgstr "Igual o inferior a la mitjana"
+msgstr "inferior o igual a la mitjana"
#: conditionalentry.ui:269
-#, fuzzy
msgctxt "conditionalentry|typeis"
msgid "Error"
msgstr "Error"
@@ -16421,244 +15649,222 @@ msgstr "Error"
#: conditionalentry.ui:270
msgctxt "conditionalentry|typeis"
msgid "No Error"
-msgstr ""
+msgstr "Cap error"
#: conditionalentry.ui:271
-#, fuzzy
msgctxt "conditionalentry|typeis"
msgid "Begins with"
msgstr "Comença per"
#: conditionalentry.ui:272
-#, fuzzy
msgctxt "conditionalentry|typeis"
msgid "Ends with"
-msgstr "Acaba en"
+msgstr "Finalitza en"
#: conditionalentry.ui:273
-#, fuzzy
msgctxt "conditionalentry|typeis"
msgid "Contains"
msgstr "Conté"
#: conditionalentry.ui:274
-#, fuzzy
msgctxt "conditionalentry|typeis"
msgid "Not Contains"
msgstr "No conté"
#: conditionalentry.ui:287
-#, fuzzy
msgctxt "conditionalentry|datetype"
msgid "Today"
-msgstr "hui"
+msgstr "Hui"
#: conditionalentry.ui:288
-#, fuzzy
msgctxt "conditionalentry|datetype"
msgid "Yesterday"
-msgstr "ahir"
+msgstr "Ahir"
#: conditionalentry.ui:289
-#, fuzzy
msgctxt "conditionalentry|datetype"
msgid "Tomorrow"
-msgstr "demà"
+msgstr "Demà"
#: conditionalentry.ui:290
msgctxt "conditionalentry|datetype"
msgid "Last 7 days"
-msgstr ""
+msgstr "Els últims 7 dies"
#: conditionalentry.ui:291
-#, fuzzy
msgctxt "conditionalentry|datetype"
msgid "This week"
-msgstr "esta setmana"
+msgstr "Esta setmana"
#: conditionalentry.ui:292
-#, fuzzy
msgctxt "conditionalentry|datetype"
msgid "Last week"
-msgstr "la setmana passada"
+msgstr "La setmana passada"
#: conditionalentry.ui:293
-#, fuzzy
msgctxt "conditionalentry|datetype"
msgid "Next week"
-msgstr "la setmana vinent"
+msgstr "La setmana vinent"
#: conditionalentry.ui:294
-#, fuzzy
msgctxt "conditionalentry|datetype"
msgid "This month"
-msgstr "este mes"
+msgstr "Este mes"
#: conditionalentry.ui:295
-#, fuzzy
msgctxt "conditionalentry|datetype"
msgid "Last month"
-msgstr "el mes passat"
+msgstr "El mes passat"
#: conditionalentry.ui:296
-#, fuzzy
msgctxt "conditionalentry|datetype"
msgid "Next month"
-msgstr "més següent"
+msgstr "El mes vinent"
#: conditionalentry.ui:297
-#, fuzzy
msgctxt "conditionalentry|datetype"
msgid "This year"
-msgstr "este any"
+msgstr "Este any"
#: conditionalentry.ui:298
-#, fuzzy
msgctxt "conditionalentry|datetype"
msgid "Last year"
-msgstr "l'any passat"
+msgstr "L'any passat"
#: conditionalentry.ui:299
-#, fuzzy
msgctxt "conditionalentry|datetype"
msgid "Next year"
-msgstr "l'any vinent"
+msgstr "L'any vinent"
#: conditionalentry.ui:312
msgctxt "conditionalentry|colorformat"
msgid "Color Scale (2 Entries)"
-msgstr ""
+msgstr "Escala de color (2 entrades)"
#: conditionalentry.ui:313
msgctxt "conditionalentry|colorformat"
msgid "Color Scale (3 Entries)"
-msgstr ""
+msgstr "Escala de color (3 entrades)"
#: conditionalentry.ui:314
-#, fuzzy
msgctxt "conditionalentry|colorformat"
msgid "Data Bar"
msgstr "Barra de dades"
#: conditionalentry.ui:315
-#, fuzzy
msgctxt "conditionalentry|colorformat"
msgid "Icon Set"
msgstr "Joc d'icones"
#: conditionalentry.ui:359
-#, fuzzy
msgctxt "conditionalentry|iconsettype"
msgid "3 Arrows"
-msgstr "Fletxes"
+msgstr "3 fletxes"
#: conditionalentry.ui:360
msgctxt "conditionalentry|iconsettype"
msgid "3 Gray Arrows"
-msgstr ""
+msgstr "3 fletxes grises"
#: conditionalentry.ui:361
msgctxt "conditionalentry|iconsettype"
msgid "3 Flags"
-msgstr ""
+msgstr "3 banderes"
#: conditionalentry.ui:362
msgctxt "conditionalentry|iconsettype"
msgid "3 Traffic Lights 1"
-msgstr ""
+msgstr "3 semàfors 1"
#: conditionalentry.ui:363
msgctxt "conditionalentry|iconsettype"
msgid "3 Traffic Lights 2"
-msgstr ""
+msgstr "3 semàfors 2"
#: conditionalentry.ui:364
msgctxt "conditionalentry|iconsettype"
msgid "3 Signs"
-msgstr ""
+msgstr "3 signes"
#: conditionalentry.ui:365
msgctxt "conditionalentry|iconsettype"
msgid "3 Symbols 1"
-msgstr ""
+msgstr "3 símbols 1"
#: conditionalentry.ui:366
msgctxt "conditionalentry|iconsettype"
msgid "3 Symbols 2"
-msgstr ""
+msgstr "3 símbols 2"
#: conditionalentry.ui:367
msgctxt "conditionalentry|iconsettype"
msgid "3 Smileys"
-msgstr ""
+msgstr "3 emoticones"
#: conditionalentry.ui:368
msgctxt "conditionalentry|iconsettype"
msgid "3 Stars"
-msgstr ""
+msgstr "3 estrelles"
#: conditionalentry.ui:369
msgctxt "conditionalentry|iconsettype"
msgid "3 Triangles"
-msgstr ""
+msgstr "3 triangles"
#: conditionalentry.ui:370
msgctxt "conditionalentry|iconsettype"
msgid "3 Colored Smileys"
-msgstr ""
+msgstr "3 emoticones acolorides"
#: conditionalentry.ui:371
-#, fuzzy
msgctxt "conditionalentry|iconsettype"
msgid "4 Arrows"
-msgstr "Fletxes"
+msgstr "4 fletxes"
#: conditionalentry.ui:372
msgctxt "conditionalentry|iconsettype"
msgid "4 Gray Arrows"
-msgstr ""
+msgstr "4 fletxes grises"
#: conditionalentry.ui:373
msgctxt "conditionalentry|iconsettype"
msgid "4 Circles Red to Black"
-msgstr ""
+msgstr "4 cercles roig a negre"
#: conditionalentry.ui:374
msgctxt "conditionalentry|iconsettype"
msgid "4 Ratings"
-msgstr ""
+msgstr "4 valors"
#: conditionalentry.ui:375
msgctxt "conditionalentry|iconsettype"
msgid "4 Traffic Lights"
-msgstr ""
+msgstr "4 semàfors"
#: conditionalentry.ui:376
-#, fuzzy
msgctxt "conditionalentry|iconsettype"
msgid "5 Arrows"
-msgstr "Fletxes"
+msgstr "5 fletxes"
#: conditionalentry.ui:377
msgctxt "conditionalentry|iconsettype"
msgid "5 Gray Arrows"
-msgstr ""
+msgstr "5 fletxes grises"
#: conditionalentry.ui:378
msgctxt "conditionalentry|iconsettype"
msgid "5 Ratings"
-msgstr ""
+msgstr "5 valors"
#: conditionalentry.ui:379
-#, fuzzy
msgctxt "conditionalentry|iconsettype"
msgid "5 Quarters"
-msgstr "Trimestres"
+msgstr "5 trimestres"
#: conditionalentry.ui:380
msgctxt "conditionalentry|iconsettype"
msgid "5 Boxes"
-msgstr ""
+msgstr "5 requadres"
#: conditionalformatdialog.ui:8
msgctxt "conditionalformatdialog|ConditionalFormatDialog"
@@ -16683,28 +15889,24 @@ msgstr "Interval de cel·les"
#: conditionaliconset.ui:20
msgctxt "conditionaliconset|label"
msgid " >= "
-msgstr ""
+msgstr " >= "
#: conditionaliconset.ui:43
-#, fuzzy
msgctxt "conditionaliconset|listbox"
msgid "Value"
msgstr "Valor"
#: conditionaliconset.ui:44
-#, fuzzy
msgctxt "conditionaliconset|listbox"
msgid "Percent"
msgstr "Percentatge"
#: conditionaliconset.ui:45
-#, fuzzy
msgctxt "conditionaliconset|listbox"
msgid "Percentile"
msgstr "Percentil"
#: conditionaliconset.ui:46
-#, fuzzy
msgctxt "conditionaliconset|listbox"
msgid "Formula"
msgstr "Fórmula"
@@ -17400,59 +16602,51 @@ msgid "_Close"
msgstr "_Tanca"
#: dataprovider.ui:9
-#, fuzzy
msgctxt "dataprovider|DataStreamDialog"
msgid "Live Data Streams"
-msgstr "Fluxos de dades en directe"
+msgstr "Fluxos de dades en directe"
#: dataprovider.ui:107
-#, fuzzy
msgctxt "dataprovider|label6"
msgid "URL:"
msgstr "URL:"
#: dataprovider.ui:120
-#, fuzzy
msgctxt "dataprovider|url|tooltip_text"
msgid "Enter the URL of the source document in the local file system or Internet here."
msgstr "Introduïu ací l'URL del document d'origen en el sistema de fitxers local o Internet."
#: dataprovider.ui:138
-#, fuzzy
msgctxt "dataprovider|browse"
msgid "_Browse..."
-msgstr "E_xamina..."
+msgstr "_Navega..."
#: dataprovider.ui:165
-#, fuzzy
msgctxt "dataprovider|label_db"
msgid "Database Range:"
-msgstr "Intervals de la base de dades"
+msgstr "Interval de base de dades:"
#: dataprovider.ui:199
msgctxt "dataprovider|label_provider"
msgid "Data Provider:"
-msgstr ""
+msgstr "Proveïdor de dades:"
#: dataprovider.ui:234
msgctxt "dataprovider|label_search"
msgid "Search String:"
-msgstr ""
+msgstr "Cadena de busca:"
#: dataprovider.ui:268
-#, fuzzy
msgctxt "dataprovider|label"
msgid "Source Stream"
msgstr "Flux d'origen"
#: dataproviderentry.ui:46
-#, fuzzy
msgctxt "dataproviderentry|url"
msgid "URL:"
msgstr "URL:"
#: dataproviderentry.ui:57
-#, fuzzy
msgctxt "dataproviderentry|id"
msgid "ID:"
msgstr "ID:"
@@ -17460,7 +16654,7 @@ msgstr "ID:"
#: dataproviderentry.ui:68
msgctxt "dataproviderentry|provider"
msgid "Data Provider:"
-msgstr ""
+msgstr "Proveïdors de dades:"
#: datastreams.ui:9
msgctxt "datastreams|DataStreamDialog"
@@ -17485,7 +16679,7 @@ msgstr "E_xamina..."
#: datastreams.ui:120
msgctxt "datastreams|valuesinline"
msgid "value1,value2,...,valueN, and fill into range:"
-msgstr "valor1,valor2...valorN i emplena a l'interval:"
+msgstr "valor1, valor2... valorN, i ompli a l'interval:"
#: datastreams.ui:137
msgctxt "datastreams|addressvalue"
@@ -17778,19 +16972,16 @@ msgid "Edit Setting"
msgstr "Edita el paràmetre"
#: dropmenu.ui:12
-#, fuzzy
msgctxt "dropmenu|hyperlink"
msgid "Insert as Hyperlink"
-msgstr "Insereix com a hiperenllaç"
+msgstr "Insereix com a enllaç"
#: dropmenu.ui:20
-#, fuzzy
msgctxt "dropmenu|link"
msgid "Insert as Link"
-msgstr "Insereix un enllaç"
+msgstr "Insereix com a enllaç"
#: dropmenu.ui:28
-#, fuzzy
msgctxt "dropmenu|copy"
msgid "Insert as Copy"
msgstr "Insereix com a còpia"
@@ -17883,7 +17074,7 @@ msgstr "Agrupats per"
#: exponentialsmoothingdialog.ui:299
msgctxt "exponentialsmoothingdialog|smoothing-factor-label"
msgid "Smoothing factor:"
-msgstr "Factor de suavitzat:"
+msgstr "Factor de suavització:"
#: exponentialsmoothingdialog.ui:331
msgctxt "exponentialsmoothingdialog|label1"
@@ -17928,7 +17119,7 @@ msgstr "Taules i intervals _disponibles"
#: filldlg.ui:8
msgctxt "filldlg|FillSeriesDialog"
msgid "Fill Series"
-msgstr "Emplena la sèrie"
+msgstr "Ompli la sèrie"
#: filldlg.ui:100
msgctxt "filldlg|down"
@@ -18021,92 +17212,89 @@ msgid "In_crement:"
msgstr "In_crement:"
#: floatingborderstyle.ui:32
-#, fuzzy
msgctxt "floatingborderstyle|none|tooltip_text"
msgid "No Border"
-msgstr "Sense vores"
+msgstr "Sense vora"
#: floatingborderstyle.ui:45
msgctxt "floatingborderstyle|all|tooltip_text"
msgid "All Borders"
-msgstr ""
+msgstr "Totes les vores"
#: floatingborderstyle.ui:58
-#, fuzzy
msgctxt "floatingborderstyle|outside|tooltip_text"
msgid "Outside Borders"
-msgstr "Contorn - Vores"
+msgstr "Vores exteriors"
#: floatingborderstyle.ui:71
msgctxt "floatingborderstyle|thickbox|tooltip_text"
msgid "Thick Box Border"
-msgstr ""
+msgstr "Vora de quadre gruixuda"
#: floatingborderstyle.ui:95
msgctxt "floatingborderstyle|thickbottom|tooltip_text"
msgid "Thick Bottom Border"
-msgstr ""
+msgstr "Vora inferior gruixuda"
#: floatingborderstyle.ui:108
msgctxt "floatingborderstyle|doublebottom|tooltip_text"
msgid "Double Bottom Border"
-msgstr ""
+msgstr "Vora inferior doble"
#: floatingborderstyle.ui:121
msgctxt "floatingborderstyle|topthickbottom|tooltip_text"
msgid "Top and Thick Bottom Borders"
-msgstr ""
+msgstr "Vora superior i vora inferior gruixuda"
#: floatingborderstyle.ui:134
msgctxt "floatingborderstyle|topdoublebottom|tooltip_text"
msgid "Top and Double Bottom Borders"
-msgstr ""
+msgstr "Vores superior i inferior dobles"
#: floatingborderstyle.ui:158
msgctxt "floatingborderstyle|left|tooltip_text"
msgid "Left Border"
-msgstr ""
+msgstr "Vora esquerra"
#: floatingborderstyle.ui:171
msgctxt "floatingborderstyle|right|tooltip_text"
msgid "Right Border"
-msgstr ""
+msgstr "Vora dreta"
#: floatingborderstyle.ui:184
msgctxt "floatingborderstyle|top|tooltip_text"
msgid "Top Border"
-msgstr ""
+msgstr "Vora superior"
#: floatingborderstyle.ui:197
msgctxt "floatingborderstyle|bottom|tooltip_text"
msgid "Bottom Border"
-msgstr ""
+msgstr "Vora inferior"
#: floatingborderstyle.ui:210
msgctxt "floatingborderstyle|diagup|tooltip_text"
msgid "Diagonal Up Border"
-msgstr ""
+msgstr "Vora diagonal amunt"
#: floatingborderstyle.ui:224
msgctxt "floatingborderstyle|diagdown|tooltip_text"
msgid "Diagonal Down Border"
-msgstr ""
+msgstr "Vora diagonal avall"
#: floatingborderstyle.ui:238
msgctxt "floatingborderstyle|topbottom|tooltip_text"
msgid "Top and Bottom Borders"
-msgstr ""
+msgstr "Vores superior i inferior"
#: floatingborderstyle.ui:252
msgctxt "floatingborderstyle|leftright|tooltip_text"
msgid "Left and Right Borders"
-msgstr ""
+msgstr "Vores esquerra i dreta"
#: floatinglinestyle.ui:41
-#, fuzzy
msgctxt "floatinglinestyle|more"
msgid "_More Options..."
-msgstr "Més opcions..."
+msgstr "_Més opcions..."
#: footerdialog.ui:8
msgctxt "footerdialog|FooterDialog"
@@ -18226,96 +17414,82 @@ msgstr "Contingut a números"
#: functionpanel.ui:45
msgctxt "functionpanel|insert|tooltip_text"
msgid "Insert Function into calculation sheet"
-msgstr ""
+msgstr "Insereix la funció en el full de càlcul"
#: functionpanel.ui:59
-#, fuzzy
msgctxt "functionpanel|category"
msgid "Last Used"
-msgstr "Utilitzades darrerament"
+msgstr "Usades recentment"
#: functionpanel.ui:60
-#, fuzzy
msgctxt "functionpanel|category"
msgid "All"
-msgstr "Tot"
+msgstr "Totes"
#: functionpanel.ui:61
-#, fuzzy
msgctxt "functionpanel|category"
msgid "Database"
-msgstr "Base de dades"
+msgstr "Bases de dades"
#: functionpanel.ui:62
-#, fuzzy
msgctxt "functionpanel|category"
msgid "Date&Time"
msgstr "Data i hora"
#: functionpanel.ui:63
-#, fuzzy
msgctxt "functionpanel|category"
msgid "Financial"
-msgstr "Finances"
+msgstr "Financeres"
#: functionpanel.ui:64
-#, fuzzy
msgctxt "functionpanel|category"
msgid "Information"
msgstr "Informació"
#: functionpanel.ui:65
-#, fuzzy
msgctxt "functionpanel|category"
msgid "Logical"
-msgstr "Lògica"
+msgstr "Lògiques"
#: functionpanel.ui:66
-#, fuzzy
msgctxt "functionpanel|category"
msgid "Mathematical"
msgstr "Matemàtiques"
#: functionpanel.ui:67
-#, fuzzy
msgctxt "functionpanel|category"
msgid "Array"
-msgstr "Matriu "
+msgstr "Matrius"
#: functionpanel.ui:68
-#, fuzzy
msgctxt "functionpanel|category"
msgid "Statistical"
msgstr "Estadístiques"
#: functionpanel.ui:69
-#, fuzzy
msgctxt "functionpanel|category"
msgid "Spreadsheet"
msgstr "Full de càlcul"
#: functionpanel.ui:70
-#, fuzzy
msgctxt "functionpanel|category"
msgid "Text"
msgstr "Text"
#: functionpanel.ui:71
-#, fuzzy
msgctxt "functionpanel|category"
msgid "Add-in"
msgstr "Complement"
#: functionpanel.ui:112
-#, fuzzy
msgctxt "functionpanel|funcdesc"
msgid "label"
-msgstr "Etiqueta"
+msgstr "etiqueta"
#: goalseekdlg.ui:9
msgctxt "goalseekdlg|GoalSeekDialog"
msgid "Goal Seek"
-msgstr "Cerca de l'objectiu"
+msgstr "Busca de l'objectiu"
#: goalseekdlg.ui:97
msgctxt "goalseekdlg|formulatext"
@@ -18625,7 +17799,7 @@ msgstr "_Delimitador de camps:"
#: imoptdialog.ui:124
msgctxt "imoptdialog|textft"
msgid "Strin_g delimiter:"
-msgstr ""
+msgstr "_Delimitador de cadena de caràcters:"
#: imoptdialog.ui:135
msgctxt "imoptdialog|asshown"
@@ -18645,7 +17819,7 @@ msgstr "Posa les cel·les de text entre _cometes"
#: imoptdialog.ui:183
msgctxt "imoptdialog|fixedwidth"
msgid "Fixed column _width"
-msgstr "_Amplada fixa de columna"
+msgstr "_Amplària fixa de columna"
#: imoptdialog.ui:272
msgctxt "imoptdialog|label"
@@ -18738,7 +17912,6 @@ msgid "_From file"
msgstr "Des d'un _fitxer"
#: insertsheet.ui:371
-#, fuzzy
msgctxt "insertsheet|tables-atkobject"
msgid "Tables in file"
msgstr "Taules en el fitxer"
@@ -18839,7 +18012,6 @@ msgid "column"
msgstr "columna"
#: mergecellsdialog.ui:8
-#, fuzzy
msgctxt "mergecellsdialog|MergeCellsDialog"
msgid "Merge Cells"
msgstr "Fusiona les cel·les"
@@ -18847,22 +18019,22 @@ msgstr "Fusiona les cel·les"
#: mergecellsdialog.ui:84
msgctxt "mergecellsdialog|label"
msgid "Some cells are not empty."
-msgstr ""
+msgstr "Algunes cel·les no són buides."
#: mergecellsdialog.ui:95
msgctxt "mergecellsdialog|move-cells-radio"
msgid "Move the contents of the hidden cells into the first cell"
-msgstr ""
+msgstr "Mou el contingut de les cel·les ocultes a la primera cel·la"
#: mergecellsdialog.ui:112
msgctxt "mergecellsdialog|keep-content-radio"
msgid "Keep the contents of the hidden cells"
-msgstr ""
+msgstr "Conserva el contingut de les cel·les ocultes"
#: mergecellsdialog.ui:129
msgctxt "mergecellsdialog|empty-cells-radio"
msgid "Empty the contents of the hidden cells"
-msgstr ""
+msgstr "Buida el contingut de les cel·les ocultes"
#: movecopysheet.ui:8
msgctxt "movecopysheet|MoveCopySheetDialog"
@@ -19025,79 +18197,66 @@ msgid "Range"
msgstr "Interval"
#: navigatorpanel.ui:30
-#, fuzzy
msgctxt "navigatorpanel|label1"
msgid "Column:"
-msgstr "Columna"
+msgstr "Columna:"
#: navigatorpanel.ui:44
-#, fuzzy
msgctxt "navigatorpanel|label2"
msgid "Row:"
-msgstr "Fila"
+msgstr "Fila:"
#: navigatorpanel.ui:58
-#, fuzzy
msgctxt "navigatorpanel|column|tooltip_text"
msgid "Column"
msgstr "Columna"
#: navigatorpanel.ui:70
-#, fuzzy
msgctxt "navigatorpanel|row|tooltip_text"
msgid "Row"
msgstr "Fila"
#: navigatorpanel.ui:86
-#, fuzzy
msgctxt "navigatorpanel|datarange|tooltip_text"
msgid "Data Range"
-msgstr "Interval de dades:"
+msgstr "Interval de dades"
#: navigatorpanel.ui:99
-#, fuzzy
msgctxt "navigatorpanel|start|tooltip_text"
msgid "Start"
msgstr "Inici"
#: navigatorpanel.ui:112
-#, fuzzy
msgctxt "navigatorpanel|end|tooltip_text"
msgid "End"
msgstr "Final"
#: navigatorpanel.ui:125
-#, fuzzy
msgctxt "navigatorpanel|contents|tooltip_text"
msgid "Contents"
-msgstr "Continguts"
+msgstr "Contingut"
#: navigatorpanel.ui:138
-#, fuzzy
msgctxt "navigatorpanel|toggle|tooltip_text"
msgid "Toggle"
-msgstr "Commuta"
+msgstr "Activa/desactiva"
#: navigatorpanel.ui:151
-#, fuzzy
msgctxt "navigatorpanel|scenarios|tooltip_text"
msgid "Scenarios"
-msgstr "Escenari"
+msgstr "Escenaris"
#: navigatorpanel.ui:164
-#, fuzzy
msgctxt "navigatorpanel|dragmode|tooltip_text"
msgid "Drag Mode"
msgstr "Mode d'arrossegament"
#: navigatorpanel.ui:190
-#, fuzzy
msgctxt "navigatorpanel|documents|tooltip_text"
msgid "Document"
-msgstr "Document: "
+msgstr "Document"
#: navigatorpanel.ui:193
-#, fuzzy
msgctxt "navigatorpanel|documents-atkobject"
msgid "Active Window"
msgstr "Finestra activa"
@@ -19113,73 +18272,61 @@ msgid "No solution was found."
msgstr "No s'ha trobat cap solució."
#: notebookbar.ui:391
-#, fuzzy
msgctxt "notebookbar|FileLabel"
msgid "File"
msgstr "Fitxer"
#: notebookbar.ui:468
-#, fuzzy
msgctxt "notebookbar|FormatPaintbrush"
msgid "Clone"
-msgstr "Con"
+msgstr "Clona"
#: notebookbar.ui:668
-#, fuzzy
msgctxt "notebookbar|bordertype|tooltip_text"
msgid "Specify the borders of the selected cells."
msgstr "Permet indicar les vores de les cel·les seleccionades."
#: notebookbar.ui:907
-#, fuzzy
msgctxt "notebookbar|verticalalignment|tooltip_text"
msgid "Vertical Alignment"
msgstr "Alineació vertical"
#: notebookbar.ui:1053
-#, fuzzy
msgctxt "notebookbar|horizontalalignment|tooltip_text"
msgid "Horizontal Alignment"
msgstr "Alineació horitzontal"
#: notebookbar.ui:1116
-#, fuzzy
msgctxt "notebookbar|indent|tooltip_text"
msgid "Indent"
-msgstr "_Sagnat:"
+msgstr "Sagnat"
#: notebookbar.ui:1123
-#, fuzzy
msgctxt "notebookbar|increaseindent1|tooltip_text"
msgid "Increase Indent"
msgstr "Augmenta el sagnat"
#: notebookbar.ui:1139
-#, fuzzy
msgctxt "notebookbar|decreaseindent1|tooltip_text"
msgid "Decrease Indent"
msgstr "Redueix el sagnat"
#: notebookbar.ui:1677
-#, fuzzy
msgctxt "notebookbar|CalcLabel"
msgid "Home"
msgstr "Inici"
#: notebookbar.ui:1762
-#, fuzzy
msgctxt "notebookbar|InsertAVMedia|tooltip_text"
msgid "Insert Audio or Video"
-msgstr "Insereix un àudio o vídeo"
+msgstr "Insereix un àudio o un vídeo"
#: notebookbar.ui:1918
-#, fuzzy
msgctxt "notebookbar|InsertSymbol"
msgid "Symbol"
msgstr "Símbol"
#: notebookbar.ui:2022
-#, fuzzy
msgctxt "notebookbar|InsertLabel"
msgid "Insert"
msgstr "Insereix"
@@ -19187,28 +18334,24 @@ msgstr "Insereix"
#: notebookbar.ui:2090
msgctxt "notebookbar|ToggleSheetGrid"
msgid "Toggle Grid Lines"
-msgstr ""
+msgstr "Commuta les línies de la graella"
#: notebookbar.ui:2247
-#, fuzzy
msgctxt "notebookbar|PageLayoutLabel"
msgid "Page Layout"
-msgstr "Format de la pàgina"
+msgstr "Disposició de la pàgina"
#: notebookbar.ui:2726
-#, fuzzy
msgctxt "notebookbar|DataLabel"
msgid "Data"
msgstr "Dades"
#: notebookbar.ui:2756
-#, fuzzy
msgctxt "notebookbar|SpellOnline"
msgid "Auto Spellcheck"
msgstr "Verificació ortogràfica automàtica"
#: notebookbar.ui:3041
-#, fuzzy
msgctxt "notebookbar|ReviewLabel"
msgid "Review"
msgstr "Revisió"
@@ -19216,737 +18359,624 @@ msgstr "Revisió"
#: notebookbar.ui:3119
msgctxt "notebookbar|ToggleSheetGrid2"
msgid "Toggle Grid Lines"
-msgstr ""
+msgstr "Commuta les línies de graella"
#: notebookbar.ui:3345
-#, fuzzy
msgctxt "notebookbar|ViewLabel"
msgid "View"
-msgstr "Visualitza"
+msgstr "Visualització"
#: notebookbar.ui:3860
-#, fuzzy
msgctxt "notebookbar|ImageLabel"
msgid "Image"
msgstr "Imatge"
#: notebookbar_groupedbar_compact.ui:3863
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|defaultD"
msgid "Default"
msgstr "Per defecte"
#: notebookbar_groupedbar_compact.ui:3877
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|Accent1"
msgid "Accent 1"
-msgstr "Accent "
+msgstr "Accent 1"
#: notebookbar_groupedbar_compact.ui:3885
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|Accent2"
msgid "Accent 2"
-msgstr "Accent "
+msgstr "Accent 2"
#: notebookbar_groupedbar_compact.ui:3893
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|Accent3"
msgid "Accent 3"
-msgstr "Accent "
+msgstr "Accent 3"
#: notebookbar_groupedbar_compact.ui:3907
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|Header1"
msgid "Header 1"
-msgstr "Capçalera"
+msgstr "Capçalera 1"
#: notebookbar_groupedbar_compact.ui:3915
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|Header2"
msgid "Header 2"
-msgstr "Capçalera"
+msgstr "Capçalera 2"
#: notebookbar_groupedbar_compact.ui:3929
msgctxt "notebookbar_groupedbar_compact|bad"
msgid "Bad"
-msgstr ""
+msgstr "Dolent"
#: notebookbar_groupedbar_compact.ui:3937
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|error"
msgid "Error"
msgstr "Error"
#: notebookbar_groupedbar_compact.ui:3945
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|good"
msgid "Good"
-msgstr "Daurat"
+msgstr "Bo"
#: notebookbar_groupedbar_compact.ui:3953
msgctxt "notebookbar_groupedbar_compact|neutral"
msgid "Neutral"
-msgstr ""
+msgstr "Neutre"
#: notebookbar_groupedbar_compact.ui:3961
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|warning"
msgid "Warning"
msgstr "Avís"
#: notebookbar_groupedbar_compact.ui:3975
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|footnote"
msgid "Footnote"
msgstr "Nota al peu"
#: notebookbar_groupedbar_compact.ui:3983
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|note"
msgid "Note"
msgstr "Nota"
#: notebookbar_groupedbar_compact.ui:4643
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|fileb"
msgid "_File"
-msgstr "Fitxer"
+msgstr "_Fitxer"
#: notebookbar_groupedbar_compact.ui:4782
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|editb"
msgid "_Edit"
msgstr "_Edita"
#: notebookbar_groupedbar_compact.ui:4939
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|paragraphstyleb"
msgid "St_yles"
-msgstr "Estils"
+msgstr "E_stils"
#: notebookbar_groupedbar_compact.ui:5092
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|formatb"
msgid "F_ont"
msgstr "_Tipus de lletra"
#: notebookbar_groupedbar_compact.ui:5152
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|bordertype"
msgid "Specify the borders of the selected cells."
msgstr "Permet indicar les vores de les cel·les seleccionades."
#: notebookbar_groupedbar_compact.ui:5315
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|numberb"
msgid "_Number"
-msgstr "_Números"
+msgstr "_Nombre"
#: notebookbar_groupedbar_compact.ui:5470
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|paragraphb"
msgid "_Alignment"
-msgstr "Alineació"
+msgstr "_Alineació"
#: notebookbar_groupedbar_compact.ui:5633
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|cellb"
msgid "_Cells"
-msgstr "Cel·les"
+msgstr "_Cel·les"
#: notebookbar_groupedbar_compact.ui:5772
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|insertb"
msgid "_Insert"
-msgstr "Insereix"
+msgstr "_Insereix"
#: notebookbar_groupedbar_compact.ui:5901
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|datab"
msgid "_Data"
-msgstr "_Dades:"
+msgstr "_Dades"
#: notebookbar_groupedbar_compact.ui:6011
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|viewb"
msgid "_View"
-msgstr "Visualitza"
+msgstr "_Visualització"
#: notebookbar_groupedbar_compact.ui:6120
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|reviewb"
msgid "_Review"
-msgstr "Revisió"
+msgstr "_Revisió"
#: notebookbar_groupedbar_compact.ui:6262
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|graphicB"
msgid "_Graphic"
-msgstr "Gràfic"
+msgstr "_Imatge"
#: notebookbar_groupedbar_compact.ui:6366
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|colorb"
msgid "C_olor"
-msgstr "Color"
+msgstr "C_olor"
#: notebookbar_groupedbar_compact.ui:6705
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|arrange"
msgid "_Arrange"
-msgstr "Organitza"
+msgstr "_Organitza"
#: notebookbar_groupedbar_compact.ui:6865
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|GridB"
msgid "_Grid"
msgstr "_Graella"
#: notebookbar_groupedbar_compact.ui:6985
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|languageb"
msgid "_Language"
-msgstr "_Llengua:"
+msgstr "_Llengua"
#: notebookbar_groupedbar_compact.ui:7111
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|revieb"
msgid "_Review"
-msgstr "Revisió"
+msgstr "_Revisió"
#: notebookbar_groupedbar_compact.ui:7261
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|commentsb"
msgid "_Comments"
msgstr "_Comentaris"
#: notebookbar_groupedbar_compact.ui:7361
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|compareb"
msgid "Com_pare"
-msgstr "_Compara"
+msgstr "Com_para"
#: notebookbar_groupedbar_compact.ui:7461
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|viewA"
msgid "_View"
-msgstr "Visualitza"
+msgstr "_Visualització"
#: notebookbar_groupedbar_compact.ui:7634
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|editdrawb"
msgid "_Styles"
-msgstr "Estils"
+msgstr "E_stils"
#: notebookbar_groupedbar_compact.ui:7850
msgctxt "notebookbar_groupedbar_compact|drawb"
msgid "D_raw"
-msgstr ""
+msgstr "D_ibuixa"
#: notebookbar_groupedbar_compact.ui:8040
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|arrangeD"
msgid "_Arrange"
-msgstr "Organitza"
+msgstr "_Organitza"
#: notebookbar_groupedbar_compact.ui:8149
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|Grid"
msgid "_Grid"
msgstr "_Graella"
#: notebookbar_groupedbar_compact.ui:8258
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|viewDrawb"
msgid "Grou_p"
-msgstr "Grup"
+msgstr "_Agrupa"
#: notebookbar_groupedbar_compact.ui:8366
msgctxt "notebookbar_groupedbar_compact|3Db"
msgid "3_D"
-msgstr ""
+msgstr "3_D"
#: notebookbar_groupedbar_compact.ui:8549
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|oleB"
msgid "F_rame"
msgstr "_Marc"
#: notebookbar_groupedbar_compact.ui:8756
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|arrangeO"
msgid "_Arrange"
-msgstr "Organitza"
+msgstr "_Organitza"
#: notebookbar_groupedbar_compact.ui:8865
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|GridO"
msgid "_Grid"
msgstr "_Graella"
#: notebookbar_groupedbar_compact.ui:8975
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|viewO"
msgid "_View"
-msgstr "Visualitza"
+msgstr "_Visualització"
#: notebookbar_groupedbar_compact.ui:9080
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|paragraphstyles"
msgid "_Styles"
-msgstr "Estils"
+msgstr "E_stils"
#: notebookbar_groupedbar_compact.ui:9255
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|formats"
msgid "F_ormat"
-msgstr "Formata"
+msgstr "F_ormata"
#: notebookbar_groupedbar_compact.ui:9527
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|paragraphS"
msgid "_Paragraph"
-msgstr "Paràgraf"
+msgstr "_Paràgraf"
#: notebookbar_groupedbar_compact.ui:9685
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|viewS"
msgid "_View"
-msgstr "Visualitza"
+msgstr "_Visualització"
#: notebookbar_groupedbar_compact.ui:9795
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|menub"
msgid "_Menu"
-msgstr "Menú"
+msgstr "_Menú"
#: notebookbar_groupedbar_compact.ui:9850
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|toolsb"
msgid "_Tools"
-msgstr "Eines"
+msgstr "_Eines"
#: notebookbar_groupedbar_full.ui:3663
msgctxt "notebookbar_groupedbar_full|menubarD"
msgid "Menubar"
-msgstr ""
+msgstr "Barra de menús"
#: notebookbar_groupedbar_full.ui:3797
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|defaultD"
msgid "Default"
msgstr "Per defecte"
#: notebookbar_groupedbar_full.ui:3811
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|Accent1"
msgid "Accent 1"
-msgstr "Accent "
+msgstr "Accent 1"
#: notebookbar_groupedbar_full.ui:3819
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|Accent2"
msgid "Accent 2"
-msgstr "Accent "
+msgstr "Accent 2"
#: notebookbar_groupedbar_full.ui:3827
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|Accent3"
msgid "Accent 3"
-msgstr "Accent "
+msgstr "Accent 3"
#: notebookbar_groupedbar_full.ui:3841
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|Header1"
msgid "Header 1"
-msgstr "Capçalera"
+msgstr "Capçalera 1"
#: notebookbar_groupedbar_full.ui:3849
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|Header2"
msgid "Header 2"
-msgstr "Capçalera"
+msgstr "Capçalera 2"
#: notebookbar_groupedbar_full.ui:3863
msgctxt "notebookbar_groupedbar_full|bad"
msgid "Bad"
-msgstr ""
+msgstr "Dolent"
#: notebookbar_groupedbar_full.ui:3871
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|error"
msgid "Error"
msgstr "Error"
#: notebookbar_groupedbar_full.ui:3879
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|good"
msgid "Good"
-msgstr "Daurat"
+msgstr "Bo"
#: notebookbar_groupedbar_full.ui:3887
msgctxt "notebookbar_groupedbar_full|neutral"
msgid "Neutral"
-msgstr ""
+msgstr "Neutre"
#: notebookbar_groupedbar_full.ui:3895
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|warning"
msgid "Warning"
msgstr "Avís"
#: notebookbar_groupedbar_full.ui:3909
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|footnote"
msgid "Footnote"
msgstr "Nota al peu"
#: notebookbar_groupedbar_full.ui:3917
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|note"
msgid "Note"
msgstr "Nota"
#: notebookbar_groupedbar_full.ui:4589
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|fileb"
msgid "_File"
-msgstr "Fitxer"
+msgstr "_Fitxer"
#: notebookbar_groupedbar_full.ui:4811
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|editb"
msgid "_Edit"
msgstr "_Edita"
#: notebookbar_groupedbar_full.ui:5007
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|paragraphstyleb"
msgid "St_yles"
-msgstr "Estils"
+msgstr "Est_ils"
#: notebookbar_groupedbar_full.ui:5278
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|formatb"
msgid "F_ont"
msgstr "_Tipus de lletra"
#: notebookbar_groupedbar_full.ui:5525
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|numberb"
msgid "_Number"
-msgstr "_Números"
+msgstr "_Nombre"
#: notebookbar_groupedbar_full.ui:5736
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|paragraphb"
msgid "_Alignment"
-msgstr "Alineació"
+msgstr "_Alineació"
#: notebookbar_groupedbar_full.ui:5974
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|cellb"
msgid "_Cells"
-msgstr "Cel·les"
+msgstr "_Cel·les"
#: notebookbar_groupedbar_full.ui:6147
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|insertb"
msgid "_Insert"
-msgstr "Insereix"
+msgstr "_Insereix"
#: notebookbar_groupedbar_full.ui:6317
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|datab"
msgid "_Data"
-msgstr "_Dades:"
+msgstr "_Dades"
#: notebookbar_groupedbar_full.ui:6500
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewb"
msgid "_View"
-msgstr "Visualitza"
+msgstr "_Visualització"
#: notebookbar_groupedbar_full.ui:6668
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|reviewb"
msgid "_Review"
-msgstr "Revisió"
+msgstr "_Revisió"
#: notebookbar_groupedbar_full.ui:6889
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|graphicB"
msgid "_Graphic"
-msgstr "Gràfic"
+msgstr "_Imatge"
#: notebookbar_groupedbar_full.ui:7240
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|arrange"
msgid "_Arrange"
-msgstr "Organitza"
+msgstr "_Organitza"
#: notebookbar_groupedbar_full.ui:7389
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|colorb"
msgid "C_olor"
-msgstr "Color"
+msgstr "C_olor"
#: notebookbar_groupedbar_full.ui:7640
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|GridB"
msgid "_Grid"
msgstr "_Graella"
#: notebookbar_groupedbar_full.ui:7776
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|languageb"
msgid "_Language"
-msgstr "_Llengua:"
+msgstr "_Llengua"
#: notebookbar_groupedbar_full.ui:8001
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|revieb"
msgid "_Review"
-msgstr "Revisió"
+msgstr "_Revisió"
#: notebookbar_groupedbar_full.ui:8213
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|commentsb"
msgid "_Comments"
msgstr "_Comentaris"
#: notebookbar_groupedbar_full.ui:8415
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|compareb"
msgid "Com_pare"
-msgstr "_Compara"
+msgstr "Com_para"
#: notebookbar_groupedbar_full.ui:8613
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewa"
msgid "_View"
-msgstr "Visualitza"
+msgstr "_Visualització"
#: notebookbar_groupedbar_full.ui:9055
msgctxt "notebookbar_groupedbar_full|drawb"
msgid "D_raw"
-msgstr ""
+msgstr "D_ibuixa"
#: notebookbar_groupedbar_full.ui:9425
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|editdrawb"
msgid "_Edit"
msgstr "_Edita"
#: notebookbar_groupedbar_full.ui:9762
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|arrangedrawb"
msgid "_Arrange"
-msgstr "Organitza"
+msgstr "_Organitza"
#: notebookbar_groupedbar_full.ui:9926
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|GridDrawB"
msgid "_View"
-msgstr "Visualitza"
+msgstr "_Visualització"
#: notebookbar_groupedbar_full.ui:10124
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewDrawb"
msgid "Grou_p"
-msgstr "Grup"
+msgstr "_Agrupa"
#: notebookbar_groupedbar_full.ui:10273
msgctxt "notebookbar_groupedbar_full|3Db"
msgid "3_D"
-msgstr ""
+msgstr "3_D"
#: notebookbar_groupedbar_full.ui:10580
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|formatd"
msgid "F_ont"
msgstr "_Tipus de lletra"
#: notebookbar_groupedbar_full.ui:10845
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|paragraphTextb"
msgid "_Alignment"
-msgstr "Alineació"
+msgstr "_Alineació"
#: notebookbar_groupedbar_full.ui:11043
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewd"
msgid "_View"
-msgstr "Visualitza"
+msgstr "_Visualització"
#: notebookbar_groupedbar_full.ui:11193
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|insertTextb"
msgid "_Insert"
-msgstr "Insereix"
+msgstr "_Insereix"
#: notebookbar_groupedbar_full.ui:11334
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|media"
msgid "_Media"
-msgstr "Mitjà"
+msgstr "_Multimèdia"
#: notebookbar_groupedbar_full.ui:11571
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|oleB"
msgid "F_rame"
msgstr "_Marc"
#: notebookbar_groupedbar_full.ui:12001
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|arrageOLE"
msgid "_Arrange"
-msgstr "Organitza"
+msgstr "_Organitza"
#: notebookbar_groupedbar_full.ui:12164
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|OleGridB"
msgid "_Grid"
msgstr "_Graella"
#: notebookbar_groupedbar_full.ui:12362
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewf"
msgid "_View"
-msgstr "Visualitza"
+msgstr "_Visualització"
#: notebookbar_groupedbar_full.ui:12509
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|menub"
msgid "_Menu"
-msgstr "Menú"
+msgstr "_Menú"
#: notebookbar_groupedbar_full.ui:12561
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|toolsb"
msgid "_Tools"
-msgstr "Eines"
+msgstr "_Eines"
#: notebookbar_groupedbar_full.ui:12615
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|helpb"
msgid "_Help"
-msgstr "Ajuda"
+msgstr "_Ajuda"
#: notebookbar_groups.ui:40
-#, fuzzy
msgctxt "notebookbar_groups|hyperlink"
msgid "Hyperlink"
-msgstr "Enllaç"
+msgstr "Hiperenllaç"
#: notebookbar_groups.ui:54
-#, fuzzy
msgctxt "notebookbar_groups|footnote"
msgid "Footnote"
msgstr "Nota al peu"
#: notebookbar_groups.ui:63
-#, fuzzy
msgctxt "notebookbar_groups|endnote"
msgid "Endnote"
msgstr "Nota final"
#: notebookbar_groups.ui:78
-#, fuzzy
msgctxt "notebookbar_groups|bookmark"
msgid "Bookmark"
msgstr "Marcador"
#: notebookbar_groups.ui:87
-#, fuzzy
msgctxt "notebookbar_groups|crossreference"
msgid "Cross-Reference"
-msgstr "Referències creuades"
+msgstr "Referència creuada"
#: notebookbar_groups.ui:152
-#, fuzzy
msgctxt "notebookbar_groups|stylemenudefault"
msgid "Default"
msgstr "Per defecte"
#: notebookbar_groups.ui:167
-#, fuzzy
msgctxt "notebookbar_groups|stylemenuacc1"
msgid "Accent 1"
-msgstr "Accent "
+msgstr "Accent 1"
#: notebookbar_groups.ui:176
-#, fuzzy
msgctxt "notebookbar_groups|stylemenuacc2"
msgid "Accent 2"
-msgstr "Accent "
+msgstr "Accent 2"
#: notebookbar_groups.ui:185
-#, fuzzy
msgctxt "notebookbar_groups|stylemenuacc3"
msgid "Accent 3"
-msgstr "Accent "
+msgstr "Accent 3"
#: notebookbar_groups.ui:200
-#, fuzzy
msgctxt "notebookbar_groups|stylemenuhed1"
msgid "Heading 1"
-msgstr "Encapçalament1"
+msgstr "Encapçalament 1"
#: notebookbar_groups.ui:209
-#, fuzzy
msgctxt "notebookbar_groups|stylemenuhed2"
msgid "Heading 2"
-msgstr "Encapçalament"
+msgstr "Encapçalament 2"
#: notebookbar_groups.ui:224
-#, fuzzy
msgctxt "notebookbar_groups|stylemenustatg"
msgid "Good"
-msgstr "Daurat"
+msgstr "Bo"
#: notebookbar_groups.ui:233
msgctxt "notebookbar_groups|stylemenustatn"
msgid "Neutral"
-msgstr ""
+msgstr "Neutre"
#: notebookbar_groups.ui:242
msgctxt "notebookbar_groups|stylemenustatb"
msgid "Bad"
-msgstr ""
+msgstr "Dolent"
#: notebookbar_groups.ui:251
-#, fuzzy
msgctxt "notebookbar_groups|stylemenustatw"
msgid "Warning"
-msgstr "Avís"
+msgstr "Atenció"
#: notebookbar_groups.ui:260
-#, fuzzy
msgctxt "notebookbar_groups|stylemenustate"
msgid "Error"
msgstr "Error"
#: notebookbar_groups.ui:275
-#, fuzzy
msgctxt "notebookbar_groups|stylemenutxtn"
msgid "Note"
msgstr "Nota"
#: notebookbar_groups.ui:284
-#, fuzzy
msgctxt "notebookbar_groups|stylemenutxtf"
msgid "Footnote"
msgstr "Nota al peu"
#: notebookbar_groups.ui:296
-#, fuzzy
msgctxt "notebookbar_groups|tablestylenone"
msgid "None"
msgstr "Cap"
#: notebookbar_groups.ui:304
-#, fuzzy
msgctxt "notebookbar_groups|tablestyledefault"
msgid "Default"
msgstr "Per defecte"
@@ -19954,38 +18984,34 @@ msgstr "Per defecte"
#: notebookbar_groups.ui:312
msgctxt "notebookbar_groups|tablestyle1"
msgid "Style 1"
-msgstr ""
+msgstr "Estil 1"
#: notebookbar_groups.ui:320
-#, fuzzy
msgctxt "notebookbar_groups|tablestyle2"
msgid "Style 2"
-msgstr "Estil2"
+msgstr "Estil 2"
#: notebookbar_groups.ui:328
msgctxt "notebookbar_groups|tablestyle3"
msgid "Style 3"
-msgstr ""
+msgstr "Estil 3"
#: notebookbar_groups.ui:336
msgctxt "notebookbar_groups|tablestyle4"
msgid "Style 4"
-msgstr ""
+msgstr "Estil 4"
#: notebookbar_groups.ui:530
-#, fuzzy
msgctxt "notebookbar_groups|filegrouplabel"
msgid "File"
msgstr "Fitxer"
#: notebookbar_groups.ui:683
-#, fuzzy
msgctxt "notebookbar_groups|clipboardgrouplabel"
msgid "Clipboard"
-msgstr "porta-retalls"
+msgstr "Porta-retalls"
#: notebookbar_groups.ui:729
-#, fuzzy
msgctxt "notebookbar_groups|paragraphstyleb"
msgid "Style"
msgstr "Estil"
@@ -19993,189 +19019,162 @@ msgstr "Estil"
#: notebookbar_groups.ui:971
msgctxt "notebookbar_groups|growb"
msgid " "
-msgstr ""
+msgstr " "
#: notebookbar_groups.ui:993
msgctxt "notebookbar_groups|shrinkb"
msgid " "
-msgstr ""
+msgstr " "
#: notebookbar_groups.ui:1034
-#, fuzzy
msgctxt "notebookbar_groups|leftb"
msgid "Left"
msgstr "Esquerra"
#: notebookbar_groups.ui:1052
-#, fuzzy
msgctxt "notebookbar_groups|centerb"
msgid "Center"
msgstr "Centre"
#: notebookbar_groups.ui:1069
-#, fuzzy
msgctxt "notebookbar_groups|rightb"
msgid "Right"
msgstr "Dreta"
#: notebookbar_groups.ui:1275
-#, fuzzy
msgctxt "notebookbar_groups|formatgrouplabel"
msgid "Text"
msgstr "Text"
#: notebookbar_groups.ui:1376
-#, fuzzy
msgctxt "notebookbar_groups|mergeb"
msgid "Merge"
msgstr "Fusiona"
#: notebookbar_groups.ui:1394
-#, fuzzy
msgctxt "notebookbar_groups|splitb"
msgid "Split"
msgstr "Divideix"
#: notebookbar_groups.ui:1457
-#, fuzzy
msgctxt "notebookbar_groups|conditionalb"
msgid "Conditional"
-msgstr "Condició"
+msgstr "Condicional"
#: notebookbar_groups.ui:1583
-#, fuzzy
msgctxt "notebookbar_groups|topb"
msgid "Top"
-msgstr "Part superior"
+msgstr "Superior"
#: notebookbar_groups.ui:1600
-#, fuzzy
msgctxt "notebookbar_groups|vcenterb"
msgid "Center"
msgstr "Centre"
#: notebookbar_groups.ui:1617
-#, fuzzy
msgctxt "notebookbar_groups|bottomb"
msgid "Bottom"
-msgstr "Part inferior"
+msgstr "Inferior"
#: notebookbar_groups.ui:1663
-#, fuzzy
msgctxt "notebookbar_groups|tablegrouplabel"
msgid "Spreadsheet"
msgstr "Full de càlcul"
#: notebookbar_groups.ui:1740
-#, fuzzy
msgctxt "notebookbar_groups|shapesb"
msgid "Shapes"
msgstr "Formes"
#: notebookbar_groups.ui:1756
-#, fuzzy
msgctxt "notebookbar_groups|linksb"
msgid "Links"
msgstr "Enllaços"
#: notebookbar_groups.ui:1864
-#, fuzzy
msgctxt "notebookbar_groups|insertgrouplabel"
msgid "Insert"
msgstr "Insereix"
#: notebookbar_groups.ui:1900
-#, fuzzy
msgctxt "notebookbar_groups|imagestyleb"
msgid "Style"
msgstr "Estil"
#: notebookbar_groups.ui:1940
-#, fuzzy
msgctxt "notebookbar_groups|resetb"
msgid "Reset"
msgstr "Reinicia"
#: notebookbar_groups.ui:1984
-#, fuzzy
msgctxt "notebookbar_groups|wrapb"
msgid "Wrap"
msgstr "Ajusta"
#: notebookbar_groups.ui:1999
-#, fuzzy
msgctxt "notebookbar_groups|lockb"
msgid "Lock"
-msgstr "bloqueig"
+msgstr "Bloca"
#: notebookbar_groups.ui:2043
-#, fuzzy
msgctxt "notebookbar_groups|imagegrouplabel"
msgid "Image"
msgstr "Imatge"
#: notebookbar_groups.ui:2099
-#, fuzzy
msgctxt "notebookbar_groups|wrapoff"
msgid "None"
msgstr "Cap"
#: notebookbar_groups.ui:2108
-#, fuzzy
msgctxt "notebookbar_groups|wrapideal"
msgid "Optimal"
msgstr "Òptim"
#: notebookbar_groups.ui:2117
-#, fuzzy
msgctxt "notebookbar_groups|wrapon"
msgid "Parallel"
msgstr "Paral·lel"
#: notebookbar_groups.ui:2126
-#, fuzzy
msgctxt "notebookbar_groups|wrapleft"
msgid "Before"
msgstr "Abans"
#: notebookbar_groups.ui:2135
-#, fuzzy
msgctxt "notebookbar_groups|wrapright"
msgid "After"
msgstr "Després"
#: notebookbar_groups.ui:2144
-#, fuzzy
msgctxt "notebookbar_groups|wrapthrough"
msgid "Through"
msgstr "Per darrere"
#: notebookbar_groups.ui:2159
-#, fuzzy
msgctxt "notebookbar_groups|wrapcontour"
msgid "Contour"
msgstr "Contorn"
#: notebookbar_groups.ui:2168
-#, fuzzy
msgctxt "notebookbar_groups|contourdialog"
msgid "Edit Contour"
-msgstr "Edita el contorn"
+msgstr "Edita la vora"
#: optcalculatepage.ui:48
msgctxt "optcalculatepage|threadingenabled"
msgid "Enable multi-threaded calculation: Warning Experimental."
-msgstr ""
+msgstr "Activa el càlcul multi-fil. Atenció: experimental."
#: optcalculatepage.ui:52
msgctxt "optcalculatepage|threadingenabled|tooltip_text"
msgid "Enable Experimental multi-threaded calculation of formula-groups, this may break your spreadsheet."
-msgstr ""
+msgstr "Activa el càlcul multi-fil de grups de fórmules experimental, això pot trencar el vostre full de càlcul."
#: optcalculatepage.ui:71
msgctxt "optcalculatepage|label4"
msgid "CPU threading settings"
-msgstr ""
+msgstr "Opcions de fils CPU"
#: optcalculatepage.ui:107
msgctxt "optcalculatepage|case"
@@ -20183,7 +19182,6 @@ msgid "Case se_nsitive"
msgstr "Disti_ngeix entre majúscules i minúscules"
#: optcalculatepage.ui:111
-#, fuzzy
msgctxt "optcalculatepage|case|tooltip_text"
msgid "Disable case sensitivity for interoperability with Microsoft Excel"
msgstr "Inhabilita la distinció de majúscules i minúscules per a la compatibilitat amb el Microsoft Excel"
@@ -20196,10 +19194,9 @@ msgstr "_Precisió com es mostra"
#: optcalculatepage.ui:140
msgctxt "optcalculatepage|match"
msgid "Search criteria = and <> must apply to _whole cells"
-msgstr "Els criteris de cerca = i <> s'han d'aplicar a _tota la cel·la"
+msgstr "Els criteris de busca = i <> s'han d'aplicar a _tota la cel·la"
#: optcalculatepage.ui:144
-#, fuzzy
msgctxt "optcalculatepage|match|tooltip_text"
msgid "Enable this for interoperability with Microsoft Excel"
msgstr "Habiliteu esta opció per a la compatibilitat amb el Microsoft Excel"
@@ -20210,13 +19207,11 @@ msgid "Enable w_ildcards in formulas"
msgstr "Habilita les _comodins a les fórmules"
#: optcalculatepage.ui:161
-#, fuzzy
msgctxt "optcalculatepage|formulawildcards|tooltip_text"
msgid "Enable wildcards for interoperability with Microsoft Excel"
msgstr "Habilita les caràcters comodins per a la compatibilitat amb el Microsoft Excel"
#: optcalculatepage.ui:176
-#, fuzzy
msgctxt "optcalculatepage|formularegex"
msgid "Enable r_egular expressions in formulas"
msgstr "Habilita les _expressions regulars a les fórmules"
@@ -20229,7 +19224,7 @@ msgstr "Sense comodins ni expressions regulars a les fórmules"
#: optcalculatepage.ui:212
msgctxt "optcalculatepage|lookup"
msgid "_Automatically find column and row labels"
-msgstr "Cerca _automàticament les etiquetes de columna i fila"
+msgstr "Busca _automàticament les etiquetes de columna i fila"
#: optcalculatepage.ui:228
msgctxt "optcalculatepage|generalprec"
@@ -20272,10 +19267,9 @@ msgid "12/30/1899 (defa_ult)"
msgstr "12/30/1899 (pe_r defecte)"
#: optcalculatepage.ui:435
-#, fuzzy
msgctxt "optcalculatepage|datestd|tooltip_text"
msgid "Value 0 corresponds to 12/30/1899"
-msgstr "El valor 0 correspon al 30.12.1899"
+msgstr "El valor 0 correspon al 30/12/1899"
#: optcalculatepage.ui:449
msgctxt "optcalculatepage|datesc10"
@@ -20283,10 +19277,9 @@ msgid "01/01/1900 (Star_Calc 1.0)"
msgstr "01/01/1900 (Star_Calc 1.0)"
#: optcalculatepage.ui:453
-#, fuzzy
msgctxt "optcalculatepage|datesc10|tooltip_text"
msgid "Value 0 corresponds to 01/01/1900"
-msgstr "El valor 0 correspon al 01.01.1900"
+msgstr "El valor 0 correspon a l'01/01/1900"
#: optcalculatepage.ui:466
msgctxt "optcalculatepage|date1904"
@@ -20294,10 +19287,9 @@ msgid "_01/01/1904"
msgstr "_01/01/1904"
#: optcalculatepage.ui:470
-#, fuzzy
msgctxt "optcalculatepage|date1904|tooltip_text"
msgid "0 corresponds to 01/01/1904"
-msgstr "El valor 0 correspon al 01.01.1904"
+msgstr "El valor 0 correspon a l'01/01/1904"
#: optcalculatepage.ui:489
msgctxt "optcalculatepage|label3"
@@ -20455,10 +19447,9 @@ msgid "Default settings"
msgstr "Paràmetres per defecte"
#: optformula.ui:240
-#, fuzzy
msgctxt "optformula|calccustom"
msgid "Custom (conversion of text to numbers and more):"
-msgstr "Personalitzada (usa l'OpenCL, conversió de text a nombres i més):"
+msgstr "Personalitzada (conversió de text a nombres i més):"
#: optformula.ui:256
msgctxt "optformula|details"
@@ -20498,7 +19489,7 @@ msgstr "Separadors"
#: optimalcolwidthdialog.ui:8
msgctxt "optimalcolwidthdialog|OptimalColWidthDialog"
msgid "Optimal Column Width"
-msgstr "Amplada òptima de la columna"
+msgstr "Amplària òptima de la columna"
#: optimalcolwidthdialog.ui:88
msgctxt "optimalcolwidthdialog|label1"
@@ -20513,7 +19504,7 @@ msgstr "Valor per _defecte"
#: optimalrowheightdialog.ui:8
msgctxt "optimalrowheightdialog|OptimalRowHeightDialog"
msgid "Optimal Row Height"
-msgstr "Alçada òptima de la fila"
+msgstr "Alçària òptima de la fila"
#: optimalrowheightdialog.ui:88
msgctxt "optimalrowheightdialog|label1"
@@ -21161,28 +20152,24 @@ msgid "Select unprotected cells"
msgstr "Seleccionar les cel·les desprotegides"
#: protectsheetdlg.ui:255
-#, fuzzy
msgctxt "protectsheetdlg|insert-columns"
msgid "Insert columns"
-msgstr "Insereix una columna"
+msgstr "Insereix columnes"
#: protectsheetdlg.ui:267
-#, fuzzy
msgctxt "protectsheetdlg|insert-rows"
msgid "Insert rows"
-msgstr "Insereix una fila"
+msgstr "Insereix files"
#: protectsheetdlg.ui:279
-#, fuzzy
msgctxt "protectsheetdlg|delete-columns"
msgid "Delete columns"
-msgstr "Suprimeix la columna"
+msgstr "Suprimeix columnes"
#: protectsheetdlg.ui:291
-#, fuzzy
msgctxt "protectsheetdlg|delete-rows"
msgid "Delete rows"
-msgstr "Suprimeix la fila"
+msgstr "Suprimeix files"
#: queryrunstreamscriptdialog.ui:13
msgctxt "queryrunstreamscriptdialog|QueryRunStreamScriptDialog"
@@ -21310,31 +20297,26 @@ msgid "Variable 2 range:"
msgstr "Interval de la variable 2:"
#: regressiondialog.ui:177
-#, fuzzy
msgctxt "regressiondialog|output-range-label"
msgid "Results to:"
msgstr "Resultats a:"
#: regressiondialog.ui:220
-#, fuzzy
msgctxt "regressiondialog|label1"
msgid "Data"
msgstr "Dades"
#: regressiondialog.ui:255
-#, fuzzy
msgctxt "regressiondialog|groupedby-columns-radio"
msgid "Columns"
msgstr "Columnes"
#: regressiondialog.ui:271
-#, fuzzy
msgctxt "regressiondialog|groupedby-rows-radio"
msgid "Rows"
msgstr "Files"
#: regressiondialog.ui:293
-#, fuzzy
msgctxt "regressiondialog|label2"
msgid "Grouped by"
msgstr "Agrupat per"
@@ -21442,12 +20424,12 @@ msgstr "Capçalera (dreta)"
#: rowheightdialog.ui:8
msgctxt "rowheightdialog|RowHeightDialog"
msgid "Row Height"
-msgstr "Alçada de la fila"
+msgstr "Alçària de la fila"
#: rowheightdialog.ui:88
msgctxt "rowheightdialog|label1"
msgid "Height:"
-msgstr "Alçada:"
+msgstr "Alçària:"
#: rowheightdialog.ui:112
msgctxt "rowheightdialog|default"
@@ -21560,13 +20542,11 @@ msgid "on"
msgstr "el"
#: scenariomenu.ui:12
-#, fuzzy
msgctxt "scenariomenu|delete"
msgid "Delete"
msgstr "Suprimeix"
#: scenariomenu.ui:20
-#, fuzzy
msgctxt "scenariomenu|edit"
msgid "Properties..."
msgstr "Propietats..."
@@ -21684,7 +20664,7 @@ msgstr "Paràmetres d'entrada"
#: searchresults.ui:9
msgctxt "searchresults|SearchResultsDialog"
msgid "Search Results"
-msgstr "Resultats de la cerca"
+msgstr "Resultats de la busca"
#: selectdatasource.ui:8
msgctxt "selectdatasource|SelectDataSourceDialog"
@@ -21934,7 +20914,7 @@ msgstr "Factor d'e_scala:"
#: sheetprintpage.ui:435
msgctxt "sheetprintpage|labelWP"
msgid "_Width in pages:"
-msgstr "_Amplada en pàgines:"
+msgstr "_Amplària en pàgines:"
#: sheetprintpage.ui:449
msgctxt "sheetprintpage|labelHP"
@@ -21944,12 +20924,12 @@ msgstr "A_lçada en pàgines:"
#: sheetprintpage.ui:486
msgctxt "sheetprintpage|unsetwidth"
msgid "Unspecified"
-msgstr ""
+msgstr "Sense especificar"
#: sheetprintpage.ui:499
msgctxt "sheetprintpage|unsetheight"
msgid "Unspecified"
-msgstr ""
+msgstr "Sense especificar"
#: sheetprintpage.ui:526
msgctxt "sheetprintpage|labelNP"
@@ -21964,7 +20944,7 @@ msgstr "Redueix/amplia la impressió"
#: sheetprintpage.ui:570
msgctxt "sheetprintpage|comboLB_SCALEMODE"
msgid "Fit print range(s) to width/height"
-msgstr "Ajusta les àrees d'impressió a l'amplada/alçada"
+msgstr "Ajusta les àrees d'impressió a l'amplària/alçària"
#: sheetprintpage.ui:571
msgctxt "sheetprintpage|comboLB_SCALEMODE"
@@ -22042,10 +21022,9 @@ msgid "Indents from the left edge."
msgstr "Sagnat des de la vora esquerra."
#: sidebaralignment.ui:285
-#, fuzzy
msgctxt "sidebaralignment|leftindent-atkobject"
msgid "Left Indent"
-msgstr "Sagnat de la llista"
+msgstr "Sagnat esquerre"
#: sidebaralignment.ui:310
msgctxt "sidebaralignment|mergecells"
@@ -22078,10 +21057,9 @@ msgid "Select the angle for rotation."
msgstr "Seleccioneu l'angle de la rotació."
#: sidebaralignment.ui:390
-#, fuzzy
msgctxt "sidebaralignment|orientationdegrees-atkobject"
msgid "Text Orientation"
-msgstr "_Orientació del text:"
+msgstr "Orientació del text"
#: sidebaralignment.ui:411
msgctxt "sidebaralignment|bottom|tooltip_text"
@@ -22099,7 +21077,6 @@ msgid "Text Extension Inside Cell"
msgstr "Expansió del text només dins de la cel·la"
#: sidebaralignment.ui:476
-#, fuzzy
msgctxt "sidebaralignment|stacked"
msgid "Vertically stacked"
msgstr "Apilat verticalment"
@@ -22132,7 +21109,7 @@ msgstr "Permet seleccionar l'estil de línia de les vores."
#: sidebarcellappearance.ui:139
msgctxt "sidebarcellappearance|borderlinestyle-atkobject"
msgid "Border Line Style"
-msgstr ""
+msgstr "Estil de línia de la vora"
#: sidebarcellappearance.ui:154
msgctxt "sidebarcellappearance|borderlinecolor|tooltip_text"
@@ -22147,7 +21124,7 @@ msgstr "Permet seleccionar el color de línia de les vores."
#: sidebarcellappearance.ui:175
msgctxt "sidebarcellappearance|borderlinecolor-atkobject"
msgid "Border Line Color"
-msgstr ""
+msgstr "Color de línia de la vora"
#: sidebarnumberformat.ui:38
msgctxt "sidebarnumberformat|category|tooltip_text"
@@ -22205,7 +21182,6 @@ msgid "Text"
msgstr "Text"
#: sidebarnumberformat.ui:54
-#, fuzzy
msgctxt "sidebarnumberformat|category-atkobject"
msgid "Category"
msgstr "Categoria"
@@ -22221,25 +21197,24 @@ msgid "Enter the number of decimal places that you want to display."
msgstr "Introduïu el nombre de xifres decimals que voleu mostrar."
#: sidebarnumberformat.ui:155
-#, fuzzy
msgctxt "sidebarnumberformat|decimalplaces-atkobject"
msgid "Decimal Places"
-msgstr "Nombre de decimals:"
+msgstr "Nombre de decimals"
#: sidebarnumberformat.ui:169
msgctxt "sidebarnumberformat|denominatorplaceslabel"
msgid "Den_ominator places:"
-msgstr ""
+msgstr "Xifres del _denominador:"
#: sidebarnumberformat.ui:184
msgctxt "sidebarnumberformat|denominatorplaces|tooltip_text"
msgid "Enter the number of places for the denominator that you want to display."
-msgstr ""
+msgstr "Introduïu el nombre de xifres del denominador que vulgueu mostrar."
#: sidebarnumberformat.ui:189
msgctxt "sidebarnumberformat|denominatorplaces-atkobject"
msgid "Denominator Places"
-msgstr ""
+msgstr "Xifres del denominador"
#: sidebarnumberformat.ui:216
msgctxt "sidebarnumberformat|leadingzeroeslabel"
@@ -22252,10 +21227,9 @@ msgid "Enter the maximum number of zeroes to display before the decimal point."
msgstr "Introduïu el nombre màxim de zeros que cal mostrar abans del separador decimal."
#: sidebarnumberformat.ui:237
-#, fuzzy
msgctxt "sidebarnumberformat|leadingzeroes-atkobject"
msgid "Leading Zeroes"
-msgstr "_Zeros a l'esquerra:"
+msgstr "Zeros inicials"
#: sidebarnumberformat.ui:264
msgctxt "sidebarnumberformat|negativenumbersred"
@@ -22278,15 +21252,14 @@ msgid "Inserts a separator between thousands."
msgstr "Insereix un separador entre els milers."
#: sidebarnumberformat.ui:302
-#, fuzzy
msgctxt "sidebarnumberformat|engineeringnotation"
msgid "_Engineering notation"
-msgstr "Notació d'enginyeria"
+msgstr "_Notació d'enginyeria"
#: sidebarnumberformat.ui:308
msgctxt "sidebarnumberformat|engineeringnotation|tooltip_text"
msgid "Ensures that exponent is a multiple of 3."
-msgstr ""
+msgstr "Garanteix que l'exponent és múltiple de 3."
#: simplerefdialog.ui:9
msgctxt "simplerefdialog|SimpleRefDialog"
@@ -22359,28 +21332,24 @@ msgid "V_alue"
msgstr "V_alor"
#: solverdlg.ui:413
-#, fuzzy
msgctxt "solverdlg|ref1edit-atkobject"
msgid "Cell reference"
-msgstr "Referència de la _cel·la"
+msgstr "Referència de la cel·la"
#: solverdlg.ui:431
-#, fuzzy
msgctxt "solverdlg|ref2edit-atkobject"
msgid "Cell reference"
-msgstr "Referència de la _cel·la"
+msgstr "Referència de cel·la"
#: solverdlg.ui:449
-#, fuzzy
msgctxt "solverdlg|ref3edit-atkobject"
msgid "Cell reference"
-msgstr "Referència de la _cel·la"
+msgstr "Referència de la cel·la"
#: solverdlg.ui:467
-#, fuzzy
msgctxt "solverdlg|ref4edit-atkobject"
msgid "Cell reference"
-msgstr "Referència de la _cel·la"
+msgstr "Referència de la cel·la"
#: solverdlg.ui:527
msgctxt "solverdlg|op1list"
@@ -22408,7 +21377,6 @@ msgid "Binary"
msgstr "Binari"
#: solverdlg.ui:535
-#, fuzzy
msgctxt "solverdlg|op1list-atkobject"
msgid "Operator"
msgstr "Operador"
@@ -22439,7 +21407,6 @@ msgid "Binary"
msgstr "Binari"
#: solverdlg.ui:559
-#, fuzzy
msgctxt "solverdlg|op2list-atkobject"
msgid "Operator"
msgstr "Operador"
@@ -22470,7 +21437,6 @@ msgid "Binary"
msgstr "Binari"
#: solverdlg.ui:583
-#, fuzzy
msgctxt "solverdlg|op3list-atkobject"
msgid "Operator"
msgstr "Operador"
@@ -22501,31 +21467,26 @@ msgid "Binary"
msgstr "Binari"
#: solverdlg.ui:607
-#, fuzzy
msgctxt "solverdlg|op4list-atkobject"
msgid "Operator"
msgstr "Operador"
#: solverdlg.ui:626
-#, fuzzy
msgctxt "solverdlg|val1edit-atkobject"
msgid "Value"
msgstr "Valor"
#: solverdlg.ui:645
-#, fuzzy
msgctxt "solverdlg|val2edit-atkobject"
msgid "Value"
msgstr "Valor"
#: solverdlg.ui:664
-#, fuzzy
msgctxt "solverdlg|val3edit-atkobject"
msgid "Value"
msgstr "Valor"
#: solverdlg.ui:683
-#, fuzzy
msgctxt "solverdlg|val4edit-atkobject"
msgid "Value"
msgstr "Valor"
@@ -22673,7 +21634,7 @@ msgstr "Habilita l'ordenació natural"
#: sortoptionspage.ui:89
msgctxt "sortoptionspage|includenotes"
msgid "Include comments-only boundary column(s)"
-msgstr ""
+msgstr "Inclou les columnes reservades als comentaris"
#: sortoptionspage.ui:103
msgctxt "sortoptionspage|copyresult"
@@ -22681,13 +21642,11 @@ msgid "Copy sort results to:"
msgstr "Copia els resultats de l'ordenació a:"
#: sortoptionspage.ui:129
-#, fuzzy
msgctxt "sortoptionspage|outarealb-atkobject"
msgid "Copy sort results to:"
msgstr "Copia els resultats de l'ordenació a:"
#: sortoptionspage.ui:149
-#, fuzzy
msgctxt "sortoptionspage|outareaed-atkobject"
msgid "Copy sort results to:"
msgstr "Copia els resultats de l'ordenació a:"
@@ -22698,7 +21657,6 @@ msgid "Custom sort order"
msgstr "Tipus d'ordenació personalitzat"
#: sortoptionspage.ui:186
-#, fuzzy
msgctxt "sortoptionspage|sortuserlb-atkobject"
msgid "Custom sort order"
msgstr "Tipus d'ordenació personalitzat"
@@ -22761,18 +21719,17 @@ msgstr "Consell: l'interval d'ordenació pot ser detectat automàticament. Situe
#: splitcolumnentry.ui:21
msgctxt "splitcolumnentry|name"
msgid "Split Column Action"
-msgstr ""
+msgstr "Acció de dividir columnes"
#: splitcolumnentry.ui:37
-#, fuzzy
msgctxt "splitcolumnentry|separator"
msgid "Separator:"
-msgstr "Separadors"
+msgstr "Separador:"
#: splitcolumnentry.ui:48
msgctxt "splitcolumnentry|max_num_columns"
msgid "Maximum Number of Columns"
-msgstr ""
+msgstr "Nombre màxim de columnes"
#: standardfilterdialog.ui:9
msgctxt "standardfilterdialog|StandardFilterDialog"
@@ -22790,10 +21747,9 @@ msgid "OR"
msgstr "O"
#: standardfilterdialog.ui:127
-#, fuzzy
msgctxt "standardfilterdialog|connect1-atkobject"
msgid "Operator 1"
-msgstr "Operador"
+msgstr "Operador 1"
#: standardfilterdialog.ui:141
msgctxt "standardfilterdialog|connect2"
@@ -22806,10 +21762,9 @@ msgid "OR"
msgstr "O"
#: standardfilterdialog.ui:149
-#, fuzzy
msgctxt "standardfilterdialog|connect2-atkobject"
msgid "Operator 2"
-msgstr "Operador"
+msgstr "Operador 2"
#: standardfilterdialog.ui:163
msgctxt "standardfilterdialog|connect3"
@@ -22822,10 +21777,9 @@ msgid "OR"
msgstr "O"
#: standardfilterdialog.ui:168
-#, fuzzy
msgctxt "standardfilterdialog|connect3-atkobject"
msgid "Operator 3"
-msgstr "Operador"
+msgstr "Operador 3"
#: standardfilterdialog.ui:182
msgctxt "standardfilterdialog|connect4"
@@ -22838,10 +21792,9 @@ msgid "OR"
msgstr "O"
#: standardfilterdialog.ui:187
-#, fuzzy
msgctxt "standardfilterdialog|connect4-atkobject"
msgid "Operator 4"
-msgstr "Operador"
+msgstr "Operador 4"
#: standardfilterdialog.ui:200
msgctxt "standardfilterdialog|label2"
@@ -22864,28 +21817,24 @@ msgid "Value"
msgstr "Valor"
#: standardfilterdialog.ui:249
-#, fuzzy
msgctxt "standardfilterdialog|field1-atkobject"
msgid "Field Name 1"
-msgstr "Nom del camp"
+msgstr "Nom de camp 1"
#: standardfilterdialog.ui:267
-#, fuzzy
msgctxt "standardfilterdialog|field2-atkobject"
msgid "Field Name 2"
-msgstr "Nom del camp"
+msgstr "Nom de camp 2"
#: standardfilterdialog.ui:285
-#, fuzzy
msgctxt "standardfilterdialog|field3-atkobject"
msgid "Field Name 3"
-msgstr "Nom del camp"
+msgstr "Nom de camp 3"
#: standardfilterdialog.ui:300
-#, fuzzy
msgctxt "standardfilterdialog|field4-atkobject"
msgid "Field Name 4"
-msgstr "Nom del camp"
+msgstr "Nom de camp 4"
#: standardfilterdialog.ui:320
msgctxt "standardfilterdialog|cond1"
@@ -22938,10 +21887,9 @@ msgid "Does not end with"
msgstr "No acaba en"
#: standardfilterdialog.ui:336
-#, fuzzy
msgctxt "standardfilterdialog|cond1-atkobject"
msgid "Condition 1"
-msgstr "Condició"
+msgstr "Condició 1"
#: standardfilterdialog.ui:356
msgctxt "standardfilterdialog|cond2"
@@ -22994,10 +21942,9 @@ msgid "Does not end with"
msgstr "No acaba en"
#: standardfilterdialog.ui:372
-#, fuzzy
msgctxt "standardfilterdialog|cond2-atkobject"
msgid "Condition 2"
-msgstr "Condició"
+msgstr "Condició 2"
#: standardfilterdialog.ui:392
msgctxt "standardfilterdialog|cond3"
@@ -23050,10 +21997,9 @@ msgid "Does not end with"
msgstr "No acaba en"
#: standardfilterdialog.ui:408
-#, fuzzy
msgctxt "standardfilterdialog|cond3-atkobject"
msgid "Condition 3"
-msgstr "Condició"
+msgstr "Condició 3"
#: standardfilterdialog.ui:428
msgctxt "standardfilterdialog|cond4"
@@ -23106,34 +22052,29 @@ msgid "Does not end with"
msgstr "No acaba en"
#: standardfilterdialog.ui:441
-#, fuzzy
msgctxt "standardfilterdialog|cond4-atkobject"
msgid "Condition 4"
-msgstr "Condició"
+msgstr "Condició 4"
#: standardfilterdialog.ui:466
-#, fuzzy
msgctxt "standardfilterdialog|val1-atkobject"
msgid "Value 1"
-msgstr "Valor"
+msgstr "Valor 1"
#: standardfilterdialog.ui:491
-#, fuzzy
msgctxt "standardfilterdialog|val2-atkobject"
msgid "Value 2"
-msgstr "Valor"
+msgstr "Valor 2"
#: standardfilterdialog.ui:516
-#, fuzzy
msgctxt "standardfilterdialog|val3-atkobject"
msgid "Value 3"
-msgstr "Valor"
+msgstr "Valor 3"
#: standardfilterdialog.ui:538
-#, fuzzy
msgctxt "standardfilterdialog|val4-atkobject"
msgid "Value 4"
-msgstr "Valor"
+msgstr "Valor 4"
#: standardfilterdialog.ui:555
msgctxt "standardfilterdialog|label1"
@@ -23171,16 +22112,14 @@ msgid "_Keep filter criteria"
msgstr "_Conserva els criteris del filtre"
#: standardfilterdialog.ui:713
-#, fuzzy
msgctxt "standardfilterdialog|lbcopyarea-atkobject"
msgid "Copy results to"
-msgstr "Co_pia els resultats a:"
+msgstr "Copia els resultats a"
#: standardfilterdialog.ui:735
-#, fuzzy
msgctxt "standardfilterdialog|edcopyarea-atkobject"
msgid "Copy results to"
-msgstr "Co_pia els resultats a:"
+msgstr "Copia els resultats a"
#: standardfilterdialog.ui:773
msgctxt "standardfilterdialog|dbarealabel"
@@ -23198,27 +22137,24 @@ msgid "Op_tions"
msgstr "Op_cions"
#: statisticsinfopage.ui:27
-#, fuzzy
msgctxt "statisticsinfopage|label6"
msgid "Pages:"
-msgstr "Pàgines"
+msgstr "Pàgines:"
#: statisticsinfopage.ui:53
-#, fuzzy
msgctxt "statisticsinfopage|label5"
msgid "Cells:"
-msgstr "Cel·les"
+msgstr "Cel·les:"
#: statisticsinfopage.ui:79
-#, fuzzy
msgctxt "statisticsinfopage|label2"
msgid "Sheets:"
-msgstr "Fulls"
+msgstr "Fulls:"
#: statisticsinfopage.ui:106
msgctxt "statisticsinfopage|label3"
msgid "Formula groups:"
-msgstr ""
+msgstr "Grups de fórmules:"
#: statisticsinfopage.ui:136
msgctxt "statisticsinfopage|label1"
@@ -23393,7 +22329,7 @@ msgstr "Importa"
#: textimportcsv.ui:231
msgctxt "textimportcsv|tofixedwidth"
msgid "_Fixed width"
-msgstr "_Amplada fixa"
+msgstr "_Amplària fixa"
#: textimportcsv.ui:248
msgctxt "textimportcsv|toseparatedby"
@@ -23431,15 +22367,14 @@ msgid "Othe_r"
msgstr "Alt_re"
#: textimportcsv.ui:403
-#, fuzzy
msgctxt "textimportcsv|inputother-atkobject"
msgid "Other"
-msgstr "Alt_re"
+msgstr "Altre"
#: textimportcsv.ui:428
msgctxt "textimportcsv|texttextdelimiter"
msgid "Strin_g delimiter:"
-msgstr ""
+msgstr "_Delimitador de cadenes:"
#: textimportcsv.ui:479
msgctxt "textimportcsv|separatoroptions"
@@ -23449,7 +22384,7 @@ msgstr "Opcions del separador"
#: textimportcsv.ui:513
msgctxt "textimportcsv|quotedfieldastext"
msgid "F_ormat quoted field as text"
-msgstr ""
+msgstr "Formata els camps entre cometes com a text"
#: textimportcsv.ui:529
msgctxt "textimportcsv|detectspecialnumbers"
@@ -23897,10 +22832,9 @@ msgid "XML Source"
msgstr "Codi font XML"
#: xmlsourcedialog.ui:47
-#, fuzzy
msgctxt "xmlsourcedialog|selectsource|tooltip_text"
msgid "Browse to set source file."
-msgstr "Exploreu per definir el fitxer font."
+msgstr "Exploreu per a definir el fitxer font."
#: xmlsourcedialog.ui:61
msgctxt "xmlsourcedialog|sourcefile"
diff --git a/source/ca-valencia/scaddins/messages.po b/source/ca-valencia/scaddins/messages.po
index 709bdf986c1..da2bd6be367 100644
--- a/source/ca-valencia/scaddins/messages.po
+++ b/source/ca-valencia/scaddins/messages.po
@@ -4,14 +4,17 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2017-10-04 11:48+0200\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"PO-Revision-Date: 2018-01-15 13:23+0000\n"
+"Last-Translator: joamuran <joamuran@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: ca-valencia\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1516022599.000000\n"
#: analysis.hrc:27
msgctxt "ANALYSIS_Workday"
@@ -204,7 +207,7 @@ msgstr "Llista de les dates corresponents a dies lliures (vacances, festius, etc
#: analysis.hrc:87
msgctxt "ANALYSIS_Iseven"
msgid "Returns the value 'true' if the number is even"
-msgstr "Torna 'cert' si el nombre és parell"
+msgstr "Retorna 'cert' si el nombre és parell"
#: analysis.hrc:88
msgctxt "ANALYSIS_Iseven"
@@ -219,7 +222,7 @@ msgstr "El nombre"
#: analysis.hrc:94
msgctxt "ANALYSIS_Isodd"
msgid "Returns the value 'true' if the number is odd"
-msgstr "Torna 'cert' si el nombre és senar"
+msgstr "Retorna 'cert' si el nombre és senar"
#: analysis.hrc:95
msgctxt "ANALYSIS_Isodd"
@@ -234,10 +237,9 @@ msgstr "El nombre"
#: analysis.hrc:101
msgctxt "ANALYSIS_Multinomial"
msgid "Returns the multinomial coefficient of a set of numbers"
-msgstr "Torna el coeficient multinomial d'un conjunt de nombres"
+msgstr "Retorna el coeficient multinomial d'un conjunt de nombres"
#: analysis.hrc:102
-#, fuzzy
msgctxt "ANALYSIS_Multinomial"
msgid "Number"
msgstr "Nombre"
@@ -250,7 +252,7 @@ msgstr "Nombre o llista de nombres per als quals voleu calcular el coeficient mu
#: analysis.hrc:108
msgctxt "ANALYSIS_Seriessum"
msgid "Returns the sum of a power series"
-msgstr "Torna la suma d'una sèrie de potències"
+msgstr "Retorna la suma d'una sèrie de potències"
#: analysis.hrc:109
msgctxt "ANALYSIS_Seriessum"
@@ -295,7 +297,7 @@ msgstr "Conjunt de coeficients pels quals es multipliquen les successives potèn
#: analysis.hrc:121
msgctxt "ANALYSIS_Quotient"
msgid "Returns the integer portion of a division"
-msgstr "Torna la part entera d'una divisió"
+msgstr "Retorna la part entera d'una divisió"
#: analysis.hrc:122
msgctxt "ANALYSIS_Quotient"
@@ -320,7 +322,7 @@ msgstr "El divisor"
#: analysis.hrc:130
msgctxt "ANALYSIS_Mround"
msgid "Returns a number rounded to a specified multiple"
-msgstr "Torna el nombre arrodonit del múltiple desitjat"
+msgstr "Retorna el nombre arrodonit del múltiple desitjat"
#: analysis.hrc:131
msgctxt "ANALYSIS_Mround"
@@ -345,7 +347,7 @@ msgstr "El múltiple al qual voleu arrodonir el nombre"
#: analysis.hrc:139
msgctxt "ANALYSIS_Sqrtpi"
msgid "Returns the square root of a number which has been multiplied by pi"
-msgstr "Torna l'arrel quadrada d'un nombre multiplicat per pi"
+msgstr "Retorna l'arrel quadrada d'un nombre multiplicat per pi"
#: analysis.hrc:140
msgctxt "ANALYSIS_Sqrtpi"
@@ -360,7 +362,7 @@ msgstr "El nombre pel qual es multiplica pi"
#: analysis.hrc:146
msgctxt "ANALYSIS_Randbetween"
msgid "Returns a random integer between the numbers you specify"
-msgstr "Torna un nombre enter aleatori entre els nombres que indiqueu"
+msgstr "Retorna un nombre enter aleatori entre els nombres que indiqueu"
#: analysis.hrc:147
msgctxt "ANALYSIS_Randbetween"
@@ -392,7 +394,6 @@ msgstr ""
"Esta funció existeix per a la compatibilitat amb documents de versions antigues del Microsoft Excel, per a documents nous useu MCD."
#: analysis.hrc:156
-#, fuzzy
msgctxt "ANALYSIS_Gcd"
msgid "Number"
msgstr "Nombre"
@@ -412,7 +413,6 @@ msgstr ""
"Esta funció existeix per a la compatibilitat amb documents de versions antigues del Microsoft Excel, per a documents nous useu MCM."
#: analysis.hrc:163
-#, fuzzy
msgctxt "ANALYSIS_Lcm"
msgid "Number"
msgstr "Nombre"
@@ -425,7 +425,7 @@ msgstr "Nombre o llista de nombres"
#: analysis.hrc:169
msgctxt "ANALYSIS_Besseli"
msgid "Returns the modified Bessel function In(x)"
-msgstr "Torna la funció de Bessel modificada In(x)"
+msgstr "Retorna la funció de Bessel modificada In(x)"
#: analysis.hrc:170
msgctxt "ANALYSIS_Besseli"
@@ -450,7 +450,7 @@ msgstr "L'orde de la funció de Bessel"
#: analysis.hrc:178
msgctxt "ANALYSIS_Besselj"
msgid "Returns the Bessel function Jn(x)"
-msgstr "Torna la funció de Bessel Jn(x)"
+msgstr "Retorna la funció de Bessel Jn(x)"
#: analysis.hrc:179
msgctxt "ANALYSIS_Besselj"
@@ -475,7 +475,7 @@ msgstr "L'orde de la funció de Bessel"
#: analysis.hrc:187
msgctxt "ANALYSIS_Besselk"
msgid "Returns the Bessel function Kn(x)"
-msgstr "Torna la funció de Bessel Kn(x)"
+msgstr "Retorna la funció de Bessel Kn(x)"
#: analysis.hrc:188
msgctxt "ANALYSIS_Besselk"
@@ -500,7 +500,7 @@ msgstr "L'orde de la funció de Bessel"
#: analysis.hrc:196
msgctxt "ANALYSIS_Bessely"
msgid "Returns the Bessel function Yn(x)"
-msgstr "Torna la funció de Bessel Yn(x)"
+msgstr "Retorna la funció de Bessel Yn(x)"
#: analysis.hrc:197
msgctxt "ANALYSIS_Bessely"
@@ -820,7 +820,7 @@ msgstr "El segon nombre"
#: analysis.hrc:316
msgctxt "ANALYSIS_Erf"
msgid "Returns the error function"
-msgstr "Torna la funció d'error"
+msgstr "Retorna la funció d'error"
#: analysis.hrc:317
msgctxt "ANALYSIS_Erf"
@@ -845,7 +845,7 @@ msgstr "Límit d'integració superior"
#: analysis.hrc:325
msgctxt "ANALYSIS_Erfc"
msgid "Returns the complementary error function"
-msgstr "Torna la funció d'error complementària"
+msgstr "Retorna la funció d'error complementària"
#: analysis.hrc:326
msgctxt "ANALYSIS_Erfc"
@@ -885,7 +885,7 @@ msgstr "El valor llindar"
#: analysis.hrc:341
msgctxt "ANALYSIS_Factdouble"
msgid "Returns the double factorial of Number"
-msgstr "Torna el factorial doble d'un nombre"
+msgstr "Retorna el factorial doble d'un nombre"
#: analysis.hrc:342
msgctxt "ANALYSIS_Factdouble"
@@ -900,7 +900,7 @@ msgstr "El nombre"
#: analysis.hrc:348
msgctxt "ANALYSIS_Imabs"
msgid "Returns the absolute value (modulus) of a complex number"
-msgstr "Torna el valor absolut (mòdul) d'un nombre complex"
+msgstr "Retorna el valor absolut (mòdul) d'un nombre complex"
#: analysis.hrc:349
msgctxt "ANALYSIS_Imabs"
@@ -915,7 +915,7 @@ msgstr "El nombre complex"
#: analysis.hrc:355
msgctxt "ANALYSIS_Imaginary"
msgid "Returns the imaginary coefficient of a complex number"
-msgstr "Torna la part imaginària d'un nombre complex"
+msgstr "Retorna la part imaginària d'un nombre complex"
#: analysis.hrc:356
msgctxt "ANALYSIS_Imaginary"
@@ -955,7 +955,7 @@ msgstr "Exponent al qual s'eleva el nombre complex"
#: analysis.hrc:371
msgctxt "ANALYSIS_Imargument"
msgid "Returns the argument theta, an angle expressed in radians"
-msgstr "Torna l'argument theta, un angle expressat en radians"
+msgstr "Retorna l'argument theta, un angle expressat en radians"
#: analysis.hrc:372
msgctxt "ANALYSIS_Imargument"
@@ -970,7 +970,7 @@ msgstr "Un nombre complex"
#: analysis.hrc:378
msgctxt "ANALYSIS_Imcos"
msgid "Returns the cosine of a complex number"
-msgstr "Torna el cosinus d'un nombre complex"
+msgstr "Retorna el cosinus d'un nombre complex"
#: analysis.hrc:379
msgctxt "ANALYSIS_Imcos"
@@ -985,7 +985,7 @@ msgstr "Un nombre complex"
#: analysis.hrc:385
msgctxt "ANALYSIS_Imdiv"
msgid "Returns the quotient of two complex numbers"
-msgstr "Torna el quocient de dos nombres complexos"
+msgstr "Retorna el quocient de dos nombres complexos"
#: analysis.hrc:386
msgctxt "ANALYSIS_Imdiv"
@@ -1010,7 +1010,7 @@ msgstr "El divisor"
#: analysis.hrc:394
msgctxt "ANALYSIS_Imexp"
msgid "Returns the algebraic form of the exponential of a complex number"
-msgstr "Torna la forma algebraica de l'exponencial d'un nombre complex"
+msgstr "Retorna la forma algebraica de l'exponencial d'un nombre complex"
#: analysis.hrc:395
msgctxt "ANALYSIS_Imexp"
@@ -1025,7 +1025,7 @@ msgstr "El nombre complex"
#: analysis.hrc:401
msgctxt "ANALYSIS_Imconjugate"
msgid "Returns the complex conjugate of a complex number"
-msgstr "Torna el conjugat d'un nombre complex"
+msgstr "Retorna el conjugat d'un nombre complex"
#: analysis.hrc:402
msgctxt "ANALYSIS_Imconjugate"
@@ -1040,7 +1040,7 @@ msgstr "El nombre complex"
#: analysis.hrc:408
msgctxt "ANALYSIS_Imln"
msgid "Returns the natural logarithm of a complex number"
-msgstr "Torna el logaritme natural d'un nombre complex"
+msgstr "Retorna el logaritme natural d'un nombre complex"
#: analysis.hrc:409
msgctxt "ANALYSIS_Imln"
@@ -1055,7 +1055,7 @@ msgstr "El nombre complex"
#: analysis.hrc:415
msgctxt "ANALYSIS_Imlog10"
msgid "Returns the base-10 logarithm of a complex number"
-msgstr "Torna el logaritme en base 10 d'un nombre complex"
+msgstr "Retorna el logaritme en base 10 d'un nombre complex"
#: analysis.hrc:416
msgctxt "ANALYSIS_Imlog10"
@@ -1070,7 +1070,7 @@ msgstr "El nombre complex"
#: analysis.hrc:422
msgctxt "ANALYSIS_Imlog2"
msgid "Returns the base-2 logarithm of a complex number"
-msgstr "Torna el logaritme en base 2 d'un nombre complex"
+msgstr "Retorna el logaritme en base 2 d'un nombre complex"
#: analysis.hrc:423
msgctxt "ANALYSIS_Imlog2"
@@ -1085,10 +1085,9 @@ msgstr "El nombre complex"
#: analysis.hrc:429
msgctxt "ANALYSIS_Improduct"
msgid "Returns the product of several complex numbers"
-msgstr "Torna el producte de nombres complexos"
+msgstr "Retorna el producte de nombres complexos"
#: analysis.hrc:430 /home/cl/vc/git/libo-core/scaddins/inc/analysis.hrc:432
-#, fuzzy
msgctxt "ANALYSIS_Improduct"
msgid "Complex number"
msgstr "Nombre complex"
@@ -1106,7 +1105,7 @@ msgstr "Un altre nombre complex"
#: analysis.hrc:438
msgctxt "ANALYSIS_Imreal"
msgid "Returns the real coefficient of a complex number"
-msgstr "Torna la part real d'un nombre complex"
+msgstr "Retorna la part real d'un nombre complex"
#: analysis.hrc:439
msgctxt "ANALYSIS_Imreal"
@@ -1121,7 +1120,7 @@ msgstr "El nombre complex"
#: analysis.hrc:445
msgctxt "ANALYSIS_Imsin"
msgid "Returns the sine of a complex number"
-msgstr "Torna el sinus d'un nombre complex"
+msgstr "Retorna el sinus d'un nombre complex"
#: analysis.hrc:446
msgctxt "ANALYSIS_Imsin"
@@ -1136,7 +1135,7 @@ msgstr "El nombre complex"
#: analysis.hrc:452
msgctxt "ANALYSIS_Imsub"
msgid "Returns the difference of two complex numbers"
-msgstr "Torna la diferència de dos nombres complexos"
+msgstr "Retorna la diferència de dos nombres complexos"
#: analysis.hrc:453 /home/cl/vc/git/libo-core/scaddins/inc/analysis.hrc:454
#, fuzzy
@@ -1153,7 +1152,7 @@ msgstr "Nombre complex"
#: analysis.hrc:461
msgctxt "ANALYSIS_Imsqrt"
msgid "Returns the square root of a complex number"
-msgstr "Torna l'arrel quadrada d'un nombre complex"
+msgstr "Retorna l'arrel quadrada d'un nombre complex"
#: analysis.hrc:462
msgctxt "ANALYSIS_Imsqrt"
@@ -1168,7 +1167,7 @@ msgstr "El nombre complex"
#: analysis.hrc:468
msgctxt "ANALYSIS_Imsum"
msgid "Returns the sum of complex numbers"
-msgstr "Torna la suma de nombres complexos"
+msgstr "Retorna la suma de nombres complexos"
#: analysis.hrc:469
msgctxt "ANALYSIS_Imsum"
@@ -1183,7 +1182,7 @@ msgstr "El nombre complex"
#: analysis.hrc:475
msgctxt "ANALYSIS_Imtan"
msgid "Returns the tangent of a complex number"
-msgstr "Torna la tangent d'un nombre complex"
+msgstr "Retorna la tangent d'un nombre complex"
#: analysis.hrc:476
msgctxt "ANALYSIS_Imtan"
@@ -1198,7 +1197,7 @@ msgstr "Un nombre complex"
#: analysis.hrc:482
msgctxt "ANALYSIS_Imsec"
msgid "Returns the secant of a complex number"
-msgstr "Torna la secant d'un nombre complex"
+msgstr "Retorna la secant d'un nombre complex"
#: analysis.hrc:483
msgctxt "ANALYSIS_Imsec"
@@ -1213,7 +1212,7 @@ msgstr "Un nombre complex"
#: analysis.hrc:489
msgctxt "ANALYSIS_Imcsc"
msgid "Returns the cosecant of a complex number"
-msgstr "Torna la cosecant d'un nombre complex"
+msgstr "Retorna la cosecant d'un nombre complex"
#: analysis.hrc:490
msgctxt "ANALYSIS_Imcsc"
@@ -1228,7 +1227,7 @@ msgstr "Un nombre complex"
#: analysis.hrc:496
msgctxt "ANALYSIS_Imcot"
msgid "Returns the cotangent of a complex number"
-msgstr "Torna la cotangent d'un nombre complex"
+msgstr "Retorna la cotangent d'un nombre complex"
#: analysis.hrc:497
msgctxt "ANALYSIS_Imcot"
@@ -1243,7 +1242,7 @@ msgstr "Un nombre complex"
#: analysis.hrc:503
msgctxt "ANALYSIS_Imsinh"
msgid "Returns the hyperbolic sine of a complex number"
-msgstr "Torna el sinus hiperbòlic d'un nombre complex"
+msgstr "Retorna el sinus hiperbòlic d'un nombre complex"
#: analysis.hrc:504
msgctxt "ANALYSIS_Imsinh"
@@ -1258,7 +1257,7 @@ msgstr "Un nombre complex"
#: analysis.hrc:510
msgctxt "ANALYSIS_Imcosh"
msgid "Returns the hyperbolic cosine of a complex number"
-msgstr "Torna el cosinus hiperbòlic d'un nombre complex"
+msgstr "Retorna el cosinus hiperbòlic d'un nombre complex"
#: analysis.hrc:511
msgctxt "ANALYSIS_Imcosh"
@@ -1273,7 +1272,7 @@ msgstr "Un nombre complex"
#: analysis.hrc:517
msgctxt "ANALYSIS_Imsech"
msgid "Returns the hyperbolic secant of a complex number"
-msgstr "Torna la secant hiperbòlica d'un nombre complex"
+msgstr "Retorna la secant hiperbòlica d'un nombre complex"
#: analysis.hrc:518
msgctxt "ANALYSIS_Imsech"
@@ -1288,7 +1287,7 @@ msgstr "Un nombre complex"
#: analysis.hrc:524
msgctxt "ANALYSIS_Imcsch"
msgid "Returns the hyperbolic cosecant of a complex number"
-msgstr "Torna la cosecant hiperbòlica d'un nombre complex"
+msgstr "Retorna la cosecant hiperbòlica d'un nombre complex"
#: analysis.hrc:525
msgctxt "ANALYSIS_Imcsch"
@@ -1373,7 +1372,7 @@ msgstr "Unitat de mesura del resultat"
#: analysis.hrc:553
msgctxt "ANALYSIS_Amordegrc"
msgid "Returns the prorated linear depreciation of an asset for each accounting period"
-msgstr "Torna la depreciació lineal taxada d'un actiu per a cada període comptable"
+msgstr "Retorna la depreciació lineal taxada d'un actiu per a cada període comptable"
#: analysis.hrc:554
msgctxt "ANALYSIS_Amordegrc"
@@ -1448,7 +1447,7 @@ msgstr "La base anual que s'ha d'utilitzar"
#: analysis.hrc:572
msgctxt "ANALYSIS_Amorlinc"
msgid "Returns the prorated linear depreciation of an asset for each accounting period"
-msgstr "Torna la depreciació lineal taxada d'un actiu per a cada període comptable"
+msgstr "Retorna la depreciació lineal taxada d'un actiu per a cada període comptable"
#: analysis.hrc:573
msgctxt "ANALYSIS_Amorlinc"
@@ -1523,7 +1522,7 @@ msgstr "La base anual que s'ha d'utilitzar"
#: analysis.hrc:591
msgctxt "ANALYSIS_Accrint"
msgid "Returns the accrued interest for a security that pays periodic interest"
-msgstr "Torna l'interés acumulat per a un valor amb pagament periòdic d'interessos"
+msgstr "Retorna l'interés acumulat per a un valor amb pagament periòdic d'interessos"
#: analysis.hrc:592
msgctxt "ANALYSIS_Accrint"
@@ -1598,7 +1597,7 @@ msgstr "La base"
#: analysis.hrc:610
msgctxt "ANALYSIS_Accrintm"
msgid "Returns the accrued interest for a security that pays interest at maturity"
-msgstr "Torna l'interés acumulat d'un valor que es pagarà en el seu venciment"
+msgstr "Retorna l'interés acumulat d'un valor que es pagarà en el seu venciment"
#: analysis.hrc:611
msgctxt "ANALYSIS_Accrintm"
@@ -1653,7 +1652,7 @@ msgstr "La base"
#: analysis.hrc:625
msgctxt "ANALYSIS_Received"
msgid "Returns the amount paid out at maturity for a fully invested security"
-msgstr "Torna la quantitat rebuda en el venciment d'un valor totalment invertit"
+msgstr "Retorna la quantitat rebuda en el venciment d'un valor totalment invertit"
#: analysis.hrc:626
msgctxt "ANALYSIS_Received"
@@ -1708,7 +1707,7 @@ msgstr "La base"
#: analysis.hrc:640
msgctxt "ANALYSIS_Disc"
msgid "Returns the discount rate for a security"
-msgstr "Torna la taxa de descompte d'un valor"
+msgstr "Retorna la taxa de descompte d'un valor"
#: analysis.hrc:641
msgctxt "ANALYSIS_Disc"
@@ -1763,7 +1762,7 @@ msgstr "La base"
#: analysis.hrc:655
msgctxt "ANALYSIS_Duration"
msgid "Returns the annual Macaulay duration of a security with periodic interest payments"
-msgstr "Torna la durada anual d'un valor amb pagaments periòdics d'interessos"
+msgstr "Retorna la duració anual d'un valor amb pagaments periòdics d'interessos"
#: analysis.hrc:656
msgctxt "ANALYSIS_Duration"
@@ -1828,7 +1827,7 @@ msgstr "La base"
#: analysis.hrc:672
msgctxt "ANALYSIS_Effect"
msgid "Returns the effective annual interest rate"
-msgstr "Torna la taxa de l'interés anual efectiu"
+msgstr "Retorna la taxa de l'interés anual efectiu"
#: analysis.hrc:673
msgctxt "ANALYSIS_Effect"
@@ -1853,7 +1852,7 @@ msgstr "Els períodes"
#: analysis.hrc:681
msgctxt "ANALYSIS_Cumprinc"
msgid "Returns the cumulative principal on a loan to be paid between two periods"
-msgstr "Torna l'amortització acumulada que s'ha de pagar entre dos períodes"
+msgstr "Retorna l'amortització acumulada que s'ha de pagar entre dos períodes"
#: analysis.hrc:682
msgctxt "ANALYSIS_Cumprinc"
@@ -1918,7 +1917,7 @@ msgstr "El tipus de venciment"
#: analysis.hrc:698
msgctxt "ANALYSIS_Cumipmt"
msgid "Returns the cumulative interest to be paid between two periods"
-msgstr "Torna l'interés acumulat que s'ha de pagar entre dos períodes"
+msgstr "Retorna l'interés acumulat que s'ha de pagar entre dos períodes"
#: analysis.hrc:699
msgctxt "ANALYSIS_Cumipmt"
@@ -1983,7 +1982,7 @@ msgstr "El tipus de venciment"
#: analysis.hrc:715
msgctxt "ANALYSIS_Price"
msgid "Returns the price per 100 currency units face value of a security that pays periodic interest"
-msgstr "Torna la cotització per 100 unitats monetàries d'un valor nominal que reporta interessos periòdics"
+msgstr "Retorna la cotització per 100 unitats monetàries d'un valor nominal que reporta interessos periòdics"
#: analysis.hrc:716
msgctxt "ANALYSIS_Price"
@@ -2058,7 +2057,7 @@ msgstr "La base"
#: analysis.hrc:734
msgctxt "ANALYSIS_Pricedisc"
msgid "Returns the price per 100 currency units face value of a discounted security"
-msgstr "Torna la cotització per 100 unitats monetàries d'un valor nominal amb descompte"
+msgstr "Retorna la cotització per 100 unitats monetàries d'un valor nominal amb descompte"
#: analysis.hrc:735
msgctxt "ANALYSIS_Pricedisc"
@@ -2113,7 +2112,7 @@ msgstr "La base"
#: analysis.hrc:749
msgctxt "ANALYSIS_Pricemat"
msgid "Returns the price per 100 currency units face value of a security that pays interest at maturity"
-msgstr "Torna la cotització per 100 unitats monetàries d'un valor que paga interessos en el seu venciment"
+msgstr "Retorna la cotització per 100 unitats monetàries d'un valor que paga interessos en el seu venciment"
#: analysis.hrc:750
msgctxt "ANALYSIS_Pricemat"
@@ -2178,7 +2177,7 @@ msgstr "La base"
#: analysis.hrc:766
msgctxt "ANALYSIS_Mduration"
msgid "Returns the Macaulay modified duration for a security with an assumed par value of 100 currency units"
-msgstr "Torna la durada modificada de Macauley per a un valor de paritat de 100 unitats monetàries"
+msgstr "Retorna la duració modificada de Macauley per a un valor de paritat de 100 unitats monetàries"
#: analysis.hrc:767
msgctxt "ANALYSIS_Mduration"
@@ -2243,7 +2242,7 @@ msgstr "La base"
#: analysis.hrc:783
msgctxt "ANALYSIS_Nominal"
msgid "Returns the annual nominal interest rate"
-msgstr "Torna la taxa d'interés anual"
+msgstr "Retorna la taxa d'interés anual"
#: analysis.hrc:784
msgctxt "ANALYSIS_Nominal"
@@ -2318,7 +2317,7 @@ msgstr "El divisor"
#: analysis.hrc:810
msgctxt "ANALYSIS_Yield"
msgid "Returns the yield on a security that pays periodic interest"
-msgstr "Torna els rèdits d'un valor que reporta interessos periòdics"
+msgstr "Retorna els rèdits d'un valor que reporta interessos periòdics"
#: analysis.hrc:811
msgctxt "ANALYSIS_Yield"
@@ -2393,7 +2392,7 @@ msgstr "La base"
#: analysis.hrc:829
msgctxt "ANALYSIS_Yielddisc"
msgid "Returns the annual yield for a discounted security"
-msgstr "Torna el rendiment anual d'un valor amb descompte"
+msgstr "Retorna el rendiment anual d'un valor amb descompte"
#: analysis.hrc:830
msgctxt "ANALYSIS_Yielddisc"
@@ -2448,7 +2447,7 @@ msgstr "La base"
#: analysis.hrc:844
msgctxt "ANALYSIS_Yieldmat"
msgid "Returns the annual yield of a security that pays interest at maturity"
-msgstr "Torna el rendiment anual d'un valor que reporta interessos en el venciment"
+msgstr "Retorna el rendiment anual d'un valor que reporta interessos en el venciment"
#: analysis.hrc:845
msgctxt "ANALYSIS_Yieldmat"
@@ -2513,7 +2512,7 @@ msgstr "La base"
#: analysis.hrc:861
msgctxt "ANALYSIS_Tbilleq"
msgid "Returns the bond-equivalent yield for a treasury bill"
-msgstr "Torna el rendiment equivalent a un bo per a una lletra del tresor"
+msgstr "Retorna el rendiment equivalent a un bo per a una lletra del tresor"
#: analysis.hrc:862
msgctxt "ANALYSIS_Tbilleq"
@@ -2548,7 +2547,7 @@ msgstr "La taxa de descompte"
#: analysis.hrc:872
msgctxt "ANALYSIS_Tbillprice"
msgid "Returns the price of 100 currency units face value for a treasury bill"
-msgstr "Torna el preu d'un valor nominal de 100 unitats monetàries per a una lletra del tresor"
+msgstr "Retorna el preu d'un valor nominal de 100 unitats monetàries per a una lletra del tresor"
#: analysis.hrc:873
msgctxt "ANALYSIS_Tbillprice"
@@ -2583,7 +2582,7 @@ msgstr "La taxa de descompte"
#: analysis.hrc:883
msgctxt "ANALYSIS_Tbillyield"
msgid "Returns the yield for a treasury bill"
-msgstr "Torna el rendiment d'una lletra del tresor"
+msgstr "Retorna el rendiment d'una lletra del tresor"
#: analysis.hrc:884
msgctxt "ANALYSIS_Tbillyield"
@@ -2618,7 +2617,7 @@ msgstr "El preu"
#: analysis.hrc:894
msgctxt "ANALYSIS_Oddfprice"
msgid "Returns the price per $100 face value of a security with an odd first period"
-msgstr "Torna el preu de 100 unitats monetàries de valor nominal d'un títol amb un primer període irregular"
+msgstr "Retorna el preu de 100 unitats monetàries de valor nominal d'un títol amb un primer període irregular"
#: analysis.hrc:895
msgctxt "ANALYSIS_Oddfprice"
@@ -2713,7 +2712,7 @@ msgstr "La base"
#: analysis.hrc:917
msgctxt "ANALYSIS_Oddfyield"
msgid "Returns the yield of a security with an odd first period"
-msgstr "Torna el rendiment d'un valor amb un primer període irregular"
+msgstr "Retorna el rendiment d'un valor amb un primer període irregular"
#: analysis.hrc:918
msgctxt "ANALYSIS_Oddfyield"
@@ -2808,7 +2807,7 @@ msgstr "La base"
#: analysis.hrc:940
msgctxt "ANALYSIS_Oddlprice"
msgid "Returns the price per $100 face value of a security with an odd last period"
-msgstr "Torna la cotització per 100 unitats monetàries del valor nominal d'un valor amb l'últim període irregular"
+msgstr "Retorna la cotització per 100 unitats monetàries del valor nominal d'un valor amb l'últim període irregular"
#: analysis.hrc:941
msgctxt "ANALYSIS_Oddlprice"
@@ -2893,7 +2892,7 @@ msgstr "La base"
#: analysis.hrc:961
msgctxt "ANALYSIS_Oddlyield"
msgid "Returns the yield of a security with an odd last period"
-msgstr "Torna el rendiment d'un valor amb un últim període irregular"
+msgstr "Retorna el rendiment d'un valor amb un últim període irregular"
#: analysis.hrc:962
msgctxt "ANALYSIS_Oddlyield"
@@ -2978,7 +2977,7 @@ msgstr "La base"
#: analysis.hrc:982
msgctxt "ANALYSIS_Xirr"
msgid "Returns the internal rate of return for a non-periodic schedule of payments"
-msgstr "Torna la taxa interna de retorn per a un programa de fluxos de caixa no periòdic"
+msgstr "Retorna la taxa interna de retorn per a un programa de fluxos de caixa no periòdic"
#: analysis.hrc:983
msgctxt "ANALYSIS_Xirr"
@@ -3013,7 +3012,7 @@ msgstr "El valor estimat"
#: analysis.hrc:993
msgctxt "ANALYSIS_Xnpv"
msgid "Returns the net present value for a non-periodic schedule of payments"
-msgstr "Torna el valor actual net per a un programa de fluxos de caixa no periòdic"
+msgstr "Retorna el valor actual net per a un programa de fluxos de caixa no periòdic"
#: analysis.hrc:994
msgctxt "ANALYSIS_Xnpv"
@@ -3048,7 +3047,7 @@ msgstr "Les dates"
#: analysis.hrc:1004
msgctxt "ANALYSIS_Intrate"
msgid "Returns the interest rate for a fully invested security"
-msgstr "Torna el tipus d'interés d'un efecte invertit totalment"
+msgstr "Retorna el tipus d'interés d'un efecte invertit totalment"
#: analysis.hrc:1005
msgctxt "ANALYSIS_Intrate"
@@ -3103,7 +3102,7 @@ msgstr "La base"
#: analysis.hrc:1019
msgctxt "ANALYSIS_Coupncd"
msgid "Returns the first coupon date after the settlement date"
-msgstr "Torna la data del primer cupó després de la liquidació"
+msgstr "Retorna la data del primer cupó després de la liquidació"
#: analysis.hrc:1020
msgctxt "ANALYSIS_Coupncd"
@@ -3148,7 +3147,7 @@ msgstr "La base"
#: analysis.hrc:1032
msgctxt "ANALYSIS_Coupdays"
msgid "Returns the number of days in the coupon period containing the settlement date"
-msgstr "Torna el nombre de dies del període del cupó que inclou la data de liquidació"
+msgstr "Retorna el nombre de dies del període del cupó que inclou la data de liquidació"
#: analysis.hrc:1033
msgctxt "ANALYSIS_Coupdays"
@@ -3193,7 +3192,7 @@ msgstr "La base"
#: analysis.hrc:1045
msgctxt "ANALYSIS_Coupdaysnc"
msgid "Returns the number of days from the settlement date to the next coupon date"
-msgstr "Torna el nombre de dies des de la data de liquidació fins a la data del cupó següent"
+msgstr "Retorna el nombre de dies des de la data de liquidació fins a la data del cupó següent"
#: analysis.hrc:1046
msgctxt "ANALYSIS_Coupdaysnc"
@@ -3238,7 +3237,7 @@ msgstr "La base"
#: analysis.hrc:1058
msgctxt "ANALYSIS_Coupdaybs"
msgid "Returns the number of days from the beginning of the coupon period to the settlement date"
-msgstr "Torna el nombre de dies des del principi del període del cupó fins a la data de liquidació"
+msgstr "Retorna el nombre de dies des del principi del període del cupó fins a la data de liquidació"
#: analysis.hrc:1059
msgctxt "ANALYSIS_Coupdaybs"
@@ -3283,7 +3282,7 @@ msgstr "La base"
#: analysis.hrc:1071
msgctxt "ANALYSIS_Couppcd"
msgid "Returns the last coupon date preceding the settlement date"
-msgstr "Torna la data del cupó anterior fins a la data de liquidació"
+msgstr "Retorna la data del cupó anterior fins a la data de liquidació"
#: analysis.hrc:1072
msgctxt "ANALYSIS_Couppcd"
@@ -3328,7 +3327,7 @@ msgstr "La base"
#: analysis.hrc:1084
msgctxt "ANALYSIS_Coupnum"
msgid "Returns the number of coupons payable between the settlement and maturity dates"
-msgstr "Torna el nombre de cupons que s'han de pagar entre la data de liquidació i de venciment"
+msgstr "Retorna el nombre de cupons que s'han de pagar entre la data de liquidació i de venciment"
#: analysis.hrc:1085
msgctxt "ANALYSIS_Coupnum"
@@ -3373,7 +3372,7 @@ msgstr "La base"
#: analysis.hrc:1097
msgctxt "ANALYSIS_Fvschedule"
msgid "Returns the future value of the initial principal after a series of compound interest rates are applied"
-msgstr "Torna el valor del capital inicial després de l'aplicació d'una sèrie de diversos tipus d'interés periòdics"
+msgstr "Retorna el valor del capital inicial després de l'aplicació d'una sèrie de diversos tipus d'interés periòdics"
#: analysis.hrc:1098
msgctxt "ANALYSIS_Fvschedule"
diff --git a/source/ca-valencia/sccomp/messages.po b/source/ca-valencia/sccomp/messages.po
index 2990a876f8f..a382cc77697 100644
--- a/source/ca-valencia/sccomp/messages.po
+++ b/source/ca-valencia/sccomp/messages.po
@@ -4,14 +4,17 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2017-11-22 13:53+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"PO-Revision-Date: 2018-01-15 13:23+0000\n"
+"Last-Translator: joamuran <joamuran@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: ca-valencia\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1516022599.000000\n"
#: strings.hrc:25
msgctxt "RID_SOLVER_COMPONENT"
@@ -26,7 +29,7 @@ msgstr "Solucionador lineal CoinMP del %PRODUCTNAME"
#: strings.hrc:27
msgctxt "RID_SWARM_SOLVER_COMPONENT"
msgid "%PRODUCTNAME Swarm Non-Linear Solver (experimental)"
-msgstr ""
+msgstr "%PRODUCTNAME Solucionador no lineal en eixam (experimental)"
#: strings.hrc:28
msgctxt "RID_PROPERTY_NONNEGATIVE"
@@ -56,7 +59,7 @@ msgstr "Limita la profunditat de l'algorisme de branca i límit"
#: strings.hrc:33
msgctxt "RID_PROPERTY_ALGORITHM"
msgid "Swarm algorithm (0 - Differential Evolution, 1 - Particle Swarm Optimization)"
-msgstr ""
+msgstr "Algoritme en eixam (0 - evolució diferencial, 1 - optimització de l'eixam de partícules)"
#: strings.hrc:34
msgctxt "RID_ERROR_NONLINEAR"
diff --git a/source/ca-valencia/scp2/source/calc.po b/source/ca-valencia/scp2/source/calc.po
index 4929c13104c..846c6600ee5 100644
--- a/source/ca-valencia/scp2/source/calc.po
+++ b/source/ca-valencia/scp2/source/calc.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2017-04-12 14:13+0200\n"
-"PO-Revision-Date: 2014-01-30 06:57+0000\n"
-"Last-Translator: Anonymous Pootle User\n"
+"PO-Revision-Date: 2018-01-15 13:23+0000\n"
+"Last-Translator: joamuran <joamuran@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca-valencia\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1391065052.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1516022599.000000\n"
#: folderitem_calc.ulf
msgctxt ""
@@ -158,7 +158,7 @@ msgctxt ""
"STR_REG_VAL_MS_EXCEL_WEBQUERY\n"
"LngText.text"
msgid "Microsoft Excel Web Query File"
-msgstr ""
+msgstr "Fitxer de consulta web del Microsoft Excel"
#: registryitem_calc.ulf
msgctxt ""
diff --git a/source/ca-valencia/scp2/source/ooo.po b/source/ca-valencia/scp2/source/ooo.po
index a0c56c836fd..c16e1996891 100644
--- a/source/ca-valencia/scp2/source/ooo.po
+++ b/source/ca-valencia/scp2/source/ooo.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2017-11-22 13:53+0100\n"
-"PO-Revision-Date: 2016-12-01 13:57+0000\n"
-"Last-Translator: Anonymous Pootle User\n"
+"PO-Revision-Date: 2018-01-15 13:23+0000\n"
+"Last-Translator: joamuran <joamuran@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca-valencia\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1480600667.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1516022599.000000\n"
#: folderitem_ooo.ulf
msgctxt ""
@@ -62,7 +62,7 @@ msgctxt ""
"STR_NAME_MODULE_HELPPACK_EN_US\n"
"LngText.text"
msgid "English (United States)"
-msgstr "Anglés (Estats Units)"
+msgstr "anglés (Estats Units)"
#: module_helppack.ulf
msgctxt ""
@@ -2046,7 +2046,7 @@ msgctxt ""
"STR_NAME_MODULE_LANGPACK_HSB\n"
"LngText.text"
msgid "Upper Sorbian"
-msgstr ""
+msgstr "alt sòrab"
#: module_langpack.ulf
#, fuzzy
@@ -3825,7 +3825,7 @@ msgctxt ""
"STR_NAME_MODULE_EXTENSION_DICTIONARY_BO\n"
"LngText.text"
msgid "Classical Tibetan"
-msgstr ""
+msgstr "tibetà clàssic"
#: module_ooo.ulf
msgctxt ""
@@ -3833,7 +3833,7 @@ msgctxt ""
"STR_DESC_MODULE_EXTENSION_DICTIONARY_BO\n"
"LngText.text"
msgid "Classical Tibetan syllable spelling dictionary"
-msgstr ""
+msgstr "tibetà clàssic: corrector ortogràfic per síl·labes"
#: module_ooo.ulf
msgctxt ""
@@ -4412,7 +4412,6 @@ msgid "Slovenian spelling dictionary, hyphenation rules, and thesaurus"
msgstr "Eslovè: corrector ortogràfic, partició de mots i tesaurus (sinònims i termes relacionats)"
#: module_ooo.ulf
-#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_NAME_MODULE_EXTENSION_DICTIONARY_SQ\n"
diff --git a/source/ca-valencia/sd/messages.po b/source/ca-valencia/sd/messages.po
index 67a1d64fe7b..cf38cb4a0c2 100644
--- a/source/ca-valencia/sd/messages.po
+++ b/source/ca-valencia/sd/messages.po
@@ -4,35 +4,34 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-01-10 11:50+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"PO-Revision-Date: 2018-01-15 13:23+0000\n"
+"Last-Translator: joamuran <joamuran@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: ca-valencia\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1516022607.000000\n"
#: DocumentRenderer.hrc:29
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_CONTENT_CHOICES"
msgid "Slides"
msgstr "Diapositives"
#: DocumentRenderer.hrc:30
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_CONTENT_CHOICES"
msgid "Handouts"
msgstr "Prospectes"
#: DocumentRenderer.hrc:31
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_CONTENT_CHOICES"
msgid "Notes"
msgstr "Notes"
#: DocumentRenderer.hrc:32
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_CONTENT_CHOICES"
msgid "Outline"
msgstr "Esquema"
@@ -40,214 +39,184 @@ msgstr "Esquema"
#: DocumentRenderer.hrc:37
msgctxt "STR_IMPRESS_PRINT_UI_SLIDESPERPAGE_CHOICES"
msgid "According to layout"
-msgstr ""
+msgstr "Segons la disposició"
#: DocumentRenderer.hrc:38
msgctxt "STR_IMPRESS_PRINT_UI_SLIDESPERPAGE_CHOICES"
msgid "1"
-msgstr ""
+msgstr "1"
#: DocumentRenderer.hrc:39
msgctxt "STR_IMPRESS_PRINT_UI_SLIDESPERPAGE_CHOICES"
msgid "2"
-msgstr ""
+msgstr "2"
#: DocumentRenderer.hrc:40
msgctxt "STR_IMPRESS_PRINT_UI_SLIDESPERPAGE_CHOICES"
msgid "3"
-msgstr ""
+msgstr "3"
#: DocumentRenderer.hrc:41
msgctxt "STR_IMPRESS_PRINT_UI_SLIDESPERPAGE_CHOICES"
msgid "4"
-msgstr ""
+msgstr "4"
#: DocumentRenderer.hrc:42
msgctxt "STR_IMPRESS_PRINT_UI_SLIDESPERPAGE_CHOICES"
msgid "6"
-msgstr ""
+msgstr "6"
#: DocumentRenderer.hrc:43
msgctxt "STR_IMPRESS_PRINT_UI_SLIDESPERPAGE_CHOICES"
msgid "9"
-msgstr ""
+msgstr "9"
#: DocumentRenderer.hrc:48
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_ORDER_CHOICES"
msgid "Left to right, then down"
msgstr "D'esquerra a dreta, i avall"
#: DocumentRenderer.hrc:49
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_ORDER_CHOICES"
msgid "Top to bottom, then right"
msgstr "De dalt a baix, i a la dreta"
#: DocumentRenderer.hrc:54
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_QUALITY_CHOICES"
msgid "Original colors"
msgstr "Colors originals"
#: DocumentRenderer.hrc:55
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_QUALITY_CHOICES"
msgid "Grayscale"
msgstr "Escala de grisos"
#: DocumentRenderer.hrc:56
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_QUALITY_CHOICES"
msgid "Black & white"
msgstr "Blanc i negre"
#: DocumentRenderer.hrc:61
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_PAGE_OPTIONS_CHOICES"
msgid "Original size"
msgstr "Mida original"
#: DocumentRenderer.hrc:62
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_PAGE_OPTIONS_CHOICES"
msgid "Fit to printable page"
msgstr "Ajusta a la pàgina imprimible"
#: DocumentRenderer.hrc:63
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_PAGE_OPTIONS_CHOICES"
msgid "Distribute on multiple sheets of paper"
msgstr "Distribueix en diversos fulls de paper"
#: DocumentRenderer.hrc:64
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_PAGE_OPTIONS_CHOICES"
msgid "Tile sheet of paper with repeated slides"
-msgstr "Crea un mosaic al full de paper amb diapositives repetides"
+msgstr "Crea un mosaic al full de paper amb les diapositives repetides"
#: DocumentRenderer.hrc:69
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_PAGE_OPTIONS_CHOICES_DRAW"
msgid "Original size"
msgstr "Mida original"
#: DocumentRenderer.hrc:70
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_PAGE_OPTIONS_CHOICES_DRAW"
msgid "Fit to printable page"
msgstr "Ajusta a la pàgina imprimible"
#: DocumentRenderer.hrc:71
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_PAGE_OPTIONS_CHOICES_DRAW"
msgid "Distribute on multiple sheets of paper"
msgstr "Distribueix en diversos fulls de paper"
#: DocumentRenderer.hrc:72
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_PAGE_OPTIONS_CHOICES_DRAW"
msgid "Tile sheet of paper with repeated pages"
-msgstr "Crea un mosaic al full de paper amb pàgines repetides"
+msgstr "Crea un mosaic al full de paper amb les pàgines repetides"
#: DocumentRenderer.hrc:77
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_BROCHURE_INCLUDE_LIST"
msgid "All pages"
msgstr "Totes les pàgines"
#: DocumentRenderer.hrc:78
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_BROCHURE_INCLUDE_LIST"
msgid "Front sides / right pages"
msgstr "Anversos / pàgines de la dreta"
#: DocumentRenderer.hrc:79
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_BROCHURE_INCLUDE_LIST"
msgid "Back sides / left pages"
msgstr "Reversos / pàgines de l'esquerra"
#: DocumentRenderer.hrc:84
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_PAGE_RANGE_CHOICE"
msgid "~All slides"
-msgstr "Totes les _diapositives"
+msgstr "~Totes les diapositives"
#: DocumentRenderer.hrc:85
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_PAGE_RANGE_CHOICE"
msgid "~Slides"
-msgstr "Diapositives"
+msgstr "~Diapositives"
#: DocumentRenderer.hrc:86
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_PAGE_RANGE_CHOICE"
msgid "Se~lection"
msgstr "Se~lecció"
#: DocumentRenderer.hrc:91
-#, fuzzy
msgctxt "STR_DRAW_PRINT_UI_PAGE_RANGE_CHOICE"
msgid "~All pages"
msgstr "~Totes les pàgines"
#: DocumentRenderer.hrc:92
-#, fuzzy
msgctxt "STR_DRAW_PRINT_UI_PAGE_RANGE_CHOICE"
msgid "Pa~ges"
-msgstr "Pàgines"
+msgstr "Pà~gines"
#: DocumentRenderer.hrc:93
-#, fuzzy
msgctxt "STR_DRAW_PRINT_UI_PAGE_RANGE_CHOICE"
msgid "Se~lection"
msgstr "Se~lecció"
#: errhdl.hrc:29
-#, fuzzy
msgctxt "RID_SD_ERRHDL"
msgid "File format error found at $(ARG1)(row,col)."
msgstr "S'ha trobat un error de format del fitxer a $(ARG1)(fila,columna)."
#: errhdl.hrc:31 /home/cl/vc/git/libo-core/sd/inc/errhdl.hrc:33
-#, fuzzy
msgctxt "RID_SD_ERRHDL"
msgid "Format error discovered in the file in sub-document $(ARG1) at position $(ARG2)(row,col)."
msgstr "S'ha trobat un error de format al fitxer en el subdocument $(ARG1) a la posició $(ARG2)(fila,columna)."
#: family.hrc:29
-#, fuzzy
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "All Styles"
-msgstr "Estils de cel·la"
+msgstr "Tots els estils"
#: family.hrc:30
-#, fuzzy
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Hidden Styles"
msgstr "Estils amagats"
#: family.hrc:31
-#, fuzzy
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Applied Styles"
msgstr "Estils aplicats"
#: family.hrc:32
-#, fuzzy
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Custom Styles"
msgstr "Estils personalitzats"
#: family.hrc:38
-#, fuzzy
msgctxt "RID_PRESENTATIONSTYLEFAMILY"
msgid "All Styles"
-msgstr "Estils de cel·la"
+msgstr "Tots els estils"
#: family.hrc:39
-#, fuzzy
msgctxt "RID_PRESENTATIONSTYLEFAMILY"
msgid "Hidden Styles"
msgstr "Estils amagats"
@@ -303,13 +272,11 @@ msgid "Close Polygon"
msgstr "Tanca el polígon"
#: strings.hrc:35
-#, fuzzy
msgctxt "STR_SLIDE_SORTER_MODE"
msgid "Slide Sorter"
msgstr "Classificador de diapositives"
#: strings.hrc:36
-#, fuzzy
msgctxt "STR_NORMAL_MODE"
msgid "Normal"
msgstr "Normal"
@@ -317,7 +284,7 @@ msgstr "Normal"
#: strings.hrc:37
msgctxt "STR_SLIDE_MASTER_MODE"
msgid "Master Slide"
-msgstr ""
+msgstr "Diapositiva mestra"
#: strings.hrc:38
msgctxt "STR_OUTLINE_MODE"
@@ -330,15 +297,14 @@ msgid "Notes"
msgstr "Notes"
#: strings.hrc:40
-#, fuzzy
msgctxt "STR_NOTES_MASTER_MODE"
msgid "Master Notes"
-msgstr "Modes mestres"
+msgstr "Nota mestra"
#: strings.hrc:41
msgctxt "STR_HANDOUT_MASTER_MODE"
msgid "Master Handout"
-msgstr ""
+msgstr "Prospecte mestre"
#: strings.hrc:42
msgctxt "STR_AUTOLAYOUT_NONE"
@@ -634,7 +600,6 @@ msgid "Slide %1 of %2 (%3)"
msgstr "Diapositiva %1 de %2 (%3)"
#: strings.hrc:99
-#, fuzzy
msgctxt "STR_ALL_SUPPORTED_FORMATS"
msgid "All supported formats"
msgstr "Totes les formats compatibles"
@@ -1107,7 +1072,7 @@ msgstr "Presentació personalitzada nova"
#: strings.hrc:191
msgctxt "STR_COPY_CUSTOMSHOW"
msgid "Copy "
-msgstr "Còpia "
+msgstr "Copia "
#: strings.hrc:192
msgctxt "STR_IMPRESS_DOCUMENT"
@@ -1230,7 +1195,6 @@ msgid "Text"
msgstr "Text"
#: strings.hrc:216
-#, fuzzy
msgctxt "STR_HTMLEXP_SETGRAPHIC"
msgid "Image"
msgstr "Imatge"
@@ -1271,10 +1235,9 @@ msgid "Apply 3D favorite"
msgstr "Aplica 3D predilecte"
#: strings.hrc:224
-#, fuzzy
msgctxt "STR_UNDO_GRAFFILTER"
msgid "Image filter"
-msgstr "Filtre d'imatge"
+msgstr "Filtre d'imatges"
#: strings.hrc:225
msgctxt "STR_WARNING_NOSOUNDFILE"
@@ -1328,7 +1291,7 @@ msgstr "Nom"
#: strings.hrc:234
msgctxt "STR_TITLE_RENAMEMASTER"
msgid "Rename Master Slide"
-msgstr ""
+msgstr "Canvia el nom de la diapositiva mestra"
#: strings.hrc:235
msgctxt "STR_PLACEHOLDER_DESCRIPTION_TITLE"
@@ -1438,13 +1401,12 @@ msgstr "Formats"
#: strings.hrc:256
msgctxt "STR_GRAPHICS_STYLE_FAMILY"
msgid "Drawing Styles"
-msgstr ""
+msgstr "Estils de dibuix"
#: strings.hrc:257
-#, fuzzy
msgctxt "STR_PRESENTATIONS_STYLE_FAMILY"
msgid "Presentation Styles"
-msgstr "TítolPresentació"
+msgstr "Estils de presentació"
#: strings.hrc:258
msgctxt "STR_CELL_STYLE_FAMILY"
@@ -1534,13 +1496,13 @@ msgstr "Totes les formats compatibles"
#: strings.hrc:275
msgctxt "STR_OBJECTS_TREE"
msgid "Page Tree"
-msgstr ""
+msgstr "Arbre de pàgines"
#: strings.hrc:276
-#, fuzzy, c-format
+#, c-format
msgctxt "STR_OVERWRITE_WARNING"
msgid "The local target directory '%FILENAME' is not empty. Some files might be overwritten. Do you want to continue?"
-msgstr "El destí local del directori '%FILENAME' no és buit. Es poden sobreescriure alguns fitxers. Voleu continuar?"
+msgstr "El destí local del directori «%FILENAME» no és buit. Es poden sobreescriure alguns fitxers. Voleu continuar?"
#: strings.hrc:278
msgctxt "STR_LAYER_BCKGRND"
@@ -1585,23 +1547,22 @@ msgstr "Diapositiva"
#: strings.hrc:286
msgctxt "STR_MASTERSLIDE_NAME"
msgid "Master Slide"
-msgstr ""
+msgstr "Diapositiva mestra"
#: strings.hrc:287
msgctxt "STR_MASTERSLIDE_LABEL"
msgid "Master Slide:"
-msgstr ""
+msgstr "Diapositiva mestra:"
#: strings.hrc:288
-#, fuzzy
msgctxt "STR_MASTERPAGE_NAME"
msgid "Master Page"
-msgstr "Pàgines mestres"
+msgstr "Pàgina mestra"
#: strings.hrc:289
msgctxt "STR_MASTERPAGE_LABEL"
msgid "Master Page:"
-msgstr ""
+msgstr "Pàgina mestra:"
#: strings.hrc:290
msgctxt "STR_NOTES"
@@ -1881,12 +1842,12 @@ msgstr "Suprimeix l'autorització del client"
#: strings.hrc:345
msgctxt "STR_SHRINK_FONT_SIZE"
msgid "Shrink font size"
-msgstr ""
+msgstr "Redueix la mida de la lletra"
#: strings.hrc:346
msgctxt "STR_GROW_FONT_SIZE"
msgid "Grow font size"
-msgstr ""
+msgstr "Augmenta la mida de la lletra"
#. Names and descriptions of the Draw/Impress accessibility views
#. ==============================================================
@@ -2141,100 +2102,84 @@ msgid "Until end of slide"
msgstr "Fins a la fi de la diapositiva"
#: strings.hrc:402
-#, fuzzy
msgctxt "STR_CUSTOMANIMATION_DIRECTION_PROPERTY"
msgid "Direction:"
-msgstr "_Direcció:"
+msgstr "Direcció:"
#: strings.hrc:403
-#, fuzzy
msgctxt "STR_CUSTOMANIMATION_ZOOM_PROPERTY"
msgid "Zoom:"
-msgstr "Escala"
+msgstr "Escala:"
#: strings.hrc:404
-#, fuzzy
msgctxt "STR_CUSTOMANIMATION_SPOKES_PROPERTY"
msgid "Spokes:"
-msgstr "Rajos"
+msgstr "Rajos:"
#: strings.hrc:405
-#, fuzzy
msgctxt "STR_CUSTOMANIMATION_FIRST_COLOR_PROPERTY"
msgid "First color:"
-msgstr "Primera columna"
+msgstr "Primer color:"
#: strings.hrc:406
-#, fuzzy
msgctxt "STR_CUSTOMANIMATION_SECOND_COLOR_PROPERTY"
msgid "Second color:"
-msgstr "Segon color"
+msgstr "Segon color:"
#: strings.hrc:407
-#, fuzzy
msgctxt "STR_CUSTOMANIMATION_FILL_COLOR_PROPERTY"
msgid "Fill color:"
-msgstr "Primera columna"
+msgstr "Color d'emplenament"
#: strings.hrc:408
-#, fuzzy
msgctxt "STR_CUSTOMANIMATION_STYLE_PROPERTY"
msgid "Style:"
msgstr "Estil:"
#: strings.hrc:409
-#, fuzzy
msgctxt "STR_CUSTOMANIMATION_FONT_PROPERTY"
msgid "Font:"
-msgstr "Tipus de lletra"
+msgstr "Tipus de lletra:"
#: strings.hrc:410
-#, fuzzy
msgctxt "STR_CUSTOMANIMATION_FONT_COLOR_PROPERTY"
msgid "Font color:"
-msgstr "Primera columna"
+msgstr "Color de la lletra:"
#: strings.hrc:411
-#, fuzzy
msgctxt "STR_CUSTOMANIMATION_FONT_SIZE_STYLE_PROPERTY"
msgid "Style:"
msgstr "Estil:"
#: strings.hrc:412
-#, fuzzy
msgctxt "STR_CUSTOMANIMATION_FONT_STYLE_PROPERTY"
msgid "Typeface:"
-msgstr "Tipografia"
+msgstr "Tipografia:"
#: strings.hrc:413
-#, fuzzy
msgctxt "STR_CUSTOMANIMATION_LINE_COLOR_PROPERTY"
msgid "Line color:"
-msgstr "_Color de línia:"
+msgstr "Color de la línia:"
#: strings.hrc:414
-#, fuzzy
msgctxt "STR_CUSTOMANIMATION_SIZE_PROPERTY"
msgid "Font size:"
-msgstr "Mida de la lletra"
+msgstr "Mida de la lletra:"
#: strings.hrc:415
-#, fuzzy
msgctxt "STR_CUSTOMANIMATION_SCALE_PROPERTY"
msgid "Size:"
-msgstr "Mida"
+msgstr "Mida:"
#: strings.hrc:416
-#, fuzzy
msgctxt "STR_CUSTOMANIMATION_AMOUNT_PROPERTY"
msgid "Amount:"
-msgstr "Quantitat"
+msgstr "Quantitat:"
#: strings.hrc:417
-#, fuzzy
msgctxt "STR_CUSTOMANIMATION_COLOR_PROPERTY"
msgid "Color:"
-msgstr "Color"
+msgstr "Color:"
#: strings.hrc:418
msgctxt "STR_CUSTOMANIMATION_NO_SOUND"
@@ -2274,23 +2219,22 @@ msgstr "Camins de l'usuari"
#: strings.hrc:425
msgctxt "STR_CUSTOMANIMATION_ENTRANCE"
msgid "Entrance: %1"
-msgstr ""
+msgstr "Entrada: %1"
#: strings.hrc:426
msgctxt "STR_CUSTOMANIMATION_EMPHASIS"
msgid "Emphasis: %1"
-msgstr ""
+msgstr "Èmfasi: %1"
#: strings.hrc:427
msgctxt "STR_CUSTOMANIMATION_EXIT"
msgid "Exit: %1"
-msgstr ""
+msgstr "Eixida: %1"
#: strings.hrc:428
-#, fuzzy
msgctxt "STR_CUSTOMANIMATION_MOTION_PATHS"
msgid "Motion Paths: %1"
-msgstr "Camins de moviment"
+msgstr "Camins de moviment: %1"
#: strings.hrc:429
msgctxt "STR_SLIDETRANSITION_NONE"
@@ -2315,22 +2259,22 @@ msgstr "(sense autor)"
#: strings.hrc:434
msgctxt "STR_ANNOTATION_WRAP_FORWARD"
msgid "%PRODUCTNAME Impress reached the end of the presentation. Do you want to continue at the beginning?"
-msgstr "El %PRODUCTNAME Impress ha cercat fins al final de la presentació. Voleu continuar la cerca des de l'inici?"
+msgstr "El %PRODUCTNAME Impress ha buscat fins al final de la presentació. Voleu continuar la busca des de l'inici?"
#: strings.hrc:435
msgctxt "STR_ANNOTATION_WRAP_BACKWARD"
msgid "%PRODUCTNAME Impress reached the beginning of the presentation. Do you want to continue at the end?"
-msgstr "El %PRODUCTNAME Impress ha cercat fins a l'inici de la presentació. Voleu continuar la cerca des del final?"
+msgstr "El %PRODUCTNAME Impress ha buscat fins a l'inici de la presentació. Voleu continuar la busca des del final?"
#: strings.hrc:436
msgctxt "STR_ANNOTATION_WRAP_FORWARD_DRAW"
msgid "%PRODUCTNAME Draw reached the end of the document. Do you want to continue at the beginning?"
-msgstr "El %PRODUCTNAME Draw ha cercat fins al final del document. Voleu continuar la cerca des de l'inici?"
+msgstr "El %PRODUCTNAME Draw ha buscat fins al final del document. Voleu continuar la busca des de l'inici?"
#: strings.hrc:437
msgctxt "STR_ANNOTATION_WRAP_BACKWARD_DRAW"
msgid "%PRODUCTNAME Draw reached the beginning of the document. Do you want to continue at the end?"
-msgstr "El %PRODUCTNAME Draw ha cercat fins a l'inici del document. Voleu continuar la cerca des del final?"
+msgstr "El %PRODUCTNAME Draw ha buscat fins a l'inici del document. Voleu continuar la busca des del final?"
#: strings.hrc:438
msgctxt "STR_ANNOTATION_UNDO_INSERT"
@@ -2368,103 +2312,86 @@ msgid "Table"
msgstr "Taula"
#: strings.hrc:447
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_GROUP_NAME"
msgid "%PRODUCTNAME %s"
msgstr "%PRODUCTNAME %s"
#: strings.hrc:448
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_PRINT_GROUP"
msgid "Print"
-msgstr "Impressió"
+msgstr "Imprimeix"
#: strings.hrc:449
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_CONTENT"
msgid "Document"
msgstr "Document"
#: strings.hrc:450
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_SLIDESPERPAGE"
msgid "Slides per page"
msgstr "Diapositives per pàgina"
#: strings.hrc:451
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_ORDER"
msgid "Order"
msgstr "Orde"
#: strings.hrc:452
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_INCLUDE_CONTENT"
msgid "~Contents"
-msgstr "Contingut"
+msgstr "~Continguts"
#: strings.hrc:453
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_IS_PRINT_NAME"
msgid "~Slide name"
-msgstr "Nom de la diapositiva"
+msgstr "~Nom de la diapositiva"
#: strings.hrc:454
-#, fuzzy
msgctxt "STR_DRAW_PRINT_UI_IS_PRINT_NAME"
msgid "P~age name"
-msgstr "Nom de pàgina"
+msgstr "Nom de pàgin~a"
#: strings.hrc:455
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_IS_PRINT_DATE"
msgid "~Date and time"
-msgstr "Data i hora"
+msgstr "~Data i hora"
#: strings.hrc:456
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_IS_PRINT_HIDDEN"
msgid "Hidden pages"
msgstr "Pàgines amagades"
#: strings.hrc:457
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_QUALITY"
msgid "Color"
msgstr "Color"
#: strings.hrc:458
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_PAGE_OPTIONS"
msgid "~Size"
-msgstr "Mida"
+msgstr "~Mida"
#: strings.hrc:459
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_BROCHURE"
msgid "Brochure"
-msgstr "F_ullet"
+msgstr "Fullet"
#: strings.hrc:460
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_PAGE_SIDES"
msgid "Page sides"
msgstr "Cares de la pàgina"
#: strings.hrc:461
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_BROCHURE_INCLUDE"
msgid "Include"
msgstr "Inclou"
#: strings.hrc:462
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_PAPER_TRAY"
msgid "~Use only paper tray from printer preferences"
msgstr "~Utilitza només la safata de paper de les preferències de la impressora"
#: strings.hrc:463
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_PAGE_RANGE"
msgid "Print range"
msgstr "Àrea d'impressió"
@@ -2472,148 +2399,127 @@ msgstr "Àrea d'impressió"
#: strings.hrc:465
msgctxt "STR_SAR_WRAP_FORWARD"
msgid "%PRODUCTNAME Impress has searched to the end of the presentation. Do you want to continue at the beginning?"
-msgstr "El %PRODUCTNAME Impress ha cercat fins a l'acabament de la presentació. Voleu continuar la cerca des del començament?"
+msgstr "El %PRODUCTNAME Impress ha buscat fins a l'acabament de la presentació. Voleu continuar la busca des del començament?"
#: strings.hrc:466
msgctxt "STR_SAR_WRAP_BACKWARD"
msgid "%PRODUCTNAME Impress has searched to the beginning of the presentation. Do you want to continue at the end?"
-msgstr "El %PRODUCTNAME Impress ha cercat fins al començament de la presentació. Voleu continuar la cerca des de l'acabament?"
+msgstr "El %PRODUCTNAME Impress ha buscat fins al començament de la presentació. Voleu continuar la busca des de l'acabament?"
#: strings.hrc:467
msgctxt "STR_SAR_WRAP_FORWARD_DRAW"
msgid "%PRODUCTNAME Draw has searched to the end of the document. Do you want to continue at the beginning?"
-msgstr "El %PRODUCTNAME Draw ha cercat fins a l'acabament del document. Voleu continuar la cerca des del començament?"
+msgstr "El %PRODUCTNAME Draw ha buscat fins a l'acabament del document. Voleu continuar la busca des del començament?"
#: strings.hrc:468
msgctxt "STR_SAR_WRAP_BACKWARD_DRAW"
msgid "%PRODUCTNAME Draw has searched to the beginning of the document. Do you want to continue at the end?"
-msgstr "El %PRODUCTNAME Draw ha cercat fins al començament del document. Voleu continuar la cerca des de l'acabament?"
+msgstr "El %PRODUCTNAME Draw ha buscat fins al començament del document. Voleu continuar la busca des de l'acabament?"
#: strings.hrc:470
-#, fuzzy
msgctxt "STR_SD_NONE"
msgid "- None -"
msgstr "- Cap -"
#: annotationmenu.ui:13
-#, fuzzy
msgctxt "annotationmenu|reply"
msgid "_Reply"
-msgstr "~Respon"
+msgstr "_Respon"
#: annotationmenu.ui:28
-#, fuzzy
msgctxt "annotationmenu|bold"
msgid "_Bold"
msgstr "_Negreta"
#: annotationmenu.ui:37
-#, fuzzy
msgctxt "annotationmenu|italic"
msgid "_Italic"
msgstr "_Cursiva"
#: annotationmenu.ui:46
-#, fuzzy
msgctxt "annotationmenu|underline"
msgid "_Underline"
-msgstr "Subratllat"
+msgstr "_Subratllat"
#: annotationmenu.ui:55
-#, fuzzy
msgctxt "annotationmenu|strike"
msgid "_Strikethrough"
-msgstr "Ratllat"
+msgstr "_Barrat"
#: annotationmenu.ui:70
-#, fuzzy
msgctxt "annotationmenu|copy"
msgid "_Copy"
msgstr "_Copia"
#: annotationmenu.ui:79
-#, fuzzy
msgctxt "annotationmenu|paste"
msgid "_Paste"
-msgstr "Enganxa"
+msgstr "_Enganxa"
#: annotationmenu.ui:94
-#, fuzzy
msgctxt "annotationmenu|delete"
msgid "_Delete Comment"
-msgstr "Suprimeix els comentaris"
+msgstr "_Suprimeix el comentari"
#: annotationmenu.ui:103
-#, fuzzy
msgctxt "annotationmenu|deleteby"
msgid "Delete All Comments b_y %1"
-msgstr "Suprimeix tots els ~comentaris de %1"
+msgstr "Suprimeix _tots els comentaris de %1"
#: annotationmenu.ui:112
-#, fuzzy
msgctxt "annotationmenu|deleteall"
msgid "Delete _All Comments"
-msgstr "Suprimeix tots els comentaris"
+msgstr "Suprimeix _tots els comentaris"
#: annotationtagmenu.ui:12
-#, fuzzy
msgctxt "annotationtagmenu|reply"
msgid "_Reply"
-msgstr "~Respon"
+msgstr "_Respon"
#: annotationtagmenu.ui:26
-#, fuzzy
msgctxt "annotationtagmenu|delete"
msgid "_Delete Comment"
-msgstr "Suprimeix els comentaris"
+msgstr "_Suprimeix el comentari"
#: annotationtagmenu.ui:34
-#, fuzzy
msgctxt "annotationtagmenu|deleteby"
msgid "Delete All Comments b_y %1"
-msgstr "Suprimeix tots els ~comentaris de %1"
+msgstr "Suprimeix _tots els comentaris de %1"
#: annotationtagmenu.ui:42
-#, fuzzy
msgctxt "annotationtagmenu|deleteall"
msgid "Delete _All Comments"
-msgstr "Suprimeix tots els comentaris"
+msgstr "Suprimeix _tots els comentaris"
#: currentmastermenu.ui:12
-#, fuzzy
msgctxt "currentmastermenu|applyall"
msgid "_Apply to All Slides"
-msgstr "Aplica a totes les diapositives"
+msgstr "_Aplica a totes les diapositives"
#: currentmastermenu.ui:20
-#, fuzzy
msgctxt "currentmastermenu|applyselect"
msgid "Apply to _Selected Slides"
msgstr "Aplica a les diapositives _seleccionades"
#: currentmastermenu.ui:34
-#, fuzzy
msgctxt "currentmastermenu|edit"
msgid "_Edit Master..."
-msgstr "~Edita el mestre..."
+msgstr "_Edita el mestre..."
#: currentmastermenu.ui:42
-#, fuzzy
msgctxt "currentmastermenu|delete"
msgid "D_elete Master"
-msgstr "Suprimeix el mestre"
+msgstr "S_uprimeix el mestre"
#: currentmastermenu.ui:56
-#, fuzzy
msgctxt "currentmastermenu|large"
msgid "Show _Large Preview"
-msgstr "Mostra la previsualització ~gran"
+msgstr "Mostra la previsualització _gran"
#: currentmastermenu.ui:63
-#, fuzzy
msgctxt "currentmastermenu|small"
msgid "Show S_mall Preview"
-msgstr "Mostra una previsualització ~petita"
+msgstr "Mostra la previsualització _petita"
#: customanimationeffecttab.ui:44
msgctxt "customanimationeffecttab|prop_label1"
@@ -2751,31 +2657,26 @@ msgid "Effect:"
msgstr "Efecte:"
#: customanimationspanel.ui:193
-#, fuzzy
msgctxt "customanimationspanel|categorylb"
msgid "Entrance"
msgstr "Entrada"
#: customanimationspanel.ui:194
-#, fuzzy
msgctxt "customanimationspanel|categorylb"
msgid "Emphasis"
msgstr "Èmfasi"
#: customanimationspanel.ui:195
-#, fuzzy
msgctxt "customanimationspanel|categorylb"
msgid "Exit"
msgstr "Eixida"
#: customanimationspanel.ui:196
-#, fuzzy
msgctxt "customanimationspanel|categorylb"
msgid "Motion Paths"
msgstr "Camins de moviment"
#: customanimationspanel.ui:197
-#, fuzzy
msgctxt "customanimationspanel|categorylb"
msgid "Misc Effects"
msgstr "Altres efectes"
@@ -2791,10 +2692,9 @@ msgid "_Direction:"
msgstr "_Direcció:"
#: customanimationspanel.ui:270
-#, fuzzy
msgctxt "customanimationspanel|effect_duration"
msgid "D_uration:"
-msgstr "Durada"
+msgstr "D_urada:"
#: customanimationspanel.ui:285
msgctxt "customanimationspanel|start_effect_list"
@@ -2812,16 +2712,14 @@ msgid "After previous"
msgstr "Després de l'anterior"
#: customanimationspanel.ui:324
-#, fuzzy
msgctxt "customanimationspanel|more_properties|tooltip_text"
msgid "Options"
msgstr "Opcions"
#: customanimationspanel.ui:350
-#, fuzzy
msgctxt "customanimationspanel|delay_label"
msgid "_Delay:"
-msgstr "Re_tard:"
+msgstr "_Retard:"
#: customanimationspanel.ui:387
msgctxt "customanimationspanel|effect_label"
@@ -2829,13 +2727,11 @@ msgid "Effect"
msgstr "Efecte"
#: customanimationspanel.ui:429
-#, fuzzy
msgctxt "customanimationspanel|auto_preview"
msgid "Automatic Preview"
msgstr "Previsualització automàtica"
#: customanimationspanel.ui:446
-#, fuzzy
msgctxt "customanimationspanel|play"
msgid "Play"
msgstr "Reprodueix"
@@ -2848,140 +2744,119 @@ msgstr "Previsualitza l'efecte"
#: customanimationspanel.ui:479
msgctxt "customanimationspanel|box1_label"
msgid "Animation Deck"
-msgstr ""
+msgstr "Tauler d'animacions"
#: customanimationspanel.ui:492
msgctxt "customanimationspanel|custom_animation_list_label"
msgid "Animation List"
-msgstr ""
+msgstr "Llista d'animacions"
#: customanimationspanelhorizontal.ui:96
-#, fuzzy
msgctxt "customanimationspanelhorizontal|add_effect|tooltip_text"
msgid "Add Effect"
msgstr "Afig un efecte"
#: customanimationspanelhorizontal.ui:110
-#, fuzzy
msgctxt "customanimationspanelhorizontal|remove_effect|tooltip_text"
msgid "Remove Effect"
msgstr "Suprimeix l'efecte"
#: customanimationspanelhorizontal.ui:124
-#, fuzzy
msgctxt "customanimationspanelhorizontal|move_up|tooltip_text"
msgid "Move Up"
msgstr "Mou amunt"
#: customanimationspanelhorizontal.ui:138
-#, fuzzy
msgctxt "customanimationspanelhorizontal|move_down|tooltip_text"
msgid "Move Down"
msgstr "Mou avall"
#: customanimationspanelhorizontal.ui:166
-#, fuzzy
msgctxt "customanimationspanelhorizontal|start_effect"
msgid "_Start:"
msgstr "_Inici:"
#: customanimationspanelhorizontal.ui:179
-#, fuzzy
msgctxt "customanimationspanelhorizontal|effect_property"
msgid "_Direction:"
msgstr "_Direcció:"
#: customanimationspanelhorizontal.ui:193
-#, fuzzy
msgctxt "customanimationspanelhorizontal|start_effect_list"
msgid "On click"
-msgstr "En fer-hi clic"
+msgstr "En fer clic"
#: customanimationspanelhorizontal.ui:194
-#, fuzzy
msgctxt "customanimationspanelhorizontal|start_effect_list"
msgid "With previous"
msgstr "Amb l'anterior"
#: customanimationspanelhorizontal.ui:195
-#, fuzzy
msgctxt "customanimationspanelhorizontal|start_effect_list"
msgid "After previous"
msgstr "Després de l'anterior"
#: customanimationspanelhorizontal.ui:247
-#, fuzzy
msgctxt "customanimationspanelhorizontal|categorylabel"
msgid "Category:"
msgstr "Categoria:"
#: customanimationspanelhorizontal.ui:260
-#, fuzzy
msgctxt "customanimationspanelhorizontal|categorylb"
msgid "Entrance"
msgstr "Entrada"
#: customanimationspanelhorizontal.ui:261
-#, fuzzy
msgctxt "customanimationspanelhorizontal|categorylb"
msgid "Emphasis"
msgstr "Èmfasi"
#: customanimationspanelhorizontal.ui:262
-#, fuzzy
msgctxt "customanimationspanelhorizontal|categorylb"
msgid "Exit"
msgstr "Eixida"
#: customanimationspanelhorizontal.ui:263
-#, fuzzy
msgctxt "customanimationspanelhorizontal|categorylb"
msgid "Motion Paths"
msgstr "Camins de moviment"
#: customanimationspanelhorizontal.ui:264
-#, fuzzy
msgctxt "customanimationspanelhorizontal|categorylb"
msgid "Misc Effects"
msgstr "Altres efectes"
#: customanimationspanelhorizontal.ui:277
-#, fuzzy
msgctxt "customanimationspanelhorizontal|effect_duration"
msgid "D_uration:"
-msgstr "Durada"
+msgstr "D_urada:"
#: customanimationspanelhorizontal.ui:290
msgctxt "customanimationspanelhorizontal|anim_duration|tooltip_text"
msgid "Select the speed of the Animation."
-msgstr ""
+msgstr "Seleccioneu la velocitat de l'animació."
#: customanimationspanelhorizontal.ui:302
-#, fuzzy
msgctxt "customanimationspanelhorizontal|delay_label"
msgid "_Delay:"
-msgstr "Re_tard:"
+msgstr "_Retard:"
#: customanimationspanelhorizontal.ui:340
-#, fuzzy
msgctxt "customanimationspanelhorizontal|effectlabel"
msgid "Effect:"
msgstr "Efecte:"
#: customanimationspanelhorizontal.ui:378
-#, fuzzy
msgctxt "customanimationspanelhorizontal|auto_preview"
msgid "Automatic Preview"
msgstr "Previsualització automàtica"
#: customanimationspanelhorizontal.ui:407
-#, fuzzy
msgctxt "customanimationspanelhorizontal|play"
msgid "Play"
msgstr "Reprodueix"
#: customanimationspanelhorizontal.ui:412
-#, fuzzy
msgctxt "customanimationspanelhorizontal|play|tooltip_text"
msgid "Preview Effect"
msgstr "Previsualitza l'efecte"
@@ -3052,10 +2927,9 @@ msgid "_Delay:"
msgstr "Re_tard:"
#: customanimationtimingtab.ui:55
-#, fuzzy
msgctxt "customanimationtimingtab|duration_label"
msgid "D_uration:"
-msgstr "Durada"
+msgstr "D_urada:"
#: customanimationtimingtab.ui:68
msgctxt "customanimationtimingtab|repeat_label"
@@ -3080,7 +2954,7 @@ msgstr "Després de l'anterior"
#: customanimationtimingtab.ui:111
msgctxt "customanimationtimingtab|anim_duration|tooltip_text"
msgid "Select the speed of the Animation."
-msgstr ""
+msgstr "Seleccioneu la velocitat de l'animació."
#: customanimationtimingtab.ui:133
msgctxt "customanimationtimingtab|rewind"
@@ -3205,7 +3079,7 @@ msgstr "Màx."
#: dockinganimation.ui:149
msgctxt "dockinganimation|duration|tooltip_text"
msgid "Duration"
-msgstr "Durada"
+msgstr "Duració"
#: dockinganimation.ui:163
msgctxt "dockinganimation|numbitmap|tooltip_text"
@@ -3338,79 +3212,66 @@ msgid "Create"
msgstr "Crea"
#: effectmenu.ui:12
-#, fuzzy
msgctxt "effectmenu|onclick"
msgid "Start On _Click"
-msgstr "Inicia en fer ~clic"
+msgstr "Inicia en fer _clic"
#: effectmenu.ui:20
-#, fuzzy
msgctxt "effectmenu|withprev"
msgid "Start _With Previous"
-msgstr "Inicia amb l'~anterior"
+msgstr "Inicia amb l'_anterior"
#: effectmenu.ui:28
-#, fuzzy
msgctxt "effectmenu|afterprev"
msgid "Start _After Previous"
-msgstr "Inicia ~després de l'anterior"
+msgstr "Inicia _després de l'anterior"
#: effectmenu.ui:41
-#, fuzzy
msgctxt "effectmenu|options"
msgid "_Effect Options..."
-msgstr "Opcions de l'efecte"
+msgstr "Opcions dels _efectes..."
#: effectmenu.ui:49
-#, fuzzy
msgctxt "effectmenu|timing"
msgid "_Timing..."
-msgstr "~Cronometratge..."
+msgstr "_Cronometratge..."
#: effectmenu.ui:57
-#, fuzzy
msgctxt "effectmenu|remove"
msgid "_Remove"
msgstr "_Suprimeix"
#: fontsizemenu.ui:12
-#, fuzzy
msgctxt "fontsizemenu|25"
msgid "Tiny"
-msgstr "Petit"
+msgstr "Diminuta"
#: fontsizemenu.ui:20
-#, fuzzy
msgctxt "fontsizemenu|50"
msgid "Smaller"
-msgstr "Més petit"
+msgstr "Més petita"
#: fontsizemenu.ui:28
-#, fuzzy
msgctxt "fontsizemenu|150"
msgid "Larger"
msgstr "Més gran"
#: fontsizemenu.ui:36
-#, fuzzy
msgctxt "fontsizemenu|400"
msgid "Extra Large"
msgstr "Molt gran"
#: fontstylemenu.ui:12
-#, fuzzy
msgctxt "fontstylemenu|bold"
msgid "Bold"
msgstr "Negreta"
#: fontstylemenu.ui:20
-#, fuzzy
msgctxt "fontstylemenu|italic"
msgid "Italic"
msgstr "Cursiva"
#: fontstylemenu.ui:28
-#, fuzzy
msgctxt "fontstylemenu|underline"
msgid "Underlined"
msgstr "Subratllat"
@@ -3506,79 +3367,66 @@ msgid "Include on page"
msgstr "Inclou a la pàgina"
#: impressprinteroptions.ui:32
-#, fuzzy
msgctxt "impressprinteroptions|printname"
msgid "Slide name"
msgstr "Nom de la diapositiva"
#: impressprinteroptions.ui:48
-#, fuzzy
msgctxt "impressprinteroptions|printdatetime"
msgid "Date and time"
msgstr "Data i hora"
#: impressprinteroptions.ui:64
-#, fuzzy
msgctxt "impressprinteroptions|printhidden"
msgid "Hidden pages"
msgstr "Pàgines amagades"
#: impressprinteroptions.ui:86
-#, fuzzy
msgctxt "impressprinteroptions|label4"
msgid "Contents"
msgstr "Contingut"
#: impressprinteroptions.ui:119
-#, fuzzy
msgctxt "impressprinteroptions|originalcolors"
msgid "Original size"
msgstr "Mida original"
#: impressprinteroptions.ui:137
-#, fuzzy
msgctxt "impressprinteroptions|grayscale"
msgid "Grayscale"
msgstr "Escala de grisos"
#: impressprinteroptions.ui:155
-#, fuzzy
msgctxt "impressprinteroptions|blackandwhite"
msgid "Black & white"
msgstr "Blanc i negre"
#: impressprinteroptions.ui:179
-#, fuzzy
msgctxt "impressprinteroptions|label5"
msgid "Color"
msgstr "Color"
#: impressprinteroptions.ui:212
-#, fuzzy
msgctxt "impressprinteroptions|originalsize"
msgid "Original size"
msgstr "Mida original"
#: impressprinteroptions.ui:230
-#, fuzzy
msgctxt "impressprinteroptions|fittoprintable"
msgid "Fit to printable page"
msgstr "Ajusta a la pàgina imprimible"
#: impressprinteroptions.ui:248
-#, fuzzy
msgctxt "impressprinteroptions|distributeonmultiple"
msgid "Distribute on multiple sheets of paper"
msgstr "Distribueix en diversos fulls de paper"
#: impressprinteroptions.ui:266
-#, fuzzy
msgctxt "impressprinteroptions|tilesheet"
msgid "Tile sheet of paper with repeated slides"
msgstr "Crea un mosaic al full de paper amb diapositives repetides"
#: impressprinteroptions.ui:290
-#, fuzzy
msgctxt "impressprinteroptions|label6"
msgid "Size"
msgstr "Mida"
@@ -3639,16 +3487,14 @@ msgid "Path Name"
msgstr "Nom del camí"
#: layoutmenu.ui:12
-#, fuzzy
msgctxt "layoutmenu|apply"
msgid "Apply to _Selected Slides"
msgstr "Aplica a les diapositives _seleccionades"
#: layoutmenu.ui:26
-#, fuzzy
msgctxt "layoutmenu|insert"
msgid "_Insert Slide"
-msgstr "Insereix una diapositiva"
+msgstr "_Insereix una diapositiva"
#: masterlayoutdlg.ui:8
msgctxt "masterlayoutdlg|MasterLayoutDialog"
@@ -3686,193 +3532,161 @@ msgid "Placeholders"
msgstr "Espais reservats"
#: mastermenu.ui:12
-#, fuzzy
msgctxt "mastermenu|applyall"
msgid "_Apply to All Slides"
-msgstr "Aplica a totes les diapositives"
+msgstr "_Aplica a totes les diapositives"
#: mastermenu.ui:20
-#, fuzzy
msgctxt "mastermenu|applyselect"
msgid "Apply to _Selected Slides"
msgstr "Aplica a les diapositives _seleccionades"
#: mastermenu.ui:34
-#, fuzzy
msgctxt "mastermenu|large"
msgid "Show _Large Preview"
-msgstr "Mostra la previsualització ~gran"
+msgstr "Mostra la previsualització _gran"
#: mastermenu.ui:42
-#, fuzzy
msgctxt "mastermenu|small"
msgid "Show S_mall Preview"
-msgstr "Mostra una previsualització ~petita"
+msgstr "Mostra la previsualització _petita"
#: navigatorpanel.ui:22
-#, fuzzy
msgctxt "navigatorpanel|documents|tooltip_text"
msgid "Document"
msgstr "Document"
#: navigatorpanel.ui:25
-#, fuzzy
msgctxt "navigatorpanel|documents-atkobject"
msgid "Active Window"
msgstr "Finestra activa"
#: navigatorpanel.ui:58
-#, fuzzy
msgctxt "navigatorpanel|first|tooltip_text"
msgid "First Slide"
msgstr "Primera diapositiva"
#: navigatorpanel.ui:71
-#, fuzzy
msgctxt "navigatorpanel|previous|tooltip_text"
msgid "Previous Slide"
-msgstr "Vés a la diapositiva anterior"
+msgstr "Diapositiva anterior"
#: navigatorpanel.ui:84
-#, fuzzy
msgctxt "navigatorpanel|next|tooltip_text"
msgid "Next Slide"
-msgstr "Diapositiva de text"
+msgstr "Diapositiva següent"
#: navigatorpanel.ui:97
-#, fuzzy
msgctxt "navigatorpanel|last|tooltip_text"
msgid "Last Slide"
msgstr "Última diapositiva"
#: navigatorpanel.ui:120
-#, fuzzy
msgctxt "navigatorpanel|dragmode|tooltip_text"
msgid "Drag Mode"
msgstr "Mode d'arrossegament"
#: navigatorpanel.ui:133
-#, fuzzy
msgctxt "navigatorpanel|shapes|tooltip_text"
msgid "Show Shapes"
-msgstr "Mostra els canvis"
+msgstr "Mostra les formes"
#: notebookbar.ui:340
-#, fuzzy
msgctxt "notebookbar|FileLabel"
msgid "File"
msgstr "Fitxer"
#: notebookbar.ui:421
-#, fuzzy
msgctxt "notebookbar|FormatPaintbrush"
msgid "Clone"
-msgstr "Con"
+msgstr "Clona"
#: notebookbar.ui:921
-#, fuzzy
msgctxt "notebookbar|numberbullet|tooltip_text"
msgid "Bullets and Numbering"
msgstr "Pics i numeració"
#: notebookbar.ui:961
-#, fuzzy
msgctxt "notebookbar|indent|tooltip_text"
msgid "Indent"
msgstr "Sagnat"
#: notebookbar.ui:968
-#, fuzzy
msgctxt "notebookbar|increaseindent|tooltip_text"
msgid "Increase Indent"
msgstr "Augmenta el sagnat"
#: notebookbar.ui:984
-#, fuzzy
msgctxt "notebookbar|decreaseindent|tooltip_text"
msgid "Decrease Indent"
msgstr "Redueix el sagnat"
#: notebookbar.ui:1018
-#, fuzzy
msgctxt "notebookbar|horizontalalignment|tooltip_text"
msgid "Horizontal Alignment"
msgstr "Alineació horitzontal"
#: notebookbar.ui:1497
-#, fuzzy
msgctxt "notebookbar|ImpressLabel"
msgid "Home"
msgstr "Inici"
#: notebookbar.ui:1618
-#, fuzzy
msgctxt "notebookbar|InsertAVMedia|tooltip_text"
msgid "Insert Audio or Video"
-msgstr "Insereix un àudio o un vídeo"
+msgstr "Insereix àudio o vídeo"
#: notebookbar.ui:1935
-#, fuzzy
msgctxt "notebookbar|InsertSymbol"
msgid "Symbol"
msgstr "Símbol"
#: notebookbar.ui:2011
-#, fuzzy
msgctxt "notebookbar|InsertLabel"
msgid "Insert"
msgstr "Insereix"
#: notebookbar.ui:2033
-#, fuzzy
msgctxt "notebookbar|TransitionsLabel"
msgid "Transitions"
msgstr "Transicions"
#: notebookbar.ui:2053
-#, fuzzy
msgctxt "notebookbar|AnimationLabel"
msgid "Animation"
msgstr "Animació"
#: notebookbar.ui:2218
-#, fuzzy
msgctxt "notebookbar|SlideShowLabel"
msgid "Slide Show"
msgstr "Presentació de diapositives"
#: notebookbar.ui:2252
-#, fuzzy
msgctxt "notebookbar|SpellOnline"
msgid "Auto Spellcheck"
msgstr "Verificació ortogràfica automàtica"
#: notebookbar.ui:2354
-#, fuzzy
msgctxt "notebookbar|ReviewLabel"
msgid "Review"
msgstr "Revisió"
#: notebookbar.ui:2547
-#, fuzzy
msgctxt "notebookbar|GridVisible"
msgid "Grid"
msgstr "Graella"
#: notebookbar.ui:2737
-#, fuzzy
msgctxt "notebookbar|ViewLabel"
msgid "View"
msgstr "Visualitza"
#: notebookbar.ui:2757
-#, fuzzy
msgctxt "notebookbar|TableLabel"
msgid "Table"
msgstr "Taula"
#: notebookbar.ui:3275
-#, fuzzy
msgctxt "notebookbar|ImageLabel"
msgid "Image"
msgstr "Imatge"
@@ -3880,39 +3694,34 @@ msgstr "Imatge"
#: notebookbar_groupedbar_compact.ui:466
msgctxt "notebookbar_groupedbar_compact|menubarD1"
msgid "Menubar"
-msgstr ""
+msgstr "Barra de menús"
#: notebookbar_groupedbar_compact.ui:1884
msgctxt "notebookbar_groupedbar_compact|menubarD"
msgid "Menubar"
-msgstr ""
+msgstr "Barra de menús"
#: notebookbar_groupedbar_compact.ui:2575
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|fileb"
msgid "_File"
msgstr "_Fitxer"
#: notebookbar_groupedbar_compact.ui:2714
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|editb"
msgid "_Edit"
-msgstr "~Edita"
+msgstr "_Edita"
#: notebookbar_groupedbar_compact.ui:2884
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|reviewb"
msgid "_Slide Show"
-msgstr "Presentació de diapositives"
+msgstr "_Presentació de diapositives"
#: notebookbar_groupedbar_compact.ui:3012
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|paragraphstylet"
msgid "S_lide"
-msgstr "Diapositiva"
+msgstr "_Diapositiva"
#: notebookbar_groupedbar_compact.ui:3163
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|insertText"
msgid "_Insert"
msgstr "_Insereix"
@@ -3920,61 +3729,52 @@ msgstr "_Insereix"
#: notebookbar_groupedbar_compact.ui:3332
msgctxt "notebookbar_groupedbar_compact|draw"
msgid "D_raw"
-msgstr ""
+msgstr "D_ibuixa"
#: notebookbar_groupedbar_compact.ui:3616
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|viewb"
msgid "_View"
-msgstr "Visualitza"
+msgstr "_Visualització"
#: notebookbar_groupedbar_compact.ui:3767
#: /home/cl/vc/git/libo-core/sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:4777
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|reviewb"
msgid "_Review"
-msgstr "Revisió"
+msgstr "_Revisa"
#: notebookbar_groupedbar_compact.ui:3906
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|slideshowf"
msgid "_Slide Show"
-msgstr "Presentació de diapositives"
+msgstr "_Presentació de diapositives"
#: notebookbar_groupedbar_compact.ui:4071
#: /home/cl/vc/git/libo-core/sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:5079
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|formatt"
msgid "F_ormat"
msgstr "F_ormat"
#: notebookbar_groupedbar_compact.ui:4321
#: /home/cl/vc/git/libo-core/sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:5329
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|paragrapht"
msgid "_Paragraph"
-msgstr "Paràgraf"
+msgstr "_Paràgraf"
#: notebookbar_groupedbar_compact.ui:4492
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|insertTextO"
msgid "_Insert"
msgstr "_Insereix"
#: notebookbar_groupedbar_compact.ui:4626
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|viewT"
msgid "_View"
-msgstr "Visualitza"
+msgstr "_Visualització"
#: notebookbar_groupedbar_compact.ui:4914
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|slideshowb"
msgid "_Slide Show"
-msgstr "Presentació de diapositives"
+msgstr "_Presentació de diapositives"
#: notebookbar_groupedbar_compact.ui:5479
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|rowscolumnst"
msgid "R_ows"
msgstr "_Files"
@@ -3982,27 +3782,24 @@ msgstr "_Files"
#: notebookbar_groupedbar_compact.ui:5795
msgctxt "notebookbar_groupedbar_compact|calculatet"
msgid "_Calc"
-msgstr ""
+msgstr "_Calc"
#: notebookbar_groupedbar_compact.ui:5987
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|editdrawb"
msgid "St_yles"
-msgstr "Estils"
+msgstr "Est_ils"
#: notebookbar_groupedbar_compact.ui:6214
msgctxt "notebookbar_groupedbar_compact|drawb"
msgid "D_raw"
-msgstr ""
+msgstr "D_ibuixa"
#: notebookbar_groupedbar_compact.ui:6585
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|viewDrawb"
msgid "Grou_p"
-msgstr "Grup"
+msgstr "Gru_p"
#: notebookbar_groupedbar_compact.ui:6694
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|GridO"
msgid "_Grid"
msgstr "_Graella"
@@ -4010,53 +3807,45 @@ msgstr "_Graella"
#: notebookbar_groupedbar_compact.ui:6836
msgctxt "notebookbar_groupedbar_compact|3Db"
msgid "3_D"
-msgstr ""
+msgstr "3_D"
#: notebookbar_groupedbar_compact.ui:7008
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|graphicB"
msgid "_Graphic"
-msgstr "Gràfic"
+msgstr "_Imatge"
#: notebookbar_groupedbar_compact.ui:7123
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|colorb"
msgid "C_olor"
-msgstr "Color"
+msgstr "C_olor"
#: notebookbar_groupedbar_compact.ui:7596
#: /home/cl/vc/git/libo-core/sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:8350
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|GridB"
msgid "_Grid"
msgstr "_Graella"
#: notebookbar_groupedbar_compact.ui:7732
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|slideshowOLE"
msgid "_Slide Show"
-msgstr "Presentació de diapositives"
+msgstr "Pre_sentació de diapositives"
#: notebookbar_groupedbar_compact.ui:7957
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|oleB"
msgid "F_rame"
msgstr "_Marc"
#: notebookbar_groupedbar_compact.ui:8484
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|viewOLE"
msgid "_View"
-msgstr "Visualitza"
+msgstr "_Visualització"
#: notebookbar_groupedbar_compact.ui:8663
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|oleB"
msgid "_Master Page"
-msgstr "Pàgines mestres"
+msgstr "Pàgina _mestra"
#: notebookbar_groupedbar_compact.ui:8808
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|insertTextb"
msgid "_Insert"
msgstr "_Insereix"
@@ -4064,63 +3853,54 @@ msgstr "_Insereix"
#: notebookbar_groupedbar_compact.ui:9016
msgctxt "notebookbar_groupedbar_compact|drawMaster"
msgid "D_raw"
-msgstr ""
+msgstr "D_ibuixa"
#: notebookbar_groupedbar_compact.ui:9391
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|viewMaster"
msgid "_View"
-msgstr "Visualitza"
+msgstr "_Visualització"
#: notebookbar_groupedbar_compact.ui:9526
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|menub"
msgid "_Menu"
-msgstr "Menú"
+msgstr "_Menú"
#: notebookbar_groupedbar_compact.ui:9581
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|toolsb"
msgid "_Tools"
-msgstr "Eines"
+msgstr "_Eines"
#: notebookbar_groupedbar_full.ui:2372
msgctxt "notebookbar_groupedbar_full|menubarD"
msgid "Menubar"
-msgstr ""
+msgstr "Barra de menús"
#: notebookbar_groupedbar_full.ui:2541
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|Quotation2"
msgid "Quotation"
-msgstr "Cita"
+msgstr "Citació"
#: notebookbar_groupedbar_full.ui:3227
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|fileb"
msgid "_File"
msgstr "_Fitxer"
#: notebookbar_groupedbar_full.ui:3449
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|editb"
msgid "_Edit"
-msgstr "~Edita"
+msgstr "_Edita"
#: notebookbar_groupedbar_full.ui:3608
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|slideshowb"
msgid "_Slide Show"
-msgstr "Presentació de diapositives"
+msgstr "Pre_sentació de diapositives"
#: notebookbar_groupedbar_full.ui:3805
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|paragraphstylet"
msgid "S_lide"
-msgstr "Diapositiva"
+msgstr "_Diapositiva"
#: notebookbar_groupedbar_full.ui:3956
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|insertText"
msgid "_Insert"
msgstr "_Insereix"
@@ -4128,77 +3908,66 @@ msgstr "_Insereix"
#: notebookbar_groupedbar_full.ui:4302
msgctxt "notebookbar_groupedbar_full|draw"
msgid "D_raw"
-msgstr ""
+msgstr "D_ibuixa"
#: notebookbar_groupedbar_full.ui:4486
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewb"
msgid "_View"
-msgstr "Visualitza"
+msgstr "_Visualització"
#: notebookbar_groupedbar_full.ui:4632
#: /home/cl/vc/git/libo-core/sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:6202
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|reviewb"
msgid "_Review"
-msgstr "Revisió"
+msgstr "_Revisa"
#: notebookbar_groupedbar_full.ui:4920
#: /home/cl/vc/git/libo-core/sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:8526
#: /home/cl/vc/git/libo-core/sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:9790
#: /home/cl/vc/git/libo-core/sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:11217
#: /home/cl/vc/git/libo-core/sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:12467
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|arrangedrawb"
msgid "_Arrange"
-msgstr "Organitza"
+msgstr "_Organitza"
#: notebookbar_groupedbar_full.ui:5075
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|slideshowt"
msgid "_Slide Show"
-msgstr "Presentació de diapositives"
+msgstr "Pre_sentació de diapositives"
#: notebookbar_groupedbar_full.ui:5327
#: /home/cl/vc/git/libo-core/sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:6592
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|formatd"
msgid "F_ormat"
msgstr "F_ormat"
#: notebookbar_groupedbar_full.ui:5651
#: /home/cl/vc/git/libo-core/sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:6918
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|paragraphTextb"
msgid "_Paragraph"
-msgstr "Paràgraf"
+msgstr "_Paràgraf"
#: notebookbar_groupedbar_full.ui:5894
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|insertTextt"
msgid "_Insert"
msgstr "_Insereix"
#: notebookbar_groupedbar_full.ui:6056
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewt"
msgid "_View"
-msgstr "Visualitza"
+msgstr "_Visualització"
#: notebookbar_groupedbar_full.ui:6339
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|slideshowtt"
msgid "_Slide Show"
-msgstr "Presentació de diapositives"
+msgstr "_Presentació de diapositives"
#: notebookbar_groupedbar_full.ui:7097
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|tabled"
msgid "T_able"
-msgstr "Taula"
+msgstr "T_aula"
#: notebookbar_groupedbar_full.ui:7362
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|rowscolumnst"
msgid "R_ows"
msgstr "_Files"
@@ -4206,82 +3975,71 @@ msgstr "_Files"
#: notebookbar_groupedbar_full.ui:7482
msgctxt "notebookbar_groupedbar_full|calculatet"
msgid "_Calc"
-msgstr ""
+msgstr "_Calc"
#: notebookbar_groupedbar_full.ui:7818
msgctxt "notebookbar_groupedbar_full|drawb"
msgid "D_raw"
-msgstr ""
+msgstr "D_ibuixa"
#: notebookbar_groupedbar_full.ui:8114
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|editdrawb"
msgid "_Edit"
-msgstr "~Edita"
+msgstr "_Edita"
#: notebookbar_groupedbar_full.ui:8677
#: /home/cl/vc/git/libo-core/sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:9941
#: /home/cl/vc/git/libo-core/sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:11368
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|GridDrawB"
msgid "_Grid"
msgstr "_Graella"
#: notebookbar_groupedbar_full.ui:8819
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewDrawb"
msgid "Grou_p"
-msgstr "Grup"
+msgstr "Gru_p"
#: notebookbar_groupedbar_full.ui:8958
msgctxt "notebookbar_groupedbar_full|3Db"
msgid "3_D"
-msgstr ""
+msgstr "3_D"
#: notebookbar_groupedbar_full.ui:9216
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|graphicB"
msgid "_Graphic"
-msgstr "Gràfic"
+msgstr "_Imatge"
#: notebookbar_groupedbar_full.ui:9387
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|colorb"
msgid "C_olor"
-msgstr "Color"
+msgstr "C_olor"
#: notebookbar_groupedbar_full.ui:10344
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|media"
msgid "_Media"
-msgstr "Mitjà"
+msgstr "_Multimèdia"
#: notebookbar_groupedbar_full.ui:10520
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|slideshowOLE"
msgid "_Slide Show"
-msgstr "Presentació de diapositives"
+msgstr "Pre_sentació de diapositives"
#: notebookbar_groupedbar_full.ui:10805
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|editdrawb"
msgid "F_rame"
msgstr "_Marc"
#: notebookbar_groupedbar_full.ui:11514
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewtOLE"
msgid "_View"
-msgstr "Visualitza"
+msgstr "_Visualitza"
#: notebookbar_groupedbar_full.ui:11674
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|oleB"
msgid "_Master Page"
-msgstr "Pàgines mestres"
+msgstr "Pàgina _mestra"
#: notebookbar_groupedbar_full.ui:11912
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|insertTextm"
msgid "_Insert"
msgstr "_Insereix"
@@ -4289,110 +4047,94 @@ msgstr "_Insereix"
#: notebookbar_groupedbar_full.ui:12141
msgctxt "notebookbar_groupedbar_full|drawm"
msgid "D_raw"
-msgstr ""
+msgstr "D_ibuixa"
#: notebookbar_groupedbar_full.ui:12629
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|masterviewm"
msgid "_View"
-msgstr "Visualitza"
+msgstr "_Visualització"
#: notebookbar_groupedbar_full.ui:12749
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|menub"
msgid "_Menu"
-msgstr "Menú"
+msgstr "_Menú"
#: notebookbar_groupedbar_full.ui:12801
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|toolsb"
msgid "_Tools"
-msgstr "Eines"
+msgstr "_Eines"
#: notebookbar_groupedbar_full.ui:12855
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|helpb"
msgid "_Help"
-msgstr "Ajuda"
+msgstr "_Ajuda"
#: notebookbar_groups.ui:49
-#, fuzzy
msgctxt "notebookbar_groups|layout01"
msgid "Blank"
-msgstr "Buit"
+msgstr "En blanc"
#: notebookbar_groups.ui:57
-#, fuzzy
msgctxt "notebookbar_groups|layout02"
msgid "Title Slide"
-msgstr "Diapositiva títol"
+msgstr "Diapositiva de títol"
#: notebookbar_groups.ui:65
-#, fuzzy
msgctxt "notebookbar_groups|layout03"
msgid "Title, Text"
msgstr "Títol, text"
#: notebookbar_groups.ui:73
-#, fuzzy
msgctxt "notebookbar_groups|layout04"
msgid "Title, Content"
-msgstr "Títol i contingut"
+msgstr "Títol, contingut"
#: notebookbar_groups.ui:81
-#, fuzzy
msgctxt "notebookbar_groups|layout05"
msgid "Centered Text"
msgstr "Text centrat"
#: notebookbar_groups.ui:104
-#, fuzzy
msgctxt "notebookbar_groups|hyperlink"
msgid "Hyperlink"
-msgstr "Enllaç"
+msgstr "Hiperenllaç"
#: notebookbar_groups.ui:118
-#, fuzzy
msgctxt "notebookbar_groups|footnote"
msgid "Footnote"
msgstr "Nota al peu"
#: notebookbar_groups.ui:127
-#, fuzzy
msgctxt "notebookbar_groups|endnote"
msgid "Endnote"
msgstr "Nota final"
#: notebookbar_groups.ui:142
-#, fuzzy
msgctxt "notebookbar_groups|bookmark"
msgid "Bookmark"
msgstr "Marcador"
#: notebookbar_groups.ui:151
-#, fuzzy
msgctxt "notebookbar_groups|crossreference"
msgid "Cross-Reference"
-msgstr "Referències creuades"
+msgstr "Referència creuada"
#: notebookbar_groups.ui:168
msgctxt "notebookbar_groups|master01"
msgid "Master 1"
-msgstr ""
+msgstr "Mestre 1"
#: notebookbar_groups.ui:177
msgctxt "notebookbar_groups|master02"
msgid "Master 2"
-msgstr ""
+msgstr "Mestre 2"
#: notebookbar_groups.ui:257
-#, fuzzy
msgctxt "notebookbar_groups|shapestyledefault"
msgid "Default"
-msgstr "Per defecte"
+msgstr "Predeterminat"
#: notebookbar_groups.ui:265
-#, fuzzy
msgctxt "notebookbar_groups|shapestylenofill"
msgid "No Fill"
msgstr "Sense emplenament"
@@ -4400,34 +4142,29 @@ msgstr "Sense emplenament"
#: notebookbar_groups.ui:273
msgctxt "notebookbar_groups|shapestyleshadow"
msgid "With Shadow"
-msgstr ""
+msgstr "Amb ombra"
#: notebookbar_groups.ui:287
-#, fuzzy
msgctxt "notebookbar_groups|shapestyletitle1"
msgid "Title 1"
-msgstr "Títol1"
+msgstr "Títol 1"
#: notebookbar_groups.ui:295
-#, fuzzy
msgctxt "notebookbar_groups|shapestyletitle2"
msgid "Title 2"
-msgstr "Títol2"
+msgstr "Títol 2"
#: notebookbar_groups.ui:489
-#, fuzzy
msgctxt "notebookbar_groups|filegrouplabel"
msgid "File"
msgstr "Fitxer"
#: notebookbar_groups.ui:642
-#, fuzzy
msgctxt "notebookbar_groups|clipboardgrouplabel"
msgid "Clipboard"
-msgstr "porta-retalls"
+msgstr "Porta-retalls"
#: notebookbar_groups.ui:688
-#, fuzzy
msgctxt "notebookbar_groups|shapestyleb"
msgid "Style"
msgstr "Estil"
@@ -4435,147 +4172,124 @@ msgstr "Estil"
#: notebookbar_groups.ui:849
msgctxt "notebookbar_groups|growb"
msgid " "
-msgstr ""
+msgstr " "
#: notebookbar_groups.ui:871
msgctxt "notebookbar_groups|shrinkb"
msgid " "
-msgstr ""
+msgstr " "
#: notebookbar_groups.ui:1201
-#, fuzzy
msgctxt "notebookbar_groups|formatgrouplabel"
msgid "Text"
msgstr "Text"
#: notebookbar_groups.ui:1251
-#, fuzzy
msgctxt "notebookbar_groups|startshowb"
msgid "Start"
-msgstr "_Inicia"
+msgstr "Inici"
#: notebookbar_groups.ui:1275
-#, fuzzy
msgctxt "notebookbar_groups|masterb"
msgid "Master"
-msgstr "~Mestre"
+msgstr "Mestre"
#: notebookbar_groups.ui:1293
-#, fuzzy
msgctxt "notebookbar_groups|layoutb"
msgid "Layout"
-msgstr "Format"
+msgstr "Disposició"
#: notebookbar_groups.ui:1323
-#, fuzzy
msgctxt "notebookbar_groups|animationb"
msgid "Animation"
msgstr "Animació"
#: notebookbar_groups.ui:1340
-#, fuzzy
msgctxt "notebookbar_groups|transitionb"
msgid "Transition"
-msgstr "Transicions"
+msgstr "Transició"
#: notebookbar_groups.ui:1386
-#, fuzzy
msgctxt "notebookbar_groups|slidegrouplabel"
msgid "Slide"
msgstr "Diapositiva"
#: notebookbar_groups.ui:1460
-#, fuzzy
msgctxt "notebookbar_groups|shapesb"
msgid "Shapes"
msgstr "Formes"
#: notebookbar_groups.ui:1476
-#, fuzzy
msgctxt "notebookbar_groups|linksb"
msgid "Links"
msgstr "Enllaços"
#: notebookbar_groups.ui:1584
-#, fuzzy
msgctxt "notebookbar_groups|insertgrouplabel"
msgid "Insert"
msgstr "Insereix"
#: notebookbar_groups.ui:1620
-#, fuzzy
msgctxt "notebookbar_groups|imagestyleb"
msgid "Style"
msgstr "Estil"
#: notebookbar_groups.ui:1659
-#, fuzzy
msgctxt "notebookbar_groups|resetb"
msgid "Reset"
msgstr "Reinicia"
#: notebookbar_groups.ui:1703
-#, fuzzy
msgctxt "notebookbar_groups|wrapb"
msgid "Wrap"
msgstr "Ajusta"
#: notebookbar_groups.ui:1718
-#, fuzzy
msgctxt "notebookbar_groups|lockb"
msgid "Lock"
-msgstr "bloqueig"
+msgstr "Bloca"
#: notebookbar_groups.ui:1762
-#, fuzzy
msgctxt "notebookbar_groups|imagegrouplabel"
msgid "Image"
msgstr "Imatge"
#: notebookbar_groups.ui:1818
-#, fuzzy
msgctxt "notebookbar_groups|wrapoff"
msgid "None"
msgstr "Cap"
#: notebookbar_groups.ui:1827
-#, fuzzy
msgctxt "notebookbar_groups|wrapideal"
msgid "Optimal"
msgstr "Òptim"
#: notebookbar_groups.ui:1836
-#, fuzzy
msgctxt "notebookbar_groups|wrapon"
msgid "Parallel"
msgstr "Paral·lel"
#: notebookbar_groups.ui:1845
-#, fuzzy
msgctxt "notebookbar_groups|wrapleft"
msgid "Before"
-msgstr "A_bans"
+msgstr "Abans"
#: notebookbar_groups.ui:1854
-#, fuzzy
msgctxt "notebookbar_groups|wrapright"
msgid "After"
-msgstr "Desp_rés"
+msgstr "Després"
#: notebookbar_groups.ui:1863
-#, fuzzy
msgctxt "notebookbar_groups|wrapthrough"
msgid "Through"
-msgstr "Per darrere"
+msgstr "Continu"
#: notebookbar_groups.ui:1878
-#, fuzzy
msgctxt "notebookbar_groups|wrapcontour"
msgid "Contour"
msgstr "Contorn"
#: notebookbar_groups.ui:1887
-#, fuzzy
msgctxt "notebookbar_groups|contourdialog"
msgid "Edit Contour"
msgstr "Edita el contorn"
@@ -4598,7 +4312,7 @@ msgstr "Objectes de text"
#: optimpressgeneralpage.ui:113
msgctxt "optimpressgeneralpage|startwithwizard"
msgid "Start with _Template Selection"
-msgstr ""
+msgstr "Comença amb la selecció de plantilles"
#: optimpressgeneralpage.ui:134
msgctxt "optimpressgeneralpage|newdoclbl"
@@ -4668,7 +4382,7 @@ msgstr "Amp_lada de la pàgina:"
#: optimpressgeneralpage.ui:453
msgctxt "optimpressgeneralpage|heightlbl"
msgid "Page _height:"
-msgstr "_Alçada de la pàgina:"
+msgstr "_Alçària de la pàgina:"
#: optimpressgeneralpage.ui:575
msgctxt "optimpressgeneralpage|label5"
@@ -4683,7 +4397,7 @@ msgstr "_Utilitza la mètrica de la impressora per donar format al document"
#: optimpressgeneralpage.ui:622
msgctxt "optimpressgeneralpage|cbCompatibility"
msgid "Add _spacing between paragraphs and tables"
-msgstr ""
+msgstr "Afig e_spai entre els paràgrafs i taules"
#: optimpressgeneralpage.ui:645
msgctxt "optimpressgeneralpage|label1"
@@ -4751,16 +4465,14 @@ msgid "Keep aspect ratio"
msgstr "Mantén la relació d'aspecte"
#: photoalbum.ui:375
-#, fuzzy
msgctxt "photoalbum|asr_check_crop"
msgid "Fill Screen"
-msgstr "_Pantalla completa"
+msgstr "Omple la pantalla"
#: photoalbum.ui:390
-#, fuzzy
msgctxt "photoalbum|insert_as_link_check"
msgid "Link images"
-msgstr "Enllaça la imatge"
+msgstr "Enllaça les imatges"
#: presentationdialog.ui:8
msgctxt "presentationdialog|PresentationDialog"
@@ -4830,7 +4542,7 @@ msgstr "_Pantalla completa"
#: presentationdialog.ui:334
msgctxt "presentationdialog|window"
msgid "In a _window"
-msgstr ""
+msgstr "En una _finestra"
#: presentationdialog.ui:350
msgctxt "presentationdialog|auto"
@@ -4845,13 +4557,12 @@ msgstr "Mostra el _logotip"
#: presentationdialog.ui:388
msgctxt "presentationdialog|pauseduration|tooltip_text"
msgid "Duration of pause"
-msgstr "Durada de la pausa"
+msgstr "Duració de la pausa"
#: presentationdialog.ui:395
-#, fuzzy
msgctxt "presentationdialog|pauseduration-atkobject"
msgid "Pause Duration"
-msgstr "Durada de la pausa"
+msgstr "Duració de la pausa"
#: presentationdialog.ui:412
msgctxt "presentationdialog|label2"
@@ -5279,16 +4990,14 @@ msgid "Select Color Scheme"
msgstr "Seleccioneu un esquema de color"
#: publishingdialog.ui:1607
-#, fuzzy
msgctxt "publishingdialog|lastPageButton"
msgid "< Back"
-msgstr "< ~Arrere"
+msgstr "< Arrere"
#: publishingdialog.ui:1621
-#, fuzzy
msgctxt "publishingdialog|nextPageButton"
msgid "Ne_xt >"
-msgstr "En_davant >>"
+msgstr "En_davant >"
#: publishingdialog.ui:1638
msgctxt "publishingdialog|finishButton"
@@ -5306,82 +5015,69 @@ msgid "Connections"
msgstr "Connexions"
#: rotatemenu.ui:12
-#, fuzzy
msgctxt "rotatemenu|90"
msgid "Quarter Spin"
msgstr "Quart de volta"
#: rotatemenu.ui:20
-#, fuzzy
msgctxt "rotatemenu|180"
msgid "Half Spin"
msgstr "Mitja volta"
#: rotatemenu.ui:28
-#, fuzzy
msgctxt "rotatemenu|360"
msgid "Full Spin"
-msgstr "Una volta sencera"
+msgstr "Volta sencera"
#: rotatemenu.ui:36
-#, fuzzy
msgctxt "rotatemenu|720"
msgid "Two Spins"
msgstr "Dues voltes"
#: rotatemenu.ui:50
-#, fuzzy
msgctxt "rotatemenu|clockwise"
msgid "Clockwise"
msgstr "Sentit horari"
#: rotatemenu.ui:58
-#, fuzzy
msgctxt "rotatemenu|counterclock"
msgid "Counter-clockwise"
msgstr "Sentit antihorari"
#: scalemenu.ui:12
-#, fuzzy
msgctxt "scalemenu|25"
msgid "Tiny"
-msgstr "Petit"
+msgstr "Diminut"
#: scalemenu.ui:20
-#, fuzzy
msgctxt "scalemenu|50"
msgid "Smaller"
msgstr "Més petit"
#: scalemenu.ui:28
-#, fuzzy
msgctxt "scalemenu|150"
msgid "Larger"
msgstr "Més gran"
#: scalemenu.ui:36
-#, fuzzy
msgctxt "scalemenu|400"
msgid "Extra Large"
msgstr "Molt gran"
#: scalemenu.ui:50
-#, fuzzy
msgctxt "scalemenu|hori"
msgid "Horizontal"
msgstr "Horitzontal"
#: scalemenu.ui:58
-#, fuzzy
msgctxt "scalemenu|vert"
msgid "Vertical"
msgstr "Vertical"
#: scalemenu.ui:66
-#, fuzzy
msgctxt "scalemenu|both"
msgid "Both"
-msgstr "Ambdues"
+msgstr "Ambdós"
#: sdviewpage.ui:26
msgctxt "sdviewpage|ruler"
@@ -5389,7 +5085,6 @@ msgid "_Rulers visible"
msgstr "_Regles visibles"
#: sdviewpage.ui:42
-#, fuzzy
msgctxt "sdviewpage|dragstripes"
msgid "_Helplines while moving"
msgstr "Línies d'ajuda en _moure"
@@ -5410,25 +5105,21 @@ msgid "Display"
msgstr "Visualització"
#: sidebarslidebackground.ui:31
-#, fuzzy
msgctxt "sidebarslidebackground|label2"
msgid "_Format:"
msgstr "_Format:"
#: sidebarslidebackground.ui:44
-#, fuzzy
msgctxt "sidebarslidebackground|label3"
msgid "Background:"
-msgstr "_Fons"
+msgstr "Fons:"
#: sidebarslidebackground.ui:57
-#, fuzzy
msgctxt "sidebarslidebackground|orientation"
msgid "Landscape"
msgstr "Horitzontal"
#: sidebarslidebackground.ui:58
-#, fuzzy
msgctxt "sidebarslidebackground|orientation"
msgid "Portrait"
msgstr "Vertical"
@@ -5436,49 +5127,44 @@ msgstr "Vertical"
#: sidebarslidebackground.ui:91
msgctxt "sidebarslidebackground|displaymasterobjects"
msgid "Master Objects"
-msgstr ""
+msgstr "Objectes mestre"
#: sidebarslidebackground.ui:130
-#, fuzzy
msgctxt "sidebarslidebackground|button2"
msgid "Insert Image"
-msgstr "Insereix la imatge"
+msgstr "Insereix una imatge"
#: sidebarslidebackground.ui:168
msgctxt "sidebarslidebackground|displaymasterbackground"
msgid "Master Background"
-msgstr ""
+msgstr "Fons del mestre"
#: sidebarslidebackground.ui:197
msgctxt "sidebarslidebackground|label4"
msgid "Orientation:"
-msgstr ""
+msgstr "Orientació:"
#: sidebarslidebackground.ui:212
msgctxt "sidebarslidebackground|masterslidebutton"
msgid "Master View"
-msgstr ""
+msgstr "Visualització mestra"
#: sidebarslidebackground.ui:226
-#, fuzzy
msgctxt "sidebarslidebackground|closemasterslide"
msgid "Close Master View"
msgstr "Tanca la visualització mestra"
#: sidebarslidebackground.ui:248
-#, fuzzy
msgctxt "sidebarslidebackground|marginLB"
msgid "None"
msgstr "Cap"
#: sidebarslidebackground.ui:249
-#, fuzzy
msgctxt "sidebarslidebackground|marginLB"
msgid "Narrow"
msgstr "Estret"
#: sidebarslidebackground.ui:250
-#, fuzzy
msgctxt "sidebarslidebackground|marginLB"
msgid "Moderate"
msgstr "Moderat"
@@ -5486,20 +5172,19 @@ msgstr "Moderat"
#: sidebarslidebackground.ui:251
msgctxt "sidebarslidebackground|marginLB"
msgid "Normal 0.75\""
-msgstr ""
+msgstr "Normal 0,75\""
#: sidebarslidebackground.ui:252
msgctxt "sidebarslidebackground|marginLB"
msgid "Normal 1\""
-msgstr ""
+msgstr "Normal 1\""
#: sidebarslidebackground.ui:253
msgctxt "sidebarslidebackground|marginLB"
msgid "Normal 1.25\""
-msgstr ""
+msgstr "Normal 1,25\""
#: sidebarslidebackground.ui:254
-#, fuzzy
msgctxt "sidebarslidebackground|marginLB"
msgid "Wide"
msgstr "Ample"
@@ -5507,117 +5192,107 @@ msgstr "Ample"
#: sidebarslidebackground.ui:267
msgctxt "sidebarslidebackground|labelmargin"
msgid "Margin:"
-msgstr ""
+msgstr "Marge:"
#: sidebarslidebackground.ui:277
-#, fuzzy
msgctxt "sidebarslidebackground|customlabel"
msgid "Custom"
msgstr "Personalitzat"
#: slidecontextmenu.ui:12
-#, fuzzy
msgctxt "slidecontextmenu|next"
msgid "_Next"
-msgstr "_Següent"
+msgstr "_Endavant"
#: slidecontextmenu.ui:20
-#, fuzzy
msgctxt "slidecontextmenu|prev"
msgid "_Previous"
-msgstr "Anterior"
+msgstr "_Enrere"
#: slidecontextmenu.ui:28
msgctxt "slidecontextmenu|goto"
msgid "_Go to Slide"
-msgstr ""
+msgstr "_Vés a la diapositiva"
#: slidecontextmenu.ui:38
-#, fuzzy
msgctxt "slidecontextmenu|first"
msgid "_First Slide"
-msgstr "Primera diapositiva"
+msgstr "_Primera diapositiva"
#: slidecontextmenu.ui:46
-#, fuzzy
msgctxt "slidecontextmenu|last"
msgid "_Last Slide"
-msgstr "Última diapositiva"
+msgstr "Ú_ltima diapositiva"
#: slidecontextmenu.ui:70
-#, fuzzy
msgctxt "slidecontextmenu|pen"
msgid "Mouse Pointer as ~Pen"
-msgstr "Busca del ratolí com a _ploma"
+msgstr "Busca del ratolí com a ~ploma"
#: slidecontextmenu.ui:78
msgctxt "slidecontextmenu|width"
msgid "_Pen Width"
-msgstr ""
+msgstr "Amplària de la _ploma"
#: slidecontextmenu.ui:88
msgctxt "slidecontextmenu|4"
msgid "_Very Thin"
-msgstr ""
+msgstr "_Molt fina"
#: slidecontextmenu.ui:96
msgctxt "slidecontextmenu|100"
msgid "_Thin"
-msgstr ""
+msgstr "_Fina"
#: slidecontextmenu.ui:104
-#, fuzzy
msgctxt "slidecontextmenu|150"
msgid "_Normal"
-msgstr "Normal"
+msgstr "_Normal"
#: slidecontextmenu.ui:112
msgctxt "slidecontextmenu|200"
msgid "_Thick"
-msgstr ""
+msgstr "_Gruixuda"
#: slidecontextmenu.ui:120
msgctxt "slidecontextmenu|400"
msgid "_Very Thick"
-msgstr ""
+msgstr "M_olt gruixuda"
#: slidecontextmenu.ui:132
msgctxt "slidecontextmenu|color"
msgid "_Change Pen Color..."
-msgstr ""
+msgstr "_Canvia el color de la ploma..."
#: slidecontextmenu.ui:140
msgctxt "slidecontextmenu|erase"
msgid "_Erase All Ink on Slide"
-msgstr ""
+msgstr "_Esborra tota la tinta de la diapositiva"
#: slidecontextmenu.ui:154
msgctxt "slidecontextmenu|screen"
msgid "_Screen"
-msgstr ""
+msgstr "_Pantalla"
#: slidecontextmenu.ui:164
-#, fuzzy
msgctxt "slidecontextmenu|black"
msgid "_Black"
-msgstr "Negre"
+msgstr "_Negre"
#: slidecontextmenu.ui:172
-#, fuzzy
msgctxt "slidecontextmenu|white"
msgid "_White"
-msgstr "Blanc"
+msgstr "_Blanc"
#: slidecontextmenu.ui:184
-#, fuzzy
msgctxt "slidecontextmenu|edit"
msgid "E_dit Presentation"
-msgstr "Acaba la presentació"
+msgstr "E_dita la presentació"
#: slidecontextmenu.ui:192
msgctxt "slidecontextmenu|end"
msgid "_End Show"
-msgstr ""
+msgstr "_Finalitza la presentació"
#: slidedesigndialog.ui:9
msgctxt "slidedesigndialog|SlideDesignDialog"
@@ -5645,15 +5320,14 @@ msgid "Select a Slide Design"
msgstr "Seleccioneu un disseny per a la diapositiva"
#: slidetransitionspanel.ui:71
-#, fuzzy
msgctxt "slidetransitionspanel|duration_label"
msgid "Duration:"
-msgstr "Durada"
+msgstr "Duració:"
#: slidetransitionspanel.ui:84
msgctxt "slidetransitionspanel|transition_duration|tooltip_text"
msgid "Select the speed of Slide Transition."
-msgstr ""
+msgstr "Seleccioneu la velocitat de la transició de la diapositiva."
#: slidetransitionspanel.ui:98
msgctxt "slidetransitionspanel|sound_label"
@@ -5711,7 +5385,6 @@ msgid "Apply Transition to All Slides"
msgstr "Aplica la transició a totes les diapositives"
#: slidetransitionspanel.ui:312
-#, fuzzy
msgctxt "slidetransitionspanel|auto_preview"
msgid "Automatic Preview"
msgstr "Previsualització automàtica"
@@ -5722,78 +5395,66 @@ msgid "Play"
msgstr "Reprodueix"
#: slidetransitionspanelhorizontal.ui:56
-#, fuzzy
msgctxt "slidetransitionspanelhorizontal|duration_label"
msgid "Duration:"
-msgstr "Durada"
+msgstr "Duració:"
#: slidetransitionspanelhorizontal.ui:69
msgctxt "slidetransitionspanelhorizontal|transition_duration|tooltip_text"
msgid "Select the speed of Slide Transition."
-msgstr ""
+msgstr "Seleccioneu la velocitat de la transició de la diapositiva."
#: slidetransitionspanelhorizontal.ui:81
-#, fuzzy
msgctxt "slidetransitionspanelhorizontal|variant_label"
msgid "Variant:"
msgstr "Variant:"
#: slidetransitionspanelhorizontal.ui:103
-#, fuzzy
msgctxt "slidetransitionspanelhorizontal|sound_label"
msgid "Sound:"
msgstr "So:"
#: slidetransitionspanelhorizontal.ui:116
-#, fuzzy
msgctxt "slidetransitionspanelhorizontal|sound_list"
msgid "No sound"
msgstr "Sense so"
#: slidetransitionspanelhorizontal.ui:117
-#, fuzzy
msgctxt "slidetransitionspanelhorizontal|sound_list"
msgid "Stop previous sound"
msgstr "Atura el so anterior"
#: slidetransitionspanelhorizontal.ui:118
-#, fuzzy
msgctxt "slidetransitionspanelhorizontal|sound_list"
msgid "Other sound..."
msgstr "Un altre so..."
#: slidetransitionspanelhorizontal.ui:128
-#, fuzzy
msgctxt "slidetransitionspanelhorizontal|loop_sound"
msgid "Loop until next sound"
msgstr "Repeteix fins al so següent"
#: slidetransitionspanelhorizontal.ui:142
-#, fuzzy
msgctxt "slidetransitionspanelhorizontal|rb_mouse_click"
msgid "On mouse click"
-msgstr "En fer clic"
+msgstr "En fer clic amb el ratolí"
#: slidetransitionspanelhorizontal.ui:159
-#, fuzzy
msgctxt "slidetransitionspanelhorizontal|rb_auto_after"
msgid "Automatically after:"
msgstr "Automàticament després de:"
#: slidetransitionspanelhorizontal.ui:186
-#, fuzzy
msgctxt "slidetransitionspanelhorizontal|auto_preview"
msgid "Automatic Preview"
msgstr "Previsualització automàtica"
#: slidetransitionspanelhorizontal.ui:205
-#, fuzzy
msgctxt "slidetransitionspanelhorizontal|apply_to_all"
msgid "Apply Transition to All Slides"
msgstr "Aplica la transició a totes les diapositives"
#: slidetransitionspanelhorizontal.ui:226
-#, fuzzy
msgctxt "slidetransitionspanelhorizontal|play"
msgid "Play"
msgstr "Reprodueix"
@@ -5829,37 +5490,31 @@ msgid "Ba_nded columns"
msgstr "Columnes ra_tllades"
#: tabledesignpanelhorizontal.ui:39
-#, fuzzy
msgctxt "tabledesignpanelhorizontal|UseFirstRowStyle"
msgid "_Header row"
msgstr "Fila de _capçalera"
#: tabledesignpanelhorizontal.ui:54
-#, fuzzy
msgctxt "tabledesignpanelhorizontal|UseLastRowStyle"
msgid "Tot_al row"
msgstr "Fila de _total"
#: tabledesignpanelhorizontal.ui:69
-#, fuzzy
msgctxt "tabledesignpanelhorizontal|UseBandingRowStyle"
msgid "_Banded rows"
msgstr "Files _ratllades"
#: tabledesignpanelhorizontal.ui:84
-#, fuzzy
msgctxt "tabledesignpanelhorizontal|UseBandingColumnStyle"
msgid "Ba_nded columns"
-msgstr "Columnes ra_tllades"
+msgstr "Columnes _ratllades"
#: tabledesignpanelhorizontal.ui:99
-#, fuzzy
msgctxt "tabledesignpanelhorizontal|UseFirstColumnStyle"
msgid "Fi_rst column"
msgstr "P_rimera columna"
#: tabledesignpanelhorizontal.ui:114
-#, fuzzy
msgctxt "tabledesignpanelhorizontal|UseLastColumnStyle"
msgid "_Last column"
msgstr "Ú_ltima columna"
@@ -5950,10 +5605,9 @@ msgid "Tabs"
msgstr "Tabuladors"
#: templatedialog.ui:463
-#, fuzzy
msgctxt "templatedialog|background"
msgid "Highlighting"
-msgstr "Realçament"
+msgstr "Realçat"
#: breakdialog.ui:7
msgctxt "breakdialog|BreakDialog"
@@ -5991,7 +5645,6 @@ msgid "Bullets"
msgstr "Pics"
#: bulletsandnumbering.ui:127
-#, fuzzy
msgctxt "bulletsandnumbering|singlenum"
msgid "Numbering"
msgstr "Numeració"
@@ -6032,7 +5685,6 @@ msgid "Values from Selection"
msgstr "Valors seleccionats"
#: copydlg.ui:162
-#, fuzzy
msgctxt "copydlg|viewdata-atkobject"
msgid "Values from Selection"
msgstr "Valors seleccionats"
@@ -6193,7 +5845,6 @@ msgid "Background"
msgstr "Fons"
#: drawpagedialog.ui:150
-#, fuzzy
msgctxt "drawpagedialog|RID_SVXPAGE_TRANSPARENCE"
msgid "Transparency"
msgstr "Transparència"
@@ -6229,73 +5880,61 @@ msgid "Numbering"
msgstr "Numeració"
#: drawprinteroptions.ui:32
-#, fuzzy
msgctxt "drawprinteroptions|printname"
msgid "Page name"
msgstr "Nom de pàgina"
#: drawprinteroptions.ui:48
-#, fuzzy
msgctxt "drawprinteroptions|printdatetime"
msgid "Date and time"
msgstr "Data i hora"
#: drawprinteroptions.ui:70
-#, fuzzy
msgctxt "drawprinteroptions|label4"
msgid "Contents"
msgstr "Contingut"
#: drawprinteroptions.ui:103
-#, fuzzy
msgctxt "drawprinteroptions|originalcolors"
msgid "Original size"
msgstr "Mida original"
#: drawprinteroptions.ui:121
-#, fuzzy
msgctxt "drawprinteroptions|grayscale"
msgid "Grayscale"
msgstr "Escala de grisos"
#: drawprinteroptions.ui:139
-#, fuzzy
msgctxt "drawprinteroptions|blackandwhite"
msgid "Black & white"
msgstr "Blanc i negre"
#: drawprinteroptions.ui:163
-#, fuzzy
msgctxt "drawprinteroptions|label5"
msgid "Color"
msgstr "Color"
#: drawprinteroptions.ui:196
-#, fuzzy
msgctxt "drawprinteroptions|originalsize"
msgid "Original size"
msgstr "Mida original"
#: drawprinteroptions.ui:214
-#, fuzzy
msgctxt "drawprinteroptions|fittoprintable"
msgid "Fit to printable page"
msgstr "Ajusta a la pàgina imprimible"
#: drawprinteroptions.ui:232
-#, fuzzy
msgctxt "drawprinteroptions|distributeonmultiple"
msgid "Distribute on multiple sheets of paper"
msgstr "Distribueix en diversos fulls de paper"
#: drawprinteroptions.ui:250
-#, fuzzy
msgctxt "drawprinteroptions|tilesheet"
msgid "Tile sheet of paper with repeated pages"
msgstr "Crea un mosaic al full de paper amb pàgines repetides"
#: drawprinteroptions.ui:274
-#, fuzzy
msgctxt "drawprinteroptions|label6"
msgid "Size"
msgstr "Mida"
@@ -6351,7 +5990,6 @@ msgid "Bullets"
msgstr "Pics"
#: drawprtldialog.ui:311
-#, fuzzy
msgctxt "drawprtldialog|RID_SVXPAGE_PICK_SINGLE_NUM"
msgid "Numbering"
msgstr "Numeració"
@@ -6382,7 +6020,6 @@ msgid "Tabs"
msgstr "Tabulacions"
#: drawprtldialog.ui:449
-#, fuzzy
msgctxt "drawprtldialog|RID_SVXPAGE_BACKGROUND"
msgid "Highlighting"
msgstr "Realçament"
@@ -6403,7 +6040,6 @@ msgid "_Title"
msgstr "_Títol"
#: insertlayer.ui:197
-#, fuzzy
msgctxt "insertlayer|description"
msgid "_Description"
msgstr "_Descripció"
diff --git a/source/ca-valencia/sfx2/messages.po b/source/ca-valencia/sfx2/messages.po
index 3ef061d6e7c..6dd24540538 100644
--- a/source/ca-valencia/sfx2/messages.po
+++ b/source/ca-valencia/sfx2/messages.po
@@ -4,14 +4,17 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2017-12-18 12:31+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"PO-Revision-Date: 2018-01-15 13:23+0000\n"
+"Last-Translator: joamuran <joamuran@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: ca-valencia\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1516022611.000000\n"
#: strings.hrc:25
msgctxt "STR_TEMPLATE_FILTER"
@@ -39,19 +42,16 @@ msgid "~Close"
msgstr "~Tanca"
#: strings.hrc:30
-#, fuzzy
msgctxt "STR_OPEN"
msgid "Open"
msgstr "Obri"
#: strings.hrc:31
-#, fuzzy
msgctxt "STR_EDIT_TEMPLATE"
msgid "Edit"
msgstr "Edita"
#: strings.hrc:32
-#, fuzzy
msgctxt "STR_DEFAULT_TEMPLATE"
msgid "Set As Default"
msgstr "Estableix com a predeterminada"
@@ -59,16 +59,14 @@ msgstr "Estableix com a predeterminada"
#: strings.hrc:33
msgctxt "STR_RESET_DEFAULT"
msgid "Reset Default"
-msgstr ""
+msgstr "Restaura els valors per defecte"
#: strings.hrc:34
-#, fuzzy
msgctxt "STR_DELETE"
msgid "Delete"
msgstr "Suprimeix"
#: strings.hrc:35
-#, fuzzy
msgctxt "STR_RENAME"
msgid "Rename"
msgstr "Canvia el nom"
@@ -76,12 +74,12 @@ msgstr "Canvia el nom"
#: strings.hrc:36
msgctxt "STR_CATEGORY_RENAME"
msgid "Rename Category"
-msgstr ""
+msgstr "Canvia el nom de la categoria"
#: strings.hrc:37
msgctxt "STR_RENAME_TEMPLATE"
msgid "Enter New Name: "
-msgstr ""
+msgstr "Introduïu el nom nou: "
#: strings.hrc:38
msgctxt "STR_TEMPLATE_TOOLTIP"
@@ -89,11 +87,13 @@ msgid ""
"Title: $1\n"
"Category: $2"
msgstr ""
+"Títol: $1\n"
+"Categoria: $2"
#: strings.hrc:39
msgctxt "STR_TEMPLATE_SELECTION"
msgid "Select a Template"
-msgstr ""
+msgstr "Seleccioneu una plantilla"
#: strings.hrc:40
msgctxt "STR_AUTOMATICVERSION"
@@ -168,7 +168,7 @@ msgstr " (compartit)"
#: strings.hrc:54
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 "El format de versió del document està establit a ODF 1.1 (OpenOffice.org 2.x) a Eines-Opcions-Carrega/Guarda-General. La signatura de documents requereix ODF 1.2 (OpenOffice.org 3.x)."
+msgstr "El format de versió del document està establit a ODF 1.1 (OpenOffice.org 2.x) a Eines ▸ Opcions ▸ Carrega/guarda ▸ General. La signatura de documents requereix ODF 1.2 (OpenOffice.org 3.x)."
#: strings.hrc:55
msgctxt "STR_XMLSEC_QUERY_SAVESIGNEDBEFORESIGN"
@@ -208,42 +208,42 @@ msgstr "Reinicialitza la plantilla per defecte "
#: strings.hrc:62
msgctxt "STR_CATEGORY_NEW"
msgid "New Category"
-msgstr ""
+msgstr "Categoria nova"
#: strings.hrc:63
msgctxt "STR_CATEGORY_DELETE"
msgid "Delete Category"
-msgstr ""
+msgstr "Suprimeix la categoria"
#: strings.hrc:64
msgctxt "STR_CATEGORY_SELECT"
msgid "Select Category"
-msgstr ""
+msgstr "Seleccioneu una categoria"
#: strings.hrc:65
msgctxt "STR_MSG_EXPORT_SUCCESS"
msgid "$1 templates successfully exported."
-msgstr ""
+msgstr "S'han exportat $1 plantilles correctament."
#: strings.hrc:66
msgctxt "STR_MSG_QUERY_COPY"
msgid "$1 could not be moved to the category \"$2\". Do you want to copy the template instead?"
-msgstr ""
+msgstr "No s'ha pogut moure $1 a la categoria «$2». Alternativament, voleu copiar-hi la plantilla?"
#: strings.hrc:67
msgctxt "STR_CREATE_ERROR"
msgid "Cannot create category: $1"
-msgstr ""
+msgstr "No es pot crear la categoria: $1"
#: strings.hrc:68
msgctxt "STR_ERROR_SAVEAS"
msgid "Cannot save template: $1"
-msgstr ""
+msgstr "No es pot guardar la plantilla: $1"
#: strings.hrc:69
msgctxt "STR_INPUT_NEW"
msgid "Enter category name:"
-msgstr ""
+msgstr "Introduïu el nom de la categoria:"
#: strings.hrc:70
msgctxt "STR_MSG_ERROR_LOCAL_MOVE"
@@ -308,12 +308,12 @@ msgstr "Voleu suprimir les plantilles seleccionades?"
#: strings.hrc:78
msgctxt "STR_QMSG_ERROR_OPENING_FILE"
msgid "An error occurred during opening the file. This may be caused by incorrect file contents.\n"
-msgstr ""
+msgstr "S'ha produït un error en obrir el fitxer. Això pot ser per contingut incorrecte del fitxer.\n"
#: strings.hrc:79
msgctxt "STR_QMSG_ERROR_OPENING_FILE_DETAILS"
msgid "The error details are:\n"
-msgstr ""
+msgstr "Els detalls de l'error són:\n"
#: strings.hrc:80
msgctxt "STR_QMSG_ERROR_OPENING_FILE_CONTINUE"
@@ -323,6 +323,10 @@ msgid ""
"\n"
"Do you want to ignore the error and attempt to continue loading the file?"
msgstr ""
+"\n"
+"Si continueu amb la importació, podria produir-se pèrdua de dades o malmetre-se'n i l'aplicació podria tornar-se inestable o tancar-se inesperadament.\n"
+"\n"
+"Voleu ignorar l'error i intentar de continuar la càrrega del fitxer?"
#: strings.hrc:82
msgctxt "STR_HELP_WINDOW_TITLE"
@@ -367,7 +371,7 @@ msgstr "Afig als marcadors..."
#: strings.hrc:90
msgctxt "STR_HELP_BUTTON_SEARCHDIALOG"
msgid "Find on this Page..."
-msgstr "Cerca en esta pàgina..."
+msgstr "Busca en esta pàgina..."
#: strings.hrc:91
msgctxt "STR_HELP_BUTTON_SOURCEVIEW"
@@ -440,6 +444,8 @@ 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 ""
+"S'ha produït un error en obrir «$(ARG1)» amb el codi $(ARG2) i el missatge: «$(ARG3)»\n"
+"Potser no hi ha cap navegador web en el sistema. En este cas, comproveu la configuració de l'escriptori o instal·leu un navegador web (per exemple el Firefox) en la ubicació predeterminada que suggerisca la instal·lació del navegador."
#: strings.hrc:106
msgctxt "STR_NO_ABS_URI_REF"
@@ -447,157 +453,131 @@ msgid "\"$(ARG1)\" is not an absolute URL that can be passed to an external appl
msgstr "«$(ARG1)» no és un URL absolut que es puga passar a una aplicació externa per obrir-lo."
#: strings.hrc:107
-#, fuzzy
msgctxt "STR_GID_INTERN"
msgid "Internal"
msgstr "Intern"
#: strings.hrc:108
-#, fuzzy
msgctxt "STR_GID_APPLICATION"
msgid "Application"
msgstr "Aplicació"
#: strings.hrc:109
-#, fuzzy
msgctxt "STR_GID_VIEW"
msgid "View"
msgstr "Visualització"
#: strings.hrc:110
-#, fuzzy
msgctxt "STR_GID_DOCUMENT"
msgid "Documents"
msgstr "Documents"
#: strings.hrc:111
-#, fuzzy
msgctxt "STR_GID_EDIT"
msgid "Edit"
msgstr "Edita"
#: strings.hrc:112
-#, fuzzy
msgctxt "STR_GID_MACRO"
msgid "BASIC"
msgstr "BASIC"
#: strings.hrc:113
-#, fuzzy
msgctxt "STR_GID_OPTIONS"
msgid "Options"
msgstr "Opcions"
#: strings.hrc:114
-#, fuzzy
msgctxt "STR_GID_MATH"
msgid "Math"
msgstr "Matemàtiques"
#: strings.hrc:115
-#, fuzzy
msgctxt "STR_GID_NAVIGATOR"
msgid "Navigate"
msgstr "Navega"
#: strings.hrc:116
-#, fuzzy
msgctxt "STR_GID_INSERT"
msgid "Insert"
msgstr "Insereix"
#: strings.hrc:117
-#, fuzzy
msgctxt "STR_GID_FORMAT"
msgid "Format"
msgstr "Formata"
#: strings.hrc:118
-#, fuzzy
msgctxt "STR_GID_TEMPLATE"
msgid "Templates"
msgstr "Plantilles"
#: strings.hrc:119
-#, fuzzy
msgctxt "STR_GID_TEXT"
msgid "Text"
msgstr "Text"
#: strings.hrc:120
-#, fuzzy
msgctxt "STR_GID_FRAME"
msgid "Frame"
msgstr "Marc"
#: strings.hrc:121
-#, fuzzy
msgctxt "STR_GID_GRAPHIC"
msgid "Image"
msgstr "Imatge"
#: strings.hrc:122
-#, fuzzy
msgctxt "STR_GID_TABLE"
msgid "Table"
msgstr "Taula"
#: strings.hrc:123
-#, fuzzy
msgctxt "STR_GID_ENUMERATION"
msgid "Numbering"
msgstr "Numeració"
#: strings.hrc:124
-#, fuzzy
msgctxt "STR_GID_DATA"
msgid "Data"
msgstr "Dades"
#: strings.hrc:125
-#, fuzzy
msgctxt "STR_GID_SPECIAL"
msgid "Special Functions"
msgstr "Funcions especials"
#: strings.hrc:126
-#, fuzzy
msgctxt "STR_GID_IMAGE"
msgid "Image"
msgstr "Imatge"
#: strings.hrc:127
-#, fuzzy
msgctxt "STR_GID_CHART"
msgid "Chart"
msgstr "Diagrama"
#: strings.hrc:128
-#, fuzzy
msgctxt "STR_GID_EXPLORER"
msgid "Explorer"
msgstr "Explorador"
#: strings.hrc:129
-#, fuzzy
msgctxt "STR_GID_CONNECTOR"
msgid "Connector"
msgstr "Connector"
#: strings.hrc:130
-#, fuzzy
msgctxt "STR_GID_MODIFY"
msgid "Modify"
msgstr "Modifica"
#: strings.hrc:131
-#, fuzzy
msgctxt "STR_GID_DRAWING"
msgid "Drawing"
msgstr "Dibuix"
#: strings.hrc:132
-#, fuzzy
msgctxt "STR_GID_CONTROLS"
msgid "Controls"
msgstr "Controls"
@@ -739,7 +719,7 @@ msgstr " (Signat)"
#: strings.hrc:155
msgctxt "STR_EMBEDDED_TITLE"
msgid " (Embedded document)"
-msgstr ""
+msgstr " (document incrustat)"
#: strings.hrc:156
msgctxt "STR_STANDARD"
@@ -767,10 +747,9 @@ msgid "All files"
msgstr "Tots els fitxers"
#: strings.hrc:161
-#, fuzzy
msgctxt "STR_SFX_FILTERNAME_PDF"
msgid "PDF files"
-msgstr "Fitxer PDF"
+msgstr "Fitxers PDF"
#: strings.hrc:162
msgctxt "RID_SVXSTR_EDITGRFLINK"
@@ -824,10 +803,10 @@ msgid ""
"Exit change recording mode?\n"
"\n"
msgstr ""
-"Esta acció abandonarà el mode d'enregistrament de canvis.\n"
+"Esta acció abandonarà el mode d'gravació\t de canvis.\n"
"Es perdrà tota la informació sobre els canvis.\n"
"\n"
-"Voleu eixir del mode d'enregistrament de canvis?\n"
+"Voleu eixir del mode d'gravació\t de canvis?\n"
"\n"
#: strings.hrc:171
@@ -838,7 +817,7 @@ msgstr "Contrasenya incorrecta"
#: strings.hrc:172
msgctxt "RID_SVXSTR_GPG_ENCRYPT_FAILURE"
msgid "OpenPGP key not trusted, damaged, or encryption failure. Please try again."
-msgstr ""
+msgstr "La clau OpenPGP no és de confiança, és malmesa o ha fallat el xifratge. Torneu-ho a intentar."
#: strings.hrc:174
msgctxt "STR_PASSWD_MIN_LEN"
@@ -886,7 +865,7 @@ msgstr "Vos donem la benvinguda al %PRODUCTNAME."
#: strings.hrc:183
msgctxt "STR_WELCOME_LINE2"
msgid "Drop a document here or pick an app from the left side to create one."
-msgstr ""
+msgstr "Deixeu anar un document ací, o obriu una aplicació al costat esquerre, per a crear-ne un."
#: strings.hrc:185
msgctxt "STR_SFX_FILEDLG_ACTUALVERSION"
@@ -919,15 +898,14 @@ msgid "Save a Copy"
msgstr "Guarda'n una còpia"
#: strings.hrc:191
-#, fuzzy
msgctxt "STR_PB_COMPAREDOC"
msgid "Compare to"
-msgstr "Compara #"
+msgstr "Compara amb"
#: strings.hrc:192
msgctxt "STR_PB_MERGEDOC"
msgid "Merge with"
-msgstr ""
+msgstr "Fusiona amb"
#: strings.hrc:194
msgctxt "STR_SFX_NEWOFFICEDOC"
@@ -1008,13 +986,11 @@ msgid "Styles in use: "
msgstr "Estils en ús: "
#: strings.hrc:208
-#, fuzzy
msgctxt "STR_SID_NAVIGATOR"
msgid "Navigator"
msgstr "Navegador"
#: strings.hrc:209
-#, fuzzy
msgctxt "STR_SID_SIDEBAR"
msgid "Sidebar"
msgstr "Barra lateral"
@@ -1037,7 +1013,7 @@ msgstr "Tipus de lletra"
#: strings.hrc:213
msgctxt "STR_PREVIEW_CHECKBOX"
msgid "Show Previews"
-msgstr ""
+msgstr "Mostra les previsualitzacions"
#: strings.hrc:215
msgctxt "STR_VIEWVERSIONCOMMENT"
@@ -1060,32 +1036,29 @@ msgid "Hierarchical"
msgstr "Jeràrquic"
#: strings.hrc:220
-#, fuzzy
msgctxt "STR_STYLE_FILL_FORMAT_MODE"
msgid "Fill Format Mode"
msgstr "Mode format d'emplenament"
#: strings.hrc:221
-#, fuzzy
msgctxt "STR_STYLE_NEW_STYLE_FROM_SELECTION"
msgid "New Style from Selection"
msgstr "Estil nou a partir de la selecció"
#: strings.hrc:222
-#, fuzzy
msgctxt "STR_STYLE_UPDATE_STYLE"
msgid "Update Style"
-msgstr "~Actualitza els estils"
+msgstr "Actualitza l'estil"
#: strings.hrc:224
msgctxt "STR_MACRO_LOSS"
msgid "Do you really want to cancel the recording? Any steps recorded up to this point will be lost."
-msgstr "Voleu cancel·lar l'enregistrament? Tot el que heu enregistrat fins ara es perdrà."
+msgstr "Voleu cancel·lar l'gravació\t? Tot el que heu gravat fins ara es perdrà."
#: strings.hrc:225
msgctxt "STR_CANCEL_RECORDING"
msgid "Cancel Recording"
-msgstr "Cancel·la l'enregistrament"
+msgstr "Cancel·la l'gravació\t"
#: strings.hrc:227
msgctxt "RID_CNT_STR_WAITING"
@@ -1194,7 +1167,7 @@ msgstr "Este document s'ha obert en mode només de lectura."
#: strings.hrc:242
msgctxt "STR_READONLY_PDF"
msgid "This PDF is open in read-only mode to allow signing the existing file."
-msgstr ""
+msgstr "Este PDF és obert en mode de només de lectura per a poder signar el fitxer existent."
#: strings.hrc:243
msgctxt "STR_CLASSIFIED_DOCUMENT"
@@ -1207,7 +1180,6 @@ msgid "This document must be classified before the clipboard can be pasted."
msgstr "Este document ha de classificar-se abans que es puga enganxar des del porta-retalls."
#: strings.hrc:245
-#, fuzzy
msgctxt "STR_DOC_CLASSIFICATION_TOO_LOW"
msgid "This document has a lower classification level than the clipboard."
msgstr "Este document té una classificació d'un nivell inferior que el del porta-retalls."
@@ -1215,71 +1187,67 @@ msgstr "Este document té una classificació d'un nivell inferior que el del por
#: strings.hrc:246
msgctxt "STR_CLASSIFIED_INTELLECTUAL_PROPERTY"
msgid "Intellectual Property:"
-msgstr ""
+msgstr "Propietat intel·lectual:"
#: strings.hrc:247
msgctxt "STR_CLASSIFIED_NATIONAL_SECURITY"
msgid "National Security:"
-msgstr ""
+msgstr "Seguretat nacional:"
#: strings.hrc:248
-#, fuzzy
msgctxt "STR_CLASSIFIED_EXPORT_CONTROL"
msgid "Export Control:"
-msgstr "Controls de l'informe"
+msgstr "Control d'exportació:"
#: strings.hrc:249
-#, fuzzy
msgctxt "STR_CHECKOUT"
msgid "Check Out"
-msgstr "Baixada"
+msgstr "Baixa"
#: strings.hrc:250
-#, fuzzy
msgctxt "STR_READONLY_EDIT"
msgid "Edit Document"
msgstr "Edita el document"
#: strings.hrc:251
-#, fuzzy
msgctxt "STR_READONLY_SIGN"
msgid "Sign Document"
-msgstr "Signa el document..."
+msgstr "Signa el document"
#: strings.hrc:252
msgctxt "STR_SIGNATURE_BROKEN"
msgid "This document has an invalid signature."
-msgstr ""
+msgstr "Este document té una signatura no vàlida."
#: strings.hrc:253
msgctxt "STR_SIGNATURE_INVALID"
msgid "The signature was valid, but the document has been modified"
-msgstr ""
+msgstr "La signatura era vàlida, però el document s'ha modificat."
#: strings.hrc:254
msgctxt "STR_SIGNATURE_NOTVALIDATED"
msgid "The signature is OK, but the certificate could not be validated."
-msgstr ""
+msgstr "La signatura és correcta, però el certificat no s'ha pogut validar."
#: strings.hrc:255
msgctxt "STR_SIGNATURE_PARTIAL_OK"
msgid "The signature is OK, but the document is only partially signed."
-msgstr ""
+msgstr "La signatura és correcta, però el document només s'ha signat parcialment."
#: strings.hrc:256
msgctxt "STR_SIGNATURE_OK"
msgid "This document is digitally signed and the signature is valid."
-msgstr ""
+msgstr "Este document és signat digitalment i la signatura és vàlida."
#: strings.hrc:257
msgctxt "STR_SIGNATURE_SHOW"
msgid "Show Signatures"
-msgstr ""
+msgstr "Mostra les signatures"
#: strings.hrc:259
msgctxt "STR_CLOSE_PANE"
msgid "Close Pane"
-msgstr ""
+msgstr "Tanca el quadre"
#: strings.hrc:260
msgctxt "STR_SFX_DOCK"
@@ -1307,19 +1275,16 @@ msgid "Sidebar Settings"
msgstr "Configuració de la barra lateral"
#: strings.hrc:266
-#, fuzzy
msgctxt "SFX_STR_SIDEBAR_CUSTOMIZATION"
msgid "Customization"
msgstr "Personalització"
#: strings.hrc:267
-#, fuzzy
msgctxt "SFX_STR_SIDEBAR_RESTORE"
msgid "Restore Default"
-msgstr "Restaura els valors per defecte"
+msgstr "Restaura els valors predeterminats"
#: strings.hrc:268
-#, fuzzy
msgctxt "SFX_STR_SIDEBAR_HIDE_SIDEBAR"
msgid "Close Sidebar"
msgstr "Tanca la barra lateral"
@@ -1328,156 +1293,155 @@ msgstr "Tanca la barra lateral"
#: strings.hrc:271
msgctxt "STR_TEMPLATE_NAME1"
msgid "Alizarin"
-msgstr ""
+msgstr "Alitzarina"
#: strings.hrc:272
msgctxt "STR_TEMPLATE_NAME2"
msgid "Beehive"
-msgstr ""
+msgstr "Rusc"
#: strings.hrc:273
msgctxt "STR_TEMPLATE_NAME3"
msgid "Blue Curve"
-msgstr ""
+msgstr "Corba blava"
#: strings.hrc:274
msgctxt "STR_TEMPLATE_NAME4"
msgid "Blueprint Plans"
-msgstr ""
+msgstr "Cianotip"
#: strings.hrc:275
msgctxt "STR_TEMPLATE_NAME5"
msgid "Bright Blue"
-msgstr ""
+msgstr "Blau brillant"
#: strings.hrc:276
msgctxt "STR_TEMPLATE_NAME6"
msgid "Classy Red"
-msgstr ""
+msgstr "Roig elegant"
#: strings.hrc:277
msgctxt "STR_TEMPLATE_NAME7"
msgid "DNA"
-msgstr ""
+msgstr "ADN"
#: strings.hrc:278
msgctxt "STR_TEMPLATE_NAME8"
msgid "Focus"
-msgstr ""
+msgstr "Focus"
#: strings.hrc:279
msgctxt "STR_TEMPLATE_NAME9"
msgid "Forestbird"
-msgstr ""
+msgstr "Au forestal"
#: strings.hrc:280
msgctxt "STR_TEMPLATE_NAME10"
msgid "Impress"
-msgstr ""
+msgstr "Impressió"
#: strings.hrc:281
msgctxt "STR_TEMPLATE_NAME11"
msgid "Inspiration"
-msgstr ""
+msgstr "Inspiració"
#: strings.hrc:282
msgctxt "STR_TEMPLATE_NAME12"
msgid "Lights"
-msgstr ""
+msgstr "Llums"
#: strings.hrc:283
msgctxt "STR_TEMPLATE_NAME13"
msgid "Lush Green"
-msgstr ""
+msgstr "Verd exuberant"
#: strings.hrc:284
msgctxt "STR_TEMPLATE_NAME14"
msgid "Metropolis"
-msgstr ""
+msgstr "Metròpoli"
#: strings.hrc:285
msgctxt "STR_TEMPLATE_NAME15"
msgid "Midnightblue"
-msgstr ""
+msgstr "Blau de mitjanit"
#: strings.hrc:286
msgctxt "STR_TEMPLATE_NAME16"
msgid "Nature Illustration"
-msgstr ""
+msgstr "Natura"
#: strings.hrc:287
msgctxt "STR_TEMPLATE_NAME17"
msgid "Pencil"
-msgstr ""
+msgstr "Llapis"
#: strings.hrc:288
msgctxt "STR_TEMPLATE_NAME18"
msgid "Piano"
-msgstr ""
+msgstr "Piano"
#: strings.hrc:289
msgctxt "STR_TEMPLATE_NAME19"
msgid "Portfolio"
-msgstr ""
+msgstr "Portafolis"
#: strings.hrc:290
msgctxt "STR_TEMPLATE_NAME20"
msgid "Progress"
-msgstr ""
+msgstr "Progrés"
#: strings.hrc:291
msgctxt "STR_TEMPLATE_NAME21"
msgid "Sunset"
-msgstr ""
+msgstr "Ocàs"
#: strings.hrc:292
msgctxt "STR_TEMPLATE_NAME22"
msgid "Vintage"
-msgstr ""
+msgstr "Vintage"
#: strings.hrc:293
msgctxt "STR_TEMPLATE_NAME23"
msgid "Vivid"
-msgstr ""
+msgstr "Llampant"
#. Translators: default Writer template names
#: strings.hrc:295
msgctxt "STR_TEMPLATE_NAME24"
msgid "CV"
-msgstr ""
+msgstr "CV"
#: strings.hrc:296
msgctxt "STR_TEMPLATE_NAME25"
msgid "Resume"
-msgstr ""
+msgstr "Currículum"
#: strings.hrc:297
msgctxt "STR_TEMPLATE_NAME26"
msgid "Default"
-msgstr ""
+msgstr "Per defecte"
#: strings.hrc:298
msgctxt "STR_TEMPLATE_NAME27"
msgid "Modern"
-msgstr ""
+msgstr "Modern"
#: strings.hrc:299
msgctxt "STR_TEMPLATE_NAME28"
msgid "Modern business letter sans-serif"
-msgstr ""
+msgstr "Carta comercial moderna, lletra sense serif"
#: strings.hrc:300
msgctxt "STR_TEMPLATE_NAME29"
msgid "Modern business letter serif"
-msgstr ""
+msgstr "Carta comercial moderna, lletra amb serif"
#: strings.hrc:301
msgctxt "STR_TEMPLATE_NAME30"
msgid "Businesscard with logo"
-msgstr ""
+msgstr "Targeta de visita amb logotip"
#: strings.hrc:303
-#, fuzzy
msgctxt "STR_CLEAR_CHAR"
msgid "Remove"
msgstr "Suprimeix"
@@ -1485,220 +1449,184 @@ msgstr "Suprimeix"
#: strings.hrc:304
msgctxt "STR_CLEAR_ALL_CHAR"
msgid "Clear All"
-msgstr ""
+msgstr "Neteja-ho tot"
#: dinfdlg.hrc:27
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Checked by"
msgstr "Verificat per"
#: dinfdlg.hrc:28
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Client"
msgstr "Client"
#: dinfdlg.hrc:29
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Date completed"
msgstr "Data d'acabament"
#: dinfdlg.hrc:30
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Department"
msgstr "Departament"
#: dinfdlg.hrc:31
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Destinations"
msgstr "Destinacions"
#: dinfdlg.hrc:32
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Disposition"
msgstr "Disposició"
#: dinfdlg.hrc:33
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Division"
msgstr "Divisió"
#: dinfdlg.hrc:34
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Document number"
-msgstr "Nombre de document"
+msgstr "Número del document"
#: dinfdlg.hrc:35
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Editor"
msgstr "Editor"
#: dinfdlg.hrc:36
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "E-Mail"
-msgstr "Correu electrònic"
+msgstr "Adreça de correu electrònic"
#: dinfdlg.hrc:37
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Forward to"
-msgstr "Enviar a"
+msgstr "Reenvia a"
#: dinfdlg.hrc:38
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Group"
msgstr "Grup"
#: dinfdlg.hrc:39
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Info"
msgstr "Informació"
#: dinfdlg.hrc:40
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Language"
msgstr "Llengua"
#: dinfdlg.hrc:41
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Mailstop"
-msgstr "Bústia"
+msgstr "Oficina de correu"
#: dinfdlg.hrc:42
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Matter"
-msgstr "Assumpte"
+msgstr "Matèria"
#: dinfdlg.hrc:43
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Office"
msgstr "Oficina"
#: dinfdlg.hrc:44
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Owner"
msgstr "Propietari"
#: dinfdlg.hrc:45
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Project"
msgstr "Projecte"
#: dinfdlg.hrc:46
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Publisher"
msgstr "Editor"
#: dinfdlg.hrc:47
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Purpose"
-msgstr "Propòsit"
+msgstr "Objectiu"
#: dinfdlg.hrc:48
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Received from"
msgstr "Rebut de"
#: dinfdlg.hrc:49
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Recorded by"
-msgstr "Enregistrat per"
+msgstr "Gravat per"
#: dinfdlg.hrc:50
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Recorded date"
-msgstr "Data d'enregistrament"
+msgstr "Data d'gravació\t"
#: dinfdlg.hrc:51
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Reference"
msgstr "Referència"
#: dinfdlg.hrc:52
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Source"
msgstr "Origen"
#: dinfdlg.hrc:53
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Status"
msgstr "Estat"
#: dinfdlg.hrc:54
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Telephone number"
msgstr "Número de telèfon"
#: dinfdlg.hrc:55
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Typist"
msgstr "Mecanògraf"
#: dinfdlg.hrc:56
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "URL"
msgstr "URL"
#: dinfdlg.hrc:69
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Text"
msgstr "Text"
#: dinfdlg.hrc:70
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "DateTime"
msgstr "Data i hora"
#: dinfdlg.hrc:71
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Date"
-msgstr "Dades"
+msgstr "Data"
#: dinfdlg.hrc:72
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Duration"
-msgstr "Durada"
+msgstr "Duració"
#: dinfdlg.hrc:73
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Number"
-msgstr "Nombre"
+msgstr "Número"
#: dinfdlg.hrc:74
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Yes or no"
msgstr "Sí o no"
@@ -1759,10 +1687,9 @@ msgid "Labels"
msgstr "Etiquetes"
#: doctempl.hrc:38
-#, fuzzy
msgctxt "TEMPLATE_LONG_NAMES_ARY"
msgid "Styles"
-msgstr "Estil"
+msgstr "Estils"
#: alienwarndialog.ui:8
msgctxt "alienwarndialog|AlienWarnDialog"
@@ -1790,7 +1717,6 @@ msgid "_Use %FORMATNAME Format"
msgstr "_Usa el format %FORMATNAME"
#: alienwarndialog.ui:68
-#, fuzzy
msgctxt "alienwarndialog|ask"
msgid "_Ask when not saving in ODF or default format"
msgstr "_Demana-ho en no guardar en format ODF"
@@ -1811,31 +1737,26 @@ msgid "Bookmark:"
msgstr "Marcador:"
#: bookmarkmenu.ui:12
-#, fuzzy
msgctxt "bookmarkmenu|display"
msgid "Display"
-msgstr "_Mostra"
+msgstr "Mostra"
#: bookmarkmenu.ui:26
-#, fuzzy
msgctxt "bookmarkmenu|rename"
msgid "Rename..."
msgstr "Canvia el nom..."
#: bookmarkmenu.ui:34
-#, fuzzy
msgctxt "bookmarkmenu|delete"
msgid "Delete"
msgstr "Suprimeix"
#: charmapcontrol.ui:27
-#, fuzzy
msgctxt "charmapcontrol|label1"
msgid "Favorites"
-msgstr "_Preferits"
+msgstr "Preferits"
#: charmapcontrol.ui:248
-#, fuzzy
msgctxt "charmapcontrol|label2"
msgid "Recent"
msgstr "Recents"
@@ -1843,7 +1764,7 @@ msgstr "Recents"
#: charmapcontrol.ui:469
msgctxt "charmapcontrol|specialchardlg"
msgid "More Characters…"
-msgstr ""
+msgstr "Més caràcters..."
#: checkin.ui:8
msgctxt "checkin|CheckinDialog"
@@ -1991,10 +1912,9 @@ msgid "Reset Properties"
msgstr "Restableix les propietats"
#: documentinfopage.ui:231
-#, fuzzy
msgctxt "documentinfopage|signature"
msgid "Di_gital Signatures..."
-msgstr "Signatura di_gital..."
+msgstr "Signatures _digitals..."
#: documentinfopage.ui:250
msgctxt "documentinfopage|label11"
@@ -2059,27 +1979,24 @@ msgstr "Seguretat"
#: editdocumentdialog.ui:8
msgctxt "editdocumentdialog|EditDocumentDialog"
msgid "Confirm editing of document"
-msgstr ""
+msgstr "Confirmeu l'edició del document"
#: editdocumentdialog.ui:14
-#, fuzzy
msgctxt "editdocumentdialog|EditDocumentDialog"
msgid "Are you sure you want to edit the document?"
-msgstr "Esteu segur de voler suprimir el peu de pàgina?"
+msgstr "Esteu segur que voleu editar el document?"
#: editdocumentdialog.ui:15
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 ""
+msgstr "Podeu signar el fitxer original sense editar el document. Si guardeu una versió editada, les signatures existents en el document es perdran."
#: editdocumentdialog.ui:27
-#, fuzzy
msgctxt "editdocumentdialog|edit"
msgid "Edit Document"
msgstr "Edita el document"
#: editdocumentdialog.ui:44
-#, fuzzy
msgctxt "editdocumentdialog|cancel"
msgid "Cancel"
msgstr "Cancel·la"
@@ -2087,7 +2004,7 @@ msgstr "Cancel·la"
#: editdurationdialog.ui:8
msgctxt "editdurationdialog|EditDurationDialog"
msgid "Edit Duration"
-msgstr "Edita la durada"
+msgstr "Edita la duració"
#: editdurationdialog.ui:97
msgctxt "editdurationdialog|negative"
@@ -2132,7 +2049,7 @@ msgstr "Mil·lise_gons:"
#: editdurationdialog.ui:287
msgctxt "editdurationdialog|label2"
msgid "Duration"
-msgstr "Durada"
+msgstr "Duració"
#: errorfindemaildialog.ui:8
msgctxt "errorfindemaildialog|ErrorFindEmailDialog"
@@ -2152,7 +2069,7 @@ msgstr "Guardeu este document localment i adjunteu-lo amb el vostre client de co
#: floatingrecord.ui:9
msgctxt "floatingrecord|FloatingRecord"
msgid "Record Macro"
-msgstr "Enregistra una macro"
+msgstr "Grava una macro"
#: helpbookmarkpage.ui:22
msgctxt "helpbookmarkpage|display"
@@ -2177,7 +2094,7 @@ msgstr "Índex"
#: helpcontrol.ui:94
msgctxt "helpcontrol|find"
msgid "Find"
-msgstr "Cerca"
+msgstr "Busca"
#: helpcontrol.ui:117
msgctxt "helpcontrol|bookmarks"
@@ -2192,27 +2109,27 @@ msgstr "_Mostra"
#: helpindexpage.ui:41
msgctxt "helpindexpage|label1"
msgid "_Search term"
-msgstr "_Terme de cerca"
+msgstr "_Terme de busca"
#: helpmanual.ui:8
msgctxt "helpmanual|onlinehelpmanual"
msgid "%PRODUCTNAME Help Not Installed"
-msgstr ""
+msgstr "L'ajuda del %PRODUCTNAME no està instal·lada"
#: helpmanual.ui:12
msgctxt "helpmanual|onlinehelpmanual"
msgid "The %PRODUCTNAME built-in help is not installed on your computer."
-msgstr ""
+msgstr "No teniu instal·lada en l'ordinador l'ajuda integrada del %PRODUCTNAME"
#: 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 ""
+msgstr "Podeu obtindre-la en el nostre lloc web o en els dipòsits del vostre sistema operatiu. També podeu llegir-ne una versió en línia."
#: helpmanual.ui:26
msgctxt "helpmanual|website"
msgid "Read Help Online"
-msgstr ""
+msgstr "Vegeu l'ajuda en línia"
#: helpsearchpage.ui:22
msgctxt "helpsearchpage|display"
@@ -2222,7 +2139,7 @@ msgstr "_Mostra"
#: helpsearchpage.ui:41
msgctxt "helpsearchpage|label1"
msgid "_Search term"
-msgstr "_Terme de cerca"
+msgstr "_Terme de busca"
#: helpsearchpage.ui:116
msgctxt "helpsearchpage|completewords"
@@ -2232,12 +2149,12 @@ msgstr "_Només paraules senceres"
#: helpsearchpage.ui:133
msgctxt "helpsearchpage|headings"
msgid "Find in _headings only"
-msgstr "Cerca només als _encapçalaments"
+msgstr "Busca només als _encapçalaments"
#: inputdialog.ui:83
msgctxt "inputdialog|label"
msgid "Height:"
-msgstr "Alçada:"
+msgstr "Alçària:"
#: licensedialog.ui:8
msgctxt "licensedialog|LicenseDialog"
@@ -2250,7 +2167,6 @@ msgid "_Show License"
msgstr "Mo_stra la llicència"
#: licensedialog.ui:63
-#, fuzzy
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"
@@ -2269,9 +2185,9 @@ msgstr ""
"\n"
"Totes ls marques comercials i registrades mencionades ací són propietat dels seus respectius propietaris.\n"
"\n"
-"Copyright © 2000 – 2016 dels col·laboradors del LibreOffice. Tots els drets reservats.\n"
+"Copyright © 2000 – 2017 dels col·laboradors del LibreOffice. Tots els drets reservats.\n"
"\n"
-"Este producte fou creat per %OOOVENDOR, basat en l'OpenOffice.org, amb copyright 2000 i 2011 d'Oracle o dels seus afiliats. %OOOVENDOR reconeix tots els membres de la comunitat. Visiteu http://www.libreoffice.org/ per a obtindre més detalls."
+"Este producte fou creat per %OOOVENDOR, basat en l'OpenOffice.org, amb copyright 2000 i 2011 d'Oracle i dels seus afiliats. %OOOVENDOR reconeix tots els membres de la comunitat. Visiteu http://www.libreoffice.org/ per a obtindre més detalls."
#: linkeditdialog.ui:100
msgctxt "linkeditdialog|label2"
@@ -2409,7 +2325,6 @@ msgid "Style Name"
msgstr "Nom de l'estil"
#: notebookbar.ui:73
-#, fuzzy
msgctxt "notebookbar|label9"
msgid "File"
msgstr "Fitxer"
@@ -2570,7 +2485,6 @@ msgid "Confirm:"
msgstr "Confirmació:"
#: password.ui:158
-#, fuzzy
msgctxt "password|pass1ed-atkobject"
msgid "Password"
msgstr "Contrasenya"
@@ -2623,21 +2537,19 @@ msgstr "_No ho guardes"
#: safemodequerydialog.ui:8
msgctxt "safemodequerydialog|SafeModeQueryDialog"
msgid "Enter Safe Mode"
-msgstr ""
+msgstr "Entra en mode segur"
#: safemodequerydialog.ui:39
-#, fuzzy
msgctxt "safemodequerydialog|restart"
msgid "_Restart"
-msgstr "Reinicia"
+msgstr "_Reinicia"
#: safemodequerydialog.ui:63
msgctxt "safemodequerydialog|label"
msgid "Are you sure you want to restart %PRODUCTNAME and enter safe mode?"
-msgstr ""
+msgstr "Esteu segur de voler reiniciar el %PRODUCTNAME i entrar en el mode segur?"
#: saveastemplatedlg.ui:13
-#, fuzzy
msgctxt "saveastemplatedlg|categorylist"
msgid "None"
msgstr "Cap"
@@ -2645,28 +2557,27 @@ msgstr "Cap"
#: saveastemplatedlg.ui:20
msgctxt "saveastemplatedlg|SaveAsTemplateDialog"
msgid "Save As Template"
-msgstr ""
+msgstr "Guarda com a plantilla"
#: saveastemplatedlg.ui:103
-#, fuzzy
msgctxt "saveastemplatedlg|create_label"
msgid "Template _Name"
-msgstr "Nom de la plantilla:"
+msgstr "_Nom de la plantilla"
#: saveastemplatedlg.ui:145
msgctxt "saveastemplatedlg|select_label"
msgid "Template _Category"
-msgstr ""
+msgstr "_Categoria de la plantilla"
#: saveastemplatedlg.ui:184
msgctxt "saveastemplatedlg|defaultcb"
msgid "_Set as default template"
-msgstr ""
+msgstr "_Defineix com a plantilla predeterminada"
#: searchdialog.ui:8
msgctxt "searchdialog|SearchDialog"
msgid "Find on this Page"
-msgstr "Cerca en esta pàgina"
+msgstr "Busca en esta pàgina"
#: searchdialog.ui:21
msgctxt "searchdialog|search"
@@ -2706,7 +2617,7 @@ msgstr "_Obri el fitxer en mode només de lectura"
#: securityinfopage.ui:50
msgctxt "securityinfopage|recordchanges"
msgid "Record _changes"
-msgstr "Enregistra els _canvis"
+msgstr "Grava els _canvis"
#: securityinfopage.ui:73
msgctxt "securityinfopage|protect"
@@ -2726,7 +2637,7 @@ msgstr "Opcions per compartir fitxers"
#: startcenter.ui:18
msgctxt "startcenter|clear_all"
msgid "Clear Recent Documents"
-msgstr ""
+msgstr "Neteja la llista de documents recents"
#: startcenter.ui:39
msgctxt "startcenter|filter_writer"
@@ -2749,10 +2660,9 @@ msgid "Draw Templates"
msgstr "Plantilles del Draw"
#: startcenter.ui:73
-#, fuzzy
msgctxt "startcenter|manage"
msgid "Manage Templates"
-msgstr "Les meues plantilles"
+msgstr "Gestiona les plantilles"
#: startcenter.ui:146
msgctxt "startcenter|open_all"
@@ -2780,31 +2690,26 @@ msgid "Create:"
msgstr "Crea:"
#: startcenter.ui:264
-#, fuzzy
msgctxt "startcenter|writer_all"
msgid "_Writer Document"
msgstr "_Document del Writer"
#: startcenter.ui:284
-#, fuzzy
msgctxt "startcenter|calc_all"
msgid "_Calc Spreadsheet"
msgstr "_Full de càlcul del Calc"
#: startcenter.ui:304
-#, fuzzy
msgctxt "startcenter|impress_all"
msgid "_Impress Presentation"
msgstr "_Presentació de l'Impress"
#: startcenter.ui:324
-#, fuzzy
msgctxt "startcenter|draw_all"
msgid "_Draw Drawing"
msgstr "_Dibuix del Draw"
#: startcenter.ui:344
-#, fuzzy
msgctxt "startcenter|math_all"
msgid "_Math Formula"
msgstr "Fór_mula del Math"
@@ -2825,7 +2730,6 @@ msgid "E_xtensions"
msgstr "E_xtensions"
#: startcenter.ui:482
-#, fuzzy
msgctxt "startcenter|label1"
msgid "Application"
msgstr "Aplicació"
@@ -2833,45 +2737,39 @@ msgstr "Aplicació"
#: startcenter.ui:500
msgctxt "startcenter|all_recent_label"
msgid "Recent Files List"
-msgstr ""
+msgstr "Límit de fitxers recents"
#: startcenter.ui:513
msgctxt "startcenter|local_view_label"
msgid "Templates List"
-msgstr ""
+msgstr "Llista de plantilles"
#: stylecontextmenu.ui:12
-#, fuzzy
msgctxt "stylecontextmenu|new"
msgid "New..."
msgstr "Nou..."
#: stylecontextmenu.ui:20
-#, fuzzy
msgctxt "stylecontextmenu|edit"
msgid "Modify..."
msgstr "Modifica..."
#: stylecontextmenu.ui:28
-#, fuzzy
msgctxt "stylecontextmenu|hide"
msgid "Hide"
msgstr "Amaga"
#: stylecontextmenu.ui:36
-#, fuzzy
msgctxt "stylecontextmenu|show"
msgid "Show"
msgstr "Mostra"
#: stylecontextmenu.ui:44
-#, fuzzy
msgctxt "stylecontextmenu|delete"
msgid "Delete..."
msgstr "Suprimeix..."
#: templatecategorydlg.ui:13
-#, fuzzy
msgctxt "templatecategorydlg|categorylist"
msgid "None"
msgstr "Cap"
@@ -2879,83 +2777,74 @@ msgstr "Cap"
#: templatecategorydlg.ui:20
msgctxt "templatecategorydlg|TemplatesCategoryDialog"
msgid "Select Category"
-msgstr ""
+msgstr "Seleccioneu una categoria"
#: templatecategorydlg.ui:103
msgctxt "templatecategorydlg|select_label"
msgid "Select from Existing Category"
-msgstr ""
+msgstr "Seleccioneu d'una categoria existent"
#: templatecategorydlg.ui:149
msgctxt "templatecategorydlg|create_label"
msgid "or Create a New Category"
-msgstr ""
+msgstr "o creeu una categoria nova"
#: templatedlg.ui:13
msgctxt "templatedlg|applist"
msgid "All Applications"
-msgstr ""
+msgstr "Totes les aplicacions"
#: templatedlg.ui:16
-#, fuzzy
msgctxt "templatedlg|applist"
msgid "Documents"
msgstr "Documents"
#: templatedlg.ui:19
-#, fuzzy
msgctxt "templatedlg|applist"
msgid "Spreadsheets"
msgstr "Fulls de càlcul"
#: templatedlg.ui:22
-#, fuzzy
msgctxt "templatedlg|applist"
msgid "Presentations"
msgstr "Presentacions"
#: templatedlg.ui:25
-#, fuzzy
msgctxt "templatedlg|applist"
msgid "Drawings"
msgstr "Dibuixos"
#: templatedlg.ui:36
-#, fuzzy
msgctxt "templatedlg|folderlist"
msgid "All Categories"
msgstr "Totes les categories"
#: templatedlg.ui:65
-#, fuzzy
msgctxt "templatedlg|TemplateDialog"
msgid "Templates"
msgstr "Plantilles"
#: templatedlg.ui:146
-#, fuzzy
msgctxt "templatedlg|search_filter|tooltip_text"
msgid "Search"
-msgstr "Cerca"
+msgstr "Busca"
#: templatedlg.ui:147
-#, fuzzy
msgctxt "templatedlg|search_filter"
msgid "Search..."
-msgstr "Cerca..."
+msgstr "Busca..."
#: templatedlg.ui:169
msgctxt "templatedlg|filter_application|tooltip_text"
msgid "Filter by Application"
-msgstr ""
+msgstr "Filtra per aplicació"
#: templatedlg.ui:184
msgctxt "templatedlg|filter_folder|tooltip_text"
msgid "Filter by Category"
-msgstr ""
+msgstr "Filtra per categoria"
#: templatedlg.ui:205
-#, fuzzy
msgctxt "templatedlg|label1"
msgid "Filter"
msgstr "Filtre"
@@ -2963,10 +2852,9 @@ msgstr "Filtre"
#: templatedlg.ui:282
msgctxt "templatedlg|thumbnailviewlabel"
msgid "Template List"
-msgstr ""
+msgstr "Llista de plantilles"
#: templatedlg.ui:312
-#, fuzzy
msgctxt "templatedlg|action_menu|tooltip_text"
msgid "Settings"
msgstr "Paràmetres"
@@ -2974,48 +2862,42 @@ msgstr "Paràmetres"
#: templatedlg.ui:333
msgctxt "templatedlg|online_link|tooltip_text"
msgid "Browse online templates"
-msgstr ""
+msgstr "Explora les plantilles en línia"
#: templatedlg.ui:347
msgctxt "templatedlg|hidedialogcb"
msgid "Show this dialog at startup"
-msgstr ""
+msgstr "Mostra este diàleg en iniciar"
#: templatedlg.ui:373
-#, fuzzy
msgctxt "templatedlg|move_btn"
msgid "Move"
msgstr "Mou"
#: templatedlg.ui:377
-#, fuzzy
msgctxt "templatedlg|move_btn|tooltip_text"
msgid "Move Templates"
-msgstr "Les meues plantilles"
+msgstr "Mou les plantilles"
#: templatedlg.ui:391
-#, fuzzy
msgctxt "templatedlg|export_btn"
msgid "Export"
msgstr "Exporta"
#: templatedlg.ui:395
-#, fuzzy
msgctxt "templatedlg|export_btn|tooltip_text"
msgid "Export Templates"
-msgstr "Edita les plantilles"
+msgstr "Exporta les plantilles"
#: templatedlg.ui:408
-#, fuzzy
msgctxt "templatedlg|import_btn"
msgid "Import"
msgstr "Importa"
#: templatedlg.ui:412
-#, fuzzy
msgctxt "templatedlg|import_btn|tooltip_text"
msgid "Import Templates"
-msgstr "Plantilles de l'Impress"
+msgstr "Importa les plantilles"
#: versioncommentdialog.ui:8
msgctxt "versioncommentdialog|VersionCommentDialog"
diff --git a/source/ca-valencia/starmath/messages.po b/source/ca-valencia/starmath/messages.po
index 2878fbd6d21..cce255ef84d 100644
--- a/source/ca-valencia/starmath/messages.po
+++ b/source/ca-valencia/starmath/messages.po
@@ -4,14 +4,17 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2017-11-22 13:53+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"PO-Revision-Date: 2018-01-15 13:23+0000\n"
+"Last-Translator: joamuran <joamuran@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: ca-valencia\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1516022612.000000\n"
#: smmod.hrc:16
msgctxt "RID_UI_SYMBOLSET_NAMES"
@@ -421,22 +424,22 @@ msgstr "Divisió (fracció)"
#: strings.hrc:38
msgctxt "RID_XODIVIDEY_HELP"
msgid "Circled Slash"
-msgstr ""
+msgstr "Barra encerclada"
#: strings.hrc:39
msgctxt "RID_XODOTY_HELP"
msgid "Circled Dot"
-msgstr ""
+msgstr "Punt encerclat"
#: strings.hrc:40
msgctxt "RID_XOMINUSY_HELP"
msgid "Circled Minus"
-msgstr ""
+msgstr "Signe menys encerclat"
#: strings.hrc:41
msgctxt "RID_XOPLUSY_HELP"
msgid "Circled Plus"
-msgstr ""
+msgstr "Signe més encerclat"
#: strings.hrc:42
msgctxt "RID_XOTIMESY_HELP"
@@ -506,7 +509,7 @@ msgstr "És molt major que"
#: strings.hrc:55
msgctxt "RID_XDEFY_HELP"
msgid "Is Defined As"
-msgstr ""
+msgstr "Es defineix com a"
#: strings.hrc:56
msgctxt "RID_XEQUIVY_HELP"
@@ -551,12 +554,12 @@ msgstr "Tendeix"
#: strings.hrc:64
msgctxt "RID_XTRANSLY_HELP"
msgid "Corresponds To (Left)"
-msgstr ""
+msgstr "Correspon a (esquerra)"
#: strings.hrc:65
msgctxt "RID_XTRANSRY_HELP"
msgid "Corresponds To (Right)"
-msgstr ""
+msgstr "Correspon a (dreta)"
#: strings.hrc:66
msgctxt "RID_XINY_HELP"
@@ -836,42 +839,42 @@ msgstr "Límit amb superíndex i subíndex"
#: strings.hrc:121
msgctxt "RID_LIMINFX_HELP"
msgid "Limit Inferior"
-msgstr ""
+msgstr "Límit inferior"
#: strings.hrc:122
msgctxt "RID_LIMINF_FROMX_HELP"
msgid "Limit Inferior Subscript Bottom"
-msgstr ""
+msgstr "Límit inferior amb subíndex"
#: strings.hrc:123
msgctxt "RID_LIMINF_TOX_HELP"
msgid "Limit Inferior Superscript Top"
-msgstr ""
+msgstr "Límit inferior amb superíndex"
#: strings.hrc:124
msgctxt "RID_LIMINF_FROMTOX_HELP"
msgid "Limit Inferior Sup/Sub script"
-msgstr ""
+msgstr "Límit inferior amb subíndex i superíndex"
#: strings.hrc:125
msgctxt "RID_LIMSUPX_HELP"
msgid "Limit Superior"
-msgstr ""
+msgstr "Límit superior"
#: strings.hrc:126
msgctxt "RID_LIMSUP_FROMX_HELP"
msgid "Limit Superior Subscript Bottom"
-msgstr ""
+msgstr "Límit superior amb subíndex"
#: strings.hrc:127
msgctxt "RID_LIMSUP_TOX_HELP"
msgid "Limit Superior Superscript Top"
-msgstr ""
+msgstr "Límit superior amb superíndex"
#: strings.hrc:128
msgctxt "RID_LIMSUP_FROMTOX_HELP"
msgid "Limit Superior Sup/Sub script"
-msgstr ""
+msgstr "Límit superior amb subíndex i superíndex"
#: strings.hrc:129
msgctxt "RID_EXISTS_HELP"
@@ -1291,7 +1294,7 @@ msgstr "Claudàtors d'operador (dimensionables)"
#: strings.hrc:212
msgctxt "RID_XEVALUATEDATY_HELP"
msgid "Evaluated At"
-msgstr ""
+msgstr "Avaluat com a"
#: strings.hrc:213
msgctxt "RID_XOVERBRACEY_HELP"
@@ -1801,7 +1804,7 @@ msgstr "Caràcter no esperat"
#: strings.hrc:315
msgctxt "RID_ERR_UNEXPECTEDTOKEN"
msgid "Unexpected token"
-msgstr ""
+msgstr "Símbol inesperat"
#: strings.hrc:316
msgctxt "RID_ERR_LGROUPEXPECTED"
@@ -1826,27 +1829,27 @@ msgstr "S'esperava ')'"
#: strings.hrc:320
msgctxt "RID_ERR_PARENTMISMATCH"
msgid "Left and right symbols mismatched"
-msgstr ""
+msgstr "Els símbols esquerre i dret no es corresponen"
#: strings.hrc:321
msgctxt "RID_ERR_FONTEXPECTED"
msgid "'fixed', 'sans', or 'serif' expected"
-msgstr ""
+msgstr "S'esperava «fixed«, «sans» o «serif»"
#: strings.hrc:322
msgctxt "RID_ERR_SIZEEXPECTED"
msgid "'size' followed by an unexpected token"
-msgstr ""
+msgstr "«size» seguit d'un senyal no esperat"
#: strings.hrc:323
msgctxt "RID_ERR_DOUBLEALIGN"
msgid "Double aligning is not allowed"
-msgstr ""
+msgstr "No es permet l'alineació doble"
#: strings.hrc:324
msgctxt "RID_ERR_DOUBLESUBSUPSCRIPT"
msgid "Double sub/superscripts is not allowed"
-msgstr ""
+msgstr "No es permeten ni els subíndexs dobles ni els superíndexs dobles"
#: strings.hrc:325
msgctxt "RID_ERR_POUNDEXPECTED"
@@ -1894,7 +1897,6 @@ msgid "B~orders"
msgstr "Vores"
#: strings.hrc:333
-#, fuzzy
msgctxt "RID_PRINTUIOPT_SIZE"
msgid "Size"
msgstr "Mida"
@@ -1978,7 +1980,6 @@ msgid "Unknown"
msgstr "Desconegut"
#: dockingelements.ui:10
-#, fuzzy
msgctxt "dockingelements|DockingElements"
msgid "Elements"
msgstr "Elements"
diff --git a/source/ca-valencia/svl/messages.po b/source/ca-valencia/svl/messages.po
index db2469d2c34..4b2f2615533 100644
--- a/source/ca-valencia/svl/messages.po
+++ b/source/ca-valencia/svl/messages.po
@@ -110,13 +110,11 @@ msgid "Image"
msgstr "Imatge"
#: svl.hrc:45
-#, fuzzy
msgctxt "STR_SVT_MIMETYPE_IMAGE_PNG"
msgid "Image"
msgstr "Imatge"
#: svl.hrc:46
-#, fuzzy
msgctxt "STR_SVT_MIMETYPE_IMAGE_TIFF"
msgid "Image"
msgstr "Imatge"
diff --git a/source/ca-valencia/svtools/messages.po b/source/ca-valencia/svtools/messages.po
index 2b07a5ccebb..a36be71e17c 100644
--- a/source/ca-valencia/svtools/messages.po
+++ b/source/ca-valencia/svtools/messages.po
@@ -4,17 +4,19 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2017-12-06 15:58+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"PO-Revision-Date: 2018-01-15 13:23+0000\n"
+"Last-Translator: joamuran <joamuran@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: ca-valencia\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1516022614.000000\n"
#: errtxt.hrc:30
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "Error"
msgstr "Error"
@@ -26,121 +28,101 @@ msgid "Warning"
msgstr "Avís"
#: errtxt.hrc:32
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) loading the template $(ARG1)"
msgstr "$(ERR) en carregar la plantilla $(ARG1)"
#: errtxt.hrc:33 /home/cl/vc/git/libo-core/svtools/inc/errtxt.hrc:34
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) saving the document $(ARG1)"
msgstr "$(ERR) en guardar el document $(ARG1)"
#: errtxt.hrc:35
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) displaying doc. information for document $(ARG1)"
msgstr "$(ERR) en mostrar la informació del document per al document $(ARG1)"
#: errtxt.hrc:36
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) writing document $(ARG1) as template"
msgstr "$(ERR) en escriure el document $(ARG1) com a plantilla"
#: errtxt.hrc:37
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) copying or moving document contents"
msgstr "$(ERR) en copiar o moure el contingut del document"
#: errtxt.hrc:38
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) starting the Document Manager"
msgstr "$(ERR) en iniciar l'administrador de documents"
#: errtxt.hrc:39
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) loading document $(ARG1)"
msgstr "$(ERR) en carregar el document $(ARG1)"
#: errtxt.hrc:40 /home/cl/vc/git/libo-core/svtools/inc/errtxt.hrc:41
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) creating a new document"
msgstr "$(ERR) en crear un document nou"
#: errtxt.hrc:42
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) expanding entry"
msgstr "$(ERR) en expandir una entrada"
#: errtxt.hrc:43
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) loading BASIC of document $(ARG1)"
msgstr "$(ERR) en carregar el BASIC del document $(ARG1)"
#: errtxt.hrc:44
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) searching for an address"
msgstr "$(ERR) en cercar una adreça"
#: errtxt.hrc:50
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Abort"
msgstr "Interromp"
#: errtxt.hrc:51
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Nonexistent object"
msgstr "L'objecte no existeix"
#: errtxt.hrc:52
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Object already exists"
msgstr "L'objecte ja existeix"
#: errtxt.hrc:53
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Object not accessible"
msgstr "No hi ha accés a l'objecte"
#: errtxt.hrc:54
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Inadmissible path"
msgstr "Camí inadmissible"
#: errtxt.hrc:55
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Locking problem"
msgstr "Problema de blocatge"
#: errtxt.hrc:56
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Wrong parameter"
msgstr "Paràmetre erroni"
#: errtxt.hrc:57
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Resource exhausted"
msgstr "S'han exhaurit els recursos"
#: errtxt.hrc:58
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Action not supported"
msgstr "L'acció no és permesa"
@@ -152,103 +134,86 @@ msgid "Read Error"
msgstr "Error de lectura"
#: errtxt.hrc:60
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Write Error"
msgstr "Error d'escriptura"
#: errtxt.hrc:61
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "unknown"
-msgstr "Desconegut"
+msgstr "desconegut"
#: errtxt.hrc:62
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Version Incompatibility"
msgstr "Incompatibilitat de versions"
#: errtxt.hrc:63 /home/cl/vc/git/libo-core/svtools/inc/errtxt.hrc:74
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "General Error"
msgstr "Error general"
#: errtxt.hrc:64
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Incorrect format"
msgstr "Format incorrecte"
#: errtxt.hrc:65
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Error creating object"
msgstr "S'ha produït un error en crear l'objecte"
#: errtxt.hrc:66
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Inadmissible value or data type"
msgstr "Valor o tipus de dades inadmissible"
#: errtxt.hrc:67
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "BASIC runtime error"
msgstr "Error de temps d'execució del BASIC"
#: errtxt.hrc:68
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "BASIC syntax error"
msgstr "Error de sintaxi del BASIC"
#: errtxt.hrc:75
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "General input/output error."
msgstr "Error general d'entrada/eixida."
#: errtxt.hrc:76
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Invalid file name."
msgstr "El nom del fitxer no és vàlid."
#: errtxt.hrc:77
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Nonexistent file."
msgstr "El fitxer no existeix."
#: errtxt.hrc:78
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "File already exists."
msgstr "El fitxer ja existeix."
#: errtxt.hrc:79
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The object is not a directory."
msgstr "L'objecte no és un directori."
#: errtxt.hrc:80
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The object is not a file."
msgstr "L'objecte no és un fitxer."
#: errtxt.hrc:81
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The specified device is invalid."
msgstr "El dispositiu especificat no és vàlid."
#: errtxt.hrc:82
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid ""
"The object cannot be accessed\n"
@@ -258,19 +223,16 @@ msgstr ""
"per falta de drets d'usuari."
#: errtxt.hrc:83
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Sharing violation while accessing the object."
msgstr "S'ha produït una violació del recurs compartit en accedir a l'objecte."
#: errtxt.hrc:84
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "No more space on device."
msgstr "No hi ha més espai disponible al dispositiu."
#: errtxt.hrc:85
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid ""
"This operation cannot be run on\n"
@@ -280,163 +242,136 @@ msgstr ""
"els fitxers que continguen comodins."
#: errtxt.hrc:86
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "This operation is not supported on this operating system."
msgstr "No es permet esta operació en este sistema operatiu."
#: errtxt.hrc:87
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "There are too many files open."
msgstr "Hi ha massa fitxers oberts."
#: errtxt.hrc:88
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Data could not be read from the file."
msgstr "No s'han pogut llegir les dades des del fitxer."
#: errtxt.hrc:89
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The file could not be written."
msgstr "No s'ha pogut escriure el fitxer."
#: errtxt.hrc:90
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The operation could not be run due to insufficient memory."
msgstr "L'operació no s'ha pogut executar per falta de memòria."
#: errtxt.hrc:91
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The seek operation could not be run."
msgstr "No s'ha pogut executar l'operació de cerca."
#: errtxt.hrc:92
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The tell operation could not be run."
msgstr "No s'ha pogut executar l'operació Tell."
#: errtxt.hrc:93
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Incorrect file version."
msgstr "La versió del fitxer és incorrecta."
#: errtxt.hrc:94
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Incorrect file format."
msgstr "El format del fitxer és incorrecte."
#: errtxt.hrc:95
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The file name contains invalid characters."
msgstr "El nom del fitxer conté caràcters no vàlids."
#: errtxt.hrc:96
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "An unknown I/O error has occurred."
msgstr "S'ha produït un error desconegut d'entrada/eixida."
#: errtxt.hrc:97
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "An invalid attempt was made to access the file."
msgstr "S'ha provat d'accedir al fitxer de manera incorrecta."
#: errtxt.hrc:98
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The file could not be created."
msgstr "No s'ha pogut crear el fitxer."
#: errtxt.hrc:99
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The operation was started under an invalid parameter."
msgstr "S'ha iniciat l'operació amb un paràmetre no vàlid."
#: errtxt.hrc:100
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The operation on the file was aborted."
msgstr "S'ha interromput l'operació al fitxer."
#: errtxt.hrc:101
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Path to the file does not exist."
msgstr "No existeix el camí d'accés al fitxer."
#: errtxt.hrc:102
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "An object cannot be copied into itself."
msgstr "No es pot copiar un objecte dins de si mateix."
#: errtxt.hrc:103
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The specified template could not be found."
msgstr "No s'ha pogut trobar la plantilla especificada."
#: errtxt.hrc:104
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The file cannot be used as template."
msgstr "No es pot utilitzar el fitxer com a plantilla."
#: errtxt.hrc:105
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "This document has already been opened for editing."
msgstr "Este document ja ha estat obert per editar."
#: errtxt.hrc:106
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The wrong password has been entered."
msgstr "La contrasenya no és correcta."
#: errtxt.hrc:107
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Error reading file."
msgstr "S'ha produït un error en llegir el fitxer."
#: errtxt.hrc:108
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The document was opened as read-only."
msgstr "S'ha obert el document en mode només de lectura."
#: errtxt.hrc:109
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "General OLE Error."
msgstr "Error general d'OLE."
#: errtxt.hrc:110
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The host name $(ARG1) could not be resolved."
msgstr "No s'ha pogut determinar el nom de l'amfitrió $(ARG1)."
#: errtxt.hrc:111
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Could not establish Internet connection to $(ARG1)."
msgstr "No s'ha pogut establir la connexió d'Internet a $(ARG1)."
#: errtxt.hrc:112
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid ""
"Error reading data from the Internet.\n"
@@ -446,7 +381,6 @@ msgstr ""
"Missatge d'error del servidor: $(ARG1)."
#: errtxt.hrc:113
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid ""
"Error transferring data to the Internet.\n"
@@ -456,37 +390,31 @@ msgstr ""
"Missatge d'error del servidor: $(ARG1)."
#: errtxt.hrc:114
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "General Internet error has occurred."
msgstr "S'ha produït un error general d'Internet."
#: errtxt.hrc:115
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The requested Internet data is not available in the cache and cannot be transmitted as the Online mode has not be activated."
msgstr "Les dades d'Internet que heu demanat no es troben a la memòria cau i no es poden transmetre perquè el mode en línia està desactivat."
#: errtxt.hrc:116
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The contents could not be created."
msgstr "No s'ha pogut crear el contingut."
#: errtxt.hrc:117
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The file name is too long for the target file system."
msgstr "El nom del fitxer és massa llarg per al sistema de fitxers de destinació."
#: errtxt.hrc:118
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The input syntax is invalid."
msgstr "La sintaxi d'entrada no és vàlida."
#: errtxt.hrc:119
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid ""
"This document contains attributes that cannot be saved in the selected format.\n"
@@ -496,19 +424,16 @@ msgstr ""
"Guardeu el document amb el format de fitxer del %PRODUCTNAME %PRODUCTVERSION."
#: errtxt.hrc:120
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The maximum number of documents that can be opened at the same time has been reached. You need to close one or more documents before you can open a new document."
msgstr "Heu arribat al nombre màxim de documents que es poden obrir al mateix temps. Heu de tancar un o més documents abans de poder-ne obrir un de nou."
#: errtxt.hrc:121
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Could not create backup copy."
msgstr "No s'ha pogut crear la còpia de seguretat."
#: errtxt.hrc:122
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid ""
"An attempt was made to execute a macro.\n"
@@ -518,7 +443,6 @@ msgstr ""
"Per motius de seguretat, l'ús de macros està inhabilitat."
#: errtxt.hrc:123
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid ""
"This document contains macros.\n"
@@ -534,7 +458,6 @@ msgstr ""
"Per tant, pot ser que alguna funcionalitat no estiga disponible."
#: errtxt.hrc:124
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid ""
"This document contains macros.\n"
@@ -550,7 +473,6 @@ msgstr ""
"Per tant, pot ser que alguna funcionalitat no estiga disponible."
#: errtxt.hrc:125
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid ""
"The encrypted document contains unexpected non-encrypted streams.\n"
@@ -570,25 +492,21 @@ msgstr ""
" "
#: errtxt.hrc:126
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Invalid data length."
msgstr "La longitud de les dades no és vàlida."
#: errtxt.hrc:127
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Function not possible: path contains current directory."
msgstr "La funció no és possible: el camí conté el directori actual."
#: errtxt.hrc:128
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Function not possible: device (drive) not identical."
msgstr "Funció impossible: No és el mateix dispositiu (unitat)."
#: errtxt.hrc:129
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Device (drive) not ready."
msgstr "El dispositiu (unitat) no està disponible."
@@ -596,16 +514,14 @@ msgstr "El dispositiu (unitat) no està disponible."
#: errtxt.hrc:130
msgctxt "RID_ERRHDL"
msgid "Wrong checksum."
-msgstr ""
+msgstr "Suma de verificació incorrecta."
#: errtxt.hrc:131
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Function not possible: write protected."
msgstr "Funció impossible: només de lectura."
#: errtxt.hrc:132
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid ""
"The password of a shared spreadsheet cannot be set or changed.\n"
@@ -1595,7 +1511,6 @@ msgid "Sardinian"
msgstr "sard"
#: langtab.hrc:220
-#, fuzzy
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Dzongkha"
msgstr "dzongka"
@@ -1653,7 +1568,7 @@ msgstr "bretó"
#: langtab.hrc:231
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Kalaallisut"
-msgstr "groenlandés"
+msgstr "kalaallisut"
#: langtab.hrc:232
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
@@ -2128,7 +2043,7 @@ msgstr "bekwel"
#: langtab.hrc:326
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Kituba (Congo)"
-msgstr ""
+msgstr "kituba (Congo)"
#: langtab.hrc:327
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
@@ -2498,43 +2413,42 @@ msgstr "apatani"
#: langtab.hrc:400
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English (Mauritius)"
-msgstr ""
+msgstr "anglés (Maurici)"
#: langtab.hrc:401
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "French (Mauritius)"
-msgstr ""
+msgstr "francés (Maurici)"
#: langtab.hrc:402
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Silesian"
-msgstr ""
+msgstr "silesià"
#: langtab.hrc:403
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Hungarian (Szekely-Hungarian Rovas)"
-msgstr ""
+msgstr "hongarés (alfabet rúnic)"
#: langtab.hrc:404
-#, fuzzy
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English (Malaysia)"
-msgstr "anglés (Malawi)"
+msgstr "anglés (Malàisia)"
#: langtab.hrc:405
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Manchu"
-msgstr ""
+msgstr "mantxú"
#: langtab.hrc:406
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Xibe"
-msgstr ""
+msgstr "xibe"
#: langtab.hrc:407
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Kituba (Democratic Republic of the Congo)"
-msgstr ""
+msgstr "kituba (República Democràtica del Congo)"
#: langtab.hrc:408
#, fuzzy
@@ -2545,7 +2459,7 @@ msgstr "Tipus de lletra"
#: langtab.hrc:409
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Plautdietsch"
-msgstr ""
+msgstr "baix alemany mennonita"
#: templwin.hrc:42
msgctxt "STRARY_SVT_DOCINFO"
@@ -2638,13 +2552,11 @@ msgid "Field Assignment"
msgstr "Assignació de camps"
#: fileviewmenu.ui:12
-#, fuzzy
msgctxt "fileviewmenu|delete"
msgid "_Delete"
msgstr "_Suprimeix"
#: fileviewmenu.ui:20
-#, fuzzy
msgctxt "fileviewmenu|rename"
msgid "_Rename"
msgstr "_Canvia el nom"
@@ -2697,12 +2609,12 @@ msgstr "Opcions de %1"
#: graphicexport.ui:159
msgctxt "graphicexport|label5"
msgid "Width:"
-msgstr "Amplada:"
+msgstr "Amplària:"
#: graphicexport.ui:173
msgctxt "graphicexport|label6"
msgid "Height:"
-msgstr "Alçada:"
+msgstr "Alçària:"
#: graphicexport.ui:187
msgctxt "graphicexport|resolutionft"
@@ -2730,7 +2642,6 @@ msgid "Compression"
msgstr "Compressió"
#: graphicexport.ui:459
-#, fuzzy
msgctxt "graphicexport|rlecb"
msgid "RLE encoding"
msgstr "Codificació RLE"
@@ -2776,7 +2687,6 @@ msgid "Encoding"
msgstr "Codificació"
#: graphicexport.ui:657
-#, fuzzy
msgctxt "graphicexport|tiffpreviewcb"
msgid "Image preview (TIFF)"
msgstr "Previsualització de la imatge (TIFF)"
@@ -3012,13 +2922,11 @@ msgid "Restart %PRODUCTNAME"
msgstr "Reinicia el %PRODUCTNAME"
#: restartdialog.ui:23
-#, fuzzy
msgctxt "restartdialog|yes"
msgid "Restart Now"
msgstr "Reinicia ara"
#: restartdialog.ui:38
-#, fuzzy
msgctxt "restartdialog|no"
msgid "Restart Later"
msgstr "Reinicia després"
@@ -3036,24 +2944,22 @@ msgstr "Perquè la combinació de correu funcione correctament, heu de reiniciar
#: restartdialog.ui:97
msgctxt "restartdialog|reason_pdf"
msgid "For the modified default print job format to take effect, %PRODUCTNAME must be restarted."
-msgstr "Per a que la modificació del format d'impressió per defecte tinga efecte, heu de reiniciar el %PRODUCTNAME."
+msgstr "Perquè la modificació del format d'impressió per defecte tinga efecte, heu de reiniciar el %PRODUCTNAME."
#: restartdialog.ui:112
msgctxt "restartdialog|reason_bibliography_install"
msgid "For the bibliography to work properly, %PRODUCTNAME must be restarted."
-msgstr "Per a que la bibliografia funcione correctament, heu de reiniciar el %PRODUCTNAME"
+msgstr "Perquè la bibliografia funcione correctament, heu de reiniciar el %PRODUCTNAME"
#: restartdialog.ui:127
-#, fuzzy
msgctxt "restartdialog|reason_assigning_folders"
msgid "For the assigned folders and archives to take effect, %PRODUCTNAME must be restarted."
-msgstr "Per a que la modificació del format d'impressió per defecte tinga efecte, heu de reiniciar el %PRODUCTNAME."
+msgstr "Perquè les carpetes i els arxius assignats siguen efectius, heu de reiniciar el %PRODUCTNAME."
#: restartdialog.ui:142
-#, fuzzy
msgctxt "restartdialog|reason_assigning_javaparameters"
msgid "For the assigned Java parameters to take effect, %PRODUCTNAME must be restarted."
-msgstr "Per a que la modificació del format d'impressió per defecte tinga efecte, heu de reiniciar el %PRODUCTNAME."
+msgstr "Perquè els paràmetres Java assignats siguen efectius, heu de reiniciar el %PRODUCTNAME."
#: restartdialog.ui:157
#, fuzzy
@@ -3062,22 +2968,19 @@ msgid "For the added path to take effect, %PRODUCTNAME must be restarted."
msgstr "Per a que la modificació del format d'impressió per defecte tinga efecte, heu de reiniciar el %PRODUCTNAME."
#: restartdialog.ui:172
-#, fuzzy
msgctxt "restartdialog|reason_language_change"
msgid "For the updated language settings to take effect, %PRODUCTNAME must be restarted."
-msgstr "Per a que la modificació del format d'impressió per defecte tinga efecte, heu de reiniciar el %PRODUCTNAME."
+msgstr "Perquè el canvi de configuració de llengua siga efectiu, heu de reiniciar el %PRODUCTNAME."
#: restartdialog.ui:187
-#, fuzzy
msgctxt "restartdialog|reason_exp_features"
msgid "For the modified experimental features to take effect, %PRODUCTNAME must be restarted."
-msgstr "Per a que la modificació del format d'impressió per defecte tinga efecte, heu de reiniciar el %PRODUCTNAME."
+msgstr "Perquè les funcionalitats experimentals modificades siguen efectives, heu de reiniciar el %PRODUCTNAME."
#: restartdialog.ui:202
-#, fuzzy
msgctxt "restartdialog|reason_extension_install"
msgid "For the extension to work properly, %PRODUCTNAME must be restarted."
-msgstr "Per a que la bibliografia funcione correctament, heu de reiniciar el %PRODUCTNAME"
+msgstr "Per a que l'extensió funcione correctament, heu de reiniciar el %PRODUCTNAME"
#: restartdialog.ui:217
#, fuzzy
@@ -3113,7 +3016,7 @@ msgstr "Text sense format"
#: strings.hrc:30
msgctxt "STR_FORMAT_ID_STRING_TSVC"
msgid "Unformatted text [TSV-Calc]"
-msgstr ""
+msgstr "Text sense format [TSV-Calc]"
#: strings.hrc:31
msgctxt "STR_FORMAT_BITMAP"
@@ -3133,7 +3036,7 @@ msgstr "Text amb format (RTF)"
#: strings.hrc:34
msgctxt "STR_FORMAT_ID_RICHTEXT"
msgid "Formatted text [Richtext]"
-msgstr ""
+msgstr "Text amb format [Richtext]"
#: strings.hrc:35
msgctxt "STR_FORMAT_ID_DRAWING"
@@ -3448,7 +3351,7 @@ msgstr "Format HTML sense comentaris"
#: strings.hrc:97
msgctxt "STR_FORMAT_ID_PNG_BITMAP"
msgid "PNG Bitmap"
-msgstr ""
+msgstr "Mapa de bits PNG"
#: strings.hrc:99
#, c-format
@@ -3732,7 +3635,6 @@ msgid "Black Italic"
msgstr "Negra cursiva"
#: strings.hrc:176
-#, fuzzy
msgctxt "STR_SVT_STYLE_BOOK"
msgid "Book"
msgstr "Llibre"
@@ -3740,7 +3642,7 @@ msgstr "Llibre"
#: strings.hrc:177
msgctxt "STR_SVT_STYLE_BOLD_OBLIQUE"
msgid "Bold Oblique"
-msgstr ""
+msgstr "Negreta obliqua"
#: strings.hrc:178
#, fuzzy
@@ -3751,42 +3653,42 @@ msgstr "Condensat"
#: strings.hrc:179
msgctxt "STR_SVT_STYLE_CONDENSED_BOLD"
msgid "Condensed Bold"
-msgstr ""
+msgstr "Condensada negreta"
#: strings.hrc:180
msgctxt "STR_SVT_STYLE_CONDENSED_BOLD_ITALIC"
msgid "Condensed Bold Italic"
-msgstr ""
+msgstr "Condensada negreta cursiva"
#: strings.hrc:181
msgctxt "STR_SVT_STYLE_CONDENSED_BOLD_OBLIQUE"
msgid "Condensed Bold Oblique"
-msgstr ""
+msgstr "Condensada negreta obliqua"
#: strings.hrc:182
msgctxt "STR_SVT_STYLE_CONDENSED_ITALIC"
msgid "Condensed Italic"
-msgstr ""
+msgstr "Condensada cursiva"
#: strings.hrc:183
msgctxt "STR_SVT_STYLE_CONDENSED_OBLIQUE"
msgid "Condensed Oblique"
-msgstr ""
+msgstr "Condensada obliqua"
#: strings.hrc:184
msgctxt "STR_SVT_STYLE_EXTRALIGHT"
msgid "ExtraLight"
-msgstr ""
+msgstr "Extafina"
#: strings.hrc:185
msgctxt "STR_SVT_STYLE_EXTRALIGHT_ITALIC"
msgid "ExtraLight Italic"
-msgstr ""
+msgstr "Extrafina cursiva"
#: strings.hrc:186
msgctxt "STR_SVT_STYLE_OBLIQUE"
msgid "Oblique"
-msgstr ""
+msgstr "Obliqua"
#: strings.hrc:187
#, fuzzy
@@ -3797,7 +3699,7 @@ msgstr "seminegreta"
#: strings.hrc:188
msgctxt "STR_SVT_STYLE_SEMIBOLD_ITALIC"
msgid "Semibold Italic"
-msgstr ""
+msgstr "Seminegreta cursiva"
#: strings.hrc:189
msgctxt "STR_SVT_FONTMAP_BOTH"
@@ -3926,7 +3828,7 @@ msgstr "Ordena"
#: strings.hrc:216
msgctxt "STR_SVT_OTHER_CMIS"
msgid "Other CMIS"
-msgstr ""
+msgstr "Un altre CMIS"
#: strings.hrc:217
msgctxt "STR_SVT_PRNDLG_READY"
@@ -4070,7 +3972,6 @@ msgid "~Finish"
msgstr "~Finalitza"
#: strings.hrc:246
-#, fuzzy
msgctxt "STR_WIZDLG_NEXT"
msgid "~Next >"
msgstr "~Següent >"
@@ -4259,7 +4160,7 @@ msgstr "El %PRODUCTNAME necessita un entorn d'execució de Java (JRE) per realit
#: strings.hrc:286
msgctxt "STR_WARNING_JAVANOTFOUND_MAC"
msgid "%PRODUCTNAME requires Oracle's Java Development Kit (JDK) on Mac OS X 10.10 or greater to perform this task. Please install them and restart %PRODUCTNAME."
-msgstr ""
+msgstr "El %PRODUCTNAME requereix el Java Development Kit (JDK) d'Oracle al Mac OS X 10.10 o superior per a realitzar esta tasca. Instal·leu-ho i reinicieu el %PRODUCTNAME."
#: strings.hrc:287
msgctxt "STR_WARNING_INVALIDJAVASETTINGS_MAC"
@@ -4269,7 +4170,7 @@ msgstr "La configuració del %PRODUCTNAME ha canviat. A %PRODUCTNAME - Preferèn
#: strings.hrc:288
msgctxt "STR_WARNING_INVALIDJAVASETTINGS"
msgid "The %PRODUCTNAME configuration has been changed. Under Tools - Options - %PRODUCTNAME - Advanced, select the Java runtime environment you want to have used by %PRODUCTNAME."
-msgstr "La configuració del %PRODUCTNAME ha canviat. A Eines - Opcions - %PRODUCTNAME - Avançat, seleccioneu l'entorn d'execució de Java que voleu utilitzar amb el %PRODUCTNAME."
+msgstr "La configuració del %PRODUCTNAME ha canviat. A Eines ▸ Opcions ▸ %PRODUCTNAME ▸ Avançat, seleccioneu l'entorn d'execució de Java que voleu utilitzar amb el %PRODUCTNAME."
#: strings.hrc:289
msgctxt "STR_ERROR_JVMCREATIONFAILED_MAC"
@@ -4279,7 +4180,7 @@ msgstr "El %PRODUCTNAME necessita un entorn d'execució de Java (JRE) per realit
#: strings.hrc:290
msgctxt "STR_ERROR_JVMCREATIONFAILED"
msgid "%PRODUCTNAME requires a Java runtime environment (JRE) to perform this task. The selected JRE is defective. Please select another version or install a new JRE and select it under Tools - Options - %PRODUCTNAME - Advanced."
-msgstr "El %PRODUCTNAME necessita un entorn d'execució de Java (JRE) per realitzar esta tasca. El JRE seleccionat no funciona correctament. Seleccioneu una altra versió o instal·leu un JRE nou i seleccioneu-lo a Eines - Opcions - %PRODUCTNAME - Avançat."
+msgstr "El %PRODUCTNAME necessita un entorn d'execució de Java (JRE) per realitzar esta tasca. El JRE seleccionat no funciona correctament. Seleccioneu una altra versió o instal·leu un JRE nou i seleccioneu-lo a Eines ▸ Opcions ▸ %PRODUCTNAME ▸ Avançat."
#: strings.hrc:291
msgctxt "STR_WARNING_JAVANOTFOUND_TITLE"
@@ -4609,14 +4510,14 @@ msgstr "Extensió del %PRODUCTNAME"
#: strings.hrc:358
msgctxt "STR_DESCRIPTION_HUNSPELL"
msgid "Hunspell SpellChecker"
-msgstr ""
+msgstr "Verificador ortogràfic Hunspell"
#: strings.hrc:359
msgctxt "STR_DESCRIPTION_LIBHYPHEN"
msgid "Libhyphen Hyphenator"
-msgstr ""
+msgstr "Divisor de paraules Libhyphen"
#: strings.hrc:360
msgctxt "STR_DESCRIPTION_MYTHES"
msgid "Mythes Thesaurus"
-msgstr ""
+msgstr "Tesaure Mythes"
diff --git a/source/ca-valencia/svx/messages.po b/source/ca-valencia/svx/messages.po
index d71fbc5de00..60fb03212c9 100644
--- a/source/ca-valencia/svx/messages.po
+++ b/source/ca-valencia/svx/messages.po
@@ -4,14 +4,17 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2017-12-06 15:59+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"PO-Revision-Date: 2018-01-15 13:23+0000\n"
+"Last-Translator: joamuran <joamuran@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: ca-valencia\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1516022625.000000\n"
#: fieldunit.hrc:30
msgctxt "RID_SVXSTR_FIELDUNIT_TABLE"
@@ -69,148 +72,124 @@ msgid "Line"
msgstr "Línia"
#: fmstring.hrc:27
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "LIKE"
-msgstr "COM"
+msgstr "LIKE"
#: fmstring.hrc:28
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "NOT"
-msgstr "NO"
+msgstr "NOT"
#: fmstring.hrc:29
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "EMPTY"
-msgstr "BUIT"
+msgstr "EMPTY"
#: fmstring.hrc:30
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "TRUE"
-msgstr "CERT"
+msgstr "TRUE"
#: fmstring.hrc:31
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "FALSE"
-msgstr "FALS"
+msgstr "FALSE"
#: fmstring.hrc:32
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "IS"
-msgstr "ÉS"
+msgstr "IS"
#: fmstring.hrc:33
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "BETWEEN"
-msgstr "ENTRE"
+msgstr "BETWEEN"
#: fmstring.hrc:34
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "OR"
-msgstr "O"
+msgstr "OR"
#: fmstring.hrc:35
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "AND"
-msgstr "I"
+msgstr "AND"
#: fmstring.hrc:36
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "Average"
-msgstr "Mitjana"
+msgstr "Average"
#: fmstring.hrc:37
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "Count"
-msgstr "Compta"
+msgstr "Count"
#: fmstring.hrc:38
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "Maximum"
-msgstr "Màxim"
+msgstr "Maximum"
#: fmstring.hrc:39
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "Minimum"
-msgstr "Mínim"
+msgstr "Minimum"
#: fmstring.hrc:40
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "Sum"
-msgstr "Suma"
+msgstr "Sum"
#: fmstring.hrc:41
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "Every"
-msgstr "Cada"
+msgstr "Every"
#: fmstring.hrc:42
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "Any"
-msgstr "Qualsevol"
+msgstr "Any"
#: fmstring.hrc:43
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "Some"
-msgstr "Alguns"
+msgstr "Some"
#: fmstring.hrc:44
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "STDDEV_POP"
msgstr "STDDEV_POP"
#: fmstring.hrc:45
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "STDDEV_SAMP"
msgstr "STDDEV_SAMP"
#: fmstring.hrc:46
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "VAR_SAMP"
msgstr "VAR_SAMP"
#: fmstring.hrc:47
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "VAR_POP"
msgstr "VAR_POP"
#: fmstring.hrc:48
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "Collect"
-msgstr "Recull"
+msgstr "Collect"
#: fmstring.hrc:49
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "Fusion"
-msgstr "Fusió"
+msgstr "Fusion"
#: fmstring.hrc:50
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "Intersection"
-msgstr "Interacció"
+msgstr "Intersection"
#: frmsel.hrc:29
msgctxt "RID_SVXSTR_FRMSEL_TEXTS"
@@ -303,182 +282,156 @@ msgid "Diagonal border line from bottom left to top right"
msgstr "Línia diagonal de vora des de la part inferior esquerra a la part superior dreta"
#: numberingtype.hrc:29
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "None"
msgstr "Cap"
#. SVX_NUM_NUMBER_NONE
#: numberingtype.hrc:30
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "Bullet"
msgstr "Pics"
#. SVX_NUM_CHAR_SPECIAL
#: numberingtype.hrc:31
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "Graphics"
-msgstr "Gràfics"
+msgstr "Imatges"
#. SVX_NUM_BITMAP
#: numberingtype.hrc:32
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "Linked graphics"
-msgstr "Gràfics enllaçats"
+msgstr "Imatges enllaçades"
#. SVX_NUM_BITMAP|0x80
#: numberingtype.hrc:33
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "1, 2, 3, ..."
msgstr "1, 2, 3..."
#. SVX_NUM_ARABIC
#: numberingtype.hrc:34
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "A, B, C, ..."
msgstr "A, B, C..."
#. SVX_NUM_CHARS_UPPER_LETTER
#: numberingtype.hrc:35
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "a, b, c, ..."
msgstr "a, b, c..."
#. SVX_NUM_CHARS_LOWER_LETTER
#: numberingtype.hrc:36
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "I, II, III, ..."
msgstr "I, II, III..."
#. SVX_NUM_ROMAN_UPPER
#: numberingtype.hrc:37
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "i, ii, iii, ..."
msgstr "i, ii, iii..."
#. SVX_NUM_ROMAN_LOWER
#: numberingtype.hrc:38
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "A, .., AA, .., AAA, ..."
-msgstr "A, .., AA, .., AAA..."
+msgstr "A,... AA,... AAA..."
#. SVX_NUM_CHARS_UPPER_LETTER_N
#: numberingtype.hrc:39
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "a, .., aa, .., aaa, ..."
msgstr "a, .., aa, .., aaa..."
#. SVX_NUM_CHARS_LOWER_LETTER_N
#: numberingtype.hrc:40
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "Native Numbering"
msgstr "Numeració nativa"
#. NATIVE_NUMBERING
#: numberingtype.hrc:41
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "А, Б, .., Аа, Аб, ... (Bulgarian)"
msgstr "А, Б, .., Аа, Аб... (búlgar)"
#. CHARS_CYRILLIC_UPPER_LETTER_BG
#: numberingtype.hrc:42
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "а, б, .., аа, аб, ... (Bulgarian)"
msgstr "а, б, .., аа, аб... (búlgar)"
#. CHARS_CYRILLIC_LOWER_LETTER_BG
#: numberingtype.hrc:43
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "А, Б, .., Аа, Бб, ... (Bulgarian)"
msgstr "А, Б, .., Аа, Бб... (búlgar)"
#. CHARS_CYRILLIC_UPPER_LETTER_N_BG
#: numberingtype.hrc:44
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "а, б, .., аа, бб, ... (Bulgarian)"
msgstr "а, б, .., аа, бб... (búlgar)"
#. CHARS_CYRILLIC_LOWER_LETTER_N_BG
#: numberingtype.hrc:45
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "А, Б, .., Аа, Аб, ... (Russian)"
msgstr "А, Б, .., Аа, Аб... (rus)"
#. CHARS_CYRILLIC_UPPER_LETTER_RU
#: numberingtype.hrc:46
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "а, б, .., аа, аб, ... (Russian)"
msgstr "а, б, .., аа, аб... (rus)"
#. CHARS_CYRILLIC_LOWER_LETTER_RU
#: numberingtype.hrc:47
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "А, Б, .., Аа, Бб, ... (Russian)"
msgstr "А, Б, .., Аа, Бб... (rus)"
#. CHARS_CYRILLIC_UPPER_LETTER_N_RU
#: numberingtype.hrc:48
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "а, б, .., аа, бб, ... (Russian)"
msgstr "а, б, .., аа, бб... (rus)"
#. CHARS_CYRILLIC_LOWER_LETTER_N_RU
#: numberingtype.hrc:49
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "А, Б, .., Аа, Аб, ... (Serbian)"
msgstr "А, Б, .., Аа, Аб... (serbi)"
#. CHARS_CYRILLIC_UPPER_LETTER_SR
#: numberingtype.hrc:50
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "а, б, .., аа, аб, ... (Serbian)"
msgstr "а, б, .., аа, аб... (serbi)"
#. CHARS_CYRILLIC_LOWER_LETTER_SR
#: numberingtype.hrc:51
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "А, Б, .., Аа, Бб, ... (Serbian)"
msgstr "А, Б, .., Аа, Бб... (serbi)"
#. CHARS_CYRILLIC_UPPER_LETTER_N_SR
#: numberingtype.hrc:52
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "а, б, .., аа, бб, ... (Serbian)"
msgstr "а, б, .., аа, бб... (serbi)"
#. CHARS_CYRILLIC_LOWER_LETTER_N_SR
#: numberingtype.hrc:53
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "Α, Β, Γ, ... (Greek Upper Letter)"
msgstr "Α, Β, Γ... (lletra grega en majúscules)"
#. CHARS_GREEK_UPPER_LETTER
#: numberingtype.hrc:54
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "α, β, γ, ... (Greek Lower Letter)"
msgstr "α, β, γ... (lletra grega en minúscules)"
@@ -487,80 +440,73 @@ msgstr "α, β, γ... (lletra grega en minúscules)"
#: numberingtype.hrc:55
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "א...י, יא...כ, ..."
-msgstr ""
+msgstr "א...י, יא...כ..."
#. NUMBER_HEBREW
#: numberingtype.hrc:56
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "א...ת, אא...תת, ..."
-msgstr ""
+msgstr "א...ת, אא...תת..."
#: samecontent.hrc:18
-#, fuzzy
msgctxt "RID_SVXSTRARY_SAMECONTENT"
msgid "All Pages"
msgstr "Totes les pàgines"
#: samecontent.hrc:19
-#, fuzzy
msgctxt "RID_SVXSTRARY_SAMECONTENT"
msgid "First Page"
-msgstr "Nom"
+msgstr "Primera pàgina"
#: samecontent.hrc:20
-#, fuzzy
msgctxt "RID_SVXSTRARY_SAMECONTENT"
msgid "Left and Right Pages"
-msgstr "Fletxa esquerra i dreta"
+msgstr "Pàgines esquerra i dreta"
#: samecontent.hrc:21
msgctxt "RID_SVXSTRARY_SAMECONTENT"
msgid "First, Left and Right Pages"
-msgstr ""
+msgstr "Primera pàgina i pàgines esquerra i dreta"
#: spacing.hrc:18
-#, fuzzy
msgctxt "RID_SVXSTRARY_SPACING"
msgid "None"
msgstr "Cap"
#: spacing.hrc:19
-#, fuzzy
msgctxt "RID_SVXSTRARY_SPACING"
msgid "Extra Small (1/16\")"
-msgstr "Molt petit (0,16 cm)"
+msgstr "Molt petit (1/16\")"
#: spacing.hrc:20
msgctxt "RID_SVXSTRARY_SPACING"
msgid "Small (1/8\")"
-msgstr ""
+msgstr "Petit (1/8\")"
#: spacing.hrc:21
-#, fuzzy
msgctxt "RID_SVXSTRARY_SPACING"
msgid "Small Medium (1/4\")"
-msgstr "Mitjà petit (0,64 cm)"
+msgstr "Mitjà petit (1/4\")"
#: spacing.hrc:22
msgctxt "RID_SVXSTRARY_SPACING"
msgid "Medium (3/8\")"
-msgstr ""
+msgstr "Mitjà (3/8\")"
#: spacing.hrc:23
-#, fuzzy
msgctxt "RID_SVXSTRARY_SPACING"
msgid "Medium Large (1/2\")"
-msgstr "Mitjà gran (1,27 cm)"
+msgstr "Mitjà gran (1/2\")"
#: spacing.hrc:24
msgctxt "RID_SVXSTRARY_SPACING"
msgid "Large (3/4\")"
-msgstr ""
+msgstr "Gran (3⁄4\")"
#: spacing.hrc:25
msgctxt "RID_SVXSTRARY_SPACING"
msgid "Extra Large (1\")"
-msgstr ""
+msgstr "Molt gran (1\")"
#: svxerr.hrc:33
msgctxt "RID_SVXERRCTX"
@@ -593,7 +539,6 @@ msgid "$(ERR) loading the graphics."
msgstr "$(ERR) en carregar el gràfic."
#: svxerr.hrc:51
-#, fuzzy
msgctxt "RID_SVXERRCODE"
msgid ""
"$(ARG1) is not supported by the spellcheck function or is not presently active.\n"
@@ -601,8 +546,8 @@ msgid ""
"or activate it under 'Tools - Options - Language Settings - Writing Aids'."
msgstr ""
"$(ARG1) no està disponible per a la verificació ortogràfica o no s'ha activat.\n"
-"Reviseu la instal·lació i, si cal, instal·leu la llengua desitjada \n"
-"o activeu-lo (Eines - Opcions - Configuració de la llengua - Ajudes a l'escriptura)."
+"Reviseu la instal·lació i, si cal, instal·leu el mòdul de la llengua desitjada\n"
+"o activeu-lo a «Eines ▸ Opcions ▸ Configuració de la llengua ▸ Ajudes a l'escriptura»."
#: svxerr.hrc:53
msgctxt "RID_SVXERRCODE"
@@ -866,25 +811,21 @@ msgid "Line of text"
msgstr "Línia de text"
#: tabwin.hrc:27
-#, fuzzy
msgctxt "RID_RSC_TABWIN_PREFIX"
msgid "Table"
msgstr "Taula"
#: tabwin.hrc:28
-#, fuzzy
msgctxt "RID_RSC_TABWIN_PREFIX"
msgid "Query"
msgstr "Consulta"
#: tabwin.hrc:29
-#, fuzzy
msgctxt "RID_RSC_TABWIN_PREFIX"
msgid "SQL"
msgstr "SQL"
#: txenctab.hrc:32
-#, fuzzy
msgctxt "RID_SVXSTR_TEXTENCODING_TABLE"
msgid "Western Europe (Windows-1252/WinLatin 1)"
msgstr "Europeu occidental (Windows-1252/WinLatin 1)"
@@ -1275,367 +1216,306 @@ msgid "Cyrillic (PT154)"
msgstr "Ciríl·lic (PT154)"
#: page.hrc:30
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "A6"
msgstr "A6"
#: page.hrc:31
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "A5"
-msgstr "A5 (148 x 210 mm)"
+msgstr "A5"
#: page.hrc:32
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "A4"
-msgstr "A4 (210 x 297 mm)"
+msgstr "A4"
#: page.hrc:33
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "A3"
-msgstr "A3 (297 x 420 mm)"
+msgstr "A3"
#: page.hrc:34
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "B6 (ISO)"
msgstr "B6 (ISO)"
#: page.hrc:35
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "B5 (ISO)"
msgstr "B5 (ISO)"
#: page.hrc:36
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "B4 (ISO)"
-msgstr "B4 (ISO 250 x 353 mm)"
+msgstr "B4 (ISO)"
#: page.hrc:37
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "Letter"
-msgstr "Carta (8,5 x 11 polzades)"
+msgstr "Carta"
#: page.hrc:38
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "Legal"
-msgstr "Legal (8,5 x 14 polzades)"
+msgstr "Legal"
#: page.hrc:39
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "Long Bond"
-msgstr "Long Bond (8,5 x 13 polzades)"
+msgstr "Long Bond"
#: page.hrc:40
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "Tabloid"
-msgstr "Tabloide (11 x 17 polzades)"
+msgstr "Tabloide"
#: page.hrc:41
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "B6 (JIS)"
msgstr "B6 (JIS)"
#: page.hrc:42
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "B5 (JIS)"
msgstr "B5 (JIS)"
#: page.hrc:43
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "B4 (JIS)"
msgstr "B4 (JIS)"
#: page.hrc:44
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "16 Kai"
msgstr "16 kai"
#: page.hrc:45
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "32 Kai"
msgstr "32 kai"
#: page.hrc:46
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "Big 32 Kai"
msgstr "32 kai gran"
#: page.hrc:47
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "User"
msgstr "Usuari"
#: page.hrc:48
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "DL Envelope"
msgstr "Sobre DL"
#: page.hrc:49
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "C6 Envelope"
msgstr "Sobre C6"
#: page.hrc:50
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "C6/5 Envelope"
msgstr "Sobre C6/5"
#: page.hrc:51
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "C5 Envelope"
msgstr "Sobre C5"
#: page.hrc:52
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "C4 Envelope"
msgstr "Sobre C4"
#: page.hrc:53
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "#6¾ Envelope"
msgstr "Sobre del núm. 6¾"
#: page.hrc:54
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "#7¾ (Monarch) Envelope"
msgstr "Sobre del núm. 7¾ (Monarch)"
#: page.hrc:55
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "#9 Envelope"
msgstr "Sobre del núm. 9"
#: page.hrc:56
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "#10 Envelope"
msgstr "Sobre del núm. 10"
#: page.hrc:57
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "#11 Envelope"
msgstr "Sobre del núm. 11"
#: page.hrc:58
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "#12 Envelope"
msgstr "Sobre del núm. 12"
#: page.hrc:59
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "Japanese Postcard"
msgstr "Targeta postal japonesa"
#: page.hrc:64
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "A6"
msgstr "A6"
#: page.hrc:65
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "A5"
-msgstr "A5 (148 x 210 mm)"
+msgstr "A5"
#: page.hrc:66
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "A4"
-msgstr "A4 (210 x 297 mm)"
+msgstr "A4"
#: page.hrc:67
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "A3"
-msgstr "A3 (297 x 420 mm)"
+msgstr "A3"
#: page.hrc:68
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "A2"
msgstr "A2"
#: page.hrc:69
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "A1"
msgstr "A1"
#: page.hrc:70
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "A0"
-msgstr "A0 (841 x 1189 mm)"
+msgstr "A0"
#: page.hrc:71
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "B6 (ISO)"
msgstr "B6 (ISO)"
#: page.hrc:72
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "B5 (ISO)"
msgstr "B5 (ISO)"
#: page.hrc:73
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "B4 (ISO)"
-msgstr "B4 (ISO 250 x 353 mm)"
+msgstr "B4 (ISO)"
#: page.hrc:74
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "Letter"
-msgstr "Carta (8,5 x 11 polzades)"
+msgstr "Carta"
#: page.hrc:75
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "Legal"
-msgstr "Legal (8,5 x 14 polzades)"
+msgstr "Legal"
#: page.hrc:76
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "Long Bond"
-msgstr "Long Bond (8,5 x 13 polzades)"
+msgstr "Long Bond"
#: page.hrc:77
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "Tabloid"
-msgstr "Tabloide (11 x 17 polzades)"
+msgstr "Tabloide"
#: page.hrc:78
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "B6 (JIS)"
msgstr "B6 (JIS)"
#: page.hrc:79
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "B5 (JIS)"
msgstr "B5 (JIS)"
#: page.hrc:80
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "B4 (JIS)"
msgstr "B4 (JIS)"
#: page.hrc:81
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "16 Kai"
msgstr "16 kai"
#: page.hrc:82
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "32 Kai"
msgstr "32 kai"
#: page.hrc:83
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "Big 32 Kai"
msgstr "32 kai gran"
#: page.hrc:84
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "User"
msgstr "Usuari"
#: page.hrc:85
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "DL Envelope"
msgstr "Sobre DL"
#: page.hrc:86
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "C6 Envelope"
msgstr "Sobre C6"
#: page.hrc:87
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "C6/5 Envelope"
msgstr "Sobre C6/5"
#: page.hrc:88
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "C5 Envelope"
msgstr "Sobre C5"
#: page.hrc:89
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "C4 Envelope"
msgstr "Sobre C4"
#: page.hrc:90
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "Dia Slide"
msgstr "Diapositiva Dia"
#: page.hrc:91
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "Screen 4:3"
msgstr "Pantalla 4:3"
#: page.hrc:92
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "Screen 16:9"
msgstr "Pantalla 16:9"
#: page.hrc:93
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "Screen 16:10"
msgstr "Pantalla 16:10"
#: page.hrc:94
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "Japanese Postcard"
msgstr "Targeta postal japonesa"
@@ -1666,88 +1546,74 @@ msgid "R_eject All"
msgstr "R_ebutja-ho tot"
#: acceptrejectchangesdialog.ui:134
-#, fuzzy
msgctxt "acceptrejectchangesdialog|calcedit"
msgid "Edit Comment..."
msgstr "Edita el comentari..."
#: acceptrejectchangesdialog.ui:141
-#, fuzzy
msgctxt "acceptrejectchangesdialog|calcsort"
msgid "Sorting"
msgstr "Ordenació"
#: acceptrejectchangesdialog.ui:151
-#, fuzzy
msgctxt "acceptrejectchangesdialog|calcaction"
msgid "Action"
msgstr "Acció"
#: acceptrejectchangesdialog.ui:159
-#, fuzzy
msgctxt "acceptrejectchangesdialog|calcposition"
msgid "Position"
msgstr "Posició"
#: acceptrejectchangesdialog.ui:167
-#, fuzzy
msgctxt "acceptrejectchangesdialog|calcauthor"
msgid "Author"
msgstr "Autor"
#: acceptrejectchangesdialog.ui:175
-#, fuzzy
msgctxt "acceptrejectchangesdialog|calcdate"
msgid "Date"
msgstr "Data"
#: acceptrejectchangesdialog.ui:183
-#, fuzzy
msgctxt "acceptrejectchangesdialog|calcdesc"
msgid "Description"
msgstr "Descripció"
#: acceptrejectchangesdialog.ui:199
-#, fuzzy
msgctxt "acceptrejectchangesdialog|writeredit"
msgid "Edit Comment..."
msgstr "Edita el comentari..."
#: acceptrejectchangesdialog.ui:206
-#, fuzzy
msgctxt "acceptrejectchangesdialog|writersort"
msgid "Sort By"
msgstr "Ordena per"
#: acceptrejectchangesdialog.ui:216
-#, fuzzy
msgctxt "acceptrejectchangesdialog|writeraction"
msgid "Action"
msgstr "Acció"
#: acceptrejectchangesdialog.ui:224
-#, fuzzy
msgctxt "acceptrejectchangesdialog|writerauthor"
msgid "Author"
msgstr "Autor"
#: acceptrejectchangesdialog.ui:232
-#, fuzzy
msgctxt "acceptrejectchangesdialog|writerdate"
msgid "Date"
msgstr "Data"
#: acceptrejectchangesdialog.ui:240
-#, fuzzy
msgctxt "acceptrejectchangesdialog|writerdesc"
msgid "Comment"
-msgstr "Comentaris"
+msgstr "Comentari"
#: acceptrejectchangesdialog.ui:248
-#, fuzzy
msgctxt "acceptrejectchangesdialog|writerposition"
msgid "Document Position"
-msgstr "P_osició del document"
+msgstr "Posició en el document"
#: addconditiondialog.ui:8
msgctxt "addconditiondialog|AddConditionDialog"
@@ -1965,10 +1831,9 @@ msgid "Asian Phonetic Guide"
msgstr "Guia fonètica asiàtica"
#: asianphoneticguidedialog.ui:89
-#, fuzzy
msgctxt "asianphoneticguidedialog|basetextft"
msgid "Base text"
-msgstr "Text base "
+msgstr "Text base"
#: asianphoneticguidedialog.ui:101
msgctxt "asianphoneticguidedialog|rubytextft"
@@ -1976,40 +1841,34 @@ msgid "Ruby text"
msgstr "Text ruby"
#: asianphoneticguidedialog.ui:141
-#, fuzzy
msgctxt "asianphoneticguidedialog|Left2ED-atkobject"
msgid "Base text"
-msgstr "Text base "
+msgstr "Text base"
#: asianphoneticguidedialog.ui:177
-#, fuzzy
msgctxt "asianphoneticguidedialog|Right2ED-atkobject"
msgid "Ruby text"
-msgstr "Text ruby"
+msgstr "Text Ruby"
#: asianphoneticguidedialog.ui:192
-#, fuzzy
msgctxt "asianphoneticguidedialog|Left3ED-atkobject"
msgid "Base text"
-msgstr "Text base "
+msgstr "Text base"
#: asianphoneticguidedialog.ui:207
-#, fuzzy
msgctxt "asianphoneticguidedialog|Right3ED-atkobject"
msgid "Ruby text"
-msgstr "Text ruby"
+msgstr "Text Ruby"
#: asianphoneticguidedialog.ui:222
-#, fuzzy
msgctxt "asianphoneticguidedialog|Right4ED-atkobject"
msgid "Ruby text"
-msgstr "Text ruby"
+msgstr "Text Ruby"
#: asianphoneticguidedialog.ui:237
-#, fuzzy
msgctxt "asianphoneticguidedialog|Left4ED-atkobject"
msgid "Base text"
-msgstr "Text base "
+msgstr "Text base"
#: asianphoneticguidedialog.ui:268
msgctxt "asianphoneticguidedialog|label4"
@@ -2072,7 +1931,6 @@ msgid "Preview:"
msgstr "Previsualització:"
#: cellmenu.ui:12
-#, fuzzy
msgctxt "cellmenu|copy"
msgid "_Copy"
msgstr "_Copia"
@@ -2230,73 +2088,64 @@ msgstr "_Modifica"
#: classificationdialog.ui:9
msgctxt "classificationdialog|dialogname"
msgid "Classification Dialog"
-msgstr ""
+msgstr "Diàleg de classificació"
#: classificationdialog.ui:94
-#, fuzzy
msgctxt "classificationdialog|label-Content"
msgid "Content"
msgstr "Contingut"
#: classificationdialog.ui:113
-#, fuzzy
msgctxt "classificationdialog|label-Classification"
msgid "Classification:"
-msgstr "Classificació"
+msgstr "Classificació:"
#: classificationdialog.ui:125
msgctxt "classificationdialog|label-InternationalClassification"
msgid "International:"
-msgstr ""
+msgstr "Internacional:"
#: classificationdialog.ui:168
msgctxt "classificationdialog|label-Marking"
msgid "Marking:"
-msgstr ""
+msgstr "Marcatge:"
#: classificationdialog.ui:186
-#, fuzzy
msgctxt "classificationdialog|signButton"
msgid "Sign Paragraph"
-msgstr "Paràgraf amagat"
+msgstr "Signa el paràgraf"
#: classificationdialog.ui:221
-#, fuzzy
msgctxt "classificationdialog|boldButton"
msgid "Bold"
-msgstr "Daurat"
+msgstr "Negreta"
#: classificationdialog.ui:259
-#, fuzzy
msgctxt "classificationdialog|label-Classification"
msgid "Recently Used:"
-msgstr "Utilitzades recentment"
+msgstr "Usats recentment:"
#: classificationdialog.ui:288
-#, fuzzy
msgctxt "classificationdialog|label-PartNumber"
msgid "Part Number:"
-msgstr "Número de _port:"
+msgstr "Número de part:"
#: classificationdialog.ui:310
-#, fuzzy
msgctxt "classificationdialog|intellectualPropertyPartAddButton"
msgid "Add"
msgstr "Afig"
#: classificationdialog.ui:326
-#, fuzzy
msgctxt "classificationdialog|label-PartNumber"
msgid "Part:"
-msgstr "Port:"
+msgstr "Part:"
#: classificationdialog.ui:373
msgctxt "classificationdialog|label-IntellectualProperty"
msgid "Intellectual Property"
-msgstr ""
+msgstr "Propietat intel·lectual"
#: colorwindow.ui:59
-#, fuzzy
msgctxt "colorwindow|none_color_button"
msgid "None"
msgstr "Cap"
@@ -2312,67 +2161,56 @@ msgid "Custom Color…"
msgstr "Color personalitzat..."
#: colsmenu.ui:12
-#, fuzzy
msgctxt "colsmenu|insert"
msgid "Insert _Column"
-msgstr "Insereix una columna"
+msgstr "Insereix una _columna"
#: colsmenu.ui:22
-#, fuzzy
msgctxt "colsmenu|TextField"
msgid "Text Box"
msgstr "Quadre de text"
#: colsmenu.ui:30
-#, fuzzy
msgctxt "colsmenu|CheckBox"
msgid "Check Box"
msgstr "Casella de selecció"
#: colsmenu.ui:38
-#, fuzzy
msgctxt "colsmenu|ComboBox"
msgid "Combo Box"
msgstr "Quadre combinat"
#: colsmenu.ui:46
-#, fuzzy
msgctxt "colsmenu|ListBox"
msgid "List Box"
msgstr "Quadre de llista"
#: colsmenu.ui:54
-#, fuzzy
msgctxt "colsmenu|DateField"
msgid "Date Field"
msgstr "Camp de data"
#: colsmenu.ui:62
-#, fuzzy
msgctxt "colsmenu|TimeField"
msgid "Time Field"
msgstr "Camp d'hora"
#: colsmenu.ui:69
-#, fuzzy
msgctxt "colsmenu|NumericField"
msgid "Numeric Field"
msgstr "Camp numèric"
#: colsmenu.ui:76
-#, fuzzy
msgctxt "colsmenu|CurrencyField"
msgid "Currency Field"
msgstr "Camp de moneda"
#: colsmenu.ui:84
-#, fuzzy
msgctxt "colsmenu|PatternField"
msgid "Pattern Field"
msgstr "Camp emmascarat"
#: colsmenu.ui:92
-#, fuzzy
msgctxt "colsmenu|FormattedField"
msgid "Formatted Field"
msgstr "Camp formatat"
@@ -2380,70 +2218,59 @@ msgstr "Camp formatat"
#: colsmenu.ui:100
msgctxt "colsmenu|dateandtimefield"
msgid "Date and Time Field"
-msgstr ""
+msgstr "Camp de data i d'hora"
#: colsmenu.ui:113
-#, fuzzy
msgctxt "colsmenu|change"
msgid "_Replace with"
-msgstr "Reemplaça _per"
+msgstr "_Reemplaça _per"
#: colsmenu.ui:123
-#, fuzzy
msgctxt "colsmenu|TextField1"
msgid "Text Box"
msgstr "Quadre de text"
#: colsmenu.ui:131
-#, fuzzy
msgctxt "colsmenu|CheckBox1"
msgid "Check Box"
msgstr "Casella de selecció"
#: colsmenu.ui:139
-#, fuzzy
msgctxt "colsmenu|ComboBox1"
msgid "Combo Box"
msgstr "Quadre combinat"
#: colsmenu.ui:147
-#, fuzzy
msgctxt "colsmenu|ListBox1"
msgid "List Box"
msgstr "Quadre de llista"
#: colsmenu.ui:155
-#, fuzzy
msgctxt "colsmenu|DateField1"
msgid "Date Field"
msgstr "Camp de data"
#: colsmenu.ui:163
-#, fuzzy
msgctxt "colsmenu|TimeField1"
msgid "Time Field"
msgstr "Camp d'hora"
#: colsmenu.ui:171
-#, fuzzy
msgctxt "colsmenu|NumericField1"
msgid "Numeric Field"
msgstr "Camp numèric"
#: colsmenu.ui:179
-#, fuzzy
msgctxt "colsmenu|CurrencyField1"
msgid "Currency Field"
msgstr "Camp de moneda"
#: colsmenu.ui:187
-#, fuzzy
msgctxt "colsmenu|PatternField1"
msgid "Pattern Field"
msgstr "Camp emmascarat"
#: colsmenu.ui:195
-#, fuzzy
msgctxt "colsmenu|FormattedField1"
msgid "Formatted Field"
msgstr "Camp formatat"
@@ -2451,43 +2278,37 @@ msgstr "Camp formatat"
#: colsmenu.ui:203
msgctxt "colsmenu|dateandtimefield1"
msgid "Date and Time Field"
-msgstr ""
+msgstr "Camp de data i d'hora"
#: colsmenu.ui:216
-#, fuzzy
msgctxt "colsmenu|delete"
msgid "Delete column"
msgstr "Suprimeix la columna"
#: colsmenu.ui:224
-#, fuzzy
msgctxt "colsmenu|hide"
msgid "_Hide Column"
-msgstr "~Amaga les columnes"
+msgstr "_Amaga la columna"
#: colsmenu.ui:232
-#, fuzzy
msgctxt "colsmenu|show"
msgid "_Show Columns"
-msgstr "Mostra les columnes"
+msgstr "_Mostra les columnes"
#: colsmenu.ui:242
-#, fuzzy
msgctxt "colsmenu|more"
msgid "_More..."
-msgstr "Més..."
+msgstr "_Més..."
#: colsmenu.ui:255
-#, fuzzy
msgctxt "colsmenu|all"
msgid "_All"
-msgstr "Tot"
+msgstr "_Tot"
#: colsmenu.ui:266
-#, fuzzy
msgctxt "colsmenu|column"
msgid "Column..."
-msgstr "Co~lumnes..."
+msgstr "Columna..."
#: compressgraphicdialog.ui:26
msgctxt "compressgraphicdialog|interpolation-method-store"
@@ -2517,28 +2338,24 @@ msgstr "Comprimeix la imatge"
#: compressgraphicdialog.ui:150
msgctxt "compressgraphicdialog|radio-jpeg"
msgid "JPEG Quality"
-msgstr ""
+msgstr "Qualitat JPEG"
#: compressgraphicdialog.ui:154
-#, fuzzy
msgctxt "compressgraphicdialog|radio-jpeg|tooltip_text"
msgid "Lossy compression"
-msgstr "Compressió sense pèrdua"
+msgstr "Compressió amb pèrdua"
#: compressgraphicdialog.ui:166
-#, fuzzy
msgctxt "compressgraphicdialog|radio-lossless"
msgid "PNG Compression"
-msgstr "Compressió JPEG"
+msgstr "Compressió PNG"
#: compressgraphicdialog.ui:170
-#, fuzzy
msgctxt "compressgraphicdialog|radio-lossless|tooltip_text"
msgid "Lossless compression"
msgstr "Compressió sense pèrdua"
#: compressgraphicdialog.ui:285
-#, fuzzy
msgctxt "compressgraphicdialog|label2"
msgid "Compression"
msgstr "Compressió"
@@ -2551,12 +2368,12 @@ msgstr "Redueix la resolució de la imatge"
#: compressgraphicdialog.ui:335
msgctxt "compressgraphicdialog|label3"
msgid "Width:"
-msgstr "Amplada:"
+msgstr "Amplària:"
#: compressgraphicdialog.ui:350
msgctxt "compressgraphicdialog|label4"
msgid "Height:"
-msgstr "Alçada:"
+msgstr "Alçària:"
#: compressgraphicdialog.ui:365
msgctxt "compressgraphicdialog|label5"
@@ -2584,7 +2401,6 @@ msgid "DPI"
msgstr "PPP"
#: compressgraphicdialog.ui:502
-#, fuzzy
msgctxt "compressgraphicdialog|label22"
msgid "Resolution"
msgstr "Resolució"
@@ -2612,7 +2428,7 @@ msgstr "Tipus:"
#: compressgraphicdialog.ui:650
msgctxt "compressgraphicdialog|calculate"
msgid "Calculate New Size:"
-msgstr ""
+msgstr "Calcula la mida nova:"
#: compressgraphicdialog.ui:669
msgctxt "compressgraphicdialog|label1"
@@ -2620,121 +2436,101 @@ msgid "Image Information"
msgstr "Informació de la imatge"
#: convertmenu.ui:13
-#, fuzzy
msgctxt "convertmenu|ConvertToEdit"
msgid "_Text Box"
-msgstr "Quadre de text"
+msgstr "Quadre de _text"
#: convertmenu.ui:22
-#, fuzzy
msgctxt "convertmenu|ConvertToButton"
msgid "_Button"
-msgstr "Botó"
+msgstr "_Botó"
#: convertmenu.ui:31
-#, fuzzy
msgctxt "convertmenu|ConvertToFixed"
msgid "La_bel field"
-msgstr "Camp d'etiqueta"
+msgstr "Camp d'_etiqueta"
#: convertmenu.ui:40
-#, fuzzy
msgctxt "convertmenu|ConvertToGroup"
msgid "G_roup Box"
-msgstr "Quadre de grup"
+msgstr "Quadre de _grup"
#: convertmenu.ui:49
-#, fuzzy
msgctxt "convertmenu|ConvertToList"
msgid "L_ist Box"
-msgstr "Quadre de llista"
+msgstr "Quadre de _llista"
#: convertmenu.ui:58
-#, fuzzy
msgctxt "convertmenu|ConvertToCheckBox"
msgid "_Check Box"
-msgstr "Casella de selecció"
+msgstr "Casella de _verificació"
#: convertmenu.ui:67
-#, fuzzy
msgctxt "convertmenu|ConvertToRadio"
msgid "_Radio Button"
-msgstr "~Botó d'opció"
+msgstr "Botó d'_opció"
#: convertmenu.ui:76
-#, fuzzy
msgctxt "convertmenu|ConvertToCombo"
msgid "Combo Bo_x"
-msgstr "Quadre combinat"
+msgstr "Quadre _combinat"
#: convertmenu.ui:85
-#, fuzzy
msgctxt "convertmenu|ConvertToImageBtn"
msgid "I_mage Button"
-msgstr "Botó gràfic"
+msgstr "Botó d'_imatge"
#: convertmenu.ui:94
-#, fuzzy
msgctxt "convertmenu|ConvertToFileControl"
msgid "_File Selection"
-msgstr "Selecció de fitxer"
+msgstr "Selecció de _fitxers"
#: convertmenu.ui:103
-#, fuzzy
msgctxt "convertmenu|ConvertToDate"
msgid "_Date Field"
-msgstr "Camp de data"
+msgstr "Camp de _data"
#: convertmenu.ui:112
-#, fuzzy
msgctxt "convertmenu|ConvertToTime"
msgid "Tim_e Field"
-msgstr "Camp d'hora"
+msgstr "Camp d'_hora"
#: convertmenu.ui:120
-#, fuzzy
msgctxt "convertmenu|ConvertToNumeric"
msgid "_Numerical Field"
-msgstr "Camp numèric"
+msgstr "Camp _numèric"
#: convertmenu.ui:128
-#, fuzzy
msgctxt "convertmenu|ConvertToCurrency"
msgid "C_urrency Field"
-msgstr "Camp de moneda"
+msgstr "Camp m_onetari"
#: convertmenu.ui:137
-#, fuzzy
msgctxt "convertmenu|ConvertToPattern"
msgid "_Pattern Field"
-msgstr "Camp emmascarat"
+msgstr "Camp _emmascarat"
#: convertmenu.ui:146
-#, fuzzy
msgctxt "convertmenu|ConvertToImageControl"
msgid "Ima_ge Control"
-msgstr "Control d'imatge"
+msgstr "Control d'_imatge"
#: convertmenu.ui:155
-#, fuzzy
msgctxt "convertmenu|ConvertToFormatted"
msgid "Fo_rmatted Field"
-msgstr "Camp formatat"
+msgstr "Camp fo_rmatat"
#: convertmenu.ui:164
-#, fuzzy
msgctxt "convertmenu|ConvertToScrollBar"
msgid "Scroll bar"
msgstr "Barra de desplaçament"
#: convertmenu.ui:173
-#, fuzzy
msgctxt "convertmenu|ConvertToSpinButton"
msgid "Spin Button"
msgstr "Botó de selecció de valor"
#: convertmenu.ui:182
-#, fuzzy
msgctxt "convertmenu|ConvertToNavigationBar"
msgid "Navigation Bar"
msgstr "Barra de navegació"
@@ -2755,7 +2551,6 @@ msgid "_Don’t Send"
msgstr "_No envies"
#: crashreportdlg.ui:51
-#, fuzzy
msgctxt "crashreportdlg|btn_close"
msgid "Close"
msgstr "Tanca"
@@ -2767,6 +2562,9 @@ msgid ""
"\n"
"You can help us to fix this issue by sending an anonymous crash report to the %PRODUCTNAME crash reporting server."
msgstr ""
+"Pareix que el %PRODUCTNAME es va tancar incorrectament l'última vegada que es va executar.\n"
+"\n"
+"Podeu ajudar-nos a corregir este problema enviant-nos un informe d'errors anònim al servidor d'informes d'errors del %PRODUCTNAME."
#: crashreportdlg.ui:88
msgctxt "crashreportdlg|ed_post"
@@ -2775,6 +2573,9 @@ msgid ""
"You can soon find the report at:\n"
"crashreport.libreoffice.org/stats/crash_details/%CRASHID"
msgstr ""
+"L'informe d'errors s'ha pujat correctament.\n"
+"Podreu trobar-lo prompte a:\n"
+"crashreport.libreoffice.org/stats/crash_details/%CRASHID"
#: crashreportdlg.ui:103
msgctxt "crashreportdlg|ed_bugreport"
@@ -2783,11 +2584,14 @@ msgid ""
"Add detailed instructions on how to reproduce the crash and the shown crash ID into the crash report field.\n"
"Thank you for your help in improving %PRODUCTNAME."
msgstr ""
+"Reviseu l'informe i, si encara no hi ha cap tiquet d'error connectat a l'informe d'error, obriu un tiquet d'error nou a bugs.documentfoundation.org.\n"
+"Afegiu instruccions detallades sobre com reproduir el problema i l'ID d'error al camp d'informe d'error.\n"
+"Gràcies per ajudar-nos a millorar el %PRODUCTNAME."
#: crashreportdlg.ui:116
msgctxt "crashreportdlg|check_safemode"
msgid "Restart %PRODUCTNAME to enter safe mode"
-msgstr ""
+msgstr "Reinicieu el %PRODUCTNAME per a entrar en mode segur"
#: datanavigator.ui:37
msgctxt "datanavigator|modelsbutton"
@@ -2850,64 +2654,54 @@ msgid "_Remove"
msgstr "_Suprimeix"
#: defaultshapespanel.ui:58
-#, fuzzy
msgctxt "defaultshapespanel|label1"
msgid "Lines & Arrows"
msgstr "Línies i fletxes"
#: defaultshapespanel.ui:95
-#, fuzzy
msgctxt "defaultshapespanel|label2"
msgid "Curve"
msgstr "Corba"
#: defaultshapespanel.ui:132
-#, fuzzy
msgctxt "defaultshapespanel|label3"
msgid "Connectors"
msgstr "Connectors"
#: defaultshapespanel.ui:169
-#, fuzzy
msgctxt "defaultshapespanel|label4"
msgid "Basic Shapes"
msgstr "Formes bàsiques"
#: defaultshapespanel.ui:206
-#, fuzzy
msgctxt "defaultshapespanel|label5"
msgid "Symbols"
msgstr "Símbols"
#: defaultshapespanel.ui:243
-#, fuzzy
msgctxt "defaultshapespanel|label6"
msgid "Block Arrows"
msgstr "Fletxes de bloc"
#: defaultshapespanel.ui:280
-#, fuzzy
msgctxt "defaultshapespanel|label7"
msgid "Flowchart"
msgstr "Diagrama de flux"
#: defaultshapespanel.ui:317
-#, fuzzy
msgctxt "defaultshapespanel|label8"
msgid "Callouts"
msgstr "Llegendes"
#: defaultshapespanel.ui:354
-#, fuzzy
msgctxt "defaultshapespanel|label9"
msgid "Stars"
msgstr "Estrelles"
#: defaultshapespanel.ui:391
-#, fuzzy
msgctxt "defaultshapespanel|label10"
msgid "3D Objects"
-msgstr "objectes 3D"
+msgstr "Objectes 3D"
#: deletefooterdialog.ui:8
msgctxt "deletefooterdialog|DeleteFooterDialog"
@@ -3391,31 +3185,27 @@ msgstr "Reemplaça per..."
#. This string is used by the eyedropper dialog to denote a color in an image that will be replaced by another color.
#: dockingcolorreplace.ui:93
-#, fuzzy
msgctxt "dockingcolorreplace|cbx2-atkobject"
msgid "Source Color 2"
-msgstr "Color d'origen"
+msgstr "Color original 2"
#. This string is used by the eyedropper dialog to denote a color in an image that will be replaced by another color.
#: dockingcolorreplace.ui:111
-#, fuzzy
msgctxt "dockingcolorreplace|cbx3-atkobject"
msgid "Source Color 3"
-msgstr "Color d'origen"
+msgstr "Color original 3"
#. This string is used by the eyedropper dialog to denote a color in an image that will be replaced by another color.
#: dockingcolorreplace.ui:129
-#, fuzzy
msgctxt "dockingcolorreplace|cbx4-atkobject"
msgid "Source Color 4"
-msgstr "Color d'origen"
+msgstr "Color original 4"
#. This string is used by the eyedropper dialog to denote a color in an image that will be replaced by another color.
#: dockingcolorreplace.ui:147
-#, fuzzy
msgctxt "dockingcolorreplace|cbx1-atkobject"
msgid "Source Color 1"
-msgstr "Color d'origen"
+msgstr "Color original 1"
#: dockingcolorreplace.ui:158
msgctxt "dockingcolorreplace|cbx5"
@@ -3423,52 +3213,44 @@ msgid "Tr_ansparency"
msgstr "Tr_ansparència"
#: dockingcolorreplace.ui:179
-#, fuzzy
msgctxt "dockingcolorreplace|tol1-atkobject"
msgid "Tolerance 1"
-msgstr "Tolerància"
+msgstr "Tolerància 1"
#: dockingcolorreplace.ui:197
-#, fuzzy
msgctxt "dockingcolorreplace|tol2-atkobject"
msgid "Tolerance 2"
-msgstr "Tolerància"
+msgstr "Tolerància 2"
#: dockingcolorreplace.ui:215
-#, fuzzy
msgctxt "dockingcolorreplace|tol3-atkobject"
msgid "Tolerance 3"
-msgstr "Tolerància"
+msgstr "Tolerància 3"
#: dockingcolorreplace.ui:233
-#, fuzzy
msgctxt "dockingcolorreplace|tol4-atkobject"
msgid "Tolerance 4"
-msgstr "Tolerància"
+msgstr "Tolerància 4"
#: dockingcolorreplace.ui:249
-#, fuzzy
msgctxt "dockingcolorreplace|color1-atkobject"
msgid "Replace with 1"
-msgstr "Reemplaça per..."
+msgstr "Substitueix amb 1"
#: dockingcolorreplace.ui:265
-#, fuzzy
msgctxt "dockingcolorreplace|color2-atkobject"
msgid "Replace with 2"
-msgstr "Reemplaça per..."
+msgstr "Substitueix amb 2"
#: dockingcolorreplace.ui:281
-#, fuzzy
msgctxt "dockingcolorreplace|color3-atkobject"
msgid "Replace with 3"
-msgstr "Reemplaça per..."
+msgstr "Substitueix amb 3"
#: dockingcolorreplace.ui:297
-#, fuzzy
msgctxt "dockingcolorreplace|color4-atkobject"
msgid "Replace with 4"
-msgstr "Reemplaça per..."
+msgstr "Substitueix amb 4"
#: dockingcolorreplace.ui:336
msgctxt "dockingcolorreplace|label1"
@@ -3566,7 +3348,6 @@ msgid "No Shadow"
msgstr "Sense ombra"
#: dockingfontwork.ui:332
-#, fuzzy
msgctxt "dockingfontwork|vertical|tooltip_text"
msgid "Vertical"
msgstr "Vertical"
@@ -3592,7 +3373,6 @@ msgid "Shadow Color"
msgstr "Color de l'ombra"
#: docrecoverybrokendialog.ui:8
-#, fuzzy
msgctxt "docrecoverybrokendialog|DocRecoveryBrokenDialog"
msgid "%PRODUCTNAME Document Recovery"
msgstr "Recuperació de documents del %PRODUCTNAME"
@@ -3641,16 +3421,14 @@ msgstr "Progrés en guardar:"
#: docrecoveryrecoverdialog.ui:9
msgctxt "docrecoveryrecoverdialog|DocRecoveryRecoverDialog"
msgid "%PRODUCTNAME %PRODUCTVERSION Document Recovery"
-msgstr ""
+msgstr "Recuperació de documents del %PRODUCTNAME %PRODUCTVERSION"
#: docrecoveryrecoverdialog.ui:22
-#, fuzzy
msgctxt "docrecoveryrecoverdialog|cancel"
msgid "_Discard"
msgstr "_Descarta"
#: docrecoveryrecoverdialog.ui:37
-#, fuzzy
msgctxt "docrecoveryrecoverdialog|next"
msgid "_Start"
msgstr "_Inicia"
@@ -3658,7 +3436,7 @@ msgstr "_Inicia"
#: docrecoveryrecoverdialog.ui:77
msgctxt "docrecoveryrecoverdialog|desc"
msgid "%PRODUCTNAME will attempt to recover the state of the files you were working on before it crashed. Click 'Start' to begin the process, or click 'Discard' to cancel the recovery."
-msgstr ""
+msgstr "El %PRODUCTNAME intentarà recuperar l'estat dels fitxers en què treballàveu abans de la fallada. Feu clic a «Inicia» per començar el procés, o feu clic a «Descarta» per cancel·lar-ne la recuperació."
#: docrecoveryrecoverdialog.ui:98
msgctxt "docrecoveryrecoverdialog|label2"
@@ -3678,7 +3456,7 @@ msgstr "Estat"
#: docrecoverysavedialog.ui:8
msgctxt "docrecoverysavedialog|DocRecoverySaveDialog"
msgid "%PRODUCTNAME %PRODUCTVERSION Document Recovery"
-msgstr ""
+msgstr "Recuperació de documents del %PRODUCTNAME %PRODUCTVERSION"
#: docrecoverysavedialog.ui:59
msgctxt "docrecoverysavedialog|label1"
@@ -3706,39 +3484,34 @@ msgid "Depth"
msgstr "Profunditat"
#: filtermenu.ui:12
-#, fuzzy
msgctxt "filtermenu|delete"
msgid "_Delete"
-msgstr "Suprimeix"
+msgstr "_Suprimeix"
#: filtermenu.ui:20
-#, fuzzy
msgctxt "filtermenu|edit"
msgid "_Edit"
msgstr "_Edita"
#: filtermenu.ui:28
-#, fuzzy
msgctxt "filtermenu|isnull"
msgid "_Is Null"
-msgstr "~Buit"
+msgstr "És _nul"
#: filtermenu.ui:36
-#, fuzzy
msgctxt "filtermenu|isnotnull"
msgid "I_s not Null"
-msgstr "~No és buit"
+msgstr "No és n_ul"
#: findreplacedialog.ui:8
msgctxt "findreplacedialog|FindReplaceDialog"
msgid "Find & Replace"
-msgstr "Cerca i reemplaça"
+msgstr "Busca i reemplaça"
#: findreplacedialog.ui:135
-#, fuzzy
msgctxt "findreplacedialog|label4"
msgid "_Find:"
-msgstr "_Cerca"
+msgstr "_Cerca:"
#: findreplacedialog.ui:183
msgctxt "findreplacedialog|matchcase"
@@ -3746,10 +3519,9 @@ msgid "Ma_tch case"
msgstr "Di_ferencia maj./min."
#: findreplacedialog.ui:199
-#, fuzzy
msgctxt "findreplacedialog|searchformatted"
msgid "For_matted display"
-msgstr "Cadena formatada"
+msgstr "Visualització for_matada"
#: findreplacedialog.ui:218
msgctxt "findreplacedialog|wholewords"
@@ -3762,10 +3534,9 @@ msgid "_Entire cells"
msgstr "Cel·l_es completes"
#: findreplacedialog.ui:254
-#, fuzzy
msgctxt "findreplacedialog|allsheets"
msgid "All _sheets"
-msgstr "Tots els fulls"
+msgstr "Tots els _fulls"
#: findreplacedialog.ui:281
msgctxt "findreplacedialog|label1"
@@ -3773,10 +3544,9 @@ msgid "_Search For"
msgstr "_Cerca"
#: findreplacedialog.ui:365
-#, fuzzy
msgctxt "findreplacedialog|label5"
msgid "Re_place:"
-msgstr "_Reemplaça:"
+msgstr "Reem_plaça:"
#: findreplacedialog.ui:398
msgctxt "findreplacedialog|label2"
@@ -3786,19 +3556,17 @@ msgstr "Reemplaça _per"
#: findreplacedialog.ui:424
msgctxt "findreplacedialog|searchall"
msgid "Find _All"
-msgstr "Cerca-ho _tot"
+msgstr "Busca-ho _tot"
#: findreplacedialog.ui:438
-#, fuzzy
msgctxt "findreplacedialog|backsearch"
msgid "Find Pre_vious"
-msgstr "Cerca l'anterior"
+msgstr "Busca l'_anterior"
#: findreplacedialog.ui:452
-#, fuzzy
msgctxt "findreplacedialog|search"
msgid "Find Ne_xt"
-msgstr "Cerca el següent"
+msgstr "Busca el _següent"
#: findreplacedialog.ui:468
msgctxt "findreplacedialog|replace"
@@ -3816,16 +3584,14 @@ msgid "C_urrent selection only"
msgstr "Només e_n la selecció"
#: findreplacedialog.ui:648
-#, fuzzy
msgctxt "findreplacedialog|regexp"
msgid "Re_gular expressions"
msgstr "_Expressions regulars"
#: findreplacedialog.ui:670
-#, fuzzy
msgctxt "findreplacedialog|attributes"
msgid "Attribut_es..."
-msgstr "Atri_buts..."
+msgstr "_Atributs..."
#: findreplacedialog.ui:684
msgctxt "findreplacedialog|format"
@@ -3840,28 +3606,27 @@ msgstr "_Sense format"
#: findreplacedialog.ui:719
msgctxt "findreplacedialog|layout"
msgid "Search for st_yles"
-msgstr "Cerca es_tils"
+msgstr "Busca es_tils"
#: findreplacedialog.ui:734
msgctxt "findreplacedialog|includediacritics"
msgid "Diac_ritic-sensitive"
-msgstr ""
+msgstr "Distingeix els _diacrítics"
#: findreplacedialog.ui:749
msgctxt "findreplacedialog|includekashida"
msgid "_Kashida-sensitive"
-msgstr ""
+msgstr "Distingeix la _kashida"
#: findreplacedialog.ui:764
-#, fuzzy
msgctxt "findreplacedialog|matchcharwidth"
msgid "Match character _width"
-msgstr "Concorda amb l'amplada del caràcter"
+msgstr "Concorda amb l'_amplària del caràcter"
#: findreplacedialog.ui:784
msgctxt "findreplacedialog|similarity"
msgid "S_imilarity search"
-msgstr "Cerca per s_imilitud"
+msgstr "Busca per s_imilitud"
#: findreplacedialog.ui:800
msgctxt "findreplacedialog|similaritybtn"
@@ -3869,10 +3634,9 @@ msgid "Similarities..."
msgstr "Similituds..."
#: findreplacedialog.ui:827
-#, fuzzy
msgctxt "findreplacedialog|soundslike"
msgid "Sounds like (_Japanese)"
-msgstr "Semblança fonètica (_japonés)"
+msgstr "Fonètica similar (_japonés)"
#: findreplacedialog.ui:843
msgctxt "findreplacedialog|soundslikebtn"
@@ -3885,15 +3649,14 @@ msgid "Wil_dcards"
msgstr "Como_dins"
#: findreplacedialog.ui:885
-#, fuzzy
msgctxt "findreplacedialog|notes"
msgid "_Comments"
-msgstr "Comentaris"
+msgstr "_Comentaris"
#: findreplacedialog.ui:907
msgctxt "findreplacedialog|replace_backwards"
msgid "Replace _backwards"
-msgstr ""
+msgstr "Substitueix cap _enrere."
#: findreplacedialog.ui:943
msgctxt "findreplacedialog|searchinlabel"
@@ -3916,7 +3679,6 @@ msgid "Notes"
msgstr "Notes"
#: findreplacedialog.ui:985
-#, fuzzy
msgctxt "findreplacedialog|searchdir"
msgid "Direction:"
msgstr "Direcció:"
@@ -3927,10 +3689,9 @@ msgid "Ro_ws"
msgstr "Fi_les"
#: findreplacedialog.ui:1022
-#, fuzzy
msgctxt "findreplacedialog|cols"
msgid "Colum_ns"
-msgstr "Columnes"
+msgstr "Colum_nes"
#: findreplacedialog.ui:1068
msgctxt "findreplacedialog|label3"
@@ -3938,7 +3699,6 @@ msgid "Other _options"
msgstr "Altres _opcions"
#: floatingareastyle.ui:43
-#, fuzzy
msgctxt "floatingareastyle|label1"
msgid "_Angle:"
msgstr "_Angle:"
@@ -3946,26 +3706,24 @@ msgstr "_Angle:"
#: floatingareastyle.ui:62
msgctxt "floatingareastyle|angle|tooltip_text"
msgid "Specify the angle of rotation for the gradient shading style."
-msgstr ""
+msgstr "Indica l'angle de gir de l'estil d'ombra de degradat."
#: floatingareastyle.ui:82
msgctxt "floatingareastyle|left|tooltip_text"
msgid "Rotate counterclockwise by 45 degrees."
-msgstr ""
+msgstr "Gira 45 graus en sentit antihorari."
#: floatingareastyle.ui:104
msgctxt "floatingareastyle|right|tooltip_text"
msgid "Rotate clockwise by 45 degrees."
-msgstr ""
+msgstr "Gira 45 graus en sentit horari."
#: floatingareastyle.ui:147
-#, fuzzy
msgctxt "floatingareastyle|label4"
msgid "_Start value:"
msgstr "Valor _inicial:"
#: floatingareastyle.ui:161
-#, fuzzy
msgctxt "floatingareastyle|label5"
msgid "_End value:"
msgstr "Valor _final:"
@@ -3973,33 +3731,29 @@ msgstr "Valor _final:"
#: floatingareastyle.ui:174
msgctxt "floatingareastyle|start|tooltip_text"
msgid "Enter a transparency value for the beginning point of the gradient, where 0% is fully opaque and 100% is fully transparent."
-msgstr ""
+msgstr "Introduïu un valor de transparència per al punt inicial del degradat, en què 0% és totalment opac i 100% és totalment transparent"
#: floatingareastyle.ui:186
msgctxt "floatingareastyle|end|tooltip_text"
msgid "Enter a transparency value for the endpoint of the gradient, where 0% is fully opaque and 100% is fully transparent."
-msgstr ""
+msgstr "Introduïu un valor de transparència per al punt final del degradat, en què 0% és totalment opac i 100% és totalment transparent"
#: floatingareastyle.ui:210
-#, fuzzy
msgctxt "floatingareastyle|label6"
msgid "_Border:"
-msgstr "Vores"
+msgstr "_Vora:"
#: floatingareastyle.ui:223
-#, fuzzy
msgctxt "floatingareastyle|border|tooltip_text"
msgid "Specify the border value of gradient transparency."
-msgstr "Indiqueu la variació de la transparència del degradat."
+msgstr "Indica el valor de la vora de la transparència del degradat."
#: floatingareastyle.ui:248
-#, fuzzy
msgctxt "floatingareastyle|label2"
msgid "Center _X:"
msgstr "Centre _X:"
#: floatingareastyle.ui:262
-#, fuzzy
msgctxt "floatingareastyle|label3"
msgid "Center _Y:"
msgstr "Centre _Y:"
@@ -4007,12 +3761,12 @@ msgstr "Centre _Y:"
#: floatingareastyle.ui:275
msgctxt "floatingareastyle|centerx|tooltip_text"
msgid "Specify the horizontal offset percentage from the center for the gradient shading style. 50% is the horizontal center."
-msgstr ""
+msgstr "Indiqueu el percentatge de desplaçament horitzontal des del centre per a l'estil d'ombreig del degradat. 50% és el centre horitzontal."
#: floatingareastyle.ui:287
msgctxt "floatingareastyle|centery|tooltip_text"
msgid "Specify the vertical offset percentage from the center for the gradient shading style. 50% is the vertical center."
-msgstr ""
+msgstr "Indiqueu el percentatge de desplaçament vertical des del centre per a l'estil d'ombreig del degradat. 50% és el centre vertical."
#: floatingcontour.ui:17
msgctxt "floatingcontour|FloatingContour"
@@ -4097,7 +3851,7 @@ msgstr "Tolerància del color"
#: floatinglineproperty.ui:53
msgctxt "floatinglineproperty|label1"
msgid "Custom Line Width:"
-msgstr ""
+msgstr "Amplària de línia personalitzada:"
#: fontworkgallerydialog.ui:9
msgctxt "fontworkgallerydialog|FontworkGalleryDialog"
@@ -4120,31 +3874,26 @@ msgid "_Value:"
msgstr "_Valor:"
#: formdatamenu.ui:12
-#, fuzzy
msgctxt "formdatamenu|additem"
msgid "Add Item"
msgstr "Afig un element"
#: formdatamenu.ui:20
-#, fuzzy
msgctxt "formdatamenu|addelement"
msgid "Add Element"
msgstr "Afig un element"
#: formdatamenu.ui:28
-#, fuzzy
msgctxt "formdatamenu|addattribute"
msgid "Add Attribute"
msgstr "Afig un atribut"
#: formdatamenu.ui:36
-#, fuzzy
msgctxt "formdatamenu|edit"
msgid "Edit"
msgstr "Edita"
#: formdatamenu.ui:50
-#, fuzzy
msgctxt "formdatamenu|delete"
msgid "Delete"
msgstr "Suprimeix"
@@ -4171,199 +3920,166 @@ msgid "_Edit"
msgstr "_Edita"
#: formnavimenu.ui:12
-#, fuzzy
msgctxt "formnavimenu|new"
msgid "_New"
msgstr "_Nou"
#: formnavimenu.ui:22
-#, fuzzy
msgctxt "formnavimenu|form"
msgid "Form"
msgstr "Formulari"
#: formnavimenu.ui:30
-#, fuzzy
msgctxt "formnavimenu|hidden"
msgid "Hidden Control"
msgstr "Control amagat"
#: formnavimenu.ui:42
-#, fuzzy
msgctxt "formnavimenu|change"
msgid "Replace with"
-msgstr "Reemplaça _per"
+msgstr "Reemplaça amb"
#: formnavimenu.ui:50
-#, fuzzy
msgctxt "formnavimenu|cut"
msgid "Cu_t"
-msgstr "Retalla"
+msgstr "Re_talla"
#: formnavimenu.ui:58
-#, fuzzy
msgctxt "formnavimenu|copy"
msgid "_Copy"
msgstr "_Copia"
#: formnavimenu.ui:66
-#, fuzzy
msgctxt "formnavimenu|paste"
msgid "_Paste"
-msgstr "Enganxa"
+msgstr "_Enganxa"
#: formnavimenu.ui:74
-#, fuzzy
msgctxt "formnavimenu|delete"
msgid "_Delete"
-msgstr "Suprimeix"
+msgstr "_Suprimeix"
#: formnavimenu.ui:82
-#, fuzzy
msgctxt "formnavimenu|taborder"
msgid "Tab Order..."
msgstr "Orde de les tabulacions..."
#: formnavimenu.ui:90
-#, fuzzy
msgctxt "formnavimenu|rename"
msgid "_Rename"
msgstr "_Canvia el nom"
#: formnavimenu.ui:98
-#, fuzzy
msgctxt "formnavimenu|props"
msgid "Propert_ies"
-msgstr "Propietats: "
+msgstr "_Propietats"
#: formnavimenu.ui:106
-#, fuzzy
msgctxt "formnavimenu|designmode"
msgid "Open in Design Mode"
-msgstr "Obri en mode disseny"
+msgstr "Obri en mode de disseny"
#: formnavimenu.ui:114
-#, fuzzy
msgctxt "formnavimenu|controlfocus"
msgid "Automatic Control Focus"
msgstr "Enfocament automàtic del control"
#: functionmenu.ui:12
-#, fuzzy
msgctxt "functionmenu|avg"
msgid "Average"
msgstr "Mitjana"
#: functionmenu.ui:20
-#, fuzzy
msgctxt "functionmenu|counta"
msgid "CountA"
msgstr "ComptaA"
#: functionmenu.ui:27
-#, fuzzy
msgctxt "functionmenu|count"
msgid "Count"
msgstr "Compta"
#: functionmenu.ui:34
-#, fuzzy
msgctxt "functionmenu|max"
msgid "Maximum"
msgstr "Màxim"
#: functionmenu.ui:41
-#, fuzzy
msgctxt "functionmenu|min"
msgid "Minimum"
msgstr "Mínim"
#: functionmenu.ui:48
-#, fuzzy
msgctxt "functionmenu|sum"
msgid "Sum"
msgstr "Suma"
#: functionmenu.ui:55
-#, fuzzy
msgctxt "functionmenu|selection"
msgid "Selection count"
-msgstr "Compta la selecció"
+msgstr "Recompte de la selecció"
#: functionmenu.ui:62
-#, fuzzy
msgctxt "functionmenu|none"
msgid "None"
msgstr "Cap"
#: gallerymenu1.ui:12
-#, fuzzy
msgctxt "gallerymenu1|update"
msgid "Update"
msgstr "Actualitza"
#: gallerymenu1.ui:26
-#, fuzzy
msgctxt "gallerymenu1|delete"
msgid "_Delete"
-msgstr "Suprimeix"
+msgstr "_Suprimeix"
#: gallerymenu1.ui:33
-#, fuzzy
msgctxt "gallerymenu1|rename"
msgid "_Rename"
msgstr "_Canvia el nom"
#: gallerymenu1.ui:46
-#, fuzzy
msgctxt "gallerymenu1|assign"
msgid "Assign _ID"
-msgstr "Assigna un identificador"
+msgstr "Assigna un _identificador"
#: gallerymenu1.ui:59
-#, fuzzy
msgctxt "gallerymenu1|properties"
msgid "Propert_ies..."
-msgstr "Propietats..."
+msgstr "_Propietats..."
#: gallerymenu2.ui:12
-#, fuzzy
msgctxt "gallerymenu2|add"
msgid "_Insert"
msgstr "_Insereix"
#: gallerymenu2.ui:20
-#, fuzzy
msgctxt "gallerymenu2|background"
msgid "Insert as Bac_kground"
-msgstr "Insereix com a ~fons"
+msgstr "Insereix com a &fons"
#: gallerymenu2.ui:34
-#, fuzzy
msgctxt "gallerymenu2|preview"
msgid "_Preview"
-msgstr "Previsualització"
+msgstr "_Previsualitza"
#: gallerymenu2.ui:48
-#, fuzzy
msgctxt "gallerymenu2|title"
msgid "_Title"
-msgstr "Títol"
+msgstr "_Títol"
#: gallerymenu2.ui:61
-#, fuzzy
msgctxt "gallerymenu2|delete"
msgid "_Delete"
-msgstr "Suprimeix"
+msgstr "_Suprimeix"
#: gallerymenu2.ui:74
-#, fuzzy
msgctxt "gallerymenu2|copy"
msgid "_Copy"
msgstr "_Copia"
#: gallerymenu2.ui:82
-#, fuzzy
msgctxt "gallerymenu2|paste"
msgid "_Insert"
msgstr "_Insereix"
@@ -4381,7 +4097,7 @@ msgstr "_Activa el peu de pàgina"
#: headfootformatpage.ui:113
msgctxt "headfootformatpage|checkSameLR"
msgid "Same _content on left and right pages"
-msgstr ""
+msgstr "El mateix _contingut a les pàgines dreta i esquerra"
#: headfootformatpage.ui:131
msgctxt "headfootformatpage|checkSameFP"
@@ -4411,12 +4127,12 @@ msgstr "Utilitza l'espaiat d_inàmic"
#: headfootformatpage.ui:271
msgctxt "headfootformatpage|labelHeight"
msgid "_Height:"
-msgstr "_Alçada:"
+msgstr "_Alçària:"
#: headfootformatpage.ui:302
msgctxt "headfootformatpage|checkAutofit"
msgid "_AutoFit height"
-msgstr "_Ajusta automàticament l'alçada"
+msgstr "_Ajusta automàticament l'alçària"
#: headfootformatpage.ui:326
msgctxt "headfootformatpage|buttonMore"
@@ -4459,7 +4175,6 @@ msgid "Save..."
msgstr "Guarda..."
#: imapdialog.ui:77
-#, fuzzy
msgctxt "imapdialog|TBI_CLOSE"
msgid "Close"
msgstr "Tanca"
@@ -4550,64 +4265,54 @@ msgid "Text:"
msgstr "Text:"
#: imapmenu.ui:12
-#, fuzzy
msgctxt "imapmenu|url"
msgid "Description..."
msgstr "Descripció..."
#: imapmenu.ui:20
-#, fuzzy
msgctxt "imapmenu|macro"
msgid "_Macro..."
-msgstr "Macro..."
+msgstr "_Macro..."
#: imapmenu.ui:28
-#, fuzzy
msgctxt "imapmenu|active"
msgid "Active"
-msgstr "Actiu"
+msgstr "Activa"
#: imapmenu.ui:42
-#, fuzzy
msgctxt "imapmenu|arrange"
msgid "_Arrange"
-msgstr "Organitza"
+msgstr "_Organitza"
#: imapmenu.ui:52
-#, fuzzy
msgctxt "imapmenu|front"
msgid "Bring to Front"
msgstr "Porta al davant"
#: imapmenu.ui:60
-#, fuzzy
msgctxt "imapmenu|forward"
msgid "Bring _Forward"
-msgstr "Envia cap en~davant"
+msgstr "Envia cap _endavant"
#: imapmenu.ui:68
-#, fuzzy
msgctxt "imapmenu|backward"
msgid "Send Back_ward"
-msgstr "Envia cap ~arrere"
+msgstr "Envia cap en_rere"
#: imapmenu.ui:76
-#, fuzzy
msgctxt "imapmenu|back"
msgid "_Send to Back"
-msgstr "Envia al ~fons"
+msgstr "Envia al _fons"
#: imapmenu.ui:94
-#, fuzzy
msgctxt "imapmenu|selectall"
msgid "Select _All"
-msgstr "Selecciona-ho tot"
+msgstr "_Selecciona-ho tot"
#: imapmenu.ui:102
-#, fuzzy
msgctxt "imapmenu|delete"
msgid "_Delete"
-msgstr "Suprimeix"
+msgstr "_Suprimeix"
#: linkwarndialog.ui:8
msgctxt "linkwarndialog|LinkWarnDialog"
@@ -4642,22 +4347,19 @@ msgstr "Pregunta en enll_açar una imatge"
#: mediaplayback.ui:22
msgctxt "mediaplayback|label1"
msgid "Playback:"
-msgstr ""
+msgstr "Reproducció:"
#: mediaplayback.ui:36
-#, fuzzy
msgctxt "mediaplayback|label2"
msgid "Seek:"
-msgstr "Llavor:"
+msgstr "Busca:"
#: mediaplayback.ui:50
-#, fuzzy
msgctxt "mediaplayback|label3"
msgid "Volume:"
-msgstr "Volum"
+msgstr "Volum:"
#: mediaplayback.ui:79
-#, fuzzy
msgctxt "mediaplayback|zoombox|tooltip_text"
msgid "View"
msgstr "Visualitza"
@@ -4805,7 +4507,7 @@ msgstr "Redu_cció de punts:"
#: optgridpage.ui:651
msgctxt "optgridpage|label8"
msgid "Constrain Objects"
-msgstr ""
+msgstr "Restringeix els objectes"
#: paralinespacingcontrol.ui:66
msgctxt "paralinespacingcontrol|spacing_1"
@@ -4838,46 +4540,39 @@ msgid "Single"
msgstr "Simple"
#: paralinespacingcontrol.ui:183
-#, fuzzy
msgctxt "paralinespacingcontrol|line_dist"
msgid "1.15 Lines"
-msgstr "1,5 línies"
+msgstr "1,15 línies"
#: paralinespacingcontrol.ui:184
-#, fuzzy
msgctxt "paralinespacingcontrol|line_dist"
msgid "1.5 Lines"
msgstr "1,5 línies"
#: paralinespacingcontrol.ui:185
-#, fuzzy
msgctxt "paralinespacingcontrol|line_dist"
msgid "Double"
msgstr "Doble"
#: paralinespacingcontrol.ui:186
-#, fuzzy
msgctxt "paralinespacingcontrol|line_dist"
msgid "Proportional"
msgstr "Proporcional"
#: paralinespacingcontrol.ui:187
-#, fuzzy
msgctxt "paralinespacingcontrol|line_dist"
msgid "At least"
msgstr "Com a mínim"
#: paralinespacingcontrol.ui:188
-#, fuzzy
msgctxt "paralinespacingcontrol|line_dist"
msgid "Leading"
-msgstr "Interlineat"
+msgstr "Al principi"
#: paralinespacingcontrol.ui:189
-#, fuzzy
msgctxt "paralinespacingcontrol|line_dist"
msgid "Fixed"
-msgstr "Fix"
+msgstr "Fixat"
#: paralinespacingcontrol.ui:204
msgctxt "paralinespacingcontrol|value_label"
@@ -4890,31 +4585,26 @@ msgid "Custom Value"
msgstr "Valor personalitzat"
#: paralrspacing.ui:37
-#, fuzzy
msgctxt "paralrspacing|beforetextindent|tooltip_text"
msgid "Before Text Indent"
-msgstr "Sagnat abans del text"
+msgstr "Abans del sagnat de text"
#: paralrspacing.ui:77
-#, fuzzy
msgctxt "paralrspacing|aftertextindent|tooltip_text"
msgid "After Text Indent"
-msgstr "Sagnat després del text"
+msgstr "Després del sagnat de text"
#: paralrspacing.ui:115
-#, fuzzy
msgctxt "paralrspacing|firstlineindent|tooltip_text"
msgid "First Line Indent"
msgstr "Sagnat de la primera línia"
#: paraulspacing.ui:45
-#, fuzzy
msgctxt "paraulspacing|aboveparaspacing|tooltip_text"
msgid "Above Paragraph Spacing"
msgstr "Espaiat abans del paràgraf"
#: paraulspacing.ui:86
-#, fuzzy
msgctxt "paraulspacing|belowparaspacing|tooltip_text"
msgid "Below Paragraph Spacing"
msgstr "Espaiat després del paràgraf"
@@ -4950,13 +4640,11 @@ msgid "New Password"
msgstr "Contrasenya nova"
#: presetmenu.ui:12
-#, fuzzy
msgctxt "presetmenu|rename"
msgid "Rename"
msgstr "Canvia el nom"
#: presetmenu.ui:20
-#, fuzzy
msgctxt "presetmenu|delete"
msgid "Delete"
msgstr "Suprimeix"
@@ -4964,17 +4652,17 @@ msgstr "Suprimeix"
#: profileexporteddialog.ui:8
msgctxt "profileexporteddialog|ProfileExportedDialog"
msgid "Profile exported"
-msgstr ""
+msgstr "Perfil exportat"
#: profileexporteddialog.ui:40
msgctxt "profileexporteddialog|openfolder"
msgid "Open Containing _Folder"
-msgstr ""
+msgstr "Obri la _carpeta contenidora"
#: profileexporteddialog.ui:64
msgctxt "profileexporteddialog|label"
msgid "Your user profile has been exported as “libreoffice-profile.zip”."
-msgstr ""
+msgstr "El vostre perfil d'usuari s'ha exportat com a «libreoffice-profile.zip»."
#: querydeletecontourdialog.ui:8
msgctxt "querydeletecontourdialog|QueryDeleteContourDialog"
@@ -5111,10 +4799,9 @@ msgid "C_omment:"
msgstr "C_omentari:"
#: redlinefilterpage.ui:87
-#, fuzzy
msgctxt "redlinefilterpage|commentedit-atkobject"
msgid "Comment"
-msgstr "Comentaris"
+msgstr "Comentari"
#: redlinefilterpage.ui:98
msgctxt "redlinefilterpage|range"
@@ -5132,19 +4819,16 @@ msgid "A_ction:"
msgstr "_Acció:"
#: redlinefilterpage.ui:159
-#, fuzzy
msgctxt "redlinefilterpage|authorlist-atkobject"
msgid "Author"
msgstr "Autor"
#: redlinefilterpage.ui:186
-#, fuzzy
msgctxt "redlinefilterpage|rangeedit-atkobject"
msgid "Range"
msgstr "Interval"
#: redlinefilterpage.ui:204
-#, fuzzy
msgctxt "redlinefilterpage|dotdotdot|tooltip_text"
msgid "Set reference"
msgstr "Defineix la referència"
@@ -5190,13 +4874,11 @@ msgid "a_nd"
msgstr "_i"
#: redlinefilterpage.ui:287
-#, fuzzy
msgctxt "redlinefilterpage|startdate-atkobject"
msgid "Start Date"
msgstr "Data inicial"
#: redlinefilterpage.ui:306
-#, fuzzy
msgctxt "redlinefilterpage|starttime-atkobject"
msgid "Start Time"
msgstr "Hora inicial"
@@ -5207,13 +4889,11 @@ msgid "Set current time and date"
msgstr "Estableix l'hora i data actuals"
#: redlinefilterpage.ui:341
-#, fuzzy
msgctxt "redlinefilterpage|enddate-atkobject"
msgid "End Date"
msgstr "Data final"
#: redlinefilterpage.ui:360
-#, fuzzy
msgctxt "redlinefilterpage|endtime-atkobject"
msgid "End Time"
msgstr "Hora final"
@@ -5254,85 +4934,71 @@ msgid "Changes"
msgstr "Canvis"
#: rowsmenu.ui:12
-#, fuzzy
msgctxt "rowsmenu|delete"
msgid "Delete Rows"
-msgstr "Suprimeix la fila"
+msgstr "Suprimir les files"
#: rowsmenu.ui:19
-#, fuzzy
msgctxt "rowsmenu|save"
msgid "Save Record"
msgstr "Guarda el registre"
#: rowsmenu.ui:26
-#, fuzzy
msgctxt "rowsmenu|undo"
msgid "Undo: Data entry"
msgstr "Desfés: entrada de dades"
#: rulermenu.ui:12
-#, fuzzy
msgctxt "rulermenu|mm"
msgid "Millimeter"
msgstr "Mil·límetre"
#: rulermenu.ui:20
-#, fuzzy
msgctxt "rulermenu|cm"
msgid "Centimeter"
msgstr "Centímetre"
#: rulermenu.ui:28
-#, fuzzy
msgctxt "rulermenu|m"
msgid "Meter"
msgstr "Metre"
#: rulermenu.ui:36
-#, fuzzy
msgctxt "rulermenu|km"
msgid "Kilometer"
msgstr "Quilòmetre"
#: rulermenu.ui:44
-#, fuzzy
msgctxt "rulermenu|in"
msgid "Inch"
msgstr "Polzada"
#: rulermenu.ui:52
-#, fuzzy
msgctxt "rulermenu|ft"
msgid "Foot"
msgstr "Peu"
#: rulermenu.ui:60
-#, fuzzy
msgctxt "rulermenu|mile"
msgid "Miles"
msgstr "Milles"
#: rulermenu.ui:68
-#, fuzzy
msgctxt "rulermenu|pt"
msgid "Point"
msgstr "Punt"
#: rulermenu.ui:76
-#, fuzzy
msgctxt "rulermenu|pc"
msgid "Pica"
msgstr "Pica"
#: rulermenu.ui:84
-#, fuzzy
msgctxt "rulermenu|ch"
msgid "Char"
msgstr "Caràcter"
#: rulermenu.ui:92
-#, fuzzy
msgctxt "rulermenu|line"
msgid "Line"
msgstr "Línia"
@@ -5340,22 +5006,22 @@ msgstr "Línia"
#: safemodedialog.ui:8
msgctxt "safemodedialog|SafeModeDialog"
msgid "Safe Mode"
-msgstr ""
+msgstr "Mode segur"
#: safemodedialog.ui:37
msgctxt "safemodedialog|btn_continue"
msgid "_Continue in Safe Mode"
-msgstr ""
+msgstr "_Continua en mode segur"
#: safemodedialog.ui:52
msgctxt "safemodedialog|btn_restart"
msgid "_Restart in Normal Mode"
-msgstr ""
+msgstr "_Reinicia en mode normal"
#: safemodedialog.ui:66
msgctxt "safemodedialog|btn_apply"
msgid "_Apply Changes and Restart"
-msgstr ""
+msgstr "_Aplica els canvis i reinicia"
#: safemodedialog.ui:90
msgctxt "safemodedialog|label1"
@@ -5366,39 +5032,43 @@ msgid ""
"\n"
"The proposed changes get more radical from top down so it is recommended to try them successively one after another."
msgstr ""
+"El %PRODUCTNAME ara s'està executant en mode segur, que desactiva temporalment la vostra configuració i extensions personalitzades.\n"
+"\n"
+"Podeu fer un o més d'un dels canvis proposats en el vostre perfil d'usuari per a restablir el %PRODUCTNAME en un estat funcional.\n"
+"\n"
+"Els canvis proposats s'han ordenat de d'alt a baix segons el seu grau de radicalitat, per això vos recomanem que els proveu segons la successió indicada."
#: safemodedialog.ui:112
msgctxt "safemodedialog|radio_restore"
msgid "Restore from backup"
-msgstr ""
+msgstr "Recupera des de la còpia de seguretat"
#: safemodedialog.ui:136
msgctxt "safemodedialog|check_profilesafe_config"
msgid "Restore user configuration to the last known working state"
-msgstr ""
+msgstr "Recupera la configuració de l'usuari a l'últim estat funcional conegut"
#: safemodedialog.ui:151
msgctxt "safemodedialog|check_profilesafe_extensions"
msgid "Restore state of installed user extensions to the last known working state"
-msgstr ""
+msgstr "Recupera l'estat de les extensions d'usuari a l'últim estat funcional conegut"
#: safemodedialog.ui:173
msgctxt "safemodedialog|radio_configure"
msgid "Configure"
-msgstr ""
+msgstr "Configura"
#: safemodedialog.ui:197
msgctxt "safemodedialog|check_disable_all_extensions"
msgid "Disable all user extensions"
-msgstr ""
+msgstr "Inhabilita totes les extensions d'usuari"
#: safemodedialog.ui:212
msgctxt "safemodedialog|check_disable_hw_acceleration"
msgid "Disable hardware acceleration (OpenGL, OpenCL)"
-msgstr ""
+msgstr "Inhabilita l'acceleració de maquinari (OpenGL, OpenCL)"
#: safemodedialog.ui:234
-#, fuzzy
msgctxt "safemodedialog|radio_extensions"
msgid "Extensions"
msgstr "Extensions"
@@ -5406,66 +5076,64 @@ msgstr "Extensions"
#: safemodedialog.ui:257
msgctxt "safemodedialog|check_deinstall_user_extensions"
msgid "Uninstall all user extensions"
-msgstr ""
+msgstr "Desinstal·la totes les extensions d'usuari"
#: safemodedialog.ui:272
msgctxt "safemodedialog|check_reset_shared_extensions"
msgid "Reset state of shared extensions"
-msgstr ""
+msgstr "Reinicialitza l'estat de les extensions compartides"
#: safemodedialog.ui:287
msgctxt "safemodedialog|check_reset_bundled_extensions"
msgid "Reset state of bundled extensions"
-msgstr ""
+msgstr "Reinicialitza l'estat de les extensions incorporades"
#: safemodedialog.ui:309
msgctxt "safemodedialog|radio_reset"
msgid "Reset to factory settings"
-msgstr ""
+msgstr "Reinicia als paràmetres de fàbrica"
#: safemodedialog.ui:332
msgctxt "safemodedialog|check_reset_customizations"
msgid "Reset settings and user interface modifications"
-msgstr ""
+msgstr "Reinicia la configuració i les modificacions en la interfície d'usuari"
#: safemodedialog.ui:347
msgctxt "safemodedialog|check_reset_whole_userprofile"
msgid "Reset entire user profile"
-msgstr ""
+msgstr "Reinicia el perfil d'usuari completament"
#: safemodedialog.ui:389
msgctxt "safemodedialog|label3"
msgid "If you experience problems that are not resolved by using safe mode, visit the following link to get help or report a bug."
-msgstr ""
+msgstr "Si teniu problemes que no es resolen usant el mode segur, visiteu l'enllaç següent per a obtindre ajuda o informar d'un error."
#: safemodedialog.ui:400
msgctxt "safemodedialog|linkbutton_bugs"
msgid "Get Help"
-msgstr ""
+msgstr "Obteniu ajuda"
#: safemodedialog.ui:416
msgctxt "safemodedialog|label4"
msgid "You can also include relevant parts of your user profile in the bugreport (be aware it might contain personal data)."
-msgstr ""
+msgstr "També podeu incloure parts rellevants del vostre perfil d'usuari en l'informe d'error (tingueu present que pot contindre dades personals)."
#: safemodedialog.ui:432
msgctxt "safemodedialog|btn_create_zip"
msgid "Create Zip Archive from User Profile"
-msgstr ""
+msgstr "Crea un arxiu zip del perfil de l'usuari"
#: safemodedialog.ui:445
msgctxt "safemodedialog|linkbutton_profile"
msgid "Show User Profile"
-msgstr ""
+msgstr "Mostra el perfil d'usuari"
#: safemodedialog.ui:471
-#, fuzzy
msgctxt "safemodedialog|label2"
msgid "Advanced"
-msgstr "Avançades"
+msgstr "Avançat"
#: savemodifieddialog.ui:12
-#, fuzzy
msgctxt "savemodifieddialog|SaveModifiedDialog"
msgid "Do you want to save your changes?"
msgstr "Voleu guardar els canvis?"
@@ -5476,25 +5144,21 @@ msgid "The content of the current form has been modified."
msgstr "S'ha modificat el contingut del formulari actual."
#: selectionmenu.ui:12
-#, fuzzy
msgctxt "selectionmenu|standard"
msgid "Standard selection"
msgstr "Selecció estàndard"
#: selectionmenu.ui:20
-#, fuzzy
msgctxt "selectionmenu|extending"
msgid "Extending selection"
msgstr "La selecció s'amplia"
#: selectionmenu.ui:28
-#, fuzzy
msgctxt "selectionmenu|adding"
msgid "Adding selection"
msgstr "La selecció s'afig"
#: selectionmenu.ui:36
-#, fuzzy
msgctxt "selectionmenu|block"
msgid "Block selection"
msgstr "Selecció en bloc"
@@ -5550,37 +5214,31 @@ msgid "Select the gradient style."
msgstr "Seleccioneu l'estil de degradat."
#: sidebararea.ui:169
-#, fuzzy
msgctxt "sidebararea|gradientstyle"
msgid "Linear"
msgstr "Lineal"
#: sidebararea.ui:170
-#, fuzzy
msgctxt "sidebararea|gradientstyle"
msgid "Axial"
msgstr "Axial"
#: sidebararea.ui:171
-#, fuzzy
msgctxt "sidebararea|gradientstyle"
msgid "Radial"
msgstr "Radial"
#: sidebararea.ui:172
-#, fuzzy
msgctxt "sidebararea|gradientstyle"
msgid "Ellipsoid"
msgstr "El·lipsoide"
#: sidebararea.ui:173
-#, fuzzy
msgctxt "sidebararea|gradientstyle"
msgid "Quadratic"
msgstr "Quadràtic"
#: sidebararea.ui:174
-#, fuzzy
msgctxt "sidebararea|gradientstyle"
msgid "Square"
msgstr "Quadrat"
@@ -5591,7 +5249,6 @@ msgid "Gradient Type"
msgstr "Tipus de degradat"
#: sidebararea.ui:190
-#, fuzzy
msgctxt "sidebararea|bmpimport"
msgid "_Import"
msgstr "_Importa"
@@ -5602,13 +5259,11 @@ msgid "Select the gradient angle."
msgstr "Seleccioneu l'angle del degradat."
#: sidebararea.ui:216
-#, fuzzy
msgctxt "sidebararea|gradangle-atkobject"
msgid "Gradient angle"
msgstr "Angle de degradat"
#: sidebararea.ui:232
-#, fuzzy
msgctxt "sidebararea|transparencylabel|tooltip_text"
msgid "Transparency"
msgstr "Transparència"
@@ -5684,7 +5339,6 @@ msgid "Specify 0% for fully opaque through 100% for fully transparent."
msgstr "Indiqueu des del 0% (opacitat total) fins al 100% (transparència total)."
#: sidebararea.ui:346
-#, fuzzy
msgctxt "sidebararea|settransparency-atkobject"
msgid "Transparency"
msgstr "Transparència"
@@ -5700,7 +5354,6 @@ msgid "Specify the luminance of the graphic."
msgstr "Indiqueu la luminància de la imatge."
#: sidebargraphic.ui:70
-#, fuzzy
msgctxt "sidebargraphic|setbrightness-atkobject"
msgid "Brightness"
msgstr "Brillantor"
@@ -5716,7 +5369,6 @@ msgid "Specify the degree of difference between the lightest and darkest parts o
msgstr "Indiqueu el grau de diferència entre la part més clara i la més fosca de la imatge."
#: sidebargraphic.ui:107
-#, fuzzy
msgctxt "sidebargraphic|setcontrast-atkobject"
msgid "Contrast"
msgstr "Contrast"
@@ -5727,10 +5379,9 @@ msgid "Color _mode:"
msgstr "_Mode de color:"
#: sidebargraphic.ui:139
-#, fuzzy
msgctxt "sidebargraphic|setcolormode-atkobject"
msgid "Color mode"
-msgstr "_Mode de color:"
+msgstr "Mode de color"
#: sidebargraphic.ui:152
msgctxt "sidebargraphic|transparencylabel"
@@ -5743,7 +5394,6 @@ msgid "Specify the percentage of transparency; 0% is fully opaque and 100% is fu
msgstr "Indiqueu el percentatge de transparència, 0% és màxima opacitat i 100% és transparència total."
#: sidebargraphic.ui:176
-#, fuzzy
msgctxt "sidebargraphic|settransparency-atkobject"
msgid "Transparency"
msgstr "Transparència"
@@ -5754,7 +5404,6 @@ msgid "Red"
msgstr "Roig"
#: sidebargraphic.ui:215
-#, fuzzy
msgctxt "sidebargraphic|setred-atkobject"
msgid "Red"
msgstr "Roig"
@@ -5765,7 +5414,6 @@ msgid "Green"
msgstr "Verd"
#: sidebargraphic.ui:261
-#, fuzzy
msgctxt "sidebargraphic|setgreen-atkobject"
msgid "Green"
msgstr "Verd"
@@ -5776,7 +5424,6 @@ msgid "Blue"
msgstr "Blau"
#: sidebargraphic.ui:308
-#, fuzzy
msgctxt "sidebargraphic|setblue-atkobject"
msgid "Blue"
msgstr "Blau"
@@ -5787,7 +5434,6 @@ msgid "Specify the gamma value that affects the brightness of the midtone values
msgstr "Indiqueu el valor gamma que afecta la brillantor dels valors del tons mitjos."
#: sidebargraphic.ui:358
-#, fuzzy
msgctxt "sidebargraphic|setgamma-atkobject"
msgid "Gamma value"
msgstr "Valor de gamma"
@@ -5800,7 +5446,7 @@ msgstr "Seleccioneu l'estil de l'inici de la fletxa."
#: sidebarline.ui:44
msgctxt "sidebarline|beginarrowstyle-atkobject"
msgid "Beginning Style"
-msgstr ""
+msgstr "Estil inicial"
#: sidebarline.ui:60
msgctxt "sidebarline|linestyle|tooltip_text"
@@ -5808,10 +5454,9 @@ msgid "Select the style of the line."
msgstr "Seleccioneu l'estil de la línia."
#: sidebarline.ui:64
-#, fuzzy
msgctxt "sidebarline|linestyle-atkobject"
msgid "Style"
-msgstr "Estils"
+msgstr "Estil"
#: sidebarline.ui:80
msgctxt "sidebarline|endarrowstyle|tooltip_text"
@@ -5819,20 +5464,19 @@ msgid "Select the style of the ending arrowhead."
msgstr "Seleccioneu l'estil del final de la fletxa."
#: sidebarline.ui:85
-#, fuzzy
msgctxt "sidebarline|endarrowstyle-atkobject"
msgid "Ending Style"
-msgstr "Edita l'estil"
+msgstr "Estil final"
#: sidebarline.ui:113
msgctxt "sidebarline|widthlabel"
msgid "_Width:"
-msgstr "_Amplada:"
+msgstr "_Amplària:"
#: sidebarline.ui:130
msgctxt "sidebarline|width|tooltip_text"
msgid "Select the width of the line."
-msgstr "Seleccioneu l'amplada de la línia."
+msgstr "Seleccioneu l'amplària de la línia."
#: sidebarline.ui:159
msgctxt "sidebarline|colorlabel"
@@ -5860,7 +5504,6 @@ msgid "Specify the transparency of the line."
msgstr "Indiqueu la transparència de la línia."
#: sidebarline.ui:230
-#, fuzzy
msgctxt "sidebarline|linetransparency-atkobject"
msgid "Transparency"
msgstr "Transparència"
@@ -5896,10 +5539,9 @@ msgid "Beveled"
msgstr "Bisellat"
#: sidebarline.ui:288
-#, fuzzy
msgctxt "sidebarline|edgestyle-atkobject"
msgid "Corner Style"
-msgstr "Estil de _cantonada:"
+msgstr "Estil de cantonada"
#: sidebarline.ui:303
msgctxt "sidebarline|caplabel"
@@ -5929,7 +5571,7 @@ msgstr "Quadrat"
#: sidebarline.ui:328
msgctxt "sidebarline|linecapstyle-atkobject"
msgid "Cap Style"
-msgstr ""
+msgstr "Estil d'extrem"
#: sidebarparagraph.ui:26
msgctxt "sidebarparagraph|numberbullet|tooltip_text"
@@ -5962,7 +5604,6 @@ msgid "Above Paragraph Spacing"
msgstr "Espaiat abans del paràgraf"
#: sidebarparagraph.ui:320
-#, fuzzy
msgctxt "sidebarparagraph|aboveparaspacing-atkobject"
msgid "Above Paragraph Spacing"
msgstr "Espaiat abans del paràgraf"
@@ -5973,7 +5614,6 @@ msgid "Below Paragraph Spacing"
msgstr "Espaiat després del paràgraf"
#: sidebarparagraph.ui:370
-#, fuzzy
msgctxt "sidebarparagraph|belowparaspacing-atkobject"
msgid "Below Paragraph Spacing"
msgstr "Espaiat després del paràgraf"
@@ -6014,7 +5654,6 @@ msgid "Before Text Indent"
msgstr "Sagnat abans del text"
#: sidebarparagraph.ui:531
-#, fuzzy
msgctxt "sidebarparagraph|beforetextindent-atkobject"
msgid "Before Text Indent"
msgstr "Sagnat abans del text"
@@ -6025,7 +5664,6 @@ msgid "After Text Indent"
msgstr "Sagnat després del text"
#: sidebarparagraph.ui:580
-#, fuzzy
msgctxt "sidebarparagraph|aftertextindent-atkobject"
msgid "After Text Indent"
msgstr "Sagnat després del text"
@@ -6036,7 +5674,6 @@ msgid "First Line Indent"
msgstr "Sagnat de la primera línia"
#: sidebarparagraph.ui:629
-#, fuzzy
msgctxt "sidebarparagraph|firstlineindent-atkobject"
msgid "First Line Indent"
msgstr "Sagnat de la primera línia"
@@ -6047,10 +5684,9 @@ msgid "Paragraph Background Color"
msgstr "Color de fons del paràgraf"
#: sidebarpossize.ui:42
-#, fuzzy
msgctxt "sidebarpossize|horizontallabel"
msgid "Position _X:"
-msgstr "Posició:"
+msgstr "Posició _X:"
#: sidebarpossize.ui:57
msgctxt "sidebarpossize|horizontalpos|tooltip_text"
@@ -6058,16 +5694,14 @@ msgid "Enter the value for the horizontal position."
msgstr "Introduïu el valor per a la posició horitzontal."
#: sidebarpossize.ui:65
-#, fuzzy
msgctxt "sidebarpossize|horizontalpos-atkobject"
msgid "Horizontal"
msgstr "Horitzontal"
#: sidebarpossize.ui:82
-#, fuzzy
msgctxt "sidebarpossize|verticallabel"
msgid "Position _Y:"
-msgstr "Posició:"
+msgstr "Posició _Y:"
#: sidebarpossize.ui:97
msgctxt "sidebarpossize|verticalpos|tooltip_text"
@@ -6075,7 +5709,6 @@ msgid "Enter the value for the vertical position."
msgstr "Introduïu el valor per a la posició vertical."
#: sidebarpossize.ui:105
-#, fuzzy
msgctxt "sidebarpossize|verticalpos-atkobject"
msgid "Vertical"
msgstr "Vertical"
@@ -6083,18 +5716,17 @@ msgstr "Vertical"
#: sidebarpossize.ui:122
msgctxt "sidebarpossize|widthlabel"
msgid "_Width:"
-msgstr "_Amplada:"
+msgstr "_Amplària:"
#: sidebarpossize.ui:138
msgctxt "sidebarpossize|selectwidth|tooltip_text"
msgid "Enter a width for the selected object."
-msgstr "Introduïu una amplada per a l'objecte seleccionat."
+msgstr "Introduïu una amplària per a l'objecte seleccionat."
#: sidebarpossize.ui:146
-#, fuzzy
msgctxt "sidebarpossize|selectwidth-atkobject"
msgid "Width"
-msgstr "Amplada"
+msgstr "Amplària"
#: sidebarpossize.ui:163
msgctxt "sidebarpossize|heightlabel"
@@ -6104,13 +5736,12 @@ msgstr "A_lçada:"
#: sidebarpossize.ui:179
msgctxt "sidebarpossize|selectheight|tooltip_text"
msgid "Enter a height for the selected object."
-msgstr "Introduïu una alçada per a l'objecte seleccionat."
+msgstr "Introduïu una alçària per a l'objecte seleccionat."
#: sidebarpossize.ui:187
-#, fuzzy
msgctxt "sidebarpossize|selectheight-atkobject"
msgid "Height"
-msgstr "Alçada"
+msgstr "Alçària"
#: sidebarpossize.ui:207
msgctxt "sidebarpossize|ratio"
@@ -6178,61 +5809,51 @@ msgid "Color:"
msgstr "Color:"
#: stylemenu.ui:12
-#, fuzzy
msgctxt "stylemenu|update"
msgid "Update to Match Selection"
msgstr "Actualitza per a coincidir amb la selecció"
#: stylemenu.ui:20
-#, fuzzy
msgctxt "stylemenu|edit"
msgid "Edit Style..."
msgstr "Edita l'estil..."
#: textcharacterspacingcontrol.ui:73
-#, fuzzy
msgctxt "textcharacterspacingcontrol|very_tight"
msgid "Very Tight"
-msgstr "M~olt estret"
+msgstr "Molt condensat"
#: textcharacterspacingcontrol.ui:89
-#, fuzzy
msgctxt "textcharacterspacingcontrol|tight"
msgid "Tight"
-msgstr "Dreta"
+msgstr "Condensat"
#: textcharacterspacingcontrol.ui:105
-#, fuzzy
msgctxt "textcharacterspacingcontrol|normal"
msgid "Normal"
-msgstr "Normals"
+msgstr "Normal"
#: textcharacterspacingcontrol.ui:121
-#, fuzzy
msgctxt "textcharacterspacingcontrol|loose"
msgid "Loose"
-msgstr "Amp~le"
+msgstr "Expandit"
#: textcharacterspacingcontrol.ui:137
-#, fuzzy
msgctxt "textcharacterspacingcontrol|very_loose"
msgid "Very Loose"
-msgstr "~Molt ample"
+msgstr "Molt expandit"
#: textcharacterspacingcontrol.ui:153
-#, fuzzy
msgctxt "textcharacterspacingcontrol|last_custom"
msgid "Last Custom Value"
-msgstr "Últims valors personalitzats"
+msgstr "Últim valor personalitzat"
#: textcharacterspacingcontrol.ui:190
-#, fuzzy
msgctxt "textcharacterspacingcontrol|kerning"
msgid "0,0"
-msgstr "0,05"
+msgstr "0,0"
#: textcharacterspacingcontrol.ui:201
-#, fuzzy
msgctxt "textcharacterspacingcontrol|label2"
msgid "Custom Value"
msgstr "Valor personalitzat"
@@ -6283,76 +5904,64 @@ msgid "Tabs"
msgstr "Tabuladors"
#: textunderlinecontrol.ui:26
-#, fuzzy
msgctxt "textunderlinecontrol|none"
msgid "(Without)"
msgstr "(Sense)"
#: textunderlinecontrol.ui:44
-#, fuzzy
msgctxt "textunderlinecontrol|single|tooltip_text"
msgid "Single"
msgstr "Simple"
#: textunderlinecontrol.ui:61
-#, fuzzy
msgctxt "textunderlinecontrol|double|tooltip_text"
msgid "Double"
msgstr "Doble"
#: textunderlinecontrol.ui:78
-#, fuzzy
msgctxt "textunderlinecontrol|bold|tooltip_text"
msgid "Bold"
-msgstr "Daurat"
+msgstr "Negreta"
#: textunderlinecontrol.ui:95
-#, fuzzy
msgctxt "textunderlinecontrol|dot|tooltip_text"
msgid "Dotted"
-msgstr "Puntejat"
+msgstr "Línia de punts"
#: textunderlinecontrol.ui:112
-#, fuzzy
msgctxt "textunderlinecontrol|dotbold|tooltip_text"
msgid "Dotted (Bold)"
msgstr "Puntejat (negreta)"
#: textunderlinecontrol.ui:129
-#, fuzzy
msgctxt "textunderlinecontrol|dash|tooltip_text"
msgid "Dash"
msgstr "Traç"
#: textunderlinecontrol.ui:146
-#, fuzzy
msgctxt "textunderlinecontrol|dashlong|tooltip_text"
msgid "Long Dash"
msgstr "Traç llarg"
#: textunderlinecontrol.ui:163
-#, fuzzy
msgctxt "textunderlinecontrol|dashdot|tooltip_text"
msgid "Dot Dash"
msgstr "Punt traç"
#: textunderlinecontrol.ui:180
-#, fuzzy
msgctxt "textunderlinecontrol|dashdotdot|tooltip_text"
msgid "Dot Dot Dash"
msgstr "Punt punt traç"
#: textunderlinecontrol.ui:197
-#, fuzzy
msgctxt "textunderlinecontrol|wave|tooltip_text"
msgid "Wave"
msgstr "Ona"
#: textunderlinecontrol.ui:211
-#, fuzzy
msgctxt "textunderlinecontrol|moreoptions"
msgid "_More Options..."
-msgstr "Més opcions..."
+msgstr "_Més opcions..."
#: xformspage.ui:26
msgctxt "xformspage|TBI_ITEM_ADD"
@@ -6380,88 +5989,74 @@ msgid "Delete"
msgstr "Suprimeix"
#: xmlsecstatmenu.ui:12
-#, fuzzy
msgctxt "xmlsecstatmenu|signatures"
msgid "Digital Signatures..."
msgstr "Signatures digitals..."
#: zoommenu.ui:12
-#, fuzzy
msgctxt "zoommenu|page"
msgid "Entire Page"
msgstr "Tota la pàgina"
#: zoommenu.ui:20
-#, fuzzy
msgctxt "zoommenu|width"
msgid "Page Width"
-msgstr "Amplada de la pàgina"
+msgstr "Amplària de la pàgina"
#: zoommenu.ui:28
-#, fuzzy
msgctxt "zoommenu|optimal"
msgid "Optimal View"
msgstr "Visualització òptima"
#: zoommenu.ui:36
-#, fuzzy
msgctxt "zoommenu|50"
msgid "50%"
msgstr "50%"
#: zoommenu.ui:44
-#, fuzzy
msgctxt "zoommenu|75"
msgid "75%"
msgstr "75%"
#: zoommenu.ui:52
-#, fuzzy
msgctxt "zoommenu|100"
msgid "100%"
msgstr "100%"
#: zoommenu.ui:60
-#, fuzzy
msgctxt "zoommenu|150"
msgid "150%"
msgstr "150%"
#: zoommenu.ui:68
-#, fuzzy
msgctxt "zoommenu|200"
msgid "200%"
msgstr "200%"
#: strings.hrc:25
-#, fuzzy
msgctxt "STR_ObjNameSingulNONE"
msgid "Drawing object"
-msgstr "Objectes de dibuix"
+msgstr "Objecte de dibuix"
#: strings.hrc:26
-#, fuzzy
msgctxt "STR_ObjNamePluralNONE"
msgid "Drawing objects"
msgstr "Objectes de dibuix"
#: strings.hrc:27
-#, fuzzy
msgctxt "STR_ObjNameSingulGRUP"
msgid "Group object"
-msgstr "objecte del grup"
+msgstr "Objecte de grup"
#: strings.hrc:28
-#, fuzzy
msgctxt "STR_ObjNamePluralGRUP"
msgid "Group objects"
-msgstr "Agrupa els objectes"
+msgstr "Objectes de grup"
#: strings.hrc:29
-#, fuzzy
msgctxt "STR_ObjNameSingulGRUPEMPTY"
msgid "Blank group object"
-msgstr "Objectes de grup en blanc"
+msgstr "Objecte de grup en blanc"
#: strings.hrc:30
msgctxt "STR_ObjNamePluralGRUPEMPTY"
@@ -6474,10 +6069,9 @@ msgid "Line"
msgstr "Línia"
#: strings.hrc:32
-#, fuzzy
msgctxt "STR_ObjNameSingulLINE_Hori"
msgid "Horizontal line"
-msgstr "línia horitzontal"
+msgstr "Línia horitzontal"
#: strings.hrc:33
msgctxt "STR_ObjNameSingulLINE_Vert"
@@ -6485,10 +6079,9 @@ msgid "Vertical line"
msgstr "Línia vertical"
#: strings.hrc:34
-#, fuzzy
msgctxt "STR_ObjNameSingulLINE_Diag"
msgid "Diagonal line"
-msgstr "línia diagonal"
+msgstr "Línia diagonal"
#: strings.hrc:35
msgctxt "STR_ObjNamePluralLINE"
@@ -6661,7 +6254,6 @@ msgid "Polygon"
msgstr "Polígon"
#: strings.hrc:69
-#, fuzzy
msgctxt "STR_ObjNameSingulPOLY_PointCount"
msgid "Polygon %2 corners"
msgstr "Polígon amb %2 cantonades"
@@ -6677,7 +6269,6 @@ msgid "Polyline"
msgstr "Línia poligonal"
#: strings.hrc:72
-#, fuzzy
msgctxt "STR_ObjNameSingulPLIN_PointCount"
msgid "Polyline with %2 corners"
msgstr "Línia poligonal amb %2 cantonades"
@@ -6793,47 +6384,44 @@ msgid "Outline Texts"
msgstr "Textos de l'esquema"
#: strings.hrc:95
-#, fuzzy
msgctxt "STR_ObjNameSingulGRAF"
msgid "Image"
msgstr "Imatge"
#: strings.hrc:96
-#, fuzzy
msgctxt "STR_ObjNamePluralGRAF"
msgid "Images"
msgstr "Imatges"
#: strings.hrc:97
-#, fuzzy
msgctxt "STR_ObjNameSingulGRAFLNK"
msgid "Linked image"
-msgstr "Enllaça la imatge"
+msgstr "Imatge enllaçada"
#: strings.hrc:98
msgctxt "STR_ObjNamePluralGRAFLNK"
msgid "Linked images"
-msgstr ""
+msgstr "Imatges enllaçades"
#: strings.hrc:99
msgctxt "STR_ObjNameSingulGRAFNONE"
msgid "Blank image object"
-msgstr ""
+msgstr "Objecte d'imatge buit"
#: strings.hrc:100
msgctxt "STR_ObjNamePluralGRAFNONE"
msgid "Blank image objects"
-msgstr ""
+msgstr "Objectes d'imatge buits"
#: strings.hrc:101
msgctxt "STR_ObjNameSingulGRAFNONELNK"
msgid "Blank linked image"
-msgstr ""
+msgstr "Imatge enllaçada buida"
#: strings.hrc:102
msgctxt "STR_ObjNamePluralGRAFNONELNK"
msgid "Blank linked images"
-msgstr ""
+msgstr "Imatges enllaçades buides"
#: strings.hrc:103
msgctxt "STR_ObjNameSingulGRAFMTF"
@@ -6856,51 +6444,44 @@ msgid "Linked Metafiles"
msgstr "Metafitxers enllaçats"
#: strings.hrc:107
-#, fuzzy
msgctxt "STR_ObjNameSingulGRAFBMP"
msgid "Image"
msgstr "Imatge"
#: strings.hrc:108
-#, fuzzy
msgctxt "STR_ObjNameSingulGRAFBMPTRANS"
msgid "Image with transparency"
-msgstr "Mapes de bits amb transparència"
+msgstr "Imatge amb transparència"
#: strings.hrc:109
-#, fuzzy
msgctxt "STR_ObjNameSingulGRAFBMPLNK"
msgid "Linked Image"
-msgstr "Enllaça la imatge"
+msgstr "Imatge enllaçada"
#: strings.hrc:110
-#, fuzzy
msgctxt "STR_ObjNameSingulGRAFBMPTRANSLNK"
msgid "Linked image with transparency"
-msgstr "Mapes de bits enllaçats amb transparència"
+msgstr "Imatge enllaçada amb transparència"
#: strings.hrc:111
-#, fuzzy
msgctxt "STR_ObjNamePluralGRAFBMP"
msgid "Images"
msgstr "Imatges"
#: strings.hrc:112
-#, fuzzy
msgctxt "STR_ObjNamePluralGRAFBMPTRANS"
msgid "Images with transparency"
-msgstr "Mapes de bits amb transparència"
+msgstr "Imatges amb transparència"
#: strings.hrc:113
msgctxt "STR_ObjNamePluralGRAFBMPLNK"
msgid "Linked images"
-msgstr ""
+msgstr "Imatges enllaçades"
#: strings.hrc:114
-#, fuzzy
msgctxt "STR_ObjNamePluralGRAFBMPTRANSLNK"
msgid "Linked images with transparency"
-msgstr "Mapes de bits enllaçats amb transparència"
+msgstr "Imatges enllaçades amb transparència"
#: strings.hrc:115
msgctxt "STR_ObjNameSingulCUSTOMSHAPE"
@@ -6925,22 +6506,22 @@ msgstr "SVG"
#: strings.hrc:119
msgctxt "STR_ObjNameSingulGRAFWMF"
msgid "WMF"
-msgstr ""
+msgstr "WMF"
#: strings.hrc:120
msgctxt "STR_ObjNamePluralGRAFWMF"
msgid "WMFs"
-msgstr ""
+msgstr "WMF"
#: strings.hrc:121
msgctxt "STR_ObjNameSingulGRAFEMF"
msgid "EMF"
-msgstr ""
+msgstr "EMF"
#: strings.hrc:122
msgctxt "STR_ObjNamePluralGRAFEMF"
msgid "EMFs"
-msgstr ""
+msgstr "EMF"
#: strings.hrc:123
msgctxt "STR_ObjNameSingulOLE2"
@@ -7013,7 +6594,6 @@ msgid "Dimensioning objects"
msgstr "Objectes d'acotació"
#: strings.hrc:137
-#, fuzzy
msgctxt "STR_ObjNamePlural"
msgid "Drawing objects"
msgstr "Objectes de dibuix"
@@ -7024,10 +6604,9 @@ msgid "No draw object"
msgstr "Cap objecte de dibuix"
#: strings.hrc:139
-#, fuzzy
msgctxt "STR_ObjNameSingulPlural"
msgid "Draw object(s)"
-msgstr "objecte(s) de dibuix"
+msgstr "Objectes de dibuix"
#: strings.hrc:140
msgctxt "STR_ObjNameSingulCube3d"
@@ -7050,16 +6629,14 @@ msgid "Extrusion objects"
msgstr "Objectes d'extrusió"
#: strings.hrc:144
-#, fuzzy
msgctxt "STR_ObjNameSingulLathe3d"
msgid "Rotation object"
-msgstr "objecte de gir"
+msgstr "Objecte de gir"
#: strings.hrc:145
-#, fuzzy
msgctxt "STR_ObjNamePluralLathe3d"
msgid "Rotation objects"
-msgstr "objectes de gir"
+msgstr "Objectes de gir"
#: strings.hrc:146
msgctxt "STR_ObjNameSingulObj3d"
@@ -7082,16 +6659,14 @@ msgid "3D scenes"
msgstr "escenes 3D"
#: strings.hrc:150
-#, fuzzy
msgctxt "STR_ObjNameSingulSphere3d"
msgid "Sphere"
-msgstr "esfera"
+msgstr "Esfera"
#: strings.hrc:151
-#, fuzzy
msgctxt "STR_ObjNamePluralSphere3d"
msgid "Spheres"
-msgstr "esferes"
+msgstr "Esferes"
#: strings.hrc:152
msgctxt "STR_EditWithCopy"
@@ -7166,7 +6741,7 @@ msgstr "Inverteix %1 en diagonal"
#: strings.hrc:166
msgctxt "STR_EditMirrorFree"
msgid "Flip %1 freehand"
-msgstr "Inverteix %1 a mà alçada"
+msgstr "Inverteix %1 a mà alçària"
#: strings.hrc:167
msgctxt "STR_EditShear"
@@ -7346,12 +6921,12 @@ msgstr "Distribueix els objectes seleccionats"
#: strings.hrc:202
msgctxt "STR_EqualizeWidthMarkedObjects"
msgid "Equalize Width %1"
-msgstr "Iguala l'amplada de %1"
+msgstr "Iguala l'amplària de %1"
#: strings.hrc:203
msgctxt "STR_EqualizeHeightMarkedObjects"
msgid "Equalize Height %1"
-msgstr "Iguala l'alçada de %1"
+msgstr "Iguala l'alçària de %1"
#: strings.hrc:204
msgctxt "STR_EditCombine_OnePoly"
@@ -7431,7 +7006,7 @@ msgstr "Inverteix %1 en diagonal"
#: strings.hrc:219
msgctxt "STR_DragMethMirrorFree"
msgid "Flip %1 freehand"
-msgstr "Inverteix %1 a mà alçada"
+msgstr "Inverteix %1 a mà alçària"
#: strings.hrc:220
msgctxt "STR_DragMethGradient"
@@ -7752,7 +7327,7 @@ msgstr "Inferior"
#: strings.hrc:284
msgctxt "STR_ItemValTEXTVADJBLOCK"
msgid "Use entire height"
-msgstr "Utilitza tota l'alçada"
+msgstr "Utilitza tota l'alçària"
#: strings.hrc:285
msgctxt "STR_ItemValTEXTVADJSTRETCH"
@@ -7777,7 +7352,7 @@ msgstr "Dreta"
#: strings.hrc:289
msgctxt "STR_ItemValTEXTHADJBLOCK"
msgid "Use entire width"
-msgstr "Utilitza tota l'amplada"
+msgstr "Utilitza tota l'amplària"
#: strings.hrc:290
msgctxt "STR_ItemValTEXTHADJSTRETCH"
@@ -7944,7 +7519,7 @@ msgstr "Patró de línia"
#: strings.hrc:324
msgctxt "SIP_XA_LINEWIDTH"
msgid "Line width"
-msgstr "Amplada de la línia"
+msgstr "Amplària de la línia"
#: strings.hrc:325
msgctxt "SIP_XA_LINECOLOR"
@@ -7964,12 +7539,12 @@ msgstr "Final de la línia"
#: strings.hrc:328
msgctxt "SIP_XA_LINESTARTWIDTH"
msgid "Line head width"
-msgstr "Amplada del cap de línia"
+msgstr "Amplària del cap de línia"
#: strings.hrc:329
msgctxt "SIP_XA_LINEENDWIDTH"
msgid "Line end width"
-msgstr "Amplada del final de línia"
+msgstr "Amplària del final de línia"
#: strings.hrc:330
msgctxt "SIP_XA_LINESTARTCENTER"
@@ -8044,12 +7619,12 @@ msgstr "Posició del mapa de bits d'emplenament"
#: strings.hrc:344
msgctxt "SIP_XA_FILLBMP_SIZEX"
msgid "Fillbitmap width"
-msgstr "Amplada del mapa de bits d'emplenament"
+msgstr "Amplària del mapa de bits d'emplenament"
#: strings.hrc:345
msgctxt "SIP_XA_FILLBMP_SIZEY"
msgid "Height of fillbitmap"
-msgstr "Alçada del mapa de bits d'emplenament"
+msgstr "Alçària del mapa de bits d'emplenament"
#: strings.hrc:346
msgctxt "SIP_XA_FILLFLOATTRANSPARENCE"
@@ -8254,12 +7829,12 @@ msgstr "Radi de la cantonada"
#: strings.hrc:386
msgctxt "SIP_SA_TEXT_MINFRAMEHEIGHT"
msgid "Minimal frame height"
-msgstr "Alçada mínima del marc"
+msgstr "Alçària mínima del marc"
#: strings.hrc:387
msgctxt "SIP_SA_TEXT_AUTOGROWHEIGHT"
msgid "AutoFit height"
-msgstr "Ajusta automàticament l'alçada"
+msgstr "Ajusta automàticament l'alçària"
#: strings.hrc:388
msgctxt "SIP_SA_TEXT_FITTOSIZE"
@@ -8294,22 +7869,22 @@ msgstr "Àncora de text vertical"
#: strings.hrc:394
msgctxt "SIP_SA_TEXT_MAXFRAMEHEIGHT"
msgid "Maximal frame height"
-msgstr "Alçada màxima del marc"
+msgstr "Alçària màxima del marc"
#: strings.hrc:395
msgctxt "SIP_SA_TEXT_MINFRAMEWIDTH"
msgid "Minimal frame width"
-msgstr "Amplada mínima del marc"
+msgstr "Amplària mínima del marc"
#: strings.hrc:396
msgctxt "SIP_SA_TEXT_MAXFRAMEWIDTH"
msgid "Maximal frame width"
-msgstr "Amplada màxima del marc"
+msgstr "Amplària màxima del marc"
#: strings.hrc:397
msgctxt "SIP_SA_TEXT_AUTOGROWWIDTH"
msgid "AutoFit width"
-msgstr "Ajusta automàticament l'amplada"
+msgstr "Ajusta automàticament l'amplària"
#: strings.hrc:398
msgctxt "SIP_SA_TEXT_HORZADJUST"
@@ -8412,7 +7987,6 @@ msgid "Glue spacing object 2"
msgstr "Espaiat d'adhesió de l'objecte 2"
#: strings.hrc:418
-#, fuzzy
msgctxt "SIP_SA_EDGELINEDELTACOUNT"
msgid "Number of movable lines"
msgstr "Nombre de línies desplaçables"
@@ -8600,12 +8174,12 @@ msgstr "Posició Y, completa"
#: strings.hrc:455
msgctxt "SIP_SA_ALLSIZEWIDTH"
msgid "Total Width"
-msgstr "Amplada total"
+msgstr "Amplària total"
#: strings.hrc:456
msgctxt "SIP_SA_ALLSIZEHEIGHT"
msgid "Height, complete"
-msgstr "Alçada, completa"
+msgstr "Alçària, completa"
#: strings.hrc:457
msgctxt "SIP_SA_ONEPOSITIONX"
@@ -8620,22 +8194,22 @@ msgstr "Posició Y única"
#: strings.hrc:459
msgctxt "SIP_SA_ONESIZEWIDTH"
msgid "Single width"
-msgstr "Amplada simple"
+msgstr "Amplària simple"
#: strings.hrc:460
msgctxt "SIP_SA_ONESIZEHEIGHT"
msgid "Single height"
-msgstr "Alçada única"
+msgstr "Alçària única"
#: strings.hrc:461
msgctxt "SIP_SA_LOGICSIZEWIDTH"
msgid "Logical width"
-msgstr "Amplada lògica"
+msgstr "Amplària lògica"
#: strings.hrc:462
msgctxt "SIP_SA_LOGICSIZEHEIGHT"
msgid "Logical height"
-msgstr "Alçada lògica"
+msgstr "Alçària lògica"
#: strings.hrc:463
msgctxt "SIP_SA_ROTATEANGLE"
@@ -8795,7 +8369,7 @@ msgstr "Mida de la lletra"
#: strings.hrc:494
msgctxt "SIP_EE_CHAR_FONTWIDTH"
msgid "Font width"
-msgstr "Amplada de la lletra"
+msgstr "Amplària de la lletra"
#: strings.hrc:495
msgctxt "SIP_EE_CHAR_WEIGHT"
@@ -8913,10 +8487,9 @@ msgid "Invert"
msgstr "Inverteix"
#: strings.hrc:518
-#, fuzzy
msgctxt "SIP_SA_GRAFMODE"
msgid "Image mode"
-msgstr "Mode d'imatge"
+msgstr "Mode imatge"
#: strings.hrc:519
msgctxt "SIP_SA_GRAFCROP"
@@ -9005,10 +8578,9 @@ msgid "Tables"
msgstr "Taules"
#: strings.hrc:537
-#, fuzzy
msgctxt "STR_ObjNameSingulFONTWORK"
msgid "Font work"
-msgstr "font work"
+msgstr "Font work"
#. Strings for the Draw-Dialog --------------------------------------------
#: strings.hrc:539
@@ -9027,7 +8599,6 @@ msgid "Bitmap"
msgstr "Mapa de bits"
#: strings.hrc:542
-#, fuzzy
msgctxt "RID_SVXSTR_PATTERN"
msgid "Pattern"
msgstr "Patró"
@@ -9035,7 +8606,7 @@ msgstr "Patró"
#: strings.hrc:543
msgctxt "RID_SVXSTR_PATTERN_UNTITLED"
msgid "Untitled Pattern"
-msgstr ""
+msgstr "Patró sense títol"
#: strings.hrc:544
msgctxt "RID_SVXSTR_LINESTYLE"
@@ -9139,10 +8710,9 @@ msgid "Yellow"
msgstr "Groc"
#: strings.hrc:565
-#, fuzzy
msgctxt "RID_SVXSTR_COLOR_GOLD"
msgid "Gold"
-msgstr "Daurat"
+msgstr "Or"
#: strings.hrc:566
msgctxt "RID_SVXSTR_COLOR_ORANGE"
@@ -9152,7 +8722,7 @@ msgstr "Taronja"
#: strings.hrc:567
msgctxt "RID_SVXSTR_COLOR_BRICK"
msgid "Brick"
-msgstr ""
+msgstr "Maó"
#: strings.hrc:568
msgctxt "RID_SVXSTR_COLOR_RED"
@@ -9172,7 +8742,7 @@ msgstr "Porpre"
#: strings.hrc:571
msgctxt "RID_SVXSTR_COLOR_INDIGO"
msgid "Indigo"
-msgstr ""
+msgstr "Indi"
#: strings.hrc:572
msgctxt "RID_SVXSTR_COLOR_BLUE"
@@ -9180,10 +8750,9 @@ msgid "Blue"
msgstr "Blau"
#: strings.hrc:573
-#, fuzzy
msgctxt "RID_SVXSTR_COLOR_TEAL"
msgid "Teal"
-msgstr "jade"
+msgstr "Jade"
#: strings.hrc:574
msgctxt "RID_SVXSTR_COLOR_GREEN"
@@ -9191,14 +8760,12 @@ msgid "Green"
msgstr "Verd"
#: strings.hrc:575
-#, fuzzy
msgctxt "RID_SVXSTR_COLOR_LIME"
msgid "Lime"
-msgstr "Línia"
+msgstr "Llima"
#. Light variants of the standard color palette
#: strings.hrc:577
-#, fuzzy
msgctxt "RID_SVXSTR_COLOR_LIGHTGRAY"
msgid "Light Gray"
msgstr "Gris clar"
@@ -9206,25 +8773,24 @@ msgstr "Gris clar"
#: strings.hrc:578
msgctxt "RID_SVXSTR_COLOR_LIGHTYELLOW"
msgid "Light Yellow"
-msgstr ""
+msgstr "Groc clar"
#: strings.hrc:579
msgctxt "RID_SVXSTR_COLOR_LIGHTGOLD"
msgid "Light Gold"
-msgstr ""
+msgstr "Or clar"
#: strings.hrc:580
msgctxt "RID_SVXSTR_COLOR_LIGHTORANGE"
msgid "Light Orange"
-msgstr ""
+msgstr "Taronja clar"
#: strings.hrc:581
msgctxt "RID_SVXSTR_COLOR_LIGHTBRICK"
msgid "Light Brick"
-msgstr ""
+msgstr "Maó clar"
#: strings.hrc:582
-#, fuzzy
msgctxt "RID_SVXSTR_COLOR_LIGHTRED"
msgid "Light Red"
msgstr "Roig clar"
@@ -9232,20 +8798,19 @@ msgstr "Roig clar"
#: strings.hrc:583
msgctxt "RID_SVXSTR_COLOR_LIGHTVIOLET"
msgid "Light Violet"
-msgstr ""
+msgstr "Violat clar"
#: strings.hrc:584
msgctxt "RID_SVXSTR_COLOR_LIGHTPURPLE"
msgid "Light Purple"
-msgstr ""
+msgstr "Porpra clar"
#: strings.hrc:585
msgctxt "RID_SVXSTR_COLOR_LIGHTINDIGO"
msgid "Light Indigo"
-msgstr ""
+msgstr "Indi clar"
#: strings.hrc:586
-#, fuzzy
msgctxt "RID_SVXSTR_COLOR_LIGHTBLUE"
msgid "Light Blue"
msgstr "Blau clar"
@@ -9253,10 +8818,9 @@ msgstr "Blau clar"
#: strings.hrc:587
msgctxt "RID_SVXSTR_COLOR_LIGHTTEAL"
msgid "Light Teal"
-msgstr ""
+msgstr "Jade clar"
#: strings.hrc:588
-#, fuzzy
msgctxt "RID_SVXSTR_COLOR_LIGHTGREEN"
msgid "Light Green"
msgstr "Verd clar"
@@ -9264,42 +8828,40 @@ msgstr "Verd clar"
#: strings.hrc:589
msgctxt "RID_SVXSTR_COLOR_LIGHTLIME"
msgid "Light Lime"
-msgstr ""
+msgstr "Llima clar"
#. Dark variants of the standard color palette
#: strings.hrc:591
msgctxt "RID_SVXSTR_COLOR_DARKGRAY"
msgid "Dark Gray"
-msgstr ""
+msgstr "Gris fosc"
#: strings.hrc:592
msgctxt "RID_SVXSTR_COLOR_DARKYELLOW"
msgid "Dark Yellow"
-msgstr ""
+msgstr "Groc fosc"
#: strings.hrc:593
msgctxt "RID_SVXSTR_COLOR_DARKGOLD"
msgid "Dark Gold"
-msgstr ""
+msgstr "Or fosc"
#: strings.hrc:594
msgctxt "RID_SVXSTR_COLOR_DARKORANGE"
msgid "Dark Orange"
-msgstr ""
+msgstr "Taronja fosc"
#: strings.hrc:595
msgctxt "RID_SVXSTR_COLOR_DARKBRICK"
msgid "Dark Brick"
-msgstr ""
+msgstr "Maó bosc"
#: strings.hrc:596
-#, fuzzy
msgctxt "RID_SVXSTR_COLOR_DARKRED"
msgid "Dark Red"
msgstr "Roig fosc"
#: strings.hrc:597
-#, fuzzy
msgctxt "RID_SVXSTR_COLOR_DARKVIOLET1"
msgid "Dark Violet"
msgstr "Violeta fosc"
@@ -9307,32 +8869,32 @@ msgstr "Violeta fosc"
#: strings.hrc:598
msgctxt "RID_SVXSTR_COLOR_DARKPURPLE"
msgid "Dark Purple"
-msgstr ""
+msgstr "Porpra fosc"
#: strings.hrc:599
msgctxt "RID_SVXSTR_COLOR_DARKINDIGO"
msgid "Dark Indigo"
-msgstr ""
+msgstr "Indi fosc"
#: strings.hrc:600
msgctxt "RID_SVXSTR_COLOR_DARKBLUE"
msgid "Dark Blue"
-msgstr ""
+msgstr "Blau fosc"
#: strings.hrc:601
msgctxt "RID_SVXSTR_COLOR_DARKTEAL"
msgid "Dark Teal"
-msgstr ""
+msgstr "Jade fosc"
#: strings.hrc:602
msgctxt "RID_SVXSTR_COLOR_DARKGREEN"
msgid "Dark Green"
-msgstr ""
+msgstr "Verd fosc"
#: strings.hrc:603
msgctxt "RID_SVXSTR_COLOR_DARKLIME"
msgid "Dark Lime"
-msgstr ""
+msgstr "Llima fosc"
#. Old default color names, probably often used in saved files
#: strings.hrc:605
@@ -9495,7 +9057,7 @@ msgstr "Groc"
#: strings.hrc:638
msgctxt "RID_SVXSTR_TBLAFMT_LO6_ACADEMIC"
msgid "Academic"
-msgstr ""
+msgstr "Acadèmic"
#: strings.hrc:639
msgctxt "RID_SVXSTR_TBLAFMT_LO6_BOX_LIST_BLUE"
@@ -9518,16 +9080,14 @@ msgid "Box List Yellow"
msgstr ""
#: strings.hrc:643
-#, fuzzy
msgctxt "RID_SVXSTR_TBLAFMT_LO6_ELEGANT"
msgid "Elegant"
msgstr "Elegant"
#: strings.hrc:644
-#, fuzzy
msgctxt "RID_SVXSTR_TBLAFMT_LO6_FINANCIAL"
msgid "Financial"
-msgstr "Finances"
+msgstr "Financer"
#: strings.hrc:645
msgctxt "RID_SVXSTR_TBLAFMT_LO6_SIMPLE_GRID_COLUMNS"
@@ -10029,61 +9589,51 @@ msgid "Purple Haze"
msgstr "Calitja porpra"
#: strings.hrc:752
-#, fuzzy
msgctxt "RID_SVXSTR_HATCH0"
msgid "Black 45 Degrees Wide"
msgstr "Negre 45 graus ample"
#: strings.hrc:753
-#, fuzzy
msgctxt "RID_SVXSTR_HATCH1"
msgid "Black 45 Degrees"
msgstr "Negre 45 graus"
#: strings.hrc:754
-#, fuzzy
msgctxt "RID_SVXSTR_HATCH2"
msgid "Black -45 Degrees"
msgstr "Negre -45 graus"
#: strings.hrc:755
-#, fuzzy
msgctxt "RID_SVXSTR_HATCH3"
msgid "Black 90 Degrees"
msgstr "Negre 90 graus"
#: strings.hrc:756
-#, fuzzy
msgctxt "RID_SVXSTR_HATCH4"
msgid "Red Crossed 45 Degrees"
msgstr "Roig encreuat 45 graus"
#: strings.hrc:757
-#, fuzzy
msgctxt "RID_SVXSTR_HATCH5"
msgid "Red Crossed 0 Degrees"
msgstr "Roig encreuat 0 graus"
#: strings.hrc:758
-#, fuzzy
msgctxt "RID_SVXSTR_HATCH6"
msgid "Blue Crossed 45 Degrees"
msgstr "Blau encreuat 45 graus"
#: strings.hrc:759
-#, fuzzy
msgctxt "RID_SVXSTR_HATCH7"
msgid "Blue Crossed 0 Degrees"
msgstr "Blau encreuat 0 graus"
#: strings.hrc:760
-#, fuzzy
msgctxt "RID_SVXSTR_HATCH8"
msgid "Blue Triple 90 Degrees"
msgstr "Blau triple 90 graus"
#: strings.hrc:761
-#, fuzzy
msgctxt "RID_SVXSTR_HATCH9"
msgid "Black 0 Degrees"
msgstr "Negre 0 graus"
@@ -10094,7 +9644,6 @@ msgid "Hatching"
msgstr "Ombreig"
#: strings.hrc:763
-#, fuzzy
msgctxt "RID_SVXSTR_BMP0"
msgid "Empty"
msgstr "Buit"
@@ -10205,167 +9754,161 @@ msgid "Bitmap"
msgstr "Mapa de bits"
#: strings.hrc:785
-#, fuzzy
msgctxt "RID_SVXSTR_BMP22"
msgid "5 Percent"
-msgstr "Percentatge"
+msgstr "5 per cent"
#: strings.hrc:786
msgctxt "RID_SVXSTR_BMP23"
msgid "10 Percent"
-msgstr ""
+msgstr "10 per cent"
#: strings.hrc:787
msgctxt "RID_SVXSTR_BMP24"
msgid "20 Percent"
-msgstr ""
+msgstr "20 percent"
#: strings.hrc:788
msgctxt "RID_SVXSTR_BMP25"
msgid "25 Percent"
-msgstr ""
+msgstr "25 per cent"
#: strings.hrc:789
msgctxt "RID_SVXSTR_BMP26"
msgid "30 Percent"
-msgstr ""
+msgstr "30 per cent"
#: strings.hrc:790
msgctxt "RID_SVXSTR_BMP27"
msgid "40 Percent"
-msgstr ""
+msgstr "40 per cent"
#: strings.hrc:791
msgctxt "RID_SVXSTR_BMP28"
msgid "50 Percent"
-msgstr ""
+msgstr "50 per cent"
#: strings.hrc:792
msgctxt "RID_SVXSTR_BMP29"
msgid "60 Percent"
-msgstr ""
+msgstr "60 per cent"
#: strings.hrc:793
msgctxt "RID_SVXSTR_BMP30"
msgid "70 Percent"
-msgstr ""
+msgstr "70 per cent"
#: strings.hrc:794
msgctxt "RID_SVXSTR_BMP31"
msgid "75 Percent"
-msgstr ""
+msgstr "75 per cent"
#: strings.hrc:795
msgctxt "RID_SVXSTR_BMP32"
msgid "80 Percent"
-msgstr ""
+msgstr "80 per cent"
#: strings.hrc:796
msgctxt "RID_SVXSTR_BMP33"
msgid "90 Percent"
-msgstr ""
+msgstr "90 per cent"
#: strings.hrc:797
msgctxt "RID_SVXSTR_BMP34"
msgid "Light Downward Diagonal"
-msgstr ""
+msgstr "Diagonal descendent fina"
#: strings.hrc:798
msgctxt "RID_SVXSTR_BMP35"
msgid "Light Upward Diagonal"
-msgstr ""
+msgstr "Diagonal ascendent fina"
#: strings.hrc:799
msgctxt "RID_SVXSTR_BMP36"
msgid "Dark Downward Diagonal"
-msgstr ""
+msgstr "Diagonal descendent gruixuda"
#: strings.hrc:800
msgctxt "RID_SVXSTR_BMP37"
msgid "Dark Upward Diagonal"
-msgstr ""
+msgstr "Diagonal ascendent gruixuda"
#: strings.hrc:801
msgctxt "RID_SVXSTR_BMP38"
msgid "Wide Downward Diagonal"
-msgstr ""
+msgstr "Diagonal descendent ampla"
#: strings.hrc:802
msgctxt "RID_SVXSTR_BMP39"
msgid "Wide Upward Diagonal"
-msgstr ""
+msgstr "Diagonal ascendent ampla"
#: strings.hrc:803
msgctxt "RID_SVXSTR_BMP40"
msgid "Light Vertical"
-msgstr ""
+msgstr "Vertical fina"
#: strings.hrc:804
-#, fuzzy
msgctxt "RID_SVXSTR_BMP41"
msgid "Light Horizontal"
-msgstr "Inclinació horitzontal"
+msgstr "Horitzontal fina"
#: strings.hrc:805
msgctxt "RID_SVXSTR_BMP42"
msgid "Narrow Vertical"
-msgstr ""
+msgstr "Vertical estreta"
#: strings.hrc:806
-#, fuzzy
msgctxt "RID_SVXSTR_BMP43"
msgid "Narrow Horizontal"
-msgstr "Inclinació horitzontal"
+msgstr "Horitzontal estreta"
#: strings.hrc:807
msgctxt "RID_SVXSTR_BMP44"
msgid "Dark Vertical"
-msgstr ""
+msgstr "Vertical gruixuda"
#: strings.hrc:808
-#, fuzzy
msgctxt "RID_SVXSTR_BMP45"
msgid "Dark Horizontal"
-msgstr "Inclinació horitzontal"
+msgstr "Horitzontal gruixuda"
#: strings.hrc:809
msgctxt "RID_SVXSTR_BMP46"
msgid "Dashed Downward Diagonal"
-msgstr ""
+msgstr "Diagonal descendent discontínua"
#: strings.hrc:810
msgctxt "RID_SVXSTR_BMP47"
msgid "Dashed Upward Diagonal"
-msgstr ""
+msgstr "Diagonal ascendent discontínua"
#: strings.hrc:811
-#, fuzzy
msgctxt "RID_SVXSTR_BMP48"
msgid "Dashed Horizontal"
-msgstr "Inclinació horitzontal"
+msgstr "Horitzontal discontínua"
#: strings.hrc:812
msgctxt "RID_SVXSTR_BMP49"
msgid "Dashed Vertical"
-msgstr ""
+msgstr "Vertical discontíua"
#: strings.hrc:813
msgctxt "RID_SVXSTR_BMP50"
msgid "Small Confetti"
-msgstr ""
+msgstr "Confeti petit"
#: strings.hrc:814
msgctxt "RID_SVXSTR_BMP51"
msgid "Large Confetti"
-msgstr ""
+msgstr "Confeti gran"
#: strings.hrc:815
msgctxt "RID_SVXSTR_BMP52"
msgid "Zig Zag"
-msgstr ""
+msgstr "Ziga-zaga"
#: strings.hrc:816
-#, fuzzy
msgctxt "RID_SVXSTR_BMP53"
msgid "Wave"
msgstr "Ona"
@@ -10373,25 +9916,22 @@ msgstr "Ona"
#: strings.hrc:817
msgctxt "RID_SVXSTR_BMP54"
msgid "Diagonal Brick"
-msgstr ""
+msgstr "Maó diagonal"
#: strings.hrc:818
-#, fuzzy
msgctxt "RID_SVXSTR_BMP55"
msgid "Horizontal Brick"
-msgstr "línia horitzontal"
+msgstr "Maó horitzontal"
#: strings.hrc:819
-#, fuzzy
msgctxt "RID_SVXSTR_BMP56"
msgid "Weave"
-msgstr "Ona"
+msgstr "Trama"
#: strings.hrc:820
-#, fuzzy
msgctxt "RID_SVXSTR_BMP57"
msgid "Plaid"
-msgstr "Simple"
+msgstr "Tartà"
#: strings.hrc:821
msgctxt "RID_SVXSTR_BMP58"
@@ -10401,15 +9941,14 @@ msgstr ""
#: strings.hrc:822
msgctxt "RID_SVXSTR_BMP59"
msgid "Dotted Grid"
-msgstr ""
+msgstr "Graella puntejada"
#: strings.hrc:823
msgctxt "RID_SVXSTR_BMP60"
msgid "Dotted Diamond"
-msgstr ""
+msgstr "Diamant puntejat"
#: strings.hrc:824
-#, fuzzy
msgctxt "RID_SVXSTR_BMP61"
msgid "Shingle"
msgstr "Simple"
@@ -10420,30 +9959,29 @@ msgid "Trellis"
msgstr ""
#: strings.hrc:826
-#, fuzzy
msgctxt "RID_SVXSTR_BMP63"
msgid "Sphere"
-msgstr "esfera"
+msgstr "Esfera"
#: strings.hrc:827
msgctxt "RID_SVXSTR_BMP64"
msgid "Small Grid"
-msgstr ""
+msgstr "Graella petita"
#: strings.hrc:828
msgctxt "RID_SVXSTR_BMP65"
msgid "Large Grid"
-msgstr ""
+msgstr "Graella gran"
#: strings.hrc:829
msgctxt "RID_SVXSTR_BMP66"
msgid "Small Checker Board"
-msgstr ""
+msgstr "Escaquer petit"
#: strings.hrc:830
msgctxt "RID_SVXSTR_BMP67"
msgid "Large Checker Board"
-msgstr ""
+msgstr "Escaquer gran"
#: strings.hrc:831
msgctxt "RID_SVXSTR_BMP68"
@@ -10453,16 +9991,14 @@ msgstr ""
#: strings.hrc:832
msgctxt "RID_SVXSTR_BMP69"
msgid "Solid Diamond"
-msgstr ""
+msgstr "Diamant ple"
#: strings.hrc:833
-#, fuzzy
msgctxt "RID_SVXSTR_BMP70"
msgid "Vertical"
msgstr "Vertical"
#: strings.hrc:834
-#, fuzzy
msgctxt "RID_SVXSTR_BMP71"
msgid "Horizontal"
msgstr "Horitzontal"
@@ -10470,15 +10006,14 @@ msgstr "Horitzontal"
#: strings.hrc:835
msgctxt "RID_SVXSTR_BMP72"
msgid "Downward Diagonal"
-msgstr ""
+msgstr "Diagonal descendent"
#: strings.hrc:836
msgctxt "RID_SVXSTR_BMP73"
msgid "Upward Diagonal"
-msgstr ""
+msgstr "Diagonal ascendent"
#: strings.hrc:837
-#, fuzzy
msgctxt "RID_SVXSTR_BMP74"
msgid "Cross"
msgstr "Creu"
@@ -10486,7 +10021,7 @@ msgstr "Creu"
#: strings.hrc:838
msgctxt "RID_SVXSTR_BMP75"
msgid "Diagonal Cross"
-msgstr ""
+msgstr "Creu en diagonal"
#: strings.hrc:839
msgctxt "RID_SVXSTR_DASH0"
@@ -10787,18 +10322,14 @@ msgid "Not recovered yet"
msgstr "Encara no s'ha recuperat"
#: strings.hrc:906
-#, fuzzy
msgctxt "RID_SVXSTR_RECOVERY_INPROGRESS"
msgid "%PRODUCTNAME %PRODUCTVERSION has begun recovering your documents. Depending on the size of the documents this process can take some time."
-msgstr "El %PRODUCTNAME %PRODUCTVERSION començarà a recuperar els documents. Segons la mida dels documents, este procés pot trigar una estona."
+msgstr "El %PRODUCTNAME %PRODUCTVERSION ha començat a recuperar els documents. Segons la mida dels documents, este procés pot trigar una estona."
#: strings.hrc:907
-#, fuzzy
msgctxt "RID_SVXSTR_RECOVERYONLY_FINISH_DESCR"
msgid "Recovery of your documents was finished. Click 'Finish' to see your documents."
-msgstr ""
-"La recuperació dels documents ha finalitzat.\n"
-"Feu clic a «Finalitza» per veure els documents."
+msgstr "La recuperació dels documents ha finalitzat. Feu clic a «Finalitza» per a veure els documents."
#: strings.hrc:908
msgctxt "RID_SVXSTR_RECOVERYONLY_FINISH"
@@ -10806,13 +10337,11 @@ msgid "~Finish"
msgstr "~Finalitza"
#: strings.hrc:909
-#, fuzzy
msgctxt "RID_SVXSTR_WIDTH_LAST_CUSTOM"
msgid "Last Custom Value"
-msgstr "Últims valors personalitzats"
+msgstr "Últim valor personalitzat"
#: strings.hrc:910
-#, fuzzy
msgctxt "RID_SVXSTR_PT"
msgid "pt"
msgstr "pt"
@@ -10823,10 +10352,9 @@ msgid "Image Export"
msgstr "Exportació d'imatge"
#: strings.hrc:913
-#, fuzzy
msgctxt "RID_SVXSTR_SAVEAS_IMAGE"
msgid "Save as Image"
-msgstr "Guarda la imatge"
+msgstr "Guarda com a imatge"
#. Strings for the Draw Dialog --------------------------------------------
#: strings.hrc:916
@@ -10926,7 +10454,6 @@ msgid "Emoticons"
msgstr "Emoticones"
#: strings.hrc:939
-#, fuzzy
msgctxt "RID_GALLERYSTR_THEME_PHOTOS"
msgid "Images"
msgstr "Imatges"
@@ -11167,55 +10694,46 @@ msgid "P~arallel"
msgstr "P~aral·lel"
#: strings.hrc:990
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_NW"
msgid "Extrusion North-West"
msgstr "Extrusió nord-oest"
#: strings.hrc:991
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_N"
msgid "Extrusion North"
msgstr "Extrusió nord"
#: strings.hrc:992
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_NE"
msgid "Extrusion North-East"
msgstr "Extrusió nord-est"
#: strings.hrc:993
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_W"
msgid "Extrusion West"
msgstr "Extrusió oest"
#: strings.hrc:994
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_NONE"
msgid "Extrusion Backwards"
msgstr "Extrusió cap arrere"
#: strings.hrc:995
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_E"
msgid "Extrusion East"
msgstr "Extrusió est"
#: strings.hrc:996
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_SW"
msgid "Extrusion South-West"
msgstr "Extrusió sud-oest"
#: strings.hrc:997
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_S"
msgid "Extrusion South"
msgstr "Extrusió sud"
#: strings.hrc:998
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_SE"
msgid "Extrusion South-East"
msgstr "Extrusió sud-est"
@@ -11316,22 +10834,19 @@ msgid "~Infinity"
msgstr "~Infinit"
#: strings.hrc:1019
-#, fuzzy
msgctxt "RID_SVXSTR_NOFILL"
msgid "No Fill"
msgstr "Sense emplenament"
#: strings.hrc:1020
-#, fuzzy
msgctxt "RID_SVXSTR_TRANSPARENT"
msgid "Transparent"
-msgstr "Transparència"
+msgstr "Transparent"
#: strings.hrc:1021
-#, fuzzy
msgctxt "RID_SVXSTR_DEFAULT"
msgid "Default"
-msgstr "Per defecte"
+msgstr "Predeterminat"
#: strings.hrc:1022
msgctxt "RID_SVXSTR_FRAME"
@@ -11354,7 +10869,6 @@ msgid "More Bullets..."
msgstr "Més pics..."
#: strings.hrc:1026
-#, fuzzy
msgctxt "RID_SVXSTR_BY_AUTHOR"
msgid "By author"
msgstr "Per autor"
@@ -11391,10 +10905,9 @@ msgid "Font Name. The current font is not available and will be substituted."
msgstr "Nom del tipus de lletra. El tipus de lletra actual no es troba disponible i serà substituït."
#: strings.hrc:1034
-#, fuzzy
msgctxt "RID_SVXSTR_CUSTOM_PAL"
msgid "custom"
-msgstr "personalitza"
+msgstr "personalitzat"
#: strings.hrc:1035
msgctxt "RID_SVXSTR_DOC_COLORS"
@@ -11504,7 +11017,7 @@ msgstr "Aplica la forma del Fontwork"
#: strings.hrc:1059
msgctxt "RID_SVXSTR_UNDO_APPLY_FONTWORK_SAME_LETTER_HEIGHT"
msgid "Apply Fontwork Same Letter Heights"
-msgstr "Aplica la mateixa alçada de lletra Fontwork"
+msgstr "Aplica la mateixa alçària de lletra Fontwork"
#: strings.hrc:1060
msgctxt "RID_SVXSTR_UNDO_APPLY_FONTWORK_ALIGNMENT"
@@ -12334,10 +11847,9 @@ msgid "Digital Signature: The document signature and the certificate are OK, but
msgstr "Signatura digital: la signatura del document i el certificat són correctes, però no totes les parts del document estan signades."
#: strings.hrc:1229
-#, fuzzy
msgctxt "RID_SVXSTR_DOC_MODIFIED_YES"
msgid "The document has been modified. Click to save the document."
-msgstr "El document s'ha modificat. Feu doble clic per a guardar el document."
+msgstr "El document s'ha modificat. Feu clic per a guardar el document."
#: strings.hrc:1230
msgctxt "RID_SVXSTR_DOC_MODIFIED_NO"
@@ -12357,13 +11869,12 @@ msgstr "Ajusta la dispositiva a la finestra actual."
#: strings.hrc:1233
msgctxt "RID_SVXSTR_WARN_MISSING_SMARTART"
msgid "Could not load all SmartArts. Saving in Microsoft Office 2010 or later would avoid this issue."
-msgstr ""
+msgstr "No s'han pogut carregar tots els objectes de SmartArts. Este problema s'evita si guardeu en format del Microsoft Office 2010 o posterior."
#: strings.hrc:1234
-#, fuzzy
msgctxt "RID_SVXSTR_ZOOMTOOL_HINT"
msgid "Zoom factor. Right-click to change zoom factor or click to open Zoom dialog."
-msgstr "Nivell d'escala. Feu clic dret per a canviar el nivell d'ampliació o feu clic per a obrir el diàleg d'escala."
+msgstr "Factor d'escala. Feu clic dret per a canviar el factor d'ampliació o feu clic per a obrir el diàleg d'escala."
#: strings.hrc:1235
msgctxt "RID_SVXSTR_ZOOM_IN"
@@ -12413,7 +11924,7 @@ msgstr "Tota la pàgina"
#: strings.hrc:1244
msgctxt "RID_SVXSTR_ZOOM_PAGE_WIDTH"
msgid "Page Width"
-msgstr "Amplada de la pàgina"
+msgstr "Amplària de la pàgina"
#: strings.hrc:1245
msgctxt "RID_SVXSTR_ZOOM_OPTIMAL_VIEW"
@@ -12423,7 +11934,7 @@ msgstr "Visualització òptima"
#: strings.hrc:1246
msgctxt "RID_SIDEBAR_EMPTY_PANEL_TEXT"
msgid "Properties for the task that you are performing are not available for the current selection"
-msgstr ""
+msgstr "Les propietats de la tasca que esteu realitzant no es troben disponibles per a la selecció actual"
#: strings.hrc:1248
msgctxt "RID_SVXSTR_SEARCH_STYLES"
@@ -12443,7 +11954,7 @@ msgstr "Estils de ~cel·la"
#: strings.hrc:1251
msgctxt "RID_SVXSTR_SEARCH"
msgid "(Search)"
-msgstr "(Cerca)"
+msgstr "(Busca)"
#: strings.hrc:1252
msgctxt "RID_SVXSTR_REPLACE"
@@ -12463,7 +11974,7 @@ msgstr "S'ha arribat a la fi del full"
#: strings.hrc:1255
msgctxt "RID_SVXSTR_SEARCH_NOT_FOUND"
msgid "Search key not found"
-msgstr "No s'ha trobat l'expressió cercada"
+msgstr "No s'ha trobat l'expressió buscada"
#: strings.hrc:1256
msgctxt "RID_SVXSTR_SEARCH_START"
@@ -12606,10 +12117,9 @@ msgid "Right pointing bullet, right pointing arrow bullet, solid diamond bullet,
msgstr "Pic en fletxa cap a la dreta; pic en fletxa cap a la dreta plena; pic en diamant ple; pics circulars, petits i plens"
#: strings.hrc:1288
-#, fuzzy
msgctxt "RID_SVXSTR_SAFEMODE_ZIP_FAILURE"
msgid "The zip file could not be created."
-msgstr "No s'ha pogut crear el fitxer."
+msgstr "No s'ha pogut crear el fitxer zip."
#: strings.hrc:1290
msgctxt "RID_SVXSTR_STYLEFAMILY_TABLEDESIGN"
@@ -12639,7 +12149,7 @@ msgstr "Accions per refer: $(ARG1)"
#: strings.hrc:1297
msgctxt "RID_SVXSTR_FINDBAR_FIND"
msgid "Find"
-msgstr "Cerca"
+msgstr "Busca"
#: strings.hrc:1298
msgctxt "RID_SVXSTR_FINDBAR_MATCHCASE"
@@ -12903,27 +12413,28 @@ msgid ""
"The image has been modified. By default the original image will be saved.\n"
"Do you want to save the modified version instead ?"
msgstr ""
+"La imatge s'ha modificat. Per defecte, es guardarà la imatge original.\n"
+"Voleu guardar la versió modificada?"
#: strings.hrc:1358
msgctxt "RID_SUBSETMAP"
msgid "Add to favorites"
-msgstr ""
+msgstr "Afig als preferits"
#: strings.hrc:1359
msgctxt "RID_SUBSETMAP"
msgid "Remove from favorites"
-msgstr ""
+msgstr "Suprimeix dels preferits"
#: strings.hrc:1360
-#, fuzzy
msgctxt "RID_SUBSETMAP"
msgid "Insert into document"
-msgstr "Insereix el document"
+msgstr "Insereix en el document"
#: strings.hrc:1361
msgctxt "RID_SUBSETMAP"
msgid "Copy to clipboard"
-msgstr ""
+msgstr "Copia al porta-retalls"
#: strings.hrc:1363
msgctxt "RID_SUBSETMAP"
@@ -13263,7 +12774,7 @@ msgstr "Formes de presentació de l'àrab (B)"
#: strings.hrc:1430
msgctxt "RID_SUBSETMAP"
msgid "Half-width and Full-width Forms"
-msgstr "Formes d'amplada mitjana i d'amplada completa"
+msgstr "Formes d'amplària mitjana i d'amplària completa"
#: strings.hrc:1431
msgctxt "RID_SUBSETMAP"
@@ -13466,7 +12977,6 @@ msgid "Cherokee"
msgstr "Xerokee"
#: strings.hrc:1471
-#, fuzzy
msgctxt "RID_SUBSETMAP"
msgid "Canadian Aboriginal Syllables"
msgstr "Síl·labes aborígens canadenques"
@@ -14244,73 +13754,67 @@ msgstr "Transcripció Sutton de llengües de signes"
#: strings.hrc:1626
msgctxt "RID_SUBSETMAP"
msgid "Adlam"
-msgstr ""
+msgstr "adlam"
#: strings.hrc:1627
msgctxt "RID_SUBSETMAP"
msgid "Bhaiksuki"
-msgstr ""
+msgstr "bhaiksuki"
#: strings.hrc:1628
-#, fuzzy
msgctxt "RID_SUBSETMAP"
msgid "Cyrillic Extended-C"
-msgstr "Ciríl·lic ampliat-A"
+msgstr "Ciríl·lic ampliat - C"
#: strings.hrc:1629
msgctxt "RID_SUBSETMAP"
msgid "Glagolitic Supplement"
-msgstr ""
+msgstr "Suplement glagolític"
#: strings.hrc:1630
msgctxt "RID_SUBSETMAP"
msgid "Ideographic Symbols and Punctuation"
-msgstr ""
+msgstr "Símbols ideogràfics i puntuació"
#: strings.hrc:1631
msgctxt "RID_SUBSETMAP"
msgid "Marchen"
-msgstr ""
+msgstr "marchen"
#: strings.hrc:1632
-#, fuzzy
msgctxt "RID_SUBSETMAP"
msgid "Mongolian Supplement"
-msgstr "Georgià (suplement)"
+msgstr "Suplement mongol"
#: strings.hrc:1633
-#, fuzzy
msgctxt "RID_SUBSETMAP"
msgid "Newa"
-msgstr "Nou"
+msgstr "newa"
#: strings.hrc:1634
-#, fuzzy
msgctxt "RID_SUBSETMAP"
msgid "Osage"
-msgstr "Ús"
+msgstr "osage"
#: strings.hrc:1635
msgctxt "RID_SUBSETMAP"
msgid "Tangut"
-msgstr ""
+msgstr "tangut"
#: strings.hrc:1636
msgctxt "RID_SUBSETMAP"
msgid "Tangut Components"
-msgstr ""
+msgstr "components de tangut"
#: strings.hrc:1637
-#, fuzzy
msgctxt "RID_SUBSETMAP"
msgid "CJK Unified Ideographs Extension F"
-msgstr "Ideogrames unificats CJK ampliació A"
+msgstr "Ideogrames unificats del CJK ampliació F"
#: strings.hrc:1638
-#, fuzzy
msgctxt "RID_SUBSETMAP"
msgid "Kana Extended-A"
-msgstr "Myanmar ampliat - A"
+msgstr "kana ampliat-A"
#: strings.hrc:1639
msgctxt "RID_SUBSETMAP"
@@ -14320,23 +13824,22 @@ msgstr ""
#: strings.hrc:1640
msgctxt "RID_SUBSETMAP"
msgid "Nushu"
-msgstr ""
+msgstr "nushu"
#: strings.hrc:1641
msgctxt "RID_SUBSETMAP"
msgid "Soyombo"
-msgstr ""
+msgstr "soyombo"
#: strings.hrc:1642
-#, fuzzy
msgctxt "RID_SUBSETMAP"
msgid "Syriac Supplement"
-msgstr "Ciríl·lic (suplement)"
+msgstr "Suplement siríac"
#: strings.hrc:1643
msgctxt "RID_SUBSETMAP"
msgid "Zanabazar Square"
-msgstr ""
+msgstr "Quadrat de Zanabazar"
#: svxitems.hrc:33
msgctxt "RID_ATTR_NAMES"
diff --git a/source/ca-valencia/sw/messages.po b/source/ca-valencia/sw/messages.po
index 488ea1c1f70..cb512a1bac0 100644
--- a/source/ca-valencia/sw/messages.po
+++ b/source/ca-valencia/sw/messages.po
@@ -4,106 +4,94 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2017-12-20 08:17+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"PO-Revision-Date: 2018-01-15 13:24+0000\n"
+"Last-Translator: joamuran <joamuran@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: ca-valencia\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1516022640.000000\n"
#: app.hrc:30
-#, fuzzy
msgctxt "RID_PARAGRAPHSTYLEFAMILY"
msgid "All Styles"
msgstr "Tots els estils"
#: app.hrc:31
-#, fuzzy
msgctxt "RID_PARAGRAPHSTYLEFAMILY"
msgid "Hidden Styles"
-msgstr "Estils amagats"
+msgstr "Estils ocults"
#: app.hrc:32
-#, fuzzy
msgctxt "RID_PARAGRAPHSTYLEFAMILY"
msgid "Applied Styles"
msgstr "Estils aplicats"
#: app.hrc:33
-#, fuzzy
msgctxt "RID_PARAGRAPHSTYLEFAMILY"
msgid "Custom Styles"
msgstr "Estils personalitzats"
#: app.hrc:34
-#, fuzzy
msgctxt "RID_PARAGRAPHSTYLEFAMILY"
msgid "Automatic"
msgstr "Automàtic"
#: app.hrc:35
-#, fuzzy
msgctxt "RID_PARAGRAPHSTYLEFAMILY"
msgid "Text Styles"
msgstr "Estils de text"
#: app.hrc:36
-#, fuzzy
msgctxt "RID_PARAGRAPHSTYLEFAMILY"
msgid "Chapter Styles"
-msgstr "Estils de caràcter"
+msgstr "Estils de capítol"
#: app.hrc:37
-#, fuzzy
msgctxt "RID_PARAGRAPHSTYLEFAMILY"
msgid "List Styles"
msgstr "Estils de llista"
#: app.hrc:38
-#, fuzzy
msgctxt "RID_PARAGRAPHSTYLEFAMILY"
msgid "Index Styles"
msgstr "Estils d'índex"
#: app.hrc:39
-#, fuzzy
msgctxt "RID_PARAGRAPHSTYLEFAMILY"
msgid "Special Styles"
msgstr "Estils especials"
#: app.hrc:40
-#, fuzzy
msgctxt "RID_PARAGRAPHSTYLEFAMILY"
msgid "HTML Styles"
msgstr "Estils HTML"
#: app.hrc:41
-#, fuzzy
msgctxt "RID_PARAGRAPHSTYLEFAMILY"
msgid "Conditional Styles"
-msgstr "Estil _condicional"
+msgstr "Estils condicionals"
#: app.hrc:47
msgctxt "RID_CHARACTERSTYLEFAMILY"
msgid "All Styles"
-msgstr ""
+msgstr "Tots els estils"
#: app.hrc:48
-#, fuzzy
msgctxt "RID_CHARACTERSTYLEFAMILY"
msgid "Hidden Styles"
msgstr "Estils amagats"
#: app.hrc:49
-#, fuzzy
msgctxt "RID_CHARACTERSTYLEFAMILY"
msgid "Applied Styles"
msgstr "Estils aplicats"
#: app.hrc:50
-#, fuzzy
msgctxt "RID_CHARACTERSTYLEFAMILY"
msgid "Custom Styles"
msgstr "Estils personalitzats"
@@ -111,22 +99,19 @@ msgstr "Estils personalitzats"
#: app.hrc:56
msgctxt "RID_FRAMESTYLEFAMILY"
msgid "All Styles"
-msgstr ""
+msgstr "Tots els estils"
#: app.hrc:57
-#, fuzzy
msgctxt "RID_FRAMESTYLEFAMILY"
msgid "Hidden Styles"
msgstr "Estils amagats"
#: app.hrc:58
-#, fuzzy
msgctxt "RID_FRAMESTYLEFAMILY"
msgid "Applied Styles"
msgstr "Estils aplicats"
#: app.hrc:59
-#, fuzzy
msgctxt "RID_FRAMESTYLEFAMILY"
msgid "Custom Styles"
msgstr "Estils personalitzats"
@@ -134,22 +119,19 @@ msgstr "Estils personalitzats"
#: app.hrc:65
msgctxt "RID_PAGESTYLEFAMILY"
msgid "All Styles"
-msgstr ""
+msgstr "Tots els estils"
#: app.hrc:66
-#, fuzzy
msgctxt "RID_PAGESTYLEFAMILY"
msgid "Hidden Styles"
msgstr "Estils amagats"
#: app.hrc:67
-#, fuzzy
msgctxt "RID_PAGESTYLEFAMILY"
msgid "Applied Styles"
msgstr "Estils aplicats"
#: app.hrc:68
-#, fuzzy
msgctxt "RID_PAGESTYLEFAMILY"
msgid "Custom Styles"
msgstr "Estils personalitzats"
@@ -157,22 +139,19 @@ msgstr "Estils personalitzats"
#: app.hrc:74
msgctxt "RID_LISTSTYLEFAMILY"
msgid "All Styles"
-msgstr ""
+msgstr "Tots els estils"
#: app.hrc:75
-#, fuzzy
msgctxt "RID_LISTSTYLEFAMILY"
msgid "Hidden Styles"
msgstr "Estils amagats"
#: app.hrc:76
-#, fuzzy
msgctxt "RID_LISTSTYLEFAMILY"
msgid "Applied Styles"
msgstr "Estils aplicats"
#: app.hrc:77
-#, fuzzy
msgctxt "RID_LISTSTYLEFAMILY"
msgid "Custom Styles"
msgstr "Estils personalitzats"
@@ -180,52 +159,44 @@ msgstr "Estils personalitzats"
#: app.hrc:83
msgctxt "RID_TABLESTYLEFAMILY"
msgid "All Styles"
-msgstr ""
+msgstr "Tots els estils"
#: app.hrc:84
-#, fuzzy
msgctxt "RID_TABLESTYLEFAMILY"
msgid "Hidden Styles"
msgstr "Estils amagats"
#: app.hrc:85
-#, fuzzy
msgctxt "RID_TABLESTYLEFAMILY"
msgid "Applied Styles"
msgstr "Estils aplicats"
#: app.hrc:86
-#, fuzzy
msgctxt "RID_TABLESTYLEFAMILY"
msgid "Custom Styles"
msgstr "Estils personalitzats"
#: cnttab.hrc:29
-#, fuzzy
msgctxt "RES_SRCTYPES"
msgid "%PRODUCTNAME Math"
-msgstr "%PRODUCTNAME %s"
+msgstr "%PRODUCTNAME Math"
#: cnttab.hrc:30
-#, fuzzy
msgctxt "RES_SRCTYPES"
msgid "%PRODUCTNAME Chart"
-msgstr "%PRODUCTNAME %s"
+msgstr "Diagrama del %PRODUCTNAME"
#: cnttab.hrc:31
-#, fuzzy
msgctxt "RES_SRCTYPES"
msgid "%PRODUCTNAME Calc"
-msgstr "%PRODUCTNAME %s"
+msgstr "%PRODUCTNAME Calc"
#: cnttab.hrc:32
-#, fuzzy
msgctxt "RES_SRCTYPES"
msgid "%PRODUCTNAME Draw/%PRODUCTNAME Impress"
msgstr "%PRODUCTNAME Draw/%PRODUCTNAME Impress"
#: cnttab.hrc:33
-#, fuzzy
msgctxt "RES_SRCTYPES"
msgid "Other OLE Objects"
msgstr "Altres objectes OLE"
@@ -302,117 +273,98 @@ msgstr "Sexe"
#. Import-Errors
#: error.hrc:33
-#, fuzzy
msgctxt "RID_SW_ERRHDL"
msgid "File format error found."
msgstr "S'ha trobat un error de format del fitxer."
#: error.hrc:34
-#, fuzzy
msgctxt "RID_SW_ERRHDL"
msgid "Error reading file."
msgstr "S'ha produït un error en llegir el fitxer."
#: error.hrc:35
-#, fuzzy
msgctxt "RID_SW_ERRHDL"
msgid "This is not a valid WinWord6 file."
msgstr "No és un fitxer del WinWord6 vàlid."
#: error.hrc:36
-#, fuzzy
msgctxt "RID_SW_ERRHDL"
msgid "File format error found at $(ARG1)(row,col)."
msgstr "S'ha trobat un error de format del fitxer a $(ARG1)(fila,columna)."
#: error.hrc:37
-#, fuzzy
msgctxt "RID_SW_ERRHDL"
msgid "This is not a valid WinWord97 file."
msgstr "No és un fitxer del WinWord97 vàlid."
#: error.hrc:38 /home/cl/vc/git/libo-core/sw/inc/error.hrc:57
-#, fuzzy
msgctxt "RID_SW_ERRHDL"
msgid "Format error discovered in the file in sub-document $(ARG1) at $(ARG2)(row,col)."
msgstr "S'ha trobat un error en el format del fitxer en el subdocument $(ARG1) a $(ARG2)(fila,columna)."
#. Export-Errors
#: error.hrc:40
-#, fuzzy
msgctxt "RID_SW_ERRHDL"
msgid "Error writing file."
msgstr "S'ha produït un error en escriure el fitxer."
#: error.hrc:41
-#, fuzzy
msgctxt "RID_SW_ERRHDL"
msgid "Wrong AutoText document version."
msgstr "Versió incorrecta del document de text automàtic."
#: error.hrc:42 /home/cl/vc/git/libo-core/sw/inc/error.hrc:56
-#, fuzzy
msgctxt "RID_SW_ERRHDL"
msgid "Error in writing sub-document $(ARG1)."
msgstr "S'ha produït un error en escriure el subdocument $(ARG1)."
#. Import-/Export-Errors
#: error.hrc:44 /home/cl/vc/git/libo-core/sw/inc/error.hrc:45
-#, fuzzy
msgctxt "RID_SW_ERRHDL"
msgid "Internal error in %PRODUCTNAME Writer file format."
msgstr "S'ha produït un error intern en el format del fitxer del %PRODUCTNAME Writer."
#: error.hrc:46
-#, fuzzy
msgctxt "RID_SW_ERRHDL"
msgid "$(ARG1) has changed."
msgstr "$(ARG1) ha canviat."
#: error.hrc:47
-#, fuzzy
msgctxt "RID_SW_ERRHDL"
msgid "$(ARG1) does not exist."
msgstr "$(ARG1) no existeix."
#: error.hrc:48
-#, fuzzy
msgctxt "RID_SW_ERRHDL"
msgid "Cells cannot be further split."
msgstr "Les cel·les no es poden dividir més."
#: error.hrc:49
-#, fuzzy
msgctxt "RID_SW_ERRHDL"
msgid "Additional columns cannot be inserted."
msgstr "No es poden inserir columnes addicionals."
#: error.hrc:50
-#, fuzzy
msgctxt "RID_SW_ERRHDL"
msgid "The structure of a linked table cannot be modified."
msgstr "No es pot modificar l'estructura d'una taula enllaçada."
#: error.hrc:52
-#, fuzzy
msgctxt "RID_SW_ERRHDL"
msgid "Not all attributes could be read."
msgstr "No es poden llegir tots els atributs."
#: error.hrc:53
-#, fuzzy
msgctxt "RID_SW_ERRHDL"
msgid "Not all attributes could be recorded."
msgstr "No es poden registrar tots els atributs."
#: error.hrc:54
-#, fuzzy
msgctxt "RID_SW_ERRHDL"
msgid "Document could not be completely saved."
msgstr "El document no s'ha pogut guardar completament."
#: error.hrc:55
-#, fuzzy
msgctxt "RID_SW_ERRHDL"
msgid ""
"This HTML document contains %PRODUCTNAME Basic macros.\n"
@@ -1352,27 +1304,27 @@ msgstr "Horitzontal"
#: strings.hrc:199
msgctxt "STR_POOLNUMRULE_NUM1"
msgid "Numbering 123"
-msgstr ""
+msgstr "Numeració 123"
#: strings.hrc:200
msgctxt "STR_POOLNUMRULE_NUM2"
msgid "Numbering ABC"
-msgstr ""
+msgstr "Numeració ABC"
#: strings.hrc:201
msgctxt "STR_POOLNUMRULE_NUM3"
msgid "Numbering abc"
-msgstr ""
+msgstr "Numeració abc"
#: strings.hrc:202
msgctxt "STR_POOLNUMRULE_NUM4"
msgid "Numbering IVX"
-msgstr ""
+msgstr "Numeració IVX"
#: strings.hrc:203
msgctxt "STR_POOLNUMRULE_NUM5"
msgid "Numbering ivx"
-msgstr ""
+msgstr "Numeració ivx"
#: strings.hrc:204
msgctxt "STR_POOLNUMRULE_BUL1"
@@ -1426,46 +1378,39 @@ msgstr "2 columnes de mides diferents (esquerra < dreta)"
#. Table styles, Writer internal, others are taken from Svx
#: strings.hrc:215
-#, fuzzy
msgctxt "STR_TABSTYLE_DEFAULT"
msgid "Default Style"
-msgstr "Estil per defecte"
+msgstr "Estil predeterminat"
#: strings.hrc:217
-#, fuzzy
msgctxt "STR_PARAGRAPHSTYLEFAMILY"
msgid "Paragraph Styles"
-msgstr "Estils de _paràgraf"
+msgstr "Estils de paràgraf"
#: strings.hrc:218
-#, fuzzy
msgctxt "STR_CHARACTERSTYLEFAMILY"
msgid "Character Styles"
msgstr "Estils de caràcter"
#: strings.hrc:219
-#, fuzzy
msgctxt "STR_FRAMESTYLEFAMILY"
msgid "Frame Styles"
-msgstr "Estil del marc"
+msgstr "Estils de marc"
#: strings.hrc:220
-#, fuzzy
msgctxt "STR_PAGESTYLEFAMILY"
msgid "Page Styles"
-msgstr "Estil de pàgina"
+msgstr "Estils de pàgina"
#: strings.hrc:221
-#, fuzzy
msgctxt "STR_LISTSTYLEFAMILY"
msgid "List Styles"
msgstr "Estils de llista"
#: strings.hrc:222
-#, fuzzy
msgctxt "STR_TABLESTYLEFAMILY"
msgid "Table Styles"
-msgstr "Estil de pàgina"
+msgstr "Estil de taula"
#: strings.hrc:223
msgctxt "STR_ENV_TITLE"
@@ -1524,19 +1469,16 @@ msgid "The following characters are not valid and have been removed: "
msgstr "Els caràcters següents s'han suprimit perquè no es permeten: "
#: strings.hrc:235
-#, fuzzy
msgctxt "STR_BOOKMARK_DEF_NAME"
msgid "Bookmark"
msgstr "Marcador"
#: strings.hrc:236
-#, fuzzy
msgctxt "STR_BOOKMARK_NAME"
msgid "Name"
msgstr "Nom"
#: strings.hrc:237
-#, fuzzy
msgctxt "STR_BOOKMARK_TEXT"
msgid "Text"
msgstr "Text"
@@ -1610,7 +1552,7 @@ msgstr "S'està formatant automàticament el document..."
#: strings.hrc:252
msgctxt "STR_STATSTR_SEARCH"
msgid "Search..."
-msgstr "Cerca..."
+msgstr "Busca..."
#: strings.hrc:253
msgctxt "STR_STATSTR_LETTER"
@@ -1733,7 +1675,6 @@ msgid "Unknown Author"
msgstr "Autoria desconeguda"
#: strings.hrc:277
-#, fuzzy
msgctxt "STR_DELETE_NOTE_AUTHOR"
msgid "Delete ~All Comments by $1"
msgstr "Suprimeix ~tots els comentaris de $1"
@@ -1872,7 +1813,7 @@ msgstr "Espaiat entre %1 i %2"
#: strings.hrc:303
msgctxt "STR_ACCESS_COLUMN_WIDTH"
msgid "Column %1 Width"
-msgstr "Amplada de la columna %1"
+msgstr "Amplària de la columna %1"
#: strings.hrc:304
msgctxt "STR_CAPTION_TABLE"
@@ -2026,7 +1967,6 @@ msgid "Indexes"
msgstr "Índexs"
#: strings.hrc:336
-#, fuzzy
msgctxt "STR_CONTENT_TYPE_DRAWOBJECT"
msgid "Drawing objects"
msgstr "Objectes de dibuix"
@@ -2441,7 +2381,6 @@ msgid "Stop attribute"
msgstr "Atura l'atribut"
#: strings.hrc:420
-#, fuzzy
msgctxt "STR_AUTOCORRECT"
msgid "AutoCorrect"
msgstr "Correcció automàtica"
@@ -2497,28 +2436,24 @@ msgid "Apply table attributes"
msgstr "Aplica els atributs de la taula"
#: strings.hrc:431
-#, fuzzy
msgctxt "STR_UNDO_TABLE_AUTOFMT"
msgid "AutoFormat Table"
msgstr "Taula de formatació automàtica"
#: strings.hrc:432
-#, fuzzy
msgctxt "STR_UNDO_TABLE_INSCOL"
msgid "Insert Column"
msgstr "Insereix una columna"
#: strings.hrc:433
-#, fuzzy
msgctxt "STR_UNDO_TABLE_INSROW"
msgid "Insert Row"
msgstr "Insereix una fila"
#: strings.hrc:434
-#, fuzzy
msgctxt "STR_UNDO_TABLE_DELBOX"
msgid "Delete row/column"
-msgstr "Suprimeix una fila/columna"
+msgstr "Suprimeix una fila o columna"
#: strings.hrc:435
msgctxt "STR_UNDO_COL_DELETE"
@@ -2531,13 +2466,11 @@ msgid "Delete row"
msgstr "Suprimeix una fila"
#: strings.hrc:437
-#, fuzzy
msgctxt "STR_UNDO_TABLE_SPLIT"
msgid "Split Cells"
msgstr "Divideix les cel·les"
#: strings.hrc:438
-#, fuzzy
msgctxt "STR_UNDO_TABLE_MERGE"
msgid "Merge Cells"
msgstr "Fusiona les cel·les"
@@ -2630,12 +2563,12 @@ msgstr "Taula/índex canviat"
#: strings.hrc:456
msgctxt "STR_START_QUOTE"
msgid "“"
-msgstr ""
+msgstr "«"
#: strings.hrc:457
msgctxt "STR_END_QUOTE"
msgid "”"
-msgstr ""
+msgstr "»"
#: strings.hrc:458
msgctxt "STR_LDOTS"
@@ -2660,7 +2593,7 @@ msgstr "Enganxa el porta-retalls"
#: strings.hrc:462
msgctxt "STR_YIELDS"
msgid "→"
-msgstr ""
+msgstr "→"
#: strings.hrc:463
msgctxt "STR_OCCURRENCES_OF"
@@ -2688,63 +2621,54 @@ msgid "column break"
msgstr "salt de columna"
#: strings.hrc:468
-#, fuzzy
msgctxt "STR_UNDO_REDLINE_INSERT"
msgid "Insert $1"
msgstr "Insereix $1"
#: strings.hrc:469
-#, fuzzy
msgctxt "STR_UNDO_REDLINE_DELETE"
msgid "Delete $1"
msgstr "Suprimeix $1"
#: strings.hrc:470
-#, fuzzy
msgctxt "STR_UNDO_REDLINE_FORMAT"
msgid "Attributes changed"
-msgstr "S'han canviat els atributs"
+msgstr "Els atributs han canviat"
#: strings.hrc:471
-#, fuzzy
msgctxt "STR_UNDO_REDLINE_TABLE"
msgid "Table changed"
msgstr "La taula ha canviat"
#: strings.hrc:472
-#, fuzzy
msgctxt "STR_UNDO_REDLINE_FMTCOLL"
msgid "Style changed"
-msgstr "La taula ha canviat"
+msgstr "L'estil ha canviat"
#: strings.hrc:473
msgctxt "STR_UNDO_REDLINE_PARAGRAPH_FORMAT"
msgid "Paragraph formatting changed"
-msgstr ""
+msgstr "La formatació del paràgraf ha canviat"
#: strings.hrc:474
-#, fuzzy
msgctxt "STR_UNDO_REDLINE_TABLE_ROW_INSERT"
msgid "Insert Row"
msgstr "Insereix una fila"
#: strings.hrc:475
-#, fuzzy
msgctxt "STR_UNDO_REDLINE_TABLE_ROW_DELETE"
msgid "Delete Row"
msgstr "Suprimeix una fila"
#: strings.hrc:476
-#, fuzzy
msgctxt "STR_UNDO_REDLINE_TABLE_CELL_INSERT"
msgid "Insert Cell"
msgstr "Insereix una cel·la"
#: strings.hrc:477
-#, fuzzy
msgctxt "STR_UNDO_REDLINE_TABLE_CELL_DELETE"
msgid "Delete Cell"
-msgstr "Suprimeix-ho tot"
+msgstr "Suprimeix una cel·la"
#: strings.hrc:478
msgctxt "STR_N_REDLINES"
@@ -2918,10 +2842,9 @@ msgid "footnote"
msgstr "nota al peu"
#: strings.hrc:513
-#, fuzzy
msgctxt "STR_GRAPHIC"
msgid "image"
-msgstr "Imatge"
+msgstr "imatge"
#: strings.hrc:514
msgctxt "STR_DRAWING_OBJECTS"
@@ -2939,10 +2862,9 @@ msgid "paragraph"
msgstr "paràgraf"
#: strings.hrc:517
-#, fuzzy
msgctxt "STR_PARAGRAPH_SIGN_UNDO"
msgid "Paragraph sign"
-msgstr "El paràgraf és: "
+msgstr "Signa el paràgraf"
#: strings.hrc:518
msgctxt "STR_UNDO_FLYFRMFMT_TITLE"
@@ -2955,22 +2877,19 @@ msgid "Change object description of $1"
msgstr "Canvia la descripció de l'objecte $1"
#: strings.hrc:520
-#, fuzzy
msgctxt "STR_UNDO_TBLSTYLE_CREATE"
msgid "Create table style: $1"
-msgstr "Crea l'estil de pàgina: $1"
+msgstr "Crea l'estil de taula: $1"
#: strings.hrc:521
-#, fuzzy
msgctxt "STR_UNDO_TBLSTYLE_DELETE"
msgid "Delete table style: $1"
-msgstr "Suprimeix l'estil de pàgina: $1"
+msgstr "Suprimeix l'estil de taula: $1"
#: strings.hrc:522
-#, fuzzy
msgctxt "STR_UNDO_TBLSTYLE_UPDATE"
msgid "Update table style: $1"
-msgstr "Crea l'estil de pàgina: $1"
+msgstr "Actualitza l'estil de taula: $1"
#: strings.hrc:523
msgctxt "STR_UNDO_TABLE_DELETE"
@@ -3078,7 +2997,6 @@ msgid "%PRODUCTNAME Document"
msgstr "Document del %PRODUCTNAME"
#: strings.hrc:546
-#, fuzzy
msgctxt "STR_COMCORE_READERROR"
msgid "Read Error"
msgstr "Error de lectura"
@@ -3135,13 +3053,11 @@ msgid "Numbering"
msgstr "Numeració"
#: strings.hrc:559
-#, fuzzy
msgctxt "STR_STYLE_FAMILY_TABLE"
msgid "Table"
msgstr "Taula"
#: strings.hrc:560
-#, fuzzy
msgctxt "STR_STYLE_FAMILY_CELL"
msgid "Cell"
msgstr "Cel·la"
@@ -3162,49 +3078,41 @@ msgid "Western"
msgstr "Occidental"
#: strings.hrc:565
-#, fuzzy
msgctxt "STR_PRINTOPTUI_PRODUCTNAME"
msgid "%PRODUCTNAME %s"
msgstr "%PRODUCTNAME %s"
#: strings.hrc:566
-#, fuzzy
msgctxt "STR_PRINTOPTUI_CONTENTS"
msgid "Contents"
msgstr "Contingut"
#: strings.hrc:567
-#, fuzzy
msgctxt "STR_PRINTOPTUI_PAGE_BACKGROUND"
msgid "Page ba~ckground"
msgstr "~Fons de la pàgina"
#: strings.hrc:568
-#, fuzzy
msgctxt "STR_PRINTOPTUI_PICTURES"
msgid "P~ictures and other graphic objects"
msgstr "~Imatges i altres objectes gràfics"
#: strings.hrc:569
-#, fuzzy
msgctxt "STR_PRINTOPTUI_HIDDEN"
msgid "Hidden te~xt"
msgstr "Te~xt amagat"
#: strings.hrc:570
-#, fuzzy
msgctxt "STR_PRINTOPTUI_TEXT_PLACEHOLDERS"
msgid "~Text placeholders"
msgstr "Espais reservats per a ~text"
#: strings.hrc:571
-#, fuzzy
msgctxt "STR_PRINTOPTUI_FORM_CONTROLS"
msgid "Form control~s"
msgstr "Control~s de formulari"
#: strings.hrc:572
-#, fuzzy
msgctxt "STR_PRINTOPTUI_COLOR"
msgid "Color"
msgstr "Color"
@@ -3215,85 +3123,71 @@ msgid "Print text in blac~k"
msgstr "Imprimeix el text en ~negre"
#: strings.hrc:574
-#, fuzzy
msgctxt "STR_PRINTOPTUI_PAGES_TEXT"
msgid "Pages"
msgstr "Pàgines"
#: strings.hrc:575
-#, fuzzy
msgctxt "STR_PRINTOPTUI_PRINT_BLANK"
msgid "Print ~automatically inserted blank pages"
msgstr "Imprimeix ~les pàgines en blanc que s'han inserit automàticament"
#: strings.hrc:576
-#, fuzzy
msgctxt "STR_PRINTOPTUI_ONLY_PAPER"
msgid "~Use only paper tray from printer preferences"
msgstr "~Utilitza només la safata de paper de les preferències de la impressora"
#: strings.hrc:577
-#, fuzzy
msgctxt "STR_PRINTOPTUI_PRINT"
msgid "Print"
msgstr "Imprimeix"
#: strings.hrc:578
-#, fuzzy
msgctxt "STR_PRINTOPTUI_NONE"
msgid "None (document only)"
msgstr "Cap (només el document)"
#: strings.hrc:579
-#, fuzzy
msgctxt "STR_PRINTOPTUI_COMMENTS_ONLY"
msgid "Comments only"
msgstr "Només comentaris"
#: strings.hrc:580
-#, fuzzy
msgctxt "STR_PRINTOPTUI_PLACE_END"
msgid "Place at end of document"
msgstr "Situa al final del document"
#: strings.hrc:581
-#, fuzzy
msgctxt "STR_PRINTOPTUI_PLACE_PAGE"
msgid "Place at end of page"
msgstr "Situa al final de la pàgina"
#: strings.hrc:582
-#, fuzzy
msgctxt "STR_PRINTOPTUI_COMMENTS"
msgid "~Comments"
msgstr "~Comentaris"
#: strings.hrc:583
-#, fuzzy
msgctxt "STR_PRINTOPTUI_PAGE_SIDES"
msgid "Page sides"
msgstr "Cares de la pàgina"
#: strings.hrc:584
-#, fuzzy
msgctxt "STR_PRINTOPTUI_ALL_PAGES"
msgid "All pages"
msgstr "Totes les pàgines"
#: strings.hrc:585
-#, fuzzy
msgctxt "STR_PRINTOPTUI_BACK_PAGES"
msgid "Back sides / left pages"
msgstr "Reversos / pàgines de l'esquerra"
#: strings.hrc:586
-#, fuzzy
msgctxt "STR_PRINTOPTUI_FONT_PAGES"
msgid "Front sides / right pages"
msgstr "Anversos / pàgines de la dreta"
#: strings.hrc:587
-#, fuzzy
msgctxt "STR_PRINTOPTUI_INCLUDE"
msgid "Include"
msgstr "Inclou"
@@ -3314,49 +3208,41 @@ msgid "Right-to-left script"
msgstr "Escriptura de dreta a esquerra"
#: strings.hrc:591
-#, fuzzy
msgctxt "STR_PRINTOPTUI_RANGE_COPIES"
msgid "Range and copies"
msgstr "Àrea d'impressió i nombre de còpies"
#: strings.hrc:592
-#, fuzzy
msgctxt "STR_PRINTOPTUI_ALLPAGES"
msgid "~All pages"
msgstr "~Totes les pàgines"
#: strings.hrc:593
-#, fuzzy
msgctxt "STR_PRINTOPTUI_SOMEPAGES"
msgid "Pa~ges"
msgstr "Pà~gines"
#: strings.hrc:594
-#, fuzzy
msgctxt "STR_PRINTOPTUI_SELECTION"
msgid "~Selection"
msgstr "~Selecció"
#: strings.hrc:595
-#, fuzzy
msgctxt "STR_PRINTOPTUI_PLACE_MARGINS"
msgid "Place in margins"
msgstr "Col·loca en els marges"
#: strings.hrc:597
-#, fuzzy
msgctxt "STR_FORMULA_CALC"
msgid "Functions"
msgstr "Funcions"
#: strings.hrc:598
-#, fuzzy
msgctxt "STR_FORMULA_CANCEL"
msgid "Cancel"
msgstr "Cancel·la"
#: strings.hrc:599
-#, fuzzy
msgctxt "STR_FORMULA_APPLY"
msgid "Apply"
msgstr "Aplica"
@@ -3384,462 +3270,387 @@ msgstr "Visualització global"
#: strings.hrc:605
msgctxt "STR_ACCESS_TL_CONTENT"
msgid "Content Navigation View"
-msgstr ""
+msgstr "Visualització de navegació de contingut"
#: strings.hrc:606
-#, fuzzy
msgctxt "STR_OUTLINE_LEVEL"
msgid "Outline Level"
msgstr "Nivell de l'esquema"
#: strings.hrc:607
-#, fuzzy
msgctxt "STR_DRAGMODE"
msgid "Drag Mode"
msgstr "Mode d'arrossegament"
#: strings.hrc:608
-#, fuzzy
msgctxt "STR_HYPERLINK"
msgid "Insert as Hyperlink"
msgstr "Insereix com a enllaç"
#: strings.hrc:609
-#, fuzzy
msgctxt "STR_LINK_REGION"
msgid "Insert as Link"
msgstr "Insereix com a enllaç"
#: strings.hrc:610
-#, fuzzy
msgctxt "STR_COPY_REGION"
msgid "Insert as Copy"
msgstr "Insereix com a còpia"
#: strings.hrc:611
-#, fuzzy
msgctxt "STR_DISPLAY"
msgid "Display"
msgstr "Mostra"
#: strings.hrc:612
-#, fuzzy
msgctxt "STR_ACTIVE_VIEW"
msgid "Active Window"
msgstr "Finestra activa"
#: strings.hrc:613
-#, fuzzy
msgctxt "STR_HIDDEN"
msgid "hidden"
msgstr "ocult"
#: strings.hrc:614
-#, fuzzy
msgctxt "STR_ACTIVE"
msgid "active"
msgstr "actiu"
#: strings.hrc:615
-#, fuzzy
msgctxt "STR_INACTIVE"
msgid "inactive"
msgstr "inactiu"
#: strings.hrc:616
-#, fuzzy
msgctxt "STR_EDIT_ENTRY"
msgid "Edit..."
msgstr "Edita..."
#: strings.hrc:617
-#, fuzzy
msgctxt "STR_UPDATE"
msgid "~Update"
msgstr "Act~ualitza"
#: strings.hrc:618
-#, fuzzy
msgctxt "STR_EDIT_CONTENT"
msgid "Edit"
msgstr "Edita"
#: strings.hrc:619
-#, fuzzy
msgctxt "STR_EDIT_LINK"
msgid "Edit link"
msgstr "Edita l'enllaç"
#: strings.hrc:620
-#, fuzzy
msgctxt "STR_EDIT_INSERT"
msgid "Insert"
msgstr "Insereix"
#: strings.hrc:621
-#, fuzzy
msgctxt "STR_INDEX"
msgid "~Index"
msgstr "Í~ndex"
#: strings.hrc:622
-#, fuzzy
msgctxt "STR_FILE"
msgid "File"
msgstr "Fitxer"
#: strings.hrc:623
-#, fuzzy
msgctxt "STR_NEW_FILE"
msgid "New Document"
msgstr "Document nou"
#: strings.hrc:624
-#, fuzzy
msgctxt "STR_INSERT_TEXT"
msgid "Text"
msgstr "Text"
#: strings.hrc:625
-#, fuzzy
msgctxt "STR_DELETE"
msgid "Delete"
msgstr "Suprimeix"
#: strings.hrc:626
-#, fuzzy
msgctxt "STR_DELETE_ENTRY"
msgid "~Delete"
msgstr "~Suprimeix"
#: strings.hrc:627
-#, fuzzy
msgctxt "STR_UPDATE_SEL"
msgid "Selection"
msgstr "Selecció"
#: strings.hrc:628
-#, fuzzy
msgctxt "STR_UPDATE_INDEX"
msgid "Indexes"
msgstr "Índexs"
#: strings.hrc:629
-#, fuzzy
msgctxt "STR_UPDATE_LINK"
msgid "Links"
msgstr "Enllaços"
#: strings.hrc:630
-#, fuzzy
msgctxt "STR_UPDATE_ALL"
msgid "All"
msgstr "Tot"
#: strings.hrc:631
-#, fuzzy
msgctxt "STR_REMOVE_INDEX"
msgid "~Remove Index"
msgstr "Sup~rimeix l'índex"
#: strings.hrc:632
-#, fuzzy
msgctxt "STR_REMOVE_TBL_PROTECTION"
msgid "~Unprotect"
msgstr "~Desprotegeix"
#: strings.hrc:633
-#, fuzzy
msgctxt "STR_INVISIBLE"
msgid "hidden"
msgstr "ocult"
#: strings.hrc:634
-#, fuzzy
msgctxt "STR_BROKEN_LINK"
msgid "File not found: "
msgstr "No s'ha trobat el fitxer: "
#: strings.hrc:635
-#, fuzzy
msgctxt "STR_RENAME"
msgid "~Rename"
msgstr "~Canvia el nom"
#: strings.hrc:636
-#, fuzzy
msgctxt "STR_READONLY_IDX"
msgid "Read-~only"
msgstr "N~omés de lectura"
#: strings.hrc:637
-#, fuzzy
msgctxt "STR_POSTIT_SHOW"
msgid "Show All"
msgstr "Mostra-ho tot"
#: strings.hrc:638
-#, fuzzy
msgctxt "STR_POSTIT_HIDE"
msgid "Hide All"
msgstr "Amaga-ho tot"
#: strings.hrc:639
-#, fuzzy
msgctxt "STR_POSTIT_DELETE"
msgid "Delete All"
msgstr "Suprimeix-ho tot"
#: strings.hrc:641
-#, fuzzy
msgctxt "STR_MARGIN_TOOLTIP_LEFT"
msgid "Left: "
msgstr "Esquerra: "
#: strings.hrc:642
-#, fuzzy
msgctxt "STR_MARGIN_TOOLTIP_RIGHT"
msgid ". Right: "
msgstr ". Dreta: "
#: strings.hrc:643
-#, fuzzy
msgctxt "STR_MARGIN_TOOLTIP_INNER"
msgid "Inner: "
msgstr "Interior: "
#: strings.hrc:644
-#, fuzzy
msgctxt "STR_MARGIN_TOOLTIP_OUTER"
msgid ". Outer: "
msgstr ". Exterior: "
#: strings.hrc:645
-#, fuzzy
msgctxt "STR_MARGIN_TOOLTIP_TOP"
msgid ". Top: "
msgstr ". Superior: "
#: strings.hrc:646
-#, fuzzy
msgctxt "STR_MARGIN_TOOLTIP_BOT"
msgid ". Bottom: "
msgstr ". Inferior: "
#. Error calculator
#: strings.hrc:649
-#, fuzzy
msgctxt "STR_POSTIT_PAGE"
msgid "Page"
msgstr "Pàgina"
#: strings.hrc:650
-#, fuzzy
msgctxt "STR_POSTIT_LINE"
msgid "Line"
msgstr "Línia"
#: strings.hrc:651
-#, fuzzy
msgctxt "STR_POSTIT_AUTHOR"
msgid "Author"
msgstr "Autor"
#: strings.hrc:652
-#, fuzzy
msgctxt "STR_CALC_SYNTAX"
msgid "** Syntax Error **"
msgstr "** Error de sintaxi **"
#: strings.hrc:653
-#, fuzzy
msgctxt "STR_CALC_ZERODIV"
msgid "** Division by zero **"
msgstr "** Divisió per zero **"
#: strings.hrc:654
-#, fuzzy
msgctxt "STR_CALC_BRACK"
msgid "** Wrong use of brackets **"
msgstr "** Mal ús dels parèntesis **"
#: strings.hrc:655
-#, fuzzy
msgctxt "STR_CALC_POW"
msgid "** Square function overflow **"
msgstr "** Desbordament en la funció de quadrat **"
#: strings.hrc:656
-#, fuzzy
msgctxt "STR_CALC_OVERFLOW"
msgid "** Overflow **"
msgstr "** Desbordament **"
#: strings.hrc:657
-#, fuzzy
msgctxt "STR_CALC_DEFAULT"
msgid "** Error **"
msgstr "** Error **"
#: strings.hrc:658
-#, fuzzy
msgctxt "STR_CALC_ERROR"
msgid "** Expression is faulty **"
msgstr "** L'expressió no és vàlida **"
#: strings.hrc:659
-#, fuzzy
msgctxt "STR_GETREFFLD_REFITEMNOTFOUND"
msgid "Error: Reference source not found"
msgstr "S'ha produït un error: No s'ha trobat la font de referència"
#: strings.hrc:660
-#, fuzzy
msgctxt "STR_TEMPLATE_NONE"
msgid "None"
msgstr "Cap"
#: strings.hrc:661
-#, fuzzy
msgctxt "STR_FIELD_FIXED"
msgid "(fixed)"
msgstr "(fix)"
#: strings.hrc:662
-#, fuzzy
msgctxt "STR_DURATION_FORMAT"
msgid " Y: %1 M: %2 D: %3 H: %4 M: %5 S: %6"
msgstr " A: %1 M: %2 D: %3 H: %4 M: %5 S: %6"
#: strings.hrc:663
-#, fuzzy
msgctxt "STR_TOI"
msgid "Alphabetical Index"
msgstr "Índex alfabètic"
#: strings.hrc:664
-#, fuzzy
msgctxt "STR_TOU"
msgid "User-Defined"
msgstr "Definit per l'usuari"
#: strings.hrc:665
-#, fuzzy
msgctxt "STR_TOC"
msgid "Table of Contents"
msgstr "Índex de continguts"
#: strings.hrc:666
-#, fuzzy
msgctxt "STR_TOX_AUTH"
msgid "Bibliography"
msgstr "Bibliografia"
#: strings.hrc:667
-#, fuzzy
msgctxt "STR_TOX_CITATION"
msgid "Citation"
msgstr "Citació"
#: strings.hrc:668
-#, fuzzy
msgctxt "STR_TOX_TBL"
msgid "Index of Tables"
msgstr "Índex de taules"
#: strings.hrc:669
-#, fuzzy
msgctxt "STR_TOX_OBJ"
msgid "Table of Objects"
-msgstr "Taula d'objectes"
+msgstr "Índex d'objectes"
#: strings.hrc:670
-#, fuzzy
msgctxt "STR_TOX_ILL"
msgid "Illustration Index"
msgstr "Índex d'il·lustracions"
#: strings.hrc:671
-#, fuzzy, c-format
+#, c-format
msgctxt "STR_LINK_CTRL_CLICK"
msgid "%s-Click to follow link"
-msgstr "%s+clic per a obrir l'enllaç"
+msgstr "Feu %s-clic per a seguir l'enllaç"
#: strings.hrc:672
-#, fuzzy
msgctxt "STR_LINK_CLICK"
msgid "Click to follow link"
msgstr "Clic per a obrir l'enllaç"
#. SubType DocInfo
#: strings.hrc:674
-#, fuzzy
msgctxt "FLD_DOCINFO_TITEL"
msgid "Title"
msgstr "Títol"
#: strings.hrc:675
-#, fuzzy
msgctxt "FLD_DOCINFO_THEMA"
msgid "Subject"
-msgstr "As_sumpte"
+msgstr "Assumpte"
#: strings.hrc:676
-#, fuzzy
msgctxt "FLD_DOCINFO_KEYS"
msgid "Keywords"
msgstr "Paraules clau"
#: strings.hrc:677
-#, fuzzy
msgctxt "FLD_DOCINFO_COMMENT"
msgid "Comments"
msgstr "Comentaris"
#: strings.hrc:678
-#, fuzzy
msgctxt "FLD_DOCINFO_CREATE"
msgid "Created"
-msgstr "Crea"
+msgstr "Creació"
#: strings.hrc:679
-#, fuzzy
msgctxt "FLD_DOCINFO_CHANGE"
msgid "Modified"
msgstr "Modificat"
#: strings.hrc:680
-#, fuzzy
msgctxt "FLD_DOCINFO_PRINT"
msgid "Last printed"
-msgstr "Imprés per última vegada"
+msgstr "Última impressió"
#: strings.hrc:681
-#, fuzzy
msgctxt "FLD_DOCINFO_DOCNO"
msgid "Revision number"
msgstr "Número de revisió"
#: strings.hrc:682
-#, fuzzy
msgctxt "FLD_DOCINFO_EDIT"
msgid "Total editing time"
msgstr "Temps total d'edició"
#: strings.hrc:683
-#, fuzzy
msgctxt "STR_PAGEDESC_NAME"
msgid "Convert $(ARG1)"
msgstr "Converteix $(ARG1)"
#: strings.hrc:684
-#, fuzzy
msgctxt "STR_PAGEDESC_FIRSTNAME"
msgid "First convert $(ARG1)"
msgstr "Primera conversió $(ARG1)"
#: strings.hrc:685
-#, fuzzy
msgctxt "STR_PAGEDESC_FOLLOWNAME"
msgid "Next convert $(ARG1)"
msgstr "Conversió següent $(ARG1)"
@@ -4360,10 +4171,9 @@ msgid "%PRODUCTNAME Calc (*.ods;*.sxc)"
msgstr "%PRODUCTNAME Calc (*.ods;*.sxc)"
#: strings.hrc:796
-#, fuzzy
msgctxt "STR_FILTER_SXW"
msgid "%PRODUCTNAME Writer (*.odt;*.sxw)"
-msgstr "%PRODUCTNAME Calc (*.ods;*.sxc)"
+msgstr "%PRODUCTNAME Writer (*.odt;*.sxw)"
#: strings.hrc:797
msgctxt "STR_FILTER_DBF"
@@ -4371,15 +4181,14 @@ msgid "dBase (*.dbf)"
msgstr "dBase (*.dbf)"
#: strings.hrc:798
-#, fuzzy
msgctxt "STR_FILTER_XLS"
msgid "Microsoft Excel (*.xls;*.xlsx)"
-msgstr "Microsoft Excel (*.xls)"
+msgstr "Microsoft Excel (*.xls;*.xlsx)"
#: strings.hrc:799
msgctxt "STR_FILTER_DOC"
msgid "Microsoft Word (*.doc;*.docx)"
-msgstr ""
+msgstr "Microsoft Word (*.doc;*.docx)"
#: strings.hrc:800
msgctxt "STR_FILTER_TXT"
@@ -4392,16 +4201,14 @@ msgid "Text Comma Separated (*.csv)"
msgstr "Text separat per comes (*.csv)"
#: strings.hrc:802
-#, fuzzy
msgctxt "STR_FILTER_MDB"
msgid "Microsoft Access (*.mdb;*.mde)"
-msgstr "Microsoft Access (*.mdb)"
+msgstr "Microsoft Access (*.mdb;*.mde)"
#: strings.hrc:803
-#, fuzzy
msgctxt "STR_FILTER_ACCDB"
msgid "Microsoft Access 2007 (*.accdb,*.accde)"
-msgstr "Microsoft Access 2007 (*.accdb)"
+msgstr "Microsoft Access 2007 (*.accdb,*.accde)"
#: strings.hrc:804
msgctxt "ST_CONFIGUREMAIL"
@@ -4425,7 +4232,6 @@ msgid "Select starting document"
msgstr "Seleccioneu el document inicial"
#: strings.hrc:808
-#, fuzzy
msgctxt "ST_DOCUMENTTYPE"
msgid "Select document type"
msgstr "Seleccioneu el tipus de document"
@@ -4453,7 +4259,7 @@ msgstr "Ajusteu el format"
#: strings.hrc:813
msgctxt "ST_EXCLUDE"
msgid "Exclude recipient"
-msgstr ""
+msgstr "Exclou el destinatari"
#: strings.hrc:814
msgctxt "ST_FINISH"
@@ -4461,7 +4267,6 @@ msgid "~Finish"
msgstr "~Finalitza"
#: strings.hrc:815
-#, fuzzy
msgctxt "ST_MMWTITLE"
msgid "Mail Merge Wizard"
msgstr "Auxiliar de combinació de correu"
@@ -4783,7 +4588,7 @@ msgstr "DDE manual"
#: strings.hrc:893
msgctxt "FLD_INPUT_TEXT"
msgid "[Text]"
-msgstr ""
+msgstr "[Text]"
#. --------------------------------------------------------------------
#. Description: SubType Extuser
@@ -4936,22 +4741,22 @@ msgstr "Número i nom del capítol"
#: strings.hrc:935
msgctxt "FMT_NUM_ABC"
msgid "A B C"
-msgstr ""
+msgstr "A B C"
#: strings.hrc:936
msgctxt "FMT_NUM_SABC"
msgid "a b c"
-msgstr ""
+msgstr "a b c"
#: strings.hrc:937
msgctxt "FMT_NUM_ABC_N"
msgid "A .. AA .. AAA"
-msgstr ""
+msgstr "A .. AA .. AAA"
#: strings.hrc:938
msgctxt "FMT_NUM_SABC_N"
msgid "a .. aa .. aaa"
-msgstr ""
+msgstr "a .. aa .. aaa"
#: strings.hrc:939
msgctxt "FMT_NUM_ROMAN"
@@ -5073,7 +4878,7 @@ msgstr "Capítol"
#: strings.hrc:972
msgctxt "FMT_REF_UPDOWN"
msgid "Above/Below"
-msgstr "A sobre/A sota"
+msgstr "Damunt/A sota"
#: strings.hrc:973
msgctxt "FMT_REF_PAGE_PGDSC"
@@ -5192,13 +4997,11 @@ msgid "Formula"
msgstr "Fórmula"
#: strings.hrc:1001
-#, fuzzy
msgctxt "STR_CUSTOM_FIELD"
msgid "Custom"
msgstr "Personalitzat"
#: strings.hrc:1003
-#, fuzzy
msgctxt "STR_CUSTOM_LABEL"
msgid "[User]"
msgstr "[Usuari]"
@@ -5216,12 +5019,12 @@ msgstr "Distància v."
#: strings.hrc:1007
msgctxt "STR_WIDTH"
msgid "Width"
-msgstr "Amplada"
+msgstr "Amplària"
#: strings.hrc:1008
msgctxt "STR_HEIGHT"
msgid "Height"
-msgstr "Alçada"
+msgstr "Alçària"
#: strings.hrc:1009
msgctxt "STR_LEFT"
@@ -5287,7 +5090,7 @@ msgstr "Estil de pàgina. Feu clic amb el botó dret del ratolí per canviar l'e
#: strings.hrc:1025
msgctxt "STR_DROP_OVER"
msgid "Drop Caps over"
-msgstr "Inicials destacades a sobre"
+msgstr "Inicials destacades damunt"
#: strings.hrc:1026
msgctxt "STR_DROP_LINES"
@@ -5370,7 +5173,6 @@ msgid "No wrap"
msgstr "Sense ajustament"
#: strings.hrc:1042
-#, fuzzy
msgctxt "STR_SURROUND_THROUGH"
msgid "Through"
msgstr "Per darrere"
@@ -5398,17 +5200,17 @@ msgstr "(Només àncora)"
#: strings.hrc:1047
msgctxt "STR_FRM_WIDTH"
msgid "Width:"
-msgstr "Amplada:"
+msgstr "Amplària:"
#: strings.hrc:1048
msgctxt "STR_FRM_FIXEDHEIGHT"
msgid "Fixed height:"
-msgstr "Alçada fixa:"
+msgstr "Alçària fixa:"
#: strings.hrc:1049
msgctxt "STR_FRM_MINHEIGHT"
msgid "Min. height:"
-msgstr "Alçada mínima:"
+msgstr "Alçària mínima:"
#: strings.hrc:1050
msgctxt "STR_FLY_AT_PARA"
@@ -5503,7 +5305,7 @@ msgstr "fora"
#: strings.hrc:1068
msgctxt "STR_HORI_FULL"
msgid "Full width"
-msgstr "Tota l'amplada"
+msgstr "Tota l'amplària"
#: strings.hrc:1069
msgctxt "STR_COLUMNS"
@@ -5513,7 +5315,7 @@ msgstr "Columnes"
#: strings.hrc:1070
msgctxt "STR_LINE_WIDTH"
msgid "Separator Width:"
-msgstr "Amplada del separador:"
+msgstr "Amplària del separador:"
#: strings.hrc:1071
msgctxt "STR_MAX_FTN_HEIGHT"
@@ -5748,7 +5550,7 @@ msgstr "Comentari"
#: strings.hrc:1118
msgctxt "ST_SRCH_REP"
msgid "Repeat search"
-msgstr "Repeteix la cerca"
+msgstr "Repeteix la busca"
#: strings.hrc:1119
msgctxt "ST_INDEX_ENTRY"
@@ -5839,7 +5641,7 @@ msgstr "Comentari següent"
#: strings.hrc:1137
msgctxt "STR_IMGBTN_SRCH_REP_DOWN"
msgid "Continue search forward"
-msgstr "Continua la cerca cap avant"
+msgstr "Continua la busca cap avant"
#: strings.hrc:1138
msgctxt "STR_IMGBTN_INDEX_ENTRY_DOWN"
@@ -5919,7 +5721,7 @@ msgstr "Comentari anterior"
#: strings.hrc:1153
msgctxt "STR_IMGBTN_SRCH_REP_UP"
msgid "Continue search backwards"
-msgstr "Continua la cerca cap arrere"
+msgstr "Continua la busca cap arrere"
#: strings.hrc:1154
msgctxt "STR_IMGBTN_INDEX_ENTRY_UP"
@@ -5974,29 +5776,27 @@ msgstr "S'han aplicat els estils de paràgraf"
#: strings.hrc:1165
msgctxt "STR_REDLINE_PARAGRAPH_FORMAT"
msgid "Paragraph formatting changed"
-msgstr ""
+msgstr "La formatació del paràgraf ha canviat"
#: strings.hrc:1166
-#, fuzzy
msgctxt "STR_REDLINE_TABLE_ROW_INSERT"
msgid "Row Inserted"
-msgstr "S'ha inserit una fila "
+msgstr "S'ha inserit una fila"
#: strings.hrc:1167
-#, fuzzy
msgctxt "STR_REDLINE_TABLE_ROW_DELETE"
msgid "Row Deleted"
-msgstr "S'ha suprimit la fila"
+msgstr "S'ha suprimit una fila"
#: strings.hrc:1168
msgctxt "STR_REDLINE_TABLE_CELL_INSERT"
msgid "Cell Inserted"
-msgstr ""
+msgstr "S'ha inserit una cel·la"
#: strings.hrc:1169
msgctxt "STR_REDLINE_TABLE_CELL_DELETE"
msgid "Cell Deleted"
-msgstr ""
+msgstr "S'ha suprimit una cel·la"
#: strings.hrc:1170
msgctxt "STR_ENDNOTE"
@@ -6436,55 +6236,46 @@ msgstr "Fitxer de selecció per a l'índex alfabètic (*.sdi)"
#. Description: character alignment for frmsh.cxx - context menu
#. -----------------------------------------------------------------------
#: strings.hrc:1264
-#, fuzzy
msgctxt "STR_FRMUI_TOP_BASE"
msgid "Base line at ~top"
-msgstr "Línia de base a dal~t"
+msgstr "Línia de base a ~dalt"
#: strings.hrc:1265
-#, fuzzy
msgctxt "STR_FRMUI_BOTTOM_BASE"
msgid "~Base line at bottom"
msgstr "Línia de base a ~baix"
#: strings.hrc:1266
-#, fuzzy
msgctxt "STR_FRMUI_CENTER_BASE"
msgid "Base line ~centered"
msgstr "Línia de base ~centrada"
#: strings.hrc:1267
-#, fuzzy
msgctxt "STR_FRMUI_LINE_TOP"
msgid "Top of line"
msgstr "Sobre la línia"
#: strings.hrc:1268
-#, fuzzy
msgctxt "STR_FRMUI_LINE_BOTTOM"
msgid "Bottom of line"
msgstr "Sota la línia"
#: strings.hrc:1269
-#, fuzzy
msgctxt "STR_FRMUI_LINE_CENTER"
msgid "Center of line"
-msgstr "Al centre de la línia"
+msgstr "Centre de la línia"
#: strings.hrc:1270
-#, fuzzy
msgctxt "STR_FRMUI_OLE_INSERT"
msgid "Insert object"
msgstr "Insereix un objecte"
#: strings.hrc:1271
-#, fuzzy
msgctxt "STR_FRMUI_OLE_EDIT"
msgid "Edit object"
msgstr "Edita un objecte"
#: strings.hrc:1272
-#, fuzzy
msgctxt "STR_FRMUI_COLL_HEADER"
msgid " (Template: "
msgstr " (Plantilla: "
@@ -6617,7 +6408,7 @@ msgstr "Edita la nota al peu o final"
#: strings.hrc:1303
msgctxt "STR_NB_REPLACED"
msgid "Search key replaced XX times."
-msgstr "La clau de cerca s'ha reemplaçat XX vegades."
+msgstr "La clau de busca s'ha reemplaçat XX vegades."
#: strings.hrc:1304
msgctxt "STR_SRCVIEW_ROW"
@@ -6637,7 +6428,7 @@ msgstr "~Exporta la font..."
#: strings.hrc:1307
msgctxt "STR_SAVEACOPY_SRC"
msgid "~Export copy of source..."
-msgstr ""
+msgstr "~Exporta una còpia de la font..."
#: strings.hrc:1309
msgctxt "ST_CONTINUE"
@@ -6675,28 +6466,24 @@ msgid "COMPANY;CR;FIRSTNAME; ;LASTNAME;CR;ADDRESS;CR;CITY; ;STATEPROV; ;POSTALCO
msgstr "EMPRESA;CR;NOM; ;COGNOMS;CR;ADREÇA;CR;CIUTAT; ;ESTATPROVINCIA; ;CODIPOSTAL;CR;PAIS;CR;"
#: strings.hrc:1318
-#, fuzzy
msgctxt "STR_TBL_FORMULA"
msgid "Text formula"
msgstr "Fórmula de text"
#: strings.hrc:1320
-#, fuzzy
msgctxt "STR_MENU_ZOOM"
msgid "~Zoom"
-msgstr "_Ampliació"
+msgstr "~Escala"
#: strings.hrc:1321
-#, fuzzy
msgctxt "STR_MENU_UP"
msgid "~Upwards"
-msgstr "~Cap amunt"
+msgstr "Cap a~munt"
#: strings.hrc:1322
-#, fuzzy
msgctxt "STR_MENU_DOWN"
msgid "Do~wnwards"
-msgstr "Cap ~avall"
+msgstr "Cap a~vall"
#. --------------------------------------------------------------------
#. Description: Classification strings
@@ -6704,7 +6491,7 @@ msgstr "Cap ~avall"
#: strings.hrc:1328
msgctxt "STR_CLASSIFICATION_LEVEL_CHANGED"
msgid "Document classification has changed because a paragraph classification level is higher"
-msgstr ""
+msgstr "La classificació del document ha canviat perquè el nivell de classificació d'un paràgraf és superior."
#. --------------------------------------------------------------------
#. Description: Paragraph Signature
@@ -6712,151 +6499,129 @@ msgstr ""
#: strings.hrc:1333
msgctxt "STR_VALID"
msgid " Valid "
-msgstr ""
+msgstr " Vàlida "
#: strings.hrc:1334
msgctxt "STR_INVALID"
msgid "Invalid"
-msgstr ""
+msgstr "No vàlida"
#: strings.hrc:1335
msgctxt "STR_INVALID_SIGNATURE"
msgid "Invalid Signature"
-msgstr ""
+msgstr "La signatura no és vàlida"
#: strings.hrc:1336
-#, fuzzy
msgctxt "STR_SIGNED_BY"
msgid "Signed-by"
-msgstr "Signat per "
+msgstr "Signat per"
#: strings.hrc:1337
msgctxt "STR_PARAGRAPH_SIGNATURE"
msgid "Paragraph Signature"
-msgstr ""
+msgstr "Signatura del paràgraf"
#: utlui.hrc:27
-#, fuzzy
msgctxt "RID_SHELLRES_AUTOFMTSTRS"
msgid "Remove empty paragraphs"
msgstr "Suprimeix els paràgrafs buits"
#: utlui.hrc:28
-#, fuzzy
msgctxt "RID_SHELLRES_AUTOFMTSTRS"
msgid "Use replacement table"
msgstr "Utilitza la taula de reemplaçament"
#: utlui.hrc:29
-#, fuzzy
msgctxt "RID_SHELLRES_AUTOFMTSTRS"
msgid "Correct TWo INitial CApitals"
msgstr "Corregeix DUes MAjúscules al COmençament de PAraula"
#: utlui.hrc:30
-#, fuzzy
msgctxt "RID_SHELLRES_AUTOFMTSTRS"
msgid "Capitalize first letter of sentences"
msgstr "Escriu en majúscula la primera lletra de cada frase"
#: utlui.hrc:31
-#, fuzzy
msgctxt "RID_SHELLRES_AUTOFMTSTRS"
msgid "Replace \"standard\" quotes with %1custom%2 quotes"
-msgstr "Reemplaça les cometes \"estàndard\" per cometes %1 \\bpersonalitzades%2"
+msgstr "Reemplaça les cometes \"estàndard\" per cometes %1personalitzades%2"
#: utlui.hrc:32
-#, fuzzy
msgctxt "RID_SHELLRES_AUTOFMTSTRS"
msgid "Replace Custom Styles"
msgstr "Reemplaça els estils personalitzats"
#: utlui.hrc:33
-#, fuzzy
msgctxt "RID_SHELLRES_AUTOFMTSTRS"
msgid "Bullets replaced"
msgstr "S'han reemplaçat els pics"
#: utlui.hrc:34
-#, fuzzy
msgctxt "RID_SHELLRES_AUTOFMTSTRS"
msgid "Automatic _underline_"
msgstr "_Subratllat_ automàtic"
#: utlui.hrc:35
-#, fuzzy
msgctxt "RID_SHELLRES_AUTOFMTSTRS"
msgid "Automatic *bold*"
msgstr "*Negreta* automàtica"
#: utlui.hrc:36
-#, fuzzy
msgctxt "RID_SHELLRES_AUTOFMTSTRS"
msgid "Replace 1/2 ... with ½ ..."
msgstr "Reemplaça 1/2... per ½..."
#: utlui.hrc:37
-#, fuzzy
msgctxt "RID_SHELLRES_AUTOFMTSTRS"
msgid "URL recognition"
msgstr "Reconeixement d'URL"
#: utlui.hrc:38
-#, fuzzy
msgctxt "RID_SHELLRES_AUTOFMTSTRS"
msgid "Replace dashes"
msgstr "Reemplaça els guions"
#: utlui.hrc:39
-#, fuzzy
msgctxt "RID_SHELLRES_AUTOFMTSTRS"
msgid "Replace 1st... with 1^st..."
msgstr "Converteix els ordinals en superíndexs"
#: utlui.hrc:40
-#, fuzzy
msgctxt "RID_SHELLRES_AUTOFMTSTRS"
msgid "Combine single line paragraphs"
msgstr "Combina els paràgrafs d'una sola línia"
#: utlui.hrc:41
-#, fuzzy
msgctxt "RID_SHELLRES_AUTOFMTSTRS"
msgid "Set \"Text body\" Style"
-msgstr "Defineix l'estil \"Cos del text\""
+msgstr "Defineix l'estil «Cos del text»"
#: utlui.hrc:42 /home/cl/vc/git/libo-core/sw/inc/utlui.hrc:44
-#, fuzzy
msgctxt "RID_SHELLRES_AUTOFMTSTRS"
msgid "Set \"Text body indent\" Style"
-msgstr "Estableix l'estil \"Sagnat del cos de text\""
+msgstr "Estableix l'estil «Sagnat del cos de text»"
#: utlui.hrc:43
-#, fuzzy
msgctxt "RID_SHELLRES_AUTOFMTSTRS"
msgid "Set \"Hanging indent\" Style"
-msgstr "Defineix l'estil \"Sagnat negatiu\""
+msgstr "Defineix l'estil «Sagnat negatiu»"
#: utlui.hrc:45
-#, fuzzy
msgctxt "RID_SHELLRES_AUTOFMTSTRS"
msgid "Set \"Heading $(ARG1)\" Style"
-msgstr "Defineix l'estil \"Encapçalament $(ARG1)\""
+msgstr "Defineix l'estil «Encapçalament $(ARG1)»"
#: utlui.hrc:46
-#, fuzzy
msgctxt "RID_SHELLRES_AUTOFMTSTRS"
msgid "Set \"Bullet\" or \"Numbering\" Style"
-msgstr "Defineix l'estil \"Pics\" o \"Numeració\""
+msgstr "Defineix l'estil «Pics» o «Numeració»"
#: utlui.hrc:47
-#, fuzzy
msgctxt "RID_SHELLRES_AUTOFMTSTRS"
msgid "Combine paragraphs"
msgstr "Combina els paràgrafs"
#: utlui.hrc:48
-#, fuzzy
msgctxt "RID_SHELLRES_AUTOFMTSTRS"
msgid "Add non breaking space"
msgstr "Afig un espai no separable"
@@ -6972,34 +6737,29 @@ msgid "New document name:"
msgstr "Nom del document nou:"
#: annotationmenu.ui:12
-#, fuzzy
msgctxt "annotationmenu|reply"
msgid "Reply"
-msgstr "~Respon"
+msgstr "Respon"
#: annotationmenu.ui:26
-#, fuzzy
msgctxt "annotationmenu|delete"
msgid "Delete _Comment"
-msgstr "Suprimeix el comentari"
+msgstr "Suprimeix el _comentari"
#: annotationmenu.ui:34
-#, fuzzy
msgctxt "annotationmenu|deleteby"
msgid "Delete _All Comments by $1"
-msgstr "Suprimeix ~tots els comentaris de $1"
+msgstr "Suprimeix _tots els comentaris de $1"
#: annotationmenu.ui:42
-#, fuzzy
msgctxt "annotationmenu|deleteall"
msgid "_Delete All Comments"
-msgstr "Suprimeix tots els comentaris"
+msgstr "_Suprimeix tots els comentaris"
#: annotationmenu.ui:50
-#, fuzzy
msgctxt "annotationmenu|formatall"
msgid "Format All Comments..."
-msgstr "~Formata tots els comentaris..."
+msgstr "Formata tots els comentaris..."
#: asciifilterdialog.ui:8
msgctxt "asciifilterdialog|AsciiFilterDialog"
@@ -7407,7 +7167,6 @@ msgid "Bullets"
msgstr "Pics"
#: bulletsandnumbering.ui:142
-#, fuzzy
msgctxt "bulletsandnumbering|singlenum"
msgid "Numbering"
msgstr "Numeració"
@@ -7428,7 +7187,6 @@ msgid "Position"
msgstr "Posició"
#: bulletsandnumbering.ui:234
-#, fuzzy
msgctxt "bulletsandnumbering|customize"
msgid "Customize"
msgstr "Personalitza"
@@ -7654,7 +7412,6 @@ msgid "Database field:"
msgstr "Camp de la base de dades:"
#: cardmediumpage.ui:255
-#, fuzzy
msgctxt "cardmediumpage|insert|tooltip_text"
msgid "Insert"
msgstr "Insereix"
@@ -7857,7 +7614,7 @@ msgstr "Columna:"
#: columnpage.ui:195
msgctxt "columnpage|widthft"
msgid "Width:"
-msgstr "Amplada:"
+msgstr "Amplària:"
#: columnpage.ui:266
msgctxt "columnpage|distft"
@@ -7867,12 +7624,12 @@ msgstr "Espaiat:"
#: columnpage.ui:327
msgctxt "columnpage|autowidth"
msgid "Auto_Width"
-msgstr "Amplada _automàtica"
+msgstr "Amplària _automàtica"
#: columnpage.ui:400
msgctxt "columnpage|label4"
msgid "Width and Spacing"
-msgstr "Amplada i espaiat"
+msgstr "Amplària i espaiat"
#: columnpage.ui:437
msgctxt "columnpage|linestyleft"
@@ -7882,7 +7639,7 @@ msgstr "Est_il:"
#: columnpage.ui:451
msgctxt "columnpage|linewidthft"
msgid "_Width:"
-msgstr "_Amplada:"
+msgstr "_Amplària:"
#: columnpage.ui:465
msgctxt "columnpage|lineheightft"
@@ -7937,7 +7694,7 @@ msgstr "_Aplica a:"
#: columnpage.ui:725
msgctxt "columnpage|textdirectionft"
msgid "Text _direction:"
-msgstr "_Direccions del text:"
+msgstr "_Direcció del text:"
#: columnpage.ui:782
msgctxt "columnpage|label2"
@@ -7947,7 +7704,7 @@ msgstr "Configuració"
#: columnwidth.ui:15
msgctxt "columnwidth|ColumnWidthDialog"
msgid "Column Width"
-msgstr "Amplada de la columna"
+msgstr "Amplària de la columna"
#: columnwidth.ui:102
msgctxt "columnwidth|label2"
@@ -7957,12 +7714,12 @@ msgstr "Columna:"
#: columnwidth.ui:116
msgctxt "columnwidth|label3"
msgid "Width:"
-msgstr "Amplada:"
+msgstr "Amplària:"
#: columnwidth.ui:158
msgctxt "columnwidth|label1"
msgid "Width"
-msgstr "Amplada"
+msgstr "Amplària"
#: conditionpage.ui:39
msgctxt "conditionpage|condstyle"
@@ -8167,7 +7924,7 @@ msgstr "Tabuladors"
#: converttexttable.ui:201
msgctxt "converttexttable|keepcolumn"
msgid "Equal width for all columns"
-msgstr "Amplada igual per a totes les columnes"
+msgstr "Amplària igual per a totes les columnes"
#: converttexttable.ui:222
msgctxt "converttexttable|label1"
@@ -8287,7 +8044,7 @@ msgstr "Edita el fitxer de concordància"
#: createautomarkdialog.ui:101
msgctxt "createautomarkdialog|searchterm"
msgid "Search term"
-msgstr "Terme de cerca"
+msgstr "Terme de busca"
#: createautomarkdialog.ui:113
msgctxt "createautomarkdialog|alternative"
@@ -8420,7 +8177,6 @@ msgid "Choose Item: "
msgstr "Trieu un element: "
#: dropdownfielddialog.ui:174
-#, fuzzy
msgctxt "dropdownfielddialog|label1"
msgid "Edit"
msgstr "Edita"
@@ -8636,7 +8392,6 @@ msgid "Database field"
msgstr "Camp de la base de dades"
#: envaddresspage.ui:237
-#, fuzzy
msgctxt "envaddresspage|insert|tooltip_text"
msgid "Insert"
msgstr "Insereix"
@@ -8754,12 +8509,12 @@ msgstr "F_ormat"
#: envformatpage.ui:494
msgctxt "envformatpage|label13"
msgid "_Width"
-msgstr "_Amplada"
+msgstr "_Amplària"
#: envformatpage.ui:510
msgctxt "envformatpage|label14"
msgid "_Height"
-msgstr "_Alçada"
+msgstr "_Alçària"
#: envformatpage.ui:583
msgctxt "envformatpage|preview-atkobject"
@@ -8912,7 +8667,7 @@ msgid ""
"Use this dialog to replace the databases you access in your document via database fields, with other databases. You can only make one change at a time. Multiple selection is possible in the list on the left.\n"
"Use the browse button to select a database file."
msgstr ""
-"Utilitzeu este diàleg per reemplaçar les bases de dades a les quals accediu en el document a través dels camps, per emplenar-los amb altres bases de dades. Només podeu fer un canvi cada vegada. Es poden fer seleccions múltiples a la llista de l'esquerra.\n"
+"Utilitzeu este diàleg per reemplaçar les bases de dades a les quals accediu en el document a través dels camps, per omplir-los amb altres bases de dades. Només podeu fer un canvi cada vegada. Es poden fer seleccions múltiples a la llista de l'esquerra.\n"
"Feu servir el botó del navegador per seleccionar un fitxer de base de dades."
#: exchangedatabases.ui:207
@@ -8968,7 +8723,7 @@ msgstr "Base de dades"
#: findentrydialog.ui:8
msgctxt "findentrydialog|FindEntryDialog"
msgid "Find Entry"
-msgstr "Cerca una entrada"
+msgstr "Busca una entrada"
#: findentrydialog.ui:91
msgctxt "findentrydialog|label1"
@@ -8978,7 +8733,7 @@ msgstr "_Cerca"
#: findentrydialog.ui:131
msgctxt "findentrydialog|findin"
msgid "Find _only in"
-msgstr "Cerca _només a"
+msgstr "Busca _només a"
#: flddbpage.ui:57
msgctxt "flddbpage|label1"
@@ -9226,7 +8981,6 @@ msgid "Insert _reference to"
msgstr "Insereix una _referència a"
#: fldrefpage.ui:169
-#, fuzzy
msgctxt "fldrefpage|label4"
msgid "Selection"
msgstr "Selecció"
@@ -9369,12 +9123,12 @@ msgstr "Notes al final"
#: footnoteareapage.ui:66
msgctxt "footnoteareapage|maxheightpage"
msgid "_Not larger than page area"
-msgstr "Alçada mà_xima de pàgina"
+msgstr "Alçària mà_xima de pàgina"
#: footnoteareapage.ui:86
msgctxt "footnoteareapage|maxheight"
msgid "Maximum footnote _height"
-msgstr "Alçada màx. de _nota al peu"
+msgstr "Alçària màx. de _nota al peu"
#: footnoteareapage.ui:112
msgctxt "footnoteareapage|label3"
@@ -9554,7 +9308,7 @@ msgstr "_Inicia a:"
#: footnotesendnotestabpage.ui:113
msgctxt "footnotesendnotestabpage|ftnntnumfmt"
msgid "Custom _format"
-msgstr "_Format personaltizat"
+msgstr "_Format personalitzat"
#: footnotesendnotestabpage.ui:157
msgctxt "footnotesendnotestabpage|ftnsuffix_label"
@@ -9644,7 +9398,7 @@ msgstr "_Nom"
#: formattablepage.ui:77
msgctxt "formattablepage|widthft"
msgid "W_idth"
-msgstr "_Amplada"
+msgstr "_Amplària"
#: formattablepage.ui:108
msgctxt "formattablepage|relwidth"
@@ -9822,16 +9576,14 @@ msgid "Right-to-left (vertical)"
msgstr "De dreta a esquerra (vertical)"
#: frmaddpage.ui:48
-#, fuzzy
msgctxt "frmaddpage|liststore1"
msgid "Left-to-right (vertical)"
msgstr "D'esquerra a dreta (vertical)"
#: frmaddpage.ui:52
-#, fuzzy
msgctxt "frmaddpage|liststore1"
msgid "Use superordinate object settings"
-msgstr "Utilitza els paràmetres de categories superordinades"
+msgstr "Utilitza la configuració d'objectes superordinats"
#: frmaddpage.ui:122
msgctxt "frmaddpage|name_label"
@@ -9864,7 +9616,6 @@ msgid "_Next link:"
msgstr "Enllaç _següent:"
#: frmaddpage.ui:206
-#, fuzzy
msgctxt "frmaddpage|description_label"
msgid "_Description:"
msgstr "_Descripció:"
@@ -9937,7 +9688,7 @@ msgstr "Am_plada (mínima)"
#: frmtypepage.ui:111
msgctxt "frmtypepage|widthft"
msgid "_Width"
-msgstr "_Amplada"
+msgstr "_Amplària"
#: frmtypepage.ui:134
msgctxt "frmtypepage|relwidth"
@@ -10095,24 +9846,21 @@ msgid "Image Map"
msgstr "Mapa d'imatges"
#: gotopagedialog.ui:8
-#, fuzzy
msgctxt "gotopagedialog|GotoPageDialog"
msgid "Go to Page"
-msgstr "Vés a la ~pàgina"
+msgstr "Vés a la pàgina"
#: gotopagedialog.ui:71
msgctxt "gotopagedialog|page_count"
msgid "of $1"
-msgstr ""
+msgstr "de $1"
#: gotopagedialog.ui:97
-#, fuzzy
msgctxt "gotopagedialog|page_label"
msgid "Page:"
-msgstr "Pàgines:"
+msgstr "Pàgina:"
#: headerfootermenu.ui:19
-#, fuzzy
msgctxt "headerfootermenu|borderback"
msgid "Border and Background..."
msgstr "Vora i fons..."
@@ -10215,7 +9963,7 @@ msgstr "Lectura fonètica"
#: indexentry.ui:534
msgctxt "indexentry|sync|tooltip_text"
msgid "Update entry from selection"
-msgstr ""
+msgstr "Actualitza l'entrada a partir de la selecció"
#: indexentry.ui:597
msgctxt "indexentry|label1"
@@ -10225,12 +9973,12 @@ msgstr "Selecció"
#: infonotfounddialog.ui:8
msgctxt "infonotfounddialog|InfoNotFoundDialog"
msgid "Find"
-msgstr "Cerca"
+msgstr "Busca"
#: infonotfounddialog.ui:13
msgctxt "infonotfounddialog|InfoNotFoundDialog"
msgid "Search key not found."
-msgstr "No s'ha trobat la clau de cerca."
+msgstr "No s'ha trobat la clau de busca."
#: inforeadonlydialog.ui:8
msgctxt "inforeadonlydialog|InfoReadonlyDialog"
@@ -10253,175 +10001,146 @@ msgid "Input Field"
msgstr "Camp d'entrada"
#: inputfielddialog.ui:112
-#, fuzzy
msgctxt "inputfielddialog|inputfieldname"
msgid "Reference:"
-msgstr "Referència"
+msgstr "Referència:"
#: inputwinmenu.ui:12
-#, fuzzy
msgctxt "inputwinmenu|sum"
msgid "Sum"
msgstr "Suma"
#: inputwinmenu.ui:20
-#, fuzzy
msgctxt "inputwinmenu|round"
msgid "Round"
-msgstr "Arrodonit"
+msgstr "Arrodoneix"
#: inputwinmenu.ui:28
-#, fuzzy
msgctxt "inputwinmenu|phd"
msgid "Percent"
msgstr "Percentatge"
#: inputwinmenu.ui:36
-#, fuzzy
msgctxt "inputwinmenu|sqrt"
msgid "Square Root"
msgstr "Arrel quadrada"
#: inputwinmenu.ui:44
-#, fuzzy
msgctxt "inputwinmenu|pow"
msgid "Power"
msgstr "Potència"
#: inputwinmenu.ui:52
-#, fuzzy
msgctxt "inputwinmenu|operators"
msgid "Operators"
msgstr "Operadors"
#: inputwinmenu.ui:62
-#, fuzzy
msgctxt "inputwinmenu||"
msgid "List Separator"
msgstr "Separador de llista"
#: inputwinmenu.ui:70
-#, fuzzy
msgctxt "inputwinmenu|eq"
msgid "Equal"
msgstr "Igual"
#: inputwinmenu.ui:78
-#, fuzzy
msgctxt "inputwinmenu|neq"
msgid "Not Equal"
msgstr "No igual"
#: inputwinmenu.ui:86
-#, fuzzy
msgctxt "inputwinmenu|leq"
msgid "Less Than or Equal"
-msgstr "Menor o igual"
+msgstr "Menor o igual a"
#: inputwinmenu.ui:94
-#, fuzzy
msgctxt "inputwinmenu|geq"
msgid "Greater Than or Equal"
-msgstr "Major o igual"
+msgstr "Major o igual a"
#: inputwinmenu.ui:102
-#, fuzzy
msgctxt "inputwinmenu|l"
msgid "Less"
-msgstr "Menor"
+msgstr "Menor que"
#: inputwinmenu.ui:110
-#, fuzzy
msgctxt "inputwinmenu|g"
msgid "Greater"
-msgstr "Major"
+msgstr "Més que"
#: inputwinmenu.ui:124
-#, fuzzy
msgctxt "inputwinmenu|or"
msgid "Boolean Or"
msgstr "Operador booleà O"
#: inputwinmenu.ui:132
-#, fuzzy
msgctxt "inputwinmenu|xor"
msgid "Boolean Xor"
msgstr "Operador booleà O exclusiu"
#: inputwinmenu.ui:140
-#, fuzzy
msgctxt "inputwinmenu|and"
msgid "Boolean And"
msgstr "Operador booleà I"
#: inputwinmenu.ui:148
-#, fuzzy
msgctxt "inputwinmenu|not"
msgid "Boolean Not"
-msgstr "Operador booleà NO"
+msgstr "Operador booleà No"
#: inputwinmenu.ui:160
-#, fuzzy
msgctxt "inputwinmenu|statistics"
msgid "Statistical Functions"
msgstr "Funcions estadístiques"
#: inputwinmenu.ui:170
-#, fuzzy
msgctxt "inputwinmenu|mean"
msgid "Mean"
msgstr "Mitjana"
#: inputwinmenu.ui:178
-#, fuzzy
msgctxt "inputwinmenu|min"
msgid "Minimum"
msgstr "Mínim"
#: inputwinmenu.ui:186
-#, fuzzy
msgctxt "inputwinmenu|max"
msgid "Maximum"
msgstr "Màxim"
#: inputwinmenu.ui:198
-#, fuzzy
msgctxt "inputwinmenu|functions"
msgid "Functions"
msgstr "Funcions"
#: inputwinmenu.ui:208
-#, fuzzy
msgctxt "inputwinmenu|sin"
msgid "Sine"
-msgstr "Línia"
+msgstr "Sinus"
#: inputwinmenu.ui:216
-#, fuzzy
msgctxt "inputwinmenu|cos"
msgid "Cosine"
msgstr "Cosinus"
#: inputwinmenu.ui:224
-#, fuzzy
msgctxt "inputwinmenu|tag"
msgid "Tangent"
msgstr "Tangent"
#: inputwinmenu.ui:232
-#, fuzzy
msgctxt "inputwinmenu|asin"
msgid "Arcsine"
msgstr "Arc sinus"
#: inputwinmenu.ui:240
-#, fuzzy
msgctxt "inputwinmenu|acos"
msgid "Arccosine"
msgstr "Arc cosinus"
#: inputwinmenu.ui:248
-#, fuzzy
msgctxt "inputwinmenu|atan"
msgid "Arctangent"
msgstr "Arc tangent"
@@ -10437,19 +10156,16 @@ msgid "Autotexts for Shortcut "
msgstr "Texts automàtics per a la drecera "
#: insertbookmark.ui:8
-#, fuzzy
msgctxt "insertbookmark|InsertBookmarkDialog"
msgid "Bookmark"
msgstr "Marcadors"
#: insertbookmark.ui:40
-#, fuzzy
msgctxt "insertbookmark|insert"
msgid "Insert"
msgstr "Insereix"
#: insertbookmark.ui:122
-#, fuzzy
msgctxt "insertbookmark|rename"
msgid "Rename"
msgstr "Canvia el nom"
@@ -10462,7 +10178,7 @@ msgstr "Suprimeix"
#: insertbookmark.ui:148
msgctxt "insertbookmark|goto"
msgid "Go to"
-msgstr ""
+msgstr "Vés a"
#: insertbreak.ui:14
msgctxt "insertbreak|BreakDialog"
@@ -10500,7 +10216,6 @@ msgid "Change page number"
msgstr "Canvia el número de la pàgina"
#: insertbreak.ui:205
-#, fuzzy
msgctxt "insertbreak|pagenumsb-atkobject"
msgid "Change page number"
msgstr "Canvia el número de la pàgina"
@@ -10923,12 +10638,12 @@ msgstr "_Files:"
#: labelformatpage.ui:141
msgctxt "labelformatpage|label9"
msgid "P_age width:"
-msgstr "_Amplada de la pàgina:"
+msgstr "_Amplària de la pàgina:"
#: labelformatpage.ui:155
msgctxt "labelformatpage|label10"
msgid "Pa_ge height:"
-msgstr "Alçada de la pà_gina:"
+msgstr "Alçària de la pà_gina:"
#: labelformatpage.ui:166
msgctxt "labelformatpage|save"
@@ -11043,7 +10758,7 @@ msgstr "Línies"
#: linenumbering.ui:324
msgctxt "linenumbering|view"
msgid "View"
-msgstr "Visualització"
+msgstr "Visualitza"
#: linenumbering.ui:365
msgctxt "linenumbering|text"
@@ -11251,7 +10966,6 @@ msgid "S_ave as single document"
msgstr "Des_a com a un sol document"
#: mailmerge.ui:698
-#, fuzzy
msgctxt "mailmerge|individualdocuments"
msgid "Sa_ve as individual documents"
msgstr "Al_ça com a documents individuals"
@@ -11307,46 +11021,39 @@ msgid "R_eject All"
msgstr "R_ebutja-ho tot"
#: managechangessidebar.ui:159
-#, fuzzy
msgctxt "managechangessidebar|writeredit"
msgid "Edit Comment..."
msgstr "Edita el comentari..."
#: managechangessidebar.ui:166
-#, fuzzy
msgctxt "managechangessidebar|writersort"
msgid "Sort By"
msgstr "Ordena per"
#: managechangessidebar.ui:176
-#, fuzzy
msgctxt "managechangessidebar|writeraction"
msgid "Action"
-msgstr "Accions"
+msgstr "Acció"
#: managechangessidebar.ui:184
-#, fuzzy
msgctxt "managechangessidebar|writerauthor"
msgid "Author"
msgstr "Autor"
#: managechangessidebar.ui:192
-#, fuzzy
msgctxt "managechangessidebar|writerdate"
msgid "Date"
msgstr "Data"
#: managechangessidebar.ui:200
-#, fuzzy
msgctxt "managechangessidebar|writerdesc"
msgid "Comment"
-msgstr "Comentaris"
+msgstr "Comentari"
#: managechangessidebar.ui:208
-#, fuzzy
msgctxt "managechangessidebar|writerposition"
msgid "Document Position"
-msgstr "P_osició del document"
+msgstr "Posició en el document"
#: mergeconnectdialog.ui:7
msgctxt "mergeconnectdialog|MergeConnectDialog"
@@ -11659,204 +11366,174 @@ msgid "What Type of Document Do You Want to Create?"
msgstr "Quin tipus de document voleu crear?"
#: mmresultemaildialog.ui:14
-#, fuzzy
msgctxt "mmresultemaildialog|liststore1"
msgid "OpenDocument Text"
msgstr "Text OpenDocument"
#: mmresultemaildialog.ui:18
-#, fuzzy
msgctxt "mmresultemaildialog|liststore1"
msgid "Adobe PDF-Document"
msgstr "Document PDF d'Adobe"
#: mmresultemaildialog.ui:22
-#, fuzzy
msgctxt "mmresultemaildialog|liststore1"
msgid "Microsoft Word Document"
msgstr "Document del Microsoft Word"
#: mmresultemaildialog.ui:26
-#, fuzzy
msgctxt "mmresultemaildialog|liststore1"
msgid "HTML Message"
msgstr "Missatge HTML"
#: mmresultemaildialog.ui:30
-#, fuzzy
msgctxt "mmresultemaildialog|liststore1"
msgid "Plain Text"
msgstr "Text sense format"
#: mmresultemaildialog.ui:38
-#, fuzzy
msgctxt "mmresultemaildialog|MMResultEmailDialog"
msgid "E-Mail merged document"
-msgstr "Guarda el document co_mbinat"
+msgstr "Envia el document combinat per correu electrònic"
#: mmresultemaildialog.ui:51
-#, fuzzy
msgctxt "mmresultemaildialog|ok"
msgid "Send Documents"
-msgstr "E_nvia els documents"
+msgstr "Envia els documents"
#: mmresultemaildialog.ui:133
-#, fuzzy
msgctxt "mmresultemaildialog|mailtoft"
msgid "T_o"
-msgstr "_A"
+msgstr "_Per a"
#: mmresultemaildialog.ui:155
-#, fuzzy
msgctxt "mmresultemaildialog|copyto"
msgid "_Copy to..."
-msgstr "_Copia a..."
+msgstr "_Còpia a..."
#: mmresultemaildialog.ui:171
-#, fuzzy
msgctxt "mmresultemaildialog|subjectft"
msgid "S_ubject"
-msgstr "As_sumpte"
+msgstr "_Assumpte"
#: mmresultemaildialog.ui:196
-#, fuzzy
msgctxt "mmresultemaildialog|sendasft"
msgid "Sen_d as"
-msgstr "En_via com a"
+msgstr "_Envia com a"
#: mmresultemaildialog.ui:219
-#, fuzzy
msgctxt "mmresultemaildialog|sendassettings"
msgid "Pr_operties..."
-msgstr "Pr_opietats..."
+msgstr "_Propietats..."
#: mmresultemaildialog.ui:265
-#, fuzzy
msgctxt "mmresultemaildialog|attachft"
msgid "Name of the a_ttachment"
-msgstr "Nom de l'_adjunció"
+msgstr "Nom de l'_adjunt"
#: mmresultemaildialog.ui:284
msgctxt "mmresultemaildialog|label2"
msgid "E-Mail options"
-msgstr ""
+msgstr "Opcions del correu"
#: mmresultemaildialog.ui:316
-#, fuzzy
msgctxt "mmresultemaildialog|sendallrb"
msgid "S_end all documents"
-msgstr "_Envia tots els documents"
+msgstr "Envia _tots els documents"
#: mmresultemaildialog.ui:339
-#, fuzzy
msgctxt "mmresultemaildialog|fromrb"
msgid "_From"
msgstr "_De"
#: mmresultemaildialog.ui:360
-#, fuzzy
msgctxt "mmresultemaildialog|toft"
msgid "_To"
-msgstr "_A"
+msgstr "_Per a"
#: mmresultemaildialog.ui:409
msgctxt "mmresultemaildialog|label1"
msgid "Send records"
-msgstr ""
+msgstr "Envia els registres"
#: mmresultprintdialog.ui:8
-#, fuzzy
msgctxt "mmresultprintdialog|MMResultPrintDialog"
msgid "Print merged document"
-msgstr "Im_primeix el document combinat"
+msgstr "Imprimeix el document combinat"
#: mmresultprintdialog.ui:21
-#, fuzzy
msgctxt "mmresultprintdialog|ok"
msgid "Print Documents"
-msgstr "Imprimeix els documen_ts"
+msgstr "Imprimeix els documents"
#: mmresultprintdialog.ui:97
-#, fuzzy
msgctxt "mmresultprintdialog|printerft"
msgid "_Printer"
msgstr "Im_pressora"
#: mmresultprintdialog.ui:119
-#, fuzzy
msgctxt "mmresultprintdialog|printersettings"
msgid "P_roperties..."
msgstr "P_ropietats..."
#: mmresultprintdialog.ui:138
-#, fuzzy
msgctxt "mmresultprintdialog|label2"
msgid "Printer options"
msgstr "Opcions de la impressora"
#: mmresultprintdialog.ui:174
-#, fuzzy
msgctxt "mmresultprintdialog|printallrb"
msgid "Print _all documents"
msgstr "Imprimeix _tots els documents"
#: mmresultprintdialog.ui:199
-#, fuzzy
msgctxt "mmresultprintdialog|fromrb"
msgid "_From"
msgstr "_De"
#: mmresultprintdialog.ui:220
-#, fuzzy
msgctxt "mmresultprintdialog|toft"
msgid "_To"
-msgstr "_A"
+msgstr "_Per a"
#: mmresultprintdialog.ui:271
msgctxt "mmresultprintdialog|label1"
msgid "Print records"
-msgstr ""
+msgstr "Imprimeix els registres"
#: mmresultsavedialog.ui:8
-#, fuzzy
msgctxt "mmresultsavedialog|MMResultSaveDialog"
msgid "Save merged document"
-msgstr "Guarda el document co_mbinat"
+msgstr "Guarda el document combinat"
#: mmresultsavedialog.ui:21
-#, fuzzy
msgctxt "mmresultsavedialog|ok"
msgid "Save Documents"
-msgstr "Guarda els do_cuments"
+msgstr "Guarda els documents"
#: mmresultsavedialog.ui:94
-#, fuzzy
msgctxt "mmresultsavedialog|singlerb"
msgid "S_ave as a single large document"
-msgstr "Des_a com a un sol document"
+msgstr "Des_a com a un únic document"
#: mmresultsavedialog.ui:111
-#, fuzzy
msgctxt "mmresultsavedialog|individualrb"
msgid "Sa_ve as individual documents"
msgstr "Al_ça com a documents individuals"
#: mmresultsavedialog.ui:132
-#, fuzzy
msgctxt "mmresultsavedialog|fromrb"
msgid "_From"
msgstr "_De"
#: mmresultsavedialog.ui:153
-#, fuzzy
msgctxt "mmresultsavedialog|toft"
msgid "_To"
-msgstr "_A"
+msgstr "_Per a"
#: mmresultsavedialog.ui:201
msgctxt "mmresultsavedialog|label2"
msgid "Save As options"
-msgstr ""
+msgstr "Opcions de l'«Anomena i guarda»"
#: mmsalutationpage.ui:49
msgctxt "mmsalutationpage|previewft"
@@ -12026,28 +11703,24 @@ msgstr "Estat de la transferència"
#: navigatorpanel.ui:34
msgctxt "navigatorpanel|contenttoggle|tooltip_text"
msgid "Toggle Master View"
-msgstr ""
+msgstr "Canvia la visualització mestra"
#: navigatorpanel.ui:47
-#, fuzzy
msgctxt "navigatorpanel|navigation|tooltip_text"
msgid "Navigation"
msgstr "Navegació"
#: navigatorpanel.ui:60
-#, fuzzy
msgctxt "navigatorpanel|back|tooltip_text"
msgid "Back"
msgstr "Arrere"
#: navigatorpanel.ui:73
-#, fuzzy
msgctxt "navigatorpanel|forward|tooltip_text"
msgid "Forward"
msgstr "Avant"
#: navigatorpanel.ui:86
-#, fuzzy
msgctxt "navigatorpanel|dragmode|tooltip_text"
msgid "Drag Mode"
msgstr "Mode d'arrossegament"
@@ -12055,37 +11728,34 @@ msgstr "Mode d'arrossegament"
#: navigatorpanel.ui:109
msgctxt "navigatorpanel|chapterup|tooltip_text"
msgid "Promote Chapter"
-msgstr ""
+msgstr "Capítol cap amunt"
#: navigatorpanel.ui:122
msgctxt "navigatorpanel|chapterdown|tooltip_text"
msgid "Demote Chapter"
-msgstr ""
+msgstr "Capítol cap avall"
#: navigatorpanel.ui:135
msgctxt "navigatorpanel|listbox|tooltip_text"
msgid "List Box On/Off"
-msgstr ""
+msgstr "Activa o desactiva el quadre de llista"
#: navigatorpanel.ui:148
msgctxt "navigatorpanel|root|tooltip_text"
msgid "Content Navigation View"
-msgstr ""
+msgstr "Visualització de navegació de contingut"
#: navigatorpanel.ui:171
-#, fuzzy
msgctxt "navigatorpanel|reminder|tooltip_text"
msgid "Set Reminder"
-msgstr "Recordatori següent"
+msgstr "Defineix un recordatori"
#: navigatorpanel.ui:194
-#, fuzzy
msgctxt "navigatorpanel|header|tooltip_text"
msgid "Header"
msgstr "Capçalera"
#: navigatorpanel.ui:207
-#, fuzzy
msgctxt "navigatorpanel|footer|tooltip_text"
msgid "Footer"
msgstr "Peu de pàgina"
@@ -12093,33 +11763,29 @@ msgstr "Peu de pàgina"
#: navigatorpanel.ui:220
msgctxt "navigatorpanel|anchor|tooltip_text"
msgid "Anchor<->Text"
-msgstr ""
+msgstr "Àncora<->Text"
#: navigatorpanel.ui:243
msgctxt "navigatorpanel|headings|tooltip_text"
msgid "Heading Levels Shown"
-msgstr ""
+msgstr "Nivells d'encapçalament mostrats"
#: navigatorpanel.ui:266
-#, fuzzy
msgctxt "navigatorpanel|promote|tooltip_text"
msgid "Promote Level"
msgstr "Un nivell cap amunt"
#: navigatorpanel.ui:279
-#, fuzzy
msgctxt "navigatorpanel|demote|tooltip_text"
msgid "Demote Level"
msgstr "Un nivell cap avall"
#: navigatorpanel.ui:304
-#, fuzzy
msgctxt "navigatorpanel|documents|tooltip_text"
msgid "Document"
msgstr "Document"
#: navigatorpanel.ui:307
-#, fuzzy
msgctxt "navigatorpanel|documents-atkobject"
msgid "Active Window"
msgstr "Finestra activa"
@@ -12127,22 +11793,19 @@ msgstr "Finestra activa"
#: navigatorpanel.ui:341
msgctxt "navigatorpanel|globaltoggle|tooltip_text"
msgid "Toggle Master View"
-msgstr ""
+msgstr "Canvia a la visualització mestra"
#: navigatorpanel.ui:364
-#, fuzzy
msgctxt "navigatorpanel|edit|tooltip_text"
msgid "Edit"
msgstr "Edita"
#: navigatorpanel.ui:377
-#, fuzzy
msgctxt "navigatorpanel|update|tooltip_text"
msgid "Update"
msgstr "Actualitza"
#: navigatorpanel.ui:390
-#, fuzzy
msgctxt "navigatorpanel|insert|tooltip_text"
msgid "Insert"
msgstr "Insereix"
@@ -12150,19 +11813,17 @@ msgstr "Insereix"
#: navigatorpanel.ui:413
msgctxt "navigatorpanel|save|tooltip_text"
msgid "Save Contents as well"
-msgstr ""
+msgstr "Guarda també els continguts"
#: navigatorpanel.ui:436
-#, fuzzy
msgctxt "navigatorpanel|moveup|tooltip_text"
msgid "Move Up"
-msgstr "Mou a_munt"
+msgstr "Mou cap amunt"
#: navigatorpanel.ui:449
-#, fuzzy
msgctxt "navigatorpanel|movedown|tooltip_text"
msgid "Move Down"
-msgstr "Mou a_vall"
+msgstr "Mou cap avall"
#: newuserindexdialog.ui:8
msgctxt "newuserindexdialog|NewUserIndexDialog"
@@ -12182,10 +11843,9 @@ msgstr "Índex d'usuari nou"
#: notebookbar.ui:417
msgctxt "notebookbar|NewSW"
msgid " "
-msgstr ""
+msgstr " "
#: notebookbar.ui:421
-#, fuzzy
msgctxt "notebookbar|NewSW|tooltip_text"
msgid "Text Document"
msgstr "Document de text"
@@ -12193,10 +11853,9 @@ msgstr "Document de text"
#: notebookbar.ui:434
msgctxt "notebookbar|NewSC"
msgid " "
-msgstr ""
+msgstr " "
#: notebookbar.ui:438
-#, fuzzy
msgctxt "notebookbar|NewSC|tooltip_text"
msgid "Spreadsheet"
msgstr "Full de càlcul"
@@ -12204,21 +11863,19 @@ msgstr "Full de càlcul"
#: notebookbar.ui:451
msgctxt "notebookbar|NewSI"
msgid " "
-msgstr ""
+msgstr " "
#: notebookbar.ui:455
-#, fuzzy
msgctxt "notebookbar|NewSI|tooltip_text"
msgid "Presentation"
-msgstr "Orientació"
+msgstr "Presentació"
#: notebookbar.ui:468
msgctxt "notebookbar|NewSD"
msgid " "
-msgstr ""
+msgstr " "
#: notebookbar.ui:472
-#, fuzzy
msgctxt "notebookbar|NewSD|tooltip_text"
msgid "Drawing"
msgstr "Dibuix"
@@ -12226,10 +11883,9 @@ msgstr "Dibuix"
#: notebookbar.ui:484
msgctxt "notebookbar|NewSF"
msgid " "
-msgstr ""
+msgstr " "
#: notebookbar.ui:488
-#, fuzzy
msgctxt "notebookbar|NewSF|tooltip_text"
msgid "Formula"
msgstr "Fórmula"
@@ -12237,136 +11893,114 @@ msgstr "Fórmula"
#: notebookbar.ui:500
msgctxt "notebookbar|NewSB"
msgid " "
-msgstr ""
+msgstr " "
#: notebookbar.ui:504
-#, fuzzy
msgctxt "notebookbar|NewSB|tooltip_text"
msgid "Database"
msgstr "Base de dades"
#: notebookbar.ui:523
-#, fuzzy
msgctxt "notebookbar|NewSDB|tooltip_text"
msgid "Spreadsheet"
msgstr "Full de càlcul"
#: notebookbar.ui:1238
-#, fuzzy
msgctxt "notebookbar|FileLabel"
msgid "File"
msgstr "Fitxer"
#: notebookbar.ui:1371
-#, fuzzy
msgctxt "notebookbar|FontSection|tooltip_text"
msgid "Font"
msgstr "Tipus de lletra"
#: notebookbar.ui:1660
-#, fuzzy
msgctxt "notebookbar|FontSection2|tooltip_text"
msgid "Font"
msgstr "Tipus de lletra"
#: notebookbar.ui:1769
-#, fuzzy
msgctxt "notebookbar|OutlineSection|tooltip_text"
msgid "Outline"
msgstr "Esquema"
#: notebookbar.ui:1799
-#, fuzzy
msgctxt "notebookbar|numberbullet|tooltip_text"
msgid "Bullets and Numbering"
msgstr "Pics i numeració"
#: notebookbar.ui:1852
-#, fuzzy
msgctxt "notebookbar|level|tooltip_text"
msgid "Horizontal Alignment"
msgstr "Alineació horitzontal"
#: notebookbar.ui:1938
-#, fuzzy
msgctxt "notebookbar|AlignmentSection|tooltip_text"
msgid "Alignment"
msgstr "Alineació"
#: notebookbar.ui:1966
-#, fuzzy
msgctxt "notebookbar|verticalalignment1|tooltip_text"
msgid "Vertical Alignment"
-msgstr "Alineació _vertical"
+msgstr "Alineació vertical"
#: notebookbar.ui:2017
-#, fuzzy
msgctxt "notebookbar|horizontalalignment|tooltip_text"
msgid "Horizontal Alignment"
msgstr "Alineació horitzontal"
#: notebookbar.ui:2156
-#, fuzzy
msgctxt "notebookbar|SpacingSection|tooltip_text"
msgid "Spacing"
msgstr "Espaiat"
#: notebookbar.ui:2189
-#, fuzzy
msgctxt "notebookbar|indent|tooltip_text"
msgid "Indent"
msgstr "Sagnat"
#: notebookbar.ui:2196
-#, fuzzy
msgctxt "notebookbar|increaseindent1|tooltip_text"
msgid "Increase Indent"
msgstr "Augmenta el sagnat"
#: notebookbar.ui:2212
-#, fuzzy
msgctxt "notebookbar|decreaseindent1|tooltip_text"
msgid "Decrease Indent"
msgstr "Redueix el sagnat"
#: notebookbar.ui:2234
-#, fuzzy
msgctxt "notebookbar|controlcodes|tooltip_text"
msgid "Indent"
msgstr "Sagnat"
#: notebookbar.ui:2342
-#, fuzzy
msgctxt "notebookbar|StyleSection|tooltip_text"
msgid "Style"
msgstr "Estil"
#: notebookbar.ui:2474
-#, fuzzy
msgctxt "notebookbar|FindSection|tooltip_text"
msgid "Find"
-msgstr "Cerca"
+msgstr "Busca"
#: notebookbar.ui:2530
-#, fuzzy
msgctxt "notebookbar|FindSection1|tooltip_text"
msgid "Find"
-msgstr "Cerca"
+msgstr "Busca"
#: notebookbar.ui:2595
-#, fuzzy
msgctxt "notebookbar|HomeLabel"
msgid "Home"
msgstr "Inici"
#: notebookbar.ui:2616
-#, fuzzy
msgctxt "notebookbar|BreakSection|tooltip_text"
msgid "Break"
-msgstr "_Salt"
+msgstr "Divisió"
#: notebookbar.ui:2800
-#, fuzzy
msgctxt "notebookbar|box70|tooltip_text"
msgid "Gallery"
msgstr "Galeria"
@@ -12374,58 +12008,49 @@ msgstr "Galeria"
#: notebookbar.ui:2806
msgctxt "notebookbar|Gallery|tooltip_text"
msgid "Open Clip Art and Media Gallery"
-msgstr ""
+msgstr "Obri la galeria multimèdia i de clip art"
#: notebookbar.ui:2850
-#, fuzzy
msgctxt "notebookbar|box69|tooltip_text"
msgid "Symbol"
msgstr "Símbol"
#: notebookbar.ui:2882
-#, fuzzy
msgctxt "notebookbar|box17|tooltip_text"
msgid "Basic"
msgstr "Bàsic"
#: notebookbar.ui:2910
-#, fuzzy
msgctxt "notebookbar|InsertAVMedia|tooltip_text"
msgid "Insert Audio or Video"
-msgstr "Insereix un àudio o vídeo"
+msgstr "Insereix àudio o vídeo"
#: notebookbar.ui:2942
-#, fuzzy
msgctxt "notebookbar|ShapesSection|tooltip_text"
msgid "Shapes"
-msgstr "Forma"
+msgstr "Formes"
#: notebookbar.ui:3249
-#, fuzzy
msgctxt "notebookbar|LinksSection|tooltip_text"
msgid "Links"
msgstr "Enllaços"
#: notebookbar.ui:3336
-#, fuzzy
msgctxt "notebookbar|TextSection|tooltip_text"
msgid "Text"
msgstr "Text"
#: notebookbar.ui:3373
-#, fuzzy
msgctxt "notebookbar|FontWork"
msgid "Fontwork"
msgstr "Fontwork"
#: notebookbar.ui:3455
-#, fuzzy
msgctxt "notebookbar|FieldsSection|tooltip_text"
msgid "Fields"
msgstr "Camps"
#: notebookbar.ui:3545
-#, fuzzy
msgctxt "notebookbar|InsertLabel"
msgid "Insert"
msgstr "Insereix"
@@ -12433,104 +12058,89 @@ msgstr "Insereix"
#: notebookbar.ui:3715
msgctxt "notebookbar|box15|tooltip_text"
msgid "Setup"
-msgstr ""
+msgstr "Configuració"
#: notebookbar.ui:3913
-#, fuzzy
msgctxt "notebookbar|LayoutLabel"
msgid "Page layout"
-msgstr "Format de la pàgina"
+msgstr "Esquema de la pàgina"
#: notebookbar.ui:4295
-#, fuzzy
msgctxt "notebookbar|ReferencesLabel"
msgid "References"
msgstr "Referències"
#: notebookbar.ui:4790
-#, fuzzy
msgctxt "notebookbar|ReviewLabel"
msgid "Review"
-msgstr "_Previsualitza"
+msgstr "Revisa"
#: notebookbar.ui:4806
msgctxt "notebookbar|PageViewSection|tooltip_text"
msgid "Page View"
-msgstr ""
+msgstr "Visualització de la pàgina"
#: notebookbar.ui:4900
msgctxt "notebookbar|DocumentAreaElementsSection|tooltip_text"
msgid "Document Area Elements"
-msgstr ""
+msgstr "Elements de l'àrea del document"
#: notebookbar.ui:5056
-#, fuzzy
msgctxt "notebookbar|ZoomSection|tooltip_text"
msgid "Zoom"
-msgstr "_Ampliació"
+msgstr "Escala"
#: notebookbar.ui:5177
-#, fuzzy
msgctxt "notebookbar|ViewLabel"
msgid "View"
msgstr "Visualització"
#: notebookbar.ui:5745
-#, fuzzy
msgctxt "notebookbar|formattable|tooltip_text"
msgid "Indent"
msgstr "Sagnat"
#: notebookbar.ui:5787
-#, fuzzy
msgctxt "notebookbar|formattable1|tooltip_text"
msgid "Indent"
msgstr "Sagnat"
#: notebookbar.ui:5850
-#, fuzzy
msgctxt "notebookbar|TableLabel"
msgid "Table"
msgstr "Taula"
#: notebookbar.ui:5869
-#, fuzzy
msgctxt "notebookbar|BasicsSection|tooltip_text"
msgid "Basics"
-msgstr "Base"
+msgstr "Bàsics"
#: notebookbar.ui:5872
-#, fuzzy
msgctxt "notebookbar|GraphicDialog"
msgid "Properties"
msgstr "Propietats"
#: notebookbar.ui:5902
-#, fuzzy
msgctxt "notebookbar|SizeSection|tooltip_text"
msgid "Basics"
-msgstr "Base"
+msgstr "Bàsics"
#: notebookbar.ui:5905
-#, fuzzy
msgctxt "notebookbar|Crop1"
msgid "Crop"
msgstr "Escapça"
#: notebookbar.ui:6537
-#, fuzzy
msgctxt "notebookbar|ImageLabel"
msgid "Image"
msgstr "Imatge"
#: notebookbar.ui:6554
-#, fuzzy
msgctxt "notebookbar|LineFormat"
msgid "Line"
msgstr "Línia"
#: notebookbar.ui:6572
-#, fuzzy
msgctxt "notebookbar|AreaFormat"
msgid "Area"
msgstr "Àrea"
@@ -12538,10 +12148,9 @@ msgstr "Àrea"
#: notebookbar.ui:6705
msgctxt "notebookbar|ShapeLabel"
msgid "Shape / Textbox"
-msgstr ""
+msgstr "Forma o caixa de text"
#: notebookbar.ui:6734
-#, fuzzy
msgctxt "notebookbar|AnchorMenu"
msgid "Anchor"
msgstr "Àncora"
@@ -12549,135 +12158,114 @@ msgstr "Àncora"
#: notebookbar.ui:7266
msgctxt "notebookbar|FrameLabel"
msgid "Frame / OLE"
-msgstr ""
+msgstr "Marc o OLE"
#: notebookbar_compact.ui:1880
msgctxt "notebookbar_compact|menubarD"
msgid "Menubar"
-msgstr ""
+msgstr "Barra de menús"
#: notebookbar_compact.ui:2768
-#, fuzzy
msgctxt "notebookbar_compact|fileb"
msgid "_File"
msgstr "_Fitxer"
#: notebookbar_compact.ui:2797
-#, fuzzy
msgctxt "notebookbar_compact|FileLabel"
msgid "File"
msgstr "Fitxer"
#: notebookbar_compact.ui:2873
-#, fuzzy
msgctxt "notebookbar_compact|editb"
msgid "_Edit"
msgstr "_Edita"
#: notebookbar_compact.ui:3338
-#, fuzzy
msgctxt "notebookbar_compact|formatb"
msgid "F_ormat"
msgstr "F_ormat"
#: notebookbar_compact.ui:3660
-#, fuzzy
msgctxt "notebookbar_compact|menub"
msgid "_Menu"
-msgstr "Menú"
+msgstr "_Menú"
#: notebookbar_compact.ui:3690
-#, fuzzy
msgctxt "notebookbar_compact|HomeLabel"
msgid "Home"
msgstr "Inici"
#: notebookbar_compact.ui:4093
-#, fuzzy
msgctxt "notebookbar_compact|insertb"
msgid "_Insert"
msgstr "_Insereix"
#: notebookbar_compact.ui:4123
-#, fuzzy
msgctxt "notebookbar_compact|InsertLabel"
msgid "Insert"
msgstr "Insereix"
#: notebookbar_compact.ui:4500
-#, fuzzy
msgctxt "notebookbar_compact|reviewb"
msgid "Pag_e"
-msgstr "Pàgina"
+msgstr "_Pàgina"
#: notebookbar_compact.ui:4530
-#, fuzzy
msgctxt "notebookbar_compact|LayoutLabel"
msgid "Page layout"
-msgstr "Format de la pàgina"
+msgstr "Esquema de la pàgina"
#: notebookbar_compact.ui:4869
-#, fuzzy
msgctxt "notebookbar_compact|referenceb"
msgid "Reference_s"
-msgstr "Referències"
+msgstr "Referèncie_s"
#: notebookbar_compact.ui:4899
-#, fuzzy
msgctxt "notebookbar_compact|ReferencesLabel"
msgid "References"
msgstr "Referències"
#: notebookbar_compact.ui:5297
-#, fuzzy
msgctxt "notebookbar_compact|reviewR"
msgid "_Review"
-msgstr "_Previsualitza"
+msgstr "_Revisa"
#: notebookbar_compact.ui:5327
-#, fuzzy
msgctxt "notebookbar_compact|ReviewLabel"
msgid "Review"
-msgstr "_Previsualitza"
+msgstr "Revisa"
#: notebookbar_compact.ui:5762
-#, fuzzy
msgctxt "notebookbar_compact|viewb"
msgid "_View"
-msgstr "Visualització"
+msgstr "_Visualització"
#: notebookbar_compact.ui:5792
-#, fuzzy
msgctxt "notebookbar_compact|ViewLabel"
msgid "View"
msgstr "Visualització"
#: notebookbar_compact.ui:6448
-#, fuzzy
msgctxt "notebookbar_compact|tableT"
msgid "T_able"
msgstr "T_aula"
#: notebookbar_compact.ui:6478
-#, fuzzy
msgctxt "notebookbar_compact|TableLabel"
msgid "Table"
msgstr "Taula"
#: notebookbar_compact.ui:7105
-#, fuzzy
msgctxt "notebookbar_compact|graphicB"
msgid "_Graphic"
-msgstr "Gràfics"
+msgstr "_Imatge"
#: notebookbar_compact.ui:7136
-#, fuzzy
msgctxt "notebookbar_compact|ImageLabel"
msgid "Image"
msgstr "Imatge"
#: notebookbar_compact.ui:7611
-#, fuzzy
msgctxt "notebookbar_compact|wrapb"
msgid "Wrap"
msgstr "Ajusta"
@@ -12685,45 +12273,39 @@ msgstr "Ajusta"
#: notebookbar_compact.ui:7762
msgctxt "notebookbar_compact|drab"
msgid "D_raw"
-msgstr ""
+msgstr "D_ibuixa"
#: notebookbar_compact.ui:7795
msgctxt "notebookbar_compact|ShapeLabel"
msgid "Draw"
-msgstr ""
+msgstr "Dibuixa"
#: notebookbar_compact.ui:8117
-#, fuzzy
msgctxt "notebookbar_compact|frame:MenuWrap"
msgid "Wrap"
msgstr "Ajusta"
#: notebookbar_compact.ui:8144
-#, fuzzy
msgctxt "notebookbar_compact|frame:MenuAlign"
msgid "Align"
-msgstr "Alineació"
+msgstr "Alinea"
#: notebookbar_compact.ui:8216
-#, fuzzy
msgctxt "notebookbar_compact|frame:MenuDraw"
msgid "Object"
msgstr "Objecte"
#: notebookbar_compact.ui:8246
-#, fuzzy
msgctxt "notebookbar_compact|FrameLabel"
msgid "Object"
msgstr "Objecte"
#: notebookbar_compact.ui:8780
-#, fuzzy
msgctxt "notebookbar_compact|referenceb"
msgid "_Tools"
-msgstr "Eines"
+msgstr "_Eines"
#: notebookbar_compact.ui:8810
-#, fuzzy
msgctxt "notebookbar_compact|DevLabel"
msgid "Tools"
msgstr "Eines"
@@ -12731,696 +12313,594 @@ msgstr "Eines"
#: notebookbar_groupedbar_compact.ui:1151
msgctxt "notebookbar_groupedbar_compact|menubarD1"
msgid "Menubar"
-msgstr ""
+msgstr "Barra de menús"
#: notebookbar_groupedbar_compact.ui:3106
msgctxt "notebookbar_groupedbar_compact|menubarD"
msgid "Menubar"
-msgstr ""
+msgstr "Barra de menús"
#: notebookbar_groupedbar_compact.ui:3363
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|Quotation2"
msgid "Quotation"
msgstr "Citació"
#: notebookbar_groupedbar_compact.ui:4005
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|menub"
msgid "_Menu"
-msgstr "Menú"
+msgstr "_Menú"
#: notebookbar_groupedbar_compact.ui:4060
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|toolsb"
msgid "_Tools"
-msgstr "Eines"
+msgstr "_Eines"
#: notebookbar_groupedbar_compact.ui:4148
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|fileb"
msgid "_File"
msgstr "_Fitxer"
#: notebookbar_groupedbar_compact.ui:4302
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|editb"
msgid "_Edit"
msgstr "_Edita"
#: notebookbar_groupedbar_compact.ui:4441
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|paragraphstyleb"
msgid "St_yles"
-msgstr "Estils"
+msgstr "Est_ils"
#: notebookbar_groupedbar_compact.ui:4619
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|formatb"
msgid "F_ormat"
msgstr "F_ormat"
#: notebookbar_groupedbar_compact.ui:4872
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|paragraphb"
msgid "_Paragraph"
-msgstr "Paràgraf"
+msgstr "_Paràgraf"
#: notebookbar_groupedbar_compact.ui:5044
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|insertb"
msgid "_Insert"
msgstr "_Insereix"
#: notebookbar_groupedbar_compact.ui:5192
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|referenceb"
msgid "Reference_s"
-msgstr "Referències"
+msgstr "_Referències"
#: notebookbar_groupedbar_compact.ui:5299
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|reviewb"
msgid "_Review"
-msgstr "_Previsualitza"
+msgstr "_Revisa"
#: notebookbar_groupedbar_compact.ui:5413
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|viewb"
msgid "_View"
-msgstr "Visualització"
+msgstr "_Visualització"
#: notebookbar_groupedbar_compact.ui:5516
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|paragraphstylet"
msgid "St_yles"
-msgstr "Estils"
+msgstr "Est_ils"
#: notebookbar_groupedbar_compact.ui:5691
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|formatt"
msgid "F_ormat"
msgstr "F_ormat"
#: notebookbar_groupedbar_compact.ui:5906
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|paragrapht"
msgid "_Paragraph"
-msgstr "Paràgraf"
+msgstr "_Paràgraf"
#: notebookbar_groupedbar_compact.ui:6031
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|tableT"
msgid "T_able"
msgstr "T_aula"
#: notebookbar_groupedbar_compact.ui:6167
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|merged"
msgid "_Merge"
-msgstr "Fusiona"
+msgstr "_Fusiona"
#: notebookbar_groupedbar_compact.ui:6289
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|rowscolumnst"
msgid "R_ows"
-msgstr "_Files:"
+msgstr "_Files"
#: notebookbar_groupedbar_compact.ui:6414
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|selectt"
msgid "Selec_t"
-msgstr "Selecciona"
+msgstr "_Selecciona"
#: notebookbar_groupedbar_compact.ui:6525
msgctxt "notebookbar_groupedbar_compact|calculatet"
msgid "_Calc"
-msgstr ""
+msgstr "_Calc"
#: notebookbar_groupedbar_compact.ui:6660
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|graphicB"
msgid "_Graphic"
-msgstr "Gràfics"
+msgstr "_Imatge"
#: notebookbar_groupedbar_compact.ui:6775
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|colorb"
msgid "C_olor"
-msgstr "Color"
+msgstr "C_olor"
#: notebookbar_groupedbar_compact.ui:7092
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|arrange"
msgid "_Arrange"
-msgstr "Organitza"
+msgstr "_Organitza"
#: notebookbar_groupedbar_compact.ui:7252
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|GridB"
msgid "_Grid"
-msgstr "Graella"
+msgstr "_Graella"
#: notebookbar_groupedbar_compact.ui:7372
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|languageb"
msgid "_Language"
-msgstr "Llengua"
+msgstr "_Llengua"
#: notebookbar_groupedbar_compact.ui:7498
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|revieb"
msgid "_Review"
-msgstr "_Previsualitza"
+msgstr "_Revisa"
#: notebookbar_groupedbar_compact.ui:7648
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|commentsb"
msgid "_Comments"
msgstr "_Comentaris"
#: notebookbar_groupedbar_compact.ui:7748
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|compareb"
msgid "Com_pare"
msgstr "_Compara"
#: notebookbar_groupedbar_compact.ui:7848
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|viewA"
msgid "_View"
-msgstr "Visualització"
+msgstr "_Visualització"
#: notebookbar_groupedbar_compact.ui:8032
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|editdrawb"
msgid "St_yles"
-msgstr "Estils"
+msgstr "Est_ils"
#: notebookbar_groupedbar_compact.ui:8248
msgctxt "notebookbar_groupedbar_compact|drawb"
msgid "D_raw"
-msgstr ""
+msgstr "D_ibuixa"
#: notebookbar_groupedbar_compact.ui:8475
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|arrangeD"
msgid "_Arrange"
-msgstr "Organitza"
+msgstr "_Organitza"
#: notebookbar_groupedbar_compact.ui:8611
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|Grid"
msgid "_Grid"
-msgstr "Graella"
+msgstr "_Graella"
#: notebookbar_groupedbar_compact.ui:8720
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|viewDrawb"
msgid "Grou_p"
-msgstr "Grup"
+msgstr "Gru_p"
#: notebookbar_groupedbar_compact.ui:8828
msgctxt "notebookbar_groupedbar_compact|3Db"
msgid "3_D"
-msgstr ""
+msgstr "3_D"
#: notebookbar_groupedbar_compact.ui:9011
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|oleB"
msgid "F_rame"
-msgstr "Marc"
+msgstr "_Marc"
#: notebookbar_groupedbar_compact.ui:9218
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|arrangeO"
msgid "_Arrange"
-msgstr "Organitza"
+msgstr "_Organitza"
#: notebookbar_groupedbar_compact.ui:9327
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|GridO"
msgid "_Grid"
-msgstr "Graella"
+msgstr "_Graella"
#: notebookbar_groupedbar_compact.ui:9437
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|viewO"
msgid "_View"
-msgstr "Visualització"
+msgstr "_Visualització"
#: notebookbar_groupedbar_compact.ui:9542
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|paragraphstyles"
msgid "St_yles"
-msgstr "Estils"
+msgstr "Est_ils"
#: notebookbar_groupedbar_compact.ui:9717
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|formats"
msgid "F_ormat"
msgstr "F_ormat"
#: notebookbar_groupedbar_compact.ui:9978
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|paragraphs"
msgid "_Paragraph"
-msgstr "Paràgraf"
+msgstr "_Paràgraf"
#: notebookbar_groupedbar_compact.ui:10137
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|viewc"
msgid "_View"
-msgstr "Visualització"
+msgstr "_Visualització"
#: notebookbar_groupedbar_full.ui:3064
msgctxt "notebookbar_groupedbar_full|menubarD"
msgid "Menubar"
-msgstr ""
+msgstr "Barra de menús"
#: notebookbar_groupedbar_full.ui:3281
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|Quotation2"
msgid "Quotation"
msgstr "Citació"
#: notebookbar_groupedbar_full.ui:3934
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|menub"
msgid "_Menu"
-msgstr "Menú"
+msgstr "_Menú"
#: notebookbar_groupedbar_full.ui:3986
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|toolsb"
msgid "_Tools"
-msgstr "Eines"
+msgstr "_Eines"
#: notebookbar_groupedbar_full.ui:4040
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|helpb"
msgid "_Help"
-msgstr "Ajuda"
+msgstr "_Ajuda"
#: notebookbar_groupedbar_full.ui:4147
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|fileb"
msgid "_File"
msgstr "_Fitxer"
#: notebookbar_groupedbar_full.ui:4384
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|editb"
msgid "_Edit"
msgstr "_Edita"
#: notebookbar_groupedbar_full.ui:4580
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|paragraphstyleb"
msgid "St_yles"
-msgstr "Estils"
+msgstr "Est_ils"
#: notebookbar_groupedbar_full.ui:4867
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|formatb"
msgid "F_ormat"
msgstr "F_ormat"
#: notebookbar_groupedbar_full.ui:5218
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|paragraphb"
msgid "_Paragraph"
-msgstr "Paràgraf"
+msgstr "_Paràgraf"
#: notebookbar_groupedbar_full.ui:5457
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|insertb"
msgid "_Insert"
msgstr "_Insereix"
#: notebookbar_groupedbar_full.ui:5685
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|referenceb"
msgid "Referen_ce"
-msgstr "Referència"
+msgstr "Referèn_cia"
#: notebookbar_groupedbar_full.ui:5886
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|reviewb"
msgid "_Review"
-msgstr "_Previsualitza"
+msgstr "_Revisió"
#: notebookbar_groupedbar_full.ui:6035
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewb"
msgid "_View"
-msgstr "Visualització"
+msgstr "_Visualitza"
#: notebookbar_groupedbar_full.ui:6296
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|graphicB"
msgid "_Graphic"
-msgstr "Gràfics"
+msgstr "_Imatge"
#: notebookbar_groupedbar_full.ui:6726
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|arrange"
msgid "_Arrange"
-msgstr "Organitza"
+msgstr "_Organitza"
#: notebookbar_groupedbar_full.ui:6902
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|colorb"
msgid "C_olor"
-msgstr "Color"
+msgstr "C_olor"
#: notebookbar_groupedbar_full.ui:7156
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|GridB"
msgid "_Grid"
-msgstr "Graella"
+msgstr "_Graella"
#: notebookbar_groupedbar_full.ui:7333
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|paragraphstylet"
msgid "St_yles"
-msgstr "Estils"
+msgstr "Est_ils"
#: notebookbar_groupedbar_full.ui:7620
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|formatt"
msgid "F_ormat"
msgstr "F_ormat"
#: notebookbar_groupedbar_full.ui:7971
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|paragrapht"
msgid "_Paragraph"
-msgstr "Paràgraf"
+msgstr "_Paràgraf"
#: notebookbar_groupedbar_full.ui:8198
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|tabled"
msgid "T_able"
msgstr "T_aula"
#: notebookbar_groupedbar_full.ui:8396
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|rowscolumnst"
msgid "R_ows"
-msgstr "_Files:"
+msgstr "_Files"
#: notebookbar_groupedbar_full.ui:8597
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|merged"
msgid "_Merge"
-msgstr "Fusiona"
+msgstr "_Fusiona"
#: notebookbar_groupedbar_full.ui:8825
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|selectt"
msgid "Sele_ct"
-msgstr "Selecciona"
+msgstr "Sele_cciona"
#: notebookbar_groupedbar_full.ui:9054
msgctxt "notebookbar_groupedbar_full|calculatet"
msgid "_Calc"
-msgstr ""
+msgstr "_Calc"
#: notebookbar_groupedbar_full.ui:9282
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|referencet"
msgid "Referen_ce"
-msgstr "Referència"
+msgstr "Referèn_cia"
#: notebookbar_groupedbar_full.ui:9418
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|languageb"
msgid "_Language"
-msgstr "Llengua"
+msgstr "_Llengua"
#: notebookbar_groupedbar_full.ui:9646
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|revieb"
msgid "_Review"
-msgstr "_Previsualitza"
+msgstr "_Revisa"
#: notebookbar_groupedbar_full.ui:9858
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|commentsb"
msgid "_Comments"
msgstr "_Comentaris"
#: notebookbar_groupedbar_full.ui:10060
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|compareb"
msgid "Com_pare"
msgstr "_Compara"
#: notebookbar_groupedbar_full.ui:10209
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewa"
msgid "_View"
-msgstr "Visualització"
+msgstr "_Visualització"
#: notebookbar_groupedbar_full.ui:10654
msgctxt "notebookbar_groupedbar_full|drawb"
msgid "D_raw"
-msgstr ""
+msgstr "D_ibuixa"
#: notebookbar_groupedbar_full.ui:11024
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|editdrawb"
msgid "_Edit"
msgstr "_Edita"
#: notebookbar_groupedbar_full.ui:11254
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|wrapb"
msgid "Wrap"
msgstr "Ajusta"
#: notebookbar_groupedbar_full.ui:11268
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|alignb"
msgid "Align"
-msgstr "Alineació"
+msgstr "Alinea"
#: notebookbar_groupedbar_full.ui:11300
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|arrangedrawb"
msgid "_Arrange"
-msgstr "Organitza"
+msgstr "_Organitza"
#: notebookbar_groupedbar_full.ui:11467
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|GridDrawB"
msgid "_Grid"
-msgstr "Graella"
+msgstr "_Graella"
#: notebookbar_groupedbar_full.ui:11668
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewDrawb"
msgid "Grou_p"
-msgstr "Grup"
+msgstr "Gru_p"
#: notebookbar_groupedbar_full.ui:11847
msgctxt "notebookbar_groupedbar_full|3Db"
msgid "3_D"
-msgstr ""
+msgstr "3_D"
#: notebookbar_groupedbar_full.ui:12158
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|formatd"
msgid "F_ormat"
msgstr "F_ormat"
#: notebookbar_groupedbar_full.ui:12424
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|paragraphTextb"
msgid "_Paragraph"
-msgstr "Paràgraf"
+msgstr "_Paràgraf"
#: notebookbar_groupedbar_full.ui:12600
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewd"
msgid "_View"
-msgstr "Visualització"
+msgstr "_Visualització"
#: notebookbar_groupedbar_full.ui:12753
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|insertTextb"
msgid "_Insert"
msgstr "_Insereix"
#: notebookbar_groupedbar_full.ui:13186
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|media"
msgid "_Media"
-msgstr "Mitjà"
+msgstr "_Multimèdia"
#: notebookbar_groupedbar_full.ui:13423
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|oleB"
msgid "F_rame"
-msgstr "Marc"
+msgstr "_Marc"
#: notebookbar_groupedbar_full.ui:13853
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|arrageOLE"
msgid "_Arrange"
-msgstr "Organitza"
+msgstr "_Organitza"
#: notebookbar_groupedbar_full.ui:14019
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|OleGridB"
msgid "_Grid"
-msgstr "Graella"
+msgstr "_Graella"
#: notebookbar_groupedbar_full.ui:14168
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewf"
msgid "_View"
-msgstr "Visualització"
+msgstr "_Visualització"
#: notebookbar_groups.ui:34
-#, fuzzy
msgctxt "notebookbar_groups|imagestyledefault"
msgid "Default"
-msgstr "Per defecte"
+msgstr "Predeterminat"
#: notebookbar_groups.ui:42
-#, fuzzy
msgctxt "notebookbar_groups|imagestylegray"
msgid "Grayscale"
msgstr "Escala de grisos"
#: notebookbar_groups.ui:50
-#, fuzzy
msgctxt "notebookbar_groups|imagestylebw"
msgid "Black and White"
msgstr "Blanc i negre"
#: notebookbar_groups.ui:58
-#, fuzzy
msgctxt "notebookbar_groups|imagestylewater"
msgid "Watermark"
-msgstr "Filigrana"
+msgstr "Marca d'aigua"
#: notebookbar_groups.ui:72
msgctxt "notebookbar_groups|imagestylecorrectionbc20m"
msgid "-20% Brightness & Contrast"
-msgstr ""
+msgstr "-20% de brillantor i contrast"
#: notebookbar_groups.ui:80
msgctxt "notebookbar_groups|imagestylecorrectionb20m"
msgid "-20% Brightness"
-msgstr ""
+msgstr "-20% de brillantor"
#: notebookbar_groups.ui:88
msgctxt "notebookbar_groups|imagestylecorrectionc20m"
msgid "-20% Contrast"
-msgstr ""
+msgstr "-20% de contrast"
#: notebookbar_groups.ui:96
msgctxt "notebookbar_groups|imagestylecorrectiondefault"
msgid "0% Brightness & Contrast"
-msgstr ""
+msgstr "0% de brillantor i contrast"
#: notebookbar_groups.ui:104
msgctxt "notebookbar_groups|imagestylecorrectionb20p"
msgid "+20% Brightness"
-msgstr ""
+msgstr "+20% de brillantor"
#: notebookbar_groups.ui:112
msgctxt "notebookbar_groups|imagestylecorrectionc20p"
msgid "+20% Contrast"
-msgstr ""
+msgstr "+20% de contrast"
#: notebookbar_groups.ui:120
msgctxt "notebookbar_groups|imagestylecorrectionbc20p"
msgid "+20% Brightness & Contrast"
-msgstr ""
+msgstr "+20% de brillantor i contrast"
#: notebookbar_groups.ui:134
-#, fuzzy
msgctxt "notebookbar_groups|imagestylecolorred"
msgid "Colorize Red"
-msgstr "Color roig"
+msgstr "Acoloreix en roig"
#: notebookbar_groups.ui:142
-#, fuzzy
msgctxt "notebookbar_groups|imagestylecolorblue"
msgid "Colorize Blue"
-msgstr "Color blau"
+msgstr "Acoloreix en blau"
#: notebookbar_groups.ui:150
-#, fuzzy
msgctxt "notebookbar_groups|imagestylecolorgreen"
msgid "Colorize Green"
-msgstr "Color verd"
+msgstr "Acoloreix en verd"
#: notebookbar_groups.ui:158
msgctxt "notebookbar_groups|imagestylecolororange"
msgid "Colorize Orange"
-msgstr ""
+msgstr "Acoloreix en taronja"
#: notebookbar_groups.ui:186
-#, fuzzy
msgctxt "notebookbar_groups|hyperlink"
msgid "Hyperlink"
-msgstr "Enllaç"
+msgstr "Hiperenllaç"
#: notebookbar_groups.ui:200
-#, fuzzy
msgctxt "notebookbar_groups|footnote"
msgid "Footnote"
msgstr "Nota al peu"
#: notebookbar_groups.ui:209
-#, fuzzy
msgctxt "notebookbar_groups|endnote"
msgid "Endnote"
msgstr "Nota final"
#: notebookbar_groups.ui:224
-#, fuzzy
msgctxt "notebookbar_groups|bookmark"
msgid "Bookmark"
msgstr "Marcador"
#: notebookbar_groups.ui:233
-#, fuzzy
msgctxt "notebookbar_groups|crossreference"
msgid "Cross-Reference"
-msgstr "Referències creuades"
+msgstr "Referència creuada"
#: notebookbar_groups.ui:317
-#, fuzzy
msgctxt "notebookbar_groups|paradefault"
msgid "Default Paragraph"
-msgstr "~Paràgraf predeterminat"
+msgstr "Paràgraf predeterminat"
#: notebookbar_groups.ui:326
-#, fuzzy
msgctxt "notebookbar_groups|title"
msgid "Title"
msgstr "Títol"
#: notebookbar_groups.ui:335
-#, fuzzy
msgctxt "notebookbar_groups|heading1"
msgid "Heading 1"
msgstr "Encapçalament 1"
#: notebookbar_groups.ui:344
-#, fuzzy
msgctxt "notebookbar_groups|heading2"
msgid "Heading 2"
msgstr "Encapçalament 2"
#: notebookbar_groups.ui:353
-#, fuzzy
msgctxt "notebookbar_groups|heading3"
msgid "Heading 3"
msgstr "Encapçalament 3"
@@ -13428,256 +12908,217 @@ msgstr "Encapçalament 3"
#: notebookbar_groups.ui:368
msgctxt "notebookbar_groups|chardefault"
msgid "Default Character"
-msgstr ""
+msgstr "Caràcter predeterminat"
#: notebookbar_groups.ui:377
-#, fuzzy
msgctxt "notebookbar_groups|italic"
msgid "Emphasis"
msgstr "Èmfasi"
#: notebookbar_groups.ui:386
-#, fuzzy
msgctxt "notebookbar_groups|bold"
msgid "Strong Emphasis"
msgstr "Èmfasi fort"
#: notebookbar_groups.ui:404
-#, fuzzy
msgctxt "notebookbar_groups|tablestylenone"
msgid "None"
msgstr "Cap"
#: notebookbar_groups.ui:412
-#, fuzzy
msgctxt "notebookbar_groups|tablestyledefault"
msgid "Default"
-msgstr "Per defecte"
+msgstr "Predeterminat"
#: notebookbar_groups.ui:420
msgctxt "notebookbar_groups|tablestyle1"
msgid "Style 1"
-msgstr ""
+msgstr "Estil 1"
#: notebookbar_groups.ui:428
-#, fuzzy
msgctxt "notebookbar_groups|tablestyle2"
msgid "Style 2"
-msgstr "Estil2"
+msgstr "Estil 2"
#: notebookbar_groups.ui:436
msgctxt "notebookbar_groups|tablestyle3"
msgid "Style 3"
-msgstr ""
+msgstr "Estil 3"
#: notebookbar_groups.ui:444
msgctxt "notebookbar_groups|tablestyle4"
msgid "Style 4"
-msgstr ""
+msgstr "Estil 4"
#: notebookbar_groups.ui:471
-#, fuzzy
msgctxt "notebookbar_groups|rowmenuaddup"
msgid "Insert Rows Above"
-msgstr "Insereix files a dalt"
+msgstr "Insereix files damunt"
#: notebookbar_groups.ui:480
-#, fuzzy
msgctxt "notebookbar_groups|rowmenuadddown"
msgid "Insert Rows Below"
msgstr "Insereix files a sota"
#: notebookbar_groups.ui:495
-#, fuzzy
msgctxt "notebookbar_groups|rowmenudel"
msgid "Delete Rows"
-msgstr "Suprimeix una fila"
+msgstr "Suprimeix files"
#: notebookbar_groups.ui:504
-#, fuzzy
msgctxt "notebookbar_groups|rowmenuselect"
msgid "Select Rows"
msgstr "Selecciona les files"
#: notebookbar_groups.ui:519
-#, fuzzy
msgctxt "notebookbar_groups|rowmenuheight"
msgid "Row Height..."
-msgstr "Alçada de la fila"
+msgstr "Alçària de la fila..."
#: notebookbar_groups.ui:528
-#, fuzzy
msgctxt "notebookbar_groups|rowmenuoptimalrow"
msgid "Optimal Row Height"
-msgstr "Alçada òptima de la fila"
+msgstr "Alçària òptima de la fila"
#: notebookbar_groups.ui:537
-#, fuzzy
msgctxt "notebookbar_groups|rowmenudistribute"
msgid "Distribute Rows Evenly"
msgstr "Distribueix les files uniformement"
#: notebookbar_groups.ui:736
-#, fuzzy
msgctxt "notebookbar_groups|filegrouplabel"
msgid "File"
msgstr "Fitxer"
#: notebookbar_groups.ui:889
-#, fuzzy
msgctxt "notebookbar_groups|clipboardgrouplabel"
msgid "Clipboard"
-msgstr "porta-retalls"
+msgstr "Porta-retalls"
#: notebookbar_groups.ui:935
-#, fuzzy
msgctxt "notebookbar_groups|paragraphstyleb"
msgid "Style"
msgstr "Estil"
#: notebookbar_groups.ui:1448
-#, fuzzy
msgctxt "notebookbar_groups|formatgrouplabel"
msgid "Text"
msgstr "Text"
#: notebookbar_groups.ui:1573
-#, fuzzy
msgctxt "notebookbar_groups|linksb"
msgid "Links"
msgstr "Enllaços"
#: notebookbar_groups.ui:1616
-#, fuzzy
msgctxt "notebookbar_groups|shapesb"
msgid "Shapes"
-msgstr "Forma"
+msgstr "Formes"
#: notebookbar_groups.ui:1722
-#, fuzzy
msgctxt "notebookbar_groups|insertgrouplabel"
msgid "Insert"
msgstr "Insereix"
#: notebookbar_groups.ui:1758
-#, fuzzy
msgctxt "notebookbar_groups|tablestyleb"
msgid "Style"
msgstr "Estil"
#: notebookbar_groups.ui:1780
-#, fuzzy
msgctxt "notebookbar_groups|tablerowsb"
msgid "Rows"
msgstr "Files"
#: notebookbar_groups.ui:1798
-#, fuzzy
msgctxt "notebookbar_groups|tablecolumnsb"
msgid "Columns"
msgstr "Columnes"
#: notebookbar_groups.ui:2002
-#, fuzzy
msgctxt "notebookbar_groups|tablegrouplabel"
msgid "Table"
msgstr "Taula"
#: notebookbar_groups.ui:2038
-#, fuzzy
msgctxt "notebookbar_groups|imagestyleb"
msgid "Style"
msgstr "Estil"
#: notebookbar_groups.ui:2079
-#, fuzzy
msgctxt "notebookbar_groups|resetb"
msgid "Reset"
-msgstr "Reinicia"
+msgstr "Restableix"
#: notebookbar_groups.ui:2126
-#, fuzzy
msgctxt "notebookbar_groups|wrapb"
msgid "Wrap"
msgstr "Ajusta"
#: notebookbar_groups.ui:2143
-#, fuzzy
msgctxt "notebookbar_groups|lockb"
msgid "Lock"
-msgstr "bloqueig"
+msgstr "Bloca"
#: notebookbar_groups.ui:2189
-#, fuzzy
msgctxt "notebookbar_groups|imagegrouplabel"
msgid "Image"
msgstr "Imatge"
#: notebookbar_groups.ui:2247
-#, fuzzy
msgctxt "notebookbar_groups|wrapoff"
msgid "None"
msgstr "Cap"
#: notebookbar_groups.ui:2256
-#, fuzzy
msgctxt "notebookbar_groups|wrapideal"
msgid "Optimal"
msgstr "Òptim"
#: notebookbar_groups.ui:2265
-#, fuzzy
msgctxt "notebookbar_groups|wrapon"
msgid "Parallel"
msgstr "Paral·lel"
#: notebookbar_groups.ui:2274
-#, fuzzy
msgctxt "notebookbar_groups|wrapleft"
msgid "Before"
msgstr "Abans"
#: notebookbar_groups.ui:2283
-#, fuzzy
msgctxt "notebookbar_groups|wrapright"
msgid "After"
msgstr "Després"
#: notebookbar_groups.ui:2292
-#, fuzzy
msgctxt "notebookbar_groups|wrapthrough"
msgid "Through"
-msgstr "Per darrere"
+msgstr "Continu"
#: notebookbar_groups.ui:2307
-#, fuzzy
msgctxt "notebookbar_groups|wrapcontour"
msgid "Contour"
-msgstr "_Contorn"
+msgstr "Contorn"
#: notebookbar_groups.ui:2316
-#, fuzzy
msgctxt "notebookbar_groups|contourdialog"
msgid "Edit Contour"
msgstr "Edita el contorn"
#: notebookbar_single.ui:473
-#, fuzzy
msgctxt "notebookbar_single|halignment|tooltip_text"
msgid "Horizontal Alignment"
msgstr "Alineació horitzontal"
#: notebookbar_single.ui:596
-#, fuzzy
msgctxt "notebookbar_single|outlineindent|tooltip_text"
msgid "Indent"
-msgstr "Sagnat"
+msgstr "Sagna"
#: notebookbar_single.ui:678
-#, fuzzy
msgctxt "notebookbar_single|insert|tooltip_text"
msgid "Indent"
-msgstr "Sagnat"
+msgstr "Sagna"
#: numberingnamedialog.ui:11
msgctxt "numberingnamedialog|liststore1"
@@ -14041,12 +13482,12 @@ msgstr "Utilitza la mètrica de la impressora per a la formatació del document"
#: optcompatpage.ui:57
msgctxt "optcompatpage|format"
msgid "Add spacing between paragraphs and tables"
-msgstr ""
+msgstr "Afig espai entre els paràgrafs i taules"
#: optcompatpage.ui:58
msgctxt "optcompatpage|format"
msgid "Add paragraph and table spacing at tops of pages"
-msgstr ""
+msgstr "Afig un espai de paràgraf i taula a la part superior de les pàgines"
#: optcompatpage.ui:59
msgctxt "optcompatpage|format"
@@ -14091,23 +13532,22 @@ msgstr "Amplia la separació de paraules a les línies de paràgrafs justificats
#: optcompatpage.ui:67
msgctxt "optcompatpage|format"
msgid "Protect form"
-msgstr ""
+msgstr "Protegeix el formulari"
#: optcompatpage.ui:68
msgctxt "optcompatpage|format"
msgid "MS Word-compatible trailing blanks"
-msgstr ""
+msgstr "Espais en blanc compatibles amb el MS Word"
#: optcompatpage.ui:69
msgctxt "optcompatpage|format"
msgid "Tolerate white lines of PDF page backgrounds for compatibility with old documents"
-msgstr ""
+msgstr "Admet línies en blanc el fons de fitxers PDF per compatibilitat amb documents antics"
#: optcompatpage.ui:70
-#, fuzzy
msgctxt "optcompatpage|format"
msgid "<User settings>"
-msgstr "Configuració de l'usuari"
+msgstr "<Configuració d'usuari>"
#: optcompatpage.ui:82
msgctxt "optcompatpage|default"
@@ -14117,7 +13557,7 @@ msgstr "Utilitza com a valor per _defecte"
#: optcompatpage.ui:104
msgctxt "optcompatpage|label11"
msgid "Compatibility options for '%DOCNAME'"
-msgstr ""
+msgstr "Opcions de compatibilitat per a «%DOCNAME»"
#: optfonttabpage.ui:103
msgctxt "optfonttabpage|font_label"
@@ -14250,7 +13690,6 @@ msgid "_Tabs"
msgstr "_Tabuladors"
#: optformataidspage.ui:434
-#, fuzzy
msgctxt "optformataidspage|filltabandspace"
msgid "Tabs a_nd spaces"
msgstr "Tabulador_s i espais"
@@ -14258,7 +13697,7 @@ msgstr "Tabulador_s i espais"
#: optformataidspage.ui:450
msgctxt "optformataidspage|fillspace"
msgid "_Spaces"
-msgstr ""
+msgstr "_Espais"
#: optformataidspage.ui:480
msgctxt "optformataidspage|cursorlabel"
@@ -14423,7 +13862,7 @@ msgstr "Color de fons"
#: optredlinepage.ui:94
msgctxt "optredlinepage|insertcolor-atkobject"
msgid "Color of Insertions"
-msgstr ""
+msgstr "Color de les insercions"
#: optredlinepage.ui:108
msgctxt "optredlinepage|insertedpreview"
@@ -14448,7 +13887,7 @@ msgstr "Col_or:"
#: optredlinepage.ui:205
msgctxt "optredlinepage|deletedcolor-atkobject"
msgid "Color of Deletions"
-msgstr ""
+msgstr "Color de les supressions"
#: optredlinepage.ui:219
msgctxt "optredlinepage|deletedpreview"
@@ -14473,7 +13912,7 @@ msgstr "Colo_r:"
#: optredlinepage.ui:316
msgctxt "optredlinepage|changedcolor-atkobject"
msgid "Color of Changed Attributes"
-msgstr ""
+msgstr "Colors dels atributs canviats"
#: optredlinepage.ui:330
msgctxt "optredlinepage|changedpreview"
@@ -14488,7 +13927,7 @@ msgstr "Atributs canviats"
#: optredlinepage.ui:388
msgctxt "optredlinepage|markcolor-atkobject"
msgid "Color of Mark"
-msgstr ""
+msgstr "Color de la marca"
#: optredlinepage.ui:401
msgctxt "optredlinepage|markpos_label"
@@ -14636,7 +14075,6 @@ msgid "Colu_mn:"
msgstr "Colu_mna:"
#: opttablepage.ui:536
-#, fuzzy
msgctxt "opttablepage|label14"
msgid "Insert cell"
msgstr "Insereix una cel·la"
@@ -14647,10 +14085,9 @@ msgid "Keyboard Handling"
msgstr "Ús del teclat"
#: outlinenumbering.ui:8
-#, fuzzy
msgctxt "outlinenumbering|OutlineNumberingDialog"
msgid "Chapter Numbering"
-msgstr "Número de capítol"
+msgstr "Numeració de capítols"
#: outlinenumbering.ui:39
msgctxt "outlinenumbering|user"
@@ -14819,7 +14256,7 @@ msgstr ""
#: outlinepositionpage.ui:191
msgctxt "outlinepositionpage|numberingwidth"
msgid "Width of numbering:"
-msgstr "Amplada de la numeració:"
+msgstr "Amplària de la numeració:"
#: outlinepositionpage.ui:216
msgctxt "outlinepositionpage|relative"
@@ -14849,7 +14286,7 @@ msgstr "Alineat a:"
#: outlinepositionpage.ui:336
msgctxt "outlinepositionpage|at"
msgid "Tab stop at:"
-msgstr ""
+msgstr "Tabulació a:"
#: outlinepositionpage.ui:374
msgctxt "outlinepositionpage|numfollowedby"
@@ -14867,181 +14304,151 @@ msgid "Default"
msgstr "Per defecte"
#: pagebreakmenu.ui:12
-#, fuzzy
msgctxt "pagebreakmenu|edit"
msgid "Edit Page Break..."
msgstr "Edita el salt de pàgina..."
#: pagebreakmenu.ui:20
-#, fuzzy
msgctxt "pagebreakmenu|delete"
msgid "Delete Page Break"
msgstr "Suprimeix el salt de pàgina"
#: pagecolumncontrol.ui:76
-#, fuzzy
msgctxt "pagecolumncontrol|column1"
msgid "1 Column"
msgstr "1 columna"
#: pagecolumncontrol.ui:91
-#, fuzzy
msgctxt "pagecolumncontrol|column2"
msgid "2 Columns"
-msgstr "Columnes"
+msgstr "2 columnes"
#: pagecolumncontrol.ui:106
-#, fuzzy
msgctxt "pagecolumncontrol|column3"
msgid "3 Columns"
-msgstr "Columnes"
+msgstr "3 columnes"
#: pagecolumncontrol.ui:121
-#, fuzzy
msgctxt "pagecolumncontrol|columnleft"
msgid "Left"
msgstr "Esquerra"
#: pagecolumncontrol.ui:136
-#, fuzzy
msgctxt "pagecolumncontrol|columnright"
msgid "Right"
msgstr "Dreta"
#: pagecolumncontrol.ui:151
-#, fuzzy
msgctxt "pagecolumncontrol|column1L"
msgid "1 Column"
msgstr "1 columna"
#: pagecolumncontrol.ui:166
-#, fuzzy
msgctxt "pagecolumncontrol|column2L"
msgid "2 Columns"
-msgstr "Columnes"
+msgstr "2 columnes"
#: pagecolumncontrol.ui:181
-#, fuzzy
msgctxt "pagecolumncontrol|column3L"
msgid "3 Columns"
-msgstr "Columnes"
+msgstr "3 columnes"
#: pagecolumncontrol.ui:196
-#, fuzzy
msgctxt "pagecolumncontrol|columnleftL"
msgid "Left"
msgstr "Esquerra"
#: pagecolumncontrol.ui:211
-#, fuzzy
msgctxt "pagecolumncontrol|columnrightL"
msgid "Right"
msgstr "Dreta"
#: pagecolumncontrol.ui:226
-#, fuzzy
msgctxt "pagecolumncontrol|moreoptions"
msgid "_More Options"
-msgstr "Més opcions"
+msgstr "_Més opcions"
#: pagecolumncontrol.ui:230
-#, fuzzy
msgctxt "pagecolumncontrol|moreoptions|tooltip_text"
msgid "More Options"
msgstr "Més opcions"
#: pagefooterpanel.ui:43
-#, fuzzy
msgctxt "pagefooterpanel|margins"
msgid "Margins:"
-msgstr "Marge"
+msgstr "Marges:"
#: pagefooterpanel.ui:60
-#, fuzzy
msgctxt "pagefooterpanel|customlabel"
msgid "Custom"
msgstr "Personalitzat"
#: pagefooterpanel.ui:72
-#, fuzzy
msgctxt "pagefooterpanel|spacing"
msgid "Spacing:"
msgstr "Espaiat:"
#: pagefooterpanel.ui:84
-#, fuzzy
msgctxt "pagefooterpanel|samecontent"
msgid "Same Content:"
-msgstr "Contingut del marc"
+msgstr "Mateix contingut:"
#: pageformatpanel.ui:23
-#, fuzzy
msgctxt "pageformatpanel|size"
msgid "Size:"
-msgstr "Mida"
+msgstr "Mida:"
#: pageformatpanel.ui:35
-#, fuzzy
msgctxt "pageformatpanel|width"
msgid "Width:"
-msgstr "Amplada:"
+msgstr "Amplària:"
#: pageformatpanel.ui:47
-#, fuzzy
msgctxt "pageformatpanel|height"
msgid "Height:"
-msgstr "A_lçada:"
+msgstr "Alçària:"
#: pageformatpanel.ui:59
-#, fuzzy
msgctxt "pageformatpanel|orientation"
msgid "Orientation:"
-msgstr "Orientació"
+msgstr "Orientació:"
#: pageformatpanel.ui:72
-#, fuzzy
msgctxt "pageformatpanel|paperwidth|tooltip_text"
msgid "Paper Width"
-msgstr "Amplada de la pàgina"
+msgstr "Amplària del paper"
#: pageformatpanel.ui:87
-#, fuzzy
msgctxt "pageformatpanel|paperheight|tooltip_text"
msgid "Paper Height"
-msgstr "Alçada de la pàgina"
+msgstr "Alçària del paper"
#: pageformatpanel.ui:103
-#, fuzzy
msgctxt "pageformatpanel|paperorientation"
msgid "Portrait"
msgstr "Vertical"
#: pageformatpanel.ui:104
-#, fuzzy
msgctxt "pageformatpanel|paperorientation"
msgid "Landscape"
msgstr "Horitzontal"
#: pageformatpanel.ui:127
-#, fuzzy
msgctxt "pageformatpanel|margin"
msgid "Margins:"
-msgstr "Marge"
+msgstr "Marges:"
#: pageformatpanel.ui:140
-#, fuzzy
msgctxt "pageformatpanel|marginLB"
msgid "None"
msgstr "Cap"
#: pageformatpanel.ui:141
-#, fuzzy
msgctxt "pageformatpanel|marginLB"
msgid "Narrow"
msgstr "Estret"
#: pageformatpanel.ui:142
-#, fuzzy
msgctxt "pageformatpanel|marginLB"
msgid "Moderate"
msgstr "Moderat"
@@ -15049,266 +14456,224 @@ msgstr "Moderat"
#: pageformatpanel.ui:143
msgctxt "pageformatpanel|marginLB"
msgid "Normal 0.75\""
-msgstr ""
+msgstr "Normal 0,75\""
#: pageformatpanel.ui:144
msgctxt "pageformatpanel|marginLB"
msgid "Normal 1\""
-msgstr ""
+msgstr "Normal 1\""
#: pageformatpanel.ui:145
msgctxt "pageformatpanel|marginLB"
msgid "Normal 1.25\""
-msgstr ""
+msgstr "Normal 1,25\""
#: pageformatpanel.ui:146
-#, fuzzy
msgctxt "pageformatpanel|marginLB"
msgid "Wide"
-msgstr "Amaga"
+msgstr "Ample"
#: pageformatpanel.ui:147
-#, fuzzy
msgctxt "pageformatpanel|marginLB"
msgid "Mirrored"
msgstr "Reflectit"
#: pageformatpanel.ui:158
-#, fuzzy
msgctxt "pageformatpanel|customlabel"
msgid "Custom"
msgstr "Personalitzat"
#: pageheaderpanel.ui:43
-#, fuzzy
msgctxt "pageheaderpanel|margins"
msgid "Margins:"
-msgstr "Marge"
+msgstr "Marges:"
#: pageheaderpanel.ui:60
-#, fuzzy
msgctxt "pageheaderpanel|customlabel"
msgid "Custom"
msgstr "Personalitzat"
#: pageheaderpanel.ui:72
-#, fuzzy
msgctxt "pageheaderpanel|spacing"
msgid "Spacing:"
msgstr "Espaiat:"
#: pageheaderpanel.ui:84
-#, fuzzy
msgctxt "pageheaderpanel|samecontent"
msgid "Same Content:"
-msgstr "Contingut del marc"
+msgstr "Mateix contingut:"
#: pagemargincontrol.ui:81
-#, fuzzy
msgctxt "pagemargincontrol|narrow"
msgid "Narrow"
msgstr "Estret"
#: pagemargincontrol.ui:96
-#, fuzzy
msgctxt "pagemargincontrol|normal"
msgid "Normal"
msgstr "Normal"
#: pagemargincontrol.ui:112
-#, fuzzy
msgctxt "pagemargincontrol|wide"
msgid "Wide"
-msgstr "Amaga"
+msgstr "Ample"
#: pagemargincontrol.ui:127
-#, fuzzy
msgctxt "pagemargincontrol|mirrored"
msgid "Mirrored"
msgstr "Reflectit"
#: pagemargincontrol.ui:142
-#, fuzzy
msgctxt "pagemargincontrol|last"
msgid "Last Custom Value"
-msgstr "Últims valors personalitzats"
+msgstr "Últim valor personalitzat"
#: pagemargincontrol.ui:157
-#, fuzzy
msgctxt "pagemargincontrol|narrowL"
msgid "Narrow"
msgstr "Estret"
#: pagemargincontrol.ui:172
-#, fuzzy
msgctxt "pagemargincontrol|normalL"
msgid "Normal"
msgstr "Normal"
#: pagemargincontrol.ui:188
-#, fuzzy
msgctxt "pagemargincontrol|wideL"
msgid "Wide"
-msgstr "Amaga"
+msgstr "Ample"
#: pagemargincontrol.ui:203
-#, fuzzy
msgctxt "pagemargincontrol|mirroredL"
msgid "Mirrored"
msgstr "Reflectit"
#: pagemargincontrol.ui:218
-#, fuzzy
msgctxt "pagemargincontrol|lastL"
msgid "Last Custom Value"
-msgstr "Últims valors personalitzats"
+msgstr "Últim valor personalitzat"
#: pagemargincontrol.ui:252
-#, fuzzy
msgctxt "pagemargincontrol|label4"
msgid "_Top"
-msgstr "_Superior:"
+msgstr "_Superior"
#: pagemargincontrol.ui:265
-#, fuzzy
msgctxt "pagemargincontrol|label5"
msgid "_Bottom"
-msgstr "_Inferior:"
+msgstr "_Inferior"
#: pagemargincontrol.ui:282
-#, fuzzy
msgctxt "pagemargincontrol|leftLabel"
msgid "_Left"
msgstr "_Esquerra"
#: pagemargincontrol.ui:296
-#, fuzzy
msgctxt "pagemargincontrol|innerLabel"
msgid "I_nner"
-msgstr "Interior"
+msgstr "I_nterior"
#: pagemargincontrol.ui:320
-#, fuzzy
msgctxt "pagemargincontrol|rightLabel"
msgid "_Right"
-msgstr "_Dreta:"
+msgstr "_Dreta"
#: pagemargincontrol.ui:334
-#, fuzzy
msgctxt "pagemargincontrol|outerLabel"
msgid "O_uter"
-msgstr "Exterior"
+msgstr "E_xterior"
#: pagemargincontrol.ui:410
-#, fuzzy
msgctxt "pagemargincontrol|label1"
msgid "Custom"
msgstr "Personalitzat"
#: pageorientationcontrol.ui:36
-#, fuzzy
msgctxt "pageorientationcontrol|portrait"
msgid "Portrait"
msgstr "Vertical"
#: pageorientationcontrol.ui:52
-#, fuzzy
msgctxt "pageorientationcontrol|landscape"
msgid "Landscape"
msgstr "Horitzontal"
#: pagesizecontrol.ui:51
-#, fuzzy
msgctxt "pagesizecontrol|moreoptions"
msgid "_More Options"
-msgstr "Més opcions"
+msgstr "_Més opcions"
#: pagesizecontrol.ui:55
-#, fuzzy
msgctxt "pagesizecontrol|moreoptions|tooltip_text"
msgid "More Options"
msgstr "Més opcions"
#: pagestylespanel.ui:15
-#, fuzzy
msgctxt "pagestylespanel|liststorePageLayout"
msgid "Right and left"
msgstr "Dreta i esquerra"
#: pagestylespanel.ui:19
-#, fuzzy
msgctxt "pagestylespanel|liststorePageLayout"
msgid "Mirrored"
msgstr "Reflectit"
#: pagestylespanel.ui:23
-#, fuzzy
msgctxt "pagestylespanel|liststorePageLayout"
msgid "Only right"
msgstr "Només dreta"
#: pagestylespanel.ui:27
-#, fuzzy
msgctxt "pagestylespanel|liststorePageLayout"
msgid "Only left"
msgstr "Només esquerra"
#: pagestylespanel.ui:51
-#, fuzzy
msgctxt "pagestylespanel|numberslabel"
msgid "Number:"
msgstr "Número:"
#: pagestylespanel.ui:65
-#, fuzzy
msgctxt "pagestylespanel|backgroundlabel"
msgid "Background:"
-msgstr "Fons"
+msgstr "Fons:"
#: pagestylespanel.ui:91
-#, fuzzy
msgctxt "pagestylespanel|layoutlabel"
msgid "Layout:"
-msgstr "_Disposició:"
+msgstr "Disposició:"
#: pagestylespanel.ui:119
-#, fuzzy
msgctxt "pagestylespanel|columnlabel"
msgid "Columns:"
msgstr "Columnes:"
#: pagestylespanel.ui:133
-#, fuzzy
msgctxt "pagestylespanel|columnbox"
msgid "1 Column"
msgstr "1 columna"
#: pagestylespanel.ui:134
-#, fuzzy
msgctxt "pagestylespanel|columnbox"
msgid "2 Columns"
-msgstr "Columnes"
+msgstr "2 columnes"
#: pagestylespanel.ui:135
-#, fuzzy
msgctxt "pagestylespanel|columnbox"
msgid "3 Columns"
-msgstr "Columnes"
+msgstr "3 columnes"
#: pagestylespanel.ui:136
-#, fuzzy
msgctxt "pagestylespanel|columnbox"
msgid "Left"
msgstr "Esquerra"
#: pagestylespanel.ui:137
-#, fuzzy
msgctxt "pagestylespanel|columnbox"
msgid "Right"
msgstr "Dreta"
#: pagestylespanel.ui:214
-#, fuzzy
msgctxt "pagestylespanel|customlabel"
msgid "Custom"
msgstr "Personalitzat"
@@ -15469,31 +14834,26 @@ msgid "Flip"
msgstr "Inverteix"
#: picturepage.ui:292
-#, fuzzy
msgctxt "picturepage|FT_ANGLE"
msgid "_Angle:"
msgstr "_Angle:"
#: picturepage.ui:307
-#, fuzzy
msgctxt "picturepage"
msgid "0,00"
msgstr "0,00"
#: picturepage.ui:335
-#, fuzzy
msgctxt "picturepage|FT_ANGLEPRESETS"
msgid "Default _settings:"
-msgstr "Paràmetre_s per defecte:"
+msgstr "Paràmetres per _defecte:"
#: picturepage.ui:349
-#, fuzzy
msgctxt "picturepage|CTL_ANGLE|tooltip_text"
msgid "Rotation Angle"
msgstr "Angle de rotació"
#: picturepage.ui:374
-#, fuzzy
msgctxt "picturepage|label2"
msgid "Rotation Angle"
msgstr "Angle de rotació"
@@ -15519,7 +14879,6 @@ msgid "Page background"
msgstr "Fons de la pàgina"
#: printeroptions.ui:46
-#, fuzzy
msgctxt "printeroptions|pictures"
msgid "Images and other graphic objects"
msgstr "Imatges i altres objectes gràfics"
@@ -15842,7 +15201,7 @@ msgstr "Voleu continuar des del principi?"
#: querycontinuebegindialog.ui:15
msgctxt "querycontinuebegindialog|QueryContinueBeginDialog"
msgid "%PRODUCTNAME Writer has searched to the end of the document."
-msgstr "El %PRODUCTNAME Writer ha cercat fins al final del document."
+msgstr "El %PRODUCTNAME Writer ha buscat fins al final del document."
#: querycontinueenddialog.ui:8
msgctxt "querycontinueenddialog|QueryContinueEndDialog"
@@ -15857,7 +15216,7 @@ msgstr "Voleu continuar des del final?"
#: querycontinueenddialog.ui:15
msgctxt "querycontinueenddialog|QueryContinueEndDialog"
msgid "%PRODUCTNAME Writer has searched to the beginning of the document."
-msgstr "El %PRODUCTNAME Writer ha cercat fins al principi del document."
+msgstr "El %PRODUCTNAME Writer ha buscat fins al principi del document."
#: querydefaultcompatdialog.ui:8
msgctxt "querydefaultcompatdialog|QueryDefaultCompatDialog"
@@ -15915,121 +15274,101 @@ msgid "In the current document, changes are being recorded but not shown as such
msgstr "En el document actual, els canvis es graven però no es mostren com a tals. En documents grans, es poden produir retards quan s'edita el document. Si es mostren els canvis, s'eviten els retards."
#: readonlymenu.ui:12
-#, fuzzy
msgctxt "readonlymenu|openurl"
msgid "_Open"
-msgstr "Obri"
+msgstr "_Obri"
#: readonlymenu.ui:20
-#, fuzzy
msgctxt "readonlymenu|opendoc"
msgid "Open in New Window"
msgstr "Obri en una finestra nova"
#: readonlymenu.ui:28
-#, fuzzy
msgctxt "readonlymenu|edit"
msgid "_Edit"
msgstr "_Edita"
#: readonlymenu.ui:36
-#, fuzzy
msgctxt "readonlymenu|selection"
msgid "Select Text"
-msgstr "Seleccioneu el text"
+msgstr "Selecciona el text"
#: readonlymenu.ui:44
-#, fuzzy
msgctxt "readonlymenu|reload"
msgid "Re_load"
-msgstr "Torna a carregar"
+msgstr "_Torna a carregar"
#: readonlymenu.ui:52
-#, fuzzy
msgctxt "readonlymenu|reloadframe"
msgid "Reload Frame"
msgstr "Torna a carregar el marc"
#: readonlymenu.ui:60
-#, fuzzy
msgctxt "readonlymenu|html"
msgid "HT_ML Source"
-msgstr "Codi font HTML"
+msgstr "Codi HT_ML"
#: readonlymenu.ui:74
-#, fuzzy
msgctxt "readonlymenu|backward"
msgid "Backwards"
msgstr "Arrere"
#: readonlymenu.ui:82
-#, fuzzy
msgctxt "readonlymenu|forward"
msgid "_Forward"
-msgstr "Avant"
+msgstr "E_ndavant"
#: readonlymenu.ui:96
-#, fuzzy
msgctxt "readonlymenu|savegraphic"
msgid "Save Image..."
msgstr "Guarda la imatge..."
#: readonlymenu.ui:104
-#, fuzzy
msgctxt "readonlymenu|graphictogallery"
msgid "Add Image"
msgstr "Afig una imatge"
#: readonlymenu.ui:114
-#, fuzzy
msgctxt "readonlymenu|graphicaslink"
msgid "As Link"
msgstr "Com a enllaç"
#: readonlymenu.ui:122
-#, fuzzy
msgctxt "readonlymenu|graphicascopy"
msgid "Copy"
-msgstr "_Copia"
+msgstr "Copia"
#: readonlymenu.ui:140
-#, fuzzy
msgctxt "readonlymenu|savebackground"
msgid "Save Background..."
msgstr "Guarda el fons..."
#: readonlymenu.ui:184
-#, fuzzy
msgctxt "readonlymenu|copylink"
msgid "Copy _Link"
-msgstr "Copia l'en~llaç"
+msgstr "Copia l'_enllaç"
#: readonlymenu.ui:192
-#, fuzzy
msgctxt "readonlymenu|copygraphic"
msgid "Copy _Image"
-msgstr "Copia la ~imatge"
+msgstr "Copia la _imatge"
#: readonlymenu.ui:206
-#, fuzzy
msgctxt "readonlymenu|loadgraphic"
msgid "Load Image"
msgstr "Carrega una imatge"
#: readonlymenu.ui:214
-#, fuzzy
msgctxt "readonlymenu|imagesoff"
msgid "Image Off"
msgstr "Desactiva la imatge"
#: readonlymenu.ui:228
-#, fuzzy
msgctxt "readonlymenu|fullscreen"
msgid "Leave Full-Screen Mode"
msgstr "Ix del mode de pantalla completa"
#: readonlymenu.ui:242
-#, fuzzy
msgctxt "readonlymenu|copy"
msgid "_Copy"
msgstr "_Copia"
@@ -16087,7 +15426,7 @@ msgstr "Canvia el nom"
#: rowheight.ui:14
msgctxt "rowheight|RowHeightDialog"
msgid "Row Height"
-msgstr "Alçada de la fila"
+msgstr "Alçària de la fila"
#: rowheight.ui:111
msgctxt "rowheight|fit"
@@ -16097,7 +15436,7 @@ msgstr "_Ajusta a la mida"
#: rowheight.ui:133
msgctxt "rowheight|label1"
msgid "Height"
-msgstr "Alçada"
+msgstr "Alçària"
#: saveashtmldialog.ui:8
msgctxt "saveashtmldialog|SaveAsHTMLDialog"
@@ -16375,7 +15714,6 @@ msgid "Margin"
msgstr "Marge"
#: sidebartheme.ui:27
-#, fuzzy
msgctxt "sidebartheme|label1"
msgid "Fonts"
msgstr "Tipus de lletra"
@@ -16391,7 +15729,6 @@ msgid "None"
msgstr "Cap"
#: sidebarwrap.ui:36
-#, fuzzy
msgctxt "sidebarwrap|buttonnone-atkobject"
msgid "None"
msgstr "Cap"
@@ -16402,7 +15739,6 @@ msgid "Parallel"
msgstr "Paral·lel"
#: sidebarwrap.ui:59
-#, fuzzy
msgctxt "sidebarwrap|buttonparallel-atkobject"
msgid "Parallel"
msgstr "Paral·lel"
@@ -16413,7 +15749,6 @@ msgid "Optimal"
msgstr "Òptim"
#: sidebarwrap.ui:82
-#, fuzzy
msgctxt "sidebarwrap|buttonoptimal-atkobject"
msgid "Optimal"
msgstr "Òptim"
@@ -16424,7 +15759,6 @@ msgid "Before"
msgstr "Abans"
#: sidebarwrap.ui:105
-#, fuzzy
msgctxt "sidebarwrap|buttonbefore-atkobject"
msgid "Before"
msgstr "Abans"
@@ -16435,7 +15769,6 @@ msgid "After"
msgstr "Després"
#: sidebarwrap.ui:128
-#, fuzzy
msgctxt "sidebarwrap|buttonafter-atkobject"
msgid "After"
msgstr "Després"
@@ -16446,7 +15779,6 @@ msgid "Through"
msgstr "Per darrere"
#: sidebarwrap.ui:151
-#, fuzzy
msgctxt "sidebarwrap|buttonthrough-atkobject"
msgid "Through"
msgstr "Per darrere"
@@ -16472,7 +15804,6 @@ msgid "Edit the trimmed area of the image"
msgstr "Edita la zona retallada de la imatge"
#: sidebarwrap.ui:219
-#, fuzzy
msgctxt "sidebarwrap|label1"
msgid "Spacing:"
msgstr "Espaiat:"
@@ -16553,19 +15884,16 @@ msgid "Key 3"
msgstr "Clau 3"
#: sortdialog.ui:408
-#, fuzzy
msgctxt "sortdialog|typelb1-atkobject"
msgid "Key type"
msgstr "Tipus de clau"
#: sortdialog.ui:431
-#, fuzzy
msgctxt "sortdialog|typelb2-atkobject"
msgid "Key type"
msgstr "Tipus de clau"
#: sortdialog.ui:452
-#, fuzzy
msgctxt "sortdialog|typelb3-atkobject"
msgid "Key type"
msgstr "Tipus de clau"
@@ -16626,64 +15954,54 @@ msgid "Setting"
msgstr "Paràmetre"
#: spellmenu.ui:12
-#, fuzzy
msgctxt "spellmenu|ignoreall"
msgid "I_gnore All"
msgstr "I_gnora-les totes"
#: spellmenu.ui:20
-#, fuzzy
msgctxt "spellmenu|addmenu"
msgid "_Add to Dictionary"
msgstr "_Afig al diccionari"
#: spellmenu.ui:34
-#, fuzzy
msgctxt "spellmenu|add"
msgid "_Add to Dictionary"
msgstr "_Afig al diccionari"
#: spellmenu.ui:55
-#, fuzzy
msgctxt "spellmenu|correctmenu"
msgid "Always correct _to"
-msgstr "Corregeix ~sempre a"
+msgstr "Corregeix _sempre a"
#: spellmenu.ui:81
-#, fuzzy
msgctxt "spellmenu|langselection"
msgid "Set Language for Selection"
-msgstr "Configura la llengua de la selecció"
+msgstr "Defineix la llengua de la selecció"
#: spellmenu.ui:94
-#, fuzzy
msgctxt "spellmenu|langpara"
msgid "Set Language for Paragraph"
-msgstr "Configura la llengua del paràgraf"
+msgstr "Defineix la llengua del paràgraf"
#: spellmenu.ui:113
-#, fuzzy
msgctxt "spellmenu|accept"
msgid "Accept Change"
msgstr "Accepta el canvi"
#: spellmenu.ui:121
-#, fuzzy
msgctxt "spellmenu|reject"
msgid "Reject Change"
msgstr "Rebutja el canvi"
#: spellmenu.ui:129
-#, fuzzy
msgctxt "spellmenu|next"
msgid "Next Change"
msgstr "Canvi següent"
#: spellmenu.ui:137
-#, fuzzy
msgctxt "spellmenu|prev"
msgid "Previous Change"
-msgstr "Pàgina anterior"
+msgstr "Canvi anterior"
#: splittable.ui:7
msgctxt "splittable|SplitTableDialog"
@@ -16793,7 +16111,7 @@ msgstr "Assumpte:"
#: tablecolumnpage.ui:36
msgctxt "tablecolumnpage|adaptwidth"
msgid "Adapt table _width"
-msgstr "Adap_ta l'amplada de la taula"
+msgstr "Adap_ta l'amplària de la taula"
#: tablecolumnpage.ui:51
msgctxt "tablecolumnpage|adaptcolumns"
@@ -16806,45 +16124,39 @@ msgid "Remaining space:"
msgstr "Espai restant:"
#: tablecolumnpage.ui:134
-#, fuzzy
msgctxt "tablecolumnpage|width2-atkobject"
msgid "Column 2 Width"
-msgstr "Amplada de la columna %1"
+msgstr "Amplària de la columna 2"
#: tablecolumnpage.ui:155
-#, fuzzy
msgctxt "tablecolumnpage|width3-atkobject"
msgid "Column 3 Width"
-msgstr "Amplada de la columna %1"
+msgstr "Amplària de la columna 3"
#: tablecolumnpage.ui:176
-#, fuzzy
msgctxt "tablecolumnpage|width4-atkobject"
msgid "Column 4 Width"
-msgstr "Amplada de la columna %1"
+msgstr "Amplària de la columna 4"
#: tablecolumnpage.ui:197
-#, fuzzy
msgctxt "tablecolumnpage|width5-atkobject"
msgid "Column 5 Width"
-msgstr "Amplada de la columna %1"
+msgstr "Amplària de la columna 5"
#: tablecolumnpage.ui:218
-#, fuzzy
msgctxt "tablecolumnpage|width6-atkobject"
msgid "Column 6 Width"
-msgstr "Amplada de la columna %1"
+msgstr "Amplària de la columna 6"
#: tablecolumnpage.ui:324
-#, fuzzy
msgctxt "tablecolumnpage|width1-atkobject"
msgid "Column 1 Width"
-msgstr "Amplada de la columna %1"
+msgstr "Amplària de la columna 1"
#: tablecolumnpage.ui:370
msgctxt "tablecolumnpage|label26"
msgid "Column Width"
-msgstr "Amplada de la columna"
+msgstr "Amplària de la columna"
#: tablepreviewdialog.ui:8
msgctxt "tablepreviewdialog|TablePreviewDialog"
@@ -16857,7 +16169,6 @@ msgid "The list below shows the contents of: %1"
msgstr "La llista següent mostra els continguts de: %1"
#: tableproperties.ui:8
-#, fuzzy
msgctxt "tableproperties|TablePropertiesDialog"
msgid "Table Properties"
msgstr "Propietats de la taula"
@@ -16953,10 +16264,9 @@ msgid "Page _number"
msgstr "Nú_mero de pàgina"
#: tabletextflowpage.ui:258
-#, fuzzy
msgctxt "tabletextflowpage|pagestylelb-atkobject"
msgid "With Page Style"
-msgstr "Amb est_il de pàgina"
+msgstr "Amb l'estil de pàgina"
#: tabletextflowpage.ui:275
msgctxt "tabletextflowpage|split"
@@ -17089,7 +16399,6 @@ msgid "Position"
msgstr "Posició"
#: templatedialog16.ui:259
-#, fuzzy
msgctxt "templatedialog16|customize"
msgid "Customize"
msgstr "Personalitza"
@@ -17317,7 +16626,7 @@ msgstr "Estableix una connexió de xarxa"
#: testmailsettings.ui:136
msgctxt "testmailsettings|find"
msgid "Find outgoing mail server"
-msgstr "Cerca un servidor de correu d'eixida"
+msgstr "Busca un servidor de correu d'eixida"
#: testmailsettings.ui:148
msgctxt "testmailsettings|result1"
@@ -17500,10 +16809,9 @@ msgid "Edit Page Properties"
msgstr "Edita les propietats de la pàgina"
#: tocdialog.ui:8
-#, fuzzy
msgctxt "tocdialog|TocDialog"
msgid "Table of Contents, Index or Bibliography"
-msgstr "~Taula de continguts, índex o bibliografia..."
+msgstr "Taula de continguts, índex o bibliografia"
#: tocdialog.ui:82
msgctxt "tocdialog|showexample"
@@ -17511,13 +16819,11 @@ msgid "Preview"
msgstr "Previsualització"
#: tocdialog.ui:119
-#, fuzzy
msgctxt "tocdialog|example-atkobject"
msgid "Preview"
-msgstr "Previsualitza"
+msgstr "Previsualització"
#: tocdialog.ui:148
-#, fuzzy
msgctxt "tocdialog|index"
msgid "Type"
msgstr "Tipus"
@@ -17728,13 +17034,11 @@ msgid "_3:"
msgstr "_3:"
#: tocentriespage.ui:890
-#, fuzzy
msgctxt "tocentriespage|up1cb|tooltip_text"
msgid "Ascending"
msgstr "Ascendent"
#: tocentriespage.ui:907
-#, fuzzy
msgctxt "tocentriespage|down1cb|tooltip_text"
msgid "Descending"
msgstr "Descendent"
@@ -17955,7 +17259,6 @@ msgid "Create From the Following Objects"
msgstr "Crea a partir dels objectes següents"
#: tocindexpage.ui:737
-#, fuzzy
msgctxt "tocindexpage|mainstyleft9"
msgid "_Brackets:"
msgstr "_Parèntesis:"
@@ -18191,37 +17494,31 @@ msgid "The following error occurred:"
msgstr "S'ha produït l'error següent:"
#: watermarkdialog.ui:19
-#, fuzzy
msgctxt "watermarkdialog|WatermarkDialog"
msgid "Watermark"
-msgstr "Filigrana"
+msgstr "Marca d'aigua"
#: watermarkdialog.ui:85
-#, fuzzy
msgctxt "watermarkdialog|TextLabel"
msgid "Text"
msgstr "Text"
#: watermarkdialog.ui:118
-#, fuzzy
msgctxt "watermarkdialog|FontLabel"
msgid "Font"
msgstr "Tipus de lletra"
#: watermarkdialog.ui:130
-#, fuzzy
msgctxt "watermarkdialog|AngleLabel"
msgid "Angle"
msgstr "Angle"
#: watermarkdialog.ui:142
-#, fuzzy
msgctxt "watermarkdialog|TransparencyLabel"
msgid "Transparency"
msgstr "Transparència"
#: watermarkdialog.ui:154
-#, fuzzy
msgctxt "watermarkdialog|ColorLabel"
msgid "Color"
msgstr "Color"
diff --git a/source/ca-valencia/swext/mediawiki/help.po b/source/ca-valencia/swext/mediawiki/help.po
index e307a7f728d..f9caa140613 100644
--- a/source/ca-valencia/swext/mediawiki/help.po
+++ b/source/ca-valencia/swext/mediawiki/help.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2016-11-09 14:10+0100\n"
-"PO-Revision-Date: 2016-11-13 09:08+0000\n"
-"Last-Translator: Anonymous Pootle User\n"
+"PO-Revision-Date: 2018-01-15 13:24+0000\n"
+"Last-Translator: joamuran <joamuran@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca-valencia\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1479028083.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1516022642.000000\n"
#: help.tree
msgctxt ""
@@ -71,7 +71,7 @@ msgctxt ""
"par_id6468703\n"
"help.text"
msgid "<ahelp hid=\".\">Choose <item type=\"menuitem\">File - Send - To MediaWiki</item> to upload the current Writer document to a MediaWiki server.</ahelp>"
-msgstr "<ahelp hid=\".\">Trieu <item type=\"menuitem\">Fitxer - Envia - A MediaWiki</item> per pujar el document actual del Writer a un servidor MediaWiki.</ahelp>"
+msgstr "<ahelp hid=\".\">Trieu <item type=\"menuitem\">Fitxer ▸ Envia ▸ A MediaWiki</item> per a pujar el document actual del Writer a un servidor MediaWiki.</ahelp>"
#: wiki.xhp
msgctxt ""
@@ -129,7 +129,7 @@ msgctxt ""
"par_id2381969\n"
"help.text"
msgid "Note: You can store your user name and password for all respective dialogs inside %PRODUCTNAME. The password will be stored in a secure way, where access is maintained by a master password. To enable the master password, choose <item type=\"menuitem\">Tools - Options - %PRODUCTNAME - Security</item>."
-msgstr "Nota: podeu emmagatzemar el nom d'usuari i la contrasenya per a tots els diàlegs del %PRODUCTNAME. La contrasenya es guardarà de manera segura, amb accés restringit mitjançant una contrasenya mestra. Per a habilitar la contrasenya mestra, trieu <item type=\"menuitem\">Eines - Opcions - %PRODUCTNAME - Seguretat</item>."
+msgstr "Nota: podeu emmagatzemar el nom d'usuari i la contrasenya per a tots els diàlegs del %PRODUCTNAME. La contrasenya es guardarà de manera segura, amb accés restringit mitjançant una contrasenya mestra. Per a habilitar la contrasenya mestra, trieu <item type=\"menuitem\">Eines ▸ Opcions ▸ %PRODUCTNAME - Seguretat</item>."
#: wiki.xhp
msgctxt ""
@@ -137,7 +137,7 @@ msgctxt ""
"par_id3751640\n"
"help.text"
msgid "Note: If you connect to the web using a proxy server, enter the proxy information to <item type=\"menuitem\">Tools - Options - Internet - Proxy</item>, and restart the software."
-msgstr "Nota: Si vos connecteu a la xarxa a través d'un servidor intermediari, introduïu la informació de l'intermediari a <item type=\"menuitem\">Eines - Opcions - Internet - Servidor intermediari</item>, i reinicieu l'aplicació."
+msgstr "Nota: si vos connecteu a la xarxa a través d'un servidor intermediari, introduïu la informació de l'intermediari a <item type=\"menuitem\">Eines ▸ Opcions ▸ Internet ▸ Servidor intermediari</item>, i reinicieu l'aplicació."
#: wiki.xhp
msgctxt ""
@@ -145,7 +145,7 @@ msgctxt ""
"par_id9533677\n"
"help.text"
msgid "Open a Writer document, and choose <item type=\"menuitem\">Tools - Options - Internet - MediaWiki</item>."
-msgstr "Obriu un document del Writer i trieu <item type=\"menuitem\">Eines - Opcions - Internet - MediaWiki</item>."
+msgstr "Obriu un document del Writer i trieu <item type=\"menuitem\">Eines ▸ Opcions ▸ Internet ▸ MediaWiki</item>."
#: wiki.xhp
msgctxt ""
@@ -248,7 +248,7 @@ msgctxt ""
"par_id4566484\n"
"help.text"
msgid "Choose <item type=\"menuitem\">File - Send - To MediaWiki</item>."
-msgstr "Trieu <item type=\"menuitem\">Fitxer - Envia - A MediaWiki</item>."
+msgstr "Trieu <item type=\"menuitem\">Fitxer ▸ Envia ▸ A MediaWiki</item>."
#: wiki.xhp
msgctxt ""
@@ -256,7 +256,7 @@ msgctxt ""
"par_id228278\n"
"help.text"
msgid "In the <link href=\"com.sun.wiki-publisher/wikisend.xhp\">Send to MediaWiki</link> dialog, specify the settings for your entry."
-msgstr "En el diàleg <link href=\"com.sun.wiki-publisher/wikisend.xhp\">Envia a MediaWiki</link>, especifiqueu els paràmteres de la vostra entrada."
+msgstr "En el diàleg <link href=\"com.sun.wiki-publisher/wikisend.xhp\">Envia a MediaWiki</link>, indiqueu els paràmetres de la vostra entrada."
#: wiki.xhp
#, fuzzy
@@ -307,7 +307,7 @@ msgctxt ""
"par_id8346812\n"
"help.text"
msgid "Click <emph>Send</emph>."
-msgstr ""
+msgstr "Feu clic a <emph>Envia</emph>."
#: wikiaccount.xhp
msgctxt ""
@@ -347,7 +347,7 @@ msgctxt ""
"par_id7862483\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Enter your user name on the MediaWiki server. Leave empty for anonymous access.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Introduïu el nom d'usuari per al servidor MediaWiki. Deixeu-ho en blanc per fer un accés anònim.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Introduïu el nom d'usuari per al servidor MediaWiki. Deixeu-ho en blanc per a fer un accés anònim.</ahelp>"
#: wikiaccount.xhp
msgctxt ""
@@ -355,7 +355,7 @@ msgctxt ""
"par_id1113010\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Enter your password on the MediaWiki server. Leave empty for anonymous access.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Introduïu la vostra contrasenya per al servidor MediaWiki. Deixeu-ho en blanc per fer un accés anònim.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Introduïu la vostra contrasenya per al servidor MediaWiki. Deixeu-ho en blanc per a fer un accés anònim.</ahelp>"
#: wikiaccount.xhp
#, fuzzy
@@ -390,7 +390,7 @@ msgctxt ""
"par_id9046601\n"
"help.text"
msgid "If you have enabled the master password feature on the Security tab page of the <item type=\"menuitem\">Tools - Options - %PRODUCTNAME</item> dialog, then the software can store your password and automatically insert the data where necessary. Enable the \"Save password\" checkbox to store your password."
-msgstr "Si heu habilitat la contrasenya mestra a la pestanya Seguretat del diàleg <item type=\"menuitem\">Eines - Opcions - %PRODUCTNAME</item>, l'aplicació pot emmagatzemar la vostra contrasenya i inserir-la automàticament allà on siga necessari. Habiliteu la casella \"Guarda la contrasenya\" per emmagatzemar la vostra contrasenya."
+msgstr "Si heu habilitat la contrasenya mestra a la pestanya Seguretat del diàleg <item type=\"menuitem\">Eines ▸ Opcions ▸ %PRODUCTNAME</item>, l'aplicació pot emmagatzemar la vostra contrasenya i inserir-la automàticament allà on siga necessari. Habiliteu la casella «Guarda la contrasenya» per emmagatzemar la contrasenya."
#: wikiformats.xhp
msgctxt ""
@@ -735,7 +735,7 @@ msgctxt ""
"par_id1188390\n"
"help.text"
msgid "You can add, edit and remove MediaWiki servers. Open the options dialog by going to <item type=\"menuitem\">Tools - Options - Internet - MediaWiki</item>."
-msgstr ""
+msgstr "Podeu afegir, editar i suprimir servidors MediaWiki. Obriu el diàleg d'opcions anant a <item type=\"menuitem\">Eines ▸ Opcions ▸ Internet ▸ MediaWiki</item>."
#: wikisettings.xhp
#, fuzzy
diff --git a/source/ca-valencia/sysui/desktop/share.po b/source/ca-valencia/sysui/desktop/share.po
index 46aaa02c97d..73f4683cd0e 100644
--- a/source/ca-valencia/sysui/desktop/share.po
+++ b/source/ca-valencia/sysui/desktop/share.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2016-05-07 21:35+0200\n"
-"PO-Revision-Date: 2015-01-12 05:36+0000\n"
-"Last-Translator: Pau Iranzo <paugnu@gmail.com>\n"
+"PO-Revision-Date: 2018-01-15 13:24+0000\n"
+"Last-Translator: joamuran <joamuran@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca-valencia\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1421040970.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1516022642.000000\n"
#: documents.ulf
msgctxt ""
@@ -377,13 +377,12 @@ msgid "Microsoft Excel Worksheet"
msgstr "Full del Microsoft Excel"
#: launcher_comment.ulf
-#, fuzzy
msgctxt ""
"launcher_comment.ulf\n"
"writer\n"
"LngText.text"
msgid "Create and edit text and images in letters, reports, documents and Web pages by using Writer."
-msgstr "Creeu i editeu textos i gràfics en cartes, informes, documents i pàgines web amb el Writer."
+msgstr "Creeu i editeu textos i imatges en cartes, informes, documents i pàgines web amb el Writer."
#: launcher_comment.ulf
msgctxt ""
diff --git a/source/ca-valencia/uui/messages.po b/source/ca-valencia/uui/messages.po
index c78014c82ad..155b29e2f92 100644
--- a/source/ca-valencia/uui/messages.po
+++ b/source/ca-valencia/uui/messages.po
@@ -4,14 +4,17 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2017-11-22 13:53+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"PO-Revision-Date: 2018-01-15 13:24+0000\n"
+"Last-Translator: joamuran <joamuran@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: ca-valencia\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1516022642.000000\n"
#: ids.hrc:27
msgctxt "RID_UUI_ERRHDL"
@@ -62,7 +65,7 @@ msgstr "No es poden llegir les dades de $(ARG1)."
#: ids.hrc:43
msgctxt "RID_UUI_ERRHDL"
msgid "The seek operation on $(ARG1) could not be performed."
-msgstr "No s'ha pogut completar la cerca a $(ARG1)."
+msgstr "No s'ha pogut completar la busca a $(ARG1)."
#: ids.hrc:45
msgctxt "RID_UUI_ERRHDL"
@@ -187,7 +190,7 @@ msgstr "L'operació a $(ARG1) no pot continuar perquè hi ha dades pendents."
#: ids.hrc:93
msgctxt "RID_UUI_ERRHDL"
msgid "$(ARG1) cannot be copied into itself."
-msgstr "$(ARG1) no es pot copiar dins de si mateix."
+msgstr "$(ARG1) no es pot copiar en si mateix."
#: ids.hrc:95
msgctxt "RID_UUI_ERRHDL"
@@ -304,7 +307,7 @@ msgstr ""
#: ids.hrc:133
msgctxt "RID_UUI_ERRHDL"
msgid "The file '$(ARG1)' could not be repaired and therefore cannot be opened."
-msgstr "El fitxer '$(ARG1)' no es pot reparar i per tant no es pot obrir."
+msgstr "El fitxer «$(ARG1)» no es pot reparar i per tant no es pot obrir."
#: ids.hrc:135
msgctxt "RID_UUI_ERRHDL"
@@ -313,7 +316,7 @@ msgid ""
"Do you want to continue startup of %PRODUCTNAME without the corrupted configuration data?"
msgstr ""
"La configuració de les dades a $(ARG1) ha quedat malmesa. Sense estes dades algunes funcions potser no operen correctament.\n"
-"Esteu segurs de voler iniciar el %PRODUCTNAME sense les dades corruptes de configuració?"
+"Esteu segur de voler iniciar el %PRODUCTNAME sense les dades corruptes de configuració?"
#: ids.hrc:137
msgctxt "RID_UUI_ERRHDL"
@@ -321,13 +324,13 @@ msgid ""
"The personal configuration file '$(ARG1)' is corrupted and must be deleted to continue. Some of your personal settings may be lost.\n"
"Do you want to continue startup of %PRODUCTNAME without the corrupted configuration data?"
msgstr ""
-"El fitxer de la configuració personal '$(ARG1)' ha quedat malmés i s'ha d'eliminar per continuar. Part de la configuració personal es pot perdre\n"
+"El fitxer de la configuració personal «$(ARG1)» ha quedat malmés i s'ha d'eliminar per continuar. Part de la configuració personal es pot perdre\n"
"Esteu segur de voler iniciar el %PRODUCTNAME sense les dades de configuració que han quedat malmeses?"
#: ids.hrc:139
msgctxt "RID_UUI_ERRHDL"
msgid "The configuration data source '$(ARG1)' is unavailable. Without this data some functions may not operate correctly."
-msgstr "La font de les dades de configuració '$(ARG1) no està disponible. Sense estes dades, algunes funcions poden funcionar de manera incorrecta."
+msgstr "La font de les dades de configuració «$(ARG1)» no està disponible. Sense estes dades, algunes funcions poden funcionar de manera incorrecta."
#: ids.hrc:141
msgctxt "RID_UUI_ERRHDL"
@@ -335,8 +338,8 @@ msgid ""
"The configuration data source '$(ARG1)' is unavailable. Without this data some functions may not operate correctly.\n"
"Do you want to continue startup of %PRODUCTNAME without the missing configuration data?"
msgstr ""
-"La font de les dades de configuració '$(ARG1) no està disponible. Sense estes dades, algunes funcions poden funcionar de manera incorrecta. \n"
-"Esteu segurs de voler iniciar el %PRODUCTNAME sense les dades de configuració que falten?"
+"La font de les dades de configuració «$(ARG1)» no està disponible. Sense estes dades, algunes funcions poden funcionar de manera incorrecta. \n"
+"Esteu segur de voler iniciar el %PRODUCTNAME sense les dades de configuració que falten?"
#: ids.hrc:143
msgctxt "RID_UUI_ERRHDL"
@@ -356,7 +359,7 @@ msgstr "Teniu bloquejat el fitxer $(ARG1). Actualment no es pot donar cap altre
#: ids.hrc:149
msgctxt "RID_UUI_ERRHDL"
msgid "The file $(ARG1) is currently not locked by yourself."
-msgstr "Actualment no teniu bloquejat el fitxer $(ARG1)."
+msgstr "Actualment no teniu blocat el fitxer $(ARG1)."
#: ids.hrc:151
msgctxt "RID_UUI_ERRHDL"
@@ -381,7 +384,6 @@ msgstr ""
" $(ARG1)."
#: ids.hrc:158
-#, fuzzy
msgctxt "STR_UUI_UNKNOWNAUTH_UNTRUSTED"
msgid ""
"Unable to verify the identity of $(ARG1) site.\n"
@@ -393,7 +395,6 @@ msgstr ""
"Abans d'acceptar este certificat, hauríeu d'examinar-lo amb deteniment. Voleu acceptar este certificat amb el propòsit d'identificar el lloc web $(ARG1)?"
#: ids.hrc:159
-#, fuzzy
msgctxt "STR_UUI_SSLWARN_EXPIRED"
msgid ""
"$(ARG1) is a site that uses a security certificate to encrypt data during transmission, but its certificate expired on $(ARG2).\n"
@@ -405,13 +406,11 @@ msgstr ""
"Comproveu que l'hora de l'ordinador és correcta."
#: ids.hrc:160
-#, fuzzy
msgctxt "STR_UUI_SSLWARN_EXPIRED_TITLE"
msgid "Security Warning: Server Certificate Invalid"
msgstr "Avís de seguretat: el certificat del servidor no és vàlid"
#: ids.hrc:161
-#, fuzzy
msgctxt "STR_UUI_SSLWARN_DOMAINMISMATCH"
msgid ""
"You have attempted to establish a connection with $(ARG1). However, the security certificate presented belongs to $(ARG2). It is possible, though unlikely, that someone may be trying to intercept your communication with this web site.\n"
@@ -427,13 +426,11 @@ msgstr ""
"Voleu continuar igualment?"
#: ids.hrc:162
-#, fuzzy
msgctxt "STR_UUI_SSLWARN_DOMAINMISMATCH_TITLE"
msgid "Security Warning: Server Certificate Expired"
msgstr "Avís de seguretat: el certificat del servidor ha expirat"
#: ids.hrc:163
-#, fuzzy
msgctxt "STR_UUI_SSLWARN_INVALID"
msgid ""
"The certificate could not be validated. You should examine this site's certificate carefully.\n"
@@ -442,10 +439,9 @@ msgid ""
msgstr ""
"No s'ha pogut validar el certificat. Examineu el certificat d'este lloc amb deteniment.\n"
"\n"
-"Si sospiteu del certificat mostrat, cancel·leu la connexió i notifiqueu l'administrador del lloc."
+"Si sospiteu del certificat mostrat, cancel·leu la connexió i notifiqueu-ho a l'administrador del lloc."
#: ids.hrc:164
-#, fuzzy
msgctxt "STR_UUI_SSLWARN_INVALID_TITLE"
msgid "Security Warning: Domain Name Mismatch"
msgstr "Avís de seguretat: els noms de domini no coincideixen"
@@ -486,7 +482,6 @@ msgid "The confirmation password did not match the password. Set the password ag
msgstr "La contrasenya de confirmació no coincideix amb la contrasenya. Torneu a definir la contrasenya i introduïu la mateixa contrasenya a tots dos quadres."
#: strings.hrc:33
-#, fuzzy
msgctxt "STR_ALREADYOPEN_TITLE"
msgid "Document in Use"
msgstr "Document en ús"
@@ -564,7 +559,6 @@ msgid "The lock file could not be created for exclusive access by %PRODUCTNAME,
msgstr "El %PRODUCTNAME no ha pogut bloquejar el fitxer per a accés exclusiu, atès que no teniu permisos per crear un fitxer de bloqueig en esta ubicació."
#: strings.hrc:47
-#, fuzzy
msgctxt "STR_LOCKFAILED_OPENREADONLY_BTN"
msgid "Open ~Read-Only"
msgstr "Obri només de ~lectura"
@@ -668,7 +662,7 @@ msgid ""
"Choose Replace to overwrite the existing file or provide a new name."
msgstr ""
"Ja hi ha un fitxer amb el nom «%NAME» a la carpeta «%FOLDER».\n"
-"Trieu Substitueix per a sobreescriure el fitxer existent o per a indicar un nom nou."
+"Trieu Reemplaça per a sobreescriure el fitxer existent o per a indicar un nom nou."
#: strings.hrc:65
msgctxt "STR_NAME_CLASH_RENAME_ONLY"
@@ -712,15 +706,14 @@ msgstr "La confirmació de contrasenya no coincideix."
#: strings.hrc:74
msgctxt "STR_LOCKCORRUPT_TITLE"
msgid "Lock file is corrupted"
-msgstr ""
+msgstr "El fitxer de blocatge és malmés"
#: strings.hrc:75
msgctxt "STR_LOCKCORRUPT_MSG"
msgid "The lock file is corrupted and probably empty. Opening the document read-only and closing it again removes the corrupted lock file."
-msgstr ""
+msgstr "El fitxer de blocatge és malmés i possiblement buit. Obriu el document en mode lectura i tanqueu-lo altra vegada per a suprimir el fitxer de blocatge malmés."
#: strings.hrc:76
-#, fuzzy
msgctxt "STR_LOCKCORRUPT_OPENREADONLY_BTN"
msgid "Open ~Read-Only"
msgstr "Obri només de ~lectura"
@@ -728,12 +721,12 @@ msgstr "Obri només de ~lectura"
#: authfallback.ui:8
msgctxt "authfallback|AuthFallbackDlg"
msgid "Authentication Code"
-msgstr ""
+msgstr "Codi d'autenticació"
#: authfallback.ui:130
msgctxt "authfallback|label1"
msgid "Enter the 6 digit PIN:"
-msgstr ""
+msgstr "Introduïu el PIN de 6 dígits:"
#: filterselect.ui:7
msgctxt "filterselect|FilterSelectDialog"
@@ -790,23 +783,21 @@ msgstr ""
"«%2» en %1"
#: logindialog.ui:258
-#, fuzzy
msgctxt "logindialog|wrongloginrealm"
msgid ""
"Wrong user name and password for:\n"
"“%2” on %1"
msgstr ""
-"Introduïu el nom d'usuari i la contrasenya per a:\n"
+"Nom d'usuari o contrasenya incorrectes per a:\n"
"«%2» en %1"
#: logindialog.ui:272
-#, fuzzy
msgctxt "logindialog|wrongrequestinfo"
msgid ""
"Wrong user name and password for:\n"
"%1"
msgstr ""
-"Introduïu el nom d'usuari i la contrasenya per a: \n"
+"Nom d'usuari o contrasenya incorrectes per a: \n"
"%1"
#: logindialog.ui:286
@@ -849,7 +840,6 @@ msgid "The document contains document macros."
msgstr "El document conté macros de document."
#: macrowarnmedium.ui:168
-#, fuzzy
msgctxt "macrowarnmedium|viewSignsButton"
msgid "_View Signatures…"
msgstr "_Mostra les signatures..."
@@ -912,7 +902,7 @@ msgstr "El fitxer existeix"
#: simplenameclash.ui:37
msgctxt "simplenameclash|replace"
msgid "Replace"
-msgstr "Substitueix"
+msgstr "Reemplaça"
#: simplenameclash.ui:51
msgctxt "simplenameclash|rename"
@@ -955,7 +945,6 @@ msgid "Do not accept this certificate and do not connect to this Web site"
msgstr "No acceptis este certificat i no et connectes a este lloc web"
#: unknownauthdialog.ui:112
-#, fuzzy
msgctxt "unknownauthdialog|examine"
msgid "Examine Certificate…"
msgstr "Examina el certificat..."
diff --git a/source/ca-valencia/vcl/messages.po b/source/ca-valencia/vcl/messages.po
index 7e46981821e..0e74b4c14e3 100644
--- a/source/ca-valencia/vcl/messages.po
+++ b/source/ca-valencia/vcl/messages.po
@@ -4,14 +4,17 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2017-11-24 14:55+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"PO-Revision-Date: 2018-01-15 13:24+0000\n"
+"Last-Translator: joamuran <joamuran@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: ca-valencia\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1516022643.000000\n"
#. To translators: This is the first entry of a sequence of paper size names
#: print.hrc:28
@@ -293,7 +296,7 @@ msgstr "Ajuda"
#: strings.hrc:40
msgctxt "SV_HELPTEXT_SCREENSHOT"
msgid "Take and annotate a screenshot"
-msgstr ""
+msgstr "Fes i anota una captura de pantalla"
#: strings.hrc:41
msgctxt "SV_HELPTEXT_FADEIN"
@@ -468,7 +471,7 @@ msgstr "Re~produeix"
#: strings.hrc:79
msgctxt "SV_BUTTONTEXT_FIND"
msgid "~Find"
-msgstr "~Cerca"
+msgstr "~Busca"
#: strings.hrc:80
msgctxt "SV_BUTTONTEXT_STOP"
@@ -483,7 +486,7 @@ msgstr "C~onnecta"
#: strings.hrc:82
msgctxt "SV_BUTTONTEXT_SCREENSHOT"
msgid "~Screenshot"
-msgstr ""
+msgstr "~Captura de pantalla"
#: strings.hrc:84
#, c-format
@@ -534,7 +537,7 @@ msgstr "Guarda-ho amb ~contrasenya"
#: strings.hrc:96
msgctxt "STR_FPICKER_GPGENCRYPT"
msgid "Encrypt with ~GPG key"
-msgstr ""
+msgstr "Xifra amb una clau ~GPG"
#: strings.hrc:97
msgctxt "STR_FPICKER_FILTER_OPTIONS"
@@ -695,7 +698,6 @@ msgid "default"
msgstr "per defecte"
#: strings.hrc:133
-#, fuzzy
msgctxt "SV_MSGBOX_INFO"
msgid "Information"
msgstr "Informació"
@@ -707,13 +709,11 @@ msgid "Warning"
msgstr "Avís"
#: strings.hrc:135
-#, fuzzy
msgctxt "SV_MSGBOX_ERROR"
msgid "Error"
msgstr "Error"
#: strings.hrc:136
-#, fuzzy
msgctxt "SV_MSGBOX_QUERY"
msgid "Confirmation"
msgstr "Confirmació"
@@ -899,7 +899,6 @@ msgid "Cu_t"
msgstr "Retalla"
#: editmenu.ui:34
-#, fuzzy
msgctxt "editmenu|copy"
msgid "_Copy"
msgstr "_Copia"
diff --git a/source/ca-valencia/wizards/messages.po b/source/ca-valencia/wizards/messages.po
index a902802bcf9..eb9489e565c 100644
--- a/source/ca-valencia/wizards/messages.po
+++ b/source/ca-valencia/wizards/messages.po
@@ -4,143 +4,124 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-01-10 11:50+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"PO-Revision-Date: 2018-01-15 13:24+0000\n"
+"Last-Translator: joamuran <joamuran@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: ca-valencia\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1516022647.000000\n"
#: strings.hrc:32
-#, fuzzy
msgctxt "RID_COMMON_START_0"
msgid "The directory '%1' could not be created.<BR>There may not be enough space left on your hard disk."
-msgstr "No s'ha pogut crear el directori '%1'. <BR>No deu haver-hi suficient espai disponible al disc dur."
+msgstr "No s'ha pogut crear el directori «%1». <BR>No deu haver-hi suficient espai disponible al disc dur."
#: strings.hrc:33
-#, fuzzy
msgctxt "RID_COMMON_START_1"
msgid "The text document could not be created.<BR>Please check if the module 'PRODUCTNAME Writer' is installed."
-msgstr "No s'ha pogut crear el document de text. <BR>Comproveu que el mòdul 'PRODUCTNAME Writer' està instal·lat."
+msgstr "No s'ha pogut crear el document de text. <BR>Comproveu que el mòdul «PRODUCTNAME Writer» està instal·lat."
#: strings.hrc:34
-#, fuzzy
msgctxt "RID_COMMON_START_2"
msgid "The spreadsheet could not be created.<BR>Please check if the module 'PRODUCTNAME Calc' is installed."
-msgstr "No s'ha pogut crear el full de càlcul.<BR>Comproveu que el mòdul 'PRODUCTNAME Calc' està instal·lat."
+msgstr "No s'ha pogut crear el full de càlcul.<BR>Comproveu que el mòdul «PRODUCTNAME Calc» està instal·lat."
#: strings.hrc:35
-#, fuzzy
msgctxt "RID_COMMON_START_3"
msgid "The presentation could not be created.<BR>Please check if the module 'PRODUCTNAME Impress' is installed."
-msgstr "No s'ha pogut crear la presentació.<BR>Comproveu que el mòdul 'PRODUCTNAME Impress' està instal·lat."
+msgstr "No s'ha pogut crear la presentació.<BR>Comproveu que el mòdul «PRODUCTNAME Impress» està instal·lat."
#: strings.hrc:36
-#, fuzzy
msgctxt "RID_COMMON_START_4"
msgid "The drawing could not be created.<BR>Please check if the module 'PRODUCTNAME Draw' is installed."
-msgstr "No s'ha pogut crear el dibuix.<BR>Comproveu que el mòdul 'PRODUCTNAME Draw' està instal·lat."
+msgstr "No s'ha pogut crear el dibuix.<BR>Comproveu que el mòdul «PRODUCTNAME Draw» està instal·lat."
#: strings.hrc:37
-#, fuzzy
msgctxt "RID_COMMON_START_5"
msgid "The formula could not be created.<BR>Please check if the module 'PRODUCTNAME Math' is installed."
-msgstr "No s'ha pogut crear la fórmula.<BR>Comproveu que el mòdul 'PRODUCTNAME Math' està instal·lat."
+msgstr "No s'ha pogut crear la fórmula.<BR>Comproveu que el mòdul «PRODUCTNAME Math» està instal·lat."
#: strings.hrc:38
-#, fuzzy
msgctxt "RID_COMMON_START_6"
msgid "The files required could not be found.<BR>Please start the %PRODUCTNAME Setup and choose 'Repair'."
-msgstr "No s'han pogut trobar els fitxers necessaris.<BR>Inicieu el programa d'instal·lació del %PRODUCTNAME i trieu 'Repara'."
+msgstr "No s'han pogut trobar els fitxers necessaris.<BR>Inicieu el programa d'instal·lació del %PRODUCTNAME i trieu «Repara»."
#: strings.hrc:39
-#, fuzzy
msgctxt "RID_COMMON_START_7"
msgid "The file '<PATH>' already exists.<BR><BR>Would you like to overwrite the existing file?"
-msgstr "El fitxer '<PATH>' ja existeix.<BR><BR>Voleu sobreescriure'l?"
+msgstr "El fitxer «<PATH>» ja existeix.<BR><BR>Voleu sobreescriure'l?"
#: strings.hrc:40
-#, fuzzy
msgctxt "RID_COMMON_START_8"
msgid "Yes"
msgstr "Sí"
#: strings.hrc:41
-#, fuzzy
msgctxt "RID_COMMON_START_9"
msgid "Yes to All"
msgstr "Sí a tot"
#: strings.hrc:42
-#, fuzzy
msgctxt "RID_COMMON_START_10"
msgid "No"
msgstr "No"
#: strings.hrc:43
-#, fuzzy
msgctxt "RID_COMMON_START_11"
msgid "Cancel"
msgstr "Cancel·la"
#: strings.hrc:44
-#, fuzzy
msgctxt "RID_COMMON_START_12"
msgid "~Finish"
msgstr "~Finalitza"
#: strings.hrc:45
-#, fuzzy
msgctxt "RID_COMMON_START_13"
msgid "< ~Back"
-msgstr "< ~Arrere"
+msgstr "< En~rere"
#: strings.hrc:46
-#, fuzzy
msgctxt "RID_COMMON_START_14"
msgid "~Next >"
-msgstr "~Següent >"
+msgstr "En~davant >"
#: strings.hrc:47
-#, fuzzy
msgctxt "RID_COMMON_START_15"
msgid "~Help"
msgstr "~Ajuda"
#: strings.hrc:48
-#, fuzzy
msgctxt "RID_COMMON_START_16"
msgid "Steps"
msgstr "Passos"
#: strings.hrc:49
-#, fuzzy
msgctxt "RID_COMMON_START_17"
msgid "Close"
msgstr "Tanca"
#: strings.hrc:50
-#, fuzzy
msgctxt "RID_COMMON_START_18"
msgid "OK"
msgstr "D'acord"
#: strings.hrc:51
-#, fuzzy
msgctxt "RID_COMMON_START_19"
msgid "The file already exists. Do you want to overwrite it?"
msgstr "El fitxer ja existeix. Voleu sobreescriure'l?"
#: strings.hrc:52
-#, fuzzy
msgctxt "RID_COMMON_START_20"
msgid "Template created via <wizard_name> on <current_date>."
msgstr "La plantilla s'ha creat a través de <wizard_name> el <current_date>."
#: strings.hrc:53
-#, fuzzy
msgctxt "RID_COMMON_START_21"
msgid ""
"The wizard could not be run, because important files were not found.\n"
@@ -148,1463 +129,1220 @@ msgid ""
"Then run the wizard again."
msgstr ""
"No s'ha pogut executar l'auxiliar perquè no s'han trobat fitxers importants.\n"
-"Feu clic al botó «Per defecte» a «Eines - Opcions - %PRODUCTNAME - Camins» per reinicialitzar els camins als paràmetres originals per defecte.\n"
+"Feu clic al botó «Per defecte» a «Eines ▸ Opcions ▸ %PRODUCTNAME ▸ Camins» per a reinicialitzar els camins als paràmetres originals per defecte.\n"
"Aleshores, torneu a executar l'auxiliar."
#: strings.hrc:56
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_1"
msgid "Letter Wizard"
msgstr "Auxiliar de cartes"
#: strings.hrc:57
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_2"
msgid "Label9"
msgstr "Etiqueta9"
#: strings.hrc:58
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_3"
msgid "~Business letter"
msgstr "Carta de ~negocis"
#: strings.hrc:59
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_4"
msgid "~Formal personal letter"
msgstr "Carta personal ~formal"
#: strings.hrc:60
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_5"
msgid "~Personal letter"
msgstr "Carta ~personal"
#: strings.hrc:61
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_6"
msgid "~Use letterhead paper with pre-printed elements"
msgstr "~Utilitza paper amb capçalera amb elements preimpresos"
#: strings.hrc:62
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_7"
msgid "~Logo"
msgstr "~Logo"
#: strings.hrc:63
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_8"
msgid "Return address"
msgstr "Adreça de retorn"
#: strings.hrc:64
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_9"
msgid "~Include footer"
-msgstr "~Inclou peu de pàgina"
+msgstr "~Inclou el peu de pàgina"
#: strings.hrc:65
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_10"
msgid "~Return address in envelope window"
msgstr "Adreça de ~retorn en la finestra del sobre"
#: strings.hrc:66
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_11"
msgid "~Logo"
msgstr "~Logo"
#: strings.hrc:67
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_12"
msgid "~Return address in envelope window"
msgstr "Adreça de ~retorn en la finestra del sobre"
#: strings.hrc:68
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_13"
msgid "Letter Signs"
-msgstr "Signes de la carta"
+msgstr "Signatures de la carta"
#: strings.hrc:69
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_14"
msgid "S~ubject line"
-msgstr "Línia de l'ass~umpte"
+msgstr "Línia de l'~assumpte"
#: strings.hrc:70
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_15"
msgid "Salu~tation"
msgstr "Salu~tació"
#: strings.hrc:71
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_16"
msgid "Fold ~marks"
msgstr "~Marques de plec"
#: strings.hrc:72
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_17"
msgid "~Complimentary close"
-msgstr "Tancament ~complementari"
+msgstr "~Tancament de comiat"
#: strings.hrc:73
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_18"
msgid "~Footer"
msgstr "~Peu de pàgina"
#: strings.hrc:74
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_19"
msgid "~Use user data for return address"
msgstr "~Utilitza les dades de l'usuari per a l'adreça de retorn"
#: strings.hrc:75
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_20"
msgid "~New sender address:"
msgstr "Adreça del remitent ~nova:"
#: strings.hrc:76
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_21"
msgid "Use placeholders for ~recipient's address"
msgstr "Utilitza espais ~reservats per indicar l'adreça de destí"
#: strings.hrc:77
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_22"
msgid "Use address database for ~mail merge"
-msgstr "Utilitza la base de dades d'adreces per a la c~ombinació de correu"
+msgstr "Utilitza la base de dades d'adreces per a la ~combinació de correu"
#: strings.hrc:78
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_23"
msgid "Include ~only on second and following pages"
-msgstr "Utilitza-ho n~omés a la pàgina dos i següents"
+msgstr "Utilitza-ho ~només a la pàgina dos i següents"
#: strings.hrc:79
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_24"
msgid "~Include page number"
msgstr "~Inclou el número de pàgina"
#: strings.hrc:80
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_25"
msgid "Letter Template"
msgstr "Plantilla de carta"
#: strings.hrc:81
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_26"
msgid "Create a ~letter from this template"
msgstr "Crea una ~carta a partir d'esta plantilla"
#: strings.hrc:82
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_27"
msgid "Make ~manual changes to this letter template"
msgstr "Canvia ~manualment esta plantilla de carta"
#: strings.hrc:83
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_28"
msgid "Page design"
msgstr "Disseny de la pàgina"
#: strings.hrc:84
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_29"
msgid "Page design"
msgstr "Disseny de la pàgina"
#: strings.hrc:85
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_30"
msgid "Page design"
msgstr "Disseny de la pàgina"
#: strings.hrc:86
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_31"
msgid "This wizard helps you to create a letter template. You can then use the template as the basis for writing letters as often as desired."
-msgstr "Este auxiliar vos ajuda a crear una plantilla de carta. Podeu utilitzar la plantilla com a base per escriure cartes sempre que ho desitgeu."
+msgstr "Este assitent vos ajuda a crear una plantilla de carta. Podeu utilitzar la plantilla com a base per escriure cartes sempre que ho desitgeu."
#: strings.hrc:87
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_32"
msgid "~Height:"
-msgstr "~Alçada:"
+msgstr "~Alçària:"
#: strings.hrc:88
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_33"
msgid "~Width:"
-msgstr "~Amplada:"
+msgstr "~Amplària:"
#: strings.hrc:89
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_34"
msgid "S~pacing to left margin:"
msgstr "Es~pai al marge esquerre:"
#: strings.hrc:90
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_35"
msgid "Spacing ~to top margin:"
msgstr "Espai al mar~ge superior:"
#: strings.hrc:91
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_36"
msgid "Height:"
-msgstr "Alçada:"
+msgstr "Alçària:"
#: strings.hrc:92
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_37"
msgid "Width:"
-msgstr "Amplada:"
+msgstr "Amplària:"
#: strings.hrc:93
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_38"
msgid "S~pacing to left margin:"
msgstr "Es~pai al marge esquerre:"
#: strings.hrc:94
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_39"
msgid "Spacing ~to top margin:"
msgstr "Espai al mar~ge superior:"
#: strings.hrc:95
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_40"
msgid "Height:"
-msgstr "Alçada:"
+msgstr "Alçària:"
#: strings.hrc:96
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_42"
msgid "Sender's address"
msgstr "Adreça del remitent"
#: strings.hrc:97
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_43"
msgid "Name:"
msgstr "Nom:"
#: strings.hrc:98
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_44"
msgid "Street:"
msgstr "Carrer:"
#: strings.hrc:99
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_45"
msgid "ZIP code/State/City:"
msgstr "Codi postal/Estat/Ciutat:"
#: strings.hrc:100
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_46"
msgid "Recipient's address"
msgstr "Adreça del destinatari"
#: strings.hrc:101
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_47"
msgid "Footer"
msgstr "Peu de pàgina"
#: strings.hrc:102
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_48"
msgid "This wizard creates a letter template which enables you to create multiple letters with the same layout and settings."
msgstr "Este auxiliar crea una plantilla de carta que vos permet crear moltes cartes amb el mateix format i la mateixa configuració."
#: strings.hrc:103
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_49"
msgid "To create another new letter out of the template just navigate to the template location and double-click it."
-msgstr "Per crear una nova carta a partir de la plantilla, navegueu fins a la ubicació de la plantilla i feu-hi un doble clic."
+msgstr "Per a crear una nova carta a partir de la plantilla, navegueu fins a la ubicació de la plantilla i feu-hi un doble clic."
#: strings.hrc:104
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_50"
msgid "Template name:"
msgstr "Nom de la plantilla:"
#: strings.hrc:105
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_51"
msgid "Location and file name:"
msgstr "Ubicació i nom del fitxer:"
#: strings.hrc:106
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_52"
msgid "How do you want to proceed?"
msgstr "Com voleu actuar?"
#: strings.hrc:107
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_53"
msgid "Please choose the type of letter and page design"
msgstr "Trieu el tipus de carta i el disseny de la pàgina"
#: strings.hrc:108
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_54"
msgid "Select the items to be printed"
msgstr "Seleccioneu els elements que voleu imprimir"
#: strings.hrc:109
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_55"
msgid "Specify items already on your letterhead paper"
-msgstr "Especifiqueu els elements que ja apareixen a la capçalera del full"
+msgstr "Indiqueu els elements que ja apareixen a la capçalera del full"
#: strings.hrc:110
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_56"
msgid "Specify the sender and recipient information"
-msgstr "Especifiqueu la informació del remitent i del destinatari"
+msgstr "Indiqueu la informació del remitent i del destinatari"
#: strings.hrc:111
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_57"
msgid "Fill in the information you would like in the footer"
-msgstr "Empleneu la informació que voleu aparega al peu de pàgina"
+msgstr "Ompliu la informació que voleu que aparega al peu de pàgina"
#: strings.hrc:112
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_58"
msgid "Please specify last settings"
-msgstr "Especifiqueu la darrera configuració"
+msgstr "Indiqueu els últims ajustaments"
#: strings.hrc:113
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_59"
msgid "Subject:"
msgstr "Matèria:"
#: strings.hrc:114
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_60"
msgid "Elegant"
msgstr "Elegant"
#: strings.hrc:115
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_61"
msgid "Modern"
msgstr "Modern"
#: strings.hrc:116
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_62"
msgid "Office"
msgstr "Oficina"
#: strings.hrc:117
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_63"
msgid "Bottle"
msgstr "Ampolla"
#: strings.hrc:118
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_64"
msgid "Mail"
msgstr "Correu"
#: strings.hrc:119
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_65"
msgid "Marine"
msgstr "Marí"
#: strings.hrc:120
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_66"
msgid "Red Line"
msgstr "Línia vermella"
#: strings.hrc:123
-#, fuzzy
msgctxt "RID_LETTERWIZARDSALUTATION_START_1"
msgid "To Whom it May Concern"
msgstr "A qui puga interessar"
#: strings.hrc:124
-#, fuzzy
msgctxt "RID_LETTERWIZARDSALUTATION_START_2"
msgid "Dear Sir or Madam"
msgstr "Benvolgut / benvolguda"
#: strings.hrc:125
-#, fuzzy
msgctxt "RID_LETTERWIZARDSALUTATION_START_3"
msgid "Hello"
msgstr "Hola"
#: strings.hrc:128
-#, fuzzy
msgctxt "RID_LETTERWIZARDGREETING_START_1"
msgid "Sincerely"
msgstr "Sincerament"
#: strings.hrc:129
-#, fuzzy
msgctxt "RID_LETTERWIZARDGREETING_START_2"
msgid "Best regards"
msgstr "Rebeu una salutació ben cordial"
#: strings.hrc:130
-#, fuzzy
msgctxt "RID_LETTERWIZARDGREETING_START_3"
msgid "Cheers"
msgstr "Cordialment"
#: strings.hrc:133
-#, fuzzy
msgctxt "RID_LETTERWIZARDROADMAP_START_1"
msgid "Page design"
msgstr "Disseny de la pàgina"
#: strings.hrc:134
-#, fuzzy
msgctxt "RID_LETTERWIZARDROADMAP_START_2"
msgid "Letterhead layout"
msgstr "Format de la capçalera"
#: strings.hrc:135
-#, fuzzy
msgctxt "RID_LETTERWIZARDROADMAP_START_3"
msgid "Printed items"
msgstr "Elements impresos"
#: strings.hrc:136
-#, fuzzy
msgctxt "RID_LETTERWIZARDROADMAP_START_4"
msgid "Recipient and sender"
msgstr "Destinatari i remitent"
#: strings.hrc:137
-#, fuzzy
msgctxt "RID_LETTERWIZARDROADMAP_START_5"
msgid "Footer"
msgstr "Peu de pàgina"
#: strings.hrc:138
-#, fuzzy
msgctxt "RID_LETTERWIZARDROADMAP_START_6"
msgid "Name and location"
msgstr "Nom i ubicació"
#: strings.hrc:141
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_1"
msgid "Fax Wizard"
msgstr "Auxiliar de faxos"
#: strings.hrc:142
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_2"
msgid "Label9"
msgstr "Etiqueta9"
#: strings.hrc:143
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_3"
msgid "~Business Fax"
msgstr "Fax de ~negocis"
#: strings.hrc:144
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_4"
msgid "~Personal Fax"
msgstr "Fax ~personal"
#: strings.hrc:145
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_5"
msgid "~Logo"
msgstr "~Logo"
#: strings.hrc:146
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_6"
msgid "S~ubject line"
msgstr "Línia de l'ass~umpte"
#: strings.hrc:147
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_7"
msgid "S~alutation"
msgstr "S~alutació"
#: strings.hrc:148
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_8"
msgid "~Complimentary close"
-msgstr "Tancament ~complementari"
+msgstr "~Tancament de comiat"
#: strings.hrc:149
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_9"
msgid "~Footer"
msgstr "~Peu de pàgina"
#: strings.hrc:150
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_10"
msgid "~Use user data for return address"
msgstr "~Utilitza les dades de l'usuari per a l'adreça de retorn"
#: strings.hrc:151
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_11"
msgid "~New return address"
msgstr "Adreça de retorn ~nova"
#: strings.hrc:152
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_12"
msgid "My Fax Template"
msgstr "La meua plantilla de fax"
#: strings.hrc:153
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_13"
msgid "Create a ~fax from this template"
msgstr "Crea un ~fax a partir d'esta plantilla"
#: strings.hrc:154
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_14"
msgid "Make ~manual changes to this fax template"
msgstr "Canvia ~manualment esta plantilla de fax"
#: strings.hrc:155
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_15"
msgid "Page design"
msgstr "Disseny de la pàgina"
#: strings.hrc:156
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_16"
msgid "Page design"
msgstr "Disseny de la pàgina"
#: strings.hrc:157
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_17"
msgid "This wizard helps you to create a fax template. The template can then be used to create a fax whenever needed."
msgstr "Este auxiliar vos ajuda a crear una plantilla de fax. Podeu utilitzar la plantilla per crear un fax sempre que ho desitgeu."
#: strings.hrc:158
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_18"
msgid "Return address"
-msgstr "Adreça de retorn"
+msgstr "Adreça del remitent"
#: strings.hrc:159
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_19"
msgid "Name:"
msgstr "Nom:"
#: strings.hrc:160
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_20"
msgid "Street:"
msgstr "Carrer:"
#: strings.hrc:161
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_21"
msgid "ZIP code/State/City:"
msgstr "Codi postal/Estat/Ciutat:"
#: strings.hrc:162
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_22"
msgid "Footer"
msgstr "Peu de pàgina"
#: strings.hrc:163
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_23"
msgid "This wizard creates a fax template which enables you to create multiple faxes with the same layout and settings."
msgstr "Este auxiliar crea una plantilla de fax que vos permet crear molts faxos amb el mateix format i la mateixa configuració."
#: strings.hrc:164
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_24"
msgid "To create another new fax out of the template, go to the location where you saved the template and double-click the file."
-msgstr "Per crear un nou fax a partir de la plantilla, aneu a la ubicació on vau guardar la plantilla i feu doble clic al fitxer."
+msgstr "Per a crear un fax nou a partir de la plantilla, aneu a la ubicació on vau guardar la plantilla i feu doble clic al fitxer."
#: strings.hrc:165
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_25"
msgid "Template Name:"
msgstr "Nom de la plantilla:"
#: strings.hrc:166
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_26"
msgid "Location and file name:"
msgstr "Ubicació i nom del fitxer:"
#: strings.hrc:167
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_27"
msgid "What do you want to do next?"
msgstr "Què voleu fer a continuació?"
#: strings.hrc:168
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_28"
msgid "Choose the type of fax and a page design"
msgstr "Trieu el tipus de fax i un disseny de la pàgina"
#: strings.hrc:169
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_29"
msgid "Select items to include in the fax template"
msgstr "Seleccioneu els elements que voleu incloure a la plantilla de fax"
#: strings.hrc:170
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_30"
msgid "Specify sender and recipient information"
-msgstr "Especifiqueu la informació del remitent i del destinatari"
+msgstr "Indiqueu la informació del remitent i del destinatari"
#: strings.hrc:171
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_31"
msgid "Enter text for the footer"
msgstr "Introduïu el text per al peu de pàgina"
#: strings.hrc:172
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_32"
msgid "Choose a name and save the template"
-msgstr "Selecciona un nom i guarda la plantilla"
+msgstr "Trieu un nom i guardeu la plantilla"
#: strings.hrc:173
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_33"
msgid "Include ~only on second and following pages"
-msgstr "Utilitza-ho n~omés a la pàgina dos i següents"
+msgstr "Utilitza-ho ~només a la pàgina dos i següents"
#: strings.hrc:174
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_34"
msgid "~Include page number"
msgstr "~Inclou el número de pàgina"
#: strings.hrc:175
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_35"
msgid "~Date"
msgstr "~Data"
#: strings.hrc:176
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_36"
msgid "~Type of message"
msgstr "~Tipus del missatge"
#: strings.hrc:177
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_37"
msgid "Fax Number:"
msgstr "Número de fax:"
#: strings.hrc:178
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_38"
msgid "Use placeholders for ~recipient's address"
-msgstr "Utilitza espais ~reservats per indicar l'adreça de destí"
+msgstr "Utilitza espais ~reservats per a indicar l'adreça de destí"
#: strings.hrc:179
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_39"
msgid "Use address database for ~mail merge"
-msgstr "Utilitza la base de dades d'adreces per a la c~ombinació de correu"
+msgstr "Utilitza la base de dades d'adreces per a la ~combinació de correu"
#: strings.hrc:180
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_40"
msgid "~New return address"
-msgstr "Adreça de retorn ~nova"
+msgstr "Adreça de remitent ~nova"
#: strings.hrc:181
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_41"
msgid "To:"
msgstr "A:"
#: strings.hrc:182
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_42"
msgid "From:"
msgstr "De:"
#: strings.hrc:183
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_43"
msgid "Fax:"
msgstr "Fax:"
#: strings.hrc:184
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_44"
msgid "Tel:"
msgstr "Tel:"
#: strings.hrc:185
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_45"
msgid "E-mail:"
msgstr "Correu electrònic:"
#: strings.hrc:186
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_46"
msgid "This template consists of"
msgstr "Esta plantilla consisteix de"
#: strings.hrc:187
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_47"
msgid "page"
msgstr "pàgina"
#: strings.hrc:188
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_48"
msgid "Please inform us if transmission errors occur."
msgstr "Informeu-nos si hi ha cap error de transmissió."
#: strings.hrc:189
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_49"
msgid "Bottle"
msgstr "Ampolla"
#: strings.hrc:190
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_50"
msgid "Lines"
msgstr "Línies"
#: strings.hrc:191
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_51"
msgid "Marine"
msgstr "Marí"
#: strings.hrc:192
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_52"
msgid "Classic Fax"
msgstr "Fax clàssic"
#: strings.hrc:193
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_53"
msgid "Classic Fax from Private"
msgstr "Fax clàssic a partir de Privat"
#: strings.hrc:194
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_54"
msgid "Modern Fax"
msgstr "Fax Modern"
#: strings.hrc:195
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_55"
msgid "Modern Fax from Private"
msgstr "Fax modern a partir de Privat"
#: strings.hrc:196
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_56"
msgid "Fax"
msgstr "Fax"
#: strings.hrc:199
-#, fuzzy
msgctxt "RID_FAXWIZARDCOMMUNICATION_START_1"
msgid "Important Information!"
msgstr "Informació important!"
#: strings.hrc:200
-#, fuzzy
msgctxt "RID_FAXWIZARDCOMMUNICATION_START_2"
msgid "For your information"
msgstr "Per a la vostra informació"
#: strings.hrc:201
-#, fuzzy
msgctxt "RID_FAXWIZARDCOMMUNICATION_START_3"
msgid "News!"
msgstr "Notícies!"
#: strings.hrc:204
-#, fuzzy
msgctxt "RID_FAXWIZARDSALUTATION_START_1"
msgid "To whom it may concern,"
msgstr "A qui puga interessar,"
#: strings.hrc:205
-#, fuzzy
msgctxt "RID_FAXWIZARDSALUTATION_START_2"
msgid "Dear Sir or Madam,"
msgstr "Benvolgut / benvolguda,"
#: strings.hrc:206
-#, fuzzy
msgctxt "RID_FAXWIZARDSALUTATION_START_3"
msgid "Hello,"
msgstr "Hola,"
#: strings.hrc:207
-#, fuzzy
msgctxt "RID_FAXWIZARDSALUTATION_START_4"
msgid "Hi,"
msgstr "Hola,"
#: strings.hrc:210
-#, fuzzy
msgctxt "RID_FAXWIZARDGREETING_START_1"
msgid "Sincerely"
msgstr "Sincerament"
#: strings.hrc:211
-#, fuzzy
msgctxt "RID_FAXWIZARDGREETING_START_2"
msgid "Yours faithfully"
msgstr "Atentament"
#: strings.hrc:212
-#, fuzzy
msgctxt "RID_FAXWIZARDGREETING_START_3"
msgid "Regards"
msgstr "Cordialment"
#: strings.hrc:213
-#, fuzzy
msgctxt "RID_FAXWIZARDGREETING_START_4"
msgid "Love"
msgstr "Afectuosament"
#: strings.hrc:216
-#, fuzzy
msgctxt "RID_FAXWIZARDROADMAP_START_1"
msgid "Page design"
msgstr "Disseny de la pàgina"
#: strings.hrc:217
-#, fuzzy
msgctxt "RID_FAXWIZARDROADMAP_START_2"
msgid "Items to include"
msgstr "Elements a incloure"
#: strings.hrc:218
-#, fuzzy
msgctxt "RID_FAXWIZARDROADMAP_START_3"
msgid "Sender and Recipient"
msgstr "Remitent i destinatari"
#: strings.hrc:219
-#, fuzzy
msgctxt "RID_FAXWIZARDROADMAP_START_4"
msgid "Footer"
msgstr "Peu de pàgina"
#: strings.hrc:220
-#, fuzzy
msgctxt "RID_FAXWIZARDROADMAP_START_5"
msgid "Name and location"
msgstr "Nom i ubicació"
#: strings.hrc:223
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_1"
msgid "Agenda Wizard"
msgstr "Auxiliar d'agendes"
#: strings.hrc:224
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_2"
msgid "Make ~manual changes to this agenda template"
msgstr "Canvia ~manualment esta plantilla d'agenda"
#: strings.hrc:225
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_3"
msgid "Template name:"
msgstr "Nom de la plantilla:"
#: strings.hrc:226
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_4"
msgid "Location and file name:"
msgstr "Ubicació i nom del fitxer:"
#: strings.hrc:227
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_5"
msgid "What do you want to do next?"
msgstr "Què voleu fer a continuació?"
#: strings.hrc:228
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_6"
msgid "Please choose the page design for the agenda"
msgstr "Trieu el disseny de pàgina per a l'agenda"
#: strings.hrc:229
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_7"
msgid "Please select the headings you wish to include in your agenda template"
msgstr "Seleccioneu els encapçalaments que voleu incloure a la plantilla d'agenda"
#: strings.hrc:230
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_8"
msgid "Please enter general information for the event"
msgstr "Introduïu la informació general per a l'esdeveniment"
#: strings.hrc:231
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_9"
msgid "Please specify items for the agenda"
msgstr "Especifiqueu els elements per a l'agenda"
#: strings.hrc:232
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_10"
msgid "Please select the names you wish to include in your agenda template"
msgstr "Seleccioneu els noms que voleu incloure a la plantilla d'agenda"
#: strings.hrc:233
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_11"
msgid "Choose a name and save the template"
-msgstr "Selecciona un nom i guarda la plantilla"
+msgstr "Trieu un nom i guardeu la plantilla"
#: strings.hrc:234
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_12"
msgid "Include form for recording minutes"
-msgstr "Inclou un formulari per enregistrar actes"
+msgstr "Inclou un formulari per a gravar actes"
#: strings.hrc:235
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_13"
msgid "This wizard helps you to create an agenda template. The template can then be used to create an agenda whenever needed."
-msgstr "Este auxiliar vos ajuda a crear una plantilla d'agenda. La plantilla es pot utilitzar per crear una agenda sempre que ho necessiteu."
+msgstr "Este auxiliar vos ajuda a crear una plantilla d'agenda. La plantilla es pot utilitzar per a crear una agenda sempre que ho necessiteu."
#: strings.hrc:236
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_14"
msgid "Time:"
msgstr "Hora:"
#: strings.hrc:237
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_15"
msgid "Name:"
msgstr "Nom:"
#: strings.hrc:238
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_16"
msgid "Location:"
msgstr "Ubicació:"
#: strings.hrc:239
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_17"
msgid "Placeholders will be used in empty fields. You can replace placeholders with text later."
-msgstr "Els espais reservats s'utilitzaran en els camps buits. Podeu substituir els espais reservats amb text més avant."
+msgstr "Els espais reservats s'utilitzaran en els camps buits. Podeu reemplaçar els espais reservats amb text més avant."
#: strings.hrc:240
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_18"
msgid "..."
msgstr "..."
#: strings.hrc:241
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_19"
msgid "Create an ~agenda from this template"
msgstr "Crea una ~agenda a partir d'esta plantilla"
#: strings.hrc:242
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_20"
msgid "To create a new agenda out of the template, go to the location where you saved the template and double-click the file."
-msgstr "Per crear una nova agenda a partir de la plantilla, aneu a la ubicació on heu guardat la plantilla i feu doble clic al fitxer."
+msgstr "Per a crear una nova agenda a partir de la plantilla, aneu a la ubicació on heu guardat la plantilla i feu doble clic al fitxer."
#: strings.hrc:243
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_21"
msgid "Agenda item"
msgstr "Element de l'agenda"
#: strings.hrc:244
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_22"
msgid "Responsible"
msgstr "Responsable"
#: strings.hrc:245
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_23"
msgid "Duration"
-msgstr "Durada"
+msgstr "Duració"
#: strings.hrc:246
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_24"
msgid "Meeting called by"
msgstr "Reunió convocada per"
#: strings.hrc:247
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_25"
msgid "Chairperson"
msgstr "Responsable"
#: strings.hrc:248
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_26"
msgid "Minute keeper"
-msgstr "Controlador"
+msgstr "Secretari"
#: strings.hrc:249
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_27"
msgid "Moderator"
msgstr "Moderador"
#: strings.hrc:250
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_28"
msgid "Attendees"
-msgstr "Assistents"
+msgstr "Auxiliars"
#: strings.hrc:251
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_29"
msgid "Observers"
msgstr "Observadors"
#: strings.hrc:252
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_30"
msgid "Facility personnel"
msgstr "Personal d'ajuda"
#: strings.hrc:253
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_31"
msgid "The agenda template will include placeholders for the names of the selected people. When creating an agenda from the template, you can replace these placeholder with the appropriate names."
-msgstr "La plantilla d'agenda inclourà espais reservats per als noms de les persones seleccionades. Quan creeu una agenda a partir de la plantilla, podeu substituir estos espais reservats amb els noms pertinents."
+msgstr "La plantilla d'agenda inclourà espais reservats per als noms de les persones seleccionades. Quan creeu una agenda a partir de la plantilla, podeu reemplaçar estos espais reservats amb els noms pertinents."
#: strings.hrc:254
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_32"
msgid "Type of meeting"
msgstr "Tipus de reunió"
#: strings.hrc:255
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_33"
msgid "Please read"
msgstr "Per favor, llegiu"
#: strings.hrc:256
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_34"
msgid "Please bring"
msgstr "Per favor, porteu"
#: strings.hrc:257
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_35"
msgid "Notes"
msgstr "Notes"
#: strings.hrc:258
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_36"
msgid "The agenda template will include placeholders for the selected items."
msgstr "La plantilla d'agenda inclourà espais reservats per als elements seleccionats."
#: strings.hrc:259
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_38"
msgid "Date:"
msgstr "Data:"
#: strings.hrc:260
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_39"
msgid "This wizard creates an agenda template which enables you to create multiple agendas with the same layout and settings."
msgstr "Este auxiliar crea una plantilla d'agenda que vos permet crear múltiples agendes amb el mateix format i la mateixa configuració."
#: strings.hrc:261
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_40"
msgid "Page design:"
msgstr "Disseny de la pàgina:"
#: strings.hrc:262
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_41"
msgid "myAgendaTemplate.stw"
msgstr "lamevaPlantilladAgenda.stw"
#: strings.hrc:263
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_42"
msgid "My Agenda Template"
msgstr "La meua plantilla d'agenda"
#: strings.hrc:264
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_43"
msgid "An unexpected error occurred while saving the agenda template."
msgstr "S'ha produït un error inesperat en guardar la plantilla d'agenda."
#: strings.hrc:265
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_44"
msgid "Name"
msgstr "Nom"
#: strings.hrc:266
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_45"
msgid "Date"
msgstr "Data"
#: strings.hrc:267
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_46"
msgid "Time"
msgstr "Hora"
#: strings.hrc:268
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_47"
msgid "Location"
msgstr "Lloc"
#: strings.hrc:269
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_48"
msgid "Click to replace this text"
-msgstr "Feu clic per substituir este text"
+msgstr "Feu clic per a reemplaçar este text"
#: strings.hrc:270
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_50"
msgid "Page design"
msgstr "Disseny de la pàgina"
#: strings.hrc:271
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_51"
msgid "General information"
msgstr "Informació general"
#: strings.hrc:272
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_52"
msgid "Headings to include"
msgstr "Encapçalaments a incloure"
#: strings.hrc:273
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_53"
msgid "Names"
msgstr "Noms"
#: strings.hrc:274
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_54"
msgid "Agenda items"
msgstr "Elements de l'agenda"
#: strings.hrc:275
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_55"
msgid "Name and location"
msgstr "Nom i ubicació"
#: strings.hrc:276
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_56"
msgid "An unexpected error occurred while opening the agenda template."
msgstr "S'ha produït un error inesperat en obrir la plantilla d'agenda."
#: strings.hrc:277
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_57"
msgid "Type of meeting"
msgstr "Tipus de reunió"
#: strings.hrc:278
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_58"
msgid "Please bring"
msgstr "Per favor, porteu"
#: strings.hrc:279
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_59"
msgid "Please read"
msgstr "Per favor, llegiu"
#: strings.hrc:280
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_60"
msgid "Notes"
msgstr "Notes"
#: strings.hrc:281
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_61"
msgid "Meeting called by"
msgstr "Reunió convocada per"
#: strings.hrc:282
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_62"
msgid "Chairperson"
msgstr "Responsable"
#: strings.hrc:283
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_63"
msgid "Attendees"
-msgstr "Assistents"
+msgstr "Auxiliars"
#: strings.hrc:284
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_64"
msgid "Minute keeper"
-msgstr "Controlador"
+msgstr "Secretari"
#: strings.hrc:285
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_65"
msgid "Moderator"
msgstr "Moderador"
#: strings.hrc:286
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_66"
msgid "Observers"
msgstr "Observadors"
#: strings.hrc:287
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_67"
msgid "Facility personnel"
msgstr "Personal d'ajuda"
#: strings.hrc:288
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_68"
msgid "Insert"
msgstr "Insereix"
#: strings.hrc:289
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_69"
msgid "Remove"
msgstr "Suprimeix"
#: strings.hrc:290
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_70"
msgid "Move up"
msgstr "Mou amunt"
#: strings.hrc:291
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_71"
msgid "Move down"
msgstr "Mou avall"
#: strings.hrc:292
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_72"
msgid "Date:"
msgstr "Data:"
#: strings.hrc:293
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_73"
msgid "Time:"
msgstr "Hora:"
#: strings.hrc:294
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_74"
msgid "Location:"
msgstr "Ubicació:"
#: strings.hrc:295
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_75"
msgid "Topics"
msgstr "Temes"
#: strings.hrc:296
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_76"
msgid "Num."
msgstr "Núm."
#: strings.hrc:297
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_77"
msgid "Topic"
msgstr "Temes"
#: strings.hrc:298
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_78"
msgid "Responsible"
msgstr "Responsable"
#: strings.hrc:299
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_79"
msgid "Time"
msgstr "Hora"
#: strings.hrc:300
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_80"
msgid "Additional information"
msgstr "Informació addicional"
#: strings.hrc:301
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_81"
msgid "Minutes for"
-msgstr "Minuts de"
+msgstr "Minuts per a"
#: strings.hrc:302
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_82"
msgid "Discussion:"
msgstr "Debat:"
#: strings.hrc:303
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_83"
msgid "Conclusion:"
msgstr "Conclusió:"
#: strings.hrc:304
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_84"
msgid "To do:"
msgstr "A fer:"
#: strings.hrc:305
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_85"
msgid "Responsible party:"
msgstr "Part responsable:"
#: strings.hrc:306
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_86"
msgid "Deadline:"
msgstr "Termini:"
#: strings.hrc:307
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_87"
msgid "Blue"
msgstr "Blau"
#: strings.hrc:308
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_88"
msgid "Classic"
msgstr "Clàssic"
#: strings.hrc:309
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_89"
msgid "Colorful"
msgstr "Colorat"
#: strings.hrc:310
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_90"
msgid "Elegant"
msgstr "Elegant"
#: strings.hrc:311
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_91"
msgid "Green"
msgstr "Verd"
#: strings.hrc:312
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_92"
msgid "Grey"
msgstr "Gris"
#: strings.hrc:313
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_93"
msgid "Modern"
msgstr "Modern"
#: strings.hrc:314
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_94"
msgid "Orange"
msgstr "Taronja"
#: strings.hrc:315
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_95"
msgid "Red"
msgstr "Roig"
#: strings.hrc:316
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_96"
msgid "Simple"
msgstr "Simple"
diff --git a/source/ca-valencia/wizards/source/resources.po b/source/ca-valencia/wizards/source/resources.po
index 1ffdcdb5579..7cce732b4c6 100644
--- a/source/ca-valencia/wizards/source/resources.po
+++ b/source/ca-valencia/wizards/source/resources.po
@@ -4,89 +4,83 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2017-10-04 11:47+0200\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"PO-Revision-Date: 2018-01-15 13:24+0000\n"
+"Last-Translator: joamuran <joamuran@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: ca-valencia\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1516022655.000000\n"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_0\n"
"property.text"
msgid "The directory '%1' could not be created.<BR>There may not be enough space left on your hard disk."
-msgstr "No s'ha pogut crear el directori '%1'. <BR>No deu haver-hi suficient espai disponible al disc dur."
+msgstr "No s'ha pogut crear el directori «%1». <BR>No deu haver-hi suficient espai disponible al disc dur."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_1\n"
"property.text"
msgid "The text document could not be created.<BR>Please check if the module 'PRODUCTNAME Writer' is installed."
-msgstr "No s'ha pogut crear el document de text. <BR>Comproveu que el mòdul 'PRODUCTNAME Writer' està instal·lat."
+msgstr "No s'ha pogut crear el document de text. <BR>Comproveu que el mòdul «PRODUCTNAME Writer» està instal·lat."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_2\n"
"property.text"
msgid "The spreadsheet could not be created.<BR>Please check if the module 'PRODUCTNAME Calc' is installed."
-msgstr "No s'ha pogut crear el full de càlcul.<BR>Comproveu que el mòdul 'PRODUCTNAME Calc' està instal·lat."
+msgstr "No s'ha pogut crear el full de càlcul.<BR>Comproveu que el mòdul «PRODUCTNAME Calc» està instal·lat."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_3\n"
"property.text"
msgid "The presentation could not be created.<BR>Please check if the module 'PRODUCTNAME Impress' is installed."
-msgstr "No s'ha pogut crear la presentació.<BR>Comproveu que el mòdul 'PRODUCTNAME Impress' està instal·lat."
+msgstr "No s'ha pogut crear la presentació.<BR>Comproveu que el mòdul «PRODUCTNAME Impress» està instal·lat."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_4\n"
"property.text"
msgid "The drawing could not be created.<BR>Please check if the module 'PRODUCTNAME Draw' is installed."
-msgstr "No s'ha pogut crear el dibuix.<BR>Comproveu que el mòdul 'PRODUCTNAME Draw' està instal·lat."
+msgstr "No s'ha pogut crear el dibuix.<BR>Comproveu que el mòdul «PRODUCTNAME Draw» està instal·lat."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_5\n"
"property.text"
msgid "The formula could not be created.<BR>Please check if the module 'PRODUCTNAME Math' is installed."
-msgstr "No s'ha pogut crear la fórmula.<BR>Comproveu que el mòdul 'PRODUCTNAME Math' està instal·lat."
+msgstr "No s'ha pogut crear la fórmula.<BR>Comproveu que el mòdul «PRODUCTNAME Math» està instal·lat."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_6\n"
"property.text"
msgid "The files required could not be found.<BR>Please start the %PRODUCTNAME Setup and choose 'Repair'."
-msgstr "No s'han pogut trobar els fitxers necessaris.<BR>Inicieu el programa d'instal·lació del %PRODUCTNAME i trieu 'Repara'."
+msgstr "No s'han pogut trobar els fitxers necessaris.<BR>Inicieu el programa d'instal·lació del %PRODUCTNAME i trieu «Repara»."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_7\n"
"property.text"
msgid "The file '<PATH>' already exists.<BR><BR>Would you like to overwrite the existing file?"
-msgstr "El fitxer '<PATH>' ja existeix.<BR><BR>Voleu sobreescriure'l?"
+msgstr "El fitxer «<PATH>» ja existeix.<BR><BR>Voleu sobreescriure el fitxer existent?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_8\n"
@@ -95,7 +89,6 @@ msgid "Yes"
msgstr "Sí"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_9\n"
@@ -104,7 +97,6 @@ msgid "Yes to All"
msgstr "Sí a tot"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_10\n"
@@ -113,7 +105,6 @@ msgid "No"
msgstr "No"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_11\n"
@@ -122,7 +113,6 @@ msgid "Cancel"
msgstr "Cancel·la"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_12\n"
@@ -131,25 +121,22 @@ msgid "~Finish"
msgstr "~Finalitza"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_13\n"
"property.text"
msgid "< ~Back"
-msgstr "< ~Arrere"
+msgstr "< En~rere"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_14\n"
"property.text"
msgid "~Next >"
-msgstr "~Següent >"
+msgstr "En~davant >"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_15\n"
@@ -158,16 +145,14 @@ msgid "~Help"
msgstr "~Ajuda"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_16\n"
"property.text"
msgid "Steps"
-msgstr "Passos"
+msgstr "Passes"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_17\n"
@@ -176,7 +161,6 @@ msgid "Close"
msgstr "Tanca"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_18\n"
@@ -185,7 +169,6 @@ msgid "OK"
msgstr "D'acord"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_19\n"
@@ -194,7 +177,6 @@ msgid "The file already exists. Do you want to overwrite it?"
msgstr "El fitxer ja existeix. Voleu sobreescriure'l?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_20\n"
@@ -203,19 +185,14 @@ msgid "Template created via <wizard_name> on <current_date>."
msgstr "La plantilla s'ha creat a través de <wizard_name> el <current_date>."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_21\n"
"property.text"
msgid "The wizard could not be run, because important files were not found.\\nUnder 'Tools - Options - %PRODUCTNAME - Paths' click the 'Default' button to reset the paths to the original default settings.\\nThen run the wizard again."
-msgstr ""
-"No s'ha pogut executar l'auxiliar perquè no s'han trobat fitxers importants.\n"
-"Feu clic al botó «Per defecte» a «Eines - Opcions - %PRODUCTNAME - Camins» per reinicialitzar els camins als paràmetres originals per defecte.\n"
-"Aleshores, torneu a executar l'auxiliar."
+msgstr "No s'ha pogut executar l'auxiliar perquè no s'han trobat fitxers importants.\\nFeu clic al botó «Per defecte» a «Eines ▸ Opcions ▸ %PRODUCTNAME ▸ Camins» per a reinicialitzar els camins als paràmetres originals per defecte.\\nAleshores, torneu a executar l'auxiliar."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_0\n"
@@ -224,7 +201,6 @@ msgid "Report Wizard"
msgstr "Auxiliar d'informes"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_3\n"
@@ -233,16 +209,14 @@ msgid "~Table"
msgstr "~Taula"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_4\n"
"property.text"
msgid "Colu~mns"
-msgstr "Colu~mnes"
+msgstr "~Columnes"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_7\n"
@@ -251,7 +225,6 @@ msgid "Report_"
msgstr "Informe_"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_8\n"
@@ -260,7 +233,6 @@ msgid "- undefined -"
msgstr "- no definit -"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_9\n"
@@ -269,7 +241,6 @@ msgid "~Fields in report"
msgstr "~Camps de l'informe"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_11\n"
@@ -278,7 +249,6 @@ msgid "Grouping"
msgstr "Agrupació"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_12\n"
@@ -287,7 +257,6 @@ msgid "Sort options"
msgstr "Opcions d'ordenació"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_13\n"
@@ -296,7 +265,6 @@ msgid "Choose layout"
msgstr "Trieu un format"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_14\n"
@@ -305,7 +273,6 @@ msgid "Create report"
msgstr "Crea un informe"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_15\n"
@@ -314,7 +281,6 @@ msgid "Layout of data"
msgstr "Format de les dades"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_16\n"
@@ -323,7 +289,6 @@ msgid "Layout of headers and footers"
msgstr "Format de capçaleres i peus de pàgina"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_19\n"
@@ -332,7 +297,6 @@ msgid "Fields"
msgstr "Camps"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_20\n"
@@ -341,7 +305,6 @@ msgid "~Sort by"
msgstr "~Ordena per"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_21\n"
@@ -350,7 +313,6 @@ msgid "T~hen by"
msgstr "I ales~hores per"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_22\n"
@@ -359,7 +321,6 @@ msgid "Orientation"
msgstr "Orientació"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_23\n"
@@ -368,7 +329,6 @@ msgid "Portrait"
msgstr "Vertical"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_24\n"
@@ -377,7 +337,6 @@ msgid "Landscape"
msgstr "Horitzontal"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_28\n"
@@ -386,7 +345,6 @@ msgid "Which fields do you want to have in your report?"
msgstr "Quins camps voleu tindre a l'informe?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_29\n"
@@ -395,7 +353,6 @@ msgid "Do you want to add grouping levels?"
msgstr "Voleu afegir nivells d'agrupació?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_30\n"
@@ -404,7 +361,6 @@ msgid "According to which fields do you want to sort the data?"
msgstr "Segons quins camps voleu ordenar les dades?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_31\n"
@@ -413,7 +369,6 @@ msgid "How do you want your report to look?"
msgstr "Quin estil voleu que tinga l'informe?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_32\n"
@@ -422,7 +377,6 @@ msgid "Decide how you want to proceed"
msgstr "Decidiu com voleu actuar"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_33\n"
@@ -431,7 +385,6 @@ msgid "Title of report"
msgstr "Títol de l'informe"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_34\n"
@@ -440,7 +393,6 @@ msgid "Display report"
msgstr "Mostra l'informe"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_35\n"
@@ -449,7 +401,6 @@ msgid "Create report"
msgstr "Crea un informe"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_36\n"
@@ -458,7 +409,6 @@ msgid "Ascending"
msgstr "Ascendent"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_37\n"
@@ -467,7 +417,6 @@ msgid "Descending"
msgstr "Descendent"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_40\n"
@@ -476,7 +425,6 @@ msgid "~Dynamic report"
msgstr "~Informe dinàmic"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_41\n"
@@ -485,7 +433,6 @@ msgid "~Create report now"
msgstr "~Crea ara un informe"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_42\n"
@@ -494,7 +441,6 @@ msgid "~Modify report layout"
msgstr "~Modifica el format de l'informe"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_43\n"
@@ -503,7 +449,6 @@ msgid "Static report"
msgstr "Informe estàtic"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_44\n"
@@ -512,7 +457,6 @@ msgid "Save as"
msgstr "Anomena i guarda"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_50\n"
@@ -521,7 +465,6 @@ msgid "Groupings"
msgstr "Agrupacions"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_51\n"
@@ -530,16 +473,14 @@ msgid "Then b~y"
msgstr "I llavors ~per"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_52\n"
"property.text"
msgid "~Then by"
-msgstr "I ~llavors per"
+msgstr "I ales~hores per"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_53\n"
@@ -548,7 +489,6 @@ msgid "Asc~ending"
msgstr "A~scendent"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_54\n"
@@ -557,7 +497,6 @@ msgid "Ascend~ing"
msgstr "Asce~ndent"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_55\n"
@@ -566,7 +505,6 @@ msgid "Ascendin~g"
msgstr "Ascend~ent"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_56\n"
@@ -575,25 +513,22 @@ msgid "De~scending"
msgstr "Descende~nt"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_57\n"
"property.text"
msgid "Des~cending"
-msgstr "Descende~nt"
+msgstr "Des~cendent"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_58\n"
"property.text"
msgid "De~scending"
-msgstr "Descende~nt"
+msgstr "Des~cendent"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_60\n"
@@ -602,16 +537,14 @@ msgid "Binary fields cannot be displayed in the report."
msgstr "No es poden mostrar els camps binaris en l'informe."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_61\n"
"property.text"
msgid "The table '<TABLENAME>' does not exist."
-msgstr "La taula '<TABLENAME>' no existeix."
+msgstr "La taula «<TABLENAME>» no existeix."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_62\n"
@@ -620,7 +553,6 @@ msgid "Creating Report..."
msgstr "S'està creant l'informe..."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_63\n"
@@ -629,34 +561,30 @@ msgid "Number of records inserted: <COUNT>"
msgstr "Nombre de registres inserits: <COUNT>"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_64\n"
"property.text"
msgid "The form '<REPORTFORM>' does not exist."
-msgstr "El formulari '<REPORTFORM>' no existeix."
+msgstr "El formulari «<REPORTFORM>» no existeix."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_65\n"
"property.text"
msgid "The query with the statement <BR>'<STATEMENT>' <BR> could not be run. <BR> Check your data source."
-msgstr "La consulta <BR>'<STATEMENT>' <BR> no es pot executar. <BR> Consulteu la font de dades."
+msgstr "La consulta <BR>«<STATEMENT>» <BR> no es pot executar. <BR> Consulteu la font de dades."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_66\n"
"property.text"
msgid "The following hidden control in the form '<REPORTFORM>' could not be read: '<CONTROLNAME>'."
-msgstr "El control ocult en el formulari '<REPORTFORM>' no es pot llegir: '<CONTROLNAME>'."
+msgstr "El control ocult en el formulari «<REPORTFORM>» no es pot llegir: «<CONTROLNAME>»."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_67\n"
@@ -665,16 +593,14 @@ msgid "Importing data..."
msgstr "S'estan important les dades..."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_68\n"
"property.text"
msgid "Labeling fields"
-msgstr "Identificació dels camps"
+msgstr "Etiquetatge dels camps"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_69\n"
@@ -683,7 +609,6 @@ msgid "How do you want to label the fields?"
msgstr "Com voleu etiquetar els camps?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_70\n"
@@ -692,7 +617,6 @@ msgid "Label"
msgstr "Etiqueta"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_71\n"
@@ -701,16 +625,14 @@ msgid "Field"
msgstr "Camp"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_72\n"
"property.text"
msgid "An error occurred in the wizard.<BR>The template '%PATH' could be erroneous.<BR>Either the required sections or tables do not exist or exist under the wrong name.<BR>See the Help for more detailed information.<BR>Please select another template."
-msgstr "S'ha produït un error en l'auxiliar.<BR>La plantilla '%PATH' pot ser incorrecta.<BR>O bé les seccions o taules necessàries no existeixen o tenen un nom diferent.<BR>Consulteu l'ajuda per obtindre més informació detallada.<BR>Seleccioneu una altra plantilla."
+msgstr "S'ha produït un error en l'auxiliar.<BR>La plantilla «%PATH» pot ser incorrecta.<BR>O bé les seccions o taules necessàries no existeixen o tenen un nom diferent.<BR>Consulteu l'ajuda per obtindre més informació detallada.<BR>Seleccioneu una altra plantilla."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_73\n"
@@ -719,34 +641,30 @@ msgid "There is an invalid user field in a table."
msgstr "Hi ha un camp d'usuari no vàlid a una taula."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_74\n"
"property.text"
msgid "The sort criterion '<FIELDNAME>' was chosen twice. Each criterion can only be chosen once."
-msgstr "El criteri d'ordenació '<FIELDNAME>' s'ha seleccionat dues vegades. Cada criteri només es pot seleccionar una vegada."
+msgstr "El criteri d'ordenació «<FIELDNAME>» s'ha seleccionat dues vegades. Cada criteri només es pot seleccionar una vegada."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_75\n"
"property.text"
msgid "Note: The dummy text will be replaced by data from the database when the report is created."
-msgstr "Nota: El text de mostra se substituirà per dades de la base de dades en la creació de l'informe."
+msgstr "Nota: el text de mostra es reemplaçarà per dades de la base de dades en la creació de l'informe."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_76\n"
"property.text"
msgid "A report '%REPORTNAME' already exists in the database. Please assign another name."
-msgstr "Ja existeix un informe '%REPORTNAME' a la base de dades. Assigneu un altre nom."
+msgstr "Ja existeix un informe «%REPORTNAME» a la base de dades. Assigneu un altre nom."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_78\n"
@@ -755,7 +673,6 @@ msgid "How do you want to proceed after creating the report?"
msgstr "Com voleu actuar després de crear l'informe?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_79\n"
@@ -764,7 +681,6 @@ msgid "What kind of report do you want to create?"
msgstr "Quina mena d'informe voleu crear?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_80\n"
@@ -773,7 +689,6 @@ msgid "Tabular"
msgstr "Tabular"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_81\n"
@@ -782,7 +697,6 @@ msgid "Columnar, single-column"
msgstr "En columnes, una columna"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_82\n"
@@ -791,7 +705,6 @@ msgid "Columnar, two columns"
msgstr "En columnes, dues columnes"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_83\n"
@@ -800,7 +713,6 @@ msgid "Columnar, three columns"
msgstr "En columnes, tres columnes"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_84\n"
@@ -809,16 +721,14 @@ msgid "In blocks, labels left"
msgstr "En blocs, etiquetes a l'esquerra"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_85\n"
"property.text"
msgid "In blocks, labels above"
-msgstr "En blocs, etiquetes a sobre"
+msgstr "En blocs, etiquetes damunt"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_86\n"
@@ -827,7 +737,6 @@ msgid "Title:"
msgstr "Títol:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_87\n"
@@ -836,7 +745,6 @@ msgid "Author:"
msgstr "Autor:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_88\n"
@@ -845,7 +753,6 @@ msgid "Date:"
msgstr "Data:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_89\n"
@@ -854,7 +761,6 @@ msgid "Page #page# of #count#"
msgstr "Pàgina #page# de #count#"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_90\n"
@@ -863,7 +769,6 @@ msgid "Page number:"
msgstr "Número de pàgina:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_91\n"
@@ -872,7 +777,6 @@ msgid "Page count:"
msgstr "Recompte de pàgines:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_92\n"
@@ -881,7 +785,6 @@ msgid "No valid report template was found."
msgstr "No s'ha trobat cap plantilla d'informe vàlida."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_93\n"
@@ -890,7 +793,6 @@ msgid "Page:"
msgstr "Pàgina:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_94\n"
@@ -899,7 +801,6 @@ msgid "Align Left - Border"
msgstr "Alinea a l'esquerra - Vora"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_95\n"
@@ -908,7 +809,6 @@ msgid "Align Left - Compact"
msgstr "Alinea a l'esquerra - Compacte"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_96\n"
@@ -917,7 +817,6 @@ msgid "Align Left - Elegant"
msgstr "Alinea a l'esquerra - Elegant"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_97\n"
@@ -926,7 +825,6 @@ msgid "Align Left - Highlighted"
msgstr "Alinea a l'esquerra - Ressalta"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_98\n"
@@ -935,7 +833,6 @@ msgid "Align Left - Modern"
msgstr "Alinea a l'esquerra - Modern"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_99\n"
@@ -944,7 +841,6 @@ msgid "Align Left - Red & Blue"
msgstr "Alinea a l'esquerra - Roig i blau"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_100\n"
@@ -953,7 +849,6 @@ msgid "Default"
msgstr "Per defecte"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_101\n"
@@ -962,7 +857,6 @@ msgid "Outline - Borders"
msgstr "Contorn - Vores"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_102\n"
@@ -971,7 +865,6 @@ msgid "Outline - Compact"
msgstr "Contorn - Compacte"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_103\n"
@@ -980,7 +873,6 @@ msgid "Outline - Elegant"
msgstr "Contorn - Elegant"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_104\n"
@@ -989,7 +881,6 @@ msgid "Outline - Highlighted"
msgstr "Contorn - Ressaltat"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_105\n"
@@ -998,7 +889,6 @@ msgid "Outline - Modern"
msgstr "Contorn - Modern"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_106\n"
@@ -1007,7 +897,6 @@ msgid "Outline - Red & Blue"
msgstr "Contorn - Roig i blau"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_107\n"
@@ -1016,7 +905,6 @@ msgid "Outline, indented - Borders"
msgstr "Contorn, sagnat - Vores"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_108\n"
@@ -1025,7 +913,6 @@ msgid "Outline, indented - Compact"
msgstr "Contorn, sagnat - Compacte"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_109\n"
@@ -1034,7 +921,6 @@ msgid "Outline, indented - Elegant"
msgstr "Contorn, sagnat - Elegant"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_110\n"
@@ -1043,7 +929,6 @@ msgid "Outline, indented - Highlighted"
msgstr "Contorn, sagnat - Ressaltat"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_111\n"
@@ -1052,7 +937,6 @@ msgid "Outline, indented - Modern"
msgstr "Contorn, sagnat - Modern"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_112\n"
@@ -1061,7 +945,6 @@ msgid "Outline, indented - Red & Blue"
msgstr "Contorn, sagnat - Roig i blau"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_113\n"
@@ -1070,7 +953,6 @@ msgid "Bubbles"
msgstr "Bombolles"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_114\n"
@@ -1079,7 +961,6 @@ msgid "Cinema"
msgstr "Cinema"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_115\n"
@@ -1088,7 +969,6 @@ msgid "Controlling"
msgstr "Control"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_116\n"
@@ -1097,7 +977,6 @@ msgid "Default"
msgstr "Per defecte"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_117\n"
@@ -1106,7 +985,6 @@ msgid "Drafting"
msgstr "Esborrany"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_118\n"
@@ -1115,7 +993,6 @@ msgid "Finances"
msgstr "Finances"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_119\n"
@@ -1124,7 +1001,6 @@ msgid "Flipchart"
msgstr "Paperògraf"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_120\n"
@@ -1133,7 +1009,6 @@ msgid "Formal with Company Logo"
msgstr "Formal amb el logotip de l'empresa"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_121\n"
@@ -1142,7 +1017,6 @@ msgid "Generic"
msgstr "Genèric"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_122\n"
@@ -1151,7 +1025,6 @@ msgid "Worldmap"
msgstr "Mapamundi"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_0\n"
@@ -1160,7 +1033,6 @@ msgid "C~reate"
msgstr "C~rea"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_1\n"
@@ -1169,25 +1041,22 @@ msgid "~Cancel"
msgstr "~Cancel·la"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_2\n"
"property.text"
msgid "< ~Back"
-msgstr "< ~Arrere"
+msgstr "< En~rere"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_3\n"
"property.text"
msgid "~Next >"
-msgstr "~Següent >"
+msgstr "En~davant >"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_4\n"
@@ -1196,7 +1065,6 @@ msgid "~Database"
msgstr "Base de ~dades"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_5\n"
@@ -1205,7 +1073,6 @@ msgid "~Table name"
msgstr "~Nom de la taula"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_6\n"
@@ -1219,16 +1086,15 @@ msgctxt ""
"RID_DB_COMMON_8\n"
"property.text"
msgid "No database has been installed. At least one database is required before the wizard for forms can be started."
-msgstr ""
+msgstr "No s'ha instal·lat cap base de dades. Cal almenys una base de dades per a poder iniciar l'assistent de formularis."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_9\n"
"property.text"
msgid "The database does not contain any tables."
-msgstr "La base de dades no conté la taula \"#\"."
+msgstr "La base de dades no conté cap taula."
#: resources_en_US.properties
msgctxt ""
@@ -1236,7 +1102,7 @@ msgctxt ""
"RID_DB_COMMON_10\n"
"property.text"
msgid "This title already exists in the database. Please enter another name."
-msgstr ""
+msgstr "Este títol ja existeix a la base de dades. Introduïu-ne un altre."
#: resources_en_US.properties
msgctxt ""
@@ -1244,7 +1110,7 @@ msgctxt ""
"RID_DB_COMMON_11\n"
"property.text"
msgid "The title must not contain any spaces or special characters."
-msgstr ""
+msgstr "El títol no pot contindre cap espai ni caràcters especials."
#: resources_en_US.properties
msgctxt ""
@@ -1252,7 +1118,7 @@ msgctxt ""
"RID_DB_COMMON_12\n"
"property.text"
msgid "The database service (com.sun.data.DatabaseEngine) could not be instantiated."
-msgstr ""
+msgstr "El servei de base de dades (com.sun.data.DatabaseEngine) no s'ha pogut iniciar."
#: resources_en_US.properties
msgctxt ""
@@ -1260,10 +1126,9 @@ msgctxt ""
"RID_DB_COMMON_13\n"
"property.text"
msgid "The selected table or query could not be opened."
-msgstr ""
+msgstr "La taula o la consulta seleccionada no s'ha pogut obrir."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_14\n"
@@ -1272,7 +1137,6 @@ msgid "No connection to the database could be established."
msgstr "No s'ha pogut establir una connexió amb la base de dades."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_20\n"
@@ -1281,7 +1145,6 @@ msgid "~Help"
msgstr "~Ajuda"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_21\n"
@@ -1290,7 +1153,6 @@ msgid "~Stop"
msgstr "~Atura"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_30\n"
@@ -1299,7 +1161,6 @@ msgid "The document could not be saved."
msgstr "No s'ha pogut guardar el document."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_33\n"
@@ -1308,7 +1169,6 @@ msgid "Exiting the wizard"
msgstr "S'està eixint de l'auxiliar"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_34\n"
@@ -1317,7 +1177,6 @@ msgid "Connecting to data source..."
msgstr "S'està connectant a la font de dades..."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_35\n"
@@ -1326,7 +1185,6 @@ msgid "The connection to the data source could not be established."
msgstr "No s'ha pogut establir una connexió amb la font de dades."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_36\n"
@@ -1335,7 +1193,6 @@ msgid "The file path entered is not valid."
msgstr "El camí del fitxer introduït no és vàlid."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_37\n"
@@ -1344,7 +1201,6 @@ msgid "Please select a data source"
msgstr "Seleccioneu una font de dades"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_38\n"
@@ -1353,7 +1209,6 @@ msgid "Please select a table or query"
msgstr "Seleccioneu una taula o una consulta"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_39\n"
@@ -1362,7 +1217,6 @@ msgid "Add field"
msgstr "Afig un camp"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_40\n"
@@ -1371,7 +1225,6 @@ msgid "Remove field"
msgstr "Suprimeix un camp"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_41\n"
@@ -1380,7 +1233,6 @@ msgid "Add all fields"
msgstr "Afig tots els camps"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_42\n"
@@ -1389,7 +1241,6 @@ msgid "Remove all fields"
msgstr "Suprimeix tots els camps"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_43\n"
@@ -1398,7 +1249,6 @@ msgid "Move field up"
msgstr "Mou amunt un camp"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_44\n"
@@ -1407,16 +1257,14 @@ msgid "Move field down"
msgstr "Mou avall un camp"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_45\n"
"property.text"
msgid "The field names from '%NAME' could not be retrieved."
-msgstr "No s'han pogut recuperar els noms de camp de '%NAME'."
+msgstr "No s'han pogut recuperar els noms de camp de «%NAME»."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_0\n"
@@ -1425,7 +1273,6 @@ msgid "Query Wizard"
msgstr "Auxiliar de consultes"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_1\n"
@@ -1434,7 +1281,6 @@ msgid "Query"
msgstr "Consulta"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_2\n"
@@ -1443,7 +1289,6 @@ msgid "Query Wizard"
msgstr "Auxiliar de consultes"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_3\n"
@@ -1452,7 +1297,6 @@ msgid "~Tables"
msgstr "~Taules"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_4\n"
@@ -1461,7 +1305,6 @@ msgid "A~vailable fields"
msgstr "Camps ~disponibles"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_5\n"
@@ -1470,7 +1313,6 @@ msgid "Name ~of the query"
msgstr "Nom de la c~onsulta"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_6\n"
@@ -1479,7 +1321,6 @@ msgid "Display ~Query"
msgstr "Mostra la c~onsulta"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_7\n"
@@ -1488,7 +1329,6 @@ msgid "~Modify Query"
msgstr "~Modifica la consulta"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_8\n"
@@ -1497,7 +1337,6 @@ msgid "~How do you want to proceed after creating the query?"
msgstr "~Com voleu actuar després de crear la consulta?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_9\n"
@@ -1506,7 +1345,6 @@ msgid "Match ~all of the following"
msgstr "Coincidint ~amb tots els següents"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_10\n"
@@ -1515,7 +1353,6 @@ msgid "~Match any of the following"
msgstr "~Coincidint amb qualsevol dels següents"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_11\n"
@@ -1524,7 +1361,6 @@ msgid "~Detailed query (Shows all records of the query.)"
msgstr "~Consulta detallada (mostra tots els resultats de la consulta.)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_12\n"
@@ -1533,7 +1369,6 @@ msgid "~Summary query (Shows only results of aggregate functions.)"
msgstr "~Consulta abreujada (mostra només els resultats de les funcions d'agregat.)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_16\n"
@@ -1542,7 +1377,6 @@ msgid "Aggregate functions"
msgstr "Funcions d'agregat"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_17\n"
@@ -1551,7 +1385,6 @@ msgid "Fields"
msgstr "Camps"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_18\n"
@@ -1560,7 +1393,6 @@ msgid "~Group by"
msgstr "~Agrupa per"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_19\n"
@@ -1569,7 +1401,6 @@ msgid "Field"
msgstr "Camp"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_20\n"
@@ -1578,7 +1409,6 @@ msgid "Alias"
msgstr "Àlies"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_21\n"
@@ -1587,16 +1417,14 @@ msgid "Table:"
msgstr "Taula:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_22\n"
"property.text"
msgid "Query:"
-msgstr "Consulta: "
+msgstr "Consulta:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_24\n"
@@ -1605,7 +1433,6 @@ msgid "Condition"
msgstr "Condició"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_25\n"
@@ -1614,7 +1441,6 @@ msgid "Value"
msgstr "Valor"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_26\n"
@@ -1623,7 +1449,6 @@ msgid "is equal to"
msgstr "és igual a"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_27\n"
@@ -1632,16 +1457,14 @@ msgid "is not equal to"
msgstr "no és igual a"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_28\n"
"property.text"
msgid "is smaller than"
-msgstr "és més gran que"
+msgstr "és més petit que"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_29\n"
@@ -1650,16 +1473,14 @@ msgid "is greater than"
msgstr "és més gran que"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_30\n"
"property.text"
msgid "is equal or less than"
-msgstr "és igual o més petit que "
+msgstr "és igual o més petit que"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_31\n"
@@ -1668,7 +1489,6 @@ msgid "is equal or greater than"
msgstr "és igual o més gran que"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_32\n"
@@ -1677,7 +1497,6 @@ msgid "like"
msgstr "com a"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_33\n"
@@ -1686,7 +1505,6 @@ msgid "not like"
msgstr "no com"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_34\n"
@@ -1695,7 +1513,6 @@ msgid "is null"
msgstr "és nul"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_35\n"
@@ -1704,16 +1521,14 @@ msgid "is not null"
msgstr "no és nul"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_36\n"
"property.text"
msgid "true"
-msgstr "cert|veritat"
+msgstr "cert"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_37\n"
@@ -1722,7 +1537,6 @@ msgid "false"
msgstr "fals"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_38\n"
@@ -1731,7 +1545,6 @@ msgid "and"
msgstr "i"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_39\n"
@@ -1740,7 +1553,6 @@ msgid "or"
msgstr "o"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_40\n"
@@ -1749,7 +1561,6 @@ msgid "get the sum of"
msgstr "recupera la suma de"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_41\n"
@@ -1758,7 +1569,6 @@ msgid "get the average of"
msgstr "recupera la mitjana de"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_42\n"
@@ -1767,7 +1577,6 @@ msgid "get the minimum of"
msgstr "recupera el mínim de"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_43\n"
@@ -1776,7 +1585,6 @@ msgid "get the maximum of"
msgstr "recupera el màxim de"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_44\n"
@@ -1785,7 +1593,6 @@ msgid "get the count of"
msgstr "recupera el nombre de"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_48\n"
@@ -1794,25 +1601,22 @@ msgid "(none)"
msgstr "(cap)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_50\n"
"property.text"
msgid "Fie~lds in the Query:"
-msgstr "Camps en la consu~lta: "
+msgstr "Camps en la consu~lta:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_51\n"
"property.text"
msgid "Sorting order:"
-msgstr "Criteri d'ordenació: "
+msgstr "Criteri d'ordenació:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_52\n"
@@ -1821,16 +1625,14 @@ msgid "No sorting fields were assigned."
msgstr "No s'ha assignat cap camp d'ordenació."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_53\n"
"property.text"
msgid "Search conditions:"
-msgstr "Condicions de la cerca: "
+msgstr "Condicions de la busca:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_54\n"
@@ -1839,16 +1641,14 @@ msgid "No conditions were assigned."
msgstr "No s'ha assignat cap condició."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_55\n"
"property.text"
msgid "Aggregate functions:"
-msgstr "Funcions d'agregat: "
+msgstr "Funcions d'agregat:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_56\n"
@@ -1857,16 +1657,14 @@ msgid "No aggregate functions were assigned."
msgstr "No s'ha assignat cap funció d'agregat."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_57\n"
"property.text"
msgid "Grouped by:"
-msgstr "Agrupats per: "
+msgstr "Agrupats per:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_58\n"
@@ -1875,16 +1673,14 @@ msgid "No Groups were assigned."
msgstr "No s'ha assignat cap grup."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_59\n"
"property.text"
msgid "Grouping conditions:"
-msgstr "Condicions d'agrupació: "
+msgstr "Condicions d'agrupació:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_60\n"
@@ -1893,7 +1689,6 @@ msgid "No grouping conditions were assigned."
msgstr "No s'ha assignat cap condició d'agrupació."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_70\n"
@@ -1902,7 +1697,6 @@ msgid "Select the fields (columns) for your query"
msgstr "Seleccioneu els camps (columnes) per a la consulta"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_71\n"
@@ -1911,16 +1705,14 @@ msgid "Select the sorting order"
msgstr "Seleccioneu el criteri d'ordenació"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_72\n"
"property.text"
msgid "Select the search conditions"
-msgstr "Selecciona les condicions de la cerca"
+msgstr "Seleccioneu les condicions de la busca"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_73\n"
@@ -1929,7 +1721,6 @@ msgid "Select the type of query"
msgstr "Seleccioneu el tipus de la consulta"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_74\n"
@@ -1938,7 +1729,6 @@ msgid "Select the groups"
msgstr "Seleccioneu els grups"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_75\n"
@@ -1947,25 +1737,22 @@ msgid "Select the grouping conditions"
msgstr "Seleccioneu les condicions d'agrupament"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_76\n"
"property.text"
msgid "Assign aliases if desired"
-msgstr "Assigneu àlies si ho desitgeu"
+msgstr "Assigneu un àlies si ho desitgeu"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_77\n"
"property.text"
msgid "Check the overview and decide how to proceed"
-msgstr "Comprova la visió general i decideix com actuar"
+msgstr "Comproveu la visió general i decidiu com actuar"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_80\n"
@@ -1974,7 +1761,6 @@ msgid "Field selection"
msgstr "Selecció de camps"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_81\n"
@@ -1983,16 +1769,14 @@ msgid "Sorting order"
msgstr "Orde de classificació"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_82\n"
"property.text"
msgid "Search conditions"
-msgstr "Condicions de la cerca"
+msgstr "Condicions de la busca"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_83\n"
@@ -2001,7 +1785,6 @@ msgid "Detail or summary"
msgstr "Detall o resum"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_84\n"
@@ -2010,7 +1793,6 @@ msgid "Grouping"
msgstr "Agrupació"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_85\n"
@@ -2019,7 +1801,6 @@ msgid "Grouping conditions"
msgstr "Condicions d'agrupament"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_86\n"
@@ -2028,7 +1809,6 @@ msgid "Aliases"
msgstr "Àlies"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_87\n"
@@ -2037,7 +1817,6 @@ msgid "Overview"
msgstr "Vista general"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_88\n"
@@ -2046,7 +1825,6 @@ msgid "A field that has not been assigned an aggregate function must be used in
msgstr "Un camp que no té assignada una funció d'agregat s'ha d'utilitzar en un grup."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_89\n"
@@ -2055,13 +1833,12 @@ msgid "The condition '<FIELDNAME> <LOGICOPERATOR> <VALUE>' was chosen twice. Eac
msgstr "La condició «<FIELDNAME> <LOGICOPERATOR> <VALUE>» s'ha especificat dues vegades. Cada condició només es pot utilitzar una vegada."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_90\n"
"property.text"
msgid "The aggregate function <FUNCTION> has been assigned twice to the fieldname '<NUMERICFIELD>'."
-msgstr "La funció d'agregat <FUNCTION> s'ha assignat dues vegades al nom de camp '<NUMERICFIELD>'."
+msgstr "La funció d'agregat <FUNCTION> s'ha assignat dues vegades al nom de camp «<NUMERICFIELD>»."
#: resources_en_US.properties
msgctxt ""
@@ -2069,10 +1846,9 @@ msgctxt ""
"RID_QUERY_91\n"
"property.text"
msgid ","
-msgstr ""
+msgstr ","
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_92\n"
@@ -2081,7 +1857,6 @@ msgid "<FIELDTITLE> (<FIELDNAME>)"
msgstr "<FIELDTITLE> (<FIELDNAME>)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_93\n"
@@ -2090,7 +1865,6 @@ msgid "<FIELDNAME> (<SORTMODE>)"
msgstr "<FIELDNAME> (<SORTMODE>)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_94\n"
@@ -2099,7 +1873,6 @@ msgid "<FIELDNAME> <LOGICOPERATOR> <VALUE>"
msgstr "<FIELDNAME> <LOGICOPERATOR> <VALUE>"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_95\n"
@@ -2108,7 +1881,6 @@ msgid "<CALCULATEDFUNCTION> <FIELDNAME>"
msgstr "<CALCULATEDFUNCTION> <FIELDNAME>"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_96\n"
@@ -2117,7 +1889,6 @@ msgid "<FIELDNAME> <LOGICOPERATOR> <VALUE>"
msgstr "<FIELDNAME> <LOGICOPERATOR> <VALUE>"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_0\n"
@@ -2126,38 +1897,30 @@ msgid "Form Wizard"
msgstr "Auxiliar de formularis"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_1\n"
"property.text"
msgid "Fields in ~the form"
-msgstr "Camps al ~formulari"
+msgstr "Camps en el ~formulari"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_2\n"
"property.text"
msgid "Binary fields are always listed and selectable from the left list.\\nIf possible, they are interpreted as images."
-msgstr ""
-"Els camps binaris sempre es llisten i se seleccionen de la llista de l'esquerra.\n"
-"Si és possible, s'interpreten com a imatges."
+msgstr "Els camps binaris sempre es llisten i se seleccionen de la llista de l'esquerra.\\nSi és possible, s'interpreten com a imatges."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_3\n"
"property.text"
msgid "A subform is a form that is inserted in another form.\\nUse subforms to show data from tables or queries with a one-to-many relationship."
-msgstr ""
-"Un subformulari és un formulari que s'insereix en un altre formulari.\n"
-"Utilitzeu subformularis per mostrar dades de taules o consultes amb una relació d'un a molts."
+msgstr "Un subformulari és un formulari que s'insereix en un altre formulari.\\nUtilitzeu subformularis per mostrar dades de taules o consultes amb una relació d'un a molts."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_4\n"
@@ -2166,7 +1929,6 @@ msgid "~Add Subform"
msgstr "~Afig un subformulari"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_5\n"
@@ -2175,7 +1937,6 @@ msgid "~Subform based on existing relation"
msgstr "~Subformulari basat en una relació existent"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_6\n"
@@ -2184,7 +1945,6 @@ msgid "Tables or queries"
msgstr "Taules o consultes"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_7\n"
@@ -2193,7 +1953,6 @@ msgid "Subform based on ~manual selection of fields"
msgstr "Subformulari basat en la selecció ~manual dels camps"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_8\n"
@@ -2202,7 +1961,6 @@ msgid "~Which relation do you want to add?"
msgstr "~Quina relació voleu afegir?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_9\n"
@@ -2211,7 +1969,6 @@ msgid "Fields in the ~subform"
msgstr "Camps en el ~subformulari"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_12\n"
@@ -2220,7 +1977,6 @@ msgid "~Available fields"
msgstr "~Camps disponibles"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_13\n"
@@ -2229,18 +1985,14 @@ msgid "Fields in form"
msgstr "Camps en el formulari"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_19\n"
"property.text"
msgid "The join '<FIELDNAME1>' and '<FIELDNAME2>' has been selected twice.\\nBut joins may only be used once."
-msgstr ""
-"La unió '<FIELDNAME1>' i '<FIELDNAME2>' s'ha seleccionat dues vegades, \n"
-"però les unions només es poden utilitzar un cop."
+msgstr "La unió '<FIELDNAME1>' i '<FIELDNAME2>' s'ha seleccionat dues vegades,\\nperò les unions només es poden utilitzar un cop."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_20\n"
@@ -2249,7 +2001,6 @@ msgid "~First joined subform field"
msgstr "~Primer camp unit del subformulari"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_21\n"
@@ -2258,7 +2009,6 @@ msgid "~Second joined subform field"
msgstr "~Segon camp unit del subformulari"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_22\n"
@@ -2267,7 +2017,6 @@ msgid "~Third joined subform field"
msgstr "~Tercer camp unit del subformulari"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_23\n"
@@ -2276,7 +2025,6 @@ msgid "~Fourth joined subform field"
msgstr "~Quart camp unit del subformulari"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_24\n"
@@ -2285,7 +2033,6 @@ msgid "F~irst joined main form field"
msgstr "P~rimer camp unit del formulari principal"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_25\n"
@@ -2294,7 +2041,6 @@ msgid "S~econd joined main form field"
msgstr "S~egon camp unit del formulari principal"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_26\n"
@@ -2303,7 +2049,6 @@ msgid "T~hird joined main form field"
msgstr "Ter~cer camp unit del formulari principal"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_27\n"
@@ -2312,7 +2057,6 @@ msgid "F~ourth joined main form field"
msgstr "Q~uart camp unit del formulari principal"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_28\n"
@@ -2321,7 +2065,6 @@ msgid "Field border"
msgstr "Vora del camp"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_29\n"
@@ -2330,16 +2073,14 @@ msgid "No border"
msgstr "Sense vores"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_30\n"
"property.text"
msgid "3D look"
-msgstr "Vista en 3D"
+msgstr "Aspecte 3D"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_31\n"
@@ -2348,7 +2089,6 @@ msgid "Flat"
msgstr "Pla"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_32\n"
@@ -2357,7 +2097,6 @@ msgid "Label placement"
msgstr "Emplaçament de l'etiqueta"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_33\n"
@@ -2366,7 +2105,6 @@ msgid "Align left"
msgstr "Alinea a l'esquerra"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_34\n"
@@ -2375,7 +2113,6 @@ msgid "Align right"
msgstr "Alinea a la dreta"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_35\n"
@@ -2384,25 +2121,22 @@ msgid "Arrangement of DB fields"
msgstr "Disposició dels camps de la base de dades"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_36\n"
"property.text"
msgid "Columnar - Labels Left"
-msgstr "Columnar - Etiquetes a l'esquerra"
+msgstr "En columnes - Etiquetes a l'esquerra"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_37\n"
"property.text"
msgid "Columnar - Labels on Top"
-msgstr "Columnar - Etiquetes a dalt"
+msgstr "En columnes - Etiquetes a dalt"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_38\n"
@@ -2411,16 +2145,14 @@ msgid "In Blocks - Labels Left"
msgstr "En blocs - Etiquetes a l'esquerra"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_39\n"
"property.text"
msgid "In Blocks - Labels Above"
-msgstr "En blocs - Etiquetes a sobre"
+msgstr "En blocs - Etiquetes damunt"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_40\n"
@@ -2429,7 +2161,6 @@ msgid "As Data Sheet"
msgstr "Com a full de dades"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_41\n"
@@ -2438,7 +2169,6 @@ msgid "Arrangement of the main form"
msgstr "Disposició del formulari principal"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_42\n"
@@ -2447,7 +2177,6 @@ msgid "Arrangement of the subform"
msgstr "Disposició del subformulari"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_44\n"
@@ -2456,16 +2185,14 @@ msgid "The form is to be ~used for entering new data only."
msgstr "El formulari només s'ha d'~utilitzar per introduir noves dades."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_45\n"
"property.text"
msgid "Existing data will not be displayed"
-msgstr "Les dades existents no es visualitzaran "
+msgstr "Les dades existents no es visualitzaran"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_46\n"
@@ -2474,7 +2201,6 @@ msgid "T~he form is to display all data"
msgstr "El ~formulari mostrarà totes les dades"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_47\n"
@@ -2483,7 +2209,6 @@ msgid "Do not allow ~modification of existing data"
msgstr "No permetes la ~modificació de les dades existents"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_48\n"
@@ -2492,7 +2217,6 @@ msgid "Do not allow ~deletion of existing data"
msgstr "No permetes la supressió de les ~dades existents"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_49\n"
@@ -2501,7 +2225,6 @@ msgid "Do not allow ~addition of new data"
msgstr "No permetes l'~addició de noves dades"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_50\n"
@@ -2510,7 +2233,6 @@ msgid "Name of ~the form"
msgstr "Nom del f~ormulari"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_51\n"
@@ -2519,7 +2241,6 @@ msgid "How do you want to proceed after creating the form?"
msgstr "Com voleu actuar després de crear el formulari?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_52\n"
@@ -2528,7 +2249,6 @@ msgid "~Work with the form"
msgstr "~Treballa amb el formulari"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_53\n"
@@ -2537,7 +2257,6 @@ msgid "~Modify the form"
msgstr "~Modifica el formulari"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_55\n"
@@ -2546,7 +2265,6 @@ msgid "~Page Styles"
msgstr "Estils de ~pàgina"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_80\n"
@@ -2555,7 +2273,6 @@ msgid "Field selection"
msgstr "Selecció de camps"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_81\n"
@@ -2564,7 +2281,6 @@ msgid "Set up a subform"
msgstr "Configura un subformulari"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_82\n"
@@ -2573,7 +2289,6 @@ msgid "Add subform fields"
msgstr "Afegiu camps de subformulari"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_83\n"
@@ -2582,7 +2297,6 @@ msgid "Get joined fields"
msgstr "Recupereu els camps units"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_84\n"
@@ -2591,7 +2305,6 @@ msgid "Arrange controls"
msgstr "Organitzeu els controls"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_85\n"
@@ -2600,7 +2313,6 @@ msgid "Set data entry"
msgstr "Especifiqueu l'entrada de dades"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_86\n"
@@ -2609,7 +2321,6 @@ msgid "Apply styles"
msgstr "Aplica els estils"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_87\n"
@@ -2618,7 +2329,6 @@ msgid "Set name"
msgstr "Especifiqueu el nom"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_88\n"
@@ -2627,7 +2337,6 @@ msgid "(Date)"
msgstr "(Data)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_89\n"
@@ -2636,7 +2345,6 @@ msgid "(Time)"
msgstr "(Hora)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_90\n"
@@ -2645,7 +2353,6 @@ msgid "Select the fields of your form"
msgstr "Seleccioneu els camps del formulari"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_91\n"
@@ -2654,7 +2361,6 @@ msgid "Decide if you want to set up a subform"
msgstr "Decidiu si voleu configurar un subformulari"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_92\n"
@@ -2663,7 +2369,6 @@ msgid "Select the fields of your subform"
msgstr "Seleccioneu els camps del subformulari"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_93\n"
@@ -2672,7 +2377,6 @@ msgid "Select the joins between your forms"
msgstr "Seleccioneu les unions entre els formularis"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_94\n"
@@ -2681,7 +2385,6 @@ msgid "Arrange the controls on your form"
msgstr "Organitzeu els controls del formulari"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_95\n"
@@ -2690,7 +2393,6 @@ msgid "Select the data entry mode"
msgstr "Seleccioneu el mode d'entrada de dades"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_96\n"
@@ -2699,7 +2401,6 @@ msgid "Apply the style of your form"
msgstr "Apliqueu l'estil al formulari"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_97\n"
@@ -2708,18 +2409,14 @@ msgid "Set the name of the form"
msgstr "Especifiqueu el nom del formulari"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_98\n"
"property.text"
msgid "A form with the name '%FORMNAME' already exists.\\nChoose another name."
-msgstr ""
-"Ja existeix un formulari amb el nom '%FORMNAME'.\n"
-"Seleccioneu un altre nom."
+msgstr "Ja existeix un formulari amb el nom «%FORMNAME».\\nSeleccioneu un altre nom."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_1\n"
@@ -2728,7 +2425,6 @@ msgid "Table Wizard"
msgstr "Auxiliar de taules"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_2\n"
@@ -2737,7 +2433,6 @@ msgid "Select fields"
msgstr "Seleccioneu camps"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_3\n"
@@ -2746,7 +2441,6 @@ msgid "Set types and formats"
msgstr "Especifiqueu els tipus i els formats"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_4\n"
@@ -2755,7 +2449,6 @@ msgid "Set primary key"
msgstr "Defineix la clau primària"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_5\n"
@@ -2764,7 +2457,6 @@ msgid "Create table"
msgstr "Crea una taula"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_8\n"
@@ -2773,7 +2465,6 @@ msgid "Select fields for your table"
msgstr "Seleccioneu els camps de la taula"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_9\n"
@@ -2782,7 +2473,6 @@ msgid "Set field types and formats"
msgstr "Seleccioneu els tipus de camps i els formats"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_10\n"
@@ -2791,7 +2481,6 @@ msgid "Set primary key"
msgstr "Defineix la clau primària"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_11\n"
@@ -2800,7 +2489,6 @@ msgid "Create table"
msgstr "Crea una taula"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_14\n"
@@ -2809,7 +2497,6 @@ msgid "This wizard helps you to create a table for your database. After selectin
msgstr "Este auxiliar vos ajuda a crear una taula per a la base de dades. Després de seleccionar la categoria de la taula i una taula de mostra trieu els camps que voleu incloure a la taula. Podeu incloure camps des de més d'una taula de mostra."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_15\n"
@@ -2818,7 +2505,6 @@ msgid "Ca~tegory"
msgstr "Ca~tegoria"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_16\n"
@@ -2827,7 +2513,6 @@ msgid "B~usiness"
msgstr "N~egocis"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_17\n"
@@ -2836,7 +2521,6 @@ msgid "P~ersonal"
msgstr "P~ersonal"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_18\n"
@@ -2845,7 +2529,6 @@ msgid "~Sample tables"
msgstr "~Taules de mostra"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_19\n"
@@ -2854,7 +2537,6 @@ msgid "A~vailable fields"
msgstr "Camps ~disponibles"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_20\n"
@@ -2868,7 +2550,7 @@ msgctxt ""
"RID_TABLE_21\n"
"property.text"
msgid "+"
-msgstr ""
+msgstr "+"
#: resources_en_US.properties
msgctxt ""
@@ -2876,10 +2558,9 @@ msgctxt ""
"RID_TABLE_22\n"
"property.text"
msgid "-"
-msgstr ""
+msgstr "-"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_23\n"
@@ -2888,7 +2569,6 @@ msgid "Field name"
msgstr "Nom del camp"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_24\n"
@@ -2897,7 +2577,6 @@ msgid "Field type"
msgstr "Tipus de camp"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_25\n"
@@ -2906,7 +2585,6 @@ msgid "~Selected fields"
msgstr "Camps ~seleccionats"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_26\n"
@@ -2915,7 +2593,6 @@ msgid "A primary key uniquely identifies each record in a database table. Primar
msgstr "Una clau primària identifica de manera única cada registre en una taula de la base de dades. Les claus primàries faciliten l'enllaç d'informació en taules separades, i és recomanable que tingueu una clau primària en cada taula. Sense una clau primària no és possible introduir dades en esta taula."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_27\n"
@@ -2924,7 +2601,6 @@ msgid "~Create a primary key"
msgstr "~Crea una clau primària"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_28\n"
@@ -2933,7 +2609,6 @@ msgid "~Automatically add a primary key"
msgstr "~Afig automàticament una clau primària"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_29\n"
@@ -2942,16 +2617,14 @@ msgid "~Use an existing field as a primary key"
msgstr "~Utilitza un camp existent com a clau primària"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_30\n"
"property.text"
msgid "Define p~rimary key as a combination of several fields"
-msgstr "Defineix la clau p~rimària com una combinació de diferents camps "
+msgstr "Defineix la clau p~rimària com una combinació de diferents camps"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_31\n"
@@ -2960,7 +2633,6 @@ msgid "F~ieldname"
msgstr "N~om de camp"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_32\n"
@@ -2969,7 +2641,6 @@ msgid "~Primary key fields"
msgstr "~Camps de la clau primària"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_33\n"
@@ -2978,7 +2649,6 @@ msgid "Auto ~value"
msgstr "~Valor automàtic"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_34\n"
@@ -2987,7 +2657,6 @@ msgid "What do you want to name your table?"
msgstr "Quin nom li voleu posar a la taula?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_35\n"
@@ -2996,7 +2665,6 @@ msgid "Congratulations. You have entered all the information needed to create yo
msgstr "Ja heu introduït tota la informació necessària per crear la taula."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_36\n"
@@ -3005,7 +2673,6 @@ msgid "What do you want to do next?"
msgstr "Què voleu fer a continuació?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_37\n"
@@ -3014,7 +2681,6 @@ msgid "Modify the table design"
msgstr "Modificar el disseny de la taula"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_38\n"
@@ -3023,7 +2689,6 @@ msgid "Insert data immediately"
msgstr "Inserir les dades immediatament"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_39\n"
@@ -3032,7 +2697,6 @@ msgid "C~reate a form based on this table"
msgstr "C~rear un formulari basat en esta taula"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_40\n"
@@ -3041,25 +2705,22 @@ msgid "The table you have created could not be opened."
msgstr "No es pot obrir la taula que heu creat."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_41\n"
"property.text"
msgid "The table name '%TABLENAME' contains a character ('%SPECIALCHAR') that might not be supported by the database."
-msgstr "El nom de la taula '%TABLENAME' conté un caràcter ('%SPECIALCHAR') que no és admés per esta base de dades."
+msgstr "El nom de la taula «%TABLENAME» conté un caràcter («%SPECIALCHAR») que no és admés per esta base de dades."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_42\n"
"property.text"
msgid "The field name '%FIELDNAME' contains a special character ('%SPECIALCHAR') that might not be supported by the database."
-msgstr "El nom del camp '%FIELDNAME' conté un caràcter especial ('%SPECIALCHAR') que no és admés per esta base de dades."
+msgstr "El nom del camp «%FIELDNAME» conté un caràcter especial («%SPECIALCHAR») que no és admés per esta base de dades."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_43\n"
@@ -3068,7 +2729,6 @@ msgid "Field"
msgstr "Camp"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_44\n"
@@ -3077,7 +2737,6 @@ msgid "MyTable"
msgstr "La meua taula"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_45\n"
@@ -3086,7 +2745,6 @@ msgid "Add a Field"
msgstr "Afig un camp"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_46\n"
@@ -3095,7 +2753,6 @@ msgid "Remove the selected Field"
msgstr "Suprimeix el camp seleccionat"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_47\n"
@@ -3104,18 +2761,14 @@ msgid "The field cannot be inserted because this would exceed the maximum number
msgstr "El camp no es pot inserir perquè se superaria el nombre màxim de %COUNT camps possibles a la taula de la base de dades"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_48\n"
"property.text"
msgid "The name '%TABLENAME' already exists.\\nPlease enter another name."
-msgstr ""
-"El nom '%TABLENAME' ja existeix.\n"
-"Introduïu-ne un altre."
+msgstr "El nom «%TABLENAME» ja existeix.\\nIntroduïu-ne un altre."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_49\n"
@@ -3124,7 +2777,6 @@ msgid "Catalog of the table"
msgstr "Catàleg de la taula"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_50\n"
@@ -3133,16 +2785,14 @@ msgid "Schema of the table"
msgstr "Esquema de la taula"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_51\n"
"property.text"
msgid "The field '%FIELDNAME' already exists."
-msgstr "El camp '%FIELDNAME' ja existeix."
+msgstr "El camp «%FIELDNAME» ja existeix."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_ZERO_0\n"
@@ -3151,7 +2801,6 @@ msgid "~Cancel"
msgstr "~Cancel·la"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_ZERO_1\n"
@@ -3160,16 +2809,14 @@ msgid "~Help"
msgstr "~Ajuda"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_ZERO_2\n"
"property.text"
msgid "< ~Back"
-msgstr "< ~Arrere"
+msgstr "< En~rere"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_ZERO_3\n"
@@ -3178,16 +2825,14 @@ msgid "~Convert"
msgstr "~Converteix"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_ZERO_4\n"
"property.text"
msgid "Note: Currency amounts from external links and currency conversion factors in formulas cannot be converted."
-msgstr "Avís: En les fórmules no es poden convertir els imports monetaris de referències externes ni els factors de conversió de les monedes."
+msgstr "Avís: en les fórmules no es poden convertir els imports monetaris de referències externes ni els factors de conversió de les monedes."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_ZERO_5\n"
@@ -3196,7 +2841,6 @@ msgid "First, unprotect all sheets."
msgstr "Primer, desprotegiu tots els fulls."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_ZERO_6\n"
@@ -3205,16 +2849,14 @@ msgid "Currencies:"
msgstr "Monedes:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_ZERO_7\n"
"property.text"
msgid "C~ontinue >"
-msgstr "C~ontinua>>"
+msgstr "C~ontinua >"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_ZERO_8\n"
@@ -3223,7 +2865,6 @@ msgid "C~lose"
msgstr "~Tanca"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_0\n"
@@ -3232,7 +2873,6 @@ msgid "~Entire document"
msgstr "~Tot el document"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_1\n"
@@ -3241,7 +2881,6 @@ msgid "Selection"
msgstr "Selecció"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_2\n"
@@ -3250,7 +2889,6 @@ msgid "Cell S~tyles"
msgstr "Es~tils de cel·la"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_3\n"
@@ -3259,7 +2897,6 @@ msgid "Currency cells in the current ~sheet"
msgstr "Cel·les monetàries del f~ull actual"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_4\n"
@@ -3268,7 +2905,6 @@ msgid "Currency cells in the entire ~document"
msgstr "Cel·les monetàries de tot el ~document"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_5\n"
@@ -3277,7 +2913,6 @@ msgid "~Selected range"
msgstr "Interval ~seleccionat"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_6\n"
@@ -3286,7 +2921,6 @@ msgid "Select Cell Styles"
msgstr "Seleccioneu els estils de cel·la"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_7\n"
@@ -3295,16 +2929,14 @@ msgid "Select currency cells"
msgstr "Seleccioneu les cel·les de moneda"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_8\n"
"property.text"
msgid "Currency ranges:"
-msgstr "Intervals de la moneda:"
+msgstr "Intervals de moneda:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_9\n"
@@ -3313,7 +2945,6 @@ msgid "Templates:"
msgstr "Plantilles:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_0\n"
@@ -3322,16 +2953,14 @@ msgid "Extent"
msgstr "Abast"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_1\n"
"property.text"
msgid "~Single %PRODUCTNAME Calc document"
-msgstr "~Un fitxer del %PRODUCTNAME Calc"
+msgstr "~Document únic del %PRODUCTNAME Calc"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_2\n"
@@ -3340,7 +2969,6 @@ msgid "Complete ~directory"
msgstr "Tot el ~directori"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_3\n"
@@ -3349,7 +2977,6 @@ msgid "Source Document:"
msgstr "Document d'origen:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_4\n"
@@ -3358,7 +2985,6 @@ msgid "Source directory:"
msgstr "Directori d'origen:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_5\n"
@@ -3367,7 +2993,6 @@ msgid "~Including subfolders"
msgstr "~Inclou les subcarpetes"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_6\n"
@@ -3376,7 +3001,6 @@ msgid "Target directory:"
msgstr "Directori de destí:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_7\n"
@@ -3385,7 +3009,6 @@ msgid "Temporarily unprotect sheet without query"
msgstr "Desprotegeix temporalment el full sense consultar"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_10\n"
@@ -3394,16 +3017,14 @@ msgid "Also convert fields and tables in text documents"
msgstr "Converteix també els camps i les taules dels documents de text"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STATUSLINE_0\n"
"property.text"
msgid "Conversion status:"
-msgstr "Estat de la conversió: "
+msgstr "Estat de la conversió:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STATUSLINE_1\n"
@@ -3412,7 +3033,6 @@ msgid "Conversion status of the cell templates:"
msgstr "Estat de la conversió de les plantilles de cel·la:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STATUSLINE_2\n"
@@ -3421,7 +3041,6 @@ msgid "Registration of the relevant ranges: Sheet %1Number%1 of %2TotPageCount%2
msgstr "Registre dels intervals a calcular: Full %1Number%1 de %2TotPageCount%2"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STATUSLINE_3\n"
@@ -3430,7 +3049,6 @@ msgid "Entry of the ranges to be converted..."
msgstr "Introduïu els intervals per convertir..."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STATUSLINE_4\n"
@@ -3439,7 +3057,6 @@ msgid "Sheet protection for each sheet will be restored..."
msgstr "Es tornaran a crear les proteccions de fulls..."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STATUSLINE_5\n"
@@ -3448,7 +3065,6 @@ msgid "Conversion of the currency units in the cell templates..."
msgstr "Conversió de les unitats monetàries a les plantilles de cel·la..."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_0\n"
@@ -3457,7 +3073,6 @@ msgid "~Finish"
msgstr "~Finalitza"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_1\n"
@@ -3466,16 +3081,14 @@ msgid "Select directory"
msgstr "Seleccioneu un directori"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_2\n"
"property.text"
msgid "Select file"
-msgstr "Seleccioneu el fitxer"
+msgstr "Seleccioneu un fitxer"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_3\n"
@@ -3484,7 +3097,6 @@ msgid "Select target directory"
msgstr "Seleccioneu el directori de destí"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_4\n"
@@ -3493,7 +3105,6 @@ msgid "non-existent"
msgstr "inexistent"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_5\n"
@@ -3502,7 +3113,6 @@ msgid "Euro Converter"
msgstr "Convertidor d'euros"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_6\n"
@@ -3511,7 +3121,6 @@ msgid "Should protected spreadsheets be temporarily unprotected?"
msgstr "Voleu desprotegir temporalment tots els fulls de càlcul protegits?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_7\n"
@@ -3520,16 +3129,14 @@ msgid "Enter the password to unprotect the table %1TableName%1"
msgstr "Introduïu la contrasenya per desprotegir la taula %1TableName%1"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_8\n"
"property.text"
msgid "Wrong Password!"
-msgstr "La contrasenya és incorrecta"
+msgstr "La contrasenya no és correcta"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_9\n"
@@ -3538,16 +3145,14 @@ msgid "Protected Sheet"
msgstr "Full protegit"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_10\n"
"property.text"
msgid "Warning!"
-msgstr "Avís"
+msgstr "Atenció!"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_11\n"
@@ -3556,7 +3161,6 @@ msgid "Protection for the sheets will not be removed."
msgstr "La protecció dels fulls no se suprimirà."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_12\n"
@@ -3565,7 +3169,6 @@ msgid "Sheet cannot be unprotected"
msgstr "El full no es pot desprotegir"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_13\n"
@@ -3574,16 +3177,14 @@ msgid "The Wizard cannot edit this document as cell formats cannot be modified i
msgstr "L'auxiliar no pot editar este document perquè el format de cel·la no es pot modificar en els fulls de càlcul protegits."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_14\n"
"property.text"
msgid "Please note that the Euro Converter will, otherwise, not be able to edit this document!"
-msgstr "Noteu que, altrament, el Convertidor d'euros no serà capaç d'editar este document."
+msgstr "Noteu que, altrament, el convertidor d'euros no serà capaç d'editar este document."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_15\n"
@@ -3592,7 +3193,6 @@ msgid "Please choose a currency to be converted first!"
msgstr "Cal que prèviament seleccioneu la moneda a convertir."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_16\n"
@@ -3601,7 +3201,6 @@ msgid "Password:"
msgstr "Contrasenya:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_17\n"
@@ -3610,7 +3209,6 @@ msgid "OK"
msgstr "D'acord"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_18\n"
@@ -3619,43 +3217,38 @@ msgid "Cancel"
msgstr "Cancel·la"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_19\n"
"property.text"
msgid "Please select a %PRODUCTNAME Calc document for editing!"
-msgstr "Seleccioneu el document del %PRODUCTNAME Calc que voleu editar."
+msgstr "Seleccioneu el document del %PRODUCTNAME Calc que voleu editar!"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_20\n"
"property.text"
msgid "'<1>' is not a directory!"
-msgstr "'<1>' no és un directori."
+msgstr "«<1>» no és un directori!"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_21\n"
"property.text"
msgid "Document is read-only!"
-msgstr "El document és només de lectura."
+msgstr "El document és de només de lectura!"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_22\n"
"property.text"
msgid "The '<1>' file already exists.<CR>Do you want to overwrite it?"
-msgstr "El fitxer '<1>' ja existeix.<CR>Voleu sobreescriure'l?"
+msgstr "El fitxer «<1>» ja existeix.<CR>Voleu sobreescriure'l?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_23\n"
@@ -3664,7 +3257,6 @@ msgid "Do you really want to terminate conversion at this point?"
msgstr "Realment voleu acabar la conversió en este punt?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_24\n"
@@ -3673,7 +3265,6 @@ msgid "Cancel Wizard"
msgstr "Cancel·la l'auxiliar"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_0\n"
@@ -3682,7 +3273,6 @@ msgid "Portuguese Escudo"
msgstr "Escut portugués"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_1\n"
@@ -3691,7 +3281,6 @@ msgid "Dutch Guilder"
msgstr "Florí neerlandés"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_2\n"
@@ -3700,7 +3289,6 @@ msgid "French Franc"
msgstr "Franc francés"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_3\n"
@@ -3709,7 +3297,6 @@ msgid "Spanish Peseta"
msgstr "Pesseta espanyola"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_4\n"
@@ -3718,7 +3305,6 @@ msgid "Italian Lira"
msgstr "Lira italiana"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_5\n"
@@ -3727,7 +3313,6 @@ msgid "German Mark"
msgstr "Marc alemany"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_6\n"
@@ -3736,7 +3321,6 @@ msgid "Belgian Franc"
msgstr "Franc belga"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_7\n"
@@ -3745,7 +3329,6 @@ msgid "Irish Punt"
msgstr "Lliura irlandesa"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_8\n"
@@ -3754,7 +3337,6 @@ msgid "Luxembourg Franc"
msgstr "Franc luxemburgués"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_9\n"
@@ -3763,7 +3345,6 @@ msgid "Austrian Schilling"
msgstr "Xíling austríac"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_10\n"
@@ -3772,7 +3353,6 @@ msgid "Finnish Mark"
msgstr "Marc finés"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_11\n"
@@ -3781,7 +3361,6 @@ msgid "Greek Drachma"
msgstr "Dracma grega"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_12\n"
@@ -3790,7 +3369,6 @@ msgid "Slovenian Tolar"
msgstr "Tolar eslovè"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_13\n"
@@ -3799,7 +3377,6 @@ msgid "Cypriot Pound"
msgstr "Lliura xipriota"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_14\n"
@@ -3808,7 +3385,6 @@ msgid "Maltese Lira"
msgstr "Lira maltesa"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_15\n"
@@ -3817,7 +3393,6 @@ msgid "Slovak Koruna"
msgstr "Corona eslovaca"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_16\n"
@@ -3826,16 +3401,14 @@ msgid "Estonian Kroon"
msgstr "Corona estoniana"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_17\n"
"property.text"
msgid "Latvian Lats"
-msgstr "lats letó"
+msgstr "Lats letó"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_18\n"
@@ -3844,7 +3417,6 @@ msgid "Lithuanian Litas"
msgstr "Litas lituà"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_LASTPAGE_0\n"
@@ -3853,7 +3425,6 @@ msgid "Progress"
msgstr "Progrés"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_LASTPAGE_1\n"
@@ -3862,7 +3433,6 @@ msgid "Retrieving the relevant documents..."
msgstr "S'estan recuperant els documents importants..."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_LASTPAGE_2\n"
@@ -3871,7 +3441,6 @@ msgid "Converting the documents..."
msgstr "S'estan convertint els documents..."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_LASTPAGE_3\n"
@@ -3880,7 +3449,6 @@ msgid "Settings:"
msgstr "Paràmetres:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_LASTPAGE_4\n"
@@ -3889,7 +3457,6 @@ msgid "Sheet is always unprotected"
msgstr "El full està sempre desprotegit"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLES_0\n"
@@ -3898,7 +3465,6 @@ msgid "Theme Selection"
msgstr "Selecció de temes"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLES_1\n"
@@ -3907,7 +3473,6 @@ msgid "Error while saving the document to the clipboard! The following action ca
msgstr "S'ha produït un error en guardar el document actual al porta-retalls. La següent acció no es pot desfer."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLES_2\n"
@@ -3916,16 +3481,14 @@ msgid "~Cancel"
msgstr "~Cancel·la"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLES_3\n"
"property.text"
msgid "~OK"
-msgstr "~D'acord"
+msgstr "D'~acord"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_0\n"
@@ -3934,7 +3497,6 @@ msgid "(Standard)"
msgstr "(Estàndard)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_1\n"
@@ -3943,7 +3505,6 @@ msgid "Autumn Leaves"
msgstr "Fulles de tardor"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_2\n"
@@ -3952,7 +3513,6 @@ msgid "Be"
msgstr "Be"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_3\n"
@@ -3961,7 +3521,6 @@ msgid "Black and White"
msgstr "Blanc i negre"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_4\n"
@@ -3970,7 +3529,6 @@ msgid "Blackberry Bush"
msgstr "Esbarzer"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_5\n"
@@ -3979,7 +3537,6 @@ msgid "Blue Jeans"
msgstr "Texans"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_6\n"
@@ -3988,7 +3545,6 @@ msgid "Fifties Diner"
msgstr "Sopar dels 50"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_7\n"
@@ -3997,7 +3553,6 @@ msgid "Glacier"
msgstr "Glacera"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_8\n"
@@ -4006,7 +3561,6 @@ msgid "Green Grapes"
msgstr "Raïm verd"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_9\n"
@@ -4015,7 +3569,6 @@ msgid "Marine"
msgstr "Marí"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_10\n"
@@ -4024,7 +3577,6 @@ msgid "Millennium"
msgstr "Mil·lenni"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_11\n"
@@ -4033,7 +3585,6 @@ msgid "Nature"
msgstr "Natura"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_12\n"
@@ -4042,7 +3593,6 @@ msgid "Neon"
msgstr "Neó"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_13\n"
@@ -4051,7 +3601,6 @@ msgid "Night"
msgstr "Nit"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_14\n"
@@ -4060,7 +3609,6 @@ msgid "PC Nostalgia"
msgstr "Nostàlgia del PC"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_15\n"
@@ -4069,7 +3617,6 @@ msgid "Pastel"
msgstr "Pastel"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_16\n"
@@ -4078,7 +3625,6 @@ msgid "Pool Party"
msgstr "Festa a l'aigua"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_17\n"
@@ -4087,7 +3633,6 @@ msgid "Pumpkin"
msgstr "Carabassa"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceDialog_0\n"
@@ -4096,25 +3641,22 @@ msgid "Addressee"
msgstr "Destinatari"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceDialog_1\n"
"property.text"
msgid "One recipient"
-msgstr "Carta individual"
+msgstr "Un únic destinatari"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceDialog_2\n"
"property.text"
msgid "Several recipients (address database)"
-msgstr "Més d'un destinatari (base de dades)"
+msgstr "Més d'un destinatari (base de dades d'adreces)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceDialog_3\n"
@@ -4123,7 +3665,6 @@ msgid "Use of This Template"
msgstr "Ús d'esta plantilla"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceMsgError\n"
@@ -4132,7 +3673,6 @@ msgid "An error has occurred."
msgstr "S'ha produït un error."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_0\n"
@@ -4141,7 +3681,6 @@ msgid "Click placeholder and overwrite"
msgstr "Feu clic a l'espai reservat i sobreescriviu"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_1\n"
@@ -4150,7 +3689,6 @@ msgid "Company"
msgstr "Empresa"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_2\n"
@@ -4159,7 +3697,6 @@ msgid "Department"
msgstr "Departament"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_3\n"
@@ -4168,7 +3705,6 @@ msgid "First Name"
msgstr "Nom"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_4\n"
@@ -4177,7 +3713,6 @@ msgid "Last Name"
msgstr "Cognoms"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_5\n"
@@ -4186,7 +3721,6 @@ msgid "Street"
msgstr "Carrer"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_6\n"
@@ -4195,7 +3729,6 @@ msgid "Country"
msgstr "Estat"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_7\n"
@@ -4204,7 +3737,6 @@ msgid "ZIP/Postal Code"
msgstr "Codi Postal"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_8\n"
@@ -4213,7 +3745,6 @@ msgid "City"
msgstr "Ciutat"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_9\n"
@@ -4222,7 +3753,6 @@ msgid "Title"
msgstr "Títol"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_10\n"
@@ -4231,7 +3761,6 @@ msgid "Position"
msgstr "Posició"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_11\n"
@@ -4240,7 +3769,6 @@ msgid "Form of Address"
msgstr "Tractament"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_12\n"
@@ -4249,7 +3777,6 @@ msgid "Initials"
msgstr "Inicials"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_13\n"
@@ -4258,25 +3785,22 @@ msgid "Salutation"
msgstr "Salutació"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_14\n"
"property.text"
msgid "Home Phone"
-msgstr "Telèfon (particular)"
+msgstr "Telèfon particular"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_15\n"
"property.text"
msgid "Work Phone"
-msgstr "Telèfon (faena)"
+msgstr "Telèfon de faena"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_16\n"
@@ -4285,16 +3809,14 @@ msgid "Fax"
msgstr "Fax"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_17\n"
"property.text"
msgid "E-Mail"
-msgstr "Correu electrònic"
+msgstr "Adreça de correu electrònic"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_18\n"
@@ -4303,7 +3825,6 @@ msgid "URL"
msgstr "URL"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_19\n"
@@ -4312,7 +3833,6 @@ msgid "Notes"
msgstr "Notes"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_20\n"
@@ -4321,7 +3841,6 @@ msgid "Alt. Field 1"
msgstr "Camp alt. 1"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_21\n"
@@ -4330,7 +3849,6 @@ msgid "Alt. Field 2"
msgstr "Camp alt. 2"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_22\n"
@@ -4339,7 +3857,6 @@ msgid "Alt. Field 3"
msgstr "Camp alt. 3"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_23\n"
@@ -4348,7 +3865,6 @@ msgid "Alt. Field 4"
msgstr "Camp alt. 4"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_24\n"
@@ -4357,16 +3873,14 @@ msgid "ID"
msgstr "Identificador"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_25\n"
"property.text"
msgid "State"
-msgstr "Comarca"
+msgstr "Comarca o província"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_26\n"
@@ -4375,7 +3889,6 @@ msgid "Office Phone"
msgstr "Tel. oficina"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_27\n"
@@ -4384,7 +3897,6 @@ msgid "Pager"
msgstr "Buscapersones"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_28\n"
@@ -4393,7 +3905,6 @@ msgid "Mobile Phone"
msgstr "Tel. mòbil"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_29\n"
@@ -4402,16 +3913,14 @@ msgid "Other Phone"
msgstr "Altre tel."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_30\n"
"property.text"
msgid "Calendar URL"
-msgstr "Calendari URL"
+msgstr "URL del calendari"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_31\n"
@@ -4420,7 +3929,6 @@ msgid "Invite"
msgstr "Convida"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceNoTextmark_0\n"
@@ -4429,7 +3937,6 @@ msgid "The bookmark 'Recipient' is missing."
msgstr "Falta el marcador «Destinatari»."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceNoTextmark_1\n"
@@ -4438,7 +3945,6 @@ msgid "Form letter fields can not be included."
msgstr "No es poden incloure camps de carta de formulari."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"AgendaDlgName\n"
@@ -4447,7 +3953,6 @@ msgid "Minutes Template"
msgstr "Plantilla d'actes"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"AgendaDlgNoCancel\n"
@@ -4456,7 +3961,6 @@ msgid "An option must be confirmed."
msgstr "Heu de confirmar una opció."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"AgendaDlgFrame\n"
@@ -4465,7 +3969,6 @@ msgid "Minutes Type"
msgstr "Tipus d'acta"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"AgendaDlgButton1\n"
@@ -4474,43 +3977,38 @@ msgid "Results Minutes"
msgstr "Actes de resultats"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"AgendaDlgButton2\n"
"property.text"
msgid "Evaluation Minutes"
-msgstr "Protocol del transcurs"
+msgstr "Actes d'avaluació"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"TextField\n"
"property.text"
msgid "User data field is not defined!"
-msgstr "No s'ha definit el camp de dades de l'usuari."
+msgstr "No s'ha definit el camp de dades de l'usuari!"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"NoDirCreation\n"
"property.text"
msgid "The '%1' directory cannot be created:"
-msgstr "No es pot crear el directori '%1': "
+msgstr "No es pot crear el directori «%1»:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MsgDirNotThere\n"
"property.text"
msgid "The '%1' directory does not exist."
-msgstr "El directori '%1' no existeix."
+msgstr "El directori «%1» no existeix."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"QueryfornewCreation\n"
@@ -4519,7 +4017,6 @@ msgid "Do you want to create it now?"
msgstr "Voleu crear-lo ara?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"HelpButton\n"
@@ -4528,7 +4025,6 @@ msgid "~Help"
msgstr "~Ajuda"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CancelButton\n"
@@ -4537,25 +4033,22 @@ msgid "~Cancel"
msgstr "~Cancel·la"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"BackButton\n"
"property.text"
msgid "< ~Back"
-msgstr "< ~Arrere"
+msgstr "< En~rere"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"NextButton\n"
"property.text"
msgid "Ne~xt >"
-msgstr "~Següent >>"
+msgstr "En~davant >"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"BeginButton\n"
@@ -4564,16 +4057,14 @@ msgid "~Convert"
msgstr "~Converteix"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CloseButton\n"
"property.text"
msgid "~Close"
-msgstr "Tan~ca"
+msgstr "~Tanca"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"WelcometextLabel1\n"
@@ -4582,7 +4073,6 @@ msgid "This wizard convert legacy format documents to Open Document Format for O
msgstr "Este auxiliar converteix documents amb formats antics al format Open Document Format per a aplicacions de l'Office."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"WelcometextLabel3\n"
@@ -4591,7 +4081,6 @@ msgid "Select the document type for conversion:"
msgstr "Seleccioneu el tipus de document:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MSTemplateCheckbox_1_\n"
@@ -4600,7 +4089,6 @@ msgid "Word templates"
msgstr "Plantilles del Word"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MSTemplateCheckbox_2_\n"
@@ -4609,7 +4097,6 @@ msgid "Excel templates"
msgstr "Plantilles de l'Excel"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MSTemplateCheckbox_3_\n"
@@ -4618,7 +4105,6 @@ msgid "PowerPoint templates"
msgstr "Plantilles del PowerPoint"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MSDocumentCheckbox_1_\n"
@@ -4627,7 +4113,6 @@ msgid "Word documents"
msgstr "Documents del Word"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MSDocumentCheckbox_2_\n"
@@ -4636,16 +4121,14 @@ msgid "Excel documents"
msgstr "Documents de l'Excel"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MSDocumentCheckbox_3_\n"
"property.text"
msgid "PowerPoint/Publisher documents"
-msgstr "Documents PowerPoint/Publisher"
+msgstr "Documents del PowerPoint/Publisher"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MSContainerName\n"
@@ -4654,7 +4137,6 @@ msgid "Microsoft Office"
msgstr "Microsoft Office"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SummaryHeader\n"
@@ -4663,7 +4145,6 @@ msgid "Summary:"
msgstr "Resum:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"GroupnameDefault\n"
@@ -4672,7 +4153,6 @@ msgid "Imported_Templates"
msgstr "_Plantilles de text importades"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ProgressMoreDocs\n"
@@ -4681,7 +4161,6 @@ msgid "Documents"
msgstr "Documents"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ProgressMoreTemplates\n"
@@ -4690,16 +4169,14 @@ msgid "Templates"
msgstr "Plantilles"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"FileExists\n"
"property.text"
msgid "The '<1>' file already exists.<CR>Do you want to overwrite it?"
-msgstr "El fitxer '<1>' ja existeix.<CR>Voleu sobreescriure'l?"
+msgstr "El fitxer «<1>» ja existeix.<CR>Voleu sobreescriure'l?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MorePathsError3\n"
@@ -4708,7 +4185,6 @@ msgid "Directories do not exist"
msgstr "Els directoris no existeixen"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ConvertError1\n"
@@ -4717,7 +4193,6 @@ msgid "Do you really want to terminate conversion at this point?"
msgstr "Realment voleu acabar la conversió en este punt?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ConvertError2\n"
@@ -4726,7 +4201,6 @@ msgid "Cancel Wizard"
msgstr "Cancel·la l'auxiliar"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RTErrorDesc\n"
@@ -4735,7 +4209,6 @@ msgid "An unexpected error has occurred in the wizard."
msgstr "S'ha produït un error inesperat a l'auxiliar."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RTErrorHeader\n"
@@ -4744,7 +4217,6 @@ msgid "Error"
msgstr "Error"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"OverwriteallFiles\n"
@@ -4753,7 +4225,6 @@ msgid "Do you want to overwrite documents without being asked?"
msgstr "Voleu sobreescriure documents sense ser avisat?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ReeditMacro\n"
@@ -4762,16 +4233,14 @@ msgid "Document macro has to be revised."
msgstr "La macro del document s'ha de revisar."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CouldNotsaveDocument\n"
"property.text"
msgid "Document '<1>' could not be saved."
-msgstr "No s'ha pogut guardar el document '<1>'."
+msgstr "No s'ha pogut guardar el document «<1>»."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CouldNotopenDocument\n"
@@ -4780,7 +4249,6 @@ msgid "Document '<1>' could not be opened."
msgstr "No s'ha pogut obrir el document «<1>»."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"PathDialogMessage\n"
@@ -4789,7 +4257,6 @@ msgid "Select a directory"
msgstr "Seleccioneu un directori"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"DialogTitle\n"
@@ -4798,7 +4265,6 @@ msgid "Document Converter"
msgstr "Convertidor de documents"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SearchInSubDir\n"
@@ -4807,7 +4273,6 @@ msgid "Including subdirectories"
msgstr "Inclou els subdirectoris"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ProgressPage1\n"
@@ -4816,7 +4281,6 @@ msgid "Progress"
msgstr "Progrés"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ProgressPage2\n"
@@ -4825,7 +4289,6 @@ msgid "Retrieving the relevant documents:"
msgstr "S'estan recuperant els documents apropiats:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ProgressPage3\n"
@@ -4834,25 +4297,22 @@ msgid "Converting the documents"
msgstr "S'estan convertint els documents"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ProgressFound\n"
"property.text"
msgid "Found:"
-msgstr "S'han trobat:"
+msgstr "Trobats:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ProgressPage5\n"
"property.text"
msgid "\"%1 found"
-msgstr "%1 trobat"
+msgstr "«%1 trobats"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"Ready\n"
@@ -4861,7 +4321,6 @@ msgid "Finished"
msgstr "Acabat"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SourceDocuments\n"
@@ -4870,7 +4329,6 @@ msgid "Source documents"
msgstr "Documents font"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"TargetDocuments\n"
@@ -4879,7 +4337,6 @@ msgid "Target documents"
msgstr "Documents destí"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"LogfileSummary\n"
@@ -4888,7 +4345,6 @@ msgid "<COUNT> documents converted"
msgstr "S'han convertit <COUNT> documents"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumInclusiveSubDir\n"
@@ -4897,7 +4353,6 @@ msgid "All subdirectories will be taken into account"
msgstr "Es tindran en compte tots els subdirectoris"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumSaveDokumente\n"
@@ -4906,7 +4361,6 @@ msgid "These will be exported to the following directory:"
msgstr "S'exportaran al següent directori:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"TextImportLabel\n"
@@ -4915,7 +4369,6 @@ msgid "Import from:"
msgstr "Importa des de:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"TextExportLabel\n"
@@ -4924,7 +4377,6 @@ msgid "Save to:"
msgstr "Guarda a:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CreateLogfile\n"
@@ -4933,16 +4385,14 @@ msgid "Create log file"
msgstr "Crea un fitxer de registre"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"LogfileHelpText\n"
"property.text"
msgid "A log file will be created in your work directory"
-msgstr "El fitxer de registre es crearà al directori de treball"
+msgstr "El fitxer de registre es crearà al directori de treball"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ShowLogfile\n"
@@ -4951,7 +4401,6 @@ msgid "Show log file"
msgstr "Mostra fitxer de registre"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumMSTextDocuments\n"
@@ -4960,7 +4409,6 @@ msgid "All Word documents contained in the following directory will be imported:
msgstr "S'importaran tots els documents del Word del següent directori:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumMSTableDocuments\n"
@@ -4969,7 +4417,6 @@ msgid "All Excel documents contained in the following directory will be imported
msgstr "S'importaran tots els documents de l'Excel del següent directori:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumMSDrawDocuments\n"
@@ -4978,7 +4425,6 @@ msgid "All PowerPoint/Publisher documents contained in the following directory w
msgstr "S'importaran tots els documents del PowerPoint/Publisher del següent directori:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumMSTextTemplates\n"
@@ -4987,7 +4433,6 @@ msgid "All Word templates contained in the following directory will be imported:
msgstr "S'importaran totes les plantilles del Word del següent directori:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumMSTableTemplates\n"
@@ -4996,7 +4441,6 @@ msgid "All Excel templates contained in the following directory will be imported
msgstr "S'importaran totes les plantilles de l'Excel del següent directori:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumMSDrawTemplates\n"
diff --git a/source/ca-valencia/writerperfect/messages.po b/source/ca-valencia/writerperfect/messages.po
index 45646c90859..85a638da1f1 100644
--- a/source/ca-valencia/writerperfect/messages.po
+++ b/source/ca-valencia/writerperfect/messages.po
@@ -4,14 +4,17 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2017-11-22 13:53+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"PO-Revision-Date: 2018-01-15 13:24+0000\n"
+"Last-Translator: joamuran <joamuran@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: ca-valencia\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1516022656.000000\n"
#: strings.hrc:15
#, fuzzy
@@ -22,17 +25,17 @@ msgstr "Importa un fitxer"
#: strings.hrc:16
msgctxt "STR_ENCODING_DIALOG_TITLE_MSWORKS"
msgid "Import MS Works file"
-msgstr ""
+msgstr "Importa un fitxer del MS Works"
#: strings.hrc:17
msgctxt "STR_ENCODING_DIALOG_TITLE_MSWRITE"
msgid "Import MS Write file"
-msgstr ""
+msgstr "Importa un fitxer del MS Write"
#: strings.hrc:18
msgctxt "STR_ENCODING_DIALOG_TITLE_DOSWORD"
msgid "Import MS Word for DOS file"
-msgstr ""
+msgstr "Importa un fitxer del MS Word per a DOS"
#: strings.hrc:19
#, fuzzy
@@ -43,20 +46,19 @@ msgstr "Importa fitxers de Lotus"
#: strings.hrc:20
msgctxt "STR_ENCODING_DIALOG_TITLE_SYMPHONY"
msgid "Import Symphony file"
-msgstr ""
+msgstr "Importa un fitxer de Symphony"
#: strings.hrc:21
msgctxt "STR_ENCODING_DIALOG_TITLE_QUATTROPRO"
msgid "Import Quattro Pro file"
-msgstr ""
+msgstr "Importa un fitxer de Quattro Pro"
#: exportepub.ui:8
msgctxt "exportepub|EpubDialog"
msgid "EPUB Export"
-msgstr ""
+msgstr "Exportació EPUB"
#: exportepub.ui:91
-#, fuzzy
msgctxt "exportepub|versionft"
msgid "Version:"
msgstr "Versió:"
@@ -64,26 +66,24 @@ msgstr "Versió:"
#: exportepub.ui:108
msgctxt "exportepub|epub3"
msgid "EPUB 3.0"
-msgstr ""
+msgstr "EPUB 3.0"
#: exportepub.ui:109
msgctxt "exportepub|epub2"
msgid "EPUB 2.0"
-msgstr ""
+msgstr "EPUB 2.0"
#: exportepub.ui:144
msgctxt "exportepub|splitft"
msgid "Split method:"
-msgstr ""
+msgstr "Mètode de divisió:"
#: exportepub.ui:161
-#, fuzzy
msgctxt "exportepub|splitpage"
msgid "Page break"
msgstr "Salt de pàgina"
#: exportepub.ui:162
-#, fuzzy
msgctxt "exportepub|splitheading"
msgid "Heading"
msgstr "Encapçalament"
diff --git a/source/ca-valencia/xmlsecurity/messages.po b/source/ca-valencia/xmlsecurity/messages.po
index 7ace7074b5a..9a8b4cfe5ac 100644
--- a/source/ca-valencia/xmlsecurity/messages.po
+++ b/source/ca-valencia/xmlsecurity/messages.po
@@ -4,14 +4,17 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2017-11-22 13:53+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"PO-Revision-Date: 2018-01-15 13:24+0000\n"
+"Last-Translator: joamuran <joamuran@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: ca-valencia\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1516022656.000000\n"
#: strings.hrc:25
msgctxt "STR_CERTIFICATE_NOT_VALIDATED"
@@ -110,21 +113,23 @@ msgid ""
"Document signature cannot be restored, once removed.\n"
"Do you really want to remove selected signature?"
msgstr ""
+"La signatura d'un document no es pot recuperar un cop s'ha suprimit.\n"
+"Esteu segur de voler suprimir la signatura seleccionada?"
#: strings.hrc:49
msgctxt "STR_XMLSECDLG_SIGNING_FAILED"
msgid "An error occurred while adding the signature."
-msgstr ""
+msgstr "S'ha produït un error en afegir la signatura."
#: strings.hrc:50
msgctxt "STR_XMLSECDLG_NO_CERT_MANAGER"
msgid "Could not find any certificate manager."
-msgstr ""
+msgstr "No s'ha trobat cap gestor de certificats."
#: strings.hrc:51
msgctxt "STR_XMLSECDLG_NO_CERT_FOUND"
msgid "Could not find the certificate."
-msgstr ""
+msgstr "No s'ha trobat el certificat."
#: strings.hrc:53
msgctxt "RID_XMLSECWB_NO_MOZILLA_PROFILE"
@@ -142,10 +147,9 @@ msgid "This certificate is validated."
msgstr "Este certificat està validat."
#: certgeneral.ui:103
-#, fuzzy
msgctxt "certgeneral|issued_to"
msgid "Issued to: "
-msgstr "Emés per a "
+msgstr "Emés per a: "
#: certgeneral.ui:130
msgctxt "certgeneral|issued_by"
@@ -220,7 +224,7 @@ msgstr "Suprimeix"
#: digitalsignaturesdialog.ui:142
msgctxt "digitalsignaturesdialog|start_certmanager"
msgid "Start Certificate Manager..."
-msgstr ""
+msgstr "Inicia el gestor de certificats..."
#: digitalsignaturesdialog.ui:170
msgctxt "digitalsignaturesdialog|signed"
@@ -245,7 +249,7 @@ msgstr "Descripció"
#: digitalsignaturesdialog.ui:216
msgctxt "digitalsignaturesdialog|type"
msgid "Signature type"
-msgstr ""
+msgstr "Tipus de signatura"
#: digitalsignaturesdialog.ui:233
msgctxt "digitalsignaturesdialog|macrohint"
@@ -280,7 +284,7 @@ msgstr "El certificat no s'ha pogut validar"
#: digitalsignaturesdialog.ui:362
msgctxt "digitalsignaturesdialog|adescompliant"
msgid "Use AdES-compliant signature when there is a choice"
-msgstr ""
+msgstr "Usa una signatura conforme AdES si hi ha l'opció"
#: macrosecuritydialog.ui:8
msgctxt "macrosecuritydialog|MacroSecurityDialog"
@@ -406,51 +410,49 @@ msgid "Expiration date"
msgstr "Data de venciment"
#: selectcertificatedialog.ui:136
-#, fuzzy
msgctxt "selectcertificatedialog|type"
msgid "Type"
msgstr "Tipus"
#: selectcertificatedialog.ui:148
-#, fuzzy
msgctxt "selectcertificatedialog|STR_DIGITAL_SIGNATURE"
msgid "Digital signature"
-msgstr "Signatures digitals"
+msgstr "Signatura digital"
#: selectcertificatedialog.ui:153
msgctxt "selectcertificatedialog|STR_NON_REPUDIATION"
msgid "Non-repudiation"
-msgstr ""
+msgstr "Propietat de no refús"
#: selectcertificatedialog.ui:158
msgctxt "selectcertificatedialog|STR_KEY_ENCIPHERMENT"
msgid "Key encipherment"
-msgstr ""
+msgstr "Xifratge de la clau"
#: selectcertificatedialog.ui:163
msgctxt "selectcertificatedialog|STR_DATA_ENCIPHERMENT"
msgid "Data encipherment"
-msgstr ""
+msgstr "Xifratge de dades"
#: selectcertificatedialog.ui:168
msgctxt "selectcertificatedialog|STR_KEY_AGREEMENT"
msgid "Key Agreement"
-msgstr ""
+msgstr "Acord sobre la clau"
#: selectcertificatedialog.ui:173
msgctxt "selectcertificatedialog|STR_KEY_CERT_SIGN"
msgid "Certificate signature verification"
-msgstr ""
+msgstr "Verificació de la signatura del certificat"
#: selectcertificatedialog.ui:178
msgctxt "selectcertificatedialog|STR_CRL_SIGN"
msgid "CRL signature verification"
-msgstr ""
+msgstr "Verificació de la signatura CRL"
#: selectcertificatedialog.ui:183
msgctxt "selectcertificatedialog|STR_ENCIPHER_ONLY"
msgid "Only for encipherment"
-msgstr ""
+msgstr "Només per al xifratge"
#: selectcertificatedialog.ui:189
#, fuzzy
@@ -461,19 +463,17 @@ msgstr "Senyals"
#: selectcertificatedialog.ui:194
msgctxt "selectcertificatedialog|str_encrypt"
msgid "Encrypt"
-msgstr ""
+msgstr "Xifra"
#: selectcertificatedialog.ui:209
-#, fuzzy
msgctxt "selectcertificatedialog|sign"
msgid "Select the certificate you want to use for signing:"
msgstr "Seleccioneu el certificat que voleu utilitzar per a signar:"
#: selectcertificatedialog.ui:222
-#, fuzzy
msgctxt "selectcertificatedialog|encrypt"
msgid "Select the certificate you want to use for encryption:"
-msgstr "Seleccioneu el certificat que voleu utilitzar per a signar:"
+msgstr "Seleccioneu el certificat que voleu utilitzar per a xifrar:"
#: selectcertificatedialog.ui:246
msgctxt "selectcertificatedialog|viewcert"
diff --git a/source/ca/cui/messages.po b/source/ca/cui/messages.po
index 23577baa612..871ae3ffb3c 100644
--- a/source/ca/cui/messages.po
+++ b/source/ca/cui/messages.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2017-12-20 08:16+0100\n"
-"PO-Revision-Date: 2018-01-09 13:54+0000\n"
+"PO-Revision-Date: 2018-01-15 12:32+0000\n"
"Last-Translator: Joan Montané <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1515506041.000000\n"
+"X-POOTLE-MTIME: 1516019576.000000\n"
#: personalization.hrc:31
msgctxt "RID_SVXSTR_PERSONA_CATEGORIES"
@@ -2804,7 +2804,7 @@ msgstr "Ma_nual"
#: bitmaptabpage.ui:46
msgctxt "bitmaptabpage|BTN_IMPORT"
msgid "Add / Import"
-msgstr "Afegeix / Importa"
+msgstr "Afegeix o importa"
#: bitmaptabpage.ui:65
msgctxt "bitmaptabpage|label1"
diff --git a/source/ca/desktop/messages.po b/source/ca/desktop/messages.po
index 353f7fbafb1..fc6255d2454 100644
--- a/source/ca/desktop/messages.po
+++ b/source/ca/desktop/messages.po
@@ -4,14 +4,17 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2017-11-22 13:53+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"PO-Revision-Date: 2018-01-15 12:35+0000\n"
+"Last-Translator: Joan Montané <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: ca\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1516019723.000000\n"
#: strings.hrc:25
msgctxt "RID_STR_COPYING_PACKAGE"
@@ -550,7 +553,7 @@ msgstr "S'ha produït un error intern."
#: strings.hrc:162
msgctxt "STR_BOOTSTRAP_ERR_FILE_CORRUPT"
msgid "The configuration file \"$1\" is corrupt."
-msgstr "El fitxer de configuració \"$1\" està malmès."
+msgstr "El fitxer de configuració «$1» és malmès."
#: strings.hrc:163
msgctxt "STR_BOOTSTRAP_ERR_FILE_MISSING"
diff --git a/source/ca/extras/source/autocorr/emoji.po b/source/ca/extras/source/autocorr/emoji.po
index 0f5d2f6bd15..79eeb19c64a 100644
--- a/source/ca/extras/source/autocorr/emoji.po
+++ b/source/ca/extras/source/autocorr/emoji.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2017-12-20 08:16+0100\n"
-"PO-Revision-Date: 2018-01-09 13:52+0000\n"
-"Last-Translator: AssumptaAn <assumptaanglada@gmail.com>\n"
+"PO-Revision-Date: 2018-01-15 14:06+0000\n"
+"Last-Translator: Joan Montané <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1515505976.000000\n"
+"X-POOTLE-MTIME: 1516025160.000000\n"
#. ¢ (U+000A2), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -1706,7 +1706,7 @@ msgctxt ""
"LIGHTNING\n"
"LngText.text"
msgid "lightning3"
-msgstr ""
+msgstr "llampec3"
#. ☈ (U+02608), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -1715,7 +1715,7 @@ msgctxt ""
"THUNDERSTORM\n"
"LngText.text"
msgid "storm2"
-msgstr ""
+msgstr "tempesta2"
#. ☉ (U+02609), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -2057,7 +2057,7 @@ msgctxt ""
"MERCURY\n"
"LngText.text"
msgid "mercury"
-msgstr ""
+msgstr "mercuri"
#. ♀ (U+02640), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -2075,7 +2075,7 @@ msgctxt ""
"EARTH\n"
"LngText.text"
msgid "earth"
-msgstr ""
+msgstr "terra"
#. ♂ (U+02642), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -2093,7 +2093,7 @@ msgctxt ""
"JUPITER\n"
"LngText.text"
msgid "jupiter"
-msgstr ""
+msgstr "júpiter"
#. ♄ (U+02644), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -2102,7 +2102,7 @@ msgctxt ""
"SATURN\n"
"LngText.text"
msgid "saturn"
-msgstr ""
+msgstr "saturn"
#. ♅ (U+02645), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -2111,7 +2111,7 @@ msgctxt ""
"URANUS\n"
"LngText.text"
msgid "uranus"
-msgstr ""
+msgstr "urà"
#. ♆ (U+02646), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -2120,7 +2120,7 @@ msgctxt ""
"NEPTUNE\n"
"LngText.text"
msgid "neptune"
-msgstr ""
+msgstr "neptú"
#. ♇ (U+02647), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -2129,7 +2129,7 @@ msgctxt ""
"PLUTO\n"
"LngText.text"
msgid "pluto"
-msgstr ""
+msgstr "plutó"
#. ♈ (U+02648), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -2138,7 +2138,7 @@ msgctxt ""
"ARIES\n"
"LngText.text"
msgid "aries"
-msgstr ""
+msgstr "àries"
#. ♉ (U+02649), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -2147,7 +2147,7 @@ msgctxt ""
"TAURUS\n"
"LngText.text"
msgid "taurus"
-msgstr ""
+msgstr "taure"
#. ♊ (U+0264A), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -2156,7 +2156,7 @@ msgctxt ""
"GEMINI\n"
"LngText.text"
msgid "gemini"
-msgstr ""
+msgstr "bessons"
#. ♋ (U+0264B), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -2165,7 +2165,7 @@ msgctxt ""
"CANCER\n"
"LngText.text"
msgid "cancer"
-msgstr ""
+msgstr "cranc"
#. ♌ (U+0264C), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -2174,7 +2174,7 @@ msgctxt ""
"LEO\n"
"LngText.text"
msgid "leo"
-msgstr ""
+msgstr "lleó"
#. ♍ (U+0264D), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -2183,7 +2183,7 @@ msgctxt ""
"VIRGO\n"
"LngText.text"
msgid "virgo"
-msgstr ""
+msgstr "verge"
#. ♎ (U+0264E), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -2192,7 +2192,7 @@ msgctxt ""
"LIBRA\n"
"LngText.text"
msgid "libra"
-msgstr ""
+msgstr "balança"
#. ♏ (U+0264F), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -2201,7 +2201,7 @@ msgctxt ""
"SCORPIUS\n"
"LngText.text"
msgid "scorpius"
-msgstr ""
+msgstr "escorpí"
#. ♐ (U+02650), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -2210,7 +2210,7 @@ msgctxt ""
"SAGITTARIUS\n"
"LngText.text"
msgid "sagittarius"
-msgstr ""
+msgstr "sagitari"
#. ♑ (U+02651), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -2219,7 +2219,7 @@ msgctxt ""
"CAPRICORN\n"
"LngText.text"
msgid "capricorn"
-msgstr ""
+msgstr "capricorn"
#. ♒ (U+02652), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -2228,7 +2228,7 @@ msgctxt ""
"AQUARIUS\n"
"LngText.text"
msgid "aquarius"
-msgstr ""
+msgstr "aquari"
#. ♓ (U+02653), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -2237,7 +2237,7 @@ msgctxt ""
"PISCES\n"
"LngText.text"
msgid "pisces"
-msgstr ""
+msgstr "peixos"
#. ♔ (U+02654), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -2597,7 +2597,7 @@ msgctxt ""
"WHITE_FLAG\n"
"LngText.text"
msgid "flag4"
-msgstr ""
+msgstr "bandera4"
#. ⚑ (U+02691), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -2606,7 +2606,7 @@ msgctxt ""
"BLACK_FLAG\n"
"LngText.text"
msgid "flag3"
-msgstr ""
+msgstr "bandera3"
#. ⚒ (U+02692), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -2912,7 +2912,7 @@ msgctxt ""
"BLACK_CROSS_ON_SHIELD\n"
"LngText.text"
msgid "shield2"
-msgstr ""
+msgstr "escut2"
#. ⛪ (U+026EA), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -2957,7 +2957,7 @@ msgctxt ""
"FLAG_IN_HOLE\n"
"LngText.text"
msgid "golf2"
-msgstr ""
+msgstr "golf2"
#. ⛴ (U+026F4), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -3686,7 +3686,7 @@ msgctxt ""
"FOGGY\n"
"LngText.text"
msgid "foggy"
-msgstr ""
+msgstr "boirós"
#. 🌂 (U+1F302), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -3785,7 +3785,7 @@ msgctxt ""
"MILKY_WAY\n"
"LngText.text"
msgid "milky way"
-msgstr ""
+msgstr "via làctia"
#. 🌍 (U+1F30D), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -4037,7 +4037,7 @@ msgctxt ""
"CHERRY_BLOSSOM\n"
"LngText.text"
msgid "blossom2"
-msgstr ""
+msgstr "flor2"
#. 🌹 (U+1F339), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -4271,7 +4271,7 @@ msgctxt ""
"CHERRIES\n"
"LngText.text"
msgid "cherry"
-msgstr ""
+msgstr "cirera"
#. 🍓 (U+1F353), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -4568,7 +4568,7 @@ msgctxt ""
"COOKING\n"
"LngText.text"
msgid "cooking"
-msgstr ""
+msgstr "cuina"
#. 🍴 (U+1F374), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -4604,7 +4604,7 @@ msgctxt ""
"WINE_GLASS\n"
"LngText.text"
msgid "glass"
-msgstr ""
+msgstr "copa"
#. 🍸 (U+1F378), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -4622,7 +4622,7 @@ msgctxt ""
"TROPICAL_DRINK\n"
"LngText.text"
msgid "drink2"
-msgstr ""
+msgstr "beguda2"
#. 🍺 (U+1F37A), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -4658,7 +4658,7 @@ msgctxt ""
"RIBBON\n"
"LngText.text"
msgid "ribbon2"
-msgstr ""
+msgstr "llaç2"
#. 🎁 (U+1F381), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -4685,7 +4685,7 @@ msgctxt ""
"JACK-O-LANTERN\n"
"LngText.text"
msgid "halloween"
-msgstr ""
+msgstr "halloween"
#. 🎄 (U+1F384), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -4694,7 +4694,7 @@ msgctxt ""
"CHRISTMAS_TREE\n"
"LngText.text"
msgid "christmas"
-msgstr ""
+msgstr "nadal"
#. 🎅 (U+1F385), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -4703,7 +4703,7 @@ msgctxt ""
"FATHER_CHRISTMAS\n"
"LngText.text"
msgid "santa"
-msgstr ""
+msgstr "pare nadal"
#. 🎆 (U+1F386), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -4748,7 +4748,7 @@ msgctxt ""
"CONFETTI_BALL\n"
"LngText.text"
msgid "party2"
-msgstr ""
+msgstr "festa2"
#. 🎋 (U+1F38B), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -4811,7 +4811,7 @@ msgctxt ""
"MOON_VIEWING_CEREMONY\n"
"LngText.text"
msgid "rice scene"
-msgstr "tsukimi"
+msgstr "escena amb arròs"
#. 🎒 (U+1F392), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -4838,7 +4838,7 @@ msgctxt ""
"CAROUSEL_HORSE\n"
"LngText.text"
msgid "fair2"
-msgstr ""
+msgstr "fira2"
#. 🎡 (U+1F3A1), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -4847,7 +4847,7 @@ msgctxt ""
"FERRIS_WHEEL\n"
"LngText.text"
msgid "fair"
-msgstr ""
+msgstr "fira"
#. 🎢 (U+1F3A2), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -4928,7 +4928,7 @@ msgctxt ""
"CIRCUS_TENT\n"
"LngText.text"
msgid "circus"
-msgstr ""
+msgstr "circ"
#. 🎫 (U+1F3AB), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -5135,7 +5135,7 @@ msgctxt ""
"CHEQUERED_FLAG\n"
"LngText.text"
msgid "race"
-msgstr ""
+msgstr "cursa"
#. 🏂 (U+1F3C2), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -5180,7 +5180,7 @@ msgctxt ""
"HORSE_RACING\n"
"LngText.text"
msgid "horse3"
-msgstr ""
+msgstr "cavall3"
#. 🏈 (U+1F3C8), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -6899,7 +6899,7 @@ msgctxt ""
"MONEY_BAG\n"
"LngText.text"
msgid "money2"
-msgstr ""
+msgstr "diners2"
#. 💱 (U+1F4B1), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -6980,7 +6980,7 @@ msgctxt ""
"CHART_WITH_UPWARDS_TREND_AND_YEN_SIGN\n"
"LngText.text"
msgid "chart4"
-msgstr ""
+msgstr "diagrama4"
#. 💺 (U+1F4BA), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -7070,7 +7070,7 @@ msgctxt ""
"PAGE_WITH_CURL\n"
"LngText.text"
msgid "page3"
-msgstr ""
+msgstr "pàgina3"
#. 📄 (U+1F4C4), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -7079,7 +7079,7 @@ msgctxt ""
"PAGE_FACING_UP\n"
"LngText.text"
msgid "page"
-msgstr ""
+msgstr "pàgina"
#. 📅 (U+1F4C5), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -7115,7 +7115,7 @@ msgctxt ""
"CHART_WITH_UPWARDS_TREND\n"
"LngText.text"
msgid "chart"
-msgstr ""
+msgstr "diagrama"
#. 📉 (U+1F4C9), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -7232,7 +7232,7 @@ msgctxt ""
"CLOSED_BOOK\n"
"LngText.text"
msgid "book2"
-msgstr ""
+msgstr "llibre2"
#. 📖 (U+1F4D6), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -7241,7 +7241,7 @@ msgctxt ""
"OPEN_BOOK\n"
"LngText.text"
msgid "book3"
-msgstr ""
+msgstr "llibre3"
#. 📚 (U+1F4DA), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -8735,7 +8735,7 @@ msgctxt ""
"FACE_WITH_OK_GESTURE\n"
"LngText.text"
msgid "ok3"
-msgstr ""
+msgstr "ok3"
#. 🙇 (U+1F647), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9509,7 +9509,7 @@ msgctxt ""
"SPEAKING_HEAD_IN_SILHOUETTE\n"
"LngText.text"
msgid "head"
-msgstr ""
+msgstr "cap"
#. 🏌 (U+1F3CC), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9518,7 +9518,7 @@ msgctxt ""
"GOLFER\n"
"LngText.text"
msgid "golf"
-msgstr ""
+msgstr "golf"
#. 🏋 (U+1F3CB), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9527,7 +9527,7 @@ msgctxt ""
"WEIGHT_LIFTER\n"
"LngText.text"
msgid "weight lifter"
-msgstr ""
+msgstr "aixecador"
#. 🏎 (U+1F3CE), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9536,7 +9536,7 @@ msgctxt ""
"RACING_CAR\n"
"LngText.text"
msgid "car4"
-msgstr ""
+msgstr "cotxe4"
#. 🏍 (U+1F3CD), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9545,7 +9545,7 @@ msgctxt ""
"RACING_MOTORCYCLE\n"
"LngText.text"
msgid "motorcycle"
-msgstr ""
+msgstr "moto"
#. 🖕 (U+1F595), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9554,7 +9554,7 @@ msgctxt ""
"REVERSED_HAND_WITH_MIDDLE_FINGER_EXTENDED\n"
"LngText.text"
msgid "finger"
-msgstr ""
+msgstr "dit"
#. 🖖 (U+1F596), Mr. Spock's Vulcan salute from Star Trek, see also http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9563,7 +9563,7 @@ msgctxt ""
"RAISED_HAND_WITH_PART_BETWEEN_MIDDLE_AND_RING_FINGERS\n"
"LngText.text"
msgid "spock"
-msgstr ""
+msgstr "spock"
#. 🖐 (U+1F590), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9572,7 +9572,7 @@ msgctxt ""
"RAISED_HAND_WITH_FINGERS_SPLAYED\n"
"LngText.text"
msgid "hand2"
-msgstr ""
+msgstr "mà2"
#. 👁 (U+1F441), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9581,7 +9581,7 @@ msgctxt ""
"EYE\n"
"LngText.text"
msgid "eye"
-msgstr ""
+msgstr "ull"
#. 🗨 (U+1F5E8), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9590,7 +9590,7 @@ msgctxt ""
"LEFT_SPEECH_BUBBLE\n"
"LngText.text"
msgid "bubble"
-msgstr ""
+msgstr "bombolla"
#. 🗯 (U+1F5EF), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9599,7 +9599,7 @@ msgctxt ""
"RIGHT_ANGER_BUBBLE\n"
"LngText.text"
msgid "bubble4"
-msgstr ""
+msgstr "bombolla4"
#. 🕳 (U+1F573), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9608,7 +9608,7 @@ msgctxt ""
"HOLE\n"
"LngText.text"
msgid "hole"
-msgstr ""
+msgstr "forat"
#. 🕶 (U+1F576), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9617,7 +9617,7 @@ msgctxt ""
"DARK_SUNGLASSES\n"
"LngText.text"
msgid "sunglasses"
-msgstr ""
+msgstr "ulleres de sol"
#. 🛍 (U+1F6CD), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9626,7 +9626,7 @@ msgctxt ""
"SHOPPING_BAGS\n"
"LngText.text"
msgid "shop"
-msgstr ""
+msgstr "botiga"
#. 🐿 (U+1F43F), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9635,7 +9635,7 @@ msgctxt ""
"CHIPMUNK\n"
"LngText.text"
msgid "chipmunk"
-msgstr ""
+msgstr "esquirol"
#. 🕊 (U+1F54A), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9653,7 +9653,7 @@ msgctxt ""
"SPIDER\n"
"LngText.text"
msgid "spider"
-msgstr ""
+msgstr "aranya"
#. 🕸 (U+1F578), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9662,7 +9662,7 @@ msgctxt ""
"SPIDER_WEB\n"
"LngText.text"
msgid "web"
-msgstr ""
+msgstr "teranyina"
#. 🏵 (U+1F3F5), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9671,7 +9671,7 @@ msgctxt ""
"ROSETTE\n"
"LngText.text"
msgid "rosette"
-msgstr ""
+msgstr "rosetó"
#. 🌶 (U+1F336), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9680,7 +9680,7 @@ msgctxt ""
"HOT_PEPPER\n"
"LngText.text"
msgid "pepper"
-msgstr ""
+msgstr "pebrot"
#. 🍽 (U+1F37D), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9689,7 +9689,7 @@ msgctxt ""
"FORK_AND_KNIFE_WITH_PLATE\n"
"LngText.text"
msgid "plate"
-msgstr ""
+msgstr "plat"
#. 🗺 (U+1F5FA), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9698,7 +9698,7 @@ msgctxt ""
"WORLD_MAP\n"
"LngText.text"
msgid "map"
-msgstr ""
+msgstr "mapa"
#. 🏔 (U+1F3D4), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9707,7 +9707,7 @@ msgctxt ""
"SNOW_CAPPED_MOUNTAIN\n"
"LngText.text"
msgid "mountain2"
-msgstr ""
+msgstr "muntanya2"
#. 🏕 (U+1F3D5), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9716,7 +9716,7 @@ msgctxt ""
"CAMPING\n"
"LngText.text"
msgid "camping"
-msgstr ""
+msgstr "acampada"
#. 🏖 (U+1F3D6), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9725,7 +9725,7 @@ msgctxt ""
"BEACH_WITH_UMBRELLA\n"
"LngText.text"
msgid "beach"
-msgstr ""
+msgstr "platja"
#. 🏜 (U+1F3DC), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9734,7 +9734,7 @@ msgctxt ""
"DESERT\n"
"LngText.text"
msgid "desert"
-msgstr ""
+msgstr "desert"
#. 🏝 (U+1F3DD), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9743,7 +9743,7 @@ msgctxt ""
"DESERT_ISLAND\n"
"LngText.text"
msgid "island"
-msgstr ""
+msgstr "illa"
#. 🏞 (U+1F3DE), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9752,7 +9752,7 @@ msgctxt ""
"NATIONAL_PARK\n"
"LngText.text"
msgid "park"
-msgstr ""
+msgstr "parc"
#. 🏟 (U+1F3DF), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9761,7 +9761,7 @@ msgctxt ""
"STADIUM\n"
"LngText.text"
msgid "stadium"
-msgstr ""
+msgstr "estadi"
#. 🏛 (U+1F3DB), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9770,7 +9770,7 @@ msgctxt ""
"CLASSICAL_BUILDING\n"
"LngText.text"
msgid "museum"
-msgstr ""
+msgstr "museu"
#. 🏗 (U+1F3D7), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9779,7 +9779,7 @@ msgctxt ""
"BUILDING_CONSTRUCTION\n"
"LngText.text"
msgid "crane"
-msgstr ""
+msgstr "grua"
#. 🏘 (U+1F3D8), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9788,7 +9788,7 @@ msgctxt ""
"HOUSE_BUILDINGS\n"
"LngText.text"
msgid "houses"
-msgstr ""
+msgstr "cases"
#. 🏚 (U+1F3DA), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9797,7 +9797,7 @@ msgctxt ""
"DERELICT_HOUSE_BUILDING\n"
"LngText.text"
msgid "house3"
-msgstr ""
+msgstr "casa3"
#. 🏙 (U+1F3D9), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9806,7 +9806,7 @@ msgctxt ""
"CITYSCAPE\n"
"LngText.text"
msgid "city"
-msgstr ""
+msgstr "ciutat"
#. 🛣 (U+1F6E3), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9815,7 +9815,7 @@ msgctxt ""
"MOTORWAY\n"
"LngText.text"
msgid "motorway"
-msgstr ""
+msgstr "autopista"
#. 🛤 (U+1F6E4), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9824,7 +9824,7 @@ msgctxt ""
"RAILWAY_TRACK\n"
"LngText.text"
msgid "track"
-msgstr ""
+msgstr "via"
#. 🛢 (U+1F6E2), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9833,7 +9833,7 @@ msgctxt ""
"OIL_DRUM\n"
"LngText.text"
msgid "drum"
-msgstr ""
+msgstr "timbal"
#. 🛳 (U+1F6F3), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9842,7 +9842,7 @@ msgctxt ""
"PASSENGER_SHIP\n"
"LngText.text"
msgid "ship2"
-msgstr ""
+msgstr "vaixell2"
#. 🛥 (U+1F6E5), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9851,7 +9851,7 @@ msgctxt ""
"MOTOR_BOAT\n"
"LngText.text"
msgid "motor boat"
-msgstr ""
+msgstr "llanxa motora"
#. 🛩 (U+1F6E9), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9860,7 +9860,7 @@ msgctxt ""
"SMALL_AIRPLANE\n"
"LngText.text"
msgid "airplane2"
-msgstr ""
+msgstr "avió2"
#. 🛫 (U+1F6EB), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9869,7 +9869,7 @@ msgctxt ""
"AIRPLANE_DEPARTURE\n"
"LngText.text"
msgid "departure"
-msgstr ""
+msgstr "sortida"
#. 🛬 (U+1F6EC), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9878,7 +9878,7 @@ msgctxt ""
"AIRPLANE_ARRIVING\n"
"LngText.text"
msgid "arrival"
-msgstr ""
+msgstr "arribada"
#. 🛰 (U+1F6F0), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9887,7 +9887,7 @@ msgctxt ""
"SATELLITE\n"
"LngText.text"
msgid "satellite"
-msgstr ""
+msgstr "satèl·lit"
#. 🛎 (U+1F6CE), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9896,7 +9896,7 @@ msgctxt ""
"BELLHOP_BELL\n"
"LngText.text"
msgid "bell2"
-msgstr ""
+msgstr "campana2"
#. 🕰 (U+1F570), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9905,7 +9905,7 @@ msgctxt ""
"MANTELPIECE_CLOCK\n"
"LngText.text"
msgid "clock"
-msgstr ""
+msgstr "rellotge"
#. 🌡 (U+1F321), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9914,7 +9914,7 @@ msgctxt ""
"THERMOMETER\n"
"LngText.text"
msgid "thermometer"
-msgstr ""
+msgstr "termòmetre"
#. 🌤 (U+1F324), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9923,7 +9923,7 @@ msgctxt ""
"WHITE_SUN_WITH_SMALL_CLOUD\n"
"LngText.text"
msgid "cloudy"
-msgstr ""
+msgstr "ennuvolat"
#. 🌥 (U+1F325), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9932,7 +9932,7 @@ msgctxt ""
"WHITE_SUN_BEHIND_CLOUD\n"
"LngText.text"
msgid "cloudy2"
-msgstr ""
+msgstr "ennuvolat2"
#. 🌦 (U+1F326), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9941,7 +9941,7 @@ msgctxt ""
"WHITE_SUN_BEHIND_CLOUD_WITH_RAIN\n"
"LngText.text"
msgid "rainy"
-msgstr ""
+msgstr "plujós"
#. 🌧 (U+1F327), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9950,7 +9950,7 @@ msgctxt ""
"CLOUD_WITH_RAIN\n"
"LngText.text"
msgid "storm"
-msgstr ""
+msgstr "tempesta"
#. 🌨 (U+1F328), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9959,7 +9959,7 @@ msgctxt ""
"CLOUD_WITH_SNOW\n"
"LngText.text"
msgid "snow"
-msgstr ""
+msgstr "nevada"
#. 🌩 (U+1F329), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9968,7 +9968,7 @@ msgctxt ""
"CLOUD_WITH_LIGHTNING\n"
"LngText.text"
msgid "lightning"
-msgstr ""
+msgstr "llampec"
#. 🌪 (U+1F32A), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9977,7 +9977,7 @@ msgctxt ""
"CLOUD_WITH_TORNADO\n"
"LngText.text"
msgid "tornado"
-msgstr ""
+msgstr "tornado"
#. 🌫 (U+1F32B), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9986,7 +9986,7 @@ msgctxt ""
"FOG\n"
"LngText.text"
msgid "fog"
-msgstr ""
+msgstr "boira"
#. 🌬 (U+1F32C), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9995,7 +9995,7 @@ msgctxt ""
"WIND_BLOWING_FACE\n"
"LngText.text"
msgid "wind"
-msgstr ""
+msgstr "vent"
#. 🎗 (U+1F397), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10004,7 +10004,7 @@ msgctxt ""
"REMINDER_RIBBON\n"
"LngText.text"
msgid "ribbon"
-msgstr ""
+msgstr "llaç"
#. 🎟 (U+1F39F), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10013,7 +10013,7 @@ msgctxt ""
"ADMISSION_TICKETS\n"
"LngText.text"
msgid "ticket2"
-msgstr ""
+msgstr "tiquet2"
#. 🎖 (U+1F396), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10022,7 +10022,7 @@ msgctxt ""
"MILITARY_MEDAL\n"
"LngText.text"
msgid "medal2"
-msgstr ""
+msgstr "medalla2"
#. 🏅 (U+1F3C5), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10031,7 +10031,7 @@ msgctxt ""
"SPORTS_MEDAL\n"
"LngText.text"
msgid "medal"
-msgstr ""
+msgstr "medalla"
#. 🕹 (U+1F579), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10049,7 +10049,7 @@ msgctxt ""
"FRAME_WITH_PICTURE\n"
"LngText.text"
msgid "picture"
-msgstr ""
+msgstr "imatge"
#. 🎙 (U+1F399), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10058,7 +10058,7 @@ msgctxt ""
"STUDIO_MICROPHONE\n"
"LngText.text"
msgid "microphone2"
-msgstr ""
+msgstr "micròfon2"
#. 🎚 (U+1F39A), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10076,7 +10076,7 @@ msgctxt ""
"CONTROL_KNOBS\n"
"LngText.text"
msgid "control"
-msgstr ""
+msgstr "control"
#. 🖥 (U+1F5A5), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10085,7 +10085,7 @@ msgctxt ""
"DESKTOP_COMPUTER\n"
"LngText.text"
msgid "computer2"
-msgstr ""
+msgstr "ordinador2"
#. 🖨 (U+1F5A8), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10094,7 +10094,7 @@ msgctxt ""
"PRINTER\n"
"LngText.text"
msgid "printer"
-msgstr ""
+msgstr "impressora"
#. 🖱 (U+1F5B1), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10103,7 +10103,7 @@ msgctxt ""
"THREE_BUTTON_MOUSE\n"
"LngText.text"
msgid "mouse3"
-msgstr ""
+msgstr "ratolí3"
#. 🖲 (U+1F5B2), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10112,7 +10112,7 @@ msgctxt ""
"TRACKBALL\n"
"LngText.text"
msgid "trackball"
-msgstr ""
+msgstr "ratolí de bola"
#. 🎞 (U+1F39E), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10121,7 +10121,7 @@ msgctxt ""
"FILM_FRAMES\n"
"LngText.text"
msgid "film"
-msgstr ""
+msgstr "pel·lícula"
#. 📽 (U+1F4FD), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10130,7 +10130,7 @@ msgctxt ""
"FILM_PROJECTOR\n"
"LngText.text"
msgid "projector"
-msgstr ""
+msgstr "projector"
#. 📸 (U+1F4F8), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10139,7 +10139,7 @@ msgctxt ""
"CAMERA_WITH_FLASH\n"
"LngText.text"
msgid "flash"
-msgstr ""
+msgstr "flaix"
#. 🕯 (U+1F56F), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10148,7 +10148,7 @@ msgctxt ""
"CANDLE\n"
"LngText.text"
msgid "candle"
-msgstr ""
+msgstr "espelma"
#. 🗞 (U+1F5DE), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10157,7 +10157,7 @@ msgctxt ""
"ROLLED-UP_NEWSPAPER\n"
"LngText.text"
msgid "newspaper2"
-msgstr ""
+msgstr "diari2"
#. 🏷 (U+1F3F7), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10166,7 +10166,7 @@ msgctxt ""
"LABEL\n"
"LngText.text"
msgid "label"
-msgstr ""
+msgstr "etiqueta"
#. 🗳 (U+1F5F3), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10175,7 +10175,7 @@ msgctxt ""
"BALLOT_BOX_WITH_BALLOT\n"
"LngText.text"
msgid "ballot"
-msgstr ""
+msgstr "urna"
#. 🖋 (U+1F58B), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10184,7 +10184,7 @@ msgctxt ""
"LOWER_LEFT_FOUNTAIN_PEN\n"
"LngText.text"
msgid "pen2"
-msgstr ""
+msgstr "ploma2"
#. 🖊 (U+1F58A), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10193,7 +10193,7 @@ msgctxt ""
"LOWER_LEFT_BALLPOINT_PEN\n"
"LngText.text"
msgid "pen"
-msgstr ""
+msgstr "bolígraf"
#. 🖌 (U+1F58C), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10202,7 +10202,7 @@ msgctxt ""
"LOWER_LEFT_PAINTBRUSH\n"
"LngText.text"
msgid "paintbrush"
-msgstr ""
+msgstr "pinzell"
#. 🖍 (U+1F58D), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10211,7 +10211,7 @@ msgctxt ""
"LOWER_LEFT_CRAYON\n"
"LngText.text"
msgid "crayon"
-msgstr ""
+msgstr "llapis"
#. 🗂 (U+1F5C2), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10220,7 +10220,7 @@ msgctxt ""
"CARD_INDEX_DIVIDERS\n"
"LngText.text"
msgid "index"
-msgstr ""
+msgstr "índex"
#. 🗒 (U+1F5D2), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10229,7 +10229,7 @@ msgctxt ""
"SPIRAL_NOTE_PAD\n"
"LngText.text"
msgid "notepad"
-msgstr ""
+msgstr "bloc de notes"
#. 🗓 (U+1F5D3), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10238,7 +10238,7 @@ msgctxt ""
"SPIRAL_CALENDAR_PAD\n"
"LngText.text"
msgid "calendar3"
-msgstr ""
+msgstr "calendari3"
#. 🖇 (U+1F587), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10247,7 +10247,7 @@ msgctxt ""
"LINKED_PAPERCLIPS\n"
"LngText.text"
msgid "paperclip2"
-msgstr ""
+msgstr "clip2"
#. 🗃 (U+1F5C3), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10256,7 +10256,7 @@ msgctxt ""
"CARD_FILE_BOX\n"
"LngText.text"
msgid "box"
-msgstr ""
+msgstr "caixa"
#. 🗄 (U+1F5C4), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10265,7 +10265,7 @@ msgctxt ""
"FILE_CABINET\n"
"LngText.text"
msgid "cabinet"
-msgstr ""
+msgstr "armari"
#. 🗑 (U+1F5D1), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10274,7 +10274,7 @@ msgctxt ""
"WASTEBASKET\n"
"LngText.text"
msgid "wastebasket"
-msgstr ""
+msgstr "paperera"
#. 🗝 (U+1F5DD), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10283,7 +10283,7 @@ msgctxt ""
"OLD_KEY\n"
"LngText.text"
msgid "key2"
-msgstr ""
+msgstr "clau2"
#. 🛠 (U+1F6E0), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10292,7 +10292,7 @@ msgctxt ""
"HAMMER_AND_WRENCH\n"
"LngText.text"
msgid "hammer and wrench"
-msgstr ""
+msgstr "martell i clau"
#. 🗡 (U+1F5E1), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10301,7 +10301,7 @@ msgctxt ""
"DAGGER_KNIFE\n"
"LngText.text"
msgid "knife2"
-msgstr ""
+msgstr "ganivet2"
#. 🛡 (U+1F6E1), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10310,7 +10310,7 @@ msgctxt ""
"SHIELD\n"
"LngText.text"
msgid "shield"
-msgstr ""
+msgstr "escut"
#. 🗜 (U+1F5DC), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10319,7 +10319,7 @@ msgctxt ""
"COMPRESSION\n"
"LngText.text"
msgid "clamp"
-msgstr ""
+msgstr "pinça"
#. 🛏 (U+1F6CF), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10328,7 +10328,7 @@ msgctxt ""
"BED\n"
"LngText.text"
msgid "bed"
-msgstr ""
+msgstr "llit"
#. 🛋 (U+1F6CB), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10337,7 +10337,7 @@ msgctxt ""
"COUCH_AND_LAMP\n"
"LngText.text"
msgid "couch"
-msgstr ""
+msgstr "sofà"
#. 🕉 (U+1F549), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10346,7 +10346,7 @@ msgctxt ""
"OM_SYMBOL\n"
"LngText.text"
msgid "om"
-msgstr ""
+msgstr "om"
#. ⏸ (U+23F8), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10355,7 +10355,7 @@ msgctxt ""
"DOUBLE_VERTICAL_BAR\n"
"LngText.text"
msgid "pause"
-msgstr ""
+msgstr "pausa"
#. ⏹ (U+23F9), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10364,7 +10364,7 @@ msgctxt ""
"BLACK_SQUARE_FOR_STOP\n"
"LngText.text"
msgid "stop2"
-msgstr ""
+msgstr "para2"
#. ⏺ (U+23FA), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10373,7 +10373,7 @@ msgctxt ""
"BLACK_CIRCLE_FOR_RECORD\n"
"LngText.text"
msgid "record"
-msgstr ""
+msgstr "enregistra"
#. 🏴 (U+1F3F4), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10382,7 +10382,7 @@ msgctxt ""
"WAVING_BLACK_FLAG\n"
"LngText.text"
msgid "flag"
-msgstr ""
+msgstr "bandera"
#. 🏳 (U+1F3F3), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10391,7 +10391,7 @@ msgctxt ""
"WAVING_WHITE_FLAG\n"
"LngText.text"
msgid "flag2"
-msgstr ""
+msgstr "bandera2"
#. 🗷 (U+1F5F7), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10400,7 +10400,7 @@ msgctxt ""
"BALLOT_BOX_WITH_BOLD_SCRIPT_X\n"
"LngText.text"
msgid "checkbox4"
-msgstr ""
+msgstr "casella de selecció4"
#. 🛉 (U+1F6C9), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10409,7 +10409,7 @@ msgctxt ""
"BOYS_SYMBOL\n"
"LngText.text"
msgid "boys"
-msgstr ""
+msgstr "nois"
#. 🛈 (U+1F6C8), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10418,7 +10418,7 @@ msgctxt ""
"CIRCLED_INFORMATION_SOURCE\n"
"LngText.text"
msgid "information3"
-msgstr ""
+msgstr "informació3"
#. 🛊 (U+1F6CA), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10427,7 +10427,7 @@ msgctxt ""
"GIRLS_SYMBOL\n"
"LngText.text"
msgid "girls"
-msgstr ""
+msgstr "noies"
#. 🛨 (U+1F6E8), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10436,7 +10436,7 @@ msgctxt ""
"UP-POINTING_SMALL_AIRPLANE\n"
"LngText.text"
msgid "airplane4"
-msgstr ""
+msgstr "avió4"
#. 🛲 (U+1F6F2), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10445,7 +10445,7 @@ msgctxt ""
"DIESEL_LOCOMOTIVE\n"
"LngText.text"
msgid "locomotive2"
-msgstr ""
+msgstr "locomotora2"
#. 🛧 (U+1F6E7), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10454,7 +10454,7 @@ msgctxt ""
"UP-POINTING_AIRPLANE\n"
"LngText.text"
msgid "airplane3"
-msgstr ""
+msgstr "avió3"
#. 🛱 (U+1F6F1), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10463,7 +10463,7 @@ msgctxt ""
"ONCOMING_FIRE_ENGINE\n"
"LngText.text"
msgid "fire engine2"
-msgstr ""
+msgstr "camió de bombers2"
#. 🛦 (U+1F6E6), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10472,7 +10472,7 @@ msgctxt ""
"UP-POINTING_MILITARY_AIRPLANE\n"
"LngText.text"
msgid "airplane5"
-msgstr ""
+msgstr "avió5"
#. 🛪 (U+1F6EA), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10481,7 +10481,7 @@ msgctxt ""
"NORTHEAST-POINTING_AIRPLANE\n"
"LngText.text"
msgid "airplane6"
-msgstr ""
+msgstr "avió6"
#. 🗭 (U+1F5ED), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10490,7 +10490,7 @@ msgctxt ""
"RIGHT_THOUGHT_BUBBLE\n"
"LngText.text"
msgid "bubble5"
-msgstr ""
+msgstr "bombolla5"
#. 🗱 (U+1F5F1), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10499,7 +10499,7 @@ msgctxt ""
"LIGHTNING_MOOD_BUBBLE\n"
"LngText.text"
msgid "bubble6"
-msgstr ""
+msgstr "bombolla6"
#. 🗬 (U+1F5EC), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10508,7 +10508,7 @@ msgctxt ""
"LEFT_THOUGHT_BUBBLE\n"
"LngText.text"
msgid "bubble7"
-msgstr ""
+msgstr "bombolla7"
#. 🗠 (U+1F5E0), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10517,7 +10517,7 @@ msgctxt ""
"STOCK_CHART\n"
"LngText.text"
msgid "chart5"
-msgstr ""
+msgstr "diagrama5"
#. 🗟 (U+1F5DF), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10526,7 +10526,7 @@ msgctxt ""
"PAGE_WITH_CIRCLED_TEXT\n"
"LngText.text"
msgid "page4"
-msgstr ""
+msgstr "pàgina4"
#. 🖎 (U+1F58E), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10535,7 +10535,7 @@ msgctxt ""
"LEFT_WRITING_HAND\n"
"LngText.text"
msgid "writing2"
-msgstr ""
+msgstr "escriptura2"
#. 🗦 (U+1F5E6), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10544,7 +10544,7 @@ msgctxt ""
"THREE_RAYS_LEFT\n"
"LngText.text"
msgid "rays"
-msgstr ""
+msgstr "rajos"
#. 🎝 (U+1F39D), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10553,7 +10553,7 @@ msgctxt ""
"BEAMED_DESCENDING_MUSICAL_NOTES\n"
"LngText.text"
msgid "notes3"
-msgstr ""
+msgstr "notes3"
#. 🔾 (U+1F53E), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10562,7 +10562,7 @@ msgctxt ""
"LOWER_RIGHT_SHADOWED_WHITE_CIRCLE\n"
"LngText.text"
msgid "circle3"
-msgstr ""
+msgstr "cercle3"
#. 🎜 (U+1F39C), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10571,7 +10571,7 @@ msgctxt ""
"BEAMED_ASCENDING_MUSICAL_NOTES\n"
"LngText.text"
msgid "notes4"
-msgstr ""
+msgstr "notes4"
#. 🕮 (U+1F56E), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10580,7 +10580,7 @@ msgctxt ""
"BOOK\n"
"LngText.text"
msgid "book"
-msgstr ""
+msgstr "llibre"
#. 🗛 (U+1F5DB), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10589,7 +10589,7 @@ msgctxt ""
"DECREASE_FONT_SIZE_SYMBOL\n"
"LngText.text"
msgid "font"
-msgstr ""
+msgstr "tipus de lletra"
#. 🔿 (U+1F53F), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10598,7 +10598,7 @@ msgctxt ""
"UPPER_RIGHT_SHADOWED_WHITE_CIRCLE\n"
"LngText.text"
msgid "circle4"
-msgstr ""
+msgstr "cercle4"
#. 🕫 (U+1F56B), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10607,7 +10607,7 @@ msgctxt ""
"BULLHORN\n"
"LngText.text"
msgid "bullhorn"
-msgstr ""
+msgstr "megàfon"
#. 🕬 (U+1F56C), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10616,7 +10616,7 @@ msgctxt ""
"BULLHORN_WITH_SOUND_WAVES\n"
"LngText.text"
msgid "bullhorn2"
-msgstr ""
+msgstr "megàfon2"
#. 🕻 (U+1F57B), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10625,7 +10625,7 @@ msgctxt ""
"LEFT_HAND_TELEPHONE_RECEIVER\n"
"LngText.text"
msgid "receiver2"
-msgstr ""
+msgstr "auricular2"
#. 🕾 (U+1F57E), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10634,7 +10634,7 @@ msgctxt ""
"WHITE_TOUCHTONE_TELEPHONE\n"
"LngText.text"
msgid "phone3"
-msgstr ""
+msgstr "telèfon3"
#. 🕼 (U+1F57C), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10643,7 +10643,7 @@ msgctxt ""
"TELEPHONE_RECEIVER_WITH_PAGE\n"
"LngText.text"
msgid "receiver4"
-msgstr ""
+msgstr "auricular4"
#. 🕽 (U+1F57D), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10652,7 +10652,7 @@ msgctxt ""
"RIGHT_HAND_TELEPHONE_RECEIVER\n"
"LngText.text"
msgid "receiver3"
-msgstr ""
+msgstr "auricular3"
#. 🕿 (U+1F57F), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10661,7 +10661,7 @@ msgctxt ""
"BLACK_TOUCHTONE_TELEPHONE\n"
"LngText.text"
msgid "phone4"
-msgstr ""
+msgstr "telèfon4"
#. 🖚 (U+1F59A), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10670,7 +10670,7 @@ msgctxt ""
"SIDEWAYS_BLACK_LEFT_POINTING_INDEX\n"
"LngText.text"
msgid "left4"
-msgstr ""
+msgstr "esquerra4"
#. 🖏 (U+1F58F), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10679,7 +10679,7 @@ msgctxt ""
"TURNED_OK_HAND_SIGN\n"
"LngText.text"
msgid "ok2"
-msgstr ""
+msgstr "ok2"
#. 🖜 (U+1F59C), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10688,7 +10688,7 @@ msgctxt ""
"BLACK_LEFT_POINTING_BACKHAND_INDEX\n"
"LngText.text"
msgid "left5"
-msgstr ""
+msgstr "esquerra5"
#. 🗥 (U+1F5E5), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10697,7 +10697,7 @@ msgctxt ""
"THREE_RAYS_BELOW\n"
"LngText.text"
msgid "rays2"
-msgstr ""
+msgstr "rajos2"
#. 🖛 (U+1F59B), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10706,7 +10706,7 @@ msgctxt ""
"SIDEWAYS_BLACK_RIGHT_POINTING_INDEX\n"
"LngText.text"
msgid "right4"
-msgstr ""
+msgstr "dreta4"
#. 🖟 (U+1F59F), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10715,7 +10715,7 @@ msgctxt ""
"SIDEWAYS_WHITE_DOWN_POINTING_INDEX\n"
"LngText.text"
msgid "down3"
-msgstr ""
+msgstr "avall3"
#. 🖞 (U+1F59E), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10724,7 +10724,7 @@ msgctxt ""
"SIDEWAYS_WHITE_UP_POINTING_INDEX\n"
"LngText.text"
msgid "up3"
-msgstr ""
+msgstr "amunt3"
#. 🌢 (U+1F322), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10733,7 +10733,7 @@ msgctxt ""
"BLACK_DROPLET\n"
"LngText.text"
msgid "droplet2"
-msgstr ""
+msgstr "goteta2"
#. 🎘 (U+1F398), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10742,7 +10742,7 @@ msgctxt ""
"MUSICAL_KEYBOARD_WITH_JACKS\n"
"LngText.text"
msgid "synthesizer"
-msgstr ""
+msgstr "sintetitzador"
#. 🎕 (U+1F395), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10751,7 +10751,7 @@ msgctxt ""
"BOUQUET_OF_FLOWERS\n"
"LngText.text"
msgid "bouquet2"
-msgstr ""
+msgstr "ram de flors2"
#. 🎔 (U+1F394), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10760,7 +10760,7 @@ msgctxt ""
"HEART_WITH_TIP_ON_THE_LEFT\n"
"LngText.text"
msgid "heart2"
-msgstr ""
+msgstr "cor2"
#. 🕱 (U+1F571), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10769,7 +10769,7 @@ msgctxt ""
"BLACK_SKULL_AND_CROSSBONES\n"
"LngText.text"
msgid "pirate"
-msgstr ""
+msgstr "pirata"
#. 🖀 (U+1F580), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10778,7 +10778,7 @@ msgctxt ""
"TELEPHONE_ON_TOP_OF_MODEM\n"
"LngText.text"
msgid "modem"
-msgstr ""
+msgstr "mòdem"
#. 🕲 (U+1F572), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10787,7 +10787,7 @@ msgctxt ""
"NO_PIRACY\n"
"LngText.text"
msgid "no piracy"
-msgstr ""
+msgstr "pirateria prohibida"
#. 🕅 (U+1F545), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10805,7 +10805,7 @@ msgctxt ""
"CELTIC_CROSS\n"
"LngText.text"
msgid "Celtic cross"
-msgstr ""
+msgstr "creu celta"
#. 🖗 (U+1F597), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10814,7 +10814,7 @@ msgctxt ""
"WHITE_DOWN_POINTING_LEFT_HAND_INDEX\n"
"LngText.text"
msgid "down4"
-msgstr ""
+msgstr "avall4"
#. 🖆 (U+1F586), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10823,7 +10823,7 @@ msgctxt ""
"PEN_OVER_STAMPED_ENVELOPE\n"
"LngText.text"
msgid "envelope4"
-msgstr ""
+msgstr "sobre4"
#. 🖃 (U+1F583), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10832,7 +10832,7 @@ msgctxt ""
"STAMPED_ENVELOPE\n"
"LngText.text"
msgid "envelope2"
-msgstr ""
+msgstr "sobre2"
#. 🗤 (U+1F5E4), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10841,7 +10841,7 @@ msgctxt ""
"THREE_RAYS_ABOVE\n"
"LngText.text"
msgid "rays3"
-msgstr ""
+msgstr "rajos3"
#. 🖉 (U+1F589), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10850,7 +10850,7 @@ msgctxt ""
"LOWER_LEFT_PENCIL\n"
"LngText.text"
msgid "pencil4"
-msgstr ""
+msgstr "llapis4"
#. 🖂 (U+1F582), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10859,7 +10859,7 @@ msgctxt ""
"BACK_OF_ENVELOPE\n"
"LngText.text"
msgid "envelope3"
-msgstr ""
+msgstr "sobre3"
#. 🖈 (U+1F588), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10868,7 +10868,7 @@ msgctxt ""
"BLACK_PUSHPIN\n"
"LngText.text"
msgid "tack"
-msgstr ""
+msgstr "xinxeta"
#. 🖄 (U+1F584), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10877,7 +10877,7 @@ msgctxt ""
"ENVELOPE_WITH_LIGHTNING\n"
"LngText.text"
msgid "envelope5"
-msgstr ""
+msgstr "sobre5"
#. 🖁 (U+1F581), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10886,7 +10886,7 @@ msgctxt ""
"CLAMSHELL_MOBILE_PHONE\n"
"LngText.text"
msgid "mobile2"
-msgstr ""
+msgstr "mòbil2"
#. 🖅 (U+1F585), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10895,7 +10895,7 @@ msgctxt ""
"FLYING_ENVELOPE\n"
"LngText.text"
msgid "envelope6"
-msgstr ""
+msgstr "sobre6"
#. 🖘 (U+1F598), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10904,7 +10904,7 @@ msgctxt ""
"SIDEWAYS_WHITE_LEFT_POINTING_INDEX\n"
"LngText.text"
msgid "left6"
-msgstr ""
+msgstr "esquerra6"
#. 🖙 (U+1F599), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10913,7 +10913,7 @@ msgctxt ""
"SIDEWAYS_WHITE_RIGHT_POINTING_INDEX\n"
"LngText.text"
msgid "right5"
-msgstr ""
+msgstr "dreta5"
#. 🗖 (U+1F5D6), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10922,7 +10922,7 @@ msgctxt ""
"MAXIMIZE\n"
"LngText.text"
msgid "maximize"
-msgstr ""
+msgstr "maximitza"
#. 🗗 (U+1F5D7), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10931,7 +10931,7 @@ msgctxt ""
"OVERLAP\n"
"LngText.text"
msgid "overlap"
-msgstr ""
+msgstr "superposa"
#. 🗏 (U+1F5CF), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10940,7 +10940,7 @@ msgctxt ""
"PAGE\n"
"LngText.text"
msgid "page2"
-msgstr ""
+msgstr "pàgina2"
#. 🗐 (U+1F5D0), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10949,7 +10949,7 @@ msgctxt ""
"PAGES\n"
"LngText.text"
msgid "pages"
-msgstr ""
+msgstr "pàgines"
#. 🗘 (U+1F5D8), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10958,7 +10958,7 @@ msgctxt ""
"CLOCKWISE_RIGHT_AND_LEFT_SEMICIRCLE_ARROWS\n"
"LngText.text"
msgid "arrows"
-msgstr ""
+msgstr "fletxes"
#. 🗚 (U+1F5DA), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10967,7 +10967,7 @@ msgctxt ""
"INCREASE_FONT_SIZE_SYMBOL\n"
"LngText.text"
msgid "font2"
-msgstr ""
+msgstr "tipus de lletra2"
#. 🗕 (U+1F5D5), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10976,7 +10976,7 @@ msgctxt ""
"MINIMIZE\n"
"LngText.text"
msgid "minimize"
-msgstr ""
+msgstr "minimitza"
#. 🗙 (U+1F5D9), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10985,7 +10985,7 @@ msgctxt ""
"CANCELLATION_X\n"
"LngText.text"
msgid "cancel"
-msgstr ""
+msgstr "cancel·la"
#. 🗔 (U+1F5D4), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10994,7 +10994,7 @@ msgctxt ""
"DESKTOP_WINDOW\n"
"LngText.text"
msgid "window"
-msgstr ""
+msgstr "finestra"
#. 🗌 (U+1F5CC), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11003,7 +11003,7 @@ msgctxt ""
"EMPTY_PAGE\n"
"LngText.text"
msgid "empty page"
-msgstr ""
+msgstr "pàgina buida"
#. 🗋 (U+1F5CB), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11012,7 +11012,7 @@ msgctxt ""
"EMPTY_DOCUMENT\n"
"LngText.text"
msgid "empty document"
-msgstr ""
+msgstr "document buit"
#. 🗍 (U+1F5CD), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11021,7 +11021,7 @@ msgctxt ""
"EMPTY_PAGES\n"
"LngText.text"
msgid "empty pages"
-msgstr ""
+msgstr "pàgines buides"
#. 🗎 (U+1F5CE), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11030,7 +11030,7 @@ msgctxt ""
"DOCUMENT\n"
"LngText.text"
msgid "document"
-msgstr ""
+msgstr "document"
#. 🗆 (U+1F5C6), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11039,7 +11039,7 @@ msgctxt ""
"EMPTY_NOTE_PAGE\n"
"LngText.text"
msgid "empty note page"
-msgstr ""
+msgstr "pàgina de notes buida"
#. 🗊 (U+1F5CA), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11048,7 +11048,7 @@ msgctxt ""
"NOTE_PAD\n"
"LngText.text"
msgid "note pad"
-msgstr ""
+msgstr "llibreta"
#. 🗈 (U+1F5C8), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11057,7 +11057,7 @@ msgctxt ""
"NOTE\n"
"LngText.text"
msgid "note3"
-msgstr ""
+msgstr "nota3"
#. 🗇 (U+1F5C7), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11075,7 +11075,7 @@ msgctxt ""
"NOTE_PAGE\n"
"LngText.text"
msgid "note page"
-msgstr ""
+msgstr "pàgina de notes"
#. 🖸 (U+1F5B8), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11084,7 +11084,7 @@ msgctxt ""
"OPTICAL_DISC_ICON\n"
"LngText.text"
msgid "optical disc"
-msgstr ""
+msgstr "disc òptic"
#. 🗀 (U+1F5C0), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11093,7 +11093,7 @@ msgctxt ""
"FOLDER\n"
"LngText.text"
msgid "folder3"
-msgstr ""
+msgstr "carpeta3"
#. 🖝 (U+1F59D), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11102,7 +11102,7 @@ msgctxt ""
"BLACK_RIGHT_POINTING_BACKHAND_INDEX\n"
"LngText.text"
msgid "right6"
-msgstr ""
+msgstr "dreta6"
#. 🗁 (U+1F5C1), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11111,7 +11111,7 @@ msgctxt ""
"OPEN_FOLDER\n"
"LngText.text"
msgid "folder4"
-msgstr ""
+msgstr "carpeta4"
#. 🗅 (U+1F5C5), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11120,7 +11120,7 @@ msgctxt ""
"EMPTY_NOTE\n"
"LngText.text"
msgid "empty note"
-msgstr ""
+msgstr "nota buida"
#. 🖿 (U+1F5BF), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11129,7 +11129,7 @@ msgctxt ""
"BLACK_FOLDER\n"
"LngText.text"
msgid "folder5"
-msgstr ""
+msgstr "carpeta5"
#. 🖾 (U+1F5BE), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11138,7 +11138,7 @@ msgctxt ""
"FRAME_WITH_AN_X\n"
"LngText.text"
msgid "frame"
-msgstr ""
+msgstr "marc"
#. 🖽 (U+1F5BD), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11147,7 +11147,7 @@ msgctxt ""
"FRAME_WITH_TILES\n"
"LngText.text"
msgid "frame2"
-msgstr ""
+msgstr "marc2"
#. 🖹 (U+1F5B9), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11156,7 +11156,7 @@ msgctxt ""
"DOCUMENT_WITH_TEXT\n"
"LngText.text"
msgid "document2"
-msgstr ""
+msgstr "document2"
#. 🖻 (U+1F5BB), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11165,7 +11165,7 @@ msgctxt ""
"DOCUMENT_WITH_PICTURE\n"
"LngText.text"
msgid "document3"
-msgstr ""
+msgstr "document3"
#. 🖺 (U+1F5BA), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11174,7 +11174,7 @@ msgctxt ""
"DOCUMENT_WITH_TEXT_AND_PICTURE\n"
"LngText.text"
msgid "document4"
-msgstr ""
+msgstr "document4"
#. 🖶 (U+1F5B6), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11183,7 +11183,7 @@ msgctxt ""
"PRINTER_ICON\n"
"LngText.text"
msgid "printer2"
-msgstr ""
+msgstr "impressora2"
#. 🖷 (U+1F5B7), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11192,7 +11192,7 @@ msgctxt ""
"FAX_ICON\n"
"LngText.text"
msgid "fax2"
-msgstr ""
+msgstr "fax2"
#. 🖰 (U+1F5B0), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11201,7 +11201,7 @@ msgctxt ""
"TWO_BUTTON_MOUSE\n"
"LngText.text"
msgid "mouse4"
-msgstr ""
+msgstr "ratolí4"
#. 🖳 (U+1F5B3), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11210,7 +11210,7 @@ msgctxt ""
"OLD_PERSONAL_COMPUTER\n"
"LngText.text"
msgid "pc"
-msgstr ""
+msgstr "pc"
#. 🖵 (U+1F5B5), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11219,7 +11219,7 @@ msgctxt ""
"SCREEN\n"
"LngText.text"
msgid "screen"
-msgstr ""
+msgstr "pantalla"
#. 🖯 (U+1F5AF), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11228,7 +11228,7 @@ msgctxt ""
"ONE_BUTTON_MOUSE\n"
"LngText.text"
msgid "mouse5"
-msgstr ""
+msgstr "ratolí5"
#. 🖴 (U+1F5B4), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11237,7 +11237,7 @@ msgctxt ""
"HARD_DISK\n"
"LngText.text"
msgid "hard disk"
-msgstr ""
+msgstr "disc dur"
#. 🖩 (U+1F5A9), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11246,7 +11246,7 @@ msgctxt ""
"POCKET_CALCULATOR\n"
"LngText.text"
msgid "calculator"
-msgstr ""
+msgstr "calculadora"
#. 🖭 (U+1F5AD), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11264,7 +11264,7 @@ msgctxt ""
"SOFT_SHELL_FLOPPY_DISK\n"
"LngText.text"
msgid "floppy2"
-msgstr ""
+msgstr "disquet2"
#. 🖫 (U+1F5AB), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11273,7 +11273,7 @@ msgctxt ""
"WHITE_HARD_SHELL_FLOPPY_DISK\n"
"LngText.text"
msgid "floppy3"
-msgstr ""
+msgstr "disquet3"
#. 🖮 (U+1F5AE), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11282,7 +11282,7 @@ msgctxt ""
"WIRED_KEYBOARD\n"
"LngText.text"
msgid "keyboard2"
-msgstr ""
+msgstr "teclat2"
#. 🖔 (U+1F594), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11291,7 +11291,7 @@ msgctxt ""
"REVERSED_VICTORY_HAND\n"
"LngText.text"
msgid "victory2"
-msgstr ""
+msgstr "victòria2"
#. 🖧 (U+1F5A7), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11300,7 +11300,7 @@ msgctxt ""
"THREE_NETWORKED_COMPUTERS\n"
"LngText.text"
msgid "network"
-msgstr ""
+msgstr "xarxa"
#. 🖪 (U+1F5AA), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11309,7 +11309,7 @@ msgctxt ""
"BLACK_HARD_SHELL_FLOPPY_DISK\n"
"LngText.text"
msgid "floppy4"
-msgstr ""
+msgstr "disquet4"
#. 🗢 (U+1F5E2), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11318,7 +11318,7 @@ msgctxt ""
"LIPS\n"
"LngText.text"
msgid "lips"
-msgstr ""
+msgstr "llavis"
#. 🖦 (U+1F5A6), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11327,7 +11327,7 @@ msgctxt ""
"KEYBOARD_AND_MOUSE\n"
"LngText.text"
msgid "keyboard3"
-msgstr ""
+msgstr "teclat3"
#. 🖣 (U+1F5A3), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11336,7 +11336,7 @@ msgctxt ""
"BLACK_DOWN_POINTING_BACKHAND_INDEX\n"
"LngText.text"
msgid "down5"
-msgstr ""
+msgstr "avall5"
#. 🖡 (U+1F5A1), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11345,7 +11345,7 @@ msgctxt ""
"SIDEWAYS_BLACK_DOWN_POINTING_INDEX\n"
"LngText.text"
msgid "down6"
-msgstr ""
+msgstr "avall6"
#. 📾 (U+1F4FE), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11354,7 +11354,7 @@ msgctxt ""
"PORTABLE_STEREO\n"
"LngText.text"
msgid "stereo"
-msgstr ""
+msgstr "estèreo"
#. 🏶 (U+1F3F6), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11363,7 +11363,7 @@ msgctxt ""
"BLACK_ROSETTE\n"
"LngText.text"
msgid "rosette2"
-msgstr ""
+msgstr "rosetó2"
#. 🏲 (U+1F3F2), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11372,7 +11372,7 @@ msgctxt ""
"BLACK_PENNANT\n"
"LngText.text"
msgid "pennant"
-msgstr ""
+msgstr "banderola"
#. 🖠 (U+1F5A0), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11381,7 +11381,7 @@ msgctxt ""
"SIDEWAYS_BLACK_UP_POINTING_INDEX\n"
"LngText.text"
msgid "up4"
-msgstr ""
+msgstr "amunt4"
#. 🖢 (U+1F5A2), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11390,7 +11390,7 @@ msgctxt ""
"BLACK_UP_POINTING_BACKHAND_INDEX\n"
"LngText.text"
msgid "up5"
-msgstr ""
+msgstr "amunt5"
#. 🏱 (U+1F3F1), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11399,7 +11399,7 @@ msgctxt ""
"WHITE_PENNANT\n"
"LngText.text"
msgid "pennant2"
-msgstr ""
+msgstr "banderola2"
#. 🕄 (U+1F544), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11417,7 +11417,7 @@ msgctxt ""
"REVERSED_THUMBS_DOWN_SIGN\n"
"LngText.text"
msgid "no2"
-msgstr ""
+msgstr "no2"
#. 🖑 (U+1F591), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11426,7 +11426,7 @@ msgctxt ""
"REVERSED_RAISED_HAND_WITH_FINGERS_SPLAYED\n"
"LngText.text"
msgid "hand3"
-msgstr ""
+msgstr "mà3"
#. 🖒 (U+1F592), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11435,7 +11435,7 @@ msgctxt ""
"REVERSED_THUMBS_UP_SIGN\n"
"LngText.text"
msgid "yes2"
-msgstr ""
+msgstr "sí2"
#. 🕩 (U+1F569), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11444,7 +11444,7 @@ msgctxt ""
"RIGHT_SPEAKER_WITH_ONE_SOUND_WAVE\n"
"LngText.text"
msgid "speaker2"
-msgstr ""
+msgstr "altaveu2"
#. 🕆 (U+1F546), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11453,7 +11453,7 @@ msgctxt ""
"WHITE_LATIN_CROSS\n"
"LngText.text"
msgid "Latin cross2"
-msgstr ""
+msgstr "creu llatina2"
#. 🕇 (U+1F547), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11462,7 +11462,7 @@ msgctxt ""
"HEAVY_LATIN_CROSS\n"
"LngText.text"
msgid "Latin cross3"
-msgstr ""
+msgstr "creu llatina3"
#. 🕨 (U+1F568), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11471,7 +11471,7 @@ msgctxt ""
"RIGHT_SPEAKER\n"
"LngText.text"
msgid "speaker3"
-msgstr ""
+msgstr "altaveu3"
#. 🕭 (U+1F56D), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11480,7 +11480,7 @@ msgctxt ""
"RINGING_BELL\n"
"LngText.text"
msgid "bell3"
-msgstr ""
+msgstr "campana3"
#. 🌣 (U+1F323), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11489,7 +11489,7 @@ msgctxt ""
"WHITE_SUN\n"
"LngText.text"
msgid "sun2"
-msgstr ""
+msgstr "sol2"
#. 🛇 (U+1F6C7), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11498,7 +11498,7 @@ msgctxt ""
"PROHIBITED_SIGN\n"
"LngText.text"
msgid "prohibited"
-msgstr ""
+msgstr "prohibit"
#. 🛆 (U+1F6C6), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11507,7 +11507,7 @@ msgctxt ""
"TRIANGLE_WITH_ROUNDED_CORNERS\n"
"LngText.text"
msgid "triangle3"
-msgstr ""
+msgstr "triangle3"
#. 🗫 (U+1F5EB), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11516,7 +11516,7 @@ msgctxt ""
"THREE_SPEECH_BUBBLES\n"
"LngText.text"
msgid "bubble3"
-msgstr ""
+msgstr "bombolla3"
#. 🕪 (U+1F56A), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11525,7 +11525,7 @@ msgctxt ""
"RIGHT_SPEAKER_WITH_THREE_SOUND_WAVES\n"
"LngText.text"
msgid "speaker4"
-msgstr ""
+msgstr "altaveu4"
#. 🗮 (U+1F5EE), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11534,7 +11534,7 @@ msgctxt ""
"LEFT_ANGER_BUBBLE\n"
"LngText.text"
msgid "bubble8"
-msgstr ""
+msgstr "bombolla8"
#. 🗧 (U+1F5E7), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11543,7 +11543,7 @@ msgctxt ""
"THREE_RAYS_RIGHT\n"
"LngText.text"
msgid "rays4"
-msgstr ""
+msgstr "rajos4"
#. 🗲 (U+1F5F2), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11552,7 +11552,7 @@ msgctxt ""
"LIGHTNING_MOOD\n"
"LngText.text"
msgid "lightning2"
-msgstr ""
+msgstr "llampec2"
#. 🗰 (U+1F5F0), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11561,7 +11561,7 @@ msgctxt ""
"MOOD_BUBBLE\n"
"LngText.text"
msgid "bubble9"
-msgstr ""
+msgstr "bombolla9"
#. 🗹 (U+1F5F9), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11570,7 +11570,7 @@ msgctxt ""
"BALLOT_BOX_WITH_BOLD_CHECK\n"
"LngText.text"
msgid "checkbox5"
-msgstr ""
+msgstr "casella de selecció5"
#. 🗴 (U+1F5F4), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11579,7 +11579,7 @@ msgctxt ""
"BALLOT_SCRIPT_X\n"
"LngText.text"
msgid "check mark4"
-msgstr ""
+msgstr "marca de verificació4"
#. 🗪 (U+1F5EA), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11588,7 +11588,7 @@ msgctxt ""
"TWO_SPEECH_BUBBLES\n"
"LngText.text"
msgid "bubble2"
-msgstr ""
+msgstr "bombolla2"
#. 🗶 (U+1F5F6), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11597,7 +11597,7 @@ msgctxt ""
"BALLOT_BOLD_SCRIPT_X\n"
"LngText.text"
msgid "x4"
-msgstr ""
+msgstr "x4"
#. 🗩 (U+1F5E9), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11606,7 +11606,7 @@ msgctxt ""
"RIGHT_SPEECH_BUBBLE\n"
"LngText.text"
msgid "bubble10"
-msgstr ""
+msgstr "bombolla10"
#. 🗵 (U+1F5F5), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11615,7 +11615,7 @@ msgctxt ""
"BALLOT_BOX_WITH_SCRIPT_X\n"
"LngText.text"
msgid "checkbox6"
-msgstr ""
+msgstr "casella de selecció6"
#. 🗸 (U+1F5F8), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11624,7 +11624,7 @@ msgctxt ""
"LIGHT_CHECK_MARK\n"
"LngText.text"
msgid "check mark5"
-msgstr ""
+msgstr "marca de verificació5"
#. 🤗 (U+1F917), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11633,7 +11633,7 @@ msgctxt ""
"HUGGING_FACE\n"
"LngText.text"
msgid "hugging"
-msgstr ""
+msgstr "abraçada"
#. 🤔 (U+1F914), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11642,7 +11642,7 @@ msgctxt ""
"THINKING_FACE\n"
"LngText.text"
msgid "thinking"
-msgstr ""
+msgstr "pensant"
#. 🙄 (U+1F644), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11651,7 +11651,7 @@ msgctxt ""
"FACE_WITH_ROLLING_EYES\n"
"LngText.text"
msgid "eye roll"
-msgstr ""
+msgstr "ulls rodolant"
#. 🤐 (U+1F910), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11660,7 +11660,7 @@ msgctxt ""
"ZIPPER-MOUTH_FACE\n"
"LngText.text"
msgid "zipper"
-msgstr ""
+msgstr "cremallera"
#. 🙃 (U+1F643), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11669,7 +11669,7 @@ msgctxt ""
"UPSIDE-DOWN_FACE\n"
"LngText.text"
msgid "upside-down"
-msgstr ""
+msgstr "cap per avall"
#. 🤑 (U+1F911), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11678,7 +11678,7 @@ msgctxt ""
"MONEY-MOUTH_FACE\n"
"LngText.text"
msgid "money3"
-msgstr ""
+msgstr "diners3"
#. 🤒 (U+1F912), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11687,7 +11687,7 @@ msgctxt ""
"FACE_WITH_THERMOMETER\n"
"LngText.text"
msgid "thermometer2"
-msgstr ""
+msgstr "termòmetre2"
#. 🤕 (U+1F915), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11696,7 +11696,7 @@ msgctxt ""
"FACE_WITH_HEAD-BANDAGE\n"
"LngText.text"
msgid "bandage"
-msgstr ""
+msgstr "embenat"
#. 🤓 (U+1F913), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11705,7 +11705,7 @@ msgctxt ""
"NERD_FACE\n"
"LngText.text"
msgid "nerd"
-msgstr ""
+msgstr "nerd"
#. 🤖 (U+1F916), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11714,7 +11714,7 @@ msgctxt ""
"ROBOT_FACE\n"
"LngText.text"
msgid "robot"
-msgstr ""
+msgstr "robot"
#. 🏻 (U+1F3FB), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11723,7 +11723,7 @@ msgctxt ""
"EMOJI_MODIFIER_FITZPATRICK_TYPE-1-2\n"
"LngText.text"
msgid "skin1"
-msgstr ""
+msgstr "pell1"
#. 🏼 (U+1F3FC), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11732,7 +11732,7 @@ msgctxt ""
"EMOJI_MODIFIER_FITZPATRICK_TYPE-3\n"
"LngText.text"
msgid "skin2"
-msgstr ""
+msgstr "pell2"
#. 🏽 (U+1F3FD), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11741,7 +11741,7 @@ msgctxt ""
"EMOJI_MODIFIER_FITZPATRICK_TYPE-4\n"
"LngText.text"
msgid "skin3"
-msgstr ""
+msgstr "pell3"
#. 🏾 (U+1F3FE), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11750,7 +11750,7 @@ msgctxt ""
"EMOJI_MODIFIER_FITZPATRICK_TYPE-5\n"
"LngText.text"
msgid "skin4"
-msgstr ""
+msgstr "pell4"
#. 🏿 (U+1F3FF), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11759,7 +11759,7 @@ msgctxt ""
"EMOJI_MODIFIER_FITZPATRICK_TYPE-6\n"
"LngText.text"
msgid "skin5"
-msgstr ""
+msgstr "pell5"
#. 🤘 (U+1F918), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11768,7 +11768,7 @@ msgctxt ""
"SIGN_OF_THE_HORNS\n"
"LngText.text"
msgid "horns"
-msgstr ""
+msgstr "banyes"
#. 📿 (U+1F4FF), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11786,7 +11786,7 @@ msgctxt ""
"LION_FACE\n"
"LngText.text"
msgid "lion"
-msgstr ""
+msgstr "lleó"
#. 🦄 (U+1F984), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11795,7 +11795,7 @@ msgctxt ""
"UNICORN_FACE\n"
"LngText.text"
msgid "unicorn"
-msgstr ""
+msgstr "unicorn"
#. 🦃 (U+1F983), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11804,7 +11804,7 @@ msgctxt ""
"TURKEY\n"
"LngText.text"
msgid "turkey"
-msgstr ""
+msgstr "gall dindi"
#. 🦀 (U+1F980), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11813,7 +11813,7 @@ msgctxt ""
"CRAB\n"
"LngText.text"
msgid "crab"
-msgstr ""
+msgstr "cranc"
#. 🦂 (U+1F982), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11822,7 +11822,7 @@ msgctxt ""
"SCORPION\n"
"LngText.text"
msgid "scorpion"
-msgstr ""
+msgstr "escorpí"
#. 🧀 (U+1F9C0), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11831,7 +11831,7 @@ msgctxt ""
"CHEESE_WEDGE\n"
"LngText.text"
msgid "cheese"
-msgstr ""
+msgstr "formatge"
#. 🌭 (U+1F32D), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11840,7 +11840,7 @@ msgctxt ""
"HOT_DOG\n"
"LngText.text"
msgid "hot dog"
-msgstr ""
+msgstr "frankfurt"
#. 🌮 (U+1F32E), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11849,7 +11849,7 @@ msgctxt ""
"TACO\n"
"LngText.text"
msgid "taco"
-msgstr ""
+msgstr "taco"
#. 🌯 (U+1F32F), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11858,7 +11858,7 @@ msgctxt ""
"BURRITO\n"
"LngText.text"
msgid "burrito"
-msgstr ""
+msgstr "burrito"
#. 🍿 (U+1F37F), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11867,7 +11867,7 @@ msgctxt ""
"POPCORN\n"
"LngText.text"
msgid "popcorn"
-msgstr ""
+msgstr "crispetes"
#. 🍾 (U+1F37E), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11876,7 +11876,7 @@ msgctxt ""
"BOTTLE_WITH_POPPING_CORK\n"
"LngText.text"
msgid "party4"
-msgstr ""
+msgstr "festa4"
#. 🏺 (U+1F3FA), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11885,7 +11885,7 @@ msgctxt ""
"AMPHORA\n"
"LngText.text"
msgid "amphora"
-msgstr ""
+msgstr "àmfora"
#. 🕌 (U+1F54C), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11894,7 +11894,7 @@ msgctxt ""
"MOSQUE\n"
"LngText.text"
msgid "mosque"
-msgstr ""
+msgstr "mesquita"
#. 🕍 (U+1F54D), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11903,7 +11903,7 @@ msgctxt ""
"SYNAGOGUE\n"
"LngText.text"
msgid "synagogue"
-msgstr ""
+msgstr "sinagoga"
#. 🕋 (U+1F54B), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11912,7 +11912,7 @@ msgctxt ""
"KAABA\n"
"LngText.text"
msgid "Kaaba"
-msgstr ""
+msgstr "kaba"
#. 🏐 (U+1F3D0), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11921,7 +11921,7 @@ msgctxt ""
"VOLLEYBALL\n"
"LngText.text"
msgid "volleyball"
-msgstr ""
+msgstr "voleibol"
#. 🏏 (U+1F3CF), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11930,7 +11930,7 @@ msgctxt ""
"CRICKET_BAT_AND_BALL\n"
"LngText.text"
msgid "cricket"
-msgstr ""
+msgstr "criquet"
#. 🏑 (U+1F3D1), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11939,7 +11939,7 @@ msgctxt ""
"FIELD_HOCKEY_STICK_AND_BALL\n"
"LngText.text"
msgid "hockey2"
-msgstr ""
+msgstr "hoquei2"
#. 🏒 (U+1F3D2), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11948,7 +11948,7 @@ msgctxt ""
"ICE_HOCKEY_STICK_AND_PUCK\n"
"LngText.text"
msgid "hockey"
-msgstr ""
+msgstr "hoquei"
#. 🏓 (U+1F3D3), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11957,7 +11957,7 @@ msgctxt ""
"TABLE_TENNIS_PADDLE_AND_BALL\n"
"LngText.text"
msgid "ping pong"
-msgstr ""
+msgstr "ping-pong"
#. 🏸 (U+1F3F8), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11966,7 +11966,7 @@ msgctxt ""
"BADMINTON_RACQUET_AND_SHUTTLECOCK\n"
"LngText.text"
msgid "badminton"
-msgstr ""
+msgstr "bàdminton"
#. 🏹 (U+1F3F9), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11975,7 +11975,7 @@ msgctxt ""
"BOW_AND_ARROW\n"
"LngText.text"
msgid "bow"
-msgstr ""
+msgstr "arc"
#. 🛐 (U+1F6D0), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11984,7 +11984,7 @@ msgctxt ""
"PLACE_OF_WORSHIP\n"
"LngText.text"
msgid "worship"
-msgstr ""
+msgstr "oració"
#. 🕎 (U+1F54E), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11993,7 +11993,7 @@ msgctxt ""
"MENORAH_WITH_NINE_BRANCHES\n"
"LngText.text"
msgid "menorah"
-msgstr ""
+msgstr "menorà"
#. 🤣 (U+1F923), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12047,7 +12047,7 @@ msgctxt ""
"CLOWN_FACE\n"
"LngText.text"
msgid "clown"
-msgstr ""
+msgstr "pallasso"
#. 🤥 (U+1F925), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12056,7 +12056,7 @@ msgctxt ""
"LYING_FACE\n"
"LngText.text"
msgid "liar"
-msgstr ""
+msgstr "mentider"
#. 🤴 (U+1F934), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12065,7 +12065,7 @@ msgctxt ""
"PRINCE\n"
"LngText.text"
msgid "prince"
-msgstr ""
+msgstr "príncep"
#. 🤵 (U+1F935), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12083,7 +12083,7 @@ msgctxt ""
"PREGNANT_WOMAN\n"
"LngText.text"
msgid "pregnant"
-msgstr ""
+msgstr "embaràs"
#. 🤶 (U+1F936), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12092,7 +12092,7 @@ msgctxt ""
"MRS._CLAUS\n"
"LngText.text"
msgid "mrs. claus"
-msgstr ""
+msgstr "mare nadal"
#. 🤦 (U+1F926), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12119,7 +12119,7 @@ msgctxt ""
"MAN_DANCING\n"
"LngText.text"
msgid "dancer2"
-msgstr ""
+msgstr "ballarí2"
#. 🤺 (U+1F93A), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12137,7 +12137,7 @@ msgctxt ""
"PERSON_CARTWHEELING\n"
"LngText.text"
msgid "gymnast"
-msgstr ""
+msgstr "gimnasta"
#. 🤼 (U+1F93C), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12164,7 +12164,7 @@ msgctxt ""
"PERSON_PLAYING_HANDBALL\n"
"LngText.text"
msgid "handball"
-msgstr ""
+msgstr "handbol"
#. 🤹 (U+1F939), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12191,7 +12191,7 @@ msgctxt ""
"CROSSED_FINGERS\n"
"LngText.text"
msgid "good luck"
-msgstr ""
+msgstr "bona sort"
#. 🤙 (U+1F919), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12200,7 +12200,7 @@ msgctxt ""
"CALL_ME_HAND\n"
"LngText.text"
msgid "call"
-msgstr ""
+msgstr "trucada"
#. 🤛 (U+1F91B), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12209,7 +12209,7 @@ msgctxt ""
"LEFT-FACING_FIST\n"
"LngText.text"
msgid "fist3"
-msgstr ""
+msgstr "puny3"
#. 🤜 (U+1F91C), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12218,7 +12218,7 @@ msgctxt ""
"RIGHT-FACING_FIST\n"
"LngText.text"
msgid "fist4"
-msgstr ""
+msgstr "puny4"
#. 🤚 (U+1F91A), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12227,7 +12227,7 @@ msgctxt ""
"RAISED_BACK_OF_HAND\n"
"LngText.text"
msgid "hand4"
-msgstr ""
+msgstr "mà4"
#. 🤝 (U+1F91D), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12236,7 +12236,7 @@ msgctxt ""
"HANDSHAKE\n"
"LngText.text"
msgid "handshake"
-msgstr ""
+msgstr "encaixada"
#. 🖤 (U+1F5A4), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12245,7 +12245,7 @@ msgctxt ""
"BLACK_HEART\n"
"LngText.text"
msgid "black heart"
-msgstr ""
+msgstr "cor negre"
#. 🦍 (U+1F98D), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12254,7 +12254,7 @@ msgctxt ""
"GORILLA\n"
"LngText.text"
msgid "gorilla"
-msgstr ""
+msgstr "goril·la"
#. 🦊 (U+1F98A), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12263,7 +12263,7 @@ msgctxt ""
"FOX_FACE\n"
"LngText.text"
msgid "fox"
-msgstr ""
+msgstr "guineu"
#. 🦌 (U+1F98C), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12272,7 +12272,7 @@ msgctxt ""
"DEER\n"
"LngText.text"
msgid "deer"
-msgstr ""
+msgstr "cérvol"
#. 🦏 (U+1F98F), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12281,7 +12281,7 @@ msgctxt ""
"RHINOCEROS\n"
"LngText.text"
msgid "rhinoceros"
-msgstr ""
+msgstr "rinoceront"
#. 🦇 (U+1F987), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12290,7 +12290,7 @@ msgctxt ""
"BAT\n"
"LngText.text"
msgid "bat"
-msgstr ""
+msgstr "ratpenat"
#. 🦅 (U+1F985), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12299,7 +12299,7 @@ msgctxt ""
"EAGLE\n"
"LngText.text"
msgid "eagle"
-msgstr ""
+msgstr "àguila"
#. 🦆 (U+1F986), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12308,7 +12308,7 @@ msgctxt ""
"DUCK\n"
"LngText.text"
msgid "duck"
-msgstr ""
+msgstr "ànec"
#. 🦉 (U+1F989), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12335,7 +12335,7 @@ msgctxt ""
"SHARK\n"
"LngText.text"
msgid "shark"
-msgstr ""
+msgstr "tauró"
#. 🦐 (U+1F990), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12353,7 +12353,7 @@ msgctxt ""
"SQUID\n"
"LngText.text"
msgid "squid"
-msgstr ""
+msgstr "calamar"
#. 🦋 (U+1F98B), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12362,7 +12362,7 @@ msgctxt ""
"BUTTERFLY\n"
"LngText.text"
msgid "butterfly"
-msgstr ""
+msgstr "papallona"
#. 🥀 (U+1F940), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12371,7 +12371,7 @@ msgctxt ""
"WILTED_FLOWER\n"
"LngText.text"
msgid "flower2"
-msgstr ""
+msgstr "flor2"
#. 🥝 (U+1F95D), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12398,7 +12398,7 @@ msgctxt ""
"POTATO\n"
"LngText.text"
msgid "potato"
-msgstr ""
+msgstr "patata"
#. 🥕 (U+1F955), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12407,7 +12407,7 @@ msgctxt ""
"CARROT\n"
"LngText.text"
msgid "carrot"
-msgstr ""
+msgstr "pastanaga"
#. 🥒 (U+1F952), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12416,7 +12416,7 @@ msgctxt ""
"CUCUMBER\n"
"LngText.text"
msgid "cucumber"
-msgstr ""
+msgstr "cogombre"
#. 🥜 (U+1F95C), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12425,7 +12425,7 @@ msgctxt ""
"PEANUTS\n"
"LngText.text"
msgid "peanuts"
-msgstr ""
+msgstr "cacauets"
#. 🥐 (U+1F950), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12434,7 +12434,7 @@ msgctxt ""
"CROISSANT\n"
"LngText.text"
msgid "croissant"
-msgstr ""
+msgstr "croissant"
#. 🥖 (U+1F956), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12443,7 +12443,7 @@ msgctxt ""
"BAGUETTE_BREAD\n"
"LngText.text"
msgid "bread2"
-msgstr ""
+msgstr "pa2"
#. 🥞 (U+1F95E), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12461,7 +12461,7 @@ msgctxt ""
"BACON\n"
"LngText.text"
msgid "bacon"
-msgstr ""
+msgstr "bacó"
#. 🥙 (U+1F959), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12479,7 +12479,7 @@ msgctxt ""
"EGG\n"
"LngText.text"
msgid "egg"
-msgstr ""
+msgstr "ou"
#. 🥘 (U+1F958), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12488,7 +12488,7 @@ msgctxt ""
"SHALLOW_PAN_OF_FOOD\n"
"LngText.text"
msgid "food"
-msgstr ""
+msgstr "menjar"
#. 🥗 (U+1F957), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12497,7 +12497,7 @@ msgctxt ""
"GREEN_SALAD\n"
"LngText.text"
msgid "salad"
-msgstr ""
+msgstr "amanida"
#. 🥛 (U+1F95B), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12506,7 +12506,7 @@ msgctxt ""
"GLASS_OF_MILK\n"
"LngText.text"
msgid "milk"
-msgstr ""
+msgstr "llet"
#. 🥂 (U+1F942), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12515,7 +12515,7 @@ msgctxt ""
"CLINKING_GLASSES\n"
"LngText.text"
msgid "party3"
-msgstr ""
+msgstr "festa3"
#. 🥃 (U+1F943), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12569,7 +12569,7 @@ msgctxt ""
"CANOE\n"
"LngText.text"
msgid "canoe"
-msgstr ""
+msgstr "canoa"
#. 🥇 (U+1F947), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12578,7 +12578,7 @@ msgctxt ""
"1ST_PLACE_MEDAL\n"
"LngText.text"
msgid "gold"
-msgstr ""
+msgstr "or"
#. 🥈 (U+1F948), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12587,7 +12587,7 @@ msgctxt ""
"2ND_PLACE_MEDAL\n"
"LngText.text"
msgid "silver"
-msgstr ""
+msgstr "plata"
#. 🥉 (U+1F949), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12596,7 +12596,7 @@ msgctxt ""
"3RD_PLACE_MEDAL\n"
"LngText.text"
msgid "bronze"
-msgstr ""
+msgstr "bronze"
#. 🥊 (U+1F94A), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12605,7 +12605,7 @@ msgctxt ""
"BOXING_GLOVE\n"
"LngText.text"
msgid "boxing"
-msgstr ""
+msgstr "boxa"
#. 🥋 (U+1F94B), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12614,7 +12614,7 @@ msgctxt ""
"MARTIAL_ARTS_UNIFORM\n"
"LngText.text"
msgid "judo"
-msgstr ""
+msgstr "judo"
#. 🥅 (U+1F945), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12623,7 +12623,7 @@ msgctxt ""
"GOAL_NET\n"
"LngText.text"
msgid "soccer2"
-msgstr ""
+msgstr "futbol2"
#. 🥁 (U+1F941), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12632,7 +12632,7 @@ msgctxt ""
"DRUM_WITH_DRUMSTICKS\n"
"LngText.text"
msgid "drum2"
-msgstr ""
+msgstr "timbal2"
#. 🛒 (U+1F6D2), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12659,7 +12659,7 @@ msgctxt ""
"FACE_WITH_ONE_EYEBROW_RAISED\n"
"LngText.text"
msgid "eyebrow"
-msgstr ""
+msgstr "cella"
#. 🤯 (U+1F92F), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12695,7 +12695,7 @@ msgctxt ""
"FACE_WITH_OPEN_MOUTH_VOMITING\n"
"LngText.text"
msgid "vomit"
-msgstr ""
+msgstr "vòmit"
#. 🤫 (U+1F92B), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12713,7 +12713,7 @@ msgctxt ""
"SMILING_FACE_WITH_SMILING_EYES_AND_HAND_COVERING_MOUTH\n"
"LngText.text"
msgid "smiling4"
-msgstr ""
+msgstr "somriure4"
#. 🧐 (U+1F9D0), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12722,7 +12722,7 @@ msgctxt ""
"FACE_WITH_MONOCLE\n"
"LngText.text"
msgid "monocle"
-msgstr ""
+msgstr "monocle"
#. 🧒 (U+1F9D2), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12731,7 +12731,7 @@ msgctxt ""
"CHILD\n"
"LngText.text"
msgid "child"
-msgstr ""
+msgstr "nen"
#. 🧑 (U+1F9D1), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12740,7 +12740,7 @@ msgctxt ""
"ADULT\n"
"LngText.text"
msgid "adult"
-msgstr ""
+msgstr "adult"
#. 🧓 (U+1F9D3), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12749,7 +12749,7 @@ msgctxt ""
"OLDER_ADULT\n"
"LngText.text"
msgid "old"
-msgstr ""
+msgstr "ancià"
#. 🧕 (U+1F9D5), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12767,7 +12767,7 @@ msgctxt ""
"BEARDED_PERSON\n"
"LngText.text"
msgid "beard"
-msgstr ""
+msgstr "barba"
#. 🤱 (U+1F931), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12776,7 +12776,7 @@ msgctxt ""
"BREAST-FEEDING\n"
"LngText.text"
msgid "baby3"
-msgstr ""
+msgstr "bebè3"
#. 🧙 (U+1F9D9), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12785,7 +12785,7 @@ msgctxt ""
"MAGE\n"
"LngText.text"
msgid "mage"
-msgstr ""
+msgstr "mag"
#. 🧚 (U+1F9DA), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12794,7 +12794,7 @@ msgctxt ""
"FAIRY\n"
"LngText.text"
msgid "fairy"
-msgstr ""
+msgstr "fada"
#. 🧛 (U+1F9DB), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12803,7 +12803,7 @@ msgctxt ""
"VAMPIRE\n"
"LngText.text"
msgid "vampire"
-msgstr ""
+msgstr "vampir"
#. 🧜 (U+1F9DC), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12812,7 +12812,7 @@ msgctxt ""
"MERPERSON\n"
"LngText.text"
msgid "merperson"
-msgstr ""
+msgstr "sirena"
#. 🧝 (U+1F9DD), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12821,7 +12821,7 @@ msgctxt ""
"ELF\n"
"LngText.text"
msgid "elf"
-msgstr ""
+msgstr "elf"
#. 🧞 (U+1F9DE), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12830,7 +12830,7 @@ msgctxt ""
"GENIE\n"
"LngText.text"
msgid "genie"
-msgstr ""
+msgstr "geni"
#. 🧟 (U+1F9DF), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12839,7 +12839,7 @@ msgctxt ""
"ZOMBIE\n"
"LngText.text"
msgid "zombie"
-msgstr ""
+msgstr "zombi"
#. 🧖 (U+1F9D6), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12848,7 +12848,7 @@ msgctxt ""
"PERSON_IN_STEAMY_ROOM\n"
"LngText.text"
msgid "sauna"
-msgstr ""
+msgstr "sauna"
#. 🧗 (U+1F9D7), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12857,7 +12857,7 @@ msgctxt ""
"PERSON_CLIMBING\n"
"LngText.text"
msgid "climber"
-msgstr ""
+msgstr "escalador"
#. 🧘 (U+1F9D8), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12866,7 +12866,7 @@ msgctxt ""
"PERSON_IN_LOTUS_POSITION\n"
"LngText.text"
msgid "yoga"
-msgstr ""
+msgstr "ioga"
#. 🤟 (U+1F91F), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12875,7 +12875,7 @@ msgctxt ""
"I_LOVE_YOU_HAND_SIGN\n"
"LngText.text"
msgid "love2"
-msgstr ""
+msgstr "amor2"
#. 🤲 (U+1F932), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12884,7 +12884,7 @@ msgctxt ""
"PALMS_UP_TOGETHER\n"
"LngText.text"
msgid "palm2"
-msgstr ""
+msgstr "palmell2"
#. 🧠 (U+1F9E0), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12893,7 +12893,7 @@ msgctxt ""
"BRAIN\n"
"LngText.text"
msgid "brain"
-msgstr ""
+msgstr "cervell"
#. 🧡 (U+1F9E1), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12902,7 +12902,7 @@ msgctxt ""
"ORANGE_HEART\n"
"LngText.text"
msgid "orange heart"
-msgstr ""
+msgstr "cor taronja"
#. 🧣 (U+1F9E3), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12911,7 +12911,7 @@ msgctxt ""
"SCARF\n"
"LngText.text"
msgid "scarf"
-msgstr ""
+msgstr "bufanda"
#. 🧤 (U+1F9E4), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12920,7 +12920,7 @@ msgctxt ""
"GLOVES\n"
"LngText.text"
msgid "gloves"
-msgstr ""
+msgstr "guants"
#. 🧥 (U+1F9E5), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12929,7 +12929,7 @@ msgctxt ""
"COAT\n"
"LngText.text"
msgid "coat"
-msgstr ""
+msgstr "abric"
#. 🧦 (U+1F9E6), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12938,7 +12938,7 @@ msgctxt ""
"SOCKS\n"
"LngText.text"
msgid "socks"
-msgstr ""
+msgstr "mitjons"
#. 🧢 (U+1F9E2), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12947,7 +12947,7 @@ msgctxt ""
"BILLED_CAP\n"
"LngText.text"
msgid "cap"
-msgstr ""
+msgstr "gorra"
#. 🦓 (U+1F993), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12956,7 +12956,7 @@ msgctxt ""
"ZEBRA\n"
"LngText.text"
msgid "zebra"
-msgstr ""
+msgstr "zebra"
#. 🦒 (U+1F992), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12965,7 +12965,7 @@ msgctxt ""
"GIRAFFE\n"
"LngText.text"
msgid "giraffe"
-msgstr ""
+msgstr "girafa"
#. 🦔 (U+1F994), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12974,7 +12974,7 @@ msgctxt ""
"HEDGEHOG\n"
"LngText.text"
msgid "hedgehog"
-msgstr ""
+msgstr "eriçó"
#. 🦕 (U+1F995), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12983,7 +12983,7 @@ msgctxt ""
"SAUROPOD\n"
"LngText.text"
msgid "dinosaur"
-msgstr ""
+msgstr "dinosaure"
#. 🦖 (U+1F996), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12992,7 +12992,7 @@ msgctxt ""
"T-REX\n"
"LngText.text"
msgid "dinosaur2"
-msgstr ""
+msgstr "dinosaure2"
#. 🦗 (U+1F997), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -13001,7 +13001,7 @@ msgctxt ""
"CRICKET\n"
"LngText.text"
msgid "cricket2"
-msgstr ""
+msgstr "criquet2"
#. 🥥 (U+1F965), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -13019,7 +13019,7 @@ msgctxt ""
"BROCCOLI\n"
"LngText.text"
msgid "broccoli"
-msgstr ""
+msgstr "bròquil"
#. 🥨 (U+1F968), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -13037,7 +13037,7 @@ msgctxt ""
"CUT_OF_MEAT\n"
"LngText.text"
msgid "steak"
-msgstr ""
+msgstr "bistec"
#. 🥪 (U+1F96A), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -13046,7 +13046,7 @@ msgctxt ""
"SANDWICH\n"
"LngText.text"
msgid "sandwich"
-msgstr ""
+msgstr "sandvitx"
#. 🥣 (U+1F963), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -13082,7 +13082,7 @@ msgctxt ""
"FORTUNE_COOKIE\n"
"LngText.text"
msgid "cookie2"
-msgstr ""
+msgstr "galeta2"
#. 🥡 (U+1F961), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -13091,7 +13091,7 @@ msgctxt ""
"TAKEOUT_BOX\n"
"LngText.text"
msgid "takeout"
-msgstr ""
+msgstr "per a emportar"
#. 🥧 (U+1F967), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -13100,7 +13100,7 @@ msgctxt ""
"PIE\n"
"LngText.text"
msgid "pie"
-msgstr ""
+msgstr "tarta"
#. 🥤 (U+1F964), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -13109,7 +13109,7 @@ msgctxt ""
"CUP_WITH_STRAW\n"
"LngText.text"
msgid "drink"
-msgstr ""
+msgstr "beguda"
#. 🥢 (U+1F962), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -13127,7 +13127,7 @@ msgctxt ""
"FLYING_SAUCER\n"
"LngText.text"
msgid "ufo"
-msgstr ""
+msgstr "ovni"
#. 🛷 (U+1F6F7), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -13136,7 +13136,7 @@ msgctxt ""
"SLED\n"
"LngText.text"
msgid "sled"
-msgstr ""
+msgstr "trineu"
#. 🥌 (U+1F94C), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -13145,7 +13145,7 @@ msgctxt ""
"CURLING_STONE\n"
"LngText.text"
msgid "curling"
-msgstr ""
+msgstr "cúrling "
#. ₿ (U+20BF), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -13154,7 +13154,7 @@ msgctxt ""
"BITCOIN_SIGN\n"
"LngText.text"
msgid "bitcoin"
-msgstr ""
+msgstr "bitcoin"
#. ½ (U+000BD), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
diff --git a/source/ca/filter/source/config/fragments/filters.po b/source/ca/filter/source/config/fragments/filters.po
index 0841163f14c..6ab1eac513f 100644
--- a/source/ca/filter/source/config/fragments/filters.po
+++ b/source/ca/filter/source/config/fragments/filters.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: Libreoffice42\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2017-12-06 15:59+0100\n"
-"PO-Revision-Date: 2017-12-12 07:57+0000\n"
+"PO-Revision-Date: 2018-01-15 12:33+0000\n"
"Last-Translator: Joan Montané <joan@montane.cat>\n"
"Language-Team: Softcatalà\n"
"Language: ca\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1513065443.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1516019596.000000\n"
#: ADO_rowset_XML.xcu
msgctxt ""
@@ -1616,7 +1616,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "OpenOffice.org 1.0 Drawing (Impress)"
-msgstr "Dibuix de l'OpenOffice.org Impress 1.0"
+msgstr "Dibuix de l'OpenOffice.org Impress 1.0"
#: impress_StarOffice_XML_Impress_Template.xcu
msgctxt ""
@@ -1877,7 +1877,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "OpenOffice.org 1.0 Text Document (Writer/Web)"
-msgstr "Document de text de l'OpenOffice.org Writer/Web 1.0"
+msgstr "Document de text de l'OpenOffice.org Writer/Web 1.0"
#: writer_web_StarOffice_XML_Writer_Web_Template.xcu
msgctxt ""
diff --git a/source/ca/helpcontent2/source/text/sbasic/shared.po b/source/ca/helpcontent2/source/text/sbasic/shared.po
index b5eb9a475e6..8f5810a4ba0 100644
--- a/source/ca/helpcontent2/source/text/sbasic/shared.po
+++ b/source/ca/helpcontent2/source/text/sbasic/shared.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2017-12-18 12:31+0100\n"
-"PO-Revision-Date: 2017-12-13 07:59+0000\n"
-"Last-Translator: AssumptaAn <assumptaanglada@gmail.com>\n"
+"PO-Revision-Date: 2018-01-15 13:18+0000\n"
+"Last-Translator: Joan Montané <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca\n"
"MIME-Version: 1.0\n"
@@ -13,9 +13,9 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
"X-Language: ca\n"
-"X-POOTLE-MTIME: 1513151966.000000\n"
+"X-POOTLE-MTIME: 1516022326.000000\n"
#: 00000002.xhp
msgctxt ""
@@ -28530,7 +28530,6 @@ msgid "<link href=\"text/sbasic/shared/03120102.xhp\">Chr</link>"
msgstr "<link href=\"text/sbasic/shared/03120102.xhp\">Chr</link>"
#: 03120112.xhp
-#, fuzzy
msgctxt ""
"03120112.xhp\n"
"par_idN10668\n"
@@ -28539,7 +28538,6 @@ msgid "<link href=\"text/sbasic/shared/03120101.xhp\">Asc</link>"
msgstr "<link href=\"text/sbasic/shared/03120101.xhp\">Asc</link>"
#: 03120112.xhp
-#, fuzzy
msgctxt ""
"03120112.xhp\n"
"par_id051920171009414669\n"
diff --git a/source/ca/helpcontent2/source/text/scalc.po b/source/ca/helpcontent2/source/text/scalc.po
index 80cc42fa9af..0d9869f6a89 100644
--- a/source/ca/helpcontent2/source/text/scalc.po
+++ b/source/ca/helpcontent2/source/text/scalc.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2017-05-09 16:45+0200\n"
-"PO-Revision-Date: 2017-05-09 15:28+0000\n"
+"PO-Revision-Date: 2018-01-15 14:16+0000\n"
"Last-Translator: Joan Montané <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca\n"
@@ -13,9 +13,9 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
"X-Language: ca\n"
-"X-POOTLE-MTIME: 1494343683.000000\n"
+"X-POOTLE-MTIME: 1516025778.000000\n"
#: main0000.xhp
msgctxt ""
@@ -1519,4 +1519,4 @@ msgctxt ""
"par_id3157867\n"
"help.text"
msgid "Use the $[officename] filters to convert Excel files, or to open and save in a variety of other <link href=\"text/shared/00/00000020.xhp\" name=\"formats\">formats</link>."
-msgstr "Utilitzeu els filtres del $[officename] per convertir els fitxers de l'Excel o per obrir i desar en altres <link href=\"text/shared/00/00000020.xhp\" name=\"formats\">formats</link>."
+msgstr "Utilitzeu els filtres del $[officename] per a convertir els fitxers de l'Excel o per obrir i desar en altres <link href=\"text/shared/00/00000020.xhp\" name=\"formats\">formats</link>."
diff --git a/source/ca/helpcontent2/source/text/schart.po b/source/ca/helpcontent2/source/text/schart.po
index 226085ffca5..bb5e24fd950 100644
--- a/source/ca/helpcontent2/source/text/schart.po
+++ b/source/ca/helpcontent2/source/text/schart.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2017-05-09 16:45+0200\n"
-"PO-Revision-Date: 2015-12-30 20:23+0000\n"
+"PO-Revision-Date: 2018-01-15 13:01+0000\n"
"Last-Translator: Joan Montané <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca\n"
@@ -13,9 +13,9 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
"X-Language: ca\n"
-"X-POOTLE-MTIME: 1451507000.000000\n"
+"X-POOTLE-MTIME: 1516021276.000000\n"
#: main0000.xhp
msgctxt ""
@@ -215,7 +215,7 @@ msgctxt ""
"par_id8420667\n"
"help.text"
msgid "Click outside the chart to leave the current edit mode."
-msgstr "Feu clic a fora del diagrama per sortir del mode d'edició actual."
+msgstr "Feu clic a fora del diagrama per a sortir del mode d'edició actual."
#: main0000.xhp
msgctxt ""
@@ -239,7 +239,7 @@ msgctxt ""
"par_id0810200902080452\n"
"help.text"
msgid "You can right-click an element of a chart to open the context menu. The context menu offers many commands to format the selected element."
-msgstr "Podeu fer clic amb el botó dret sobre un element d'un diagrama per obrir el menú contextual. El menú contextual ofereix una sèrie d'ordres per formatar l'element seleccionat."
+msgstr "Podeu fer clic amb el botó dret sobre un element d'un diagrama per a obrir el menú contextual. El menú contextual ofereix una sèrie d'ordres per formatar l'element seleccionat."
#: main0000.xhp
msgctxt ""
@@ -415,7 +415,7 @@ msgctxt ""
"par_id0810200904233089\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog to insert an axis title.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Obre un diàleg per inserir un títol d'eix.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Obre un diàleg per a inserir un títol d'eix.</ahelp>"
#: main0000.xhp
msgctxt ""
@@ -583,7 +583,7 @@ msgctxt ""
"par_id0810200911433835\n"
"help.text"
msgid "The Formatting Bar is shown when a chart is set to edit mode. Double-click a chart to enter edit mode. Click outside the chart to leave edit mode."
-msgstr "La barra de formatació es mostra quan s'activa el mode d'edició d'un diagrama. Feu doble clic sobre el diagrama per entrar en el mode d'edició. Feu clic a fora del diagrama per sortir del mode d'edició."
+msgstr "La barra de formatació es mostra quan s'activa el mode d'edició d'un diagrama. Feu doble clic sobre el diagrama per a entrar en el mode d'edició. Feu clic a fora del diagrama per a sortir del mode d'edició."
#: main0202.xhp
msgctxt ""
diff --git a/source/ca/helpcontent2/source/text/sdraw.po b/source/ca/helpcontent2/source/text/sdraw.po
index 02b459add29..c98f8ceded5 100644
--- a/source/ca/helpcontent2/source/text/sdraw.po
+++ b/source/ca/helpcontent2/source/text/sdraw.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2017-12-20 08:16+0100\n"
-"PO-Revision-Date: 2017-12-13 07:45+0000\n"
-"Last-Translator: AssumptaAn <assumptaanglada@gmail.com>\n"
+"PO-Revision-Date: 2018-01-15 12:48+0000\n"
+"Last-Translator: Joan Montané <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca\n"
"MIME-Version: 1.0\n"
@@ -13,9 +13,9 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
"X-Language: ca\n"
-"X-POOTLE-MTIME: 1513151112.000000\n"
+"X-POOTLE-MTIME: 1516020487.000000\n"
#: main0000.xhp
msgctxt ""
@@ -103,7 +103,7 @@ msgctxt ""
"par_id3150868\n"
"help.text"
msgid "This menu contains general commands for working with Draw documents, such as open, close and print. To close $[officename] Draw, click <emph>Exit</emph>."
-msgstr "Aquest menú conté ordres generals per treballar amb documents del Draw, com ara Obre, Tanca i Imprimeix. Per tancar el $[officename] Draw, feu clic a <emph>Surt</emph>."
+msgstr "Aquest menú conté ordres generals per treballar amb documents del Draw, com ara Obre, Tanca i Imprimeix. Per a tancar el $[officename] Draw, feu clic a <emph>Surt</emph>."
#: main0102.xhp
msgctxt ""
diff --git a/source/ca/helpcontent2/source/text/simpress/01.po b/source/ca/helpcontent2/source/text/simpress/01.po
index c78e0401387..86496be65ae 100644
--- a/source/ca/helpcontent2/source/text/simpress/01.po
+++ b/source/ca/helpcontent2/source/text/simpress/01.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2017-10-04 11:48+0200\n"
-"PO-Revision-Date: 2017-12-13 07:46+0000\n"
-"Last-Translator: EstefaniaGarcia <estefaniia1992@gmail.com>\n"
+"PO-Revision-Date: 2018-01-15 13:17+0000\n"
+"Last-Translator: Joan Montané <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1513151167.000000\n"
+"X-POOTLE-MTIME: 1516022268.000000\n"
#: 01170000.xhp
msgctxt ""
@@ -3398,7 +3398,7 @@ msgctxt ""
"par_id3153142\n"
"help.text"
msgid "<ahelp hid=\".uno:InsertFileField\">Inserts the name of the active file. The name only appears after you save the file.</ahelp>"
-msgstr "<ahelp hid=\".uno:InsertFileField\">Insereix el nom del fitxer actiu. El nom només apareix després que hàgeu guardat el fitxer.</ahelp>"
+msgstr "<ahelp hid=\".uno:InsertFileField\">Insereix el nom del fitxer actiu. El nom només apareix després que hàgeu desat el fitxer.</ahelp>"
#: 05090000m.xhp
msgctxt ""
diff --git a/source/ca/helpcontent2/source/text/smath/01.po b/source/ca/helpcontent2/source/text/smath/01.po
index acf7cf9bdd7..9b2b2fae5ff 100644
--- a/source/ca/helpcontent2/source/text/smath/01.po
+++ b/source/ca/helpcontent2/source/text/smath/01.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2017-05-12 14:35+0200\n"
-"PO-Revision-Date: 2017-05-29 11:25+0000\n"
+"PO-Revision-Date: 2018-01-15 13:12+0000\n"
"Last-Translator: Joan Montané <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca\n"
@@ -15,7 +15,7 @@ msgstr ""
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
"X-Language: ca\n"
-"X-POOTLE-MTIME: 1496057130.000000\n"
+"X-POOTLE-MTIME: 1516021969.000000\n"
#: 02080000.xhp
msgctxt ""
@@ -423,7 +423,7 @@ msgctxt ""
"par_id3146963\n"
"help.text"
msgid "The following is a complete list of the unary and binary operators. The symbol next to the operator indicates that it can be accessed through the Elements pane (choose <emph>View - Elements</emph>) or through the context menu of the Commands window."
-msgstr ""
+msgstr "A continuació es mostra una llista de tots els operadors unaris i binaris disponibles. El símbol que hi ha al costat de cada operador indica que s'hi pot accedir a través de la subfinestra Elements (trieu <emph>Visualitza ▸ Elements</emph>), o bé a través del menú contextual de la finestra d'ordres."
#: 03090100.xhp
msgctxt ""
diff --git a/source/ca/helpcontent2/source/text/smath/guide.po b/source/ca/helpcontent2/source/text/smath/guide.po
index 937f6ccaad5..e73391e55c7 100644
--- a/source/ca/helpcontent2/source/text/smath/guide.po
+++ b/source/ca/helpcontent2/source/text/smath/guide.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2017-05-09 16:45+0200\n"
-"PO-Revision-Date: 2017-05-29 11:28+0000\n"
+"PO-Revision-Date: 2018-01-15 13:15+0000\n"
"Last-Translator: Joan Montané <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca\n"
@@ -15,7 +15,7 @@ msgstr ""
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
"X-Language: ca\n"
-"X-POOTLE-MTIME: 1496057284.000000\n"
+"X-POOTLE-MTIME: 1516022113.000000\n"
#: align.xhp
msgctxt ""
@@ -463,7 +463,7 @@ msgctxt ""
"par_id1276589\n"
"help.text"
msgid "You see the Math input window and the Elements pane on the left."
-msgstr ""
+msgstr "Veureu la finestra d'entrada del Math i la subfinestra Elements a l'esquerra."
#: limits.xhp
msgctxt ""
@@ -471,7 +471,7 @@ msgctxt ""
"par_id3283791\n"
"help.text"
msgid "From the list on the upper part of the Elements pane, select the <emph>Operators</emph> item."
-msgstr ""
+msgstr "En la llista ubicada a la part superior de la subfinestra Elements, feu clic a la icona <emph>Operadors</emph>."
#: limits.xhp
msgctxt ""
diff --git a/source/ca/helpcontent2/source/text/swriter.po b/source/ca/helpcontent2/source/text/swriter.po
index 0981927d830..e51a8d640bb 100644
--- a/source/ca/helpcontent2/source/text/swriter.po
+++ b/source/ca/helpcontent2/source/text/swriter.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2017-10-04 11:48+0200\n"
-"PO-Revision-Date: 2017-05-16 12:28+0000\n"
+"PO-Revision-Date: 2018-01-15 13:10+0000\n"
"Last-Translator: Joan Montané <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca\n"
@@ -13,9 +13,9 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
"X-Language: ca\n"
-"X-POOTLE-MTIME: 1494937725.000000\n"
+"X-POOTLE-MTIME: 1516021823.000000\n"
#: classificationbar.xhp
msgctxt ""
@@ -799,7 +799,7 @@ msgctxt ""
"hd_id03302017034826145\n"
"help.text"
msgid "Track Changes"
-msgstr ""
+msgstr "Seguiment de canvis"
#: main0103.xhp
msgctxt ""
@@ -807,7 +807,7 @@ msgctxt ""
"hd_id102720150908397549\n"
"help.text"
msgid "<link href=\"text/shared/01/gallery.xhp\">Gallery</link>"
-msgstr ""
+msgstr "<link href=\"text/shared/01/gallery.xhp\">Galeria</link>"
#: main0103.xhp
msgctxt ""
@@ -1223,7 +1223,7 @@ msgctxt ""
"par_idN1060A\n"
"help.text"
msgid "<ahelp hid=\".\">Deletes the current table.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Suprimeix la taula actual.</ahelp>"
#: main0110.xhp
msgctxt ""
diff --git a/source/ca/officecfg/registry/data/org/openoffice/Office/UI.po b/source/ca/officecfg/registry/data/org/openoffice/Office/UI.po
index 900926d92d5..b1b9b441cbc 100644
--- a/source/ca/officecfg/registry/data/org/openoffice/Office/UI.po
+++ b/source/ca/officecfg/registry/data/org/openoffice/Office/UI.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-01-10 11:50+0100\n"
-"PO-Revision-Date: 2018-01-09 13:57+0000\n"
+"PO-Revision-Date: 2018-01-15 12:29+0000\n"
"Last-Translator: Joan Montané <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1515506226.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1516019370.000000\n"
#: BaseWindowState.xcu
msgctxt ""
@@ -1760,7 +1760,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Paired ~t-test..."
-msgstr ""
+msgstr "Prova ~t aparellada..."
#: CalcCommands.xcu
msgctxt ""
@@ -2768,7 +2768,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "~Hide Sheet"
-msgstr ""
+msgstr "~Amaga el full"
#: CalcCommands.xcu
msgctxt ""
@@ -3047,7 +3047,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Refresh Data Provider"
-msgstr ""
+msgstr "Actualitza el proveïdor de les dades"
#: CalcCommands.xcu
msgctxt ""
@@ -3515,7 +3515,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Lin~ks to External Files..."
-msgstr ""
+msgstr "~Enllaços a fitxers externs..."
#: CalcCommands.xcu
msgctxt ""
@@ -7235,24 +7235,22 @@ msgid "Grid to ~Front"
msgstr "Graella al ~davant"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Commands..uno:HelplinesVisible\n"
"Label\n"
"value.text"
msgid "~Display Snap Guides"
-msgstr "Mostra les línies ~de captura"
+msgstr "~Mostra les línies de captura"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Commands..uno:HelplinesFront\n"
"Label\n"
"value.text"
msgid "Snap Guides to ~Front"
-msgstr "Línies de ~captura al davant"
+msgstr "Línies de captura al ~davant"
#: DrawImpressCommands.xcu
msgctxt ""
@@ -7372,14 +7370,13 @@ msgid "~Master Slide"
msgstr "Diapositiva ~mestra"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Commands..uno:NotesMasterPage\n"
"Label\n"
"value.text"
msgid "M~aster Notes"
-msgstr "Modes mestres"
+msgstr "Notes ~mestres"
#: DrawImpressCommands.xcu
msgctxt ""
@@ -7442,7 +7439,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "~Slide Number"
-msgstr ""
+msgstr "~Número de diapositiva"
#: DrawImpressCommands.xcu
msgctxt ""
@@ -7703,7 +7700,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Lin~ks to External Files..."
-msgstr ""
+msgstr "~Enllaços a fitxers externs..."
#: DrawImpressCommands.xcu
msgctxt ""
@@ -7793,7 +7790,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Insert Slide from File..."
-msgstr ""
+msgstr "Insereix una diapositiva des d'un fitxer..."
#: DrawImpressCommands.xcu
msgctxt ""
@@ -7895,7 +7892,6 @@ msgid "To ~Polygon"
msgstr "En ~polígon"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Commands..uno:CapturePoint\n"
@@ -7911,7 +7907,7 @@ msgctxt ""
"PopupLabel\n"
"value.text"
msgid "~Insert Snap Guide..."
-msgstr ""
+msgstr "~Insereix una línia de captura..."
#: DrawImpressCommands.xcu
msgctxt ""
@@ -8136,7 +8132,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Master Hando~ut"
-msgstr ""
+msgstr "~Prospecte mestre"
#: DrawImpressCommands.xcu
msgctxt ""
@@ -8238,7 +8234,6 @@ msgid "~Break"
msgstr "~Salt"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Commands..uno:AdvancedMode\n"
@@ -8608,14 +8603,13 @@ msgid "Modify Object with Attributes"
msgstr "Modifica un objecte amb atributs"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Commands..uno:HelplinesUse\n"
"Label\n"
"value.text"
msgid "~Snap to Snap Guides"
-msgstr "Aju~sta a les línies de captura"
+msgstr "~Ajusta a les línies de captura"
#: DrawImpressCommands.xcu
msgctxt ""
@@ -8717,14 +8711,13 @@ msgid "Save Background Image..."
msgstr "Desa la imatge de fons..."
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Commands..uno:DisplayMasterBackground\n"
"Label\n"
"value.text"
msgid "Master Background"
-msgstr "Fons del caràcter"
+msgstr "Fons mestre"
#: DrawImpressCommands.xcu
msgctxt ""
@@ -8976,7 +8969,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Master Notes Layout..."
-msgstr ""
+msgstr "Format de les notes mestres..."
#: DrawImpressCommands.xcu
msgctxt ""
@@ -8985,7 +8978,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Master Handout Layout..."
-msgstr ""
+msgstr "Format del prospecte mestre..."
#: DrawImpressCommands.xcu
msgctxt ""
@@ -9012,7 +9005,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "S~lide Number..."
-msgstr ""
+msgstr "Número de ~diapositiva..."
#: DrawImpressCommands.xcu
msgctxt ""
@@ -9897,7 +9890,6 @@ msgid "Title, 2 Vertical Text, Clipart"
msgstr "Títol, 2 texts verticals i imatge"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:SlideLayoutMenu\n"
@@ -16792,14 +16784,13 @@ msgid "~Open..."
msgstr "~Obre..."
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:OpenRemote\n"
"Label\n"
"value.text"
msgid "Open ~Remote..."
-msgstr "Obre un ~fitxer remot..."
+msgstr "Obre en ~remot..."
#: GenericCommands.xcu
msgctxt ""
@@ -16811,7 +16802,6 @@ msgid "Open Remote File"
msgstr "Obre un fitxer remot"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:OpenRemote\n"
@@ -17396,7 +17386,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Text from File..."
-msgstr ""
+msgstr "Text del fitxer..."
#: GenericCommands.xcu
msgctxt ""
@@ -20339,7 +20329,7 @@ msgctxt ""
"ContextLabel\n"
"value.text"
msgid "S~pecial Character..."
-msgstr ""
+msgstr "~Caràcter especial..."
#: GenericCommands.xcu
msgctxt ""
@@ -20402,7 +20392,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "~Export As"
-msgstr ""
+msgstr "~Exporta com a"
#: GenericCommands.xcu
msgctxt ""
@@ -20474,7 +20464,7 @@ msgctxt ""
"ContextLabel\n"
"value.text"
msgid "Export as E~PUB..."
-msgstr ""
+msgstr "Exporta com a E~PUB..."
#: GenericCommands.xcu
msgctxt ""
@@ -21536,7 +21526,7 @@ msgctxt ""
"TooltipLabel\n"
"value.text"
msgid "Toggle Form Control Wizards"
-msgstr ""
+msgstr "Activa o desactiva els auxiliars de controls de formulari"
#: GenericCommands.xcu
msgctxt ""
@@ -22832,7 +22822,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Navigate"
-msgstr ""
+msgstr "Navega"
#: ImpressWindowState.xcu
msgctxt ""
@@ -23039,10 +23029,9 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Master Slide Sorter/Pane"
-msgstr ""
+msgstr "Subfinestra o classificador de diapositives mestres"
#: ImpressWindowState.xcu
-#, fuzzy
msgctxt ""
"ImpressWindowState.xcu\n"
"..ImpressWindowState.UIElements.States.private:resource/popupmenu/pagepanenoselmaster\n"
@@ -23931,7 +23920,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Tabbed Compact"
-msgstr ""
+msgstr "Compacta amb pestanyes"
#: Notebookbar.xcu
msgctxt ""
@@ -25434,7 +25423,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Field ~Hidden Paragraphs"
-msgstr ""
+msgstr "Camp paràgrafs ~amagats"
#: WriterCommands.xcu
msgctxt ""
@@ -25731,7 +25720,7 @@ msgctxt ""
"TooltipLabel\n"
"value.text"
msgid "Reject All Tracked Changes"
-msgstr ""
+msgstr "Rebutja tots els canvis en seguiment"
#: WriterCommands.xcu
msgctxt ""
@@ -26919,7 +26908,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Reset R~otation"
-msgstr ""
+msgstr "Reinicialitza la r~otació"
#: WriterCommands.xcu
msgctxt ""
@@ -27081,7 +27070,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Page Columns"
-msgstr ""
+msgstr "Columnes de la pàgina"
#: WriterCommands.xcu
msgctxt ""
@@ -27396,7 +27385,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Lin~ks to External Files..."
-msgstr ""
+msgstr "~Enllaços a fitxers externs..."
#: WriterCommands.xcu
msgctxt ""
@@ -28569,7 +28558,6 @@ msgid "In ~Background"
msgstr "En ~segon pla"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:WrapThroughTransparencyToggle\n"
@@ -29686,14 +29674,13 @@ msgid "Su~btitle"
msgstr "~Subtítol"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:SubtitleParaStyle\n"
"TooltipLabel\n"
"value.text"
msgid "Subtitle Paragraph Style"
-msgstr "Defineix l'estil del paràgraf"
+msgstr "Estil del paràgraf del subtítol"
#: WriterCommands.xcu
msgctxt ""
@@ -29705,7 +29692,6 @@ msgid "Heading ~1"
msgstr "Encapçalament ~1"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:Heading1ParaStyle\n"
@@ -29721,7 +29707,7 @@ msgctxt ""
"TooltipLabel\n"
"value.text"
msgid "Heading 1 Paragraph Style"
-msgstr ""
+msgstr "Estil de paràgraf Encapçalament 1"
#: WriterCommands.xcu
msgctxt ""
@@ -29733,7 +29719,6 @@ msgid "Heading ~2"
msgstr "Encapçalament ~2"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:Heading2ParaStyle\n"
@@ -29749,7 +29734,7 @@ msgctxt ""
"TooltipLabel\n"
"value.text"
msgid "Heading 2 Paragraph Style"
-msgstr ""
+msgstr "Estil de paràgraf Encapçalament 2"
#: WriterCommands.xcu
msgctxt ""
@@ -29761,7 +29746,6 @@ msgid "Heading ~3"
msgstr "Encapçalament ~3"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:Heading3ParaStyle\n"
@@ -29777,7 +29761,7 @@ msgctxt ""
"TooltipLabel\n"
"value.text"
msgid "Heading 3 Paragraph Style"
-msgstr ""
+msgstr "Estil de paràgraf Encapçalament 3"
#: WriterCommands.xcu
msgctxt ""
@@ -29789,7 +29773,6 @@ msgid "Heading ~4"
msgstr "Encapçalament ~4"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:Heading4ParaStyle\n"
@@ -29805,7 +29788,7 @@ msgctxt ""
"TooltipLabel\n"
"value.text"
msgid "Heading 4 Paragraph Style"
-msgstr ""
+msgstr "Estil de paràgraf Encapçalament 4"
#: WriterCommands.xcu
msgctxt ""
@@ -29817,7 +29800,6 @@ msgid "Heading ~5"
msgstr "Encapçalament ~5"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:Heading5ParaStyle\n"
@@ -29833,7 +29815,7 @@ msgctxt ""
"TooltipLabel\n"
"value.text"
msgid "Heading 5 Paragraph Style"
-msgstr ""
+msgstr "Estil de paràgraf Encapçalament 5"
#: WriterCommands.xcu
msgctxt ""
@@ -29845,7 +29827,6 @@ msgid "Heading ~6"
msgstr "Encapçalament ~6"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:Heading6ParaStyle\n"
@@ -29861,7 +29842,7 @@ msgctxt ""
"TooltipLabel\n"
"value.text"
msgid "Heading 6 Paragraph Style"
-msgstr ""
+msgstr "Estil de paràgraf Encapçalament 6"
#: WriterCommands.xcu
msgctxt ""
@@ -29888,7 +29869,7 @@ msgctxt ""
"TooltipLabel\n"
"value.text"
msgid "Quotations Paragraph Style"
-msgstr ""
+msgstr "Estil de paràgraf de citacions"
#: WriterCommands.xcu
msgctxt ""
@@ -29915,7 +29896,7 @@ msgctxt ""
"TooltipLabel\n"
"value.text"
msgid "Preformatted Text Paragraph Style"
-msgstr ""
+msgstr "Estil de paràgraf de text preformatat"
#: WriterCommands.xcu
msgctxt ""
@@ -29942,7 +29923,7 @@ msgctxt ""
"TooltipLabel\n"
"value.text"
msgid "Text Body Paragraph Style"
-msgstr ""
+msgstr "Estil de paràgraf de cos de text"
#: WriterCommands.xcu
msgctxt ""
@@ -29954,7 +29935,6 @@ msgid "Default ~Character"
msgstr "~Caràcter predeterminat"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:DefaultCharStyle\n"
@@ -29970,7 +29950,7 @@ msgctxt ""
"TooltipLabel\n"
"value.text"
msgid "Default Character Style"
-msgstr ""
+msgstr "Estil de caràcter predeterminat"
#: WriterCommands.xcu
msgctxt ""
@@ -30018,14 +29998,13 @@ msgid "~Strong Emphasis"
msgstr "Èmfasi ~fort"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:StrongEmphasisCharStyle\n"
"TooltipLabel\n"
"value.text"
msgid "Strong Emphasis Character Style"
-msgstr "Estil de caràcter d'èmfasi"
+msgstr "Estil de caràcter d'èmfasi fort"
#: WriterCommands.xcu
msgctxt ""
@@ -30052,7 +30031,7 @@ msgctxt ""
"TooltipLabel\n"
"value.text"
msgid "Quotation Character Style"
-msgstr ""
+msgstr "Estil de caràcter de citació"
#: WriterCommands.xcu
msgctxt ""
@@ -30079,7 +30058,7 @@ msgctxt ""
"TooltipLabel\n"
"value.text"
msgid "Source Text Character Style"
-msgstr ""
+msgstr "Estil de caràcter de text font"
#: WriterCommands.xcu
msgctxt ""
@@ -30142,7 +30121,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Alphabet Uppercase List"
-msgstr ""
+msgstr "Llista alfabètica en majúscules"
#: WriterCommands.xcu
msgctxt ""
@@ -30151,7 +30130,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Alphabet Uppercase List"
-msgstr ""
+msgstr "Llista alfabètica en majúscules"
#: WriterCommands.xcu
msgctxt ""
@@ -30160,7 +30139,7 @@ msgctxt ""
"TooltipLabel\n"
"value.text"
msgid "Alphabet Uppercase List Style"
-msgstr ""
+msgstr "Estil de llista alfabètica en majúscules"
#: WriterCommands.xcu
msgctxt ""
@@ -30169,7 +30148,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Alphabet Lowercase List"
-msgstr ""
+msgstr "Llista alfabètica en minúscules"
#: WriterCommands.xcu
msgctxt ""
@@ -30178,7 +30157,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Alphabet Lowercase List"
-msgstr ""
+msgstr "Llista alfabètica en minúscules"
#: WriterCommands.xcu
msgctxt ""
@@ -30187,7 +30166,7 @@ msgctxt ""
"TooltipLabel\n"
"value.text"
msgid "Alphabet Lowercase List Style"
-msgstr ""
+msgstr "Estil de llista alfabètica en minúscules"
#: WriterCommands.xcu
msgctxt ""
@@ -30196,7 +30175,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Roman Uppercase List"
-msgstr ""
+msgstr "Llista numerada en xifres romanes majúscules"
#: WriterCommands.xcu
msgctxt ""
@@ -30205,7 +30184,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Roman Uppercase List"
-msgstr ""
+msgstr "Llista numerada en xifres romanes majúscules"
#: WriterCommands.xcu
msgctxt ""
@@ -30214,7 +30193,7 @@ msgctxt ""
"TooltipLabel\n"
"value.text"
msgid "Roman Uppercase List Style"
-msgstr ""
+msgstr "Estil de llista numerada en xifres romanes majúscules"
#: WriterCommands.xcu
msgctxt ""
@@ -30223,7 +30202,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Roman Lowercase List"
-msgstr ""
+msgstr "Llista numerada en xifres romanes minúscules"
#: WriterCommands.xcu
msgctxt ""
@@ -30232,7 +30211,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Roman Lowercase List"
-msgstr ""
+msgstr "Llista numerada en xifres romanes minúscules"
#: WriterCommands.xcu
msgctxt ""
@@ -30241,7 +30220,7 @@ msgctxt ""
"TooltipLabel\n"
"value.text"
msgid "Roman Lowercase List Style"
-msgstr ""
+msgstr "Estil de llista numerada en xifres romanes minúscules"
#: WriterCommands.xcu
msgctxt ""
@@ -30286,7 +30265,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Page Margins"
-msgstr ""
+msgstr "Marges de la pàgina"
#: WriterCommands.xcu
msgctxt ""
diff --git a/source/ca/sc/messages.po b/source/ca/sc/messages.po
index 2e0866e82fd..674ef044087 100644
--- a/source/ca/sc/messages.po
+++ b/source/ca/sc/messages.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-01-10 11:50+0100\n"
-"PO-Revision-Date: 2017-12-18 14:03+0000\n"
+"PO-Revision-Date: 2018-01-15 11:50+0000\n"
"Last-Translator: Joan Montané <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1513605811.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1516017001.000000\n"
#: compiler.hrc:27
msgctxt "RID_FUNCTION_CATEGORIES"
@@ -687,6 +687,8 @@ msgid ""
"Deleting the pivot table will also remove any associated pivot charts.\n"
"Do you want to proceed?"
msgstr ""
+"Si suprimiu la taula dinàmica també se suprimiran els diagrames dinàmics associats.\n"
+"Voleu continuar?"
#: globstr.hrc:153
msgctxt "STR_DATAPILOT_SUBTOTAL"
@@ -816,6 +818,10 @@ msgid ""
"and may not contain the characters [ ] * ? : / \\ \n"
"or the character ' (apostrophe) as first or last character."
msgstr ""
+"El nom del full no és vàlid.\n"
+"El nom del full no pot ser un duplicat d'un nom que ja existeixi \n"
+"i no pot contenir els caràcters [ ] * ? : / \\ \n"
+"ni el caràcter ' (apòstrof) com a primer o últim caràcter."
#: globstr.hrc:178
msgctxt "STR_SCENARIO"
@@ -2688,7 +2694,7 @@ msgstr "No hi ha cap filtre disponible per a aquest tipus de fitxer."
#: scerrors.hrc:44
msgctxt "RID_ERRHDLSC"
msgid "Unknown or unsupported Excel file format."
-msgstr ""
+msgstr "Format de fitxer Excel desconegut o incompatible."
#: scerrors.hrc:46
msgctxt "RID_ERRHDLSC"
@@ -4617,15 +4623,14 @@ msgid "Factor. The factor for the reduction of the depreciation. Factor = 2 deno
msgstr "Factor. El factor per a la reducció de la depreciació. Factor = 2 indica la depreciació de doble taxa."
#: scfuncs.hrc:627
-#, fuzzy
msgctxt "SC_OPCODE_VBD"
msgid "NoSwitch"
-msgstr "Commuta"
+msgstr "SenseCanvi"
#: scfuncs.hrc:628
msgctxt "SC_OPCODE_VBD"
msgid "NoSwitch = 0 denotes switch to linear depreciation, NoSwitch = 1 do not switch."
-msgstr ""
+msgstr "SenseCanvi = 0 indica un canvi en la depreciació lineal. SenseCanvi =1 no fa cap canvi."
#: scfuncs.hrc:634
msgctxt "SC_OPCODE_EFFECT"
@@ -4788,10 +4793,9 @@ msgid "Number of amortization periods for the calculation of the interest."
msgstr "Nombre de períodes d'amortització per al càlcul de l'interès."
#: scfuncs.hrc:691
-#, fuzzy
msgctxt "SC_OPCODE_ISPMT"
msgid "Total periods"
-msgstr "períodes_totals"
+msgstr "Total de períodes"
#: scfuncs.hrc:692
msgctxt "SC_OPCODE_ISPMT"
@@ -5149,10 +5153,9 @@ msgid "Any value or expression which can be either TRUE or FALSE."
msgstr "Qualsevol valor o expressió que tant pot ser CERT com FALS."
#: scfuncs.hrc:873
-#, fuzzy
msgctxt "SC_OPCODE_IF"
msgid "Then value"
-msgstr "Then_value"
+msgstr "Valor «aleshores»"
#: scfuncs.hrc:874
msgctxt "SC_OPCODE_IF"
@@ -5160,10 +5163,9 @@ msgid "The result of the function if the logical test returns a TRUE."
msgstr "Resultat de la funció si la verificació lògica retorna un TRUE."
#: scfuncs.hrc:875
-#, fuzzy
msgctxt "SC_OPCODE_IF"
msgid "Otherwise value"
-msgstr "Otherwise_value"
+msgstr "Valor «altrament»"
#: scfuncs.hrc:876
msgctxt "SC_OPCODE_IF"
@@ -5231,10 +5233,9 @@ msgid "Logical value "
msgstr "Valor lògic "
#: scfuncs.hrc:904
-#, fuzzy
msgctxt "SC_OPCODE_OR"
msgid "Logical value 1, logical value 2,... are conditions to be tested and which return either TRUE or FALSE."
-msgstr "Valor lògic 1, valor lògic 2... són entre 1 i 30 condicions que s'han de verificar i que tornen CERT o FALS."
+msgstr "Valor lògic 1, valor lògic 2... són condicions que s'han de verificar i que tornen CERT o FALS."
#: scfuncs.hrc:910
msgctxt "SC_OPCODE_XOR"
@@ -5247,10 +5248,9 @@ msgid "Logical value "
msgstr "Valor lògic "
#: scfuncs.hrc:912
-#, fuzzy
msgctxt "SC_OPCODE_XOR"
msgid "Logical value 1, logical value 2, ... are conditions to be tested and which return either TRUE or FALSE."
-msgstr "Valor lògic 1, valor lògic 2... són fins a 30 condicions a comprovar i que retornen CERT o FALS."
+msgstr "Valor lògic 1, valor lògic 2... són condicions a comprovar i que retornen CERT o FALS."
#: scfuncs.hrc:918
msgctxt "SC_OPCODE_AND"
@@ -5263,10 +5263,9 @@ msgid "Logical value "
msgstr "Valor lògic "
#: scfuncs.hrc:920
-#, fuzzy
msgctxt "SC_OPCODE_AND"
msgid "Logical value 1, logical value 2;...are conditions to be tested and each returns either TRUE or FALSE."
-msgstr "Valor lògic 1, valor lògic 2... són entre 1 i 30 condicions que s'han de verificar i cada una de les quals retorna CERT o FALS."
+msgstr "Valor lògic 1, valor lògic 2... són condicions que s'han de verificar i cada una de les quals retorna CERT o FALS."
#: scfuncs.hrc:926
msgctxt "SC_OPCODE_ABS"
@@ -7112,10 +7111,9 @@ msgid "Number "
msgstr "Nombre "
#: scfuncs.hrc:1727
-#, fuzzy
msgctxt "SC_OPCODE_MIN"
msgid "Number 1, number 2, ... are numerical arguments for which the smallest number is to be determined."
-msgstr "Nombre 1, nombre 2... són arguments numèrics el nombre més gran dels quals s'ha de determinar."
+msgstr "Nombre 1, nombre 2... són arguments numèrics el nombre més petit dels quals s'ha de determinar."
#: scfuncs.hrc:1733
msgctxt "SC_OPCODE_MIN_A"
@@ -7123,16 +7121,14 @@ msgid "Returns the smallest value in a list of arguments. Text is evaluated as z
msgstr "Retorna el valor més petit d'una llista d'arguments. El text s'avalua com a zero."
#: scfuncs.hrc:1734
-#, fuzzy
msgctxt "SC_OPCODE_MIN_A"
msgid "Value "
msgstr "Valor "
#: scfuncs.hrc:1735
-#, fuzzy
msgctxt "SC_OPCODE_MIN_A"
msgid "Value 1; value 2;... are arguments whose smallest number is to be determined."
-msgstr "Valor 1, valor 2... són arguments el valor més gran dels quals s'ha de determinar."
+msgstr "Valor 1, valor 2... són arguments el valor més petit dels quals s'ha de determinar."
#: scfuncs.hrc:1741
msgctxt "SC_OPCODE_VAR"
@@ -7145,10 +7141,9 @@ msgid "Number "
msgstr "Nombre "
#: scfuncs.hrc:1743
-#, fuzzy
msgctxt "SC_OPCODE_VAR"
msgid "Number 1, number 2, ... are numerical arguments which portray a sample of a population."
-msgstr "Nombre 1, nombre 2... són entre 1 i 254 arguments numèrics que representen una mostra."
+msgstr "Nombre 1, nombre 2... són arguments numèrics que representen una mostra d'una població."
#: scfuncs.hrc:1749
msgctxt "SC_OPCODE_VAR_S"
@@ -7161,10 +7156,9 @@ msgid "Number "
msgstr "Nombre "
#: scfuncs.hrc:1751
-#, fuzzy
msgctxt "SC_OPCODE_VAR_S"
msgid "Number 1, number 2, ... are numerical arguments which portray a sample of a population."
-msgstr "Nombre 1, nombre 2... són entre 1 i 254 arguments numèrics que representen una mostra."
+msgstr "Nombre 1, nombre 2... són arguments numèrics que representen una mostra d'una població."
#: scfuncs.hrc:1757
msgctxt "SC_OPCODE_VAR_A"
@@ -7177,10 +7171,9 @@ msgid "Value "
msgstr "Valor "
#: scfuncs.hrc:1759
-#, fuzzy
msgctxt "SC_OPCODE_VAR_A"
msgid "Value 1; value 2; ... are arguments representing a sample taken from a basic total population."
-msgstr "Valor 1; valor 2;... són entre 1 i 30 arguments que representen una mostra presa d'una població total bàsica."
+msgstr "Valor 1, valor 2... són arguments que representen una mostra presa d'una població total de base."
#: scfuncs.hrc:1765
msgctxt "SC_OPCODE_VAR_P"
@@ -7193,10 +7186,9 @@ msgid "Number "
msgstr "Nombre "
#: scfuncs.hrc:1767
-#, fuzzy
msgctxt "SC_OPCODE_VAR_P"
msgid "Number 1, number 2, ... are numerical arguments which represent a population."
-msgstr "Nombre 1, nombre 2... són entre 1 i 254 arguments numèrics que representen una mostra."
+msgstr "Nombre 1, nombre 2... són arguments numèrics que representen una mostra d'una població."
#: scfuncs.hrc:1773
msgctxt "SC_OPCODE_VAR_P_MS"
@@ -7209,10 +7201,9 @@ msgid "Number "
msgstr "Nombre "
#: scfuncs.hrc:1775
-#, fuzzy
msgctxt "SC_OPCODE_VAR_P_MS"
msgid "Number 1, number 2, ... are numerical arguments which represent a population."
-msgstr "Nombre 1, nombre 2... són entre 1 i 254 arguments numèrics que representen una mostra."
+msgstr "Nombre 1, nombre 2... són arguments numèrics que representen una mostra d'una població."
#: scfuncs.hrc:1781
msgctxt "SC_OPCODE_VAR_P_A"
@@ -7225,10 +7216,9 @@ msgid "Value "
msgstr "Valor "
#: scfuncs.hrc:1783
-#, fuzzy
msgctxt "SC_OPCODE_VAR_P_A"
msgid "Value 1; value 2;... are arguments representing a population."
-msgstr "Valor 1, valor 2... són arguments que representen pagaments i ingressos."
+msgstr "Valor 1, valor 2... són arguments que representen una població."
#: scfuncs.hrc:1789
msgctxt "SC_OPCODE_ST_DEV"
@@ -7241,10 +7231,9 @@ msgid "Number "
msgstr "Nombre "
#: scfuncs.hrc:1791
-#, fuzzy
msgctxt "SC_OPCODE_ST_DEV"
msgid "Number 1, number 2, ... are numerical arguments which portray a sample of a population."
-msgstr "Nombre 1, nombre 2... són entre 1 i 254 arguments numèrics que representen una mostra."
+msgstr "Nombre 1, nombre 2... arguments numèrics que representen una mostra d'una població."
#: scfuncs.hrc:1797
msgctxt "SC_OPCODE_ST_DEV_S"
@@ -7257,10 +7246,9 @@ msgid "Number "
msgstr "Nombre "
#: scfuncs.hrc:1799
-#, fuzzy
msgctxt "SC_OPCODE_ST_DEV_S"
msgid "Number 1, number 2, ... are numerical arguments which portray a sample of a population."
-msgstr "Nombre 1, nombre 2... són entre 1 i 254 arguments numèrics que representen una mostra."
+msgstr "Nombre 1, nombre 2... són arguments numèrics que representen una mostra d'una població."
#: scfuncs.hrc:1805
msgctxt "SC_OPCODE_ST_DEV_A"
@@ -7273,10 +7261,9 @@ msgid "Value "
msgstr "Valor "
#: scfuncs.hrc:1807
-#, fuzzy
msgctxt "SC_OPCODE_ST_DEV_A"
msgid "Value 1; value 2; ... are arguments representing a sample taken from a basic total population."
-msgstr "Valor 1; valor 2;... són entre 1 i 30 arguments que representen una mostra presa d'una població total bàsica."
+msgstr "Valor 1, valor 2... són arguments que representen una mostra presa d'una població total de base."
#: scfuncs.hrc:1813
msgctxt "SC_OPCODE_ST_DEV_P"
@@ -7289,10 +7276,9 @@ msgid "Number "
msgstr "Nombre "
#: scfuncs.hrc:1815
-#, fuzzy
msgctxt "SC_OPCODE_ST_DEV_P"
msgid "Number 1, number 2, ... are numerical arguments which portray a population."
-msgstr "Nombre 1, nombre 2... són entre 1 i 254 arguments numèrics que representen una mostra."
+msgstr "Nombre 1, nombre 2... són arguments numèrics que representen una mostra d'una població."
#: scfuncs.hrc:1821
msgctxt "SC_OPCODE_ST_DEV_P_MS"
@@ -7305,10 +7291,9 @@ msgid "Number "
msgstr "Nombre "
#: scfuncs.hrc:1823
-#, fuzzy
msgctxt "SC_OPCODE_ST_DEV_P_MS"
msgid "Number 1, number 2, ... are numerical arguments which portray a population."
-msgstr "Nombre 1, nombre 2... són entre 1 i 254 arguments numèrics que representen una mostra."
+msgstr "Nombre 1, nombre 2... són arguments numèrics que representen una mostra d'una població."
#: scfuncs.hrc:1829
msgctxt "SC_OPCODE_ST_DEV_P_A"
@@ -7321,10 +7306,9 @@ msgid "Value "
msgstr "Valor "
#: scfuncs.hrc:1831
-#, fuzzy
msgctxt "SC_OPCODE_ST_DEV_P_A"
msgid "Value 1; value 2;... are arguments corresponding to a population."
-msgstr "Valor 1; valor 2;... són entre 1 i 30 arguments que corresponen a una població."
+msgstr "Valor 1, valor 2... són arguments que corresponen a una població."
#: scfuncs.hrc:1837
msgctxt "SC_OPCODE_AVERAGE"
@@ -7337,10 +7321,9 @@ msgid "Number "
msgstr "Nombre "
#: scfuncs.hrc:1839
-#, fuzzy
msgctxt "SC_OPCODE_AVERAGE"
msgid "Number 1, number 2;...are numeric arguments representing a population sample."
-msgstr "Nombre 1, nombre 2... són entre 1 i 30 arguments numèrics que representen una mostra d'una població."
+msgstr "Nombre 1, nombre 2... són arguments numèrics que representen una mostra d'una població."
#: scfuncs.hrc:1845
msgctxt "SC_OPCODE_AVERAGE_A"
@@ -7353,10 +7336,9 @@ msgid "Value "
msgstr "Valor "
#: scfuncs.hrc:1847
-#, fuzzy
msgctxt "SC_OPCODE_AVERAGE_A"
msgid "Value 1; value 2; ... are arguments representing a sample taken from a basic total population."
-msgstr "Valor 1; valor 2;... són entre 1 i 30 arguments que representen una mostra presa d'una població total bàsica."
+msgstr "Valor 1, valor 2... són arguments que representen una mostra presa d'una població total bàsica."
#: scfuncs.hrc:1853
msgctxt "SC_OPCODE_DEV_SQ"
@@ -7369,10 +7351,9 @@ msgid "Number "
msgstr "Nombre "
#: scfuncs.hrc:1855
-#, fuzzy
msgctxt "SC_OPCODE_DEV_SQ"
msgid "Number 1, number 2, ... are numerical arguments which portray a sample."
-msgstr "Nombre 1, nombre 2... són entre 1 i 254 arguments numèrics que representen una mostra."
+msgstr "Nombre 1, nombre 2... són arguments numèrics que representen una mostra."
#: scfuncs.hrc:1861
msgctxt "SC_OPCODE_AVE_DEV"
@@ -7385,10 +7366,9 @@ msgid "Number "
msgstr "Nombre "
#: scfuncs.hrc:1863
-#, fuzzy
msgctxt "SC_OPCODE_AVE_DEV"
msgid "Number 1, number 2;...are numerical arguments representing a sample."
-msgstr "Nombre 1, nombre 2... són entre 1 i 254 arguments numèrics que representen una mostra."
+msgstr "Nombre 1, nombre 2... són arguments numèrics que representen una mostra."
#: scfuncs.hrc:1869
msgctxt "SC_OPCODE_SKEW"
@@ -7401,10 +7381,9 @@ msgid "Number "
msgstr "Nombre "
#: scfuncs.hrc:1871
-#, fuzzy
msgctxt "SC_OPCODE_SKEW"
msgid "Number 1, number 2, ... are numerical arguments portraying a sample of the distribution."
-msgstr "Nombre 1, nombre 2... són entre 1 i 30 arguments numèrics que representen una mostra de la distribució."
+msgstr "Nombre 1, nombre 2... són arguments numèrics que representen una mostra de la distribució."
#: scfuncs.hrc:1877
msgctxt "SC_OPCODE_SKEWP"
@@ -7417,10 +7396,9 @@ msgid "Number "
msgstr "Nombre "
#: scfuncs.hrc:1879
-#, fuzzy
msgctxt "SC_OPCODE_SKEWP"
msgid "Number 1, number 2, ... are numerical arguments portraying the population."
-msgstr "Nombre 1, nombre 2... són entre 1 i 254 arguments numèrics que representen una mostra."
+msgstr "Nombre 1, nombre 2... són arguments numèrics que representen una mostra d'una població."
#: scfuncs.hrc:1885
msgctxt "SC_OPCODE_KURT"
@@ -7433,10 +7411,9 @@ msgid "Number "
msgstr "Nombre "
#: scfuncs.hrc:1887
-#, fuzzy
msgctxt "SC_OPCODE_KURT"
msgid "Number 1, number 2, ... are numerical arguments, representing a sample of the distribution."
-msgstr "Nombre 1, nombre 2... són entre 1 i 30 arguments numèrics que representen una mostra de la distribució."
+msgstr "Nombre 1, nombre 2... són arguments numèrics que representen una mostra de la distribució."
#: scfuncs.hrc:1893
msgctxt "SC_OPCODE_GEO_MEAN"
@@ -7449,10 +7426,9 @@ msgid "Number "
msgstr "Nombre "
#: scfuncs.hrc:1895
-#, fuzzy
msgctxt "SC_OPCODE_GEO_MEAN"
msgid "Number 1, number 2, ... are numerical arguments which portray a sample."
-msgstr "Nombre 1, nombre 2... són entre 1 i 254 arguments numèrics que representen una mostra."
+msgstr "Nombre 1, nombre 2... són arguments numèrics que representen una mostra."
#: scfuncs.hrc:1901
msgctxt "SC_OPCODE_HAR_MEAN"
@@ -7465,10 +7441,9 @@ msgid "Number "
msgstr "Nombre "
#: scfuncs.hrc:1903
-#, fuzzy
msgctxt "SC_OPCODE_HAR_MEAN"
msgid "Number 1, number 2, ... are numerical arguments which portray a sample."
-msgstr "Nombre 1, nombre 2... són entre 1 i 254 arguments numèrics que representen una mostra."
+msgstr "Nombre 1, nombre 2... són arguments numèrics que representen una mostra."
#: scfuncs.hrc:1909
msgctxt "SC_OPCODE_MODAL_VALUE"
@@ -7481,10 +7456,9 @@ msgid "Number "
msgstr "Nombre "
#: scfuncs.hrc:1911
-#, fuzzy
msgctxt "SC_OPCODE_MODAL_VALUE"
msgid "Number 1, number 2, ... are numerical arguments which portray a sample."
-msgstr "Nombre 1, nombre 2... són entre 1 i 254 arguments numèrics que representen una mostra."
+msgstr "Nombre 1, nombre 2... són arguments numèrics que representen una mostra."
#: scfuncs.hrc:1917
msgctxt "SC_OPCODE_MODAL_VALUE_MS"
@@ -7497,10 +7471,9 @@ msgid "Number "
msgstr "Nombre "
#: scfuncs.hrc:1919
-#, fuzzy
msgctxt "SC_OPCODE_MODAL_VALUE_MS"
msgid "Number 1, number 2, ... are numerical arguments which portray a sample."
-msgstr "Nombre 1, nombre 2... són entre 1 i 254 arguments numèrics que representen una mostra."
+msgstr "Nombre 1, nombre 2... són arguments numèrics que representen una mostra."
#: scfuncs.hrc:1925
msgctxt "SC_OPCODE_MODAL_VALUE_MULTI"
@@ -7528,10 +7501,9 @@ msgid "Number "
msgstr "Nombre "
#: scfuncs.hrc:1935
-#, fuzzy
msgctxt "SC_OPCODE_MEDIAN"
msgid "Number 1, number 2, ... are numerical arguments which portray a sample."
-msgstr "Nombre 1, nombre 2... són entre 1 i 254 arguments numèrics que representen una mostra."
+msgstr "Nombre 1, nombre 2... són arguments numèrics que representen una mostra."
#: scfuncs.hrc:1941
msgctxt "SC_OPCODE_PERCENTILE"
@@ -8019,10 +7991,9 @@ msgid "Returns the probability of a trial result using binomial distribution."
msgstr "Retorna la probabilitat del resultat d'una avaluació amb una distribució binomial."
#: scfuncs.hrc:2118
-#, fuzzy
msgctxt "SC_OPCODE_B"
msgid "Trials"
-msgstr "avaluacions"
+msgstr "Avaluacions"
#: scfuncs.hrc:2119
msgctxt "SC_OPCODE_B"
@@ -8042,7 +8013,7 @@ msgstr "Probabilitat individual d'un resultat d'avaluació."
#: scfuncs.hrc:2122
msgctxt "SC_OPCODE_B"
msgid "T 1"
-msgstr ""
+msgstr "T 1"
#: scfuncs.hrc:2123
msgctxt "SC_OPCODE_B"
@@ -8052,7 +8023,7 @@ msgstr "Límit inferior per al nombre d'avaluacions."
#: scfuncs.hrc:2124
msgctxt "SC_OPCODE_B"
msgid "T 2"
-msgstr ""
+msgstr "T 2"
#: scfuncs.hrc:2125
msgctxt "SC_OPCODE_B"
@@ -8135,10 +8106,9 @@ msgid "The number of successes in a series of trials."
msgstr "Nombre d'èxits en una sèrie d'avaluacions."
#: scfuncs.hrc:2166
-#, fuzzy
msgctxt "SC_OPCODE_BINOM_DIST"
msgid "Trials"
-msgstr "avaluacions"
+msgstr "Avaluacions"
#: scfuncs.hrc:2167
msgctxt "SC_OPCODE_BINOM_DIST"
@@ -8181,10 +8151,9 @@ msgid "The number of successes in a series of trials."
msgstr "Nombre d'èxits en una sèrie d'avaluacions."
#: scfuncs.hrc:2180
-#, fuzzy
msgctxt "SC_OPCODE_BINOM_DIST_MS"
msgid "Trials"
-msgstr "avaluacions"
+msgstr "Avaluacions"
#: scfuncs.hrc:2181
msgctxt "SC_OPCODE_BINOM_DIST_MS"
@@ -8297,10 +8266,9 @@ msgid "Returns the smallest value for which the cumulative binomial distribution
msgstr "Retorna el valor més petit la distribució binomial acumulada del qual és major o igual que un valor de criteri."
#: scfuncs.hrc:2218
-#, fuzzy
msgctxt "SC_OPCODE_CRIT_BINOM"
msgid "Trials"
-msgstr "avaluacions"
+msgstr "Avaluacions"
#: scfuncs.hrc:2219
msgctxt "SC_OPCODE_CRIT_BINOM"
@@ -8333,10 +8301,9 @@ msgid "Returns the smallest value for which the cumulative binomial distribution
msgstr "Retorna el valor més petit la distribució binomial acumulada del qual és més gran o igual que un valor de criteri."
#: scfuncs.hrc:2230
-#, fuzzy
msgctxt "SC_OPCODE_BINOM_INV"
msgid "Trials"
-msgstr "avaluacions"
+msgstr "Avaluacions"
#: scfuncs.hrc:2231
msgctxt "SC_OPCODE_BINOM_INV"
@@ -10214,10 +10181,9 @@ msgid "Returns the number of permutations for a given number of elements without
msgstr "Retorna el nombre de permutacions per a un nombre donat d'elements sense repetició."
#: scfuncs.hrc:2885
-#, fuzzy
msgctxt "SC_OPCODE_PERMUT"
msgid "Count 1"
-msgstr "Count_1"
+msgstr "Nombre 1"
#: scfuncs.hrc:2886
msgctxt "SC_OPCODE_PERMUT"
@@ -10225,10 +10191,9 @@ msgid "The total number of elements."
msgstr "Nombre total d'elements."
#: scfuncs.hrc:2887
-#, fuzzy
msgctxt "SC_OPCODE_PERMUT"
msgid "Count 2"
-msgstr "Count_2"
+msgstr "Nombre 2"
#: scfuncs.hrc:2888
msgctxt "SC_OPCODE_PERMUT"
@@ -10241,10 +10206,9 @@ msgid "Returns the number of permutations for a given number of objects (repetit
msgstr "Retorna el nombre de permutacions per a un nombre donat d'objectes (es permet la repetició)."
#: scfuncs.hrc:2895
-#, fuzzy
msgctxt "SC_OPCODE_PERMUTATION_A"
msgid "Count 1"
-msgstr "Count_1"
+msgstr "Nombre 1"
#: scfuncs.hrc:2896
msgctxt "SC_OPCODE_PERMUTATION_A"
@@ -10252,10 +10216,9 @@ msgid "The total number of elements."
msgstr "Nombre total d'elements."
#: scfuncs.hrc:2897
-#, fuzzy
msgctxt "SC_OPCODE_PERMUTATION_A"
msgid "Count 2"
-msgstr "Count_2"
+msgstr "Nombre 2"
#: scfuncs.hrc:2898
msgctxt "SC_OPCODE_PERMUTATION_A"
@@ -10913,10 +10876,9 @@ msgid "The data array from which you want to forecast."
msgstr "La matriu de dades de les quals voleu fer el pronòstic."
#: scfuncs.hrc:3139
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_ADD"
msgid "Timeline"
-msgstr "cronologia"
+msgstr "Cronologia"
#: scfuncs.hrc:3140
msgctxt "SC_OPCODE_FORECAST_ETS_ADD"
@@ -10924,10 +10886,9 @@ msgid "The date or numeric array; a consistent step between values is needed."
msgstr "La matriu de dates o nombres, cal que la diferència entre els valors sigui consistent."
#: scfuncs.hrc:3141
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_ADD"
msgid "Period length"
-msgstr "durada del període"
+msgstr "Durada del període"
#: scfuncs.hrc:3142
msgctxt "SC_OPCODE_FORECAST_ETS_ADD"
@@ -10980,10 +10941,9 @@ msgid "The data array from which you want to forecast."
msgstr "La matriu de dades de les quals voleu fer el pronòstic."
#: scfuncs.hrc:3157
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_MUL"
msgid "Timeline"
-msgstr "cronologia"
+msgstr "Cronologia"
#: scfuncs.hrc:3158
msgctxt "SC_OPCODE_FORECAST_ETS_MUL"
@@ -10991,10 +10951,9 @@ msgid "The date or numeric array; a consistent step between values is needed."
msgstr "La matriu de dates o nombres; cal que la diferència entre els valors sigui consistent."
#: scfuncs.hrc:3159
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_MUL"
msgid "Period length"
-msgstr "durada del període"
+msgstr "Durada del període"
#: scfuncs.hrc:3160
msgctxt "SC_OPCODE_FORECAST_ETS_MUL"
@@ -11047,10 +11006,9 @@ msgid "The data array from which you want to forecast."
msgstr "La matriu de dades de les quals voleu fer el pronòstic."
#: scfuncs.hrc:3175
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_PIA"
msgid "Timeline"
-msgstr "cronologia"
+msgstr "Cronologia"
#: scfuncs.hrc:3176
msgctxt "SC_OPCODE_FORECAST_ETS_PIA"
@@ -11069,10 +11027,9 @@ msgid "Confidence level (default 0.95); value 0 to 1 (exclusive) for 0 to 100% c
msgstr "Nivell de confiança (per defecte 0,95); valor entre 0 i 1 (exclusiu) per a un interval de predicció calculat de 0 al 100%."
#: scfuncs.hrc:3179
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_PIA"
msgid "Period length"
-msgstr "durada del període"
+msgstr "Durada del període"
#: scfuncs.hrc:3180
msgctxt "SC_OPCODE_FORECAST_ETS_PIA"
@@ -11125,10 +11082,9 @@ msgid "The data array from which you want to forecast."
msgstr "La matriu de dades de les quals voleu fer el pronòstic."
#: scfuncs.hrc:3195
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_PIM"
msgid "Timeline"
-msgstr "cronologia"
+msgstr "Cronologia"
#: scfuncs.hrc:3196
msgctxt "SC_OPCODE_FORECAST_ETS_PIM"
@@ -11147,10 +11103,9 @@ msgid "Confidence level (default 0.95); value 0 to 1 (exclusive) for 0 to 100% c
msgstr "Nivell de confiança (per defecte 0,95); valor entre 0 i 1 (exclusiu) per a un interval de predicció calculat de 0 al 100%."
#: scfuncs.hrc:3199
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_PIM"
msgid "Period length"
-msgstr "durada del període"
+msgstr "Durada del període"
#: scfuncs.hrc:3200
msgctxt "SC_OPCODE_FORECAST_ETS_PIM"
@@ -11193,10 +11148,9 @@ msgid "The data array from which you want to forecast."
msgstr "La matriu de dades de les quals voleu fer el pronòstic."
#: scfuncs.hrc:3213
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_SEA"
msgid "Timeline"
-msgstr "cronologia"
+msgstr "Cronologia"
#: scfuncs.hrc:3214
msgctxt "SC_OPCODE_FORECAST_ETS_SEA"
@@ -11239,10 +11193,9 @@ msgid "The data array from which you want to forecast."
msgstr "La matriu de dades de les quals voleu fer el pronòstic."
#: scfuncs.hrc:3227
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_STA"
msgid "Timeline"
-msgstr "cronologia"
+msgstr "Cronologia"
#: scfuncs.hrc:3228
msgctxt "SC_OPCODE_FORECAST_ETS_STA"
@@ -11260,10 +11213,9 @@ msgid "Value (1-9) or array of values, indicating which statistic will be return
msgstr "Valor (1–9) o matriu de valors, indicant quin estadístic es retornarà per a la previsió calculada."
#: scfuncs.hrc:3231
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_STA"
msgid "Period length"
-msgstr "durada del període"
+msgstr "Durada del període"
#: scfuncs.hrc:3232
msgctxt "SC_OPCODE_FORECAST_ETS_STA"
@@ -11306,10 +11258,9 @@ msgid "The data array from which you want to forecast."
msgstr "La matriu de dades de les quals voleu fer el pronòstic."
#: scfuncs.hrc:3245
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_STM"
msgid "Timeline"
-msgstr "cronologia"
+msgstr "Cronologia"
#: scfuncs.hrc:3246
msgctxt "SC_OPCODE_FORECAST_ETS_STM"
@@ -11327,10 +11278,9 @@ msgid "Value (1-9) or array of values, indicating which statistic will be return
msgstr "Valor (1–9) o matriu de valors, indicant quin estadístic es retornarà per a la previsió calculada."
#: scfuncs.hrc:3249
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_STM"
msgid "Period length"
-msgstr "durada del període"
+msgstr "Durada del període"
#: scfuncs.hrc:3250
msgctxt "SC_OPCODE_FORECAST_ETS_STM"
@@ -11658,7 +11608,6 @@ msgid "Column index number in the array."
msgstr "Número d'índex de la columna en una matriu."
#: scfuncs.hrc:3375
-#, fuzzy
msgctxt "SC_OPCODE_V_LOOKUP"
msgid "Sort order"
msgstr "Ordenació"
@@ -12219,10 +12168,9 @@ msgid "Checks 1 or more conditions and returns a value corresponding to the firs
msgstr "Comprova una o més condicions i retorna un valor corresponent a la primera condició certa."
#: scfuncs.hrc:3597
-#, fuzzy
msgctxt "SC_OPCODE_IFS_MS"
msgid "Test"
-msgstr "Verificació"
+msgstr "Prova"
#: scfuncs.hrc:3598
msgctxt "SC_OPCODE_IFS_MS"
@@ -12280,10 +12228,9 @@ msgid "Returns the minimum value in a range that meet multiple criteria in multi
msgstr "Retorna el valor mínim en un interval que compleix múltiples criteris en diversos intervals."
#: scfuncs.hrc:3618
-#, fuzzy
msgctxt "SC_OPCODE_MINIFS_MS"
msgid "Min range"
-msgstr "interval_mín"
+msgstr "Interval mínim"
#: scfuncs.hrc:3619
msgctxt "SC_OPCODE_MINIFS_MS"
@@ -12316,10 +12263,9 @@ msgid "Returns the maximum value in a range that meet multiple criteria in multi
msgstr "Retorna el valor màxim en un interval que compleix múltiples criteris en diversos intervals."
#: scfuncs.hrc:3629
-#, fuzzy
msgctxt "SC_OPCODE_MAXIFS_MS"
msgid "Max range"
-msgstr "interval_màx"
+msgstr "Interval màxim"
#: scfuncs.hrc:3630
msgctxt "SC_OPCODE_MAXIFS_MS"
@@ -12582,7 +12528,6 @@ msgid "The character position from which text is to be replaced."
msgstr "Posició del caràcter a partir del qual s'ha de reemplaçar el text."
#: scfuncs.hrc:3737
-#, fuzzy
msgctxt "SC_OPCODE_REPLACE"
msgid "Length"
msgstr "Longitud"
@@ -12798,10 +12743,9 @@ msgid "The text which is to replace the text string."
msgstr "Text que ha de reemplaçar la cadena de text."
#: scfuncs.hrc:3815
-#, fuzzy
msgctxt "SC_OPCODE_SUBSTITUTE"
msgid "Occurrence"
-msgstr "aparició"
+msgstr "Ocurrència"
#: scfuncs.hrc:3816
msgctxt "SC_OPCODE_SUBSTITUTE"
@@ -12999,10 +12943,9 @@ msgid "The value to be converted."
msgstr "Valor que s'ha de convertir."
#: scfuncs.hrc:3897
-#, fuzzy
msgctxt "SC_OPCODE_EUROCONVERT"
msgid "From currency"
-msgstr "moneda_origen"
+msgstr "De la moneda"
#: scfuncs.hrc:3898
msgctxt "SC_OPCODE_EUROCONVERT"
@@ -13010,10 +12953,9 @@ msgid "ISO 4217 code of the currency from which is converted, case-sensitive."
msgstr "Codi ISO 4217 de la moneda des de la qual es farà la conversió; es distingeix entre majúscules i minúscules."
#: scfuncs.hrc:3899
-#, fuzzy
msgctxt "SC_OPCODE_EUROCONVERT"
msgid "To currency"
-msgstr "moneda_destí"
+msgstr "A la moneda"
#: scfuncs.hrc:3900
msgctxt "SC_OPCODE_EUROCONVERT"
@@ -13021,10 +12963,9 @@ msgid "ISO 4217 code of the currency into which is converted, case-sensitive."
msgstr "Codi ISO 4217 de la moneda a la qual es farà la conversió, es distingeix entre majúscules i minúscules."
#: scfuncs.hrc:3901
-#, fuzzy
msgctxt "SC_OPCODE_EUROCONVERT"
msgid "Full precision"
-msgstr "màxima_precisió"
+msgstr "Màxima precisió"
#: scfuncs.hrc:3902
msgctxt "SC_OPCODE_EUROCONVERT"
@@ -13032,10 +12973,9 @@ msgid "If omitted or 0 or FALSE, the result is rounded to the decimals of To_cur
msgstr "Si s'omet o és 0 o FALS, el resultat s'arrodoneix als decimals de la moneda_destí. Amb qualsevol altre valor el resultat no s'arrodoneix."
#: scfuncs.hrc:3903
-#, fuzzy
msgctxt "SC_OPCODE_EUROCONVERT"
msgid "Triangulation precision"
-msgstr "precisió_triangulació"
+msgstr "Precisió per triangulació"
#. This description uses almost all available space in the dialog, make sure translations fit in size
#: scfuncs.hrc:3905
@@ -13434,10 +13374,9 @@ msgid "Number from which following arguments are subtracted."
msgstr "Nombre del qual se n'ha de sostreure un altre."
#: scfuncs.hrc:4056
-#, fuzzy
msgctxt "SC_OPCODE_RAWSUBTRACT"
msgid "Subtrahend "
-msgstr "subtrahend "
+msgstr "Subtrahend "
#: scfuncs.hrc:4057
msgctxt "SC_OPCODE_RAWSUBTRACT"
@@ -13470,63 +13409,54 @@ msgid "The number of significant digits to which value is to be rounded."
msgstr "El nombre de xifres significatives al que s'arrodonirà el valor."
#: scfuncs.hrc:4072
-#, fuzzy
msgctxt "SC_OPCODE_REPLACEB"
msgid "Replaces characters within a text string with a different text string, with DBCS."
-msgstr "Reemplaça els caràcters dins d'una cadena de text amb una altra cadena de text."
+msgstr "Reemplaça els caràcters dins d'una cadena de text amb una altra cadena de text, amb DBCS."
#: scfuncs.hrc:4073
-#, fuzzy
msgctxt "SC_OPCODE_REPLACEB"
msgid "Text"
msgstr "Text"
#: scfuncs.hrc:4074
-#, fuzzy
msgctxt "SC_OPCODE_REPLACEB"
msgid "The text in which some characters are to be replaced."
-msgstr "Text del qual s'han de reemplaçar alguns caràcters."
+msgstr "El text del qual s'han de reemplaçar alguns caràcters."
#: scfuncs.hrc:4075
-#, fuzzy
msgctxt "SC_OPCODE_REPLACEB"
msgid "Position"
msgstr "Posició"
#: scfuncs.hrc:4076
-#, fuzzy
msgctxt "SC_OPCODE_REPLACEB"
msgid "The character position from which text is to be replaced."
-msgstr "Posició del caràcter a partir del qual s'ha de reemplaçar el text."
+msgstr "La posició del caràcter a partir del qual s'ha de reemplaçar el text."
#: scfuncs.hrc:4077
-#, fuzzy
msgctxt "SC_OPCODE_REPLACEB"
msgid "Length"
msgstr "Longitud"
#: scfuncs.hrc:4078
-#, fuzzy
msgctxt "SC_OPCODE_REPLACEB"
msgid "The number of characters to be replaced."
-msgstr "Nombre de caràcters que s'han de reemplaçar."
+msgstr "El nombre de caràcters que s'han de reemplaçar."
#: scfuncs.hrc:4079
-#, fuzzy
msgctxt "SC_OPCODE_REPLACEB"
msgid "New text"
msgstr "Text nou"
#: scfuncs.hrc:4080
-#, fuzzy
msgctxt "SC_OPCODE_REPLACEB"
msgid "The text to be inserted."
-msgstr "Text que s'ha d'inserir."
+msgstr "El text que s'ha d'inserir."
#: scfuncs.hrc:4086
msgctxt "SC_OPCODE_FINDB"
msgid "Looks for a string of text within another (case sensitive), using byte positions."
-msgstr ""
+msgstr "Cerca una cadena de text en una altra cadena (distingeix entre majúscules i minúscules), fent servir posicions de bytes."
#: scfuncs.hrc:4087
msgctxt "SC_OPCODE_FINDB"
@@ -13561,7 +13491,7 @@ msgstr "La posició en el text des de la qual s'inicia la cerca."
#: scfuncs.hrc:4098
msgctxt "SC_OPCODE_SEARCHB"
msgid "Looks for a string of text within another (not case sensitive), using byte positions."
-msgstr ""
+msgstr "Cerca una cadena de text en una altra cadena (no distingeix majúscules i minúscules), fent servir posicions de bytes."
#: scfuncs.hrc:4099
msgctxt "SC_OPCODE_SEARCHB"
@@ -13744,7 +13674,7 @@ msgstr "S'han trobat %1 resultats"
#: strings.hrc:51
msgctxt "SCSTR_SKIPPED"
msgid "(only %1 are listed)"
-msgstr ""
+msgstr "(només és llisten %1)"
#. Attribute
#: strings.hrc:53
@@ -14808,12 +14738,12 @@ msgstr "Prova F"
#: strings.hrc:280
msgctxt "STR_TTEST"
msgid "Paired t-test"
-msgstr ""
+msgstr "Prova t aparellada"
#: strings.hrc:281
msgctxt "STR_TTEST_UNDO_NAME"
msgid "Paired t-test"
-msgstr ""
+msgstr "Prova t aparellada"
#: strings.hrc:282
msgctxt "STR_ZTEST"
@@ -16672,10 +16602,9 @@ msgid "_Close"
msgstr "_Tanca"
#: dataprovider.ui:9
-#, fuzzy
msgctxt "dataprovider|DataStreamDialog"
msgid "Live Data Streams"
-msgstr "Fluxos de dades en directe"
+msgstr "Fluxos de dades en directe"
#: dataprovider.ui:107
msgctxt "dataprovider|label6"
@@ -16683,35 +16612,31 @@ msgid "URL:"
msgstr "URL:"
#: dataprovider.ui:120
-#, fuzzy
msgctxt "dataprovider|url|tooltip_text"
msgid "Enter the URL of the source document in the local file system or Internet here."
msgstr "Introduïu aquí l'URL del document d'origen en el sistema de fitxers local o Internet."
#: dataprovider.ui:138
-#, fuzzy
msgctxt "dataprovider|browse"
msgid "_Browse..."
-msgstr "E_xamina..."
+msgstr "_Navega..."
#: dataprovider.ui:165
-#, fuzzy
msgctxt "dataprovider|label_db"
msgid "Database Range:"
-msgstr "Intervals de la base de dades"
+msgstr "Interval de base de dades:"
#: dataprovider.ui:199
msgctxt "dataprovider|label_provider"
msgid "Data Provider:"
-msgstr ""
+msgstr "Proveïdor de dades:"
#: dataprovider.ui:234
msgctxt "dataprovider|label_search"
msgid "Search String:"
-msgstr ""
+msgstr "Cadena de cerca:"
#: dataprovider.ui:268
-#, fuzzy
msgctxt "dataprovider|label"
msgid "Source Stream"
msgstr "Flux d'origen"
@@ -16754,7 +16679,7 @@ msgstr "E_xamina..."
#: datastreams.ui:120
msgctxt "datastreams|valuesinline"
msgid "value1,value2,...,valueN, and fill into range:"
-msgstr "valor1,valor2...valorN i emplena a l'interval:"
+msgstr "valor1, valor2... valorN, i emplena a l'interval:"
#: datastreams.ui:137
msgctxt "datastreams|addressvalue"
@@ -17874,7 +17799,7 @@ msgstr "_Delimitador de camps:"
#: imoptdialog.ui:124
msgctxt "imoptdialog|textft"
msgid "Strin_g delimiter:"
-msgstr ""
+msgstr "_Delimitador de cadena de caràcters:"
#: imoptdialog.ui:135
msgctxt "imoptdialog|asshown"
@@ -17987,7 +17912,6 @@ msgid "_From file"
msgstr "Des d'un _fitxer"
#: insertsheet.ui:371
-#, fuzzy
msgctxt "insertsheet|tables-atkobject"
msgid "Tables in file"
msgstr "Taules en el fitxer"
@@ -18448,7 +18372,6 @@ msgid "Image"
msgstr "Imatge"
#: notebookbar_groupedbar_compact.ui:3863
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|defaultD"
msgid "Default"
msgstr "Per defecte"
@@ -18479,31 +18402,26 @@ msgid "Header 2"
msgstr "Capçalera 2"
#: notebookbar_groupedbar_compact.ui:3929
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|bad"
msgid "Bad"
msgstr "Dolent"
#: notebookbar_groupedbar_compact.ui:3937
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|error"
msgid "Error"
msgstr "Error"
#: notebookbar_groupedbar_compact.ui:3945
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|good"
msgid "Good"
msgstr "Bo"
#: notebookbar_groupedbar_compact.ui:3953
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|neutral"
msgid "Neutral"
msgstr "Neutre"
#: notebookbar_groupedbar_compact.ui:3961
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|warning"
msgid "Warning"
msgstr "Avís"
@@ -18629,7 +18547,6 @@ msgid "_Styles"
msgstr "E_stils"
#: notebookbar_groupedbar_compact.ui:7850
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|drawb"
msgid "D_raw"
msgstr "D_ibuixa"
@@ -18740,31 +18657,26 @@ msgid "Header 2"
msgstr "Capçalera 2"
#: notebookbar_groupedbar_full.ui:3863
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|bad"
msgid "Bad"
msgstr "Dolent"
#: notebookbar_groupedbar_full.ui:3871
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|error"
msgid "Error"
msgstr "Error"
#: notebookbar_groupedbar_full.ui:3879
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|good"
msgid "Good"
msgstr "Bo"
#: notebookbar_groupedbar_full.ui:3887
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|neutral"
msgid "Neutral"
msgstr "Neutre"
#: notebookbar_groupedbar_full.ui:3895
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|warning"
msgid "Warning"
msgstr "Avís"
@@ -18800,10 +18712,9 @@ msgid "F_ont"
msgstr "_Tipus de lletra"
#: notebookbar_groupedbar_full.ui:5525
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|numberb"
msgid "_Number"
-msgstr "_Números"
+msgstr "_Nombre"
#: notebookbar_groupedbar_full.ui:5736
msgctxt "notebookbar_groupedbar_full|paragraphb"
@@ -18881,7 +18792,6 @@ msgid "_View"
msgstr "_Visualització"
#: notebookbar_groupedbar_full.ui:9055
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|drawb"
msgid "D_raw"
msgstr "D_ibuixa"
@@ -19254,17 +19164,17 @@ msgstr "Edita la vora"
#: optcalculatepage.ui:48
msgctxt "optcalculatepage|threadingenabled"
msgid "Enable multi-threaded calculation: Warning Experimental."
-msgstr ""
+msgstr "Activa el càlcul multi-fil. Atenció: experimental."
#: optcalculatepage.ui:52
msgctxt "optcalculatepage|threadingenabled|tooltip_text"
msgid "Enable Experimental multi-threaded calculation of formula-groups, this may break your spreadsheet."
-msgstr ""
+msgstr "Activa el càlcul multi-fil de grups de fórmules experimental, això pot trencar el vostre full de càlcul."
#: optcalculatepage.ui:71
msgctxt "optcalculatepage|label4"
msgid "CPU threading settings"
-msgstr ""
+msgstr "Opcions de fils CPU"
#: optcalculatepage.ui:107
msgctxt "optcalculatepage|case"
@@ -21014,12 +20924,12 @@ msgstr "A_lçada en pàgines:"
#: sheetprintpage.ui:486
msgctxt "sheetprintpage|unsetwidth"
msgid "Unspecified"
-msgstr ""
+msgstr "Sense especificar"
#: sheetprintpage.ui:499
msgctxt "sheetprintpage|unsetheight"
msgid "Unspecified"
-msgstr ""
+msgstr "Sense especificar"
#: sheetprintpage.ui:526
msgctxt "sheetprintpage|labelNP"
@@ -21112,7 +21022,6 @@ msgid "Indents from the left edge."
msgstr "Sagnat des de la vora esquerra."
#: sidebaralignment.ui:285
-#, fuzzy
msgctxt "sidebaralignment|leftindent-atkobject"
msgid "Left Indent"
msgstr "Sagnat esquerre"
@@ -21148,7 +21057,6 @@ msgid "Select the angle for rotation."
msgstr "Seleccioneu l'angle de la rotació."
#: sidebaralignment.ui:390
-#, fuzzy
msgctxt "sidebaralignment|orientationdegrees-atkobject"
msgid "Text Orientation"
msgstr "Orientació del text"
@@ -21811,7 +21719,7 @@ msgstr "Consell: l'interval d'ordenació pot ser detectat automàticament. Situe
#: splitcolumnentry.ui:21
msgctxt "splitcolumnentry|name"
msgid "Split Column Action"
-msgstr ""
+msgstr "Acció de dividir columnes"
#: splitcolumnentry.ui:37
msgctxt "splitcolumnentry|separator"
diff --git a/source/ca/sfx2/messages.po b/source/ca/sfx2/messages.po
index 14e5be78aad..2e4c2a9cef9 100644
--- a/source/ca/sfx2/messages.po
+++ b/source/ca/sfx2/messages.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2017-12-18 12:31+0100\n"
-"PO-Revision-Date: 2017-12-18 13:40+0000\n"
+"PO-Revision-Date: 2018-01-15 11:50+0000\n"
"Last-Translator: Joan Montané <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1513604423.000000\n"
+"X-POOTLE-MTIME: 1516017012.000000\n"
#: strings.hrc:25
msgctxt "STR_TEMPLATE_FILTER"
@@ -817,7 +817,7 @@ msgstr "Contrasenya incorrecta"
#: strings.hrc:172
msgctxt "RID_SVXSTR_GPG_ENCRYPT_FAILURE"
msgid "OpenPGP key not trusted, damaged, or encryption failure. Please try again."
-msgstr ""
+msgstr "La clau OpenPGP no és de confiança, és malmesa o ha fallat el xifratge. Torneu-ho a intentar."
#: strings.hrc:174
msgctxt "STR_PASSWD_MIN_LEN"
@@ -1293,32 +1293,32 @@ msgstr "Tanca la barra lateral"
#: strings.hrc:271
msgctxt "STR_TEMPLATE_NAME1"
msgid "Alizarin"
-msgstr ""
+msgstr "Alitzarina"
#: strings.hrc:272
msgctxt "STR_TEMPLATE_NAME2"
msgid "Beehive"
-msgstr ""
+msgstr "Rusc"
#: strings.hrc:273
msgctxt "STR_TEMPLATE_NAME3"
msgid "Blue Curve"
-msgstr ""
+msgstr "Corba blava"
#: strings.hrc:274
msgctxt "STR_TEMPLATE_NAME4"
msgid "Blueprint Plans"
-msgstr ""
+msgstr "Cianotip"
#: strings.hrc:275
msgctxt "STR_TEMPLATE_NAME5"
msgid "Bright Blue"
-msgstr ""
+msgstr "Blau brillant"
#: strings.hrc:276
msgctxt "STR_TEMPLATE_NAME6"
msgid "Classy Red"
-msgstr ""
+msgstr "Vermell elegant"
#: strings.hrc:277
msgctxt "STR_TEMPLATE_NAME7"
@@ -1328,93 +1328,93 @@ msgstr "ADN"
#: strings.hrc:278
msgctxt "STR_TEMPLATE_NAME8"
msgid "Focus"
-msgstr ""
+msgstr "Focus"
#: strings.hrc:279
msgctxt "STR_TEMPLATE_NAME9"
msgid "Forestbird"
-msgstr ""
+msgstr "Au forestal"
#: strings.hrc:280
msgctxt "STR_TEMPLATE_NAME10"
msgid "Impress"
-msgstr ""
+msgstr "Impressió"
#: strings.hrc:281
msgctxt "STR_TEMPLATE_NAME11"
msgid "Inspiration"
-msgstr ""
+msgstr "Inspiració"
#: strings.hrc:282
msgctxt "STR_TEMPLATE_NAME12"
msgid "Lights"
-msgstr ""
+msgstr "Llums"
#: strings.hrc:283
msgctxt "STR_TEMPLATE_NAME13"
msgid "Lush Green"
-msgstr ""
+msgstr "Verd exuberant"
#: strings.hrc:284
msgctxt "STR_TEMPLATE_NAME14"
msgid "Metropolis"
-msgstr ""
+msgstr "Metròpoli"
#: strings.hrc:285
msgctxt "STR_TEMPLATE_NAME15"
msgid "Midnightblue"
-msgstr ""
+msgstr "Blau de mitjanit"
#: strings.hrc:286
msgctxt "STR_TEMPLATE_NAME16"
msgid "Nature Illustration"
-msgstr ""
+msgstr "Natura"
#: strings.hrc:287
msgctxt "STR_TEMPLATE_NAME17"
msgid "Pencil"
-msgstr ""
+msgstr "Llapis"
#: strings.hrc:288
msgctxt "STR_TEMPLATE_NAME18"
msgid "Piano"
-msgstr ""
+msgstr "Piano"
#: strings.hrc:289
msgctxt "STR_TEMPLATE_NAME19"
msgid "Portfolio"
-msgstr ""
+msgstr "Portafolis"
#: strings.hrc:290
msgctxt "STR_TEMPLATE_NAME20"
msgid "Progress"
-msgstr ""
+msgstr "Progrés"
#: strings.hrc:291
msgctxt "STR_TEMPLATE_NAME21"
msgid "Sunset"
-msgstr ""
+msgstr "Ocàs"
#: strings.hrc:292
msgctxt "STR_TEMPLATE_NAME22"
msgid "Vintage"
-msgstr ""
+msgstr "Vintage"
#: strings.hrc:293
msgctxt "STR_TEMPLATE_NAME23"
msgid "Vivid"
-msgstr ""
+msgstr "Llampant"
#. Translators: default Writer template names
#: strings.hrc:295
msgctxt "STR_TEMPLATE_NAME24"
msgid "CV"
-msgstr ""
+msgstr "CV"
#: strings.hrc:296
msgctxt "STR_TEMPLATE_NAME25"
msgid "Resume"
-msgstr ""
+msgstr "Currículum"
#: strings.hrc:297
msgctxt "STR_TEMPLATE_NAME26"
@@ -1429,17 +1429,17 @@ msgstr "Modern"
#: strings.hrc:299
msgctxt "STR_TEMPLATE_NAME28"
msgid "Modern business letter sans-serif"
-msgstr ""
+msgstr "Carta comercial moderna, lletra sense serif"
#: strings.hrc:300
msgctxt "STR_TEMPLATE_NAME29"
msgid "Modern business letter serif"
-msgstr ""
+msgstr "Carta comercial moderna, lletra amb serif"
#: strings.hrc:301
msgctxt "STR_TEMPLATE_NAME30"
msgid "Businesscard with logo"
-msgstr ""
+msgstr "Targeta de visita amb logotip"
#: strings.hrc:303
msgctxt "STR_CLEAR_CHAR"
diff --git a/source/ca/svx/messages.po b/source/ca/svx/messages.po
index 550f55651f9..79257841c20 100644
--- a/source/ca/svx/messages.po
+++ b/source/ca/svx/messages.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2017-12-06 15:59+0100\n"
-"PO-Revision-Date: 2017-12-12 08:03+0000\n"
+"PO-Revision-Date: 2018-01-15 11:50+0000\n"
"Last-Translator: Joan Montané <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1513065801.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1516017020.000000\n"
#: fieldunit.hrc:30
msgctxt "RID_SVXSTR_FIELDUNIT_TABLE"
@@ -9080,7 +9080,6 @@ msgid "Box List Yellow"
msgstr ""
#: strings.hrc:643
-#, fuzzy
msgctxt "RID_SVXSTR_TBLAFMT_LO6_ELEGANT"
msgid "Elegant"
msgstr "Elegant"
@@ -9815,56 +9814,49 @@ msgid "90 Percent"
msgstr "90 per cent"
#: strings.hrc:797
-#, fuzzy
msgctxt "RID_SVXSTR_BMP34"
msgid "Light Downward Diagonal"
-msgstr "Diagonal descendent"
+msgstr "Diagonal descendent fina"
#: strings.hrc:798
-#, fuzzy
msgctxt "RID_SVXSTR_BMP35"
msgid "Light Upward Diagonal"
-msgstr "Diagonal ascendent"
+msgstr "Diagonal ascendent fina"
#: strings.hrc:799
-#, fuzzy
msgctxt "RID_SVXSTR_BMP36"
msgid "Dark Downward Diagonal"
-msgstr "Diagonal descendent"
+msgstr "Diagonal descendent gruixuda"
#: strings.hrc:800
-#, fuzzy
msgctxt "RID_SVXSTR_BMP37"
msgid "Dark Upward Diagonal"
-msgstr "Diagonal ascendent"
+msgstr "Diagonal ascendent gruixuda"
#: strings.hrc:801
-#, fuzzy
msgctxt "RID_SVXSTR_BMP38"
msgid "Wide Downward Diagonal"
-msgstr "Diagonal descendent"
+msgstr "Diagonal descendent ampla"
#: strings.hrc:802
-#, fuzzy
msgctxt "RID_SVXSTR_BMP39"
msgid "Wide Upward Diagonal"
-msgstr "Diagonal ascendent"
+msgstr "Diagonal ascendent ampla"
#: strings.hrc:803
msgctxt "RID_SVXSTR_BMP40"
msgid "Light Vertical"
-msgstr ""
+msgstr "Vertical fina"
#: strings.hrc:804
-#, fuzzy
msgctxt "RID_SVXSTR_BMP41"
msgid "Light Horizontal"
-msgstr "Inclinació horitzontal"
+msgstr "Horitzontal fina"
#: strings.hrc:805
msgctxt "RID_SVXSTR_BMP42"
msgid "Narrow Vertical"
-msgstr ""
+msgstr "Vertical estreta"
#: strings.hrc:806
msgctxt "RID_SVXSTR_BMP43"
@@ -9874,36 +9866,32 @@ msgstr "Horitzontal estreta"
#: strings.hrc:807
msgctxt "RID_SVXSTR_BMP44"
msgid "Dark Vertical"
-msgstr ""
+msgstr "Vertical gruixuda"
#: strings.hrc:808
-#, fuzzy
msgctxt "RID_SVXSTR_BMP45"
msgid "Dark Horizontal"
-msgstr "Horitzontal estreta"
+msgstr "Horitzontal gruixuda"
#: strings.hrc:809
-#, fuzzy
msgctxt "RID_SVXSTR_BMP46"
msgid "Dashed Downward Diagonal"
-msgstr "Diagonal descendent"
+msgstr "Diagonal descendent discontínua"
#: strings.hrc:810
-#, fuzzy
msgctxt "RID_SVXSTR_BMP47"
msgid "Dashed Upward Diagonal"
-msgstr "Diagonal ascendent"
+msgstr "Diagonal ascendent discontínua"
#: strings.hrc:811
-#, fuzzy
msgctxt "RID_SVXSTR_BMP48"
msgid "Dashed Horizontal"
-msgstr "Horitzontal estreta"
+msgstr "Horitzontal discontínua"
#: strings.hrc:812
msgctxt "RID_SVXSTR_BMP49"
msgid "Dashed Vertical"
-msgstr ""
+msgstr "Vertical discontíua"
#: strings.hrc:813
msgctxt "RID_SVXSTR_BMP50"
@@ -9928,13 +9916,12 @@ msgstr "Ona"
#: strings.hrc:817
msgctxt "RID_SVXSTR_BMP54"
msgid "Diagonal Brick"
-msgstr ""
+msgstr "Maó diagonal"
#: strings.hrc:818
-#, fuzzy
msgctxt "RID_SVXSTR_BMP55"
msgid "Horizontal Brick"
-msgstr "Línia horitzontal"
+msgstr "Maó horitzontal"
#: strings.hrc:819
msgctxt "RID_SVXSTR_BMP56"
@@ -9942,10 +9929,9 @@ msgid "Weave"
msgstr "Trama"
#: strings.hrc:820
-#, fuzzy
msgctxt "RID_SVXSTR_BMP57"
msgid "Plaid"
-msgstr "Simple"
+msgstr "Tartà"
#: strings.hrc:821
msgctxt "RID_SVXSTR_BMP58"
@@ -9960,7 +9946,7 @@ msgstr "Graella puntejada"
#: strings.hrc:823
msgctxt "RID_SVXSTR_BMP60"
msgid "Dotted Diamond"
-msgstr ""
+msgstr "Diamant puntejat"
#: strings.hrc:824
#, fuzzy
@@ -13854,7 +13840,7 @@ msgstr "Suplement siríac"
#: strings.hrc:1643
msgctxt "RID_SUBSETMAP"
msgid "Zanabazar Square"
-msgstr ""
+msgstr "Quadrat de Zanabazar"
#: svxitems.hrc:33
msgctxt "RID_ATTR_NAMES"
diff --git a/source/ca/wizards/messages.po b/source/ca/wizards/messages.po
index 15536ac1bdb..07416eeef88 100644
--- a/source/ca/wizards/messages.po
+++ b/source/ca/wizards/messages.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-01-10 11:50+0100\n"
-"PO-Revision-Date: 2017-12-01 13:22+0000\n"
+"PO-Revision-Date: 2018-01-15 11:50+0000\n"
"Last-Translator: Joan Montané <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1512134571.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1516017029.000000\n"
#: strings.hrc:32
msgctxt "RID_COMMON_START_0"
@@ -553,7 +553,6 @@ msgid "S~alutation"
msgstr "S~alutació"
#: strings.hrc:148
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_8"
msgid "~Complimentary close"
msgstr "~Tancament de comiat"
@@ -599,52 +598,44 @@ msgid "Page design"
msgstr "Disseny de la pàgina"
#: strings.hrc:157
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_17"
msgid "This wizard helps you to create a fax template. The template can then be used to create a fax whenever needed."
msgstr "Aquest auxiliar us ajuda a crear una plantilla de fax. Podeu utilitzar la plantilla per crear un fax sempre que ho desitgeu."
#: strings.hrc:158
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_18"
msgid "Return address"
-msgstr "Adreça de retorn"
+msgstr "Adreça del remitent"
#: strings.hrc:159
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_19"
msgid "Name:"
msgstr "Nom:"
#: strings.hrc:160
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_20"
msgid "Street:"
msgstr "Carrer:"
#: strings.hrc:161
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_21"
msgid "ZIP code/State/City:"
msgstr "Codi postal/Estat/Ciutat:"
#: strings.hrc:162
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_22"
msgid "Footer"
msgstr "Peu de pàgina"
#: strings.hrc:163
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_23"
msgid "This wizard creates a fax template which enables you to create multiple faxes with the same layout and settings."
msgstr "Aquest auxiliar crea una plantilla de fax que us permet crear molts faxos amb el mateix format i la mateixa configuració."
#: strings.hrc:164
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_24"
msgid "To create another new fax out of the template, go to the location where you saved the template and double-click the file."
-msgstr "Per crear un nou fax a partir de la plantilla, aneu a la ubicació on vau desar la plantilla i feu doble clic al fitxer."
+msgstr "Per a crear un fax nou a partir de la plantilla, aneu a la ubicació on vau desar la plantilla i feu doble clic al fitxer."
#: strings.hrc:165
msgctxt "RID_FAXWIZARDDIALOG_START_25"
@@ -687,403 +678,336 @@ msgid "Choose a name and save the template"
msgstr "Trieu un nom i deseu la plantilla"
#: strings.hrc:173
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_33"
msgid "Include ~only on second and following pages"
msgstr "Utilitza-ho ~només a la pàgina dos i següents"
#: strings.hrc:174
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_34"
msgid "~Include page number"
msgstr "~Inclou el número de pàgina"
#: strings.hrc:175
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_35"
msgid "~Date"
msgstr "~Data"
#: strings.hrc:176
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_36"
msgid "~Type of message"
msgstr "~Tipus del missatge"
#: strings.hrc:177
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_37"
msgid "Fax Number:"
msgstr "Número de fax:"
#: strings.hrc:178
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_38"
msgid "Use placeholders for ~recipient's address"
-msgstr "Utilitza espais ~reservats per indicar l'adreça de destí"
+msgstr "Utilitza espais ~reservats per a indicar l'adreça de destí"
#: strings.hrc:179
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_39"
msgid "Use address database for ~mail merge"
msgstr "Utilitza la base de dades d'adreces per a la ~combinació de correu"
#: strings.hrc:180
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_40"
msgid "~New return address"
-msgstr "Adreça de retorn ~nova"
+msgstr "Adreça de remitent ~nova"
#: strings.hrc:181
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_41"
msgid "To:"
msgstr "A:"
#: strings.hrc:182
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_42"
msgid "From:"
msgstr "De:"
#: strings.hrc:183
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_43"
msgid "Fax:"
msgstr "Fax:"
#: strings.hrc:184
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_44"
msgid "Tel:"
msgstr "Tel:"
#: strings.hrc:185
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_45"
msgid "E-mail:"
msgstr "Correu electrònic:"
#: strings.hrc:186
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_46"
msgid "This template consists of"
msgstr "Aquesta plantilla consisteix de"
#: strings.hrc:187
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_47"
msgid "page"
msgstr "pàgina"
#: strings.hrc:188
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_48"
msgid "Please inform us if transmission errors occur."
msgstr "Informeu-nos si hi ha cap error de transmissió."
#: strings.hrc:189
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_49"
msgid "Bottle"
msgstr "Ampolla"
#: strings.hrc:190
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_50"
msgid "Lines"
msgstr "Línies"
#: strings.hrc:191
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_51"
msgid "Marine"
msgstr "Marí"
#: strings.hrc:192
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_52"
msgid "Classic Fax"
msgstr "Fax clàssic"
#: strings.hrc:193
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_53"
msgid "Classic Fax from Private"
msgstr "Fax clàssic a partir de Privat"
#: strings.hrc:194
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_54"
msgid "Modern Fax"
msgstr "Fax Modern"
#: strings.hrc:195
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_55"
msgid "Modern Fax from Private"
msgstr "Fax modern a partir de Privat"
#: strings.hrc:196
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_56"
msgid "Fax"
msgstr "Fax"
#: strings.hrc:199
-#, fuzzy
msgctxt "RID_FAXWIZARDCOMMUNICATION_START_1"
msgid "Important Information!"
msgstr "Informació important!"
#: strings.hrc:200
-#, fuzzy
msgctxt "RID_FAXWIZARDCOMMUNICATION_START_2"
msgid "For your information"
msgstr "Per a la vostra informació"
#: strings.hrc:201
-#, fuzzy
msgctxt "RID_FAXWIZARDCOMMUNICATION_START_3"
msgid "News!"
msgstr "Notícies!"
#: strings.hrc:204
-#, fuzzy
msgctxt "RID_FAXWIZARDSALUTATION_START_1"
msgid "To whom it may concern,"
msgstr "A qui pugui interessar,"
#: strings.hrc:205
-#, fuzzy
msgctxt "RID_FAXWIZARDSALUTATION_START_2"
msgid "Dear Sir or Madam,"
msgstr "Benvolgut / benvolguda,"
#: strings.hrc:206
-#, fuzzy
msgctxt "RID_FAXWIZARDSALUTATION_START_3"
msgid "Hello,"
msgstr "Hola,"
#: strings.hrc:207
-#, fuzzy
msgctxt "RID_FAXWIZARDSALUTATION_START_4"
msgid "Hi,"
msgstr "Hola,"
#: strings.hrc:210
-#, fuzzy
msgctxt "RID_FAXWIZARDGREETING_START_1"
msgid "Sincerely"
msgstr "Sincerament"
#: strings.hrc:211
-#, fuzzy
msgctxt "RID_FAXWIZARDGREETING_START_2"
msgid "Yours faithfully"
msgstr "Atentament"
#: strings.hrc:212
-#, fuzzy
msgctxt "RID_FAXWIZARDGREETING_START_3"
msgid "Regards"
msgstr "Cordialment"
#: strings.hrc:213
-#, fuzzy
msgctxt "RID_FAXWIZARDGREETING_START_4"
msgid "Love"
msgstr "Afectuosament"
#: strings.hrc:216
-#, fuzzy
msgctxt "RID_FAXWIZARDROADMAP_START_1"
msgid "Page design"
msgstr "Disseny de la pàgina"
#: strings.hrc:217
-#, fuzzy
msgctxt "RID_FAXWIZARDROADMAP_START_2"
msgid "Items to include"
msgstr "Elements a incloure"
#: strings.hrc:218
-#, fuzzy
msgctxt "RID_FAXWIZARDROADMAP_START_3"
msgid "Sender and Recipient"
msgstr "Remitent i destinatari"
#: strings.hrc:219
-#, fuzzy
msgctxt "RID_FAXWIZARDROADMAP_START_4"
msgid "Footer"
msgstr "Peu de pàgina"
#: strings.hrc:220
-#, fuzzy
msgctxt "RID_FAXWIZARDROADMAP_START_5"
msgid "Name and location"
msgstr "Nom i ubicació"
#: strings.hrc:223
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_1"
msgid "Agenda Wizard"
msgstr "Auxiliar d'agendes"
#: strings.hrc:224
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_2"
msgid "Make ~manual changes to this agenda template"
msgstr "Canvia ~manualment aquesta plantilla d'agenda"
#: strings.hrc:225
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_3"
msgid "Template name:"
msgstr "Nom de la plantilla:"
#: strings.hrc:226
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_4"
msgid "Location and file name:"
msgstr "Ubicació i nom del fitxer:"
#: strings.hrc:227
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_5"
msgid "What do you want to do next?"
msgstr "Què voleu fer a continuació?"
#: strings.hrc:228
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_6"
msgid "Please choose the page design for the agenda"
msgstr "Trieu el disseny de pàgina per a l'agenda"
#: strings.hrc:229
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_7"
msgid "Please select the headings you wish to include in your agenda template"
msgstr "Seleccioneu els encapçalaments que voleu incloure a la plantilla d'agenda"
#: strings.hrc:230
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_8"
msgid "Please enter general information for the event"
msgstr "Introduïu la informació general per a l'esdeveniment"
#: strings.hrc:231
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_9"
msgid "Please specify items for the agenda"
msgstr "Especifiqueu els elements per a l'agenda"
#: strings.hrc:232
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_10"
msgid "Please select the names you wish to include in your agenda template"
msgstr "Seleccioneu els noms que voleu incloure a la plantilla d'agenda"
#: strings.hrc:233
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_11"
msgid "Choose a name and save the template"
msgstr "Trieu un nom i deseu la plantilla"
#: strings.hrc:234
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_12"
msgid "Include form for recording minutes"
-msgstr "Inclou un formulari per enregistrar actes"
+msgstr "Inclou un formulari per a enregistrar actes"
#: strings.hrc:235
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_13"
msgid "This wizard helps you to create an agenda template. The template can then be used to create an agenda whenever needed."
-msgstr "Aquest auxiliar us ajuda a crear una plantilla d'agenda. La plantilla es pot utilitzar per crear una agenda sempre que ho necessiteu."
+msgstr "Aquest auxiliar us ajuda a crear una plantilla d'agenda. La plantilla es pot utilitzar per a crear una agenda sempre que ho necessiteu."
#: strings.hrc:236
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_14"
msgid "Time:"
msgstr "Hora:"
#: strings.hrc:237
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_15"
msgid "Name:"
msgstr "Nom:"
#: strings.hrc:238
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_16"
msgid "Location:"
msgstr "Ubicació:"
#: strings.hrc:239
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_17"
msgid "Placeholders will be used in empty fields. You can replace placeholders with text later."
msgstr "Els espais reservats s'utilitzaran en els camps buits. Podeu reemplaçar els espais reservats amb text més endavant."
#: strings.hrc:240
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_18"
msgid "..."
msgstr "..."
#: strings.hrc:241
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_19"
msgid "Create an ~agenda from this template"
msgstr "Crea una ~agenda a partir d'aquesta plantilla"
#: strings.hrc:242
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_20"
msgid "To create a new agenda out of the template, go to the location where you saved the template and double-click the file."
-msgstr "Per crear una nova agenda a partir de la plantilla, aneu a la ubicació on heu desat la plantilla i feu doble clic al fitxer."
+msgstr "Per a crear una nova agenda a partir de la plantilla, aneu a la ubicació on heu desat la plantilla i feu doble clic al fitxer."
#: strings.hrc:243
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_21"
msgid "Agenda item"
msgstr "Element de l'agenda"
#: strings.hrc:244
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_22"
msgid "Responsible"
msgstr "Responsable"
#: strings.hrc:245
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_23"
msgid "Duration"
msgstr "Durada"
#: strings.hrc:246
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_24"
msgid "Meeting called by"
msgstr "Reunió convocada per"
#: strings.hrc:247
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_25"
msgid "Chairperson"
msgstr "Responsable"
#: strings.hrc:248
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_26"
msgid "Minute keeper"
-msgstr "Controlador"
+msgstr "Secretari"
#: strings.hrc:249
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_27"
msgid "Moderator"
msgstr "Moderador"
@@ -1094,397 +1018,331 @@ msgid "Attendees"
msgstr "Auxiliars"
#: strings.hrc:251
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_29"
msgid "Observers"
msgstr "Observadors"
#: strings.hrc:252
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_30"
msgid "Facility personnel"
msgstr "Personal d'ajuda"
#: strings.hrc:253
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_31"
msgid "The agenda template will include placeholders for the names of the selected people. When creating an agenda from the template, you can replace these placeholder with the appropriate names."
msgstr "La plantilla d'agenda inclourà espais reservats per als noms de les persones seleccionades. Quan creeu una agenda a partir de la plantilla, podeu reemplaçar aquests espais reservats amb els noms pertinents."
#: strings.hrc:254
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_32"
msgid "Type of meeting"
msgstr "Tipus de reunió"
#: strings.hrc:255
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_33"
msgid "Please read"
msgstr "Si us plau, llegiu"
#: strings.hrc:256
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_34"
msgid "Please bring"
msgstr "Si us plau, porteu"
#: strings.hrc:257
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_35"
msgid "Notes"
msgstr "Notes"
#: strings.hrc:258
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_36"
msgid "The agenda template will include placeholders for the selected items."
msgstr "La plantilla d'agenda inclourà espais reservats per als elements seleccionats."
#: strings.hrc:259
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_38"
msgid "Date:"
msgstr "Data:"
#: strings.hrc:260
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_39"
msgid "This wizard creates an agenda template which enables you to create multiple agendas with the same layout and settings."
msgstr "Aquest auxiliar crea una plantilla d'agenda que us permet crear múltiples agendes amb el mateix format i la mateixa configuració."
#: strings.hrc:261
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_40"
msgid "Page design:"
msgstr "Disseny de la pàgina:"
#: strings.hrc:262
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_41"
msgid "myAgendaTemplate.stw"
msgstr "lamevaPlantilladAgenda.stw"
#: strings.hrc:263
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_42"
msgid "My Agenda Template"
msgstr "La meva plantilla d'agenda"
#: strings.hrc:264
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_43"
msgid "An unexpected error occurred while saving the agenda template."
msgstr "S'ha produït un error inesperat en desar la plantilla d'agenda."
#: strings.hrc:265
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_44"
msgid "Name"
msgstr "Nom"
#: strings.hrc:266
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_45"
msgid "Date"
msgstr "Data"
#: strings.hrc:267
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_46"
msgid "Time"
msgstr "Hora"
#: strings.hrc:268
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_47"
msgid "Location"
msgstr "Lloc"
#: strings.hrc:269
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_48"
msgid "Click to replace this text"
-msgstr "Feu clic per reemplaçar aquest text"
+msgstr "Feu clic per a reemplaçar aquest text"
#: strings.hrc:270
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_50"
msgid "Page design"
msgstr "Disseny de la pàgina"
#: strings.hrc:271
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_51"
msgid "General information"
msgstr "Informació general"
#: strings.hrc:272
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_52"
msgid "Headings to include"
msgstr "Encapçalaments a incloure"
#: strings.hrc:273
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_53"
msgid "Names"
msgstr "Noms"
#: strings.hrc:274
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_54"
msgid "Agenda items"
msgstr "Elements de l'agenda"
#: strings.hrc:275
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_55"
msgid "Name and location"
msgstr "Nom i ubicació"
#: strings.hrc:276
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_56"
msgid "An unexpected error occurred while opening the agenda template."
msgstr "S'ha produït un error inesperat en obrir la plantilla d'agenda."
#: strings.hrc:277
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_57"
msgid "Type of meeting"
msgstr "Tipus de reunió"
#: strings.hrc:278
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_58"
msgid "Please bring"
msgstr "Si us plau, porteu"
#: strings.hrc:279
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_59"
msgid "Please read"
msgstr "Si us plau, llegiu"
#: strings.hrc:280
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_60"
msgid "Notes"
msgstr "Notes"
#: strings.hrc:281
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_61"
msgid "Meeting called by"
msgstr "Reunió convocada per"
#: strings.hrc:282
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_62"
msgid "Chairperson"
msgstr "Responsable"
#: strings.hrc:283
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_63"
msgid "Attendees"
msgstr "Auxiliars"
#: strings.hrc:284
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_64"
msgid "Minute keeper"
-msgstr "Controlador"
+msgstr "Secretari"
#: strings.hrc:285
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_65"
msgid "Moderator"
msgstr "Moderador"
#: strings.hrc:286
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_66"
msgid "Observers"
msgstr "Observadors"
#: strings.hrc:287
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_67"
msgid "Facility personnel"
msgstr "Personal d'ajuda"
#: strings.hrc:288
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_68"
msgid "Insert"
msgstr "Insereix"
#: strings.hrc:289
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_69"
msgid "Remove"
msgstr "Suprimeix"
#: strings.hrc:290
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_70"
msgid "Move up"
msgstr "Mou amunt"
#: strings.hrc:291
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_71"
msgid "Move down"
msgstr "Mou avall"
#: strings.hrc:292
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_72"
msgid "Date:"
msgstr "Data:"
#: strings.hrc:293
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_73"
msgid "Time:"
msgstr "Hora:"
#: strings.hrc:294
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_74"
msgid "Location:"
msgstr "Ubicació:"
#: strings.hrc:295
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_75"
msgid "Topics"
msgstr "Temes"
#: strings.hrc:296
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_76"
msgid "Num."
msgstr "Núm."
#: strings.hrc:297
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_77"
msgid "Topic"
msgstr "Temes"
#: strings.hrc:298
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_78"
msgid "Responsible"
msgstr "Responsable"
#: strings.hrc:299
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_79"
msgid "Time"
msgstr "Hora"
#: strings.hrc:300
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_80"
msgid "Additional information"
msgstr "Informació addicional"
#: strings.hrc:301
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_81"
msgid "Minutes for"
-msgstr "Minuts de"
+msgstr "Minuts per a"
#: strings.hrc:302
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_82"
msgid "Discussion:"
msgstr "Debat:"
#: strings.hrc:303
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_83"
msgid "Conclusion:"
msgstr "Conclusió:"
#: strings.hrc:304
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_84"
msgid "To do:"
msgstr "A fer:"
#: strings.hrc:305
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_85"
msgid "Responsible party:"
msgstr "Part responsable:"
#: strings.hrc:306
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_86"
msgid "Deadline:"
msgstr "Termini:"
#: strings.hrc:307
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_87"
msgid "Blue"
msgstr "Blau"
#: strings.hrc:308
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_88"
msgid "Classic"
msgstr "Clàssic"
#: strings.hrc:309
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_89"
msgid "Colorful"
msgstr "Colorat"
#: strings.hrc:310
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_90"
msgid "Elegant"
msgstr "Elegant"
#: strings.hrc:311
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_91"
msgid "Green"
msgstr "Verd"
#: strings.hrc:312
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_92"
msgid "Grey"
msgstr "Gris"
#: strings.hrc:313
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_93"
msgid "Modern"
msgstr "Modern"
#: strings.hrc:314
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_94"
msgid "Orange"
msgstr "Taronja"
#: strings.hrc:315
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_95"
msgid "Red"
msgstr "Vermell"
#: strings.hrc:316
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_96"
msgid "Simple"
msgstr "Simple"
diff --git a/source/ca/wizards/source/resources.po b/source/ca/wizards/source/resources.po
index f1048e8bf81..29c866e8b7d 100644
--- a/source/ca/wizards/source/resources.po
+++ b/source/ca/wizards/source/resources.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2017-10-04 11:47+0200\n"
-"PO-Revision-Date: 2017-12-27 22:24+0000\n"
+"PO-Revision-Date: 2018-01-15 11:50+0000\n"
"Last-Translator: Joan Montané <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1514413480.000000\n"
+"X-POOTLE-MTIME: 1516017030.000000\n"
#: resources_en_US.properties
msgctxt ""
@@ -297,7 +297,6 @@ msgid "Fields"
msgstr "Camps"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_20\n"
@@ -306,7 +305,6 @@ msgid "~Sort by"
msgstr "~Ordena per"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_21\n"
@@ -315,7 +313,6 @@ msgid "T~hen by"
msgstr "I ales~hores per"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_22\n"
@@ -324,7 +321,6 @@ msgid "Orientation"
msgstr "Orientació"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_23\n"
@@ -333,7 +329,6 @@ msgid "Portrait"
msgstr "Vertical"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_24\n"
@@ -342,7 +337,6 @@ msgid "Landscape"
msgstr "Horitzontal"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_28\n"
@@ -351,7 +345,6 @@ msgid "Which fields do you want to have in your report?"
msgstr "Quins camps voleu tenir a l'informe?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_29\n"
@@ -360,7 +353,6 @@ msgid "Do you want to add grouping levels?"
msgstr "Voleu afegir nivells d'agrupació?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_30\n"
@@ -369,7 +361,6 @@ msgid "According to which fields do you want to sort the data?"
msgstr "Segons quins camps voleu ordenar les dades?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_31\n"
@@ -378,7 +369,6 @@ msgid "How do you want your report to look?"
msgstr "Quin estil voleu que tingui l'informe?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_32\n"
@@ -387,7 +377,6 @@ msgid "Decide how you want to proceed"
msgstr "Decidiu com voleu actuar"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_33\n"
@@ -396,7 +385,6 @@ msgid "Title of report"
msgstr "Títol de l'informe"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_34\n"
@@ -405,7 +393,6 @@ msgid "Display report"
msgstr "Mostra l'informe"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_35\n"
@@ -414,7 +401,6 @@ msgid "Create report"
msgstr "Crea un informe"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_36\n"
@@ -423,7 +409,6 @@ msgid "Ascending"
msgstr "Ascendent"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_37\n"
@@ -432,7 +417,6 @@ msgid "Descending"
msgstr "Descendent"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_40\n"
@@ -441,7 +425,6 @@ msgid "~Dynamic report"
msgstr "~Informe dinàmic"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_41\n"
@@ -450,7 +433,6 @@ msgid "~Create report now"
msgstr "~Crea ara un informe"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_42\n"
@@ -459,7 +441,6 @@ msgid "~Modify report layout"
msgstr "~Modifica el format de l'informe"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_43\n"
@@ -468,7 +449,6 @@ msgid "Static report"
msgstr "Informe estàtic"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_44\n"
@@ -477,16 +457,14 @@ msgid "Save as"
msgstr "Anomena i desa"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_50\n"
"property.text"
msgid "Groupings"
-msgstr "Agrupació"
+msgstr "Agrupacions"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_51\n"
@@ -495,16 +473,14 @@ msgid "Then b~y"
msgstr "I llavors ~per"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_52\n"
"property.text"
msgid "~Then by"
-msgstr "I ~llavors per"
+msgstr "I ales~hores per"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_53\n"
@@ -513,7 +489,6 @@ msgid "Asc~ending"
msgstr "A~scendent"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_54\n"
@@ -522,7 +497,6 @@ msgid "Ascend~ing"
msgstr "Asce~ndent"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_55\n"
@@ -531,7 +505,6 @@ msgid "Ascendin~g"
msgstr "Ascend~ent"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_56\n"
@@ -540,25 +513,22 @@ msgid "De~scending"
msgstr "Descende~nt"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_57\n"
"property.text"
msgid "Des~cending"
-msgstr "Descende~nt"
+msgstr "Des~cendent"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_58\n"
"property.text"
msgid "De~scending"
-msgstr "Descende~nt"
+msgstr "Des~cendent"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_60\n"
@@ -567,16 +537,14 @@ msgid "Binary fields cannot be displayed in the report."
msgstr "No es poden mostrar els camps binaris en l'informe."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_61\n"
"property.text"
msgid "The table '<TABLENAME>' does not exist."
-msgstr "La taula '<TABLENAME>' no existeix."
+msgstr "La taula «<TABLENAME>» no existeix."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_62\n"
@@ -585,7 +553,6 @@ msgid "Creating Report..."
msgstr "S'està creant l'informe..."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_63\n"
@@ -594,34 +561,30 @@ msgid "Number of records inserted: <COUNT>"
msgstr "Nombre de registres inserits: <COUNT>"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_64\n"
"property.text"
msgid "The form '<REPORTFORM>' does not exist."
-msgstr "El formulari '<REPORTFORM>' no existeix."
+msgstr "El formulari «<REPORTFORM>» no existeix."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_65\n"
"property.text"
msgid "The query with the statement <BR>'<STATEMENT>' <BR> could not be run. <BR> Check your data source."
-msgstr "La consulta <BR>'<STATEMENT>' <BR> no es pot executar. <BR> Consulteu la font de dades."
+msgstr "La consulta <BR>«<STATEMENT>» <BR> no es pot executar. <BR> Consulteu la font de dades."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_66\n"
"property.text"
msgid "The following hidden control in the form '<REPORTFORM>' could not be read: '<CONTROLNAME>'."
-msgstr "El control ocult en el formulari '<REPORTFORM>' no es pot llegir: '<CONTROLNAME>'."
+msgstr "El control ocult en el formulari «<REPORTFORM>» no es pot llegir: «<CONTROLNAME>»."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_67\n"
@@ -630,16 +593,14 @@ msgid "Importing data..."
msgstr "S'estan important les dades..."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_68\n"
"property.text"
msgid "Labeling fields"
-msgstr "Identificació dels camps"
+msgstr "Etiquetatge dels camps"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_69\n"
@@ -648,7 +609,6 @@ msgid "How do you want to label the fields?"
msgstr "Com voleu etiquetar els camps?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_70\n"
@@ -657,16 +617,14 @@ msgid "Label"
msgstr "Etiqueta"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_71\n"
"property.text"
msgid "Field"
-msgstr "Camps"
+msgstr "Camp"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_72\n"
@@ -675,7 +633,6 @@ msgid "An error occurred in the wizard.<BR>The template '%PATH' could be erroneo
msgstr "S'ha produït un error en l'auxiliar.<BR>La plantilla «%PATH» pot ser incorrecta.<BR>O bé les seccions o taules necessàries no existeixen o tenen un nom diferent.<BR>Consulteu l'ajuda per obtenir més informació detallada.<BR>Seleccioneu una altra plantilla."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_73\n"
@@ -684,34 +641,30 @@ msgid "There is an invalid user field in a table."
msgstr "Hi ha un camp d'usuari no vàlid a una taula."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_74\n"
"property.text"
msgid "The sort criterion '<FIELDNAME>' was chosen twice. Each criterion can only be chosen once."
-msgstr "El criteri d'ordenació '<FIELDNAME>' s'ha seleccionat dues vegades. Cada criteri només es pot seleccionar una vegada."
+msgstr "El criteri d'ordenació «<FIELDNAME>» s'ha seleccionat dues vegades. Cada criteri només es pot seleccionar una vegada."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_75\n"
"property.text"
msgid "Note: The dummy text will be replaced by data from the database when the report is created."
-msgstr "Nota: El text de mostra es reemplaçarà per dades de la base de dades en la creació de l'informe."
+msgstr "Nota: el text de mostra es reemplaçarà per dades de la base de dades en la creació de l'informe."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_76\n"
"property.text"
msgid "A report '%REPORTNAME' already exists in the database. Please assign another name."
-msgstr "Ja existeix un informe '%REPORTNAME' a la base de dades. Assigneu un altre nom."
+msgstr "Ja existeix un informe «%REPORTNAME» a la base de dades. Assigneu un altre nom."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_78\n"
@@ -720,7 +673,6 @@ msgid "How do you want to proceed after creating the report?"
msgstr "Com voleu actuar després de crear l'informe?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_79\n"
@@ -729,7 +681,6 @@ msgid "What kind of report do you want to create?"
msgstr "Quina mena d'informe voleu crear?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_80\n"
@@ -738,7 +689,6 @@ msgid "Tabular"
msgstr "Tabular"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_81\n"
@@ -747,7 +697,6 @@ msgid "Columnar, single-column"
msgstr "En columnes, una columna"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_82\n"
@@ -756,7 +705,6 @@ msgid "Columnar, two columns"
msgstr "En columnes, dues columnes"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_83\n"
@@ -765,7 +713,6 @@ msgid "Columnar, three columns"
msgstr "En columnes, tres columnes"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_84\n"
@@ -774,7 +721,6 @@ msgid "In blocks, labels left"
msgstr "En blocs, etiquetes a l'esquerra"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_85\n"
@@ -783,7 +729,6 @@ msgid "In blocks, labels above"
msgstr "En blocs, etiquetes a sobre"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_86\n"
@@ -792,7 +737,6 @@ msgid "Title:"
msgstr "Títol:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_87\n"
@@ -801,7 +745,6 @@ msgid "Author:"
msgstr "Autor:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_88\n"
@@ -810,7 +753,6 @@ msgid "Date:"
msgstr "Data:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_89\n"
@@ -819,7 +761,6 @@ msgid "Page #page# of #count#"
msgstr "Pàgina #page# de #count#"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_90\n"
@@ -828,7 +769,6 @@ msgid "Page number:"
msgstr "Número de pàgina:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_91\n"
@@ -837,7 +777,6 @@ msgid "Page count:"
msgstr "Recompte de pàgines:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_92\n"
@@ -846,7 +785,6 @@ msgid "No valid report template was found."
msgstr "No s'ha trobat cap plantilla d'informe vàlida."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_93\n"
@@ -855,7 +793,6 @@ msgid "Page:"
msgstr "Pàgina:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_94\n"
@@ -864,7 +801,6 @@ msgid "Align Left - Border"
msgstr "Alinea a l'esquerra - Vora"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_95\n"
@@ -873,7 +809,6 @@ msgid "Align Left - Compact"
msgstr "Alinea a l'esquerra - Compacte"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_96\n"
@@ -882,7 +817,6 @@ msgid "Align Left - Elegant"
msgstr "Alinea a l'esquerra - Elegant"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_97\n"
@@ -891,7 +825,6 @@ msgid "Align Left - Highlighted"
msgstr "Alinea a l'esquerra - Ressalta"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_98\n"
@@ -900,7 +833,6 @@ msgid "Align Left - Modern"
msgstr "Alinea a l'esquerra - Modern"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_99\n"
@@ -909,16 +841,14 @@ msgid "Align Left - Red & Blue"
msgstr "Alinea a l'esquerra - Vermell i blau"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_100\n"
"property.text"
msgid "Default"
-msgstr "Predeterminat"
+msgstr "Per defecte"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_101\n"
@@ -927,7 +857,6 @@ msgid "Outline - Borders"
msgstr "Contorn - Vores"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_102\n"
@@ -936,7 +865,6 @@ msgid "Outline - Compact"
msgstr "Contorn - Compacte"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_103\n"
@@ -945,7 +873,6 @@ msgid "Outline - Elegant"
msgstr "Contorn - Elegant"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_104\n"
@@ -954,7 +881,6 @@ msgid "Outline - Highlighted"
msgstr "Contorn - Ressaltat"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_105\n"
@@ -963,7 +889,6 @@ msgid "Outline - Modern"
msgstr "Contorn - Modern"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_106\n"
@@ -972,7 +897,6 @@ msgid "Outline - Red & Blue"
msgstr "Contorn - Vermell i blau"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_107\n"
@@ -981,7 +905,6 @@ msgid "Outline, indented - Borders"
msgstr "Contorn, sagnat - Vores"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_108\n"
@@ -990,7 +913,6 @@ msgid "Outline, indented - Compact"
msgstr "Contorn, sagnat - Compacte"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_109\n"
@@ -999,7 +921,6 @@ msgid "Outline, indented - Elegant"
msgstr "Contorn, sagnat - Elegant"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_110\n"
@@ -1008,7 +929,6 @@ msgid "Outline, indented - Highlighted"
msgstr "Contorn, sagnat - Ressaltat"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_111\n"
@@ -1017,7 +937,6 @@ msgid "Outline, indented - Modern"
msgstr "Contorn, sagnat - Modern"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_112\n"
@@ -1026,7 +945,6 @@ msgid "Outline, indented - Red & Blue"
msgstr "Contorn, sagnat - Vermell i blau"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_113\n"
@@ -1035,7 +953,6 @@ msgid "Bubbles"
msgstr "Bombolles"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_114\n"
@@ -1044,7 +961,6 @@ msgid "Cinema"
msgstr "Cinema"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_115\n"
@@ -1053,16 +969,14 @@ msgid "Controlling"
msgstr "Control"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_116\n"
"property.text"
msgid "Default"
-msgstr "Predeterminat"
+msgstr "Per defecte"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_117\n"
@@ -1071,7 +985,6 @@ msgid "Drafting"
msgstr "Esborrany"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_118\n"
@@ -1080,7 +993,6 @@ msgid "Finances"
msgstr "Finances"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_119\n"
@@ -1089,7 +1001,6 @@ msgid "Flipchart"
msgstr "Paperògraf"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_120\n"
@@ -1098,7 +1009,6 @@ msgid "Formal with Company Logo"
msgstr "Formal amb el logotip de l'empresa"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_121\n"
@@ -1107,7 +1017,6 @@ msgid "Generic"
msgstr "Genèric"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_122\n"
@@ -1116,7 +1025,6 @@ msgid "Worldmap"
msgstr "Mapamundi"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_0\n"
@@ -1133,7 +1041,6 @@ msgid "~Cancel"
msgstr "~Cancel·la"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_2\n"
@@ -1142,7 +1049,6 @@ msgid "< ~Back"
msgstr "< En~rere"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_3\n"
@@ -1151,7 +1057,6 @@ msgid "~Next >"
msgstr "En~davant >"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_4\n"
@@ -1160,7 +1065,6 @@ msgid "~Database"
msgstr "Base de ~dades"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_5\n"
@@ -1169,7 +1073,6 @@ msgid "~Table name"
msgstr "~Nom de la taula"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_6\n"
@@ -1178,7 +1081,6 @@ msgid "An error occurred while running the wizard. The wizard will be terminated
msgstr "S'ha produït un error durant l'execució de l'auxiliar. Es tancarà l'auxiliar."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_8\n"
@@ -1187,7 +1089,6 @@ msgid "No database has been installed. At least one database is required before
msgstr "No s'ha instal·lat cap base de dades. Cal almenys una base de dades per a poder iniciar l'assistent de formularis."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_9\n"
@@ -1196,7 +1097,6 @@ msgid "The database does not contain any tables."
msgstr "La base de dades no conté cap taula."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_10\n"
@@ -1205,7 +1105,6 @@ msgid "This title already exists in the database. Please enter another name."
msgstr "Aquest títol ja existeix a la base de dades. Introduïu-ne un altre."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_11\n"
@@ -1214,7 +1113,6 @@ msgid "The title must not contain any spaces or special characters."
msgstr "El títol no pot contenir cap espai ni caràcters especials."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_12\n"
@@ -1223,7 +1121,6 @@ msgid "The database service (com.sun.data.DatabaseEngine) could not be instantia
msgstr "El servei de base de dades (com.sun.data.DatabaseEngine) no s'ha pogut iniciar."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_13\n"
@@ -1232,7 +1129,6 @@ msgid "The selected table or query could not be opened."
msgstr "La taula o la consulta seleccionada no s'ha pogut obrir."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_14\n"
@@ -1241,7 +1137,6 @@ msgid "No connection to the database could be established."
msgstr "No s'ha pogut establir una connexió amb la base de dades."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_20\n"
@@ -1250,7 +1145,6 @@ msgid "~Help"
msgstr "~Ajuda"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_21\n"
@@ -1259,7 +1153,6 @@ msgid "~Stop"
msgstr "~Atura"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_30\n"
@@ -1268,7 +1161,6 @@ msgid "The document could not be saved."
msgstr "No s'ha pogut desar el document."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_33\n"
@@ -1277,7 +1169,6 @@ msgid "Exiting the wizard"
msgstr "S'està sortint de l'auxiliar"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_34\n"
@@ -1286,7 +1177,6 @@ msgid "Connecting to data source..."
msgstr "S'està connectant a la font de dades..."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_35\n"
@@ -1295,7 +1185,6 @@ msgid "The connection to the data source could not be established."
msgstr "No s'ha pogut establir una connexió amb la font de dades."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_36\n"
@@ -1304,7 +1193,6 @@ msgid "The file path entered is not valid."
msgstr "El camí del fitxer introduït no és vàlid."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_37\n"
@@ -1313,7 +1201,6 @@ msgid "Please select a data source"
msgstr "Seleccioneu una font de dades"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_38\n"
@@ -1322,7 +1209,6 @@ msgid "Please select a table or query"
msgstr "Seleccioneu una taula o una consulta"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_39\n"
@@ -1331,7 +1217,6 @@ msgid "Add field"
msgstr "Afegeix un camp"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_40\n"
@@ -1340,7 +1225,6 @@ msgid "Remove field"
msgstr "Suprimeix un camp"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_41\n"
@@ -1349,7 +1233,6 @@ msgid "Add all fields"
msgstr "Afegeix tots els camps"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_42\n"
@@ -1358,7 +1241,6 @@ msgid "Remove all fields"
msgstr "Suprimeix tots els camps"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_43\n"
@@ -1367,7 +1249,6 @@ msgid "Move field up"
msgstr "Mou amunt un camp"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_44\n"
@@ -1376,16 +1257,14 @@ msgid "Move field down"
msgstr "Mou avall un camp"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_45\n"
"property.text"
msgid "The field names from '%NAME' could not be retrieved."
-msgstr "No s'han pogut recuperar els noms de camp de '%NAME'."
+msgstr "No s'han pogut recuperar els noms de camp de «%NAME»."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_0\n"
@@ -1394,7 +1273,6 @@ msgid "Query Wizard"
msgstr "Auxiliar de consultes"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_1\n"
@@ -1403,7 +1281,6 @@ msgid "Query"
msgstr "Consulta"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_2\n"
@@ -1412,16 +1289,14 @@ msgid "Query Wizard"
msgstr "Auxiliar de consultes"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_3\n"
"property.text"
msgid "~Tables"
-msgstr "~Taula"
+msgstr "~Taules"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_4\n"
@@ -1430,7 +1305,6 @@ msgid "A~vailable fields"
msgstr "Camps ~disponibles"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_5\n"
@@ -1439,7 +1313,6 @@ msgid "Name ~of the query"
msgstr "Nom de la c~onsulta"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_6\n"
@@ -1448,7 +1321,6 @@ msgid "Display ~Query"
msgstr "Mostra la c~onsulta"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_7\n"
@@ -1457,7 +1329,6 @@ msgid "~Modify Query"
msgstr "~Modifica la consulta"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_8\n"
@@ -1466,7 +1337,6 @@ msgid "~How do you want to proceed after creating the query?"
msgstr "~Com voleu actuar després de crear la consulta?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_9\n"
@@ -1475,7 +1345,6 @@ msgid "Match ~all of the following"
msgstr "Coincidint ~amb tots els següents"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_10\n"
@@ -1484,7 +1353,6 @@ msgid "~Match any of the following"
msgstr "~Coincidint amb qualsevol dels següents"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_11\n"
@@ -1493,7 +1361,6 @@ msgid "~Detailed query (Shows all records of the query.)"
msgstr "~Consulta detallada (mostra tots els resultats de la consulta.)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_12\n"
@@ -1502,7 +1369,6 @@ msgid "~Summary query (Shows only results of aggregate functions.)"
msgstr "~Consulta abreujada (mostra només els resultats de les funcions d'agregat.)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_16\n"
@@ -1511,7 +1377,6 @@ msgid "Aggregate functions"
msgstr "Funcions d'agregat"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_17\n"
@@ -1520,7 +1385,6 @@ msgid "Fields"
msgstr "Camps"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_18\n"
@@ -1529,16 +1393,14 @@ msgid "~Group by"
msgstr "~Agrupa per"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_19\n"
"property.text"
msgid "Field"
-msgstr "Camps"
+msgstr "Camp"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_20\n"
@@ -1547,7 +1409,6 @@ msgid "Alias"
msgstr "Àlies"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_21\n"
@@ -1556,16 +1417,14 @@ msgid "Table:"
msgstr "Taula:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_22\n"
"property.text"
msgid "Query:"
-msgstr "Consulta: "
+msgstr "Consulta:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_24\n"
@@ -1574,7 +1433,6 @@ msgid "Condition"
msgstr "Condició"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_25\n"
@@ -1583,7 +1441,6 @@ msgid "Value"
msgstr "Valor"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_26\n"
@@ -1592,7 +1449,6 @@ msgid "is equal to"
msgstr "és igual a"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_27\n"
@@ -1601,7 +1457,6 @@ msgid "is not equal to"
msgstr "no és igual a"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_28\n"
@@ -1610,7 +1465,6 @@ msgid "is smaller than"
msgstr "és més petit que"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_29\n"
@@ -1619,16 +1473,14 @@ msgid "is greater than"
msgstr "és més gran que"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_30\n"
"property.text"
msgid "is equal or less than"
-msgstr "és igual o més petit que "
+msgstr "és igual o més petit que"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_31\n"
@@ -1637,7 +1489,6 @@ msgid "is equal or greater than"
msgstr "és igual o més gran que"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_32\n"
@@ -1646,7 +1497,6 @@ msgid "like"
msgstr "com a"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_33\n"
@@ -1655,7 +1505,6 @@ msgid "not like"
msgstr "no com"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_34\n"
@@ -1664,7 +1513,6 @@ msgid "is null"
msgstr "és nul"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_35\n"
@@ -1673,16 +1521,14 @@ msgid "is not null"
msgstr "no és nul"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_36\n"
"property.text"
msgid "true"
-msgstr "cert|veritat"
+msgstr "cert"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_37\n"
@@ -1691,7 +1537,6 @@ msgid "false"
msgstr "fals"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_38\n"
@@ -1700,7 +1545,6 @@ msgid "and"
msgstr "i"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_39\n"
@@ -1709,7 +1553,6 @@ msgid "or"
msgstr "o"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_40\n"
@@ -1718,7 +1561,6 @@ msgid "get the sum of"
msgstr "recupera la suma de"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_41\n"
@@ -1727,7 +1569,6 @@ msgid "get the average of"
msgstr "recupera la mitjana de"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_42\n"
@@ -1736,7 +1577,6 @@ msgid "get the minimum of"
msgstr "recupera el mínim de"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_43\n"
@@ -1745,7 +1585,6 @@ msgid "get the maximum of"
msgstr "recupera el màxim de"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_44\n"
@@ -1754,7 +1593,6 @@ msgid "get the count of"
msgstr "recupera el nombre de"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_48\n"
@@ -1763,25 +1601,22 @@ msgid "(none)"
msgstr "(cap)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_50\n"
"property.text"
msgid "Fie~lds in the Query:"
-msgstr "Camps en la consu~lta: "
+msgstr "Camps en la consu~lta:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_51\n"
"property.text"
msgid "Sorting order:"
-msgstr "Criteri d'ordenació: "
+msgstr "Criteri d'ordenació:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_52\n"
@@ -1790,16 +1625,14 @@ msgid "No sorting fields were assigned."
msgstr "No s'ha assignat cap camp d'ordenació."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_53\n"
"property.text"
msgid "Search conditions:"
-msgstr "Condicions de la cerca: "
+msgstr "Condicions de la cerca:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_54\n"
@@ -1808,16 +1641,14 @@ msgid "No conditions were assigned."
msgstr "No s'ha assignat cap condició."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_55\n"
"property.text"
msgid "Aggregate functions:"
-msgstr "Funcions d'agregat: "
+msgstr "Funcions d'agregat:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_56\n"
@@ -1826,16 +1657,14 @@ msgid "No aggregate functions were assigned."
msgstr "No s'ha assignat cap funció d'agregat."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_57\n"
"property.text"
msgid "Grouped by:"
-msgstr "Agrupats per: "
+msgstr "Agrupats per:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_58\n"
@@ -1844,16 +1673,14 @@ msgid "No Groups were assigned."
msgstr "No s'ha assignat cap grup."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_59\n"
"property.text"
msgid "Grouping conditions:"
-msgstr "Condicions d'agrupació: "
+msgstr "Condicions d'agrupació:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_60\n"
@@ -1862,7 +1689,6 @@ msgid "No grouping conditions were assigned."
msgstr "No s'ha assignat cap condició d'agrupació."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_70\n"
@@ -1871,7 +1697,6 @@ msgid "Select the fields (columns) for your query"
msgstr "Seleccioneu els camps (columnes) per a la consulta"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_71\n"
@@ -1880,16 +1705,14 @@ msgid "Select the sorting order"
msgstr "Seleccioneu el criteri d'ordenació"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_72\n"
"property.text"
msgid "Select the search conditions"
-msgstr "Selecciona les condicions de la cerca"
+msgstr "Seleccioneu les condicions de la cerca"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_73\n"
@@ -1898,7 +1721,6 @@ msgid "Select the type of query"
msgstr "Seleccioneu el tipus de la consulta"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_74\n"
@@ -1907,7 +1729,6 @@ msgid "Select the groups"
msgstr "Seleccioneu els grups"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_75\n"
@@ -1916,25 +1737,22 @@ msgid "Select the grouping conditions"
msgstr "Seleccioneu les condicions d'agrupament"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_76\n"
"property.text"
msgid "Assign aliases if desired"
-msgstr "Assigneu àlies si ho desitgeu"
+msgstr "Assigneu un àlies si ho desitgeu"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_77\n"
"property.text"
msgid "Check the overview and decide how to proceed"
-msgstr "Comprova la visió general i decideix com actuar"
+msgstr "Comproveu la visió general i decidiu com actuar"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_80\n"
@@ -1943,7 +1761,6 @@ msgid "Field selection"
msgstr "Selecció de camps"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_81\n"
@@ -1952,7 +1769,6 @@ msgid "Sorting order"
msgstr "Ordre de classificació"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_82\n"
@@ -1961,7 +1777,6 @@ msgid "Search conditions"
msgstr "Condicions de la cerca"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_83\n"
@@ -1970,7 +1785,6 @@ msgid "Detail or summary"
msgstr "Detall o resum"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_84\n"
@@ -1979,7 +1793,6 @@ msgid "Grouping"
msgstr "Agrupació"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_85\n"
@@ -1988,7 +1801,6 @@ msgid "Grouping conditions"
msgstr "Condicions d'agrupament"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_86\n"
@@ -1997,7 +1809,6 @@ msgid "Aliases"
msgstr "Àlies"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_87\n"
@@ -2006,7 +1817,6 @@ msgid "Overview"
msgstr "Vista general"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_88\n"
@@ -2015,7 +1825,6 @@ msgid "A field that has not been assigned an aggregate function must be used in
msgstr "Un camp que no té assignada una funció d'agregat s'ha d'utilitzar en un grup."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_89\n"
@@ -2024,13 +1833,12 @@ msgid "The condition '<FIELDNAME> <LOGICOPERATOR> <VALUE>' was chosen twice. Eac
msgstr "La condició «<FIELDNAME> <LOGICOPERATOR> <VALUE>» s'ha especificat dues vegades. Cada condició només es pot utilitzar una vegada."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_90\n"
"property.text"
msgid "The aggregate function <FUNCTION> has been assigned twice to the fieldname '<NUMERICFIELD>'."
-msgstr "La funció d'agregat <FUNCTION> s'ha assignat dues vegades al nom de camp '<NUMERICFIELD>'."
+msgstr "La funció d'agregat <FUNCTION> s'ha assignat dues vegades al nom de camp «<NUMERICFIELD>»."
#: resources_en_US.properties
msgctxt ""
@@ -2038,10 +1846,9 @@ msgctxt ""
"RID_QUERY_91\n"
"property.text"
msgid ","
-msgstr ""
+msgstr ","
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_92\n"
@@ -2050,7 +1857,6 @@ msgid "<FIELDTITLE> (<FIELDNAME>)"
msgstr "<FIELDTITLE> (<FIELDNAME>)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_93\n"
@@ -2059,7 +1865,6 @@ msgid "<FIELDNAME> (<SORTMODE>)"
msgstr "<FIELDNAME> (<SORTMODE>)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_94\n"
@@ -2068,7 +1873,6 @@ msgid "<FIELDNAME> <LOGICOPERATOR> <VALUE>"
msgstr "<FIELDNAME> <LOGICOPERATOR> <VALUE>"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_95\n"
@@ -2077,7 +1881,6 @@ msgid "<CALCULATEDFUNCTION> <FIELDNAME>"
msgstr "<CALCULATEDFUNCTION> <FIELDNAME>"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_96\n"
@@ -2086,7 +1889,6 @@ msgid "<FIELDNAME> <LOGICOPERATOR> <VALUE>"
msgstr "<FIELDNAME> <LOGICOPERATOR> <VALUE>"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_0\n"
@@ -2095,13 +1897,12 @@ msgid "Form Wizard"
msgstr "Auxiliar de formularis"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_1\n"
"property.text"
msgid "Fields in ~the form"
-msgstr "Camps al ~formulari"
+msgstr "Camps en el ~formulari"
#: resources_en_US.properties
msgctxt ""
@@ -2120,7 +1921,6 @@ msgid "A subform is a form that is inserted in another form.\\nUse subforms to s
msgstr "Un subformulari és un formulari que s'insereix en un altre formulari.\\nUtilitzeu subformularis per mostrar dades de taules o consultes amb una relació d'un a molts."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_4\n"
@@ -2129,7 +1929,6 @@ msgid "~Add Subform"
msgstr "~Afegeix un subformulari"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_5\n"
@@ -2138,7 +1937,6 @@ msgid "~Subform based on existing relation"
msgstr "~Subformulari basat en una relació existent"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_6\n"
@@ -2147,7 +1945,6 @@ msgid "Tables or queries"
msgstr "Taules o consultes"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_7\n"
@@ -2156,7 +1953,6 @@ msgid "Subform based on ~manual selection of fields"
msgstr "Subformulari basat en la selecció ~manual dels camps"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_8\n"
@@ -2165,7 +1961,6 @@ msgid "~Which relation do you want to add?"
msgstr "~Quina relació voleu afegir?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_9\n"
@@ -2174,7 +1969,6 @@ msgid "Fields in the ~subform"
msgstr "Camps en el ~subformulari"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_12\n"
@@ -2183,7 +1977,6 @@ msgid "~Available fields"
msgstr "~Camps disponibles"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_13\n"
@@ -2200,7 +1993,6 @@ msgid "The join '<FIELDNAME1>' and '<FIELDNAME2>' has been selected twice.\\nBut
msgstr "La unió '<FIELDNAME1>' i '<FIELDNAME2>' s'ha seleccionat dues vegades,\\nperò les unions només es poden utilitzar un cop."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_20\n"
@@ -2209,7 +2001,6 @@ msgid "~First joined subform field"
msgstr "~Primer camp unit del subformulari"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_21\n"
@@ -2218,7 +2009,6 @@ msgid "~Second joined subform field"
msgstr "~Segon camp unit del subformulari"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_22\n"
@@ -2227,7 +2017,6 @@ msgid "~Third joined subform field"
msgstr "~Tercer camp unit del subformulari"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_23\n"
@@ -2236,7 +2025,6 @@ msgid "~Fourth joined subform field"
msgstr "~Quart camp unit del subformulari"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_24\n"
@@ -2245,7 +2033,6 @@ msgid "F~irst joined main form field"
msgstr "P~rimer camp unit del formulari principal"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_25\n"
@@ -2254,7 +2041,6 @@ msgid "S~econd joined main form field"
msgstr "S~egon camp unit del formulari principal"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_26\n"
@@ -2263,7 +2049,6 @@ msgid "T~hird joined main form field"
msgstr "Ter~cer camp unit del formulari principal"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_27\n"
@@ -2272,7 +2057,6 @@ msgid "F~ourth joined main form field"
msgstr "Q~uart camp unit del formulari principal"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_28\n"
@@ -2281,7 +2065,6 @@ msgid "Field border"
msgstr "Vora del camp"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_29\n"
@@ -2290,7 +2073,6 @@ msgid "No border"
msgstr "Sense vores"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_30\n"
@@ -2299,7 +2081,6 @@ msgid "3D look"
msgstr "Aspecte 3D"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_31\n"
@@ -2308,7 +2089,6 @@ msgid "Flat"
msgstr "Pla"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_32\n"
@@ -2317,7 +2097,6 @@ msgid "Label placement"
msgstr "Emplaçament de l'etiqueta"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_33\n"
@@ -2326,7 +2105,6 @@ msgid "Align left"
msgstr "Alinea a l'esquerra"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_34\n"
@@ -2335,7 +2113,6 @@ msgid "Align right"
msgstr "Alinea a la dreta"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_35\n"
@@ -2344,25 +2121,22 @@ msgid "Arrangement of DB fields"
msgstr "Disposició dels camps de la base de dades"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_36\n"
"property.text"
msgid "Columnar - Labels Left"
-msgstr "Columnar - Etiquetes a l'esquerra"
+msgstr "En columnes - Etiquetes a l'esquerra"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_37\n"
"property.text"
msgid "Columnar - Labels on Top"
-msgstr "Columnar - Etiquetes a dalt"
+msgstr "En columnes - Etiquetes a dalt"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_38\n"
@@ -2371,7 +2145,6 @@ msgid "In Blocks - Labels Left"
msgstr "En blocs - Etiquetes a l'esquerra"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_39\n"
@@ -2380,7 +2153,6 @@ msgid "In Blocks - Labels Above"
msgstr "En blocs - Etiquetes a sobre"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_40\n"
@@ -2389,7 +2161,6 @@ msgid "As Data Sheet"
msgstr "Com a full de dades"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_41\n"
@@ -2398,7 +2169,6 @@ msgid "Arrangement of the main form"
msgstr "Disposició del formulari principal"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_42\n"
@@ -2407,7 +2177,6 @@ msgid "Arrangement of the subform"
msgstr "Disposició del subformulari"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_44\n"
@@ -2416,16 +2185,14 @@ msgid "The form is to be ~used for entering new data only."
msgstr "El formulari només s'ha d'~utilitzar per introduir noves dades."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_45\n"
"property.text"
msgid "Existing data will not be displayed"
-msgstr "Les dades existents no es visualitzaran "
+msgstr "Les dades existents no es visualitzaran"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_46\n"
@@ -2434,7 +2201,6 @@ msgid "T~he form is to display all data"
msgstr "El ~formulari mostrarà totes les dades"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_47\n"
@@ -2443,7 +2209,6 @@ msgid "Do not allow ~modification of existing data"
msgstr "No permetis la ~modificació de les dades existents"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_48\n"
@@ -2452,7 +2217,6 @@ msgid "Do not allow ~deletion of existing data"
msgstr "No permetis la supressió de les ~dades existents"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_49\n"
@@ -2461,7 +2225,6 @@ msgid "Do not allow ~addition of new data"
msgstr "No permetis l'~addició de noves dades"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_50\n"
@@ -2470,7 +2233,6 @@ msgid "Name of ~the form"
msgstr "Nom del f~ormulari"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_51\n"
@@ -2479,7 +2241,6 @@ msgid "How do you want to proceed after creating the form?"
msgstr "Com voleu actuar després de crear el formulari?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_52\n"
@@ -2488,7 +2249,6 @@ msgid "~Work with the form"
msgstr "~Treballa amb el formulari"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_53\n"
@@ -2497,7 +2257,6 @@ msgid "~Modify the form"
msgstr "~Modifica el formulari"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_55\n"
@@ -2506,7 +2265,6 @@ msgid "~Page Styles"
msgstr "Estils de ~pàgina"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_80\n"
@@ -2515,7 +2273,6 @@ msgid "Field selection"
msgstr "Selecció de camps"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_81\n"
@@ -2524,7 +2281,6 @@ msgid "Set up a subform"
msgstr "Configura un subformulari"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_82\n"
@@ -2533,7 +2289,6 @@ msgid "Add subform fields"
msgstr "Afegiu camps de subformulari"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_83\n"
@@ -2542,7 +2297,6 @@ msgid "Get joined fields"
msgstr "Recupereu els camps units"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_84\n"
@@ -2551,7 +2305,6 @@ msgid "Arrange controls"
msgstr "Organitzeu els controls"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_85\n"
@@ -2560,7 +2313,6 @@ msgid "Set data entry"
msgstr "Especifiqueu l'entrada de dades"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_86\n"
@@ -2569,7 +2321,6 @@ msgid "Apply styles"
msgstr "Aplica els estils"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_87\n"
@@ -2578,7 +2329,6 @@ msgid "Set name"
msgstr "Especifiqueu el nom"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_88\n"
@@ -2587,7 +2337,6 @@ msgid "(Date)"
msgstr "(Data)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_89\n"
@@ -2596,7 +2345,6 @@ msgid "(Time)"
msgstr "(Hora)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_90\n"
@@ -2605,7 +2353,6 @@ msgid "Select the fields of your form"
msgstr "Seleccioneu els camps del formulari"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_91\n"
@@ -2614,7 +2361,6 @@ msgid "Decide if you want to set up a subform"
msgstr "Decidiu si voleu configurar un subformulari"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_92\n"
@@ -2623,7 +2369,6 @@ msgid "Select the fields of your subform"
msgstr "Seleccioneu els camps del subformulari"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_93\n"
@@ -2632,7 +2377,6 @@ msgid "Select the joins between your forms"
msgstr "Seleccioneu les unions entre els formularis"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_94\n"
@@ -2641,7 +2385,6 @@ msgid "Arrange the controls on your form"
msgstr "Organitzeu els controls del formulari"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_95\n"
@@ -2650,7 +2393,6 @@ msgid "Select the data entry mode"
msgstr "Seleccioneu el mode d'entrada de dades"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_96\n"
@@ -2659,7 +2401,6 @@ msgid "Apply the style of your form"
msgstr "Apliqueu l'estil al formulari"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_97\n"
@@ -2676,7 +2417,6 @@ msgid "A form with the name '%FORMNAME' already exists.\\nChoose another name."
msgstr "Ja existeix un formulari amb el nom «%FORMNAME».\\nSeleccioneu un altre nom."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_1\n"
@@ -2685,7 +2425,6 @@ msgid "Table Wizard"
msgstr "Auxiliar de taules"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_2\n"
@@ -2694,7 +2433,6 @@ msgid "Select fields"
msgstr "Seleccioneu camps"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_3\n"
@@ -2703,7 +2441,6 @@ msgid "Set types and formats"
msgstr "Especifiqueu els tipus i els formats"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_4\n"
@@ -2712,7 +2449,6 @@ msgid "Set primary key"
msgstr "Defineix la clau primària"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_5\n"
@@ -2721,7 +2457,6 @@ msgid "Create table"
msgstr "Crea una taula"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_8\n"
@@ -2730,7 +2465,6 @@ msgid "Select fields for your table"
msgstr "Seleccioneu els camps de la taula"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_9\n"
@@ -2739,7 +2473,6 @@ msgid "Set field types and formats"
msgstr "Seleccioneu els tipus de camps i els formats"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_10\n"
@@ -2748,7 +2481,6 @@ msgid "Set primary key"
msgstr "Defineix la clau primària"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_11\n"
@@ -2757,7 +2489,6 @@ msgid "Create table"
msgstr "Crea una taula"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_14\n"
@@ -2766,7 +2497,6 @@ msgid "This wizard helps you to create a table for your database. After selectin
msgstr "Aquest auxiliar us ajuda a crear una taula per a la base de dades. Després de seleccionar la categoria de la taula i una taula de mostra trieu els camps que voleu incloure a la taula. Podeu incloure camps des de més d'una taula de mostra."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_15\n"
@@ -2775,7 +2505,6 @@ msgid "Ca~tegory"
msgstr "Ca~tegoria"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_16\n"
@@ -2784,7 +2513,6 @@ msgid "B~usiness"
msgstr "N~egocis"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_17\n"
@@ -2793,7 +2521,6 @@ msgid "P~ersonal"
msgstr "P~ersonal"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_18\n"
@@ -2802,7 +2529,6 @@ msgid "~Sample tables"
msgstr "~Taules de mostra"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_19\n"
@@ -2811,7 +2537,6 @@ msgid "A~vailable fields"
msgstr "Camps ~disponibles"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_20\n"
@@ -2825,7 +2550,7 @@ msgctxt ""
"RID_TABLE_21\n"
"property.text"
msgid "+"
-msgstr ""
+msgstr "+"
#: resources_en_US.properties
msgctxt ""
@@ -2833,10 +2558,9 @@ msgctxt ""
"RID_TABLE_22\n"
"property.text"
msgid "-"
-msgstr ""
+msgstr "-"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_23\n"
@@ -2845,7 +2569,6 @@ msgid "Field name"
msgstr "Nom del camp"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_24\n"
@@ -2854,7 +2577,6 @@ msgid "Field type"
msgstr "Tipus de camp"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_25\n"
@@ -2863,7 +2585,6 @@ msgid "~Selected fields"
msgstr "Camps ~seleccionats"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_26\n"
@@ -2872,7 +2593,6 @@ msgid "A primary key uniquely identifies each record in a database table. Primar
msgstr "Una clau primària identifica de manera única cada registre en una taula de la base de dades. Les claus primàries faciliten l'enllaç d'informació en taules separades, i és recomanable que tingueu una clau primària en cada taula. Sense una clau primària no és possible introduir dades en aquesta taula."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_27\n"
@@ -2881,7 +2601,6 @@ msgid "~Create a primary key"
msgstr "~Crea una clau primària"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_28\n"
@@ -2890,7 +2609,6 @@ msgid "~Automatically add a primary key"
msgstr "~Afegeix automàticament una clau primària"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_29\n"
@@ -2899,16 +2617,14 @@ msgid "~Use an existing field as a primary key"
msgstr "~Utilitza un camp existent com a clau primària"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_30\n"
"property.text"
msgid "Define p~rimary key as a combination of several fields"
-msgstr "Defineix la clau p~rimària com una combinació de diferents camps "
+msgstr "Defineix la clau p~rimària com una combinació de diferents camps"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_31\n"
@@ -2917,7 +2633,6 @@ msgid "F~ieldname"
msgstr "N~om de camp"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_32\n"
@@ -2926,7 +2641,6 @@ msgid "~Primary key fields"
msgstr "~Camps de la clau primària"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_33\n"
@@ -2935,7 +2649,6 @@ msgid "Auto ~value"
msgstr "~Valor automàtic"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_34\n"
@@ -2944,7 +2657,6 @@ msgid "What do you want to name your table?"
msgstr "Quin nom li voleu posar a la taula?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_35\n"
@@ -2953,7 +2665,6 @@ msgid "Congratulations. You have entered all the information needed to create yo
msgstr "Ja heu introduït tota la informació necessària per crear la taula."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_36\n"
@@ -2962,7 +2673,6 @@ msgid "What do you want to do next?"
msgstr "Què voleu fer a continuació?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_37\n"
@@ -2971,7 +2681,6 @@ msgid "Modify the table design"
msgstr "Modificar el disseny de la taula"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_38\n"
@@ -2980,7 +2689,6 @@ msgid "Insert data immediately"
msgstr "Inserir les dades immediatament"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_39\n"
@@ -2989,7 +2697,6 @@ msgid "C~reate a form based on this table"
msgstr "C~rear un formulari basat en aquesta taula"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_40\n"
@@ -2998,34 +2705,30 @@ msgid "The table you have created could not be opened."
msgstr "No es pot obrir la taula que heu creat."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_41\n"
"property.text"
msgid "The table name '%TABLENAME' contains a character ('%SPECIALCHAR') that might not be supported by the database."
-msgstr "El nom de la taula '%TABLENAME' conté un caràcter ('%SPECIALCHAR') que no és admès per aquesta base de dades."
+msgstr "El nom de la taula «%TABLENAME» conté un caràcter («%SPECIALCHAR») que no és admès per aquesta base de dades."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_42\n"
"property.text"
msgid "The field name '%FIELDNAME' contains a special character ('%SPECIALCHAR') that might not be supported by the database."
-msgstr "El nom del camp '%FIELDNAME' conté un caràcter especial ('%SPECIALCHAR') que no és admès per aquesta base de dades."
+msgstr "El nom del camp «%FIELDNAME» conté un caràcter especial («%SPECIALCHAR») que no és admès per aquesta base de dades."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_43\n"
"property.text"
msgid "Field"
-msgstr "Camps"
+msgstr "Camp"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_44\n"
@@ -3034,7 +2737,6 @@ msgid "MyTable"
msgstr "La meva taula"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_45\n"
@@ -3043,7 +2745,6 @@ msgid "Add a Field"
msgstr "Afegeix un camp"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_46\n"
@@ -3052,7 +2753,6 @@ msgid "Remove the selected Field"
msgstr "Suprimeix el camp seleccionat"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_47\n"
@@ -3069,7 +2769,6 @@ msgid "The name '%TABLENAME' already exists.\\nPlease enter another name."
msgstr "El nom «%TABLENAME» ja existeix.\\nIntroduïu-ne un altre."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_49\n"
@@ -3078,7 +2777,6 @@ msgid "Catalog of the table"
msgstr "Catàleg de la taula"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_50\n"
@@ -3087,13 +2785,12 @@ msgid "Schema of the table"
msgstr "Esquema de la taula"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_51\n"
"property.text"
msgid "The field '%FIELDNAME' already exists."
-msgstr "El camp '%FIELDNAME' ja existeix."
+msgstr "El camp «%FIELDNAME» ja existeix."
#: resources_en_US.properties
msgctxt ""
@@ -3104,7 +2801,6 @@ msgid "~Cancel"
msgstr "~Cancel·la"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_ZERO_1\n"
@@ -3113,7 +2809,6 @@ msgid "~Help"
msgstr "~Ajuda"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_ZERO_2\n"
@@ -3122,7 +2817,6 @@ msgid "< ~Back"
msgstr "< En~rere"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_ZERO_3\n"
@@ -3131,16 +2825,14 @@ msgid "~Convert"
msgstr "~Converteix"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_ZERO_4\n"
"property.text"
msgid "Note: Currency amounts from external links and currency conversion factors in formulas cannot be converted."
-msgstr "Avís: En les fórmules no es poden convertir els imports monetaris de referències externes ni els factors de conversió de les monedes."
+msgstr "Avís: en les fórmules no es poden convertir els imports monetaris de referències externes ni els factors de conversió de les monedes."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_ZERO_5\n"
@@ -3149,7 +2841,6 @@ msgid "First, unprotect all sheets."
msgstr "Primer, desprotegiu tots els fulls."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_ZERO_6\n"
@@ -3158,13 +2849,12 @@ msgid "Currencies:"
msgstr "Monedes:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_ZERO_7\n"
"property.text"
msgid "C~ontinue >"
-msgstr "C~ontinua>>"
+msgstr "C~ontinua >"
#: resources_en_US.properties
msgctxt ""
@@ -3175,7 +2865,6 @@ msgid "C~lose"
msgstr "~Tanca"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_0\n"
@@ -3184,7 +2873,6 @@ msgid "~Entire document"
msgstr "~Tot el document"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_1\n"
@@ -3193,7 +2881,6 @@ msgid "Selection"
msgstr "Selecció"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_2\n"
@@ -3202,7 +2889,6 @@ msgid "Cell S~tyles"
msgstr "Es~tils de cel·la"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_3\n"
@@ -3211,7 +2897,6 @@ msgid "Currency cells in the current ~sheet"
msgstr "Cel·les monetàries del f~ull actual"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_4\n"
@@ -3220,7 +2905,6 @@ msgid "Currency cells in the entire ~document"
msgstr "Cel·les monetàries de tot el ~document"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_5\n"
@@ -3229,7 +2913,6 @@ msgid "~Selected range"
msgstr "Interval ~seleccionat"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_6\n"
@@ -3238,7 +2921,6 @@ msgid "Select Cell Styles"
msgstr "Seleccioneu els estils de cel·la"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_7\n"
@@ -3247,16 +2929,14 @@ msgid "Select currency cells"
msgstr "Seleccioneu les cel·les de moneda"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_8\n"
"property.text"
msgid "Currency ranges:"
-msgstr "Intervals de la moneda:"
+msgstr "Intervals de moneda:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_9\n"
@@ -3265,7 +2945,6 @@ msgid "Templates:"
msgstr "Plantilles:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_0\n"
@@ -3274,16 +2953,14 @@ msgid "Extent"
msgstr "Abast"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_1\n"
"property.text"
msgid "~Single %PRODUCTNAME Calc document"
-msgstr "~Un fitxer del %PRODUCTNAME Calc"
+msgstr "~Document únic del %PRODUCTNAME Calc"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_2\n"
@@ -3292,7 +2969,6 @@ msgid "Complete ~directory"
msgstr "Tot el ~directori"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_3\n"
@@ -3301,7 +2977,6 @@ msgid "Source Document:"
msgstr "Document d'origen:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_4\n"
@@ -3310,7 +2985,6 @@ msgid "Source directory:"
msgstr "Directori d'origen:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_5\n"
@@ -3319,7 +2993,6 @@ msgid "~Including subfolders"
msgstr "~Inclou les subcarpetes"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_6\n"
@@ -3328,7 +3001,6 @@ msgid "Target directory:"
msgstr "Directori de destí:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_7\n"
@@ -3337,7 +3009,6 @@ msgid "Temporarily unprotect sheet without query"
msgstr "Desprotegeix temporalment el full sense consultar"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_10\n"
@@ -3346,16 +3017,14 @@ msgid "Also convert fields and tables in text documents"
msgstr "Converteix també els camps i les taules dels documents de text"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STATUSLINE_0\n"
"property.text"
msgid "Conversion status:"
-msgstr "Estat de la conversió: "
+msgstr "Estat de la conversió:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STATUSLINE_1\n"
@@ -3364,7 +3033,6 @@ msgid "Conversion status of the cell templates:"
msgstr "Estat de la conversió de les plantilles de cel·la:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STATUSLINE_2\n"
@@ -3373,7 +3041,6 @@ msgid "Registration of the relevant ranges: Sheet %1Number%1 of %2TotPageCount%2
msgstr "Registre dels intervals a calcular: Full %1Number%1 de %2TotPageCount%2"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STATUSLINE_3\n"
@@ -3382,7 +3049,6 @@ msgid "Entry of the ranges to be converted..."
msgstr "Introduïu els intervals per convertir..."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STATUSLINE_4\n"
@@ -3391,7 +3057,6 @@ msgid "Sheet protection for each sheet will be restored..."
msgstr "Es tornaran a crear les proteccions de fulls..."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STATUSLINE_5\n"
@@ -3400,7 +3065,6 @@ msgid "Conversion of the currency units in the cell templates..."
msgstr "Conversió de les unitats monetàries a les plantilles de cel·la..."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_0\n"
@@ -3409,7 +3073,6 @@ msgid "~Finish"
msgstr "~Finalitza"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_1\n"
@@ -3418,16 +3081,14 @@ msgid "Select directory"
msgstr "Seleccioneu un directori"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_2\n"
"property.text"
msgid "Select file"
-msgstr "Seleccioneu el fitxer"
+msgstr "Seleccioneu un fitxer"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_3\n"
@@ -3436,7 +3097,6 @@ msgid "Select target directory"
msgstr "Seleccioneu el directori de destí"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_4\n"
@@ -3445,7 +3105,6 @@ msgid "non-existent"
msgstr "inexistent"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_5\n"
@@ -3454,7 +3113,6 @@ msgid "Euro Converter"
msgstr "Convertidor d'euros"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_6\n"
@@ -3463,7 +3121,6 @@ msgid "Should protected spreadsheets be temporarily unprotected?"
msgstr "Voleu desprotegir temporalment tots els fulls de càlcul protegits?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_7\n"
@@ -3472,16 +3129,14 @@ msgid "Enter the password to unprotect the table %1TableName%1"
msgstr "Introduïu la contrasenya per desprotegir la taula %1TableName%1"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_8\n"
"property.text"
msgid "Wrong Password!"
-msgstr "La contrasenya és incorrecta"
+msgstr "La contrasenya no és correcta"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_9\n"
@@ -3490,16 +3145,14 @@ msgid "Protected Sheet"
msgstr "Full protegit"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_10\n"
"property.text"
msgid "Warning!"
-msgstr "Avís"
+msgstr "Atenció!"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_11\n"
@@ -3508,7 +3161,6 @@ msgid "Protection for the sheets will not be removed."
msgstr "La protecció dels fulls no se suprimirà."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_12\n"
@@ -3517,7 +3169,6 @@ msgid "Sheet cannot be unprotected"
msgstr "El full no es pot desprotegir"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_13\n"
@@ -3526,16 +3177,14 @@ msgid "The Wizard cannot edit this document as cell formats cannot be modified i
msgstr "L'auxiliar no pot editar aquest document perquè el format de cel·la no es pot modificar en els fulls de càlcul protegits."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_14\n"
"property.text"
msgid "Please note that the Euro Converter will, otherwise, not be able to edit this document!"
-msgstr "Noteu que, altrament, el Convertidor d'euros no serà capaç d'editar aquest document."
+msgstr "Noteu que, altrament, el convertidor d'euros no serà capaç d'editar aquest document."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_15\n"
@@ -3544,7 +3193,6 @@ msgid "Please choose a currency to be converted first!"
msgstr "Cal que prèviament seleccioneu la moneda a convertir."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_16\n"
@@ -3553,7 +3201,6 @@ msgid "Password:"
msgstr "Contrasenya:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_17\n"
@@ -3562,7 +3209,6 @@ msgid "OK"
msgstr "D'acord"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_18\n"
@@ -3571,31 +3217,28 @@ msgid "Cancel"
msgstr "Cancel·la"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_19\n"
"property.text"
msgid "Please select a %PRODUCTNAME Calc document for editing!"
-msgstr "Seleccioneu el document del %PRODUCTNAME Calc que voleu editar."
+msgstr "Seleccioneu el document del %PRODUCTNAME Calc que voleu editar!"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_20\n"
"property.text"
msgid "'<1>' is not a directory!"
-msgstr "'<1>' no és un directori."
+msgstr "«<1>» no és un directori!"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_21\n"
"property.text"
msgid "Document is read-only!"
-msgstr "El document és només de lectura."
+msgstr "El document és de només de lectura!"
#: resources_en_US.properties
msgctxt ""
@@ -3606,7 +3249,6 @@ msgid "The '<1>' file already exists.<CR>Do you want to overwrite it?"
msgstr "El fitxer «<1>» ja existeix.<CR>Voleu sobreescriure'l?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_23\n"
@@ -3615,7 +3257,6 @@ msgid "Do you really want to terminate conversion at this point?"
msgstr "Realment voleu acabar la conversió en aquest punt?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_24\n"
@@ -3624,7 +3265,6 @@ msgid "Cancel Wizard"
msgstr "Cancel·la l'auxiliar"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_0\n"
@@ -3633,7 +3273,6 @@ msgid "Portuguese Escudo"
msgstr "Escut portuguès"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_1\n"
@@ -3642,7 +3281,6 @@ msgid "Dutch Guilder"
msgstr "Florí neerlandès"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_2\n"
@@ -3651,7 +3289,6 @@ msgid "French Franc"
msgstr "Franc francès"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_3\n"
@@ -3660,7 +3297,6 @@ msgid "Spanish Peseta"
msgstr "Pesseta espanyola"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_4\n"
@@ -3669,7 +3305,6 @@ msgid "Italian Lira"
msgstr "Lira italiana"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_5\n"
@@ -3678,7 +3313,6 @@ msgid "German Mark"
msgstr "Marc alemany"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_6\n"
@@ -3687,7 +3321,6 @@ msgid "Belgian Franc"
msgstr "Franc belga"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_7\n"
@@ -3696,7 +3329,6 @@ msgid "Irish Punt"
msgstr "Lliura irlandesa"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_8\n"
@@ -3705,7 +3337,6 @@ msgid "Luxembourg Franc"
msgstr "Franc luxemburguès"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_9\n"
@@ -3714,7 +3345,6 @@ msgid "Austrian Schilling"
msgstr "Xíling austríac"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_10\n"
@@ -3723,7 +3353,6 @@ msgid "Finnish Mark"
msgstr "Marc finès"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_11\n"
@@ -3732,7 +3361,6 @@ msgid "Greek Drachma"
msgstr "Dracma grega"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_12\n"
@@ -3741,7 +3369,6 @@ msgid "Slovenian Tolar"
msgstr "Tolar eslovè"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_13\n"
@@ -3750,7 +3377,6 @@ msgid "Cypriot Pound"
msgstr "Lliura xipriota"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_14\n"
@@ -3759,7 +3385,6 @@ msgid "Maltese Lira"
msgstr "Lira maltesa"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_15\n"
@@ -3768,7 +3393,6 @@ msgid "Slovak Koruna"
msgstr "Corona eslovaca"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_16\n"
@@ -3777,16 +3401,14 @@ msgid "Estonian Kroon"
msgstr "Corona estoniana"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_17\n"
"property.text"
msgid "Latvian Lats"
-msgstr "lats letó"
+msgstr "Lats letó"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_18\n"
@@ -3795,7 +3417,6 @@ msgid "Lithuanian Litas"
msgstr "Litas lituà"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_LASTPAGE_0\n"
@@ -3804,7 +3425,6 @@ msgid "Progress"
msgstr "Progrés"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_LASTPAGE_1\n"
@@ -3813,7 +3433,6 @@ msgid "Retrieving the relevant documents..."
msgstr "S'estan recuperant els documents importants..."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_LASTPAGE_2\n"
@@ -3822,7 +3441,6 @@ msgid "Converting the documents..."
msgstr "S'estan convertint els documents..."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_LASTPAGE_3\n"
@@ -3831,7 +3449,6 @@ msgid "Settings:"
msgstr "Paràmetres:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_LASTPAGE_4\n"
@@ -3840,7 +3457,6 @@ msgid "Sheet is always unprotected"
msgstr "El full està sempre desprotegit"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLES_0\n"
@@ -3849,7 +3465,6 @@ msgid "Theme Selection"
msgstr "Selecció de temes"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLES_1\n"
@@ -3866,16 +3481,14 @@ msgid "~Cancel"
msgstr "~Cancel·la"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLES_3\n"
"property.text"
msgid "~OK"
-msgstr "~D'acord"
+msgstr "D'~acord"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_0\n"
@@ -3884,7 +3497,6 @@ msgid "(Standard)"
msgstr "(Estàndard)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_1\n"
@@ -3893,7 +3505,6 @@ msgid "Autumn Leaves"
msgstr "Fulles de tardor"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_2\n"
@@ -3902,7 +3513,6 @@ msgid "Be"
msgstr "Be"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_3\n"
@@ -3911,7 +3521,6 @@ msgid "Black and White"
msgstr "Blanc i negre"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_4\n"
@@ -3920,7 +3529,6 @@ msgid "Blackberry Bush"
msgstr "Esbarzer"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_5\n"
@@ -3929,7 +3537,6 @@ msgid "Blue Jeans"
msgstr "Texans"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_6\n"
@@ -3938,7 +3545,6 @@ msgid "Fifties Diner"
msgstr "Sopar dels 50"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_7\n"
@@ -3947,7 +3553,6 @@ msgid "Glacier"
msgstr "Glacera"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_8\n"
@@ -3956,7 +3561,6 @@ msgid "Green Grapes"
msgstr "Raïm verd"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_9\n"
@@ -3965,7 +3569,6 @@ msgid "Marine"
msgstr "Marí"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_10\n"
@@ -3974,7 +3577,6 @@ msgid "Millennium"
msgstr "Mil·lenni"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_11\n"
@@ -3983,7 +3585,6 @@ msgid "Nature"
msgstr "Natura"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_12\n"
@@ -3992,7 +3593,6 @@ msgid "Neon"
msgstr "Neó"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_13\n"
@@ -4001,7 +3601,6 @@ msgid "Night"
msgstr "Nit"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_14\n"
@@ -4010,7 +3609,6 @@ msgid "PC Nostalgia"
msgstr "Nostàlgia del PC"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_15\n"
@@ -4019,7 +3617,6 @@ msgid "Pastel"
msgstr "Pastel"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_16\n"
@@ -4028,7 +3625,6 @@ msgid "Pool Party"
msgstr "Festa a l'aigua"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_17\n"
@@ -4037,7 +3633,6 @@ msgid "Pumpkin"
msgstr "Carabassa"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceDialog_0\n"
@@ -4046,25 +3641,22 @@ msgid "Addressee"
msgstr "Destinatari"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceDialog_1\n"
"property.text"
msgid "One recipient"
-msgstr "Carta individual"
+msgstr "Un únic destinatari"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceDialog_2\n"
"property.text"
msgid "Several recipients (address database)"
-msgstr "Més d'un destinatari (base de dades)"
+msgstr "Més d'un destinatari (base de dades d'adreces)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceDialog_3\n"
@@ -4073,7 +3665,6 @@ msgid "Use of This Template"
msgstr "Ús d'aquesta plantilla"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceMsgError\n"
@@ -4082,7 +3673,6 @@ msgid "An error has occurred."
msgstr "S'ha produït un error."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_0\n"
@@ -4091,7 +3681,6 @@ msgid "Click placeholder and overwrite"
msgstr "Feu clic a l'espai reservat i sobreescriviu"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_1\n"
@@ -4100,7 +3689,6 @@ msgid "Company"
msgstr "Empresa"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_2\n"
@@ -4109,7 +3697,6 @@ msgid "Department"
msgstr "Departament"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_3\n"
@@ -4118,7 +3705,6 @@ msgid "First Name"
msgstr "Nom"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_4\n"
@@ -4127,7 +3713,6 @@ msgid "Last Name"
msgstr "Cognoms"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_5\n"
@@ -4136,7 +3721,6 @@ msgid "Street"
msgstr "Carrer"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_6\n"
@@ -4145,7 +3729,6 @@ msgid "Country"
msgstr "Estat"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_7\n"
@@ -4154,7 +3737,6 @@ msgid "ZIP/Postal Code"
msgstr "Codi Postal"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_8\n"
@@ -4163,7 +3745,6 @@ msgid "City"
msgstr "Ciutat"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_9\n"
@@ -4172,7 +3753,6 @@ msgid "Title"
msgstr "Títol"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_10\n"
@@ -4181,7 +3761,6 @@ msgid "Position"
msgstr "Posició"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_11\n"
@@ -4190,7 +3769,6 @@ msgid "Form of Address"
msgstr "Tractament"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_12\n"
@@ -4199,7 +3777,6 @@ msgid "Initials"
msgstr "Inicials"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_13\n"
@@ -4208,25 +3785,22 @@ msgid "Salutation"
msgstr "Salutació"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_14\n"
"property.text"
msgid "Home Phone"
-msgstr "Telèfon (particular)"
+msgstr "Telèfon particular"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_15\n"
"property.text"
msgid "Work Phone"
-msgstr "Telèfon (feina)"
+msgstr "Telèfon de feina"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_16\n"
@@ -4235,7 +3809,6 @@ msgid "Fax"
msgstr "Fax"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_17\n"
@@ -4244,7 +3817,6 @@ msgid "E-Mail"
msgstr "Adreça de correu electrònic"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_18\n"
@@ -4253,7 +3825,6 @@ msgid "URL"
msgstr "URL"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_19\n"
@@ -4262,7 +3833,6 @@ msgid "Notes"
msgstr "Notes"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_20\n"
@@ -4271,7 +3841,6 @@ msgid "Alt. Field 1"
msgstr "Camp alt. 1"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_21\n"
@@ -4280,7 +3849,6 @@ msgid "Alt. Field 2"
msgstr "Camp alt. 2"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_22\n"
@@ -4289,7 +3857,6 @@ msgid "Alt. Field 3"
msgstr "Camp alt. 3"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_23\n"
@@ -4298,7 +3865,6 @@ msgid "Alt. Field 4"
msgstr "Camp alt. 4"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_24\n"
@@ -4307,16 +3873,14 @@ msgid "ID"
msgstr "Identificador"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_25\n"
"property.text"
msgid "State"
-msgstr "Comarca"
+msgstr "Comarca o província"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_26\n"
@@ -4325,7 +3889,6 @@ msgid "Office Phone"
msgstr "Tel. oficina"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_27\n"
@@ -4334,7 +3897,6 @@ msgid "Pager"
msgstr "Buscapersones"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_28\n"
@@ -4343,7 +3905,6 @@ msgid "Mobile Phone"
msgstr "Tel. mòbil"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_29\n"
@@ -4352,16 +3913,14 @@ msgid "Other Phone"
msgstr "Altre tel."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_30\n"
"property.text"
msgid "Calendar URL"
-msgstr "Calendari URL"
+msgstr "URL del calendari"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_31\n"
@@ -4370,16 +3929,14 @@ msgid "Invite"
msgstr "Convida"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceNoTextmark_0\n"
"property.text"
msgid "The bookmark 'Recipient' is missing."
-msgstr "Falta el marcador «Destinatari»."
+msgstr "Manca el marcador «Destinatari»."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceNoTextmark_1\n"
@@ -4388,7 +3945,6 @@ msgid "Form letter fields can not be included."
msgstr "No es poden incloure camps de carta de formulari."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"AgendaDlgName\n"
@@ -4397,7 +3953,6 @@ msgid "Minutes Template"
msgstr "Plantilla d'actes"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"AgendaDlgNoCancel\n"
@@ -4406,7 +3961,6 @@ msgid "An option must be confirmed."
msgstr "Heu de confirmar una opció."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"AgendaDlgFrame\n"
@@ -4415,7 +3969,6 @@ msgid "Minutes Type"
msgstr "Tipus d'acta"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"AgendaDlgButton1\n"
@@ -4424,43 +3977,38 @@ msgid "Results Minutes"
msgstr "Actes de resultats"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"AgendaDlgButton2\n"
"property.text"
msgid "Evaluation Minutes"
-msgstr "Protocol del transcurs"
+msgstr "Actes d'avaluació"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"TextField\n"
"property.text"
msgid "User data field is not defined!"
-msgstr "No s'ha definit el camp de dades de l'usuari."
+msgstr "No s'ha definit el camp de dades de l'usuari!"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"NoDirCreation\n"
"property.text"
msgid "The '%1' directory cannot be created:"
-msgstr "No es pot crear el directori '%1': "
+msgstr "No es pot crear el directori «%1»:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MsgDirNotThere\n"
"property.text"
msgid "The '%1' directory does not exist."
-msgstr "El directori '%1' no existeix."
+msgstr "El directori «%1» no existeix."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"QueryfornewCreation\n"
@@ -4469,7 +4017,6 @@ msgid "Do you want to create it now?"
msgstr "Voleu crear-lo ara?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"HelpButton\n"
@@ -4486,7 +4033,6 @@ msgid "~Cancel"
msgstr "~Cancel·la"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"BackButton\n"
@@ -4495,16 +4041,14 @@ msgid "< ~Back"
msgstr "< En~rere"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"NextButton\n"
"property.text"
msgid "Ne~xt >"
-msgstr "~Següent >>"
+msgstr "En~davant >"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"BeginButton\n"
@@ -4521,7 +4065,6 @@ msgid "~Close"
msgstr "~Tanca"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"WelcometextLabel1\n"
@@ -4530,7 +4073,6 @@ msgid "This wizard convert legacy format documents to Open Document Format for O
msgstr "Aquest auxiliar converteix documents amb formats antics al format Open Document Format per a aplicacions de l'Office."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"WelcometextLabel3\n"
@@ -4539,7 +4081,6 @@ msgid "Select the document type for conversion:"
msgstr "Seleccioneu el tipus de document:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MSTemplateCheckbox_1_\n"
@@ -4548,7 +4089,6 @@ msgid "Word templates"
msgstr "Plantilles del Word"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MSTemplateCheckbox_2_\n"
@@ -4557,7 +4097,6 @@ msgid "Excel templates"
msgstr "Plantilles de l'Excel"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MSTemplateCheckbox_3_\n"
@@ -4566,7 +4105,6 @@ msgid "PowerPoint templates"
msgstr "Plantilles del PowerPoint"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MSDocumentCheckbox_1_\n"
@@ -4575,7 +4113,6 @@ msgid "Word documents"
msgstr "Documents del Word"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MSDocumentCheckbox_2_\n"
@@ -4584,16 +4121,14 @@ msgid "Excel documents"
msgstr "Documents de l'Excel"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MSDocumentCheckbox_3_\n"
"property.text"
msgid "PowerPoint/Publisher documents"
-msgstr "Documents PowerPoint/Publisher"
+msgstr "Documents del PowerPoint/Publisher"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MSContainerName\n"
@@ -4602,7 +4137,6 @@ msgid "Microsoft Office"
msgstr "Microsoft Office"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SummaryHeader\n"
@@ -4611,7 +4145,6 @@ msgid "Summary:"
msgstr "Resum:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"GroupnameDefault\n"
@@ -4620,7 +4153,6 @@ msgid "Imported_Templates"
msgstr "_Plantilles de text importades"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ProgressMoreDocs\n"
@@ -4629,7 +4161,6 @@ msgid "Documents"
msgstr "Documents"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ProgressMoreTemplates\n"
@@ -4646,7 +4177,6 @@ msgid "The '<1>' file already exists.<CR>Do you want to overwrite it?"
msgstr "El fitxer «<1>» ja existeix.<CR>Voleu sobreescriure'l?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MorePathsError3\n"
@@ -4655,7 +4185,6 @@ msgid "Directories do not exist"
msgstr "Els directoris no existeixen"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ConvertError1\n"
@@ -4664,7 +4193,6 @@ msgid "Do you really want to terminate conversion at this point?"
msgstr "Realment voleu acabar la conversió en aquest punt?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ConvertError2\n"
@@ -4673,7 +4201,6 @@ msgid "Cancel Wizard"
msgstr "Cancel·la l'auxiliar"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RTErrorDesc\n"
@@ -4682,7 +4209,6 @@ msgid "An unexpected error has occurred in the wizard."
msgstr "S'ha produït un error inesperat a l'auxiliar."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RTErrorHeader\n"
@@ -4691,7 +4217,6 @@ msgid "Error"
msgstr "Error"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"OverwriteallFiles\n"
@@ -4700,7 +4225,6 @@ msgid "Do you want to overwrite documents without being asked?"
msgstr "Voleu sobreescriure documents sense ser avisat?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ReeditMacro\n"
@@ -4709,16 +4233,14 @@ msgid "Document macro has to be revised."
msgstr "La macro del document s'ha de revisar."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CouldNotsaveDocument\n"
"property.text"
msgid "Document '<1>' could not be saved."
-msgstr "No s'ha pogut desar el document '<1>'."
+msgstr "No s'ha pogut desar el document «<1>»."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CouldNotopenDocument\n"
@@ -4727,7 +4249,6 @@ msgid "Document '<1>' could not be opened."
msgstr "No s'ha pogut obrir el document «<1>»."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"PathDialogMessage\n"
@@ -4736,7 +4257,6 @@ msgid "Select a directory"
msgstr "Seleccioneu un directori"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"DialogTitle\n"
@@ -4745,7 +4265,6 @@ msgid "Document Converter"
msgstr "Convertidor de documents"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SearchInSubDir\n"
@@ -4754,7 +4273,6 @@ msgid "Including subdirectories"
msgstr "Inclou els subdirectoris"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ProgressPage1\n"
@@ -4763,7 +4281,6 @@ msgid "Progress"
msgstr "Progrés"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ProgressPage2\n"
@@ -4772,7 +4289,6 @@ msgid "Retrieving the relevant documents:"
msgstr "S'estan recuperant els documents apropiats:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ProgressPage3\n"
@@ -4781,25 +4297,22 @@ msgid "Converting the documents"
msgstr "S'estan convertint els documents"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ProgressFound\n"
"property.text"
msgid "Found:"
-msgstr "S'han trobat:"
+msgstr "Trobats:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ProgressPage5\n"
"property.text"
msgid "\"%1 found"
-msgstr "%1 trobat"
+msgstr "«%1 trobats"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"Ready\n"
@@ -4808,7 +4321,6 @@ msgid "Finished"
msgstr "Acabat"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SourceDocuments\n"
@@ -4817,7 +4329,6 @@ msgid "Source documents"
msgstr "Documents font"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"TargetDocuments\n"
@@ -4826,7 +4337,6 @@ msgid "Target documents"
msgstr "Documents destí"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"LogfileSummary\n"
@@ -4835,7 +4345,6 @@ msgid "<COUNT> documents converted"
msgstr "S'han convertit <COUNT> documents"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumInclusiveSubDir\n"
@@ -4844,7 +4353,6 @@ msgid "All subdirectories will be taken into account"
msgstr "Es tindran en compte tots els subdirectoris"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumSaveDokumente\n"
@@ -4853,7 +4361,6 @@ msgid "These will be exported to the following directory:"
msgstr "S'exportaran al següent directori:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"TextImportLabel\n"
@@ -4862,16 +4369,14 @@ msgid "Import from:"
msgstr "Importa des de:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"TextExportLabel\n"
"property.text"
msgid "Save to:"
-msgstr "Desa-ho a:"
+msgstr "Desa a:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CreateLogfile\n"
@@ -4880,16 +4385,14 @@ msgid "Create log file"
msgstr "Crea un fitxer de registre"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"LogfileHelpText\n"
"property.text"
msgid "A log file will be created in your work directory"
-msgstr "El fitxer de registre es crearà al directori de treball"
+msgstr "El fitxer de registre es crearà al directori de treball"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ShowLogfile\n"
@@ -4898,7 +4401,6 @@ msgid "Show log file"
msgstr "Mostra fitxer de registre"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumMSTextDocuments\n"
@@ -4907,7 +4409,6 @@ msgid "All Word documents contained in the following directory will be imported:
msgstr "S'importaran tots els documents del Word del següent directori:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumMSTableDocuments\n"
@@ -4916,7 +4417,6 @@ msgid "All Excel documents contained in the following directory will be imported
msgstr "S'importaran tots els documents de l'Excel del següent directori:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumMSDrawDocuments\n"
@@ -4925,7 +4425,6 @@ msgid "All PowerPoint/Publisher documents contained in the following directory w
msgstr "S'importaran tots els documents del PowerPoint/Publisher del següent directori:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumMSTextTemplates\n"
@@ -4934,7 +4433,6 @@ msgid "All Word templates contained in the following directory will be imported:
msgstr "S'importaran totes les plantilles del Word del següent directori:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumMSTableTemplates\n"
@@ -4943,7 +4441,6 @@ msgid "All Excel templates contained in the following directory will be imported
msgstr "S'importaran totes les plantilles de l'Excel del següent directori:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumMSDrawTemplates\n"
diff --git a/source/cs/wizards/source/resources.po b/source/cs/wizards/source/resources.po
index 9c92ce5f2fc..b5493e24cc5 100644
--- a/source/cs/wizards/source/resources.po
+++ b/source/cs/wizards/source/resources.po
@@ -3929,7 +3929,6 @@ msgid "Invite"
msgstr "Pozvánka"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceNoTextmark_0\n"
diff --git a/source/da/helpcontent2/source/text/shared/01.po b/source/da/helpcontent2/source/text/shared/01.po
index 90c02445d62..f77191b14bd 100644
--- a/source/da/helpcontent2/source/text/shared/01.po
+++ b/source/da/helpcontent2/source/text/shared/01.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-01-10 11:50+0100\n"
-"PO-Revision-Date: 2017-12-28 20:44+0000\n"
+"PO-Revision-Date: 2018-01-14 18:48+0000\n"
"Last-Translator: David Lamhauge <davidlamhauge@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: da\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1514493850.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1515955724.000000\n"
#: 01010000.xhp
msgctxt ""
@@ -2110,7 +2110,7 @@ msgctxt ""
"par_id771513629025613\n"
"help.text"
msgid "<variable id=\"openremote1\"><ahelp hid=\".uno:OpenRemote\">Opens a document located in a remote file service.</ahelp></variable>"
-msgstr ""
+msgstr "<variable id=\"openremote1\"><ahelp hid=\".uno:OpenRemote\">Åbner et dokument placeret på en ekstern filserver.</ahelp></variable>"
#: 01020001.xhp
msgctxt ""
@@ -2422,7 +2422,7 @@ msgctxt ""
"par_id771513629025613\n"
"help.text"
msgid "<variable id=\"saveremote1\"><ahelp hid=\".uno:SaveRemote\">Saves a document located in a remote file service.</ahelp></variable>"
-msgstr ""
+msgstr "<variable id=\"saveremote1\"><ahelp hid=\".uno:SaveRemote\">Gemmer et dokument placeret på en ekstern filserver.</ahelp></variable>"
#: 01060001.xhp
msgctxt ""
diff --git a/source/da/officecfg/registry/data/org/openoffice/Office/UI.po b/source/da/officecfg/registry/data/org/openoffice/Office/UI.po
index 143d7b5aac5..c5c27124f7f 100644
--- a/source/da/officecfg/registry/data/org/openoffice/Office/UI.po
+++ b/source/da/officecfg/registry/data/org/openoffice/Office/UI.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-01-10 11:50+0100\n"
-"PO-Revision-Date: 2017-12-29 08:15+0000\n"
+"PO-Revision-Date: 2018-01-15 17:54+0000\n"
"Last-Translator: Leif Lodahl <leiflodahl@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: da\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1514535325.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1516038876.000000\n"
#: BaseWindowState.xcu
msgctxt ""
@@ -3515,7 +3515,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Lin~ks to External Files..."
-msgstr "Link til eksterne filer..."
+msgstr "Kæder til eksterne filer..."
#: CalcCommands.xcu
msgctxt ""
@@ -7700,7 +7700,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Lin~ks to External Files..."
-msgstr "Link til eksterne filer..."
+msgstr "Kæder til eksterne filer..."
#: DrawImpressCommands.xcu
msgctxt ""
@@ -27070,7 +27070,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Page Columns"
-msgstr ""
+msgstr "Sidekolonner"
#: WriterCommands.xcu
msgctxt ""
@@ -27385,7 +27385,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Lin~ks to External Files..."
-msgstr "link til eksterne filer..."
+msgstr "Kæder til eksterne filer..."
#: WriterCommands.xcu
msgctxt ""
@@ -30265,7 +30265,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Page Margins"
-msgstr ""
+msgstr "Sidemargener"
#: WriterCommands.xcu
msgctxt ""
diff --git a/source/da/sc/messages.po b/source/da/sc/messages.po
index cf0fe010519..dce43ef906a 100644
--- a/source/da/sc/messages.po
+++ b/source/da/sc/messages.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-01-10 11:50+0100\n"
-"PO-Revision-Date: 2017-12-10 06:54+0000\n"
-"Last-Translator: Leif Lodahl <leiflodahl@gmail.com>\n"
+"PO-Revision-Date: 2018-01-14 18:49+0000\n"
+"Last-Translator: David Lamhauge <davidlamhauge@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: da\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1512888895.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1515955766.000000\n"
#: compiler.hrc:27
msgctxt "RID_FUNCTION_CATEGORIES"
@@ -19165,17 +19165,17 @@ msgstr "Rediger kontur..."
#: optcalculatepage.ui:48
msgctxt "optcalculatepage|threadingenabled"
msgid "Enable multi-threaded calculation: Warning Experimental."
-msgstr ""
+msgstr "Aktiver flertrådet beregning. Advarsel: Eksperimentel."
#: optcalculatepage.ui:52
msgctxt "optcalculatepage|threadingenabled|tooltip_text"
msgid "Enable Experimental multi-threaded calculation of formula-groups, this may break your spreadsheet."
-msgstr ""
+msgstr "Aktiver eksperimentel flertrådet beregning af formelgrupper. Dette kan ødelægge regnearket."
#: optcalculatepage.ui:71
msgctxt "optcalculatepage|label4"
msgid "CPU threading settings"
-msgstr ""
+msgstr "CPU tråd-indstillinger"
#: optcalculatepage.ui:107
msgctxt "optcalculatepage|case"
diff --git a/source/de/helpcontent2/source/text/shared/05.po b/source/de/helpcontent2/source/text/shared/05.po
index d8517b57e7e..3cbaf9a0cde 100644
--- a/source/de/helpcontent2/source/text/shared/05.po
+++ b/source/de/helpcontent2/source/text/shared/05.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2017-12-18 12:31+0100\n"
-"PO-Revision-Date: 2018-01-08 19:28+0000\n"
-"Last-Translator: Sophia Schröder <sophia.schroeder@outlook.com>\n"
+"PO-Revision-Date: 2018-01-13 05:47+0000\n"
+"Last-Translator: Christian Kühl <kuehl.christian@googlemail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: de\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1515439730.000000\n"
+"X-POOTLE-MTIME: 1515822433.000000\n"
#: 00000001.xhp
msgctxt ""
@@ -150,7 +150,7 @@ msgctxt ""
"par_id3497211\n"
"help.text"
msgid "You can download documentation as PDF files, how-tos, and guides from the %PRODUCTNAME documentation website at <link href=\"http://documentation.libreoffice.org\">documentation.libreoffice.org</link>. You can also access the documentation website choosing the menu <item type=\"menuitem\">Help – User Guides…</item>"
-msgstr "Sie können Dokumentationen oder Kurzanleitungen in Form von Handbüchern als ODT- oder PDF-Dokument von der %PRODUCTNAME-Webseite unter <link href=\"documentation.libreoffice.org/de/deutschsprachige-dokumentation/\">documentation.libreoffice.org/de/deutschsprachige-dokumentation/</link> herunterladen. Sie können die Dokumentationsseite auch über <item type=\"menuitem\">Hilfe - Benutzerhandbücher…</item> öffnen."
+msgstr "Sie können Dokumentationen oder Kurzanleitungen in Form von Handbüchern als odt- oder PDF-Dokument von der %PRODUCTNAME-Webseite unter <link href=\"https://de.libreoffice.org/get-help/documentation/\">https://de.libreoffice.org/get-help/documentation/</link> herunterladen. Sie können die Dokumentationsseite auch über <item type=\"menuitem\">Hilfe - Benutzerhandbücher…</item> öffnen."
#: 00000001.xhp
msgctxt ""
diff --git a/source/de/helpcontent2/source/text/swriter/librelogo.po b/source/de/helpcontent2/source/text/swriter/librelogo.po
index e7eefa290fa..bd75520922b 100644
--- a/source/de/helpcontent2/source/text/swriter/librelogo.po
+++ b/source/de/helpcontent2/source/text/swriter/librelogo.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2017-05-07 21:39+0200\n"
-"PO-Revision-Date: 2017-12-17 09:52+0000\n"
+"PO-Revision-Date: 2018-01-13 05:29+0000\n"
"Last-Translator: Sophia Schröder <sophia.schroeder@outlook.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: de\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1513504329.000000\n"
+"X-POOTLE-MTIME: 1515821379.000000\n"
#: LibreLogo.xhp
msgctxt ""
@@ -1246,7 +1246,7 @@ msgctxt ""
"par_1580\n"
"help.text"
msgid "See also “Group” in LibreOffice Writer Help."
-msgstr "Schlagen Sie auch unter \"Gruppierung\" in der LibreOffice Hilfe nach."
+msgstr "Schlagen Sie auch unter \"Gruppierung\" in der LibreOffice Writer-Hilfe nach."
#: LibreLogo.xhp
msgctxt ""
diff --git a/source/de/sc/messages.po b/source/de/sc/messages.po
index df450376260..25e3ed7221c 100644
--- a/source/de/sc/messages.po
+++ b/source/de/sc/messages.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-01-10 11:50+0100\n"
-"PO-Revision-Date: 2018-01-01 15:56+0000\n"
+"PO-Revision-Date: 2018-01-13 05:26+0000\n"
"Last-Translator: Christian Kühl <kuehl.christian@googlemail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: de\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1514822194.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1515821170.000000\n"
#: compiler.hrc:27
msgctxt "RID_FUNCTION_CATEGORIES"
@@ -19165,17 +19165,17 @@ msgstr "Kontur bearbeiten"
#: optcalculatepage.ui:48
msgctxt "optcalculatepage|threadingenabled"
msgid "Enable multi-threaded calculation: Warning Experimental."
-msgstr ""
+msgstr "Multithread-Berechnung aktivieren: Warnung: experimentell."
#: optcalculatepage.ui:52
msgctxt "optcalculatepage|threadingenabled|tooltip_text"
msgid "Enable Experimental multi-threaded calculation of formula-groups, this may break your spreadsheet."
-msgstr ""
+msgstr "Aktiviert die experimentelle Multithred-Berechnung für Formelgruppen; dies könnte Ihr Tabellendokument zerstören."
#: optcalculatepage.ui:71
msgctxt "optcalculatepage|label4"
msgid "CPU threading settings"
-msgstr ""
+msgstr "CPU-Thread-Einstellungen"
#: optcalculatepage.ui:107
msgctxt "optcalculatepage|case"
diff --git a/source/dgo/accessibility/messages.po b/source/dgo/accessibility/messages.po
index 4cb121ca2e9..140feffd935 100644
--- a/source/dgo/accessibility/messages.po
+++ b/source/dgo/accessibility/messages.po
@@ -59,13 +59,11 @@ msgid "Please press enter to go into child control for more operations"
msgstr ""
#: strings.hrc:34
-#, fuzzy, c-format
msgctxt "RID_STR_ACC_COLUMN_NUM"
msgid "Column %COLUMNNUMBER"
msgstr "स्तंभ %COLUMNNUMBER"
#: strings.hrc:35
-#, fuzzy
msgctxt "RID_STR_ACC_ROW_NUM"
msgid "Row %ROWNUMBER"
msgstr "पंगताल %ROWNUMBER"
diff --git a/source/dgo/avmedia/messages.po b/source/dgo/avmedia/messages.po
index a7a2484c3fb..5775a956e02 100644
--- a/source/dgo/avmedia/messages.po
+++ b/source/dgo/avmedia/messages.po
@@ -39,7 +39,6 @@ msgid "Stop"
msgstr "रोको"
#: strings.hrc:30
-#, fuzzy
msgctxt "AVMEDIA_STR_LOOP"
msgid "Repeat"
msgstr "दर्‌हाओ "
@@ -75,7 +74,6 @@ msgid "Scaled"
msgstr "नापबद्ध नापबद्ध (~w)"
#: strings.hrc:37
-#, fuzzy
msgctxt "AVMEDIA_STR_VOLUME"
msgid "Volume"
msgstr "भाग"
diff --git a/source/dgo/basctl/messages.po b/source/dgo/basctl/messages.po
index d1bd131ebb3..49094a5fd8c 100644
--- a/source/dgo/basctl/messages.po
+++ b/source/dgo/basctl/messages.po
@@ -360,7 +360,6 @@ msgid "Rename"
msgstr "परतियै नांऽ देओ"
#: strings.hrc:93
-#, fuzzy
msgctxt "RID_STR_DLGIMP_CLASH_REPLACE"
msgid "Replace"
msgstr "प्रतिस्थापन करो"
@@ -408,7 +407,6 @@ msgid ""
msgstr ""
#: strings.hrc:100
-#, fuzzy
msgctxt "RID_STR_PRINTDLG_RANGE"
msgid "Print range"
msgstr "छापा फलाऽ "
diff --git a/source/dgo/basic/messages.po b/source/dgo/basic/messages.po
index 60562a3f725..03c51bd322b 100644
--- a/source/dgo/basic/messages.po
+++ b/source/dgo/basic/messages.po
@@ -68,7 +68,6 @@ msgid "Duplicate definition."
msgstr " परिभाशा दी नक्ल"
#: basic.hrc:36
-#, fuzzy
msgctxt "RID_BASIC_START"
msgid "Division by zero."
msgstr " सिफर कन्नै तक्सीम"
diff --git a/source/dgo/chart2/messages.po b/source/dgo/chart2/messages.po
index f50912bab1d..2d5585ee0dc 100644
--- a/source/dgo/chart2/messages.po
+++ b/source/dgo/chart2/messages.po
@@ -644,7 +644,6 @@ msgid "Left-to-right"
msgstr "खब्बे-शा-सज्जै "
#: strings.hrc:143
-#, fuzzy
msgctxt "STR_TEXT_DIRECTION_RTL"
msgid "Right-to-left"
msgstr "सज्जेआ खब्बै"
@@ -1512,13 +1511,11 @@ msgid "Near Axis (other side)"
msgstr "अक्षरेखा कोल( दूई बक्खी)"
#: sidebaraxis.ui:72
-#, fuzzy
msgctxt "sidebaraxis|comboboxtext_label_position"
msgid "Outside start"
msgstr "शुरू दे बाह्‌रें"
#: sidebaraxis.ui:73
-#, fuzzy
msgctxt "sidebaraxis|comboboxtext_label_position"
msgid "Outside end"
msgstr "अंत दे बाह्‌रें"
@@ -1542,7 +1539,6 @@ msgid "Title"
msgstr "शीर्षक"
#: sidebarelements.ui:69
-#, fuzzy
msgctxt "sidebarelements|l"
msgid "Titles"
msgstr "शीर्षक"
@@ -1588,13 +1584,11 @@ msgid "Manual"
msgstr " दस्ती"
#: sidebarelements.ui:166
-#, fuzzy
msgctxt "sidebarelements|label_legen"
msgid "Legend"
msgstr "लेजेन्ड"
#: sidebarelements.ui:199
-#, fuzzy
msgctxt "sidebarelements|checkbutton_x_axis"
msgid "X axis"
msgstr "x-Axis"
@@ -1652,7 +1646,6 @@ msgid "2nd Y axis title"
msgstr "Y अक्ष शीर्शक "
#: sidebarelements.ui:341
-#, fuzzy
msgctxt "sidebarelements|label_axes"
msgid "Axes"
msgstr "अक्ष"
@@ -1731,7 +1724,6 @@ msgid "Standard error"
msgstr "मानक गल्ती"
#: sidebarerrorbar.ui:69
-#, fuzzy
msgctxt "sidebarerrorbar|comboboxtext_type"
msgid "Variance"
msgstr "चरांक"
@@ -1825,7 +1817,6 @@ msgid "Inside"
msgstr "अंदरैं"
#: sidebarseries.ui:87
-#, fuzzy
msgctxt "sidebarseries|comboboxtext_label"
msgid "Near origin"
msgstr "उद्‌गम कोल"
@@ -1854,13 +1845,11 @@ msgid "Error Bars"
msgstr "Y गल्ती पट्टियां"
#: sidebarseries.ui:216
-#, fuzzy
msgctxt "sidebarseries|radiobutton_primary_axis"
msgid "Primary Y axis"
msgstr "Primary y-axis"
#: sidebarseries.ui:232
-#, fuzzy
msgctxt "sidebarseries|radiobutton_secondary_axis"
msgid "Secondary Y axis"
msgstr "Secondary y-axis"
@@ -2798,7 +2787,6 @@ msgid "Plot Options"
msgstr "आप्शनें गी प्लाट करो"
#: tp_RangeChooser.ui:8
-#, fuzzy
msgctxt "tp_RangeChooser|imageIB_RANGE|tooltip_text"
msgid "Select data range"
msgstr "डेटा फलाऽ चुनो"
@@ -2816,7 +2804,6 @@ msgid "_Data range:"
msgstr "डेटा-फलाऽ"
#: tp_RangeChooser.ui:79
-#, fuzzy
msgctxt "tp_RangeChooser|IB_RANGE|tooltip_text"
msgid "Select data range"
msgstr "डेटा फलाऽ चुनो"
@@ -3196,7 +3183,6 @@ msgid "_Break"
msgstr "~ खंडन करो\t"
#: tp_axisLabel.ui:211
-#, fuzzy
msgctxt "tp_axisLabel|textflowL"
msgid "Text Flow"
msgstr "पाठ बहाव"
diff --git a/source/dgo/connectivity/messages.po b/source/dgo/connectivity/messages.po
index 0c24894c30d..dbe944cd921 100644
--- a/source/dgo/connectivity/messages.po
+++ b/source/dgo/connectivity/messages.po
@@ -529,55 +529,46 @@ msgid "The connection could not be established. The database was created by a ne
msgstr ""
#: strings.hrc:134
-#, fuzzy
msgctxt "STR_ROW_SET_OPERATION_VETOED"
msgid "The record operation has been vetoed."
msgstr "रकाड आप्रेशन अस्वीकार करी दित्ता गेआ."
#: strings.hrc:135
-#, fuzzy
msgctxt "STR_PARSER_CYCLIC_SUB_QUERIES"
msgid "The statement contains a cyclic reference to one or more sub queries."
msgstr "कथन च इक जां बद्ध उप-पुच्छें दे आवर्ती हवाले न."
#: strings.hrc:136
-#, fuzzy
msgctxt "STR_DB_OBJECT_NAME_WITH_SLASHES"
msgid "The name must not contain any slashes ('/')."
msgstr "नांऽ च कोई स्लैश('/') नेईं होना लोड़चदा."
#: strings.hrc:137
-#, fuzzy
msgctxt "STR_DB_INVALID_SQL_NAME"
msgid "$1$ is no SQL conform identifier."
msgstr "$1$ कोई SQL अनुरूपता पन्छानू नेईं ऐ."
#: strings.hrc:138
-#, fuzzy
msgctxt "STR_DB_QUERY_NAME_WITH_QUOTES"
msgid "Query names must not contain quote characters."
msgstr "पुच्छ नांएं च उद्धरण वर्ण नेईं होने लोड़चदे."
#: strings.hrc:139
-#, fuzzy
msgctxt "STR_DB_OBJECT_NAME_IS_USED"
msgid "The name '$1$' is already in use in the database."
msgstr "'$1$' नांऽ पैह्‌लें गै डेटाबेस च इस्तेमाल च ऐ."
#: strings.hrc:140
-#, fuzzy
msgctxt "STR_DB_NOT_CONNECTED"
msgid "No connection to the database exists."
msgstr "डैटाबेस कन्नै कोई कनैक्शन मजूद नेईं ऐ."
#: strings.hrc:141
-#, fuzzy
msgctxt "STR_AB_ADDRESSBOOK_NOT_FOUND"
msgid "No $1$ exists."
msgstr "कोई$1$ मजूद नेईं ऐ."
#: strings.hrc:142
-#, fuzzy
msgctxt "STR_DATA_CANNOT_SELECT_UNFILTERED"
msgid "Unable to display the complete table content. Please apply a filter."
msgstr "टेबल दी पूरी विशे-समग्री गी प्रदर्शत करने च असमर्थ. कृपा करियै फिल्टर लागू करो."
diff --git a/source/dgo/cui/messages.po b/source/dgo/cui/messages.po
index 09e17067e5d..1ced6970727 100644
--- a/source/dgo/cui/messages.po
+++ b/source/dgo/cui/messages.po
@@ -14,7 +14,6 @@ msgstr ""
"X-Generator: LibreOffice\n"
#: personalization.hrc:31
-#, fuzzy
msgctxt "RID_SVXSTR_PERSONA_CATEGORIES"
msgid "LibreOffice"
msgstr "LibreOffice"
@@ -54,7 +53,6 @@ msgid "Configuration"
msgstr "संरूपण"
#: strings.hrc:25
-#, fuzzy
msgctxt "RID_SVXSTR_KEY_WORK_PATH"
msgid "My Documents"
msgstr "मेरा दस्तावेज "
@@ -91,7 +89,6 @@ msgid "Templates"
msgstr "टैंप्लेट"
#: strings.hrc:32
-#, fuzzy
msgctxt "RID_SVXSTR_KEY_GLOSSARY_PATH"
msgid "AutoText"
msgstr "स्वतःइबारत"
@@ -342,7 +339,6 @@ msgid "This is where you create a new document to which the new link points."
msgstr "तुस इत्थै नमां दस्तावेज बनाओ जिसदे पास्सै एह् लिंक इशारा करदा ऐ."
#: strings.hrc:85
-#, fuzzy
msgctxt "RID_SVXSTR_HYPERDLG_FORM_BUTTON"
msgid "Button"
msgstr "बटन "
@@ -354,7 +350,6 @@ msgid "Text"
msgstr "इबारत"
#: strings.hrc:87
-#, fuzzy
msgctxt "RID_SVXSTR_HYPERDLG_QUERYOVERWRITE"
msgid "The file already exists. Overwrite?"
msgstr "फाइल पैह्‌लें गै मजूद ऐ. ओवरराइट करी दित्ता जाऽ? "
@@ -376,7 +371,6 @@ msgid "All commands"
msgstr "कमांडां जʼमा करो"
#: strings.hrc:92
-#, fuzzy
msgctxt "RID_SVXSTR_MACROS"
msgid "Macros"
msgstr "मैक्रो(बहु.)"
@@ -1523,7 +1517,6 @@ msgid "Typeface:"
msgstr "टाइपफेस "
#: strings.hrc:344
-#, fuzzy
msgctxt "RID_SVXSTR_CHARNAME_HIGHLIGHTING"
msgid "Highlight Color"
msgstr "Highlight Colour"
@@ -1795,7 +1788,6 @@ msgid "Print"
msgstr "छापो "
#: treeopt.hrc:35
-#, fuzzy
msgctxt "SID_GENERAL_OPTIONS_RES"
msgid "Paths"
msgstr "पाथ"
@@ -1807,7 +1799,6 @@ msgid "Fonts"
msgstr "फांट "
#: treeopt.hrc:37
-#, fuzzy
msgctxt "SID_GENERAL_OPTIONS_RES"
msgid "Security"
msgstr "सुरक्षा"
@@ -1839,7 +1830,6 @@ msgid "Basic IDE"
msgstr ""
#: treeopt.hrc:43
-#, fuzzy
msgctxt "SID_GENERAL_OPTIONS_RES"
msgid "Online Update"
msgstr " आन-लाइन अपडेट"
@@ -1850,7 +1840,6 @@ msgid "OpenCL"
msgstr ""
#: treeopt.hrc:49
-#, fuzzy
msgctxt "SID_LANGUAGE_OPTIONS_RES"
msgid "Language Settings"
msgstr "भाशा सैट्टिङां"
@@ -1874,7 +1863,6 @@ msgid "Searching in Japanese"
msgstr "जपानी च खोजेआ जा करदा ऐ"
#: treeopt.hrc:53
-#, fuzzy
msgctxt "SID_LANGUAGE_OPTIONS_RES"
msgid "Asian Layout"
msgstr "एशियन खाका"
@@ -1886,7 +1874,6 @@ msgid "Complex Text Layout"
msgstr "जटल इबारत खाका"
#: treeopt.hrc:59
-#, fuzzy
msgctxt "SID_INET_DLG_RES"
msgid "Internet"
msgstr "इंटरनैट्ट "
@@ -1975,7 +1962,6 @@ msgid "Comparison"
msgstr ""
#: treeopt.hrc:78
-#, fuzzy
msgctxt "SID_SW_EDITOPTIONS_RES"
msgid "Compatibility"
msgstr "अनुकूलता"
@@ -2041,7 +2027,6 @@ msgid "%PRODUCTNAME Math"
msgstr "%PRODUCTNAME मैक्रो (बहु.)"
#: treeopt.hrc:97
-#, fuzzy
msgctxt "SID_SM_EDITOPTIONS_RES"
msgid "Settings"
msgstr "सैट्टिंगां"
@@ -2095,7 +2080,6 @@ msgid "Changes"
msgstr "बदलेआ "
#: treeopt.hrc:110
-#, fuzzy
msgctxt "SID_SC_EDITOPTIONS_RES"
msgid "Compatibility"
msgstr "अनुकूलता"
@@ -2173,7 +2157,6 @@ msgid "Print"
msgstr "छापो "
#: treeopt.hrc:135
-#, fuzzy
msgctxt "SID_SCH_EDITOPTIONS_RES"
msgid "Charts"
msgstr "चार्ट(बहु.)"
@@ -2203,7 +2186,6 @@ msgid "VBA Properties"
msgstr "VBAविशेशतां"
#: treeopt.hrc:144
-#, fuzzy
msgctxt "SID_FILTER_DLG_RES"
msgid "Microsoft Office"
msgstr "माइक्रोसाफ्ट आफिस"
@@ -2291,7 +2273,6 @@ msgid "Version: %ABOUTBOXPRODUCTVERSION%ABOUTBOXPRODUCTVERSIONSUFFIX"
msgstr ""
#: aboutdialog.ui:11
-#, fuzzy
msgctxt "aboutdialog|AboutDialog"
msgid "About %PRODUCTNAME"
msgstr "%PRODUCTNAME बारै "
@@ -2702,7 +2683,6 @@ msgid "Hatch"
msgstr "भाल"
#: areatabpage.ui:81
-#, fuzzy
msgctxt "areatabpage|btnbitmap"
msgid "Bitmap"
msgstr "बिटमैप "
@@ -2989,7 +2969,6 @@ msgid "Add / Import"
msgstr ""
#: bitmaptabpage.ui:65
-#, fuzzy
msgctxt "bitmaptabpage|label1"
msgid "Bitmap"
msgstr "बिटमैप "
@@ -3007,13 +2986,11 @@ msgid "Original"
msgstr "मौलिक"
#: bitmaptabpage.ui:127
-#, fuzzy
msgctxt "bitmaptabpage|bitmapstyle"
msgid "Filled"
msgstr "भरे"
#: bitmaptabpage.ui:128
-#, fuzzy
msgctxt "bitmaptabpage|bitmapstyle"
msgid "Stretched"
msgstr "तान्नेआ"
@@ -3024,7 +3001,6 @@ msgid "Zoomed"
msgstr ""
#: bitmaptabpage.ui:130
-#, fuzzy
msgctxt "bitmaptabpage|bitmapstyle"
msgid "Custom"
msgstr "लोड़ा मताबक करो"
@@ -3136,13 +3112,11 @@ msgid "Tiling Offset:"
msgstr ""
#: bitmaptabpage.ui:423
-#, fuzzy
msgctxt "bitmaptabpage|tileofflb"
msgid "Row"
msgstr "पंगताल"
#: bitmaptabpage.ui:424
-#, fuzzy
msgctxt "bitmaptabpage|tileofflb"
msgid "Column"
msgstr "स्तंभ "
@@ -4170,7 +4144,6 @@ msgid "_M"
msgstr ""
#: colorpage.ui:579
-#, fuzzy
msgctxt "colorpage|label5"
msgid "Active"
msgstr "क्रियाशील"
@@ -4245,7 +4218,6 @@ msgid "Pick"
msgstr "पिका pica"
#: colorpage.ui:927
-#, fuzzy
msgctxt "colorpage|label6"
msgid "New"
msgstr "नमां"
@@ -4418,7 +4390,6 @@ msgid "_End vertical:"
msgstr ""
#: connectortabpage.ui:318
-#, fuzzy
msgctxt "connectortabpage|label3"
msgid "Line Spacing"
msgstr "लाइन स्पेसिङ"
@@ -4980,7 +4951,6 @@ msgid "Single"
msgstr "केह्‌रा "
#: effectspage.ui:104
-#, fuzzy
msgctxt "effectspage|liststore5"
msgid "Double"
msgstr "दोह्‌रा "
@@ -5013,7 +4983,6 @@ msgid "Single"
msgstr "केह्‌रा "
#: effectspage.ui:138
-#, fuzzy
msgctxt "effectspage|liststore6"
msgid "Double"
msgstr "दोह्‌रा "
@@ -5464,7 +5433,6 @@ msgid "_File type:"
msgstr "फाइल ~किस्म:"
#: galleryfilespage.ui:77
-#, fuzzy
msgctxt "galleryfilespage|files-atkobject"
msgid "Files Found"
msgstr "फाइलां लब्भियां"
@@ -5778,25 +5746,21 @@ msgid "Hang_ul (Hanja)"
msgstr "हांगु~ल (हांजा)"
#: hangulhanjaconversiondialog.ui:295
-#, fuzzy
msgctxt "hangulhanjaconversiondialog|hanja_above"
msgid "Hanja"
msgstr "हांजा (~u)"
#: hangulhanjaconversiondialog.ui:312
-#, fuzzy
msgctxt "hangulhanjaconversiondialog|hanja_below"
msgid "Hanja"
msgstr "हांजा (~u)"
#: hangulhanjaconversiondialog.ui:328
-#, fuzzy
msgctxt "hangulhanjaconversiondialog|hangul_above"
msgid "Hangul"
msgstr "हांगुल"
#: hangulhanjaconversiondialog.ui:344
-#, fuzzy
msgctxt "hangulhanjaconversiondialog|hangul_below"
msgid "Hangul"
msgstr "हांगुल"
@@ -5861,7 +5825,6 @@ msgid "Edit Custom Dictionary"
msgstr "कस्टम शब्दकोश गी संपादत करो"
#: hangulhanjaeditdictdialog.ui:107
-#, fuzzy
msgctxt "hangulhanjaeditdictdialog|label4"
msgid "Book"
msgstr "पुस्तक "
@@ -5884,7 +5847,6 @@ msgid "Hangul/Hanja Options"
msgstr ""
#: hangulhanjaoptdialog.ui:107
-#, fuzzy
msgctxt "hangulhanjaoptdialog|new"
msgid "New..."
msgstr "नमीं..."
@@ -6284,13 +6246,11 @@ msgid "_File:"
msgstr "फाइल: "
#: hyperlinknewdocpage.ui:112
-#, fuzzy
msgctxt "hyperlinknewdocpage|create"
msgid "Select Path"
msgstr "रस्ता चुनो "
#: hyperlinknewdocpage.ui:117
-#, fuzzy
msgctxt "hyperlinknewdocpage|create|tooltip_text"
msgid "Select Path"
msgstr "रस्ता चुनो "
@@ -6440,13 +6400,11 @@ msgid "Browse..."
msgstr "तपाश करो... "
#: insertfloatingframe.ui:130
-#, fuzzy
msgctxt "insertfloatingframe|scrollbaron"
msgid "On"
msgstr "शुरू"
#: insertfloatingframe.ui:147
-#, fuzzy
msgctxt "insertfloatingframe|scrollbaroff"
msgid "Off"
msgstr "बंद "
@@ -6464,13 +6422,11 @@ msgid "Scroll Bar"
msgstr "स्क्रोल पट्टी "
#: insertfloatingframe.ui:218
-#, fuzzy
msgctxt "insertfloatingframe|borderon"
msgid "On"
msgstr "शुरू"
#: insertfloatingframe.ui:235
-#, fuzzy
msgctxt "insertfloatingframe|borderoff"
msgid "Off"
msgstr "बंद "
@@ -6571,13 +6527,11 @@ msgid "Insert"
msgstr "समावेश करो "
#: insertrowcolumn.ui:169
-#, fuzzy
msgctxt "insertrowcolumn|insert_before"
msgid "_Before"
msgstr "पैह्‌लें"
#: insertrowcolumn.ui:187
-#, fuzzy
msgctxt "insertrowcolumn|insert_after"
msgid "A_fter"
msgstr "परैंत"
@@ -7927,7 +7881,6 @@ msgid "Color setting"
msgstr "Colour setting"
#: optappearancepage.ui:156
-#, fuzzy
msgctxt "optappearancepage|on"
msgid "On"
msgstr "शुरू"
@@ -8145,7 +8098,6 @@ msgid "Context"
msgstr "विशे-सूची "
#: optctlpage.ui:254
-#, fuzzy
msgctxt "optctlpage|label4"
msgid "General Options"
msgstr "सधारण आप्शन"
@@ -8462,7 +8414,6 @@ msgid "Size _1:"
msgstr ""
#: opthtmlpage.ui:297
-#, fuzzy
msgctxt "opthtmlpage|label1"
msgid "Font Sizes"
msgstr "फांट नाप"
@@ -9449,7 +9400,6 @@ msgid "_Street/apartment number:"
msgstr ""
#: optuserpage.ui:648
-#, fuzzy
msgctxt "russtreet-atkobject"
msgid "Street"
msgstr "ग'ली"
@@ -9558,7 +9508,6 @@ msgid "Automatic"
msgstr " स्वचलत"
#: optviewpage.ui:190
-#, fuzzy
msgctxt "optviewpage|contextmenushortcuts"
msgid "Hide"
msgstr "छपैलो"
@@ -9707,13 +9656,11 @@ msgid "Automatic"
msgstr " स्वचलत"
#: optviewpage.ui:440
-#, fuzzy
msgctxt "optviewpage|sidebariconsize"
msgid "Small"
msgstr "लौह्‌का"
#: optviewpage.ui:441
-#, fuzzy
msgctxt "optviewpage|sidebariconsize"
msgid "Large"
msgstr "बड्डा"
@@ -9730,13 +9677,11 @@ msgid "Automatic"
msgstr " स्वचलत"
#: optviewpage.ui:469
-#, fuzzy
msgctxt "optviewpage|notebookbariconsize"
msgid "Small"
msgstr "लौह्‌का"
#: optviewpage.ui:470
-#, fuzzy
msgctxt "optviewpage|notebookbariconsize"
msgid "Large"
msgstr "बड्डा"
@@ -10109,13 +10054,11 @@ msgid "1.5 Lines"
msgstr "1.5 लकीरां "
#: paraindentspacing.ui:49
-#, fuzzy
msgctxt "paraindentspacing|liststoreLB_LINEDIST"
msgid "Double"
msgstr "दोह्‌रा "
#: paraindentspacing.ui:53
-#, fuzzy
msgctxt "paraindentspacing|liststoreLB_LINEDIST"
msgid "Proportional"
msgstr "निस्बतन"
@@ -10196,7 +10139,6 @@ msgid "of"
msgstr "दा"
#: paraindentspacing.ui:464
-#, fuzzy
msgctxt "paraindentspacing|labelFL_PROPERTIES"
msgid "Line Spacing"
msgstr "लाइन स्पेसिङ"
@@ -11914,7 +11856,6 @@ msgid "Text"
msgstr "इबारत"
#: textdialog.ui:128
-#, fuzzy
msgctxt "textdialog|RID_SVXPAGE_TEXTANIMATION"
msgid "Text Animation"
msgstr "इबारत सजीवीकरण"
@@ -11987,7 +11928,6 @@ msgid "Page"
msgstr "सफा"
#: textflowpage.ui:310
-#, fuzzy
msgctxt "textflowpage|comboBreakType"
msgid "Column"
msgstr "स्तंभ "
diff --git a/source/dgo/dbaccess/messages.po b/source/dgo/dbaccess/messages.po
index 9bfc0c71f33..d12dad21fd6 100644
--- a/source/dgo/dbaccess/messages.po
+++ b/source/dgo/dbaccess/messages.po
@@ -2460,7 +2460,6 @@ msgid "Choose a data source:"
msgstr "डेटा स्रोत चुनो:"
#: collectionviewdialog.ui:11
-#, fuzzy
msgctxt "collectionviewdialog|CollectionView"
msgid "Save"
msgstr "बचाइयै रक्खो "
@@ -2688,7 +2687,6 @@ msgid "Indexes..."
msgstr "इंडैक्स(बहु.)... "
#: dbwizconnectionpage.ui:36
-#, fuzzy
msgctxt "dbwizconnectionpage|helptext"
msgid "label"
msgstr "लेबल"
@@ -2763,7 +2761,6 @@ msgid "Set Up a Connection to a MySQL Database"
msgstr "JDBC डेटाबेस कन्नै कनैक्शन सैट्ट करो"
#: dbwizspreadsheetpage.ui:74
-#, fuzzy
msgctxt "dbwizspreadsheetpage|browse"
msgid "Browse"
msgstr "ब्राउज़"
@@ -2780,7 +2777,6 @@ msgid "_Password required"
msgstr "पासवर्ड लोड़दा ऐ "
#: dbwiztextpage.ui:74
-#, fuzzy
msgctxt "dbwiztextpage|browse"
msgid "Browse"
msgstr "ब्राउज़"
@@ -3326,7 +3322,6 @@ msgid "Overall progress:"
msgstr "कुल मलाइयै प्रगति:"
#: migratepage.ui:83
-#, fuzzy
msgctxt "migratepage|overall"
msgid "document $current$ of $overall$"
msgstr "$कुल मलाइयै$ चा दस्तावेज $मजूदा$"
@@ -3402,7 +3397,6 @@ msgid "_Port:"
msgstr ""
#: mysqlnativesettings.ui:138
-#, fuzzy
msgctxt "mysqlnativesettings|defaultport"
msgid "Default: 3306"
msgstr "बिलानिर्देश:3306 "
@@ -3693,7 +3687,6 @@ msgid "Table Name"
msgstr "टेबल नांऽ (~T)"
#: queryfuncmenu.ui:34
-#, fuzzy
msgctxt "queryfuncmenu|alias"
msgid "Alias"
msgstr " उर्फ-नांऽ\t"
@@ -3960,7 +3953,6 @@ msgid "Sort Order"
msgstr "छांट-क्रम"
#: specialjdbcconnectionpage.ui:19
-#, fuzzy
msgctxt "specialjdbcconnectionpage|header"
msgid "Set up connection to a MySQL database using JDBC"
msgstr "JDBC बरतियै MySQL डेटाबेस कन्नै कनैक्शन सैट्ट करो. "
@@ -3992,7 +3984,6 @@ msgid "_Port number:"
msgstr "~पत्तन नंवर "
#: specialjdbcconnectionpage.ui:139
-#, fuzzy
msgctxt "specialjdbcconnectionpage|portNumDefLabel"
msgid "Default: 3306"
msgstr "बिलानिर्देश:3306 "
diff --git a/source/dgo/desktop/messages.po b/source/dgo/desktop/messages.po
index 6e3a6f4b33b..eedbf6445cb 100644
--- a/source/dgo/desktop/messages.po
+++ b/source/dgo/desktop/messages.po
@@ -938,7 +938,6 @@ msgid "Downloading extensions..."
msgstr "विस्तार डाऊनलोड होआ करदे न..."
#: updateinstalldialog.ui:125
-#, fuzzy
msgctxt "updateinstalldialog|RESULTS"
msgid "Result"
msgstr "नतीजा"
diff --git a/source/dgo/dictionaries/ca.po b/source/dgo/dictionaries/ca.po
index 031308b5889..a3bcc886154 100644
--- a/source/dgo/dictionaries/ca.po
+++ b/source/dgo/dictionaries/ca.po
@@ -14,7 +14,6 @@ msgstr ""
"X-Generator: LibreOffice\n"
#: description.xml
-#, fuzzy
msgctxt ""
"description.xml\n"
"dispname\n"
diff --git a/source/dgo/editeng/messages.po b/source/dgo/editeng/messages.po
index ffa1936d5de..11d346adac9 100644
--- a/source/dgo/editeng/messages.po
+++ b/source/dgo/editeng/messages.po
@@ -567,7 +567,6 @@ msgstr "स्वचलत "
#. enum SvxAdjust -----------------------------------------------------------
#: editrids.hrc:143
-#, fuzzy
msgctxt "RID_SVXITEMS_ADJUST_LEFT"
msgid "Align left"
msgstr "खब्बै सेधीकरण करो "
@@ -1232,7 +1231,6 @@ msgid "Horizontal alignment default"
msgstr "आडा सेधीकरण बिलानिर्देश"
#: editrids.hrc:274
-#, fuzzy
msgctxt "RID_SVXITEMS_HORJUST_LEFT"
msgid "Align left"
msgstr "खब्बै सेधीकरण करो "
@@ -1323,7 +1321,6 @@ msgid "Insert"
msgstr "समावेश करो "
#: editrids.hrc:296
-#, fuzzy
msgctxt "RID_EDITUNDO_REPLACE"
msgid "Replace"
msgstr "प्रतिस्थापन करो"
diff --git a/source/dgo/extensions/messages.po b/source/dgo/extensions/messages.po
index 5ce706ae169..ea92788624a 100644
--- a/source/dgo/extensions/messages.po
+++ b/source/dgo/extensions/messages.po
@@ -26,13 +26,11 @@ msgid "Query"
msgstr "प्रश्न"
#: command.hrc:31
-#, fuzzy
msgctxt "RID_RSC_ENUM_COMMAND_TYPE"
msgid "SQL command"
msgstr "SQL कमांड"
#: showhide.hrc:29
-#, fuzzy
msgctxt "RID_RSC_ENUM_SHOWHIDE"
msgid "Hide"
msgstr "छपैलो"
@@ -50,7 +48,6 @@ msgid "Top"
msgstr "धुर-उप्पर"
#: stringarrays.hrc:28
-#, fuzzy
msgctxt "RID_RSC_ENUM_VERTICAL_ALIGN"
msgid "Middle"
msgstr "मझाटा"
@@ -62,13 +59,11 @@ msgid "Bottom"
msgstr "थल्ला"
#: stringarrays.hrc:34
-#, fuzzy
msgctxt "RID_RSC_ENUM_ICONSIZE_TYPE"
msgid "Small"
msgstr "लौह्‌का"
#: stringarrays.hrc:35
-#, fuzzy
msgctxt "RID_RSC_ENUM_ICONSIZE_TYPE"
msgid "Large"
msgstr "बड्डा"
@@ -80,7 +75,6 @@ msgid "Without frame"
msgstr "बगैर ढांचे"
#: stringarrays.hrc:41
-#, fuzzy
msgctxt "RID_RSC_ENUM_BORDER_TYPE"
msgid "3D look"
msgstr "त्रै आयामी(3D)लुक"
@@ -182,7 +176,6 @@ msgid "Previous record"
msgstr "पिछला रकाड "
#: stringarrays.hrc:70
-#, fuzzy
msgctxt "RID_RSC_ENUM_BUTTONTYPE"
msgid "Next record"
msgstr "अगला रकाड "
@@ -224,13 +217,11 @@ msgid "Refresh form"
msgstr "फ़ार्म सजराकरण करो"
#: stringarrays.hrc:81
-#, fuzzy
msgctxt "RID_RSC_ENUM_SUBMIT_METHOD"
msgid "Get"
msgstr "थ्होना"
#: stringarrays.hrc:82
-#, fuzzy
msgctxt "RID_RSC_ENUM_SUBMIT_METHOD"
msgid "Post"
msgstr "जवाब डाका पाओ/ डाक"
@@ -254,7 +245,6 @@ msgid "Text"
msgstr "इबारत"
#: stringarrays.hrc:94
-#, fuzzy
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (short)"
msgstr "मानक (छुट्टा) "
@@ -272,7 +262,6 @@ msgid "Standard (short YYYY)"
msgstr "मानक (छुट्टा) "
#: stringarrays.hrc:97
-#, fuzzy
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (long)"
msgstr "मानक (लम्मा) "
@@ -444,7 +433,6 @@ msgid "Multi"
msgstr "बहु"
#: stringarrays.hrc:150
-#, fuzzy
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "Range"
msgstr "फलाऽ"
@@ -552,7 +540,6 @@ msgid "Both"
msgstr "दोऐ "
#: stringarrays.hrc:196
-#, fuzzy
msgctxt "RID_RSC_ENUM_VISUALEFFECT"
msgid "3D"
msgstr "त्रै आयामी"
@@ -648,7 +635,6 @@ msgid "Preserve"
msgstr "सांभी-सम्हाली रक्खो "
#: stringarrays.hrc:220
-#, fuzzy
msgctxt "RID_RSC_ENUM_WHITESPACE_HANDLING"
msgid "Replace"
msgstr "प्रतिस्थापन करो"
@@ -683,7 +669,6 @@ msgid "Left-to-right"
msgstr "खब्बे-शा-सज्जै "
#: stringarrays.hrc:234
-#, fuzzy
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Right-to-left"
msgstr "सज्जेआ खब्बै"
@@ -707,7 +692,6 @@ msgid "When focused"
msgstr "जिसलै फोकस"
#: stringarrays.hrc:242
-#, fuzzy
msgctxt "RID_RSC_ENUM_WHEEL_BEHAVIOR"
msgid "Always"
msgstr "म्हेशा (~t)"
@@ -2611,13 +2595,11 @@ msgid "Display field"
msgstr "क्षेत्र दिखायें"
#: contenttablepage.ui:43
-#, fuzzy
msgctxt "contenttablepage|datasourcelabel"
msgid "Data source"
msgstr "डेटा स्रोत "
#: contenttablepage.ui:57
-#, fuzzy
msgctxt "contenttablepage|contenttypelabel"
msgid "Content type"
msgstr "विशे-समग्री किस्म"
@@ -2758,13 +2740,11 @@ msgid "Field from the _List Table"
msgstr "सूची सारणी का क्षेत्र (~L)"
#: gridfieldsselectionpage.ui:44
-#, fuzzy
msgctxt "gridfieldsselectionpage|datasourcelabel"
msgid "Data source"
msgstr "डेटा स्रोत "
#: gridfieldsselectionpage.ui:58
-#, fuzzy
msgctxt "gridfieldsselectionpage|contenttypelabel"
msgid "Content type"
msgstr "विशे-समग्री किस्म"
@@ -2821,13 +2801,11 @@ msgid "Table element"
msgstr "सारणी तत्व"
#: groupradioselectionpage.ui:44
-#, fuzzy
msgctxt "groupradioselectionpage|datasourcelabel"
msgid "Data source"
msgstr "डेटा स्रोत "
#: groupradioselectionpage.ui:58
-#, fuzzy
msgctxt "groupradioselectionpage|contenttypelabel"
msgid "Content type"
msgstr "विशे-समग्री किस्म"
@@ -3149,7 +3127,6 @@ msgid "Ed_ition"
msgstr "संस्करण"
#: generalpage.ui:257
-#, fuzzy
msgctxt "generalpage|volume"
msgid "Volume"
msgstr "भाग"
@@ -3341,7 +3318,6 @@ msgid "_Book title"
msgstr "~पुस्तक शीर्शक "
#: mappingdialog.ui:432
-#, fuzzy
msgctxt "mappingdialog|label15"
msgid "Volume"
msgstr "भाग"
@@ -3461,19 +3437,16 @@ msgid "Table"
msgstr "सारणी"
#: toolbar.ui:49
-#, fuzzy
msgctxt "toolbar|TBC_FT_QUERY"
msgid "Search Key"
msgstr "खोज-कुंजी\t"
#: toolbar.ui:84
-#, fuzzy
msgctxt "toolbar|TBC_BT_AUTOFILTER"
msgid "AutoFilter"
msgstr "स्वचालत पूनी\t"
#: toolbar.ui:97
-#, fuzzy
msgctxt "toolbar|TBC_BT_FILTERCRIT"
msgid "Standard Filter"
msgstr "मानक पूनी"
diff --git a/source/dgo/extras/source/autocorr/emoji.po b/source/dgo/extras/source/autocorr/emoji.po
index 4126d58cd55..bb645aef54d 100644
--- a/source/dgo/extras/source/autocorr/emoji.po
+++ b/source/dgo/extras/source/autocorr/emoji.po
@@ -65,7 +65,6 @@ msgstr "धुर उप्पर सज्जा"
#. ¬ (U+000AC), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"NOT_SIGN\n"
@@ -120,7 +119,6 @@ msgstr ""
#. Α (U+00391), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_CAPITAL_LETTER_ALPHA\n"
@@ -350,7 +348,6 @@ msgstr "ओमेगा "
#. α (U+003B1), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_ALPHA\n"
@@ -370,7 +367,6 @@ msgstr "गामा बंडांदरे दा अल्फा माप
#. γ (U+003B3), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_GAMMA\n"
@@ -380,7 +376,6 @@ msgstr "गामा"
#. δ (U+003B4), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_DELTA\n"
@@ -390,7 +385,6 @@ msgstr "डेल्टा "
#. ε (U+003B5), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_EPSILON\n"
@@ -400,7 +394,6 @@ msgstr "एप्सीलान "
#. ζ (U+003B6), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_ZETA\n"
@@ -410,7 +403,6 @@ msgstr "ज़ेटा "
#. η (U+003B7), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_ETA\n"
@@ -420,7 +412,6 @@ msgstr "इटा "
#. θ (U+003B8), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_THETA\n"
@@ -430,7 +421,6 @@ msgstr "थीटा "
#. ι (U+003B9), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_IOTA\n"
@@ -440,7 +430,6 @@ msgstr "आओटा "
#. κ (U+003BA), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_KAPPA\n"
@@ -470,7 +459,6 @@ msgstr "संख्या"
#. ν (U+003BD), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_NU\n"
@@ -480,7 +468,6 @@ msgstr "nu"
#. ξ (U+003BE), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_XI\n"
@@ -490,7 +477,6 @@ msgstr "xi"
#. ο (U+003BF), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_OMICRON\n"
@@ -500,7 +486,6 @@ msgstr "ओमिक्रॉन "
#. π (U+003C0), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_PI\n"
@@ -510,7 +495,6 @@ msgstr "pi"
#. ρ (U+003C1), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_RHO\n"
@@ -530,7 +514,6 @@ msgstr "सिग्मा "
#. σ (U+003C3), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_SIGMA\n"
@@ -540,7 +523,6 @@ msgstr "सिग्मा "
#. τ (U+003C4), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_TAU\n"
@@ -550,7 +532,6 @@ msgstr "tau"
#. υ (U+003C5), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_UPSILON\n"
@@ -560,7 +541,6 @@ msgstr "अप्सीलान "
#. φ (U+003C6), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_PHI\n"
@@ -570,7 +550,6 @@ msgstr "फी "
#. χ (U+003C7), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_CHI\n"
@@ -580,7 +559,6 @@ msgstr "काई "
#. ψ (U+003C8), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_PSI\n"
@@ -590,7 +568,6 @@ msgstr "सी "
#. ω (U+003C9), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_OMEGA\n"
@@ -677,7 +654,6 @@ msgstr "उजागरी चि'न्न"
#. … (U+02026), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"HORIZONTAL_ELLIPSIS\n"
@@ -714,7 +690,6 @@ msgstr ""
#. ″ (U+02033), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"DOUBLE_PRIME\n"
@@ -1062,7 +1037,6 @@ msgstr "खाल्ली सैट्ट "
#. ∈ (U+02208), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"ELEMENT_OF\n"
@@ -1146,7 +1120,6 @@ msgstr "जमा जोड़"
#. − (U+02212), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"MINUS_SIGN\n"
@@ -1175,7 +1148,6 @@ msgstr "/"
#. ∖ (U+02216), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"SET_MINUS\n"
@@ -1185,7 +1157,6 @@ msgstr "\\"
#. √ (U+0221A), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"SQUARE_ROOT\n"
@@ -1223,7 +1194,6 @@ msgstr "~अनंत "
#. ∠ (U+02220), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"ANGLE\n"
@@ -1292,7 +1262,6 @@ msgstr "ते "
#. ∨ (U+02228), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"LOGICAL_OR\n"
@@ -1816,7 +1785,6 @@ msgstr ""
#. ☉ (U+02609), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"SUN\n"
@@ -1928,7 +1896,6 @@ msgstr "खब्बा "
#. ☝ (U+0261D), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"WHITE_UP_POINTING_INDEX\n"
@@ -1938,7 +1905,6 @@ msgstr "धुर उप्पर "
#. ☞ (U+0261E), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"WHITE_RIGHT_POINTING_INDEX\n"
@@ -1948,7 +1914,6 @@ msgstr "सज्जा"
#. ☟ (U+0261F), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"WHITE_DOWN_POINTING_INDEX\n"
@@ -2140,7 +2105,6 @@ msgstr "सूरज\t"
#. ☽ (U+0263D), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"FIRST_QUARTER_MOON\n"
@@ -6084,7 +6048,6 @@ msgstr ""
#. 🐾 (U+1F43E), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"PAW_PRINTS\n"
@@ -6210,7 +6173,6 @@ msgstr ""
#. 👍 (U+1F44D), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"THUMBS_UP_SIGN\n"
@@ -8084,7 +8046,6 @@ msgstr "बटन"
#. 🔳 (U+1F533), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"WHITE_SQUARE_BUTTON\n"
diff --git a/source/dgo/filter/messages.po b/source/dgo/filter/messages.po
index d7dbcdb234e..e33c8ba6e22 100644
--- a/source/dgo/filter/messages.po
+++ b/source/dgo/filter/messages.po
@@ -1094,7 +1094,6 @@ msgid "_Open Package..."
msgstr ""
#: xmlfiltersettings.ui:151
-#, fuzzy
msgctxt "xmlfiltersettings|filterlist-atkobject"
msgid "XML Filter List"
msgstr "XML पूनी : %s "
diff --git a/source/dgo/filter/source/config/fragments/filters.po b/source/dgo/filter/source/config/fragments/filters.po
index 222ea35d33b..470c1ff396b 100644
--- a/source/dgo/filter/source/config/fragments/filters.po
+++ b/source/dgo/filter/source/config/fragments/filters.po
@@ -732,7 +732,6 @@ msgid "PBM - Portable Bitmap"
msgstr "PBM - पोर्टेबल बिटमैप"
#: PCT___Mac_Pict.xcu
-#, fuzzy
msgctxt ""
"PCT___Mac_Pict.xcu\n"
"PCT - Mac Pict\n"
@@ -1041,7 +1040,6 @@ msgid "T602 Document"
msgstr "दस्तावेज च "
#: TGA___Truevision_TARGA.xcu
-#, fuzzy
msgctxt ""
"TGA___Truevision_TARGA.xcu\n"
"TGA - Truevision TARGA\n"
@@ -1333,7 +1331,6 @@ msgid "OpenOffice.org 1.0 Spreadsheet Template"
msgstr ""
#: calc_jpg_Export.xcu
-#, fuzzy
msgctxt ""
"calc_jpg_Export.xcu\n"
"calc_jpg_Export\n"
@@ -1352,7 +1349,6 @@ msgid "PDF - Portable Document Format"
msgstr ""
#: calc_png_Export.xcu
-#, fuzzy
msgctxt ""
"calc_png_Export.xcu\n"
"calc_png_Export\n"
@@ -1917,7 +1913,6 @@ msgid "OpenOffice.org 1.0 HTML Template"
msgstr ""
#: writer_web_jpg_Export.xcu
-#, fuzzy
msgctxt ""
"writer_web_jpg_Export.xcu\n"
"writer_web_jpg_Export\n"
@@ -1936,7 +1931,6 @@ msgid "PDF - Portable Document Format"
msgstr ""
#: writer_web_png_Export.xcu
-#, fuzzy
msgctxt ""
"writer_web_png_Export.xcu\n"
"writer_web_png_Export\n"
diff --git a/source/dgo/formula/messages.po b/source/dgo/formula/messages.po
index c5806f7d51d..487fdf1275a 100644
--- a/source/dgo/formula/messages.po
+++ b/source/dgo/formula/messages.po
@@ -289,7 +289,6 @@ msgid "MINUTE"
msgstr "मिनट"
#: core_resource.hrc:2311
-#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SECOND"
msgstr "सकिंट"
@@ -685,7 +684,6 @@ msgid "TIME"
msgstr "TIME"
#: core_resource.hrc:2389
-#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DAYS"
msgstr "दिन"
@@ -968,7 +966,6 @@ msgid "SHEETS"
msgstr "SHEET"
#: core_resource.hrc:2442
-#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COLUMN"
msgstr "स्तंभ"
@@ -979,7 +976,6 @@ msgid "ROW"
msgstr "पंगताल"
#: core_resource.hrc:2444
-#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SHEET"
msgstr "SHEET"
@@ -1012,7 +1008,6 @@ msgid "IPMT"
msgstr "ISPMT"
#: core_resource.hrc:2450
-#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PPMT"
msgstr "PMT"
@@ -1028,7 +1023,6 @@ msgid "CUMPRINC"
msgstr "CUMPRINC"
#: core_resource.hrc:2453
-#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EFFECT"
msgstr "EFFECT"
@@ -1929,7 +1923,6 @@ msgid "WEEKDAY"
msgstr "WEEKDAY"
#: core_resource.hrc:2624
-#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NETWORKDAYS"
msgstr "NETWORKDAYS"
@@ -2236,7 +2229,6 @@ msgid "For_mula"
msgstr "फार्मूला "
#: formuladialog.ui:383
-#, fuzzy
msgctxt "formuladialog|label1"
msgid "Result"
msgstr "नतीजा"
@@ -2248,7 +2240,6 @@ msgid "Formula"
msgstr "फार्मूला "
#: formuladialog.ui:467
-#, fuzzy
msgctxt "formuladialog|RB_REF|tooltip_text"
msgid "Maximize"
msgstr "बद्धोबद्ध करो "
@@ -2290,25 +2281,21 @@ msgid "Function not known"
msgstr "फंक्शन जांता-पन्छांता नेईं"
#: parameter.ui:279
-#, fuzzy
msgctxt "parameter|RB_ARG1|tooltip_text"
msgid "Select"
msgstr "चुनो "
#: parameter.ui:295
-#, fuzzy
msgctxt "parameter|RB_ARG2|tooltip_text"
msgid "Select"
msgstr "चुनो "
#: parameter.ui:311
-#, fuzzy
msgctxt "parameter|RB_ARG3|tooltip_text"
msgid "Select"
msgstr "चुनो "
#: parameter.ui:327
-#, fuzzy
msgctxt "parameter|RB_ARG4|tooltip_text"
msgid "Select"
msgstr "चुनो "
diff --git a/source/dgo/instsetoo_native/inc_openoffice/windows/msi_languages.po b/source/dgo/instsetoo_native/inc_openoffice/windows/msi_languages.po
index 575b50ded03..208366c02dc 100644
--- a/source/dgo/instsetoo_native/inc_openoffice/windows/msi_languages.po
+++ b/source/dgo/instsetoo_native/inc_openoffice/windows/msi_languages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2017-12-18 11:55+0100\n"
+"POT-Creation-Date: 2018-01-15 19:35+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -2765,7 +2765,6 @@ msgid "Load [ProductName] during system start-up"
msgstr ""
#: Control.ulf
-#, fuzzy
msgctxt ""
"Control.ulf\n"
"OOO_CONTROL_322\n"
@@ -2782,7 +2781,6 @@ msgid "The following applications are using files that need to be updated by thi
msgstr ""
#: Control.ulf
-#, fuzzy
msgctxt ""
"Control.ulf\n"
"OOO_CONTROL_324\n"
diff --git a/source/dgo/officecfg/registry/data/org/openoffice/Office.po b/source/dgo/officecfg/registry/data/org/openoffice/Office.po
index 4744659cbfb..716eb0030d5 100644
--- a/source/dgo/officecfg/registry/data/org/openoffice/Office.po
+++ b/source/dgo/officecfg/registry/data/org/openoffice/Office.po
@@ -142,7 +142,6 @@ msgid "~Drawing"
msgstr "चित्रकारी "
#: Common.xcu
-#, fuzzy
msgctxt ""
"Common.xcu\n"
"..Common.Menus.New.m4\n"
@@ -162,7 +161,6 @@ msgid "Database"
msgstr "डेटाबेस"
#: Common.xcu
-#, fuzzy
msgctxt ""
"Common.xcu\n"
"..Common.Menus.New.m7\n"
@@ -172,7 +170,6 @@ msgid "~HTML Document"
msgstr "HTML दस्तावेज "
#: Common.xcu
-#, fuzzy
msgctxt ""
"Common.xcu\n"
"..Common.Menus.New.m8\n"
@@ -182,7 +179,6 @@ msgid "~XML Form Document"
msgstr "~XML फार्म दस्तावेज"
#: Common.xcu
-#, fuzzy
msgctxt ""
"Common.xcu\n"
"..Common.Menus.New.m9\n"
@@ -10618,7 +10614,6 @@ msgid "Nationality"
msgstr "राश्ट्रीयता"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.authors.Fields.nationality\n"
diff --git a/source/dgo/officecfg/registry/data/org/openoffice/Office/UI.po b/source/dgo/officecfg/registry/data/org/openoffice/Office/UI.po
index c7703380b3e..b4bdfe364b0 100644
--- a/source/dgo/officecfg/registry/data/org/openoffice/Office/UI.po
+++ b/source/dgo/officecfg/registry/data/org/openoffice/Office/UI.po
@@ -225,7 +225,6 @@ msgid "~Dialog"
msgstr "संवाद "
#: BasicIDEWindowState.xcu
-#, fuzzy
msgctxt ""
"BasicIDEWindowState.xcu\n"
"..BasicIDEWindowState.UIElements.States.private:resource/popupmenu/dialog\n"
@@ -741,7 +740,6 @@ msgid "Pivot Table Filter"
msgstr "टेबल पूनी"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:DataPilotFilter\n"
@@ -1971,7 +1969,6 @@ msgid "Hide All Comments"
msgstr ""
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:DeleteAllNotes\n"
@@ -2649,7 +2646,6 @@ msgid "~Height..."
msgstr " उचाई\t"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:RowHeight\n"
@@ -2695,7 +2691,6 @@ msgid "H~ide"
msgstr "छपैलो\t"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:HideRow\n"
@@ -2751,7 +2746,6 @@ msgid "~Width..."
msgstr "चौड़ाई\t"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:ColumnWidth\n"
@@ -3471,7 +3465,6 @@ msgid "Format as Currency"
msgstr ""
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:NumberFormatPercent\n"
@@ -3629,7 +3622,6 @@ msgid "R~ight-To-Left"
msgstr "खब्बेआ सज्जै\t"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:SheetRightToLeft\n"
@@ -4021,7 +4013,6 @@ msgid "Insert Current Date"
msgstr "चालू तरीक प्रविश्ट करो (~m)"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:InsertCurrentDate\n"
@@ -4040,7 +4031,6 @@ msgid "Insert Current Time"
msgstr "चालू समां प्रविश्ट करो"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:InsertCurrentTime\n"
@@ -4221,7 +4211,6 @@ msgid "Heading 1"
msgstr "सिरनांऽ 10 "
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:StyleApply?Style:string=Heading 2&amp;FamilyName:string=CellStyles\n"
@@ -4269,7 +4258,6 @@ msgid "Neutral"
msgstr ""
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:StyleApply?Style:string=Warning&amp;FamilyName:string=CellStyles\n"
@@ -4279,7 +4267,6 @@ msgid "Warning"
msgstr "चेतावनी "
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:StyleApply?Style:string=Footnote&amp;FamilyName:string=CellStyles\n"
@@ -4309,7 +4296,6 @@ msgid "Detective"
msgstr " जसूस\t"
#: CalcWindowState.xcu
-#, fuzzy
msgctxt ""
"CalcWindowState.xcu\n"
"..CalcWindowState.UIElements.States.private:resource/popupmenu/cell\n"
@@ -4377,7 +4363,6 @@ msgid "Form Control"
msgstr " फार्म-नियंत्रण(बहु0)\t"
#: CalcWindowState.xcu
-#, fuzzy
msgctxt ""
"CalcWindowState.xcu\n"
"..CalcWindowState.UIElements.States.private:resource/popupmenu/formrichtext\n"
@@ -4397,7 +4382,6 @@ msgid "Image"
msgstr "बिंब\t"
#: CalcWindowState.xcu
-#, fuzzy
msgctxt ""
"CalcWindowState.xcu\n"
"..CalcWindowState.UIElements.States.private:resource/popupmenu/media\n"
@@ -8154,7 +8138,6 @@ msgid "Slide ~Layout"
msgstr "स्लाइड ~खाका...\t\t"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Commands..uno:ModifyLayer\n"
@@ -9362,7 +9345,6 @@ msgid "Insert Rows"
msgstr "पंगतालें दा समावेश करो\t"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:InsertRowDialog\n"
@@ -9421,7 +9403,6 @@ msgid "Insert Columns"
msgstr "स्तंभें दा समावेश करो\t"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:InsertColumnDialog\n"
@@ -9533,7 +9514,6 @@ msgid "~Columns"
msgstr "स्तंभ (बहु․)"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:EntireColumn\n"
@@ -9561,7 +9541,6 @@ msgid "~Rows"
msgstr "पंगतालां"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:EntireRow\n"
@@ -9897,7 +9876,6 @@ msgid "Move Page Up"
msgstr ""
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:MovePageUp\n"
@@ -9934,7 +9912,6 @@ msgid "Move Page Down"
msgstr ""
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:MovePageDown\n"
@@ -9998,7 +9975,6 @@ msgid "Slide to End"
msgstr ""
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=20\n"
@@ -10008,7 +9984,6 @@ msgid "Blank Slide"
msgstr "कोरी स्लाइड "
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=19\n"
@@ -10018,7 +9993,6 @@ msgid "Title Only"
msgstr "सिर्फ शीर्शक "
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=0\n"
@@ -10028,7 +10002,6 @@ msgid "Title Slide"
msgstr "शीर्शक स्लाइड "
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=1\n"
@@ -10038,7 +10011,6 @@ msgid "Title, Content"
msgstr "शीर्शक , विशे-समग्री"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=32\n"
@@ -10048,7 +10020,6 @@ msgid "Centered Text"
msgstr "केंदरत इबारत"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=3\n"
@@ -10058,7 +10029,6 @@ msgid "Title and 2 Content"
msgstr "शीर्शक ते 2 विशे-समग्री"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=12\n"
@@ -10068,7 +10038,6 @@ msgid "Title, Content and 2 Content"
msgstr "शीर्शक , विशे-समग्री ते 2 विशे-समग्री"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=15\n"
@@ -10078,7 +10047,6 @@ msgid "Title, 2 Content and Content"
msgstr "शीर्शक, 2 विशे-समग्री ते विशे-समग्री"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=14\n"
@@ -10088,7 +10056,6 @@ msgid "Title, Content over Content"
msgstr "शीर्शक , विशे-समग्री ते विशे-समग्री"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=16\n"
@@ -10098,7 +10065,6 @@ msgid "Title, 2 Content over Content"
msgstr "शीर्शक, 2 विशे-समग्री ते विशे-समग्री"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=18\n"
@@ -10108,7 +10074,6 @@ msgid "Title, 4 Content"
msgstr "शीर्शक , 4विशे-समग्री"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=34\n"
@@ -10118,7 +10083,6 @@ msgid "Title, 6 Content"
msgstr "शीर्शक , 6 विशे-समग्री"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=28\n"
@@ -10128,7 +10092,6 @@ msgid "Vertical Title, Vertical Text"
msgstr "खड़ोतमां शीर्शक, खड़ोतमीं इबारत"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=27\n"
@@ -10138,7 +10101,6 @@ msgid "Vertical Title, Text, Chart"
msgstr "खड़ोतमां शीर्शक, इबारत, चार्ट "
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=29\n"
@@ -10197,7 +10159,6 @@ msgid "~Cell"
msgstr "सैल्ल"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:RowMenu\n"
@@ -10227,7 +10188,6 @@ msgid "Presentation ~Object..."
msgstr "प्रस्तुति ~ चीज"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:HangingIndent\n"
@@ -10315,7 +10275,6 @@ msgid "Form Control"
msgstr " फार्म-नियंत्रण(बहु0)\t"
#: DrawWindowState.xcu
-#, fuzzy
msgctxt ""
"DrawWindowState.xcu\n"
"..DrawWindowState.UIElements.States.private:resource/popupmenu/formrichtext\n"
@@ -10384,7 +10343,6 @@ msgid "Dimension Line"
msgstr " आयाम लकीर\t"
#: DrawWindowState.xcu
-#, fuzzy
msgctxt ""
"DrawWindowState.xcu\n"
"..DrawWindowState.UIElements.States.private:resource/popupmenu/media\n"
@@ -13233,7 +13191,6 @@ msgid "From right to top"
msgstr "सज्जै शा उप्पर थमां"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionGroups.subtle\n"
@@ -13243,7 +13200,6 @@ msgid "Subtle"
msgstr " सूख्म\t"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionGroups.exciting\n"
@@ -13271,7 +13227,6 @@ msgid "3D Venetian"
msgstr ""
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionSets.box\n"
@@ -13319,7 +13274,6 @@ msgid "Uncover"
msgstr ""
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionSets.wipe\n"
@@ -13329,7 +13283,6 @@ msgid "Wipe"
msgstr " पूंझो\t"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionSets.wedge\n"
@@ -13339,7 +13292,6 @@ msgid "Wedge"
msgstr " वैज\t"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionSets.wheel\n"
@@ -13426,7 +13378,6 @@ msgid "Random"
msgstr ""
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionSets.dissolve\n"
@@ -13466,7 +13417,6 @@ msgid "Tiles"
msgstr "शीर्षक"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionSets.cube-turning\n"
@@ -13515,7 +13465,6 @@ msgid "Turn Around"
msgstr "पिच्छें मोड़ो"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionSets.turn-down\n"
@@ -13678,7 +13627,6 @@ msgid "Bottom Right to Top Left"
msgstr ""
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.bottom-top\n"
@@ -13717,7 +13665,6 @@ msgid "Horizontal"
msgstr " आडा\t"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.in\n"
@@ -13727,7 +13674,6 @@ msgid "In"
msgstr "अंदर\t"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.out\n"
@@ -13737,7 +13683,6 @@ msgid "Out"
msgstr " बकह्र\t"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.across\n"
@@ -13826,7 +13771,6 @@ msgid "Diamond"
msgstr " हीरा\t"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.plus\n"
@@ -16780,7 +16724,6 @@ msgid "Transparency"
msgstr " पारदशर्कता\t"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:ZoomOptimal\n"
@@ -16847,7 +16790,6 @@ msgid "Line Starts with Arrow"
msgstr " लकीर तीरै कन्नै शुरू होंदी ऐ\t"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:LineArrowEnd\n"
@@ -17403,7 +17345,6 @@ msgid "Smooth Transition"
msgstr "मलैम पारगमन="
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:ToggleObjectBezierMode\n"
@@ -17577,7 +17518,6 @@ msgid "~Chart..."
msgstr "~चार्ट "
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:InsertObjectChart\n"
@@ -18453,7 +18393,6 @@ msgid "Background Color"
msgstr "पछौकड़ रंग "
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:CharBackColor\n"
@@ -18481,7 +18420,6 @@ msgid "Open Hyperlink"
msgstr "हाइपरलिंक खोह्‌ल्लो "
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:OpenSmartTagMenuOnCursor\n"
@@ -18664,7 +18602,6 @@ msgid "Line Corner Style"
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:LineStyle\n"
@@ -18674,7 +18611,6 @@ msgid "Border Style"
msgstr "बाडर शैली "
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:FrameLineColor\n"
@@ -19017,7 +18953,6 @@ msgid "~Recheck Document..."
msgstr "दस्तावेज दी परतियै जांच करो... (~R)"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:SpellingAndGrammarDialog\n"
@@ -19027,7 +18962,6 @@ msgid "Spelling"
msgstr "शब्द-जोड़"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:SpellingAndGrammarDialog\n"
@@ -19445,7 +19379,6 @@ msgid "Subscript"
msgstr "उप-आलेख "
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:SmallCaps\n"
@@ -20372,7 +20305,6 @@ msgid "Flip Horizontally"
msgstr "आडी चाल्ली पल्टाओ "
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:FlipVertical\n"
@@ -21806,7 +21738,6 @@ msgid "Toggle Print Preview"
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:PrintPreview\n"
@@ -22594,7 +22525,6 @@ msgid "Top"
msgstr "धुर उप्परधुर-उप्पर"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:CellVertTop\n"
@@ -22633,7 +22563,6 @@ msgid "Bottom"
msgstr "थल्ला "
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:CellVertBottom\n"
@@ -22859,7 +22788,6 @@ msgid "R~eference"
msgstr "हवाला "
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Popups..uno:EditCommentsMenu\n"
@@ -22999,7 +22927,6 @@ msgid "Rot~ate or Flip"
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Popups..uno:AnchorMenu\n"
@@ -23029,7 +22956,6 @@ msgid "Me~dia Player"
msgstr "मीडिया प्लेयर "
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Popups..uno:InsertAVMedia\n"
@@ -23299,7 +23225,6 @@ msgid "Paragraph Classification Dialog"
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Popups..uno:EditSelectMenu\n"
@@ -23328,7 +23253,6 @@ msgid "Menubar"
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Popups..uno:NameGroup\n"
@@ -23444,7 +23368,6 @@ msgid "Form Control"
msgstr " फार्म-नियंत्रण(बहु0)\t"
#: ImpressWindowState.xcu
-#, fuzzy
msgctxt ""
"ImpressWindowState.xcu\n"
"..ImpressWindowState.UIElements.States.private:resource/popupmenu/formrichtext\n"
@@ -23504,7 +23427,6 @@ msgid "Dimension Line"
msgstr " आयाम लकीर\t"
#: ImpressWindowState.xcu
-#, fuzzy
msgctxt ""
"ImpressWindowState.xcu\n"
"..ImpressWindowState.UIElements.States.private:resource/popupmenu/media\n"
@@ -24318,7 +24240,6 @@ msgid "Formula Cursor"
msgstr "फार्मूला=कर्सर "
#: MathCommands.xcu
-#, fuzzy
msgctxt ""
"MathCommands.xcu\n"
"..MathCommands.UserInterface.Commands..uno:InsertCommandText?Text:string=newline \n"
@@ -24328,7 +24249,6 @@ msgid "New Line"
msgstr "नमीं लकीर"
#: MathCommands.xcu
-#, fuzzy
msgctxt ""
"MathCommands.xcu\n"
"..MathCommands.UserInterface.Commands..uno:InsertCommandText?Text:string=`\n"
@@ -24678,7 +24598,6 @@ msgid "Page Settings"
msgstr "सफा सैट्टिंगां "
#: ReportCommands.xcu
-#, fuzzy
msgctxt ""
"ReportCommands.xcu\n"
".ReportCommands.UserInterface.Commands..uno:PageDialog\n"
@@ -24736,7 +24655,6 @@ msgid "~Subreport in New Window..."
msgstr "~Sub-report in New Window..."
#: ReportCommands.xcu
-#, fuzzy
msgctxt ""
"ReportCommands.xcu\n"
".ReportCommands.UserInterface.Commands..uno:FontColor\n"
@@ -24765,7 +24683,6 @@ msgid "~Column Header/Footer"
msgstr ""
#: ReportCommands.xcu
-#, fuzzy
msgctxt ""
"ReportCommands.xcu\n"
".ReportCommands.UserInterface.Commands..uno:PasteSpecial\n"
@@ -25074,7 +24991,6 @@ msgid "Report Output Format"
msgstr "रिपोट आउटपुट फार्मैट"
#: ReportCommands.xcu
-#, fuzzy
msgctxt ""
"ReportCommands.xcu\n"
".ReportCommands.UserInterface.Popups..uno:SnapLinesMenu\n"
@@ -25203,7 +25119,6 @@ msgid "Manage Changes"
msgstr " नांएं गी सिरजो "
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.DeckList.SwDesignDeck\n"
@@ -25372,7 +25287,6 @@ msgid "Slide"
msgstr " स्लाइड\t"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.SdLayoutsPanel\n"
@@ -25587,7 +25501,6 @@ msgid "Elements"
msgstr "चुनो "
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.ChartSeriesPanel\n"
@@ -26031,7 +25944,6 @@ msgid "AutoTe~xt..."
msgstr " स्वचलत इबारत... "
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:PrintLayout\n"
@@ -26198,7 +26110,6 @@ msgid "Se~ction..."
msgstr "~सैक्शन... "
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:InsertMultiIndex\n"
@@ -26431,7 +26342,6 @@ msgid "Accept Change"
msgstr "तब्दीली मंजूर करो: $1 "
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:AcceptAllTrackedChanges\n"
@@ -26953,7 +26863,6 @@ msgid "~Index Entry..."
msgstr "इंडैक्स प्रविश्टी... "
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:InsertIndexesEntry\n"
@@ -27153,7 +27062,6 @@ msgid "To ~Frame"
msgstr "च ~ चगाठा="
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:InsertObjectStarMath\n"
@@ -27163,7 +27071,6 @@ msgid "~Formula..."
msgstr "फार्मूला\t"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:InsertObjectStarMath\n"
@@ -29279,7 +29186,6 @@ msgid "In ~Background"
msgstr "पछौकड़ च "
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:WrapThroughTransparencyToggle\n"
@@ -29859,7 +29765,6 @@ msgid "~Thesaurus..."
msgstr "~शब्दकोश "
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:BackColor\n"
@@ -29923,7 +29828,6 @@ msgid "Add Unknown Words"
msgstr "अनजांते शब्द जोड़ो= "
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:HScroll\n"
@@ -30366,7 +30270,6 @@ msgid "Default Paragraph Style"
msgstr ""
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:StyleApply?Style:string=Title&amp;FamilyName:string=ParagraphStyles\n"
@@ -30376,7 +30279,6 @@ msgid "~Title"
msgstr "~ शीर्शक\t"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:TitleParaStyle\n"
@@ -30992,7 +30894,6 @@ msgid "Roman Lowercase List Style"
msgstr ""
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:StyleApply\n"
@@ -31040,7 +30941,6 @@ msgid "Page Margins"
msgstr ""
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:HangingIndent\n"
@@ -31109,7 +31009,6 @@ msgid "Form Control"
msgstr " फार्म-नियंत्रण(बहु0)\t"
#: WriterFormWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterFormWindowState.xcu\n"
"..WriterFormWindowState.UIElements.States.private:resource/popupmenu/formrichtext\n"
@@ -31139,7 +31038,6 @@ msgid "Image"
msgstr "बिंब\t"
#: WriterFormWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterFormWindowState.xcu\n"
"..WriterFormWindowState.UIElements.States.private:resource/popupmenu/media\n"
@@ -31206,7 +31104,6 @@ msgid "Formatting"
msgstr " रूप-रचना करना\t"
#: WriterFormWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterFormWindowState.xcu\n"
"..WriterFormWindowState.UIElements.States.private:resource/toolbar/mailmerge\n"
@@ -31571,7 +31468,6 @@ msgid "Form Control"
msgstr " फार्म-नियंत्रण(बहु0)\t"
#: WriterGlobalWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterGlobalWindowState.xcu\n"
"..WriterGlobalWindowState.UIElements.States.private:resource/popupmenu/formrichtext\n"
@@ -31601,7 +31497,6 @@ msgid "Image"
msgstr "बिंब\t"
#: WriterGlobalWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterGlobalWindowState.xcu\n"
"..WriterGlobalWindowState.UIElements.States.private:resource/popupmenu/media\n"
@@ -32052,7 +31947,6 @@ msgid "Form Control"
msgstr " फार्म-नियंत्रण(बहु0)\t"
#: WriterReportWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterReportWindowState.xcu\n"
"..WriterReportWindowState.UIElements.States.private:resource/popupmenu/formrichtext\n"
@@ -32082,7 +31976,6 @@ msgid "Image"
msgstr "बिंब\t"
#: WriterReportWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterReportWindowState.xcu\n"
"..WriterReportWindowState.UIElements.States.private:resource/popupmenu/media\n"
@@ -32149,7 +32042,6 @@ msgid "Formatting"
msgstr " रूप-रचना करना\t"
#: WriterReportWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterReportWindowState.xcu\n"
"..WriterReportWindowState.UIElements.States.private:resource/toolbar/mailmerge\n"
@@ -32495,7 +32387,6 @@ msgid "Form Control"
msgstr " फार्म-नियंत्रण(बहु0)\t"
#: WriterWebWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWebWindowState.xcu\n"
"..WriterWebWindowState.UIElements.States.private:resource/popupmenu/formrichtext\n"
@@ -32912,7 +32803,6 @@ msgid "Form Control"
msgstr " फार्म-नियंत्रण(बहु0)\t"
#: WriterWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWindowState.xcu\n"
"..WriterWindowState.UIElements.States.private:resource/popupmenu/formrichtext\n"
@@ -32942,7 +32832,6 @@ msgid "Image"
msgstr "बिंब\t"
#: WriterWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWindowState.xcu\n"
"..WriterWindowState.UIElements.States.private:resource/popupmenu/media\n"
@@ -33037,7 +32926,6 @@ msgid "Formatting"
msgstr " रूप-रचना करना\t"
#: WriterWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWindowState.xcu\n"
"..WriterWindowState.UIElements.States.private:resource/toolbar/mailmerge\n"
@@ -33469,7 +33357,6 @@ msgid "Form Control"
msgstr " फार्म-नियंत्रण(बहु0)\t"
#: XFormsWindowState.xcu
-#, fuzzy
msgctxt ""
"XFormsWindowState.xcu\n"
"..XFormsWindowState.UIElements.States.private:resource/popupmenu/formrichtext\n"
@@ -33499,7 +33386,6 @@ msgid "Image"
msgstr "बिंब\t"
#: XFormsWindowState.xcu
-#, fuzzy
msgctxt ""
"XFormsWindowState.xcu\n"
"..XFormsWindowState.UIElements.States.private:resource/popupmenu/media\n"
diff --git a/source/dgo/readlicense_oo/docs.po b/source/dgo/readlicense_oo/docs.po
index 7c175be543f..eb126e11fa3 100644
--- a/source/dgo/readlicense_oo/docs.po
+++ b/source/dgo/readlicense_oo/docs.po
@@ -297,7 +297,6 @@ msgid "sudo dpkg -i *.deb"
msgstr ""
#: readme.xrm
-#, fuzzy
msgctxt ""
"readme.xrm\n"
"debianinstall9\n"
diff --git a/source/dgo/reportdesign/messages.po b/source/dgo/reportdesign/messages.po
index bc2d63a312e..08cba0ecd68 100644
--- a/source/dgo/reportdesign/messages.po
+++ b/source/dgo/reportdesign/messages.po
@@ -78,13 +78,11 @@ msgid "Field or Formula"
msgstr "खेतर जां फार्मूला"
#: stringarray.hrc:43
-#, fuzzy
msgctxt "RID_STR_TYPE_CONST"
msgid "Function"
msgstr "फंक्शन "
#: stringarray.hrc:44
-#, fuzzy
msgctxt "RID_STR_TYPE_CONST"
msgid "Counter"
msgstr "काउंटर"
@@ -132,7 +130,6 @@ msgid "Top"
msgstr "धुर-उप्पर"
#: stringarray.hrc:67
-#, fuzzy
msgctxt "RID_STR_VERTICAL_ALIGN_CONST"
msgid "Middle"
msgstr "मझाटा"
@@ -358,7 +355,6 @@ msgid "Group: %1"
msgstr "समूह् : %1"
#: strings.hrc:61
-#, fuzzy
msgctxt "RID_STR_FORMULALIST"
msgid "Function"
msgstr "फंक्शन "
@@ -465,7 +461,6 @@ msgid "Image Control"
msgstr "बिंब नियंत्रण "
#: strings.hrc:83
-#, fuzzy
msgctxt "RID_STR_PROPTITLE_FIXEDTEXT"
msgid "Label field"
msgstr "लेबल=खेतर "
@@ -500,7 +495,6 @@ msgid "Section"
msgstr "सैक्शन"
#: strings.hrc:89
-#, fuzzy
msgctxt "RID_STR_PROPTITLE_FUNCTION"
msgid "Function"
msgstr "फंक्शन "
@@ -671,7 +665,6 @@ msgid "Delete"
msgstr "म्हेसो "
#: strings.hrc:125
-#, fuzzy
msgctxt "RID_STR_FUNCTION"
msgid "Function"
msgstr "फंक्शन "
@@ -775,7 +768,6 @@ msgid "Prefix Characters"
msgstr "उपसर्ग वर्ण"
#: strings.hrc:147
-#, fuzzy
msgctxt "STR_RPT_YEAR"
msgid "Year"
msgstr "ब’रा "
@@ -898,7 +890,6 @@ msgid "The element is invalid."
msgstr "तत्व अमान्य ऐ."
#: strings.hrc:180
-#, fuzzy
msgctxt "RID_STR_FIXEDTEXT"
msgid "Label field"
msgstr "लेबल=खेतर "
@@ -954,7 +945,6 @@ msgid "Font"
msgstr "फांट"
#: chardialog.ui:127
-#, fuzzy
msgctxt "chardialog|fonteffects"
msgid "Font Effects"
msgstr "फ़ॉन्ट प्रभाव"
@@ -966,7 +956,6 @@ msgid "Position"
msgstr "स्थिति X "
#: chardialog.ui:173
-#, fuzzy
msgctxt "chardialog|asianlayout"
msgid "Asian Layout"
msgstr "एशियन खाका"
@@ -984,7 +973,6 @@ msgid "Alignment"
msgstr "समायोजन"
#: condformatdialog.ui:10
-#, fuzzy
msgctxt "condformatdialog|CondFormat"
msgid "Conditional Formatting"
msgstr "सशर्त रूप-रचनाकरण "
@@ -1002,7 +990,6 @@ msgid "Expression Is"
msgstr "अभिव्यक्ति 1"
#: conditionwin.ui:71
-#, fuzzy
msgctxt "conditionwin|opCombobox"
msgid "between"
msgstr "बशक्हार"
@@ -1014,13 +1001,11 @@ msgid "not between"
msgstr "बश्कार नेईं "
#: conditionwin.ui:73
-#, fuzzy
msgctxt "conditionwin|opCombobox"
msgid "equal to"
msgstr "दे बरोबर"
#: conditionwin.ui:74
-#, fuzzy
msgctxt "conditionwin|opCombobox"
msgid "not equal to"
msgstr "दे बरोबर नेईं"
@@ -1050,7 +1035,6 @@ msgid "less than or equal to"
msgstr "शा बद्ध जां दे बरोबर "
#: conditionwin.ui:107
-#, fuzzy
msgctxt "conditionwin|lhsButton"
msgid "..."
msgstr "... "
@@ -1062,7 +1046,6 @@ msgid "and"
msgstr "ते "
#: conditionwin.ui:158
-#, fuzzy
msgctxt "conditionwin|rhsButton"
msgid "..."
msgstr "... "
@@ -1086,13 +1069,11 @@ msgid "Underline"
msgstr "रेखांकन "
#: conditionwin.ui:275
-#, fuzzy
msgctxt "conditionwin|ToolBoxItem4"
msgid "Background Color"
msgstr "पछौकड़ रंग "
#: conditionwin.ui:290
-#, fuzzy
msgctxt "conditionwin|ToolBoxItem5"
msgid "Font Color"
msgstr "फांट-रंग\t"
@@ -1113,7 +1094,6 @@ msgid "+"
msgstr ""
#: datetimedialog.ui:8
-#, fuzzy
msgctxt "datetimedialog|DateTimeDialog"
msgid "Date and Time"
msgstr "तरीक ते समां "
@@ -1147,13 +1127,11 @@ msgid "Sorting and Grouping"
msgstr "छंटोआ दा ऐ ते समूहीकरण"
#: floatingfield.ui:30
-#, fuzzy
msgctxt "floatingfield|up"
msgid "Sort Ascending"
msgstr " चढ़दे क्रम च छांटो\t"
#: floatingfield.ui:43
-#, fuzzy
msgctxt "floatingfield|down"
msgid "Sort Descending"
msgstr "घटदे क्रम च छांटो\t"
@@ -1225,13 +1203,11 @@ msgid "Sorting"
msgstr "छंटाई "
#: floatingsort.ui:208
-#, fuzzy
msgctxt "floatingsort|label7"
msgid "Group Header"
msgstr "समूह् हैडर"
#: floatingsort.ui:224
-#, fuzzy
msgctxt "floatingsort|label8"
msgid "Group Footer"
msgstr "समूह् फुट्टर"
@@ -1248,7 +1224,6 @@ msgid "Group Interval"
msgstr "समूह् वक्फा"
#: floatingsort.ui:272
-#, fuzzy
msgctxt "floatingsort|label11"
msgid "Keep Together"
msgstr "रक्खो"
@@ -1363,7 +1338,6 @@ msgid "_Delete"
msgstr "म्हेसो "
#: pagedialog.ui:8
-#, fuzzy
msgctxt "pagedialog|PageDialog"
msgid "Page Setup"
msgstr "सफा-सैटअप"
diff --git a/source/dgo/sc/messages.po b/source/dgo/sc/messages.po
index e66c1a82a96..4d9c579c8a8 100644
--- a/source/dgo/sc/messages.po
+++ b/source/dgo/sc/messages.po
@@ -4,14 +4,16 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-01-10 11:50+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"PO-Revision-Date: 2018-01-15 17:42+0000\n"
+"Last-Translator: Christian Lohmaier <lohmaier+pootle@googlemail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: dgo\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-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1516038151.000000\n"
#: compiler.hrc:27
#, fuzzy
@@ -32,7 +34,6 @@ msgid "Financial"
msgstr "माल्ली "
#: compiler.hrc:30
-#, fuzzy
msgctxt "RID_FUNCTION_CATEGORIES"
msgid "Information"
msgstr "जानकारी "
@@ -74,7 +75,6 @@ msgid "Text"
msgstr "इबारत "
#: compiler.hrc:37
-#, fuzzy
msgctxt "RID_FUNCTION_CATEGORIES"
msgid "Add-in"
msgstr "जोड़- सुविधा "
@@ -482,7 +482,6 @@ msgid "Protect document"
msgstr "दस्तावेज संरक्षत करो "
#: globstr.hrc:112
-#, fuzzy
msgctxt "STR_UNDO_UNPROTECT_DOC"
msgid "Unprotect document"
msgstr "दस्तावेज असंरक्षत करो "
@@ -660,7 +659,6 @@ msgid "OR"
msgstr "OR"
#: globstr.hrc:145
-#, fuzzy
msgctxt "STR_TABLE_DEF"
msgid "Sheet"
msgstr "शीट "
@@ -710,7 +708,6 @@ msgid "The source range contains subtotals which may distort the results. Use it
msgstr "स्रोत फलाऽ च आंशक-जोड़ न जेह्‌ड़े नतीजें गी बगाड़ी सकदे न.फ्ही बी बरतेआ जाऽ ? "
#: globstr.hrc:154
-#, fuzzy
msgctxt "STR_PIVOT_TOTAL"
msgid "Total"
msgstr "कुल "
@@ -736,7 +733,6 @@ msgid "$1 of $2 records found"
msgstr ""
#: globstr.hrc:159
-#, fuzzy
msgctxt "STR_COLUMN"
msgid "Column"
msgstr "स्तंभ "
@@ -1820,7 +1816,6 @@ msgid "Range moved from #1 to #2"
msgstr "फलाऽ#1 शा #2 च लेता गेआ "
#: globstr.hrc:375
-#, fuzzy
msgctxt "STR_END_REDLINING"
msgid ""
"This action will exit the change recording mode.\n"
@@ -1829,11 +1824,11 @@ msgid ""
"Exit change recording mode?\n"
"\n"
msgstr ""
-"This action will exit the change recording mode.\n"
-" Any information about changes will be lost.\n"
-" \n"
-" Exit change recording mode?\n"
-" "
+"एह् अमल तब्दीली रकाडिंग अवस्था च निकास करग .\n"
+" तब्दीलियें बारै कोई बी जानकारी नश्ट होई जाग. \n"
+"\n"
+" क्या तब्दीली रकाडकरण अवस्था चा निकास कीता जाऽ ?\n"
+"\n"
#: globstr.hrc:376
msgctxt "STR_CLOSE_ERROR_LINK"
@@ -2027,7 +2022,6 @@ msgid "Oval"
msgstr "अंडकार\t"
#: globstr.hrc:409
-#, fuzzy
msgctxt "STR_FORM_BUTTON"
msgid "Button"
msgstr "बटन "
@@ -2167,7 +2161,6 @@ msgid "This Document is referenced by another document and not yet saved. Closin
msgstr ""
#: globstr.hrc:434
-#, fuzzy
msgctxt "STR_HEADER_RANGE"
msgid "Range"
msgstr "फलाऽ"
@@ -2417,19 +2410,16 @@ msgid "You cannot insert or delete cells when the affected range intersects with
msgstr ""
#: globstr.hrc:480
-#, fuzzy
msgctxt "STR_DPFIELD_GROUP_BY_SECONDS"
msgid "Seconds"
msgstr "सकिंट (बहु.) "
#: globstr.hrc:481
-#, fuzzy
msgctxt "STR_DPFIELD_GROUP_BY_MINUTES"
msgid "Minutes"
msgstr "मिनट (बहु.) "
#: globstr.hrc:482
-#, fuzzy
msgctxt "STR_DPFIELD_GROUP_BY_HOURS"
msgid "Hours"
msgstr "घैंटे"
@@ -2452,7 +2442,6 @@ msgid "Quarters"
msgstr ""
#: globstr.hrc:486
-#, fuzzy
msgctxt "STR_DPFIELD_GROUP_BY_YEARS"
msgid "Years"
msgstr "बʼरे"
@@ -2585,7 +2574,6 @@ msgid "Number"
msgstr "संख्या"
#: globstr.hrc:510
-#, fuzzy
msgctxt "STR_PERCENT"
msgid "Percent"
msgstr "फीसदी"
@@ -2771,7 +2759,6 @@ msgid "Format error discovered in the file in sub-document $(ARG1) at $(ARG2)(ro
msgstr "रूप-रचना गल्ती $(ARG2) ( पंगताल,स्तंभ)पर $(ARG1)उप दस्तावेज च फाइल च लब्भी . "
#: scerrors.hrc:56
-#, fuzzy
msgctxt "RID_ERRHDLSC"
msgid "File format error found at $(ARG1)(row,col)."
msgstr "रूप-रचना गल्ती फाइल च $(ARG1) (पंगताल,स्तंभ ) पर लब्भी ."
@@ -2788,7 +2775,6 @@ msgid "Data could not be written."
msgstr ""
#: scerrors.hrc:64
-#, fuzzy
msgctxt "RID_ERRHDLSC"
msgid "$(ARG1)"
msgstr "$(ARG1)"
@@ -3326,7 +3312,6 @@ msgid "Provides an internal number for the date given."
msgstr "दित्ते दे डेटे लेई इक अंदरूनी संख्या उपलब्ध करांदा ऐ. "
#: scfuncs.hrc:182
-#, fuzzy
msgctxt "SC_OPCODE_GET_DATE"
msgid "Year"
msgstr "ब’रा "
@@ -3337,7 +3322,6 @@ msgid "An integer between 1583 and 9956 or 0 and 99 (19xx or 20xx depending on t
msgstr "1583 ते 9956 जां 0 ते 99 दे बश्कारै दा पूर्णांक (19xx जां 20xx परिभाशत विकल्प पर निर्भर). "
#: scfuncs.hrc:184
-#, fuzzy
msgctxt "SC_OPCODE_GET_DATE"
msgid "Month"
msgstr "म्हीना "
@@ -3348,7 +3332,6 @@ msgid "An integer between 1 and 12 representing the month."
msgstr "म्हीने दा प्रतिनिधित्व करदा 1 ते 12 दे बश्कारै दा पूर्णांक. "
#: scfuncs.hrc:186
-#, fuzzy
msgctxt "SC_OPCODE_GET_DATE"
msgid "Day"
msgstr "दिन "
@@ -3838,7 +3821,6 @@ msgid "Number"
msgstr "संख्या"
#: scfuncs.hrc:379
-#, fuzzy
msgctxt "SC_OPCODE_ISOWEEKNUM"
msgid "The internal number of the date."
msgstr "तरीका दी अंदरूनी संख्या. "
@@ -3857,7 +3839,6 @@ msgid "Number"
msgstr "संख्या"
#: scfuncs.hrc:386
-#, fuzzy
msgctxt "SC_OPCODE_WEEKNUM_OOO"
msgid "The internal number of the date."
msgstr "तरीका दी अंदरूनी संख्या. "
@@ -3880,7 +3861,6 @@ msgid "Calculates the date of Easter Sunday in a given year."
msgstr "दित्ते दे बॕरे च ईस्टर-ऐतबारै दी तरीका दी गणना करदा ऐ. "
#: scfuncs.hrc:395
-#, fuzzy
msgctxt "SC_OPCODE_EASTERSUNDAY"
msgid "Year"
msgstr "ब’रा "
@@ -4211,7 +4191,6 @@ msgid "Payment period. The total number of periods in which the annuity (pension
msgstr "भुगतान अवधि. जिस अवधि च सलाना भत्ता(पिनशन) दित्ता,उसदे दौरें दी कुल संख्या."
#: scfuncs.hrc:491
-#, fuzzy
msgctxt "SC_OPCODE_IPMT"
msgid "PV"
msgstr "PV"
@@ -4343,7 +4322,6 @@ msgid "The present value. The present value or the amount the annuity is current
msgstr "वर्तमान मुल्ल. वर्तमान मुल्ल जां ओह् रकम जिसदे बरोबर इसलै सलाना भत्ता ऐ . "
#: scfuncs.hrc:527
-#, fuzzy
msgctxt "SC_OPCODE_CUM_PRINC"
msgid "S"
msgstr "S"
@@ -4399,7 +4377,6 @@ msgid "Payment period. The total number of periods in which the annuity (pension
msgstr "भुगतान अवधि. जिस अवधि च सलाना भत्ता(पिनशन) दित्ता,उसदे दौरें दी कुल संख्या."
#: scfuncs.hrc:543
-#, fuzzy
msgctxt "SC_OPCODE_CUM_IPMT"
msgid "PV"
msgstr "PV"
@@ -4620,7 +4597,6 @@ msgid "Periods: The period for which the depreciation is calculated. The time un
msgstr "दौर(बहु.). ओह् अवधि जिसदे लेई अवमुल्लन दी गणना होई. अवधि लेई बरती दी समां इकाई उपयोगी जीवन लेई बरती गेदी जिन्नी गै होनी लोड़दी. "
#: scfuncs.hrc:607
-#, fuzzy
msgctxt "SC_OPCODE_DB"
msgid "Month"
msgstr "म्हीना "
@@ -4677,7 +4653,6 @@ msgid "Start. The first period for depreciation in the same time unit as the use
msgstr "शुरू. अवमुल्लन लेई पैह्‌ली अवधि दी समां इकाई उपयोगी जीवन समां इकाई जिन्नी गै ."
#: scfuncs.hrc:623
-#, fuzzy
msgctxt "SC_OPCODE_VBD"
msgid "End"
msgstr "अंत"
@@ -4725,7 +4700,6 @@ msgid "Nominal interest"
msgstr ""
#: scfuncs.hrc:637
-#, fuzzy
msgctxt "SC_OPCODE_EFFECT"
msgid "P"
msgstr "P"
@@ -4742,7 +4716,6 @@ msgid "Calculates the yearly nominal interest rate as an effective interest rate
msgstr "सलाना नांमात्तर ब्याज दर गी गणना प्रभावी ब्याज दर दे रूपै च करदा ऐ. "
#: scfuncs.hrc:645
-#, fuzzy
msgctxt "SC_OPCODE_NOMINAL"
msgid "Effective rate"
msgstr "प्रभावी दर "
@@ -4753,7 +4726,6 @@ msgid "The effective interest rate"
msgstr "प्रभावी ब्याज दर"
#: scfuncs.hrc:647
-#, fuzzy
msgctxt "SC_OPCODE_NOMINAL"
msgid "NPER"
msgstr "NPER"
@@ -4769,7 +4741,6 @@ msgid "Net present value. Calculates the net present value of an investment base
msgstr "खालस वर्तमाम मुल्ल. मेआदी भुगतानें दे सिलसिले ते छूट दर पर अधारत इक निवेश दे खालस वर्तमान मुल्लै दी गणना करदा ऐ. "
#: scfuncs.hrc:655
-#, fuzzy
msgctxt "SC_OPCODE_NPV"
msgid "Rate"
msgstr "दर "
@@ -4802,7 +4773,6 @@ msgid "Values"
msgstr "मुल्ल(बहु.)"
#: scfuncs.hrc:666
-#, fuzzy
msgctxt "SC_OPCODE_IRR"
msgid "An array or reference to cells whose contents correspond to the payments."
msgstr "ओह् इक तरतीबी-जमात जां सैल्लें च हवाला ,जिसदी विशे-सूची भुगतानें कन्नै सरबंधत होंदी ऐ."
@@ -4833,7 +4803,6 @@ msgid "An array or reference to cells whose contents correspond to the payments.
msgstr "ओह् इक तरतीबी-जमात जां सैल्लें च हवाला ,जिसदी विशे-सूची भुगतानें कन्नै सरबंधत होंदी ऐ."
#: scfuncs.hrc:677
-#, fuzzy
msgctxt "SC_OPCODE_MIRR"
msgid "Investment"
msgstr "निवेश"
@@ -4861,7 +4830,6 @@ msgid "Returns the amount of interest for constant amortization rates."
msgstr "स्थाई प्रतिशोधन दरें लेई ब्याज दी रकम परतांदा ऐ. "
#: scfuncs.hrc:687
-#, fuzzy
msgctxt "SC_OPCODE_ISPMT"
msgid "Rate"
msgstr "दर "
@@ -4893,7 +4861,6 @@ msgid "Sum total of amortization periods."
msgstr "प्रतिशोधन दौरें दा कुल जमा जोड़."
#: scfuncs.hrc:693
-#, fuzzy
msgctxt "SC_OPCODE_ISPMT"
msgid "Investment"
msgstr "निवेश"
@@ -4909,7 +4876,6 @@ msgid "Duration. Calculates the number of periods required by an investment to a
msgstr ""
#: scfuncs.hrc:701
-#, fuzzy
msgctxt "SC_OPCODE_PDURATION"
msgid "Rate"
msgstr "दर "
@@ -4920,7 +4886,6 @@ msgid "The constant rate of interest."
msgstr ""
#: scfuncs.hrc:703
-#, fuzzy
msgctxt "SC_OPCODE_PDURATION"
msgid "PV"
msgstr "PV"
@@ -4932,13 +4897,11 @@ msgid "The present value. The current value of the investment."
msgstr "वर्तमान मुल्ल. निवेश दा मजूदा मुल्ल."
#: scfuncs.hrc:705
-#, fuzzy
msgctxt "SC_OPCODE_PDURATION"
msgid "FV"
msgstr "FV"
#: scfuncs.hrc:706
-#, fuzzy
msgctxt "SC_OPCODE_PDURATION"
msgid "The future value of the investment."
msgstr "निवेश दा भविक्ख- मुल्ल."
@@ -4960,7 +4923,6 @@ msgid "The number of periods used in the calculation."
msgstr "गणना च बरतोए दे दौरें दी संख्या. "
#: scfuncs.hrc:715
-#, fuzzy
msgctxt "SC_OPCODE_RRI"
msgid "PV"
msgstr "PV"
@@ -5130,7 +5092,6 @@ msgid "Returns TRUE if the cell is a formula cell."
msgstr "सैल्ल जेकर इक फार्मूला सैल्ल ऐ तां TRUE परतांदा ऐ. "
#: scfuncs.hrc:797
-#, fuzzy
msgctxt "SC_OPCODE_IS_FORMULA"
msgid "Reference"
msgstr "हवाला "
@@ -5363,7 +5324,6 @@ msgid "Returns TRUE if an odd number of arguments evaluates to TRUE."
msgstr ""
#: scfuncs.hrc:911
-#, fuzzy
msgctxt "SC_OPCODE_XOR"
msgid "Logical value "
msgstr "तर्की मुल्ल"
@@ -5436,7 +5396,6 @@ msgid "Counts the blank cells in a specified range."
msgstr "इक निश्चत फलाऽ दे कोरे सैल्लें गी गिनदा ऐ. "
#: scfuncs.hrc:945
-#, fuzzy
msgctxt "SC_OPCODE_COUNT_EMPTY_CELLS"
msgid "Range"
msgstr "फलाऽ"
@@ -5457,7 +5416,6 @@ msgid "Returns the sum of all arguments."
msgstr "सभनें आर्ग्युमैंटें दा जमा जोड़ परतांदा ऐ. "
#: scfuncs.hrc:959
-#, fuzzy
msgctxt "SC_OPCODE_SUM"
msgid "Number "
msgstr "संख्या "
@@ -5474,7 +5432,6 @@ msgid "Returns the sum of the squares of the arguments."
msgstr "आर्ग्युमैंटें दे वर्णें दा जमा जोड़ परतांदा ऐ."
#: scfuncs.hrc:967
-#, fuzzy
msgctxt "SC_OPCODE_SUM_SQ"
msgid "Number "
msgstr "संख्या "
@@ -5508,7 +5465,6 @@ msgid "Totals the arguments that meet the condition."
msgstr "शर्तां पूरियां करदे आर्ग्युमैंटें दा कुल जोड़. "
#: scfuncs.hrc:983
-#, fuzzy
msgctxt "SC_OPCODE_SUM_IF"
msgid "Range"
msgstr "फलाऽ"
@@ -5519,7 +5475,6 @@ msgid "The range to be evaluated by the criteria given."
msgstr "फलाऽ दा मूल्यांकन दित्ते दे ध्रुवें कन्नै होना ऐ. "
#: scfuncs.hrc:985
-#, fuzzy
msgctxt "SC_OPCODE_SUM_IF"
msgid "Criteria"
msgstr "ध्रुवे"
@@ -5547,7 +5502,6 @@ msgid "Averages the arguments that meet the conditions."
msgstr "शर्तां पूरियां करदे आर्ग्युमैंटें दा कुल जोड़. "
#: scfuncs.hrc:995
-#, fuzzy
msgctxt "SC_OPCODE_AVERAGE_IF"
msgid "Range"
msgstr "फलाऽ"
@@ -5558,7 +5512,6 @@ msgid "The range to be evaluated by the criteria given."
msgstr "फलाऽ दा मूल्यांकन दित्ते दे ध्रुवें कन्नै होना ऐ. "
#: scfuncs.hrc:997
-#, fuzzy
msgctxt "SC_OPCODE_AVERAGE_IF"
msgid "Criteria"
msgstr "ध्रुवे"
@@ -5688,7 +5641,6 @@ msgid "Counts the arguments which meet the set conditions."
msgstr "सैट्ट शर्तां पूरियां करदे आर्ग्युमैंटें दी गणना करदा ऐ. "
#: scfuncs.hrc:1040
-#, fuzzy
msgctxt "SC_OPCODE_COUNT_IF"
msgid "Range"
msgstr "फलाऽ"
@@ -5700,7 +5652,6 @@ msgid "The range of cells to be evaluated by the criteria given."
msgstr "फलाऽ दा मूल्यांकन दित्ते दे ध्रुवें कन्नै होना ऐ. "
#: scfuncs.hrc:1042
-#, fuzzy
msgctxt "SC_OPCODE_COUNT_IF"
msgid "Criteria"
msgstr "ध्रुवे"
@@ -6320,7 +6271,6 @@ msgid "Calculates subtotals in a spreadsheet."
msgstr "इक स्प्रैडशीट च आंशक जोड़ दी गणना करदा ऐ. "
#: scfuncs.hrc:1346
-#, fuzzy
msgctxt "SC_OPCODE_SUB_TOTAL"
msgid "Function"
msgstr "फंक्शन "
@@ -6331,7 +6281,6 @@ msgid "Function index. Is an index of the possible functions Total, Max, ..."
msgstr "फंक्शन इंडैक्स. क्या मुमकन फंक्शनें दे कुल जोड़ दा इक इंडैक्स है,बद्धोबद्ध,..."
#: scfuncs.hrc:1348
-#, fuzzy
msgctxt "SC_OPCODE_SUB_TOTAL"
msgid "Range"
msgstr "फलाऽ"
@@ -6763,19 +6712,16 @@ msgid "Number"
msgstr "संख्या"
#: scfuncs.hrc:1511
-#, fuzzy
msgctxt "SC_OPCODE_FLOOR_MATH"
msgid "The number to be rounded down."
msgstr "खॕल्ले गी पूरी कीती जाने आह्‌ली संख्या. "
#: scfuncs.hrc:1512
-#, fuzzy
msgctxt "SC_OPCODE_FLOOR_MATH"
msgid "Significance"
msgstr "म्हत्तव "
#: scfuncs.hrc:1513
-#, fuzzy
msgctxt "SC_OPCODE_FLOOR_MATH"
msgid "The number to whose multiple the value is to be rounded down."
msgstr "ओह् संख्या ,जिसदे जर्ब-फल च मुल्ल खॕल्ले गी पूरा होना ऐ."
@@ -6804,13 +6750,11 @@ msgid "Number"
msgstr "संख्या"
#: scfuncs.hrc:1523
-#, fuzzy
msgctxt "SC_OPCODE_FLOOR_PRECISE"
msgid "The number to be rounded down."
msgstr "खॕल्ले गी पूरी कीती जाने आह्‌ली संख्या. "
#: scfuncs.hrc:1524
-#, fuzzy
msgctxt "SC_OPCODE_FLOOR_PRECISE"
msgid "Significance"
msgstr "म्हत्तव "
@@ -7096,7 +7040,6 @@ msgid "Linear type"
msgstr "सेधमां_किस्म "
#: scfuncs.hrc:1643
-#, fuzzy
msgctxt "SC_OPCODE_LINEST"
msgid "If type = 0 the linears will be calculated through the zero point, or else moved linears."
msgstr "जेकर किस्म = 0 ऐ तां सेधमें दी गणना सिफरे राहें होग जां नेईं ते सेधमें लेते जाङन. "
@@ -7144,7 +7087,6 @@ msgid "Function type"
msgstr "फंक्शन_किस्म "
#: scfuncs.hrc:1657
-#, fuzzy
msgctxt "SC_OPCODE_LOGEST"
msgid "If type = 0 then the functions will be calculated in the form of y=m^x, or also functions y=b*m^x."
msgstr "जेकर किस्म = 0 ऐ तां फंक्शनें दी गणना y=m^x दे रूप च होग,जां y=b*m^x फंक्शन च बी. "
@@ -7294,7 +7236,6 @@ msgid "Returns the maximum value in a list of arguments."
msgstr "आर्ग्युमैंटें दी सूची च बद्धोबद्ध मुल्ल परतांदा ऐ."
#: scfuncs.hrc:1710
-#, fuzzy
msgctxt "SC_OPCODE_MAX"
msgid "Number "
msgstr "संख्या "
@@ -7328,7 +7269,6 @@ msgid "Returns the minimum value in a list of arguments."
msgstr "आर्ग्युमैंटें दी सूची च घट्टोघट्ट मुल्ल परतांदा ऐ."
#: scfuncs.hrc:1726
-#, fuzzy
msgctxt "SC_OPCODE_MIN"
msgid "Number "
msgstr "संख्या "
@@ -7362,7 +7302,6 @@ msgid "Calculates the variance based on a sample."
msgstr "इक नमूने पर अधारत तर्की प्रमाणी-तर्क दी गणना करदा ऐ. "
#: scfuncs.hrc:1742
-#, fuzzy
msgctxt "SC_OPCODE_VAR"
msgid "Number "
msgstr "संख्या "
@@ -7379,7 +7318,6 @@ msgid "Calculates the variance based on a sample."
msgstr "इक नमूने पर अधारत तर्की प्रमाणी-तर्क दी गणना करदा ऐ. "
#: scfuncs.hrc:1750
-#, fuzzy
msgctxt "SC_OPCODE_VAR_S"
msgid "Number "
msgstr "संख्या "
@@ -7413,7 +7351,6 @@ msgid "Calculates variance based on the entire population."
msgstr "सारी जनसंख्या पर अधारत तर्की प्रमाणी-तर्क दी गणना करदा ऐ. "
#: scfuncs.hrc:1766
-#, fuzzy
msgctxt "SC_OPCODE_VAR_P"
msgid "Number "
msgstr "संख्या "
@@ -7430,7 +7367,6 @@ msgid "Calculates variance based on the entire population."
msgstr "सारी जनसंख्या पर अधारत तर्की प्रमाणी-तर्क दी गणना करदा ऐ. "
#: scfuncs.hrc:1774
-#, fuzzy
msgctxt "SC_OPCODE_VAR_P_MS"
msgid "Number "
msgstr "संख्या "
@@ -7464,7 +7400,6 @@ msgid "Calculates the standard deviation based on a sample."
msgstr "नमूने पर अधारत मानक विचलन दी गणना करदा ऐ. "
#: scfuncs.hrc:1790
-#, fuzzy
msgctxt "SC_OPCODE_ST_DEV"
msgid "Number "
msgstr "संख्या "
@@ -7481,7 +7416,6 @@ msgid "Calculates the standard deviation based on a sample."
msgstr "नमूने पर अधारत मानक विचलन दी गणना करदा ऐ. "
#: scfuncs.hrc:1798
-#, fuzzy
msgctxt "SC_OPCODE_ST_DEV_S"
msgid "Number "
msgstr "संख्या "
@@ -7515,7 +7449,6 @@ msgid "Calculates the standard deviation based on the entire population."
msgstr "सारी जनसंख्या पर अधारत मानक विचलन दी गणना करदा ऐ. "
#: scfuncs.hrc:1814
-#, fuzzy
msgctxt "SC_OPCODE_ST_DEV_P"
msgid "Number "
msgstr "संख्या "
@@ -7532,7 +7465,6 @@ msgid "Calculates the standard deviation based on the entire population."
msgstr "सारी जनसंख्या पर अधारत मानक विचलन दी गणना करदा ऐ. "
#: scfuncs.hrc:1822
-#, fuzzy
msgctxt "SC_OPCODE_ST_DEV_P_MS"
msgid "Number "
msgstr "संख्या "
@@ -7566,7 +7498,6 @@ msgid "Returns the average of a sample."
msgstr "इक नमूने दी औसत परतांदा ऐ."
#: scfuncs.hrc:1838
-#, fuzzy
msgctxt "SC_OPCODE_AVERAGE"
msgid "Number "
msgstr "संख्या "
@@ -7600,7 +7531,6 @@ msgid "Returns the sum of squares of deviations from the sample mean value"
msgstr "नमूना औसत मुल्ल चा विचलनें दे वर्गें दे जमा-जोड़ परतांदा ऐ. "
#: scfuncs.hrc:1854
-#, fuzzy
msgctxt "SC_OPCODE_DEV_SQ"
msgid "Number "
msgstr "संख्या "
@@ -7617,7 +7547,6 @@ msgid "Returns the average of the absolute deviations of a sample from the mean.
msgstr "औसत चा इक नमूने दे पूर्ण विचलन दी औसत परतांदा ऐ. "
#: scfuncs.hrc:1862
-#, fuzzy
msgctxt "SC_OPCODE_AVE_DEV"
msgid "Number "
msgstr "संख्या "
@@ -7634,7 +7563,6 @@ msgid "Returns the skewness of a distribution."
msgstr "बंडांदरे दी स्क्युनैस परतांदा ऐ. "
#: scfuncs.hrc:1870
-#, fuzzy
msgctxt "SC_OPCODE_SKEW"
msgid "Number "
msgstr "संख्या "
@@ -7651,7 +7579,6 @@ msgid "Returns the skewness of a distribution using the population of a random v
msgstr ""
#: scfuncs.hrc:1878
-#, fuzzy
msgctxt "SC_OPCODE_SKEWP"
msgid "Number "
msgstr "संख्या "
@@ -7668,7 +7595,6 @@ msgid "Returns the kurtosis of a distribution."
msgstr "बंडांदरे दा कुर्टौसिस परतांदा ऐ. "
#: scfuncs.hrc:1886
-#, fuzzy
msgctxt "SC_OPCODE_KURT"
msgid "Number "
msgstr "संख्या "
@@ -7685,7 +7611,6 @@ msgid "Returns the geometric mean of a sample."
msgstr "नमूने दी ज्योमैट्रिक औसत परतांदा ऐ. "
#: scfuncs.hrc:1894
-#, fuzzy
msgctxt "SC_OPCODE_GEO_MEAN"
msgid "Number "
msgstr "संख्या "
@@ -7702,7 +7627,6 @@ msgid "Returns the harmonic mean of a sample."
msgstr "नमूने दी हार्मोनिक औसत परतांदा ऐ. "
#: scfuncs.hrc:1902
-#, fuzzy
msgctxt "SC_OPCODE_HAR_MEAN"
msgid "Number "
msgstr "संख्या "
@@ -7719,7 +7643,6 @@ msgid "Returns the most common value in a sample."
msgstr "नमूने दा सभनें शा सामान्य मुल्ल परतांदा ऐ. "
#: scfuncs.hrc:1910
-#, fuzzy
msgctxt "SC_OPCODE_MODAL_VALUE"
msgid "Number "
msgstr "संख्या "
@@ -7736,7 +7659,6 @@ msgid "Returns the most common value in a sample."
msgstr "नमूने दा सभनें शा सामान्य मुल्ल परतांदा ऐ. "
#: scfuncs.hrc:1918
-#, fuzzy
msgctxt "SC_OPCODE_MODAL_VALUE_MS"
msgid "Number "
msgstr "संख्या "
@@ -7753,7 +7675,6 @@ msgid "Returns the most common value in a sample."
msgstr "नमूने दा सभनें शा सामान्य मुल्ल परतांदा ऐ. "
#: scfuncs.hrc:1926
-#, fuzzy
msgctxt "SC_OPCODE_MODAL_VALUE_MULTI"
msgid "Number "
msgstr "संख्या "
@@ -7770,7 +7691,6 @@ msgid "Returns the median of a given sample."
msgstr "दित्ते दे नमूने दा मीडियन परतांदा ऐ. "
#: scfuncs.hrc:1934
-#, fuzzy
msgctxt "SC_OPCODE_MEDIAN"
msgid "Number "
msgstr "संख्या "
@@ -8021,7 +7941,6 @@ msgid "The value for which percentage ranking is to be determined."
msgstr "ओह् मुल्ल ,जेह्‌दे लेई फीसदी दरजाकरण तैऽ होना ऐ. "
#: scfuncs.hrc:2026
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK"
msgid "Significance"
msgstr "म्हत्तव "
@@ -8059,7 +7978,6 @@ msgid "The value for which percentage ranking is to be determined."
msgstr "ओह् मुल्ल ,जेह्‌दे लेई फीसदी दरजाकरण तैऽ होना ऐ. "
#: scfuncs.hrc:2038
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK_EXC"
msgid "Significance"
msgstr "म्हत्तव "
@@ -8097,7 +8015,6 @@ msgid "The value for which percentage ranking is to be determined."
msgstr "ओह् मुल्ल ,जेह्‌दे लेई फीसदी दरजाकरण तैऽ होना ऐ. "
#: scfuncs.hrc:2050
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK_INC"
msgid "Significance"
msgstr "म्हत्तव "
@@ -8175,7 +8092,6 @@ msgid "Type"
msgstr "किस्म "
#: scfuncs.hrc:2075
-#, fuzzy
msgctxt "SC_OPCODE_RANK_EQ"
msgid "Sequence order: 0 or omitted means descending, any other value than 0 means ascending."
msgstr "सीक्वेंस क्रम:0 जां नेईं देने दा मतलब ऐ-घटदा क्रम,0 दे इलावा कुसै दुए मुल्लै दा मतलब ऐ-चढ़दा क्रम "
@@ -8212,7 +8128,6 @@ msgid "Type"
msgstr "किस्म "
#: scfuncs.hrc:2087
-#, fuzzy
msgctxt "SC_OPCODE_RANK_AVG"
msgid "Sequence order: 0 or omitted means descending, any other value than 0 means ascending."
msgstr "सीक्वेंस क्रम:0 जां नेईं देने दा मतलब ऐ-घटदा क्रम,0 दे इलावा कुसै दुए मुल्लै दा मतलब ऐ-चढ़दा क्रम "
@@ -8486,7 +8401,6 @@ msgid "C"
msgstr ""
#: scfuncs.hrc:2185
-#, fuzzy
msgctxt "SC_OPCODE_BINOM_DIST_MS"
msgid "Cumulated. C=0 calculates the individual probability, C=1 the cumulated probability."
msgstr "जोड़े दा. C=0 व्यक्तिगत संभावना दा गणना करदा ऐ, C=1जोड़ी दी संभावना. "
@@ -8562,7 +8476,6 @@ msgid "The success probability of a trial."
msgstr "अभ्यास दी सफलता संभावना "
#: scfuncs.hrc:2210
-#, fuzzy
msgctxt "SC_OPCODE_NEG_BINOM_DIST_MS"
msgid "Cumulative"
msgstr "C"
@@ -8600,7 +8513,6 @@ msgid "The success probability of a trial."
msgstr "अभ्यास दी सफलता संभावना "
#: scfuncs.hrc:2222
-#, fuzzy
msgctxt "SC_OPCODE_CRIT_BINOM"
msgid "Alpha"
msgstr "अल्फा "
@@ -8637,7 +8549,6 @@ msgid "The success probability of a trial."
msgstr "अभ्यास दी सफलता संभावना "
#: scfuncs.hrc:2234
-#, fuzzy
msgctxt "SC_OPCODE_BINOM_INV"
msgid "Alpha"
msgstr "अल्फा "
@@ -8674,7 +8585,6 @@ msgid "Mean. The mean value of the Poisson distribution."
msgstr "औसत. पाइसन बंडांदरे दा औसत मुल्ल"
#: scfuncs.hrc:2246
-#, fuzzy
msgctxt "SC_OPCODE_POISSON_DIST"
msgid "Cumulative"
msgstr "C"
@@ -8711,13 +8621,11 @@ msgid "Mean. The mean value of the Poisson distribution."
msgstr "औसत. पाइसन बंडांदरे दा औसत मुल्ल"
#: scfuncs.hrc:2258
-#, fuzzy
msgctxt "SC_OPCODE_POISSON_DIST_MS"
msgid "Cumulative"
msgstr "C"
#: scfuncs.hrc:2259
-#, fuzzy
msgctxt "SC_OPCODE_POISSON_DIST_MS"
msgid "0 or FALSE calculates the probability density function. Any other value or TRUE or omitted calculates the cumulative distribution function."
msgstr "जोड़े दा. C=0 cघनता फंक्शन दी गणना करदा ऐ, C=1 बंडांदरा. "
@@ -8862,7 +8770,6 @@ msgid "Number"
msgstr "संख्या"
#: scfuncs.hrc:2307
-#, fuzzy
msgctxt "SC_OPCODE_NORM_INV_MS"
msgid "The probability value for which the inverse normal distribution is to be calculated."
msgstr "ओह् संभावना मुल्ल, जिसदे लेई उल्टा नार्मल बंडांदरे दी गणना होनी ऐ."
@@ -8921,7 +8828,6 @@ msgid "The value for which the standard normal distribution is to be calculated.
msgstr "ओह् मुल्ल,जिसदे लेई लाग नार्मल बंडांदरे दी गणना होनी ऐ."
#: scfuncs.hrc:2328
-#, fuzzy
msgctxt "SC_OPCODE_STD_NORM_DIST_MS"
msgid "Cumulative"
msgstr "C"
@@ -8960,7 +8866,6 @@ msgid "Number"
msgstr "संख्या"
#: scfuncs.hrc:2345
-#, fuzzy
msgctxt "SC_OPCODE_S_NORM_INV_MS"
msgid "The probability value for which the inverse standard normal distribution is to be calculated."
msgstr "ओह् संभावना मुल्ल, जिसदे लेई उल्टा मानक नार्मल बंडांदरे दी गणना होनी ऐ."
@@ -9002,13 +8907,11 @@ msgid "The standard deviation of the log normal distribution. It is set to 1 if
msgstr "मानक विचलन. लाग नार्मल बंडांदरे दा मानक विचलन. "
#: scfuncs.hrc:2358
-#, fuzzy
msgctxt "SC_OPCODE_LOG_NORM_DIST"
msgid "Cumulative"
msgstr "C"
#: scfuncs.hrc:2359
-#, fuzzy
msgctxt "SC_OPCODE_LOG_NORM_DIST"
msgid "0 or FALSE calculates the probability density function. Any other value or TRUE or omitted calculates the cumulative distribution function."
msgstr "जोड़े दा. C=0 cघनता फंक्शन दी गणना करदा ऐ, C=1 बंडांदरा. "
@@ -9052,7 +8955,6 @@ msgid "The standard deviation of the log normal distribution."
msgstr "औसत मुल्ल. लाग नार्मल बंडांदरे दा औसत मुल्ल"
#: scfuncs.hrc:2372
-#, fuzzy
msgctxt "SC_OPCODE_LOG_NORM_DIST_MS"
msgid "Cumulative"
msgstr "C"
@@ -9112,7 +9014,6 @@ msgid "Number"
msgstr "संख्या"
#: scfuncs.hrc:2393
-#, fuzzy
msgctxt "SC_OPCODE_LOG_INV_MS"
msgid "The probability value for which the inverse log normal distribution is to be calculated."
msgstr "ओह् संभावना मुल्ल, जिसदे लेई उल्टा लाग नार्मल बंडांदरे दी गणना होनी ऐ."
@@ -9227,7 +9128,6 @@ msgid "The value for which the gamma distribution is to be calculated."
msgstr "ओह् मुल्ल,जिसदे लेई गामा बंडांदरे दी गणना होनी ऐ."
#: scfuncs.hrc:2430
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_DIST"
msgid "Alpha"
msgstr "अल्फा "
@@ -9259,7 +9159,6 @@ msgid "0 or FALSE calculates the probability density function. Any other value o
msgstr "जोड़े दा. C=0 cघनता फंक्शन दी गणना करदा ऐ, C=1 बंडांदरा. "
#: scfuncs.hrc:2441
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_DIST_MS"
msgid "Returns the value of the probability density function or the cumulative distribution function for the Gamma distribution."
msgstr "गामा बंडांदरे दे मुल्ल."
@@ -9275,7 +9174,6 @@ msgid "The value for which the gamma distribution is to be calculated."
msgstr "ओह् मुल्ल,जिसदे लेई गामा बंडांदरे दी गणना होनी ऐ."
#: scfuncs.hrc:2444
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_DIST_MS"
msgid "Alpha"
msgstr "अल्फा "
@@ -9297,7 +9195,6 @@ msgid "The Beta parameter of the Gamma distribution."
msgstr "गामा बंडांदरे दा बीटा मापदंड"
#: scfuncs.hrc:2448
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_DIST_MS"
msgid "Cumulative"
msgstr "C"
@@ -9324,7 +9221,6 @@ msgid "The probability value for which the inverse gamma distribution is to be c
msgstr "ओह् संभावना मुल्ल, जिसदे लेई उल्टा गामा बंडांदरे दी गणना होनी ऐ."
#: scfuncs.hrc:2458
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_INV"
msgid "Alpha"
msgstr "अल्फा "
@@ -9356,13 +9252,11 @@ msgid "Number"
msgstr "संख्या"
#: scfuncs.hrc:2469
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_INV_MS"
msgid "The probability value for which the inverse gamma distribution is to be calculated."
msgstr "ओह् संभावना मुल्ल, जिसदे लेई उल्टा गामा बंडांदरे दी गणना होनी ऐ."
#: scfuncs.hrc:2470
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_INV_MS"
msgid "Alpha"
msgstr "अल्फा "
@@ -9409,7 +9303,6 @@ msgid "Number"
msgstr "संख्या"
#: scfuncs.hrc:2489
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_LN_MS"
msgid "The value for which the natural logarithm of the gamma function is to be calculated."
msgstr "ओह् मुल्ल जिसदे लेई गामा फंक्शन दे कुदरती लोगरिद्‌म दी गणना होनी ऐ. "
@@ -9447,7 +9340,6 @@ msgid "The value for which the beta distribution is to be calculated."
msgstr "ओह् मुल्ल,जिसदे लेई बीटा बंडांदरे दी गणना होनी ऐ."
#: scfuncs.hrc:2508
-#, fuzzy
msgctxt "SC_OPCODE_BETA_DIST"
msgid "Alpha"
msgstr "अल्फा "
@@ -9489,7 +9381,6 @@ msgid "The final value for the value interval of the distribution."
msgstr "बंडांदरे दे मुल्ल वक्फे लेई आखरी मुल्ल . "
#: scfuncs.hrc:2516
-#, fuzzy
msgctxt "SC_OPCODE_BETA_DIST"
msgid "Cumulative"
msgstr "C"
@@ -9517,7 +9408,6 @@ msgid "The probability value for which the inverse beta distribution is to be ca
msgstr "ओह् संभावना मुल्ल, जिसदे लेई उल्टा बीटा बंडांदरे दी गणना होनी ऐ."
#: scfuncs.hrc:2526
-#, fuzzy
msgctxt "SC_OPCODE_BETA_INV"
msgid "Alpha"
msgstr "अल्फा "
@@ -9575,7 +9465,6 @@ msgid "The value for which the beta distribution is to be calculated."
msgstr "ओह् मुल्ल,जिसदे लेई बीटा बंडांदरे दी गणना होनी ऐ."
#: scfuncs.hrc:2542
-#, fuzzy
msgctxt "SC_OPCODE_BETA_DIST_MS"
msgid "Alpha"
msgstr "अल्फा "
@@ -9597,7 +9486,6 @@ msgid "The Beta parameter of the Beta distribution."
msgstr "बीटा बंडांदरे दा बीटा मापदंड"
#: scfuncs.hrc:2546
-#, fuzzy
msgctxt "SC_OPCODE_BETA_DIST_MS"
msgid "Cumulative"
msgstr "C"
@@ -9640,13 +9528,11 @@ msgid "Number"
msgstr "संख्या"
#: scfuncs.hrc:2559
-#, fuzzy
msgctxt "SC_OPCODE_BETA_INV_MS"
msgid "The probability value for which the inverse beta distribution is to be calculated."
msgstr "ओह् संभावना मुल्ल, जिसदे लेई उल्टा बीटा बंडांदरे दी गणना होनी ऐ."
#: scfuncs.hrc:2560
-#, fuzzy
msgctxt "SC_OPCODE_BETA_INV_MS"
msgid "Alpha"
msgstr "अल्फा "
@@ -9828,7 +9714,6 @@ msgid "The population size."
msgstr "जनसंख्या नाप"
#: scfuncs.hrc:2610
-#, fuzzy
msgctxt "SC_OPCODE_HYP_GEOM_DIST"
msgid "Cumulative"
msgstr "C"
@@ -9887,7 +9772,6 @@ msgid "The population size."
msgstr "जनसंख्या नाप"
#: scfuncs.hrc:2626
-#, fuzzy
msgctxt "SC_OPCODE_HYP_GEOM_DIST_MS"
msgid "Cumulative"
msgstr "C"
@@ -9987,7 +9871,6 @@ msgid "The degrees of freedom of the T distribution."
msgstr "F बंडांदरे दी अजादी दियां डिग्रियां."
#: scfuncs.hrc:2660
-#, fuzzy
msgctxt "SC_OPCODE_T_DIST_MS"
msgid "Cumulative"
msgstr "C"
@@ -10063,7 +9946,6 @@ msgid "Number"
msgstr "संख्या"
#: scfuncs.hrc:2689
-#, fuzzy
msgctxt "SC_OPCODE_T_INV_MS"
msgid "The probability value for which the inverse T distribution is to be calculated."
msgstr "ओह् संभावना मुल्ल, जिसदे लेई उल्टा T बंडांदरे दी गणना होनी ऐ."
@@ -10092,7 +9974,6 @@ msgid "Number"
msgstr "संख्या"
#: scfuncs.hrc:2699
-#, fuzzy
msgctxt "SC_OPCODE_T_INV_2T"
msgid "The probability value for which the inverse T distribution is to be calculated."
msgstr "ओह् संभावना मुल्ल, जिसदे लेई उल्टा T बंडांदरे दी गणना होनी ऐ."
@@ -10184,7 +10065,6 @@ msgid "The degrees of freedom in the denominator of the F distribution."
msgstr "F बंडांदरे दे डिनोमिनेटर दी अजादी दियां डिग्रियां."
#: scfuncs.hrc:2726
-#, fuzzy
msgctxt "SC_OPCODE_F_DIST_LT"
msgid "Cumulative"
msgstr "C"
@@ -10283,7 +10163,6 @@ msgid "Number"
msgstr "संख्या"
#: scfuncs.hrc:2759
-#, fuzzy
msgctxt "SC_OPCODE_F_INV_LT"
msgid "The probability value for which the inverse F distribution is to be calculated."
msgstr "ओह् संभावना मुल्ल, जिसदे लेई उल्टा F बंडांदरे दी गणना होनी ऐ."
@@ -10323,7 +10202,6 @@ msgid "Number"
msgstr "संख्या"
#: scfuncs.hrc:2771
-#, fuzzy
msgctxt "SC_OPCODE_F_INV_RT"
msgid "The probability value for which the inverse F distribution is to be calculated."
msgstr "ओह् संभावना मुल्ल, जिसदे लेई उल्टा F बंडांदरे दी गणना होनी ऐ."
@@ -10429,19 +10307,16 @@ msgid "The degrees of freedom of the chi-square distribution."
msgstr " ची वर्ग बंडांदरे दी अजादी दियां डिग्रियां. "
#: scfuncs.hrc:2807
-#, fuzzy
msgctxt "SC_OPCODE_CHISQ_DIST"
msgid "Cumulative"
msgstr "C"
#: scfuncs.hrc:2808
-#, fuzzy
msgctxt "SC_OPCODE_CHISQ_DIST"
msgid "0 or FALSE calculates the probability density function. Any other value or TRUE or omitted calculates the cumulative distribution function."
msgstr "जोड़े दा. C=0 cघनता फंक्शन दी गणना करदा ऐ, C=1 बंडांदरा. "
#: scfuncs.hrc:2815
-#, fuzzy
msgctxt "SC_OPCODE_CHISQ_DIST_MS"
msgid "Returns left-tail probability of the cumulative distribution function or values of the probability density function of the chi-square distribution."
msgstr "कठरोनजोग बंडांदरा फंक्शन दी लैफ्ट टेल प्राबएबिलिटी जां काइ स्क्वायर बंडांदरे दे बएबिलिटी घनत्व फंक्शन दे मुल्ल दिंदा ऐ."
@@ -10452,7 +10327,6 @@ msgid "Number"
msgstr "संख्या"
#: scfuncs.hrc:2817
-#, fuzzy
msgctxt "SC_OPCODE_CHISQ_DIST_MS"
msgid "The value for which the probability density function or cumulative distribution function is to be calculated."
msgstr "ओह् मुल्ल जिस आस्तै प्राबएबिलिटी घनत्व फंक्शन जां कठरोनजोग बंडांदरा फंक्शन दी गणना कीती जानी ऐ."
@@ -10469,7 +10343,6 @@ msgid "The degrees of freedom of the chi-square distribution."
msgstr " ची वर्ग बंडांदरे दी अजादी दियां डिग्रियां. "
#: scfuncs.hrc:2820
-#, fuzzy
msgctxt "SC_OPCODE_CHISQ_DIST_MS"
msgid "Cumulative"
msgstr "C"
@@ -10519,7 +10392,6 @@ msgid "Number"
msgstr "संख्या"
#: scfuncs.hrc:2841
-#, fuzzy
msgctxt "SC_OPCODE_CHI_INV_MS"
msgid "The probability value for which the inverse chi square distribution is to be calculated."
msgstr "ओह् संभावना मुल्ल, जिसदे लेई उल्टा ची वर्ग बंडांदरे दी गणना होनी ऐ. "
@@ -10688,7 +10560,6 @@ msgid "Returns a (1-alpha) confidence interval for a normal distribution."
msgstr "आम बंडांदरे लेई विश्वास वक्फा (1 अल्फा) परतांदा ऐ."
#: scfuncs.hrc:2905
-#, fuzzy
msgctxt "SC_OPCODE_CONFIDENCE"
msgid "Alpha"
msgstr "अल्फा "
@@ -10726,7 +10597,6 @@ msgid "Returns a (1-alpha) confidence interval for a normal distribution."
msgstr "आम बंडांदरे लेई विश्वास वक्फा (1 अल्फा) परतांदा ऐ."
#: scfuncs.hrc:2917
-#, fuzzy
msgctxt "SC_OPCODE_CONFIDENCE_N"
msgid "Alpha"
msgstr "अल्फा "
@@ -10764,7 +10634,6 @@ msgid "Returns a (1-alpha) confidence interval for a Student's t distribution."
msgstr "आम बंडांदरे लेई विश्वास वक्फा (1 अल्फा) परतांदा ऐ."
#: scfuncs.hrc:2929
-#, fuzzy
msgctxt "SC_OPCODE_CONFIDENCE_T"
msgid "Alpha"
msgstr "अल्फा "
@@ -10832,7 +10701,6 @@ msgid "The known standard deviation of the population. If omitted, the standard
msgstr "जनसंख्या दा मानक विचलन. "
#: scfuncs.hrc:2952
-#, fuzzy
msgctxt "SC_OPCODE_Z_TEST_MS"
msgid "Calculates the probability of observing a z-statistic greater than the one computed based on a sample."
msgstr "z परख दा दो-दुंबी P मुल्ल परतांदा ऐ."
@@ -10864,7 +10732,6 @@ msgid "sigma"
msgstr "सिग्मा "
#: scfuncs.hrc:2958
-#, fuzzy
msgctxt "SC_OPCODE_Z_TEST_MS"
msgid "The known standard deviation of the population. If omitted, the standard deviation of the given sample is used."
msgstr "जनसंख्या दा मानक विचलन. "
@@ -11057,7 +10924,6 @@ msgid "Mode"
msgstr "अवस्था "
#: scfuncs.hrc:3024
-#, fuzzy
msgctxt "SC_OPCODE_T_TEST_MS"
msgid "Mode specifies the number of distribution tails to return. 1= one-tailed, 2 = two-tailed distribution"
msgstr "एह् अवस्था बंडांदरा दुंबें दी ओह् संख्या निश्चत करदी ऐ,जेह्‌ड़ी परताने लेई ऐ. 1=इक-दुंबी, 2 = दो-दुंबी बंडांदरा"
@@ -11349,7 +11215,6 @@ msgid "Calculates future value(s) using additive Exponential Smoothing algorithm
msgstr ""
#: scfuncs.hrc:3135
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_ADD"
msgid "Target"
msgstr "लक्ष्य "
@@ -11416,7 +11281,6 @@ msgid "Calculates future value(s) using multiplicative Exponential Smoothing alg
msgstr ""
#: scfuncs.hrc:3153
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_MUL"
msgid "Target"
msgstr "लक्ष्य "
@@ -11483,7 +11347,6 @@ msgid "Returns a prediction interval at the specified target value(s) for additi
msgstr ""
#: scfuncs.hrc:3171
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_PIA"
msgid "Target"
msgstr "लक्ष्य "
@@ -11561,7 +11424,6 @@ msgid "Returns a prediction interval at the specified target value(s) for multip
msgstr ""
#: scfuncs.hrc:3191
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_PIM"
msgid "Target"
msgstr "लक्ष्य "
@@ -11812,7 +11674,6 @@ msgid "Aggregation (default 1 = AVERAGE); method to be used to aggregate identic
msgstr ""
#: scfuncs.hrc:3260
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_LIN"
msgid "Returns a value along a linear regression"
msgstr "सेधमें रिग्रेशन दे कन्नै-कन्नै इक मुल्ल परतांदा ऐ. "
@@ -11824,7 +11685,6 @@ msgid "Value"
msgstr "मुल्ल(बहु.)"
#: scfuncs.hrc:3262
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_LIN"
msgid "The X value for which the Y value on the regression linear is to be calculated."
msgstr "X मुल्ल जिसदे लेई सेधमें रिग्रैशन पर Y मुल्ल दी गणना होनी ऐ. "
@@ -11835,7 +11695,6 @@ msgid "Data Y"
msgstr ""
#: scfuncs.hrc:3264
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_LIN"
msgid "The Y data array."
msgstr "Y डेटा तरतीबी-जमात."
@@ -11846,7 +11705,6 @@ msgid "Data X"
msgstr ""
#: scfuncs.hrc:3266
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_LIN"
msgid "The X data array."
msgstr "X डेटा तरतीबी-जमात ."
@@ -11868,7 +11726,6 @@ msgid "The row number of the cell."
msgstr "सैल्ल दी पंगताल संख्या. "
#: scfuncs.hrc:3275
-#, fuzzy
msgctxt "SC_OPCODE_ADDRESS"
msgid "Column"
msgstr "स्तंभ "
@@ -11899,7 +11756,6 @@ msgid "The reference style: 0 or FALSE means R1C1 style, any other value or omit
msgstr "हवाल शैली: 0 जां FALSE दा मतलब ऐ R1C1 शैली ऐ, कुसै दुए मुल्लै जां म्हिटी जाङन दा मतलब A1 शैली ऐ."
#: scfuncs.hrc:3281
-#, fuzzy
msgctxt "SC_OPCODE_ADDRESS"
msgid "Sheet"
msgstr "शीट "
@@ -11915,7 +11771,6 @@ msgid "Returns the number of individual ranges that belong to a (multiple) range
msgstr "(केईं गुणा) फलाऽ कन्नै सरबंधत व्यक्तिगत फलाएं दी संख्या परतांदा ऐ. "
#: scfuncs.hrc:3289
-#, fuzzy
msgctxt "SC_OPCODE_AREAS"
msgid "Reference"
msgstr "हवाला "
@@ -11957,7 +11812,6 @@ msgid "Returns the internal column number of a reference."
msgstr "हवाले दी अंदरूनी स्तंभ संख्या परतांदा ऐ."
#: scfuncs.hrc:3307
-#, fuzzy
msgctxt "SC_OPCODE_COLUMN"
msgid "Reference"
msgstr "हवाला "
@@ -11973,7 +11827,6 @@ msgid "Defines the internal row number of a reference."
msgstr "हवाले दी अंदरूनी पंगताल संख्या गी परिभाशत करदा ऐ."
#: scfuncs.hrc:3315
-#, fuzzy
msgctxt "SC_OPCODE_ROW"
msgid "Reference"
msgstr "हवाला "
@@ -11989,7 +11842,6 @@ msgid "Returns the internal sheet number of a reference or a string."
msgstr "हवाला जां अक्खर–लड़ी दी अंदरूनी शीट संख्या परतांदा ऐ."
#: scfuncs.hrc:3323
-#, fuzzy
msgctxt "SC_OPCODE_SHEET"
msgid "Reference"
msgstr "हवाला "
@@ -12037,7 +11889,6 @@ msgid "Returns the number of sheets of a given reference. If no parameter has be
msgstr "दित्ते दे हवाले दी शीटें दी शंख्या परतांदा ऐ.जेकर कोई मापदंड प्रविश्ट नेईं होऐ तां दस्तावेज दी शीटें दी कुल संख्या परतांदा ऐ. "
#: scfuncs.hrc:3347
-#, fuzzy
msgctxt "SC_OPCODE_SHEETS"
msgid "Reference"
msgstr "हवाला "
@@ -12053,7 +11904,6 @@ msgid "Horizontal search and reference to the cells located below."
msgstr "खॕल्ल स्थित सैल्लें च आडी खोज ते हवाला "
#: scfuncs.hrc:3355
-#, fuzzy
msgctxt "SC_OPCODE_H_LOOKUP"
msgid "Search criterion"
msgstr "खोज ध्रुवा "
@@ -12132,7 +11982,6 @@ msgid "Column index number in the array."
msgstr "तरतीबी-जमाता च स्तंभ इंडैक्स नंबर "
#: scfuncs.hrc:3375
-#, fuzzy
msgctxt "SC_OPCODE_V_LOOKUP"
msgid "Sort order"
msgstr "छंटाईक्रम "
@@ -12148,7 +11997,6 @@ msgid "Returns a reference to a cell from a defined range."
msgstr "परिभाशत फलाऽ चा सैल्ल च हवाला परतांदा ऐ ."
#: scfuncs.hrc:3383
-#, fuzzy
msgctxt "SC_OPCODE_INDEX"
msgid "Reference"
msgstr "हवाला "
@@ -12170,7 +12018,6 @@ msgid "The row in the range."
msgstr "फलाऽ च पंगताल"
#: scfuncs.hrc:3387
-#, fuzzy
msgctxt "SC_OPCODE_INDEX"
msgid "Column"
msgstr "स्तंभ "
@@ -12181,7 +12028,6 @@ msgid "The column in the range."
msgstr "फलाऽ च स्तंभ "
#: scfuncs.hrc:3389
-#, fuzzy
msgctxt "SC_OPCODE_INDEX"
msgid "Range"
msgstr "फलाऽ"
@@ -12197,7 +12043,6 @@ msgid "Returns the contents of a cell that is referenced in text form."
msgstr " इबारत रूप च हवाला दित्ती दी सैल्ल दी विशे-समग्री परतांदा ऐ . "
#: scfuncs.hrc:3397
-#, fuzzy
msgctxt "SC_OPCODE_INDIRECT"
msgid "Reference"
msgstr "हवाला "
@@ -12297,7 +12142,6 @@ msgid "Returns a reference which has been moved in relation to the starting poin
msgstr "जेह्‌ड़ा हवाला शुरू बिंदू दे सरबंधा च लेता गेदा ऐ,उस हवाले गी परतांदा ऐ . "
#: scfuncs.hrc:3431
-#, fuzzy
msgctxt "SC_OPCODE_OFFSET"
msgid "Reference"
msgstr "हवाला "
@@ -12357,7 +12201,6 @@ msgid "Returns a number corresponding to an error type"
msgstr "गल्ती दी किस्मा कन्नै सरबंधत संख्या परतांदा ऐ . "
#: scfuncs.hrc:3447
-#, fuzzy
msgctxt "SC_OPCODE_ERROR_TYPE"
msgid "Reference"
msgstr "हवाला "
@@ -12501,7 +12344,6 @@ msgid "Extracts value(s) from a pivot table."
msgstr "डेटापायलट टेबल शा मुल्ल कड्‌ढो."
#: scfuncs.hrc:3499
-#, fuzzy
msgctxt "SC_OPCODE_GET_PIVOT_DATA"
msgid "Data field"
msgstr "डेटा खेतर "
@@ -12617,7 +12459,6 @@ msgid "Value is a number, a reference to a cell containing a number or a formula
msgstr "मुल्ल इक संख्या ऐ, जेह्‌ड़ी इक संख्या जां इक फार्मूले आह्‌ले सैल्ल लेई इक हवाला ऐ, जेह्‌ड़ा इक संख्या च फलत होंदा ऐ. "
#: scfuncs.hrc:3545
-#, fuzzy
msgctxt "SC_OPCODE_CURRENCY"
msgid "Decimals"
msgstr "इशारिये "
@@ -12733,19 +12574,16 @@ msgid "Checks 1 or more conditions and returns a value corresponding to the firs
msgstr ""
#: scfuncs.hrc:3597
-#, fuzzy
msgctxt "SC_OPCODE_IFS_MS"
msgid "Test"
msgstr "परख "
#: scfuncs.hrc:3598
-#, fuzzy
msgctxt "SC_OPCODE_IFS_MS"
msgid "Any value or expression which can be either TRUE or FALSE."
msgstr "कोई बी मुल्ल जां अभिव्यक्ति ,जेह्‌ड़ी जां TRUE जां FALSE.होई सकदी ऐ."
#: scfuncs.hrc:3599
-#, fuzzy
msgctxt "SC_OPCODE_IFS_MS"
msgid "Result"
msgstr "नतीजा"
@@ -12783,7 +12621,6 @@ msgid "Value that will be compared against expression."
msgstr ""
#: scfuncs.hrc:3611
-#, fuzzy
msgctxt "SC_OPCODE_SWITCH_MS"
msgid "Result"
msgstr "नतीजा"
@@ -13117,7 +12954,6 @@ msgid "The character position from which text is to be replaced."
msgstr "वर्णें दी ओह् स्थिति , जित्थुआं इबारत प्रतिस्थापत होनी ऐ. "
#: scfuncs.hrc:3737
-#, fuzzy
msgctxt "SC_OPCODE_REPLACE"
msgid "Length"
msgstr "लम्माई "
@@ -13434,7 +13270,6 @@ msgid "Value"
msgstr "मुल्ल(बहु.)"
#: scfuncs.hrc:3846
-#, fuzzy
msgctxt "SC_OPCODE_CONVERT_OOO"
msgid "The value to be converted."
msgstr "रूपांतरत कीता जाने आह्‌ला मुल्ल. "
@@ -13726,7 +13561,6 @@ msgid "The value to be shifted. Positive integer less than 2^48."
msgstr "शिफ्ट कीता जाने आह्‌ला मुल्ल. 2^48 शा घट्ट पाज़िटिव पूर्णाक"
#: scfuncs.hrc:3952
-#, fuzzy
msgctxt "SC_OPCODE_BITRSHIFT"
msgid "Shift"
msgstr " शिफ्ट करो\t"
@@ -13753,7 +13587,6 @@ msgid "The value to be shifted. Positive integer less than 2^48."
msgstr "शिफ्ट कीता जाने आह्‌ला मुल्ल. 2^48 शा घट्ट पाज़िटिव पूर्णाक"
#: scfuncs.hrc:3961
-#, fuzzy
msgctxt "SC_OPCODE_BITLSHIFT"
msgid "Shift"
msgstr " शिफ्ट करो\t"
@@ -13986,13 +13819,11 @@ msgid "Returns the error function."
msgstr "गल्ती फंक्शन परतांदा ऐ"
#: scfuncs.hrc:4040
-#, fuzzy
msgctxt "SC_OPCODE_ERF_MS"
msgid "Lower limit"
msgstr "खॕलकी सीमा "
#: scfuncs.hrc:4041
-#, fuzzy
msgctxt "SC_OPCODE_ERF_MS"
msgid "The lower limit for integration"
msgstr "सबूराकरण लेई खॕलकी सीमा "
@@ -14004,13 +13835,11 @@ msgid "Returns the complementary error function."
msgstr "मानार्थ गल्ती फंक्शन परतांदा ऐ"
#: scfuncs.hrc:4047
-#, fuzzy
msgctxt "SC_OPCODE_ERFC_MS"
msgid "Lower limit"
msgstr "खॕलकी सीमा "
#: scfuncs.hrc:4048
-#, fuzzy
msgctxt "SC_OPCODE_ERFC_MS"
msgid "The lower limit for integration"
msgstr "सबूराकरण लेई खॕलकी सीमा "
@@ -14052,7 +13881,6 @@ msgid "Value"
msgstr "मुल्ल(बहु.)"
#: scfuncs.hrc:4065
-#, fuzzy
msgctxt "SC_OPCODE_ROUNDSIG"
msgid "The number to be rounded."
msgstr "पूरी होने आह्‌ली संख्या. "
@@ -14080,7 +13908,6 @@ msgid "Text"
msgstr "इबारत "
#: scfuncs.hrc:4074
-#, fuzzy
msgctxt "SC_OPCODE_REPLACEB"
msgid "The text in which some characters are to be replaced."
msgstr "ओह् इबारत, जिस च किश वर्ण प्रतिस्थापत होने न."
@@ -14092,19 +13919,16 @@ msgid "Position"
msgstr "स्थिति"
#: scfuncs.hrc:4076
-#, fuzzy
msgctxt "SC_OPCODE_REPLACEB"
msgid "The character position from which text is to be replaced."
msgstr "वर्णें दी ओह् स्थिति , जित्थुआं इबारत प्रतिस्थापत होनी ऐ. "
#: scfuncs.hrc:4077
-#, fuzzy
msgctxt "SC_OPCODE_REPLACEB"
msgid "Length"
msgstr "लम्माई "
#: scfuncs.hrc:4078
-#, fuzzy
msgctxt "SC_OPCODE_REPLACEB"
msgid "The number of characters to be replaced."
msgstr "प्रतिस्थापत कीते जाने आह्‌ले वर्णें दी संख्या. "
@@ -14116,7 +13940,6 @@ msgid "New text"
msgstr "नमीं इबारत "
#: scfuncs.hrc:4080
-#, fuzzy
msgctxt "SC_OPCODE_REPLACEB"
msgid "The text to be inserted."
msgstr "समावेशत कीती जाने आह्‌ली इबारत. "
@@ -14133,7 +13956,6 @@ msgid "Find text"
msgstr "इबारत तुप्पो"
#: scfuncs.hrc:4088
-#, fuzzy
msgctxt "SC_OPCODE_FINDB"
msgid "The text to be found."
msgstr "तुप्पी जाने आह्‌ली इबारत. "
@@ -14145,7 +13967,6 @@ msgid "Text"
msgstr "इबारत "
#: scfuncs.hrc:4090
-#, fuzzy
msgctxt "SC_OPCODE_FINDB"
msgid "The text in which a search is to be made."
msgstr "ओह् इबारत, जिस च खोज होनी ऐ."
@@ -14157,7 +13978,6 @@ msgid "Position"
msgstr "स्थिति"
#: scfuncs.hrc:4092
-#, fuzzy
msgctxt "SC_OPCODE_FINDB"
msgid "The position in the text from which the search starts."
msgstr "पाठ में स्थान जहाँ से खोज प्रारंभ होता है."
@@ -14174,7 +13994,6 @@ msgid "Find text"
msgstr "इबारत तुप्पो"
#: scfuncs.hrc:4100
-#, fuzzy
msgctxt "SC_OPCODE_SEARCHB"
msgid "The text to be found."
msgstr "तुप्पी जाने आह्‌ली इबारत. "
@@ -14186,7 +14005,6 @@ msgid "Text"
msgstr "इबारत "
#: scfuncs.hrc:4102
-#, fuzzy
msgctxt "SC_OPCODE_SEARCHB"
msgid "The text in which a search is to be made."
msgstr "ओह् इबारत, जिस च खोज होनी ऐ."
@@ -14198,7 +14016,6 @@ msgid "Position"
msgstr "स्थिति"
#: scfuncs.hrc:4104
-#, fuzzy
msgctxt "SC_OPCODE_SEARCHB"
msgid "The position in the text from which the search starts."
msgstr "पाठ में स्थान जहाँ से खोज प्रारंभ होता है."
@@ -14215,7 +14032,6 @@ msgid "Hidden Styles"
msgstr ""
#: scstyles.hrc:31
-#, fuzzy
msgctxt "RID_CELLSTYLEFAMILY"
msgid "Applied Styles"
msgstr "लागू शैलियां"
@@ -14276,7 +14092,6 @@ msgid "- multiple -"
msgstr ""
#: strings.hrc:33
-#, fuzzy
msgctxt "SCSTR_STDFILTER"
msgid "Standard Filter..."
msgstr "~मानक पूनी... "
@@ -14640,7 +14455,6 @@ msgid "~All sheets"
msgstr ""
#: strings.hrc:106
-#, fuzzy
msgctxt "SCSTR_PRINTOPT_SELECTEDSHEETS"
msgid "~Selected sheets"
msgstr "~चुनी दियां शीटां "
@@ -14652,7 +14466,6 @@ msgid "Selected cells"
msgstr "चुना हुआ क्षेत्र"
#: strings.hrc:108
-#, fuzzy
msgctxt "SCSTR_PRINTOPT_FROMWHICH"
msgid "From which print"
msgstr "किस छपाई थमां"
@@ -14757,7 +14570,6 @@ msgid "Formulas don't form a row."
msgstr ""
#: strings.hrc:128
-#, fuzzy
msgctxt "STR_ADD_AUTOFORMAT_TITLE"
msgid "Add AutoFormat"
msgstr "स्वचलत रूप-रचना जमा करो "
@@ -14775,7 +14587,6 @@ msgid "Name"
msgstr "नांऽ "
#: strings.hrc:131
-#, fuzzy
msgctxt "STR_DEL_AUTOFORMAT_TITLE"
msgid "Delete AutoFormat"
msgstr "स्वचलत रूप-रचना म्हेसो"
@@ -14792,37 +14603,31 @@ msgid "~Close"
msgstr "~बंद करो "
#: strings.hrc:134
-#, fuzzy
msgctxt "STR_JAN"
msgid "Jan"
msgstr "जनवरी "
#: strings.hrc:135
-#, fuzzy
msgctxt "STR_FEB"
msgid "Feb"
msgstr "फर्वरी "
#: strings.hrc:136
-#, fuzzy
msgctxt "STR_MAR"
msgid "Mar"
msgstr "मार्च "
#: strings.hrc:137
-#, fuzzy
msgctxt "STR_NORTH"
msgid "North"
msgstr "उत्तर "
#: strings.hrc:138
-#, fuzzy
msgctxt "STR_MID"
msgid "Mid"
msgstr "मझाटा "
#: strings.hrc:139
-#, fuzzy
msgctxt "STR_SOUTH"
msgid "South"
msgstr "दक्खन"
@@ -14921,7 +14726,6 @@ msgid "Drag Mode"
msgstr "खिच्चू अवस्था "
#: strings.hrc:159
-#, fuzzy
msgctxt "SCSTR_DISPLAY"
msgid "Display"
msgstr "प्रदर्शन"
@@ -14963,13 +14767,11 @@ msgid "Comment"
msgstr "नोट(बहु.)"
#: strings.hrc:167
-#, fuzzy
msgctxt "STR_MENU_SORT_ASC"
msgid "Sort Ascending"
msgstr " चढ़दे क्रम च छांटो\t"
#: strings.hrc:168
-#, fuzzy
msgctxt "STR_MENU_SORT_DESC"
msgid "Sort Descending"
msgstr "घटदे क्रम च छांटो\t"
@@ -15159,7 +14961,6 @@ msgid "No Entry"
msgstr "कोई प्रविश्टी नेईं "
#: strings.hrc:205
-#, fuzzy
msgctxt "STR_CHG_EMPTY"
msgid "<empty>"
msgstr "<खाली>"
@@ -15269,7 +15070,6 @@ msgid "F critical"
msgstr ""
#: strings.hrc:231
-#, fuzzy
msgctxt "STR_ANOVA_LABEL_TOTAL"
msgid "Total"
msgstr "कुल "
@@ -15309,7 +15109,6 @@ msgid "Mean"
msgstr "औसत "
#: strings.hrc:241
-#, fuzzy
msgctxt "STRID_CALC_STD_ERROR"
msgid "Standard Error"
msgstr "मानक गल्ती"
@@ -15327,13 +15126,11 @@ msgid "Median"
msgstr "मीडिया"
#: strings.hrc:244
-#, fuzzy
msgctxt "STRID_CALC_VARIANCE"
msgid "Variance"
msgstr "चरांक"
#: strings.hrc:245
-#, fuzzy
msgctxt "STRID_CALC_STD_DEVIATION"
msgid "Standard Deviation"
msgstr "मानक विचलन"
@@ -15349,7 +15146,6 @@ msgid "Skewness"
msgstr ""
#: strings.hrc:248
-#, fuzzy
msgctxt "STRID_CALC_RANGE"
msgid "Range"
msgstr "फलाऽ"
@@ -15460,7 +15256,6 @@ msgid "Mean"
msgstr "औसत "
#: strings.hrc:269
-#, fuzzy
msgctxt "STR_RNG_PARAMETER_STANDARD_DEVIATION"
msgid "Standard Deviation"
msgstr "मानक विचलन"
@@ -15556,7 +15351,6 @@ msgid "Row %NUMBER%"
msgstr ""
#: strings.hrc:290
-#, fuzzy
msgctxt "STR_LABEL_ALPHA"
msgid "Alpha"
msgstr "अल्फा "
@@ -15611,7 +15405,6 @@ msgstr ""
#. RegressionDialog
#: strings.hrc:301
-#, fuzzy
msgctxt "STR_LABEL_LINEAR"
msgid "Linear"
msgstr "लीनियर"
@@ -15762,13 +15555,11 @@ msgid "Centimeter"
msgstr "सैंटीमीटर centimetre"
#: units.hrc:29
-#, fuzzy
msgctxt "SCSTR_UNIT"
msgid "Meter"
msgstr "मीटर "
#: units.hrc:30
-#, fuzzy
msgctxt "SCSTR_UNIT"
msgid "Kilometer"
msgstr "किलोमीटर "
@@ -15786,7 +15577,6 @@ msgid "Foot"
msgstr "खालचा भाग फुट"
#: units.hrc:33
-#, fuzzy
msgctxt "SCSTR_UNIT"
msgid "Miles"
msgstr "मीलां "
@@ -15974,19 +15764,16 @@ msgid "Rows per sample:"
msgstr ""
#: analysisofvariancedialog.ui:434
-#, fuzzy
msgctxt "analysisofvariancedialog|label1"
msgid "Parameters"
msgstr "ध्रुवे"
#: autoformattable.ui:9
-#, fuzzy
msgctxt "autoformattable|AutoFormatTableDialog"
msgid "AutoFormat"
msgstr "स्वचलत रूप-रचना "
#: autoformattable.ui:94
-#, fuzzy
msgctxt "autoformattable|rename"
msgid "Rename"
msgstr "परतियै नांऽ देओ"
@@ -16061,7 +15848,6 @@ msgid ""
msgstr ""
#: cellprotectionpage.ui:120
-#, fuzzy
msgctxt "cellprotectionpage|LabelProtection"
msgid "Protection"
msgstr "संरक्षण "
@@ -16116,7 +15902,6 @@ msgid "Font"
msgstr "फांट"
#: chardialog.ui:128
-#, fuzzy
msgctxt "chardialog|fonteffects"
msgid "Font Effects"
msgstr "फ़ॉन्ट प्रभाव"
@@ -16225,7 +16010,6 @@ msgid "Edit..."
msgstr " संपादन करो...\t"
#: condformatmanager.ui:90
-#, fuzzy
msgctxt "condformatmanager|remove"
msgid "Remove"
msgstr "हटाओ"
@@ -16286,13 +16070,11 @@ msgid "Automatic"
msgstr " स्वचलत"
#: conditionalentry.ui:176
-#, fuzzy
msgctxt "conditionalentry|colscalemin"
msgid "Min"
msgstr "घट्टोघट्ट "
#: conditionalentry.ui:177
-#, fuzzy
msgctxt "conditionalentry|colscalemin"
msgid "Max"
msgstr "बद्धोबद्ध "
@@ -16309,7 +16091,6 @@ msgid "Value"
msgstr "मुल्ल(बहु.)"
#: conditionalentry.ui:180
-#, fuzzy
msgctxt "conditionalentry|colscalemin"
msgid "Percent"
msgstr "फीसदी"
@@ -16327,13 +16108,11 @@ msgid "Automatic"
msgstr " स्वचलत"
#: conditionalentry.ui:194
-#, fuzzy
msgctxt "conditionalentry|colscalemiddle"
msgid "Min"
msgstr "घट्टोघट्ट "
#: conditionalentry.ui:195
-#, fuzzy
msgctxt "conditionalentry|colscalemiddle"
msgid "Max"
msgstr "बद्धोबद्ध "
@@ -16350,7 +16129,6 @@ msgid "Value"
msgstr "मुल्ल(बहु.)"
#: conditionalentry.ui:198
-#, fuzzy
msgctxt "conditionalentry|colscalemiddle"
msgid "Percent"
msgstr "फीसदी"
@@ -16368,13 +16146,11 @@ msgid "Automatic"
msgstr " स्वचलत"
#: conditionalentry.ui:212
-#, fuzzy
msgctxt "conditionalentry|colscalemax"
msgid "Min"
msgstr "घट्टोघट्ट "
#: conditionalentry.ui:213
-#, fuzzy
msgctxt "conditionalentry|colscalemax"
msgid "Max"
msgstr "बद्धोबद्ध "
@@ -16391,7 +16167,6 @@ msgid "Value"
msgstr "मुल्ल(बहु.)"
#: conditionalentry.ui:216
-#, fuzzy
msgctxt "conditionalentry|colscalemax"
msgid "Percent"
msgstr "फीसदी"
@@ -16409,7 +16184,6 @@ msgid "Example"
msgstr "उदाहरण"
#: conditionalentry.ui:251
-#, fuzzy
msgctxt "conditionalentry|typeis"
msgid "equal to"
msgstr "दे बरोबर"
@@ -16439,7 +16213,6 @@ msgid "greater than or equal to"
msgstr "शा बद्ध जां दे बरोबर "
#: conditionalentry.ui:256
-#, fuzzy
msgctxt "conditionalentry|typeis"
msgid "not equal to"
msgstr "दे बरोबर नेईं"
@@ -16457,7 +16230,6 @@ msgid "not between"
msgstr "बश्कार नेईं "
#: conditionalentry.ui:259
-#, fuzzy
msgctxt "conditionalentry|typeis"
msgid "duplicate"
msgstr "नकल"
@@ -16519,13 +16291,11 @@ msgid "No Error"
msgstr ""
#: conditionalentry.ui:271
-#, fuzzy
msgctxt "conditionalentry|typeis"
msgid "Begins with"
msgstr "कन्नै शुरू होंदा ऐ"
#: conditionalentry.ui:272
-#, fuzzy
msgctxt "conditionalentry|typeis"
msgid "Ends with"
msgstr "कन्नै समाप्त होंदा ऐ"
@@ -16542,7 +16312,6 @@ msgid "Not Contains"
msgstr ""
#: conditionalentry.ui:287
-#, fuzzy
msgctxt "conditionalentry|datetype"
msgid "Today"
msgstr "अज्ज "
@@ -16777,7 +16546,6 @@ msgid "Value"
msgstr "मुल्ल(बहु.)"
#: conditionaliconset.ui:44
-#, fuzzy
msgctxt "conditionaliconset|listbox"
msgid "Percent"
msgstr "फीसदी"
@@ -16830,7 +16598,6 @@ msgid "Keep _Other"
msgstr "दूइयें रक्खो (~O)"
#: consolidatedialog.ui:9
-#, fuzzy
msgctxt "consolidatedialog|ConsolidateDialog"
msgid "Consolidate"
msgstr "संगठन करो "
@@ -16859,19 +16626,16 @@ msgid "Count"
msgstr "गिनतरी"
#: consolidatedialog.ui:127
-#, fuzzy
msgctxt "consolidatedialog|func"
msgid "Average"
msgstr "औसत "
#: consolidatedialog.ui:128
-#, fuzzy
msgctxt "consolidatedialog|func"
msgid "Max"
msgstr "बद्धोबद्ध "
#: consolidatedialog.ui:129
-#, fuzzy
msgctxt "consolidatedialog|func"
msgid "Min"
msgstr "घट्टोघट्ट "
@@ -17099,7 +16863,6 @@ msgid "_Password"
msgstr "पासबर्ड "
#: dapiservicedialog.ui:259
-#, fuzzy
msgctxt "dapiservicedialog|label1"
msgid "Selection"
msgstr "चोन"
@@ -17150,7 +16913,6 @@ msgid "Value"
msgstr "मुल्ल(बहु.)"
#: databaroptions.ui:123
-#, fuzzy
msgctxt "databaroptions|min"
msgid "Percent"
msgstr "फीसदी"
@@ -17190,7 +16952,6 @@ msgid "Value"
msgstr "मुल्ल(बहु.)"
#: databaroptions.ui:143
-#, fuzzy
msgctxt "databaroptions|max"
msgid "Percent"
msgstr "फीसदी"
@@ -17256,7 +17017,6 @@ msgid "Automatic"
msgstr "स्वचलत"
#: databaroptions.ui:367
-#, fuzzy
msgctxt "databaroptions|axis_pos"
msgid "Middle"
msgstr "मझाटा"
@@ -17299,13 +17059,11 @@ msgid "The minimum value must be less than the maximum value."
msgstr ""
#: datafielddialog.ui:8
-#, fuzzy
msgctxt "datafielddialog|DataFieldDialog"
msgid "Data Field"
msgstr "डेटा खेतर "
#: datafielddialog.ui:130
-#, fuzzy
msgctxt "datafielddialog|label1"
msgid "Function"
msgstr "फंक्शन "
@@ -17423,7 +17181,6 @@ msgid "_Manual"
msgstr " दस्ती"
#: datafieldoptionsdialog.ui:181
-#, fuzzy
msgctxt "datafieldoptionsdialog|label1"
msgid "Sort by"
msgstr "मताबक छांटो"
@@ -17518,7 +17275,6 @@ msgid "Data Form"
msgstr ""
#: dataform.ui:25
-#, fuzzy
msgctxt "dataform|label"
msgid "New Record"
msgstr "नमां रकाड "
@@ -17714,7 +17470,6 @@ msgid "Name"
msgstr "नांऽ "
#: definedatabaserangedialog.ui:125
-#, fuzzy
msgctxt "definedatabaserangedialog|Range"
msgid "Range"
msgstr "फलाऽ"
@@ -17762,7 +17517,6 @@ msgid "Operations:"
msgstr ""
#: definedatabaserangedialog.ui:322
-#, fuzzy
msgctxt "definedatabaserangedialog|invalid"
msgid "Invalid range"
msgstr "अमान्य फलाऽ"
@@ -17853,7 +17607,6 @@ msgid "Delete entire _column(s)"
msgstr ""
#: deletecells.ui:168
-#, fuzzy
msgctxt "deletecells|label1"
msgid "Selection"
msgstr "चोन"
@@ -17911,7 +17664,6 @@ msgid "_Objects"
msgstr "चीजां"
#: deletecontents.ui:237
-#, fuzzy
msgctxt "deletecontents|label2"
msgid "Selection"
msgstr "चोन"
@@ -17961,7 +17713,6 @@ msgid "Edit Setting"
msgstr ""
#: dropmenu.ui:12
-#, fuzzy
msgctxt "dropmenu|hyperlink"
msgid "Insert as Hyperlink"
msgstr "हाइपरलिंक दे तौरा पर समावेश करो"
@@ -17973,7 +17724,6 @@ msgid "Insert as Link"
msgstr "कड़ी दा समावेश करो "
#: dropmenu.ui:28
-#, fuzzy
msgctxt "dropmenu|copy"
msgid "Insert as Copy"
msgstr "नकल दे तौरा पर समावेश करो"
@@ -18013,13 +17763,11 @@ msgid "Stop"
msgstr " रोको\t"
#: erroralerttabpage.ui:161
-#, fuzzy
msgctxt "erroralerttabpage|actionCB"
msgid "Warning"
msgstr "चेतावनी "
#: erroralerttabpage.ui:162
-#, fuzzy
msgctxt "erroralerttabpage|actionCB"
msgid "Information"
msgstr "जानकारी "
@@ -18081,7 +17829,6 @@ msgid "Smoothing factor:"
msgstr ""
#: exponentialsmoothingdialog.ui:331
-#, fuzzy
msgctxt "exponentialsmoothingdialog|label1"
msgid "Parameters"
msgstr "ध्रुवे"
@@ -18339,7 +18086,6 @@ msgid "Format Cells"
msgstr "सैल्ल दी रूप-रचना करो"
#: formatcellsdialog.ui:106
-#, fuzzy
msgctxt "formatcellsdialog|numbers"
msgid "Numbers"
msgstr "संख्या"
@@ -18351,7 +18097,6 @@ msgid "Font"
msgstr "फांट"
#: formatcellsdialog.ui:151
-#, fuzzy
msgctxt "formatcellsdialog|fonteffects"
msgid "Font Effects"
msgstr "फ़ॉन्ट प्रभाव"
@@ -18363,7 +18108,6 @@ msgid "Alignment"
msgstr "समायोजन"
#: formatcellsdialog.ui:197
-#, fuzzy
msgctxt "formatcellsdialog|asiantypography"
msgid "Asian Typography"
msgstr "एशियाई टाइपोग्राफी"
@@ -18476,7 +18220,6 @@ msgid "Financial"
msgstr "माल्ली "
#: functionpanel.ui:64
-#, fuzzy
msgctxt "functionpanel|category"
msgid "Information"
msgstr "जानकारी "
@@ -18518,13 +18261,11 @@ msgid "Text"
msgstr "इबारत "
#: functionpanel.ui:71
-#, fuzzy
msgctxt "functionpanel|category"
msgid "Add-in"
msgstr "जोड़- सुविधा "
#: functionpanel.ui:112
-#, fuzzy
msgctxt "functionpanel|funcdesc"
msgid "label"
msgstr "लेबल"
@@ -18588,7 +18329,6 @@ msgid "Ma_nually at:"
msgstr ""
#: groupbydate.ui:242
-#, fuzzy
msgctxt "groupbydate|label2"
msgid "End"
msgstr "अंत"
@@ -18643,7 +18383,6 @@ msgid "Ma_nually at:"
msgstr ""
#: groupbynumber.ui:245
-#, fuzzy
msgctxt "groupbynumber|label2"
msgid "End"
msgstr "अंत"
@@ -18654,7 +18393,6 @@ msgid "Group by"
msgstr ""
#: groupdialog.ui:8
-#, fuzzy
msgctxt "groupdialog|GroupDialog"
msgid "Group"
msgstr "समूह्"
@@ -18672,7 +18410,6 @@ msgid "_Columns"
msgstr "स्तंभ "
#: groupdialog.ui:141
-#, fuzzy
msgctxt "groupdialog|includeLabel"
msgid "Include"
msgstr "शामल करो "
@@ -18909,7 +18646,6 @@ msgid "Field Options"
msgstr ""
#: insertcells.ui:8
-#, fuzzy
msgctxt "insertcells|InsertCellsDialog"
msgid "Insert Cells"
msgstr " सैल्लें दा समावेश करो\t"
@@ -18935,7 +18671,6 @@ msgid "Entire _column"
msgstr ""
#: insertcells.ui:177
-#, fuzzy
msgctxt "insertcells|label1"
msgid "Selection"
msgstr "चोन"
@@ -18951,7 +18686,6 @@ msgid "_Paste All"
msgstr ""
#: insertsheet.ui:15
-#, fuzzy
msgctxt "insertsheet|InsertSheetDialog"
msgid "Insert Sheet"
msgstr "शीट दा समावेश करो "
@@ -19017,7 +18751,6 @@ msgid "Lin_k"
msgstr "कड़ी"
#: insertsheet.ui:455
-#, fuzzy
msgctxt "insertsheet|label2"
msgid "Sheet"
msgstr "शीट "
@@ -19107,7 +18840,6 @@ msgid "Range _Options"
msgstr ""
#: managenamesdialog.ui:398
-#, fuzzy
msgctxt "managenamesdialog|treeviewcolumn1"
msgid "column"
msgstr "स्तंभ "
@@ -19156,7 +18888,6 @@ msgid "C_opy"
msgstr "नकल करो "
#: movecopysheet.ui:134
-#, fuzzy
msgctxt "movecopysheet|label1"
msgid "Action"
msgstr "अमल"
@@ -19183,7 +18914,6 @@ msgid "_Insert before"
msgstr ""
#: movecopysheet.ui:279
-#, fuzzy
msgctxt "movecopysheet|label2"
msgid "Location"
msgstr "स्थान "
@@ -19255,13 +18985,11 @@ msgid "Interval:"
msgstr "वक्फा"
#: movingaveragedialog.ui:328
-#, fuzzy
msgctxt "movingaveragedialog|label1"
msgid "Parameters"
msgstr "ध्रुवे"
#: multipleoperationsdialog.ui:9
-#, fuzzy
msgctxt "multipleoperationsdialog|MultipleOperationsDialog"
msgid "Multiple operations"
msgstr "केईं गुणा आप्रेशन "
@@ -19308,7 +19036,6 @@ msgid "For _data range"
msgstr ""
#: namerangesdialog.ui:303
-#, fuzzy
msgctxt "namerangesdialog|label1"
msgid "Range"
msgstr "फलाऽ"
@@ -19326,7 +19053,6 @@ msgid "Row:"
msgstr "पंगताल "
#: navigatorpanel.ui:58
-#, fuzzy
msgctxt "navigatorpanel|column|tooltip_text"
msgid "Column"
msgstr "स्तंभ "
@@ -19350,7 +19076,6 @@ msgid "Start"
msgstr "शुरू "
#: navigatorpanel.ui:112
-#, fuzzy
msgctxt "navigatorpanel|end|tooltip_text"
msgid "End"
msgstr "अंत"
@@ -19362,7 +19087,6 @@ msgid "Contents"
msgstr "विशे-सूची "
#: navigatorpanel.ui:138
-#, fuzzy
msgctxt "navigatorpanel|toggle|tooltip_text"
msgid "Toggle"
msgstr "टागल करो"
@@ -19430,13 +19154,11 @@ msgid "Horizontal Alignment"
msgstr ""
#: notebookbar.ui:1116
-#, fuzzy
msgctxt "notebookbar|indent|tooltip_text"
msgid "Indent"
msgstr "इंडैंट"
#: notebookbar.ui:1123
-#, fuzzy
msgctxt "notebookbar|increaseindent1|tooltip_text"
msgid "Increase Indent"
msgstr "इंडैंट बधाओ"
@@ -19448,7 +19170,6 @@ msgid "Decrease Indent"
msgstr "इंडैंट घटाओ "
#: notebookbar.ui:1677
-#, fuzzy
msgctxt "notebookbar|CalcLabel"
msgid "Home"
msgstr "घर"
@@ -19494,7 +19215,6 @@ msgid "Auto Spellcheck"
msgstr "AutoSpellCheck"
#: notebookbar.ui:3041
-#, fuzzy
msgctxt "notebookbar|ReviewLabel"
msgid "Review"
msgstr "समीक्षा"
@@ -19572,13 +19292,11 @@ msgid "Neutral"
msgstr ""
#: notebookbar_groupedbar_compact.ui:3961
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|warning"
msgid "Warning"
msgstr "चेतावनी "
#: notebookbar_groupedbar_compact.ui:3975
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|footnote"
msgid "Footnote"
msgstr "फुटनोट"
@@ -19868,13 +19586,11 @@ msgid "Neutral"
msgstr ""
#: notebookbar_groupedbar_full.ui:3895
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|warning"
msgid "Warning"
msgstr "चेतावनी "
#: notebookbar_groupedbar_full.ui:3909
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|footnote"
msgid "Footnote"
msgstr "फुटनोट"
@@ -20117,19 +19833,16 @@ msgid "Hyperlink"
msgstr "हायपरलिंक "
#: notebookbar_groups.ui:54
-#, fuzzy
msgctxt "notebookbar_groups|footnote"
msgid "Footnote"
msgstr "फुटनोट"
#: notebookbar_groups.ui:63
-#, fuzzy
msgctxt "notebookbar_groups|endnote"
msgid "Endnote"
msgstr "खीरीनोट"
#: notebookbar_groups.ui:78
-#, fuzzy
msgctxt "notebookbar_groups|bookmark"
msgid "Bookmark"
msgstr "सफा चि'न्न"
@@ -20190,7 +19903,6 @@ msgid "Bad"
msgstr ""
#: notebookbar_groups.ui:251
-#, fuzzy
msgctxt "notebookbar_groups|stylemenustatw"
msgid "Warning"
msgstr "चेतावनी "
@@ -20208,7 +19920,6 @@ msgid "Note"
msgstr "कोई नेईं "
#: notebookbar_groups.ui:284
-#, fuzzy
msgctxt "notebookbar_groups|stylemenutxtf"
msgid "Footnote"
msgstr "फुटनोट"
@@ -20299,7 +20010,6 @@ msgid "Text"
msgstr "इबारत "
#: notebookbar_groups.ui:1376
-#, fuzzy
msgctxt "notebookbar_groups|mergeb"
msgid "Merge"
msgstr "विलय करो "
@@ -20341,13 +20051,11 @@ msgid "Spreadsheet"
msgstr "स्प्रैडशीट "
#: notebookbar_groups.ui:1740
-#, fuzzy
msgctxt "notebookbar_groups|shapesb"
msgid "Shapes"
msgstr "आकार (बहु.)"
#: notebookbar_groups.ui:1756
-#, fuzzy
msgctxt "notebookbar_groups|linksb"
msgid "Links"
msgstr "कड़ियें"
@@ -20365,13 +20073,11 @@ msgid "Style"
msgstr "शैली "
#: notebookbar_groups.ui:1940
-#, fuzzy
msgctxt "notebookbar_groups|resetb"
msgid "Reset"
msgstr "परतियै सैट्ट करो"
#: notebookbar_groups.ui:1984
-#, fuzzy
msgctxt "notebookbar_groups|wrapb"
msgid "Wrap"
msgstr "लपेट (~k)"
@@ -20395,13 +20101,11 @@ msgid "None"
msgstr "कोई नेईं "
#: notebookbar_groups.ui:2108
-#, fuzzy
msgctxt "notebookbar_groups|wrapideal"
msgid "Optimal"
msgstr "ऑप्टीमल"
#: notebookbar_groups.ui:2117
-#, fuzzy
msgctxt "notebookbar_groups|wrapon"
msgid "Parallel"
msgstr "समानांतर"
@@ -20419,7 +20123,6 @@ msgid "After"
msgstr "परैंत"
#: notebookbar_groups.ui:2144
-#, fuzzy
msgctxt "notebookbar_groups|wrapthrough"
msgid "Through"
msgstr "बिच्चोबिच्च (~v)"
@@ -20636,7 +20339,6 @@ msgid "_Prefix name for new worksheet:"
msgstr ""
#: optdefaultpage.ui:98
-#, fuzzy
msgctxt "optdefaultpage|label1"
msgid "New Spreadsheet"
msgstr "नमीं स्प्रैडशीट"
@@ -20663,7 +20365,6 @@ msgid "_Print only selected sheets"
msgstr ""
#: optdlg.ui:124
-#, fuzzy
msgctxt "optdlg|label2"
msgid "Sheets"
msgstr "शीटां "
@@ -20679,7 +20380,6 @@ msgid "Formula _syntax:"
msgstr ""
#: optformula.ui:87
-#, fuzzy
msgctxt "optformula|label1"
msgid "Formula Options"
msgstr "फर्मूला विकल्प (बहु․)"
@@ -20871,7 +20571,6 @@ msgid "Page Style"
msgstr "सफा शैली "
#: pagetemplatedialog.ui:106
-#, fuzzy
msgctxt "pagetemplatedialog|organizer"
msgid "Organizer"
msgstr "व्यवस्थापक"
@@ -20907,19 +20606,16 @@ msgid "Footer"
msgstr "पैरलेख "
#: pagetemplatedialog.ui:243
-#, fuzzy
msgctxt "pagetemplatedialog|sheet"
msgid "Sheet"
msgstr "शीट "
#: paradialog.ui:8
-#, fuzzy
msgctxt "paradialog|ParagraphDialog"
msgid "Paragraph"
msgstr "पैह्‌रा"
#: paradialog.ui:106
-#, fuzzy
msgctxt "paradialog|labelTP_PARA_STD"
msgid "Indents & Spacing"
msgstr "इंडैंट ते अंतरण"
@@ -20931,7 +20627,6 @@ msgid "Alignment"
msgstr "समायोजन"
#: paradialog.ui:152
-#, fuzzy
msgctxt "paradialog|labelTP_PARA_ASIAN"
msgid "Asian Typography"
msgstr "एशियाई टाइपोग्राफी"
@@ -20955,13 +20650,11 @@ msgid "_Standard"
msgstr "मानक "
#: paratemplatedialog.ui:120
-#, fuzzy
msgctxt "paratemplatedialog|organizer"
msgid "Organizer"
msgstr "व्यवस्थापक"
#: paratemplatedialog.ui:142
-#, fuzzy
msgctxt "paratemplatedialog|numbers"
msgid "Numbers"
msgstr "संख्या"
@@ -20973,7 +20666,6 @@ msgid "Font"
msgstr "फांट"
#: paratemplatedialog.ui:188
-#, fuzzy
msgctxt "paratemplatedialog|fonteffects"
msgid "Font Effects"
msgstr "फ़ॉन्ट प्रभाव"
@@ -20985,7 +20677,6 @@ msgid "Alignment"
msgstr "समायोजन"
#: paratemplatedialog.ui:234
-#, fuzzy
msgctxt "paratemplatedialog|asiantypo"
msgid "Asian Typography"
msgstr "एशियाई टाइपोग्राफी"
@@ -21075,7 +20766,6 @@ msgid "_Objects"
msgstr "चीजां"
#: pastespecial.ui:307
-#, fuzzy
msgctxt "pastespecial|label1"
msgid "Selection"
msgstr "चोन"
@@ -21159,7 +20849,6 @@ msgid "Shift Cells"
msgstr ""
#: pivotfielddialog.ui:9
-#, fuzzy
msgctxt "pivotfielddialog|PivotFieldDialog"
msgid "Data Field"
msgstr "डेटा खेतर "
@@ -21189,7 +20878,6 @@ msgid "_User-defined"
msgstr "बरतूनी-परिभाशत"
#: pivotfielddialog.ui:203
-#, fuzzy
msgctxt "pivotfielddialog|label1"
msgid "Subtotals"
msgstr "आंशक कुल जोड़"
@@ -21236,7 +20924,6 @@ msgid "OR"
msgstr "OR"
#: pivotfilterdialog.ui:134
-#, fuzzy
msgctxt "pivotfilterdialog|label2"
msgid "Operator"
msgstr "आप्रेटर"
@@ -21248,7 +20935,6 @@ msgid "Field name"
msgstr "खेतर- नांऽ"
#: pivotfilterdialog.ui:156
-#, fuzzy
msgctxt "pivotfilterdialog|label4"
msgid "Condition"
msgstr "हालत"
@@ -21377,7 +21063,6 @@ msgid "New sheet"
msgstr ""
#: pivottablelayoutdialog.ui:562
-#, fuzzy
msgctxt "pivottablelayoutdialog|destination-radio-selection"
msgid "Selection"
msgstr "चोन"
@@ -21395,7 +21080,6 @@ msgid "Destination"
msgstr "मंजलां"
#: pivottablelayoutdialog.ui:668
-#, fuzzy
msgctxt "pivottablelayoutdialog|source-radio-selection"
msgid "Selection"
msgstr "चोन"
@@ -21630,13 +21314,11 @@ msgid "Distribution:"
msgstr "बंडांदरा"
#: randomnumbergenerator.ui:288
-#, fuzzy
msgctxt "randomnumbergenerator|parameter1-label"
msgid "..."
msgstr "... "
#: randomnumbergenerator.ui:303
-#, fuzzy
msgctxt "randomnumbergenerator|parameter2-label"
msgid "..."
msgstr "... "
@@ -21828,7 +21510,6 @@ msgid "Header (right)"
msgstr "सिरालेख सज्जै"
#: rowheightdialog.ui:8
-#, fuzzy
msgctxt "rowheightdialog|RowHeightDialog"
msgid "Row Height"
msgstr "पंगताल उंचाई"
@@ -21936,7 +21617,6 @@ msgid "Display border in"
msgstr ""
#: scenariodialog.ui:287
-#, fuzzy
msgctxt "scenariodialog|label3"
msgid "Settings"
msgstr "सैट्टिंगां"
@@ -22144,13 +21824,11 @@ msgid "Data so_urce:"
msgstr "डेटा स्रोत "
#: selectdatasource.ui:201
-#, fuzzy
msgctxt "selectdatasource|label1"
msgid "Selection"
msgstr "चोन"
#: selectrange.ui:7
-#, fuzzy
msgctxt "selectrange|SelectRangeDialog"
msgid "Select Database Range"
msgstr "डेटाबेस फलाऽ चुनो "
@@ -22188,7 +21866,6 @@ msgid "_External source/interface"
msgstr ""
#: selectsource.ui:198
-#, fuzzy
msgctxt "selectsource|label1"
msgid "Selection"
msgstr "चोन"
@@ -22273,7 +21950,6 @@ msgid "No user data available."
msgstr ""
#: sharedocumentdlg.ui:234
-#, fuzzy
msgctxt "sharedocumentdlg|unknownuser"
msgid "Unknown User"
msgstr "अनजांता बरतूनी"
@@ -22332,7 +22008,6 @@ msgid "_Objects/Images"
msgstr ""
#: sheetprintpage.ui:257
-#, fuzzy
msgctxt "sheetprintpage|checkBTN_CHARTS"
msgid "Charts"
msgstr "चार्ट(बहु.)"
@@ -22398,19 +22073,16 @@ msgid "N_umber of pages:"
msgstr "नकलें दी संख्या सफें दी संख्या"
#: sheetprintpage.ui:569
-#, fuzzy
msgctxt "sheetprintpage|comboLB_SCALEMODE"
msgid "Reduce/enlarge printout"
msgstr "छपाई घट्ट/बड्डी करो"
#: sheetprintpage.ui:570
-#, fuzzy
msgctxt "sheetprintpage|comboLB_SCALEMODE"
msgid "Fit print range(s) to width/height"
msgstr "छापा- फलाऽ(एं) गी चौड़ाई /उंचाई दे काबल करो"
#: sheetprintpage.ui:571
-#, fuzzy
msgctxt "sheetprintpage|comboLB_SCALEMODE"
msgid "Fit print range(s) on number of pages"
msgstr "योग्य सफें दे नंबर छापा फलाऽ(एं)गी बनकाओ"
@@ -22461,7 +22133,6 @@ msgid "_Choose the field containing the detail you want to show"
msgstr "~जेह्‌ड़ी तफसील तुस दस्सना चांह्‌दे ओ,उस आह्‌ला खेतर तालो. "
#: showsheetdialog.ui:8
-#, fuzzy
msgctxt "showsheetdialog|ShowSheetDialog"
msgid "Show Sheet"
msgstr "शीट दस्सो "
@@ -22624,7 +22295,6 @@ msgid "Number"
msgstr "संख्या"
#: sidebarnumberformat.ui:43
-#, fuzzy
msgctxt "sidebarnumberformat|category"
msgid "Percent"
msgstr "फीसदी"
@@ -22873,13 +22543,11 @@ msgid "Integer"
msgstr "पूर्णांक "
#: solverdlg.ui:531
-#, fuzzy
msgctxt "solverdlg|op1list"
msgid "Binary"
msgstr "बाइनरी"
#: solverdlg.ui:535
-#, fuzzy
msgctxt "solverdlg|op1list-atkobject"
msgid "Operator"
msgstr "आप्रेटर"
@@ -22906,13 +22574,11 @@ msgid "Integer"
msgstr "पूर्णांक "
#: solverdlg.ui:555
-#, fuzzy
msgctxt "solverdlg|op2list"
msgid "Binary"
msgstr "बाइनरी"
#: solverdlg.ui:559
-#, fuzzy
msgctxt "solverdlg|op2list-atkobject"
msgid "Operator"
msgstr "आप्रेटर"
@@ -22939,13 +22605,11 @@ msgid "Integer"
msgstr "पूर्णांक "
#: solverdlg.ui:579
-#, fuzzy
msgctxt "solverdlg|op3list"
msgid "Binary"
msgstr "बाइनरी"
#: solverdlg.ui:583
-#, fuzzy
msgctxt "solverdlg|op3list-atkobject"
msgid "Operator"
msgstr "आप्रेटर"
@@ -22972,13 +22636,11 @@ msgid "Integer"
msgstr "पूर्णांक "
#: solverdlg.ui:603
-#, fuzzy
msgctxt "solverdlg|op4list"
msgid "Binary"
msgstr "बाइनरी"
#: solverdlg.ui:607
-#, fuzzy
msgctxt "solverdlg|op4list-atkobject"
msgid "Operator"
msgstr "आप्रेटर"
@@ -23008,25 +22670,21 @@ msgid "Value"
msgstr "मुल्ल(बहु.)"
#: solverdlg.ui:742
-#, fuzzy
msgctxt "solverdlg|del2|tooltip_text"
msgid "Remove"
msgstr "हटाओ"
#: solverdlg.ui:755
-#, fuzzy
msgctxt "solverdlg|del1|tooltip_text"
msgid "Remove"
msgstr "हटाओ"
#: solverdlg.ui:768
-#, fuzzy
msgctxt "solverdlg|del3|tooltip_text"
msgid "Remove"
msgstr "हटाओ"
#: solverdlg.ui:781
-#, fuzzy
msgctxt "solverdlg|del4|tooltip_text"
msgid "Remove"
msgstr "हटाओ"
@@ -23263,7 +22921,6 @@ msgid "Maximum Number of Columns"
msgstr ""
#: standardfilterdialog.ui:9
-#, fuzzy
msgctxt "standardfilterdialog|StandardFilterDialog"
msgid "Standard Filter"
msgstr "मानक पूनी"
@@ -23341,7 +22998,6 @@ msgid "Operator 4"
msgstr "आप्रेटर"
#: standardfilterdialog.ui:200
-#, fuzzy
msgctxt "standardfilterdialog|label2"
msgid "Operator"
msgstr "आप्रेटर"
@@ -23353,7 +23009,6 @@ msgid "Field name"
msgstr "खेतर- नांऽ"
#: standardfilterdialog.ui:222
-#, fuzzy
msgctxt "standardfilterdialog|label4"
msgid "Condition"
msgstr "हालत"
@@ -23421,7 +23076,6 @@ msgid "Does not contain"
msgstr ""
#: standardfilterdialog.ui:326
-#, fuzzy
msgctxt "standardfilterdialog|cond1"
msgid "Begins with"
msgstr "कन्नै शुरू होंदा ऐ"
@@ -23432,7 +23086,6 @@ msgid "Does not begin with"
msgstr ""
#: standardfilterdialog.ui:328
-#, fuzzy
msgctxt "standardfilterdialog|cond1"
msgid "Ends with"
msgstr "कन्नै समाप्त होंदा ऐ"
@@ -23481,7 +23134,6 @@ msgid "Does not contain"
msgstr ""
#: standardfilterdialog.ui:362
-#, fuzzy
msgctxt "standardfilterdialog|cond2"
msgid "Begins with"
msgstr "कन्नै शुरू होंदा ऐ"
@@ -23492,7 +23144,6 @@ msgid "Does not begin with"
msgstr ""
#: standardfilterdialog.ui:364
-#, fuzzy
msgctxt "standardfilterdialog|cond2"
msgid "Ends with"
msgstr "कन्नै समाप्त होंदा ऐ"
@@ -23541,7 +23192,6 @@ msgid "Does not contain"
msgstr ""
#: standardfilterdialog.ui:398
-#, fuzzy
msgctxt "standardfilterdialog|cond3"
msgid "Begins with"
msgstr "कन्नै शुरू होंदा ऐ"
@@ -23552,7 +23202,6 @@ msgid "Does not begin with"
msgstr ""
#: standardfilterdialog.ui:400
-#, fuzzy
msgctxt "standardfilterdialog|cond3"
msgid "Ends with"
msgstr "कन्नै समाप्त होंदा ऐ"
@@ -23601,7 +23250,6 @@ msgid "Does not contain"
msgstr ""
#: standardfilterdialog.ui:434
-#, fuzzy
msgctxt "standardfilterdialog|cond4"
msgid "Begins with"
msgstr "कन्नै शुरू होंदा ऐ"
@@ -23612,7 +23260,6 @@ msgid "Does not begin with"
msgstr ""
#: standardfilterdialog.ui:436
-#, fuzzy
msgctxt "standardfilterdialog|cond4"
msgid "Ends with"
msgstr "कन्नै समाप्त होंदा ऐ"
@@ -23746,7 +23393,6 @@ msgid "Document: "
msgstr "दस्तावेज: %1"
#: subtotaldialog.ui:8
-#, fuzzy
msgctxt "subtotaldialog|SubTotalDialog"
msgid "Subtotals"
msgstr "आंशक कुल जोड़"
@@ -23784,19 +23430,16 @@ msgid "Count"
msgstr "गिनतरी"
#: subtotalgrppage.ui:18
-#, fuzzy
msgctxt "subtotalgrppage|liststore1"
msgid "Average"
msgstr "औसत "
#: subtotalgrppage.ui:21
-#, fuzzy
msgctxt "subtotalgrppage|liststore1"
msgid "Max"
msgstr "बद्धोबद्ध "
#: subtotalgrppage.ui:24
-#, fuzzy
msgctxt "subtotalgrppage|liststore1"
msgid "Min"
msgstr "घट्टोघट्ट "
@@ -23814,25 +23457,21 @@ msgid "Count (numbers only)"
msgstr "गिनो (सिर्फ नंबर ) "
#: subtotalgrppage.ui:33
-#, fuzzy
msgctxt "subtotalgrppage|liststore1"
msgid "StDev (Sample)"
msgstr "StDev (नमूना) "
#: subtotalgrppage.ui:36
-#, fuzzy
msgctxt "subtotalgrppage|liststore1"
msgid "StDevP (Population)"
msgstr "StDevP (जनसंख्या) "
#: subtotalgrppage.ui:39
-#, fuzzy
msgctxt "subtotalgrppage|liststore1"
msgid "Var (Sample)"
msgstr "बदलनशील (नमूना) "
#: subtotalgrppage.ui:42
-#, fuzzy
msgctxt "subtotalgrppage|liststore1"
msgid "VarP (Population)"
msgstr "VarP (जनसंख्या ) "
@@ -23926,7 +23565,6 @@ msgid "From ro_w:"
msgstr ""
#: textimportcsv.ui:189
-#, fuzzy
msgctxt "textimportcsv|label1"
msgid "Import"
msgstr "दरामद करो"
@@ -23977,7 +23615,6 @@ msgid "Othe_r"
msgstr "बाकी दूआ"
#: textimportcsv.ui:403
-#, fuzzy
msgctxt "textimportcsv|inputother-atkobject"
msgid "Other"
msgstr "बाकी दूआ"
@@ -24097,7 +23734,6 @@ msgid "_Show references in color"
msgstr ""
#: tpviewpage.ui:162
-#, fuzzy
msgctxt "tpviewpage|label4"
msgid "Display"
msgstr "प्रदर्शन"
@@ -24158,7 +23794,6 @@ msgid "Show on colored cells"
msgstr ""
#: tpviewpage.ui:401
-#, fuzzy
msgctxt "tpviewpage|grid"
msgid "Hide"
msgstr "छपैलो"
@@ -24204,7 +23839,6 @@ msgid "Show"
msgstr "दस्सो "
#: tpviewpage.ui:549
-#, fuzzy
msgctxt "tpviewpage|objgrf"
msgid "Hide"
msgstr "छपैलो"
@@ -24216,7 +23850,6 @@ msgid "Show"
msgstr "दस्सो "
#: tpviewpage.ui:565
-#, fuzzy
msgctxt "tpviewpage|diagram"
msgid "Hide"
msgstr "छपैलो"
@@ -24228,7 +23861,6 @@ msgid "Show"
msgstr "दस्सो "
#: tpviewpage.ui:581
-#, fuzzy
msgctxt "tpviewpage|draw"
msgid "Hide"
msgstr "छपैलो"
@@ -24290,7 +23922,6 @@ msgid "Grouped by"
msgstr "दे मताबक समूह् कीते दा:"
#: ungroupdialog.ui:8
-#, fuzzy
msgctxt "ungroupdialog|UngroupDialog"
msgid "Ungroup"
msgstr "समूह् गी अनकीता करो "
@@ -24346,7 +23977,6 @@ msgid "Cell range"
msgstr ""
#: validationcriteriapage.ui:39
-#, fuzzy
msgctxt "validationcriteriapage|liststore1"
msgid "List"
msgstr "सूची"
@@ -24454,7 +24084,6 @@ msgid "Validity"
msgstr "तगर मान्य "
#: validationdialog.ui:111
-#, fuzzy
msgctxt "validationdialog|criteria"
msgid "Criteria"
msgstr "ध्रुवे"
diff --git a/source/dgo/scaddins/messages.po b/source/dgo/scaddins/messages.po
index 16902fbf703..8b0d7cfb8ca 100644
--- a/source/dgo/scaddins/messages.po
+++ b/source/dgo/scaddins/messages.po
@@ -1080,7 +1080,6 @@ msgid "Returns the product of several complex numbers"
msgstr "केईं जटल संख्याएं दा फल परतांदा ऐ"
#: analysis.hrc:430 /home/cl/vc/git/libo-core/scaddins/inc/analysis.hrc:432
-#, fuzzy
msgctxt "ANALYSIS_Improduct"
msgid "Complex number"
msgstr "जटल संख्या "
diff --git a/source/dgo/scp2/source/ooo.po b/source/dgo/scp2/source/ooo.po
index cf9ff0a4811..f9e9a26c992 100644
--- a/source/dgo/scp2/source/ooo.po
+++ b/source/dgo/scp2/source/ooo.po
@@ -171,7 +171,6 @@ msgid "Installs Portuguese help in %PRODUCTNAME %PRODUCTVERSION"
msgstr "%PRODUCTNAME %PRODUCTVERSION च पुर्तगाली मदद इंस्टाल करदा ऐ"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_PT_BR\n"
@@ -189,7 +188,6 @@ msgid "Installs Portuguese (Brazil) help in %PRODUCTNAME %PRODUCTVERSION"
msgstr "%PRODUCTNAME %PRODUCTVERSION च पुर्तगाली मदद इंस्टाल करदा ऐ"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_JA\n"
@@ -238,7 +236,6 @@ msgid "Installs Chinese (simplified) help in %PRODUCTNAME %PRODUCTVERSION"
msgstr "%PRODUCTNAME %PRODUCTVERSION च चीनी(सरलीकृत) मदद इंस्टाल करदा ऐ"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_ZH_TW\n"
@@ -271,7 +268,6 @@ msgid "Installs Dutch help in %PRODUCTNAME %PRODUCTVERSION"
msgstr "%PRODUCTNAME %PRODUCTVERSION च डच मदद इंस्टाल करदा ऐ"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_HU\n"
@@ -288,7 +284,6 @@ msgid "Installs Hungarian help in %PRODUCTNAME %PRODUCTVERSION"
msgstr "%PRODUCTNAME %PRODUCTVERSION च हंगेरियन मदद इंस्टाल करदा ऐ"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_PL\n"
@@ -305,7 +300,6 @@ msgid "Installs Polish help in %PRODUCTNAME %PRODUCTVERSION"
msgstr "%PRODUCTNAME %PRODUCTVERSION च पोलिश मदद इंस्टाल करदा ऐ"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_RU\n"
@@ -322,7 +316,6 @@ msgid "Installs Russian help in %PRODUCTNAME %PRODUCTVERSION"
msgstr "%PRODUCTNAME %PRODUCTVERSION च रूसी मदद इंस्टाल करदा ऐ"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_TR\n"
@@ -339,7 +332,6 @@ msgid "Installs Turkish help in %PRODUCTNAME %PRODUCTVERSION"
msgstr "%PRODUCTNAME %PRODUCTVERSION च तुर्की मदद इंस्टाल करदा ऐ"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_EL\n"
@@ -356,7 +348,6 @@ msgid "Installs Greek help in %PRODUCTNAME %PRODUCTVERSION"
msgstr "%PRODUCTNAME %PRODUCTVERSION च ग्रीक मदद इंस्टाल करदा ऐ"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_TH\n"
@@ -373,7 +364,6 @@ msgid "Installs Thai help in %PRODUCTNAME %PRODUCTVERSION"
msgstr "%PRODUCTNAME %PRODUCTVERSION च थाई मदद इंस्टाल करदा ऐ"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_CS\n"
@@ -422,7 +412,6 @@ msgid "Installs Croatian help in %PRODUCTNAME %PRODUCTVERSION"
msgstr "%PRODUCTNAME %PRODUCTVERSION च क्रोशियन मदद इंस्टाल करदा ऐ"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_ET\n"
@@ -745,7 +734,6 @@ msgid "Installs Nepali help in %PRODUCTNAME %PRODUCTVERSION"
msgstr "%PRODUCTNAME %PRODUCTVERSION च नेपाली मदद इंस्टाल करदा ऐ"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_AR\n"
@@ -778,7 +766,6 @@ msgid "Installs Catalan help in %PRODUCTNAME %PRODUCTVERSION"
msgstr "%PRODUCTNAME %PRODUCTVERSION च कैटलान मदद इंस्टाल करदा ऐ"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_CA_VALENCIA\n"
@@ -795,7 +782,6 @@ msgid "Installs Catalan (Valencian) help in %PRODUCTNAME %PRODUCTVERSION"
msgstr "%PRODUCTNAME %PRODUCTVERSION च कैटलान(वेलैंसियन) मदद इंस्टाल करदा ऐ"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_DA\n"
@@ -812,7 +798,6 @@ msgid "Installs Danish help in %PRODUCTNAME %PRODUCTVERSION"
msgstr "%PRODUCTNAME %PRODUCTVERSION च डैनिश मदद इंस्टाल करदा ऐ"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_FI\n"
@@ -829,7 +814,6 @@ msgid "Installs Finnish help in %PRODUCTNAME %PRODUCTVERSION"
msgstr "%PRODUCTNAME %PRODUCTVERSION च फ़िन्निश मदद इंस्टाल करदा ऐ"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_HE\n"
@@ -1973,7 +1957,6 @@ msgid "Installs the Portuguese user interface"
msgstr "च पुर्तगाली समर्थन प्रस्थापत करदा ऐ"
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_PT_BR\n"
@@ -1990,7 +1973,6 @@ msgid "Installs the Portuguese user interface"
msgstr "च पुर्तगाली समर्थन प्रस्थापत करदा ऐ"
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_JA\n"
@@ -2039,7 +2021,6 @@ msgid "Installs the Chinese (simplified) user interface"
msgstr "च चीनी समर्थन प्रस्थापत करदा ऐ"
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_ZH_TW\n"
@@ -2089,7 +2070,6 @@ msgid "Installs the Upper Sorbian user interface"
msgstr "च ज्यॉर्जियाई समर्थन प्रस्थापत करदा ऐ"
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_HU\n"
@@ -2106,7 +2086,6 @@ msgid "Installs the Hungarian user interface"
msgstr "च हंगेरियाई समर्थन प्रस्थापत करदा ऐ"
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_PL\n"
@@ -2123,7 +2102,6 @@ msgid "Installs the Polish user interface"
msgstr "च पोलिश समर्थन प्रस्थापत करदा ऐ"
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_RU\n"
@@ -2140,7 +2118,6 @@ msgid "Installs the Russian user interface"
msgstr "च रशियन समर्थन प्रस्थापत करदा ऐ"
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_TR\n"
@@ -2157,7 +2134,6 @@ msgid "Installs the Turkish user interface"
msgstr "च तुर्की समर्थन प्रस्थापत करदा ऐ"
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_EL\n"
@@ -2174,7 +2150,6 @@ msgid "Installs the Greek user interface"
msgstr "च ग्रीक समर्थन प्रस्थापत करदा ऐ"
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_TH\n"
@@ -2191,7 +2166,6 @@ msgid "Installs the Thai user interface"
msgstr "च थाई समर्थन प्रस्थापत करदा ऐ"
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_CS\n"
@@ -2240,7 +2214,6 @@ msgid "Installs the Croatian user interface"
msgstr "च क्रोएशियाई समर्थन प्रस्थापत करदा ऐ"
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_ET\n"
@@ -2579,7 +2552,6 @@ msgid "Installs the Nepali user interface"
msgstr "च नेपाली समर्थन प्रस्थापत करदा ऐ"
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_AR\n"
@@ -2612,7 +2584,6 @@ msgid "Installs the Catalan user interface"
msgstr "च केटालॉन समर्थन प्रस्थापत करदा ऐ"
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_CA_VALENCIA\n"
@@ -2630,7 +2601,6 @@ msgid "Installs the Catalan (Valencian) user interface"
msgstr "च सर्बियन (सिरिलिक) समर्थन प्रस्थापत करदा ऐ"
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_DA\n"
@@ -2647,7 +2617,6 @@ msgid "Installs the Danish user interface"
msgstr "च डैनिश समर्थन प्रस्थापत करदा ऐ"
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_FI\n"
@@ -2664,7 +2633,6 @@ msgid "Installs the Finnish user interface"
msgstr "च फिनिश समर्थन प्रस्थापत करदा ऐ"
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_HE\n"
@@ -3811,7 +3779,6 @@ msgid "Aragonese spelling dictionary"
msgstr "ब्रिटन शब्द-जोड़ शब्दकोश"
#: module_ooo.ulf
-#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_NAME_MODULE_EXTENSION_DICTIONARY_AR\n"
@@ -3943,7 +3910,6 @@ msgid "Catalan spelling dictionary, hyphenation rules, and thesaurus"
msgstr "कैटलान शब्द-जोड़ शब्दकोश, जोड़-चिʼन्नीकरण नियम ते पर्यायकोश"
#: module_ooo.ulf
-#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_NAME_MODULE_EXTENSION_DICTIONARY_CS\n"
@@ -3960,7 +3926,6 @@ msgid "Czech spelling dictionary, hyphenation rules, and thesaurus"
msgstr "चैक शब्द-जोड़ शब्दकोश, जोड़-चिʼन्नीकरण नियम ते पर्यायकोश"
#: module_ooo.ulf
-#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_NAME_MODULE_EXTENSION_DICTIONARY_DA\n"
@@ -4012,7 +3977,6 @@ msgid "English spelling dictionaries, hyphenation rules, thesaurus, and grammar
msgstr "बुल्गारियन शब्द-जोड़ शब्दकोश, जोड़-चिʼन्नीकरण नियम ते पर्यायकोश"
#: module_ooo.ulf
-#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_NAME_MODULE_EXTENSION_DICTIONARY_EL\n"
@@ -4048,7 +4012,6 @@ msgid "Spanish spelling dictionary, hyphenation rules, and thesaurus"
msgstr "डैनिश शब्द-जोड़ शब्दकोश, जोड़-चिʼन्नीकरण नियम ते पर्यायकोश"
#: module_ooo.ulf
-#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_NAME_MODULE_EXTENSION_DICTIONARY_ET\n"
@@ -4129,7 +4092,6 @@ msgid "Gujarati spelling dictionary"
msgstr "गुजराती शब्द-जोड़ शब्दकोश"
#: module_ooo.ulf
-#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_NAME_MODULE_EXTENSION_DICTIONARY_HE\n"
@@ -4162,7 +4124,6 @@ msgid "Hindi spelling dictionary"
msgstr "शब्द-जोड़ शब्दकोश"
#: module_ooo.ulf
-#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_NAME_MODULE_EXTENSION_DICTIONARY_HU\n"
@@ -4358,7 +4319,6 @@ msgid "Occitan spelling dictionary"
msgstr "ऑकिटन शब्द-जोड़ शब्दकोश"
#: module_ooo.ulf
-#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_NAME_MODULE_EXTENSION_DICTIONARY_PL\n"
@@ -4375,7 +4335,6 @@ msgid "Polish spelling dictionary, hyphenation rules, and thesaurus"
msgstr "पोलिश शब्द-जोड़ शब्दकोश, जोड़-चिʼन्नीकरण नियम ते पर्यायकोश"
#: module_ooo.ulf
-#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_NAME_MODULE_EXTENSION_DICTIONARY_PT_BR\n"
@@ -4424,7 +4383,6 @@ msgid "Romanian spelling dictionary, hyphenation rules, and thesaurus"
msgstr "रोमानी शब्द-जोड़ शब्दकोश, जोड़-चिʼन्नीकरण नियम ते पर्यायकोश"
#: module_ooo.ulf
-#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_NAME_MODULE_EXTENSION_DICTIONARY_RU\n"
@@ -4490,7 +4448,6 @@ msgid "Slovenian spelling dictionary, hyphenation rules, and thesaurus"
msgstr "स्लोवेनियन शब्द-जोड़ शब्दकोश, जोड़-चिʼन्नीकरण नियम ते पर्यायकोश"
#: module_ooo.ulf
-#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_NAME_MODULE_EXTENSION_DICTIONARY_SQ\n"
@@ -4573,7 +4530,6 @@ msgid "Telugu spelling dictionary, and hyphenation rules"
msgstr "डच शब्द-जोड़ शब्दकोश ते जोड़-चिʼन्नीकरण नियम"
#: module_ooo.ulf
-#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_NAME_MODULE_EXTENSION_DICTIONARY_TH\n"
diff --git a/source/dgo/sd/messages.po b/source/dgo/sd/messages.po
index f12c4d403ba..c068529a897 100644
--- a/source/dgo/sd/messages.po
+++ b/source/dgo/sd/messages.po
@@ -142,7 +142,6 @@ msgid "Tile sheet of paper with repeated pages"
msgstr ""
#: DocumentRenderer.hrc:77
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_BROCHURE_INCLUDE_LIST"
msgid "All pages"
msgstr "सब सफे"
@@ -193,7 +192,6 @@ msgid "Se~lection"
msgstr "चोन"
#: errhdl.hrc:29
-#, fuzzy
msgctxt "RID_SD_ERRHDL"
msgid "File format error found at $(ARG1)(row,col)."
msgstr "रूप-रचना गल्ती फाइल च $(ARG1) (पंगताल,स्तंभ ) पर लब्भी ."
@@ -216,7 +214,6 @@ msgid "Hidden Styles"
msgstr ""
#: family.hrc:31
-#, fuzzy
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Applied Styles"
msgstr "लागू शैलियां"
@@ -2176,7 +2173,6 @@ msgid "Fill color:"
msgstr "पैह्‌ला रंग "
#: strings.hrc:408
-#, fuzzy
msgctxt "STR_CUSTOMANIMATION_STYLE_PROPERTY"
msgid "Style:"
msgstr "शैली: "
@@ -2194,7 +2190,6 @@ msgid "Font color:"
msgstr "पैह्‌ला रंग "
#: strings.hrc:411
-#, fuzzy
msgctxt "STR_CUSTOMANIMATION_FONT_SIZE_STYLE_PROPERTY"
msgid "Style:"
msgstr "शैली: "
@@ -2402,7 +2397,6 @@ msgid "Slides per page"
msgstr ""
#: strings.hrc:451
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_ORDER"
msgid "Order"
msgstr "क्रम"
@@ -2462,7 +2456,6 @@ msgid "Page sides"
msgstr "सफा पास्से"
#: strings.hrc:461
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_BROCHURE_INCLUDE"
msgid "Include"
msgstr "शामल करो "
@@ -2473,7 +2466,6 @@ msgid "~Use only paper tray from printer preferences"
msgstr ""
#: strings.hrc:463
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_PAGE_RANGE"
msgid "Print range"
msgstr "छापा फलाऽ "
@@ -2505,7 +2497,6 @@ msgstr ""
" खोज जारी रक्खना चांह्‌दे ओ?"
#: strings.hrc:470
-#, fuzzy
msgctxt "STR_SD_NONE"
msgid "- None -"
msgstr "- कोई नेईं - "
@@ -2907,19 +2898,16 @@ msgid "_Direction:"
msgstr "दिशा"
#: customanimationspanelhorizontal.ui:193
-#, fuzzy
msgctxt "customanimationspanelhorizontal|start_effect_list"
msgid "On click"
msgstr "क्लिक पर"
#: customanimationspanelhorizontal.ui:194
-#, fuzzy
msgctxt "customanimationspanelhorizontal|start_effect_list"
msgid "With previous"
msgstr "पिछले सनैं"
#: customanimationspanelhorizontal.ui:195
-#, fuzzy
msgctxt "customanimationspanelhorizontal|start_effect_list"
msgid "After previous"
msgstr "पिछले दे परैंत"
@@ -3192,7 +3180,6 @@ msgid "_Variable"
msgstr "बदलनशील"
#: dlgfield.ui:142
-#, fuzzy
msgctxt "dlgfield|label1"
msgid "Field Type"
msgstr "खेतर किस्म"
@@ -3232,7 +3219,6 @@ msgid "Max."
msgstr "बद्धोबद्ध "
#: dockinganimation.ui:149
-#, fuzzy
msgctxt "dockinganimation|duration|tooltip_text"
msgid "Duration"
msgstr "अरसा"
@@ -3380,7 +3366,6 @@ msgid "Image"
msgstr "बिंब"
#: dockinganimation.ui:605
-#, fuzzy
msgctxt "dockinganimation|create"
msgid "Create"
msgstr "सिरजो"
@@ -3458,7 +3443,6 @@ msgid "Italic"
msgstr "इटैलिक "
#: fontstylemenu.ui:28
-#, fuzzy
msgctxt "fontstylemenu|underline"
msgid "Underlined"
msgstr "रेखांकत"
@@ -3569,7 +3553,6 @@ msgid "Slide name"
msgstr "स्लाइड फलक "
#: impressprinteroptions.ui:48
-#, fuzzy
msgctxt "impressprinteroptions|printdatetime"
msgid "Date and time"
msgstr "तरीक ते समां"
@@ -3796,7 +3779,6 @@ msgid "Previous Slide"
msgstr ""
#: navigatorpanel.ui:84
-#, fuzzy
msgctxt "navigatorpanel|next|tooltip_text"
msgid "Next Slide"
msgstr "अगली स्लाइड"
@@ -3837,13 +3819,11 @@ msgid "Bullets and Numbering"
msgstr "उजागरी चिऱन्न ते संख्य़ाकरण"
#: notebookbar.ui:961
-#, fuzzy
msgctxt "notebookbar|indent|tooltip_text"
msgid "Indent"
msgstr "इंडैंट"
#: notebookbar.ui:968
-#, fuzzy
msgctxt "notebookbar|increaseindent|tooltip_text"
msgid "Increase Indent"
msgstr "इंडैंट बधाओ"
@@ -3860,7 +3840,6 @@ msgid "Horizontal Alignment"
msgstr ""
#: notebookbar.ui:1497
-#, fuzzy
msgctxt "notebookbar|ImpressLabel"
msgid "Home"
msgstr "घर"
@@ -3883,7 +3862,6 @@ msgid "Insert"
msgstr "समावेश करो "
#: notebookbar.ui:2033
-#, fuzzy
msgctxt "notebookbar|TransitionsLabel"
msgid "Transitions"
msgstr "पारगमन"
@@ -3907,7 +3885,6 @@ msgid "Auto Spellcheck"
msgstr "AutoSpellCheck"
#: notebookbar.ui:2354
-#, fuzzy
msgctxt "notebookbar|ReviewLabel"
msgid "Review"
msgstr "समीक्षा"
@@ -4149,7 +4126,6 @@ msgid "Menubar"
msgstr ""
#: notebookbar_groupedbar_full.ui:2541
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|Quotation2"
msgid "Quotation"
msgstr "उद्धरण "
@@ -4375,13 +4351,11 @@ msgid "_Help"
msgstr "मदद "
#: notebookbar_groups.ui:49
-#, fuzzy
msgctxt "notebookbar_groups|layout01"
msgid "Blank"
msgstr "कोरा"
#: notebookbar_groups.ui:57
-#, fuzzy
msgctxt "notebookbar_groups|layout02"
msgid "Title Slide"
msgstr "शीर्शक स्लाइड "
@@ -4393,13 +4367,11 @@ msgid "Title, Text"
msgstr "शीर्शक इबारत "
#: notebookbar_groups.ui:73
-#, fuzzy
msgctxt "notebookbar_groups|layout04"
msgid "Title, Content"
msgstr "शीर्शक , विशे-समग्री"
#: notebookbar_groups.ui:81
-#, fuzzy
msgctxt "notebookbar_groups|layout05"
msgid "Centered Text"
msgstr "केंदरत इबारत"
@@ -4411,19 +4383,16 @@ msgid "Hyperlink"
msgstr "हायपरलिंक "
#: notebookbar_groups.ui:118
-#, fuzzy
msgctxt "notebookbar_groups|footnote"
msgid "Footnote"
msgstr "फुटनोट"
#: notebookbar_groups.ui:127
-#, fuzzy
msgctxt "notebookbar_groups|endnote"
msgid "Endnote"
msgstr "खीरीनोट"
#: notebookbar_groups.ui:142
-#, fuzzy
msgctxt "notebookbar_groups|bookmark"
msgid "Bookmark"
msgstr "सफा चि'न्न"
@@ -4538,19 +4507,16 @@ msgid "Transition"
msgstr "पारगमन"
#: notebookbar_groups.ui:1386
-#, fuzzy
msgctxt "notebookbar_groups|slidegrouplabel"
msgid "Slide"
msgstr "स्लाइड "
#: notebookbar_groups.ui:1460
-#, fuzzy
msgctxt "notebookbar_groups|shapesb"
msgid "Shapes"
msgstr "आकार (बहु.)"
#: notebookbar_groups.ui:1476
-#, fuzzy
msgctxt "notebookbar_groups|linksb"
msgid "Links"
msgstr "कड़ियें"
@@ -4568,13 +4534,11 @@ msgid "Style"
msgstr "शैली "
#: notebookbar_groups.ui:1659
-#, fuzzy
msgctxt "notebookbar_groups|resetb"
msgid "Reset"
msgstr "परतियै सैट्ट करो"
#: notebookbar_groups.ui:1703
-#, fuzzy
msgctxt "notebookbar_groups|wrapb"
msgid "Wrap"
msgstr "लपेट (~k)"
@@ -4598,13 +4562,11 @@ msgid "None"
msgstr "कोई नेईं "
#: notebookbar_groups.ui:1827
-#, fuzzy
msgctxt "notebookbar_groups|wrapideal"
msgid "Optimal"
msgstr "ऑप्टीमल"
#: notebookbar_groups.ui:1836
-#, fuzzy
msgctxt "notebookbar_groups|wrapon"
msgid "Parallel"
msgstr "समानांतर"
@@ -4622,7 +4584,6 @@ msgid "After"
msgstr "परैंत"
#: notebookbar_groups.ui:1863
-#, fuzzy
msgctxt "notebookbar_groups|wrapthrough"
msgid "Through"
msgstr "बिच्चोबिच्च (~v)"
@@ -4662,7 +4623,6 @@ msgid "Start with _Template Selection"
msgstr ""
#: optimpressgeneralpage.ui:134
-#, fuzzy
msgctxt "optimpressgeneralpage|newdoclbl"
msgid "New Document"
msgstr "नमां दस्तावेज "
@@ -5429,13 +5389,11 @@ msgid "Two Spins"
msgstr "दो घुमकाऽ "
#: rotatemenu.ui:50
-#, fuzzy
msgctxt "rotatemenu|clockwise"
msgid "Clockwise"
msgstr "घड़ी दी दिशा च "
#: rotatemenu.ui:58
-#, fuzzy
msgctxt "rotatemenu|counterclock"
msgid "Counter-clockwise"
msgstr "घड़ी दी उल्टी दिशा च"
@@ -5521,13 +5479,11 @@ msgid "Background:"
msgstr "पछौकड़"
#: sidebarslidebackground.ui:57
-#, fuzzy
msgctxt "sidebarslidebackground|orientation"
msgid "Landscape"
msgstr "थलद्रिश्श"
#: sidebarslidebackground.ui:58
-#, fuzzy
msgctxt "sidebarslidebackground|orientation"
msgid "Portrait"
msgstr "पोरट्रेट "
@@ -5559,7 +5515,6 @@ msgid "Master View"
msgstr ""
#: sidebarslidebackground.ui:226
-#, fuzzy
msgctxt "sidebarslidebackground|closemasterslide"
msgid "Close Master View"
msgstr " मास्टर द्रिश्श बंद करो\t"
@@ -5577,7 +5532,6 @@ msgid "Narrow"
msgstr "तीर"
#: sidebarslidebackground.ui:250
-#, fuzzy
msgctxt "sidebarslidebackground|marginLB"
msgid "Moderate"
msgstr " माफक\t"
@@ -5609,7 +5563,6 @@ msgid "Margin:"
msgstr ""
#: sidebarslidebackground.ui:277
-#, fuzzy
msgctxt "sidebarslidebackground|customlabel"
msgid "Custom"
msgstr "लोड़ा मताबक करो"
@@ -5864,7 +5817,6 @@ msgid "Stop previous sound"
msgstr "(पिछली ध्वनि रोको) "
#: slidetransitionspanelhorizontal.ui:118
-#, fuzzy
msgctxt "slidetransitionspanelhorizontal|sound_list"
msgid "Other sound..."
msgstr "दूई ध्वनि "
@@ -6009,7 +5961,6 @@ msgid "Font"
msgstr "फांट"
#: templatedialog.ui:256
-#, fuzzy
msgctxt "templatedialog|fonteffect"
msgid "Font Effects"
msgstr "फ़ॉन्ट प्रभाव"
@@ -6354,7 +6305,6 @@ msgid "Page name"
msgstr "~सफा नांऽ "
#: drawprinteroptions.ui:48
-#, fuzzy
msgctxt "drawprinteroptions|printdatetime"
msgid "Date and time"
msgstr "तरीक ते समां"
diff --git a/source/dgo/setup_native/source/mac.po b/source/dgo/setup_native/source/mac.po
index deed534c668..3c9c883003f 100644
--- a/source/dgo/setup_native/source/mac.po
+++ b/source/dgo/setup_native/source/mac.po
@@ -33,7 +33,6 @@ msgid "Install"
msgstr "& प्रस्थापना करो "
#: macinstall.ulf
-#, fuzzy
msgctxt ""
"macinstall.ulf\n"
"AbortLabel\n"
@@ -99,7 +98,6 @@ msgid "Install"
msgstr "& प्रस्थापना करो "
#: macinstall.ulf
-#, fuzzy
msgctxt ""
"macinstall.ulf\n"
"ListCancelLabel\n"
diff --git a/source/dgo/sfx2/messages.po b/source/dgo/sfx2/messages.po
index 1edf0445148..672c6717721 100644
--- a/source/dgo/sfx2/messages.po
+++ b/source/dgo/sfx2/messages.po
@@ -67,7 +67,6 @@ msgid "Delete"
msgstr "म्हेसो "
#: strings.hrc:35
-#, fuzzy
msgctxt "STR_RENAME"
msgid "Rename"
msgstr "परतियै नांऽ देओ"
@@ -1005,7 +1004,6 @@ msgid "Styles in use: "
msgstr ""
#: strings.hrc:208
-#, fuzzy
msgctxt "STR_SID_NAVIGATOR"
msgid "Navigator"
msgstr "संचालक"
@@ -1471,7 +1469,6 @@ msgid "Businesscard with logo"
msgstr ""
#: strings.hrc:303
-#, fuzzy
msgctxt "STR_CLEAR_CHAR"
msgid "Remove"
msgstr "हटाओ"
@@ -1500,7 +1497,6 @@ msgid "Date completed"
msgstr "पूरा करने दी तरीक"
#: dinfdlg.hrc:30
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Department"
msgstr "विभाग "
@@ -1536,7 +1532,6 @@ msgid "Editor"
msgstr "संपादक "
#: dinfdlg.hrc:36
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "E-Mail"
msgstr "ई-मेल"
@@ -1548,7 +1543,6 @@ msgid "Forward to"
msgstr "गी फार्वर्ड करो"
#: dinfdlg.hrc:38
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Group"
msgstr "समूह्"
@@ -1578,7 +1572,6 @@ msgid "Matter"
msgstr "मसौदा"
#: dinfdlg.hrc:43
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Office"
msgstr "दफ्तर "
@@ -1596,13 +1589,11 @@ msgid "Project"
msgstr "प्राजैक्ट प्रोजैक्ट"
#: dinfdlg.hrc:46
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Publisher"
msgstr "प्रकाशक "
#: dinfdlg.hrc:47
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Purpose"
msgstr "मकसद"
@@ -1626,13 +1617,11 @@ msgid "Recorded date"
msgstr "रिकाड तरीक"
#: dinfdlg.hrc:51
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Reference"
msgstr "हवाला "
#: dinfdlg.hrc:52
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Source"
msgstr "स्रोत "
@@ -1680,7 +1669,6 @@ msgid "Date"
msgstr "डेटा "
#: dinfdlg.hrc:72
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Duration"
msgstr "अरसा"
@@ -1805,7 +1793,6 @@ msgid "Bookmark:"
msgstr "सफा-चि’न्न"
#: bookmarkmenu.ui:12
-#, fuzzy
msgctxt "bookmarkmenu|display"
msgid "Display"
msgstr "प्रदर्शन"
@@ -2161,7 +2148,6 @@ msgid "Please save this document locally instead and attach it from within your
msgstr ""
#: floatingrecord.ui:9
-#, fuzzy
msgctxt "floatingrecord|FloatingRecord"
msgid "Record Macro"
msgstr "मैक्रो रकाड करो "
@@ -2594,7 +2580,6 @@ msgid "User:"
msgstr "बरतूनी "
#: password.ui:114
-#, fuzzy
msgctxt "password|pass1ft"
msgid "Password:"
msgstr "पासबर्ड "
@@ -2618,7 +2603,6 @@ msgid "Password"
msgstr "पासबर्ड "
#: password.ui:223
-#, fuzzy
msgctxt "password|pass2ft"
msgid "Password:"
msgstr "पासबर्ड "
@@ -2888,7 +2872,6 @@ msgid "Templates List"
msgstr ""
#: stylecontextmenu.ui:12
-#, fuzzy
msgctxt "stylecontextmenu|new"
msgid "New..."
msgstr "नमीं..."
@@ -2900,7 +2883,6 @@ msgid "Modify..."
msgstr "तरमीम करो... "
#: stylecontextmenu.ui:28
-#, fuzzy
msgctxt "stylecontextmenu|hide"
msgid "Hide"
msgstr "छपैलो"
@@ -2912,7 +2894,6 @@ msgid "Show"
msgstr "दस्सो "
#: stylecontextmenu.ui:44
-#, fuzzy
msgctxt "stylecontextmenu|delete"
msgid "Delete..."
msgstr "म्हेसो... (~c)"
@@ -2950,7 +2931,6 @@ msgid "Documents"
msgstr "दस्तावेज"
#: templatedlg.ui:19
-#, fuzzy
msgctxt "templatedlg|applist"
msgid "Spreadsheets"
msgstr "स्प्रैडशीटां"
@@ -2985,7 +2965,6 @@ msgid "Search"
msgstr "खोज करो"
#: templatedlg.ui:147
-#, fuzzy
msgctxt "templatedlg|search_filter"
msgid "Search..."
msgstr "खोज करो... "
@@ -3012,7 +2991,6 @@ msgid "Template List"
msgstr ""
#: templatedlg.ui:312
-#, fuzzy
msgctxt "templatedlg|action_menu|tooltip_text"
msgid "Settings"
msgstr "सैट्टिंगां"
@@ -3051,7 +3029,6 @@ msgid "Export Templates"
msgstr ""
#: templatedlg.ui:408
-#, fuzzy
msgctxt "templatedlg|import_btn"
msgid "Import"
msgstr "दरामद करो"
diff --git a/source/dgo/starmath/messages.po b/source/dgo/starmath/messages.po
index 758105df45b..a4e9c0129d5 100644
--- a/source/dgo/starmath/messages.po
+++ b/source/dgo/starmath/messages.po
@@ -24,7 +24,6 @@ msgid "Special"
msgstr "विशेश"
#: smmod.hrc:22
-#, fuzzy
msgctxt "RID_UI_SYMBOL_NAMES"
msgid "alpha"
msgstr "अल्फा "
@@ -57,7 +56,6 @@ msgid "GAMMA"
msgstr "GAMMAगामा"
#: smmod.hrc:28
-#, fuzzy
msgctxt "RID_UI_SYMBOL_NAMES"
msgid "delta"
msgstr "डेल्टा "
@@ -68,7 +66,6 @@ msgid "DELTA"
msgstr "DELTAडेल्टा"
#: smmod.hrc:30
-#, fuzzy
msgctxt "RID_UI_SYMBOL_NAMES"
msgid "epsilon"
msgstr "एप्सीलान "
@@ -79,7 +76,6 @@ msgid "EPSILON"
msgstr "EPSILONएप्सीलान"
#: smmod.hrc:32
-#, fuzzy
msgctxt "RID_UI_SYMBOL_NAMES"
msgid "zeta"
msgstr "ज़ेटा "
@@ -90,7 +86,6 @@ msgid "ZETA"
msgstr "ZETAज़ेटा"
#: smmod.hrc:34
-#, fuzzy
msgctxt "RID_UI_SYMBOL_NAMES"
msgid "eta"
msgstr "इटा "
@@ -101,7 +96,6 @@ msgid "ETA"
msgstr "ETAइटा"
#: smmod.hrc:36
-#, fuzzy
msgctxt "RID_UI_SYMBOL_NAMES"
msgid "theta"
msgstr "थीटा "
@@ -112,7 +106,6 @@ msgid "THETA"
msgstr "THETAथीटा"
#: smmod.hrc:38
-#, fuzzy
msgctxt "RID_UI_SYMBOL_NAMES"
msgid "iota"
msgstr "आओटा "
@@ -123,7 +116,6 @@ msgid "IOTA"
msgstr "IOTAआओटा"
#: smmod.hrc:40
-#, fuzzy
msgctxt "RID_UI_SYMBOL_NAMES"
msgid "kappa"
msgstr "कप्पा "
@@ -175,7 +167,6 @@ msgid "XI"
msgstr "XIxi"
#: smmod.hrc:50
-#, fuzzy
msgctxt "RID_UI_SYMBOL_NAMES"
msgid "omicron"
msgstr "ओमिक्रॉन "
@@ -206,7 +197,6 @@ msgid "RHO"
msgstr "RHOrho"
#: smmod.hrc:56
-#, fuzzy
msgctxt "RID_UI_SYMBOL_NAMES"
msgid "sigma"
msgstr "सिग्मा "
@@ -227,7 +217,6 @@ msgid "TAU"
msgstr "TAUtau"
#: smmod.hrc:60
-#, fuzzy
msgctxt "RID_UI_SYMBOL_NAMES"
msgid "upsilon"
msgstr "अप्सीलान "
@@ -238,7 +227,6 @@ msgid "UPSILON"
msgstr "UPSILONअप्सीलान"
#: smmod.hrc:62
-#, fuzzy
msgctxt "RID_UI_SYMBOL_NAMES"
msgid "phi"
msgstr "फी "
@@ -249,7 +237,6 @@ msgid "PHI"
msgstr "PHIफी"
#: smmod.hrc:64
-#, fuzzy
msgctxt "RID_UI_SYMBOL_NAMES"
msgid "chi"
msgstr "काई "
@@ -260,7 +247,6 @@ msgid "CHI"
msgstr "CHIकाई"
#: smmod.hrc:66
-#, fuzzy
msgctxt "RID_UI_SYMBOL_NAMES"
msgid "psi"
msgstr "सी "
@@ -271,7 +257,6 @@ msgid "PSI"
msgstr "PSIसी"
#: smmod.hrc:68
-#, fuzzy
msgctxt "RID_UI_SYMBOL_NAMES"
msgid "omega"
msgstr "ओमेगा "
@@ -282,7 +267,6 @@ msgid "OMEGA"
msgstr "OMEGAओमेगा"
#: smmod.hrc:70
-#, fuzzy
msgctxt "RID_UI_SYMBOL_NAMES"
msgid "varepsilon"
msgstr "varepsilon "
@@ -324,31 +308,26 @@ msgid "noelement"
msgstr "तत्व"
#: smmod.hrc:78
-#, fuzzy
msgctxt "RID_UI_SYMBOL_NAMES"
msgid "strictlylessthan"
msgstr "शा घट्ट पाबंदी कन्नै "
#: smmod.hrc:79
-#, fuzzy
msgctxt "RID_UI_SYMBOL_NAMES"
msgid "strictlygreaterthan"
msgstr "शा बद्ध पाबंदी कन्नै"
#: smmod.hrc:80
-#, fuzzy
msgctxt "RID_UI_SYMBOL_NAMES"
msgid "notequal"
msgstr "बरोबर नेईं"
#: smmod.hrc:81
-#, fuzzy
msgctxt "RID_UI_SYMBOL_NAMES"
msgid "identical"
msgstr "इक जनेहा "
#: smmod.hrc:82
-#, fuzzy
msgctxt "RID_UI_SYMBOL_NAMES"
msgid "tendto"
msgstr "च झुकाऽ "
@@ -365,7 +344,6 @@ msgid "angle"
msgstr "कोण"
#: smmod.hrc:85
-#, fuzzy
msgctxt "RID_UI_SYMBOL_NAMES"
msgid "perthousand"
msgstr "फी ज्हार"
@@ -1677,7 +1655,6 @@ msgid "Operators"
msgstr "प्रचालक(बहु.) "
#: strings.hrc:279
-#, fuzzy
msgctxt "RID_CATEGORY_ATTRIBUTES"
msgid "Attributes"
msgstr "खासियतां"
@@ -1695,7 +1672,6 @@ msgid "Formats"
msgstr "रूप-रचनां"
#: strings.hrc:282
-#, fuzzy
msgctxt "RID_CATEGORY_OTHERS"
msgid "Others"
msgstr "बाकी दुए "
@@ -1781,7 +1757,6 @@ msgid "olive"
msgstr ""
#: strings.hrc:299
-#, fuzzy
msgctxt "STR_PURPLE"
msgid "purple"
msgstr "जामुनी"
diff --git a/source/dgo/svl/messages.po b/source/dgo/svl/messages.po
index b95c03e74fe..737da4c376d 100644
--- a/source/dgo/svl/messages.po
+++ b/source/dgo/svl/messages.po
@@ -156,7 +156,6 @@ msgid "Text file"
msgstr "इबारत फाइल"
#: svl.hrc:52
-#, fuzzy
msgctxt "STR_SVT_MIMETYPE_TEXT_URL"
msgid "Bookmark"
msgstr "सफा चि'न्न"
diff --git a/source/dgo/svtools/messages.po b/source/dgo/svtools/messages.po
index e782935b778..ce37028e866 100644
--- a/source/dgo/svtools/messages.po
+++ b/source/dgo/svtools/messages.po
@@ -20,127 +20,106 @@ msgid "Error"
msgstr "गल्ती"
#: errtxt.hrc:31
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "Warning"
msgstr "चेतावनी "
#: errtxt.hrc:32
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) loading the template $(ARG1)"
msgstr "$(ERR) सच्चे-$(ARG1) गी लोड करा करदा ऐ "
#: errtxt.hrc:33 /home/cl/vc/git/libo-core/svtools/inc/errtxt.hrc:34
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) saving the document $(ARG1)"
msgstr "$(ERR) दस्तावेज-$(ARG1) गी बचा करदा ऐ "
#: errtxt.hrc:35
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) displaying doc. information for document $(ARG1)"
msgstr "$(ERR) दस्तावेज-$(ARG1) लेई दस्तावेज जानकारी दा प्रदर्शन करा करदा ऐ"
#: errtxt.hrc:36
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) writing document $(ARG1) as template"
msgstr "$(ERR) दस्तावेज-$(ARG1) गी सच्चे दे रूपै च लिखा करदा ऐ "
#: errtxt.hrc:37
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) copying or moving document contents"
msgstr "$(ERR) दस्तावेज विशे-समग्री दी नकल करा करदा जां लेआ करदा ऐ. "
#: errtxt.hrc:38
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) starting the Document Manager"
msgstr "$(ERR) दस्तावेज मैन्जर गी शुरू करा करदा ऐ "
#: errtxt.hrc:39
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) loading document $(ARG1)"
msgstr "$(ERR) दस्तावेज-$(ARG1) गी लोड करा करदा ऐ "
#: errtxt.hrc:40 /home/cl/vc/git/libo-core/svtools/inc/errtxt.hrc:41
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) creating a new document"
msgstr "$(ERR) इक नमां दस्तावेज सिरजा करदा ऐ "
#: errtxt.hrc:42
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) expanding entry"
msgstr "$(ERR) प्रविश्टी गी फलाऽ करदा ऐ "
#: errtxt.hrc:43
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) loading BASIC of document $(ARG1)"
msgstr "$(ERR) दस्तावेज- $(ARG1) दे BASIC गी लोड करा करदा ऐ "
#: errtxt.hrc:44
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) searching for an address"
msgstr "$(ERR) इक सिरनामे लेई खोजा करदा ऐ "
#: errtxt.hrc:50
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Abort"
msgstr "खारज करो"
#: errtxt.hrc:51
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Nonexistent object"
msgstr "गैरवजूदी चीज "
#: errtxt.hrc:52
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Object already exists"
msgstr "चीज पैह्‌लें शा मजूद ऐ "
#: errtxt.hrc:53
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Object not accessible"
msgstr "चीज पुज्ज जोग नेईं "
#: errtxt.hrc:54
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Inadmissible path"
msgstr "मना रस्ता "
#: errtxt.hrc:55
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Locking problem"
msgstr "जंदरा बंद समस्या "
#: errtxt.hrc:56
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Wrong parameter"
msgstr "गल्त मापदंड "
#: errtxt.hrc:57
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Resource exhausted"
msgstr "स्रोत संभी गेआ"
#: errtxt.hrc:58
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Action not supported"
msgstr "अमल समर्थत नेईं"
@@ -152,7 +131,6 @@ msgid "Read Error"
msgstr "पढ़ने च-गल्ती "
#: errtxt.hrc:60
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Write Error"
msgstr "लखाई-गल्ती "
@@ -164,61 +142,51 @@ msgid "unknown"
msgstr "अनजांता "
#: errtxt.hrc:62
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Version Incompatibility"
msgstr "सरूप अनुकूल नेईं "
#: errtxt.hrc:63 /home/cl/vc/git/libo-core/svtools/inc/errtxt.hrc:74
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "General Error"
msgstr " सधारण गल्ती"
#: errtxt.hrc:64
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Incorrect format"
msgstr "गल्त रूप-रचना "
#: errtxt.hrc:65
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Error creating object"
msgstr "चीज सिरजना च गल्ती"
#: errtxt.hrc:66
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Inadmissible value or data type"
msgstr "मना मुल्ल जां डेटा किस्म"
#: errtxt.hrc:67
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "BASIC runtime error"
msgstr "BASIC चलदे बेल्लै गल्ती"
#: errtxt.hrc:68
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "BASIC syntax error"
msgstr "BASIC वाक्य-विन्यासी गल्ती"
#: errtxt.hrc:75
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "General input/output error."
msgstr " सधारण इनपुट /आऊटपुट गल्ती."
#: errtxt.hrc:76
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Invalid file name."
msgstr "अमान्य फाइल नांऽ ."
#: errtxt.hrc:77
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Nonexistent file."
msgstr "गैरवजूदी फाइल ."
@@ -230,25 +198,21 @@ msgid "File already exists."
msgstr "नांऽ पैह्‌लें शा मजूद ऐ नांऽ पैह्‌लें शा मजूद ऐ"
#: errtxt.hrc:79
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The object is not a directory."
msgstr " एह् चीज इक डरैक्टरी नेईं ऐ."
#: errtxt.hrc:80
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The object is not a file."
msgstr " एह् चीज इक फाइल नेईं ऐ. "
#: errtxt.hrc:81
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The specified device is invalid."
msgstr "निश्चत डिवाइस अमान्य ऐ. "
#: errtxt.hrc:82
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid ""
"The object cannot be accessed\n"
@@ -256,19 +220,16 @@ msgid ""
msgstr "नाकाफी बरतूनी अधिकारें कारण चीजा च पुज्ज नेईं होई सकदी. "
#: errtxt.hrc:83
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Sharing violation while accessing the object."
msgstr " चीजा गी पुज्ज करदे बेल्लै सांझेदारी दा उलंघन "
#: errtxt.hrc:84
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "No more space on device."
msgstr "डिवाइस पर होर मती थाह्‌र नेईं. "
#: errtxt.hrc:85
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid ""
"This operation cannot be run on\n"
@@ -276,151 +237,126 @@ msgid ""
msgstr "वाइल्ड कार्ड आह्‌लियें फाइलें पर एह् आप्रेशन नेईं चली सकदा."
#: errtxt.hrc:86
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "This operation is not supported on this operating system."
msgstr "इस संचालक सिस्टम पर एह् आप्रेशन समर्थत नेईं ऐ. "
#: errtxt.hrc:87
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "There are too many files open."
msgstr "बड़ियां मतियां फाइलां खु'ल्ली दियां न. "
#: errtxt.hrc:88
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Data could not be read from the file."
msgstr "फाइल परा डेटा नेईं पढ़ोई सकेआ. "
#: errtxt.hrc:89
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The file could not be written."
msgstr " फाइल पर लखोई नेईं सकेआ."
#: errtxt.hrc:90
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The operation could not be run due to insufficient memory."
msgstr "नाकाफी मैमरी कारण एह् आप्रेशन नेईं चली सकेआ. "
#: errtxt.hrc:91
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The seek operation could not be run."
msgstr "हासल- आप्रेशन नेईं चली सकेआ. "
#: errtxt.hrc:92
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The tell operation could not be run."
msgstr "दस्सना- संचालन नेईं चली सकेआ. "
#: errtxt.hrc:93
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Incorrect file version."
msgstr "गल्त फाइल सरूप "
#: errtxt.hrc:94
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Incorrect file format."
msgstr "गल्त फाइल रूप-रचना "
#: errtxt.hrc:95
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The file name contains invalid characters."
msgstr "फाइल नांऽ च अमान्य वर्ण होंदे न. "
#: errtxt.hrc:96
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "An unknown I/O error has occurred."
msgstr "इक अनजांती गल्ती घटत होई ऐ. "
#: errtxt.hrc:97
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "An invalid attempt was made to access the file."
msgstr "फाइल च पुज्ज करने लेई इक अमान्य जत्न कीता गेआ हा. "
#: errtxt.hrc:98
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The file could not be created."
msgstr "फाइल नेईं सरजोई सकी. "
#: errtxt.hrc:99
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The operation was started under an invalid parameter."
msgstr "आप्रेशन इक अमान्य मापदंड तैह्‌त शुरू होआ हा. "
#: errtxt.hrc:100
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The operation on the file was aborted."
msgstr "फाइल पर आप्रेशन खारज होई गेआ हा. "
#: errtxt.hrc:101
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Path to the file does not exist."
msgstr " फाइल दा रस्ता मजूद नेईं ऐ. "
#: errtxt.hrc:102
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "An object cannot be copied into itself."
msgstr "इक चीजा दी अपने आपै च नकल नेईं होई सकदी. "
#: errtxt.hrc:103
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The specified template could not be found."
msgstr "निश्चत सच्चा नेईं लब्भी सकेआ. "
#: errtxt.hrc:104
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The file cannot be used as template."
msgstr " फाइल सच्चे दे रूपै च नेईं खु'ल्ली सकदी."
#: errtxt.hrc:105
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "This document has already been opened for editing."
msgstr "एह् दस्तावेज पैह्‌लें शा गै संपादन लेई खु'ल्ला ऐ. "
#: errtxt.hrc:106
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The wrong password has been entered."
msgstr "गल्त पासवर्ड प्रविश्ट होए दा ऐ. "
#: errtxt.hrc:107
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Error reading file."
msgstr "फाइल पढ़ने च गल्ती "
#: errtxt.hrc:108
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The document was opened as read-only."
msgstr "दस्तावेज सिर्फ पढ़न-जोग दे रूपै च खु'ल्ला हा. "
#: errtxt.hrc:109
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "General OLE Error."
msgstr "सधारण OLE गल्ती "
#: errtxt.hrc:110
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The host name $(ARG1) could not be resolved."
msgstr "आयोजक नांऽ $(ARG1) दा हारा-न्यारा नेईं होई सकेआ. "
@@ -455,25 +391,21 @@ msgid "The requested Internet data is not available in the cache and cannot be t
msgstr ""
#: errtxt.hrc:116
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The contents could not be created."
msgstr "विशे-सूची नेईं सरजोई सकी. "
#: errtxt.hrc:117
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The file name is too long for the target file system."
msgstr "लक्ष्य फाइल सिस्टम फाइल नांऽ बड़ा मता लम्मा ऐ."
#: errtxt.hrc:118
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The input syntax is invalid."
msgstr "इनपुट वाक्य-विन्यास अमान्य ऐ. "
#: errtxt.hrc:119
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid ""
"This document contains attributes that cannot be saved in the selected format.\n"
@@ -481,13 +413,11 @@ msgid ""
msgstr "इस दस्तावेज च खासियतां होंदियां न,जेह्‌ड़ियां चुनी दी रूप-रचना च नेईं बची सकदियां. किरपा करियै दस्तावेज गी %PRODUCTNAME %PRODUCTVERSION फाइल रूप-रचना च बचाओ. "
#: errtxt.hrc:120
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The maximum number of documents that can be opened at the same time has been reached. You need to close one or more documents before you can open a new document."
msgstr " इक समें पर खु'ल्ली सकने आह्‌ले दस्तावेजें दी बद्धोबद्ध संख्या होई गेई ऐ.इक नमां दस्तावेज खोह्‌ल्ली सकने शा पैह्‌लें तुसें इक जां मते दस्तावेज बंद करने दी लोड़ ऐ."
#: errtxt.hrc:121
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Could not create backup copy."
msgstr "बैक-अप कापी नेईं बनाई जाई सकी."
@@ -532,25 +462,21 @@ msgid ""
msgstr ""
#: errtxt.hrc:126
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Invalid data length."
msgstr "अमान्य डेटा लम्माई "
#: errtxt.hrc:127
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Function not possible: path contains current directory."
msgstr "फंक्शन मुमकन नेईं: रस्ते च चालू डरैक्टरी ऐ. "
#: errtxt.hrc:128
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Function not possible: device (drive) not identical."
msgstr "फंक्शन मुमकन नेईं : डिवाइस (ड्राइव) इक जनेही नेईं. "
#: errtxt.hrc:129
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Device (drive) not ready."
msgstr "डिवाइस (ड्राइव) त्यार नेईं "
@@ -561,7 +487,6 @@ msgid "Wrong checksum."
msgstr ""
#: errtxt.hrc:131
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Function not possible: write protected."
msgstr "फंक्शन मुमकन नेईं- लखाई संरक्षत "
@@ -1561,7 +1486,6 @@ msgid "Sardinian"
msgstr "सर्दीनियाई"
#: langtab.hrc:220
-#, fuzzy
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Dzongkha"
msgstr "ज़ोंग्का"
@@ -2921,7 +2845,6 @@ msgid "Port:"
msgstr "~पत्तन "
#: placeedit.ui:414
-#, fuzzy
msgctxt "placeedit|passwordLabel"
msgid "Password:"
msgstr "पासबर्ड "
@@ -3732,7 +3655,6 @@ msgid "Black Italic"
msgstr "काला इटैलिक "
#: strings.hrc:176
-#, fuzzy
msgctxt "STR_SVT_STYLE_BOOK"
msgid "Book"
msgstr "पुस्तक "
@@ -3961,7 +3883,6 @@ msgid "Initializing"
msgstr "Initialising"
#: strings.hrc:222
-#, fuzzy
msgctxt "STR_SVT_PRNDLG_WAITING"
msgid "Waiting"
msgstr "बल्गा करदा ऐ"
@@ -4080,7 +4001,6 @@ msgid "~Finish"
msgstr "~मकाओ "
#: strings.hrc:246
-#, fuzzy
msgctxt "STR_WIZDLG_NEXT"
msgid "~Next >"
msgstr "आगे > (~N)"
diff --git a/source/dgo/svx/messages.po b/source/dgo/svx/messages.po
index 99401aa2506..1eae7b6fff4 100644
--- a/source/dgo/svx/messages.po
+++ b/source/dgo/svx/messages.po
@@ -59,7 +59,6 @@ msgid "Point"
msgstr "बिंदु point"
#: fieldunit.hrc:39
-#, fuzzy
msgctxt "RID_SVXSTR_FIELDUNIT_TABLE"
msgid "Char"
msgstr "वर्ण"
@@ -77,7 +76,6 @@ msgid "LIKE"
msgstr "आंगर"
#: fmstring.hrc:28
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "NOT"
msgstr "NOT"
@@ -89,13 +87,11 @@ msgid "EMPTY"
msgstr "EMPTY"
#: fmstring.hrc:30
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "TRUE"
msgstr "TRUE"
#: fmstring.hrc:31
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "FALSE"
msgstr "FALSE"
@@ -125,7 +121,6 @@ msgid "AND"
msgstr "AND "
#: fmstring.hrc:36
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "Average"
msgstr "औसत "
@@ -137,7 +132,6 @@ msgid "Count"
msgstr "गिनतरी"
#: fmstring.hrc:38
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "Maximum"
msgstr "बद्धोबद्ध "
@@ -1288,19 +1282,16 @@ msgid "A6"
msgstr "A"
#: page.hrc:31
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "A5"
msgstr "A"
#: page.hrc:32
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "A4"
msgstr "A"
#: page.hrc:33
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "A3"
msgstr "A"
@@ -1321,19 +1312,16 @@ msgid "B4 (ISO)"
msgstr ""
#: page.hrc:37
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "Letter"
msgstr "चिट्ठी-पत्तरी"
#: page.hrc:38
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "Legal"
msgstr "कनूनी"
#: page.hrc:39
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "Long Bond"
msgstr "लम्मा बांड"
@@ -1369,7 +1357,6 @@ msgid "32 Kai"
msgstr ""
#: page.hrc:46
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "Big 32 Kai"
msgstr "बड्डा 32 काई"
@@ -1448,19 +1435,16 @@ msgid "A6"
msgstr "A"
#: page.hrc:65
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "A5"
msgstr "A"
#: page.hrc:66
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "A4"
msgstr "A"
#: page.hrc:67
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "A3"
msgstr "A"
@@ -1471,7 +1455,6 @@ msgid "A2"
msgstr ""
#: page.hrc:69
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "A1"
msgstr "A1"
@@ -1497,19 +1480,16 @@ msgid "B4 (ISO)"
msgstr ""
#: page.hrc:74
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "Letter"
msgstr "चिट्ठी-पत्तरी"
#: page.hrc:75
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "Legal"
msgstr "कनूनी"
#: page.hrc:76
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "Long Bond"
msgstr "लम्मा बांड"
@@ -1545,7 +1525,6 @@ msgid "32 Kai"
msgstr ""
#: page.hrc:83
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "Big 32 Kai"
msgstr "बड्डा 32 काई"
@@ -1582,7 +1561,6 @@ msgid "C4 Envelope"
msgstr ""
#: page.hrc:90
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "Dia Slide"
msgstr "व्यास स्लाइड"
@@ -1648,7 +1626,6 @@ msgid "Sorting"
msgstr "छंटाई "
#: acceptrejectchangesdialog.ui:151
-#, fuzzy
msgctxt "acceptrejectchangesdialog|calcaction"
msgid "Action"
msgstr "अमल"
@@ -1690,7 +1667,6 @@ msgid "Sort By"
msgstr "मताबक छांटो"
#: acceptrejectchangesdialog.ui:216
-#, fuzzy
msgctxt "acceptrejectchangesdialog|writeraction"
msgid "Action"
msgstr "अमल"
@@ -1708,7 +1684,6 @@ msgid "Date"
msgstr "तरीक"
#: acceptrejectchangesdialog.ui:240
-#, fuzzy
msgctxt "acceptrejectchangesdialog|writerdesc"
msgid "Comment"
msgstr "नोट"
@@ -2438,7 +2413,6 @@ msgid "Date and Time Field"
msgstr ""
#: colsmenu.ui:216
-#, fuzzy
msgctxt "colsmenu|delete"
msgid "Delete column"
msgstr "स्तंभ म्हेसो"
@@ -2569,7 +2543,6 @@ msgid "DPI"
msgstr ""
#: compressgraphicdialog.ui:502
-#, fuzzy
msgctxt "compressgraphicdialog|label22"
msgid "Resolution"
msgstr "रैज़ोल्यूशन"
@@ -2720,7 +2693,6 @@ msgid "Spin Button"
msgstr "स्पिन बटन "
#: convertmenu.ui:182
-#, fuzzy
msgctxt "convertmenu|ConvertToNavigationBar"
msgid "Navigation Bar"
msgstr "संचालन पट्टी "
@@ -2858,13 +2830,11 @@ msgid "Curve"
msgstr "कर्व"
#: defaultshapespanel.ui:132
-#, fuzzy
msgctxt "defaultshapespanel|label3"
msgid "Connectors"
msgstr " जोड़क (बहु0)\t"
#: defaultshapespanel.ui:169
-#, fuzzy
msgctxt "defaultshapespanel|label4"
msgid "Basic Shapes"
msgstr "मूल आकार \t"
@@ -2876,13 +2846,11 @@ msgid "Symbols"
msgstr "प्रतीक (बहु.) "
#: defaultshapespanel.ui:243
-#, fuzzy
msgctxt "defaultshapespanel|label6"
msgid "Block Arrows"
msgstr "ब्लाक तीर (बहु0) \t"
#: defaultshapespanel.ui:280
-#, fuzzy
msgctxt "defaultshapespanel|label7"
msgid "Flowchart"
msgstr "फ्लोचार्ट\t"
@@ -2938,7 +2906,6 @@ msgid "All contents of the header will be deleted and can not be restored."
msgstr ""
#: docking3deffects.ui:263
-#, fuzzy
msgctxt "docking3deffects|Docking3DEffects"
msgid "3D Effects"
msgstr "त्रै आयामी प्रभाव(बहु.) "
@@ -3120,7 +3087,6 @@ msgid "_Distance"
msgstr "मसाल"
#: docking3deffects.ui:1032
-#, fuzzy
msgctxt "docking3deffects|label16"
msgid "Camera"
msgstr "कैमरा "
@@ -3198,7 +3164,6 @@ msgid "Light Source 8"
msgstr "लोऽ स्रोत 8 "
#: docking3deffects.ui:1369
-#, fuzzy
msgctxt "docking3deffects|label19"
msgid "Illumination"
msgstr "लोऽकरण "
@@ -3330,13 +3295,11 @@ msgid "_Illumination color"
msgstr "लोऽकरण रंग "
#: docking3deffects.ui:1751
-#, fuzzy
msgctxt "docking3deffects|favorites"
msgid "User-defined"
msgstr "बरतूनी-परिभाशत"
#: docking3deffects.ui:1752
-#, fuzzy
msgctxt "docking3deffects|favorites"
msgid "Metal"
msgstr "धात "
@@ -3408,13 +3371,11 @@ msgid "Specular"
msgstr "स्पैक्युलर "
#: docking3deffects.ui:1924
-#, fuzzy
msgctxt "docking3deffects|assign|tooltip_text"
msgid "Assign"
msgstr "निर्दिश्ट करो"
#: docking3deffects.ui:1937
-#, fuzzy
msgctxt "docking3deffects|update|tooltip_text"
msgid "Update"
msgstr "अपडेट करो"
@@ -3432,7 +3393,6 @@ msgid "Textures"
msgstr "सतह दियां बनावटां "
#: docking3deffects.ui:1978
-#, fuzzy
msgctxt "docking3deffects|light|tooltip_text"
msgid "Illumination"
msgstr "लोऽकरण "
@@ -3573,7 +3533,6 @@ msgid "Fontwork"
msgstr "फांटवर्क "
#: dockingfontwork.ui:32
-#, fuzzy
msgctxt "dockingfontwork|off|tooltip_text"
msgid "Off"
msgstr "बंद "
@@ -3655,7 +3614,6 @@ msgid "Text Contour"
msgstr "इबारत आकृति"
#: dockingfontwork.ui:319
-#, fuzzy
msgctxt "dockingfontwork|noshadow|tooltip_text"
msgid "No Shadow"
msgstr "कोई छौरा नेईं "
@@ -3667,7 +3625,6 @@ msgid "Vertical"
msgstr "खड़ोतमां"
#: dockingfontwork.ui:346
-#, fuzzy
msgctxt "dockingfontwork|slant|tooltip_text"
msgid "Slant"
msgstr "त्रेह्‌ड"
@@ -4143,7 +4100,6 @@ msgid "Workspace"
msgstr "कम्म-थाह्‌र "
#: floatingcontour.ui:96
-#, fuzzy
msgctxt "floatingcontour|TBI_SELECT"
msgid "Select"
msgstr "चुनो "
@@ -4159,31 +4115,26 @@ msgid "Ellipse"
msgstr "अंडाकार वृत्त"
#: floatingcontour.ui:141
-#, fuzzy
msgctxt "floatingcontour|TBI_POLY"
msgid "Polygon"
msgstr "बहुभुज "
#: floatingcontour.ui:166
-#, fuzzy
msgctxt "floatingcontour|TBI_POLYEDIT"
msgid "Edit Points"
msgstr " संपादन-बिंदु\t"
#: floatingcontour.ui:181
-#, fuzzy
msgctxt "floatingcontour|TBI_POLYMOVE"
msgid "Move Points"
msgstr " बिंदु लेओ\t"
#: floatingcontour.ui:196
-#, fuzzy
msgctxt "floatingcontour|TBI_POLYINSERT"
msgid "Insert Points"
msgstr "बिंदुएं दा समावेश करो\t"
#: floatingcontour.ui:211
-#, fuzzy
msgctxt "floatingcontour|TBI_POLYDELETE"
msgid "Delete Points"
msgstr "बिंदु (बहु0) म्हेसो\t"
@@ -4256,7 +4207,6 @@ msgid "Add Element"
msgstr "तत्व जमा करो "
#: formdatamenu.ui:28
-#, fuzzy
msgctxt "formdatamenu|addattribute"
msgid "Add Attribute"
msgstr "खासियत जमा करो "
@@ -4359,25 +4309,21 @@ msgid "Propert_ies"
msgstr "विशेशतां:"
#: formnavimenu.ui:106
-#, fuzzy
msgctxt "formnavimenu|designmode"
msgid "Open in Design Mode"
msgstr "डजैन अवस्था शुरू/बंद "
#: formnavimenu.ui:114
-#, fuzzy
msgctxt "formnavimenu|controlfocus"
msgid "Automatic Control Focus"
msgstr "स्वचलत नियंत्रण फोकस "
#: functionmenu.ui:12
-#, fuzzy
msgctxt "functionmenu|avg"
msgid "Average"
msgstr "औसत "
#: functionmenu.ui:20
-#, fuzzy
msgctxt "functionmenu|counta"
msgid "CountA"
msgstr "गिनतरी A "
@@ -4389,7 +4335,6 @@ msgid "Count"
msgstr "गिनतरी"
#: functionmenu.ui:34
-#, fuzzy
msgctxt "functionmenu|max"
msgid "Maximum"
msgstr "बद्धोबद्ध "
@@ -4418,7 +4363,6 @@ msgid "None"
msgstr "कोई नेईं"
#: gallerymenu1.ui:12
-#, fuzzy
msgctxt "gallerymenu1|update"
msgid "Update"
msgstr "अपडेट करो"
@@ -4595,7 +4539,6 @@ msgid "Close"
msgstr "बंद करो "
#: imapdialog.ui:91
-#, fuzzy
msgctxt "imapdialog|TBI_SELECT"
msgid "Select"
msgstr "चुनो "
@@ -4611,7 +4554,6 @@ msgid "Ellipse"
msgstr "अंडाकार वृत्त"
#: imapdialog.ui:136
-#, fuzzy
msgctxt "imapdialog|TBI_POLY"
msgid "Polygon"
msgstr "बहुभुज "
@@ -4623,25 +4565,21 @@ msgid "Freeform Polygon"
msgstr "मुक्तरूप बहुभुजFree-form Polygon"
#: imapdialog.ui:166
-#, fuzzy
msgctxt "imapdialog|TBI_POLYEDIT"
msgid "Edit Points"
msgstr " संपादन-बिंदु\t"
#: imapdialog.ui:181
-#, fuzzy
msgctxt "imapdialog|TBI_POLYMOVE"
msgid "Move Points"
msgstr " बिंदु लेओ\t"
#: imapdialog.ui:196
-#, fuzzy
msgctxt "imapdialog|TBI_POLYINSERT"
msgid "Insert Points"
msgstr "बिंदुएं दा समावेश करो\t"
#: imapdialog.ui:211
-#, fuzzy
msgctxt "imapdialog|TBI_POLYDELETE"
msgid "Delete Points"
msgstr "बिंदु (बहु0) म्हेसो\t"
@@ -4659,7 +4597,6 @@ msgid "Redo"
msgstr "सूहा"
#: imapdialog.ui:256
-#, fuzzy
msgctxt "imapdialog|TBI_ACTIVE"
msgid "Active"
msgstr "क्रियाशील"
@@ -4707,7 +4644,6 @@ msgid "_Macro..."
msgstr "मैक्रो... "
#: imapmenu.ui:28
-#, fuzzy
msgctxt "imapmenu|active"
msgid "Active"
msgstr "क्रियाशील"
@@ -5005,13 +4941,11 @@ msgid "1.5 Lines"
msgstr "1.5 लकीरां "
#: paralinespacingcontrol.ui:185
-#, fuzzy
msgctxt "paralinespacingcontrol|line_dist"
msgid "Double"
msgstr "दोह्‌रा "
#: paralinespacingcontrol.ui:186
-#, fuzzy
msgctxt "paralinespacingcontrol|line_dist"
msgid "Proportional"
msgstr "निस्बतन"
@@ -5056,7 +4990,6 @@ msgid "After Text Indent"
msgstr ""
#: paralrspacing.ui:115
-#, fuzzy
msgctxt "paralrspacing|firstlineindent|tooltip_text"
msgid "First Line Indent"
msgstr "पैह्‌‌ला लकीर इंडैंट"
@@ -5106,7 +5039,6 @@ msgid "New Password"
msgstr "नमां पासवर्ड"
#: presetmenu.ui:12
-#, fuzzy
msgctxt "presetmenu|rename"
msgid "Rename"
msgstr "परतियै नांऽ देओ"
@@ -5275,7 +5207,6 @@ msgid "C_omment:"
msgstr "नोट"
#: redlinefilterpage.ui:87
-#, fuzzy
msgctxt "redlinefilterpage|commentedit-atkobject"
msgid "Comment"
msgstr "नोट"
@@ -5303,7 +5234,6 @@ msgid "Author"
msgstr "लेखक"
#: redlinefilterpage.ui:186
-#, fuzzy
msgctxt "redlinefilterpage|rangeedit-atkobject"
msgid "Range"
msgstr "फलाऽ"
@@ -5419,19 +5349,16 @@ msgid "Changes"
msgstr "तब्दीलियां"
#: rowsmenu.ui:12
-#, fuzzy
msgctxt "rowsmenu|delete"
msgid "Delete Rows"
msgstr "पंगतालां म्हेसो\t"
#: rowsmenu.ui:19
-#, fuzzy
msgctxt "rowsmenu|save"
msgid "Save Record"
msgstr "रकाड बचाओ करो "
#: rowsmenu.ui:26
-#, fuzzy
msgctxt "rowsmenu|undo"
msgid "Undo: Data entry"
msgstr "अनकीता करो: डेटा प्रविश्टी "
@@ -5449,13 +5376,11 @@ msgid "Centimeter"
msgstr "सैंटीमीटर centimetre"
#: rulermenu.ui:28
-#, fuzzy
msgctxt "rulermenu|m"
msgid "Meter"
msgstr "मीटर "
#: rulermenu.ui:36
-#, fuzzy
msgctxt "rulermenu|km"
msgid "Kilometer"
msgstr "किलोमीटर "
@@ -5473,7 +5398,6 @@ msgid "Foot"
msgstr "खालचा भाग फुट"
#: rulermenu.ui:60
-#, fuzzy
msgctxt "rulermenu|mile"
msgid "Miles"
msgstr "मीलां "
@@ -5491,7 +5415,6 @@ msgid "Pica"
msgstr "पिका pica"
#: rulermenu.ui:84
-#, fuzzy
msgctxt "rulermenu|ch"
msgid "Char"
msgstr "वर्ण"
@@ -5713,31 +5636,26 @@ msgid "Select the gradient style."
msgstr ""
#: sidebararea.ui:169
-#, fuzzy
msgctxt "sidebararea|gradientstyle"
msgid "Linear"
msgstr "लीनियर"
#: sidebararea.ui:170
-#, fuzzy
msgctxt "sidebararea|gradientstyle"
msgid "Axial"
msgstr "अक्षी"
#: sidebararea.ui:171
-#, fuzzy
msgctxt "sidebararea|gradientstyle"
msgid "Radial"
msgstr "रेडियल (~F)"
#: sidebararea.ui:172
-#, fuzzy
msgctxt "sidebararea|gradientstyle"
msgid "Ellipsoid"
msgstr "इलिप्सॉइड"
#: sidebararea.ui:173
-#, fuzzy
msgctxt "sidebararea|gradientstyle"
msgid "Quadratic"
msgstr "क्वाड्रैटिक"
@@ -6213,7 +6131,6 @@ msgid "First Line Indent"
msgstr "पैह्‌‌ला लकीर इंडैंट"
#: sidebarparagraph.ui:629
-#, fuzzy
msgctxt "sidebarparagraph|firstlineindent-atkobject"
msgid "First Line Indent"
msgstr "पैह्‌‌ला लकीर इंडैंट"
@@ -6309,7 +6226,6 @@ msgid "_Rotation:"
msgstr "फरकाऽ"
#: sidebarpossize.ui:254
-#, fuzzy
msgctxt "sidebarpossize|orientationcontrol-atkobject"
msgid "Rotation"
msgstr "फरकाऽ"
@@ -6466,7 +6382,6 @@ msgid "Tabs"
msgstr "टैब"
#: textunderlinecontrol.ui:26
-#, fuzzy
msgctxt "textunderlinecontrol|none"
msgid "(Without)"
msgstr "(बिजन)"
@@ -6478,7 +6393,6 @@ msgid "Single"
msgstr "केह्‌रा "
#: textunderlinecontrol.ui:61
-#, fuzzy
msgctxt "textunderlinecontrol|double|tooltip_text"
msgid "Double"
msgstr "दोह्‌रा "
@@ -6490,43 +6404,36 @@ msgid "Bold"
msgstr "मुट्टा "
#: textunderlinecontrol.ui:95
-#, fuzzy
msgctxt "textunderlinecontrol|dot|tooltip_text"
msgid "Dotted"
msgstr "बिंदीदार"
#: textunderlinecontrol.ui:112
-#, fuzzy
msgctxt "textunderlinecontrol|dotbold|tooltip_text"
msgid "Dotted (Bold)"
msgstr "बिंदीदार (मुट्टा)"
#: textunderlinecontrol.ui:129
-#, fuzzy
msgctxt "textunderlinecontrol|dash|tooltip_text"
msgid "Dash"
msgstr "डैश"
#: textunderlinecontrol.ui:146
-#, fuzzy
msgctxt "textunderlinecontrol|dashlong|tooltip_text"
msgid "Long Dash"
msgstr "लम्मी डैश"
#: textunderlinecontrol.ui:163
-#, fuzzy
msgctxt "textunderlinecontrol|dashdot|tooltip_text"
msgid "Dot Dash"
msgstr "बिंदी डैश"
#: textunderlinecontrol.ui:180
-#, fuzzy
msgctxt "textunderlinecontrol|dashdotdot|tooltip_text"
msgid "Dot Dot Dash"
msgstr "बिंदी बिंदी डैश"
#: textunderlinecontrol.ui:197
-#, fuzzy
msgctxt "textunderlinecontrol|wave|tooltip_text"
msgid "Wave"
msgstr " लैह्‌र\t"
@@ -6549,7 +6456,6 @@ msgid "Add Element"
msgstr "तत्व जमा करो "
#: xformspage.ui:54
-#, fuzzy
msgctxt "xformspage|TBI_ITEM_ADD_ATTRIBUTE"
msgid "Add Attribute"
msgstr "खासियत जमा करो "
@@ -6573,13 +6479,11 @@ msgid "Digital Signatures..."
msgstr "हिंसेदार दस्खत "
#: zoommenu.ui:12
-#, fuzzy
msgctxt "zoommenu|page"
msgid "Entire Page"
msgstr "सारा सफा"
#: zoommenu.ui:20
-#, fuzzy
msgctxt "zoommenu|width"
msgid "Page Width"
msgstr "सफा "
@@ -6590,7 +6494,6 @@ msgid "Optimal View"
msgstr ""
#: zoommenu.ui:36
-#, fuzzy
msgctxt "zoommenu|50"
msgid "50%"
msgstr "50%"
@@ -6601,7 +6504,6 @@ msgid "75%"
msgstr ""
#: zoommenu.ui:52
-#, fuzzy
msgctxt "zoommenu|100"
msgid "100%"
msgstr "100% "
@@ -6613,7 +6515,6 @@ msgid "150%"
msgstr "50%"
#: zoommenu.ui:68
-#, fuzzy
msgctxt "zoommenu|200"
msgid "200%"
msgstr "200%"
@@ -8613,7 +8514,6 @@ msgid "Glue spacing object 2"
msgstr "ग्लू थाह्‌रबंदी चीज 2 "
#: strings.hrc:418
-#, fuzzy
msgctxt "SIP_SA_EDGELINEDELTACOUNT"
msgid "Number of movable lines"
msgstr "लेने जोग लकीरें दी संख्या "
@@ -9245,7 +9145,6 @@ msgid "Untitled Pattern"
msgstr ""
#: strings.hrc:544
-#, fuzzy
msgctxt "RID_SVXSTR_LINESTYLE"
msgid "Line Style"
msgstr "लकीर शैली "
@@ -9406,7 +9305,6 @@ msgstr "लीलन "
#. Light variants of the standard color palette
#: strings.hrc:577
-#, fuzzy
msgctxt "RID_SVXSTR_COLOR_LIGHTGRAY"
msgid "Light Gray"
msgstr "फिक्का स्लेटी "
@@ -10159,7 +10057,6 @@ msgid "Pink Gradient"
msgstr ""
#: strings.hrc:728
-#, fuzzy
msgctxt "RID_SVXSTR_GRDT64"
msgid "Sky"
msgstr "गास"
@@ -10349,7 +10246,6 @@ msgid "Hatching"
msgstr "हैचिंग "
#: strings.hrc:763
-#, fuzzy
msgctxt "RID_SVXSTR_BMP0"
msgid "Empty"
msgstr "EMPTY"
@@ -10618,7 +10514,6 @@ msgid "Zig Zag"
msgstr ""
#: strings.hrc:816
-#, fuzzy
msgctxt "RID_SVXSTR_BMP53"
msgid "Wave"
msgstr " लैह्‌र\t"
@@ -10731,7 +10626,6 @@ msgid "Upward Diagonal"
msgstr ""
#: strings.hrc:837
-#, fuzzy
msgctxt "RID_SVXSTR_BMP74"
msgid "Cross"
msgstr " क्रास\t"
@@ -10811,7 +10705,6 @@ msgid "Dashed"
msgstr "डैशशुदा"
#: strings.hrc:851
-#, fuzzy
msgctxt "RID_SVXSTR_DASH12"
msgid "Line Style"
msgstr "लकीर शैली "
@@ -11077,7 +10970,6 @@ msgid "Last Custom Value"
msgstr ""
#: strings.hrc:910
-#, fuzzy
msgctxt "RID_SVXSTR_PT"
msgid "pt"
msgstr "pt"
@@ -11226,7 +11118,6 @@ msgid "Surfaces"
msgstr "सतहां"
#: strings.hrc:946
-#, fuzzy
msgctxt "RID_GALLERYSTR_THEME_COMPUTERS"
msgid "Computers"
msgstr "कंप्यूटर"
@@ -11433,55 +11324,46 @@ msgid "P~arallel"
msgstr "समानांतर "
#: strings.hrc:990
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_NW"
msgid "Extrusion North-West"
msgstr "निश्कासन उत्तर-पच्छम"
#: strings.hrc:991
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_N"
msgid "Extrusion North"
msgstr "निश्कासन उत्तर "
#: strings.hrc:992
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_NE"
msgid "Extrusion North-East"
msgstr "निश्कासन उत्तर-पूर्व "
#: strings.hrc:993
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_W"
msgid "Extrusion West"
msgstr "निश्कासन पच्छम "
#: strings.hrc:994
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_NONE"
msgid "Extrusion Backwards"
msgstr "निश्कासन पछेडे"
#: strings.hrc:995
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_E"
msgid "Extrusion East"
msgstr "निश्कासन पूर्व "
#: strings.hrc:996
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_SW"
msgid "Extrusion South-West"
msgstr "निश्कासन उत्तर- पच्छम"
#: strings.hrc:997
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_S"
msgid "Extrusion South"
msgstr "निश्कासन दक्खन"
#: strings.hrc:998
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_SE"
msgid "Extrusion South-East"
msgstr "निश्कासन उत्तर-पूर्व "
@@ -11658,7 +11540,6 @@ msgid "Font Name. The current font is not available and will be substituted."
msgstr ""
#: strings.hrc:1034
-#, fuzzy
msgctxt "RID_SVXSTR_CUSTOM_PAL"
msgid "custom"
msgstr "लोड़ा मताबक करो"
@@ -12316,7 +12197,6 @@ msgid " (read-only)"
msgstr "(सिर्फ पढ़न जोग) "
#: strings.hrc:1172
-#, fuzzy
msgctxt "RID_STR_ALREADYEXISTOVERWRITE"
msgid "The file already exists. Overwrite?"
msgstr "फाइल पैह्‌लें गै मजूद ऐ. ओवरराइट करी दित्ता जाऽ? "
@@ -12651,13 +12531,11 @@ msgid "Zoom factor. Right-click to change zoom factor or click to open Zoom dial
msgstr ""
#: strings.hrc:1235
-#, fuzzy
msgctxt "RID_SVXSTR_ZOOM_IN"
msgid "Zoom In"
msgstr "अंदरै गी ज़ूम करो\t"
#: strings.hrc:1236
-#, fuzzy
msgctxt "RID_SVXSTR_ZOOM_OUT"
msgid "Zoom Out"
msgstr "बाह्‌रे गी जूम करे\t"
@@ -12668,7 +12546,6 @@ msgid "25%"
msgstr ""
#: strings.hrc:1238
-#, fuzzy
msgctxt "RID_SVXSTR_ZOOM_50"
msgid "50%"
msgstr "50%"
@@ -12679,7 +12556,6 @@ msgid "75%"
msgstr ""
#: strings.hrc:1240
-#, fuzzy
msgctxt "RID_SVXSTR_ZOOM_100"
msgid "100%"
msgstr "100% "
@@ -12691,7 +12567,6 @@ msgid "150%"
msgstr "50%"
#: strings.hrc:1242
-#, fuzzy
msgctxt "RID_SVXSTR_ZOOM_200"
msgid "200%"
msgstr "200%"
@@ -14800,7 +14675,6 @@ msgid "Widows"
msgstr "लावारस(बहु.)विधवां"
#: svxitems.hrc:63
-#, fuzzy
msgctxt "RID_ATTR_NAMES"
msgid "Paragraph spacing"
msgstr "पैह्‌रा थाह्‌रबंदी"
diff --git a/source/dgo/sw/messages.po b/source/dgo/sw/messages.po
index 6b546db0ead..23d54187050 100644
--- a/source/dgo/sw/messages.po
+++ b/source/dgo/sw/messages.po
@@ -25,7 +25,6 @@ msgid "Hidden Styles"
msgstr ""
#: app.hrc:32
-#, fuzzy
msgctxt "RID_PARAGRAPHSTYLEFAMILY"
msgid "Applied Styles"
msgstr "लागू शैलियां"
@@ -95,7 +94,6 @@ msgid "Hidden Styles"
msgstr ""
#: app.hrc:49
-#, fuzzy
msgctxt "RID_CHARACTERSTYLEFAMILY"
msgid "Applied Styles"
msgstr "लागू शैलियां"
@@ -117,7 +115,6 @@ msgid "Hidden Styles"
msgstr ""
#: app.hrc:58
-#, fuzzy
msgctxt "RID_FRAMESTYLEFAMILY"
msgid "Applied Styles"
msgstr "लागू शैलियां"
@@ -139,7 +136,6 @@ msgid "Hidden Styles"
msgstr ""
#: app.hrc:67
-#, fuzzy
msgctxt "RID_PAGESTYLEFAMILY"
msgid "Applied Styles"
msgstr "लागू शैलियां"
@@ -161,7 +157,6 @@ msgid "Hidden Styles"
msgstr ""
#: app.hrc:76
-#, fuzzy
msgctxt "RID_LISTSTYLEFAMILY"
msgid "Applied Styles"
msgstr "लागू शैलियां"
@@ -183,7 +178,6 @@ msgid "Hidden Styles"
msgstr ""
#: app.hrc:85
-#, fuzzy
msgctxt "RID_TABLESTYLEFAMILY"
msgid "Applied Styles"
msgstr "लागू शैलियां"
@@ -219,7 +213,6 @@ msgid "%PRODUCTNAME Draw/%PRODUCTNAME Impress"
msgstr "%PRODUCTNAMEचित्तरण /%PRODUCTNAME इंप्रैस्स"
#: cnttab.hrc:33
-#, fuzzy
msgctxt "RES_SRCTYPES"
msgid "Other OLE Objects"
msgstr "बाकी दूइयां OLE-चीजां"
@@ -302,7 +295,6 @@ msgid "File format error found."
msgstr "फाइल रूप-रचना गल्ती लब्भी "
#: error.hrc:34
-#, fuzzy
msgctxt "RID_SW_ERRHDL"
msgid "Error reading file."
msgstr "फाइल पढ़ने च गल्ती "
@@ -313,7 +305,6 @@ msgid "This is not a valid WinWord6 file."
msgstr ""
#: error.hrc:36
-#, fuzzy
msgctxt "RID_SW_ERRHDL"
msgid "File format error found at $(ARG1)(row,col)."
msgstr "रूप-रचना गल्ती फाइल च $(ARG1) (पंगताल,स्तंभ ) पर लब्भी ."
@@ -362,7 +353,6 @@ msgid "$(ARG1) has changed."
msgstr " $(ARG1) बदली गेआ ऐ. "
#: error.hrc:47
-#, fuzzy
msgctxt "RID_SW_ERRHDL"
msgid "$(ARG1) does not exist."
msgstr "$(ARG1) मजूद नेईं ऐ. "
@@ -1027,7 +1017,6 @@ msgid "Table Heading"
msgstr "टेबल सिरनांऽ "
#: strings.hrc:133
-#, fuzzy
msgctxt "STR_POOLCOLL_FRAME"
msgid "Frame Contents"
msgstr "टेबल विशे-सूची"
@@ -1523,7 +1512,6 @@ msgid "The following characters are not valid and have been removed: "
msgstr "खॕलकें वर्ण मान्य नेईं न ते हटाई दित्ते गेदे न:"
#: strings.hrc:235
-#, fuzzy
msgctxt "STR_BOOKMARK_DEF_NAME"
msgid "Bookmark"
msgstr "सफा चि'न्न"
@@ -1668,7 +1656,6 @@ msgid "Frame"
msgstr "चगाठ "
#: strings.hrc:264
-#, fuzzy
msgctxt "STR_SHAPE_DEFNAME"
msgid "Shape"
msgstr "आकार"
@@ -1856,7 +1843,6 @@ msgid "Rows"
msgstr "पंगतालां "
#: strings.hrc:299
-#, fuzzy
msgctxt "STR_COL"
msgid "Column"
msgstr "स्तंभ "
@@ -2516,7 +2502,6 @@ msgid "Apply table attributes"
msgstr "टेबल खासियतां इस्तेमाल करो"
#: strings.hrc:431
-#, fuzzy
msgctxt "STR_UNDO_TABLE_AUTOFMT"
msgid "AutoFormat Table"
msgstr "स्वचलत रूप-रचना टेबल "
@@ -2534,7 +2519,6 @@ msgid "Insert Row"
msgstr "पंगताल दा समावेश करो"
#: strings.hrc:434
-#, fuzzy
msgctxt "STR_UNDO_TABLE_DELBOX"
msgid "Delete row/column"
msgstr "पंगताल/स्तंभ म्हेसो"
@@ -2707,13 +2691,11 @@ msgid "column break"
msgstr "स्तंभ खंडन "
#: strings.hrc:468
-#, fuzzy
msgctxt "STR_UNDO_REDLINE_INSERT"
msgid "Insert $1"
msgstr "समावेश करो 1$ "
#: strings.hrc:469
-#, fuzzy
msgctxt "STR_UNDO_REDLINE_DELETE"
msgid "Delete $1"
msgstr "म्हेसो$1 "
@@ -2754,7 +2736,6 @@ msgid "Delete Row"
msgstr "पंगताल म्हेसो"
#: strings.hrc:476
-#, fuzzy
msgctxt "STR_UNDO_REDLINE_TABLE_CELL_INSERT"
msgid "Insert Cell"
msgstr "सैल्ल दा समावेश करो\t"
@@ -3141,7 +3122,6 @@ msgid "Character"
msgstr "वर्ण(बहु.): "
#: strings.hrc:555
-#, fuzzy
msgctxt "STR_STYLE_FAMILY_PARAGRAPH"
msgid "Paragraph"
msgstr "पैह्‌रा"
@@ -3171,7 +3151,6 @@ msgid "Table"
msgstr "टेबल "
#: strings.hrc:560
-#, fuzzy
msgctxt "STR_STYLE_FAMILY_CELL"
msgid "Cell"
msgstr "सैल्ल"
@@ -3182,7 +3161,6 @@ msgid "Asian"
msgstr "एशियाई"
#: strings.hrc:563
-#, fuzzy
msgctxt "ST_SCRIPT_CTL"
msgid "CTL"
msgstr "CTL"
@@ -3307,7 +3285,6 @@ msgid "Page sides"
msgstr "सफा पास्से"
#: strings.hrc:584
-#, fuzzy
msgctxt "STR_PRINTOPTUI_ALL_PAGES"
msgid "All pages"
msgstr "सब सफे"
@@ -3325,7 +3302,6 @@ msgid "Front sides / right pages"
msgstr "सामने पासे/सज्जे सफे"
#: strings.hrc:587
-#, fuzzy
msgctxt "STR_PRINTOPTUI_INCLUDE"
msgid "Include"
msgstr "शामल करो "
@@ -3440,19 +3416,16 @@ msgid "Insert as Hyperlink"
msgstr "हाइपरलिंक दा समावेश करो"
#: strings.hrc:609
-#, fuzzy
msgctxt "STR_LINK_REGION"
msgid "Insert as Link"
msgstr "कड़ी दे तौरा पर समावेश करो"
#: strings.hrc:610
-#, fuzzy
msgctxt "STR_COPY_REGION"
msgid "Insert as Copy"
msgstr "नकल दे तौरा पर समावेश करो"
#: strings.hrc:611
-#, fuzzy
msgctxt "STR_DISPLAY"
msgid "Display"
msgstr "प्रदर्शन"
@@ -3548,7 +3521,6 @@ msgid "~Delete"
msgstr "म्हेसो"
#: strings.hrc:627
-#, fuzzy
msgctxt "STR_UPDATE_SEL"
msgid "Selection"
msgstr "चोन"
@@ -3723,31 +3695,26 @@ msgid "(fixed)"
msgstr ""
#: strings.hrc:662
-#, fuzzy
msgctxt "STR_DURATION_FORMAT"
msgid " Y: %1 M: %2 D: %3 H: %4 M: %5 S: %6"
msgstr "Y: %1 M: %2 D: %3 H: %4 M: %5 S: %6"
#: strings.hrc:663
-#, fuzzy
msgctxt "STR_TOI"
msgid "Alphabetical Index"
msgstr "वर्णात्मक इंडैक्स"
#: strings.hrc:664
-#, fuzzy
msgctxt "STR_TOU"
msgid "User-Defined"
msgstr "बरतूनी-परिभाशत"
#: strings.hrc:665
-#, fuzzy
msgctxt "STR_TOC"
msgid "Table of Contents"
msgstr "विशे-सूची"
#: strings.hrc:666
-#, fuzzy
msgctxt "STR_TOX_AUTH"
msgid "Bibliography"
msgstr "ग्रंथ-सूची"
@@ -3759,19 +3726,16 @@ msgid "Citation"
msgstr "उद्धरण "
#: strings.hrc:668
-#, fuzzy
msgctxt "STR_TOX_TBL"
msgid "Index of Tables"
msgstr "टेबलें दी इंडैक्स"
#: strings.hrc:669
-#, fuzzy
msgctxt "STR_TOX_OBJ"
msgid "Table of Objects"
msgstr "चीजें दा टेबल"
#: strings.hrc:670
-#, fuzzy
msgctxt "STR_TOX_ILL"
msgid "Illustration Index"
msgstr "द्रिश्टांत इंडैक्स"
@@ -3830,13 +3794,11 @@ msgid "Last printed"
msgstr ""
#: strings.hrc:681
-#, fuzzy
msgctxt "FLD_DOCINFO_DOCNO"
msgid "Revision number"
msgstr "दर्‌हाई नंबर "
#: strings.hrc:682
-#, fuzzy
msgctxt "FLD_DOCINFO_EDIT"
msgid "Total editing time"
msgstr "कुल संपादन समां "
@@ -3857,13 +3819,11 @@ msgid "Next convert $(ARG1)"
msgstr ""
#: strings.hrc:686
-#, fuzzy
msgctxt "STR_AUTH_TYPE_ARTICLE"
msgid "Article"
msgstr "लेख "
#: strings.hrc:687
-#, fuzzy
msgctxt "STR_AUTH_TYPE_BOOK"
msgid "Book"
msgstr "पुस्तक "
@@ -3875,43 +3835,36 @@ msgid "Brochures"
msgstr "जानकारी पोथी (~u)"
#: strings.hrc:689
-#, fuzzy
msgctxt "STR_AUTH_TYPE_CONFERENCE"
msgid "Conference proceedings"
msgstr "कांफ्रैंस दी कारवाई "
#: strings.hrc:690
-#, fuzzy
msgctxt "STR_AUTH_TYPE_INBOOK"
msgid "Book excerpt"
msgstr "पुस्तक-अंश "
#: strings.hrc:691
-#, fuzzy
msgctxt "STR_AUTH_TYPE_INCOLLECTION"
msgid "Book excerpt with title"
msgstr "शीर्शक सनैं पुस्तक-अंश"
#: strings.hrc:692
-#, fuzzy
msgctxt "STR_AUTH_TYPE_INPROCEEDINGS"
msgid "Conference proceedings"
msgstr "कांफ्रैंस दी कारवाई "
#: strings.hrc:693
-#, fuzzy
msgctxt "STR_AUTH_TYPE_JOURNAL"
msgid "Journal"
msgstr "रसाला "
#: strings.hrc:694
-#, fuzzy
msgctxt "STR_AUTH_TYPE_MANUAL"
msgid "Techn. documentation"
msgstr "तकनीकी दस्तावेजीकरण "
#: strings.hrc:695
-#, fuzzy
msgctxt "STR_AUTH_TYPE_MASTERSTHESIS"
msgid "Thesis"
msgstr "शोध-प्रबंध "
@@ -3923,25 +3876,21 @@ msgid "Miscellaneous"
msgstr "रला-मिला "
#: strings.hrc:697
-#, fuzzy
msgctxt "STR_AUTH_TYPE_PHDTHESIS"
msgid "Dissertation"
msgstr "शोध-निबंध"
#: strings.hrc:698
-#, fuzzy
msgctxt "STR_AUTH_TYPE_PROCEEDINGS"
msgid "Conference proceedings"
msgstr "कांफ्रैंस दी कारवाई "
#: strings.hrc:699
-#, fuzzy
msgctxt "STR_AUTH_TYPE_TECHREPORT"
msgid "Research report"
msgstr "शोध-रपोट "
#: strings.hrc:700
-#, fuzzy
msgctxt "STR_AUTH_TYPE_UNPUBLISHED"
msgid "Unpublished"
msgstr "अप्रकाशत "
@@ -3989,7 +3938,6 @@ msgid "User-defined5"
msgstr "बरतूनी-परिभाशत"
#: strings.hrc:708
-#, fuzzy
msgctxt "STR_AUTH_FIELD_IDENTIFIER"
msgid "Short name"
msgstr "छुट्टा नांऽ "
@@ -4055,19 +4003,16 @@ msgid "Institution"
msgstr "संस्थान "
#: strings.hrc:719
-#, fuzzy
msgctxt "STR_AUTH_FIELD_JOURNAL"
msgid "Journal"
msgstr "रसाला "
#: strings.hrc:720
-#, fuzzy
msgctxt "STR_AUTH_FIELD_MONTH"
msgid "Month"
msgstr "म्हीना "
#: strings.hrc:721
-#, fuzzy
msgctxt "STR_AUTH_FIELD_NOTE"
msgid "Note"
msgstr "नोट"
@@ -4091,7 +4036,6 @@ msgid "Page(s)"
msgstr "सफा(ए)... "
#: strings.hrc:725
-#, fuzzy
msgctxt "STR_AUTH_FIELD_PUBLISHER"
msgid "Publisher"
msgstr "प्रकाशक "
@@ -4121,13 +4065,11 @@ msgid "Type of report"
msgstr "रपोट दी किस्म "
#: strings.hrc:730
-#, fuzzy
msgctxt "STR_AUTH_FIELD_VOLUME"
msgid "Volume"
msgstr "भाग"
#: strings.hrc:731
-#, fuzzy
msgctxt "STR_AUTH_FIELD_YEAR"
msgid "Year"
msgstr "ब’रा "
@@ -5273,7 +5215,6 @@ msgid "Custom"
msgstr "विशेश: "
#: strings.hrc:1003
-#, fuzzy
msgctxt "STR_CUSTOM_LABEL"
msgid "[User]"
msgstr "[बरतूनी] "
@@ -5366,7 +5307,6 @@ msgid "Drop Caps over"
msgstr ""
#: strings.hrc:1026
-#, fuzzy
msgctxt "STR_DROP_LINES"
msgid "rows"
msgstr "पंगतालां "
@@ -5410,7 +5350,6 @@ msgid "+ mirror horizontal on even pages"
msgstr ""
#: strings.hrc:1034
-#, fuzzy
msgctxt "STR_CHARFMT"
msgid "Character Style"
msgstr "वर्ण शैली "
@@ -5457,7 +5396,6 @@ msgid "No wrap"
msgstr "~कोई लपेट नेईं "
#: strings.hrc:1042
-#, fuzzy
msgctxt "STR_SURROUND_THROUGH"
msgid "Through"
msgstr "बिच्चोबिच्च (~v)"
@@ -5533,7 +5471,6 @@ msgid "at top"
msgstr ""
#: strings.hrc:1056
-#, fuzzy
msgctxt "STR_VERT_CENTER"
msgid "Centered vertically"
msgstr "खड़ोतमीं चाल्ली केंदरत "
@@ -5650,7 +5587,6 @@ msgid "linked to "
msgstr ""
#: strings.hrc:1077
-#, fuzzy
msgctxt "STR_CONNECT2"
msgid "and "
msgstr "ते"
@@ -5757,25 +5693,21 @@ msgid "Rotation"
msgstr "उद्धरण "
#: strings.hrc:1096
-#, fuzzy
msgctxt "STR_GRID_NONE"
msgid "No grid"
msgstr "कोई ग्रिड नेईं"
#: strings.hrc:1097
-#, fuzzy
msgctxt "STR_GRID_LINES_ONLY"
msgid "Grid (lines only)"
msgstr "ग्रिड (सिर्फ लकीरां)"
#: strings.hrc:1098
-#, fuzzy
msgctxt "STR_GRID_LINES_CHARS"
msgid "Grid (lines and characters)"
msgstr "ग्रिड (लकीरां ते वर्ण)"
#: strings.hrc:1099
-#, fuzzy
msgctxt "STR_FOLLOW_TEXT_FLOW"
msgid "Follow text flow"
msgstr "इबारत प्रवाह् दा पालन करो"
@@ -5820,7 +5752,6 @@ msgid "Drawing"
msgstr "चित्रकारी"
#: strings.hrc:1108
-#, fuzzy
msgctxt "ST_CTRL"
msgid "Control"
msgstr "नियंत्रण "
@@ -5832,7 +5763,6 @@ msgid "Section"
msgstr "सैक्शन "
#: strings.hrc:1110
-#, fuzzy
msgctxt "ST_BKM"
msgid "Bookmark"
msgstr "सफा चि'न्न"
@@ -5850,19 +5780,16 @@ msgid "OLE object"
msgstr "OLE चीज "
#: strings.hrc:1113
-#, fuzzy
msgctxt "ST_OUTL"
msgid "Headings"
msgstr "सिरनांऽ(बहु.)"
#: strings.hrc:1114
-#, fuzzy
msgctxt "ST_SEL"
msgid "Selection"
msgstr "चोन"
#: strings.hrc:1115
-#, fuzzy
msgctxt "ST_FTN"
msgid "Footnote"
msgstr "फुटनोट"
@@ -5873,7 +5800,6 @@ msgid "Reminder"
msgstr ""
#: strings.hrc:1117
-#, fuzzy
msgctxt "ST_POSTIT"
msgid "Comment"
msgstr "नोट"
@@ -5912,7 +5838,6 @@ msgid "Next text frame"
msgstr "इबारत चगाठ दा समावेश करो "
#: strings.hrc:1125
-#, fuzzy
msgctxt "STR_IMGBTN_PGE_DOWN"
msgid "Next page"
msgstr "अगला सफा"
@@ -6002,7 +5927,6 @@ msgid "Previous text frame"
msgstr ""
#: strings.hrc:1141
-#, fuzzy
msgctxt "STR_IMGBTN_PGE_UP"
msgid "Previous page"
msgstr "पिछला सफा"
@@ -6123,7 +6047,6 @@ msgid "Table changed"
msgstr "टेबल तब्दीलियां "
#: strings.hrc:1164
-#, fuzzy
msgctxt "STR_REDLINE_FMTCOLL"
msgid "Applied Paragraph Styles"
msgstr " पैह्‌रा शैलियां इस्तेमाल "
@@ -6599,19 +6522,16 @@ msgstr "वर्णात्मक इंडैक्स लेई फाइल
#. Description: character alignment for frmsh.cxx - context menu
#. -----------------------------------------------------------------------
#: strings.hrc:1264
-#, fuzzy
msgctxt "STR_FRMUI_TOP_BASE"
msgid "Base line at ~top"
msgstr "अधार लकीर धुर उप्पर"
#: strings.hrc:1265
-#, fuzzy
msgctxt "STR_FRMUI_BOTTOM_BASE"
msgid "~Base line at bottom"
msgstr "~ अधार लकीर थल्ले च "
#: strings.hrc:1266
-#, fuzzy
msgctxt "STR_FRMUI_CENTER_BASE"
msgid "Base line ~centered"
msgstr "~अधार लकीर केंदरत "
@@ -6635,19 +6555,16 @@ msgid "Center of line"
msgstr "लकीर दा केंदर"
#: strings.hrc:1270
-#, fuzzy
msgctxt "STR_FRMUI_OLE_INSERT"
msgid "Insert object"
msgstr "चीजा दा समावेश करो "
#: strings.hrc:1271
-#, fuzzy
msgctxt "STR_FRMUI_OLE_EDIT"
msgid "Edit object"
msgstr "चीजा दा संपादन करो "
#: strings.hrc:1272
-#, fuzzy
msgctxt "STR_FRMUI_COLL_HEADER"
msgid " (Template: "
msgstr "(सच्चा: "
@@ -6703,13 +6620,11 @@ msgid "Hyphenation completed"
msgstr ""
#: strings.hrc:1287
-#, fuzzy
msgctxt "STR_LANGSTATUS_NONE"
msgid "None (Do not check spelling)"
msgstr "कोई नेईं( शब्द-जोड़ मत जाचो)"
#: strings.hrc:1288
-#, fuzzy
msgctxt "STR_RESET_TO_DEFAULT_LANGUAGE"
msgid "Reset to Default Language"
msgstr "डिफाल्ट भाशा परतियै सैट्ट करो"
@@ -6721,7 +6636,6 @@ msgid "More..."
msgstr "होर... (~O)"
#: strings.hrc:1290
-#, fuzzy
msgctxt "STR_IGNORE_SELECTION"
msgid "~Ignore"
msgstr "~अनदिक्खा करो "
@@ -6769,7 +6683,6 @@ msgid "Source not specified."
msgstr ""
#: strings.hrc:1300
-#, fuzzy
msgctxt "STR_NUM_LEVEL"
msgid "Level "
msgstr "स्तर "
@@ -6917,13 +6830,11 @@ msgid "Remove empty paragraphs"
msgstr "खाल्ली पैह्‌रे हटाओ "
#: utlui.hrc:28
-#, fuzzy
msgctxt "RID_SHELLRES_AUTOFMTSTRS"
msgid "Use replacement table"
msgstr "प्रतिस्थापना टेबल बरतो"
#: utlui.hrc:29
-#, fuzzy
msgctxt "RID_SHELLRES_AUTOFMTSTRS"
msgid "Correct TWo INitial CApitals"
msgstr "TWo INitial CApitals दुरुस्त करो"
@@ -6941,7 +6852,6 @@ msgid "Replace \"standard\" quotes with %1custom%2 quotes"
msgstr "\"मानक\" उद्धरणें गी %1 व्यवस्थित %2 उद्धरणें कन्नै बदलो "
#: utlui.hrc:32
-#, fuzzy
msgctxt "RID_SHELLRES_AUTOFMTSTRS"
msgid "Replace Custom Styles"
msgstr "कस्टम शैलियें गी प्रतिस्थापत करो"
@@ -6977,7 +6887,6 @@ msgid "URL recognition"
msgstr "URL पनछान "
#: utlui.hrc:38
-#, fuzzy
msgctxt "RID_SHELLRES_AUTOFMTSTRS"
msgid "Replace dashes"
msgstr "डैशें गी प्रतिस्थापत करो (~y)"
@@ -7636,7 +7545,6 @@ msgid "Position"
msgstr "स्थिति "
#: bulletsandnumbering.ui:234
-#, fuzzy
msgctxt "bulletsandnumbering|customize"
msgid "Customize"
msgstr "Customise"
@@ -8077,7 +7985,6 @@ msgid "Use superordinate object settings"
msgstr "सुपर आर्डीनेट सैटिङ बरतो"
#: columnpage.ui:81
-#, fuzzy
msgctxt "columnpage|liststore2"
msgid "Selection"
msgstr "चोन"
@@ -8473,7 +8380,6 @@ msgid "Don't split table"
msgstr "टेबल मत खंडाओ "
#: converttexttable.ui:299
-#, fuzzy
msgctxt "converttexttable|bordercb"
msgid "Border"
msgstr "बाडर"
@@ -8484,7 +8390,6 @@ msgid "The first "
msgstr ""
#: converttexttable.ui:336
-#, fuzzy
msgctxt "converttexttable|label4"
msgid "rows"
msgstr "पंगतालां "
@@ -9607,7 +9512,6 @@ msgid "Insert _reference to"
msgstr "हवाले दा समावेश करो "
#: fldrefpage.ui:169
-#, fuzzy
msgctxt "fldrefpage|label4"
msgid "Selection"
msgstr "चोन"
@@ -9730,13 +9634,11 @@ msgid "Date Time Author"
msgstr "तरीक समां लेखक"
#: floatingnavigation.ui:11
-#, fuzzy
msgctxt "floatingnavigation|FloatingNavigation"
msgid "Navigation"
msgstr "संचालन"
#: floatingsync.ui:10
-#, fuzzy
msgctxt "floatingsync|FloatingSync"
msgid "Synchronize"
msgstr "Synchronise"
@@ -10272,7 +10174,6 @@ msgid "Right-to-left (vertical)"
msgstr ""
#: frmaddpage.ui:48
-#, fuzzy
msgctxt "frmaddpage|liststore1"
msgid "Left-to-right (vertical)"
msgstr "खब्बेआ सज्जै(खड़ोतमां)"
@@ -10699,7 +10600,6 @@ msgid "Update entry from selection"
msgstr ""
#: indexentry.ui:597
-#, fuzzy
msgctxt "indexentry|label1"
msgid "Selection"
msgstr "चोन"
@@ -10748,19 +10648,16 @@ msgid "Sum"
msgstr "जमा जोड़ "
#: inputwinmenu.ui:20
-#, fuzzy
msgctxt "inputwinmenu|round"
msgid "Round"
msgstr "गोल"
#: inputwinmenu.ui:28
-#, fuzzy
msgctxt "inputwinmenu|phd"
msgid "Percent"
msgstr "फीसदी"
#: inputwinmenu.ui:36
-#, fuzzy
msgctxt "inputwinmenu|sqrt"
msgid "Square Root"
msgstr "वर्ग मूल "
@@ -10772,7 +10669,6 @@ msgid "Power"
msgstr "पावर"
#: inputwinmenu.ui:52
-#, fuzzy
msgctxt "inputwinmenu|operators"
msgid "Operators"
msgstr "प्रचालक"
@@ -10856,7 +10752,6 @@ msgid "Minimum"
msgstr "घट्टोघट्ट "
#: inputwinmenu.ui:186
-#, fuzzy
msgctxt "inputwinmenu|max"
msgid "Maximum"
msgstr "बद्धोबद्ध "
@@ -10874,31 +10769,26 @@ msgid "Sine"
msgstr "लाइन"
#: inputwinmenu.ui:216
-#, fuzzy
msgctxt "inputwinmenu|cos"
msgid "Cosine"
msgstr "कोसाइन "
#: inputwinmenu.ui:224
-#, fuzzy
msgctxt "inputwinmenu|tag"
msgid "Tangent"
msgstr "टैंजैंट "
#: inputwinmenu.ui:232
-#, fuzzy
msgctxt "inputwinmenu|asin"
msgid "Arcsine"
msgstr "आर्कसाइन "
#: inputwinmenu.ui:240
-#, fuzzy
msgctxt "inputwinmenu|acos"
msgid "Arccosine"
msgstr "आर्ककोसाइन "
#: inputwinmenu.ui:248
-#, fuzzy
msgctxt "inputwinmenu|atan"
msgid "Arctangent"
msgstr "आर्कटैंजैंट "
@@ -10927,7 +10817,6 @@ msgid "Insert"
msgstr "समावेश"
#: insertbookmark.ui:122
-#, fuzzy
msgctxt "insertbookmark|rename"
msgid "Rename"
msgstr "परतियै नांऽ देओ"
@@ -11807,7 +11696,6 @@ msgid "RT_F"
msgstr "RT~F "
#: mailmerge.ui:630
-#, fuzzy
msgctxt "mailmerge|swriter"
msgid "%PRODUCTNAME Writer"
msgstr "%PRODUCTNAME लेखक "
@@ -11831,7 +11719,6 @@ msgid "Save Merged Document"
msgstr "विलय होए दा दस्तावेज बचाइयै रक्खो"
#: mailmerge.ui:745
-#, fuzzy
msgctxt "mailmerge|outputlabel"
msgid "Output"
msgstr "आऊटपुट"
@@ -11911,7 +11798,6 @@ msgid "Date"
msgstr "तरीक"
#: managechangessidebar.ui:200
-#, fuzzy
msgctxt "managechangessidebar|writerdesc"
msgid "Comment"
msgstr "नोट"
@@ -12280,7 +12166,6 @@ msgid "Adobe PDF-Document"
msgstr "Adobe PDF-दस्तावेज"
#: mmresultemaildialog.ui:22
-#, fuzzy
msgctxt "mmresultemaildialog|liststore1"
msgid "Microsoft Word Document"
msgstr "माइक्रोसाफ्ट वर्ड दस्तावेज"
@@ -12637,19 +12522,16 @@ msgid "Toggle Master View"
msgstr ""
#: navigatorpanel.ui:47
-#, fuzzy
msgctxt "navigatorpanel|navigation|tooltip_text"
msgid "Navigation"
msgstr "संचालन"
#: navigatorpanel.ui:60
-#, fuzzy
msgctxt "navigatorpanel|back|tooltip_text"
msgid "Back"
msgstr "पिच्छें"
#: navigatorpanel.ui:73
-#, fuzzy
msgctxt "navigatorpanel|forward|tooltip_text"
msgid "Forward"
msgstr "गेडे"
@@ -12743,7 +12625,6 @@ msgid "Edit"
msgstr "संपादन"
#: navigatorpanel.ui:377
-#, fuzzy
msgctxt "navigatorpanel|update|tooltip_text"
msgid "Update"
msgstr "अपडेट करो"
@@ -12919,13 +12800,11 @@ msgid "Spacing"
msgstr "थाह्‌रबंदी "
#: notebookbar.ui:2189
-#, fuzzy
msgctxt "notebookbar|indent|tooltip_text"
msgid "Indent"
msgstr "इंडैंट"
#: notebookbar.ui:2196
-#, fuzzy
msgctxt "notebookbar|increaseindent1|tooltip_text"
msgid "Increase Indent"
msgstr "इंडैंट बधाओ"
@@ -12937,7 +12816,6 @@ msgid "Decrease Indent"
msgstr "इंडैंट घटाओ "
#: notebookbar.ui:2234
-#, fuzzy
msgctxt "notebookbar|controlcodes|tooltip_text"
msgid "Indent"
msgstr "इंडैंट"
@@ -12961,7 +12839,6 @@ msgid "Find"
msgstr "तुप्पो"
#: notebookbar.ui:2595
-#, fuzzy
msgctxt "notebookbar|HomeLabel"
msgid "Home"
msgstr "घर"
@@ -12973,7 +12850,6 @@ msgid "Break"
msgstr "~ खंडन करो\t"
#: notebookbar.ui:2800
-#, fuzzy
msgctxt "notebookbar|box70|tooltip_text"
msgid "Gallery"
msgstr "गैलरी"
@@ -12990,7 +12866,6 @@ msgid "Symbol"
msgstr "प्रतीक (बहु.) "
#: notebookbar.ui:2882
-#, fuzzy
msgctxt "notebookbar|box17|tooltip_text"
msgid "Basic"
msgstr " बुनेआदी\t"
@@ -13001,7 +12876,6 @@ msgid "Insert Audio or Video"
msgstr ""
#: notebookbar.ui:2942
-#, fuzzy
msgctxt "notebookbar|ShapesSection|tooltip_text"
msgid "Shapes"
msgstr "आकार (बहु.)"
@@ -13048,7 +12922,6 @@ msgid "Page layout"
msgstr "सफा खाका"
#: notebookbar.ui:4295
-#, fuzzy
msgctxt "notebookbar|ReferencesLabel"
msgid "References"
msgstr "हवाले"
@@ -13082,13 +12955,11 @@ msgid "View"
msgstr "~द्रिश्श "
#: notebookbar.ui:5745
-#, fuzzy
msgctxt "notebookbar|formattable|tooltip_text"
msgid "Indent"
msgstr "इंडैंट"
#: notebookbar.ui:5787
-#, fuzzy
msgctxt "notebookbar|formattable1|tooltip_text"
msgid "Indent"
msgstr "इंडैंट"
@@ -13193,7 +13064,6 @@ msgid "_Menu"
msgstr "मेन्यु"
#: notebookbar_compact.ui:3690
-#, fuzzy
msgctxt "notebookbar_compact|HomeLabel"
msgid "Home"
msgstr "घर"
@@ -13229,7 +13099,6 @@ msgid "Reference_s"
msgstr "हवाले"
#: notebookbar_compact.ui:4899
-#, fuzzy
msgctxt "notebookbar_compact|ReferencesLabel"
msgid "References"
msgstr "हवाले"
@@ -13283,7 +13152,6 @@ msgid "Image"
msgstr "बिंब"
#: notebookbar_compact.ui:7611
-#, fuzzy
msgctxt "notebookbar_compact|wrapb"
msgid "Wrap"
msgstr "लपेट (~k)"
@@ -13299,7 +13167,6 @@ msgid "Draw"
msgstr ""
#: notebookbar_compact.ui:8117
-#, fuzzy
msgctxt "notebookbar_compact|frame:MenuWrap"
msgid "Wrap"
msgstr "लपेट (~k)"
@@ -13310,13 +13177,11 @@ msgid "Align"
msgstr ""
#: notebookbar_compact.ui:8216
-#, fuzzy
msgctxt "notebookbar_compact|frame:MenuDraw"
msgid "Object"
msgstr "चीज"
#: notebookbar_compact.ui:8246
-#, fuzzy
msgctxt "notebookbar_compact|FrameLabel"
msgid "Object"
msgstr "चीज"
@@ -13328,7 +13193,6 @@ msgid "_Tools"
msgstr " उपकरण (बहु0)\t"
#: notebookbar_compact.ui:8810
-#, fuzzy
msgctxt "notebookbar_compact|DevLabel"
msgid "Tools"
msgstr " उपकरण (बहु0)\t"
@@ -13344,7 +13208,6 @@ msgid "Menubar"
msgstr ""
#: notebookbar_groupedbar_compact.ui:3363
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|Quotation2"
msgid "Quotation"
msgstr "उद्धरण "
@@ -13603,7 +13466,6 @@ msgid "Menubar"
msgstr ""
#: notebookbar_groupedbar_full.ui:3281
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|Quotation2"
msgid "Quotation"
msgstr "उद्धरण "
@@ -13798,7 +13660,6 @@ msgid "_Edit"
msgstr "संपादन"
#: notebookbar_groupedbar_full.ui:11254
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|wrapb"
msgid "Wrap"
msgstr "लपेट (~k)"
@@ -13971,19 +13832,16 @@ msgid "Hyperlink"
msgstr "हाइपरलिंक "
#: notebookbar_groups.ui:200
-#, fuzzy
msgctxt "notebookbar_groups|footnote"
msgid "Footnote"
msgstr "फुटनोट"
#: notebookbar_groups.ui:209
-#, fuzzy
msgctxt "notebookbar_groups|endnote"
msgid "Endnote"
msgstr "खीरीनोट"
#: notebookbar_groups.ui:224
-#, fuzzy
msgctxt "notebookbar_groups|bookmark"
msgid "Bookmark"
msgstr "सफा चि'न्न"
@@ -14012,13 +13870,11 @@ msgid "Heading 1"
msgstr "सिरनांऽ 1 "
#: notebookbar_groups.ui:344
-#, fuzzy
msgctxt "notebookbar_groups|heading2"
msgid "Heading 2"
msgstr "सिरनांऽ 2 "
#: notebookbar_groups.ui:353
-#, fuzzy
msgctxt "notebookbar_groups|heading3"
msgid "Heading 3"
msgstr "सिरनांऽ 3 "
@@ -14029,13 +13885,11 @@ msgid "Default Character"
msgstr ""
#: notebookbar_groups.ui:377
-#, fuzzy
msgctxt "notebookbar_groups|italic"
msgid "Emphasis"
msgstr "बल "
#: notebookbar_groups.ui:386
-#, fuzzy
msgctxt "notebookbar_groups|bold"
msgid "Strong Emphasis"
msgstr "जैदा बल "
@@ -14090,7 +13944,6 @@ msgid "Delete Rows"
msgstr "पंगताल म्हेसो"
#: notebookbar_groups.ui:504
-#, fuzzy
msgctxt "notebookbar_groups|rowmenuselect"
msgid "Select Rows"
msgstr "पंगतालां चुनो "
@@ -14144,7 +13997,6 @@ msgid "Links"
msgstr "कड़ी"
#: notebookbar_groups.ui:1616
-#, fuzzy
msgctxt "notebookbar_groups|shapesb"
msgid "Shapes"
msgstr "आकार (बहु.)"
@@ -14162,7 +14014,6 @@ msgid "Style"
msgstr "शैली "
#: notebookbar_groups.ui:1780
-#, fuzzy
msgctxt "notebookbar_groups|tablerowsb"
msgid "Rows"
msgstr "पंगतालां "
@@ -14186,13 +14037,11 @@ msgid "Style"
msgstr "शैली "
#: notebookbar_groups.ui:2079
-#, fuzzy
msgctxt "notebookbar_groups|resetb"
msgid "Reset"
msgstr "परतियै सैट्ट करो"
#: notebookbar_groups.ui:2126
-#, fuzzy
msgctxt "notebookbar_groups|wrapb"
msgid "Wrap"
msgstr "लपेट (~k)"
@@ -14216,13 +14065,11 @@ msgid "None"
msgstr "कोई नेईं"
#: notebookbar_groups.ui:2256
-#, fuzzy
msgctxt "notebookbar_groups|wrapideal"
msgid "Optimal"
msgstr "ऑप्टीमल"
#: notebookbar_groups.ui:2265
-#, fuzzy
msgctxt "notebookbar_groups|wrapon"
msgid "Parallel"
msgstr "समानांतर"
@@ -14240,7 +14087,6 @@ msgid "After"
msgstr "परैंत"
#: notebookbar_groups.ui:2292
-#, fuzzy
msgctxt "notebookbar_groups|wrapthrough"
msgid "Through"
msgstr "बिच्चोबिच्च (~v)"
@@ -14263,13 +14109,11 @@ msgid "Horizontal Alignment"
msgstr ""
#: notebookbar_single.ui:596
-#, fuzzy
msgctxt "notebookbar_single|outlineindent|tooltip_text"
msgid "Indent"
msgstr "इंडैंट"
#: notebookbar_single.ui:678
-#, fuzzy
msgctxt "notebookbar_single|insert|tooltip_text"
msgid "Indent"
msgstr "इंडैंट"
@@ -15714,13 +15558,11 @@ msgid "Paper Height"
msgstr ""
#: pageformatpanel.ui:103
-#, fuzzy
msgctxt "pageformatpanel|paperorientation"
msgid "Portrait"
msgstr "पोरट्रेट "
#: pageformatpanel.ui:104
-#, fuzzy
msgctxt "pageformatpanel|paperorientation"
msgid "Landscape"
msgstr "थलद्रिश्श"
@@ -15744,7 +15586,6 @@ msgid "Narrow"
msgstr "तीर"
#: pageformatpanel.ui:142
-#, fuzzy
msgctxt "pageformatpanel|marginLB"
msgid "Moderate"
msgstr " माफक\t"
@@ -15771,7 +15612,6 @@ msgid "Wide"
msgstr "छपैलो"
#: pageformatpanel.ui:147
-#, fuzzy
msgctxt "pageformatpanel|marginLB"
msgid "Mirrored"
msgstr "प्रतिबिंबत"
@@ -15825,7 +15665,6 @@ msgid "Wide"
msgstr "छपैलो"
#: pagemargincontrol.ui:127
-#, fuzzy
msgctxt "pagemargincontrol|mirrored"
msgid "Mirrored"
msgstr "प्रतिबिंबत"
@@ -15854,7 +15693,6 @@ msgid "Wide"
msgstr "छपैलो"
#: pagemargincontrol.ui:203
-#, fuzzy
msgctxt "pagemargincontrol|mirroredL"
msgid "Mirrored"
msgstr "प्रतिबिंबत"
@@ -15907,13 +15745,11 @@ msgid "Custom"
msgstr "विशेश: "
#: pageorientationcontrol.ui:36
-#, fuzzy
msgctxt "pageorientationcontrol|portrait"
msgid "Portrait"
msgstr "पोरट्रेट "
#: pageorientationcontrol.ui:52
-#, fuzzy
msgctxt "pageorientationcontrol|landscape"
msgid "Landscape"
msgstr "थलद्रिश्श"
@@ -15935,7 +15771,6 @@ msgid "Right and left"
msgstr ""
#: pagestylespanel.ui:19
-#, fuzzy
msgctxt "pagestylespanel|liststorePageLayout"
msgid "Mirrored"
msgstr "प्रतिबिंबत"
@@ -16193,13 +16028,11 @@ msgid "Default _settings:"
msgstr ""
#: picturepage.ui:349
-#, fuzzy
msgctxt "picturepage|CTL_ANGLE|tooltip_text"
msgid "Rotation Angle"
msgstr "रोटेशन कोण"
#: picturepage.ui:374
-#, fuzzy
msgctxt "picturepage|label2"
msgid "Rotation Angle"
msgstr "रोटेशन कोण"
@@ -16428,7 +16261,6 @@ msgid "_Paper tray from printer settings"
msgstr ""
#: printoptionspage.ui:503
-#, fuzzy
msgctxt "printoptionspage|label1"
msgid "Other"
msgstr "बाकी दूआ"
@@ -16678,7 +16510,6 @@ msgid "_Edit"
msgstr "संपादन"
#: readonlymenu.ui:36
-#, fuzzy
msgctxt "readonlymenu|selection"
msgid "Select Text"
msgstr "इबारत चुनो "
@@ -16727,7 +16558,6 @@ msgid "As Link"
msgstr ""
#: readonlymenu.ui:122
-#, fuzzy
msgctxt "readonlymenu|graphicascopy"
msgid "Copy"
msgstr "नकल करो "
@@ -17093,7 +16923,6 @@ msgid "Index Markings"
msgstr "इंडैक्स चिॕन्नीकरण"
#: selectindexdialog.ui:116
-#, fuzzy
msgctxt "selectindexdialog|label1"
msgid "Selection"
msgstr "चोन"
@@ -17166,7 +16995,6 @@ msgid "Parallel"
msgstr "समानांतर"
#: sidebarwrap.ui:59
-#, fuzzy
msgctxt "sidebarwrap|buttonparallel-atkobject"
msgid "Parallel"
msgstr "समानांतर"
@@ -17177,7 +17005,6 @@ msgid "Optimal"
msgstr "ऑप्टीमल"
#: sidebarwrap.ui:82
-#, fuzzy
msgctxt "sidebarwrap|buttonoptimal-atkobject"
msgid "Optimal"
msgstr "ऑप्टीमल"
@@ -17212,7 +17039,6 @@ msgid "Through"
msgstr "बिच्चोबिच्च (~v)"
#: sidebarwrap.ui:151
-#, fuzzy
msgctxt "sidebarwrap|buttonthrough-atkobject"
msgid "Through"
msgstr "बिच्चोबिच्च (~v)"
@@ -17261,7 +17087,6 @@ msgid "Sort"
msgstr "छांटो"
#: sortdialog.ui:111
-#, fuzzy
msgctxt "sortdialog|column"
msgid "Column"
msgstr "स्तंभ "
@@ -17332,19 +17157,16 @@ msgid "Key 3"
msgstr "कुंजी~3 "
#: sortdialog.ui:408
-#, fuzzy
msgctxt "sortdialog|typelb1-atkobject"
msgid "Key type"
msgstr "कुंजी किस्म "
#: sortdialog.ui:431
-#, fuzzy
msgctxt "sortdialog|typelb2-atkobject"
msgid "Key type"
msgstr "कुंजी किस्म "
#: sortdialog.ui:452
-#, fuzzy
msgctxt "sortdialog|typelb3-atkobject"
msgid "Key type"
msgstr "कुंजी किस्म "
@@ -17383,7 +17205,6 @@ msgid "Character "
msgstr "वर्ण(बहु.): "
#: sortdialog.ui:641
-#, fuzzy
msgctxt "sortdialog|delimpb"
msgid "Select..."
msgstr "चुनो..."
@@ -17437,7 +17258,6 @@ msgid "Set Language for Selection"
msgstr "चोन लेई भाशां सैट करो"
#: spellmenu.ui:94
-#, fuzzy
msgctxt "spellmenu|langpara"
msgid "Set Language for Paragraph"
msgstr "पैह्‌रा लेई भाशां सैट करो"
@@ -17466,7 +17286,6 @@ msgid "Previous Change"
msgstr "पिछला सफा"
#: splittable.ui:7
-#, fuzzy
msgctxt "splittable|SplitTableDialog"
msgid "Split Table"
msgstr "टेबल खंडाओ"
@@ -17537,7 +17356,6 @@ msgid "Words:"
msgstr "शब्द(बहु.): "
#: statisticsinfopage.ui:100
-#, fuzzy
msgctxt "statisticsinfopage|label34"
msgid "Characters:"
msgstr "वर्ण(बहु.): "
@@ -17799,7 +17617,6 @@ msgid "The first "
msgstr ""
#: tabletextflowpage.ui:397
-#, fuzzy
msgctxt "tabletextflowpage|label39"
msgid "rows"
msgstr "पंगतालां "
@@ -17905,7 +17722,6 @@ msgid "Position"
msgstr "स्थिति "
#: templatedialog16.ui:259
-#, fuzzy
msgctxt "templatedialog16|customize"
msgid "Customize"
msgstr "Customise"
@@ -19154,7 +18970,6 @@ msgid "Characters excluding spaces"
msgstr ""
#: wordcount.ui:165
-#, fuzzy
msgctxt "wordcount|label9"
msgid "Selection"
msgstr "चोन"
diff --git a/source/dgo/swext/mediawiki/help.po b/source/dgo/swext/mediawiki/help.po
index 4ca1a6cc32b..6557b180442 100644
--- a/source/dgo/swext/mediawiki/help.po
+++ b/source/dgo/swext/mediawiki/help.po
@@ -421,7 +421,6 @@ msgid "The OpenDocument format used by Writer and the MediaWiki format are quite
msgstr "लेखक ते विकी मीडिया द्वारा बरती गेदियां ओपन दस्तावेज रूप-रचना भलेआं बक्ख-बक्ख न.सभनें फीचरें दे सिर्फ इक सब-सैट्ट दा गै इक रूप-रचना थमां दूई रूप-रचना च तबादला कीता जाई सकदा ऐ."
#: wikiformats.xhp
-#, fuzzy
msgctxt ""
"wikiformats.xhp\n"
"hd_id7178868\n"
@@ -537,7 +536,6 @@ msgid "Character styles modify the appearance of parts of a paragraph. The trans
msgstr "वर्ण शैलियां पैह्‌रे दे हिस्सें दी दखौट गी तरमीमत करदियां न.रूपांतरण मुट्टे,इटैलिक, मुट्टे/इटैलिक,खॕल्ल-लेखन ते उप्पर-लेखन दा समर्थन करदा ऐ. सब्भै निश्चत-चौड़ाई फांट विकी टाइपराइटर शैली च रूपांतरत होई जंदे न."
#: wikiformats.xhp
-#, fuzzy
msgctxt ""
"wikiformats.xhp\n"
"hd_id5152745\n"
diff --git a/source/dgo/swext/mediawiki/src/registry/data/org/openoffice/Office/Custom.po b/source/dgo/swext/mediawiki/src/registry/data/org/openoffice/Office/Custom.po
index 8600eef20fb..c86c5289a8d 100644
--- a/source/dgo/swext/mediawiki/src/registry/data/org/openoffice/Office/Custom.po
+++ b/source/dgo/swext/mediawiki/src/registry/data/org/openoffice/Office/Custom.po
@@ -165,7 +165,6 @@ msgid "~Add..."
msgstr "जमा करो... "
#: WikiExtension.xcu
-#, fuzzy
msgctxt ""
"WikiExtension.xcu\n"
".WikiExtension.Strings\n"
@@ -212,7 +211,6 @@ msgid "Media~Wiki Server"
msgstr "मीडिया विकी सर्वर (~W)"
#: WikiExtension.xcu
-#, fuzzy
msgctxt ""
"WikiExtension.xcu\n"
".WikiExtension.Strings\n"
diff --git a/source/dgo/sysui/desktop/share.po b/source/dgo/sysui/desktop/share.po
index b7c97a3151f..642925ef410 100644
--- a/source/dgo/sysui/desktop/share.po
+++ b/source/dgo/sysui/desktop/share.po
@@ -104,7 +104,6 @@ msgid "OpenDocument Text"
msgstr "खु'ल्ला दस्तावेज इबारत "
#: documents.ulf
-#, fuzzy
msgctxt ""
"documents.ulf\n"
"oasis-text-flat-xml\n"
@@ -154,7 +153,6 @@ msgid "OpenDocument Presentation"
msgstr "खु'ल्ला दस्तावेज प्रस्तुति"
#: documents.ulf
-#, fuzzy
msgctxt ""
"documents.ulf\n"
"oasis-presentation-flat-xml\n"
@@ -179,7 +177,6 @@ msgid "OpenDocument Drawing"
msgstr "खु'ल्ला दस्तावेज चित्रकारी"
#: documents.ulf
-#, fuzzy
msgctxt ""
"documents.ulf\n"
"oasis-drawing-flat-xml\n"
@@ -244,7 +241,6 @@ msgid "%PRODUCTNAME Extension"
msgstr "%PRODUCTNAME विस्तार"
#: documents.ulf
-#, fuzzy
msgctxt ""
"documents.ulf\n"
"ms-excel-sheet\n"
@@ -253,7 +249,6 @@ msgid "Microsoft Excel Worksheet"
msgstr "माइक्रोसाफ्ट ऐक्सैल वर्कशीट"
#: documents.ulf
-#, fuzzy
msgctxt ""
"documents.ulf\n"
"ms-powerpoint-presentation\n"
@@ -262,7 +257,6 @@ msgid "Microsoft PowerPoint Presentation"
msgstr "माइक्रोसाफ्ट पावरपोआइंट प्रस्तुति"
#: documents.ulf
-#, fuzzy
msgctxt ""
"documents.ulf\n"
"ms-word-document\n"
@@ -271,7 +265,6 @@ msgid "Microsoft Word Document"
msgstr "माइक्रोसाफ्ट वर्ड दस्तावेज"
#: documents.ulf
-#, fuzzy
msgctxt ""
"documents.ulf\n"
"ms-word-document2\n"
@@ -280,7 +273,6 @@ msgid "Microsoft Word Document"
msgstr "माइक्रोसाफ्ट वर्ड दस्तावेज"
#: documents.ulf
-#, fuzzy
msgctxt ""
"documents.ulf\n"
"ms-excel-sheet-12\n"
@@ -297,7 +289,6 @@ msgid "Microsoft Excel Worksheet Template"
msgstr "माइक्रोसाफ्ट ऐक्सल वर्कशीट टैंप्लेट"
#: documents.ulf
-#, fuzzy
msgctxt ""
"documents.ulf\n"
"ms-powerpoint-presentation-12\n"
@@ -315,7 +306,6 @@ msgid "Microsoft PowerPoint Presentation Template"
msgstr "माइक्रोसाफ्ट पावरपोआइंट प्रस्तुति"
#: documents.ulf
-#, fuzzy
msgctxt ""
"documents.ulf\n"
"ms-word-document-12\n"
@@ -333,7 +323,6 @@ msgid "Microsoft Word Document Template"
msgstr "माइक्रोसाफ्ट वर्ड 95 सच्चा "
#: documents.ulf
-#, fuzzy
msgctxt ""
"documents.ulf\n"
"openxmlformats-officedocument-presentationml-presentation\n"
@@ -351,7 +340,6 @@ msgid "Microsoft PowerPoint Presentation Template"
msgstr "माइक्रोसाफ्ट पावरपोआइंट प्रस्तुति"
#: documents.ulf
-#, fuzzy
msgctxt ""
"documents.ulf\n"
"openxmlformats-officedocument-spreadsheetml-sheet\n"
@@ -368,7 +356,6 @@ msgid "Microsoft Excel Worksheet Template"
msgstr "माइक्रोसाफ्ट ऐक्सल वर्कशीट टैंप्लेट"
#: documents.ulf
-#, fuzzy
msgctxt ""
"documents.ulf\n"
"openxmlformats-officedocument-wordprocessingml-document\n"
@@ -386,7 +373,6 @@ msgid "Microsoft Word Document Template"
msgstr "माइक्रोसाफ्ट वर्ड 95 सच्चा "
#: documents.ulf
-#, fuzzy
msgctxt ""
"documents.ulf\n"
"ms-excel-sheet-binary-12\n"
diff --git a/source/dgo/uui/messages.po b/source/dgo/uui/messages.po
index 7126e3b9c26..2d9cc23688c 100644
--- a/source/dgo/uui/messages.po
+++ b/source/dgo/uui/messages.po
@@ -383,7 +383,6 @@ msgid ""
msgstr ""
#: ids.hrc:160
-#, fuzzy
msgctxt "STR_UUI_SSLWARN_EXPIRED_TITLE"
msgid "Security Warning: Server Certificate Invalid"
msgstr "सुरक्षा चेतावनी : सर्वर सर्टिफिकेट अमान्य"
@@ -399,7 +398,6 @@ msgid ""
msgstr ""
#: ids.hrc:162
-#, fuzzy
msgctxt "STR_UUI_SSLWARN_DOMAINMISMATCH_TITLE"
msgid "Security Warning: Server Certificate Expired"
msgstr "सुरक्षा चेतावनी : सर्वर सर्टिफिकेट नांमंजूर करी दित्ता ऐ."
@@ -413,7 +411,6 @@ msgid ""
msgstr ""
#: ids.hrc:164
-#, fuzzy
msgctxt "STR_UUI_SSLWARN_INVALID_TITLE"
msgid "Security Warning: Domain Name Mismatch"
msgstr "सुरक्षा चेतावनी : प्रभाव-खेतर दा नांऽ बेमेल"
@@ -456,7 +453,6 @@ msgstr ""
" पासवर्ड प्रविश्ट करियै पासवर्ड दोबारा सैट्ट करो."
#: strings.hrc:33
-#, fuzzy
msgctxt "STR_ALREADYOPEN_TITLE"
msgid "Document in Use"
msgstr "दस्तावेज जां बरतूनी"
@@ -528,7 +524,6 @@ msgid "The lock file could not be created for exclusive access by %PRODUCTNAME,
msgstr "उस फाइल स्थान उप्पर कोई लॉक फाइल बनाने दी अनुमति दे नांमजूद होने कारण %PRODUCTNAME द्वारा विशेश पुज्ज आस्तै फाइल गी लॉक नेईं कीता जाई सकेआ ."
#: strings.hrc:47
-#, fuzzy
msgctxt "STR_LOCKFAILED_OPENREADONLY_BTN"
msgid "Open ~Read-Only"
msgstr "सिर्फ पढ़न-जोग खोह्‌ल्लो (~R)"
@@ -669,7 +664,6 @@ msgid "The lock file is corrupted and probably empty. Opening the document read-
msgstr ""
#: strings.hrc:76
-#, fuzzy
msgctxt "STR_LOCKCORRUPT_OPENREADONLY_BTN"
msgid "Open ~Read-Only"
msgstr "सिर्फ पढ़न-जोग खोह्‌ल्लो (~R)"
@@ -872,13 +866,11 @@ msgid "File Exists"
msgstr ""
#: simplenameclash.ui:37
-#, fuzzy
msgctxt "simplenameclash|replace"
msgid "Replace"
msgstr "प्रतिस्थापन करो"
#: simplenameclash.ui:51
-#, fuzzy
msgctxt "simplenameclash|rename"
msgid "Rename"
msgstr "परतियै नांऽ देओ"
diff --git a/source/dgo/vcl/messages.po b/source/dgo/vcl/messages.po
index 9477a095572..85269ae8e58 100644
--- a/source/dgo/vcl/messages.po
+++ b/source/dgo/vcl/messages.po
@@ -20,7 +20,6 @@ msgid "A0"
msgstr ""
#: print.hrc:29
-#, fuzzy
msgctxt "RID_STR_PAPERNAMES"
msgid "A1"
msgstr "A1"
@@ -318,7 +317,6 @@ msgstr "दस्तावेज बंद करो "
#. To translators: This is used on buttons for platforms other than windows, there should be a ~ mnemonic in this string
#: strings.hrc:46
-#, fuzzy
msgctxt "SV_BUTTONTEXT_OK"
msgid "~OK"
msgstr "~OK"
@@ -442,7 +440,6 @@ msgid "~Undo"
msgstr "अनकीता करो. "
#: strings.hrc:71
-#, fuzzy
msgctxt "SV_BUTTONTEXT_PASTE"
msgid "~Paste"
msgstr "~चमकाओ"
@@ -572,7 +569,6 @@ msgid "Insert as ~Link"
msgstr "कड़ी दे तौरा पर समावेश करो"
#: strings.hrc:100
-#, fuzzy
msgctxt "STR_FPICKER_SHOW_PREVIEW"
msgid "Pr~eview"
msgstr "पूर्वद्रिश्श "
@@ -664,7 +660,6 @@ msgid "Print to File..."
msgstr "छपाई आस्तै फाइल..."
#: strings.hrc:119
-#, fuzzy
msgctxt "SV_PRINT_DEFPRT_TXT"
msgid "Default printer"
msgstr "बिलानिर्देश प्रिंटर"
@@ -723,13 +718,11 @@ msgid "default"
msgstr "बिलानिर्देश"
#: strings.hrc:133
-#, fuzzy
msgctxt "SV_MSGBOX_INFO"
msgid "Information"
msgstr "जानकारी "
#: strings.hrc:134
-#, fuzzy
msgctxt "SV_MSGBOX_WARNING"
msgid "Warning"
msgstr "चेतावनी "
@@ -741,7 +734,6 @@ msgid "Error"
msgstr "गल्ती"
#: strings.hrc:136
-#, fuzzy
msgctxt "SV_MSGBOX_QUERY"
msgid "Confirmation"
msgstr "पुश्टी "
diff --git a/source/dgo/wizards/messages.po b/source/dgo/wizards/messages.po
index a1da6cb640d..59d615d96eb 100644
--- a/source/dgo/wizards/messages.po
+++ b/source/dgo/wizards/messages.po
@@ -14,49 +14,41 @@ msgstr ""
"X-Generator: LibreOffice\n"
#: strings.hrc:32
-#, fuzzy
msgctxt "RID_COMMON_START_0"
msgid "The directory '%1' could not be created.<BR>There may not be enough space left on your hard disk."
msgstr "'%1'डरैक्टरी नेईं सरजोई सकी.होई सकदा ऐ जे थुआढ़ी हार्ड डिस्क उप्पर काफी थाह्‌र नेईं रेही दी होऐ."
#: strings.hrc:33
-#, fuzzy
msgctxt "RID_COMMON_START_1"
msgid "The text document could not be created.<BR>Please check if the module 'PRODUCTNAME Writer' is installed."
msgstr "इबारत दस्तावेज नेईं सरजोई सकेआ.जाचो जे 'PRODUCTNAME लेखक'माड्यूल प्रस्थापत है."
#: strings.hrc:34
-#, fuzzy
msgctxt "RID_COMMON_START_2"
msgid "The spreadsheet could not be created.<BR>Please check if the module 'PRODUCTNAME Calc' is installed."
msgstr "स्प्रैडशीट नेईं सरजोई सकी. जाचो जे 'PRODUCTNAME कल्क 'माड्यूल प्र स्थापत है."
#: strings.hrc:35
-#, fuzzy
msgctxt "RID_COMMON_START_3"
msgid "The presentation could not be created.<BR>Please check if the module 'PRODUCTNAME Impress' is installed."
msgstr "प्रस्तुति नेईं सरजोई सकी. जाचो जे 'PRODUCTNAME इंप्रैस्स 'माड्यूल प्रस्थापत है."
#: strings.hrc:36
-#, fuzzy
msgctxt "RID_COMMON_START_4"
msgid "The drawing could not be created.<BR>Please check if the module 'PRODUCTNAME Draw' is installed."
msgstr "चित्रकारी नेईं सरजोई सकी. जाचो जे 'PRODUCTNAME चित्रण 'माड्यूल प्रतिस्थापत है."
#: strings.hrc:37
-#, fuzzy
msgctxt "RID_COMMON_START_5"
msgid "The formula could not be created.<BR>Please check if the module 'PRODUCTNAME Math' is installed."
msgstr "फार्मूला नेईं सरजोई सकेआ. जाचो जे 'PRODUCTNAME स्हाब 'माड्यूल प्रतिस्थापत है."
#: strings.hrc:38
-#, fuzzy
msgctxt "RID_COMMON_START_6"
msgid "The files required could not be found.<BR>Please start the %PRODUCTNAME Setup and choose 'Repair'."
msgstr "लोड़दियां फाइलां नेईं लब्भियां. कृपा करियै %PRODUCTNAME सैट-अप शुरू करो ते'मरम्त' चुनो."
#: strings.hrc:39
-#, fuzzy
msgctxt "RID_COMMON_START_7"
msgid "The file '<PATH>' already exists.<BR><BR>Would you like to overwrite the existing file?"
msgstr "'<PATH>'फाइल पैह्‌लें शा मजूद ऐ. क्या तुस मजूद <BR><BR> फाइल गी ओवरराइट करना चाह्‌गेओ?"
@@ -68,7 +60,6 @@ msgid "Yes"
msgstr "हां "
#: strings.hrc:41
-#, fuzzy
msgctxt "RID_COMMON_START_9"
msgid "Yes to All"
msgstr "सभनें लेई हां"
@@ -98,13 +89,11 @@ msgid "< ~Back"
msgstr "< ~पिच्छें "
#: strings.hrc:46
-#, fuzzy
msgctxt "RID_COMMON_START_14"
msgid "~Next >"
msgstr "आगे > (~N)"
#: strings.hrc:47
-#, fuzzy
msgctxt "RID_COMMON_START_15"
msgid "~Help"
msgstr "~मदद "
@@ -134,7 +123,6 @@ msgid "The file already exists. Do you want to overwrite it?"
msgstr "पुच्छ पैह्‌लें शा मजूद ऐ. क्या तुस इसी म्हेसना चांह्‌दे ओ ? "
#: strings.hrc:52
-#, fuzzy
msgctxt "RID_COMMON_START_20"
msgid "Template created via <wizard_name> on <current_date>."
msgstr "सच्चे ने राहें पर सिरजेआ."
@@ -148,7 +136,6 @@ msgid ""
msgstr ""
#: strings.hrc:56
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_1"
msgid "Letter Wizard"
msgstr "चिट्ठी विशारद"
@@ -160,73 +147,61 @@ msgid "Label9"
msgstr "लेबल"
#: strings.hrc:58
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_3"
msgid "~Business letter"
msgstr "बपार चिट्ठी (~B)"
#: strings.hrc:59
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_4"
msgid "~Formal personal letter"
msgstr "रस्मी व्यक्तिगत चिट्ठी (~F)"
#: strings.hrc:60
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_5"
msgid "~Personal letter"
msgstr "व्यक्तिगत चिट्ठी (~P)"
#: strings.hrc:61
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_6"
msgid "~Use letterhead paper with pre-printed elements"
msgstr "पैह्‌लें शा छपे दे तत्वें सनैं चिट्ठी-सिरनांऽ आह्‌ला कागज बरतो (~U)"
#: strings.hrc:62
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_7"
msgid "~Logo"
msgstr "पन्छान चिॕन्न (~L)"
#: strings.hrc:63
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_8"
msgid "Return address"
msgstr "वापसी सिरनामां"
#: strings.hrc:64
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_9"
msgid "~Include footer"
msgstr "पैरालेख शामल करो (~I)"
#: strings.hrc:65
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_10"
msgid "~Return address in envelope window"
msgstr "लफाफा दोआरी च वापसी सिरनामां (~R)"
#: strings.hrc:66
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_11"
msgid "~Logo"
msgstr "पन्छान चिॕन्न (~L)"
#: strings.hrc:67
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_12"
msgid "~Return address in envelope window"
msgstr "लफाफा दोआरी च वापसी सिरनामां (~R)"
#: strings.hrc:68
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_13"
msgid "Letter Signs"
msgstr "चिट्ठी दस्खत"
#: strings.hrc:69
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_14"
msgid "S~ubject line"
msgstr "विशे सतर (~u)"
@@ -238,13 +213,11 @@ msgid "Salu~tation"
msgstr "अभिनंदन "
#: strings.hrc:71
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_16"
msgid "Fold ~marks"
msgstr "भन्न चिॕन्न (~m)"
#: strings.hrc:72
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_17"
msgid "~Complimentary close"
msgstr "मानार्थ समाप्ति (~C)"
@@ -256,79 +229,66 @@ msgid "~Footer"
msgstr "पैरलेख "
#: strings.hrc:74
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_19"
msgid "~Use user data for return address"
msgstr "वापसी सिरनामे लेई बरतूनी डेटा बरतो (~U)"
#: strings.hrc:75
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_20"
msgid "~New sender address:"
msgstr "नमां भेजने आह्‌ले दा सिरनामां (~N)"
#: strings.hrc:76
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_21"
msgid "Use placeholders for ~recipient's address"
msgstr "स्थानधारक बरतो प्राप्त कर्ता दे सिरनामे लेई (~r)"
#: strings.hrc:77
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_22"
msgid "Use address database for ~mail merge"
msgstr "सिरनामां डेटाबेस बरतो मेल विलय लेई (~m)"
#: strings.hrc:78
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_23"
msgid "Include ~only on second and following pages"
msgstr "शामल करो सिर्फ दुए जां अगलें सफें पर (~o)"
#: strings.hrc:79
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_24"
msgid "~Include page number"
msgstr "सफा संख्या शामल करो (~I)"
#: strings.hrc:80
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_25"
msgid "Letter Template"
msgstr "चिट्ठी सच्चा"
#: strings.hrc:81
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_26"
msgid "Create a ~letter from this template"
msgstr "सिरजो इस सच्चे परा चिट्ठी (~l)"
#: strings.hrc:82
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_27"
msgid "Make ~manual changes to this letter template"
msgstr "करो इस चिट्ठी सच्चे च दस्ती तब्दीलियां (~m)"
#: strings.hrc:83
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_28"
msgid "Page design"
msgstr "सफा डजैन"
#: strings.hrc:84
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_29"
msgid "Page design"
msgstr "सफा डजैन"
#: strings.hrc:85
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_30"
msgid "Page design"
msgstr "सफा डजैन"
#: strings.hrc:86
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_31"
msgid "This wizard helps you to create a letter template. You can then use the template as the basis for writing letters as often as desired."
msgstr "एह् विशारद चिट्ठी सच्चा सिरजने च थुआढ़ी मदद करदा ऐ.ते फ्ही तुस सच्चे गी तुस जिन्नी बारी चाहो चिट्ठी लिखने लेई अधार दे तौर पर बरती सकदे ओ."
@@ -346,13 +306,11 @@ msgid "~Width:"
msgstr "चौड़ाई:"
#: strings.hrc:89
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_34"
msgid "S~pacing to left margin:"
msgstr "खब्बे हाशिये बक्खी थाह्‌रबंदी: (~p)"
#: strings.hrc:90
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_35"
msgid "Spacing ~to top margin:"
msgstr "धुर उप्परले हाशिये बक्खी थाह्‌रबंदी: (~t)"
@@ -364,19 +322,16 @@ msgid "Height:"
msgstr "उंचाई: "
#: strings.hrc:92
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_37"
msgid "Width:"
msgstr "चौड़ाई:"
#: strings.hrc:93
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_38"
msgid "S~pacing to left margin:"
msgstr "खब्बे हाशिये बक्खी थाह्‌रबंदी: (~p)"
#: strings.hrc:94
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_39"
msgid "Spacing ~to top margin:"
msgstr "धुर उप्परले हाशिये बक्खी थाह्‌रबंदी: (~t)"
@@ -388,7 +343,6 @@ msgid "Height:"
msgstr "उंचाई: "
#: strings.hrc:96
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_42"
msgid "Sender's address"
msgstr "भेजने आह्‌ले दा सिरनामां"
@@ -400,19 +354,16 @@ msgid "Name:"
msgstr "नांऽ "
#: strings.hrc:98
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_44"
msgid "Street:"
msgstr "गॕलीः"
#: strings.hrc:99
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_45"
msgid "ZIP code/State/City:"
msgstr "ZIP कोड /रियासत/शैह्‌र:"
#: strings.hrc:100
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_46"
msgid "Recipient's address"
msgstr "प्राप्तकर्ता दा सिरनामां"
@@ -424,19 +375,16 @@ msgid "Footer"
msgstr "पैरलेख "
#: strings.hrc:102
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_48"
msgid "This wizard creates a letter template which enables you to create multiple letters with the same layout and settings."
msgstr "एह् विशारद चिट्ठी सच्चा सिरजदा ऐ, जेह्‌ड़ा तुसें गी इक्कै खाके ते सैट्टिंगें कन्नै केईं गुणा चिट्ठी सिरजने च समर्थ करदा ऐ."
#: strings.hrc:103
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_49"
msgid "To create another new letter out of the template just navigate to the template location and double-click it."
msgstr "सच्चे चा दूआ नमां चिट्ठी सिरजने लेई बस सच्चा स्थान तगर जाओ ते दोह्‌रा क्लिक करो."
#: strings.hrc:104
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_50"
msgid "Template name:"
msgstr "सच्चा नांऽ:"
@@ -448,43 +396,36 @@ msgid "Location and file name:"
msgstr "~स्थान ते फाइल-नांऽ "
#: strings.hrc:106
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_52"
msgid "How do you want to proceed?"
msgstr "तुस अग्गें किॕयां चलना चांह्‌दे ओ?"
#: strings.hrc:107
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_53"
msgid "Please choose the type of letter and page design"
msgstr "कृपा करियै चिट्ठी ते सफा डजैन दी किस्म तालो."
#: strings.hrc:108
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_54"
msgid "Select the items to be printed"
msgstr "छापने लेई वस्तां चुनो."
#: strings.hrc:109
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_55"
msgid "Specify items already on your letterhead paper"
msgstr "वस्तें दा विशेश ब्यौरा देओ, जेह्‌ड़ियां थुआढ़े चिट्ठी-सिरनांऽ आह्‌ले कागज पर पैह्‌लें गै हैन."
#: strings.hrc:110
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_56"
msgid "Specify the sender and recipient information"
msgstr "भेजने आह्‌ले ते प्राप्त कर्ता दी जानकारी दा विशेश ब्यौरा देओ."
#: strings.hrc:111
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_57"
msgid "Fill in the information you would like in the footer"
msgstr "जेह्‌ड़ी जानकारी पैरालेख च देना चांह्‌गेओ, बिच भरो."
#: strings.hrc:112
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_58"
msgid "Please specify last settings"
msgstr "कृपा करियै खीरी सैट्टिंगें दा विशेश ब्यौरा देओ"
@@ -506,7 +447,6 @@ msgid "Modern"
msgstr ""
#: strings.hrc:116
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_62"
msgid "Office"
msgstr "दफ्तर "
@@ -522,7 +462,6 @@ msgid "Mail"
msgstr ""
#: strings.hrc:119
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_65"
msgid "Marine"
msgstr "मरीन "
@@ -534,61 +473,51 @@ msgid "Red Line"
msgstr "नमीं लकीर"
#: strings.hrc:123
-#, fuzzy
msgctxt "RID_LETTERWIZARDSALUTATION_START_1"
msgid "To Whom it May Concern"
msgstr "उसदे लेई जिस कन्नै इसदा सरोकार ऐ"
#: strings.hrc:124
-#, fuzzy
msgctxt "RID_LETTERWIZARDSALUTATION_START_2"
msgid "Dear Sir or Madam"
msgstr "प्रिय सर जां मैडम"
#: strings.hrc:125
-#, fuzzy
msgctxt "RID_LETTERWIZARDSALUTATION_START_3"
msgid "Hello"
msgstr "नमस्कार"
#: strings.hrc:128
-#, fuzzy
msgctxt "RID_LETTERWIZARDGREETING_START_1"
msgid "Sincerely"
msgstr "सच्चें"
#: strings.hrc:129
-#, fuzzy
msgctxt "RID_LETTERWIZARDGREETING_START_2"
msgid "Best regards"
msgstr "सादर"
#: strings.hrc:130
-#, fuzzy
msgctxt "RID_LETTERWIZARDGREETING_START_3"
msgid "Cheers"
msgstr "चीअरस"
#: strings.hrc:133
-#, fuzzy
msgctxt "RID_LETTERWIZARDROADMAP_START_1"
msgid "Page design"
msgstr "सफा डजैन"
#: strings.hrc:134
-#, fuzzy
msgctxt "RID_LETTERWIZARDROADMAP_START_2"
msgid "Letterhead layout"
msgstr "चिट्ठी सिरनांऽ खाका"
#: strings.hrc:135
-#, fuzzy
msgctxt "RID_LETTERWIZARDROADMAP_START_3"
msgid "Printed items"
msgstr "छपत वस्तां"
#: strings.hrc:136
-#, fuzzy
msgctxt "RID_LETTERWIZARDROADMAP_START_4"
msgid "Recipient and sender"
msgstr "प्राप्तकर्ता ते भेजने आह्‌ला"
@@ -600,13 +529,11 @@ msgid "Footer"
msgstr "पैरलेख "
#: strings.hrc:138
-#, fuzzy
msgctxt "RID_LETTERWIZARDROADMAP_START_6"
msgid "Name and location"
msgstr "नांऽ ते स्थान"
#: strings.hrc:141
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_1"
msgid "Fax Wizard"
msgstr "फैक्स विशारद"
@@ -618,25 +545,21 @@ msgid "Label9"
msgstr "लेबल"
#: strings.hrc:143
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_3"
msgid "~Business Fax"
msgstr "बपार फैक्स (~B)"
#: strings.hrc:144
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_4"
msgid "~Personal Fax"
msgstr "व्यक्तिगत फैक्स (~P)"
#: strings.hrc:145
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_5"
msgid "~Logo"
msgstr "पन्छान चिॕन्न (~L)"
#: strings.hrc:146
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_6"
msgid "S~ubject line"
msgstr "विशे सतर (~u)"
@@ -648,7 +571,6 @@ msgid "S~alutation"
msgstr "अभिनंदन "
#: strings.hrc:148
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_8"
msgid "~Complimentary close"
msgstr "मानार्थ समाप्ति (~C)"
@@ -660,55 +582,46 @@ msgid "~Footer"
msgstr "पैरलेख "
#: strings.hrc:150
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_10"
msgid "~Use user data for return address"
msgstr "वापसी सिरनामे लेई बरतूनी डेटा बरतो (~U)"
#: strings.hrc:151
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_11"
msgid "~New return address"
msgstr "नमां वापसी सिरनामां (~N)"
#: strings.hrc:152
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_12"
msgid "My Fax Template"
msgstr "मेरा फैक्स सच्चा"
#: strings.hrc:153
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_13"
msgid "Create a ~fax from this template"
msgstr "सिरजो इस सच्चे शा फैक्स (~f)"
#: strings.hrc:154
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_14"
msgid "Make ~manual changes to this fax template"
msgstr "इस फैक्स सच्चे च दस्ती तब्दीलियां करो (~m)"
#: strings.hrc:155
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_15"
msgid "Page design"
msgstr "सफा डजैन"
#: strings.hrc:156
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_16"
msgid "Page design"
msgstr "सफा डजैन"
#: strings.hrc:157
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_17"
msgid "This wizard helps you to create a fax template. The template can then be used to create a fax whenever needed."
msgstr "एह् विशारद फैक्स सच्चा सिरजने च थुआढ़ी मदद करदा ऐ.ते फ्ही तुस सच्चे गी तुस लोड़ होऐ फैक्स सिरजने लेई बरती सकदे ओ."
#: strings.hrc:158
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_18"
msgid "Return address"
msgstr "वापसी सिरनामां"
@@ -720,13 +633,11 @@ msgid "Name:"
msgstr "नांऽ "
#: strings.hrc:160
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_20"
msgid "Street:"
msgstr "गॕलीः"
#: strings.hrc:161
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_21"
msgid "ZIP code/State/City:"
msgstr "ZIP कोड /रियासत/शैह्‌र:"
@@ -738,19 +649,16 @@ msgid "Footer"
msgstr "पैरलेख "
#: strings.hrc:163
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_23"
msgid "This wizard creates a fax template which enables you to create multiple faxes with the same layout and settings."
msgstr "एह् विशारद इक नेहा फैक्स सच्चा सिरजदा ऐ ,जेह्‌ड़ा तुसेंगी उस्सै खाके ते सैट्टिंगें कन्नै केईं गुणा फैक्स सिरजने च समर्थ करदा ऐ."
#: strings.hrc:164
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_24"
msgid "To create another new fax out of the template, go to the location where you saved the template and double-click the file."
msgstr "सच्चे चा दूआ नमां फैक्स सिरजने लेई उस स्थान तगर जाओ ,जित्थै तुसें सच्चा बचाए दा ऐ ते फाइल पर दोह्‌रा क्लिक करो."
#: strings.hrc:165
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_25"
msgid "Template Name:"
msgstr "सच्चा नांऽ:"
@@ -768,55 +676,46 @@ msgid "What do you want to do next?"
msgstr " तुस केह् करना चांह्‌दे ओ ? "
#: strings.hrc:168
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_28"
msgid "Choose the type of fax and a page design"
msgstr "फैक्स किस्म ते सफा डजैन तालो"
#: strings.hrc:169
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_29"
msgid "Select items to include in the fax template"
msgstr "फैक्स सच्चे च शामल करने लेई बस्तां चुनो"
#: strings.hrc:170
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_30"
msgid "Specify sender and recipient information"
msgstr "भेजने आह्‌ले ते प्राप्त कर्ता दी जानकारी दा विशेश ब्यौरा देओ."
#: strings.hrc:171
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_31"
msgid "Enter text for the footer"
msgstr "पैरालेख लेई इबारत प्रविश्ट करो"
#: strings.hrc:172
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_32"
msgid "Choose a name and save the template"
msgstr "इक नांऽ तालो ते सच्चा बचाइयै रक्खो"
#: strings.hrc:173
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_33"
msgid "Include ~only on second and following pages"
msgstr "शामल करो सिर्फ दुए जां अगलें सफें पर (~o)"
#: strings.hrc:174
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_34"
msgid "~Include page number"
msgstr "सफा संख्या शामल करो (~I)"
#: strings.hrc:175
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_35"
msgid "~Date"
msgstr "~तरीक="
#: strings.hrc:176
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_36"
msgid "~Type of message"
msgstr "सनेह् दी किस्म (~T)"
@@ -828,19 +727,16 @@ msgid "Fax Number:"
msgstr "फैक्स नंबर"
#: strings.hrc:178
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_38"
msgid "Use placeholders for ~recipient's address"
msgstr "स्थानधारक बरतो प्राप्त कर्ता दे सिरनामे लेई (~r)"
#: strings.hrc:179
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_39"
msgid "Use address database for ~mail merge"
msgstr "सिरनामां डेटाबेस बरतो मेल विलय लेई (~m)"
#: strings.hrc:180
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_40"
msgid "~New return address"
msgstr "नमां वापसी सिरनामां (~N)"
@@ -869,7 +765,6 @@ msgid "Tel:"
msgstr ""
#: strings.hrc:185
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_45"
msgid "E-mail:"
msgstr "ई-मेल :"
@@ -880,7 +775,6 @@ msgid "This template consists of"
msgstr ""
#: strings.hrc:187
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_47"
msgid "page"
msgstr "सफा"
@@ -902,7 +796,6 @@ msgid "Lines"
msgstr "लकीरां "
#: strings.hrc:191
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_51"
msgid "Marine"
msgstr "मरीन "
@@ -928,13 +821,11 @@ msgid "Modern Fax from Private"
msgstr ""
#: strings.hrc:196
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_56"
msgid "Fax"
msgstr "फैक्स "
#: strings.hrc:199
-#, fuzzy
msgctxt "RID_FAXWIZARDCOMMUNICATION_START_1"
msgid "Important Information!"
msgstr "म्हत्त्वपूर्ण जानकारी!"
@@ -946,49 +837,41 @@ msgid "For your information"
msgstr "होर अग्गें जानकारी "
#: strings.hrc:201
-#, fuzzy
msgctxt "RID_FAXWIZARDCOMMUNICATION_START_3"
msgid "News!"
msgstr "खबरां!"
#: strings.hrc:204
-#, fuzzy
msgctxt "RID_FAXWIZARDSALUTATION_START_1"
msgid "To whom it may concern,"
msgstr "उसदे लेई जिस कन्नै इसदा सरोकार ऐ,"
#: strings.hrc:205
-#, fuzzy
msgctxt "RID_FAXWIZARDSALUTATION_START_2"
msgid "Dear Sir or Madam,"
msgstr "प्रिय सर जां मैडम,"
#: strings.hrc:206
-#, fuzzy
msgctxt "RID_FAXWIZARDSALUTATION_START_3"
msgid "Hello,"
msgstr "नमस्कार,"
#: strings.hrc:207
-#, fuzzy
msgctxt "RID_FAXWIZARDSALUTATION_START_4"
msgid "Hi,"
msgstr "हैलो,"
#: strings.hrc:210
-#, fuzzy
msgctxt "RID_FAXWIZARDGREETING_START_1"
msgid "Sincerely"
msgstr "सच्चें"
#: strings.hrc:211
-#, fuzzy
msgctxt "RID_FAXWIZARDGREETING_START_2"
msgid "Yours faithfully"
msgstr "थुआढ़ा वफादार"
#: strings.hrc:212
-#, fuzzy
msgctxt "RID_FAXWIZARDGREETING_START_3"
msgid "Regards"
msgstr "यथा जोग"
@@ -1000,19 +883,16 @@ msgid "Love"
msgstr "लेओ"
#: strings.hrc:216
-#, fuzzy
msgctxt "RID_FAXWIZARDROADMAP_START_1"
msgid "Page design"
msgstr "सफा डजैन"
#: strings.hrc:217
-#, fuzzy
msgctxt "RID_FAXWIZARDROADMAP_START_2"
msgid "Items to include"
msgstr "शामल करने गी बस्तां"
#: strings.hrc:218
-#, fuzzy
msgctxt "RID_FAXWIZARDROADMAP_START_3"
msgid "Sender and Recipient"
msgstr "प्राप्तकर्ता ते भेजने आह्‌ला"
@@ -1024,25 +904,21 @@ msgid "Footer"
msgstr "पैरलेख "
#: strings.hrc:220
-#, fuzzy
msgctxt "RID_FAXWIZARDROADMAP_START_5"
msgid "Name and location"
msgstr "नांऽ ते स्थान"
#: strings.hrc:223
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_1"
msgid "Agenda Wizard"
msgstr "अजंडा विशारद"
#: strings.hrc:224
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_2"
msgid "Make ~manual changes to this agenda template"
msgstr "करो इस अजंडा सच्चे च दस्ती तब्दीलियां (~m)"
#: strings.hrc:225
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_3"
msgid "Template name:"
msgstr "सच्चा नांऽ:"
@@ -1060,49 +936,41 @@ msgid "What do you want to do next?"
msgstr " तुस केह् करना चांह्‌दे ओ ? "
#: strings.hrc:228
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_6"
msgid "Please choose the page design for the agenda"
msgstr "अजंडा लेई सफा डजैन तालो"
#: strings.hrc:229
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_7"
msgid "Please select the headings you wish to include in your agenda template"
msgstr "कृपा करियै सिरनांऽ चुनो जेह्‌ड़े तुस अपने अजंडा सच्चे च शामल करना चांह्‌दे ओ."
#: strings.hrc:230
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_8"
msgid "Please enter general information for the event"
msgstr "कृपा करियै घटना लेई सधारण जानकारी प्रविश्ट करो"
#: strings.hrc:231
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_9"
msgid "Please specify items for the agenda"
msgstr "कृपा करियै अजंडे लेई वस्तें दे नांऽ दस्सो"
#: strings.hrc:232
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_10"
msgid "Please select the names you wish to include in your agenda template"
msgstr "कृपा करियै नांऽ चुनो जेह्‌ड़े तुस अपने अजंडा सच्चे च शामल करना चांह्‌दे ओ."
#: strings.hrc:233
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_11"
msgid "Choose a name and save the template"
msgstr "इक नांऽ तालो ते सच्चा बचाइयै रक्खो"
#: strings.hrc:234
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_12"
msgid "Include form for recording minutes"
msgstr "ब्यौरा रकाड करने लेई फार्म शामल करो"
#: strings.hrc:235
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_13"
msgid "This wizard helps you to create an agenda template. The template can then be used to create an agenda whenever needed."
msgstr "एह् विशारद इक अजंडा सच्चा सिरजने च थुआढ़ी मदद करदा ऐ.ते फ्ही इक अजंडा सिरजने लेई जिसलै लोड़ होऐ, ओह् सच्चा बरतोई सकदा ऐ."
@@ -1126,61 +994,51 @@ msgid "Location:"
msgstr "स्थान: "
#: strings.hrc:239
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_17"
msgid "Placeholders will be used in empty fields. You can replace placeholders with text later."
msgstr "जगहधारक खाल्ली खेतरें च बरतोङन.तुस बाद च जगहधारकें गी इबारत कन्नै बदली सकदे ओ."
#: strings.hrc:240
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_18"
msgid "..."
msgstr "... "
#: strings.hrc:241
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_19"
msgid "Create an ~agenda from this template"
msgstr "सिरजो इक इक सच्चे चा अजंडा (~a)"
#: strings.hrc:242
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_20"
msgid "To create a new agenda out of the template, go to the location where you saved the template and double-click the file."
msgstr "सच्चे चा नमां अजंडा सिरजने लेई उस स्थान तगर जाओ जित्थै तुसें सच्चा बचाए दा ऐ ते फाइल पर दोह्‌रा क्लिक करो."
#: strings.hrc:243
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_21"
msgid "Agenda item"
msgstr "अजंडा बस्त"
#: strings.hrc:244
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_22"
msgid "Responsible"
msgstr "जिम्मेदार"
#: strings.hrc:245
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_23"
msgid "Duration"
msgstr "अरसा"
#: strings.hrc:246
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_24"
msgid "Meeting called by"
msgstr "आसेआ मीटिंग सद्दी गेई (~8)"
#: strings.hrc:247
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_25"
msgid "Chairperson"
msgstr "सभापति (~n)"
#: strings.hrc:248
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_26"
msgid "Minute keeper"
msgstr "ब्यौरा रक्खने आह्‌ला"
@@ -1192,43 +1050,36 @@ msgid "Moderator"
msgstr " माफक\t"
#: strings.hrc:250
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_28"
msgid "Attendees"
msgstr "हाजर"
#: strings.hrc:251
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_29"
msgid "Observers"
msgstr "प्रेक्षक"
#: strings.hrc:252
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_30"
msgid "Facility personnel"
msgstr "सुविधा अमला"
#: strings.hrc:253
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_31"
msgid "The agenda template will include placeholders for the names of the selected people. When creating an agenda from the template, you can replace these placeholder with the appropriate names."
msgstr "अजंडा सच्चे च चुनंदा लोकें दे नांएं लेई जगहधारक शामल होङन.सच्चे परा अजंडा सिरजदे बेल्लै तुस इॕनें जगहधारक गी मनासब नांएं कन्नै प्रतिस्थापत करी सकदे ओ"
#: strings.hrc:254
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_32"
msgid "Type of meeting"
msgstr "मीटिंग दी किस्म"
#: strings.hrc:255
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_33"
msgid "Please read"
msgstr "कृपा करियै पढ़ो"
#: strings.hrc:256
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_34"
msgid "Please bring"
msgstr "कृपा करियै लेआओ"
@@ -1240,7 +1091,6 @@ msgid "Notes"
msgstr "नोट (बहु.) "
#: strings.hrc:258
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_36"
msgid "The agenda template will include placeholders for the selected items."
msgstr "अजंडा सच्चा चुनी दी वस्तें लेई जगहधारक शामल करग."
@@ -1252,31 +1102,26 @@ msgid "Date:"
msgstr "तरीक :"
#: strings.hrc:260
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_39"
msgid "This wizard creates an agenda template which enables you to create multiple agendas with the same layout and settings."
msgstr "एह् विशारद अजंडा सच्चा सिरजदा ऐ, जेह्‌ड़ा तुसें गी इक्कै खाके ते सैट्टिंगें कन्नै केईं गुणा फैक्स सिरजने च समर्थ करदा ऐ."
#: strings.hrc:261
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_40"
msgid "Page design:"
msgstr "सफा डजैन"
#: strings.hrc:262
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_41"
msgid "myAgendaTemplate.stw"
msgstr "मेरा अजंडा सच्चा.stw"
#: strings.hrc:263
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_42"
msgid "My Agenda Template"
msgstr "मेरा अजंडा सच्चा"
#: strings.hrc:264
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_43"
msgid "An unexpected error occurred while saving the agenda template."
msgstr "अजंडा सच्चा बचांदे बेल्लै इक अनअपेक्षत गल्ती घटत होई"
@@ -1300,31 +1145,26 @@ msgid "Time"
msgstr "समां "
#: strings.hrc:268
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_47"
msgid "Location"
msgstr "स्थान "
#: strings.hrc:269
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_48"
msgid "Click to replace this text"
msgstr "इस इबारत दा प्रतिस्थापन करने लेई क्लिक करो"
#: strings.hrc:270
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_50"
msgid "Page design"
msgstr "सफा डजैन"
#: strings.hrc:271
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_51"
msgid "General information"
msgstr "सधारण जानकारी"
#: strings.hrc:272
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_52"
msgid "Headings to include"
msgstr "शामल करने लेई सिरनांऽ"
@@ -1336,37 +1176,31 @@ msgid "Names"
msgstr "नांऽ "
#: strings.hrc:274
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_54"
msgid "Agenda items"
msgstr "अजंडा बस्तां"
#: strings.hrc:275
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_55"
msgid "Name and location"
msgstr "नांऽ ते स्थान"
#: strings.hrc:276
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_56"
msgid "An unexpected error occurred while opening the agenda template."
msgstr "अजंडा सच्चा खोह्‌लदे बेल्लै इक अनअपेक्षत गल्ती घटत होई"
#: strings.hrc:277
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_57"
msgid "Type of meeting"
msgstr "मीटिंग दी किस्म"
#: strings.hrc:278
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_58"
msgid "Please bring"
msgstr "कृपा करियै लेआओ"
#: strings.hrc:279
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_59"
msgid "Please read"
msgstr "कृपा करियै पढ़ो"
@@ -1378,25 +1212,21 @@ msgid "Notes"
msgstr "नोट (बहु.) "
#: strings.hrc:281
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_61"
msgid "Meeting called by"
msgstr "आसेआ मीटिंग सद्दी गेई (~8)"
#: strings.hrc:282
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_62"
msgid "Chairperson"
msgstr "सभापति (~n)"
#: strings.hrc:283
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_63"
msgid "Attendees"
msgstr "हाजर"
#: strings.hrc:284
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_64"
msgid "Minute keeper"
msgstr "ब्यौरा रक्खने आह्‌ला"
@@ -1408,13 +1238,11 @@ msgid "Moderator"
msgstr " माफक\t"
#: strings.hrc:286
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_66"
msgid "Observers"
msgstr "प्रेक्षक"
#: strings.hrc:287
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_67"
msgid "Facility personnel"
msgstr "सुविधा अमला"
@@ -1426,7 +1254,6 @@ msgid "Insert"
msgstr "समावेश करो "
#: strings.hrc:289
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_69"
msgid "Remove"
msgstr "हटाओ"
@@ -1477,7 +1304,6 @@ msgid "Topic"
msgstr ""
#: strings.hrc:298
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_78"
msgid "Responsible"
msgstr "जिम्मेदार"
@@ -1489,7 +1315,6 @@ msgid "Time"
msgstr "समां "
#: strings.hrc:300
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_80"
msgid "Additional information"
msgstr "बाद्धू जानकारी "
@@ -1553,7 +1378,6 @@ msgid "Green"
msgstr "सैल्ला"
#: strings.hrc:312
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_92"
msgid "Grey"
msgstr "स्लेटी"
@@ -1576,7 +1400,6 @@ msgid "Red"
msgstr "सूहा"
#: strings.hrc:316
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_96"
msgid "Simple"
msgstr "सादा"
diff --git a/source/dgo/wizards/source/resources.po b/source/dgo/wizards/source/resources.po
index 5352350a442..37a76982478 100644
--- a/source/dgo/wizards/source/resources.po
+++ b/source/dgo/wizards/source/resources.po
@@ -14,7 +14,6 @@ msgstr ""
"X-Generator: LibreOffice\n"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_0\n"
@@ -23,7 +22,6 @@ msgid "The directory '%1' could not be created.<BR>There may not be enough space
msgstr "'%1'डरैक्टरी नेईं सरजोई सकी.होई सकदा ऐ जे थुआढ़ी हार्ड डिस्क उप्पर काफी थाह्‌र नेईं रेही दी होऐ."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_1\n"
@@ -32,7 +30,6 @@ msgid "The text document could not be created.<BR>Please check if the module 'PR
msgstr "इबारत दस्तावेज नेईं सरजोई सकेआ.जाचो जे 'PRODUCTNAME लेखक'माड्यूल प्रस्थापत है."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_2\n"
@@ -41,7 +38,6 @@ msgid "The spreadsheet could not be created.<BR>Please check if the module 'PROD
msgstr "स्प्रैडशीट नेईं सरजोई सकी. जाचो जे 'PRODUCTNAME कल्क 'माड्यूल प्र स्थापत है."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_3\n"
@@ -50,7 +46,6 @@ msgid "The presentation could not be created.<BR>Please check if the module 'PRO
msgstr "प्रस्तुति नेईं सरजोई सकी. जाचो जे 'PRODUCTNAME इंप्रैस्स 'माड्यूल प्रस्थापत है."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_4\n"
@@ -59,7 +54,6 @@ msgid "The drawing could not be created.<BR>Please check if the module 'PRODUCTN
msgstr "चित्रकारी नेईं सरजोई सकी. जाचो जे 'PRODUCTNAME चित्रण 'माड्यूल प्रतिस्थापत है."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_5\n"
@@ -68,7 +62,6 @@ msgid "The formula could not be created.<BR>Please check if the module 'PRODUCTN
msgstr "फार्मूला नेईं सरजोई सकेआ. जाचो जे 'PRODUCTNAME स्हाब 'माड्यूल प्रतिस्थापत है."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_6\n"
@@ -77,7 +70,6 @@ msgid "The files required could not be found.<BR>Please start the %PRODUCTNAME S
msgstr "लोड़दियां फाइलां नेईं लब्भियां. कृपा करियै %PRODUCTNAME सैट-अप शुरू करो ते'मरम्त' चुनो."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_7\n"
@@ -95,7 +87,6 @@ msgid "Yes"
msgstr "हां "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_9\n"
@@ -140,7 +131,6 @@ msgid "< ~Back"
msgstr "< ~पिच्छें "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_14\n"
@@ -149,7 +139,6 @@ msgid "~Next >"
msgstr "आगे > (~N)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_15\n"
@@ -158,7 +147,6 @@ msgid "~Help"
msgstr "~मदद "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_16\n"
@@ -194,7 +182,6 @@ msgid "The file already exists. Do you want to overwrite it?"
msgstr "'<1>' फाइल पैह्‌लें शा मजूद ऐ. <CR>क्या तुस इसगी ओवरराइट करना चांह्‌दे ओ?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_20\n"
@@ -220,7 +207,6 @@ msgid "Report Wizard"
msgstr " रपोट\t विशारद...\t"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_3\n"
@@ -229,7 +215,6 @@ msgid "~Table"
msgstr "~टेबल "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_4\n"
@@ -247,7 +232,6 @@ msgid "Report_"
msgstr "रपोट"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_8\n"
@@ -256,7 +240,6 @@ msgid "- undefined -"
msgstr "-अपरिभाशत - "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_9\n"
@@ -273,7 +256,6 @@ msgid "Grouping"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_12\n"
@@ -282,7 +264,6 @@ msgid "Sort options"
msgstr "छंटाई विकल्प"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_13\n"
@@ -291,7 +272,6 @@ msgid "Choose layout"
msgstr "खाका तालो"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_14\n"
@@ -300,7 +280,6 @@ msgid "Create report"
msgstr "रपोट सिरजो"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_15\n"
@@ -309,7 +288,6 @@ msgid "Layout of data"
msgstr "डेटे दा खाका"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_16\n"
@@ -336,7 +314,6 @@ msgid "~Sort by"
msgstr "मताबक छांटो"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_21\n"
@@ -345,7 +322,6 @@ msgid "T~hen by"
msgstr " फ्ही आसेआ "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_22\n"
@@ -354,7 +330,6 @@ msgid "Orientation"
msgstr "दिशा-विन्यास"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_23\n"
@@ -363,7 +338,6 @@ msgid "Portrait"
msgstr "पोरट्रेट "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_24\n"
@@ -372,7 +346,6 @@ msgid "Landscape"
msgstr "थलद्रिश्श"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_28\n"
@@ -381,7 +354,6 @@ msgid "Which fields do you want to have in your report?"
msgstr "तुस अपनी रपोट च केह्‌ड़े खेतर चांह्‌दे ओ?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_29\n"
@@ -390,7 +362,6 @@ msgid "Do you want to add grouping levels?"
msgstr "क्या तुस समूहीकरण स्तर जमा करना चांह्‌दे ओ?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_30\n"
@@ -399,7 +370,6 @@ msgid "According to which fields do you want to sort the data?"
msgstr "तुस डेटा केह्‌ड़े खेतरें मताबक छांटना चांह्‌दे ओ?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_31\n"
@@ -408,7 +378,6 @@ msgid "How do you want your report to look?"
msgstr "तुस अपनी रपोट दा दक्ख किॕयां दिक्खना चांह्‌दे ओ?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_32\n"
@@ -425,7 +394,6 @@ msgid "Title of report"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_34\n"
@@ -434,7 +402,6 @@ msgid "Display report"
msgstr "रपोट दा प्रदर्शन करो"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_35\n"
@@ -461,7 +428,6 @@ msgid "Descending"
msgstr "उतरदा क्रम "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_40\n"
@@ -470,7 +436,6 @@ msgid "~Dynamic report"
msgstr "डायनामिक रपोट (~D)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_41\n"
@@ -479,7 +444,6 @@ msgid "~Create report now"
msgstr "रपोट हूनै सिरजो (~C)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_42\n"
@@ -488,7 +452,6 @@ msgid "~Modify report layout"
msgstr "रपोट खाके च तरमीम करो (~M)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_43\n"
@@ -497,7 +460,6 @@ msgid "Static report"
msgstr "स्थिर रपोट"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_44\n"
@@ -514,7 +476,6 @@ msgid "Groupings"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_51\n"
@@ -586,7 +547,6 @@ msgid "De~scending"
msgstr "उतरदा क्रम "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_60\n"
@@ -595,7 +555,6 @@ msgid "Binary fields cannot be displayed in the report."
msgstr "रपोट च बाइनरी खेतर प्रदर्शत नेईं होई सकदे."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_61\n"
@@ -604,7 +563,6 @@ msgid "The table '<TABLENAME>' does not exist."
msgstr "टेबल '<TABLENAME>' मजूद नेईं ऐ."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_62\n"
@@ -613,7 +571,6 @@ msgid "Creating Report..."
msgstr "रपोट सरजोआ करदी ऐ..."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_63\n"
@@ -622,7 +579,6 @@ msgid "Number of records inserted: <COUNT>"
msgstr "समावेशत रकाडें दी संख्या: <COUNT>"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_64\n"
@@ -631,7 +587,6 @@ msgid "The form '<REPORTFORM>' does not exist."
msgstr "फार्म '<REPORTFORM>' मजूद नेईं ऐ."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_65\n"
@@ -640,7 +595,6 @@ msgid "The query with the statement <BR>'<STATEMENT>' <BR> could not be run. <BR
msgstr "<BR>'<STATEMENT>' <BR> कथन सनैं पुच्छ नेईं चली सकी. <BR> डेटा स्रोत जाचो."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_66\n"
@@ -649,7 +603,6 @@ msgid "The following hidden control in the form '<REPORTFORM>' could not be read
msgstr "'<REPORTFORM>' फार्म च खॕलके छप्पे दे नियंत्रण नेईं पढ़ोई सकदे.: '<CONTROLNAME>'."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_67\n"
@@ -658,7 +611,6 @@ msgid "Importing data..."
msgstr "डेटा दरामद होआ करदा ऐ..."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_68\n"
@@ -667,7 +619,6 @@ msgid "Labeling fields"
msgstr "खेतरें गी लेबल लग्गा करदे न."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_69\n"
@@ -694,7 +645,6 @@ msgid "Field"
msgstr "खेतर(बहु.) "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_72\n"
@@ -703,7 +653,6 @@ msgid "An error occurred in the wizard.<BR>The template '%PATH' could be erroneo
msgstr "विशारद च गल्ती घटत होई ऐ.'%रस्ता' सच्चा गल्तीपूर्ण होई सकदा ऐ.जां ते लोड़दियां सैक्शनां जां टेबल मजूद नेईं हैन ,जां फ्ही गल्त नांऽ तैह्‌त न.होर तफसीली जानकारी लेई ‘मदद’ दिक्खो. कृपा करियै दूआ सच्चा चुनो."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_73\n"
@@ -720,7 +669,6 @@ msgid "The sort criterion '<FIELDNAME>' was chosen twice. Each criterion can onl
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_75\n"
@@ -729,7 +677,6 @@ msgid "Note: The dummy text will be replaced by data from the database when the
msgstr "नोट: जिसलै रपोट सरजोई जाग, डम्मी इबारत डेटाबेस दे डेटे कन्नै प्रतिस्थापत होई जाग."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_76\n"
@@ -738,7 +685,6 @@ msgid "A report '%REPORTNAME' already exists in the database. Please assign anot
msgstr "'%REPORTNAME' रपोट पैह्‌लें शा डेटाबेस च मजूद ऐ. कृपा करियै दूआ निर्दिश्ट करो."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_78\n"
@@ -765,7 +711,6 @@ msgid "Tabular"
msgstr "टैबुलेटर "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_81\n"
@@ -774,7 +719,6 @@ msgid "Columnar, single-column"
msgstr "Columnar, इक्कै-स्तंभ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_82\n"
@@ -783,7 +727,6 @@ msgid "Columnar, two columns"
msgstr "Columnar, दॕऊं स्तंभ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_83\n"
@@ -792,7 +735,6 @@ msgid "Columnar, three columns"
msgstr "Columnar, three स्तंभ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_84\n"
@@ -801,7 +743,6 @@ msgid "In blocks, labels left"
msgstr "ब्लाकस च, लेबलें खब्बे"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_85\n"
@@ -810,7 +751,6 @@ msgid "In blocks, labels above"
msgstr "ब्लाकस च, लेबलें उप्पर"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_86\n"
@@ -819,7 +759,6 @@ msgid "Title:"
msgstr "शीर्शक: "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_87\n"
@@ -837,7 +776,6 @@ msgid "Date:"
msgstr "तरीक :"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_89\n"
@@ -863,7 +801,6 @@ msgid "Page count:"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_92\n"
@@ -1103,7 +1040,6 @@ msgid "Formal with Company Logo"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_121\n"
@@ -1120,7 +1056,6 @@ msgid "Worldmap"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_0\n"
@@ -1147,7 +1082,6 @@ msgid "< ~Back"
msgstr "< ~पिच्छें "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_3\n"
@@ -1174,7 +1108,6 @@ msgid "~Table name"
msgstr "टेबल-नांऽ "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_6\n"
@@ -1232,7 +1165,6 @@ msgid "The selected table or query could not be opened."
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_14\n"
@@ -1241,7 +1173,6 @@ msgid "No connection to the database could be established."
msgstr "डेटाबेस कन्नै कोई कनैक्शन स्थापत नेईं होई सकेआ."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_20\n"
@@ -1250,7 +1181,6 @@ msgid "~Help"
msgstr "~मदद "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_21\n"
@@ -1268,7 +1198,6 @@ msgid "The document could not be saved."
msgstr "फाइल नेईं बची सकी. "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_33\n"
@@ -1295,7 +1224,6 @@ msgid "The connection to the data source could not be established."
msgstr "आंकड़ा श्रोत के लिये सारणी कनेक्शन को स्थापित नहीं कर सकते है ."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_36\n"
@@ -1304,7 +1232,6 @@ msgid "The file path entered is not valid."
msgstr "प्रविश्ट फाइल रस्ता अमान्य ऐ."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_37\n"
@@ -1313,7 +1240,6 @@ msgid "Please select a data source"
msgstr "कृपा करियै डेटा स्रोत चुनो."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_38\n"
@@ -1331,7 +1257,6 @@ msgid "Add field"
msgstr "खेतर जमा करो:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_40\n"
@@ -1340,7 +1265,6 @@ msgid "Remove field"
msgstr "खेतर हटाओ."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_41\n"
@@ -1349,7 +1273,6 @@ msgid "Add all fields"
msgstr "सब खेतर जमा करो."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_42\n"
@@ -1358,7 +1281,6 @@ msgid "Remove all fields"
msgstr "सब खेतर हटाओ."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_43\n"
@@ -1367,7 +1289,6 @@ msgid "Move field up"
msgstr "खेतर उप्पर लेओ."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_44\n"
@@ -1376,7 +1297,6 @@ msgid "Move field down"
msgstr "खेतर खॕल्ल लेओ."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_45\n"
@@ -1421,7 +1341,6 @@ msgid "~Tables"
msgstr "टेबल"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_4\n"
@@ -1430,7 +1349,6 @@ msgid "A~vailable fields"
msgstr "उपलब्ध खेतर (~v)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_5\n"
@@ -1439,7 +1357,6 @@ msgid "Name ~of the query"
msgstr "पुच्छ दा नांऽ (~o)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_6\n"
@@ -1448,7 +1365,6 @@ msgid "Display ~Query"
msgstr "प्रदर्शन करो पुच्छ (~Q)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_7\n"
@@ -1457,7 +1373,6 @@ msgid "~Modify Query"
msgstr "पुच्छ च तरमीम करो (~M)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_8\n"
@@ -1466,7 +1381,6 @@ msgid "~How do you want to proceed after creating the query?"
msgstr "पुच्छ सिरजने परैंत तुस अग्गें किॕयां चलना चांह्‌गेओ? (~H)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_9\n"
@@ -1475,7 +1389,6 @@ msgid "Match ~all of the following"
msgstr "मेल्लो सभनें खॕलकें गी (~a)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_10\n"
@@ -1484,7 +1397,6 @@ msgid "~Match any of the following"
msgstr "खॕलकें चा कोई इक मेल्लो (~M)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_11\n"
@@ -1493,7 +1405,6 @@ msgid "~Detailed query (Shows all records of the query.)"
msgstr "तफसीली पुच्छ(पुच्छा दे सब्भै रकाड दसदी ऐ) (~D)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_12\n"
@@ -1502,7 +1413,6 @@ msgid "~Summary query (Shows only results of aggregate functions.)"
msgstr "सार पुच्छ(सिर्फ कुल फंक्शनें दे नतीजे दसदी ऐ) (~S)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_16\n"
@@ -1537,7 +1447,6 @@ msgid "Field"
msgstr "खेतर(बहु.) "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_20\n"
@@ -1564,7 +1473,6 @@ msgid "Query:"
msgstr "पुच्छः"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_24\n"
@@ -1582,7 +1490,6 @@ msgid "Value"
msgstr "मुल्ल"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_26\n"
@@ -1591,7 +1498,6 @@ msgid "is equal to"
msgstr "दे बरोबर ऐ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_27\n"
@@ -1600,7 +1506,6 @@ msgid "is not equal to"
msgstr "दे बरोबर नेईं ऐ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_28\n"
@@ -1627,7 +1532,6 @@ msgid "is equal or less than"
msgstr "दे बरोबर जां घट्ट ऐ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_31\n"
@@ -1636,7 +1540,6 @@ msgid "is equal or greater than"
msgstr "दे बरोबर जां बद्ध ऐ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_32\n"
@@ -1645,7 +1548,6 @@ msgid "like"
msgstr "आंगर"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_33\n"
@@ -1654,7 +1556,6 @@ msgid "not like"
msgstr "ते"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_34\n"
@@ -1699,7 +1600,6 @@ msgid "and"
msgstr "ते "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_39\n"
@@ -1708,7 +1608,6 @@ msgid "or"
msgstr "जां"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_40\n"
@@ -1717,7 +1616,6 @@ msgid "get the sum of"
msgstr "दा जमा-जोड़ कड्ढो"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_41\n"
@@ -1726,7 +1624,6 @@ msgid "get the average of"
msgstr "दी औसत कड्ढो"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_42\n"
@@ -1735,7 +1632,6 @@ msgid "get the minimum of"
msgstr "दा घट्टोघट्ट कड्ढो"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_43\n"
@@ -1780,7 +1676,6 @@ msgid "Sorting order:"
msgstr "छंटाई क्रमः"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_52\n"
@@ -1798,7 +1693,6 @@ msgid "Search conditions:"
msgstr "खोज शर्तां:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_54\n"
@@ -1816,7 +1710,6 @@ msgid "Aggregate functions:"
msgstr "कुल फंक्शन:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_56\n"
@@ -1834,7 +1727,6 @@ msgid "Grouped by:"
msgstr "दे मताबक समूह् कीते दा:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_58\n"
@@ -1852,7 +1744,6 @@ msgid "Grouping conditions:"
msgstr "समूहीकरण शर्तां:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_60\n"
@@ -1861,7 +1752,6 @@ msgid "No grouping conditions were assigned."
msgstr "कोई समूहीकरण शर्तां निर्दिश्ट नेईं हियां."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_70\n"
@@ -1870,7 +1760,6 @@ msgid "Select the fields (columns) for your query"
msgstr "अपनी पुच्छ लेई खेतर (स्तंभ) चुनो."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_71\n"
@@ -1879,7 +1768,6 @@ msgid "Select the sorting order"
msgstr "छंटाई क्रम चुनो"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_72\n"
@@ -1888,7 +1776,6 @@ msgid "Select the search conditions"
msgstr "खोज शर्तां चुनो"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_73\n"
@@ -1897,7 +1784,6 @@ msgid "Select the type of query"
msgstr "पुच्छ किस्म चुनो"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_74\n"
@@ -1906,7 +1792,6 @@ msgid "Select the groups"
msgstr "समूह् चुनो"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_75\n"
@@ -1915,7 +1800,6 @@ msgid "Select the grouping conditions"
msgstr "समूहीकरण शर्तां चुनो"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_76\n"
@@ -1924,7 +1808,6 @@ msgid "Assign aliases if desired"
msgstr "उर्फ नांऽ निर्दिश्ट करो,जेकर इच्छत"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_77\n"
@@ -1951,7 +1834,6 @@ msgid "Sorting order"
msgstr "छंटाई क्रमः"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_82\n"
@@ -1960,7 +1842,6 @@ msgid "Search conditions"
msgstr "खोज शर्तां"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_83\n"
@@ -1977,7 +1858,6 @@ msgid "Grouping"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_85\n"
@@ -1986,7 +1866,6 @@ msgid "Grouping conditions"
msgstr "समूहीकरण शर्तां"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_86\n"
@@ -2004,7 +1883,6 @@ msgid "Overview"
msgstr "व्यापक द्रिश्श "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_88\n"
@@ -2013,7 +1891,6 @@ msgid "A field that has not been assigned an aggregate function must be used in
msgstr "ओह् खेतर, जिसदे लेई कुल फंक्शन निर्दिश्ट नेईं होए दे, गी समूह् च बरतेआ लोड़दा."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_89\n"
@@ -2024,7 +1901,6 @@ msgstr ""
"हर शर्त सिर्फ इक बारी गै चनोई सकदी ऐ."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_90\n"
@@ -2041,7 +1917,6 @@ msgid ","
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_92\n"
@@ -2050,7 +1925,6 @@ msgid "<FIELDTITLE> (<FIELDNAME>)"
msgstr "<FIELDTITLE> (<FIELDNAME>)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_93\n"
@@ -2059,7 +1933,6 @@ msgid "<FIELDNAME> (<SORTMODE>)"
msgstr "<FIELDNAME> (<SORTMODE>)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_94\n"
@@ -2068,7 +1941,6 @@ msgid "<FIELDNAME> <LOGICOPERATOR> <VALUE>"
msgstr "<FIELDNAME> <LOGICOPERATOR> <VALUE>"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_95\n"
@@ -2077,7 +1949,6 @@ msgid "<CALCULATEDFUNCTION> <FIELDNAME>"
msgstr "<CALCULATEDFUNCTION> <FIELDNAME>"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_96\n"
@@ -2095,7 +1966,6 @@ msgid "Form Wizard"
msgstr "फार्म विशारद...\t"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_1\n"
@@ -2120,7 +1990,6 @@ msgid "A subform is a form that is inserted in another form.\\nUse subforms to s
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_4\n"
@@ -2129,7 +1998,6 @@ msgid "~Add Subform"
msgstr "उपफार्म जोड़ो (~A)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_5\n"
@@ -2138,7 +2006,6 @@ msgid "~Subform based on existing relation"
msgstr "मजूद सरबंधें पर अधारत उपफार्म (~S)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_6\n"
@@ -2147,7 +2014,6 @@ msgid "Tables or queries"
msgstr "टेबल जां पुच्छां"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_7\n"
@@ -2156,7 +2022,6 @@ msgid "Subform based on ~manual selection of fields"
msgstr "खेतरें दी दस्ती चोन पर अधारत उपफार्म (~m)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_8\n"
@@ -2165,7 +2030,6 @@ msgid "~Which relation do you want to add?"
msgstr "तुस केह्‌ड़ा सरबंध जोड़ना चांह्‌दे ओ? (~W)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_9\n"
@@ -2174,7 +2038,6 @@ msgid "Fields in the ~subform"
msgstr "उपफार्म च खेतर (~s)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_12\n"
@@ -2183,7 +2046,6 @@ msgid "~Available fields"
msgstr "उपलब्ध खेतर (~A)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_13\n"
@@ -2200,7 +2062,6 @@ msgid "The join '<FIELDNAME1>' and '<FIELDNAME2>' has been selected twice.\\nBut
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_20\n"
@@ -2209,7 +2070,6 @@ msgid "~First joined subform field"
msgstr "पैह्‌ले जोड़े गेदे फार्म खेतर (~F)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_21\n"
@@ -2218,7 +2078,6 @@ msgid "~Second joined subform field"
msgstr "दुए जोड़े गेदे उपफार्म खेतर (~S)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_22\n"
@@ -2227,7 +2086,6 @@ msgid "~Third joined subform field"
msgstr "त्रिये जोड़े गेदे उपफार्म खेतर (~T)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_23\n"
@@ -2236,7 +2094,6 @@ msgid "~Fourth joined subform field"
msgstr "चौथे जोड़े गेदे उपफार्म खेतर (~F)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_24\n"
@@ -2245,7 +2102,6 @@ msgid "F~irst joined main form field"
msgstr "पैह्‌ले जोड़े गेदे मुक्ख फार्म खेतर (~i)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_25\n"
@@ -2254,7 +2110,6 @@ msgid "S~econd joined main form field"
msgstr "दुए जोड़े गेदे मुक्ख फार्म खेतर (~e)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_26\n"
@@ -2263,7 +2118,6 @@ msgid "T~hird joined main form field"
msgstr "त्रिये जोड़े गेदे मुक्ख फार्म खेतर (~h)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_27\n"
@@ -2272,7 +2126,6 @@ msgid "F~ourth joined main form field"
msgstr "चौथे जोड़े गेदे मुक्ख फार्म खेतर (~o)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_28\n"
@@ -2281,7 +2134,6 @@ msgid "Field border"
msgstr "खेतर बाडर"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_29\n"
@@ -2290,7 +2142,6 @@ msgid "No border"
msgstr "कोई बाडर नेईं"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_30\n"
@@ -2308,7 +2159,6 @@ msgid "Flat"
msgstr "पद्धरा"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_32\n"
@@ -2317,7 +2167,6 @@ msgid "Label placement"
msgstr "लेबल जगाबंदी"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_33\n"
@@ -2335,7 +2184,6 @@ msgid "Align right"
msgstr "सेधीकरण सज्जै करो"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_35\n"
@@ -2344,7 +2192,6 @@ msgid "Arrangement of DB fields"
msgstr "DB खेतरें दी तरतीबबंदी"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_36\n"
@@ -2353,7 +2200,6 @@ msgid "Columnar - Labels Left"
msgstr "स्तंभ तरतीबी-जमात -लेबल खब्बै"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_37\n"
@@ -2362,7 +2208,6 @@ msgid "Columnar - Labels on Top"
msgstr "स्तंभ तरतीबी-जमात -लेबल धुर उप्पर"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_38\n"
@@ -2371,7 +2216,6 @@ msgid "In Blocks - Labels Left"
msgstr "ब्लाकें च - लेबल खब्बै"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_39\n"
@@ -2380,7 +2224,6 @@ msgid "In Blocks - Labels Above"
msgstr "ब्लाकें च - लेबल उप्पर"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_40\n"
@@ -2389,7 +2232,6 @@ msgid "As Data Sheet"
msgstr "जिॕयां डेटा शीट"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_41\n"
@@ -2398,7 +2240,6 @@ msgid "Arrangement of the main form"
msgstr "मुक्ख फार्म दी तरतीबबंदी"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_42\n"
@@ -2407,7 +2248,6 @@ msgid "Arrangement of the subform"
msgstr "उपफार्म दी तरतीबबंदी"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_44\n"
@@ -2425,7 +2265,6 @@ msgid "Existing data will not be displayed"
msgstr "मजूद डेटा प्रदर्शत नेईं होग."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_46\n"
@@ -2434,7 +2273,6 @@ msgid "T~he form is to display all data"
msgstr "फार्म सब्भै डेटा प्रदर्शत करने लेई ऐ. (~h)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_47\n"
@@ -2443,7 +2281,6 @@ msgid "Do not allow ~modification of existing data"
msgstr "मजूद डेटे च तरमीम नेईं होन देओ. (~m)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_48\n"
@@ -2452,7 +2289,6 @@ msgid "Do not allow ~deletion of existing data"
msgstr "मजूद डेटे च म्हेसन नेईं होन देओ. (~d)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_49\n"
@@ -2461,7 +2297,6 @@ msgid "Do not allow ~addition of new data"
msgstr "नमें डेटे च बाद्धा नेईं होन देओ. (~a)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_50\n"
@@ -2470,7 +2305,6 @@ msgid "Name of ~the form"
msgstr "फार्म दा नांऽ (~t)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_51\n"
@@ -2479,7 +2313,6 @@ msgid "How do you want to proceed after creating the form?"
msgstr "फार्म सिरजने परैंत तुस अग्गें किॕयां चलना चांह्‌गेओ?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_52\n"
@@ -2488,7 +2321,6 @@ msgid "~Work with the form"
msgstr "फार्म कन्नै कम्म (~W)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_53\n"
@@ -2515,7 +2347,6 @@ msgid "Field selection"
msgstr "खेतर चोन :"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_81\n"
@@ -2524,7 +2355,6 @@ msgid "Set up a subform"
msgstr "उपफार्म सैट्ट करना"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_82\n"
@@ -2533,7 +2363,6 @@ msgid "Add subform fields"
msgstr "उपफार्म खेतर जमा करना"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_83\n"
@@ -2542,7 +2371,6 @@ msgid "Get joined fields"
msgstr "खेतरें गी जोड़ना"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_84\n"
@@ -2551,7 +2379,6 @@ msgid "Arrange controls"
msgstr "नियंत्रणें गी तरतीब देना"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_85\n"
@@ -2595,7 +2422,6 @@ msgid "(Time)"
msgstr " (समय)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_90\n"
@@ -2604,7 +2430,6 @@ msgid "Select the fields of your form"
msgstr "अपने फार्म दे खेतर चुनो"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_91\n"
@@ -2613,7 +2438,6 @@ msgid "Decide if you want to set up a subform"
msgstr "फैसला करो जे तुस उपफार्म सैट्ट करना चांह्‌दे ओ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_92\n"
@@ -2622,7 +2446,6 @@ msgid "Select the fields of your subform"
msgstr "अपने उपफार्म दे खेतर चुनो"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_93\n"
@@ -2631,7 +2454,6 @@ msgid "Select the joins between your forms"
msgstr "अपने फार्में बश्कार जोड़ चुनो"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_94\n"
@@ -2640,7 +2462,6 @@ msgid "Arrange the controls on your form"
msgstr "अपने फार्म पर नियंत्रण चुनो"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_95\n"
@@ -2649,7 +2470,6 @@ msgid "Select the data entry mode"
msgstr "डेटा प्रविश्टी अवस्था चुनो"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_96\n"
@@ -2658,7 +2478,6 @@ msgid "Apply the style of your form"
msgstr "अपने फार्म दी शैली दा इस्तेमाल करो"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_97\n"
@@ -2693,7 +2512,6 @@ msgid "Select fields"
msgstr "चुना हुआ क्षेत्र"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_3\n"
@@ -2711,7 +2529,6 @@ msgid "Set primary key"
msgstr " कोई प्राइमरी कुंजी नेईं"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_5\n"
@@ -2720,7 +2537,6 @@ msgid "Create table"
msgstr "टेबल सिरजो"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_8\n"
@@ -2729,7 +2545,6 @@ msgid "Select fields for your table"
msgstr "अपने टेबल लेई खेतर चुनो"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_9\n"
@@ -2747,7 +2562,6 @@ msgid "Set primary key"
msgstr " कोई प्राइमरी कुंजी नेईं"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_11\n"
@@ -2756,7 +2570,6 @@ msgid "Create table"
msgstr "टेबल सिरजो"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_14\n"
@@ -2765,7 +2578,6 @@ msgid "This wizard helps you to create a table for your database. After selectin
msgstr "एह् विशारद थुआढ़े डेटाबेस लेई टेबल सिरजने च थुआढ़ी मदद करदा ऐ. टेबल कोटि ते नमूना टेबल चुनने परैंत ओह् खेतर तालो, जिॕनेंगी तुस अपने टेबल च शामल करना चांह्‌दे ओ. तुस खेतर इक शा बद्ध नमूना टेबलें चा शामल करी सकदे ओ."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_15\n"
@@ -2783,7 +2595,6 @@ msgid "B~usiness"
msgstr "बपार"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_17\n"
@@ -2792,7 +2603,6 @@ msgid "P~ersonal"
msgstr "व्यक्तिगत (~e)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_18\n"
@@ -2801,7 +2611,6 @@ msgid "~Sample tables"
msgstr "नमूना टेबल (~S)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_19\n"
@@ -2844,7 +2653,6 @@ msgid "Field name"
msgstr "खेतर- नांऽ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_24\n"
@@ -2862,7 +2670,6 @@ msgid "~Selected fields"
msgstr "चुना हुआ क्षेत्र"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_26\n"
@@ -2880,7 +2687,6 @@ msgid "~Create a primary key"
msgstr "प्राईमरी कुंजी सिरजो. "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_28\n"
@@ -2889,7 +2695,6 @@ msgid "~Automatically add a primary key"
msgstr "प्राइमरी कुंजी अपने आप जमा करो (~A)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_29\n"
@@ -2916,7 +2721,6 @@ msgid "F~ieldname"
msgstr "खेतर- नांऽ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_32\n"
@@ -2925,7 +2729,6 @@ msgid "~Primary key fields"
msgstr "प्राइमरी कुंजी खेतर (~P)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_33\n"
@@ -2934,7 +2737,6 @@ msgid "Auto ~value"
msgstr "स्वत मुल्ल (~v)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_34\n"
@@ -2943,7 +2745,6 @@ msgid "What do you want to name your table?"
msgstr "तुस अपने टेबल गी केह् नांऽ देना चांह्‌दे ओ?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_35\n"
@@ -2960,7 +2761,6 @@ msgid "What do you want to do next?"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_37\n"
@@ -2969,7 +2769,6 @@ msgid "Modify the table design"
msgstr "टेबल डजैन च तरमीम करो"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_38\n"
@@ -2978,7 +2777,6 @@ msgid "Insert data immediately"
msgstr "फौरन डेटा प्रविश्ट करो"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_39\n"
@@ -2987,7 +2785,6 @@ msgid "C~reate a form based on this table"
msgstr "इस टेबल पर अधारत फार्म सिरजो (~r)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_40\n"
@@ -2996,7 +2793,6 @@ msgid "The table you have created could not be opened."
msgstr "थुआढ़ा सिरजे दा टेबल खुॕल्ली नेईं सकेआ."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_41\n"
@@ -3005,7 +2801,6 @@ msgid "The table name '%TABLENAME' contains a character ('%SPECIALCHAR') that mi
msgstr "टेबल नांऽ '%TABLENAME' च ('%SPECIALCHAR') वर्ण होंदा ऐ,होई सकदा ऐ ओह् डेटाबेस आसेआ समर्थत नेईं होऐ."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_42\n"
@@ -3023,7 +2818,6 @@ msgid "Field"
msgstr "खेतर(बहु.) "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_44\n"
@@ -3032,7 +2826,6 @@ msgid "MyTable"
msgstr "मेरा टेबल"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_45\n"
@@ -3041,7 +2834,6 @@ msgid "Add a Field"
msgstr "इक खेतर जमा करो"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_46\n"
@@ -3050,7 +2842,6 @@ msgid "Remove the selected Field"
msgstr "चुनंदा खेतर हटाओ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_47\n"
@@ -3070,7 +2861,6 @@ msgstr ""
" किरपा करियै इक दूआ नांऽ प्रविश्ट करो. "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_49\n"
@@ -3079,7 +2869,6 @@ msgid "Catalog of the table"
msgstr "टेबल दा सूचीपत्र"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_50\n"
@@ -3088,7 +2877,6 @@ msgid "Schema of the table"
msgstr "टेबल दी स्कीम"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_51\n"
@@ -3106,7 +2894,6 @@ msgid "~Cancel"
msgstr "~रद्द करो "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_ZERO_1\n"
@@ -3124,7 +2911,6 @@ msgid "< ~Back"
msgstr "< ~पिच्छें "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_ZERO_3\n"
@@ -3133,7 +2919,6 @@ msgid "~Convert"
msgstr "~रूपांतरत करो\t"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_ZERO_4\n"
@@ -3142,7 +2927,6 @@ msgid "Note: Currency amounts from external links and currency conversion factor
msgstr "नोट- बाह्‌रली कड़ियें शा मुद्रा रकमां ते फार्मूलें दे रूपांतरण कारक रूपांतरत नेईं होई सकदे."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_ZERO_5\n"
@@ -3151,7 +2935,6 @@ msgid "First, unprotect all sheets."
msgstr "पैह्‌ला,सब शीटां असंरक्षत करो."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_ZERO_6\n"
@@ -3169,7 +2952,6 @@ msgid "C~ontinue >"
msgstr "जारी रक्खो>> (~o)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_ZERO_8\n"
@@ -3187,7 +2969,6 @@ msgid "~Entire document"
msgstr "सारा दस्तावेज"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_1\n"
@@ -3205,7 +2986,6 @@ msgid "Cell S~tyles"
msgstr "सैल्ल शैलियां "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_3\n"
@@ -3214,7 +2994,6 @@ msgid "Currency cells in the current ~sheet"
msgstr "मजूदा शीटा च मुद्रा सैल्ल (~s)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_4\n"
@@ -3223,7 +3002,6 @@ msgid "Currency cells in the entire ~document"
msgstr "सारे दस्तावेज च मुद्रा सैल्ल (~d)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_5\n"
@@ -3232,7 +3010,6 @@ msgid "~Selected range"
msgstr "चुनंदा फलाऽ (~S)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_6\n"
@@ -3241,7 +3018,6 @@ msgid "Select Cell Styles"
msgstr "सैल्ल शैली चुनो"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_7\n"
@@ -3250,7 +3026,6 @@ msgid "Select currency cells"
msgstr "मुद्रा सैल्ल चुनो"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_8\n"
@@ -3268,7 +3043,6 @@ msgid "Templates:"
msgstr "~सच्चे "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_0\n"
@@ -3277,7 +3051,6 @@ msgid "Extent"
msgstr "हद्द"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_1\n"
@@ -3286,7 +3059,6 @@ msgid "~Single %PRODUCTNAME Calc document"
msgstr "इक्कला%PRODUCTNAME कल्क दस्तावेज (~S)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_2\n"
@@ -3295,7 +3067,6 @@ msgid "Complete ~directory"
msgstr "पूर्ण डरैक्टरी (~d)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_3\n"
@@ -3304,7 +3075,6 @@ msgid "Source Document:"
msgstr "स्रोत दस्तावेज:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_4\n"
@@ -3313,7 +3083,6 @@ msgid "Source directory:"
msgstr "स्रोत डरैक्टरी:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_5\n"
@@ -3322,7 +3091,6 @@ msgid "~Including subfolders"
msgstr "उप फोल्डर शामल होआ करदे न (~I)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_6\n"
@@ -3331,7 +3099,6 @@ msgid "Target directory:"
msgstr "लक्ष्य डरैक्टरी :"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_7\n"
@@ -3340,7 +3107,6 @@ msgid "Temporarily unprotect sheet without query"
msgstr "पुच्छ बिना अस्थाई तौर पर शीट गी असंरक्षत करो"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_10\n"
@@ -3358,7 +3124,6 @@ msgid "Conversion status:"
msgstr "रूपांतरण स्थिति:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STATUSLINE_1\n"
@@ -3367,7 +3132,6 @@ msgid "Conversion status of the cell templates:"
msgstr "सैल्ल सच्चें दी रूपांतरण स्थिति"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STATUSLINE_2\n"
@@ -3376,7 +3140,6 @@ msgid "Registration of the relevant ranges: Sheet %1Number%1 of %2TotPageCount%2
msgstr "प्रासंगिक फलाएं दा पंजीकरण:शीट %1संख्या%1 of %2कुल सफा गिनतरी%2"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STATUSLINE_3\n"
@@ -3385,7 +3148,6 @@ msgid "Entry of the ranges to be converted..."
msgstr "फलाएं दी प्रविश्टी रूपांतरत कीती जा..."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STATUSLINE_4\n"
@@ -3394,7 +3156,6 @@ msgid "Sheet protection for each sheet will be restored..."
msgstr "हर शीटा लेई शीट-संरक्षण ब्हाल होग..."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STATUSLINE_5\n"
@@ -3429,7 +3190,6 @@ msgid "Select file"
msgstr "टेबल चुनो "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_3\n"
@@ -3447,7 +3207,6 @@ msgid "non-existent"
msgstr "वजूद-हीन"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_5\n"
@@ -3456,7 +3215,6 @@ msgid "Euro Converter"
msgstr " यूरो रूपांतरक\t"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_6\n"
@@ -3465,7 +3223,6 @@ msgid "Should protected spreadsheets be temporarily unprotected?"
msgstr "क्या संरक्षत स्पेरैडशीटां अस्थाई तौरा पर असंरक्षत होनियां चाहि दियां?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_7\n"
@@ -3474,7 +3231,6 @@ msgid "Enter the password to unprotect the table %1TableName%1"
msgstr "%1 टेबल%1 टेबल नांऽ गी असंरक्षत करने लेई पासवर्ड प्रविश्ट करो."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_8\n"
@@ -3492,7 +3248,6 @@ msgid "Protected Sheet"
msgstr "शीट संरक्षत करो "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_10\n"
@@ -3501,7 +3256,6 @@ msgid "Warning!"
msgstr "चेतावनी! "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_11\n"
@@ -3510,7 +3264,6 @@ msgid "Protection for the sheets will not be removed."
msgstr "शीटें लेई संरक्षण नेईं हटाई जाग."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_12\n"
@@ -3519,7 +3272,6 @@ msgid "Sheet cannot be unprotected"
msgstr "शीट असंरक्षत नेईं होई सकदी."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_13\n"
@@ -3528,7 +3280,6 @@ msgid "The Wizard cannot edit this document as cell formats cannot be modified i
msgstr "विशारद इस दस्तावेज दा संपादन नेईं करी सकदा की जे सैल्ल रूप-रचनां संरक्षत स्प्रैडशीटें आह्‌ले दस्तावेजें च तरमीम नेईं करी सकदे."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_14\n"
@@ -3537,7 +3288,6 @@ msgid "Please note that the Euro Converter will, otherwise, not be able to edit
msgstr "कृपा करियै नोट करो जे यूरो रूपांतरक, नेईं ते, इस दस्तावेज दा संपादन च समर्थ नेईं होग."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_15\n"
@@ -3546,7 +3296,6 @@ msgid "Please choose a currency to be converted first!"
msgstr "कृपा करियै रूपांतरण लेई पैह्‌लें मुद्रा तालो."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_16\n"
@@ -3573,7 +3322,6 @@ msgid "Cancel"
msgstr "रद्द करो"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_19\n"
@@ -3582,7 +3330,6 @@ msgid "Please select a %PRODUCTNAME Calc document for editing!"
msgstr "कृपा करियै संपादन लेई कल्क दस्तावेज %PRODUCTNAME चुनो."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_20\n"
@@ -3591,7 +3338,6 @@ msgid "'<1>' is not a directory!"
msgstr "'<1>' एह् डरैक्टरी नेईं ऐ!"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_21\n"
@@ -3600,7 +3346,6 @@ msgid "Document is read-only!"
msgstr "दस्तावेज सिर्फ पढ़न जोग ऐ!"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_22\n"
@@ -3609,7 +3354,6 @@ msgid "The '<1>' file already exists.<CR>Do you want to overwrite it?"
msgstr "'<1>' फाइल पैह्‌लें शा मजूद ऐ. <CR>क्या तुस इसगी ओवरराइट करना चांह्‌दे ओ?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_23\n"
@@ -3618,7 +3362,6 @@ msgid "Do you really want to terminate conversion at this point?"
msgstr "क्या तुस सच्चें इस बिंदु पर रूपांतरण खत्म करना चांह्‌दे ओ?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_24\n"
@@ -3627,7 +3370,6 @@ msgid "Cancel Wizard"
msgstr "विशारद रद्द करो"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_0\n"
@@ -3636,7 +3378,6 @@ msgid "Portuguese Escudo"
msgstr "पुर्गाली इस्कुडो"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_1\n"
@@ -3654,7 +3395,6 @@ msgid "French Franc"
msgstr "फ्रैंच (फ्रांस) "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_3\n"
@@ -3663,7 +3403,6 @@ msgid "Spanish Peseta"
msgstr "स्पैनिश पेसेटा"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_4\n"
@@ -3672,7 +3411,6 @@ msgid "Italian Lira"
msgstr "इतालवी लिरा"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_5\n"
@@ -3681,7 +3419,6 @@ msgid "German Mark"
msgstr "जर्मन मार्क"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_6\n"
@@ -3690,7 +3427,6 @@ msgid "Belgian Franc"
msgstr "बेल्जियन फ्रैंक"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_7\n"
@@ -3699,7 +3435,6 @@ msgid "Irish Punt"
msgstr "आयरिश पन्ट"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_8\n"
@@ -3708,7 +3443,6 @@ msgid "Luxembourg Franc"
msgstr "लक्सम्बर्ग फ्रैंक"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_9\n"
@@ -3717,7 +3451,6 @@ msgid "Austrian Schilling"
msgstr "आस्ट्रियन शिल्लिंग"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_10\n"
@@ -3726,7 +3459,6 @@ msgid "Finnish Mark"
msgstr "फिन्निश मार्क"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_11\n"
@@ -3735,7 +3467,6 @@ msgid "Greek Drachma"
msgstr "ग्रीक ड्राचमा"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_12\n"
@@ -3744,7 +3475,6 @@ msgid "Slovenian Tolar"
msgstr "स्लोवीनियाई टोलर"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_13\n"
@@ -3753,7 +3483,6 @@ msgid "Cypriot Pound"
msgstr "दस्तावेज लेई सैट्ट मुद्रा योरपी मुद्रा नेईं ऐ!"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_14\n"
@@ -3762,7 +3491,6 @@ msgid "Maltese Lira"
msgstr "थुआढ़े संचालत सिस्टम लेई सैट्ट योरपी मोनेटरी यूनियन दी भाशा नेईं ऐ."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_15\n"
@@ -3771,7 +3499,6 @@ msgid "Slovak Koruna"
msgstr "स्लोवाक कोरुना"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_16\n"
@@ -3796,7 +3523,6 @@ msgid "Lithuanian Litas"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_LASTPAGE_0\n"
@@ -3805,7 +3531,6 @@ msgid "Progress"
msgstr "प्रगति "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_LASTPAGE_1\n"
@@ -3814,7 +3539,6 @@ msgid "Retrieving the relevant documents..."
msgstr "प्रासंगिंक दस्तावेज वापस हासल होआ करदे न..."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_LASTPAGE_2\n"
@@ -3832,7 +3556,6 @@ msgid "Settings:"
msgstr "सैट्टिंगां"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_LASTPAGE_4\n"
@@ -3850,7 +3573,6 @@ msgid "Theme Selection"
msgstr "सारणी चुनाव"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLES_1\n"
@@ -3868,7 +3590,6 @@ msgid "~Cancel"
msgstr "~रद्द करो "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLES_3\n"
@@ -3935,7 +3656,6 @@ msgid "Fifties Diner"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_7\n"
@@ -3952,7 +3672,6 @@ msgid "Green Grapes"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_9\n"
@@ -4035,7 +3754,6 @@ msgid "Addressee"
msgstr "प्राप्त कर्ता सिरनामां"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceDialog_1\n"
@@ -4044,7 +3762,6 @@ msgid "One recipient"
msgstr "इक प्राप्त कर्ता"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceDialog_2\n"
@@ -4053,7 +3770,6 @@ msgid "Several recipients (address database)"
msgstr "नेकां प्राप्त कर्ता (सिरनामां डेटाबेस)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceDialog_3\n"
@@ -4062,7 +3778,6 @@ msgid "Use of This Template"
msgstr "एह् सच्चा बरतो."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceMsgError\n"
@@ -4071,7 +3786,6 @@ msgid "An error has occurred."
msgstr "गल्ती घटत होई."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_0\n"
@@ -4089,7 +3803,6 @@ msgid "Company"
msgstr "कंपनी "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_2\n"
@@ -4116,7 +3829,6 @@ msgid "Last Name"
msgstr "खीरी नांऽ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_5\n"
@@ -4125,7 +3837,6 @@ msgid "Street"
msgstr "ग'ली"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_6\n"
@@ -4170,7 +3881,6 @@ msgid "Position"
msgstr "स्थिति"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_11\n"
@@ -4197,7 +3907,6 @@ msgid "Salutation"
msgstr "अभिनंदन "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_14\n"
@@ -4206,7 +3915,6 @@ msgid "Home Phone"
msgstr "घर फोन"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_15\n"
@@ -4215,7 +3923,6 @@ msgid "Work Phone"
msgstr "कम्म फोन"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_16\n"
@@ -4224,7 +3931,6 @@ msgid "Fax"
msgstr "फैक्स "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_17\n"
@@ -4251,7 +3957,6 @@ msgid "Notes"
msgstr "नोट"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_20\n"
@@ -4260,7 +3965,6 @@ msgid "Alt. Field 1"
msgstr "Alt. खेतर 1"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_21\n"
@@ -4269,7 +3973,6 @@ msgid "Alt. Field 2"
msgstr "Alt. खेतर 2"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_22\n"
@@ -4278,7 +3981,6 @@ msgid "Alt. Field 3"
msgstr "Alt. खेतर 3"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_23\n"
@@ -4287,7 +3989,6 @@ msgid "Alt. Field 4"
msgstr "Alt. खेतर 4"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_24\n"
@@ -4305,7 +4006,6 @@ msgid "State"
msgstr "रियासत "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_26\n"
@@ -4314,7 +4014,6 @@ msgid "Office Phone"
msgstr "दफ्तर फोन"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_27\n"
@@ -4323,7 +4022,6 @@ msgid "Pager"
msgstr "पेजर "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_28\n"
@@ -4332,7 +4030,6 @@ msgid "Mobile Phone"
msgstr "मोबाइल फोन"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_29\n"
@@ -4341,7 +4038,6 @@ msgid "Other Phone"
msgstr "दुए फोन"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_30\n"
@@ -4350,7 +4046,6 @@ msgid "Calendar URL"
msgstr "कलंडर URL"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_31\n"
@@ -4359,7 +4054,6 @@ msgid "Invite"
msgstr "साद्दा देओ "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceNoTextmark_0\n"
@@ -4368,7 +4062,6 @@ msgid "The bookmark 'Recipient' is missing."
msgstr "सफा चिॕन्न ‘प्राप्तकर्ता’ गायब ऐ."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceNoTextmark_1\n"
@@ -4377,7 +4070,6 @@ msgid "Form letter fields can not be included."
msgstr "फार्म चिट्ठी खेतर शामल नेईं होई सकदे."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"AgendaDlgName\n"
@@ -4386,7 +4078,6 @@ msgid "Minutes Template"
msgstr "मिंट सच्चा"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"AgendaDlgNoCancel\n"
@@ -4395,7 +4086,6 @@ msgid "An option must be confirmed."
msgstr "इक विकल्प दी पुश्टी कीती लोड़दी."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"AgendaDlgFrame\n"
@@ -4404,7 +4094,6 @@ msgid "Minutes Type"
msgstr "ब्यौरा किस्म"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"AgendaDlgButton1\n"
@@ -4413,7 +4102,6 @@ msgid "Results Minutes"
msgstr "नतीजे दा ब्यौरा"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"AgendaDlgButton2\n"
@@ -4422,7 +4110,6 @@ msgid "Evaluation Minutes"
msgstr "मूल्यांकन ब्यौरा"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"TextField\n"
@@ -4440,7 +4127,6 @@ msgid "The '%1' directory cannot be created:"
msgstr "'%1' डरैक्टरी नेईं सरजोई सकदी:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MsgDirNotThere\n"
@@ -4449,7 +4135,6 @@ msgid "The '%1' directory does not exist."
msgstr "'%1' डरैक्टरी मजूद नेईं."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"QueryfornewCreation\n"
@@ -4458,7 +4143,6 @@ msgid "Do you want to create it now?"
msgstr "क्या तुस हूनै सिरजना चांह्‌दे ओ?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"HelpButton\n"
@@ -4493,7 +4177,6 @@ msgid "Ne~xt >"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"BeginButton\n"
@@ -4511,7 +4194,6 @@ msgid "~Close"
msgstr "~बंद करो "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"WelcometextLabel1\n"
@@ -4520,7 +4202,6 @@ msgid "This wizard convert legacy format documents to Open Document Format for O
msgstr "एह् विशारद दस्तावेजें दा %PRODUCTNAME रूप-रचना च ते-माइक्रोसाफ्ट आफिस दस्तावेजें दा नमें खुॕल्ला-दस्तावेज रूप-रचना चरूपांतरण करदा ऐ."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"WelcometextLabel3\n"
@@ -4529,7 +4210,6 @@ msgid "Select the document type for conversion:"
msgstr "रूपांतरण लेई दस्तावेज किस्म चुनो:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MSTemplateCheckbox_1_\n"
@@ -4582,7 +4262,6 @@ msgid "PowerPoint/Publisher documents"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MSContainerName\n"
@@ -4600,7 +4279,6 @@ msgid "Summary:"
msgstr "सार "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"GroupnameDefault\n"
@@ -4627,7 +4305,6 @@ msgid "Templates"
msgstr "टैंप्लेट"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"FileExists\n"
@@ -4636,7 +4313,6 @@ msgid "The '<1>' file already exists.<CR>Do you want to overwrite it?"
msgstr "'<1>' फाइल पैह्‌लें शा मजूद ऐ. <CR>क्या तुस इसगी ओवरराइट करना चांह्‌दे ओ?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MorePathsError3\n"
@@ -4645,7 +4321,6 @@ msgid "Directories do not exist"
msgstr "डरैक्टरी मजूद नेईं."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ConvertError1\n"
@@ -4654,7 +4329,6 @@ msgid "Do you really want to terminate conversion at this point?"
msgstr "क्या तुस सच्चें इस बिंदु पर रूपांतरण खत्म करना चांह्‌दे ओ?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ConvertError2\n"
@@ -4663,7 +4337,6 @@ msgid "Cancel Wizard"
msgstr "विशारद रद्द करो"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RTErrorDesc\n"
@@ -4681,7 +4354,6 @@ msgid "Error"
msgstr "गल्ती"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"OverwriteallFiles\n"
@@ -4690,7 +4362,6 @@ msgid "Do you want to overwrite documents without being asked?"
msgstr "क्या तुस बिजन पुच्छे गे गै दस्तावेजें गी ओवरराइट करना ओवरराइट करना चांह्‌दे ओ?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ReeditMacro\n"
@@ -4699,7 +4370,6 @@ msgid "Document macro has to be revised."
msgstr "दस्तावेज मैक्रो परतियै त्यार कीता गेआ ऐ."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CouldNotsaveDocument\n"
@@ -4708,7 +4378,6 @@ msgid "Document '<1>' could not be saved."
msgstr "दस्तावेज '<1>' बची नेईं सकेआ."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CouldNotopenDocument\n"
@@ -4735,7 +4404,6 @@ msgid "Document Converter"
msgstr "दस्तावेज~...रूपांतरक"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SearchInSubDir\n"
@@ -4744,7 +4412,6 @@ msgid "Including subdirectories"
msgstr "उप डरैक्टरियां शामल होआ करदियां न"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ProgressPage1\n"
@@ -4753,7 +4420,6 @@ msgid "Progress"
msgstr "प्रगति "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ProgressPage2\n"
@@ -4762,7 +4428,6 @@ msgid "Retrieving the relevant documents:"
msgstr "प्रासंगिंक दस्तावेज वापस हासल होआ करदे न."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ProgressPage3\n"
@@ -4771,7 +4436,6 @@ msgid "Converting the documents"
msgstr "दस्तावेज रूपांतरत होआ करदे न"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ProgressFound\n"
@@ -4797,7 +4461,6 @@ msgid "Finished"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SourceDocuments\n"
@@ -4815,7 +4478,6 @@ msgid "Target documents"
msgstr "दस्तावेज च लक्ष"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"LogfileSummary\n"
@@ -4824,7 +4486,6 @@ msgid "<COUNT> documents converted"
msgstr "<COUNT> दस्तावेज रूपांतरत होई गे"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumInclusiveSubDir\n"
@@ -4833,7 +4494,6 @@ msgid "All subdirectories will be taken into account"
msgstr "सब उप डरैक्टरियां लेखै औङन"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumSaveDokumente\n"
@@ -4842,7 +4502,6 @@ msgid "These will be exported to the following directory:"
msgstr "एह् खॕलकी डरैक्टरी गी बरामद होई जागः"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"TextImportLabel\n"
@@ -4860,7 +4519,6 @@ msgid "Save to:"
msgstr "च बचाइयै रक्खो: (~d)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CreateLogfile\n"
@@ -4869,7 +4527,6 @@ msgid "Create log file"
msgstr "लाग फाइल सिरजो"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"LogfileHelpText\n"
@@ -4878,7 +4535,6 @@ msgid "A log file will be created in your work directory"
msgstr "थुआढ़ी डरैक्टरी च लाग फाइल सरजोई जाग."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ShowLogfile\n"
@@ -4887,7 +4543,6 @@ msgid "Show log file"
msgstr "लाग फाइल दस्सो"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumMSTextDocuments\n"
@@ -4896,7 +4551,6 @@ msgid "All Word documents contained in the following directory will be imported:
msgstr "खॕलकी डरैक्टरी दे सब वर्ड दस्तावेज दरामद होई जाङनः:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumMSTableDocuments\n"
@@ -4914,7 +4568,6 @@ msgid "All PowerPoint/Publisher documents contained in the following directory w
msgstr "खॕलकी डरैक्टरी दे सब पावर पोआइंट सच्चे दरामद होई जाङन:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumMSTextTemplates\n"
@@ -4923,7 +4576,6 @@ msgid "All Word templates contained in the following directory will be imported:
msgstr "खॕलकी डरैक्टरी दे सब वर्ड सच्चे दरामद होई जाङनः:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumMSTableTemplates\n"
@@ -4932,7 +4584,6 @@ msgid "All Excel templates contained in the following directory will be imported
msgstr "खॕलकी डरैक्टरी दे सब एक्सैल सच्चे दरामद होई जाङनः:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumMSDrawTemplates\n"
diff --git a/source/dgo/writerperfect/messages.po b/source/dgo/writerperfect/messages.po
index c20b656cef9..ea9a9612b12 100644
--- a/source/dgo/writerperfect/messages.po
+++ b/source/dgo/writerperfect/messages.po
@@ -83,7 +83,6 @@ msgid "Page break"
msgstr "सफा खंडन"
#: exportepub.ui:162
-#, fuzzy
msgctxt "exportepub|splitheading"
msgid "Heading"
msgstr "सिरनांऽ"
diff --git a/source/dgo/xmlsecurity/messages.po b/source/dgo/xmlsecurity/messages.po
index 069c3ed3a2d..b592c38fcb5 100644
--- a/source/dgo/xmlsecurity/messages.po
+++ b/source/dgo/xmlsecurity/messages.po
@@ -490,7 +490,6 @@ msgid "View Certificate..."
msgstr "सर्टिफकेट दिक्खो"
#: selectcertificatedialog.ui:266
-#, fuzzy
msgctxt "selectcertificatedialog|label2"
msgid "Description:"
msgstr "विवरण: "
diff --git a/source/dz/accessibility/messages.po b/source/dz/accessibility/messages.po
index d8f2719c96a..51b92127b54 100644
--- a/source/dz/accessibility/messages.po
+++ b/source/dz/accessibility/messages.po
@@ -19,13 +19,11 @@ msgid "Browse"
msgstr "འཚོལ་བལྟ"
#: strings.hrc:26
-#, fuzzy
msgctxt "STR_SVT_ACC_ACTION_EXPAND"
msgid "Expand"
msgstr "རྒྱ་འཕར།"
#: strings.hrc:27
-#, fuzzy
msgctxt "STR_SVT_ACC_ACTION_COLLAPSE"
msgid "Collapse"
msgstr "རམ་ནི།"
@@ -47,13 +45,11 @@ msgid "Uncheck"
msgstr ""
#: strings.hrc:31
-#, fuzzy
msgctxt "RID_STR_ACC_SCROLLBAR_NAME_VERTICAL"
msgid "Vertical scroll bar"
msgstr "ཀེར་ཕྲང་བཤུད་ཕྲ།"
#: strings.hrc:32
-#, fuzzy
msgctxt "RID_STR_ACC_SCROLLBAR_NAME_HORIZONTAL"
msgid "Horizontal scroll bar"
msgstr "ཐད་སྙོམས་བཤུད་ཕྲ།"
@@ -64,13 +60,11 @@ msgid "Please press enter to go into child control for more operations"
msgstr ""
#: strings.hrc:34
-#, fuzzy, c-format
msgctxt "RID_STR_ACC_COLUMN_NUM"
msgid "Column %COLUMNNUMBER"
msgstr "ཀེར་ཐིག་%COLUMNNUMBER"
#: strings.hrc:35
-#, fuzzy
msgctxt "RID_STR_ACC_ROW_NUM"
msgid "Row %ROWNUMBER"
msgstr "གྲལ་ཐིག་%ROWNUMBER"
diff --git a/source/dz/avmedia/messages.po b/source/dz/avmedia/messages.po
index 7fc033cd563..cfc53a2e07d 100644
--- a/source/dz/avmedia/messages.po
+++ b/source/dz/avmedia/messages.po
@@ -39,7 +39,6 @@ msgid "Stop"
msgstr "བཀག"
#: strings.hrc:30
-#, fuzzy
msgctxt "AVMEDIA_STR_LOOP"
msgid "Repeat"
msgstr "ཡང་བསྐྱར།"
@@ -75,13 +74,11 @@ msgid "Scaled"
msgstr "ཚད་འཇལ་ཡི།"
#: strings.hrc:37
-#, fuzzy
msgctxt "AVMEDIA_STR_VOLUME"
msgid "Volume"
msgstr "སྐད་ཤུགས།"
#: strings.hrc:38
-#, fuzzy
msgctxt "AVMEDIA_STR_POSITION"
msgid "Position"
msgstr "གནས་ས།"
diff --git a/source/dz/basctl/messages.po b/source/dz/basctl/messages.po
index 2a17eccb1af..aa1eb9aea49 100644
--- a/source/dz/basctl/messages.po
+++ b/source/dz/basctl/messages.po
@@ -358,7 +358,6 @@ msgid "Rename"
msgstr "བསྐྱར་མིང་བཏགས།"
#: strings.hrc:93
-#, fuzzy
msgctxt "RID_STR_DLGIMP_CLASH_REPLACE"
msgid "Replace"
msgstr "ཚབ་བཙུགས།"
@@ -406,7 +405,6 @@ msgid ""
msgstr ""
#: strings.hrc:100
-#, fuzzy
msgctxt "RID_STR_PRINTDLG_RANGE"
msgid "Print range"
msgstr "དཔར་བསྐྲུན་གྱི་ཁྱབ་ཚད།"
@@ -475,7 +473,6 @@ msgid "Multiselection"
msgstr "སེལ་འཐུ་སྣ་མང་།"
#: strings.hrc:114
-#, fuzzy
msgctxt "RID_STR_DEF_LANG"
msgid "[Default Language]"
msgstr "[སྔོན་སྒྲིག་ཁ་སྐད།]"
@@ -506,7 +503,6 @@ msgid "%PRODUCTNAME Basic Macros"
msgstr "%PRODUCTNAME གཞི་རྩའི་མེཀ་ཀོརོསི།"
#: basicmacrodialog.ui:25
-#, fuzzy
msgctxt "basicmacrodialog|run"
msgid "Run"
msgstr "གཡོག་བཀོལ།"
@@ -553,13 +549,11 @@ msgid "Organizer..."
msgstr "འགོ་འདྲེན་པ།(~O)"
#: basicmacrodialog.ui:318
-#, fuzzy
msgctxt "basicmacrodialog|newlibrary"
msgid "New Library"
msgstr "ཌའི་ལོག་ གསརཔ།"
#: basicmacrodialog.ui:331
-#, fuzzy
msgctxt "basicmacrodialog|newmodule"
msgid "New Module"
msgstr "ཚད་གཞི་ གསརཔ།"
@@ -675,7 +669,6 @@ msgid "Export as _extension"
msgstr ""
#: exportdialog.ui:100
-#, fuzzy
msgctxt "exportdialog|basic"
msgid "Export as BASIC library"
msgstr "གཞི་རིམ་དཔེ་མཛོད་སྦེ་ཕྱིར་འདྲེན་འབད།"
@@ -691,7 +684,6 @@ msgid "_Line number:"
msgstr ""
#: importlibdialog.ui:9
-#, fuzzy
msgctxt "importlibdialog|ImportLibDialog"
msgid "Import Libraries"
msgstr "དཔེ་མཛོད་ཚུ་ནང་འདྲེན་འབད།"
@@ -748,7 +740,6 @@ msgid "_Export..."
msgstr "ཕྱིར་འདྲེན།..."
#: managebreakpoints.ui:9
-#, fuzzy
msgctxt "managebreakpoints|ManageBreakpointsDialog"
msgid "Manage Breakpoints"
msgstr "རྒྱུན་ཆད་གནས་ འཛིན་སྐྱོང་འཐབ།"
@@ -844,7 +835,6 @@ msgid "%PRODUCTNAME Basic Macro Organizer"
msgstr "%PRODUCTNAME མེཀ་རོ་འགོ་འདྲེན་པ་གཞི་རིམ་"
#: organizedialog.ui:78
-#, fuzzy
msgctxt "organizedialog|modules"
msgid "Modules"
msgstr "ཚད་གཞི་ཚུ།"
diff --git a/source/dz/basic/messages.po b/source/dz/basic/messages.po
index 53f87f6528f..3c1ee695917 100644
--- a/source/dz/basic/messages.po
+++ b/source/dz/basic/messages.po
@@ -68,7 +68,6 @@ msgid "Duplicate definition."
msgstr "ངེས་ཚིག་རྫུན་མ།"
#: basic.hrc:36
-#, fuzzy
msgctxt "RID_BASIC_START"
msgid "Division by zero."
msgstr "ཀླད་ཀོར་གིས་བགོ་རྩིས།"
diff --git a/source/dz/chart2/messages.po b/source/dz/chart2/messages.po
index 16d3100f16a..45d256e76e4 100644
--- a/source/dz/chart2/messages.po
+++ b/source/dz/chart2/messages.po
@@ -64,7 +64,6 @@ msgid "Transparency"
msgstr "དྭངས་གསལ།"
#: strings.hrc:34
-#, fuzzy
msgctxt "STR_PAGE_FONT"
msgid "Font"
msgstr "ཡིག་གཟུགས།"
@@ -635,7 +634,6 @@ msgid "Use superordinate object settings"
msgstr "དངོས་པོའི་སྒྲིག་སྟངས་མཐོ་ཤོས་ཚུ་་ལག་ལེན་འཐབ"
#: strings.hrc:145
-#, fuzzy
msgctxt "STR_PROPERTY_ROLE_FILLCOLOR"
msgid "Fill Color"
msgstr "ཚོས་གཞི་བཀང་།"
@@ -668,7 +666,6 @@ msgid "Exponential"
msgstr ""
#: strings.hrc:152
-#, fuzzy
msgctxt "STR_REGRESSION_POWER"
msgid "Power"
msgstr "ནུས་ཤུགས།"
@@ -684,7 +681,6 @@ msgid "Moving average"
msgstr ""
#: strings.hrc:155
-#, fuzzy
msgctxt "STR_REGRESSION_MEAN"
msgid "Mean"
msgstr "འབྲིང་རིམ།"
@@ -882,25 +878,21 @@ msgid "3D View"
msgstr ""
#: chardialog.ui:8
-#, fuzzy
msgctxt "chardialog|CharDialog"
msgid "Character"
msgstr "ཡིག་འབྲུ།"
#: chardialog.ui:105
-#, fuzzy
msgctxt "chardialog|font"
msgid "Font"
msgstr "ཡིག་གཟུགས།"
#: chardialog.ui:127
-#, fuzzy
msgctxt "chardialog|fonteffects"
msgid "Font Effects"
msgstr "ཡིག་གཟུགས་ཀྱི་ནུས་པ་ཚུ།"
#: chardialog.ui:150
-#, fuzzy
msgctxt "chardialog|position"
msgid "Position"
msgstr "གནས་ས།"
@@ -927,7 +919,6 @@ msgid "Insert Text Column"
msgstr ""
#: chartdatadialog.ui:130
-#, fuzzy
msgctxt "chartdatadialog|RemoveRow"
msgid "Delete Row"
msgstr "གྲལ་ཐིག་བཏོན་གཏང་།"
@@ -975,7 +966,6 @@ msgid "Best fit"
msgstr ""
#: dlg_DataLabel.ui:24
-#, fuzzy
msgctxt "dlg_DataLabel|liststorePLACEMENT"
msgid "Center"
msgstr "དབུས།"
@@ -986,31 +976,26 @@ msgid "Above"
msgstr ""
#: dlg_DataLabel.ui:32
-#, fuzzy
msgctxt "dlg_DataLabel|liststorePLACEMENT"
msgid "Top left"
msgstr "མགོའི་གཡོན།"
#: dlg_DataLabel.ui:36
-#, fuzzy
msgctxt "dlg_DataLabel|liststorePLACEMENT"
msgid "Left"
msgstr "གཡོན།"
#: dlg_DataLabel.ui:40
-#, fuzzy
msgctxt "dlg_DataLabel|liststorePLACEMENT"
msgid "Bottom left"
msgstr "མཇུག་གི་གཡོན།"
#: dlg_DataLabel.ui:44
-#, fuzzy
msgctxt "dlg_DataLabel|liststorePLACEMENT"
msgid "Below"
msgstr "འོག་ལུ།"
#: dlg_DataLabel.ui:48
-#, fuzzy
msgctxt "dlg_DataLabel|liststorePLACEMENT"
msgid "Bottom right"
msgstr "མཇུག་གི་གཡས།"
@@ -1022,19 +1007,16 @@ msgid "Right"
msgstr "གཡས།"
#: dlg_DataLabel.ui:56
-#, fuzzy
msgctxt "dlg_DataLabel|liststorePLACEMENT"
msgid "Top right"
msgstr "མགོའི་གཡས།"
#: dlg_DataLabel.ui:60
-#, fuzzy
msgctxt "dlg_DataLabel|liststorePLACEMENT"
msgid "Inside"
msgstr "ནང་ན།"
#: dlg_DataLabel.ui:64
-#, fuzzy
msgctxt "dlg_DataLabel|liststorePLACEMENT"
msgid "Outside"
msgstr "ཕྱི་ཁར།"
@@ -1045,7 +1027,6 @@ msgid "Near origin"
msgstr ""
#: dlg_DataLabel.ui:82
-#, fuzzy
msgctxt "dlg_DataLabel|liststoreSEPARATOR"
msgid "Space"
msgstr "གནམ་སྟོང།"
@@ -1173,7 +1154,6 @@ msgid "Error Margin"
msgstr ""
#: dlg_InsertErrorBars.ui:49
-#, fuzzy
msgctxt "dlg_InsertErrorBars|dlg_InsertErrorBars"
msgid "Legend"
msgstr "གཏམ་རྒྱུད"
@@ -1270,13 +1250,11 @@ msgid "Select Range for Negative Error Bars"
msgstr ""
#: dlg_InsertErrorBars.ui:613
-#, fuzzy
msgctxt "dlg_InsertErrorBars|STR_CONTROLTEXT_ERROR_BARS_FROM_DATA"
msgid "From Data Table"
msgstr "གནས་སྡུད་ཐིག་ཁྲམ་ལས་"
#: dlg_InsertLegend.ui:8
-#, fuzzy
msgctxt "dlg_InsertLegend|dlg_InsertLegend"
msgid "Legend"
msgstr "གཏམ་རྒྱུད"
@@ -1311,13 +1289,11 @@ msgid "_Bottom"
msgstr "མཇུག"
#: dlg_InsertLegend.ui:200
-#, fuzzy
msgctxt "dlg_InsertLegend|TXT_POSITION"
msgid "Position"
msgstr "གནས་ས།"
#: insertaxisdlg.ui:8
-#, fuzzy
msgctxt "insertaxisdlg|InsertAxisDialog"
msgid "Axes"
msgstr "ཚད་ཐིག་ཚུ།"
@@ -1341,7 +1317,6 @@ msgid "_Z axis"
msgstr "ཛེཊི་ཚད་ཐིག་"
#: insertaxisdlg.ui:159
-#, fuzzy
msgctxt "insertaxisdlg|label1"
msgid "Axes"
msgstr "ཚད་ཐིག་ཚུ།"
@@ -1371,7 +1346,6 @@ msgid "Secondary Axes"
msgstr "གལ་གནད་ཆུང་བའི་ཝའེ་ཚད་ཐིག"
#: insertgriddlg.ui:8
-#, fuzzy
msgctxt "insertgriddlg|InsertGridDialog"
msgid "Grids"
msgstr "གིརིཌི་ཚུ་"
@@ -1423,7 +1397,6 @@ msgid "Minor Grids"
msgstr ""
#: inserttitledlg.ui:8
-#, fuzzy
msgctxt "inserttitledlg|InsertTitleDialog"
msgid "Titles"
msgstr "མགོ་མིང་ཚུ"
@@ -1459,7 +1432,6 @@ msgid "_Z axis"
msgstr "ཛེཊི་ཚད་ཐིག་"
#: inserttitledlg.ui:247
-#, fuzzy
msgctxt "inserttitledlg|Axe"
msgid "Axes"
msgstr "ཚད་ཐིག་ཚུ།"
@@ -1483,7 +1455,6 @@ msgid "Secondary Axes"
msgstr "གལ་གནད་ཆུང་བའི་ཝའེ་ཚད་ཐིག"
#: paradialog.ui:8
-#, fuzzy
msgctxt "paradialog|ParagraphDialog"
msgid "Paragraph"
msgstr "དོན་མཚམས།"
@@ -1494,7 +1465,6 @@ msgid "Indents & Spacing"
msgstr ""
#: paradialog.ui:127
-#, fuzzy
msgctxt "paradialog|labelTP_PARA_ALIGN"
msgid "Alignment"
msgstr "ཕྲང་སྒྲིག"
@@ -1563,7 +1533,6 @@ msgid "Title"
msgstr "མགོ་མིང་"
#: sidebarelements.ui:69
-#, fuzzy
msgctxt "sidebarelements|l"
msgid "Titles"
msgstr "མགོ་མིང་ཚུ"
@@ -1597,19 +1566,16 @@ msgid "Bottom"
msgstr "མཇུག"
#: sidebarelements.ui:142
-#, fuzzy
msgctxt "sidebarelements|comboboxtext_legend"
msgid "Left"
msgstr "གཡོན།"
#: sidebarelements.ui:143
-#, fuzzy
msgctxt "sidebarelements|comboboxtext_legend"
msgid "Manual"
msgstr "ལག་དེབ་"
#: sidebarelements.ui:166
-#, fuzzy
msgctxt "sidebarelements|label_legen"
msgid "Legend"
msgstr "གཏམ་རྒྱུད"
@@ -1673,7 +1639,6 @@ msgid "2nd Y axis title"
msgstr "ཝའེ་་ཚད་ཐིག་གི་མགོ་མིང་"
#: sidebarelements.ui:341
-#, fuzzy
msgctxt "sidebarelements|label_axes"
msgid "Axes"
msgstr "ཚད་ཐིག་ཚུ།"
@@ -1818,25 +1783,21 @@ msgid "Above"
msgstr ""
#: sidebarseries.ui:83
-#, fuzzy
msgctxt "sidebarseries|comboboxtext_label"
msgid "Below"
msgstr "འོག་ལུ།"
#: sidebarseries.ui:84
-#, fuzzy
msgctxt "sidebarseries|comboboxtext_label"
msgid "Center"
msgstr "དབུས།"
#: sidebarseries.ui:85
-#, fuzzy
msgctxt "sidebarseries|comboboxtext_label"
msgid "Outside"
msgstr "ཕྱི་ཁར།"
#: sidebarseries.ui:86
-#, fuzzy
msgctxt "sidebarseries|comboboxtext_label"
msgid "Inside"
msgstr "ནང་ན།"
@@ -1891,7 +1852,6 @@ msgid "Data series '%1'"
msgstr ""
#: smoothlinesdlg.ui:22
-#, fuzzy
msgctxt "smoothlinesdlg|SmoothLinesDialog"
msgid "Smooth Lines"
msgstr "སྙོམས་ཐིག་ཚུ"
@@ -1997,7 +1957,6 @@ msgid "Realistic"
msgstr ""
#: tp_3D_SceneAppearance.ui:21
-#, fuzzy
msgctxt "tp_3D_SceneAppearance|liststoreSCHEME"
msgid "Custom"
msgstr "སྲོལ་སྒྲིག་"
@@ -2051,7 +2010,6 @@ msgid "_Perspective"
msgstr "མཐོང་ཚུལ"
#: tp_3D_SceneGeometry.ui:109
-#, fuzzy
msgctxt "tp_3D_SceneGeometry|MTR_FLD_PERSPECTIVE-atkobject"
msgid "Perspective"
msgstr "མཐོང་ཚུལ"
@@ -2137,13 +2095,11 @@ msgid "_Cross other axis at"
msgstr ""
#: tp_AxisPositions.ui:57
-#, fuzzy
msgctxt "tp_AxisPositions|LB_CROSSES_OTHER_AXIS_AT"
msgid "Start"
msgstr "འགོ་བཙུགས།"
#: tp_AxisPositions.ui:58
-#, fuzzy
msgctxt "tp_AxisPositions|LB_CROSSES_OTHER_AXIS_AT"
msgid "End"
msgstr "མཇུག"
@@ -2155,7 +2111,6 @@ msgid "Value"
msgstr "བེ་ལུ།"
#: tp_AxisPositions.ui:60
-#, fuzzy
msgctxt "tp_AxisPositions|LB_CROSSES_OTHER_AXIS_AT"
msgid "Category"
msgstr "དབྱེ་རིམ།"
@@ -2289,13 +2244,11 @@ msgid "Mor_e..."
msgstr "ཧེང་བཀལ།"
#: tp_AxisPositions.ui:571
-#, fuzzy
msgctxt "tp_AxisPositions|label2"
msgid "Grids"
msgstr "གིརིཌི་ཚུ་"
#: tp_ChartType.ui:20
-#, fuzzy
msgctxt "tp_ChartType|liststore1"
msgid "Bar"
msgstr "ཕྲ་རིང་"
@@ -2307,13 +2260,11 @@ msgid "Cylinder"
msgstr "སི་ལིན་ཌར།"
#: tp_ChartType.ui:26
-#, fuzzy
msgctxt "tp_ChartType|liststore1"
msgid "Cone"
msgstr "ཀཱོན།"
#: tp_ChartType.ui:29
-#, fuzzy
msgctxt "tp_ChartType|liststore1"
msgid "Pyramid"
msgstr "གཏོར་མའི་དབྱིབས།"
@@ -2363,7 +2314,6 @@ msgid "Percent"
msgstr "བརྒྱ་ཆ།"
#: tp_ChartType.ui:259
-#, fuzzy
msgctxt "tp_ChartType|deep"
msgid "Deep"
msgstr "གཏིང་ཟབ།"
@@ -2379,7 +2329,6 @@ msgid "Straight"
msgstr ""
#: tp_ChartType.ui:313
-#, fuzzy
msgctxt "tp_ChartType|linetype"
msgid "Smooth"
msgstr "ཧུམ་ཁྱོག་ཁྱོག"
@@ -2418,7 +2367,6 @@ msgid "Best fit"
msgstr ""
#: tp_DataLabel.ui:24
-#, fuzzy
msgctxt "tp_DataLabel|liststorePLACEMENT"
msgid "Center"
msgstr "དབུས།"
@@ -2429,31 +2377,26 @@ msgid "Above"
msgstr ""
#: tp_DataLabel.ui:32
-#, fuzzy
msgctxt "tp_DataLabel|liststorePLACEMENT"
msgid "Top left"
msgstr "མགོའི་གཡོན།"
#: tp_DataLabel.ui:36
-#, fuzzy
msgctxt "tp_DataLabel|liststorePLACEMENT"
msgid "Left"
msgstr "གཡོན།"
#: tp_DataLabel.ui:40
-#, fuzzy
msgctxt "tp_DataLabel|liststorePLACEMENT"
msgid "Bottom left"
msgstr "མཇུག་གི་གཡོན།"
#: tp_DataLabel.ui:44
-#, fuzzy
msgctxt "tp_DataLabel|liststorePLACEMENT"
msgid "Below"
msgstr "འོག་ལུ།"
#: tp_DataLabel.ui:48
-#, fuzzy
msgctxt "tp_DataLabel|liststorePLACEMENT"
msgid "Bottom right"
msgstr "མཇུག་གི་གཡས།"
@@ -2465,19 +2408,16 @@ msgid "Right"
msgstr "གཡས།"
#: tp_DataLabel.ui:56
-#, fuzzy
msgctxt "tp_DataLabel|liststorePLACEMENT"
msgid "Top right"
msgstr "མགོའི་གཡས།"
#: tp_DataLabel.ui:60
-#, fuzzy
msgctxt "tp_DataLabel|liststorePLACEMENT"
msgid "Inside"
msgstr "ནང་ན།"
#: tp_DataLabel.ui:64
-#, fuzzy
msgctxt "tp_DataLabel|liststorePLACEMENT"
msgid "Outside"
msgstr "ཕྱི་ཁར།"
@@ -2488,7 +2428,6 @@ msgid "Near origin"
msgstr ""
#: tp_DataLabel.ui:82
-#, fuzzy
msgctxt "tp_DataLabel|liststoreSEPARATOR"
msgid "Space"
msgstr "གནམ་སྟོང།"
@@ -2619,7 +2558,6 @@ msgid "_Add"
msgstr "ཁ་སྐོང་རྐྱབས།"
#: tp_DataSource.ui:116
-#, fuzzy
msgctxt "tp_DataSource|BTN_UP-atkobject"
msgid "Up"
msgstr "ཡར།"
@@ -2631,7 +2569,6 @@ msgid "_Remove"
msgstr "རྩ་བསྐྲད་གཏང་།"
#: tp_DataSource.ui:148
-#, fuzzy
msgctxt "tp_DataSource|BTN_DOWN-atkobject"
msgid "Down"
msgstr "མར།"
@@ -2772,7 +2709,6 @@ msgid "Select Range for Negative Error Bars"
msgstr ""
#: tp_ErrorBars.ui:563
-#, fuzzy
msgctxt "tp_ErrorBars|STR_CONTROLTEXT_ERROR_BARS_FROM_DATA"
msgid "From Data Table"
msgstr "གནས་སྡུད་ཐིག་ཁྲམ་ལས་"
@@ -2802,7 +2738,6 @@ msgid "_Bottom"
msgstr "མཇུག"
#: tp_LegendPosition.ui:109
-#, fuzzy
msgctxt "tp_LegendPosition|TXT_POSITION"
msgid "Position"
msgstr "གནས་ས།"
@@ -2824,7 +2759,6 @@ msgid "_Clockwise direction"
msgstr ""
#: tp_PolarOptions.ui:47
-#, fuzzy
msgctxt "tp_PolarOptions|label1"
msgid "Orientation"
msgstr "ཕྱོགས།"
@@ -2910,19 +2844,16 @@ msgid "End Table Index"
msgstr ""
#: tp_RangeChooser.ui:272
-#, fuzzy
msgctxt "tp_RangeChooser|STR_PAGE_DATA_RANGE"
msgid "Data Range"
msgstr "གནས་སྡུད་ཁྱབ་ཚད"
#: tp_Scale.ui:20
-#, fuzzy
msgctxt "tp_Scale|liststoreDATE"
msgid "Days"
msgstr "གཟའ་ཚུ།"
#: tp_Scale.ui:24
-#, fuzzy
msgctxt "tp_Scale|liststoreDATE"
msgid "Months"
msgstr "ཟླཝ།"
@@ -3160,7 +3091,6 @@ msgid "Degree"
msgstr ""
#: tp_Trendline.ui:213
-#, fuzzy
msgctxt "tp_Trendline|label4"
msgid "Period"
msgstr "དུས་ཡུན།"
@@ -3244,7 +3174,6 @@ msgid "A_utomatic"
msgstr "རང་བཞིན་གྱི།"
#: tp_axisLabel.ui:138
-#, fuzzy
msgctxt "tp_axisLabel|orderL"
msgid "Order"
msgstr "གོ་རིམ།"
diff --git a/source/dz/connectivity/messages.po b/source/dz/connectivity/messages.po
index a361b28fed0..54de9cd164e 100644
--- a/source/dz/connectivity/messages.po
+++ b/source/dz/connectivity/messages.po
@@ -528,25 +528,21 @@ msgid "The connection could not be established. The database was created by a ne
msgstr ""
#: strings.hrc:134
-#, fuzzy
msgctxt "STR_ROW_SET_OPERATION_VETOED"
msgid "The record operation has been vetoed."
msgstr "དྲན་ཐོ་བཀོལ་སྤྱོད་འདི་བཀག་བཞག་ཡོདཔ།"
#: strings.hrc:135
-#, fuzzy
msgctxt "STR_PARSER_CYCLIC_SUB_QUERIES"
msgid "The statement contains a cyclic reference to one or more sub queries."
msgstr "གསལ་བཤད་འདི་ནང་ ཡན་ལག་འདྲི་དཔྱད་ཅིག་ཡང་ན་དེ་ལས་མངམ་བ་ལུ་འཇུག་པའི་འཁོར་བའི་རྒྱབ་རྟེན་ཅིག་འདུག"
#: strings.hrc:136
-#, fuzzy
msgctxt "STR_DB_OBJECT_NAME_WITH_SLASHES"
msgid "The name must not contain any slashes ('/')."
msgstr "མིང་འདི་ནང་ གཡོ་ཤད་('/')ཚུ་འོང་ནི་མི་འོང།"
#: strings.hrc:137
-#, fuzzy
msgctxt "STR_DB_INVALID_SQL_NAME"
msgid "$1$ is no SQL conform identifier."
msgstr "$1$ འདི་ SQL ངོ་སྟོན་པའི་ཤོ་མཐུན་མེན་པས།"
diff --git a/source/dz/cui/messages.po b/source/dz/cui/messages.po
index 8a7cf640b16..adc94eebe32 100644
--- a/source/dz/cui/messages.po
+++ b/source/dz/cui/messages.po
@@ -14,7 +14,6 @@ msgstr ""
"X-Generator: LibreOffice\n"
#: personalization.hrc:31
-#, fuzzy
msgctxt "RID_SVXSTR_PERSONA_CATEGORIES"
msgid "LibreOffice"
msgstr "ཨོ་པཱན་ཨོ་ཕིསི་.ཨོ་ཨར་ཇི།"
@@ -26,7 +25,6 @@ msgid "Abstract"
msgstr "སྙིང་བཅུད།"
#: personalization.hrc:33
-#, fuzzy
msgctxt "RID_SVXSTR_PERSONA_CATEGORIES"
msgid "Color"
msgstr "ཚོས་གཞི།"
@@ -42,7 +40,6 @@ msgid "Nature"
msgstr ""
#: personalization.hrc:36
-#, fuzzy
msgctxt "RID_SVXSTR_PERSONA_CATEGORIES"
msgid "Solid"
msgstr "རགས་པ།"
@@ -58,7 +55,6 @@ msgid "My Documents"
msgstr "ངེའི་ ཡིག་ཆ།"
#: strings.hrc:26
-#, fuzzy
msgctxt "RID_SVXSTR_KEY_GRAPHICS_PATH"
msgid "Images"
msgstr "གཟུགས་བརྙན་ཚུ།"
@@ -94,7 +90,6 @@ msgid "AutoText"
msgstr "རང་ཕཞིན་ ཚིག་ཡིག"
#: strings.hrc:33
-#, fuzzy
msgctxt "RID_SVXSTR_KEY_DICTIONARY_PATH"
msgid "Dictionaries"
msgstr "ཚིག་མཛོད་ཚུ།"
@@ -362,7 +357,6 @@ msgid "All commands"
msgstr ""
#: strings.hrc:92
-#, fuzzy
msgctxt "RID_SVXSTR_MACROS"
msgid "Macros"
msgstr "མེ་ཀོརོསི།"
@@ -427,7 +421,6 @@ msgid "Automatic"
msgstr "རང་བཞིན་"
#: strings.hrc:105
-#, fuzzy
msgctxt "RID_SVXSTR_EDIT_GRAPHIC"
msgid "Link"
msgstr "འབྲེལ་ལམ།"
@@ -970,7 +963,6 @@ msgid "Automatic"
msgstr "རང་བཞིན་"
#: strings.hrc:218
-#, fuzzy
msgctxt "STR_MANUALLINK"
msgid "Manual"
msgstr "ལག་དེབ་"
@@ -1268,7 +1260,6 @@ msgid "Name of color scheme"
msgstr "ཚོས་གཞི་ འཆར་ལས་གྱི་མིང་།"
#: strings.hrc:296
-#, fuzzy
msgctxt "RID_SVXSTR_SPELL"
msgid "Spelling"
msgstr "ཡིག་སྡེབ།"
@@ -1280,7 +1271,6 @@ msgid "Hyphenation"
msgstr "སྦྲེལ་རྟགས་བཀོད་པ།"
#: strings.hrc:298
-#, fuzzy
msgctxt "RID_SVXSTR_THES"
msgid "Thesaurus"
msgstr "མངོན་བརྗོད།"
@@ -1598,7 +1588,6 @@ msgid "Apply border"
msgstr ""
#: strings.hrc:361
-#, fuzzy
msgctxt "RID_SVXSTR_CREATE_TABLE"
msgid "Create table"
msgstr "ཐིག་ཁྲམ་གསར་བསྐྲུན་འབད།"
@@ -1620,13 +1609,11 @@ msgid "Delete spaces and tabs at end and start of line"
msgstr ""
#: strings.hrc:365
-#, fuzzy
msgctxt "RID_SVXSTR_CONNECTOR"
msgid "Connector"
msgstr "མཐུད་བྱེད།"
#: strings.hrc:366
-#, fuzzy
msgctxt "RID_SVXSTR_DIMENSION_LINE"
msgid "Dimension line"
msgstr "རྒྱ་ཁོན་གྱི་གྲལ་ཐིག"
@@ -1769,7 +1756,6 @@ msgid "User Data"
msgstr "ལག་ལེན་པའི་གནད་སྡུད།"
#: treeopt.hrc:32
-#, fuzzy
msgctxt "SID_GENERAL_OPTIONS_RES"
msgid "General"
msgstr "ཡོངས་ཁྱབ།"
@@ -1781,7 +1767,6 @@ msgid "View"
msgstr "སྟོན།"
#: treeopt.hrc:34
-#, fuzzy
msgctxt "SID_GENERAL_OPTIONS_RES"
msgid "Print"
msgstr "དཔར་བསྐྲུན།"
@@ -1830,7 +1815,6 @@ msgid "Basic IDE"
msgstr ""
#: treeopt.hrc:43
-#, fuzzy
msgctxt "SID_GENERAL_OPTIONS_RES"
msgid "Online Update"
msgstr "Online Update"
@@ -1876,7 +1860,6 @@ msgid "Complex Text Layout"
msgstr "གོ་དཀའ་བའི་ ཚིག་ཡིག་ སྒྲིག་བཀོད།"
#: treeopt.hrc:59
-#, fuzzy
msgctxt "SID_INET_DLG_RES"
msgid "Internet"
msgstr "ཨིན་ཊར་ནེཊི།"
@@ -1888,7 +1871,6 @@ msgid "Proxy"
msgstr "པོརོག་སི།"
#: treeopt.hrc:61
-#, fuzzy
msgctxt "SID_INET_DLG_RES"
msgid "E-mail"
msgstr "གློག་འཕྲིན།"
@@ -1900,7 +1882,6 @@ msgid "%PRODUCTNAME Writer"
msgstr "%PRODUCTNAME མེཀ་ཀོརོསི།"
#: treeopt.hrc:67
-#, fuzzy
msgctxt "SID_SW_EDITOPTIONS_RES"
msgid "General"
msgstr "ཡོངས་ཁྱབ།"
@@ -1939,7 +1920,6 @@ msgid "Basic Fonts (CTL)"
msgstr "གཞི་རྩ་ཡིག་གཟུགས (%1)།"
#: treeopt.hrc:74
-#, fuzzy
msgctxt "SID_SW_EDITOPTIONS_RES"
msgid "Print"
msgstr "དཔར་བསྐྲུན།"
@@ -2003,7 +1983,6 @@ msgid "Grid"
msgstr "གིརིཌི།"
#: treeopt.hrc:89
-#, fuzzy
msgctxt "SID_SW_ONLINEOPTIONS_RES"
msgid "Print"
msgstr "དཔར་བསྐྲུན།"
@@ -2015,7 +1994,6 @@ msgid "Table"
msgstr "ཐིག་ཁྲམ།"
#: treeopt.hrc:91
-#, fuzzy
msgctxt "SID_SW_ONLINEOPTIONS_RES"
msgid "Background"
msgstr "རྒྱབ་གཞི།"
@@ -2039,7 +2017,6 @@ msgid "%PRODUCTNAME Calc"
msgstr "%PRODUCTNAME མེཀ་ཀོརོསི།"
#: treeopt.hrc:103
-#, fuzzy
msgctxt "SID_SC_EDITOPTIONS_RES"
msgid "General"
msgstr "ཡོངས་ཁྱབ།"
@@ -2063,7 +2040,6 @@ msgid "Calculate"
msgstr "རྩིས་སྟོན།(~e)"
#: treeopt.hrc:107
-#, fuzzy
msgctxt "SID_SC_EDITOPTIONS_RES"
msgid "Formula"
msgstr "མན་ངག"
@@ -2092,7 +2068,6 @@ msgid "Grid"
msgstr "གིརིཌི།"
#: treeopt.hrc:112
-#, fuzzy
msgctxt "SID_SC_EDITOPTIONS_RES"
msgid "Print"
msgstr "དཔར་བསྐྲུན།"
@@ -2104,7 +2079,6 @@ msgid "%PRODUCTNAME Impress"
msgstr "%PRODUCTNAME མེཀ་ཀོརོསི།"
#: treeopt.hrc:118
-#, fuzzy
msgctxt "SID_SD_EDITOPTIONS_RES"
msgid "General"
msgstr "ཡོངས་ཁྱབ།"
@@ -2122,7 +2096,6 @@ msgid "Grid"
msgstr "གིརིཌི།"
#: treeopt.hrc:121
-#, fuzzy
msgctxt "SID_SD_EDITOPTIONS_RES"
msgid "Print"
msgstr "དཔར་བསྐྲུན།"
@@ -2134,7 +2107,6 @@ msgid "%PRODUCTNAME Draw"
msgstr "%PRODUCTNAME མེཀ་ཀོརོསི།"
#: treeopt.hrc:127
-#, fuzzy
msgctxt "SID_SD_GRAPHIC_OPTIONS_RES"
msgid "General"
msgstr "ཡོངས་ཁྱབ།"
@@ -2152,13 +2124,11 @@ msgid "Grid"
msgstr "གིརིཌི།"
#: treeopt.hrc:130
-#, fuzzy
msgctxt "SID_SD_GRAPHIC_OPTIONS_RES"
msgid "Print"
msgstr "དཔར་བསྐྲུན།"
#: treeopt.hrc:135
-#, fuzzy
msgctxt "SID_SCH_EDITOPTIONS_RES"
msgid "Charts"
msgstr "དཔེ་རིས།"
@@ -2174,7 +2144,6 @@ msgid "Load/Save"
msgstr ""
#: treeopt.hrc:142
-#, fuzzy
msgctxt "SID_FILTER_DLG_RES"
msgid "General"
msgstr "ཡོངས་ཁྱབ།"
@@ -2185,7 +2154,6 @@ msgid "VBA Properties"
msgstr ""
#: treeopt.hrc:144
-#, fuzzy
msgctxt "SID_FILTER_DLG_RES"
msgid "Microsoft Office"
msgstr "མའི་ཀོརོ་སོཕཊི་ཡིག་ཚང།"
@@ -2232,7 +2200,6 @@ msgid "Preference Name"
msgstr ""
#: aboutconfigdialog.ui:96
-#, fuzzy
msgctxt "aboutconfigdialog|property"
msgid "Property"
msgstr "རྒྱུ་དངོས།"
@@ -2279,7 +2246,6 @@ msgid "Version: %ABOUTBOXPRODUCTVERSION%ABOUTBOXPRODUCTVERSIONSUFFIX"
msgstr ""
#: aboutdialog.ui:11
-#, fuzzy
msgctxt "aboutdialog|AboutDialog"
msgid "About %PRODUCTNAME"
msgstr "%PRODUCTNAME གི་སྐོར་ལས།"
@@ -2485,7 +2451,6 @@ msgid "_Text only"
msgstr ""
#: agingdialog.ui:16
-#, fuzzy
msgctxt "agingdialog|AgingDialog"
msgid "Aging"
msgstr "རྒས་མི།"
@@ -2669,19 +2634,16 @@ msgid "Transparency"
msgstr "དྭངས་གསལ།"
#: areatabpage.ui:29
-#, fuzzy
msgctxt "areatabpage|btnnone"
msgid "None"
msgstr "ཅི་མེད།"
#: areatabpage.ui:42
-#, fuzzy
msgctxt "areatabpage|btncolor"
msgid "Color"
msgstr "ཚོས་གཞི།"
#: areatabpage.ui:55
-#, fuzzy
msgctxt "areatabpage|btngradient"
msgid "Gradient"
msgstr "སྟེགས་རིས།"
@@ -2699,7 +2661,6 @@ msgid "Bitmap"
msgstr "བིཊི་མེབ།"
#: areatabpage.ui:94
-#, fuzzy
msgctxt "areatabpage|btnpattern"
msgid "Pattern"
msgstr "དཔེ་གཞི།"
@@ -2784,13 +2745,11 @@ msgid "Smart Tags"
msgstr ""
#: backgroundpage.ui:20
-#, fuzzy
msgctxt "backgroundpage|liststore1"
msgid "Color"
msgstr "ཚོས་གཞི།"
#: backgroundpage.ui:24
-#, fuzzy
msgctxt "backgroundpage|liststore1"
msgid "Image"
msgstr "གཟུགས་བརྙན།"
@@ -2806,13 +2765,11 @@ msgid "F_or:"
msgstr ""
#: backgroundpage.ui:91
-#, fuzzy
msgctxt "backgroundpage|tablelb"
msgid "Cell"
msgstr "ནང་ཐིག"
#: backgroundpage.ui:92
-#, fuzzy
msgctxt "backgroundpage|tablelb"
msgid "Row"
msgstr "གྲལ་ཐིག"
@@ -2824,7 +2781,6 @@ msgid "Table"
msgstr "ཐིག་ཁྲམ།"
#: backgroundpage.ui:214
-#, fuzzy
msgctxt "backgroundpage|background_label"
msgid "Background Color"
msgstr "རྒྱབ་གཞི་ ཚོས་གཞི།"
@@ -2852,7 +2808,6 @@ msgid "_Link"
msgstr "འབྲེལ་ལམ།"
#: backgroundpage.ui:345
-#, fuzzy
msgctxt "backgroundpage|label2"
msgid "File"
msgstr "ཡིག་སྣོད།"
@@ -3003,7 +2958,6 @@ msgid "Filled"
msgstr ""
#: bitmaptabpage.ui:128
-#, fuzzy
msgctxt "bitmaptabpage|bitmapstyle"
msgid "Stretched"
msgstr "བསྣར་ཡོདཔ།"
@@ -3014,7 +2968,6 @@ msgid "Zoomed"
msgstr ""
#: bitmaptabpage.ui:130
-#, fuzzy
msgctxt "bitmaptabpage|bitmapstyle"
msgid "Custom"
msgstr "སྲོལ་སྒྲིག་"
@@ -3077,7 +3030,6 @@ msgid "Center Left"
msgstr ""
#: bitmaptabpage.ui:282
-#, fuzzy
msgctxt "bitmaptabpage|positionlb"
msgid "Center"
msgstr "དབུས།"
@@ -3126,7 +3078,6 @@ msgid "Tiling Offset:"
msgstr ""
#: bitmaptabpage.ui:423
-#, fuzzy
msgctxt "bitmaptabpage|tileofflb"
msgid "Row"
msgstr "གྲལ་ཐིག"
@@ -3144,13 +3095,11 @@ msgid "Options"
msgstr "གདམ་ཁ་ཚུ།"
#: bitmaptabpage.ui:510
-#, fuzzy
msgctxt "bitmaptabpage|CTL_BITMAP_PREVIEW-atkobject"
msgid "Example"
msgstr "དཔེར་བརྗོད།"
#: bitmaptabpage.ui:528
-#, fuzzy
msgctxt "bitmaptabpage|label8"
msgid "Preview"
msgstr "སྔོན་ལྟ།"
@@ -3246,7 +3195,6 @@ msgid "Borders"
msgstr "མཐའ་མཚམས།"
#: borderbackgrounddialog.ui:128
-#, fuzzy
msgctxt "borderbackgrounddialog|background"
msgid "Background"
msgstr "རྒྱབ་གཞི།"
@@ -3366,7 +3314,6 @@ msgid "_Merge adjacent line styles"
msgstr ""
#: borderpage.ui:606
-#, fuzzy
msgctxt "borderpage|label12"
msgid "Properties"
msgstr "རྒྱུ་དངོས།"
@@ -3410,7 +3357,6 @@ msgid "Position and Size"
msgstr "གནས་ས་དང་ ཚད།(~z)"
#: calloutdialog.ui:151
-#, fuzzy
msgctxt "calloutdialog|RID_SVXPAGE_CAPTION"
msgid "Callout"
msgstr "བོད་བརྡ་འབད་ནི།"
@@ -3427,13 +3373,11 @@ msgid "From top"
msgstr "མགོ་ལས།"
#: calloutpage.ui:28
-#, fuzzy
msgctxt "calloutpage|liststore1"
msgid "From left"
msgstr "གཡོན་ལས།"
#: calloutpage.ui:32
-#, fuzzy
msgctxt "calloutpage|liststore1"
msgid "Horizontal"
msgstr "ཐད་སྙོམས།"
@@ -3492,13 +3436,11 @@ msgid "Bottom"
msgstr "མཇུག"
#: calloutpage.ui:195
-#, fuzzy
msgctxt "calloutpage|position"
msgid "Left"
msgstr "གཡོན།"
#: calloutpage.ui:196
-#, fuzzy
msgctxt "calloutpage|position"
msgid "Center"
msgstr "དབུས།"
@@ -3537,13 +3479,11 @@ msgid "Default"
msgstr "སྔོན་སྒྲིག"
#: cellalignment.ui:28
-#, fuzzy
msgctxt "cellalignment|liststoreHorzAlign"
msgid "Left"
msgstr "གཡོན།"
#: cellalignment.ui:32
-#, fuzzy
msgctxt "cellalignment|liststoreHorzAlign"
msgid "Center"
msgstr "དབུས།"
@@ -3555,7 +3495,6 @@ msgid "Right"
msgstr "མཐོ་ཚད།"
#: cellalignment.ui:40
-#, fuzzy
msgctxt "cellalignment|liststoreHorzAlign"
msgid "Justified"
msgstr "ལྟེམས་བཅོས།"
@@ -3595,7 +3534,6 @@ msgid "Bottom"
msgstr "མཇུག"
#: cellalignment.ui:78
-#, fuzzy
msgctxt "cellalignment|liststoreVertAlign"
msgid "Justified"
msgstr "ལྟེམས་བཅོས།"
@@ -3653,7 +3591,6 @@ msgid "Te_xt direction:"
msgstr "ཚིག་ཡིག་ཁ་ཕྱོགས་"
#: cellalignment.ui:369
-#, fuzzy
msgctxt "cellalignment|labelProperties"
msgid "Properties"
msgstr "རྒྱུ་དངོས།"
@@ -3809,7 +3746,6 @@ msgid "CTL Font"
msgstr ""
#: charnamepage.ui:688
-#, fuzzy
msgctxt "charnamepage|preview-atkobject"
msgid "Preview"
msgstr "སྔོན་ལྟ།"
@@ -3826,7 +3762,6 @@ msgid "Document background"
msgstr ""
#: colorconfigwin.ui:65
-#, fuzzy
msgctxt "colorconfigwin|general"
msgid "General"
msgstr "ཡོངས་ཁྱབ།"
@@ -3952,7 +3887,6 @@ msgid "Text"
msgstr "ཚིག་ཡིག"
#: colorconfigwin.ui:597
-#, fuzzy
msgctxt "colorconfigwin|calc"
msgid "Spreadsheet"
msgstr "ཤོག་ཁྲམ།"
@@ -3990,7 +3924,6 @@ msgid "Detective error"
msgstr ""
#: colorconfigwin.ui:762
-#, fuzzy
msgctxt "colorconfigwin|ref"
msgid "References"
msgstr "གཞི་བསྟུན་ཚུ།"
@@ -4022,7 +3955,6 @@ msgid "Identifier"
msgstr ""
#: colorconfigwin.ui:886
-#, fuzzy
msgctxt "colorconfigwin|basiccomment"
msgid "Comment"
msgstr "བསམ་བཀོད་ཚུ།"
@@ -4034,7 +3966,6 @@ msgid "Number"
msgstr "ཨང་གྲངས།"
#: colorconfigwin.ui:932
-#, fuzzy
msgctxt "colorconfigwin|basicstring"
msgid "String"
msgstr "ཡིག་རྒྱུན།"
@@ -4051,7 +3982,6 @@ msgid "Reserved expression"
msgstr ""
#: colorconfigwin.ui:1001
-#, fuzzy
msgctxt "colorconfigwin|error"
msgid "Error"
msgstr "འཛོལ་བ།"
@@ -4073,7 +4003,6 @@ msgid "Number"
msgstr "ཨང་གྲངས།"
#: colorconfigwin.ui:1086
-#, fuzzy
msgctxt "colorconfigwin|sqlstring"
msgid "String"
msgstr "ཡིག་རྒྱུན།"
@@ -4097,7 +4026,6 @@ msgid "Parameter"
msgstr "ཚད་བཟུང་ཚུ།(~P)"
#: colorconfigwin.ui:1178
-#, fuzzy
msgctxt "colorconfigwin|sqlcomment"
msgid "Comment"
msgstr "བསམ་བཀོད་ཚུ།"
@@ -4130,7 +4058,6 @@ msgid "CMYK"
msgstr ""
#: colorpage.ui:188
-#, fuzzy
msgctxt "colorpage|delete"
msgid "Delete"
msgstr "བཏོན་གཏང་།"
@@ -4203,7 +4130,6 @@ msgid "New Color"
msgstr ""
#: colorpage.ui:656
-#, fuzzy
msgctxt "colorpage|B_custom"
msgid "Blue"
msgstr "ཧོནམ།"
@@ -4357,7 +4283,6 @@ msgid "Insert Comment"
msgstr "བརྡ་བཀོད་བཙུགས།"
#: comment.ui:153
-#, fuzzy
msgctxt "comment|label2"
msgid "Author"
msgstr "རྩོམ་པ་པོ།"
@@ -4375,7 +4300,6 @@ msgid "_Insert"
msgstr "བཙུགས།"
#: comment.ui:241
-#, fuzzy
msgctxt "comment|author"
msgid "Author"
msgstr "རྩོམ་པ་པོ།"
@@ -4445,13 +4369,11 @@ msgid "Line Spacing"
msgstr "གྲལ་ཐིག་གི་བར་སྟོང་བཞག་ཐངས།"
#: connectortabpage.ui:342
-#, fuzzy
msgctxt "connectortabpage|CTL_PREVIEW|tooltip_text"
msgid "Preview"
msgstr "སྔོན་ལྟ།"
#: connectortabpage.ui:347
-#, fuzzy
msgctxt "connectortabpage|CTL_PREVIEW-atkobject"
msgid "Example"
msgstr "དཔེར་བརྗོད།"
@@ -4520,7 +4442,6 @@ msgid "_Bottom:"
msgstr "མཇུག"
#: croppage.ui:226
-#, fuzzy
msgctxt "croppage|label1"
msgid "Crop"
msgstr "བཏོག་བཅོས།"
@@ -4567,7 +4488,6 @@ msgid "_Original Size"
msgstr "ཚད་ངོ་མ།"
#: cuiimapdlg.ui:8
-#, fuzzy
msgctxt "cuiimapdlg|IMapDialog"
msgid "Properties"
msgstr "རྒྱུ་དངོས།"
@@ -4623,13 +4543,11 @@ msgid "Context Menus"
msgstr ""
#: customizedialog.ui:173
-#, fuzzy
msgctxt "customizedialog|keyboard"
msgid "Keyboard"
msgstr "ལྡེ་སྒྲོམ།"
#: customizedialog.ui:196
-#, fuzzy
msgctxt "customizedialog|events"
msgid "Events"
msgstr "བྱུང་ལས་ཚུ།"
@@ -4751,7 +4669,6 @@ msgid "Show _measurement units"
msgstr ""
#: dimensionlinestabpage.ui:404
-#, fuzzy
msgctxt "dimensionlinestabpage|label2"
msgid "Legend"
msgstr "གཏམ་རྒྱུད"
@@ -4799,7 +4716,6 @@ msgid "_Spacing"
msgstr "བར་སྟོང་བཞག་ཐངས།"
#: distributionpage.ui:178
-#, fuzzy
msgctxt "distributionpage|label"
msgid "Horizontal"
msgstr "ཐད་སྙོམས།"
@@ -4898,13 +4814,11 @@ msgid "Language:"
msgstr "སྐད་ཡིག"
#: editmodulesdialog.ui:153
-#, fuzzy
msgctxt "editmodulesdialog|up"
msgid "Move Up"
msgstr "ཡར་སྤོ།"
#: editmodulesdialog.ui:167
-#, fuzzy
msgctxt "editmodulesdialog|down"
msgid "Move Down"
msgstr "མར་སྤོ།"
@@ -5011,13 +4925,11 @@ msgid "Single"
msgstr "རྐྱང་པ་"
#: effectspage.ui:104
-#, fuzzy
msgctxt "effectspage|liststore5"
msgid "Double"
msgstr "ལོག་བལྟབ།"
#: effectspage.ui:108
-#, fuzzy
msgctxt "effectspage|liststore5"
msgid "Bold"
msgstr "རྒྱགས་པ།"
@@ -5044,13 +4956,11 @@ msgid "Single"
msgstr "རྐྱང་པ་"
#: effectspage.ui:138
-#, fuzzy
msgctxt "effectspage|liststore6"
msgid "Double"
msgstr "ལོག་བལྟབ།"
#: effectspage.ui:142
-#, fuzzy
msgctxt "effectspage|liststore6"
msgid "Bold"
msgstr "རྒྱགས་པ།"
@@ -5209,7 +5119,6 @@ msgid "Accessibility option \"Use automatic font color for screen display\" is a
msgstr ""
#: effectspage.ui:611
-#, fuzzy
msgctxt "effectspage|preview-atkobject"
msgid "Preview"
msgstr "སྔོན་ལྟ།"
@@ -5270,7 +5179,6 @@ msgid "Assign"
msgstr "འགན་སྤྲོད།"
#: eventassignpage.ui:234
-#, fuzzy
msgctxt "eventassignpage|delete"
msgid "Remove"
msgstr "རྩ་བསྐྲད་གཏང་།"
@@ -5455,13 +5363,11 @@ msgid "Table Properties"
msgstr "ཐིག་ཁྲམ་གྱི་རྒྱུ་དངོས་ཚུ།"
#: formatcellsdialog.ui:106
-#, fuzzy
msgctxt "formatcellsdialog|name"
msgid "Font"
msgstr "ཡིག་གཟུགས།"
#: formatcellsdialog.ui:128
-#, fuzzy
msgctxt "formatcellsdialog|effects"
msgid "Font Effects"
msgstr "ཡིག་གཟུགས་ཀྱི་ནུས་པ་ཚུ།"
@@ -5473,7 +5379,6 @@ msgid "Borders"
msgstr "མཐའ་མཚམས།"
#: formatcellsdialog.ui:174
-#, fuzzy
msgctxt "formatcellsdialog|area"
msgid "Background"
msgstr "རྒྱབ་གཞི།"
@@ -5484,13 +5389,11 @@ msgid "Format Number"
msgstr ""
#: galleryapplyprogress.ui:8
-#, fuzzy
msgctxt "galleryapplyprogress|GalleryApplyProgress"
msgid "Apply"
msgstr "འཇུག་སྤྱོད་འབད།"
#: galleryapplyprogress.ui:73
-#, fuzzy
msgctxt "galleryapplyprogress|label2"
msgid "File"
msgstr "ཡིག་སྣོད།"
@@ -5513,7 +5416,6 @@ msgid "Pr_eview"
msgstr "སྔོན་ལྟ།"
#: galleryfilespage.ui:125
-#, fuzzy
msgctxt "galleryfilespage|image-atkobject"
msgid "Preview"
msgstr "སྔོན་ལྟ།"
@@ -5529,7 +5431,6 @@ msgid "A_dd All"
msgstr ""
#: gallerygeneralpage.ui:22
-#, fuzzy
msgctxt "gallerygeneralpage|label1"
msgid "Modified:"
msgstr "ལེགས་བཅོས་གྲུབ་པའི:"
@@ -5558,7 +5459,6 @@ msgid "Theme Name"
msgstr ""
#: gallerysearchprogress.ui:8
-#, fuzzy
msgctxt "gallerysearchprogress|GallerySearchProgress"
msgid "Find"
msgstr "འཚོལ།"
@@ -5582,7 +5482,6 @@ msgid "Properties of "
msgstr "རྒྱུ་དངོས་ཚུ།"
#: gallerythemedialog.ui:106
-#, fuzzy
msgctxt "gallerythemedialog|general"
msgid "General"
msgstr "ཡོངས་ཁྱབ།"
@@ -5622,7 +5521,6 @@ msgid "Update"
msgstr "དུས་མཐུན་བཟོ།"
#: galleryupdateprogress.ui:74
-#, fuzzy
msgctxt "galleryupdateprogress|label2"
msgid "File"
msgstr "ཡིག་སྣོད།"
@@ -5634,7 +5532,6 @@ msgid "_Modify"
msgstr "ལེགས་བཅོས་འབད།"
#: gradientpage.ui:106
-#, fuzzy
msgctxt "gradientpage|label1"
msgid "Gradient"
msgstr "སྟེགས་རིས།"
@@ -5672,7 +5569,6 @@ msgid "Quadratic"
msgstr ""
#: gradientpage.ui:170
-#, fuzzy
msgctxt "gradientpage|gradienttypelb"
msgid "Square"
msgstr "གྲུ་བཞི།"
@@ -5743,13 +5639,11 @@ msgid "Options"
msgstr "གདམ་ཁ་ཚུ།"
#: gradientpage.ui:644
-#, fuzzy
msgctxt "gradientpage|previewctl-atkobject"
msgid "Example"
msgstr "དཔེར་བརྗོད།"
#: gradientpage.ui:662
-#, fuzzy
msgctxt "gradientpage|label2"
msgid "Preview"
msgstr "སྔོན་ལྟ།"
@@ -5831,13 +5725,11 @@ msgid "Hanja"
msgstr ""
#: hangulhanjaconversiondialog.ui:328
-#, fuzzy
msgctxt "hangulhanjaconversiondialog|hangul_above"
msgid "Hangul"
msgstr "ཧེན་གུལ།"
#: hangulhanjaconversiondialog.ui:344
-#, fuzzy
msgctxt "hangulhanjaconversiondialog|hangul_below"
msgid "Hangul"
msgstr "ཧེན་གུལ།"
@@ -5897,7 +5789,6 @@ msgid "Edit Custom Dictionary"
msgstr "སྲོལ་སྒྲིག་ཚིག་མཛོད་ཞུན་དག་འབད།"
#: hangulhanjaeditdictdialog.ui:107
-#, fuzzy
msgctxt "hangulhanjaeditdictdialog|label4"
msgid "Book"
msgstr "ཀི་དེབ།"
@@ -6008,7 +5899,6 @@ msgid "Line _color:"
msgstr "གྲལ་ཐིག་ཚོས་གཞི།"
#: hatchpage.ui:281
-#, fuzzy
msgctxt "hatchpage|backgroundcolor"
msgid "Background Color"
msgstr "རྒྱབ་གཞི་ ཚོས་གཞི།"
@@ -6020,13 +5910,11 @@ msgid "Options"
msgstr "གདམ་ཁ་ཚུ།"
#: hatchpage.ui:357
-#, fuzzy
msgctxt "hatchpage|previewctl-atkobject"
msgid "Example"
msgstr "དཔེར་བརྗོད།"
#: hatchpage.ui:375
-#, fuzzy
msgctxt "hatchpage|label1"
msgid "Preview"
msgstr "སྔོན་ལྟ།"
@@ -6038,7 +5926,6 @@ msgid "Hyperlink"
msgstr "ཧའི་པར་ལིངཀི།"
#: hyperlinkdialog.ui:42
-#, fuzzy
msgctxt "hyperlinkdialog|apply"
msgid "Apply"
msgstr "འཇུག་སྤྱོད་འབད།"
@@ -6133,7 +6020,6 @@ msgid "F_orm:"
msgstr ""
#: hyperlinkdocpage.ui:329
-#, fuzzy
msgctxt "hyperlinkdocpage|script|tooltip_text"
msgid "Events"
msgstr "བྱུང་ལས་ཚུ།"
@@ -6209,7 +6095,6 @@ msgid "F_orm:"
msgstr ""
#: hyperlinkinternetpage.ui:330
-#, fuzzy
msgctxt "hyperlinkinternetpage|script|tooltip_text"
msgid "Events"
msgstr "བྱུང་ལས་ཚུ།"
@@ -6272,7 +6157,6 @@ msgid "F_orm:"
msgstr ""
#: hyperlinkmailpage.ui:257
-#, fuzzy
msgctxt "hyperlinkmailpage|script|tooltip_text"
msgid "Events"
msgstr "བྱུང་ལས་ཚུ།"
@@ -6325,13 +6209,11 @@ msgid "_File:"
msgstr "ཡིག་སྣོད:"
#: hyperlinknewdocpage.ui:112
-#, fuzzy
msgctxt "hyperlinknewdocpage|create"
msgid "Select Path"
msgstr "འགྲུལ་ལམ་སེལ་འཐུ་འབད།"
#: hyperlinknewdocpage.ui:117
-#, fuzzy
msgctxt "hyperlinknewdocpage|create|tooltip_text"
msgid "Select Path"
msgstr "འགྲུལ་ལམ་སེལ་འཐུ་འབད།"
@@ -6343,7 +6225,6 @@ msgid "File _type:"
msgstr "ཡིག་སྣོད་དབྱེ་བ།:(~t)"
#: hyperlinknewdocpage.ui:172
-#, fuzzy
msgctxt "hyperlinknewdocpage|label2"
msgid "New Document"
msgstr "ཡིག་ཆ་གསརཔ།"
@@ -6372,7 +6253,6 @@ msgid "F_orm:"
msgstr ""
#: hyperlinknewdocpage.ui:309
-#, fuzzy
msgctxt "hyperlinknewdocpage|script|tooltip_text"
msgid "Events"
msgstr "བྱུང་ལས་ཚུ།"
@@ -6410,7 +6290,6 @@ msgid "Word:"
msgstr "མིང་ཚིག།(~W)"
#: iconchangedialog.ui:10
-#, fuzzy
msgctxt "iconchangedialog|IconChange"
msgid "%PRODUCTNAME %PRODUCTVERSION"
msgstr "%PRODUCTNAME %PRODUCTVERSION"
@@ -6477,13 +6356,11 @@ msgid "Browse..."
msgstr "བརད་འཚོལ།"
#: insertfloatingframe.ui:130
-#, fuzzy
msgctxt "insertfloatingframe|scrollbaron"
msgid "On"
msgstr "ཨཱོན།"
#: insertfloatingframe.ui:147
-#, fuzzy
msgctxt "insertfloatingframe|scrollbaroff"
msgid "Off"
msgstr "ཨོཕ།"
@@ -6501,13 +6378,11 @@ msgid "Scroll Bar"
msgstr "བཤུད་སྒྲིལ་ཕྲ་རིང་།"
#: insertfloatingframe.ui:218
-#, fuzzy
msgctxt "insertfloatingframe|borderon"
msgid "On"
msgstr "ཨཱོན།"
#: insertfloatingframe.ui:235
-#, fuzzy
msgctxt "insertfloatingframe|borderoff"
msgid "Off"
msgstr "ཨོཕ།"
@@ -6618,7 +6493,6 @@ msgid "A_fter"
msgstr "ཤུལ་ལས།"
#: insertrowcolumn.ui:210
-#, fuzzy
msgctxt "insertrowcolumn|label2"
msgid "Position"
msgstr "གནས་ས།"
@@ -6817,13 +6691,11 @@ msgid "Save Line Styles"
msgstr ""
#: linestyletabpage.ui:465
-#, fuzzy
msgctxt "linestyletabpage|label1"
msgid "Properties"
msgstr "རྒྱུ་དངོས།"
#: linetabpage.ui:30
-#, fuzzy
msgctxt "linetabpage|liststoreCAP_STYLE"
msgid "Flat"
msgstr "ལེབ་ཏེམ།"
@@ -6835,7 +6707,6 @@ msgid "Round"
msgstr "སྒྲ་སྐད།"
#: linetabpage.ui:38
-#, fuzzy
msgctxt "linetabpage|liststoreCAP_STYLE"
msgid "Square"
msgstr "གྲུ་བཞི།"
@@ -6981,7 +6852,6 @@ msgid "Icon"
msgstr "ངོས་དཔར་ཚུ།"
#: linetabpage.ui:798
-#, fuzzy
msgctxt "linetabpage|CTL_PREVIEW-atkobject"
msgid "Example"
msgstr "དཔེར་བརྗོད།"
@@ -7048,7 +6918,6 @@ msgid "Com_ponent..."
msgstr ""
#: macroassignpage.ui:158
-#, fuzzy
msgctxt "macroassignpage|delete"
msgid "Remove"
msgstr "རྩ་བསྐྲད་གཏང་།"
@@ -7065,7 +6934,6 @@ msgid "Macro Selector"
msgstr ""
#: macroselectordialog.ui:37
-#, fuzzy
msgctxt "macroselectordialog|add"
msgid "Add"
msgstr "ཁ་སྐོང་རྐྱབས།"
@@ -7193,7 +7061,6 @@ msgid "Insert Submenu"
msgstr ""
#: menuassignpage.ui:557
-#, fuzzy
msgctxt "menuassignpage|renameItem"
msgid "Rename..."
msgstr "བསྐྱར་མིང་བཏགས།"
@@ -7214,7 +7081,6 @@ msgid "Restore Default Command"
msgstr ""
#: mosaicdialog.ui:16
-#, fuzzy
msgctxt "mosaicdialog|MosaicDialog"
msgid "Mosaic"
msgstr "མོཛེཀི།"
@@ -7263,13 +7129,11 @@ msgid "Menu _position:"
msgstr ""
#: movemenu.ui:244
-#, fuzzy
msgctxt "movemenu|up-atkobject"
msgid "Up"
msgstr "ཡར།"
#: movemenu.ui:262
-#, fuzzy
msgctxt "movemenu|down-atkobject"
msgid "Down"
msgstr "མར།"
@@ -7328,13 +7192,11 @@ msgid "Create Macro"
msgstr ""
#: newlibdialog.ui:102
-#, fuzzy
msgctxt "newlibdialog|altrenametitle"
msgid "Rename"
msgstr "བསྐྱར་མིང་བཏགས།"
#: newtabledialog.ui:22
-#, fuzzy
msgctxt "newtabledialog|NewTableDialog"
msgid "Insert Table"
msgstr "ཡིག་སྣོད་བཙུགས།"
@@ -7366,7 +7228,6 @@ msgid "_Save in:"
msgstr ""
#: numberingformatpage.ui:38
-#, fuzzy
msgctxt "numberingformatpage|liststore1"
msgid "All"
msgstr "ཆ་མཉམ།"
@@ -7390,7 +7251,6 @@ msgid "Percent"
msgstr "བརྒྱ་ཆ།"
#: numberingformatpage.ui:50
-#, fuzzy
msgctxt "numberingformatpage|liststore1"
msgid "Currency"
msgstr "དངུལ།"
@@ -7413,7 +7273,6 @@ msgid "Scientific"
msgstr ""
#: numberingformatpage.ui:62
-#, fuzzy
msgctxt "numberingformatpage|liststore1"
msgid "Fraction"
msgstr "དཔྱ་ཕྲན།"
@@ -7435,7 +7294,6 @@ msgid "Automatically"
msgstr ""
#: numberingformatpage.ui:126
-#, fuzzy
msgctxt "numberingformatpage|add|tooltip_text"
msgid "Add"
msgstr "ཁ་སྐོང་རྐྱབས།"
@@ -7447,7 +7305,6 @@ msgid "Edit Comment"
msgstr "བསམ་བཀོད་ཞུན་དག་འབད།"
#: numberingformatpage.ui:156
-#, fuzzy
msgctxt "numberingformatpage|delete|tooltip_text"
msgid "Remove"
msgstr "རྩ་བསྐྲད་གཏང་།"
@@ -7519,7 +7376,6 @@ msgid "_Language"
msgstr "སྐད་ཡིག"
#: numberingoptionspage.ui:64
-#, fuzzy
msgctxt "numberingoptionspage|label1"
msgid "Level"
msgstr "གནས་རིམ།"
@@ -7602,19 +7458,16 @@ msgid "Bottom of character"
msgstr "ཡིག་འབྲུའི་མཇུག"
#: numberingoptionspage.ui:287
-#, fuzzy
msgctxt "numberingoptionspage|orientlb"
msgid "Top of line"
msgstr "གྲལ་ཐིག་གི་མགུ"
#: numberingoptionspage.ui:288
-#, fuzzy
msgctxt "numberingoptionspage|orientlb"
msgid "Center of line"
msgstr "གྲལ་ཐིག་གི་དབུས།"
#: numberingoptionspage.ui:289
-#, fuzzy
msgctxt "numberingoptionspage|orientlb"
msgid "Bottom of line"
msgstr "གྲལ་ཐིག་གི་མཇུག"
@@ -7638,7 +7491,6 @@ msgid "Before:"
msgstr "ཧེ་མ།"
#: numberingoptionspage.ui:373
-#, fuzzy
msgctxt "numberingoptionspage|separator"
msgid "Separator"
msgstr "དབྱེ་བྱེད།"
@@ -7701,13 +7553,11 @@ msgid "From file..."
msgstr "ཡིག་སྣོད་ནང་ལས།(~F)"
#: numberingoptionspage.ui:603
-#, fuzzy
msgctxt "numberingoptionspage|gallery"
msgid "Gallery"
msgstr "སྟོན་ཁང་།"
#: numberingpositionpage.ui:23
-#, fuzzy
msgctxt "numberingpositionpage|liststore1"
msgid "Left"
msgstr "གཡོན།"
@@ -7731,7 +7581,6 @@ msgid "Tab stop"
msgstr "མཆོང་ལྡེ་བཀག་དོ།"
#: numberingpositionpage.ui:43
-#, fuzzy
msgctxt "numberingpositionpage|liststore2"
msgid "Space"
msgstr "གནམ་སྟོང།"
@@ -7742,7 +7591,6 @@ msgid "Nothing"
msgstr ""
#: numberingpositionpage.ui:88
-#, fuzzy
msgctxt "numberingpositionpage|1"
msgid "Level"
msgstr "གནས་རིམ།"
@@ -7994,7 +7842,6 @@ msgid "Color setting"
msgstr ""
#: optappearancepage.ui:156
-#, fuzzy
msgctxt "optappearancepage|on"
msgid "On"
msgstr "ཨཱོན།"
@@ -8015,7 +7862,6 @@ msgid "Western _text and Asian punctuation"
msgstr ""
#: optasianpage.ui:73
-#, fuzzy
msgctxt "optasianpage|label1"
msgid "Kerning"
msgstr "ཀར་ནིང་།"
@@ -8192,7 +8038,6 @@ msgid "Eastern Arabic (٣ ,٢ ,١…)"
msgstr ""
#: optctlpage.ui:237
-#, fuzzy
msgctxt "optctlpage|numerals"
msgid "System"
msgstr "རིམ་ལུགས།"
@@ -8220,7 +8065,6 @@ msgid "Browse..."
msgstr "བརད་འཚོལ།"
#: optemailpage.ui:89
-#, fuzzy
msgctxt "optemailpage|browsetitle"
msgid "All files"
msgstr "ཡིག་སྣོད་ཚུ་ཆ་མཉམ།"
@@ -8350,7 +8194,6 @@ msgid "Screen only"
msgstr ""
#: optfontspage.ui:132
-#, fuzzy
msgctxt "optfontspage|font"
msgid "Font"
msgstr "ཡིག་གཟུགས།"
@@ -8544,7 +8387,6 @@ msgid "_Use '%ENGLISHUSLOCALE' locale for numbers"
msgstr ""
#: opthtmlpage.ui:407
-#, fuzzy
msgctxt "opthtmlpage|label2"
msgid "Import"
msgstr "ནང་འདྲེན།"
@@ -8577,7 +8419,6 @@ msgid "LibreOffice _Basic"
msgstr ""
#: opthtmlpage.ui:568
-#, fuzzy
msgctxt "opthtmlpage|label3"
msgid "Export"
msgstr "ཕྱིར་འདྲེན།"
@@ -8978,7 +8819,6 @@ msgid "Type"
msgstr "དབྱེ་བ།"
#: optpathspage.ui:53
-#, fuzzy
msgctxt "optpathspage|path"
msgid "Path"
msgstr "འགྲུལ་ལམ།"
@@ -9011,19 +8851,16 @@ msgid "Proxy s_erver:"
msgstr ""
#: optproxypage.ui:138
-#, fuzzy
msgctxt "optproxypage|proxymode"
msgid "None"
msgstr "ཅི་མེད།"
#: optproxypage.ui:139
-#, fuzzy
msgctxt "optproxypage|proxymode"
msgid "System"
msgstr "རིམ་ལུགས།"
#: optproxypage.ui:140
-#, fuzzy
msgctxt "optproxypage|proxymode"
msgid "Manual"
msgstr "ལག་དེབ་"
@@ -9181,19 +9018,16 @@ msgid "Text document"
msgstr "ཡིག་ཆ་གསརཔ།"
#: optsavepage.ui:368
-#, fuzzy
msgctxt "optsavepage|doctype"
msgid "HTML document"
msgstr "ཨེཆ་ཊི་ཨེམ་ཨེལ་ཡིག་ཆ།"
#: optsavepage.ui:369
-#, fuzzy
msgctxt "optsavepage|doctype"
msgid "Master document"
msgstr "ཡིག་ཆ་ཨམ།"
#: optsavepage.ui:370
-#, fuzzy
msgctxt "optsavepage|doctype"
msgid "Spreadsheet"
msgstr "ཤོག་ཁྲམ།"
@@ -9211,7 +9045,6 @@ msgid "Drawing"
msgstr "པར་རིས།"
#: optsavepage.ui:373
-#, fuzzy
msgctxt "optsavepage|doctype"
msgid "Formula"
msgstr "མན་ངག"
@@ -9380,13 +9213,11 @@ msgid "Fa_x/e-mail:"
msgstr ""
#: optuserpage.ui:171
-#, fuzzy
msgctxt "optuserpage|firstname-atkobject"
msgid "First name"
msgstr "མགོ་མིང་།"
#: optuserpage.ui:189
-#, fuzzy
msgctxt "lastname-atkobject"
msgid "Last name"
msgstr "མཇུག་མིང་།"
@@ -9398,7 +9229,6 @@ msgid "Initials"
msgstr "མིང་རྟགས་བསྡུས་པ།"
#: optuserpage.ui:236
-#, fuzzy
msgctxt "city-atkobject"
msgid "City"
msgstr "གྲོང་སྡེ།"
@@ -9410,7 +9240,6 @@ msgid "State"
msgstr "མངའ་སྡེ།"
#: optuserpage.ui:272
-#, fuzzy
msgctxt "zip-atkobject"
msgid "Zip code"
msgstr "གནས་ཨང་།"
@@ -9422,7 +9251,6 @@ msgid "Title"
msgstr "མགོ་མིང་།"
#: optuserpage.ui:320
-#, fuzzy
msgctxt "position-atkobject"
msgid "Position"
msgstr "གནས་ས།"
@@ -9459,7 +9287,6 @@ msgid "Last name/first _name/father’s name/initials:"
msgstr ""
#: optuserpage.ui:472
-#, fuzzy
msgctxt "ruslastname-atkobject"
msgid "Last name"
msgstr "མཇུག་མིང་།"
@@ -9476,7 +9303,6 @@ msgid "Initials"
msgstr "མིང་རྟགས་བསྡུས་པ།"
#: optuserpage.ui:526
-#, fuzzy
msgctxt "rusfirstname-atkobject"
msgid "First name"
msgstr "མགོ་མིང་།"
@@ -9487,13 +9313,11 @@ msgid "Last/first _name/initials:"
msgstr ""
#: optuserpage.ui:569
-#, fuzzy
msgctxt "eastlastname-atkobject"
msgid "Last name"
msgstr "མཇུག་མིང་།"
#: optuserpage.ui:587
-#, fuzzy
msgctxt "eastfirstname-atkobject"
msgid "First name"
msgstr "མགོ་མིང་།"
@@ -9510,7 +9334,6 @@ msgid "_Street/apartment number:"
msgstr ""
#: optuserpage.ui:648
-#, fuzzy
msgctxt "russtreet-atkobject"
msgid "Street"
msgstr "ཁྲོམ་ལམ།"
@@ -9526,19 +9349,16 @@ msgid "_Zip/city:"
msgstr ""
#: optuserpage.ui:709
-#, fuzzy
msgctxt "icity-atkobject"
msgid "City"
msgstr "གྲོང་སྡེ།"
#: optuserpage.ui:727
-#, fuzzy
msgctxt "izip-atkobject"
msgid "Zip code"
msgstr "གནས་ཨང་།"
#: optuserpage.ui:825
-#, fuzzy
msgctxt "optuserpage|label1"
msgid "Address"
msgstr "ཁ་བྱང་།"
@@ -9827,7 +9647,6 @@ msgid "Middle mouse _button:"
msgstr ""
#: optviewpage.ui:597
-#, fuzzy
msgctxt "optviewpage|mousepos"
msgid "Default button"
msgstr "སྔོན་སྒྲིག་ཨེབ་རྟ།"
@@ -9869,7 +9688,6 @@ msgid "Right and left"
msgstr ""
#: pageformatpage.ui:19
-#, fuzzy
msgctxt "pageformatpage|liststorePageLayout"
msgid "Mirrored"
msgstr "ངོ་འཆར་ཡོདཔ།"
@@ -9973,7 +9791,6 @@ msgid "I_nner:"
msgstr ""
#: pageformatpage.ui:502
-#, fuzzy
msgctxt "pageformatpage|labelMargins"
msgid "Margins"
msgstr "མཐའ་སྟོང༌་ཚུ་"
@@ -10037,7 +9854,6 @@ msgstr ""
#: paragalignpage.ui:15
#: /home/cl/vc/git/libo-core/cui/uiconfig/ui/paragalignpage.ui:19
-#, fuzzy
msgctxt "paragalignpage|liststoreLB_LASTLINE"
msgid "Start"
msgstr "འགོ་བཙུགས།"
@@ -10049,7 +9865,6 @@ msgid "Centered"
msgstr "དབུས་སྒྲིག།"
#: paragalignpage.ui:27
-#, fuzzy
msgctxt "paragalignpage|liststoreLB_LASTLINE"
msgid "Justified"
msgstr "ལྟེམས་བཅོས།"
@@ -10061,7 +9876,6 @@ msgid "Automatic"
msgstr "རང་བཞིན་"
#: paragalignpage.ui:45
-#, fuzzy
msgctxt "paragalignpage|liststoreLB_VERTALIGN"
msgid "Base line"
msgstr "གྲལ་ཐིག་གི་གཞི་རྟེན།"
@@ -10085,7 +9899,6 @@ msgid "Bottom"
msgstr "མཇུག"
#: paragalignpage.ui:85
-#, fuzzy
msgctxt "paragalignpage|drawingareaWN_EXAMPLE-atkobject"
msgid "Example"
msgstr "དཔེར་བརྗོད།"
@@ -10164,7 +9977,6 @@ msgid "_Text direction:"
msgstr "ཚིག་ཡིག་ཁ་ཕྱོགས་"
#: paragalignpage.ui:444
-#, fuzzy
msgctxt "paragalignpage|labelFL_PROPERTIES"
msgid "Properties"
msgstr "རྒྱུ་དངོས།"
@@ -10188,13 +10000,11 @@ msgid "1.5 Lines"
msgstr "༡ .༥ གྲལ་ཐིག་ཚུ།"
#: paraindentspacing.ui:49
-#, fuzzy
msgctxt "paraindentspacing|liststoreLB_LINEDIST"
msgid "Double"
msgstr "ལོག་བལྟབ།"
#: paraindentspacing.ui:53
-#, fuzzy
msgctxt "paraindentspacing|liststoreLB_LINEDIST"
msgid "Proportional"
msgstr "སྙོམས་ཚད་ཀྱི།"
@@ -10211,7 +10021,6 @@ msgid "Leading"
msgstr "མགུ་རྒྱན།"
#: paraindentspacing.ui:91
-#, fuzzy
msgctxt "paraindentspacing|drawingareaWN_EXAMPLE-atkobject"
msgid "Example"
msgstr "དཔེར་བརྗོད།"
@@ -10238,13 +10047,11 @@ msgid "_Automatic"
msgstr "རང་བཞིན་"
#: paraindentspacing.ui:221
-#, fuzzy
msgctxt "paraindentspacing|labelST_LINEDIST_ABS"
msgid "Fixed"
msgstr "གཏན་བཟོ།"
#: paraindentspacing.ui:236
-#, fuzzy
msgctxt "paraindentspacing|label1"
msgid "Indent"
msgstr "འགོ་མཚམས།"
@@ -10270,7 +10077,6 @@ msgid "Spacing"
msgstr "བར་སྟོང་བཞག་ཐངས།"
#: paraindentspacing.ui:404
-#, fuzzy
msgctxt "paraindentspacing|labelFT_LINEDIST"
msgid "of"
msgstr "གི"
@@ -10287,13 +10093,11 @@ msgid "A_ctivate"
msgstr ""
#: paraindentspacing.ui:503
-#, fuzzy
msgctxt "paraindentspacing|label3"
msgid "Register-true"
msgstr "ཐོ་དེབ་བདེན་པ།"
#: paratabspage.ui:49
-#, fuzzy
msgctxt "paratabspage|label1"
msgid "Position"
msgstr "གནས་ས།"
@@ -10435,7 +10239,6 @@ msgid "File Encryption Password"
msgstr ""
#: pastespecial.ui:7
-#, fuzzy
msgctxt "pastespecial|PasteSpecialDialog"
msgid "Paste Special"
msgstr "དམིགས་བསལ་ སྦྱར།"
@@ -10447,7 +10250,6 @@ msgid "Source:"
msgstr "འབྱུང་ཁུངས།"
#: pastespecial.ui:157
-#, fuzzy
msgctxt "pastespecial|label1"
msgid "Selection"
msgstr "སེལ་འཐུ།"
@@ -10459,7 +10261,6 @@ msgid "_Modify"
msgstr "ལེགས་བཅོས་འབད།"
#: patterntabpage.ui:92
-#, fuzzy
msgctxt "patterntabpage|label3"
msgid "Pattern"
msgstr "དཔེ་གཞི།"
@@ -10492,13 +10293,11 @@ msgid "Options"
msgstr "གདམ་ཁ་ཚུ།"
#: patterntabpage.ui:295
-#, fuzzy
msgctxt "patterntabpage|CTL_PREVIEW-atkobject"
msgid "Example"
msgstr "དཔེར་བརྗོད།"
#: patterntabpage.ui:313
-#, fuzzy
msgctxt "patterntabpage|label2"
msgid "Preview"
msgstr "སྔོན་ལྟ།"
@@ -10546,7 +10345,6 @@ msgid "Firefox Themes"
msgstr ""
#: pickbulletpage.ui:34
-#, fuzzy
msgctxt "pickbulletpage|label25"
msgid "Selection"
msgstr "སེལ་འཐུ།"
@@ -10562,19 +10360,16 @@ msgid "Add and Resize"
msgstr ""
#: pickgraphicpage.ui:75
-#, fuzzy
msgctxt "pickgraphicpage|label25"
msgid "Selection"
msgstr "སེལ་འཐུ།"
#: picknumberingpage.ui:34
-#, fuzzy
msgctxt "picknumberingpage|label25"
msgid "Selection"
msgstr "སེལ་འཐུ།"
#: pickoutlinepage.ui:34
-#, fuzzy
msgctxt "pickoutlinepage|label25"
msgid "Selection"
msgstr "སེལ་འཐུ།"
@@ -10611,7 +10406,6 @@ msgid "Relative font size"
msgstr ""
#: positionpage.ui:201
-#, fuzzy
msgctxt "positionpage|label20"
msgid "Position"
msgstr "གནས་ས།"
@@ -10665,7 +10459,6 @@ msgid "Spacing"
msgstr "བར་སྟོང་བཞག་ཐངས།"
#: positionpage.ui:478
-#, fuzzy
msgctxt "positionpage|preview-atkobject"
msgid "Preview"
msgstr "སྔོན་ལྟ།"
@@ -10717,7 +10510,6 @@ msgid "_Base point:"
msgstr ""
#: possizetabpage.ui:150
-#, fuzzy
msgctxt "possizetabpage|label1"
msgid "Position"
msgstr "གནས་ས།"
@@ -10784,7 +10576,6 @@ msgid "Adapt"
msgstr ""
#: posterdialog.ui:16
-#, fuzzy
msgctxt "posterdialog|PosterDialog"
msgid "Posterize"
msgstr "པོསི་ཊ་རའིཛི།"
@@ -10940,7 +10731,6 @@ msgid "No Loaded File"
msgstr ""
#: querynoloadedfiledialog.ui:14
-#, fuzzy
msgctxt "querynoloadedfiledialog|NoLoadedFileDialog"
msgid "The file could not be loaded!"
msgstr "ཡིག་སྣོད་འདི་མངོན་གསལ་འབད་མི་བཏུབ!"
@@ -11073,13 +10863,11 @@ msgid "Run"
msgstr "གཡོག་བཀོལ།(~u)"
#: scriptorganizer.ui:49
-#, fuzzy
msgctxt "scriptorganizer|create"
msgid "Create..."
msgstr "གསར་བསྐྲུན་་་་"
#: scriptorganizer.ui:79
-#, fuzzy
msgctxt "scriptorganizer|rename"
msgid "Rename..."
msgstr "བསྐྱར་མིང་བཏགས།"
@@ -11096,7 +10884,6 @@ msgid "Macros"
msgstr "མེ་ཀོརོསི།"
#: searchattrdialog.ui:9
-#, fuzzy
msgctxt "searchattrdialog|SearchAttrDialog"
msgid "Attributes"
msgstr "ཁྱད་ཆོས།"
@@ -11107,19 +10894,16 @@ msgid "Text Format "
msgstr ""
#: searchformatdialog.ui:106
-#, fuzzy
msgctxt "searchformatdialog|font"
msgid "Font"
msgstr "ཡིག་གཟུགས།"
#: searchformatdialog.ui:128
-#, fuzzy
msgctxt "searchformatdialog|fonteffects"
msgid "Font Effects"
msgstr "ཡིག་གཟུགས་ཀྱི་ནུས་པ་ཚུ།"
#: searchformatdialog.ui:151
-#, fuzzy
msgctxt "searchformatdialog|position"
msgid "Position"
msgstr "གནས་ས།"
@@ -11136,7 +10920,6 @@ msgid "Indents & Spacing"
msgstr ""
#: searchformatdialog.ui:220
-#, fuzzy
msgctxt "searchformatdialog|labelTP_PARA_ALIGN"
msgid "Alignment"
msgstr "ཕྲང་སྒྲིག"
@@ -11280,13 +11063,11 @@ msgid "_Color:"
msgstr ""
#: shadowtabpage.ui:205
-#, fuzzy
msgctxt "shadowtabpage|CTL_COLOR_PREVIEW-atkobject"
msgid "Example"
msgstr "དཔེར་བརྗོད།"
#: shadowtabpage.ui:230
-#, fuzzy
msgctxt "shadowtabpage|label"
msgid "Properties"
msgstr "རྒྱུ་དངོས།"
@@ -11398,7 +11179,6 @@ msgid "Currently Installed Smart Tags"
msgstr ""
#: smoothdialog.ui:16
-#, fuzzy
msgctxt "smoothdialog|SmoothDialog"
msgid "Smooth"
msgstr "ཧུམ་ཁྱོག་ཁྱོག"
@@ -11415,7 +11195,6 @@ msgid "Parameters"
msgstr "ཚད་བཟུང་ཚུ།(~P)"
#: solarizedialog.ui:14
-#, fuzzy
msgctxt "solarizedialog|SolarizeDialog"
msgid "Solarization"
msgstr "ཉི་དྲོད་བཙུགས་པ།"
@@ -11620,7 +11399,6 @@ msgid "_Split cell into:"
msgstr ""
#: splitcellsdialog.ui:146
-#, fuzzy
msgctxt "splitcellsdialog|label1"
msgid "Split"
msgstr "གཤག"
@@ -11643,7 +11421,6 @@ msgid "_Into equal proportions"
msgstr ""
#: splitcellsdialog.ui:241
-#, fuzzy
msgctxt "splitcellsdialog|label2"
msgid "Direction"
msgstr "ཁ་ཕྱོགས།"
@@ -11735,7 +11512,6 @@ msgid "To _frame"
msgstr "གཞི་ཁྲམ་ལུ།(~F)"
#: swpossizepage.ui:294
-#, fuzzy
msgctxt "swpossizepage|label1"
msgid "Anchor"
msgstr "ཨེན་ཀོར།"
@@ -11783,7 +11559,6 @@ msgid "Follow te_xt flow"
msgstr ""
#: swpossizepage.ui:522
-#, fuzzy
msgctxt "swpossizepage|label11"
msgid "Position"
msgstr "གནས་ས།"
@@ -11813,13 +11588,11 @@ msgid "No Effect"
msgstr "ནུས་པ་མེདཔ།"
#: textanimtabpage.ui:53
-#, fuzzy
msgctxt "textanimtabpage|liststoreEFFECT"
msgid "Blink"
msgstr "འགུལ་སྤར།"
#: textanimtabpage.ui:57
-#, fuzzy
msgctxt "textanimtabpage|liststoreEFFECT"
msgid "Scroll Through"
msgstr "བརྒྱུད་དེ་བཤུད་སྒྲིལ་འབད།"
@@ -11830,7 +11603,6 @@ msgid "Scroll Back and Forth"
msgstr ""
#: textanimtabpage.ui:65
-#, fuzzy
msgctxt "textanimtabpage|liststoreEFFECT"
msgid "Scroll In"
msgstr "ནང་ན་ བཤུད་སྒྲིལ་འབད།"
@@ -11848,19 +11620,16 @@ msgid "Direction:"
msgstr "ཁ་ཕྱོགས།"
#: textanimtabpage.ui:155
-#, fuzzy
msgctxt "textanimtabpage|BTN_UP|tooltip_text"
msgid "To top"
msgstr "སྤྱི་ཏོག་ལུ།"
#: textanimtabpage.ui:161
-#, fuzzy
msgctxt "textanimtabpage|BTN_UP-atkobject"
msgid "Up"
msgstr "ཡར།"
#: textanimtabpage.ui:176
-#, fuzzy
msgctxt "textanimtabpage|BTN_RIGHT|tooltip_text"
msgid "To right"
msgstr "གཡས་ལུ།"
@@ -11872,25 +11641,21 @@ msgid "Right"
msgstr "མཐོ་ཚད།"
#: textanimtabpage.ui:197
-#, fuzzy
msgctxt "textanimtabpage|BTN_LEFT|tooltip_text"
msgid "To left"
msgstr "གཡོན་ལུ།"
#: textanimtabpage.ui:203
-#, fuzzy
msgctxt "textanimtabpage|BTN_LEFT-atkobject"
msgid "Left"
msgstr "གཡོན།"
#: textanimtabpage.ui:218
-#, fuzzy
msgctxt "textanimtabpage|BTN_DOWN|tooltip_text"
msgid "To bottom"
msgstr "གཤམ་ལུ།"
#: textanimtabpage.ui:224
-#, fuzzy
msgctxt "textanimtabpage|BTN_DOWN-atkobject"
msgid "Down"
msgstr "མར།"
@@ -11939,7 +11704,6 @@ msgid "_Automatic"
msgstr "རང་བཞིན་"
#: textanimtabpage.ui:522
-#, fuzzy
msgctxt "textanimtabpage|label2"
msgid "Properties"
msgstr "རྒྱུ་དངོས།"
@@ -12038,7 +11802,6 @@ msgid "Text"
msgstr "ཚིག་ཡིག"
#: textdialog.ui:128
-#, fuzzy
msgctxt "textdialog|RID_SVXPAGE_TEXTANIMATION"
msgid "Text Animation"
msgstr "ཚིག་ཡིག་ བསྒུལ་བཟོ།"
@@ -12105,7 +11868,6 @@ msgid "Page Style"
msgstr "ཤོག་ལེབ་ཀྱི་བཟོ་རྣམ།"
#: textflowpage.ui:309
-#, fuzzy
msgctxt "textflowpage|comboBreakType"
msgid "Page"
msgstr "ཤོག་ལེབ།"
@@ -12156,13 +11918,11 @@ msgid "_Widow control"
msgstr ""
#: textflowpage.ui:473
-#, fuzzy
msgctxt "textflowpage|labelOrphan"
msgid "lines"
msgstr "གྲལ་ཐིག་ཚུ།"
#: textflowpage.ui:485
-#, fuzzy
msgctxt "textflowpage|labelWidow"
msgid "lines"
msgstr "གྲལ་ཐིག་ཚུ།"
@@ -12174,7 +11934,6 @@ msgid "Options"
msgstr "གདམ་ཁ་ཚུ།"
#: thesaurus.ui:14
-#, fuzzy
msgctxt "thesaurus|ThesaurusDialog"
msgid "Thesaurus"
msgstr "མངོན་བརྗོད།"
@@ -12228,7 +11987,6 @@ msgid "Quadratic"
msgstr ""
#: transparencytabpage.ui:45
-#, fuzzy
msgctxt "transparencytabpage|liststoreTYPE"
msgid "Square"
msgstr "གྲུ་བཞི།"
@@ -12289,13 +12047,11 @@ msgid "_End value:"
msgstr ""
#: transparencytabpage.ui:435
-#, fuzzy
msgctxt "transparencytabpage|CTL_BITMAP_PREVIEW-atkobject"
msgid "Example"
msgstr "དཔེར་བརྗོད།"
#: transparencytabpage.ui:453
-#, fuzzy
msgctxt "transparencytabpage|CTL_TRANS_PREVIEW-atkobject"
msgid "Example"
msgstr "དཔེར་བརྗོད།"
@@ -12427,7 +12183,6 @@ msgid "Enclosing Character"
msgstr ""
#: twolinespage.ui:233
-#, fuzzy
msgctxt "twolinespage|preview-atkobject"
msgid "Preview"
msgstr "སྔོན་ལྟ།"
@@ -12511,7 +12266,6 @@ msgid "Variable:"
msgstr "འགྱུར་ཅན།"
#: zoomdialog.ui:204
-#, fuzzy
msgctxt "zoomdialog|zoomsb-atkobject"
msgid "Variable"
msgstr "འགྱུར་ཅན།"
@@ -12541,7 +12295,6 @@ msgid "Columns:"
msgstr "ཀེར་ཐིག་ཚུ།"
#: zoomdialog.ui:332
-#, fuzzy
msgctxt "zoomdialog|columnssb-atkobject"
msgid "Columns"
msgstr "ཀེར་ཐིག་ཚུ།"
diff --git a/source/dz/dbaccess/messages.po b/source/dz/dbaccess/messages.po
index 66354fd845f..03ab36c56dc 100644
--- a/source/dz/dbaccess/messages.po
+++ b/source/dz/dbaccess/messages.po
@@ -748,7 +748,6 @@ msgid "Column ~Format..."
msgstr "ཀེར་ཐིག་རྩ་སྒྲིག་་་་་(~F)"
#: strings.hrc:171
-#, fuzzy
msgctxt "RID_STR_COLUMN_WIDTH"
msgid "Column ~Width..."
msgstr "ཀེར་ཐིག་གི་རྒྱ་ཚད་་་་་(~W)"
@@ -760,7 +759,6 @@ msgid "Table Format..."
msgstr "ཐིག་ཁྲམ་རྩ་སྒྲིག་་་་"
#: strings.hrc:173
-#, fuzzy
msgctxt "RID_STR_ROW_HEIGHT"
msgid "Row Height..."
msgstr "གྲལ་ཐིག་གི་ཐོ་ཚད།"
@@ -2438,7 +2436,6 @@ msgid "Press 'Next' to save a copy of your document, and to begin the migration.
msgstr "ཁྱོད་རའི་ཡིག་ཆ་གི་འདྲ་བསྲུང་ནིའི་དོན་ལུ་དང་ གནས་སྤོ་ནིའི་དོན་ལུ་ \"ཤུལ་མམ་\" གུ་ཨེབ་གཏང་འབད།"
#: backuppage.ui:76
-#, fuzzy
msgctxt "backuppage|label3"
msgid "Save to:"
msgstr "ལུ་སྲུངས།:"
@@ -2467,7 +2464,6 @@ msgid "Choose a data source:"
msgstr ""
#: collectionviewdialog.ui:11
-#, fuzzy
msgctxt "collectionviewdialog|CollectionView"
msgid "Save"
msgstr "སྲུངས།"
@@ -2497,7 +2493,6 @@ msgid "File _name:"
msgstr "ཡིག་སྣོད་ཀྱི་མིང་:"
#: colwidthdialog.ui:15
-#, fuzzy
msgctxt "colwidthdialog|ColWidthDialog"
msgid "Column Width"
msgstr "ཀེར་ཐིག་གི་རྒྱ་ཚད།"
@@ -2532,7 +2527,6 @@ msgid "_Browse…"
msgstr "འཚོལ་བལྟ"
#: connectionpage.ui:98
-#, fuzzy
msgctxt "connectionpage|generalLabel"
msgid "General"
msgstr "ཡོངས་ཁྱབ།"
@@ -2614,7 +2608,6 @@ msgid "Crea_te new field as primary key"
msgstr ""
#: copytablepage.ui:143
-#, fuzzy
msgctxt "copytablepage|keynamelabel"
msgid "Name:"
msgstr "མིང་།:"
@@ -2637,7 +2630,6 @@ msgid "Ta_ble name:"
msgstr "ཐིག་ཁྲམ་གྱི་མིང་།"
#: dbaseindexdialog.ui:28
-#, fuzzy
msgctxt "dbaseindexdialog|DBaseIndexDialog"
msgid "Indexes"
msgstr "ཟུར་ཐོ་ཚུ།"
@@ -2773,7 +2765,6 @@ msgid "Set Up a Connection to a MySQL Database"
msgstr "ཇེ་ཌི་བི་སི་གནད་སྡུད་གཞི་རྟེན་ལུ་ མཐུད་ལམ་ གཞི་སྒྲིག་འབད།"
#: dbwizspreadsheetpage.ui:74
-#, fuzzy
msgctxt "dbwizspreadsheetpage|browse"
msgid "Browse"
msgstr "འཚོལ་བལྟ"
@@ -2790,7 +2781,6 @@ msgid "_Password required"
msgstr "ཆོག་ཡིག་དགོས་མཁོ་ཡོདཔ།"
#: dbwiztextpage.ui:74
-#, fuzzy
msgctxt "dbwiztextpage|browse"
msgid "Browse"
msgstr "འཚོལ་བལྟ"
@@ -2872,7 +2862,6 @@ msgid "Format"
msgstr "རྩ་སྒྲིག"
#: fielddialog.ui:133
-#, fuzzy
msgctxt "fielddialog|alignment"
msgid "Alignment"
msgstr "ཕྲང་སྒྲིག"
@@ -2980,7 +2969,6 @@ msgid "_Recently used:"
msgstr "འཕྲལ་གྱི་ལག་ལེན་འཐབ་ཡོདཔ་ཨིན།"
#: generalpagewizard.ui:179
-#, fuzzy
msgctxt "generalpagewizard|openDatabase"
msgid "Open"
msgstr "ཁ་ཕྱེ།"
@@ -3020,7 +3008,6 @@ msgid "Test Class"
msgstr "དབྱེ་རིགས་བརྟག་དཔྱད་འབད།"
#: generalspecialjdbcdetailspage.ui:162
-#, fuzzy
msgctxt "generalspecialjdbcdetailspage|label1"
msgid "Connection Settings"
msgstr "མཐུད་ལམ་སྒྲིག་སྟངས་ཚུ།"
@@ -3060,7 +3047,6 @@ msgid "Settings"
msgstr "སྒྲིག་སྟངས་ཚུ།"
#: indexdesigndialog.ui:9
-#, fuzzy
msgctxt "indexdesigndialog|IndexDesignDialog"
msgid "Indexes"
msgstr "ཟུར་ཐོ་ཚུ།"
@@ -3314,7 +3300,6 @@ msgid "Maximum number of _records:"
msgstr "དྲན་ཐོ་ཚུའི་ཨང་གྲངས་ མང་མཐའ།(~r)"
#: ldappage.ui:133
-#, fuzzy
msgctxt "ldappage|charsetheader"
msgid "Connection Settings"
msgstr "མཐུད་ལམ་སྒྲིག་སྟངས་ཚུ།"
@@ -3344,7 +3329,6 @@ msgid "Overall progress:"
msgstr "སྤྱིར་བཏང་གི་ཡརའཕེལ་:"
#: migratepage.ui:83
-#, fuzzy
msgctxt "migratepage|overall"
msgid "document $current$ of $overall$"
msgstr "$overall$ གི་ཡིག་ཆ་ $current$ "
@@ -3362,7 +3346,6 @@ msgid "Current object:"
msgstr "ད་ལྟོའི་དངོས་པོ་:"
#: mysqlnativepage.ui:48
-#, fuzzy
msgctxt "mysqlnativepage|connectionheader"
msgid "Connection Settings"
msgstr "མཐུད་ལམ་སྒྲིག་སྟངས་ཚུ།"
@@ -3419,7 +3402,6 @@ msgid "_Port:"
msgstr ""
#: mysqlnativesettings.ui:138
-#, fuzzy
msgctxt "mysqlnativesettings|defaultport"
msgid "Default: 3306"
msgstr "སྔོན་སྒྲིག:༣༣༠༦"
@@ -3601,7 +3583,6 @@ msgid "Field name"
msgstr "ས་སྒོའི་མིང་"
#: queryfilterdialog.ui:120
-#, fuzzy
msgctxt "queryfilterdialog|label6"
msgid "Condition"
msgstr "གནས་སྟངས།"
@@ -3643,7 +3624,6 @@ msgid ">="
msgstr ""
#: queryfilterdialog.ui:154
-#, fuzzy
msgctxt "queryfilterdialog|cond1"
msgid "like"
msgstr "བཟུམ།"
@@ -3682,25 +3662,21 @@ msgid "Value"
msgstr "བེ་ལུ།"
#: queryfilterdialog.ui:263
-#, fuzzy
msgctxt "queryfilterdialog|op2"
msgid "AND"
msgstr "དང་།"
#: queryfilterdialog.ui:264
-#, fuzzy
msgctxt "queryfilterdialog|op2"
msgid "OR"
msgstr "ཡང་ན།"
#: queryfilterdialog.ui:278
-#, fuzzy
msgctxt "queryfilterdialog|op3"
msgid "AND"
msgstr "དང་།"
#: queryfilterdialog.ui:279
-#, fuzzy
msgctxt "queryfilterdialog|op3"
msgid "OR"
msgstr "ཡང་ན།"
@@ -3712,7 +3688,6 @@ msgid "Criteria"
msgstr "ཁྱད་ཚད།"
#: queryfuncmenu.ui:12
-#, fuzzy
msgctxt "queryfuncmenu|functions"
msgid "Functions"
msgstr "ལས་འགན།"
@@ -3724,13 +3699,11 @@ msgid "Table Name"
msgstr "ཐིག་ཁྲམ་གྱི་མིང་།"
#: queryfuncmenu.ui:34
-#, fuzzy
msgctxt "queryfuncmenu|alias"
msgid "Alias"
msgstr "མིང་གཞན།"
#: queryfuncmenu.ui:48
-#, fuzzy
msgctxt "queryfuncmenu|distinct"
msgid "Distinct Values"
msgstr "ཁྱད་ཅན་གནས་གོང་།"
@@ -3956,7 +3929,6 @@ msgid "Field name"
msgstr "ས་སྒོའི་མིང་"
#: sortdialog.ui:146
-#, fuzzy
msgctxt "sortdialog|label6"
msgid "Order"
msgstr "གོ་རིམ།"
@@ -4004,7 +3976,6 @@ msgid "Sort Order"
msgstr "གོ་རིམ་ དབྱེ་སེལ་འབད།"
#: specialjdbcconnectionpage.ui:19
-#, fuzzy
msgctxt "specialjdbcconnectionpage|header"
msgid "Set up connection to a MySQL database using JDBC"
msgstr "ཇེ་ཌི་བི་སི་ལག་ལེན་གྱི་ཐོག་ལས་ མའི་ཨེསི་ཀིའུ་ཨེལ་ གནད་སྡུད་གཞི་རྟེན་ལུ་ མཐུད་ལམ་གཞི་སྒྲིག་འབད།"
@@ -4035,7 +4006,6 @@ msgid "_Port number:"
msgstr "འདྲེན་ལམ་ཨང་།(~P)"
#: specialjdbcconnectionpage.ui:139
-#, fuzzy
msgctxt "specialjdbcconnectionpage|portNumDefLabel"
msgid "Default: 3306"
msgstr "སྔོན་སྒྲིག:༣༣༠༦"
@@ -4144,7 +4114,6 @@ msgid "Default"
msgstr "སྔོན་སྒྲིག།"
#: specialsettingspage.ui:316
-#, fuzzy
msgctxt "specialsettingspage|comparison"
msgid "SQL"
msgstr "ཨེསི་ཀིཡུ་ཨེལི།"
@@ -4268,7 +4237,6 @@ msgid "Tables"
msgstr "ཐིག་ཁྲམ་ཚུ།"
#: tablesjoindialog.ui:99
-#, fuzzy
msgctxt "tablesjoindialog|queries"
msgid "Queries"
msgstr "འདྲི་དཔྱད་ཚུ།"
@@ -4492,7 +4460,6 @@ msgid "_Driver settings:"
msgstr "འདྲེན་བྱེད་ཀྱི་སྒྲིག་སྟངས་ཚུ།(~D)"
#: userdetailspage.ui:137
-#, fuzzy
msgctxt "userdetailspage|label1"
msgid "Connection Settings"
msgstr "མཐུད་ལམ་སྒྲིག་སྟངས་ཚུ།"
diff --git a/source/dz/desktop/messages.po b/source/dz/desktop/messages.po
index a9a474bb560..7a28ba8a07b 100644
--- a/source/dz/desktop/messages.po
+++ b/source/dz/desktop/messages.po
@@ -805,7 +805,6 @@ msgid "Extension Software License Agreement"
msgstr ""
#: licensedialog.ui:21
-#, fuzzy
msgctxt "licensedialog|accept"
msgid "Accept"
msgstr "དང་ལེན།"
@@ -869,7 +868,6 @@ msgid "_Available extension updates"
msgstr "ཐོབ་ཚུགས་པའི་རྒྱ་བསྐྱེད་དུས་མཐུན་བཟོཝ་ཨིན། (~A)"
#: updatedialog.ui:117
-#, fuzzy
msgctxt "updatedialog|UPDATE_CHECKING"
msgid "Checking..."
msgstr "ཞིབ་དཔྱད་འབད་དོ་"
@@ -921,7 +919,6 @@ msgid "Downloading extensions..."
msgstr "རྒྱ་བསྐྱེད་ཚུ་ཕབ་ལེན་འབད་དོ..."
#: updateinstalldialog.ui:125
-#, fuzzy
msgctxt "updateinstalldialog|RESULTS"
msgid "Result"
msgstr "གྲུབ་འབྲས།"
diff --git a/source/dz/editeng/messages.po b/source/dz/editeng/messages.po
index b8237e64a63..2da8c87bfb6 100644
--- a/source/dz/editeng/messages.po
+++ b/source/dz/editeng/messages.po
@@ -303,7 +303,6 @@ msgid "Dotted underline"
msgstr "འོག་ཐིག་གཉིས་ལྡན།(~u)"
#: editrids.hrc:83
-#, fuzzy
msgctxt "RID_SVXITEMS_UL_DONTKNOW"
msgid "Underline"
msgstr "འོག་ཐིག"
@@ -495,7 +494,6 @@ msgid "Double strikethrough"
msgstr ""
#: editrids.hrc:124
-#, fuzzy
msgctxt "RID_SVXITEMS_STRIKEOUT_DONTKNOW"
msgid "Strikethrough"
msgstr "སྦུག་འབྲེག"
@@ -517,7 +515,6 @@ msgstr ""
#. enum CASEMAP ----------------------------------------------------------
#: editrids.hrc:130
-#, fuzzy
msgctxt "RID_SVXITEMS_CASEMAP_NONE"
msgid "None"
msgstr "ཅི་མེད།"
@@ -569,7 +566,6 @@ msgstr "རང་བཞིན།"
#. enum SvxAdjust -----------------------------------------------------------
#: editrids.hrc:143
-#, fuzzy
msgctxt "RID_SVXITEMS_ADJUST_LEFT"
msgid "Align left"
msgstr "གཡོན་ཕྲང་།"
@@ -777,7 +773,6 @@ msgid "No Outline"
msgstr ""
#: editrids.hrc:184
-#, fuzzy
msgctxt "RID_SVXITEMS_PRINT_TRUE"
msgid "Print"
msgstr "དཔར་བསྐྲུན།"
@@ -1058,7 +1053,6 @@ msgid "Above"
msgstr ""
#: editrids.hrc:238
-#, fuzzy
msgctxt "RID_SVXITEMS_EMPHASIS_BELOW_POS"
msgid "Below"
msgstr "འོག་ལུ།"
@@ -1233,7 +1227,6 @@ msgid "Horizontal alignment default"
msgstr "ཐད་སྙོམས་སྦེ་ཕྲང་ནི་གི་སྔོན་སྒྲིག"
#: editrids.hrc:274
-#, fuzzy
msgctxt "RID_SVXITEMS_HORJUST_LEFT"
msgid "Align left"
msgstr "གཡོན་ཕྲང་།"
@@ -1307,7 +1300,6 @@ msgid "[From printer settings]"
msgstr ""
#: editrids.hrc:293
-#, fuzzy
msgctxt "RID_EDITUNDO_DEL"
msgid "Delete"
msgstr "བཏོན་གཏང་།"
@@ -1324,7 +1316,6 @@ msgid "Insert"
msgstr "བཙུགས།"
#: editrids.hrc:296
-#, fuzzy
msgctxt "RID_EDITUNDO_REPLACE"
msgid "Replace"
msgstr "ཚབ་བཙུགས།"
diff --git a/source/dz/extensions/messages.po b/source/dz/extensions/messages.po
index 54cc2279b80..5897399a989 100644
--- a/source/dz/extensions/messages.po
+++ b/source/dz/extensions/messages.po
@@ -26,7 +26,6 @@ msgid "Query"
msgstr "འདྲི་དཔྱད།"
#: command.hrc:31
-#, fuzzy
msgctxt "RID_RSC_ENUM_COMMAND_TYPE"
msgid "SQL command"
msgstr "ཨེསི་ཀིའུ་ཨེལ་ བརྡ་བཀོད།"
@@ -80,13 +79,11 @@ msgid "Without frame"
msgstr "གཞི་ཁྲམ་མེདཔ་སྦེ་"
#: stringarrays.hrc:41
-#, fuzzy
msgctxt "RID_RSC_ENUM_BORDER_TYPE"
msgid "3D look"
msgstr "༣ཌི་བལྟ།"
#: stringarrays.hrc:42
-#, fuzzy
msgctxt "RID_RSC_ENUM_BORDER_TYPE"
msgid "Flat"
msgstr "ལེབ་ཏེམ།"
@@ -128,13 +125,11 @@ msgid "Tablefields"
msgstr "ཐིག་ཁྲམ་ས་སྒོ་ཚུ་"
#: stringarrays.hrc:57
-#, fuzzy
msgctxt "RID_RSC_ENUM_ALIGNMENT"
msgid "Left"
msgstr "གཡོན།"
#: stringarrays.hrc:58
-#, fuzzy
msgctxt "RID_RSC_ENUM_ALIGNMENT"
msgid "Center"
msgstr "དབུས།"
@@ -146,7 +141,6 @@ msgid "Right"
msgstr "གཡས།"
#: stringarrays.hrc:64
-#, fuzzy
msgctxt "RID_RSC_ENUM_BUTTONTYPE"
msgid "None"
msgstr "ཅི་མེད།"
@@ -182,7 +176,6 @@ msgid "Previous record"
msgstr "ཧེ་མའི་དྲན་ཐོ་"
#: stringarrays.hrc:70
-#, fuzzy
msgctxt "RID_RSC_ENUM_BUTTONTYPE"
msgid "Next record"
msgstr "དྲན་ཐོ་་ཤུལ་མམ།"
@@ -254,7 +247,6 @@ msgid "Text"
msgstr "ཚིག་ཡིག"
#: stringarrays.hrc:94
-#, fuzzy
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (short)"
msgstr "ཚད་ལྡན། (ཐུང་ཀུ།)"
@@ -272,7 +264,6 @@ msgid "Standard (short YYYY)"
msgstr "ཚད་ལྡན་ (ཐུང་ཀུ་ YYYY)"
#: stringarrays.hrc:97
-#, fuzzy
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (long)"
msgstr "ཚད་ལྡན།(རིངམ།)"
@@ -425,7 +416,6 @@ msgid "_top"
msgstr "བཀག།"
#: stringarrays.hrc:147
-#, fuzzy
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "None"
msgstr "ཅི་མེད།"
@@ -443,13 +433,11 @@ msgid "Multi"
msgstr "སྣ་མང་"
#: stringarrays.hrc:150
-#, fuzzy
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "Range"
msgstr "ཁྱབ་ཚད།"
#: stringarrays.hrc:155
-#, fuzzy
msgctxt "RID_RSC_ENUM_ORIENTATION"
msgid "Horizontal"
msgstr "ཐད་སྙོམས།"
@@ -467,7 +455,6 @@ msgid "Default"
msgstr "སྔོན་སྒྲིག"
#: stringarrays.hrc:162
-#, fuzzy
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "OK"
msgstr "བཏུབ།"
@@ -527,13 +514,11 @@ msgid "CR+LF (Windows)"
msgstr "སི་ཨར་+ཨེལ་ཨེཕི་(ཝིན་ཌོསི་)།"
#: stringarrays.hrc:188
-#, fuzzy
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "None"
msgstr "ཅི་མེད།"
#: stringarrays.hrc:189
-#, fuzzy
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "Horizontal"
msgstr "ཐད་སྙོམས།"
@@ -551,13 +536,11 @@ msgid "Both"
msgstr "གཉིས་ཆ་རང་།"
#: stringarrays.hrc:196
-#, fuzzy
msgctxt "RID_RSC_ENUM_VISUALEFFECT"
msgid "3D"
msgstr "༣D"
#: stringarrays.hrc:197
-#, fuzzy
msgctxt "RID_RSC_ENUM_VISUALEFFECT"
msgid "Flat"
msgstr "ལེབ་ཏེམ།"
@@ -647,13 +630,11 @@ msgid "Preserve"
msgstr "ཉམས་སྲུང་།"
#: stringarrays.hrc:220
-#, fuzzy
msgctxt "RID_RSC_ENUM_WHITESPACE_HANDLING"
msgid "Replace"
msgstr "ཚབ་བཙུགས།"
#: stringarrays.hrc:221
-#, fuzzy
msgctxt "RID_RSC_ENUM_WHITESPACE_HANDLING"
msgid "Collapse"
msgstr "རམ་ནི།"
@@ -683,7 +664,6 @@ msgid "Left-to-right"
msgstr "གཡོན-ལས-གཡས་ལུ"
#: stringarrays.hrc:234
-#, fuzzy
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Right-to-left"
msgstr "གཡས-ལས-གཡོན་ལུ"
@@ -2126,7 +2106,6 @@ msgid "Reload File"
msgstr "གཞི་ཁྲམ་ཡང་བསྐྱར་མངོན་གསལ་འབད།"
#: strings.hrc:303
-#, fuzzy
msgctxt "RID_UPDATE_STR_RELOAD_CONTINUE"
msgid "Continue"
msgstr "འཕྲོ་མཐུད།"
@@ -2384,7 +2363,6 @@ msgid "Unpublished"
msgstr "དེབ་བསྐྲུན་མ་འབདཝ།"
#: strings.hrc:355
-#, fuzzy
msgctxt "ST_TYPE_EMAIL"
msgid "E-mail"
msgstr "གློག་འཕྲིན།"
@@ -2614,19 +2592,16 @@ msgid "Display field"
msgstr "ས་སྒོ་ བཀྲམ་སྟོན་འབད།"
#: contenttablepage.ui:43
-#, fuzzy
msgctxt "contenttablepage|datasourcelabel"
msgid "Data source"
msgstr "གནད་སྡུད་འབྱུང་ཁུངས།"
#: contenttablepage.ui:57
-#, fuzzy
msgctxt "contenttablepage|contenttypelabel"
msgid "Content type"
msgstr "ནང་དོན་གྱི་དབྱེ་བ།"
#: contenttablepage.ui:71
-#, fuzzy
msgctxt "contenttablepage|formtablelabel"
msgid "Content"
msgstr "ནང་དོན།"
@@ -2652,7 +2627,6 @@ msgstr ""
"ཐོ་ཡིག་ནང་དོན་གྱི་དོན་ལུ་ གནད་སྡུད་འདི་གཞི་རྩ་འབད་ལག་ལེན་འཐབ་དགོཔ་ཨིན་མི་འདི་ནང་ལས་ ཐིག་ཁྲམ་གདམ་ཁ་རྐྱབས།"
#: contenttablepage.ui:233
-#, fuzzy
msgctxt "contenttablepage|label2"
msgid "Control"
msgstr "ཚད་འཛིན།"
@@ -2675,7 +2649,6 @@ msgid "Embed this address book definition into the current document."
msgstr ""
#: datasourcepage.ui:61
-#, fuzzy
msgctxt "datasourcepage|locationft"
msgid "Location"
msgstr "གནས་ཁོངས།"
@@ -2733,7 +2706,6 @@ msgid ""
msgstr ""
#: fieldassignpage.ui:33
-#, fuzzy
msgctxt "fieldassignpage|assign"
msgid "Field Assignment"
msgstr "ས་སྒོའི་འགན་ལས།"
@@ -2757,19 +2729,16 @@ msgid "Field from the _List Table"
msgstr "ཐོ་ཡིག་ཐིག་ཁྲམ་ནང་ལས་ ས་སྒོ(~L)"
#: gridfieldsselectionpage.ui:44
-#, fuzzy
msgctxt "gridfieldsselectionpage|datasourcelabel"
msgid "Data source"
msgstr "གནད་སྡུད་འབྱུང་ཁུངས།"
#: gridfieldsselectionpage.ui:58
-#, fuzzy
msgctxt "gridfieldsselectionpage|contenttypelabel"
msgid "Content type"
msgstr "ནང་དོན་གྱི་དབྱེ་བ།"
#: gridfieldsselectionpage.ui:72
-#, fuzzy
msgctxt "gridfieldsselectionpage|formtablelabel"
msgid "Content"
msgstr "ནང་དོན།"
@@ -2819,19 +2788,16 @@ msgid "Table element"
msgstr "ཐིག་ཁྲམ་ཆ་ཤས།"
#: groupradioselectionpage.ui:44
-#, fuzzy
msgctxt "groupradioselectionpage|datasourcelabel"
msgid "Data source"
msgstr "གནད་སྡུད་འབྱུང་ཁུངས།"
#: groupradioselectionpage.ui:58
-#, fuzzy
msgctxt "groupradioselectionpage|contenttypelabel"
msgid "Content type"
msgstr "ནང་དོན་གྱི་དབྱེ་བ།"
#: groupradioselectionpage.ui:72
-#, fuzzy
msgctxt "groupradioselectionpage|formtablelabel"
msgid "Content"
msgstr "ནང་དོན།"
@@ -2962,13 +2928,11 @@ msgid "Evolution"
msgstr ""
#: selecttypepage.ui:49
-#, fuzzy
msgctxt "selecttypepage|groupwise"
msgid "Groupwise"
msgstr "སྡེ་རིམ།"
#: selecttypepage.ui:66
-#, fuzzy
msgctxt "selecttypepage|evoldap"
msgid "Evolution LDAP"
msgstr "ཨི་བོ་ལུ་ཤཱན་ཨེལ་ཌི་ཨེ་པི།"
@@ -3048,7 +3012,6 @@ msgid "_Table / Query:"
msgstr "ཐིག་ཁྲམ་/འདྲི་དཔྱད་:(~T)"
#: tableselectionpage.ui:174
-#, fuzzy
msgctxt "tableselectionpage|label1"
msgid "Data"
msgstr "གནད་སྡུད།"
@@ -3143,7 +3106,6 @@ msgid "Ed_ition"
msgstr "དཔར་ཐེངས།(~i)"
#: generalpage.ui:257
-#, fuzzy
msgctxt "generalpage|volume"
msgid "Volume"
msgstr "སྐད་ཤུགས།"
@@ -3335,7 +3297,6 @@ msgid "_Book title"
msgstr "ཀི་དེབ་མགོ་མིང་།(~B)"
#: mappingdialog.ui:432
-#, fuzzy
msgctxt "mappingdialog|label15"
msgid "Volume"
msgstr "སྐད་ཤུགས།"
@@ -3455,13 +3416,11 @@ msgid "Table"
msgstr "ཐིག་ཁྲམ།"
#: toolbar.ui:49
-#, fuzzy
msgctxt "toolbar|TBC_FT_QUERY"
msgid "Search Key"
msgstr "ལྡེ་མིག་འཚོལ་ཞིབ་འབད།"
#: toolbar.ui:84
-#, fuzzy
msgctxt "toolbar|TBC_BT_AUTOFILTER"
msgid "AutoFilter"
msgstr "རང་བཞིན་ཚགས་མ།"
@@ -3490,19 +3449,16 @@ msgid "Data Source"
msgstr "གནད་སྡུད་འབྱུང་ཁུངས།"
#: controlfontdialog.ui:8
-#, fuzzy
msgctxt "controlfontdialog|ControlFontDialog"
msgid "Character"
msgstr "ཡིག་འབྲུ།"
#: controlfontdialog.ui:105
-#, fuzzy
msgctxt "controlfontdialog|font"
msgid "Font"
msgstr "ཡིག་གཟུགས།"
#: controlfontdialog.ui:127
-#, fuzzy
msgctxt "controlfontdialog|fonteffects"
msgid "Font Effects"
msgstr "ཡིག་གཟུགས་ཀྱི་ནུས་པ་ཚུ།"
@@ -3651,7 +3607,6 @@ msgid "Scan area"
msgstr ""
#: sanedialog.ui:208
-#, fuzzy
msgctxt "sanedialog|label2"
msgid "Preview"
msgstr "སྔོན་ལྟ།"
diff --git a/source/dz/extras/source/autocorr/emoji.po b/source/dz/extras/source/autocorr/emoji.po
index dc1d3036427..86988b1915f 100644
--- a/source/dz/extras/source/autocorr/emoji.po
+++ b/source/dz/extras/source/autocorr/emoji.po
@@ -121,7 +121,6 @@ msgstr ""
#. Α (U+00391), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_CAPITAL_LETTER_ALPHA\n"
@@ -351,7 +350,6 @@ msgstr "ཨོ་མི་གཱ།"
#. α (U+003B1), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_ALPHA\n"
@@ -361,7 +359,6 @@ msgstr "ཨཱལ་ཕ།"
#. β (U+003B2), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_BETA\n"
@@ -371,7 +368,6 @@ msgstr "སྔོན་དཔྱད།"
#. γ (U+003B3), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_GAMMA\n"
@@ -381,7 +377,6 @@ msgstr "གམ་མ།"
#. δ (U+003B4), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_DELTA\n"
@@ -391,7 +386,6 @@ msgstr "ཌེལ་ཊ།"
#. ε (U+003B5), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_EPSILON\n"
@@ -401,7 +395,6 @@ msgstr "ཨིཔ་སི་ལཱོན།"
#. ζ (U+003B6), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_ZETA\n"
@@ -411,7 +404,6 @@ msgstr "ཛི་ཊ།"
#. η (U+003B7), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_ETA\n"
@@ -421,7 +413,6 @@ msgstr "ཨི་ཊ།"
#. θ (U+003B8), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_THETA\n"
@@ -431,7 +422,6 @@ msgstr "ཐི་ཊ།"
#. ι (U+003B9), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_IOTA\n"
@@ -441,7 +431,6 @@ msgstr "ཨཡོ་ཊ།"
#. κ (U+003BA), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_KAPPA\n"
@@ -461,7 +450,6 @@ msgstr "ལམ་ཌ།"
#. μ (U+003BC), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_MU\n"
@@ -471,7 +459,6 @@ msgstr "ཨེམ་ཡུ།"
#. ν (U+003BD), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_NU\n"
@@ -481,7 +468,6 @@ msgstr "ཨེན་ཡུ།"
#. ξ (U+003BE), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_XI\n"
@@ -491,7 +477,6 @@ msgstr "ཨེགས་ཨའི།"
#. ο (U+003BF), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_OMICRON\n"
@@ -501,7 +486,6 @@ msgstr "ཨོ་མི་ཀོརན།"
#. π (U+003C0), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_PI\n"
@@ -511,7 +495,6 @@ msgstr "པི་ཨའི།"
#. ρ (U+003C1), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_RHO\n"
@@ -531,7 +514,6 @@ msgstr "སིག་མ།"
#. σ (U+003C3), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_SIGMA\n"
@@ -541,7 +523,6 @@ msgstr "སིག་མ།"
#. τ (U+003C4), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_TAU\n"
@@ -551,7 +532,6 @@ msgstr "ཊི་ཨེ་ཡུ།"
#. υ (U+003C5), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_UPSILON\n"
@@ -561,7 +541,6 @@ msgstr "ཨབ་སི་ལོན།"
#. φ (U+003C6), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_PHI\n"
@@ -571,7 +550,6 @@ msgstr "པི་ཨེཆ་ཨཡེ།"
#. χ (U+003C7), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_CHI\n"
@@ -581,7 +559,6 @@ msgstr "སི་ཨེཆ་ཨཡེ།"
#. ψ (U+003C8), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_PSI\n"
@@ -591,7 +568,6 @@ msgstr "པི་ཨེས་ཨཡེ།"
#. ω (U+003C9), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_OMEGA\n"
@@ -630,7 +606,6 @@ msgstr "---"
#. ’ (U+02019), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"RIGHT_SINGLE_QUOTATION_MARK\n"
@@ -714,7 +689,6 @@ msgstr ""
#. ″ (U+02033), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"DOUBLE_PRIME\n"
@@ -1062,7 +1036,6 @@ msgstr "ཆ་ཚན་སྟོངམ།"
#. ∈ (U+02208), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"ELEMENT_OF\n"
@@ -1145,7 +1118,6 @@ msgstr ""
#. − (U+02212), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"MINUS_SIGN\n"
@@ -1221,7 +1193,6 @@ msgstr "ཚད་མེདཔ།"
#. ∠ (U+02220), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"ANGLE\n"
@@ -1280,7 +1251,6 @@ msgstr "མཉམ་སྤྱོད།"
#. ∧ (U+02227), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"LOGICAL_AND\n"
@@ -1290,7 +1260,6 @@ msgstr "དང་།"
#. ∨ (U+02228), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"LOGICAL_OR\n"
@@ -1812,7 +1781,6 @@ msgstr ""
#. ☉ (U+02609), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"SUN\n"
@@ -1914,7 +1882,6 @@ msgstr "གཡས།"
#. ☜ (U+0261C), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"WHITE_LEFT_POINTING_INDEX\n"
@@ -1924,7 +1891,6 @@ msgstr "གཡོན།"
#. ☝ (U+0261D), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"WHITE_UP_POINTING_INDEX\n"
@@ -1934,7 +1900,6 @@ msgstr "ཡར།"
#. ☞ (U+0261E), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"WHITE_RIGHT_POINTING_INDEX\n"
@@ -1944,7 +1909,6 @@ msgstr "གཡས།"
#. ☟ (U+0261F), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"WHITE_DOWN_POINTING_INDEX\n"
@@ -2136,7 +2100,6 @@ msgstr "ཉིམ།"
#. ☽ (U+0263D), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"FIRST_QUARTER_MOON\n"
@@ -3412,7 +3375,6 @@ msgstr ""
#. ❓ (U+02753), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"BLACK_QUESTION_MARK_ORNAMENT\n"
@@ -6069,7 +6031,6 @@ msgstr ""
#. 🐾 (U+1F43E), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"PAW_PRINTS\n"
@@ -6195,7 +6156,6 @@ msgstr ""
#. 👍 (U+1F44D), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"THUMBS_UP_SIGN\n"
diff --git a/source/dz/extras/source/gallery/share.po b/source/dz/extras/source/gallery/share.po
index f83f99352b4..eb164161efe 100644
--- a/source/dz/extras/source/gallery/share.po
+++ b/source/dz/extras/source/gallery/share.po
@@ -26,7 +26,6 @@ msgid "Arrows"
msgstr "མདའ་རྟགས་ཚུ།"
#: gallery_names.ulf
-#, fuzzy
msgctxt ""
"gallery_names.ulf\n"
"computers\n"
@@ -43,7 +42,6 @@ msgid "Diagrams"
msgstr ""
#: gallery_names.ulf
-#, fuzzy
msgctxt ""
"gallery_names.ulf\n"
"education\n"
@@ -69,7 +67,6 @@ msgid "Finance"
msgstr "དངུལ་ཚུ།"
#: gallery_names.ulf
-#, fuzzy
msgctxt ""
"gallery_names.ulf\n"
"people\n"
@@ -78,7 +75,6 @@ msgid "People"
msgstr "མི་མང་།"
#: gallery_names.ulf
-#, fuzzy
msgctxt ""
"gallery_names.ulf\n"
"sounds\n"
@@ -87,7 +83,6 @@ msgid "Sounds"
msgstr "སྒྲ་སྐད་ཚུ།"
#: gallery_names.ulf
-#, fuzzy
msgctxt ""
"gallery_names.ulf\n"
"symbols\n"
diff --git a/source/dz/filter/messages.po b/source/dz/filter/messages.po
index fad998d1856..d0893c6da9d 100644
--- a/source/dz/filter/messages.po
+++ b/source/dz/filter/messages.po
@@ -182,7 +182,6 @@ msgid "Cancel"
msgstr "ཆ་མེད་གཏང་"
#: strings.hrc:58
-#, fuzzy
msgctxt "T602FILTER_STR_OK_BUTTON"
msgid "OK"
msgstr "བཏུབ།"
@@ -345,7 +344,6 @@ msgid "_Selection/Selected sheet(s)"
msgstr ""
#: pdfgeneralpage.ui:141
-#, fuzzy
msgctxt "pdfgeneralpage|label1"
msgid "Range"
msgstr "ཁྱབ་ཚད།"
@@ -401,7 +399,6 @@ msgid "_JPEG compression"
msgstr ""
#: pdfgeneralpage.ui:322
-#, fuzzy
msgctxt "pdfgeneralpage|label2"
msgid "Images"
msgstr "གཟུགས་བརྙན་ཚུ།"
@@ -418,7 +415,6 @@ msgid "Text:"
msgstr "ཚིག་ཡིག:"
#: pdfgeneralpage.ui:409
-#, fuzzy
msgctxt "pdfgeneralpage|label3"
msgid "Watermark"
msgstr "ཆུ་རྟགས།"
@@ -479,7 +475,6 @@ msgid "PDF"
msgstr ""
#: pdfgeneralpage.ui:540
-#, fuzzy
msgctxt "pdfgeneralpage|format"
msgid "HTML"
msgstr "ཨེཅི་ཊི་ཨེམ་ཨེལ།"
@@ -540,7 +535,6 @@ msgid "Export onl_y notes pages"
msgstr ""
#: pdfgeneralpage.ui:723
-#, fuzzy
msgctxt "pdfgeneralpage|label4"
msgid "General"
msgstr "ཡོངས་ཁྱབ།"
@@ -561,7 +555,6 @@ msgid "Export _URLs relative to file system"
msgstr ""
#: pdflinkspage.ui:89
-#, fuzzy
msgctxt "pdflinkspage|label1"
msgid "General"
msgstr "ཡོངས་ཁྱབ།"
@@ -599,7 +592,6 @@ msgid "E_xport"
msgstr "ཕྱིར་འདྲེན།"
#: pdfoptionsdialog.ui:92
-#, fuzzy
msgctxt "pdfoptionsdialog|general"
msgid "General"
msgstr "ཡོངས་ཁྱབ།"
@@ -759,7 +751,6 @@ msgid "Enable text access for acce_ssibility tools"
msgstr ""
#: pdfsecuritypage.ui:535
-#, fuzzy
msgctxt "pdfsecuritypage|label4"
msgid "Content"
msgstr "ནང་དོན།"
@@ -776,7 +767,6 @@ msgid "Select..."
msgstr "སེལ་འཐུ་འབད།(~S)"
#: pdfsignpage.ui:159
-#, fuzzy
msgctxt "pdfsignpage|tsa"
msgid "None"
msgstr "ཅི་མེད།"
@@ -879,7 +869,6 @@ msgid "_Visible bookmark levels:"
msgstr ""
#: pdfuserinterfacepage.ui:343
-#, fuzzy
msgctxt "pdfuserinterfacepage|label4"
msgid "Bookmarks"
msgstr "དེབ་རྟགས་ཚུ།"
@@ -1000,7 +989,6 @@ msgid "Current Document"
msgstr ""
#: testxmlfilter.ui:168
-#, fuzzy
msgctxt "testxmlfilter|label1"
msgid "Export"
msgstr "ཕྱིར་འདྲེན།"
@@ -1037,7 +1025,6 @@ msgid "Transform file"
msgstr ""
#: testxmlfilter.ui:326
-#, fuzzy
msgctxt "testxmlfilter|label2"
msgid "Import"
msgstr "ནང་འདྲེན།"
@@ -1092,7 +1079,6 @@ msgid "_Open Package..."
msgstr ""
#: xmlfiltersettings.ui:151
-#, fuzzy
msgctxt "xmlfiltersettings|filterlist-atkobject"
msgid "XML Filter List"
msgstr "ཨེགསི་ཨེམ་ཨེལ་ཚག་མ: %s"
@@ -1174,7 +1160,6 @@ msgid "XML Filter: %s"
msgstr ""
#: xsltfilterdialog.ui:92
-#, fuzzy
msgctxt "xsltfilterdialog|general"
msgid "General"
msgstr "ཡོངས་ཁྱབ།"
diff --git a/source/dz/filter/source/config/fragments/filters.po b/source/dz/filter/source/config/fragments/filters.po
index 37658770846..6d9f7ee43b0 100644
--- a/source/dz/filter/source/config/fragments/filters.po
+++ b/source/dz/filter/source/config/fragments/filters.po
@@ -63,7 +63,6 @@ msgid "Apple Pages 4"
msgstr ""
#: BMP___MS_Windows.xcu
-#, fuzzy
msgctxt ""
"BMP___MS_Windows.xcu\n"
"BMP - MS Windows\n"
@@ -163,7 +162,6 @@ msgid "Data Interchange Format"
msgstr ""
#: DXF___AutoCAD_Interchange.xcu
-#, fuzzy
msgctxt ""
"DXF___AutoCAD_Interchange.xcu\n"
"DXF - AutoCAD Interchange\n"
@@ -191,7 +189,6 @@ msgid "Microsoft Word for DOS"
msgstr ""
#: EMF___MS_Windows_Metafile.xcu
-#, fuzzy
msgctxt ""
"EMF___MS_Windows_Metafile.xcu\n"
"EMF - MS Windows Metafile\n"
@@ -201,7 +198,6 @@ msgid "EMF - Enhanced Metafile"
msgstr "EMF - གོང་སྤེལ་འགྱོ་ཡོད་པའི་མེ་ཊ་ཕ་ཡིལ་"
#: EPS___Encapsulated_PostScript.xcu
-#, fuzzy
msgctxt ""
"EPS___Encapsulated_PostScript.xcu\n"
"EPS - Encapsulated PostScript\n"
@@ -238,7 +234,6 @@ msgid "Adobe/Macromedia Freehand"
msgstr ""
#: GIF___Graphics_Interchange.xcu
-#, fuzzy
msgctxt ""
"GIF___Graphics_Interchange.xcu\n"
"GIF - Graphics Interchange\n"
@@ -285,7 +280,6 @@ msgid "HTML Document (Writer)"
msgstr ""
#: JPG___JPEG.xcu
-#, fuzzy
msgctxt ""
"JPG___JPEG.xcu\n"
"JPG - JPEG\n"
@@ -313,7 +307,6 @@ msgid "Lotus WordPro Document"
msgstr ""
#: MET___OS_2_Metafile.xcu
-#, fuzzy
msgctxt ""
"MET___OS_2_Metafile.xcu\n"
"MET - OS/2 Metafile\n"
@@ -731,7 +724,6 @@ msgid "Office Open XML Text Template"
msgstr ""
#: PBM___Portable_Bitmap.xcu
-#, fuzzy
msgctxt ""
"PBM___Portable_Bitmap.xcu\n"
"PBM - Portable Bitmap\n"
@@ -741,7 +733,6 @@ msgid "PBM - Portable Bitmap"
msgstr "PBM - འབག་བཏུབ་པའི་བིཊི་མེཔ་"
#: PCT___Mac_Pict.xcu
-#, fuzzy
msgctxt ""
"PCT___Mac_Pict.xcu\n"
"PCT - Mac Pict\n"
@@ -751,7 +742,6 @@ msgid "PCT - Mac Pict"
msgstr "PCT - མེཀ་ Pict"
#: PCX___Zsoft_Paintbrush.xcu
-#, fuzzy
msgctxt ""
"PCX___Zsoft_Paintbrush.xcu\n"
"PCX - Zsoft Paintbrush\n"
@@ -761,7 +751,6 @@ msgid "PCX - Zsoft Paintbrush"
msgstr "PCX - Zsoft ཚོན་པྱིར་"
#: PGM___Portable_Graymap.xcu
-#, fuzzy
msgctxt ""
"PGM___Portable_Graymap.xcu\n"
"PGM - Portable Graymap\n"
@@ -771,7 +760,6 @@ msgid "PGM - Portable Graymap"
msgstr "PGM - འབག་བཏུབ་པའི་གེརེ་མེཔ་"
#: PNG___Portable_Network_Graphic.xcu
-#, fuzzy
msgctxt ""
"PNG___Portable_Network_Graphic.xcu\n"
"PNG - Portable Network Graphic\n"
@@ -781,7 +769,6 @@ msgid "PNG - Portable Network Graphic"
msgstr "PNG - འབག་བཏུབ་པའི་ཡོངས་འབྲེལ་ཚད་རིས་"
#: PPM___Portable_Pixelmap.xcu
-#, fuzzy
msgctxt ""
"PPM___Portable_Pixelmap.xcu\n"
"PPM - Portable Pixelmap\n"
@@ -791,7 +778,6 @@ msgid "PPM - Portable Pixelmap"
msgstr "PPM - འབག་བཏུབ་པའི་པིག་སེལ་མེཔ་"
#: PSD___Adobe_Photoshop.xcu
-#, fuzzy
msgctxt ""
"PSD___Adobe_Photoshop.xcu\n"
"PSD - Adobe Photoshop\n"
@@ -874,7 +860,6 @@ msgid "QuarkXPress"
msgstr ""
#: RAS___Sun_Rasterfile.xcu
-#, fuzzy
msgctxt ""
"RAS___Sun_Rasterfile.xcu\n"
"RAS - Sun Rasterfile\n"
@@ -902,7 +887,6 @@ msgid "Rich Text Format (Calc)"
msgstr ""
#: SVG___Scalable_Vector_Graphics.xcu
-#, fuzzy
msgctxt ""
"SVG___Scalable_Vector_Graphics.xcu\n"
"SVG - Scalable Vector Graphics\n"
@@ -912,7 +896,6 @@ msgid "SVG - Scalable Vector Graphics"
msgstr "SVG - ཚད་འཇལ་བཏུབ་པའི་མཉམ་ཐིག་ཚད་རིས་ཚུ་"
#: SVM___StarView_Metafile.xcu
-#, fuzzy
msgctxt ""
"SVM___StarView_Metafile.xcu\n"
"SVM - StarView Metafile\n"
@@ -1058,7 +1041,6 @@ msgid "T602 Document"
msgstr "ཡིག་ཆ་ལུ།"
#: TGA___Truevision_TARGA.xcu
-#, fuzzy
msgctxt ""
"TGA___Truevision_TARGA.xcu\n"
"TGA - Truevision TARGA\n"
@@ -1068,7 +1050,6 @@ msgid "TGA - Truevision Targa"
msgstr "TGA - འཆར་སྣང་བདེན་པ་ ཊར་ག་"
#: TIF___Tag_Image_File.xcu
-#, fuzzy
msgctxt ""
"TIF___Tag_Image_File.xcu\n"
"TIF - Tag Image File\n"
@@ -1168,7 +1149,6 @@ msgid "Microsoft Visio 2000-2013"
msgstr ""
#: WMF___MS_Windows_Metafile.xcu
-#, fuzzy
msgctxt ""
"WMF___MS_Windows_Metafile.xcu\n"
"WMF - MS Windows Metafile\n"
@@ -1224,7 +1204,6 @@ msgid "WriteNow Document"
msgstr ""
#: XBM___X_Consortium.xcu
-#, fuzzy
msgctxt ""
"XBM___X_Consortium.xcu\n"
"XBM - X-Consortium\n"
@@ -1234,7 +1213,6 @@ msgid "XBM - X Bitmap"
msgstr "XBM - X བིཊི་མེཔ་"
#: XPM.xcu
-#, fuzzy
msgctxt ""
"XPM.xcu\n"
"XPM\n"
@@ -1354,7 +1332,6 @@ msgid "OpenOffice.org 1.0 Spreadsheet Template"
msgstr ""
#: calc_jpg_Export.xcu
-#, fuzzy
msgctxt ""
"calc_jpg_Export.xcu\n"
"calc_jpg_Export\n"
@@ -1373,7 +1350,6 @@ msgid "PDF - Portable Document Format"
msgstr ""
#: calc_png_Export.xcu
-#, fuzzy
msgctxt ""
"calc_png_Export.xcu\n"
"calc_png_Export\n"
@@ -1419,7 +1395,6 @@ msgid "ODF Drawing Template"
msgstr "ODF པར་རིས་ཊེམ་པེལཊི་"
#: draw_PCD_Photo_CD_Base.xcu
-#, fuzzy
msgctxt ""
"draw_PCD_Photo_CD_Base.xcu\n"
"draw_PCD_Photo_CD_Base\n"
@@ -1429,7 +1404,6 @@ msgid "PCD - Kodak Photo CD (768x512)"
msgstr "PCD - Kodak Photo CD (768x512)"
#: draw_PCD_Photo_CD_Base16.xcu
-#, fuzzy
msgctxt ""
"draw_PCD_Photo_CD_Base16.xcu\n"
"draw_PCD_Photo_CD_Base16\n"
@@ -1439,7 +1413,6 @@ msgid "PCD - Kodak Photo CD (192x128)"
msgstr "PCD - Kodak Photo CD (192x128)"
#: draw_PCD_Photo_CD_Base4.xcu
-#, fuzzy
msgctxt ""
"draw_PCD_Photo_CD_Base4.xcu\n"
"draw_PCD_Photo_CD_Base4\n"
@@ -1458,7 +1431,6 @@ msgid "OpenOffice.org 1.0 Drawing Template"
msgstr ""
#: draw_bmp_Export.xcu
-#, fuzzy
msgctxt ""
"draw_bmp_Export.xcu\n"
"draw_bmp_Export\n"
@@ -1468,7 +1440,6 @@ msgid "BMP - Windows Bitmap"
msgstr "BMP - ཝིན་ཌོསི་གི་བིཊི་མེཔ་"
#: draw_emf_Export.xcu
-#, fuzzy
msgctxt ""
"draw_emf_Export.xcu\n"
"draw_emf_Export\n"
@@ -1478,7 +1449,6 @@ msgid "EMF - Enhanced Metafile"
msgstr "EMF - གོང་སྤེལ་འགྱོ་ཡོད་པའི་མེ་ཊ་ཕ་ཡིལ་"
#: draw_eps_Export.xcu
-#, fuzzy
msgctxt ""
"draw_eps_Export.xcu\n"
"draw_eps_Export\n"
@@ -1488,7 +1458,6 @@ msgid "EPS - Encapsulated PostScript"
msgstr "EPS - མདོར་བསྡུས་ཏེ་ཡོད་པའི་པོསིཊི་སིཀིརིཔཊི་"
#: draw_flash_Export.xcu
-#, fuzzy
msgctxt ""
"draw_flash_Export.xcu\n"
"draw_flash_Export\n"
@@ -1498,7 +1467,6 @@ msgid "Macromedia Flash (SWF)"
msgstr "མེཀ་རོ་བརྡ་ལམ་ རིབ་སྟོན(ཨེསི་དྲབ་ལུ་ཨེཕ)"
#: draw_gif_Export.xcu
-#, fuzzy
msgctxt ""
"draw_gif_Export.xcu\n"
"draw_gif_Export\n"
@@ -1517,7 +1485,6 @@ msgid "HTML Document (Draw)"
msgstr ""
#: draw_jpg_Export.xcu
-#, fuzzy
msgctxt ""
"draw_jpg_Export.xcu\n"
"draw_jpg_Export\n"
@@ -1536,7 +1503,6 @@ msgid "PDF - Portable Document Format"
msgstr ""
#: draw_png_Export.xcu
-#, fuzzy
msgctxt ""
"draw_png_Export.xcu\n"
"draw_png_Export\n"
@@ -1546,7 +1512,6 @@ msgid "PNG - Portable Network Graphic"
msgstr "PNG - འབག་བཏུབ་པའི་ཡོངས་འབྲེལ་ཚད་རིས་"
#: draw_svg_Export.xcu
-#, fuzzy
msgctxt ""
"draw_svg_Export.xcu\n"
"draw_svg_Export\n"
@@ -1556,7 +1521,6 @@ msgid "SVG - Scalable Vector Graphics"
msgstr "SVG - ཚད་འཇལ་བཏུབ་པའི་མཉམ་ཐིག་ཚད་རིས་ཚུ་"
#: draw_tif_Export.xcu
-#, fuzzy
msgctxt ""
"draw_tif_Export.xcu\n"
"draw_tif_Export\n"
@@ -1566,7 +1530,6 @@ msgid "TIFF - Tagged Image File Format"
msgstr "TIFF - ངོ་རྟགས་འབད་ཡོད་པའི་གཟུགས་བརྙན་་གྱི་ཡིག་སྣོད་རྩ་སྒྲིག་"
#: draw_wmf_Export.xcu
-#, fuzzy
msgctxt ""
"draw_wmf_Export.xcu\n"
"draw_wmf_Export\n"
@@ -1688,7 +1651,6 @@ msgid "OpenOffice.org 1.0 Presentation Template"
msgstr ""
#: impress_bmp_Export.xcu
-#, fuzzy
msgctxt ""
"impress_bmp_Export.xcu\n"
"impress_bmp_Export\n"
@@ -1698,7 +1660,6 @@ msgid "BMP - Windows Bitmap"
msgstr "BMP - ཝིན་ཌོསི་གི་བིཊི་མེཔ་"
#: impress_emf_Export.xcu
-#, fuzzy
msgctxt ""
"impress_emf_Export.xcu\n"
"impress_emf_Export\n"
@@ -1708,7 +1669,6 @@ msgid "EMF - Enhanced Metafile"
msgstr "EMF - གོང་སྤེལ་འགྱོ་ཡོད་པའི་མེ་ཊ་ཕ་ཡིལ་"
#: impress_eps_Export.xcu
-#, fuzzy
msgctxt ""
"impress_eps_Export.xcu\n"
"impress_eps_Export\n"
@@ -1718,7 +1678,6 @@ msgid "EPS - Encapsulated PostScript"
msgstr "EPS - མདོར་བསྡུས་ཏེ་ཡོད་པའི་པོསིཊི་སིཀིརིཔཊི་"
#: impress_flash_Export.xcu
-#, fuzzy
msgctxt ""
"impress_flash_Export.xcu\n"
"impress_flash_Export\n"
@@ -1728,7 +1687,6 @@ msgid "Macromedia Flash (SWF)"
msgstr "མེཀ་རོ་བརྡ་ལམ་ རིབ་སྟོན(ཨེསི་དྲབ་ལུ་ཨེཕ)"
#: impress_gif_Export.xcu
-#, fuzzy
msgctxt ""
"impress_gif_Export.xcu\n"
"impress_gif_Export\n"
@@ -1747,7 +1705,6 @@ msgid "HTML Document (Impress)"
msgstr ""
#: impress_jpg_Export.xcu
-#, fuzzy
msgctxt ""
"impress_jpg_Export.xcu\n"
"impress_jpg_Export\n"
@@ -1766,7 +1723,6 @@ msgid "PDF - Portable Document Format"
msgstr ""
#: impress_png_Export.xcu
-#, fuzzy
msgctxt ""
"impress_png_Export.xcu\n"
"impress_png_Export\n"
@@ -1776,7 +1732,6 @@ msgid "PNG - Portable Network Graphic"
msgstr "PNG - འབག་བཏུབ་པའི་ཡོངས་འབྲེལ་ཚད་རིས་"
#: impress_svg_Export.xcu
-#, fuzzy
msgctxt ""
"impress_svg_Export.xcu\n"
"impress_svg_Export\n"
@@ -1786,7 +1741,6 @@ msgid "SVG - Scalable Vector Graphics"
msgstr "SVG - ཚད་འཇལ་བཏུབ་པའི་མཉམ་ཐིག་ཚད་རིས་ཚུ་"
#: impress_tif_Export.xcu
-#, fuzzy
msgctxt ""
"impress_tif_Export.xcu\n"
"impress_tif_Export\n"
@@ -1796,7 +1750,6 @@ msgid "TIFF - Tagged Image File Format"
msgstr "TIFF - ངོ་རྟགས་འབད་ཡོད་པའི་གཟུགས་བརྙན་་གྱི་ཡིག་སྣོད་རྩ་སྒྲིག་"
#: impress_wmf_Export.xcu
-#, fuzzy
msgctxt ""
"impress_wmf_Export.xcu\n"
"impress_wmf_Export\n"
@@ -1896,7 +1849,6 @@ msgid "PDF - Portable Document Format"
msgstr ""
#: writer_jpg_Export.xcu
-#, fuzzy
msgctxt ""
"writer_jpg_Export.xcu\n"
"writer_jpg_Export\n"
@@ -1924,7 +1876,6 @@ msgid "PDF - Portable Document Format"
msgstr ""
#: writer_png_Export.xcu
-#, fuzzy
msgctxt ""
"writer_png_Export.xcu\n"
"writer_png_Export\n"
@@ -1961,7 +1912,6 @@ msgid "OpenOffice.org 1.0 HTML Template"
msgstr ""
#: writer_web_jpg_Export.xcu
-#, fuzzy
msgctxt ""
"writer_web_jpg_Export.xcu\n"
"writer_web_jpg_Export\n"
@@ -1980,7 +1930,6 @@ msgid "PDF - Portable Document Format"
msgstr ""
#: writer_web_png_Export.xcu
-#, fuzzy
msgctxt ""
"writer_web_png_Export.xcu\n"
"writer_web_png_Export\n"
diff --git a/source/dz/formula/messages.po b/source/dz/formula/messages.po
index 4ffbd9ad335..c8469bd3280 100644
--- a/source/dz/formula/messages.po
+++ b/source/dz/formula/messages.po
@@ -968,7 +968,6 @@ msgid "ROW"
msgstr ""
#: core_resource.hrc:2444
-#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SHEET"
msgstr "ལེབ་གྲངས།"
@@ -995,13 +994,11 @@ msgid "RATE"
msgstr "ཚེས་གྲངས།"
#: core_resource.hrc:2449
-#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "IPMT"
msgstr "པི་ཨེམ་ཊི།"
#: core_resource.hrc:2450
-#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PPMT"
msgstr "པི་ཨེམ་ཊི།"
@@ -1017,7 +1014,6 @@ msgid "CUMPRINC"
msgstr "བསྡུ་གསོག་གི་མ་རྩ།"
#: core_resource.hrc:2453
-#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EFFECT"
msgstr "ནུས་པ།"
@@ -1892,7 +1888,6 @@ msgid "WEEKDAY"
msgstr ""
#: core_resource.hrc:2624
-#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NETWORKDAYS"
msgstr "ལཱ་གི་ཉིན་གྲངས་བསྡོམས།"
@@ -2149,7 +2144,6 @@ msgid "Shrink"
msgstr "བསྐུམ།"
#: strings.hrc:32
-#, fuzzy
msgctxt "RID_STR_EXPAND"
msgid "Expand"
msgstr "རྒྱ་འཕར།"
@@ -2173,7 +2167,6 @@ msgid "_Next >"
msgstr "ཤུལ་མམ།>(&N)"
#: formuladialog.ui:158
-#, fuzzy
msgctxt "formuladialog|function"
msgid "Functions"
msgstr "ལས་འགན།"
@@ -2196,19 +2189,16 @@ msgid "For_mula"
msgstr "མན་ངག"
#: formuladialog.ui:383
-#, fuzzy
msgctxt "formuladialog|label1"
msgid "Result"
msgstr "གྲུབ་འབྲས།"
#: formuladialog.ui:418
-#, fuzzy
msgctxt "formuladialog|ed_formula-atkobject"
msgid "Formula"
msgstr "མན་ངག"
#: formuladialog.ui:467
-#, fuzzy
msgctxt "formuladialog|RB_REF|tooltip_text"
msgid "Maximize"
msgstr "འཕར་ནི།"
@@ -2232,7 +2222,6 @@ msgid "Last Used"
msgstr "མཇུག་ལུ་ལག་ལེན་འཐབ་ཡོད་མི།"
#: functionpage.ui:64
-#, fuzzy
msgctxt "functionpage|category"
msgid "All"
msgstr "ཆ་མཉམ།"
diff --git a/source/dz/fpicker/messages.po b/source/dz/fpicker/messages.po
index 22c88a87d4e..797795fea0e 100644
--- a/source/dz/fpicker/messages.po
+++ b/source/dz/fpicker/messages.po
@@ -119,7 +119,6 @@ msgid "All files"
msgstr "ཡིག་སྣོད་ཚུ་ཆ་མཉམ།"
#: strings.hrc:34
-#, fuzzy
msgctxt "STR_FILEDLG_OPEN"
msgid "Open"
msgstr "ཁ་ཕྱེ།"
@@ -323,13 +322,11 @@ msgid "Create New Folder"
msgstr "སྣོད་འཛིན་གསརཔ་ གསར་བསྐྲུན་འབད་ |"
#: remotefilesdialog.ui:255
-#, fuzzy
msgctxt "remotefilesdialog|filterLabel"
msgid "Filter"
msgstr "ཚགས་མ།"
#: remotefilesdialog.ui:267
-#, fuzzy
msgctxt "remotefilesdialog|nameLabel"
msgid "File name"
msgstr "ཡིག་སྣོད་མིང་།"
diff --git a/source/dz/instsetoo_native/inc_openoffice/windows/msi_languages.po b/source/dz/instsetoo_native/inc_openoffice/windows/msi_languages.po
index cedfb142aeb..573f87aacc8 100644
--- a/source/dz/instsetoo_native/inc_openoffice/windows/msi_languages.po
+++ b/source/dz/instsetoo_native/inc_openoffice/windows/msi_languages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2017-12-12 08:12+0100\n"
+"POT-Creation-Date: 2018-01-15 19:35+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -2756,7 +2756,6 @@ msgid "Load [ProductName] during system start-up"
msgstr ""
#: Control.ulf
-#, fuzzy
msgctxt ""
"Control.ulf\n"
"OOO_CONTROL_322\n"
@@ -2773,7 +2772,6 @@ msgid "The following applications are using files that need to be updated by thi
msgstr ""
#: Control.ulf
-#, fuzzy
msgctxt ""
"Control.ulf\n"
"OOO_CONTROL_324\n"
@@ -2791,7 +2789,6 @@ msgid "Cancel"
msgstr "ཆ་མེད།"
#: Control.ulf
-#, fuzzy
msgctxt ""
"Control.ulf\n"
"OOO_CONTROL_326\n"
diff --git a/source/dz/officecfg/registry/data/org/openoffice/Office.po b/source/dz/officecfg/registry/data/org/openoffice/Office.po
index 64be3ac8d24..95ed327a782 100644
--- a/source/dz/officecfg/registry/data/org/openoffice/Office.po
+++ b/source/dz/officecfg/registry/data/org/openoffice/Office.po
@@ -143,7 +143,6 @@ msgid "~Drawing"
msgstr "པར་རིས།(~D)"
#: Common.xcu
-#, fuzzy
msgctxt ""
"Common.xcu\n"
"..Common.Menus.New.m4\n"
@@ -163,7 +162,6 @@ msgid "Database"
msgstr "གནད་སྡུད་གཞི་རྟེན།"
#: Common.xcu
-#, fuzzy
msgctxt ""
"Common.xcu\n"
"..Common.Menus.New.m7\n"
@@ -173,7 +171,6 @@ msgid "~HTML Document"
msgstr "ཨེཅ་ཊི་ཨེམ་ཨེལ་ ཡིག་ཆ།(~H)"
#: Common.xcu
-#, fuzzy
msgctxt ""
"Common.xcu\n"
"..Common.Menus.New.m8\n"
@@ -183,7 +180,6 @@ msgid "~XML Form Document"
msgstr "ཨེགསི་ཨེམ་ཨེལ་ འབྲི་ཤོག་ཡིག་ཆ།(~X)"
#: Common.xcu
-#, fuzzy
msgctxt ""
"Common.xcu\n"
"..Common.Menus.New.m9\n"
@@ -924,7 +920,6 @@ msgid "Presentation Minimizer"
msgstr ""
#: PresentationMinimizer.xcu
-#, fuzzy
msgctxt ""
"PresentationMinimizer.xcu\n"
"..PresentationMinimizer.Strings\n"
@@ -944,7 +939,6 @@ msgid "< ~Back"
msgstr "< རྒྱབ།(~B)"
#: PresentationMinimizer.xcu
-#, fuzzy
msgctxt ""
"PresentationMinimizer.xcu\n"
"..PresentationMinimizer.Strings\n"
@@ -1021,7 +1015,6 @@ msgid "Choose settings for optimizing images"
msgstr ""
#: PresentationMinimizer.xcu
-#, fuzzy
msgctxt ""
"PresentationMinimizer.xcu\n"
"..PresentationMinimizer.Strings\n"
@@ -1121,7 +1114,6 @@ msgid "~Embed external images"
msgstr ""
#: PresentationMinimizer.xcu
-#, fuzzy
msgctxt ""
"PresentationMinimizer.xcu\n"
"..PresentationMinimizer.Strings\n"
@@ -1185,7 +1177,6 @@ msgid "Object Linking and Embedding (OLE) is a technology that allows embedding
msgstr ""
#: PresentationMinimizer.xcu
-#, fuzzy
msgctxt ""
"PresentationMinimizer.xcu\n"
"..PresentationMinimizer.Strings\n"
@@ -1349,7 +1340,6 @@ msgid "My Settings "
msgstr ""
#: PresentationMinimizer.xcu
-#, fuzzy
msgctxt ""
"PresentationMinimizer.xcu\n"
"..PresentationMinimizer.Strings\n"
@@ -1504,7 +1494,6 @@ msgid "Notes"
msgstr "དྲན་འཛིན་ཚུ།"
#: PresenterScreen.xcu
-#, fuzzy
msgctxt ""
"PresenterScreen.xcu\n"
"..PresenterScreen.PresenterScreenSettings.ToolBars.ToolBar.Entries.d.Normal\n"
@@ -1636,7 +1625,6 @@ msgid "First slide"
msgstr ""
#: PresenterScreen.xcu
-#, fuzzy
msgctxt ""
"PresenterScreen.xcu\n"
"..PresenterScreen.PresenterScreenSettings.HelpView.HelpStrings.e\n"
@@ -1908,7 +1896,6 @@ msgid "Current Slide, %CURRENT_SLIDE_NAME%, %CURRENT_SLIDE_NUMBER% of %SLIDE_COU
msgstr ""
#: PresenterScreen.xcu
-#, fuzzy
msgctxt ""
"PresenterScreen.xcu\n"
"..PresenterScreen.Presenter.Views.CurrentSlidePreview.Strings.ClickToExitPresentationText\n"
@@ -3557,7 +3544,6 @@ msgid "LastName"
msgstr "མཇུག་མིང་།"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.customers.Fields.department\n"
@@ -10644,7 +10630,6 @@ msgid "Nationality"
msgstr "མི་ཁུངས།"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.authors.Fields.nationality\n"
diff --git a/source/dz/officecfg/registry/data/org/openoffice/Office/UI.po b/source/dz/officecfg/registry/data/org/openoffice/Office/UI.po
index 39889a23ec0..4f4629b5de0 100644
--- a/source/dz/officecfg/registry/data/org/openoffice/Office/UI.po
+++ b/source/dz/officecfg/registry/data/org/openoffice/Office/UI.po
@@ -176,7 +176,6 @@ msgid "BASIC Dialog"
msgstr "གཞི་རྩའི་ཌའི་ལོག"
#: BasicIDECommands.xcu
-#, fuzzy
msgctxt ""
"BasicIDECommands.xcu\n"
"..BasicIDECommands.UserInterface.Commands..uno:DeleteCurrent\n"
@@ -226,7 +225,6 @@ msgid "~Dialog"
msgstr "ཌའི་ལོག"
#: BasicIDEWindowState.xcu
-#, fuzzy
msgctxt ""
"BasicIDEWindowState.xcu\n"
"..BasicIDEWindowState.UIElements.States.private:resource/popupmenu/dialog\n"
@@ -309,7 +307,6 @@ msgid "Full Screen"
msgstr "གསལ་གཞི་གང་།"
#: BasicIDEWindowState.xcu
-#, fuzzy
msgctxt ""
"BasicIDEWindowState.xcu\n"
"..BasicIDEWindowState.UIElements.States.private:resource/toolbar/findbar\n"
@@ -744,7 +741,6 @@ msgid "Pivot Table Filter"
msgstr "ཐིག་ཁྲམ་ཚུའི་ཚགས་མ།"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:DataPilotFilter\n"
@@ -2648,7 +2644,6 @@ msgid "~Height..."
msgstr "མཐོ་ཚད།(~H)"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:RowHeight\n"
@@ -2694,7 +2689,6 @@ msgid "H~ide"
msgstr "སྦ་བཞག།(~i)"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:HideRow\n"
@@ -2750,7 +2744,6 @@ msgid "~Width..."
msgstr "རྒྱ་ཚད།(~W)"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:ColumnWidth\n"
@@ -3430,7 +3423,6 @@ msgid "Number Format"
msgstr "རྩ་སྒྲིག་ལུ་ཨང་གྲངས་བཏགས།"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:NumberFormatCurrency\n"
@@ -3449,7 +3441,6 @@ msgid "Format as Currency"
msgstr ""
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:NumberFormatCurrencySimple\n"
@@ -3487,7 +3478,6 @@ msgid "Format as Percent"
msgstr ""
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:NumberFormatStandard\n"
@@ -3626,7 +3616,6 @@ msgid "R~ight-To-Left"
msgstr "གཡས་ལས་གཡོན་ལུ།(~i)"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:SheetRightToLeft\n"
@@ -4036,7 +4025,6 @@ msgid "Insert Current Time"
msgstr ""
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:InsertCurrentTime\n"
@@ -4216,7 +4204,6 @@ msgid "Heading 1"
msgstr "མགུ་རྒྱན་ ༡༠།"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:StyleApply?Style:string=Heading 2&amp;FamilyName:string=CellStyles\n"
@@ -4235,7 +4222,6 @@ msgid "Bad"
msgstr ""
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:StyleApply?Style:string=Error&amp;FamilyName:string=CellStyles\n"
@@ -4264,7 +4250,6 @@ msgid "Neutral"
msgstr ""
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:StyleApply?Style:string=Warning&amp;FamilyName:string=CellStyles\n"
@@ -4274,7 +4259,6 @@ msgid "Warning"
msgstr "ཉེན་བརྡ་འབད་དོ།"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:StyleApply?Style:string=Footnote&amp;FamilyName:string=CellStyles\n"
@@ -4304,7 +4288,6 @@ msgid "Detective"
msgstr "སྐྱོན་འཛིན་ཅན།(~D)"
#: CalcWindowState.xcu
-#, fuzzy
msgctxt ""
"CalcWindowState.xcu\n"
"..CalcWindowState.UIElements.States.private:resource/popupmenu/cell\n"
@@ -4382,7 +4365,6 @@ msgid "Text Box Formatting"
msgstr "ཚིག་ཡིག་ སྒྲོམ་ རྩ་སྒྲིག་འབད་ནི།"
#: CalcWindowState.xcu
-#, fuzzy
msgctxt ""
"CalcWindowState.xcu\n"
"..CalcWindowState.UIElements.States.private:resource/popupmenu/graphic\n"
@@ -4392,7 +4374,6 @@ msgid "Image"
msgstr "གཟུགས་བརྙན།"
#: CalcWindowState.xcu
-#, fuzzy
msgctxt ""
"CalcWindowState.xcu\n"
"..CalcWindowState.UIElements.States.private:resource/popupmenu/media\n"
@@ -4634,7 +4615,6 @@ msgid "Standard"
msgstr "ཚད་ལྡན།"
#: CalcWindowState.xcu
-#, fuzzy
msgctxt ""
"CalcWindowState.xcu\n"
"..CalcWindowState.UIElements.States.private:resource/toolbar/findbar\n"
@@ -6041,7 +6021,6 @@ msgid "Report"
msgstr "སྙན་ཞུ།"
#: DbReportWindowState.xcu
-#, fuzzy
msgctxt ""
"DbReportWindowState.xcu\n"
".DbReportWindowState.UIElements.States.private:resource/toolbar/toolbar\n"
@@ -6051,7 +6030,6 @@ msgid "Standard"
msgstr "ཚད་ལྡན།"
#: DbReportWindowState.xcu
-#, fuzzy
msgctxt ""
"DbReportWindowState.xcu\n"
".DbReportWindowState.UIElements.States.private:resource/toolbar/Formatting\n"
@@ -6070,7 +6048,6 @@ msgid "Report Controls"
msgstr ""
#: DbReportWindowState.xcu
-#, fuzzy
msgctxt ""
"DbReportWindowState.xcu\n"
".DbReportWindowState.UIElements.States.private:resource/toolbar/drawbar\n"
@@ -6488,7 +6465,6 @@ msgid "Form Wizard..."
msgstr "ཝི་ཛརཌི་ གཞི་སྒྲུབ་འབད།"
#: DbuCommands.xcu
-#, fuzzy
msgctxt ""
"DbuCommands.xcu\n"
"..DbuCommands.UserInterface.Commands..uno:DBNewReportWithPreSelection\n"
@@ -8131,7 +8107,6 @@ msgid "Slide ~Layout"
msgstr "བཤུད་བརྙན་ སྒྲིག་བཀོད།(~L)"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Commands..uno:ModifyLayer\n"
@@ -9336,7 +9311,6 @@ msgid "Insert Rows"
msgstr "གྲལ་ཐིག་བཙུགས།(~R)"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:InsertRowDialog\n"
@@ -9395,7 +9369,6 @@ msgid "Insert Columns"
msgstr "ཀེར་ཐིག་བཙུགས།(~l)"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:InsertColumnDialog\n"
@@ -9433,7 +9406,6 @@ msgid "~Rows"
msgstr "གྲལ་ཐིག(~R)"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:DeleteRows\n"
@@ -9535,7 +9507,6 @@ msgid "~Rows"
msgstr "གྲལ་ཐིག(~R)"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:EntireRow\n"
@@ -9870,7 +9841,6 @@ msgid "Move Page Up"
msgstr ""
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:MovePageUp\n"
@@ -9907,7 +9877,6 @@ msgid "Move Page Down"
msgstr ""
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:MovePageDown\n"
@@ -9971,7 +9940,6 @@ msgid "Slide to End"
msgstr ""
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=20\n"
@@ -9981,7 +9949,6 @@ msgid "Blank Slide"
msgstr "བཤུད་བརྙན་སྟོངམ།"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=19\n"
@@ -9991,7 +9958,6 @@ msgid "Title Only"
msgstr "མགོ་མིང་རྐྱངམ་ཅི།"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=0\n"
@@ -10082,7 +10048,6 @@ msgid "Title, 6 Content"
msgstr ""
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=28\n"
@@ -10092,7 +10057,6 @@ msgid "Vertical Title, Vertical Text"
msgstr "མགོ་མིང་ཀེར་ཕྲང་། ཚིག་ཡིག་ཀེར་ཕྲང་།"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=27\n"
@@ -10102,7 +10066,6 @@ msgid "Vertical Title, Text, Chart"
msgstr "མགོ་མིང་ཀེར་ཕྲང་། ཚིག་ཡིག ཀིལིཔཊ།"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=29\n"
@@ -10122,7 +10085,6 @@ msgid "Title, 2 Vertical Text, Clipart"
msgstr "མགོ་མིང་།ཀེར་ཕྲང་ཚིག་ཡིག ཀིལིཔཊ།"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:SlideLayoutMenu\n"
@@ -10161,7 +10123,6 @@ msgid "~Cell"
msgstr "ནང་ཐིག"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:RowMenu\n"
@@ -10238,7 +10199,6 @@ msgid "Connector/Freeform Line"
msgstr ""
#: DrawWindowState.xcu
-#, fuzzy
msgctxt ""
"DrawWindowState.xcu\n"
"..DrawWindowState.UIElements.States.private:resource/popupmenu/curve\n"
@@ -10298,7 +10258,6 @@ msgid "Glue Point"
msgstr "པྱིན་གྱི་གནས།(~G)"
#: DrawWindowState.xcu
-#, fuzzy
msgctxt ""
"DrawWindowState.xcu\n"
"..DrawWindowState.UIElements.States.private:resource/popupmenu/graphic\n"
@@ -10347,7 +10306,6 @@ msgid "Dimension Line"
msgstr "རྒྱ་ཁྱོན་ གྲལ་ཐིག"
#: DrawWindowState.xcu
-#, fuzzy
msgctxt ""
"DrawWindowState.xcu\n"
"..DrawWindowState.UIElements.States.private:resource/popupmenu/media\n"
@@ -10376,7 +10334,6 @@ msgid "OLE Object"
msgstr "ཨོ་ཨེལ་ཨི་ དངོས་པོ།"
#: DrawWindowState.xcu
-#, fuzzy
msgctxt ""
"DrawWindowState.xcu\n"
"..DrawWindowState.UIElements.States.private:resource/popupmenu/page\n"
@@ -10487,7 +10444,6 @@ msgid "Standard"
msgstr "ཚད་ལྡན།"
#: DrawWindowState.xcu
-#, fuzzy
msgctxt ""
"DrawWindowState.xcu\n"
"..DrawWindowState.UIElements.States.private:resource/toolbar/findbar\n"
@@ -10930,7 +10886,6 @@ msgid "Fly in Slow"
msgstr "ལྷོད་ཆ་སྦེ་ ནང་འཕུར་འབད།"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.Effects.ooo-entrance-diamond\n"
@@ -12221,7 +12176,6 @@ msgid "Right Triangle"
msgstr "གཡས་ཕྲང་ཟུར་གསུམ་མ།"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.Effects.ooo-motionpath-square\n"
@@ -12699,7 +12653,6 @@ msgid "Basic"
msgstr "གཞི་རྩ།"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.Properties.special\n"
@@ -13196,7 +13149,6 @@ msgid "From right to top"
msgstr "གཡས་ལས་མགོ་ལུ་"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionGroups.subtle\n"
@@ -13234,7 +13186,6 @@ msgid "3D Venetian"
msgstr ""
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionSets.box\n"
@@ -13292,7 +13243,6 @@ msgid "Wipe"
msgstr "འཕྱག་ནི།"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionSets.wedge\n"
@@ -13302,7 +13252,6 @@ msgid "Wedge"
msgstr "ཤབས་གཟེར།"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionSets.wheel\n"
@@ -13321,7 +13270,6 @@ msgid "Push"
msgstr ""
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionSets.cut\n"
@@ -13360,7 +13308,6 @@ msgid "Shape"
msgstr "དབྱིབས།(~S)"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionSets.split\n"
@@ -13389,7 +13336,6 @@ msgid "Random"
msgstr ""
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionSets.dissolve\n"
@@ -13428,7 +13374,6 @@ msgid "Tiles"
msgstr "མགོ་མིང་ཚུ"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionSets.cube-turning\n"
@@ -13476,7 +13421,6 @@ msgid "Turn Around"
msgstr ""
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionSets.turn-down\n"
@@ -13637,7 +13581,6 @@ msgid "Bottom Right to Top Left"
msgstr ""
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.bottom-top\n"
@@ -13666,7 +13609,6 @@ msgid "Vertical"
msgstr "ཀེར་ཕྲེང་།"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.horizontal\n"
@@ -13676,7 +13618,6 @@ msgid "Horizontal"
msgstr "ཐད་སྙོམས།"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.in\n"
@@ -13686,7 +13627,6 @@ msgid "In"
msgstr "ནང་ན།"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.out\n"
@@ -13696,7 +13636,6 @@ msgid "Out"
msgstr "ཕྱི་ཁར།"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.across\n"
@@ -13706,7 +13645,6 @@ msgid "Across"
msgstr "ཡན་ཆད།"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.down\n"
@@ -13716,7 +13654,6 @@ msgid "Down"
msgstr "མར།"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.up\n"
@@ -13736,7 +13673,6 @@ msgid "Right"
msgstr "གཡས།"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.left\n"
@@ -13775,7 +13711,6 @@ msgid "Oval Vertical"
msgstr ""
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.diamond\n"
@@ -13785,7 +13720,6 @@ msgid "Diamond"
msgstr "ཕ་ལམ།"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.plus\n"
@@ -13925,7 +13859,6 @@ msgid "Counterclockwise 8 Spokes"
msgstr ""
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.inside\n"
@@ -13935,7 +13868,6 @@ msgid "Inside"
msgstr "ནང་ན།"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.outside\n"
@@ -14215,7 +14147,6 @@ msgid "Frame"
msgstr "གཞི་ཁྲམ།"
#: GenericCategories.xcu
-#, fuzzy
msgctxt ""
"GenericCategories.xcu\n"
"..GenericCategories.Commands.Categories.14\n"
@@ -16220,7 +16151,6 @@ msgid "Underline"
msgstr "འོག་ཐིག"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:UnderlineSimple\n"
@@ -16404,7 +16334,6 @@ msgid "Current Library"
msgstr "ད་ལྟོའི་ དཔེ་མཛོད།"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:LeftPara\n"
@@ -16414,7 +16343,6 @@ msgid "Left"
msgstr "གཡོན།"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:LeftPara\n"
@@ -16444,7 +16372,6 @@ msgid "Align Right"
msgstr "གཡས་ཕྲང་།"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:CenterPara\n"
@@ -16740,7 +16667,6 @@ msgid "Transparency"
msgstr "དྭངས་བསལ་།"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:ZoomOptimal\n"
@@ -16807,7 +16733,6 @@ msgid "Line Starts with Arrow"
msgstr "གྲལ་ཐིག་གིས་ མདའ་རྟགས་དང་བཅས་ འགོ་བཙུགསཔ་ཨིན།"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:LineArrowEnd\n"
@@ -16994,7 +16919,6 @@ msgid "Crop Dialog..."
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:Crop\n"
@@ -17363,7 +17287,6 @@ msgid "Smooth Transition"
msgstr "འགྱུར་བ་ ཧུམ་ཁྱུག་ཁྱུ།"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:ToggleObjectBezierMode\n"
@@ -17537,7 +17460,6 @@ msgid "~Chart..."
msgstr "དཔེ་རིས།(~C)"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:InsertObjectChart\n"
@@ -17557,7 +17479,6 @@ msgid "Chart from File..."
msgstr "ཡིག་སྣོད་ནང་གི་ ལེབ་གྲངས།(~t)"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:DefaultBullet\n"
@@ -17613,7 +17534,6 @@ msgid "Toggle Numbered List"
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:SetOutline\n"
@@ -18618,7 +18538,6 @@ msgid "Line Corner Style"
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:LineStyle\n"
@@ -18972,7 +18891,6 @@ msgid "~Recheck Document..."
msgstr "ཡིག་ཆ་ ལོག་ཞིབ་དཔྱད་འབད་(~R)"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:SpellingAndGrammarDialog\n"
@@ -19325,7 +19243,6 @@ msgid "~Hyperlink..."
msgstr "ཧཡི་པར་ལིནཀི(~y)"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:HyperlinkDialog\n"
@@ -20500,7 +20417,6 @@ msgid "Increase"
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:IncrementIndent\n"
@@ -20510,7 +20426,6 @@ msgid "Increase Indent"
msgstr "འགོ་མཚམས་ཡར་སེང་འབད།"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:IncrementIndent\n"
@@ -20520,7 +20435,6 @@ msgid "Increase Indent"
msgstr "འགོ་མཚམས་ཡར་སེང་འབད།"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:LineToolbox\n"
@@ -21137,7 +21051,6 @@ msgid "Compile"
msgstr "ཕྱོགས་སྒྲིག"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:RunBasic\n"
@@ -21313,7 +21226,6 @@ msgid "Check Box"
msgstr "ཞིབ་དཔྱད་སྒྲོམ།"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:Label\n"
@@ -21760,7 +21672,6 @@ msgid "Toggle Print Preview"
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:PrintPreview\n"
@@ -21824,7 +21735,6 @@ msgid "Sort Descending"
msgstr "མར་འབབ་ནི་ དབྱེ་སེལ་འབད།"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:SendMail\n"
@@ -22321,7 +22231,6 @@ msgid "Depth"
msgstr "གཏིང་ཚད།"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:ShowToolbar\n"
@@ -22530,7 +22439,6 @@ msgid "Reply Comment"
msgstr "ནང་དོན་བཏོན་གཏང་།"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:DeleteComment\n"
@@ -22550,7 +22458,6 @@ msgid "Top"
msgstr "སྤྱི་ཏོག"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:CellVertTop\n"
@@ -22560,7 +22467,6 @@ msgid "Align Top"
msgstr "སྤྱི་ཏོག་ ཕྲང་།"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:CellVertCenter\n"
@@ -22590,7 +22496,6 @@ msgid "Bottom"
msgstr "གཤམ།"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:CellVertBottom\n"
@@ -22816,7 +22721,6 @@ msgid "R~eference"
msgstr "གཞི་བསྟུན།"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Popups..uno:EditCommentsMenu\n"
@@ -22986,7 +22890,6 @@ msgid "Me~dia Player"
msgstr "བརྡ་ལམ་ གཏང་འཕྲུལ།(~y)"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Popups..uno:InsertAVMedia\n"
@@ -23261,7 +23164,6 @@ msgid "Select"
msgstr "སེལ་འཐུ་འབད།"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Popups..uno:EditPasteSpecialMenu\n"
@@ -23280,7 +23182,6 @@ msgid "Menubar"
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Popups..uno:NameGroup\n"
@@ -23290,7 +23191,6 @@ msgid "Name..."
msgstr "མིང་..."
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Popups..uno:ObjectTitleDescription\n"
@@ -23356,7 +23256,6 @@ msgid "Connector/Freeform Line"
msgstr ""
#: ImpressWindowState.xcu
-#, fuzzy
msgctxt ""
"ImpressWindowState.xcu\n"
"..ImpressWindowState.UIElements.States.private:resource/popupmenu/curve\n"
@@ -23416,7 +23315,6 @@ msgid "Glue Point"
msgstr "པྱིན་གྱི་གནས།(~G)"
#: ImpressWindowState.xcu
-#, fuzzy
msgctxt ""
"ImpressWindowState.xcu\n"
"..ImpressWindowState.UIElements.States.private:resource/popupmenu/graphic\n"
@@ -23456,7 +23354,6 @@ msgid "Dimension Line"
msgstr "རྒྱ་ཁྱོན་ གྲལ་ཐིག"
#: ImpressWindowState.xcu
-#, fuzzy
msgctxt ""
"ImpressWindowState.xcu\n"
"..ImpressWindowState.UIElements.States.private:resource/popupmenu/media\n"
@@ -23494,7 +23391,6 @@ msgid "OLE Object"
msgstr "ཨོ་ཨེལ་ཨི་ དངོས་པོ།"
#: ImpressWindowState.xcu
-#, fuzzy
msgctxt ""
"ImpressWindowState.xcu\n"
"..ImpressWindowState.UIElements.States.private:resource/popupmenu/outline\n"
@@ -24019,7 +23915,6 @@ msgid "Optimize"
msgstr "གང་དྲག་བཟོ།"
#: ImpressWindowState.xcu
-#, fuzzy
msgctxt ""
"ImpressWindowState.xcu\n"
"..ImpressWindowState.UIElements.States.private:resource/toolbar/findbar\n"
@@ -24266,7 +24161,6 @@ msgid "Formula Cursor"
msgstr "མན་ངག་འོད་རྟགས།"
#: MathCommands.xcu
-#, fuzzy
msgctxt ""
"MathCommands.xcu\n"
"..MathCommands.UserInterface.Commands..uno:InsertCommandText?Text:string=newline \n"
@@ -24276,7 +24170,6 @@ msgid "New Line"
msgstr "གྱལ་རིམ་གསརཔ།"
#: MathCommands.xcu
-#, fuzzy
msgctxt ""
"MathCommands.xcu\n"
"..MathCommands.UserInterface.Commands..uno:InsertCommandText?Text:string=`\n"
@@ -24805,7 +24698,6 @@ msgid "Fit to greatest height"
msgstr ""
#: ReportCommands.xcu
-#, fuzzy
msgctxt ""
"ReportCommands.xcu\n"
".ReportCommands.UserInterface.Commands..uno:ControlProperties\n"
@@ -24915,7 +24807,6 @@ msgid "Shape Arrange"
msgstr ""
#: ReportCommands.xcu
-#, fuzzy
msgctxt ""
"ReportCommands.xcu\n"
".ReportCommands.UserInterface.Commands..uno:EditControlMenu\n"
@@ -24935,7 +24826,6 @@ msgid "Alignment"
msgstr "ཕྲང་སྒྲིག(~t)"
#: ReportCommands.xcu
-#, fuzzy
msgctxt ""
"ReportCommands.xcu\n"
".ReportCommands.UserInterface.Commands..uno:ResizeMenu\n"
@@ -24963,7 +24853,6 @@ msgid "Report Controls"
msgstr ""
#: ReportCommands.xcu
-#, fuzzy
msgctxt ""
"ReportCommands.xcu\n"
".ReportCommands.UserInterface.Commands..uno:SectionShrinkMenu\n"
@@ -25020,7 +24909,6 @@ msgid "Report Output Format"
msgstr ""
#: ReportCommands.xcu
-#, fuzzy
msgctxt ""
"ReportCommands.xcu\n"
".ReportCommands.UserInterface.Popups..uno:SnapLinesMenu\n"
@@ -25039,7 +24927,6 @@ msgid "Object Resizing"
msgstr ""
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.DeckList.PropertyDeck\n"
@@ -25049,7 +24936,6 @@ msgid "Properties"
msgstr "རྒྱུ་དངོས།"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.DeckList.WriterPageDeck\n"
@@ -25128,7 +25014,6 @@ msgid "Styles"
msgstr "བཟོ་རྣམ།(~e)"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.DeckList.ScFunctionsDeck\n"
@@ -25148,7 +25033,6 @@ msgid "Manage Changes"
msgstr "མིང་གསར་བསྐྲུན་འབད་་་་་(~C)"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.DeckList.SwDesignDeck\n"
@@ -25158,7 +25042,6 @@ msgid "Design"
msgstr "བཀོད་བསྒྲིག་འབད།"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.DeckList.ChartDeck\n"
@@ -25248,7 +25131,6 @@ msgid "Area"
msgstr "ས་ཁོངས།"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.ShadowPropertyPanel\n"
@@ -25288,7 +25170,6 @@ msgid "Position and Size"
msgstr "གནས་ས་དང་ ཚད།(~z)"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.GraphicPropertyPanel\n"
@@ -25426,7 +25307,6 @@ msgid "Number Format"
msgstr "རྩ་སྒྲིག་ལུ་ཨང་གྲངས་བཏགས།"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.ParaPropertyPanel\n"
@@ -25496,7 +25376,6 @@ msgid "Styles"
msgstr "བཟོ་རྣམ།(~e)"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.ScFunctionsPanel\n"
@@ -25534,7 +25413,6 @@ msgid "Elements"
msgstr "རྒྱུ་རྫས།"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.ChartSeriesPanel\n"
@@ -25977,7 +25855,6 @@ msgid "AutoTe~xt..."
msgstr "རང་བཞིན་གྱི་ཚིག་ཡིག(~x)"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:PrintLayout\n"
@@ -26348,7 +26225,6 @@ msgid "Reject All Changes"
msgstr ""
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:AcceptTrackedChange\n"
@@ -26377,7 +26253,6 @@ msgid "Accept Change"
msgstr "བསྒྱུར་བཅོས་ལུ་དང་ལེན་འབད་"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:AcceptAllTrackedChanges\n"
@@ -26856,7 +26731,6 @@ msgid "~Frame Interactively"
msgstr ""
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:InsertFrame\n"
@@ -26896,7 +26770,6 @@ msgid "~Index Entry..."
msgstr "ཐོ་བཀོད་ ཟུར་ཐོ་བཀོད།(~y)"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:InsertIndexesEntry\n"
@@ -27106,7 +26979,6 @@ msgid "~Formula..."
msgstr "མན་ངག(~F)"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:InsertObjectStarMath\n"
@@ -29222,7 +29094,6 @@ msgid "In ~Background"
msgstr "(~B)རྒྱབ་གཞི་ནང་།"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:WrapThroughTransparencyToggle\n"
@@ -29657,7 +29528,6 @@ msgid "Text Wrap..."
msgstr "ཚིག་ཡིག་ ལོག་མཚམས་བཟོ་ནི།"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:TextWrap\n"
@@ -29866,7 +29736,6 @@ msgid "Add Unknown Words"
msgstr "མ་ཤེས་པའི་མིང་ཚིག་ ཁ་སྐོང་རྐྱབས།"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:HScroll\n"
@@ -30307,7 +30176,6 @@ msgid "Default Paragraph Style"
msgstr ""
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:StyleApply?Style:string=Title&amp;FamilyName:string=ParagraphStyles\n"
@@ -30317,7 +30185,6 @@ msgid "~Title"
msgstr "མགོ་མིང་།(~T)"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:TitleParaStyle\n"
@@ -31068,7 +30935,6 @@ msgid "Text Frame"
msgstr "གཞི་ཁྲམ་ཤུལ་མམ་ལུ།"
#: WriterFormWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterFormWindowState.xcu\n"
"..WriterFormWindowState.UIElements.States.private:resource/popupmenu/graphic\n"
@@ -31078,7 +30944,6 @@ msgid "Image"
msgstr "གཟུགས་བརྙན།"
#: WriterFormWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterFormWindowState.xcu\n"
"..WriterFormWindowState.UIElements.States.private:resource/popupmenu/media\n"
@@ -31532,7 +31397,6 @@ msgid "Text Frame"
msgstr "གཞི་ཁྲམ་ཤུལ་མམ་ལུ།"
#: WriterGlobalWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterGlobalWindowState.xcu\n"
"..WriterGlobalWindowState.UIElements.States.private:resource/popupmenu/graphic\n"
@@ -31542,7 +31406,6 @@ msgid "Image"
msgstr "གཟུགས་བརྙན།"
#: WriterGlobalWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterGlobalWindowState.xcu\n"
"..WriterGlobalWindowState.UIElements.States.private:resource/popupmenu/media\n"
@@ -31601,7 +31464,6 @@ msgid "Standard"
msgstr "ཚད་ལྡན།"
#: WriterGlobalWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterGlobalWindowState.xcu\n"
"..WriterGlobalWindowState.UIElements.States.private:resource/toolbar/findbar\n"
@@ -31927,7 +31789,6 @@ msgid "Fontwork Shape"
msgstr "ཡིག་གཟུགས་ལཱ་གཡོག"
#: WriterGlobalWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterGlobalWindowState.xcu\n"
"..WriterGlobalWindowState.UIElements.States.private:resource/toolbar/navigationobjectbar\n"
@@ -32015,7 +31876,6 @@ msgid "Text Frame"
msgstr "གཞི་ཁྲམ་ཤུལ་མམ་ལུ།"
#: WriterReportWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterReportWindowState.xcu\n"
"..WriterReportWindowState.UIElements.States.private:resource/popupmenu/graphic\n"
@@ -32025,7 +31885,6 @@ msgid "Image"
msgstr "གཟུགས་བརྙན།"
#: WriterReportWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterReportWindowState.xcu\n"
"..WriterReportWindowState.UIElements.States.private:resource/popupmenu/media\n"
@@ -32471,7 +32330,6 @@ msgid "Text Frame"
msgstr "གཞི་ཁྲམ་ཤུལ་མམ་ལུ།"
#: WriterWebWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWebWindowState.xcu\n"
"..WriterWebWindowState.UIElements.States.private:resource/popupmenu/graphic\n"
@@ -32540,7 +32398,6 @@ msgid "Standard"
msgstr "ཚད་ལྡན།"
#: WriterWebWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWebWindowState.xcu\n"
"..WriterWebWindowState.UIElements.States.private:resource/toolbar/findbar\n"
@@ -32890,7 +32747,6 @@ msgid "Text Frame"
msgstr "གཞི་ཁྲམ་ཤུལ་མམ་ལུ།"
#: WriterWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWindowState.xcu\n"
"..WriterWindowState.UIElements.States.private:resource/popupmenu/graphic\n"
@@ -32900,7 +32756,6 @@ msgid "Image"
msgstr "གཟུགས་བརྙན།"
#: WriterWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWindowState.xcu\n"
"..WriterWindowState.UIElements.States.private:resource/popupmenu/media\n"
@@ -32977,7 +32832,6 @@ msgid "Notebookbar shortcuts"
msgstr ""
#: WriterWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWindowState.xcu\n"
"..WriterWindowState.UIElements.States.private:resource/toolbar/findbar\n"
@@ -33342,7 +33196,6 @@ msgid "Fontwork Shape"
msgstr "ཡིག་གཟུགས་ལཱ་གཡོག་གི་ དབྱིབས།"
#: WriterWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWindowState.xcu\n"
"..WriterWindowState.UIElements.States.private:resource/toolbar/navigationobjectbar\n"
@@ -33449,7 +33302,6 @@ msgid "Text Frame"
msgstr "གཞི་ཁྲམ་ཤུལ་མམ་ལུ།"
#: XFormsWindowState.xcu
-#, fuzzy
msgctxt ""
"XFormsWindowState.xcu\n"
"..XFormsWindowState.UIElements.States.private:resource/popupmenu/graphic\n"
@@ -33459,7 +33311,6 @@ msgid "Image"
msgstr "གཟུགས་བརྙན།"
#: XFormsWindowState.xcu
-#, fuzzy
msgctxt ""
"XFormsWindowState.xcu\n"
"..XFormsWindowState.UIElements.States.private:resource/popupmenu/media\n"
@@ -33518,7 +33369,6 @@ msgid "Standard"
msgstr "ཚད་ལྡན།"
#: XFormsWindowState.xcu
-#, fuzzy
msgctxt ""
"XFormsWindowState.xcu\n"
"..XFormsWindowState.UIElements.States.private:resource/toolbar/findbar\n"
diff --git a/source/dz/reportdesign/messages.po b/source/dz/reportdesign/messages.po
index b3dd4b8eae3..3e23f4c0a2d 100644
--- a/source/dz/reportdesign/messages.po
+++ b/source/dz/reportdesign/messages.po
@@ -14,7 +14,6 @@ msgstr ""
"X-Generator: LibreOffice\n"
#: stringarray.hrc:17
-#, fuzzy
msgctxt "RID_STR_FORCENEWPAGE_CONST"
msgid "None"
msgstr "ཅི་མེད།"
@@ -71,7 +70,6 @@ msgid "Field or Formula"
msgstr ""
#: stringarray.hrc:43
-#, fuzzy
msgctxt "RID_STR_TYPE_CONST"
msgid "Function"
msgstr "ལས་འགན།"
@@ -133,7 +131,6 @@ msgid "Bottom"
msgstr "མཇུག"
#: stringarray.hrc:74
-#, fuzzy
msgctxt "RID_STR_PARAADJUST_CONST"
msgid "Left"
msgstr "གཡོན།"
@@ -151,13 +148,11 @@ msgid "Block"
msgstr "གནགཔོ།"
#: stringarray.hrc:77
-#, fuzzy
msgctxt "RID_STR_PARAADJUST_CONST"
msgid "Center"
msgstr "དབུས།"
#: strings.hrc:25
-#, fuzzy
msgctxt "RID_STR_PROPPAGE_DEFAULT"
msgid "General"
msgstr "ཡོངས་ཁྱབ།"
@@ -314,7 +309,6 @@ msgid "Font"
msgstr "ཡིག་གཟུགས།"
#: strings.hrc:55
-#, fuzzy
msgctxt "RID_STR_BACKCOLOR"
msgid "Background color"
msgstr "རྒྱབ་གཞིའི་ཚོས་གཞི།"
@@ -346,7 +340,6 @@ msgid "Group: %1"
msgstr "%O སྡེ་ཚན་བཟོ།"
#: strings.hrc:61
-#, fuzzy
msgctxt "RID_STR_FORMULALIST"
msgid "Function"
msgstr "ལས་འགན།"
@@ -454,7 +447,6 @@ msgid "Image Control"
msgstr "གཟུགས་བརྙན་ཚད་འཛིན།"
#: strings.hrc:83
-#, fuzzy
msgctxt "RID_STR_PROPTITLE_FIXEDTEXT"
msgid "Label field"
msgstr "ས་སྒོ་ཁ་ཡིག་བཏགས།"
@@ -471,7 +463,6 @@ msgid "Formatted Field"
msgstr "རྩ་སྒྲིག་འབད་ཡོད་པའི་ས་སྒོ།"
#: strings.hrc:86
-#, fuzzy
msgctxt "RID_STR_PROPTITLE_SHAPE"
msgid "Shape"
msgstr "དབྱིབས།"
@@ -483,13 +474,11 @@ msgid "Report"
msgstr "སྙན་ཞུ།"
#: strings.hrc:88
-#, fuzzy
msgctxt "RID_STR_PROPTITLE_SECTION"
msgid "Section"
msgstr "དབྱེ་ཚན།"
#: strings.hrc:89
-#, fuzzy
msgctxt "RID_STR_PROPTITLE_FUNCTION"
msgid "Function"
msgstr "ལས་འགན།"
@@ -654,13 +643,11 @@ msgid "Insert graphics"
msgstr "ཚད་རིས་ཚུ་བཙུགས།"
#: strings.hrc:124
-#, fuzzy
msgctxt "RID_STR_DELETE"
msgid "Delete"
msgstr "བཏོན་གཏང་།"
#: strings.hrc:125
-#, fuzzy
msgctxt "RID_STR_FUNCTION"
msgid "Function"
msgstr "ལས་འགན།"
@@ -777,7 +764,6 @@ msgid "Quarter"
msgstr "ལོའི་བཞི་དཔྱ།"
#: strings.hrc:149
-#, fuzzy
msgctxt "STR_RPT_MONTH"
msgid "Month"
msgstr "ཟླཝ།"
@@ -857,7 +843,6 @@ msgid " & \" of \" & #PAGECOUNT#"
msgstr ""
#: strings.hrc:168
-#, fuzzy
msgctxt "RID_STR_FUNCTIONS"
msgid "Functions"
msgstr "ལས་འགན།"
@@ -889,7 +874,6 @@ msgid "The element is invalid."
msgstr ""
#: strings.hrc:180
-#, fuzzy
msgctxt "RID_STR_FIXEDTEXT"
msgid "Label field"
msgstr "ས་སྒོ་ཁ་ཡིག་བཏགས།"
@@ -913,7 +897,6 @@ msgid "Report"
msgstr "སྙན་ཞུ།"
#: strings.hrc:184
-#, fuzzy
msgctxt "RID_STR_SHAPE"
msgid "Shape"
msgstr "དབྱིབས།"
@@ -929,7 +912,6 @@ msgid "Section Setup"
msgstr ""
#: backgrounddialog.ui:105
-#, fuzzy
msgctxt "backgrounddialog|background"
msgid "Background"
msgstr "རྒྱབ་གཞི།"
@@ -940,13 +922,11 @@ msgid "Character Settings"
msgstr ""
#: chardialog.ui:105
-#, fuzzy
msgctxt "chardialog|font"
msgid "Font"
msgstr "ཡིག་གཟུགས།"
#: chardialog.ui:127
-#, fuzzy
msgctxt "chardialog|fonteffects"
msgid "Font Effects"
msgstr "ཡིག་གཟུགས་ཀྱི་ནུས་པ་ཚུ།"
@@ -970,13 +950,11 @@ msgid "Highlighting"
msgstr "གཙོ་དམིགས་འབད་དོ།"
#: chardialog.ui:219
-#, fuzzy
msgctxt "chardialog|alignment"
msgid "Alignment"
msgstr "ཕྲང་སྒྲིག"
#: condformatdialog.ui:10
-#, fuzzy
msgctxt "condformatdialog|CondFormat"
msgid "Conditional Formatting"
msgstr "གནས་སྟངས་ཅན་གྱི་ཐོག་ལས་རྩ་སྒྲིག་འབད་ནི།"
@@ -1040,25 +1018,21 @@ msgid "less than or equal to"
msgstr "དེ་ལས་ཉུང་སུ་ ཡང་ན་ དེ་དང་མཉམ་པ།"
#: conditionwin.ui:107
-#, fuzzy
msgctxt "conditionwin|lhsButton"
msgid "..."
msgstr "..."
#: conditionwin.ui:130
-#, fuzzy
msgctxt "conditionwin|andLabel"
msgid "and"
msgstr "དང་།"
#: conditionwin.ui:158
-#, fuzzy
msgctxt "conditionwin|rhsButton"
msgid "..."
msgstr "..."
#: conditionwin.ui:220
-#, fuzzy
msgctxt "conditionwin|ToolBoxItem1"
msgid "Bold"
msgstr "རྒྱགས་པ།"
@@ -1070,13 +1044,11 @@ msgid "Italic"
msgstr "ཨའི་ཊ་ལིཀ"
#: conditionwin.ui:250
-#, fuzzy
msgctxt "conditionwin|ToolBoxItem3"
msgid "Underline"
msgstr "འོག་ཐིག"
#: conditionwin.ui:275
-#, fuzzy
msgctxt "conditionwin|ToolBoxItem4"
msgid "Background Color"
msgstr "རྒྱབ་གཞི་ ཚོས་གཞི།"
@@ -1103,7 +1075,6 @@ msgid "+"
msgstr ""
#: datetimedialog.ui:8
-#, fuzzy
msgctxt "datetimedialog|DateTimeDialog"
msgid "Date and Time"
msgstr "ཚེས་གྲངས་དང་ཆུ་ཚོད།"
@@ -1179,19 +1150,16 @@ msgid "Group actions"
msgstr ""
#: floatingsort.ui:75
-#, fuzzy
msgctxt "floatingsort|up"
msgid "Move up"
msgstr "ཡར་སྤོ།"
#: floatingsort.ui:88
-#, fuzzy
msgctxt "floatingsort|down"
msgid "Move down"
msgstr "མར་སྤོ།"
#: floatingsort.ui:101
-#, fuzzy
msgctxt "floatingsort|delete"
msgid "Delete"
msgstr "བཏོན་གཏང་།"
@@ -1235,13 +1203,11 @@ msgid "Keep Together"
msgstr ""
#: floatingsort.ui:290
-#, fuzzy
msgctxt "floatingsort|sorting"
msgid "Ascending"
msgstr "ཡར་འཛེགས།"
#: floatingsort.ui:291
-#, fuzzy
msgctxt "floatingsort|sorting"
msgid "Descending"
msgstr "མར་འབབ།"
@@ -1288,7 +1254,6 @@ msgid "Each Value"
msgstr ""
#: floatingsort.ui:394
-#, fuzzy
msgctxt "floatingsort|label2"
msgid "Properties"
msgstr "རྒྱུ་དངོས།"
@@ -1343,13 +1308,11 @@ msgid "Page Setup"
msgstr ""
#: pagedialog.ui:105
-#, fuzzy
msgctxt "pagedialog|page"
msgid "Page"
msgstr "ཤོག་ལེབ།"
#: pagedialog.ui:127
-#, fuzzy
msgctxt "pagedialog|background"
msgid "Background"
msgstr "རྒྱབ་གཞི།"
@@ -1393,13 +1356,11 @@ msgid "Position"
msgstr "གནས་ས་ ཨེགསི།"
#: pagenumberdialog.ui:262
-#, fuzzy
msgctxt "pagenumberdialog|alignment"
msgid "Left"
msgstr "གཡོན།"
#: pagenumberdialog.ui:263
-#, fuzzy
msgctxt "pagenumberdialog|alignment"
msgid "Center"
msgstr "དབུས།"
@@ -1422,7 +1383,6 @@ msgid "Show Number on First Page"
msgstr ""
#: pagenumberdialog.ui:309
-#, fuzzy
msgctxt "pagenumberdialog|label3"
msgid "General"
msgstr "ཡོངས་ཁྱབ།"
diff --git a/source/dz/sc/messages.po b/source/dz/sc/messages.po
index 58373208a7f..f726246b668 100644
--- a/source/dz/sc/messages.po
+++ b/source/dz/sc/messages.po
@@ -32,7 +32,6 @@ msgid "Financial"
msgstr "དངུལ་འབྲེལ།"
#: compiler.hrc:30
-#, fuzzy
msgctxt "RID_FUNCTION_CATEGORIES"
msgid "Information"
msgstr "བརྡ་དོན།"
@@ -62,7 +61,6 @@ msgid "Statistical"
msgstr "ཚད་རྩིས།"
#: compiler.hrc:35
-#, fuzzy
msgctxt "RID_FUNCTION_CATEGORIES"
msgid "Spreadsheet"
msgstr "ཤོག་ཁྲམ།"
@@ -74,7 +72,6 @@ msgid "Text"
msgstr "ཚིག་ཡིག"
#: compiler.hrc:37
-#, fuzzy
msgctxt "RID_FUNCTION_CATEGORIES"
msgid "Add-in"
msgstr "ནང་ན་ཁ་སྐོང་འབད།"
@@ -256,7 +253,6 @@ msgid "AutoOutline"
msgstr "རང་འཞིན་གྱི་ཕྱི་ཐིག"
#: globstr.hrc:68
-#, fuzzy
msgctxt "STR_UNDO_SUBTOTALS"
msgid "Subtotals"
msgstr "བསྡོམས་ཆུང་།"
@@ -484,7 +480,6 @@ msgid "Protect document"
msgstr "ཡིག་ཆ་ཉེན་སྐྱོབ་འབད།"
#: globstr.hrc:112
-#, fuzzy
msgctxt "STR_UNDO_UNPROTECT_DOC"
msgid "Unprotect document"
msgstr "ཡིག་ཆ་ཉེན་སྐྱོབ་འབད་ནི་ལས་བཤོལ།"
@@ -711,7 +706,6 @@ msgid "The source range contains subtotals which may distort the results. Use it
msgstr "འབྱུང་ཁུངས་ཀྱི་ཁྱབ་ཚད་ནང་ལུ་ གྲུབ་འབྲས་བཟོ་ཉེས་བཟོ་ནི་ཉེན་ཁ་ཡོད་མི་ ཆུང་བསྡོམས་ཚུ་ཡོདཔ་ཨིན། འདི་གང་རུང་སྦེ་ ལག་ལེན་འཐབ།"
#: globstr.hrc:154
-#, fuzzy
msgctxt "STR_PIVOT_TOTAL"
msgid "Total"
msgstr "བསྡོམས།"
@@ -743,7 +737,6 @@ msgid "Column"
msgstr "ཀེར་ཐིག"
#: globstr.hrc:160
-#, fuzzy
msgctxt "STR_ROW"
msgid "Row"
msgstr "གྲལ་ཐིག"
@@ -1647,7 +1640,6 @@ msgid "No cell references are found in the selected cells."
msgstr ""
#: globstr.hrc:342
-#, fuzzy
msgctxt "STR_GRAPHICNAME"
msgid "Image"
msgstr "གཟུགས་བརྙན།"
@@ -2166,7 +2158,6 @@ msgid "This Document is referenced by another document and not yet saved. Closin
msgstr ""
#: globstr.hrc:434
-#, fuzzy
msgctxt "STR_HEADER_RANGE"
msgid "Range"
msgstr "ཁྱབ་ཚད།"
@@ -2371,7 +2362,6 @@ msgid "next year"
msgstr ""
#: globstr.hrc:473
-#, fuzzy
msgctxt "STR_COND_AND"
msgid "and"
msgstr "དང་།"
@@ -2416,7 +2406,6 @@ msgid "You cannot insert or delete cells when the affected range intersects with
msgstr ""
#: globstr.hrc:480
-#, fuzzy
msgctxt "STR_DPFIELD_GROUP_BY_SECONDS"
msgid "Seconds"
msgstr "སྐར་ཆ།"
@@ -2427,19 +2416,16 @@ msgid "Minutes"
msgstr ""
#: globstr.hrc:482
-#, fuzzy
msgctxt "STR_DPFIELD_GROUP_BY_HOURS"
msgid "Hours"
msgstr "ཆུ་ཚོད།"
#: globstr.hrc:483
-#, fuzzy
msgctxt "STR_DPFIELD_GROUP_BY_DAYS"
msgid "Days"
msgstr "གཟའ་ཚུ།"
#: globstr.hrc:484
-#, fuzzy
msgctxt "STR_DPFIELD_GROUP_BY_MONTHS"
msgid "Months"
msgstr "ཟླཝ།"
@@ -2571,7 +2557,6 @@ msgid "%1 and %2 more"
msgstr ""
#: globstr.hrc:508
-#, fuzzy
msgctxt "STR_GENERAL"
msgid "General"
msgstr "ཡོངས་ཁྱབ།"
@@ -2589,7 +2574,6 @@ msgid "Percent"
msgstr "བརྒྱ་ཆ།"
#: globstr.hrc:511
-#, fuzzy
msgctxt "STR_CURRENCY"
msgid "Currency"
msgstr "དངུལ།"
@@ -3369,7 +3353,6 @@ msgid "Provides an internal number for the date given."
msgstr "བཀོད་དེ་ཡོད་པའི་ཚེས་གྲངས་ཀྱི་དོན་ལུ་ ནང་འཁོད་ཀྱི་ཨང་གྲངས་ བྱིནམ་ཨིན།"
#: scfuncs.hrc:182
-#, fuzzy
msgctxt "SC_OPCODE_GET_DATE"
msgid "Year"
msgstr "ལོ།"
@@ -3380,7 +3363,6 @@ msgid "An integer between 1583 and 9956 or 0 and 99 (19xx or 20xx depending on t
msgstr "༡༥༨༣དང་༩༩༥༦གི་བར་ནའི་ ཧྲིལ་ཨང་ ཡང་ན་ ༠་དང་༩༩ (༡༩xx ཡང་ན་ ༢༠xx ངེས་འཛིན་འབད་ཡོད་པའི་གདམ་ཁ་ལུ་བརྟེན་ཏེ།)."
#: scfuncs.hrc:184
-#, fuzzy
msgctxt "SC_OPCODE_GET_DATE"
msgid "Month"
msgstr "ཟླཝ།"
@@ -3391,7 +3373,6 @@ msgid "An integer between 1 and 12 representing the month."
msgstr "ཟླཝ་གི་ཁྱད་ཚབ་སྟོན་མི་ ༡་དང་༡༢་བར་ནའི་ ཧྲིལ་ཨང་ཅིག"
#: scfuncs.hrc:186
-#, fuzzy
msgctxt "SC_OPCODE_GET_DATE"
msgid "Day"
msgstr "གཟའ།"
@@ -3475,7 +3456,6 @@ msgid "Returns the number of workdays between two dates using arguments to indic
msgstr ""
#: scfuncs.hrc:222
-#, fuzzy
msgctxt "SC_OPCODE_NETWORKDAYS"
msgid "Start date"
msgstr "འགོ་བཙུགས་པའི་ཚེས་གྲངས།"
@@ -3486,7 +3466,6 @@ msgid "Start date for calculation."
msgstr ""
#: scfuncs.hrc:224
-#, fuzzy
msgctxt "SC_OPCODE_NETWORKDAYS"
msgid "End date"
msgstr "མཇུག་བསྡུ་བའི་ཚེས་གྲངས།"
@@ -3523,7 +3502,6 @@ msgid "Returns the number of workdays between two dates using arguments to indic
msgstr ""
#: scfuncs.hrc:236
-#, fuzzy
msgctxt "SC_OPCODE_NETWORKDAYS_MS"
msgid "Start date"
msgstr "འགོ་བཙུགས་པའི་ཚེས་གྲངས།"
@@ -3534,7 +3512,6 @@ msgid "Start date for calculation."
msgstr ""
#: scfuncs.hrc:238
-#, fuzzy
msgctxt "SC_OPCODE_NETWORKDAYS_MS"
msgid "End date"
msgstr "མཇུག་བསྡུ་བའི་ཚེས་གྲངས།"
@@ -3571,7 +3548,6 @@ msgid "Returns the serial number of the date before or after a number of workday
msgstr ""
#: scfuncs.hrc:250
-#, fuzzy
msgctxt "SC_OPCODE_WORKDAY_MS"
msgid "Start date"
msgstr "འགོ་བཙུགས་པའི་ཚེས་གྲངས།"
@@ -3582,7 +3558,6 @@ msgid "Start date for calculation."
msgstr ""
#: scfuncs.hrc:252
-#, fuzzy
msgctxt "SC_OPCODE_WORKDAY_MS"
msgid "Days"
msgstr "གཟའ་ཚུ།"
@@ -3859,7 +3834,6 @@ msgid "The internal number of the date."
msgstr "ཚེས་གྲངས་ཀྱི་ནང་འཁོད་ཨང་གྲངས།"
#: scfuncs.hrc:370
-#, fuzzy
msgctxt "SC_OPCODE_WEEK"
msgid "Mode"
msgstr "ཐབས་ལམ།"
@@ -3906,7 +3880,6 @@ msgid "The internal number of the date."
msgstr "ཚེས་གྲངས་ཀྱི་ ནང་འཁོད་ཀྱི་ཨང་གྲངས།"
#: scfuncs.hrc:387
-#, fuzzy
msgctxt "SC_OPCODE_WEEKNUM_OOO"
msgid "Mode"
msgstr "ཐབས་ལམ།"
@@ -3923,7 +3896,6 @@ msgid "Calculates the date of Easter Sunday in a given year."
msgstr "བཀོད་དེ་ཡོད་པའི་ལོ་ནང་ལུ་ གཟའ་ཨིསི་ཊར་ཟླཝ་གི་ཚེས་གྲངས་ཀྱི་ རྩིས་སྟོནམ་ཨིན།"
#: scfuncs.hrc:395
-#, fuzzy
msgctxt "SC_OPCODE_EASTERSUNDAY"
msgid "Year"
msgstr "ལོ།"
@@ -4254,7 +4226,6 @@ msgid "Payment period. The total number of periods in which the annuity (pension
msgstr "གླ་དངུལ་གྱི་དུས་ཡུན། ལོ་ཕོགས་(རྒས་ཕོགས)སྤྲོད་ནིའི་དོན་ལུ་དུས་ཡུན་གྱི་བསྡོམས། "
#: scfuncs.hrc:491
-#, fuzzy
msgctxt "SC_OPCODE_IPMT"
msgid "PV"
msgstr "པི་ཝི།"
@@ -4387,7 +4358,6 @@ msgid "The present value. The present value or the amount the annuity is current
msgstr "ད་ལྟོའི་གནས་གོང་། ད་ལྟོའི་གནས་གོང་ ཡང་ན་ ལོ་ཕོགས་དངུལ་བསྡོམས་དེ་གིས་ ད་ལྟོ་དེ་ཅིག་གནསཔ་ཨིན།"
#: scfuncs.hrc:527
-#, fuzzy
msgctxt "SC_OPCODE_CUM_PRINC"
msgid "S"
msgstr "ཨེསི།"
@@ -4443,7 +4413,6 @@ msgid "Payment period. The total number of periods in which the annuity (pension
msgstr "གླ་དངུལ་གྱི་དུས་ཡུན། ལོ་ཕོགས་(རྒས་ཕོགས)སྤྲོད་ནིའི་དོན་ལུ་དུས་ཡུན་གྱི་བསྡོམས། "
#: scfuncs.hrc:543
-#, fuzzy
msgctxt "SC_OPCODE_CUM_IPMT"
msgid "PV"
msgstr "པི་ཝི།"
@@ -4664,7 +4633,6 @@ msgid "Periods: The period for which the depreciation is calculated. The time un
msgstr "དུས་ཡུན། མར་ཆག་རྩིས་སྟོན་མི་གི་དོན་ལུ་ དུས་ཡུན། དུས་ཡུན་གྱི་དོན་ལུ་དུས་གཅིག་གི་ཆ་ཕྲན་ལག་ལེན་འཐབ་ཡོད་མི་དེ་ ཕན་ཐོག་ཅན་གྱི་ཚེ་ལུ་ལག་ལེན་འཐབ་མི་དང་ གཅིག་མཚུངས་སྦེ་འོང་དགོ"
#: scfuncs.hrc:607
-#, fuzzy
msgctxt "SC_OPCODE_DB"
msgid "Month"
msgstr "ཟླཝ།"
@@ -4710,7 +4678,6 @@ msgid "Useful life. The number of periods in the useful life of the asset."
msgstr "ཕན་ཐོག་ཅན་གྱི་ཚེ་ཡུན། བདོག་གཏད་ཀྱི་ཕན་ཐོག་ཅན་གྱི་ཚེ་ཡུན་ནང་ལུ་ དུས་ཡུན་གྱི་གྱང་ཁ།"
#: scfuncs.hrc:621
-#, fuzzy
msgctxt "SC_OPCODE_VBD"
msgid "Start"
msgstr "འགོ་བཙུགས།"
@@ -4721,7 +4688,6 @@ msgid "Start. The first period for depreciation in the same time unit as the use
msgstr "འགོ་བཙུགས། ཕན་ཐོག་ཅན་གྱི་ཚེ་ཡུན་བཟུམ་སྦེ་ དུས་གཅིག་ཆ་ཕྲན་ནང་ལུ་མར་ཆག་གི་དོན་ལུ་ དུས་ཡུན་དང་པ།"
#: scfuncs.hrc:623
-#, fuzzy
msgctxt "SC_OPCODE_VBD"
msgid "End"
msgstr "མཇུག"
@@ -4771,7 +4737,6 @@ msgid "Nominal interest"
msgstr "བསྐྱེད་བསྡོམས།"
#: scfuncs.hrc:637
-#, fuzzy
msgctxt "SC_OPCODE_EFFECT"
msgid "P"
msgstr "པི།"
@@ -4788,7 +4753,6 @@ msgid "Calculates the yearly nominal interest rate as an effective interest rate
msgstr "ལོ་བསྟར་བསྐྱེད་ཆུང་གི་གོང་ཚད་དེ་ དངུལ་བསྐྱེད་ཀྱི་གོང་ཚད་ནུས་ཅན་བཟུམ་སྦེ་ རྩིས་སྟོནམ་ཨིན།"
#: scfuncs.hrc:645
-#, fuzzy
msgctxt "SC_OPCODE_NOMINAL"
msgid "Effective rate"
msgstr "ནུས་ཅན་གྱི་གོང་ཚད།"
@@ -4815,7 +4779,6 @@ msgid "Net present value. Calculates the net present value of an investment base
msgstr "ད་ལྟོའི་གནས་གོང་ངེས་ཏིག དུས་ཡུན་ཅན་གྱི་གླ་དངུལ་དང་ མར་ཕབ་གོང་ཚད་ཀྱི་རྒྱུན་རིམ་ལུ་གཞི་བཞག་གི་ཐོག་ལས་ མ་རྩ་བཙུགས་ཡོད་པའི་ ད་ལྟོའི་གནས་གོང་ངེས་ཏིག་དེ་ རྩིས་སྟོནམ་ཨིན།"
#: scfuncs.hrc:655
-#, fuzzy
msgctxt "SC_OPCODE_NPV"
msgid "Rate"
msgstr "གོང་ཚད།"
@@ -4848,7 +4811,6 @@ msgid "Values"
msgstr "གནས་གོང་ཚུ།"
#: scfuncs.hrc:666
-#, fuzzy
msgctxt "SC_OPCODE_IRR"
msgid "An array or reference to cells whose contents correspond to the payments."
msgstr "ནང་དོན་ཚུ་གླ་དངུལ་དང་ཆ་མཉམ་པ་སྦེ་ཡོད་པའི་ ནང་ཐིག་ལུ་ ཨེ་རེ་ ཡང་ན་ གཞི་བསྟུན།"
@@ -4879,7 +4841,6 @@ msgid "An array or reference to cells whose contents correspond to the payments.
msgstr "ནང་དོན་ཚུ་གླ་དངུལ་དང་ཆ་མཉམ་པ་སྦེ་ཡོད་པའི་ ནང་ཐིག་ལུ་ ཨེ་རེ་ ཡང་ན་ གཞི་བསྟུན།"
#: scfuncs.hrc:677
-#, fuzzy
msgctxt "SC_OPCODE_MIRR"
msgid "Investment"
msgstr "མ་རྩ་བཙུགས་པ།"
@@ -4907,7 +4868,6 @@ msgid "Returns the amount of interest for constant amortization rates."
msgstr "ཆད་བེད་ཀྱི་བུ་ལོན་བཏབ་ནིའི་དོན་ལུ་ བསྐྱེད་ཀྱི་དངུལ་བསྡོམས་ལོག་གཏངམ་ཨིན།"
#: scfuncs.hrc:687
-#, fuzzy
msgctxt "SC_OPCODE_ISPMT"
msgid "Rate"
msgstr "གོང་ཚད།"
@@ -4939,7 +4899,6 @@ msgid "Sum total of amortization periods."
msgstr "བུ་ལོན་དུས་ཡུན་གྱི་དངུལ་བསྡོམས། "
#: scfuncs.hrc:693
-#, fuzzy
msgctxt "SC_OPCODE_ISPMT"
msgid "Investment"
msgstr "མ་རྩ་བཙུགས་པ།"
@@ -4956,7 +4915,6 @@ msgid "Duration. Calculates the number of periods required by an investment to a
msgstr "དུས་ཡུན། རེ་འདུན་ཅད་གྱི་གནས་གོང་འཐོབ་ནིའི་དོན་ལུ་ མ་རྩ་བཙུགས་ཡེད་མིའི་དོན་ལུ་དགོས་མཁོ་ཡོད་པའི་ དུས་ཡུན་གྱི་གྱངས་ཁ་ རྩིས་སྟོེནམ་ཨིན།"
#: scfuncs.hrc:701
-#, fuzzy
msgctxt "SC_OPCODE_PDURATION"
msgid "Rate"
msgstr "གོང་ཚད།"
@@ -4968,7 +4926,6 @@ msgid "The constant rate of interest."
msgstr "དངུལ་བསྐྱེད་ཆད་མེད་ཀྱི་ཚད།"
#: scfuncs.hrc:703
-#, fuzzy
msgctxt "SC_OPCODE_PDURATION"
msgid "PV"
msgstr "པི་ཝི།"
@@ -4980,13 +4937,11 @@ msgid "The present value. The current value of the investment."
msgstr "ད་ལྟོའི་གནས་གོང་། མ་རྩ་བཙུགས་ཡོད་པའི་ད་ལྟོའི་གནས་གོང་།"
#: scfuncs.hrc:705
-#, fuzzy
msgctxt "SC_OPCODE_PDURATION"
msgid "FV"
msgstr "ཨེཕ་ཝི།"
#: scfuncs.hrc:706
-#, fuzzy
msgctxt "SC_OPCODE_PDURATION"
msgid "The future value of the investment."
msgstr "མ་རྩ་བཙུགས་ཡོད་པའིི་མ་འོངས་པའི་གནས་གོང་།"
@@ -5008,7 +4963,6 @@ msgid "The number of periods used in the calculation."
msgstr "རྩིས་སྟོན་ནིའི་ནང་ལུ་ལག་ལེན་འཐབ་ཡོད་པའི་དུས་ཡུན་གྱི་གྱངས་ཁ།"
#: scfuncs.hrc:715
-#, fuzzy
msgctxt "SC_OPCODE_RRI"
msgid "PV"
msgstr "པི་ཝི།"
@@ -5178,7 +5132,6 @@ msgid "Returns TRUE if the cell is a formula cell."
msgstr "ནང་ཐིག་དེ་ མན་ངག་ནང་ཐིག་ཅིག་ཨིན་པ་ཅིན་ བདེན་པ་ལོག་གཏནམ་ཨིན།"
#: scfuncs.hrc:797
-#, fuzzy
msgctxt "SC_OPCODE_IS_FORMULA"
msgid "Reference"
msgstr "གཞི་བསྟུན།"
@@ -5411,7 +5364,6 @@ msgid "Returns TRUE if an odd number of arguments evaluates to TRUE."
msgstr ""
#: scfuncs.hrc:911
-#, fuzzy
msgctxt "SC_OPCODE_XOR"
msgid "Logical value "
msgstr "གཏན་ཚིག་ཅན་གྱི་གནས་གོང་།"
@@ -5484,7 +5436,6 @@ msgid "Counts the blank cells in a specified range."
msgstr "སེལ་བཀོད་འབད་ཡོད་པའི་ཁྱབ་ཚད་ནང་ལུ་ ནང་ཐིག་སྟོངམ་ཚུ་གྱང་ཁ་རྐྱབས་ཨིན།"
#: scfuncs.hrc:945
-#, fuzzy
msgctxt "SC_OPCODE_COUNT_EMPTY_CELLS"
msgid "Range"
msgstr "ཁྱབ་ཚད།"
@@ -5505,7 +5456,6 @@ msgid "Returns the sum of all arguments."
msgstr "བསྒྲུབ་རྟགས་ཆ་མཉམ་གྱི་དངུལ་བསྡོམས་ལོག་གཏངམ་ཨིན།"
#: scfuncs.hrc:959
-#, fuzzy
msgctxt "SC_OPCODE_SUM"
msgid "Number "
msgstr "ཨང་།"
@@ -5522,7 +5472,6 @@ msgid "Returns the sum of the squares of the arguments."
msgstr "བསྒྲུབ་རྟགས་ཀྱི་གྲུ་བཞི་བསྡོམས་ལོག་གཏངམ་ཨིན།"
#: scfuncs.hrc:967
-#, fuzzy
msgctxt "SC_OPCODE_SUM_SQ"
msgid "Number "
msgstr "ཨང་།"
@@ -5556,7 +5505,6 @@ msgid "Totals the arguments that meet the condition."
msgstr "གནས་སྟངས་བསྒྲུབ་མི་བསྒྲུབ་རྟགས་ཚུ་བསྡོམ་སྟོནམ་ཨིན།"
#: scfuncs.hrc:983
-#, fuzzy
msgctxt "SC_OPCODE_SUM_IF"
msgid "Range"
msgstr "ཁྱབ་ཚད།"
@@ -5595,7 +5543,6 @@ msgid "Averages the arguments that meet the conditions."
msgstr "གནས་སྟངས་བསྒྲུབ་མི་བསྒྲུབ་རྟགས་ཚུ་བསྡོམ་སྟོནམ་ཨིན།"
#: scfuncs.hrc:995
-#, fuzzy
msgctxt "SC_OPCODE_AVERAGE_IF"
msgid "Range"
msgstr "ཁྱབ་ཚད།"
@@ -5736,7 +5683,6 @@ msgid "Counts the arguments which meet the set conditions."
msgstr "ཆ་ཚན་ཅན་གྱི་གནས་སྟངས་བསྒྲུབ་མི་ བསྒྲུབ་རྟགས་དེ་གྱང་ཁ་རྐྱབ་ཨིན།"
#: scfuncs.hrc:1040
-#, fuzzy
msgctxt "SC_OPCODE_COUNT_IF"
msgid "Range"
msgstr "ཁྱབ་ཚད།"
@@ -6368,7 +6314,6 @@ msgid "Calculates subtotals in a spreadsheet."
msgstr "བསྡོམ་ཆུང་ཚུ་ཤོག་ཁྲམ་ནང་ལུ་ རྩིས་སྟོནམ་ཨིན།"
#: scfuncs.hrc:1346
-#, fuzzy
msgctxt "SC_OPCODE_SUB_TOTAL"
msgid "Function"
msgstr "ལས་འགན།"
@@ -6379,7 +6324,6 @@ msgid "Function index. Is an index of the possible functions Total, Max, ..."
msgstr "ལས་འགན་གྱི་ཟུར་ཐོ། ལས་འགན་བསྒྲུབ་ཚུགས་མི་གི་ཟུར་ཐོ་ཅིག་ བསྡོམས་ མང་མཐའ་་་"
#: scfuncs.hrc:1348
-#, fuzzy
msgctxt "SC_OPCODE_SUB_TOTAL"
msgid "Range"
msgstr "ཁྱབ་ཚད།"
@@ -6830,13 +6774,11 @@ msgid "Significance"
msgstr "རྩ་ཧིང་།"
#: scfuncs.hrc:1513
-#, fuzzy
msgctxt "SC_OPCODE_FLOOR_MATH"
msgid "The number to whose multiple the value is to be rounded down."
msgstr "གནས་གོང་དེ་ མར་སྐོར་ཐེངས་འབད་དགོ་པའི་ཨང་ཡིག"
#: scfuncs.hrc:1514
-#, fuzzy
msgctxt "SC_OPCODE_FLOOR_MATH"
msgid "Mode"
msgstr "ཐབས་ལམ།"
@@ -7098,7 +7040,6 @@ msgid "Returns a frequency distribution as a vertical array."
msgstr "འབྱུང་ཐེངས་བགོ་བཀྲམ་ཅིག་ཀེར་ཐིག་འབད་ཡོད་མི་ཨེ་རེ་བཟུམ་སྦེ་ སླར་ལོག་གཏངམ་ཨིན།"
#: scfuncs.hrc:1628
-#, fuzzy
msgctxt "SC_OPCODE_FREQUENCY"
msgid "Data"
msgstr "གནད་སྡུད།"
@@ -7151,7 +7092,6 @@ msgid "Linear type"
msgstr "ཐིག་གི་དབྱེ་བ།(_t)"
#: scfuncs.hrc:1643
-#, fuzzy
msgctxt "SC_OPCODE_LINEST"
msgid "If type = 0 the linears will be calculated through the zero point, or else moved linears."
msgstr "དབྱེ་བ་=༠་ཨིན་པ་ཅིན་ ཡིག་ཚད་དང་ ཡང་ན་ གཞན་མི་ཅིག་ལུ་སྤོ་བཤུད་འབད་ཡོད་པའི་ཐིག་ཚུ ཀླད་ཀོར་བརྒྱུད་དེ་རྩིས་སྟོན་འོང་།"
@@ -7199,7 +7139,6 @@ msgid "Function type"
msgstr "ལས་འགན་གྱི་དབྱེ་བ།(_t)"
#: scfuncs.hrc:1657
-#, fuzzy
msgctxt "SC_OPCODE_LOGEST"
msgid "If type = 0 then the functions will be calculated in the form of y=m^x, or also functions y=b*m^x."
msgstr "དབྱེ་བ་=༠་ཨིན་པ་ཅིན་ ལས་འགན་ཚུ་ y=m^x,ཡང་ན་ ལས་འགན་y=b*m^x.གི་རྣམ་པ་ལུ་ རྩིས་སྟོན་འོང་།"
@@ -7349,7 +7288,6 @@ msgid "Returns the maximum value in a list of arguments."
msgstr "བསྒྲུབ་རྟགས་ཀྱི་ཐོ་ཡིག་ནང་ལུ་ གནས་གོང་གི་མང་མཐའ་དེ་སླར་ལོག་གཏངམ་ཨིན།"
#: scfuncs.hrc:1710
-#, fuzzy
msgctxt "SC_OPCODE_MAX"
msgid "Number "
msgstr "ཨང་།"
@@ -7383,7 +7321,6 @@ msgid "Returns the minimum value in a list of arguments."
msgstr "བསྒྲུབ་རྟགས་གི་ཐོ་ཡིག་ནང་ལུ གནས་གོང་ཉུང་མཐའ་དེ་སླར་ལོག་གཏངམ་ཨིན།"
#: scfuncs.hrc:1726
-#, fuzzy
msgctxt "SC_OPCODE_MIN"
msgid "Number "
msgstr "ཨང་།"
@@ -7417,7 +7354,6 @@ msgid "Calculates the variance based on a sample."
msgstr "དཔེ་ཚད་ལུ་གཞི་བཞག་གི་ཐོག་ལས་ བསྒྱུར་ཅན་ཚུ་རྩིས་སྟོནམ་ཨིན།"
#: scfuncs.hrc:1742
-#, fuzzy
msgctxt "SC_OPCODE_VAR"
msgid "Number "
msgstr "ཨང་།"
@@ -7434,7 +7370,6 @@ msgid "Calculates the variance based on a sample."
msgstr "དཔེ་ཚད་ལུ་གཞི་བཞག་གི་ཐོག་ལས་ བསྒྱུར་ཅན་ཚུ་རྩིས་སྟོནམ་ཨིན།"
#: scfuncs.hrc:1750
-#, fuzzy
msgctxt "SC_OPCODE_VAR_S"
msgid "Number "
msgstr "ཨང་།"
@@ -7468,7 +7403,6 @@ msgid "Calculates variance based on the entire population."
msgstr "མི་བརློབས་ཆ་ཚང་ལུ་གཞི་བཞག་གི་ཐོག་ལས་ བསྒྱུར་ཅན་ཚུ་རྩིས་སྟོནམ་ཨིན།"
#: scfuncs.hrc:1766
-#, fuzzy
msgctxt "SC_OPCODE_VAR_P"
msgid "Number "
msgstr "ཨང་།"
@@ -7485,7 +7419,6 @@ msgid "Calculates variance based on the entire population."
msgstr "མི་བརློབས་ཆ་ཚང་ལུ་གཞི་བཞག་གི་ཐོག་ལས་ བསྒྱུར་ཅན་ཚུ་རྩིས་སྟོནམ་ཨིན།"
#: scfuncs.hrc:1774
-#, fuzzy
msgctxt "SC_OPCODE_VAR_P_MS"
msgid "Number "
msgstr "ཨང་།"
@@ -7519,7 +7452,6 @@ msgid "Calculates the standard deviation based on a sample."
msgstr "དཔེ་ཚད་ལུ་གཞི་ཞག་གི་ཐོག་ལས་ ཁ་བསྒྱུར་བ་ཚད་ལྡན་དེ་ རྩིས་སྟོནམ་ཨིན།"
#: scfuncs.hrc:1790
-#, fuzzy
msgctxt "SC_OPCODE_ST_DEV"
msgid "Number "
msgstr "ཨང་།"
@@ -7536,7 +7468,6 @@ msgid "Calculates the standard deviation based on a sample."
msgstr "དཔེ་ཚད་ལུ་གཞི་ཞག་གི་ཐོག་ལས་ ཁ་བསྒྱུར་བ་ཚད་ལྡན་དེ་ རྩིས་སྟོནམ་ཨིན།"
#: scfuncs.hrc:1798
-#, fuzzy
msgctxt "SC_OPCODE_ST_DEV_S"
msgid "Number "
msgstr "ཨང་།"
@@ -7570,7 +7501,6 @@ msgid "Calculates the standard deviation based on the entire population."
msgstr "མི་བརློབས་ཆ་ཚང་ལུ་གཞི་བཞགགི་ཐོག་ལས་ ཚད་ལྡན་ཁ་བསྒྱུར་བ་དེ་ རྩིས་སྟོནམ་ཨིན།"
#: scfuncs.hrc:1814
-#, fuzzy
msgctxt "SC_OPCODE_ST_DEV_P"
msgid "Number "
msgstr "ཨང་།"
@@ -7587,7 +7517,6 @@ msgid "Calculates the standard deviation based on the entire population."
msgstr "མི་བརློབས་ཆ་ཚང་ལུ་གཞི་བཞགགི་ཐོག་ལས་ ཚད་ལྡན་ཁ་བསྒྱུར་བ་དེ་ རྩིས་སྟོནམ་ཨིན།"
#: scfuncs.hrc:1822
-#, fuzzy
msgctxt "SC_OPCODE_ST_DEV_P_MS"
msgid "Number "
msgstr "ཨང་།"
@@ -7621,7 +7550,6 @@ msgid "Returns the average of a sample."
msgstr "དཔེ་ཚད་ཀྱི་ཆ་སྙོམས་དེ་སླར་ལོག་གཏངམ་ཨིན།"
#: scfuncs.hrc:1838
-#, fuzzy
msgctxt "SC_OPCODE_AVERAGE"
msgid "Number "
msgstr "ཨང་།"
@@ -7655,7 +7583,6 @@ msgid "Returns the sum of squares of deviations from the sample mean value"
msgstr "ཁ་བསྒྱུར་བའི་གྲུ་བཞི་གི་བསྡོམས་དེ་ དཔེ་ཚད་འབྲིང་རིམ་གྱི་གནས་གོང་ནང་ལས་ སླར་ལོག་གཏངམ་ཨིན།"
#: scfuncs.hrc:1854
-#, fuzzy
msgctxt "SC_OPCODE_DEV_SQ"
msgid "Number "
msgstr "ཨང་།"
@@ -7672,7 +7599,6 @@ msgid "Returns the average of the absolute deviations of a sample from the mean.
msgstr "དཔེ་ཚད་ཅིག་གི་ཁ་བསྒྱུར་བ་ཡང་དག་གི་ཆ་སྙོམས་དེ་ འབྲིང་རིམ་ནང་ལས་ སླར་ལོག་གཏངམ་ཨིན།"
#: scfuncs.hrc:1862
-#, fuzzy
msgctxt "SC_OPCODE_AVE_DEV"
msgid "Number "
msgstr "ཨང་།"
@@ -7689,7 +7615,6 @@ msgid "Returns the skewness of a distribution."
msgstr "བགོ་བཀྲམ་ཅིག་གི་གསེག་ལོག་ཅན་དེ་ སླར་ལོག་གཏངམ་ཨིན།"
#: scfuncs.hrc:1870
-#, fuzzy
msgctxt "SC_OPCODE_SKEW"
msgid "Number "
msgstr "ཨང་།"
@@ -7706,7 +7631,6 @@ msgid "Returns the skewness of a distribution using the population of a random v
msgstr ""
#: scfuncs.hrc:1878
-#, fuzzy
msgctxt "SC_OPCODE_SKEWP"
msgid "Number "
msgstr "ཨང་།"
@@ -7723,7 +7647,6 @@ msgid "Returns the kurtosis of a distribution."
msgstr "བགོ་བཀྲམ་ཅིག་གི་ཀར་ཊོ་སིསི་དེ་སླར་ལོག་གཏངམ་ཨིན།"
#: scfuncs.hrc:1886
-#, fuzzy
msgctxt "SC_OPCODE_KURT"
msgid "Number "
msgstr "ཨང་།"
@@ -7740,7 +7663,6 @@ msgid "Returns the geometric mean of a sample."
msgstr "དཔེ་ཚད་ཀྱི་ཐིག་རྩིས་འབྲིང་རིམ་དེ་ སླར་ལོག་གཏངམ་ཨིན།"
#: scfuncs.hrc:1894
-#, fuzzy
msgctxt "SC_OPCODE_GEO_MEAN"
msgid "Number "
msgstr "ཨང་།"
@@ -7757,7 +7679,6 @@ msgid "Returns the harmonic mean of a sample."
msgstr "དཔེ་ཚད་ཀྱི་འབྲིང་རིམ་མཐུན་པོ་དེ་ སལར་ལོག་གཏངམ་ཨིན།"
#: scfuncs.hrc:1902
-#, fuzzy
msgctxt "SC_OPCODE_HAR_MEAN"
msgid "Number "
msgstr "ཨང་།"
@@ -7774,7 +7695,6 @@ msgid "Returns the most common value in a sample."
msgstr "དཔེ་ཚད་ནང་ལུ་ མཐུན་མོང་མང་ཤོས་ཡོད་པའི་ གནས་གོང་དེ་ སླར་ལོག་གཏངམ་ཨིན།"
#: scfuncs.hrc:1910
-#, fuzzy
msgctxt "SC_OPCODE_MODAL_VALUE"
msgid "Number "
msgstr "ཨང་།"
@@ -7791,7 +7711,6 @@ msgid "Returns the most common value in a sample."
msgstr "དཔེ་ཚད་ནང་ལུ་ མཐུན་མོང་མང་ཤོས་ཡོད་པའི་ གནས་གོང་དེ་ སླར་ལོག་གཏངམ་ཨིན།"
#: scfuncs.hrc:1918
-#, fuzzy
msgctxt "SC_OPCODE_MODAL_VALUE_MS"
msgid "Number "
msgstr "ཨང་།"
@@ -7808,7 +7727,6 @@ msgid "Returns the most common value in a sample."
msgstr "དཔེ་ཚད་ནང་ལུ་ མཐུན་མོང་མང་ཤོས་ཡོད་པའི་ གནས་གོང་དེ་ སླར་ལོག་གཏངམ་ཨིན།"
#: scfuncs.hrc:1926
-#, fuzzy
msgctxt "SC_OPCODE_MODAL_VALUE_MULTI"
msgid "Number "
msgstr "ཨང་།"
@@ -7825,7 +7743,6 @@ msgid "Returns the median of a given sample."
msgstr "བཀོད་དེ་ཡོད་པའི་དཔེ་ཚད་ཀྱི་ གུང་ཐིག་དེ་སླར་ལོག་གཏངམ་ཨིན།"
#: scfuncs.hrc:1934
-#, fuzzy
msgctxt "SC_OPCODE_MEDIAN"
msgid "Number "
msgstr "ཨང་།"
@@ -7842,7 +7759,6 @@ msgid "Returns the alpha quantile of a sample."
msgstr "དཔེ་ཚད་ཅིག་གི་ ཨཱལ་ཕ་ ཀྭ་ཡིན་ཊའིལི་དེ་ སླར་ལོག་གཏངམ་ཨིན།"
#: scfuncs.hrc:1942
-#, fuzzy
msgctxt "SC_OPCODE_PERCENTILE"
msgid "Data"
msgstr "གནད་སྡུད།"
@@ -7870,7 +7786,6 @@ msgid "Returns the alpha percentile of a sample."
msgstr "དཔེ་ཚད་ཅིག་གི་ ཨཱལ་ཕ་ ཀྭ་ཡིན་ཊའིལི་དེ་ སླར་ལོག་གཏངམ་ཨིན།"
#: scfuncs.hrc:1952
-#, fuzzy
msgctxt "SC_OPCODE_PERCENTILE_EXC"
msgid "Data"
msgstr "གནད་སྡུད།"
@@ -7898,7 +7813,6 @@ msgid "Returns the alpha percentile of a sample."
msgstr "དཔེ་ཚད་ཅིག་གི་ ཨཱལ་ཕ་ ཀྭ་ཡིན་ཊའིལི་དེ་ སླར་ལོག་གཏངམ་ཨིན།"
#: scfuncs.hrc:1962
-#, fuzzy
msgctxt "SC_OPCODE_PERCENTILE_INC"
msgid "Data"
msgstr "གནད་སྡུད།"
@@ -7925,7 +7839,6 @@ msgid "Returns the quartile of a sample."
msgstr "ཚད་ཐིག་ཅིག་གི་ ཀྭར་ཊའིལི་དེ་ སླར་ལོག་གཏངམ་ཨིན།"
#: scfuncs.hrc:1972
-#, fuzzy
msgctxt "SC_OPCODE_QUARTILE"
msgid "Data"
msgstr "གནད་སྡུད།"
@@ -7951,7 +7864,6 @@ msgid "Returns the quartile of a sample."
msgstr "ཚད་ཐིག་ཅིག་གི་ ཀྭར་ཊའིལི་དེ་ སླར་ལོག་གཏངམ་ཨིན།"
#: scfuncs.hrc:1982
-#, fuzzy
msgctxt "SC_OPCODE_QUARTILE_EXC"
msgid "Data"
msgstr "གནད་སྡུད།"
@@ -7978,7 +7890,6 @@ msgid "Returns the quartile of a sample."
msgstr "ཚད་ཐིག་ཅིག་གི་ ཀྭར་ཊའིལི་དེ་ སླར་ལོག་གཏངམ་ཨིན།"
#: scfuncs.hrc:1992
-#, fuzzy
msgctxt "SC_OPCODE_QUARTILE_INC"
msgid "Data"
msgstr "གནད་སྡུད།"
@@ -8005,7 +7916,6 @@ msgid "Returns the k-th largest value of a sample."
msgstr "དཔེ་ཚད་ཀྱི་ k-thགནས་གོང་སྦོམ་ཤོས་དནེ་སླར་ལོག་གཏངམ་ཨིན།"
#: scfuncs.hrc:2002
-#, fuzzy
msgctxt "SC_OPCODE_LARGE"
msgid "Data"
msgstr "གནད་སྡུད།"
@@ -8032,7 +7942,6 @@ msgid "Returns the k-th smallest value of a sample."
msgstr "དཔེ་ཚད་ཀྱི་k-thགནས་གོང་ཆུང་ཤོས་དེ་ སླར་ལོག་གཏངམ་ཨིན།"
#: scfuncs.hrc:2012
-#, fuzzy
msgctxt "SC_OPCODE_SMALL"
msgid "Data"
msgstr "གནད་སྡུད།"
@@ -8059,7 +7968,6 @@ msgid "Returns the percentage rank of a value in a sample."
msgstr "གནས་གོང་གི་བརྒྱ་ཆའི་རིམ་པ་དེ་ དཔེ་ཚད་ནང་ལུ་ སླར་ལོག་གཏངམ་ཨིན།"
#: scfuncs.hrc:2022
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK"
msgid "Data"
msgstr "གནད་སྡུད།"
@@ -8097,7 +8005,6 @@ msgid "Returns the percentage rank (0..1, exclusive) of a value in a sample."
msgstr ""
#: scfuncs.hrc:2034
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK_EXC"
msgid "Data"
msgstr "གནད་སྡུད།"
@@ -8136,7 +8043,6 @@ msgid "Returns the percentage rank (0..1, inclusive) of a value in a sample."
msgstr ""
#: scfuncs.hrc:2046
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK_INC"
msgid "Data"
msgstr "གནད་སྡུད།"
@@ -8238,7 +8144,6 @@ msgid "Type"
msgstr "དབྱེ་བ།"
#: scfuncs.hrc:2075
-#, fuzzy
msgctxt "SC_OPCODE_RANK_EQ"
msgid "Sequence order: 0 or omitted means descending, any other value than 0 means ascending."
msgstr "འབྱུང་རིམ་གྱི་གོ་རིམ་:༠་ཡང་ན་ སྐྱུར་བཞག་མི་དེ་གིས་ མར་འབབ་ཀྱི་དོན་སྟོནམ་ཨིན་ ༠་མ་ཡིན་པའི་གནས་གོང་གཞན་མི་ཅིག་ཨིན་པ་ཅིན་ དེ་གིས་ཡར་འཛེགས་པའི་དོན་སྟོནམ་ཨིན།"
@@ -8276,7 +8181,6 @@ msgid "Type"
msgstr "དབྱེ་བ།"
#: scfuncs.hrc:2087
-#, fuzzy
msgctxt "SC_OPCODE_RANK_AVG"
msgid "Sequence order: 0 or omitted means descending, any other value than 0 means ascending."
msgstr "འབྱུང་རིམ་གྱི་གོ་རིམ་:༠་ཡང་ན་ སྐྱུར་བཞག་མི་དེ་གིས་ མར་འབབ་ཀྱི་དོན་སྟོནམ་ཨིན་ ༠་མ་ཡིན་པའི་གནས་གོང་གཞན་མི་ཅིག་ཨིན་པ་ཅིན་ དེ་གིས་ཡར་འཛེགས་པའི་དོན་སྟོནམ་ཨིན།"
@@ -8287,7 +8191,6 @@ msgid "Returns the mean of a sample without including the marginal values."
msgstr "དཔེ་ཚད་གི་འབྲིང་རིམ་དེ་ ས་སྟོང་གི་གནས་གོང་གྲངས་སུ་བཙུགས་མི་ མ་རྩི་བར་ སླར་ལོག་གཏངམ་ཨིན།"
#: scfuncs.hrc:2094
-#, fuzzy
msgctxt "SC_OPCODE_TRIM_MEAN"
msgid "Data"
msgstr "གནད་སྡུད།"
@@ -8314,7 +8217,6 @@ msgid "Returns the discrete probability of an interval."
msgstr "བར་མཚམས་ཀྱི་རྣམ་དཔྱོད་ཅན་ཨིན་སྲིད་མི་དེ་ སླར་ལོག་གཏངམ་ཨིན།"
#: scfuncs.hrc:2104
-#, fuzzy
msgctxt "SC_OPCODE_PROB"
msgid "Data"
msgstr "གནད་སྡུད།"
@@ -8325,7 +8227,6 @@ msgid "The sample data array."
msgstr "གནད་སྡུད་ཨེ་རེ་གི་དཔེ་ཚད།"
#: scfuncs.hrc:2106
-#, fuzzy
msgctxt "SC_OPCODE_PROB"
msgid "Probability"
msgstr "ངེས་བྱུང་།"
@@ -8552,7 +8453,6 @@ msgid "C"
msgstr ""
#: scfuncs.hrc:2185
-#, fuzzy
msgctxt "SC_OPCODE_BINOM_DIST_MS"
msgid "Cumulated. C=0 calculates the individual probability, C=1 the cumulated probability."
msgstr "འདུ་གསོག་འབད་ཡོདཔ། སི་=༠་ ངོ་རྐྱང་འབྱུང་ངེས་རྩིས་སྟོནམ་ཨིན་ སི་=༡་ དེ་འདུ་གསོག་འབད་ཡོད་པའི་འབྱུང་ངེས་ཨིན།"
@@ -8665,7 +8565,6 @@ msgid "The success probability of a trial."
msgstr "རྗེས་བཤུལ་ཅིག་གི་མཐར་འགྱོལ་འབྱུང་ངེས།"
#: scfuncs.hrc:2222
-#, fuzzy
msgctxt "SC_OPCODE_CRIT_BINOM"
msgid "Alpha"
msgstr "ཨཱལ་ཕ།"
@@ -8703,7 +8602,6 @@ msgid "The success probability of a trial."
msgstr "རྗེས་བཤུལ་ཅིག་གི་ མཐར་འཁྱོལ་འབྱུང་ངེས།"
#: scfuncs.hrc:2234
-#, fuzzy
msgctxt "SC_OPCODE_BINOM_INV"
msgid "Alpha"
msgstr "ཨཱལ་ཕ།"
@@ -8729,7 +8627,6 @@ msgid "The value for which the Poisson distribution is to be calculated."
msgstr "པོ་སཱོན་བགོ་བཀྲམ་དེ་རྩིས་སྟོན་ནི་ཨིན་མིའི་དོན་ལུ་ གནས་གོང་།"
#: scfuncs.hrc:2244
-#, fuzzy
msgctxt "SC_OPCODE_POISSON_DIST"
msgid "Mean"
msgstr "འབྲིང་རིམ།"
@@ -8765,7 +8662,6 @@ msgid "The value for which the Poisson distribution is to be calculated."
msgstr "པོ་སཱོན་བགོ་བཀྲམ་དེ་རྩིས་སྟོན་ནི་ཨིན་མིའི་དོན་ལུ་ གནས་གོང་།"
#: scfuncs.hrc:2256
-#, fuzzy
msgctxt "SC_OPCODE_POISSON_DIST_MS"
msgid "Mean"
msgstr "འབྲིང་རིམ།"
@@ -8893,7 +8789,6 @@ msgid "The probability value for which the inverse normal distribution is to be
msgstr "སྤྱིར་གཏང་བགོ་བཀྲམ་ལུགས་ལྡོག་དེ་་རྩིས་སྟོན་ནི་ཨིན་མིའི་དོན་ལུ་ འབྱུང་ངེས་གནས་གོང་།"
#: scfuncs.hrc:2296
-#, fuzzy
msgctxt "SC_OPCODE_NORM_INV"
msgid "Mean"
msgstr "འབྲིང་རིམ།"
@@ -8925,13 +8820,11 @@ msgid "Number"
msgstr "ཨང་གྲངས།"
#: scfuncs.hrc:2307
-#, fuzzy
msgctxt "SC_OPCODE_NORM_INV_MS"
msgid "The probability value for which the inverse normal distribution is to be calculated."
msgstr "སྤྱིར་གཏང་བགོ་བཀྲམ་ལུགས་ལྡོག་དེ་་རྩིས་སྟོན་ནི་ཨིན་མིའི་དོན་ལུ་ འབྱུང་ངེས་གནས་གོང་།"
#: scfuncs.hrc:2308
-#, fuzzy
msgctxt "SC_OPCODE_NORM_INV_MS"
msgid "Mean"
msgstr "འབྲིང་རིམ།"
@@ -9022,7 +8915,6 @@ msgid "Number"
msgstr "ཨང་གྲངས།"
#: scfuncs.hrc:2345
-#, fuzzy
msgctxt "SC_OPCODE_S_NORM_INV_MS"
msgid "The probability value for which the inverse standard normal distribution is to be calculated."
msgstr "ལུགས་ལྡོག་ཚད་ལྡན་སྤྱིར་གཏང་བགོ་བཀྲམ་དེ་ རྩིས་སྟོན་ནི་ཨིན་མི་གི་དོན་ལུ་ འབྱུང་ངེས་ཀྱི་གནས་གོང་།"
@@ -9043,7 +8935,6 @@ msgid "The value for which the log normal distribution is to be calculated."
msgstr "ལོག་སྤྱིར་གཏང་གི་བགོ་བཀྲམ་དེ་རྩིས་སྟོན་ནི་ཨིན་མིའི་དོན་ལུ་ གནས་གོང་།"
#: scfuncs.hrc:2354
-#, fuzzy
msgctxt "SC_OPCODE_LOG_NORM_DIST"
msgid "Mean"
msgstr "འབྲིང་རིམ།"
@@ -9089,7 +8980,6 @@ msgid "The value for which the log normal distribution is to be calculated."
msgstr "ལོག་སྤྱིར་གཏང་གི་བགོ་བཀྲམ་དེ་རྩིས་སྟོན་ནི་ཨིན་མིའི་དོན་ལུ་ གནས་གོང་།"
#: scfuncs.hrc:2368
-#, fuzzy
msgctxt "SC_OPCODE_LOG_NORM_DIST_MS"
msgid "Mean"
msgstr "འབྲིང་རིམ།"
@@ -9139,7 +9029,6 @@ msgid "The probability value for which the inverse log normal distribution is to
msgstr "ལུགས་ལྡོག་ལོག་སྤྱིར་གཏང་བགོ་བཀྲམ་དེ་ རྩིས་སྟོན་དགོ་ནི་ཨིན་མི་གི་དོན་ལུ་ འབྱུང་ངེས་ཀྱི་གནས་གོང་།"
#: scfuncs.hrc:2382
-#, fuzzy
msgctxt "SC_OPCODE_LOG_INV"
msgid "Mean"
msgstr "འབྲིང་རིམ།"
@@ -9171,13 +9060,11 @@ msgid "Number"
msgstr "ཨང་གྲངས།"
#: scfuncs.hrc:2393
-#, fuzzy
msgctxt "SC_OPCODE_LOG_INV_MS"
msgid "The probability value for which the inverse log normal distribution is to be calculated."
msgstr "ལུགས་ལྡོག་ལོག་སྤྱིར་གཏང་བགོ་བཀྲམ་དེ་ རྩིས་སྟོན་དགོ་ནི་ཨིན་མི་གི་དོན་ལུ་ འབྱུང་ངེས་ཀྱི་གནས་གོང་།"
#: scfuncs.hrc:2394
-#, fuzzy
msgctxt "SC_OPCODE_LOG_INV_MS"
msgid "Mean"
msgstr "འབྲིང་རིམ།"
@@ -9287,7 +9174,6 @@ msgid "The value for which the gamma distribution is to be calculated."
msgstr "ག་མ་བགོ་བཀྲམ་དེ་རྩིས་སྟོན་ནི་ཨི་མིའི་དོན་ལུ་ གནས་གོང་།"
#: scfuncs.hrc:2430
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_DIST"
msgid "Alpha"
msgstr "ཨཱལ་ཕ།"
@@ -9334,7 +9220,6 @@ msgid "The value for which the gamma distribution is to be calculated."
msgstr "ག་མ་བགོ་བཀྲམ་དེ་རྩིས་སྟོན་ནི་ཨི་མིའི་དོན་ལུ་ གནས་གོང་།"
#: scfuncs.hrc:2444
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_DIST_MS"
msgid "Alpha"
msgstr "ཨཱལ་ཕ།"
@@ -9381,7 +9266,6 @@ msgid "The probability value for which the inverse gamma distribution is to be c
msgstr "ལུགས་ལྡོག་ག་མ་བགོ་བཀྲམ་དེ་ རྩིས་སྟོན་ནི་ཨིན་མི་གི་དོན་ལུ་ འབྱུང་ངེས་གནས་གོང་།"
#: scfuncs.hrc:2458
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_INV"
msgid "Alpha"
msgstr "ཨཱལ་ཕ།"
@@ -9413,13 +9297,11 @@ msgid "Number"
msgstr "ཨང་གྲངས།"
#: scfuncs.hrc:2469
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_INV_MS"
msgid "The probability value for which the inverse gamma distribution is to be calculated."
msgstr "ལུགས་ལྡོག་ག་མ་བགོ་བཀྲམ་དེ་ རྩིས་སྟོན་ནི་ཨིན་མི་གི་དོན་ལུ་ འབྱུང་ངེས་གནས་གོང་།"
#: scfuncs.hrc:2470
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_INV_MS"
msgid "Alpha"
msgstr "ཨཱལ་ཕ།"
@@ -9466,7 +9348,6 @@ msgid "Number"
msgstr "ཨང་གྲངས།"
#: scfuncs.hrc:2489
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_LN_MS"
msgid "The value for which the natural logarithm of the gamma function is to be calculated."
msgstr "ག་མ་ལས་འགན་གྱི་རང་བཞིན་མཉམ་གྲངས་དེ་ རྩིས་སྟོན་དགོ་ནི་ཨིན་མིའི་དོན་ལུ་ གནས་གོང་།"
@@ -9503,7 +9384,6 @@ msgid "The value for which the beta distribution is to be calculated."
msgstr "སྔོན་དཔྱད་བགོ་བཀྲམ་དེ་རྩིས་སྟོན་ནི་ཨིན་མི་གི་དོན་ལུ་ གནས་གོང་།"
#: scfuncs.hrc:2508
-#, fuzzy
msgctxt "SC_OPCODE_BETA_DIST"
msgid "Alpha"
msgstr "ཨཱལ་ཕ།"
@@ -9571,7 +9451,6 @@ msgid "The probability value for which the inverse beta distribution is to be ca
msgstr "ལུགས་ལྡོག་སྔོན་དཔྱད་བགོ་བཀྲམ་དེ་ རྩིས་སྟོན་ནི་ཨིན་མིའི་དོན་ལུ་ འབྱུང་ངེས་གནས་གོང་།"
#: scfuncs.hrc:2526
-#, fuzzy
msgctxt "SC_OPCODE_BETA_INV"
msgid "Alpha"
msgstr "ཨཱལ་ཕ།"
@@ -9629,7 +9508,6 @@ msgid "The value for which the beta distribution is to be calculated."
msgstr "སྔོན་དཔྱད་བགོ་བཀྲམ་དེ་རྩིས་སྟོན་ནི་ཨིན་མི་གི་དོན་ལུ་ གནས་གོང་།"
#: scfuncs.hrc:2542
-#, fuzzy
msgctxt "SC_OPCODE_BETA_DIST_MS"
msgid "Alpha"
msgstr "ཨཱལ་ཕ།"
@@ -9692,13 +9570,11 @@ msgid "Number"
msgstr "ཨང་གྲངས།"
#: scfuncs.hrc:2559
-#, fuzzy
msgctxt "SC_OPCODE_BETA_INV_MS"
msgid "The probability value for which the inverse beta distribution is to be calculated."
msgstr "ལུགས་ལྡོག་སྔོན་དཔྱད་བགོ་བཀྲམ་དེ་ རྩིས་སྟོན་ནི་ཨིན་མིའི་དོན་ལུ་ འབྱུང་ངེས་གནས་གོང་།"
#: scfuncs.hrc:2560
-#, fuzzy
msgctxt "SC_OPCODE_BETA_INV_MS"
msgid "Alpha"
msgstr "ཨཱལ་ཕ།"
@@ -9974,7 +9850,6 @@ msgid "The degrees of freedom of the T distribution."
msgstr "ཊི་བགོ་བཀྲམ་དེ་གི་ རང་དབང་གི་དབྱེ་རིམ།"
#: scfuncs.hrc:2638
-#, fuzzy
msgctxt "SC_OPCODE_T_DIST"
msgid "Mode"
msgstr "ཐབས་ལམ།"
@@ -10112,7 +9987,6 @@ msgid "Number"
msgstr "ཨང་གྲངས།"
#: scfuncs.hrc:2689
-#, fuzzy
msgctxt "SC_OPCODE_T_INV_MS"
msgid "The probability value for which the inverse T distribution is to be calculated."
msgstr "ལུགས་ལྡོག་ཊི་བགོ་བཀྲམ་དེ་ རྩིས་སྟོན་དགོ་ནི་ཨིན་མིའི་དོན་ལུ་ འབྱུང་ངེས་གནས་གོང་།"
@@ -10141,7 +10015,6 @@ msgid "Number"
msgstr "ཨང་གྲངས།"
#: scfuncs.hrc:2699
-#, fuzzy
msgctxt "SC_OPCODE_T_INV_2T"
msgid "The probability value for which the inverse T distribution is to be calculated."
msgstr "ལུགས་ལྡོག་ཊི་བགོ་བཀྲམ་དེ་ རྩིས་སྟོན་དགོ་ནི་ཨིན་མིའི་དོན་ལུ་ འབྱུང་ངེས་གནས་གོང་།"
@@ -10331,7 +10204,6 @@ msgid "Number"
msgstr "ཨང་གྲངས།"
#: scfuncs.hrc:2759
-#, fuzzy
msgctxt "SC_OPCODE_F_INV_LT"
msgid "The probability value for which the inverse F distribution is to be calculated."
msgstr "ལུགས་ལྡོག་ ཨེཕ་བགོ་བཀྲམ་དེ་རྪིས་སྟོན་དགོ་ནི་ཨིན་མིའིི་གི་དོན་ལུ་ འབྱུང་ངེས་གནས་གོང་།"
@@ -10371,7 +10243,6 @@ msgid "Number"
msgstr "ཨང་གྲངས།"
#: scfuncs.hrc:2771
-#, fuzzy
msgctxt "SC_OPCODE_F_INV_RT"
msgid "The probability value for which the inverse F distribution is to be calculated."
msgstr "ལུགས་ལྡོག་ ཨེཕ་བགོ་བཀྲམ་དེ་རྪིས་སྟོན་དགོ་ནི་ཨིན་མིའིི་གི་དོན་ལུ་ འབྱུང་ངེས་གནས་གོང་།"
@@ -10561,7 +10432,6 @@ msgid "Number"
msgstr "ཨང་གྲངས།"
#: scfuncs.hrc:2841
-#, fuzzy
msgctxt "SC_OPCODE_CHI_INV_MS"
msgid "The probability value for which the inverse chi square distribution is to be calculated."
msgstr "ལུགས་ལྡོག་ ཆི་གྲུ་བཞི་བགོ་བཀྲམ་དེ་རྩིས་སྟོན་དགོ་ནི་ཨིན་མིའི་དོན་ལུ་ འབྱུང་ངེས་གནས་གོང་།"
@@ -10614,7 +10484,6 @@ msgid "Probability"
msgstr "ངེས་བྱུང་།"
#: scfuncs.hrc:2863
-#, fuzzy
msgctxt "SC_OPCODE_CHISQ_INV_MS"
msgid "The probability value for which the inverse of the chi square distribution is to be calculated."
msgstr "ལུགས་ལྡོག་ ཆི་གྲུ་བཞི་བགོ་བཀྲམ་དེ་རྩིས་སྟོན་དགོ་ནི་ཨིན་མིའི་དོན་ལུ་ འབྱུང་ངེས་གནས་གོང་།"
@@ -10646,7 +10515,6 @@ msgid "The value to be standardized."
msgstr "ཚད་ལྡན་བཟོ་དགོ་པའི་གནས་གོང་།"
#: scfuncs.hrc:2875
-#, fuzzy
msgctxt "SC_OPCODE_STANDARD"
msgid "Mean"
msgstr "འབྲིང་རིམ།"
@@ -10727,7 +10595,6 @@ msgid "Returns a (1-alpha) confidence interval for a normal distribution."
msgstr "སྤྱིར་གཏང་བགོ་བཀྲམ་གྱི་དོན་ལུ་ ངེས་ཤེས་ཀྱི་བར་མཚམས་ཅི(ཨཱལ་ཕ་༡་)སླར་ལོག་གཏངམ་ཨིན།"
#: scfuncs.hrc:2905
-#, fuzzy
msgctxt "SC_OPCODE_CONFIDENCE"
msgid "Alpha"
msgstr "ཨཱལ་ཕ།"
@@ -10748,7 +10615,6 @@ msgid "The standard deviation of the population."
msgstr "མི་བརློབས་ཀྱི་ཚད་ལྡན་ཁ་བསྒྱུར་བ།"
#: scfuncs.hrc:2909
-#, fuzzy
msgctxt "SC_OPCODE_CONFIDENCE"
msgid "Size"
msgstr "ཚད།"
@@ -10765,7 +10631,6 @@ msgid "Returns a (1-alpha) confidence interval for a normal distribution."
msgstr "སྤྱིར་གཏང་བགོ་བཀྲམ་གྱི་དོན་ལུ་ ངེས་ཤེས་ཀྱི་བར་མཚམས་ཅི(ཨཱལ་ཕ་༡་)སླར་ལོག་གཏངམ་ཨིན།"
#: scfuncs.hrc:2917
-#, fuzzy
msgctxt "SC_OPCODE_CONFIDENCE_N"
msgid "Alpha"
msgstr "ཨཱལ་ཕ།"
@@ -10787,7 +10652,6 @@ msgid "The standard deviation of the population."
msgstr "མི་བརློབས་ཀྱི་ཚད་ལྡན་ཁ་བསྒྱུར་བ།"
#: scfuncs.hrc:2921
-#, fuzzy
msgctxt "SC_OPCODE_CONFIDENCE_N"
msgid "Size"
msgstr "ཚད།"
@@ -10804,7 +10668,6 @@ msgid "Returns a (1-alpha) confidence interval for a Student's t distribution."
msgstr "སྤྱིར་གཏང་བགོ་བཀྲམ་གྱི་དོན་ལུ་ ངེས་ཤེས་ཀྱི་བར་མཚམས་ཅི(ཨཱལ་ཕ་༡་)སླར་ལོག་གཏངམ་ཨིན།"
#: scfuncs.hrc:2929
-#, fuzzy
msgctxt "SC_OPCODE_CONFIDENCE_T"
msgid "Alpha"
msgstr "ཨཱལ་ཕ།"
@@ -10826,7 +10689,6 @@ msgid "The standard deviation of the population."
msgstr "མི་བརློབས་ཀྱི་ཚད་ལྡན་ཁ་བསྒྱུར་བ།"
#: scfuncs.hrc:2933
-#, fuzzy
msgctxt "SC_OPCODE_CONFIDENCE_T"
msgid "Size"
msgstr "ཚད།"
@@ -10842,7 +10704,6 @@ msgid "Calculates the probability of observing a z-statistic greater than the on
msgstr ""
#: scfuncs.hrc:2941
-#, fuzzy
msgctxt "SC_OPCODE_Z_TEST"
msgid "Data"
msgstr "གནད་སྡུད།"
@@ -10878,7 +10739,6 @@ msgid "Calculates the probability of observing a z-statistic greater than the on
msgstr ""
#: scfuncs.hrc:2953
-#, fuzzy
msgctxt "SC_OPCODE_Z_TEST_MS"
msgid "Data"
msgstr "གནད་སྡུད།"
@@ -11042,7 +10902,6 @@ msgid "The second record array."
msgstr "སྒྲ་འཛིན་གཉིས་པམ་གྱི་ཨེ་རེ།"
#: scfuncs.hrc:3009
-#, fuzzy
msgctxt "SC_OPCODE_T_TEST"
msgid "Mode"
msgstr "ཐབས་ལམ།"
@@ -11090,13 +10949,11 @@ msgid "The second record array."
msgstr "སྒྲ་འཛིན་གཉིས་པམ་གྱི་ཨེ་རེ།"
#: scfuncs.hrc:3023
-#, fuzzy
msgctxt "SC_OPCODE_T_TEST_MS"
msgid "Mode"
msgstr "ཐབས་ལམ།"
#: scfuncs.hrc:3024
-#, fuzzy
msgctxt "SC_OPCODE_T_TEST_MS"
msgid "Mode specifies the number of distribution tails to return. 1= one-tailed, 2 = two-tailed distribution"
msgstr "ཐབས་ལམ་དེ་གིས་ གྲངས་མང་གི་བགོ་བཀྲམ་ཊེའིལིསི་དེ་་ སླར་ལོག་གཏང་ནིའི་དོན་ལུ་ གསལ་བཀོད་འབདཝ་ཨིན། ༡=ཝནི་-ཊའིལིཊཌི་ ༢=ཊུ་-ཊེའིལིཌི་ བགོ་བཀྲམ།"
@@ -11388,7 +11245,6 @@ msgid "Calculates future value(s) using additive Exponential Smoothing algorithm
msgstr ""
#: scfuncs.hrc:3135
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_ADD"
msgid "Target"
msgstr "དམིགས་གཏད།"
@@ -11399,7 +11255,6 @@ msgid "The date (array) for which you want to predict a value."
msgstr ""
#: scfuncs.hrc:3137
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_ADD"
msgid "Values"
msgstr "གནས་གོང་ཚུ།"
@@ -11455,7 +11310,6 @@ msgid "Calculates future value(s) using multiplicative Exponential Smoothing alg
msgstr ""
#: scfuncs.hrc:3153
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_MUL"
msgid "Target"
msgstr "དམིགས་གཏད།"
@@ -11466,7 +11320,6 @@ msgid "The date (array) for which you want to predict a value."
msgstr ""
#: scfuncs.hrc:3155
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_MUL"
msgid "Values"
msgstr "གནས་གོང་ཚུ།"
@@ -11522,7 +11375,6 @@ msgid "Returns a prediction interval at the specified target value(s) for additi
msgstr ""
#: scfuncs.hrc:3171
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_PIA"
msgid "Target"
msgstr "དམིགས་གཏད།"
@@ -11533,7 +11385,6 @@ msgid "The date (array) for which you want to predict a value."
msgstr ""
#: scfuncs.hrc:3173
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_PIA"
msgid "Values"
msgstr "གནས་གོང་ཚུ།"
@@ -11600,7 +11451,6 @@ msgid "Returns a prediction interval at the specified target value(s) for multip
msgstr ""
#: scfuncs.hrc:3191
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_PIM"
msgid "Target"
msgstr "དམིགས་གཏད།"
@@ -11611,7 +11461,6 @@ msgid "The date (array) for which you want to predict a value."
msgstr ""
#: scfuncs.hrc:3193
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_PIM"
msgid "Values"
msgstr "གནས་གོང་ཚུ།"
@@ -11678,7 +11527,6 @@ msgid "Calculates the number of samples in period (season) using additive Expone
msgstr ""
#: scfuncs.hrc:3211
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_SEA"
msgid "Values"
msgstr "གནས་གོང་ཚུ།"
@@ -11724,7 +11572,6 @@ msgid "Returns statistical value(s) using additive Exponential Smoothing algorit
msgstr ""
#: scfuncs.hrc:3225
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_STA"
msgid "Values"
msgstr "གནས་གོང་ཚུ།"
@@ -11790,7 +11637,6 @@ msgid "Returns statistical value(s) using multiplicative Exponential Smoothing a
msgstr ""
#: scfuncs.hrc:3243
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_STM"
msgid "Values"
msgstr "གནས་གོང་ཚུ།"
@@ -11851,7 +11697,6 @@ msgid "Aggregation (default 1 = AVERAGE); method to be used to aggregate identic
msgstr ""
#: scfuncs.hrc:3260
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_LIN"
msgid "Returns a value along a linear regression"
msgstr "ཐིག་གི་ རི་གེ་རེ་ཤཱན་བརྒྱུད་དེ་གནས་གོང་དེ་སླར་ལོག་གཏངམ་ཨིན།"
@@ -11863,7 +11708,6 @@ msgid "Value"
msgstr "གནས་གོང་ཚུ།"
#: scfuncs.hrc:3262
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_LIN"
msgid "The X value for which the Y value on the regression linear is to be calculated."
msgstr "རི་གེ་རེ་ཤཱན་ཐིག་གུར་ཡོད་པའི་ ཝའི་གནས་གོང་དེ་རྩིས་སྟོན་དགོ་ནི་ཨིན་མི་འི་དོན་ལུ་ ཨེགསི་གི་གནས་གོང་།"
@@ -11896,7 +11740,6 @@ msgid "Returns the reference to a cell as text."
msgstr "ནང་ཐིག་ཅིག་ལུ་གཞི་བསྟུན་དེ་ ཚིག་ཡིག་བཟུམ་སྦེ་སླར་ལོག་གཏངམ་ཨིན།"
#: scfuncs.hrc:3273
-#, fuzzy
msgctxt "SC_OPCODE_ADDRESS"
msgid "Row"
msgstr "གྲལ་ཐིག"
@@ -11954,7 +11797,6 @@ msgid "Returns the number of individual ranges that belong to a (multiple) range
msgstr "ཁྱབ་ཚད་(སྣ་མང་)ཅིག་ལུ་བང་མི་ གྲངས་མང་ངོ་རྐྱང་གི་ཁྱབ་ཚད་དེ་སླར་ལོག་གཏངམ་ཨིན།"
#: scfuncs.hrc:3289
-#, fuzzy
msgctxt "SC_OPCODE_AREAS"
msgid "Reference"
msgstr "གཞི་བསྟུན།"
@@ -11996,7 +11838,6 @@ msgid "Returns the internal column number of a reference."
msgstr "གཞི་བསྟུན་ཅིག་གི་ ནང་འཁོད་ཀེར་ཐིག་གི་གྱངས་ཁ་དེ་ སླར་ལོག་གཏངམ་ཨིན།"
#: scfuncs.hrc:3307
-#, fuzzy
msgctxt "SC_OPCODE_COLUMN"
msgid "Reference"
msgstr "གཞི་བསྟུན།"
@@ -12013,7 +11854,6 @@ msgid "Defines the internal row number of a reference."
msgstr "གཞི་བསྟུན་གྱི་ ནང་འཁོད་གྲལ་ཐིག་གི་གྱངས་ཁ་ ངེས་འཛིན་འབདཝ་ཨིན།"
#: scfuncs.hrc:3315
-#, fuzzy
msgctxt "SC_OPCODE_ROW"
msgid "Reference"
msgstr "གཞི་བསྟུན།"
@@ -12029,7 +11869,6 @@ msgid "Returns the internal sheet number of a reference or a string."
msgstr "གཞི་བསྟུན་ཡང་ན་ ཡིག་རྒྱུན་གྱི་ ནང་འཁོད་ལེབ་གྲངས་ཀྱི་གྱངས་ཁ་དེ་ སླར་ལོག་གཏངམ་ཨིན།"
#: scfuncs.hrc:3323
-#, fuzzy
msgctxt "SC_OPCODE_SHEET"
msgid "Reference"
msgstr "གཞི་བསྟུན།"
@@ -12077,7 +11916,6 @@ msgid "Returns the number of sheets of a given reference. If no parameter has be
msgstr "བཀོད་དེ་ཡོད་པའི་གཞི་བསྟུན་གྱི་ ལེབ་གྲངས་ཀྱི་གྱངས་ཁ་དེ་ སླར་ལོག་གཏངམ་ཨིན། ཚད་བཟུང་ཅིག་ཡང་བཙུགས་ཏེ་མེད་པ་ཅིན་ ཡིག་ཆའི་ནང་ལུ་ཡོད་མི་ ལེབ་གྲངས་ཀྱི་བསྡོམས་དེ་ སླར་ལོག་གཏངམ་ཨིན།"
#: scfuncs.hrc:3347
-#, fuzzy
msgctxt "SC_OPCODE_SHEETS"
msgid "Reference"
msgstr "གཞི་བསྟུན།"
@@ -12093,7 +11931,6 @@ msgid "Horizontal search and reference to the cells located below."
msgstr "འོག་ལུ་བཀོད་དེ་ཡོད་པའི་ནང་ཐིག་ཚུ་ལུ་ གཞི་བསྟུནནང་ལུ་ ཐད་སྙོམས་འཚོལ་ཞིབ་དང་གཞི་བསྟུན།"
#: scfuncs.hrc:3355
-#, fuzzy
msgctxt "SC_OPCODE_H_LOOKUP"
msgid "Search criterion"
msgstr "ཁྱད་ཚད་འཚོལ་ཞིབ་འབད།"
@@ -12172,7 +12009,6 @@ msgid "Column index number in the array."
msgstr "ཨེ་རེ་དེ་ནང་ལུ་ ཀེར་ཐིག་ཟུར་ཐོ་གི་གྱངས་ཁ།"
#: scfuncs.hrc:3375
-#, fuzzy
msgctxt "SC_OPCODE_V_LOOKUP"
msgid "Sort order"
msgstr "གོ་རིམ་ དབྱེ་སེལ་འབད།"
@@ -12188,7 +12024,6 @@ msgid "Returns a reference to a cell from a defined range."
msgstr "ངེས་འཛིན་འབད་ཡོད་པའི་ཁྱབ་ཚད་ནང་ལས་ གཞི་བསྟུན་དེ་ནང་ཐིག་ལུ་ སླར་ལཽག་གཏངམ་ཨིན།"
#: scfuncs.hrc:3383
-#, fuzzy
msgctxt "SC_OPCODE_INDEX"
msgid "Reference"
msgstr "གཞི་བསྟུན།"
@@ -12199,7 +12034,6 @@ msgid "The reference to a (multiple) range."
msgstr "ཁྱབ་ཚད་(སྣ་མང་)ཅིག་ལུ་ གཞི་བསྟུན།"
#: scfuncs.hrc:3385
-#, fuzzy
msgctxt "SC_OPCODE_INDEX"
msgid "Row"
msgstr "གྲལ་ཐིག"
@@ -12221,7 +12055,6 @@ msgid "The column in the range."
msgstr "ཁྱབ་ཚད་ནང་གི་ཀེར་ཐིག"
#: scfuncs.hrc:3389
-#, fuzzy
msgctxt "SC_OPCODE_INDEX"
msgid "Range"
msgstr "ཁྱབ་ཚད།"
@@ -12237,7 +12070,6 @@ msgid "Returns the contents of a cell that is referenced in text form."
msgstr "ཚིག་ཡིག་གི་རྣམ་པའི་ནང་ལུ་གཞི་བསྟུན་འབད་ཡོད་པའི་ནང་ཐིག་ཅིག་གི་ ནང་དོན་དེ་ སླར་ལོག་གཏངམ་ཨིན།"
#: scfuncs.hrc:3397
-#, fuzzy
msgctxt "SC_OPCODE_INDIRECT"
msgid "Reference"
msgstr "གཞི་བསྟུན།"
@@ -12337,7 +12169,6 @@ msgid "Returns a reference which has been moved in relation to the starting poin
msgstr "འགོ་བཙུགས་ས་སྒོ་དང་བསྟུན་ཏེ་སྤོ་བཤུད་འབད་ཡོད་པའི་ གཞི་བསྟུན་ཅིག་སླར་ལོག་གཏངམ་ཨིན།"
#: scfuncs.hrc:3431
-#, fuzzy
msgctxt "SC_OPCODE_OFFSET"
msgid "Reference"
msgstr "གཞི་བསྟུན།"
@@ -12370,7 +12201,6 @@ msgid "The number of columns that are to be moved to the left or to the right."
msgstr "གཡོན་ཡང་ན་ གཡས་ལུ་སྤོ་བཤུད་འབད་ནི་ཨིན་མི་ ཀེར་ཐིག་གི་གྱངས་ཁ།"
#: scfuncs.hrc:3437
-#, fuzzy
msgctxt "SC_OPCODE_OFFSET"
msgid "Height"
msgstr "མཐོ་ཚད།"
@@ -12381,7 +12211,6 @@ msgid "The number of rows of the moved reference."
msgstr "སྤོ་བཤུད་འབད་ཡོད་མི་གི་ གྲལ་ཐིག་གི་གྱངས་ཁ།"
#: scfuncs.hrc:3439
-#, fuzzy
msgctxt "SC_OPCODE_OFFSET"
msgid "Width"
msgstr "རྒྱ་ཚད།"
@@ -12397,7 +12226,6 @@ msgid "Returns a number corresponding to an error type"
msgstr "འཛོལ་བའི་དབྱེ་བ་ལུ་ ཆ་མཉམ་པའི་གྱངས་ཁ་དེ་སླར་ལོག་གཏངམ་ཨིན།"
#: scfuncs.hrc:3447
-#, fuzzy
msgctxt "SC_OPCODE_ERROR_TYPE"
msgid "Reference"
msgstr "གཞི་བསྟུན།"
@@ -12428,7 +12256,6 @@ msgid "Applies a Style to the formula cell."
msgstr "མན་ངག་གི་ནང་ཐིག་དེ་ལུ་ བཟོ་རྣམ་འཇུག་སྤྱོད་འབདཝ་ཨིན།"
#: scfuncs.hrc:3463
-#, fuzzy
msgctxt "SC_OPCODE_STYLE"
msgid "Style"
msgstr "བཟོ་རྣམ།"
@@ -12498,7 +12325,6 @@ msgid "The item or range from which data is to be taken."
msgstr "གནད་སྡུད་འབག་འབག་ནི་གི་ཁྱབ་ཚད།"
#: scfuncs.hrc:3481
-#, fuzzy
msgctxt "SC_OPCODE_DDE"
msgid "Mode"
msgstr "ཐབས་ལམ།"
@@ -12653,7 +12479,6 @@ msgid "Value is a number, a reference to a cell containing a number or a formula
msgstr "གནས་གོང་དེ་ཨང་ཡིག་ཨིན་པའི་ཁར་ ཨང་ཡིག་ནང་ཡོད་པའི་ནང་ཐིག་ཅིག་ལུ་གཞི་བསྟུན་འབད་ས་ཅིག་ཡང་ཨིན་ ཡང་ན་ ཨང་ཡིག་ནང་ལུ་གྲུབ་འབྲས་བྱུང་མི་ཅིག་ཨིན།"
#: scfuncs.hrc:3545
-#, fuzzy
msgctxt "SC_OPCODE_CURRENCY"
msgid "Decimals"
msgstr "བཅུ་ཚག"
@@ -12769,19 +12594,16 @@ msgid "Checks 1 or more conditions and returns a value corresponding to the firs
msgstr ""
#: scfuncs.hrc:3597
-#, fuzzy
msgctxt "SC_OPCODE_IFS_MS"
msgid "Test"
msgstr "བརྟག་ཞིབ།"
#: scfuncs.hrc:3598
-#, fuzzy
msgctxt "SC_OPCODE_IFS_MS"
msgid "Any value or expression which can be either TRUE or FALSE."
msgstr "བདེན་པ་ ཡང་ན་ བརྫུན་མ་ གང་རུང་སྲིད་པའི་ གང་རུང་གི་གནས་གོང་ ཡང་ན་ གསལ་བརྗོད།"
#: scfuncs.hrc:3599
-#, fuzzy
msgctxt "SC_OPCODE_IFS_MS"
msgid "Result"
msgstr "གྲུབ་འབྲས།"
@@ -12818,7 +12640,6 @@ msgid "Value that will be compared against expression."
msgstr ""
#: scfuncs.hrc:3611
-#, fuzzy
msgctxt "SC_OPCODE_SWITCH_MS"
msgid "Result"
msgstr "གྲུབ་འབྲས།"
@@ -12955,7 +12776,6 @@ msgid "The text in which a search is to be made."
msgstr "འཚོལ་ཞིབ་འབད་སའི་ཚིག་ཡིག"
#: scfuncs.hrc:3655
-#, fuzzy
msgctxt "SC_OPCODE_FIND"
msgid "Position"
msgstr "གནས་ས།"
@@ -12993,7 +12813,6 @@ msgid "The text in which a search is to be made."
msgstr "འཚོལ་ཞིབ་འབད་སའི་ཚིག་ཡིག"
#: scfuncs.hrc:3667
-#, fuzzy
msgctxt "SC_OPCODE_SEARCH"
msgid "Position"
msgstr "གནས་ས།"
@@ -13141,7 +12960,6 @@ msgid "The text in which some characters are to be replaced."
msgstr "ཡིག་འབྲུ་ལ་ལོ་ཅིག་ཚབ་བཙུགས་ནི་ཨིན་མི་ཚིག་ཡིག"
#: scfuncs.hrc:3735
-#, fuzzy
msgctxt "SC_OPCODE_REPLACE"
msgid "Position"
msgstr "གནས་ས།"
@@ -13152,7 +12970,6 @@ msgid "The character position from which text is to be replaced."
msgstr "ཚིག་ཡིག་ཚབ་བཙུགས་ནི་ཨིན་མི་ ཡིག་འབྲུའི་གནས་ས།"
#: scfuncs.hrc:3737
-#, fuzzy
msgctxt "SC_OPCODE_REPLACE"
msgid "Length"
msgstr "རིང་ཚད།"
@@ -13296,7 +13113,6 @@ msgid "The text in which partial words are to be determined."
msgstr "ཆ་ཤས་ཅན་གྱི་མིང་ཚིག་ཚུ་གཏན་འབེབས་བཟོ་དགོ་པའི་ཚིག་ཡིག"
#: scfuncs.hrc:3789
-#, fuzzy
msgctxt "SC_OPCODE_MID"
msgid "Start"
msgstr "འགོ་བཙུགས།"
@@ -13469,7 +13285,6 @@ msgid "Value"
msgstr "གནས་གོང་ཚུ།"
#: scfuncs.hrc:3846
-#, fuzzy
msgctxt "SC_OPCODE_CONVERT_OOO"
msgid "The value to be converted."
msgstr "གཞི་བསྒྱུར་འབད་དགོ་པའི་གནས་གོང་།"
@@ -13756,7 +13571,6 @@ msgid "The value to be shifted. Positive integer less than 2^48."
msgstr ""
#: scfuncs.hrc:3952
-#, fuzzy
msgctxt "SC_OPCODE_BITRSHIFT"
msgid "Shift"
msgstr "སྤོ།"
@@ -13783,7 +13597,6 @@ msgid "The value to be shifted. Positive integer less than 2^48."
msgstr ""
#: scfuncs.hrc:3961
-#, fuzzy
msgctxt "SC_OPCODE_BITLSHIFT"
msgid "Shift"
msgstr "སྤོ།"
@@ -13884,7 +13697,6 @@ msgid "The text in which partial words are to be determined."
msgstr "ཆ་ཤས་ཅན་གྱི་མིང་ཚིག་ཚུ་གཏན་འབེབས་བཟོ་དགོ་པའི་ཚིག་ཡིག"
#: scfuncs.hrc:3995
-#, fuzzy
msgctxt "SC_OPCODE_MIDB"
msgid "Start"
msgstr "འགོ་བཙུགས།"
@@ -13959,7 +13771,6 @@ msgid "Value of green"
msgstr ""
#: scfuncs.hrc:4017
-#, fuzzy
msgctxt "SC_OPCODE_COLOR"
msgid "Blue"
msgstr "ཧོནམ།"
@@ -14022,7 +13833,6 @@ msgid "Lower limit"
msgstr "ཚད་དམའ་མི།"
#: scfuncs.hrc:4041
-#, fuzzy
msgctxt "SC_OPCODE_ERF_MS"
msgid "The lower limit for integration"
msgstr "མཉམ་སྒྲིལ་གྱི་དོན་ལུ་དམའ་མི་ཚད།"
@@ -14040,7 +13850,6 @@ msgid "Lower limit"
msgstr "ཚད་དམའ་མི།"
#: scfuncs.hrc:4048
-#, fuzzy
msgctxt "SC_OPCODE_ERFC_MS"
msgid "The lower limit for integration"
msgstr "མཉམ་སྒྲིལ་གྱི་དོན་ལུ་དམའ་མི་ཚད།"
@@ -14082,7 +13891,6 @@ msgid "Value"
msgstr "གནས་གོང་ཚུ།"
#: scfuncs.hrc:4065
-#, fuzzy
msgctxt "SC_OPCODE_ROUNDSIG"
msgid "The number to be rounded."
msgstr "སྐོར་ཐེང་འབད་ནི་གི་ཨང་ཡིག"
@@ -14110,31 +13918,26 @@ msgid "Text"
msgstr "ཚིག་ཡིག"
#: scfuncs.hrc:4074
-#, fuzzy
msgctxt "SC_OPCODE_REPLACEB"
msgid "The text in which some characters are to be replaced."
msgstr "ཡིག་འབྲུ་ལ་ལོ་ཅིག་ཚབ་བཙུགས་ནི་ཨིན་མི་ཚིག་ཡིག"
#: scfuncs.hrc:4075
-#, fuzzy
msgctxt "SC_OPCODE_REPLACEB"
msgid "Position"
msgstr "གནས་ས།"
#: scfuncs.hrc:4076
-#, fuzzy
msgctxt "SC_OPCODE_REPLACEB"
msgid "The character position from which text is to be replaced."
msgstr "ཚིག་ཡིག་ཚབ་བཙུགས་ནི་ཨིན་མི་ ཡིག་འབྲུའི་གནས་ས།"
#: scfuncs.hrc:4077
-#, fuzzy
msgctxt "SC_OPCODE_REPLACEB"
msgid "Length"
msgstr "རིང་ཚད།"
#: scfuncs.hrc:4078
-#, fuzzy
msgctxt "SC_OPCODE_REPLACEB"
msgid "The number of characters to be replaced."
msgstr "ཚབ་བཙུགས་དགོ་པའི་ཡིག་འབྲུའི་གྱངས་ཁ།"
@@ -14146,7 +13949,6 @@ msgid "New text"
msgstr "ཚིག་ཡིག་གསརཔ།"
#: scfuncs.hrc:4080
-#, fuzzy
msgctxt "SC_OPCODE_REPLACEB"
msgid "The text to be inserted."
msgstr "བཙུགས་དགོ་པའི་ཚིག་ཡིག"
@@ -14175,19 +13977,16 @@ msgid "Text"
msgstr "ཚིག་ཡིག"
#: scfuncs.hrc:4090
-#, fuzzy
msgctxt "SC_OPCODE_FINDB"
msgid "The text in which a search is to be made."
msgstr "འཚོལ་ཞིབ་འབད་སའི་ཚིག་ཡིག"
#: scfuncs.hrc:4091
-#, fuzzy
msgctxt "SC_OPCODE_FINDB"
msgid "Position"
msgstr "གནས་ས།"
#: scfuncs.hrc:4092
-#, fuzzy
msgctxt "SC_OPCODE_FINDB"
msgid "The position in the text from which the search starts."
msgstr "འཚོལ་ཞིབ་འགོ་བཙུགས་སའི་ཚིག་ཡིག་ནང་གི་གནས་ས།"
@@ -14216,19 +14015,16 @@ msgid "Text"
msgstr "ཚིག་ཡིག"
#: scfuncs.hrc:4102
-#, fuzzy
msgctxt "SC_OPCODE_SEARCHB"
msgid "The text in which a search is to be made."
msgstr "འཚོལ་ཞིབ་འབད་སའི་ཚིག་ཡིག"
#: scfuncs.hrc:4103
-#, fuzzy
msgctxt "SC_OPCODE_SEARCHB"
msgid "Position"
msgstr "གནས་ས།"
#: scfuncs.hrc:4104
-#, fuzzy
msgctxt "SC_OPCODE_SEARCHB"
msgid "The position in the text from which the search starts."
msgstr "འཚོལ་ཞིབ་འགོ་བཙུགས་སའི་ཚིག་ཡིག་ནང་གི་གནས་ས།"
@@ -14280,7 +14076,6 @@ msgid "%PRODUCTNAME %PRODUCTVERSION Spreadsheet"
msgstr "%PRODUCTNAME %PRODUCTVERSIONཤོག་ཁྲམ།"
#: strings.hrc:28
-#, fuzzy
msgctxt "SCSTR_SHORT_SCDOC_NAME"
msgid "Spreadsheet"
msgstr "ཤོག་ཁྲམ།"
@@ -14306,7 +14101,6 @@ msgid "- multiple -"
msgstr ""
#: strings.hrc:33
-#, fuzzy
msgctxt "SCSTR_STDFILTER"
msgid "Standard Filter..."
msgstr "ཚད་ལྡན་ཚགས་མ།"
@@ -14669,7 +14463,6 @@ msgid "~All sheets"
msgstr ""
#: strings.hrc:106
-#, fuzzy
msgctxt "SCSTR_PRINTOPT_SELECTEDSHEETS"
msgid "~Selected sheets"
msgstr "སེལ་འཐུ་འབད་ཡོད་པའི་ལེབ་གྲངས།(~S)"
@@ -14789,7 +14582,6 @@ msgid "Add AutoFormat"
msgstr ""
#: strings.hrc:129
-#, fuzzy
msgctxt "STR_RENAME_AUTOFORMAT_TITLE"
msgid "Rename AutoFormat"
msgstr "རང་བཞིན་རྩ་སྒྲིག་བསྐྱར་མིང་བཏགས།"
@@ -14801,7 +14593,6 @@ msgid "Name"
msgstr "མིང་།"
#: strings.hrc:131
-#, fuzzy
msgctxt "STR_DEL_AUTOFORMAT_TITLE"
msgid "Delete AutoFormat"
msgstr "རང་བཞིན་རྩ་སྒྲིག་བཏོན་གཏང་།"
@@ -14818,31 +14609,26 @@ msgid "~Close"
msgstr "ཁ་བསྡམ།(~C)"
#: strings.hrc:134
-#, fuzzy
msgctxt "STR_JAN"
msgid "Jan"
msgstr "སྤྱི་ཟླ་དང་པ།"
#: strings.hrc:135
-#, fuzzy
msgctxt "STR_FEB"
msgid "Feb"
msgstr "སྤྱི་ཟླ་གཉིས་པ།"
#: strings.hrc:136
-#, fuzzy
msgctxt "STR_MAR"
msgid "Mar"
msgstr "སྤྱི་ཟླ་གསུམ་པ།"
#: strings.hrc:137
-#, fuzzy
msgctxt "STR_NORTH"
msgid "North"
msgstr "བྱང་།"
#: strings.hrc:138
-#, fuzzy
msgctxt "STR_MID"
msgid "Mid"
msgstr "བར་མ།"
@@ -14863,13 +14649,11 @@ msgid "Sheet"
msgstr "ལོབ་གྲངས།"
#: strings.hrc:142
-#, fuzzy
msgctxt "STR_CELL"
msgid "Cell"
msgstr "ནང་ཐིག"
#: strings.hrc:143
-#, fuzzy
msgctxt "STR_CONTENT"
msgid "Content"
msgstr "ནང་དོན།"
@@ -14914,7 +14698,6 @@ msgid "Database ranges"
msgstr "གནད་སྡུད་གཞི་རྟེན་གྱི་ཁྱབ་ཚད།"
#: strings.hrc:153
-#, fuzzy
msgctxt "SCSTR_CONTENT_GRAPHIC"
msgid "Images"
msgstr "གཟུགས་བརྙན་ཚུ།"
@@ -15005,7 +14788,6 @@ msgid "Custom Sort"
msgstr ""
#: strings.hrc:170
-#, fuzzy
msgctxt "STR_BTN_TOGGLE_ALL"
msgid "All"
msgstr "ཆ་མཉམ།"
@@ -15057,7 +14839,6 @@ msgid "Sum"
msgstr "བསྡོམས།"
#: strings.hrc:181
-#, fuzzy
msgctxt "SCSTR_QHELP_BTNEQUAL"
msgid "Formula"
msgstr "མན་ངག"
@@ -15293,7 +15074,6 @@ msgid "F critical"
msgstr ""
#: strings.hrc:231
-#, fuzzy
msgctxt "STR_ANOVA_LABEL_TOTAL"
msgid "Total"
msgstr "བསྡོམས།"
@@ -15327,7 +15107,6 @@ msgid "Descriptive Statistics"
msgstr ""
#: strings.hrc:240
-#, fuzzy
msgctxt "STRID_CALC_MEAN"
msgid "Mean"
msgstr "འབྲིང་རིམ།"
@@ -15338,7 +15117,6 @@ msgid "Standard Error"
msgstr ""
#: strings.hrc:242
-#, fuzzy
msgctxt "STRID_CALC_MODE"
msgid "Mode"
msgstr "ཐབས་ལམ།"
@@ -15371,7 +15149,6 @@ msgid "Skewness"
msgstr ""
#: strings.hrc:248
-#, fuzzy
msgctxt "STRID_CALC_RANGE"
msgid "Range"
msgstr "ཁྱབ་ཚད།"
@@ -15427,7 +15204,6 @@ msgid "Uniform Integer"
msgstr ""
#: strings.hrc:259
-#, fuzzy
msgctxt "STR_DISTRIBUTION_NORMAL"
msgid "Normal"
msgstr "སྤྱིར་བཏང་།"
@@ -15476,7 +15252,6 @@ msgid "Maximum"
msgstr "མང་མཐའ།(_M)"
#: strings.hrc:268
-#, fuzzy
msgctxt "STR_RNG_PARAMETER_MEAN"
msgid "Mean"
msgstr "འབྲིང་རིམ།"
@@ -15577,7 +15352,6 @@ msgid "Row %NUMBER%"
msgstr ""
#: strings.hrc:290
-#, fuzzy
msgctxt "STR_LABEL_ALPHA"
msgid "Alpha"
msgstr "ཨཱལ་ཕ།"
@@ -15643,7 +15417,6 @@ msgid "Logarithmic"
msgstr "མཉམ་གྲངས།"
#: strings.hrc:303
-#, fuzzy
msgctxt "STR_LABEL_POWER"
msgid "Power"
msgstr "ནུས་ཤུགས།"
@@ -15768,25 +15541,21 @@ msgid "z Critical two-tail"
msgstr ""
#: units.hrc:27
-#, fuzzy
msgctxt "SCSTR_UNIT"
msgid "Millimeter"
msgstr "མི་ལི་མི་ཊར།"
#: units.hrc:28
-#, fuzzy
msgctxt "SCSTR_UNIT"
msgid "Centimeter"
msgstr "སེན་ཊི་མི་ཊར།"
#: units.hrc:29
-#, fuzzy
msgctxt "SCSTR_UNIT"
msgid "Meter"
msgstr "མི་ཊར།"
#: units.hrc:30
-#, fuzzy
msgctxt "SCSTR_UNIT"
msgid "Kilometer"
msgstr "ཀི་ལོ་མི་ཊར།"
@@ -15798,19 +15567,16 @@ msgid "Inch"
msgstr "ཨིནཅི།"
#: units.hrc:32
-#, fuzzy
msgctxt "SCSTR_UNIT"
msgid "Foot"
msgstr "ཕུཊི།"
#: units.hrc:33
-#, fuzzy
msgctxt "SCSTR_UNIT"
msgid "Miles"
msgstr "མ་ཡིལསི།"
#: units.hrc:34
-#, fuzzy
msgctxt "SCSTR_UNIT"
msgid "Pica"
msgstr "པི་ཀ།"
@@ -15931,7 +15697,6 @@ msgid "Results to:"
msgstr ""
#: analysisofvariancedialog.ui:189
-#, fuzzy
msgctxt "analysisofvariancedialog|label4"
msgid "Data"
msgstr "གནད་སྡུད།"
@@ -15993,13 +15758,11 @@ msgid "Parameters"
msgstr "ཚད་བཟུང་ཚུ།(~P)"
#: autoformattable.ui:9
-#, fuzzy
msgctxt "autoformattable|AutoFormatTableDialog"
msgid "AutoFormat"
msgstr "རང་བཞིན་རྩ་སྒྲིག"
#: autoformattable.ui:94
-#, fuzzy
msgctxt "autoformattable|rename"
msgid "Rename"
msgstr "བསྐྱར་མིང་བཏགས།"
@@ -16045,7 +15808,6 @@ msgid "A_utoFit width and height"
msgstr ""
#: autoformattable.ui:327
-#, fuzzy
msgctxt "autoformattable|label2"
msgid "Formatting"
msgstr "རྩ་སྒྲིག་འབད་དོ།"
@@ -16074,7 +15836,6 @@ msgid ""
msgstr ""
#: cellprotectionpage.ui:120
-#, fuzzy
msgctxt "cellprotectionpage|LabelProtection"
msgid "Protection"
msgstr "ཉེན་སྐྱོབ།"
@@ -16090,7 +15851,6 @@ msgid "The cells selected will be omitted when printing."
msgstr ""
#: cellprotectionpage.ui:196
-#, fuzzy
msgctxt "cellprotectionpage|label3"
msgid "Print"
msgstr "དཔར་བསྐྲུན།"
@@ -16117,25 +15877,21 @@ msgid "Labels"
msgstr "ཁ་ཡིག"
#: chardialog.ui:8
-#, fuzzy
msgctxt "chardialog|CharDialog"
msgid "Character"
msgstr "ཡིག་འབྲུ།"
#: chardialog.ui:106
-#, fuzzy
msgctxt "chardialog|font"
msgid "Font"
msgstr "ཡིག་གཟུགས།"
#: chardialog.ui:128
-#, fuzzy
msgctxt "chardialog|fonteffects"
msgid "Font Effects"
msgstr "ཡིག་གཟུགས་ཀྱི་ནུས་པ་ཚུ།"
#: chardialog.ui:151
-#, fuzzy
msgctxt "chardialog|position"
msgid "Position"
msgstr "གནས་ས།"
@@ -16156,7 +15912,6 @@ msgid "Results to:"
msgstr ""
#: chisquaretestdialog.ui:123
-#, fuzzy
msgctxt "chisquaretestdialog|label1"
msgid "Data"
msgstr "གནད་སྡུད།"
@@ -16202,13 +15957,11 @@ msgid "List From"
msgstr ""
#: colwidthdialog.ui:8
-#, fuzzy
msgctxt "colwidthdialog|ColWidthDialog"
msgid "Column Width"
msgstr "ཀེར་ཐིག་གི་རྒྱ་ཚད།"
#: colwidthdialog.ui:88
-#, fuzzy
msgctxt "colwidthdialog|label1"
msgid "Width"
msgstr "རྒྱ་ཚད།"
@@ -16226,7 +15979,6 @@ msgid "Manage Conditional Formatting"
msgstr "གནས་སྟངས་ཅན་གྱི་ཐོག་ལས་རྩ་སྒྲིག་འབད་ནི།"
#: condformatmanager.ui:62
-#, fuzzy
msgctxt "condformatmanager|add"
msgid "Add"
msgstr "ཁ་སྐོང་རྐྱབས།"
@@ -16238,7 +15990,6 @@ msgid "Edit..."
msgstr "ཞུན་དག་"
#: condformatmanager.ui:90
-#, fuzzy
msgctxt "condformatmanager|remove"
msgid "Remove"
msgstr "རྩ་བསྐྲད་གཏང་།"
@@ -16299,13 +16050,11 @@ msgid "Automatic"
msgstr "རང་བཞིན་"
#: conditionalentry.ui:176
-#, fuzzy
msgctxt "conditionalentry|colscalemin"
msgid "Min"
msgstr "ཉུང་མཐའ།"
#: conditionalentry.ui:177
-#, fuzzy
msgctxt "conditionalentry|colscalemin"
msgid "Max"
msgstr "མང་མཐའ།"
@@ -16328,7 +16077,6 @@ msgid "Percent"
msgstr "བརྒྱ་ཆ།"
#: conditionalentry.ui:181
-#, fuzzy
msgctxt "conditionalentry|colscalemin"
msgid "Formula"
msgstr "མན་ངག"
@@ -16340,13 +16088,11 @@ msgid "Automatic"
msgstr "རང་བཞིན་"
#: conditionalentry.ui:194
-#, fuzzy
msgctxt "conditionalentry|colscalemiddle"
msgid "Min"
msgstr "ཉུང་མཐའ།"
#: conditionalentry.ui:195
-#, fuzzy
msgctxt "conditionalentry|colscalemiddle"
msgid "Max"
msgstr "མང་མཐའ།"
@@ -16369,7 +16115,6 @@ msgid "Percent"
msgstr "བརྒྱ་ཆ།"
#: conditionalentry.ui:199
-#, fuzzy
msgctxt "conditionalentry|colscalemiddle"
msgid "Formula"
msgstr "མན་ངག"
@@ -16381,13 +16126,11 @@ msgid "Automatic"
msgstr "རང་བཞིན་"
#: conditionalentry.ui:212
-#, fuzzy
msgctxt "conditionalentry|colscalemax"
msgid "Min"
msgstr "ཉུང་མཐའ།"
#: conditionalentry.ui:213
-#, fuzzy
msgctxt "conditionalentry|colscalemax"
msgid "Max"
msgstr "མང་མཐའ།"
@@ -16410,13 +16153,11 @@ msgid "Percent"
msgstr "བརྒྱ་ཆ།"
#: conditionalentry.ui:217
-#, fuzzy
msgctxt "conditionalentry|colscalemax"
msgid "Formula"
msgstr "མན་ངག"
#: conditionalentry.ui:228
-#, fuzzy
msgctxt "conditionalentry|preview|tooltip_text"
msgid "Example"
msgstr "དཔེར་བརྗོད།"
@@ -16521,7 +16262,6 @@ msgid "below or equal average"
msgstr ""
#: conditionalentry.ui:269
-#, fuzzy
msgctxt "conditionalentry|typeis"
msgid "Error"
msgstr "འཛོལ་བ།"
@@ -16553,7 +16293,6 @@ msgid "Not Contains"
msgstr ""
#: conditionalentry.ui:287
-#, fuzzy
msgctxt "conditionalentry|datetype"
msgid "Today"
msgstr "ད་རིས།"
@@ -16798,7 +16537,6 @@ msgid "Percentile"
msgstr ""
#: conditionaliconset.ui:46
-#, fuzzy
msgctxt "conditionaliconset|listbox"
msgid "Formula"
msgstr "མན་ངག"
@@ -16834,7 +16572,6 @@ msgid "Keep _Other"
msgstr ""
#: consolidatedialog.ui:9
-#, fuzzy
msgctxt "consolidatedialog|ConsolidateDialog"
msgid "Consolidate"
msgstr "རྩ་བརྟན་བཟོ་ནི།"
@@ -16863,25 +16600,21 @@ msgid "Count"
msgstr "གྱང་ཁ་རྐྱབས།"
#: consolidatedialog.ui:127
-#, fuzzy
msgctxt "consolidatedialog|func"
msgid "Average"
msgstr "ཆ་སྙོམས།"
#: consolidatedialog.ui:128
-#, fuzzy
msgctxt "consolidatedialog|func"
msgid "Max"
msgstr "མང་མཐའ།"
#: consolidatedialog.ui:129
-#, fuzzy
msgctxt "consolidatedialog|func"
msgid "Min"
msgstr "ཉུང་མཐའ།"
#: consolidatedialog.ui:130
-#, fuzzy
msgctxt "consolidatedialog|func"
msgid "Product"
msgstr "ཐོན་སྐྱེད།"
@@ -16975,7 +16708,6 @@ msgid "Results to:"
msgstr ""
#: correlationdialog.ui:181
-#, fuzzy
msgctxt "correlationdialog|label4"
msgid "Data"
msgstr "གནད་སྡུད།"
@@ -17014,7 +16746,6 @@ msgid "Results to:"
msgstr ""
#: covariancedialog.ui:123
-#, fuzzy
msgctxt "covariancedialog|label1"
msgid "Data"
msgstr "གནད་སྡུད།"
@@ -17105,7 +16836,6 @@ msgid "_Password"
msgstr "ཆོག་ཡིག:"
#: dapiservicedialog.ui:259
-#, fuzzy
msgctxt "dapiservicedialog|label1"
msgid "Selection"
msgstr "སེལ་འཐུ།"
@@ -17163,7 +16893,6 @@ msgid "Percent"
msgstr "བརྒྱ་ཆ།"
#: databaroptions.ui:124
-#, fuzzy
msgctxt "databaroptions|min"
msgid "Formula"
msgstr "མན་ངག"
@@ -17204,7 +16933,6 @@ msgid "Percent"
msgstr "བརྒྱ་ཆ།"
#: databaroptions.ui:144
-#, fuzzy
msgctxt "databaroptions|max"
msgid "Formula"
msgstr "མན་ངག"
@@ -17233,13 +16961,11 @@ msgid "Fill:"
msgstr "བཀང་།"
#: databaroptions.ui:282
-#, fuzzy
msgctxt "databaroptions|fill_type"
msgid "Color"
msgstr "ཚོས་གཞི།"
#: databaroptions.ui:283
-#, fuzzy
msgctxt "databaroptions|fill_type"
msgid "Gradient"
msgstr "སྟེགས་རིས།"
@@ -17278,7 +17004,6 @@ msgid "None"
msgstr "ཅི་་མེད།"
#: databaroptions.ui:395
-#, fuzzy
msgctxt "databaroptions|label3"
msgid "Axis"
msgstr "ཚད་ཐིག"
@@ -17309,13 +17034,11 @@ msgid "The minimum value must be less than the maximum value."
msgstr ""
#: datafielddialog.ui:8
-#, fuzzy
msgctxt "datafielddialog|DataFieldDialog"
msgid "Data Field"
msgstr "གནད་སྡུད་ཀྱི་ས་སྒོ"
#: datafielddialog.ui:130
-#, fuzzy
msgctxt "datafielddialog|label1"
msgid "Function"
msgstr "ལས་འགན།"
@@ -17348,7 +17071,6 @@ msgid "Ba_se item:"
msgstr ""
#: datafielddialog.ui:260
-#, fuzzy
msgctxt "datafielddialog|type"
msgid "Normal"
msgstr "སྤྱིར་བཏང་།"
@@ -17389,7 +17111,6 @@ msgid "% of total"
msgstr ""
#: datafielddialog.ui:268
-#, fuzzy
msgctxt "datafielddialog|type"
msgid "Index"
msgstr "ཟུར་ཐོ།"
@@ -17528,7 +17249,6 @@ msgid "Data Form"
msgstr ""
#: dataform.ui:25
-#, fuzzy
msgctxt "dataform|label"
msgid "New Record"
msgstr "སྒྲ་བཟུང་ གསརཔ།"
@@ -17724,7 +17444,6 @@ msgid "Name"
msgstr "མིང་།"
#: definedatabaserangedialog.ui:125
-#, fuzzy
msgctxt "definedatabaserangedialog|Range"
msgid "Range"
msgstr "ཁྱབ་ཚད།"
@@ -17772,7 +17491,6 @@ msgid "Operations:"
msgstr ""
#: definedatabaserangedialog.ui:322
-#, fuzzy
msgctxt "definedatabaserangedialog|invalid"
msgid "Invalid range"
msgstr "ནུས་མེད་ཀྱི་ཁྱབ་ཚད།"
@@ -17863,7 +17581,6 @@ msgid "Delete entire _column(s)"
msgstr ""
#: deletecells.ui:168
-#, fuzzy
msgctxt "deletecells|label1"
msgid "Selection"
msgstr "སེལ་འཐུ།"
@@ -17921,7 +17638,6 @@ msgid "_Objects"
msgstr "དངོས་པོ་ཚུ།"
#: deletecontents.ui:237
-#, fuzzy
msgctxt "deletecontents|label2"
msgid "Selection"
msgstr "སེལ་འཐུ།"
@@ -17942,7 +17658,6 @@ msgid "Results to:"
msgstr ""
#: descriptivestatisticsdialog.ui:123
-#, fuzzy
msgctxt "descriptivestatisticsdialog|label1"
msgid "Data"
msgstr "གནད་སྡུད།"
@@ -18023,13 +17738,11 @@ msgid "Stop"
msgstr "བཀག།"
#: erroralerttabpage.ui:161
-#, fuzzy
msgctxt "erroralerttabpage|actionCB"
msgid "Warning"
msgstr "ཉེན་བརྡ་འབད་དོ།"
#: erroralerttabpage.ui:162
-#, fuzzy
msgctxt "erroralerttabpage|actionCB"
msgid "Information"
msgstr "བརྡ་དོན།"
@@ -18062,7 +17775,6 @@ msgid "Results to:"
msgstr ""
#: exponentialsmoothingdialog.ui:129
-#, fuzzy
msgctxt "exponentialsmoothingdialog|label5"
msgid "Data"
msgstr "གནད་སྡུད།"
@@ -18162,7 +17874,6 @@ msgid "_Left"
msgstr "གཡོན།"
#: filldlg.ui:176
-#, fuzzy
msgctxt "filldlg|label1"
msgid "Direction"
msgstr "ཁ་ཕྱོགས།"
@@ -18352,19 +18063,16 @@ msgid "Numbers"
msgstr "ཨང་གྲངས།"
#: formatcellsdialog.ui:128
-#, fuzzy
msgctxt "formatcellsdialog|font"
msgid "Font"
msgstr "ཡིག་གཟུགས།"
#: formatcellsdialog.ui:151
-#, fuzzy
msgctxt "formatcellsdialog|fonteffects"
msgid "Font Effects"
msgstr "ཡིག་གཟུགས་ཀྱི་ནུས་པ་ཚུ།"
#: formatcellsdialog.ui:174
-#, fuzzy
msgctxt "formatcellsdialog|alignment"
msgid "Alignment"
msgstr "ཕྲང་སྒྲིག"
@@ -18381,7 +18089,6 @@ msgid "Borders"
msgstr "མཐའ་མཚམས་ཚུ།"
#: formatcellsdialog.ui:243
-#, fuzzy
msgctxt "formatcellsdialog|background"
msgid "Background"
msgstr "རྒྱབ་གཞི།"
@@ -18458,7 +18165,6 @@ msgid "Last Used"
msgstr "མཇུག་ལུ་ལག་ལེན་འཐབ་ཡོད་མི།"
#: functionpanel.ui:60
-#, fuzzy
msgctxt "functionpanel|category"
msgid "All"
msgstr "ཆ་མཉམ།"
@@ -18482,7 +18188,6 @@ msgid "Financial"
msgstr "དངུལ་འབྲེལ།"
#: functionpanel.ui:64
-#, fuzzy
msgctxt "functionpanel|category"
msgid "Information"
msgstr "བརྡ་དོན།"
@@ -18512,7 +18217,6 @@ msgid "Statistical"
msgstr "ཚད་རྩིས།"
#: functionpanel.ui:69
-#, fuzzy
msgctxt "functionpanel|category"
msgid "Spreadsheet"
msgstr "ཤོག་ཁྲམ།"
@@ -18524,7 +18228,6 @@ msgid "Text"
msgstr "ཚིག་ཡིག"
#: functionpanel.ui:71
-#, fuzzy
msgctxt "functionpanel|category"
msgid "Add-in"
msgstr "ནང་ན་ཁ་སྐོང་འབད།"
@@ -18577,7 +18280,6 @@ msgid "_Manually at:"
msgstr ""
#: groupbydate.ui:153
-#, fuzzy
msgctxt "groupbydate|label1"
msgid "Start"
msgstr "འགོ་བཙུགས།"
@@ -18593,7 +18295,6 @@ msgid "Ma_nually at:"
msgstr ""
#: groupbydate.ui:242
-#, fuzzy
msgctxt "groupbydate|label2"
msgid "End"
msgstr "མཇུག"
@@ -18632,7 +18333,6 @@ msgid "_Manually at:"
msgstr ""
#: groupbynumber.ui:155
-#, fuzzy
msgctxt "groupbynumber|label1"
msgid "Start"
msgstr "འགོ་བཙུགས།"
@@ -18648,7 +18348,6 @@ msgid "Ma_nually at:"
msgstr ""
#: groupbynumber.ui:245
-#, fuzzy
msgctxt "groupbynumber|label2"
msgid "End"
msgstr "མཇུག"
@@ -18660,7 +18359,6 @@ msgid "Group by"
msgstr "གིས་སྡེ་ཚན།(~G)"
#: groupdialog.ui:8
-#, fuzzy
msgctxt "groupdialog|GroupDialog"
msgid "Group"
msgstr "སྡེ་ཚན།"
@@ -18678,7 +18376,6 @@ msgid "_Columns"
msgstr "ཀེར་ཐིག"
#: groupdialog.ui:141
-#, fuzzy
msgctxt "groupdialog|includeLabel"
msgid "Include"
msgstr "གྲངས་སུ་བཙུགས།"
@@ -18793,7 +18490,6 @@ msgid "Note"
msgstr "ཅི་་མེད།"
#: headerfootercontent.ui:379
-#, fuzzy
msgctxt "headerfootercontent|labelSTR_HF_NONE_IN_BRACKETS"
msgid "(none)"
msgstr "(ཅི་མེད།)"
@@ -18825,7 +18521,6 @@ msgid "Customized"
msgstr ""
#: headerfootercontent.ui:451
-#, fuzzy
msgctxt "headerfootercontent|labelSTR_HF_OF"
msgid "of"
msgstr "གི"
@@ -18854,13 +18549,11 @@ msgid "Headers/Footers"
msgstr ""
#: headerfooterdialog.ui:106
-#, fuzzy
msgctxt "headerfooterdialog|header"
msgid "Header"
msgstr "མགོ་ཡིག"
#: headerfooterdialog.ui:128
-#, fuzzy
msgctxt "headerfooterdialog|footer"
msgid "Footer"
msgstr "མཇུག་ཡིག"
@@ -18913,7 +18606,6 @@ msgid "Field Options"
msgstr "གདམཁ་ཚུ་སྟོན།"
#: insertcells.ui:8
-#, fuzzy
msgctxt "insertcells|InsertCellsDialog"
msgid "Insert Cells"
msgstr "ནང་ཐིག་བཙུགས།"
@@ -18939,7 +18631,6 @@ msgid "Entire _column"
msgstr ""
#: insertcells.ui:177
-#, fuzzy
msgctxt "insertcells|label1"
msgid "Selection"
msgstr "སེལ་འཐུ།"
@@ -18955,7 +18646,6 @@ msgid "_Paste All"
msgstr ""
#: insertsheet.ui:15
-#, fuzzy
msgctxt "insertsheet|InsertSheetDialog"
msgid "Insert Sheet"
msgstr "ལེབ་གྲངས་བཙུགས།"
@@ -18971,7 +18661,6 @@ msgid "_After current sheet"
msgstr ""
#: insertsheet.ui:146
-#, fuzzy
msgctxt "insertsheet|label1"
msgid "Position"
msgstr "གནས་ས།"
@@ -19157,7 +18846,6 @@ msgid "C_opy"
msgstr "འདྲ་བཤུས།"
#: movecopysheet.ui:134
-#, fuzzy
msgctxt "movecopysheet|label1"
msgid "Action"
msgstr "བྱ་བ།"
@@ -19184,7 +18872,6 @@ msgid "_Insert before"
msgstr ""
#: movecopysheet.ui:279
-#, fuzzy
msgctxt "movecopysheet|label2"
msgid "Location"
msgstr "གནས་ཁོངས།"
@@ -19226,7 +18913,6 @@ msgid "Results to:"
msgstr ""
#: movingaveragedialog.ui:130
-#, fuzzy
msgctxt "movingaveragedialog|label3"
msgid "Data"
msgstr "གནད་སྡུད།"
@@ -19262,7 +18948,6 @@ msgid "Parameters"
msgstr "ཚད་བཟུང་ཚུ།(~P)"
#: multipleoperationsdialog.ui:9
-#, fuzzy
msgctxt "multipleoperationsdialog|MultipleOperationsDialog"
msgid "Multiple operations"
msgstr "བཀོལ་སྤྱོད་སྣ་མང་།"
@@ -19309,7 +18994,6 @@ msgid "For _data range"
msgstr ""
#: namerangesdialog.ui:303
-#, fuzzy
msgctxt "namerangesdialog|label1"
msgid "Range"
msgstr "ཁྱབ་ཚད།"
@@ -19333,25 +19017,21 @@ msgid "Column"
msgstr "ཀེར་ཐིག"
#: navigatorpanel.ui:70
-#, fuzzy
msgctxt "navigatorpanel|row|tooltip_text"
msgid "Row"
msgstr "གྲལ་ཐིག"
#: navigatorpanel.ui:86
-#, fuzzy
msgctxt "navigatorpanel|datarange|tooltip_text"
msgid "Data Range"
msgstr "གནས་སྡུད་ཁྱབ་ཚད"
#: navigatorpanel.ui:99
-#, fuzzy
msgctxt "navigatorpanel|start|tooltip_text"
msgid "Start"
msgstr "འགོ་བཙུགས།"
#: navigatorpanel.ui:112
-#, fuzzy
msgctxt "navigatorpanel|end|tooltip_text"
msgid "End"
msgstr "མཇུག"
@@ -19363,7 +19043,6 @@ msgid "Contents"
msgstr "ནང་དོན།"
#: navigatorpanel.ui:138
-#, fuzzy
msgctxt "navigatorpanel|toggle|tooltip_text"
msgid "Toggle"
msgstr "སོར་སྟོན།"
@@ -19403,7 +19082,6 @@ msgid "No solution was found."
msgstr ""
#: notebookbar.ui:391
-#, fuzzy
msgctxt "notebookbar|FileLabel"
msgid "File"
msgstr "ཡིག་སྣོད།"
@@ -19431,19 +19109,16 @@ msgid "Horizontal Alignment"
msgstr ""
#: notebookbar.ui:1116
-#, fuzzy
msgctxt "notebookbar|indent|tooltip_text"
msgid "Indent"
msgstr "འགོ་མཚམས།"
#: notebookbar.ui:1123
-#, fuzzy
msgctxt "notebookbar|increaseindent1|tooltip_text"
msgid "Increase Indent"
msgstr "འགོ་མཚམས་ཡར་སེང་འབད།"
#: notebookbar.ui:1139
-#, fuzzy
msgctxt "notebookbar|decreaseindent1|tooltip_text"
msgid "Decrease Indent"
msgstr "འགོ་མཚམས་མར་ཕབ་འབད།"
@@ -19481,7 +19156,6 @@ msgid "Page Layout"
msgstr ""
#: notebookbar.ui:2726
-#, fuzzy
msgctxt "notebookbar|DataLabel"
msgid "Data"
msgstr "གནད་སྡུད།"
@@ -19510,7 +19184,6 @@ msgid "View"
msgstr "སྟོན།"
#: notebookbar.ui:3860
-#, fuzzy
msgctxt "notebookbar|ImageLabel"
msgid "Image"
msgstr "གཟུགས་བརྙན།"
@@ -19554,7 +19227,6 @@ msgid "Bad"
msgstr ""
#: notebookbar_groupedbar_compact.ui:3937
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|error"
msgid "Error"
msgstr "འཛོལ་བ།"
@@ -19571,13 +19243,11 @@ msgid "Neutral"
msgstr ""
#: notebookbar_groupedbar_compact.ui:3961
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|warning"
msgid "Warning"
msgstr "ཉེན་བརྡ་འབད་དོ།"
#: notebookbar_groupedbar_compact.ui:3975
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|footnote"
msgid "Footnote"
msgstr "མཇུག་གི་དྲན་ཐོ།"
@@ -19849,7 +19519,6 @@ msgid "Bad"
msgstr ""
#: notebookbar_groupedbar_full.ui:3871
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|error"
msgid "Error"
msgstr "འཛོལ་བ།"
@@ -19866,13 +19535,11 @@ msgid "Neutral"
msgstr ""
#: notebookbar_groupedbar_full.ui:3895
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|warning"
msgid "Warning"
msgstr "ཉེན་བརྡ་འབད་དོ།"
#: notebookbar_groupedbar_full.ui:3909
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|footnote"
msgid "Footnote"
msgstr "མཇུག་གི་དྲན་ཐོ།"
@@ -20114,19 +19781,16 @@ msgid "Hyperlink"
msgstr "ཧའི་པར་ལིངཀི།"
#: notebookbar_groups.ui:54
-#, fuzzy
msgctxt "notebookbar_groups|footnote"
msgid "Footnote"
msgstr "མཇུག་གི་དྲན་ཐོ།"
#: notebookbar_groups.ui:63
-#, fuzzy
msgctxt "notebookbar_groups|endnote"
msgid "Endnote"
msgstr "མཐའི་དྲན་འཛིན།"
#: notebookbar_groups.ui:78
-#, fuzzy
msgctxt "notebookbar_groups|bookmark"
msgid "Bookmark"
msgstr "དེབ་རྟགས།"
@@ -20187,13 +19851,11 @@ msgid "Bad"
msgstr ""
#: notebookbar_groups.ui:251
-#, fuzzy
msgctxt "notebookbar_groups|stylemenustatw"
msgid "Warning"
msgstr "ཉེན་བརྡ་འབད་དོ།"
#: notebookbar_groups.ui:260
-#, fuzzy
msgctxt "notebookbar_groups|stylemenustate"
msgid "Error"
msgstr "འཛོལ་བ།"
@@ -20205,7 +19867,6 @@ msgid "Note"
msgstr "ཅི་་མེད།"
#: notebookbar_groups.ui:284
-#, fuzzy
msgctxt "notebookbar_groups|stylemenutxtf"
msgid "Footnote"
msgstr "མཇུག་གི་དྲན་ཐོ།"
@@ -20244,7 +19905,6 @@ msgid "Style 4"
msgstr ""
#: notebookbar_groups.ui:530
-#, fuzzy
msgctxt "notebookbar_groups|filegrouplabel"
msgid "File"
msgstr "ཡིག་སྣོད།"
@@ -20255,7 +19915,6 @@ msgid "Clipboard"
msgstr ""
#: notebookbar_groups.ui:729
-#, fuzzy
msgctxt "notebookbar_groups|paragraphstyleb"
msgid "Style"
msgstr "བཟོ་རྣམ།"
@@ -20271,13 +19930,11 @@ msgid " "
msgstr ""
#: notebookbar_groups.ui:1034
-#, fuzzy
msgctxt "notebookbar_groups|leftb"
msgid "Left"
msgstr "གཡོན།"
#: notebookbar_groups.ui:1052
-#, fuzzy
msgctxt "notebookbar_groups|centerb"
msgid "Center"
msgstr "དབུས།"
@@ -20295,13 +19952,11 @@ msgid "Text"
msgstr "ཚིག་ཡིག"
#: notebookbar_groups.ui:1376
-#, fuzzy
msgctxt "notebookbar_groups|mergeb"
msgid "Merge"
msgstr "མཉམ་བསྡོམས།"
#: notebookbar_groups.ui:1394
-#, fuzzy
msgctxt "notebookbar_groups|splitb"
msgid "Split"
msgstr "གཤག"
@@ -20319,7 +19974,6 @@ msgid "Top"
msgstr "མགོ"
#: notebookbar_groups.ui:1600
-#, fuzzy
msgctxt "notebookbar_groups|vcenterb"
msgid "Center"
msgstr "དབུས།"
@@ -20331,13 +19985,11 @@ msgid "Bottom"
msgstr "མཇུག"
#: notebookbar_groups.ui:1663
-#, fuzzy
msgctxt "notebookbar_groups|tablegrouplabel"
msgid "Spreadsheet"
msgstr "ཤོག་ཁྲམ།"
#: notebookbar_groups.ui:1740
-#, fuzzy
msgctxt "notebookbar_groups|shapesb"
msgid "Shapes"
msgstr "དབྱིབས་ཚུ།"
@@ -20355,7 +20007,6 @@ msgid "Insert"
msgstr "བཙུགས།"
#: notebookbar_groups.ui:1900
-#, fuzzy
msgctxt "notebookbar_groups|imagestyleb"
msgid "Style"
msgstr "བཟོ་རྣམ།"
@@ -20378,7 +20029,6 @@ msgid "Lock"
msgstr ""
#: notebookbar_groups.ui:2043
-#, fuzzy
msgctxt "notebookbar_groups|imagegrouplabel"
msgid "Image"
msgstr "གཟུགས་བརྙན།"
@@ -20390,7 +20040,6 @@ msgid "None"
msgstr "ཅི་་མེད།"
#: notebookbar_groups.ui:2108
-#, fuzzy
msgctxt "notebookbar_groups|wrapideal"
msgid "Optimal"
msgstr "གང་དྲག"
@@ -20668,7 +20317,6 @@ msgid "Formula _syntax:"
msgstr ""
#: optformula.ui:87
-#, fuzzy
msgctxt "optformula|label1"
msgid "Formula Options"
msgstr "མན་ངག་གདམ་ཁ།"
@@ -20785,7 +20433,6 @@ msgid "_Default value"
msgstr "སྔོན་སྒྲིག་བེ་ལུ།"
#: optimalrowheightdialog.ui:8
-#, fuzzy
msgctxt "optimalrowheightdialog|OptimalRowHeightDialog"
msgid "Optimal Row Height"
msgstr "གྲལ་ཐིག་གི་མཐོ་ཚད་གང་དྲག"
@@ -20877,19 +20524,16 @@ msgid "Borders"
msgstr "མཐའ་མཚམས་ཚུ།"
#: pagetemplatedialog.ui:174
-#, fuzzy
msgctxt "pagetemplatedialog|background"
msgid "Background"
msgstr "རྒྱབ་གཞི།"
#: pagetemplatedialog.ui:197
-#, fuzzy
msgctxt "pagetemplatedialog|header"
msgid "Header"
msgstr "མགོ་ཡིག"
#: pagetemplatedialog.ui:220
-#, fuzzy
msgctxt "pagetemplatedialog|footer"
msgid "Footer"
msgstr "མཇུག་ཡིག"
@@ -20901,7 +20545,6 @@ msgid "Sheet"
msgstr "ལེབ་གྲངས།"
#: paradialog.ui:8
-#, fuzzy
msgctxt "paradialog|ParagraphDialog"
msgid "Paragraph"
msgstr "དོན་མཚམས།"
@@ -20912,7 +20555,6 @@ msgid "Indents & Spacing"
msgstr ""
#: paradialog.ui:128
-#, fuzzy
msgctxt "paradialog|labelTP_PARA_ALIGN"
msgid "Alignment"
msgstr "ཕྲང་སྒྲིག"
@@ -20952,19 +20594,16 @@ msgid "Numbers"
msgstr "ཨང་གྲངས།"
#: paratemplatedialog.ui:165
-#, fuzzy
msgctxt "paratemplatedialog|font"
msgid "Font"
msgstr "ཡིག་གཟུགས།"
#: paratemplatedialog.ui:188
-#, fuzzy
msgctxt "paratemplatedialog|fonteffects"
msgid "Font Effects"
msgstr "ཡིག་གཟུགས་ཀྱི་ནུས་པ་ཚུ།"
#: paratemplatedialog.ui:211
-#, fuzzy
msgctxt "paratemplatedialog|alignment"
msgid "Alignment"
msgstr "ཕྲང་སྒྲིག"
@@ -20981,7 +20620,6 @@ msgid "Borders"
msgstr "མཐའ་མཚམས་ཚུ།"
#: paratemplatedialog.ui:280
-#, fuzzy
msgctxt "paratemplatedialog|background"
msgid "Background"
msgstr "རྒྱབ་གཞི།"
@@ -20992,7 +20630,6 @@ msgid "Cell Protection"
msgstr ""
#: pastespecial.ui:23
-#, fuzzy
msgctxt "pastespecial|PasteSpecial"
msgid "Paste Special"
msgstr "དམིགས་བསལ་ སྦྱར།"
@@ -21059,7 +20696,6 @@ msgid "_Objects"
msgstr "དངོས་པོ་ཚུ།"
#: pastespecial.ui:307
-#, fuzzy
msgctxt "pastespecial|label1"
msgid "Selection"
msgstr "སེལ་འཐུ།"
@@ -21143,7 +20779,6 @@ msgid "Shift Cells"
msgstr ""
#: pivotfielddialog.ui:9
-#, fuzzy
msgctxt "pivotfielddialog|PivotFieldDialog"
msgid "Data Field"
msgstr "གནད་སྡུད་ཀྱི་ས་སྒོ"
@@ -21173,7 +20808,6 @@ msgid "_User-defined"
msgstr "ལག་ལེན་པ་-ངོས་འཛིན་འབད་ཡོདཔ།"
#: pivotfielddialog.ui:203
-#, fuzzy
msgctxt "pivotfielddialog|label1"
msgid "Subtotals"
msgstr "བསྡོམས་ཆུང་།"
@@ -21190,31 +20824,26 @@ msgid "Name:"
msgstr "མིང་།"
#: pivotfilterdialog.ui:8
-#, fuzzy
msgctxt "pivotfilterdialog|PivotFilterDialog"
msgid "Filter"
msgstr "ཚགས་མ།"
#: pivotfilterdialog.ui:104
-#, fuzzy
msgctxt "pivotfilterdialog|connect1"
msgid "AND"
msgstr "དང་།"
#: pivotfilterdialog.ui:105
-#, fuzzy
msgctxt "pivotfilterdialog|connect1"
msgid "OR"
msgstr "ཡང་ན།"
#: pivotfilterdialog.ui:121
-#, fuzzy
msgctxt "pivotfilterdialog|connect2"
msgid "AND"
msgstr "དང་།"
#: pivotfilterdialog.ui:122
-#, fuzzy
msgctxt "pivotfilterdialog|connect2"
msgid "OR"
msgstr "ཡང་ན།"
@@ -21232,7 +20861,6 @@ msgid "Field name"
msgstr "ས་སྒོའི་མིང་"
#: pivotfilterdialog.ui:156
-#, fuzzy
msgctxt "pivotfilterdialog|label4"
msgid "Condition"
msgstr "གནས་སྟངས།"
@@ -21361,7 +20989,6 @@ msgid "New sheet"
msgstr ""
#: pivottablelayoutdialog.ui:562
-#, fuzzy
msgctxt "pivottablelayoutdialog|destination-radio-selection"
msgid "Selection"
msgstr "སེལ་འཐུ།"
@@ -21378,7 +21005,6 @@ msgid "Destination"
msgstr ""
#: pivottablelayoutdialog.ui:668
-#, fuzzy
msgctxt "pivottablelayoutdialog|source-radio-selection"
msgid "Selection"
msgstr "སེལ་འཐུ།"
@@ -21555,7 +21181,6 @@ msgid "Uniform Integer"
msgstr ""
#: randomnumbergenerator.ui:30
-#, fuzzy
msgctxt "randomnumbergenerator|distribution-liststore"
msgid "Normal"
msgstr "སྤྱིར་བཏང་།"
@@ -21602,7 +21227,6 @@ msgid "Cell range:"
msgstr ""
#: randomnumbergenerator.ui:225
-#, fuzzy
msgctxt "randomnumbergenerator|label1"
msgid "Data"
msgstr "གནད་སྡུད།"
@@ -21614,13 +21238,11 @@ msgid "Distribution:"
msgstr "བགོ་བཀྲམ།(~D)"
#: randomnumbergenerator.ui:288
-#, fuzzy
msgctxt "randomnumbergenerator|parameter1-label"
msgid "..."
msgstr "..."
#: randomnumbergenerator.ui:303
-#, fuzzy
msgctxt "randomnumbergenerator|parameter2-label"
msgid "..."
msgstr "..."
@@ -21678,7 +21300,6 @@ msgid "Results to:"
msgstr ""
#: regressiondialog.ui:220
-#, fuzzy
msgctxt "regressiondialog|label1"
msgid "Data"
msgstr "གནད་སྡུད།"
@@ -21837,7 +21458,6 @@ msgid "Results to:"
msgstr ""
#: samplingdialog.ui:194
-#, fuzzy
msgctxt "samplingdialog|label4"
msgid "Data"
msgstr "གནད་སྡུད།"
@@ -21935,7 +21555,6 @@ msgid "on"
msgstr "གུ"
#: scenariomenu.ui:12
-#, fuzzy
msgctxt "scenariomenu|delete"
msgid "Delete"
msgstr "བཏོན་གཏང་།"
@@ -22003,7 +21622,6 @@ msgid "Expand _references when new columns/rows are inserted"
msgstr ""
#: scgeneralpage.ui:318
-#, fuzzy
msgctxt "scgeneralpage|alignlb"
msgid "Down"
msgstr "མར།"
@@ -22015,13 +21633,11 @@ msgid "Right"
msgstr "གཡས།"
#: scgeneralpage.ui:320
-#, fuzzy
msgctxt "scgeneralpage|alignlb"
msgid "Up"
msgstr "ཡར།"
#: scgeneralpage.ui:321
-#, fuzzy
msgctxt "scgeneralpage|alignlb"
msgid "Left"
msgstr "གཡོན།"
@@ -22114,13 +21730,11 @@ msgid "Data so_urce:"
msgstr "གནད་སྡུད་འབྱུང་ཁུངས།"
#: selectdatasource.ui:201
-#, fuzzy
msgctxt "selectdatasource|label1"
msgid "Selection"
msgstr "སེལ་འཐུ།"
#: selectrange.ui:7
-#, fuzzy
msgctxt "selectrange|SelectRangeDialog"
msgid "Select Database Range"
msgstr "གནད་སྡུད་གཞི་རྟེན་གྱི་ཁྱབ་ཚད་སེལ་འཐུ་འབད།"
@@ -22158,7 +21772,6 @@ msgid "_External source/interface"
msgstr ""
#: selectsource.ui:198
-#, fuzzy
msgctxt "selectsource|label1"
msgid "Selection"
msgstr "སེལ་འཐུ།"
@@ -22179,7 +21792,6 @@ msgid "Header (left)"
msgstr ""
#: sharedfooterdialog.ui:151
-#, fuzzy
msgctxt "sharedfooterdialog|footer"
msgid "Footer"
msgstr "མཇུག་ཡིག"
@@ -22190,7 +21802,6 @@ msgid "Headers/Footers"
msgstr ""
#: sharedheaderdialog.ui:106
-#, fuzzy
msgctxt "sharedheaderdialog|header"
msgid "Header"
msgstr "མགོ་ཡིག"
@@ -22239,7 +21850,6 @@ msgid "No user data available."
msgstr ""
#: sharedocumentdlg.ui:234
-#, fuzzy
msgctxt "sharedocumentdlg|unknownuser"
msgid "Unknown User"
msgstr "ལག་ལེན་པ་ངོ་མ་ཤེསཔ་"
@@ -22298,7 +21908,6 @@ msgid "_Objects/Images"
msgstr ""
#: sheetprintpage.ui:257
-#, fuzzy
msgctxt "sheetprintpage|checkBTN_CHARTS"
msgid "Charts"
msgstr "དཔེ་རིས།"
@@ -22322,7 +21931,6 @@ msgid "_Zero values"
msgstr "གནས་གོང་ཀླད་ཀོར།"
#: sheetprintpage.ui:335
-#, fuzzy
msgctxt "sheetprintpage|labelPrint"
msgid "Print"
msgstr "དཔར་བསྐྲུན།"
@@ -22365,19 +21973,16 @@ msgid "N_umber of pages:"
msgstr "འདྲ་བཤུས་ཀྱི་ གྲངས།"
#: sheetprintpage.ui:569
-#, fuzzy
msgctxt "sheetprintpage|comboLB_SCALEMODE"
msgid "Reduce/enlarge printout"
msgstr "དཔར་བསྐྲུན་ མར་ཕབ་འབད་/ཆེར་བསྐྱེད་འབད།"
#: sheetprintpage.ui:570
-#, fuzzy
msgctxt "sheetprintpage|comboLB_SCALEMODE"
msgid "Fit print range(s) to width/height"
msgstr "དཔར་བསྐྲུན་གྱི་ཁྱབ་ཚད་ཚུ་ རྒྱ་ཚད་/མཐོ་ཚད་ལུ་ཚུད་སྒྲིག་འབད།"
#: sheetprintpage.ui:571
-#, fuzzy
msgctxt "sheetprintpage|comboLB_SCALEMODE"
msgid "Fit print range(s) on number of pages"
msgstr "དཔར་བསྐྲུན་གྱི་ཁྱབ་ཚད་ཚུ་ཤོག་ལེབ་ལེ་ཤའི་གུར་ཚུད་སྒྲིག་འབད།"
@@ -22428,7 +22033,6 @@ msgid "_Choose the field containing the detail you want to show"
msgstr "ཁྱོད་ཀྱིས་སྟོན་དགོ་མནོ་མི་རྒྱས་བཤད་ཡོད་མི་ ས་སྒོ་གདམ་ཁ་རྐྱབས།(~C)"
#: showsheetdialog.ui:8
-#, fuzzy
msgctxt "showsheetdialog|ShowSheetDialog"
msgid "Show Sheet"
msgstr "ལེབ་གྲངས་སྟོན།"
@@ -22577,7 +22181,6 @@ msgid "Select a category of contents."
msgstr ""
#: sidebarnumberformat.ui:41
-#, fuzzy
msgctxt "sidebarnumberformat|category"
msgid "General"
msgstr "ཡོངས་ཁྱབ།"
@@ -22595,7 +22198,6 @@ msgid "Percent"
msgstr "བརྒྱ་ཆ།"
#: sidebarnumberformat.ui:44
-#, fuzzy
msgctxt "sidebarnumberformat|category"
msgid "Currency"
msgstr "དངུལ།"
@@ -22635,7 +22237,6 @@ msgid "Text"
msgstr "ཚིག་ཡིག"
#: sidebarnumberformat.ui:54
-#, fuzzy
msgctxt "sidebarnumberformat|category-atkobject"
msgid "Category"
msgstr "དབྱེ་རིམ།"
@@ -22966,25 +22567,21 @@ msgid "Value"
msgstr "གནས་གོང་ཚུ།"
#: solverdlg.ui:742
-#, fuzzy
msgctxt "solverdlg|del2|tooltip_text"
msgid "Remove"
msgstr "རྩ་བསྐྲད་གཏང་།"
#: solverdlg.ui:755
-#, fuzzy
msgctxt "solverdlg|del1|tooltip_text"
msgid "Remove"
msgstr "རྩ་བསྐྲད་གཏང་།"
#: solverdlg.ui:768
-#, fuzzy
msgctxt "solverdlg|del3|tooltip_text"
msgid "Remove"
msgstr "རྩ་བསྐྲད་གཏང་།"
#: solverdlg.ui:781
-#, fuzzy
msgctxt "solverdlg|del4|tooltip_text"
msgid "Remove"
msgstr "རྩ་བསྐྲད་གཏང་།"
@@ -23006,7 +22603,6 @@ msgid "Solver engine:"
msgstr ""
#: solveroptionsdialog.ui:70
-#, fuzzy
msgctxt "solveroptionsdialog|label1"
msgid "Settings:"
msgstr "སྒྲིགས་སྟངས།"
@@ -23149,7 +22745,6 @@ msgid "Custom sort order"
msgstr ""
#: sortoptionspage.ui:201
-#, fuzzy
msgctxt "sortoptionspage|label6"
msgid "Language"
msgstr "སྐད་ཡིག"
@@ -23177,7 +22772,6 @@ msgid "L_eft to right (sort columns)"
msgstr ""
#: sortoptionspage.ui:340
-#, fuzzy
msgctxt "sortoptionspage|label1"
msgid "Direction"
msgstr "ཁ་ཕྱོགས།"
@@ -23230,13 +22824,11 @@ msgid "Standard Filter"
msgstr "ཚད་ལྡན་ཚགས་མ་"
#: standardfilterdialog.ui:119
-#, fuzzy
msgctxt "standardfilterdialog|connect1"
msgid "AND"
msgstr "དང་།"
#: standardfilterdialog.ui:120
-#, fuzzy
msgctxt "standardfilterdialog|connect1"
msgid "OR"
msgstr "ཡང་ན།"
@@ -23247,13 +22839,11 @@ msgid "Operator 1"
msgstr ""
#: standardfilterdialog.ui:141
-#, fuzzy
msgctxt "standardfilterdialog|connect2"
msgid "AND"
msgstr "དང་།"
#: standardfilterdialog.ui:142
-#, fuzzy
msgctxt "standardfilterdialog|connect2"
msgid "OR"
msgstr "ཡང་ན།"
@@ -23264,13 +22854,11 @@ msgid "Operator 2"
msgstr ""
#: standardfilterdialog.ui:163
-#, fuzzy
msgctxt "standardfilterdialog|connect3"
msgid "AND"
msgstr "དང་།"
#: standardfilterdialog.ui:164
-#, fuzzy
msgctxt "standardfilterdialog|connect3"
msgid "OR"
msgstr "ཡང་ན།"
@@ -23281,13 +22869,11 @@ msgid "Operator 3"
msgstr ""
#: standardfilterdialog.ui:182
-#, fuzzy
msgctxt "standardfilterdialog|connect4"
msgid "AND"
msgstr "དང་།"
#: standardfilterdialog.ui:183
-#, fuzzy
msgctxt "standardfilterdialog|connect4"
msgid "OR"
msgstr "ཡང་ན།"
@@ -23310,7 +22896,6 @@ msgid "Field name"
msgstr "ས་སྒོའི་མིང་"
#: standardfilterdialog.ui:222
-#, fuzzy
msgctxt "standardfilterdialog|label4"
msgid "Condition"
msgstr "གནས་སྟངས།"
@@ -23694,7 +23279,6 @@ msgid "Document: "
msgstr "ཡིག་ཆ་ཚུ།"
#: subtotaldialog.ui:8
-#, fuzzy
msgctxt "subtotaldialog|SubTotalDialog"
msgid "Subtotals"
msgstr "བསྡོམས་ཆུང་།"
@@ -23733,25 +23317,21 @@ msgid "Count"
msgstr "གྱང་ཁ་རྐྱབས།"
#: subtotalgrppage.ui:18
-#, fuzzy
msgctxt "subtotalgrppage|liststore1"
msgid "Average"
msgstr "ཆ་སྙོམས།"
#: subtotalgrppage.ui:21
-#, fuzzy
msgctxt "subtotalgrppage|liststore1"
msgid "Max"
msgstr "མང་མཐའ།"
#: subtotalgrppage.ui:24
-#, fuzzy
msgctxt "subtotalgrppage|liststore1"
msgid "Min"
msgstr "ཉུང་མཐའ།"
#: subtotalgrppage.ui:27
-#, fuzzy
msgctxt "subtotalgrppage|liststore1"
msgid "Product"
msgstr "ཐོན་སྐྱེད།"
@@ -23763,25 +23343,21 @@ msgid "Count (numbers only)"
msgstr "གྱང་ཁ་རྐྱབས།(ཨང་གྱངས་རྐྱངམ་ཅིག)"
#: subtotalgrppage.ui:33
-#, fuzzy
msgctxt "subtotalgrppage|liststore1"
msgid "StDev (Sample)"
msgstr "StDev (དཔེ་ཚད་)"
#: subtotalgrppage.ui:36
-#, fuzzy
msgctxt "subtotalgrppage|liststore1"
msgid "StDevP (Population)"
msgstr "StDevP (མི་རློབས)"
#: subtotalgrppage.ui:39
-#, fuzzy
msgctxt "subtotalgrppage|liststore1"
msgid "Var (Sample)"
msgstr "Var (དཔེ་ཚད།)"
#: subtotalgrppage.ui:42
-#, fuzzy
msgctxt "subtotalgrppage|liststore1"
msgid "VarP (Population)"
msgstr "VarP (མི་རློབས་)"
@@ -23874,7 +23450,6 @@ msgid "From ro_w:"
msgstr ""
#: textimportcsv.ui:189
-#, fuzzy
msgctxt "textimportcsv|label1"
msgid "Import"
msgstr "ནང་འདྲེན།"
@@ -24210,7 +23785,6 @@ msgid "Results to:"
msgstr ""
#: ttestdialog.ui:160
-#, fuzzy
msgctxt "ttestdialog|label1"
msgid "Data"
msgstr "གནད་སྡུད།"
@@ -24234,7 +23808,6 @@ msgid "Grouped by"
msgstr "གིས་སྡེ་བཟོ་བ།: "
#: ungroupdialog.ui:8
-#, fuzzy
msgctxt "ungroupdialog|UngroupDialog"
msgid "Ungroup"
msgstr "སྡེ་ཚན་བཟོ་ནི་ལས་བཤོལ།"
@@ -24290,7 +23863,6 @@ msgid "Cell range"
msgstr ""
#: validationcriteriapage.ui:39
-#, fuzzy
msgctxt "validationcriteriapage|liststore1"
msgid "List"
msgstr "ཐོ་ཡིག"
@@ -24487,7 +24059,6 @@ msgid "Results to:"
msgstr ""
#: ztestdialog.ui:160
-#, fuzzy
msgctxt "ztestdialog|label1"
msgid "Data"
msgstr "གནད་སྡུད།"
diff --git a/source/dz/scaddins/messages.po b/source/dz/scaddins/messages.po
index d355102aaea..e20e2aaae41 100644
--- a/source/dz/scaddins/messages.po
+++ b/source/dz/scaddins/messages.po
@@ -1083,7 +1083,6 @@ msgid "Returns the product of several complex numbers"
msgstr "གོ་དཀའ་བའི་ཨང་གྲངས་ལེ་ཤ་ཅིག་གི་ཐོན་སྐྱེད་དེ་སླར་ལོག་འབདཝ་ཨིན།"
#: analysis.hrc:430 /home/cl/vc/git/libo-core/scaddins/inc/analysis.hrc:432
-#, fuzzy
msgctxt "ANALYSIS_Improduct"
msgid "Complex number"
msgstr "གོ་དཀའ་བའི་ཨང་གྲངས།"
diff --git a/source/dz/scp2/source/ooo.po b/source/dz/scp2/source/ooo.po
index 24071cad5ce..52d23bc23f1 100644
--- a/source/dz/scp2/source/ooo.po
+++ b/source/dz/scp2/source/ooo.po
@@ -414,7 +414,6 @@ msgid "Installs Slovak help in %PRODUCTNAME %PRODUCTVERSION"
msgstr "%PRODUCTNAME %PRODUCTVERSIONནང་སོལོ་བཱཀ་རྒྱབ་སྐྱོར་གཞི་བཙུགས་འབདཝ་ཨིན།"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_HR\n"
@@ -975,7 +974,6 @@ msgid "Installs Indonesian help in %PRODUCTNAME %PRODUCTVERSION"
msgstr "%PRODUCTNAME %PRODUCTVERSIONང་ཨིན་ཌོ་ནེ་ཤི་ཡཱན་རྒྱབ་སྐྱོར་གཞི་བཙུགས་འབདཝ་ཨིན། "
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_UK\n"
@@ -1281,7 +1279,6 @@ msgid "Installs Tsonga help in %PRODUCTNAME %PRODUCTVERSION"
msgstr "%PRODUCTNAME %PRODUCTVERSIONནང་ ཚོ་ང་རྒྱབ་སྐྱོར་གཞི་བཙུགས་འབདཝ་ཨིན་"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_BR\n"
@@ -1538,7 +1535,6 @@ msgid "Installs Uzbek help in %PRODUCTNAME %PRODUCTVERSION"
msgstr "%PRODUCTNAME %PRODUCTVERSIONནང་གི་རིཀ་རྒྱབ་སྐྱོར་གཞི་བཙུགས་འབདཝ་ཨིན།"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_MN\n"
@@ -1573,7 +1569,6 @@ msgid "Installs Burmese (Myanmar) help in %PRODUCTNAME %PRODUCTVERSION"
msgstr "%PRODUCTNAME %PRODUCTVERSIONནང་ ཨར་མི་ནི་ཡཱན་རྒྱབ་སྐྱོར་གཞི་བཙུགས་འབདཝ་ཨིན་"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_BO\n"
@@ -1625,7 +1620,6 @@ msgid "Installs Oromo help in %PRODUCTNAME %PRODUCTVERSION"
msgstr "%PRODUCTNAME %PRODUCTVERSIONནང་ཨོ་རི་ཡ་རྒྱབ་སྐྱོར་གཞི་བཙུགས་འབདཝ་ཨིན། "
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_SI\n"
@@ -1797,7 +1791,6 @@ msgid "Installs Maithili help in %PRODUCTNAME %PRODUCTVERSION"
msgstr "%PRODUCTNAME %PRODUCTVERSIONནང་ས་ཝ་ཧི་ལི་རྒྱབ་སྐྱོར་གཞི་བཙུགས་འབདཝ་ཨིན།"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_ML\n"
@@ -1883,7 +1876,6 @@ msgid "Installs Sindhi help in %PRODUCTNAME %PRODUCTVERSION"
msgstr "%PRODUCTNAME %PRODUCTVERSIONནང་ཧིན་དི་རྒྱབ་སྐྱོར་གཞི་བཙུགས་འབདཝ་ཨིན། "
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_TE\n"
@@ -3391,7 +3383,6 @@ msgid "Installs the Uzbek user interface"
msgstr ""
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_MN\n"
@@ -3408,7 +3399,6 @@ msgid "Installs the Mongolian user interface"
msgstr ""
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_BO\n"
@@ -3457,7 +3447,6 @@ msgid "Installs the Oromo user interface"
msgstr ""
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_SI\n"
@@ -3619,7 +3608,6 @@ msgid "Installs the Maithili user interface"
msgstr ""
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_ML\n"
@@ -3700,7 +3688,6 @@ msgid "Installs the Sindhi user interface"
msgstr ""
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_TE\n"
@@ -3877,7 +3864,6 @@ msgid "Aragonese spelling dictionary"
msgstr ""
#: module_ooo.ulf
-#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_NAME_MODULE_EXTENSION_DICTIONARY_AR\n"
@@ -3910,7 +3896,6 @@ msgid "Belarusian spelling dictionary"
msgstr ""
#: module_ooo.ulf
-#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_NAME_MODULE_EXTENSION_DICTIONARY_BG\n"
@@ -3927,7 +3912,6 @@ msgid "Bulgarian spelling dictionary, hyphenation rules, and thesaurus"
msgstr ""
#: module_ooo.ulf
-#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_NAME_MODULE_EXTENSION_DICTIONARY_BN\n"
@@ -3960,7 +3944,6 @@ msgid "Classical Tibetan syllable spelling dictionary"
msgstr ""
#: module_ooo.ulf
-#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_NAME_MODULE_EXTENSION_DICTIONARY_BR\n"
@@ -4041,7 +4024,6 @@ msgid "Danish spelling dictionary, hyphenation rules, and thesaurus"
msgstr ""
#: module_ooo.ulf
-#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_NAME_MODULE_EXTENSION_DICTIONARY_DE\n"
@@ -4203,7 +4185,6 @@ msgid "Hebrew spelling dictionary"
msgstr ""
#: module_ooo.ulf
-#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_NAME_MODULE_EXTENSION_DICTIONARY_HI\n"
@@ -4236,7 +4217,6 @@ msgid "Hungarian spelling dictionary, hyphenation rules, thesaurus, and grammar
msgstr ""
#: module_ooo.ulf
-#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_NAME_MODULE_EXTENSION_DICTIONARY_HR\n"
@@ -4253,7 +4233,6 @@ msgid "Croatian spelling dictionary, and hyphenation rules"
msgstr ""
#: module_ooo.ulf
-#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_NAME_MODULE_EXTENSION_DICTIONARY_IS\n"
@@ -4334,7 +4313,6 @@ msgid "Lithuanian spelling dictionary, and hyphenation rules"
msgstr ""
#: module_ooo.ulf
-#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_NAME_MODULE_EXTENSION_DICTIONARY_LV\n"
@@ -4447,7 +4425,6 @@ msgid "Portuguese (Brazil) spelling Dictionary (1990 Spelling Agreement), and hy
msgstr ""
#: module_ooo.ulf
-#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_NAME_MODULE_EXTENSION_DICTIONARY_PT_PT\n"
@@ -4496,7 +4473,6 @@ msgid "Russian spelling dictionary, hyphenation rules, and thesaurus"
msgstr ""
#: module_ooo.ulf
-#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_NAME_MODULE_EXTENSION_DICTIONARY_SI\n"
@@ -4545,7 +4521,6 @@ msgid "Slovenian spelling dictionary, hyphenation rules, and thesaurus"
msgstr ""
#: module_ooo.ulf
-#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_NAME_MODULE_EXTENSION_DICTIONARY_SQ\n"
@@ -4610,7 +4585,6 @@ msgid "Swahili spelling dictionary"
msgstr ""
#: module_ooo.ulf
-#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_NAME_MODULE_EXTENSION_DICTIONARY_TE\n"
@@ -4643,7 +4617,6 @@ msgid "Thai spelling dictionary"
msgstr ""
#: module_ooo.ulf
-#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_NAME_MODULE_EXTENSION_DICTIONARY_UK\n"
diff --git a/source/dz/sd/messages.po b/source/dz/sd/messages.po
index 7695d9b5d66..c19c308ed63 100644
--- a/source/dz/sd/messages.po
+++ b/source/dz/sd/messages.po
@@ -14,13 +14,11 @@ msgstr ""
"X-Generator: LibreOffice\n"
#: DocumentRenderer.hrc:29
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_CONTENT_CHOICES"
msgid "Slides"
msgstr "བཤུད་བརྙན་ཚུ།"
#: DocumentRenderer.hrc:30
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_CONTENT_CHOICES"
msgid "Handouts"
msgstr "ལག་བཀྲམ་ཚུ།"
@@ -32,7 +30,6 @@ msgid "Notes"
msgstr "དྲན་འཛིན་ཚུ།"
#: DocumentRenderer.hrc:32
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_CONTENT_CHOICES"
msgid "Outline"
msgstr "མཐའ་ཐིག"
@@ -294,7 +291,6 @@ msgid "Slide Sorter"
msgstr "བཤུད་བརྙན་དབྱེ་སེལ་འབད་མི།"
#: strings.hrc:36
-#, fuzzy
msgctxt "STR_NORMAL_MODE"
msgid "Normal"
msgstr "སྤྱིར་བཏང་།"
@@ -677,7 +673,6 @@ msgid "Modify page margins"
msgstr "ཤོག་ལེབ་ས་སྟོང་ཚུ་ལེགས་བཅོས་འབད།"
#: strings.hrc:109
-#, fuzzy
msgctxt "STR_EDIT_OBJ"
msgid "~Edit"
msgstr "ཞུན་དག(~E)"
@@ -1219,7 +1214,6 @@ msgid "Text"
msgstr "ཚིག་ཡིག"
#: strings.hrc:216
-#, fuzzy
msgctxt "STR_HTMLEXP_SETGRAPHIC"
msgid "Image"
msgstr "གཟུགས་བརྙན།"
@@ -1436,7 +1430,6 @@ msgid "Presentation Styles"
msgstr "གསལ་སྟོན་གདམ་ཁ།"
#: strings.hrc:258
-#, fuzzy
msgctxt "STR_CELL_STYLE_FAMILY"
msgid "Cell Styles"
msgstr "ནང་ཐིག་གི་བཟོ་རྣམ།(~C)"
@@ -1545,7 +1538,6 @@ msgid "Background objects"
msgstr "རྒྱབ་གཞིའི་དངོས་པོ་ཚུ།"
#: strings.hrc:280
-#, fuzzy
msgctxt "STR_LAYER_LAYOUT"
msgid "Layout"
msgstr "སྒྲིག་བཀོད།"
@@ -2063,7 +2055,6 @@ msgid "PresentationPageNumberShape"
msgstr ""
#: strings.hrc:385
-#, fuzzy
msgctxt "SID_SD_A11Y_D_PRESENTATION"
msgid "%PRODUCTNAME Presentation"
msgstr "%PRODUCTNAME གསལ་སྟོན།"
@@ -2087,7 +2078,6 @@ msgid "Subtitle"
msgstr "མགོ་མིང་ཡན་ལག།"
#: strings.hrc:389
-#, fuzzy
msgctxt "SID_SD_A11Y_P_PAGE_N_STYLE"
msgid "Page"
msgstr "ཤོག་ལེབ།"
@@ -2110,13 +2100,11 @@ msgid "Unknown Accessible Presentation Shape"
msgstr ""
#: strings.hrc:393
-#, fuzzy
msgctxt "SID_SD_A11Y_P_FOOTER_N_STYLE"
msgid "Footer"
msgstr "མཇུག་ཡིག"
#: strings.hrc:394
-#, fuzzy
msgctxt "SID_SD_A11Y_P_HEADER_N_STYLE"
msgid "Header"
msgstr "མགོ་ཡིག"
@@ -2191,7 +2179,6 @@ msgid "Fill color:"
msgstr "ཚོད་གཞི་དང་པ།"
#: strings.hrc:408
-#, fuzzy
msgctxt "STR_CUSTOMANIMATION_STYLE_PROPERTY"
msgid "Style:"
msgstr "བཟོ་རྣམ།:"
@@ -2209,7 +2196,6 @@ msgid "Font color:"
msgstr "ཚོད་གཞི་དང་པ།"
#: strings.hrc:411
-#, fuzzy
msgctxt "STR_CUSTOMANIMATION_FONT_SIZE_STYLE_PROPERTY"
msgid "Style:"
msgstr "བཟོ་རྣམ།:"
@@ -2306,7 +2292,6 @@ msgid "Motion Paths: %1"
msgstr ""
#: strings.hrc:429
-#, fuzzy
msgctxt "STR_SLIDETRANSITION_NONE"
msgid "None"
msgstr "ཅི་མེད།"
@@ -2397,7 +2382,6 @@ msgid "%PRODUCTNAME %s"
msgstr "%PRODUCTNAME ཀེལ་སི།"
#: strings.hrc:448
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_PRINT_GROUP"
msgid "Print"
msgstr "དཔར་བསྐྲུན།"
@@ -2414,7 +2398,6 @@ msgid "Slides per page"
msgstr ""
#: strings.hrc:451
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_ORDER"
msgid "Order"
msgstr "གོ་རིམ།"
@@ -2450,7 +2433,6 @@ msgid "Hidden pages"
msgstr "གསང་ཡོད་པའི་ཤོག་ལེབ་ཚུ།(~i)"
#: strings.hrc:457
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_QUALITY"
msgid "Color"
msgstr "ཚོས་གཞི།"
@@ -2473,7 +2455,6 @@ msgid "Page sides"
msgstr ""
#: strings.hrc:461
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_BROCHURE_INCLUDE"
msgid "Include"
msgstr "གྲངས་སུ་བཙུགས།"
@@ -2484,7 +2465,6 @@ msgid "~Use only paper tray from printer preferences"
msgstr ""
#: strings.hrc:463
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_PAGE_RANGE"
msgid "Print range"
msgstr "དཔར་བསྐྲུན་གྱི་ཁྱབ་ཚད།"
@@ -2510,7 +2490,6 @@ msgid "%PRODUCTNAME Draw has searched to the beginning of the document. Do you w
msgstr "%PRODUCTNAME འབྲི་ནི་གིས་ཡིག་ཆས་ཀྱི་གུ་ལས་ར་འཚོལ་ཞིབ་འབད་ནུག །ཁྱོད་ཀྱིས་མཇུག་ལུ་འཕྲོ་མཐུད་ནི་ཨིན་ན?"
#: strings.hrc:470
-#, fuzzy
msgctxt "STR_SD_NONE"
msgid "- None -"
msgstr "ཅི་མེད།(-N)"
@@ -2734,7 +2713,6 @@ msgid "Timing"
msgstr ""
#: customanimationproperties.ui:136
-#, fuzzy
msgctxt "customanimationproperties|textanim"
msgid "Text Animation"
msgstr "ཚིག་ཡིག་ བསྒུལ་བཟོ།"
@@ -2750,13 +2728,11 @@ msgid "Remove Effect"
msgstr ""
#: customanimationspanel.ui:121
-#, fuzzy
msgctxt "customanimationspanel|move_up|tooltip_text"
msgid "Move Up"
msgstr "ཡར་སྤོ།"
#: customanimationspanel.ui:136
-#, fuzzy
msgctxt "customanimationspanel|move_down|tooltip_text"
msgid "Move Down"
msgstr "མར་སྤོ།"
@@ -2779,7 +2755,6 @@ msgid "Entrance"
msgstr ""
#: customanimationspanel.ui:194
-#, fuzzy
msgctxt "customanimationspanel|categorylb"
msgid "Emphasis"
msgstr "གཙོ་བཏོན།"
@@ -2887,13 +2862,11 @@ msgid "Remove Effect"
msgstr ""
#: customanimationspanelhorizontal.ui:124
-#, fuzzy
msgctxt "customanimationspanelhorizontal|move_up|tooltip_text"
msgid "Move Up"
msgstr "ཡར་སྤོ།"
#: customanimationspanelhorizontal.ui:138
-#, fuzzy
msgctxt "customanimationspanelhorizontal|move_down|tooltip_text"
msgid "Move Down"
msgstr "མར་སྤོ།"
@@ -2936,7 +2909,6 @@ msgid "Entrance"
msgstr ""
#: customanimationspanelhorizontal.ui:261
-#, fuzzy
msgctxt "customanimationspanelhorizontal|categorylb"
msgid "Emphasis"
msgstr "གཙོ་བཏོན།"
@@ -3109,7 +3081,6 @@ msgid "Start _effect on click of:"
msgstr ""
#: customanimationtimingtab.ui:228
-#, fuzzy
msgctxt "customanimationtimingtab|label11"
msgid "Trigger"
msgstr "འབྱུང་སག་ས།"
@@ -3188,7 +3159,6 @@ msgid "_Variable"
msgstr "འགྱུར་ཅན།"
#: dlgfield.ui:142
-#, fuzzy
msgctxt "dlgfield|label1"
msgid "Field Type"
msgstr "ས་སྒོའི་དབྱེ་བ།"
@@ -3212,7 +3182,6 @@ msgid "Animation"
msgstr "བསྒུལ་བཟོ་ཚུ།"
#: dockinganimation.ui:90
-#, fuzzy
msgctxt "dockinganimation|box|tooltip_text"
msgid "Preview"
msgstr "སྔོན་ལྟ།"
@@ -3229,7 +3198,6 @@ msgid "Max."
msgstr "མང་མཐའ།"
#: dockinganimation.ui:149
-#, fuzzy
msgctxt "dockinganimation|duration|tooltip_text"
msgid "Duration"
msgstr "དུས་ཡུན།"
@@ -3280,7 +3248,6 @@ msgid "Bitmap object"
msgstr ""
#: dockinganimation.ui:340
-#, fuzzy
msgctxt "dockinganimation|alignmentft"
msgid "Alignment"
msgstr "ཕྲང་སྒྲིག"
@@ -3292,7 +3259,6 @@ msgid "Top Left"
msgstr "གཡོན་མགོ?"
#: dockinganimation.ui:356
-#, fuzzy
msgctxt "dockinganimation|alignment"
msgid "Left"
msgstr "གཡོན།"
@@ -3373,7 +3339,6 @@ msgid "Delete All Images"
msgstr ""
#: dockinganimation.ui:562
-#, fuzzy
msgctxt "dockinganimation|label2"
msgid "Image"
msgstr "གཟུགས་བརྙན།"
@@ -3445,7 +3410,6 @@ msgid "Extra Large"
msgstr "སྦོམ་ཐེབས།"
#: fontstylemenu.ui:12
-#, fuzzy
msgctxt "fontstylemenu|bold"
msgid "Bold"
msgstr "རྒྱགས་པ།"
@@ -3474,7 +3438,6 @@ msgid "Appl_y to All"
msgstr ""
#: headerfooterdialog.ui:106
-#, fuzzy
msgctxt "headerfooterdialog|slides"
msgid "Slides"
msgstr "བཤུད་བརྙན་ཚུ།"
@@ -3569,7 +3532,6 @@ msgid "Slide name"
msgstr "བཤུད་བརྙན་པེན།"
#: impressprinteroptions.ui:48
-#, fuzzy
msgctxt "impressprinteroptions|printdatetime"
msgid "Date and time"
msgstr "ཚེས་གྲངས་དང་ དུས་ཚོད།"
@@ -3605,7 +3567,6 @@ msgid "Black & white"
msgstr "གནགཔོ།& དཀརཔོ།(~w)"
#: impressprinteroptions.ui:179
-#, fuzzy
msgctxt "impressprinteroptions|label5"
msgid "Color"
msgstr "ཚོས་གཞི།"
@@ -3632,7 +3593,6 @@ msgid "Tile sheet of paper with repeated slides"
msgstr ""
#: impressprinteroptions.ui:290
-#, fuzzy
msgctxt "impressprinteroptions|label6"
msgid "Size"
msgstr "ཚད།"
@@ -3654,13 +3614,11 @@ msgid "A_fter"
msgstr ""
#: insertslides.ui:137
-#, fuzzy
msgctxt "insertslides|label1"
msgid "Position"
msgstr "གནས་ས།"
#: interactiondialog.ui:8
-#, fuzzy
msgctxt "interactiondialog|InteractionDialog"
msgid "Interaction"
msgstr "ཕན་ཚུན་འབྲེལ་བ།"
@@ -3677,7 +3635,6 @@ msgid "Target:"
msgstr "དམིགས་གཏད།"
#: interactionpage.ui:143
-#, fuzzy
msgctxt "interactionpage|label1"
msgid "Interaction"
msgstr "ཕན་ཚུན་འབྲེལ་བ།"
@@ -3819,7 +3776,6 @@ msgid "Show Shapes"
msgstr ""
#: notebookbar.ui:340
-#, fuzzy
msgctxt "notebookbar|FileLabel"
msgid "File"
msgstr "ཡིག་སྣོད།"
@@ -3837,19 +3793,16 @@ msgid "Bullets and Numbering"
msgstr "འགོ་ཚགས་དང་ཨང་གྲངས་བཏགས་ནི།"
#: notebookbar.ui:961
-#, fuzzy
msgctxt "notebookbar|indent|tooltip_text"
msgid "Indent"
msgstr "འགོ་མཚམས།"
#: notebookbar.ui:968
-#, fuzzy
msgctxt "notebookbar|increaseindent|tooltip_text"
msgid "Increase Indent"
msgstr "འགོ་མཚམས་ཡར་སེང་འབད།"
#: notebookbar.ui:984
-#, fuzzy
msgctxt "notebookbar|decreaseindent|tooltip_text"
msgid "Decrease Indent"
msgstr "འགོ་མཚམས་མར་ཕབ་འབད།"
@@ -3930,7 +3883,6 @@ msgid "Table"
msgstr "ཐིག་ཁྲམ།"
#: notebookbar.ui:3275
-#, fuzzy
msgctxt "notebookbar|ImageLabel"
msgid "Image"
msgstr "གཟུགས་བརྙན།"
@@ -4147,7 +4099,6 @@ msgid "Menubar"
msgstr ""
#: notebookbar_groupedbar_full.ui:2541
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|Quotation2"
msgid "Quotation"
msgstr "འདྲེན་ཚིག"
@@ -4378,7 +4329,6 @@ msgid "Blank"
msgstr "སྟོངམ།"
#: notebookbar_groups.ui:57
-#, fuzzy
msgctxt "notebookbar_groups|layout02"
msgid "Title Slide"
msgstr "མགོ་མིང་བཤུད་བརྙན།"
@@ -4406,19 +4356,16 @@ msgid "Hyperlink"
msgstr "ཧའི་པར་ལིངཀི།"
#: notebookbar_groups.ui:118
-#, fuzzy
msgctxt "notebookbar_groups|footnote"
msgid "Footnote"
msgstr "མཇུག་གི་དྲན་ཐོ།"
#: notebookbar_groups.ui:127
-#, fuzzy
msgctxt "notebookbar_groups|endnote"
msgid "Endnote"
msgstr "མཐའི་དྲན་འཛིན།"
#: notebookbar_groups.ui:142
-#, fuzzy
msgctxt "notebookbar_groups|bookmark"
msgid "Bookmark"
msgstr "དེབ་རྟགས།"
@@ -4469,7 +4416,6 @@ msgid "Title 2"
msgstr "མགོ་མིང་ ༢"
#: notebookbar_groups.ui:489
-#, fuzzy
msgctxt "notebookbar_groups|filegrouplabel"
msgid "File"
msgstr "ཡིག་སྣོད།"
@@ -4480,7 +4426,6 @@ msgid "Clipboard"
msgstr ""
#: notebookbar_groups.ui:688
-#, fuzzy
msgctxt "notebookbar_groups|shapestyleb"
msgid "Style"
msgstr "བཟོ་རྣམ།"
@@ -4514,7 +4459,6 @@ msgid "Master"
msgstr "ཨམ།(~M)"
#: notebookbar_groups.ui:1293
-#, fuzzy
msgctxt "notebookbar_groups|layoutb"
msgid "Layout"
msgstr "སྒྲིག་བཀོད།"
@@ -4532,13 +4476,11 @@ msgid "Transition"
msgstr "སྤྲོད་ལེན་ཚུ།"
#: notebookbar_groups.ui:1386
-#, fuzzy
msgctxt "notebookbar_groups|slidegrouplabel"
msgid "Slide"
msgstr "བཤུད་བརྙན།"
#: notebookbar_groups.ui:1460
-#, fuzzy
msgctxt "notebookbar_groups|shapesb"
msgid "Shapes"
msgstr "དབྱིབས་ཚུ།"
@@ -4556,7 +4498,6 @@ msgid "Insert"
msgstr "བཙུགས།"
#: notebookbar_groups.ui:1620
-#, fuzzy
msgctxt "notebookbar_groups|imagestyleb"
msgid "Style"
msgstr "བཟོ་རྣམ།"
@@ -4579,19 +4520,16 @@ msgid "Lock"
msgstr ""
#: notebookbar_groups.ui:1762
-#, fuzzy
msgctxt "notebookbar_groups|imagegrouplabel"
msgid "Image"
msgstr "གཟུགས་བརྙན།"
#: notebookbar_groups.ui:1818
-#, fuzzy
msgctxt "notebookbar_groups|wrapoff"
msgid "None"
msgstr "ཅི་མེད།"
#: notebookbar_groups.ui:1827
-#, fuzzy
msgctxt "notebookbar_groups|wrapideal"
msgid "Optimal"
msgstr "གང་དྲག"
@@ -4652,7 +4590,6 @@ msgid "Start with _Template Selection"
msgstr ""
#: optimpressgeneralpage.ui:134
-#, fuzzy
msgctxt "optimpressgeneralpage|newdoclbl"
msgid "New Document"
msgstr "ཡིག་ཆ་གསརཔ།"
@@ -4792,7 +4729,6 @@ msgid "Move Image Down"
msgstr ""
#: photoalbum.ui:277
-#, fuzzy
msgctxt "photoalbum|label2"
msgid "Preview"
msgstr "སྔོན་ལྟ།"
@@ -4853,7 +4789,6 @@ msgid "_Custom slide show:"
msgstr "བཤུད་བརྙན་སྲོལ་སྒྲིག་གསརཔ།"
#: presentationdialog.ui:150
-#, fuzzy
msgctxt "presentationdialog|label1"
msgid "Range"
msgstr "ཁྱབ་ཚད།"
@@ -4986,7 +4921,6 @@ msgid "H_idden pages"
msgstr "གསང་ཡོད་པའི་ཤོག་ལེབ་ཚུ།(~i)"
#: prntopts.ui:111
-#, fuzzy
msgctxt "prntopts|printlbl"
msgid "Print"
msgstr "དཔར་བསྐྲུན།"
@@ -5049,13 +4983,11 @@ msgid "Notes"
msgstr "དྲན་འཛིན་ཚུ།"
#: prntopts.ui:371
-#, fuzzy
msgctxt "prntopts|handoutcb"
msgid "Handouts"
msgstr "ལག་བཀྲམ་ཚུ།"
#: prntopts.ui:387
-#, fuzzy
msgctxt "prntopts|outlinecb"
msgid "Outline"
msgstr "མཐའ་ཐིག"
@@ -5431,13 +5363,11 @@ msgid "Two Spins"
msgstr "ཚ་གཉིས་བསྒྱིར།"
#: rotatemenu.ui:50
-#, fuzzy
msgctxt "rotatemenu|clockwise"
msgid "Clockwise"
msgstr "གཡས་སྐོར་"
#: rotatemenu.ui:58
-#, fuzzy
msgctxt "rotatemenu|counterclock"
msgid "Counter-clockwise"
msgstr "གཡས་སྐོར་-ཟློག་ལེན་"
@@ -5467,7 +5397,6 @@ msgid "Extra Large"
msgstr "སྦོམ་ཐེབས།"
#: scalemenu.ui:50
-#, fuzzy
msgctxt "scalemenu|hori"
msgid "Horizontal"
msgstr "ཐད་སྙོམས།"
@@ -5523,13 +5452,11 @@ msgid "Background:"
msgstr "རྒྱབ་གཞི།"
#: sidebarslidebackground.ui:57
-#, fuzzy
msgctxt "sidebarslidebackground|orientation"
msgid "Landscape"
msgstr "ཀེ་ཀེ།"
#: sidebarslidebackground.ui:58
-#, fuzzy
msgctxt "sidebarslidebackground|orientation"
msgid "Portrait"
msgstr "ཡར་ཕྲང་།"
@@ -5561,13 +5488,11 @@ msgid "Master View"
msgstr ""
#: sidebarslidebackground.ui:226
-#, fuzzy
msgctxt "sidebarslidebackground|closemasterslide"
msgid "Close Master View"
msgstr "ཨམ་གྱི་མཐོང་སྣང་ ཁ་བསྡམ།"
#: sidebarslidebackground.ui:248
-#, fuzzy
msgctxt "sidebarslidebackground|marginLB"
msgid "None"
msgstr "ཅི་མེད།"
@@ -5578,7 +5503,6 @@ msgid "Narrow"
msgstr ""
#: sidebarslidebackground.ui:250
-#, fuzzy
msgctxt "sidebarslidebackground|marginLB"
msgid "Moderate"
msgstr "རན་པ།"
@@ -5610,7 +5534,6 @@ msgid "Margin:"
msgstr ""
#: sidebarslidebackground.ui:277
-#, fuzzy
msgctxt "sidebarslidebackground|customlabel"
msgid "Custom"
msgstr "སྲོལ་སྒྲིག་"
@@ -5771,7 +5694,6 @@ msgid "Stop previous sound"
msgstr "ཧེ་མམ་གྱི་སྒྲ་སྐད་བཀག"
#: slidetransitionspanel.ui:113
-#, fuzzy
msgctxt "slidetransitionspanel|sound_list"
msgid "Other sound..."
msgstr "སྒྲད་སྐད་གཞན།"
@@ -5857,7 +5779,6 @@ msgid "Stop previous sound"
msgstr "ཧེ་མམ་གྱི་སྒྲ་སྐད་བཀག"
#: slidetransitionspanelhorizontal.ui:118
-#, fuzzy
msgctxt "slidetransitionspanelhorizontal|sound_list"
msgid "Other sound..."
msgstr "སྒྲད་སྐད་གཞན།"
@@ -5999,13 +5920,11 @@ msgid "Transparency"
msgstr "དྭངས་གསལ།"
#: templatedialog.ui:233
-#, fuzzy
msgctxt "templatedialog|font"
msgid "Font"
msgstr "ཡིག་གཟུགས།"
#: templatedialog.ui:256
-#, fuzzy
msgctxt "templatedialog|fonteffect"
msgid "Font Effects"
msgstr "ཡིག་གཟུགས་ཀྱི་ནུས་པ་ཚུ།"
@@ -6022,7 +5941,6 @@ msgid "Text"
msgstr "ཚིག་ཡིག"
#: templatedialog.ui:325
-#, fuzzy
msgctxt "templatedialog|animation"
msgid "Text Animation"
msgstr "ཚིག་ཡིག་ བསྒུལ་བཟོ།"
@@ -6034,13 +5952,11 @@ msgid "Dimensioning"
msgstr "རྒྱ་འཁྱོན་གྲལ་ཐིག"
#: templatedialog.ui:371
-#, fuzzy
msgctxt "templatedialog|connector"
msgid "Connector"
msgstr "མཐུད་བྱེད།"
#: templatedialog.ui:394
-#, fuzzy
msgctxt "templatedialog|alignment"
msgid "Alignment"
msgstr "ཕྲང་སྒྲིག"
@@ -6095,7 +6011,6 @@ msgid "Reset"
msgstr "སླར་སྒྲིག་འབད་(_R)"
#: bulletsandnumbering.ui:105
-#, fuzzy
msgctxt "bulletsandnumbering|bullets"
msgid "Bullets"
msgstr "འགོ་ཚག་ཚུ།"
@@ -6107,13 +6022,11 @@ msgid "Numbering"
msgstr "ཨང་ཡིག་བཏགས་ནི།"
#: bulletsandnumbering.ui:150
-#, fuzzy
msgctxt "bulletsandnumbering|graphics"
msgid "Image"
msgstr "གཟུགས་བརྙན།"
#: bulletsandnumbering.ui:173
-#, fuzzy
msgctxt "bulletsandnumbering|position"
msgid "Position"
msgstr "གནས་ས།"
@@ -6124,7 +6037,6 @@ msgid "Customize"
msgstr ""
#: copydlg.ui:33
-#, fuzzy
msgctxt "copydlg|DuplicateDialog"
msgid "Duplicate"
msgstr "རྫུན་མ།"
@@ -6205,7 +6117,6 @@ msgid "Colors"
msgstr "ཚོས་གཞི།"
#: crossfadedialog.ui:15
-#, fuzzy
msgctxt "crossfadedialog|CrossFadeDialog"
msgid "Cross-fading"
msgstr "སྐེདཔ་བཏོག་བསྐྱག་ཉམས་པ།"
@@ -6247,7 +6158,6 @@ msgid "_Y:"
msgstr ""
#: dlgsnap.ui:200
-#, fuzzy
msgctxt "dlgsnap|label1"
msgid "Position"
msgstr "གནས་ས།"
@@ -6277,7 +6187,6 @@ msgid "Type"
msgstr "དབྱེ་བ།"
#: drawchardialog.ui:8
-#, fuzzy
msgctxt "drawchardialog|DrawCharDialog"
msgid "Character"
msgstr "ཡིག་འབྲུ།"
@@ -6289,13 +6198,11 @@ msgid "Fonts"
msgstr "ཡིག་གཟུགས།"
#: drawchardialog.ui:127
-#, fuzzy
msgctxt "drawchardialog|RID_SVXPAGE_CHAR_EFFECTS"
msgid "Font Effects"
msgstr "ཡིག་གཟུགས་ཀྱི་ནུས་པ་ཚུ།"
#: drawchardialog.ui:150
-#, fuzzy
msgctxt "drawchardialog|RID_SVXPAGE_CHAR_POSITION"
msgid "Position"
msgstr "གནས་ས།"
@@ -6312,13 +6219,11 @@ msgid "Page Setup"
msgstr ""
#: drawpagedialog.ui:105
-#, fuzzy
msgctxt "drawpagedialog|RID_SVXPAGE_PAGE"
msgid "Page"
msgstr "ཤོག་ལེབ།"
#: drawpagedialog.ui:127
-#, fuzzy
msgctxt "drawpagedialog|RID_SVXPAGE_AREA"
msgid "Background"
msgstr "རྒྱབ་གཞི།"
@@ -6330,7 +6235,6 @@ msgid "Transparency"
msgstr "དྭངས་གསལ།"
#: drawparadialog.ui:8
-#, fuzzy
msgctxt "drawparadialog|DrawParagraphPropertiesDialog"
msgid "Paragraph"
msgstr "དོན་མཚམས།"
@@ -6351,7 +6255,6 @@ msgid "Tabs"
msgstr ""
#: drawparadialog.ui:173
-#, fuzzy
msgctxt "drawparadialog|labelTP_PARA_ALIGN"
msgid "Alignment"
msgstr "ཕྲང་སྒྲིག"
@@ -6369,7 +6272,6 @@ msgid "Page name"
msgstr "ཤོག་ལེབ་ཀྱི་(~P)མིང་།"
#: drawprinteroptions.ui:48
-#, fuzzy
msgctxt "drawprinteroptions|printdatetime"
msgid "Date and time"
msgstr "ཚེས་གྲངས་དང་ དུས་ཚོད།"
@@ -6399,7 +6301,6 @@ msgid "Black & white"
msgstr "གནགཔོ།& དཀརཔོ།(~w)"
#: drawprinteroptions.ui:163
-#, fuzzy
msgctxt "drawprinteroptions|label5"
msgid "Color"
msgstr "ཚོས་གཞི།"
@@ -6426,7 +6327,6 @@ msgid "Tile sheet of paper with repeated pages"
msgstr ""
#: drawprinteroptions.ui:274
-#, fuzzy
msgctxt "drawprinteroptions|label6"
msgid "Size"
msgstr "ཚད།"
@@ -6449,7 +6349,6 @@ msgid "Area"
msgstr "ས་ཁོངས།"
#: drawprtldialog.ui:150
-#, fuzzy
msgctxt "drawprtldialog|RID_SVXPAGE_SHADOW"
msgid "Shadow"
msgstr "གྱིབ་མ།"
@@ -6461,13 +6360,11 @@ msgid "Transparency"
msgstr "དྭངས་གསལ།"
#: drawprtldialog.ui:196
-#, fuzzy
msgctxt "drawprtldialog|RID_SVXPAGE_CHAR_NAME"
msgid "Font"
msgstr "ཡིག་གཟུགས།"
#: drawprtldialog.ui:219
-#, fuzzy
msgctxt "drawprtldialog|RID_SVXPAGE_CHAR_EFFECTS"
msgid "Font Effects"
msgstr "ཡིག་གཟུགས་ཀྱི་ནུས་པ་ཚུ།"
@@ -6484,7 +6381,6 @@ msgid "Text"
msgstr "ཚིག་ཡིག"
#: drawprtldialog.ui:288
-#, fuzzy
msgctxt "drawprtldialog|RID_SVXPAGE_PICK_BULLET"
msgid "Bullets"
msgstr "འགོ་ཚག་ཚུ།"
@@ -6496,7 +6392,6 @@ msgid "Numbering"
msgstr "ཨང་ཡིག་བཏགས་ནི།"
#: drawprtldialog.ui:334
-#, fuzzy
msgctxt "drawprtldialog|RID_SVXPAGE_PICK_BMP"
msgid "Image"
msgstr "གཟུགས་བརྙན།"
@@ -6507,7 +6402,6 @@ msgid "Customize"
msgstr ""
#: drawprtldialog.ui:380
-#, fuzzy
msgctxt "drawprtldialog|RID_SVXPAGE_ALIGN_PARAGRAPH"
msgid "Alignment"
msgstr "ཕྲང་སྒྲིག"
@@ -6547,7 +6441,6 @@ msgid "_Title"
msgstr "མགོ་མིང་།"
#: insertlayer.ui:197
-#, fuzzy
msgctxt "insertlayer|description"
msgid "_Description"
msgstr "འགྲེལ་བཤད།"
@@ -6663,7 +6556,6 @@ msgid "Convert to Polygon"
msgstr "%O འདི་ ཟུར་མང་དབྱིབས་ལུ་ གཞི་བསྒྱུར་འབད།"
#: vectorize.ui:72
-#, fuzzy
msgctxt "vectorize|preview"
msgid "Preview"
msgstr "སྔོན་ལྟ།"
diff --git a/source/dz/setup_native/source/mac.po b/source/dz/setup_native/source/mac.po
index 1fb7ecc6bca..57c74652850 100644
--- a/source/dz/setup_native/source/mac.po
+++ b/source/dz/setup_native/source/mac.po
@@ -34,7 +34,6 @@ msgid "Install"
msgstr "གཞི་བཙུགས་(~I)"
#: macinstall.ulf
-#, fuzzy
msgctxt ""
"macinstall.ulf\n"
"AbortLabel\n"
@@ -100,7 +99,6 @@ msgid "Install"
msgstr "གཞི་བཙུགས་(~I)"
#: macinstall.ulf
-#, fuzzy
msgctxt ""
"macinstall.ulf\n"
"ListCancelLabel\n"
diff --git a/source/dz/sfx2/messages.po b/source/dz/sfx2/messages.po
index 9f865d0aee9..0f56857974f 100644
--- a/source/dz/sfx2/messages.po
+++ b/source/dz/sfx2/messages.po
@@ -39,7 +39,6 @@ msgid "~Close"
msgstr "ཁ་བསྡམས།(~C)"
#: strings.hrc:30
-#, fuzzy
msgctxt "STR_OPEN"
msgid "Open"
msgstr "ཁ་ཕྱེ།"
@@ -61,13 +60,11 @@ msgid "Reset Default"
msgstr ""
#: strings.hrc:34
-#, fuzzy
msgctxt "STR_DELETE"
msgid "Delete"
msgstr "བཏོན་གཏང་།"
#: strings.hrc:35
-#, fuzzy
msgctxt "STR_RENAME"
msgid "Rename"
msgstr "བསྐྱར་མིང་བཏགས།"
@@ -100,7 +97,6 @@ msgid "Automatically saved version"
msgstr "རང་བཞིན་གྱིས་སྲུངས་བཞག་འབད་ཡོད་པའི་ ཐོན་རིམ།"
#: strings.hrc:41
-#, fuzzy
msgctxt "STR_EXPORTBUTTON"
msgid "Export"
msgstr "ཕྱིར་འདྲེན།"
@@ -194,7 +190,6 @@ msgid "~Keep Old Styles"
msgstr ""
#: strings.hrc:59
-#, fuzzy
msgctxt "STR_ACTION_REFRESH"
msgid "Refresh"
msgstr "ཡང་སེལ་འབད།"
@@ -397,7 +392,6 @@ msgid "Untitled"
msgstr "མགོ་མིང་མ་བཏགསཔ།"
#: strings.hrc:99
-#, fuzzy
msgctxt "STR_STANDARD_SHORTCUT"
msgid "Standard"
msgstr "ཚད་ལྡན།"
@@ -440,13 +434,11 @@ msgid "\"$(ARG1)\" is not an absolute URL that can be passed to an external appl
msgstr ""
#: strings.hrc:107
-#, fuzzy
msgctxt "STR_GID_INTERN"
msgid "Internal"
msgstr "ནང་འཁོད།"
#: strings.hrc:108
-#, fuzzy
msgctxt "STR_GID_APPLICATION"
msgid "Application"
msgstr "གློག་རིམ།"
@@ -470,7 +462,6 @@ msgid "Edit"
msgstr "ཞུན་དག"
#: strings.hrc:112
-#, fuzzy
msgctxt "STR_GID_MACRO"
msgid "BASIC"
msgstr "གཞི་རྩ།"
@@ -482,7 +473,6 @@ msgid "Options"
msgstr "གདམ་ཁ་ཚུ།"
#: strings.hrc:114
-#, fuzzy
msgctxt "STR_GID_MATH"
msgid "Math"
msgstr "ཨང་རྩིས།"
@@ -518,13 +508,11 @@ msgid "Text"
msgstr "ཚིག་ཡིག"
#: strings.hrc:120
-#, fuzzy
msgctxt "STR_GID_FRAME"
msgid "Frame"
msgstr "གཞི་ཁྲམ།"
#: strings.hrc:121
-#, fuzzy
msgctxt "STR_GID_GRAPHIC"
msgid "Image"
msgstr "གཟུགས་བརྙན།"
@@ -542,7 +530,6 @@ msgid "Numbering"
msgstr "ཨང་བརྐྱབ་ནི།"
#: strings.hrc:124
-#, fuzzy
msgctxt "STR_GID_DATA"
msgid "Data"
msgstr "གནད་སྡུད།"
@@ -554,7 +541,6 @@ msgid "Special Functions"
msgstr "དམིགས་བསལ་ ལས་འགན་ཚུ།"
#: strings.hrc:126
-#, fuzzy
msgctxt "STR_GID_IMAGE"
msgid "Image"
msgstr "གཟུགས་བརྙན།"
@@ -572,7 +558,6 @@ msgid "Explorer"
msgstr "ཐབས་འཚོལ་མི།"
#: strings.hrc:129
-#, fuzzy
msgctxt "STR_GID_CONNECTOR"
msgid "Connector"
msgstr "མཐུད་བྱེད།"
@@ -736,7 +721,6 @@ msgid " (Embedded document)"
msgstr ""
#: strings.hrc:156
-#, fuzzy
msgctxt "STR_STANDARD"
msgid "Standard"
msgstr "ཚད་ལྡན།"
@@ -1002,7 +986,6 @@ msgid "Styles in use: "
msgstr ""
#: strings.hrc:208
-#, fuzzy
msgctxt "STR_SID_NAVIGATOR"
msgid "Navigator"
msgstr "འགྲུལ་བསྐྱོདཔ།"
@@ -1024,7 +1007,6 @@ msgid "Send"
msgstr "གཏང་།(~d)"
#: strings.hrc:212
-#, fuzzy
msgctxt "STR_FONT_TABPAGE"
msgid "Font"
msgstr "ཡིག་གཟུགས།"
@@ -1473,7 +1455,6 @@ msgid "Businesscard with logo"
msgstr ""
#: strings.hrc:303
-#, fuzzy
msgctxt "STR_CLEAR_CHAR"
msgid "Remove"
msgstr "རྩ་བསྐྲད་གཏང་།"
@@ -1500,7 +1481,6 @@ msgid "Date completed"
msgstr ""
#: dinfdlg.hrc:30
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Department"
msgstr "ལས་ཁུངས།"
@@ -1533,7 +1513,6 @@ msgid "Editor"
msgstr "ཞུན་དགཔ།"
#: dinfdlg.hrc:36
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "E-Mail"
msgstr "གློག་འཕྲིན།"
@@ -1544,7 +1523,6 @@ msgid "Forward to"
msgstr ""
#: dinfdlg.hrc:38
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Group"
msgstr "སྡེ་ཚན།"
@@ -1556,7 +1534,6 @@ msgid "Info"
msgstr "བརྡ་དོན།"
#: dinfdlg.hrc:40
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Language"
msgstr "སྐད་ཡིག"
@@ -1572,7 +1549,6 @@ msgid "Matter"
msgstr ""
#: dinfdlg.hrc:43
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Office"
msgstr "ཡིག་ཚང་།"
@@ -1589,13 +1565,11 @@ msgid "Project"
msgstr "ལས་འགུལ་ཚུ།"
#: dinfdlg.hrc:46
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Publisher"
msgstr "དཔེ་བསྐྲུན་པ།"
#: dinfdlg.hrc:47
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Purpose"
msgstr "དགོས་དོན།"
@@ -1616,13 +1590,11 @@ msgid "Recorded date"
msgstr ""
#: dinfdlg.hrc:51
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Reference"
msgstr "གཞི་བསྟུན།"
#: dinfdlg.hrc:52
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Source"
msgstr "འབྱུང་ཁུངས།"
@@ -1668,7 +1640,6 @@ msgid "Date"
msgstr "གནད་སྡུད།"
#: dinfdlg.hrc:72
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Duration"
msgstr "དུས་ཡུན།"
@@ -1735,7 +1706,6 @@ msgid "Miscellaneous"
msgstr "སྣ་ཚོགས།"
#: doctempl.hrc:37
-#, fuzzy
msgctxt "TEMPLATE_LONG_NAMES_ARY"
msgid "Labels"
msgstr "ཁ་ཡིག་ཚུ།"
@@ -1800,13 +1770,11 @@ msgid "Display"
msgstr "བཀྲམ་སྟོན།"
#: bookmarkmenu.ui:26
-#, fuzzy
msgctxt "bookmarkmenu|rename"
msgid "Rename..."
msgstr "བསྐྱར་མིང་བཏགས།"
#: bookmarkmenu.ui:34
-#, fuzzy
msgctxt "bookmarkmenu|delete"
msgid "Delete"
msgstr "བཏོན་གཏང་།"
@@ -2003,7 +1971,6 @@ msgid "_Size:"
msgstr "ཚད:"
#: documentinfopage.ui:264
-#, fuzzy
msgctxt "documentinfopage|showsize"
msgid "unknown"
msgstr "མ་ཤེསཔ།"
@@ -2142,7 +2109,6 @@ msgid "Millise_conds:"
msgstr ""
#: editdurationdialog.ui:287
-#, fuzzy
msgctxt "editdurationdialog|label2"
msgid "Duration"
msgstr "དུས་ཡུན།"
@@ -2163,7 +2129,6 @@ msgid "Please save this document locally instead and attach it from within your
msgstr ""
#: floatingrecord.ui:9
-#, fuzzy
msgctxt "floatingrecord|FloatingRecord"
msgid "Record Macro"
msgstr "མེཀ་རོ་ སྒྲ་བཟུང་འབད།"
@@ -2187,19 +2152,16 @@ msgid "Contents"
msgstr "ནང་དོན།"
#: helpcontrol.ui:71
-#, fuzzy
msgctxt "helpcontrol|index"
msgid "Index"
msgstr "ཟུར་ཐོ།"
#: helpcontrol.ui:94
-#, fuzzy
msgctxt "helpcontrol|find"
msgid "Find"
msgstr "འཚོལ།"
#: helpcontrol.ui:117
-#, fuzzy
msgctxt "helpcontrol|bookmarks"
msgid "Bookmarks"
msgstr "དེབ་རྟགས་ཚུ།"
@@ -2414,7 +2376,6 @@ msgid "_AutoUpdate"
msgstr ""
#: managestylepage.ui:212
-#, fuzzy
msgctxt "managestylepage|label1"
msgid "Style"
msgstr "བཟོ་རྣམ།"
@@ -2442,7 +2403,6 @@ msgid "Style Name"
msgstr ""
#: notebookbar.ui:73
-#, fuzzy
msgctxt "notebookbar|label9"
msgid "File"
msgstr "ཡིག་སྣོད།"
@@ -2681,7 +2641,6 @@ msgid "Are you sure you want to restart %PRODUCTNAME and enter safe mode?"
msgstr ""
#: saveastemplatedlg.ui:13
-#, fuzzy
msgctxt "saveastemplatedlg|categorylist"
msgid "None"
msgstr "ཅི་མེད།"
@@ -2877,7 +2836,6 @@ msgid "E_xtensions"
msgstr "རྒྱ་བསྐྱེད།"
#: startcenter.ui:482
-#, fuzzy
msgctxt "startcenter|label1"
msgid "Application"
msgstr "གློག་རིམ།"
@@ -2923,7 +2881,6 @@ msgid "Delete..."
msgstr "བཏོན་གཏང་..."
#: templatecategorydlg.ui:13
-#, fuzzy
msgctxt "templatecategorydlg|categorylist"
msgid "None"
msgstr "ཅི་མེད།"
@@ -2955,13 +2912,11 @@ msgid "Documents"
msgstr "ཡིག་ཆ་ཚུ།"
#: templatedlg.ui:19
-#, fuzzy
msgctxt "templatedlg|applist"
msgid "Spreadsheets"
msgstr "ཤོག་ཁྲམ་ཚུ།"
#: templatedlg.ui:22
-#, fuzzy
msgctxt "templatedlg|applist"
msgid "Presentations"
msgstr "གསལ་སྟོན་ཚུ།"
@@ -2990,7 +2945,6 @@ msgid "Search"
msgstr "འཚོལ་ཞིབ།"
#: templatedlg.ui:147
-#, fuzzy
msgctxt "templatedlg|search_filter"
msgid "Search..."
msgstr "འཚོལ་ཞིབ..."
@@ -3006,7 +2960,6 @@ msgid "Filter by Category"
msgstr ""
#: templatedlg.ui:205
-#, fuzzy
msgctxt "templatedlg|label1"
msgid "Filter"
msgstr "ཚགས་མ།"
@@ -3033,7 +2986,6 @@ msgid "Show this dialog at startup"
msgstr ""
#: templatedlg.ui:373
-#, fuzzy
msgctxt "templatedlg|move_btn"
msgid "Move"
msgstr "སྤོ་ཤུད་འབད།"
@@ -3045,7 +2997,6 @@ msgid "Move Templates"
msgstr "ངི་གི་ ཊེམ་པེལེཊིསི།"
#: templatedlg.ui:391
-#, fuzzy
msgctxt "templatedlg|export_btn"
msgid "Export"
msgstr "ཕྱིར་འདྲེན།"
@@ -3056,7 +3007,6 @@ msgid "Export Templates"
msgstr ""
#: templatedlg.ui:408
-#, fuzzy
msgctxt "templatedlg|import_btn"
msgid "Import"
msgstr "ནང་འདྲེན།"
@@ -3096,7 +3046,6 @@ msgid "_Compare"
msgstr ""
#: versionscmis.ui:160
-#, fuzzy
msgctxt "versionscmis|datetime"
msgid "Date and time"
msgstr "ཚེས་གྲངས་དང་ དུས་ཚོད།"
@@ -3149,7 +3098,6 @@ msgid "New Versions"
msgstr ""
#: versionsofdialog.ui:234
-#, fuzzy
msgctxt "versionsofdialog|datetime"
msgid "Date and time"
msgstr "ཚེས་གྲངས་དང་ དུས་ཚོད།"
diff --git a/source/dz/shell/source/win32/shlxthandler/res.po b/source/dz/shell/source/win32/shlxthandler/res.po
index b89c0db70c9..8c68887ee3e 100644
--- a/source/dz/shell/source/win32/shlxthandler/res.po
+++ b/source/dz/shell/source/win32/shlxthandler/res.po
@@ -113,7 +113,6 @@ msgid "Tables"
msgstr "ཐིག་ཁྲམ།"
#: shlxthdl.ulf
-#, fuzzy
msgctxt ""
"shlxthdl.ulf\n"
"%GRAPHICS%\n"
diff --git a/source/dz/starmath/messages.po b/source/dz/starmath/messages.po
index dc6d190e8f5..996a5e9b2dd 100644
--- a/source/dz/starmath/messages.po
+++ b/source/dz/starmath/messages.po
@@ -1660,7 +1660,6 @@ msgid "Formats"
msgstr "རྩ་སྒྲིག"
#: strings.hrc:282
-#, fuzzy
msgctxt "RID_CATEGORY_OTHERS"
msgid "Others"
msgstr "གཞན་ཚུ།"
@@ -1787,7 +1786,6 @@ msgid "font"
msgstr "ཡིག་གཟུགས།"
#: strings.hrc:306
-#, fuzzy
msgctxt "STR_ALIGN_LEFT"
msgid "left"
msgstr "གཡོན།"
@@ -1799,7 +1797,6 @@ msgid "center"
msgstr "དབུས།"
#: strings.hrc:308
-#, fuzzy
msgctxt "STR_ALIGN_RIGHT"
msgid "right"
msgstr "གཡས།"
@@ -1930,7 +1927,6 @@ msgid "B~orders"
msgstr "མཐའ་མཚམས་ཚུ།"
#: strings.hrc:333
-#, fuzzy
msgctxt "RID_PRINTUIOPT_SIZE"
msgid "Size"
msgstr "ཚད།"
@@ -1954,7 +1950,6 @@ msgid "~Scaling"
msgstr "ཚད་རྟགས།(~S)"
#: alignmentdialog.ui:8
-#, fuzzy
msgctxt "alignmentdialog|AlignmentDialog"
msgid "Alignment"
msgstr "ཕྲང་སྒྲིག"
@@ -1984,13 +1979,11 @@ msgid "_Right"
msgstr "གཡས།"
#: alignmentdialog.ui:169
-#, fuzzy
msgctxt "alignmentdialog|label1"
msgid "Horizontal"
msgstr "ཐད་སྙོམས།"
#: catalogdialog.ui:9
-#, fuzzy
msgctxt "catalogdialog|CatalogDialog"
msgid "Symbols"
msgstr "བརྡ་མཚོན་ཚུ།"
@@ -2037,7 +2030,6 @@ msgid "Fonts"
msgstr "ཡིག་གཟུགས།"
#: fontdialog.ui:115
-#, fuzzy
msgctxt "fontdialog|formulaL"
msgid "Font"
msgstr "ཡིག་གཟུགས།"
@@ -2406,7 +2398,6 @@ msgid "S_ubscript:"
msgstr "འོག་ཡིག།"
#: spacingdialog.ui:603
-#, fuzzy
msgctxt "spacingdialog|2title"
msgid "Indexes"
msgstr "ཟུར་ཐོ་ཚུ།"
@@ -2512,7 +2503,6 @@ msgid "_Minimum spacing:"
msgstr ""
#: spacingdialog.ui:1432
-#, fuzzy
msgctxt "spacingdialog|8title"
msgid "Symbols"
msgstr "བརྡ་མཚོན་ཚུ།"
@@ -2567,7 +2557,6 @@ msgid "Spacing"
msgstr "ཚད་རྟགས།(~S)"
#: spacingdialog.ui:1873
-#, fuzzy
msgctxt "spacingdialog|menuitem2"
msgid "Indexes"
msgstr "ཟུར་ཐོ་ཚུ།"
@@ -2601,7 +2590,6 @@ msgid "Matrices"
msgstr ""
#: spacingdialog.ui:1921
-#, fuzzy
msgctxt "spacingdialog|menuitem8"
msgid "Symbols"
msgstr "བརྡ་མཚོན་ཚུ།"
diff --git a/source/dz/svl/messages.po b/source/dz/svl/messages.po
index 6aa743b1b4a..9d67387a87c 100644
--- a/source/dz/svl/messages.po
+++ b/source/dz/svl/messages.po
@@ -114,31 +114,26 @@ msgid "Audio file"
msgstr "ཡིག་སྣོད་ཚུ་ཆ་མཉམ།"
#: svl.hrc:44
-#, fuzzy
msgctxt "STR_SVT_MIMETYPE_IMAGE_GIF"
msgid "Image"
msgstr "གཟུགས་བརྙན།"
#: svl.hrc:45
-#, fuzzy
msgctxt "STR_SVT_MIMETYPE_IMAGE_PNG"
msgid "Image"
msgstr "གཟུགས་བརྙན།"
#: svl.hrc:46
-#, fuzzy
msgctxt "STR_SVT_MIMETYPE_IMAGE_TIFF"
msgid "Image"
msgstr "གཟུགས་བརྙན།"
#: svl.hrc:47
-#, fuzzy
msgctxt "STR_SVT_MIMETYPE_IMAGE_JPEG"
msgid "Image"
msgstr "གཟུགས་བརྙན།"
#: svl.hrc:48
-#, fuzzy
msgctxt "STR_SVT_MIMETYPE_IMAGE_PCX"
msgid "Image"
msgstr "གཟུགས་བརྙན།"
@@ -150,7 +145,6 @@ msgid "Bitmap"
msgstr "བིཊི་མེབ།"
#: svl.hrc:50
-#, fuzzy
msgctxt "STR_SVT_MIMETYPE_TEXT_HTML"
msgid "HTML document"
msgstr "ཨེཆ་ཊི་ཨེམ་ཨེལ་ཡིག་ཆ།"
@@ -289,7 +283,6 @@ msgid "%PRODUCTNAME Template"
msgstr "%PRODUCTNAME རོགས་རམ།"
#: svl.hrc:75
-#, fuzzy
msgctxt "STR_SVT_MIMETYPE_IMAGE_GENERIC"
msgid "Image"
msgstr "གཟུགས་བརྙན།"
diff --git a/source/dz/svtools/messages.po b/source/dz/svtools/messages.po
index 8a42e07cee7..b1002ee20a1 100644
--- a/source/dz/svtools/messages.po
+++ b/source/dz/svtools/messages.po
@@ -14,133 +14,111 @@ msgstr ""
"X-Generator: LibreOffice\n"
#: errtxt.hrc:30
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "Error"
msgstr "འཛོལ་བ།"
#: errtxt.hrc:31
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "Warning"
msgstr "ཉེན་བརྡ་འབད་དོ།"
#: errtxt.hrc:32
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) loading the template $(ARG1)"
msgstr "$(ERR) ཊེམ་པེལེཊི་$(ARG1)མངོན་གསལ་འབད་དོ།"
#: errtxt.hrc:33 /home/cl/vc/git/libo-core/svtools/inc/errtxt.hrc:34
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) saving the document $(ARG1)"
msgstr "$(ERR) ཡིག་ཆ་$(ARG1)སྲུང་བཞག་འབད་དོ།"
#: errtxt.hrc:35
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) displaying doc. information for document $(ARG1)"
msgstr "$(ERR) ཡིག་ཆ་$(ARG1)གི་དོན་ལུ་ doc.བརྡ་དོན་བཀྲམ་སྟོན་འབད་དོ།"
#: errtxt.hrc:36
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) writing document $(ARG1) as template"
msgstr "$(ERR) ཡིག་ཆ་$(ARG1)དེ་ཊེམ་པེལེཊི་སྦེ་རྩོམ་སྒྲིག་འབད་དོ།"
#: errtxt.hrc:37
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) copying or moving document contents"
msgstr "$(ERR) ཡིག་ཆའི་ནང་དོན་ཚུ་འདྲ་བཤུས་ཡང་ན་འགུལ་བསྐྱོད་འབད་དོ།"
#: errtxt.hrc:38
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) starting the Document Manager"
msgstr "$(ERR) ཡིག་ཆ་འཛིན་སྐྱོང་པ་འགོ་བཙུགས་དོ།"
#: errtxt.hrc:39
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) loading document $(ARG1)"
msgstr "$(ERR) ཡིག་ཆ་$(ARG1)མངོན་གསལ་འབད་དོ།"
#: errtxt.hrc:40 /home/cl/vc/git/libo-core/svtools/inc/errtxt.hrc:41
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) creating a new document"
msgstr "$(ERR) ཡིག་ཆ་གསརཔ་ཅིག་གསར་བསྐྲུན་འབད་དོ།"
#: errtxt.hrc:42
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) expanding entry"
msgstr "$(ERR) ཐོ་བཀོད་རྒྱ་འཕར་འབད་དོ།"
#: errtxt.hrc:43
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) loading BASIC of document $(ARG1)"
msgstr "$(ERR) ཡིག་ཆ་$(ARG1)གི་གཞི་རྩ་མངོན་གསལ་འབད་དོ།"
#: errtxt.hrc:44
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) searching for an address"
msgstr "$(ERR)ཁ་བྱང་ཅིག་གི་དོན་ལུ་འཚོལ་ཞིབ་འབད་དོ།"
#: errtxt.hrc:50
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Abort"
msgstr "བར་བཤོལ།"
#: errtxt.hrc:51
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Nonexistent object"
msgstr "གནས་པ་མིན་པའི་དངོས་པོ།"
#: errtxt.hrc:52
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Object already exists"
msgstr "དངོས་པོ་ཧེ་མ་ལས་རང་ཡོད།"
#: errtxt.hrc:53
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Object not accessible"
msgstr "དངོས་པོ་འཛུལ་སྤྱོད་འབད་མ་ཚུགས་མི།"
#: errtxt.hrc:54
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Inadmissible path"
msgstr "མ་ཆོག་པའི་འགྲུལ་ལམ།"
#: errtxt.hrc:55
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Locking problem"
msgstr "དཀའ་ངལ་བསྡམ་བཞག་དོ།"
#: errtxt.hrc:56
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Wrong parameter"
msgstr "ཚད་བཟུང་ཕྱི་འགྱུར།"
#: errtxt.hrc:57
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Resource exhausted"
msgstr "ཐོན་ཁུངས་རྫོགས་ཡོདཔ།"
#: errtxt.hrc:58
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Action not supported"
msgstr "བྱ་བ་རྒྱབ་སྐྱོར་མ་འབད་བས།"
@@ -152,73 +130,61 @@ msgid "Read Error"
msgstr "འཛོལ་བ་ལྷག"
#: errtxt.hrc:60
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Write Error"
msgstr "འབྲི་ནིའི་འཛོལ་བ།"
#: errtxt.hrc:61
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "unknown"
msgstr "མ་ཤེསཔ།"
#: errtxt.hrc:62
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Version Incompatibility"
msgstr "ཐོན་རིམ་མཐུན་འགྱུར་མིན་པ།"
#: errtxt.hrc:63 /home/cl/vc/git/libo-core/svtools/inc/errtxt.hrc:74
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "General Error"
msgstr "ཡོངས་ཁྱབ་འཛོལ་བ།"
#: errtxt.hrc:64
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Incorrect format"
msgstr "བདེན་མེད་རྩ་སྒྲིག"
#: errtxt.hrc:65
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Error creating object"
msgstr "དངོས་པོ་གསར་བསྐྲུན་འབདཝ་ད་འཛོལ་བ།"
#: errtxt.hrc:66
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Inadmissible value or data type"
msgstr "མ་ཆོག་པའི་གནས་གོང་ཡང་ན་གནད་སྡུད་དབྱེ་བ།"
#: errtxt.hrc:67
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "BASIC runtime error"
msgstr "གཞི་རྩ་རཱན་ཊའིམ་གི་འཛོལ་བ།"
#: errtxt.hrc:68
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "BASIC syntax error"
msgstr "གཞི་རྩ་ཚིག་སྦྱོར་གྱི་འཛོལ་བ།"
#: errtxt.hrc:75
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "General input/output error."
msgstr "ཡོངས་ཁྱབ་ཨིན་པུཊི/ཨའུཊི་པུ་ཊི་འཛོལ་བ།"
#: errtxt.hrc:76
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Invalid file name."
msgstr "ནུས་མེད་ཡིག་སྣོད་མིང་།"
#: errtxt.hrc:77
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Nonexistent file."
msgstr "གནས་མེད་ཡིག་སྣོད།"
@@ -230,25 +196,21 @@ msgid "File already exists."
msgstr "མིང་འདི་ཧེ་མ་ལས་རང་ ཡོདཔ་ཨིན།"
#: errtxt.hrc:79
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The object is not a directory."
msgstr "དངོས་པོ་འདི་སྣོད་ཐོ་མེན།"
#: errtxt.hrc:80
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The object is not a file."
msgstr "དངོས་པོ་འདི་ཡིག་སྣོད་མེན།"
#: errtxt.hrc:81
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The specified device is invalid."
msgstr "གསལ་བཀོད་འབད་ཡོད་མི་ཐབས་འཕྲུལ་འདི་ནུས་མེད་ཨིན་མས།"
#: errtxt.hrc:82
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid ""
"The object cannot be accessed\n"
@@ -258,19 +220,16 @@ msgstr ""
"མ་ལངམ་ལས་འཛུལ་སྤྱོད་འབད་མ་ཚུགས།"
#: errtxt.hrc:83
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Sharing violation while accessing the object."
msgstr "དངོས་པོ་འདི་འཛུལ་སྤྱོད་འབད་བའི་སྐབས་འགལ་རུབ་སྤྱོད་དོ།"
#: errtxt.hrc:84
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "No more space on device."
msgstr "ཐབས་འཕྲུལ་གུ་བར་སྟོང་ཧེང་བཀེལ་མེད།"
#: errtxt.hrc:85
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid ""
"This operation cannot be run on\n"
@@ -280,127 +239,106 @@ msgstr ""
"ཡིག་སྣོད་ཚུ་གུ་གཡོག་བཀོལ་མི་བཏུབ།"
#: errtxt.hrc:86
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "This operation is not supported on this operating system."
msgstr "བཀོལ་སྤྱོད་འདི་བཀོལ་སྤྱོད་རིམ་ལུགས་འདི་གུ་རྒྱབ་སྐྱོར་མི་འབད།"
#: errtxt.hrc:87
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "There are too many files open."
msgstr "ཡིག་སྣོད་ཚུ་ལེ་ཤ་ཁ་ཕྱེ་ཡོདཔ།"
#: errtxt.hrc:88
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Data could not be read from the file."
msgstr "ཡིག་སྣོད་འདི་ལས་གནད་སྡུད་ལྷག་མ་ཚུགསཔ།"
#: errtxt.hrc:89
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The file could not be written."
msgstr "ཡིག་སྣོད་འདི་འབྲི་མི་བཏུབ།"
#: errtxt.hrc:90
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The operation could not be run due to insufficient memory."
msgstr "དྲན་ཚད་མ་ལང་མི་ལུ་བརྟེན་ བཀོལ་སྤྱོད་འདི་གཡོག་བཀོལ་མི་ཚུགས།"
#: errtxt.hrc:91
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The seek operation could not be run."
msgstr "བཀོལ་སྤྱོད་འཚོལ་ནི་འདི་གཡོག་བཀོལ་མི་ཚུགསཔ།"
#: errtxt.hrc:92
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The tell operation could not be run."
msgstr "བཤད་བཀོལ་སྤྱོད་འདི་གཡོག་བཀོལ་མི་བཏུབ།"
#: errtxt.hrc:93
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Incorrect file version."
msgstr "ཡིག་སྣོད་ཐོན་རིམ་བདེན་མེད།"
#: errtxt.hrc:94
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Incorrect file format."
msgstr "ཡིག་སྣོད་རྩ་སྒྲིག་བདེན་མེད།"
#: errtxt.hrc:95
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The file name contains invalid characters."
msgstr "ཡིག་སྣོད་མིང་འདི་ནང་ནུས་མེད་ཡིག་འབྲུ་ཚུ་ཡོདཔ།"
#: errtxt.hrc:96
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "An unknown I/O error has occurred."
msgstr "ཨའི་མ་ཤེསཔ་ཅིག/ཨོ་འདི་འཛོལ་བ་འབྱུང་ཡོདཔ།"
#: errtxt.hrc:97
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "An invalid attempt was made to access the file."
msgstr "ནུས་མེད་དཔའ་བཅམ་ཅིག་ཡིག་སྣོད་འདི་འཛུལ་སྤྱོད་འབད་ནི་ལུ་བཟོ་ཡོདཔ་ཨིན།"
#: errtxt.hrc:98
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The file could not be created."
msgstr "ཡིག་སྣོད་འདི་གསར་བསྐྲུན་འབད་མི་བཏུབ།"
#: errtxt.hrc:99
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The operation was started under an invalid parameter."
msgstr "བཀོལ་སྤྱོད་དེ་ནུས་མེད་ཚད་བཟུང་ཅིག་གི་འོག་ལུ་འགོ་བཙུགས་ཡོདཔ་ཨིན།"
#: errtxt.hrc:100
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The operation on the file was aborted."
msgstr "ཡིག་སྣོད་འདི་གུ་བཀོལ་སྤྱོད་བར་བཤོལ་གཏང་ཡོདཔ།"
#: errtxt.hrc:101
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Path to the file does not exist."
msgstr "ཡིག་སྣོད་འདི་ལུ་འགྲུལ་ལམ་མེདཔ།"
#: errtxt.hrc:102
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "An object cannot be copied into itself."
msgstr "དངོས་པོ་ཅིག་ཁོ་རའི་ནང་ལུ་འདྲ་བཤུས་རྐྱབས་མི་བཏུབ།"
#: errtxt.hrc:103
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The specified template could not be found."
msgstr "གསལ་བཀོད་འབད་ཡོད་མི་ཊེམ་པེལེཊི་འདི་ཁ་ཕྱེ་མི་བཏུབ།"
#: errtxt.hrc:104
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The file cannot be used as template."
msgstr "ཡིག་སྣོད་འདི་ཊེམ་པེལེཊི་སྦེ་ལག་ལེན་འཐབ་མི་བཏུབ།"
#: errtxt.hrc:105
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "This document has already been opened for editing."
msgstr "ཡིག་ཆ་འདི་ཧེ་མ་ལས་ཞུན་དག་འབད་ནི་དོན་ལུ་ཁ་ཕྱེ་ཡོདཔ་ཨིན།"
#: errtxt.hrc:106
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The wrong password has been entered."
msgstr "ཆོག་ཡིག་རྫུན་མ་འདི་ཐོ་བཀོད་འབད་ནུག"
@@ -412,19 +350,16 @@ msgid "Error reading file."
msgstr "ལྷག་ནིའི་ཡིག་སྣོད་འཛོལ་བ།"
#: errtxt.hrc:108
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The document was opened as read-only."
msgstr "ཡིག་ཆ་འདི་ལྷག་ནི་རྐྱངམ་ཅིག་སྦེ་ཁ་ཕྱེ་ཡོདཔ།"
#: errtxt.hrc:109
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "General OLE Error."
msgstr "ཡོངས་ཁྱབ་ཨོ་ཨེལ་ཨི་འཛོལ་བ།"
#: errtxt.hrc:110
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The host name $(ARG1) could not be resolved."
msgstr "ཧོསཊི་མིང་$(ARG1)འདི་མོས་མཐུན་མི་བཏུབ།"
@@ -459,25 +394,21 @@ msgid "The requested Internet data is not available in the cache and cannot be t
msgstr ""
#: errtxt.hrc:116
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The contents could not be created."
msgstr "ནང་དོན་ཚུ་གསར་བསྐྲུན་འབད་མ་ཚུགས།"
#: errtxt.hrc:117
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The file name is too long for the target file system."
msgstr "ཡིག་སྣོད་མིག་འདི་དམིགས་གཏད་ཀྱི་ཡིག་སྣོད་རིམ་ལུགས་དོན་ལུ་རིངམ་ཨིན་པས།"
#: errtxt.hrc:118
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The input syntax is invalid."
msgstr "ཨིན་པུཊི་ཚིག་སྦྱོར་འདི་ནུས་མེད་ཨིན་པས།"
#: errtxt.hrc:119
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid ""
"This document contains attributes that cannot be saved in the selected format.\n"
@@ -487,7 +418,6 @@ msgstr ""
" ཡིག་ཆ་འདི་%PRODUCTNAME %PRODUCTVERSION ཡིག་སྣོད་ཀྱི་རྩ་སྒྲིག་ནང་ལུ་སྲུང་བཞག་འབད་གནང་།"
#: errtxt.hrc:120
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The maximum number of documents that can be opened at the same time has been reached. You need to close one or more documents before you can open a new document."
msgstr "ཡིག་ཆ་ཚུ་གི་མང་མཐའ་ཨང་འདི་ཁ་ཕྱེ་བཏུབ་དང་གཅིག་ཁར་བདའ་འཛིན་ཡོདཔ་ཨིན། ཁྱོད་ཀྱིས་ཡིག་ཆ་གསརཔ་ཅིག་ཁ་ཕྱེ་བའི་ཧེ་མ་ཡིག་ཆ་གཅིག་འབད་རུང་ཡང་ན་མངམ་ཁ་བསྡམས་དགོ་པས།"
@@ -537,25 +467,21 @@ msgid ""
msgstr ""
#: errtxt.hrc:126
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Invalid data length."
msgstr "ནུས་མེད་གནད་སྡུད་ཀྱི་རིང་ཚད།"
#: errtxt.hrc:127
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Function not possible: path contains current directory."
msgstr "ལས་འགན་མི་སྲིད་པ: འགྲུལ་ལམ་ནང་ན་ད་ལྟོའི་སྣོད་ཐོ་འདུག"
#: errtxt.hrc:128
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Function not possible: device (drive) not identical."
msgstr "ལས་འགན་མི་སྲིད་པ: ཐབས་འཕྲུལ་(འདྲེན་འཕྲུལ་)དབྱེར་མེད་མིན་པ།"
#: errtxt.hrc:129
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Device (drive) not ready."
msgstr "ཐབས་འཕྲུལ་(འདྲེན་འཕྲུལ་)གྲ་སྒྲིག་མེདཔ།"
@@ -566,7 +492,6 @@ msgid "Wrong checksum."
msgstr ""
#: errtxt.hrc:131
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Function not possible: write protected."
msgstr "ལས་འགན་མི་སྲིད་པ: འབྲི་མ་བཏུབ།"
@@ -609,7 +534,6 @@ msgid "$(ERR) activating object"
msgstr "$(ERR)ཤུགས་ལྡན་བཟོ་བའི་དངོས་པོ།"
#: langtab.hrc:29
-#, fuzzy
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "[None]"
msgstr "[None]"
@@ -2617,7 +2541,6 @@ msgid "Address Book Source"
msgstr "ཁ་བྱང་ཀི་དོབ་ཀྱི་ འབྱུང་ཁུངས།(~A)"
#: addresstemplatedialog.ui:522
-#, fuzzy
msgctxt "addresstemplatedialog|label23"
msgid "Field Assignment"
msgstr "ས་སྒོའི་འགན་ལས།"
@@ -2951,7 +2874,6 @@ msgid "Name:"
msgstr "མིང་།"
#: printersetupdialog.ui:125
-#, fuzzy
msgctxt "printersetupdialog|label3"
msgid "Status:"
msgstr "གནས་ཚད།"
@@ -2969,7 +2891,6 @@ msgid "Location:"
msgstr "གནས་ཁོངས།"
#: printersetupdialog.ui:161
-#, fuzzy
msgctxt "printersetupdialog|label6"
msgid "Comment:"
msgstr "བསམ་བཀོད:།"
@@ -2981,7 +2902,6 @@ msgid "Properties..."
msgstr "རྒྱུ་དངོས་ཚུ་་་་་"
#: printersetupdialog.ui:247
-#, fuzzy
msgctxt "printersetupdialog|label1"
msgid "Printer"
msgstr "དཔར་འཕྲུལ།"
@@ -3738,7 +3658,6 @@ msgid "Black Italic"
msgstr "གཡས་གཡོ་ གནགཔོ།"
#: strings.hrc:176
-#, fuzzy
msgctxt "STR_SVT_STYLE_BOOK"
msgid "Book"
msgstr "ཀི་དེབ།"
@@ -3852,7 +3771,6 @@ msgid "Move To End"
msgstr "མར་སྤོ།"
#: strings.hrc:199
-#, fuzzy
msgctxt "STR_TABBAR_PUSHBUTTON_ADDTAB"
msgid "Add"
msgstr "ཁ་སྐོང་རྐྱབས།"
@@ -3864,7 +3782,6 @@ msgid "Horizontal Ruler"
msgstr "ཐད་སྙོམས་ཕྱི་ཁར།"
#: strings.hrc:202
-#, fuzzy
msgctxt "STR_SVT_ACC_RULER_VERT_NAME"
msgid "Vertical Ruler"
msgstr "ཀེར་ཕྲེང་སྦེ་ཡོད་མི་ ཐིག་ཤིང་།"
@@ -3969,7 +3886,6 @@ msgid "Initializing"
msgstr "གཞི་བཙུགས་འབད་དོ།..."
#: strings.hrc:222
-#, fuzzy
msgctxt "STR_SVT_PRNDLG_WAITING"
msgid "Waiting"
msgstr "བསྒུག་དོ།"
@@ -3995,7 +3911,6 @@ msgid "Offline"
msgstr ""
#: strings.hrc:227
-#, fuzzy
msgctxt "STR_SVT_PRNDLG_ERROR"
msgid "Error"
msgstr "འཛོལ་བ།"
@@ -4089,7 +4004,6 @@ msgid "~Finish"
msgstr "མཇུག་བསྡུ།(~F)"
#: strings.hrc:246
-#, fuzzy
msgctxt "STR_WIZDLG_NEXT"
msgid "~Next >"
msgstr "ཤུལ་མམ།>(~N)"
diff --git a/source/dz/svx/messages.po b/source/dz/svx/messages.po
index 8095a5f1274..a792bb631bf 100644
--- a/source/dz/svx/messages.po
+++ b/source/dz/svx/messages.po
@@ -86,13 +86,11 @@ msgid "EMPTY"
msgstr ""
#: fmstring.hrc:30
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "TRUE"
msgstr "བདེན་པ།"
#: fmstring.hrc:31
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "FALSE"
msgstr "བརྫུན་མ།"
@@ -108,19 +106,16 @@ msgid "BETWEEN"
msgstr ""
#: fmstring.hrc:34
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "OR"
msgstr "ཡང་ན།"
#: fmstring.hrc:35
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "AND"
msgstr "དང་།"
#: fmstring.hrc:36
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "Average"
msgstr "ཆ་སྙོམས།"
@@ -292,7 +287,6 @@ msgid "Diagonal border line from bottom left to top right"
msgstr "མཇུག་གི་གཡོན་ལས་མགོའི་གཡས་ལུ་ གསེག་ཐིག་ཅན་གྱི་མཐའ་མཚམས་གྲལ་ཐིག"
#: numberingtype.hrc:29
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "None"
msgstr "ཅི་མེད།"
@@ -505,7 +499,6 @@ msgid "First, Left and Right Pages"
msgstr ""
#: spacing.hrc:18
-#, fuzzy
msgctxt "RID_SVXSTRARY_SPACING"
msgid "None"
msgstr "ཅི་མེད།"
@@ -861,7 +854,6 @@ msgid "Query"
msgstr "འདྲི་དཔྱད།"
#: tabwin.hrc:29
-#, fuzzy
msgctxt "RID_RSC_TABWIN_PREFIX"
msgid "SQL"
msgstr "ཨེསི་ཀིཡུ་ཨེལི།"
@@ -1266,19 +1258,16 @@ msgid "A6"
msgstr "A"
#: page.hrc:31
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "A5"
msgstr "A"
#: page.hrc:32
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "A4"
msgstr "A"
#: page.hrc:33
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "A3"
msgstr "A"
@@ -1299,7 +1288,6 @@ msgid "B4 (ISO)"
msgstr ""
#: page.hrc:37
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "Letter"
msgstr "ཡི་གུ།"
@@ -1356,31 +1344,26 @@ msgid "User"
msgstr "ལག་ལེན་པ།"
#: page.hrc:48
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "DL Envelope"
msgstr "ཡིག་ཤུབས།"
#: page.hrc:49
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "C6 Envelope"
msgstr "ཡིག་ཤུབས།"
#: page.hrc:50
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "C6/5 Envelope"
msgstr "ཡིག་ཤུབས།"
#: page.hrc:51
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "C5 Envelope"
msgstr "ཡིག་ཤུབས།"
#: page.hrc:52
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "C4 Envelope"
msgstr "ཡིག་ཤུབས།"
@@ -1397,25 +1380,21 @@ msgid "#7¾ (Monarch) Envelope"
msgstr ""
#: page.hrc:55
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "#9 Envelope"
msgstr "ཡིག་ཤུབས།"
#: page.hrc:56
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "#10 Envelope"
msgstr "ཡིག་ཤུབས།"
#: page.hrc:57
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "#11 Envelope"
msgstr "ཡིག་ཤུབས།"
#: page.hrc:58
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "#12 Envelope"
msgstr "ཡིག་ཤུབས།"
@@ -1432,19 +1411,16 @@ msgid "A6"
msgstr "A"
#: page.hrc:65
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "A5"
msgstr "A"
#: page.hrc:66
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "A4"
msgstr "A"
#: page.hrc:67
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "A3"
msgstr "A"
@@ -1480,7 +1456,6 @@ msgid "B4 (ISO)"
msgstr ""
#: page.hrc:74
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "Letter"
msgstr "ཡི་གུ།"
@@ -1537,31 +1512,26 @@ msgid "User"
msgstr "ལག་ལེན་པ།"
#: page.hrc:85
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "DL Envelope"
msgstr "ཡིག་ཤུབས།"
#: page.hrc:86
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "C6 Envelope"
msgstr "ཡིག་ཤུབས།"
#: page.hrc:87
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "C6/5 Envelope"
msgstr "ཡིག་ཤུབས།"
#: page.hrc:88
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "C5 Envelope"
msgstr "ཡིག་ཤུབས།"
#: page.hrc:89
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "C4 Envelope"
msgstr "ཡིག་ཤུབས།"
@@ -1632,19 +1602,16 @@ msgid "Sorting"
msgstr "དབྱེ་སེལ་འབད་དོ།"
#: acceptrejectchangesdialog.ui:151
-#, fuzzy
msgctxt "acceptrejectchangesdialog|calcaction"
msgid "Action"
msgstr "བྱ་བ།"
#: acceptrejectchangesdialog.ui:159
-#, fuzzy
msgctxt "acceptrejectchangesdialog|calcposition"
msgid "Position"
msgstr "གནས་ས།"
#: acceptrejectchangesdialog.ui:167
-#, fuzzy
msgctxt "acceptrejectchangesdialog|calcauthor"
msgid "Author"
msgstr "རྩོམ་པ་པོ།"
@@ -1674,13 +1641,11 @@ msgid "Sort By"
msgstr "གིས་དབྱེ་སེལ་འབད་བ།(~s)"
#: acceptrejectchangesdialog.ui:216
-#, fuzzy
msgctxt "acceptrejectchangesdialog|writeraction"
msgid "Action"
msgstr "བྱ་བ།"
#: acceptrejectchangesdialog.ui:224
-#, fuzzy
msgctxt "acceptrejectchangesdialog|writerauthor"
msgid "Author"
msgstr "རྩོམ་པ་པོ།"
@@ -1692,7 +1657,6 @@ msgid "Date"
msgstr "ཚེས་གྲངས།"
#: acceptrejectchangesdialog.ui:240
-#, fuzzy
msgctxt "acceptrejectchangesdialog|writerdesc"
msgid "Comment"
msgstr "བསམ་བཀོད་ཚུ།"
@@ -1743,7 +1707,6 @@ msgid "_Add..."
msgstr "ཁ་སྐོང་་་་་་"
#: adddataitemdialog.ui:110
-#, fuzzy
msgctxt "adddataitemdialog|label1"
msgid "Item"
msgstr "རྣམ་གྲངས།"
@@ -1761,7 +1724,6 @@ msgid "_Required"
msgstr "དགོས་མཁོ་ཡོདཔ།"
#: adddataitemdialog.ui:186
-#, fuzzy
msgctxt "adddataitemdialog|requiredcond"
msgid "Condition"
msgstr "གནས་སྟངས།"
@@ -1773,7 +1735,6 @@ msgid "R_elevant"
msgstr "འབྲེལ་བའི།"
#: adddataitemdialog.ui:215
-#, fuzzy
msgctxt "adddataitemdialog|relevantcond"
msgid "Condition"
msgstr "གནས་སྟངས།"
@@ -1797,19 +1758,16 @@ msgid "Calc_ulate"
msgstr "རྩིས་སྟོན།(~e)"
#: adddataitemdialog.ui:274
-#, fuzzy
msgctxt "adddataitemdialog|constraintcond"
msgid "Condition"
msgstr "གནས་སྟངས།"
#: adddataitemdialog.ui:288
-#, fuzzy
msgctxt "adddataitemdialog|readonlycond"
msgid "Condition"
msgstr "གནས་སྟངས།"
#: adddataitemdialog.ui:302
-#, fuzzy
msgctxt "adddataitemdialog|calculatecond"
msgid "Condition"
msgstr "གནས་སྟངས།"
@@ -1895,7 +1853,6 @@ msgid "Edit Namespace"
msgstr ""
#: addsubmissiondialog.ui:8
-#, fuzzy
msgctxt "addsubmissiondialog|AddSubmissionDialog"
msgid "Add Submission"
msgstr "ཞུ་འབུལ་ཁ་སྐོང་།"
@@ -2011,13 +1968,11 @@ msgid "Styles"
msgstr "བཟོ་རྣམ།"
#: asianphoneticguidedialog.ui:335
-#, fuzzy
msgctxt "asianphoneticguidedialog|adjustlb"
msgid "Left"
msgstr "གཡོན།"
#: asianphoneticguidedialog.ui:336
-#, fuzzy
msgctxt "asianphoneticguidedialog|adjustlb"
msgid "Center"
msgstr "དབུས།"
@@ -2128,7 +2083,6 @@ msgid "Mapping"
msgstr ""
#: chinesedictionary.ui:199
-#, fuzzy
msgctxt "chinesedictionary|propertyft"
msgid "Property"
msgstr "རྒྱུ་དངོས།"
@@ -2145,13 +2099,11 @@ msgid "Foreign"
msgstr ""
#: chinesedictionary.ui:214
-#, fuzzy
msgctxt "chinesedictionary|property"
msgid "First name"
msgstr "མགོ་མིང་།"
#: chinesedictionary.ui:215
-#, fuzzy
msgctxt "chinesedictionary|property"
msgid "Last name"
msgstr "མཇུག་མིང་།"
@@ -2174,7 +2126,6 @@ msgid "Place name"
msgstr ""
#: chinesedictionary.ui:219
-#, fuzzy
msgctxt "chinesedictionary|property"
msgid "Business"
msgstr "ཚོང་འབྲེལ།"
@@ -2227,7 +2178,6 @@ msgid "Classification Dialog"
msgstr ""
#: classificationdialog.ui:94
-#, fuzzy
msgctxt "classificationdialog|label-Content"
msgid "Content"
msgstr "ནང་དོན།"
@@ -2254,7 +2204,6 @@ msgid "Sign Paragraph"
msgstr "དོན་མཚམས་གསང་བ།"
#: classificationdialog.ui:221
-#, fuzzy
msgctxt "classificationdialog|boldButton"
msgid "Bold"
msgstr "རྒྱགས་པ།"
@@ -2272,7 +2221,6 @@ msgid "Part Number:"
msgstr "ཤོག་ལེབ་ཨང་།"
#: classificationdialog.ui:310
-#, fuzzy
msgctxt "classificationdialog|intellectualPropertyPartAddButton"
msgid "Add"
msgstr "ཁ་སྐོང་རྐྱབས།"
@@ -2288,7 +2236,6 @@ msgid "Intellectual Property"
msgstr ""
#: colorwindow.ui:59
-#, fuzzy
msgctxt "colorwindow|none_color_button"
msgid "None"
msgstr "ཅི་མེད།"
@@ -2310,7 +2257,6 @@ msgid "Insert _Column"
msgstr "ཀེར་ཐིག་བཙུགས།"
#: colsmenu.ui:22
-#, fuzzy
msgctxt "colsmenu|TextField"
msgid "Text Box"
msgstr "ཚིག་ཡིག་སྒྲོམ།"
@@ -2381,7 +2327,6 @@ msgid "_Replace with"
msgstr "ཚབ་བཙུགསཔ་ད་གཅིག་ཁར།"
#: colsmenu.ui:123
-#, fuzzy
msgctxt "colsmenu|TextField1"
msgid "Text Box"
msgstr "ཚིག་ཡིག་སྒྲོམ།"
@@ -2482,7 +2427,6 @@ msgid "Column..."
msgstr "ཀེར་ཐིག(~l)"
#: compressgraphicdialog.ui:26
-#, fuzzy
msgctxt "compressgraphicdialog|interpolation-method-store"
msgid "None"
msgstr "ཅི་མེད།"
@@ -2725,7 +2669,6 @@ msgid "Spin Button"
msgstr "སྒྲིལ་ཨེབ་རྟ།"
#: convertmenu.ui:182
-#, fuzzy
msgctxt "convertmenu|ConvertToNavigationBar"
msgid "Navigation Bar"
msgstr "འགྲུལ་བསྐྱོད་ཕྲ་རིང་།"
@@ -2858,13 +2801,11 @@ msgid "Lines & Arrows"
msgstr "གྲལ་ཐིག་དང་ མདའ་རྟགས།"
#: defaultshapespanel.ui:95
-#, fuzzy
msgctxt "defaultshapespanel|label2"
msgid "Curve"
msgstr "གུག་གུགཔ།"
#: defaultshapespanel.ui:132
-#, fuzzy
msgctxt "defaultshapespanel|label3"
msgid "Connectors"
msgstr "མཐུད་བྱེད།"
@@ -2876,7 +2817,6 @@ msgid "Basic Shapes"
msgstr "གཞི་རྩའི་དབྱིབས།"
#: defaultshapespanel.ui:206
-#, fuzzy
msgctxt "defaultshapespanel|label5"
msgid "Symbols"
msgstr "བརྡ་མཚོན་ཚུ།"
@@ -2944,7 +2884,6 @@ msgid "All contents of the header will be deleted and can not be restored."
msgstr ""
#: docking3deffects.ui:263
-#, fuzzy
msgctxt "docking3deffects|Docking3DEffects"
msgid "3D Effects"
msgstr "༣ཌི་ནུས་པ་ཚུ།"
@@ -3004,7 +2943,6 @@ msgid "Object-Specific"
msgstr "དངོས་པོ་-དམིགས་བསལ།"
#: docking3deffects.ui:583
-#, fuzzy
msgctxt "docking3deffects|flat|tooltip_text"
msgid "Flat"
msgstr "ལེབ་ཏེམ།"
@@ -3074,7 +3012,6 @@ msgid "_Mode"
msgstr "ཐབས་ལམ།"
#: docking3deffects.ui:842
-#, fuzzy
msgctxt "docking3deffects|mode"
msgid "Flat"
msgstr "ལེབ་ཏེམ།"
@@ -3110,7 +3047,6 @@ msgid "3D Shadowing On/Off"
msgstr "༣་ཌི་གྱིབ་མ་བཟོ་ནི་དེ་ ཨོན་ཨོཕ།"
#: docking3deffects.ui:939
-#, fuzzy
msgctxt "docking3deffects|label13"
msgid "Shadow"
msgstr "གྱིབ་མ།"
@@ -3128,7 +3064,6 @@ msgid "_Distance"
msgstr "དུས་སྐབས་ཚུ།(~I)"
#: docking3deffects.ui:1032
-#, fuzzy
msgctxt "docking3deffects|label16"
msgid "Camera"
msgstr "པར་ཆས།"
@@ -3206,7 +3141,6 @@ msgid "Light Source 8"
msgstr "འོད་ཀྱི་འབྱུང་ཁུངས་༨།"
#: docking3deffects.ui:1369
-#, fuzzy
msgctxt "docking3deffects|label19"
msgid "Illumination"
msgstr "འོད་འབར"
@@ -3248,7 +3182,6 @@ msgid "Black & White"
msgstr "གནགཔོ/དཀརཔོ།"
#: docking3deffects.ui:1483
-#, fuzzy
msgctxt "docking3deffects|texcolor|tooltip_text"
msgid "Color"
msgstr "ཚོས་གཞི།"
@@ -3344,7 +3277,6 @@ msgid "User-defined"
msgstr "ལག་ལེན་པ་-ངོས་འཛིན་འབད་ཡོདཔ།"
#: docking3deffects.ui:1752
-#, fuzzy
msgctxt "docking3deffects|favorites"
msgid "Metal"
msgstr "ལྕགས།"
@@ -3440,7 +3372,6 @@ msgid "Textures"
msgstr "ཐག་རིག"
#: docking3deffects.ui:1978
-#, fuzzy
msgctxt "docking3deffects|light|tooltip_text"
msgid "Illumination"
msgstr "འོད་འབར"
@@ -3581,7 +3512,6 @@ msgid "Fontwork"
msgstr "ཡིག་གཟུགས་ལཱ།"
#: dockingfontwork.ui:32
-#, fuzzy
msgctxt "dockingfontwork|off|tooltip_text"
msgid "Off"
msgstr "ཨོཕ།"
@@ -3617,13 +3547,11 @@ msgid "Orientation"
msgstr "གསལ་སྟོན།"
#: dockingfontwork.ui:143
-#, fuzzy
msgctxt "dockingfontwork|left|tooltip_text"
msgid "Align Left"
msgstr "གཡོན་ཕྲང་།"
#: dockingfontwork.ui:156
-#, fuzzy
msgctxt "dockingfontwork|center|tooltip_text"
msgid "Center"
msgstr "དབུས།"
@@ -3647,7 +3575,6 @@ msgid "Distance"
msgstr "དུས་སྐབས་ཚུ།(~I)"
#: dockingfontwork.ui:259
-#, fuzzy
msgctxt "dockingfontwork|indent|tooltip_text"
msgid "Indent"
msgstr "འགོ་མཚམས།"
@@ -3665,7 +3592,6 @@ msgid "Text Contour"
msgstr "ཚིག་ཡིག་ཀྱི་བུར་གཞོང་།"
#: dockingfontwork.ui:319
-#, fuzzy
msgctxt "dockingfontwork|noshadow|tooltip_text"
msgid "No Shadow"
msgstr "གྱིབ་མ་མེད་"
@@ -3823,7 +3749,6 @@ msgid "_Value"
msgstr "བེ་ལུ།"
#: extrustiondepthdialog.ui:135
-#, fuzzy
msgctxt "extrustiondepthdialog|label2"
msgid "Depth"
msgstr "གཏིང་ཚད།"
@@ -4027,7 +3952,6 @@ msgid "Formulas"
msgstr "མན་ངག"
#: findreplacedialog.ui:959
-#, fuzzy
msgctxt "findreplacedialog|calcsearchin"
msgid "Values"
msgstr "གནས་གོང་ཚུ།"
@@ -4139,7 +4063,6 @@ msgid "Contour Editor"
msgstr "བུར་གཞོང་ཞུན་དག་འབད།"
#: floatingcontour.ui:46
-#, fuzzy
msgctxt "floatingcontour|TBI_APPLY"
msgid "Apply"
msgstr "འཇུག་སྤྱོད་འབད།"
@@ -4163,7 +4086,6 @@ msgid "Rectangle"
msgstr "གྲུ་བཞི་ནར་མོ།"
#: floatingcontour.ui:126
-#, fuzzy
msgctxt "floatingcontour|TBI_CIRCLE"
msgid "Ellipse"
msgstr "སྒོང་དབྱིབས།"
@@ -4175,25 +4097,21 @@ msgid "Polygon"
msgstr "ཟུར་མང་དབྱིབས།"
#: floatingcontour.ui:166
-#, fuzzy
msgctxt "floatingcontour|TBI_POLYEDIT"
msgid "Edit Points"
msgstr "ཡིག་ཚད་ཞུན་དག་རྐྱབས།"
#: floatingcontour.ui:181
-#, fuzzy
msgctxt "floatingcontour|TBI_POLYMOVE"
msgid "Move Points"
msgstr "ཡིག་ཚད་ སྤོ་བཤུད་འབད།"
#: floatingcontour.ui:196
-#, fuzzy
msgctxt "floatingcontour|TBI_POLYINSERT"
msgid "Insert Points"
msgstr "ཡིག་ཚད་་བཙུགས།"
#: floatingcontour.ui:211
-#, fuzzy
msgctxt "floatingcontour|TBI_POLYDELETE"
msgid "Delete Points"
msgstr "ཡིག་ཚད་བཏོན་གཏང་།"
@@ -4260,13 +4178,11 @@ msgid "Add Item"
msgstr "རྣམ་གྲངས་ཁ་སྐོང་།"
#: formdatamenu.ui:20
-#, fuzzy
msgctxt "formdatamenu|addelement"
msgid "Add Element"
msgstr "རྒྱུ་རྫས་ཁ་སྐོང་།"
#: formdatamenu.ui:28
-#, fuzzy
msgctxt "formdatamenu|addattribute"
msgid "Add Attribute"
msgstr "ཁྱད་ཆོས་ཁ་སྐོང་།"
@@ -4369,25 +4285,21 @@ msgid "Propert_ies"
msgstr "རྒྱུ་དངོས་ཚུ།"
#: formnavimenu.ui:106
-#, fuzzy
msgctxt "formnavimenu|designmode"
msgid "Open in Design Mode"
msgstr "བཀོད་བསྒྲིག་ཐབས་ལམ་ནང་ཁ་ཕྱེ།"
#: formnavimenu.ui:114
-#, fuzzy
msgctxt "formnavimenu|controlfocus"
msgid "Automatic Control Focus"
msgstr "རང་བཞིན་གྱི་ ཚད་འཛིན་་ཆེད་དམིགས།"
#: functionmenu.ui:12
-#, fuzzy
msgctxt "functionmenu|avg"
msgid "Average"
msgstr "ཆ་སྙོམས།"
#: functionmenu.ui:20
-#, fuzzy
msgctxt "functionmenu|counta"
msgid "CountA"
msgstr "CountA"
@@ -4422,7 +4334,6 @@ msgid "Selection count"
msgstr ""
#: functionmenu.ui:62
-#, fuzzy
msgctxt "functionmenu|none"
msgid "None"
msgstr "ཅི་མེད།"
@@ -4566,13 +4477,11 @@ msgid "_Edit..."
msgstr "ཞུན་དག་"
#: headfootformatpage.ui:383
-#, fuzzy
msgctxt "headfootformatpage|labelHeaderFormat"
msgid "Header"
msgstr "མགོ་ཡིག"
#: headfootformatpage.ui:399
-#, fuzzy
msgctxt "headfootformatpage|labelFooterFormat"
msgid "Footer"
msgstr "མཇུག་ཡིག"
@@ -4584,7 +4493,6 @@ msgid "ImageMap Editor"
msgstr "གཟུགས་སྙན་གྱི་ས་ཁྲ་ཞུན་དག་འབད།"
#: imapdialog.ui:32
-#, fuzzy
msgctxt "imapdialog|TBI_APPLY"
msgid "Apply"
msgstr "འཇུག་སྤྱོད་འབད།"
@@ -4620,7 +4528,6 @@ msgid "Rectangle"
msgstr "གྲུ་བཞི་ནར་མོ།"
#: imapdialog.ui:121
-#, fuzzy
msgctxt "imapdialog|TBI_CIRCLE"
msgid "Ellipse"
msgstr "སྒོང་དབྱིབས།"
@@ -4638,25 +4545,21 @@ msgid "Freeform Polygon"
msgstr "ཟུར་མང་དབྱིབས་ཀྱི་རྣམ་པ་དེལཝ།"
#: imapdialog.ui:166
-#, fuzzy
msgctxt "imapdialog|TBI_POLYEDIT"
msgid "Edit Points"
msgstr "ཡིག་ཚད་ཞུན་དག་རྐྱབས།"
#: imapdialog.ui:181
-#, fuzzy
msgctxt "imapdialog|TBI_POLYMOVE"
msgid "Move Points"
msgstr "ཡིག་ཚད་ སྤོ་བཤུད་འབད།"
#: imapdialog.ui:196
-#, fuzzy
msgctxt "imapdialog|TBI_POLYINSERT"
msgid "Insert Points"
msgstr "ཡིག་ཚད་་བཙུགས།"
#: imapdialog.ui:211
-#, fuzzy
msgctxt "imapdialog|TBI_POLYDELETE"
msgid "Delete Points"
msgstr "ཡིག་ཚད་བཏོན་གཏང་།"
@@ -4710,7 +4613,6 @@ msgid "Text:"
msgstr "ཚིག་ཡིག"
#: imapmenu.ui:12
-#, fuzzy
msgctxt "imapmenu|url"
msgid "Description..."
msgstr "འགྲེལ་བཤད..."
@@ -4839,7 +4741,6 @@ msgid "_Edit..."
msgstr "ཞུན་དག་"
#: namespacedialog.ui:168
-#, fuzzy
msgctxt "namespacedialog|prefix"
msgid "Prefix"
msgstr "སྔོན་ཚིག"
@@ -5022,13 +4923,11 @@ msgid "1.5 Lines"
msgstr "༡ .༥ གྲལ་ཐིག་ཚུ།"
#: paralinespacingcontrol.ui:185
-#, fuzzy
msgctxt "paralinespacingcontrol|line_dist"
msgid "Double"
msgstr "ལོག་བལྟབ།"
#: paralinespacingcontrol.ui:186
-#, fuzzy
msgctxt "paralinespacingcontrol|line_dist"
msgid "Proportional"
msgstr "སྙོམས་ཚད་ཀྱི།"
@@ -5045,7 +4944,6 @@ msgid "Leading"
msgstr "མགུ་རྒྱན།"
#: paralinespacingcontrol.ui:189
-#, fuzzy
msgctxt "paralinespacingcontrol|line_dist"
msgid "Fixed"
msgstr "གཏན་བཟོ།"
@@ -5121,7 +5019,6 @@ msgid "New Password"
msgstr ""
#: presetmenu.ui:12
-#, fuzzy
msgctxt "presetmenu|rename"
msgid "Rename"
msgstr "བསྐྱར་མིང་བཏགས།"
@@ -5267,7 +5164,6 @@ msgid "List"
msgstr "ཐོ་ཡིག།"
#: redlinecontrol.ui:45
-#, fuzzy
msgctxt "redlinecontrol|filter"
msgid "Filter"
msgstr "ཚགས་མ།"
@@ -5291,7 +5187,6 @@ msgid "C_omment:"
msgstr "བསམ་བཀོད:།"
#: redlinefilterpage.ui:87
-#, fuzzy
msgctxt "redlinefilterpage|commentedit-atkobject"
msgid "Comment"
msgstr "བསམ་བཀོད་ཚུ།"
@@ -5302,7 +5197,6 @@ msgid "_Range:"
msgstr ""
#: redlinefilterpage.ui:123
-#, fuzzy
msgctxt "redlinefilterpage|actionlist-atkobject"
msgid "Action"
msgstr "བྱ་བ།"
@@ -5314,13 +5208,11 @@ msgid "A_ction:"
msgstr "བྱ་བ།"
#: redlinefilterpage.ui:159
-#, fuzzy
msgctxt "redlinefilterpage|authorlist-atkobject"
msgid "Author"
msgstr "རྩོམ་པ་པོ།"
#: redlinefilterpage.ui:186
-#, fuzzy
msgctxt "redlinefilterpage|rangeedit-atkobject"
msgid "Range"
msgstr "ཁྱབ་ཚད།"
@@ -5408,19 +5300,16 @@ msgid "Set current time and date"
msgstr ""
#: redlineviewpage.ui:21
-#, fuzzy
msgctxt "redlineviewpage|action"
msgid "Action"
msgstr "བྱ་བ།"
#: redlineviewpage.ui:33
-#, fuzzy
msgctxt "redlineviewpage|position"
msgid "Position"
msgstr "གནས་ས།"
#: redlineviewpage.ui:45
-#, fuzzy
msgctxt "redlineviewpage|author"
msgid "Author"
msgstr "རྩོམ་པ་པོ།"
@@ -5432,7 +5321,6 @@ msgid "Date"
msgstr "ཚེས་གྲངས།"
#: redlineviewpage.ui:69
-#, fuzzy
msgctxt "redlineviewpage|comment"
msgid "Comment"
msgstr "བསམ་བཀོད་ཚུ།"
@@ -5450,37 +5338,31 @@ msgid "Delete Rows"
msgstr "གྲལ་ཐིག་ བཏོན་གཏང་།"
#: rowsmenu.ui:19
-#, fuzzy
msgctxt "rowsmenu|save"
msgid "Save Record"
msgstr "དྲན་ཐོ་སྲུངས་།"
#: rowsmenu.ui:26
-#, fuzzy
msgctxt "rowsmenu|undo"
msgid "Undo: Data entry"
msgstr "འབད་བཤོལ:གནད་སྡུད་ཐོ་བཀོད།"
#: rulermenu.ui:12
-#, fuzzy
msgctxt "rulermenu|mm"
msgid "Millimeter"
msgstr "མི་ལི་མི་ཊར།"
#: rulermenu.ui:20
-#, fuzzy
msgctxt "rulermenu|cm"
msgid "Centimeter"
msgstr "སེན་ཊི་མི་ཊར།"
#: rulermenu.ui:28
-#, fuzzy
msgctxt "rulermenu|m"
msgid "Meter"
msgstr "མི་ཊར།"
#: rulermenu.ui:36
-#, fuzzy
msgctxt "rulermenu|km"
msgid "Kilometer"
msgstr "ཀི་ལོ་མི་ཊར།"
@@ -5492,13 +5374,11 @@ msgid "Inch"
msgstr "ཨིནཅི།"
#: rulermenu.ui:52
-#, fuzzy
msgctxt "rulermenu|ft"
msgid "Foot"
msgstr "ཕུཊི།"
#: rulermenu.ui:60
-#, fuzzy
msgctxt "rulermenu|mile"
msgid "Miles"
msgstr "མ་ཡིལསི།"
@@ -5510,7 +5390,6 @@ msgid "Point"
msgstr "ཡིག་ཚད།"
#: rulermenu.ui:76
-#, fuzzy
msgctxt "rulermenu|pc"
msgid "Pica"
msgstr "པི་ཀ།"
@@ -5762,7 +5641,6 @@ msgid "Quadratic"
msgstr ""
#: sidebararea.ui:174
-#, fuzzy
msgctxt "sidebararea|gradientstyle"
msgid "Square"
msgstr "གྲུ་བཞི།"
@@ -5806,13 +5684,11 @@ msgid "Select the type of transparency to apply."
msgstr ""
#: sidebararea.ui:251
-#, fuzzy
msgctxt "sidebararea|transtype"
msgid "None"
msgstr "ཅི་མེད།"
#: sidebararea.ui:252
-#, fuzzy
msgctxt "sidebararea|transtype"
msgid "Solid"
msgstr "རགས་པ།"
@@ -5844,7 +5720,6 @@ msgid "Quadratic"
msgstr ""
#: sidebararea.ui:258
-#, fuzzy
msgctxt "sidebararea|transtype"
msgid "Square"
msgstr "གྲུ་བཞི།"
@@ -5887,7 +5762,6 @@ msgid "Specify the luminance of the graphic."
msgstr ""
#: sidebargraphic.ui:70
-#, fuzzy
msgctxt "sidebargraphic|setbrightness-atkobject"
msgid "Brightness"
msgstr "དཀར་མདངས།"
@@ -5904,7 +5778,6 @@ msgid "Specify the degree of difference between the lightest and darkest parts o
msgstr ""
#: sidebargraphic.ui:107
-#, fuzzy
msgctxt "sidebargraphic|setcontrast-atkobject"
msgid "Contrast"
msgstr "ཚོན་མདངས།"
@@ -5961,13 +5834,11 @@ msgid "Green"
msgstr "ལྗང་ཁུ།"
#: sidebargraphic.ui:302
-#, fuzzy
msgctxt "sidebargraphic|setblue|tooltip_text"
msgid "Blue"
msgstr "ཧོནམ།"
#: sidebargraphic.ui:308
-#, fuzzy
msgctxt "sidebargraphic|setblue-atkobject"
msgid "Blue"
msgstr "ཧོནམ།"
@@ -5998,7 +5869,6 @@ msgid "Select the style of the line."
msgstr ""
#: sidebarline.ui:64
-#, fuzzy
msgctxt "sidebarline|linestyle-atkobject"
msgid "Style"
msgstr "བཟོ་རྣམ།"
@@ -6106,7 +5976,6 @@ msgid "Select the style of the line caps."
msgstr ""
#: sidebarline.ui:322
-#, fuzzy
msgctxt "sidebarline|linecapstyle"
msgid "Flat"
msgstr "ལེབ་ཏེམ།"
@@ -6118,7 +5987,6 @@ msgid "Round"
msgstr "སྒྲ་སྐད།"
#: sidebarline.ui:324
-#, fuzzy
msgctxt "sidebarline|linecapstyle"
msgid "Square"
msgstr "གྲུ་བཞི།"
@@ -6153,7 +6021,6 @@ msgid "_Spacing:"
msgstr "བར་སྟོང་བཞག་ཐངས།"
#: sidebarparagraph.ui:254
-#, fuzzy
msgctxt "sidebarparagraph|paraspacing|tooltip_text"
msgid "Spacing"
msgstr "བར་སྟོང་བཞག་ཐངས།"
@@ -6191,19 +6058,16 @@ msgid "_Indent:"
msgstr "འགོ་མཚམས།"
#: sidebarparagraph.ui:448
-#, fuzzy
msgctxt "sidebarparagraph|indent|tooltip_text"
msgid "Indent"
msgstr "འགོ་མཚམས།"
#: sidebarparagraph.ui:455
-#, fuzzy
msgctxt "sidebarparagraph|increaseindent|tooltip_text"
msgid "Increase Indent"
msgstr "འགོ་མཚམས་ཡར་སེང་འབད།"
#: sidebarparagraph.ui:469
-#, fuzzy
msgctxt "sidebarparagraph|decreaseindent|tooltip_text"
msgid "Decrease Indent"
msgstr "འགོ་མཚམས་མར་ཕབ་འབད།"
@@ -6262,7 +6126,6 @@ msgid "Enter the value for the horizontal position."
msgstr ""
#: sidebarpossize.ui:65
-#, fuzzy
msgctxt "sidebarpossize|horizontalpos-atkobject"
msgid "Horizontal"
msgstr "ཐད་སྙོམས།"
@@ -6296,7 +6159,6 @@ msgid "Enter a width for the selected object."
msgstr ""
#: sidebarpossize.ui:146
-#, fuzzy
msgctxt "sidebarpossize|selectwidth-atkobject"
msgid "Width"
msgstr "རྒྱ་ཚད།"
@@ -6313,7 +6175,6 @@ msgid "Enter a height for the selected object."
msgstr ""
#: sidebarpossize.ui:187
-#, fuzzy
msgctxt "sidebarpossize|selectheight-atkobject"
msgid "Height"
msgstr "མཐོ་ཚད།"
@@ -6336,7 +6197,6 @@ msgid "_Rotation:"
msgstr "བསྒྱིར་ནི།"
#: sidebarpossize.ui:254
-#, fuzzy
msgctxt "sidebarpossize|orientationcontrol-atkobject"
msgid "Rotation"
msgstr "བསྒྱིར་ནི།"
@@ -6448,31 +6308,26 @@ msgid "Custom Value"
msgstr ""
#: textcontrolchardialog.ui:8
-#, fuzzy
msgctxt "textcontrolchardialog|TextControlCharacterPropertiesDialog"
msgid "Character"
msgstr "ཡིག་འབྲུ།"
#: textcontrolchardialog.ui:106
-#, fuzzy
msgctxt "textcontrolchardialog|font"
msgid "Font"
msgstr "ཡིག་གཟུགས།"
#: textcontrolchardialog.ui:128
-#, fuzzy
msgctxt "textcontrolchardialog|fonteffects"
msgid "Font Effects"
msgstr "ཡིག་གཟུགས་ཀྱི་ནུས་པ་ཚུ།"
#: textcontrolchardialog.ui:151
-#, fuzzy
msgctxt "textcontrolchardialog|position"
msgid "Position"
msgstr "གནས་ས།"
#: textcontrolparadialog.ui:8
-#, fuzzy
msgctxt "textcontrolparadialog|TextControlParagraphPropertiesDialog"
msgid "Paragraph"
msgstr "དོན་མཚམས།"
@@ -6483,7 +6338,6 @@ msgid "Indents & Spacing"
msgstr ""
#: textcontrolparadialog.ui:128
-#, fuzzy
msgctxt "textcontrolparadialog|labelTP_PARA_ALIGN"
msgid "Alignment"
msgstr "ཕྲང་སྒྲིག"
@@ -6510,13 +6364,11 @@ msgid "Single"
msgstr "རྐྱང་པ་"
#: textunderlinecontrol.ui:61
-#, fuzzy
msgctxt "textunderlinecontrol|double|tooltip_text"
msgid "Double"
msgstr "ལོག་བལྟབ།"
#: textunderlinecontrol.ui:78
-#, fuzzy
msgctxt "textunderlinecontrol|bold|tooltip_text"
msgid "Bold"
msgstr "རྒྱགས་པ།"
@@ -6569,13 +6421,11 @@ msgid "Add Item"
msgstr "རྣམ་གྲངས་ཁ་སྐོང་།"
#: xformspage.ui:40
-#, fuzzy
msgctxt "xformspage|TBI_ITEM_ADD_ELEMENT"
msgid "Add Element"
msgstr "རྒྱུ་རྫས་ཁ་སྐོང་།"
#: xformspage.ui:54
-#, fuzzy
msgctxt "xformspage|TBI_ITEM_ADD_ATTRIBUTE"
msgid "Add Attribute"
msgstr "ཁྱད་ཆོས་ཁ་སྐོང་།"
@@ -6599,13 +6449,11 @@ msgid "Digital Signatures..."
msgstr "ཌི་ཇི་ཊཱལ་མིང་རྟགས་་་་"
#: zoommenu.ui:12
-#, fuzzy
msgctxt "zoommenu|page"
msgid "Entire Page"
msgstr "ཤོག་ལེབ་ཧྲིལ་བུ།"
#: zoommenu.ui:20
-#, fuzzy
msgctxt "zoommenu|width"
msgid "Page Width"
msgstr "ཤོག་ལེབ་ཀྱི་རྒྱ་ཚད།"
@@ -6616,7 +6464,6 @@ msgid "Optimal View"
msgstr ""
#: zoommenu.ui:36
-#, fuzzy
msgctxt "zoommenu|50"
msgid "50%"
msgstr "༥༠%"
@@ -6627,7 +6474,6 @@ msgid "75%"
msgstr ""
#: zoommenu.ui:52
-#, fuzzy
msgctxt "zoommenu|100"
msgid "100%"
msgstr "༡༠༠%"
@@ -6639,7 +6485,6 @@ msgid "150%"
msgstr "༥༠%"
#: zoommenu.ui:68
-#, fuzzy
msgctxt "zoommenu|200"
msgid "200%"
msgstr "༢༠༠%"
@@ -6651,7 +6496,6 @@ msgid "Drawing object"
msgstr "དངོས་པོ་ཚུ་འབྲི་དོ།"
#: strings.hrc:26
-#, fuzzy
msgctxt "STR_ObjNamePluralNONE"
msgid "Drawing objects"
msgstr "དངོས་པོ་ཚུ་འབྲི་དོ།"
@@ -7004,13 +6848,11 @@ msgid "Outline Texts"
msgstr "མཐའ་ཐིག་ཚིག་ཡིག་ཚུ།"
#: strings.hrc:95
-#, fuzzy
msgctxt "STR_ObjNameSingulGRAF"
msgid "Image"
msgstr "གཟུགས་བརྙན།"
#: strings.hrc:96
-#, fuzzy
msgctxt "STR_ObjNamePluralGRAF"
msgid "Images"
msgstr "གཟུགས་བརྙན་ཚུ།"
@@ -7066,7 +6908,6 @@ msgid "Linked Metafiles"
msgstr "འབྲེལ་མཐུད་འབད་ཡོད་པའི་མེ་ཊ་ཕ་ཡིལསི།"
#: strings.hrc:107
-#, fuzzy
msgctxt "STR_ObjNameSingulGRAFBMP"
msgid "Image"
msgstr "གཟུགས་བརྙན།"
@@ -7089,7 +6930,6 @@ msgid "Linked image with transparency"
msgstr "དྭངས་གསལ་དང་བཅས་པའི་འབྲེལ་མཐུད་འབད་ཡོད་པའི་བིཊི་མེཔསི།"
#: strings.hrc:111
-#, fuzzy
msgctxt "STR_ObjNamePluralGRAFBMP"
msgid "Images"
msgstr "གཟུགས་བརྙན་ཚུ།"
@@ -7222,7 +7062,6 @@ msgid "Dimensioning objects"
msgstr "རྒྱ་ཁྱོན་བཟོ་བའི་དངོས་པོ།"
#: strings.hrc:137
-#, fuzzy
msgctxt "STR_ObjNamePlural"
msgid "Drawing objects"
msgstr "དངོས་པོ་ཚུ་འབྲི་དོ།"
@@ -7291,7 +7130,6 @@ msgid "3D scenes"
msgstr "༣ཌི་ འཁྲབ་ཚན་ཚུ།"
#: strings.hrc:150
-#, fuzzy
msgctxt "STR_ObjNameSingulSphere3d"
msgid "Sphere"
msgstr "ཟླུམ་གཟུགས།"
@@ -8622,7 +8460,6 @@ msgid "Glue spacing object 2"
msgstr "གུ་ལུ་བར་སྟོང་བཞག་ཐངས་ཀྱི་དངོས་པོ་ ༢།"
#: strings.hrc:418
-#, fuzzy
msgctxt "SIP_SA_EDGELINEDELTACOUNT"
msgid "Number of movable lines"
msgstr "སྤོ་བཤུད་འབད་བཏུབ་པའི་གྲལ་ཐིག་ཨང་གྲངས།"
@@ -9244,7 +9081,6 @@ msgid "Bitmap"
msgstr "བིཊ་མེབ།"
#: strings.hrc:542
-#, fuzzy
msgctxt "RID_SVXSTR_PATTERN"
msgid "Pattern"
msgstr "དཔེ་གཞི།"
@@ -9261,7 +9097,6 @@ msgid "Line Style"
msgstr "གྲལ་ཐིག་གི་བཟོ་རྣམ།"
#: strings.hrc:545
-#, fuzzy
msgctxt "RID_SVXSTR_INVISIBLE"
msgid "None"
msgstr "ཅི་མེད།"
@@ -9349,7 +9184,6 @@ msgid "Gray"
msgstr "སྐྱ་ཐལ།"
#: strings.hrc:563
-#, fuzzy
msgctxt "RID_SVXSTR_COLOR_WHITE"
msgid "White"
msgstr "དཀརཔོ།"
@@ -9381,7 +9215,6 @@ msgid "Red"
msgstr "དམརཔོ"
#: strings.hrc:569
-#, fuzzy
msgctxt "RID_SVXSTR_COLOR_VIOLET"
msgid "Violet"
msgstr "སྔོ་སྨུག"
@@ -9419,7 +9252,6 @@ msgstr "རེས་ཆ།"
#. Light variants of the standard color palette
#: strings.hrc:577
-#, fuzzy
msgctxt "RID_SVXSTR_COLOR_LIGHTGRAY"
msgid "Light Gray"
msgstr "དཀར་སྐྱ།"
@@ -9564,7 +9396,6 @@ msgid "Cyan"
msgstr ""
#: strings.hrc:607
-#, fuzzy
msgctxt "RID_SVXSTR_COLOR_MAGENTA"
msgid "Magenta"
msgstr "དམར་སྨུག།"
@@ -10169,7 +10000,6 @@ msgid "Pink Gradient"
msgstr ""
#: strings.hrc:728
-#, fuzzy
msgctxt "RID_SVXSTR_GRDT64"
msgid "Sky"
msgstr "གནམ་མཁའ།"
@@ -10681,7 +10511,6 @@ msgid "Trellis"
msgstr ""
#: strings.hrc:826
-#, fuzzy
msgctxt "RID_SVXSTR_BMP63"
msgid "Sphere"
msgstr "ཟླུམ་གཟུགས།"
@@ -10723,7 +10552,6 @@ msgid "Vertical"
msgstr "ཀེར་ཕྲང་།"
#: strings.hrc:834
-#, fuzzy
msgctxt "RID_SVXSTR_BMP71"
msgid "Horizontal"
msgstr "ཐད་སྙོམས།"
@@ -10739,7 +10567,6 @@ msgid "Upward Diagonal"
msgstr ""
#: strings.hrc:837
-#, fuzzy
msgctxt "RID_SVXSTR_BMP74"
msgid "Cross"
msgstr "སྐེདཔ་བཏོག"
@@ -11090,7 +10917,6 @@ msgid "Last Custom Value"
msgstr ""
#: strings.hrc:910
-#, fuzzy
msgctxt "RID_SVXSTR_PT"
msgid "pt"
msgstr "པི་ཊི།"
@@ -11203,7 +11029,6 @@ msgid "Emoticons"
msgstr "གདོང་ཚབ་ཚུ།"
#: strings.hrc:939
-#, fuzzy
msgctxt "RID_GALLERYSTR_THEME_PHOTOS"
msgid "Images"
msgstr "གཟུགས་བརྙན་ཚུ།"
@@ -11239,7 +11064,6 @@ msgid "Surfaces"
msgstr "ཕྱི་ངོས་ཚུ།"
#: strings.hrc:946
-#, fuzzy
msgctxt "RID_GALLERYSTR_THEME_COMPUTERS"
msgid "Computers"
msgstr "གློག་རིག་ཚུ།"
@@ -11446,55 +11270,46 @@ msgid "P~arallel"
msgstr "མཉམ་སྤྱོད།(~a)"
#: strings.hrc:990
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_NW"
msgid "Extrusion North-West"
msgstr "ནུབ་བྱང་བཙིར་བཏོན།"
#: strings.hrc:991
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_N"
msgid "Extrusion North"
msgstr "བྱང་བཙིར་བཏོན།"
#: strings.hrc:992
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_NE"
msgid "Extrusion North-East"
msgstr "བྱང་ཤར་བཙིར་བཏོན།"
#: strings.hrc:993
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_W"
msgid "Extrusion West"
msgstr "བཙིར་བཏོན་ནུབ།"
#: strings.hrc:994
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_NONE"
msgid "Extrusion Backwards"
msgstr "རྒྱབ་ཕྱོགས་བཙིར་བཏོན།"
#: strings.hrc:995
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_E"
msgid "Extrusion East"
msgstr "ཤར་བཙིར་བཏོན།"
#: strings.hrc:996
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_SW"
msgid "Extrusion South-West"
msgstr "ལྷོ་ནུབ་ བཙིར་བཏོན།"
#: strings.hrc:997
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_S"
msgid "Extrusion South"
msgstr "ལྷོ་ བཙིར་བཏོན།"
#: strings.hrc:998
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_SE"
msgid "Extrusion South-East"
msgstr "ཤར་ལྷོ་ བཙིར་བཏོན།"
@@ -11660,7 +11475,6 @@ msgstr ""
#. This is duplicated in GenericCommands.xcu in officecfg.
#: strings.hrc:1032
-#, fuzzy
msgctxt "RID_SVXSTR_CHARFONTNAME"
msgid "Font Name"
msgstr "ཡིག་གཟུགས་མིང་།"
@@ -12324,7 +12138,6 @@ msgid "Data Navigator"
msgstr "གནད་སྡུད་འགྲུལ་བསྐྱོད།"
#: strings.hrc:1171
-#, fuzzy
msgctxt "RID_STR_READONLY_VIEW"
msgid " (read-only)"
msgstr " (ལྷག་ནི་-ཙམ།)"
@@ -12437,7 +12250,6 @@ msgid "Get"
msgstr "ལེན་"
#: strings.hrc:1188
-#, fuzzy
msgctxt "RID_STR_REPLACE_NONE"
msgid "None"
msgstr "ཅི་མེད།"
@@ -12558,7 +12370,6 @@ msgid "Binding"
msgstr "སྡམ་ཐག་ཚུ།"
#: strings.hrc:1211
-#, fuzzy
msgctxt "RID_STR_BINDING_EXPR"
msgid "Binding expression"
msgstr "སྡམ་ཐག་གསལ་བརྗོད།"
@@ -12663,13 +12474,11 @@ msgid "Zoom factor. Right-click to change zoom factor or click to open Zoom dial
msgstr ""
#: strings.hrc:1235
-#, fuzzy
msgctxt "RID_SVXSTR_ZOOM_IN"
msgid "Zoom In"
msgstr "ཕྱིར་རྒྱས།"
#: strings.hrc:1236
-#, fuzzy
msgctxt "RID_SVXSTR_ZOOM_OUT"
msgid "Zoom Out"
msgstr "ནང་ཟུམ།"
@@ -12680,7 +12489,6 @@ msgid "25%"
msgstr ""
#: strings.hrc:1238
-#, fuzzy
msgctxt "RID_SVXSTR_ZOOM_50"
msgid "50%"
msgstr "༥༠%"
@@ -12691,7 +12499,6 @@ msgid "75%"
msgstr ""
#: strings.hrc:1240
-#, fuzzy
msgctxt "RID_SVXSTR_ZOOM_100"
msgid "100%"
msgstr "༡༠༠%"
@@ -12703,7 +12510,6 @@ msgid "150%"
msgstr "༥༠%"
#: strings.hrc:1242
-#, fuzzy
msgctxt "RID_SVXSTR_ZOOM_200"
msgid "200%"
msgstr "༢༠༠%"
@@ -12766,7 +12572,6 @@ msgid "Reached the end of the sheet"
msgstr ""
#: strings.hrc:1255
-#, fuzzy
msgctxt "RID_SVXSTR_SEARCH_NOT_FOUND"
msgid "Search key not found"
msgstr "འཚོལ་ཞིབ་ལྡེ་མིག་ མ་ཐོབ།"
@@ -14286,7 +14091,6 @@ msgid "Miscellaneous Symbols And Pictographs"
msgstr ""
#: strings.hrc:1570
-#, fuzzy
msgctxt "RID_SUBSETMAP"
msgid "Emoticons"
msgstr "གདོང་ཚབ་ཚུ།"
@@ -14817,7 +14621,6 @@ msgid "Widows"
msgstr "ཨོར་ཕེནསི།"
#: svxitems.hrc:63
-#, fuzzy
msgctxt "RID_ATTR_NAMES"
msgid "Paragraph spacing"
msgstr "དོན་མཚམས་བར་སྟོང་བཞག་ཐངས།"
diff --git a/source/dz/sw/messages.po b/source/dz/sw/messages.po
index 669e512c48f..7ce924afe81 100644
--- a/source/dz/sw/messages.po
+++ b/source/dz/sw/messages.po
@@ -207,7 +207,6 @@ msgid "%PRODUCTNAME Chart"
msgstr "%PRODUCTNAME ཀེལ་སི།"
#: cnttab.hrc:31
-#, fuzzy
msgctxt "RES_SRCTYPES"
msgid "%PRODUCTNAME Calc"
msgstr "%PRODUCTNAME ཀེལ་སི།"
@@ -360,7 +359,6 @@ msgid "$(ARG1) has changed."
msgstr "$(ARG1) འདི་གིས་བསྒྱུར་བཅོས་འབད་ཡོད།"
#: error.hrc:47
-#, fuzzy
msgctxt "RID_SW_ERRHDL"
msgid "$(ARG1) does not exist."
msgstr "$(ARG1)འདི་གནས་ཏེ་མིན་འདུག"
@@ -416,7 +414,6 @@ msgid "Dear"
msgstr "ལོ།"
#: mmaddressblockpage.hrc:28
-#, fuzzy
msgctxt "RA_SALUTATION"
msgid "Hello"
msgstr "ཧེ་ལོ།"
@@ -442,7 +439,6 @@ msgid "!"
msgstr ""
#: mmaddressblockpage.hrc:37
-#, fuzzy
msgctxt "RA_PUNCTUATION"
msgid "(none)"
msgstr "(ཅི་མེད།)"
@@ -1539,7 +1535,6 @@ msgid "The following characters are not valid and have been removed: "
msgstr ""
#: strings.hrc:235
-#, fuzzy
msgctxt "STR_BOOKMARK_DEF_NAME"
msgid "Bookmark"
msgstr "དེབ་རྟགས།"
@@ -1557,19 +1552,16 @@ msgid "Text"
msgstr "ཚིག་ཡིག"
#: strings.hrc:238
-#, fuzzy
msgctxt "SW_STR_NONE"
msgid "[None]"
msgstr "[None]"
#: strings.hrc:239
-#, fuzzy
msgctxt "STR_CAPTION_BEGINNING"
msgid "Start"
msgstr "འགོ་བཙུགས།"
#: strings.hrc:240
-#, fuzzy
msgctxt "STR_CAPTION_END"
msgid "End"
msgstr "མཇུག"
@@ -1580,7 +1572,6 @@ msgid "Above"
msgstr ""
#: strings.hrc:242
-#, fuzzy
msgctxt "STR_CAPTION_BELOW"
msgid "Below"
msgstr "འོག་ལུ།"
@@ -1673,7 +1664,6 @@ msgid "Table"
msgstr "ཐིག་ཁྲམ།"
#: strings.hrc:261
-#, fuzzy
msgctxt "STR_GRAPHIC_DEFNAME"
msgid "Image"
msgstr "གཟུགས་བརྙན།"
@@ -1689,7 +1679,6 @@ msgid "Frame"
msgstr "གཞི་ཁྲམ།"
#: strings.hrc:264
-#, fuzzy
msgctxt "STR_SHAPE_DEFNAME"
msgid "Shape"
msgstr "དབྱིབས།"
@@ -1863,7 +1852,6 @@ msgstr ""
"མིང་སོ་སོ་གཅིག་ལག་ལེན་གྱི་ཐོག་ལས་ ལོག་སྟེ་ར་འབད་རྩོལ་བསྐྱེད་གནང་།"
#: strings.hrc:297
-#, fuzzy
msgctxt "STR_NUMERIC"
msgid "Numeric"
msgstr "ཨང་གྲངས་ཀྱི་"
@@ -2022,7 +2010,6 @@ msgid "Text frames"
msgstr "ཚིག་ཡིག་གཞི་ཁྲམ།"
#: strings.hrc:329
-#, fuzzy
msgctxt "STR_CONTENT_TYPE_GRAPHIC"
msgid "Images"
msgstr "གཟུགས་བརྙན་ཚུ།"
@@ -2127,7 +2114,6 @@ msgid "Text frame"
msgstr "ཚིག་ཡིག་གཞི་ཁྲམ།"
#: strings.hrc:349
-#, fuzzy
msgctxt "STR_CONTENT_TYPE_SINGLE_GRAPHIC"
msgid "Image"
msgstr "གཟུགས་བརྙན།"
@@ -2570,7 +2556,6 @@ msgid "AutoFormat Table"
msgstr ""
#: strings.hrc:432
-#, fuzzy
msgctxt "STR_UNDO_TABLE_INSCOL"
msgid "Insert Column"
msgstr "ཀེར་ཐིག་བཙུགས།"
@@ -2628,13 +2613,11 @@ msgid "Remove index/table"
msgstr ""
#: strings.hrc:442
-#, fuzzy
msgctxt "STR_TABLE_TBLCPYTBL"
msgid "Copy table"
msgstr "ཐིག་ཁྲམ་ འདྲ་བཤུས་རྐྱབས།"
#: strings.hrc:443
-#, fuzzy
msgctxt "STR_TABLE_CPYTBL"
msgid "Copy table"
msgstr "ཐིག་ཁྲམ་ འདྲ་བཤུས་རྐྱབས།"
@@ -2688,7 +2671,6 @@ msgid "insert URL button"
msgstr ""
#: strings.hrc:453
-#, fuzzy
msgctxt "STR_INSERT_URLTXT"
msgid "Insert Hyperlink"
msgstr "ཧའི་པར་ལིནཀི་བཙུགས།"
@@ -2813,7 +2795,6 @@ msgid "Delete Row"
msgstr "གྲལ་ཐིག་ བཏོན་གཏང་།"
#: strings.hrc:476
-#, fuzzy
msgctxt "STR_UNDO_REDLINE_TABLE_CELL_INSERT"
msgid "Insert Cell"
msgstr "ནང་ཐིག་བཙུགས།"
@@ -3210,7 +3191,6 @@ msgid "Character"
msgstr "ཡིག་འབྲུ་ཚུ:"
#: strings.hrc:555
-#, fuzzy
msgctxt "STR_STYLE_FAMILY_PARAGRAPH"
msgid "Paragraph"
msgstr "དོན་མཚམས།"
@@ -3239,7 +3219,6 @@ msgid "Table"
msgstr "ཐིག་ཁྲམ།"
#: strings.hrc:560
-#, fuzzy
msgctxt "STR_STYLE_FAMILY_CELL"
msgid "Cell"
msgstr "ནང་ཐིག"
@@ -3250,7 +3229,6 @@ msgid "Asian"
msgstr ""
#: strings.hrc:563
-#, fuzzy
msgctxt "ST_SCRIPT_CTL"
msgid "CTL"
msgstr "སི་ཊི་ཨེལ།"
@@ -3302,7 +3280,6 @@ msgid "Form control~s"
msgstr "ཚད་འཛིན་གཞི་སྒྲུབ་འབད།"
#: strings.hrc:572
-#, fuzzy
msgctxt "STR_PRINTOPTUI_COLOR"
msgid "Color"
msgstr "ཚོས་གཞི།"
@@ -3383,7 +3360,6 @@ msgid "Front sides / right pages"
msgstr ""
#: strings.hrc:587
-#, fuzzy
msgctxt "STR_PRINTOPTUI_INCLUDE"
msgid "Include"
msgstr "གྲངས་སུ་བཙུགས།"
@@ -3432,7 +3408,6 @@ msgid "Place in margins"
msgstr ""
#: strings.hrc:597
-#, fuzzy
msgctxt "STR_FORMULA_CALC"
msgid "Functions"
msgstr "ལས་འགན།"
@@ -3444,7 +3419,6 @@ msgid "Cancel"
msgstr "ཆ་མེད་གཏང་"
#: strings.hrc:599
-#, fuzzy
msgctxt "STR_FORMULA_APPLY"
msgid "Apply"
msgstr "འཇུག་སྤྱོད་འབད།"
@@ -3542,7 +3516,6 @@ msgid "Edit..."
msgstr "ཞུན་དག"
#: strings.hrc:617
-#, fuzzy
msgctxt "STR_UPDATE"
msgid "~Update"
msgstr "དུས་མཐུན་བཟོ།(~U)"
@@ -3572,7 +3545,6 @@ msgid "~Index"
msgstr "ཟུར་ཐོ།"
#: strings.hrc:622
-#, fuzzy
msgctxt "STR_FILE"
msgid "File"
msgstr "ཡིག་སྣོད།"
@@ -3590,7 +3562,6 @@ msgid "Text"
msgstr "ཚིག་ཡིག"
#: strings.hrc:625
-#, fuzzy
msgctxt "STR_DELETE"
msgid "Delete"
msgstr "བཏོན་གཏང་།"
@@ -3602,13 +3573,11 @@ msgid "~Delete"
msgstr "བཏོན་གཏང་(~D)"
#: strings.hrc:627
-#, fuzzy
msgctxt "STR_UPDATE_SEL"
msgid "Selection"
msgstr "སེལ་འཐུ།"
#: strings.hrc:628
-#, fuzzy
msgctxt "STR_UPDATE_INDEX"
msgid "Indexes"
msgstr "ཟུར་ཐོ་ཚུ།"
@@ -3620,7 +3589,6 @@ msgid "Links"
msgstr "གྲལ་ཐིག"
#: strings.hrc:630
-#, fuzzy
msgctxt "STR_UPDATE_ALL"
msgid "All"
msgstr "ཆ་མཉམ།"
@@ -3707,7 +3675,6 @@ msgstr ""
#. Error calculator
#: strings.hrc:649
-#, fuzzy
msgctxt "STR_POSTIT_PAGE"
msgid "Page"
msgstr "ཤོག་ལེབ།"
@@ -3719,7 +3686,6 @@ msgid "Line"
msgstr "གྲལ་ཐིག"
#: strings.hrc:651
-#, fuzzy
msgctxt "STR_POSTIT_AUTHOR"
msgid "Author"
msgstr "རྩོམ་པ་པོ།"
@@ -3844,7 +3810,6 @@ msgid "Title"
msgstr "མགོ་མིང་།"
#: strings.hrc:675
-#, fuzzy
msgctxt "FLD_DOCINFO_THEMA"
msgid "Subject"
msgstr "དོན་ཚན།"
@@ -3879,13 +3844,11 @@ msgid "Last printed"
msgstr ""
#: strings.hrc:681
-#, fuzzy
msgctxt "FLD_DOCINFO_DOCNO"
msgid "Revision number"
msgstr "ཨང་གྲངས་བསྐྱར་སྦྱོང་།"
#: strings.hrc:682
-#, fuzzy
msgctxt "FLD_DOCINFO_EDIT"
msgid "Total editing time"
msgstr "ཞུན་དག་འབད་ནའི་ཆུ་ཚད་བསྡོམས།"
@@ -3906,13 +3869,11 @@ msgid "Next convert $(ARG1)"
msgstr ""
#: strings.hrc:686
-#, fuzzy
msgctxt "STR_AUTH_TYPE_ARTICLE"
msgid "Article"
msgstr "རྩོམ་བྲིས།"
#: strings.hrc:687
-#, fuzzy
msgctxt "STR_AUTH_TYPE_BOOK"
msgid "Book"
msgstr "ཀི་དེབ།"
@@ -3924,79 +3885,66 @@ msgid "Brochures"
msgstr "དེབ་ཆུང་།(~u)"
#: strings.hrc:689
-#, fuzzy
msgctxt "STR_AUTH_TYPE_CONFERENCE"
msgid "Conference proceedings"
msgstr "ཞལ་འཛོམས་ཀྱི་བྱ་རིམ་ཚུ།"
#: strings.hrc:690
-#, fuzzy
msgctxt "STR_AUTH_TYPE_INBOOK"
msgid "Book excerpt"
msgstr "ཀི་དེབ་ཟུར་བཏོན་གྱི་ཚིག"
#: strings.hrc:691
-#, fuzzy
msgctxt "STR_AUTH_TYPE_INCOLLECTION"
msgid "Book excerpt with title"
msgstr "མགོ་མིང་དང་བཅས་ ཀི་དེབ་ཟུར་བཏོན་གྱི་ཚིག"
#: strings.hrc:692
-#, fuzzy
msgctxt "STR_AUTH_TYPE_INPROCEEDINGS"
msgid "Conference proceedings"
msgstr "ཞལ་འཛོམས་ཀྱི་བྱ་རིམ་ཚུ།"
#: strings.hrc:693
-#, fuzzy
msgctxt "STR_AUTH_TYPE_JOURNAL"
msgid "Journal"
msgstr "གསར་དེབ།"
#: strings.hrc:694
-#, fuzzy
msgctxt "STR_AUTH_TYPE_MANUAL"
msgid "Techn. documentation"
msgstr "འཕྲུལ་རིག་ཡིག་ཐོ་བཀོད་པ།"
#: strings.hrc:695
-#, fuzzy
msgctxt "STR_AUTH_TYPE_MASTERSTHESIS"
msgid "Thesis"
msgstr "ཉམས་ཞིབ་ཆེད་རྩོམ།"
#: strings.hrc:696
-#, fuzzy
msgctxt "STR_AUTH_TYPE_MISC"
msgid "Miscellaneous"
msgstr "སྣ་ཚོགས།"
#: strings.hrc:697
-#, fuzzy
msgctxt "STR_AUTH_TYPE_PHDTHESIS"
msgid "Dissertation"
msgstr "ཞིབ་བརྩད་རྩོམ་བྲིས།"
#: strings.hrc:698
-#, fuzzy
msgctxt "STR_AUTH_TYPE_PROCEEDINGS"
msgid "Conference proceedings"
msgstr "ཞལ་འཛོམས་ཀྱི་བྱ་རིམ་ཚུ།"
#: strings.hrc:699
-#, fuzzy
msgctxt "STR_AUTH_TYPE_TECHREPORT"
msgid "Research report"
msgstr "འཚོལ་ཞིབ་ སྙན་ཞུ།"
#: strings.hrc:700
-#, fuzzy
msgctxt "STR_AUTH_TYPE_UNPUBLISHED"
msgid "Unpublished"
msgstr "དེབ་བསྐྲུན་མ་འབདཝ།"
#: strings.hrc:701
-#, fuzzy
msgctxt "STR_AUTH_TYPE_EMAIL"
msgid "E-mail"
msgstr "གློག་འཕྲིན།"
@@ -4008,37 +3956,31 @@ msgid "WWW document"
msgstr "ཡིག་ཆ་རེ་ལུ།"
#: strings.hrc:703
-#, fuzzy
msgctxt "STR_AUTH_TYPE_CUSTOM1"
msgid "User-defined1"
msgstr "ལག་ལེན་པ་-ངེས་འཛིན་འབད་ཡོདཔ་ ༡།"
#: strings.hrc:704
-#, fuzzy
msgctxt "STR_AUTH_TYPE_CUSTOM2"
msgid "User-defined2"
msgstr "ལག་ལེན་པ་-ངེས་འཛིན་འབད་ཡོདཔ་ ༢།"
#: strings.hrc:705
-#, fuzzy
msgctxt "STR_AUTH_TYPE_CUSTOM3"
msgid "User-defined3"
msgstr "ལག་ལེན་པ་-ངེས་འཛིན་འབད་ཡོདཔ་ ༣།"
#: strings.hrc:706
-#, fuzzy
msgctxt "STR_AUTH_TYPE_CUSTOM4"
msgid "User-defined4"
msgstr "ལག་ལེན་པ་-ངེས་འཛིན་འབད་ཡོདཔ་ ༤།"
#: strings.hrc:707
-#, fuzzy
msgctxt "STR_AUTH_TYPE_CUSTOM5"
msgid "User-defined5"
msgstr "ལག་ལེན་པ་-ངེས་འཛིན་འབད་ཡོདཔ་ ༥།"
#: strings.hrc:708
-#, fuzzy
msgctxt "STR_AUTH_FIELD_IDENTIFIER"
msgid "Short name"
msgstr "མིང་ཐུང་ཀུ"
@@ -4074,7 +4016,6 @@ msgid "Book title"
msgstr "ཀི་དེབ་མགོ་མིང་།(~B)"
#: strings.hrc:714
-#, fuzzy
msgctxt "STR_AUTH_FIELD_CHAPTER"
msgid "Chapter"
msgstr "ལེའུ།"
@@ -4104,19 +4045,16 @@ msgid "Institution"
msgstr "སྤེལ་ཁང་།(~u)"
#: strings.hrc:719
-#, fuzzy
msgctxt "STR_AUTH_FIELD_JOURNAL"
msgid "Journal"
msgstr "གསར་དེབ།"
#: strings.hrc:720
-#, fuzzy
msgctxt "STR_AUTH_FIELD_MONTH"
msgid "Month"
msgstr "ཟླཝ།"
#: strings.hrc:721
-#, fuzzy
msgctxt "STR_AUTH_FIELD_NOTE"
msgid "Note"
msgstr "དྲན་འཛིན།"
@@ -4140,7 +4078,6 @@ msgid "Page(s)"
msgstr "ཤོག་ལེབ་(ཚུ་)།(~g)"
#: strings.hrc:725
-#, fuzzy
msgctxt "STR_AUTH_FIELD_PUBLISHER"
msgid "Publisher"
msgstr "དཔེ་བསྐྲུན་པ།"
@@ -4170,13 +4107,11 @@ msgid "Type of report"
msgstr "སྙན་ཞུའི་དབྱེ་བ།(~p)"
#: strings.hrc:730
-#, fuzzy
msgctxt "STR_AUTH_FIELD_VOLUME"
msgid "Volume"
msgstr "སྐད་ཤུགས།"
#: strings.hrc:731
-#, fuzzy
msgctxt "STR_AUTH_FIELD_YEAR"
msgid "Year"
msgstr "ལོ།"
@@ -4188,31 +4123,26 @@ msgid "URL"
msgstr "ཡུ་ཨར་ཨེལ།"
#: strings.hrc:733
-#, fuzzy
msgctxt "STR_AUTH_FIELD_CUSTOM1"
msgid "User-defined1"
msgstr "ལག་ལེན་པ་-ངེས་འཛིན་འབད་ཡོདཔ་ ༡།"
#: strings.hrc:734
-#, fuzzy
msgctxt "STR_AUTH_FIELD_CUSTOM2"
msgid "User-defined2"
msgstr "ལག་ལེན་པ་-ངེས་འཛིན་འབད་ཡོདཔ་ ༢།"
#: strings.hrc:735
-#, fuzzy
msgctxt "STR_AUTH_FIELD_CUSTOM3"
msgid "User-defined3"
msgstr "ལག་ལེན་པ་-ངེས་འཛིན་འབད་ཡོདཔ་ ༣།"
#: strings.hrc:736
-#, fuzzy
msgctxt "STR_AUTH_FIELD_CUSTOM4"
msgid "User-defined4"
msgstr "ལག་ལེན་པ་-ངེས་འཛིན་འབད་ཡོདཔ་ ༤།"
#: strings.hrc:737
-#, fuzzy
msgctxt "STR_AUTH_FIELD_CUSTOM5"
msgid "User-defined5"
msgstr "ལག་ལེན་པ་-ངེས་འཛིན་འབད་ཡོདཔ་ ༥།"
@@ -4409,7 +4339,6 @@ msgid "1. ~Drag salutation elements into the box below"
msgstr ""
#: strings.hrc:781
-#, fuzzy
msgctxt "ST_SALUTATION"
msgid "Salutation"
msgstr "གུས་བཏུད།"
@@ -4872,7 +4801,6 @@ msgid "Paragraphs"
msgstr "དོན་མཚམས་ཚུ།"
#: strings.hrc:887
-#, fuzzy
msgctxt "FLD_STAT_GRF"
msgid "Image"
msgstr "གཟུགས་བརྙན།"
@@ -5247,7 +5175,6 @@ msgid "Frame"
msgstr "གཞི་ཁྲམ།"
#: strings.hrc:986
-#, fuzzy
msgctxt "FMT_MARK_GRAFIC"
msgid "Image"
msgstr "གཟུགས་བརྙན།"
@@ -5311,13 +5238,11 @@ msgid "Formula"
msgstr "མན་ངག"
#: strings.hrc:1001
-#, fuzzy
msgctxt "STR_CUSTOM_FIELD"
msgid "Custom"
msgstr "སྲོལ་སྒྲིག་"
#: strings.hrc:1003
-#, fuzzy
msgctxt "STR_CUSTOM_LABEL"
msgid "[User]"
msgstr "[User]"
@@ -5455,7 +5380,6 @@ msgid "+ mirror horizontal on even pages"
msgstr ""
#: strings.hrc:1034
-#, fuzzy
msgctxt "STR_CHARFMT"
msgid "Character Style"
msgstr "ཡིག་འབྲུའི་བཟོ་རྣམ།"
@@ -5467,7 +5391,6 @@ msgid "No Character Style"
msgstr "ཡིག་འབྲུའི་བཟོ་རྣམ།"
#: strings.hrc:1036
-#, fuzzy
msgctxt "STR_FOOTER"
msgid "Footer"
msgstr "མཇུག་ཡིག"
@@ -5479,7 +5402,6 @@ msgid "No footer"
msgstr "མཇུག་ཡིག་ལུ།"
#: strings.hrc:1038
-#, fuzzy
msgctxt "STR_HEADER"
msgid "Header"
msgstr "མགོ་ཡིག"
@@ -5604,7 +5526,6 @@ msgid "Bottom of line"
msgstr "གྲལ་ཐིག་གི་མཇུག"
#: strings.hrc:1061
-#, fuzzy
msgctxt "STR_REGISTER_ON"
msgid "Register-true"
msgstr "ཐོ་དེབ་བདེན་པ།"
@@ -5649,7 +5570,6 @@ msgid "Full width"
msgstr "རྒྱ་ཚད་གང་།"
#: strings.hrc:1069
-#, fuzzy
msgctxt "STR_COLUMNS"
msgid "Columns"
msgstr "ཀེར་ཐིག་ཚུ།"
@@ -5670,7 +5590,6 @@ msgid "Editable in read-only document"
msgstr ""
#: strings.hrc:1073
-#, fuzzy
msgctxt "STR_LAYOUT_SPLIT"
msgid "Split"
msgstr "གཤག"
@@ -5770,7 +5689,6 @@ msgid "Graphics mode: "
msgstr "ཚད་རིས་ཚུའི་ཐབས་ལམ།"
#: strings.hrc:1091
-#, fuzzy
msgctxt "STR_DRAWMODE_STD"
msgid "Standard"
msgstr "ཚད་ལྡན།"
@@ -5788,7 +5706,6 @@ msgid "Black & White"
msgstr "གནགཔོ་དང་ དཀརཔོ།"
#: strings.hrc:1094
-#, fuzzy
msgctxt "STR_DRAWMODE_WATERMARK"
msgid "Watermark"
msgstr "ཆུ་རྟགས།"
@@ -5841,13 +5758,11 @@ msgid "Table"
msgstr "ཐིག་ཁྲམ།"
#: strings.hrc:1105
-#, fuzzy
msgctxt "ST_FRM"
msgid "Text Frame"
msgstr "ཚིག་ཡིག་གཞི་ཁྲམ།"
#: strings.hrc:1106
-#, fuzzy
msgctxt "ST_PGE"
msgid "Page"
msgstr "ཤོག་ལེབ།"
@@ -5859,19 +5774,16 @@ msgid "Drawing"
msgstr "པར་རིས།"
#: strings.hrc:1108
-#, fuzzy
msgctxt "ST_CTRL"
msgid "Control"
msgstr "ཚད་འཛིན།"
#: strings.hrc:1109
-#, fuzzy
msgctxt "ST_REG"
msgid "Section"
msgstr "དབྱེ་ཚན།"
#: strings.hrc:1110
-#, fuzzy
msgctxt "ST_BKM"
msgid "Bookmark"
msgstr "དེབ་རྟགས།"
@@ -5883,25 +5795,21 @@ msgid "Graphics"
msgstr "ཚད་རིས་ཚུ།"
#: strings.hrc:1112
-#, fuzzy
msgctxt "ST_OLE"
msgid "OLE object"
msgstr "ཨོ་ཨེལ་ཨི་ དངོས་པོ།"
#: strings.hrc:1113
-#, fuzzy
msgctxt "ST_OUTL"
msgid "Headings"
msgstr "མགུ་རྒྱན་ཚུ།"
#: strings.hrc:1114
-#, fuzzy
msgctxt "ST_SEL"
msgid "Selection"
msgstr "སེལ་འཐུ།"
#: strings.hrc:1115
-#, fuzzy
msgctxt "ST_FTN"
msgid "Footnote"
msgstr "མཇུག་གི་དྲན་ཐོ།"
@@ -5912,7 +5820,6 @@ msgid "Reminder"
msgstr ""
#: strings.hrc:1117
-#, fuzzy
msgctxt "ST_POSTIT"
msgid "Comment"
msgstr "བསམ་བཀོད་ཚུ།"
@@ -5951,7 +5858,6 @@ msgid "Next text frame"
msgstr "ཚིག་ཡིག་གཞི་ཁྲམ་བཙུགས།"
#: strings.hrc:1125
-#, fuzzy
msgctxt "STR_IMGBTN_PGE_DOWN"
msgid "Next page"
msgstr "ཤོག་ལེབ་ཤུལ་མམ།"
@@ -6038,7 +5944,6 @@ msgid "Previous text frame"
msgstr ""
#: strings.hrc:1141
-#, fuzzy
msgctxt "STR_IMGBTN_PGE_UP"
msgid "Previous page"
msgstr "ཧེ་མམ་གྱི་ཤོག་ལེབ།"
@@ -6158,7 +6063,6 @@ msgid "Table changed"
msgstr "ཐིག་ཁྲམ་བསྒྱུར་བཅོས་འབདཝ་ཨིན།"
#: strings.hrc:1164
-#, fuzzy
msgctxt "STR_REDLINE_FMTCOLL"
msgid "Applied Paragraph Styles"
msgstr "འཇུག་སྤྱོད་འབད་ཡོད་པའི་དོན་མཚམས་ཀྱི་བཟོ་རྣམ་ཚུ།"
@@ -6419,7 +6323,6 @@ msgid "Paragraph"
msgstr "དོན་མཚམས།"
#: strings.hrc:1215
-#, fuzzy
msgctxt "STR_SWBG_GRAPHIC"
msgid "Image"
msgstr "གཟུགས་བརྙན།"
@@ -6560,7 +6463,6 @@ msgid "A"
msgstr ""
#: strings.hrc:1245
-#, fuzzy
msgctxt "STR_TOKEN_HELP_ENTRY_NO"
msgid "Chapter number"
msgstr "ལེའུ་ཨང་།"
@@ -6645,55 +6547,46 @@ msgstr ""
#. Description: character alignment for frmsh.cxx - context menu
#. -----------------------------------------------------------------------
#: strings.hrc:1264
-#, fuzzy
msgctxt "STR_FRMUI_TOP_BASE"
msgid "Base line at ~top"
msgstr "མགུ་ལུ་ གཞི་རྟེན་གྲལ་ཐིག(~t)"
#: strings.hrc:1265
-#, fuzzy
msgctxt "STR_FRMUI_BOTTOM_BASE"
msgid "~Base line at bottom"
msgstr "མཇུག་ལུ་ གཞི་རྟེན་གྲལ་ཐིག(~B)"
#: strings.hrc:1266
-#, fuzzy
msgctxt "STR_FRMUI_CENTER_BASE"
msgid "Base line ~centered"
msgstr "དབུས་ལུ་བཞག་ཡོད་པའི་ གཞི་རྟེན་གྲལ་ཐིག(~c)"
#: strings.hrc:1267
-#, fuzzy
msgctxt "STR_FRMUI_LINE_TOP"
msgid "Top of line"
msgstr "གྲལ་ཐིག་གི་མགུ"
#: strings.hrc:1268
-#, fuzzy
msgctxt "STR_FRMUI_LINE_BOTTOM"
msgid "Bottom of line"
msgstr "གྲལ་ཐིག་གི་མཇུག"
#: strings.hrc:1269
-#, fuzzy
msgctxt "STR_FRMUI_LINE_CENTER"
msgid "Center of line"
msgstr "གྲལ་ཐིག་གི་དབུས།"
#: strings.hrc:1270
-#, fuzzy
msgctxt "STR_FRMUI_OLE_INSERT"
msgid "Insert object"
msgstr "དངོས་པོ་ བཙུགས།"
#: strings.hrc:1271
-#, fuzzy
msgctxt "STR_FRMUI_OLE_EDIT"
msgid "Edit object"
msgstr "དངོས་པོ་ ཞུན་དག་འབད།"
#: strings.hrc:1272
-#, fuzzy
msgctxt "STR_FRMUI_COLL_HEADER"
msgid " (Template: "
msgstr "(ཊེམ་པེལེཊི་: "
@@ -6749,7 +6642,6 @@ msgid "Hyphenation completed"
msgstr ""
#: strings.hrc:1287
-#, fuzzy
msgctxt "STR_LANGSTATUS_NONE"
msgid "None (Do not check spelling)"
msgstr "ཅི་མེད་ (ཡིག་སྡེབ་ཞིབ་དཔྱད་མ་འབད)"
@@ -6766,7 +6658,6 @@ msgid "More..."
msgstr "ཧེང་བཀལ།"
#: strings.hrc:1290
-#, fuzzy
msgctxt "STR_IGNORE_SELECTION"
msgid "~Ignore"
msgstr "སྣང་མེད་བཞག།(~I)"
@@ -6797,7 +6688,6 @@ msgid "No fax printer has been set under Tools/Options/%1/Print."
msgstr ""
#: strings.hrc:1297
-#, fuzzy
msgctxt "STR_WEBOPTIONS"
msgid "HTML document"
msgstr "ཨེཆ་ཊི་ཨེམ་ཨེལ་ཡིག་ཆ།"
@@ -6814,7 +6704,6 @@ msgid "Source not specified."
msgstr ""
#: strings.hrc:1300
-#, fuzzy
msgctxt "STR_NUM_LEVEL"
msgid "Level "
msgstr "གནས་རིམ།"
@@ -6826,7 +6715,6 @@ msgid "Outline "
msgstr "མཐའ་ཐིག"
#: strings.hrc:1302
-#, fuzzy
msgctxt "STR_EDIT_FOOTNOTE"
msgid "Edit Footnote/Endnote"
msgstr "མཇུག་གི་དྲན་འཛིན་/མཐའི་དྲན་འཛིན་ཞུན་དག་རྐྱབས།"
@@ -7103,13 +6991,11 @@ msgid "The abstract contains the selected number of paragraphs from the included
msgstr ""
#: abstractdialog.ui:197
-#, fuzzy
msgctxt "abstractdialog|label1"
msgid "Properties"
msgstr "རྒྱུ་དངོས།"
#: addentrydialog.ui:8
-#, fuzzy
msgctxt "addentrydialog|AddEntryDialog"
msgid "Add Element"
msgstr "རྒྱུ་རྫས་ཁ་སྐོང་།"
@@ -7137,7 +7023,6 @@ msgid "1. Drag address elements here"
msgstr ""
#: addressblockdialog.ui:139
-#, fuzzy
msgctxt "addressblockdialog|up|tooltip_text"
msgid "Move up"
msgstr "ཡར་སྤོ།"
@@ -7155,13 +7040,11 @@ msgid "Move right"
msgstr "གཡས་ལུ་སྤོ།"
#: addressblockdialog.ui:184
-#, fuzzy
msgctxt "addressblockdialog|down|tooltip_text"
msgid "Move down"
msgstr "མར་སྤོ།"
#: addressblockdialog.ui:222
-#, fuzzy
msgctxt "addressblockdialog|label3"
msgid "Preview"
msgstr "སྔོན་ལྟ།"
@@ -7272,7 +7155,6 @@ msgid "_LF"
msgstr ""
#: asciifilterdialog.ui:272
-#, fuzzy
msgctxt "asciifilterdialog|label1"
msgid "Properties"
msgstr "རྒྱུ་དངོས།"
@@ -7307,7 +7189,6 @@ msgid "Assign Styles"
msgstr ""
#: assignstylesdialog.ui:124
-#, fuzzy
msgctxt "assignstylesdialog|left-atkobject"
msgid "Left"
msgstr "གཡོན།"
@@ -7540,7 +7421,6 @@ msgid "Shortcut:"
msgstr ""
#: autotext.ui:298
-#, fuzzy
msgctxt "autotext|category-atkobject"
msgid "Category"
msgstr "དབྱེ་རིམ།"
@@ -7563,7 +7443,6 @@ msgid "_Copy"
msgstr "འདྲ་བཤུས།"
#: autotext.ui:407
-#, fuzzy
msgctxt "autotext|replace"
msgid "Replace"
msgstr "ཚབ་བཙུགས།"
@@ -7574,7 +7453,6 @@ msgid "Rep_lace (text only)"
msgstr ""
#: autotext.ui:423
-#, fuzzy
msgctxt "autotext|rename"
msgid "Rename..."
msgstr "བསྐྱར་མིང་བཏགས།"
@@ -7615,7 +7493,6 @@ msgid "Insert"
msgstr "བཙུགས།"
#: bibliographyentry.ui:35
-#, fuzzy
msgctxt "bibliographyentry|modify"
msgid "Apply"
msgstr "འཇུག་སྤྱོད་འབད།"
@@ -7672,7 +7549,6 @@ msgid "Reset"
msgstr "སླར་སྒྲིག་འབད་(_R)"
#: bulletsandnumbering.ui:120
-#, fuzzy
msgctxt "bulletsandnumbering|bullets"
msgid "Bullets"
msgstr "འགོ་ཚག་ཚུ།"
@@ -7684,19 +7560,16 @@ msgid "Numbering"
msgstr "ཨང་གྲངས་བཙིག་ནི།"
#: bulletsandnumbering.ui:165
-#, fuzzy
msgctxt "bulletsandnumbering|outlinenum"
msgid "Outline"
msgstr "མཐའ་ཐིག"
#: bulletsandnumbering.ui:188
-#, fuzzy
msgctxt "bulletsandnumbering|graphics"
msgid "Image"
msgstr "གཟུགས་བརྙན།"
#: bulletsandnumbering.ui:211
-#, fuzzy
msgctxt "bulletsandnumbering|position"
msgid "Position"
msgstr "གནས་ས།"
@@ -7776,7 +7649,6 @@ msgid "Company 2nd line:"
msgstr ""
#: businessdatapage.ui:277
-#, fuzzy
msgctxt "businessdatapage|company2-atkobject"
msgid "Last name"
msgstr "མཇུག་མིང་།"
@@ -7787,13 +7659,11 @@ msgid "_Zip/city:"
msgstr ""
#: businessdatapage.ui:320
-#, fuzzy
msgctxt "businessdatapage|icity-atkobject"
msgid "City"
msgstr "གྲོང་སྡེ།"
#: businessdatapage.ui:338
-#, fuzzy
msgctxt "businessdatapage|izip-atkobject"
msgid "Zip code"
msgstr "གནས་ཨང་།"
@@ -7809,7 +7679,6 @@ msgid "Title"
msgstr "མགོ་མིང་།"
#: businessdatapage.ui:462
-#, fuzzy
msgctxt "businessdatapage|mobile-atkobject"
msgid "Position"
msgstr "གནས་ས།"
@@ -8018,19 +7887,16 @@ msgid "Character"
msgstr "ཡིག་འབྲུ་ཚུ:"
#: characterproperties.ui:106
-#, fuzzy
msgctxt "characterproperties|font"
msgid "Font"
msgstr "ཡིག་གཟུགས།"
#: characterproperties.ui:128
-#, fuzzy
msgctxt "characterproperties|fonteffects"
msgid "Font Effects"
msgstr "ཡིག་གཟུགས་ཀྱི་ནུས་པ་ཚུ།"
#: characterproperties.ui:151
-#, fuzzy
msgctxt "characterproperties|position"
msgid "Position"
msgstr "གནས་ས།"
@@ -8117,7 +7983,6 @@ msgid "Character Styles"
msgstr "ཡིག་འབྲུའི་བཟོ་རྣམ་ཚུ།"
#: columndialog.ui:8
-#, fuzzy
msgctxt "columndialog|ColumnDialog"
msgid "Columns"
msgstr "ཀེར་ཐིག་ཚུ།"
@@ -8129,7 +7994,6 @@ msgid "Left-to-right"
msgstr "གཡོན-ལས-གཡས་ལུ"
#: columnpage.ui:63
-#, fuzzy
msgctxt "columnpage|liststore1"
msgid "Right-to-left"
msgstr "གཡས-ལས-གཡོན་ལུ"
@@ -8141,7 +8005,6 @@ msgid "Use superordinate object settings"
msgstr "དངོས་པོའི་སྒྲིག་སྟངས་མཐོ་ཤོས་ཚུ་་ལག་ལེན་འཐབ"
#: columnpage.ui:81
-#, fuzzy
msgctxt "columnpage|liststore2"
msgid "Selection"
msgstr "སེལ་འཐུ།"
@@ -8159,7 +8022,6 @@ msgid "Selected section"
msgstr "སེལ་འཐུ་འབད་ཡོད་པའི་དབྱེ་ཚན།"
#: columnpage.ui:93
-#, fuzzy
msgctxt "columnpage|liststore2"
msgid "Frame"
msgstr "གཞི་ཁྲམ།"
@@ -8297,7 +8159,6 @@ msgid "Width:"
msgstr "རྒྱ་ཚད།"
#: columnwidth.ui:158
-#, fuzzy
msgctxt "columnwidth|label1"
msgid "Width"
msgstr "རྒྱ་ཚད།"
@@ -8339,7 +8200,6 @@ msgid "Table"
msgstr "ཐིག་ཁྲམ།"
#: conditionpage.ui:201
-#, fuzzy
msgctxt "conditionpage|filter"
msgid "Frame"
msgstr "གཞི་ཁྲམ།"
@@ -8351,25 +8211,21 @@ msgid "Section"
msgstr "སེལ་འཐུ།"
#: conditionpage.ui:203
-#, fuzzy
msgctxt "conditionpage|filter"
msgid "Footnote"
msgstr "མཇུག་གི་དྲན་ཐོ།"
#: conditionpage.ui:204
-#, fuzzy
msgctxt "conditionpage|filter"
msgid "Endnote"
msgstr "མཐའི་དྲན་འཛིན།"
#: conditionpage.ui:205
-#, fuzzy
msgctxt "conditionpage|filter"
msgid "Header"
msgstr "མགོ་ཡིག"
#: conditionpage.ui:206
-#, fuzzy
msgctxt "conditionpage|filter"
msgid "Footer"
msgstr "མཇུག་ཡིག"
@@ -8519,7 +8375,6 @@ msgid "Semicolons"
msgstr "སེ་མི་ཀོ་ལཱོནསི།(~S)"
#: converttexttable.ui:167
-#, fuzzy
msgctxt "converttexttable|paragraph"
msgid "Paragraph"
msgstr "དོན་མཚམས།"
@@ -8560,7 +8415,6 @@ msgid "Don't split table"
msgstr "ཐིག་ཁྲམ་མ་གཤག"
#: converttexttable.ui:299
-#, fuzzy
msgctxt "converttexttable|bordercb"
msgid "Border"
msgstr "མཐའ་མཚམས།"
@@ -8842,13 +8696,11 @@ msgid "label"
msgstr "ཁ་ཡིག"
#: editcategories.ui:171
-#, fuzzy
msgctxt "editcategories|label2"
msgid "Path"
msgstr "འགྲུལ་ལམ།"
#: editcategories.ui:187
-#, fuzzy
msgctxt "editcategories|label1"
msgid "Category"
msgstr "དབྱེ་རིམ།"
@@ -8964,7 +8816,6 @@ msgid "E_ditable in read-only document"
msgstr ""
#: editsectiondialog.ui:651
-#, fuzzy
msgctxt "editsectiondialog|label9"
msgid "Properties"
msgstr "རྒྱུ་དངོས།"
@@ -9000,13 +8851,11 @@ msgid "Autonumbering"
msgstr "རང་བཞིན་ཨང་བཏགས།"
#: endnotepage.ui:201
-#, fuzzy
msgctxt "endnotepage|label20"
msgid "Paragraph"
msgstr "དོན་མཚམས།"
#: endnotepage.ui:215
-#, fuzzy
msgctxt "endnotepage|pagestyleft"
msgid "Page"
msgstr "ཤོག་ལེབ།"
@@ -9072,13 +8921,11 @@ msgid "_Sender"
msgstr "གཏང་མི།"
#: envaddresspage.ui:345
-#, fuzzy
msgctxt "envaddresspage|preview-atkobject"
msgid "Preview"
msgstr "སྔོན་ལྟ།"
#: envdialog.ui:8
-#, fuzzy
msgctxt "envdialog|EnvDialog"
msgid "Envelope"
msgstr "ཡིག་ཤུབས།"
@@ -9102,7 +8949,6 @@ msgid "_Modify"
msgstr "ལེགས་བཅོས།"
#: envdialog.ui:132
-#, fuzzy
msgctxt "envdialog|envelope"
msgid "Envelope"
msgstr "ཡིག་ཤུབས།"
@@ -9114,7 +8960,6 @@ msgid "Format"
msgstr "རྩ་སྒྲིག"
#: envdialog.ui:177
-#, fuzzy
msgctxt "envdialog|printer"
msgid "Printer"
msgstr "དཔར་འཕྲུལ།"
@@ -9144,13 +8989,11 @@ msgid "Edit"
msgstr "ཞུན་དག།"
#: envformatpage.ui:202
-#, fuzzy
msgctxt "envformatpage|label4"
msgid "Position"
msgstr "གནས་ས།"
#: envformatpage.ui:213
-#, fuzzy
msgctxt "envformatpage|label1"
msgid "Addressee"
msgstr "ཡི་གེ་གཏོང་ཡུལ།"
@@ -9180,13 +9023,11 @@ msgid "Edit"
msgstr "ཞུན་དག།"
#: envformatpage.ui:421
-#, fuzzy
msgctxt "envformatpage|label11"
msgid "Position"
msgstr "གནས་ས།"
#: envformatpage.ui:432
-#, fuzzy
msgctxt "envformatpage|label2"
msgid "Sender"
msgstr "གཏང་མི།"
@@ -9210,7 +9051,6 @@ msgid "_Height"
msgstr "མཐོ་ཚད།"
#: envformatpage.ui:583
-#, fuzzy
msgctxt "envformatpage|preview-atkobject"
msgid "Preview"
msgstr "སྔོན་ལྟ།"
@@ -9409,13 +9249,11 @@ msgid "Cross-references"
msgstr "སྐེདཔ་བཏོག་-གཞི་བསྟུན།"
#: fielddialog.ui:149
-#, fuzzy
msgctxt "fielddialog|functions"
msgid "Functions"
msgstr "ལས་འགན།"
#: fielddialog.ui:172
-#, fuzzy
msgctxt "fielddialog|docinfo"
msgid "DocInformation"
msgstr "ཌོཀ་བརྡ་དོན།"
@@ -9461,7 +9299,6 @@ msgid "_Condition"
msgstr "གནས་སྟངས།(~C)"
#: flddbpage.ui:145
-#, fuzzy
msgctxt "flddbpage|label4"
msgid "Record number"
msgstr "དྲན་ཨང་།"
@@ -9685,7 +9522,6 @@ msgid "Date Time Author"
msgstr ""
#: fldrefpage.ui:13
-#, fuzzy
msgctxt "fldrefpage|liststore1"
msgid "Bookmarks"
msgstr "དེབ་རྟགས་ཚུ།"
@@ -9726,7 +9562,6 @@ msgid "Insert _reference to"
msgstr "གཞི་བསྟུན་བཙུགས།"
#: fldrefpage.ui:169
-#, fuzzy
msgctxt "fldrefpage|label4"
msgid "Selection"
msgstr "སེལ་འཐུ།"
@@ -9819,13 +9654,11 @@ msgid "Numbering by Chapter"
msgstr ""
#: fldvarpage.ui:458
-#, fuzzy
msgctxt "fldvarpage|apply|tooltip_text"
msgid "Apply"
msgstr "འཇུག་སྤྱོད་འབད།"
#: fldvarpage.ui:473
-#, fuzzy
msgctxt "fldvarpage|delete|tooltip_text"
msgid "Delete"
msgstr "བཏོན་གཏང་།"
@@ -9853,7 +9686,6 @@ msgid "Date Time Author"
msgstr ""
#: floatingnavigation.ui:11
-#, fuzzy
msgctxt "floatingnavigation|FloatingNavigation"
msgid "Navigation"
msgstr "འགྲུལ་བསྐྱོད།"
@@ -9942,7 +9774,6 @@ msgid "_Spacing to footnote contents"
msgstr ""
#: footnoteareapage.ui:318
-#, fuzzy
msgctxt "footnoteareapage|position"
msgid "Left"
msgstr "གཡོན།"
@@ -9998,7 +9829,6 @@ msgid "Before"
msgstr "ཧེ་མ།"
#: footnotepage.ui:100
-#, fuzzy
msgctxt "footnotepage|pos"
msgid "Position"
msgstr "གནས་ས།"
@@ -10034,13 +9864,11 @@ msgid "Autonumbering"
msgstr "རང་བཞིན་ཨང་བཏགས།"
#: footnotepage.ui:321
-#, fuzzy
msgctxt "footnotepage|label4"
msgid "Paragraph"
msgstr "དོན་མཚམས།"
#: footnotepage.ui:335
-#, fuzzy
msgctxt "footnotepage|pagestyleft"
msgid "Page"
msgstr "ཤོག་ལེབ།"
@@ -10173,19 +10001,16 @@ msgid "Options"
msgstr "གདམ་ཁ་ཚུ།"
#: formatsectiondialog.ui:107
-#, fuzzy
msgctxt "formatsectiondialog|columns"
msgid "Columns"
msgstr "ཀེར་ཐིག་ཚུ།"
#: formatsectiondialog.ui:129
-#, fuzzy
msgctxt "formatsectiondialog|indents"
msgid "Indents"
msgstr "འགོ་མཚམས་ཚུ།"
#: formatsectiondialog.ui:152
-#, fuzzy
msgctxt "formatsectiondialog|background"
msgid "Background"
msgstr "རྒྱབ་གཞི།"
@@ -10214,7 +10039,6 @@ msgid "Relati_ve"
msgstr ""
#: formattablepage.ui:155
-#, fuzzy
msgctxt "formattablepage|label45"
msgid "Properties"
msgstr "རྒྱུ་དངོས།"
@@ -10243,7 +10067,6 @@ msgid "_Below"
msgstr "འོག་ལུ།"
#: formattablepage.ui:328
-#, fuzzy
msgctxt "formattablepage|label46"
msgid "Spacing"
msgstr "བར་སྟོང་བཞག་ཐངས།"
@@ -10285,7 +10108,6 @@ msgid "_Manual"
msgstr "ལག་དེབ་"
#: formattablepage.ui:486
-#, fuzzy
msgctxt "formattablepage|label43"
msgid "Alignment"
msgstr "ཕྲང་སྒྲིག"
@@ -10309,7 +10131,6 @@ msgid "Left-to-right"
msgstr "གཡོན-ལས-གཡས་ལུ"
#: formattablepage.ui:590
-#, fuzzy
msgctxt "formattablepage|liststore1"
msgid "Right-to-left"
msgstr "གཡས-ལས-གཡོན་ལུ"
@@ -10321,7 +10142,6 @@ msgid "Use superordinate object settings"
msgstr "དངོས་པོའི་སྒྲིག་སྟངས་མཐོ་ཤོས་ཚུ་་ལག་ལེན་འཐབ"
#: framedialog.ui:8
-#, fuzzy
msgctxt "framedialog|FrameDialog"
msgid "Frame"
msgstr "གཞི་ཁྲམ།"
@@ -10367,7 +10187,6 @@ msgid "Transparency"
msgstr "དྭངས་གསལ།"
#: framedialog.ui:266
-#, fuzzy
msgctxt "framedialog|columns"
msgid "Columns"
msgstr "ཀེར་ཐིག་ཚུ།"
@@ -10403,19 +10222,16 @@ msgid "Left-to-right"
msgstr "གཡོན-ལས-གཡས་ལུ"
#: frmaddpage.ui:40
-#, fuzzy
msgctxt "frmaddpage|liststore1"
msgid "Right-to-left"
msgstr "གཡས-ལས-གཡོན་ལུ"
#: frmaddpage.ui:44
-#, fuzzy
msgctxt "frmaddpage|liststore1"
msgid "Right-to-left (vertical)"
msgstr "གཡས་-ལས་གཡོན་-ལུ།(ཀེར་ཕྲང་།)"
#: frmaddpage.ui:48
-#, fuzzy
msgctxt "frmaddpage|liststore1"
msgid "Left-to-right (vertical)"
msgstr "གཡོན་-ལས་གཡོས་-ལུ། (ཀེར་ཕྲང་།)"
@@ -10523,7 +10339,6 @@ msgid "_Text direction:"
msgstr "ཚིག་ཡིག་ཁ་ཕྱོགས་"
#: frmaddpage.ui:516
-#, fuzzy
msgctxt "frmaddpage|label3"
msgid "Properties"
msgstr "རྒྱུ་དངོས།"
@@ -10620,7 +10435,6 @@ msgid "To _frame"
msgstr "གཞི་ཁྲམ་ལུ།(~F)"
#: frmtypepage.ui:482
-#, fuzzy
msgctxt "frmtypepage|label1"
msgid "Anchor"
msgstr "ཨེན་ཀོར།"
@@ -10637,7 +10451,6 @@ msgid "b_y"
msgstr ""
#: frmtypepage.ui:550
-#, fuzzy
msgctxt "frmtypepage|vertbyft"
msgid "by"
msgstr "གིས།"
@@ -10669,7 +10482,6 @@ msgid "Follow text flow"
msgstr ""
#: frmtypepage.ui:710
-#, fuzzy
msgctxt "frmtypepage|label11"
msgid "Position"
msgstr "གནས་ས།"
@@ -10750,13 +10562,11 @@ msgid "_After section"
msgstr ""
#: indentpage.ui:116
-#, fuzzy
msgctxt "indentpage|label2"
msgid "Indent"
msgstr "འགོ་མཚམས།"
#: indentpage.ui:145
-#, fuzzy
msgctxt "indentpage|preview-atkobject"
msgid "Example"
msgstr "དཔེར་བརྗོད།"
@@ -10849,13 +10659,11 @@ msgid "Update entry from selection"
msgstr ""
#: indexentry.ui:597
-#, fuzzy
msgctxt "indexentry|label1"
msgid "Selection"
msgstr "སེལ་འཐུ།"
#: infonotfounddialog.ui:8
-#, fuzzy
msgctxt "infonotfounddialog|InfoNotFoundDialog"
msgid "Find"
msgstr "འཚོལ།"
@@ -10912,13 +10720,11 @@ msgid "Percent"
msgstr "བརྒྱ་ཆ།"
#: inputwinmenu.ui:36
-#, fuzzy
msgctxt "inputwinmenu|sqrt"
msgid "Square Root"
msgstr "སི་ཀོའེར་རུཊི"
#: inputwinmenu.ui:44
-#, fuzzy
msgctxt "inputwinmenu|pow"
msgid "Power"
msgstr "ནུས་ཤུགས།"
@@ -10995,7 +10801,6 @@ msgid "Statistical Functions"
msgstr ""
#: inputwinmenu.ui:170
-#, fuzzy
msgctxt "inputwinmenu|mean"
msgid "Mean"
msgstr "འབྲིང་རིམ།"
@@ -11013,7 +10818,6 @@ msgid "Maximum"
msgstr "མང་མཐའ།"
#: inputwinmenu.ui:198
-#, fuzzy
msgctxt "inputwinmenu|functions"
msgid "Functions"
msgstr "ལས་འགན།"
@@ -11025,37 +10829,31 @@ msgid "Sine"
msgstr "གྲལ་ཐིག"
#: inputwinmenu.ui:216
-#, fuzzy
msgctxt "inputwinmenu|cos"
msgid "Cosine"
msgstr "ཀོ་སིན།"
#: inputwinmenu.ui:224
-#, fuzzy
msgctxt "inputwinmenu|tag"
msgid "Tangent"
msgstr "ཊེན་ཇེནཊི།"
#: inputwinmenu.ui:232
-#, fuzzy
msgctxt "inputwinmenu|asin"
msgid "Arcsine"
msgstr "ཨརཀ་སིན།"
#: inputwinmenu.ui:240
-#, fuzzy
msgctxt "inputwinmenu|acos"
msgid "Arccosine"
msgstr "ཨརཀ་ཀོ་སིན།"
#: inputwinmenu.ui:248
-#, fuzzy
msgctxt "inputwinmenu|atan"
msgid "Arctangent"
msgstr "ཨརཀ་ཊེན་ཇེནཊི།"
#: insertautotextdialog.ui:8
-#, fuzzy
msgctxt "insertautotextdialog|InsertAutoTextDialog"
msgid "Insert AutoText"
msgstr "རང་བཞིན་ཚིག་ཡིག་བཙུགས།"
@@ -11066,7 +10864,6 @@ msgid "Autotexts for Shortcut "
msgstr ""
#: insertbookmark.ui:8
-#, fuzzy
msgctxt "insertbookmark|InsertBookmarkDialog"
msgid "Bookmark"
msgstr "དེབ་རྟགས།"
@@ -11078,13 +10875,11 @@ msgid "Insert"
msgstr "བཙུགས།"
#: insertbookmark.ui:122
-#, fuzzy
msgctxt "insertbookmark|rename"
msgid "Rename"
msgstr "བསྐྱར་མིང་བཏགས།"
#: insertbookmark.ui:135
-#, fuzzy
msgctxt "insertbookmark|delete"
msgid "Delete"
msgstr "བཏོན་གཏང་།"
@@ -11176,7 +10971,6 @@ msgid "Position:"
msgstr "གནས་ས།"
#: insertcaption.ui:143
-#, fuzzy
msgctxt "insertcaption|separator_edit"
msgid ": "
msgstr ": "
@@ -11198,13 +10992,11 @@ msgid "Category:"
msgstr "དབྱེ་རིམ།"
#: insertcaption.ui:226
-#, fuzzy
msgctxt "insertcaption|label2"
msgid "Properties"
msgstr "རྒྱུ་དངོས།"
#: insertcaption.ui:264
-#, fuzzy
msgctxt "insertcaption|label3"
msgid "Preview"
msgstr "སྔོན་ལྟ།"
@@ -11221,7 +11013,6 @@ msgid "Options..."
msgstr "གདམ་ཁ།(~O)"
#: insertcaption.ui:391
-#, fuzzy
msgctxt "insertcaption|liststore1"
msgid "[None]"
msgstr "[None]"
@@ -11351,13 +11142,11 @@ msgid "Numbering"
msgstr "ཨང་བཏགས་དོ།"
#: insertfootnote.ui:257
-#, fuzzy
msgctxt "insertfootnote|footnote"
msgid "Footnote"
msgstr "མཇུག་གི་དྲན་ཐོ།"
#: insertfootnote.ui:275
-#, fuzzy
msgctxt "insertfootnote|endnote"
msgid "Endnote"
msgstr "མཐའི་དྲན་འཛིན།"
@@ -11378,7 +11167,6 @@ msgid "Script type:"
msgstr ""
#: insertscript.ui:48
-#, fuzzy
msgctxt "insertscript|scripttype"
msgid "JavaScript"
msgstr "ཇ་བ་ཡིག་ཚུགས་"
@@ -11420,19 +11208,16 @@ msgid "Section"
msgstr "སེལ་འཐུ།"
#: insertsectiondialog.ui:128
-#, fuzzy
msgctxt "insertsectiondialog|columns"
msgid "Columns"
msgstr "ཀེར་ཐིག་ཚུ།"
#: insertsectiondialog.ui:151
-#, fuzzy
msgctxt "insertsectiondialog|indents"
msgid "Indents"
msgstr "འགོ་མཚམས་ཚུ།"
#: insertsectiondialog.ui:174
-#, fuzzy
msgctxt "insertsectiondialog|background"
msgid "Background"
msgstr "རྒྱབ་གཞི།"
@@ -11474,7 +11259,6 @@ msgid "_Rows:"
msgstr "གྱལ་ཚུ།(~o)"
#: inserttable.ui:216
-#, fuzzy
msgctxt "inserttable|label1"
msgid "General"
msgstr "ཡོངས་ཁྱབ།"
@@ -11519,7 +11303,6 @@ msgid "Options"
msgstr "གདམ་ཁ་ཚུ།"
#: labeldialog.ui:8
-#, fuzzy
msgctxt "labeldialog|LabelDialog"
msgid "Labels"
msgstr "ཁ་ཡིག་ཚུ།"
@@ -11537,7 +11320,6 @@ msgid "Medium"
msgstr "འབྲིང་མ།"
#: labeldialog.ui:128
-#, fuzzy
msgctxt "labeldialog|labels"
msgid "Labels"
msgstr "ཁ་ཡིག་ཚུ།"
@@ -11549,13 +11331,11 @@ msgid "Business Cards"
msgstr "ཚོང་འབྲེལ་ཤོག་བྱང་ཚུ།(~u)"
#: labeldialog.ui:174
-#, fuzzy
msgctxt "labeldialog|private"
msgid "Private"
msgstr "སྒེར་དོན།"
#: labeldialog.ui:197
-#, fuzzy
msgctxt "labeldialog|business"
msgid "Business"
msgstr "ཚོང་འབྲེལ།"
@@ -11679,7 +11459,6 @@ msgid "Printer Name"
msgstr ""
#: labeloptionspage.ui:270
-#, fuzzy
msgctxt "labeloptionspage|label2"
msgid "Printer"
msgstr "དཔར་འཕྲུལ།"
@@ -11774,7 +11553,6 @@ msgid "lines"
msgstr "གྲལ་ཐིག་ཚུ།"
#: linenumbering.ui:433
-#, fuzzy
msgctxt "linenumbering|separator"
msgid "Separator"
msgstr "དབྱེ་བྱེད།"
@@ -11911,7 +11689,6 @@ msgid "_Electronic"
msgstr "གློག་ཆས།(~E)"
#: mailmerge.ui:321
-#, fuzzy
msgctxt "mailmerge|file"
msgid "File"
msgstr "ཡིག་སྣོད།"
@@ -12064,13 +11841,11 @@ msgid "Sort By"
msgstr "གིས་དབྱེ་སེལ་འབད་བ།(~s)"
#: managechangessidebar.ui:176
-#, fuzzy
msgctxt "managechangessidebar|writeraction"
msgid "Action"
msgstr "བྱ་བ།"
#: managechangessidebar.ui:184
-#, fuzzy
msgctxt "managechangessidebar|writerauthor"
msgid "Author"
msgstr "རྩོམ་པ་པོ།"
@@ -12082,7 +11857,6 @@ msgid "Date"
msgstr "ཚེས།"
#: managechangessidebar.ui:200
-#, fuzzy
msgctxt "managechangessidebar|writerdesc"
msgid "Comment"
msgstr "བསམ་བཀོད་ཚུ།"
@@ -12135,7 +11909,6 @@ msgid "Join with _next table"
msgstr ""
#: mergetabledialog.ui:133
-#, fuzzy
msgctxt "mergetabledialog|label1"
msgid "Mode"
msgstr "ཐབས་ལམ།"
@@ -12242,7 +12015,6 @@ msgid "Mail Merge"
msgstr "ཡིག་འཕྲིན་མཉམ་བསྡོམས་འབད་ནི།"
#: mmcreatingdialog.ui:52
-#, fuzzy
msgctxt "mmcreatingdialog|label1"
msgid "Status:"
msgstr "གནས་ཚད།"
@@ -12326,7 +12098,6 @@ msgid "_Zoom"
msgstr "ཕྱིར་རྒྱས།"
#: mmlayoutpage.ui:363
-#, fuzzy
msgctxt "mmlayoutpage|zoom"
msgid "Entire page"
msgstr "ཤོག་ལེབ་ཧྲིལ་བུ།"
@@ -12447,7 +12218,6 @@ msgid "Adobe PDF-Document"
msgstr ""
#: mmresultemaildialog.ui:22
-#, fuzzy
msgctxt "mmresultemaildialog|liststore1"
msgid "Microsoft Word Document"
msgstr "མའི་ཀོརོ་སོཕཊི་མིང་ཚིག་གི་ཡིག་ཆ།"
@@ -12458,7 +12228,6 @@ msgid "HTML Message"
msgstr ""
#: mmresultemaildialog.ui:30
-#, fuzzy
msgctxt "mmresultemaildialog|liststore1"
msgid "Plain Text"
msgstr "ཚིག་ཡིག་ཉག་རྐྱང་། "
@@ -12619,7 +12388,6 @@ msgid "Save As options"
msgstr ""
#: mmsalutationpage.ui:49
-#, fuzzy
msgctxt "mmsalutationpage|previewft"
msgid "Preview"
msgstr "སྔོན་ལྟ།"
@@ -12806,19 +12574,16 @@ msgid "Toggle Master View"
msgstr ""
#: navigatorpanel.ui:47
-#, fuzzy
msgctxt "navigatorpanel|navigation|tooltip_text"
msgid "Navigation"
msgstr "འགྲུལ་བསྐྱོད།"
#: navigatorpanel.ui:60
-#, fuzzy
msgctxt "navigatorpanel|back|tooltip_text"
msgid "Back"
msgstr "རྒྱབ།"
#: navigatorpanel.ui:73
-#, fuzzy
msgctxt "navigatorpanel|forward|tooltip_text"
msgid "Forward"
msgstr "གདོང་བསྐྱོད།"
@@ -12855,13 +12620,11 @@ msgid "Set Reminder"
msgstr ""
#: navigatorpanel.ui:194
-#, fuzzy
msgctxt "navigatorpanel|header|tooltip_text"
msgid "Header"
msgstr "མགོ་ཡིག"
#: navigatorpanel.ui:207
-#, fuzzy
msgctxt "navigatorpanel|footer|tooltip_text"
msgid "Footer"
msgstr "མཇུག་ཡིག"
@@ -12929,13 +12692,11 @@ msgid "Save Contents as well"
msgstr ""
#: navigatorpanel.ui:436
-#, fuzzy
msgctxt "navigatorpanel|moveup|tooltip_text"
msgid "Move Up"
msgstr "ཡར་སྤོ།"
#: navigatorpanel.ui:449
-#, fuzzy
msgctxt "navigatorpanel|movedown|tooltip_text"
msgid "Move Down"
msgstr "མར་སྤོ།"
@@ -12974,7 +12735,6 @@ msgid " "
msgstr ""
#: notebookbar.ui:438
-#, fuzzy
msgctxt "notebookbar|NewSC|tooltip_text"
msgid "Spreadsheet"
msgstr "ཤོག་ཁྲམ།"
@@ -13007,7 +12767,6 @@ msgid " "
msgstr ""
#: notebookbar.ui:488
-#, fuzzy
msgctxt "notebookbar|NewSF|tooltip_text"
msgid "Formula"
msgstr "མན་ངག"
@@ -13024,31 +12783,26 @@ msgid "Database"
msgstr "གནད་སྡུད་གཞི་རྟེན།"
#: notebookbar.ui:523
-#, fuzzy
msgctxt "notebookbar|NewSDB|tooltip_text"
msgid "Spreadsheet"
msgstr "ཤོག་ཁྲམ།"
#: notebookbar.ui:1238
-#, fuzzy
msgctxt "notebookbar|FileLabel"
msgid "File"
msgstr "ཡིག་སྣོད།"
#: notebookbar.ui:1371
-#, fuzzy
msgctxt "notebookbar|FontSection|tooltip_text"
msgid "Font"
msgstr "ཡིག་གཟུགས།"
#: notebookbar.ui:1660
-#, fuzzy
msgctxt "notebookbar|FontSection2|tooltip_text"
msgid "Font"
msgstr "ཡིག་གཟུགས།"
#: notebookbar.ui:1769
-#, fuzzy
msgctxt "notebookbar|OutlineSection|tooltip_text"
msgid "Outline"
msgstr "མཐའ་ཐིག"
@@ -13065,7 +12819,6 @@ msgid "Horizontal Alignment"
msgstr ""
#: notebookbar.ui:1938
-#, fuzzy
msgctxt "notebookbar|AlignmentSection|tooltip_text"
msgid "Alignment"
msgstr "ཕྲང་སྒྲིག"
@@ -13082,19 +12835,16 @@ msgid "Horizontal Alignment"
msgstr ""
#: notebookbar.ui:2156
-#, fuzzy
msgctxt "notebookbar|SpacingSection|tooltip_text"
msgid "Spacing"
msgstr "བར་སྟོང་བཞག་ཐངས།"
#: notebookbar.ui:2189
-#, fuzzy
msgctxt "notebookbar|indent|tooltip_text"
msgid "Indent"
msgstr "འགོ་མཚམས།"
#: notebookbar.ui:2196
-#, fuzzy
msgctxt "notebookbar|increaseindent1|tooltip_text"
msgid "Increase Indent"
msgstr "འགོ་མཚམས་ཡར་སེང་འབད།"
@@ -13106,25 +12856,21 @@ msgid "Decrease Indent"
msgstr "འགོ་མཚམས་ཡར་སེང་འབད།"
#: notebookbar.ui:2234
-#, fuzzy
msgctxt "notebookbar|controlcodes|tooltip_text"
msgid "Indent"
msgstr "འགོ་མཚམས།"
#: notebookbar.ui:2342
-#, fuzzy
msgctxt "notebookbar|StyleSection|tooltip_text"
msgid "Style"
msgstr "བཟོ་རྣམ།"
#: notebookbar.ui:2474
-#, fuzzy
msgctxt "notebookbar|FindSection|tooltip_text"
msgid "Find"
msgstr "འཚོལ།"
#: notebookbar.ui:2530
-#, fuzzy
msgctxt "notebookbar|FindSection1|tooltip_text"
msgid "Find"
msgstr "འཚོལ།"
@@ -13141,7 +12887,6 @@ msgid "Break"
msgstr "མཚམས།(~B)"
#: notebookbar.ui:2800
-#, fuzzy
msgctxt "notebookbar|box70|tooltip_text"
msgid "Gallery"
msgstr "སྟོན་ཁང་།"
@@ -13158,7 +12903,6 @@ msgid "Symbol"
msgstr "བརྡ་མཚོན་ཚུ།"
#: notebookbar.ui:2882
-#, fuzzy
msgctxt "notebookbar|box17|tooltip_text"
msgid "Basic"
msgstr "གཞི་རྩ།"
@@ -13169,7 +12913,6 @@ msgid "Insert Audio or Video"
msgstr ""
#: notebookbar.ui:2942
-#, fuzzy
msgctxt "notebookbar|ShapesSection|tooltip_text"
msgid "Shapes"
msgstr "དབྱིབས་ཚུ།"
@@ -13215,7 +12958,6 @@ msgid "Page layout"
msgstr ""
#: notebookbar.ui:4295
-#, fuzzy
msgctxt "notebookbar|ReferencesLabel"
msgid "References"
msgstr "གཞི་བསྟུན་ཚུ།"
@@ -13249,13 +12991,11 @@ msgid "View"
msgstr "སྟོན།(~V)"
#: notebookbar.ui:5745
-#, fuzzy
msgctxt "notebookbar|formattable|tooltip_text"
msgid "Indent"
msgstr "འགོ་མཚམས།"
#: notebookbar.ui:5787
-#, fuzzy
msgctxt "notebookbar|formattable1|tooltip_text"
msgid "Indent"
msgstr "འགོ་མཚམས།"
@@ -13273,7 +13013,6 @@ msgid "Basics"
msgstr "གཞི་རྩ།"
#: notebookbar.ui:5872
-#, fuzzy
msgctxt "notebookbar|GraphicDialog"
msgid "Properties"
msgstr "རྒྱུ་དངོས།"
@@ -13285,13 +13024,11 @@ msgid "Basics"
msgstr "གཞི་རྩ།"
#: notebookbar.ui:5905
-#, fuzzy
msgctxt "notebookbar|Crop1"
msgid "Crop"
msgstr "བཏོག་བཅོས།"
#: notebookbar.ui:6537
-#, fuzzy
msgctxt "notebookbar|ImageLabel"
msgid "Image"
msgstr "གཟུགས་བརྙན།"
@@ -13314,7 +13051,6 @@ msgid "Shape / Textbox"
msgstr ""
#: notebookbar.ui:6734
-#, fuzzy
msgctxt "notebookbar|AnchorMenu"
msgid "Anchor"
msgstr "ཨེན་ཀོར།"
@@ -13336,7 +13072,6 @@ msgid "_File"
msgstr "ཡིག་སྣོད།"
#: notebookbar_compact.ui:2797
-#, fuzzy
msgctxt "notebookbar_compact|FileLabel"
msgid "File"
msgstr "ཡིག་སྣོད།"
@@ -13393,7 +13128,6 @@ msgid "Reference_s"
msgstr "གཞི་བསྟུན་ཚུ།"
#: notebookbar_compact.ui:4899
-#, fuzzy
msgctxt "notebookbar_compact|ReferencesLabel"
msgid "References"
msgstr "གཞི་བསྟུན་ཚུ།"
@@ -13441,7 +13175,6 @@ msgid "_Graphic"
msgstr "ཚད་རིས་ཚུ།"
#: notebookbar_compact.ui:7136
-#, fuzzy
msgctxt "notebookbar_compact|ImageLabel"
msgid "Image"
msgstr "གཟུགས་བརྙན།"
@@ -13474,13 +13207,11 @@ msgid "Align"
msgstr ""
#: notebookbar_compact.ui:8216
-#, fuzzy
msgctxt "notebookbar_compact|frame:MenuDraw"
msgid "Object"
msgstr "དངོས་པོ།"
#: notebookbar_compact.ui:8246
-#, fuzzy
msgctxt "notebookbar_compact|FrameLabel"
msgid "Object"
msgstr "དངོས་པོ།"
@@ -13492,7 +13223,6 @@ msgid "_Tools"
msgstr "ལག་ཆས།"
#: notebookbar_compact.ui:8810
-#, fuzzy
msgctxt "notebookbar_compact|DevLabel"
msgid "Tools"
msgstr "ལག་ཆས།"
@@ -13508,7 +13238,6 @@ msgid "Menubar"
msgstr ""
#: notebookbar_groupedbar_compact.ui:3363
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|Quotation2"
msgid "Quotation"
msgstr "འདྲེན་ཚིག"
@@ -13766,7 +13495,6 @@ msgid "Menubar"
msgstr ""
#: notebookbar_groupedbar_full.ui:3281
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|Quotation2"
msgid "Quotation"
msgstr "འདྲེན་ཚིག"
@@ -14054,7 +13782,6 @@ msgid "Default"
msgstr "སྔོན་སྒྲིག།"
#: notebookbar_groups.ui:42
-#, fuzzy
msgctxt "notebookbar_groups|imagestylegray"
msgid "Grayscale"
msgstr "གེརེ་སིཀེལ།"
@@ -14066,7 +13793,6 @@ msgid "Black and White"
msgstr "གནགཔོ་དང་ དཀརཔོ།(~B)"
#: notebookbar_groups.ui:58
-#, fuzzy
msgctxt "notebookbar_groups|imagestylewater"
msgid "Watermark"
msgstr "ཆུ་རྟགས།"
@@ -14133,19 +13859,16 @@ msgid "Hyperlink"
msgstr "ཧའི་པར་ལིངཀ"
#: notebookbar_groups.ui:200
-#, fuzzy
msgctxt "notebookbar_groups|footnote"
msgid "Footnote"
msgstr "མཇུག་གི་དྲན་ཐོ།"
#: notebookbar_groups.ui:209
-#, fuzzy
msgctxt "notebookbar_groups|endnote"
msgid "Endnote"
msgstr "མཐའི་དྲན་འཛིན།"
#: notebookbar_groups.ui:224
-#, fuzzy
msgctxt "notebookbar_groups|bookmark"
msgid "Bookmark"
msgstr "དེབ་རྟགས།"
@@ -14174,13 +13897,11 @@ msgid "Heading 1"
msgstr "མགུ་རྒྱན་ ༡།"
#: notebookbar_groups.ui:344
-#, fuzzy
msgctxt "notebookbar_groups|heading2"
msgid "Heading 2"
msgstr "མགུ་རྒྱན་ ༢།"
#: notebookbar_groups.ui:353
-#, fuzzy
msgctxt "notebookbar_groups|heading3"
msgid "Heading 3"
msgstr "མགུ་རྒྱན་ ༣།"
@@ -14191,13 +13912,11 @@ msgid "Default Character"
msgstr ""
#: notebookbar_groups.ui:377
-#, fuzzy
msgctxt "notebookbar_groups|italic"
msgid "Emphasis"
msgstr "གཙོ་བཏོན།"
#: notebookbar_groups.ui:386
-#, fuzzy
msgctxt "notebookbar_groups|bold"
msgid "Strong Emphasis"
msgstr "གཙོ་བཏོན་སྒྲིང་སྒྲིང་།"
@@ -14252,19 +13971,16 @@ msgid "Delete Rows"
msgstr "གྲལ་ཐིག་ བཏོན་གཏང་།"
#: notebookbar_groups.ui:504
-#, fuzzy
msgctxt "notebookbar_groups|rowmenuselect"
msgid "Select Rows"
msgstr "གྲལ་ཐིག་ཚུ་ སེལ་འཐུ་འབད།"
#: notebookbar_groups.ui:519
-#, fuzzy
msgctxt "notebookbar_groups|rowmenuheight"
msgid "Row Height..."
msgstr "གྲལ་ཐིག་གི་ཐོ་ཚད།"
#: notebookbar_groups.ui:528
-#, fuzzy
msgctxt "notebookbar_groups|rowmenuoptimalrow"
msgid "Optimal Row Height"
msgstr "གྲལ་ཐིག་གི་མཐོ་ཚད་གང་དྲག"
@@ -14276,7 +13992,6 @@ msgid "Distribute Rows Evenly"
msgstr "ཀེར་ཐིག་ཚུ་ཆ་ཅན་སྦེ་ བགོ་བཀྲམ་འབད།"
#: notebookbar_groups.ui:736
-#, fuzzy
msgctxt "notebookbar_groups|filegrouplabel"
msgid "File"
msgstr "ཡིག་སྣོད།"
@@ -14287,7 +14002,6 @@ msgid "Clipboard"
msgstr ""
#: notebookbar_groups.ui:935
-#, fuzzy
msgctxt "notebookbar_groups|paragraphstyleb"
msgid "Style"
msgstr "བཟོ་རྣམ།"
@@ -14305,7 +14019,6 @@ msgid "Links"
msgstr "གྲལ་ཐིག"
#: notebookbar_groups.ui:1616
-#, fuzzy
msgctxt "notebookbar_groups|shapesb"
msgid "Shapes"
msgstr "དབྱིབས་ཚུ།"
@@ -14317,7 +14030,6 @@ msgid "Insert"
msgstr "བཙུགས།"
#: notebookbar_groups.ui:1758
-#, fuzzy
msgctxt "notebookbar_groups|tablestyleb"
msgid "Style"
msgstr "བཟོ་རྣམ།"
@@ -14329,7 +14041,6 @@ msgid "Rows"
msgstr "གྱལ་ཚུ།(~o)"
#: notebookbar_groups.ui:1798
-#, fuzzy
msgctxt "notebookbar_groups|tablecolumnsb"
msgid "Columns"
msgstr "ཀེར་ཐིག་ཚུ།"
@@ -14341,7 +14052,6 @@ msgid "Table"
msgstr "ཐིག་ཁྲམ།"
#: notebookbar_groups.ui:2038
-#, fuzzy
msgctxt "notebookbar_groups|imagestyleb"
msgid "Style"
msgstr "བཟོ་རྣམ།"
@@ -14364,7 +14074,6 @@ msgid "Lock"
msgstr ""
#: notebookbar_groups.ui:2189
-#, fuzzy
msgctxt "notebookbar_groups|imagegrouplabel"
msgid "Image"
msgstr "གཟུགས་བརྙན།"
@@ -14376,7 +14085,6 @@ msgid "None"
msgstr "དྲན་འཛིན།"
#: notebookbar_groups.ui:2256
-#, fuzzy
msgctxt "notebookbar_groups|wrapideal"
msgid "Optimal"
msgstr "གང་དྲག"
@@ -14422,13 +14130,11 @@ msgid "Horizontal Alignment"
msgstr ""
#: notebookbar_single.ui:596
-#, fuzzy
msgctxt "notebookbar_single|outlineindent|tooltip_text"
msgid "Indent"
msgstr "འགོ་མཚམས།"
#: notebookbar_single.ui:678
-#, fuzzy
msgctxt "notebookbar_single|insert|tooltip_text"
msgid "Indent"
msgstr "འགོ་མཚམས།"
@@ -14571,7 +14277,6 @@ msgid "Level 10"
msgstr "གནས་རིམ།"
#: numparapage.ui:95
-#, fuzzy
msgctxt "numparapage|labelOutline"
msgid "Outline"
msgstr "མཐའ་ཐིག"
@@ -14632,7 +14337,6 @@ msgid "Line Numbering"
msgstr "གྲལ་ཐིག་ཨང་བཏགས་དོ།"
#: objectdialog.ui:8
-#, fuzzy
msgctxt "objectdialog|ObjectDialog"
msgid "Object"
msgstr "དངོས་པོ།"
@@ -15184,7 +14888,6 @@ msgid "[None]"
msgstr "[None]"
#: optredlinepage.ui:70
-#, fuzzy
msgctxt "optredlinepage|insert"
msgid "Bold"
msgstr "རྒྱགས་པ།"
@@ -15208,7 +14911,6 @@ msgid "Underlined: double"
msgstr "འོག་ཐིག:ཚཚར་གཉིས།"
#: optredlinepage.ui:74
-#, fuzzy
msgctxt "optredlinepage|insert"
msgid "Strikethrough"
msgstr "སྦུག་འབྲེག"
@@ -15219,13 +14921,11 @@ msgid "Uppercase"
msgstr ""
#: optredlinepage.ui:76
-#, fuzzy
msgctxt "optredlinepage|insert"
msgid "Lowercase"
msgstr "མགྱོགས་ཡིག"
#: optredlinepage.ui:77
-#, fuzzy
msgctxt "optredlinepage|insert"
msgid "Small caps"
msgstr "ཚོགས་ཡིག་ཆུང་བ།"
@@ -15236,7 +14936,6 @@ msgid "Title font"
msgstr ""
#: optredlinepage.ui:79
-#, fuzzy
msgctxt "optredlinepage|insert"
msgid "Background color"
msgstr "རྒྱབ་གཞིའི་ཚོས་གཞི།"
@@ -15275,7 +14974,6 @@ msgid "Color of Deletions"
msgstr ""
#: optredlinepage.ui:219
-#, fuzzy
msgctxt "optredlinepage|deletedpreview"
msgid "Delete"
msgstr "བཏོན་གཏང་།"
@@ -15303,7 +15001,6 @@ msgid "Color of Changed Attributes"
msgstr ""
#: optredlinepage.ui:330
-#, fuzzy
msgctxt "optredlinepage|changedpreview"
msgid "Attributes"
msgstr "ཁྱད་ཆོས།"
@@ -15335,7 +15032,6 @@ msgid "[None]"
msgstr "[None]"
#: optredlinepage.ui:444
-#, fuzzy
msgctxt "optredlinepage|markpos"
msgid "Left margin"
msgstr "གཡོན་གྱི་ས་སྟོང་།"
@@ -15505,7 +15201,6 @@ msgid "Numbering"
msgstr "ཨང་བཏགས་དོ།"
#: outlinenumbering.ui:143
-#, fuzzy
msgctxt "outlinenumbering|position"
msgid "Position"
msgstr "གནས་ས།"
@@ -15599,7 +15294,6 @@ msgid "Show sublevels:"
msgstr ""
#: outlinenumberingpage.ui:164
-#, fuzzy
msgctxt "outlinenumberingpage|label7"
msgid "Separator"
msgstr "དབྱེ་བྱེད།"
@@ -15651,7 +15345,6 @@ msgid "Tab stop"
msgstr "མཆོང་ལྡེ་བཀག་དོ།"
#: outlinepositionpage.ui:44
-#, fuzzy
msgctxt "outlinepositionpage|liststore2"
msgid "Space"
msgstr "གནམ་སྟོང།"
@@ -15763,7 +15456,6 @@ msgid "3 Columns"
msgstr "ཀེར་ཐིག་ཚུ།"
#: pagecolumncontrol.ui:121
-#, fuzzy
msgctxt "pagecolumncontrol|columnleft"
msgid "Left"
msgstr "གཡོན།"
@@ -15793,7 +15485,6 @@ msgid "3 Columns"
msgstr "ཀེར་ཐིག་ཚུ།"
#: pagecolumncontrol.ui:196
-#, fuzzy
msgctxt "pagecolumncontrol|columnleftL"
msgid "Left"
msgstr "གཡོན།"
@@ -15823,7 +15514,6 @@ msgid "Margins:"
msgstr "མཐའ་སྟོང༌་ཚུ་"
#: pagefooterpanel.ui:60
-#, fuzzy
msgctxt "pagefooterpanel|customlabel"
msgid "Custom"
msgstr "སྲོལ་སྒྲིག་"
@@ -15841,7 +15531,6 @@ msgid "Same Content:"
msgstr "གཞི་ཁྲམ་གྱི་ནང་དོན་ཚུ།"
#: pageformatpanel.ui:23
-#, fuzzy
msgctxt "pageformatpanel|size"
msgid "Size:"
msgstr "ཚད:"
@@ -15876,13 +15565,11 @@ msgid "Paper Height"
msgstr ""
#: pageformatpanel.ui:103
-#, fuzzy
msgctxt "pageformatpanel|paperorientation"
msgid "Portrait"
msgstr "ཡར་ཕྲང་།"
#: pageformatpanel.ui:104
-#, fuzzy
msgctxt "pageformatpanel|paperorientation"
msgid "Landscape"
msgstr "ཀེ་ཀེ།"
@@ -15905,7 +15592,6 @@ msgid "Narrow"
msgstr ""
#: pageformatpanel.ui:142
-#, fuzzy
msgctxt "pageformatpanel|marginLB"
msgid "Moderate"
msgstr "རན་པ།"
@@ -15932,13 +15618,11 @@ msgid "Wide"
msgstr "སྦ་བཞག"
#: pageformatpanel.ui:147
-#, fuzzy
msgctxt "pageformatpanel|marginLB"
msgid "Mirrored"
msgstr "ངོ་འཆར་ཡོདཔ།"
#: pageformatpanel.ui:158
-#, fuzzy
msgctxt "pageformatpanel|customlabel"
msgid "Custom"
msgstr "སྲོལ་སྒྲིག་"
@@ -15950,7 +15634,6 @@ msgid "Margins:"
msgstr "མཐའ་སྟོང༌་ཚུ་"
#: pageheaderpanel.ui:60
-#, fuzzy
msgctxt "pageheaderpanel|customlabel"
msgid "Custom"
msgstr "སྲོལ་སྒྲིག་"
@@ -15973,7 +15656,6 @@ msgid "Narrow"
msgstr ""
#: pagemargincontrol.ui:96
-#, fuzzy
msgctxt "pagemargincontrol|normal"
msgid "Normal"
msgstr "སྤྱིར་བཏང་།"
@@ -15985,7 +15667,6 @@ msgid "Wide"
msgstr "སྦ་བཞག"
#: pagemargincontrol.ui:127
-#, fuzzy
msgctxt "pagemargincontrol|mirrored"
msgid "Mirrored"
msgstr "ངོ་འཆར་ཡོདཔ།"
@@ -16001,7 +15682,6 @@ msgid "Narrow"
msgstr ""
#: pagemargincontrol.ui:172
-#, fuzzy
msgctxt "pagemargincontrol|normalL"
msgid "Normal"
msgstr "སྤྱིར་བཏང་།"
@@ -16013,7 +15693,6 @@ msgid "Wide"
msgstr "སྦ་བཞག"
#: pagemargincontrol.ui:203
-#, fuzzy
msgctxt "pagemargincontrol|mirroredL"
msgid "Mirrored"
msgstr "ངོ་འཆར་ཡོདཔ།"
@@ -16060,19 +15739,16 @@ msgid "O_uter"
msgstr "ཕྱིའི།"
#: pagemargincontrol.ui:410
-#, fuzzy
msgctxt "pagemargincontrol|label1"
msgid "Custom"
msgstr "སྲོལ་སྒྲིག་"
#: pageorientationcontrol.ui:36
-#, fuzzy
msgctxt "pageorientationcontrol|portrait"
msgid "Portrait"
msgstr "ཡར་ཕྲང་།"
#: pageorientationcontrol.ui:52
-#, fuzzy
msgctxt "pageorientationcontrol|landscape"
msgid "Landscape"
msgstr "ཀེ་ཀེ།"
@@ -16095,7 +15771,6 @@ msgid "Right and left"
msgstr ""
#: pagestylespanel.ui:19
-#, fuzzy
msgctxt "pagestylespanel|liststorePageLayout"
msgid "Mirrored"
msgstr "ངོ་འཆར་ཡོདཔ།"
@@ -16153,7 +15828,6 @@ msgid "3 Columns"
msgstr "ཀེར་ཐིག་ཚུ།"
#: pagestylespanel.ui:136
-#, fuzzy
msgctxt "pagestylespanel|columnbox"
msgid "Left"
msgstr "གཡོན།"
@@ -16165,13 +15839,11 @@ msgid "Right"
msgstr "གཡས།"
#: pagestylespanel.ui:214
-#, fuzzy
msgctxt "pagestylespanel|customlabel"
msgid "Custom"
msgstr "སྲོལ་སྒྲིག་"
#: paradialog.ui:8
-#, fuzzy
msgctxt "paradialog|ParagraphPropertiesDialog"
msgid "Paragraph"
msgstr "དོན་མཚམས།"
@@ -16232,7 +15904,6 @@ msgid "Transparency"
msgstr "དྭངས་གསལ།"
#: picturedialog.ui:8
-#, fuzzy
msgctxt "picturedialog|PictureDialog"
msgid "Image"
msgstr "གཟུགས་བརྙན།"
@@ -16261,13 +15932,11 @@ msgid "Hyperlink"
msgstr "ཧའི་པར་ལིངཀ"
#: picturedialog.ui:197
-#, fuzzy
msgctxt "picturedialog|picture"
msgid "Image"
msgstr "གཟུགས་བརྙན།"
#: picturedialog.ui:220
-#, fuzzy
msgctxt "picturedialog|crop"
msgid "Crop"
msgstr "བཏོག་བཅོས།"
@@ -16640,7 +16309,6 @@ msgid "First name"
msgstr "མིང་དང་པ།"
#: privateuserpage.ui:144
-#, fuzzy
msgctxt "privateuserpage|lastname-atkobject"
msgid "Last name"
msgstr "མཇུག་མིང་།"
@@ -16657,7 +16325,6 @@ msgid "Title"
msgstr "མགོ་མིང་།"
#: privateuserpage.ui:210
-#, fuzzy
msgctxt "privateuserpage|job-atkobject"
msgid "Position"
msgstr "གནས་ས།"
@@ -16684,7 +16351,6 @@ msgid "First/last _name/initials 2:"
msgstr ""
#: privateuserpage.ui:331
-#, fuzzy
msgctxt "privateuserpage|firstname2-atkobject"
msgid "Last name"
msgstr "མཇུག་མིང་།"
@@ -16707,13 +16373,11 @@ msgid "_Zip/city:"
msgstr ""
#: privateuserpage.ui:410
-#, fuzzy
msgctxt "privateuserpage|icity-atkobject"
msgid "City"
msgstr "གྲོང་སྡེ།"
#: privateuserpage.ui:428
-#, fuzzy
msgctxt "privateuserpage|izip-atkobject"
msgid "Zip code"
msgstr "གནས་ཨང་།"
@@ -16729,7 +16393,6 @@ msgid "Title"
msgstr "མགོ་མིང་།"
#: privateuserpage.ui:552
-#, fuzzy
msgctxt "privateuserpage|mobile-atkobject"
msgid "Position"
msgstr "གནས་ས།"
@@ -16892,7 +16555,6 @@ msgid "As Link"
msgstr ""
#: readonlymenu.ui:122
-#, fuzzy
msgctxt "readonlymenu|graphicascopy"
msgid "Copy"
msgstr "འདྲ་བཤུས།"
@@ -17000,7 +16662,6 @@ msgid "_Fit to size"
msgstr "ཚད་ནང་ལུ་ཚུད་སྒྲིག་འབད་"
#: rowheight.ui:133
-#, fuzzy
msgctxt "rowheight|label1"
msgid "Height"
msgstr "མཐོ་ཚད།"
@@ -17131,7 +16792,6 @@ msgid "E_ditable in read-only document"
msgstr ""
#: sectionpage.ui:453
-#, fuzzy
msgctxt "sectionpage|label5"
msgid "Properties"
msgstr "རྒྱུ་དངོས།"
@@ -17194,7 +16854,6 @@ msgid "Table"
msgstr "ཐིག་ཁྲམ།"
#: selectaddressdialog.ui:253
-#, fuzzy
msgctxt "selectaddressdialog|connecting"
msgid "Connecting to data source..."
msgstr "གནད་སྡུད་འབྱུང་ཁུངས་ལུ་མཐུད་དོ།..."
@@ -17265,7 +16924,6 @@ msgid "Index Markings"
msgstr ""
#: selectindexdialog.ui:116
-#, fuzzy
msgctxt "selectindexdialog|label1"
msgid "Selection"
msgstr "སེལ་འཐུ།"
@@ -17289,7 +16947,6 @@ msgid "_Preview"
msgstr "སྔོན་ལྟ།"
#: sidebarpage.ui:31
-#, fuzzy
msgctxt "sidebarpage|orientation|tooltip_text"
msgid "Orientation"
msgstr "ཕྱོགས།"
@@ -17301,13 +16958,11 @@ msgid "Size"
msgstr "གྲལ་ཐིག"
#: sidebarpage.ui:85
-#, fuzzy
msgctxt "sidebarpage|column|tooltip_text"
msgid "Columns"
msgstr "ཀེར་ཐིག་ཚུ།"
#: sidebarpage.ui:112
-#, fuzzy
msgctxt "sidebarpage|margin|tooltip_text"
msgid "Margin"
msgstr "ས་སྟོང་།"
@@ -17349,13 +17004,11 @@ msgid "Parallel"
msgstr "མཉམ་སྤྱོད།"
#: sidebarwrap.ui:75
-#, fuzzy
msgctxt "sidebarwrap|buttonoptimal|tooltip_text"
msgid "Optimal"
msgstr "གང་དྲག"
#: sidebarwrap.ui:82
-#, fuzzy
msgctxt "sidebarwrap|buttonoptimal-atkobject"
msgid "Optimal"
msgstr "གང་དྲག"
@@ -17427,7 +17080,6 @@ msgid "Set the amount of space between the image and surrounding text"
msgstr ""
#: sidebarwrap.ui:249
-#, fuzzy
msgctxt "sidebarwrap|customlabel"
msgid "Custom"
msgstr "སྲོལ་སྒྲིག་"
@@ -17454,37 +17106,31 @@ msgid "Order"
msgstr "གོ་རིམ།"
#: sortdialog.ui:157
-#, fuzzy
msgctxt "sortdialog|up1"
msgid "Ascending"
msgstr "ཡར་འཛེགས།"
#: sortdialog.ui:177
-#, fuzzy
msgctxt "sortdialog|down1"
msgid "Descending"
msgstr "མར་འབབ།"
#: sortdialog.ui:207
-#, fuzzy
msgctxt "sortdialog|up2"
msgid "Ascending"
msgstr "ཡར་འཛེགས།"
#: sortdialog.ui:226
-#, fuzzy
msgctxt "sortdialog|down2"
msgid "Descending"
msgstr "མར་འབབ།"
#: sortdialog.ui:256
-#, fuzzy
msgctxt "sortdialog|up3"
msgid "Ascending"
msgstr "ཡར་འཛེགས།"
#: sortdialog.ui:275
-#, fuzzy
msgctxt "sortdialog|down3"
msgid "Descending"
msgstr "མར་འབབ།"
@@ -17508,19 +17154,16 @@ msgid "Key 3"
msgstr "ལྡེ་མིག་ ༣།(~3)"
#: sortdialog.ui:408
-#, fuzzy
msgctxt "sortdialog|typelb1-atkobject"
msgid "Key type"
msgstr "ལྡེ་མིག་གི་དབྱེ་བ།"
#: sortdialog.ui:431
-#, fuzzy
msgctxt "sortdialog|typelb2-atkobject"
msgid "Key type"
msgstr "ལྡེ་མིག་གི་དབྱེ་བ།"
#: sortdialog.ui:452
-#, fuzzy
msgctxt "sortdialog|typelb3-atkobject"
msgid "Key type"
msgstr "ལྡེ་མིག་གི་དབྱེ་བ།"
@@ -17566,7 +17209,6 @@ msgid "Select..."
msgstr "སེལ་འཐུ་འབད།(~S)"
#: sortdialog.ui:669
-#, fuzzy
msgctxt "sortdialog|label4"
msgid "Separator"
msgstr "དབྱེ་བྱེད།"
@@ -17614,7 +17256,6 @@ msgid "Set Language for Selection"
msgstr "སེལ་འཐུ་གི་དོན་ལུ་ སྐད་ཡིག་གཞི་སྒྲིག་འབད་"
#: spellmenu.ui:94
-#, fuzzy
msgctxt "spellmenu|langpara"
msgid "Set Language for Paragraph"
msgstr "དོན་མཚམས་ཀྱི་དོན་ལུ་ སྐད་ཡིག་གཞི་སྒྲིག་འབད་"
@@ -17714,7 +17355,6 @@ msgid "Words:"
msgstr "མིང་ཚིག་ཚུ:"
#: statisticsinfopage.ui:100
-#, fuzzy
msgctxt "statisticsinfopage|label34"
msgid "Characters:"
msgstr "ཡིག་འབྲུ་ཚུ:"
@@ -17758,7 +17398,6 @@ msgid "No Subject"
msgstr ""
#: subjectdialog.ui:138
-#, fuzzy
msgctxt "subjectdialog|label1"
msgid "Subject:"
msgstr "དོན་ཚན:"
@@ -17849,7 +17488,6 @@ msgid "Text Flow"
msgstr ""
#: tableproperties.ui:151
-#, fuzzy
msgctxt "tableproperties|columns"
msgid "Columns"
msgstr "ཀེར་ཐིག་ཚུ།"
@@ -17861,13 +17499,11 @@ msgid "Borders"
msgstr "མཐའ་མཚམས་ཚུ།"
#: tableproperties.ui:197
-#, fuzzy
msgctxt "tableproperties|background"
msgid "Background"
msgstr "རྒྱབ་གཞི།"
#: tabletextflowpage.ui:25
-#, fuzzy
msgctxt "tabletextflowpage|liststore1"
msgid "Horizontal"
msgstr "ཐད་སྙོམས།"
@@ -18000,7 +17636,6 @@ msgid "_Vertical alignment"
msgstr ""
#: tabletextflowpage.ui:497
-#, fuzzy
msgctxt "tabletextflowpage|label36"
msgid "Alignment"
msgstr "ཕྲང་སྒྲིག"
@@ -18027,13 +17662,11 @@ msgid "Font"
msgstr "ཡིག་གཟུགས།"
#: templatedialog1.ui:181
-#, fuzzy
msgctxt "templatedialog1|fonteffect"
msgid "Font Effects"
msgstr "ཡིག་གཟུགས་ཀྱི་ནུས་པ་ཚུ།"
#: templatedialog1.ui:204
-#, fuzzy
msgctxt "templatedialog1|position"
msgid "Position"
msgstr "གནས་ས།"
@@ -18066,7 +17699,6 @@ msgid "Organizer"
msgstr ""
#: templatedialog16.ui:144
-#, fuzzy
msgctxt "templatedialog16|bullets"
msgid "Bullets"
msgstr "འགོ་ཚག་ཚུ།"
@@ -18077,19 +17709,16 @@ msgid "Numbering Style"
msgstr ""
#: templatedialog16.ui:190
-#, fuzzy
msgctxt "templatedialog16|outline"
msgid "Outline"
msgstr "མཐའ་ཐིག"
#: templatedialog16.ui:213
-#, fuzzy
msgctxt "templatedialog16|graphics"
msgid "Image"
msgstr "གཟུགས་བརྙན།"
#: templatedialog16.ui:236
-#, fuzzy
msgctxt "templatedialog16|position"
msgid "Position"
msgstr "གནས་ས།"
@@ -18142,13 +17771,11 @@ msgid "Font"
msgstr "ཡིག་གཟུགས།"
#: templatedialog2.ui:273
-#, fuzzy
msgctxt "templatedialog2|fonteffect"
msgid "Font Effects"
msgstr "ཡིག་གཟུགས་ཀྱི་ནུས་པ་ཚུ།"
#: templatedialog2.ui:296
-#, fuzzy
msgctxt "templatedialog2|position"
msgid "Position"
msgstr "གནས་ས།"
@@ -18258,7 +17885,6 @@ msgid "Borders"
msgstr "མཐའ་མཚམས་ཚུ།"
#: templatedialog4.ui:296
-#, fuzzy
msgctxt "templatedialog4|columns"
msgid "Columns"
msgstr "ཀེར་ཐིག་ཚུ།"
@@ -18281,7 +17907,6 @@ msgid "Organizer"
msgstr ""
#: templatedialog8.ui:144
-#, fuzzy
msgctxt "templatedialog8|page"
msgid "Page"
msgstr "ཤོག་ལེབ།"
@@ -18299,13 +17924,11 @@ msgid "Transparency"
msgstr "དྭངས་གསལ།"
#: templatedialog8.ui:213
-#, fuzzy
msgctxt "templatedialog8|header"
msgid "Header"
msgstr "མགོ་ཡིག"
#: templatedialog8.ui:236
-#, fuzzy
msgctxt "templatedialog8|footer"
msgid "Footer"
msgstr "མཇུག་ཡིག"
@@ -18316,13 +17939,11 @@ msgid "Borders"
msgstr "མཐའ་མཚམས་ཚུ།"
#: templatedialog8.ui:282
-#, fuzzy
msgctxt "templatedialog8|columns"
msgid "Columns"
msgstr "ཀེར་ཐིག་ཚུ།"
#: templatedialog8.ui:305
-#, fuzzy
msgctxt "templatedialog8|footnotes"
msgid "Footnote"
msgstr "མཇུག་གི་དྲན་ཐོ།"
@@ -18488,7 +18109,6 @@ msgid "Document start"
msgstr ""
#: titlepage.ui:229
-#, fuzzy
msgctxt "titlepage|RB_PAGE_START"
msgid "Page"
msgstr "ཤོག་ལེབ།"
@@ -18548,13 +18168,11 @@ msgid "Table of Contents, Index or Bibliography"
msgstr ""
#: tocdialog.ui:82
-#, fuzzy
msgctxt "tocdialog|showexample"
msgid "Preview"
msgstr "སྔོན་ལྟ།"
#: tocdialog.ui:119
-#, fuzzy
msgctxt "tocdialog|example-atkobject"
msgid "Preview"
msgstr "སྔོན་ལྟ།"
@@ -18578,13 +18196,11 @@ msgid "Styles"
msgstr "བཟོ་རྣམ་ཚུ།"
#: tocdialog.ui:216
-#, fuzzy
msgctxt "tocdialog|columns"
msgid "Columns"
msgstr "ཀེར་ཐིག་ཚུ།"
#: tocdialog.ui:239
-#, fuzzy
msgctxt "tocdialog|background"
msgid "Background"
msgstr "རྒྱབ་གཞི།"
@@ -18636,7 +18252,6 @@ msgid "Tab stop position:"
msgstr ""
#: tocentriespage.ui:318
-#, fuzzy
msgctxt "tocentriespage|alignright"
msgid "Align right"
msgstr "ཕྲང་གཡས།"
@@ -18791,37 +18406,31 @@ msgid "_3:"
msgstr ""
#: tocentriespage.ui:890
-#, fuzzy
msgctxt "tocentriespage|up1cb|tooltip_text"
msgid "Ascending"
msgstr "ཡར་འཛེགས།"
#: tocentriespage.ui:907
-#, fuzzy
msgctxt "tocentriespage|down1cb|tooltip_text"
msgid "Descending"
msgstr "མར་འབབ།"
#: tocentriespage.ui:924
-#, fuzzy
msgctxt "tocentriespage|up2cb|tooltip_text"
msgid "Ascending"
msgstr "ཡར་འཛེགས།"
#: tocentriespage.ui:941
-#, fuzzy
msgctxt "tocentriespage|up3cb|tooltip_text"
msgid "Ascending"
msgstr "ཡར་འཛེགས།"
#: tocentriespage.ui:958
-#, fuzzy
msgctxt "tocentriespage|down2cb|tooltip_text"
msgid "Descending"
msgstr "མར་འབབ།"
#: tocentriespage.ui:975
-#, fuzzy
msgctxt "tocentriespage|down3cb|tooltip_text"
msgid "Descending"
msgstr "མར་འབབ།"
@@ -18832,7 +18441,6 @@ msgid "Sort Keys"
msgstr ""
#: tocindexpage.ui:20
-#, fuzzy
msgctxt "tocindexpage|open"
msgid "Open"
msgstr "ཁ་ཕྱེ།"
@@ -18923,7 +18531,6 @@ msgid "Entire document"
msgstr "ཡིག་ཆ་ཧྲིལ་བུར།"
#: tocindexpage.ui:241
-#, fuzzy
msgctxt "tocindexpage|scope"
msgid "Chapter"
msgstr "ལེའུ།"
@@ -18939,7 +18546,6 @@ msgid "Create Index or Table of Contents"
msgstr ""
#: tocindexpage.ui:341
-#, fuzzy
msgctxt "tocindexpage|fromheadings"
msgid "Outline"
msgstr "མཐའ་ཐིག"
@@ -19020,19 +18626,16 @@ msgid "Display:"
msgstr "བཀྲམ་སྟོན།"
#: tocindexpage.ui:624
-#, fuzzy
msgctxt "tocindexpage|display"
msgid "References"
msgstr "གཞི་བསྟུན་ཚུ།"
#: tocindexpage.ui:625
-#, fuzzy
msgctxt "tocindexpage|display"
msgid "Category and Number"
msgstr "དབྱེ་རིམ་དང་ཨང་།"
#: tocindexpage.ui:626
-#, fuzzy
msgctxt "tocindexpage|display"
msgid "Caption Text"
msgstr "དཔར་བཤད་ཚིག་ཡིག"
@@ -19302,7 +18905,6 @@ msgid "The following error occurred:"
msgstr ""
#: watermarkdialog.ui:19
-#, fuzzy
msgctxt "watermarkdialog|WatermarkDialog"
msgid "Watermark"
msgstr "ཆུ་རྟགས།"
@@ -19314,7 +18916,6 @@ msgid "Text"
msgstr "ཚིག་ཡིག"
#: watermarkdialog.ui:118
-#, fuzzy
msgctxt "watermarkdialog|FontLabel"
msgid "Font"
msgstr "ཡིག་གཟུགས།"
@@ -19332,7 +18933,6 @@ msgid "Transparency"
msgstr "དྭངས་གསལ།"
#: watermarkdialog.ui:154
-#, fuzzy
msgctxt "watermarkdialog|ColorLabel"
msgid "Color"
msgstr "ཚོས་གཞི།"
@@ -19360,7 +18960,6 @@ msgid "Characters excluding spaces"
msgstr ""
#: wordcount.ui:165
-#, fuzzy
msgctxt "wordcount|label9"
msgid "Selection"
msgstr "སེལ་འཐུ།"
@@ -19450,7 +19049,6 @@ msgid "_Bottom:"
msgstr "མཇུག"
#: wrappage.ui:539
-#, fuzzy
msgctxt "wrappage|label2"
msgid "Spacing"
msgstr "བར་སྟོང་བཞག་ཐངས།"
diff --git a/source/dz/swext/mediawiki/help.po b/source/dz/swext/mediawiki/help.po
index 0ba643f1ac1..65c8dbb4dd2 100644
--- a/source/dz/swext/mediawiki/help.po
+++ b/source/dz/swext/mediawiki/help.po
@@ -467,7 +467,6 @@ msgid "Paragraphs"
msgstr "དོན་མཚམས་ཚུ།"
#: wikiformats.xhp
-#, fuzzy
msgctxt ""
"wikiformats.xhp\n"
"hd_id4436475\n"
diff --git a/source/dz/swext/mediawiki/src/registry/data/org/openoffice/Office/Custom.po b/source/dz/swext/mediawiki/src/registry/data/org/openoffice/Office/Custom.po
index 90caf732ed0..a9a0aff5632 100644
--- a/source/dz/swext/mediawiki/src/registry/data/org/openoffice/Office/Custom.po
+++ b/source/dz/swext/mediawiki/src/registry/data/org/openoffice/Office/Custom.po
@@ -138,7 +138,6 @@ msgid "No"
msgstr "མེན།"
#: WikiExtension.xcu
-#, fuzzy
msgctxt ""
"WikiExtension.xcu\n"
".WikiExtension.Strings\n"
@@ -168,7 +167,6 @@ msgid "~Add..."
msgstr "ཁ་སྐོང་།(~A)"
#: WikiExtension.xcu
-#, fuzzy
msgctxt ""
"WikiExtension.xcu\n"
".WikiExtension.Strings\n"
@@ -187,7 +185,6 @@ msgid "~Send"
msgstr ""
#: WikiExtension.xcu
-#, fuzzy
msgctxt ""
"WikiExtension.xcu\n"
".WikiExtension.Strings\n"
@@ -215,7 +212,6 @@ msgid "Media~Wiki Server"
msgstr ""
#: WikiExtension.xcu
-#, fuzzy
msgctxt ""
"WikiExtension.xcu\n"
".WikiExtension.Strings\n"
diff --git a/source/dz/sysui/desktop/share.po b/source/dz/sysui/desktop/share.po
index 6032af501cb..f3fcd127084 100644
--- a/source/dz/sysui/desktop/share.po
+++ b/source/dz/sysui/desktop/share.po
@@ -245,7 +245,6 @@ msgid "%PRODUCTNAME Extension"
msgstr "%PRODUCTNAME རྒྱ་བསྐྱེད།"
#: documents.ulf
-#, fuzzy
msgctxt ""
"documents.ulf\n"
"ms-excel-sheet\n"
@@ -254,7 +253,6 @@ msgid "Microsoft Excel Worksheet"
msgstr "མའི་ཀོརོ་སོཕཊི་ཨེགསི་སེལ་ ཝོཀ་ཤིཊི།"
#: documents.ulf
-#, fuzzy
msgctxt ""
"documents.ulf\n"
"ms-powerpoint-presentation\n"
@@ -263,7 +261,6 @@ msgid "Microsoft PowerPoint Presentation"
msgstr "མའི་ཀོརོ་སོཕཊི་ པ་བར་པོ་ཡིནཊི་ གསལ་སྟོན།"
#: documents.ulf
-#, fuzzy
msgctxt ""
"documents.ulf\n"
"ms-word-document\n"
@@ -272,7 +269,6 @@ msgid "Microsoft Word Document"
msgstr "མའི་ཀོརོ་སོཕཊི་མིང་ཚིག་གི་ཡིག་ཆ།"
#: documents.ulf
-#, fuzzy
msgctxt ""
"documents.ulf\n"
"ms-word-document2\n"
@@ -281,7 +277,6 @@ msgid "Microsoft Word Document"
msgstr "མའི་ཀོརོ་སོཕཊི་མིང་ཚིག་གི་ཡིག་ཆ།"
#: documents.ulf
-#, fuzzy
msgctxt ""
"documents.ulf\n"
"ms-excel-sheet-12\n"
@@ -298,7 +293,6 @@ msgid "Microsoft Excel Worksheet Template"
msgstr ""
#: documents.ulf
-#, fuzzy
msgctxt ""
"documents.ulf\n"
"ms-powerpoint-presentation-12\n"
@@ -316,7 +310,6 @@ msgid "Microsoft PowerPoint Presentation Template"
msgstr "མའི་ཀོརོ་སོཕཊི་ པ་བར་པོ་ཡིནཊི་ གསལ་སྟོན།"
#: documents.ulf
-#, fuzzy
msgctxt ""
"documents.ulf\n"
"ms-word-document-12\n"
@@ -334,7 +327,6 @@ msgid "Microsoft Word Document Template"
msgstr "མའི་ཀོརོ་སོཕཊི་མིང་ཚིག་ ༩༥ ཊེམ་པེལེཊི།"
#: documents.ulf
-#, fuzzy
msgctxt ""
"documents.ulf\n"
"openxmlformats-officedocument-presentationml-presentation\n"
@@ -352,7 +344,6 @@ msgid "Microsoft PowerPoint Presentation Template"
msgstr "མའི་ཀོརོ་སོཕཊི་ པ་བར་པོ་ཡིནཊི་ གསལ་སྟོན།"
#: documents.ulf
-#, fuzzy
msgctxt ""
"documents.ulf\n"
"openxmlformats-officedocument-spreadsheetml-sheet\n"
@@ -369,7 +360,6 @@ msgid "Microsoft Excel Worksheet Template"
msgstr ""
#: documents.ulf
-#, fuzzy
msgctxt ""
"documents.ulf\n"
"openxmlformats-officedocument-wordprocessingml-document\n"
@@ -387,7 +377,6 @@ msgid "Microsoft Word Document Template"
msgstr "མའི་ཀོརོ་སོཕཊི་མིང་ཚིག་ ༩༥ ཊེམ་པེལེཊི།"
#: documents.ulf
-#, fuzzy
msgctxt ""
"documents.ulf\n"
"ms-excel-sheet-binary-12\n"
@@ -527,7 +516,6 @@ msgid "New Document"
msgstr "ཡིག་ཆ་གསརཔ།"
#: launcher_unityquicklist.ulf
-#, fuzzy
msgctxt ""
"launcher_unityquicklist.ulf\n"
"impress\n"
diff --git a/source/dz/uui/messages.po b/source/dz/uui/messages.po
index ac9f9132620..86e5552ece7 100644
--- a/source/dz/uui/messages.po
+++ b/source/dz/uui/messages.po
@@ -366,7 +366,6 @@ msgid ""
msgstr ""
#: ids.hrc:158
-#, fuzzy
msgctxt "STR_UUI_UNKNOWNAUTH_UNTRUSTED"
msgid ""
"Unable to verify the identity of $(ARG1) site.\n"
@@ -378,7 +377,6 @@ msgstr ""
"ལག་ཁྱེར་འདི་དང་ལེན་མ་འབད་བའི་ཧེ་མ་ ས་ཁོངས་ཀྱི་ལག་ཁྱེར་འདི་དྲན་ཤེས་ཀྱི་སྒོ་ལས་བརྟག་དཔྱད་འབད། $(ARG1)་གི་ཝབ་ས་ཁོངས་ཀྱི་ངོ་རྟགས་ དཔྱད་ནི་གི་དོན་ལུ་ ལག་ཁྱར་འདི ་དང་ལེན་འབད་ནི་གི་ དང་བླང་ཁྱོད་ལུ་ཡོད་ག?"
#: ids.hrc:159
-#, fuzzy
msgctxt "STR_UUI_SSLWARN_EXPIRED"
msgid ""
"$(ARG1) is a site that uses a security certificate to encrypt data during transmission, but its certificate expired on $(ARG2).\n"
@@ -390,13 +388,11 @@ msgstr ""
"ཁྱོད་རའི་གློག་རིག་གི་ཆུ་ཚོད་ངེས་བདེན་ཨིནམ་མེནམ་ ཞིབ་དཕྱད་འབད་དགོ"
#: ids.hrc:160
-#, fuzzy
msgctxt "STR_UUI_SSLWARN_EXPIRED_TITLE"
msgid "Security Warning: Server Certificate Invalid"
msgstr "སྲུང་སྐྱོབ་ཉེན་བརྡ་: སར་བར་ལག་ཁྱེར་ནུས་མེད་"
#: ids.hrc:161
-#, fuzzy
msgctxt "STR_UUI_SSLWARN_DOMAINMISMATCH"
msgid ""
"You have attempted to establish a connection with $(ARG1). However, the security certificate presented belongs to $(ARG2). It is possible, though unlikely, that someone may be trying to intercept your communication with this web site.\n"
@@ -412,13 +408,11 @@ msgstr ""
"ག་དེ་སྦེ་ཨིན་རངུ་ འཕྲོ་མཐུད་ནི་ཨིན་ན?"
#: ids.hrc:162
-#, fuzzy
msgctxt "STR_UUI_SSLWARN_DOMAINMISMATCH_TITLE"
msgid "Security Warning: Server Certificate Expired"
msgstr "སྲུང་སྐྱོབ་ཉེན་བརྡ་: སར་བར་ལག་ཁྱེར་དུས་ཡོལ་ཐལ་ཡོདཔ།"
#: ids.hrc:163
-#, fuzzy
msgctxt "STR_UUI_SSLWARN_INVALID"
msgid ""
"The certificate could not be validated. You should examine this site's certificate carefully.\n"
@@ -430,7 +424,6 @@ msgstr ""
"མཐོང་བའི་ལག་ཁྱེར་འདི་ལུ་ ཁྱོད་ཀྱིས་དོགས་པ་ཡོད་པ་ཅིན་ མཐུད་ལམ་འདི་ཆ་མེད་བཏང་སྟེ་ ས་ཁོངས་ཀྱི་བདག་སྐྱོང་ལུ་བརྡ་བསྐུལ་འབད་གནང་།"
#: ids.hrc:164
-#, fuzzy
msgctxt "STR_UUI_SSLWARN_INVALID_TITLE"
msgid "Security Warning: Domain Name Mismatch"
msgstr "སྲུང་སྐྱོབ་ཉེན་བརྡ་: ཌོ་མེན་མིང་མ་མཐུན་"
@@ -473,7 +466,6 @@ msgid "The confirmation password did not match the password. Set the password ag
msgstr ""
#: strings.hrc:33
-#, fuzzy
msgctxt "STR_ALREADYOPEN_TITLE"
msgid "Document in Use"
msgstr "ཡིག་ཆ་ལག་ལེན་ནང་འདུག་"
@@ -551,7 +543,6 @@ msgid "The lock file could not be created for exclusive access by %PRODUCTNAME,
msgstr "%PRODUCTNAME་གིས་འཛུལ་སྤྱོད་ཀྱི་གྲངས་སུ་མ་བརྩིས་བའི་དོན་ལུ་ ཡིག་སྣོད་འདི་ ཡིག་སྣོད་ས་ཁོངས་དེ་གུ་ལྡེ་མིག་གསར་བསྐྲུན་འབད་ཡོད་མི་ལུ་ གནང་བ་འདི་མེདཔ་ལས་བརྟེན་ བསྡབ་བཞག་མ་ཚུགས།"
#: strings.hrc:47
-#, fuzzy
msgctxt "STR_LOCKFAILED_OPENREADONLY_BTN"
msgid "Open ~Read-Only"
msgstr "ཁ་ཕྱེ་ ལྷབ་ནི་རྐྱངམ་ཅིག་(~R)"
@@ -704,7 +695,6 @@ msgid "The lock file is corrupted and probably empty. Opening the document read-
msgstr ""
#: strings.hrc:76
-#, fuzzy
msgctxt "STR_LOCKCORRUPT_OPENREADONLY_BTN"
msgid "Open ~Read-Only"
msgstr "ཁ་ཕྱེ་ ལྷབ་ནི་རྐྱངམ་ཅིག་(~R)"
@@ -901,13 +891,11 @@ msgid "File Exists"
msgstr ""
#: simplenameclash.ui:37
-#, fuzzy
msgctxt "simplenameclash|replace"
msgid "Replace"
msgstr "ཚབ་བཙུགས།"
#: simplenameclash.ui:51
-#, fuzzy
msgctxt "simplenameclash|rename"
msgid "Rename"
msgstr "བསྐྱར་མིང་བཏགས།"
@@ -919,7 +907,6 @@ msgid "Security Warning: "
msgstr "སྲུང་སྐྱོབ་ཉེན་བརྡ།"
#: sslwarndialog.ui:24
-#, fuzzy
msgctxt "sslwarndialog|ok"
msgid "Continue"
msgstr "འཕྲོ་མཐུད།"
diff --git a/source/dz/vcl/messages.po b/source/dz/vcl/messages.po
index da935856beb..9513d084aed 100644
--- a/source/dz/vcl/messages.po
+++ b/source/dz/vcl/messages.po
@@ -316,7 +316,6 @@ msgstr "ཡིག་ཆ་ཁ་བསྡམ།"
#. To translators: This is used on buttons for platforms other than windows, there should be a ~ mnemonic in this string
#: strings.hrc:46
-#, fuzzy
msgctxt "SV_BUTTONTEXT_OK"
msgid "~OK"
msgstr "བཏུབ།(~O)"
@@ -330,7 +329,6 @@ msgstr "ཆ་མེད་གཏང་།"
#. To translators: This is used on buttons for Windows, there should be no ~ mnemonic in this string
#: strings.hrc:50
-#, fuzzy
msgctxt "SV_BUTTONTEXT_OK_NOMNEMONIC"
msgid "OK"
msgstr "བཏུབ།"
@@ -440,7 +438,6 @@ msgid "~Undo"
msgstr "འབད་ཤོལ།(~U)"
#: strings.hrc:71
-#, fuzzy
msgctxt "SV_BUTTONTEXT_PASTE"
msgid "~Paste"
msgstr "སྦྱར།(~P)"
@@ -457,7 +454,6 @@ msgid "~Previous"
msgstr ""
#: strings.hrc:74
-#, fuzzy
msgctxt "SV_BUTTONTEXT_GO_UP"
msgid "~Up"
msgstr "ཡར།(~U)"
@@ -492,13 +488,11 @@ msgid "~Find"
msgstr "འཚོལ།"
#: strings.hrc:80
-#, fuzzy
msgctxt "SV_BUTTONTEXT_STOP"
msgid "~Stop"
msgstr "བཀག(~S)"
#: strings.hrc:81
-#, fuzzy
msgctxt "SV_BUTTONTEXT_CONNECT"
msgid "C~onnect"
msgstr "མཐུད།(~o)"
@@ -691,7 +685,6 @@ msgid "<ignore>"
msgstr ""
#: strings.hrc:123
-#, fuzzy
msgctxt "SV_PRINT_CUSTOM_TXT"
msgid "Custom"
msgstr "སྲོལ་སྒྲིག་"
@@ -728,25 +721,21 @@ msgid "default"
msgstr "སྔོན་སྒྲིག།"
#: strings.hrc:133
-#, fuzzy
msgctxt "SV_MSGBOX_INFO"
msgid "Information"
msgstr "བརྡ་དོན།"
#: strings.hrc:134
-#, fuzzy
msgctxt "SV_MSGBOX_WARNING"
msgid "Warning"
msgstr "ཉེན་བརྡ་འབད་དོ།"
#: strings.hrc:135
-#, fuzzy
msgctxt "SV_MSGBOX_ERROR"
msgid "Error"
msgstr "འཛོལ་བ།"
#: strings.hrc:136
-#, fuzzy
msgctxt "SV_MSGBOX_QUERY"
msgid "Confirmation"
msgstr "ངེས་དཔྱད།"
@@ -1068,7 +1057,6 @@ msgid "Landscape"
msgstr "ཀེ་ཀེ།"
#: printdialog.ui:115
-#, fuzzy
msgctxt "printdialog|PrintDialog"
msgid "Print"
msgstr "དཔར་བསྐྲུན།"
@@ -1191,7 +1179,6 @@ msgid "Comments"
msgstr "བསམ་བཀོད་ཚུ།"
#: printdialog.ui:830
-#, fuzzy
msgctxt "printdialog|label15"
msgid "Print"
msgstr "དཔར་བསྐྲུན།"
@@ -1208,13 +1195,11 @@ msgid "Slides per page"
msgstr "ཤོག་ལེབ་རེ་ལུ་ གྲལ་ཐིག་ཚུ།"
#: printdialog.ui:931
-#, fuzzy
msgctxt "printdialog|label19"
msgid "Order"
msgstr "གོ་རིམ།"
#: printdialog.ui:967
-#, fuzzy
msgctxt "printdialog|label11"
msgid "Print"
msgstr "དཔར་བསྐྲུན།"
@@ -1283,7 +1268,6 @@ msgid "Draw a border around each page"
msgstr ""
#: printdialog.ui:1302
-#, fuzzy
msgctxt "printdialog|ordertxt"
msgid "Order"
msgstr "གོ་རིམ།"
@@ -1398,13 +1382,11 @@ msgid "From driver"
msgstr ""
#: printerdevicepage.ui:195
-#, fuzzy
msgctxt "printerdevicepage|colorspace"
msgid "Color"
msgstr "ཚོས་གཞི།"
#: printerdevicepage.ui:196
-#, fuzzy
msgctxt "printerdevicepage|colorspace"
msgid "Grayscale"
msgstr "གེརེ་སིཀེལ།"
diff --git a/source/dz/wizards/messages.po b/source/dz/wizards/messages.po
index acb4504aa91..d8e431a8878 100644
--- a/source/dz/wizards/messages.po
+++ b/source/dz/wizards/messages.po
@@ -14,49 +14,41 @@ msgstr ""
"X-Generator: LibreOffice\n"
#: strings.hrc:32
-#, fuzzy
msgctxt "RID_COMMON_START_0"
msgid "The directory '%1' could not be created.<BR>There may not be enough space left on your hard disk."
msgstr "'%1' སྣོད་ཐོ་འདི་གསར་བསྐྲུན་འབད་མི་བཏུབ་པས། <BR> ཁྱོད་རའི་ཧརཌི་ཌིཀསི་ནང་ལུ་བར་སྟོང་ལྷག་ལུས་ལངམ་སྦེ་མེདཔ་འོང་།"
#: strings.hrc:33
-#, fuzzy
msgctxt "RID_COMMON_START_1"
msgid "The text document could not be created.<BR>Please check if the module 'PRODUCTNAME Writer' is installed."
msgstr "ཚིག་ཡིག་ ཡིག་ཆ་འདི་གསར་བསྐྲུན་འབད་མི་བཏུབ་པས། <BR> 'PRODUCTNAME རྩོམ་འབྲི་པའི་ཚད་གཞི་འདི་གཞི་བཙུགས་འབད་ཡོད་མེད་ཞིབ་དཔྱད་འབད་གནང་།"
#: strings.hrc:34
-#, fuzzy
msgctxt "RID_COMMON_START_2"
msgid "The spreadsheet could not be created.<BR>Please check if the module 'PRODUCTNAME Calc' is installed."
msgstr "ཤོག་ཁྲམ་འདི་གསར་བསྐྲུན་འབད་མི་བཏུབ་པས། <BR> 'PRODUCTNAME ཀེལ་སི་ཚད་གཞི་འདི་གཞི་བཙུགས་འབད་ཡོད་མེད་ཞིབ་དཔྱད་འབད་གནང་།"
#: strings.hrc:35
-#, fuzzy
msgctxt "RID_COMMON_START_3"
msgid "The presentation could not be created.<BR>Please check if the module 'PRODUCTNAME Impress' is installed."
msgstr "གསལ་སྟོན་འདི་གསར་བསྐྲུན་འབད་མི་བཏུབ་པས།<BR>'PRODUCTNAME ཨིམ་པེརེསི་ ཚད་གཞི་འདི་ གཞི་བཙུགས་འབད་ཡོད་མེད་ ཞིབ་དཔྱད་འབད་གནང་།"
#: strings.hrc:36
-#, fuzzy
msgctxt "RID_COMMON_START_4"
msgid "The drawing could not be created.<BR>Please check if the module 'PRODUCTNAME Draw' is installed."
msgstr "པར་རིས་འདི་གསར་བསྐྲུན་འབད་མི་བཏུབ་པས།<BR> PRODUCTNAME འབྲི་ནི་ཚད་གཞི་འདི་གཞི་བཙུགས་འབད་ཡོད་མེད་ཞིབ་དཔྱད་འབད་གནང་།"
#: strings.hrc:37
-#, fuzzy
msgctxt "RID_COMMON_START_5"
msgid "The formula could not be created.<BR>Please check if the module 'PRODUCTNAME Math' is installed."
msgstr "མན་ངག་འདི་གསར་བསྐྲུན་འབད་མི་བཏུབ་པས། <BR> 'PRODUCTNAME ཨང་རྩིས་ཚད་གཞི་འདི་ གཞི་བཙུགས་འབད་ཡོད་མེད་ ཞིབ་དཔྱད་འབད་གནང་།"
#: strings.hrc:38
-#, fuzzy
msgctxt "RID_COMMON_START_6"
msgid "The files required could not be found.<BR>Please start the %PRODUCTNAME Setup and choose 'Repair'."
msgstr "དགོས་མཁོ་ཡོད་པའི་ཡིག་སྣོད་འདི་ཚུ་ མ་འཐོབ། <BR> %PRODUCTNAME གཞི་སྒྲིག་འདི་འགོ་བཙུགས་ཞིནམ་ལས་ 'Repair' གདམ་ཁ་རྐྱབས་གནང་།"
#: strings.hrc:39
-#, fuzzy
msgctxt "RID_COMMON_START_7"
msgid "The file '<PATH>' already exists.<BR><BR>Would you like to overwrite the existing file?"
msgstr "ཡིག་སྣོད་'<PATH>' འདི་སེ་མ་ལས་རང་གནས་ཏེ་འདུག <BR><BR> གནས་ཡོད་པའི་ཡིག་སྣོད་འདི་ཚབ་སྲུང་འབད་ནི་ཨིན་ན?"
@@ -68,7 +60,6 @@ msgid "Yes"
msgstr "ཨིན།"
#: strings.hrc:41
-#, fuzzy
msgctxt "RID_COMMON_START_9"
msgid "Yes to All"
msgstr "ཆ་མཉམ་ལུ་ཨིན།"
@@ -98,7 +89,6 @@ msgid "< ~Back"
msgstr "<ལོག(~B)"
#: strings.hrc:46
-#, fuzzy
msgctxt "RID_COMMON_START_14"
msgid "~Next >"
msgstr "ཤུལ་མམ།>(~N)"
@@ -110,7 +100,6 @@ msgid "~Help"
msgstr "གྲོགས་རམ། (~H)"
#: strings.hrc:48
-#, fuzzy
msgctxt "RID_COMMON_START_16"
msgid "Steps"
msgstr "རིམ་པ་ཚུ།"
@@ -122,25 +111,21 @@ msgid "Close"
msgstr "ཁ་བསྡམས།"
#: strings.hrc:50
-#, fuzzy
msgctxt "RID_COMMON_START_18"
msgid "OK"
msgstr "བཏུབ།"
#: strings.hrc:51
-#, fuzzy
msgctxt "RID_COMMON_START_19"
msgid "The file already exists. Do you want to overwrite it?"
msgstr "ཡིག་སྣོད་འདི་ཧེ་མ་ལས་གནས་ཏེ་འདུག ཁྱོད་ཀྱིས་འདི་ཚབ་སྲུང་འབད་ནི་ཨིན་ན?"
#: strings.hrc:52
-#, fuzzy
msgctxt "RID_COMMON_START_20"
msgid "Template created via <wizard_name> on <current_date>."
msgstr "བརྒྱུད་དེ་གསར་བསྐྲུན་འབད་ཡོད་པའི་ ཊེམ་པེལེཊི་<wizard_name> on <current_date>"
#: strings.hrc:53
-#, fuzzy
msgctxt "RID_COMMON_START_21"
msgid ""
"The wizard could not be run, because important files were not found.\n"
@@ -152,7 +137,6 @@ msgstr ""
"དེ་ལས་ཝི་ཛརཌི་འདི་ལོག་སྟེ་རང་གཡོག་བཀོལ།"
#: strings.hrc:56
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_1"
msgid "Letter Wizard"
msgstr "ཡི་གུའི་ཝི་ཛརཌི།"
@@ -164,43 +148,36 @@ msgid "Label9"
msgstr "ཁ་ཡིག་༩"
#: strings.hrc:58
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_3"
msgid "~Business letter"
msgstr "ཚོང་འབྲེལ་གྱི་ཡི་གུ།(~B)"
#: strings.hrc:59
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_4"
msgid "~Formal personal letter"
msgstr "རང་དོན་ཡི་གུ་སྒྲིག་ལྡན་པ།(~F)"
#: strings.hrc:60
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_5"
msgid "~Personal letter"
msgstr "རང་དོན་ཡི་གུ།(~P)"
#: strings.hrc:61
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_6"
msgid "~Use letterhead paper with pre-printed elements"
msgstr "ཡི་གུ་མགོའི་ཤོག་ལེབ་འདི་ སྔ་གོང་ལས་དཔར་བསྐྲུན་འབད་འབདཝ་བའི་རྒྱུ་རྫས་ཚུ་དང་གཅིག་ཁར་ལག་ལེན་འཐབ།"
#: strings.hrc:62
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_7"
msgid "~Logo"
msgstr "ལས་རྟགས།(~L)"
#: strings.hrc:63
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_8"
msgid "Return address"
msgstr "སླར་ལོག་ཁ་བྱང་།"
#: strings.hrc:64
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_9"
msgid "~Include footer"
msgstr "མཇུག་ཡིག་གྲངས་སུ་བཙུགས།(~I)"
@@ -212,7 +189,6 @@ msgid "~Return address in envelope window"
msgstr "ཡིག་ཤུབས་སྒོ་སྒྲིག་ནང་ སླར་ལོག་ཁ་བྱང་།(~R)"
#: strings.hrc:66
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_11"
msgid "~Logo"
msgstr "ལས་རྟགས།(~L)"
@@ -224,7 +200,6 @@ msgid "~Return address in envelope window"
msgstr "ཡིག་ཤུབས་སྒོ་སྒྲིག་ནང་ སླར་ལོག་ཁ་བྱང་།(~R)"
#: strings.hrc:68
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_13"
msgid "Letter Signs"
msgstr "ཡི་གུའི་རྟགས་ཚུ།"
@@ -236,13 +211,11 @@ msgid "S~ubject line"
msgstr "དོན་ཚན་གྲལ་ཐིག(~u)"
#: strings.hrc:70
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_15"
msgid "Salu~tation"
msgstr "གུས་བཏུད།(~t)"
#: strings.hrc:71
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_16"
msgid "Fold ~marks"
msgstr "རྟགས་ཚུ་བལྟབ།(~m)"
@@ -254,7 +227,6 @@ msgid "~Complimentary close"
msgstr "ལྷན་ཐབས་བསྡམས།(~C)"
#: strings.hrc:73
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_18"
msgid "~Footer"
msgstr "མཇུག་ཡིག(~F)"
@@ -266,7 +238,6 @@ msgid "~Use user data for return address"
msgstr "སླར་ལོག་ཁ་བྱང་གི་དོན་ལུ་ ལག་ལེན་པའི་གནད་སྡུད་ལག་ལེན་འཐབ།(~U)"
#: strings.hrc:75
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_20"
msgid "~New sender address:"
msgstr "གཏང་མཁན་གྱི་ཁ་བྱང་གསརཔ།:(~N)"
@@ -290,61 +261,51 @@ msgid "Include ~only on second and following pages"
msgstr "ཤོག་ལེབ་གཉིས་པ་དང་འོག་གི་ཤོག་ལེབ་ཚུ་ནང་རྐྱངམ་ཅིག་ གྲངས་སུ་བཙུགས།(~o)"
#: strings.hrc:79
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_24"
msgid "~Include page number"
msgstr "ཤོག་ལེབ་ཨང་གྲངས་སུ་བཙུགས།(~I)"
#: strings.hrc:80
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_25"
msgid "Letter Template"
msgstr "ཡི་གུའི་ཊེམ་པེལེཊི།"
#: strings.hrc:81
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_26"
msgid "Create a ~letter from this template"
msgstr "འ་ནི་ཊེམ་པེལེཊི་འདི་ནང་ལས་ཡི་གུ་གཅིག་གསར་བསྐྲུན་འབད།(~l)"
#: strings.hrc:82
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_27"
msgid "Make ~manual changes to this letter template"
msgstr "འ་ནི་ཡི་གུའི་ཊེམ་པེལེཊི་འདི་ལུ་ལག་དེབ་བསྒྱུར་བཅོས་ཚུ་བཟོ།(~m)"
#: strings.hrc:83
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_28"
msgid "Page design"
msgstr "ཤོག་ལེབ་བཀོད་བསྒྲིག"
#: strings.hrc:84
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_29"
msgid "Page design"
msgstr "ཤོག་ལེབ་བཀོད་བསྒྲིག"
#: strings.hrc:85
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_30"
msgid "Page design"
msgstr "ཤོག་ལེབ་བཀོད་བསྒྲིག"
#: strings.hrc:86
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_31"
msgid "This wizard helps you to create a letter template. You can then use the template as the basis for writing letters as often as desired."
msgstr "འ་ནི་ཝི་ཛརཌི་གིས་ཁྱོད་ལུ་ཡི་གུའི་ཊེམ་པེལེཊི་ གསར་བསྐྲུན་འབད་ནི་ནང་གྲོགས་རམ་འབདཝ་ཨིན།"
#: strings.hrc:87
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_32"
msgid "~Height:"
msgstr "མཐོ་ཚད།:(~H)"
#: strings.hrc:88
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_33"
msgid "~Width:"
msgstr "རྒྱ་ཚད།:(~W)"
@@ -392,19 +353,16 @@ msgid "Height:"
msgstr "མཐོ་ཚད།:"
#: strings.hrc:96
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_42"
msgid "Sender's address"
msgstr "གཏང་མཁན་གྱི་ཁ་བྱང་།"
#: strings.hrc:97
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_43"
msgid "Name:"
msgstr "མིང་།:"
#: strings.hrc:98
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_44"
msgid "Street:"
msgstr "ཁྲོམ་ལམ།:"
@@ -416,25 +374,21 @@ msgid "ZIP code/State/City:"
msgstr "གནས་ཨང་/མངའ་སྡེ་ / གྲོང་སྡེ།:"
#: strings.hrc:100
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_46"
msgid "Recipient's address"
msgstr "ལེན་མགན་གྱི་ཁ་བྱང་།"
#: strings.hrc:101
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_47"
msgid "Footer"
msgstr "མཇུག་ཡིག"
#: strings.hrc:102
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_48"
msgid "This wizard creates a letter template which enables you to create multiple letters with the same layout and settings."
msgstr "འ་ནི་ཝི་ཛརཌི་གིས་སྐྲིག་བཀོད་དང་སྒྲིག་སྟངས་གཅིག་པ་ལག་ལེན་ཐོག་ལས་ཡི་གུ་སྣ་མང་ཚུ་གསར་བསྐྲུན་འབད་ནི་ནང་ལྕོགས་ཅན་བཟོ་ནིའི་དོན་ཡིག་གུའི་ཊེམ་པེལེཊི་གཅིག་གསར་བསྐྲུན་འབདཝ་ཨིན།"
#: strings.hrc:103
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_49"
msgid "To create another new letter out of the template just navigate to the template location and double-click it."
msgstr "ཊེམ་པེལེཊི་ནང་ལས་ཡི་གུ་གསརཔ་གཞན་མི་གཅིག་གསར་བསྐྲུན་འབད་ནི་ལུ་ཊེམ་པེལེཊི་གནས་ཁོངས་ནང་འགྲུལ་བསྐྱོད་འབད་བཞིནམ་ལས་ལོག་བལྟབ་ཨེབ་གཏང་།"
@@ -446,55 +400,46 @@ msgid "Template name:"
msgstr "ཊེམ་པེལེཊི་མིང་།:"
#: strings.hrc:105
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_51"
msgid "Location and file name:"
msgstr "གནས་ཁོངས་དང་ཡིག་སྣོད་མིང་།:"
#: strings.hrc:106
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_52"
msgid "How do you want to proceed?"
msgstr "ཁྱོད་ཀྱིས་འཕྲོ་མཐུད་འབད་ནི་ཨིན་ན?"
#: strings.hrc:107
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_53"
msgid "Please choose the type of letter and page design"
msgstr "ཡི་གུའི་དབྱེ་བ་དང་ཤོག་ལེབ་བསྒྲིག་བཀོད་ གདམ་གནང་།"
#: strings.hrc:108
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_54"
msgid "Select the items to be printed"
msgstr "དཔར་བསྐྲུན་འབད་དགོས་པའི་རྣམ་གྲངས་ཚུ་སེལ་འཐུ་འབད།"
#: strings.hrc:109
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_55"
msgid "Specify items already on your letterhead paper"
msgstr "ཁྱོད་ཀྱི་ཤོག་ལེབ་ཡི་གུའི་མགུ་ཏོ་གུ་ཧེ་མ་ལས་རང་ཡོད་པའི་རྣམ་གྲངས་ཚུ་གསལ་བཀོད་འབད།"
#: strings.hrc:110
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_56"
msgid "Specify the sender and recipient information"
msgstr "གཏང་མཁན་དང་ལེན་མཁན་གྱི་བརྡ་དོན་གསལ་བཀོད་འབད།"
#: strings.hrc:111
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_57"
msgid "Fill in the information you would like in the footer"
msgstr "ཁྱོད་ཀྱིས་མཇུག་ཡིག་ནང་དགོས་མི་འདི་བརྡ་དོན་ནང་ལུ་བཀང་།"
#: strings.hrc:112
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_58"
msgid "Please specify last settings"
msgstr "མཇུག་གི་སྒྲིག་སྟངས་ཚུ་གསལ་བཀོད་འབད།"
#: strings.hrc:113
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_59"
msgid "Subject:"
msgstr "དོན་ཚན:"
@@ -510,7 +455,6 @@ msgid "Modern"
msgstr ""
#: strings.hrc:116
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_62"
msgid "Office"
msgstr "ཡིག་ཚང་།"
@@ -526,7 +470,6 @@ msgid "Mail"
msgstr ""
#: strings.hrc:119
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_65"
msgid "Marine"
msgstr "རྒྱ་མཚོའི།"
@@ -538,79 +481,66 @@ msgid "Red Line"
msgstr "གྱལ་རིམ་གསརཔ།"
#: strings.hrc:123
-#, fuzzy
msgctxt "RID_LETTERWIZARDSALUTATION_START_1"
msgid "To Whom it May Concern"
msgstr "ག་དང་འབྲེལ་བ་ཡོད་རུང་།"
#: strings.hrc:124
-#, fuzzy
msgctxt "RID_LETTERWIZARDSALUTATION_START_2"
msgid "Dear Sir or Madam"
msgstr "བརྩེ་བའི་སློབ་དཔོན་ནམ་ཨ་མ།"
#: strings.hrc:125
-#, fuzzy
msgctxt "RID_LETTERWIZARDSALUTATION_START_3"
msgid "Hello"
msgstr "ཧེ་ལོ།"
#: strings.hrc:128
-#, fuzzy
msgctxt "RID_LETTERWIZARDGREETING_START_1"
msgid "Sincerely"
msgstr "གུས་ཞབས་ཅན།"
#: strings.hrc:129
-#, fuzzy
msgctxt "RID_LETTERWIZARDGREETING_START_2"
msgid "Best regards"
msgstr "ལེགས་སྨོན་བཟང་པོ།"
#: strings.hrc:130
-#, fuzzy
msgctxt "RID_LETTERWIZARDGREETING_START_3"
msgid "Cheers"
msgstr "སྤྲོ་བ།"
#: strings.hrc:133
-#, fuzzy
msgctxt "RID_LETTERWIZARDROADMAP_START_1"
msgid "Page design"
msgstr "ཤོག་ལེབ་བཀོད་བསྒྲིག"
#: strings.hrc:134
-#, fuzzy
msgctxt "RID_LETTERWIZARDROADMAP_START_2"
msgid "Letterhead layout"
msgstr "ཡི་གུ་མགུ་ཏོག་གི་སྒྲིག་བཀོད།"
#: strings.hrc:135
-#, fuzzy
msgctxt "RID_LETTERWIZARDROADMAP_START_3"
msgid "Printed items"
msgstr "དཔར་བསྐྲུན་འབད་ཡོད་པའི་རྣམ་གྲངས་ཚུ།"
#: strings.hrc:136
-#, fuzzy
msgctxt "RID_LETTERWIZARDROADMAP_START_4"
msgid "Recipient and sender"
msgstr "ལེན་མཁན་དང་གཏང་མཁན།"
#: strings.hrc:137
-#, fuzzy
msgctxt "RID_LETTERWIZARDROADMAP_START_5"
msgid "Footer"
msgstr "མཇུག་ཡིག"
#: strings.hrc:138
-#, fuzzy
msgctxt "RID_LETTERWIZARDROADMAP_START_6"
msgid "Name and location"
msgstr "མིང་དང་གནས་ཁོངས།"
#: strings.hrc:141
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_1"
msgid "Fax Wizard"
msgstr "དཔར་འཕྲིན་ཝི་ཛརཌི།"
@@ -622,19 +552,16 @@ msgid "Label9"
msgstr "ཁ་ཡིག་༩"
#: strings.hrc:143
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_3"
msgid "~Business Fax"
msgstr "ཚོང་འབྲེལ་དཔར་འཕྲིན།(~B)"
#: strings.hrc:144
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_4"
msgid "~Personal Fax"
msgstr "རང་དོན་དཔར་འཕྲིན།(~P)"
#: strings.hrc:145
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_5"
msgid "~Logo"
msgstr "ལས་རྟགས།(~L)"
@@ -646,7 +573,6 @@ msgid "S~ubject line"
msgstr "དོན་ཚན་གྲལ་ཐིག(~u)"
#: strings.hrc:147
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_7"
msgid "S~alutation"
msgstr "གུས་བཏུད།(~a)"
@@ -658,7 +584,6 @@ msgid "~Complimentary close"
msgstr "ལྷན་ཐབས་བསྡམས།(~C)"
#: strings.hrc:149
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_9"
msgid "~Footer"
msgstr "མཇུག་ཡིག(~F)"
@@ -670,61 +595,51 @@ msgid "~Use user data for return address"
msgstr "སླར་ལོག་ཁ་བྱང་གི་དོན་ལུ་ ལག་ལེན་པའི་གནད་སྡུད་ལག་ལེན་འཐབ།(~U)"
#: strings.hrc:151
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_11"
msgid "~New return address"
msgstr "སླར་ལོག་ཁ་བྱང་གསརཔ།(~N)"
#: strings.hrc:152
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_12"
msgid "My Fax Template"
msgstr "ངི་གི་དཔར་འཕྲིན་ཊེམ་པེལེཊི།"
#: strings.hrc:153
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_13"
msgid "Create a ~fax from this template"
msgstr "ཊེམ་པེལེཊི་འདི་ནང་ལས་ དཔར་འཕྲིན་གཅིག་གསར་བསྐྲུན་འབད།(~f)"
#: strings.hrc:154
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_14"
msgid "Make ~manual changes to this fax template"
msgstr "འ་ནི་དཔར་འཕྲིན་ཊེམ་པེལེཊི་ནང་ ལག་དེབ་བསྒྱུར་བཅོས་ཚུ་བཟོ།(~m)"
#: strings.hrc:155
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_15"
msgid "Page design"
msgstr "ཤོག་ལེབ་བཀོད་བསྒྲིག"
#: strings.hrc:156
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_16"
msgid "Page design"
msgstr "ཤོག་ལེབ་བཀོད་བསྒྲིག"
#: strings.hrc:157
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_17"
msgid "This wizard helps you to create a fax template. The template can then be used to create a fax whenever needed."
msgstr "འ་ནི་ཝི་ཛརཌི་གིས་ཁྱོད་ལུ་ དཔར་འཕྲིན་ཊེམ་པེལེཊི་གསར་བསྐྲུན་འབད་ནི་ནང་གྲོགས་རམ་འབདཝ་ཨིན། དེ་ལས་འབདན་ཊེམ་པེལེཊི་འདི་དཔར་འཕྲིན་གསར་བསྐྲུན་འབད་ནི་ནང་ནམ་དགོས་རུང་ལག་ལེན་འཐབ་བཏུབ་ཨིན།"
#: strings.hrc:158
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_18"
msgid "Return address"
msgstr "སླར་ལོག་ཁ་བྱང་།"
#: strings.hrc:159
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_19"
msgid "Name:"
msgstr "མིང་།:"
#: strings.hrc:160
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_20"
msgid "Street:"
msgstr "ཁྲོམ་ལམ།:"
@@ -736,31 +651,26 @@ msgid "ZIP code/State/City:"
msgstr "གནས་ཨང་/མངའ་སྡེ་ / གྲོང་སྡེ།:"
#: strings.hrc:162
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_22"
msgid "Footer"
msgstr "མཇུག་ཡིག"
#: strings.hrc:163
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_23"
msgid "This wizard creates a fax template which enables you to create multiple faxes with the same layout and settings."
msgstr "འ་ནི་ཝི་ཛརཌི་གིས་ཁྱོད་ལུ་སྒྲིག་བཀོད་དང་སྒྲིག་སྟངས་གཅིག་པ་ལག་ལེན་འཐབ་ཐོག་ལས་དཔར་འཕྲིན་ཚུ་སྣ་མང་གསར་བསྐྲུནའབད་ནི་ལྕོགས་ཅན་བཟོ་ནིའི་དོན་ལུ་དཔར་འཕྲིན་ཊེམ་པེལེཊི་གཅིག་གསར་བསྐྲུན་འབདཝ་ཨིན།"
#: strings.hrc:164
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_24"
msgid "To create another new fax out of the template, go to the location where you saved the template and double-click the file."
msgstr "ཊེམ་པེལེཊི་ནང་ལས་གཞན་མི་དཔར་འཕྲིན་གསརཔ་གཅིག་གསར་བསྐྲུན་འབད་ནིའི་དོན་ལུ་ ཊེམ་པེལེཊི་སྲུངས་ཡོད་པའི་གནས་ཁོངས་ནང་འགྱོ་ཞིནམ་ལས་ཡིག་སྣོད་འདི་ལོག་བལྟབ་ཨེབ་གཏང་།"
#: strings.hrc:165
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_25"
msgid "Template Name:"
msgstr "ཊེམ་པེལེཊི་གི་མིང་།:"
#: strings.hrc:166
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_26"
msgid "Location and file name:"
msgstr "གནས་ཁོངས་དང་ཡིག་སྣོད་མིང་།:"
@@ -772,25 +682,21 @@ msgid "What do you want to do next?"
msgstr "ཤུལ་མམ་འདི་འབད་ནི་ཨིན་ན?"
#: strings.hrc:168
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_28"
msgid "Choose the type of fax and a page design"
msgstr "དཔར་འཕྲིན་དང་ཤོག་ལེབ་བཀོད་བསྒྲིག་གི་དབྱེ་བ་གདམ།"
#: strings.hrc:169
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_29"
msgid "Select items to include in the fax template"
msgstr "དཔར་འཕྲིན་ཊེམ་པེལེཊི་ནང་གྲངས་སུ་བཙུགས་ནིའི་དོན་ལུ་རྣམ་གྲངས་ཚུ་སེལ་འཐུ་འབད།"
#: strings.hrc:170
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_30"
msgid "Specify sender and recipient information"
msgstr "གཏང་མཁན་དང་ལེན་མཁན་གྱི་བརྡ་དོན་གསལ་བཀོད་འབད།"
#: strings.hrc:171
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_31"
msgid "Enter text for the footer"
msgstr "མཇུག་ཡིག་དོན་ལུ་ཚིག་ཡིག་བཙུགས།"
@@ -808,7 +714,6 @@ msgid "Include ~only on second and following pages"
msgstr "ཤོག་ལེབ་གཉིས་པ་དང་འོག་གི་ཤོག་ལེབ་ཚུ་ནང་རྐྱངམ་ཅིག་ གྲངས་སུ་བཙུགས།(~o)"
#: strings.hrc:174
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_34"
msgid "~Include page number"
msgstr "ཤོག་ལེབ་ཨང་གྲངས་སུ་བཙུགས།(~I)"
@@ -820,13 +725,11 @@ msgid "~Date"
msgstr "ཚེས།(~D)"
#: strings.hrc:176
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_36"
msgid "~Type of message"
msgstr "འཕྲིན་དོན་གྱི་དབྱེ་བ།(~T)"
#: strings.hrc:177
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_37"
msgid "Fax Number:"
msgstr "དཔར་འཕྲིན་ཨང་།:"
@@ -844,7 +747,6 @@ msgid "Use address database for ~mail merge"
msgstr "ཡིག་འཕྲིན་མཉམ་བསྡོམས་ཀྱི་དོན་ལུ་ ཁ་བྱང་གནད་སྡུད་ལག་ལེན་འཐབ།(~m)"
#: strings.hrc:180
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_40"
msgid "~New return address"
msgstr "སླར་ལོག་ཁ་བྱང་གསརཔ།(~N)"
@@ -906,7 +808,6 @@ msgid "Lines"
msgstr "གྲལ་ཐིག"
#: strings.hrc:191
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_51"
msgid "Marine"
msgstr "རྒྱ་མཚོའི།"
@@ -932,115 +833,96 @@ msgid "Modern Fax from Private"
msgstr ""
#: strings.hrc:196
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_56"
msgid "Fax"
msgstr "དཔར་འཕྲིན།"
#: strings.hrc:199
-#, fuzzy
msgctxt "RID_FAXWIZARDCOMMUNICATION_START_1"
msgid "Important Information!"
msgstr "བརྡ་དོན་གལ་ཅན།!"
#: strings.hrc:200
-#, fuzzy
msgctxt "RID_FAXWIZARDCOMMUNICATION_START_2"
msgid "For your information"
msgstr "ཁྱོད་རའི་བརྡ་དོན་གྱི་དོན་ལུ།"
#: strings.hrc:201
-#, fuzzy
msgctxt "RID_FAXWIZARDCOMMUNICATION_START_3"
msgid "News!"
msgstr "གནས་ཚུལ།!"
#: strings.hrc:204
-#, fuzzy
msgctxt "RID_FAXWIZARDSALUTATION_START_1"
msgid "To whom it may concern,"
msgstr "ག་དང་འབྲེལ་བ་ཡོད་རུང་།"
#: strings.hrc:205
-#, fuzzy
msgctxt "RID_FAXWIZARDSALUTATION_START_2"
msgid "Dear Sir or Madam,"
msgstr "བརྩེ་པའི་སློབ་དཔོན་ནམ་ཨ་མ།,"
#: strings.hrc:206
-#, fuzzy
msgctxt "RID_FAXWIZARDSALUTATION_START_3"
msgid "Hello,"
msgstr "ཧེ་ལོ།,"
#: strings.hrc:207
-#, fuzzy
msgctxt "RID_FAXWIZARDSALUTATION_START_4"
msgid "Hi,"
msgstr "དབའི།,"
#: strings.hrc:210
-#, fuzzy
msgctxt "RID_FAXWIZARDGREETING_START_1"
msgid "Sincerely"
msgstr "གུས་ཞབས་ཅན།"
#: strings.hrc:211
-#, fuzzy
msgctxt "RID_FAXWIZARDGREETING_START_2"
msgid "Yours faithfully"
msgstr "ཁྱོད་རའི་དམ་ཚིག་ཅན།"
#: strings.hrc:212
-#, fuzzy
msgctxt "RID_FAXWIZARDGREETING_START_3"
msgid "Regards"
msgstr "ལེགས་སྨོན།"
#: strings.hrc:213
-#, fuzzy
msgctxt "RID_FAXWIZARDGREETING_START_4"
msgid "Love"
msgstr "མཛའ་མཐུན།"
#: strings.hrc:216
-#, fuzzy
msgctxt "RID_FAXWIZARDROADMAP_START_1"
msgid "Page design"
msgstr "ཤོག་ལེབ་བཀོད་བསྒྲིག"
#: strings.hrc:217
-#, fuzzy
msgctxt "RID_FAXWIZARDROADMAP_START_2"
msgid "Items to include"
msgstr "གྲངས་སུ་བཙུགས་ནིའི་རྣམ་གྲངས་ཚུ།"
#: strings.hrc:218
-#, fuzzy
msgctxt "RID_FAXWIZARDROADMAP_START_3"
msgid "Sender and Recipient"
msgstr "གཏང་མི་དང་ལེན་མཁན།"
#: strings.hrc:219
-#, fuzzy
msgctxt "RID_FAXWIZARDROADMAP_START_4"
msgid "Footer"
msgstr "མཇུག་ཡིག"
#: strings.hrc:220
-#, fuzzy
msgctxt "RID_FAXWIZARDROADMAP_START_5"
msgid "Name and location"
msgstr "མིང་དང་གནས་ཁོངས།"
#: strings.hrc:223
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_1"
msgid "Agenda Wizard"
msgstr "གྲོས་གཞི་ཝི་ཛརཌི།"
#: strings.hrc:224
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_2"
msgid "Make ~manual changes to this agenda template"
msgstr "གྲོས་གཞི་ཊེམ་པེལེཊི་གི་བསྒྱུར་བཅོས་ཚུ་ལུ་ལག་དེབ་བཟོ།(~m)"
@@ -1052,7 +934,6 @@ msgid "Template name:"
msgstr "ཊེམ་པེལེཊི་མིང་།:"
#: strings.hrc:226
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_4"
msgid "Location and file name:"
msgstr "གནས་ཁོངས་དང་ཡིག་སྣོད་མིང་།:"
@@ -1064,31 +945,26 @@ msgid "What do you want to do next?"
msgstr "ཤུལ་མམ་འདི་འབད་ནི་ཨིན་ན?"
#: strings.hrc:228
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_6"
msgid "Please choose the page design for the agenda"
msgstr "གྲོས་གཞིའི་དོན་ལུ་ ཤོག་ལེབ་བཀོད་བསྒྲིག་གདམ་ཁ་བརྐྱབ་གནང་།"
#: strings.hrc:229
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_7"
msgid "Please select the headings you wish to include in your agenda template"
msgstr "ཁྱོད་རའི་གྲོས་གཞི་ཊེམ་པེལེཊི་གི་གྲངས་སུ་བཙུགས་ནིའི་རེ་འདོད་ཡོད་པའི་མགུ་རྒྱན་ཚུ་སེལ་འཐུ་འབད་གནང་།"
#: strings.hrc:230
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_8"
msgid "Please enter general information for the event"
msgstr "བྱང་་ལས་ཀྱི་དོན་ལུ་ཡོངས་ཁྱབ་བརྡ་དོན་བཙུགས་གནང་།"
#: strings.hrc:231
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_9"
msgid "Please specify items for the agenda"
msgstr "གྲོས་གཞིའི་དོན་ལུ་རྣམ་གྲངས་ཚུ་གསལ་བཀོད་འབད་གནང་།"
#: strings.hrc:232
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_10"
msgid "Please select the names you wish to include in your agenda template"
msgstr "ཁྱོད་རའི་གྲོས་གཞི་ཊེམ་པེལེཊི་གི་གྲངས་སུ་བཙུགས་ནིའི་རེ་འདོད་ཡོད་པའི་མིང་ཚུ་སེལ་འཐུ་འབད་གནང་།"
@@ -1100,13 +976,11 @@ msgid "Choose a name and save the template"
msgstr "མིང་གཅིག་གདམ་ཁ་རྐྱབ་སྟེ་ཊེམ་པེལེཊི་འདི་སྲུངས།"
#: strings.hrc:234
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_12"
msgid "Include form for recording minutes"
msgstr "སྐར་མ་ཚུ་སྒྲ་བཟུང་འབད་ནིའི་དོན་ལུ་ གཞི་སྒྲུབ་གྲངས་སུ་བཙུགས།"
#: strings.hrc:235
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_13"
msgid "This wizard helps you to create an agenda template. The template can then be used to create an agenda whenever needed."
msgstr "འ་ནི་ཝི་ཛརཌི་གིས་ཁྱོད་ལུ་ གྲོས་གཞི་ཊེམ་པེལེཊི་གསར་བསྐྲུན་འབད་ནིའི་ལུ་གྲོགས་རམ་འབདཝ་ཨིན། དེ་ལས་འབདན་ཊེམ་པེལེཊི་འདི་གྲོས་གཞི་གསར་བསྐྲུན་འབད་ནི་ནང་གནམ་དགོས་རུང་ལག་ལེན་འཐབ་བཏུབ་ཨིན།"
@@ -1118,7 +992,6 @@ msgid "Time:"
msgstr "ཆུ་ཚོད།:"
#: strings.hrc:237
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_15"
msgid "Name:"
msgstr "མིང་།:"
@@ -1130,31 +1003,26 @@ msgid "Location:"
msgstr "གནས་ཁོངས།:"
#: strings.hrc:239
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_17"
msgid "Placeholders will be used in empty fields. You can replace placeholders with text later."
msgstr "ས་སྒོ་སྟོང་པ་ཚུ་ནང་ ས་གནས་འཛིན་མི་ཚུ་ལག་ལེན་འཐབ་ནི་ཨིན། ཤུལ་ལས་ཁྱོད་ཀྱིས་ཚིག་ཡིག་དང་གཅིག་ཁར་ས་གནས་འཛིན་མི་ཚུ་ཚབ་བཙུགས་ཚུགསཔ་ཨིན།"
#: strings.hrc:240
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_18"
msgid "..."
msgstr "..."
#: strings.hrc:241
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_19"
msgid "Create an ~agenda from this template"
msgstr "ཊེམ་པེལེཊི་འདི་ནང་ལས་ གྲོས་གཞི་གཅིག་གསར་བསྐྲུན་འབད།(~a)"
#: strings.hrc:242
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_20"
msgid "To create a new agenda out of the template, go to the location where you saved the template and double-click the file."
msgstr "ཊེམ་པེལེཊི་ནང་ལས་གྲོས་གཞི་གསརཔ་གཅིག་ གསར་བསྐྲུན་འབད་ནིའི་དོན་ལུ་ ཁྱོད་ཀྱིས་ཊེམ་པེལེཊི་སྲུངས་བཞག་མི་གནས་ཁོངས་ནང་འགྱོ་ཞིནམ་ལས་ ཡིག་སྣོད་འདི་ལོག་བལྟབ་ཨེབ་གཏང་།"
#: strings.hrc:243
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_21"
msgid "Agenda item"
msgstr "གྲོས་གཞི་རྣམ་གྲངས།"
@@ -1166,7 +1034,6 @@ msgid "Responsible"
msgstr "ཁ་འགན་ཅན།"
#: strings.hrc:245
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_23"
msgid "Duration"
msgstr "དུས་ཡུན།"
@@ -1178,43 +1045,36 @@ msgid "Meeting called by"
msgstr "གྱིས་འབོ་ཡོད་པའི་འཛོམས་འདུ།"
#: strings.hrc:247
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_25"
msgid "Chairperson"
msgstr "ཁྲི་འཛིན།"
#: strings.hrc:248
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_26"
msgid "Minute keeper"
msgstr "སྐར་མ་བཟུང་མི།"
#: strings.hrc:249
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_27"
msgid "Moderator"
msgstr "རན་པ་བཟོ་མི།"
#: strings.hrc:250
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_28"
msgid "Attendees"
msgstr "ངོ་འཛོམས་པ་ཚུ།"
#: strings.hrc:251
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_29"
msgid "Observers"
msgstr "ལྟ་རྟོག་པ་ཚུ།"
#: strings.hrc:252
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_30"
msgid "Facility personnel"
msgstr "མཐུན་རྐྱེན་ལས་མི།"
#: strings.hrc:253
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_31"
msgid "The agenda template will include placeholders for the names of the selected people. When creating an agenda from the template, you can replace these placeholder with the appropriate names."
msgstr "སེལ་འཐུ་འབད་ཡོད་པའི་མིའི་མིང་ཚུ་གི་དོན་ལུ་ གྲོས་གཞི་ཊེམ་པེལེཊི་གི་གྲངས་སུ་ས་གནས་འཛིན་མི་ཚུ་བཙུགསཔ་ཨིན། ཊེམ་པེལེཊི་ལས་གྲོས་གཞི་གསར་བསྐྲུན་འབད་བའི་སྐབས་ལུ་ ཁྱོད་ཀྱིས་འོས་ལྡན་མིང་ཚུ་བཙུགས་ཐོག་ལས་ས་གནས་འཛིན་མི་དེ་ཚུ་ཚབ་བཙུགས་ཚུགས།"
@@ -1226,13 +1086,11 @@ msgid "Type of meeting"
msgstr "འཛོམས་འདུ་ཀྱི་དབྱེ་བ།"
#: strings.hrc:255
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_33"
msgid "Please read"
msgstr "ལྷག་གནང་།"
#: strings.hrc:256
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_34"
msgid "Please bring"
msgstr "འབག་འོང་གནང་།"
@@ -1244,43 +1102,36 @@ msgid "Notes"
msgstr "དྲན་འཛིན་ཚུ།"
#: strings.hrc:258
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_36"
msgid "The agenda template will include placeholders for the selected items."
msgstr "གྲོས་གཞི་ཊེམ་པེལེཊི་གི་གྲངས་སུ་ སེལ་འཐུ་འབད་ཡོད་པའི་རྣམ་གྲངས་ཚུ་གི་དོན་ལུ་ས་གནས་འཛིན་མི་ཚུ་བཙུགསཔ་ཨིན།"
#: strings.hrc:259
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_38"
msgid "Date:"
msgstr "ཚེས།:"
#: strings.hrc:260
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_39"
msgid "This wizard creates an agenda template which enables you to create multiple agendas with the same layout and settings."
msgstr "སྒྲིག་བཀོད་དང་སྒྲིག་སྟངས་ཚུ་གཅིག་པའི་ཐོག་ལས་འ་ནི་ཝི་ཛརཌི་འདི་གིས་ཁྱོད་ལུ་གྲོས་གཞི་སྣ་མང་ཚུ་གསར་བསྐྲུན་འབད་ནི་ལྕོགས་ཅན་བཟོ་ནིའི་དོན་ལུ་ གྲོས་གཞི་ཊེམ་པེལེཊི་གཅིག་གསར་བསྐྲུན་འབདཝ་ཨིན།"
#: strings.hrc:261
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_40"
msgid "Page design:"
msgstr "ཤོག་ལེབ་བཀོད་སྒྲིག:"
#: strings.hrc:262
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_41"
msgid "myAgendaTemplate.stw"
msgstr "ངི་གི་ གྲོས་གཞི་ཊེམ་པེལེཊི། ཨེསི་ཊི་ཌབ་ལུ།"
#: strings.hrc:263
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_42"
msgid "My Agenda Template"
msgstr "ངི་གི་ གྲོས་གཞི་ཊེམ་པེལེཊི།"
#: strings.hrc:264
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_43"
msgid "An unexpected error occurred while saving the agenda template."
msgstr "གྲོས་གཞི་ཊེམ་པེལེཊི་འདི་ སྲུང་བཞག་འབད་བའི་སྐབས་ལུ་ རེ་བ་མེད་པའི་འཛོལ་བ་གཅིག་བྱུང་ནུག"
@@ -1304,55 +1155,46 @@ msgid "Time"
msgstr "ཆུ་ཚོད།"
#: strings.hrc:268
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_47"
msgid "Location"
msgstr "གནས་ཁོངས།"
#: strings.hrc:269
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_48"
msgid "Click to replace this text"
msgstr "ཚིག་ཡིག་འདི་ཚབ་བཙུགས་ནིའི་དོན་ལུ་ ཨེབ་གཏང་།"
#: strings.hrc:270
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_50"
msgid "Page design"
msgstr "ཤོག་ལེབ་བཀོད་བསྒྲིག"
#: strings.hrc:271
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_51"
msgid "General information"
msgstr "ཡོངས་ཁྱབ་བརྡ་དོན།"
#: strings.hrc:272
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_52"
msgid "Headings to include"
msgstr "གྲངས་སུ་བཙུགས་ནིའི་མགུ་རྒྱན་ཚུ།"
#: strings.hrc:273
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_53"
msgid "Names"
msgstr "མིང་ཚུ།"
#: strings.hrc:274
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_54"
msgid "Agenda items"
msgstr "གྲོས་གཞི་རྣམ་གྲངས་ཚུ།"
#: strings.hrc:275
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_55"
msgid "Name and location"
msgstr "མིང་དང་གནས་ཁོངས།"
#: strings.hrc:276
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_56"
msgid "An unexpected error occurred while opening the agenda template."
msgstr "གྲོས་གཞི་ཊེམ་པེལེཊི་ འདི་ཁ་ཕྱེ་བའི་སྐབས་ལུ་ རེ་བ་མེད་པའི་འཛོལ་བ་གཅིག་བྱུང་ཡོདཔ་ཨིན་པས།"
@@ -1364,13 +1206,11 @@ msgid "Type of meeting"
msgstr "འཛོམས་འདུ་ཀྱི་དབྱེ་བ།"
#: strings.hrc:278
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_58"
msgid "Please bring"
msgstr "འབག་འོང་གནང་།"
#: strings.hrc:279
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_59"
msgid "Please read"
msgstr "ལྷག་གནང་།"
@@ -1388,37 +1228,31 @@ msgid "Meeting called by"
msgstr "གྱིས་འབོ་ཡོད་པའི་འཛོམས་འདུ།"
#: strings.hrc:282
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_62"
msgid "Chairperson"
msgstr "ཁྲི་འཛིན།"
#: strings.hrc:283
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_63"
msgid "Attendees"
msgstr "ངོ་འཛོམས་པ་ཚུ།"
#: strings.hrc:284
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_64"
msgid "Minute keeper"
msgstr "སྐར་མ་བཟུང་མི།"
#: strings.hrc:285
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_65"
msgid "Moderator"
msgstr "རན་པ་བཟོ་མི།"
#: strings.hrc:286
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_66"
msgid "Observers"
msgstr "ལྟ་རྟོག་པ་ཚུ།"
#: strings.hrc:287
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_67"
msgid "Facility personnel"
msgstr "མཐུན་རྐྱེན་ལས་མི།"
@@ -1430,25 +1264,21 @@ msgid "Insert"
msgstr "བཙུགས།"
#: strings.hrc:289
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_69"
msgid "Remove"
msgstr "རྩ་བསྐྲད་གཏང་།"
#: strings.hrc:290
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_70"
msgid "Move up"
msgstr "ཡར་སྤོ།"
#: strings.hrc:291
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_71"
msgid "Move down"
msgstr "མར་སྤོ།"
#: strings.hrc:292
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_72"
msgid "Date:"
msgstr "ཚེས།:"
@@ -1493,7 +1323,6 @@ msgid "Time"
msgstr "ཆུ་ཚོད།"
#: strings.hrc:300
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_80"
msgid "Additional information"
msgstr "ཁ་སྐོང་འབད་བཏུབ་པའི་བརྡ་དོན།"
@@ -1529,7 +1358,6 @@ msgid "Deadline:"
msgstr ""
#: strings.hrc:307
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_87"
msgid "Blue"
msgstr "ཧོནམ།"
@@ -1557,7 +1385,6 @@ msgid "Green"
msgstr "ལྗང་ཁུ།"
#: strings.hrc:312
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_92"
msgid "Grey"
msgstr "སྐྱ་ཐལ།"
@@ -1568,7 +1395,6 @@ msgid "Modern"
msgstr ""
#: strings.hrc:314
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_94"
msgid "Orange"
msgstr "ལི་ཝང་།"
diff --git a/source/dz/wizards/source/resources.po b/source/dz/wizards/source/resources.po
index 9559c6f8a5b..b321878a187 100644
--- a/source/dz/wizards/source/resources.po
+++ b/source/dz/wizards/source/resources.po
@@ -14,7 +14,6 @@ msgstr ""
"X-Generator: LibreOffice\n"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_0\n"
@@ -23,7 +22,6 @@ msgid "The directory '%1' could not be created.<BR>There may not be enough space
msgstr "'%1' སྣོད་ཐོ་འདི་གསར་བསྐྲུན་འབད་མི་བཏུབ་པས། <BR> ཁྱོད་རའི་ཧརཌི་ཌིཀསི་ནང་ལུ་བར་སྟོང་ལྷག་ལུས་ལངམ་སྦེ་མེདཔ་འོང་།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_1\n"
@@ -32,7 +30,6 @@ msgid "The text document could not be created.<BR>Please check if the module 'PR
msgstr "ཚིག་ཡིག་ ཡིག་ཆ་འདི་གསར་བསྐྲུན་འབད་མི་བཏུབ་པས། <BR> 'PRODUCTNAME རྩོམ་འབྲི་པའི་ཚད་གཞི་འདི་གཞི་བཙུགས་འབད་ཡོད་མེད་ཞིབ་དཔྱད་འབད་གནང་།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_2\n"
@@ -41,7 +38,6 @@ msgid "The spreadsheet could not be created.<BR>Please check if the module 'PROD
msgstr "ཤོག་ཁྲམ་འདི་གསར་བསྐྲུན་འབད་མི་བཏུབ་པས། <BR> 'PRODUCTNAME ཀེལ་སི་ཚད་གཞི་འདི་གཞི་བཙུགས་འབད་ཡོད་མེད་ཞིབ་དཔྱད་འབད་གནང་།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_3\n"
@@ -50,7 +46,6 @@ msgid "The presentation could not be created.<BR>Please check if the module 'PRO
msgstr "གསལ་སྟོན་འདི་གསར་བསྐྲུན་འབད་མི་བཏུབ་པས།<BR>'PRODUCTNAME ཨིམ་པེརེསི་ ཚད་གཞི་འདི་ གཞི་བཙུགས་འབད་ཡོད་མེད་ ཞིབ་དཔྱད་འབད་གནང་།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_4\n"
@@ -59,7 +54,6 @@ msgid "The drawing could not be created.<BR>Please check if the module 'PRODUCTN
msgstr "པར་རིས་འདི་གསར་བསྐྲུན་འབད་མི་བཏུབ་པས།<BR> PRODUCTNAME འབྲི་ནི་ཚད་གཞི་འདི་གཞི་བཙུགས་འབད་ཡོད་མེད་ཞིབ་དཔྱད་འབད་གནང་།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_5\n"
@@ -68,7 +62,6 @@ msgid "The formula could not be created.<BR>Please check if the module 'PRODUCTN
msgstr "མན་ངག་འདི་གསར་བསྐྲུན་འབད་མི་བཏུབ་པས། <BR> 'PRODUCTNAME ཨང་རྩིས་ཚད་གཞི་འདི་ གཞི་བཙུགས་འབད་ཡོད་མེད་ ཞིབ་དཔྱད་འབད་གནང་།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_6\n"
@@ -77,7 +70,6 @@ msgid "The files required could not be found.<BR>Please start the %PRODUCTNAME S
msgstr "དགོས་མཁོ་ཡོད་པའི་ཡིག་སྣོད་འདི་ཚུ་ མ་འཐོབ། <BR> %PRODUCTNAME གཞི་སྒྲིག་འདི་འགོ་བཙུགས་ཞིནམ་ལས་ 'Repair' གདམ་ཁ་རྐྱབས་གནང་།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_7\n"
@@ -95,7 +87,6 @@ msgid "Yes"
msgstr "བཏུབ།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_9\n"
@@ -140,7 +131,6 @@ msgid "< ~Back"
msgstr "< རྒྱབ།(~B)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_14\n"
@@ -158,7 +148,6 @@ msgid "~Help"
msgstr "གྲོགས་རམ།(~H)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_16\n"
@@ -176,7 +165,6 @@ msgid "Close"
msgstr "ཁ་བསྡམ།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_18\n"
@@ -185,7 +173,6 @@ msgid "OK"
msgstr "བཏུབ།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_19\n"
@@ -194,7 +181,6 @@ msgid "The file already exists. Do you want to overwrite it?"
msgstr "ཡིག་སྣོད་འདི་ཧེ་མ་ལས་གནས་ཏེ་འདུག ཁྱོད་ཀྱིས་འདི་ཚབ་སྲུང་འབད་ནི་ཨིན་ན?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_20\n"
@@ -215,7 +201,6 @@ msgstr ""
"དེ་ལས་ཝི་ཛརཌི་འདི་ལོག་སྟེ་རང་གཡོག་བཀོལ།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_0\n"
@@ -224,7 +209,6 @@ msgid "Report Wizard"
msgstr "ཝི་ཛརཌི་སྙན་ཞུ།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_3\n"
@@ -233,7 +217,6 @@ msgid "~Table"
msgstr "ཐིག་ཁྲམ།(~T)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_4\n"
@@ -242,7 +225,6 @@ msgid "Colu~mns"
msgstr "ཀེར་ཐིག་ཚུ།(~m)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_7\n"
@@ -260,7 +242,6 @@ msgid "- undefined -"
msgstr "-ངེས་འཛིན་མ་འབད་མི།-"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_9\n"
@@ -278,7 +259,6 @@ msgid "Grouping"
msgstr "སྡེ་བཟོ།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_12\n"
@@ -287,7 +267,6 @@ msgid "Sort options"
msgstr "གདམ་ཁ་ཚུ་དབྱེ་སེལ་འབད།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_13\n"
@@ -296,7 +275,6 @@ msgid "Choose layout"
msgstr "སྒྲིག་བཀོད་གདམ།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_14\n"
@@ -305,7 +283,6 @@ msgid "Create report"
msgstr "སྙན་ཞུ་གསར་བསྐྲུན་འབད།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_15\n"
@@ -314,7 +291,6 @@ msgid "Layout of data"
msgstr "གནད་སྡུད་ཀྱི་སྒྲིག་བཀོད།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_16\n"
@@ -332,7 +308,6 @@ msgid "Fields"
msgstr "ས་སྒོ་ཚུ།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_20\n"
@@ -341,7 +316,6 @@ msgid "~Sort by"
msgstr "གིས་དབྱེ་སེལ་འབད་བ།(~s)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_21\n"
@@ -350,7 +324,6 @@ msgid "T~hen by"
msgstr "གིས་དེ་ལས།(~h)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_22\n"
@@ -359,7 +332,6 @@ msgid "Orientation"
msgstr "ཕྱོགས།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_23\n"
@@ -368,7 +340,6 @@ msgid "Portrait"
msgstr "ཡར་ཕྲང་།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_24\n"
@@ -377,7 +348,6 @@ msgid "Landscape"
msgstr "ཀེ་ཀེ།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_28\n"
@@ -386,7 +356,6 @@ msgid "Which fields do you want to have in your report?"
msgstr "སྙན་ཞུ་ནང་ས་སྒོ་ག་འདི་ཡོདཔ་སྦེ་དགོས་ནི་སྨོ?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_29\n"
@@ -395,7 +364,6 @@ msgid "Do you want to add grouping levels?"
msgstr "སྡེ་བཟོའི་གནས་རིམ་ཚུ་ ཁ་སྐོང་རྐྱབ་ནི་ཨིན་ན?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_30\n"
@@ -404,7 +372,6 @@ msgid "According to which fields do you want to sort the data?"
msgstr "ས་སྒོ་ག་དང་འཁྲིལ་ཏེ་གནད་སྡུད་དབྱེ་སེལ་འབད་ནི་སྨོ?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_31\n"
@@ -413,7 +380,6 @@ msgid "How do you want your report to look?"
msgstr "ཁྱོད་ཀྱི་སྙན་ཞུ་འདི་ག་བཟུམ་མཐོང་བཅུག་ནི་སྨོ?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_32\n"
@@ -422,7 +388,6 @@ msgid "Decide how you want to proceed"
msgstr "ག་དེ་སྦེ་འཕྲོ་མཐུད་འབད་ནི་སྨོ་གྲོས་ཐག་བཅད།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_33\n"
@@ -431,7 +396,6 @@ msgid "Title of report"
msgstr "སྙན་ཞུ་གི་མགོ་མིང་།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_34\n"
@@ -440,7 +404,6 @@ msgid "Display report"
msgstr "སྙན་ཞུ་བཀྲམ་སྟོན་འབད།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_35\n"
@@ -449,7 +412,6 @@ msgid "Create report"
msgstr "སྙན་ཞུ་གསར་བསྐྲུན་འབད།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_36\n"
@@ -458,7 +420,6 @@ msgid "Ascending"
msgstr "ཡར་འཛེགས།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_37\n"
@@ -467,7 +428,6 @@ msgid "Descending"
msgstr "མར་འབབ།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_40\n"
@@ -476,7 +436,6 @@ msgid "~Dynamic report"
msgstr "སྙན་ཞུ་ནུས་ཅན།(~D)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_41\n"
@@ -485,7 +444,6 @@ msgid "~Create report now"
msgstr "ད་ལྟོ་སྙན་ཞུ་གསར་བསྐྲུན་འབད།(~C)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_42\n"
@@ -494,7 +452,6 @@ msgid "~Modify report layout"
msgstr "སྙན་ཞུ་སྒྲིག་བཀོད་ལེགས་བཅོས་འབད།(~M)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_43\n"
@@ -503,7 +460,6 @@ msgid "Static report"
msgstr "སྙན་ཞུ་རྟག་བརྟན།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_44\n"
@@ -512,7 +468,6 @@ msgid "Save as"
msgstr "བཟུམ་སྦེ་སྲུངས།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_50\n"
@@ -521,7 +476,6 @@ msgid "Groupings"
msgstr "སྡེ་བཟོ་ཚུ།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_51\n"
@@ -530,7 +484,6 @@ msgid "Then b~y"
msgstr "གིས་དེ་ལས།(~y)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_52\n"
@@ -539,7 +492,6 @@ msgid "~Then by"
msgstr "གིས་དེ་ལས།(~T)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_53\n"
@@ -548,7 +500,6 @@ msgid "Asc~ending"
msgstr "ཡར་འཛེགས།(~e)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_54\n"
@@ -557,7 +508,6 @@ msgid "Ascend~ing"
msgstr "ཡར་འཛེགས།(~i)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_55\n"
@@ -566,7 +516,6 @@ msgid "Ascendin~g"
msgstr "ཡར་འཛེགས།(~g)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_56\n"
@@ -575,7 +524,6 @@ msgid "De~scending"
msgstr "མར་འབབ།(~s)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_57\n"
@@ -584,7 +532,6 @@ msgid "Des~cending"
msgstr "མར་འབབ།(~c)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_58\n"
@@ -593,7 +540,6 @@ msgid "De~scending"
msgstr "མར་འབབ།(~s)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_60\n"
@@ -602,7 +548,6 @@ msgid "Binary fields cannot be displayed in the report."
msgstr "ཟུང་ལྡན་ས་སྒོ་ཚུ་སྙན་ཞུ་ནང་བཀྲམ་སྟོན་འབད་མི་བཏུབ་པས།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_61\n"
@@ -611,7 +556,6 @@ msgid "The table '<TABLENAME>' does not exist."
msgstr "ཐིག་ཁྲམ་ '<TABLENAME>' འདི་མི་གནས་པས།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_62\n"
@@ -620,7 +564,6 @@ msgid "Creating Report..."
msgstr "སྙན་ཞུ་གསར་བསྐྲུན་འབད་དོ།..."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_63\n"
@@ -629,7 +572,6 @@ msgid "Number of records inserted: <COUNT>"
msgstr "བཙུགས་ཡོད་པའི་དྲན་ཐོ་ཚུའི་གྲངས་ཁ།: <COUNT>"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_64\n"
@@ -638,7 +580,6 @@ msgid "The form '<REPORTFORM>' does not exist."
msgstr "གཞི་སྒྲུབ་ '<REPORTFORM>' འདི་མི་གནས་པས།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_65\n"
@@ -647,7 +588,6 @@ msgid "The query with the statement <BR>'<STATEMENT>' <BR> could not be run. <BR
msgstr "གསལ་བཤད་<BR>'<STATEMENT>' <BR>་དང་གཅིག་ཁར་གྱི་འདྲི་དཔྱད་དེ་ གཡོག་བཀོཤ་མ་ཚུགས་ <BR> ཁྱོད་རའི་གནད་སྡུད་འབྱུང་ཁུངས་དེ་ཞིབ་དཔྱད་འབད།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_66\n"
@@ -656,7 +596,6 @@ msgid "The following hidden control in the form '<REPORTFORM>' could not be read
msgstr " '<REPORTFORM>'གཞི་སྒྲུབ་ནང་ལུ་ཡོད་པའི་གསང་བའི་ཚད་འཛིན་འདི་ལྷག་མི་བཏུབ་པས།: '<CONTROLNAME>'"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_67\n"
@@ -665,7 +604,6 @@ msgid "Importing data..."
msgstr "གནད་སྡུད་ ནང་འདྲེན་འབད་དོ།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_68\n"
@@ -674,7 +612,6 @@ msgid "Labeling fields"
msgstr "ས་སྒོ་ཚུ་ཁ་ཡིག་བཏགས་ནི།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_69\n"
@@ -683,7 +620,6 @@ msgid "How do you want to label the fields?"
msgstr "ས་སྒོ་ཚུ་ཁ་ཡིག་ག་དེ་སྦེ་བཏགས་ནི་སྨོ?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_70\n"
@@ -692,7 +628,6 @@ msgid "Label"
msgstr "ཁ་ཡིག"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_71\n"
@@ -701,7 +636,6 @@ msgid "Field"
msgstr "ས་སྒོ།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_72\n"
@@ -710,7 +644,6 @@ msgid "An error occurred in the wizard.<BR>The template '%PATH' could be erroneo
msgstr "ཝི་ཛརཌི་ནང་ལུ་འཛོལ་བ་གཅིག་བྱུང་ཡི། <BR> ཏེམ་པེལེཊི་'%PATH' འདི་ནོར་འཁྲུལ་ཅན་ཨིནམ་འོང་། <BR> ཡང་ན་དགོས་མཁོ་བའི་དབྱེ་ཚན་ཚུའམ་ཐིག་ཁྲམ་ཚུ་མི་གནས་པས་ ཡང་ཅིན་འབདན་དེ་ཚུ་ མིང་ཕྱི་འགྱུར་གྱི་འོག་ལུ་གནས་ཏེ་ཡོདཔ་འོང་ནི་ཨིན་པས། <BR> བརྡ་དོན་རྒྱས་བཤད་ཀྱི་དོན་ལུ་ གྲོགས་རམ་བལྟ། <BR> ཊེམ་པེལེཊི་གཞན་མི་གཅིག་སེལ་འཐུ་འབད་གནང་།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_73\n"
@@ -727,7 +660,6 @@ msgid "The sort criterion '<FIELDNAME>' was chosen twice. Each criterion can onl
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_75\n"
@@ -736,7 +668,6 @@ msgid "Note: The dummy text will be replaced by data from the database when the
msgstr "དྲན་དགོས: སྙན་ཞུ་འདི་གསར་བསྐྲུན་འབད་ཚརཝ་ད་དཔེ་གཟུགས་ཚིག་ཡིག་འདི་གནད་སྡུད་གཞི་རྟེན་ནང་ལས་གནད་སྡུད་ཀྱིས་ཚབ་བཙུགས་འབད་འོང་།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_76\n"
@@ -745,7 +676,6 @@ msgid "A report '%REPORTNAME' already exists in the database. Please assign anot
msgstr "'%REPORTNAME' སྙན་ཞུ་འདི་གནད་སྡུད་གཞི་རྟེན་ནང་ལུ་ཧེ་མ་ལས་རང་གནས་ཏེ་འདུག མིང་གཞན་ཅིག་འགན་སྤྲོད་འབད་གནང་།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_78\n"
@@ -754,7 +684,6 @@ msgid "How do you want to proceed after creating the report?"
msgstr "སྙན་ཞུ་གསར་བསྐྲུན་འབད་ཚར་བའི་ཤུལ་ལས་ ག་དེ་སྦེ་འཕྲོ་མཐུད་འབད་ནི་སྨོ?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_79\n"
@@ -796,7 +725,6 @@ msgid "Columnar, three columns"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_84\n"
@@ -805,7 +733,6 @@ msgid "In blocks, labels left"
msgstr "བཀག་ཆ་ནང་-ཁ་ཡིག་ཚུ་གཡོན།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_85\n"
@@ -832,7 +759,6 @@ msgid "Author:"
msgstr "རྩོམ་པ་པོ:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_88\n"
@@ -1120,7 +1046,6 @@ msgid "Worldmap"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_0\n"
@@ -1147,7 +1072,6 @@ msgid "< ~Back"
msgstr "< རྒྱབ།(~B)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_3\n"
@@ -1156,7 +1080,6 @@ msgid "~Next >"
msgstr "ཤུལ་མམ།>(~N)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_4\n"
@@ -1165,7 +1088,6 @@ msgid "~Database"
msgstr "གནད་སྡུད་གཞི་རྟེན།(~D)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_5\n"
@@ -1174,7 +1096,6 @@ msgid "~Table name"
msgstr "ཐིག་ཁྲམ་མིང་།(~T)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_6\n"
@@ -1232,7 +1153,6 @@ msgid "The selected table or query could not be opened."
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_14\n"
@@ -1250,7 +1170,6 @@ msgid "~Help"
msgstr "གྲོགས་རམ།(~H)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_21\n"
@@ -1259,7 +1178,6 @@ msgid "~Stop"
msgstr "བཀག(~S)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_30\n"
@@ -1268,7 +1186,6 @@ msgid "The document could not be saved."
msgstr "ཡིག་ཆ་འདི་སྲུང་བཞག་འབད་མི་བཏུབ་པས།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_33\n"
@@ -1277,7 +1194,6 @@ msgid "Exiting the wizard"
msgstr "ཝི་ཛརཌི་འདི་ཕྱིར་འཐོན་དོ།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_34\n"
@@ -1286,7 +1202,6 @@ msgid "Connecting to data source..."
msgstr "གནད་སྡུད་འབྱུང་ཁུངས་ལུ་མཐུད་དོ།..."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_35\n"
@@ -1295,7 +1210,6 @@ msgid "The connection to the data source could not be established."
msgstr "གནད་སྡུད་འབྱུང་ཁུངས་ཀྱི་མཐུད་ལམ་འདི་འགོ་འཛུགས་འབད་མི་བཏུབ་པས།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_36\n"
@@ -1304,7 +1218,6 @@ msgid "The file path entered is not valid."
msgstr "ཐོ་བཀོད་འབད་ཡོད་པའི་ཡིག་སྣོད་འགྲུལ་ལམ་འདི་ནུས་མིན་འདུག"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_37\n"
@@ -1313,7 +1226,6 @@ msgid "Please select a data source"
msgstr "གནད་སྡུད་འབྱུང་ཁུངས་གཅིག་སེལ་འཐུ་འབད་གནང་།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_38\n"
@@ -1322,7 +1234,6 @@ msgid "Please select a table or query"
msgstr "ཐིག་ཁྲམ་མམ་འདྲི་དཔྱད་གཅིག་སེལ་འཐུ་འབད་གནང་།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_39\n"
@@ -1331,7 +1242,6 @@ msgid "Add field"
msgstr "ས་སྒོ་ཁ་སྐོང་རྐྱབ།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_40\n"
@@ -1340,7 +1250,6 @@ msgid "Remove field"
msgstr "ས་སྒོ་རྩ་བསྐྲད་གཏང་།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_41\n"
@@ -1349,7 +1258,6 @@ msgid "Add all fields"
msgstr "ས་སྒོ་ཆ་ཚུ་ཆ་མཉམ་ཁ་སྐོང་རྐྱབ།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_42\n"
@@ -1358,7 +1266,6 @@ msgid "Remove all fields"
msgstr "ས་སྒོ་ཚུ་ཆ་མཉམ་ རྩ་བསྐྲད་གཏང་།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_43\n"
@@ -1367,7 +1274,6 @@ msgid "Move field up"
msgstr "ས་སྒོ་ཡར་སྤོ།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_44\n"
@@ -1376,7 +1282,6 @@ msgid "Move field down"
msgstr "ས་སྒོ་མར་སྤོ།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_45\n"
@@ -1385,7 +1290,6 @@ msgid "The field names from '%NAME' could not be retrieved."
msgstr " '%NAME' ལས་ས་སྒོའི་མིང་ཚུ་ སླར་འདྲེན་འབད་མི་བཏུབ་པས།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_0\n"
@@ -1403,7 +1307,6 @@ msgid "Query"
msgstr "འདྲི་དཔྱད།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_2\n"
@@ -1412,7 +1315,6 @@ msgid "Query Wizard"
msgstr "འདྲི་དཔྱད་ཝི་ཛརཌི།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_3\n"
@@ -1430,7 +1332,6 @@ msgid "A~vailable fields"
msgstr "འཐོབ་ཚུགས་པའི་ས་སྒོ་ཚུ།(~v)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_5\n"
@@ -1439,7 +1340,6 @@ msgid "Name ~of the query"
msgstr "འདྲི་དཔྱད་ཀྱི་མིང་།(~o)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_6\n"
@@ -1448,7 +1348,6 @@ msgid "Display ~Query"
msgstr "འདྲི་དཔྱད་བཀྲམ་སྟོན་འབད།(~Q)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_7\n"
@@ -1457,7 +1356,6 @@ msgid "~Modify Query"
msgstr "འདྲི་དཔྱད་ལེགས་བཅོས་འབད།(~M)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_8\n"
@@ -1466,7 +1364,6 @@ msgid "~How do you want to proceed after creating the query?"
msgstr "ཁྱོད་ཀྱིས་འདྲི་དཔྱད་གསར་བསྐྲུན་འབད་ཚར་བའི་ཤུལ་ལུ་ག་དེ་སྦེ་འཕྲོ་མཐུད་འབད་ནི་སྨོ?(~H)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_9\n"
@@ -1475,7 +1372,6 @@ msgid "Match ~all of the following"
msgstr "འོག་གི་དེ་ཚུ་ཆ་མཉམ་རང་མཐུན་སྒྲིག་འབད།(~a)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_10\n"
@@ -1484,7 +1380,6 @@ msgid "~Match any of the following"
msgstr "འོག་གི་གང་རུང་གཅིག་མཐུན་སྒྲིག་འབད།(~M)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_11\n"
@@ -1493,7 +1388,6 @@ msgid "~Detailed query (Shows all records of the query.)"
msgstr "འདྲི་དཔྱད་རྒྱས་བཤད་ཀྱི་ (འདྲི་དཔྱད་ཀྱི་དྲན་ཐོ་ཆ་མཉམ་རང་སྟོནམ་ཨིན།) (~D)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_12\n"
@@ -1502,7 +1396,6 @@ msgid "~Summary query (Shows only results of aggregate functions.)"
msgstr "བཅུད་དོན་འདྲི་དཔྱད་ཀྱི་(སྤྱི་སྙོམས་ལས་འགན་ཚུའི་གྲུབ་འབྲས་རྐྱངམ་ཅིག་སྟོནམ་ཨིན།) (~S)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_16\n"
@@ -1520,7 +1413,6 @@ msgid "Fields"
msgstr "ས་སྒོ་ཚུ།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_18\n"
@@ -1529,7 +1421,6 @@ msgid "~Group by"
msgstr "གིས་སྡེ་ཚན།(~G)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_19\n"
@@ -1538,7 +1429,6 @@ msgid "Field"
msgstr "ས་སྒོ།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_20\n"
@@ -1565,7 +1455,6 @@ msgid "Query:"
msgstr "འདྲི་དཔྱད།: "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_24\n"
@@ -1583,7 +1472,6 @@ msgid "Value"
msgstr "བེ་ལུ།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_26\n"
@@ -1592,7 +1480,6 @@ msgid "is equal to"
msgstr "ལུ་མཉམ་པ་ཨིན།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_27\n"
@@ -1601,7 +1488,6 @@ msgid "is not equal to"
msgstr "ལུ་མཉམ་པ་མེན།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_28\n"
@@ -1610,7 +1496,6 @@ msgid "is smaller than"
msgstr "ལས་ཆུང་མི་ཨིན།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_29\n"
@@ -1628,7 +1513,6 @@ msgid "is equal or less than"
msgstr "ལས་མཉམ་པ་ཡང་ན་ཉུང་མི་ཨིན།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_31\n"
@@ -1637,7 +1521,6 @@ msgid "is equal or greater than"
msgstr "ལས་མཉམ་པ་ཡང་ན་སྦོམ་མི་ཨིན།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_32\n"
@@ -1689,7 +1572,6 @@ msgid "false"
msgstr "བརྫུན་མ།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_38\n"
@@ -1698,7 +1580,6 @@ msgid "and"
msgstr "དང་།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_39\n"
@@ -1707,7 +1588,6 @@ msgid "or"
msgstr "ཡང་ན།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_40\n"
@@ -1716,7 +1596,6 @@ msgid "get the sum of"
msgstr "གི་དངུལ་བསྡོམས་འདི་ལེན།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_41\n"
@@ -1725,7 +1604,6 @@ msgid "get the average of"
msgstr "གི་ཆ་སྙོམས་འདི་ལེན།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_42\n"
@@ -1734,7 +1612,6 @@ msgid "get the minimum of"
msgstr "གི་ཉུང་མཐའ་འདི་ལེན།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_43\n"
@@ -1752,7 +1629,6 @@ msgid "get the count of"
msgstr "གི་དངུལ་བསྡོམས་འདི་ལེན།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_48\n"
@@ -1779,7 +1655,6 @@ msgid "Sorting order:"
msgstr "གོ་རིམ་དབྱེ་སེལ་འབད་དོ།: "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_52\n"
@@ -1797,7 +1672,6 @@ msgid "Search conditions:"
msgstr "གནས་སྟངས་ཚུ་འཚོལ་ཞིབ་འབད།: "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_54\n"
@@ -1815,7 +1689,6 @@ msgid "Aggregate functions:"
msgstr "སྤྱི་སྙོམས་ལས་འགན་ཚུ།: "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_56\n"
@@ -1833,7 +1706,6 @@ msgid "Grouped by:"
msgstr "གིས་སྡེ་བཟོ་བ།: "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_58\n"
@@ -1851,7 +1723,6 @@ msgid "Grouping conditions:"
msgstr "སྡེ་བཟོའི་གནས་སྟངས་ཚུ།: "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_60\n"
@@ -1860,7 +1731,6 @@ msgid "No grouping conditions were assigned."
msgstr "སྡེ་བཟོའི་གནས་སྟངས་ཚུ་ འགན་མ་སྤྲོད་པས།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_70\n"
@@ -1869,7 +1739,6 @@ msgid "Select the fields (columns) for your query"
msgstr "ཁྱོད་རའི་འདྲི་དཔྱད་ཀྱི་དོན་ལུ་ ས་སྒོ་ཚུ་(ཀེར་ཐིག་ཚུ་)སེལ་འཐུ་འབད།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_71\n"
@@ -1878,7 +1747,6 @@ msgid "Select the sorting order"
msgstr "དབྱེ་སེལ་གོ་རིམ་འདི་སེལ་འཐུ་འབད།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_72\n"
@@ -1887,7 +1755,6 @@ msgid "Select the search conditions"
msgstr "འཚོལ་ཞིབ་གནས་སྟངས་ཚུ་ སེལ་འཐུ་འབད།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_73\n"
@@ -1896,7 +1763,6 @@ msgid "Select the type of query"
msgstr "འདྲི་དཔྱད་ཀྱི་དབྱེ་བ་སེལ་འཐུ་འབད།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_74\n"
@@ -1905,7 +1771,6 @@ msgid "Select the groups"
msgstr "སྡེ་ཚན་ཚུ་ སེལ་འཐུ་འབད།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_75\n"
@@ -1914,7 +1779,6 @@ msgid "Select the grouping conditions"
msgstr "སྡེ་བཟོའི་གནས་སྟངས་ཚུ་སེལ་འཐུ་འབད།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_76\n"
@@ -1923,7 +1787,6 @@ msgid "Assign aliases if desired"
msgstr "རེ་འདུན་འབད་བ་ཅིན་མིང་གཞན་ཚུ་འགན་སྤྲོད།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_77\n"
@@ -1941,7 +1804,6 @@ msgid "Field selection"
msgstr "ས་སྒོའི་སེལ་འཐུ།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_81\n"
@@ -1950,7 +1812,6 @@ msgid "Sorting order"
msgstr "དབྱེ་སེལ་གོ་རིམ།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_82\n"
@@ -1959,7 +1820,6 @@ msgid "Search conditions"
msgstr "གནས་སྟངས་ཚུ་འཚོལ་ཞིབ་འབད།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_83\n"
@@ -1977,7 +1837,6 @@ msgid "Grouping"
msgstr "སྡེ་བཟོ།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_85\n"
@@ -1986,7 +1845,6 @@ msgid "Grouping conditions"
msgstr "སྡེ་བཟོ་གནས་སྟངས་ཚུ།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_86\n"
@@ -1995,7 +1853,6 @@ msgid "Aliases"
msgstr "མིང་གཞན་ཚུ།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_87\n"
@@ -2004,7 +1861,6 @@ msgid "Overview"
msgstr "སྤྱི་མཐོང་།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_88\n"
@@ -2013,7 +1869,6 @@ msgid "A field that has not been assigned an aggregate function must be used in
msgstr "སྤྱི་སྙོམས་ལས་འགན་ འགན་སྤྲོད་མེད་མི་ས་སྒོ་འདི་སྡེ་ཚན་ནང་ལག་ལེན་འཐབ་དགོསཔ་ཨིན།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_89\n"
@@ -2022,7 +1877,6 @@ msgid "The condition '<FIELDNAME> <LOGICOPERATOR> <VALUE>' was chosen twice. Eac
msgstr " '<FIELDNAME> <LOGICOPERATOR> <VALUE>' འབད་མི་གནས་སྟངས་འདི་ཚར་གཉིས་གདམ་ཁ་རྐྱབས་ནུགགནས་སྟངས་སོ་སོ་ཚུ་ཚར་གཅིག་རྐྱངམ་ཅིག་གདམ་ཁ་རྐྱབ་བཏུབ་ཨིན།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_90\n"
@@ -2039,7 +1893,6 @@ msgid ","
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_92\n"
@@ -2048,7 +1901,6 @@ msgid "<FIELDTITLE> (<FIELDNAME>)"
msgstr "<FIELDTITLE> (<FIELDNAME>)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_93\n"
@@ -2057,7 +1909,6 @@ msgid "<FIELDNAME> (<SORTMODE>)"
msgstr "<FIELDNAME> (<SORTMODE>)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_94\n"
@@ -2066,7 +1917,6 @@ msgid "<FIELDNAME> <LOGICOPERATOR> <VALUE>"
msgstr "<FIELDNAME> <LOGICOPERATOR> <VALUE>"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_95\n"
@@ -2075,7 +1925,6 @@ msgid "<CALCULATEDFUNCTION> <FIELDNAME>"
msgstr "<CALCULATEDFUNCTION> <FIELDNAME>"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_96\n"
@@ -2084,7 +1933,6 @@ msgid "<FIELDNAME> <LOGICOPERATOR> <VALUE>"
msgstr "<FIELDNAME> <LOGICOPERATOR> <VALUE>"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_0\n"
@@ -2093,7 +1941,6 @@ msgid "Form Wizard"
msgstr "ཝི་ཛརཌི་གཞི་སྒྲུབ།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_1\n"
@@ -2124,7 +1971,6 @@ msgstr ""
"ཐིག་ཁྲམ་ཚུའམ་འདྲི་དཔྱད་ཚུ་ གཅིག་ལས་ལྷག་པའི་མཐུན་འབྲེལ་ནང་ལས་གནད་སྡུད་སྟོན་ནིའི་དོན་ལུ་ཡན་ལག་གཞི་སྒྲུབ་ཚུ་ལག་ལེན་འཐབ།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_4\n"
@@ -2133,7 +1979,6 @@ msgid "~Add Subform"
msgstr "ཡན་ལག་གཞི་སྒྲུབ་ཁ་སྐོང་བརྐྱབ།(~A)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_5\n"
@@ -2142,7 +1987,6 @@ msgid "~Subform based on existing relation"
msgstr "གནས་ཏེ་ཡོད་པའི་མཐུན་འབྲེལ་ལུ་བརྟེན་པའི་ཡན་ལག་གཞི་སྒྲུབ།(~S)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_6\n"
@@ -2151,7 +1995,6 @@ msgid "Tables or queries"
msgstr "ཐིག་ཁྲམ་ཚུའམ་འདྲི་དཔྱད་ཚུ།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_7\n"
@@ -2160,7 +2003,6 @@ msgid "Subform based on ~manual selection of fields"
msgstr "ལག་དེབ་སེལ་འཐུ་ལུ་བརྟེན་པའི་ས་སྒོ་ཚུ་གི་ཡན་ལག་གཞི་སྒྲུབ།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_8\n"
@@ -2169,7 +2011,6 @@ msgid "~Which relation do you want to add?"
msgstr "མཐུན་འབྲེལ་ག་འདི་ཁ་སྐོང་རྐྱབ་ནི་སྨོ?(~W)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_9\n"
@@ -2178,7 +2019,6 @@ msgid "Fields in the ~subform"
msgstr "གཞི་སྒྲུབ་ནང་ལུ་ས་སྒོ་ཚུ།(~s)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_12\n"
@@ -2187,7 +2027,6 @@ msgid "~Available fields"
msgstr "འཐོབ་ཚུགས་པའི་ས་སྒོ་ཚུ།(~A)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_13\n"
@@ -2207,7 +2046,6 @@ msgstr ""
"ཨིན་རུང་མཐུད་ལམ་ཚུ་ཚར་གཅིག་རྐྱངམ་ཅིག་ལག་ལེན་འཐབ་བཏུབ་འོང་།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_20\n"
@@ -2216,7 +2054,6 @@ msgid "~First joined subform field"
msgstr "མཐུད་ཡོད་པའི་ཡན་ལག་གཞི་སྒྲུབ་ཀྱི་ས་སྒོ་དང་པ།(~F)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_21\n"
@@ -2225,7 +2062,6 @@ msgid "~Second joined subform field"
msgstr "མཐུད་ཡོད་པའི་ཡན་ལག་གཞི་སྒྲུབ་ཀྱི་ས་སྒོ་གཉིས་པ།(~S)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_22\n"
@@ -2234,7 +2070,6 @@ msgid "~Third joined subform field"
msgstr "མཐུད་ཡོད་པའི་ཡན་ལག་གཞི་སྒྲུབ་ཀྱི་ས་སྒོ་གསུམ་པ།(~T)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_23\n"
@@ -2243,7 +2078,6 @@ msgid "~Fourth joined subform field"
msgstr "མཐུད་ཡོད་པའི་ཡན་ལག་གཞི་སྒྲུབ་ཀྱི་ས་སྒོ་ བཞི་པ།(~F)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_24\n"
@@ -2252,7 +2086,6 @@ msgid "F~irst joined main form field"
msgstr "དང་པ་མཐུད་ཡོད་པའི་ས་སྒོའི་གཞི་སྒྲུབ་ངོ་མ།(~i)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_25\n"
@@ -2261,7 +2094,6 @@ msgid "S~econd joined main form field"
msgstr "མཐུད་ཡོད་པའི་ས་སྒོའི་གཞི་སྒྲུབ་ངོ་མ་གཉིས་པ།(~e)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_26\n"
@@ -2270,7 +2102,6 @@ msgid "T~hird joined main form field"
msgstr "མཐུད་ཡོད་པའི་ས་སྒོའི་གཞི་སྒྲུབ་ངོ་མ་གསུམ་པ།(~h)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_27\n"
@@ -2279,7 +2110,6 @@ msgid "F~ourth joined main form field"
msgstr "མཐུད་ཡོད་པའི་ས་སྒོའི་གཞི་སྒྲུབ་ངོ་མ་བཞི་པ།(~o)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_28\n"
@@ -2288,7 +2118,6 @@ msgid "Field border"
msgstr "ས་སྒོའི་མཐའ་མཚམས།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_29\n"
@@ -2297,7 +2126,6 @@ msgid "No border"
msgstr "མཐའ་མཚམས་མེད།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_30\n"
@@ -2306,7 +2134,6 @@ msgid "3D look"
msgstr "༣ཌི་བལྟ།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_31\n"
@@ -2315,7 +2142,6 @@ msgid "Flat"
msgstr "ལེབ་ཏེམ།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_32\n"
@@ -2324,7 +2150,6 @@ msgid "Label placement"
msgstr "ཁ་ཡིག་བཙུགས་བཞག"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_33\n"
@@ -2333,7 +2158,6 @@ msgid "Align left"
msgstr "གཡོན་ཕྲང་།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_34\n"
@@ -2342,7 +2166,6 @@ msgid "Align right"
msgstr "ཕྲང་གཡས།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_35\n"
@@ -2351,7 +2174,6 @@ msgid "Arrangement of DB fields"
msgstr "ཌི་བི་ས་སྒོ་ཚུའི་ བདེ་ཞིབ།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_36\n"
@@ -2360,7 +2182,6 @@ msgid "Columnar - Labels Left"
msgstr "ཀ་ལམ་ནར་-ཁ་ཡིག་ཚུ་གཡོན་ལུ།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_37\n"
@@ -2369,7 +2190,6 @@ msgid "Columnar - Labels on Top"
msgstr "ཀ་ལམ་ནར་-ཁ་ཡིག་ཚུ་མགུ་ཏོག་ལུ།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_38\n"
@@ -2378,7 +2198,6 @@ msgid "In Blocks - Labels Left"
msgstr "བཀག་ཆ་ནང་-ཁ་ཡིག་ཚུ་གཡོན།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_39\n"
@@ -2387,7 +2206,6 @@ msgid "In Blocks - Labels Above"
msgstr "བཀག་ཆ་ནང་-ཁ་ཡིག་ཚུ་ལྟག་ལུ།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_40\n"
@@ -2396,7 +2214,6 @@ msgid "As Data Sheet"
msgstr "གནད་སྡུད་ཤོག་ཁྲམ་སྦེ།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_41\n"
@@ -2405,7 +2222,6 @@ msgid "Arrangement of the main form"
msgstr "གཞི་སྒྲུབ་ངོ་མ་གི་བདེ་ཞིབ།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_42\n"
@@ -2414,7 +2230,6 @@ msgid "Arrangement of the subform"
msgstr "ཡན་ལག་གཞི་སྒྲུབ་ཀྱི་བདེ་ཞིབ།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_44\n"
@@ -2432,7 +2247,6 @@ msgid "Existing data will not be displayed"
msgstr "ཡོད་བཞིན་པའི་གནད་སྡུད་འདི་ བཀྲམ་སྟོན་མི་འབད།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_46\n"
@@ -2441,7 +2255,6 @@ msgid "T~he form is to display all data"
msgstr "གཞི་སྒྲུབ་འདི་གནད་སྡུད་ཆ་མཉམ་རང་བཀྲམ་སྟོན་འབད་ནིའི་ལུ་ཨིན།(~h)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_47\n"
@@ -2450,7 +2263,6 @@ msgid "Do not allow ~modification of existing data"
msgstr "ཡོད་བཞིན་པའི་གནད་སྡུད་ཀྱི་ལེགས་བཅོས་འབད་མ་བཅུག(~m)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_48\n"
@@ -2459,7 +2271,6 @@ msgid "Do not allow ~deletion of existing data"
msgstr "ཡོད་བཞིན་པའི་གནད་སྡུད་བཏོན་གཏང་ནི་ཚུ་འབད་མ་བཅུག(~d)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_49\n"
@@ -2468,7 +2279,6 @@ msgid "Do not allow ~addition of new data"
msgstr "གནད་སྡུད་གསརཔ་བསྡོམས་མ་བཅུག(~a)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_50\n"
@@ -2477,7 +2287,6 @@ msgid "Name of ~the form"
msgstr "འབྲི་ཤོག་གི་མིང་།(~t)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_51\n"
@@ -2486,7 +2295,6 @@ msgid "How do you want to proceed after creating the form?"
msgstr "ཁྱོད་ཀྱིས་ གཞི་སྒྲུབ་འདི་གསར་བསྐྲུན་འབད་ཚར་བའི་ཤུལ་ལུ་ ག་དེ་སྦེ་འཕྲོ་མཐུད་འབད་ནི་སྨོ?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_52\n"
@@ -2495,7 +2303,6 @@ msgid "~Work with the form"
msgstr "གཞི་སྒྲུབ་དང་གཅིག་ཁར་ལཱ་འབད།(~W)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_53\n"
@@ -2504,7 +2311,6 @@ msgid "~Modify the form"
msgstr "གཞི་སྒྲུབ་འདི་ལེགས་བཅོས་འབད།(~M)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_55\n"
@@ -2522,7 +2328,6 @@ msgid "Field selection"
msgstr "ས་སྒོའི་སེལ་འཐུ།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_81\n"
@@ -2531,7 +2336,6 @@ msgid "Set up a subform"
msgstr "ཡན་ལག་གཞི་སྒྲུབ་གཅིག་གཞི་སྒྲིག་འབད།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_82\n"
@@ -2540,7 +2344,6 @@ msgid "Add subform fields"
msgstr "ཡན་ལག་གཞི་སྒྲུབ་ས་སྒོ་ཚུ་ཁ་སྐོང་འབད།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_83\n"
@@ -2549,7 +2352,6 @@ msgid "Get joined fields"
msgstr "མཐུད་ཡོད་པའི་ས་སྒོ་ཚུ་ལེན།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_84\n"
@@ -2558,7 +2360,6 @@ msgid "Arrange controls"
msgstr "ཚད་འཛིན་ཚུ་བདེ་ཞིབ་འབད།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_85\n"
@@ -2567,7 +2368,6 @@ msgid "Set data entry"
msgstr "གནད་སྡུད་ཐོ་བཀོད་གཞི་སྒྲིག་འབད།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_86\n"
@@ -2576,7 +2376,6 @@ msgid "Apply styles"
msgstr "བཟོ་རྣམ་ཚུ་འཇུག་སྤྱོད་འབད།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_87\n"
@@ -2585,7 +2384,6 @@ msgid "Set name"
msgstr "མིང་གཞི་སྒྲིག་འབད།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_88\n"
@@ -2594,7 +2392,6 @@ msgid "(Date)"
msgstr "(ཚེས།)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_89\n"
@@ -2603,7 +2400,6 @@ msgid "(Time)"
msgstr "(ཆུ་ཚོད།)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_90\n"
@@ -2612,7 +2408,6 @@ msgid "Select the fields of your form"
msgstr "ཁྱོད་རའི་གཞི་སྒྲུབ་ཀྱི་ས་སྒོ་ཚུ་སེལ་འཐུ་འབད།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_91\n"
@@ -2621,7 +2416,6 @@ msgid "Decide if you want to set up a subform"
msgstr "ཁྱོད་ཀྱིས་ ཡན་ལག་གཞི་སྒྲུབ་གཅིག་གཞི་སྒྲིག་འབད་ནི་ཨིན་པ་ཅིན་གྲོས་ཐག་བཅད།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_92\n"
@@ -2630,7 +2424,6 @@ msgid "Select the fields of your subform"
msgstr "ཁྱོད་རའི་ལན་ལག་གཞི་སྒྲུབ་ཀྱི་ས་སྒོ་ཚུ་སེལ་འཐུ་འབད།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_93\n"
@@ -2639,7 +2432,6 @@ msgid "Select the joins between your forms"
msgstr "ཁྱོད་ཀྱི་གཞི་སྒྲུབ་ཚུའི་བར་ན་མཐུདཔ་ཚུ་སེལ་འཐུ་འབད།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_94\n"
@@ -2648,7 +2440,6 @@ msgid "Arrange the controls on your form"
msgstr "གཞི་སྒྲུབ་གུ་ལུ་ཚད་འཛིན་ཚུ་བདེ་ཞིབ་འབད།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_95\n"
@@ -2657,7 +2448,6 @@ msgid "Select the data entry mode"
msgstr "གནད་སྡུད་ཐོ་བཀོད་ཐབས་ལམ་འདི་སེལ་འཐུ་འབད།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_96\n"
@@ -2666,7 +2456,6 @@ msgid "Apply the style of your form"
msgstr "ཁྱོད་རའི་གཞི་སྒྲུབ་ཀྱི་བཟོ་རྣམ་འཇུག་སྤྱོད་འབད།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_97\n"
@@ -2686,7 +2475,6 @@ msgstr ""
"མིང་གཞན་མི་ཅིག་ གདམ་ཁ་རྐྱབ།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_1\n"
@@ -2695,7 +2483,6 @@ msgid "Table Wizard"
msgstr "ཐིག་ཁྲམ་ ཝི་ཛརཌི།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_2\n"
@@ -2704,7 +2491,6 @@ msgid "Select fields"
msgstr "ས་སྒོ་ཚུ་སེལ་འཐུ་འབད།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_3\n"
@@ -2713,7 +2499,6 @@ msgid "Set types and formats"
msgstr "དབྱེ་བ་དང་རྩ་སྒྲིག་ཚུ་ གཞི་སྒྲིག་འབད།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_4\n"
@@ -2722,7 +2507,6 @@ msgid "Set primary key"
msgstr "གཞི་རིམ་ལྡེ་མིག་ གཞི་སྒྲིག་འབད།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_5\n"
@@ -2731,7 +2515,6 @@ msgid "Create table"
msgstr "ཐིག་ཁྲམ་གསར་བསྐྲུན་འབད།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_8\n"
@@ -2740,7 +2523,6 @@ msgid "Select fields for your table"
msgstr "ཁྱོད་ཀྱི་ཐིག་ཁྲམ་གྱི་དོན་ལུ་ ས་སྒོ་ཚུ་སེལ་འཐུ་འབད།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_9\n"
@@ -2749,7 +2531,6 @@ msgid "Set field types and formats"
msgstr "ས་སྒོའི་དབྱེ་བ་དང་རྩ་སྒྲིག་ཚུ་གཞི་སྒྲིག་འབད།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_10\n"
@@ -2758,7 +2539,6 @@ msgid "Set primary key"
msgstr "གཞི་རིམ་ལྡེ་མིག་ གཞི་སྒྲིག་འབད།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_11\n"
@@ -2767,7 +2547,6 @@ msgid "Create table"
msgstr "ཐིག་ཁྲམ་གསར་བསྐྲུན་འབད།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_14\n"
@@ -2776,7 +2555,6 @@ msgid "This wizard helps you to create a table for your database. After selectin
msgstr "ཝི་ཛརཌི་འདི་གིས་ཁྱོད་རའི་གནད་སྡུད་གཞི་རྟེན་གྱི་དོན་ལུ་ ཐིག་ཁྲམ་གསར་བསྐྲུན་འབད་ནི་ནང་གྲོགས་རམ་འབདཝ་ཨིན། ཐིག་ཁྲམ་དབྱེ་རིམ་གཅིག་དང་དཔེ་ཚད་ཐིག་ཁྲམ་གཅིག་སེལ་འཐུ་འབད་ཚར་བའི་ཤུལ་ལུ་ ཐིག་ཁྲམ་གྱི་གྲངས་སུ་བཙུགས་ནིའི་ས་སྒོ་ཚུ་གདམ། ཁྱོད་ཀྱིས་ས་སྒོ་ཚུ་ གཅིག་ལས་ལྷག་པའི་དཔེ་ཚད་ཐིག་ཁྲམ་ནང་ལས་གྲངས་སུ་བཙུགས་ཚུགསཔ་ཨིན།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_15\n"
@@ -2785,7 +2563,6 @@ msgid "Ca~tegory"
msgstr "དབྱེ་རིམ།(~t)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_16\n"
@@ -2794,7 +2571,6 @@ msgid "B~usiness"
msgstr "ཚོང་འབྲེལ།(~u)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_17\n"
@@ -2803,7 +2579,6 @@ msgid "P~ersonal"
msgstr "རང་དོན།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_18\n"
@@ -2821,7 +2596,6 @@ msgid "A~vailable fields"
msgstr "འཐོབ་ཚུགས་པའི་ས་སྒོ་ཚུ།(~v)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_20\n"
@@ -2855,7 +2629,6 @@ msgid "Field name"
msgstr "ས་སྒོའི་མིང་"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_24\n"
@@ -2864,7 +2637,6 @@ msgid "Field type"
msgstr "ས་སྒོའི་དབྱེ་བ།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_25\n"
@@ -2873,7 +2645,6 @@ msgid "~Selected fields"
msgstr "སེལ་འཐུ་འབད་ཡོད་པའི་ས་སྒོ་ཚུ།(~S)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_26\n"
@@ -2882,7 +2653,6 @@ msgid "A primary key uniquely identifies each record in a database table. Primar
msgstr "གཞི་རིམ་ལྡེ་མིག་དེ་གིས་ སྒྲ་འཛིན་ཚུ་མཐུན་མིན་གྱི་ཐོག་ལས་རེ་རེ་བཞིན་དུ་སྦེ་ གནད་སྡུད་གཞི་རྟེན་གྱི་ཐིག་ཁྲམ་ནང་ལུ་ ངོས་འཛིན་འབདཝ་ཨིན། གཞི་རིམ་ལྡེ་མིག་དེ་གིས་བརྡ་དོན་ཚུ་ཐིག་ཁྲམ་སོ་སོ་ནང་ལུ་འབྲེལ་མཐུད་འབད་ནི་ལུ་ ལྷོད་ཆ་དང་ལྡནམ་སྦེ་བཟོཝ་ཨིནམ་ད་ ཁྱོད་ལུ་ཐིག་ཁྲམ་ནང་ལུ་གཞི་རིམ་ལྡེ་མིག་གཅིག་ཡོདཔ་སྦེ་འོས་སྦྱོར་འབདཝ་ཨིན། གཞི་རིམ་ལྡེ་མིག་མེད་པ་ཅིན་ ཐིག་ཁྲམ་ནང་ལུ་གནད་སྡུད་བཙུགས་མི་ཚུགས།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_27\n"
@@ -2891,7 +2661,6 @@ msgid "~Create a primary key"
msgstr "གཞི་རིམ་ལྡེ་མིག་གཅིག་གསར་བསྐྲུན་འབད།(~C)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_28\n"
@@ -2900,7 +2669,6 @@ msgid "~Automatically add a primary key"
msgstr "གཞི་རིམ་ལྡེ་མིག་གཅིག་ རང་བཞིན་གྱི་ཁ་སྐོང་རྐྱབ།(~A)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_29\n"
@@ -2918,7 +2686,6 @@ msgid "Define p~rimary key as a combination of several fields"
msgstr "གཞི་རིམ་ལྡེ་མིག་འདི་ས་སྒོ་ལེ་ཤ་ཅིག་གི་མཉམ་མཐུད་ཨིནམ་སྦེ་འགྲེལ་བཤད་འབད།(~r)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_31\n"
@@ -2927,7 +2694,6 @@ msgid "F~ieldname"
msgstr "ས་སྒོའི་མིང་།(~i)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_32\n"
@@ -2936,7 +2702,6 @@ msgid "~Primary key fields"
msgstr "གཞི་རིམ་ལྡེ་མིག་ས་སྒོ་ཚུ།(~P)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_33\n"
@@ -2945,7 +2710,6 @@ msgid "Auto ~value"
msgstr "རང་བཞིན་གནས་གོང་།(~v)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_34\n"
@@ -2954,7 +2718,6 @@ msgid "What do you want to name your table?"
msgstr "ཁྱོད་ཀྱི་ཐིག་ཁྲམ་གྱི་མིང་ག་ཅི་བཞག་ནི་སྨོ?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_35\n"
@@ -2972,7 +2735,6 @@ msgid "What do you want to do next?"
msgstr "ཤུལ་མམ་ནང་ག་ཅི་འབད་ནི་སྨོ?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_37\n"
@@ -2981,7 +2743,6 @@ msgid "Modify the table design"
msgstr "ཐིག་ཁྲམ་གྱི་བཀོད་བསྒྲིག་འདི་ལེགས་བཅོས་འབད།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_38\n"
@@ -2990,7 +2751,6 @@ msgid "Insert data immediately"
msgstr "གནད་སྡུད་དེ་འཕྲལ་ལས་རང་བཙུགས་གནང་།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_39\n"
@@ -2999,7 +2759,6 @@ msgid "C~reate a form based on this table"
msgstr "འ་ནི་ཐིག་ཁྲམ་ལུ་གཞི་བཞག་སྟེ་གཞི་སྒྲུབ་གཅིག་གསར་བསྐྲུན་འབད།(~r)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_40\n"
@@ -3008,7 +2767,6 @@ msgid "The table you have created could not be opened."
msgstr "ཁྱོད་ཀྱིས་གསར་བསྐྲུན་འབད་ཡོད་པའི་ཐིག་ཁྲམ་འདི་ཁ་ཕྱེ་མི་བཏུབ་པས།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_41\n"
@@ -3017,7 +2775,6 @@ msgid "The table name '%TABLENAME' contains a character ('%SPECIALCHAR') that mi
msgstr "ཐིག་ཁྲམ་མིང་ '%TABLENAME' ནང་ན་ གནད་སྡུད་གཞི་རྟེན་གྱིས་རྒྱབ་སྐྱོར་འབད་མ་བཏུབ་པའི་ ('%SPECIALCHAR')ཡིག་འབྲུ་གཅིག་ཡོད།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_42\n"
@@ -3026,7 +2783,6 @@ msgid "The field name '%FIELDNAME' contains a special character ('%SPECIALCHAR')
msgstr "ས་སྒོའི་མིང་ '%FIELDNAME' ནང་ན་གནད་སྡུད་གཞི་རྟེན་གྱིས་རྒྱབ་སྐྱོར་འབད་མ་བཏུབ་པའི་དམིགས་བསལ་ཡིག་འབྲུ་ ('%SPECIALCHAR')གཅིག་ཡོད།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_43\n"
@@ -3035,7 +2791,6 @@ msgid "Field"
msgstr "ས་སྒོ།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_44\n"
@@ -3044,7 +2799,6 @@ msgid "MyTable"
msgstr "ངི་གི་ཐིག་ཁྲམ།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_45\n"
@@ -3053,7 +2807,6 @@ msgid "Add a Field"
msgstr "ས་སྒོ་གཅིག་ཁ་སྐོང་རྐྱབ།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_46\n"
@@ -3062,7 +2815,6 @@ msgid "Remove the selected Field"
msgstr "སེལ་འཐུ་འབད་ཡོད་པའི་ས་སྒོ་འདི་རྩ་བསྐྲད་གཏང་།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_47\n"
@@ -3082,7 +2834,6 @@ msgstr ""
"མིང་གཞན་མི་ཅིག་ཐོ་བཀོད་འབད་གནང་།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_49\n"
@@ -3091,7 +2842,6 @@ msgid "Catalog of the table"
msgstr "ཐིག་ཁྲམ་གྱི་ཐོ་གཞུང་།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_50\n"
@@ -3100,7 +2850,6 @@ msgid "Schema of the table"
msgstr "ཐིག་ཁྲམ་གྱི་ལས་འཆར།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_51\n"
@@ -3145,7 +2894,6 @@ msgid "~Convert"
msgstr "གཞི་བསྒྱུར་འབད།(~C)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_ZERO_4\n"
@@ -3154,7 +2902,6 @@ msgid "Note: Currency amounts from external links and currency conversion factor
msgstr "དྲན་གསོ: ཕྱི་ཁའི་འབྲེལ་ལམ་ལས་ཀྱི་དངུལ་བསྡོམས་དང་ གཞི་འགྱུར་ཆ་རྐྱེན་ མན་ངག་ནང་འབད་མི་ཚུ་གཞི་འགྱུར་འབད་མི་བཏུབ།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_ZERO_5\n"
@@ -3163,7 +2910,6 @@ msgid "First, unprotect all sheets."
msgstr "དང་པ་ ཤོག་གྲངསམ་འདི་ཚུ་ག་ར་ཉེན་སྐྱོབ་མེདཔ་བཟོ།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_ZERO_6\n"
@@ -3181,7 +2927,6 @@ msgid "C~ontinue >"
msgstr "འཕྲོ་མཐུད།་(C~)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_ZERO_8\n"
@@ -3190,7 +2935,6 @@ msgid "C~lose"
msgstr "བསྡམས་ནི།(C~)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_0\n"
@@ -3199,7 +2943,6 @@ msgid "~Entire document"
msgstr "ཡིག་ཆ་ཧྲིལ་བུར།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_1\n"
@@ -3208,7 +2951,6 @@ msgid "Selection"
msgstr "སེལ་འཐུ།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_2\n"
@@ -3217,7 +2959,6 @@ msgid "Cell S~tyles"
msgstr "ནང་ཐིག་བཟོ་རྣམ།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_3\n"
@@ -3226,7 +2967,6 @@ msgid "Currency cells in the current ~sheet"
msgstr "ད་ལྟོའི་ཤོག་གྲངས་ནང་གི་དངུལ་གྱི་ནང་ཐིག (~s)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_4\n"
@@ -3235,7 +2975,6 @@ msgid "Currency cells in the entire ~document"
msgstr "ཡིག་ཆ་ཧྲིལ་བུ་ནང་གི་དངུལ་གྱི་ནང་ཐིག (~d)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_5\n"
@@ -3244,7 +2983,6 @@ msgid "~Selected range"
msgstr "སེལ་འཐུ་གྲུབ་པའི་ཁྱབ་ཚད།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_6\n"
@@ -3253,7 +2991,6 @@ msgid "Select Cell Styles"
msgstr "ནང་ཐིག་གི་བཟོ་རྣམ་སེལ་འཐུ་འབད།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_7\n"
@@ -3262,7 +2999,6 @@ msgid "Select currency cells"
msgstr "དངུལ་གྱི་ནང་ཐིག་སེལ་འཐུ་འབད།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_8\n"
@@ -3271,7 +3007,6 @@ msgid "Currency ranges:"
msgstr "དངུལ་གྱིབ་པའི་ཁྱབ་ཚད།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_9\n"
@@ -3280,7 +3015,6 @@ msgid "Templates:"
msgstr "ཊེམ་པི་ལིཊས།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_0\n"
@@ -3289,7 +3023,6 @@ msgid "Extent"
msgstr "ཁྱབ་ཁོངས།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_1\n"
@@ -3298,7 +3031,6 @@ msgid "~Single %PRODUCTNAME Calc document"
msgstr "རྐྱང་པ་ %PRODUCTNAME ཀེལསི་ཡིག་ཆ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_2\n"
@@ -3307,7 +3039,6 @@ msgid "Complete ~directory"
msgstr "ཡོངས་རྫོགས་སྣོད་ཐོ།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_3\n"
@@ -3316,7 +3047,6 @@ msgid "Source Document:"
msgstr "འབྱུང་ཁུངས་ཡིག་ཆ།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_4\n"
@@ -3325,7 +3055,6 @@ msgid "Source directory:"
msgstr "འབྱུང་ཁུངས་ཡིག་སྣོད།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_5\n"
@@ -3334,7 +3063,6 @@ msgid "~Including subfolders"
msgstr "ཡོན་ལག་སྣོད་འཛིན་བརྩིས་ཏེ།(~I)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_6\n"
@@ -3343,7 +3071,6 @@ msgid "Target directory:"
msgstr "དམིགས་གཏད་སྡོད་ཐོ།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_7\n"
@@ -3352,7 +3079,6 @@ msgid "Temporarily unprotect sheet without query"
msgstr "དྲི་དཔྱད་མ་འབད་བར་གནས་སྐབས་ཅིག་ལེབ་གྲངས་ཉེན་སྐྱོབ་མ་འབད།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_10\n"
@@ -3370,7 +3096,6 @@ msgid "Conversion status:"
msgstr "གཞི་འགྱུར་གནས་ཚད།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STATUSLINE_1\n"
@@ -3379,7 +3104,6 @@ msgid "Conversion status of the cell templates:"
msgstr "ནང་ཐིག་ཊེམ་ལེཊསི་གི་གཞི་འགྱུར་གནས་ཚད།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STATUSLINE_2\n"
@@ -3388,7 +3112,6 @@ msgid "Registration of the relevant ranges: Sheet %1Number%1 of %2TotPageCount%2
msgstr "འབྲེལ་ཡོད་ཁྱབ་ཚད་ཀྱི་ཐོ་བཀོད་: ལེབ་གྲངས %1Number%1 གི་ %2TotPageCount%2"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STATUSLINE_3\n"
@@ -3397,7 +3120,6 @@ msgid "Entry of the ranges to be converted..."
msgstr "ཁྱབ་ཚད་ཀྱི་ཐོ་བཀོད་གཞི་བསྒྱུར་འབད་དགོ་མི།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STATUSLINE_4\n"
@@ -3406,7 +3128,6 @@ msgid "Sheet protection for each sheet will be restored..."
msgstr "ལེབ་གྲངས་རེ་རེ་བཞིན་གྱི་དོན་ལུ་ལེབ་གྲངས་ཉེན་སྐྱོབ་ལོག་བཙུག་ནི།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STATUSLINE_5\n"
@@ -3424,7 +3145,6 @@ msgid "~Finish"
msgstr "མཇུག་བསྡུ་ནི། (~F)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_1\n"
@@ -3433,7 +3153,6 @@ msgid "Select directory"
msgstr "སྣོད་ཐོ་སོལ་འཐུ་འབདི།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_2\n"
@@ -3442,7 +3161,6 @@ msgid "Select file"
msgstr "ཡིག་སྣོད་སེལ་འཐུ་འབད།།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_3\n"
@@ -3469,7 +3187,6 @@ msgid "Euro Converter"
msgstr "ཡུ་རོ་སྒྱུར་བྱེད།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_6\n"
@@ -3478,7 +3195,6 @@ msgid "Should protected spreadsheets be temporarily unprotected?"
msgstr "ཉེན་སྐྱོབ་འབད་ཡོད་པའི་ཤོག་ཁྲམ་འདི་གནས་སྐབས་ཅིག་ཉེན་སྐྱོབ་མ་འབད་བར་བཞག་ན།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_7\n"
@@ -3487,7 +3203,6 @@ msgid "Enter the password to unprotect the table %1TableName%1"
msgstr "ཐིག་ཁྲམ་འདི་ཉེན་སྐྱོབ་མ་འབད་བར་བཞག་ནི་ལུ་ཆོག་ཡིག་བཙུགས་ %1TableName%1"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_8\n"
@@ -3496,7 +3211,6 @@ msgid "Wrong Password!"
msgstr "ཆོག་ཡིག་ཕྱི་འགྱུར།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_9\n"
@@ -3505,7 +3219,6 @@ msgid "Protected Sheet"
msgstr "ཉོན་སྐྱོབ་འབད་འབད་བའི་ལེབ་གྲངས།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_10\n"
@@ -3514,7 +3227,6 @@ msgid "Warning!"
msgstr "ཉེན་བརྡ།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_11\n"
@@ -3523,7 +3235,6 @@ msgid "Protection for the sheets will not be removed."
msgstr "ལེབ་གྲངས་ཀྱི་དོན་ལུ་ཉེན་སྐྱོབ་འབད་མི་འདི་ནམ་ཡང་བཏོན་མི་གཏང་།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_12\n"
@@ -3532,7 +3243,6 @@ msgid "Sheet cannot be unprotected"
msgstr "ལེབ་གྲངས་འདི་ཉེན་སྐྱོབ་མེདཔ་བཟོ་མི་ཚུགས་པས།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_13\n"
@@ -3541,7 +3251,6 @@ msgid "The Wizard cannot edit this document as cell formats cannot be modified i
msgstr "ཉེན་སྐྱོབ་ཅན་གྱི་ཤོ་ཤོག་ཁཡོད་པའི་ཡིག་ཆ་ནང་གི་ནང་ཐིག་རྩ་སྒྲིག་ལེགས་བཅོས་འབད་མ་བཏུབ་ལས་ ཝི་ཛརཌི་གིས་ཡིག་ཆ་འདི་ཞུན་དག་རྐྱབ་མི་ཚུགས་པས།ྲམ་"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_14\n"
@@ -3550,7 +3259,6 @@ msgid "Please note that the Euro Converter will, otherwise, not be able to edit
msgstr "ཡུ་རོ་གཞི་བསྒྱུར་གྱིས་ དེ་མིན་ ཡིག་ཆ་འདི་ཞུན་རྐྱབ་མི་ཚུགས་ནི་ཨིནམ་དྲན་འཛིན་བཀོད་གནང་།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_15\n"
@@ -3568,7 +3276,6 @@ msgid "Password:"
msgstr "ཆོག་ཡིག:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_17\n"
@@ -3586,7 +3293,6 @@ msgid "Cancel"
msgstr "ཆ་མེད་གཏང་"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_19\n"
@@ -3595,7 +3301,6 @@ msgid "Please select a %PRODUCTNAME Calc document for editing!"
msgstr "Please select a ཞུན་དག་གི་དོན་ལུ་ %PRODUCTNAME ཀེལསི་ཡིག་ཆ་!ཅིག་སེལ་འཐུ་འབད་གནང་"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_20\n"
@@ -3604,7 +3309,6 @@ msgid "'<1>' is not a directory!"
msgstr "'<1>' སྣོད་ཐོ་མེན!"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_21\n"
@@ -3640,7 +3344,6 @@ msgid "Cancel Wizard"
msgstr "ཝི་ཛརཌི་ ཆ་མེད་གཏང་།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_0\n"
@@ -3649,7 +3352,6 @@ msgid "Portuguese Escudo"
msgstr "པོར་ཊུ་གིསི་ཨིས་ཀུ་ཌོ།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_1\n"
@@ -3658,7 +3360,6 @@ msgid "Dutch Guilder"
msgstr "ཌཆ་གིལ་ཌར།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_2\n"
@@ -3667,7 +3368,6 @@ msgid "French Franc"
msgstr "ཕིརེནཆི་ ཕི་རེངཀ།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_3\n"
@@ -3676,7 +3376,6 @@ msgid "Spanish Peseta"
msgstr "ཨིསཔེ་ནིཤི་པིསི་ཊ།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_4\n"
@@ -3685,7 +3384,6 @@ msgid "Italian Lira"
msgstr "ཨི་ཊ་ལི་ཡཱན་ ལི་ར།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_5\n"
@@ -3694,7 +3392,6 @@ msgid "German Mark"
msgstr "ཇར་མཱན་ མ་རཀ།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_6\n"
@@ -3703,7 +3400,6 @@ msgid "Belgian Franc"
msgstr "བེལ་ཇི་ཡཱན་ ཕི་རེངཀ།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_7\n"
@@ -3712,7 +3408,6 @@ msgid "Irish Punt"
msgstr " ཨའི་རིཤ པུནཊ།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_8\n"
@@ -3721,7 +3416,6 @@ msgid "Luxembourg Franc"
msgstr "ལག་ཟེམ་བཱརག་ ཕི་རེངཀ།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_9\n"
@@ -3730,7 +3424,6 @@ msgid "Austrian Schilling"
msgstr "ཨས་ཏི་ཡཱན་ ཤི་ལིང་།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_10\n"
@@ -3739,7 +3432,6 @@ msgid "Finnish Mark"
msgstr "ཕིན་ནིཤ་ མ་རཀ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_11\n"
@@ -3748,7 +3440,6 @@ msgid "Greek Drachma"
msgstr "གི་རིཀ་ཌར་ཆི་མ།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_12\n"
@@ -3805,7 +3496,6 @@ msgid "Lithuanian Litas"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_LASTPAGE_0\n"
@@ -3814,7 +3504,6 @@ msgid "Progress"
msgstr "ཡར་འཕེལ།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_LASTPAGE_1\n"
@@ -3823,7 +3512,6 @@ msgid "Retrieving the relevant documents..."
msgstr "འབྲེལ་ཡོད་ཡིག་ཆ་ཚུ་སླར་ལོག་འདྲེན་དོ་་་་་"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_LASTPAGE_2\n"
@@ -3832,7 +3520,6 @@ msgid "Converting the documents..."
msgstr "ཡིག་ཆ་ཚུ་གཞི་བསྒྱུར་འབད་དོ་་་་"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_LASTPAGE_3\n"
@@ -3841,7 +3528,6 @@ msgid "Settings:"
msgstr "སྒྲིགས་སྟངས།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_LASTPAGE_4\n"
@@ -3850,7 +3536,6 @@ msgid "Sheet is always unprotected"
msgstr "ལེབ་གྲངས་འདི་ཨ་རྟག་རང་ཉེན་སྐྱོབ་མི་འབད་བས།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLES_0\n"
@@ -3859,7 +3544,6 @@ msgid "Theme Selection"
msgstr "བརྗོད་དོན་སེལ་འཐུ།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLES_1\n"
@@ -3877,7 +3561,6 @@ msgid "~Cancel"
msgstr "ཆ་མེད་གཏང་།(~C)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLES_3\n"
@@ -3960,7 +3643,6 @@ msgid "Green Grapes"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_9\n"
@@ -4034,7 +3716,6 @@ msgid "Pumpkin"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceDialog_0\n"
@@ -4043,7 +3724,6 @@ msgid "Addressee"
msgstr "ཡི་གེ་གཏོང་ཡུལ།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceDialog_1\n"
@@ -4052,7 +3732,6 @@ msgid "One recipient"
msgstr "ལེན་མཁན་གཅིག"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceDialog_2\n"
@@ -4061,7 +3740,6 @@ msgid "Several recipients (address database)"
msgstr "ལེན་མཁན་ལེ་ཤ་ཅིག་(ཁ་བྱང་གནད་སྡུད་གཞི་རྟེན་)།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceDialog_3\n"
@@ -4070,7 +3748,6 @@ msgid "Use of This Template"
msgstr "ཊེམ་པེལེཊི་གི་ལག་ལེན།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceMsgError\n"
@@ -4079,7 +3756,6 @@ msgid "An error has occurred."
msgstr "འཛོལ་བ་ཅིག་བྱུང་ནུག"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_0\n"
@@ -4088,7 +3764,6 @@ msgid "Click placeholder and overwrite"
msgstr "ས་གནས་འཛིན་མི་དང་ཚབ་སྲུང་ལུ་ ཨེབ་གཏང་འབད།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_1\n"
@@ -4097,7 +3772,6 @@ msgid "Company"
msgstr "ཚོང་སྡེ།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_2\n"
@@ -4115,7 +3789,6 @@ msgid "First Name"
msgstr "འགོ་མིང་།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_4\n"
@@ -4124,7 +3797,6 @@ msgid "Last Name"
msgstr "མཇུག་མིང་།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_5\n"
@@ -4133,7 +3805,6 @@ msgid "Street"
msgstr "ཁྲོམ་ལམ།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_6\n"
@@ -4142,7 +3813,6 @@ msgid "Country"
msgstr "རྒྱལ་ཁབ།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_7\n"
@@ -4151,7 +3821,6 @@ msgid "ZIP/Postal Code"
msgstr "གནས་ཡུལ་/འགྲེམ་ཨང་།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_8\n"
@@ -4169,7 +3838,6 @@ msgid "Title"
msgstr "མགོ་མིང་།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_10\n"
@@ -4178,7 +3846,6 @@ msgid "Position"
msgstr "གནས་ས།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_11\n"
@@ -4196,7 +3863,6 @@ msgid "Initials"
msgstr "མིང་རྟགས་བསྡུས་པ།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_13\n"
@@ -4205,7 +3871,6 @@ msgid "Salutation"
msgstr "གུས་བཏུད།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_14\n"
@@ -4214,7 +3879,6 @@ msgid "Home Phone"
msgstr "ཁྱིམ་གྱི་བརྒྱུད་འཕྲིན།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_15\n"
@@ -4223,7 +3887,6 @@ msgid "Work Phone"
msgstr "ལཱ་གཡོག་བརྒྱུད་འཕྲིན།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_16\n"
@@ -4232,7 +3895,6 @@ msgid "Fax"
msgstr "དཔར་འཕྲིན།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_17\n"
@@ -4259,7 +3921,6 @@ msgid "Notes"
msgstr "དྲན་འཛིན་ཚུ།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_20\n"
@@ -4268,7 +3929,6 @@ msgid "Alt. Field 1"
msgstr "གདམ་ལྡེ་ ས་སྒོ་ ༡།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_21\n"
@@ -4277,7 +3937,6 @@ msgid "Alt. Field 2"
msgstr "གདམ་ལྡེ་ ས་སྒོ་ ༢།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_22\n"
@@ -4286,7 +3945,6 @@ msgid "Alt. Field 3"
msgstr "གདམ་ལྡེ་ ས་སྒོ་ ༣།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_23\n"
@@ -4295,7 +3953,6 @@ msgid "Alt. Field 4"
msgstr "གདམ་ལྡེ་ ས་སྒོ་ ༤།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_24\n"
@@ -4313,7 +3970,6 @@ msgid "State"
msgstr "མངའ་སྡེ།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_26\n"
@@ -4322,7 +3978,6 @@ msgid "Office Phone"
msgstr "ཡིག་ཚང་གི་བརྒྱུད་འཕྲིན།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_27\n"
@@ -4331,7 +3986,6 @@ msgid "Pager"
msgstr "པེ་ཇར།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_28\n"
@@ -4340,7 +3994,6 @@ msgid "Mobile Phone"
msgstr "འགྲུལ་འཕྲིན།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_29\n"
@@ -4349,7 +4002,6 @@ msgid "Other Phone"
msgstr "བརྒྱུད་འཕྲིན་གཞན།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_30\n"
@@ -4367,7 +4019,6 @@ msgid "Invite"
msgstr "འགྲོན་བརྡ་འབད།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceNoTextmark_0\n"
@@ -4376,7 +4027,6 @@ msgid "The bookmark 'Recipient' is missing."
msgstr "དེབ་རྟགས་ 'ལེན་མཁན་' འདི་ བརླག་སྟོར་ཞུགས་པ།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceNoTextmark_1\n"
@@ -4385,7 +4035,6 @@ msgid "Form letter fields can not be included."
msgstr "འབྲི་ཤོག་ཡི་གུའི་ས་སྒོ་ཚུ་ གྲངས་སུ་བཙུགས་མི་ཚུགས།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"AgendaDlgName\n"
@@ -4394,7 +4043,6 @@ msgid "Minutes Template"
msgstr "གྲོས་ཆོད་ ཊེམ་པེལེཊི།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"AgendaDlgNoCancel\n"
@@ -4403,7 +4051,6 @@ msgid "An option must be confirmed."
msgstr "གདམ་ཁ་འདི་ངེས་དཔྱད་འབད་དགོཔ་ཨིན།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"AgendaDlgFrame\n"
@@ -4412,7 +4059,6 @@ msgid "Minutes Type"
msgstr "གྲོས་ཆོད་ཚུའི་དབྱེ་བ།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"AgendaDlgButton1\n"
@@ -4421,7 +4067,6 @@ msgid "Results Minutes"
msgstr "གྲུབ་འབྲས་ཚུ་གི་གྲོས་ཆོད་ཚུ།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"AgendaDlgButton2\n"
@@ -4430,7 +4075,6 @@ msgid "Evaluation Minutes"
msgstr "བརྟག་ཞིབ་གྲོས་ཆོད་ཚུ།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"TextField\n"
@@ -4448,7 +4092,6 @@ msgid "The '%1' directory cannot be created:"
msgstr "'%1' སྣོད་ཐོ་འདི་གསར་བསྐྲུན་འབད་མི་བཏུབ་པས།: "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MsgDirNotThere\n"
@@ -4457,7 +4100,6 @@ msgid "The '%1' directory does not exist."
msgstr "'%1' སྣོད་ཐོ་འདི་གནས་ཏེ་མིན་འདུག"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"QueryfornewCreation\n"
@@ -4528,7 +4170,6 @@ msgid "This wizard convert legacy format documents to Open Document Format for O
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"WelcometextLabel3\n"
@@ -4537,7 +4178,6 @@ msgid "Select the document type for conversion:"
msgstr "གཞི་བསྒྱུར་འབད་ནིའི་དོན་ལུ་ ཡིག་ཆའི་དབྱེ་བ་སེལ་འཐུ་འབད།:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MSTemplateCheckbox_1_\n"
@@ -4546,7 +4186,6 @@ msgid "Word templates"
msgstr "མིང་ཚིག་ཊེམ་པེལེཊིསི།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MSTemplateCheckbox_2_\n"
@@ -4555,7 +4194,6 @@ msgid "Excel templates"
msgstr "ཨེགསི་སེལ་ ཊེམ་པེལེཊིསི།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MSTemplateCheckbox_3_\n"
@@ -4564,7 +4202,6 @@ msgid "PowerPoint templates"
msgstr "པ་ཝར་པོའིནཊི་ ཊེམ་པེལེཊིསི།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MSDocumentCheckbox_1_\n"
@@ -4573,7 +4210,6 @@ msgid "Word documents"
msgstr "མིང་ཚིག་ཡིག་ཆ་ཚུ།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MSDocumentCheckbox_2_\n"
@@ -4590,7 +4226,6 @@ msgid "PowerPoint/Publisher documents"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MSContainerName\n"
@@ -4599,7 +4234,6 @@ msgid "Microsoft Office"
msgstr "མའི་ཀོརོ་སོཕཊི་ཡིག་ཚང།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SummaryHeader\n"
@@ -4608,7 +4242,6 @@ msgid "Summary:"
msgstr "བཅུད་དོན།:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"GroupnameDefault\n"
@@ -4644,7 +4277,6 @@ msgid "The '<1>' file already exists.<CR>Do you want to overwrite it?"
msgstr "'<1>' ཡིག་སྣོད་འདི་ཧེ་མ་ལས་རང་གནས་ཏེ་འདུག <CR> ཁྱོད་ཀྱིས་འདི་ཚབ་སྲུང་འབད་ནི་ཨིན་ན?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MorePathsError3\n"
@@ -4671,7 +4303,6 @@ msgid "Cancel Wizard"
msgstr "ཝི་ཛརཌི་ ཆ་མེད་གཏང་།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RTErrorDesc\n"
@@ -4680,7 +4311,6 @@ msgid "An unexpected error has occurred in the wizard."
msgstr "རེ་བ་མེད་པའི་"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RTErrorHeader\n"
@@ -4689,7 +4319,6 @@ msgid "Error"
msgstr "འཛོལ་བ།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"OverwriteallFiles\n"
@@ -4698,7 +4327,6 @@ msgid "Do you want to overwrite documents without being asked?"
msgstr "མ་འདྲིཝ་ལས་ཁྱོད་ཀྱིས་ཡིག་ཆ་ཚུ་ཚབ་སྲུང་འབད་ནི་ཨིན་ན་?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ReeditMacro\n"
@@ -4707,7 +4335,6 @@ msgid "Document macro has to be revised."
msgstr "མེ་ཀོརོ་ཡིག་ཆ་འདི་བསྐྱར་སྦྱོང་འབད་དགོསཔ་འདུག"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CouldNotsaveDocument\n"
@@ -4716,7 +4343,6 @@ msgid "Document '<1>' could not be saved."
msgstr "ཡིག་ཆ་ '<1>' འདི་སྲུངས་བཏུབ་པས།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CouldNotopenDocument\n"
@@ -4725,7 +4351,6 @@ msgid "Document '<1>' could not be opened."
msgstr "ཡིག་ཆ་ '<1>' འདི་ཁ་ཕྱེ་མི་བཏུབ་པས།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"PathDialogMessage\n"
@@ -4734,7 +4359,6 @@ msgid "Select a directory"
msgstr "སྣོད་ཐོ་གཅིག་སེལ་འཐུ་འབད།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"DialogTitle\n"
@@ -4743,7 +4367,6 @@ msgid "Document Converter"
msgstr "ཡིག་ཆ་སྒྱུར་བྱེད།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SearchInSubDir\n"
@@ -4752,7 +4375,6 @@ msgid "Including subdirectories"
msgstr "ཡན་ལག་སྣོད་ཐོ་ཚུ་གྲངས་སུ་བཙུགས་ཏེ།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ProgressPage1\n"
@@ -4761,7 +4383,6 @@ msgid "Progress"
msgstr "ཡར་འཕེལ།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ProgressPage2\n"
@@ -4770,7 +4391,6 @@ msgid "Retrieving the relevant documents:"
msgstr "འབྲེལ་བའི་ཡིག་ཆ་ཚུ་ སླར་འདྲེན་འབད་དོ།:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ProgressPage3\n"
@@ -4779,7 +4399,6 @@ msgid "Converting the documents"
msgstr "ཡིག་ཆ་ཚུ་གཞི་བསྒྱུར་འབད་དོ།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ProgressFound\n"
@@ -4797,7 +4416,6 @@ msgid "\"%1 found"
msgstr "%1 ཐོབ་ཡོདཔ།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"Ready\n"
@@ -4806,7 +4424,6 @@ msgid "Finished"
msgstr "རྫོགས་སོ།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SourceDocuments\n"
@@ -4815,7 +4432,6 @@ msgid "Source documents"
msgstr "འབྱུང་ཁུངས་ཡིག་ཆ་ཚུ།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"TargetDocuments\n"
@@ -4824,7 +4440,6 @@ msgid "Target documents"
msgstr "དམིགས་གཏད་ཡིག་ཆ་ཚུ།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"LogfileSummary\n"
@@ -4833,7 +4448,6 @@ msgid "<COUNT> documents converted"
msgstr "<COUNT> ཡིག་ཆ་ཚུ་གཞི་བསྒྱུར་འབད་ཡོདཔ།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumInclusiveSubDir\n"
@@ -4842,7 +4456,6 @@ msgid "All subdirectories will be taken into account"
msgstr "ཡན་ལག་སྣོད་ཐོ་ཚུ་ཆ་མཉམ་རང་རྩིས་ཐོ་ནང་ལུ་འབག་ནི་ཨིན།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumSaveDokumente\n"
@@ -4851,7 +4464,6 @@ msgid "These will be exported to the following directory:"
msgstr "དེ་ཚུ་ འོག་གི་སྣོད་ཐོ་ནང་ལུ་ནང་འདྲེན་འབད་ནི་ཨིན།:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"TextImportLabel\n"
@@ -4860,7 +4472,6 @@ msgid "Import from:"
msgstr "ལས་ནང་འདྲེན།:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"TextExportLabel\n"
@@ -4869,7 +4480,6 @@ msgid "Save to:"
msgstr "ལུ་སྲུངས།:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CreateLogfile\n"
@@ -4878,7 +4488,6 @@ msgid "Create log file"
msgstr "དྲན་དེབ་ཡིག་སྣོད་གསར་བསྐྲུན་འབད།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"LogfileHelpText\n"
@@ -4887,7 +4496,6 @@ msgid "A log file will be created in your work directory"
msgstr "དྲན་དེབ་ཡིག་སྣོད་གཅིག་ཁྱོད་རའི་ལཱ་གི་སྣོད་ཐོ་ནང་གསར་བསྐྲུན་འབད་ཡོདཔ་ཨིན།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ShowLogfile\n"
@@ -4896,7 +4504,6 @@ msgid "Show log file"
msgstr "དྲན་དེབ་ཡིག་སྣོད་སྟོན།"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumMSTextDocuments\n"
@@ -4905,7 +4512,6 @@ msgid "All Word documents contained in the following directory will be imported:
msgstr "འོག་གི་སྣོད་ཐོ་ནང་ན་ཡོད་པའི་མིང་ཚིག་ཡིག་ཆ་ཚུ་ཆ་མཉམ་རང་ནང་འདྲེན་འབད་ནི་ཨིན།:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumMSTableDocuments\n"
@@ -4923,7 +4529,6 @@ msgid "All PowerPoint/Publisher documents contained in the following directory w
msgstr "འོག་གི་སྣོད་ཐོ་ནང་ཡོད་པའི་པ་ཝར་པོའིནཊི་ཊེམ་པེལེཊིསི་ཚུ་ཆ་མཉམ་རང་ནང་འདྲེན་འབད་ནི་ཨིན།:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumMSTextTemplates\n"
@@ -4932,7 +4537,6 @@ msgid "All Word templates contained in the following directory will be imported:
msgstr "འོག་གི་སྣོད་ཐོ་ནང་ན་ཡོད་པའི་མིང་ཚིག་ཊེམ་པེལེཊིསི་ཚུ་ཆ་མཉམ་རང་ནང་འདྲེན་འབད་ནི་ཨིན།:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumMSTableTemplates\n"
@@ -4941,7 +4545,6 @@ msgid "All Excel templates contained in the following directory will be imported
msgstr "འོག་གི་སྣོད་ཐོ་ནང་ན་ཡོད་པའི་ཨེགསི་སེལ་ཊེམ་པེལེཊིསི་ཚུ་ཆ་མཉམ་རང་ནང་འདྲེན་འབད་ནི་ཨིན།:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumMSDrawTemplates\n"
diff --git a/source/dz/xmlsecurity/messages.po b/source/dz/xmlsecurity/messages.po
index dc801b21bc8..231c771fc7f 100644
--- a/source/dz/xmlsecurity/messages.po
+++ b/source/dz/xmlsecurity/messages.po
@@ -188,7 +188,6 @@ msgid "The certificate is OK."
msgstr ""
#: certpage.ui:139
-#, fuzzy
msgctxt "certpage|certnotok"
msgid "The certificate could not be validated."
msgstr "ལག་ཁྱེར་འདི་ནུས་ཅན་བཟོ་མ་ཚུགས།"
@@ -216,7 +215,6 @@ msgid "Sign Document..."
msgstr "ཡིག་ཆ་ཁ་ཕྱེ..."
#: digitalsignaturesdialog.ui:129
-#, fuzzy
msgctxt "digitalsignaturesdialog|remove"
msgid "Remove"
msgstr "རྩ་བསྐྲད་གཏང་།"
@@ -478,7 +476,6 @@ msgid "View Certificate..."
msgstr ""
#: selectcertificatedialog.ui:266
-#, fuzzy
msgctxt "selectcertificatedialog|label2"
msgid "Description:"
msgstr "འགྲེལ་བཤད:"
@@ -489,7 +486,6 @@ msgid "View Certificate"
msgstr ""
#: viewcertdialog.ui:78
-#, fuzzy
msgctxt "viewcertdialog|general"
msgid "General"
msgstr "ཡོངས་ཁྱབ།"
diff --git a/source/en-GB/extras/source/autocorr/emoji.po b/source/en-GB/extras/source/autocorr/emoji.po
index 4c45ab12209..40b2f233540 100644
--- a/source/en-GB/extras/source/autocorr/emoji.po
+++ b/source/en-GB/extras/source/autocorr/emoji.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2017-12-20 08:16+0100\n"
-"PO-Revision-Date: 2018-01-04 10:44+0000\n"
+"PO-Revision-Date: 2018-01-14 12:55+0000\n"
"Last-Translator: Stuart Swales <stuart.swales.croftnuisk@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: en_GB\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1515062658.000000\n"
+"X-POOTLE-MTIME: 1515934537.000000\n"
#. ¢ (U+000A2), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11489,7 +11489,7 @@ msgctxt ""
"WHITE_SUN\n"
"LngText.text"
msgid "sun2"
-msgstr ""
+msgstr "sun2"
#. 🛇 (U+1F6C7), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11498,7 +11498,7 @@ msgctxt ""
"PROHIBITED_SIGN\n"
"LngText.text"
msgid "prohibited"
-msgstr ""
+msgstr "prohibited"
#. 🛆 (U+1F6C6), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11507,7 +11507,7 @@ msgctxt ""
"TRIANGLE_WITH_ROUNDED_CORNERS\n"
"LngText.text"
msgid "triangle3"
-msgstr ""
+msgstr "triangle3"
#. 🗫 (U+1F5EB), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11516,7 +11516,7 @@ msgctxt ""
"THREE_SPEECH_BUBBLES\n"
"LngText.text"
msgid "bubble3"
-msgstr ""
+msgstr "bubble3"
#. 🕪 (U+1F56A), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11525,7 +11525,7 @@ msgctxt ""
"RIGHT_SPEAKER_WITH_THREE_SOUND_WAVES\n"
"LngText.text"
msgid "speaker4"
-msgstr ""
+msgstr "speaker4"
#. 🗮 (U+1F5EE), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11534,7 +11534,7 @@ msgctxt ""
"LEFT_ANGER_BUBBLE\n"
"LngText.text"
msgid "bubble8"
-msgstr ""
+msgstr "bubble8"
#. 🗧 (U+1F5E7), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11543,7 +11543,7 @@ msgctxt ""
"THREE_RAYS_RIGHT\n"
"LngText.text"
msgid "rays4"
-msgstr ""
+msgstr "rays4"
#. 🗲 (U+1F5F2), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11552,7 +11552,7 @@ msgctxt ""
"LIGHTNING_MOOD\n"
"LngText.text"
msgid "lightning2"
-msgstr ""
+msgstr "lightning2"
#. 🗰 (U+1F5F0), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11561,7 +11561,7 @@ msgctxt ""
"MOOD_BUBBLE\n"
"LngText.text"
msgid "bubble9"
-msgstr ""
+msgstr "bubble9"
#. 🗹 (U+1F5F9), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11570,7 +11570,7 @@ msgctxt ""
"BALLOT_BOX_WITH_BOLD_CHECK\n"
"LngText.text"
msgid "checkbox5"
-msgstr ""
+msgstr "checkbox5"
#. 🗴 (U+1F5F4), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11579,7 +11579,7 @@ msgctxt ""
"BALLOT_SCRIPT_X\n"
"LngText.text"
msgid "check mark4"
-msgstr ""
+msgstr "check mark4"
#. 🗪 (U+1F5EA), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11588,7 +11588,7 @@ msgctxt ""
"TWO_SPEECH_BUBBLES\n"
"LngText.text"
msgid "bubble2"
-msgstr ""
+msgstr "bubble2"
#. 🗶 (U+1F5F6), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11597,7 +11597,7 @@ msgctxt ""
"BALLOT_BOLD_SCRIPT_X\n"
"LngText.text"
msgid "x4"
-msgstr ""
+msgstr "x4"
#. 🗩 (U+1F5E9), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11606,7 +11606,7 @@ msgctxt ""
"RIGHT_SPEECH_BUBBLE\n"
"LngText.text"
msgid "bubble10"
-msgstr ""
+msgstr "bubble10"
#. 🗵 (U+1F5F5), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11615,7 +11615,7 @@ msgctxt ""
"BALLOT_BOX_WITH_SCRIPT_X\n"
"LngText.text"
msgid "checkbox6"
-msgstr ""
+msgstr "checkbox6"
#. 🗸 (U+1F5F8), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11624,7 +11624,7 @@ msgctxt ""
"LIGHT_CHECK_MARK\n"
"LngText.text"
msgid "check mark5"
-msgstr ""
+msgstr "check mark5"
#. 🤗 (U+1F917), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11633,7 +11633,7 @@ msgctxt ""
"HUGGING_FACE\n"
"LngText.text"
msgid "hugging"
-msgstr ""
+msgstr "hugging"
#. 🤔 (U+1F914), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11642,7 +11642,7 @@ msgctxt ""
"THINKING_FACE\n"
"LngText.text"
msgid "thinking"
-msgstr ""
+msgstr "thinking"
#. 🙄 (U+1F644), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11651,7 +11651,7 @@ msgctxt ""
"FACE_WITH_ROLLING_EYES\n"
"LngText.text"
msgid "eye roll"
-msgstr ""
+msgstr "eye roll"
#. 🤐 (U+1F910), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11660,7 +11660,7 @@ msgctxt ""
"ZIPPER-MOUTH_FACE\n"
"LngText.text"
msgid "zipper"
-msgstr ""
+msgstr "zipper"
#. 🙃 (U+1F643), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11669,7 +11669,7 @@ msgctxt ""
"UPSIDE-DOWN_FACE\n"
"LngText.text"
msgid "upside-down"
-msgstr ""
+msgstr "upside-down"
#. 🤑 (U+1F911), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11678,7 +11678,7 @@ msgctxt ""
"MONEY-MOUTH_FACE\n"
"LngText.text"
msgid "money3"
-msgstr ""
+msgstr "money3"
#. 🤒 (U+1F912), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11687,7 +11687,7 @@ msgctxt ""
"FACE_WITH_THERMOMETER\n"
"LngText.text"
msgid "thermometer2"
-msgstr ""
+msgstr "thermometer2"
#. 🤕 (U+1F915), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11696,7 +11696,7 @@ msgctxt ""
"FACE_WITH_HEAD-BANDAGE\n"
"LngText.text"
msgid "bandage"
-msgstr ""
+msgstr "bandage"
#. 🤓 (U+1F913), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11705,7 +11705,7 @@ msgctxt ""
"NERD_FACE\n"
"LngText.text"
msgid "nerd"
-msgstr ""
+msgstr "nerd"
#. 🤖 (U+1F916), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11714,7 +11714,7 @@ msgctxt ""
"ROBOT_FACE\n"
"LngText.text"
msgid "robot"
-msgstr ""
+msgstr "robot"
#. 🏻 (U+1F3FB), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11723,7 +11723,7 @@ msgctxt ""
"EMOJI_MODIFIER_FITZPATRICK_TYPE-1-2\n"
"LngText.text"
msgid "skin1"
-msgstr ""
+msgstr "skin1"
#. 🏼 (U+1F3FC), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11732,7 +11732,7 @@ msgctxt ""
"EMOJI_MODIFIER_FITZPATRICK_TYPE-3\n"
"LngText.text"
msgid "skin2"
-msgstr ""
+msgstr "skin2"
#. 🏽 (U+1F3FD), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11741,7 +11741,7 @@ msgctxt ""
"EMOJI_MODIFIER_FITZPATRICK_TYPE-4\n"
"LngText.text"
msgid "skin3"
-msgstr ""
+msgstr "skin3"
#. 🏾 (U+1F3FE), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11750,7 +11750,7 @@ msgctxt ""
"EMOJI_MODIFIER_FITZPATRICK_TYPE-5\n"
"LngText.text"
msgid "skin4"
-msgstr ""
+msgstr "skin4"
#. 🏿 (U+1F3FF), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11759,7 +11759,7 @@ msgctxt ""
"EMOJI_MODIFIER_FITZPATRICK_TYPE-6\n"
"LngText.text"
msgid "skin5"
-msgstr ""
+msgstr "skin5"
#. 🤘 (U+1F918), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11768,7 +11768,7 @@ msgctxt ""
"SIGN_OF_THE_HORNS\n"
"LngText.text"
msgid "horns"
-msgstr ""
+msgstr "horns"
#. 📿 (U+1F4FF), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11777,7 +11777,7 @@ msgctxt ""
"PRAYER_BEADS\n"
"LngText.text"
msgid "beads"
-msgstr ""
+msgstr "beads"
#. 🦁 (U+1F981), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11786,7 +11786,7 @@ msgctxt ""
"LION_FACE\n"
"LngText.text"
msgid "lion"
-msgstr ""
+msgstr "lion"
#. 🦄 (U+1F984), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11795,7 +11795,7 @@ msgctxt ""
"UNICORN_FACE\n"
"LngText.text"
msgid "unicorn"
-msgstr ""
+msgstr "unicorn"
#. 🦃 (U+1F983), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11804,7 +11804,7 @@ msgctxt ""
"TURKEY\n"
"LngText.text"
msgid "turkey"
-msgstr ""
+msgstr "turkey"
#. 🦀 (U+1F980), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11813,7 +11813,7 @@ msgctxt ""
"CRAB\n"
"LngText.text"
msgid "crab"
-msgstr ""
+msgstr "crab"
#. 🦂 (U+1F982), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11822,7 +11822,7 @@ msgctxt ""
"SCORPION\n"
"LngText.text"
msgid "scorpion"
-msgstr ""
+msgstr "scorpion"
#. 🧀 (U+1F9C0), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11831,7 +11831,7 @@ msgctxt ""
"CHEESE_WEDGE\n"
"LngText.text"
msgid "cheese"
-msgstr ""
+msgstr "cheese"
#. 🌭 (U+1F32D), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11840,7 +11840,7 @@ msgctxt ""
"HOT_DOG\n"
"LngText.text"
msgid "hot dog"
-msgstr ""
+msgstr "hot dog"
#. 🌮 (U+1F32E), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11849,7 +11849,7 @@ msgctxt ""
"TACO\n"
"LngText.text"
msgid "taco"
-msgstr ""
+msgstr "taco"
#. 🌯 (U+1F32F), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11858,7 +11858,7 @@ msgctxt ""
"BURRITO\n"
"LngText.text"
msgid "burrito"
-msgstr ""
+msgstr "burrito"
#. 🍿 (U+1F37F), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11867,7 +11867,7 @@ msgctxt ""
"POPCORN\n"
"LngText.text"
msgid "popcorn"
-msgstr ""
+msgstr "popcorn"
#. 🍾 (U+1F37E), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11876,7 +11876,7 @@ msgctxt ""
"BOTTLE_WITH_POPPING_CORK\n"
"LngText.text"
msgid "party4"
-msgstr ""
+msgstr "party4"
#. 🏺 (U+1F3FA), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
diff --git a/source/en-ZA/accessibility/messages.po b/source/en-ZA/accessibility/messages.po
index 29efd254dfa..b57e177231e 100644
--- a/source/en-ZA/accessibility/messages.po
+++ b/source/en-ZA/accessibility/messages.po
@@ -19,13 +19,11 @@ msgid "Browse"
msgstr "Browse"
#: strings.hrc:26
-#, fuzzy
msgctxt "STR_SVT_ACC_ACTION_EXPAND"
msgid "Expand"
msgstr "Expand"
#: strings.hrc:27
-#, fuzzy
msgctxt "STR_SVT_ACC_ACTION_COLLAPSE"
msgid "Collapse"
msgstr "Collapse"
@@ -47,13 +45,11 @@ msgid "Uncheck"
msgstr ""
#: strings.hrc:31
-#, fuzzy
msgctxt "RID_STR_ACC_SCROLLBAR_NAME_VERTICAL"
msgid "Vertical scroll bar"
msgstr "Vertical scroll bar"
#: strings.hrc:32
-#, fuzzy
msgctxt "RID_STR_ACC_SCROLLBAR_NAME_HORIZONTAL"
msgid "Horizontal scroll bar"
msgstr "Horizontal scroll bar"
@@ -64,13 +60,11 @@ msgid "Please press enter to go into child control for more operations"
msgstr ""
#: strings.hrc:34
-#, fuzzy, c-format
msgctxt "RID_STR_ACC_COLUMN_NUM"
msgid "Column %COLUMNNUMBER"
msgstr "Column %COLUMNNUMBER"
#: strings.hrc:35
-#, fuzzy
msgctxt "RID_STR_ACC_ROW_NUM"
msgid "Row %ROWNUMBER"
msgstr "Row %ROWNUMBER"
diff --git a/source/en-ZA/avmedia/messages.po b/source/en-ZA/avmedia/messages.po
index c817e34fa5a..71c9d4b5875 100644
--- a/source/en-ZA/avmedia/messages.po
+++ b/source/en-ZA/avmedia/messages.po
@@ -39,7 +39,6 @@ msgid "Stop"
msgstr "Stop"
#: strings.hrc:30
-#, fuzzy
msgctxt "AVMEDIA_STR_LOOP"
msgid "Repeat"
msgstr "Repeat"
@@ -75,13 +74,11 @@ msgid "Scaled"
msgstr "Scaled"
#: strings.hrc:37
-#, fuzzy
msgctxt "AVMEDIA_STR_VOLUME"
msgid "Volume"
msgstr "Volume"
#: strings.hrc:38
-#, fuzzy
msgctxt "AVMEDIA_STR_POSITION"
msgid "Position"
msgstr "Position"
diff --git a/source/en-ZA/basctl/messages.po b/source/en-ZA/basctl/messages.po
index bb5e38224e6..7124968da62 100644
--- a/source/en-ZA/basctl/messages.po
+++ b/source/en-ZA/basctl/messages.po
@@ -416,7 +416,6 @@ msgstr ""
" "
#: strings.hrc:100
-#, fuzzy
msgctxt "RID_STR_PRINTDLG_RANGE"
msgid "Print range"
msgstr "Print range"
@@ -485,7 +484,6 @@ msgid "Multiselection"
msgstr "Multiselection"
#: strings.hrc:114
-#, fuzzy
msgctxt "RID_STR_DEF_LANG"
msgid "[Default Language]"
msgstr "[Default Language]"
@@ -516,7 +514,6 @@ msgid "%PRODUCTNAME Basic Macros"
msgstr "%PRODUCTNAME Basic Macros"
#: basicmacrodialog.ui:25
-#, fuzzy
msgctxt "basicmacrodialog|run"
msgid "Run"
msgstr "Run"
@@ -551,7 +548,6 @@ msgid "Assign..."
msgstr ""
#: basicmacrodialog.ui:278
-#, fuzzy
msgctxt "basicmacrodialog|edit"
msgid "Edit"
msgstr "Edit"
@@ -563,13 +559,11 @@ msgid "Organizer..."
msgstr "~Organiser..."
#: basicmacrodialog.ui:318
-#, fuzzy
msgctxt "basicmacrodialog|newlibrary"
msgid "New Library"
msgstr "New Library"
#: basicmacrodialog.ui:331
-#, fuzzy
msgctxt "basicmacrodialog|newmodule"
msgid "New Module"
msgstr "New Module"
@@ -685,7 +679,6 @@ msgid "Export as _extension"
msgstr ""
#: exportdialog.ui:100
-#, fuzzy
msgctxt "exportdialog|basic"
msgid "Export as BASIC library"
msgstr "Export as BASIC library"
@@ -701,7 +694,6 @@ msgid "_Line number:"
msgstr ""
#: importlibdialog.ui:9
-#, fuzzy
msgctxt "importlibdialog|ImportLibDialog"
msgid "Import Libraries"
msgstr "Import Libraries"
@@ -717,7 +709,6 @@ msgid "Replace existing libraries"
msgstr ""
#: importlibdialog.ui:134
-#, fuzzy
msgctxt "importlibdialog|label1"
msgid "Options"
msgstr "Options"
@@ -758,7 +749,6 @@ msgid "_Export..."
msgstr "Export..."
#: managebreakpoints.ui:9
-#, fuzzy
msgctxt "managebreakpoints|ManageBreakpointsDialog"
msgid "Manage Breakpoints"
msgstr "Manage Breakpoints"
@@ -802,7 +792,6 @@ msgid "Add..."
msgstr "Add..."
#: managelanguages.ui:136
-#, fuzzy
msgctxt "managelanguages|default"
msgid "Default"
msgstr "Default"
@@ -855,7 +844,6 @@ msgid "%PRODUCTNAME Basic Macro Organizer"
msgstr "%PRODUCTNAME Basic Macro Organiser..."
#: organizedialog.ui:78
-#, fuzzy
msgctxt "organizedialog|modules"
msgid "Modules"
msgstr "Modules"
diff --git a/source/en-ZA/basic/messages.po b/source/en-ZA/basic/messages.po
index 8f783e353fe..255b9d24e49 100644
--- a/source/en-ZA/basic/messages.po
+++ b/source/en-ZA/basic/messages.po
@@ -68,7 +68,6 @@ msgid "Duplicate definition."
msgstr "Duplicate definition."
#: basic.hrc:36
-#, fuzzy
msgctxt "RID_BASIC_START"
msgid "Division by zero."
msgstr "Division by zero."
@@ -164,7 +163,6 @@ msgid "Device I/O error."
msgstr "Device I/O error."
#: basic.hrc:52
-#, fuzzy
msgctxt "RID_BASIC_START"
msgid "File already exists."
msgstr "File already exists."
diff --git a/source/en-ZA/chart2/messages.po b/source/en-ZA/chart2/messages.po
index ab35ed70f6e..f6e2caf2d09 100644
--- a/source/en-ZA/chart2/messages.po
+++ b/source/en-ZA/chart2/messages.po
@@ -631,7 +631,6 @@ msgid "Use superordinate object settings"
msgstr "Use superordinate object settings"
#: strings.hrc:145
-#, fuzzy
msgctxt "STR_PROPERTY_ROLE_FILLCOLOR"
msgid "Fill Color"
msgstr "Fill Colour"
@@ -664,7 +663,6 @@ msgid "Exponential"
msgstr ""
#: strings.hrc:152
-#, fuzzy
msgctxt "STR_REGRESSION_POWER"
msgid "Power"
msgstr "Power"
@@ -680,7 +678,6 @@ msgid "Moving average"
msgstr ""
#: strings.hrc:155
-#, fuzzy
msgctxt "STR_REGRESSION_MEAN"
msgid "Mean"
msgstr "Mean"
@@ -876,25 +873,21 @@ msgid "3D View"
msgstr ""
#: chardialog.ui:8
-#, fuzzy
msgctxt "chardialog|CharDialog"
msgid "Character"
msgstr "Character"
#: chardialog.ui:105
-#, fuzzy
msgctxt "chardialog|font"
msgid "Font"
msgstr "Font"
#: chardialog.ui:127
-#, fuzzy
msgctxt "chardialog|fonteffects"
msgid "Font Effects"
msgstr "Font Effects"
#: chardialog.ui:150
-#, fuzzy
msgctxt "chardialog|position"
msgid "Position"
msgstr "Position"
@@ -905,7 +898,6 @@ msgid "Data Table"
msgstr ""
#: chartdatadialog.ui:88
-#, fuzzy
msgctxt "chartdatadialog|InsertRow"
msgid "Insert Row"
msgstr "Insert Row"
@@ -921,7 +913,6 @@ msgid "Insert Text Column"
msgstr ""
#: chartdatadialog.ui:130
-#, fuzzy
msgctxt "chartdatadialog|RemoveRow"
msgid "Delete Row"
msgstr "Delete Row"
@@ -952,7 +943,6 @@ msgid "Move Row Down"
msgstr ""
#: charttypedialog.ui:8
-#, fuzzy
msgctxt "charttypedialog|ChartTypeDialog"
msgid "Chart Type"
msgstr "Chart Type"
@@ -975,61 +965,51 @@ msgid "Center"
msgstr "Centre"
#: dlg_DataLabel.ui:28
-#, fuzzy
msgctxt "dlg_DataLabel|liststorePLACEMENT"
msgid "Above"
msgstr "Above"
#: dlg_DataLabel.ui:32
-#, fuzzy
msgctxt "dlg_DataLabel|liststorePLACEMENT"
msgid "Top left"
msgstr "Top left"
#: dlg_DataLabel.ui:36
-#, fuzzy
msgctxt "dlg_DataLabel|liststorePLACEMENT"
msgid "Left"
msgstr "Left"
#: dlg_DataLabel.ui:40
-#, fuzzy
msgctxt "dlg_DataLabel|liststorePLACEMENT"
msgid "Bottom left"
msgstr "Bottom left"
#: dlg_DataLabel.ui:44
-#, fuzzy
msgctxt "dlg_DataLabel|liststorePLACEMENT"
msgid "Below"
msgstr "Below"
#: dlg_DataLabel.ui:48
-#, fuzzy
msgctxt "dlg_DataLabel|liststorePLACEMENT"
msgid "Bottom right"
msgstr "Bottom right"
#: dlg_DataLabel.ui:52
-#, fuzzy
msgctxt "dlg_DataLabel|liststorePLACEMENT"
msgid "Right"
msgstr "Right"
#: dlg_DataLabel.ui:56
-#, fuzzy
msgctxt "dlg_DataLabel|liststorePLACEMENT"
msgid "Top right"
msgstr "Top right"
#: dlg_DataLabel.ui:60
-#, fuzzy
msgctxt "dlg_DataLabel|liststorePLACEMENT"
msgid "Inside"
msgstr "Inside"
#: dlg_DataLabel.ui:64
-#, fuzzy
msgctxt "dlg_DataLabel|liststorePLACEMENT"
msgid "Outside"
msgstr "Outside"
@@ -1040,7 +1020,6 @@ msgid "Near origin"
msgstr ""
#: dlg_DataLabel.ui:82
-#, fuzzy
msgctxt "dlg_DataLabel|liststoreSEPARATOR"
msgid "Space"
msgstr "Space"
@@ -1124,7 +1103,6 @@ msgid "Number Format for Percentage Value"
msgstr ""
#: dlg_DataLabel.ui:408
-#, fuzzy
msgctxt "dlg_DataLabel|label1"
msgid "Text Attributes"
msgstr "Text Attributes"
@@ -1168,7 +1146,6 @@ msgid "Error Margin"
msgstr ""
#: dlg_InsertErrorBars.ui:49
-#, fuzzy
msgctxt "dlg_InsertErrorBars|dlg_InsertErrorBars"
msgid "Legend"
msgstr "Legend"
@@ -1265,13 +1242,11 @@ msgid "Select Range for Negative Error Bars"
msgstr ""
#: dlg_InsertErrorBars.ui:613
-#, fuzzy
msgctxt "dlg_InsertErrorBars|STR_CONTROLTEXT_ERROR_BARS_FROM_DATA"
msgid "From Data Table"
msgstr "From Data Table"
#: dlg_InsertLegend.ui:8
-#, fuzzy
msgctxt "dlg_InsertLegend|dlg_InsertLegend"
msgid "Legend"
msgstr "Legend"
@@ -1306,13 +1281,11 @@ msgid "_Bottom"
msgstr "Bottom"
#: dlg_InsertLegend.ui:200
-#, fuzzy
msgctxt "dlg_InsertLegend|TXT_POSITION"
msgid "Position"
msgstr "Position"
#: insertaxisdlg.ui:8
-#, fuzzy
msgctxt "insertaxisdlg|InsertAxisDialog"
msgid "Axes"
msgstr "Axes"
@@ -1336,7 +1309,6 @@ msgid "_Z axis"
msgstr "Z Axis"
#: insertaxisdlg.ui:159
-#, fuzzy
msgctxt "insertaxisdlg|label1"
msgid "Axes"
msgstr "Axes"
@@ -1366,7 +1338,6 @@ msgid "Secondary Axes"
msgstr "Secondary X Axis"
#: insertgriddlg.ui:8
-#, fuzzy
msgctxt "insertgriddlg|InsertGridDialog"
msgid "Grids"
msgstr "Grids"
@@ -1418,7 +1389,6 @@ msgid "Minor Grids"
msgstr ""
#: inserttitledlg.ui:8
-#, fuzzy
msgctxt "inserttitledlg|InsertTitleDialog"
msgid "Titles"
msgstr "Titles"
@@ -1454,7 +1424,6 @@ msgid "_Z axis"
msgstr "Z Axis"
#: inserttitledlg.ui:247
-#, fuzzy
msgctxt "inserttitledlg|Axe"
msgid "Axes"
msgstr "Axes"
@@ -1478,7 +1447,6 @@ msgid "Secondary Axes"
msgstr "Secondary X Axis"
#: paradialog.ui:8
-#, fuzzy
msgctxt "paradialog|ParagraphDialog"
msgid "Paragraph"
msgstr "Paragraph"
@@ -1489,13 +1457,11 @@ msgid "Indents & Spacing"
msgstr ""
#: paradialog.ui:127
-#, fuzzy
msgctxt "paradialog|labelTP_PARA_ALIGN"
msgid "Alignment"
msgstr "Alignment"
#: paradialog.ui:151
-#, fuzzy
msgctxt "paradialog|labelTP_PARA_ASIAN"
msgid "Asian Typography"
msgstr "Asian Typography"
@@ -1546,19 +1512,16 @@ msgid "_Text orientation:"
msgstr ""
#: sidebarelements.ui:35
-#, fuzzy
msgctxt "sidebarelements|checkbutton_subtitle"
msgid "Subtitle"
msgstr "Subtitle"
#: sidebarelements.ui:49
-#, fuzzy
msgctxt "sidebarelements|checkbutton_title"
msgid "Title"
msgstr "Title"
#: sidebarelements.ui:69
-#, fuzzy
msgctxt "sidebarelements|l"
msgid "Titles"
msgstr "Titles"
@@ -1574,37 +1537,31 @@ msgid "_Placement:"
msgstr ""
#: sidebarelements.ui:139
-#, fuzzy
msgctxt "sidebarelements|comboboxtext_legend"
msgid "Right"
msgstr "Right"
#: sidebarelements.ui:140
-#, fuzzy
msgctxt "sidebarelements|comboboxtext_legend"
msgid "Top"
msgstr "Top"
#: sidebarelements.ui:141
-#, fuzzy
msgctxt "sidebarelements|comboboxtext_legend"
msgid "Bottom"
msgstr "Bottom"
#: sidebarelements.ui:142
-#, fuzzy
msgctxt "sidebarelements|comboboxtext_legend"
msgid "Left"
msgstr "Left"
#: sidebarelements.ui:143
-#, fuzzy
msgctxt "sidebarelements|comboboxtext_legend"
msgid "Manual"
msgstr "Manual"
#: sidebarelements.ui:166
-#, fuzzy
msgctxt "sidebarelements|label_legen"
msgid "Legend"
msgstr "Legend"
@@ -1668,7 +1625,6 @@ msgid "2nd Y axis title"
msgstr "Y Axis Title"
#: sidebarelements.ui:341
-#, fuzzy
msgctxt "sidebarelements|label_axes"
msgid "Axes"
msgstr "Axes"
@@ -1701,13 +1657,11 @@ msgid "Gridlines"
msgstr ""
#: sidebarelements.ui:455
-#, fuzzy
msgctxt "sidebarelements|text_title"
msgid "Title"
msgstr "Title"
#: sidebarelements.ui:465
-#, fuzzy
msgctxt "sidebarelements|text_subtitle"
msgid "Subtitle"
msgstr "Subtitle"
@@ -1808,13 +1762,11 @@ msgid "P_lacement:"
msgstr ""
#: sidebarseries.ui:82
-#, fuzzy
msgctxt "sidebarseries|comboboxtext_label"
msgid "Above"
msgstr "Above"
#: sidebarseries.ui:83
-#, fuzzy
msgctxt "sidebarseries|comboboxtext_label"
msgid "Below"
msgstr "Below"
@@ -1826,13 +1778,11 @@ msgid "Center"
msgstr "Centre"
#: sidebarseries.ui:85
-#, fuzzy
msgctxt "sidebarseries|comboboxtext_label"
msgid "Outside"
msgstr "Outside"
#: sidebarseries.ui:86
-#, fuzzy
msgctxt "sidebarseries|comboboxtext_label"
msgid "Inside"
msgstr "Inside"
@@ -1887,7 +1837,6 @@ msgid "Data series '%1'"
msgstr ""
#: smoothlinesdlg.ui:22
-#, fuzzy
msgctxt "smoothlinesdlg|SmoothLinesDialog"
msgid "Smooth Lines"
msgstr "Smooth Lines"
@@ -1993,7 +1942,6 @@ msgid "Realistic"
msgstr ""
#: tp_3D_SceneAppearance.ui:21
-#, fuzzy
msgctxt "tp_3D_SceneAppearance|liststoreSCHEME"
msgid "Custom"
msgstr "Custom"
@@ -2047,7 +1995,6 @@ msgid "_Perspective"
msgstr "Perspective"
#: tp_3D_SceneGeometry.ui:109
-#, fuzzy
msgctxt "tp_3D_SceneGeometry|MTR_FLD_PERSPECTIVE-atkobject"
msgid "Perspective"
msgstr "Perspective"
@@ -2133,25 +2080,21 @@ msgid "_Cross other axis at"
msgstr ""
#: tp_AxisPositions.ui:57
-#, fuzzy
msgctxt "tp_AxisPositions|LB_CROSSES_OTHER_AXIS_AT"
msgid "Start"
msgstr "Start"
#: tp_AxisPositions.ui:58
-#, fuzzy
msgctxt "tp_AxisPositions|LB_CROSSES_OTHER_AXIS_AT"
msgid "End"
msgstr "End"
#: tp_AxisPositions.ui:59
-#, fuzzy
msgctxt "tp_AxisPositions|LB_CROSSES_OTHER_AXIS_AT"
msgid "Value"
msgstr "Value"
#: tp_AxisPositions.ui:60
-#, fuzzy
msgctxt "tp_AxisPositions|LB_CROSSES_OTHER_AXIS_AT"
msgid "Category"
msgstr "Category"
@@ -2285,31 +2228,26 @@ msgid "Mor_e..."
msgstr "More..."
#: tp_AxisPositions.ui:571
-#, fuzzy
msgctxt "tp_AxisPositions|label2"
msgid "Grids"
msgstr "Grids"
#: tp_ChartType.ui:20
-#, fuzzy
msgctxt "tp_ChartType|liststore1"
msgid "Bar"
msgstr "Bar"
#: tp_ChartType.ui:23
-#, fuzzy
msgctxt "tp_ChartType|liststore1"
msgid "Cylinder"
msgstr "Cylinder"
#: tp_ChartType.ui:26
-#, fuzzy
msgctxt "tp_ChartType|liststore1"
msgid "Cone"
msgstr "Cone"
#: tp_ChartType.ui:29
-#, fuzzy
msgctxt "tp_ChartType|liststore1"
msgid "Pyramid"
msgstr "Pyramid"
@@ -2359,7 +2297,6 @@ msgid "Percent"
msgstr "Percent"
#: tp_ChartType.ui:259
-#, fuzzy
msgctxt "tp_ChartType|deep"
msgid "Deep"
msgstr "Deep"
@@ -2375,7 +2312,6 @@ msgid "Straight"
msgstr ""
#: tp_ChartType.ui:313
-#, fuzzy
msgctxt "tp_ChartType|linetype"
msgid "Smooth"
msgstr "Smooth"
@@ -2386,7 +2322,6 @@ msgid "Stepped"
msgstr ""
#: tp_ChartType.ui:326
-#, fuzzy
msgctxt "tp_ChartType|properties"
msgid "Properties..."
msgstr "Properties..."
@@ -2420,61 +2355,51 @@ msgid "Center"
msgstr "Centre"
#: tp_DataLabel.ui:28
-#, fuzzy
msgctxt "tp_DataLabel|liststorePLACEMENT"
msgid "Above"
msgstr "Above"
#: tp_DataLabel.ui:32
-#, fuzzy
msgctxt "tp_DataLabel|liststorePLACEMENT"
msgid "Top left"
msgstr "Top left"
#: tp_DataLabel.ui:36
-#, fuzzy
msgctxt "tp_DataLabel|liststorePLACEMENT"
msgid "Left"
msgstr "Left"
#: tp_DataLabel.ui:40
-#, fuzzy
msgctxt "tp_DataLabel|liststorePLACEMENT"
msgid "Bottom left"
msgstr "Bottom left"
#: tp_DataLabel.ui:44
-#, fuzzy
msgctxt "tp_DataLabel|liststorePLACEMENT"
msgid "Below"
msgstr "Below"
#: tp_DataLabel.ui:48
-#, fuzzy
msgctxt "tp_DataLabel|liststorePLACEMENT"
msgid "Bottom right"
msgstr "Bottom right"
#: tp_DataLabel.ui:52
-#, fuzzy
msgctxt "tp_DataLabel|liststorePLACEMENT"
msgid "Right"
msgstr "Right"
#: tp_DataLabel.ui:56
-#, fuzzy
msgctxt "tp_DataLabel|liststorePLACEMENT"
msgid "Top right"
msgstr "Top right"
#: tp_DataLabel.ui:60
-#, fuzzy
msgctxt "tp_DataLabel|liststorePLACEMENT"
msgid "Inside"
msgstr "Inside"
#: tp_DataLabel.ui:64
-#, fuzzy
msgctxt "tp_DataLabel|liststorePLACEMENT"
msgid "Outside"
msgstr "Outside"
@@ -2485,7 +2410,6 @@ msgid "Near origin"
msgstr ""
#: tp_DataLabel.ui:82
-#, fuzzy
msgctxt "tp_DataLabel|liststoreSEPARATOR"
msgid "Space"
msgstr "Space"
@@ -2564,7 +2488,6 @@ msgid "Number Format for Percentage Value"
msgstr ""
#: tp_DataLabel.ui:360
-#, fuzzy
msgctxt "tp_DataLabel|label1"
msgid "Text Attributes"
msgstr "Text Attributes"
@@ -2616,7 +2539,6 @@ msgid "_Add"
msgstr "Add"
#: tp_DataSource.ui:116
-#, fuzzy
msgctxt "tp_DataSource|BTN_UP-atkobject"
msgid "Up"
msgstr "Up"
@@ -2628,7 +2550,6 @@ msgid "_Remove"
msgstr "Remove"
#: tp_DataSource.ui:148
-#, fuzzy
msgctxt "tp_DataSource|BTN_DOWN-atkobject"
msgid "Down"
msgstr "Down"
@@ -2769,7 +2690,6 @@ msgid "Select Range for Negative Error Bars"
msgstr ""
#: tp_ErrorBars.ui:563
-#, fuzzy
msgctxt "tp_ErrorBars|STR_CONTROLTEXT_ERROR_BARS_FROM_DATA"
msgid "From Data Table"
msgstr "From Data Table"
@@ -2799,7 +2719,6 @@ msgid "_Bottom"
msgstr "Bottom"
#: tp_LegendPosition.ui:109
-#, fuzzy
msgctxt "tp_LegendPosition|TXT_POSITION"
msgid "Position"
msgstr "Position"
@@ -2821,7 +2740,6 @@ msgid "_Clockwise direction"
msgstr ""
#: tp_PolarOptions.ui:47
-#, fuzzy
msgctxt "tp_PolarOptions|label1"
msgid "Orientation"
msgstr "Orientation"
@@ -2907,19 +2825,16 @@ msgid "End Table Index"
msgstr ""
#: tp_RangeChooser.ui:272
-#, fuzzy
msgctxt "tp_RangeChooser|STR_PAGE_DATA_RANGE"
msgid "Data Range"
msgstr "Data Range"
#: tp_Scale.ui:20
-#, fuzzy
msgctxt "tp_Scale|liststoreDATE"
msgid "Days"
msgstr "Days"
#: tp_Scale.ui:24
-#, fuzzy
msgctxt "tp_Scale|liststoreDATE"
msgid "Months"
msgstr "Months"
@@ -2947,19 +2862,16 @@ msgid "T_ype"
msgstr "Type"
#: tp_Scale.ui:116
-#, fuzzy
msgctxt "tp_Scale|LB_AXIS_TYPE"
msgid "Automatic"
msgstr "Automatic"
#: tp_Scale.ui:117
-#, fuzzy
msgctxt "tp_Scale|LB_AXIS_TYPE"
msgid "Text"
msgstr "Text"
#: tp_Scale.ui:118
-#, fuzzy
msgctxt "tp_Scale|LB_AXIS_TYPE"
msgid "Date"
msgstr "Date"
@@ -3039,7 +2951,6 @@ msgid "Automat_ic"
msgstr "Automatic"
#: tp_Scale.ui:561
-#, fuzzy
msgctxt "tp_Scale|FL_SCALE"
msgid "Scale"
msgstr "Scale"
@@ -3157,7 +3068,6 @@ msgid "Degree"
msgstr ""
#: tp_Trendline.ui:213
-#, fuzzy
msgctxt "tp_Trendline|label4"
msgid "Period"
msgstr "Period"
@@ -3208,7 +3118,6 @@ msgid "_Y Variable Name"
msgstr ""
#: tp_Trendline.ui:590
-#, fuzzy
msgctxt "tp_Trendline|label2"
msgid "Options"
msgstr "Options"
@@ -3241,7 +3150,6 @@ msgid "A_utomatic"
msgstr "Automatic"
#: tp_axisLabel.ui:138
-#, fuzzy
msgctxt "tp_axisLabel|orderL"
msgid "Order"
msgstr "Order"
diff --git a/source/en-ZA/connectivity/messages.po b/source/en-ZA/connectivity/messages.po
index 449d5b176b6..8eb8f29008f 100644
--- a/source/en-ZA/connectivity/messages.po
+++ b/source/en-ZA/connectivity/messages.po
@@ -533,55 +533,46 @@ msgid "The connection could not be established. The database was created by a ne
msgstr ""
#: strings.hrc:134
-#, fuzzy
msgctxt "STR_ROW_SET_OPERATION_VETOED"
msgid "The record operation has been vetoed."
msgstr "The record operation has been vetoed."
#: strings.hrc:135
-#, fuzzy
msgctxt "STR_PARSER_CYCLIC_SUB_QUERIES"
msgid "The statement contains a cyclic reference to one or more sub queries."
msgstr "The statement contains a cyclic reference to one or more sub queries."
#: strings.hrc:136
-#, fuzzy
msgctxt "STR_DB_OBJECT_NAME_WITH_SLASHES"
msgid "The name must not contain any slashes ('/')."
msgstr "The name must not contain any slashes ('/')."
#: strings.hrc:137
-#, fuzzy
msgctxt "STR_DB_INVALID_SQL_NAME"
msgid "$1$ is no SQL conform identifier."
msgstr "$1$ is no SQL conform identifier."
#: strings.hrc:138
-#, fuzzy
msgctxt "STR_DB_QUERY_NAME_WITH_QUOTES"
msgid "Query names must not contain quote characters."
msgstr "Query names must not contain quote characters."
#: strings.hrc:139
-#, fuzzy
msgctxt "STR_DB_OBJECT_NAME_IS_USED"
msgid "The name '$1$' is already in use in the database."
msgstr "The name '$1$' is already in use in the database."
#: strings.hrc:140
-#, fuzzy
msgctxt "STR_DB_NOT_CONNECTED"
msgid "No connection to the database exists."
msgstr "No connection to the database exists."
#: strings.hrc:141
-#, fuzzy
msgctxt "STR_AB_ADDRESSBOOK_NOT_FOUND"
msgid "No $1$ exists."
msgstr "No $1$ exists."
#: strings.hrc:142
-#, fuzzy
msgctxt "STR_DATA_CANNOT_SELECT_UNFILTERED"
msgid "Unable to display the complete table content. Please apply a filter."
msgstr "Unable to display the complete table content. Please apply a filter."
diff --git a/source/en-ZA/cui/messages.po b/source/en-ZA/cui/messages.po
index 48c229eb075..50bfbf38e76 100644
--- a/source/en-ZA/cui/messages.po
+++ b/source/en-ZA/cui/messages.po
@@ -14,7 +14,6 @@ msgstr ""
"X-Generator: LibreOffice\n"
#: personalization.hrc:31
-#, fuzzy
msgctxt "RID_SVXSTR_PERSONA_CATEGORIES"
msgid "LibreOffice"
msgstr "OpenOffice.org"
@@ -26,7 +25,6 @@ msgid "Abstract"
msgstr "Abstract: "
#: personalization.hrc:33
-#, fuzzy
msgctxt "RID_SVXSTR_PERSONA_CATEGORIES"
msgid "Color"
msgstr "Colour"
@@ -42,7 +40,6 @@ msgid "Nature"
msgstr ""
#: personalization.hrc:36
-#, fuzzy
msgctxt "RID_SVXSTR_PERSONA_CATEGORIES"
msgid "Solid"
msgstr "Solid"
@@ -58,7 +55,6 @@ msgid "My Documents"
msgstr "My Documents"
#: strings.hrc:26
-#, fuzzy
msgctxt "RID_SVXSTR_KEY_GRAPHICS_PATH"
msgid "Images"
msgstr "Images"
@@ -94,7 +90,6 @@ msgid "AutoText"
msgstr "AutoText"
#: strings.hrc:33
-#, fuzzy
msgctxt "RID_SVXSTR_KEY_DICTIONARY_PATH"
msgid "Dictionaries"
msgstr "Dictionaries"
@@ -366,7 +361,6 @@ msgid "All commands"
msgstr "Add Commands"
#: strings.hrc:92
-#, fuzzy
msgctxt "RID_SVXSTR_MACROS"
msgid "Macros"
msgstr "Macros"
@@ -425,13 +419,11 @@ msgid "Insert Columns"
msgstr "~Insert Columns"
#: strings.hrc:104
-#, fuzzy
msgctxt "RID_SVXSTR_AUTO_ENTRY"
msgid "Automatic"
msgstr "Automatic"
#: strings.hrc:105
-#, fuzzy
msgctxt "RID_SVXSTR_EDIT_GRAPHIC"
msgid "Link"
msgstr "Link"
@@ -964,7 +956,6 @@ msgid "Set the password by entering the same password in both boxes."
msgstr ""
#: strings.hrc:217
-#, fuzzy
msgctxt "STR_AUTOLINK"
msgid "Automatic"
msgstr "Automatic"
@@ -1021,13 +1012,11 @@ msgid "Timeout"
msgstr ""
#: strings.hrc:232
-#, fuzzy
msgctxt "RID_SVXSTR_YES"
msgid "Yes"
msgstr "Yes"
#: strings.hrc:233
-#, fuzzy
msgctxt "RID_SVXSTR_NO"
msgid "No"
msgstr "No"
@@ -1268,25 +1257,21 @@ msgid "Name of color scheme"
msgstr "Name of colour scheme"
#: strings.hrc:296
-#, fuzzy
msgctxt "RID_SVXSTR_SPELL"
msgid "Spelling"
msgstr "Spelling"
#: strings.hrc:297
-#, fuzzy
msgctxt "RID_SVXSTR_HYPH"
msgid "Hyphenation"
msgstr "Hyphenation"
#: strings.hrc:298
-#, fuzzy
msgctxt "RID_SVXSTR_THES"
msgid "Thesaurus"
msgstr "Thesaurus"
#: strings.hrc:299
-#, fuzzy
msgctxt "RID_SVXSTR_GRAMMAR"
msgid "Grammar"
msgstr "Grammar"
@@ -1605,13 +1590,11 @@ msgid "Apply border"
msgstr ""
#: strings.hrc:361
-#, fuzzy
msgctxt "RID_SVXSTR_CREATE_TABLE"
msgid "Create table"
msgstr "Create table"
#: strings.hrc:362
-#, fuzzy
msgctxt "RID_SVXSTR_REPLACE_TEMPLATES"
msgid "Apply Styles"
msgstr "Apply Styles"
@@ -1627,13 +1610,11 @@ msgid "Delete spaces and tabs at end and start of line"
msgstr ""
#: strings.hrc:365
-#, fuzzy
msgctxt "RID_SVXSTR_CONNECTOR"
msgid "Connector"
msgstr "Connector"
#: strings.hrc:366
-#, fuzzy
msgctxt "RID_SVXSTR_DIMENSION_LINE"
msgid "Dimension line"
msgstr "Dimension line"
@@ -1777,19 +1758,16 @@ msgid "User Data"
msgstr "User Data"
#: treeopt.hrc:32
-#, fuzzy
msgctxt "SID_GENERAL_OPTIONS_RES"
msgid "General"
msgstr "General"
#: treeopt.hrc:33
-#, fuzzy
msgctxt "SID_GENERAL_OPTIONS_RES"
msgid "View"
msgstr "View"
#: treeopt.hrc:34
-#, fuzzy
msgctxt "SID_GENERAL_OPTIONS_RES"
msgid "Print"
msgstr "Print"
@@ -1839,7 +1817,6 @@ msgid "Basic IDE"
msgstr ""
#: treeopt.hrc:43
-#, fuzzy
msgctxt "SID_GENERAL_OPTIONS_RES"
msgid "Online Update"
msgstr "Online Update"
@@ -1886,7 +1863,6 @@ msgid "Complex Text Layout"
msgstr "Complex Text Layout"
#: treeopt.hrc:59
-#, fuzzy
msgctxt "SID_INET_DLG_RES"
msgid "Internet"
msgstr "Internet"
@@ -1898,7 +1874,6 @@ msgid "Proxy"
msgstr "Proxy"
#: treeopt.hrc:61
-#, fuzzy
msgctxt "SID_INET_DLG_RES"
msgid "E-mail"
msgstr "E-mail"
@@ -1910,13 +1885,11 @@ msgid "%PRODUCTNAME Writer"
msgstr "%PRODUCTNAME Error"
#: treeopt.hrc:67
-#, fuzzy
msgctxt "SID_SW_EDITOPTIONS_RES"
msgid "General"
msgstr "General"
#: treeopt.hrc:68
-#, fuzzy
msgctxt "SID_SW_EDITOPTIONS_RES"
msgid "View"
msgstr "View"
@@ -1928,7 +1901,6 @@ msgid "Formatting Aids"
msgstr "Formatting Aids"
#: treeopt.hrc:70
-#, fuzzy
msgctxt "SID_SW_EDITOPTIONS_RES"
msgid "Grid"
msgstr "Grid"
@@ -1952,13 +1924,11 @@ msgid "Basic Fonts (CTL)"
msgstr "Basic Fonts (CTL)"
#: treeopt.hrc:74
-#, fuzzy
msgctxt "SID_SW_EDITOPTIONS_RES"
msgid "Print"
msgstr "Print"
#: treeopt.hrc:75
-#, fuzzy
msgctxt "SID_SW_EDITOPTIONS_RES"
msgid "Table"
msgstr "Table"
@@ -1999,7 +1969,6 @@ msgid "%PRODUCTNAME Writer/Web"
msgstr "%PRODUCTNAME Error"
#: treeopt.hrc:86
-#, fuzzy
msgctxt "SID_SW_ONLINEOPTIONS_RES"
msgid "View"
msgstr "View"
@@ -2011,25 +1980,21 @@ msgid "Formatting Aids"
msgstr "Formatting Aids"
#: treeopt.hrc:88
-#, fuzzy
msgctxt "SID_SW_ONLINEOPTIONS_RES"
msgid "Grid"
msgstr "Grid"
#: treeopt.hrc:89
-#, fuzzy
msgctxt "SID_SW_ONLINEOPTIONS_RES"
msgid "Print"
msgstr "Print"
#: treeopt.hrc:90
-#, fuzzy
msgctxt "SID_SW_ONLINEOPTIONS_RES"
msgid "Table"
msgstr "Table"
#: treeopt.hrc:91
-#, fuzzy
msgctxt "SID_SW_ONLINEOPTIONS_RES"
msgid "Background"
msgstr "Background"
@@ -2053,7 +2018,6 @@ msgid "%PRODUCTNAME Calc"
msgstr "%PRODUCTNAME Macros"
#: treeopt.hrc:103
-#, fuzzy
msgctxt "SID_SC_EDITOPTIONS_RES"
msgid "General"
msgstr "General"
@@ -2065,7 +2029,6 @@ msgid "Defaults"
msgstr "Default"
#: treeopt.hrc:105
-#, fuzzy
msgctxt "SID_SC_EDITOPTIONS_RES"
msgid "View"
msgstr "View"
@@ -2077,7 +2040,6 @@ msgid "Calculate"
msgstr "Calculat~e"
#: treeopt.hrc:107
-#, fuzzy
msgctxt "SID_SC_EDITOPTIONS_RES"
msgid "Formula"
msgstr "Formula"
@@ -2100,13 +2062,11 @@ msgid "Compatibility"
msgstr "Compatibility"
#: treeopt.hrc:111
-#, fuzzy
msgctxt "SID_SC_EDITOPTIONS_RES"
msgid "Grid"
msgstr "Grid"
#: treeopt.hrc:112
-#, fuzzy
msgctxt "SID_SC_EDITOPTIONS_RES"
msgid "Print"
msgstr "Print"
@@ -2118,25 +2078,21 @@ msgid "%PRODUCTNAME Impress"
msgstr "%PRODUCTNAME Macros"
#: treeopt.hrc:118
-#, fuzzy
msgctxt "SID_SD_EDITOPTIONS_RES"
msgid "General"
msgstr "General"
#: treeopt.hrc:119
-#, fuzzy
msgctxt "SID_SD_EDITOPTIONS_RES"
msgid "View"
msgstr "View"
#: treeopt.hrc:120
-#, fuzzy
msgctxt "SID_SD_EDITOPTIONS_RES"
msgid "Grid"
msgstr "Grid"
#: treeopt.hrc:121
-#, fuzzy
msgctxt "SID_SD_EDITOPTIONS_RES"
msgid "Print"
msgstr "Print"
@@ -2148,31 +2104,26 @@ msgid "%PRODUCTNAME Draw"
msgstr "%PRODUCTNAME Error"
#: treeopt.hrc:127
-#, fuzzy
msgctxt "SID_SD_GRAPHIC_OPTIONS_RES"
msgid "General"
msgstr "General"
#: treeopt.hrc:128
-#, fuzzy
msgctxt "SID_SD_GRAPHIC_OPTIONS_RES"
msgid "View"
msgstr "View"
#: treeopt.hrc:129
-#, fuzzy
msgctxt "SID_SD_GRAPHIC_OPTIONS_RES"
msgid "Grid"
msgstr "Grid"
#: treeopt.hrc:130
-#, fuzzy
msgctxt "SID_SD_GRAPHIC_OPTIONS_RES"
msgid "Print"
msgstr "Print"
#: treeopt.hrc:135
-#, fuzzy
msgctxt "SID_SCH_EDITOPTIONS_RES"
msgid "Charts"
msgstr "Charts"
@@ -2190,7 +2141,6 @@ msgid "Load/Save"
msgstr "Load/Save"
#: treeopt.hrc:142
-#, fuzzy
msgctxt "SID_FILTER_DLG_RES"
msgid "General"
msgstr "General"
@@ -2202,7 +2152,6 @@ msgid "VBA Properties"
msgstr "VBA Properties"
#: treeopt.hrc:144
-#, fuzzy
msgctxt "SID_FILTER_DLG_RES"
msgid "Microsoft Office"
msgstr "Microsoft Office"
@@ -2249,7 +2198,6 @@ msgid "Preference Name"
msgstr ""
#: aboutconfigdialog.ui:96
-#, fuzzy
msgctxt "aboutconfigdialog|property"
msgid "Property"
msgstr "Property"
@@ -2261,13 +2209,11 @@ msgid "Type"
msgstr "Type:"
#: aboutconfigdialog.ui:122
-#, fuzzy
msgctxt "aboutconfigdialog|value"
msgid "Value"
msgstr "Value"
#: aboutconfigdialog.ui:169
-#, fuzzy
msgctxt "aboutconfigdialog|edit"
msgid "Edit"
msgstr "Edit"
@@ -2279,7 +2225,6 @@ msgid "Reset"
msgstr "R~eset"
#: aboutconfigvaluedialog.ui:9
-#, fuzzy
msgctxt "aboutconfigvaluedialog|AboutConfigValueDialog"
msgid "Name"
msgstr "Name"
@@ -2296,7 +2241,6 @@ msgid "Version: %ABOUTBOXPRODUCTVERSION%ABOUTBOXPRODUCTVERSIONSUFFIX"
msgstr ""
#: aboutdialog.ui:11
-#, fuzzy
msgctxt "aboutdialog|AboutDialog"
msgid "About %PRODUCTNAME"
msgstr "About %PRODUCTNAME"
@@ -2502,7 +2446,6 @@ msgid "_Text only"
msgstr ""
#: agingdialog.ui:16
-#, fuzzy
msgctxt "agingdialog|AgingDialog"
msgid "Aging"
msgstr "Ageing"
@@ -2571,7 +2514,6 @@ msgid "Start quote of single quotes"
msgstr ""
#: applylocalizedpage.ui:178
-#, fuzzy
msgctxt "applylocalizedpage|singlestartex"
msgid "Default"
msgstr "Default"
@@ -2598,7 +2540,6 @@ msgid "End quote of single quotes"
msgstr ""
#: applylocalizedpage.ui:261
-#, fuzzy
msgctxt "applylocalizedpage|singleendex"
msgid "Default"
msgstr "Default"
@@ -2625,7 +2566,6 @@ msgid "Start quote of double quotes"
msgstr ""
#: applylocalizedpage.ui:378
-#, fuzzy
msgctxt "applylocalizedpage|doublestartex"
msgid "Default"
msgstr "Default"
@@ -2652,7 +2592,6 @@ msgid "End quote of double quotes"
msgstr ""
#: applylocalizedpage.ui:461
-#, fuzzy
msgctxt "applylocalizedpage|doubleendex"
msgid "Default"
msgstr "Default"
@@ -2663,13 +2602,11 @@ msgid "Double Quotes"
msgstr ""
#: areadialog.ui:8
-#, fuzzy
msgctxt "areadialog|AreaDialog"
msgid "Area"
msgstr "Area"
#: areadialog.ui:106
-#, fuzzy
msgctxt "areadialog|RID_SVXPAGE_AREA"
msgid "Area"
msgstr "Area"
@@ -2680,25 +2617,21 @@ msgid "Shadow"
msgstr "Shadow"
#: areadialog.ui:151
-#, fuzzy
msgctxt "areadialog|RID_SVXPAGE_TRANSPARENCE"
msgid "Transparency"
msgstr "Transparency"
#: areatabpage.ui:29
-#, fuzzy
msgctxt "areatabpage|btnnone"
msgid "None"
msgstr "None"
#: areatabpage.ui:42
-#, fuzzy
msgctxt "areatabpage|btncolor"
msgid "Color"
msgstr "Colour"
#: areatabpage.ui:55
-#, fuzzy
msgctxt "areatabpage|btngradient"
msgid "Gradient"
msgstr "Gradient"
@@ -2710,13 +2643,11 @@ msgid "Hatch"
msgstr "Watch"
#: areatabpage.ui:81
-#, fuzzy
msgctxt "areatabpage|btnbitmap"
msgid "Bitmap"
msgstr "Bitmap"
#: areatabpage.ui:94
-#, fuzzy
msgctxt "areatabpage|btnpattern"
msgid "Pattern"
msgstr "Pattern"
@@ -2755,7 +2686,6 @@ msgid "Component method name:"
msgstr "Component method name"
#: autocorrectdialog.ui:9
-#, fuzzy
msgctxt "autocorrectdialog|AutoCorrectDialog"
msgid "AutoCorrect"
msgstr "AutoCorrect"
@@ -2766,7 +2696,6 @@ msgid "Replacements and exceptions for language:"
msgstr ""
#: autocorrectdialog.ui:149
-#, fuzzy
msgctxt "autocorrectdialog|replace"
msgid "Replace"
msgstr "Replace"
@@ -2777,13 +2706,11 @@ msgid "Exceptions"
msgstr ""
#: autocorrectdialog.ui:194
-#, fuzzy
msgctxt "autocorrectdialog|options"
msgid "Options"
msgstr "Options"
#: autocorrectdialog.ui:217
-#, fuzzy
msgctxt "autocorrectdialog|apply"
msgid "Options"
msgstr "Options"
@@ -2804,13 +2731,11 @@ msgid "Smart Tags"
msgstr ""
#: backgroundpage.ui:20
-#, fuzzy
msgctxt "backgroundpage|liststore1"
msgid "Color"
msgstr "Colour"
#: backgroundpage.ui:24
-#, fuzzy
msgctxt "backgroundpage|liststore1"
msgid "Image"
msgstr "Image"
@@ -2826,25 +2751,21 @@ msgid "F_or:"
msgstr ""
#: backgroundpage.ui:91
-#, fuzzy
msgctxt "backgroundpage|tablelb"
msgid "Cell"
msgstr "Cell"
#: backgroundpage.ui:92
-#, fuzzy
msgctxt "backgroundpage|tablelb"
msgid "Row"
msgstr "Row"
#: backgroundpage.ui:93
-#, fuzzy
msgctxt "backgroundpage|tablelb"
msgid "Table"
msgstr "Table"
#: backgroundpage.ui:214
-#, fuzzy
msgctxt "backgroundpage|background_label"
msgid "Background Color"
msgstr "Background Colour"
@@ -2872,7 +2793,6 @@ msgid "_Link"
msgstr "Link"
#: backgroundpage.ui:345
-#, fuzzy
msgctxt "backgroundpage|label2"
msgid "File"
msgstr "File"
@@ -2950,7 +2870,6 @@ msgid "Type"
msgstr "Type:"
#: baselinksdialog.ui:175
-#, fuzzy
msgctxt "baselinksdialog|STATUS"
msgid "Status"
msgstr "Status"
@@ -2974,7 +2893,6 @@ msgid "Element:"
msgstr "Element:"
#: baselinksdialog.ui:261
-#, fuzzy
msgctxt "baselinksdialog|TYPE2"
msgid "Type:"
msgstr "Type:"
@@ -3003,7 +2921,6 @@ msgid "Add / Import"
msgstr ""
#: bitmaptabpage.ui:65
-#, fuzzy
msgctxt "bitmaptabpage|label1"
msgid "Bitmap"
msgstr "Bitmap"
@@ -3021,13 +2938,11 @@ msgid "Original"
msgstr "Original"
#: bitmaptabpage.ui:127
-#, fuzzy
msgctxt "bitmaptabpage|bitmapstyle"
msgid "Filled"
msgstr "Filled"
#: bitmaptabpage.ui:128
-#, fuzzy
msgctxt "bitmaptabpage|bitmapstyle"
msgid "Stretched"
msgstr "Stretched"
@@ -3038,7 +2953,6 @@ msgid "Zoomed"
msgstr ""
#: bitmaptabpage.ui:130
-#, fuzzy
msgctxt "bitmaptabpage|bitmapstyle"
msgid "Custom"
msgstr "Custom"
@@ -3049,7 +2963,6 @@ msgid "Tiled"
msgstr ""
#: bitmaptabpage.ui:157
-#, fuzzy
msgctxt "bitmaptabpage|label4"
msgid "Size:"
msgstr "Size:"
@@ -3067,7 +2980,6 @@ msgid "Height:"
msgstr "Height"
#: bitmaptabpage.ui:232
-#, fuzzy
msgctxt "bitmaptabpage|scaletsb"
msgid "Scale"
msgstr "Scale"
@@ -3150,7 +3062,6 @@ msgid "Tiling Offset:"
msgstr ""
#: bitmaptabpage.ui:423
-#, fuzzy
msgctxt "bitmaptabpage|tileofflb"
msgid "Row"
msgstr "Row"
@@ -3162,19 +3073,16 @@ msgid "Column"
msgstr "Columns"
#: bitmaptabpage.ui:467
-#, fuzzy
msgctxt "bitmaptabpage|label2"
msgid "Options"
msgstr "Options"
#: bitmaptabpage.ui:510
-#, fuzzy
msgctxt "bitmaptabpage|CTL_BITMAP_PREVIEW-atkobject"
msgid "Example"
msgstr "Example"
#: bitmaptabpage.ui:528
-#, fuzzy
msgctxt "bitmaptabpage|label8"
msgid "Preview"
msgstr "Preview"
@@ -3248,13 +3156,11 @@ msgid "Borders"
msgstr "Border"
#: borderareatransparencydialog.ui:128
-#, fuzzy
msgctxt "borderareatransparencydialog|area"
msgid "Area"
msgstr "Area"
#: borderareatransparencydialog.ui:151
-#, fuzzy
msgctxt "borderareatransparencydialog|transparence"
msgid "Transparency"
msgstr "Transparency"
@@ -3271,7 +3177,6 @@ msgid "Borders"
msgstr "Border"
#: borderbackgrounddialog.ui:128
-#, fuzzy
msgctxt "borderbackgrounddialog|background"
msgid "Background"
msgstr "Background"
@@ -3320,7 +3225,6 @@ msgid "_Color:"
msgstr ""
#: borderpage.ui:253
-#, fuzzy
msgctxt "borderpage|label9"
msgid "Line"
msgstr "Line"
@@ -3391,7 +3295,6 @@ msgid "_Merge adjacent line styles"
msgstr ""
#: borderpage.ui:606
-#, fuzzy
msgctxt "borderpage|label12"
msgid "Properties"
msgstr "Properties"
@@ -3435,7 +3338,6 @@ msgid "Position and Size"
msgstr "Position and Si~ze..."
#: calloutdialog.ui:151
-#, fuzzy
msgctxt "calloutdialog|RID_SVXPAGE_CAPTION"
msgid "Callout"
msgstr "Callout"
@@ -3446,25 +3348,21 @@ msgid "Optimal"
msgstr "Optimal"
#: calloutpage.ui:24
-#, fuzzy
msgctxt "calloutpage|liststore1"
msgid "From top"
msgstr "From top"
#: calloutpage.ui:28
-#, fuzzy
msgctxt "calloutpage|liststore1"
msgid "From left"
msgstr "From left"
#: calloutpage.ui:32
-#, fuzzy
msgctxt "calloutpage|liststore1"
msgid "Horizontal"
msgstr "Horizontal"
#: calloutpage.ui:36
-#, fuzzy
msgctxt "calloutpage|liststore1"
msgid "Vertical"
msgstr "Vertical"
@@ -3499,7 +3397,6 @@ msgid "_By:"
msgstr ""
#: calloutpage.ui:192
-#, fuzzy
msgctxt "calloutpage|position"
msgid "Top"
msgstr "Top"
@@ -3511,13 +3408,11 @@ msgid "Middle"
msgstr "Middle"
#: calloutpage.ui:194
-#, fuzzy
msgctxt "calloutpage|position"
msgid "Bottom"
msgstr "Bottom"
#: calloutpage.ui:195
-#, fuzzy
msgctxt "calloutpage|position"
msgid "Left"
msgstr "Left"
@@ -3556,13 +3451,11 @@ msgid "Angled Connector Line"
msgstr ""
#: cellalignment.ui:24
-#, fuzzy
msgctxt "cellalignment|liststoreHorzAlign"
msgid "Default"
msgstr "Default"
#: cellalignment.ui:28
-#, fuzzy
msgctxt "cellalignment|liststoreHorzAlign"
msgid "Left"
msgstr "Left"
@@ -3580,13 +3473,11 @@ msgid "Right"
msgstr "Height"
#: cellalignment.ui:40
-#, fuzzy
msgctxt "cellalignment|liststoreHorzAlign"
msgid "Justified"
msgstr "Justified"
#: cellalignment.ui:44
-#, fuzzy
msgctxt "cellalignment|liststoreHorzAlign"
msgid "Filled"
msgstr "Filled"
@@ -3597,13 +3488,11 @@ msgid "Distributed"
msgstr ""
#: cellalignment.ui:62
-#, fuzzy
msgctxt "cellalignment|liststoreVertAlign"
msgid "Default"
msgstr "Default"
#: cellalignment.ui:66
-#, fuzzy
msgctxt "cellalignment|liststoreVertAlign"
msgid "Top"
msgstr "Top"
@@ -3615,13 +3504,11 @@ msgid "Middle"
msgstr "Middle"
#: cellalignment.ui:74
-#, fuzzy
msgctxt "cellalignment|liststoreVertAlign"
msgid "Bottom"
msgstr "Bottom"
#: cellalignment.ui:78
-#, fuzzy
msgctxt "cellalignment|liststoreVertAlign"
msgid "Justified"
msgstr "Justified"
@@ -3679,7 +3566,6 @@ msgid "Te_xt direction:"
msgstr "Text direction"
#: cellalignment.ui:369
-#, fuzzy
msgctxt "cellalignment|labelProperties"
msgid "Properties"
msgstr "Properties"
@@ -3834,7 +3720,6 @@ msgid "CTL Font"
msgstr "CTL font"
#: charnamepage.ui:688
-#, fuzzy
msgctxt "charnamepage|preview-atkobject"
msgid "Preview"
msgstr "Preview"
@@ -3851,7 +3736,6 @@ msgid "Document background"
msgstr ""
#: colorconfigwin.ui:65
-#, fuzzy
msgctxt "colorconfigwin|general"
msgid "General"
msgstr "General"
@@ -3873,7 +3757,6 @@ msgid "Table boundaries"
msgstr "Table Boundaries"
#: colorconfigwin.ui:155
-#, fuzzy
msgctxt "colorconfigwin|font"
msgid "Font color"
msgstr "Font colour"
@@ -3908,7 +3791,6 @@ msgid "Text Document"
msgstr "New Document"
#: colorconfigwin.ui:310
-#, fuzzy
msgctxt "colorconfigwin|writergrid"
msgid "Grid"
msgstr "Grid"
@@ -3950,7 +3832,6 @@ msgid "Direct Cursor"
msgstr ""
#: colorconfigwin.ui:489
-#, fuzzy
msgctxt "colorconfigwin|html"
msgid "HTML Document"
msgstr "HTML Document"
@@ -3971,13 +3852,11 @@ msgid "Keyword highlighting"
msgstr ""
#: colorconfigwin.ui:585
-#, fuzzy
msgctxt "colorconfigwin|unknown"
msgid "Text"
msgstr "Text"
#: colorconfigwin.ui:597
-#, fuzzy
msgctxt "colorconfigwin|calc"
msgid "Spreadsheet"
msgstr "Spreadsheet"
@@ -4015,7 +3894,6 @@ msgid "Detective error"
msgstr ""
#: colorconfigwin.ui:762
-#, fuzzy
msgctxt "colorconfigwin|ref"
msgid "References"
msgstr "References"
@@ -4031,7 +3909,6 @@ msgid "Drawing / Presentation"
msgstr ""
#: colorconfigwin.ui:824
-#, fuzzy
msgctxt "colorconfigwin|drawgrid"
msgid "Grid"
msgstr "Grid"
@@ -4047,19 +3924,16 @@ msgid "Identifier"
msgstr ""
#: colorconfigwin.ui:886
-#, fuzzy
msgctxt "colorconfigwin|basiccomment"
msgid "Comment"
msgstr "Comment"
#: colorconfigwin.ui:909
-#, fuzzy
msgctxt "colorconfigwin|basicnumber"
msgid "Number"
msgstr "Number"
#: colorconfigwin.ui:932
-#, fuzzy
msgctxt "colorconfigwin|basicstring"
msgid "String"
msgstr "String"
@@ -4076,7 +3950,6 @@ msgid "Reserved expression"
msgstr ""
#: colorconfigwin.ui:1001
-#, fuzzy
msgctxt "colorconfigwin|error"
msgid "Error"
msgstr "Error"
@@ -4092,13 +3965,11 @@ msgid "Identifier"
msgstr ""
#: colorconfigwin.ui:1063
-#, fuzzy
msgctxt "colorconfigwin|sqlnumber"
msgid "Number"
msgstr "Number"
#: colorconfigwin.ui:1086
-#, fuzzy
msgctxt "colorconfigwin|sqlstring"
msgid "String"
msgstr "String"
@@ -4122,7 +3993,6 @@ msgid "Parameter"
msgstr "~Parameters"
#: colorconfigwin.ui:1178
-#, fuzzy
msgctxt "colorconfigwin|sqlcomment"
msgid "Comment"
msgstr "Comment"
@@ -4157,7 +4027,6 @@ msgid "CMYK"
msgstr "CMYK"
#: colorpage.ui:188
-#, fuzzy
msgctxt "colorpage|delete"
msgid "Delete"
msgstr "Delete"
@@ -4230,13 +4099,11 @@ msgid "New Color"
msgstr ""
#: colorpage.ui:656
-#, fuzzy
msgctxt "colorpage|B_custom"
msgid "Blue"
msgstr "Blue"
#: colorpage.ui:671
-#, fuzzy
msgctxt "colorpage|R_custom"
msgid "Red"
msgstr "Red"
@@ -4257,7 +4124,6 @@ msgid "_R"
msgstr ""
#: colorpage.ui:728
-#, fuzzy
msgctxt "colorpage|G_custom"
msgid "Green"
msgstr "Green"
@@ -4380,13 +4246,11 @@ msgid "CMYK"
msgstr "CMYK"
#: comment.ui:7
-#, fuzzy
msgctxt "comment|CommentDialog"
msgid "Insert Comment"
msgstr "Insert Comment"
#: comment.ui:153
-#, fuzzy
msgctxt "comment|label2"
msgid "Author"
msgstr "Author"
@@ -4404,19 +4268,16 @@ msgid "_Insert"
msgstr "Insert"
#: comment.ui:241
-#, fuzzy
msgctxt "comment|author"
msgid "Author"
msgstr "Author"
#: comment.ui:264
-#, fuzzy
msgctxt "comment|alttitle"
msgid "Edit Comment"
msgstr "Edit Comment"
#: comment.ui:280
-#, fuzzy
msgctxt "comment|label1"
msgid "Contents"
msgstr "Contents"
@@ -4474,13 +4335,11 @@ msgid "Line Spacing"
msgstr "Line Spacing"
#: connectortabpage.ui:342
-#, fuzzy
msgctxt "connectortabpage|CTL_PREVIEW|tooltip_text"
msgid "Preview"
msgstr "Preview"
#: connectortabpage.ui:347
-#, fuzzy
msgctxt "connectortabpage|CTL_PREVIEW-atkobject"
msgid "Example"
msgstr "Example"
@@ -4549,7 +4408,6 @@ msgid "_Bottom:"
msgstr "Bottom"
#: croppage.ui:226
-#, fuzzy
msgctxt "croppage|label1"
msgid "Crop"
msgstr "Crop"
@@ -4567,7 +4425,6 @@ msgid "_Height:"
msgstr "Height"
#: croppage.ui:316
-#, fuzzy
msgctxt "croppage|label10"
msgid "Scale"
msgstr "Scale"
@@ -4596,7 +4453,6 @@ msgid "_Original Size"
msgstr "Original Size"
#: cuiimapdlg.ui:8
-#, fuzzy
msgctxt "cuiimapdlg|IMapDialog"
msgid "Properties"
msgstr "Properties"
@@ -4652,13 +4508,11 @@ msgid "Context Menus"
msgstr ""
#: customizedialog.ui:173
-#, fuzzy
msgctxt "customizedialog|keyboard"
msgid "Keyboard"
msgstr "Keyboard"
#: customizedialog.ui:196
-#, fuzzy
msgctxt "customizedialog|events"
msgid "Events"
msgstr "Events"
@@ -4669,7 +4523,6 @@ msgid "Create Database Link"
msgstr ""
#: databaselinkdialog.ui:88
-#, fuzzy
msgctxt "databaselinkdialog|browse"
msgid "Browse..."
msgstr "Browse..."
@@ -4749,7 +4602,6 @@ msgid "Measure _below object"
msgstr ""
#: dimensionlinestabpage.ui:236
-#, fuzzy
msgctxt "dimensionlinestabpage|label1"
msgid "Line"
msgstr "Line"
@@ -4780,13 +4632,11 @@ msgid "Show _measurement units"
msgstr ""
#: dimensionlinestabpage.ui:404
-#, fuzzy
msgctxt "dimensionlinestabpage|label2"
msgid "Legend"
msgstr "Legend"
#: dimensionlinestabpage.ui:427
-#, fuzzy
msgctxt "dimensionlinestabpage|STR_MEASURE_AUTOMATIC"
msgid "Automatic"
msgstr "Automatic"
@@ -4828,7 +4678,6 @@ msgid "_Spacing"
msgstr "Spacing"
#: distributionpage.ui:178
-#, fuzzy
msgctxt "distributionpage|label"
msgid "Horizontal"
msgstr "Horizontal"
@@ -4864,7 +4713,6 @@ msgid "_Bottom"
msgstr "Bottom"
#: distributionpage.ui:353
-#, fuzzy
msgctxt "distributionpage|label1"
msgid "Vertical"
msgstr "Vertical"
@@ -4927,13 +4775,11 @@ msgid "Language:"
msgstr "Language"
#: editmodulesdialog.ui:153
-#, fuzzy
msgctxt "editmodulesdialog|up"
msgid "Move Up"
msgstr "Move Up"
#: editmodulesdialog.ui:167
-#, fuzzy
msgctxt "editmodulesdialog|down"
msgid "Move Down"
msgstr "Move Down"
@@ -4945,7 +4791,6 @@ msgid "_Back"
msgstr "Back"
#: editmodulesdialog.ui:228
-#, fuzzy
msgctxt "editmodulesdialog|label1"
msgid "Options"
msgstr "Options"
@@ -5041,13 +4886,11 @@ msgid "Single"
msgstr "Single"
#: effectspage.ui:104
-#, fuzzy
msgctxt "effectspage|liststore5"
msgid "Double"
msgstr "Double"
#: effectspage.ui:108
-#, fuzzy
msgctxt "effectspage|liststore5"
msgid "Bold"
msgstr "Bold"
@@ -5075,13 +4918,11 @@ msgid "Single"
msgstr "Single"
#: effectspage.ui:138
-#, fuzzy
msgctxt "effectspage|liststore6"
msgid "Double"
msgstr "Double"
#: effectspage.ui:142
-#, fuzzy
msgctxt "effectspage|liststore6"
msgid "Bold"
msgstr "Bold"
@@ -5242,7 +5083,6 @@ msgid "Accessibility option \"Use automatic font color for screen display\" is a
msgstr ""
#: effectspage.ui:611
-#, fuzzy
msgctxt "effectspage|preview-atkobject"
msgid "Preview"
msgstr "Preview"
@@ -5304,7 +5144,6 @@ msgid "Assign"
msgstr "Assign"
#: eventassignpage.ui:234
-#, fuzzy
msgctxt "eventassignpage|delete"
msgid "Remove"
msgstr "Remove"
@@ -5489,13 +5328,11 @@ msgid "Table Properties"
msgstr "Table properties"
#: formatcellsdialog.ui:106
-#, fuzzy
msgctxt "formatcellsdialog|name"
msgid "Font"
msgstr "Font"
#: formatcellsdialog.ui:128
-#, fuzzy
msgctxt "formatcellsdialog|effects"
msgid "Font Effects"
msgstr "Font Effects"
@@ -5507,7 +5344,6 @@ msgid "Borders"
msgstr "Border"
#: formatcellsdialog.ui:174
-#, fuzzy
msgctxt "formatcellsdialog|area"
msgid "Background"
msgstr "Background"
@@ -5518,13 +5354,11 @@ msgid "Format Number"
msgstr ""
#: galleryapplyprogress.ui:8
-#, fuzzy
msgctxt "galleryapplyprogress|GalleryApplyProgress"
msgid "Apply"
msgstr "Apply"
#: galleryapplyprogress.ui:73
-#, fuzzy
msgctxt "galleryapplyprogress|label2"
msgid "File"
msgstr "File"
@@ -5547,7 +5381,6 @@ msgid "Pr_eview"
msgstr "Preview"
#: galleryfilespage.ui:125
-#, fuzzy
msgctxt "galleryfilespage|image-atkobject"
msgid "Preview"
msgstr "Preview"
@@ -5563,19 +5396,16 @@ msgid "A_dd All"
msgstr ""
#: gallerygeneralpage.ui:22
-#, fuzzy
msgctxt "gallerygeneralpage|label1"
msgid "Modified:"
msgstr "Modified:"
#: gallerygeneralpage.ui:63
-#, fuzzy
msgctxt "gallerygeneralpage|label2"
msgid "Type:"
msgstr "Type:"
#: gallerygeneralpage.ui:90
-#, fuzzy
msgctxt "gallerygeneralpage|label3"
msgid "Location:"
msgstr "Location:"
@@ -5592,7 +5422,6 @@ msgid "Theme Name"
msgstr ""
#: gallerysearchprogress.ui:8
-#, fuzzy
msgctxt "gallerysearchprogress|GallerySearchProgress"
msgid "Find"
msgstr "Find"
@@ -5616,7 +5445,6 @@ msgid "Properties of "
msgstr "Properties: "
#: gallerythemedialog.ui:106
-#, fuzzy
msgctxt "gallerythemedialog|general"
msgid "General"
msgstr "General"
@@ -5656,7 +5484,6 @@ msgid "Update"
msgstr "Update"
#: galleryupdateprogress.ui:74
-#, fuzzy
msgctxt "galleryupdateprogress|label2"
msgid "File"
msgstr "File"
@@ -5668,7 +5495,6 @@ msgid "_Modify"
msgstr "Modify"
#: gradientpage.ui:106
-#, fuzzy
msgctxt "gradientpage|label1"
msgid "Gradient"
msgstr "Gradient"
@@ -5706,7 +5532,6 @@ msgid "Quadratic"
msgstr ""
#: gradientpage.ui:170
-#, fuzzy
msgctxt "gradientpage|gradienttypelb"
msgid "Square"
msgstr "Square"
@@ -5771,19 +5596,16 @@ msgid "To color percentage"
msgstr ""
#: gradientpage.ui:600
-#, fuzzy
msgctxt "gradientpage|propfl"
msgid "Options"
msgstr "Options"
#: gradientpage.ui:644
-#, fuzzy
msgctxt "gradientpage|previewctl-atkobject"
msgid "Example"
msgstr "Example"
#: gradientpage.ui:662
-#, fuzzy
msgctxt "gradientpage|label2"
msgid "Preview"
msgstr "Preview"
@@ -5806,7 +5628,6 @@ msgid "Dictionary"
msgstr "Dictionaries"
#: hangulhanjaconversiondialog.ui:7
-#, fuzzy
msgctxt "hangulhanjaconversiondialog|HangulHanjaConversionDialog"
msgid "Hangul/Hanja Conversion"
msgstr "Hangul/Hanja Conversion"
@@ -5835,7 +5656,6 @@ msgid "Suggestions"
msgstr "~Suggestions"
#: hangulhanjaconversiondialog.ui:219
-#, fuzzy
msgctxt "hangulhanjaconversiondialog|label5"
msgid "Format"
msgstr "Format"
@@ -5859,25 +5679,21 @@ msgid "Hang_ul (Hanja)"
msgstr "Hang~ul (Hanja)"
#: hangulhanjaconversiondialog.ui:295
-#, fuzzy
msgctxt "hangulhanjaconversiondialog|hanja_above"
msgid "Hanja"
msgstr "Hanja"
#: hangulhanjaconversiondialog.ui:312
-#, fuzzy
msgctxt "hangulhanjaconversiondialog|hanja_below"
msgid "Hanja"
msgstr "Hanja"
#: hangulhanjaconversiondialog.ui:328
-#, fuzzy
msgctxt "hangulhanjaconversiondialog|hangul_above"
msgid "Hangul"
msgstr "Hangul"
#: hangulhanjaconversiondialog.ui:344
-#, fuzzy
msgctxt "hangulhanjaconversiondialog|hangul_below"
msgid "Hangul"
msgstr "Hangul"
@@ -5931,7 +5747,6 @@ msgid "Replace b_y character"
msgstr "Replace b~y character"
#: hangulhanjaconversiondialog.ui:517
-#, fuzzy
msgctxt "hangulhanjaconversiondialog|options"
msgid "Options"
msgstr "Options"
@@ -5943,7 +5758,6 @@ msgid "Edit Custom Dictionary"
msgstr "Edit Custom Dictionary"
#: hangulhanjaeditdictdialog.ui:107
-#, fuzzy
msgctxt "hangulhanjaeditdictdialog|label4"
msgid "Book"
msgstr "Book"
@@ -5972,7 +5786,6 @@ msgid "New..."
msgstr "New..."
#: hangulhanjaoptdialog.ui:121
-#, fuzzy
msgctxt "hangulhanjaoptdialog|edit"
msgid "Edit..."
msgstr "Edit..."
@@ -5999,7 +5812,6 @@ msgid "Replace all unique entries automatically"
msgstr ""
#: hangulhanjaoptdialog.ui:252
-#, fuzzy
msgctxt "hangulhanjaoptdialog|label2"
msgid "Options"
msgstr "Options"
@@ -6055,37 +5867,31 @@ msgid "Line _color:"
msgstr "Line colour"
#: hatchpage.ui:281
-#, fuzzy
msgctxt "hatchpage|backgroundcolor"
msgid "Background Color"
msgstr "Background Colour"
#: hatchpage.ui:313
-#, fuzzy
msgctxt "hatchpage|propfl"
msgid "Options"
msgstr "Options"
#: hatchpage.ui:357
-#, fuzzy
msgctxt "hatchpage|previewctl-atkobject"
msgid "Example"
msgstr "Example"
#: hatchpage.ui:375
-#, fuzzy
msgctxt "hatchpage|label1"
msgid "Preview"
msgstr "Preview"
#: hyperlinkdialog.ui:11
-#, fuzzy
msgctxt "hyperlinkdialog|HyperlinkDialog"
msgid "Hyperlink"
msgstr "Hyperlink"
#: hyperlinkdialog.ui:42
-#, fuzzy
msgctxt "hyperlinkdialog|apply"
msgid "Apply"
msgstr "Apply"
@@ -6115,7 +5921,6 @@ msgid "Open File"
msgstr "Open File"
#: hyperlinkdocpage.ui:82
-#, fuzzy
msgctxt "hyperlinkdocpage|label2"
msgid "Document"
msgstr "Document"
@@ -6180,7 +5985,6 @@ msgid "F_orm:"
msgstr ""
#: hyperlinkdocpage.ui:329
-#, fuzzy
msgctxt "hyperlinkdocpage|script|tooltip_text"
msgid "Events"
msgstr "Events"
@@ -6256,7 +6060,6 @@ msgid "F_orm:"
msgstr ""
#: hyperlinkinternetpage.ui:330
-#, fuzzy
msgctxt "hyperlinkinternetpage|script|tooltip_text"
msgid "Events"
msgstr "Events"
@@ -6319,7 +6122,6 @@ msgid "F_orm:"
msgstr ""
#: hyperlinkmailpage.ui:257
-#, fuzzy
msgctxt "hyperlinkmailpage|script|tooltip_text"
msgid "Events"
msgstr "Events"
@@ -6372,13 +6174,11 @@ msgid "_File:"
msgstr "File:"
#: hyperlinknewdocpage.ui:112
-#, fuzzy
msgctxt "hyperlinknewdocpage|create"
msgid "Select Path"
msgstr "Select Path"
#: hyperlinknewdocpage.ui:117
-#, fuzzy
msgctxt "hyperlinknewdocpage|create|tooltip_text"
msgid "Select Path"
msgstr "Select Path"
@@ -6390,7 +6190,6 @@ msgid "File _type:"
msgstr "File ~type:"
#: hyperlinknewdocpage.ui:172
-#, fuzzy
msgctxt "hyperlinknewdocpage|label2"
msgid "New Document"
msgstr "New Document"
@@ -6419,7 +6218,6 @@ msgid "F_orm:"
msgstr ""
#: hyperlinknewdocpage.ui:309
-#, fuzzy
msgctxt "hyperlinknewdocpage|script|tooltip_text"
msgid "Events"
msgstr "Events"
@@ -6460,7 +6258,6 @@ msgid "Word:"
msgstr "Words"
#: iconchangedialog.ui:10
-#, fuzzy
msgctxt "iconchangedialog|IconChange"
msgid "%PRODUCTNAME %PRODUCTVERSION"
msgstr "%PRODUCTNAME %PRODUCTVERSION"
@@ -6528,25 +6325,21 @@ msgid "Contents:"
msgstr "Contents"
#: insertfloatingframe.ui:87
-#, fuzzy
msgctxt "insertfloatingframe|buttonbrowse"
msgid "Browse..."
msgstr "Browse..."
#: insertfloatingframe.ui:130
-#, fuzzy
msgctxt "insertfloatingframe|scrollbaron"
msgid "On"
msgstr "On"
#: insertfloatingframe.ui:147
-#, fuzzy
msgctxt "insertfloatingframe|scrollbaroff"
msgid "Off"
msgstr "Off"
#: insertfloatingframe.ui:163
-#, fuzzy
msgctxt "insertfloatingframe|scrollbarauto"
msgid "Automatic"
msgstr "Automatic"
@@ -6558,13 +6351,11 @@ msgid "Scroll Bar"
msgstr "Scroll bar"
#: insertfloatingframe.ui:218
-#, fuzzy
msgctxt "insertfloatingframe|borderon"
msgid "On"
msgstr "On"
#: insertfloatingframe.ui:235
-#, fuzzy
msgctxt "insertfloatingframe|borderoff"
msgid "Off"
msgstr "Off"
@@ -6587,13 +6378,11 @@ msgid "Height:"
msgstr "Height"
#: insertfloatingframe.ui:345
-#, fuzzy
msgctxt "insertfloatingframe|defaultwidth"
msgid "Default"
msgstr "Default"
#: insertfloatingframe.ui:359
-#, fuzzy
msgctxt "insertfloatingframe|defaultheight"
msgid "Default"
msgstr "Default"
@@ -6677,7 +6466,6 @@ msgid "A_fter"
msgstr "After"
#: insertrowcolumn.ui:210
-#, fuzzy
msgctxt "insertrowcolumn|label2"
msgid "Position"
msgstr "Position"
@@ -6747,13 +6535,11 @@ msgid "_Remove"
msgstr "Remove"
#: linedialog.ui:8
-#, fuzzy
msgctxt "linedialog|LineDialog"
msgid "Line"
msgstr "Line"
#: linedialog.ui:106
-#, fuzzy
msgctxt "linedialog|RID_SVXPAGE_LINE"
msgid "Line"
msgstr "Line"
@@ -6876,13 +6662,11 @@ msgid "Save Line Styles"
msgstr ""
#: linestyletabpage.ui:465
-#, fuzzy
msgctxt "linestyletabpage|label1"
msgid "Properties"
msgstr "Properties"
#: linetabpage.ui:30
-#, fuzzy
msgctxt "linetabpage|liststoreCAP_STYLE"
msgid "Flat"
msgstr "Flat"
@@ -6894,7 +6678,6 @@ msgid "Round"
msgstr "Sound"
#: linetabpage.ui:38
-#, fuzzy
msgctxt "linetabpage|liststoreCAP_STYLE"
msgid "Square"
msgstr "Square"
@@ -6905,7 +6688,6 @@ msgid "Rounded"
msgstr ""
#: linetabpage.ui:56
-#, fuzzy
msgctxt "linetabpage|liststoreEDGE_STYLE"
msgid "- none -"
msgstr "- none -"
@@ -7040,7 +6822,6 @@ msgid "Icon"
msgstr "Icons"
#: linetabpage.ui:798
-#, fuzzy
msgctxt "linetabpage|CTL_PREVIEW-atkobject"
msgid "Example"
msgstr "Example"
@@ -7107,7 +6888,6 @@ msgid "Com_ponent..."
msgstr ""
#: macroassignpage.ui:158
-#, fuzzy
msgctxt "macroassignpage|delete"
msgid "Remove"
msgstr "Remove"
@@ -7124,7 +6904,6 @@ msgid "Macro Selector"
msgstr "Macro Selector"
#: macroselectordialog.ui:37
-#, fuzzy
msgctxt "macroselectordialog|add"
msgid "Add"
msgstr "Add"
@@ -7184,7 +6963,6 @@ msgid "_Function"
msgstr "Function"
#: menuassignpage.ui:105
-#, fuzzy
msgctxt "menuassignpage|label33"
msgid "Description"
msgstr "Description"
@@ -7251,7 +7029,6 @@ msgid "Insert Submenu"
msgstr ""
#: menuassignpage.ui:557
-#, fuzzy
msgctxt "menuassignpage|renameItem"
msgid "Rename..."
msgstr "Rename..."
@@ -7274,7 +7051,6 @@ msgid "Restore Default Command"
msgstr ""
#: mosaicdialog.ui:16
-#, fuzzy
msgctxt "mosaicdialog|MosaicDialog"
msgid "Mosaic"
msgstr "Mosaic"
@@ -7323,13 +7099,11 @@ msgid "Menu _position:"
msgstr ""
#: movemenu.ui:244
-#, fuzzy
msgctxt "movemenu|up-atkobject"
msgid "Up"
msgstr "Up"
#: movemenu.ui:262
-#, fuzzy
msgctxt "movemenu|down-atkobject"
msgid "Down"
msgstr "Down"
@@ -7357,7 +7131,6 @@ msgid "Mark the Default Path for New Files"
msgstr ""
#: namedialog.ui:8
-#, fuzzy
msgctxt "namedialog|NameDialog"
msgid "Name"
msgstr "Name"
@@ -7388,13 +7161,11 @@ msgid "Create Macro"
msgstr ""
#: newlibdialog.ui:102
-#, fuzzy
msgctxt "newlibdialog|altrenametitle"
msgid "Rename"
msgstr "Rename"
#: newtabledialog.ui:22
-#, fuzzy
msgctxt "newtabledialog|NewTableDialog"
msgid "Insert Table"
msgstr "Insert Table"
@@ -7410,7 +7181,6 @@ msgid "_Number of rows:"
msgstr ""
#: newtoolbardialog.ui:8
-#, fuzzy
msgctxt "newtoolbardialog|NewToolbarDialog"
msgid "Name"
msgstr "Name"
@@ -7426,7 +7196,6 @@ msgid "_Save in:"
msgstr ""
#: numberingformatpage.ui:38
-#, fuzzy
msgctxt "numberingformatpage|liststore1"
msgid "All"
msgstr "All"
@@ -7438,7 +7207,6 @@ msgid "User-defined"
msgstr "User-defined"
#: numberingformatpage.ui:44
-#, fuzzy
msgctxt "numberingformatpage|liststore1"
msgid "Number"
msgstr "Number"
@@ -7450,19 +7218,16 @@ msgid "Percent"
msgstr "Percent"
#: numberingformatpage.ui:50
-#, fuzzy
msgctxt "numberingformatpage|liststore1"
msgid "Currency"
msgstr "Currency"
#: numberingformatpage.ui:53
-#, fuzzy
msgctxt "numberingformatpage|liststore1"
msgid "Date"
msgstr "Date"
#: numberingformatpage.ui:56
-#, fuzzy
msgctxt "numberingformatpage|liststore1"
msgid "Time"
msgstr "Time"
@@ -7473,7 +7238,6 @@ msgid "Scientific"
msgstr ""
#: numberingformatpage.ui:62
-#, fuzzy
msgctxt "numberingformatpage|liststore1"
msgid "Fraction"
msgstr "Fraction"
@@ -7484,7 +7248,6 @@ msgid "Boolean Value"
msgstr ""
#: numberingformatpage.ui:68
-#, fuzzy
msgctxt "numberingformatpage|liststore1"
msgid "Text"
msgstr "Text"
@@ -7495,19 +7258,16 @@ msgid "Automatically"
msgstr ""
#: numberingformatpage.ui:126
-#, fuzzy
msgctxt "numberingformatpage|add|tooltip_text"
msgid "Add"
msgstr "Add"
#: numberingformatpage.ui:141
-#, fuzzy
msgctxt "numberingformatpage|edit|tooltip_text"
msgid "Edit Comment"
msgstr "Edit Comment"
#: numberingformatpage.ui:156
-#, fuzzy
msgctxt "numberingformatpage|delete|tooltip_text"
msgid "Remove"
msgstr "Remove"
@@ -7550,7 +7310,6 @@ msgid "_Engineering notation"
msgstr ""
#: numberingformatpage.ui:406
-#, fuzzy
msgctxt "numberingformatpage|optionsft"
msgid "Options"
msgstr "Options"
@@ -7579,7 +7338,6 @@ msgid "_Language"
msgstr "Language"
#: numberingoptionspage.ui:64
-#, fuzzy
msgctxt "numberingoptionspage|label1"
msgid "Level"
msgstr "Level"
@@ -7662,19 +7420,16 @@ msgid "Bottom of character"
msgstr "Bottom of character"
#: numberingoptionspage.ui:287
-#, fuzzy
msgctxt "numberingoptionspage|orientlb"
msgid "Top of line"
msgstr "Top of line"
#: numberingoptionspage.ui:288
-#, fuzzy
msgctxt "numberingoptionspage|orientlb"
msgid "Center of line"
msgstr "Centre of line"
#: numberingoptionspage.ui:289
-#, fuzzy
msgctxt "numberingoptionspage|orientlb"
msgid "Bottom of line"
msgstr "Bottom of line"
@@ -7698,7 +7453,6 @@ msgid "Before:"
msgstr "Before"
#: numberingoptionspage.ui:373
-#, fuzzy
msgctxt "numberingoptionspage|separator"
msgid "Separator"
msgstr "Separator"
@@ -7738,7 +7492,6 @@ msgid "Character style:"
msgstr "Character styles"
#: numberingoptionspage.ui:524
-#, fuzzy
msgctxt "numberingoptionspage|label2"
msgid "Numbering"
msgstr "Numbering"
@@ -7761,13 +7514,11 @@ msgid "From file..."
msgstr "~From File..."
#: numberingoptionspage.ui:603
-#, fuzzy
msgctxt "numberingoptionspage|gallery"
msgid "Gallery"
msgstr "Gallery"
#: numberingpositionpage.ui:23
-#, fuzzy
msgctxt "numberingpositionpage|liststore1"
msgid "Left"
msgstr "Left"
@@ -7791,7 +7542,6 @@ msgid "Tab stop"
msgstr "Tab stops"
#: numberingpositionpage.ui:43
-#, fuzzy
msgctxt "numberingpositionpage|liststore2"
msgid "Space"
msgstr "Space"
@@ -7802,7 +7552,6 @@ msgid "Nothing"
msgstr ""
#: numberingpositionpage.ui:88
-#, fuzzy
msgctxt "numberingpositionpage|1"
msgid "Level"
msgstr "Level"
@@ -7866,13 +7615,11 @@ msgid "Position and Spacing"
msgstr ""
#: numberingpositionpage.ui:416
-#, fuzzy
msgctxt "numberingpositionpage|standard"
msgid "Default"
msgstr "Default"
#: objectnamedialog.ui:8
-#, fuzzy
msgctxt "objectnamedialog|ObjectNameDialog"
msgid "Name"
msgstr "Name"
@@ -7884,7 +7631,6 @@ msgid "_Name:"
msgstr "Name"
#: objecttitledescdialog.ui:15
-#, fuzzy
msgctxt "objecttitledescdialog|ObjectTitleDescDialog"
msgid "Description"
msgstr "Description"
@@ -7980,7 +7726,6 @@ msgid "Vendor"
msgstr "VendorID"
#: optadvancedpage.ui:171
-#, fuzzy
msgctxt "optadvancedpage|version"
msgid "Version"
msgstr "Version"
@@ -8054,7 +7799,6 @@ msgid "Color setting"
msgstr ""
#: optappearancepage.ui:156
-#, fuzzy
msgctxt "optappearancepage|on"
msgid "On"
msgstr "On"
@@ -8076,7 +7820,6 @@ msgid "Western _text and Asian punctuation"
msgstr ""
#: optasianpage.ui:73
-#, fuzzy
msgctxt "optasianpage|label1"
msgid "Kerning"
msgstr "Kerning"
@@ -8254,7 +7997,6 @@ msgid "Eastern Arabic (٣ ,٢ ,١…)"
msgstr ""
#: optctlpage.ui:237
-#, fuzzy
msgctxt "optctlpage|numerals"
msgid "System"
msgstr "System"
@@ -8276,13 +8018,11 @@ msgid "_E-mail program:"
msgstr ""
#: optemailpage.ui:55
-#, fuzzy
msgctxt "optemailpage|browse"
msgid "Browse..."
msgstr "Browse..."
#: optemailpage.ui:89
-#, fuzzy
msgctxt "optemailpage|browsetitle"
msgid "All files"
msgstr "All files"
@@ -8413,7 +8153,6 @@ msgid "Screen only"
msgstr ""
#: optfontspage.ui:132
-#, fuzzy
msgctxt "optfontspage|font"
msgid "Font"
msgstr "Font"
@@ -8446,7 +8185,6 @@ msgid "_Size:"
msgstr "_Size:"
#: optfontspage.ui:295
-#, fuzzy
msgctxt "optfontspage|fontname"
msgid "Automatic"
msgstr "Automatic"
@@ -8468,7 +8206,6 @@ msgid "_Extended tips"
msgstr "Extended Tips"
#: optgeneralpage.ui:46
-#, fuzzy
msgctxt "optgeneralpage|label1"
msgid "Help"
msgstr "Help"
@@ -8606,7 +8343,6 @@ msgid "_Use '%ENGLISHUSLOCALE' locale for numbers"
msgstr ""
#: opthtmlpage.ui:407
-#, fuzzy
msgctxt "opthtmlpage|label2"
msgid "Import"
msgstr "Import"
@@ -8639,13 +8375,11 @@ msgid "LibreOffice _Basic"
msgstr ""
#: opthtmlpage.ui:568
-#, fuzzy
msgctxt "opthtmlpage|label3"
msgid "Export"
msgstr "Export"
#: optionsdialog.ui:11
-#, fuzzy
msgctxt "optionsdialog|OptionsDialog"
msgid "Options"
msgstr "Options"
@@ -9040,7 +8774,6 @@ msgid "Type"
msgstr "Type:"
#: optpathspage.ui:53
-#, fuzzy
msgctxt "optpathspage|path"
msgid "Path"
msgstr "Path"
@@ -9073,19 +8806,16 @@ msgid "Proxy s_erver:"
msgstr ""
#: optproxypage.ui:138
-#, fuzzy
msgctxt "optproxypage|proxymode"
msgid "None"
msgstr "None"
#: optproxypage.ui:139
-#, fuzzy
msgctxt "optproxypage|proxymode"
msgid "System"
msgstr "System"
#: optproxypage.ui:140
-#, fuzzy
msgctxt "optproxypage|proxymode"
msgid "Manual"
msgstr "Manual"
@@ -9243,37 +8973,31 @@ msgid "Text document"
msgstr "New Document"
#: optsavepage.ui:368
-#, fuzzy
msgctxt "optsavepage|doctype"
msgid "HTML document"
msgstr "HTML document"
#: optsavepage.ui:369
-#, fuzzy
msgctxt "optsavepage|doctype"
msgid "Master document"
msgstr "Master document"
#: optsavepage.ui:370
-#, fuzzy
msgctxt "optsavepage|doctype"
msgid "Spreadsheet"
msgstr "Spreadsheet"
#: optsavepage.ui:371
-#, fuzzy
msgctxt "optsavepage|doctype"
msgid "Presentation"
msgstr "Presentation"
#: optsavepage.ui:372
-#, fuzzy
msgctxt "optsavepage|doctype"
msgid "Drawing"
msgstr "Drawing"
#: optsavepage.ui:373
-#, fuzzy
msgctxt "optsavepage|doctype"
msgid "Formula"
msgstr "Formula"
@@ -9442,25 +9166,21 @@ msgid "Fa_x/e-mail:"
msgstr ""
#: optuserpage.ui:171
-#, fuzzy
msgctxt "optuserpage|firstname-atkobject"
msgid "First name"
msgstr "First name"
#: optuserpage.ui:189
-#, fuzzy
msgctxt "lastname-atkobject"
msgid "Last name"
msgstr "Surname"
#: optuserpage.ui:207
-#, fuzzy
msgctxt "shortname-atkobject"
msgid "Initials"
msgstr "Initials"
#: optuserpage.ui:236
-#, fuzzy
msgctxt "city-atkobject"
msgid "City"
msgstr "City"
@@ -9472,19 +9192,16 @@ msgid "State"
msgstr "Province"
#: optuserpage.ui:272
-#, fuzzy
msgctxt "zip-atkobject"
msgid "Zip code"
msgstr "Postal code"
#: optuserpage.ui:302
-#, fuzzy
msgctxt "title-atkobject"
msgid "Title"
msgstr "Title"
#: optuserpage.ui:320
-#, fuzzy
msgctxt "position-atkobject"
msgid "Position"
msgstr "Position"
@@ -9521,7 +9238,6 @@ msgid "Last name/first _name/father’s name/initials:"
msgstr ""
#: optuserpage.ui:472
-#, fuzzy
msgctxt "ruslastname-atkobject"
msgid "Last name"
msgstr "Surname"
@@ -9532,13 +9248,11 @@ msgid "Father's name"
msgstr ""
#: optuserpage.ui:508
-#, fuzzy
msgctxt "russhortname-atkobject"
msgid "Initials"
msgstr "Initials"
#: optuserpage.ui:526
-#, fuzzy
msgctxt "rusfirstname-atkobject"
msgid "First name"
msgstr "First name"
@@ -9549,19 +9263,16 @@ msgid "Last/first _name/initials:"
msgstr ""
#: optuserpage.ui:569
-#, fuzzy
msgctxt "eastlastname-atkobject"
msgid "Last name"
msgstr "Surname"
#: optuserpage.ui:587
-#, fuzzy
msgctxt "eastfirstname-atkobject"
msgid "First name"
msgstr "First name"
#: optuserpage.ui:605
-#, fuzzy
msgctxt "eastshortname-atkobject"
msgid "Initials"
msgstr "Initials"
@@ -9572,7 +9283,6 @@ msgid "_Street/apartment number:"
msgstr ""
#: optuserpage.ui:648
-#, fuzzy
msgctxt "russtreet-atkobject"
msgid "Street"
msgstr "Street"
@@ -9588,19 +9298,16 @@ msgid "_Zip/city:"
msgstr ""
#: optuserpage.ui:709
-#, fuzzy
msgctxt "icity-atkobject"
msgid "City"
msgstr "City"
#: optuserpage.ui:727
-#, fuzzy
msgctxt "izip-atkobject"
msgid "Zip code"
msgstr "Postal code"
#: optuserpage.ui:825
-#, fuzzy
msgctxt "optuserpage|label1"
msgid "Address"
msgstr "Address"
@@ -9676,19 +9383,16 @@ msgid "Icons in men_us:"
msgstr ""
#: optviewpage.ui:189
-#, fuzzy
msgctxt "optviewpage|contextmenushortcuts"
msgid "Automatic"
msgstr "Automatic"
#: optviewpage.ui:190
-#, fuzzy
msgctxt "optviewpage|contextmenushortcuts"
msgid "Hide"
msgstr "Hide"
#: optviewpage.ui:191
-#, fuzzy
msgctxt "optviewpage|contextmenushortcuts"
msgid "Show"
msgstr "Show"
@@ -9699,19 +9403,16 @@ msgid "Shortcuts in context menus:"
msgstr ""
#: optviewpage.ui:218
-#, fuzzy
msgctxt "optviewpage|menuicons"
msgid "Automatic"
msgstr "Automatic"
#: optviewpage.ui:219
-#, fuzzy
msgctxt "optviewpage|menuicons"
msgid "Hide"
msgstr "Hide"
#: optviewpage.ui:220
-#, fuzzy
msgctxt "optviewpage|menuicons"
msgid "Show"
msgstr "Show"
@@ -9737,7 +9438,6 @@ msgid "Toolbar icon _size:"
msgstr ""
#: optviewpage.ui:358
-#, fuzzy
msgctxt "optviewpage|iconstyle"
msgid "Automatic"
msgstr "Automatic"
@@ -9790,7 +9490,6 @@ msgid "Tango Testing"
msgstr ""
#: optviewpage.ui:380
-#, fuzzy
msgctxt "optviewpage|iconsize"
msgid "Automatic"
msgstr "Automatic"
@@ -9829,7 +9528,6 @@ msgid "Sidebar _icon size:"
msgstr ""
#: optviewpage.ui:439
-#, fuzzy
msgctxt "optviewpage|sidebariconsize"
msgid "Automatic"
msgstr "Automatic"
@@ -9852,7 +9550,6 @@ msgid "_Notebookbar icon size:"
msgstr ""
#: optviewpage.ui:468
-#, fuzzy
msgctxt "optviewpage|notebookbariconsize"
msgid "Automatic"
msgstr "Automatic"
@@ -9890,7 +9587,6 @@ msgid "Middle mouse _button:"
msgstr ""
#: optviewpage.ui:597
-#, fuzzy
msgctxt "optviewpage|mousepos"
msgid "Default button"
msgstr "Default button"
@@ -9917,7 +9613,6 @@ msgid "Automatic scrolling"
msgstr ""
#: optviewpage.ui:616
-#, fuzzy
msgctxt "optviewpage|mousemiddle"
msgid "Paste clipboard"
msgstr "Paste clipboard"
@@ -9933,7 +9628,6 @@ msgid "Right and left"
msgstr ""
#: pageformatpage.ui:19
-#, fuzzy
msgctxt "pageformatpage|liststorePageLayout"
msgid "Mirrored"
msgstr "Mirrored"
@@ -10037,7 +9731,6 @@ msgid "I_nner:"
msgstr ""
#: pageformatpage.ui:502
-#, fuzzy
msgctxt "pageformatpage|labelMargins"
msgid "Margins"
msgstr "Margins"
@@ -10102,7 +9795,6 @@ msgstr ""
#: paragalignpage.ui:15
#: /home/cl/vc/git/libo-core/cui/uiconfig/ui/paragalignpage.ui:19
-#, fuzzy
msgctxt "paragalignpage|liststoreLB_LASTLINE"
msgid "Start"
msgstr "Start"
@@ -10114,25 +9806,21 @@ msgid "Centered"
msgstr "Centred"
#: paragalignpage.ui:27
-#, fuzzy
msgctxt "paragalignpage|liststoreLB_LASTLINE"
msgid "Justified"
msgstr "Justified"
#: paragalignpage.ui:41
-#, fuzzy
msgctxt "paragalignpage|liststoreLB_VERTALIGN"
msgid "Automatic"
msgstr "Automatic"
#: paragalignpage.ui:45
-#, fuzzy
msgctxt "paragalignpage|liststoreLB_VERTALIGN"
msgid "Base line"
msgstr "Base line"
#: paragalignpage.ui:49
-#, fuzzy
msgctxt "paragalignpage|liststoreLB_VERTALIGN"
msgid "Top"
msgstr "Top"
@@ -10144,13 +9832,11 @@ msgid "Middle"
msgstr "Middle"
#: paragalignpage.ui:57
-#, fuzzy
msgctxt "paragalignpage|liststoreLB_VERTALIGN"
msgid "Bottom"
msgstr "Bottom"
#: paragalignpage.ui:85
-#, fuzzy
msgctxt "paragalignpage|drawingareaWN_EXAMPLE-atkobject"
msgid "Example"
msgstr "Example"
@@ -10206,7 +9892,6 @@ msgid "_Left/Top"
msgstr ""
#: paragalignpage.ui:313
-#, fuzzy
msgctxt "paragalignpage|label1"
msgid "Options"
msgstr "Options"
@@ -10229,7 +9914,6 @@ msgid "_Text direction:"
msgstr "Text direction"
#: paragalignpage.ui:444
-#, fuzzy
msgctxt "paragalignpage|labelFL_PROPERTIES"
msgid "Properties"
msgstr "Properties"
@@ -10253,13 +9937,11 @@ msgid "1.5 Lines"
msgstr "1.5 Lines"
#: paraindentspacing.ui:49
-#, fuzzy
msgctxt "paraindentspacing|liststoreLB_LINEDIST"
msgid "Double"
msgstr "Double"
#: paraindentspacing.ui:53
-#, fuzzy
msgctxt "paraindentspacing|liststoreLB_LINEDIST"
msgid "Proportional"
msgstr "Proportional"
@@ -10276,7 +9958,6 @@ msgid "Leading"
msgstr "Heading"
#: paraindentspacing.ui:91
-#, fuzzy
msgctxt "paraindentspacing|drawingareaWN_EXAMPLE-atkobject"
msgid "Example"
msgstr "Example"
@@ -10304,13 +9985,11 @@ msgid "_Automatic"
msgstr "Automatic"
#: paraindentspacing.ui:221
-#, fuzzy
msgctxt "paraindentspacing|labelST_LINEDIST_ABS"
msgid "Fixed"
msgstr "Fixed"
#: paraindentspacing.ui:236
-#, fuzzy
msgctxt "paraindentspacing|label1"
msgid "Indent"
msgstr "Indent"
@@ -10337,7 +10016,6 @@ msgid "Spacing"
msgstr "Spacing"
#: paraindentspacing.ui:404
-#, fuzzy
msgctxt "paraindentspacing|labelFT_LINEDIST"
msgid "of"
msgstr "of"
@@ -10354,13 +10032,11 @@ msgid "A_ctivate"
msgstr ""
#: paraindentspacing.ui:503
-#, fuzzy
msgctxt "paraindentspacing|label3"
msgid "Register-true"
msgstr "Register-true"
#: paratabspage.ui:49
-#, fuzzy
msgctxt "paratabspage|label1"
msgid "Position"
msgstr "Position"
@@ -10436,7 +10112,6 @@ msgid "Delete _all"
msgstr ""
#: paratabspage.ui:492
-#, fuzzy
msgctxt "paratabspage|label4"
msgid "points"
msgstr "points"
@@ -10503,7 +10178,6 @@ msgid "File Encryption Password"
msgstr ""
#: pastespecial.ui:7
-#, fuzzy
msgctxt "pastespecial|PasteSpecialDialog"
msgid "Paste Special"
msgstr "Paste Special"
@@ -10515,7 +10189,6 @@ msgid "Source:"
msgstr "Source"
#: pastespecial.ui:157
-#, fuzzy
msgctxt "pastespecial|label1"
msgid "Selection"
msgstr "Selection"
@@ -10527,7 +10200,6 @@ msgid "_Modify"
msgstr "Modify"
#: patterntabpage.ui:92
-#, fuzzy
msgctxt "patterntabpage|label3"
msgid "Pattern"
msgstr "Pattern"
@@ -10554,19 +10226,16 @@ msgid "Background Color:"
msgstr "Background Colour"
#: patterntabpage.ui:252
-#, fuzzy
msgctxt "patterntabpage|label1"
msgid "Options"
msgstr "Options"
#: patterntabpage.ui:295
-#, fuzzy
msgctxt "patterntabpage|CTL_PREVIEW-atkobject"
msgid "Example"
msgstr "Example"
#: patterntabpage.ui:313
-#, fuzzy
msgctxt "patterntabpage|label2"
msgid "Preview"
msgstr "Preview"
@@ -10614,7 +10283,6 @@ msgid "Firefox Themes"
msgstr ""
#: pickbulletpage.ui:34
-#, fuzzy
msgctxt "pickbulletpage|label25"
msgid "Selection"
msgstr "Selection"
@@ -10630,19 +10298,16 @@ msgid "Add and Resize"
msgstr ""
#: pickgraphicpage.ui:75
-#, fuzzy
msgctxt "pickgraphicpage|label25"
msgid "Selection"
msgstr "Selection"
#: picknumberingpage.ui:34
-#, fuzzy
msgctxt "picknumberingpage|label25"
msgid "Selection"
msgstr "Selection"
#: pickoutlinepage.ui:34
-#, fuzzy
msgctxt "pickoutlinepage|label25"
msgid "Selection"
msgstr "Selection"
@@ -10669,7 +10334,6 @@ msgid "Raise/lower by"
msgstr "~Raise/lower by"
#: positionpage.ui:157
-#, fuzzy
msgctxt "positionpage|automatic"
msgid "Automatic"
msgstr "Automatic"
@@ -10680,7 +10344,6 @@ msgid "Relative font size"
msgstr "Relative font size"
#: positionpage.ui:201
-#, fuzzy
msgctxt "positionpage|label20"
msgid "Position"
msgstr "Position"
@@ -10735,7 +10398,6 @@ msgid "Spacing"
msgstr "Spacing"
#: positionpage.ui:478
-#, fuzzy
msgctxt "positionpage|preview-atkobject"
msgid "Preview"
msgstr "Preview"
@@ -10786,7 +10448,6 @@ msgid "_Base point:"
msgstr ""
#: possizetabpage.ui:150
-#, fuzzy
msgctxt "possizetabpage|label1"
msgid "Position"
msgstr "Position"
@@ -10852,7 +10513,6 @@ msgid "Adapt"
msgstr ""
#: posterdialog.ui:16
-#, fuzzy
msgctxt "posterdialog|PosterDialog"
msgid "Posterize"
msgstr "Posterise"
@@ -11009,7 +10669,6 @@ msgid "No Loaded File"
msgstr ""
#: querynoloadedfiledialog.ui:14
-#, fuzzy
msgctxt "querynoloadedfiledialog|NoLoadedFileDialog"
msgid "The file could not be loaded!"
msgstr "The file could not be loaded!"
@@ -11142,13 +10801,11 @@ msgid "Run"
msgstr "R~un"
#: scriptorganizer.ui:49
-#, fuzzy
msgctxt "scriptorganizer|create"
msgid "Create..."
msgstr "Create..."
#: scriptorganizer.ui:79
-#, fuzzy
msgctxt "scriptorganizer|rename"
msgid "Rename..."
msgstr "Rename..."
@@ -11165,7 +10822,6 @@ msgid "Macros"
msgstr "Macros"
#: searchattrdialog.ui:9
-#, fuzzy
msgctxt "searchattrdialog|SearchAttrDialog"
msgid "Attributes"
msgstr "Attributes"
@@ -11176,19 +10832,16 @@ msgid "Text Format "
msgstr ""
#: searchformatdialog.ui:106
-#, fuzzy
msgctxt "searchformatdialog|font"
msgid "Font"
msgstr "Font"
#: searchformatdialog.ui:128
-#, fuzzy
msgctxt "searchformatdialog|fonteffects"
msgid "Font Effects"
msgstr "Font Effects"
#: searchformatdialog.ui:151
-#, fuzzy
msgctxt "searchformatdialog|position"
msgid "Position"
msgstr "Position"
@@ -11205,7 +10858,6 @@ msgid "Indents & Spacing"
msgstr ""
#: searchformatdialog.ui:220
-#, fuzzy
msgctxt "searchformatdialog|labelTP_PARA_ALIGN"
msgid "Alignment"
msgstr "Alignment"
@@ -11216,7 +10868,6 @@ msgid "Text Flow"
msgstr ""
#: searchformatdialog.ui:268
-#, fuzzy
msgctxt "searchformatdialog|labelTP_PARA_ASIAN"
msgid "Asian Typography"
msgstr "Asian Typography"
@@ -11304,7 +10955,6 @@ msgid "Search Term or Firefox Theme URL"
msgstr ""
#: select_persona_dialog.ui:228
-#, fuzzy
msgctxt "select_persona_dialog|label6"
msgid "Categories"
msgstr "Categories"
@@ -11350,13 +11000,11 @@ msgid "_Color:"
msgstr ""
#: shadowtabpage.ui:205
-#, fuzzy
msgctxt "shadowtabpage|CTL_COLOR_PREVIEW-atkobject"
msgid "Example"
msgstr "Example"
#: shadowtabpage.ui:230
-#, fuzzy
msgctxt "shadowtabpage|label"
msgid "Properties"
msgstr "Properties"
@@ -11457,7 +11105,6 @@ msgid "Label text with smart tags"
msgstr ""
#: smarttagoptionspage.ui:61
-#, fuzzy
msgctxt "smarttagoptionspage|properties"
msgid "Properties..."
msgstr "Properties..."
@@ -11468,7 +11115,6 @@ msgid "Currently Installed Smart Tags"
msgstr ""
#: smoothdialog.ui:16
-#, fuzzy
msgctxt "smoothdialog|SmoothDialog"
msgid "Smooth"
msgstr "Smooth"
@@ -11485,7 +11131,6 @@ msgid "Parameters"
msgstr "~Parameters"
#: solarizedialog.ui:14
-#, fuzzy
msgctxt "solarizedialog|SolarizeDialog"
msgid "Solarization"
msgstr "Solarisation"
@@ -11619,7 +11264,6 @@ msgid "Text languag_e:"
msgstr ""
#: spellingdialog.ui:252
-#, fuzzy
msgctxt "spellingdialog|explainlink"
msgid "More..."
msgstr "More..."
@@ -11661,7 +11305,6 @@ msgid "_Not in dictionary"
msgstr ""
#: spellingdialog.ui:386
-#, fuzzy
msgctxt "spellingdialog|paste"
msgid "Paste"
msgstr "Paste"
@@ -11673,13 +11316,11 @@ msgid "Special Character"
msgstr "Special Characters"
#: spelloptionsdialog.ui:8
-#, fuzzy
msgctxt "spelloptionsdialog|SpellOptionsDialog"
msgid "Options"
msgstr "Options"
#: splitcellsdialog.ui:25
-#, fuzzy
msgctxt "splitcellsdialog|SplitCellsDialog"
msgid "Split Cells"
msgstr "Split Cells"
@@ -11690,7 +11331,6 @@ msgid "_Split cell into:"
msgstr ""
#: splitcellsdialog.ui:146
-#, fuzzy
msgctxt "splitcellsdialog|label1"
msgid "Split"
msgstr "Split"
@@ -11713,7 +11353,6 @@ msgid "_Into equal proportions"
msgstr ""
#: splitcellsdialog.ui:241
-#, fuzzy
msgctxt "splitcellsdialog|label2"
msgid "Direction"
msgstr "Direction"
@@ -11805,7 +11444,6 @@ msgid "To _frame"
msgstr "To Frame"
#: swpossizepage.ui:294
-#, fuzzy
msgctxt "swpossizepage|label1"
msgid "Anchor"
msgstr "Anchor"
@@ -11853,7 +11491,6 @@ msgid "Follow te_xt flow"
msgstr ""
#: swpossizepage.ui:522
-#, fuzzy
msgctxt "swpossizepage|label11"
msgid "Position"
msgstr "Position"
@@ -11882,13 +11519,11 @@ msgid "No Effect"
msgstr "No Effect"
#: textanimtabpage.ui:53
-#, fuzzy
msgctxt "textanimtabpage|liststoreEFFECT"
msgid "Blink"
msgstr "Blink"
#: textanimtabpage.ui:57
-#, fuzzy
msgctxt "textanimtabpage|liststoreEFFECT"
msgid "Scroll Through"
msgstr "Scroll Through"
@@ -11899,7 +11534,6 @@ msgid "Scroll Back and Forth"
msgstr ""
#: textanimtabpage.ui:65
-#, fuzzy
msgctxt "textanimtabpage|liststoreEFFECT"
msgid "Scroll In"
msgstr "Scroll In"
@@ -11917,19 +11551,16 @@ msgid "Direction:"
msgstr "Direction"
#: textanimtabpage.ui:155
-#, fuzzy
msgctxt "textanimtabpage|BTN_UP|tooltip_text"
msgid "To top"
msgstr "To top"
#: textanimtabpage.ui:161
-#, fuzzy
msgctxt "textanimtabpage|BTN_UP-atkobject"
msgid "Up"
msgstr "Up"
#: textanimtabpage.ui:176
-#, fuzzy
msgctxt "textanimtabpage|BTN_RIGHT|tooltip_text"
msgid "To right"
msgstr "To right"
@@ -11941,25 +11572,21 @@ msgid "Right"
msgstr "Height"
#: textanimtabpage.ui:197
-#, fuzzy
msgctxt "textanimtabpage|BTN_LEFT|tooltip_text"
msgid "To left"
msgstr "To left"
#: textanimtabpage.ui:203
-#, fuzzy
msgctxt "textanimtabpage|BTN_LEFT-atkobject"
msgid "Left"
msgstr "Left"
#: textanimtabpage.ui:218
-#, fuzzy
msgctxt "textanimtabpage|BTN_DOWN|tooltip_text"
msgid "To bottom"
msgstr "To bottom"
#: textanimtabpage.ui:224
-#, fuzzy
msgctxt "textanimtabpage|BTN_DOWN-atkobject"
msgid "Down"
msgstr "Down"
@@ -12008,7 +11635,6 @@ msgid "_Automatic"
msgstr "Automatic"
#: textanimtabpage.ui:522
-#, fuzzy
msgctxt "textanimtabpage|label2"
msgid "Properties"
msgstr "Properties"
@@ -12095,19 +11721,16 @@ msgid "Text Anchor"
msgstr ""
#: textdialog.ui:8
-#, fuzzy
msgctxt "textdialog|TextDialog"
msgid "Text"
msgstr "Text"
#: textdialog.ui:106
-#, fuzzy
msgctxt "textdialog|RID_SVXPAGE_TEXTATTR"
msgid "Text"
msgstr "Text"
#: textdialog.ui:128
-#, fuzzy
msgctxt "textdialog|RID_SVXPAGE_TEXTANIMATION"
msgid "Text Animation"
msgstr "Text Animation"
@@ -12133,7 +11756,6 @@ msgid "_Maximum number of consecutive hyphens"
msgstr ""
#: textflowpage.ui:163
-#, fuzzy
msgctxt "textflowpage|LabelHyphenation"
msgid "Hyphenation"
msgstr "Hyphenation"
@@ -12168,13 +11790,11 @@ msgid "Position:"
msgstr "Position"
#: textflowpage.ui:295
-#, fuzzy
msgctxt "textflowpage|comboPageStyle-atkobject"
msgid "Page Style"
msgstr "Page Style"
#: textflowpage.ui:309
-#, fuzzy
msgctxt "textflowpage|comboBreakType"
msgid "Page"
msgstr "Page"
@@ -12227,19 +11847,16 @@ msgid "_Widow control"
msgstr "Widow control"
#: textflowpage.ui:473
-#, fuzzy
msgctxt "textflowpage|labelOrphan"
msgid "lines"
msgstr "lines"
#: textflowpage.ui:485
-#, fuzzy
msgctxt "textflowpage|labelWidow"
msgid "lines"
msgstr "lines"
#: textflowpage.ui:513
-#, fuzzy
msgctxt "textflowpage|labelOptions"
msgid "Options"
msgstr "Options"
@@ -12300,7 +11917,6 @@ msgid "Quadratic"
msgstr ""
#: transparencytabpage.ui:45
-#, fuzzy
msgctxt "transparencytabpage|liststoreTYPE"
msgid "Square"
msgstr "Square"
@@ -12361,13 +11977,11 @@ msgid "_End value:"
msgstr ""
#: transparencytabpage.ui:435
-#, fuzzy
msgctxt "transparencytabpage|CTL_BITMAP_PREVIEW-atkobject"
msgid "Example"
msgstr "Example"
#: transparencytabpage.ui:453
-#, fuzzy
msgctxt "transparencytabpage|CTL_TRANS_PREVIEW-atkobject"
msgid "Example"
msgstr "Example"
@@ -12503,7 +12117,6 @@ msgid "Enclosing Character"
msgstr "Enclosing character"
#: twolinespage.ui:233
-#, fuzzy
msgctxt "twolinespage|preview-atkobject"
msgid "Preview"
msgstr "Preview"
@@ -12587,7 +12200,6 @@ msgid "Variable:"
msgstr "Variable"
#: zoomdialog.ui:204
-#, fuzzy
msgctxt "zoomdialog|zoomsb-atkobject"
msgid "Variable"
msgstr "Variable"
@@ -12599,7 +12211,6 @@ msgid "Zoom Factor"
msgstr "Zoom factor"
#: zoomdialog.ui:262
-#, fuzzy
msgctxt "zoomdialog|automatic"
msgid "Automatic"
msgstr "Automatic"
@@ -12617,7 +12228,6 @@ msgid "Columns:"
msgstr "Columns"
#: zoomdialog.ui:332
-#, fuzzy
msgctxt "zoomdialog|columnssb-atkobject"
msgid "Columns"
msgstr "Columns"
diff --git a/source/en-ZA/dbaccess/messages.po b/source/en-ZA/dbaccess/messages.po
index 081803f0bd4..ff2bd7b7023 100644
--- a/source/en-ZA/dbaccess/messages.po
+++ b/source/en-ZA/dbaccess/messages.po
@@ -750,7 +750,6 @@ msgid "Column ~Format..."
msgstr "Column ~Format..."
#: strings.hrc:171
-#, fuzzy
msgctxt "RID_STR_COLUMN_WIDTH"
msgid "Column ~Width..."
msgstr "Column ~Width..."
@@ -762,13 +761,11 @@ msgid "Table Format..."
msgstr "Table Format..."
#: strings.hrc:173
-#, fuzzy
msgctxt "RID_STR_ROW_HEIGHT"
msgid "Row Height..."
msgstr "Row Height..."
#: strings.hrc:174
-#, fuzzy
msgctxt "RID_STR_COPY"
msgid "~Copy"
msgstr "~Copy"
@@ -2443,13 +2440,11 @@ msgid "Press 'Next' to save a copy of your document, and to begin the migration.
msgstr "Press 'Next' to save a copy of your document, and to begin the migration."
#: backuppage.ui:76
-#, fuzzy
msgctxt "backuppage|label3"
msgid "Save to:"
msgstr "Save to:"
#: backuppage.ui:110
-#, fuzzy
msgctxt "backuppage|browse"
msgid "Browse..."
msgstr "Browse..."
@@ -2472,7 +2467,6 @@ msgid "Choose a data source:"
msgstr ""
#: collectionviewdialog.ui:11
-#, fuzzy
msgctxt "collectionviewdialog|CollectionView"
msgid "Save"
msgstr "Save"
@@ -2502,7 +2496,6 @@ msgid "File _name:"
msgstr "File name:"
#: colwidthdialog.ui:15
-#, fuzzy
msgctxt "colwidthdialog|ColWidthDialog"
msgid "Column Width"
msgstr "Column Width"
@@ -2537,7 +2530,6 @@ msgid "_Browse…"
msgstr "Browse"
#: connectionpage.ui:98
-#, fuzzy
msgctxt "connectionpage|generalLabel"
msgid "General"
msgstr "General"
@@ -2620,7 +2612,6 @@ msgid "Crea_te new field as primary key"
msgstr ""
#: copytablepage.ui:143
-#, fuzzy
msgctxt "copytablepage|keynamelabel"
msgid "Name:"
msgstr "Name:"
@@ -2631,7 +2622,6 @@ msgid "Existing data fields can be set as primary key on the type formatting ste
msgstr ""
#: copytablepage.ui:192
-#, fuzzy
msgctxt "copytablepage|label1"
msgid "Options"
msgstr "Options"
@@ -2643,7 +2633,6 @@ msgid "Ta_ble name:"
msgstr "Table name"
#: dbaseindexdialog.ui:28
-#, fuzzy
msgctxt "dbaseindexdialog|DBaseIndexDialog"
msgid "Indexes"
msgstr "Indexes"
@@ -2780,7 +2769,6 @@ msgid "Set Up a Connection to a MySQL Database"
msgstr "Set up a connection to a JDBC database"
#: dbwizspreadsheetpage.ui:74
-#, fuzzy
msgctxt "dbwizspreadsheetpage|browse"
msgid "Browse"
msgstr "Browse"
@@ -2797,7 +2785,6 @@ msgid "_Password required"
msgstr "Password required"
#: dbwiztextpage.ui:74
-#, fuzzy
msgctxt "dbwiztextpage|browse"
msgid "Browse"
msgstr "Browse"
@@ -2856,7 +2843,6 @@ msgid "SQL Command"
msgstr "SQL command"
#: directsqldialog.ui:220
-#, fuzzy
msgctxt "directsqldialog|label2"
msgid "Status"
msgstr "Status"
@@ -2873,13 +2859,11 @@ msgid "Field Format"
msgstr ""
#: fielddialog.ui:111
-#, fuzzy
msgctxt "fielddialog|format"
msgid "Format"
msgstr "Format"
#: fielddialog.ui:133
-#, fuzzy
msgctxt "fielddialog|alignment"
msgid "Alignment"
msgstr "Alignment"
@@ -2987,7 +2971,6 @@ msgid "_Recently used:"
msgstr "Recently Used"
#: generalpagewizard.ui:179
-#, fuzzy
msgctxt "generalpagewizard|openDatabase"
msgid "Open"
msgstr "Open"
@@ -3028,7 +3011,6 @@ msgid "Test Class"
msgstr "Test Class"
#: generalspecialjdbcdetailspage.ui:162
-#, fuzzy
msgctxt "generalspecialjdbcdetailspage|label1"
msgid "Connection Settings"
msgstr "Connection Settings"
@@ -3068,7 +3050,6 @@ msgid "Settings"
msgstr "Settings"
#: indexdesigndialog.ui:9
-#, fuzzy
msgctxt "indexdesigndialog|IndexDesignDialog"
msgid "Indexes"
msgstr "Indexes"
@@ -3225,7 +3206,6 @@ msgid "Natural"
msgstr ""
#: joindialog.ui:311
-#, fuzzy
msgctxt "joindialog|label6"
msgid "Options"
msgstr "Options"
@@ -3243,7 +3223,6 @@ msgid "_Delete"
msgstr "Delete"
#: joinviewmenu.ui:20
-#, fuzzy
msgctxt "joinviewmenu|edit"
msgid "Edit..."
msgstr "Edit..."
@@ -3323,7 +3302,6 @@ msgid "Maximum number of _records:"
msgstr "Maximum number of ~records"
#: ldappage.ui:133
-#, fuzzy
msgctxt "ldappage|charsetheader"
msgid "Connection Settings"
msgstr "Connection Settings"
@@ -3353,7 +3331,6 @@ msgid "Overall progress:"
msgstr "Overall progress:"
#: migratepage.ui:83
-#, fuzzy
msgctxt "migratepage|overall"
msgid "document $current$ of $overall$"
msgstr "document $current$ of $overall$"
@@ -3371,7 +3348,6 @@ msgid "Current object:"
msgstr "Current object:"
#: mysqlnativepage.ui:48
-#, fuzzy
msgctxt "mysqlnativepage|connectionheader"
msgid "Connection Settings"
msgstr "Connection Settings"
@@ -3429,7 +3405,6 @@ msgid "_Port:"
msgstr ""
#: mysqlnativesettings.ui:138
-#, fuzzy
msgctxt "mysqlnativesettings|defaultport"
msgid "Default: 3306"
msgstr "Default: 3306"
@@ -3607,19 +3582,16 @@ msgid "Operator"
msgstr "Operator"
#: queryfilterdialog.ui:108
-#, fuzzy
msgctxt "queryfilterdialog|label5"
msgid "Field name"
msgstr "Field name"
#: queryfilterdialog.ui:120
-#, fuzzy
msgctxt "queryfilterdialog|label6"
msgid "Condition"
msgstr "Condition"
#: queryfilterdialog.ui:134
-#, fuzzy
msgctxt "queryfilterdialog|field1"
msgid "- none -"
msgstr "- none -"
@@ -3655,13 +3627,11 @@ msgid ">="
msgstr ""
#: queryfilterdialog.ui:154
-#, fuzzy
msgctxt "queryfilterdialog|cond1"
msgid "like"
msgstr "like"
#: queryfilterdialog.ui:155
-#, fuzzy
msgctxt "queryfilterdialog|cond1"
msgid "not like"
msgstr "not like"
@@ -3677,43 +3647,36 @@ msgid "not null"
msgstr ""
#: queryfilterdialog.ui:171
-#, fuzzy
msgctxt "queryfilterdialog|field2"
msgid "- none -"
msgstr "- none -"
#: queryfilterdialog.ui:185
-#, fuzzy
msgctxt "queryfilterdialog|field3"
msgid "- none -"
msgstr "- none -"
#: queryfilterdialog.ui:219
-#, fuzzy
msgctxt "queryfilterdialog|label7"
msgid "Value"
msgstr "Value"
#: queryfilterdialog.ui:263
-#, fuzzy
msgctxt "queryfilterdialog|op2"
msgid "AND"
msgstr "AND"
#: queryfilterdialog.ui:264
-#, fuzzy
msgctxt "queryfilterdialog|op2"
msgid "OR"
msgstr "OR"
#: queryfilterdialog.ui:278
-#, fuzzy
msgctxt "queryfilterdialog|op3"
msgid "AND"
msgstr "AND"
#: queryfilterdialog.ui:279
-#, fuzzy
msgctxt "queryfilterdialog|op3"
msgid "OR"
msgstr "OR"
@@ -3725,7 +3688,6 @@ msgid "Criteria"
msgstr "criteria"
#: queryfuncmenu.ui:12
-#, fuzzy
msgctxt "queryfuncmenu|functions"
msgid "Functions"
msgstr "Functions"
@@ -3737,13 +3699,11 @@ msgid "Table Name"
msgstr "Table name"
#: queryfuncmenu.ui:34
-#, fuzzy
msgctxt "queryfuncmenu|alias"
msgid "Alias"
msgstr "Alias"
#: queryfuncmenu.ui:48
-#, fuzzy
msgctxt "queryfuncmenu|distinct"
msgid "Distinct Values"
msgstr "Distinct Values"
@@ -3760,13 +3720,11 @@ msgid "Limit:"
msgstr ""
#: querypropertiesdialog.ui:117
-#, fuzzy
msgctxt "querypropertiesdialog|distinct"
msgid "Yes"
msgstr "Yes"
#: querypropertiesdialog.ui:133
-#, fuzzy
msgctxt "querypropertiesdialog|nondistinct"
msgid "No"
msgstr "No"
@@ -3963,13 +3921,11 @@ msgid "and then"
msgstr ""
#: sortdialog.ui:134
-#, fuzzy
msgctxt "sortdialog|label5"
msgid "Field name"
msgstr "Field name"
#: sortdialog.ui:146
-#, fuzzy
msgctxt "sortdialog|label6"
msgid "Order"
msgstr "Order"
@@ -4017,7 +3973,6 @@ msgid "Sort Order"
msgstr "Sort order"
#: specialjdbcconnectionpage.ui:19
-#, fuzzy
msgctxt "specialjdbcconnectionpage|header"
msgid "Set up connection to a MySQL database using JDBC"
msgstr "Set up connection to a MySQL database using JDBC"
@@ -4049,7 +4004,6 @@ msgid "_Port number:"
msgstr "~Port number"
#: specialjdbcconnectionpage.ui:139
-#, fuzzy
msgctxt "specialjdbcconnectionpage|portNumDefLabel"
msgid "Default: 3306"
msgstr "Default: 3306"
@@ -4152,13 +4106,11 @@ msgid "Comparison of Boolean values:"
msgstr ""
#: specialsettingspage.ui:315
-#, fuzzy
msgctxt "specialsettingspage|comparison"
msgid "Default"
msgstr "Default"
#: specialsettingspage.ui:316
-#, fuzzy
msgctxt "specialsettingspage|comparison"
msgid "SQL"
msgstr "SQL"
@@ -4196,7 +4148,6 @@ msgid "_Description:"
msgstr "Description"
#: summarypage.ui:17
-#, fuzzy
msgctxt "summarypage|label1"
msgid "Summary"
msgstr "Summary"
@@ -4276,13 +4227,11 @@ msgid "Tables and Table Filter"
msgstr ""
#: tablesjoindialog.ui:82
-#, fuzzy
msgctxt "tablesjoindialog|tables"
msgid "Tables"
msgstr "Tables"
#: tablesjoindialog.ui:99
-#, fuzzy
msgctxt "tablesjoindialog|queries"
msgid "Queries"
msgstr "Queries"
@@ -4506,7 +4455,6 @@ msgid "_Driver settings:"
msgstr "~Driver settings"
#: userdetailspage.ui:137
-#, fuzzy
msgctxt "userdetailspage|label1"
msgid "Connection Settings"
msgstr "Connection Settings"
diff --git a/source/en-ZA/desktop/messages.po b/source/en-ZA/desktop/messages.po
index 8a4bbf249ed..d8a673d203d 100644
--- a/source/en-ZA/desktop/messages.po
+++ b/source/en-ZA/desktop/messages.po
@@ -819,7 +819,6 @@ msgid "Extension Software License Agreement"
msgstr "Extension Software Licence Agreement of $NAME:"
#: licensedialog.ui:21
-#, fuzzy
msgctxt "licensedialog|accept"
msgid "Accept"
msgstr "Accept"
@@ -884,7 +883,6 @@ msgid "_Available extension updates"
msgstr "~Available extension updates"
#: updatedialog.ui:117
-#, fuzzy
msgctxt "updatedialog|UPDATE_CHECKING"
msgid "Checking..."
msgstr "Checking..."
@@ -896,7 +894,6 @@ msgid "_Show all updates"
msgstr "~Show all updates"
#: updatedialog.ui:196
-#, fuzzy
msgctxt "updatedialog|DESCRIPTION_LABEL"
msgid "Description"
msgstr "Description"
@@ -938,7 +935,6 @@ msgid "Downloading extensions..."
msgstr "Downloading extensions..."
#: updateinstalldialog.ui:125
-#, fuzzy
msgctxt "updateinstalldialog|RESULTS"
msgid "Result"
msgstr "Result"
diff --git a/source/en-ZA/editeng/messages.po b/source/en-ZA/editeng/messages.po
index 484fd3d3dc3..9c485562034 100644
--- a/source/en-ZA/editeng/messages.po
+++ b/source/en-ZA/editeng/messages.po
@@ -1310,7 +1310,6 @@ msgid "Paragraph is %x"
msgstr "Paragraph is %x"
#: editrids.hrc:304
-#, fuzzy
msgctxt "RID_SVXSTR_AUTOMATIC"
msgid "Automatic"
msgstr "Automatic"
diff --git a/source/en-ZA/extensions/messages.po b/source/en-ZA/extensions/messages.po
index f4ae5caf8d0..a858a933ba0 100644
--- a/source/en-ZA/extensions/messages.po
+++ b/source/en-ZA/extensions/messages.po
@@ -14,37 +14,31 @@ msgstr ""
"X-Generator: LibreOffice\n"
#: command.hrc:29
-#, fuzzy
msgctxt "RID_RSC_ENUM_COMMAND_TYPE"
msgid "Table"
msgstr "Table"
#: command.hrc:30
-#, fuzzy
msgctxt "RID_RSC_ENUM_COMMAND_TYPE"
msgid "Query"
msgstr "Query"
#: command.hrc:31
-#, fuzzy
msgctxt "RID_RSC_ENUM_COMMAND_TYPE"
msgid "SQL command"
msgstr "SQL command"
#: showhide.hrc:29
-#, fuzzy
msgctxt "RID_RSC_ENUM_SHOWHIDE"
msgid "Hide"
msgstr "Hide"
#: showhide.hrc:30
-#, fuzzy
msgctxt "RID_RSC_ENUM_SHOWHIDE"
msgid "Show"
msgstr "Show"
#: stringarrays.hrc:27
-#, fuzzy
msgctxt "RID_RSC_ENUM_VERTICAL_ALIGN"
msgid "Top"
msgstr "Top"
@@ -56,7 +50,6 @@ msgid "Middle"
msgstr "Middle"
#: stringarrays.hrc:29
-#, fuzzy
msgctxt "RID_RSC_ENUM_VERTICAL_ALIGN"
msgid "Bottom"
msgstr "Bottom"
@@ -80,13 +73,11 @@ msgid "Without frame"
msgstr "Without frame"
#: stringarrays.hrc:41
-#, fuzzy
msgctxt "RID_RSC_ENUM_BORDER_TYPE"
msgid "3D look"
msgstr "3D look"
#: stringarrays.hrc:42
-#, fuzzy
msgctxt "RID_RSC_ENUM_BORDER_TYPE"
msgid "Flat"
msgstr "Flat"
@@ -98,13 +89,11 @@ msgid "Valuelist"
msgstr "Valuelist"
#: stringarrays.hrc:48
-#, fuzzy
msgctxt "RID_RSC_ENUM_LISTSOURCE_TYPE"
msgid "Table"
msgstr "Table"
#: stringarrays.hrc:49
-#, fuzzy
msgctxt "RID_RSC_ENUM_LISTSOURCE_TYPE"
msgid "Query"
msgstr "Query"
@@ -128,7 +117,6 @@ msgid "Tablefields"
msgstr "Tablefields"
#: stringarrays.hrc:57
-#, fuzzy
msgctxt "RID_RSC_ENUM_ALIGNMENT"
msgid "Left"
msgstr "Left"
@@ -140,13 +128,11 @@ msgid "Center"
msgstr "Centre"
#: stringarrays.hrc:59
-#, fuzzy
msgctxt "RID_RSC_ENUM_ALIGNMENT"
msgid "Right"
msgstr "Right"
#: stringarrays.hrc:64
-#, fuzzy
msgctxt "RID_RSC_ENUM_BUTTONTYPE"
msgid "None"
msgstr "None"
@@ -182,7 +168,6 @@ msgid "Previous record"
msgstr "Previous record"
#: stringarrays.hrc:70
-#, fuzzy
msgctxt "RID_RSC_ENUM_BUTTONTYPE"
msgid "Next record"
msgstr "Next record"
@@ -236,7 +221,6 @@ msgid "Post"
msgstr "Post"
#: stringarrays.hrc:87
-#, fuzzy
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "URL"
msgstr "URL"
@@ -248,13 +232,11 @@ msgid "Multipart"
msgstr "Multipart"
#: stringarrays.hrc:89
-#, fuzzy
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "Text"
msgstr "Text"
#: stringarrays.hrc:94
-#, fuzzy
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (short)"
msgstr "Standard (short)"
@@ -272,7 +254,6 @@ msgid "Standard (short YYYY)"
msgstr "Standard (short YYYY)"
#: stringarrays.hrc:97
-#, fuzzy
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (long)"
msgstr "Standard (long)"
@@ -386,13 +367,11 @@ msgid "Current page"
msgstr "Current page"
#: stringarrays.hrc:132
-#, fuzzy
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "No"
msgstr "No"
#: stringarrays.hrc:133
-#, fuzzy
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "Yes"
msgstr "Yes"
@@ -425,7 +404,6 @@ msgid "_top"
msgstr "Stop"
#: stringarrays.hrc:147
-#, fuzzy
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "None"
msgstr "None"
@@ -443,43 +421,36 @@ msgid "Multi"
msgstr "Multi"
#: stringarrays.hrc:150
-#, fuzzy
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "Range"
msgstr "Range"
#: stringarrays.hrc:155
-#, fuzzy
msgctxt "RID_RSC_ENUM_ORIENTATION"
msgid "Horizontal"
msgstr "Horizontal"
#: stringarrays.hrc:156
-#, fuzzy
msgctxt "RID_RSC_ENUM_ORIENTATION"
msgid "Vertical"
msgstr "Vertical"
#: stringarrays.hrc:161
-#, fuzzy
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Default"
msgstr "Default"
#: stringarrays.hrc:162
-#, fuzzy
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "OK"
msgstr "OK"
#: stringarrays.hrc:163
-#, fuzzy
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Cancel"
msgstr "Cancel"
#: stringarrays.hrc:164
-#, fuzzy
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Help"
msgstr "Help"
@@ -527,19 +498,16 @@ msgid "CR+LF (Windows)"
msgstr "CR+LF (Windows)"
#: stringarrays.hrc:188
-#, fuzzy
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "None"
msgstr "None"
#: stringarrays.hrc:189
-#, fuzzy
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "Horizontal"
msgstr "Horizontal"
#: stringarrays.hrc:190
-#, fuzzy
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "Vertical"
msgstr "Vertical"
@@ -551,13 +519,11 @@ msgid "Both"
msgstr "Both"
#: stringarrays.hrc:196
-#, fuzzy
msgctxt "RID_RSC_ENUM_VISUALEFFECT"
msgid "3D"
msgstr "3D"
#: stringarrays.hrc:197
-#, fuzzy
msgctxt "RID_RSC_ENUM_VISUALEFFECT"
msgid "Flat"
msgstr "Flat"
@@ -647,19 +613,16 @@ msgid "Preserve"
msgstr "Preserve"
#: stringarrays.hrc:220
-#, fuzzy
msgctxt "RID_RSC_ENUM_WHITESPACE_HANDLING"
msgid "Replace"
msgstr "Replace"
#: stringarrays.hrc:221
-#, fuzzy
msgctxt "RID_RSC_ENUM_WHITESPACE_HANDLING"
msgid "Collapse"
msgstr "Collapse"
#: stringarrays.hrc:226
-#, fuzzy
msgctxt "RID_RSC_ENUM_SCALE_MODE"
msgid "No"
msgstr "No"
@@ -677,19 +640,16 @@ msgid "Fit to Size"
msgstr "Fit to Size"
#: stringarrays.hrc:233
-#, fuzzy
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Left-to-right"
msgstr "Left-to-right"
#: stringarrays.hrc:234
-#, fuzzy
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Right-to-left"
msgstr "Right-to-left"
#: stringarrays.hrc:235
-#, fuzzy
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Use superordinate object settings"
msgstr "Use superordinate object settings"
@@ -1740,7 +1700,6 @@ msgid "Submission"
msgstr "Submission"
#: strings.hrc:222
-#, fuzzy
msgctxt "RID_STR_BINDING_NAME"
msgid "Binding"
msgstr "Binding"
@@ -2588,13 +2547,11 @@ msgid "You can either save the value of the option group in a database field or
msgstr "You can either save the value of the option group in a database field or use it for a later action."
#: yesno.hrc:29
-#, fuzzy
msgctxt "RID_RSC_ENUM_YESNO"
msgid "No"
msgstr "No"
#: yesno.hrc:30
-#, fuzzy
msgctxt "RID_RSC_ENUM_YESNO"
msgid "Yes"
msgstr "Yes"
@@ -2612,19 +2569,16 @@ msgid "Display field"
msgstr "Display field"
#: contenttablepage.ui:43
-#, fuzzy
msgctxt "contenttablepage|datasourcelabel"
msgid "Data source"
msgstr "Data source"
#: contenttablepage.ui:57
-#, fuzzy
msgctxt "contenttablepage|contenttypelabel"
msgid "Content type"
msgstr "Content type"
#: contenttablepage.ui:71
-#, fuzzy
msgctxt "contenttablepage|formtablelabel"
msgid "Content"
msgstr "Content"
@@ -2650,7 +2604,6 @@ msgstr ""
"Choose the table from which the data should be used as basis for the list content:"
#: contenttablepage.ui:233
-#, fuzzy
msgctxt "contenttablepage|label2"
msgid "Control"
msgstr "Control"
@@ -2673,13 +2626,11 @@ msgid "Embed this address book definition into the current document."
msgstr ""
#: datasourcepage.ui:61
-#, fuzzy
msgctxt "datasourcepage|locationft"
msgid "Location"
msgstr "Location"
#: datasourcepage.ui:74
-#, fuzzy
msgctxt "datasourcepage|browse"
msgid "Browse..."
msgstr "Browse..."
@@ -2731,7 +2682,6 @@ msgid ""
msgstr ""
#: fieldassignpage.ui:33
-#, fuzzy
msgctxt "fieldassignpage|assign"
msgid "Field Assignment"
msgstr "Field Assignment"
@@ -2755,19 +2705,16 @@ msgid "Field from the _List Table"
msgstr "Field from the ~List Table"
#: gridfieldsselectionpage.ui:44
-#, fuzzy
msgctxt "gridfieldsselectionpage|datasourcelabel"
msgid "Data source"
msgstr "Data source"
#: gridfieldsselectionpage.ui:58
-#, fuzzy
msgctxt "gridfieldsselectionpage|contenttypelabel"
msgid "Content type"
msgstr "Content type"
#: gridfieldsselectionpage.ui:72
-#, fuzzy
msgctxt "gridfieldsselectionpage|formtablelabel"
msgid "Content"
msgstr "Content"
@@ -2818,19 +2765,16 @@ msgid "Table element"
msgstr "Table element"
#: groupradioselectionpage.ui:44
-#, fuzzy
msgctxt "groupradioselectionpage|datasourcelabel"
msgid "Data source"
msgstr "Data source"
#: groupradioselectionpage.ui:58
-#, fuzzy
msgctxt "groupradioselectionpage|contenttypelabel"
msgid "Content type"
msgstr "Content type"
#: groupradioselectionpage.ui:72
-#, fuzzy
msgctxt "groupradioselectionpage|formtablelabel"
msgid "Content"
msgstr "Content"
@@ -2961,13 +2905,11 @@ msgid "Evolution"
msgstr ""
#: selecttypepage.ui:49
-#, fuzzy
msgctxt "selecttypepage|groupwise"
msgid "Groupwise"
msgstr "Groupwise"
#: selecttypepage.ui:66
-#, fuzzy
msgctxt "selecttypepage|evoldap"
msgid "Evolution LDAP"
msgstr "Evolution LDAP"
@@ -3047,7 +2989,6 @@ msgid "_Table / Query:"
msgstr "~Table / Query:"
#: tableselectionpage.ui:174
-#, fuzzy
msgctxt "tableselectionpage|label1"
msgid "Data"
msgstr "Data"
@@ -3142,7 +3083,6 @@ msgid "Ed_ition"
msgstr "Ed~ition"
#: generalpage.ui:257
-#, fuzzy
msgctxt "generalpage|volume"
msgid "Volume"
msgstr "Volume"
@@ -3214,7 +3154,6 @@ msgid "Se_ries"
msgstr "Se~ries"
#: generalpage.ui:463
-#, fuzzy
msgctxt "generalpage|url"
msgid "URL"
msgstr "URL"
@@ -3334,7 +3273,6 @@ msgid "_Book title"
msgstr "~Book title"
#: mappingdialog.ui:432
-#, fuzzy
msgctxt "mappingdialog|label15"
msgid "Volume"
msgstr "Volume"
@@ -3406,7 +3344,6 @@ msgid "_Note"
msgstr "Note"
#: mappingdialog.ui:742
-#, fuzzy
msgctxt "mappingdialog|label27"
msgid "URL"
msgstr "URL"
@@ -3448,19 +3385,16 @@ msgid "Column Names"
msgstr "Column names"
#: toolbar.ui:14
-#, fuzzy
msgctxt "toolbar|TBC_FT_SOURCE"
msgid "Table"
msgstr "Table"
#: toolbar.ui:49
-#, fuzzy
msgctxt "toolbar|TBC_FT_QUERY"
msgid "Search Key"
msgstr "Search Key"
#: toolbar.ui:84
-#, fuzzy
msgctxt "toolbar|TBC_BT_AUTOFILTER"
msgid "AutoFilter"
msgstr "AutoFilter"
@@ -3489,19 +3423,16 @@ msgid "Data Source"
msgstr "Data source"
#: controlfontdialog.ui:8
-#, fuzzy
msgctxt "controlfontdialog|ControlFontDialog"
msgid "Character"
msgstr "Character"
#: controlfontdialog.ui:105
-#, fuzzy
msgctxt "controlfontdialog|font"
msgid "Font"
msgstr "Font"
#: controlfontdialog.ui:127
-#, fuzzy
msgctxt "controlfontdialog|fonteffects"
msgid "Font Effects"
msgstr "Font Effects"
@@ -3588,7 +3519,6 @@ msgid "_Automatic Sort"
msgstr ""
#: taborder.ui:146
-#, fuzzy
msgctxt "taborder|label2"
msgid "Controls"
msgstr "Controls"
@@ -3650,7 +3580,6 @@ msgid "Scan area"
msgstr ""
#: sanedialog.ui:208
-#, fuzzy
msgctxt "sanedialog|label2"
msgid "Preview"
msgstr "Preview"
diff --git a/source/en-ZA/extras/source/autocorr/emoji.po b/source/en-ZA/extras/source/autocorr/emoji.po
index 279bf221002..7a6e056c2b5 100644
--- a/source/en-ZA/extras/source/autocorr/emoji.po
+++ b/source/en-ZA/extras/source/autocorr/emoji.po
@@ -121,7 +121,6 @@ msgstr ""
#. Α (U+00391), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_CAPITAL_LETTER_ALPHA\n"
@@ -141,7 +140,6 @@ msgstr "eta"
#. Γ (U+00393), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_CAPITAL_LETTER_GAMMA\n"
@@ -351,7 +349,6 @@ msgstr "omega"
#. α (U+003B1), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_ALPHA\n"
@@ -361,7 +358,6 @@ msgstr "alpha"
#. β (U+003B2), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_BETA\n"
@@ -371,7 +367,6 @@ msgstr "beta"
#. γ (U+003B3), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_GAMMA\n"
@@ -381,7 +376,6 @@ msgstr "gamma"
#. δ (U+003B4), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_DELTA\n"
@@ -391,7 +385,6 @@ msgstr "delta"
#. ε (U+003B5), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_EPSILON\n"
@@ -401,7 +394,6 @@ msgstr "epsilon"
#. ζ (U+003B6), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_ZETA\n"
@@ -411,7 +403,6 @@ msgstr "zeta"
#. η (U+003B7), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_ETA\n"
@@ -421,7 +412,6 @@ msgstr "eta"
#. θ (U+003B8), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_THETA\n"
@@ -431,7 +421,6 @@ msgstr "theta"
#. ι (U+003B9), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_IOTA\n"
@@ -441,7 +430,6 @@ msgstr "iota"
#. κ (U+003BA), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_KAPPA\n"
@@ -451,7 +439,6 @@ msgstr "kappa"
#. λ (U+003BB), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_LAMDA\n"
@@ -461,7 +448,6 @@ msgstr "lambda"
#. μ (U+003BC), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_MU\n"
@@ -471,7 +457,6 @@ msgstr "mu"
#. ν (U+003BD), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_NU\n"
@@ -481,7 +466,6 @@ msgstr "nu"
#. ξ (U+003BE), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_XI\n"
@@ -491,7 +475,6 @@ msgstr "xi"
#. ο (U+003BF), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_OMICRON\n"
@@ -501,7 +484,6 @@ msgstr "omicron"
#. π (U+003C0), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_PI\n"
@@ -511,7 +493,6 @@ msgstr "pi"
#. ρ (U+003C1), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_RHO\n"
@@ -531,7 +512,6 @@ msgstr "sigma"
#. σ (U+003C3), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_SIGMA\n"
@@ -541,7 +521,6 @@ msgstr "sigma"
#. τ (U+003C4), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_TAU\n"
@@ -551,7 +530,6 @@ msgstr "tau"
#. υ (U+003C5), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_UPSILON\n"
@@ -561,7 +539,6 @@ msgstr "upsilon"
#. φ (U+003C6), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_PHI\n"
@@ -571,7 +548,6 @@ msgstr "phi"
#. χ (U+003C7), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_CHI\n"
@@ -581,7 +557,6 @@ msgstr "chi"
#. ψ (U+003C8), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_PSI\n"
@@ -591,7 +566,6 @@ msgstr "psi"
#. ω (U+003C9), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_OMEGA\n"
@@ -630,7 +604,6 @@ msgstr "---"
#. ’ (U+02019), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"RIGHT_SINGLE_QUOTATION_MARK\n"
@@ -714,7 +687,6 @@ msgstr ""
#. ″ (U+02033), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"DOUBLE_PRIME\n"
@@ -1062,7 +1034,6 @@ msgstr "Empty Set"
#. ∈ (U+02208), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"ELEMENT_OF\n"
@@ -1145,7 +1116,6 @@ msgstr ""
#. − (U+02212), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"MINUS_SIGN\n"
@@ -1174,7 +1144,6 @@ msgstr "/"
#. ∖ (U+02216), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"SET_MINUS\n"
@@ -1221,7 +1190,6 @@ msgstr "infinite"
#. ∠ (U+02220), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"ANGLE\n"
@@ -1280,7 +1248,6 @@ msgstr "Parallel"
#. ∧ (U+02227), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"LOGICAL_AND\n"
@@ -1290,7 +1257,6 @@ msgstr "and"
#. ∨ (U+02228), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"LOGICAL_OR\n"
@@ -1812,7 +1778,6 @@ msgstr ""
#. ☉ (U+02609), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"SUN\n"
@@ -1914,7 +1879,6 @@ msgstr "right"
#. ☜ (U+0261C), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"WHITE_LEFT_POINTING_INDEX\n"
@@ -1924,7 +1888,6 @@ msgstr "left"
#. ☝ (U+0261D), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"WHITE_UP_POINTING_INDEX\n"
@@ -1934,7 +1897,6 @@ msgstr "up"
#. ☞ (U+0261E), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"WHITE_RIGHT_POINTING_INDEX\n"
@@ -1944,7 +1906,6 @@ msgstr "right"
#. ☟ (U+0261F), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"WHITE_DOWN_POINTING_INDEX\n"
@@ -2136,7 +2097,6 @@ msgstr "Sun"
#. ☽ (U+0263D), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"FIRST_QUARTER_MOON\n"
@@ -3412,7 +3372,6 @@ msgstr ""
#. ❓ (U+02753), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"BLACK_QUESTION_MARK_ORNAMENT\n"
@@ -6073,7 +6032,6 @@ msgstr ""
#. 🐾 (U+1F43E), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"PAW_PRINTS\n"
@@ -6199,7 +6157,6 @@ msgstr ""
#. 👍 (U+1F44D), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"THUMBS_UP_SIGN\n"
diff --git a/source/en-ZA/extras/source/gallery/share.po b/source/en-ZA/extras/source/gallery/share.po
index 440cd229f83..1e99d9c3782 100644
--- a/source/en-ZA/extras/source/gallery/share.po
+++ b/source/en-ZA/extras/source/gallery/share.po
@@ -17,7 +17,6 @@ msgstr ""
"X-POOTLE-MTIME: 1369400813.000000\n"
#: gallery_names.ulf
-#, fuzzy
msgctxt ""
"gallery_names.ulf\n"
"arrows\n"
@@ -26,7 +25,6 @@ msgid "Arrows"
msgstr "Arrows"
#: gallery_names.ulf
-#, fuzzy
msgctxt ""
"gallery_names.ulf\n"
"computers\n"
@@ -43,7 +41,6 @@ msgid "Diagrams"
msgstr ""
#: gallery_names.ulf
-#, fuzzy
msgctxt ""
"gallery_names.ulf\n"
"education\n"
@@ -69,7 +66,6 @@ msgid "Finance"
msgstr "Finances"
#: gallery_names.ulf
-#, fuzzy
msgctxt ""
"gallery_names.ulf\n"
"people\n"
@@ -78,7 +74,6 @@ msgid "People"
msgstr "People"
#: gallery_names.ulf
-#, fuzzy
msgctxt ""
"gallery_names.ulf\n"
"sounds\n"
@@ -87,7 +82,6 @@ msgid "Sounds"
msgstr "Sounds"
#: gallery_names.ulf
-#, fuzzy
msgctxt ""
"gallery_names.ulf\n"
"symbols\n"
diff --git a/source/en-ZA/filter/messages.po b/source/en-ZA/filter/messages.po
index 0deed12e04b..9f23f263956 100644
--- a/source/en-ZA/filter/messages.po
+++ b/source/en-ZA/filter/messages.po
@@ -345,7 +345,6 @@ msgid "_Selection/Selected sheet(s)"
msgstr ""
#: pdfgeneralpage.ui:141
-#, fuzzy
msgctxt "pdfgeneralpage|label1"
msgid "Range"
msgstr "Range"
@@ -402,7 +401,6 @@ msgid "_JPEG compression"
msgstr ""
#: pdfgeneralpage.ui:322
-#, fuzzy
msgctxt "pdfgeneralpage|label2"
msgid "Images"
msgstr "Images"
@@ -419,7 +417,6 @@ msgid "Text:"
msgstr "Text:"
#: pdfgeneralpage.ui:409
-#, fuzzy
msgctxt "pdfgeneralpage|label3"
msgid "Watermark"
msgstr "Watermark"
@@ -480,7 +477,6 @@ msgid "PDF"
msgstr ""
#: pdfgeneralpage.ui:540
-#, fuzzy
msgctxt "pdfgeneralpage|format"
msgid "HTML"
msgstr "HTML"
@@ -542,7 +538,6 @@ msgid "Export onl_y notes pages"
msgstr ""
#: pdfgeneralpage.ui:723
-#, fuzzy
msgctxt "pdfgeneralpage|label4"
msgid "General"
msgstr "General"
@@ -563,7 +558,6 @@ msgid "Export _URLs relative to file system"
msgstr ""
#: pdflinkspage.ui:89
-#, fuzzy
msgctxt "pdflinkspage|label1"
msgid "General"
msgstr "General"
@@ -601,7 +595,6 @@ msgid "E_xport"
msgstr "Export"
#: pdfoptionsdialog.ui:92
-#, fuzzy
msgctxt "pdfoptionsdialog|general"
msgid "General"
msgstr "General"
@@ -761,7 +754,6 @@ msgid "Enable text access for acce_ssibility tools"
msgstr ""
#: pdfsecuritypage.ui:535
-#, fuzzy
msgctxt "pdfsecuritypage|label4"
msgid "Content"
msgstr "Content"
@@ -778,7 +770,6 @@ msgid "Select..."
msgstr "~Select..."
#: pdfsignpage.ui:159
-#, fuzzy
msgctxt "pdfsignpage|tsa"
msgid "None"
msgstr "None"
@@ -789,7 +780,6 @@ msgid "Certificate password:"
msgstr ""
#: pdfsignpage.ui:186
-#, fuzzy
msgctxt "pdfsignpage|label12"
msgid "Location:"
msgstr "Location:"
@@ -881,7 +871,6 @@ msgid "_Visible bookmark levels:"
msgstr ""
#: pdfuserinterfacepage.ui:343
-#, fuzzy
msgctxt "pdfuserinterfacepage|label4"
msgid "Bookmarks"
msgstr "Bookmarks"
@@ -972,7 +961,6 @@ msgid "First page is _left"
msgstr ""
#: pdfviewpage.ui:415
-#, fuzzy
msgctxt "pdfviewpage|label1"
msgid "Page Layout"
msgstr "Page Layout"
@@ -993,7 +981,6 @@ msgid "Transform document"
msgstr ""
#: testxmlfilter.ui:111
-#, fuzzy
msgctxt "testxmlfilter|exportbrowse"
msgid "Browse..."
msgstr "Browse..."
@@ -1005,7 +992,6 @@ msgid "Current Document"
msgstr "Print Document"
#: testxmlfilter.ui:168
-#, fuzzy
msgctxt "testxmlfilter|label1"
msgid "Export"
msgstr "Export"
@@ -1016,7 +1002,6 @@ msgid "XSLT for import"
msgstr ""
#: testxmlfilter.ui:214
-#, fuzzy
msgctxt "testxmlfilter|importbrowse"
msgid "Browse..."
msgstr "Browse..."
@@ -1042,7 +1027,6 @@ msgid "Transform file"
msgstr ""
#: testxmlfilter.ui:326
-#, fuzzy
msgctxt "testxmlfilter|label2"
msgid "Import"
msgstr "Import"
@@ -1097,7 +1081,6 @@ msgid "_Open Package..."
msgstr ""
#: xmlfiltersettings.ui:151
-#, fuzzy
msgctxt "xmlfiltersettings|filterlist-atkobject"
msgid "XML Filter List"
msgstr "XML Filter List"
@@ -1163,7 +1146,6 @@ msgid "Template for _import:"
msgstr ""
#: xmlfiltertabpagetransformation.ui:117
-#, fuzzy
msgctxt "xmlfiltertabpagetransformation|browsetemp"
msgid "Browse..."
msgstr "Browse..."
@@ -1179,7 +1161,6 @@ msgid "XML Filter: %s"
msgstr ""
#: xsltfilterdialog.ui:92
-#, fuzzy
msgctxt "xsltfilterdialog|general"
msgid "General"
msgstr "General"
diff --git a/source/en-ZA/filter/source/config/fragments/filters.po b/source/en-ZA/filter/source/config/fragments/filters.po
index f671624dfed..52992bb1e55 100644
--- a/source/en-ZA/filter/source/config/fragments/filters.po
+++ b/source/en-ZA/filter/source/config/fragments/filters.po
@@ -63,7 +63,6 @@ msgid "Apple Pages 4"
msgstr ""
#: BMP___MS_Windows.xcu
-#, fuzzy
msgctxt ""
"BMP___MS_Windows.xcu\n"
"BMP - MS Windows\n"
@@ -163,7 +162,6 @@ msgid "Data Interchange Format"
msgstr ""
#: DXF___AutoCAD_Interchange.xcu
-#, fuzzy
msgctxt ""
"DXF___AutoCAD_Interchange.xcu\n"
"DXF - AutoCAD Interchange\n"
@@ -191,7 +189,6 @@ msgid "Microsoft Word for DOS"
msgstr ""
#: EMF___MS_Windows_Metafile.xcu
-#, fuzzy
msgctxt ""
"EMF___MS_Windows_Metafile.xcu\n"
"EMF - MS Windows Metafile\n"
@@ -201,7 +198,6 @@ msgid "EMF - Enhanced Metafile"
msgstr "EMF - Enhanced Metafile"
#: EPS___Encapsulated_PostScript.xcu
-#, fuzzy
msgctxt ""
"EPS___Encapsulated_PostScript.xcu\n"
"EPS - Encapsulated PostScript\n"
@@ -238,7 +234,6 @@ msgid "Adobe/Macromedia Freehand"
msgstr ""
#: GIF___Graphics_Interchange.xcu
-#, fuzzy
msgctxt ""
"GIF___Graphics_Interchange.xcu\n"
"GIF - Graphics Interchange\n"
@@ -284,7 +279,6 @@ msgid "HTML Document (Writer)"
msgstr ""
#: JPG___JPEG.xcu
-#, fuzzy
msgctxt ""
"JPG___JPEG.xcu\n"
"JPG - JPEG\n"
@@ -312,7 +306,6 @@ msgid "Lotus WordPro Document"
msgstr ""
#: MET___OS_2_Metafile.xcu
-#, fuzzy
msgctxt ""
"MET___OS_2_Metafile.xcu\n"
"MET - OS/2 Metafile\n"
@@ -730,7 +723,6 @@ msgid "Office Open XML Text Template"
msgstr "Office Open XML Text Template"
#: PBM___Portable_Bitmap.xcu
-#, fuzzy
msgctxt ""
"PBM___Portable_Bitmap.xcu\n"
"PBM - Portable Bitmap\n"
@@ -740,7 +732,6 @@ msgid "PBM - Portable Bitmap"
msgstr "PBM - Portable Bitmap"
#: PCT___Mac_Pict.xcu
-#, fuzzy
msgctxt ""
"PCT___Mac_Pict.xcu\n"
"PCT - Mac Pict\n"
@@ -750,7 +741,6 @@ msgid "PCT - Mac Pict"
msgstr "PCT - Mac Pict"
#: PCX___Zsoft_Paintbrush.xcu
-#, fuzzy
msgctxt ""
"PCX___Zsoft_Paintbrush.xcu\n"
"PCX - Zsoft Paintbrush\n"
@@ -760,7 +750,6 @@ msgid "PCX - Zsoft Paintbrush"
msgstr "PCX - Zsoft Paintbrush"
#: PGM___Portable_Graymap.xcu
-#, fuzzy
msgctxt ""
"PGM___Portable_Graymap.xcu\n"
"PGM - Portable Graymap\n"
@@ -770,7 +759,6 @@ msgid "PGM - Portable Graymap"
msgstr "PGM - Portable Greymap"
#: PNG___Portable_Network_Graphic.xcu
-#, fuzzy
msgctxt ""
"PNG___Portable_Network_Graphic.xcu\n"
"PNG - Portable Network Graphic\n"
@@ -780,7 +768,6 @@ msgid "PNG - Portable Network Graphic"
msgstr "PNG - Portable Network Graphic"
#: PPM___Portable_Pixelmap.xcu
-#, fuzzy
msgctxt ""
"PPM___Portable_Pixelmap.xcu\n"
"PPM - Portable Pixelmap\n"
@@ -790,7 +777,6 @@ msgid "PPM - Portable Pixelmap"
msgstr "PPM - Portable Pixelmap"
#: PSD___Adobe_Photoshop.xcu
-#, fuzzy
msgctxt ""
"PSD___Adobe_Photoshop.xcu\n"
"PSD - Adobe Photoshop\n"
@@ -873,7 +859,6 @@ msgid "QuarkXPress"
msgstr ""
#: RAS___Sun_Rasterfile.xcu
-#, fuzzy
msgctxt ""
"RAS___Sun_Rasterfile.xcu\n"
"RAS - Sun Rasterfile\n"
@@ -901,7 +886,6 @@ msgid "Rich Text Format (Calc)"
msgstr ""
#: SVG___Scalable_Vector_Graphics.xcu
-#, fuzzy
msgctxt ""
"SVG___Scalable_Vector_Graphics.xcu\n"
"SVG - Scalable Vector Graphics\n"
@@ -911,7 +895,6 @@ msgid "SVG - Scalable Vector Graphics"
msgstr "SVG - Scalable Vector Graphics"
#: SVM___StarView_Metafile.xcu
-#, fuzzy
msgctxt ""
"SVM___StarView_Metafile.xcu\n"
"SVM - StarView Metafile\n"
@@ -1057,7 +1040,6 @@ msgid "T602 Document"
msgstr "To Document"
#: TGA___Truevision_TARGA.xcu
-#, fuzzy
msgctxt ""
"TGA___Truevision_TARGA.xcu\n"
"TGA - Truevision TARGA\n"
@@ -1067,7 +1049,6 @@ msgid "TGA - Truevision Targa"
msgstr "TGA - Truevision Targa"
#: TIF___Tag_Image_File.xcu
-#, fuzzy
msgctxt ""
"TIF___Tag_Image_File.xcu\n"
"TIF - Tag Image File\n"
@@ -1167,7 +1148,6 @@ msgid "Microsoft Visio 2000-2013"
msgstr ""
#: WMF___MS_Windows_Metafile.xcu
-#, fuzzy
msgctxt ""
"WMF___MS_Windows_Metafile.xcu\n"
"WMF - MS Windows Metafile\n"
@@ -1223,7 +1203,6 @@ msgid "WriteNow Document"
msgstr ""
#: XBM___X_Consortium.xcu
-#, fuzzy
msgctxt ""
"XBM___X_Consortium.xcu\n"
"XBM - X-Consortium\n"
@@ -1233,7 +1212,6 @@ msgid "XBM - X Bitmap"
msgstr "XBM - X Bitmap"
#: XPM.xcu
-#, fuzzy
msgctxt ""
"XPM.xcu\n"
"XPM\n"
@@ -1353,7 +1331,6 @@ msgid "OpenOffice.org 1.0 Spreadsheet Template"
msgstr ""
#: calc_jpg_Export.xcu
-#, fuzzy
msgctxt ""
"calc_jpg_Export.xcu\n"
"calc_jpg_Export\n"
@@ -1372,7 +1349,6 @@ msgid "PDF - Portable Document Format"
msgstr ""
#: calc_png_Export.xcu
-#, fuzzy
msgctxt ""
"calc_png_Export.xcu\n"
"calc_png_Export\n"
@@ -1419,7 +1395,6 @@ msgid "ODF Drawing Template"
msgstr "ODF Drawing Template"
#: draw_PCD_Photo_CD_Base.xcu
-#, fuzzy
msgctxt ""
"draw_PCD_Photo_CD_Base.xcu\n"
"draw_PCD_Photo_CD_Base\n"
@@ -1429,7 +1404,6 @@ msgid "PCD - Kodak Photo CD (768x512)"
msgstr "PCD - Kodak Photo CD (768x512)"
#: draw_PCD_Photo_CD_Base16.xcu
-#, fuzzy
msgctxt ""
"draw_PCD_Photo_CD_Base16.xcu\n"
"draw_PCD_Photo_CD_Base16\n"
@@ -1439,7 +1413,6 @@ msgid "PCD - Kodak Photo CD (192x128)"
msgstr "PCD - Kodak Photo CD (192x128)"
#: draw_PCD_Photo_CD_Base4.xcu
-#, fuzzy
msgctxt ""
"draw_PCD_Photo_CD_Base4.xcu\n"
"draw_PCD_Photo_CD_Base4\n"
@@ -1458,7 +1431,6 @@ msgid "OpenOffice.org 1.0 Drawing Template"
msgstr ""
#: draw_bmp_Export.xcu
-#, fuzzy
msgctxt ""
"draw_bmp_Export.xcu\n"
"draw_bmp_Export\n"
@@ -1468,7 +1440,6 @@ msgid "BMP - Windows Bitmap"
msgstr "BMP - Windows Bitmap"
#: draw_emf_Export.xcu
-#, fuzzy
msgctxt ""
"draw_emf_Export.xcu\n"
"draw_emf_Export\n"
@@ -1478,7 +1449,6 @@ msgid "EMF - Enhanced Metafile"
msgstr "EMF - Enhanced Metafile"
#: draw_eps_Export.xcu
-#, fuzzy
msgctxt ""
"draw_eps_Export.xcu\n"
"draw_eps_Export\n"
@@ -1488,7 +1458,6 @@ msgid "EPS - Encapsulated PostScript"
msgstr "EPS - Encapsulated PostScript"
#: draw_flash_Export.xcu
-#, fuzzy
msgctxt ""
"draw_flash_Export.xcu\n"
"draw_flash_Export\n"
@@ -1498,7 +1467,6 @@ msgid "Macromedia Flash (SWF)"
msgstr "Macromedia Flash (SWF)"
#: draw_gif_Export.xcu
-#, fuzzy
msgctxt ""
"draw_gif_Export.xcu\n"
"draw_gif_Export\n"
@@ -1517,7 +1485,6 @@ msgid "HTML Document (Draw)"
msgstr ""
#: draw_jpg_Export.xcu
-#, fuzzy
msgctxt ""
"draw_jpg_Export.xcu\n"
"draw_jpg_Export\n"
@@ -1536,7 +1503,6 @@ msgid "PDF - Portable Document Format"
msgstr ""
#: draw_png_Export.xcu
-#, fuzzy
msgctxt ""
"draw_png_Export.xcu\n"
"draw_png_Export\n"
@@ -1546,7 +1512,6 @@ msgid "PNG - Portable Network Graphic"
msgstr "PNG - Portable Network Graphic"
#: draw_svg_Export.xcu
-#, fuzzy
msgctxt ""
"draw_svg_Export.xcu\n"
"draw_svg_Export\n"
@@ -1556,7 +1521,6 @@ msgid "SVG - Scalable Vector Graphics"
msgstr "SVG - Scalable Vector Graphics"
#: draw_tif_Export.xcu
-#, fuzzy
msgctxt ""
"draw_tif_Export.xcu\n"
"draw_tif_Export\n"
@@ -1566,7 +1530,6 @@ msgid "TIFF - Tagged Image File Format"
msgstr "TIFF - Tagged Image File Format"
#: draw_wmf_Export.xcu
-#, fuzzy
msgctxt ""
"draw_wmf_Export.xcu\n"
"draw_wmf_Export\n"
@@ -1689,7 +1652,6 @@ msgid "OpenOffice.org 1.0 Presentation Template"
msgstr ""
#: impress_bmp_Export.xcu
-#, fuzzy
msgctxt ""
"impress_bmp_Export.xcu\n"
"impress_bmp_Export\n"
@@ -1699,7 +1661,6 @@ msgid "BMP - Windows Bitmap"
msgstr "BMP - Windows Bitmap"
#: impress_emf_Export.xcu
-#, fuzzy
msgctxt ""
"impress_emf_Export.xcu\n"
"impress_emf_Export\n"
@@ -1709,7 +1670,6 @@ msgid "EMF - Enhanced Metafile"
msgstr "EMF - Enhanced Metafile"
#: impress_eps_Export.xcu
-#, fuzzy
msgctxt ""
"impress_eps_Export.xcu\n"
"impress_eps_Export\n"
@@ -1719,7 +1679,6 @@ msgid "EPS - Encapsulated PostScript"
msgstr "EPS - Encapsulated PostScript"
#: impress_flash_Export.xcu
-#, fuzzy
msgctxt ""
"impress_flash_Export.xcu\n"
"impress_flash_Export\n"
@@ -1729,7 +1688,6 @@ msgid "Macromedia Flash (SWF)"
msgstr "Macromedia Flash (SWF)"
#: impress_gif_Export.xcu
-#, fuzzy
msgctxt ""
"impress_gif_Export.xcu\n"
"impress_gif_Export\n"
@@ -1748,7 +1706,6 @@ msgid "HTML Document (Impress)"
msgstr ""
#: impress_jpg_Export.xcu
-#, fuzzy
msgctxt ""
"impress_jpg_Export.xcu\n"
"impress_jpg_Export\n"
@@ -1767,7 +1724,6 @@ msgid "PDF - Portable Document Format"
msgstr ""
#: impress_png_Export.xcu
-#, fuzzy
msgctxt ""
"impress_png_Export.xcu\n"
"impress_png_Export\n"
@@ -1777,7 +1733,6 @@ msgid "PNG - Portable Network Graphic"
msgstr "PNG - Portable Network Graphic"
#: impress_svg_Export.xcu
-#, fuzzy
msgctxt ""
"impress_svg_Export.xcu\n"
"impress_svg_Export\n"
@@ -1787,7 +1742,6 @@ msgid "SVG - Scalable Vector Graphics"
msgstr "SVG - Scalable Vector Graphics"
#: impress_tif_Export.xcu
-#, fuzzy
msgctxt ""
"impress_tif_Export.xcu\n"
"impress_tif_Export\n"
@@ -1797,7 +1751,6 @@ msgid "TIFF - Tagged Image File Format"
msgstr "TIFF - Tagged Image File Format"
#: impress_wmf_Export.xcu
-#, fuzzy
msgctxt ""
"impress_wmf_Export.xcu\n"
"impress_wmf_Export\n"
@@ -1897,7 +1850,6 @@ msgid "PDF - Portable Document Format"
msgstr ""
#: writer_jpg_Export.xcu
-#, fuzzy
msgctxt ""
"writer_jpg_Export.xcu\n"
"writer_jpg_Export\n"
@@ -1925,7 +1877,6 @@ msgid "PDF - Portable Document Format"
msgstr ""
#: writer_png_Export.xcu
-#, fuzzy
msgctxt ""
"writer_png_Export.xcu\n"
"writer_png_Export\n"
@@ -1962,7 +1913,6 @@ msgid "OpenOffice.org 1.0 HTML Template"
msgstr ""
#: writer_web_jpg_Export.xcu
-#, fuzzy
msgctxt ""
"writer_web_jpg_Export.xcu\n"
"writer_web_jpg_Export\n"
@@ -1981,7 +1931,6 @@ msgid "PDF - Portable Document Format"
msgstr ""
#: writer_web_png_Export.xcu
-#, fuzzy
msgctxt ""
"writer_web_png_Export.xcu\n"
"writer_web_png_Export\n"
diff --git a/source/en-ZA/filter/source/config/fragments/types.po b/source/en-ZA/filter/source/config/fragments/types.po
index 132cb49d262..b1ab1dfd44d 100644
--- a/source/en-ZA/filter/source/config/fragments/types.po
+++ b/source/en-ZA/filter/source/config/fragments/types.po
@@ -178,7 +178,6 @@ msgid "OpenDocument Spreadsheet (Flat XML)"
msgstr ""
#: calc_OOXML.xcu
-#, fuzzy
msgctxt ""
"calc_OOXML.xcu\n"
"Office Open XML Spreadsheet\n"
@@ -188,7 +187,6 @@ msgid "Office Open XML Spreadsheet"
msgstr "Office Open XML Spreadsheet"
#: calc_OOXML_Template.xcu
-#, fuzzy
msgctxt ""
"calc_OOXML_Template.xcu\n"
"Office Open XML Spreadsheet Template\n"
diff --git a/source/en-ZA/formula/messages.po b/source/en-ZA/formula/messages.po
index 3ca4e722a8d..81a7be7dcb4 100644
--- a/source/en-ZA/formula/messages.po
+++ b/source/en-ZA/formula/messages.po
@@ -1006,7 +1006,6 @@ msgid "CUMPRINC"
msgstr "CUMPRINC"
#: core_resource.hrc:2453
-#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EFFECT"
msgstr "EFFECT"
@@ -1894,7 +1893,6 @@ msgid "WEEKDAY"
msgstr "WEEKDAY"
#: core_resource.hrc:2624
-#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NETWORKDAYS"
msgstr "NETWORKDAYS"
@@ -2154,7 +2152,6 @@ msgid "Shrink"
msgstr "Shrink"
#: strings.hrc:32
-#, fuzzy
msgctxt "RID_STR_EXPAND"
msgid "Expand"
msgstr "Expand"
@@ -2178,7 +2175,6 @@ msgid "_Next >"
msgstr "&Next >"
#: formuladialog.ui:158
-#, fuzzy
msgctxt "formuladialog|function"
msgid "Functions"
msgstr "Functions"
@@ -2202,19 +2198,16 @@ msgid "For_mula"
msgstr "Formula"
#: formuladialog.ui:383
-#, fuzzy
msgctxt "formuladialog|label1"
msgid "Result"
msgstr "Result"
#: formuladialog.ui:418
-#, fuzzy
msgctxt "formuladialog|ed_formula-atkobject"
msgid "Formula"
msgstr "Formula"
#: formuladialog.ui:467
-#, fuzzy
msgctxt "formuladialog|RB_REF|tooltip_text"
msgid "Maximize"
msgstr "Maximise"
@@ -2238,7 +2231,6 @@ msgid "Last Used"
msgstr "Last Used"
#: functionpage.ui:64
-#, fuzzy
msgctxt "functionpage|category"
msgid "All"
msgstr "All"
@@ -2256,25 +2248,21 @@ msgid "Function not known"
msgstr "Function not known"
#: parameter.ui:279
-#, fuzzy
msgctxt "parameter|RB_ARG1|tooltip_text"
msgid "Select"
msgstr "Select"
#: parameter.ui:295
-#, fuzzy
msgctxt "parameter|RB_ARG2|tooltip_text"
msgid "Select"
msgstr "Select"
#: parameter.ui:311
-#, fuzzy
msgctxt "parameter|RB_ARG3|tooltip_text"
msgid "Select"
msgstr "Select"
#: parameter.ui:327
-#, fuzzy
msgctxt "parameter|RB_ARG4|tooltip_text"
msgid "Select"
msgstr "Select"
diff --git a/source/en-ZA/fpicker/messages.po b/source/en-ZA/fpicker/messages.po
index 1a062b96294..2a9d7df4ecd 100644
--- a/source/en-ZA/fpicker/messages.po
+++ b/source/en-ZA/fpicker/messages.po
@@ -119,7 +119,6 @@ msgid "All files"
msgstr "All files"
#: strings.hrc:34
-#, fuzzy
msgctxt "STR_FILEDLG_OPEN"
msgid "Open"
msgstr "Open"
@@ -323,13 +322,11 @@ msgid "Create New Folder"
msgstr "Create New Folder|"
#: remotefilesdialog.ui:255
-#, fuzzy
msgctxt "remotefilesdialog|filterLabel"
msgid "Filter"
msgstr "Filter"
#: remotefilesdialog.ui:267
-#, fuzzy
msgctxt "remotefilesdialog|nameLabel"
msgid "File name"
msgstr "File name"
diff --git a/source/en-ZA/instsetoo_native/inc_openoffice/windows/msi_languages.po b/source/en-ZA/instsetoo_native/inc_openoffice/windows/msi_languages.po
index 1074367867e..eba116dfebf 100644
--- a/source/en-ZA/instsetoo_native/inc_openoffice/windows/msi_languages.po
+++ b/source/en-ZA/instsetoo_native/inc_openoffice/windows/msi_languages.po
@@ -2769,7 +2769,6 @@ msgid "Load [ProductName] during system start-up"
msgstr ""
#: Control.ulf
-#, fuzzy
msgctxt ""
"Control.ulf\n"
"OOO_CONTROL_322\n"
@@ -2786,7 +2785,6 @@ msgid "The following applications are using files that need to be updated by thi
msgstr ""
#: Control.ulf
-#, fuzzy
msgctxt ""
"Control.ulf\n"
"OOO_CONTROL_324\n"
@@ -2795,7 +2793,6 @@ msgid "{&MSSansBold8}Files in Use"
msgstr "{&MSSansBold8}Files in Use"
#: Control.ulf
-#, fuzzy
msgctxt ""
"Control.ulf\n"
"OOO_CONTROL_325\n"
@@ -2804,7 +2801,6 @@ msgid "Cancel"
msgstr "Cancel"
#: Control.ulf
-#, fuzzy
msgctxt ""
"Control.ulf\n"
"OOO_CONTROL_326\n"
diff --git a/source/en-ZA/officecfg/registry/data/org/openoffice/Office.po b/source/en-ZA/officecfg/registry/data/org/openoffice/Office.po
index 4a2addc80af..0216b29e29e 100644
--- a/source/en-ZA/officecfg/registry/data/org/openoffice/Office.po
+++ b/source/en-ZA/officecfg/registry/data/org/openoffice/Office.po
@@ -143,7 +143,6 @@ msgid "~Drawing"
msgstr "~Drawing"
#: Common.xcu
-#, fuzzy
msgctxt ""
"Common.xcu\n"
"..Common.Menus.New.m4\n"
@@ -153,7 +152,6 @@ msgid "F~ormula"
msgstr "F~ormula"
#: Common.xcu
-#, fuzzy
msgctxt ""
"Common.xcu\n"
"..Common.Menus.New.m5\n"
@@ -163,7 +161,6 @@ msgid "Database"
msgstr "Database"
#: Common.xcu
-#, fuzzy
msgctxt ""
"Common.xcu\n"
"..Common.Menus.New.m7\n"
@@ -173,7 +170,6 @@ msgid "~HTML Document"
msgstr "~HTML Document"
#: Common.xcu
-#, fuzzy
msgctxt ""
"Common.xcu\n"
"..Common.Menus.New.m8\n"
@@ -183,7 +179,6 @@ msgid "~XML Form Document"
msgstr "~XML Form Document"
#: Common.xcu
-#, fuzzy
msgctxt ""
"Common.xcu\n"
"..Common.Menus.New.m9\n"
@@ -211,7 +206,6 @@ msgid "B~usiness Cards"
msgstr "B~usiness Cards"
#: Common.xcu
-#, fuzzy
msgctxt ""
"Common.xcu\n"
"..Common.Menus.New.m14\n"
@@ -725,7 +719,6 @@ msgid "Oracle Report Builder"
msgstr ""
#: ExtendedColorScheme.xcu
-#, fuzzy
msgctxt ""
"ExtendedColorScheme.xcu\n"
".ExtendedColorScheme.EntryNames.SunReportBuilder.Entries.ReportHeader\n"
@@ -735,7 +728,6 @@ msgid "Report Header"
msgstr "Report Header"
#: ExtendedColorScheme.xcu
-#, fuzzy
msgctxt ""
"ExtendedColorScheme.xcu\n"
".ExtendedColorScheme.EntryNames.SunReportBuilder.Entries.ReportFooter\n"
@@ -745,7 +737,6 @@ msgid "Report Footer"
msgstr "Report Footer"
#: ExtendedColorScheme.xcu
-#, fuzzy
msgctxt ""
"ExtendedColorScheme.xcu\n"
".ExtendedColorScheme.EntryNames.SunReportBuilder.Entries.PageHeader\n"
@@ -755,7 +746,6 @@ msgid "Page Header"
msgstr "Page Header"
#: ExtendedColorScheme.xcu
-#, fuzzy
msgctxt ""
"ExtendedColorScheme.xcu\n"
".ExtendedColorScheme.EntryNames.SunReportBuilder.Entries.PageFooter\n"
@@ -765,7 +755,6 @@ msgid "Page Footer"
msgstr "Page Footer"
#: ExtendedColorScheme.xcu
-#, fuzzy
msgctxt ""
"ExtendedColorScheme.xcu\n"
".ExtendedColorScheme.EntryNames.SunReportBuilder.Entries.GroupHeader\n"
@@ -775,7 +764,6 @@ msgid "Group Header"
msgstr "Group Header"
#: ExtendedColorScheme.xcu
-#, fuzzy
msgctxt ""
"ExtendedColorScheme.xcu\n"
".ExtendedColorScheme.EntryNames.SunReportBuilder.Entries.GroupFooter\n"
@@ -803,7 +791,6 @@ msgid "Column Footer"
msgstr ""
#: ExtendedColorScheme.xcu
-#, fuzzy
msgctxt ""
"ExtendedColorScheme.xcu\n"
".ExtendedColorScheme.EntryNames.SunReportBuilder.Entries.Detail\n"
@@ -930,7 +917,6 @@ msgid "Presentation Minimizer"
msgstr ""
#: PresentationMinimizer.xcu
-#, fuzzy
msgctxt ""
"PresentationMinimizer.xcu\n"
"..PresentationMinimizer.Strings\n"
@@ -940,7 +926,6 @@ msgid "Steps"
msgstr "Steps"
#: PresentationMinimizer.xcu
-#, fuzzy
msgctxt ""
"PresentationMinimizer.xcu\n"
"..PresentationMinimizer.Strings\n"
@@ -950,7 +935,6 @@ msgid "< ~Back"
msgstr "< ~Back"
#: PresentationMinimizer.xcu
-#, fuzzy
msgctxt ""
"PresentationMinimizer.xcu\n"
"..PresentationMinimizer.Strings\n"
@@ -960,7 +944,6 @@ msgid "~Next >"
msgstr "~Next >"
#: PresentationMinimizer.xcu
-#, fuzzy
msgctxt ""
"PresentationMinimizer.xcu\n"
"..PresentationMinimizer.Strings\n"
@@ -970,7 +953,6 @@ msgid "~Finish"
msgstr "~Finish"
#: PresentationMinimizer.xcu
-#, fuzzy
msgctxt ""
"PresentationMinimizer.xcu\n"
"..PresentationMinimizer.Strings\n"
@@ -1008,7 +990,6 @@ msgid "~Choose settings for Presentation Minimizer"
msgstr ""
#: PresentationMinimizer.xcu
-#, fuzzy
msgctxt ""
"PresentationMinimizer.xcu\n"
"..PresentationMinimizer.Strings\n"
@@ -1027,7 +1008,6 @@ msgid "Choose settings for optimizing images"
msgstr ""
#: PresentationMinimizer.xcu
-#, fuzzy
msgctxt ""
"PresentationMinimizer.xcu\n"
"..PresentationMinimizer.Strings\n"
@@ -1127,7 +1107,6 @@ msgid "~Embed external images"
msgstr ""
#: PresentationMinimizer.xcu
-#, fuzzy
msgctxt ""
"PresentationMinimizer.xcu\n"
"..PresentationMinimizer.Strings\n"
@@ -1191,7 +1170,6 @@ msgid "Object Linking and Embedding (OLE) is a technology that allows embedding
msgstr ""
#: PresentationMinimizer.xcu
-#, fuzzy
msgctxt ""
"PresentationMinimizer.xcu\n"
"..PresentationMinimizer.Strings\n"
@@ -1246,7 +1224,6 @@ msgid "Delete slides that are not used for the ~custom slide show"
msgstr ""
#: PresentationMinimizer.xcu
-#, fuzzy
msgctxt ""
"PresentationMinimizer.xcu\n"
"..PresentationMinimizer.Strings\n"
@@ -1355,7 +1332,6 @@ msgid "My Settings "
msgstr ""
#: PresentationMinimizer.xcu
-#, fuzzy
msgctxt ""
"PresentationMinimizer.xcu\n"
"..PresentationMinimizer.Strings\n"
@@ -1510,7 +1486,6 @@ msgid "Notes"
msgstr "Notes"
#: PresenterScreen.xcu
-#, fuzzy
msgctxt ""
"PresenterScreen.xcu\n"
"..PresenterScreen.PresenterScreenSettings.ToolBars.ToolBar.Entries.d.Normal\n"
@@ -1538,7 +1513,6 @@ msgid "Exchange"
msgstr ""
#: PresenterScreen.xcu
-#, fuzzy
msgctxt ""
"PresenterScreen.xcu\n"
"..PresenterScreen.PresenterScreenSettings.ToolBars.ToolBar.Entries.o.Normal\n"
@@ -1548,7 +1522,6 @@ msgid "Help"
msgstr "Help"
#: PresenterScreen.xcu
-#, fuzzy
msgctxt ""
"PresenterScreen.xcu\n"
"..PresenterScreen.PresenterScreenSettings.ToolBars.NotesToolBar.Entries.a.Normal\n"
@@ -1558,7 +1531,6 @@ msgid "Zoom"
msgstr "Zoom"
#: PresenterScreen.xcu
-#, fuzzy
msgctxt ""
"PresenterScreen.xcu\n"
"..PresenterScreen.PresenterScreenSettings.Buttons.SlideSorterCloser\n"
@@ -1568,7 +1540,6 @@ msgid "Close"
msgstr "Close"
#: PresenterScreen.xcu
-#, fuzzy
msgctxt ""
"PresenterScreen.xcu\n"
"..PresenterScreen.PresenterScreenSettings.Buttons.NotesViewCloser\n"
@@ -1578,7 +1549,6 @@ msgid "Close"
msgstr "Close"
#: PresenterScreen.xcu
-#, fuzzy
msgctxt ""
"PresenterScreen.xcu\n"
"..PresenterScreen.PresenterScreenSettings.Buttons.HelpViewCloser\n"
@@ -1643,7 +1613,6 @@ msgid "First slide"
msgstr ""
#: PresenterScreen.xcu
-#, fuzzy
msgctxt ""
"PresenterScreen.xcu\n"
"..PresenterScreen.PresenterScreenSettings.HelpView.HelpStrings.e\n"
@@ -1915,7 +1884,6 @@ msgid "Current Slide, %CURRENT_SLIDE_NAME%, %CURRENT_SLIDE_NUMBER% of %SLIDE_COU
msgstr ""
#: PresenterScreen.xcu
-#, fuzzy
msgctxt ""
"PresenterScreen.xcu\n"
"..PresenterScreen.Presenter.Views.CurrentSlidePreview.Strings.ClickToExitPresentationText\n"
@@ -1961,7 +1929,6 @@ msgid "Slide Overview, %CURRENT_SLIDE_NAME%, %CURRENT_SLIDE_NUMBER% of %SLIDE_CO
msgstr ""
#: PresenterScreen.xcu
-#, fuzzy
msgctxt ""
"PresenterScreen.xcu\n"
"..PresenterScreen.Presenter.Views.HelpView\n"
@@ -10638,7 +10605,6 @@ msgid "Nationality"
msgstr "Nationality"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.authors.Fields.nationality\n"
diff --git a/source/en-ZA/officecfg/registry/data/org/openoffice/Office/UI.po b/source/en-ZA/officecfg/registry/data/org/openoffice/Office/UI.po
index 8025f060746..ef74e9d3a05 100644
--- a/source/en-ZA/officecfg/registry/data/org/openoffice/Office/UI.po
+++ b/source/en-ZA/officecfg/registry/data/org/openoffice/Office/UI.po
@@ -176,7 +176,6 @@ msgid "BASIC Dialog"
msgstr "BASIC Dialogue"
#: BasicIDECommands.xcu
-#, fuzzy
msgctxt ""
"BasicIDECommands.xcu\n"
"..BasicIDECommands.UserInterface.Commands..uno:DeleteCurrent\n"
@@ -742,7 +741,6 @@ msgid "Pivot Table Filter"
msgstr "Tables Filter"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:DataPilotFilter\n"
@@ -1450,7 +1448,6 @@ msgid "Clear Print Ranges"
msgstr ""
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:EditPrintArea\n"
@@ -1717,7 +1714,6 @@ msgid "R~andom Number..."
msgstr ""
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:StatisticsMenu\n"
@@ -1937,7 +1933,6 @@ msgid "Show Comment"
msgstr "Show Comment"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:ShowNote\n"
@@ -1947,7 +1942,6 @@ msgid "Show Comment"
msgstr "Show Comment"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:HideNote\n"
@@ -1975,7 +1969,6 @@ msgid "Hide All Comments"
msgstr ""
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:DeleteAllNotes\n"
@@ -2650,7 +2643,6 @@ msgid "~Height..."
msgstr "~Height..."
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:RowHeight\n"
@@ -2696,7 +2688,6 @@ msgid "H~ide"
msgstr "H~ide"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:HideRow\n"
@@ -2752,7 +2743,6 @@ msgid "~Width..."
msgstr "~Width..."
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:ColumnWidth\n"
@@ -2919,7 +2909,6 @@ msgid "Standard Text Attributes"
msgstr "Standard Text Attributes"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:StandardTextAttributes\n"
@@ -3430,7 +3419,6 @@ msgid "Number Format"
msgstr "Number Format..."
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:NumberFormatCurrency\n"
@@ -3449,7 +3437,6 @@ msgid "Format as Currency"
msgstr ""
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:NumberFormatCurrencySimple\n"
@@ -3487,7 +3474,6 @@ msgid "Format as Percent"
msgstr ""
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:NumberFormatStandard\n"
@@ -3525,7 +3511,6 @@ msgid "Format as Date"
msgstr ""
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:NumberFormatDecimal\n"
@@ -3562,7 +3547,6 @@ msgid "Format as Scientific"
msgstr ""
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:NumberFormatTime\n"
@@ -3626,7 +3610,6 @@ msgid "R~ight-To-Left"
msgstr "R~ight-To-Left"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:SheetRightToLeft\n"
@@ -4017,7 +4000,6 @@ msgid "Insert Current Date"
msgstr "Insert Current Date"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:InsertCurrentDate\n"
@@ -4036,7 +4018,6 @@ msgid "Insert Current Time"
msgstr "Insert Current Time"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:InsertCurrentTime\n"
@@ -4170,7 +4151,6 @@ msgid "~Insert..."
msgstr "~Insert..."
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:StyleApply?Style:string=Default&amp;FamilyName:string=CellStyles\n"
@@ -4220,7 +4200,6 @@ msgid "Heading 1"
msgstr "Heading 10"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:StyleApply?Style:string=Heading 2&amp;FamilyName:string=CellStyles\n"
@@ -4239,7 +4218,6 @@ msgid "Bad"
msgstr ""
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:StyleApply?Style:string=Error&amp;FamilyName:string=CellStyles\n"
@@ -4268,7 +4246,6 @@ msgid "Neutral"
msgstr ""
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:StyleApply?Style:string=Warning&amp;FamilyName:string=CellStyles\n"
@@ -4278,7 +4255,6 @@ msgid "Warning"
msgstr "Warning"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:StyleApply?Style:string=Footnote&amp;FamilyName:string=CellStyles\n"
@@ -4308,7 +4284,6 @@ msgid "Detective"
msgstr "~Detective"
#: CalcWindowState.xcu
-#, fuzzy
msgctxt ""
"CalcWindowState.xcu\n"
"..CalcWindowState.UIElements.States.private:resource/popupmenu/cell\n"
@@ -4327,7 +4302,6 @@ msgid "Cell Edit"
msgstr ""
#: CalcWindowState.xcu
-#, fuzzy
msgctxt ""
"CalcWindowState.xcu\n"
"..CalcWindowState.UIElements.States.private:resource/popupmenu/chart\n"
@@ -4376,7 +4350,6 @@ msgid "Form Control"
msgstr "Form Controls"
#: CalcWindowState.xcu
-#, fuzzy
msgctxt ""
"CalcWindowState.xcu\n"
"..CalcWindowState.UIElements.States.private:resource/popupmenu/formrichtext\n"
@@ -4386,7 +4359,6 @@ msgid "Text Box Formatting"
msgstr "Text Box Formatting"
#: CalcWindowState.xcu
-#, fuzzy
msgctxt ""
"CalcWindowState.xcu\n"
"..CalcWindowState.UIElements.States.private:resource/popupmenu/graphic\n"
@@ -4396,7 +4368,6 @@ msgid "Image"
msgstr "Image"
#: CalcWindowState.xcu
-#, fuzzy
msgctxt ""
"CalcWindowState.xcu\n"
"..CalcWindowState.UIElements.States.private:resource/popupmenu/media\n"
@@ -4483,7 +4454,6 @@ msgid "Image Filter"
msgstr ""
#: CalcWindowState.xcu
-#, fuzzy
msgctxt ""
"CalcWindowState.xcu\n"
"..CalcWindowState.UIElements.States.private:resource/toolbar/linesbar\n"
@@ -4800,7 +4770,6 @@ msgid "Standard (Single Mode)"
msgstr ""
#: CalcWindowState.xcu
-#, fuzzy
msgctxt ""
"CalcWindowState.xcu\n"
"..CalcWindowState.UIElements.States.private:resource/toolbar/arrowsbar\n"
@@ -5981,7 +5950,6 @@ msgid "Stars and Banners"
msgstr "Stars and Banners"
#: DbBrowserWindowState.xcu
-#, fuzzy
msgctxt ""
"DbBrowserWindowState.xcu\n"
"..DbBrowserWindowState.UIElements.States.private:resource/popupmenu/explorer\n"
@@ -6036,7 +6004,6 @@ msgid "Standard"
msgstr "Standard"
#: DbReportWindowState.xcu
-#, fuzzy
msgctxt ""
"DbReportWindowState.xcu\n"
".DbReportWindowState.UIElements.States.private:resource/popupmenu/report\n"
@@ -6046,7 +6013,6 @@ msgid "Report"
msgstr "Report"
#: DbReportWindowState.xcu
-#, fuzzy
msgctxt ""
"DbReportWindowState.xcu\n"
".DbReportWindowState.UIElements.States.private:resource/toolbar/toolbar\n"
@@ -6056,7 +6022,6 @@ msgid "Standard"
msgstr "Standard"
#: DbReportWindowState.xcu
-#, fuzzy
msgctxt ""
"DbReportWindowState.xcu\n"
".DbReportWindowState.UIElements.States.private:resource/toolbar/Formatting\n"
@@ -6075,7 +6040,6 @@ msgid "Report Controls"
msgstr ""
#: DbReportWindowState.xcu
-#, fuzzy
msgctxt ""
"DbReportWindowState.xcu\n"
".DbReportWindowState.UIElements.States.private:resource/toolbar/drawbar\n"
@@ -6495,7 +6459,6 @@ msgid "Form Wizard..."
msgstr "Form Wizard..."
#: DbuCommands.xcu
-#, fuzzy
msgctxt ""
"DbuCommands.xcu\n"
"..DbuCommands.UserInterface.Commands..uno:DBNewReportWithPreSelection\n"
@@ -7014,7 +6977,6 @@ msgid "Rename Page"
msgstr "~Rename Page"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Commands..uno:RenameSlide\n"
@@ -7841,7 +7803,6 @@ msgid "Format Slide"
msgstr ""
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Commands..uno:SlideSetup\n"
@@ -8138,7 +8099,6 @@ msgid "Slide ~Layout"
msgstr "Slide Layout"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Commands..uno:ModifyLayer\n"
@@ -9342,7 +9302,6 @@ msgid "Insert Rows"
msgstr "Insert ~Rows"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:InsertRowDialog\n"
@@ -9401,7 +9360,6 @@ msgid "Insert Columns"
msgstr "Insert Co~lumns"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:InsertColumnDialog\n"
@@ -9439,7 +9397,6 @@ msgid "~Rows"
msgstr "~Rows"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:DeleteRows\n"
@@ -9467,7 +9424,6 @@ msgid "~Columns"
msgstr "~Columns"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:DeleteColumns\n"
@@ -9513,7 +9469,6 @@ msgid "~Columns"
msgstr "~Columns"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:EntireColumn\n"
@@ -9541,7 +9496,6 @@ msgid "~Rows"
msgstr "~Rows"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:EntireRow\n"
@@ -9875,7 +9829,6 @@ msgid "Move Page Up"
msgstr ""
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:MovePageUp\n"
@@ -9912,7 +9865,6 @@ msgid "Move Page Down"
msgstr ""
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:MovePageDown\n"
@@ -9976,7 +9928,6 @@ msgid "Slide to End"
msgstr ""
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=20\n"
@@ -9986,7 +9937,6 @@ msgid "Blank Slide"
msgstr "Blank Slide"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=19\n"
@@ -9996,7 +9946,6 @@ msgid "Title Only"
msgstr "Title Only"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=0\n"
@@ -10006,7 +9955,6 @@ msgid "Title Slide"
msgstr "Title Slide"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=1\n"
@@ -10016,7 +9964,6 @@ msgid "Title, Content"
msgstr "Title, Content"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=32\n"
@@ -10026,7 +9973,6 @@ msgid "Centered Text"
msgstr "Centered Text"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=3\n"
@@ -10036,7 +9982,6 @@ msgid "Title and 2 Content"
msgstr "Title and 2 Content"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=12\n"
@@ -10046,7 +9991,6 @@ msgid "Title, Content and 2 Content"
msgstr "Title, Content and 2 Content"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=15\n"
@@ -10056,7 +10000,6 @@ msgid "Title, 2 Content and Content"
msgstr "Title, 2 Content and Content"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=14\n"
@@ -10066,7 +10009,6 @@ msgid "Title, Content over Content"
msgstr "Title, Content over Content"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=16\n"
@@ -10076,7 +10018,6 @@ msgid "Title, 2 Content over Content"
msgstr "Title, 2 Content over Content"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=18\n"
@@ -10086,7 +10027,6 @@ msgid "Title, 4 Content"
msgstr "Title, 4 Content"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=34\n"
@@ -10096,7 +10036,6 @@ msgid "Title, 6 Content"
msgstr "Title, 6 Content"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=28\n"
@@ -10106,7 +10045,6 @@ msgid "Vertical Title, Vertical Text"
msgstr "Vertical Title, Vertical Text"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=27\n"
@@ -10116,7 +10054,6 @@ msgid "Vertical Title, Text, Chart"
msgstr "Vertical Title, Text, Chart"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=29\n"
@@ -10136,7 +10073,6 @@ msgid "Title, 2 Vertical Text, Clipart"
msgstr "Title, Vertical Text, Clipart"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:SlideLayoutMenu\n"
@@ -10175,7 +10111,6 @@ msgid "~Cell"
msgstr "Cell"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:RowMenu\n"
@@ -10252,7 +10187,6 @@ msgid "Connector/Freeform Line"
msgstr ""
#: DrawWindowState.xcu
-#, fuzzy
msgctxt ""
"DrawWindowState.xcu\n"
"..DrawWindowState.UIElements.States.private:resource/popupmenu/curve\n"
@@ -10292,7 +10226,6 @@ msgid "Form Control"
msgstr "Form Controls"
#: DrawWindowState.xcu
-#, fuzzy
msgctxt ""
"DrawWindowState.xcu\n"
"..DrawWindowState.UIElements.States.private:resource/popupmenu/formrichtext\n"
@@ -10312,7 +10245,6 @@ msgid "Glue Point"
msgstr "~Glue Points"
#: DrawWindowState.xcu
-#, fuzzy
msgctxt ""
"DrawWindowState.xcu\n"
"..DrawWindowState.UIElements.States.private:resource/popupmenu/graphic\n"
@@ -10351,7 +10283,6 @@ msgid "Line/Arrow"
msgstr "Line arrow"
#: DrawWindowState.xcu
-#, fuzzy
msgctxt ""
"DrawWindowState.xcu\n"
"..DrawWindowState.UIElements.States.private:resource/popupmenu/measure\n"
@@ -10361,7 +10292,6 @@ msgid "Dimension Line"
msgstr "Dimension Line"
#: DrawWindowState.xcu
-#, fuzzy
msgctxt ""
"DrawWindowState.xcu\n"
"..DrawWindowState.UIElements.States.private:resource/popupmenu/media\n"
@@ -10391,7 +10321,6 @@ msgid "OLE Object"
msgstr "OLE-Object"
#: DrawWindowState.xcu
-#, fuzzy
msgctxt ""
"DrawWindowState.xcu\n"
"..DrawWindowState.UIElements.States.private:resource/popupmenu/page\n"
@@ -10438,7 +10367,6 @@ msgid "Page Master Pane (no selection)"
msgstr ""
#: DrawWindowState.xcu
-#, fuzzy
msgctxt ""
"DrawWindowState.xcu\n"
"..DrawWindowState.UIElements.States.private:resource/popupmenu/table\n"
@@ -13203,7 +13131,6 @@ msgid "From right to top"
msgstr "From right to top"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionGroups.subtle\n"
@@ -13213,7 +13140,6 @@ msgid "Subtle"
msgstr "Subtle"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionGroups.exciting\n"
@@ -13241,7 +13167,6 @@ msgid "3D Venetian"
msgstr ""
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionSets.box\n"
@@ -13289,7 +13214,6 @@ msgid "Uncover"
msgstr ""
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionSets.wipe\n"
@@ -13299,7 +13223,6 @@ msgid "Wipe"
msgstr "Wipe"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionSets.wedge\n"
@@ -13309,7 +13232,6 @@ msgid "Wedge"
msgstr "Wedge"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionSets.wheel\n"
@@ -13328,7 +13250,6 @@ msgid "Push"
msgstr ""
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionSets.cut\n"
@@ -13367,7 +13288,6 @@ msgid "Shape"
msgstr "~Shapes"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionSets.split\n"
@@ -13396,7 +13316,6 @@ msgid "Random"
msgstr ""
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionSets.dissolve\n"
@@ -13436,7 +13355,6 @@ msgid "Tiles"
msgstr "Titles"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionSets.cube-turning\n"
@@ -13485,7 +13403,6 @@ msgid "Turn Around"
msgstr "Turn around"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionSets.turn-down\n"
@@ -13648,7 +13565,6 @@ msgid "Bottom Right to Top Left"
msgstr ""
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.bottom-top\n"
@@ -13667,7 +13583,6 @@ msgid "Bottom Left to Top Right"
msgstr ""
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.vertical\n"
@@ -13677,7 +13592,6 @@ msgid "Vertical"
msgstr "Vertical"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.horizontal\n"
@@ -13687,7 +13601,6 @@ msgid "Horizontal"
msgstr "Horizontal"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.in\n"
@@ -13697,7 +13610,6 @@ msgid "In"
msgstr "In"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.out\n"
@@ -13707,7 +13619,6 @@ msgid "Out"
msgstr "Out"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.across\n"
@@ -13717,7 +13628,6 @@ msgid "Across"
msgstr "Across"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.down\n"
@@ -13727,7 +13637,6 @@ msgid "Down"
msgstr "Down"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.up\n"
@@ -13737,7 +13646,6 @@ msgid "Up"
msgstr "Up"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.right\n"
@@ -13747,7 +13655,6 @@ msgid "Right"
msgstr "Right"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.left\n"
@@ -13757,7 +13664,6 @@ msgid "Left"
msgstr "Left"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.circle\n"
@@ -13786,7 +13692,6 @@ msgid "Oval Vertical"
msgstr ""
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.diamond\n"
@@ -13796,7 +13701,6 @@ msgid "Diamond"
msgstr "Diamond"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.plus\n"
@@ -13936,7 +13840,6 @@ msgid "Counterclockwise 8 Spokes"
msgstr ""
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.inside\n"
@@ -13946,7 +13849,6 @@ msgid "Inside"
msgstr "Inside"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.outside\n"
@@ -14226,7 +14128,6 @@ msgid "Frame"
msgstr "Frame"
#: GenericCategories.xcu
-#, fuzzy
msgctxt ""
"GenericCategories.xcu\n"
"..GenericCategories.Commands.Categories.14\n"
@@ -14355,7 +14256,6 @@ msgid "Show Comme~nts"
msgstr "Show Comment"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:ShowAnnotations\n"
@@ -16232,7 +16132,6 @@ msgid "Underline"
msgstr "Underline"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:UnderlineSimple\n"
@@ -16415,7 +16314,6 @@ msgid "Current Library"
msgstr "Current Library"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:LeftPara\n"
@@ -16425,7 +16323,6 @@ msgid "Left"
msgstr "Left"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:LeftPara\n"
@@ -16435,7 +16332,6 @@ msgid "Align Left"
msgstr "Align Left"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:RightPara\n"
@@ -16445,7 +16341,6 @@ msgid "Right"
msgstr "Right"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:RightPara\n"
@@ -16751,7 +16646,6 @@ msgid "Transparency"
msgstr "Transparency"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:ZoomOptimal\n"
@@ -16818,7 +16712,6 @@ msgid "Line Starts with Arrow"
msgstr "Line Starts with Arrow"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:LineArrowEnd\n"
@@ -16878,7 +16771,6 @@ msgid "Line with Square/Arrow"
msgstr "Line with Square/Arrow"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:MeasureLine\n"
@@ -17005,7 +16897,6 @@ msgid "Crop Dialog..."
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:Crop\n"
@@ -17108,7 +16999,6 @@ msgid "~Forms"
msgstr "Forms"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:NewDoc\n"
@@ -17374,7 +17264,6 @@ msgid "Smooth Transition"
msgstr "Smooth Transition"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:ToggleObjectBezierMode\n"
@@ -17548,7 +17437,6 @@ msgid "~Chart..."
msgstr "~Chart..."
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:InsertObjectChart\n"
@@ -17568,7 +17456,6 @@ msgid "Chart from File..."
msgstr "Shee~t From File..."
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:DefaultBullet\n"
@@ -17596,7 +17483,6 @@ msgid "Toggle Bulleted List"
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:DefaultNumbering\n"
@@ -17624,7 +17510,6 @@ msgid "Toggle Numbered List"
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:SetOutline\n"
@@ -18135,7 +18020,6 @@ msgid "~Edit Style..."
msgstr "Edit Style..."
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:EditStyle\n"
@@ -18630,7 +18514,6 @@ msgid "Line Corner Style"
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:LineStyle\n"
@@ -18985,7 +18868,6 @@ msgid "~Recheck Document..."
msgstr "~Recheck Document..."
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:SpellingAndGrammarDialog\n"
@@ -18995,7 +18877,6 @@ msgid "Spelling"
msgstr "Spelling"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:SpellingAndGrammarDialog\n"
@@ -19338,7 +19219,6 @@ msgid "~Hyperlink..."
msgstr "H~yperlink..."
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:HyperlinkDialog\n"
@@ -19411,7 +19291,6 @@ msgid "Subscript"
msgstr "Subscript"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:SmallCaps\n"
@@ -20339,7 +20218,6 @@ msgid "Flip Horizontally"
msgstr "Flip Horizontally"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:FlipVertical\n"
@@ -20485,7 +20363,6 @@ msgid "Decrease"
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:DecrementIndent\n"
@@ -20495,7 +20372,6 @@ msgid "Decrease Indent"
msgstr "Decrease Indent"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:DecrementIndent\n"
@@ -20514,7 +20390,6 @@ msgid "Increase"
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:IncrementIndent\n"
@@ -20524,7 +20399,6 @@ msgid "Increase Indent"
msgstr "Increase Indent"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:IncrementIndent\n"
@@ -20534,7 +20408,6 @@ msgid "Increase Indent"
msgstr "Increase Indent"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:LineToolbox\n"
@@ -21151,7 +21024,6 @@ msgid "Compile"
msgstr "Compile"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:RunBasic\n"
@@ -21179,7 +21051,6 @@ msgid "Step Over"
msgstr "Step Over"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:BasicStop\n"
@@ -21327,7 +21198,6 @@ msgid "Check Box"
msgstr "Check Box"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:Label\n"
@@ -21774,7 +21644,6 @@ msgid "Toggle Print Preview"
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:PrintPreview\n"
@@ -21838,7 +21707,6 @@ msgid "Sort Descending"
msgstr "Sort Descending"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:SendMail\n"
@@ -22543,7 +22411,6 @@ msgid "Reply Comment"
msgstr "Reply to Comment"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:DeleteComment\n"
@@ -22553,7 +22420,6 @@ msgid "Delete Comment"
msgstr "Delete Comment"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:CellVertTop\n"
@@ -22563,7 +22429,6 @@ msgid "Top"
msgstr "Top"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:CellVertTop\n"
@@ -22593,7 +22458,6 @@ msgid "Center Vertically"
msgstr "Centred vertically"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:CellVertBottom\n"
@@ -22603,7 +22467,6 @@ msgid "Bottom"
msgstr "Bottom"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:CellVertBottom\n"
@@ -22829,7 +22692,6 @@ msgid "R~eference"
msgstr "Reference"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Popups..uno:EditCommentsMenu\n"
@@ -22969,7 +22831,6 @@ msgid "Rot~ate or Flip"
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Popups..uno:AnchorMenu\n"
@@ -22999,7 +22860,6 @@ msgid "Me~dia Player"
msgstr "Media Pla~yer"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Popups..uno:InsertAVMedia\n"
@@ -23199,7 +23059,6 @@ msgid "E-mail as ~OpenDocument Format..."
msgstr "E-mail as ~OpenDocument Format..."
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Popups..uno:TemplateManager\n"
@@ -23264,7 +23123,6 @@ msgid "Paragraph Classification Dialog"
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Popups..uno:EditSelectMenu\n"
@@ -23274,7 +23132,6 @@ msgid "Select"
msgstr "Select"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Popups..uno:EditPasteSpecialMenu\n"
@@ -23293,7 +23150,6 @@ msgid "Menubar"
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Popups..uno:NameGroup\n"
@@ -23303,7 +23159,6 @@ msgid "Name..."
msgstr "Name..."
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Popups..uno:ObjectTitleDescription\n"
@@ -23369,7 +23224,6 @@ msgid "Connector/Freeform Line"
msgstr ""
#: ImpressWindowState.xcu
-#, fuzzy
msgctxt ""
"ImpressWindowState.xcu\n"
"..ImpressWindowState.UIElements.States.private:resource/popupmenu/curve\n"
@@ -23409,7 +23263,6 @@ msgid "Form Control"
msgstr "Form Controls"
#: ImpressWindowState.xcu
-#, fuzzy
msgctxt ""
"ImpressWindowState.xcu\n"
"..ImpressWindowState.UIElements.States.private:resource/popupmenu/formrichtext\n"
@@ -23429,7 +23282,6 @@ msgid "Glue Point"
msgstr "~Glue Points"
#: ImpressWindowState.xcu
-#, fuzzy
msgctxt ""
"ImpressWindowState.xcu\n"
"..ImpressWindowState.UIElements.States.private:resource/popupmenu/graphic\n"
@@ -23459,7 +23311,6 @@ msgid "Line/Arrow"
msgstr "Line arrow"
#: ImpressWindowState.xcu
-#, fuzzy
msgctxt ""
"ImpressWindowState.xcu\n"
"..ImpressWindowState.UIElements.States.private:resource/popupmenu/measure\n"
@@ -23469,7 +23320,6 @@ msgid "Dimension Line"
msgstr "Dimension Line"
#: ImpressWindowState.xcu
-#, fuzzy
msgctxt ""
"ImpressWindowState.xcu\n"
"..ImpressWindowState.UIElements.States.private:resource/popupmenu/media\n"
@@ -23508,7 +23358,6 @@ msgid "OLE Object"
msgstr "OLE-Object"
#: ImpressWindowState.xcu
-#, fuzzy
msgctxt ""
"ImpressWindowState.xcu\n"
"..ImpressWindowState.UIElements.States.private:resource/popupmenu/outline\n"
@@ -23564,7 +23413,6 @@ msgid "Master Slide Sorter/Pane (no selection)"
msgstr ""
#: ImpressWindowState.xcu
-#, fuzzy
msgctxt ""
"ImpressWindowState.xcu\n"
"..ImpressWindowState.UIElements.States.private:resource/popupmenu/table\n"
@@ -24279,7 +24127,6 @@ msgid "Formula Cursor"
msgstr "Formula Cursor"
#: MathCommands.xcu
-#, fuzzy
msgctxt ""
"MathCommands.xcu\n"
"..MathCommands.UserInterface.Commands..uno:InsertCommandText?Text:string=newline \n"
@@ -24289,7 +24136,6 @@ msgid "New Line"
msgstr "New Line"
#: MathCommands.xcu
-#, fuzzy
msgctxt ""
"MathCommands.xcu\n"
"..MathCommands.UserInterface.Commands..uno:InsertCommandText?Text:string=`\n"
@@ -24630,7 +24476,6 @@ msgid "~Conditional Formatting..."
msgstr "C~onditional Formatting..."
#: ReportCommands.xcu
-#, fuzzy
msgctxt ""
"ReportCommands.xcu\n"
".ReportCommands.UserInterface.Commands..uno:PageDialog\n"
@@ -24640,7 +24485,6 @@ msgid "Page Settings"
msgstr "Page Settings"
#: ReportCommands.xcu
-#, fuzzy
msgctxt ""
"ReportCommands.xcu\n"
".ReportCommands.UserInterface.Commands..uno:PageDialog\n"
@@ -24698,7 +24542,6 @@ msgid "~Subreport in New Window..."
msgstr ""
#: ReportCommands.xcu
-#, fuzzy
msgctxt ""
"ReportCommands.xcu\n"
".ReportCommands.UserInterface.Commands..uno:FontColor\n"
@@ -24727,7 +24570,6 @@ msgid "~Column Header/Footer"
msgstr ""
#: ReportCommands.xcu
-#, fuzzy
msgctxt ""
"ReportCommands.xcu\n"
".ReportCommands.UserInterface.Commands..uno:PasteSpecial\n"
@@ -24756,7 +24598,6 @@ msgid "Image..."
msgstr "~Page..."
#: ReportCommands.xcu
-#, fuzzy
msgctxt ""
"ReportCommands.xcu\n"
".ReportCommands.UserInterface.Commands..uno:TextDocument\n"
@@ -24825,7 +24666,6 @@ msgid "Fit to greatest height"
msgstr "~Fit to greatest height"
#: ReportCommands.xcu
-#, fuzzy
msgctxt ""
"ReportCommands.xcu\n"
".ReportCommands.UserInterface.Commands..uno:ControlProperties\n"
@@ -24955,7 +24795,6 @@ msgid "Alignment"
msgstr "Alignmen~t"
#: ReportCommands.xcu
-#, fuzzy
msgctxt ""
"ReportCommands.xcu\n"
".ReportCommands.UserInterface.Commands..uno:ResizeMenu\n"
@@ -24983,7 +24822,6 @@ msgid "Report Controls"
msgstr ""
#: ReportCommands.xcu
-#, fuzzy
msgctxt ""
"ReportCommands.xcu\n"
".ReportCommands.UserInterface.Commands..uno:SectionShrinkMenu\n"
@@ -25033,7 +24871,6 @@ msgid "Background Color..."
msgstr "Background Colour"
#: ReportCommands.xcu
-#, fuzzy
msgctxt ""
"ReportCommands.xcu\n"
".ReportCommands.UserInterface.Popups..uno:ExportReportTo\n"
@@ -25043,7 +24880,6 @@ msgid "Report Output Format"
msgstr "Report Output Format"
#: ReportCommands.xcu
-#, fuzzy
msgctxt ""
"ReportCommands.xcu\n"
".ReportCommands.UserInterface.Popups..uno:SnapLinesMenu\n"
@@ -25063,7 +24899,6 @@ msgid "Object Resizing"
msgstr "~Object Resizing"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.DeckList.PropertyDeck\n"
@@ -25073,7 +24908,6 @@ msgid "Properties"
msgstr "Properties"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.DeckList.WriterPageDeck\n"
@@ -25152,7 +24986,6 @@ msgid "Styles"
msgstr "Styl~es"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.DeckList.ScFunctionsDeck\n"
@@ -25172,7 +25005,6 @@ msgid "Manage Changes"
msgstr "~Create Names..."
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.DeckList.SwDesignDeck\n"
@@ -25182,7 +25014,6 @@ msgid "Design"
msgstr "Design"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.DeckList.ChartDeck\n"
@@ -25212,7 +25043,6 @@ msgid "Character"
msgstr "C~haracter..."
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.MediaPlaybackPanel\n"
@@ -25232,7 +25062,6 @@ msgid "Styles"
msgstr "Styl~es"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.PageFormatPanel\n"
@@ -25262,7 +25091,6 @@ msgid "Footer"
msgstr "Foote~r"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.AreaPropertyPanel\n"
@@ -25272,7 +25100,6 @@ msgid "Area"
msgstr "Area"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.ShadowPropertyPanel\n"
@@ -25282,7 +25109,6 @@ msgid "Shadow"
msgstr "Shadow"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.LinePropertyPanel\n"
@@ -25312,7 +25138,6 @@ msgid "Position and Size"
msgstr "Position and Si~ze..."
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.GraphicPropertyPanel\n"
@@ -25322,7 +25147,6 @@ msgid "Image"
msgstr "Image"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.DefaultShapesPanel\n"
@@ -25342,7 +25166,6 @@ msgid "Slide"
msgstr "Slid~e"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.SdLayoutsPanel\n"
@@ -25450,7 +25273,6 @@ msgid "Number Format"
msgstr "Number Format..."
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.ParaPropertyPanel\n"
@@ -25520,7 +25342,6 @@ msgid "Styles"
msgstr "Styl~es"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.ScFunctionsPanel\n"
@@ -25558,7 +25379,6 @@ msgid "Elements"
msgstr "Elements"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.ChartSeriesPanel\n"
@@ -25597,7 +25417,6 @@ msgid "Axis"
msgstr "A~xis"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.ChartAreaPanel\n"
@@ -25607,7 +25426,6 @@ msgid "Area"
msgstr "Area"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.ChartLinePanel\n"
@@ -25872,7 +25690,6 @@ msgid "Standard"
msgstr "Standard"
#: ToolbarMode.xcu
-#, fuzzy
msgctxt ""
"ToolbarMode.xcu\n"
"..ToolbarMode.Applications.Writer.Modes.Default\n"
@@ -25909,7 +25726,6 @@ msgid "Notebookbar"
msgstr ""
#: ToolbarMode.xcu
-#, fuzzy
msgctxt ""
"ToolbarMode.xcu\n"
"..ToolbarMode.Applications.Calc.Modes.Default\n"
@@ -25946,7 +25762,6 @@ msgid "Notebookbar"
msgstr ""
#: ToolbarMode.xcu
-#, fuzzy
msgctxt ""
"ToolbarMode.xcu\n"
"..ToolbarMode.Applications.Impress.Modes.Default\n"
@@ -26001,7 +25816,6 @@ msgid "AutoTe~xt..."
msgstr "AutoTe~xt..."
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:PrintLayout\n"
@@ -26011,7 +25825,6 @@ msgid "~Normal View"
msgstr "~Normal View"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:PrintLayout\n"
@@ -26372,7 +26185,6 @@ msgid "Reject All Changes"
msgstr ""
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:AcceptTrackedChange\n"
@@ -26401,7 +26213,6 @@ msgid "Accept Change"
msgstr "Accept Change"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:AcceptAllTrackedChanges\n"
@@ -26843,7 +26654,6 @@ msgid "Insert Page Break"
msgstr "Insert ~Row Break"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:InsertTable\n"
@@ -26881,7 +26691,6 @@ msgid "~Frame Interactively"
msgstr ""
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:InsertFrame\n"
@@ -26921,7 +26730,6 @@ msgid "~Index Entry..."
msgstr "Index Entr~y..."
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:InsertIndexesEntry\n"
@@ -27121,7 +26929,6 @@ msgid "To ~Frame"
msgstr "To ~Frame"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:InsertObjectStarMath\n"
@@ -27131,7 +26938,6 @@ msgid "~Formula..."
msgstr "~Formula..."
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:InsertObjectStarMath\n"
@@ -27894,7 +27700,6 @@ msgid "Clear"
msgstr ""
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:ResetAttributes\n"
@@ -29249,7 +29054,6 @@ msgid "In ~Background"
msgstr "In ~Background"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:WrapThroughTransparencyToggle\n"
@@ -29892,7 +29696,6 @@ msgid "Add Unknown Words"
msgstr "Add Unknown Words"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:HScroll\n"
@@ -30333,7 +30136,6 @@ msgid "Default Paragraph Style"
msgstr ""
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:StyleApply?Style:string=Title&amp;FamilyName:string=ParagraphStyles\n"
@@ -30343,7 +30145,6 @@ msgid "~Title"
msgstr "~Title"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:TitleParaStyle\n"
@@ -31074,7 +30875,6 @@ msgid "Form Control"
msgstr "Form Controls"
#: WriterFormWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterFormWindowState.xcu\n"
"..WriterFormWindowState.UIElements.States.private:resource/popupmenu/formrichtext\n"
@@ -31094,7 +30894,6 @@ msgid "Text Frame"
msgstr "To Next Frame"
#: WriterFormWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterFormWindowState.xcu\n"
"..WriterFormWindowState.UIElements.States.private:resource/popupmenu/graphic\n"
@@ -31104,7 +30903,6 @@ msgid "Image"
msgstr "Image"
#: WriterFormWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterFormWindowState.xcu\n"
"..WriterFormWindowState.UIElements.States.private:resource/popupmenu/media\n"
@@ -31134,7 +30932,6 @@ msgid "Print Preview"
msgstr "Print Preview"
#: WriterFormWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterFormWindowState.xcu\n"
"..WriterFormWindowState.UIElements.States.private:resource/popupmenu/table\n"
@@ -31144,7 +30941,6 @@ msgid "Table"
msgstr "Table"
#: WriterFormWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterFormWindowState.xcu\n"
"..WriterFormWindowState.UIElements.States.private:resource/popupmenu/text\n"
@@ -31538,7 +31334,6 @@ msgid "Form Control"
msgstr "Form Controls"
#: WriterGlobalWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterGlobalWindowState.xcu\n"
"..WriterGlobalWindowState.UIElements.States.private:resource/popupmenu/formrichtext\n"
@@ -31558,7 +31353,6 @@ msgid "Text Frame"
msgstr "To Next Frame"
#: WriterGlobalWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterGlobalWindowState.xcu\n"
"..WriterGlobalWindowState.UIElements.States.private:resource/popupmenu/graphic\n"
@@ -31568,7 +31362,6 @@ msgid "Image"
msgstr "Image"
#: WriterGlobalWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterGlobalWindowState.xcu\n"
"..WriterGlobalWindowState.UIElements.States.private:resource/popupmenu/media\n"
@@ -31598,7 +31391,6 @@ msgid "Print Preview"
msgstr "Print Preview"
#: WriterGlobalWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterGlobalWindowState.xcu\n"
"..WriterGlobalWindowState.UIElements.States.private:resource/popupmenu/table\n"
@@ -31608,7 +31400,6 @@ msgid "Table"
msgstr "Table"
#: WriterGlobalWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterGlobalWindowState.xcu\n"
"..WriterGlobalWindowState.UIElements.States.private:resource/popupmenu/text\n"
@@ -31952,7 +31743,6 @@ msgid "Fontwork Shape"
msgstr "Fontwork Shape"
#: WriterGlobalWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterGlobalWindowState.xcu\n"
"..WriterGlobalWindowState.UIElements.States.private:resource/toolbar/navigationobjectbar\n"
@@ -32020,7 +31810,6 @@ msgid "Form Control"
msgstr "Form Controls"
#: WriterReportWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterReportWindowState.xcu\n"
"..WriterReportWindowState.UIElements.States.private:resource/popupmenu/formrichtext\n"
@@ -32040,7 +31829,6 @@ msgid "Text Frame"
msgstr "To Next Frame"
#: WriterReportWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterReportWindowState.xcu\n"
"..WriterReportWindowState.UIElements.States.private:resource/popupmenu/graphic\n"
@@ -32050,7 +31838,6 @@ msgid "Image"
msgstr "Image"
#: WriterReportWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterReportWindowState.xcu\n"
"..WriterReportWindowState.UIElements.States.private:resource/popupmenu/media\n"
@@ -32080,7 +31867,6 @@ msgid "Print Preview"
msgstr "Print Preview"
#: WriterReportWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterReportWindowState.xcu\n"
"..WriterReportWindowState.UIElements.States.private:resource/popupmenu/table\n"
@@ -32090,7 +31876,6 @@ msgid "Table"
msgstr "Table"
#: WriterReportWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterReportWindowState.xcu\n"
"..WriterReportWindowState.UIElements.States.private:resource/popupmenu/text\n"
@@ -32464,7 +32249,6 @@ msgid "Form Control"
msgstr "Form Controls"
#: WriterWebWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWebWindowState.xcu\n"
"..WriterWebWindowState.UIElements.States.private:resource/popupmenu/formrichtext\n"
@@ -32484,7 +32268,6 @@ msgid "Text Frame"
msgstr "To Next Frame"
#: WriterWebWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWebWindowState.xcu\n"
"..WriterWebWindowState.UIElements.States.private:resource/popupmenu/graphic\n"
@@ -32524,7 +32307,6 @@ msgid "HTML Source"
msgstr "HT~ML Source"
#: WriterWebWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWebWindowState.xcu\n"
"..WriterWebWindowState.UIElements.States.private:resource/popupmenu/table\n"
@@ -32534,7 +32316,6 @@ msgid "Table"
msgstr "Table"
#: WriterWebWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWebWindowState.xcu\n"
"..WriterWebWindowState.UIElements.States.private:resource/popupmenu/text\n"
@@ -32882,7 +32663,6 @@ msgid "Form Control"
msgstr "Form Controls"
#: WriterWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWindowState.xcu\n"
"..WriterWindowState.UIElements.States.private:resource/popupmenu/formrichtext\n"
@@ -32902,7 +32682,6 @@ msgid "Text Frame"
msgstr "To Next Frame"
#: WriterWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWindowState.xcu\n"
"..WriterWindowState.UIElements.States.private:resource/popupmenu/graphic\n"
@@ -32912,7 +32691,6 @@ msgid "Image"
msgstr "Image"
#: WriterWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWindowState.xcu\n"
"..WriterWindowState.UIElements.States.private:resource/popupmenu/media\n"
@@ -32951,7 +32729,6 @@ msgid "Print Preview"
msgstr "Print Preview"
#: WriterWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWindowState.xcu\n"
"..WriterWindowState.UIElements.States.private:resource/popupmenu/table\n"
@@ -32961,7 +32738,6 @@ msgid "Table"
msgstr "Table"
#: WriterWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWindowState.xcu\n"
"..WriterWindowState.UIElements.States.private:resource/popupmenu/text\n"
@@ -33026,7 +32802,6 @@ msgid "Tools"
msgstr "Tools"
#: WriterWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWindowState.xcu\n"
"..WriterWindowState.UIElements.States.private:resource/toolbar/linesbar\n"
@@ -33036,7 +32811,6 @@ msgid "Lines"
msgstr "Lines"
#: WriterWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWindowState.xcu\n"
"..WriterWindowState.UIElements.States.private:resource/toolbar/arrowsbar\n"
@@ -33353,7 +33127,6 @@ msgid "Fontwork Shape"
msgstr "Fontwork Shape"
#: WriterWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWindowState.xcu\n"
"..WriterWindowState.UIElements.States.private:resource/toolbar/navigationobjectbar\n"
@@ -33440,7 +33213,6 @@ msgid "Form Control"
msgstr "Form Controls"
#: XFormsWindowState.xcu
-#, fuzzy
msgctxt ""
"XFormsWindowState.xcu\n"
"..XFormsWindowState.UIElements.States.private:resource/popupmenu/formrichtext\n"
@@ -33460,7 +33232,6 @@ msgid "Text Frame"
msgstr "To Next Frame"
#: XFormsWindowState.xcu
-#, fuzzy
msgctxt ""
"XFormsWindowState.xcu\n"
"..XFormsWindowState.UIElements.States.private:resource/popupmenu/graphic\n"
@@ -33470,7 +33241,6 @@ msgid "Image"
msgstr "Image"
#: XFormsWindowState.xcu
-#, fuzzy
msgctxt ""
"XFormsWindowState.xcu\n"
"..XFormsWindowState.UIElements.States.private:resource/popupmenu/media\n"
@@ -33500,7 +33270,6 @@ msgid "Print Preview"
msgstr "Print Preview"
#: XFormsWindowState.xcu
-#, fuzzy
msgctxt ""
"XFormsWindowState.xcu\n"
"..XFormsWindowState.UIElements.States.private:resource/popupmenu/table\n"
@@ -33510,7 +33279,6 @@ msgid "Table"
msgstr "Table"
#: XFormsWindowState.xcu
-#, fuzzy
msgctxt ""
"XFormsWindowState.xcu\n"
"..XFormsWindowState.UIElements.States.private:resource/popupmenu/text\n"
diff --git a/source/en-ZA/readlicense_oo/docs.po b/source/en-ZA/readlicense_oo/docs.po
index d099675b1de..aab6eed1a09 100644
--- a/source/en-ZA/readlicense_oo/docs.po
+++ b/source/en-ZA/readlicense_oo/docs.po
@@ -301,7 +301,6 @@ msgid "sudo dpkg -i *.deb"
msgstr "sudo dpkg -i *.deb"
#: readme.xrm
-#, fuzzy
msgctxt ""
"readme.xrm\n"
"debianinstall9\n"
diff --git a/source/en-ZA/reportdesign/messages.po b/source/en-ZA/reportdesign/messages.po
index 554b7ef0e45..1289c1d8bd1 100644
--- a/source/en-ZA/reportdesign/messages.po
+++ b/source/en-ZA/reportdesign/messages.po
@@ -14,7 +14,6 @@ msgstr ""
"X-Generator: LibreOffice\n"
#: stringarray.hrc:17
-#, fuzzy
msgctxt "RID_STR_FORCENEWPAGE_CONST"
msgid "None"
msgstr "None"
@@ -80,13 +79,11 @@ msgid "Field or Formula"
msgstr "Field or Formula"
#: stringarray.hrc:43
-#, fuzzy
msgctxt "RID_STR_TYPE_CONST"
msgid "Function"
msgstr "Function"
#: stringarray.hrc:44
-#, fuzzy
msgctxt "RID_STR_TYPE_CONST"
msgid "Counter"
msgstr "Counter"
@@ -98,19 +95,16 @@ msgid "User defined Function"
msgstr "User defined Function"
#: stringarray.hrc:51
-#, fuzzy
msgctxt "RID_STR_BOOL"
msgid "No"
msgstr "No"
#: stringarray.hrc:52
-#, fuzzy
msgctxt "RID_STR_BOOL"
msgid "Yes"
msgstr "Yes"
#: stringarray.hrc:58
-#, fuzzy
msgctxt "RID_STR_KEEPTOGETHER_CONST"
msgid "No"
msgstr "No"
@@ -128,7 +122,6 @@ msgid "With First Detail"
msgstr "With First Detail"
#: stringarray.hrc:66
-#, fuzzy
msgctxt "RID_STR_VERTICAL_ALIGN_CONST"
msgid "Top"
msgstr "Top"
@@ -140,19 +133,16 @@ msgid "Middle"
msgstr "Middle"
#: stringarray.hrc:68
-#, fuzzy
msgctxt "RID_STR_VERTICAL_ALIGN_CONST"
msgid "Bottom"
msgstr "Bottom"
#: stringarray.hrc:74
-#, fuzzy
msgctxt "RID_STR_PARAADJUST_CONST"
msgid "Left"
msgstr "Left"
#: stringarray.hrc:75
-#, fuzzy
msgctxt "RID_STR_PARAADJUST_CONST"
msgid "Right"
msgstr "Right"
@@ -892,7 +882,6 @@ msgid "Section Setup"
msgstr ""
#: backgrounddialog.ui:105
-#, fuzzy
msgctxt "backgrounddialog|background"
msgid "Background"
msgstr "Background"
@@ -903,13 +892,11 @@ msgid "Character Settings"
msgstr ""
#: chardialog.ui:105
-#, fuzzy
msgctxt "chardialog|font"
msgid "Font"
msgstr "Font"
#: chardialog.ui:127
-#, fuzzy
msgctxt "chardialog|fonteffects"
msgid "Font Effects"
msgstr "Font Effects"
@@ -933,13 +920,11 @@ msgid "Highlighting"
msgstr "Highlighting"
#: chardialog.ui:219
-#, fuzzy
msgctxt "chardialog|alignment"
msgid "Alignment"
msgstr "Alignment"
#: condformatdialog.ui:10
-#, fuzzy
msgctxt "condformatdialog|CondFormat"
msgid "Conditional Formatting"
msgstr "Conditional Formatting"
@@ -1005,37 +990,31 @@ msgid "less than or equal to"
msgstr "less than or equal to"
#: conditionwin.ui:107
-#, fuzzy
msgctxt "conditionwin|lhsButton"
msgid "..."
msgstr "..."
#: conditionwin.ui:130
-#, fuzzy
msgctxt "conditionwin|andLabel"
msgid "and"
msgstr "and"
#: conditionwin.ui:158
-#, fuzzy
msgctxt "conditionwin|rhsButton"
msgid "..."
msgstr "..."
#: conditionwin.ui:220
-#, fuzzy
msgctxt "conditionwin|ToolBoxItem1"
msgid "Bold"
msgstr "Bold"
#: conditionwin.ui:235
-#, fuzzy
msgctxt "conditionwin|ToolBoxItem2"
msgid "Italic"
msgstr "Italic"
#: conditionwin.ui:250
-#, fuzzy
msgctxt "conditionwin|ToolBoxItem3"
msgid "Underline"
msgstr "Underline"
@@ -1047,7 +1026,6 @@ msgid "Background Color"
msgstr "Background colour"
#: conditionwin.ui:290
-#, fuzzy
msgctxt "conditionwin|ToolBoxItem5"
msgid "Font Color"
msgstr "Font Colour"
@@ -1068,7 +1046,6 @@ msgid "+"
msgstr ""
#: datetimedialog.ui:8
-#, fuzzy
msgctxt "datetimedialog|DateTimeDialog"
msgid "Date and Time"
msgstr "Date and Time"
@@ -1102,13 +1079,11 @@ msgid "Sorting and Grouping"
msgstr "Sorting and Grouping"
#: floatingfield.ui:30
-#, fuzzy
msgctxt "floatingfield|up"
msgid "Sort Ascending"
msgstr "Sort Ascending"
#: floatingfield.ui:43
-#, fuzzy
msgctxt "floatingfield|down"
msgid "Sort Descending"
msgstr "Sort Descending"
@@ -1120,7 +1095,6 @@ msgid "Remove sorting"
msgstr "Remove sorting"
#: floatingfield.ui:79
-#, fuzzy
msgctxt "floatingfield|insert"
msgid "Insert"
msgstr "Insert"
@@ -1150,25 +1124,21 @@ msgid "Group actions"
msgstr "Group actions"
#: floatingsort.ui:75
-#, fuzzy
msgctxt "floatingsort|up"
msgid "Move up"
msgstr "Move up"
#: floatingsort.ui:88
-#, fuzzy
msgctxt "floatingsort|down"
msgid "Move down"
msgstr "Move down"
#: floatingsort.ui:101
-#, fuzzy
msgctxt "floatingsort|delete"
msgid "Delete"
msgstr "Delete"
#: floatingsort.ui:152
-#, fuzzy
msgctxt "floatingsort|label1"
msgid "Groups"
msgstr "Groups"
@@ -1180,13 +1150,11 @@ msgid "Sorting"
msgstr "Sorting"
#: floatingsort.ui:208
-#, fuzzy
msgctxt "floatingsort|label7"
msgid "Group Header"
msgstr "Group Header"
#: floatingsort.ui:224
-#, fuzzy
msgctxt "floatingsort|label8"
msgid "Group Footer"
msgstr "Group Footer"
@@ -1204,19 +1172,16 @@ msgid "Group Interval"
msgstr "Group Interval"
#: floatingsort.ui:272
-#, fuzzy
msgctxt "floatingsort|label11"
msgid "Keep Together"
msgstr "Keep Together"
#: floatingsort.ui:290
-#, fuzzy
msgctxt "floatingsort|sorting"
msgid "Ascending"
msgstr "Ascending"
#: floatingsort.ui:291
-#, fuzzy
msgctxt "floatingsort|sorting"
msgid "Descending"
msgstr "Descending"
@@ -1234,7 +1199,6 @@ msgid "Not present"
msgstr "Not present"
#: floatingsort.ui:326
-#, fuzzy
msgctxt "floatingsort|keep"
msgid "No"
msgstr "No"
@@ -1276,7 +1240,6 @@ msgid "Properties"
msgstr "Properties: "
#: floatingsort.ui:436
-#, fuzzy
msgctxt "floatingsort|label3"
msgid "Help"
msgstr "Help"
@@ -1329,13 +1292,11 @@ msgid "Page Setup"
msgstr ""
#: pagedialog.ui:105
-#, fuzzy
msgctxt "pagedialog|page"
msgid "Page"
msgstr "Page"
#: pagedialog.ui:127
-#, fuzzy
msgctxt "pagedialog|background"
msgid "Background"
msgstr "Background"
@@ -1357,7 +1318,6 @@ msgid "Page _N of M"
msgstr ""
#: pagenumberdialog.ui:140
-#, fuzzy
msgctxt "pagenumberdialog|label1"
msgid "Format"
msgstr "Format"
@@ -1379,7 +1339,6 @@ msgid "Position"
msgstr "Position X"
#: pagenumberdialog.ui:262
-#, fuzzy
msgctxt "pagenumberdialog|alignment"
msgid "Left"
msgstr "Left"
@@ -1391,7 +1350,6 @@ msgid "Center"
msgstr "Centre"
#: pagenumberdialog.ui:264
-#, fuzzy
msgctxt "pagenumberdialog|alignment"
msgid "Right"
msgstr "Right"
@@ -1408,7 +1366,6 @@ msgid "Show Number on First Page"
msgstr ""
#: pagenumberdialog.ui:309
-#, fuzzy
msgctxt "pagenumberdialog|label3"
msgid "General"
msgstr "General"
diff --git a/source/en-ZA/sc/messages.po b/source/en-ZA/sc/messages.po
index 5dcee9afacd..17ee454a595 100644
--- a/source/en-ZA/sc/messages.po
+++ b/source/en-ZA/sc/messages.po
@@ -14,7 +14,6 @@ msgstr ""
"X-Generator: LibreOffice\n"
#: compiler.hrc:27
-#, fuzzy
msgctxt "RID_FUNCTION_CATEGORIES"
msgid "Database"
msgstr "Database"
@@ -32,7 +31,6 @@ msgid "Financial"
msgstr "Financial"
#: compiler.hrc:30
-#, fuzzy
msgctxt "RID_FUNCTION_CATEGORIES"
msgid "Information"
msgstr "Information"
@@ -62,19 +60,16 @@ msgid "Statistical"
msgstr "Statistics"
#: compiler.hrc:35
-#, fuzzy
msgctxt "RID_FUNCTION_CATEGORIES"
msgid "Spreadsheet"
msgstr "Spreadsheet"
#: compiler.hrc:36
-#, fuzzy
msgctxt "RID_FUNCTION_CATEGORIES"
msgid "Text"
msgstr "Text"
#: compiler.hrc:37
-#, fuzzy
msgctxt "RID_FUNCTION_CATEGORIES"
msgid "Add-in"
msgstr "Add-in"
@@ -466,7 +461,6 @@ msgid "Protect sheet"
msgstr "Protect sheet"
#: globstr.hrc:110
-#, fuzzy
msgctxt "STR_UNDO_UNPROTECT_TAB"
msgid "Unprotect sheet"
msgstr "Unprotect sheet"
@@ -477,7 +471,6 @@ msgid "Protect document"
msgstr "Protect document"
#: globstr.hrc:112
-#, fuzzy
msgctxt "STR_UNDO_UNPROTECT_DOC"
msgid "Unprotect document"
msgstr "Unprotect document"
@@ -654,7 +647,6 @@ msgid "OR"
msgstr "OR"
#: globstr.hrc:145
-#, fuzzy
msgctxt "STR_TABLE_DEF"
msgid "Sheet"
msgstr "Sheet"
@@ -702,7 +694,6 @@ msgid "The source range contains subtotals which may distort the results. Use it
msgstr "The source range contains subtotals which may distort the results. Use it anyway?"
#: globstr.hrc:154
-#, fuzzy
msgctxt "STR_PIVOT_TOTAL"
msgid "Total"
msgstr "Total"
@@ -728,13 +719,11 @@ msgid "$1 of $2 records found"
msgstr ""
#: globstr.hrc:159
-#, fuzzy
msgctxt "STR_COLUMN"
msgid "Column"
msgstr "Column"
#: globstr.hrc:160
-#, fuzzy
msgctxt "STR_ROW"
msgid "Row"
msgstr "Row"
@@ -834,14 +823,12 @@ msgid "Scenario"
msgstr "Scenario"
#: globstr.hrc:179
-#, fuzzy
msgctxt "STR_PIVOT_TABLE"
msgid "Pivot Table"
msgstr "Pivot Table"
#. Text strings for captions of subtotal functions.
#: globstr.hrc:181
-#, fuzzy
msgctxt "STR_FUN_TEXT_SUM"
msgid "Sum"
msgstr "Sum"
@@ -1260,7 +1247,6 @@ msgid "Dif Import"
msgstr "Dif Import"
#: globstr.hrc:272
-#, fuzzy
msgctxt "STR_STYLENAME_STANDARD"
msgid "Default"
msgstr "Default"
@@ -1327,7 +1313,6 @@ msgid "Delete Sheets"
msgstr "Delete Sheets"
#: globstr.hrc:284
-#, fuzzy
msgctxt "STR_UNDO_RENAME_TAB"
msgid "Rename Sheet"
msgstr "Rename Sheet"
@@ -1636,7 +1621,6 @@ msgid "No cell references are found in the selected cells."
msgstr ""
#: globstr.hrc:342
-#, fuzzy
msgctxt "STR_GRAPHICNAME"
msgid "Image"
msgstr "Image"
@@ -1752,7 +1736,6 @@ msgid "Subtotals"
msgstr "Subtotals"
#: globstr.hrc:365
-#, fuzzy
msgctxt "STR_OPERATION_NONE"
msgid "None"
msgstr "None"
@@ -1906,7 +1889,6 @@ msgid "Manual"
msgstr "Manual"
#: globstr.hrc:393
-#, fuzzy
msgctxt "STR_RECALC_AUTO"
msgid "Automatic"
msgstr "Automatic"
@@ -2111,7 +2093,6 @@ msgid "Manage Names..."
msgstr "Range names"
#: globstr.hrc:425
-#, fuzzy
msgctxt "STR_HEADER_NAME"
msgid "Name"
msgstr "Name"
@@ -2122,7 +2103,6 @@ msgid "Range or formula expression"
msgstr ""
#: globstr.hrc:427
-#, fuzzy
msgctxt "STR_HEADER_SCOPE"
msgid "Scope"
msgstr "Scope"
@@ -2161,7 +2141,6 @@ msgid "This Document is referenced by another document and not yet saved. Closin
msgstr ""
#: globstr.hrc:434
-#, fuzzy
msgctxt "STR_HEADER_RANGE"
msgid "Range"
msgstr "Range"
@@ -2369,7 +2348,6 @@ msgid "next year"
msgstr ""
#: globstr.hrc:473
-#, fuzzy
msgctxt "STR_COND_AND"
msgid "and"
msgstr "and"
@@ -2414,31 +2392,26 @@ msgid "You cannot insert or delete cells when the affected range intersects with
msgstr ""
#: globstr.hrc:480
-#, fuzzy
msgctxt "STR_DPFIELD_GROUP_BY_SECONDS"
msgid "Seconds"
msgstr "Seconds"
#: globstr.hrc:481
-#, fuzzy
msgctxt "STR_DPFIELD_GROUP_BY_MINUTES"
msgid "Minutes"
msgstr "Minutes"
#: globstr.hrc:482
-#, fuzzy
msgctxt "STR_DPFIELD_GROUP_BY_HOURS"
msgid "Hours"
msgstr "Hours"
#: globstr.hrc:483
-#, fuzzy
msgctxt "STR_DPFIELD_GROUP_BY_DAYS"
msgid "Days"
msgstr "Days"
#: globstr.hrc:484
-#, fuzzy
msgctxt "STR_DPFIELD_GROUP_BY_MONTHS"
msgid "Months"
msgstr "Months"
@@ -2572,13 +2545,11 @@ msgid "%1 and %2 more"
msgstr ""
#: globstr.hrc:508
-#, fuzzy
msgctxt "STR_GENERAL"
msgid "General"
msgstr "General"
#: globstr.hrc:509
-#, fuzzy
msgctxt "STR_NUMBER"
msgid "Number"
msgstr "Number"
@@ -2590,19 +2561,16 @@ msgid "Percent"
msgstr "Percent"
#: globstr.hrc:511
-#, fuzzy
msgctxt "STR_CURRENCY"
msgid "Currency"
msgstr "Currency"
#: globstr.hrc:512
-#, fuzzy
msgctxt "STR_DATE"
msgid "Date"
msgstr "Date"
#: globstr.hrc:513
-#, fuzzy
msgctxt "STR_TIME"
msgid "Time"
msgstr "Time"
@@ -2624,7 +2592,6 @@ msgid "Boolean Value"
msgstr ""
#: globstr.hrc:517
-#, fuzzy
msgctxt "STR_TEXT"
msgid "Text"
msgstr "Text"
@@ -2780,7 +2747,6 @@ msgid "Format error discovered in the file in sub-document $(ARG1) at $(ARG2)(ro
msgstr "Format error discovered in the file in sub-document $(ARG1) at $(ARG2)(row,col)."
#: scerrors.hrc:56
-#, fuzzy
msgctxt "RID_ERRHDLSC"
msgid "File format error found at $(ARG1)(row,col)."
msgstr "File format error found at $(ARG1)(row,col)."
@@ -2799,7 +2765,6 @@ msgid "Data could not be written."
msgstr "Data could not be written."
#: scerrors.hrc:64
-#, fuzzy
msgctxt "RID_ERRHDLSC"
msgid "$(ARG1)"
msgstr "$(ARG1)"
@@ -3369,7 +3334,6 @@ msgid "Provides an internal number for the date given."
msgstr "Provides an internal number for the date given."
#: scfuncs.hrc:182
-#, fuzzy
msgctxt "SC_OPCODE_GET_DATE"
msgid "Year"
msgstr "Year"
@@ -3380,7 +3344,6 @@ msgid "An integer between 1583 and 9956 or 0 and 99 (19xx or 20xx depending on t
msgstr "An integer between 1583 and 9956 or 0 and 99 (19xx or 20xx depending on the defined option)."
#: scfuncs.hrc:184
-#, fuzzy
msgctxt "SC_OPCODE_GET_DATE"
msgid "Month"
msgstr "Month"
@@ -3391,7 +3354,6 @@ msgid "An integer between 1 and 12 representing the month."
msgstr "An integer between 1 and 12 representing the month."
#: scfuncs.hrc:186
-#, fuzzy
msgctxt "SC_OPCODE_GET_DATE"
msgid "Day"
msgstr "Day"
@@ -3407,7 +3369,6 @@ msgid "Returns an internal number for a text having a possible date format."
msgstr "Returns an internal number for a text having a possible date format."
#: scfuncs.hrc:194
-#, fuzzy
msgctxt "SC_OPCODE_GET_DATE_VALUE"
msgid "Text"
msgstr "Text"
@@ -3475,7 +3436,6 @@ msgid "Returns the number of workdays between two dates using arguments to indic
msgstr ""
#: scfuncs.hrc:222
-#, fuzzy
msgctxt "SC_OPCODE_NETWORKDAYS"
msgid "Start date"
msgstr "Start date"
@@ -3486,7 +3446,6 @@ msgid "Start date for calculation."
msgstr ""
#: scfuncs.hrc:224
-#, fuzzy
msgctxt "SC_OPCODE_NETWORKDAYS"
msgid "End date"
msgstr "End date"
@@ -3523,7 +3482,6 @@ msgid "Returns the number of workdays between two dates using arguments to indic
msgstr ""
#: scfuncs.hrc:236
-#, fuzzy
msgctxt "SC_OPCODE_NETWORKDAYS_MS"
msgid "Start date"
msgstr "Start date"
@@ -3534,7 +3492,6 @@ msgid "Start date for calculation."
msgstr ""
#: scfuncs.hrc:238
-#, fuzzy
msgctxt "SC_OPCODE_NETWORKDAYS_MS"
msgid "End date"
msgstr "End date"
@@ -3571,7 +3528,6 @@ msgid "Returns the serial number of the date before or after a number of workday
msgstr ""
#: scfuncs.hrc:250
-#, fuzzy
msgctxt "SC_OPCODE_WORKDAY_MS"
msgid "Start date"
msgstr "Start date"
@@ -3582,7 +3538,6 @@ msgid "Start date for calculation."
msgstr ""
#: scfuncs.hrc:252
-#, fuzzy
msgctxt "SC_OPCODE_WORKDAY_MS"
msgid "Days"
msgstr "Days"
@@ -3685,7 +3640,6 @@ msgid "Determines a time value from the details for hour, minute and second."
msgstr "Determines a time value from the details for hour, minute and second."
#: scfuncs.hrc:302
-#, fuzzy
msgctxt "SC_OPCODE_GET_TIME"
msgid "Hour"
msgstr "Hour"
@@ -3696,7 +3650,6 @@ msgid "The integer for the hour."
msgstr "The integer for the hour."
#: scfuncs.hrc:304
-#, fuzzy
msgctxt "SC_OPCODE_GET_TIME"
msgid "Minute"
msgstr "Minute"
@@ -3723,7 +3676,6 @@ msgid "Returns a sequential number for a text shown in a possible time entry for
msgstr "Returns a sequential number for a text shown in a possible time entry format."
#: scfuncs.hrc:314
-#, fuzzy
msgctxt "SC_OPCODE_GET_TIME_VALUE"
msgid "Text"
msgstr "Text"
@@ -3859,7 +3811,6 @@ msgid "The internal number of the date."
msgstr "The internal number of the date."
#: scfuncs.hrc:370
-#, fuzzy
msgctxt "SC_OPCODE_WEEK"
msgid "Mode"
msgstr "Mode"
@@ -3875,13 +3826,11 @@ msgid "Calculates the ISO 8601 calendar week for the given date."
msgstr ""
#: scfuncs.hrc:378
-#, fuzzy
msgctxt "SC_OPCODE_ISOWEEKNUM"
msgid "Number"
msgstr "Number"
#: scfuncs.hrc:379
-#, fuzzy
msgctxt "SC_OPCODE_ISOWEEKNUM"
msgid "The internal number of the date."
msgstr "The internal number of the date."
@@ -3894,19 +3843,16 @@ msgid ""
msgstr ""
#: scfuncs.hrc:385
-#, fuzzy
msgctxt "SC_OPCODE_WEEKNUM_OOO"
msgid "Number"
msgstr "Number"
#: scfuncs.hrc:386
-#, fuzzy
msgctxt "SC_OPCODE_WEEKNUM_OOO"
msgid "The internal number of the date."
msgstr "The internal number of the date."
#: scfuncs.hrc:387
-#, fuzzy
msgctxt "SC_OPCODE_WEEKNUM_OOO"
msgid "Mode"
msgstr "Mode"
@@ -3923,7 +3869,6 @@ msgid "Calculates the date of Easter Sunday in a given year."
msgstr "Calculates the date of Easter Sunday in a given year."
#: scfuncs.hrc:395
-#, fuzzy
msgctxt "SC_OPCODE_EASTERSUNDAY"
msgid "Year"
msgstr "Year"
@@ -4254,7 +4199,6 @@ msgid "Payment period. The total number of periods in which the annuity (pension
msgstr "Payment period. The total number of periods in which the annuity (pension) is paid."
#: scfuncs.hrc:491
-#, fuzzy
msgctxt "SC_OPCODE_IPMT"
msgid "PV"
msgstr "PV"
@@ -4386,7 +4330,6 @@ msgid "The present value. The present value or the amount the annuity is current
msgstr "The present value. The present value or the amount the annuity is currently worth."
#: scfuncs.hrc:527
-#, fuzzy
msgctxt "SC_OPCODE_CUM_PRINC"
msgid "S"
msgstr "S"
@@ -4442,7 +4385,6 @@ msgid "Payment period. The total number of periods in which the annuity (pension
msgstr "Payment period. The total number of periods in which the annuity (pension) is paid."
#: scfuncs.hrc:543
-#, fuzzy
msgctxt "SC_OPCODE_CUM_IPMT"
msgid "PV"
msgstr "PV"
@@ -4663,7 +4605,6 @@ msgid "Periods: The period for which the depreciation is calculated. The time un
msgstr "Periods: The period for which the depreciation is calculated. The time unit used for period must be the same as that for the useful life."
#: scfuncs.hrc:607
-#, fuzzy
msgctxt "SC_OPCODE_DB"
msgid "Month"
msgstr "Month"
@@ -4709,7 +4650,6 @@ msgid "Useful life. The number of periods in the useful life of the asset."
msgstr "Useful life. The number of periods in the useful life of the asset."
#: scfuncs.hrc:621
-#, fuzzy
msgctxt "SC_OPCODE_VBD"
msgid "Start"
msgstr "Start"
@@ -4720,7 +4660,6 @@ msgid "Start. The first period for depreciation in the same time unit as the use
msgstr "Start. The first period for depreciation in the same time unit as the useful life."
#: scfuncs.hrc:623
-#, fuzzy
msgctxt "SC_OPCODE_VBD"
msgid "End"
msgstr "End"
@@ -4770,7 +4709,6 @@ msgid "Nominal interest"
msgstr "Nominal Interest"
#: scfuncs.hrc:637
-#, fuzzy
msgctxt "SC_OPCODE_EFFECT"
msgid "P"
msgstr "P"
@@ -4787,7 +4725,6 @@ msgid "Calculates the yearly nominal interest rate as an effective interest rate
msgstr "Calculates the yearly nominal interest rate as an effective interest rate."
#: scfuncs.hrc:645
-#, fuzzy
msgctxt "SC_OPCODE_NOMINAL"
msgid "Effective rate"
msgstr "Effective rate"
@@ -4798,7 +4735,6 @@ msgid "The effective interest rate"
msgstr "The effective interest rate"
#: scfuncs.hrc:647
-#, fuzzy
msgctxt "SC_OPCODE_NOMINAL"
msgid "NPER"
msgstr "NPER"
@@ -4814,7 +4750,6 @@ msgid "Net present value. Calculates the net present value of an investment base
msgstr "Net present value. Calculates the net present value of an investment based on a series of periodic payments and a discount rate."
#: scfuncs.hrc:655
-#, fuzzy
msgctxt "SC_OPCODE_NPV"
msgid "Rate"
msgstr "Rate"
@@ -4847,7 +4782,6 @@ msgid "Values"
msgstr "Values"
#: scfuncs.hrc:666
-#, fuzzy
msgctxt "SC_OPCODE_IRR"
msgid "An array or reference to cells whose contents correspond to the payments."
msgstr "An array or reference to cells whose contents correspond to the payments."
@@ -4878,7 +4812,6 @@ msgid "An array or reference to cells whose contents correspond to the payments.
msgstr "An array or reference to cells whose contents correspond to the payments."
#: scfuncs.hrc:677
-#, fuzzy
msgctxt "SC_OPCODE_MIRR"
msgid "Investment"
msgstr "Investment"
@@ -4906,7 +4839,6 @@ msgid "Returns the amount of interest for constant amortization rates."
msgstr "Returns the amount of interest for constant amortisation rates."
#: scfuncs.hrc:687
-#, fuzzy
msgctxt "SC_OPCODE_ISPMT"
msgid "Rate"
msgstr "Rate"
@@ -4938,7 +4870,6 @@ msgid "Sum total of amortization periods."
msgstr "Sum total of amortisation periods."
#: scfuncs.hrc:693
-#, fuzzy
msgctxt "SC_OPCODE_ISPMT"
msgid "Investment"
msgstr "Investment"
@@ -4955,7 +4886,6 @@ msgid "Duration. Calculates the number of periods required by an investment to a
msgstr "Duration. Calculates the number of periods required by an investment to attain the desired value."
#: scfuncs.hrc:701
-#, fuzzy
msgctxt "SC_OPCODE_PDURATION"
msgid "Rate"
msgstr "Rate"
@@ -4967,7 +4897,6 @@ msgid "The constant rate of interest."
msgstr "The constant rate of interest."
#: scfuncs.hrc:703
-#, fuzzy
msgctxt "SC_OPCODE_PDURATION"
msgid "PV"
msgstr "PV"
@@ -4979,13 +4908,11 @@ msgid "The present value. The current value of the investment."
msgstr "Present value. The current value of the investment."
#: scfuncs.hrc:705
-#, fuzzy
msgctxt "SC_OPCODE_PDURATION"
msgid "FV"
msgstr "FV"
#: scfuncs.hrc:706
-#, fuzzy
msgctxt "SC_OPCODE_PDURATION"
msgid "The future value of the investment."
msgstr "The future value of the investment."
@@ -5007,7 +4934,6 @@ msgid "The number of periods used in the calculation."
msgstr "The number of periods used in the calculation."
#: scfuncs.hrc:715
-#, fuzzy
msgctxt "SC_OPCODE_RRI"
msgid "PV"
msgstr "PV"
@@ -5177,7 +5103,6 @@ msgid "Returns TRUE if the cell is a formula cell."
msgstr "Returns TRUE if the cell is a formula cell."
#: scfuncs.hrc:797
-#, fuzzy
msgctxt "SC_OPCODE_IS_FORMULA"
msgid "Reference"
msgstr "Reference"
@@ -5410,7 +5335,6 @@ msgid "Returns TRUE if an odd number of arguments evaluates to TRUE."
msgstr ""
#: scfuncs.hrc:911
-#, fuzzy
msgctxt "SC_OPCODE_XOR"
msgid "Logical value "
msgstr "Logical value "
@@ -5483,7 +5407,6 @@ msgid "Counts the blank cells in a specified range."
msgstr "Counts the blank cells in a specified range."
#: scfuncs.hrc:945
-#, fuzzy
msgctxt "SC_OPCODE_COUNT_EMPTY_CELLS"
msgid "Range"
msgstr "Range"
@@ -5504,7 +5427,6 @@ msgid "Returns the sum of all arguments."
msgstr "Returns the sum of all arguments."
#: scfuncs.hrc:959
-#, fuzzy
msgctxt "SC_OPCODE_SUM"
msgid "Number "
msgstr "Number "
@@ -5521,7 +5443,6 @@ msgid "Returns the sum of the squares of the arguments."
msgstr "Returns the sum of the squares of the arguments."
#: scfuncs.hrc:967
-#, fuzzy
msgctxt "SC_OPCODE_SUM_SQ"
msgid "Number "
msgstr "Number "
@@ -5555,7 +5476,6 @@ msgid "Totals the arguments that meet the condition."
msgstr "Totals the arguments that meet the conditions."
#: scfuncs.hrc:983
-#, fuzzy
msgctxt "SC_OPCODE_SUM_IF"
msgid "Range"
msgstr "Range"
@@ -5594,7 +5514,6 @@ msgid "Averages the arguments that meet the conditions."
msgstr "Totals the arguments that meet the conditions."
#: scfuncs.hrc:995
-#, fuzzy
msgctxt "SC_OPCODE_AVERAGE_IF"
msgid "Range"
msgstr "Range"
@@ -5735,7 +5654,6 @@ msgid "Counts the arguments which meet the set conditions."
msgstr "Counts the arguments which meet the set conditions."
#: scfuncs.hrc:1040
-#, fuzzy
msgctxt "SC_OPCODE_COUNT_IF"
msgid "Range"
msgstr "Range"
@@ -5763,7 +5681,6 @@ msgid "Returns the square root of a number."
msgstr "Returns the square root of a number."
#: scfuncs.hrc:1050
-#, fuzzy
msgctxt "SC_OPCODE_SQRT"
msgid "Number"
msgstr "Number"
@@ -6006,7 +5923,6 @@ msgid "Returns the sine of a number."
msgstr "Returns the sine of a number."
#: scfuncs.hrc:1172
-#, fuzzy
msgctxt "SC_OPCODE_SIN"
msgid "Number"
msgstr "Number"
@@ -6037,7 +5953,6 @@ msgid "Returns the tangent of a number."
msgstr "Returns the tangent of a number."
#: scfuncs.hrc:1188
-#, fuzzy
msgctxt "SC_OPCODE_TAN"
msgid "Number"
msgstr "Number"
@@ -6068,7 +5983,6 @@ msgid "Returns the hyperbolic sine of a number."
msgstr "Returns the hyperbolic sine of a number."
#: scfuncs.hrc:1204
-#, fuzzy
msgctxt "SC_OPCODE_SIN_HYP"
msgid "Number"
msgstr "Number"
@@ -6099,7 +6013,6 @@ msgid "Returns the hyperbolic tangent of a number."
msgstr "Returns the hyperbolic tangent of a number."
#: scfuncs.hrc:1220
-#, fuzzy
msgctxt "SC_OPCODE_TAN_HYP"
msgid "Number"
msgstr "Number"
@@ -6367,7 +6280,6 @@ msgid "Calculates subtotals in a spreadsheet."
msgstr "Calculates subtotals in a spreadsheet."
#: scfuncs.hrc:1346
-#, fuzzy
msgctxt "SC_OPCODE_SUB_TOTAL"
msgid "Function"
msgstr "Function"
@@ -6378,7 +6290,6 @@ msgid "Function index. Is an index of the possible functions Total, Max, ..."
msgstr "Function index. Is an index of the possible functions Total, Max, ..."
#: scfuncs.hrc:1348
-#, fuzzy
msgctxt "SC_OPCODE_SUB_TOTAL"
msgid "Range"
msgstr "Range"
@@ -6404,7 +6315,6 @@ msgid "Function index. Is an index of the possible functions Total, Max, ..."
msgstr "Function index. Is an index of the possible functions Total, Max, ..."
#: scfuncs.hrc:1358
-#, fuzzy
msgctxt "SC_OPCODE_AGGREGATE"
msgid "Options"
msgstr "Options"
@@ -6456,7 +6366,6 @@ msgid "Truncates the decimal places of a number."
msgstr "Truncates the decimal places of a number."
#: scfuncs.hrc:1378
-#, fuzzy
msgctxt "SC_OPCODE_TRUNC"
msgid "Number"
msgstr "Number"
@@ -6467,7 +6376,6 @@ msgid "The number to be truncated."
msgstr "The number to be truncated."
#: scfuncs.hrc:1380
-#, fuzzy
msgctxt "SC_OPCODE_TRUNC"
msgid "Count"
msgstr "Count"
@@ -6483,7 +6391,6 @@ msgid "Rounds a number to a predefined accuracy."
msgstr "Rounds a number to a predefined accuracy."
#: scfuncs.hrc:1388
-#, fuzzy
msgctxt "SC_OPCODE_ROUND"
msgid "Number"
msgstr "Number"
@@ -6494,7 +6401,6 @@ msgid "The number to be rounded."
msgstr "The number to be rounded."
#: scfuncs.hrc:1390
-#, fuzzy
msgctxt "SC_OPCODE_ROUND"
msgid "Count"
msgstr "Count"
@@ -6510,7 +6416,6 @@ msgid "Rounds a number up to the predefined accuracy."
msgstr "Rounds a number up to the predefined accuracy."
#: scfuncs.hrc:1398
-#, fuzzy
msgctxt "SC_OPCODE_ROUND_UP"
msgid "Number"
msgstr "Number"
@@ -6521,7 +6426,6 @@ msgid "The number to be rounded up."
msgstr "The number to be rounded up."
#: scfuncs.hrc:1400
-#, fuzzy
msgctxt "SC_OPCODE_ROUND_UP"
msgid "Count"
msgstr "Count"
@@ -6537,7 +6441,6 @@ msgid "Rounds a number down to a predefined accuracy."
msgstr "Rounds a number down to a predefined accuracy."
#: scfuncs.hrc:1408
-#, fuzzy
msgctxt "SC_OPCODE_ROUND_DOWN"
msgid "Number"
msgstr "Number"
@@ -6548,7 +6451,6 @@ msgid "The number to be rounded down."
msgstr "The number to be rounded down."
#: scfuncs.hrc:1410
-#, fuzzy
msgctxt "SC_OPCODE_ROUND_DOWN"
msgid "Count"
msgstr "Count"
@@ -6804,31 +6706,26 @@ msgid "Rounds number down to the nearest multiple of significance, regardless of
msgstr ""
#: scfuncs.hrc:1510
-#, fuzzy
msgctxt "SC_OPCODE_FLOOR_MATH"
msgid "Number"
msgstr "Number"
#: scfuncs.hrc:1511
-#, fuzzy
msgctxt "SC_OPCODE_FLOOR_MATH"
msgid "The number to be rounded down."
msgstr "The number to be rounded down."
#: scfuncs.hrc:1512
-#, fuzzy
msgctxt "SC_OPCODE_FLOOR_MATH"
msgid "Significance"
msgstr "Significance"
#: scfuncs.hrc:1513
-#, fuzzy
msgctxt "SC_OPCODE_FLOOR_MATH"
msgid "The number to whose multiple the value is to be rounded down."
msgstr "The number to whose multiple the value is to be rounded down."
#: scfuncs.hrc:1514
-#, fuzzy
msgctxt "SC_OPCODE_FLOOR_MATH"
msgid "Mode"
msgstr "Mode"
@@ -6845,19 +6742,16 @@ msgid "Rounds number down (towards -∞) to the nearest multiple of significance
msgstr "Rounds number down to the nearest multiple of significance."
#: scfuncs.hrc:1522
-#, fuzzy
msgctxt "SC_OPCODE_FLOOR_PRECISE"
msgid "Number"
msgstr "Number"
#: scfuncs.hrc:1523
-#, fuzzy
msgctxt "SC_OPCODE_FLOOR_PRECISE"
msgid "The number to be rounded down."
msgstr "The number to be rounded down."
#: scfuncs.hrc:1524
-#, fuzzy
msgctxt "SC_OPCODE_FLOOR_PRECISE"
msgid "Significance"
msgstr "Significance"
@@ -7090,7 +6984,6 @@ msgid "Returns a frequency distribution as a vertical array."
msgstr "Returns a frequency distribution as a vertical array."
#: scfuncs.hrc:1628
-#, fuzzy
msgctxt "SC_OPCODE_FREQUENCY"
msgid "Data"
msgstr "Data"
@@ -7143,7 +7036,6 @@ msgid "Linear type"
msgstr "Linear_type"
#: scfuncs.hrc:1643
-#, fuzzy
msgctxt "SC_OPCODE_LINEST"
msgid "If type = 0 the linears will be calculated through the zero point, or else moved linears."
msgstr "If type = 0 the linears will be calculated through the zero point, or else moved linears."
@@ -7191,7 +7083,6 @@ msgid "Function type"
msgstr "Function_type"
#: scfuncs.hrc:1657
-#, fuzzy
msgctxt "SC_OPCODE_LOGEST"
msgid "If type = 0 then the functions will be calculated in the form of y=m^x, or also functions y=b*m^x."
msgstr "If type = 0 then the functions will be calculated in the form of y=m^x, or also functions y=b*m^x."
@@ -7341,7 +7232,6 @@ msgid "Returns the maximum value in a list of arguments."
msgstr "Returns the maximum value in a list of arguments."
#: scfuncs.hrc:1710
-#, fuzzy
msgctxt "SC_OPCODE_MAX"
msgid "Number "
msgstr "Number "
@@ -7375,7 +7265,6 @@ msgid "Returns the minimum value in a list of arguments."
msgstr "Returns the minimum value in a list of arguments."
#: scfuncs.hrc:1726
-#, fuzzy
msgctxt "SC_OPCODE_MIN"
msgid "Number "
msgstr "Number "
@@ -7409,7 +7298,6 @@ msgid "Calculates the variance based on a sample."
msgstr "Calculates the variance based on a sample."
#: scfuncs.hrc:1742
-#, fuzzy
msgctxt "SC_OPCODE_VAR"
msgid "Number "
msgstr "Number "
@@ -7426,7 +7314,6 @@ msgid "Calculates the variance based on a sample."
msgstr "Calculates the variance based on a sample."
#: scfuncs.hrc:1750
-#, fuzzy
msgctxt "SC_OPCODE_VAR_S"
msgid "Number "
msgstr "Number "
@@ -7460,7 +7347,6 @@ msgid "Calculates variance based on the entire population."
msgstr "Calculates variance based on the entire population."
#: scfuncs.hrc:1766
-#, fuzzy
msgctxt "SC_OPCODE_VAR_P"
msgid "Number "
msgstr "Number "
@@ -7477,7 +7363,6 @@ msgid "Calculates variance based on the entire population."
msgstr "Calculates variance based on the entire population."
#: scfuncs.hrc:1774
-#, fuzzy
msgctxt "SC_OPCODE_VAR_P_MS"
msgid "Number "
msgstr "Number "
@@ -7511,7 +7396,6 @@ msgid "Calculates the standard deviation based on a sample."
msgstr "Calculates the standard deviation based on a sample."
#: scfuncs.hrc:1790
-#, fuzzy
msgctxt "SC_OPCODE_ST_DEV"
msgid "Number "
msgstr "Number "
@@ -7528,7 +7412,6 @@ msgid "Calculates the standard deviation based on a sample."
msgstr "Calculates the standard deviation based on a sample."
#: scfuncs.hrc:1798
-#, fuzzy
msgctxt "SC_OPCODE_ST_DEV_S"
msgid "Number "
msgstr "Number "
@@ -7562,7 +7445,6 @@ msgid "Calculates the standard deviation based on the entire population."
msgstr "Calculates the standard deviation based on the entire population."
#: scfuncs.hrc:1814
-#, fuzzy
msgctxt "SC_OPCODE_ST_DEV_P"
msgid "Number "
msgstr "Number "
@@ -7579,7 +7461,6 @@ msgid "Calculates the standard deviation based on the entire population."
msgstr "Calculates the standard deviation based on the entire population."
#: scfuncs.hrc:1822
-#, fuzzy
msgctxt "SC_OPCODE_ST_DEV_P_MS"
msgid "Number "
msgstr "Number "
@@ -7613,7 +7494,6 @@ msgid "Returns the average of a sample."
msgstr "Returns the average of a sample."
#: scfuncs.hrc:1838
-#, fuzzy
msgctxt "SC_OPCODE_AVERAGE"
msgid "Number "
msgstr "Number "
@@ -7647,7 +7527,6 @@ msgid "Returns the sum of squares of deviations from the sample mean value"
msgstr "Returns the sum of squares of deviations from the sample mean value"
#: scfuncs.hrc:1854
-#, fuzzy
msgctxt "SC_OPCODE_DEV_SQ"
msgid "Number "
msgstr "Number "
@@ -7664,7 +7543,6 @@ msgid "Returns the average of the absolute deviations of a sample from the mean.
msgstr "Returns the average of the absolute deviations of a sample from the mean."
#: scfuncs.hrc:1862
-#, fuzzy
msgctxt "SC_OPCODE_AVE_DEV"
msgid "Number "
msgstr "Number "
@@ -7681,7 +7559,6 @@ msgid "Returns the skewness of a distribution."
msgstr "Returns the skewness of a distribution."
#: scfuncs.hrc:1870
-#, fuzzy
msgctxt "SC_OPCODE_SKEW"
msgid "Number "
msgstr "Number "
@@ -7698,7 +7575,6 @@ msgid "Returns the skewness of a distribution using the population of a random v
msgstr ""
#: scfuncs.hrc:1878
-#, fuzzy
msgctxt "SC_OPCODE_SKEWP"
msgid "Number "
msgstr "Number "
@@ -7715,7 +7591,6 @@ msgid "Returns the kurtosis of a distribution."
msgstr "Returns the kurtosis of a distribution."
#: scfuncs.hrc:1886
-#, fuzzy
msgctxt "SC_OPCODE_KURT"
msgid "Number "
msgstr "Number "
@@ -7732,7 +7607,6 @@ msgid "Returns the geometric mean of a sample."
msgstr "Returns the geometric mean of a sample."
#: scfuncs.hrc:1894
-#, fuzzy
msgctxt "SC_OPCODE_GEO_MEAN"
msgid "Number "
msgstr "Number "
@@ -7749,7 +7623,6 @@ msgid "Returns the harmonic mean of a sample."
msgstr "Returns the harmonic mean of a sample."
#: scfuncs.hrc:1902
-#, fuzzy
msgctxt "SC_OPCODE_HAR_MEAN"
msgid "Number "
msgstr "Number "
@@ -7766,7 +7639,6 @@ msgid "Returns the most common value in a sample."
msgstr "Returns the most common value in a sample."
#: scfuncs.hrc:1910
-#, fuzzy
msgctxt "SC_OPCODE_MODAL_VALUE"
msgid "Number "
msgstr "Number "
@@ -7783,7 +7655,6 @@ msgid "Returns the most common value in a sample."
msgstr "Returns the most common value in a sample."
#: scfuncs.hrc:1918
-#, fuzzy
msgctxt "SC_OPCODE_MODAL_VALUE_MS"
msgid "Number "
msgstr "Number "
@@ -7800,7 +7671,6 @@ msgid "Returns the most common value in a sample."
msgstr "Returns the most common value in a sample."
#: scfuncs.hrc:1926
-#, fuzzy
msgctxt "SC_OPCODE_MODAL_VALUE_MULTI"
msgid "Number "
msgstr "Number "
@@ -7817,7 +7687,6 @@ msgid "Returns the median of a given sample."
msgstr "Returns the median of a given sample."
#: scfuncs.hrc:1934
-#, fuzzy
msgctxt "SC_OPCODE_MEDIAN"
msgid "Number "
msgstr "Number "
@@ -7834,7 +7703,6 @@ msgid "Returns the alpha quantile of a sample."
msgstr "Returns the alpha quantile of a sample."
#: scfuncs.hrc:1942
-#, fuzzy
msgctxt "SC_OPCODE_PERCENTILE"
msgid "Data"
msgstr "Data"
@@ -7861,7 +7729,6 @@ msgid "Returns the alpha percentile of a sample."
msgstr "Returns the alpha quantile of a sample."
#: scfuncs.hrc:1952
-#, fuzzy
msgctxt "SC_OPCODE_PERCENTILE_EXC"
msgid "Data"
msgstr "Data"
@@ -7888,7 +7755,6 @@ msgid "Returns the alpha percentile of a sample."
msgstr "Returns the alpha quantile of a sample."
#: scfuncs.hrc:1962
-#, fuzzy
msgctxt "SC_OPCODE_PERCENTILE_INC"
msgid "Data"
msgstr "Data"
@@ -7914,7 +7780,6 @@ msgid "Returns the quartile of a sample."
msgstr "Returns the quartile of a sample."
#: scfuncs.hrc:1972
-#, fuzzy
msgctxt "SC_OPCODE_QUARTILE"
msgid "Data"
msgstr "Data"
@@ -7940,7 +7805,6 @@ msgid "Returns the quartile of a sample."
msgstr "Returns the quartile of a sample."
#: scfuncs.hrc:1982
-#, fuzzy
msgctxt "SC_OPCODE_QUARTILE_EXC"
msgid "Data"
msgstr "Data"
@@ -7966,7 +7830,6 @@ msgid "Returns the quartile of a sample."
msgstr "Returns the quartile of a sample."
#: scfuncs.hrc:1992
-#, fuzzy
msgctxt "SC_OPCODE_QUARTILE_INC"
msgid "Data"
msgstr "Data"
@@ -7992,7 +7855,6 @@ msgid "Returns the k-th largest value of a sample."
msgstr "Returns the k-th largest value of a sample."
#: scfuncs.hrc:2002
-#, fuzzy
msgctxt "SC_OPCODE_LARGE"
msgid "Data"
msgstr "Data"
@@ -8019,7 +7881,6 @@ msgid "Returns the k-th smallest value of a sample."
msgstr "Returns the k-th smallest value of a sample."
#: scfuncs.hrc:2012
-#, fuzzy
msgctxt "SC_OPCODE_SMALL"
msgid "Data"
msgstr "Data"
@@ -8046,7 +7907,6 @@ msgid "Returns the percentage rank of a value in a sample."
msgstr "Returns the percentage rank of a value in a sample."
#: scfuncs.hrc:2022
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK"
msgid "Data"
msgstr "Data"
@@ -8068,7 +7928,6 @@ msgid "The value for which percentage ranking is to be determined."
msgstr "The value for which percentage ranking is to be determined."
#: scfuncs.hrc:2026
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK"
msgid "Significance"
msgstr "Significance"
@@ -8084,7 +7943,6 @@ msgid "Returns the percentage rank (0..1, exclusive) of a value in a sample."
msgstr ""
#: scfuncs.hrc:2034
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK_EXC"
msgid "Data"
msgstr "Data"
@@ -8106,7 +7964,6 @@ msgid "The value for which percentage ranking is to be determined."
msgstr "The value for which percentage ranking is to be determined."
#: scfuncs.hrc:2038
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK_EXC"
msgid "Significance"
msgstr "Significance"
@@ -8122,7 +7979,6 @@ msgid "Returns the percentage rank (0..1, inclusive) of a value in a sample."
msgstr ""
#: scfuncs.hrc:2046
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK_INC"
msgid "Data"
msgstr "Data"
@@ -8144,7 +8000,6 @@ msgid "The value for which percentage ranking is to be determined."
msgstr "The value for which percentage ranking is to be determined."
#: scfuncs.hrc:2050
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK_INC"
msgid "Significance"
msgstr "Significance"
@@ -8222,7 +8077,6 @@ msgid "Type"
msgstr "Type"
#: scfuncs.hrc:2075
-#, fuzzy
msgctxt "SC_OPCODE_RANK_EQ"
msgid "Sequence order: 0 or omitted means descending, any other value than 0 means ascending."
msgstr "Sequence order: 0 or omitted means descending, any other value than 0 means ascending."
@@ -8259,7 +8113,6 @@ msgid "Type"
msgstr "Type"
#: scfuncs.hrc:2087
-#, fuzzy
msgctxt "SC_OPCODE_RANK_AVG"
msgid "Sequence order: 0 or omitted means descending, any other value than 0 means ascending."
msgstr "Sequence order: 0 or omitted means descending, any other value than 0 means ascending."
@@ -8270,7 +8123,6 @@ msgid "Returns the mean of a sample without including the marginal values."
msgstr "Returns the mean of a sample without including the marginal values."
#: scfuncs.hrc:2094
-#, fuzzy
msgctxt "SC_OPCODE_TRIM_MEAN"
msgid "Data"
msgstr "Data"
@@ -8297,7 +8149,6 @@ msgid "Returns the discrete probability of an interval."
msgstr "Returns the discreet probability of an interval."
#: scfuncs.hrc:2104
-#, fuzzy
msgctxt "SC_OPCODE_PROB"
msgid "Data"
msgstr "Data"
@@ -8308,7 +8159,6 @@ msgid "The sample data array."
msgstr "The sample data array."
#: scfuncs.hrc:2106
-#, fuzzy
msgctxt "SC_OPCODE_PROB"
msgid "Probability"
msgstr "Probability"
@@ -8390,7 +8240,6 @@ msgid "Values of the distribution function for a standard normal distribution."
msgstr "Values of the distribution function for a standard normal distribution."
#: scfuncs.hrc:2132
-#, fuzzy
msgctxt "SC_OPCODE_PHI"
msgid "Number"
msgstr "Number"
@@ -8533,7 +8382,6 @@ msgid "C"
msgstr ""
#: scfuncs.hrc:2185
-#, fuzzy
msgctxt "SC_OPCODE_BINOM_DIST_MS"
msgid "Cumulated. C=0 calculates the individual probability, C=1 the cumulated probability."
msgstr "Cumulated. C=0 calculates the individual probability, C=1 the cumulated probability."
@@ -8646,7 +8494,6 @@ msgid "The success probability of a trial."
msgstr "The success probability of a trial."
#: scfuncs.hrc:2222
-#, fuzzy
msgctxt "SC_OPCODE_CRIT_BINOM"
msgid "Alpha"
msgstr "Alpha"
@@ -8683,7 +8530,6 @@ msgid "The success probability of a trial."
msgstr "The success probability of a trial."
#: scfuncs.hrc:2234
-#, fuzzy
msgctxt "SC_OPCODE_BINOM_INV"
msgid "Alpha"
msgstr "Alpha"
@@ -8709,7 +8555,6 @@ msgid "The value for which the Poisson distribution is to be calculated."
msgstr "The value for which the Poisson distribution is to be calculated."
#: scfuncs.hrc:2244
-#, fuzzy
msgctxt "SC_OPCODE_POISSON_DIST"
msgid "Mean"
msgstr "Mean"
@@ -8745,7 +8590,6 @@ msgid "The value for which the Poisson distribution is to be calculated."
msgstr "The value for which the Poisson distribution is to be calculated."
#: scfuncs.hrc:2256
-#, fuzzy
msgctxt "SC_OPCODE_POISSON_DIST_MS"
msgid "Mean"
msgstr "Mean"
@@ -8761,7 +8605,6 @@ msgid "Cumulative"
msgstr "Cumulative"
#: scfuncs.hrc:2259
-#, fuzzy
msgctxt "SC_OPCODE_POISSON_DIST_MS"
msgid "0 or FALSE calculates the probability density function. Any other value or TRUE or omitted calculates the cumulative distribution function."
msgstr "0 or FALSE calculates the probability density function. Any other value or TRUE or omitted calculates the cumulative distribution function."
@@ -8863,7 +8706,6 @@ msgid "Values of the inverse normal distribution."
msgstr "Values of the inverse normal distribution."
#: scfuncs.hrc:2294
-#, fuzzy
msgctxt "SC_OPCODE_NORM_INV"
msgid "Number"
msgstr "Number"
@@ -8874,7 +8716,6 @@ msgid "The probability value for which the inverse normal distribution is to be
msgstr "The probability value for which the inverse normal distribution is to be calculated."
#: scfuncs.hrc:2296
-#, fuzzy
msgctxt "SC_OPCODE_NORM_INV"
msgid "Mean"
msgstr "Mean"
@@ -8900,19 +8741,16 @@ msgid "Values of the inverse normal distribution."
msgstr "Values of the inverse normal distribution."
#: scfuncs.hrc:2306
-#, fuzzy
msgctxt "SC_OPCODE_NORM_INV_MS"
msgid "Number"
msgstr "Number"
#: scfuncs.hrc:2307
-#, fuzzy
msgctxt "SC_OPCODE_NORM_INV_MS"
msgid "The probability value for which the inverse normal distribution is to be calculated."
msgstr "The probability value for which the inverse normal distribution is to be calculated."
#: scfuncs.hrc:2308
-#, fuzzy
msgctxt "SC_OPCODE_NORM_INV_MS"
msgid "Mean"
msgstr "Mean"
@@ -8981,7 +8819,6 @@ msgid "Values of the inverse standard normal distribution."
msgstr "Values of the inverse standard normal distribution."
#: scfuncs.hrc:2336
-#, fuzzy
msgctxt "SC_OPCODE_S_NORM_INV"
msgid "Number"
msgstr "Number"
@@ -8997,13 +8834,11 @@ msgid "Values of the inverse standard normal distribution."
msgstr "Values of the inverse standard normal distribution."
#: scfuncs.hrc:2344
-#, fuzzy
msgctxt "SC_OPCODE_S_NORM_INV_MS"
msgid "Number"
msgstr "Number"
#: scfuncs.hrc:2345
-#, fuzzy
msgctxt "SC_OPCODE_S_NORM_INV_MS"
msgid "The probability value for which the inverse standard normal distribution is to be calculated."
msgstr "The probability value for which the inverse standard normal distribution is to be calculated."
@@ -9024,7 +8859,6 @@ msgid "The value for which the log normal distribution is to be calculated."
msgstr "The value for which the log normal distribution is to be calculated."
#: scfuncs.hrc:2354
-#, fuzzy
msgctxt "SC_OPCODE_LOG_NORM_DIST"
msgid "Mean"
msgstr "Mean"
@@ -9070,7 +8904,6 @@ msgid "The value for which the log normal distribution is to be calculated."
msgstr "The value for which the log normal distribution is to be calculated."
#: scfuncs.hrc:2368
-#, fuzzy
msgctxt "SC_OPCODE_LOG_NORM_DIST_MS"
msgid "Mean"
msgstr "Mean"
@@ -9109,7 +8942,6 @@ msgid "Values of the inverse of the lognormal distribution."
msgstr "Values of the inverse of the lognormal distribution."
#: scfuncs.hrc:2380
-#, fuzzy
msgctxt "SC_OPCODE_LOG_INV"
msgid "Number"
msgstr "Number"
@@ -9120,7 +8952,6 @@ msgid "The probability value for which the inverse log normal distribution is to
msgstr "The probability value for which the inverse log normal distribution is to be calculated."
#: scfuncs.hrc:2382
-#, fuzzy
msgctxt "SC_OPCODE_LOG_INV"
msgid "Mean"
msgstr "Mean"
@@ -9146,19 +8977,16 @@ msgid "Values of the inverse of the lognormal distribution."
msgstr "Values of the inverse of the lognormal distribution."
#: scfuncs.hrc:2392
-#, fuzzy
msgctxt "SC_OPCODE_LOG_INV_MS"
msgid "Number"
msgstr "Number"
#: scfuncs.hrc:2393
-#, fuzzy
msgctxt "SC_OPCODE_LOG_INV_MS"
msgid "The probability value for which the inverse log normal distribution is to be calculated."
msgstr "The probability value for which the inverse log normal distribution is to be calculated."
#: scfuncs.hrc:2394
-#, fuzzy
msgctxt "SC_OPCODE_LOG_INV_MS"
msgid "Mean"
msgstr "Mean"
@@ -9267,7 +9095,6 @@ msgid "The value for which the gamma distribution is to be calculated."
msgstr "The value for which the gamma distribution is to be calculated."
#: scfuncs.hrc:2430
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_DIST"
msgid "Alpha"
msgstr "Alpha"
@@ -9299,7 +9126,6 @@ msgid "0 or FALSE calculates the probability density function. Any other value o
msgstr "0 or FALSE calculates the probability density function. Any other value or TRUE or omitted calculates the cumulative distribution function."
#: scfuncs.hrc:2441
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_DIST_MS"
msgid "Returns the value of the probability density function or the cumulative distribution function for the Gamma distribution."
msgstr "Returns the value of the probability density function or the cumulative distribution function for the Gamma distribution."
@@ -9315,7 +9141,6 @@ msgid "The value for which the gamma distribution is to be calculated."
msgstr "The value for which the gamma distribution is to be calculated."
#: scfuncs.hrc:2444
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_DIST_MS"
msgid "Alpha"
msgstr "Alpha"
@@ -9363,7 +9188,6 @@ msgid "The probability value for which the inverse gamma distribution is to be c
msgstr "The probability value for which the inverse gamma distribution is to be calculated."
#: scfuncs.hrc:2458
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_INV"
msgid "Alpha"
msgstr "Alpha"
@@ -9395,13 +9219,11 @@ msgid "Number"
msgstr "Number"
#: scfuncs.hrc:2469
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_INV_MS"
msgid "The probability value for which the inverse gamma distribution is to be calculated."
msgstr "The probability value for which the inverse gamma distribution is to be calculated."
#: scfuncs.hrc:2470
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_INV_MS"
msgid "Alpha"
msgstr "Alpha"
@@ -9448,7 +9270,6 @@ msgid "Number"
msgstr "Number"
#: scfuncs.hrc:2489
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_LN_MS"
msgid "The value for which the natural logarithm of the gamma function is to be calculated."
msgstr "The value for which the natural logarithm of the gamma function is to be calculated."
@@ -9474,7 +9295,6 @@ msgid "Values of the beta distribution."
msgstr "Values of the beta distribution."
#: scfuncs.hrc:2506
-#, fuzzy
msgctxt "SC_OPCODE_BETA_DIST"
msgid "Number"
msgstr "Number"
@@ -9485,7 +9305,6 @@ msgid "The value for which the beta distribution is to be calculated."
msgstr "The value for which the beta distribution is to be calculated."
#: scfuncs.hrc:2508
-#, fuzzy
msgctxt "SC_OPCODE_BETA_DIST"
msgid "Alpha"
msgstr "Alpha"
@@ -9542,7 +9361,6 @@ msgid "Values of the inverse beta distribution."
msgstr "Values of the inverse beta distribution."
#: scfuncs.hrc:2524
-#, fuzzy
msgctxt "SC_OPCODE_BETA_INV"
msgid "Number"
msgstr "Number"
@@ -9553,7 +9371,6 @@ msgid "The probability value for which the inverse beta distribution is to be ca
msgstr "The probability value for which the inverse beta distribution is to be calculated."
#: scfuncs.hrc:2526
-#, fuzzy
msgctxt "SC_OPCODE_BETA_INV"
msgid "Alpha"
msgstr "Alpha"
@@ -9600,7 +9417,6 @@ msgid "Values of the beta distribution."
msgstr "Values of the beta distribution."
#: scfuncs.hrc:2540
-#, fuzzy
msgctxt "SC_OPCODE_BETA_DIST_MS"
msgid "Number"
msgstr "Number"
@@ -9611,7 +9427,6 @@ msgid "The value for which the beta distribution is to be calculated."
msgstr "The value for which the beta distribution is to be calculated."
#: scfuncs.hrc:2542
-#, fuzzy
msgctxt "SC_OPCODE_BETA_DIST_MS"
msgid "Alpha"
msgstr "Alpha"
@@ -9638,7 +9453,6 @@ msgid "Cumulative"
msgstr "Cumulative"
#: scfuncs.hrc:2547
-#, fuzzy
msgctxt "SC_OPCODE_BETA_DIST_MS"
msgid "0 or FALSE for probability density function, any other value or TRUE or omitted for cumulative distribution function."
msgstr "0 or FALSE for probability density function, any other value or TRUE or omitted for cumulative distribution function."
@@ -9669,19 +9483,16 @@ msgid "Values of the inverse beta distribution."
msgstr "Values of the inverse beta distribution."
#: scfuncs.hrc:2558
-#, fuzzy
msgctxt "SC_OPCODE_BETA_INV_MS"
msgid "Number"
msgstr "Number"
#: scfuncs.hrc:2559
-#, fuzzy
msgctxt "SC_OPCODE_BETA_INV_MS"
msgid "The probability value for which the inverse beta distribution is to be calculated."
msgstr "The probability value for which the inverse beta distribution is to be calculated."
#: scfuncs.hrc:2560
-#, fuzzy
msgctxt "SC_OPCODE_BETA_INV_MS"
msgid "Alpha"
msgstr "Alpha"
@@ -9863,7 +9674,6 @@ msgid "The population size."
msgstr "The population size."
#: scfuncs.hrc:2610
-#, fuzzy
msgctxt "SC_OPCODE_HYP_GEOM_DIST"
msgid "Cumulative"
msgstr "Cumulative"
@@ -9958,7 +9768,6 @@ msgid "The degrees of freedom of the T distribution."
msgstr "The degrees of freedom of the T distribution."
#: scfuncs.hrc:2638
-#, fuzzy
msgctxt "SC_OPCODE_T_DIST"
msgid "Mode"
msgstr "Mode"
@@ -10021,7 +9830,6 @@ msgid "The degrees of freedom of the T distribution."
msgstr "The degrees of freedom of the T distribution."
#: scfuncs.hrc:2660
-#, fuzzy
msgctxt "SC_OPCODE_T_DIST_MS"
msgid "Cumulative"
msgstr "Cumulative"
@@ -10063,7 +9871,6 @@ msgid "Values of the inverse t-distribution."
msgstr "Values of the inverse t-distribution."
#: scfuncs.hrc:2678
-#, fuzzy
msgctxt "SC_OPCODE_T_INV"
msgid "Number"
msgstr "Number"
@@ -10091,13 +9898,11 @@ msgid "Values of the left-tailed inverse t-distribution."
msgstr "Values of the inverse t-distribution."
#: scfuncs.hrc:2688
-#, fuzzy
msgctxt "SC_OPCODE_T_INV_MS"
msgid "Number"
msgstr "Number"
#: scfuncs.hrc:2689
-#, fuzzy
msgctxt "SC_OPCODE_T_INV_MS"
msgid "The probability value for which the inverse T distribution is to be calculated."
msgstr "The probability value for which the inverse T distribution is to be calculated."
@@ -10120,13 +9925,11 @@ msgid "Values of the two-tailed inverse t-distribution."
msgstr "Values of the inverse t-distribution."
#: scfuncs.hrc:2698
-#, fuzzy
msgctxt "SC_OPCODE_T_INV_2T"
msgid "Number"
msgstr "Number"
#: scfuncs.hrc:2699
-#, fuzzy
msgctxt "SC_OPCODE_T_INV_2T"
msgid "The probability value for which the inverse T distribution is to be calculated."
msgstr "The probability value for which the inverse T distribution is to be calculated."
@@ -10218,7 +10021,6 @@ msgid "The degrees of freedom in the denominator of the F distribution."
msgstr "The degrees of freedom in the denominator of the F distribution."
#: scfuncs.hrc:2726
-#, fuzzy
msgctxt "SC_OPCODE_F_DIST_LT"
msgid "Cumulative"
msgstr "Cumulative"
@@ -10272,7 +10074,6 @@ msgid "Values of the inverse F distribution."
msgstr "Values of the inverse F distribution."
#: scfuncs.hrc:2746
-#, fuzzy
msgctxt "SC_OPCODE_F_INV"
msgid "Number"
msgstr "Number"
@@ -10311,13 +10112,11 @@ msgid "Values of the inverse left tail F distribution."
msgstr "Values of the inverse beta distribution."
#: scfuncs.hrc:2758
-#, fuzzy
msgctxt "SC_OPCODE_F_INV_LT"
msgid "Number"
msgstr "Number"
#: scfuncs.hrc:2759
-#, fuzzy
msgctxt "SC_OPCODE_F_INV_LT"
msgid "The probability value for which the inverse F distribution is to be calculated."
msgstr "The probability value for which the inverse F distribution is to be calculated."
@@ -10351,13 +10150,11 @@ msgid "Values of the inverse right tail F distribution."
msgstr "Values of the inverse beta distribution."
#: scfuncs.hrc:2770
-#, fuzzy
msgctxt "SC_OPCODE_F_INV_RT"
msgid "Number"
msgstr "Number"
#: scfuncs.hrc:2771
-#, fuzzy
msgctxt "SC_OPCODE_F_INV_RT"
msgid "The probability value for which the inverse F distribution is to be calculated."
msgstr "The probability value for which the inverse F distribution is to be calculated."
@@ -10472,7 +10269,6 @@ msgid "0 or FALSE calculates the probability density function. Any other value o
msgstr "0 or FALSE calculates the probability density function. Any other value or TRUE or omitted calculates the cumulative distribution function."
#: scfuncs.hrc:2815
-#, fuzzy
msgctxt "SC_OPCODE_CHISQ_DIST_MS"
msgid "Returns left-tail probability of the cumulative distribution function or values of the probability density function of the chi-square distribution."
msgstr "Returns left-tail probability of the cumulative distribution function or values of the probability density function of the chi-square distribution."
@@ -10483,7 +10279,6 @@ msgid "Number"
msgstr "Number"
#: scfuncs.hrc:2817
-#, fuzzy
msgctxt "SC_OPCODE_CHISQ_DIST_MS"
msgid "The value for which the probability density function or cumulative distribution function is to be calculated."
msgstr "The value for which the probability density function or cumulative distribution function is to be calculated."
@@ -10515,7 +10310,6 @@ msgid "Values of the inverse of CHIDIST(x; DegreesOfFreedom)."
msgstr "Values of the inverse of CHIDIST(x; DegreesOfFreedom)."
#: scfuncs.hrc:2829
-#, fuzzy
msgctxt "SC_OPCODE_CHI_INV"
msgid "Number"
msgstr "Number"
@@ -10542,13 +10336,11 @@ msgid "Values of the inverse of CHIDIST(x; DegreesOfFreedom)."
msgstr "Values of the inverse of CHIDIST(x; DegreesOfFreedom)."
#: scfuncs.hrc:2840
-#, fuzzy
msgctxt "SC_OPCODE_CHI_INV_MS"
msgid "Number"
msgstr "Number"
#: scfuncs.hrc:2841
-#, fuzzy
msgctxt "SC_OPCODE_CHI_INV_MS"
msgid "The probability value for which the inverse chi square distribution is to be calculated."
msgstr "The probability value for which the inverse chi square distribution is to be calculated."
@@ -10601,7 +10393,6 @@ msgid "Probability"
msgstr "Probability"
#: scfuncs.hrc:2863
-#, fuzzy
msgctxt "SC_OPCODE_CHISQ_INV_MS"
msgid "The probability value for which the inverse of the chi square distribution is to be calculated."
msgstr "The probability value for which the inverse of the chi square distribution is to be calculated."
@@ -10632,7 +10423,6 @@ msgid "The value to be standardized."
msgstr "The value to be standardised."
#: scfuncs.hrc:2875
-#, fuzzy
msgctxt "SC_OPCODE_STANDARD"
msgid "Mean"
msgstr "Mean"
@@ -10713,7 +10503,6 @@ msgid "Returns a (1-alpha) confidence interval for a normal distribution."
msgstr "Returns a (1 alpha) confidence interval for a normal distribution."
#: scfuncs.hrc:2905
-#, fuzzy
msgctxt "SC_OPCODE_CONFIDENCE"
msgid "Alpha"
msgstr "Alpha"
@@ -10734,7 +10523,6 @@ msgid "The standard deviation of the population."
msgstr "The standard deviation of the population."
#: scfuncs.hrc:2909
-#, fuzzy
msgctxt "SC_OPCODE_CONFIDENCE"
msgid "Size"
msgstr "Size"
@@ -10751,7 +10539,6 @@ msgid "Returns a (1-alpha) confidence interval for a normal distribution."
msgstr "Returns a (1 alpha) confidence interval for a normal distribution."
#: scfuncs.hrc:2917
-#, fuzzy
msgctxt "SC_OPCODE_CONFIDENCE_N"
msgid "Alpha"
msgstr "Alpha"
@@ -10772,7 +10559,6 @@ msgid "The standard deviation of the population."
msgstr "The standard deviation of the population."
#: scfuncs.hrc:2921
-#, fuzzy
msgctxt "SC_OPCODE_CONFIDENCE_N"
msgid "Size"
msgstr "Size"
@@ -10789,7 +10575,6 @@ msgid "Returns a (1-alpha) confidence interval for a Student's t distribution."
msgstr "Returns a (1 alpha) confidence interval for a normal distribution."
#: scfuncs.hrc:2929
-#, fuzzy
msgctxt "SC_OPCODE_CONFIDENCE_T"
msgid "Alpha"
msgstr "Alpha"
@@ -10810,7 +10595,6 @@ msgid "The standard deviation of the population."
msgstr "The standard deviation of the population."
#: scfuncs.hrc:2933
-#, fuzzy
msgctxt "SC_OPCODE_CONFIDENCE_T"
msgid "Size"
msgstr "Size"
@@ -10826,7 +10610,6 @@ msgid "Calculates the probability of observing a z-statistic greater than the on
msgstr "Calculates the probability of observing a z-statistic greater than the one computed based on a sample."
#: scfuncs.hrc:2941
-#, fuzzy
msgctxt "SC_OPCODE_Z_TEST"
msgid "Data"
msgstr "Data"
@@ -10857,13 +10640,11 @@ msgid "The known standard deviation of the population. If omitted, the standard
msgstr "The known standard deviation of the population. If omitted, the standard deviation of the given sample is used."
#: scfuncs.hrc:2952
-#, fuzzy
msgctxt "SC_OPCODE_Z_TEST_MS"
msgid "Calculates the probability of observing a z-statistic greater than the one computed based on a sample."
msgstr "Calculates the probability of observing a z-statistic greater than the one computed based on a sample."
#: scfuncs.hrc:2953
-#, fuzzy
msgctxt "SC_OPCODE_Z_TEST_MS"
msgid "Data"
msgstr "Data"
@@ -10889,7 +10670,6 @@ msgid "sigma"
msgstr "sigma"
#: scfuncs.hrc:2958
-#, fuzzy
msgctxt "SC_OPCODE_Z_TEST_MS"
msgid "The known standard deviation of the population. If omitted, the standard deviation of the given sample is used."
msgstr "The known standard deviation of the population. If omitted, the standard deviation of the given sample is used."
@@ -11028,7 +10808,6 @@ msgid "The second record array."
msgstr "The second record array."
#: scfuncs.hrc:3009
-#, fuzzy
msgctxt "SC_OPCODE_T_TEST"
msgid "Mode"
msgstr "Mode"
@@ -11076,13 +10855,11 @@ msgid "The second record array."
msgstr "The second record array."
#: scfuncs.hrc:3023
-#, fuzzy
msgctxt "SC_OPCODE_T_TEST_MS"
msgid "Mode"
msgstr "Mode"
#: scfuncs.hrc:3024
-#, fuzzy
msgctxt "SC_OPCODE_T_TEST_MS"
msgid "Mode specifies the number of distribution tails to return. 1= one-tailed, 2 = two-tailed distribution"
msgstr "Mode specifies the number of distribution tails to return. 1= one-tailed, 2 = two-tailed distribution"
@@ -11374,7 +11151,6 @@ msgid "Calculates future value(s) using additive Exponential Smoothing algorithm
msgstr ""
#: scfuncs.hrc:3135
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_ADD"
msgid "Target"
msgstr "Target"
@@ -11385,7 +11161,6 @@ msgid "The date (array) for which you want to predict a value."
msgstr ""
#: scfuncs.hrc:3137
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_ADD"
msgid "Values"
msgstr "Values"
@@ -11441,7 +11216,6 @@ msgid "Calculates future value(s) using multiplicative Exponential Smoothing alg
msgstr ""
#: scfuncs.hrc:3153
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_MUL"
msgid "Target"
msgstr "Target"
@@ -11452,7 +11226,6 @@ msgid "The date (array) for which you want to predict a value."
msgstr ""
#: scfuncs.hrc:3155
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_MUL"
msgid "Values"
msgstr "Values"
@@ -11508,7 +11281,6 @@ msgid "Returns a prediction interval at the specified target value(s) for additi
msgstr ""
#: scfuncs.hrc:3171
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_PIA"
msgid "Target"
msgstr "Target"
@@ -11519,7 +11291,6 @@ msgid "The date (array) for which you want to predict a value."
msgstr ""
#: scfuncs.hrc:3173
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_PIA"
msgid "Values"
msgstr "Values"
@@ -11586,7 +11357,6 @@ msgid "Returns a prediction interval at the specified target value(s) for multip
msgstr ""
#: scfuncs.hrc:3191
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_PIM"
msgid "Target"
msgstr "Target"
@@ -11597,7 +11367,6 @@ msgid "The date (array) for which you want to predict a value."
msgstr ""
#: scfuncs.hrc:3193
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_PIM"
msgid "Values"
msgstr "Values"
@@ -11664,7 +11433,6 @@ msgid "Calculates the number of samples in period (season) using additive Expone
msgstr ""
#: scfuncs.hrc:3211
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_SEA"
msgid "Values"
msgstr "Values"
@@ -11710,7 +11478,6 @@ msgid "Returns statistical value(s) using additive Exponential Smoothing algorit
msgstr ""
#: scfuncs.hrc:3225
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_STA"
msgid "Values"
msgstr "Values"
@@ -11776,7 +11543,6 @@ msgid "Returns statistical value(s) using multiplicative Exponential Smoothing a
msgstr ""
#: scfuncs.hrc:3243
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_STM"
msgid "Values"
msgstr "Values"
@@ -11837,7 +11603,6 @@ msgid "Aggregation (default 1 = AVERAGE); method to be used to aggregate identic
msgstr ""
#: scfuncs.hrc:3260
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_LIN"
msgid "Returns a value along a linear regression"
msgstr "Returns a value along a linear regression"
@@ -11849,7 +11614,6 @@ msgid "Value"
msgstr "Values"
#: scfuncs.hrc:3262
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_LIN"
msgid "The X value for which the Y value on the regression linear is to be calculated."
msgstr "The X value for which the Y value on the regression linear is to be calculated."
@@ -11860,7 +11624,6 @@ msgid "Data Y"
msgstr ""
#: scfuncs.hrc:3264
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_LIN"
msgid "The Y data array."
msgstr "The Y data array."
@@ -11871,7 +11634,6 @@ msgid "Data X"
msgstr ""
#: scfuncs.hrc:3266
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_LIN"
msgid "The X data array."
msgstr "The X data array."
@@ -11882,7 +11644,6 @@ msgid "Returns the reference to a cell as text."
msgstr "Returns the reference to a cell as text."
#: scfuncs.hrc:3273
-#, fuzzy
msgctxt "SC_OPCODE_ADDRESS"
msgid "Row"
msgstr "Row"
@@ -11893,7 +11654,6 @@ msgid "The row number of the cell."
msgstr "The row number of the cell."
#: scfuncs.hrc:3275
-#, fuzzy
msgctxt "SC_OPCODE_ADDRESS"
msgid "Column"
msgstr "Column"
@@ -11924,7 +11684,6 @@ msgid "The reference style: 0 or FALSE means R1C1 style, any other value or omit
msgstr "The reference style: 0 or FALSE means R1C1 style, any other value or omitted means A1 style."
#: scfuncs.hrc:3281
-#, fuzzy
msgctxt "SC_OPCODE_ADDRESS"
msgid "Sheet"
msgstr "Sheet"
@@ -11940,7 +11699,6 @@ msgid "Returns the number of individual ranges that belong to a (multiple) range
msgstr "Returns the number of individual ranges that belong to a (multiple) range."
#: scfuncs.hrc:3289
-#, fuzzy
msgctxt "SC_OPCODE_AREAS"
msgid "Reference"
msgstr "Reference"
@@ -11982,7 +11740,6 @@ msgid "Returns the internal column number of a reference."
msgstr "Returns the internal column number of a reference."
#: scfuncs.hrc:3307
-#, fuzzy
msgctxt "SC_OPCODE_COLUMN"
msgid "Reference"
msgstr "Reference"
@@ -11998,7 +11755,6 @@ msgid "Defines the internal row number of a reference."
msgstr "Defines the internal row number of a reference."
#: scfuncs.hrc:3315
-#, fuzzy
msgctxt "SC_OPCODE_ROW"
msgid "Reference"
msgstr "Reference"
@@ -12014,7 +11770,6 @@ msgid "Returns the internal sheet number of a reference or a string."
msgstr "Returns the internal sheet number of a reference or a string."
#: scfuncs.hrc:3323
-#, fuzzy
msgctxt "SC_OPCODE_SHEET"
msgid "Reference"
msgstr "Reference"
@@ -12062,7 +11817,6 @@ msgid "Returns the number of sheets of a given reference. If no parameter has be
msgstr "Returns the number of sheets of a given reference. If no parameter has been entered, the total number of sheets in the document is returned."
#: scfuncs.hrc:3347
-#, fuzzy
msgctxt "SC_OPCODE_SHEETS"
msgid "Reference"
msgstr "Reference"
@@ -12078,7 +11832,6 @@ msgid "Horizontal search and reference to the cells located below."
msgstr "Horizontal search and reference to the cells located below."
#: scfuncs.hrc:3355
-#, fuzzy
msgctxt "SC_OPCODE_H_LOOKUP"
msgid "Search criterion"
msgstr "Search criterion"
@@ -12157,7 +11910,6 @@ msgid "Column index number in the array."
msgstr "Column index number in the array."
#: scfuncs.hrc:3375
-#, fuzzy
msgctxt "SC_OPCODE_V_LOOKUP"
msgid "Sort order"
msgstr "Sort order"
@@ -12173,7 +11925,6 @@ msgid "Returns a reference to a cell from a defined range."
msgstr "Returns a reference to a cell from a defined range."
#: scfuncs.hrc:3383
-#, fuzzy
msgctxt "SC_OPCODE_INDEX"
msgid "Reference"
msgstr "Reference"
@@ -12184,7 +11935,6 @@ msgid "The reference to a (multiple) range."
msgstr "The reference to a (multiple) range."
#: scfuncs.hrc:3385
-#, fuzzy
msgctxt "SC_OPCODE_INDEX"
msgid "Row"
msgstr "Row"
@@ -12195,7 +11945,6 @@ msgid "The row in the range."
msgstr "The row in the range."
#: scfuncs.hrc:3387
-#, fuzzy
msgctxt "SC_OPCODE_INDEX"
msgid "Column"
msgstr "Column"
@@ -12206,7 +11955,6 @@ msgid "The column in the range."
msgstr "The column in the range."
#: scfuncs.hrc:3389
-#, fuzzy
msgctxt "SC_OPCODE_INDEX"
msgid "Range"
msgstr "Range"
@@ -12222,7 +11970,6 @@ msgid "Returns the contents of a cell that is referenced in text form."
msgstr "Returns the contents of a cell that is referenced in text form."
#: scfuncs.hrc:3397
-#, fuzzy
msgctxt "SC_OPCODE_INDIRECT"
msgid "Reference"
msgstr "Reference"
@@ -12322,7 +12069,6 @@ msgid "Returns a reference which has been moved in relation to the starting poin
msgstr "Returns a reference which has been moved in relation to the starting point."
#: scfuncs.hrc:3431
-#, fuzzy
msgctxt "SC_OPCODE_OFFSET"
msgid "Reference"
msgstr "Reference"
@@ -12355,7 +12101,6 @@ msgid "The number of columns that are to be moved to the left or to the right."
msgstr "The number of columns that are to be moved to the left or to the right."
#: scfuncs.hrc:3437
-#, fuzzy
msgctxt "SC_OPCODE_OFFSET"
msgid "Height"
msgstr "Height"
@@ -12366,7 +12111,6 @@ msgid "The number of rows of the moved reference."
msgstr "The number of rows of the moved reference."
#: scfuncs.hrc:3439
-#, fuzzy
msgctxt "SC_OPCODE_OFFSET"
msgid "Width"
msgstr "Width"
@@ -12382,7 +12126,6 @@ msgid "Returns a number corresponding to an error type"
msgstr "Returns a number corresponding to an error type"
#: scfuncs.hrc:3447
-#, fuzzy
msgctxt "SC_OPCODE_ERROR_TYPE"
msgid "Reference"
msgstr "Reference"
@@ -12414,7 +12157,6 @@ msgid "Applies a Style to the formula cell."
msgstr "Applies a Style to the formula cell."
#: scfuncs.hrc:3463
-#, fuzzy
msgctxt "SC_OPCODE_STYLE"
msgid "Style"
msgstr "Style"
@@ -12484,7 +12226,6 @@ msgid "The item or range from which data is to be taken."
msgstr "The range from which data is to be taken."
#: scfuncs.hrc:3481
-#, fuzzy
msgctxt "SC_OPCODE_DDE"
msgid "Mode"
msgstr "Mode"
@@ -12579,7 +12320,6 @@ msgid "Converts half-width ASCII and katakana characters to full-width."
msgstr "Converts half-width ASCII and katakana characters to full-width."
#: scfuncs.hrc:3519
-#, fuzzy
msgctxt "SC_OPCODE_JIS"
msgid "Text"
msgstr "Text"
@@ -12595,7 +12335,6 @@ msgid "Converts full-width ASCII and katakana characters to half-width."
msgstr "Converts full-width ASCII and katakana characters to half-width."
#: scfuncs.hrc:3527
-#, fuzzy
msgctxt "SC_OPCODE_ASC"
msgid "Text"
msgstr "Text"
@@ -12611,7 +12350,6 @@ msgid "Returns a numeric code for the first character in a text string."
msgstr "Returns a numeric code for the first character in a text string."
#: scfuncs.hrc:3535
-#, fuzzy
msgctxt "SC_OPCODE_CODE"
msgid "Text"
msgstr "Text"
@@ -12638,7 +12376,6 @@ msgid "Value is a number, a reference to a cell containing a number or a formula
msgstr "Value is a number, a reference to a cell containing a number or a formula that results in a number."
#: scfuncs.hrc:3545
-#, fuzzy
msgctxt "SC_OPCODE_CURRENCY"
msgid "Decimals"
msgstr "Decimals"
@@ -12654,7 +12391,6 @@ msgid "Converts a code number into a character or letter."
msgstr "Converts a code number into a character or letter."
#: scfuncs.hrc:3553
-#, fuzzy
msgctxt "SC_OPCODE_CHAR"
msgid "Number"
msgstr "Number"
@@ -12670,7 +12406,6 @@ msgid "Removes all nonprintable characters from text."
msgstr "Removes all nonprintable characters from text."
#: scfuncs.hrc:3561
-#, fuzzy
msgctxt "SC_OPCODE_CLEAN"
msgid "Text"
msgstr "Text"
@@ -12686,7 +12421,6 @@ msgid "Combines several text items into one."
msgstr "Combines several text items into one."
#: scfuncs.hrc:3569
-#, fuzzy
msgctxt "SC_OPCODE_CONCAT"
msgid "Text"
msgstr "Text"
@@ -12702,7 +12436,6 @@ msgid "Combines several text items into one, accepts cell ranges as arguments."
msgstr ""
#: scfuncs.hrc:3577
-#, fuzzy
msgctxt "SC_OPCODE_CONCAT_MS"
msgid "Text"
msgstr "Text"
@@ -12738,7 +12471,6 @@ msgid "If TRUE, empty cells will be ignored."
msgstr ""
#: scfuncs.hrc:3589
-#, fuzzy
msgctxt "SC_OPCODE_TEXTJOIN_MS"
msgid "Text"
msgstr "Text"
@@ -12754,19 +12486,16 @@ msgid "Checks 1 or more conditions and returns a value corresponding to the firs
msgstr ""
#: scfuncs.hrc:3597
-#, fuzzy
msgctxt "SC_OPCODE_IFS_MS"
msgid "Test"
msgstr "Test"
#: scfuncs.hrc:3598
-#, fuzzy
msgctxt "SC_OPCODE_IFS_MS"
msgid "Any value or expression which can be either TRUE or FALSE."
msgstr "Any value or expression which can be either TRUE or FALSE."
#: scfuncs.hrc:3599
-#, fuzzy
msgctxt "SC_OPCODE_IFS_MS"
msgid "Result"
msgstr "Result"
@@ -12804,7 +12533,6 @@ msgid "Value that will be compared against expression."
msgstr ""
#: scfuncs.hrc:3611
-#, fuzzy
msgctxt "SC_OPCODE_SWITCH_MS"
msgid "Result"
msgstr "Result"
@@ -12930,7 +12658,6 @@ msgid "The text to be found."
msgstr "The text to be found."
#: scfuncs.hrc:3653
-#, fuzzy
msgctxt "SC_OPCODE_FIND"
msgid "Text"
msgstr "Text"
@@ -12941,7 +12668,6 @@ msgid "The text in which a search is to be made."
msgstr "The text in which a search is to be made."
#: scfuncs.hrc:3655
-#, fuzzy
msgctxt "SC_OPCODE_FIND"
msgid "Position"
msgstr "Position"
@@ -12968,7 +12694,6 @@ msgid "The text to be found."
msgstr "The text to be found."
#: scfuncs.hrc:3665
-#, fuzzy
msgctxt "SC_OPCODE_SEARCH"
msgid "Text"
msgstr "Text"
@@ -12979,7 +12704,6 @@ msgid "The text in which a search is to be made."
msgstr "The text in which a search is to be made."
#: scfuncs.hrc:3667
-#, fuzzy
msgctxt "SC_OPCODE_SEARCH"
msgid "Position"
msgstr "Position"
@@ -12995,7 +12719,6 @@ msgid "Removes extra spaces from text."
msgstr "Removes extra spaces from text."
#: scfuncs.hrc:3675
-#, fuzzy
msgctxt "SC_OPCODE_TRIM"
msgid "Text"
msgstr "Text"
@@ -13011,7 +12734,6 @@ msgid "Capitalizes the first letter in all words."
msgstr "Capitalises the first letter in all words."
#: scfuncs.hrc:3683
-#, fuzzy
msgctxt "SC_OPCODE_PROPER"
msgid "Text"
msgstr "Text"
@@ -13027,7 +12749,6 @@ msgid "Converts text to uppercase."
msgstr "Converts text to uppercase."
#: scfuncs.hrc:3691
-#, fuzzy
msgctxt "SC_OPCODE_UPPER"
msgid "Text"
msgstr "Text"
@@ -13043,7 +12764,6 @@ msgid "Converts text to lowercase."
msgstr "Converts text to lowercase."
#: scfuncs.hrc:3699
-#, fuzzy
msgctxt "SC_OPCODE_LOWER"
msgid "Text"
msgstr "Text"
@@ -13059,7 +12779,6 @@ msgid "Converts text to a number."
msgstr "Converts text to a number."
#: scfuncs.hrc:3707
-#, fuzzy
msgctxt "SC_OPCODE_VALUE"
msgid "Text"
msgstr "Text"
@@ -13075,7 +12794,6 @@ msgid "Converts a number to text according to a given format."
msgstr "Converts a number to text according to a given format."
#: scfuncs.hrc:3715
-#, fuzzy
msgctxt "SC_OPCODE_TEXT"
msgid "Number"
msgstr "Number"
@@ -13127,7 +12845,6 @@ msgid "The text in which some characters are to be replaced."
msgstr "The text in which some characters are to be replaced."
#: scfuncs.hrc:3735
-#, fuzzy
msgctxt "SC_OPCODE_REPLACE"
msgid "Position"
msgstr "Position"
@@ -13138,7 +12855,6 @@ msgid "The character position from which text is to be replaced."
msgstr "The character position from which text is to be replaced."
#: scfuncs.hrc:3737
-#, fuzzy
msgctxt "SC_OPCODE_REPLACE"
msgid "Length"
msgstr "Length"
@@ -13165,7 +12881,6 @@ msgid "Formats a number with a fixed number of places after the decimal point an
msgstr "Formats a number with a fixed number of places after the decimal point and thousands separator."
#: scfuncs.hrc:3747
-#, fuzzy
msgctxt "SC_OPCODE_FIXED"
msgid "Number"
msgstr "Number"
@@ -13201,7 +12916,6 @@ msgid "Calculates length of a text string."
msgstr "Calculates length of a text string."
#: scfuncs.hrc:3759
-#, fuzzy
msgctxt "SC_OPCODE_LEN"
msgid "Text"
msgstr "Text"
@@ -13217,7 +12931,6 @@ msgid "Returns the first character or characters of a text."
msgstr "Returns the first character or characters of a text."
#: scfuncs.hrc:3767
-#, fuzzy
msgctxt "SC_OPCODE_LEFT"
msgid "Text"
msgstr "Text"
@@ -13228,7 +12941,6 @@ msgid "The text where the initial partial words are to be determined."
msgstr "The text where the initial partial words are to be determined."
#: scfuncs.hrc:3769
-#, fuzzy
msgctxt "SC_OPCODE_LEFT"
msgid "Number"
msgstr "Number"
@@ -13244,7 +12956,6 @@ msgid "Returns the last character or characters of a text."
msgstr "Returns the last character or characters of a text."
#: scfuncs.hrc:3777
-#, fuzzy
msgctxt "SC_OPCODE_RIGHT"
msgid "Text"
msgstr "Text"
@@ -13255,7 +12966,6 @@ msgid "The text in which the end partial words are to be determined."
msgstr "The text in which the end partial words are to be determined."
#: scfuncs.hrc:3779
-#, fuzzy
msgctxt "SC_OPCODE_RIGHT"
msgid "Number"
msgstr "Number"
@@ -13271,7 +12981,6 @@ msgid "Returns a partial text string of a text."
msgstr "Returns a partial text string of a text."
#: scfuncs.hrc:3787
-#, fuzzy
msgctxt "SC_OPCODE_MID"
msgid "Text"
msgstr "Text"
@@ -13282,7 +12991,6 @@ msgid "The text in which partial words are to be determined."
msgstr "The text in which partial words are to be determined."
#: scfuncs.hrc:3789
-#, fuzzy
msgctxt "SC_OPCODE_MID"
msgid "Start"
msgstr "Start"
@@ -13293,7 +13001,6 @@ msgid "The position from which the part word is to be determined."
msgstr "The position from which the part word is to be determined."
#: scfuncs.hrc:3791
-#, fuzzy
msgctxt "SC_OPCODE_MID"
msgid "Number"
msgstr "Number"
@@ -13309,7 +13016,6 @@ msgid "Repeats text a given number of times."
msgstr "Repeats text a given number of times."
#: scfuncs.hrc:3799
-#, fuzzy
msgctxt "SC_OPCODE_REPT"
msgid "Text"
msgstr "Text"
@@ -13320,7 +13026,6 @@ msgid "The text to be repeated."
msgstr "The text to be repeated."
#: scfuncs.hrc:3801
-#, fuzzy
msgctxt "SC_OPCODE_REPT"
msgid "Number"
msgstr "Number"
@@ -13336,7 +13041,6 @@ msgid "Substitutes new text for old text in a string."
msgstr "Substitutes new text for old text in a string."
#: scfuncs.hrc:3809
-#, fuzzy
msgctxt "SC_OPCODE_SUBSTITUTE"
msgid "Text"
msgstr "Text"
@@ -13385,7 +13089,6 @@ msgid "Converts a positive integer to text from a number system to the base defi
msgstr "Converts a positive integer to text from a number system to the base defined."
#: scfuncs.hrc:3823
-#, fuzzy
msgctxt "SC_OPCODE_BASE"
msgid "Number"
msgstr "Number"
@@ -13422,7 +13125,6 @@ msgid "Converts a text of a specified number system to a positive integer in the
msgstr "Converts a text of a specified number system to a positive integer in the base given."
#: scfuncs.hrc:3835
-#, fuzzy
msgctxt "SC_OPCODE_DECIMAL"
msgid "Text"
msgstr "Text"
@@ -13455,13 +13157,11 @@ msgid "Value"
msgstr "Values"
#: scfuncs.hrc:3846
-#, fuzzy
msgctxt "SC_OPCODE_CONVERT_OOO"
msgid "The value to be converted."
msgstr "The value to be converted."
#: scfuncs.hrc:3847 /home/cl/vc/git/libo-core/sc/inc/scfuncs.hrc:3849
-#, fuzzy
msgctxt "SC_OPCODE_CONVERT_OOO"
msgid "Text"
msgstr "Text"
@@ -13539,7 +13239,6 @@ msgid "Returns the numeric code for the first Unicode character in a text string
msgstr "Returns the numeric code for the first Unicode character in a text string."
#: scfuncs.hrc:3881
-#, fuzzy
msgctxt "SC_OPCODE_UNICODE"
msgid "Text"
msgstr "Text"
@@ -13555,7 +13254,6 @@ msgid "Converts a code number into a Unicode character or letter."
msgstr "Converts a code number into a Unicode character or letter."
#: scfuncs.hrc:3888
-#, fuzzy
msgctxt "SC_OPCODE_UNICHAR"
msgid "Number"
msgstr "Number"
@@ -13633,7 +13331,6 @@ msgid "Converts text to a number, in a locale-independent way."
msgstr "Converts text to a number, in a locale-independent way."
#: scfuncs.hrc:3911
-#, fuzzy
msgctxt "SC_OPCODE_NUMBERVALUE"
msgid "Text"
msgstr "Text"
@@ -13738,7 +13435,6 @@ msgid "Bitwise right shift of an integer value."
msgstr ""
#: scfuncs.hrc:3950
-#, fuzzy
msgctxt "SC_OPCODE_BITRSHIFT"
msgid "Number"
msgstr "Number"
@@ -13749,7 +13445,6 @@ msgid "The value to be shifted. Positive integer less than 2^48."
msgstr ""
#: scfuncs.hrc:3952
-#, fuzzy
msgctxt "SC_OPCODE_BITRSHIFT"
msgid "Shift"
msgstr "Shift"
@@ -13765,7 +13460,6 @@ msgid "Bitwise left shift of an integer value."
msgstr ""
#: scfuncs.hrc:3959
-#, fuzzy
msgctxt "SC_OPCODE_BITLSHIFT"
msgid "Number"
msgstr "Number"
@@ -13776,7 +13470,6 @@ msgid "The value to be shifted. Positive integer less than 2^48."
msgstr ""
#: scfuncs.hrc:3961
-#, fuzzy
msgctxt "SC_OPCODE_BITLSHIFT"
msgid "Shift"
msgstr "Shift"
@@ -13793,7 +13486,6 @@ msgid "Calculates length of a text string, with DBCS"
msgstr "Calculates length of a text string."
#: scfuncs.hrc:3968
-#, fuzzy
msgctxt "SC_OPCODE_LENB"
msgid "Text"
msgstr "Text"
@@ -13810,7 +13502,6 @@ msgid "Returns the last character or characters of a text,with DBCS"
msgstr "Returns the last character or characters of a text."
#: scfuncs.hrc:3975
-#, fuzzy
msgctxt "SC_OPCODE_RIGHTB"
msgid "Text"
msgstr "Text"
@@ -13821,7 +13512,6 @@ msgid "The text in which the end partial words are to be determined."
msgstr "The text in which the end partial words are to be determined."
#: scfuncs.hrc:3977
-#, fuzzy
msgctxt "SC_OPCODE_RIGHTB"
msgid "Number"
msgstr "Number"
@@ -13838,7 +13528,6 @@ msgid "Returns the first character or characters of a text,with DBCS"
msgstr "Returns the first character or characters of a text."
#: scfuncs.hrc:3984
-#, fuzzy
msgctxt "SC_OPCODE_LEFTB"
msgid "Text"
msgstr "Text"
@@ -13849,7 +13538,6 @@ msgid "The text where the initial partial words are to be determined."
msgstr "The text where the initial partial words are to be determined."
#: scfuncs.hrc:3986
-#, fuzzy
msgctxt "SC_OPCODE_LEFTB"
msgid "Number"
msgstr "Number"
@@ -13866,7 +13554,6 @@ msgid "Returns a partial text string of a text, with DBCS"
msgstr "Returns a partial text string of a text."
#: scfuncs.hrc:3993
-#, fuzzy
msgctxt "SC_OPCODE_MIDB"
msgid "Text"
msgstr "Text"
@@ -13877,7 +13564,6 @@ msgid "The text in which partial words are to be determined."
msgstr "The text in which partial words are to be determined."
#: scfuncs.hrc:3995
-#, fuzzy
msgctxt "SC_OPCODE_MIDB"
msgid "Start"
msgstr "Start"
@@ -13888,7 +13574,6 @@ msgid "The position from which the part word is to be determined."
msgstr "The position from which the part word is to be determined."
#: scfuncs.hrc:3997
-#, fuzzy
msgctxt "SC_OPCODE_MIDB"
msgid "Number"
msgstr "Number"
@@ -13930,7 +13615,6 @@ msgid "Returns an implementation defined value representing a RGBA color"
msgstr ""
#: scfuncs.hrc:4013
-#, fuzzy
msgctxt "SC_OPCODE_COLOR"
msgid "Red"
msgstr "Red"
@@ -13941,7 +13625,6 @@ msgid "Value of red"
msgstr ""
#: scfuncs.hrc:4015
-#, fuzzy
msgctxt "SC_OPCODE_COLOR"
msgid "Green"
msgstr "Green"
@@ -13952,7 +13635,6 @@ msgid "Value of green"
msgstr ""
#: scfuncs.hrc:4017
-#, fuzzy
msgctxt "SC_OPCODE_COLOR"
msgid "Blue"
msgstr "Blue"
@@ -14009,13 +13691,11 @@ msgid "Returns the error function."
msgstr "Returns the error function"
#: scfuncs.hrc:4040
-#, fuzzy
msgctxt "SC_OPCODE_ERF_MS"
msgid "Lower limit"
msgstr "Lower limit"
#: scfuncs.hrc:4041
-#, fuzzy
msgctxt "SC_OPCODE_ERF_MS"
msgid "The lower limit for integration"
msgstr "The lower limit for integration"
@@ -14027,13 +13707,11 @@ msgid "Returns the complementary error function."
msgstr "Returns the complementary error function"
#: scfuncs.hrc:4047
-#, fuzzy
msgctxt "SC_OPCODE_ERFC_MS"
msgid "Lower limit"
msgstr "Lower limit"
#: scfuncs.hrc:4048
-#, fuzzy
msgctxt "SC_OPCODE_ERFC_MS"
msgid "The lower limit for integration"
msgstr "The lower limit for integration"
@@ -14075,7 +13753,6 @@ msgid "Value"
msgstr "Values"
#: scfuncs.hrc:4065
-#, fuzzy
msgctxt "SC_OPCODE_ROUNDSIG"
msgid "The number to be rounded."
msgstr "The number to be rounded."
@@ -14097,37 +13774,31 @@ msgid "Replaces characters within a text string with a different text string, wi
msgstr "Replaces characters within a text string with a different text string."
#: scfuncs.hrc:4073
-#, fuzzy
msgctxt "SC_OPCODE_REPLACEB"
msgid "Text"
msgstr "Text"
#: scfuncs.hrc:4074
-#, fuzzy
msgctxt "SC_OPCODE_REPLACEB"
msgid "The text in which some characters are to be replaced."
msgstr "The text in which some characters are to be replaced."
#: scfuncs.hrc:4075
-#, fuzzy
msgctxt "SC_OPCODE_REPLACEB"
msgid "Position"
msgstr "Position"
#: scfuncs.hrc:4076
-#, fuzzy
msgctxt "SC_OPCODE_REPLACEB"
msgid "The character position from which text is to be replaced."
msgstr "The character position from which text is to be replaced."
#: scfuncs.hrc:4077
-#, fuzzy
msgctxt "SC_OPCODE_REPLACEB"
msgid "Length"
msgstr "Length"
#: scfuncs.hrc:4078
-#, fuzzy
msgctxt "SC_OPCODE_REPLACEB"
msgid "The number of characters to be replaced."
msgstr "The number of characters to be replaced."
@@ -14139,7 +13810,6 @@ msgid "New text"
msgstr "new text"
#: scfuncs.hrc:4080
-#, fuzzy
msgctxt "SC_OPCODE_REPLACEB"
msgid "The text to be inserted."
msgstr "The text to be inserted."
@@ -14156,31 +13826,26 @@ msgid "Find text"
msgstr "Find Text"
#: scfuncs.hrc:4088
-#, fuzzy
msgctxt "SC_OPCODE_FINDB"
msgid "The text to be found."
msgstr "The text to be found."
#: scfuncs.hrc:4089
-#, fuzzy
msgctxt "SC_OPCODE_FINDB"
msgid "Text"
msgstr "Text"
#: scfuncs.hrc:4090
-#, fuzzy
msgctxt "SC_OPCODE_FINDB"
msgid "The text in which a search is to be made."
msgstr "The text in which a search is to be made."
#: scfuncs.hrc:4091
-#, fuzzy
msgctxt "SC_OPCODE_FINDB"
msgid "Position"
msgstr "Position"
#: scfuncs.hrc:4092
-#, fuzzy
msgctxt "SC_OPCODE_FINDB"
msgid "The position in the text from which the search starts."
msgstr "The position in the text from which the search starts."
@@ -14197,31 +13862,26 @@ msgid "Find text"
msgstr "Find Text"
#: scfuncs.hrc:4100
-#, fuzzy
msgctxt "SC_OPCODE_SEARCHB"
msgid "The text to be found."
msgstr "The text to be found."
#: scfuncs.hrc:4101
-#, fuzzy
msgctxt "SC_OPCODE_SEARCHB"
msgid "Text"
msgstr "Text"
#: scfuncs.hrc:4102
-#, fuzzy
msgctxt "SC_OPCODE_SEARCHB"
msgid "The text in which a search is to be made."
msgstr "The text in which a search is to be made."
#: scfuncs.hrc:4103
-#, fuzzy
msgctxt "SC_OPCODE_SEARCHB"
msgid "Position"
msgstr "Position"
#: scfuncs.hrc:4104
-#, fuzzy
msgctxt "SC_OPCODE_SEARCHB"
msgid "The position in the text from which the search starts."
msgstr "The position in the text from which the search starts."
@@ -14273,7 +13933,6 @@ msgid "%PRODUCTNAME %PRODUCTVERSION Spreadsheet"
msgstr "%PRODUCTNAME %PRODUCTVERSION Spreadsheet"
#: strings.hrc:28
-#, fuzzy
msgctxt "SCSTR_SHORT_SCDOC_NAME"
msgid "Spreadsheet"
msgstr "Spreadsheet"
@@ -14299,7 +13958,6 @@ msgid "- multiple -"
msgstr ""
#: strings.hrc:33
-#, fuzzy
msgctxt "SCSTR_STDFILTER"
msgid "Standard Filter..."
msgstr "Standard Filter..."
@@ -14636,7 +14294,6 @@ msgid "(Preview mode)"
msgstr "(Preview mode)"
#: strings.hrc:102
-#, fuzzy
msgctxt "SCSTR_PRINTOPT_PAGES"
msgid "Pages"
msgstr "Pages"
@@ -14659,13 +14316,11 @@ msgid "~All sheets"
msgstr "~All sheets"
#: strings.hrc:106
-#, fuzzy
msgctxt "SCSTR_PRINTOPT_SELECTEDSHEETS"
msgid "~Selected sheets"
msgstr "~Selected sheets"
#: strings.hrc:107
-#, fuzzy
msgctxt "SCSTR_PRINTOPT_SELECTEDCELLS"
msgid "Selected cells"
msgstr "Selected cells"
@@ -14775,25 +14430,21 @@ msgid "Formulas don't form a row."
msgstr ""
#: strings.hrc:128
-#, fuzzy
msgctxt "STR_ADD_AUTOFORMAT_TITLE"
msgid "Add AutoFormat"
msgstr "Add AutoFormat"
#: strings.hrc:129
-#, fuzzy
msgctxt "STR_RENAME_AUTOFORMAT_TITLE"
msgid "Rename AutoFormat"
msgstr "Rename AutoFormat"
#: strings.hrc:130
-#, fuzzy
msgctxt "STR_ADD_AUTOFORMAT_LABEL"
msgid "Name"
msgstr "Name"
#: strings.hrc:131
-#, fuzzy
msgctxt "STR_DEL_AUTOFORMAT_TITLE"
msgid "Delete AutoFormat"
msgstr "Delete AutoFormat"
@@ -14810,37 +14461,31 @@ msgid "~Close"
msgstr "~Close"
#: strings.hrc:134
-#, fuzzy
msgctxt "STR_JAN"
msgid "Jan"
msgstr "Jan"
#: strings.hrc:135
-#, fuzzy
msgctxt "STR_FEB"
msgid "Feb"
msgstr "Feb"
#: strings.hrc:136
-#, fuzzy
msgctxt "STR_MAR"
msgid "Mar"
msgstr "Mar"
#: strings.hrc:137
-#, fuzzy
msgctxt "STR_NORTH"
msgid "North"
msgstr "North"
#: strings.hrc:138
-#, fuzzy
msgctxt "STR_MID"
msgid "Mid"
msgstr "Mid"
#: strings.hrc:139
-#, fuzzy
msgctxt "STR_SOUTH"
msgid "South"
msgstr "South"
@@ -14907,7 +14552,6 @@ msgid "Database ranges"
msgstr "Database Ranges"
#: strings.hrc:153
-#, fuzzy
msgctxt "SCSTR_CONTENT_GRAPHIC"
msgid "Images"
msgstr "Images"
@@ -14981,13 +14625,11 @@ msgid "Comment"
msgstr "Comments"
#: strings.hrc:167
-#, fuzzy
msgctxt "STR_MENU_SORT_ASC"
msgid "Sort Ascending"
msgstr "Sort Ascending"
#: strings.hrc:168
-#, fuzzy
msgctxt "STR_MENU_SORT_DESC"
msgid "Sort Descending"
msgstr "Sort Descending"
@@ -14999,7 +14641,6 @@ msgid "Custom Sort"
msgstr "Custom Sort"
#: strings.hrc:170
-#, fuzzy
msgctxt "STR_BTN_TOGGLE_ALL"
msgid "All"
msgstr "All"
@@ -15042,7 +14683,6 @@ msgid "Accept"
msgstr "Accept"
#: strings.hrc:179
-#, fuzzy
msgctxt "SCSTR_QHELP_BTNCANCEL"
msgid "Cancel"
msgstr "Cancel"
@@ -15179,7 +14819,6 @@ msgid "No Entry"
msgstr "No Entry"
#: strings.hrc:205
-#, fuzzy
msgctxt "STR_CHG_EMPTY"
msgid "<empty>"
msgstr "<empty>"
@@ -15289,7 +14928,6 @@ msgid "F critical"
msgstr ""
#: strings.hrc:231
-#, fuzzy
msgctxt "STR_ANOVA_LABEL_TOTAL"
msgid "Total"
msgstr "Total"
@@ -15323,7 +14961,6 @@ msgid "Descriptive Statistics"
msgstr ""
#: strings.hrc:240
-#, fuzzy
msgctxt "STRID_CALC_MEAN"
msgid "Mean"
msgstr "Mean"
@@ -15334,7 +14971,6 @@ msgid "Standard Error"
msgstr ""
#: strings.hrc:242
-#, fuzzy
msgctxt "STRID_CALC_MODE"
msgid "Mode"
msgstr "Mode"
@@ -15367,7 +15003,6 @@ msgid "Skewness"
msgstr ""
#: strings.hrc:248
-#, fuzzy
msgctxt "STRID_CALC_RANGE"
msgid "Range"
msgstr "Range"
@@ -15385,13 +15020,11 @@ msgid "Maximum"
msgstr "~Maximum"
#: strings.hrc:251
-#, fuzzy
msgctxt "STRID_CALC_SUM"
msgid "Sum"
msgstr "Sum"
#: strings.hrc:252
-#, fuzzy
msgctxt "STRID_CALC_COUNT"
msgid "Count"
msgstr "Count"
@@ -15423,7 +15056,6 @@ msgid "Uniform Integer"
msgstr ""
#: strings.hrc:259
-#, fuzzy
msgctxt "STR_DISTRIBUTION_NORMAL"
msgid "Normal"
msgstr "Normal"
@@ -15472,7 +15104,6 @@ msgid "Maximum"
msgstr "~Maximum"
#: strings.hrc:268
-#, fuzzy
msgctxt "STR_RNG_PARAMETER_MEAN"
msgid "Mean"
msgstr "Mean"
@@ -15573,7 +15204,6 @@ msgid "Row %NUMBER%"
msgstr ""
#: strings.hrc:290
-#, fuzzy
msgctxt "STR_LABEL_ALPHA"
msgid "Alpha"
msgstr "Alpha"
@@ -15639,7 +15269,6 @@ msgid "Logarithmic"
msgstr "Logarithm"
#: strings.hrc:303
-#, fuzzy
msgctxt "STR_LABEL_POWER"
msgid "Power"
msgstr "Power"
@@ -15789,25 +15418,21 @@ msgid "Kilometer"
msgstr "Kilometer"
#: units.hrc:31
-#, fuzzy
msgctxt "SCSTR_UNIT"
msgid "Inch"
msgstr "Inch"
#: units.hrc:32
-#, fuzzy
msgctxt "SCSTR_UNIT"
msgid "Foot"
msgstr "Foot"
#: units.hrc:33
-#, fuzzy
msgctxt "SCSTR_UNIT"
msgid "Miles"
msgstr "Miles"
#: units.hrc:34
-#, fuzzy
msgctxt "SCSTR_UNIT"
msgid "Pica"
msgstr "Pica"
@@ -15931,7 +15556,6 @@ msgid "Results to:"
msgstr ""
#: analysisofvariancedialog.ui:189
-#, fuzzy
msgctxt "analysisofvariancedialog|label4"
msgid "Data"
msgstr "Data"
@@ -15947,7 +15571,6 @@ msgid "Two factor"
msgstr ""
#: analysisofvariancedialog.ui:262
-#, fuzzy
msgctxt "analysisofvariancedialog|label3"
msgid "Type"
msgstr "Type"
@@ -15993,19 +15616,16 @@ msgid "Parameters"
msgstr "~Parameters"
#: autoformattable.ui:9
-#, fuzzy
msgctxt "autoformattable|AutoFormatTableDialog"
msgid "AutoFormat"
msgstr "AutoFormat"
#: autoformattable.ui:94
-#, fuzzy
msgctxt "autoformattable|rename"
msgid "Rename"
msgstr "Rename"
#: autoformattable.ui:186
-#, fuzzy
msgctxt "autoformattable|label1"
msgid "Format"
msgstr "Format"
@@ -16045,7 +15665,6 @@ msgid "A_utoFit width and height"
msgstr ""
#: autoformattable.ui:327
-#, fuzzy
msgctxt "autoformattable|label2"
msgid "Formatting"
msgstr "Formatting"
@@ -16074,7 +15693,6 @@ msgid ""
msgstr ""
#: cellprotectionpage.ui:120
-#, fuzzy
msgctxt "cellprotectionpage|LabelProtection"
msgid "Protection"
msgstr "Protection"
@@ -16090,7 +15708,6 @@ msgid "The cells selected will be omitted when printing."
msgstr ""
#: cellprotectionpage.ui:196
-#, fuzzy
msgctxt "cellprotectionpage|label3"
msgid "Print"
msgstr "Print"
@@ -16117,25 +15734,21 @@ msgid "Labels"
msgstr "Label"
#: chardialog.ui:8
-#, fuzzy
msgctxt "chardialog|CharDialog"
msgid "Character"
msgstr "Character"
#: chardialog.ui:106
-#, fuzzy
msgctxt "chardialog|font"
msgid "Font"
msgstr "Font"
#: chardialog.ui:128
-#, fuzzy
msgctxt "chardialog|fonteffects"
msgid "Font Effects"
msgstr "Font Effects"
#: chardialog.ui:151
-#, fuzzy
msgctxt "chardialog|position"
msgid "Position"
msgstr "Position"
@@ -16156,7 +15769,6 @@ msgid "Results to:"
msgstr ""
#: chisquaretestdialog.ui:123
-#, fuzzy
msgctxt "chisquaretestdialog|label1"
msgid "Data"
msgstr "Data"
@@ -16202,13 +15814,11 @@ msgid "List From"
msgstr ""
#: colwidthdialog.ui:8
-#, fuzzy
msgctxt "colwidthdialog|ColWidthDialog"
msgid "Column Width"
msgstr "Column Width"
#: colwidthdialog.ui:88
-#, fuzzy
msgctxt "colwidthdialog|label1"
msgid "Width"
msgstr "Width"
@@ -16226,19 +15836,16 @@ msgid "Manage Conditional Formatting"
msgstr "Conditional Formatting"
#: condformatmanager.ui:62
-#, fuzzy
msgctxt "condformatmanager|add"
msgid "Add"
msgstr "Add"
#: condformatmanager.ui:76
-#, fuzzy
msgctxt "condformatmanager|edit"
msgid "Edit..."
msgstr "Edit..."
#: condformatmanager.ui:90
-#, fuzzy
msgctxt "condformatmanager|remove"
msgid "Remove"
msgstr "Remove"
@@ -16294,19 +15901,16 @@ msgid "More Options..."
msgstr ""
#: conditionalentry.ui:175
-#, fuzzy
msgctxt "conditionalentry|colscalemin"
msgid "Automatic"
msgstr "Automatic"
#: conditionalentry.ui:176
-#, fuzzy
msgctxt "conditionalentry|colscalemin"
msgid "Min"
msgstr "Min"
#: conditionalentry.ui:177
-#, fuzzy
msgctxt "conditionalentry|colscalemin"
msgid "Max"
msgstr "Max"
@@ -16335,19 +15939,16 @@ msgid "Formula"
msgstr "Formulas"
#: conditionalentry.ui:193
-#, fuzzy
msgctxt "conditionalentry|colscalemiddle"
msgid "Automatic"
msgstr "Automatic"
#: conditionalentry.ui:194
-#, fuzzy
msgctxt "conditionalentry|colscalemiddle"
msgid "Min"
msgstr "Min"
#: conditionalentry.ui:195
-#, fuzzy
msgctxt "conditionalentry|colscalemiddle"
msgid "Max"
msgstr "Max"
@@ -16376,19 +15977,16 @@ msgid "Formula"
msgstr "Formulas"
#: conditionalentry.ui:211
-#, fuzzy
msgctxt "conditionalentry|colscalemax"
msgid "Automatic"
msgstr "Automatic"
#: conditionalentry.ui:212
-#, fuzzy
msgctxt "conditionalentry|colscalemax"
msgid "Min"
msgstr "Min"
#: conditionalentry.ui:213
-#, fuzzy
msgctxt "conditionalentry|colscalemax"
msgid "Max"
msgstr "Max"
@@ -16417,7 +16015,6 @@ msgid "Formula"
msgstr "Formulas"
#: conditionalentry.ui:228
-#, fuzzy
msgctxt "conditionalentry|preview|tooltip_text"
msgid "Example"
msgstr "Example"
@@ -16522,7 +16119,6 @@ msgid "below or equal average"
msgstr ""
#: conditionalentry.ui:269
-#, fuzzy
msgctxt "conditionalentry|typeis"
msgid "Error"
msgstr "Error"
@@ -16556,7 +16152,6 @@ msgid "Not Contains"
msgstr ""
#: conditionalentry.ui:287
-#, fuzzy
msgctxt "conditionalentry|datetype"
msgid "Today"
msgstr "Today"
@@ -16844,7 +16439,6 @@ msgid "Keep _Other"
msgstr "Keep ~Other"
#: consolidatedialog.ui:9
-#, fuzzy
msgctxt "consolidatedialog|ConsolidateDialog"
msgid "Consolidate"
msgstr "Consolidate"
@@ -16861,37 +16455,31 @@ msgid "_Consolidation ranges:"
msgstr ""
#: consolidatedialog.ui:125
-#, fuzzy
msgctxt "consolidatedialog|func"
msgid "Sum"
msgstr "Sum"
#: consolidatedialog.ui:126
-#, fuzzy
msgctxt "consolidatedialog|func"
msgid "Count"
msgstr "Count"
#: consolidatedialog.ui:127
-#, fuzzy
msgctxt "consolidatedialog|func"
msgid "Average"
msgstr "Average"
#: consolidatedialog.ui:128
-#, fuzzy
msgctxt "consolidatedialog|func"
msgid "Max"
msgstr "Max"
#: consolidatedialog.ui:129
-#, fuzzy
msgctxt "consolidatedialog|func"
msgid "Min"
msgstr "Min"
#: consolidatedialog.ui:130
-#, fuzzy
msgctxt "consolidatedialog|func"
msgid "Product"
msgstr "Product"
@@ -16959,13 +16547,11 @@ msgid "_Link to source data"
msgstr ""
#: consolidatedialog.ui:507
-#, fuzzy
msgctxt "consolidatedialog|label4"
msgid "Options"
msgstr "Options"
#: consolidatedialog.ui:526
-#, fuzzy
msgctxt "consolidatedialog|more_label"
msgid "Options"
msgstr "Options"
@@ -16986,7 +16572,6 @@ msgid "Results to:"
msgstr ""
#: correlationdialog.ui:181
-#, fuzzy
msgctxt "correlationdialog|label4"
msgid "Data"
msgstr "Data"
@@ -17025,7 +16610,6 @@ msgid "Results to:"
msgstr ""
#: covariancedialog.ui:123
-#, fuzzy
msgctxt "covariancedialog|label1"
msgid "Data"
msgstr "Data"
@@ -17117,7 +16701,6 @@ msgid "_Password"
msgstr "Password:"
#: dapiservicedialog.ui:259
-#, fuzzy
msgctxt "dapiservicedialog|label1"
msgid "Selection"
msgstr "Selection"
@@ -17140,7 +16723,6 @@ msgid "Maximum:"
msgstr "~Maximum"
#: databaroptions.ui:118
-#, fuzzy
msgctxt "databaroptions|min"
msgid "Automatic"
msgstr "Automatic"
@@ -17181,7 +16763,6 @@ msgid "Formula"
msgstr "Formulas"
#: databaroptions.ui:138
-#, fuzzy
msgctxt "databaroptions|max"
msgid "Automatic"
msgstr "Automatic"
@@ -17245,13 +16826,11 @@ msgid "Fill:"
msgstr "Fill"
#: databaroptions.ui:282
-#, fuzzy
msgctxt "databaroptions|fill_type"
msgid "Color"
msgstr "Colour"
#: databaroptions.ui:283
-#, fuzzy
msgctxt "databaroptions|fill_type"
msgid "Gradient"
msgstr "Gradient"
@@ -17272,7 +16851,6 @@ msgid "Color of vertical axis:"
msgstr ""
#: databaroptions.ui:366
-#, fuzzy
msgctxt "databaroptions|axis_pos"
msgid "Automatic"
msgstr "Automatic"
@@ -17284,13 +16862,11 @@ msgid "Middle"
msgstr "Middle"
#: databaroptions.ui:368
-#, fuzzy
msgctxt "databaroptions|axis_pos"
msgid "None"
msgstr "None"
#: databaroptions.ui:395
-#, fuzzy
msgctxt "databaroptions|label3"
msgid "Axis"
msgstr "Axis"
@@ -17321,13 +16897,11 @@ msgid "The minimum value must be less than the maximum value."
msgstr ""
#: datafielddialog.ui:8
-#, fuzzy
msgctxt "datafielddialog|DataFieldDialog"
msgid "Data Field"
msgstr "Data Field"
#: datafielddialog.ui:130
-#, fuzzy
msgctxt "datafielddialog|label1"
msgid "Function"
msgstr "Function"
@@ -17360,7 +16934,6 @@ msgid "Ba_se item:"
msgstr ""
#: datafielddialog.ui:260
-#, fuzzy
msgctxt "datafielddialog|type"
msgid "Normal"
msgstr "Normal"
@@ -17401,7 +16974,6 @@ msgid "% of total"
msgstr ""
#: datafielddialog.ui:268
-#, fuzzy
msgctxt "datafielddialog|type"
msgid "Index"
msgstr "Index"
@@ -17508,13 +17080,11 @@ msgid "items"
msgstr ""
#: datafieldoptionsdialog.ui:401
-#, fuzzy
msgctxt "datafieldoptionsdialog|from"
msgid "Top"
msgstr "Top"
#: datafieldoptionsdialog.ui:402
-#, fuzzy
msgctxt "datafieldoptionsdialog|from"
msgid "Bottom"
msgstr "Bottom"
@@ -17540,7 +17110,6 @@ msgid "Data Form"
msgstr ""
#: dataform.ui:25
-#, fuzzy
msgctxt "dataform|label"
msgid "New Record"
msgstr "New Record"
@@ -17730,13 +17299,11 @@ msgid "Define Database Range"
msgstr "Change Database Range"
#: definedatabaserangedialog.ui:61
-#, fuzzy
msgctxt "definedatabaserangedialog|Name"
msgid "Name"
msgstr "Name"
#: definedatabaserangedialog.ui:125
-#, fuzzy
msgctxt "definedatabaserangedialog|Range"
msgid "Range"
msgstr "Range"
@@ -17784,13 +17351,11 @@ msgid "Operations:"
msgstr ""
#: definedatabaserangedialog.ui:322
-#, fuzzy
msgctxt "definedatabaserangedialog|invalid"
msgid "Invalid range"
msgstr "Invalid range"
#: definedatabaserangedialog.ui:338
-#, fuzzy
msgctxt "definedatabaserangedialog|label1"
msgid "Options"
msgstr "Options"
@@ -17876,7 +17441,6 @@ msgid "Delete entire _column(s)"
msgstr ""
#: deletecells.ui:168
-#, fuzzy
msgctxt "deletecells|label1"
msgid "Selection"
msgstr "Selection"
@@ -17934,7 +17498,6 @@ msgid "_Objects"
msgstr "Objects"
#: deletecontents.ui:237
-#, fuzzy
msgctxt "deletecontents|label2"
msgid "Selection"
msgstr "Selection"
@@ -17955,7 +17518,6 @@ msgid "Results to:"
msgstr ""
#: descriptivestatisticsdialog.ui:123
-#, fuzzy
msgctxt "descriptivestatisticsdialog|label1"
msgid "Data"
msgstr "Data"
@@ -18030,31 +17592,26 @@ msgid "_Browse..."
msgstr "Browse..."
#: erroralerttabpage.ui:160
-#, fuzzy
msgctxt "erroralerttabpage|actionCB"
msgid "Stop"
msgstr "Stop"
#: erroralerttabpage.ui:161
-#, fuzzy
msgctxt "erroralerttabpage|actionCB"
msgid "Warning"
msgstr "Warning"
#: erroralerttabpage.ui:162
-#, fuzzy
msgctxt "erroralerttabpage|actionCB"
msgid "Information"
msgstr "Information"
#: erroralerttabpage.ui:163
-#, fuzzy
msgctxt "erroralerttabpage|actionCB"
msgid "Macro"
msgstr "Macro"
#: erroralerttabpage.ui:181
-#, fuzzy
msgctxt "erroralerttabpage|label1"
msgid "Contents"
msgstr "Contents"
@@ -18075,7 +17632,6 @@ msgid "Results to:"
msgstr ""
#: exponentialsmoothingdialog.ui:129
-#, fuzzy
msgctxt "exponentialsmoothingdialog|label5"
msgid "Data"
msgstr "Data"
@@ -18175,7 +17731,6 @@ msgid "_Left"
msgstr "Left"
#: filldlg.ui:176
-#, fuzzy
msgctxt "filldlg|label1"
msgid "Direction"
msgstr "Direction"
@@ -18365,37 +17920,31 @@ msgid "Numbers"
msgstr "Number"
#: formatcellsdialog.ui:128
-#, fuzzy
msgctxt "formatcellsdialog|font"
msgid "Font"
msgstr "Font"
#: formatcellsdialog.ui:151
-#, fuzzy
msgctxt "formatcellsdialog|fonteffects"
msgid "Font Effects"
msgstr "Font Effects"
#: formatcellsdialog.ui:174
-#, fuzzy
msgctxt "formatcellsdialog|alignment"
msgid "Alignment"
msgstr "Alignment"
#: formatcellsdialog.ui:197
-#, fuzzy
msgctxt "formatcellsdialog|asiantypography"
msgid "Asian Typography"
msgstr "Asian Typography"
#: formatcellsdialog.ui:220
-#, fuzzy
msgctxt "formatcellsdialog|borders"
msgid "Borders"
msgstr "Borders"
#: formatcellsdialog.ui:243
-#, fuzzy
msgctxt "formatcellsdialog|background"
msgid "Background"
msgstr "Background"
@@ -18472,13 +18021,11 @@ msgid "Last Used"
msgstr "Last Used"
#: functionpanel.ui:60
-#, fuzzy
msgctxt "functionpanel|category"
msgid "All"
msgstr "All"
#: functionpanel.ui:61
-#, fuzzy
msgctxt "functionpanel|category"
msgid "Database"
msgstr "Database"
@@ -18496,7 +18043,6 @@ msgid "Financial"
msgstr "Financial"
#: functionpanel.ui:64
-#, fuzzy
msgctxt "functionpanel|category"
msgid "Information"
msgstr "Information"
@@ -18526,19 +18072,16 @@ msgid "Statistical"
msgstr "Statistics"
#: functionpanel.ui:69
-#, fuzzy
msgctxt "functionpanel|category"
msgid "Spreadsheet"
msgstr "Spreadsheet"
#: functionpanel.ui:70
-#, fuzzy
msgctxt "functionpanel|category"
msgid "Text"
msgstr "Text"
#: functionpanel.ui:71
-#, fuzzy
msgctxt "functionpanel|category"
msgid "Add-in"
msgstr "Add-in"
@@ -18575,7 +18118,6 @@ msgid "Default Settings"
msgstr ""
#: groupbydate.ui:8
-#, fuzzy
msgctxt "groupbydate|PivotTableGroupByDate"
msgid "Grouping"
msgstr "Grouping"
@@ -18591,7 +18133,6 @@ msgid "_Manually at:"
msgstr ""
#: groupbydate.ui:153
-#, fuzzy
msgctxt "groupbydate|label1"
msgid "Start"
msgstr "Start"
@@ -18607,7 +18148,6 @@ msgid "Ma_nually at:"
msgstr ""
#: groupbydate.ui:242
-#, fuzzy
msgctxt "groupbydate|label2"
msgid "End"
msgstr "End"
@@ -18630,7 +18170,6 @@ msgid "Group by"
msgstr "~Group by"
#: groupbynumber.ui:9
-#, fuzzy
msgctxt "groupbynumber|PivotTableGroupByNumber"
msgid "Grouping"
msgstr "Grouping"
@@ -18646,7 +18185,6 @@ msgid "_Manually at:"
msgstr ""
#: groupbynumber.ui:155
-#, fuzzy
msgctxt "groupbynumber|label1"
msgid "Start"
msgstr "Start"
@@ -18662,7 +18200,6 @@ msgid "Ma_nually at:"
msgstr ""
#: groupbynumber.ui:245
-#, fuzzy
msgctxt "groupbynumber|label2"
msgid "End"
msgstr "End"
@@ -18674,7 +18211,6 @@ msgid "Group by"
msgstr "~Group by"
#: groupdialog.ui:8
-#, fuzzy
msgctxt "groupdialog|GroupDialog"
msgid "Group"
msgstr "Group"
@@ -18692,7 +18228,6 @@ msgid "_Columns"
msgstr "Column"
#: groupdialog.ui:141
-#, fuzzy
msgctxt "groupdialog|includeLabel"
msgid "Include"
msgstr "Include"
@@ -18754,13 +18289,11 @@ msgid "Custom footer"
msgstr ""
#: headerfootercontent.ui:204
-#, fuzzy
msgctxt "headerfootercontent|buttonBTN_TEXT|tooltip_text"
msgid "Text Attributes"
msgstr "Text Attributes"
#: headerfootercontent.ui:218
-#, fuzzy
msgctxt "headerfootercontent|buttonBTN_FILE|tooltip_text"
msgid "Title"
msgstr "Title"
@@ -18778,19 +18311,16 @@ msgid "Page"
msgstr "Pages"
#: headerfootercontent.ui:264
-#, fuzzy
msgctxt "headerfootercontent|buttonBTN_PAGES|tooltip_text"
msgid "Pages"
msgstr "Pages"
#: headerfootercontent.ui:280
-#, fuzzy
msgctxt "headerfootercontent|buttonBTN_DATE|tooltip_text"
msgid "Date"
msgstr "Date"
#: headerfootercontent.ui:296
-#, fuzzy
msgctxt "headerfootercontent|buttonBTN_TIME|tooltip_text"
msgid "Time"
msgstr "Time"
@@ -18807,7 +18337,6 @@ msgid "Note"
msgstr "None"
#: headerfootercontent.ui:379
-#, fuzzy
msgctxt "headerfootercontent|labelSTR_HF_NONE_IN_BRACKETS"
msgid "(none)"
msgstr "(none)"
@@ -18839,13 +18368,11 @@ msgid "Customized"
msgstr ""
#: headerfootercontent.ui:451
-#, fuzzy
msgctxt "headerfootercontent|labelSTR_HF_OF"
msgid "of"
msgstr "of"
#: headerfootercontent.ui:509
-#, fuzzy
msgctxt "headerfootercontent|title"
msgid "Title"
msgstr "Title"
@@ -18868,13 +18395,11 @@ msgid "Headers/Footers"
msgstr ""
#: headerfooterdialog.ui:106
-#, fuzzy
msgctxt "headerfooterdialog|header"
msgid "Header"
msgstr "Header"
#: headerfooterdialog.ui:128
-#, fuzzy
msgctxt "headerfooterdialog|footer"
msgid "Footer"
msgstr "Footer"
@@ -18927,7 +18452,6 @@ msgid "Field Options"
msgstr "View Options"
#: insertcells.ui:8
-#, fuzzy
msgctxt "insertcells|InsertCellsDialog"
msgid "Insert Cells"
msgstr "Insert Cells"
@@ -18953,7 +18477,6 @@ msgid "Entire _column"
msgstr ""
#: insertcells.ui:177
-#, fuzzy
msgctxt "insertcells|label1"
msgid "Selection"
msgstr "Selection"
@@ -18969,7 +18492,6 @@ msgid "_Paste All"
msgstr ""
#: insertsheet.ui:15
-#, fuzzy
msgctxt "insertsheet|InsertSheetDialog"
msgid "Insert Sheet"
msgstr "Insert Sheet"
@@ -18985,7 +18507,6 @@ msgid "_After current sheet"
msgstr ""
#: insertsheet.ui:146
-#, fuzzy
msgctxt "insertsheet|label1"
msgid "Position"
msgstr "Position"
@@ -19035,7 +18556,6 @@ msgid "Lin_k"
msgstr "Link"
#: insertsheet.ui:455
-#, fuzzy
msgctxt "insertsheet|label2"
msgid "Sheet"
msgstr "Sheet"
@@ -19121,13 +18641,11 @@ msgid "Range _Options"
msgstr ""
#: managenamesdialog.ui:398
-#, fuzzy
msgctxt "managenamesdialog|treeviewcolumn1"
msgid "column"
msgstr "column"
#: mergecellsdialog.ui:8
-#, fuzzy
msgctxt "mergecellsdialog|MergeCellsDialog"
msgid "Merge Cells"
msgstr "Merge Cells"
@@ -19172,7 +18690,6 @@ msgid "C_opy"
msgstr "Copy"
#: movecopysheet.ui:134
-#, fuzzy
msgctxt "movecopysheet|label1"
msgid "Action"
msgstr "Action"
@@ -19199,7 +18716,6 @@ msgid "_Insert before"
msgstr ""
#: movecopysheet.ui:279
-#, fuzzy
msgctxt "movecopysheet|label2"
msgid "Location"
msgstr "Location"
@@ -19242,7 +18758,6 @@ msgid "Results to:"
msgstr ""
#: movingaveragedialog.ui:130
-#, fuzzy
msgctxt "movingaveragedialog|label3"
msgid "Data"
msgstr "Data"
@@ -19278,7 +18793,6 @@ msgid "Parameters"
msgstr "~Parameters"
#: multipleoperationsdialog.ui:9
-#, fuzzy
msgctxt "multipleoperationsdialog|MultipleOperationsDialog"
msgid "Multiple operations"
msgstr "Multiple operations"
@@ -19325,7 +18839,6 @@ msgid "For _data range"
msgstr ""
#: namerangesdialog.ui:303
-#, fuzzy
msgctxt "namerangesdialog|label1"
msgid "Range"
msgstr "Range"
@@ -19343,43 +18856,36 @@ msgid "Row:"
msgstr "Row"
#: navigatorpanel.ui:58
-#, fuzzy
msgctxt "navigatorpanel|column|tooltip_text"
msgid "Column"
msgstr "Column"
#: navigatorpanel.ui:70
-#, fuzzy
msgctxt "navigatorpanel|row|tooltip_text"
msgid "Row"
msgstr "Row"
#: navigatorpanel.ui:86
-#, fuzzy
msgctxt "navigatorpanel|datarange|tooltip_text"
msgid "Data Range"
msgstr "Data Range"
#: navigatorpanel.ui:99
-#, fuzzy
msgctxt "navigatorpanel|start|tooltip_text"
msgid "Start"
msgstr "Start"
#: navigatorpanel.ui:112
-#, fuzzy
msgctxt "navigatorpanel|end|tooltip_text"
msgid "End"
msgstr "End"
#: navigatorpanel.ui:125
-#, fuzzy
msgctxt "navigatorpanel|contents|tooltip_text"
msgid "Contents"
msgstr "Contents"
#: navigatorpanel.ui:138
-#, fuzzy
msgctxt "navigatorpanel|toggle|tooltip_text"
msgid "Toggle"
msgstr "Toggle"
@@ -19397,7 +18903,6 @@ msgid "Drag Mode"
msgstr "Drag Mode"
#: navigatorpanel.ui:190
-#, fuzzy
msgctxt "navigatorpanel|documents|tooltip_text"
msgid "Document"
msgstr "Document"
@@ -19419,7 +18924,6 @@ msgid "No solution was found."
msgstr ""
#: notebookbar.ui:391
-#, fuzzy
msgctxt "notebookbar|FileLabel"
msgid "File"
msgstr "File"
@@ -19447,19 +18951,16 @@ msgid "Horizontal Alignment"
msgstr ""
#: notebookbar.ui:1116
-#, fuzzy
msgctxt "notebookbar|indent|tooltip_text"
msgid "Indent"
msgstr "Indent"
#: notebookbar.ui:1123
-#, fuzzy
msgctxt "notebookbar|increaseindent1|tooltip_text"
msgid "Increase Indent"
msgstr "Increase Indent"
#: notebookbar.ui:1139
-#, fuzzy
msgctxt "notebookbar|decreaseindent1|tooltip_text"
msgid "Decrease Indent"
msgstr "Decrease Indent"
@@ -19482,7 +18983,6 @@ msgid "Symbol"
msgstr "Symbols"
#: notebookbar.ui:2022
-#, fuzzy
msgctxt "notebookbar|InsertLabel"
msgid "Insert"
msgstr "Insert"
@@ -19493,13 +18993,11 @@ msgid "Toggle Grid Lines"
msgstr ""
#: notebookbar.ui:2247
-#, fuzzy
msgctxt "notebookbar|PageLayoutLabel"
msgid "Page Layout"
msgstr "Page Layout"
#: notebookbar.ui:2726
-#, fuzzy
msgctxt "notebookbar|DataLabel"
msgid "Data"
msgstr "Data"
@@ -19511,7 +19009,6 @@ msgid "Auto Spellcheck"
msgstr "~AutoSpellcheck"
#: notebookbar.ui:3041
-#, fuzzy
msgctxt "notebookbar|ReviewLabel"
msgid "Review"
msgstr "Review"
@@ -19522,19 +19019,16 @@ msgid "Toggle Grid Lines"
msgstr ""
#: notebookbar.ui:3345
-#, fuzzy
msgctxt "notebookbar|ViewLabel"
msgid "View"
msgstr "View"
#: notebookbar.ui:3860
-#, fuzzy
msgctxt "notebookbar|ImageLabel"
msgid "Image"
msgstr "Image"
#: notebookbar_groupedbar_compact.ui:3863
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|defaultD"
msgid "Default"
msgstr "Default"
@@ -19575,7 +19069,6 @@ msgid "Bad"
msgstr ""
#: notebookbar_groupedbar_compact.ui:3937
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|error"
msgid "Error"
msgstr "Error"
@@ -19592,13 +19085,11 @@ msgid "Neutral"
msgstr ""
#: notebookbar_groupedbar_compact.ui:3961
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|warning"
msgid "Warning"
msgstr "Warning"
#: notebookbar_groupedbar_compact.ui:3975
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|footnote"
msgid "Footnote"
msgstr "Footnote"
@@ -19832,7 +19323,6 @@ msgid "Menubar"
msgstr ""
#: notebookbar_groupedbar_full.ui:3797
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|defaultD"
msgid "Default"
msgstr "Default"
@@ -19873,7 +19363,6 @@ msgid "Bad"
msgstr ""
#: notebookbar_groupedbar_full.ui:3871
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|error"
msgid "Error"
msgstr "Error"
@@ -19890,13 +19379,11 @@ msgid "Neutral"
msgstr ""
#: notebookbar_groupedbar_full.ui:3895
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|warning"
msgid "Warning"
msgstr "Warning"
#: notebookbar_groupedbar_full.ui:3909
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|footnote"
msgid "Footnote"
msgstr "Footnote"
@@ -20132,25 +19619,21 @@ msgid "_Help"
msgstr "Help"
#: notebookbar_groups.ui:40
-#, fuzzy
msgctxt "notebookbar_groups|hyperlink"
msgid "Hyperlink"
msgstr "Hyperlink"
#: notebookbar_groups.ui:54
-#, fuzzy
msgctxt "notebookbar_groups|footnote"
msgid "Footnote"
msgstr "Footnote"
#: notebookbar_groups.ui:63
-#, fuzzy
msgctxt "notebookbar_groups|endnote"
msgid "Endnote"
msgstr "Endnote"
#: notebookbar_groups.ui:78
-#, fuzzy
msgctxt "notebookbar_groups|bookmark"
msgid "Bookmark"
msgstr "Bookmark"
@@ -20162,7 +19645,6 @@ msgid "Cross-Reference"
msgstr "cross-reference"
#: notebookbar_groups.ui:152
-#, fuzzy
msgctxt "notebookbar_groups|stylemenudefault"
msgid "Default"
msgstr "Default"
@@ -20214,13 +19696,11 @@ msgid "Bad"
msgstr ""
#: notebookbar_groups.ui:251
-#, fuzzy
msgctxt "notebookbar_groups|stylemenustatw"
msgid "Warning"
msgstr "Warning"
#: notebookbar_groups.ui:260
-#, fuzzy
msgctxt "notebookbar_groups|stylemenustate"
msgid "Error"
msgstr "Error"
@@ -20232,19 +19712,16 @@ msgid "Note"
msgstr "None"
#: notebookbar_groups.ui:284
-#, fuzzy
msgctxt "notebookbar_groups|stylemenutxtf"
msgid "Footnote"
msgstr "Footnote"
#: notebookbar_groups.ui:296
-#, fuzzy
msgctxt "notebookbar_groups|tablestylenone"
msgid "None"
msgstr "None"
#: notebookbar_groups.ui:304
-#, fuzzy
msgctxt "notebookbar_groups|tablestyledefault"
msgid "Default"
msgstr "Default"
@@ -20271,7 +19748,6 @@ msgid "Style 4"
msgstr ""
#: notebookbar_groups.ui:530
-#, fuzzy
msgctxt "notebookbar_groups|filegrouplabel"
msgid "File"
msgstr "File"
@@ -20283,7 +19759,6 @@ msgid "Clipboard"
msgstr "clipboard"
#: notebookbar_groups.ui:729
-#, fuzzy
msgctxt "notebookbar_groups|paragraphstyleb"
msgid "Style"
msgstr "Style"
@@ -20299,7 +19774,6 @@ msgid " "
msgstr ""
#: notebookbar_groups.ui:1034
-#, fuzzy
msgctxt "notebookbar_groups|leftb"
msgid "Left"
msgstr "Left"
@@ -20311,25 +19785,21 @@ msgid "Center"
msgstr "Centre"
#: notebookbar_groups.ui:1069
-#, fuzzy
msgctxt "notebookbar_groups|rightb"
msgid "Right"
msgstr "Right"
#: notebookbar_groups.ui:1275
-#, fuzzy
msgctxt "notebookbar_groups|formatgrouplabel"
msgid "Text"
msgstr "Text"
#: notebookbar_groups.ui:1376
-#, fuzzy
msgctxt "notebookbar_groups|mergeb"
msgid "Merge"
msgstr "Merge"
#: notebookbar_groups.ui:1394
-#, fuzzy
msgctxt "notebookbar_groups|splitb"
msgid "Split"
msgstr "Split"
@@ -20341,7 +19811,6 @@ msgid "Conditional"
msgstr "Condition"
#: notebookbar_groups.ui:1583
-#, fuzzy
msgctxt "notebookbar_groups|topb"
msgid "Top"
msgstr "Top"
@@ -20353,19 +19822,16 @@ msgid "Center"
msgstr "Centre"
#: notebookbar_groups.ui:1617
-#, fuzzy
msgctxt "notebookbar_groups|bottomb"
msgid "Bottom"
msgstr "Bottom"
#: notebookbar_groups.ui:1663
-#, fuzzy
msgctxt "notebookbar_groups|tablegrouplabel"
msgid "Spreadsheet"
msgstr "Spreadsheet"
#: notebookbar_groups.ui:1740
-#, fuzzy
msgctxt "notebookbar_groups|shapesb"
msgid "Shapes"
msgstr "Shapes"
@@ -20377,13 +19843,11 @@ msgid "Links"
msgstr "~Links"
#: notebookbar_groups.ui:1864
-#, fuzzy
msgctxt "notebookbar_groups|insertgrouplabel"
msgid "Insert"
msgstr "Insert"
#: notebookbar_groups.ui:1900
-#, fuzzy
msgctxt "notebookbar_groups|imagestyleb"
msgid "Style"
msgstr "Style"
@@ -20407,19 +19871,16 @@ msgid "Lock"
msgstr "Dock"
#: notebookbar_groups.ui:2043
-#, fuzzy
msgctxt "notebookbar_groups|imagegrouplabel"
msgid "Image"
msgstr "Image"
#: notebookbar_groups.ui:2099
-#, fuzzy
msgctxt "notebookbar_groups|wrapoff"
msgid "None"
msgstr "None"
#: notebookbar_groups.ui:2108
-#, fuzzy
msgctxt "notebookbar_groups|wrapideal"
msgid "Optimal"
msgstr "Optimal"
@@ -20590,7 +20051,6 @@ msgid "0 corresponds to 01/01/1904"
msgstr ""
#: optcalculatepage.ui:489
-#, fuzzy
msgctxt "optcalculatepage|label3"
msgid "Date"
msgstr "Date"
@@ -20628,7 +20088,6 @@ msgid "Select desired _key binding type. Changing the key binding type may overw
msgstr ""
#: optcompatibilitypage.ui:62
-#, fuzzy
msgctxt "optcompatibilitypage|keybindings"
msgid "Default"
msgstr "Default"
@@ -20670,7 +20129,6 @@ msgid "_Always apply manual breaks"
msgstr ""
#: optdlg.ui:68
-#, fuzzy
msgctxt "optdlg|label1"
msgid "Pages"
msgstr "Pages"
@@ -20681,7 +20139,6 @@ msgid "_Print only selected sheets"
msgstr ""
#: optdlg.ui:124
-#, fuzzy
msgctxt "optdlg|label2"
msgid "Sheets"
msgstr "Sheets"
@@ -20697,7 +20154,6 @@ msgid "Formula _syntax:"
msgstr ""
#: optformula.ui:87
-#, fuzzy
msgctxt "optformula|label1"
msgid "Formula Options"
msgstr "Formula Options"
@@ -20796,7 +20252,6 @@ msgid "Separators"
msgstr "Separator"
#: optimalcolwidthdialog.ui:8
-#, fuzzy
msgctxt "optimalcolwidthdialog|OptimalColWidthDialog"
msgid "Optimal Column Width"
msgstr "Optimal Column Width"
@@ -20814,7 +20269,6 @@ msgid "_Default value"
msgstr "Default value"
#: optimalrowheightdialog.ui:8
-#, fuzzy
msgctxt "optimalrowheightdialog|OptimalRowHeightDialog"
msgid "Optimal Row Height"
msgstr "Optimal Row Height"
@@ -20884,7 +20338,6 @@ msgid "_Delete"
msgstr "Delete"
#: pagetemplatedialog.ui:8
-#, fuzzy
msgctxt "pagetemplatedialog|PageTemplateDialog"
msgid "Page Style"
msgstr "Page Style"
@@ -20901,37 +20354,31 @@ msgid "Page"
msgstr "Pages"
#: pagetemplatedialog.ui:151
-#, fuzzy
msgctxt "pagetemplatedialog|borders"
msgid "Borders"
msgstr "Borders"
#: pagetemplatedialog.ui:174
-#, fuzzy
msgctxt "pagetemplatedialog|background"
msgid "Background"
msgstr "Background"
#: pagetemplatedialog.ui:197
-#, fuzzy
msgctxt "pagetemplatedialog|header"
msgid "Header"
msgstr "Header"
#: pagetemplatedialog.ui:220
-#, fuzzy
msgctxt "pagetemplatedialog|footer"
msgid "Footer"
msgstr "Footer"
#: pagetemplatedialog.ui:243
-#, fuzzy
msgctxt "pagetemplatedialog|sheet"
msgid "Sheet"
msgstr "Sheet"
#: paradialog.ui:8
-#, fuzzy
msgctxt "paradialog|ParagraphDialog"
msgid "Paragraph"
msgstr "Paragraph"
@@ -20942,13 +20389,11 @@ msgid "Indents & Spacing"
msgstr ""
#: paradialog.ui:128
-#, fuzzy
msgctxt "paradialog|labelTP_PARA_ALIGN"
msgid "Alignment"
msgstr "Alignment"
#: paradialog.ui:152
-#, fuzzy
msgctxt "paradialog|labelTP_PARA_ASIAN"
msgid "Asian Typography"
msgstr "Asian Typography"
@@ -20983,37 +20428,31 @@ msgid "Numbers"
msgstr "Number"
#: paratemplatedialog.ui:165
-#, fuzzy
msgctxt "paratemplatedialog|font"
msgid "Font"
msgstr "Font"
#: paratemplatedialog.ui:188
-#, fuzzy
msgctxt "paratemplatedialog|fonteffects"
msgid "Font Effects"
msgstr "Font Effects"
#: paratemplatedialog.ui:211
-#, fuzzy
msgctxt "paratemplatedialog|alignment"
msgid "Alignment"
msgstr "Alignment"
#: paratemplatedialog.ui:234
-#, fuzzy
msgctxt "paratemplatedialog|asiantypo"
msgid "Asian Typography"
msgstr "Asian Typography"
#: paratemplatedialog.ui:257
-#, fuzzy
msgctxt "paratemplatedialog|borders"
msgid "Borders"
msgstr "Borders"
#: paratemplatedialog.ui:280
-#, fuzzy
msgctxt "paratemplatedialog|background"
msgid "Background"
msgstr "Background"
@@ -21024,7 +20463,6 @@ msgid "Cell Protection"
msgstr ""
#: pastespecial.ui:23
-#, fuzzy
msgctxt "pastespecial|PasteSpecial"
msgid "Paste Special"
msgstr "Paste Special"
@@ -21091,7 +20529,6 @@ msgid "_Objects"
msgstr "Objects"
#: pastespecial.ui:307
-#, fuzzy
msgctxt "pastespecial|label1"
msgid "Selection"
msgstr "Selection"
@@ -21148,7 +20585,6 @@ msgid "_Link"
msgstr "Link"
#: pastespecial.ui:528
-#, fuzzy
msgctxt "pastespecial|label3"
msgid "Options"
msgstr "Options"
@@ -21176,7 +20612,6 @@ msgid "Shift Cells"
msgstr ""
#: pivotfielddialog.ui:9
-#, fuzzy
msgctxt "pivotfielddialog|PivotFieldDialog"
msgid "Data Field"
msgstr "Data Field"
@@ -21206,7 +20641,6 @@ msgid "_User-defined"
msgstr "User-defined"
#: pivotfielddialog.ui:203
-#, fuzzy
msgctxt "pivotfielddialog|label1"
msgid "Subtotals"
msgstr "Subtotals"
@@ -21223,31 +20657,26 @@ msgid "Name:"
msgstr "Name"
#: pivotfilterdialog.ui:8
-#, fuzzy
msgctxt "pivotfilterdialog|PivotFilterDialog"
msgid "Filter"
msgstr "Filter"
#: pivotfilterdialog.ui:104
-#, fuzzy
msgctxt "pivotfilterdialog|connect1"
msgid "AND"
msgstr "AND"
#: pivotfilterdialog.ui:105
-#, fuzzy
msgctxt "pivotfilterdialog|connect1"
msgid "OR"
msgstr "OR"
#: pivotfilterdialog.ui:121
-#, fuzzy
msgctxt "pivotfilterdialog|connect2"
msgid "AND"
msgstr "AND"
#: pivotfilterdialog.ui:122
-#, fuzzy
msgctxt "pivotfilterdialog|connect2"
msgid "OR"
msgstr "OR"
@@ -21259,13 +20688,11 @@ msgid "Operator"
msgstr "Operator"
#: pivotfilterdialog.ui:145
-#, fuzzy
msgctxt "pivotfilterdialog|label3"
msgid "Field name"
msgstr "Field name"
#: pivotfilterdialog.ui:156
-#, fuzzy
msgctxt "pivotfilterdialog|label4"
msgid "Condition"
msgstr "Condition"
@@ -21383,7 +20810,6 @@ msgid "Enable drill to details"
msgstr ""
#: pivottablelayoutdialog.ui:495
-#, fuzzy
msgctxt "pivottablelayoutdialog|label11"
msgid "Options"
msgstr "Options"
@@ -21394,7 +20820,6 @@ msgid "New sheet"
msgstr ""
#: pivottablelayoutdialog.ui:562
-#, fuzzy
msgctxt "pivottablelayoutdialog|destination-radio-selection"
msgid "Selection"
msgstr "Selection"
@@ -21412,7 +20837,6 @@ msgid "Destination"
msgstr "Destinations"
#: pivottablelayoutdialog.ui:668
-#, fuzzy
msgctxt "pivottablelayoutdialog|source-radio-selection"
msgid "Selection"
msgstr "Selection"
@@ -21441,7 +20865,6 @@ msgid "Edit Print Ranges"
msgstr "Add Print Range"
#: printareasdialog.ui:134
-#, fuzzy
msgctxt "printareasdialog|lbprintarea"
msgid "- none -"
msgstr "- none -"
@@ -21469,7 +20892,6 @@ msgid "Print Range"
msgstr "Print range"
#: printareasdialog.ui:219
-#, fuzzy
msgctxt "printareasdialog|lbrepeatrow"
msgid "- none -"
msgstr "- none -"
@@ -21486,7 +20908,6 @@ msgid "Rows to Repeat"
msgstr ""
#: printareasdialog.ui:302
-#, fuzzy
msgctxt "printareasdialog|lbrepeatcol"
msgid "- none -"
msgstr "- none -"
@@ -21589,7 +21010,6 @@ msgid "Uniform Integer"
msgstr ""
#: randomnumbergenerator.ui:30
-#, fuzzy
msgctxt "randomnumbergenerator|distribution-liststore"
msgid "Normal"
msgstr "Normal"
@@ -21636,7 +21056,6 @@ msgid "Cell range:"
msgstr ""
#: randomnumbergenerator.ui:225
-#, fuzzy
msgctxt "randomnumbergenerator|label1"
msgid "Data"
msgstr "Data"
@@ -21648,13 +21067,11 @@ msgid "Distribution:"
msgstr "Distribution..."
#: randomnumbergenerator.ui:288
-#, fuzzy
msgctxt "randomnumbergenerator|parameter1-label"
msgid "..."
msgstr "..."
#: randomnumbergenerator.ui:303
-#, fuzzy
msgctxt "randomnumbergenerator|parameter2-label"
msgid "..."
msgstr "..."
@@ -21686,7 +21103,6 @@ msgid "Decimal places:"
msgstr "Decimal places"
#: randomnumbergenerator.ui:481
-#, fuzzy
msgctxt "randomnumbergenerator|label4"
msgid "Options"
msgstr "Options"
@@ -21712,7 +21128,6 @@ msgid "Results to:"
msgstr ""
#: regressiondialog.ui:220
-#, fuzzy
msgctxt "regressiondialog|label1"
msgid "Data"
msgstr "Data"
@@ -21850,7 +21265,6 @@ msgid "Row Height"
msgstr "Row height"
#: rowheightdialog.ui:88
-#, fuzzy
msgctxt "rowheightdialog|label1"
msgid "Height:"
msgstr "Height:"
@@ -21877,7 +21291,6 @@ msgid "Results to:"
msgstr ""
#: samplingdialog.ui:194
-#, fuzzy
msgctxt "samplingdialog|label4"
msgid "Data"
msgstr "Data"
@@ -21969,19 +21382,16 @@ msgid "Created by"
msgstr ""
#: scenariodialog.ui:330
-#, fuzzy
msgctxt "scenariodialog|onft"
msgid "on"
msgstr "on"
#: scenariomenu.ui:12
-#, fuzzy
msgctxt "scenariomenu|delete"
msgid "Delete"
msgstr "Delete"
#: scenariomenu.ui:20
-#, fuzzy
msgctxt "scenariomenu|edit"
msgid "Properties..."
msgstr "Properties..."
@@ -22045,25 +21455,21 @@ msgid "Expand _references when new columns/rows are inserted"
msgstr ""
#: scgeneralpage.ui:318
-#, fuzzy
msgctxt "scgeneralpage|alignlb"
msgid "Down"
msgstr "Down"
#: scgeneralpage.ui:319
-#, fuzzy
msgctxt "scgeneralpage|alignlb"
msgid "Right"
msgstr "Right"
#: scgeneralpage.ui:320
-#, fuzzy
msgctxt "scgeneralpage|alignlb"
msgid "Up"
msgstr "Up"
#: scgeneralpage.ui:321
-#, fuzzy
msgctxt "scgeneralpage|alignlb"
msgid "Left"
msgstr "Left"
@@ -22126,13 +21532,11 @@ msgid "_Type:"
msgstr "Type:"
#: selectdatasource.ui:145
-#, fuzzy
msgctxt "selectdatasource|type"
msgid "Table"
msgstr "Table"
#: selectdatasource.ui:146
-#, fuzzy
msgctxt "selectdatasource|type"
msgid "Query"
msgstr "Query"
@@ -22156,13 +21560,11 @@ msgid "Data so_urce:"
msgstr "Data source"
#: selectdatasource.ui:201
-#, fuzzy
msgctxt "selectdatasource|label1"
msgid "Selection"
msgstr "Selection"
#: selectrange.ui:7
-#, fuzzy
msgctxt "selectrange|SelectRangeDialog"
msgid "Select Database Range"
msgstr "Select Database Range"
@@ -22200,7 +21602,6 @@ msgid "_External source/interface"
msgstr ""
#: selectsource.ui:198
-#, fuzzy
msgctxt "selectsource|label1"
msgid "Selection"
msgstr "Selection"
@@ -22221,7 +21622,6 @@ msgid "Header (left)"
msgstr ""
#: sharedfooterdialog.ui:151
-#, fuzzy
msgctxt "sharedfooterdialog|footer"
msgid "Footer"
msgstr "Footer"
@@ -22232,7 +21632,6 @@ msgid "Headers/Footers"
msgstr ""
#: sharedheaderdialog.ui:106
-#, fuzzy
msgctxt "sharedheaderdialog|header"
msgid "Header"
msgstr "Header"
@@ -22264,7 +21663,6 @@ msgid "Note: Changes to formatting attributes like fonts, colors, and number for
msgstr ""
#: sharedocumentdlg.ui:169
-#, fuzzy
msgctxt "sharedocumentdlg|name"
msgid "Name"
msgstr "Name"
@@ -22281,7 +21679,6 @@ msgid "No user data available."
msgstr ""
#: sharedocumentdlg.ui:234
-#, fuzzy
msgctxt "sharedocumentdlg|unknownuser"
msgid "Unknown User"
msgstr "Unknown User"
@@ -22342,7 +21739,6 @@ msgid "_Objects/Images"
msgstr ""
#: sheetprintpage.ui:257
-#, fuzzy
msgctxt "sheetprintpage|checkBTN_CHARTS"
msgid "Charts"
msgstr "Charts"
@@ -22366,7 +21762,6 @@ msgid "_Zero values"
msgstr "Zero Values"
#: sheetprintpage.ui:335
-#, fuzzy
msgctxt "sheetprintpage|labelPrint"
msgid "Print"
msgstr "Print"
@@ -22409,25 +21804,21 @@ msgid "N_umber of pages:"
msgstr "Number of pages"
#: sheetprintpage.ui:569
-#, fuzzy
msgctxt "sheetprintpage|comboLB_SCALEMODE"
msgid "Reduce/enlarge printout"
msgstr "Reduce/enlarge printout"
#: sheetprintpage.ui:570
-#, fuzzy
msgctxt "sheetprintpage|comboLB_SCALEMODE"
msgid "Fit print range(s) to width/height"
msgstr "Fit print range(s) to width/height"
#: sheetprintpage.ui:571
-#, fuzzy
msgctxt "sheetprintpage|comboLB_SCALEMODE"
msgid "Fit print range(s) on number of pages"
msgstr "Fit print range(s) on number of pages"
#: sheetprintpage.ui:590
-#, fuzzy
msgctxt "sheetprintpage|labelScale"
msgid "Scale"
msgstr "Scale"
@@ -22472,7 +21863,6 @@ msgid "_Choose the field containing the detail you want to show"
msgstr "~Choose the field containing the detail you want to show"
#: showsheetdialog.ui:8
-#, fuzzy
msgctxt "showsheetdialog|ShowSheetDialog"
msgid "Show Sheet"
msgstr "Show Sheet"
@@ -22512,7 +21902,6 @@ msgid "Left Indent"
msgstr "List Indent"
#: sidebaralignment.ui:310
-#, fuzzy
msgctxt "sidebaralignment|mergecells"
msgid "Merge cells"
msgstr "Merge cells"
@@ -22621,13 +22010,11 @@ msgid "Select a category of contents."
msgstr ""
#: sidebarnumberformat.ui:41
-#, fuzzy
msgctxt "sidebarnumberformat|category"
msgid "General"
msgstr "General"
#: sidebarnumberformat.ui:42
-#, fuzzy
msgctxt "sidebarnumberformat|category"
msgid "Number"
msgstr "Number"
@@ -22639,7 +22026,6 @@ msgid "Percent"
msgstr "Percent"
#: sidebarnumberformat.ui:44
-#, fuzzy
msgctxt "sidebarnumberformat|category"
msgid "Currency"
msgstr "Currency"
@@ -22651,7 +22037,6 @@ msgid "Date "
msgstr "Date"
#: sidebarnumberformat.ui:46
-#, fuzzy
msgctxt "sidebarnumberformat|category"
msgid "Time"
msgstr "Time"
@@ -22673,13 +22058,11 @@ msgid "Boolean Value"
msgstr ""
#: sidebarnumberformat.ui:50
-#, fuzzy
msgctxt "sidebarnumberformat|category"
msgid "Text"
msgstr "Text"
#: sidebarnumberformat.ui:54
-#, fuzzy
msgctxt "sidebarnumberformat|category-atkobject"
msgid "Category"
msgstr "Category"
@@ -22880,7 +22263,6 @@ msgid "Integer"
msgstr "Integer "
#: solverdlg.ui:531
-#, fuzzy
msgctxt "solverdlg|op1list"
msgid "Binary"
msgstr "Binary"
@@ -22913,7 +22295,6 @@ msgid "Integer"
msgstr "Integer "
#: solverdlg.ui:555
-#, fuzzy
msgctxt "solverdlg|op2list"
msgid "Binary"
msgstr "Binary"
@@ -22946,7 +22327,6 @@ msgid "Integer"
msgstr "Integer "
#: solverdlg.ui:579
-#, fuzzy
msgctxt "solverdlg|op3list"
msgid "Binary"
msgstr "Binary"
@@ -22979,7 +22359,6 @@ msgid "Integer"
msgstr "Integer "
#: solverdlg.ui:603
-#, fuzzy
msgctxt "solverdlg|op4list"
msgid "Binary"
msgstr "Binary"
@@ -23015,25 +22394,21 @@ msgid "Value"
msgstr "Values"
#: solverdlg.ui:742
-#, fuzzy
msgctxt "solverdlg|del2|tooltip_text"
msgid "Remove"
msgstr "Remove"
#: solverdlg.ui:755
-#, fuzzy
msgctxt "solverdlg|del1|tooltip_text"
msgid "Remove"
msgstr "Remove"
#: solverdlg.ui:768
-#, fuzzy
msgctxt "solverdlg|del3|tooltip_text"
msgid "Remove"
msgstr "Remove"
#: solverdlg.ui:781
-#, fuzzy
msgctxt "solverdlg|del4|tooltip_text"
msgid "Remove"
msgstr "Remove"
@@ -23044,7 +22419,6 @@ msgid "Limiting Conditions"
msgstr ""
#: solveroptionsdialog.ui:8
-#, fuzzy
msgctxt "solveroptionsdialog|SolverOptionsDialog"
msgid "Options"
msgstr "Options"
@@ -23055,13 +22429,11 @@ msgid "Solver engine:"
msgstr ""
#: solveroptionsdialog.ui:70
-#, fuzzy
msgctxt "solveroptionsdialog|label1"
msgid "Settings:"
msgstr "Settings:"
#: solveroptionsdialog.ui:96
-#, fuzzy
msgctxt "solveroptionsdialog|edit"
msgid "Edit..."
msgstr "Edit..."
@@ -23113,7 +22485,6 @@ msgid "Restore Previous"
msgstr ""
#: sortdialog.ui:8
-#, fuzzy
msgctxt "sortdialog|SortDialog"
msgid "Sort"
msgstr "Sort"
@@ -23125,7 +22496,6 @@ msgid "Sort Criteria"
msgstr "Sort criteria"
#: sortdialog.ui:128
-#, fuzzy
msgctxt "sortdialog|options"
msgid "Options"
msgstr "Options"
@@ -23198,13 +22568,11 @@ msgid "Custom sort order"
msgstr ""
#: sortoptionspage.ui:201
-#, fuzzy
msgctxt "sortoptionspage|label6"
msgid "Language"
msgstr "Language"
#: sortoptionspage.ui:215
-#, fuzzy
msgctxt "sortoptionspage|algorithmft"
msgid "Options"
msgstr "Options"
@@ -23226,7 +22594,6 @@ msgid "L_eft to right (sort columns)"
msgstr ""
#: sortoptionspage.ui:340
-#, fuzzy
msgctxt "sortoptionspage|label1"
msgid "Direction"
msgstr "Direction"
@@ -23279,13 +22646,11 @@ msgid "Standard Filter"
msgstr "Standard Filter"
#: standardfilterdialog.ui:119
-#, fuzzy
msgctxt "standardfilterdialog|connect1"
msgid "AND"
msgstr "AND"
#: standardfilterdialog.ui:120
-#, fuzzy
msgctxt "standardfilterdialog|connect1"
msgid "OR"
msgstr "OR"
@@ -23297,13 +22662,11 @@ msgid "Operator 1"
msgstr "Operator"
#: standardfilterdialog.ui:141
-#, fuzzy
msgctxt "standardfilterdialog|connect2"
msgid "AND"
msgstr "AND"
#: standardfilterdialog.ui:142
-#, fuzzy
msgctxt "standardfilterdialog|connect2"
msgid "OR"
msgstr "OR"
@@ -23315,13 +22678,11 @@ msgid "Operator 2"
msgstr "Operator"
#: standardfilterdialog.ui:163
-#, fuzzy
msgctxt "standardfilterdialog|connect3"
msgid "AND"
msgstr "AND"
#: standardfilterdialog.ui:164
-#, fuzzy
msgctxt "standardfilterdialog|connect3"
msgid "OR"
msgstr "OR"
@@ -23333,13 +22694,11 @@ msgid "Operator 3"
msgstr "Operator"
#: standardfilterdialog.ui:182
-#, fuzzy
msgctxt "standardfilterdialog|connect4"
msgid "AND"
msgstr "AND"
#: standardfilterdialog.ui:183
-#, fuzzy
msgctxt "standardfilterdialog|connect4"
msgid "OR"
msgstr "OR"
@@ -23357,13 +22716,11 @@ msgid "Operator"
msgstr "Operator"
#: standardfilterdialog.ui:211
-#, fuzzy
msgctxt "standardfilterdialog|label3"
msgid "Field name"
msgstr "Field name"
#: standardfilterdialog.ui:222
-#, fuzzy
msgctxt "standardfilterdialog|label4"
msgid "Condition"
msgstr "Condition"
@@ -23758,7 +23115,6 @@ msgid "Document: "
msgstr "Documents "
#: subtotaldialog.ui:8
-#, fuzzy
msgctxt "subtotaldialog|SubTotalDialog"
msgid "Subtotals"
msgstr "Subtotals"
@@ -23781,43 +23137,36 @@ msgid "3rd Group"
msgstr "Add Group"
#: subtotaldialog.ui:189
-#, fuzzy
msgctxt "subtotaldialog|options"
msgid "Options"
msgstr "Options"
#: subtotalgrppage.ui:12
-#, fuzzy
msgctxt "subtotalgrppage|liststore1"
msgid "Sum"
msgstr "Sum"
#: subtotalgrppage.ui:15
-#, fuzzy
msgctxt "subtotalgrppage|liststore1"
msgid "Count"
msgstr "Count"
#: subtotalgrppage.ui:18
-#, fuzzy
msgctxt "subtotalgrppage|liststore1"
msgid "Average"
msgstr "Average"
#: subtotalgrppage.ui:21
-#, fuzzy
msgctxt "subtotalgrppage|liststore1"
msgid "Max"
msgstr "Max"
#: subtotalgrppage.ui:24
-#, fuzzy
msgctxt "subtotalgrppage|liststore1"
msgid "Min"
msgstr "Min"
#: subtotalgrppage.ui:27
-#, fuzzy
msgctxt "subtotalgrppage|liststore1"
msgid "Product"
msgstr "Product"
@@ -23829,25 +23178,21 @@ msgid "Count (numbers only)"
msgstr "Count (Numbers only)"
#: subtotalgrppage.ui:33
-#, fuzzy
msgctxt "subtotalgrppage|liststore1"
msgid "StDev (Sample)"
msgstr "StDev (Sample)"
#: subtotalgrppage.ui:36
-#, fuzzy
msgctxt "subtotalgrppage|liststore1"
msgid "StDevP (Population)"
msgstr "StDevP (Population)"
#: subtotalgrppage.ui:39
-#, fuzzy
msgctxt "subtotalgrppage|liststore1"
msgid "Var (Sample)"
msgstr "Var (Sample)"
#: subtotalgrppage.ui:42
-#, fuzzy
msgctxt "subtotalgrppage|liststore1"
msgid "VarP (Population)"
msgstr "VarP (Population)"
@@ -23912,7 +23257,6 @@ msgid "C_ustom sort order"
msgstr ""
#: subtotaloptionspage.ui:237
-#, fuzzy
msgctxt "subtotaloptionspage|label2"
msgid "Sort"
msgstr "Sort"
@@ -23940,7 +23284,6 @@ msgid "From ro_w:"
msgstr ""
#: textimportcsv.ui:189
-#, fuzzy
msgctxt "textimportcsv|label1"
msgid "Import"
msgstr "Import"
@@ -24030,7 +23373,6 @@ msgid "Text to Columns"
msgstr "Text to Columns"
#: textimportcsv.ui:654
-#, fuzzy
msgctxt "textimportcsv|label4"
msgid "Fields"
msgstr "Fields"
@@ -24048,7 +23390,6 @@ msgid "Custom:"
msgstr "Custom:"
#: textimportoptions.ui:113
-#, fuzzy
msgctxt "textimportoptions|automatic"
msgid "Automatic"
msgstr "Automatic"
@@ -24064,7 +23405,6 @@ msgid "Detect special numbers (such as dates)"
msgstr ""
#: textimportoptions.ui:186
-#, fuzzy
msgctxt "textimportoptions|label3"
msgid "Options"
msgstr "Options"
@@ -24158,7 +23498,6 @@ msgid "_Color:"
msgstr ""
#: tpviewpage.ui:399
-#, fuzzy
msgctxt "tpviewpage|grid"
msgid "Show"
msgstr "Show"
@@ -24169,7 +23508,6 @@ msgid "Show on colored cells"
msgstr ""
#: tpviewpage.ui:401
-#, fuzzy
msgctxt "tpviewpage|grid"
msgid "Hide"
msgstr "Hide"
@@ -24208,43 +23546,36 @@ msgid "_Drawing objects:"
msgstr "Drawing objects"
#: tpviewpage.ui:548
-#, fuzzy
msgctxt "tpviewpage|objgrf"
msgid "Show"
msgstr "Show"
#: tpviewpage.ui:549
-#, fuzzy
msgctxt "tpviewpage|objgrf"
msgid "Hide"
msgstr "Hide"
#: tpviewpage.ui:564
-#, fuzzy
msgctxt "tpviewpage|diagram"
msgid "Show"
msgstr "Show"
#: tpviewpage.ui:565
-#, fuzzy
msgctxt "tpviewpage|diagram"
msgid "Hide"
msgstr "Hide"
#: tpviewpage.ui:580
-#, fuzzy
msgctxt "tpviewpage|draw"
msgid "Show"
msgstr "Show"
#: tpviewpage.ui:581
-#, fuzzy
msgctxt "tpviewpage|draw"
msgid "Hide"
msgstr "Hide"
#: tpviewpage.ui:599
-#, fuzzy
msgctxt "tpviewpage|label2"
msgid "Objects"
msgstr "Objects"
@@ -24255,7 +23586,6 @@ msgid "S_ynchronize sheets"
msgstr ""
#: tpviewpage.ui:644
-#, fuzzy
msgctxt "tpviewpage|label3"
msgid "Zoom"
msgstr "Zoom"
@@ -24276,7 +23606,6 @@ msgid "Results to:"
msgstr ""
#: ttestdialog.ui:160
-#, fuzzy
msgctxt "ttestdialog|label1"
msgid "Data"
msgstr "Data"
@@ -24300,7 +23629,6 @@ msgid "Grouped by"
msgstr "Grouped by: "
#: ungroupdialog.ui:8
-#, fuzzy
msgctxt "ungroupdialog|UngroupDialog"
msgid "Ungroup"
msgstr "Ungroup"
@@ -24339,13 +23667,11 @@ msgid "Decimal"
msgstr "Decimals"
#: validationcriteriapage.ui:27
-#, fuzzy
msgctxt "validationcriteriapage|liststore1"
msgid "Date"
msgstr "Date"
#: validationcriteriapage.ui:31
-#, fuzzy
msgctxt "validationcriteriapage|liststore1"
msgid "Time"
msgstr "Time"
@@ -24356,7 +23682,6 @@ msgid "Cell range"
msgstr ""
#: validationcriteriapage.ui:39
-#, fuzzy
msgctxt "validationcriteriapage|liststore1"
msgid "List"
msgstr "List"
@@ -24495,7 +23820,6 @@ msgid "_Input help:"
msgstr ""
#: validationhelptabpage.ui:132
-#, fuzzy
msgctxt "validationhelptabpage|label1"
msgid "Contents"
msgstr "Contents"
@@ -24554,7 +23878,6 @@ msgid "Results to:"
msgstr ""
#: ztestdialog.ui:160
-#, fuzzy
msgctxt "ztestdialog|label1"
msgid "Data"
msgstr "Data"
diff --git a/source/en-ZA/scaddins/messages.po b/source/en-ZA/scaddins/messages.po
index 393b65981cf..776597ad6e9 100644
--- a/source/en-ZA/scaddins/messages.po
+++ b/source/en-ZA/scaddins/messages.po
@@ -233,7 +233,6 @@ msgid "Returns the multinomial coefficient of a set of numbers"
msgstr "Returns the multinomial coefficient of a set of numbers"
#: analysis.hrc:102
-#, fuzzy
msgctxt "ANALYSIS_Multinomial"
msgid "Number"
msgstr "Number"
@@ -386,7 +385,6 @@ msgid ""
msgstr ""
#: analysis.hrc:156
-#, fuzzy
msgctxt "ANALYSIS_Gcd"
msgid "Number"
msgstr "Number"
@@ -404,7 +402,6 @@ msgid ""
msgstr ""
#: analysis.hrc:163
-#, fuzzy
msgctxt "ANALYSIS_Lcm"
msgid "Number"
msgstr "Number"
@@ -1080,7 +1077,6 @@ msgid "Returns the product of several complex numbers"
msgstr "Returns the product of several complex numbers"
#: analysis.hrc:430 /home/cl/vc/git/libo-core/scaddins/inc/analysis.hrc:432
-#, fuzzy
msgctxt "ANALYSIS_Improduct"
msgid "Complex number"
msgstr "Complex number"
diff --git a/source/en-ZA/scp2/source/extensions.po b/source/en-ZA/scp2/source/extensions.po
index e58dfc401f3..be38b7f7c08 100644
--- a/source/en-ZA/scp2/source/extensions.po
+++ b/source/en-ZA/scp2/source/extensions.po
@@ -116,7 +116,6 @@ msgid "LanguageTool Open Source language checker"
msgstr ""
#: module_extensions.ulf
-#, fuzzy
msgctxt ""
"module_extensions.ulf\n"
"STR_NAME_MODULE_OPTIONAL_EXTENSIONS_MARIADBC\n"
@@ -125,7 +124,6 @@ msgid "MySQL Connector"
msgstr "MySQL Connector"
#: module_extensions.ulf
-#, fuzzy
msgctxt ""
"module_extensions.ulf\n"
"STR_DESC_MODULE_OPTIONAL_EXTENSIONS_MARIADBC\n"
diff --git a/source/en-ZA/scp2/source/ooo.po b/source/en-ZA/scp2/source/ooo.po
index 537fe41009c..f48771e1600 100644
--- a/source/en-ZA/scp2/source/ooo.po
+++ b/source/en-ZA/scp2/source/ooo.po
@@ -414,7 +414,6 @@ msgid "Installs Slovak help in %PRODUCTNAME %PRODUCTVERSION"
msgstr "Installs Slovak support in %PRODUCTNAME %PRODUCTVERSION"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_HR\n"
@@ -975,7 +974,6 @@ msgid "Installs Indonesian help in %PRODUCTNAME %PRODUCTVERSION"
msgstr "Installs Indonesian support in %PRODUCTNAME %PRODUCTVERSION"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_UK\n"
@@ -1196,7 +1194,6 @@ msgid "Installs Bosnian help in %PRODUCTNAME %PRODUCTVERSION"
msgstr "Installs Bosnian support in %PRODUCTNAME %PRODUCTVERSION"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_AST\n"
@@ -1282,7 +1279,6 @@ msgid "Installs Tsonga help in %PRODUCTNAME %PRODUCTVERSION"
msgstr "Installs Tsonga support in %PRODUCTNAME %PRODUCTVERSION"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_BR\n"
@@ -1555,7 +1551,6 @@ msgid "Installs Mongolian help in %PRODUCTNAME %PRODUCTVERSION"
msgstr "Installs Mongolian support in %PRODUCTNAME %PRODUCTVERSION"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_MY\n"
@@ -1573,7 +1568,6 @@ msgid "Installs Burmese (Myanmar) help in %PRODUCTNAME %PRODUCTVERSION"
msgstr "Installs Armenian support in %PRODUCTNAME %PRODUCTVERSION"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_BO\n"
@@ -1591,7 +1585,6 @@ msgid "Installs Tibetan help in %PRODUCTNAME %PRODUCTVERSION"
msgstr "Installs Korean support in %PRODUCTNAME %PRODUCTVERSION"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_OC\n"
@@ -1609,7 +1602,6 @@ msgid "Installs Occitan help in %PRODUCTNAME %PRODUCTVERSION"
msgstr "Installs Oriya support in %PRODUCTNAME %PRODUCTVERSION"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_OM\n"
@@ -1627,7 +1619,6 @@ msgid "Installs Oromo help in %PRODUCTNAME %PRODUCTVERSION"
msgstr "Installs Oriya support in %PRODUCTNAME %PRODUCTVERSION"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_SI\n"
@@ -1645,7 +1636,6 @@ msgid "Installs Sinhala help in %PRODUCTNAME %PRODUCTVERSION"
msgstr "Installs Swahili support in %PRODUCTNAME %PRODUCTVERSION"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_UG\n"
@@ -1681,7 +1671,6 @@ msgid "Installs Assamese help in %PRODUCTNAME %PRODUCTVERSION"
msgstr "Installs Assamese support in %PRODUCTNAME %PRODUCTVERSION"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_BRX\n"
@@ -1699,7 +1688,6 @@ msgid "Installs Bodo help in %PRODUCTNAME %PRODUCTVERSION"
msgstr "Installs Urdu support in %PRODUCTNAME %PRODUCTVERSION"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_DGO\n"
@@ -1752,7 +1740,6 @@ msgid "Installs Kazakh help in %PRODUCTNAME %PRODUCTVERSION"
msgstr "Installs Marathi support in %PRODUCTNAME %PRODUCTVERSION"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_KOK\n"
@@ -1787,7 +1774,6 @@ msgid "Installs Kashmiri help in %PRODUCTNAME %PRODUCTVERSION"
msgstr "Installs Khmer support in %PRODUCTNAME %PRODUCTVERSION"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_MAI\n"
@@ -1805,7 +1791,6 @@ msgid "Installs Maithili help in %PRODUCTNAME %PRODUCTVERSION"
msgstr "Installs Swahili support in %PRODUCTNAME %PRODUCTVERSION"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_ML\n"
@@ -1823,7 +1808,6 @@ msgid "Installs Malayalam help in %PRODUCTNAME %PRODUCTVERSION"
msgstr "Installs Malayalam support in %PRODUCTNAME %PRODUCTVERSION"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_MNI\n"
@@ -1858,7 +1842,6 @@ msgid "Installs Sanskrit help in %PRODUCTNAME %PRODUCTVERSION"
msgstr "Installs Sanskrit support in %PRODUCTNAME %PRODUCTVERSION"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_SAT\n"
@@ -1876,7 +1859,6 @@ msgid "Installs Santali help in %PRODUCTNAME %PRODUCTVERSION"
msgstr "Installs Bengali support in %PRODUCTNAME %PRODUCTVERSION"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_SD\n"
@@ -1894,7 +1876,6 @@ msgid "Installs Sindhi help in %PRODUCTNAME %PRODUCTVERSION"
msgstr "Installs Hindi support in %PRODUCTNAME %PRODUCTVERSION"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_TE\n"
@@ -3065,7 +3046,6 @@ msgid "Installs the Bosnian user interface"
msgstr ""
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_AST\n"
@@ -3419,7 +3399,6 @@ msgid "Installs the Mongolian user interface"
msgstr ""
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_BO\n"
@@ -3436,7 +3415,6 @@ msgid "Installs the Tibetan user interface"
msgstr ""
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_OC\n"
@@ -3453,7 +3431,6 @@ msgid "Installs the Occitan user interface"
msgstr ""
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_OM\n"
@@ -3470,7 +3447,6 @@ msgid "Installs the Oromo user interface"
msgstr ""
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_SI\n"
@@ -3487,7 +3463,6 @@ msgid "Installs the Sinhala user interface"
msgstr ""
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_UG\n"
@@ -3521,7 +3496,6 @@ msgid "Installs the Assamese user interface"
msgstr ""
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_BRX\n"
@@ -3538,7 +3512,6 @@ msgid "Installs the Bodo user interface"
msgstr ""
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_DGO\n"
@@ -3588,7 +3561,6 @@ msgid "Installs the Kazakh user interface"
msgstr ""
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_KOK\n"
@@ -3621,7 +3593,6 @@ msgid "Installs the Kashmiri user interface"
msgstr ""
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_MAI\n"
@@ -3638,7 +3609,6 @@ msgid "Installs the Maithili user interface"
msgstr ""
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_ML\n"
@@ -3655,7 +3625,6 @@ msgid "Installs the Malayalam user interface"
msgstr ""
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_MNI\n"
@@ -3688,7 +3657,6 @@ msgid "Installs the Sanskrit user interface"
msgstr ""
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_SAT\n"
@@ -3705,7 +3673,6 @@ msgid "Installs the Santali user interface"
msgstr ""
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_SD\n"
@@ -3722,7 +3689,6 @@ msgid "Installs the Sindhi user interface"
msgstr ""
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_TE\n"
@@ -3901,7 +3867,6 @@ msgid "Aragonese spelling dictionary"
msgstr "Thai spelling dictionary"
#: module_ooo.ulf
-#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_NAME_MODULE_EXTENSION_DICTIONARY_AR\n"
@@ -3936,7 +3901,6 @@ msgid "Belarusian spelling dictionary"
msgstr "Swahili spelling dictionary"
#: module_ooo.ulf
-#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_NAME_MODULE_EXTENSION_DICTIONARY_BG\n"
@@ -3954,7 +3918,6 @@ msgid "Bulgarian spelling dictionary, hyphenation rules, and thesaurus"
msgstr "Hungarian spelling dictionary, hyphenation patterns, and thesaurus"
#: module_ooo.ulf
-#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_NAME_MODULE_EXTENSION_DICTIONARY_BN\n"
@@ -3988,7 +3951,6 @@ msgid "Classical Tibetan syllable spelling dictionary"
msgstr ""
#: module_ooo.ulf
-#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_NAME_MODULE_EXTENSION_DICTIONARY_BR\n"
@@ -4074,7 +4036,6 @@ msgid "Danish spelling dictionary, hyphenation rules, and thesaurus"
msgstr "Polish spell check dictionary, hyphenation rules and thesaurus"
#: module_ooo.ulf
-#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_NAME_MODULE_EXTENSION_DICTIONARY_DE\n"
@@ -4207,7 +4168,6 @@ msgid "Galician spelling dictionary"
msgstr "Swahili spelling dictionary"
#: module_ooo.ulf
-#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_NAME_MODULE_EXTENSION_DICTIONARY_GU\n"
@@ -4242,7 +4202,6 @@ msgid "Hebrew spelling dictionary"
msgstr "Hebrew spell check dictionary"
#: module_ooo.ulf
-#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_NAME_MODULE_EXTENSION_DICTIONARY_HI\n"
@@ -4277,7 +4236,6 @@ msgid "Hungarian spelling dictionary, hyphenation rules, thesaurus, and grammar
msgstr "Hungarian spelling dictionary, hyphenation patterns, and thesaurus"
#: module_ooo.ulf
-#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_NAME_MODULE_EXTENSION_DICTIONARY_HR\n"
@@ -4294,7 +4252,6 @@ msgid "Croatian spelling dictionary, and hyphenation rules"
msgstr ""
#: module_ooo.ulf
-#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_NAME_MODULE_EXTENSION_DICTIONARY_IS\n"
@@ -4378,7 +4335,6 @@ msgid "Lithuanian spelling dictionary, and hyphenation rules"
msgstr ""
#: module_ooo.ulf
-#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_NAME_MODULE_EXTENSION_DICTIONARY_LV\n"
@@ -4444,7 +4400,6 @@ msgid "Norwegian (Nynorsk and Bokmal) spelling dictionary, hyphenation rules, an
msgstr ""
#: module_ooo.ulf
-#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_NAME_MODULE_EXTENSION_DICTIONARY_OC\n"
@@ -4495,7 +4450,6 @@ msgid "Portuguese (Brazil) spelling Dictionary (1990 Spelling Agreement), and hy
msgstr ""
#: module_ooo.ulf
-#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_NAME_MODULE_EXTENSION_DICTIONARY_PT_PT\n"
@@ -4547,7 +4501,6 @@ msgid "Russian spelling dictionary, hyphenation rules, and thesaurus"
msgstr "Russian hyphenation dictionary and thesaurus"
#: module_ooo.ulf
-#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_NAME_MODULE_EXTENSION_DICTIONARY_SI\n"
@@ -4599,7 +4552,6 @@ msgid "Slovenian spelling dictionary, hyphenation rules, and thesaurus"
msgstr "Slovak spell check dictionary, hyphenation rules and thesaurus"
#: module_ooo.ulf
-#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_NAME_MODULE_EXTENSION_DICTIONARY_SQ\n"
@@ -4666,7 +4618,6 @@ msgid "Swahili spelling dictionary"
msgstr "Swahili spelling dictionary"
#: module_ooo.ulf
-#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_NAME_MODULE_EXTENSION_DICTIONARY_TE\n"
@@ -4699,7 +4650,6 @@ msgid "Thai spelling dictionary"
msgstr "Thai spelling dictionary"
#: module_ooo.ulf
-#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_NAME_MODULE_EXTENSION_DICTIONARY_UK\n"
diff --git a/source/en-ZA/sd/messages.po b/source/en-ZA/sd/messages.po
index 4d73d5c7ed2..43859324aa1 100644
--- a/source/en-ZA/sd/messages.po
+++ b/source/en-ZA/sd/messages.po
@@ -14,25 +14,21 @@ msgstr ""
"X-Generator: LibreOffice\n"
#: DocumentRenderer.hrc:29
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_CONTENT_CHOICES"
msgid "Slides"
msgstr "Slides"
#: DocumentRenderer.hrc:30
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_CONTENT_CHOICES"
msgid "Handouts"
msgstr "Handouts"
#: DocumentRenderer.hrc:31
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_CONTENT_CHOICES"
msgid "Notes"
msgstr "Notes"
#: DocumentRenderer.hrc:32
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_CONTENT_CHOICES"
msgid "Outline"
msgstr "Outline"
@@ -91,67 +87,56 @@ msgid "Original colors"
msgstr "Original colours"
#: DocumentRenderer.hrc:55
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_QUALITY_CHOICES"
msgid "Grayscale"
msgstr "Greyscale"
#: DocumentRenderer.hrc:56
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_QUALITY_CHOICES"
msgid "Black & white"
msgstr "Black & white"
#: DocumentRenderer.hrc:61
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_PAGE_OPTIONS_CHOICES"
msgid "Original size"
msgstr "Original size"
#: DocumentRenderer.hrc:62
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_PAGE_OPTIONS_CHOICES"
msgid "Fit to printable page"
msgstr "Fit to printable page"
#: DocumentRenderer.hrc:63
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_PAGE_OPTIONS_CHOICES"
msgid "Distribute on multiple sheets of paper"
msgstr "Distribute on multiple sheets of paper"
#: DocumentRenderer.hrc:64
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_PAGE_OPTIONS_CHOICES"
msgid "Tile sheet of paper with repeated slides"
msgstr "Tile sheet of paper with repeated slides"
#: DocumentRenderer.hrc:69
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_PAGE_OPTIONS_CHOICES_DRAW"
msgid "Original size"
msgstr "Original size"
#: DocumentRenderer.hrc:70
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_PAGE_OPTIONS_CHOICES_DRAW"
msgid "Fit to printable page"
msgstr "Fit to printable page"
#: DocumentRenderer.hrc:71
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_PAGE_OPTIONS_CHOICES_DRAW"
msgid "Distribute on multiple sheets of paper"
msgstr "Distribute on multiple sheets of paper"
#: DocumentRenderer.hrc:72
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_PAGE_OPTIONS_CHOICES_DRAW"
msgid "Tile sheet of paper with repeated pages"
msgstr "Tile sheet of paper with repeated pages"
#: DocumentRenderer.hrc:77
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_BROCHURE_INCLUDE_LIST"
msgid "All pages"
msgstr "All pages"
@@ -205,7 +190,6 @@ msgid "Se~lection"
msgstr "Se~lection"
#: errhdl.hrc:29
-#, fuzzy
msgctxt "RID_SD_ERRHDL"
msgid "File format error found at $(ARG1)(row,col)."
msgstr "File format error found at $(ARG1)(row,col)."
@@ -302,13 +286,11 @@ msgid "Close Polygon"
msgstr "Close Polygon"
#: strings.hrc:35
-#, fuzzy
msgctxt "STR_SLIDE_SORTER_MODE"
msgid "Slide Sorter"
msgstr "Slide Sorter"
#: strings.hrc:36
-#, fuzzy
msgctxt "STR_NORMAL_MODE"
msgid "Normal"
msgstr "Normal"
@@ -692,7 +674,6 @@ msgid "Modify page margins"
msgstr "Modify page margins"
#: strings.hrc:109
-#, fuzzy
msgctxt "STR_EDIT_OBJ"
msgid "~Edit"
msgstr "~Edit"
@@ -1233,7 +1214,6 @@ msgid "Text"
msgstr "Text"
#: strings.hrc:216
-#, fuzzy
msgctxt "STR_HTMLEXP_SETGRAPHIC"
msgid "Image"
msgstr "Image"
@@ -1558,7 +1538,6 @@ msgid "Background objects"
msgstr "Background objects"
#: strings.hrc:280
-#, fuzzy
msgctxt "STR_LAYER_LAYOUT"
msgid "Layout"
msgstr "Layout"
@@ -2074,13 +2053,11 @@ msgid "PresentationPageNumberShape"
msgstr ""
#: strings.hrc:385
-#, fuzzy
msgctxt "SID_SD_A11Y_D_PRESENTATION"
msgid "%PRODUCTNAME Presentation"
msgstr "%PRODUCTNAME Presentation"
#: strings.hrc:386
-#, fuzzy
msgctxt "SID_SD_A11Y_P_TITLE_N_STYLE"
msgid "Title"
msgstr "Title"
@@ -2092,19 +2069,16 @@ msgid "Outliner"
msgstr "Outline"
#: strings.hrc:388
-#, fuzzy
msgctxt "SID_SD_A11Y_P_SUBTITLE_N_STYLE"
msgid "Subtitle"
msgstr "Subtitle"
#: strings.hrc:389
-#, fuzzy
msgctxt "SID_SD_A11Y_P_PAGE_N_STYLE"
msgid "Page"
msgstr "Page"
#: strings.hrc:390
-#, fuzzy
msgctxt "SID_SD_A11Y_P_NOTES_N_STYLE"
msgid "Notes"
msgstr "Notes"
@@ -2121,31 +2095,26 @@ msgid "Unknown Accessible Presentation Shape"
msgstr ""
#: strings.hrc:393
-#, fuzzy
msgctxt "SID_SD_A11Y_P_FOOTER_N_STYLE"
msgid "Footer"
msgstr "Footer"
#: strings.hrc:394
-#, fuzzy
msgctxt "SID_SD_A11Y_P_HEADER_N_STYLE"
msgid "Header"
msgstr "Header"
#: strings.hrc:395
-#, fuzzy
msgctxt "SID_SD_A11Y_P_DATE_N_STYLE"
msgid "Date"
msgstr "Date"
#: strings.hrc:396
-#, fuzzy
msgctxt "SID_SD_A11Y_P_NUMBER_N_STYLE"
msgid "Number"
msgstr "Number"
#: strings.hrc:397
-#, fuzzy
msgctxt "SID_SD_A11Y_D_PRESENTATION_READONLY"
msgid "(read-only)"
msgstr "(read-only)"
@@ -2202,7 +2171,6 @@ msgid "Fill color:"
msgstr "First column"
#: strings.hrc:408
-#, fuzzy
msgctxt "STR_CUSTOMANIMATION_STYLE_PROPERTY"
msgid "Style:"
msgstr "Style:"
@@ -2220,7 +2188,6 @@ msgid "Font color:"
msgstr "First column"
#: strings.hrc:411
-#, fuzzy
msgctxt "STR_CUSTOMANIMATION_FONT_SIZE_STYLE_PROPERTY"
msgid "Style:"
msgstr "Style:"
@@ -2399,25 +2366,21 @@ msgid "%PRODUCTNAME %s"
msgstr "%PRODUCTNAME %s"
#: strings.hrc:448
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_PRINT_GROUP"
msgid "Print"
msgstr "Print"
#: strings.hrc:449
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_CONTENT"
msgid "Document"
msgstr "Document"
#: strings.hrc:450
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_SLIDESPERPAGE"
msgid "Slides per page"
msgstr "Slides per page"
#: strings.hrc:451
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_ORDER"
msgid "Order"
msgstr "Order"
@@ -2447,13 +2410,11 @@ msgid "~Date and time"
msgstr "Date and time"
#: strings.hrc:456
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_IS_PRINT_HIDDEN"
msgid "Hidden pages"
msgstr "Hidden pages"
#: strings.hrc:457
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_QUALITY"
msgid "Color"
msgstr "Colour"
@@ -2465,7 +2426,6 @@ msgid "~Size"
msgstr "Size"
#: strings.hrc:459
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_BROCHURE"
msgid "Brochure"
msgstr "Brochure"
@@ -2477,7 +2437,6 @@ msgid "Page sides"
msgstr "Page sides"
#: strings.hrc:461
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_BROCHURE_INCLUDE"
msgid "Include"
msgstr "Include"
@@ -2489,7 +2448,6 @@ msgid "~Use only paper tray from printer preferences"
msgstr "~Use only paper tray from printer preferences"
#: strings.hrc:463
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_PAGE_RANGE"
msgid "Print range"
msgstr "Print range"
@@ -2515,7 +2473,6 @@ msgid "%PRODUCTNAME Draw has searched to the beginning of the document. Do you w
msgstr "%PRODUCTNAME Draw has searched to the beginning of the document. Do you want to continue at the end?"
#: strings.hrc:470
-#, fuzzy
msgctxt "STR_SD_NONE"
msgid "- None -"
msgstr "- None -"
@@ -2746,7 +2703,6 @@ msgid "Timing"
msgstr ""
#: customanimationproperties.ui:136
-#, fuzzy
msgctxt "customanimationproperties|textanim"
msgid "Text Animation"
msgstr "Text Animation"
@@ -2762,13 +2718,11 @@ msgid "Remove Effect"
msgstr ""
#: customanimationspanel.ui:121
-#, fuzzy
msgctxt "customanimationspanel|move_up|tooltip_text"
msgid "Move Up"
msgstr "Move Up"
#: customanimationspanel.ui:136
-#, fuzzy
msgctxt "customanimationspanel|move_down|tooltip_text"
msgid "Move Down"
msgstr "Move Down"
@@ -2791,7 +2745,6 @@ msgid "Entrance"
msgstr ""
#: customanimationspanel.ui:194
-#, fuzzy
msgctxt "customanimationspanel|categorylb"
msgid "Emphasis"
msgstr "Emphasis"
@@ -2845,7 +2798,6 @@ msgid "After previous"
msgstr ""
#: customanimationspanel.ui:324
-#, fuzzy
msgctxt "customanimationspanel|more_properties|tooltip_text"
msgid "Options"
msgstr "Options"
@@ -2899,13 +2851,11 @@ msgid "Remove Effect"
msgstr ""
#: customanimationspanelhorizontal.ui:124
-#, fuzzy
msgctxt "customanimationspanelhorizontal|move_up|tooltip_text"
msgid "Move Up"
msgstr "Move Up"
#: customanimationspanelhorizontal.ui:138
-#, fuzzy
msgctxt "customanimationspanelhorizontal|move_down|tooltip_text"
msgid "Move Down"
msgstr "Move Down"
@@ -2948,7 +2898,6 @@ msgid "Entrance"
msgstr ""
#: customanimationspanelhorizontal.ui:261
-#, fuzzy
msgctxt "customanimationspanelhorizontal|categorylb"
msgid "Emphasis"
msgstr "Emphasis"
@@ -3121,7 +3070,6 @@ msgid "Start _effect on click of:"
msgstr ""
#: customanimationtimingtab.ui:228
-#, fuzzy
msgctxt "customanimationtimingtab|label11"
msgid "Trigger"
msgstr "Trigger"
@@ -3200,7 +3148,6 @@ msgid "_Variable"
msgstr "Variable"
#: dlgfield.ui:142
-#, fuzzy
msgctxt "dlgfield|label1"
msgid "Field Type"
msgstr "Field Type"
@@ -3224,7 +3171,6 @@ msgid "Animation"
msgstr "Animations"
#: dockinganimation.ui:90
-#, fuzzy
msgctxt "dockinganimation|box|tooltip_text"
msgid "Preview"
msgstr "Preview"
@@ -3241,7 +3187,6 @@ msgid "Max."
msgstr "Max"
#: dockinganimation.ui:149
-#, fuzzy
msgctxt "dockinganimation|duration|tooltip_text"
msgid "Duration"
msgstr "Duration"
@@ -3292,7 +3237,6 @@ msgid "Bitmap object"
msgstr ""
#: dockinganimation.ui:340
-#, fuzzy
msgctxt "dockinganimation|alignmentft"
msgid "Alignment"
msgstr "Alignment"
@@ -3304,7 +3248,6 @@ msgid "Top Left"
msgstr "Top Left?"
#: dockinganimation.ui:356
-#, fuzzy
msgctxt "dockinganimation|alignment"
msgid "Left"
msgstr "Left"
@@ -3316,7 +3259,6 @@ msgid "Bottom Left"
msgstr "Bottom Left?"
#: dockinganimation.ui:358
-#, fuzzy
msgctxt "dockinganimation|alignment"
msgid "Top"
msgstr "Top"
@@ -3328,7 +3270,6 @@ msgid "Centered"
msgstr "Centred"
#: dockinganimation.ui:360
-#, fuzzy
msgctxt "dockinganimation|alignment"
msgid "Bottom"
msgstr "Bottom"
@@ -3340,7 +3281,6 @@ msgid "Top Right"
msgstr "Top Right?"
#: dockinganimation.ui:362
-#, fuzzy
msgctxt "dockinganimation|alignment"
msgid "Right"
msgstr "Right"
@@ -3368,7 +3308,6 @@ msgid "Apply Objects Individually"
msgstr ""
#: dockinganimation.ui:478
-#, fuzzy
msgctxt "dockinganimation|label3"
msgid "Number"
msgstr "Number"
@@ -3385,7 +3324,6 @@ msgid "Delete All Images"
msgstr ""
#: dockinganimation.ui:562
-#, fuzzy
msgctxt "dockinganimation|label2"
msgid "Image"
msgstr "Image"
@@ -3457,13 +3395,11 @@ msgid "Extra Large"
msgstr "Extra large"
#: fontstylemenu.ui:12
-#, fuzzy
msgctxt "fontstylemenu|bold"
msgid "Bold"
msgstr "Bold"
#: fontstylemenu.ui:20
-#, fuzzy
msgctxt "fontstylemenu|italic"
msgid "Italic"
msgstr "Italic"
@@ -3486,7 +3422,6 @@ msgid "Appl_y to All"
msgstr ""
#: headerfooterdialog.ui:106
-#, fuzzy
msgctxt "headerfooterdialog|slides"
msgid "Slides"
msgstr "Slides"
@@ -3581,73 +3516,61 @@ msgid "Slide name"
msgstr "~Slide name"
#: impressprinteroptions.ui:48
-#, fuzzy
msgctxt "impressprinteroptions|printdatetime"
msgid "Date and time"
msgstr "Date and time"
#: impressprinteroptions.ui:64
-#, fuzzy
msgctxt "impressprinteroptions|printhidden"
msgid "Hidden pages"
msgstr "Hidden pages"
#: impressprinteroptions.ui:86
-#, fuzzy
msgctxt "impressprinteroptions|label4"
msgid "Contents"
msgstr "Contents"
#: impressprinteroptions.ui:119
-#, fuzzy
msgctxt "impressprinteroptions|originalcolors"
msgid "Original size"
msgstr "Original size"
#: impressprinteroptions.ui:137
-#, fuzzy
msgctxt "impressprinteroptions|grayscale"
msgid "Grayscale"
msgstr "Greyscale"
#: impressprinteroptions.ui:155
-#, fuzzy
msgctxt "impressprinteroptions|blackandwhite"
msgid "Black & white"
msgstr "Black & white"
#: impressprinteroptions.ui:179
-#, fuzzy
msgctxt "impressprinteroptions|label5"
msgid "Color"
msgstr "Colour"
#: impressprinteroptions.ui:212
-#, fuzzy
msgctxt "impressprinteroptions|originalsize"
msgid "Original size"
msgstr "Original size"
#: impressprinteroptions.ui:230
-#, fuzzy
msgctxt "impressprinteroptions|fittoprintable"
msgid "Fit to printable page"
msgstr "Fit to printable page"
#: impressprinteroptions.ui:248
-#, fuzzy
msgctxt "impressprinteroptions|distributeonmultiple"
msgid "Distribute on multiple sheets of paper"
msgstr "Distribute on multiple sheets of paper"
#: impressprinteroptions.ui:266
-#, fuzzy
msgctxt "impressprinteroptions|tilesheet"
msgid "Tile sheet of paper with repeated slides"
msgstr "Tile sheet of paper with repeated slides"
#: impressprinteroptions.ui:290
-#, fuzzy
msgctxt "impressprinteroptions|label6"
msgid "Size"
msgstr "Size"
@@ -3669,13 +3592,11 @@ msgid "A_fter"
msgstr ""
#: insertslides.ui:137
-#, fuzzy
msgctxt "insertslides|label1"
msgid "Position"
msgstr "Position"
#: interactiondialog.ui:8
-#, fuzzy
msgctxt "interactiondialog|InteractionDialog"
msgid "Interaction"
msgstr "Interaction"
@@ -3692,7 +3613,6 @@ msgid "Target:"
msgstr "Target"
#: interactionpage.ui:143
-#, fuzzy
msgctxt "interactionpage|label1"
msgid "Interaction"
msgstr "Interaction"
@@ -3791,7 +3711,6 @@ msgid "Show S_mall Preview"
msgstr "Show S~mall Preview"
#: navigatorpanel.ui:22
-#, fuzzy
msgctxt "navigatorpanel|documents|tooltip_text"
msgid "Document"
msgstr "Document"
@@ -3834,7 +3753,6 @@ msgid "Show Shapes"
msgstr ""
#: notebookbar.ui:340
-#, fuzzy
msgctxt "notebookbar|FileLabel"
msgid "File"
msgstr "File"
@@ -3846,25 +3764,21 @@ msgid "Clone"
msgstr "Cone"
#: notebookbar.ui:921
-#, fuzzy
msgctxt "notebookbar|numberbullet|tooltip_text"
msgid "Bullets and Numbering"
msgstr "Bullets and Numbering"
#: notebookbar.ui:961
-#, fuzzy
msgctxt "notebookbar|indent|tooltip_text"
msgid "Indent"
msgstr "Indent"
#: notebookbar.ui:968
-#, fuzzy
msgctxt "notebookbar|increaseindent|tooltip_text"
msgid "Increase Indent"
msgstr "Increase Indent"
#: notebookbar.ui:984
-#, fuzzy
msgctxt "notebookbar|decreaseindent|tooltip_text"
msgid "Decrease Indent"
msgstr "Decrease Indent"
@@ -3892,7 +3806,6 @@ msgid "Symbol"
msgstr "Symbols"
#: notebookbar.ui:2011
-#, fuzzy
msgctxt "notebookbar|InsertLabel"
msgid "Insert"
msgstr "Insert"
@@ -3922,31 +3835,26 @@ msgid "Auto Spellcheck"
msgstr "~AutoSpellcheck"
#: notebookbar.ui:2354
-#, fuzzy
msgctxt "notebookbar|ReviewLabel"
msgid "Review"
msgstr "Review"
#: notebookbar.ui:2547
-#, fuzzy
msgctxt "notebookbar|GridVisible"
msgid "Grid"
msgstr "Grid"
#: notebookbar.ui:2737
-#, fuzzy
msgctxt "notebookbar|ViewLabel"
msgid "View"
msgstr "View"
#: notebookbar.ui:2757
-#, fuzzy
msgctxt "notebookbar|TableLabel"
msgid "Table"
msgstr "Table"
#: notebookbar.ui:3275
-#, fuzzy
msgctxt "notebookbar|ImageLabel"
msgid "Image"
msgstr "Image"
@@ -4163,7 +4071,6 @@ msgid "Menubar"
msgstr ""
#: notebookbar_groupedbar_full.ui:2541
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|Quotation2"
msgid "Quotation"
msgstr "Quotation"
@@ -4394,7 +4301,6 @@ msgid "Blank"
msgstr "Blank"
#: notebookbar_groups.ui:57
-#, fuzzy
msgctxt "notebookbar_groups|layout02"
msgid "Title Slide"
msgstr "Title Slide"
@@ -4406,37 +4312,31 @@ msgid "Title, Text"
msgstr "Title text"
#: notebookbar_groups.ui:73
-#, fuzzy
msgctxt "notebookbar_groups|layout04"
msgid "Title, Content"
msgstr "Title, Content"
#: notebookbar_groups.ui:81
-#, fuzzy
msgctxt "notebookbar_groups|layout05"
msgid "Centered Text"
msgstr "Centered Text"
#: notebookbar_groups.ui:104
-#, fuzzy
msgctxt "notebookbar_groups|hyperlink"
msgid "Hyperlink"
msgstr "Hyperlink"
#: notebookbar_groups.ui:118
-#, fuzzy
msgctxt "notebookbar_groups|footnote"
msgid "Footnote"
msgstr "Footnote"
#: notebookbar_groups.ui:127
-#, fuzzy
msgctxt "notebookbar_groups|endnote"
msgid "Endnote"
msgstr "Endnote"
#: notebookbar_groups.ui:142
-#, fuzzy
msgctxt "notebookbar_groups|bookmark"
msgid "Bookmark"
msgstr "Bookmark"
@@ -4458,7 +4358,6 @@ msgid "Master 2"
msgstr ""
#: notebookbar_groups.ui:257
-#, fuzzy
msgctxt "notebookbar_groups|shapestyledefault"
msgid "Default"
msgstr "Default"
@@ -4487,7 +4386,6 @@ msgid "Title 2"
msgstr "Title2"
#: notebookbar_groups.ui:489
-#, fuzzy
msgctxt "notebookbar_groups|filegrouplabel"
msgid "File"
msgstr "File"
@@ -4499,7 +4397,6 @@ msgid "Clipboard"
msgstr "clipboard"
#: notebookbar_groups.ui:688
-#, fuzzy
msgctxt "notebookbar_groups|shapestyleb"
msgid "Style"
msgstr "Style"
@@ -4515,7 +4412,6 @@ msgid " "
msgstr ""
#: notebookbar_groups.ui:1201
-#, fuzzy
msgctxt "notebookbar_groups|formatgrouplabel"
msgid "Text"
msgstr "Text"
@@ -4533,7 +4429,6 @@ msgid "Master"
msgstr "~Master"
#: notebookbar_groups.ui:1293
-#, fuzzy
msgctxt "notebookbar_groups|layoutb"
msgid "Layout"
msgstr "Layout"
@@ -4551,13 +4446,11 @@ msgid "Transition"
msgstr "Transactions"
#: notebookbar_groups.ui:1386
-#, fuzzy
msgctxt "notebookbar_groups|slidegrouplabel"
msgid "Slide"
msgstr "Slide"
#: notebookbar_groups.ui:1460
-#, fuzzy
msgctxt "notebookbar_groups|shapesb"
msgid "Shapes"
msgstr "Shapes"
@@ -4569,13 +4462,11 @@ msgid "Links"
msgstr "~Links"
#: notebookbar_groups.ui:1584
-#, fuzzy
msgctxt "notebookbar_groups|insertgrouplabel"
msgid "Insert"
msgstr "Insert"
#: notebookbar_groups.ui:1620
-#, fuzzy
msgctxt "notebookbar_groups|imagestyleb"
msgid "Style"
msgstr "Style"
@@ -4599,19 +4490,16 @@ msgid "Lock"
msgstr "Dock"
#: notebookbar_groups.ui:1762
-#, fuzzy
msgctxt "notebookbar_groups|imagegrouplabel"
msgid "Image"
msgstr "Image"
#: notebookbar_groups.ui:1818
-#, fuzzy
msgctxt "notebookbar_groups|wrapoff"
msgid "None"
msgstr "None"
#: notebookbar_groups.ui:1827
-#, fuzzy
msgctxt "notebookbar_groups|wrapideal"
msgid "Optimal"
msgstr "Optimal"
@@ -4672,7 +4560,6 @@ msgid "Start with _Template Selection"
msgstr ""
#: optimpressgeneralpage.ui:134
-#, fuzzy
msgctxt "optimpressgeneralpage|newdoclbl"
msgid "New Document"
msgstr "New Document"
@@ -4725,7 +4612,6 @@ msgid "Enable Presenter Console"
msgstr ""
#: optimpressgeneralpage.ui:386
-#, fuzzy
msgctxt "optimpressgeneralpage|label7"
msgid "Presentation"
msgstr "Presentation"
@@ -4747,7 +4633,6 @@ msgid "Page _height:"
msgstr ""
#: optimpressgeneralpage.ui:575
-#, fuzzy
msgctxt "optimpressgeneralpage|label5"
msgid "Scale"
msgstr "Scale"
@@ -4812,7 +4697,6 @@ msgid "Move Image Down"
msgstr ""
#: photoalbum.ui:277
-#, fuzzy
msgctxt "photoalbum|label2"
msgid "Preview"
msgstr "Preview"
@@ -4874,7 +4758,6 @@ msgid "_Custom slide show:"
msgstr "New Custom Slide Show"
#: presentationdialog.ui:150
-#, fuzzy
msgctxt "presentationdialog|label1"
msgid "Range"
msgstr "Range"
@@ -4977,7 +4860,6 @@ msgid "Presentation always _on top"
msgstr ""
#: presentationdialog.ui:543
-#, fuzzy
msgctxt "presentationdialog|label4"
msgid "Options"
msgstr "Options"
@@ -5007,13 +4889,11 @@ msgid "H_idden pages"
msgstr "Hidden pages"
#: prntopts.ui:111
-#, fuzzy
msgctxt "prntopts|printlbl"
msgid "Print"
msgstr "Print"
#: prntopts.ui:145
-#, fuzzy
msgctxt "prntopts|pagedefaultrb"
msgid "Default"
msgstr "Default"
@@ -5058,25 +4938,21 @@ msgid "Page Options"
msgstr "Image Options"
#: prntopts.ui:339
-#, fuzzy
msgctxt "prntopts|drawingcb"
msgid "Drawing"
msgstr "Drawing"
#: prntopts.ui:355
-#, fuzzy
msgctxt "prntopts|notecb"
msgid "Notes"
msgstr "Notes"
#: prntopts.ui:371
-#, fuzzy
msgctxt "prntopts|handoutcb"
msgid "Handouts"
msgstr "Handouts"
#: prntopts.ui:387
-#, fuzzy
msgctxt "prntopts|outlinecb"
msgid "Outline"
msgstr "Outline"
@@ -5088,7 +4964,6 @@ msgid "Content"
msgstr "Contents"
#: prntopts.ui:442
-#, fuzzy
msgctxt "prntopts|defaultrb"
msgid "Default"
msgstr "Default"
@@ -5106,7 +4981,6 @@ msgid "Black & _white"
msgstr "Black & white"
#: prntopts.ui:501
-#, fuzzy
msgctxt "prntopts|label2"
msgid "Quality"
msgstr "Quality"
@@ -5208,7 +5082,6 @@ msgid "Show notes"
msgstr ""
#: publishingdialog.ui:572
-#, fuzzy
msgctxt "publishingdialog|htmlOptionsLabel"
msgid "Options"
msgstr "Options"
@@ -5302,7 +5175,6 @@ msgid "Export _hidden slides"
msgstr ""
#: publishingdialog.ui:1096
-#, fuzzy
msgctxt "publishingdialog|effectsLabel"
msgid "Effects"
msgstr "Effects"
@@ -5384,7 +5256,6 @@ msgid "Hyper_link"
msgstr "Hyperlink"
#: publishingdialog.ui:1495
-#, fuzzy
msgctxt "publishingdialog|textButton"
msgid "Text"
msgstr "Text"
@@ -5453,13 +5324,11 @@ msgid "Two Spins"
msgstr "Two spins"
#: rotatemenu.ui:50
-#, fuzzy
msgctxt "rotatemenu|clockwise"
msgid "Clockwise"
msgstr "Clockwise"
#: rotatemenu.ui:58
-#, fuzzy
msgctxt "rotatemenu|counterclock"
msgid "Counter-clockwise"
msgstr "Anti-clockwise"
@@ -5489,13 +5358,11 @@ msgid "Extra Large"
msgstr "Extra large"
#: scalemenu.ui:50
-#, fuzzy
msgctxt "scalemenu|hori"
msgid "Horizontal"
msgstr "Horizontal"
#: scalemenu.ui:58
-#, fuzzy
msgctxt "scalemenu|vert"
msgid "Vertical"
msgstr "Vertical"
@@ -5545,13 +5412,11 @@ msgid "Background:"
msgstr "Background"
#: sidebarslidebackground.ui:57
-#, fuzzy
msgctxt "sidebarslidebackground|orientation"
msgid "Landscape"
msgstr "Landscape"
#: sidebarslidebackground.ui:58
-#, fuzzy
msgctxt "sidebarslidebackground|orientation"
msgid "Portrait"
msgstr "Portrait"
@@ -5583,13 +5448,11 @@ msgid "Master View"
msgstr ""
#: sidebarslidebackground.ui:226
-#, fuzzy
msgctxt "sidebarslidebackground|closemasterslide"
msgid "Close Master View"
msgstr "Close Master View"
#: sidebarslidebackground.ui:248
-#, fuzzy
msgctxt "sidebarslidebackground|marginLB"
msgid "None"
msgstr "None"
@@ -5600,7 +5463,6 @@ msgid "Narrow"
msgstr ""
#: sidebarslidebackground.ui:250
-#, fuzzy
msgctxt "sidebarslidebackground|marginLB"
msgid "Moderate"
msgstr "Moderate"
@@ -5632,7 +5494,6 @@ msgid "Margin:"
msgstr ""
#: sidebarslidebackground.ui:277
-#, fuzzy
msgctxt "sidebarslidebackground|customlabel"
msgid "Custom"
msgstr "Custom"
@@ -5793,7 +5654,6 @@ msgid "Stop previous sound"
msgstr "(Stop previous sound)"
#: slidetransitionspanel.ui:113
-#, fuzzy
msgctxt "slidetransitionspanel|sound_list"
msgid "Other sound..."
msgstr "Other sound..."
@@ -5879,7 +5739,6 @@ msgid "Stop previous sound"
msgstr "(Stop previous sound)"
#: slidetransitionspanelhorizontal.ui:118
-#, fuzzy
msgctxt "slidetransitionspanelhorizontal|sound_list"
msgid "Other sound..."
msgstr "Other sound..."
@@ -5997,13 +5856,11 @@ msgid "Organizer"
msgstr ""
#: templatedialog.ui:141
-#, fuzzy
msgctxt "templatedialog|line"
msgid "Line"
msgstr "Line"
#: templatedialog.ui:164
-#, fuzzy
msgctxt "templatedialog|area"
msgid "Area"
msgstr "Area"
@@ -6015,19 +5872,16 @@ msgid "Shadowing"
msgstr "Shading"
#: templatedialog.ui:210
-#, fuzzy
msgctxt "templatedialog|transparency"
msgid "Transparency"
msgstr "Transparency"
#: templatedialog.ui:233
-#, fuzzy
msgctxt "templatedialog|font"
msgid "Font"
msgstr "Font"
#: templatedialog.ui:256
-#, fuzzy
msgctxt "templatedialog|fonteffect"
msgid "Font Effects"
msgstr "Font Effects"
@@ -6038,13 +5892,11 @@ msgid "Indents & Spacing"
msgstr ""
#: templatedialog.ui:302
-#, fuzzy
msgctxt "templatedialog|text"
msgid "Text"
msgstr "Text"
#: templatedialog.ui:325
-#, fuzzy
msgctxt "templatedialog|animation"
msgid "Text Animation"
msgstr "Text Animation"
@@ -6056,19 +5908,16 @@ msgid "Dimensioning"
msgstr "Dimension Line"
#: templatedialog.ui:371
-#, fuzzy
msgctxt "templatedialog|connector"
msgid "Connector"
msgstr "Connector"
#: templatedialog.ui:394
-#, fuzzy
msgctxt "templatedialog|alignment"
msgid "Alignment"
msgstr "Alignment"
#: templatedialog.ui:417
-#, fuzzy
msgctxt "templatedialog|asiantypo"
msgid "Asian Typography"
msgstr "Asian Typography"
@@ -6107,7 +5956,6 @@ msgid "Inserted drawing objects:"
msgstr "Delete drawing objects"
#: bulletsandnumbering.ui:8
-#, fuzzy
msgctxt "bulletsandnumbering|BulletsAndNumberingDialog"
msgid "Bullets and Numbering"
msgstr "Bullets and Numbering"
@@ -6119,25 +5967,21 @@ msgid "Reset"
msgstr "R~eset"
#: bulletsandnumbering.ui:105
-#, fuzzy
msgctxt "bulletsandnumbering|bullets"
msgid "Bullets"
msgstr "Bullets"
#: bulletsandnumbering.ui:127
-#, fuzzy
msgctxt "bulletsandnumbering|singlenum"
msgid "Numbering"
msgstr "Numbering"
#: bulletsandnumbering.ui:150
-#, fuzzy
msgctxt "bulletsandnumbering|graphics"
msgid "Image"
msgstr "Image"
#: bulletsandnumbering.ui:173
-#, fuzzy
msgctxt "bulletsandnumbering|position"
msgid "Position"
msgstr "Position"
@@ -6148,7 +5992,6 @@ msgid "Customize"
msgstr ""
#: copydlg.ui:33
-#, fuzzy
msgctxt "copydlg|DuplicateDialog"
msgid "Duplicate"
msgstr "Duplicate"
@@ -6229,7 +6072,6 @@ msgid "Colors"
msgstr "Colour"
#: crossfadedialog.ui:15
-#, fuzzy
msgctxt "crossfadedialog|CrossFadeDialog"
msgid "Cross-fading"
msgstr "Cross-fading"
@@ -6271,7 +6113,6 @@ msgid "_Y:"
msgstr ""
#: dlgsnap.ui:200
-#, fuzzy
msgctxt "dlgsnap|label1"
msgid "Position"
msgstr "Position"
@@ -6295,13 +6136,11 @@ msgid "Hori_zontal"
msgstr "Horizontal"
#: dlgsnap.ui:294
-#, fuzzy
msgctxt "dlgsnap|label2"
msgid "Type"
msgstr "Type"
#: drawchardialog.ui:8
-#, fuzzy
msgctxt "drawchardialog|DrawCharDialog"
msgid "Character"
msgstr "Character"
@@ -6313,13 +6152,11 @@ msgid "Fonts"
msgstr "Fonts"
#: drawchardialog.ui:127
-#, fuzzy
msgctxt "drawchardialog|RID_SVXPAGE_CHAR_EFFECTS"
msgid "Font Effects"
msgstr "Font Effects"
#: drawchardialog.ui:150
-#, fuzzy
msgctxt "drawchardialog|RID_SVXPAGE_CHAR_POSITION"
msgid "Position"
msgstr "Position"
@@ -6336,25 +6173,21 @@ msgid "Page Setup"
msgstr ""
#: drawpagedialog.ui:105
-#, fuzzy
msgctxt "drawpagedialog|RID_SVXPAGE_PAGE"
msgid "Page"
msgstr "Page"
#: drawpagedialog.ui:127
-#, fuzzy
msgctxt "drawpagedialog|RID_SVXPAGE_AREA"
msgid "Background"
msgstr "Background"
#: drawpagedialog.ui:150
-#, fuzzy
msgctxt "drawpagedialog|RID_SVXPAGE_TRANSPARENCE"
msgid "Transparency"
msgstr "Transparency"
#: drawparadialog.ui:8
-#, fuzzy
msgctxt "drawparadialog|DrawParagraphPropertiesDialog"
msgid "Paragraph"
msgstr "Paragraph"
@@ -6365,7 +6198,6 @@ msgid "Indents & Spacing"
msgstr ""
#: drawparadialog.ui:127
-#, fuzzy
msgctxt "drawparadialog|labelTP_PARA_ASIAN"
msgid "Asian Typography"
msgstr "Asian Typography"
@@ -6376,13 +6208,11 @@ msgid "Tabs"
msgstr ""
#: drawparadialog.ui:173
-#, fuzzy
msgctxt "drawparadialog|labelTP_PARA_ALIGN"
msgid "Alignment"
msgstr "Alignment"
#: drawparadialog.ui:197
-#, fuzzy
msgctxt "drawparadialog|labelNUMBERING"
msgid "Numbering"
msgstr "Numbering"
@@ -6394,67 +6224,56 @@ msgid "Page name"
msgstr "P~age name"
#: drawprinteroptions.ui:48
-#, fuzzy
msgctxt "drawprinteroptions|printdatetime"
msgid "Date and time"
msgstr "Date and time"
#: drawprinteroptions.ui:70
-#, fuzzy
msgctxt "drawprinteroptions|label4"
msgid "Contents"
msgstr "Contents"
#: drawprinteroptions.ui:103
-#, fuzzy
msgctxt "drawprinteroptions|originalcolors"
msgid "Original size"
msgstr "Original size"
#: drawprinteroptions.ui:121
-#, fuzzy
msgctxt "drawprinteroptions|grayscale"
msgid "Grayscale"
msgstr "Greyscale"
#: drawprinteroptions.ui:139
-#, fuzzy
msgctxt "drawprinteroptions|blackandwhite"
msgid "Black & white"
msgstr "Black & white"
#: drawprinteroptions.ui:163
-#, fuzzy
msgctxt "drawprinteroptions|label5"
msgid "Color"
msgstr "Colour"
#: drawprinteroptions.ui:196
-#, fuzzy
msgctxt "drawprinteroptions|originalsize"
msgid "Original size"
msgstr "Original size"
#: drawprinteroptions.ui:214
-#, fuzzy
msgctxt "drawprinteroptions|fittoprintable"
msgid "Fit to printable page"
msgstr "Fit to printable page"
#: drawprinteroptions.ui:232
-#, fuzzy
msgctxt "drawprinteroptions|distributeonmultiple"
msgid "Distribute on multiple sheets of paper"
msgstr "Distribute on multiple sheets of paper"
#: drawprinteroptions.ui:250
-#, fuzzy
msgctxt "drawprinteroptions|tilesheet"
msgid "Tile sheet of paper with repeated pages"
msgstr "Tile sheet of paper with repeated pages"
#: drawprinteroptions.ui:274
-#, fuzzy
msgctxt "drawprinteroptions|label6"
msgid "Size"
msgstr "Size"
@@ -6465,37 +6284,31 @@ msgid "Presentation Layout"
msgstr ""
#: drawprtldialog.ui:105
-#, fuzzy
msgctxt "drawprtldialog|RID_SVXPAGE_LINE"
msgid "Line"
msgstr "Line"
#: drawprtldialog.ui:127
-#, fuzzy
msgctxt "drawprtldialog|RID_SVXPAGE_AREA"
msgid "Area"
msgstr "Area"
#: drawprtldialog.ui:150
-#, fuzzy
msgctxt "drawprtldialog|RID_SVXPAGE_SHADOW"
msgid "Shadow"
msgstr "Shadow"
#: drawprtldialog.ui:173
-#, fuzzy
msgctxt "drawprtldialog|RID_SVXPAGE_TRANSPARENCE"
msgid "Transparency"
msgstr "Transparency"
#: drawprtldialog.ui:196
-#, fuzzy
msgctxt "drawprtldialog|RID_SVXPAGE_CHAR_NAME"
msgid "Font"
msgstr "Font"
#: drawprtldialog.ui:219
-#, fuzzy
msgctxt "drawprtldialog|RID_SVXPAGE_CHAR_EFFECTS"
msgid "Font Effects"
msgstr "Font Effects"
@@ -6506,25 +6319,21 @@ msgid "Indents & Spacing"
msgstr ""
#: drawprtldialog.ui:265
-#, fuzzy
msgctxt "drawprtldialog|RID_SVXPAGE_TEXTATTR"
msgid "Text"
msgstr "Text"
#: drawprtldialog.ui:288
-#, fuzzy
msgctxt "drawprtldialog|RID_SVXPAGE_PICK_BULLET"
msgid "Bullets"
msgstr "Bullets"
#: drawprtldialog.ui:311
-#, fuzzy
msgctxt "drawprtldialog|RID_SVXPAGE_PICK_SINGLE_NUM"
msgid "Numbering"
msgstr "Numbering"
#: drawprtldialog.ui:334
-#, fuzzy
msgctxt "drawprtldialog|RID_SVXPAGE_PICK_BMP"
msgid "Image"
msgstr "Image"
@@ -6535,13 +6344,11 @@ msgid "Customize"
msgstr ""
#: drawprtldialog.ui:380
-#, fuzzy
msgctxt "drawprtldialog|RID_SVXPAGE_ALIGN_PARAGRAPH"
msgid "Alignment"
msgstr "Alignment"
#: drawprtldialog.ui:403
-#, fuzzy
msgctxt "drawprtldialog|RID_SVXPAGE_PARA_ASIAN"
msgid "Asian Typography"
msgstr "Asian Typography"
@@ -6558,7 +6365,6 @@ msgid "Highlighting"
msgstr "Highlighting"
#: insertlayer.ui:8
-#, fuzzy
msgctxt "insertlayer|InsertLayerDialog"
msgid "Insert Layer"
msgstr "Insert Layer"
@@ -6576,7 +6382,6 @@ msgid "_Title"
msgstr "Title"
#: insertlayer.ui:197
-#, fuzzy
msgctxt "insertlayer|description"
msgid "_Description"
msgstr "Description"
@@ -6694,7 +6499,6 @@ msgid "Convert to Polygon"
msgstr "Convert %1 to polygon"
#: vectorize.ui:72
-#, fuzzy
msgctxt "vectorize|preview"
msgid "Preview"
msgstr "Preview"
diff --git a/source/en-ZA/sfx2/messages.po b/source/en-ZA/sfx2/messages.po
index 4b2b8947483..2aa6493f177 100644
--- a/source/en-ZA/sfx2/messages.po
+++ b/source/en-ZA/sfx2/messages.po
@@ -39,13 +39,11 @@ msgid "~Close"
msgstr "~Close"
#: strings.hrc:30
-#, fuzzy
msgctxt "STR_OPEN"
msgid "Open"
msgstr "Open"
#: strings.hrc:31
-#, fuzzy
msgctxt "STR_EDIT_TEMPLATE"
msgid "Edit"
msgstr "Edit"
@@ -61,13 +59,11 @@ msgid "Reset Default"
msgstr ""
#: strings.hrc:34
-#, fuzzy
msgctxt "STR_DELETE"
msgid "Delete"
msgstr "Delete"
#: strings.hrc:35
-#, fuzzy
msgctxt "STR_RENAME"
msgid "Rename"
msgstr "Rename"
@@ -100,7 +96,6 @@ msgid "Automatically saved version"
msgstr "Automatically saved version"
#: strings.hrc:41
-#, fuzzy
msgctxt "STR_EXPORTBUTTON"
msgid "Export"
msgstr "Export"
@@ -196,7 +191,6 @@ msgid "~Keep Old Styles"
msgstr "~Keep Old Styles"
#: strings.hrc:59
-#, fuzzy
msgctxt "STR_ACTION_REFRESH"
msgid "Refresh"
msgstr "Refresh"
@@ -399,7 +393,6 @@ msgid "Untitled"
msgstr "Untitled"
#: strings.hrc:99
-#, fuzzy
msgctxt "STR_STANDARD_SHORTCUT"
msgid "Standard"
msgstr "Standard"
@@ -442,43 +435,36 @@ msgid "\"$(ARG1)\" is not an absolute URL that can be passed to an external appl
msgstr ""
#: strings.hrc:107
-#, fuzzy
msgctxt "STR_GID_INTERN"
msgid "Internal"
msgstr "Internal"
#: strings.hrc:108
-#, fuzzy
msgctxt "STR_GID_APPLICATION"
msgid "Application"
msgstr "Application"
#: strings.hrc:109
-#, fuzzy
msgctxt "STR_GID_VIEW"
msgid "View"
msgstr "View"
#: strings.hrc:110
-#, fuzzy
msgctxt "STR_GID_DOCUMENT"
msgid "Documents"
msgstr "Documents"
#: strings.hrc:111
-#, fuzzy
msgctxt "STR_GID_EDIT"
msgid "Edit"
msgstr "Edit"
#: strings.hrc:112
-#, fuzzy
msgctxt "STR_GID_MACRO"
msgid "BASIC"
msgstr "BASIC"
#: strings.hrc:113
-#, fuzzy
msgctxt "STR_GID_OPTIONS"
msgid "Options"
msgstr "Options"
@@ -490,109 +476,91 @@ msgid "Math"
msgstr "Math"
#: strings.hrc:115
-#, fuzzy
msgctxt "STR_GID_NAVIGATOR"
msgid "Navigate"
msgstr "Navigate"
#: strings.hrc:116
-#, fuzzy
msgctxt "STR_GID_INSERT"
msgid "Insert"
msgstr "Insert"
#: strings.hrc:117
-#, fuzzy
msgctxt "STR_GID_FORMAT"
msgid "Format"
msgstr "Format"
#: strings.hrc:118
-#, fuzzy
msgctxt "STR_GID_TEMPLATE"
msgid "Templates"
msgstr "Templates"
#: strings.hrc:119
-#, fuzzy
msgctxt "STR_GID_TEXT"
msgid "Text"
msgstr "Text"
#: strings.hrc:120
-#, fuzzy
msgctxt "STR_GID_FRAME"
msgid "Frame"
msgstr "Frame"
#: strings.hrc:121
-#, fuzzy
msgctxt "STR_GID_GRAPHIC"
msgid "Image"
msgstr "Image"
#: strings.hrc:122
-#, fuzzy
msgctxt "STR_GID_TABLE"
msgid "Table"
msgstr "Table"
#: strings.hrc:123
-#, fuzzy
msgctxt "STR_GID_ENUMERATION"
msgid "Numbering"
msgstr "Numbering"
#: strings.hrc:124
-#, fuzzy
msgctxt "STR_GID_DATA"
msgid "Data"
msgstr "Data"
#: strings.hrc:125
-#, fuzzy
msgctxt "STR_GID_SPECIAL"
msgid "Special Functions"
msgstr "Special Functions"
#: strings.hrc:126
-#, fuzzy
msgctxt "STR_GID_IMAGE"
msgid "Image"
msgstr "Image"
#: strings.hrc:127
-#, fuzzy
msgctxt "STR_GID_CHART"
msgid "Chart"
msgstr "Chart"
#: strings.hrc:128
-#, fuzzy
msgctxt "STR_GID_EXPLORER"
msgid "Explorer"
msgstr "Explorer"
#: strings.hrc:129
-#, fuzzy
msgctxt "STR_GID_CONNECTOR"
msgid "Connector"
msgstr "Connector"
#: strings.hrc:130
-#, fuzzy
msgctxt "STR_GID_MODIFY"
msgid "Modify"
msgstr "Modify"
#: strings.hrc:131
-#, fuzzy
msgctxt "STR_GID_DRAWING"
msgid "Drawing"
msgstr "Drawing"
#: strings.hrc:132
-#, fuzzy
msgctxt "STR_GID_CONTROLS"
msgid "Controls"
msgstr "Controls"
@@ -737,7 +705,6 @@ msgid " (Embedded document)"
msgstr ""
#: strings.hrc:156
-#, fuzzy
msgctxt "STR_STANDARD"
msgid "Standard"
msgstr "Standard"
@@ -1009,7 +976,6 @@ msgid "Styles in use: "
msgstr ""
#: strings.hrc:208
-#, fuzzy
msgctxt "STR_SID_NAVIGATOR"
msgid "Navigator"
msgstr "Navigator"
@@ -1030,7 +996,6 @@ msgid "Send"
msgstr "Send"
#: strings.hrc:212
-#, fuzzy
msgctxt "STR_FONT_TABPAGE"
msgid "Font"
msgstr "Font"
@@ -1479,7 +1444,6 @@ msgid "Businesscard with logo"
msgstr ""
#: strings.hrc:303
-#, fuzzy
msgctxt "STR_CLEAR_CHAR"
msgid "Remove"
msgstr "Remove"
@@ -1508,7 +1472,6 @@ msgid "Date completed"
msgstr "Date completed"
#: dinfdlg.hrc:30
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Department"
msgstr "Department"
@@ -1544,7 +1507,6 @@ msgid "Editor"
msgstr "Editor"
#: dinfdlg.hrc:36
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "E-Mail"
msgstr "E-Mail"
@@ -1556,7 +1518,6 @@ msgid "Forward to"
msgstr "Forward to"
#: dinfdlg.hrc:38
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Group"
msgstr "Group"
@@ -1568,7 +1529,6 @@ msgid "Info"
msgstr "Info"
#: dinfdlg.hrc:40
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Language"
msgstr "Language"
@@ -1586,7 +1546,6 @@ msgid "Matter"
msgstr "Matter"
#: dinfdlg.hrc:43
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Office"
msgstr "Office"
@@ -1604,13 +1563,11 @@ msgid "Project"
msgstr "Project"
#: dinfdlg.hrc:46
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Publisher"
msgstr "Publisher"
#: dinfdlg.hrc:47
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Purpose"
msgstr "Purpose"
@@ -1634,19 +1591,16 @@ msgid "Recorded date"
msgstr "Recorded date"
#: dinfdlg.hrc:51
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Reference"
msgstr "Reference"
#: dinfdlg.hrc:52
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Source"
msgstr "Source"
#: dinfdlg.hrc:53
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Status"
msgstr "Status"
@@ -1664,13 +1618,11 @@ msgid "Typist"
msgstr "Typist"
#: dinfdlg.hrc:56
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "URL"
msgstr "URL"
#: dinfdlg.hrc:69
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Text"
msgstr "Text"
@@ -1688,13 +1640,11 @@ msgid "Date"
msgstr "Data"
#: dinfdlg.hrc:72
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Duration"
msgstr "Duration"
#: dinfdlg.hrc:73
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Number"
msgstr "Number"
@@ -1820,13 +1770,11 @@ msgid "Display"
msgstr "Display"
#: bookmarkmenu.ui:26
-#, fuzzy
msgctxt "bookmarkmenu|rename"
msgid "Rename..."
msgstr "Rename..."
#: bookmarkmenu.ui:34
-#, fuzzy
msgctxt "bookmarkmenu|delete"
msgid "Delete"
msgstr "Delete"
@@ -1864,37 +1812,31 @@ msgid "Version comment:"
msgstr "Version comment"
#: cmisinfopage.ui:54
-#, fuzzy
msgctxt "cmisinfopage|name"
msgid "Name"
msgstr "Name"
#: cmisinfopage.ui:66
-#, fuzzy
msgctxt "cmisinfopage|type"
msgid "Type"
msgstr "Type"
#: cmisinfopage.ui:78
-#, fuzzy
msgctxt "cmisinfopage|value"
msgid "Value"
msgstr "Value"
#: cmisline.ui:46
-#, fuzzy
msgctxt "cmisline|type"
msgid "Type"
msgstr "Type"
#: cmisline.ui:61
-#, fuzzy
msgctxt "cmisline|yes"
msgid "Yes"
msgstr "Yes"
#: cmisline.ui:82
-#, fuzzy
msgctxt "cmisline|no"
msgid "No"
msgstr "No"
@@ -1905,19 +1847,16 @@ msgid "Add _Property"
msgstr ""
#: custominfopage.ui:49
-#, fuzzy
msgctxt "custominfopage|name"
msgid "Name"
msgstr "Name"
#: custominfopage.ui:61
-#, fuzzy
msgctxt "custominfopage|type"
msgid "Type"
msgstr "Type"
#: custominfopage.ui:73
-#, fuzzy
msgctxt "custominfopage|value"
msgid "Value"
msgstr "Value"
@@ -2017,13 +1956,11 @@ msgid "Di_gital Signatures..."
msgstr "Digital Signatures..."
#: documentinfopage.ui:250
-#, fuzzy
msgctxt "documentinfopage|label11"
msgid "_Size:"
msgstr "_Size:"
#: documentinfopage.ui:264
-#, fuzzy
msgctxt "documentinfopage|showsize"
msgid "unknown"
msgstr "unknown"
@@ -2064,7 +2001,6 @@ msgid "General "
msgstr "General"
#: documentpropertiesdialog.ui:125
-#, fuzzy
msgctxt "documentpropertiesdialog|description"
msgid "Description"
msgstr "Description"
@@ -2107,7 +2043,6 @@ msgid "Edit Document"
msgstr "Edit document"
#: editdocumentdialog.ui:44
-#, fuzzy
msgctxt "editdocumentdialog|cancel"
msgid "Cancel"
msgstr "Cancel"
@@ -2163,7 +2098,6 @@ msgid "Millise_conds:"
msgstr ""
#: editdurationdialog.ui:287
-#, fuzzy
msgctxt "editdurationdialog|label2"
msgid "Duration"
msgstr "Duration"
@@ -2184,7 +2118,6 @@ msgid "Please save this document locally instead and attach it from within your
msgstr ""
#: floatingrecord.ui:9
-#, fuzzy
msgctxt "floatingrecord|FloatingRecord"
msgid "Record Macro"
msgstr "Record Macro"
@@ -2202,25 +2135,21 @@ msgid "_Bookmarks"
msgstr "Bookmarks"
#: helpcontrol.ui:49
-#, fuzzy
msgctxt "helpcontrol|contents"
msgid "Contents"
msgstr "Contents"
#: helpcontrol.ui:71
-#, fuzzy
msgctxt "helpcontrol|index"
msgid "Index"
msgstr "Index"
#: helpcontrol.ui:94
-#, fuzzy
msgctxt "helpcontrol|find"
msgid "Find"
msgstr "Find"
#: helpcontrol.ui:117
-#, fuzzy
msgctxt "helpcontrol|bookmarks"
msgid "Bookmarks"
msgstr "Bookmarks"
@@ -2278,7 +2207,6 @@ msgid "Find in _headings only"
msgstr ""
#: inputdialog.ui:83
-#, fuzzy
msgctxt "inputdialog|label"
msgid "Height:"
msgstr "Height:"
@@ -2345,13 +2273,11 @@ msgid "From File..."
msgstr "~From File..."
#: loadtemplatedialog.ui:128
-#, fuzzy
msgctxt "loadtemplatedialog|label1"
msgid "Categories"
msgstr "Categories"
#: loadtemplatedialog.ui:172
-#, fuzzy
msgctxt "loadtemplatedialog|label2"
msgid "Templates"
msgstr "Templates"
@@ -2436,7 +2362,6 @@ msgid "_AutoUpdate"
msgstr ""
#: managestylepage.ui:212
-#, fuzzy
msgctxt "managestylepage|label1"
msgid "Style"
msgstr "Style"
@@ -2464,7 +2389,6 @@ msgid "Style Name"
msgstr ""
#: notebookbar.ui:73
-#, fuzzy
msgctxt "notebookbar|label9"
msgid "File"
msgstr "File"
@@ -2703,7 +2627,6 @@ msgid "Are you sure you want to restart %PRODUCTNAME and enter safe mode?"
msgstr ""
#: saveastemplatedlg.ui:13
-#, fuzzy
msgctxt "saveastemplatedlg|categorylist"
msgid "None"
msgstr "None"
@@ -2899,7 +2822,6 @@ msgid "E_xtensions"
msgstr "Extension"
#: startcenter.ui:482
-#, fuzzy
msgctxt "startcenter|label1"
msgid "Application"
msgstr "Application"
@@ -2927,13 +2849,11 @@ msgid "Modify..."
msgstr "Modify..."
#: stylecontextmenu.ui:28
-#, fuzzy
msgctxt "stylecontextmenu|hide"
msgid "Hide"
msgstr "Hide"
#: stylecontextmenu.ui:36
-#, fuzzy
msgctxt "stylecontextmenu|show"
msgid "Show"
msgstr "Show"
@@ -2945,7 +2865,6 @@ msgid "Delete..."
msgstr "Delete..."
#: templatecategorydlg.ui:13
-#, fuzzy
msgctxt "templatecategorydlg|categorylist"
msgid "None"
msgstr "None"
@@ -2971,19 +2890,16 @@ msgid "All Applications"
msgstr ""
#: templatedlg.ui:16
-#, fuzzy
msgctxt "templatedlg|applist"
msgid "Documents"
msgstr "Documents"
#: templatedlg.ui:19
-#, fuzzy
msgctxt "templatedlg|applist"
msgid "Spreadsheets"
msgstr "Spreadsheets"
#: templatedlg.ui:22
-#, fuzzy
msgctxt "templatedlg|applist"
msgid "Presentations"
msgstr "Presentations"
@@ -3000,7 +2916,6 @@ msgid "All Categories"
msgstr ""
#: templatedlg.ui:65
-#, fuzzy
msgctxt "templatedlg|TemplateDialog"
msgid "Templates"
msgstr "Templates"
@@ -3012,7 +2927,6 @@ msgid "Search"
msgstr "Search"
#: templatedlg.ui:147
-#, fuzzy
msgctxt "templatedlg|search_filter"
msgid "Search..."
msgstr "Search..."
@@ -3028,7 +2942,6 @@ msgid "Filter by Category"
msgstr ""
#: templatedlg.ui:205
-#, fuzzy
msgctxt "templatedlg|label1"
msgid "Filter"
msgstr "Filter"
@@ -3055,7 +2968,6 @@ msgid "Show this dialog at startup"
msgstr ""
#: templatedlg.ui:373
-#, fuzzy
msgctxt "templatedlg|move_btn"
msgid "Move"
msgstr "Move"
@@ -3067,7 +2979,6 @@ msgid "Move Templates"
msgstr "My Templates"
#: templatedlg.ui:391
-#, fuzzy
msgctxt "templatedlg|export_btn"
msgid "Export"
msgstr "Export"
@@ -3078,7 +2989,6 @@ msgid "Export Templates"
msgstr ""
#: templatedlg.ui:408
-#, fuzzy
msgctxt "templatedlg|import_btn"
msgid "Import"
msgstr "Import"
@@ -3118,7 +3028,6 @@ msgid "_Compare"
msgstr ""
#: versionscmis.ui:160
-#, fuzzy
msgctxt "versionscmis|datetime"
msgid "Date and time"
msgstr "Date and time"
@@ -3129,7 +3038,6 @@ msgid "Saved by"
msgstr ""
#: versionscmis.ui:184
-#, fuzzy
msgctxt "versionscmis|comments"
msgid "Comments"
msgstr "Comments"
@@ -3171,7 +3079,6 @@ msgid "New Versions"
msgstr ""
#: versionsofdialog.ui:234
-#, fuzzy
msgctxt "versionsofdialog|datetime"
msgid "Date and time"
msgstr "Date and time"
@@ -3182,7 +3089,6 @@ msgid "Saved by"
msgstr ""
#: versionsofdialog.ui:258
-#, fuzzy
msgctxt "versionsofdialog|comments"
msgid "Comments"
msgstr "Comments"
diff --git a/source/en-ZA/shell/source/win32/shlxthandler/res.po b/source/en-ZA/shell/source/win32/shlxthandler/res.po
index 269da8c399c..f88f9d0cd5c 100644
--- a/source/en-ZA/shell/source/win32/shlxthandler/res.po
+++ b/source/en-ZA/shell/source/win32/shlxthandler/res.po
@@ -113,7 +113,6 @@ msgid "Tables"
msgstr "Tables"
#: shlxthdl.ulf
-#, fuzzy
msgctxt ""
"shlxthdl.ulf\n"
"%GRAPHICS%\n"
diff --git a/source/en-ZA/starmath/messages.po b/source/en-ZA/starmath/messages.po
index 9e1112f4ec8..1132659f168 100644
--- a/source/en-ZA/starmath/messages.po
+++ b/source/en-ZA/starmath/messages.po
@@ -1631,7 +1631,6 @@ msgid "Set Operations"
msgstr "Set Operations"
#: strings.hrc:277
-#, fuzzy
msgctxt "RID_CATEGORY_FUNCTIONS"
msgid "Functions"
msgstr "Functions"
@@ -1643,7 +1642,6 @@ msgid "Operators"
msgstr "Operators"
#: strings.hrc:279
-#, fuzzy
msgctxt "RID_CATEGORY_ATTRIBUTES"
msgid "Attributes"
msgstr "Attributes"
@@ -1655,13 +1653,11 @@ msgid "Brackets"
msgstr "Brackets"
#: strings.hrc:281
-#, fuzzy
msgctxt "RID_CATEGORY_FORMATS"
msgid "Formats"
msgstr "Formats"
#: strings.hrc:282
-#, fuzzy
msgctxt "RID_CATEGORY_OTHERS"
msgid "Others"
msgstr "Others"
@@ -1688,7 +1684,6 @@ msgid "Bold"
msgstr "Bold"
#: strings.hrc:288
-#, fuzzy
msgctxt "STR_BLACK"
msgid "black"
msgstr "black"
@@ -1789,7 +1784,6 @@ msgid "font"
msgstr "Font"
#: strings.hrc:306
-#, fuzzy
msgctxt "STR_ALIGN_LEFT"
msgid "left"
msgstr "left"
@@ -1801,7 +1795,6 @@ msgid "center"
msgstr "Centre"
#: strings.hrc:308
-#, fuzzy
msgctxt "STR_ALIGN_RIGHT"
msgid "right"
msgstr "right"
@@ -1908,7 +1901,6 @@ msgid "%PRODUCTNAME %s"
msgstr "%PRODUCTNAME %s"
#: strings.hrc:329
-#, fuzzy
msgctxt "RID_PRINTUIOPT_CONTENTS"
msgid "Contents"
msgstr "Contents"
@@ -1932,7 +1924,6 @@ msgid "B~orders"
msgstr "Borders"
#: strings.hrc:333
-#, fuzzy
msgctxt "RID_PRINTUIOPT_SIZE"
msgid "Size"
msgstr "Size"
@@ -1956,7 +1947,6 @@ msgid "~Scaling"
msgstr "Scaling"
#: alignmentdialog.ui:8
-#, fuzzy
msgctxt "alignmentdialog|AlignmentDialog"
msgid "Alignment"
msgstr "Alignment"
@@ -1986,13 +1976,11 @@ msgid "_Right"
msgstr "Right"
#: alignmentdialog.ui:169
-#, fuzzy
msgctxt "alignmentdialog|label1"
msgid "Horizontal"
msgstr "Horizontal"
#: catalogdialog.ui:9
-#, fuzzy
msgctxt "catalogdialog|CatalogDialog"
msgid "Symbols"
msgstr "Symbols"
@@ -2021,7 +2009,6 @@ msgid "button"
msgstr "Button"
#: catalogdialog.ui:152
-#, fuzzy
msgctxt "catalogdialog|symbolname"
msgid "Unknown"
msgstr "Unknown"
@@ -2039,7 +2026,6 @@ msgid "Fonts"
msgstr "Fonts"
#: fontdialog.ui:115
-#, fuzzy
msgctxt "fontdialog|formulaL"
msgid "Font"
msgstr "Font"
@@ -2057,7 +2043,6 @@ msgid "_Italic"
msgstr "Italic"
#: fontdialog.ui:187
-#, fuzzy
msgctxt "fontdialog|formulaL1"
msgid "Attributes"
msgstr "Attributes"
@@ -2407,7 +2392,6 @@ msgid "S_ubscript:"
msgstr "Subscript"
#: spacingdialog.ui:603
-#, fuzzy
msgctxt "spacingdialog|2title"
msgid "Indexes"
msgstr "Indexes"
@@ -2513,7 +2497,6 @@ msgid "_Minimum spacing:"
msgstr ""
#: spacingdialog.ui:1432
-#, fuzzy
msgctxt "spacingdialog|8title"
msgid "Symbols"
msgstr "Symbols"
@@ -2568,7 +2551,6 @@ msgid "Spacing"
msgstr "Scaling"
#: spacingdialog.ui:1873
-#, fuzzy
msgctxt "spacingdialog|menuitem2"
msgid "Indexes"
msgstr "Indexes"
@@ -2602,7 +2584,6 @@ msgid "Matrices"
msgstr ""
#: spacingdialog.ui:1921
-#, fuzzy
msgctxt "spacingdialog|menuitem8"
msgid "Symbols"
msgstr "Symbols"
diff --git a/source/en-ZA/svl/messages.po b/source/en-ZA/svl/messages.po
index 8a789baa741..51334c9e7e0 100644
--- a/source/en-ZA/svl/messages.po
+++ b/source/en-ZA/svl/messages.po
@@ -105,31 +105,26 @@ msgid "Audio file"
msgstr "Audio file"
#: svl.hrc:44
-#, fuzzy
msgctxt "STR_SVT_MIMETYPE_IMAGE_GIF"
msgid "Image"
msgstr "Image"
#: svl.hrc:45
-#, fuzzy
msgctxt "STR_SVT_MIMETYPE_IMAGE_PNG"
msgid "Image"
msgstr "Image"
#: svl.hrc:46
-#, fuzzy
msgctxt "STR_SVT_MIMETYPE_IMAGE_TIFF"
msgid "Image"
msgstr "Image"
#: svl.hrc:47
-#, fuzzy
msgctxt "STR_SVT_MIMETYPE_IMAGE_JPEG"
msgid "Image"
msgstr "Image"
#: svl.hrc:48
-#, fuzzy
msgctxt "STR_SVT_MIMETYPE_IMAGE_PCX"
msgid "Image"
msgstr "Image"
@@ -210,7 +205,6 @@ msgid "Workplace"
msgstr "Workplace"
#: svl.hrc:64
-#, fuzzy
msgctxt "STR_SVT_MIMETYPE_CNT_FSYSFLD"
msgid "Folder"
msgstr "Folder"
@@ -266,7 +260,6 @@ msgid "%PRODUCTNAME Template"
msgstr "%PRODUCTNAME Template"
#: svl.hrc:75
-#, fuzzy
msgctxt "STR_SVT_MIMETYPE_IMAGE_GENERIC"
msgid "Image"
msgstr "Image"
diff --git a/source/en-ZA/svtools/messages.po b/source/en-ZA/svtools/messages.po
index 7d5dd48faf3..5ed1074df19 100644
--- a/source/en-ZA/svtools/messages.po
+++ b/source/en-ZA/svtools/messages.po
@@ -14,133 +14,111 @@ msgstr ""
"X-Generator: LibreOffice\n"
#: errtxt.hrc:30
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "Error"
msgstr "Error"
#: errtxt.hrc:31
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "Warning"
msgstr "Warning"
#: errtxt.hrc:32
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) loading the template $(ARG1)"
msgstr "$(ERR) loading the template $(ARG1)"
#: errtxt.hrc:33 /home/cl/vc/git/libo-core/svtools/inc/errtxt.hrc:34
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) saving the document $(ARG1)"
msgstr "$(ERR) saving the document $(ARG1)"
#: errtxt.hrc:35
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) displaying doc. information for document $(ARG1)"
msgstr "$(ERR) displaying doc. information for document $(ARG1)"
#: errtxt.hrc:36
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) writing document $(ARG1) as template"
msgstr "$(ERR) writing document $(ARG1) as template"
#: errtxt.hrc:37
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) copying or moving document contents"
msgstr "$(ERR) copying or moving document contents"
#: errtxt.hrc:38
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) starting the Document Manager"
msgstr "$(ERR) starting the Document Manager"
#: errtxt.hrc:39
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) loading document $(ARG1)"
msgstr "$(ERR) loading document $(ARG1)"
#: errtxt.hrc:40 /home/cl/vc/git/libo-core/svtools/inc/errtxt.hrc:41
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) creating a new document"
msgstr "$(ERR) creating a new document"
#: errtxt.hrc:42
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) expanding entry"
msgstr "$(ERR) expanding entry"
#: errtxt.hrc:43
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) loading BASIC of document $(ARG1)"
msgstr "$(ERR) loading BASIC of document $(ARG1)"
#: errtxt.hrc:44
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) searching for an address"
msgstr "$(ERR) searching for an address"
#: errtxt.hrc:50
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Abort"
msgstr "Abort"
#: errtxt.hrc:51
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Nonexistent object"
msgstr "Nonexistent object"
#: errtxt.hrc:52
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Object already exists"
msgstr "Object already exists"
#: errtxt.hrc:53
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Object not accessible"
msgstr "Object not accessible"
#: errtxt.hrc:54
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Inadmissible path"
msgstr "Inadmissible path"
#: errtxt.hrc:55
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Locking problem"
msgstr "Locking problem"
#: errtxt.hrc:56
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Wrong parameter"
msgstr "Wrong parameter"
#: errtxt.hrc:57
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Resource exhausted"
msgstr "Resource exhausted"
#: errtxt.hrc:58
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Action not supported"
msgstr "Action not supported"
@@ -152,7 +130,6 @@ msgid "Read Error"
msgstr "Read-Error"
#: errtxt.hrc:60
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Write Error"
msgstr "Write Error"
@@ -164,91 +141,76 @@ msgid "unknown"
msgstr "Unknown"
#: errtxt.hrc:62
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Version Incompatibility"
msgstr "Version Incompatibility"
#: errtxt.hrc:63 /home/cl/vc/git/libo-core/svtools/inc/errtxt.hrc:74
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "General Error"
msgstr "General Error"
#: errtxt.hrc:64
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Incorrect format"
msgstr "Incorrect format"
#: errtxt.hrc:65
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Error creating object"
msgstr "Error creating object"
#: errtxt.hrc:66
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Inadmissible value or data type"
msgstr "Inadmissible value or data type"
#: errtxt.hrc:67
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "BASIC runtime error"
msgstr "BASIC runtime error"
#: errtxt.hrc:68
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "BASIC syntax error"
msgstr "BASIC syntax error"
#: errtxt.hrc:75
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "General input/output error."
msgstr "General input/output error."
#: errtxt.hrc:76
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Invalid file name."
msgstr "Invalid file name."
#: errtxt.hrc:77
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Nonexistent file."
msgstr "Nonexistent file."
#: errtxt.hrc:78
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "File already exists."
msgstr "File already exists."
#: errtxt.hrc:79
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The object is not a directory."
msgstr "The object is not a directory."
#: errtxt.hrc:80
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The object is not a file."
msgstr "The object is not a file."
#: errtxt.hrc:81
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The specified device is invalid."
msgstr "The specified device is invalid."
#: errtxt.hrc:82
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid ""
"The object cannot be accessed\n"
@@ -258,19 +220,16 @@ msgstr ""
"due to insufficient user rights."
#: errtxt.hrc:83
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Sharing violation while accessing the object."
msgstr "Sharing violation while accessing the object."
#: errtxt.hrc:84
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "No more space on device."
msgstr "No more space on device."
#: errtxt.hrc:85
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid ""
"This operation cannot be run on\n"
@@ -280,151 +239,126 @@ msgstr ""
"files containing wildcards."
#: errtxt.hrc:86
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "This operation is not supported on this operating system."
msgstr "This operation is not supported on this operating system."
#: errtxt.hrc:87
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "There are too many files open."
msgstr "There are too many files open."
#: errtxt.hrc:88
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Data could not be read from the file."
msgstr "Data could not be read from the file."
#: errtxt.hrc:89
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The file could not be written."
msgstr "The file could not be written."
#: errtxt.hrc:90
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The operation could not be run due to insufficient memory."
msgstr "The operation could not be run due to insufficient memory."
#: errtxt.hrc:91
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The seek operation could not be run."
msgstr "The seek operation could not be run."
#: errtxt.hrc:92
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The tell operation could not be run."
msgstr "The tell operation could not be run."
#: errtxt.hrc:93
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Incorrect file version."
msgstr "Incorrect file version."
#: errtxt.hrc:94
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Incorrect file format."
msgstr "Incorrect file format."
#: errtxt.hrc:95
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The file name contains invalid characters."
msgstr "The file name contains invalid characters."
#: errtxt.hrc:96
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "An unknown I/O error has occurred."
msgstr "An unknown I/O error has occurred."
#: errtxt.hrc:97
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "An invalid attempt was made to access the file."
msgstr "An invalid attempt was made to access the file."
#: errtxt.hrc:98
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The file could not be created."
msgstr "The file could not be created."
#: errtxt.hrc:99
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The operation was started under an invalid parameter."
msgstr "The operation was started under an invalid parameter."
#: errtxt.hrc:100
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The operation on the file was aborted."
msgstr "The operation on the file was aborted."
#: errtxt.hrc:101
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Path to the file does not exist."
msgstr "Path to the file does not exist."
#: errtxt.hrc:102
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "An object cannot be copied into itself."
msgstr "An object cannot be copied into itself."
#: errtxt.hrc:103
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The specified template could not be found."
msgstr "The specified template could not be found."
#: errtxt.hrc:104
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The file cannot be used as template."
msgstr "The file cannot be used as template."
#: errtxt.hrc:105
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "This document has already been opened for editing."
msgstr "This document has already been opened for editing."
#: errtxt.hrc:106
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The wrong password has been entered."
msgstr "The wrong password has been entered."
#: errtxt.hrc:107
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Error reading file."
msgstr "Error reading file."
#: errtxt.hrc:108
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The document was opened as read-only."
msgstr "The document was opened as read-only."
#: errtxt.hrc:109
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "General OLE Error."
msgstr "General OLE Error."
#: errtxt.hrc:110
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The host name $(ARG1) could not be resolved."
msgstr "The host name $(ARG1) could not be resolved."
@@ -459,25 +393,21 @@ msgid "The requested Internet data is not available in the cache and cannot be t
msgstr ""
#: errtxt.hrc:116
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The contents could not be created."
msgstr "The contents could not be created."
#: errtxt.hrc:117
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The file name is too long for the target file system."
msgstr "The file name is too long for the target file system."
#: errtxt.hrc:118
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The input syntax is invalid."
msgstr "The input syntax is invalid."
#: errtxt.hrc:119
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid ""
"This document contains attributes that cannot be saved in the selected format.\n"
@@ -487,19 +417,16 @@ msgstr ""
"Please save the document in a %PRODUCTNAME %PRODUCTVERSION file format."
#: errtxt.hrc:120
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The maximum number of documents that can be opened at the same time has been reached. You need to close one or more documents before you can open a new document."
msgstr "The maximum number of documents that can be opened at the same time has been reached. You need to close one or more documents before you can open a new document."
#: errtxt.hrc:121
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Could not create backup copy."
msgstr "Could not create backup copy."
#: errtxt.hrc:122
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid ""
"An attempt was made to execute a macro.\n"
@@ -525,7 +452,6 @@ msgstr ""
"Therefore, some functionality may not be available."
#: errtxt.hrc:124
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid ""
"This document contains macros.\n"
@@ -541,7 +467,6 @@ msgstr ""
"Therefore, some functionality may not be available."
#: errtxt.hrc:125
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid ""
"The encrypted document contains unexpected non-encrypted streams.\n"
@@ -561,25 +486,21 @@ msgstr ""
" "
#: errtxt.hrc:126
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Invalid data length."
msgstr "Invalid data length."
#: errtxt.hrc:127
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Function not possible: path contains current directory."
msgstr "Function not possible: path contains current directory."
#: errtxt.hrc:128
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Function not possible: device (drive) not identical."
msgstr "Function not possible: device (drive) not identical."
#: errtxt.hrc:129
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Device (drive) not ready."
msgstr "Device (drive) not ready."
@@ -590,13 +511,11 @@ msgid "Wrong checksum."
msgstr ""
#: errtxt.hrc:131
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Function not possible: write protected."
msgstr "Function not possible: write protected."
#: errtxt.hrc:132
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid ""
"The password of a shared spreadsheet cannot be set or changed.\n"
@@ -636,7 +555,6 @@ msgid "$(ERR) activating object"
msgstr "$(ERR) activating object"
#: langtab.hrc:29
-#, fuzzy
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "[None]"
msgstr "[None]"
@@ -647,7 +565,6 @@ msgid "Unknown"
msgstr "Unknown"
#: langtab.hrc:31 /home/cl/vc/git/libo-core/svtools/inc/langtab.hrc:32
-#, fuzzy
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Default"
msgstr "Default"
@@ -1590,7 +1507,6 @@ msgid "Sardinian"
msgstr "Sardinian"
#: langtab.hrc:220
-#, fuzzy
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Dzongkha"
msgstr "Dzongkha"
@@ -2641,7 +2557,6 @@ msgid "Address Book Source"
msgstr "~Address Book Source..."
#: addresstemplatedialog.ui:522
-#, fuzzy
msgctxt "addresstemplatedialog|label23"
msgid "Field Assignment"
msgstr "Field Assignment"
@@ -2946,7 +2861,6 @@ msgid "Port:"
msgstr "~Port"
#: placeedit.ui:414
-#, fuzzy
msgctxt "placeedit|passwordLabel"
msgid "Password:"
msgstr "Password:"
@@ -2975,7 +2889,6 @@ msgid "Name:"
msgstr "Name"
#: printersetupdialog.ui:125
-#, fuzzy
msgctxt "printersetupdialog|label3"
msgid "Status:"
msgstr "Status:"
@@ -2987,25 +2900,21 @@ msgid "Type:"
msgstr "Type"
#: printersetupdialog.ui:149
-#, fuzzy
msgctxt "printersetupdialog|label5"
msgid "Location:"
msgstr "Location:"
#: printersetupdialog.ui:161
-#, fuzzy
msgctxt "printersetupdialog|label6"
msgid "Comment:"
msgstr "Comment:"
#: printersetupdialog.ui:218
-#, fuzzy
msgctxt "printersetupdialog|properties"
msgid "Properties..."
msgstr "Properties..."
#: printersetupdialog.ui:247
-#, fuzzy
msgctxt "printersetupdialog|label1"
msgid "Printer"
msgstr "Printer"
@@ -3508,7 +3417,6 @@ msgid "Unknown source"
msgstr "Unknown source"
#: strings.hrc:105
-#, fuzzy
msgctxt "STR_SVT_FILEVIEW_COLUMN_TITLE"
msgid "Name"
msgstr "Name"
@@ -3762,7 +3670,6 @@ msgid "Black Italic"
msgstr "Black Italic"
#: strings.hrc:176
-#, fuzzy
msgctxt "STR_SVT_STYLE_BOOK"
msgid "Book"
msgstr "Book"
@@ -3877,7 +3784,6 @@ msgid "Move To End"
msgstr "Move down"
#: strings.hrc:199
-#, fuzzy
msgctxt "STR_TABBAR_PUSHBUTTON_ADDTAB"
msgid "Add"
msgstr "Add"
@@ -3889,7 +3795,6 @@ msgid "Horizontal Ruler"
msgstr "Horizontal out"
#: strings.hrc:202
-#, fuzzy
msgctxt "STR_SVT_ACC_RULER_VERT_NAME"
msgid "Vertical Ruler"
msgstr "Vertical Ruler"
@@ -3996,7 +3901,6 @@ msgid "Initializing"
msgstr "Initialising..."
#: strings.hrc:222
-#, fuzzy
msgctxt "STR_SVT_PRNDLG_WAITING"
msgid "Waiting"
msgstr "Waiting"
@@ -4022,7 +3926,6 @@ msgid "Offline"
msgstr ""
#: strings.hrc:227
-#, fuzzy
msgctxt "STR_SVT_PRNDLG_ERROR"
msgid "Error"
msgstr "Error"
@@ -4100,7 +4003,6 @@ msgid "Power save mode"
msgstr ""
#: strings.hrc:242
-#, fuzzy
msgctxt "STR_SVT_PRNDLG_DEFPRINTER"
msgid "Default printer"
msgstr "Default printer"
@@ -4117,7 +4019,6 @@ msgid "~Finish"
msgstr "~Finish"
#: strings.hrc:246
-#, fuzzy
msgctxt "STR_WIZDLG_NEXT"
msgid "~Next >"
msgstr "~Next >"
diff --git a/source/en-ZA/svx/messages.po b/source/en-ZA/svx/messages.po
index 38aec6b9ea4..4825b842e4c 100644
--- a/source/en-ZA/svx/messages.po
+++ b/source/en-ZA/svx/messages.po
@@ -77,7 +77,6 @@ msgid "LIKE"
msgstr "LIKE"
#: fmstring.hrc:28
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "NOT"
msgstr "NOT"
@@ -89,13 +88,11 @@ msgid "EMPTY"
msgstr "EMPTY"
#: fmstring.hrc:30
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "TRUE"
msgstr "TRUE"
#: fmstring.hrc:31
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "FALSE"
msgstr "FALSE"
@@ -113,43 +110,36 @@ msgid "BETWEEN"
msgstr "BETWEEN"
#: fmstring.hrc:34
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "OR"
msgstr "OR"
#: fmstring.hrc:35
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "AND"
msgstr "AND"
#: fmstring.hrc:36
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "Average"
msgstr "Average"
#: fmstring.hrc:37
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "Count"
msgstr "Count"
#: fmstring.hrc:38
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "Maximum"
msgstr "Maximum"
#: fmstring.hrc:39
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "Minimum"
msgstr "Minimum"
#: fmstring.hrc:40
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "Sum"
msgstr "Sum"
@@ -305,7 +295,6 @@ msgid "Diagonal border line from bottom left to top right"
msgstr "Diagonal border line from bottom left to top right"
#: numberingtype.hrc:29
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "None"
msgstr "None"
@@ -319,7 +308,6 @@ msgstr "Bullets"
#. SVX_NUM_CHAR_SPECIAL
#: numberingtype.hrc:31
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "Graphics"
msgstr "Graphics"
@@ -504,7 +492,6 @@ msgid "All Pages"
msgstr "All Pages"
#: samecontent.hrc:19
-#, fuzzy
msgctxt "RID_SVXSTRARY_SAMECONTENT"
msgid "First Page"
msgstr "First Page"
@@ -521,7 +508,6 @@ msgid "First, Left and Right Pages"
msgstr ""
#: spacing.hrc:18
-#, fuzzy
msgctxt "RID_SVXSTRARY_SPACING"
msgid "None"
msgstr "None"
@@ -865,19 +851,16 @@ msgid "Line of text"
msgstr "Line of text"
#: tabwin.hrc:27
-#, fuzzy
msgctxt "RID_RSC_TABWIN_PREFIX"
msgid "Table"
msgstr "Table"
#: tabwin.hrc:28
-#, fuzzy
msgctxt "RID_RSC_TABWIN_PREFIX"
msgid "Query"
msgstr "Query"
#: tabwin.hrc:29
-#, fuzzy
msgctxt "RID_RSC_TABWIN_PREFIX"
msgid "SQL"
msgstr "SQL"
@@ -1282,97 +1265,81 @@ msgid "A6"
msgstr "A6"
#: page.hrc:31
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "A5"
msgstr "A5"
#: page.hrc:32
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "A4"
msgstr "A4"
#: page.hrc:33
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "A3"
msgstr "A3"
#: page.hrc:34
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "B6 (ISO)"
msgstr "B6 (ISO)"
#: page.hrc:35
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "B5 (ISO)"
msgstr "B5 (ISO)"
#: page.hrc:36
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "B4 (ISO)"
msgstr "B4 (ISO)"
#: page.hrc:37
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "Letter"
msgstr "Letter"
#: page.hrc:38
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "Legal"
msgstr "Legal"
#: page.hrc:39
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "Long Bond"
msgstr "Long Bond"
#: page.hrc:40
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "Tabloid"
msgstr "Tabloid"
#: page.hrc:41
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "B6 (JIS)"
msgstr "B6 (JIS)"
#: page.hrc:42
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "B5 (JIS)"
msgstr "B5 (JIS)"
#: page.hrc:43
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "B4 (JIS)"
msgstr "B4 (JIS)"
#: page.hrc:44
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "16 Kai"
msgstr "16 Kai"
#: page.hrc:45
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "32 Kai"
msgstr "32 Kai"
#: page.hrc:46
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "Big 32 Kai"
msgstr "Big 32 Kai"
@@ -1384,31 +1351,26 @@ msgid "User"
msgstr "User"
#: page.hrc:48
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "DL Envelope"
msgstr "DL Envelope"
#: page.hrc:49
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "C6 Envelope"
msgstr "C6 Envelope"
#: page.hrc:50
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "C6/5 Envelope"
msgstr "C6/5 Envelope"
#: page.hrc:51
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "C5 Envelope"
msgstr "C5 Envelope"
#: page.hrc:52
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "C4 Envelope"
msgstr "C4 Envelope"
@@ -1426,25 +1388,21 @@ msgid "#7¾ (Monarch) Envelope"
msgstr "#8 (Monarch) Envelope"
#: page.hrc:55
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "#9 Envelope"
msgstr "#9 Envelope"
#: page.hrc:56
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "#10 Envelope"
msgstr "#10 Envelope"
#: page.hrc:57
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "#11 Envelope"
msgstr "#11 Envelope"
#: page.hrc:58
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "#12 Envelope"
msgstr "#12 Envelope"
@@ -1461,115 +1419,96 @@ msgid "A6"
msgstr "A6"
#: page.hrc:65
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "A5"
msgstr "A5"
#: page.hrc:66
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "A4"
msgstr "A4"
#: page.hrc:67
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "A3"
msgstr "A3"
#: page.hrc:68
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "A2"
msgstr "A2"
#: page.hrc:69
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "A1"
msgstr "A1"
#: page.hrc:70
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "A0"
msgstr "A0"
#: page.hrc:71
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "B6 (ISO)"
msgstr "B6 (ISO)"
#: page.hrc:72
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "B5 (ISO)"
msgstr "B5 (ISO)"
#: page.hrc:73
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "B4 (ISO)"
msgstr "B4 (ISO)"
#: page.hrc:74
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "Letter"
msgstr "Letter"
#: page.hrc:75
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "Legal"
msgstr "Legal"
#: page.hrc:76
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "Long Bond"
msgstr "Long Bond"
#: page.hrc:77
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "Tabloid"
msgstr "Tabloid"
#: page.hrc:78
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "B6 (JIS)"
msgstr "B6 (JIS)"
#: page.hrc:79
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "B5 (JIS)"
msgstr "B5 (JIS)"
#: page.hrc:80
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "B4 (JIS)"
msgstr "B4 (JIS)"
#: page.hrc:81
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "16 Kai"
msgstr "16 Kai"
#: page.hrc:82
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "32 Kai"
msgstr "32 Kai"
#: page.hrc:83
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "Big 32 Kai"
msgstr "Big 32 Kai"
@@ -1581,37 +1520,31 @@ msgid "User"
msgstr "User"
#: page.hrc:85
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "DL Envelope"
msgstr "DL Envelope"
#: page.hrc:86
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "C6 Envelope"
msgstr "C6 Envelope"
#: page.hrc:87
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "C6/5 Envelope"
msgstr "C6/5 Envelope"
#: page.hrc:88
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "C5 Envelope"
msgstr "C5 Envelope"
#: page.hrc:89
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "C4 Envelope"
msgstr "C4 Envelope"
#: page.hrc:90
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "Dia Slide"
msgstr "Dia Slide"
@@ -1683,7 +1616,6 @@ msgid "Action"
msgstr "Action: "
#: acceptrejectchangesdialog.ui:159
-#, fuzzy
msgctxt "acceptrejectchangesdialog|calcposition"
msgid "Position"
msgstr "Position"
@@ -1695,13 +1627,11 @@ msgid "Author"
msgstr "Author: "
#: acceptrejectchangesdialog.ui:175
-#, fuzzy
msgctxt "acceptrejectchangesdialog|calcdate"
msgid "Date"
msgstr "Date"
#: acceptrejectchangesdialog.ui:183
-#, fuzzy
msgctxt "acceptrejectchangesdialog|calcdesc"
msgid "Description"
msgstr "Description"
@@ -1731,13 +1661,11 @@ msgid "Author"
msgstr "Author: "
#: acceptrejectchangesdialog.ui:232
-#, fuzzy
msgctxt "acceptrejectchangesdialog|writerdate"
msgid "Date"
msgstr "Date"
#: acceptrejectchangesdialog.ui:240
-#, fuzzy
msgctxt "acceptrejectchangesdialog|writerdesc"
msgid "Comment"
msgstr "Comment"
@@ -1788,7 +1716,6 @@ msgid "_Add..."
msgstr "Add..."
#: adddataitemdialog.ui:110
-#, fuzzy
msgctxt "adddataitemdialog|label1"
msgid "Item"
msgstr "Item"
@@ -1806,7 +1733,6 @@ msgid "_Required"
msgstr "Required"
#: adddataitemdialog.ui:186
-#, fuzzy
msgctxt "adddataitemdialog|requiredcond"
msgid "Condition"
msgstr "Condition"
@@ -1818,7 +1744,6 @@ msgid "R_elevant"
msgstr "Relevant"
#: adddataitemdialog.ui:215
-#, fuzzy
msgctxt "adddataitemdialog|relevantcond"
msgid "Condition"
msgstr "Condition"
@@ -1842,19 +1767,16 @@ msgid "Calc_ulate"
msgstr "Calculat~e"
#: adddataitemdialog.ui:274
-#, fuzzy
msgctxt "adddataitemdialog|constraintcond"
msgid "Condition"
msgstr "Condition"
#: adddataitemdialog.ui:288
-#, fuzzy
msgctxt "adddataitemdialog|readonlycond"
msgid "Condition"
msgstr "Condition"
#: adddataitemdialog.ui:302
-#, fuzzy
msgctxt "adddataitemdialog|calculatecond"
msgid "Condition"
msgstr "Condition"
@@ -1940,7 +1862,6 @@ msgid "Edit Namespace"
msgstr ""
#: addsubmissiondialog.ui:8
-#, fuzzy
msgctxt "addsubmissiondialog|AddSubmissionDialog"
msgid "Add Submission"
msgstr "Add Submission"
@@ -2056,7 +1977,6 @@ msgid "Styles"
msgstr "Style"
#: asianphoneticguidedialog.ui:335
-#, fuzzy
msgctxt "asianphoneticguidedialog|adjustlb"
msgid "Left"
msgstr "Left"
@@ -2068,7 +1988,6 @@ msgid "Center"
msgstr "Center"
#: asianphoneticguidedialog.ui:337
-#, fuzzy
msgctxt "asianphoneticguidedialog|adjustlb"
msgid "Right"
msgstr "Right"
@@ -2084,13 +2003,11 @@ msgid "1 2 1"
msgstr ""
#: asianphoneticguidedialog.ui:352
-#, fuzzy
msgctxt "asianphoneticguidedialog|positionlb"
msgid "Top"
msgstr "Top"
#: asianphoneticguidedialog.ui:353
-#, fuzzy
msgctxt "asianphoneticguidedialog|positionlb"
msgid "Bottom"
msgstr "Bottom"
@@ -2174,7 +2091,6 @@ msgid "Mapping"
msgstr ""
#: chinesedictionary.ui:199
-#, fuzzy
msgctxt "chinesedictionary|propertyft"
msgid "Property"
msgstr "Property"
@@ -2191,25 +2107,21 @@ msgid "Foreign"
msgstr ""
#: chinesedictionary.ui:214
-#, fuzzy
msgctxt "chinesedictionary|property"
msgid "First name"
msgstr "First name"
#: chinesedictionary.ui:215
-#, fuzzy
msgctxt "chinesedictionary|property"
msgid "Last name"
msgstr "Surname"
#: chinesedictionary.ui:216
-#, fuzzy
msgctxt "chinesedictionary|property"
msgid "Title"
msgstr "Title"
#: chinesedictionary.ui:217
-#, fuzzy
msgctxt "chinesedictionary|property"
msgid "Status"
msgstr "Status"
@@ -2220,7 +2132,6 @@ msgid "Place name"
msgstr ""
#: chinesedictionary.ui:219
-#, fuzzy
msgctxt "chinesedictionary|property"
msgid "Business"
msgstr "Business"
@@ -2273,7 +2184,6 @@ msgid "Classification Dialog"
msgstr ""
#: classificationdialog.ui:94
-#, fuzzy
msgctxt "classificationdialog|label-Content"
msgid "Content"
msgstr "Content"
@@ -2300,7 +2210,6 @@ msgid "Sign Paragraph"
msgstr "Hidden Paragraph"
#: classificationdialog.ui:221
-#, fuzzy
msgctxt "classificationdialog|boldButton"
msgid "Bold"
msgstr "Bold"
@@ -2318,7 +2227,6 @@ msgid "Part Number:"
msgstr "Page Number"
#: classificationdialog.ui:310
-#, fuzzy
msgctxt "classificationdialog|intellectualPropertyPartAddButton"
msgid "Add"
msgstr "Add"
@@ -2334,7 +2242,6 @@ msgid "Intellectual Property"
msgstr ""
#: colorwindow.ui:59
-#, fuzzy
msgctxt "colorwindow|none_color_button"
msgid "None"
msgstr "None"
@@ -2356,7 +2263,6 @@ msgid "Insert _Column"
msgstr "Insert column"
#: colsmenu.ui:22
-#, fuzzy
msgctxt "colsmenu|TextField"
msgid "Text Box"
msgstr "Text Box"
@@ -2368,49 +2274,41 @@ msgid "Check Box"
msgstr "Tick Box"
#: colsmenu.ui:38
-#, fuzzy
msgctxt "colsmenu|ComboBox"
msgid "Combo Box"
msgstr "Combo Box"
#: colsmenu.ui:46
-#, fuzzy
msgctxt "colsmenu|ListBox"
msgid "List Box"
msgstr "List Box"
#: colsmenu.ui:54
-#, fuzzy
msgctxt "colsmenu|DateField"
msgid "Date Field"
msgstr "Date Field"
#: colsmenu.ui:62
-#, fuzzy
msgctxt "colsmenu|TimeField"
msgid "Time Field"
msgstr "Time Field"
#: colsmenu.ui:69
-#, fuzzy
msgctxt "colsmenu|NumericField"
msgid "Numeric Field"
msgstr "Numeric Field"
#: colsmenu.ui:76
-#, fuzzy
msgctxt "colsmenu|CurrencyField"
msgid "Currency Field"
msgstr "Currency Field"
#: colsmenu.ui:84
-#, fuzzy
msgctxt "colsmenu|PatternField"
msgid "Pattern Field"
msgstr "Pattern Field"
#: colsmenu.ui:92
-#, fuzzy
msgctxt "colsmenu|FormattedField"
msgid "Formatted Field"
msgstr "Formatted Field"
@@ -2427,7 +2325,6 @@ msgid "_Replace with"
msgstr "Replace with"
#: colsmenu.ui:123
-#, fuzzy
msgctxt "colsmenu|TextField1"
msgid "Text Box"
msgstr "Text Box"
@@ -2439,49 +2336,41 @@ msgid "Check Box"
msgstr "Tick Box"
#: colsmenu.ui:139
-#, fuzzy
msgctxt "colsmenu|ComboBox1"
msgid "Combo Box"
msgstr "Combo Box"
#: colsmenu.ui:147
-#, fuzzy
msgctxt "colsmenu|ListBox1"
msgid "List Box"
msgstr "List Box"
#: colsmenu.ui:155
-#, fuzzy
msgctxt "colsmenu|DateField1"
msgid "Date Field"
msgstr "Date Field"
#: colsmenu.ui:163
-#, fuzzy
msgctxt "colsmenu|TimeField1"
msgid "Time Field"
msgstr "Time Field"
#: colsmenu.ui:171
-#, fuzzy
msgctxt "colsmenu|NumericField1"
msgid "Numeric Field"
msgstr "Numeric Field"
#: colsmenu.ui:179
-#, fuzzy
msgctxt "colsmenu|CurrencyField1"
msgid "Currency Field"
msgstr "Currency Field"
#: colsmenu.ui:187
-#, fuzzy
msgctxt "colsmenu|PatternField1"
msgid "Pattern Field"
msgstr "Pattern Field"
#: colsmenu.ui:195
-#, fuzzy
msgctxt "colsmenu|FormattedField1"
msgid "Formatted Field"
msgstr "Formatted Field"
@@ -2492,7 +2381,6 @@ msgid "Date and Time Field"
msgstr ""
#: colsmenu.ui:216
-#, fuzzy
msgctxt "colsmenu|delete"
msgid "Delete column"
msgstr "Delete column"
@@ -2528,7 +2416,6 @@ msgid "Column..."
msgstr "Co~lumns..."
#: compressgraphicdialog.ui:26
-#, fuzzy
msgctxt "compressgraphicdialog|interpolation-method-store"
msgid "None"
msgstr "None"
@@ -2584,13 +2471,11 @@ msgid "Reduce image resolution"
msgstr ""
#: compressgraphicdialog.ui:335
-#, fuzzy
msgctxt "compressgraphicdialog|label3"
msgid "Width:"
msgstr "Width:"
#: compressgraphicdialog.ui:350
-#, fuzzy
msgctxt "compressgraphicdialog|label4"
msgid "Height:"
msgstr "Height:"
@@ -2643,7 +2528,6 @@ msgid "Image size:"
msgstr ""
#: compressgraphicdialog.ui:626
-#, fuzzy
msgctxt "compressgraphicdialog|label15"
msgid "Type:"
msgstr "Type:"
@@ -2767,13 +2651,11 @@ msgid "Scroll bar"
msgstr "Scrollbar"
#: convertmenu.ui:173
-#, fuzzy
msgctxt "convertmenu|ConvertToSpinButton"
msgid "Spin Button"
msgstr "Spin Button"
#: convertmenu.ui:182
-#, fuzzy
msgctxt "convertmenu|ConvertToNavigationBar"
msgid "Navigation Bar"
msgstr "Navigation Bar"
@@ -2794,7 +2676,6 @@ msgid "_Don’t Send"
msgstr ""
#: crashreportdlg.ui:51
-#, fuzzy
msgctxt "crashreportdlg|btn_close"
msgid "Close"
msgstr "Close"
@@ -2906,43 +2787,36 @@ msgid "Lines & Arrows"
msgstr "Lines and Arrows"
#: defaultshapespanel.ui:95
-#, fuzzy
msgctxt "defaultshapespanel|label2"
msgid "Curve"
msgstr "Curve"
#: defaultshapespanel.ui:132
-#, fuzzy
msgctxt "defaultshapespanel|label3"
msgid "Connectors"
msgstr "Connectors"
#: defaultshapespanel.ui:169
-#, fuzzy
msgctxt "defaultshapespanel|label4"
msgid "Basic Shapes"
msgstr "Basic Shapes"
#: defaultshapespanel.ui:206
-#, fuzzy
msgctxt "defaultshapespanel|label5"
msgid "Symbols"
msgstr "Symbols"
#: defaultshapespanel.ui:243
-#, fuzzy
msgctxt "defaultshapespanel|label6"
msgid "Block Arrows"
msgstr "Block Arrows"
#: defaultshapespanel.ui:280
-#, fuzzy
msgctxt "defaultshapespanel|label7"
msgid "Flowchart"
msgstr "Flowchart"
#: defaultshapespanel.ui:317
-#, fuzzy
msgctxt "defaultshapespanel|label8"
msgid "Callouts"
msgstr "Callouts"
@@ -2992,7 +2866,6 @@ msgid "All contents of the header will be deleted and can not be restored."
msgstr ""
#: docking3deffects.ui:263
-#, fuzzy
msgctxt "docking3deffects|Docking3DEffects"
msgid "3D Effects"
msgstr "3D Effects"
@@ -3052,7 +2925,6 @@ msgid "Object-Specific"
msgstr "Object-Specific"
#: docking3deffects.ui:583
-#, fuzzy
msgctxt "docking3deffects|flat|tooltip_text"
msgid "Flat"
msgstr "Flat"
@@ -3122,7 +2994,6 @@ msgid "_Mode"
msgstr "Mode"
#: docking3deffects.ui:842
-#, fuzzy
msgctxt "docking3deffects|mode"
msgid "Flat"
msgstr "Flat"
@@ -3158,7 +3029,6 @@ msgid "3D Shadowing On/Off"
msgstr "3D Shadowing On/Off"
#: docking3deffects.ui:939
-#, fuzzy
msgctxt "docking3deffects|label13"
msgid "Shadow"
msgstr "Shadow"
@@ -3176,7 +3046,6 @@ msgid "_Distance"
msgstr "~Instances"
#: docking3deffects.ui:1032
-#, fuzzy
msgctxt "docking3deffects|label16"
msgid "Camera"
msgstr "Camera"
@@ -3254,7 +3123,6 @@ msgid "Light Source 8"
msgstr "Light Source 8"
#: docking3deffects.ui:1369
-#, fuzzy
msgctxt "docking3deffects|label19"
msgid "Illumination"
msgstr "Illumination"
@@ -3296,7 +3164,6 @@ msgid "Black & White"
msgstr "Black/White"
#: docking3deffects.ui:1483
-#, fuzzy
msgctxt "docking3deffects|texcolor|tooltip_text"
msgid "Color"
msgstr "Colour"
@@ -3392,7 +3259,6 @@ msgid "User-defined"
msgstr "User-defined"
#: docking3deffects.ui:1752
-#, fuzzy
msgctxt "docking3deffects|favorites"
msgid "Metal"
msgstr "Metal"
@@ -3488,7 +3354,6 @@ msgid "Textures"
msgstr "Textures"
#: docking3deffects.ui:1978
-#, fuzzy
msgctxt "docking3deffects|light|tooltip_text"
msgid "Illumination"
msgstr "Illumination"
@@ -3506,7 +3371,6 @@ msgid "Geometry"
msgstr "Geometry"
#: dockingcolorreplace.ui:17
-#, fuzzy
msgctxt "dockingcolorreplace|DockingColorReplace"
msgid "Color Replacer"
msgstr "Colour Replacer"
@@ -3624,13 +3488,11 @@ msgid "Pipette"
msgstr ""
#: dockingfontwork.ui:17
-#, fuzzy
msgctxt "dockingfontwork|DockingFontwork"
msgid "Fontwork"
msgstr "Fontwork"
#: dockingfontwork.ui:32
-#, fuzzy
msgctxt "dockingfontwork|off|tooltip_text"
msgid "Off"
msgstr "Off"
@@ -3666,7 +3528,6 @@ msgid "Orientation"
msgstr "Presentation"
#: dockingfontwork.ui:143
-#, fuzzy
msgctxt "dockingfontwork|left|tooltip_text"
msgid "Align Left"
msgstr "Align Left"
@@ -3678,7 +3539,6 @@ msgid "Center"
msgstr "Center"
#: dockingfontwork.ui:170
-#, fuzzy
msgctxt "dockingfontwork|right|tooltip_text"
msgid "Align Right"
msgstr "Align Right"
@@ -3696,7 +3556,6 @@ msgid "Distance"
msgstr "~Instances"
#: dockingfontwork.ui:259
-#, fuzzy
msgctxt "dockingfontwork|indent|tooltip_text"
msgid "Indent"
msgstr "Indent"
@@ -3714,13 +3573,11 @@ msgid "Text Contour"
msgstr "Text Contour"
#: dockingfontwork.ui:319
-#, fuzzy
msgctxt "dockingfontwork|noshadow|tooltip_text"
msgid "No Shadow"
msgstr "No Shadow"
#: dockingfontwork.ui:332
-#, fuzzy
msgctxt "dockingfontwork|vertical|tooltip_text"
msgid "Vertical"
msgstr "Vertical"
@@ -3837,7 +3694,6 @@ msgid "Document Name"
msgstr "Document Mode"
#: docrecoveryrecoverdialog.ui:147
-#, fuzzy
msgctxt "docrecoveryrecoverdialog|statusft"
msgid "Status"
msgstr "Status"
@@ -3872,7 +3728,6 @@ msgid "_Value"
msgstr "Value"
#: extrustiondepthdialog.ui:135
-#, fuzzy
msgctxt "extrustiondepthdialog|label2"
msgid "Depth"
msgstr "Depth"
@@ -4073,19 +3928,16 @@ msgid "Search i_n:"
msgstr ""
#: findreplacedialog.ui:958
-#, fuzzy
msgctxt "findreplacedialog|calcsearchin"
msgid "Formulas"
msgstr "Formulas"
#: findreplacedialog.ui:959
-#, fuzzy
msgctxt "findreplacedialog|calcsearchin"
msgid "Values"
msgstr "Values"
#: findreplacedialog.ui:960
-#, fuzzy
msgctxt "findreplacedialog|calcsearchin"
msgid "Notes"
msgstr "Notes"
@@ -4191,7 +4043,6 @@ msgid "Contour Editor"
msgstr "Contour Editor"
#: floatingcontour.ui:46
-#, fuzzy
msgctxt "floatingcontour|TBI_APPLY"
msgid "Apply"
msgstr "Apply"
@@ -4203,49 +4054,41 @@ msgid "Workspace"
msgstr "Workspace"
#: floatingcontour.ui:96
-#, fuzzy
msgctxt "floatingcontour|TBI_SELECT"
msgid "Select"
msgstr "Select"
#: floatingcontour.ui:111
-#, fuzzy
msgctxt "floatingcontour|TBI_RECT"
msgid "Rectangle"
msgstr "Rectangle"
#: floatingcontour.ui:126
-#, fuzzy
msgctxt "floatingcontour|TBI_CIRCLE"
msgid "Ellipse"
msgstr "Ellipse"
#: floatingcontour.ui:141
-#, fuzzy
msgctxt "floatingcontour|TBI_POLY"
msgid "Polygon"
msgstr "Polygon"
#: floatingcontour.ui:166
-#, fuzzy
msgctxt "floatingcontour|TBI_POLYEDIT"
msgid "Edit Points"
msgstr "Edit Points"
#: floatingcontour.ui:181
-#, fuzzy
msgctxt "floatingcontour|TBI_POLYMOVE"
msgid "Move Points"
msgstr "Move Points"
#: floatingcontour.ui:196
-#, fuzzy
msgctxt "floatingcontour|TBI_POLYINSERT"
msgid "Insert Points"
msgstr "Insert Points"
#: floatingcontour.ui:211
-#, fuzzy
msgctxt "floatingcontour|TBI_POLYDELETE"
msgid "Delete Points"
msgstr "Delete Points"
@@ -4312,19 +4155,16 @@ msgid "Add Item"
msgstr "Add Item"
#: formdatamenu.ui:20
-#, fuzzy
msgctxt "formdatamenu|addelement"
msgid "Add Element"
msgstr "Add Element"
#: formdatamenu.ui:28
-#, fuzzy
msgctxt "formdatamenu|addattribute"
msgid "Add Attribute"
msgstr "Add Attribute"
#: formdatamenu.ui:36
-#, fuzzy
msgctxt "formdatamenu|edit"
msgid "Edit"
msgstr "Edit"
@@ -4361,13 +4201,11 @@ msgid "_New"
msgstr "New"
#: formnavimenu.ui:22
-#, fuzzy
msgctxt "formnavimenu|form"
msgid "Form"
msgstr "Form"
#: formnavimenu.ui:30
-#, fuzzy
msgctxt "formnavimenu|hidden"
msgid "Hidden Control"
msgstr "Hidden Control"
@@ -4421,49 +4259,41 @@ msgid "Propert_ies"
msgstr "Properties: "
#: formnavimenu.ui:106
-#, fuzzy
msgctxt "formnavimenu|designmode"
msgid "Open in Design Mode"
msgstr "Open in Design Mode"
#: formnavimenu.ui:114
-#, fuzzy
msgctxt "formnavimenu|controlfocus"
msgid "Automatic Control Focus"
msgstr "Automatic Control Focus"
#: functionmenu.ui:12
-#, fuzzy
msgctxt "functionmenu|avg"
msgid "Average"
msgstr "Average"
#: functionmenu.ui:20
-#, fuzzy
msgctxt "functionmenu|counta"
msgid "CountA"
msgstr "CountA"
#: functionmenu.ui:27
-#, fuzzy
msgctxt "functionmenu|count"
msgid "Count"
msgstr "Count"
#: functionmenu.ui:34
-#, fuzzy
msgctxt "functionmenu|max"
msgid "Maximum"
msgstr "Maximum"
#: functionmenu.ui:41
-#, fuzzy
msgctxt "functionmenu|min"
msgid "Minimum"
msgstr "Minimum"
#: functionmenu.ui:48
-#, fuzzy
msgctxt "functionmenu|sum"
msgid "Sum"
msgstr "Sum"
@@ -4474,7 +4304,6 @@ msgid "Selection count"
msgstr ""
#: functionmenu.ui:62
-#, fuzzy
msgctxt "functionmenu|none"
msgid "None"
msgstr "None"
@@ -4606,7 +4435,6 @@ msgid "_AutoFit height"
msgstr "AutoFit height"
#: headfootformatpage.ui:326
-#, fuzzy
msgctxt "headfootformatpage|buttonMore"
msgid "More..."
msgstr "More..."
@@ -4618,13 +4446,11 @@ msgid "_Edit..."
msgstr "Edit..."
#: headfootformatpage.ui:383
-#, fuzzy
msgctxt "headfootformatpage|labelHeaderFormat"
msgid "Header"
msgstr "Header"
#: headfootformatpage.ui:399
-#, fuzzy
msgctxt "headfootformatpage|labelFooterFormat"
msgid "Footer"
msgstr "Footer"
@@ -4636,7 +4462,6 @@ msgid "ImageMap Editor"
msgstr "ImageMap Editor"
#: imapdialog.ui:32
-#, fuzzy
msgctxt "imapdialog|TBI_APPLY"
msgid "Apply"
msgstr "Apply"
@@ -4654,31 +4479,26 @@ msgid "Save..."
msgstr "Save..."
#: imapdialog.ui:77
-#, fuzzy
msgctxt "imapdialog|TBI_CLOSE"
msgid "Close"
msgstr "Close"
#: imapdialog.ui:91
-#, fuzzy
msgctxt "imapdialog|TBI_SELECT"
msgid "Select"
msgstr "Select"
#: imapdialog.ui:106
-#, fuzzy
msgctxt "imapdialog|TBI_RECT"
msgid "Rectangle"
msgstr "Rectangle"
#: imapdialog.ui:121
-#, fuzzy
msgctxt "imapdialog|TBI_CIRCLE"
msgid "Ellipse"
msgstr "Ellipse"
#: imapdialog.ui:136
-#, fuzzy
msgctxt "imapdialog|TBI_POLY"
msgid "Polygon"
msgstr "Polygon"
@@ -4690,25 +4510,21 @@ msgid "Freeform Polygon"
msgstr "Freeform Polygon"
#: imapdialog.ui:166
-#, fuzzy
msgctxt "imapdialog|TBI_POLYEDIT"
msgid "Edit Points"
msgstr "Edit Points"
#: imapdialog.ui:181
-#, fuzzy
msgctxt "imapdialog|TBI_POLYMOVE"
msgid "Move Points"
msgstr "Move Points"
#: imapdialog.ui:196
-#, fuzzy
msgctxt "imapdialog|TBI_POLYINSERT"
msgid "Insert Points"
msgstr "Insert Points"
#: imapdialog.ui:211
-#, fuzzy
msgctxt "imapdialog|TBI_POLYDELETE"
msgid "Delete Points"
msgstr "Delete Points"
@@ -4762,7 +4578,6 @@ msgid "Text:"
msgstr "Text: "
#: imapmenu.ui:12
-#, fuzzy
msgctxt "imapmenu|url"
msgid "Description..."
msgstr "Description..."
@@ -4868,7 +4683,6 @@ msgid "Volume:"
msgstr "Volume"
#: mediaplayback.ui:79
-#, fuzzy
msgctxt "mediaplayback|zoombox|tooltip_text"
msgid "View"
msgstr "View"
@@ -4891,13 +4705,11 @@ msgid "_Edit..."
msgstr "Edit..."
#: namespacedialog.ui:168
-#, fuzzy
msgctxt "namespacedialog|prefix"
msgid "Prefix"
msgstr "Prefix"
#: namespacedialog.ui:179
-#, fuzzy
msgctxt "namespacedialog|url"
msgid "URL"
msgstr "URL"
@@ -4919,7 +4731,6 @@ msgid "_Visible grid"
msgstr ""
#: optgridpage.ui:99
-#, fuzzy
msgctxt "optgridpage|label1"
msgid "Grid"
msgstr "Grid"
@@ -5077,13 +4888,11 @@ msgid "1.5 Lines"
msgstr "1.5 Lines"
#: paralinespacingcontrol.ui:185
-#, fuzzy
msgctxt "paralinespacingcontrol|line_dist"
msgid "Double"
msgstr "Double"
#: paralinespacingcontrol.ui:186
-#, fuzzy
msgctxt "paralinespacingcontrol|line_dist"
msgid "Proportional"
msgstr "Proportional"
@@ -5100,7 +4909,6 @@ msgid "Leading"
msgstr "Heading"
#: paralinespacingcontrol.ui:189
-#, fuzzy
msgctxt "paralinespacingcontrol|line_dist"
msgid "Fixed"
msgstr "Fixed"
@@ -5176,7 +4984,6 @@ msgid "New Password"
msgstr ""
#: presetmenu.ui:12
-#, fuzzy
msgctxt "presetmenu|rename"
msgid "Rename"
msgstr "Rename"
@@ -5316,13 +5123,11 @@ msgid "Do you want to unlink the graphics in order to edit it?"
msgstr ""
#: redlinecontrol.ui:23
-#, fuzzy
msgctxt "redlinecontrol|view"
msgid "List"
msgstr "List"
#: redlinecontrol.ui:45
-#, fuzzy
msgctxt "redlinecontrol|filter"
msgid "Filter"
msgstr "Filter"
@@ -5346,7 +5151,6 @@ msgid "C_omment:"
msgstr "Comment:"
#: redlinefilterpage.ui:87
-#, fuzzy
msgctxt "redlinefilterpage|commentedit-atkobject"
msgid "Comment"
msgstr "Comment"
@@ -5375,7 +5179,6 @@ msgid "Author"
msgstr "Author: "
#: redlinefilterpage.ui:186
-#, fuzzy
msgctxt "redlinefilterpage|rangeedit-atkobject"
msgid "Range"
msgstr "Range"
@@ -5470,7 +5273,6 @@ msgid "Action"
msgstr "Action: "
#: redlineviewpage.ui:33
-#, fuzzy
msgctxt "redlineviewpage|position"
msgid "Position"
msgstr "Position"
@@ -5482,13 +5284,11 @@ msgid "Author"
msgstr "Author: "
#: redlineviewpage.ui:57
-#, fuzzy
msgctxt "redlineviewpage|date"
msgid "Date"
msgstr "Date"
#: redlineviewpage.ui:69
-#, fuzzy
msgctxt "redlineviewpage|comment"
msgid "Comment"
msgstr "Comment"
@@ -5506,13 +5306,11 @@ msgid "Delete Rows"
msgstr "Delete row"
#: rowsmenu.ui:19
-#, fuzzy
msgctxt "rowsmenu|save"
msgid "Save Record"
msgstr "Save Record"
#: rowsmenu.ui:26
-#, fuzzy
msgctxt "rowsmenu|undo"
msgid "Undo: Data entry"
msgstr "Undo: Data entry"
@@ -5542,31 +5340,26 @@ msgid "Kilometer"
msgstr "Kilometer"
#: rulermenu.ui:44
-#, fuzzy
msgctxt "rulermenu|in"
msgid "Inch"
msgstr "Inch"
#: rulermenu.ui:52
-#, fuzzy
msgctxt "rulermenu|ft"
msgid "Foot"
msgstr "Foot"
#: rulermenu.ui:60
-#, fuzzy
msgctxt "rulermenu|mile"
msgid "Miles"
msgstr "Miles"
#: rulermenu.ui:68
-#, fuzzy
msgctxt "rulermenu|pt"
msgid "Point"
msgstr "Point"
#: rulermenu.ui:76
-#, fuzzy
msgctxt "rulermenu|pc"
msgid "Pica"
msgstr "Pica"
@@ -5818,7 +5611,6 @@ msgid "Quadratic"
msgstr ""
#: sidebararea.ui:174
-#, fuzzy
msgctxt "sidebararea|gradientstyle"
msgid "Square"
msgstr "Square"
@@ -5845,7 +5637,6 @@ msgid "Gradient angle"
msgstr ""
#: sidebararea.ui:232
-#, fuzzy
msgctxt "sidebararea|transparencylabel|tooltip_text"
msgid "Transparency"
msgstr "Transparency"
@@ -5862,13 +5653,11 @@ msgid "Select the type of transparency to apply."
msgstr ""
#: sidebararea.ui:251
-#, fuzzy
msgctxt "sidebararea|transtype"
msgid "None"
msgstr "None"
#: sidebararea.ui:252
-#, fuzzy
msgctxt "sidebararea|transtype"
msgid "Solid"
msgstr "Solid"
@@ -5900,7 +5689,6 @@ msgid "Quadratic"
msgstr ""
#: sidebararea.ui:258
-#, fuzzy
msgctxt "sidebararea|transtype"
msgid "Square"
msgstr "Square"
@@ -5926,7 +5714,6 @@ msgid "Specify 0% for fully opaque through 100% for fully transparent."
msgstr ""
#: sidebararea.ui:346
-#, fuzzy
msgctxt "sidebararea|settransparency-atkobject"
msgid "Transparency"
msgstr "Transparency"
@@ -5943,7 +5730,6 @@ msgid "Specify the luminance of the graphic."
msgstr ""
#: sidebargraphic.ui:70
-#, fuzzy
msgctxt "sidebargraphic|setbrightness-atkobject"
msgid "Brightness"
msgstr "Brightness"
@@ -5960,7 +5746,6 @@ msgid "Specify the degree of difference between the lightest and darkest parts o
msgstr ""
#: sidebargraphic.ui:107
-#, fuzzy
msgctxt "sidebargraphic|setcontrast-atkobject"
msgid "Contrast"
msgstr "Contrast"
@@ -5987,43 +5772,36 @@ msgid "Specify the percentage of transparency; 0% is fully opaque and 100% is fu
msgstr ""
#: sidebargraphic.ui:176
-#, fuzzy
msgctxt "sidebargraphic|settransparency-atkobject"
msgid "Transparency"
msgstr "Transparency"
#: sidebargraphic.ui:209
-#, fuzzy
msgctxt "sidebargraphic|setred|tooltip_text"
msgid "Red"
msgstr "Red"
#: sidebargraphic.ui:215
-#, fuzzy
msgctxt "sidebargraphic|setred-atkobject"
msgid "Red"
msgstr "Red"
#: sidebargraphic.ui:255
-#, fuzzy
msgctxt "sidebargraphic|setgreen|tooltip_text"
msgid "Green"
msgstr "Green"
#: sidebargraphic.ui:261
-#, fuzzy
msgctxt "sidebargraphic|setgreen-atkobject"
msgid "Green"
msgstr "Green"
#: sidebargraphic.ui:302
-#, fuzzy
msgctxt "sidebargraphic|setblue|tooltip_text"
msgid "Blue"
msgstr "Blue"
#: sidebargraphic.ui:308
-#, fuzzy
msgctxt "sidebargraphic|setblue-atkobject"
msgid "Blue"
msgstr "Blue"
@@ -6054,7 +5832,6 @@ msgid "Select the style of the line."
msgstr ""
#: sidebarline.ui:64
-#, fuzzy
msgctxt "sidebarline|linestyle-atkobject"
msgid "Style"
msgstr "Style"
@@ -6108,7 +5885,6 @@ msgid "Specify the transparency of the line."
msgstr ""
#: sidebarline.ui:230
-#, fuzzy
msgctxt "sidebarline|linetransparency-atkobject"
msgid "Transparency"
msgstr "Transparency"
@@ -6130,7 +5906,6 @@ msgid "Rounded"
msgstr ""
#: sidebarline.ui:282
-#, fuzzy
msgctxt "sidebarline|edgestyle"
msgid "- none -"
msgstr "- none -"
@@ -6162,7 +5937,6 @@ msgid "Select the style of the line caps."
msgstr ""
#: sidebarline.ui:322
-#, fuzzy
msgctxt "sidebarline|linecapstyle"
msgid "Flat"
msgstr "Flat"
@@ -6174,7 +5948,6 @@ msgid "Round"
msgstr "Sound"
#: sidebarline.ui:324
-#, fuzzy
msgctxt "sidebarline|linecapstyle"
msgid "Square"
msgstr "Square"
@@ -6209,7 +5982,6 @@ msgid "_Spacing:"
msgstr "Spacing"
#: sidebarparagraph.ui:254
-#, fuzzy
msgctxt "sidebarparagraph|paraspacing|tooltip_text"
msgid "Spacing"
msgstr "Spacing"
@@ -6247,19 +6019,16 @@ msgid "_Indent:"
msgstr "Indent"
#: sidebarparagraph.ui:448
-#, fuzzy
msgctxt "sidebarparagraph|indent|tooltip_text"
msgid "Indent"
msgstr "Indent"
#: sidebarparagraph.ui:455
-#, fuzzy
msgctxt "sidebarparagraph|increaseindent|tooltip_text"
msgid "Increase Indent"
msgstr "Increase Indent"
#: sidebarparagraph.ui:469
-#, fuzzy
msgctxt "sidebarparagraph|decreaseindent|tooltip_text"
msgid "Decrease Indent"
msgstr "Decrease Indent"
@@ -6318,7 +6087,6 @@ msgid "Enter the value for the horizontal position."
msgstr ""
#: sidebarpossize.ui:65
-#, fuzzy
msgctxt "sidebarpossize|horizontalpos-atkobject"
msgid "Horizontal"
msgstr "Horizontal"
@@ -6335,7 +6103,6 @@ msgid "Enter the value for the vertical position."
msgstr ""
#: sidebarpossize.ui:105
-#, fuzzy
msgctxt "sidebarpossize|verticalpos-atkobject"
msgid "Vertical"
msgstr "Vertical"
@@ -6352,7 +6119,6 @@ msgid "Enter a width for the selected object."
msgstr ""
#: sidebarpossize.ui:146
-#, fuzzy
msgctxt "sidebarpossize|selectwidth-atkobject"
msgid "Width"
msgstr "Width"
@@ -6369,7 +6135,6 @@ msgid "Enter a height for the selected object."
msgstr ""
#: sidebarpossize.ui:187
-#, fuzzy
msgctxt "sidebarpossize|selectheight-atkobject"
msgid "Height"
msgstr "Height"
@@ -6392,7 +6157,6 @@ msgid "_Rotation:"
msgstr "Rotation"
#: sidebarpossize.ui:254
-#, fuzzy
msgctxt "sidebarpossize|orientationcontrol-atkobject"
msgid "Rotation"
msgstr "Rotation"
@@ -6504,31 +6268,26 @@ msgid "Custom Value"
msgstr ""
#: textcontrolchardialog.ui:8
-#, fuzzy
msgctxt "textcontrolchardialog|TextControlCharacterPropertiesDialog"
msgid "Character"
msgstr "Character"
#: textcontrolchardialog.ui:106
-#, fuzzy
msgctxt "textcontrolchardialog|font"
msgid "Font"
msgstr "Font"
#: textcontrolchardialog.ui:128
-#, fuzzy
msgctxt "textcontrolchardialog|fonteffects"
msgid "Font Effects"
msgstr "Font Effects"
#: textcontrolchardialog.ui:151
-#, fuzzy
msgctxt "textcontrolchardialog|position"
msgid "Position"
msgstr "Position"
#: textcontrolparadialog.ui:8
-#, fuzzy
msgctxt "textcontrolparadialog|TextControlParagraphPropertiesDialog"
msgid "Paragraph"
msgstr "Paragraph"
@@ -6539,13 +6298,11 @@ msgid "Indents & Spacing"
msgstr ""
#: textcontrolparadialog.ui:128
-#, fuzzy
msgctxt "textcontrolparadialog|labelTP_PARA_ALIGN"
msgid "Alignment"
msgstr "Alignment"
#: textcontrolparadialog.ui:152
-#, fuzzy
msgctxt "textcontrolparadialog|labelTP_PARA_ASIAN"
msgid "Asian Typography"
msgstr "Asian Typography"
@@ -6567,55 +6324,46 @@ msgid "Single"
msgstr "Single"
#: textunderlinecontrol.ui:61
-#, fuzzy
msgctxt "textunderlinecontrol|double|tooltip_text"
msgid "Double"
msgstr "Double"
#: textunderlinecontrol.ui:78
-#, fuzzy
msgctxt "textunderlinecontrol|bold|tooltip_text"
msgid "Bold"
msgstr "Bold"
#: textunderlinecontrol.ui:95
-#, fuzzy
msgctxt "textunderlinecontrol|dot|tooltip_text"
msgid "Dotted"
msgstr "Dotted"
#: textunderlinecontrol.ui:112
-#, fuzzy
msgctxt "textunderlinecontrol|dotbold|tooltip_text"
msgid "Dotted (Bold)"
msgstr "Dotted (Bold)"
#: textunderlinecontrol.ui:129
-#, fuzzy
msgctxt "textunderlinecontrol|dash|tooltip_text"
msgid "Dash"
msgstr "Dash"
#: textunderlinecontrol.ui:146
-#, fuzzy
msgctxt "textunderlinecontrol|dashlong|tooltip_text"
msgid "Long Dash"
msgstr "Long Dash"
#: textunderlinecontrol.ui:163
-#, fuzzy
msgctxt "textunderlinecontrol|dashdot|tooltip_text"
msgid "Dot Dash"
msgstr "Dot Dash"
#: textunderlinecontrol.ui:180
-#, fuzzy
msgctxt "textunderlinecontrol|dashdotdot|tooltip_text"
msgid "Dot Dot Dash"
msgstr "Dot Dot Dash"
#: textunderlinecontrol.ui:197
-#, fuzzy
msgctxt "textunderlinecontrol|wave|tooltip_text"
msgid "Wave"
msgstr "Wave"
@@ -6632,19 +6380,16 @@ msgid "Add Item"
msgstr "Add Item"
#: xformspage.ui:40
-#, fuzzy
msgctxt "xformspage|TBI_ITEM_ADD_ELEMENT"
msgid "Add Element"
msgstr "Add Element"
#: xformspage.ui:54
-#, fuzzy
msgctxt "xformspage|TBI_ITEM_ADD_ATTRIBUTE"
msgid "Add Attribute"
msgstr "Add Attribute"
#: xformspage.ui:68
-#, fuzzy
msgctxt "xformspage|TBI_ITEM_EDIT"
msgid "Edit"
msgstr "Edit"
@@ -6662,13 +6407,11 @@ msgid "Digital Signatures..."
msgstr "Digital Signatures..."
#: zoommenu.ui:12
-#, fuzzy
msgctxt "zoommenu|page"
msgid "Entire Page"
msgstr "Entire Page"
#: zoommenu.ui:20
-#, fuzzy
msgctxt "zoommenu|width"
msgid "Page Width"
msgstr "Page Width"
@@ -6679,7 +6422,6 @@ msgid "Optimal View"
msgstr ""
#: zoommenu.ui:36
-#, fuzzy
msgctxt "zoommenu|50"
msgid "50%"
msgstr "50%"
@@ -6690,7 +6432,6 @@ msgid "75%"
msgstr ""
#: zoommenu.ui:52
-#, fuzzy
msgctxt "zoommenu|100"
msgid "100%"
msgstr "100%"
@@ -6702,7 +6443,6 @@ msgid "150%"
msgstr "50%"
#: zoommenu.ui:68
-#, fuzzy
msgctxt "zoommenu|200"
msgid "200%"
msgstr "200%"
@@ -6714,7 +6454,6 @@ msgid "Drawing object"
msgstr "Drawing objects"
#: strings.hrc:26
-#, fuzzy
msgctxt "STR_ObjNamePluralNONE"
msgid "Drawing objects"
msgstr "Drawing objects"
@@ -7067,13 +6806,11 @@ msgid "Outline Texts"
msgstr "Outline Texts"
#: strings.hrc:95
-#, fuzzy
msgctxt "STR_ObjNameSingulGRAF"
msgid "Image"
msgstr "Image"
#: strings.hrc:96
-#, fuzzy
msgctxt "STR_ObjNamePluralGRAF"
msgid "Images"
msgstr "Images"
@@ -7129,7 +6866,6 @@ msgid "Linked Metafiles"
msgstr "Linked Metafiles"
#: strings.hrc:107
-#, fuzzy
msgctxt "STR_ObjNameSingulGRAFBMP"
msgid "Image"
msgstr "Image"
@@ -7152,7 +6888,6 @@ msgid "Linked image with transparency"
msgstr "Linked bitmaps with transparency"
#: strings.hrc:111
-#, fuzzy
msgctxt "STR_ObjNamePluralGRAFBMP"
msgid "Images"
msgstr "Images"
@@ -7285,7 +7020,6 @@ msgid "Dimensioning objects"
msgstr "Dimensioning objects"
#: strings.hrc:137
-#, fuzzy
msgctxt "STR_ObjNamePlural"
msgid "Drawing objects"
msgstr "Drawing objects"
@@ -8685,7 +8419,6 @@ msgid "Glue spacing object 2"
msgstr "Glue spacing object 2"
#: strings.hrc:418
-#, fuzzy
msgctxt "SIP_SA_EDGELINEDELTACOUNT"
msgid "Number of movable lines"
msgstr "Number of movable lines"
@@ -9300,7 +9033,6 @@ msgid "Bitmap"
msgstr "Bitmap"
#: strings.hrc:542
-#, fuzzy
msgctxt "RID_SVXSTR_PATTERN"
msgid "Pattern"
msgstr "Pattern"
@@ -9311,13 +9043,11 @@ msgid "Untitled Pattern"
msgstr ""
#: strings.hrc:544
-#, fuzzy
msgctxt "RID_SVXSTR_LINESTYLE"
msgid "Line Style"
msgstr "Line Style"
#: strings.hrc:545
-#, fuzzy
msgctxt "RID_SVXSTR_INVISIBLE"
msgid "None"
msgstr "None"
@@ -9405,7 +9135,6 @@ msgid "Gray"
msgstr "Grey"
#: strings.hrc:563
-#, fuzzy
msgctxt "RID_SVXSTR_COLOR_WHITE"
msgid "White"
msgstr "White"
@@ -9437,7 +9166,6 @@ msgid "Red"
msgstr "Red"
#: strings.hrc:569
-#, fuzzy
msgctxt "RID_SVXSTR_COLOR_VIOLET"
msgid "Violet"
msgstr "Violet"
@@ -9475,7 +9203,6 @@ msgstr "Linen"
#. Light variants of the standard color palette
#: strings.hrc:577
-#, fuzzy
msgctxt "RID_SVXSTR_COLOR_LIGHTGRAY"
msgid "Light Gray"
msgstr "Light Grey"
@@ -9501,7 +9228,6 @@ msgid "Light Brick"
msgstr ""
#: strings.hrc:582
-#, fuzzy
msgctxt "RID_SVXSTR_COLOR_LIGHTRED"
msgid "Light Red"
msgstr "Light Red"
@@ -9522,7 +9248,6 @@ msgid "Light Indigo"
msgstr ""
#: strings.hrc:586
-#, fuzzy
msgctxt "RID_SVXSTR_COLOR_LIGHTBLUE"
msgid "Light Blue"
msgstr "Light Blue"
@@ -9533,7 +9258,6 @@ msgid "Light Teal"
msgstr ""
#: strings.hrc:588
-#, fuzzy
msgctxt "RID_SVXSTR_COLOR_LIGHTGREEN"
msgid "Light Green"
msgstr "Light Green"
@@ -9617,13 +9341,11 @@ msgid "Blue classic"
msgstr ""
#: strings.hrc:606
-#, fuzzy
msgctxt "RID_SVXSTR_COLOR_CYAN"
msgid "Cyan"
msgstr "Cyan"
#: strings.hrc:607
-#, fuzzy
msgctxt "RID_SVXSTR_COLOR_MAGENTA"
msgid "Magenta"
msgstr "Magenta"
@@ -10152,7 +9874,6 @@ msgid "Radial Violet"
msgstr "Violet"
#: strings.hrc:716
-#, fuzzy
msgctxt "RID_SVXSTR_GRDT52"
msgid "Vertical"
msgstr "Vertical"
@@ -10218,7 +9939,6 @@ msgid "Pink Gradient"
msgstr ""
#: strings.hrc:728
-#, fuzzy
msgctxt "RID_SVXSTR_GRDT64"
msgid "Sky"
msgstr "Sky"
@@ -10675,7 +10395,6 @@ msgid "Zig Zag"
msgstr ""
#: strings.hrc:816
-#, fuzzy
msgctxt "RID_SVXSTR_BMP53"
msgid "Wave"
msgstr "Wave"
@@ -10766,13 +10485,11 @@ msgid "Solid Diamond"
msgstr ""
#: strings.hrc:833
-#, fuzzy
msgctxt "RID_SVXSTR_BMP70"
msgid "Vertical"
msgstr "Vertical"
#: strings.hrc:834
-#, fuzzy
msgctxt "RID_SVXSTR_BMP71"
msgid "Horizontal"
msgstr "Horizontal"
@@ -10788,7 +10505,6 @@ msgid "Upward Diagonal"
msgstr ""
#: strings.hrc:837
-#, fuzzy
msgctxt "RID_SVXSTR_BMP74"
msgid "Cross"
msgstr "Cross"
@@ -10868,7 +10584,6 @@ msgid "Dashed"
msgstr "Dashed"
#: strings.hrc:851
-#, fuzzy
msgctxt "RID_SVXSTR_DASH12"
msgid "Line Style"
msgstr "Line Style"
@@ -11139,7 +10854,6 @@ msgid "Last Custom Value"
msgstr ""
#: strings.hrc:910
-#, fuzzy
msgctxt "RID_SVXSTR_PT"
msgid "pt"
msgstr "pt"
@@ -11252,7 +10966,6 @@ msgid "Emoticons"
msgstr "Emoticons"
#: strings.hrc:939
-#, fuzzy
msgctxt "RID_GALLERYSTR_THEME_PHOTOS"
msgid "Images"
msgstr "Images"
@@ -11288,7 +11001,6 @@ msgid "Surfaces"
msgstr "Surfaces"
#: strings.hrc:946
-#, fuzzy
msgctxt "RID_GALLERYSTR_THEME_COMPUTERS"
msgid "Computers"
msgstr "Computers"
@@ -11495,55 +11207,46 @@ msgid "P~arallel"
msgstr "P~arallel"
#: strings.hrc:990
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_NW"
msgid "Extrusion North-West"
msgstr "Extrusion North-West"
#: strings.hrc:991
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_N"
msgid "Extrusion North"
msgstr "Extrusion North"
#: strings.hrc:992
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_NE"
msgid "Extrusion North-East"
msgstr "Extrusion North-East"
#: strings.hrc:993
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_W"
msgid "Extrusion West"
msgstr "Extrusion West"
#: strings.hrc:994
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_NONE"
msgid "Extrusion Backwards"
msgstr "Extrusion Backwards"
#: strings.hrc:995
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_E"
msgid "Extrusion East"
msgstr "Extrusion East"
#: strings.hrc:996
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_SW"
msgid "Extrusion South-West"
msgstr "Extrusion South-West"
#: strings.hrc:997
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_S"
msgid "Extrusion South"
msgstr "Extrusion South"
#: strings.hrc:998
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_SE"
msgid "Extrusion South-East"
msgstr "Extrusion South-East"
@@ -11656,7 +11359,6 @@ msgid "Transparent"
msgstr "Transparency"
#: strings.hrc:1021
-#, fuzzy
msgctxt "RID_SVXSTR_DEFAULT"
msgid "Default"
msgstr "Default"
@@ -11709,7 +11411,6 @@ msgstr ""
#. This is duplicated in GenericCommands.xcu in officecfg.
#: strings.hrc:1032
-#, fuzzy
msgctxt "RID_SVXSTR_CHARFONTNAME"
msgid "Font Name"
msgstr "Font Name"
@@ -12484,7 +12185,6 @@ msgid "Get"
msgstr "Get"
#: strings.hrc:1188
-#, fuzzy
msgctxt "RID_STR_REPLACE_NONE"
msgid "None"
msgstr "None"
@@ -12496,7 +12196,6 @@ msgid "Instance"
msgstr "~Instances"
#: strings.hrc:1190
-#, fuzzy
msgctxt "RID_STR_REPLACE_DOC"
msgid "Document"
msgstr "Document"
@@ -12605,7 +12304,6 @@ msgid "Binding"
msgstr "Bindings"
#: strings.hrc:1211
-#, fuzzy
msgctxt "RID_STR_BINDING_EXPR"
msgid "Binding expression"
msgstr "Binding expression"
@@ -12709,13 +12407,11 @@ msgid "Zoom factor. Right-click to change zoom factor or click to open Zoom dial
msgstr ""
#: strings.hrc:1235
-#, fuzzy
msgctxt "RID_SVXSTR_ZOOM_IN"
msgid "Zoom In"
msgstr "Zoom In"
#: strings.hrc:1236
-#, fuzzy
msgctxt "RID_SVXSTR_ZOOM_OUT"
msgid "Zoom Out"
msgstr "Zoom Out"
@@ -12726,7 +12422,6 @@ msgid "25%"
msgstr ""
#: strings.hrc:1238
-#, fuzzy
msgctxt "RID_SVXSTR_ZOOM_50"
msgid "50%"
msgstr "50%"
@@ -12737,7 +12432,6 @@ msgid "75%"
msgstr ""
#: strings.hrc:1240
-#, fuzzy
msgctxt "RID_SVXSTR_ZOOM_100"
msgid "100%"
msgstr "100%"
@@ -12749,7 +12443,6 @@ msgid "150%"
msgstr "50%"
#: strings.hrc:1242
-#, fuzzy
msgctxt "RID_SVXSTR_ZOOM_200"
msgid "200%"
msgstr "200%"
@@ -12812,7 +12505,6 @@ msgid "Reached the end of the sheet"
msgstr ""
#: strings.hrc:1255
-#, fuzzy
msgctxt "RID_SVXSTR_SEARCH_NOT_FOUND"
msgid "Search key not found"
msgstr "Search key not found"
@@ -13066,7 +12758,6 @@ msgid "BMP image"
msgstr ""
#: strings.hrc:1313
-#, fuzzy
msgctxt "STR_IMAGE_UNKNOWN"
msgid "Unknown"
msgstr "Unknown"
@@ -13961,7 +13652,6 @@ msgid "Combining Diacritical Marks Supplement"
msgstr "Combining Diacritical Marks"
#: strings.hrc:1497
-#, fuzzy
msgctxt "RID_SUBSETMAP"
msgid "Coptic"
msgstr "Coptic"
@@ -14333,7 +14023,6 @@ msgid "Miscellaneous Symbols And Pictographs"
msgstr ""
#: strings.hrc:1570
-#, fuzzy
msgctxt "RID_SUBSETMAP"
msgid "Emoticons"
msgstr "Emoticons"
@@ -14864,7 +14553,6 @@ msgid "Widows"
msgstr "Widows"
#: svxitems.hrc:63
-#, fuzzy
msgctxt "RID_ATTR_NAMES"
msgid "Paragraph spacing"
msgstr "Paragraph spacing"
diff --git a/source/en-ZA/sw/messages.po b/source/en-ZA/sw/messages.po
index d12dbd829b3..9a3748942e8 100644
--- a/source/en-ZA/sw/messages.po
+++ b/source/en-ZA/sw/messages.po
@@ -37,7 +37,6 @@ msgid "Custom Styles"
msgstr "Custom Styles"
#: app.hrc:34
-#, fuzzy
msgctxt "RID_PARAGRAPHSTYLEFAMILY"
msgid "Automatic"
msgstr "Automatic"
@@ -300,7 +299,6 @@ msgid "File format error found."
msgstr "File format error found."
#: error.hrc:34
-#, fuzzy
msgctxt "RID_SW_ERRHDL"
msgid "Error reading file."
msgstr "Error reading file."
@@ -311,7 +309,6 @@ msgid "This is not a valid WinWord6 file."
msgstr ""
#: error.hrc:36
-#, fuzzy
msgctxt "RID_SW_ERRHDL"
msgid "File format error found at $(ARG1)(row,col)."
msgstr "File format error found at $(ARG1)(row,col)."
@@ -360,7 +357,6 @@ msgid "$(ARG1) has changed."
msgstr "$(ARG1) has changed."
#: error.hrc:47
-#, fuzzy
msgctxt "RID_SW_ERRHDL"
msgid "$(ARG1) does not exist."
msgstr "$(ARG1) does not exist."
@@ -418,7 +414,6 @@ msgid "Dear"
msgstr "year"
#: mmaddressblockpage.hrc:28
-#, fuzzy
msgctxt "RA_SALUTATION"
msgid "Hello"
msgstr "Hello"
@@ -444,7 +439,6 @@ msgid "!"
msgstr ""
#: mmaddressblockpage.hrc:37
-#, fuzzy
msgctxt "RA_PUNCTUATION"
msgid "(none)"
msgstr "(none)"
@@ -1539,49 +1533,41 @@ msgid "The following characters are not valid and have been removed: "
msgstr ""
#: strings.hrc:235
-#, fuzzy
msgctxt "STR_BOOKMARK_DEF_NAME"
msgid "Bookmark"
msgstr "Bookmark"
#: strings.hrc:236
-#, fuzzy
msgctxt "STR_BOOKMARK_NAME"
msgid "Name"
msgstr "Name"
#: strings.hrc:237
-#, fuzzy
msgctxt "STR_BOOKMARK_TEXT"
msgid "Text"
msgstr "Text"
#: strings.hrc:238
-#, fuzzy
msgctxt "SW_STR_NONE"
msgid "[None]"
msgstr "[None]"
#: strings.hrc:239
-#, fuzzy
msgctxt "STR_CAPTION_BEGINNING"
msgid "Start"
msgstr "Start"
#: strings.hrc:240
-#, fuzzy
msgctxt "STR_CAPTION_END"
msgid "End"
msgstr "End"
#: strings.hrc:241
-#, fuzzy
msgctxt "STR_CAPTION_ABOVE"
msgid "Above"
msgstr "Above"
#: strings.hrc:242
-#, fuzzy
msgctxt "STR_CAPTION_BELOW"
msgid "Below"
msgstr "Below"
@@ -1674,7 +1660,6 @@ msgid "Table"
msgstr "Table"
#: strings.hrc:261
-#, fuzzy
msgctxt "STR_GRAPHIC_DEFNAME"
msgid "Image"
msgstr "Image"
@@ -1690,7 +1675,6 @@ msgid "Frame"
msgstr "Frame"
#: strings.hrc:264
-#, fuzzy
msgctxt "STR_SHAPE_DEFNAME"
msgid "Shape"
msgstr "Shape"
@@ -2021,7 +2005,6 @@ msgid "Text frames"
msgstr "Text frames"
#: strings.hrc:329
-#, fuzzy
msgctxt "STR_CONTENT_TYPE_GRAPHIC"
msgid "Images"
msgstr "Images"
@@ -2126,7 +2109,6 @@ msgid "Text frame"
msgstr "Text frame"
#: strings.hrc:349
-#, fuzzy
msgctxt "STR_CONTENT_TYPE_SINGLE_GRAPHIC"
msgid "Image"
msgstr "Image"
@@ -2478,7 +2460,6 @@ msgid "Stop attribute"
msgstr "Stop attribute"
#: strings.hrc:420
-#, fuzzy
msgctxt "STR_AUTOCORRECT"
msgid "AutoCorrect"
msgstr "AutoCorrect"
@@ -2536,25 +2517,21 @@ msgid "Apply table attributes"
msgstr "Apply table attributes"
#: strings.hrc:431
-#, fuzzy
msgctxt "STR_UNDO_TABLE_AUTOFMT"
msgid "AutoFormat Table"
msgstr "AutoFormat Table"
#: strings.hrc:432
-#, fuzzy
msgctxt "STR_UNDO_TABLE_INSCOL"
msgid "Insert Column"
msgstr "Insert Column"
#: strings.hrc:433
-#, fuzzy
msgctxt "STR_UNDO_TABLE_INSROW"
msgid "Insert Row"
msgstr "Insert Row"
#: strings.hrc:434
-#, fuzzy
msgctxt "STR_UNDO_TABLE_DELBOX"
msgid "Delete row/column"
msgstr "Delete row/column"
@@ -2570,13 +2547,11 @@ msgid "Delete row"
msgstr "Delete row"
#: strings.hrc:437
-#, fuzzy
msgctxt "STR_UNDO_TABLE_SPLIT"
msgid "Split Cells"
msgstr "Split Cells"
#: strings.hrc:438
-#, fuzzy
msgctxt "STR_UNDO_TABLE_MERGE"
msgid "Merge Cells"
msgstr "Merge Cells"
@@ -2727,13 +2702,11 @@ msgid "column break"
msgstr "column break"
#: strings.hrc:468
-#, fuzzy
msgctxt "STR_UNDO_REDLINE_INSERT"
msgid "Insert $1"
msgstr "Insert $1"
#: strings.hrc:469
-#, fuzzy
msgctxt "STR_UNDO_REDLINE_DELETE"
msgid "Delete $1"
msgstr "Delete $1"
@@ -2762,7 +2735,6 @@ msgid "Paragraph formatting changed"
msgstr ""
#: strings.hrc:474
-#, fuzzy
msgctxt "STR_UNDO_REDLINE_TABLE_ROW_INSERT"
msgid "Insert Row"
msgstr "Insert Row"
@@ -2774,7 +2746,6 @@ msgid "Delete Row"
msgstr "Delete row"
#: strings.hrc:476
-#, fuzzy
msgctxt "STR_UNDO_REDLINE_TABLE_CELL_INSERT"
msgid "Insert Cell"
msgstr "Insert Cell"
@@ -3173,13 +3144,11 @@ msgid "Numbering"
msgstr "Numbering"
#: strings.hrc:559
-#, fuzzy
msgctxt "STR_STYLE_FAMILY_TABLE"
msgid "Table"
msgstr "Table"
#: strings.hrc:560
-#, fuzzy
msgctxt "STR_STYLE_FAMILY_CELL"
msgid "Cell"
msgstr "Cell"
@@ -3190,7 +3159,6 @@ msgid "Asian"
msgstr ""
#: strings.hrc:563
-#, fuzzy
msgctxt "ST_SCRIPT_CTL"
msgid "CTL"
msgstr "CTL"
@@ -3207,7 +3175,6 @@ msgid "%PRODUCTNAME %s"
msgstr "%PRODUCTNAME %s"
#: strings.hrc:566
-#, fuzzy
msgctxt "STR_PRINTOPTUI_CONTENTS"
msgid "Contents"
msgstr "Contents"
@@ -3243,7 +3210,6 @@ msgid "Form control~s"
msgstr "Form control~s"
#: strings.hrc:572
-#, fuzzy
msgctxt "STR_PRINTOPTUI_COLOR"
msgid "Color"
msgstr "Colour"
@@ -3255,7 +3221,6 @@ msgid "Print text in blac~k"
msgstr "Print text in blac~k"
#: strings.hrc:574
-#, fuzzy
msgctxt "STR_PRINTOPTUI_PAGES_TEXT"
msgid "Pages"
msgstr "Pages"
@@ -3273,7 +3238,6 @@ msgid "~Use only paper tray from printer preferences"
msgstr "~Use only paper tray from printer preferences"
#: strings.hrc:577
-#, fuzzy
msgctxt "STR_PRINTOPTUI_PRINT"
msgid "Print"
msgstr "Print"
@@ -3315,7 +3279,6 @@ msgid "Page sides"
msgstr "Page sides"
#: strings.hrc:584
-#, fuzzy
msgctxt "STR_PRINTOPTUI_ALL_PAGES"
msgid "All pages"
msgstr "All pages"
@@ -3333,7 +3296,6 @@ msgid "Front sides / right pages"
msgstr "Front sides / right pages"
#: strings.hrc:587
-#, fuzzy
msgctxt "STR_PRINTOPTUI_INCLUDE"
msgid "Include"
msgstr "Include"
@@ -3375,7 +3337,6 @@ msgid "Pa~ges"
msgstr "Pa~ges"
#: strings.hrc:594
-#, fuzzy
msgctxt "STR_PRINTOPTUI_SELECTION"
msgid "~Selection"
msgstr "~Selection"
@@ -3386,25 +3347,21 @@ msgid "Place in margins"
msgstr ""
#: strings.hrc:597
-#, fuzzy
msgctxt "STR_FORMULA_CALC"
msgid "Functions"
msgstr "Functions"
#: strings.hrc:598
-#, fuzzy
msgctxt "STR_FORMULA_CANCEL"
msgid "Cancel"
msgstr "Cancel"
#: strings.hrc:599
-#, fuzzy
msgctxt "STR_FORMULA_APPLY"
msgid "Apply"
msgstr "Apply"
#: strings.hrc:600
-#, fuzzy
msgctxt "STR_ACCESS_FORMULA_TOOLBAR"
msgid "Formula Tool Bar"
msgstr "Formula Tool Bar"
@@ -3491,19 +3448,16 @@ msgid "inactive"
msgstr "inactive"
#: strings.hrc:616
-#, fuzzy
msgctxt "STR_EDIT_ENTRY"
msgid "Edit..."
msgstr "Edit..."
#: strings.hrc:617
-#, fuzzy
msgctxt "STR_UPDATE"
msgid "~Update"
msgstr "~Update"
#: strings.hrc:618
-#, fuzzy
msgctxt "STR_EDIT_CONTENT"
msgid "Edit"
msgstr "Edit"
@@ -3515,7 +3469,6 @@ msgid "Edit link"
msgstr "Edit links"
#: strings.hrc:620
-#, fuzzy
msgctxt "STR_EDIT_INSERT"
msgid "Insert"
msgstr "Insert"
@@ -3527,7 +3480,6 @@ msgid "~Index"
msgstr "Index"
#: strings.hrc:622
-#, fuzzy
msgctxt "STR_FILE"
msgid "File"
msgstr "File"
@@ -3539,31 +3491,26 @@ msgid "New Document"
msgstr "Per document"
#: strings.hrc:624
-#, fuzzy
msgctxt "STR_INSERT_TEXT"
msgid "Text"
msgstr "Text"
#: strings.hrc:625
-#, fuzzy
msgctxt "STR_DELETE"
msgid "Delete"
msgstr "Delete"
#: strings.hrc:626
-#, fuzzy
msgctxt "STR_DELETE_ENTRY"
msgid "~Delete"
msgstr "~Delete"
#: strings.hrc:627
-#, fuzzy
msgctxt "STR_UPDATE_SEL"
msgid "Selection"
msgstr "Selection"
#: strings.hrc:628
-#, fuzzy
msgctxt "STR_UPDATE_INDEX"
msgid "Indexes"
msgstr "Indexes"
@@ -3575,7 +3522,6 @@ msgid "Links"
msgstr "Line"
#: strings.hrc:630
-#, fuzzy
msgctxt "STR_UPDATE_ALL"
msgid "All"
msgstr "All"
@@ -3616,7 +3562,6 @@ msgid "Read-~only"
msgstr "Read-only"
#: strings.hrc:637
-#, fuzzy
msgctxt "STR_POSTIT_SHOW"
msgid "Show All"
msgstr "Show All"
@@ -3663,19 +3608,16 @@ msgstr ""
#. Error calculator
#: strings.hrc:649
-#, fuzzy
msgctxt "STR_POSTIT_PAGE"
msgid "Page"
msgstr "Page"
#: strings.hrc:650
-#, fuzzy
msgctxt "STR_POSTIT_LINE"
msgid "Line"
msgstr "Line"
#: strings.hrc:651
-#, fuzzy
msgctxt "STR_POSTIT_AUTHOR"
msgid "Author"
msgstr "Author"
@@ -3732,7 +3674,6 @@ msgid "(fixed)"
msgstr ""
#: strings.hrc:662
-#, fuzzy
msgctxt "STR_DURATION_FORMAT"
msgid " Y: %1 M: %2 D: %3 H: %4 M: %5 S: %6"
msgstr " Y: %1 M: %2 D: %3 H: %4 M: %5 S: %6"
@@ -3795,25 +3736,21 @@ msgstr ""
#. SubType DocInfo
#: strings.hrc:674
-#, fuzzy
msgctxt "FLD_DOCINFO_TITEL"
msgid "Title"
msgstr "Title"
#: strings.hrc:675
-#, fuzzy
msgctxt "FLD_DOCINFO_THEMA"
msgid "Subject"
msgstr "Subject"
#: strings.hrc:676
-#, fuzzy
msgctxt "FLD_DOCINFO_KEYS"
msgid "Keywords"
msgstr "Keywords"
#: strings.hrc:677
-#, fuzzy
msgctxt "FLD_DOCINFO_COMMENT"
msgid "Comments"
msgstr "Comments"
@@ -3825,7 +3762,6 @@ msgid "Created"
msgstr "Created"
#: strings.hrc:679
-#, fuzzy
msgctxt "FLD_DOCINFO_CHANGE"
msgid "Modified"
msgstr "Modified"
@@ -3836,13 +3772,11 @@ msgid "Last printed"
msgstr ""
#: strings.hrc:681
-#, fuzzy
msgctxt "FLD_DOCINFO_DOCNO"
msgid "Revision number"
msgstr "Revision number"
#: strings.hrc:682
-#, fuzzy
msgctxt "FLD_DOCINFO_EDIT"
msgid "Total editing time"
msgstr "Total editing time"
@@ -3863,13 +3797,11 @@ msgid "Next convert $(ARG1)"
msgstr ""
#: strings.hrc:686
-#, fuzzy
msgctxt "STR_AUTH_TYPE_ARTICLE"
msgid "Article"
msgstr "Article"
#: strings.hrc:687
-#, fuzzy
msgctxt "STR_AUTH_TYPE_BOOK"
msgid "Book"
msgstr "Book"
@@ -3881,79 +3813,66 @@ msgid "Brochures"
msgstr "Broch~ure"
#: strings.hrc:689
-#, fuzzy
msgctxt "STR_AUTH_TYPE_CONFERENCE"
msgid "Conference proceedings"
msgstr "Conference proceedings"
#: strings.hrc:690
-#, fuzzy
msgctxt "STR_AUTH_TYPE_INBOOK"
msgid "Book excerpt"
msgstr "Book excerpt"
#: strings.hrc:691
-#, fuzzy
msgctxt "STR_AUTH_TYPE_INCOLLECTION"
msgid "Book excerpt with title"
msgstr "Book excerpt with title"
#: strings.hrc:692
-#, fuzzy
msgctxt "STR_AUTH_TYPE_INPROCEEDINGS"
msgid "Conference proceedings"
msgstr "Conference proceedings"
#: strings.hrc:693
-#, fuzzy
msgctxt "STR_AUTH_TYPE_JOURNAL"
msgid "Journal"
msgstr "Journal"
#: strings.hrc:694
-#, fuzzy
msgctxt "STR_AUTH_TYPE_MANUAL"
msgid "Techn. documentation"
msgstr "Techn. documentation"
#: strings.hrc:695
-#, fuzzy
msgctxt "STR_AUTH_TYPE_MASTERSTHESIS"
msgid "Thesis"
msgstr "Thesis"
#: strings.hrc:696
-#, fuzzy
msgctxt "STR_AUTH_TYPE_MISC"
msgid "Miscellaneous"
msgstr "Miscellaneous"
#: strings.hrc:697
-#, fuzzy
msgctxt "STR_AUTH_TYPE_PHDTHESIS"
msgid "Dissertation"
msgstr "Dissertation"
#: strings.hrc:698
-#, fuzzy
msgctxt "STR_AUTH_TYPE_PROCEEDINGS"
msgid "Conference proceedings"
msgstr "Conference proceedings"
#: strings.hrc:699
-#, fuzzy
msgctxt "STR_AUTH_TYPE_TECHREPORT"
msgid "Research report"
msgstr "Research report"
#: strings.hrc:700
-#, fuzzy
msgctxt "STR_AUTH_TYPE_UNPUBLISHED"
msgid "Unpublished"
msgstr "Unpublished"
#: strings.hrc:701
-#, fuzzy
msgctxt "STR_AUTH_TYPE_EMAIL"
msgid "E-mail"
msgstr "E-mail"
@@ -3965,43 +3884,36 @@ msgid "WWW document"
msgstr "Per document"
#: strings.hrc:703
-#, fuzzy
msgctxt "STR_AUTH_TYPE_CUSTOM1"
msgid "User-defined1"
msgstr "User-defined1"
#: strings.hrc:704
-#, fuzzy
msgctxt "STR_AUTH_TYPE_CUSTOM2"
msgid "User-defined2"
msgstr "User-defined2"
#: strings.hrc:705
-#, fuzzy
msgctxt "STR_AUTH_TYPE_CUSTOM3"
msgid "User-defined3"
msgstr "User-defined3"
#: strings.hrc:706
-#, fuzzy
msgctxt "STR_AUTH_TYPE_CUSTOM4"
msgid "User-defined4"
msgstr "User-defined4"
#: strings.hrc:707
-#, fuzzy
msgctxt "STR_AUTH_TYPE_CUSTOM5"
msgid "User-defined5"
msgstr "User-defined5"
#: strings.hrc:708
-#, fuzzy
msgctxt "STR_AUTH_FIELD_IDENTIFIER"
msgid "Short name"
msgstr "Short name"
#: strings.hrc:709
-#, fuzzy
msgctxt "STR_AUTH_FIELD_AUTHORITY_TYPE"
msgid "Type"
msgstr "Type"
@@ -4031,7 +3943,6 @@ msgid "Book title"
msgstr "~Book title"
#: strings.hrc:714
-#, fuzzy
msgctxt "STR_AUTH_FIELD_CHAPTER"
msgid "Chapter"
msgstr "Chapter"
@@ -4061,25 +3972,21 @@ msgid "Institution"
msgstr "Instit~ution"
#: strings.hrc:719
-#, fuzzy
msgctxt "STR_AUTH_FIELD_JOURNAL"
msgid "Journal"
msgstr "Journal"
#: strings.hrc:720
-#, fuzzy
msgctxt "STR_AUTH_FIELD_MONTH"
msgid "Month"
msgstr "Month"
#: strings.hrc:721
-#, fuzzy
msgctxt "STR_AUTH_FIELD_NOTE"
msgid "Note"
msgstr "Note"
#: strings.hrc:722
-#, fuzzy
msgctxt "STR_AUTH_FIELD_NUMBER"
msgid "Number"
msgstr "Number"
@@ -4097,7 +4004,6 @@ msgid "Page(s)"
msgstr "Pa~ge(s)"
#: strings.hrc:725
-#, fuzzy
msgctxt "STR_AUTH_FIELD_PUBLISHER"
msgid "Publisher"
msgstr "Publisher"
@@ -4115,7 +4021,6 @@ msgid "Series"
msgstr "Se~ries"
#: strings.hrc:728
-#, fuzzy
msgctxt "STR_AUTH_FIELD_TITLE"
msgid "Title"
msgstr "Title"
@@ -4127,49 +4032,41 @@ msgid "Type of report"
msgstr "Type of re~port"
#: strings.hrc:730
-#, fuzzy
msgctxt "STR_AUTH_FIELD_VOLUME"
msgid "Volume"
msgstr "Volume"
#: strings.hrc:731
-#, fuzzy
msgctxt "STR_AUTH_FIELD_YEAR"
msgid "Year"
msgstr "Year"
#: strings.hrc:732
-#, fuzzy
msgctxt "STR_AUTH_FIELD_URL"
msgid "URL"
msgstr "URL"
#: strings.hrc:733
-#, fuzzy
msgctxt "STR_AUTH_FIELD_CUSTOM1"
msgid "User-defined1"
msgstr "User-defined1"
#: strings.hrc:734
-#, fuzzy
msgctxt "STR_AUTH_FIELD_CUSTOM2"
msgid "User-defined2"
msgstr "User-defined2"
#: strings.hrc:735
-#, fuzzy
msgctxt "STR_AUTH_FIELD_CUSTOM3"
msgid "User-defined3"
msgstr "User-defined3"
#: strings.hrc:736
-#, fuzzy
msgctxt "STR_AUTH_FIELD_CUSTOM4"
msgid "User-defined4"
msgstr "User-defined4"
#: strings.hrc:737
-#, fuzzy
msgctxt "STR_AUTH_FIELD_CUSTOM5"
msgid "User-defined5"
msgstr "User-defined5"
@@ -4368,7 +4265,6 @@ msgid "1. ~Drag salutation elements into the box below"
msgstr ""
#: strings.hrc:781
-#, fuzzy
msgctxt "ST_SALUTATION"
msgid "Salutation"
msgstr "Salutation"
@@ -4379,7 +4275,6 @@ msgid "Punctuation Mark"
msgstr ""
#: strings.hrc:783
-#, fuzzy
msgctxt "ST_TEXT"
msgid "Text"
msgstr "Text"
@@ -4833,7 +4728,6 @@ msgid "Paragraphs"
msgstr "Paragraphs"
#: strings.hrc:887
-#, fuzzy
msgctxt "FLD_STAT_GRF"
msgid "Image"
msgstr "Image"
@@ -5208,7 +5102,6 @@ msgid "Frame"
msgstr "Frame"
#: strings.hrc:986
-#, fuzzy
msgctxt "FMT_MARK_GRAFIC"
msgid "Image"
msgstr "Image"
@@ -5272,13 +5165,11 @@ msgid "Formula"
msgstr "Formula"
#: strings.hrc:1001
-#, fuzzy
msgctxt "STR_CUSTOM_FIELD"
msgid "Custom"
msgstr "Custom"
#: strings.hrc:1003
-#, fuzzy
msgctxt "STR_CUSTOM_LABEL"
msgid "[User]"
msgstr "[User]"
@@ -5371,7 +5262,6 @@ msgid "Drop Caps over"
msgstr ""
#: strings.hrc:1026
-#, fuzzy
msgctxt "STR_DROP_LINES"
msgid "rows"
msgstr "rows"
@@ -5416,7 +5306,6 @@ msgid "+ mirror horizontal on even pages"
msgstr ""
#: strings.hrc:1034
-#, fuzzy
msgctxt "STR_CHARFMT"
msgid "Character Style"
msgstr "Character Style"
@@ -5428,7 +5317,6 @@ msgid "No Character Style"
msgstr "Character Style"
#: strings.hrc:1036
-#, fuzzy
msgctxt "STR_FOOTER"
msgid "Footer"
msgstr "Footer"
@@ -5440,7 +5328,6 @@ msgid "No footer"
msgstr "To Footer"
#: strings.hrc:1038
-#, fuzzy
msgctxt "STR_HEADER"
msgid "Header"
msgstr "Header"
@@ -5538,7 +5425,6 @@ msgid "at top"
msgstr ""
#: strings.hrc:1056
-#, fuzzy
msgctxt "STR_VERT_CENTER"
msgid "Centered vertically"
msgstr "Centred vertically"
@@ -5566,7 +5452,6 @@ msgid "Bottom of line"
msgstr "Bottom of line"
#: strings.hrc:1061
-#, fuzzy
msgctxt "STR_REGISTER_ON"
msgid "Register-true"
msgstr "Register-true"
@@ -5582,7 +5467,6 @@ msgid "at the right"
msgstr ""
#: strings.hrc:1064
-#, fuzzy
msgctxt "STR_HORI_CENTER"
msgid "Centered horizontally"
msgstr "Centred horizontally"
@@ -5611,7 +5495,6 @@ msgid "Full width"
msgstr "Full-width"
#: strings.hrc:1069
-#, fuzzy
msgctxt "STR_COLUMNS"
msgid "Columns"
msgstr "Columns"
@@ -5632,13 +5515,11 @@ msgid "Editable in read-only document"
msgstr ""
#: strings.hrc:1073
-#, fuzzy
msgctxt "STR_LAYOUT_SPLIT"
msgid "Split"
msgstr "Split"
#: strings.hrc:1074
-#, fuzzy
msgctxt "STR_NUMRULE_ON"
msgid "Numbering"
msgstr "Numbering"
@@ -5715,7 +5596,6 @@ msgid "Transparency: "
msgstr "Transparency"
#: strings.hrc:1088
-#, fuzzy
msgctxt "STR_INVERT"
msgid "Invert"
msgstr "Invert"
@@ -5732,7 +5612,6 @@ msgid "Graphics mode: "
msgstr "Graphics mode"
#: strings.hrc:1091
-#, fuzzy
msgctxt "STR_DRAWMODE_STD"
msgid "Standard"
msgstr "Standard"
@@ -5750,7 +5629,6 @@ msgid "Black & White"
msgstr "Black & White"
#: strings.hrc:1094
-#, fuzzy
msgctxt "STR_DRAWMODE_WATERMARK"
msgid "Watermark"
msgstr "Watermark"
@@ -5797,7 +5675,6 @@ msgid "Do not merge borders"
msgstr ""
#: strings.hrc:1104
-#, fuzzy
msgctxt "ST_TBL"
msgid "Table"
msgstr "Table"
@@ -5809,61 +5686,51 @@ msgid "Text Frame"
msgstr "Text frame"
#: strings.hrc:1106
-#, fuzzy
msgctxt "ST_PGE"
msgid "Page"
msgstr "Page"
#: strings.hrc:1107
-#, fuzzy
msgctxt "ST_DRW"
msgid "Drawing"
msgstr "Drawing"
#: strings.hrc:1108
-#, fuzzy
msgctxt "ST_CTRL"
msgid "Control"
msgstr "Control"
#: strings.hrc:1109
-#, fuzzy
msgctxt "ST_REG"
msgid "Section"
msgstr "Section"
#: strings.hrc:1110
-#, fuzzy
msgctxt "ST_BKM"
msgid "Bookmark"
msgstr "Bookmark"
#: strings.hrc:1111
-#, fuzzy
msgctxt "ST_GRF"
msgid "Graphics"
msgstr "Graphics"
#: strings.hrc:1112
-#, fuzzy
msgctxt "ST_OLE"
msgid "OLE object"
msgstr "OLE object"
#: strings.hrc:1113
-#, fuzzy
msgctxt "ST_OUTL"
msgid "Headings"
msgstr "Headings"
#: strings.hrc:1114
-#, fuzzy
msgctxt "ST_SEL"
msgid "Selection"
msgstr "Selection"
#: strings.hrc:1115
-#, fuzzy
msgctxt "ST_FTN"
msgid "Footnote"
msgstr "Footnote"
@@ -5874,7 +5741,6 @@ msgid "Reminder"
msgstr ""
#: strings.hrc:1117
-#, fuzzy
msgctxt "ST_POSTIT"
msgid "Comment"
msgstr "Comment"
@@ -5913,7 +5779,6 @@ msgid "Next text frame"
msgstr "Insert text frame"
#: strings.hrc:1125
-#, fuzzy
msgctxt "STR_IMGBTN_PGE_DOWN"
msgid "Next page"
msgstr "Next page"
@@ -5973,7 +5838,6 @@ msgid "Next Reminder"
msgstr ""
#: strings.hrc:1136
-#, fuzzy
msgctxt "STR_IMGBTN_POSTIT_DOWN"
msgid "Next Comment"
msgstr "Next Comment"
@@ -6001,7 +5865,6 @@ msgid "Previous text frame"
msgstr ""
#: strings.hrc:1141
-#, fuzzy
msgctxt "STR_IMGBTN_PGE_UP"
msgid "Previous page"
msgstr "Previous page"
@@ -6060,7 +5923,6 @@ msgid "Previous Reminder"
msgstr ""
#: strings.hrc:1152
-#, fuzzy
msgctxt "STR_IMGBTN_POSTIT_UP"
msgid "Previous Comment"
msgstr "Previous Comment"
@@ -6122,7 +5984,6 @@ msgid "Table changed"
msgstr "Table Changes"
#: strings.hrc:1164
-#, fuzzy
msgctxt "STR_REDLINE_FMTCOLL"
msgid "Applied Paragraph Styles"
msgstr "Applied Paragraph Styles"
@@ -6382,7 +6243,6 @@ msgid "Paragraph"
msgstr "Paragraph"
#: strings.hrc:1215
-#, fuzzy
msgctxt "STR_SWBG_GRAPHIC"
msgid "Image"
msgstr "Image"
@@ -6439,7 +6299,6 @@ msgid "%PRODUCTNAME %PRODUCTVERSION HTML Document"
msgstr "%PRODUCTNAME %PRODUCTVERSION HTML Document"
#: strings.hrc:1229
-#, fuzzy
msgctxt "STR_TITLE"
msgid "Title"
msgstr "Title"
@@ -6523,7 +6382,6 @@ msgid "A"
msgstr ""
#: strings.hrc:1245
-#, fuzzy
msgctxt "STR_TOKEN_HELP_ENTRY_NO"
msgid "Chapter number"
msgstr "Chapter number"
@@ -6541,7 +6399,6 @@ msgid "Tab stop"
msgstr "Tab stops"
#: strings.hrc:1248
-#, fuzzy
msgctxt "STR_TOKEN_HELP_TEXT"
msgid "Text"
msgstr "Text"
@@ -6608,55 +6465,46 @@ msgstr ""
#. Description: character alignment for frmsh.cxx - context menu
#. -----------------------------------------------------------------------
#: strings.hrc:1264
-#, fuzzy
msgctxt "STR_FRMUI_TOP_BASE"
msgid "Base line at ~top"
msgstr "Base line at ~top"
#: strings.hrc:1265
-#, fuzzy
msgctxt "STR_FRMUI_BOTTOM_BASE"
msgid "~Base line at bottom"
msgstr "~Base line at bottom"
#: strings.hrc:1266
-#, fuzzy
msgctxt "STR_FRMUI_CENTER_BASE"
msgid "Base line ~centered"
msgstr "Base line ~centred"
#: strings.hrc:1267
-#, fuzzy
msgctxt "STR_FRMUI_LINE_TOP"
msgid "Top of line"
msgstr "Top of line"
#: strings.hrc:1268
-#, fuzzy
msgctxt "STR_FRMUI_LINE_BOTTOM"
msgid "Bottom of line"
msgstr "Bottom of line"
#: strings.hrc:1269
-#, fuzzy
msgctxt "STR_FRMUI_LINE_CENTER"
msgid "Center of line"
msgstr "Centre of line"
#: strings.hrc:1270
-#, fuzzy
msgctxt "STR_FRMUI_OLE_INSERT"
msgid "Insert object"
msgstr "Insert object"
#: strings.hrc:1271
-#, fuzzy
msgctxt "STR_FRMUI_OLE_EDIT"
msgid "Edit object"
msgstr "Edit object"
#: strings.hrc:1272
-#, fuzzy
msgctxt "STR_FRMUI_COLL_HEADER"
msgid " (Template: "
msgstr " (Template: "
@@ -6712,25 +6560,21 @@ msgid "Hyphenation completed"
msgstr ""
#: strings.hrc:1287
-#, fuzzy
msgctxt "STR_LANGSTATUS_NONE"
msgid "None (Do not check spelling)"
msgstr "None (Do not check spelling)"
#: strings.hrc:1288
-#, fuzzy
msgctxt "STR_RESET_TO_DEFAULT_LANGUAGE"
msgid "Reset to Default Language"
msgstr "Reset to Default Language"
#: strings.hrc:1289
-#, fuzzy
msgctxt "STR_LANGSTATUS_MORE"
msgid "More..."
msgstr "More..."
#: strings.hrc:1290
-#, fuzzy
msgctxt "STR_IGNORE_SELECTION"
msgid "~Ignore"
msgstr "~Ignore"
@@ -6761,7 +6605,6 @@ msgid "No fax printer has been set under Tools/Options/%1/Print."
msgstr ""
#: strings.hrc:1297
-#, fuzzy
msgctxt "STR_WEBOPTIONS"
msgid "HTML document"
msgstr "HTML document"
@@ -6778,7 +6621,6 @@ msgid "Source not specified."
msgstr ""
#: strings.hrc:1300
-#, fuzzy
msgctxt "STR_NUM_LEVEL"
msgid "Level "
msgstr "Level "
@@ -6790,7 +6632,6 @@ msgid "Outline "
msgstr "Outline"
#: strings.hrc:1302
-#, fuzzy
msgctxt "STR_EDIT_FOOTNOTE"
msgid "Edit Footnote/Endnote"
msgstr "Edit Footnote/Endnote"
@@ -6836,7 +6677,6 @@ msgid "Task"
msgstr "Tasks"
#: strings.hrc:1311
-#, fuzzy
msgctxt "ST_STATUS"
msgid "Status"
msgstr "Status"
@@ -7068,13 +6908,11 @@ msgid "The abstract contains the selected number of paragraphs from the included
msgstr ""
#: abstractdialog.ui:197
-#, fuzzy
msgctxt "abstractdialog|label1"
msgid "Properties"
msgstr "Properties"
#: addentrydialog.ui:8
-#, fuzzy
msgctxt "addentrydialog|AddEntryDialog"
msgid "Add Element"
msgstr "Add Element"
@@ -7102,7 +6940,6 @@ msgid "1. Drag address elements here"
msgstr ""
#: addressblockdialog.ui:139
-#, fuzzy
msgctxt "addressblockdialog|up|tooltip_text"
msgid "Move up"
msgstr "Move up"
@@ -7120,13 +6957,11 @@ msgid "Move right"
msgstr "Move Right"
#: addressblockdialog.ui:184
-#, fuzzy
msgctxt "addressblockdialog|down|tooltip_text"
msgid "Move down"
msgstr "Move down"
#: addressblockdialog.ui:222
-#, fuzzy
msgctxt "addressblockdialog|label3"
msgid "Preview"
msgstr "Preview"
@@ -7240,7 +7075,6 @@ msgid "_LF"
msgstr ""
#: asciifilterdialog.ui:272
-#, fuzzy
msgctxt "asciifilterdialog|label1"
msgid "Properties"
msgstr "Properties"
@@ -7275,13 +7109,11 @@ msgid "Assign Styles"
msgstr ""
#: assignstylesdialog.ui:124
-#, fuzzy
msgctxt "assignstylesdialog|left-atkobject"
msgid "Left"
msgstr "Left"
#: assignstylesdialog.ui:142
-#, fuzzy
msgctxt "assignstylesdialog|right-atkobject"
msgid "Right"
msgstr "Right"
@@ -7410,7 +7242,6 @@ msgid "Rename"
msgstr "Rename"
#: autoformattable.ui:187
-#, fuzzy
msgctxt "autoformattable|label1"
msgid "Format"
msgstr "Format"
@@ -7507,7 +7338,6 @@ msgid "Shortcut:"
msgstr ""
#: autotext.ui:298
-#, fuzzy
msgctxt "autotext|category-atkobject"
msgid "Category"
msgstr "Category"
@@ -7530,7 +7360,6 @@ msgid "_Copy"
msgstr "Copy"
#: autotext.ui:407
-#, fuzzy
msgctxt "autotext|replace"
msgid "Replace"
msgstr "Replace"
@@ -7541,7 +7370,6 @@ msgid "Rep_lace (text only)"
msgstr ""
#: autotext.ui:423
-#, fuzzy
msgctxt "autotext|rename"
msgid "Rename..."
msgstr "Rename..."
@@ -7576,13 +7404,11 @@ msgid "Insert Bibliography Entry"
msgstr "Insert Bibliography Entry"
#: bibliographyentry.ui:20
-#, fuzzy
msgctxt "bibliographyentry|insert"
msgid "Insert"
msgstr "Insert"
#: bibliographyentry.ui:35
-#, fuzzy
msgctxt "bibliographyentry|modify"
msgid "Apply"
msgstr "Apply"
@@ -7621,7 +7447,6 @@ msgid "Entry"
msgstr "Entry"
#: bulletsandnumbering.ui:8
-#, fuzzy
msgctxt "bulletsandnumbering|BulletsAndNumberingDialog"
msgid "Bullets and Numbering"
msgstr "Bullets and Numbering"
@@ -7639,31 +7464,26 @@ msgid "Reset"
msgstr "R~eset"
#: bulletsandnumbering.ui:120
-#, fuzzy
msgctxt "bulletsandnumbering|bullets"
msgid "Bullets"
msgstr "Bullets"
#: bulletsandnumbering.ui:142
-#, fuzzy
msgctxt "bulletsandnumbering|singlenum"
msgid "Numbering"
msgstr "Numbering"
#: bulletsandnumbering.ui:165
-#, fuzzy
msgctxt "bulletsandnumbering|outlinenum"
msgid "Outline"
msgstr "Outline"
#: bulletsandnumbering.ui:188
-#, fuzzy
msgctxt "bulletsandnumbering|graphics"
msgid "Image"
msgstr "Image"
#: bulletsandnumbering.ui:211
-#, fuzzy
msgctxt "bulletsandnumbering|position"
msgid "Position"
msgstr "Position"
@@ -7743,7 +7563,6 @@ msgid "Company 2nd line:"
msgstr ""
#: businessdatapage.ui:277
-#, fuzzy
msgctxt "businessdatapage|company2-atkobject"
msgid "Last name"
msgstr "Surname"
@@ -7754,13 +7573,11 @@ msgid "_Zip/city:"
msgstr ""
#: businessdatapage.ui:320
-#, fuzzy
msgctxt "businessdatapage|icity-atkobject"
msgid "City"
msgstr "City"
#: businessdatapage.ui:338
-#, fuzzy
msgctxt "businessdatapage|izip-atkobject"
msgid "Zip code"
msgstr "Postal code"
@@ -7776,7 +7593,6 @@ msgid "Title"
msgstr "Title"
#: businessdatapage.ui:462
-#, fuzzy
msgctxt "businessdatapage|mobile-atkobject"
msgid "Position"
msgstr "Position"
@@ -7913,7 +7729,6 @@ msgid "Database field:"
msgstr "Database field"
#: cardmediumpage.ui:255
-#, fuzzy
msgctxt "cardmediumpage|insert|tooltip_text"
msgid "Insert"
msgstr "Insert"
@@ -7948,7 +7763,6 @@ msgid "_Type:"
msgstr "Type"
#: cardmediumpage.ui:456
-#, fuzzy
msgctxt "cardmediumpage|label1"
msgid "Format"
msgstr "Format"
@@ -7979,25 +7793,21 @@ msgid "Send a Copy of This Mail To..."
msgstr ""
#: characterproperties.ui:8
-#, fuzzy
msgctxt "characterproperties|CharacterPropertiesDialog"
msgid "Character"
msgstr "Character"
#: characterproperties.ui:106
-#, fuzzy
msgctxt "characterproperties|font"
msgid "Font"
msgstr "Font"
#: characterproperties.ui:128
-#, fuzzy
msgctxt "characterproperties|fonteffects"
msgid "Font Effects"
msgstr "Font Effects"
#: characterproperties.ui:151
-#, fuzzy
msgctxt "characterproperties|position"
msgid "Position"
msgstr "Position"
@@ -8009,7 +7819,6 @@ msgid "Asian Layout"
msgstr "Asian Layout"
#: characterproperties.ui:197
-#, fuzzy
msgctxt "characterproperties|hyperlink"
msgid "Hyperlink"
msgstr "Hyperlink"
@@ -8084,31 +7893,26 @@ msgid "Character Styles"
msgstr "Character Styles"
#: columndialog.ui:8
-#, fuzzy
msgctxt "columndialog|ColumnDialog"
msgid "Columns"
msgstr "Columns"
#: columnpage.ui:59
-#, fuzzy
msgctxt "columnpage|liststore1"
msgid "Left-to-right"
msgstr "Left-to-right"
#: columnpage.ui:63
-#, fuzzy
msgctxt "columnpage|liststore1"
msgid "Right-to-left"
msgstr "Right-to-left"
#: columnpage.ui:67
-#, fuzzy
msgctxt "columnpage|liststore1"
msgid "Use superordinate object settings"
msgstr "Use superordinate object settings"
#: columnpage.ui:81
-#, fuzzy
msgctxt "columnpage|liststore2"
msgid "Selection"
msgstr "Selection"
@@ -8126,7 +7930,6 @@ msgid "Selected section"
msgstr "Delete section"
#: columnpage.ui:93
-#, fuzzy
msgctxt "columnpage|liststore2"
msgid "Frame"
msgstr "Frame"
@@ -8190,7 +7993,6 @@ msgid "_Position:"
msgstr "Position"
#: columnpage.ui:505
-#, fuzzy
msgctxt "columnpage|lineposlb"
msgid "Top"
msgstr "Top"
@@ -8202,7 +8004,6 @@ msgid "Centered"
msgstr "Centred"
#: columnpage.ui:507
-#, fuzzy
msgctxt "columnpage|lineposlb"
msgid "Bottom"
msgstr "Bottom"
@@ -8264,7 +8065,6 @@ msgid "Width:"
msgstr "Width"
#: columnwidth.ui:158
-#, fuzzy
msgctxt "columnwidth|label1"
msgid "Width"
msgstr "Width"
@@ -8300,13 +8100,11 @@ msgid "Table Header"
msgstr "Table Heading"
#: conditionpage.ui:200
-#, fuzzy
msgctxt "conditionpage|filter"
msgid "Table"
msgstr "Table"
#: conditionpage.ui:201
-#, fuzzy
msgctxt "conditionpage|filter"
msgid "Frame"
msgstr "Frame"
@@ -8318,25 +8116,21 @@ msgid "Section"
msgstr "Selection"
#: conditionpage.ui:203
-#, fuzzy
msgctxt "conditionpage|filter"
msgid "Footnote"
msgstr "Footnote"
#: conditionpage.ui:204
-#, fuzzy
msgctxt "conditionpage|filter"
msgid "Endnote"
msgstr "Endnote"
#: conditionpage.ui:205
-#, fuzzy
msgctxt "conditionpage|filter"
msgid "Header"
msgstr "Header"
#: conditionpage.ui:206
-#, fuzzy
msgctxt "conditionpage|filter"
msgid "Footer"
msgstr "Footer"
@@ -8452,7 +8246,6 @@ msgid "10th Numbering Level"
msgstr ""
#: conditionpage.ui:251
-#, fuzzy
msgctxt "conditionpage|label11"
msgid "Options"
msgstr "Options"
@@ -8486,7 +8279,6 @@ msgid "Semicolons"
msgstr "~Semicolons"
#: converttexttable.ui:167
-#, fuzzy
msgctxt "converttexttable|paragraph"
msgid "Paragraph"
msgstr "Paragraph"
@@ -8509,7 +8301,6 @@ msgid "Separate Text At"
msgstr "Separate text at"
#: converttexttable.ui:255
-#, fuzzy
msgctxt "converttexttable|headingcb"
msgid "Heading"
msgstr "Heading"
@@ -8527,7 +8318,6 @@ msgid "Don't split table"
msgstr "Don't split table"
#: converttexttable.ui:299
-#, fuzzy
msgctxt "converttexttable|bordercb"
msgid "Border"
msgstr "Border"
@@ -8538,7 +8328,6 @@ msgid "The first "
msgstr ""
#: converttexttable.ui:336
-#, fuzzy
msgctxt "converttexttable|label4"
msgid "rows"
msgstr "rows"
@@ -8550,7 +8339,6 @@ msgid "AutoFormat..."
msgstr "Auto~Format..."
#: converttexttable.ui:383
-#, fuzzy
msgctxt "converttexttable|label2"
msgid "Options"
msgstr "Options"
@@ -8671,13 +8459,11 @@ msgid "Word only"
msgstr ""
#: createautomarkdialog.ui:185
-#, fuzzy
msgctxt "createautomarkdialog|yes"
msgid "Yes"
msgstr "Yes"
#: createautomarkdialog.ui:197
-#, fuzzy
msgctxt "createautomarkdialog|no"
msgid "No"
msgstr "No"
@@ -8780,7 +8566,6 @@ msgid "Choose Item: "
msgstr ""
#: dropdownfielddialog.ui:174
-#, fuzzy
msgctxt "dropdownfielddialog|label1"
msgid "Edit"
msgstr "Edit"
@@ -8809,13 +8594,11 @@ msgid "label"
msgstr "Label"
#: editcategories.ui:171
-#, fuzzy
msgctxt "editcategories|label2"
msgid "Path"
msgstr "Path"
#: editcategories.ui:187
-#, fuzzy
msgctxt "editcategories|label1"
msgid "Category"
msgstr "Category"
@@ -8910,7 +8693,6 @@ msgid "Write Protection"
msgstr "Size Protection"
#: editsectiondialog.ui:522
-#, fuzzy
msgctxt "editsectiondialog|hide"
msgid "Hide"
msgstr "Hide"
@@ -8921,7 +8703,6 @@ msgid "_With Condition"
msgstr ""
#: editsectiondialog.ui:592
-#, fuzzy
msgctxt "editsectiondialog|label4"
msgid "Hide"
msgstr "Hide"
@@ -8932,13 +8713,11 @@ msgid "E_ditable in read-only document"
msgstr ""
#: editsectiondialog.ui:651
-#, fuzzy
msgctxt "editsectiondialog|label9"
msgid "Properties"
msgstr "Properties"
#: endnotepage.ui:40
-#, fuzzy
msgctxt "endnotepage|label19"
msgid "Numbering"
msgstr "Numbering"
@@ -8968,13 +8747,11 @@ msgid "Autonumbering"
msgstr "AutoNumbering"
#: endnotepage.ui:201
-#, fuzzy
msgctxt "endnotepage|label20"
msgid "Paragraph"
msgstr "Paragraph"
#: endnotepage.ui:215
-#, fuzzy
msgctxt "endnotepage|pagestyleft"
msgid "Page"
msgstr "Page"
@@ -9010,25 +8787,21 @@ msgid "Addr_essee"
msgstr "Addressee"
#: envaddresspage.ui:98
-#, fuzzy
msgctxt "envaddresspage|label4"
msgid "Database"
msgstr "Database"
#: envaddresspage.ui:144
-#, fuzzy
msgctxt "envaddresspage|label7"
msgid "Table"
msgstr "Table"
#: envaddresspage.ui:190
-#, fuzzy
msgctxt "envaddresspage|label8"
msgid "Database field"
msgstr "Database field"
#: envaddresspage.ui:237
-#, fuzzy
msgctxt "envaddresspage|insert|tooltip_text"
msgid "Insert"
msgstr "Insert"
@@ -9040,13 +8813,11 @@ msgid "_Sender"
msgstr "Sender"
#: envaddresspage.ui:345
-#, fuzzy
msgctxt "envaddresspage|preview-atkobject"
msgid "Preview"
msgstr "Preview"
#: envdialog.ui:8
-#, fuzzy
msgctxt "envdialog|EnvDialog"
msgid "Envelope"
msgstr "Envelope"
@@ -9070,19 +8841,16 @@ msgid "_Modify"
msgstr "Modify"
#: envdialog.ui:132
-#, fuzzy
msgctxt "envdialog|envelope"
msgid "Envelope"
msgstr "Envelope"
#: envdialog.ui:154
-#, fuzzy
msgctxt "envdialog|format"
msgid "Format"
msgstr "Format"
#: envdialog.ui:177
-#, fuzzy
msgctxt "envdialog|printer"
msgid "Printer"
msgstr "Printer"
@@ -9100,25 +8868,21 @@ msgid "from top"
msgstr "From top"
#: envformatpage.ui:155
-#, fuzzy
msgctxt "envformatpage|label7"
msgid "Format"
msgstr "Format"
#: envformatpage.ui:168
-#, fuzzy
msgctxt "envformatpage|addredit"
msgid "Edit"
msgstr "Edit"
#: envformatpage.ui:202
-#, fuzzy
msgctxt "envformatpage|label4"
msgid "Position"
msgstr "Position"
#: envformatpage.ui:213
-#, fuzzy
msgctxt "envformatpage|label1"
msgid "Addressee"
msgstr "Addressee"
@@ -9136,25 +8900,21 @@ msgid "from top"
msgstr "From top"
#: envformatpage.ui:374
-#, fuzzy
msgctxt "envformatpage|label10"
msgid "Format"
msgstr "Format"
#: envformatpage.ui:387
-#, fuzzy
msgctxt "envformatpage|senderedit"
msgid "Edit"
msgstr "Edit"
#: envformatpage.ui:421
-#, fuzzy
msgctxt "envformatpage|label11"
msgid "Position"
msgstr "Position"
#: envformatpage.ui:432
-#, fuzzy
msgctxt "envformatpage|label2"
msgid "Sender"
msgstr "Sender"
@@ -9178,7 +8938,6 @@ msgid "_Height"
msgstr "Height"
#: envformatpage.ui:583
-#, fuzzy
msgctxt "envformatpage|preview-atkobject"
msgid "Preview"
msgstr "Preview"
@@ -9333,7 +9092,6 @@ msgid "_Available Databases"
msgstr ""
#: exchangedatabases.ui:135
-#, fuzzy
msgctxt "exchangedatabases|browse"
msgid "Browse..."
msgstr "Browse..."
@@ -9356,7 +9114,6 @@ msgid "Database applied to document:"
msgstr ""
#: fielddialog.ui:8
-#, fuzzy
msgctxt "fielddialog|FieldDialog"
msgid "Fields"
msgstr "Fields"
@@ -9379,13 +9136,11 @@ msgid "Cross-references"
msgstr "cross-reference"
#: fielddialog.ui:149
-#, fuzzy
msgctxt "fielddialog|functions"
msgid "Functions"
msgstr "Functions"
#: fielddialog.ui:172
-#, fuzzy
msgctxt "fielddialog|docinfo"
msgid "DocInformation"
msgstr "DocInformation"
@@ -9397,7 +9152,6 @@ msgid "Variables"
msgstr "Variable"
#: fielddialog.ui:218
-#, fuzzy
msgctxt "fielddialog|database"
msgid "Database"
msgstr "Database"
@@ -9431,7 +9185,6 @@ msgid "_Condition"
msgstr "~Condition"
#: flddbpage.ui:145
-#, fuzzy
msgctxt "flddbpage|label4"
msgid "Record number"
msgstr "Record number"
@@ -9463,7 +9216,6 @@ msgid "User-defined"
msgstr "User-defined"
#: flddbpage.ui:389
-#, fuzzy
msgctxt "flddbpage|label3"
msgid "Format"
msgstr "Format"
@@ -9497,13 +9249,11 @@ msgid "Author"
msgstr "Author"
#: flddocinfopage.ui:186
-#, fuzzy
msgctxt "flddocinfopage|liststore1"
msgid "Time"
msgstr "Time"
#: flddocinfopage.ui:189
-#, fuzzy
msgctxt "flddocinfopage|liststore1"
msgid "Date"
msgstr "Date"
@@ -9638,13 +9388,11 @@ msgid "Author"
msgstr "Author"
#: fldfuncpage.ui:589
-#, fuzzy
msgctxt "fldfuncpage|liststore1"
msgid "Time"
msgstr "Time"
#: fldfuncpage.ui:592
-#, fuzzy
msgctxt "fldfuncpage|liststore1"
msgid "Date"
msgstr "Date"
@@ -9655,7 +9403,6 @@ msgid "Date Time Author"
msgstr ""
#: fldrefpage.ui:13
-#, fuzzy
msgctxt "fldrefpage|liststore1"
msgid "Bookmarks"
msgstr "Bookmarks"
@@ -9696,7 +9443,6 @@ msgid "Insert _reference to"
msgstr "Insert Reference"
#: fldrefpage.ui:169
-#, fuzzy
msgctxt "fldrefpage|label4"
msgid "Selection"
msgstr "Selection"
@@ -9789,13 +9535,11 @@ msgid "Numbering by Chapter"
msgstr ""
#: fldvarpage.ui:458
-#, fuzzy
msgctxt "fldvarpage|apply|tooltip_text"
msgid "Apply"
msgstr "Apply"
#: fldvarpage.ui:473
-#, fuzzy
msgctxt "fldvarpage|delete|tooltip_text"
msgid "Delete"
msgstr "Delete"
@@ -9806,13 +9550,11 @@ msgid "Author"
msgstr "Author"
#: fldvarpage.ui:531
-#, fuzzy
msgctxt "fldvarpage|liststore1"
msgid "Time"
msgstr "Time"
#: fldvarpage.ui:534
-#, fuzzy
msgctxt "fldvarpage|liststore1"
msgid "Date"
msgstr "Date"
@@ -9823,7 +9565,6 @@ msgid "Date Time Author"
msgstr ""
#: floatingnavigation.ui:11
-#, fuzzy
msgctxt "floatingnavigation|FloatingNavigation"
msgid "Navigation"
msgstr "Navigation"
@@ -9912,7 +9653,6 @@ msgid "_Spacing to footnote contents"
msgstr ""
#: footnoteareapage.ui:318
-#, fuzzy
msgctxt "footnoteareapage|position"
msgid "Left"
msgstr "Left"
@@ -9924,7 +9664,6 @@ msgid "Centered"
msgstr "Centred"
#: footnoteareapage.ui:320
-#, fuzzy
msgctxt "footnoteareapage|position"
msgid "Right"
msgstr "Right"
@@ -9950,7 +9689,6 @@ msgid "Per document"
msgstr "Per document"
#: footnotepage.ui:58
-#, fuzzy
msgctxt "footnotepage|label6"
msgid "Numbering"
msgstr "Numbering"
@@ -9968,7 +9706,6 @@ msgid "Before"
msgstr "Before"
#: footnotepage.ui:100
-#, fuzzy
msgctxt "footnotepage|pos"
msgid "Position"
msgstr "Position"
@@ -10004,13 +9741,11 @@ msgid "Autonumbering"
msgstr "AutoNumbering"
#: footnotepage.ui:321
-#, fuzzy
msgctxt "footnotepage|label4"
msgid "Paragraph"
msgstr "Paragraph"
#: footnotepage.ui:335
-#, fuzzy
msgctxt "footnotepage|pagestyleft"
msgid "Page"
msgstr "Page"
@@ -10137,25 +9872,21 @@ msgid "Endnotes"
msgstr "Endnote"
#: formatsectiondialog.ui:8
-#, fuzzy
msgctxt "formatsectiondialog|FormatSectionDialog"
msgid "Options"
msgstr "Options"
#: formatsectiondialog.ui:107
-#, fuzzy
msgctxt "formatsectiondialog|columns"
msgid "Columns"
msgstr "Columns"
#: formatsectiondialog.ui:129
-#, fuzzy
msgctxt "formatsectiondialog|indents"
msgid "Indents"
msgstr "Indents"
#: formatsectiondialog.ui:152
-#, fuzzy
msgctxt "formatsectiondialog|background"
msgid "Background"
msgstr "Background"
@@ -10184,7 +9915,6 @@ msgid "Relati_ve"
msgstr ""
#: formattablepage.ui:155
-#, fuzzy
msgctxt "formattablepage|label45"
msgid "Properties"
msgstr "Properties"
@@ -10214,7 +9944,6 @@ msgid "_Below"
msgstr "Below"
#: formattablepage.ui:328
-#, fuzzy
msgctxt "formattablepage|label46"
msgid "Spacing"
msgstr "Spacing"
@@ -10256,7 +9985,6 @@ msgid "_Manual"
msgstr "Manual"
#: formattablepage.ui:486
-#, fuzzy
msgctxt "formattablepage|label43"
msgid "Alignment"
msgstr "Alignment"
@@ -10274,25 +10002,21 @@ msgid "Properties "
msgstr "Properties: "
#: formattablepage.ui:586
-#, fuzzy
msgctxt "formattablepage|liststore1"
msgid "Left-to-right"
msgstr "Left-to-right"
#: formattablepage.ui:590
-#, fuzzy
msgctxt "formattablepage|liststore1"
msgid "Right-to-left"
msgstr "Right-to-left"
#: formattablepage.ui:594
-#, fuzzy
msgctxt "formattablepage|liststore1"
msgid "Use superordinate object settings"
msgstr "Use superordinate object settings"
#: framedialog.ui:8
-#, fuzzy
msgctxt "framedialog|FrameDialog"
msgid "Frame"
msgstr "Frame"
@@ -10303,7 +10027,6 @@ msgid "Type"
msgstr "Type"
#: framedialog.ui:128
-#, fuzzy
msgctxt "framedialog|options"
msgid "Options"
msgstr "Options"
@@ -10315,7 +10038,6 @@ msgid "Wrap"
msgstr "~Wrap"
#: framedialog.ui:174
-#, fuzzy
msgctxt "framedialog|hyperlink"
msgid "Hyperlink"
msgstr "Hyperlink"
@@ -10326,31 +10048,26 @@ msgid "Borders"
msgstr "Borders"
#: framedialog.ui:220
-#, fuzzy
msgctxt "framedialog|area"
msgid "Area"
msgstr "Area"
#: framedialog.ui:243
-#, fuzzy
msgctxt "framedialog|transparence"
msgid "Transparency"
msgstr "Transparency"
#: framedialog.ui:266
-#, fuzzy
msgctxt "framedialog|columns"
msgid "Columns"
msgstr "Columns"
#: framedialog.ui:289
-#, fuzzy
msgctxt "framedialog|macro"
msgid "Macro"
msgstr "Macro"
#: frmaddpage.ui:14
-#, fuzzy
msgctxt "frmaddpage|liststore"
msgid "Top"
msgstr "Top"
@@ -10362,37 +10079,31 @@ msgid "Centered"
msgstr "Centred"
#: frmaddpage.ui:22
-#, fuzzy
msgctxt "frmaddpage|liststore"
msgid "Bottom"
msgstr "Bottom"
#: frmaddpage.ui:36
-#, fuzzy
msgctxt "frmaddpage|liststore1"
msgid "Left-to-right"
msgstr "Left-to-right"
#: frmaddpage.ui:40
-#, fuzzy
msgctxt "frmaddpage|liststore1"
msgid "Right-to-left"
msgstr "Right-to-left"
#: frmaddpage.ui:44
-#, fuzzy
msgctxt "frmaddpage|liststore1"
msgid "Right-to-left (vertical)"
msgstr "Right-to-left (vertical)"
#: frmaddpage.ui:48
-#, fuzzy
msgctxt "frmaddpage|liststore1"
msgid "Left-to-right (vertical)"
msgstr "Left-to-right (vertical)"
#: frmaddpage.ui:52
-#, fuzzy
msgctxt "frmaddpage|liststore1"
msgid "Use superordinate object settings"
msgstr "Use superordinate object settings"
@@ -10465,7 +10176,6 @@ msgid "P_osition"
msgstr "Position"
#: frmaddpage.ui:375
-#, fuzzy
msgctxt "frmaddpage|protectsize"
msgid "_Size"
msgstr "_Size"
@@ -10494,7 +10204,6 @@ msgid "_Text direction:"
msgstr "Text direction"
#: frmaddpage.ui:516
-#, fuzzy
msgctxt "frmaddpage|label3"
msgid "Properties"
msgstr "Properties"
@@ -10591,7 +10300,6 @@ msgid "To _frame"
msgstr "To Frame"
#: frmtypepage.ui:482
-#, fuzzy
msgctxt "frmtypepage|label1"
msgid "Anchor"
msgstr "Anchor"
@@ -10608,7 +10316,6 @@ msgid "b_y"
msgstr ""
#: frmtypepage.ui:550
-#, fuzzy
msgctxt "frmtypepage|vertbyft"
msgid "by"
msgstr "by"
@@ -10640,7 +10347,6 @@ msgid "Follow text flow"
msgstr ""
#: frmtypepage.ui:710
-#, fuzzy
msgctxt "frmtypepage|label11"
msgid "Position"
msgstr "Position"
@@ -10723,13 +10429,11 @@ msgid "_After section"
msgstr "After Section"
#: indentpage.ui:116
-#, fuzzy
msgctxt "indentpage|label2"
msgid "Indent"
msgstr "Indent"
#: indentpage.ui:145
-#, fuzzy
msgctxt "indentpage|preview-atkobject"
msgid "Example"
msgstr "Example"
@@ -10740,7 +10444,6 @@ msgid "Insert Index Entry"
msgstr "Insert Index Entry"
#: indexentry.ui:59
-#, fuzzy
msgctxt "indexentry|insert"
msgid "Insert"
msgstr "Insert"
@@ -10823,13 +10526,11 @@ msgid "Update entry from selection"
msgstr ""
#: indexentry.ui:597
-#, fuzzy
msgctxt "indexentry|label1"
msgid "Selection"
msgstr "Selection"
#: infonotfounddialog.ui:8
-#, fuzzy
msgctxt "infonotfounddialog|InfoNotFoundDialog"
msgid "Find"
msgstr "Find"
@@ -10868,7 +10569,6 @@ msgid "Reference:"
msgstr "Reference"
#: inputwinmenu.ui:12
-#, fuzzy
msgctxt "inputwinmenu|sum"
msgid "Sum"
msgstr "Sum"
@@ -10886,13 +10586,11 @@ msgid "Percent"
msgstr "Percent"
#: inputwinmenu.ui:36
-#, fuzzy
msgctxt "inputwinmenu|sqrt"
msgid "Square Root"
msgstr "Square Root"
#: inputwinmenu.ui:44
-#, fuzzy
msgctxt "inputwinmenu|pow"
msgid "Power"
msgstr "Power"
@@ -10969,25 +10667,21 @@ msgid "Statistical Functions"
msgstr ""
#: inputwinmenu.ui:170
-#, fuzzy
msgctxt "inputwinmenu|mean"
msgid "Mean"
msgstr "Mean"
#: inputwinmenu.ui:178
-#, fuzzy
msgctxt "inputwinmenu|min"
msgid "Minimum"
msgstr "Minimum"
#: inputwinmenu.ui:186
-#, fuzzy
msgctxt "inputwinmenu|max"
msgid "Maximum"
msgstr "Maximum"
#: inputwinmenu.ui:198
-#, fuzzy
msgctxt "inputwinmenu|functions"
msgid "Functions"
msgstr "Functions"
@@ -10999,37 +10693,31 @@ msgid "Sine"
msgstr "Line"
#: inputwinmenu.ui:216
-#, fuzzy
msgctxt "inputwinmenu|cos"
msgid "Cosine"
msgstr "Cosine"
#: inputwinmenu.ui:224
-#, fuzzy
msgctxt "inputwinmenu|tag"
msgid "Tangent"
msgstr "Tangent"
#: inputwinmenu.ui:232
-#, fuzzy
msgctxt "inputwinmenu|asin"
msgid "Arcsine"
msgstr "Arcsine"
#: inputwinmenu.ui:240
-#, fuzzy
msgctxt "inputwinmenu|acos"
msgid "Arccosine"
msgstr "Arccosine"
#: inputwinmenu.ui:248
-#, fuzzy
msgctxt "inputwinmenu|atan"
msgid "Arctangent"
msgstr "Arctangent"
#: insertautotextdialog.ui:8
-#, fuzzy
msgctxt "insertautotextdialog|InsertAutoTextDialog"
msgid "Insert AutoText"
msgstr "Insert AutoText"
@@ -11040,25 +10728,21 @@ msgid "Autotexts for Shortcut "
msgstr ""
#: insertbookmark.ui:8
-#, fuzzy
msgctxt "insertbookmark|InsertBookmarkDialog"
msgid "Bookmark"
msgstr "Bookmark"
#: insertbookmark.ui:40
-#, fuzzy
msgctxt "insertbookmark|insert"
msgid "Insert"
msgstr "Insert"
#: insertbookmark.ui:122
-#, fuzzy
msgctxt "insertbookmark|rename"
msgid "Rename"
msgstr "Rename"
#: insertbookmark.ui:135
-#, fuzzy
msgctxt "insertbookmark|delete"
msgid "Delete"
msgstr "Delete"
@@ -11150,7 +10834,6 @@ msgid "Position:"
msgstr "Position"
#: insertcaption.ui:143
-#, fuzzy
msgctxt "insertcaption|separator_edit"
msgid ": "
msgstr ": "
@@ -11172,13 +10855,11 @@ msgid "Category:"
msgstr "Category"
#: insertcaption.ui:226
-#, fuzzy
msgctxt "insertcaption|label2"
msgid "Properties"
msgstr "Properties"
#: insertcaption.ui:264
-#, fuzzy
msgctxt "insertcaption|label3"
msgid "Preview"
msgstr "Preview"
@@ -11195,7 +10876,6 @@ msgid "Options..."
msgstr "Options..."
#: insertcaption.ui:391
-#, fuzzy
msgctxt "insertcaption|liststore1"
msgid "[None]"
msgstr "[None]"
@@ -11283,7 +10963,6 @@ msgid "_User-defined"
msgstr "User-defined"
#: insertdbcolumnsdialog.ui:649
-#, fuzzy
msgctxt "insertdbcolumnsdialog|label3"
msgid "Format"
msgstr "Format"
@@ -11295,19 +10974,16 @@ msgid "Insert Footnote/Endnote"
msgstr "Edit Footnote/Endnote"
#: insertfootnote.ui:143
-#, fuzzy
msgctxt "insertfootnote|automatic"
msgid "Automatic"
msgstr "Automatic"
#: insertfootnote.ui:161
-#, fuzzy
msgctxt "insertfootnote|character"
msgid "Character"
msgstr "Character"
#: insertfootnote.ui:193
-#, fuzzy
msgctxt "insertfootnote|characterentry-atkobject"
msgid "Character"
msgstr "Character"
@@ -11319,19 +10995,16 @@ msgid "Choose…"
msgstr "Choose"
#: insertfootnote.ui:224
-#, fuzzy
msgctxt "insertfootnote|label1"
msgid "Numbering"
msgstr "Numbering"
#: insertfootnote.ui:257
-#, fuzzy
msgctxt "insertfootnote|footnote"
msgid "Footnote"
msgstr "Footnote"
#: insertfootnote.ui:275
-#, fuzzy
msgctxt "insertfootnote|endnote"
msgid "Endnote"
msgstr "Endnote"
@@ -11352,7 +11025,6 @@ msgid "Script type:"
msgstr ""
#: insertscript.ui:48
-#, fuzzy
msgctxt "insertscript|scripttype"
msgid "JavaScript"
msgstr "JavaScript"
@@ -11394,19 +11066,16 @@ msgid "Section"
msgstr "Selection"
#: insertsectiondialog.ui:128
-#, fuzzy
msgctxt "insertsectiondialog|columns"
msgid "Columns"
msgstr "Columns"
#: insertsectiondialog.ui:151
-#, fuzzy
msgctxt "insertsectiondialog|indents"
msgid "Indents"
msgstr "Indents"
#: insertsectiondialog.ui:174
-#, fuzzy
msgctxt "insertsectiondialog|background"
msgid "Background"
msgstr "Background"
@@ -11423,7 +11092,6 @@ msgid "Insert Table"
msgstr "Insert Table"
#: inserttable.ui:43
-#, fuzzy
msgctxt "inserttable|ok"
msgid "Insert"
msgstr "Insert"
@@ -11447,7 +11115,6 @@ msgid "_Rows:"
msgstr "Rows"
#: inserttable.ui:216
-#, fuzzy
msgctxt "inserttable|label1"
msgid "General"
msgstr "General"
@@ -11486,13 +11153,11 @@ msgid "Auto_Format"
msgstr "AutoFormat"
#: inserttable.ui:377
-#, fuzzy
msgctxt "inserttable|label2"
msgid "Options"
msgstr "Options"
#: labeldialog.ui:8
-#, fuzzy
msgctxt "labeldialog|LabelDialog"
msgid "Labels"
msgstr "Labels"
@@ -11510,7 +11175,6 @@ msgid "Medium"
msgstr "Medium"
#: labeldialog.ui:128
-#, fuzzy
msgctxt "labeldialog|labels"
msgid "Labels"
msgstr "Labels"
@@ -11522,25 +11186,21 @@ msgid "Business Cards"
msgstr "B~usiness Cards"
#: labeldialog.ui:174
-#, fuzzy
msgctxt "labeldialog|private"
msgid "Private"
msgstr "Private"
#: labeldialog.ui:197
-#, fuzzy
msgctxt "labeldialog|business"
msgid "Business"
msgstr "Business"
#: labeldialog.ui:220
-#, fuzzy
msgctxt "labeldialog|format"
msgid "Format"
msgstr "Format"
#: labeldialog.ui:243
-#, fuzzy
msgctxt "labeldialog|options"
msgid "Options"
msgstr "Options"
@@ -11652,7 +11312,6 @@ msgid "Printer Name"
msgstr ""
#: labeloptionspage.ui:270
-#, fuzzy
msgctxt "labeloptionspage|label2"
msgid "Printer"
msgstr "Printer"
@@ -11746,7 +11405,6 @@ msgid "lines"
msgstr "lines"
#: linenumbering.ui:433
-#, fuzzy
msgctxt "linenumbering|separator"
msgid "Separator"
msgstr "Separator"
@@ -11883,7 +11541,6 @@ msgid "_Electronic"
msgstr "~Electronic"
#: mailmerge.ui:321
-#, fuzzy
msgctxt "mailmerge|file"
msgid "File"
msgstr "File"
@@ -11949,7 +11606,6 @@ msgid "RT_F"
msgstr "RT~F"
#: mailmerge.ui:630
-#, fuzzy
msgctxt "mailmerge|swriter"
msgid "%PRODUCTNAME Writer"
msgstr "%PRODUCTNAME Writer"
@@ -12043,19 +11699,16 @@ msgid "Action"
msgstr "Actions"
#: managechangessidebar.ui:184
-#, fuzzy
msgctxt "managechangessidebar|writerauthor"
msgid "Author"
msgstr "Author"
#: managechangessidebar.ui:192
-#, fuzzy
msgctxt "managechangessidebar|writerdate"
msgid "Date"
msgstr "Date"
#: managechangessidebar.ui:200
-#, fuzzy
msgctxt "managechangessidebar|writerdesc"
msgid "Comment"
msgstr "Comment"
@@ -12108,7 +11761,6 @@ msgid "Join with _next table"
msgstr ""
#: mergetabledialog.ui:133
-#, fuzzy
msgctxt "mergetabledialog|label1"
msgid "Mode"
msgstr "Mode"
@@ -12215,7 +11867,6 @@ msgid "Mail Merge"
msgstr "Mail Merge"
#: mmcreatingdialog.ui:52
-#, fuzzy
msgctxt "mmcreatingdialog|label1"
msgid "Status:"
msgstr "Status:"
@@ -12299,7 +11950,6 @@ msgid "_Zoom"
msgstr "Zoom"
#: mmlayoutpage.ui:363
-#, fuzzy
msgctxt "mmlayoutpage|zoom"
msgid "Entire page"
msgstr "Entire page"
@@ -12409,7 +12059,6 @@ msgid "What Type of Document Do You Want to Create?"
msgstr ""
#: mmresultemaildialog.ui:14
-#, fuzzy
msgctxt "mmresultemaildialog|liststore1"
msgid "OpenDocument Text"
msgstr "OpenDocument Text"
@@ -12420,7 +12069,6 @@ msgid "Adobe PDF-Document"
msgstr ""
#: mmresultemaildialog.ui:22
-#, fuzzy
msgctxt "mmresultemaildialog|liststore1"
msgid "Microsoft Word Document"
msgstr "Microsoft Word Document"
@@ -12431,7 +12079,6 @@ msgid "HTML Message"
msgstr ""
#: mmresultemaildialog.ui:30
-#, fuzzy
msgctxt "mmresultemaildialog|liststore1"
msgid "Plain Text"
msgstr "Plain Text"
@@ -12594,7 +12241,6 @@ msgid "Save As options"
msgstr ""
#: mmsalutationpage.ui:49
-#, fuzzy
msgctxt "mmsalutationpage|previewft"
msgid "Preview"
msgstr "Preview"
@@ -12765,7 +12411,6 @@ msgid "E-mails not sent: %1"
msgstr ""
#: mmsendmails.ui:229
-#, fuzzy
msgctxt "mmsendmails|label5"
msgid "Details"
msgstr "Details"
@@ -12781,19 +12426,16 @@ msgid "Toggle Master View"
msgstr ""
#: navigatorpanel.ui:47
-#, fuzzy
msgctxt "navigatorpanel|navigation|tooltip_text"
msgid "Navigation"
msgstr "Navigation"
#: navigatorpanel.ui:60
-#, fuzzy
msgctxt "navigatorpanel|back|tooltip_text"
msgid "Back"
msgstr "Back"
#: navigatorpanel.ui:73
-#, fuzzy
msgctxt "navigatorpanel|forward|tooltip_text"
msgid "Forward"
msgstr "Forward"
@@ -12830,13 +12472,11 @@ msgid "Set Reminder"
msgstr ""
#: navigatorpanel.ui:194
-#, fuzzy
msgctxt "navigatorpanel|header|tooltip_text"
msgid "Header"
msgstr "Header"
#: navigatorpanel.ui:207
-#, fuzzy
msgctxt "navigatorpanel|footer|tooltip_text"
msgid "Footer"
msgstr "Footer"
@@ -12864,7 +12504,6 @@ msgid "Demote Level"
msgstr "Demote level"
#: navigatorpanel.ui:304
-#, fuzzy
msgctxt "navigatorpanel|documents|tooltip_text"
msgid "Document"
msgstr "Document"
@@ -12881,7 +12520,6 @@ msgid "Toggle Master View"
msgstr ""
#: navigatorpanel.ui:364
-#, fuzzy
msgctxt "navigatorpanel|edit|tooltip_text"
msgid "Edit"
msgstr "Edit"
@@ -12893,7 +12531,6 @@ msgid "Update"
msgstr "Update"
#: navigatorpanel.ui:390
-#, fuzzy
msgctxt "navigatorpanel|insert|tooltip_text"
msgid "Insert"
msgstr "Insert"
@@ -12904,13 +12541,11 @@ msgid "Save Contents as well"
msgstr ""
#: navigatorpanel.ui:436
-#, fuzzy
msgctxt "navigatorpanel|moveup|tooltip_text"
msgid "Move Up"
msgstr "Move Up"
#: navigatorpanel.ui:449
-#, fuzzy
msgctxt "navigatorpanel|movedown|tooltip_text"
msgid "Move Down"
msgstr "Move Down"
@@ -12949,7 +12584,6 @@ msgid " "
msgstr ""
#: notebookbar.ui:438
-#, fuzzy
msgctxt "notebookbar|NewSC|tooltip_text"
msgid "Spreadsheet"
msgstr "Spreadsheet"
@@ -12960,7 +12594,6 @@ msgid " "
msgstr ""
#: notebookbar.ui:455
-#, fuzzy
msgctxt "notebookbar|NewSI|tooltip_text"
msgid "Presentation"
msgstr "Presentation"
@@ -12971,7 +12604,6 @@ msgid " "
msgstr ""
#: notebookbar.ui:472
-#, fuzzy
msgctxt "notebookbar|NewSD|tooltip_text"
msgid "Drawing"
msgstr "Drawing"
@@ -12982,7 +12614,6 @@ msgid " "
msgstr ""
#: notebookbar.ui:488
-#, fuzzy
msgctxt "notebookbar|NewSF|tooltip_text"
msgid "Formula"
msgstr "Formula"
@@ -12993,43 +12624,36 @@ msgid " "
msgstr ""
#: notebookbar.ui:504
-#, fuzzy
msgctxt "notebookbar|NewSB|tooltip_text"
msgid "Database"
msgstr "Database"
#: notebookbar.ui:523
-#, fuzzy
msgctxt "notebookbar|NewSDB|tooltip_text"
msgid "Spreadsheet"
msgstr "Spreadsheet"
#: notebookbar.ui:1238
-#, fuzzy
msgctxt "notebookbar|FileLabel"
msgid "File"
msgstr "File"
#: notebookbar.ui:1371
-#, fuzzy
msgctxt "notebookbar|FontSection|tooltip_text"
msgid "Font"
msgstr "Font"
#: notebookbar.ui:1660
-#, fuzzy
msgctxt "notebookbar|FontSection2|tooltip_text"
msgid "Font"
msgstr "Font"
#: notebookbar.ui:1769
-#, fuzzy
msgctxt "notebookbar|OutlineSection|tooltip_text"
msgid "Outline"
msgstr "Outline"
#: notebookbar.ui:1799
-#, fuzzy
msgctxt "notebookbar|numberbullet|tooltip_text"
msgid "Bullets and Numbering"
msgstr "Bullets and Numbering"
@@ -13040,7 +12664,6 @@ msgid "Horizontal Alignment"
msgstr ""
#: notebookbar.ui:1938
-#, fuzzy
msgctxt "notebookbar|AlignmentSection|tooltip_text"
msgid "Alignment"
msgstr "Alignment"
@@ -13057,19 +12680,16 @@ msgid "Horizontal Alignment"
msgstr ""
#: notebookbar.ui:2156
-#, fuzzy
msgctxt "notebookbar|SpacingSection|tooltip_text"
msgid "Spacing"
msgstr "Spacing"
#: notebookbar.ui:2189
-#, fuzzy
msgctxt "notebookbar|indent|tooltip_text"
msgid "Indent"
msgstr "Indent"
#: notebookbar.ui:2196
-#, fuzzy
msgctxt "notebookbar|increaseindent1|tooltip_text"
msgid "Increase Indent"
msgstr "Increase Indent"
@@ -13081,25 +12701,21 @@ msgid "Decrease Indent"
msgstr "Decrease indent"
#: notebookbar.ui:2234
-#, fuzzy
msgctxt "notebookbar|controlcodes|tooltip_text"
msgid "Indent"
msgstr "Indent"
#: notebookbar.ui:2342
-#, fuzzy
msgctxt "notebookbar|StyleSection|tooltip_text"
msgid "Style"
msgstr "Style"
#: notebookbar.ui:2474
-#, fuzzy
msgctxt "notebookbar|FindSection|tooltip_text"
msgid "Find"
msgstr "Find"
#: notebookbar.ui:2530
-#, fuzzy
msgctxt "notebookbar|FindSection1|tooltip_text"
msgid "Find"
msgstr "Find"
@@ -13117,7 +12733,6 @@ msgid "Break"
msgstr "~Break"
#: notebookbar.ui:2800
-#, fuzzy
msgctxt "notebookbar|box70|tooltip_text"
msgid "Gallery"
msgstr "Gallery"
@@ -13134,7 +12749,6 @@ msgid "Symbol"
msgstr "Symbols"
#: notebookbar.ui:2882
-#, fuzzy
msgctxt "notebookbar|box17|tooltip_text"
msgid "Basic"
msgstr "Basic"
@@ -13145,7 +12759,6 @@ msgid "Insert Audio or Video"
msgstr ""
#: notebookbar.ui:2942
-#, fuzzy
msgctxt "notebookbar|ShapesSection|tooltip_text"
msgid "Shapes"
msgstr "Shapes"
@@ -13157,25 +12770,21 @@ msgid "Links"
msgstr "Line"
#: notebookbar.ui:3336
-#, fuzzy
msgctxt "notebookbar|TextSection|tooltip_text"
msgid "Text"
msgstr "Text"
#: notebookbar.ui:3373
-#, fuzzy
msgctxt "notebookbar|FontWork"
msgid "Fontwork"
msgstr "Fontwork"
#: notebookbar.ui:3455
-#, fuzzy
msgctxt "notebookbar|FieldsSection|tooltip_text"
msgid "Fields"
msgstr "Fields"
#: notebookbar.ui:3545
-#, fuzzy
msgctxt "notebookbar|InsertLabel"
msgid "Insert"
msgstr "Insert"
@@ -13192,13 +12801,11 @@ msgid "Page layout"
msgstr "Page Layout"
#: notebookbar.ui:4295
-#, fuzzy
msgctxt "notebookbar|ReferencesLabel"
msgid "References"
msgstr "References"
#: notebookbar.ui:4790
-#, fuzzy
msgctxt "notebookbar|ReviewLabel"
msgid "Review"
msgstr "Review"
@@ -13214,31 +12821,26 @@ msgid "Document Area Elements"
msgstr ""
#: notebookbar.ui:5056
-#, fuzzy
msgctxt "notebookbar|ZoomSection|tooltip_text"
msgid "Zoom"
msgstr "Zoom"
#: notebookbar.ui:5177
-#, fuzzy
msgctxt "notebookbar|ViewLabel"
msgid "View"
msgstr "View"
#: notebookbar.ui:5745
-#, fuzzy
msgctxt "notebookbar|formattable|tooltip_text"
msgid "Indent"
msgstr "Indent"
#: notebookbar.ui:5787
-#, fuzzy
msgctxt "notebookbar|formattable1|tooltip_text"
msgid "Indent"
msgstr "Indent"
#: notebookbar.ui:5850
-#, fuzzy
msgctxt "notebookbar|TableLabel"
msgid "Table"
msgstr "Table"
@@ -13250,7 +12852,6 @@ msgid "Basics"
msgstr "Basis"
#: notebookbar.ui:5872
-#, fuzzy
msgctxt "notebookbar|GraphicDialog"
msgid "Properties"
msgstr "Properties"
@@ -13262,25 +12863,21 @@ msgid "Basics"
msgstr "Basis"
#: notebookbar.ui:5905
-#, fuzzy
msgctxt "notebookbar|Crop1"
msgid "Crop"
msgstr "Crop"
#: notebookbar.ui:6537
-#, fuzzy
msgctxt "notebookbar|ImageLabel"
msgid "Image"
msgstr "Image"
#: notebookbar.ui:6554
-#, fuzzy
msgctxt "notebookbar|LineFormat"
msgid "Line"
msgstr "Line"
#: notebookbar.ui:6572
-#, fuzzy
msgctxt "notebookbar|AreaFormat"
msgid "Area"
msgstr "Area"
@@ -13291,7 +12888,6 @@ msgid "Shape / Textbox"
msgstr ""
#: notebookbar.ui:6734
-#, fuzzy
msgctxt "notebookbar|AnchorMenu"
msgid "Anchor"
msgstr "Anchor"
@@ -13313,7 +12909,6 @@ msgid "_File"
msgstr "File"
#: notebookbar_compact.ui:2797
-#, fuzzy
msgctxt "notebookbar_compact|FileLabel"
msgid "File"
msgstr "File"
@@ -13348,7 +12943,6 @@ msgid "_Insert"
msgstr "Insert"
#: notebookbar_compact.ui:4123
-#, fuzzy
msgctxt "notebookbar_compact|InsertLabel"
msgid "Insert"
msgstr "Insert"
@@ -13372,7 +12966,6 @@ msgid "Reference_s"
msgstr "References"
#: notebookbar_compact.ui:4899
-#, fuzzy
msgctxt "notebookbar_compact|ReferencesLabel"
msgid "References"
msgstr "References"
@@ -13384,7 +12977,6 @@ msgid "_Review"
msgstr "Preview"
#: notebookbar_compact.ui:5327
-#, fuzzy
msgctxt "notebookbar_compact|ReviewLabel"
msgid "Review"
msgstr "Review"
@@ -13396,7 +12988,6 @@ msgid "_View"
msgstr "View"
#: notebookbar_compact.ui:5792
-#, fuzzy
msgctxt "notebookbar_compact|ViewLabel"
msgid "View"
msgstr "View"
@@ -13408,7 +12999,6 @@ msgid "T_able"
msgstr "Table"
#: notebookbar_compact.ui:6478
-#, fuzzy
msgctxt "notebookbar_compact|TableLabel"
msgid "Table"
msgstr "Table"
@@ -13420,7 +13010,6 @@ msgid "_Graphic"
msgstr "Graphics"
#: notebookbar_compact.ui:7136
-#, fuzzy
msgctxt "notebookbar_compact|ImageLabel"
msgid "Image"
msgstr "Image"
@@ -13453,13 +13042,11 @@ msgid "Align"
msgstr ""
#: notebookbar_compact.ui:8216
-#, fuzzy
msgctxt "notebookbar_compact|frame:MenuDraw"
msgid "Object"
msgstr "Object"
#: notebookbar_compact.ui:8246
-#, fuzzy
msgctxt "notebookbar_compact|FrameLabel"
msgid "Object"
msgstr "Object"
@@ -13471,7 +13058,6 @@ msgid "_Tools"
msgstr "Tools"
#: notebookbar_compact.ui:8810
-#, fuzzy
msgctxt "notebookbar_compact|DevLabel"
msgid "Tools"
msgstr "Tools"
@@ -13487,7 +13073,6 @@ msgid "Menubar"
msgstr ""
#: notebookbar_groupedbar_compact.ui:3363
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|Quotation2"
msgid "Quotation"
msgstr "Quotation"
@@ -13745,7 +13330,6 @@ msgid "Menubar"
msgstr ""
#: notebookbar_groupedbar_full.ui:3281
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|Quotation2"
msgid "Quotation"
msgstr "Quotation"
@@ -14027,13 +13611,11 @@ msgid "_View"
msgstr "View"
#: notebookbar_groups.ui:34
-#, fuzzy
msgctxt "notebookbar_groups|imagestyledefault"
msgid "Default"
msgstr "Default"
#: notebookbar_groups.ui:42
-#, fuzzy
msgctxt "notebookbar_groups|imagestylegray"
msgid "Grayscale"
msgstr "Greyscale"
@@ -14045,7 +13627,6 @@ msgid "Black and White"
msgstr "~Black and White"
#: notebookbar_groups.ui:58
-#, fuzzy
msgctxt "notebookbar_groups|imagestylewater"
msgid "Watermark"
msgstr "Watermark"
@@ -14106,25 +13687,21 @@ msgid "Colorize Orange"
msgstr ""
#: notebookbar_groups.ui:186
-#, fuzzy
msgctxt "notebookbar_groups|hyperlink"
msgid "Hyperlink"
msgstr "Hyperlink"
#: notebookbar_groups.ui:200
-#, fuzzy
msgctxt "notebookbar_groups|footnote"
msgid "Footnote"
msgstr "Footnote"
#: notebookbar_groups.ui:209
-#, fuzzy
msgctxt "notebookbar_groups|endnote"
msgid "Endnote"
msgstr "Endnote"
#: notebookbar_groups.ui:224
-#, fuzzy
msgctxt "notebookbar_groups|bookmark"
msgid "Bookmark"
msgstr "Bookmark"
@@ -14141,7 +13718,6 @@ msgid "Default Paragraph"
msgstr ""
#: notebookbar_groups.ui:326
-#, fuzzy
msgctxt "notebookbar_groups|title"
msgid "Title"
msgstr "Title"
@@ -14153,13 +13729,11 @@ msgid "Heading 1"
msgstr "Heading 1"
#: notebookbar_groups.ui:344
-#, fuzzy
msgctxt "notebookbar_groups|heading2"
msgid "Heading 2"
msgstr "Heading 2"
#: notebookbar_groups.ui:353
-#, fuzzy
msgctxt "notebookbar_groups|heading3"
msgid "Heading 3"
msgstr "Heading 3"
@@ -14170,13 +13744,11 @@ msgid "Default Character"
msgstr ""
#: notebookbar_groups.ui:377
-#, fuzzy
msgctxt "notebookbar_groups|italic"
msgid "Emphasis"
msgstr "Emphasis"
#: notebookbar_groups.ui:386
-#, fuzzy
msgctxt "notebookbar_groups|bold"
msgid "Strong Emphasis"
msgstr "Strong Emphasis"
@@ -14188,7 +13760,6 @@ msgid "None"
msgstr "Note"
#: notebookbar_groups.ui:412
-#, fuzzy
msgctxt "notebookbar_groups|tablestyledefault"
msgid "Default"
msgstr "Default"
@@ -14231,19 +13802,16 @@ msgid "Delete Rows"
msgstr "Delete row"
#: notebookbar_groups.ui:504
-#, fuzzy
msgctxt "notebookbar_groups|rowmenuselect"
msgid "Select Rows"
msgstr "Select Rows"
#: notebookbar_groups.ui:519
-#, fuzzy
msgctxt "notebookbar_groups|rowmenuheight"
msgid "Row Height..."
msgstr "Row Height..."
#: notebookbar_groups.ui:528
-#, fuzzy
msgctxt "notebookbar_groups|rowmenuoptimalrow"
msgid "Optimal Row Height"
msgstr "Optimal Row Height"
@@ -14255,7 +13823,6 @@ msgid "Distribute Rows Evenly"
msgstr "Distribute Columns Evenly"
#: notebookbar_groups.ui:736
-#, fuzzy
msgctxt "notebookbar_groups|filegrouplabel"
msgid "File"
msgstr "File"
@@ -14267,13 +13834,11 @@ msgid "Clipboard"
msgstr "clipboard"
#: notebookbar_groups.ui:935
-#, fuzzy
msgctxt "notebookbar_groups|paragraphstyleb"
msgid "Style"
msgstr "Style"
#: notebookbar_groups.ui:1448
-#, fuzzy
msgctxt "notebookbar_groups|formatgrouplabel"
msgid "Text"
msgstr "Text"
@@ -14285,43 +13850,36 @@ msgid "Links"
msgstr "Line"
#: notebookbar_groups.ui:1616
-#, fuzzy
msgctxt "notebookbar_groups|shapesb"
msgid "Shapes"
msgstr "Shapes"
#: notebookbar_groups.ui:1722
-#, fuzzy
msgctxt "notebookbar_groups|insertgrouplabel"
msgid "Insert"
msgstr "Insert"
#: notebookbar_groups.ui:1758
-#, fuzzy
msgctxt "notebookbar_groups|tablestyleb"
msgid "Style"
msgstr "Style"
#: notebookbar_groups.ui:1780
-#, fuzzy
msgctxt "notebookbar_groups|tablerowsb"
msgid "Rows"
msgstr "Rows"
#: notebookbar_groups.ui:1798
-#, fuzzy
msgctxt "notebookbar_groups|tablecolumnsb"
msgid "Columns"
msgstr "Columns"
#: notebookbar_groups.ui:2002
-#, fuzzy
msgctxt "notebookbar_groups|tablegrouplabel"
msgid "Table"
msgstr "Table"
#: notebookbar_groups.ui:2038
-#, fuzzy
msgctxt "notebookbar_groups|imagestyleb"
msgid "Style"
msgstr "Style"
@@ -14345,7 +13903,6 @@ msgid "Lock"
msgstr "Dock"
#: notebookbar_groups.ui:2189
-#, fuzzy
msgctxt "notebookbar_groups|imagegrouplabel"
msgid "Image"
msgstr "Image"
@@ -14357,7 +13914,6 @@ msgid "None"
msgstr "Note"
#: notebookbar_groups.ui:2256
-#, fuzzy
msgctxt "notebookbar_groups|wrapideal"
msgid "Optimal"
msgstr "Optimal"
@@ -14403,13 +13959,11 @@ msgid "Horizontal Alignment"
msgstr ""
#: notebookbar_single.ui:596
-#, fuzzy
msgctxt "notebookbar_single|outlineindent|tooltip_text"
msgid "Indent"
msgstr "Indent"
#: notebookbar_single.ui:678
-#, fuzzy
msgctxt "notebookbar_single|insert|tooltip_text"
msgid "Indent"
msgstr "Indent"
@@ -14475,7 +14029,6 @@ msgid "Save As"
msgstr "Save as"
#: numberingnamedialog.ui:168
-#, fuzzy
msgctxt "numberingnamedialog|label1"
msgid "Format"
msgstr "Format"
@@ -14552,7 +14105,6 @@ msgid "Level 10"
msgstr "Level "
#: numparapage.ui:95
-#, fuzzy
msgctxt "numparapage|labelOutline"
msgid "Outline"
msgstr "Outline"
@@ -14586,7 +14138,6 @@ msgid "S_tart with:"
msgstr "Start at"
#: numparapage.ui:278
-#, fuzzy
msgctxt "numparapage|label2"
msgid "Numbering"
msgstr "Numbering"
@@ -14613,7 +14164,6 @@ msgid "Line Numbering"
msgstr "Line Numbering"
#: objectdialog.ui:8
-#, fuzzy
msgctxt "objectdialog|ObjectDialog"
msgid "Object"
msgstr "Object"
@@ -14624,7 +14174,6 @@ msgid "Type"
msgstr "Type"
#: objectdialog.ui:128
-#, fuzzy
msgctxt "objectdialog|options"
msgid "Options"
msgstr "Options"
@@ -14636,7 +14185,6 @@ msgid "Wrap"
msgstr "~Wrap"
#: objectdialog.ui:174
-#, fuzzy
msgctxt "objectdialog|hyperlink"
msgid "Hyperlink"
msgstr "Hyperlink"
@@ -14647,19 +14195,16 @@ msgid "Borders"
msgstr "Borders"
#: objectdialog.ui:220
-#, fuzzy
msgctxt "objectdialog|area"
msgid "Area"
msgstr "Area"
#: objectdialog.ui:243
-#, fuzzy
msgctxt "objectdialog|transparence"
msgid "Transparency"
msgstr "Transparency"
#: objectdialog.ui:266
-#, fuzzy
msgctxt "objectdialog|macro"
msgid "Macro"
msgstr "Macro"
@@ -14903,7 +14448,6 @@ msgid "Font"
msgstr "Font"
#: optfonttabpage.ui:117
-#, fuzzy
msgctxt "optfonttabpage|size_label"
msgid "_Size"
msgstr "_Size"
@@ -15016,7 +14560,6 @@ msgid "_Direct cursor"
msgstr ""
#: optformataidspage.ui:364
-#, fuzzy
msgctxt "optformataidspage|fillmode"
msgid "Insert"
msgstr "Insert"
@@ -15167,13 +14710,11 @@ msgid "[None]"
msgstr "[None]"
#: optredlinepage.ui:70
-#, fuzzy
msgctxt "optredlinepage|insert"
msgid "Bold"
msgstr "Bold"
#: optredlinepage.ui:71
-#, fuzzy
msgctxt "optredlinepage|insert"
msgid "Italic"
msgstr "Italic"
@@ -15191,7 +14732,6 @@ msgid "Underlined: double"
msgstr "Underline: Double"
#: optredlinepage.ui:74
-#, fuzzy
msgctxt "optredlinepage|insert"
msgid "Strikethrough"
msgstr "Strikethrough"
@@ -15202,13 +14742,11 @@ msgid "Uppercase"
msgstr ""
#: optredlinepage.ui:76
-#, fuzzy
msgctxt "optredlinepage|insert"
msgid "Lowercase"
msgstr "Lowercase"
#: optredlinepage.ui:77
-#, fuzzy
msgctxt "optredlinepage|insert"
msgid "Small caps"
msgstr "Small caps"
@@ -15219,7 +14757,6 @@ msgid "Title font"
msgstr ""
#: optredlinepage.ui:79
-#, fuzzy
msgctxt "optredlinepage|insert"
msgid "Background color"
msgstr "Background colour"
@@ -15230,7 +14767,6 @@ msgid "Color of Insertions"
msgstr ""
#: optredlinepage.ui:108
-#, fuzzy
msgctxt "optredlinepage|insertedpreview"
msgid "Insert"
msgstr "Insert"
@@ -15258,7 +14794,6 @@ msgid "Color of Deletions"
msgstr ""
#: optredlinepage.ui:219
-#, fuzzy
msgctxt "optredlinepage|deletedpreview"
msgid "Delete"
msgstr "Delete"
@@ -15286,7 +14821,6 @@ msgid "Color of Changed Attributes"
msgstr ""
#: optredlinepage.ui:330
-#, fuzzy
msgctxt "optredlinepage|changedpreview"
msgid "Attributes"
msgstr "Attributes"
@@ -15318,7 +14852,6 @@ msgid "[None]"
msgstr "[None]"
#: optredlinepage.ui:444
-#, fuzzy
msgctxt "optredlinepage|markpos"
msgid "Left margin"
msgstr "Left margin"
@@ -15482,13 +15015,11 @@ msgid "_Format"
msgstr "Format"
#: outlinenumbering.ui:121
-#, fuzzy
msgctxt "outlinenumbering|numbering"
msgid "Numbering"
msgstr "Numbering"
#: outlinenumbering.ui:143
-#, fuzzy
msgctxt "outlinenumbering|position"
msgid "Position"
msgstr "Position"
@@ -15582,7 +15113,6 @@ msgid "Show sublevels:"
msgstr ""
#: outlinenumberingpage.ui:164
-#, fuzzy
msgctxt "outlinenumberingpage|label7"
msgid "Separator"
msgstr "Separator"
@@ -15606,7 +15136,6 @@ msgid "Start at:"
msgstr "Start at"
#: outlinenumberingpage.ui:324
-#, fuzzy
msgctxt "outlinenumberingpage|label2"
msgid "Numbering"
msgstr "Numbering"
@@ -15634,7 +15163,6 @@ msgid "Tab stop"
msgstr "Tab stops"
#: outlinepositionpage.ui:44
-#, fuzzy
msgctxt "outlinepositionpage|liststore2"
msgid "Space"
msgstr "Space"
@@ -15711,7 +15239,6 @@ msgid "Position and Spacing"
msgstr ""
#: outlinepositionpage.ui:417
-#, fuzzy
msgctxt "outlinepositionpage|standard"
msgid "Default"
msgstr "Default"
@@ -15746,13 +15273,11 @@ msgid "3 Columns"
msgstr "Columns"
#: pagecolumncontrol.ui:121
-#, fuzzy
msgctxt "pagecolumncontrol|columnleft"
msgid "Left"
msgstr "Left"
#: pagecolumncontrol.ui:136
-#, fuzzy
msgctxt "pagecolumncontrol|columnright"
msgid "Right"
msgstr "Right"
@@ -15776,13 +15301,11 @@ msgid "3 Columns"
msgstr "Columns"
#: pagecolumncontrol.ui:196
-#, fuzzy
msgctxt "pagecolumncontrol|columnleftL"
msgid "Left"
msgstr "Left"
#: pagecolumncontrol.ui:211
-#, fuzzy
msgctxt "pagecolumncontrol|columnrightL"
msgid "Right"
msgstr "Right"
@@ -15806,7 +15329,6 @@ msgid "Margins:"
msgstr "Margins"
#: pagefooterpanel.ui:60
-#, fuzzy
msgctxt "pagefooterpanel|customlabel"
msgid "Custom"
msgstr "Custom"
@@ -15824,7 +15346,6 @@ msgid "Same Content:"
msgstr "Frame contents"
#: pageformatpanel.ui:23
-#, fuzzy
msgctxt "pageformatpanel|size"
msgid "Size:"
msgstr "Size:"
@@ -15859,13 +15380,11 @@ msgid "Paper Height"
msgstr ""
#: pageformatpanel.ui:103
-#, fuzzy
msgctxt "pageformatpanel|paperorientation"
msgid "Portrait"
msgstr "Portrait"
#: pageformatpanel.ui:104
-#, fuzzy
msgctxt "pageformatpanel|paperorientation"
msgid "Landscape"
msgstr "Landscape"
@@ -15888,7 +15407,6 @@ msgid "Narrow"
msgstr ""
#: pageformatpanel.ui:142
-#, fuzzy
msgctxt "pageformatpanel|marginLB"
msgid "Moderate"
msgstr "Moderate"
@@ -15915,13 +15433,11 @@ msgid "Wide"
msgstr "Hide"
#: pageformatpanel.ui:147
-#, fuzzy
msgctxt "pageformatpanel|marginLB"
msgid "Mirrored"
msgstr "Mirrored"
#: pageformatpanel.ui:158
-#, fuzzy
msgctxt "pageformatpanel|customlabel"
msgid "Custom"
msgstr "Custom"
@@ -15933,7 +15449,6 @@ msgid "Margins:"
msgstr "Margins"
#: pageheaderpanel.ui:60
-#, fuzzy
msgctxt "pageheaderpanel|customlabel"
msgid "Custom"
msgstr "Custom"
@@ -15956,7 +15471,6 @@ msgid "Narrow"
msgstr ""
#: pagemargincontrol.ui:96
-#, fuzzy
msgctxt "pagemargincontrol|normal"
msgid "Normal"
msgstr "Normal"
@@ -15968,7 +15482,6 @@ msgid "Wide"
msgstr "Hide"
#: pagemargincontrol.ui:127
-#, fuzzy
msgctxt "pagemargincontrol|mirrored"
msgid "Mirrored"
msgstr "Mirrored"
@@ -15984,7 +15497,6 @@ msgid "Narrow"
msgstr ""
#: pagemargincontrol.ui:172
-#, fuzzy
msgctxt "pagemargincontrol|normalL"
msgid "Normal"
msgstr "Normal"
@@ -15996,7 +15508,6 @@ msgid "Wide"
msgstr "Hide"
#: pagemargincontrol.ui:203
-#, fuzzy
msgctxt "pagemargincontrol|mirroredL"
msgid "Mirrored"
msgstr "Mirrored"
@@ -16043,19 +15554,16 @@ msgid "O_uter"
msgstr "Outer"
#: pagemargincontrol.ui:410
-#, fuzzy
msgctxt "pagemargincontrol|label1"
msgid "Custom"
msgstr "Custom"
#: pageorientationcontrol.ui:36
-#, fuzzy
msgctxt "pageorientationcontrol|portrait"
msgid "Portrait"
msgstr "Portrait"
#: pageorientationcontrol.ui:52
-#, fuzzy
msgctxt "pageorientationcontrol|landscape"
msgid "Landscape"
msgstr "Landscape"
@@ -16078,7 +15586,6 @@ msgid "Right and left"
msgstr ""
#: pagestylespanel.ui:19
-#, fuzzy
msgctxt "pagestylespanel|liststorePageLayout"
msgid "Mirrored"
msgstr "Mirrored"
@@ -16136,25 +15643,21 @@ msgid "3 Columns"
msgstr "Columns"
#: pagestylespanel.ui:136
-#, fuzzy
msgctxt "pagestylespanel|columnbox"
msgid "Left"
msgstr "Left"
#: pagestylespanel.ui:137
-#, fuzzy
msgctxt "pagestylespanel|columnbox"
msgid "Right"
msgstr "Right"
#: pagestylespanel.ui:214
-#, fuzzy
msgctxt "pagestylespanel|customlabel"
msgid "Custom"
msgstr "Custom"
#: paradialog.ui:8
-#, fuzzy
msgctxt "paradialog|ParagraphPropertiesDialog"
msgid "Paragraph"
msgstr "Paragraph"
@@ -16175,7 +15678,6 @@ msgid "Text Flow"
msgstr ""
#: paradialog.ui:176
-#, fuzzy
msgctxt "paradialog|labelTP_PARA_ASIAN"
msgid "Asian Typography"
msgstr "Asian Typography"
@@ -16193,7 +15695,6 @@ msgid "Tabs"
msgstr "Tabs"
#: paradialog.ui:245
-#, fuzzy
msgctxt "paradialog|labelTP_DROPCAPS"
msgid "Drop Caps"
msgstr "Drop Caps"
@@ -16204,19 +15705,16 @@ msgid "Borders"
msgstr "Borders"
#: paradialog.ui:291
-#, fuzzy
msgctxt "paradialog|area"
msgid "Area"
msgstr "Area"
#: paradialog.ui:314
-#, fuzzy
msgctxt "paradialog|transparence"
msgid "Transparency"
msgstr "Transparency"
#: picturedialog.ui:8
-#, fuzzy
msgctxt "picturedialog|PictureDialog"
msgid "Image"
msgstr "Image"
@@ -16227,7 +15725,6 @@ msgid "Type"
msgstr "Type"
#: picturedialog.ui:128
-#, fuzzy
msgctxt "picturedialog|options"
msgid "Options"
msgstr "Options"
@@ -16239,19 +15736,16 @@ msgid "Wrap"
msgstr "~Wrap"
#: picturedialog.ui:174
-#, fuzzy
msgctxt "picturedialog|hyperlink"
msgid "Hyperlink"
msgstr "Hyperlink"
#: picturedialog.ui:197
-#, fuzzy
msgctxt "picturedialog|picture"
msgid "Image"
msgstr "Image"
#: picturedialog.ui:220
-#, fuzzy
msgctxt "picturedialog|crop"
msgid "Crop"
msgstr "Crop"
@@ -16262,19 +15756,16 @@ msgid "Borders"
msgstr "Borders"
#: picturedialog.ui:266
-#, fuzzy
msgctxt "picturedialog|area"
msgid "Area"
msgstr "Area"
#: picturedialog.ui:289
-#, fuzzy
msgctxt "picturedialog|transparence"
msgid "Transparency"
msgstr "Transparency"
#: picturedialog.ui:312
-#, fuzzy
msgctxt "picturedialog|macro"
msgid "Macro"
msgstr "Macro"
@@ -16324,7 +15815,6 @@ msgid "On right pages"
msgstr ""
#: picturepage.ui:249
-#, fuzzy
msgctxt "picturepage|label2"
msgid "Flip"
msgstr "Flip"
@@ -16492,7 +15982,6 @@ msgid "Text _placeholder"
msgstr "~Text placeholders"
#: printoptionspage.ui:145
-#, fuzzy
msgctxt "printoptionspage|label2"
msgid "Contents"
msgstr "Contents"
@@ -16521,7 +16010,6 @@ msgid "Right to Left"
msgstr "Right-to-left"
#: printoptionspage.ui:254
-#, fuzzy
msgctxt "printoptionspage|label10"
msgid "Pages"
msgstr "Pages"
@@ -16627,13 +16115,11 @@ msgid "First name"
msgstr "First Name"
#: privateuserpage.ui:144
-#, fuzzy
msgctxt "privateuserpage|lastname-atkobject"
msgid "Last name"
msgstr "Surname"
#: privateuserpage.ui:162
-#, fuzzy
msgctxt "privateuserpage|shortname-atkobject"
msgid "Initials"
msgstr "Initials"
@@ -16644,7 +16130,6 @@ msgid "Title"
msgstr "Title"
#: privateuserpage.ui:210
-#, fuzzy
msgctxt "privateuserpage|job-atkobject"
msgid "Position"
msgstr "Position"
@@ -16671,7 +16156,6 @@ msgid "First/last _name/initials 2:"
msgstr ""
#: privateuserpage.ui:331
-#, fuzzy
msgctxt "privateuserpage|firstname2-atkobject"
msgid "Last name"
msgstr "Surname"
@@ -16683,7 +16167,6 @@ msgid "First name"
msgstr "First Name"
#: privateuserpage.ui:367
-#, fuzzy
msgctxt "privateuserpage|shortname2-atkobject"
msgid "Initials"
msgstr "Initials"
@@ -16694,13 +16177,11 @@ msgid "_Zip/city:"
msgstr ""
#: privateuserpage.ui:410
-#, fuzzy
msgctxt "privateuserpage|icity-atkobject"
msgid "City"
msgstr "City"
#: privateuserpage.ui:428
-#, fuzzy
msgctxt "privateuserpage|izip-atkobject"
msgid "Zip code"
msgstr "Postal code"
@@ -16716,7 +16197,6 @@ msgid "Title"
msgstr "Title"
#: privateuserpage.ui:552
-#, fuzzy
msgctxt "privateuserpage|mobile-atkobject"
msgid "Position"
msgstr "Position"
@@ -16834,7 +16314,6 @@ msgid "_Edit"
msgstr "Edit"
#: readonlymenu.ui:36
-#, fuzzy
msgctxt "readonlymenu|selection"
msgid "Select Text"
msgstr "Select Text"
@@ -16884,7 +16363,6 @@ msgid "As Link"
msgstr ""
#: readonlymenu.ui:122
-#, fuzzy
msgctxt "readonlymenu|graphicascopy"
msgid "Copy"
msgstr "Copy"
@@ -16992,7 +16470,6 @@ msgid "_Fit to size"
msgstr "Fit to Size"
#: rowheight.ui:133
-#, fuzzy
msgctxt "rowheight|label1"
msgid "Height"
msgstr "Height"
@@ -17029,7 +16506,6 @@ msgid "T_ype"
msgstr "Type"
#: savelabeldialog.ui:163
-#, fuzzy
msgctxt "savelabeldialog|label1"
msgid "Options"
msgstr "Options"
@@ -17114,7 +16590,6 @@ msgid "_With Condition"
msgstr ""
#: sectionpage.ui:410
-#, fuzzy
msgctxt "sectionpage|label3"
msgid "Hide"
msgstr "Hide"
@@ -17125,7 +16600,6 @@ msgid "E_ditable in read-only document"
msgstr ""
#: sectionpage.ui:453
-#, fuzzy
msgctxt "sectionpage|label5"
msgid "Properties"
msgstr "Properties"
@@ -17176,19 +16650,16 @@ msgid "Change _Table..."
msgstr ""
#: selectaddressdialog.ui:225
-#, fuzzy
msgctxt "selectaddressdialog|name"
msgid "Name"
msgstr "Name"
#: selectaddressdialog.ui:236
-#, fuzzy
msgctxt "selectaddressdialog|table"
msgid "Table"
msgstr "Table"
#: selectaddressdialog.ui:253
-#, fuzzy
msgctxt "selectaddressdialog|connecting"
msgid "Connecting to data source..."
msgstr "Connecting to data source..."
@@ -17259,7 +16730,6 @@ msgid "Index Markings"
msgstr ""
#: selectindexdialog.ui:116
-#, fuzzy
msgctxt "selectindexdialog|label1"
msgid "Selection"
msgstr "Selection"
@@ -17283,7 +16753,6 @@ msgid "_Preview"
msgstr "Preview"
#: sidebarpage.ui:31
-#, fuzzy
msgctxt "sidebarpage|orientation|tooltip_text"
msgid "Orientation"
msgstr "Orientation"
@@ -17295,13 +16764,11 @@ msgid "Size"
msgstr "Line"
#: sidebarpage.ui:85
-#, fuzzy
msgctxt "sidebarpage|column|tooltip_text"
msgid "Columns"
msgstr "Columns"
#: sidebarpage.ui:112
-#, fuzzy
msgctxt "sidebarpage|margin|tooltip_text"
msgid "Margin"
msgstr "Margin"
@@ -17343,13 +16810,11 @@ msgid "Parallel"
msgstr "Parallel"
#: sidebarwrap.ui:75
-#, fuzzy
msgctxt "sidebarwrap|buttonoptimal|tooltip_text"
msgid "Optimal"
msgstr "Optimal"
#: sidebarwrap.ui:82
-#, fuzzy
msgctxt "sidebarwrap|buttonoptimal-atkobject"
msgid "Optimal"
msgstr "Optimal"
@@ -17421,7 +16886,6 @@ msgid "Set the amount of space between the image and surrounding text"
msgstr ""
#: sidebarwrap.ui:249
-#, fuzzy
msgctxt "sidebarwrap|customlabel"
msgid "Custom"
msgstr "Custom"
@@ -17432,7 +16896,6 @@ msgid "Sort"
msgstr "Sort"
#: sortdialog.ui:111
-#, fuzzy
msgctxt "sortdialog|column"
msgid "Column"
msgstr "Column"
@@ -17448,37 +16911,31 @@ msgid "Order"
msgstr "Order"
#: sortdialog.ui:157
-#, fuzzy
msgctxt "sortdialog|up1"
msgid "Ascending"
msgstr "Ascending"
#: sortdialog.ui:177
-#, fuzzy
msgctxt "sortdialog|down1"
msgid "Descending"
msgstr "Descending"
#: sortdialog.ui:207
-#, fuzzy
msgctxt "sortdialog|up2"
msgid "Ascending"
msgstr "Ascending"
#: sortdialog.ui:226
-#, fuzzy
msgctxt "sortdialog|down2"
msgid "Descending"
msgstr "Descending"
#: sortdialog.ui:256
-#, fuzzy
msgctxt "sortdialog|up3"
msgid "Ascending"
msgstr "Ascending"
#: sortdialog.ui:275
-#, fuzzy
msgctxt "sortdialog|down3"
msgid "Descending"
msgstr "Descending"
@@ -17502,19 +16959,16 @@ msgid "Key 3"
msgstr "Key ~3"
#: sortdialog.ui:408
-#, fuzzy
msgctxt "sortdialog|typelb1-atkobject"
msgid "Key type"
msgstr "Key type"
#: sortdialog.ui:431
-#, fuzzy
msgctxt "sortdialog|typelb2-atkobject"
msgid "Key type"
msgstr "Key type"
#: sortdialog.ui:452
-#, fuzzy
msgctxt "sortdialog|typelb3-atkobject"
msgid "Key type"
msgstr "Key type"
@@ -17559,7 +17013,6 @@ msgid "Select..."
msgstr "~Select..."
#: sortdialog.ui:669
-#, fuzzy
msgctxt "sortdialog|label4"
msgid "Separator"
msgstr "Separator"
@@ -17607,7 +17060,6 @@ msgid "Set Language for Selection"
msgstr "Set Language for Selection"
#: spellmenu.ui:94
-#, fuzzy
msgctxt "spellmenu|langpara"
msgid "Set Language for Paragraph"
msgstr "Set Language for Paragraph"
@@ -17730,7 +17182,6 @@ msgid "Update"
msgstr "Update"
#: stringinput.ui:70
-#, fuzzy
msgctxt "stringinput|name"
msgid "Name"
msgstr "Name"
@@ -17751,7 +17202,6 @@ msgid "No Subject"
msgstr ""
#: subjectdialog.ui:138
-#, fuzzy
msgctxt "subjectdialog|label1"
msgid "Subject:"
msgstr "Subject:"
@@ -17831,7 +17281,6 @@ msgid "Table Properties"
msgstr "Table properties"
#: tableproperties.ui:106
-#, fuzzy
msgctxt "tableproperties|table"
msgid "Table"
msgstr "Table"
@@ -17842,43 +17291,36 @@ msgid "Text Flow"
msgstr ""
#: tableproperties.ui:151
-#, fuzzy
msgctxt "tableproperties|columns"
msgid "Columns"
msgstr "Columns"
#: tableproperties.ui:174
-#, fuzzy
msgctxt "tableproperties|borders"
msgid "Borders"
msgstr "Borders"
#: tableproperties.ui:197
-#, fuzzy
msgctxt "tableproperties|background"
msgid "Background"
msgstr "Background"
#: tabletextflowpage.ui:25
-#, fuzzy
msgctxt "tabletextflowpage|liststore1"
msgid "Horizontal"
msgstr "Horizontal"
#: tabletextflowpage.ui:29
-#, fuzzy
msgctxt "tabletextflowpage|liststore1"
msgid "Vertical"
msgstr "Vertical"
#: tabletextflowpage.ui:33
-#, fuzzy
msgctxt "tabletextflowpage|liststore1"
msgid "Use superordinate object settings"
msgstr "Use superordinate object settings"
#: tabletextflowpage.ui:47
-#, fuzzy
msgctxt "tabletextflowpage|liststore2"
msgid "Top"
msgstr "Top"
@@ -17890,7 +17332,6 @@ msgid "Centered"
msgstr "Centred"
#: tabletextflowpage.ui:55
-#, fuzzy
msgctxt "tabletextflowpage|liststore2"
msgid "Bottom"
msgstr "Bottom"
@@ -17977,7 +17418,6 @@ msgid "The first "
msgstr ""
#: tabletextflowpage.ui:397
-#, fuzzy
msgctxt "tabletextflowpage|label39"
msgid "rows"
msgstr "rows"
@@ -17993,7 +17433,6 @@ msgid "_Vertical alignment"
msgstr ""
#: tabletextflowpage.ui:497
-#, fuzzy
msgctxt "tabletextflowpage|label36"
msgid "Alignment"
msgstr "Alignment"
@@ -18020,13 +17459,11 @@ msgid "Font"
msgstr "Font"
#: templatedialog1.ui:181
-#, fuzzy
msgctxt "templatedialog1|fonteffect"
msgid "Font Effects"
msgstr "Font Effects"
#: templatedialog1.ui:204
-#, fuzzy
msgctxt "templatedialog1|position"
msgid "Position"
msgstr "Position"
@@ -18059,7 +17496,6 @@ msgid "Organizer"
msgstr ""
#: templatedialog16.ui:144
-#, fuzzy
msgctxt "templatedialog16|bullets"
msgid "Bullets"
msgstr "Bullets"
@@ -18070,19 +17506,16 @@ msgid "Numbering Style"
msgstr ""
#: templatedialog16.ui:190
-#, fuzzy
msgctxt "templatedialog16|outline"
msgid "Outline"
msgstr "Outline"
#: templatedialog16.ui:213
-#, fuzzy
msgctxt "templatedialog16|graphics"
msgid "Image"
msgstr "Image"
#: templatedialog16.ui:236
-#, fuzzy
msgctxt "templatedialog16|position"
msgid "Position"
msgstr "Position"
@@ -18125,7 +17558,6 @@ msgid "Text Flow"
msgstr ""
#: templatedialog2.ui:227
-#, fuzzy
msgctxt "templatedialog2|asiantypo"
msgid "Asian Typography"
msgstr "Asian Typography"
@@ -18136,13 +17568,11 @@ msgid "Font"
msgstr "Font"
#: templatedialog2.ui:273
-#, fuzzy
msgctxt "templatedialog2|fonteffect"
msgid "Font Effects"
msgstr "Font Effects"
#: templatedialog2.ui:296
-#, fuzzy
msgctxt "templatedialog2|position"
msgid "Position"
msgstr "Position"
@@ -18166,19 +17596,16 @@ msgid "Tabs"
msgstr "Tabs"
#: templatedialog2.ui:388
-#, fuzzy
msgctxt "templatedialog2|dropcaps"
msgid "Drop Caps"
msgstr "Drop Caps"
#: templatedialog2.ui:411
-#, fuzzy
msgctxt "templatedialog2|area"
msgid "Area"
msgstr "Area"
#: templatedialog2.ui:434
-#, fuzzy
msgctxt "templatedialog2|transparence"
msgid "Transparency"
msgstr "Transparency"
@@ -18223,7 +17650,6 @@ msgid "Type"
msgstr "Type"
#: templatedialog4.ui:181
-#, fuzzy
msgctxt "templatedialog4|options"
msgid "Options"
msgstr "Options"
@@ -18235,13 +17661,11 @@ msgid "Wrap"
msgstr "~Wrap"
#: templatedialog4.ui:227
-#, fuzzy
msgctxt "templatedialog4|area"
msgid "Area"
msgstr "Area"
#: templatedialog4.ui:250
-#, fuzzy
msgctxt "templatedialog4|transparence"
msgid "Transparency"
msgstr "Transparency"
@@ -18252,13 +17676,11 @@ msgid "Borders"
msgstr "Borders"
#: templatedialog4.ui:296
-#, fuzzy
msgctxt "templatedialog4|columns"
msgid "Columns"
msgstr "Columns"
#: templatedialog4.ui:319
-#, fuzzy
msgctxt "templatedialog4|macros"
msgid "Macro"
msgstr "Macro"
@@ -18275,31 +17697,26 @@ msgid "Organizer"
msgstr ""
#: templatedialog8.ui:144
-#, fuzzy
msgctxt "templatedialog8|page"
msgid "Page"
msgstr "Page"
#: templatedialog8.ui:167
-#, fuzzy
msgctxt "templatedialog8|area"
msgid "Area"
msgstr "Area"
#: templatedialog8.ui:190
-#, fuzzy
msgctxt "templatedialog8|transparence"
msgid "Transparency"
msgstr "Transparency"
#: templatedialog8.ui:213
-#, fuzzy
msgctxt "templatedialog8|header"
msgid "Header"
msgstr "Header"
#: templatedialog8.ui:236
-#, fuzzy
msgctxt "templatedialog8|footer"
msgid "Footer"
msgstr "Footer"
@@ -18310,13 +17727,11 @@ msgid "Borders"
msgstr "Borders"
#: templatedialog8.ui:282
-#, fuzzy
msgctxt "templatedialog8|columns"
msgid "Columns"
msgstr "Columns"
#: templatedialog8.ui:305
-#, fuzzy
msgctxt "templatedialog8|footnotes"
msgid "Footnote"
msgstr "Footnote"
@@ -18388,7 +17803,6 @@ msgid "_Snap to characters"
msgstr ""
#: textgridpage.ui:147
-#, fuzzy
msgctxt "textgridpage|labelGrid"
msgid "Grid"
msgstr "Grid"
@@ -18487,7 +17901,6 @@ msgid "Document start"
msgstr "Document Start"
#: titlepage.ui:229
-#, fuzzy
msgctxt "titlepage|RB_PAGE_START"
msgid "Page"
msgstr "Page"
@@ -18548,19 +17961,16 @@ msgid "Table of Contents, Index or Bibliography"
msgstr ""
#: tocdialog.ui:82
-#, fuzzy
msgctxt "tocdialog|showexample"
msgid "Preview"
msgstr "Preview"
#: tocdialog.ui:119
-#, fuzzy
msgctxt "tocdialog|example-atkobject"
msgid "Preview"
msgstr "Preview"
#: tocdialog.ui:148
-#, fuzzy
msgctxt "tocdialog|index"
msgid "Type"
msgstr "Type"
@@ -18578,13 +17988,11 @@ msgid "Styles"
msgstr "Styles"
#: tocdialog.ui:216
-#, fuzzy
msgctxt "tocdialog|columns"
msgid "Columns"
msgstr "Columns"
#: tocdialog.ui:239
-#, fuzzy
msgctxt "tocdialog|background"
msgid "Background"
msgstr "Background"
@@ -18637,7 +18045,6 @@ msgid "Tab stop position:"
msgstr ""
#: tocentriespage.ui:318
-#, fuzzy
msgctxt "tocentriespage|alignright"
msgid "Align right"
msgstr "Align right"
@@ -18674,7 +18081,6 @@ msgid "Format:"
msgstr "Format"
#: tocentriespage.ui:411
-#, fuzzy
msgctxt "tocentriespage|numberformat"
msgid "Number"
msgstr "Number"
@@ -18754,7 +18160,6 @@ msgid "Character style for main entries:"
msgstr ""
#: tocentriespage.ui:707
-#, fuzzy
msgctxt "tocentriespage|label3"
msgid "Format"
msgstr "Format"
@@ -18792,37 +18197,31 @@ msgid "_3:"
msgstr ""
#: tocentriespage.ui:890
-#, fuzzy
msgctxt "tocentriespage|up1cb|tooltip_text"
msgid "Ascending"
msgstr "Ascending"
#: tocentriespage.ui:907
-#, fuzzy
msgctxt "tocentriespage|down1cb|tooltip_text"
msgid "Descending"
msgstr "Descending"
#: tocentriespage.ui:924
-#, fuzzy
msgctxt "tocentriespage|up2cb|tooltip_text"
msgid "Ascending"
msgstr "Ascending"
#: tocentriespage.ui:941
-#, fuzzy
msgctxt "tocentriespage|up3cb|tooltip_text"
msgid "Ascending"
msgstr "Ascending"
#: tocentriespage.ui:958
-#, fuzzy
msgctxt "tocentriespage|down2cb|tooltip_text"
msgid "Descending"
msgstr "Descending"
#: tocentriespage.ui:975
-#, fuzzy
msgctxt "tocentriespage|down3cb|tooltip_text"
msgid "Descending"
msgstr "Descending"
@@ -18833,7 +18232,6 @@ msgid "Sort Keys"
msgstr ""
#: tocindexpage.ui:20
-#, fuzzy
msgctxt "tocindexpage|open"
msgid "Open"
msgstr "Open"
@@ -18924,7 +18322,6 @@ msgid "Entire document"
msgstr "~Entire document"
#: tocindexpage.ui:241
-#, fuzzy
msgctxt "tocindexpage|scope"
msgid "Chapter"
msgstr "Chapter"
@@ -18940,7 +18337,6 @@ msgid "Create Index or Table of Contents"
msgstr ""
#: tocindexpage.ui:341
-#, fuzzy
msgctxt "tocindexpage|fromheadings"
msgid "Outline"
msgstr "Outline"
@@ -18951,7 +18347,6 @@ msgid "Inde_x marks"
msgstr ""
#: tocindexpage.ui:373
-#, fuzzy
msgctxt "tocindexpage|fromtables"
msgid "Tables"
msgstr "Tables"
@@ -18963,13 +18358,11 @@ msgid "Te_xt frames"
msgstr "Text frames"
#: tocindexpage.ui:403
-#, fuzzy
msgctxt "tocindexpage|fromgraphics"
msgid "Graphics"
msgstr "Graphics"
#: tocindexpage.ui:418
-#, fuzzy
msgctxt "tocindexpage|fromoles"
msgid "OLE objects"
msgstr "OLE objects"
@@ -19021,19 +18414,16 @@ msgid "Display:"
msgstr "Display"
#: tocindexpage.ui:624
-#, fuzzy
msgctxt "tocindexpage|display"
msgid "References"
msgstr "References"
#: tocindexpage.ui:625
-#, fuzzy
msgctxt "tocindexpage|display"
msgid "Category and Number"
msgstr "Category and Number"
#: tocindexpage.ui:626
-#, fuzzy
msgctxt "tocindexpage|display"
msgid "Caption Text"
msgstr "Caption Text"
@@ -19132,7 +18522,6 @@ msgid "_File"
msgstr "File"
#: tocindexpage.ui:959
-#, fuzzy
msgctxt "tocindexpage|label5"
msgid "Options"
msgstr "Options"
@@ -19249,7 +18638,6 @@ msgid "Hori_zontal ruler"
msgstr ""
#: viewoptionspage.ui:345
-#, fuzzy
msgctxt "viewoptionspage|label3"
msgid "View"
msgstr "View"
@@ -19303,19 +18691,16 @@ msgid "The following error occurred:"
msgstr ""
#: watermarkdialog.ui:19
-#, fuzzy
msgctxt "watermarkdialog|WatermarkDialog"
msgid "Watermark"
msgstr "Watermark"
#: watermarkdialog.ui:85
-#, fuzzy
msgctxt "watermarkdialog|TextLabel"
msgid "Text"
msgstr "Text"
#: watermarkdialog.ui:118
-#, fuzzy
msgctxt "watermarkdialog|FontLabel"
msgid "Font"
msgstr "Font"
@@ -19327,13 +18712,11 @@ msgid "Angle"
msgstr "Angle"
#: watermarkdialog.ui:142
-#, fuzzy
msgctxt "watermarkdialog|TransparencyLabel"
msgid "Transparency"
msgstr "Transparency"
#: watermarkdialog.ui:154
-#, fuzzy
msgctxt "watermarkdialog|ColorLabel"
msgid "Color"
msgstr "Colour"
@@ -19362,7 +18745,6 @@ msgid "Characters excluding spaces"
msgstr "Characters excluding spaces:"
#: wordcount.ui:165
-#, fuzzy
msgctxt "wordcount|label9"
msgid "Selection"
msgstr "Selection"
@@ -19452,7 +18834,6 @@ msgid "_Bottom:"
msgstr "Bottom"
#: wrappage.ui:539
-#, fuzzy
msgctxt "wrappage|label2"
msgid "Spacing"
msgstr "Spacing"
@@ -19481,7 +18862,6 @@ msgid "Outside only"
msgstr ""
#: wrappage.ui:642
-#, fuzzy
msgctxt "wrappage|label3"
msgid "Options"
msgstr "Options"
diff --git a/source/en-ZA/uui/messages.po b/source/en-ZA/uui/messages.po
index 8f74525fcb8..55e1f8ba309 100644
--- a/source/en-ZA/uui/messages.po
+++ b/source/en-ZA/uui/messages.po
@@ -377,7 +377,6 @@ msgid ""
msgstr ""
#: ids.hrc:158
-#, fuzzy
msgctxt "STR_UUI_UNKNOWNAUTH_UNTRUSTED"
msgid ""
"Unable to verify the identity of $(ARG1) site.\n"
@@ -389,7 +388,6 @@ msgstr ""
"Before accepting this certificate, you should examine this site's certificate carefully. Are you willing to accept this certificate for the purpose of identifying the Web site $(ARG1)?"
#: ids.hrc:159
-#, fuzzy
msgctxt "STR_UUI_SSLWARN_EXPIRED"
msgid ""
"$(ARG1) is a site that uses a security certificate to encrypt data during transmission, but its certificate expired on $(ARG2).\n"
@@ -401,13 +399,11 @@ msgstr ""
"You should check to make sure that your computer's time is correct."
#: ids.hrc:160
-#, fuzzy
msgctxt "STR_UUI_SSLWARN_EXPIRED_TITLE"
msgid "Security Warning: Server Certificate Invalid"
msgstr "Security Warning: Server Certificate Invalid"
#: ids.hrc:161
-#, fuzzy
msgctxt "STR_UUI_SSLWARN_DOMAINMISMATCH"
msgid ""
"You have attempted to establish a connection with $(ARG1). However, the security certificate presented belongs to $(ARG2). It is possible, though unlikely, that someone may be trying to intercept your communication with this web site.\n"
@@ -423,13 +419,11 @@ msgstr ""
"Would you like to continue anyway?"
#: ids.hrc:162
-#, fuzzy
msgctxt "STR_UUI_SSLWARN_DOMAINMISMATCH_TITLE"
msgid "Security Warning: Server Certificate Expired"
msgstr "Security Warning: Server Certificate Expired"
#: ids.hrc:163
-#, fuzzy
msgctxt "STR_UUI_SSLWARN_INVALID"
msgid ""
"The certificate could not be validated. You should examine this site's certificate carefully.\n"
@@ -441,7 +435,6 @@ msgstr ""
"If you suspect the certificate shown, please cancel the connection and notify the site administrator."
#: ids.hrc:164
-#, fuzzy
msgctxt "STR_UUI_SSLWARN_INVALID_TITLE"
msgid "Security Warning: Domain Name Mismatch"
msgstr "Security Warning: Domain Name Mismatch"
@@ -473,7 +466,6 @@ msgid "Set Password"
msgstr ""
#: strings.hrc:30
-#, fuzzy
msgctxt "STR_TITLE_ENTER_PASSWORD"
msgid "Enter Password"
msgstr "Enter Password"
@@ -484,7 +476,6 @@ msgid "The confirmation password did not match the password. Set the password ag
msgstr ""
#: strings.hrc:33
-#, fuzzy
msgctxt "STR_ALREADYOPEN_TITLE"
msgid "Document in Use"
msgstr "Document in Use"
@@ -562,7 +553,6 @@ msgid "The lock file could not be created for exclusive access by %PRODUCTNAME,
msgstr "The file could not be locked for exclusive access by %PRODUCTNAME, due to missing permission to create a lock file on that file location."
#: strings.hrc:47
-#, fuzzy
msgctxt "STR_LOCKFAILED_OPENREADONLY_BTN"
msgid "Open ~Read-Only"
msgstr "Open ~Read-Only"
@@ -714,7 +704,6 @@ msgid "The lock file is corrupted and probably empty. Opening the document read-
msgstr ""
#: strings.hrc:76
-#, fuzzy
msgctxt "STR_LOCKCORRUPT_OPENREADONLY_BTN"
msgid "Open ~Read-Only"
msgstr "Open ~Read-Only"
@@ -912,13 +901,11 @@ msgid "File Exists"
msgstr "File Exists"
#: simplenameclash.ui:37
-#, fuzzy
msgctxt "simplenameclash|replace"
msgid "Replace"
msgstr "Replace"
#: simplenameclash.ui:51
-#, fuzzy
msgctxt "simplenameclash|rename"
msgid "Rename"
msgstr "Rename"
@@ -930,7 +917,6 @@ msgid "Security Warning: "
msgstr "Security Warning"
#: sslwarndialog.ui:24
-#, fuzzy
msgctxt "sslwarndialog|ok"
msgid "Continue"
msgstr "Continue"
diff --git a/source/en-ZA/vcl/messages.po b/source/en-ZA/vcl/messages.po
index e0e85e000ef..7ab5f74e97b 100644
--- a/source/en-ZA/vcl/messages.po
+++ b/source/en-ZA/vcl/messages.po
@@ -312,7 +312,6 @@ msgstr "Close Document"
#. To translators: This is used on buttons for platforms other than windows, there should be a ~ mnemonic in this string
#: strings.hrc:46
-#, fuzzy
msgctxt "SV_BUTTONTEXT_OK"
msgid "~OK"
msgstr "~OK"
@@ -326,14 +325,12 @@ msgstr "Cancel"
#. To translators: This is used on buttons for Windows, there should be no ~ mnemonic in this string
#: strings.hrc:50
-#, fuzzy
msgctxt "SV_BUTTONTEXT_OK_NOMNEMONIC"
msgid "OK"
msgstr "OK"
#. To translators: This is used on buttons for Windows, there should be no ~ mnemonic in this string
#: strings.hrc:52
-#, fuzzy
msgctxt "SV_BUTTONTEXT_CANCEL_NOMNEMONIC"
msgid "Cancel"
msgstr "Cancel"
@@ -397,7 +394,6 @@ msgid "~Add"
msgstr "~Add"
#: strings.hrc:64
-#, fuzzy
msgctxt "SV_BUTTONTEXT_DELETE"
msgid "~Delete"
msgstr "~Delete"
@@ -436,7 +432,6 @@ msgid "~Undo"
msgstr "~Undo"
#: strings.hrc:71
-#, fuzzy
msgctxt "SV_BUTTONTEXT_PASTE"
msgid "~Paste"
msgstr "~Paste"
@@ -453,7 +448,6 @@ msgid "~Previous"
msgstr ""
#: strings.hrc:74
-#, fuzzy
msgctxt "SV_BUTTONTEXT_GO_UP"
msgid "~Up"
msgstr "~Up"
@@ -487,13 +481,11 @@ msgid "~Find"
msgstr "~Find"
#: strings.hrc:80
-#, fuzzy
msgctxt "SV_BUTTONTEXT_STOP"
msgid "~Stop"
msgstr "~Stop"
#: strings.hrc:81
-#, fuzzy
msgctxt "SV_BUTTONTEXT_CONNECT"
msgid "C~onnect"
msgstr "C~onnect"
@@ -683,7 +675,6 @@ msgid "<ignore>"
msgstr ""
#: strings.hrc:123
-#, fuzzy
msgctxt "SV_PRINT_CUSTOM_TXT"
msgid "Custom"
msgstr "Custom"
@@ -721,25 +712,21 @@ msgid "default"
msgstr "Default"
#: strings.hrc:133
-#, fuzzy
msgctxt "SV_MSGBOX_INFO"
msgid "Information"
msgstr "Information"
#: strings.hrc:134
-#, fuzzy
msgctxt "SV_MSGBOX_WARNING"
msgid "Warning"
msgstr "Warning"
#: strings.hrc:135
-#, fuzzy
msgctxt "SV_MSGBOX_ERROR"
msgid "Error"
msgstr "Error"
#: strings.hrc:136
-#, fuzzy
msgctxt "SV_MSGBOX_QUERY"
msgid "Confirmation"
msgstr "Confirmation"
@@ -866,7 +853,6 @@ msgid "line"
msgstr "lines"
#: units.hrc:47
-#, fuzzy
msgctxt "SV_FUNIT_STRINGS"
msgid "pixels"
msgstr "pixels"
@@ -1061,7 +1047,6 @@ msgid "Landscape"
msgstr "Landscape"
#: printdialog.ui:115
-#, fuzzy
msgctxt "printdialog|PrintDialog"
msgid "Print"
msgstr "Print"
@@ -1156,7 +1141,6 @@ msgid "All pages"
msgstr "All pages"
#: printdialog.ui:685
-#, fuzzy
msgctxt "printdialog|printpages"
msgid "Pages"
msgstr "Pages"
@@ -1184,7 +1168,6 @@ msgid "Comments"
msgstr "Comments"
#: printdialog.ui:830
-#, fuzzy
msgctxt "printdialog|label15"
msgid "Print"
msgstr "Print"
@@ -1200,13 +1183,11 @@ msgid "Slides per page"
msgstr "Slides per page"
#: printdialog.ui:931
-#, fuzzy
msgctxt "printdialog|label19"
msgid "Order"
msgstr "Order"
#: printdialog.ui:967
-#, fuzzy
msgctxt "printdialog|label11"
msgid "Print"
msgstr "Print"
@@ -1234,7 +1215,6 @@ msgid "Brochure"
msgstr "Brochure"
#: printdialog.ui:1112
-#, fuzzy
msgctxt "printdialog|pagestxt"
msgid "Pages"
msgstr "Pages"
@@ -1275,7 +1255,6 @@ msgid "Draw a border around each page"
msgstr "Draw a border around each page"
#: printdialog.ui:1302
-#, fuzzy
msgctxt "printdialog|ordertxt"
msgid "Order"
msgstr "Order"
@@ -1320,13 +1299,11 @@ msgid "Use only paper size from printer preferences"
msgstr "~Use only paper tray from printer preferences"
#: printdialog.ui:1501
-#, fuzzy
msgctxt "printdialog|label21"
msgid "Options"
msgstr "Options"
#: printdialog.ui:1516
-#, fuzzy
msgctxt "printdialog|label20"
msgid "Options"
msgstr "Options"
@@ -1394,13 +1371,11 @@ msgid "From driver"
msgstr ""
#: printerdevicepage.ui:195
-#, fuzzy
msgctxt "printerdevicepage|colorspace"
msgid "Color"
msgstr "Colour"
#: printerdevicepage.ui:196
-#, fuzzy
msgctxt "printerdevicepage|colorspace"
msgid "Grayscale"
msgstr "Greyscale"
diff --git a/source/en-ZA/wizards/messages.po b/source/en-ZA/wizards/messages.po
index 2da32d62870..39c758e462c 100644
--- a/source/en-ZA/wizards/messages.po
+++ b/source/en-ZA/wizards/messages.po
@@ -14,133 +14,111 @@ msgstr ""
"X-Generator: LibreOffice\n"
#: strings.hrc:32
-#, fuzzy
msgctxt "RID_COMMON_START_0"
msgid "The directory '%1' could not be created.<BR>There may not be enough space left on your hard disk."
msgstr "The directory '%1' could not be created.<BR>There may not be enough space left on your hard disk."
#: strings.hrc:33
-#, fuzzy
msgctxt "RID_COMMON_START_1"
msgid "The text document could not be created.<BR>Please check if the module 'PRODUCTNAME Writer' is installed."
msgstr "The text document could not be created.<BR>Please check if the module 'PRODUCTNAME Writer' is installed."
#: strings.hrc:34
-#, fuzzy
msgctxt "RID_COMMON_START_2"
msgid "The spreadsheet could not be created.<BR>Please check if the module 'PRODUCTNAME Calc' is installed."
msgstr "The spreadsheet could not be created.<BR>Please check if the module 'PRODUCTNAME Calc' is installed."
#: strings.hrc:35
-#, fuzzy
msgctxt "RID_COMMON_START_3"
msgid "The presentation could not be created.<BR>Please check if the module 'PRODUCTNAME Impress' is installed."
msgstr "The presentation could not be created.<BR>Please check if the module 'PRODUCTNAME Impress' is installed."
#: strings.hrc:36
-#, fuzzy
msgctxt "RID_COMMON_START_4"
msgid "The drawing could not be created.<BR>Please check if the module 'PRODUCTNAME Draw' is installed."
msgstr "The drawing could not be created.<BR>Please check if the module 'PRODUCTNAME Draw' is installed."
#: strings.hrc:37
-#, fuzzy
msgctxt "RID_COMMON_START_5"
msgid "The formula could not be created.<BR>Please check if the module 'PRODUCTNAME Math' is installed."
msgstr "The formula could not be created.<BR>Please check if the module 'PRODUCTNAME Math' is installed."
#: strings.hrc:38
-#, fuzzy
msgctxt "RID_COMMON_START_6"
msgid "The files required could not be found.<BR>Please start the %PRODUCTNAME Setup and choose 'Repair'."
msgstr "The files required could not be found.<BR>Please start the %PRODUCTNAME Setup and choose 'Repair'."
#: strings.hrc:39
-#, fuzzy
msgctxt "RID_COMMON_START_7"
msgid "The file '<PATH>' already exists.<BR><BR>Would you like to overwrite the existing file?"
msgstr "The file '<PATH>' already exists.<BR><BR>Would you like to overwrite the existing file?"
#: strings.hrc:40
-#, fuzzy
msgctxt "RID_COMMON_START_8"
msgid "Yes"
msgstr "Yes"
#: strings.hrc:41
-#, fuzzy
msgctxt "RID_COMMON_START_9"
msgid "Yes to All"
msgstr "Yes to All"
#: strings.hrc:42
-#, fuzzy
msgctxt "RID_COMMON_START_10"
msgid "No"
msgstr "No"
#: strings.hrc:43
-#, fuzzy
msgctxt "RID_COMMON_START_11"
msgid "Cancel"
msgstr "Cancel"
#: strings.hrc:44
-#, fuzzy
msgctxt "RID_COMMON_START_12"
msgid "~Finish"
msgstr "~Finish"
#: strings.hrc:45
-#, fuzzy
msgctxt "RID_COMMON_START_13"
msgid "< ~Back"
msgstr "< ~Back"
#: strings.hrc:46
-#, fuzzy
msgctxt "RID_COMMON_START_14"
msgid "~Next >"
msgstr "~Next >"
#: strings.hrc:47
-#, fuzzy
msgctxt "RID_COMMON_START_15"
msgid "~Help"
msgstr "~Help"
#: strings.hrc:48
-#, fuzzy
msgctxt "RID_COMMON_START_16"
msgid "Steps"
msgstr "Steps"
#: strings.hrc:49
-#, fuzzy
msgctxt "RID_COMMON_START_17"
msgid "Close"
msgstr "Close"
#: strings.hrc:50
-#, fuzzy
msgctxt "RID_COMMON_START_18"
msgid "OK"
msgstr "OK"
#: strings.hrc:51
-#, fuzzy
msgctxt "RID_COMMON_START_19"
msgid "The file already exists. Do you want to overwrite it?"
msgstr "The file already exists. Do you want to overwrite it?"
#: strings.hrc:52
-#, fuzzy
msgctxt "RID_COMMON_START_20"
msgid "Template created via <wizard_name> on <current_date>."
msgstr "Template created via <wizard_name> on <current_date>."
#: strings.hrc:53
-#, fuzzy
msgctxt "RID_COMMON_START_21"
msgid ""
"The wizard could not be run, because important files were not found.\n"
@@ -152,349 +130,291 @@ msgstr ""
"Then run the wizard again."
#: strings.hrc:56
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_1"
msgid "Letter Wizard"
msgstr "Letter Wizard"
#: strings.hrc:57
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_2"
msgid "Label9"
msgstr "Label9"
#: strings.hrc:58
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_3"
msgid "~Business letter"
msgstr "~Business letter"
#: strings.hrc:59
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_4"
msgid "~Formal personal letter"
msgstr "~Formal personal letter"
#: strings.hrc:60
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_5"
msgid "~Personal letter"
msgstr "~Personal letter"
#: strings.hrc:61
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_6"
msgid "~Use letterhead paper with pre-printed elements"
msgstr "~Use letterhead paper with pre-printed elements"
#: strings.hrc:62
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_7"
msgid "~Logo"
msgstr "~Logo"
#: strings.hrc:63
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_8"
msgid "Return address"
msgstr "Return address"
#: strings.hrc:64
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_9"
msgid "~Include footer"
msgstr "~Include footer"
#: strings.hrc:65
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_10"
msgid "~Return address in envelope window"
msgstr "~Return address in envelope window"
#: strings.hrc:66
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_11"
msgid "~Logo"
msgstr "~Logo"
#: strings.hrc:67
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_12"
msgid "~Return address in envelope window"
msgstr "~Return address in envelope window"
#: strings.hrc:68
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_13"
msgid "Letter Signs"
msgstr "Letter Signs"
#: strings.hrc:69
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_14"
msgid "S~ubject line"
msgstr "S~ubject line"
#: strings.hrc:70
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_15"
msgid "Salu~tation"
msgstr "Salu~tation"
#: strings.hrc:71
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_16"
msgid "Fold ~marks"
msgstr "Fold ~marks"
#: strings.hrc:72
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_17"
msgid "~Complimentary close"
msgstr "~Complimentary close"
#: strings.hrc:73
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_18"
msgid "~Footer"
msgstr "~Footer"
#: strings.hrc:74
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_19"
msgid "~Use user data for return address"
msgstr "~Use user data for return address"
#: strings.hrc:75
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_20"
msgid "~New sender address:"
msgstr "~New sender address:"
#: strings.hrc:76
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_21"
msgid "Use placeholders for ~recipient's address"
msgstr "Use placeholders for ~recipient's address"
#: strings.hrc:77
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_22"
msgid "Use address database for ~mail merge"
msgstr "Use address database for ~mail merge"
#: strings.hrc:78
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_23"
msgid "Include ~only on second and following pages"
msgstr "Include ~only on second and following pages"
#: strings.hrc:79
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_24"
msgid "~Include page number"
msgstr "~Include page number"
#: strings.hrc:80
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_25"
msgid "Letter Template"
msgstr "Letter Template"
#: strings.hrc:81
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_26"
msgid "Create a ~letter from this template"
msgstr "Create a ~letter from this template"
#: strings.hrc:82
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_27"
msgid "Make ~manual changes to this letter template"
msgstr "Make ~manual changes to this letter template"
#: strings.hrc:83
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_28"
msgid "Page design"
msgstr "Page design"
#: strings.hrc:84
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_29"
msgid "Page design"
msgstr "Page design"
#: strings.hrc:85
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_30"
msgid "Page design"
msgstr "Page design"
#: strings.hrc:86
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_31"
msgid "This wizard helps you to create a letter template. You can then use the template as the basis for writing letters as often as desired."
msgstr "This wizard helps you to create a letter template. You can then use the template as the basis for writing letters as often as desired."
#: strings.hrc:87
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_32"
msgid "~Height:"
msgstr "~Height:"
#: strings.hrc:88
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_33"
msgid "~Width:"
msgstr "~Width:"
#: strings.hrc:89
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_34"
msgid "S~pacing to left margin:"
msgstr "S~pacing to left margin:"
#: strings.hrc:90
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_35"
msgid "Spacing ~to top margin:"
msgstr "Spacing ~to top margin:"
#: strings.hrc:91
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_36"
msgid "Height:"
msgstr "Height:"
#: strings.hrc:92
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_37"
msgid "Width:"
msgstr "Width:"
#: strings.hrc:93
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_38"
msgid "S~pacing to left margin:"
msgstr "S~pacing to left margin:"
#: strings.hrc:94
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_39"
msgid "Spacing ~to top margin:"
msgstr "Spacing ~to top margin:"
#: strings.hrc:95
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_40"
msgid "Height:"
msgstr "Height:"
#: strings.hrc:96
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_42"
msgid "Sender's address"
msgstr "Sender's address"
#: strings.hrc:97
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_43"
msgid "Name:"
msgstr "Name:"
#: strings.hrc:98
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_44"
msgid "Street:"
msgstr "Street:"
#: strings.hrc:99
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_45"
msgid "ZIP code/State/City:"
msgstr "ZIP code/State/City:"
#: strings.hrc:100
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_46"
msgid "Recipient's address"
msgstr "Recipient's address"
#: strings.hrc:101
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_47"
msgid "Footer"
msgstr "Footer"
#: strings.hrc:102
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_48"
msgid "This wizard creates a letter template which enables you to create multiple letters with the same layout and settings."
msgstr "This wizard creates a letter template which enables you to create multiple letters with the same layout and settings."
#: strings.hrc:103
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_49"
msgid "To create another new letter out of the template just navigate to the template location and double-click it."
msgstr "To create another new letter out of the template just navigate to the template location and double-click it."
#: strings.hrc:104
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_50"
msgid "Template name:"
msgstr "Template name:"
#: strings.hrc:105
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_51"
msgid "Location and file name:"
msgstr "Location and file name:"
#: strings.hrc:106
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_52"
msgid "How do you want to proceed?"
msgstr "How do you want to proceed?"
#: strings.hrc:107
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_53"
msgid "Please choose the type of letter and page design"
msgstr "Please choose the type of letter and page design"
#: strings.hrc:108
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_54"
msgid "Select the items to be printed"
msgstr "Select the items to be printed"
#: strings.hrc:109
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_55"
msgid "Specify items already on your letterhead paper"
msgstr "Specify items already on your letterhead paper"
#: strings.hrc:110
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_56"
msgid "Specify the sender and recipient information"
msgstr "Specify the sender and recipient information"
#: strings.hrc:111
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_57"
msgid "Fill in the information you would like in the footer"
msgstr "Fill in the information you would like in the footer"
#: strings.hrc:112
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_58"
msgid "Please specify last settings"
msgstr "Please specify last settings"
#: strings.hrc:113
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_59"
msgid "Subject:"
msgstr "Subject:"
@@ -510,7 +430,6 @@ msgid "Modern"
msgstr ""
#: strings.hrc:116
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_62"
msgid "Office"
msgstr "Office"
@@ -526,7 +445,6 @@ msgid "Mail"
msgstr ""
#: strings.hrc:119
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_65"
msgid "Marine"
msgstr "Marine"
@@ -538,313 +456,261 @@ msgid "Red Line"
msgstr "New Line"
#: strings.hrc:123
-#, fuzzy
msgctxt "RID_LETTERWIZARDSALUTATION_START_1"
msgid "To Whom it May Concern"
msgstr "To Whom it May Concern"
#: strings.hrc:124
-#, fuzzy
msgctxt "RID_LETTERWIZARDSALUTATION_START_2"
msgid "Dear Sir or Madam"
msgstr "Dear Sir or Madam"
#: strings.hrc:125
-#, fuzzy
msgctxt "RID_LETTERWIZARDSALUTATION_START_3"
msgid "Hello"
msgstr "Hello"
#: strings.hrc:128
-#, fuzzy
msgctxt "RID_LETTERWIZARDGREETING_START_1"
msgid "Sincerely"
msgstr "Sincerely"
#: strings.hrc:129
-#, fuzzy
msgctxt "RID_LETTERWIZARDGREETING_START_2"
msgid "Best regards"
msgstr "Best regards"
#: strings.hrc:130
-#, fuzzy
msgctxt "RID_LETTERWIZARDGREETING_START_3"
msgid "Cheers"
msgstr "Cheers"
#: strings.hrc:133
-#, fuzzy
msgctxt "RID_LETTERWIZARDROADMAP_START_1"
msgid "Page design"
msgstr "Page design"
#: strings.hrc:134
-#, fuzzy
msgctxt "RID_LETTERWIZARDROADMAP_START_2"
msgid "Letterhead layout"
msgstr "Letterhead layout"
#: strings.hrc:135
-#, fuzzy
msgctxt "RID_LETTERWIZARDROADMAP_START_3"
msgid "Printed items"
msgstr "Printed items"
#: strings.hrc:136
-#, fuzzy
msgctxt "RID_LETTERWIZARDROADMAP_START_4"
msgid "Recipient and sender"
msgstr "Recipient and sender"
#: strings.hrc:137
-#, fuzzy
msgctxt "RID_LETTERWIZARDROADMAP_START_5"
msgid "Footer"
msgstr "Footer"
#: strings.hrc:138
-#, fuzzy
msgctxt "RID_LETTERWIZARDROADMAP_START_6"
msgid "Name and location"
msgstr "Name and location"
#: strings.hrc:141
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_1"
msgid "Fax Wizard"
msgstr "Fax Wizard"
#: strings.hrc:142
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_2"
msgid "Label9"
msgstr "Label9"
#: strings.hrc:143
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_3"
msgid "~Business Fax"
msgstr "~Business Fax"
#: strings.hrc:144
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_4"
msgid "~Personal Fax"
msgstr "~Personal Fax"
#: strings.hrc:145
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_5"
msgid "~Logo"
msgstr "~Logo"
#: strings.hrc:146
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_6"
msgid "S~ubject line"
msgstr "S~ubject line"
#: strings.hrc:147
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_7"
msgid "S~alutation"
msgstr "S~alutation"
#: strings.hrc:148
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_8"
msgid "~Complimentary close"
msgstr "~Complimentary close"
#: strings.hrc:149
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_9"
msgid "~Footer"
msgstr "~Footer"
#: strings.hrc:150
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_10"
msgid "~Use user data for return address"
msgstr "~Use user data for return address"
#: strings.hrc:151
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_11"
msgid "~New return address"
msgstr "~New return address"
#: strings.hrc:152
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_12"
msgid "My Fax Template"
msgstr "My Fax Template"
#: strings.hrc:153
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_13"
msgid "Create a ~fax from this template"
msgstr "Create a ~fax from this template"
#: strings.hrc:154
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_14"
msgid "Make ~manual changes to this fax template"
msgstr "Make ~manual changes to this fax template"
#: strings.hrc:155
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_15"
msgid "Page design"
msgstr "Page design"
#: strings.hrc:156
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_16"
msgid "Page design"
msgstr "Page design"
#: strings.hrc:157
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_17"
msgid "This wizard helps you to create a fax template. The template can then be used to create a fax whenever needed."
msgstr "This wizard helps you to create a fax template. The template can then be used to create a fax whenever needed."
#: strings.hrc:158
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_18"
msgid "Return address"
msgstr "Return address"
#: strings.hrc:159
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_19"
msgid "Name:"
msgstr "Name:"
#: strings.hrc:160
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_20"
msgid "Street:"
msgstr "Street:"
#: strings.hrc:161
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_21"
msgid "ZIP code/State/City:"
msgstr "ZIP code/State/City:"
#: strings.hrc:162
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_22"
msgid "Footer"
msgstr "Footer"
#: strings.hrc:163
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_23"
msgid "This wizard creates a fax template which enables you to create multiple faxes with the same layout and settings."
msgstr "This wizard creates a fax template which enables you to create multiple faxes with the same layout and settings."
#: strings.hrc:164
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_24"
msgid "To create another new fax out of the template, go to the location where you saved the template and double-click the file."
msgstr "To create another new fax out of the template, go to the location where you saved the template and double-click the file."
#: strings.hrc:165
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_25"
msgid "Template Name:"
msgstr "Template Name:"
#: strings.hrc:166
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_26"
msgid "Location and file name:"
msgstr "Location and file name:"
#: strings.hrc:167
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_27"
msgid "What do you want to do next?"
msgstr "What do you want to do next?"
#: strings.hrc:168
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_28"
msgid "Choose the type of fax and a page design"
msgstr "Choose the type of fax and a page design"
#: strings.hrc:169
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_29"
msgid "Select items to include in the fax template"
msgstr "Select items to include in the fax template"
#: strings.hrc:170
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_30"
msgid "Specify sender and recipient information"
msgstr "Specify sender and recipient information"
#: strings.hrc:171
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_31"
msgid "Enter text for the footer"
msgstr "Enter text for the footer"
#: strings.hrc:172
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_32"
msgid "Choose a name and save the template"
msgstr "Choose a name and save the template"
#: strings.hrc:173
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_33"
msgid "Include ~only on second and following pages"
msgstr "Include ~only on second and following pages"
#: strings.hrc:174
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_34"
msgid "~Include page number"
msgstr "~Include page number"
#: strings.hrc:175
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_35"
msgid "~Date"
msgstr "~Date"
#: strings.hrc:176
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_36"
msgid "~Type of message"
msgstr "~Type of message"
#: strings.hrc:177
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_37"
msgid "Fax Number:"
msgstr "Fax Number:"
#: strings.hrc:178
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_38"
msgid "Use placeholders for ~recipient's address"
msgstr "Use placeholders for ~recipient's address"
#: strings.hrc:179
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_39"
msgid "Use address database for ~mail merge"
msgstr "Use address database for ~mail merge"
#: strings.hrc:180
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_40"
msgid "~New return address"
msgstr "~New return address"
@@ -900,13 +766,11 @@ msgid "Bottle"
msgstr ""
#: strings.hrc:190
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_50"
msgid "Lines"
msgstr "Lines"
#: strings.hrc:191
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_51"
msgid "Marine"
msgstr "Marine"
@@ -932,181 +796,151 @@ msgid "Modern Fax from Private"
msgstr ""
#: strings.hrc:196
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_56"
msgid "Fax"
msgstr "Fax"
#: strings.hrc:199
-#, fuzzy
msgctxt "RID_FAXWIZARDCOMMUNICATION_START_1"
msgid "Important Information!"
msgstr "Important Information!"
#: strings.hrc:200
-#, fuzzy
msgctxt "RID_FAXWIZARDCOMMUNICATION_START_2"
msgid "For your information"
msgstr "For your information"
#: strings.hrc:201
-#, fuzzy
msgctxt "RID_FAXWIZARDCOMMUNICATION_START_3"
msgid "News!"
msgstr "News!"
#: strings.hrc:204
-#, fuzzy
msgctxt "RID_FAXWIZARDSALUTATION_START_1"
msgid "To whom it may concern,"
msgstr "To whom it may concern,"
#: strings.hrc:205
-#, fuzzy
msgctxt "RID_FAXWIZARDSALUTATION_START_2"
msgid "Dear Sir or Madam,"
msgstr "Dear Sir or Madam,"
#: strings.hrc:206
-#, fuzzy
msgctxt "RID_FAXWIZARDSALUTATION_START_3"
msgid "Hello,"
msgstr "Hello,"
#: strings.hrc:207
-#, fuzzy
msgctxt "RID_FAXWIZARDSALUTATION_START_4"
msgid "Hi,"
msgstr "Hi,"
#: strings.hrc:210
-#, fuzzy
msgctxt "RID_FAXWIZARDGREETING_START_1"
msgid "Sincerely"
msgstr "Sincerely"
#: strings.hrc:211
-#, fuzzy
msgctxt "RID_FAXWIZARDGREETING_START_2"
msgid "Yours faithfully"
msgstr "Yours faithfully"
#: strings.hrc:212
-#, fuzzy
msgctxt "RID_FAXWIZARDGREETING_START_3"
msgid "Regards"
msgstr "Regards"
#: strings.hrc:213
-#, fuzzy
msgctxt "RID_FAXWIZARDGREETING_START_4"
msgid "Love"
msgstr "Love"
#: strings.hrc:216
-#, fuzzy
msgctxt "RID_FAXWIZARDROADMAP_START_1"
msgid "Page design"
msgstr "Page design"
#: strings.hrc:217
-#, fuzzy
msgctxt "RID_FAXWIZARDROADMAP_START_2"
msgid "Items to include"
msgstr "Items to include"
#: strings.hrc:218
-#, fuzzy
msgctxt "RID_FAXWIZARDROADMAP_START_3"
msgid "Sender and Recipient"
msgstr "Sender and Recipient"
#: strings.hrc:219
-#, fuzzy
msgctxt "RID_FAXWIZARDROADMAP_START_4"
msgid "Footer"
msgstr "Footer"
#: strings.hrc:220
-#, fuzzy
msgctxt "RID_FAXWIZARDROADMAP_START_5"
msgid "Name and location"
msgstr "Name and location"
#: strings.hrc:223
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_1"
msgid "Agenda Wizard"
msgstr "Agenda Wizard"
#: strings.hrc:224
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_2"
msgid "Make ~manual changes to this agenda template"
msgstr "Make ~manual changes to this agenda template"
#: strings.hrc:225
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_3"
msgid "Template name:"
msgstr "Template name:"
#: strings.hrc:226
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_4"
msgid "Location and file name:"
msgstr "Location and file name:"
#: strings.hrc:227
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_5"
msgid "What do you want to do next?"
msgstr "What do you want to do next?"
#: strings.hrc:228
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_6"
msgid "Please choose the page design for the agenda"
msgstr "Please choose the page design for the agenda"
#: strings.hrc:229
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_7"
msgid "Please select the headings you wish to include in your agenda template"
msgstr "Please select the headings you wish to include in your agenda template"
#: strings.hrc:230
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_8"
msgid "Please enter general information for the event"
msgstr "Please enter general information for the event"
#: strings.hrc:231
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_9"
msgid "Please specify items for the agenda"
msgstr "Please specify items for the agenda"
#: strings.hrc:232
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_10"
msgid "Please select the names you wish to include in your agenda template"
msgstr "Please select the names you wish to include in your agenda template"
#: strings.hrc:233
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_11"
msgid "Choose a name and save the template"
msgstr "Choose a name and save the template"
#: strings.hrc:234
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_12"
msgid "Include form for recording minutes"
msgstr "Include form for recording minutes"
#: strings.hrc:235
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_13"
msgid "This wizard helps you to create an agenda template. The template can then be used to create an agenda whenever needed."
msgstr "This wizard helps you to create an agenda template. The template can then be used to create an agenda whenever needed."
@@ -1118,43 +952,36 @@ msgid "Time:"
msgstr "Time:"
#: strings.hrc:237
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_15"
msgid "Name:"
msgstr "Name:"
#: strings.hrc:238
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_16"
msgid "Location:"
msgstr "Location:"
#: strings.hrc:239
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_17"
msgid "Placeholders will be used in empty fields. You can replace placeholders with text later."
msgstr "Placeholders will be used in empty fields. You can replace placeholders with text later."
#: strings.hrc:240
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_18"
msgid "..."
msgstr "..."
#: strings.hrc:241
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_19"
msgid "Create an ~agenda from this template"
msgstr "Create an ~agenda from this template"
#: strings.hrc:242
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_20"
msgid "To create a new agenda out of the template, go to the location where you saved the template and double-click the file."
msgstr "To create a new agenda out of the template, go to the location where you saved the template and double-click the file."
#: strings.hrc:243
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_21"
msgid "Agenda item"
msgstr "Agenda item"
@@ -1166,289 +993,241 @@ msgid "Responsible"
msgstr "Responsible"
#: strings.hrc:245
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_23"
msgid "Duration"
msgstr "Duration"
#: strings.hrc:246
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_24"
msgid "Meeting called by"
msgstr "Meeting called by"
#: strings.hrc:247
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_25"
msgid "Chairperson"
msgstr "Chairperson"
#: strings.hrc:248
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_26"
msgid "Minute keeper"
msgstr "Minute keeper"
#: strings.hrc:249
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_27"
msgid "Moderator"
msgstr "Moderator"
#: strings.hrc:250
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_28"
msgid "Attendees"
msgstr "Attendees"
#: strings.hrc:251
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_29"
msgid "Observers"
msgstr "Observers"
#: strings.hrc:252
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_30"
msgid "Facility personnel"
msgstr "Facility personnel"
#: strings.hrc:253
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_31"
msgid "The agenda template will include placeholders for the names of the selected people. When creating an agenda from the template, you can replace these placeholder with the appropriate names."
msgstr "The agenda template will include placeholders for the names of the selected people. When creating an agenda from the template, you can replace these placeholder with the appropriate names."
#: strings.hrc:254
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_32"
msgid "Type of meeting"
msgstr "Type of meeting"
#: strings.hrc:255
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_33"
msgid "Please read"
msgstr "Please read"
#: strings.hrc:256
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_34"
msgid "Please bring"
msgstr "Please bring"
#: strings.hrc:257
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_35"
msgid "Notes"
msgstr "Notes"
#: strings.hrc:258
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_36"
msgid "The agenda template will include placeholders for the selected items."
msgstr "The agenda template will include placeholders for the selected items."
#: strings.hrc:259
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_38"
msgid "Date:"
msgstr "Date:"
#: strings.hrc:260
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_39"
msgid "This wizard creates an agenda template which enables you to create multiple agendas with the same layout and settings."
msgstr "This wizard creates an agenda template which enables you to create multiple agendas with the same layout and settings."
#: strings.hrc:261
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_40"
msgid "Page design:"
msgstr "Page design:"
#: strings.hrc:262
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_41"
msgid "myAgendaTemplate.stw"
msgstr "myAgendaTemplate.stw"
#: strings.hrc:263
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_42"
msgid "My Agenda Template"
msgstr "My Agenda Template"
#: strings.hrc:264
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_43"
msgid "An unexpected error occurred while saving the agenda template."
msgstr "An unexpected error occurred while saving the agenda template."
#: strings.hrc:265
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_44"
msgid "Name"
msgstr "Name"
#: strings.hrc:266
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_45"
msgid "Date"
msgstr "Date"
#: strings.hrc:267
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_46"
msgid "Time"
msgstr "Time"
#: strings.hrc:268
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_47"
msgid "Location"
msgstr "Location"
#: strings.hrc:269
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_48"
msgid "Click to replace this text"
msgstr "Click to replace this text"
#: strings.hrc:270
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_50"
msgid "Page design"
msgstr "Page design"
#: strings.hrc:271
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_51"
msgid "General information"
msgstr "General information"
#: strings.hrc:272
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_52"
msgid "Headings to include"
msgstr "Headings to include"
#: strings.hrc:273
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_53"
msgid "Names"
msgstr "Names"
#: strings.hrc:274
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_54"
msgid "Agenda items"
msgstr "Agenda items"
#: strings.hrc:275
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_55"
msgid "Name and location"
msgstr "Name and location"
#: strings.hrc:276
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_56"
msgid "An unexpected error occurred while opening the agenda template."
msgstr "An unexpected error occurred while opening the agenda template."
#: strings.hrc:277
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_57"
msgid "Type of meeting"
msgstr "Type of meeting"
#: strings.hrc:278
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_58"
msgid "Please bring"
msgstr "Please bring"
#: strings.hrc:279
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_59"
msgid "Please read"
msgstr "Please read"
#: strings.hrc:280
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_60"
msgid "Notes"
msgstr "Notes"
#: strings.hrc:281
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_61"
msgid "Meeting called by"
msgstr "Meeting called by"
#: strings.hrc:282
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_62"
msgid "Chairperson"
msgstr "Chairperson"
#: strings.hrc:283
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_63"
msgid "Attendees"
msgstr "Attendees"
#: strings.hrc:284
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_64"
msgid "Minute keeper"
msgstr "Minute keeper"
#: strings.hrc:285
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_65"
msgid "Moderator"
msgstr "Moderator"
#: strings.hrc:286
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_66"
msgid "Observers"
msgstr "Observers"
#: strings.hrc:287
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_67"
msgid "Facility personnel"
msgstr "Facility personnel"
#: strings.hrc:288
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_68"
msgid "Insert"
msgstr "Insert"
#: strings.hrc:289
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_69"
msgid "Remove"
msgstr "Remove"
#: strings.hrc:290
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_70"
msgid "Move up"
msgstr "Move up"
#: strings.hrc:291
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_71"
msgid "Move down"
msgstr "Move down"
#: strings.hrc:292
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_72"
msgid "Date:"
msgstr "Date:"
@@ -1460,7 +1239,6 @@ msgid "Time:"
msgstr "Time:"
#: strings.hrc:294
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_74"
msgid "Location:"
msgstr "Location:"
@@ -1487,13 +1265,11 @@ msgid "Responsible"
msgstr "Responsible"
#: strings.hrc:299
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_79"
msgid "Time"
msgstr "Time"
#: strings.hrc:300
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_80"
msgid "Additional information"
msgstr "Additional information"
@@ -1529,7 +1305,6 @@ msgid "Deadline:"
msgstr ""
#: strings.hrc:307
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_87"
msgid "Blue"
msgstr "Blue"
@@ -1551,13 +1326,11 @@ msgid "Elegant"
msgstr ""
#: strings.hrc:311
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_91"
msgid "Green"
msgstr "Green"
#: strings.hrc:312
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_92"
msgid "Grey"
msgstr "Grey"
@@ -1568,13 +1341,11 @@ msgid "Modern"
msgstr ""
#: strings.hrc:314
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_94"
msgid "Orange"
msgstr "Orange"
#: strings.hrc:315
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_95"
msgid "Red"
msgstr "Red"
diff --git a/source/en-ZA/wizards/source/resources.po b/source/en-ZA/wizards/source/resources.po
index add99e7bcab..f185123e9ad 100644
--- a/source/en-ZA/wizards/source/resources.po
+++ b/source/en-ZA/wizards/source/resources.po
@@ -14,7 +14,6 @@ msgstr ""
"X-Generator: LibreOffice\n"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_0\n"
@@ -23,7 +22,6 @@ msgid "The directory '%1' could not be created.<BR>There may not be enough space
msgstr "The directory '%1' could not be created.<BR>There may not be enough space left on your hard disk."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_1\n"
@@ -32,7 +30,6 @@ msgid "The text document could not be created.<BR>Please check if the module 'PR
msgstr "The text document could not be created.<BR>Please check if the module 'PRODUCTNAME Writer' is installed."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_2\n"
@@ -41,7 +38,6 @@ msgid "The spreadsheet could not be created.<BR>Please check if the module 'PROD
msgstr "The spreadsheet could not be created.<BR>Please check if the module 'PRODUCTNAME Calc' is installed."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_3\n"
@@ -50,7 +46,6 @@ msgid "The presentation could not be created.<BR>Please check if the module 'PRO
msgstr "The presentation could not be created.<BR>Please check if the module 'PRODUCTNAME Impress' is installed."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_4\n"
@@ -59,7 +54,6 @@ msgid "The drawing could not be created.<BR>Please check if the module 'PRODUCTN
msgstr "The drawing could not be created.<BR>Please check if the module 'PRODUCTNAME Draw' is installed."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_5\n"
@@ -68,7 +62,6 @@ msgid "The formula could not be created.<BR>Please check if the module 'PRODUCTN
msgstr "The formula could not be created.<BR>Please check if the module 'PRODUCTNAME Math' is installed."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_6\n"
@@ -77,7 +70,6 @@ msgid "The files required could not be found.<BR>Please start the %PRODUCTNAME S
msgstr "The files required could not be found.<BR>Please start the %PRODUCTNAME Setup and choose 'Repair'."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_7\n"
@@ -86,7 +78,6 @@ msgid "The file '<PATH>' already exists.<BR><BR>Would you like to overwrite the
msgstr "The file '<PATH>' already exists.<BR><BR>Would you like to overwrite the existing file?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_8\n"
@@ -95,7 +86,6 @@ msgid "Yes"
msgstr "Yes"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_9\n"
@@ -104,7 +94,6 @@ msgid "Yes to All"
msgstr "Yes to All"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_10\n"
@@ -113,7 +102,6 @@ msgid "No"
msgstr "No"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_11\n"
@@ -122,7 +110,6 @@ msgid "Cancel"
msgstr "Cancel"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_12\n"
@@ -131,7 +118,6 @@ msgid "~Finish"
msgstr "~Finish"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_13\n"
@@ -140,7 +126,6 @@ msgid "< ~Back"
msgstr "< ~Back"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_14\n"
@@ -149,7 +134,6 @@ msgid "~Next >"
msgstr "~Next >"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_15\n"
@@ -158,7 +142,6 @@ msgid "~Help"
msgstr "~Help"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_16\n"
@@ -167,7 +150,6 @@ msgid "Steps"
msgstr "Steps"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_17\n"
@@ -176,7 +158,6 @@ msgid "Close"
msgstr "Close"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_18\n"
@@ -185,7 +166,6 @@ msgid "OK"
msgstr "OK"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_19\n"
@@ -194,7 +174,6 @@ msgid "The file already exists. Do you want to overwrite it?"
msgstr "The file already exists. Do you want to overwrite it?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_20\n"
@@ -215,7 +194,6 @@ msgstr ""
"Then run the wizard again."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_0\n"
@@ -224,7 +202,6 @@ msgid "Report Wizard"
msgstr "Report Wizard"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_3\n"
@@ -233,7 +210,6 @@ msgid "~Table"
msgstr "~Table"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_4\n"
@@ -242,7 +218,6 @@ msgid "Colu~mns"
msgstr "Colu~mns"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_7\n"
@@ -251,7 +226,6 @@ msgid "Report_"
msgstr "Report_"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_8\n"
@@ -260,7 +234,6 @@ msgid "- undefined -"
msgstr "- undefined -"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_9\n"
@@ -269,7 +242,6 @@ msgid "~Fields in report"
msgstr "~Fields in report"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_11\n"
@@ -278,7 +250,6 @@ msgid "Grouping"
msgstr "Grouping"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_12\n"
@@ -287,7 +258,6 @@ msgid "Sort options"
msgstr "Sort options"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_13\n"
@@ -296,7 +266,6 @@ msgid "Choose layout"
msgstr "Choose layout"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_14\n"
@@ -305,7 +274,6 @@ msgid "Create report"
msgstr "Create report"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_15\n"
@@ -314,7 +282,6 @@ msgid "Layout of data"
msgstr "Layout of data"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_16\n"
@@ -323,7 +290,6 @@ msgid "Layout of headers and footers"
msgstr "Layout of headers and footers"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_19\n"
@@ -332,7 +298,6 @@ msgid "Fields"
msgstr "Fields"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_20\n"
@@ -341,7 +306,6 @@ msgid "~Sort by"
msgstr "~Sort by"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_21\n"
@@ -350,7 +314,6 @@ msgid "T~hen by"
msgstr "T~hen by"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_22\n"
@@ -359,7 +322,6 @@ msgid "Orientation"
msgstr "Orientation"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_23\n"
@@ -368,7 +330,6 @@ msgid "Portrait"
msgstr "Portrait"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_24\n"
@@ -377,7 +338,6 @@ msgid "Landscape"
msgstr "Landscape"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_28\n"
@@ -386,7 +346,6 @@ msgid "Which fields do you want to have in your report?"
msgstr "Which fields do you want to have in your report?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_29\n"
@@ -395,7 +354,6 @@ msgid "Do you want to add grouping levels?"
msgstr "Do you want to add grouping levels?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_30\n"
@@ -404,7 +362,6 @@ msgid "According to which fields do you want to sort the data?"
msgstr "According to which fields do you want to sort the data?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_31\n"
@@ -413,7 +370,6 @@ msgid "How do you want your report to look?"
msgstr "How do you want your report to look?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_32\n"
@@ -422,7 +378,6 @@ msgid "Decide how you want to proceed"
msgstr "Decide how you want to proceed"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_33\n"
@@ -431,7 +386,6 @@ msgid "Title of report"
msgstr "Title of report"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_34\n"
@@ -440,7 +394,6 @@ msgid "Display report"
msgstr "Display report"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_35\n"
@@ -449,7 +402,6 @@ msgid "Create report"
msgstr "Create report"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_36\n"
@@ -458,7 +410,6 @@ msgid "Ascending"
msgstr "Ascending"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_37\n"
@@ -467,7 +418,6 @@ msgid "Descending"
msgstr "Descending"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_40\n"
@@ -476,7 +426,6 @@ msgid "~Dynamic report"
msgstr "~Dynamic report"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_41\n"
@@ -485,7 +434,6 @@ msgid "~Create report now"
msgstr "~Create report now"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_42\n"
@@ -494,7 +442,6 @@ msgid "~Modify report layout"
msgstr "~Modify report layout"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_43\n"
@@ -503,7 +450,6 @@ msgid "Static report"
msgstr "Static report"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_44\n"
@@ -512,7 +458,6 @@ msgid "Save as"
msgstr "Save as"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_50\n"
@@ -521,7 +466,6 @@ msgid "Groupings"
msgstr "Groupings"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_51\n"
@@ -530,7 +474,6 @@ msgid "Then b~y"
msgstr "Then b~y"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_52\n"
@@ -539,7 +482,6 @@ msgid "~Then by"
msgstr "~Then by"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_53\n"
@@ -548,7 +490,6 @@ msgid "Asc~ending"
msgstr "Asc~ending"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_54\n"
@@ -557,7 +498,6 @@ msgid "Ascend~ing"
msgstr "Ascend~ing"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_55\n"
@@ -566,7 +506,6 @@ msgid "Ascendin~g"
msgstr "Ascendin~g"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_56\n"
@@ -575,7 +514,6 @@ msgid "De~scending"
msgstr "De~scending"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_57\n"
@@ -584,7 +522,6 @@ msgid "Des~cending"
msgstr "Des~cending"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_58\n"
@@ -593,7 +530,6 @@ msgid "De~scending"
msgstr "De~scending"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_60\n"
@@ -602,7 +538,6 @@ msgid "Binary fields cannot be displayed in the report."
msgstr "Binary fields cannot be displayed in the report."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_61\n"
@@ -611,7 +546,6 @@ msgid "The table '<TABLENAME>' does not exist."
msgstr "The table '<TABLENAME>' does not exist."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_62\n"
@@ -620,7 +554,6 @@ msgid "Creating Report..."
msgstr "Creating Report..."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_63\n"
@@ -629,7 +562,6 @@ msgid "Number of records inserted: <COUNT>"
msgstr "Number of records inserted: <COUNT>"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_64\n"
@@ -638,7 +570,6 @@ msgid "The form '<REPORTFORM>' does not exist."
msgstr "The form '<REPORTFORM>' does not exist."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_65\n"
@@ -647,7 +578,6 @@ msgid "The query with the statement <BR>'<STATEMENT>' <BR> could not be run. <BR
msgstr "The query with the statement <BR>'<STATEMENT>' <BR> could not be run. <BR> Check your data source."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_66\n"
@@ -656,7 +586,6 @@ msgid "The following hidden control in the form '<REPORTFORM>' could not be read
msgstr "The following hidden control in the form '<REPORTFORM>' could not be read: '<CONTROLNAME>'."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_67\n"
@@ -665,7 +594,6 @@ msgid "Importing data..."
msgstr "Importing data..."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_68\n"
@@ -674,7 +602,6 @@ msgid "Labeling fields"
msgstr "Labelling fields"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_69\n"
@@ -683,7 +610,6 @@ msgid "How do you want to label the fields?"
msgstr "How do you want to label the fields?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_70\n"
@@ -692,7 +618,6 @@ msgid "Label"
msgstr "Label"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_71\n"
@@ -701,7 +626,6 @@ msgid "Field"
msgstr "Field"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_72\n"
@@ -710,7 +634,6 @@ msgid "An error occurred in the wizard.<BR>The template '%PATH' could be erroneo
msgstr "An error occurred in the wizard.<BR>The template '%PATH' could be erroneous.<BR>Either the required sections or tables do not exist or exist under the wrong name.<BR>See the Help for more detailed information.<BR>Please select another template."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_73\n"
@@ -727,7 +650,6 @@ msgid "The sort criterion '<FIELDNAME>' was chosen twice. Each criterion can onl
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_75\n"
@@ -736,7 +658,6 @@ msgid "Note: The dummy text will be replaced by data from the database when the
msgstr "Note: The dummy text will be replaced by data from the database when the report is created."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_76\n"
@@ -745,7 +666,6 @@ msgid "A report '%REPORTNAME' already exists in the database. Please assign anot
msgstr "A report '%REPORTNAME' already exists in the database. Please assign another name."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_78\n"
@@ -754,7 +674,6 @@ msgid "How do you want to proceed after creating the report?"
msgstr "How do you want to proceed after creating the report?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_79\n"
@@ -763,7 +682,6 @@ msgid "What kind of report do you want to create?"
msgstr "What kind of report do you want to create?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_80\n"
@@ -772,7 +690,6 @@ msgid "Tabular"
msgstr "Tabular"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_81\n"
@@ -781,7 +698,6 @@ msgid "Columnar, single-column"
msgstr "Columnar, single-column"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_82\n"
@@ -790,7 +706,6 @@ msgid "Columnar, two columns"
msgstr "Columnar, two columns"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_83\n"
@@ -799,7 +714,6 @@ msgid "Columnar, three columns"
msgstr "Columnar, three columns"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_84\n"
@@ -808,7 +722,6 @@ msgid "In blocks, labels left"
msgstr "In blocks, labels left"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_85\n"
@@ -817,7 +730,6 @@ msgid "In blocks, labels above"
msgstr "In blocks, labels above"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_86\n"
@@ -826,7 +738,6 @@ msgid "Title:"
msgstr "Title:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_87\n"
@@ -835,7 +746,6 @@ msgid "Author:"
msgstr "Author:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_88\n"
@@ -844,7 +754,6 @@ msgid "Date:"
msgstr "Date:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_89\n"
@@ -853,7 +762,6 @@ msgid "Page #page# of #count#"
msgstr "Page #page# of #count#"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_90\n"
@@ -862,7 +770,6 @@ msgid "Page number:"
msgstr "Page number:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_91\n"
@@ -871,7 +778,6 @@ msgid "Page count:"
msgstr "Page count:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_92\n"
@@ -937,7 +843,6 @@ msgid "Align Left - Red & Blue"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_100\n"
@@ -1067,7 +972,6 @@ msgid "Controlling"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_116\n"
@@ -1085,7 +989,6 @@ msgid "Drafting"
msgstr "Drawing"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_118\n"
@@ -1127,7 +1030,6 @@ msgid "Worldmap"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_0\n"
@@ -1136,7 +1038,6 @@ msgid "C~reate"
msgstr "C~reate"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_1\n"
@@ -1145,7 +1046,6 @@ msgid "~Cancel"
msgstr "~Cancel"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_2\n"
@@ -1154,7 +1054,6 @@ msgid "< ~Back"
msgstr "< ~Back"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_3\n"
@@ -1163,7 +1062,6 @@ msgid "~Next >"
msgstr "~Next >"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_4\n"
@@ -1172,7 +1070,6 @@ msgid "~Database"
msgstr "~Database"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_5\n"
@@ -1181,7 +1078,6 @@ msgid "~Table name"
msgstr "~Table name"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_6\n"
@@ -1239,7 +1135,6 @@ msgid "The selected table or query could not be opened."
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_14\n"
@@ -1248,7 +1143,6 @@ msgid "No connection to the database could be established."
msgstr "No connection to the database could be established."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_20\n"
@@ -1257,7 +1151,6 @@ msgid "~Help"
msgstr "~Help"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_21\n"
@@ -1266,7 +1159,6 @@ msgid "~Stop"
msgstr "~Stop"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_30\n"
@@ -1275,7 +1167,6 @@ msgid "The document could not be saved."
msgstr "The document could not be saved."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_33\n"
@@ -1284,7 +1175,6 @@ msgid "Exiting the wizard"
msgstr "Exiting the wizard"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_34\n"
@@ -1293,7 +1183,6 @@ msgid "Connecting to data source..."
msgstr "Connecting to data source..."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_35\n"
@@ -1302,7 +1191,6 @@ msgid "The connection to the data source could not be established."
msgstr "The connection to the data source could not be established."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_36\n"
@@ -1311,7 +1199,6 @@ msgid "The file path entered is not valid."
msgstr "The file path entered is not valid."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_37\n"
@@ -1320,7 +1207,6 @@ msgid "Please select a data source"
msgstr "Please select a data source"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_38\n"
@@ -1329,7 +1215,6 @@ msgid "Please select a table or query"
msgstr "Please select a table or query"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_39\n"
@@ -1338,7 +1223,6 @@ msgid "Add field"
msgstr "Add field"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_40\n"
@@ -1347,7 +1231,6 @@ msgid "Remove field"
msgstr "Remove field"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_41\n"
@@ -1356,7 +1239,6 @@ msgid "Add all fields"
msgstr "Add all fields"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_42\n"
@@ -1365,7 +1247,6 @@ msgid "Remove all fields"
msgstr "Remove all fields"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_43\n"
@@ -1374,7 +1255,6 @@ msgid "Move field up"
msgstr "Move field up"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_44\n"
@@ -1383,7 +1263,6 @@ msgid "Move field down"
msgstr "Move field down"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_45\n"
@@ -1392,7 +1271,6 @@ msgid "The field names from '%NAME' could not be retrieved."
msgstr "The field names from '%NAME' could not be retrieved."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_0\n"
@@ -1401,7 +1279,6 @@ msgid "Query Wizard"
msgstr "Query Wizard"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_1\n"
@@ -1410,7 +1287,6 @@ msgid "Query"
msgstr "Query"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_2\n"
@@ -1419,7 +1295,6 @@ msgid "Query Wizard"
msgstr "Query Wizard"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_3\n"
@@ -1428,7 +1303,6 @@ msgid "~Tables"
msgstr "~Tables"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_4\n"
@@ -1437,7 +1311,6 @@ msgid "A~vailable fields"
msgstr "A~vailable fields"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_5\n"
@@ -1446,7 +1319,6 @@ msgid "Name ~of the query"
msgstr "Name ~of the query"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_6\n"
@@ -1455,7 +1327,6 @@ msgid "Display ~Query"
msgstr "Display ~Query"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_7\n"
@@ -1464,7 +1335,6 @@ msgid "~Modify Query"
msgstr "~Modify Query"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_8\n"
@@ -1473,7 +1343,6 @@ msgid "~How do you want to proceed after creating the query?"
msgstr "~How do you want to proceed after creating the query?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_9\n"
@@ -1482,7 +1351,6 @@ msgid "Match ~all of the following"
msgstr "Match ~all of the following"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_10\n"
@@ -1491,7 +1359,6 @@ msgid "~Match any of the following"
msgstr "~Match any of the following"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_11\n"
@@ -1500,7 +1367,6 @@ msgid "~Detailed query (Shows all records of the query.)"
msgstr "~Detailed query (Shows all records of the query.)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_12\n"
@@ -1509,7 +1375,6 @@ msgid "~Summary query (Shows only results of aggregate functions.)"
msgstr "~Summary query (Shows only results of aggregate functions.)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_16\n"
@@ -1518,7 +1383,6 @@ msgid "Aggregate functions"
msgstr "Aggregate functions"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_17\n"
@@ -1527,7 +1391,6 @@ msgid "Fields"
msgstr "Fields"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_18\n"
@@ -1536,7 +1399,6 @@ msgid "~Group by"
msgstr "~Group by"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_19\n"
@@ -1545,7 +1407,6 @@ msgid "Field"
msgstr "Field"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_20\n"
@@ -1572,7 +1433,6 @@ msgid "Query:"
msgstr "Query: "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_24\n"
@@ -1581,7 +1441,6 @@ msgid "Condition"
msgstr "Condition"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_25\n"
@@ -1590,7 +1449,6 @@ msgid "Value"
msgstr "Value"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_26\n"
@@ -1599,7 +1457,6 @@ msgid "is equal to"
msgstr "is equal to"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_27\n"
@@ -1608,7 +1465,6 @@ msgid "is not equal to"
msgstr "is not equal to"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_28\n"
@@ -1617,7 +1473,6 @@ msgid "is smaller than"
msgstr "is smaller than"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_29\n"
@@ -1635,7 +1490,6 @@ msgid "is equal or less than"
msgstr "is equal or less than "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_31\n"
@@ -1644,7 +1498,6 @@ msgid "is equal or greater than"
msgstr "is equal or greater than"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_32\n"
@@ -1653,7 +1506,6 @@ msgid "like"
msgstr "like"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_33\n"
@@ -1662,7 +1514,6 @@ msgid "not like"
msgstr "not like"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_34\n"
@@ -1671,7 +1522,6 @@ msgid "is null"
msgstr "is null"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_35\n"
@@ -1680,7 +1530,6 @@ msgid "is not null"
msgstr "is not null"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_36\n"
@@ -1689,7 +1538,6 @@ msgid "true"
msgstr "true"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_37\n"
@@ -1698,7 +1546,6 @@ msgid "false"
msgstr "false"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_38\n"
@@ -1707,7 +1554,6 @@ msgid "and"
msgstr "and"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_39\n"
@@ -1716,7 +1562,6 @@ msgid "or"
msgstr "or"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_40\n"
@@ -1725,7 +1570,6 @@ msgid "get the sum of"
msgstr "get the sum of"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_41\n"
@@ -1734,7 +1578,6 @@ msgid "get the average of"
msgstr "get the average of"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_42\n"
@@ -1743,7 +1586,6 @@ msgid "get the minimum of"
msgstr "get the minimum of"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_43\n"
@@ -1761,7 +1603,6 @@ msgid "get the count of"
msgstr "get the sum of"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_48\n"
@@ -1788,7 +1629,6 @@ msgid "Sorting order:"
msgstr "Sorting order: "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_52\n"
@@ -1806,7 +1646,6 @@ msgid "Search conditions:"
msgstr "Search conditions: "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_54\n"
@@ -1824,7 +1663,6 @@ msgid "Aggregate functions:"
msgstr "Aggregate functions: "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_56\n"
@@ -1842,7 +1680,6 @@ msgid "Grouped by:"
msgstr "Grouped by: "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_58\n"
@@ -1860,7 +1697,6 @@ msgid "Grouping conditions:"
msgstr "Grouping conditions: "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_60\n"
@@ -1869,7 +1705,6 @@ msgid "No grouping conditions were assigned."
msgstr "No grouping conditions were assigned."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_70\n"
@@ -1878,7 +1713,6 @@ msgid "Select the fields (columns) for your query"
msgstr "Select the fields (columns) for your query"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_71\n"
@@ -1887,7 +1721,6 @@ msgid "Select the sorting order"
msgstr "Select the sorting order"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_72\n"
@@ -1896,7 +1729,6 @@ msgid "Select the search conditions"
msgstr "Select the search conditions"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_73\n"
@@ -1905,7 +1737,6 @@ msgid "Select the type of query"
msgstr "Select the type of query"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_74\n"
@@ -1914,7 +1745,6 @@ msgid "Select the groups"
msgstr "Select the groups"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_75\n"
@@ -1923,7 +1753,6 @@ msgid "Select the grouping conditions"
msgstr "Select the grouping conditions"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_76\n"
@@ -1932,7 +1761,6 @@ msgid "Assign aliases if desired"
msgstr "Assign aliases if desired"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_77\n"
@@ -1941,7 +1769,6 @@ msgid "Check the overview and decide how to proceed"
msgstr "Check the overview and decide how to proceed"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_80\n"
@@ -1950,7 +1777,6 @@ msgid "Field selection"
msgstr "Field selection"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_81\n"
@@ -1959,7 +1785,6 @@ msgid "Sorting order"
msgstr "Sorting order"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_82\n"
@@ -1968,7 +1793,6 @@ msgid "Search conditions"
msgstr "Search conditions"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_83\n"
@@ -1977,7 +1801,6 @@ msgid "Detail or summary"
msgstr "Detail or summary"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_84\n"
@@ -1986,7 +1809,6 @@ msgid "Grouping"
msgstr "Grouping"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_85\n"
@@ -1995,7 +1817,6 @@ msgid "Grouping conditions"
msgstr "Grouping conditions"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_86\n"
@@ -2004,7 +1825,6 @@ msgid "Aliases"
msgstr "Aliases"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_87\n"
@@ -2013,7 +1833,6 @@ msgid "Overview"
msgstr "Overview"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_88\n"
@@ -2022,7 +1841,6 @@ msgid "A field that has not been assigned an aggregate function must be used in
msgstr "A field that has not been assigned an aggregate function must be used in a group."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_89\n"
@@ -2031,7 +1849,6 @@ msgid "The condition '<FIELDNAME> <LOGICOPERATOR> <VALUE>' was chosen twice. Eac
msgstr "The condition '<FIELDNAME> <LOGICOPERATOR> <VALUE>' was chosen twice. Each condition can only be chosen once"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_90\n"
@@ -2048,7 +1865,6 @@ msgid ","
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_92\n"
@@ -2057,7 +1873,6 @@ msgid "<FIELDTITLE> (<FIELDNAME>)"
msgstr "<FIELDTITLE> (<FIELDNAME>)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_93\n"
@@ -2066,7 +1881,6 @@ msgid "<FIELDNAME> (<SORTMODE>)"
msgstr "<FIELDNAME> (<SORTMODE>)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_94\n"
@@ -2075,7 +1889,6 @@ msgid "<FIELDNAME> <LOGICOPERATOR> <VALUE>"
msgstr "<FIELDNAME> <LOGICOPERATOR> <VALUE>"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_95\n"
@@ -2084,7 +1897,6 @@ msgid "<CALCULATEDFUNCTION> <FIELDNAME>"
msgstr "<CALCULATEDFUNCTION> <FIELDNAME>"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_96\n"
@@ -2093,7 +1905,6 @@ msgid "<FIELDNAME> <LOGICOPERATOR> <VALUE>"
msgstr "<FIELDNAME> <LOGICOPERATOR> <VALUE>"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_0\n"
@@ -2102,7 +1913,6 @@ msgid "Form Wizard"
msgstr "Form Wizard"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_1\n"
@@ -2133,7 +1943,6 @@ msgstr ""
"Use subforms to show data from tables or queries with a one-to-many relationship."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_4\n"
@@ -2142,7 +1951,6 @@ msgid "~Add Subform"
msgstr "~Add Subform"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_5\n"
@@ -2151,7 +1959,6 @@ msgid "~Subform based on existing relation"
msgstr "~Subform based on existing relation"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_6\n"
@@ -2160,7 +1967,6 @@ msgid "Tables or queries"
msgstr "Tables or queries"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_7\n"
@@ -2169,7 +1975,6 @@ msgid "Subform based on ~manual selection of fields"
msgstr "Subform based on ~manual selection of fields"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_8\n"
@@ -2178,7 +1983,6 @@ msgid "~Which relation do you want to add?"
msgstr "~Which relation do you want to add?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_9\n"
@@ -2187,7 +1991,6 @@ msgid "Fields in the ~subform"
msgstr "Fields in the ~subform"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_12\n"
@@ -2196,7 +1999,6 @@ msgid "~Available fields"
msgstr "~Available fields"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_13\n"
@@ -2216,7 +2018,6 @@ msgstr ""
"But joins may only be used once."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_20\n"
@@ -2225,7 +2026,6 @@ msgid "~First joined subform field"
msgstr "~First joined subform field"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_21\n"
@@ -2234,7 +2034,6 @@ msgid "~Second joined subform field"
msgstr "~Second joined subform field"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_22\n"
@@ -2243,7 +2042,6 @@ msgid "~Third joined subform field"
msgstr "~Third joined subform field"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_23\n"
@@ -2252,7 +2050,6 @@ msgid "~Fourth joined subform field"
msgstr "~Fourth joined subform field"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_24\n"
@@ -2261,7 +2058,6 @@ msgid "F~irst joined main form field"
msgstr "F~irst joined main form field"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_25\n"
@@ -2270,7 +2066,6 @@ msgid "S~econd joined main form field"
msgstr "S~econd joined main form field"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_26\n"
@@ -2279,7 +2074,6 @@ msgid "T~hird joined main form field"
msgstr "T~hird joined main form field"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_27\n"
@@ -2288,7 +2082,6 @@ msgid "F~ourth joined main form field"
msgstr "F~ourth joined main form field"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_28\n"
@@ -2297,7 +2090,6 @@ msgid "Field border"
msgstr "Field border"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_29\n"
@@ -2306,7 +2098,6 @@ msgid "No border"
msgstr "No border"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_30\n"
@@ -2315,7 +2106,6 @@ msgid "3D look"
msgstr "3D look"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_31\n"
@@ -2324,7 +2114,6 @@ msgid "Flat"
msgstr "Flat"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_32\n"
@@ -2333,7 +2122,6 @@ msgid "Label placement"
msgstr "Label placement"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_33\n"
@@ -2342,7 +2130,6 @@ msgid "Align left"
msgstr "Align left"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_34\n"
@@ -2351,7 +2138,6 @@ msgid "Align right"
msgstr "Align right"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_35\n"
@@ -2360,7 +2146,6 @@ msgid "Arrangement of DB fields"
msgstr "Arrangement of DB fields"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_36\n"
@@ -2369,7 +2154,6 @@ msgid "Columnar - Labels Left"
msgstr "Columnar - Labels Left"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_37\n"
@@ -2378,7 +2162,6 @@ msgid "Columnar - Labels on Top"
msgstr "Columnar - Labels on Top"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_38\n"
@@ -2387,7 +2170,6 @@ msgid "In Blocks - Labels Left"
msgstr "In Blocks - Labels Left"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_39\n"
@@ -2396,7 +2178,6 @@ msgid "In Blocks - Labels Above"
msgstr "In Blocks - Labels Above"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_40\n"
@@ -2405,7 +2186,6 @@ msgid "As Data Sheet"
msgstr "As Data Sheet"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_41\n"
@@ -2414,7 +2194,6 @@ msgid "Arrangement of the main form"
msgstr "Arrangement of the main form"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_42\n"
@@ -2423,7 +2202,6 @@ msgid "Arrangement of the subform"
msgstr "Arrangement of the subform"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_44\n"
@@ -2441,7 +2219,6 @@ msgid "Existing data will not be displayed"
msgstr "Existing data will not be displayed "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_46\n"
@@ -2450,7 +2227,6 @@ msgid "T~he form is to display all data"
msgstr "T~he form is to display all data"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_47\n"
@@ -2459,7 +2235,6 @@ msgid "Do not allow ~modification of existing data"
msgstr "Do not allow ~modification of existing data"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_48\n"
@@ -2468,7 +2243,6 @@ msgid "Do not allow ~deletion of existing data"
msgstr "Do not allow ~deletion of existing data"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_49\n"
@@ -2477,7 +2251,6 @@ msgid "Do not allow ~addition of new data"
msgstr "Do not allow ~addition of new data"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_50\n"
@@ -2486,7 +2259,6 @@ msgid "Name of ~the form"
msgstr "Name of ~the form"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_51\n"
@@ -2495,7 +2267,6 @@ msgid "How do you want to proceed after creating the form?"
msgstr "How do you want to proceed after creating the form?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_52\n"
@@ -2504,7 +2275,6 @@ msgid "~Work with the form"
msgstr "~Work with the form"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_53\n"
@@ -2513,7 +2283,6 @@ msgid "~Modify the form"
msgstr "~Modify the form"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_55\n"
@@ -2522,7 +2291,6 @@ msgid "~Page Styles"
msgstr "~Page Styles"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_80\n"
@@ -2531,7 +2299,6 @@ msgid "Field selection"
msgstr "Field selection"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_81\n"
@@ -2540,7 +2307,6 @@ msgid "Set up a subform"
msgstr "Set up a subform"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_82\n"
@@ -2549,7 +2315,6 @@ msgid "Add subform fields"
msgstr "Add subform fields"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_83\n"
@@ -2558,7 +2323,6 @@ msgid "Get joined fields"
msgstr "Get joined fields"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_84\n"
@@ -2567,7 +2331,6 @@ msgid "Arrange controls"
msgstr "Arrange controls"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_85\n"
@@ -2576,7 +2339,6 @@ msgid "Set data entry"
msgstr "Set data entry"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_86\n"
@@ -2585,7 +2347,6 @@ msgid "Apply styles"
msgstr "Apply styles"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_87\n"
@@ -2594,7 +2355,6 @@ msgid "Set name"
msgstr "Set name"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_88\n"
@@ -2603,7 +2363,6 @@ msgid "(Date)"
msgstr "(Date)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_89\n"
@@ -2612,7 +2371,6 @@ msgid "(Time)"
msgstr "(Time)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_90\n"
@@ -2621,7 +2379,6 @@ msgid "Select the fields of your form"
msgstr "Select the fields of your form"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_91\n"
@@ -2630,7 +2387,6 @@ msgid "Decide if you want to set up a subform"
msgstr "Decide if you want to set up a subform"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_92\n"
@@ -2639,7 +2395,6 @@ msgid "Select the fields of your subform"
msgstr "Select the fields of your subform"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_93\n"
@@ -2648,7 +2403,6 @@ msgid "Select the joins between your forms"
msgstr "Select the joins between your forms"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_94\n"
@@ -2657,7 +2411,6 @@ msgid "Arrange the controls on your form"
msgstr "Arrange the controls on your form"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_95\n"
@@ -2666,7 +2419,6 @@ msgid "Select the data entry mode"
msgstr "Select the data entry mode"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_96\n"
@@ -2675,7 +2427,6 @@ msgid "Apply the style of your form"
msgstr "Apply the style of your form"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_97\n"
@@ -2695,7 +2446,6 @@ msgstr ""
"Choose another name."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_1\n"
@@ -2704,7 +2454,6 @@ msgid "Table Wizard"
msgstr "Table Wizard"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_2\n"
@@ -2713,7 +2462,6 @@ msgid "Select fields"
msgstr "Select fields"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_3\n"
@@ -2722,7 +2470,6 @@ msgid "Set types and formats"
msgstr "Set types and formats"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_4\n"
@@ -2731,7 +2478,6 @@ msgid "Set primary key"
msgstr "Set primary key"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_5\n"
@@ -2740,7 +2486,6 @@ msgid "Create table"
msgstr "Create table"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_8\n"
@@ -2749,7 +2494,6 @@ msgid "Select fields for your table"
msgstr "Select fields for your table"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_9\n"
@@ -2758,7 +2502,6 @@ msgid "Set field types and formats"
msgstr "Set field types and formats"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_10\n"
@@ -2767,7 +2510,6 @@ msgid "Set primary key"
msgstr "Set primary key"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_11\n"
@@ -2776,7 +2518,6 @@ msgid "Create table"
msgstr "Create table"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_14\n"
@@ -2785,7 +2526,6 @@ msgid "This wizard helps you to create a table for your database. After selectin
msgstr "This wizard helps you to create a table for your database. After selecting a table category and a sample table, choose the fields you want to include in your table. You can include fields from more than one sample table."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_15\n"
@@ -2794,7 +2534,6 @@ msgid "Ca~tegory"
msgstr "Ca~tegory"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_16\n"
@@ -2803,7 +2542,6 @@ msgid "B~usiness"
msgstr "B~usiness"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_17\n"
@@ -2812,7 +2550,6 @@ msgid "P~ersonal"
msgstr "P~ersonal"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_18\n"
@@ -2821,7 +2558,6 @@ msgid "~Sample tables"
msgstr "~Sample tables"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_19\n"
@@ -2830,7 +2566,6 @@ msgid "A~vailable fields"
msgstr "A~vailable fields"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_20\n"
@@ -2855,7 +2590,6 @@ msgid "-"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_23\n"
@@ -2864,7 +2598,6 @@ msgid "Field name"
msgstr "Field name"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_24\n"
@@ -2873,7 +2606,6 @@ msgid "Field type"
msgstr "Field type"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_25\n"
@@ -2882,7 +2614,6 @@ msgid "~Selected fields"
msgstr "~Selected fields"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_26\n"
@@ -2891,7 +2622,6 @@ msgid "A primary key uniquely identifies each record in a database table. Primar
msgstr "A primary key uniquely identifies each record in a database table. Primary keys ease the linking of information in separate tables, and it is recommended that you have a primary key in every table. Without a primary key, it will not be possible to enter data into this table."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_27\n"
@@ -2900,7 +2630,6 @@ msgid "~Create a primary key"
msgstr "~Create a primary key"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_28\n"
@@ -2909,7 +2638,6 @@ msgid "~Automatically add a primary key"
msgstr "~Automatically add a primary key"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_29\n"
@@ -2927,7 +2655,6 @@ msgid "Define p~rimary key as a combination of several fields"
msgstr "Define p~rimary key as a combination of several fields "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_31\n"
@@ -2936,7 +2663,6 @@ msgid "F~ieldname"
msgstr "F~ieldname"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_32\n"
@@ -2945,7 +2671,6 @@ msgid "~Primary key fields"
msgstr "~Primary key fields"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_33\n"
@@ -2954,7 +2679,6 @@ msgid "Auto ~value"
msgstr "Auto ~value"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_34\n"
@@ -2963,7 +2687,6 @@ msgid "What do you want to name your table?"
msgstr "What do you want to name your table?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_35\n"
@@ -2972,7 +2695,6 @@ msgid "Congratulations. You have entered all the information needed to create yo
msgstr "Congratulations. You have entered all the information needed to create your table."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_36\n"
@@ -2981,7 +2703,6 @@ msgid "What do you want to do next?"
msgstr "What do you want to do next?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_37\n"
@@ -2990,7 +2711,6 @@ msgid "Modify the table design"
msgstr "Modify the table design"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_38\n"
@@ -2999,7 +2719,6 @@ msgid "Insert data immediately"
msgstr "Insert data immediately"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_39\n"
@@ -3008,7 +2727,6 @@ msgid "C~reate a form based on this table"
msgstr "C~reate a form based on this table"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_40\n"
@@ -3017,7 +2735,6 @@ msgid "The table you have created could not be opened."
msgstr "The table you have created could not be opened."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_41\n"
@@ -3026,7 +2743,6 @@ msgid "The table name '%TABLENAME' contains a character ('%SPECIALCHAR') that mi
msgstr "The table name '%TABLENAME' contains a character ('%SPECIALCHAR') that might not be supported by the database."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_42\n"
@@ -3035,7 +2751,6 @@ msgid "The field name '%FIELDNAME' contains a special character ('%SPECIALCHAR')
msgstr "The field name '%FIELDNAME' contains a special character ('%SPECIALCHAR') that might not be supported by the database."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_43\n"
@@ -3044,7 +2759,6 @@ msgid "Field"
msgstr "Field"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_44\n"
@@ -3053,7 +2767,6 @@ msgid "MyTable"
msgstr "MyTable"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_45\n"
@@ -3062,7 +2775,6 @@ msgid "Add a Field"
msgstr "Add a Field"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_46\n"
@@ -3071,7 +2783,6 @@ msgid "Remove the selected Field"
msgstr "Remove the selected Field"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_47\n"
@@ -3091,7 +2802,6 @@ msgstr ""
"Please enter another name."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_49\n"
@@ -3100,7 +2810,6 @@ msgid "Catalog of the table"
msgstr "Catalogue of the table"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_50\n"
@@ -3109,7 +2818,6 @@ msgid "Schema of the table"
msgstr "Schema of the table"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_51\n"
@@ -3118,7 +2826,6 @@ msgid "The field '%FIELDNAME' already exists."
msgstr "The field '%FIELDNAME' already exists."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_ZERO_0\n"
@@ -3127,7 +2834,6 @@ msgid "~Cancel"
msgstr "~Cancel"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_ZERO_1\n"
@@ -3136,7 +2842,6 @@ msgid "~Help"
msgstr "~Help"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_ZERO_2\n"
@@ -3145,7 +2850,6 @@ msgid "< ~Back"
msgstr "< ~Back"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_ZERO_3\n"
@@ -3154,7 +2858,6 @@ msgid "~Convert"
msgstr "~Convert"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_ZERO_4\n"
@@ -3163,7 +2866,6 @@ msgid "Note: Currency amounts from external links and currency conversion factor
msgstr "Note: Currency amounts from external links and currency conversion factors in formulae cannot be converted."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_ZERO_5\n"
@@ -3172,7 +2874,6 @@ msgid "First, unprotect all sheets."
msgstr "First, unprotect all sheets."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_ZERO_6\n"
@@ -3190,7 +2891,6 @@ msgid "C~ontinue >"
msgstr "C~ontinue>>"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_ZERO_8\n"
@@ -3199,7 +2899,6 @@ msgid "C~lose"
msgstr "C~lose"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_0\n"
@@ -3208,7 +2907,6 @@ msgid "~Entire document"
msgstr "~Entire document"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_1\n"
@@ -3217,7 +2915,6 @@ msgid "Selection"
msgstr "Selection"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_2\n"
@@ -3226,7 +2923,6 @@ msgid "Cell S~tyles"
msgstr "Cell S~tyles"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_3\n"
@@ -3235,7 +2931,6 @@ msgid "Currency cells in the current ~sheet"
msgstr "Currency cells in the current ~sheet"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_4\n"
@@ -3244,7 +2939,6 @@ msgid "Currency cells in the entire ~document"
msgstr "Currency cells in the entire ~document"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_5\n"
@@ -3253,7 +2947,6 @@ msgid "~Selected range"
msgstr "~Selected range"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_6\n"
@@ -3262,7 +2955,6 @@ msgid "Select Cell Styles"
msgstr "Select Cell Styles"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_7\n"
@@ -3271,7 +2963,6 @@ msgid "Select currency cells"
msgstr "Select currency cells"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_8\n"
@@ -3280,7 +2971,6 @@ msgid "Currency ranges:"
msgstr "Currency ranges:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_9\n"
@@ -3289,7 +2979,6 @@ msgid "Templates:"
msgstr "Templates:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_0\n"
@@ -3298,7 +2987,6 @@ msgid "Extent"
msgstr "Extent"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_1\n"
@@ -3307,7 +2995,6 @@ msgid "~Single %PRODUCTNAME Calc document"
msgstr "~Single %PRODUCTNAME Calc document"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_2\n"
@@ -3316,7 +3003,6 @@ msgid "Complete ~directory"
msgstr "Complete ~directory"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_3\n"
@@ -3325,7 +3011,6 @@ msgid "Source Document:"
msgstr "Source Document:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_4\n"
@@ -3334,7 +3019,6 @@ msgid "Source directory:"
msgstr "Source directory:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_5\n"
@@ -3343,7 +3027,6 @@ msgid "~Including subfolders"
msgstr "~Including subfolders"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_6\n"
@@ -3352,7 +3035,6 @@ msgid "Target directory:"
msgstr "Target directory:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_7\n"
@@ -3361,7 +3043,6 @@ msgid "Temporarily unprotect sheet without query"
msgstr "Temporarily unprotect sheet without query"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_10\n"
@@ -3379,7 +3060,6 @@ msgid "Conversion status:"
msgstr "Conversion status: "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STATUSLINE_1\n"
@@ -3388,7 +3068,6 @@ msgid "Conversion status of the cell templates:"
msgstr "Conversion status of the cell templates:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STATUSLINE_2\n"
@@ -3397,7 +3076,6 @@ msgid "Registration of the relevant ranges: Sheet %1Number%1 of %2TotPageCount%2
msgstr "Registration of the relevant ranges: Sheet %1Number%1 of %2TotPageCount%2"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STATUSLINE_3\n"
@@ -3406,7 +3084,6 @@ msgid "Entry of the ranges to be converted..."
msgstr "Entry of the ranges to be converted..."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STATUSLINE_4\n"
@@ -3415,7 +3092,6 @@ msgid "Sheet protection for each sheet will be restored..."
msgstr "Sheet protection for each sheet will be restored..."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STATUSLINE_5\n"
@@ -3424,7 +3100,6 @@ msgid "Conversion of the currency units in the cell templates..."
msgstr "Conversion of the currency units in the cell templates..."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_0\n"
@@ -3433,7 +3108,6 @@ msgid "~Finish"
msgstr "~Finish"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_1\n"
@@ -3442,7 +3116,6 @@ msgid "Select directory"
msgstr "Select directory"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_2\n"
@@ -3451,7 +3124,6 @@ msgid "Select file"
msgstr "Select file"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_3\n"
@@ -3469,7 +3141,6 @@ msgid "non-existent"
msgstr "non-existant"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_5\n"
@@ -3478,7 +3149,6 @@ msgid "Euro Converter"
msgstr "Euro Converter"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_6\n"
@@ -3487,7 +3157,6 @@ msgid "Should protected spreadsheets be temporarily unprotected?"
msgstr "Should protected spreadsheets be temporarily unprotected?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_7\n"
@@ -3496,7 +3165,6 @@ msgid "Enter the password to unprotect the table %1TableName%1"
msgstr "Enter the password to unprotect the table %1TableName%1"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_8\n"
@@ -3505,7 +3173,6 @@ msgid "Wrong Password!"
msgstr "Wrong Password!"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_9\n"
@@ -3514,7 +3181,6 @@ msgid "Protected Sheet"
msgstr "Protected Sheet"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_10\n"
@@ -3523,7 +3189,6 @@ msgid "Warning!"
msgstr "Warning!"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_11\n"
@@ -3532,7 +3197,6 @@ msgid "Protection for the sheets will not be removed."
msgstr "Protection for the sheets will not be removed."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_12\n"
@@ -3541,7 +3205,6 @@ msgid "Sheet cannot be unprotected"
msgstr "Sheet cannot be unprotected"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_13\n"
@@ -3550,7 +3213,6 @@ msgid "The Wizard cannot edit this document as cell formats cannot be modified i
msgstr "The Wizard cannot edit this document as cell formats cannot be modified in documents containing protected spreadsheets."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_14\n"
@@ -3559,7 +3221,6 @@ msgid "Please note that the Euro Converter will, otherwise, not be able to edit
msgstr "Please note that the Euro Converter will, otherwise, not be able to edit this document!"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_15\n"
@@ -3568,7 +3229,6 @@ msgid "Please choose a currency to be converted first!"
msgstr "Please choose a currency to be converted first!"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_16\n"
@@ -3577,7 +3237,6 @@ msgid "Password:"
msgstr "Password:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_17\n"
@@ -3586,7 +3245,6 @@ msgid "OK"
msgstr "OK"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_18\n"
@@ -3595,7 +3253,6 @@ msgid "Cancel"
msgstr "Cancel"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_19\n"
@@ -3604,7 +3261,6 @@ msgid "Please select a %PRODUCTNAME Calc document for editing!"
msgstr "Please select a %PRODUCTNAME Calc document for editing!"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_20\n"
@@ -3613,7 +3269,6 @@ msgid "'<1>' is not a directory!"
msgstr "'<1>' is not a directory!"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_21\n"
@@ -3622,7 +3277,6 @@ msgid "Document is read-only!"
msgstr "Document is read-only!"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_22\n"
@@ -3631,7 +3285,6 @@ msgid "The '<1>' file already exists.<CR>Do you want to overwrite it?"
msgstr "The '<1>' file already exists.<CR>Do you want to overwrite it?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_23\n"
@@ -3640,7 +3293,6 @@ msgid "Do you really want to terminate conversion at this point?"
msgstr "Do you really want to terminate conversion at this point?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_24\n"
@@ -3649,7 +3301,6 @@ msgid "Cancel Wizard"
msgstr "Cancel Wizard"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_0\n"
@@ -3658,7 +3309,6 @@ msgid "Portuguese Escudo"
msgstr "Portuguese Escudo"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_1\n"
@@ -3667,7 +3317,6 @@ msgid "Dutch Guilder"
msgstr "Dutch Guilder"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_2\n"
@@ -3676,7 +3325,6 @@ msgid "French Franc"
msgstr "French Franc"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_3\n"
@@ -3685,7 +3333,6 @@ msgid "Spanish Peseta"
msgstr "Spanish Peseta"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_4\n"
@@ -3694,7 +3341,6 @@ msgid "Italian Lira"
msgstr "Italian Lira"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_5\n"
@@ -3703,7 +3349,6 @@ msgid "German Mark"
msgstr "German Mark"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_6\n"
@@ -3712,7 +3357,6 @@ msgid "Belgian Franc"
msgstr "Belgian Franc"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_7\n"
@@ -3721,7 +3365,6 @@ msgid "Irish Punt"
msgstr "Irish Punt"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_8\n"
@@ -3730,7 +3373,6 @@ msgid "Luxembourg Franc"
msgstr "Luxembourg Franc"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_9\n"
@@ -3739,7 +3381,6 @@ msgid "Austrian Schilling"
msgstr "Austrian Schilling"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_10\n"
@@ -3748,7 +3389,6 @@ msgid "Finnish Mark"
msgstr "Finnish Mark"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_11\n"
@@ -3757,7 +3397,6 @@ msgid "Greek Drachma"
msgstr "Greek Drachma"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_12\n"
@@ -3766,7 +3405,6 @@ msgid "Slovenian Tolar"
msgstr "Slovenian Tolar"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_13\n"
@@ -3775,7 +3413,6 @@ msgid "Cypriot Pound"
msgstr "Cypriot Pound"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_14\n"
@@ -3784,7 +3421,6 @@ msgid "Maltese Lira"
msgstr "Maltese Lira"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_15\n"
@@ -3817,7 +3453,6 @@ msgid "Lithuanian Litas"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_LASTPAGE_0\n"
@@ -3826,7 +3461,6 @@ msgid "Progress"
msgstr "Progress"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_LASTPAGE_1\n"
@@ -3835,7 +3469,6 @@ msgid "Retrieving the relevant documents..."
msgstr "Retrieving the relevant documents..."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_LASTPAGE_2\n"
@@ -3844,7 +3477,6 @@ msgid "Converting the documents..."
msgstr "Converting the documents..."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_LASTPAGE_3\n"
@@ -3853,7 +3485,6 @@ msgid "Settings:"
msgstr "Settings:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_LASTPAGE_4\n"
@@ -3862,7 +3493,6 @@ msgid "Sheet is always unprotected"
msgstr "Sheet is always unprotected"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLES_0\n"
@@ -3871,7 +3501,6 @@ msgid "Theme Selection"
msgstr "Theme Selection"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLES_1\n"
@@ -3880,7 +3509,6 @@ msgid "Error while saving the document to the clipboard! The following action ca
msgstr "Error while saving the document to the clipboard! The following action cannot be undone."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLES_2\n"
@@ -3889,7 +3517,6 @@ msgid "~Cancel"
msgstr "~Cancel"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLES_3\n"
@@ -3972,7 +3599,6 @@ msgid "Green Grapes"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_9\n"
@@ -4047,7 +3673,6 @@ msgid "Pumpkin"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceDialog_0\n"
@@ -4056,7 +3681,6 @@ msgid "Addressee"
msgstr "Addressee"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceDialog_1\n"
@@ -4065,7 +3689,6 @@ msgid "One recipient"
msgstr "One recipient"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceDialog_2\n"
@@ -4074,7 +3697,6 @@ msgid "Several recipients (address database)"
msgstr "Several recipients (address database)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceDialog_3\n"
@@ -4083,7 +3705,6 @@ msgid "Use of This Template"
msgstr "Use of This Template"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceMsgError\n"
@@ -4092,7 +3713,6 @@ msgid "An error has occurred."
msgstr "An error has occurred."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_0\n"
@@ -4101,7 +3721,6 @@ msgid "Click placeholder and overwrite"
msgstr "Click placeholder and overwrite"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_1\n"
@@ -4110,7 +3729,6 @@ msgid "Company"
msgstr "Company"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_2\n"
@@ -4119,7 +3737,6 @@ msgid "Department"
msgstr "Department"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_3\n"
@@ -4128,7 +3745,6 @@ msgid "First Name"
msgstr "First Name"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_4\n"
@@ -4137,7 +3753,6 @@ msgid "Last Name"
msgstr "Surname"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_5\n"
@@ -4146,7 +3761,6 @@ msgid "Street"
msgstr "Street"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_6\n"
@@ -4155,7 +3769,6 @@ msgid "Country"
msgstr "Country"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_7\n"
@@ -4164,7 +3777,6 @@ msgid "ZIP/Postal Code"
msgstr "Postal Code"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_8\n"
@@ -4173,7 +3785,6 @@ msgid "City"
msgstr "City"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_9\n"
@@ -4182,7 +3793,6 @@ msgid "Title"
msgstr "Title"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_10\n"
@@ -4191,7 +3801,6 @@ msgid "Position"
msgstr "Position"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_11\n"
@@ -4200,7 +3809,6 @@ msgid "Form of Address"
msgstr "Form of Address"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_12\n"
@@ -4209,7 +3817,6 @@ msgid "Initials"
msgstr "Initials"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_13\n"
@@ -4218,7 +3825,6 @@ msgid "Salutation"
msgstr "Salutation"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_14\n"
@@ -4227,7 +3833,6 @@ msgid "Home Phone"
msgstr "Home Phone"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_15\n"
@@ -4236,7 +3841,6 @@ msgid "Work Phone"
msgstr "Work Phone"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_16\n"
@@ -4245,7 +3849,6 @@ msgid "Fax"
msgstr "Fax"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_17\n"
@@ -4254,7 +3857,6 @@ msgid "E-Mail"
msgstr "E-Mail"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_18\n"
@@ -4263,7 +3865,6 @@ msgid "URL"
msgstr "URL"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_19\n"
@@ -4272,7 +3873,6 @@ msgid "Notes"
msgstr "Notes"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_20\n"
@@ -4281,7 +3881,6 @@ msgid "Alt. Field 1"
msgstr "Alt. Field 1"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_21\n"
@@ -4290,7 +3889,6 @@ msgid "Alt. Field 2"
msgstr "Alt. Field 2"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_22\n"
@@ -4299,7 +3897,6 @@ msgid "Alt. Field 3"
msgstr "Alt. Field 3"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_23\n"
@@ -4308,7 +3905,6 @@ msgid "Alt. Field 4"
msgstr "Alt. Field 4"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_24\n"
@@ -4326,7 +3922,6 @@ msgid "State"
msgstr "Province"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_26\n"
@@ -4335,7 +3930,6 @@ msgid "Office Phone"
msgstr "Office Phone"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_27\n"
@@ -4344,7 +3938,6 @@ msgid "Pager"
msgstr "Pager"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_28\n"
@@ -4353,7 +3946,6 @@ msgid "Mobile Phone"
msgstr "Cellphone"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_29\n"
@@ -4362,7 +3954,6 @@ msgid "Other Phone"
msgstr "Other Phone"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_30\n"
@@ -4371,7 +3962,6 @@ msgid "Calendar URL"
msgstr "Calendar URL"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_31\n"
@@ -4380,7 +3970,6 @@ msgid "Invite"
msgstr "Invite"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceNoTextmark_0\n"
@@ -4389,7 +3978,6 @@ msgid "The bookmark 'Recipient' is missing."
msgstr "The bookmark 'Recipient' is missing."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceNoTextmark_1\n"
@@ -4398,7 +3986,6 @@ msgid "Form letter fields can not be included."
msgstr "Form letter fields can not be included."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"AgendaDlgName\n"
@@ -4407,7 +3994,6 @@ msgid "Minutes Template"
msgstr "Minutes Template"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"AgendaDlgNoCancel\n"
@@ -4416,7 +4002,6 @@ msgid "An option must be confirmed."
msgstr "An option must be confirmed."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"AgendaDlgFrame\n"
@@ -4425,7 +4010,6 @@ msgid "Minutes Type"
msgstr "Minutes Type"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"AgendaDlgButton1\n"
@@ -4434,7 +4018,6 @@ msgid "Results Minutes"
msgstr "Results Minutes"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"AgendaDlgButton2\n"
@@ -4443,7 +4026,6 @@ msgid "Evaluation Minutes"
msgstr "Evaluation Minutes"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"TextField\n"
@@ -4461,7 +4043,6 @@ msgid "The '%1' directory cannot be created:"
msgstr "The '%1' directory cannot be created: "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MsgDirNotThere\n"
@@ -4470,7 +4051,6 @@ msgid "The '%1' directory does not exist."
msgstr "The '%1' directory does not exist."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"QueryfornewCreation\n"
@@ -4479,7 +4059,6 @@ msgid "Do you want to create it now?"
msgstr "Do you want to create it now?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"HelpButton\n"
@@ -4488,7 +4067,6 @@ msgid "~Help"
msgstr "~Help"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CancelButton\n"
@@ -4497,7 +4075,6 @@ msgid "~Cancel"
msgstr "~Cancel"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"BackButton\n"
@@ -4515,7 +4092,6 @@ msgid "Ne~xt >"
msgstr "Ne~xt >>"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"BeginButton\n"
@@ -4524,7 +4100,6 @@ msgid "~Convert"
msgstr "~Convert"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CloseButton\n"
@@ -4541,7 +4116,6 @@ msgid "This wizard convert legacy format documents to Open Document Format for O
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"WelcometextLabel3\n"
@@ -4550,7 +4124,6 @@ msgid "Select the document type for conversion:"
msgstr "Select the document type for conversion:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MSTemplateCheckbox_1_\n"
@@ -4559,7 +4132,6 @@ msgid "Word templates"
msgstr "Word templates"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MSTemplateCheckbox_2_\n"
@@ -4568,7 +4140,6 @@ msgid "Excel templates"
msgstr "Excel templates"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MSTemplateCheckbox_3_\n"
@@ -4577,7 +4148,6 @@ msgid "PowerPoint templates"
msgstr "PowerPoint templates"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MSDocumentCheckbox_1_\n"
@@ -4586,7 +4156,6 @@ msgid "Word documents"
msgstr "Word documents"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MSDocumentCheckbox_2_\n"
@@ -4603,7 +4172,6 @@ msgid "PowerPoint/Publisher documents"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MSContainerName\n"
@@ -4612,7 +4180,6 @@ msgid "Microsoft Office"
msgstr "Microsoft Office"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SummaryHeader\n"
@@ -4621,7 +4188,6 @@ msgid "Summary:"
msgstr "Summary:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"GroupnameDefault\n"
@@ -4630,7 +4196,6 @@ msgid "Imported_Templates"
msgstr "Imported_Templates"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ProgressMoreDocs\n"
@@ -4639,7 +4204,6 @@ msgid "Documents"
msgstr "Documents"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ProgressMoreTemplates\n"
@@ -4648,7 +4212,6 @@ msgid "Templates"
msgstr "Templates"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"FileExists\n"
@@ -4657,7 +4220,6 @@ msgid "The '<1>' file already exists.<CR>Do you want to overwrite it?"
msgstr "The '<1>' file already exists.<CR>Do you want to overwrite it?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MorePathsError3\n"
@@ -4666,7 +4228,6 @@ msgid "Directories do not exist"
msgstr "Directories do not exist"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ConvertError1\n"
@@ -4675,7 +4236,6 @@ msgid "Do you really want to terminate conversion at this point?"
msgstr "Do you really want to terminate conversion at this point?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ConvertError2\n"
@@ -4684,7 +4244,6 @@ msgid "Cancel Wizard"
msgstr "Cancel Wizard"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RTErrorDesc\n"
@@ -4693,7 +4252,6 @@ msgid "An unexpected error has occurred in the wizard."
msgstr "An unexpected error has occurred in the wizard."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RTErrorHeader\n"
@@ -4702,7 +4260,6 @@ msgid "Error"
msgstr "Error"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"OverwriteallFiles\n"
@@ -4711,7 +4268,6 @@ msgid "Do you want to overwrite documents without being asked?"
msgstr "Do you want to overwrite documents without being asked?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ReeditMacro\n"
@@ -4720,7 +4276,6 @@ msgid "Document macro has to be revised."
msgstr "Document macro has to be revised."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CouldNotsaveDocument\n"
@@ -4729,7 +4284,6 @@ msgid "Document '<1>' could not be saved."
msgstr "Document '<1>' could not be saved."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CouldNotopenDocument\n"
@@ -4738,7 +4292,6 @@ msgid "Document '<1>' could not be opened."
msgstr "Document '<1>' could not be opened."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"PathDialogMessage\n"
@@ -4747,7 +4300,6 @@ msgid "Select a directory"
msgstr "Select a directory"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"DialogTitle\n"
@@ -4756,7 +4308,6 @@ msgid "Document Converter"
msgstr "Document Converter"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SearchInSubDir\n"
@@ -4765,7 +4316,6 @@ msgid "Including subdirectories"
msgstr "Including subdirectories"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ProgressPage1\n"
@@ -4774,7 +4324,6 @@ msgid "Progress"
msgstr "Progress"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ProgressPage2\n"
@@ -4783,7 +4332,6 @@ msgid "Retrieving the relevant documents:"
msgstr "Retrieving the relevant documents:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ProgressPage3\n"
@@ -4792,7 +4340,6 @@ msgid "Converting the documents"
msgstr "Converting the documents"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ProgressFound\n"
@@ -4810,7 +4357,6 @@ msgid "\"%1 found"
msgstr "%1 found"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"Ready\n"
@@ -4819,7 +4365,6 @@ msgid "Finished"
msgstr "Finished"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SourceDocuments\n"
@@ -4828,7 +4373,6 @@ msgid "Source documents"
msgstr "Source documents"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"TargetDocuments\n"
@@ -4837,7 +4381,6 @@ msgid "Target documents"
msgstr "Target documents"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"LogfileSummary\n"
@@ -4846,7 +4389,6 @@ msgid "<COUNT> documents converted"
msgstr "<COUNT> documents converted"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumInclusiveSubDir\n"
@@ -4855,7 +4397,6 @@ msgid "All subdirectories will be taken into account"
msgstr "All subdirectories will be taken into account"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumSaveDokumente\n"
@@ -4864,7 +4405,6 @@ msgid "These will be exported to the following directory:"
msgstr "These will be exported to the following directory:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"TextImportLabel\n"
@@ -4873,7 +4413,6 @@ msgid "Import from:"
msgstr "Import from:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"TextExportLabel\n"
@@ -4882,7 +4421,6 @@ msgid "Save to:"
msgstr "Save to:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CreateLogfile\n"
@@ -4891,7 +4429,6 @@ msgid "Create log file"
msgstr "Create log file"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"LogfileHelpText\n"
@@ -4900,7 +4437,6 @@ msgid "A log file will be created in your work directory"
msgstr "A log file will be created in your work directory"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ShowLogfile\n"
@@ -4909,7 +4445,6 @@ msgid "Show log file"
msgstr "Show log file"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumMSTextDocuments\n"
@@ -4918,7 +4453,6 @@ msgid "All Word documents contained in the following directory will be imported:
msgstr "All Word documents contained in the following directory will be imported:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumMSTableDocuments\n"
@@ -4936,7 +4470,6 @@ msgid "All PowerPoint/Publisher documents contained in the following directory w
msgstr "All PowerPoint templates contained in the following directory will be imported:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumMSTextTemplates\n"
@@ -4945,7 +4478,6 @@ msgid "All Word templates contained in the following directory will be imported:
msgstr "All Word templates contained in the following directory will be imported:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumMSTableTemplates\n"
@@ -4954,7 +4486,6 @@ msgid "All Excel templates contained in the following directory will be imported
msgstr "All Excel templates contained in the following directory will be imported:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumMSDrawTemplates\n"
diff --git a/source/en-ZA/writerperfect/messages.po b/source/en-ZA/writerperfect/messages.po
index 266e34c5f94..f3e04667771 100644
--- a/source/en-ZA/writerperfect/messages.po
+++ b/source/en-ZA/writerperfect/messages.po
@@ -83,7 +83,6 @@ msgid "Page break"
msgstr "Pagebreak"
#: exportepub.ui:162
-#, fuzzy
msgctxt "exportepub|splitheading"
msgid "Heading"
msgstr "Heading"
diff --git a/source/en-ZA/xmlsecurity/messages.po b/source/en-ZA/xmlsecurity/messages.po
index d67f7e34787..48ee1262bca 100644
--- a/source/en-ZA/xmlsecurity/messages.po
+++ b/source/en-ZA/xmlsecurity/messages.po
@@ -195,7 +195,6 @@ msgid "The certificate is OK."
msgstr ""
#: certpage.ui:139
-#, fuzzy
msgctxt "certpage|certnotok"
msgid "The certificate could not be validated."
msgstr "The certificate could not be validated."
@@ -223,7 +222,6 @@ msgid "Sign Document..."
msgstr "Open Document..."
#: digitalsignaturesdialog.ui:129
-#, fuzzy
msgctxt "digitalsignaturesdialog|remove"
msgid "Remove"
msgstr "Remove"
@@ -244,13 +242,11 @@ msgid "Digital ID issued by "
msgstr ""
#: digitalsignaturesdialog.ui:194
-#, fuzzy
msgctxt "digitalsignaturesdialog|date"
msgid "Date"
msgstr "Date"
#: digitalsignaturesdialog.ui:205
-#, fuzzy
msgctxt "digitalsignaturesdialog|description"
msgid "Description"
msgstr "Description"
@@ -413,7 +409,6 @@ msgid "Expiration date"
msgstr ""
#: selectcertificatedialog.ui:136
-#, fuzzy
msgctxt "selectcertificatedialog|type"
msgid "Type"
msgstr "Type"
@@ -485,7 +480,6 @@ msgid "View Certificate..."
msgstr ""
#: selectcertificatedialog.ui:266
-#, fuzzy
msgctxt "selectcertificatedialog|label2"
msgid "Description:"
msgstr "Description:"
@@ -496,13 +490,11 @@ msgid "View Certificate"
msgstr ""
#: viewcertdialog.ui:78
-#, fuzzy
msgctxt "viewcertdialog|general"
msgid "General"
msgstr "General"
#: viewcertdialog.ui:100
-#, fuzzy
msgctxt "viewcertdialog|details"
msgid "Details"
msgstr "Details"
diff --git a/source/eo/cui/messages.po b/source/eo/cui/messages.po
index a46175b41f0..f0aa3a4201f 100644
--- a/source/eo/cui/messages.po
+++ b/source/eo/cui/messages.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2017-12-20 08:16+0100\n"
-"PO-Revision-Date: 2018-01-09 22:10+0000\n"
-"Last-Translator: Anonymous Pootle User\n"
+"PO-Revision-Date: 2018-01-13 20:20+0000\n"
+"Last-Translator: Donald Rogers <donr2648@clear.net.nz>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: eo\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1515535843.000000\n"
+"X-POOTLE-MTIME: 1515874841.000000\n"
#: personalization.hrc:31
msgctxt "RID_SVXSTR_PERSONA_CATEGORIES"
@@ -353,13 +353,11 @@ msgid "Select File for Floating Frame"
msgstr "Elekti dosieron por ŝvebanta kadro"
#: strings.hrc:91
-#, fuzzy
msgctxt "RID_SVXSTR_ALLFUNCTIONS"
msgid "All commands"
-msgstr "Aldoni komandojn"
+msgstr "Ĉiuj komandoj"
#: strings.hrc:92
-#, fuzzy
msgctxt "RID_SVXSTR_MACROS"
msgid "Macros"
msgstr "Makrooj"
@@ -377,7 +375,7 @@ msgstr "%PRODUCTNAME makrooj"
#: strings.hrc:95
msgctxt "RID_SVXSTR_NOMACRODESC"
msgid "There is no description available for this macro."
-msgstr ""
+msgstr "Mankas priskribo de ĉi tiu makroo."
#: strings.hrc:96
msgctxt "RID_SVXSTR_SELECTOR_ADD_COMMANDS"
@@ -8592,7 +8590,7 @@ msgstr "Sekurecaj agordoj kaj avertoj"
#: optuserpage.ui:12
msgctxt "optuserpage|liststore1"
msgid "No key"
-msgstr ""
+msgstr "Mankas ŝlosilo"
#: optuserpage.ui:45
msgctxt "optuserpage|companyft"
@@ -8802,7 +8800,7 @@ msgstr "Kiam ĉifranta dokumenton, ĉiam ĉifri al mem"
#: optuserpage.ui:930
msgctxt "optuserpage|cryptographylabel"
msgid "Cryptography"
-msgstr ""
+msgstr "Kriptografio"
#: optviewpage.ui:47
msgctxt "optviewpage|grid3|tooltip_text"
@@ -9242,10 +9240,9 @@ msgstr ""
#: paragalignpage.ui:15
#: /home/cl/vc/git/libo-core/cui/uiconfig/ui/paragalignpage.ui:19
-#, fuzzy
msgctxt "paragalignpage|liststoreLB_LASTLINE"
msgid "Start"
-msgstr "Komenco"
+msgstr "Komenci"
#: paragalignpage.ui:23
msgctxt "paragalignpage|liststoreLB_LASTLINE"
diff --git a/source/eo/editeng/messages.po b/source/eo/editeng/messages.po
index 1b77f4126ab..badca5fb1df 100644
--- a/source/eo/editeng/messages.po
+++ b/source/eo/editeng/messages.po
@@ -4,14 +4,17 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2017-10-04 11:48+0200\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"PO-Revision-Date: 2018-01-13 20:21+0000\n"
+"Last-Translator: Donald Rogers <donr2648@clear.net.nz>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: eo\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1515874901.000000\n"
#: spellmenu.ui:12
msgctxt "spellmenu|ignore"
@@ -211,7 +214,7 @@ msgstr "Kursiva"
#: editrids.hrc:66
msgctxt "RID_SVXITEMS_WEIGHT_DONTKNOW"
msgid "?"
-msgstr ""
+msgstr "?"
#: editrids.hrc:67
msgctxt "RID_SVXITEMS_WEIGHT_THIN"
@@ -472,10 +475,9 @@ msgid "Double strikethrough"
msgstr "Duopa trastreko"
#: editrids.hrc:124
-#, fuzzy
msgctxt "RID_SVXITEMS_STRIKEOUT_DONTKNOW"
msgid "Strikethrough"
-msgstr "Sen trastreko"
+msgstr "Trastrekite"
#: editrids.hrc:125
msgctxt "RID_SVXITEMS_STRIKEOUT_BOLD"
diff --git a/source/eo/extras/source/autocorr/emoji.po b/source/eo/extras/source/autocorr/emoji.po
index e1930372ce5..01caa3704c2 100644
--- a/source/eo/extras/source/autocorr/emoji.po
+++ b/source/eo/extras/source/autocorr/emoji.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2017-12-20 08:16+0100\n"
-"PO-Revision-Date: 2018-01-10 02:25+0000\n"
+"PO-Revision-Date: 2018-01-13 20:37+0000\n"
"Last-Translator: Donald Rogers <donr2648@clear.net.nz>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: eo\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1515551119.000000\n"
+"X-POOTLE-MTIME: 1515875835.000000\n"
#. ¢ (U+000A2), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -4703,7 +4703,7 @@ msgctxt ""
"FATHER_CHRISTMAS\n"
"LngText.text"
msgid "santa"
-msgstr ""
+msgstr "Kristnaska Viro"
#. 🎆 (U+1F386), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9329,7 +9329,7 @@ msgctxt ""
"CHILDREN_CROSSING\n"
"LngText.text"
msgid "crosswalk"
-msgstr ""
+msgstr "transpaŝi"
#. 🚹 (U+1F6B9), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10139,7 +10139,7 @@ msgctxt ""
"CAMERA_WITH_FLASH\n"
"LngText.text"
msgid "flash"
-msgstr ""
+msgstr "fulmilo"
#. 🕯 (U+1F56F), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10247,7 +10247,7 @@ msgctxt ""
"LINKED_PAPERCLIPS\n"
"LngText.text"
msgid "paperclip2"
-msgstr ""
+msgstr "paperklipo2"
#. 🗃 (U+1F5C3), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10256,7 +10256,7 @@ msgctxt ""
"CARD_FILE_BOX\n"
"LngText.text"
msgid "box"
-msgstr ""
+msgstr "skatolo"
#. 🗄 (U+1F5C4), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10265,7 +10265,7 @@ msgctxt ""
"FILE_CABINET\n"
"LngText.text"
msgid "cabinet"
-msgstr ""
+msgstr "ŝranko"
#. 🗑 (U+1F5D1), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10274,7 +10274,7 @@ msgctxt ""
"WASTEBASKET\n"
"LngText.text"
msgid "wastebasket"
-msgstr ""
+msgstr "paperkorbo"
#. 🗝 (U+1F5DD), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10283,7 +10283,7 @@ msgctxt ""
"OLD_KEY\n"
"LngText.text"
msgid "key2"
-msgstr ""
+msgstr "ŝlosilo2"
#. 🛠 (U+1F6E0), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10292,7 +10292,7 @@ msgctxt ""
"HAMMER_AND_WRENCH\n"
"LngText.text"
msgid "hammer and wrench"
-msgstr ""
+msgstr "martelo kaj boltilo"
#. 🗡 (U+1F5E1), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10301,7 +10301,7 @@ msgctxt ""
"DAGGER_KNIFE\n"
"LngText.text"
msgid "knife2"
-msgstr ""
+msgstr "tranĉilo2"
#. 🛡 (U+1F6E1), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10310,7 +10310,7 @@ msgctxt ""
"SHIELD\n"
"LngText.text"
msgid "shield"
-msgstr ""
+msgstr "blazono"
#. 🗜 (U+1F5DC), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10319,7 +10319,7 @@ msgctxt ""
"COMPRESSION\n"
"LngText.text"
msgid "clamp"
-msgstr ""
+msgstr "krampo"
#. 🛏 (U+1F6CF), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10328,7 +10328,7 @@ msgctxt ""
"BED\n"
"LngText.text"
msgid "bed"
-msgstr ""
+msgstr "lito"
#. 🛋 (U+1F6CB), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10337,7 +10337,7 @@ msgctxt ""
"COUCH_AND_LAMP\n"
"LngText.text"
msgid "couch"
-msgstr ""
+msgstr "sofo"
#. 🕉 (U+1F549), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10355,7 +10355,7 @@ msgctxt ""
"DOUBLE_VERTICAL_BAR\n"
"LngText.text"
msgid "pause"
-msgstr ""
+msgstr "paŭzigi"
#. ⏹ (U+23F9), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10364,7 +10364,7 @@ msgctxt ""
"BLACK_SQUARE_FOR_STOP\n"
"LngText.text"
msgid "stop2"
-msgstr ""
+msgstr "haltigi2"
#. ⏺ (U+23FA), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10373,7 +10373,7 @@ msgctxt ""
"BLACK_CIRCLE_FOR_RECORD\n"
"LngText.text"
msgid "record"
-msgstr ""
+msgstr "registri"
#. 🏴 (U+1F3F4), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10382,7 +10382,7 @@ msgctxt ""
"WAVING_BLACK_FLAG\n"
"LngText.text"
msgid "flag"
-msgstr ""
+msgstr "flago"
#. 🏳 (U+1F3F3), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10391,7 +10391,7 @@ msgctxt ""
"WAVING_WHITE_FLAG\n"
"LngText.text"
msgid "flag2"
-msgstr ""
+msgstr "flago2"
#. 🗷 (U+1F5F7), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10400,7 +10400,7 @@ msgctxt ""
"BALLOT_BOX_WITH_BOLD_SCRIPT_X\n"
"LngText.text"
msgid "checkbox4"
-msgstr ""
+msgstr "markobutono4"
#. 🛉 (U+1F6C9), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10409,7 +10409,7 @@ msgctxt ""
"BOYS_SYMBOL\n"
"LngText.text"
msgid "boys"
-msgstr ""
+msgstr "knaboj"
#. 🛈 (U+1F6C8), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10418,7 +10418,7 @@ msgctxt ""
"CIRCLED_INFORMATION_SOURCE\n"
"LngText.text"
msgid "information3"
-msgstr ""
+msgstr "informo3"
#. 🛊 (U+1F6CA), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10427,7 +10427,7 @@ msgctxt ""
"GIRLS_SYMBOL\n"
"LngText.text"
msgid "girls"
-msgstr ""
+msgstr "knabinoj"
#. 🛨 (U+1F6E8), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10436,7 +10436,7 @@ msgctxt ""
"UP-POINTING_SMALL_AIRPLANE\n"
"LngText.text"
msgid "airplane4"
-msgstr ""
+msgstr "aviadilo4"
#. 🛲 (U+1F6F2), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10445,7 +10445,7 @@ msgctxt ""
"DIESEL_LOCOMOTIVE\n"
"LngText.text"
msgid "locomotive2"
-msgstr ""
+msgstr "lokomotivo2"
#. 🛧 (U+1F6E7), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10454,7 +10454,7 @@ msgctxt ""
"UP-POINTING_AIRPLANE\n"
"LngText.text"
msgid "airplane3"
-msgstr ""
+msgstr "aviadilo3"
#. 🛱 (U+1F6F1), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10463,7 +10463,7 @@ msgctxt ""
"ONCOMING_FIRE_ENGINE\n"
"LngText.text"
msgid "fire engine2"
-msgstr ""
+msgstr "fajropumpilo2"
#. 🛦 (U+1F6E6), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10472,7 +10472,7 @@ msgctxt ""
"UP-POINTING_MILITARY_AIRPLANE\n"
"LngText.text"
msgid "airplane5"
-msgstr ""
+msgstr "aviadilo5"
#. 🛪 (U+1F6EA), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10481,7 +10481,7 @@ msgctxt ""
"NORTHEAST-POINTING_AIRPLANE\n"
"LngText.text"
msgid "airplane6"
-msgstr ""
+msgstr "aviadilo6"
#. 🗭 (U+1F5ED), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10490,7 +10490,7 @@ msgctxt ""
"RIGHT_THOUGHT_BUBBLE\n"
"LngText.text"
msgid "bubble5"
-msgstr ""
+msgstr "veziko5"
#. 🗱 (U+1F5F1), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10499,7 +10499,7 @@ msgctxt ""
"LIGHTNING_MOOD_BUBBLE\n"
"LngText.text"
msgid "bubble6"
-msgstr ""
+msgstr "veziko6"
#. 🗬 (U+1F5EC), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10508,7 +10508,7 @@ msgctxt ""
"LEFT_THOUGHT_BUBBLE\n"
"LngText.text"
msgid "bubble7"
-msgstr ""
+msgstr "veziko7"
#. 🗠 (U+1F5E0), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10517,7 +10517,7 @@ msgctxt ""
"STOCK_CHART\n"
"LngText.text"
msgid "chart5"
-msgstr ""
+msgstr "grafikaĵo5"
#. 🗟 (U+1F5DF), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10526,7 +10526,7 @@ msgctxt ""
"PAGE_WITH_CIRCLED_TEXT\n"
"LngText.text"
msgid "page4"
-msgstr ""
+msgstr "paĝo4"
#. 🖎 (U+1F58E), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10535,7 +10535,7 @@ msgctxt ""
"LEFT_WRITING_HAND\n"
"LngText.text"
msgid "writing2"
-msgstr ""
+msgstr "skribi2"
#. 🗦 (U+1F5E6), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10544,7 +10544,7 @@ msgctxt ""
"THREE_RAYS_LEFT\n"
"LngText.text"
msgid "rays"
-msgstr ""
+msgstr "radioj"
#. 🎝 (U+1F39D), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10553,7 +10553,7 @@ msgctxt ""
"BEAMED_DESCENDING_MUSICAL_NOTES\n"
"LngText.text"
msgid "notes3"
-msgstr ""
+msgstr "notoj3"
#. 🔾 (U+1F53E), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10562,7 +10562,7 @@ msgctxt ""
"LOWER_RIGHT_SHADOWED_WHITE_CIRCLE\n"
"LngText.text"
msgid "circle3"
-msgstr ""
+msgstr "cirklo3"
#. 🎜 (U+1F39C), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10571,7 +10571,7 @@ msgctxt ""
"BEAMED_ASCENDING_MUSICAL_NOTES\n"
"LngText.text"
msgid "notes4"
-msgstr ""
+msgstr "notoj4"
#. 🕮 (U+1F56E), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10580,7 +10580,7 @@ msgctxt ""
"BOOK\n"
"LngText.text"
msgid "book"
-msgstr ""
+msgstr "libro"
#. 🗛 (U+1F5DB), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10589,7 +10589,7 @@ msgctxt ""
"DECREASE_FONT_SIZE_SYMBOL\n"
"LngText.text"
msgid "font"
-msgstr ""
+msgstr "tiparo"
#. 🔿 (U+1F53F), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10598,7 +10598,7 @@ msgctxt ""
"UPPER_RIGHT_SHADOWED_WHITE_CIRCLE\n"
"LngText.text"
msgid "circle4"
-msgstr ""
+msgstr "cirklo4"
#. 🕫 (U+1F56B), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10607,7 +10607,7 @@ msgctxt ""
"BULLHORN\n"
"LngText.text"
msgid "bullhorn"
-msgstr ""
+msgstr "megafono"
#. 🕬 (U+1F56C), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10616,7 +10616,7 @@ msgctxt ""
"BULLHORN_WITH_SOUND_WAVES\n"
"LngText.text"
msgid "bullhorn2"
-msgstr ""
+msgstr "megafono2"
#. 🕻 (U+1F57B), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10625,7 +10625,7 @@ msgctxt ""
"LEFT_HAND_TELEPHONE_RECEIVER\n"
"LngText.text"
msgid "receiver2"
-msgstr ""
+msgstr "aŭskultilo2"
#. 🕾 (U+1F57E), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10634,7 +10634,7 @@ msgctxt ""
"WHITE_TOUCHTONE_TELEPHONE\n"
"LngText.text"
msgid "phone3"
-msgstr ""
+msgstr "telefono3"
#. 🕼 (U+1F57C), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10643,7 +10643,7 @@ msgctxt ""
"TELEPHONE_RECEIVER_WITH_PAGE\n"
"LngText.text"
msgid "receiver4"
-msgstr ""
+msgstr "aŭskultilo4"
#. 🕽 (U+1F57D), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10652,7 +10652,7 @@ msgctxt ""
"RIGHT_HAND_TELEPHONE_RECEIVER\n"
"LngText.text"
msgid "receiver3"
-msgstr ""
+msgstr "aŭskultilo3"
#. 🕿 (U+1F57F), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10661,7 +10661,7 @@ msgctxt ""
"BLACK_TOUCHTONE_TELEPHONE\n"
"LngText.text"
msgid "phone4"
-msgstr ""
+msgstr "telefono4"
#. 🖚 (U+1F59A), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10670,7 +10670,7 @@ msgctxt ""
"SIDEWAYS_BLACK_LEFT_POINTING_INDEX\n"
"LngText.text"
msgid "left4"
-msgstr ""
+msgstr "maldekstren4"
#. 🖏 (U+1F58F), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10679,7 +10679,7 @@ msgctxt ""
"TURNED_OK_HAND_SIGN\n"
"LngText.text"
msgid "ok2"
-msgstr ""
+msgstr "en ordo2"
#. 🖜 (U+1F59C), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10688,7 +10688,7 @@ msgctxt ""
"BLACK_LEFT_POINTING_BACKHAND_INDEX\n"
"LngText.text"
msgid "left5"
-msgstr ""
+msgstr "maldekstren5"
#. 🗥 (U+1F5E5), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10697,7 +10697,7 @@ msgctxt ""
"THREE_RAYS_BELOW\n"
"LngText.text"
msgid "rays2"
-msgstr ""
+msgstr "radioj2"
#. 🖛 (U+1F59B), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10706,7 +10706,7 @@ msgctxt ""
"SIDEWAYS_BLACK_RIGHT_POINTING_INDEX\n"
"LngText.text"
msgid "right4"
-msgstr ""
+msgstr "dekstren4"
#. 🖟 (U+1F59F), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10715,7 +10715,7 @@ msgctxt ""
"SIDEWAYS_WHITE_DOWN_POINTING_INDEX\n"
"LngText.text"
msgid "down3"
-msgstr ""
+msgstr "malsupren3"
#. 🖞 (U+1F59E), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10724,7 +10724,7 @@ msgctxt ""
"SIDEWAYS_WHITE_UP_POINTING_INDEX\n"
"LngText.text"
msgid "up3"
-msgstr ""
+msgstr "supren3"
#. 🌢 (U+1F322), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10733,7 +10733,7 @@ msgctxt ""
"BLACK_DROPLET\n"
"LngText.text"
msgid "droplet2"
-msgstr ""
+msgstr "guto2"
#. 🎘 (U+1F398), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10742,7 +10742,7 @@ msgctxt ""
"MUSICAL_KEYBOARD_WITH_JACKS\n"
"LngText.text"
msgid "synthesizer"
-msgstr ""
+msgstr "sintezilo"
#. 🎕 (U+1F395), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10751,7 +10751,7 @@ msgctxt ""
"BOUQUET_OF_FLOWERS\n"
"LngText.text"
msgid "bouquet2"
-msgstr ""
+msgstr "bukedo2"
#. 🎔 (U+1F394), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10760,7 +10760,7 @@ msgctxt ""
"HEART_WITH_TIP_ON_THE_LEFT\n"
"LngText.text"
msgid "heart2"
-msgstr ""
+msgstr "kero2"
#. 🕱 (U+1F571), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10769,7 +10769,7 @@ msgctxt ""
"BLACK_SKULL_AND_CROSSBONES\n"
"LngText.text"
msgid "pirate"
-msgstr ""
+msgstr "pirato"
#. 🖀 (U+1F580), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10778,7 +10778,7 @@ msgctxt ""
"TELEPHONE_ON_TOP_OF_MODEM\n"
"LngText.text"
msgid "modem"
-msgstr ""
+msgstr "modemo"
#. 🕲 (U+1F572), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10787,7 +10787,7 @@ msgctxt ""
"NO_PIRACY\n"
"LngText.text"
msgid "no piracy"
-msgstr ""
+msgstr "ne piratu"
#. 🕅 (U+1F545), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10796,7 +10796,7 @@ msgctxt ""
"SYMBOL_FOR_MARKS_CHAPTER\n"
"LngText.text"
msgid "marks chapter"
-msgstr ""
+msgstr "markas paĝon"
#. 🕈 (U+1F548), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10805,7 +10805,7 @@ msgctxt ""
"CELTIC_CROSS\n"
"LngText.text"
msgid "Celtic cross"
-msgstr ""
+msgstr "kelta kruco"
#. 🖗 (U+1F597), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10814,7 +10814,7 @@ msgctxt ""
"WHITE_DOWN_POINTING_LEFT_HAND_INDEX\n"
"LngText.text"
msgid "down4"
-msgstr ""
+msgstr "malsupren4"
#. 🖆 (U+1F586), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10823,7 +10823,7 @@ msgctxt ""
"PEN_OVER_STAMPED_ENVELOPE\n"
"LngText.text"
msgid "envelope4"
-msgstr ""
+msgstr "koverto4"
#. 🖃 (U+1F583), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10832,7 +10832,7 @@ msgctxt ""
"STAMPED_ENVELOPE\n"
"LngText.text"
msgid "envelope2"
-msgstr ""
+msgstr "koverto2"
#. 🗤 (U+1F5E4), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10841,7 +10841,7 @@ msgctxt ""
"THREE_RAYS_ABOVE\n"
"LngText.text"
msgid "rays3"
-msgstr ""
+msgstr "radioj3"
#. 🖉 (U+1F589), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10850,7 +10850,7 @@ msgctxt ""
"LOWER_LEFT_PENCIL\n"
"LngText.text"
msgid "pencil4"
-msgstr ""
+msgstr "krajono4"
#. 🖂 (U+1F582), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10859,7 +10859,7 @@ msgctxt ""
"BACK_OF_ENVELOPE\n"
"LngText.text"
msgid "envelope3"
-msgstr ""
+msgstr "koverto3"
#. 🖈 (U+1F588), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10868,7 +10868,7 @@ msgctxt ""
"BLACK_PUSHPIN\n"
"LngText.text"
msgid "tack"
-msgstr ""
+msgstr "platkapa najlo"
#. 🖄 (U+1F584), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10877,7 +10877,7 @@ msgctxt ""
"ENVELOPE_WITH_LIGHTNING\n"
"LngText.text"
msgid "envelope5"
-msgstr ""
+msgstr "koverto5"
#. 🖁 (U+1F581), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10886,7 +10886,7 @@ msgctxt ""
"CLAMSHELL_MOBILE_PHONE\n"
"LngText.text"
msgid "mobile2"
-msgstr ""
+msgstr "poŝtelefono2"
#. 🖅 (U+1F585), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10895,7 +10895,7 @@ msgctxt ""
"FLYING_ENVELOPE\n"
"LngText.text"
msgid "envelope6"
-msgstr ""
+msgstr "koverto6"
#. 🖘 (U+1F598), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10904,7 +10904,7 @@ msgctxt ""
"SIDEWAYS_WHITE_LEFT_POINTING_INDEX\n"
"LngText.text"
msgid "left6"
-msgstr ""
+msgstr "maldekstren6"
#. 🖙 (U+1F599), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10913,7 +10913,7 @@ msgctxt ""
"SIDEWAYS_WHITE_RIGHT_POINTING_INDEX\n"
"LngText.text"
msgid "right5"
-msgstr ""
+msgstr "dekstren5"
#. 🗖 (U+1F5D6), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10922,7 +10922,7 @@ msgctxt ""
"MAXIMIZE\n"
"LngText.text"
msgid "maximize"
-msgstr ""
+msgstr "maksimumigi"
#. 🗗 (U+1F5D7), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10931,7 +10931,7 @@ msgctxt ""
"OVERLAP\n"
"LngText.text"
msgid "overlap"
-msgstr ""
+msgstr "interkovri"
#. 🗏 (U+1F5CF), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10940,7 +10940,7 @@ msgctxt ""
"PAGE\n"
"LngText.text"
msgid "page2"
-msgstr ""
+msgstr "paĝo2"
#. 🗐 (U+1F5D0), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10949,7 +10949,7 @@ msgctxt ""
"PAGES\n"
"LngText.text"
msgid "pages"
-msgstr ""
+msgstr "paĝoj"
#. 🗘 (U+1F5D8), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10958,7 +10958,7 @@ msgctxt ""
"CLOCKWISE_RIGHT_AND_LEFT_SEMICIRCLE_ARROWS\n"
"LngText.text"
msgid "arrows"
-msgstr ""
+msgstr "sagoj"
#. 🗚 (U+1F5DA), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10967,7 +10967,7 @@ msgctxt ""
"INCREASE_FONT_SIZE_SYMBOL\n"
"LngText.text"
msgid "font2"
-msgstr ""
+msgstr "tiparo2"
#. 🗕 (U+1F5D5), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10976,7 +10976,7 @@ msgctxt ""
"MINIMIZE\n"
"LngText.text"
msgid "minimize"
-msgstr ""
+msgstr "minimumigi"
#. 🗙 (U+1F5D9), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10985,7 +10985,7 @@ msgctxt ""
"CANCELLATION_X\n"
"LngText.text"
msgid "cancel"
-msgstr ""
+msgstr "nuligi"
#. 🗔 (U+1F5D4), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10994,7 +10994,7 @@ msgctxt ""
"DESKTOP_WINDOW\n"
"LngText.text"
msgid "window"
-msgstr ""
+msgstr "fenestro"
#. 🗌 (U+1F5CC), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11003,7 +11003,7 @@ msgctxt ""
"EMPTY_PAGE\n"
"LngText.text"
msgid "empty page"
-msgstr ""
+msgstr "malplena paĝo"
#. 🗋 (U+1F5CB), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11012,7 +11012,7 @@ msgctxt ""
"EMPTY_DOCUMENT\n"
"LngText.text"
msgid "empty document"
-msgstr ""
+msgstr "malplena dokumento"
#. 🗍 (U+1F5CD), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11021,7 +11021,7 @@ msgctxt ""
"EMPTY_PAGES\n"
"LngText.text"
msgid "empty pages"
-msgstr ""
+msgstr "malplenaj paĝoj"
#. 🗎 (U+1F5CE), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11030,7 +11030,7 @@ msgctxt ""
"DOCUMENT\n"
"LngText.text"
msgid "document"
-msgstr ""
+msgstr "dokumento"
#. 🗆 (U+1F5C6), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11039,7 +11039,7 @@ msgctxt ""
"EMPTY_NOTE_PAGE\n"
"LngText.text"
msgid "empty note page"
-msgstr ""
+msgstr "malplena notpaĝo"
#. 🗊 (U+1F5CA), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11048,7 +11048,7 @@ msgctxt ""
"NOTE_PAD\n"
"LngText.text"
msgid "note pad"
-msgstr ""
+msgstr "notlibro"
#. 🗈 (U+1F5C8), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11057,7 +11057,7 @@ msgctxt ""
"NOTE\n"
"LngText.text"
msgid "note3"
-msgstr ""
+msgstr "noto3"
#. 🗇 (U+1F5C7), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11066,7 +11066,7 @@ msgctxt ""
"EMPTY_NOTE_PAD\n"
"LngText.text"
msgid "empty note pad"
-msgstr ""
+msgstr "malplena notlibro"
#. 🗉 (U+1F5C9), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11075,7 +11075,7 @@ msgctxt ""
"NOTE_PAGE\n"
"LngText.text"
msgid "note page"
-msgstr ""
+msgstr "nota paĝo"
#. 🖸 (U+1F5B8), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11084,7 +11084,7 @@ msgctxt ""
"OPTICAL_DISC_ICON\n"
"LngText.text"
msgid "optical disc"
-msgstr ""
+msgstr "lumdisko"
#. 🗀 (U+1F5C0), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11093,7 +11093,7 @@ msgctxt ""
"FOLDER\n"
"LngText.text"
msgid "folder3"
-msgstr ""
+msgstr "dosierujo3"
#. 🖝 (U+1F59D), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11102,7 +11102,7 @@ msgctxt ""
"BLACK_RIGHT_POINTING_BACKHAND_INDEX\n"
"LngText.text"
msgid "right6"
-msgstr ""
+msgstr "dekstren6"
#. 🗁 (U+1F5C1), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11111,7 +11111,7 @@ msgctxt ""
"OPEN_FOLDER\n"
"LngText.text"
msgid "folder4"
-msgstr ""
+msgstr "dosierujo4"
#. 🗅 (U+1F5C5), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11120,7 +11120,7 @@ msgctxt ""
"EMPTY_NOTE\n"
"LngText.text"
msgid "empty note"
-msgstr ""
+msgstr "malplena noto"
#. 🖿 (U+1F5BF), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11129,7 +11129,7 @@ msgctxt ""
"BLACK_FOLDER\n"
"LngText.text"
msgid "folder5"
-msgstr ""
+msgstr "dosierujo5"
#. 🖾 (U+1F5BE), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11138,7 +11138,7 @@ msgctxt ""
"FRAME_WITH_AN_X\n"
"LngText.text"
msgid "frame"
-msgstr ""
+msgstr "kadro"
#. 🖽 (U+1F5BD), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11147,7 +11147,7 @@ msgctxt ""
"FRAME_WITH_TILES\n"
"LngText.text"
msgid "frame2"
-msgstr ""
+msgstr "kadro2"
#. 🖹 (U+1F5B9), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11156,7 +11156,7 @@ msgctxt ""
"DOCUMENT_WITH_TEXT\n"
"LngText.text"
msgid "document2"
-msgstr ""
+msgstr "dokumento2"
#. 🖻 (U+1F5BB), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11165,7 +11165,7 @@ msgctxt ""
"DOCUMENT_WITH_PICTURE\n"
"LngText.text"
msgid "document3"
-msgstr ""
+msgstr "dokumento3"
#. 🖺 (U+1F5BA), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11174,7 +11174,7 @@ msgctxt ""
"DOCUMENT_WITH_TEXT_AND_PICTURE\n"
"LngText.text"
msgid "document4"
-msgstr ""
+msgstr "dokumento4"
#. 🖶 (U+1F5B6), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11183,7 +11183,7 @@ msgctxt ""
"PRINTER_ICON\n"
"LngText.text"
msgid "printer2"
-msgstr ""
+msgstr "presilo2"
#. 🖷 (U+1F5B7), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11192,7 +11192,7 @@ msgctxt ""
"FAX_ICON\n"
"LngText.text"
msgid "fax2"
-msgstr ""
+msgstr "faksilo2"
#. 🖰 (U+1F5B0), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11201,7 +11201,7 @@ msgctxt ""
"TWO_BUTTON_MOUSE\n"
"LngText.text"
msgid "mouse4"
-msgstr ""
+msgstr "muso4"
#. 🖳 (U+1F5B3), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11210,7 +11210,7 @@ msgctxt ""
"OLD_PERSONAL_COMPUTER\n"
"LngText.text"
msgid "pc"
-msgstr ""
+msgstr "pk"
#. 🖵 (U+1F5B5), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11219,7 +11219,7 @@ msgctxt ""
"SCREEN\n"
"LngText.text"
msgid "screen"
-msgstr ""
+msgstr "ekrano"
#. 🖯 (U+1F5AF), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11228,7 +11228,7 @@ msgctxt ""
"ONE_BUTTON_MOUSE\n"
"LngText.text"
msgid "mouse5"
-msgstr ""
+msgstr "muso5"
#. 🖴 (U+1F5B4), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11237,7 +11237,7 @@ msgctxt ""
"HARD_DISK\n"
"LngText.text"
msgid "hard disk"
-msgstr ""
+msgstr "fiksdisko"
#. 🖩 (U+1F5A9), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11246,7 +11246,7 @@ msgctxt ""
"POCKET_CALCULATOR\n"
"LngText.text"
msgid "calculator"
-msgstr ""
+msgstr "kalkulilo"
#. 🖭 (U+1F5AD), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11255,7 +11255,7 @@ msgctxt ""
"TAPE_CARTRIDGE\n"
"LngText.text"
msgid "cartridge"
-msgstr ""
+msgstr "kartoĉo"
#. 🖬 (U+1F5AC), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11264,7 +11264,7 @@ msgctxt ""
"SOFT_SHELL_FLOPPY_DISK\n"
"LngText.text"
msgid "floppy2"
-msgstr ""
+msgstr "moldisko2"
#. 🖫 (U+1F5AB), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11273,7 +11273,7 @@ msgctxt ""
"WHITE_HARD_SHELL_FLOPPY_DISK\n"
"LngText.text"
msgid "floppy3"
-msgstr ""
+msgstr "moldisko3"
#. 🖮 (U+1F5AE), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11282,7 +11282,7 @@ msgctxt ""
"WIRED_KEYBOARD\n"
"LngText.text"
msgid "keyboard2"
-msgstr ""
+msgstr "klavaro2"
#. 🖔 (U+1F594), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11291,7 +11291,7 @@ msgctxt ""
"REVERSED_VICTORY_HAND\n"
"LngText.text"
msgid "victory2"
-msgstr ""
+msgstr "venko2"
#. 🖧 (U+1F5A7), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11300,7 +11300,7 @@ msgctxt ""
"THREE_NETWORKED_COMPUTERS\n"
"LngText.text"
msgid "network"
-msgstr ""
+msgstr "reto"
#. 🖪 (U+1F5AA), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11309,7 +11309,7 @@ msgctxt ""
"BLACK_HARD_SHELL_FLOPPY_DISK\n"
"LngText.text"
msgid "floppy4"
-msgstr ""
+msgstr "moldisko4"
#. 🗢 (U+1F5E2), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11318,7 +11318,7 @@ msgctxt ""
"LIPS\n"
"LngText.text"
msgid "lips"
-msgstr ""
+msgstr "lipoj"
#. 🖦 (U+1F5A6), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11327,7 +11327,7 @@ msgctxt ""
"KEYBOARD_AND_MOUSE\n"
"LngText.text"
msgid "keyboard3"
-msgstr ""
+msgstr "klavaro3"
#. 🖣 (U+1F5A3), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11336,7 +11336,7 @@ msgctxt ""
"BLACK_DOWN_POINTING_BACKHAND_INDEX\n"
"LngText.text"
msgid "down5"
-msgstr ""
+msgstr "malsupren5"
#. 🖡 (U+1F5A1), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11345,7 +11345,7 @@ msgctxt ""
"SIDEWAYS_BLACK_DOWN_POINTING_INDEX\n"
"LngText.text"
msgid "down6"
-msgstr ""
+msgstr "malsupren6"
#. 📾 (U+1F4FE), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11354,7 +11354,7 @@ msgctxt ""
"PORTABLE_STEREO\n"
"LngText.text"
msgid "stereo"
-msgstr ""
+msgstr "sonaparato"
#. 🏶 (U+1F3F6), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11363,7 +11363,7 @@ msgctxt ""
"BLACK_ROSETTE\n"
"LngText.text"
msgid "rosette2"
-msgstr ""
+msgstr "rozeto2"
#. 🏲 (U+1F3F2), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11372,7 +11372,7 @@ msgctxt ""
"BLACK_PENNANT\n"
"LngText.text"
msgid "pennant"
-msgstr ""
+msgstr "flageto"
#. 🖠 (U+1F5A0), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11381,7 +11381,7 @@ msgctxt ""
"SIDEWAYS_BLACK_UP_POINTING_INDEX\n"
"LngText.text"
msgid "up4"
-msgstr ""
+msgstr "supren4"
#. 🖢 (U+1F5A2), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11390,7 +11390,7 @@ msgctxt ""
"BLACK_UP_POINTING_BACKHAND_INDEX\n"
"LngText.text"
msgid "up5"
-msgstr ""
+msgstr "supren5"
#. 🏱 (U+1F3F1), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11399,7 +11399,7 @@ msgctxt ""
"WHITE_PENNANT\n"
"LngText.text"
msgid "pennant2"
-msgstr ""
+msgstr "flageto2"
#. 🕄 (U+1F544), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11408,7 +11408,7 @@ msgctxt ""
"NOTCHED_RIGHT_SEMICIRCLE_WITH_THREE_DOTS\n"
"LngText.text"
msgid "feast2"
-msgstr ""
+msgstr "festeno2"
#. 🖓 (U+1F593), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11426,7 +11426,7 @@ msgctxt ""
"REVERSED_RAISED_HAND_WITH_FINGERS_SPLAYED\n"
"LngText.text"
msgid "hand3"
-msgstr ""
+msgstr "mano3"
#. 🖒 (U+1F592), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11435,7 +11435,7 @@ msgctxt ""
"REVERSED_THUMBS_UP_SIGN\n"
"LngText.text"
msgid "yes2"
-msgstr ""
+msgstr "jes2"
#. 🕩 (U+1F569), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11444,7 +11444,7 @@ msgctxt ""
"RIGHT_SPEAKER_WITH_ONE_SOUND_WAVE\n"
"LngText.text"
msgid "speaker2"
-msgstr ""
+msgstr "laŭtparolilo2"
#. 🕆 (U+1F546), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11453,7 +11453,7 @@ msgctxt ""
"WHITE_LATIN_CROSS\n"
"LngText.text"
msgid "Latin cross2"
-msgstr ""
+msgstr "latina kruco2"
#. 🕇 (U+1F547), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11462,7 +11462,7 @@ msgctxt ""
"HEAVY_LATIN_CROSS\n"
"LngText.text"
msgid "Latin cross3"
-msgstr ""
+msgstr "latina kruco3"
#. 🕨 (U+1F568), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11471,7 +11471,7 @@ msgctxt ""
"RIGHT_SPEAKER\n"
"LngText.text"
msgid "speaker3"
-msgstr ""
+msgstr "laŭtparolilo3"
#. 🕭 (U+1F56D), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11480,7 +11480,7 @@ msgctxt ""
"RINGING_BELL\n"
"LngText.text"
msgid "bell3"
-msgstr ""
+msgstr "sonorilo3"
#. 🌣 (U+1F323), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11489,7 +11489,7 @@ msgctxt ""
"WHITE_SUN\n"
"LngText.text"
msgid "sun2"
-msgstr ""
+msgstr "suno2"
#. 🛇 (U+1F6C7), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11498,7 +11498,7 @@ msgctxt ""
"PROHIBITED_SIGN\n"
"LngText.text"
msgid "prohibited"
-msgstr ""
+msgstr "malpermesita"
#. 🛆 (U+1F6C6), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11507,7 +11507,7 @@ msgctxt ""
"TRIANGLE_WITH_ROUNDED_CORNERS\n"
"LngText.text"
msgid "triangle3"
-msgstr ""
+msgstr "triangulo3"
#. 🗫 (U+1F5EB), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11516,7 +11516,7 @@ msgctxt ""
"THREE_SPEECH_BUBBLES\n"
"LngText.text"
msgid "bubble3"
-msgstr ""
+msgstr "veziko3"
#. 🕪 (U+1F56A), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11525,7 +11525,7 @@ msgctxt ""
"RIGHT_SPEAKER_WITH_THREE_SOUND_WAVES\n"
"LngText.text"
msgid "speaker4"
-msgstr ""
+msgstr "laŭtparolilo4"
#. 🗮 (U+1F5EE), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11534,7 +11534,7 @@ msgctxt ""
"LEFT_ANGER_BUBBLE\n"
"LngText.text"
msgid "bubble8"
-msgstr ""
+msgstr "veziko8"
#. 🗧 (U+1F5E7), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11543,7 +11543,7 @@ msgctxt ""
"THREE_RAYS_RIGHT\n"
"LngText.text"
msgid "rays4"
-msgstr ""
+msgstr "radioj4"
#. 🗲 (U+1F5F2), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11552,7 +11552,7 @@ msgctxt ""
"LIGHTNING_MOOD\n"
"LngText.text"
msgid "lightning2"
-msgstr ""
+msgstr "fulmo2"
#. 🗰 (U+1F5F0), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11561,7 +11561,7 @@ msgctxt ""
"MOOD_BUBBLE\n"
"LngText.text"
msgid "bubble9"
-msgstr ""
+msgstr "veziko9"
#. 🗹 (U+1F5F9), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11570,7 +11570,7 @@ msgctxt ""
"BALLOT_BOX_WITH_BOLD_CHECK\n"
"LngText.text"
msgid "checkbox5"
-msgstr ""
+msgstr "markobutono5"
#. 🗴 (U+1F5F4), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11579,7 +11579,7 @@ msgctxt ""
"BALLOT_SCRIPT_X\n"
"LngText.text"
msgid "check mark4"
-msgstr ""
+msgstr "marko4"
#. 🗪 (U+1F5EA), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11588,7 +11588,7 @@ msgctxt ""
"TWO_SPEECH_BUBBLES\n"
"LngText.text"
msgid "bubble2"
-msgstr ""
+msgstr "veziko2"
#. 🗶 (U+1F5F6), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11597,7 +11597,7 @@ msgctxt ""
"BALLOT_BOLD_SCRIPT_X\n"
"LngText.text"
msgid "x4"
-msgstr ""
+msgstr "x4"
#. 🗩 (U+1F5E9), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11606,7 +11606,7 @@ msgctxt ""
"RIGHT_SPEECH_BUBBLE\n"
"LngText.text"
msgid "bubble10"
-msgstr ""
+msgstr "veziko10"
#. 🗵 (U+1F5F5), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11615,7 +11615,7 @@ msgctxt ""
"BALLOT_BOX_WITH_SCRIPT_X\n"
"LngText.text"
msgid "checkbox6"
-msgstr ""
+msgstr "markobutono6"
#. 🗸 (U+1F5F8), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11624,7 +11624,7 @@ msgctxt ""
"LIGHT_CHECK_MARK\n"
"LngText.text"
msgid "check mark5"
-msgstr ""
+msgstr "marko5"
#. 🤗 (U+1F917), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11633,7 +11633,7 @@ msgctxt ""
"HUGGING_FACE\n"
"LngText.text"
msgid "hugging"
-msgstr ""
+msgstr "ĉirkaŭbraki"
#. 🤔 (U+1F914), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11642,7 +11642,7 @@ msgctxt ""
"THINKING_FACE\n"
"LngText.text"
msgid "thinking"
-msgstr ""
+msgstr "pensi"
#. 🙄 (U+1F644), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11651,7 +11651,7 @@ msgctxt ""
"FACE_WITH_ROLLING_EYES\n"
"LngText.text"
msgid "eye roll"
-msgstr ""
+msgstr "ruli la okulojn"
#. 🤐 (U+1F910), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11660,7 +11660,7 @@ msgctxt ""
"ZIPPER-MOUTH_FACE\n"
"LngText.text"
msgid "zipper"
-msgstr ""
+msgstr "zipo"
#. 🙃 (U+1F643), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11669,7 +11669,7 @@ msgctxt ""
"UPSIDE-DOWN_FACE\n"
"LngText.text"
msgid "upside-down"
-msgstr ""
+msgstr "inversigita"
#. 🤑 (U+1F911), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11678,7 +11678,7 @@ msgctxt ""
"MONEY-MOUTH_FACE\n"
"LngText.text"
msgid "money3"
-msgstr ""
+msgstr "mono3"
#. 🤒 (U+1F912), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11687,7 +11687,7 @@ msgctxt ""
"FACE_WITH_THERMOMETER\n"
"LngText.text"
msgid "thermometer2"
-msgstr ""
+msgstr "termometro2"
#. 🤕 (U+1F915), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11696,7 +11696,7 @@ msgctxt ""
"FACE_WITH_HEAD-BANDAGE\n"
"LngText.text"
msgid "bandage"
-msgstr ""
+msgstr "bandaĝo"
#. 🤓 (U+1F913), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11705,7 +11705,7 @@ msgctxt ""
"NERD_FACE\n"
"LngText.text"
msgid "nerd"
-msgstr ""
+msgstr "studemulo"
#. 🤖 (U+1F916), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11714,7 +11714,7 @@ msgctxt ""
"ROBOT_FACE\n"
"LngText.text"
msgid "robot"
-msgstr ""
+msgstr "roboto"
#. 🏻 (U+1F3FB), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11723,7 +11723,7 @@ msgctxt ""
"EMOJI_MODIFIER_FITZPATRICK_TYPE-1-2\n"
"LngText.text"
msgid "skin1"
-msgstr ""
+msgstr "haŭto1"
#. 🏼 (U+1F3FC), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11732,7 +11732,7 @@ msgctxt ""
"EMOJI_MODIFIER_FITZPATRICK_TYPE-3\n"
"LngText.text"
msgid "skin2"
-msgstr ""
+msgstr "haŭto2"
#. 🏽 (U+1F3FD), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11741,7 +11741,7 @@ msgctxt ""
"EMOJI_MODIFIER_FITZPATRICK_TYPE-4\n"
"LngText.text"
msgid "skin3"
-msgstr ""
+msgstr "haŭto3"
#. 🏾 (U+1F3FE), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11750,7 +11750,7 @@ msgctxt ""
"EMOJI_MODIFIER_FITZPATRICK_TYPE-5\n"
"LngText.text"
msgid "skin4"
-msgstr ""
+msgstr "haŭto4"
#. 🏿 (U+1F3FF), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11759,7 +11759,7 @@ msgctxt ""
"EMOJI_MODIFIER_FITZPATRICK_TYPE-6\n"
"LngText.text"
msgid "skin5"
-msgstr ""
+msgstr "haŭto5"
#. 🤘 (U+1F918), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11768,7 +11768,7 @@ msgctxt ""
"SIGN_OF_THE_HORNS\n"
"LngText.text"
msgid "horns"
-msgstr ""
+msgstr "kornoj"
#. 📿 (U+1F4FF), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11777,7 +11777,7 @@ msgctxt ""
"PRAYER_BEADS\n"
"LngText.text"
msgid "beads"
-msgstr ""
+msgstr "bidoj"
#. 🦁 (U+1F981), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11786,7 +11786,7 @@ msgctxt ""
"LION_FACE\n"
"LngText.text"
msgid "lion"
-msgstr ""
+msgstr "leono"
#. 🦄 (U+1F984), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11795,7 +11795,7 @@ msgctxt ""
"UNICORN_FACE\n"
"LngText.text"
msgid "unicorn"
-msgstr ""
+msgstr "unikorno"
#. 🦃 (U+1F983), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11804,7 +11804,7 @@ msgctxt ""
"TURKEY\n"
"LngText.text"
msgid "turkey"
-msgstr ""
+msgstr "meleagro"
#. 🦀 (U+1F980), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11813,7 +11813,7 @@ msgctxt ""
"CRAB\n"
"LngText.text"
msgid "crab"
-msgstr ""
+msgstr "krabo"
#. 🦂 (U+1F982), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11822,7 +11822,7 @@ msgctxt ""
"SCORPION\n"
"LngText.text"
msgid "scorpion"
-msgstr ""
+msgstr "skorpio"
#. 🧀 (U+1F9C0), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11831,7 +11831,7 @@ msgctxt ""
"CHEESE_WEDGE\n"
"LngText.text"
msgid "cheese"
-msgstr ""
+msgstr "fromaĝo"
#. 🌭 (U+1F32D), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11840,7 +11840,7 @@ msgctxt ""
"HOT_DOG\n"
"LngText.text"
msgid "hot dog"
-msgstr ""
+msgstr "kolbasobulko"
#. 🌮 (U+1F32E), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11849,7 +11849,7 @@ msgctxt ""
"TACO\n"
"LngText.text"
msgid "taco"
-msgstr ""
+msgstr "tako"
#. 🌯 (U+1F32F), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11858,7 +11858,7 @@ msgctxt ""
"BURRITO\n"
"LngText.text"
msgid "burrito"
-msgstr ""
+msgstr "burito"
#. 🍿 (U+1F37F), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11867,7 +11867,7 @@ msgctxt ""
"POPCORN\n"
"LngText.text"
msgid "popcorn"
-msgstr ""
+msgstr "krevmaizo"
#. 🍾 (U+1F37E), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11876,7 +11876,7 @@ msgctxt ""
"BOTTLE_WITH_POPPING_CORK\n"
"LngText.text"
msgid "party4"
-msgstr ""
+msgstr "festo4"
#. 🏺 (U+1F3FA), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11885,7 +11885,7 @@ msgctxt ""
"AMPHORA\n"
"LngText.text"
msgid "amphora"
-msgstr ""
+msgstr "amforo"
#. 🕌 (U+1F54C), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11894,7 +11894,7 @@ msgctxt ""
"MOSQUE\n"
"LngText.text"
msgid "mosque"
-msgstr ""
+msgstr "moskeo"
#. 🕍 (U+1F54D), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11903,7 +11903,7 @@ msgctxt ""
"SYNAGOGUE\n"
"LngText.text"
msgid "synagogue"
-msgstr ""
+msgstr "sinagogo"
#. 🕋 (U+1F54B), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11912,7 +11912,7 @@ msgctxt ""
"KAABA\n"
"LngText.text"
msgid "Kaaba"
-msgstr ""
+msgstr "Kaabo"
#. 🏐 (U+1F3D0), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11921,7 +11921,7 @@ msgctxt ""
"VOLLEYBALL\n"
"LngText.text"
msgid "volleyball"
-msgstr ""
+msgstr "flugpilko"
#. 🏏 (U+1F3CF), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11930,7 +11930,7 @@ msgctxt ""
"CRICKET_BAT_AND_BALL\n"
"LngText.text"
msgid "cricket"
-msgstr ""
+msgstr "kriketo"
#. 🏑 (U+1F3D1), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11939,7 +11939,7 @@ msgctxt ""
"FIELD_HOCKEY_STICK_AND_BALL\n"
"LngText.text"
msgid "hockey2"
-msgstr ""
+msgstr "hokeo2"
#. 🏒 (U+1F3D2), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11948,7 +11948,7 @@ msgctxt ""
"ICE_HOCKEY_STICK_AND_PUCK\n"
"LngText.text"
msgid "hockey"
-msgstr ""
+msgstr "glacihokeo"
#. 🏓 (U+1F3D3), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11957,7 +11957,7 @@ msgctxt ""
"TABLE_TENNIS_PADDLE_AND_BALL\n"
"LngText.text"
msgid "ping pong"
-msgstr ""
+msgstr "tabloteniso"
#. 🏸 (U+1F3F8), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11966,7 +11966,7 @@ msgctxt ""
"BADMINTON_RACQUET_AND_SHUTTLECOCK\n"
"LngText.text"
msgid "badminton"
-msgstr ""
+msgstr "badmintono"
#. 🏹 (U+1F3F9), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11975,7 +11975,7 @@ msgctxt ""
"BOW_AND_ARROW\n"
"LngText.text"
msgid "bow"
-msgstr ""
+msgstr "pafarko"
#. 🛐 (U+1F6D0), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11984,7 +11984,7 @@ msgctxt ""
"PLACE_OF_WORSHIP\n"
"LngText.text"
msgid "worship"
-msgstr ""
+msgstr "preĝejo"
#. 🕎 (U+1F54E), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11993,7 +11993,7 @@ msgctxt ""
"MENORAH_WITH_NINE_BRANCHES\n"
"LngText.text"
msgid "menorah"
-msgstr ""
+msgstr "menorao"
#. 🤣 (U+1F923), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12002,7 +12002,7 @@ msgctxt ""
"ROLLING_ON_THE_FLOOR_LAUGHING\n"
"LngText.text"
msgid "lol"
-msgstr ""
+msgstr "ridi"
#. 🤤 (U+1F924), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12011,7 +12011,7 @@ msgctxt ""
"DROOLING_FACE\n"
"LngText.text"
msgid "drool"
-msgstr ""
+msgstr "salivumi"
#. 🤢 (U+1F922), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12020,7 +12020,7 @@ msgctxt ""
"NAUSEATED_FACE\n"
"LngText.text"
msgid "nausea"
-msgstr ""
+msgstr "naŭzi"
#. 🤧 (U+1F927), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12029,7 +12029,7 @@ msgctxt ""
"SNEEZING_FACE\n"
"LngText.text"
msgid "sneeze"
-msgstr ""
+msgstr "terni"
#. 🤠 (U+1F920), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12038,7 +12038,7 @@ msgctxt ""
"COWBOY_HAT_FACE\n"
"LngText.text"
msgid "cowboy"
-msgstr ""
+msgstr "vakero"
#. 🤡 (U+1F921), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12047,7 +12047,7 @@ msgctxt ""
"CLOWN_FACE\n"
"LngText.text"
msgid "clown"
-msgstr ""
+msgstr "klaŭno"
#. 🤥 (U+1F925), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12056,7 +12056,7 @@ msgctxt ""
"LYING_FACE\n"
"LngText.text"
msgid "liar"
-msgstr ""
+msgstr "mensogulo"
#. 🤴 (U+1F934), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12065,7 +12065,7 @@ msgctxt ""
"PRINCE\n"
"LngText.text"
msgid "prince"
-msgstr ""
+msgstr "princo"
#. 🤵 (U+1F935), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12074,7 +12074,7 @@ msgctxt ""
"MAN_IN_TUXEDO\n"
"LngText.text"
msgid "groom"
-msgstr ""
+msgstr "novedzo"
#. 🤰 (U+1F930), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12083,7 +12083,7 @@ msgctxt ""
"PREGNANT_WOMAN\n"
"LngText.text"
msgid "pregnant"
-msgstr ""
+msgstr "graveda"
#. 🤶 (U+1F936), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12092,7 +12092,7 @@ msgctxt ""
"MRS._CLAUS\n"
"LngText.text"
msgid "mrs. claus"
-msgstr ""
+msgstr "kristnaska virino"
#. 🤦 (U+1F926), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12101,7 +12101,7 @@ msgctxt ""
"PERSON_FACEPALMING\n"
"LngText.text"
msgid "facepalm"
-msgstr ""
+msgstr "hontgesto"
#. 🤷 (U+1F937), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12110,7 +12110,7 @@ msgctxt ""
"PERSON_SHRUGGING\n"
"LngText.text"
msgid "shrugging"
-msgstr ""
+msgstr "ŝultrotiri"
#. 🕺 (U+1F57A), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12119,7 +12119,7 @@ msgctxt ""
"MAN_DANCING\n"
"LngText.text"
msgid "dancer2"
-msgstr ""
+msgstr "dancisto2"
#. 🤺 (U+1F93A), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12128,7 +12128,7 @@ msgctxt ""
"PERSON_FENCING\n"
"LngText.text"
msgid "fencer"
-msgstr ""
+msgstr "skermisto"
#. 🤸 (U+1F938), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12137,7 +12137,7 @@ msgctxt ""
"PERSON_CARTWHEELING\n"
"LngText.text"
msgid "gymnast"
-msgstr ""
+msgstr "gimnasto"
#. 🤼 (U+1F93C), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12146,7 +12146,7 @@ msgctxt ""
"PEOPLE_WRESTLING\n"
"LngText.text"
msgid "wrestling"
-msgstr ""
+msgstr "luktantoj"
#. 🤽 (U+1F93D), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12155,7 +12155,7 @@ msgctxt ""
"PERSON_PLAYING_WATER_POLO\n"
"LngText.text"
msgid "water polo"
-msgstr ""
+msgstr "akvopilkado"
#. 🤾 (U+1F93E), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12164,7 +12164,7 @@ msgctxt ""
"PERSON_PLAYING_HANDBALL\n"
"LngText.text"
msgid "handball"
-msgstr ""
+msgstr "manpilkado"
#. 🤹 (U+1F939), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12173,7 +12173,7 @@ msgctxt ""
"PERSON_JUGGLING\n"
"LngText.text"
msgid "juggling"
-msgstr ""
+msgstr "ĵonglado"
#. 🤳 (U+1F933), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12182,7 +12182,7 @@ msgctxt ""
"SELFIE\n"
"LngText.text"
msgid "selfie"
-msgstr ""
+msgstr "memfoti"
#. 🤞 (U+1F91E), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12191,7 +12191,7 @@ msgctxt ""
"CROSSED_FINGERS\n"
"LngText.text"
msgid "good luck"
-msgstr ""
+msgstr "bonan ŝancon"
#. 🤙 (U+1F919), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12200,7 +12200,7 @@ msgctxt ""
"CALL_ME_HAND\n"
"LngText.text"
msgid "call"
-msgstr ""
+msgstr "telefoni"
#. 🤛 (U+1F91B), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12209,7 +12209,7 @@ msgctxt ""
"LEFT-FACING_FIST\n"
"LngText.text"
msgid "fist3"
-msgstr ""
+msgstr "pugno3"
#. 🤜 (U+1F91C), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12218,7 +12218,7 @@ msgctxt ""
"RIGHT-FACING_FIST\n"
"LngText.text"
msgid "fist4"
-msgstr ""
+msgstr "pugno4"
#. 🤚 (U+1F91A), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12227,7 +12227,7 @@ msgctxt ""
"RAISED_BACK_OF_HAND\n"
"LngText.text"
msgid "hand4"
-msgstr ""
+msgstr "mano4"
#. 🤝 (U+1F91D), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12236,7 +12236,7 @@ msgctxt ""
"HANDSHAKE\n"
"LngText.text"
msgid "handshake"
-msgstr ""
+msgstr "manpremo"
#. 🖤 (U+1F5A4), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12245,7 +12245,7 @@ msgctxt ""
"BLACK_HEART\n"
"LngText.text"
msgid "black heart"
-msgstr ""
+msgstr "nigra kero"
#. 🦍 (U+1F98D), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12254,7 +12254,7 @@ msgctxt ""
"GORILLA\n"
"LngText.text"
msgid "gorilla"
-msgstr ""
+msgstr "gorilo"
#. 🦊 (U+1F98A), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12263,7 +12263,7 @@ msgctxt ""
"FOX_FACE\n"
"LngText.text"
msgid "fox"
-msgstr ""
+msgstr "vulpo"
#. 🦌 (U+1F98C), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12272,7 +12272,7 @@ msgctxt ""
"DEER\n"
"LngText.text"
msgid "deer"
-msgstr ""
+msgstr "cervo"
#. 🦏 (U+1F98F), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12281,7 +12281,7 @@ msgctxt ""
"RHINOCEROS\n"
"LngText.text"
msgid "rhinoceros"
-msgstr ""
+msgstr "rinocero"
#. 🦇 (U+1F987), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12290,7 +12290,7 @@ msgctxt ""
"BAT\n"
"LngText.text"
msgid "bat"
-msgstr ""
+msgstr "vesperto"
#. 🦅 (U+1F985), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12299,7 +12299,7 @@ msgctxt ""
"EAGLE\n"
"LngText.text"
msgid "eagle"
-msgstr ""
+msgstr "aglo"
#. 🦆 (U+1F986), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12308,7 +12308,7 @@ msgctxt ""
"DUCK\n"
"LngText.text"
msgid "duck"
-msgstr ""
+msgstr "anaso"
#. 🦉 (U+1F989), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12317,7 +12317,7 @@ msgctxt ""
"OWL\n"
"LngText.text"
msgid "owl"
-msgstr ""
+msgstr "strigo"
#. 🦎 (U+1F98E), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12326,7 +12326,7 @@ msgctxt ""
"LIZARD\n"
"LngText.text"
msgid "lizard"
-msgstr ""
+msgstr "lacerto"
#. 🦈 (U+1F988), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12335,7 +12335,7 @@ msgctxt ""
"SHARK\n"
"LngText.text"
msgid "shark"
-msgstr ""
+msgstr "ŝarko"
#. 🦐 (U+1F990), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12344,7 +12344,7 @@ msgctxt ""
"SHRIMP\n"
"LngText.text"
msgid "shrimp"
-msgstr ""
+msgstr "salikoko"
#. 🦑 (U+1F991), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12353,7 +12353,7 @@ msgctxt ""
"SQUID\n"
"LngText.text"
msgid "squid"
-msgstr ""
+msgstr "loligo"
#. 🦋 (U+1F98B), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12362,7 +12362,7 @@ msgctxt ""
"BUTTERFLY\n"
"LngText.text"
msgid "butterfly"
-msgstr ""
+msgstr "papilio"
#. 🥀 (U+1F940), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12371,7 +12371,7 @@ msgctxt ""
"WILTED_FLOWER\n"
"LngText.text"
msgid "flower2"
-msgstr ""
+msgstr "floro2"
#. 🥝 (U+1F95D), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12380,7 +12380,7 @@ msgctxt ""
"KIWI_FRUIT\n"
"LngText.text"
msgid "kiwi"
-msgstr ""
+msgstr "kivo"
#. 🥑 (U+1F951), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12389,7 +12389,7 @@ msgctxt ""
"AVOCADO\n"
"LngText.text"
msgid "avocado"
-msgstr ""
+msgstr "avokado"
#. 🥔 (U+1F954), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12398,7 +12398,7 @@ msgctxt ""
"POTATO\n"
"LngText.text"
msgid "potato"
-msgstr ""
+msgstr "terpomo"
#. 🥕 (U+1F955), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12407,7 +12407,7 @@ msgctxt ""
"CARROT\n"
"LngText.text"
msgid "carrot"
-msgstr ""
+msgstr "karoto"
#. 🥒 (U+1F952), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12416,7 +12416,7 @@ msgctxt ""
"CUCUMBER\n"
"LngText.text"
msgid "cucumber"
-msgstr ""
+msgstr "kukumo"
#. 🥜 (U+1F95C), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12425,7 +12425,7 @@ msgctxt ""
"PEANUTS\n"
"LngText.text"
msgid "peanuts"
-msgstr ""
+msgstr "arakidoj"
#. 🥐 (U+1F950), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12434,7 +12434,7 @@ msgctxt ""
"CROISSANT\n"
"LngText.text"
msgid "croissant"
-msgstr ""
+msgstr "lunarka bulko"
#. 🥖 (U+1F956), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12443,7 +12443,7 @@ msgctxt ""
"BAGUETTE_BREAD\n"
"LngText.text"
msgid "bread2"
-msgstr ""
+msgstr "pano2"
#. 🥞 (U+1F95E), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12452,7 +12452,7 @@ msgctxt ""
"PANCAKES\n"
"LngText.text"
msgid "pancakes"
-msgstr ""
+msgstr "patkuko"
#. 🥓 (U+1F953), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12461,7 +12461,7 @@ msgctxt ""
"BACON\n"
"LngText.text"
msgid "bacon"
-msgstr ""
+msgstr "lardo"
#. 🥙 (U+1F959), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12470,7 +12470,7 @@ msgctxt ""
"STUFFED_FLATBREAD\n"
"LngText.text"
msgid "flatbread"
-msgstr ""
+msgstr "platpano"
#. 🥚 (U+1F95A), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12479,7 +12479,7 @@ msgctxt ""
"EGG\n"
"LngText.text"
msgid "egg"
-msgstr ""
+msgstr "ovo"
#. 🥘 (U+1F958), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12488,7 +12488,7 @@ msgctxt ""
"SHALLOW_PAN_OF_FOOD\n"
"LngText.text"
msgid "food"
-msgstr ""
+msgstr "manĝaĵo"
#. 🥗 (U+1F957), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12497,7 +12497,7 @@ msgctxt ""
"GREEN_SALAD\n"
"LngText.text"
msgid "salad"
-msgstr ""
+msgstr "salato"
#. 🥛 (U+1F95B), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12506,7 +12506,7 @@ msgctxt ""
"GLASS_OF_MILK\n"
"LngText.text"
msgid "milk"
-msgstr ""
+msgstr "lakto"
#. 🥂 (U+1F942), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12515,7 +12515,7 @@ msgctxt ""
"CLINKING_GLASSES\n"
"LngText.text"
msgid "party3"
-msgstr ""
+msgstr "festo3"
#. 🥃 (U+1F943), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12524,7 +12524,7 @@ msgctxt ""
"TUMBLER_GLASS\n"
"LngText.text"
msgid "glass3"
-msgstr ""
+msgstr "glaso3"
#. 🥄 (U+1F944), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12533,7 +12533,7 @@ msgctxt ""
"SPOON\n"
"LngText.text"
msgid "spoon"
-msgstr ""
+msgstr "kulero"
#. 🛴 (U+1F6F4), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12542,7 +12542,7 @@ msgctxt ""
"SCOOTER\n"
"LngText.text"
msgid "scooter"
-msgstr ""
+msgstr "skutilo"
#. 🛵 (U+1F6F5), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12551,7 +12551,7 @@ msgctxt ""
"MOTOR_SCOOTER\n"
"LngText.text"
msgid "scooter2"
-msgstr ""
+msgstr "skutilo2"
#. 🛑 (U+1F6D1), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12560,7 +12560,7 @@ msgctxt ""
"OCTAGONAL_SIGN\n"
"LngText.text"
msgid "stop"
-msgstr ""
+msgstr "halti"
#. 🛶 (U+1F6F6), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12569,7 +12569,7 @@ msgctxt ""
"CANOE\n"
"LngText.text"
msgid "canoe"
-msgstr ""
+msgstr "kanuo"
#. 🥇 (U+1F947), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12578,7 +12578,7 @@ msgctxt ""
"1ST_PLACE_MEDAL\n"
"LngText.text"
msgid "gold"
-msgstr ""
+msgstr "ora medalo"
#. 🥈 (U+1F948), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12587,7 +12587,7 @@ msgctxt ""
"2ND_PLACE_MEDAL\n"
"LngText.text"
msgid "silver"
-msgstr ""
+msgstr "arĝenta medalo"
#. 🥉 (U+1F949), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12596,7 +12596,7 @@ msgctxt ""
"3RD_PLACE_MEDAL\n"
"LngText.text"
msgid "bronze"
-msgstr ""
+msgstr "bronza medalo"
#. 🥊 (U+1F94A), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12605,7 +12605,7 @@ msgctxt ""
"BOXING_GLOVE\n"
"LngText.text"
msgid "boxing"
-msgstr ""
+msgstr "boksoganto"
#. 🥋 (U+1F94B), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12614,7 +12614,7 @@ msgctxt ""
"MARTIAL_ARTS_UNIFORM\n"
"LngText.text"
msgid "judo"
-msgstr ""
+msgstr "ĵudovesto"
#. 🥅 (U+1F945), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12623,7 +12623,7 @@ msgctxt ""
"GOAL_NET\n"
"LngText.text"
msgid "soccer2"
-msgstr ""
+msgstr "piedpilko2"
#. 🥁 (U+1F941), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12632,7 +12632,7 @@ msgctxt ""
"DRUM_WITH_DRUMSTICKS\n"
"LngText.text"
msgid "drum2"
-msgstr ""
+msgstr "tamburo2"
#. 🛒 (U+1F6D2), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12641,7 +12641,7 @@ msgctxt ""
"SHOPPING_TROLLEY\n"
"LngText.text"
msgid "cart"
-msgstr ""
+msgstr "aĉetĉareto"
#. 🤩 (U+1F929), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12650,7 +12650,7 @@ msgctxt ""
"GRINNING_FACE_WITH_STAR_EYES\n"
"LngText.text"
msgid "excited"
-msgstr ""
+msgstr "ekscitita"
#. 🤨 (U+1F928), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12659,7 +12659,7 @@ msgctxt ""
"FACE_WITH_ONE_EYEBROW_RAISED\n"
"LngText.text"
msgid "eyebrow"
-msgstr ""
+msgstr "brovo"
#. 🤯 (U+1F92F), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12668,7 +12668,7 @@ msgctxt ""
"SHOCKED_FACE_WITH_EXPLODING_HEAD\n"
"LngText.text"
msgid "shocked"
-msgstr ""
+msgstr "ŝokita"
#. 🤪 (U+1F92A), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12677,7 +12677,7 @@ msgctxt ""
"GRINNING_FACE_WITH_ONE_LARGE_AND_ONE_SMALL_EYE\n"
"LngText.text"
msgid "zany"
-msgstr ""
+msgstr "pajaca"
#. 🤬 (U+1F92C), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12686,7 +12686,7 @@ msgctxt ""
"SERIOUS_FACE_WITH_SYMBOLS_COVERING_MOUTH\n"
"LngText.text"
msgid "cursing"
-msgstr ""
+msgstr "sakri"
#. 🤮 (U+1F92E), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12695,7 +12695,7 @@ msgctxt ""
"FACE_WITH_OPEN_MOUTH_VOMITING\n"
"LngText.text"
msgid "vomit"
-msgstr ""
+msgstr "vomi"
#. 🤫 (U+1F92B), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12704,7 +12704,7 @@ msgctxt ""
"FACE_WITH_FINGER_COVERING_CLOSED_LIPS\n"
"LngText.text"
msgid "hush"
-msgstr ""
+msgstr "kvieti"
#. 🤭 (U+1F92D), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12713,7 +12713,7 @@ msgctxt ""
"SMILING_FACE_WITH_SMILING_EYES_AND_HAND_COVERING_MOUTH\n"
"LngText.text"
msgid "smiling4"
-msgstr ""
+msgstr "rideto4"
#. 🧐 (U+1F9D0), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12722,7 +12722,7 @@ msgctxt ""
"FACE_WITH_MONOCLE\n"
"LngText.text"
msgid "monocle"
-msgstr ""
+msgstr "monoklo"
#. 🧒 (U+1F9D2), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12731,7 +12731,7 @@ msgctxt ""
"CHILD\n"
"LngText.text"
msgid "child"
-msgstr ""
+msgstr "infano"
#. 🧑 (U+1F9D1), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12740,7 +12740,7 @@ msgctxt ""
"ADULT\n"
"LngText.text"
msgid "adult"
-msgstr ""
+msgstr "plenkreskulo"
#. 🧓 (U+1F9D3), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12749,7 +12749,7 @@ msgctxt ""
"OLDER_ADULT\n"
"LngText.text"
msgid "old"
-msgstr ""
+msgstr "maljuna"
#. 🧕 (U+1F9D5), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12758,7 +12758,7 @@ msgctxt ""
"PERSON_WITH_HEADSCARF\n"
"LngText.text"
msgid "headscarf"
-msgstr ""
+msgstr "kaptuko"
#. 🧔 (U+1F9D4), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12767,7 +12767,7 @@ msgctxt ""
"BEARDED_PERSON\n"
"LngText.text"
msgid "beard"
-msgstr ""
+msgstr "barbo"
#. 🤱 (U+1F931), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12776,7 +12776,7 @@ msgctxt ""
"BREAST-FEEDING\n"
"LngText.text"
msgid "baby3"
-msgstr ""
+msgstr "bebo3"
#. 🧙 (U+1F9D9), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12785,7 +12785,7 @@ msgctxt ""
"MAGE\n"
"LngText.text"
msgid "mage"
-msgstr ""
+msgstr "sorĉisto"
#. 🧚 (U+1F9DA), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12794,7 +12794,7 @@ msgctxt ""
"FAIRY\n"
"LngText.text"
msgid "fairy"
-msgstr ""
+msgstr "feino"
#. 🧛 (U+1F9DB), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12803,7 +12803,7 @@ msgctxt ""
"VAMPIRE\n"
"LngText.text"
msgid "vampire"
-msgstr ""
+msgstr "vampiro"
#. 🧜 (U+1F9DC), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12812,7 +12812,7 @@ msgctxt ""
"MERPERSON\n"
"LngText.text"
msgid "merperson"
-msgstr ""
+msgstr "marhomo"
#. 🧝 (U+1F9DD), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12821,7 +12821,7 @@ msgctxt ""
"ELF\n"
"LngText.text"
msgid "elf"
-msgstr ""
+msgstr "elfo"
#. 🧞 (U+1F9DE), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12830,7 +12830,7 @@ msgctxt ""
"GENIE\n"
"LngText.text"
msgid "genie"
-msgstr ""
+msgstr "ĝino"
#. 🧟 (U+1F9DF), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12839,7 +12839,7 @@ msgctxt ""
"ZOMBIE\n"
"LngText.text"
msgid "zombie"
-msgstr ""
+msgstr "zombio"
#. 🧖 (U+1F9D6), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12848,7 +12848,7 @@ msgctxt ""
"PERSON_IN_STEAMY_ROOM\n"
"LngText.text"
msgid "sauna"
-msgstr ""
+msgstr "saŭno"
#. 🧗 (U+1F9D7), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12857,7 +12857,7 @@ msgctxt ""
"PERSON_CLIMBING\n"
"LngText.text"
msgid "climber"
-msgstr ""
+msgstr "grimpanto"
#. 🧘 (U+1F9D8), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12866,7 +12866,7 @@ msgctxt ""
"PERSON_IN_LOTUS_POSITION\n"
"LngText.text"
msgid "yoga"
-msgstr ""
+msgstr "jogo"
#. 🤟 (U+1F91F), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12875,7 +12875,7 @@ msgctxt ""
"I_LOVE_YOU_HAND_SIGN\n"
"LngText.text"
msgid "love2"
-msgstr ""
+msgstr "amo2"
#. 🤲 (U+1F932), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12884,7 +12884,7 @@ msgctxt ""
"PALMS_UP_TOGETHER\n"
"LngText.text"
msgid "palm2"
-msgstr ""
+msgstr "palmoj2"
#. 🧠 (U+1F9E0), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12893,7 +12893,7 @@ msgctxt ""
"BRAIN\n"
"LngText.text"
msgid "brain"
-msgstr ""
+msgstr "cerbo"
#. 🧡 (U+1F9E1), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12902,7 +12902,7 @@ msgctxt ""
"ORANGE_HEART\n"
"LngText.text"
msgid "orange heart"
-msgstr ""
+msgstr "oranĝa kero"
#. 🧣 (U+1F9E3), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12911,7 +12911,7 @@ msgctxt ""
"SCARF\n"
"LngText.text"
msgid "scarf"
-msgstr ""
+msgstr "koltuko"
#. 🧤 (U+1F9E4), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12920,7 +12920,7 @@ msgctxt ""
"GLOVES\n"
"LngText.text"
msgid "gloves"
-msgstr ""
+msgstr "gantoj"
#. 🧥 (U+1F9E5), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12929,7 +12929,7 @@ msgctxt ""
"COAT\n"
"LngText.text"
msgid "coat"
-msgstr ""
+msgstr "mantelo"
#. 🧦 (U+1F9E6), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12938,7 +12938,7 @@ msgctxt ""
"SOCKS\n"
"LngText.text"
msgid "socks"
-msgstr ""
+msgstr "ŝtrumpoj"
#. 🧢 (U+1F9E2), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12947,7 +12947,7 @@ msgctxt ""
"BILLED_CAP\n"
"LngText.text"
msgid "cap"
-msgstr ""
+msgstr "ĉapo"
#. 🦓 (U+1F993), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12956,7 +12956,7 @@ msgctxt ""
"ZEBRA\n"
"LngText.text"
msgid "zebra"
-msgstr ""
+msgstr "zebro"
#. 🦒 (U+1F992), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12965,7 +12965,7 @@ msgctxt ""
"GIRAFFE\n"
"LngText.text"
msgid "giraffe"
-msgstr ""
+msgstr "ĝirafo"
#. 🦔 (U+1F994), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12974,7 +12974,7 @@ msgctxt ""
"HEDGEHOG\n"
"LngText.text"
msgid "hedgehog"
-msgstr ""
+msgstr "erinaco"
#. 🦕 (U+1F995), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12983,7 +12983,7 @@ msgctxt ""
"SAUROPOD\n"
"LngText.text"
msgid "dinosaur"
-msgstr ""
+msgstr "dinosaŭro"
#. 🦖 (U+1F996), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12992,7 +12992,7 @@ msgctxt ""
"T-REX\n"
"LngText.text"
msgid "dinosaur2"
-msgstr ""
+msgstr "dinosaŭro2"
#. 🦗 (U+1F997), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -13001,7 +13001,7 @@ msgctxt ""
"CRICKET\n"
"LngText.text"
msgid "cricket2"
-msgstr ""
+msgstr "kriketo2"
#. 🥥 (U+1F965), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -13010,7 +13010,7 @@ msgctxt ""
"COCONUT\n"
"LngText.text"
msgid "coconut"
-msgstr ""
+msgstr "kokoso"
#. 🥦 (U+1F966), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -13019,7 +13019,7 @@ msgctxt ""
"BROCCOLI\n"
"LngText.text"
msgid "broccoli"
-msgstr ""
+msgstr "brokolo"
#. 🥨 (U+1F968), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -13028,7 +13028,7 @@ msgctxt ""
"PRETZEL\n"
"LngText.text"
msgid "pretzel"
-msgstr ""
+msgstr "breco"
#. 🥩 (U+1F969), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -13037,7 +13037,7 @@ msgctxt ""
"CUT_OF_MEAT\n"
"LngText.text"
msgid "steak"
-msgstr ""
+msgstr "steko"
#. 🥪 (U+1F96A), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -13046,7 +13046,7 @@ msgctxt ""
"SANDWICH\n"
"LngText.text"
msgid "sandwich"
-msgstr ""
+msgstr "sandviĉo"
#. 🥣 (U+1F963), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -13055,7 +13055,7 @@ msgctxt ""
"BOWL_WITH_SPOON\n"
"LngText.text"
msgid "bowl"
-msgstr ""
+msgstr "bovlo"
#. 🥫 (U+1F96B), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -13064,7 +13064,7 @@ msgctxt ""
"CANNED_FOOD\n"
"LngText.text"
msgid "can"
-msgstr ""
+msgstr "ladskatolo"
#. 🥟 (U+1F95F), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -13073,7 +13073,7 @@ msgctxt ""
"DUMPLING\n"
"LngText.text"
msgid "dumpling"
-msgstr ""
+msgstr "pastobulo"
#. 🥠 (U+1F960), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -13082,7 +13082,7 @@ msgctxt ""
"FORTUNE_COOKIE\n"
"LngText.text"
msgid "cookie2"
-msgstr ""
+msgstr "biskvito2"
#. 🥡 (U+1F961), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -13091,7 +13091,7 @@ msgctxt ""
"TAKEOUT_BOX\n"
"LngText.text"
msgid "takeout"
-msgstr ""
+msgstr "elporta manĝo"
#. 🥧 (U+1F967), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -13100,7 +13100,7 @@ msgctxt ""
"PIE\n"
"LngText.text"
msgid "pie"
-msgstr ""
+msgstr "pasteĉo"
#. 🥤 (U+1F964), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -13109,7 +13109,7 @@ msgctxt ""
"CUP_WITH_STRAW\n"
"LngText.text"
msgid "drink"
-msgstr ""
+msgstr "trinko"
#. 🥢 (U+1F962), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -13118,7 +13118,7 @@ msgctxt ""
"CHOPSTICKS\n"
"LngText.text"
msgid "chopsticks"
-msgstr ""
+msgstr "haŝioj"
#. 🛸 (U+1F6F8), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -13127,7 +13127,7 @@ msgctxt ""
"FLYING_SAUCER\n"
"LngText.text"
msgid "ufo"
-msgstr ""
+msgstr "nifo"
#. 🛷 (U+1F6F7), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -13136,7 +13136,7 @@ msgctxt ""
"SLED\n"
"LngText.text"
msgid "sled"
-msgstr ""
+msgstr "sledo"
#. 🥌 (U+1F94C), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -13145,7 +13145,7 @@ msgctxt ""
"CURLING_STONE\n"
"LngText.text"
msgid "curling"
-msgstr ""
+msgstr "glitŝtonludo"
#. ₿ (U+20BF), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -13154,7 +13154,7 @@ msgctxt ""
"BITCOIN_SIGN\n"
"LngText.text"
msgid "bitcoin"
-msgstr ""
+msgstr "bitmono"
#. ½ (U+000BD), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
diff --git a/source/eo/filter/source/config/fragments/filters.po b/source/eo/filter/source/config/fragments/filters.po
index a6c4132127d..bb51e9f4220 100644
--- a/source/eo/filter/source/config/fragments/filters.po
+++ b/source/eo/filter/source/config/fragments/filters.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2017-12-06 15:59+0100\n"
-"PO-Revision-Date: 2017-11-17 06:40+0000\n"
+"PO-Revision-Date: 2018-01-10 23:59+0000\n"
"Last-Translator: Donald Rogers <donr2648@clear.net.nz>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: eo\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1510900827.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1515628752.000000\n"
#: ADO_rowset_XML.xcu
msgctxt ""
@@ -176,7 +176,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "DocBook"
-msgstr ""
+msgstr "DocBook"
#: DosWord.xcu
msgctxt ""
@@ -662,7 +662,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Flat XML ODF Drawing"
-msgstr ""
+msgstr "Plata XML-ODF-desegnaĵo"
#: ODP_FlatXML.xcu
msgctxt ""
@@ -671,7 +671,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Flat XML ODF Presentation"
-msgstr ""
+msgstr "Plata XML-ODF-prezentaĵo"
#: ODS_FlatXML.xcu
msgctxt ""
@@ -680,7 +680,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Flat XML ODF Spreadsheet"
-msgstr ""
+msgstr "Plata XML-ODF-kalkultabelo"
#: ODT_FlatXML.xcu
msgctxt ""
diff --git a/source/eo/officecfg/registry/data/org/openoffice/Office/UI.po b/source/eo/officecfg/registry/data/org/openoffice/Office/UI.po
index 70dbfb69934..ed136d0d747 100644
--- a/source/eo/officecfg/registry/data/org/openoffice/Office/UI.po
+++ b/source/eo/officecfg/registry/data/org/openoffice/Office/UI.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: LibreOffice 3.5.x\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-01-10 11:50+0100\n"
-"PO-Revision-Date: 2017-11-28 01:18+0000\n"
+"PO-Revision-Date: 2018-01-13 20:49+0000\n"
"Last-Translator: Donald Rogers <donr2648@clear.net.nz>\n"
"Language-Team: Esperanto <kde-i18n-doc@kde.org>\n"
"Language: eo\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1511831898.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1515876577.000000\n"
#: BaseWindowState.xcu
msgctxt ""
@@ -1760,7 +1760,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Paired ~t-test..."
-msgstr ""
+msgstr "Para t-testo..."
#: CalcCommands.xcu
msgctxt ""
@@ -2768,7 +2768,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "~Hide Sheet"
-msgstr ""
+msgstr "Kaŝi folion"
#: CalcCommands.xcu
msgctxt ""
@@ -3515,7 +3515,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Lin~ks to External Files..."
-msgstr ""
+msgstr "Ligoj al eksteraj dosieroj..."
#: CalcCommands.xcu
msgctxt ""
@@ -7439,7 +7439,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "~Slide Number"
-msgstr ""
+msgstr "Lumbilda numero"
#: DrawImpressCommands.xcu
msgctxt ""
@@ -7457,7 +7457,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Slide Tit~le"
-msgstr ""
+msgstr "Lumbilda titolo"
#: DrawImpressCommands.xcu
msgctxt ""
@@ -7475,7 +7475,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Slide ~Count"
-msgstr ""
+msgstr "Nombro da lumbildoj"
#: DrawImpressCommands.xcu
msgctxt ""
@@ -7700,7 +7700,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Lin~ks to External Files..."
-msgstr ""
+msgstr "Ligoj al eksteraj dosieroj..."
#: DrawImpressCommands.xcu
msgctxt ""
@@ -7790,7 +7790,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Insert Slide from File..."
-msgstr ""
+msgstr "Enmeti folion el dosiero..."
#: DrawImpressCommands.xcu
msgctxt ""
@@ -8234,14 +8234,13 @@ msgid "~Break"
msgstr "Salto"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Commands..uno:AdvancedMode\n"
"Label\n"
"value.text"
msgid "Transformations"
-msgstr "Transformo"
+msgstr "Transformoj"
#: DrawImpressCommands.xcu
msgctxt ""
@@ -9006,7 +9005,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "S~lide Number..."
-msgstr ""
+msgstr "Lumbilda numero..."
#: DrawImpressCommands.xcu
msgctxt ""
@@ -10296,14 +10295,13 @@ msgid "Edit Points"
msgstr "Redakti punktojn"
#: DrawWindowState.xcu
-#, fuzzy
msgctxt ""
"DrawWindowState.xcu\n"
"..DrawWindowState.UIElements.States.private:resource/toolbar/choosemodebar\n"
"UIName\n"
"value.text"
msgid "Transformations"
-msgstr "Transformo"
+msgstr "Transformoj"
#: DrawWindowState.xcu
msgctxt ""
@@ -17388,7 +17386,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Text from File..."
-msgstr ""
+msgstr "Teksto el dosiero..."
#: GenericCommands.xcu
msgctxt ""
@@ -17568,7 +17566,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Styles"
-msgstr ""
+msgstr "Stiloj"
#: GenericCommands.xcu
msgctxt ""
@@ -20322,7 +20320,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Symbol"
-msgstr ""
+msgstr "Simbolo"
#: GenericCommands.xcu
msgctxt ""
@@ -20331,7 +20329,7 @@ msgctxt ""
"ContextLabel\n"
"value.text"
msgid "S~pecial Character..."
-msgstr ""
+msgstr "Speciala signo..."
#: GenericCommands.xcu
msgctxt ""
@@ -20394,7 +20392,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "~Export As"
-msgstr ""
+msgstr "Eksporti kiel"
#: GenericCommands.xcu
msgctxt ""
@@ -20466,7 +20464,7 @@ msgctxt ""
"ContextLabel\n"
"value.text"
msgid "Export as E~PUB..."
-msgstr ""
+msgstr "Eksporti kiel EPUB..."
#: GenericCommands.xcu
msgctxt ""
@@ -22824,7 +22822,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Navigate"
-msgstr ""
+msgstr "Navigi"
#: ImpressWindowState.xcu
msgctxt ""
@@ -23115,14 +23113,13 @@ msgid "Arrows"
msgstr "Sagoj"
#: ImpressWindowState.xcu
-#, fuzzy
msgctxt ""
"ImpressWindowState.xcu\n"
"..ImpressWindowState.UIElements.States.private:resource/toolbar/choosemodebar\n"
"UIName\n"
"value.text"
msgid "Transformations"
-msgstr "Transformo"
+msgstr "Transformoj"
#: ImpressWindowState.xcu
msgctxt ""
@@ -25426,7 +25423,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Field ~Hidden Paragraphs"
-msgstr ""
+msgstr "Kampo: kaŝitaj alineoj"
#: WriterCommands.xcu
msgctxt ""
@@ -27073,7 +27070,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Page Columns"
-msgstr ""
+msgstr "Paĝaj kolumnoj"
#: WriterCommands.xcu
msgctxt ""
@@ -27388,7 +27385,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Lin~ks to External Files..."
-msgstr ""
+msgstr "Ligoj al eksteraj dosieroj..."
#: WriterCommands.xcu
msgctxt ""
@@ -30097,7 +30094,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Number List"
-msgstr ""
+msgstr "Numera listo"
#: WriterCommands.xcu
msgctxt ""
@@ -30124,7 +30121,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Alphabet Uppercase List"
-msgstr ""
+msgstr "Listo: Alfabeto majuskla"
#: WriterCommands.xcu
msgctxt ""
@@ -30133,7 +30130,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Alphabet Uppercase List"
-msgstr ""
+msgstr "Listo: Alfabeto majuskla"
#: WriterCommands.xcu
msgctxt ""
@@ -30142,7 +30139,7 @@ msgctxt ""
"TooltipLabel\n"
"value.text"
msgid "Alphabet Uppercase List Style"
-msgstr ""
+msgstr "Lista stilo: alfabeto majuskla"
#: WriterCommands.xcu
msgctxt ""
@@ -30151,7 +30148,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Alphabet Lowercase List"
-msgstr ""
+msgstr "Listo: Alfabeto minuskla"
#: WriterCommands.xcu
msgctxt ""
@@ -30160,7 +30157,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Alphabet Lowercase List"
-msgstr ""
+msgstr "Listo: Alfabeto minuskla"
#: WriterCommands.xcu
msgctxt ""
@@ -30169,7 +30166,7 @@ msgctxt ""
"TooltipLabel\n"
"value.text"
msgid "Alphabet Lowercase List Style"
-msgstr ""
+msgstr "Lista stilo: alfabeto minuskla"
#: WriterCommands.xcu
msgctxt ""
@@ -30178,7 +30175,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Roman Uppercase List"
-msgstr ""
+msgstr "Listo: latina majuskla"
#: WriterCommands.xcu
msgctxt ""
@@ -30187,7 +30184,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Roman Uppercase List"
-msgstr ""
+msgstr "Listo: latina majuskla"
#: WriterCommands.xcu
msgctxt ""
@@ -30196,7 +30193,7 @@ msgctxt ""
"TooltipLabel\n"
"value.text"
msgid "Roman Uppercase List Style"
-msgstr ""
+msgstr "Lista stilo: latina majuskla"
#: WriterCommands.xcu
msgctxt ""
@@ -30205,7 +30202,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Roman Lowercase List"
-msgstr ""
+msgstr "Listo: latina minuskla"
#: WriterCommands.xcu
msgctxt ""
@@ -30214,7 +30211,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Roman Lowercase List"
-msgstr ""
+msgstr "Listo: latina minuskla"
#: WriterCommands.xcu
msgctxt ""
@@ -30223,7 +30220,7 @@ msgctxt ""
"TooltipLabel\n"
"value.text"
msgid "Roman Lowercase List Style"
-msgstr ""
+msgstr "Lista stilo: latina minuskla"
#: WriterCommands.xcu
msgctxt ""
@@ -30268,7 +30265,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Page Margins"
-msgstr ""
+msgstr "Paĝmarĝenoj"
#: WriterCommands.xcu
msgctxt ""
diff --git a/source/eo/sc/messages.po b/source/eo/sc/messages.po
index a01b57b9473..71a4998b4ff 100644
--- a/source/eo/sc/messages.po
+++ b/source/eo/sc/messages.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-01-10 11:50+0100\n"
-"PO-Revision-Date: 2018-01-09 22:10+0000\n"
+"PO-Revision-Date: 2018-01-13 20:55+0000\n"
"Last-Translator: Donald Rogers <donr2648@clear.net.nz>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: eo\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1515535803.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1515876938.000000\n"
#: compiler.hrc:27
msgctxt "RID_FUNCTION_CATEGORIES"
@@ -4329,7 +4329,6 @@ msgid "Payment period. The total number of periods in which the annuity (pension
msgstr "Paga periodo. La totala nombro de periodoj dum kiuj la rento (pensio) estas pagata."
#: scfuncs.hrc:543
-#, fuzzy
msgctxt "SC_OPCODE_CUM_IPMT"
msgid "PV"
msgstr "VA"
@@ -4830,7 +4829,6 @@ msgid "The constant rate of interest."
msgstr "La konstanta intereza elcento."
#: scfuncs.hrc:703
-#, fuzzy
msgctxt "SC_OPCODE_PDURATION"
msgid "PV"
msgstr "VA"
@@ -4866,7 +4864,6 @@ msgid "The number of periods used in the calculation."
msgstr "La nombro de periodoj uzataj en la kalkulo."
#: scfuncs.hrc:715
-#, fuzzy
msgctxt "SC_OPCODE_RRI"
msgid "PV"
msgstr "VA"
@@ -11727,10 +11724,9 @@ msgid "The vector (row or range) from which the value is to be determined."
msgstr "La vektoro (vico aŭ amplekso) el kiu la valoro estas determinenda."
#: scfuncs.hrc:3418
-#, fuzzy
msgctxt "SC_OPCODE_MATCH"
msgid "Defines a position in an array after comparing values."
-msgstr "Difinas pozicion en tabelo post komparado de valoroj."
+msgstr "Difinas pozicion en tabelo post komparinta valorojn."
#: scfuncs.hrc:3419
msgctxt "SC_OPCODE_MATCH"
@@ -11758,10 +11754,9 @@ msgid "Type"
msgstr "Tipo"
#: scfuncs.hrc:3424
-#, fuzzy
msgctxt "SC_OPCODE_MATCH"
msgid "Type can take the value 1, 0 or -1 and determines the criteria to be used for comparison purposes."
-msgstr "Tipo povas preni la valoron 1, 0 aŭ -1 kaj determinas ke la kriterioj estu uzataj por komparaj celoj."
+msgstr "Tipo povas preni valoron 1, 0 aŭ -1 kaj determinas la kriteriojn uzatajn por komparaj celoj."
#: scfuncs.hrc:3430
msgctxt "SC_OPCODE_OFFSET"
@@ -13680,7 +13675,7 @@ msgstr "%1 rezultoj troviĝis."
#: strings.hrc:51
msgctxt "SCSTR_SKIPPED"
msgid "(only %1 are listed)"
-msgstr ""
+msgstr "(nur %1 listiĝas)"
#. Attribute
#: strings.hrc:53
@@ -14744,12 +14739,12 @@ msgstr "F-testo"
#: strings.hrc:280
msgctxt "STR_TTEST"
msgid "Paired t-test"
-msgstr ""
+msgstr "Para t-testo"
#: strings.hrc:281
msgctxt "STR_TTEST_UNDO_NAME"
msgid "Paired t-test"
-msgstr ""
+msgstr "Para t-testo"
#: strings.hrc:282
msgctxt "STR_ZTEST"
@@ -19170,17 +19165,17 @@ msgstr "Redakti konturon"
#: optcalculatepage.ui:48
msgctxt "optcalculatepage|threadingenabled"
msgid "Enable multi-threaded calculation: Warning Experimental."
-msgstr ""
+msgstr "Ŝalti plurfadene kalkuli: ni avertas ke ĝi estas eksperimenta."
#: optcalculatepage.ui:52
msgctxt "optcalculatepage|threadingenabled|tooltip_text"
msgid "Enable Experimental multi-threaded calculation of formula-groups, this may break your spreadsheet."
-msgstr ""
+msgstr "Ŝalti plurfadene kalkuli formulajn grupojn. Tio eble rompos vian kalkultabelon."
#: optcalculatepage.ui:71
msgctxt "optcalculatepage|label4"
msgid "CPU threading settings"
-msgstr ""
+msgstr "CPU-fadenaj agordoj"
#: optcalculatepage.ui:107
msgctxt "optcalculatepage|case"
diff --git a/source/eo/sd/messages.po b/source/eo/sd/messages.po
index 927d3fdede7..ebcb6075207 100644
--- a/source/eo/sd/messages.po
+++ b/source/eo/sd/messages.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-01-10 11:50+0100\n"
-"PO-Revision-Date: 2017-11-24 03:23+0000\n"
+"PO-Revision-Date: 2018-01-13 20:57+0000\n"
"Last-Translator: Donald Rogers <donr2648@clear.net.nz>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: eo\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1511493791.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1515877044.000000\n"
#: DocumentRenderer.hrc:29
msgctxt "STR_IMPRESS_PRINT_UI_CONTENT_CHOICES"
@@ -1552,7 +1552,7 @@ msgstr "Ĉefa lumbildo"
#: strings.hrc:287
msgctxt "STR_MASTERSLIDE_LABEL"
msgid "Master Slide:"
-msgstr ""
+msgstr "Modela lumbildo:"
#: strings.hrc:288
msgctxt "STR_MASTERPAGE_NAME"
@@ -1562,7 +1562,7 @@ msgstr "Ĉefa paĝo"
#: strings.hrc:289
msgctxt "STR_MASTERPAGE_LABEL"
msgid "Master Page:"
-msgstr ""
+msgstr "Modela paĝo:"
#: strings.hrc:290
msgctxt "STR_NOTES"
@@ -4397,7 +4397,7 @@ msgstr "Uzi presilajn metrikojn por formati dokumentojn"
#: optimpressgeneralpage.ui:622
msgctxt "optimpressgeneralpage|cbCompatibility"
msgid "Add _spacing between paragraphs and tables"
-msgstr ""
+msgstr "Enmeti spacon inter alineoj kaj tabeloj"
#: optimpressgeneralpage.ui:645
msgctxt "optimpressgeneralpage|label1"
@@ -5142,12 +5142,12 @@ msgstr "Ĉefa fono"
#: sidebarslidebackground.ui:197
msgctxt "sidebarslidebackground|label4"
msgid "Orientation:"
-msgstr ""
+msgstr "Orientiĝo:"
#: sidebarslidebackground.ui:212
msgctxt "sidebarslidebackground|masterslidebutton"
msgid "Master View"
-msgstr ""
+msgstr "Modela vido"
#: sidebarslidebackground.ui:226
msgctxt "sidebarslidebackground|closemasterslide"
@@ -5192,7 +5192,7 @@ msgstr "Larĝa"
#: sidebarslidebackground.ui:267
msgctxt "sidebarslidebackground|labelmargin"
msgid "Margin:"
-msgstr ""
+msgstr "Marĝeno:"
#: sidebarslidebackground.ui:277
msgctxt "sidebarslidebackground|customlabel"
diff --git a/source/eo/sfx2/messages.po b/source/eo/sfx2/messages.po
index 507bd84b0c3..038e83e5ffa 100644
--- a/source/eo/sfx2/messages.po
+++ b/source/eo/sfx2/messages.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2017-12-18 12:31+0100\n"
-"PO-Revision-Date: 2017-11-28 01:17+0000\n"
+"PO-Revision-Date: 2018-01-13 21:43+0000\n"
"Last-Translator: Donald Rogers <donr2648@clear.net.nz>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: eo\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1511831833.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1515879812.000000\n"
#: strings.hrc:25
msgctxt "STR_TEMPLATE_FILTER"
@@ -818,7 +818,7 @@ msgstr "Malĝusta pasvorto"
#: strings.hrc:172
msgctxt "RID_SVXSTR_GPG_ENCRYPT_FAILURE"
msgid "OpenPGP key not trusted, damaged, or encryption failure. Please try again."
-msgstr ""
+msgstr "OpenPGP-ŝlosilo ne findinda, damaĝita aŭ ĉirfado malsukcesis. Bonvolu reprovi."
#: strings.hrc:174
msgctxt "STR_PASSWD_MIN_LEN"
@@ -1292,42 +1292,42 @@ msgstr "Fermi la flankan breton"
#: strings.hrc:271
msgctxt "STR_TEMPLATE_NAME1"
msgid "Alizarin"
-msgstr ""
+msgstr "Alizarino"
#: strings.hrc:272
msgctxt "STR_TEMPLATE_NAME2"
msgid "Beehive"
-msgstr ""
+msgstr "Abelujo"
#: strings.hrc:273
msgctxt "STR_TEMPLATE_NAME3"
msgid "Blue Curve"
-msgstr ""
+msgstr "Blua kurbo"
#: strings.hrc:274
msgctxt "STR_TEMPLATE_NAME4"
msgid "Blueprint Plans"
-msgstr ""
+msgstr "Blukopiaj planoj"
#: strings.hrc:275
msgctxt "STR_TEMPLATE_NAME5"
msgid "Bright Blue"
-msgstr ""
+msgstr "Helblua"
#: strings.hrc:276
msgctxt "STR_TEMPLATE_NAME6"
msgid "Classy Red"
-msgstr ""
+msgstr "Ŝike ruĝa"
#: strings.hrc:277
msgctxt "STR_TEMPLATE_NAME7"
msgid "DNA"
-msgstr ""
+msgstr "DNA"
#: strings.hrc:278
msgctxt "STR_TEMPLATE_NAME8"
msgid "Focus"
-msgstr ""
+msgstr "Fokuso"
#: strings.hrc:279
msgctxt "STR_TEMPLATE_NAME9"
@@ -1352,47 +1352,47 @@ msgstr ""
#: strings.hrc:283
msgctxt "STR_TEMPLATE_NAME13"
msgid "Lush Green"
-msgstr ""
+msgstr "Vibra verdo"
#: strings.hrc:284
msgctxt "STR_TEMPLATE_NAME14"
msgid "Metropolis"
-msgstr ""
+msgstr "Metropolo"
#: strings.hrc:285
msgctxt "STR_TEMPLATE_NAME15"
msgid "Midnightblue"
-msgstr ""
+msgstr "Noktomezblua"
#: strings.hrc:286
msgctxt "STR_TEMPLATE_NAME16"
msgid "Nature Illustration"
-msgstr ""
+msgstr "Natura ilustraĵo"
#: strings.hrc:287
msgctxt "STR_TEMPLATE_NAME17"
msgid "Pencil"
-msgstr ""
+msgstr "Krajono"
#: strings.hrc:288
msgctxt "STR_TEMPLATE_NAME18"
msgid "Piano"
-msgstr ""
+msgstr "Piano"
#: strings.hrc:289
msgctxt "STR_TEMPLATE_NAME19"
msgid "Portfolio"
-msgstr ""
+msgstr "Teko"
#: strings.hrc:290
msgctxt "STR_TEMPLATE_NAME20"
msgid "Progress"
-msgstr ""
+msgstr "Progreso"
#: strings.hrc:291
msgctxt "STR_TEMPLATE_NAME21"
msgid "Sunset"
-msgstr ""
+msgstr "Sunsubiro"
#: strings.hrc:292
msgctxt "STR_TEMPLATE_NAME22"
@@ -1402,7 +1402,7 @@ msgstr ""
#: strings.hrc:293
msgctxt "STR_TEMPLATE_NAME23"
msgid "Vivid"
-msgstr ""
+msgstr "Brilega"
#. Translators: default Writer template names
#: strings.hrc:295
@@ -1413,32 +1413,32 @@ msgstr ""
#: strings.hrc:296
msgctxt "STR_TEMPLATE_NAME25"
msgid "Resume"
-msgstr ""
+msgstr "Resumo"
#: strings.hrc:297
msgctxt "STR_TEMPLATE_NAME26"
msgid "Default"
-msgstr ""
+msgstr "Apriora"
#: strings.hrc:298
msgctxt "STR_TEMPLATE_NAME27"
msgid "Modern"
-msgstr ""
+msgstr "Moderna"
#: strings.hrc:299
msgctxt "STR_TEMPLATE_NAME28"
msgid "Modern business letter sans-serif"
-msgstr ""
+msgstr "Moderna komerca letero senserifa"
#: strings.hrc:300
msgctxt "STR_TEMPLATE_NAME29"
msgid "Modern business letter serif"
-msgstr ""
+msgstr "Moderna komerca letero serifa"
#: strings.hrc:301
msgctxt "STR_TEMPLATE_NAME30"
msgid "Businesscard with logo"
-msgstr ""
+msgstr "Vizitkarto kun bildo"
#: strings.hrc:303
msgctxt "STR_CLEAR_CHAR"
diff --git a/source/eo/svtools/messages.po b/source/eo/svtools/messages.po
index 6678be68f75..3e76113a6dd 100644
--- a/source/eo/svtools/messages.po
+++ b/source/eo/svtools/messages.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2017-12-06 15:58+0100\n"
-"PO-Revision-Date: 2017-11-28 01:16+0000\n"
+"PO-Revision-Date: 2018-01-13 21:44+0000\n"
"Last-Translator: Donald Rogers <donr2648@clear.net.nz>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: eo\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1511831770.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1515879881.000000\n"
#: errtxt.hrc:30
msgctxt "RID_ERRCTX"
@@ -2451,7 +2451,7 @@ msgstr "Fona"
#: langtab.hrc:409
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Plautdietsch"
-msgstr ""
+msgstr "Plaŭtdiĉa"
#: templwin.hrc:42
msgctxt "STRARY_SVT_DOCINFO"
@@ -3341,7 +3341,7 @@ msgstr "HTML-a formato sen komentoj"
#: strings.hrc:97
msgctxt "STR_FORMAT_ID_PNG_BITMAP"
msgid "PNG Bitmap"
-msgstr ""
+msgstr "PNG-bitmapo"
#: strings.hrc:99
#, c-format
@@ -3812,7 +3812,7 @@ msgstr "pordo"
#: strings.hrc:216
msgctxt "STR_SVT_OTHER_CMIS"
msgid "Other CMIS"
-msgstr ""
+msgstr "Alia CMS"
#: strings.hrc:217
msgctxt "STR_SVT_PRNDLG_READY"
diff --git a/source/eo/svx/messages.po b/source/eo/svx/messages.po
index 3a67b1cefe2..7bb18dba26b 100644
--- a/source/eo/svx/messages.po
+++ b/source/eo/svx/messages.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2017-12-06 15:59+0100\n"
-"PO-Revision-Date: 2017-12-06 01:44+0000\n"
+"PO-Revision-Date: 2018-01-13 21:49+0000\n"
"Last-Translator: Donald Rogers <donr2648@clear.net.nz>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: eo\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1512524692.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1515880146.000000\n"
#: fieldunit.hrc:30
msgctxt "RID_SVXSTR_FIELDUNIT_TABLE"
@@ -282,182 +282,156 @@ msgid "Diagonal border line from bottom left to top right"
msgstr "Diagonala borderlinio de malsupre maldekstre al supre dekstre"
#: numberingtype.hrc:29
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "None"
msgstr "Neniu"
#. SVX_NUM_NUMBER_NONE
#: numberingtype.hrc:30
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "Bullet"
-msgstr "Buloj"
+msgstr "Bulo"
#. SVX_NUM_CHAR_SPECIAL
#: numberingtype.hrc:31
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "Graphics"
-msgstr "Grafiko"
+msgstr "Grafikaĵoj"
#. SVX_NUM_BITMAP
#: numberingtype.hrc:32
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "Linked graphics"
msgstr "Ligitaj grafikaĵoj"
#. SVX_NUM_BITMAP|0x80
#: numberingtype.hrc:33
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "1, 2, 3, ..."
msgstr "1, 2, 3, ..."
#. SVX_NUM_ARABIC
#: numberingtype.hrc:34
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "A, B, C, ..."
msgstr "A, B, C, ..."
#. SVX_NUM_CHARS_UPPER_LETTER
#: numberingtype.hrc:35
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "a, b, c, ..."
msgstr "a, b, c, ..."
#. SVX_NUM_CHARS_LOWER_LETTER
#: numberingtype.hrc:36
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "I, II, III, ..."
msgstr "I, II, III, ... "
#. SVX_NUM_ROMAN_UPPER
#: numberingtype.hrc:37
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "i, ii, iii, ..."
msgstr "i, ii, iii, ..."
#. SVX_NUM_ROMAN_LOWER
#: numberingtype.hrc:38
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "A, .., AA, .., AAA, ..."
msgstr "A, .., AA, .., AAA, ... "
#. SVX_NUM_CHARS_UPPER_LETTER_N
#: numberingtype.hrc:39
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "a, .., aa, .., aaa, ..."
msgstr "a, .., aa, .., aaa, ..."
#. SVX_NUM_CHARS_LOWER_LETTER_N
#: numberingtype.hrc:40
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "Native Numbering"
msgstr "Sistema numerado"
#. NATIVE_NUMBERING
#: numberingtype.hrc:41
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "А, Б, .., Аа, Аб, ... (Bulgarian)"
msgstr "А, Б, .., Аа, Аб, ... (Bulgara)"
#. CHARS_CYRILLIC_UPPER_LETTER_BG
#: numberingtype.hrc:42
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "а, б, .., аа, аб, ... (Bulgarian)"
msgstr "а, б, .., аа, аб, ... (Bulgara)"
#. CHARS_CYRILLIC_LOWER_LETTER_BG
#: numberingtype.hrc:43
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "А, Б, .., Аа, Бб, ... (Bulgarian)"
msgstr "А, Б, .., Аа, Бб, ... (Bulgara)"
#. CHARS_CYRILLIC_UPPER_LETTER_N_BG
#: numberingtype.hrc:44
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "а, б, .., аа, бб, ... (Bulgarian)"
msgstr "а, б, .., аа, бб, ... (Bulgara)"
#. CHARS_CYRILLIC_LOWER_LETTER_N_BG
#: numberingtype.hrc:45
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "А, Б, .., Аа, Аб, ... (Russian)"
msgstr "А, Б, .., Аа, Аб, ... (Rusa)"
#. CHARS_CYRILLIC_UPPER_LETTER_RU
#: numberingtype.hrc:46
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "а, б, .., аа, аб, ... (Russian)"
msgstr "а, б, .., аа, аб, ... (Rusa)"
#. CHARS_CYRILLIC_LOWER_LETTER_RU
#: numberingtype.hrc:47
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "А, Б, .., Аа, Бб, ... (Russian)"
msgstr "А, Б, .., Аа, Бб, ... (Rusa)"
#. CHARS_CYRILLIC_UPPER_LETTER_N_RU
#: numberingtype.hrc:48
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "а, б, .., аа, бб, ... (Russian)"
msgstr "а, б, .., аа, бб, ... (Rusa)"
#. CHARS_CYRILLIC_LOWER_LETTER_N_RU
#: numberingtype.hrc:49
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "А, Б, .., Аа, Аб, ... (Serbian)"
msgstr "А, Б, .., Аа, Аб, ... (serba)"
#. CHARS_CYRILLIC_UPPER_LETTER_SR
#: numberingtype.hrc:50
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "а, б, .., аа, аб, ... (Serbian)"
msgstr "а, б, .., аа, аб, ... (serba)"
#. CHARS_CYRILLIC_LOWER_LETTER_SR
#: numberingtype.hrc:51
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "А, Б, .., Аа, Бб, ... (Serbian)"
msgstr "А, Б, .., Аа, Бб, ... (Serba)"
#. CHARS_CYRILLIC_UPPER_LETTER_N_SR
#: numberingtype.hrc:52
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "а, б, .., аа, бб, ... (Serbian)"
msgstr "а, б, .., аа, бб, ... (serba)"
#. CHARS_CYRILLIC_LOWER_LETTER_N_SR
#: numberingtype.hrc:53
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "Α, Β, Γ, ... (Greek Upper Letter)"
msgstr "Α, Β, Γ, ... (greka majusklo)"
#. CHARS_GREEK_UPPER_LETTER
#: numberingtype.hrc:54
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "α, β, γ, ... (Greek Lower Letter)"
msgstr "α, β, γ, ... (greka minusklo)"
@@ -9081,36 +9055,34 @@ msgstr "Flava"
#: strings.hrc:638
msgctxt "RID_SVXSTR_TBLAFMT_LO6_ACADEMIC"
msgid "Academic"
-msgstr ""
+msgstr "Akademia"
#: strings.hrc:639
msgctxt "RID_SVXSTR_TBLAFMT_LO6_BOX_LIST_BLUE"
msgid "Box List Blue"
-msgstr ""
+msgstr "Listujo blua"
#: strings.hrc:640
msgctxt "RID_SVXSTR_TBLAFMT_LO6_BOX_LIST_GREEN"
msgid "Box List Green"
-msgstr ""
+msgstr "Listujo verda"
#: strings.hrc:641
msgctxt "RID_SVXSTR_TBLAFMT_LO6_BOX_LIST_RED"
msgid "Box List Red"
-msgstr ""
+msgstr "Listujo ruĝa"
#: strings.hrc:642
msgctxt "RID_SVXSTR_TBLAFMT_LO6_BOX_LIST_YELLOW"
msgid "Box List Yellow"
-msgstr ""
+msgstr "Listujo flava"
#: strings.hrc:643
-#, fuzzy
msgctxt "RID_SVXSTR_TBLAFMT_LO6_ELEGANT"
msgid "Elegant"
msgstr "Eleganta"
#: strings.hrc:644
-#, fuzzy
msgctxt "RID_SVXSTR_TBLAFMT_LO6_FINANCIAL"
msgid "Financial"
msgstr "Financa"
@@ -9118,17 +9090,17 @@ msgstr "Financa"
#: strings.hrc:645
msgctxt "RID_SVXSTR_TBLAFMT_LO6_SIMPLE_GRID_COLUMNS"
msgid "Simple Grid Columns"
-msgstr ""
+msgstr "Simplaj kradaj kolumnoj"
#: strings.hrc:646
msgctxt "RID_SVXSTR_TBLAFMT_LO6_SIMPLE_GRID_ROWS"
msgid "Simple Grid Rows"
-msgstr ""
+msgstr "Simplaj kradaj vicoj"
#: strings.hrc:647
msgctxt "RID_SVXSTR_TBLAFMT_LO6_SIMPLE_LIST_SHADED"
msgid "Simple List Shaded"
-msgstr ""
+msgstr "Simpla listo ombra"
#: strings.hrc:648
msgctxt "RID_SVXSTR_LINEJOINT_MIDDLE"
diff --git a/source/eo/sw/messages.po b/source/eo/sw/messages.po
index 19017e32c79..a0b6c1dcf96 100644
--- a/source/eo/sw/messages.po
+++ b/source/eo/sw/messages.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2017-12-20 08:17+0100\n"
-"PO-Revision-Date: 2017-12-06 01:45+0000\n"
+"PO-Revision-Date: 2018-01-13 21:51+0000\n"
"Last-Translator: Donald Rogers <donr2648@clear.net.nz>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: eo\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1512524724.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1515880300.000000\n"
#: app.hrc:30
msgctxt "RID_PARAGRAPHSTYLEFAMILY"
@@ -79,7 +79,7 @@ msgstr "Kondiĉaj stiloj"
#: app.hrc:47
msgctxt "RID_CHARACTERSTYLEFAMILY"
msgid "All Styles"
-msgstr ""
+msgstr "Ĉiuj stiloj"
#: app.hrc:48
msgctxt "RID_CHARACTERSTYLEFAMILY"
@@ -99,7 +99,7 @@ msgstr "Propraj stiloj"
#: app.hrc:56
msgctxt "RID_FRAMESTYLEFAMILY"
msgid "All Styles"
-msgstr ""
+msgstr "Ĉiuj stiloj"
#: app.hrc:57
msgctxt "RID_FRAMESTYLEFAMILY"
@@ -119,7 +119,7 @@ msgstr "Propraj stiloj"
#: app.hrc:65
msgctxt "RID_PAGESTYLEFAMILY"
msgid "All Styles"
-msgstr ""
+msgstr "Ĉiuj stiloj"
#: app.hrc:66
msgctxt "RID_PAGESTYLEFAMILY"
@@ -139,7 +139,7 @@ msgstr "Propraj stiloj"
#: app.hrc:74
msgctxt "RID_LISTSTYLEFAMILY"
msgid "All Styles"
-msgstr ""
+msgstr "Ĉiuj stiloj"
#: app.hrc:75
msgctxt "RID_LISTSTYLEFAMILY"
@@ -159,7 +159,7 @@ msgstr "Propraj stiloj"
#: app.hrc:83
msgctxt "RID_TABLESTYLEFAMILY"
msgid "All Styles"
-msgstr ""
+msgstr "Ĉiuj stiloj"
#: app.hrc:84
msgctxt "RID_TABLESTYLEFAMILY"
@@ -1304,27 +1304,27 @@ msgstr "Horizontala formato"
#: strings.hrc:199
msgctxt "STR_POOLNUMRULE_NUM1"
msgid "Numbering 123"
-msgstr ""
+msgstr "Numerado 123"
#: strings.hrc:200
msgctxt "STR_POOLNUMRULE_NUM2"
msgid "Numbering ABC"
-msgstr ""
+msgstr "Numerado ABC"
#: strings.hrc:201
msgctxt "STR_POOLNUMRULE_NUM3"
msgid "Numbering abc"
-msgstr ""
+msgstr "Numerado abc"
#: strings.hrc:202
msgctxt "STR_POOLNUMRULE_NUM4"
msgid "Numbering IVX"
-msgstr ""
+msgstr "Numerado IVX"
#: strings.hrc:203
msgctxt "STR_POOLNUMRULE_NUM5"
msgid "Numbering ivx"
-msgstr ""
+msgstr "Numerado ivx"
#: strings.hrc:204
msgctxt "STR_POOLNUMRULE_BUL1"
@@ -13482,12 +13482,12 @@ msgstr "Uzi presilajn metrikojn por formati dokumentojn"
#: optcompatpage.ui:57
msgctxt "optcompatpage|format"
msgid "Add spacing between paragraphs and tables"
-msgstr ""
+msgstr "Enmeti spacon inter alineo kaj tabelo"
#: optcompatpage.ui:58
msgctxt "optcompatpage|format"
msgid "Add paragraph and table spacing at tops of pages"
-msgstr ""
+msgstr "Aldoni alinean kaj tabelan interspacojn ĉe malsupro de paĝoj"
#: optcompatpage.ui:59
msgctxt "optcompatpage|format"
@@ -13542,7 +13542,7 @@ msgstr "MS Word-kongruaj sekvaj spacetoj"
#: optcompatpage.ui:69
msgctxt "optcompatpage|format"
msgid "Tolerate white lines of PDF page backgrounds for compatibility with old documents"
-msgstr ""
+msgstr "Toleru blankajn liniojn de PDF-paĝaj fonoj por kongrueco kun malnovaj dokumentoj"
#: optcompatpage.ui:70
msgctxt "optcompatpage|format"
@@ -13557,7 +13557,7 @@ msgstr "Uzi kiel aprioran"
#: optcompatpage.ui:104
msgctxt "optcompatpage|label11"
msgid "Compatibility options for '%DOCNAME'"
-msgstr ""
+msgstr "Kongruecaj agordoj por '%DOCNAME'"
#: optfonttabpage.ui:103
msgctxt "optfonttabpage|font_label"
diff --git a/source/es/extras/source/autocorr/emoji.po b/source/es/extras/source/autocorr/emoji.po
index 34a27d332d8..974f9e00c6e 100644
--- a/source/es/extras/source/autocorr/emoji.po
+++ b/source/es/extras/source/autocorr/emoji.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2017-12-20 08:16+0100\n"
-"PO-Revision-Date: 2018-01-08 13:32+0000\n"
+"PO-Revision-Date: 2018-01-11 08:00+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: es\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1515418328.000000\n"
+"X-POOTLE-MTIME: 1515657627.000000\n"
#. ¢ (U+000A2), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9626,7 +9626,7 @@ msgctxt ""
"SHOPPING_BAGS\n"
"LngText.text"
msgid "shop"
-msgstr ""
+msgstr "tienda"
#. 🐿 (U+1F43F), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9635,7 +9635,7 @@ msgctxt ""
"CHIPMUNK\n"
"LngText.text"
msgid "chipmunk"
-msgstr ""
+msgstr "ardilla"
#. 🕊 (U+1F54A), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9644,7 +9644,7 @@ msgctxt ""
"DOVE_OF_PEACE\n"
"LngText.text"
msgid "dove"
-msgstr ""
+msgstr "paloma"
#. 🕷 (U+1F577), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9662,7 +9662,7 @@ msgctxt ""
"SPIDER_WEB\n"
"LngText.text"
msgid "web"
-msgstr ""
+msgstr "telaraña"
#. 🏵 (U+1F3F5), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9671,7 +9671,7 @@ msgctxt ""
"ROSETTE\n"
"LngText.text"
msgid "rosette"
-msgstr ""
+msgstr "roseta"
#. 🌶 (U+1F336), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9680,7 +9680,7 @@ msgctxt ""
"HOT_PEPPER\n"
"LngText.text"
msgid "pepper"
-msgstr ""
+msgstr "pimienta"
#. 🍽 (U+1F37D), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9689,7 +9689,7 @@ msgctxt ""
"FORK_AND_KNIFE_WITH_PLATE\n"
"LngText.text"
msgid "plate"
-msgstr ""
+msgstr "plato"
#. 🗺 (U+1F5FA), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9707,7 +9707,7 @@ msgctxt ""
"SNOW_CAPPED_MOUNTAIN\n"
"LngText.text"
msgid "mountain2"
-msgstr ""
+msgstr "montaña2"
#. 🏕 (U+1F3D5), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -13037,7 +13037,7 @@ msgctxt ""
"CUT_OF_MEAT\n"
"LngText.text"
msgid "steak"
-msgstr ""
+msgstr "bistec"
#. 🥪 (U+1F96A), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
diff --git a/source/es/helpcontent2/source/text/shared/01.po b/source/es/helpcontent2/source/text/shared/01.po
index 74ef07a3201..b606d4059e6 100644
--- a/source/es/helpcontent2/source/text/shared/01.po
+++ b/source/es/helpcontent2/source/text/shared/01.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-01-10 11:50+0100\n"
-"PO-Revision-Date: 2018-01-08 13:40+0000\n"
+"PO-Revision-Date: 2018-01-11 08:10+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: es\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1515418826.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1515658209.000000\n"
#: 01010000.xhp
msgctxt ""
@@ -2110,7 +2110,7 @@ msgctxt ""
"par_id771513629025613\n"
"help.text"
msgid "<variable id=\"openremote1\"><ahelp hid=\".uno:OpenRemote\">Opens a document located in a remote file service.</ahelp></variable>"
-msgstr ""
+msgstr "<variable id=\"openremote1\"><ahelp hid=\".uno:OpenRemote\">Abre un documento alojado en un servicio de archivos remotos.</ahelp></variable>"
#: 01020001.xhp
msgctxt ""
@@ -2422,7 +2422,7 @@ msgctxt ""
"par_id771513629025613\n"
"help.text"
msgid "<variable id=\"saveremote1\"><ahelp hid=\".uno:SaveRemote\">Saves a document located in a remote file service.</ahelp></variable>"
-msgstr ""
+msgstr "<variable id=\"saveremote1\"><ahelp hid=\".uno:SaveRemote\">Guarda un documento alojado en un servicio de archivos remotos.</ahelp></variable>"
#: 01060001.xhp
msgctxt ""
diff --git a/source/es/helpcontent2/source/text/shared/guide.po b/source/es/helpcontent2/source/text/shared/guide.po
index 4ae14a781ae..0eba6860b96 100644
--- a/source/es/helpcontent2/source/text/shared/guide.po
+++ b/source/es/helpcontent2/source/text/shared/guide.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2017-12-18 12:31+0100\n"
-"PO-Revision-Date: 2018-01-08 13:41+0000\n"
+"PO-Revision-Date: 2018-01-11 08:14+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: es\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1515418914.000000\n"
+"X-POOTLE-MTIME: 1515658459.000000\n"
#: aaa_start.xhp
msgctxt ""
@@ -17414,7 +17414,7 @@ msgctxt ""
"par_id315053o\n"
"help.text"
msgid "Forces an input filter type, if possible. For example:<br/><item type=\"input\">--infilter=\"Calc Office Open XML\"</item><br/><item type=\"input\">--infilter=\"Text (encoded):UTF8,LF,,,.\"</item>"
-msgstr ""
+msgstr "Fuerza, de ser posible, un tipo de filtro de entrada. Por ejemplo:<br/><item type=\"input\">--infilter=\"Calc Office Open XML\"</item><br/><item type=\"input\">--infilter=\"Text (encoded):UTF8,LF,,,.\"</item>"
#: start_parameters.xhp
msgctxt ""
@@ -18734,7 +18734,7 @@ msgctxt ""
"hd_id041620170723518918\n"
"help.text"
msgid "Example 2 – Import Template – Personal Budget Spreadsheet"
-msgstr ""
+msgstr "Ejemplo 2: importación de plantilla para presupuesto personal"
#: template_manager.xhp
msgctxt ""
@@ -18806,7 +18806,7 @@ msgctxt ""
"hd_id041620170723518447\n"
"help.text"
msgid "Example 3 – %PRODUCTNAME Impress – Presentation Template"
-msgstr ""
+msgstr "Ejemplo 3: plantilla de presentación para %PRODUCTNAME Impress"
#: template_manager.xhp
msgctxt ""
diff --git a/source/es/officecfg/registry/data/org/openoffice/Office/UI.po b/source/es/officecfg/registry/data/org/openoffice/Office/UI.po
index c2e76fbfdd8..e6375c2d4f8 100644
--- a/source/es/officecfg/registry/data/org/openoffice/Office/UI.po
+++ b/source/es/officecfg/registry/data/org/openoffice/Office/UI.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-01-10 11:50+0100\n"
-"PO-Revision-Date: 2018-01-08 13:33+0000\n"
+"PO-Revision-Date: 2018-01-10 21:57+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: es\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1515418438.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1515621471.000000\n"
#: BaseWindowState.xcu
msgctxt ""
@@ -27070,7 +27070,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Page Columns"
-msgstr ""
+msgstr "Columnas de página"
#: WriterCommands.xcu
msgctxt ""
@@ -30265,7 +30265,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Page Margins"
-msgstr ""
+msgstr "Márgenes de página"
#: WriterCommands.xcu
msgctxt ""
diff --git a/source/es/sc/messages.po b/source/es/sc/messages.po
index 48df7e23ce8..157fddb6f95 100644
--- a/source/es/sc/messages.po
+++ b/source/es/sc/messages.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-01-10 11:50+0100\n"
-"PO-Revision-Date: 2018-01-01 05:23+0000\n"
+"PO-Revision-Date: 2018-01-11 07:48+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: es\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1514784212.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1515656899.000000\n"
#: compiler.hrc:27
msgctxt "RID_FUNCTION_CATEGORIES"
@@ -4640,7 +4640,6 @@ msgid "Calculates the annual net interest rate for a nominal interest rate."
msgstr "Calcula la tasa de interés neta anual para una tasa de interés nominal."
#: scfuncs.hrc:635
-#, fuzzy
msgctxt "SC_OPCODE_EFFECT"
msgid "NOM"
msgstr "Int_nominal"
@@ -4651,7 +4650,6 @@ msgid "Nominal interest"
msgstr "Tasa de interés nominal"
#: scfuncs.hrc:637
-#, fuzzy
msgctxt "SC_OPCODE_EFFECT"
msgid "P"
msgstr "P"
@@ -19175,17 +19173,17 @@ msgstr "Editar contorno"
#: optcalculatepage.ui:48
msgctxt "optcalculatepage|threadingenabled"
msgid "Enable multi-threaded calculation: Warning Experimental."
-msgstr ""
+msgstr "Activar cálculo en varios subprocesos (atención: experimental)"
#: optcalculatepage.ui:52
msgctxt "optcalculatepage|threadingenabled|tooltip_text"
msgid "Enable Experimental multi-threaded calculation of formula-groups, this may break your spreadsheet."
-msgstr ""
+msgstr "Activar el cálculo en paralelo experimental de los grupos de fórmulas. Esto puede provocar errores en la hoja de cálculo."
#: optcalculatepage.ui:71
msgctxt "optcalculatepage|label4"
msgid "CPU threading settings"
-msgstr ""
+msgstr "Opciones de subprocesos de CPU"
#: optcalculatepage.ui:107
msgctxt "optcalculatepage|case"
@@ -21730,7 +21728,7 @@ msgstr "Consejo: el intervalo de ordenación puede detectarse automáticamente.
#: splitcolumnentry.ui:21
msgctxt "splitcolumnentry|name"
msgid "Split Column Action"
-msgstr ""
+msgstr "División de columnas"
#: splitcolumnentry.ui:37
msgctxt "splitcolumnentry|separator"
diff --git a/source/es/sd/messages.po b/source/es/sd/messages.po
index f4f04079433..f0bb20aedae 100644
--- a/source/es/sd/messages.po
+++ b/source/es/sd/messages.po
@@ -3216,19 +3216,16 @@ msgid "Create"
msgstr "Crear"
#: effectmenu.ui:12
-#, fuzzy
msgctxt "effectmenu|onclick"
msgid "Start On _Click"
msgstr "Iniciar al p_ulsar"
#: effectmenu.ui:20
-#, fuzzy
msgctxt "effectmenu|withprev"
msgid "Start _With Previous"
msgstr "Iniciar _con anterior"
#: effectmenu.ui:28
-#, fuzzy
msgctxt "effectmenu|afterprev"
msgid "Start _After Previous"
msgstr "Iniciar _después del anterior"
@@ -3280,7 +3277,6 @@ msgid "Italic"
msgstr "Cursiva"
#: fontstylemenu.ui:28
-#, fuzzy
msgctxt "fontstylemenu|underline"
msgid "Underlined"
msgstr "Subrayado"
@@ -3741,7 +3737,6 @@ msgid "D_raw"
msgstr ""
#: notebookbar_groupedbar_compact.ui:3616
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|viewb"
msgid "_View"
msgstr "_Ver"
@@ -3851,7 +3846,6 @@ msgid "_Slide Show"
msgstr "_Pase de diapositivas"
#: notebookbar_groupedbar_compact.ui:7957
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|oleB"
msgid "F_rame"
msgstr "Ma_rco"
@@ -3898,7 +3892,6 @@ msgid "Menubar"
msgstr "Barra de menús"
#: notebookbar_groupedbar_full.ui:2541
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|Quotation2"
msgid "Quotation"
msgstr "Cita"
@@ -4031,7 +4024,6 @@ msgid "Grou_p"
msgstr "Grupo"
#: notebookbar_groupedbar_full.ui:8958
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|3Db"
msgid "3_D"
msgstr "3_D"
@@ -4059,7 +4051,6 @@ msgid "_Slide Show"
msgstr "_Pase de diapositivas"
#: notebookbar_groupedbar_full.ui:10805
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|editdrawb"
msgid "F_rame"
msgstr "Ma_rco"
diff --git a/source/es/svx/messages.po b/source/es/svx/messages.po
index 0f75f69ed8f..a4a5eca387f 100644
--- a/source/es/svx/messages.po
+++ b/source/es/svx/messages.po
@@ -137,7 +137,6 @@ msgid "Minimum"
msgstr "Mínimo"
#: fmstring.hrc:40
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "Sum"
msgstr "Suma"
@@ -149,7 +148,6 @@ msgid "Every"
msgstr "Todo"
#: fmstring.hrc:42
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "Any"
msgstr "Cualquiera"
@@ -3990,7 +3988,6 @@ msgid "Open in Design Mode"
msgstr "Abrir en modo de diseño"
#: formnavimenu.ui:114
-#, fuzzy
msgctxt "formnavimenu|controlfocus"
msgid "Automatic Control Focus"
msgstr "Activación de controles automática"
@@ -4001,7 +3998,6 @@ msgid "Average"
msgstr "Promedio"
#: functionmenu.ui:20
-#, fuzzy
msgctxt "functionmenu|counta"
msgid "CountA"
msgstr "Cantidad2"
@@ -4023,7 +4019,6 @@ msgid "Minimum"
msgstr "Mínimo"
#: functionmenu.ui:48
-#, fuzzy
msgctxt "functionmenu|sum"
msgid "Sum"
msgstr "Suma"
@@ -4070,7 +4065,6 @@ msgid "_Insert"
msgstr "_Insertar"
#: gallerymenu2.ui:20
-#, fuzzy
msgctxt "gallerymenu2|background"
msgid "Insert as Bac_kground"
msgstr "Insertar como _fondo"
@@ -4291,7 +4285,6 @@ msgid "_Macro..."
msgstr "_Macro…"
#: imapmenu.ui:28
-#, fuzzy
msgctxt "imapmenu|active"
msgid "Active"
msgstr "Activo"
@@ -8007,7 +8000,6 @@ msgid "Glue spacing object 2"
msgstr "Distancia adhesión objeto 2"
#: strings.hrc:418
-#, fuzzy
msgctxt "SIP_SA_EDGELINEDELTACOUNT"
msgid "Number of movable lines"
msgstr "N.º de líneas desplazables"
diff --git a/source/es/sw/messages.po b/source/es/sw/messages.po
index cc1c0a2ef19..469a694647b 100644
--- a/source/es/sw/messages.po
+++ b/source/es/sw/messages.po
@@ -3550,7 +3550,6 @@ msgid "Alphabetical Index"
msgstr "Índice alfabético"
#: strings.hrc:664
-#, fuzzy
msgctxt "STR_TOU"
msgid "User-Defined"
msgstr "Definido por el usuario"
@@ -6479,13 +6478,11 @@ msgid "~Zoom"
msgstr "~Escala"
#: strings.hrc:1321
-#, fuzzy
msgctxt "STR_MENU_UP"
msgid "~Upwards"
msgstr "Hacia a~rriba"
#: strings.hrc:1322
-#, fuzzy
msgctxt "STR_MENU_DOWN"
msgid "Do~wnwards"
msgstr "Hacia a~bajo"
@@ -12666,7 +12663,6 @@ msgid "R_ows"
msgstr "_Filas"
#: notebookbar_groupedbar_full.ui:8597
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|merged"
msgid "_Merge"
msgstr "Com_binar"
@@ -12704,7 +12700,6 @@ msgid "_Comments"
msgstr "_Comentarios"
#: notebookbar_groupedbar_full.ui:10060
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|compareb"
msgid "Com_pare"
msgstr "Co_mparar"
@@ -12740,7 +12735,6 @@ msgid "_Arrange"
msgstr "Organi_zar"
#: notebookbar_groupedbar_full.ui:11467
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|GridDrawB"
msgid "_Grid"
msgstr "_Cuadrícula"
@@ -12752,7 +12746,6 @@ msgid "Grou_p"
msgstr "Grupo"
#: notebookbar_groupedbar_full.ui:11847
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|3Db"
msgid "3_D"
msgstr "3_D"
@@ -14591,7 +14584,6 @@ msgid "_Bottom"
msgstr "_Inferior:"
#: pagemargincontrol.ui:282
-#, fuzzy
msgctxt "pagemargincontrol|leftLabel"
msgid "_Left"
msgstr "_Izquierda"
@@ -14877,7 +14869,6 @@ msgid "0,00"
msgstr "0,0"
#: picturepage.ui:335
-#, fuzzy
msgctxt "picturepage|FT_ANGLEPRESETS"
msgid "Default _settings:"
msgstr "Configuración pre_determinada:"
@@ -15343,7 +15334,6 @@ msgid "HT_ML Source"
msgstr "Código HT_ML"
#: readonlymenu.ui:74
-#, fuzzy
msgctxt "readonlymenu|backward"
msgid "Backwards"
msgstr "Hacia atrás"
diff --git a/source/es/wizards/messages.po b/source/es/wizards/messages.po
index b693def5de4..56789e89846 100644
--- a/source/es/wizards/messages.po
+++ b/source/es/wizards/messages.po
@@ -203,7 +203,6 @@ msgid "S~ubject line"
msgstr "Renglón de as~unto"
#: strings.hrc:70
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_15"
msgid "Salu~tation"
msgstr "Salu~do"
@@ -214,13 +213,11 @@ msgid "Fold ~marks"
msgstr "~Marcas de pliegues"
#: strings.hrc:72
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_17"
msgid "~Complimentary close"
msgstr "~Frase de despedida"
#: strings.hrc:73
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_18"
msgid "~Footer"
msgstr "~Pie de página"
@@ -231,7 +228,6 @@ msgid "~Use user data for return address"
msgstr "~Usar datos de usuario para el remitente"
#: strings.hrc:75
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_20"
msgid "~New sender address:"
msgstr "~Nueva dirección del remitente:"
@@ -247,7 +243,6 @@ msgid "Use address database for ~mail merge"
msgstr "Utilizar base de datos de direcciones para ~combinar correspondencia"
#: strings.hrc:78
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_23"
msgid "Include ~only on second and following pages"
msgstr "Incluir s~olo a partir de la segunda página"
@@ -263,13 +258,11 @@ msgid "Letter Template"
msgstr "Plantilla de carta"
#: strings.hrc:81
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_26"
msgid "Create a ~letter from this template"
msgstr "Crear una ~carta a partir de esta plantilla"
#: strings.hrc:82
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_27"
msgid "Make ~manual changes to this letter template"
msgstr "Hacer ~modificaciones manuales en esta plantilla para carta"
@@ -374,7 +367,6 @@ msgid "Footer"
msgstr "Pie de página"
#: strings.hrc:102
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_48"
msgid "This wizard creates a letter template which enables you to create multiple letters with the same layout and settings."
msgstr "Este asistente le ayuda a crear una plantilla para cartas, que permite crear varias cartas con el mismo diseño y la misma configuración."
@@ -560,13 +552,11 @@ msgid "S~ubject line"
msgstr "Renglón de as~unto"
#: strings.hrc:147
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_7"
msgid "S~alutation"
msgstr "~Saludo"
#: strings.hrc:148
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_8"
msgid "~Complimentary close"
msgstr "~Frase de despedida"
@@ -577,7 +567,6 @@ msgid "~Footer"
msgstr "~Pie de página"
#: strings.hrc:150
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_10"
msgid "~Use user data for return address"
msgstr "~Usar datos de usuario para el remitente"
@@ -643,13 +632,11 @@ msgid "Footer"
msgstr "Pie de página"
#: strings.hrc:163
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_23"
msgid "This wizard creates a fax template which enables you to create multiple faxes with the same layout and settings."
msgstr "Este asistente le ayuda a crear una plantilla para fax, que permite crear varios faxes con el mismo diseño y la misma configuración."
#: strings.hrc:164
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_24"
msgid "To create another new fax out of the template, go to the location where you saved the template and double-click the file."
msgstr "Para crear un fax a partir de la plantilla, vaya a la ubicación donde haya guardado la plantilla y haga doble clic en el archivo."
@@ -695,7 +682,6 @@ msgid "Choose a name and save the template"
msgstr "Elija un nombre y guarde la plantilla"
#: strings.hrc:173
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_33"
msgid "Include ~only on second and following pages"
msgstr "Incluir s~olo a partir de la segunda página"
@@ -721,13 +707,11 @@ msgid "Fax Number:"
msgstr "Número de fax:"
#: strings.hrc:178
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_38"
msgid "Use placeholders for ~recipient's address"
msgstr "Utilizar marcadores de posición para la dirección del ~destinatario"
#: strings.hrc:179
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_39"
msgid "Use address database for ~mail merge"
msgstr "Utilizar base de datos de direcciones para ~combinar correspondencia"
diff --git a/source/es/wizards/source/resources.po b/source/es/wizards/source/resources.po
index c414118f1d7..1038580757b 100644
--- a/source/es/wizards/source/resources.po
+++ b/source/es/wizards/source/resources.po
@@ -233,7 +233,6 @@ msgid "- undefined -"
msgstr "- no definido -"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_9\n"
@@ -298,7 +297,6 @@ msgid "Fields"
msgstr "Campos"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_20\n"
@@ -307,7 +305,6 @@ msgid "~Sort by"
msgstr "~Ordenar por"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_21\n"
@@ -428,7 +425,6 @@ msgid "~Dynamic report"
msgstr "~Informe dinámico"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_41\n"
@@ -437,7 +433,6 @@ msgid "~Create report now"
msgstr "Crear in~forme ahora"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_42\n"
@@ -470,7 +465,6 @@ msgid "Groupings"
msgstr "Agrupaciones"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_51\n"
@@ -479,7 +473,6 @@ msgid "Then b~y"
msgstr "Después s~egún"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_52\n"
@@ -694,7 +687,6 @@ msgid "What kind of report do you want to create?"
msgstr "¿Qué tipo de informe quiere crear?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_80\n"
@@ -703,7 +695,6 @@ msgid "Tabular"
msgstr "Tabular"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_81\n"
@@ -712,7 +703,6 @@ msgid "Columnar, single-column"
msgstr "En columnas: una columna"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_82\n"
@@ -721,7 +711,6 @@ msgid "Columnar, two columns"
msgstr "En columnas: dos columnas"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_83\n"
@@ -730,7 +719,6 @@ msgid "Columnar, three columns"
msgstr "En columnas: tres columnas"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_84\n"
@@ -739,7 +727,6 @@ msgid "In blocks, labels left"
msgstr "En bloques, etiquetas a la izquierda"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_85\n"
@@ -876,7 +863,6 @@ msgid "Outline - Borders"
msgstr "Contorno, bordes"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_102\n"
@@ -885,7 +871,6 @@ msgid "Outline - Compact"
msgstr "Esquema: compacto"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_103\n"
@@ -894,7 +879,6 @@ msgid "Outline - Elegant"
msgstr "Esquema: elegante"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_104\n"
@@ -912,7 +896,6 @@ msgid "Outline - Modern"
msgstr "Contorno, bordes"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_106\n"
@@ -921,7 +904,6 @@ msgid "Outline - Red & Blue"
msgstr "Esquema: rojo y azul"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_107\n"
@@ -930,7 +912,6 @@ msgid "Outline, indented - Borders"
msgstr "Esquema, con sangría: bordes"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_108\n"
@@ -939,7 +920,6 @@ msgid "Outline, indented - Compact"
msgstr "Esquema, con sangría: compacto"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_109\n"
@@ -948,7 +928,6 @@ msgid "Outline, indented - Elegant"
msgstr "Esquema, con sangría: elegante"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_110\n"
@@ -957,7 +936,6 @@ msgid "Outline, indented - Highlighted"
msgstr "Esquema, con sangría: resaltado"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_111\n"
@@ -966,7 +944,6 @@ msgid "Outline, indented - Modern"
msgstr "Esquema, con sangría: moderno"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_112\n"
@@ -991,7 +968,6 @@ msgid "Cinema"
msgstr "Cine"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_115\n"
@@ -1008,7 +984,6 @@ msgid "Default"
msgstr "Predeterminado"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_117\n"
@@ -1025,7 +1000,6 @@ msgid "Finances"
msgstr "Finanzas"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_119\n"
@@ -1042,7 +1016,6 @@ msgid "Formal with Company Logo"
msgstr "Formal con logotipo empresarial"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_121\n"
@@ -1059,7 +1032,6 @@ msgid "Worldmap"
msgstr "Mapamundi"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_0\n"
@@ -1092,7 +1064,6 @@ msgid "~Next >"
msgstr "~Siguiente >"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_4\n"
@@ -1101,7 +1072,6 @@ msgid "~Database"
msgstr "~Base de datos"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_5\n"
@@ -1198,7 +1168,6 @@ msgid "The document could not be saved."
msgstr "No se pudo guardar el documento."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_33\n"
@@ -1335,7 +1304,6 @@ msgid "~Tables"
msgstr "~Tablas"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_4\n"
@@ -1344,7 +1312,6 @@ msgid "A~vailable fields"
msgstr "Campos disp~onibles"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_5\n"
@@ -1353,7 +1320,6 @@ msgid "Name ~of the query"
msgstr "Nombre de la ~consulta"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_6\n"
@@ -1378,7 +1344,6 @@ msgid "~How do you want to proceed after creating the query?"
msgstr "¿Có~mo desea proseguir tras crear la consulta?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_9\n"
@@ -1387,7 +1352,6 @@ msgid "Match ~all of the following"
msgstr "Coincidencia con ~todos los siguientes"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_10\n"
@@ -1396,7 +1360,6 @@ msgid "~Match any of the following"
msgstr "~Coincidencia con cualquiera de los siguientes"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_11\n"
@@ -1405,7 +1368,6 @@ msgid "~Detailed query (Shows all records of the query.)"
msgstr "Consulta ~detallada (muestra todos los registros de la consulta)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_12\n"
@@ -1430,7 +1392,6 @@ msgid "Fields"
msgstr "Campos"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_18\n"
@@ -1552,7 +1513,6 @@ msgid "not like"
msgstr "no como"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_34\n"
@@ -1561,7 +1521,6 @@ msgid "is null"
msgstr "es nulo"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_35\n"
@@ -1602,7 +1561,6 @@ msgid "or"
msgstr "o"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_40\n"
@@ -1611,7 +1569,6 @@ msgid "get the sum of"
msgstr "obtener la suma de"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_41\n"
@@ -1620,7 +1577,6 @@ msgid "get the average of"
msgstr "obtener el promedio de"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_42\n"
@@ -1629,7 +1585,6 @@ msgid "get the minimum of"
msgstr "obtener el mínimo de"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_43\n"
@@ -1638,7 +1593,6 @@ msgid "get the maximum of"
msgstr "obtener el máximo de"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_44\n"
@@ -1794,7 +1748,6 @@ msgid "Select the grouping conditions"
msgstr "Seleccione las condiciones de agrupación"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_76\n"
@@ -1803,7 +1756,6 @@ msgid "Assign aliases if desired"
msgstr "Asignar alias si se desea"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_77\n"
@@ -1956,7 +1908,6 @@ msgid "Form Wizard"
msgstr "Asistente de formularios"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_1\n"
@@ -1981,7 +1932,6 @@ msgid "A subform is a form that is inserted in another form.\\nUse subforms to s
msgstr "Un subformulario es un formulario insertado dentro de otro.\\nUtilice subformularios para mostrar los datos de las tablas o las consultas con una relación de uno a varios."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_4\n"
@@ -1990,7 +1940,6 @@ msgid "~Add Subform"
msgstr "~Agregar subformulario"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_5\n"
@@ -2007,7 +1956,6 @@ msgid "Tables or queries"
msgstr "Tablas o consultas"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_7\n"
@@ -2016,7 +1964,6 @@ msgid "Subform based on ~manual selection of fields"
msgstr "Subformulario basado en selección ~manual de campos"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_8\n"
@@ -2025,7 +1972,6 @@ msgid "~Which relation do you want to add?"
msgstr "¿~Qué relación quiere añadir?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_9\n"
@@ -2034,7 +1980,6 @@ msgid "Fields in the ~subform"
msgstr "Campos del ~subformulario"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_12\n"
@@ -2059,7 +2004,6 @@ msgid "The join '<FIELDNAME1>' and '<FIELDNAME2>' has been selected twice.\\nBut
msgstr "La combinación «<FIELDNAME1>» y «<FIELDNAME2>» se ha seleccionado dos veces.\\nLas combinaciones se pueden usar solo una vez."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_20\n"
@@ -2068,7 +2012,6 @@ msgid "~First joined subform field"
msgstr "~Primer campo de subformulario combinado"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_21\n"
@@ -2077,7 +2020,6 @@ msgid "~Second joined subform field"
msgstr "~Segundo campo de subformulario combinado"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_22\n"
@@ -2086,7 +2028,6 @@ msgid "~Third joined subform field"
msgstr "~Tercer campo de subformulario combinado"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_23\n"
@@ -2095,7 +2036,6 @@ msgid "~Fourth joined subform field"
msgstr "~Cuarto campo de subformulario combinado"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_24\n"
@@ -2104,7 +2044,6 @@ msgid "F~irst joined main form field"
msgstr "P~rimer campo de formulario principal combinado"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_25\n"
@@ -2113,7 +2052,6 @@ msgid "S~econd joined main form field"
msgstr "S~egundo campo de formulario principal combinado"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_26\n"
@@ -2122,7 +2060,6 @@ msgid "T~hird joined main form field"
msgstr "Ter~cer campo de formulario principal combinado"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_27\n"
@@ -2195,7 +2132,6 @@ msgid "Arrangement of DB fields"
msgstr "Organización de campos de base de datos"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_36\n"
@@ -2204,7 +2140,6 @@ msgid "Columnar - Labels Left"
msgstr "En columnas - Etiquetas a la izquierda"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_37\n"
@@ -2213,7 +2148,6 @@ msgid "Columnar - Labels on Top"
msgstr "En columnas - Etiquetas arriba"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_38\n"
@@ -2222,7 +2156,6 @@ msgid "In Blocks - Labels Left"
msgstr "En bloques - Etiquetas a la izquierda"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_39\n"
@@ -2255,7 +2188,6 @@ msgid "Arrangement of the subform"
msgstr "Organización del subformulario"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_44\n"
@@ -2273,7 +2205,6 @@ msgid "Existing data will not be displayed"
msgstr "No se mostrarán los datos existentes"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_46\n"
@@ -2306,7 +2237,6 @@ msgid "Do not allow ~addition of new data"
msgstr "No permitir la ~adición de datos nuevos"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_50\n"
@@ -2323,7 +2253,6 @@ msgid "How do you want to proceed after creating the form?"
msgstr "¿Cómo desea proseguir tras crear el formulario?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_52\n"
@@ -2332,7 +2261,6 @@ msgid "~Work with the form"
msgstr "~Trabajar con el formulario"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_53\n"
@@ -2341,7 +2269,6 @@ msgid "~Modify the form"
msgstr "~Modificar el formulario"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_55\n"
@@ -2350,7 +2277,6 @@ msgid "~Page Styles"
msgstr "~Estilos de página"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_80\n"
@@ -2375,7 +2301,6 @@ msgid "Add subform fields"
msgstr "Añadir campos de subformulario"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_83\n"
@@ -2392,7 +2317,6 @@ msgid "Arrange controls"
msgstr "Organizar controles"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_85\n"
@@ -2409,7 +2333,6 @@ msgid "Apply styles"
msgstr "Aplicar estilos"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_87\n"
@@ -2586,7 +2509,6 @@ msgid "This wizard helps you to create a table for your database. After selectin
msgstr "Este asistente le ayuda a crear una tabla para la base de datos. Después de seleccionar una categoría de tabla y una tabla de muestra, seleccione los campos que quiera incluir en la tabla. Puede incluir campos de más de una tabla de muestra."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_15\n"
@@ -2595,7 +2517,6 @@ msgid "Ca~tegory"
msgstr "Ca~tegoría"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_16\n"
@@ -2604,7 +2525,6 @@ msgid "B~usiness"
msgstr "N~egocios"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_17\n"
@@ -2613,7 +2533,6 @@ msgid "P~ersonal"
msgstr "P~ersonal"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_18\n"
@@ -2622,7 +2541,6 @@ msgid "~Sample tables"
msgstr "~Tablas de muestra"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_19\n"
@@ -2728,7 +2646,6 @@ msgid "F~ieldname"
msgstr "Nombre de campo"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_32\n"
@@ -2785,7 +2702,6 @@ msgid "Insert data immediately"
msgstr "Insertar datos inmediatamente"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_39\n"
@@ -3011,7 +2927,6 @@ msgid "~Selected range"
msgstr "Intervalo ~seleccionado"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_6\n"
@@ -3052,7 +2967,6 @@ msgid "Extent"
msgstr "Amplitud"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_1\n"
@@ -3061,7 +2975,6 @@ msgid "~Single %PRODUCTNAME Calc document"
msgstr "~Un documento de %PRODUCTNAME Calc"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_2\n"
@@ -3174,7 +3087,6 @@ msgid "~Finish"
msgstr "~Finalizar"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_1\n"
@@ -3192,7 +3104,6 @@ msgid "Select file"
msgstr "Seleccionar campos"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_3\n"
@@ -3777,7 +3688,6 @@ msgid "An error has occurred."
msgstr "Se produjo un error."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_0\n"
@@ -4042,7 +3952,6 @@ msgid "The bookmark 'Recipient' is missing."
msgstr "Falta el marcador «Destinatario»."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceNoTextmark_1\n"
@@ -4051,7 +3960,6 @@ msgid "Form letter fields can not be included."
msgstr "No se pueden insertar campos de cartas en serie."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"AgendaDlgName\n"
@@ -4068,7 +3976,6 @@ msgid "An option must be confirmed."
msgstr "Debe confirmar una opción."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"AgendaDlgFrame\n"
@@ -4077,7 +3984,6 @@ msgid "Minutes Type"
msgstr "Tipo de acta"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"AgendaDlgButton1\n"
@@ -4086,7 +3992,6 @@ msgid "Results Minutes"
msgstr "Acta de resultados"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"AgendaDlgButton2\n"
@@ -4359,7 +4264,6 @@ msgid "Document '<1>' could not be opened."
msgstr "No se pudo abrir el documento «<1>»."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"PathDialogMessage\n"
@@ -4376,7 +4280,6 @@ msgid "Document Converter"
msgstr "Conversor de documentos"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SearchInSubDir\n"
diff --git a/source/et/sd/messages.po b/source/et/sd/messages.po
index dca190987b4..7c0e20217a5 100644
--- a/source/et/sd/messages.po
+++ b/source/et/sd/messages.po
@@ -4246,7 +4246,6 @@ msgid "Wrap"
msgstr "Mähkimine"
#: notebookbar_groups.ui:1718
-#, fuzzy
msgctxt "notebookbar_groups|lockb"
msgid "Lock"
msgstr "Lukus"
@@ -5142,7 +5141,6 @@ msgid "Master Background"
msgstr "Juhtslaidi taust"
#: sidebarslidebackground.ui:197
-#, fuzzy
msgctxt "sidebarslidebackground|label4"
msgid "Orientation:"
msgstr "Suund:"
diff --git a/source/et/wizards/source/resources.po b/source/et/wizards/source/resources.po
index 508e3687f16..23fa73b32b3 100644
--- a/source/et/wizards/source/resources.po
+++ b/source/et/wizards/source/resources.po
@@ -1841,7 +1841,6 @@ msgid "The aggregate function <FUNCTION> has been assigned twice to the fieldnam
msgstr "Liitfunktsioon <FUNCTION> on väljanimele '<NUMERICFIELD>' omistatud kaks korda."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_91\n"
@@ -1850,7 +1849,6 @@ msgid ","
msgstr ","
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_92\n"
@@ -1859,7 +1857,6 @@ msgid "<FIELDTITLE> (<FIELDNAME>)"
msgstr "<FIELDTITLE> (<FIELDNAME>)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_93\n"
@@ -1868,7 +1865,6 @@ msgid "<FIELDNAME> (<SORTMODE>)"
msgstr "<FIELDNAME> (<SORTMODE>)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_94\n"
@@ -1877,7 +1873,6 @@ msgid "<FIELDNAME> <LOGICOPERATOR> <VALUE>"
msgstr "<FIELDNAME> <LOGICOPERATOR> <VALUE>"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_95\n"
@@ -1886,7 +1881,6 @@ msgid "<CALCULATEDFUNCTION> <FIELDNAME>"
msgstr "<CALCULATEDFUNCTION> <FIELDNAME>"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_96\n"
@@ -4323,7 +4317,6 @@ msgid "\"%1 found"
msgstr "Leitud %1"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"Ready\n"
diff --git a/source/eu/officecfg/registry/data/org/openoffice/Office/UI.po b/source/eu/officecfg/registry/data/org/openoffice/Office/UI.po
index 77b76b0cb66..f7a04f7c930 100644
--- a/source/eu/officecfg/registry/data/org/openoffice/Office/UI.po
+++ b/source/eu/officecfg/registry/data/org/openoffice/Office/UI.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-01-10 11:50+0100\n"
-"PO-Revision-Date: 2017-12-22 09:21+0000\n"
-"Last-Translator: Asier Sarasua Garmendia <asiersar@yahoo.com>\n"
+"PO-Revision-Date: 2018-01-11 12:15+0000\n"
+"Last-Translator: Osoitz <oelkoro@gmail.com>\n"
"Language-Team: Librezale <librezale@librezale.org>\n"
"Language: eu\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1513934509.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1515672945.000000\n"
#: BaseWindowState.xcu
msgctxt ""
@@ -27070,7 +27070,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Page Columns"
-msgstr ""
+msgstr "Orrialde-zutabeak"
#: WriterCommands.xcu
msgctxt ""
@@ -30265,7 +30265,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Page Margins"
-msgstr ""
+msgstr "Orrialdearen marjinak"
#: WriterCommands.xcu
msgctxt ""
diff --git a/source/eu/sc/messages.po b/source/eu/sc/messages.po
index 65dba3bcda3..97959328e9a 100644
--- a/source/eu/sc/messages.po
+++ b/source/eu/sc/messages.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-01-10 11:50+0100\n"
-"PO-Revision-Date: 2017-12-10 08:58+0000\n"
-"Last-Translator: Asier Sarasua Garmendia <asiersar@yahoo.com>\n"
+"PO-Revision-Date: 2018-01-13 09:04+0000\n"
+"Last-Translator: Osoitz <oelkoro@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: eu\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1512896313.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1515834249.000000\n"
#: compiler.hrc:27
msgctxt "RID_FUNCTION_CATEGORIES"
@@ -19165,17 +19165,17 @@ msgstr "Editatu ingerada"
#: optcalculatepage.ui:48
msgctxt "optcalculatepage|threadingenabled"
msgid "Enable multi-threaded calculation: Warning Experimental."
-msgstr ""
+msgstr "Gaitu hari anitzeko kalkulua. Abisua: Esperimentala."
#: optcalculatepage.ui:52
msgctxt "optcalculatepage|threadingenabled|tooltip_text"
msgid "Enable Experimental multi-threaded calculation of formula-groups, this may break your spreadsheet."
-msgstr ""
+msgstr "Gaitu hari anitzeko kalkulu esperimentala formula taldeetan, honek zure kalkulu orria hondatu dezake."
#: optcalculatepage.ui:71
msgctxt "optcalculatepage|label4"
msgid "CPU threading settings"
-msgstr ""
+msgstr "PUZ hari ezarpenak"
#: optcalculatepage.ui:107
msgctxt "optcalculatepage|case"
diff --git a/source/eu/svl/messages.po b/source/eu/svl/messages.po
index c70f6a03def..d7e64368b23 100644
--- a/source/eu/svl/messages.po
+++ b/source/eu/svl/messages.po
@@ -110,13 +110,11 @@ msgid "Image"
msgstr "Irudia"
#: svl.hrc:45
-#, fuzzy
msgctxt "STR_SVT_MIMETYPE_IMAGE_PNG"
msgid "Image"
msgstr "Irudia"
#: svl.hrc:46
-#, fuzzy
msgctxt "STR_SVT_MIMETYPE_IMAGE_TIFF"
msgid "Image"
msgstr "Irudia"
diff --git a/source/fa/avmedia/messages.po b/source/fa/avmedia/messages.po
index 34313795031..548a69517c6 100644
--- a/source/fa/avmedia/messages.po
+++ b/source/fa/avmedia/messages.po
@@ -74,13 +74,11 @@ msgid "Scaled"
msgstr "تغییر اندازه یافته"
#: strings.hrc:37
-#, fuzzy
msgctxt "AVMEDIA_STR_VOLUME"
msgid "Volume"
msgstr "جلد"
#: strings.hrc:38
-#, fuzzy
msgctxt "AVMEDIA_STR_POSITION"
msgid "Position"
msgstr "موقعیت"
diff --git a/source/fa/basctl/messages.po b/source/fa/basctl/messages.po
index 7db3160e80a..af5b2348370 100644
--- a/source/fa/basctl/messages.po
+++ b/source/fa/basctl/messages.po
@@ -416,7 +416,6 @@ msgstr ""
" "
#: strings.hrc:100
-#, fuzzy
msgctxt "RID_STR_PRINTDLG_RANGE"
msgid "Print range"
msgstr "محدودهٔ چاپ"
@@ -671,7 +670,6 @@ msgid "Export as _extension"
msgstr ""
#: exportdialog.ui:100
-#, fuzzy
msgctxt "exportdialog|basic"
msgid "Export as BASIC library"
msgstr "برون‌ریزی به صورت کتاب‌خانه بیسیک"
@@ -687,7 +685,6 @@ msgid "_Line number:"
msgstr ""
#: importlibdialog.ui:9
-#, fuzzy
msgctxt "importlibdialog|ImportLibDialog"
msgid "Import Libraries"
msgstr "درون‌ریزی کتابخانه‌ها"
@@ -703,7 +700,6 @@ msgid "Replace existing libraries"
msgstr ""
#: importlibdialog.ui:134
-#, fuzzy
msgctxt "importlibdialog|label1"
msgid "Options"
msgstr "گزینه‌ها"
@@ -787,7 +783,6 @@ msgid "Add..."
msgstr "اضافه..."
#: managelanguages.ui:136
-#, fuzzy
msgctxt "managelanguages|default"
msgid "Default"
msgstr "پیش‌فرض"
@@ -838,7 +833,6 @@ msgid "%PRODUCTNAME Basic Macro Organizer"
msgstr ""
#: organizedialog.ui:78
-#, fuzzy
msgctxt "organizedialog|modules"
msgid "Modules"
msgstr "پیمانه‌ها"
diff --git a/source/fa/basic/messages.po b/source/fa/basic/messages.po
index 633cb8daa5d..3bfe95b279d 100644
--- a/source/fa/basic/messages.po
+++ b/source/fa/basic/messages.po
@@ -68,7 +68,6 @@ msgid "Duplicate definition."
msgstr "تعریف تکراری"
#: basic.hrc:36
-#, fuzzy
msgctxt "RID_BASIC_START"
msgid "Division by zero."
msgstr "تقسیم بر صفر"
@@ -164,7 +163,6 @@ msgid "Device I/O error."
msgstr "خطا در ورودی/خروجی دستگاه"
#: basic.hrc:52
-#, fuzzy
msgctxt "RID_BASIC_START"
msgid "File already exists."
msgstr "پرونده از قبل وجود دارد"
diff --git a/source/fa/chart2/messages.po b/source/fa/chart2/messages.po
index 946497b6b02..6baf7e9c311 100644
--- a/source/fa/chart2/messages.po
+++ b/source/fa/chart2/messages.po
@@ -626,7 +626,6 @@ msgid "Use superordinate object settings"
msgstr "استفاده از تنظیمات شیء مافوق"
#: strings.hrc:145
-#, fuzzy
msgctxt "STR_PROPERTY_ROLE_FILLCOLOR"
msgid "Fill Color"
msgstr "رنگ مورد استفاده برای رنگ‌آمیزی"
@@ -659,7 +658,6 @@ msgid "Exponential"
msgstr ""
#: strings.hrc:152
-#, fuzzy
msgctxt "STR_REGRESSION_POWER"
msgid "Power"
msgstr "توان"
@@ -675,7 +673,6 @@ msgid "Moving average"
msgstr ""
#: strings.hrc:155
-#, fuzzy
msgctxt "STR_REGRESSION_MEAN"
msgid "Mean"
msgstr "میانگین"
@@ -871,25 +868,21 @@ msgid "3D View"
msgstr ""
#: chardialog.ui:8
-#, fuzzy
msgctxt "chardialog|CharDialog"
msgid "Character"
msgstr "نویسه"
#: chardialog.ui:105
-#, fuzzy
msgctxt "chardialog|font"
msgid "Font"
msgstr "قلم"
#: chardialog.ui:127
-#, fuzzy
msgctxt "chardialog|fonteffects"
msgid "Font Effects"
msgstr "جلوه‌های قلم"
#: chardialog.ui:150
-#, fuzzy
msgctxt "chardialog|position"
msgid "Position"
msgstr "موقعیت"
@@ -916,7 +909,6 @@ msgid "Insert Text Column"
msgstr ""
#: chartdatadialog.ui:130
-#, fuzzy
msgctxt "chartdatadialog|RemoveRow"
msgid "Delete Row"
msgstr "حذف سطر"
@@ -970,25 +962,21 @@ msgid "Center"
msgstr "مرکز"
#: dlg_DataLabel.ui:28
-#, fuzzy
msgctxt "dlg_DataLabel|liststorePLACEMENT"
msgid "Above"
msgstr "بالا"
#: dlg_DataLabel.ui:32
-#, fuzzy
msgctxt "dlg_DataLabel|liststorePLACEMENT"
msgid "Top left"
msgstr "بالا سمت چپ"
#: dlg_DataLabel.ui:36
-#, fuzzy
msgctxt "dlg_DataLabel|liststorePLACEMENT"
msgid "Left"
msgstr "چپ"
#: dlg_DataLabel.ui:40
-#, fuzzy
msgctxt "dlg_DataLabel|liststorePLACEMENT"
msgid "Bottom left"
msgstr "پایین سمت چپ"
@@ -1000,31 +988,26 @@ msgid "Below"
msgstr "زیر"
#: dlg_DataLabel.ui:48
-#, fuzzy
msgctxt "dlg_DataLabel|liststorePLACEMENT"
msgid "Bottom right"
msgstr "پایین سمت راست"
#: dlg_DataLabel.ui:52
-#, fuzzy
msgctxt "dlg_DataLabel|liststorePLACEMENT"
msgid "Right"
msgstr "راست"
#: dlg_DataLabel.ui:56
-#, fuzzy
msgctxt "dlg_DataLabel|liststorePLACEMENT"
msgid "Top right"
msgstr "بالا سمت راست"
#: dlg_DataLabel.ui:60
-#, fuzzy
msgctxt "dlg_DataLabel|liststorePLACEMENT"
msgid "Inside"
msgstr "داخل"
#: dlg_DataLabel.ui:64
-#, fuzzy
msgctxt "dlg_DataLabel|liststorePLACEMENT"
msgid "Outside"
msgstr "خارج"
@@ -1035,7 +1018,6 @@ msgid "Near origin"
msgstr ""
#: dlg_DataLabel.ui:82
-#, fuzzy
msgctxt "dlg_DataLabel|liststoreSEPARATOR"
msgid "Space"
msgstr "فضا"
@@ -1119,7 +1101,6 @@ msgid "Number Format for Percentage Value"
msgstr ""
#: dlg_DataLabel.ui:408
-#, fuzzy
msgctxt "dlg_DataLabel|label1"
msgid "Text Attributes"
msgstr "مشخصه‌های متن"
@@ -1161,7 +1142,6 @@ msgid "Error Margin"
msgstr ""
#: dlg_InsertErrorBars.ui:49
-#, fuzzy
msgctxt "dlg_InsertErrorBars|dlg_InsertErrorBars"
msgid "Legend"
msgstr "شرح"
@@ -1257,13 +1237,11 @@ msgid "Select Range for Negative Error Bars"
msgstr ""
#: dlg_InsertErrorBars.ui:613
-#, fuzzy
msgctxt "dlg_InsertErrorBars|STR_CONTROLTEXT_ERROR_BARS_FROM_DATA"
msgid "From Data Table"
msgstr "از جدول داده"
#: dlg_InsertLegend.ui:8
-#, fuzzy
msgctxt "dlg_InsertLegend|dlg_InsertLegend"
msgid "Legend"
msgstr "شرح"
@@ -1298,13 +1276,11 @@ msgid "_Bottom"
msgstr "پایین"
#: dlg_InsertLegend.ui:200
-#, fuzzy
msgctxt "dlg_InsertLegend|TXT_POSITION"
msgid "Position"
msgstr "موقعیت"
#: insertaxisdlg.ui:8
-#, fuzzy
msgctxt "insertaxisdlg|InsertAxisDialog"
msgid "Axes"
msgstr "محورها"
@@ -1328,7 +1304,6 @@ msgid "_Z axis"
msgstr "محور عمقی"
#: insertaxisdlg.ui:159
-#, fuzzy
msgctxt "insertaxisdlg|label1"
msgid "Axes"
msgstr "محورها"
@@ -1358,7 +1333,6 @@ msgid "Secondary Axes"
msgstr "محور افقی ثانویه"
#: insertgriddlg.ui:8
-#, fuzzy
msgctxt "insertgriddlg|InsertGridDialog"
msgid "Grids"
msgstr "توری‌ها"
@@ -1410,7 +1384,6 @@ msgid "Minor Grids"
msgstr ""
#: inserttitledlg.ui:8
-#, fuzzy
msgctxt "inserttitledlg|InsertTitleDialog"
msgid "Titles"
msgstr "عناوین"
@@ -1446,7 +1419,6 @@ msgid "_Z axis"
msgstr "محور عمقی"
#: inserttitledlg.ui:247
-#, fuzzy
msgctxt "inserttitledlg|Axe"
msgid "Axes"
msgstr "محورها"
@@ -1470,7 +1442,6 @@ msgid "Secondary Axes"
msgstr "محور افقی ثانویه"
#: paradialog.ui:8
-#, fuzzy
msgctxt "paradialog|ParagraphDialog"
msgid "Paragraph"
msgstr "بند"
@@ -1487,7 +1458,6 @@ msgid "Alignment"
msgstr "تراز‌بندی"
#: paradialog.ui:151
-#, fuzzy
msgctxt "paradialog|labelTP_PARA_ASIAN"
msgid "Asian Typography"
msgstr "حروف‌نگاری آسیایی"
@@ -1544,13 +1514,11 @@ msgid "Subtitle"
msgstr "زیرعنوان"
#: sidebarelements.ui:49
-#, fuzzy
msgctxt "sidebarelements|checkbutton_title"
msgid "Title"
msgstr "عنوان"
#: sidebarelements.ui:69
-#, fuzzy
msgctxt "sidebarelements|l"
msgid "Titles"
msgstr "عناوین"
@@ -1566,37 +1534,31 @@ msgid "_Placement:"
msgstr ""
#: sidebarelements.ui:139
-#, fuzzy
msgctxt "sidebarelements|comboboxtext_legend"
msgid "Right"
msgstr "راست"
#: sidebarelements.ui:140
-#, fuzzy
msgctxt "sidebarelements|comboboxtext_legend"
msgid "Top"
msgstr "بالا"
#: sidebarelements.ui:141
-#, fuzzy
msgctxt "sidebarelements|comboboxtext_legend"
msgid "Bottom"
msgstr "پایین"
#: sidebarelements.ui:142
-#, fuzzy
msgctxt "sidebarelements|comboboxtext_legend"
msgid "Left"
msgstr "چپ"
#: sidebarelements.ui:143
-#, fuzzy
msgctxt "sidebarelements|comboboxtext_legend"
msgid "Manual"
msgstr "دستی"
#: sidebarelements.ui:166
-#, fuzzy
msgctxt "sidebarelements|label_legen"
msgid "Legend"
msgstr "شرح"
@@ -1660,7 +1622,6 @@ msgid "2nd Y axis title"
msgstr "عنوان محور عمودی"
#: sidebarelements.ui:341
-#, fuzzy
msgctxt "sidebarelements|label_axes"
msgid "Axes"
msgstr "محورها"
@@ -1693,7 +1654,6 @@ msgid "Gridlines"
msgstr ""
#: sidebarelements.ui:455
-#, fuzzy
msgctxt "sidebarelements|text_title"
msgid "Title"
msgstr "عنوان"
@@ -1800,7 +1760,6 @@ msgid "P_lacement:"
msgstr ""
#: sidebarseries.ui:82
-#, fuzzy
msgctxt "sidebarseries|comboboxtext_label"
msgid "Above"
msgstr "بالا"
@@ -1818,13 +1777,11 @@ msgid "Center"
msgstr "مرکز"
#: sidebarseries.ui:85
-#, fuzzy
msgctxt "sidebarseries|comboboxtext_label"
msgid "Outside"
msgstr "خارج"
#: sidebarseries.ui:86
-#, fuzzy
msgctxt "sidebarseries|comboboxtext_label"
msgid "Inside"
msgstr "داخل"
@@ -1879,7 +1836,6 @@ msgid "Data series '%1'"
msgstr ""
#: smoothlinesdlg.ui:22
-#, fuzzy
msgctxt "smoothlinesdlg|SmoothLinesDialog"
msgid "Smooth Lines"
msgstr "خطوط هموار"
@@ -1982,7 +1938,6 @@ msgid "Realistic"
msgstr ""
#: tp_3D_SceneAppearance.ui:21
-#, fuzzy
msgctxt "tp_3D_SceneAppearance|liststoreSCHEME"
msgid "Custom"
msgstr "سفارشی"
@@ -2034,7 +1989,6 @@ msgid "_Perspective"
msgstr "ژرفانمایی"
#: tp_3D_SceneGeometry.ui:109
-#, fuzzy
msgctxt "tp_3D_SceneGeometry|MTR_FLD_PERSPECTIVE-atkobject"
msgid "Perspective"
msgstr "ژرفانمایی"
@@ -2126,19 +2080,16 @@ msgid "Start"
msgstr "آغاز"
#: tp_AxisPositions.ui:58
-#, fuzzy
msgctxt "tp_AxisPositions|LB_CROSSES_OTHER_AXIS_AT"
msgid "End"
msgstr "پایان"
#: tp_AxisPositions.ui:59
-#, fuzzy
msgctxt "tp_AxisPositions|LB_CROSSES_OTHER_AXIS_AT"
msgid "Value"
msgstr "مقدار"
#: tp_AxisPositions.ui:60
-#, fuzzy
msgctxt "tp_AxisPositions|LB_CROSSES_OTHER_AXIS_AT"
msgid "Category"
msgstr "مقوله"
@@ -2272,31 +2223,26 @@ msgid "Mor_e..."
msgstr "بیشتر..."
#: tp_AxisPositions.ui:571
-#, fuzzy
msgctxt "tp_AxisPositions|label2"
msgid "Grids"
msgstr "توری‌ها"
#: tp_ChartType.ui:20
-#, fuzzy
msgctxt "tp_ChartType|liststore1"
msgid "Bar"
msgstr "میله"
#: tp_ChartType.ui:23
-#, fuzzy
msgctxt "tp_ChartType|liststore1"
msgid "Cylinder"
msgstr "استوانه"
#: tp_ChartType.ui:26
-#, fuzzy
msgctxt "tp_ChartType|liststore1"
msgid "Cone"
msgstr "مخروط"
#: tp_ChartType.ui:29
-#, fuzzy
msgctxt "tp_ChartType|liststore1"
msgid "Pyramid"
msgstr "هرم"
@@ -2346,7 +2292,6 @@ msgid "Percent"
msgstr "درصد"
#: tp_ChartType.ui:259
-#, fuzzy
msgctxt "tp_ChartType|deep"
msgid "Deep"
msgstr "عمیق"
@@ -2362,7 +2307,6 @@ msgid "Straight"
msgstr ""
#: tp_ChartType.ui:313
-#, fuzzy
msgctxt "tp_ChartType|linetype"
msgid "Smooth"
msgstr "هموار‌سازی"
@@ -2373,7 +2317,6 @@ msgid "Stepped"
msgstr ""
#: tp_ChartType.ui:326
-#, fuzzy
msgctxt "tp_ChartType|properties"
msgid "Properties..."
msgstr "ویژگی‌ها..."
@@ -2406,25 +2349,21 @@ msgid "Center"
msgstr "مرکز"
#: tp_DataLabel.ui:28
-#, fuzzy
msgctxt "tp_DataLabel|liststorePLACEMENT"
msgid "Above"
msgstr "بالا"
#: tp_DataLabel.ui:32
-#, fuzzy
msgctxt "tp_DataLabel|liststorePLACEMENT"
msgid "Top left"
msgstr "بالا سمت چپ"
#: tp_DataLabel.ui:36
-#, fuzzy
msgctxt "tp_DataLabel|liststorePLACEMENT"
msgid "Left"
msgstr "چپ"
#: tp_DataLabel.ui:40
-#, fuzzy
msgctxt "tp_DataLabel|liststorePLACEMENT"
msgid "Bottom left"
msgstr "پایین سمت چپ"
@@ -2436,31 +2375,26 @@ msgid "Below"
msgstr "زیر"
#: tp_DataLabel.ui:48
-#, fuzzy
msgctxt "tp_DataLabel|liststorePLACEMENT"
msgid "Bottom right"
msgstr "پایین سمت راست"
#: tp_DataLabel.ui:52
-#, fuzzy
msgctxt "tp_DataLabel|liststorePLACEMENT"
msgid "Right"
msgstr "راست"
#: tp_DataLabel.ui:56
-#, fuzzy
msgctxt "tp_DataLabel|liststorePLACEMENT"
msgid "Top right"
msgstr "بالا سمت راست"
#: tp_DataLabel.ui:60
-#, fuzzy
msgctxt "tp_DataLabel|liststorePLACEMENT"
msgid "Inside"
msgstr "داخل"
#: tp_DataLabel.ui:64
-#, fuzzy
msgctxt "tp_DataLabel|liststorePLACEMENT"
msgid "Outside"
msgstr "خارج"
@@ -2471,7 +2405,6 @@ msgid "Near origin"
msgstr ""
#: tp_DataLabel.ui:82
-#, fuzzy
msgctxt "tp_DataLabel|liststoreSEPARATOR"
msgid "Space"
msgstr "فضا"
@@ -2550,7 +2483,6 @@ msgid "Number Format for Percentage Value"
msgstr ""
#: tp_DataLabel.ui:360
-#, fuzzy
msgctxt "tp_DataLabel|label1"
msgid "Text Attributes"
msgstr "مشخصه‌های متن"
@@ -2600,7 +2532,6 @@ msgid "_Add"
msgstr "اضافه کردن"
#: tp_DataSource.ui:116
-#, fuzzy
msgctxt "tp_DataSource|BTN_UP-atkobject"
msgid "Up"
msgstr "بالا"
@@ -2612,7 +2543,6 @@ msgid "_Remove"
msgstr "حذف"
#: tp_DataSource.ui:148
-#, fuzzy
msgctxt "tp_DataSource|BTN_DOWN-atkobject"
msgid "Down"
msgstr "پایین"
@@ -2752,7 +2682,6 @@ msgid "Select Range for Negative Error Bars"
msgstr ""
#: tp_ErrorBars.ui:563
-#, fuzzy
msgctxt "tp_ErrorBars|STR_CONTROLTEXT_ERROR_BARS_FROM_DATA"
msgid "From Data Table"
msgstr "از جدول داده"
@@ -2782,7 +2711,6 @@ msgid "_Bottom"
msgstr "پایین"
#: tp_LegendPosition.ui:109
-#, fuzzy
msgctxt "tp_LegendPosition|TXT_POSITION"
msgid "Position"
msgstr "موقعیت"
@@ -2803,7 +2731,6 @@ msgid "_Clockwise direction"
msgstr ""
#: tp_PolarOptions.ui:47
-#, fuzzy
msgctxt "tp_PolarOptions|label1"
msgid "Orientation"
msgstr "جهت"
@@ -2888,13 +2815,11 @@ msgid "End Table Index"
msgstr ""
#: tp_RangeChooser.ui:272
-#, fuzzy
msgctxt "tp_RangeChooser|STR_PAGE_DATA_RANGE"
msgid "Data Range"
msgstr "محدوده داده‌ها"
#: tp_Scale.ui:20
-#, fuzzy
msgctxt "tp_Scale|liststoreDATE"
msgid "Days"
msgstr "روز"
@@ -2934,13 +2859,11 @@ msgid "Automatic"
msgstr "خودکار"
#: tp_Scale.ui:117
-#, fuzzy
msgctxt "tp_Scale|LB_AXIS_TYPE"
msgid "Text"
msgstr "متن"
#: tp_Scale.ui:118
-#, fuzzy
msgctxt "tp_Scale|LB_AXIS_TYPE"
msgid "Date"
msgstr "تاریخ"
@@ -3020,7 +2943,6 @@ msgid "Automat_ic"
msgstr "خودکار"
#: tp_Scale.ui:561
-#, fuzzy
msgctxt "tp_Scale|FL_SCALE"
msgid "Scale"
msgstr "مقیاس"
@@ -3138,7 +3060,6 @@ msgid "Degree"
msgstr ""
#: tp_Trendline.ui:213
-#, fuzzy
msgctxt "tp_Trendline|label4"
msgid "Period"
msgstr "دوره"
@@ -3189,7 +3110,6 @@ msgid "_Y Variable Name"
msgstr ""
#: tp_Trendline.ui:590
-#, fuzzy
msgctxt "tp_Trendline|label2"
msgid "Options"
msgstr "گزینه‌ها"
@@ -3222,7 +3142,6 @@ msgid "A_utomatic"
msgstr "خودکار"
#: tp_axisLabel.ui:138
-#, fuzzy
msgctxt "tp_axisLabel|orderL"
msgid "Order"
msgstr "ترتیب"
diff --git a/source/fa/connectivity/messages.po b/source/fa/connectivity/messages.po
index 4c2d132020f..096cf4a6af3 100644
--- a/source/fa/connectivity/messages.po
+++ b/source/fa/connectivity/messages.po
@@ -529,55 +529,46 @@ msgid "The connection could not be established. The database was created by a ne
msgstr ""
#: strings.hrc:134
-#, fuzzy
msgctxt "STR_ROW_SET_OPERATION_VETOED"
msgid "The record operation has been vetoed."
msgstr "عملیات رکورد منع شده است."
#: strings.hrc:135
-#, fuzzy
msgctxt "STR_PARSER_CYCLIC_SUB_QUERIES"
msgid "The statement contains a cyclic reference to one or more sub queries."
msgstr "جمله شامل ارجاعی گردشی به یک یا چند زیرجُستار است."
#: strings.hrc:136
-#, fuzzy
msgctxt "STR_DB_OBJECT_NAME_WITH_SLASHES"
msgid "The name must not contain any slashes ('/')."
msgstr "اسم نباید شامل هیچ نشان ممیز («/») ای باشد."
#: strings.hrc:137
-#, fuzzy
msgctxt "STR_DB_INVALID_SQL_NAME"
msgid "$1$ is no SQL conform identifier."
msgstr "$1$ از شناسه SQL پیروی نمی‌کند."
#: strings.hrc:138
-#, fuzzy
msgctxt "STR_DB_QUERY_NAME_WITH_QUOTES"
msgid "Query names must not contain quote characters."
msgstr "اسامی جستارها نباید شامل نویسه نقل‌قول باشد."
#: strings.hrc:139
-#, fuzzy
msgctxt "STR_DB_OBJECT_NAME_IS_USED"
msgid "The name '$1$' is already in use in the database."
msgstr "نام '$1$' پیش از این در پایگاه‌داده استفاده شده است."
#: strings.hrc:140
-#, fuzzy
msgctxt "STR_DB_NOT_CONNECTED"
msgid "No connection to the database exists."
msgstr "هیچ ارتباطی با پایگاه داده وجود ندارد."
#: strings.hrc:141
-#, fuzzy
msgctxt "STR_AB_ADDRESSBOOK_NOT_FOUND"
msgid "No $1$ exists."
msgstr "هیچ $1$ وجود ندارد."
#: strings.hrc:142
-#, fuzzy
msgctxt "STR_DATA_CANNOT_SELECT_UNFILTERED"
msgid "Unable to display the complete table content. Please apply a filter."
msgstr "امکان نمایش کامل محتوای جدول وجود ندارد. لطفا یک صافی اعمال کنید."
diff --git a/source/fa/cui/messages.po b/source/fa/cui/messages.po
index c202ecc202e..1817fbdf65a 100644
--- a/source/fa/cui/messages.po
+++ b/source/fa/cui/messages.po
@@ -14,7 +14,6 @@ msgstr ""
"X-Generator: LibreOffice\n"
#: personalization.hrc:31
-#, fuzzy
msgctxt "RID_SVXSTR_PERSONA_CATEGORIES"
msgid "LibreOffice"
msgstr "لیبره آفیس"
@@ -26,7 +25,6 @@ msgid "Abstract"
msgstr "چکیده: "
#: personalization.hrc:33
-#, fuzzy
msgctxt "RID_SVXSTR_PERSONA_CATEGORIES"
msgid "Color"
msgstr "رنگ"
@@ -42,7 +40,6 @@ msgid "Nature"
msgstr ""
#: personalization.hrc:36
-#, fuzzy
msgctxt "RID_SVXSTR_PERSONA_CATEGORIES"
msgid "Solid"
msgstr "یکدست"
@@ -368,7 +365,6 @@ msgid "All commands"
msgstr "اضافه‌ کردن فرمان‌ها"
#: strings.hrc:92
-#, fuzzy
msgctxt "RID_SVXSTR_MACROS"
msgid "Macros"
msgstr "ماکروها"
@@ -433,7 +429,6 @@ msgid "Automatic"
msgstr "خودکار"
#: strings.hrc:105
-#, fuzzy
msgctxt "RID_SVXSTR_EDIT_GRAPHIC"
msgid "Link"
msgstr "پیوند"
@@ -1024,7 +1019,6 @@ msgid "Timeout"
msgstr ""
#: strings.hrc:232
-#, fuzzy
msgctxt "RID_SVXSTR_YES"
msgid "Yes"
msgstr "بله"
@@ -1275,25 +1269,21 @@ msgid "Name of color scheme"
msgstr "نام رنگ شِما"
#: strings.hrc:296
-#, fuzzy
msgctxt "RID_SVXSTR_SPELL"
msgid "Spelling"
msgstr "املاء"
#: strings.hrc:297
-#, fuzzy
msgctxt "RID_SVXSTR_HYPH"
msgid "Hyphenation"
msgstr "تیره‌گذاری"
#: strings.hrc:298
-#, fuzzy
msgctxt "RID_SVXSTR_THES"
msgid "Thesaurus"
msgstr "فرهنگ معنایی"
#: strings.hrc:299
-#, fuzzy
msgctxt "RID_SVXSTR_GRAMMAR"
msgid "Grammar"
msgstr "دستور زبان"
@@ -1485,7 +1475,6 @@ msgid "Please enter a name for the new color:"
msgstr "لطفاً نامی برای سرپیکان جدید وارد کنید:"
#: strings.hrc:337
-#, fuzzy
msgctxt "RID_SVXSTR_TABLE"
msgid "Table"
msgstr "جدول"
@@ -1622,7 +1611,6 @@ msgid "Create table"
msgstr ""
#: strings.hrc:362
-#, fuzzy
msgctxt "RID_SVXSTR_REPLACE_TEMPLATES"
msgid "Apply Styles"
msgstr "اعمال کردن سبک"
@@ -1644,7 +1632,6 @@ msgid "Connector"
msgstr "متصل‌کننده"
#: strings.hrc:366
-#, fuzzy
msgctxt "RID_SVXSTR_DIMENSION_LINE"
msgid "Dimension line"
msgstr "خط اندازه"
@@ -1802,19 +1789,16 @@ msgid "User Data"
msgstr "دادهٔ کاربر"
#: treeopt.hrc:32
-#, fuzzy
msgctxt "SID_GENERAL_OPTIONS_RES"
msgid "General"
msgstr "عمومی"
#: treeopt.hrc:33
-#, fuzzy
msgctxt "SID_GENERAL_OPTIONS_RES"
msgid "View"
msgstr "نما"
#: treeopt.hrc:34
-#, fuzzy
msgctxt "SID_GENERAL_OPTIONS_RES"
msgid "Print"
msgstr "چاپ"
@@ -1864,7 +1848,6 @@ msgid "Basic IDE"
msgstr ""
#: treeopt.hrc:43
-#, fuzzy
msgctxt "SID_GENERAL_OPTIONS_RES"
msgid "Online Update"
msgstr "به‌هنگام‌سازی برخط"
@@ -1911,7 +1894,6 @@ msgid "Complex Text Layout"
msgstr "صفحه‌بندی متن پیچیده"
#: treeopt.hrc:59
-#, fuzzy
msgctxt "SID_INET_DLG_RES"
msgid "Internet"
msgstr "اینترنت"
@@ -1923,7 +1905,6 @@ msgid "Proxy"
msgstr "وکیل"
#: treeopt.hrc:61
-#, fuzzy
msgctxt "SID_INET_DLG_RES"
msgid "E-mail"
msgstr "پست الکترونیکی"
@@ -1935,13 +1916,11 @@ msgid "%PRODUCTNAME Writer"
msgstr "خطای %PRODUCTNAME"
#: treeopt.hrc:67
-#, fuzzy
msgctxt "SID_SW_EDITOPTIONS_RES"
msgid "General"
msgstr "عمومی"
#: treeopt.hrc:68
-#, fuzzy
msgctxt "SID_SW_EDITOPTIONS_RES"
msgid "View"
msgstr "نما"
@@ -1953,7 +1932,6 @@ msgid "Formatting Aids"
msgstr "کمک‌های قالب‌بندی"
#: treeopt.hrc:70
-#, fuzzy
msgctxt "SID_SW_EDITOPTIONS_RES"
msgid "Grid"
msgstr "توری"
@@ -1977,13 +1955,11 @@ msgid "Basic Fonts (CTL)"
msgstr "قلم‌های پایه (CTL)"
#: treeopt.hrc:74
-#, fuzzy
msgctxt "SID_SW_EDITOPTIONS_RES"
msgid "Print"
msgstr "چاپ"
#: treeopt.hrc:75
-#, fuzzy
msgctxt "SID_SW_EDITOPTIONS_RES"
msgid "Table"
msgstr "جدول"
@@ -2024,7 +2000,6 @@ msgid "%PRODUCTNAME Writer/Web"
msgstr "خطای %PRODUCTNAME"
#: treeopt.hrc:86
-#, fuzzy
msgctxt "SID_SW_ONLINEOPTIONS_RES"
msgid "View"
msgstr "نما"
@@ -2036,25 +2011,21 @@ msgid "Formatting Aids"
msgstr "کمک‌های قالب‌بندی"
#: treeopt.hrc:88
-#, fuzzy
msgctxt "SID_SW_ONLINEOPTIONS_RES"
msgid "Grid"
msgstr "توری"
#: treeopt.hrc:89
-#, fuzzy
msgctxt "SID_SW_ONLINEOPTIONS_RES"
msgid "Print"
msgstr "چاپ"
#: treeopt.hrc:90
-#, fuzzy
msgctxt "SID_SW_ONLINEOPTIONS_RES"
msgid "Table"
msgstr "جدول"
#: treeopt.hrc:91
-#, fuzzy
msgctxt "SID_SW_ONLINEOPTIONS_RES"
msgid "Background"
msgstr "پس‌زمینه"
@@ -2078,7 +2049,6 @@ msgid "%PRODUCTNAME Calc"
msgstr "ماکروهای %PRODUCTNAME"
#: treeopt.hrc:103
-#, fuzzy
msgctxt "SID_SC_EDITOPTIONS_RES"
msgid "General"
msgstr "عمومی"
@@ -2090,7 +2060,6 @@ msgid "Defaults"
msgstr "پیش‌فرض"
#: treeopt.hrc:105
-#, fuzzy
msgctxt "SID_SC_EDITOPTIONS_RES"
msgid "View"
msgstr "نما"
@@ -2102,7 +2071,6 @@ msgid "Calculate"
msgstr "محاسب~ه"
#: treeopt.hrc:107
-#, fuzzy
msgctxt "SID_SC_EDITOPTIONS_RES"
msgid "Formula"
msgstr "فرمول"
@@ -2125,13 +2093,11 @@ msgid "Compatibility"
msgstr "سازگاری"
#: treeopt.hrc:111
-#, fuzzy
msgctxt "SID_SC_EDITOPTIONS_RES"
msgid "Grid"
msgstr "توری"
#: treeopt.hrc:112
-#, fuzzy
msgctxt "SID_SC_EDITOPTIONS_RES"
msgid "Print"
msgstr "چاپ"
@@ -2143,25 +2109,21 @@ msgid "%PRODUCTNAME Impress"
msgstr "ماکروهای %PRODUCTNAME"
#: treeopt.hrc:118
-#, fuzzy
msgctxt "SID_SD_EDITOPTIONS_RES"
msgid "General"
msgstr "عمومی"
#: treeopt.hrc:119
-#, fuzzy
msgctxt "SID_SD_EDITOPTIONS_RES"
msgid "View"
msgstr "نما"
#: treeopt.hrc:120
-#, fuzzy
msgctxt "SID_SD_EDITOPTIONS_RES"
msgid "Grid"
msgstr "توری"
#: treeopt.hrc:121
-#, fuzzy
msgctxt "SID_SD_EDITOPTIONS_RES"
msgid "Print"
msgstr "چاپ"
@@ -2173,31 +2135,26 @@ msgid "%PRODUCTNAME Draw"
msgstr "خطای %PRODUCTNAME"
#: treeopt.hrc:127
-#, fuzzy
msgctxt "SID_SD_GRAPHIC_OPTIONS_RES"
msgid "General"
msgstr "عمومی"
#: treeopt.hrc:128
-#, fuzzy
msgctxt "SID_SD_GRAPHIC_OPTIONS_RES"
msgid "View"
msgstr "نما"
#: treeopt.hrc:129
-#, fuzzy
msgctxt "SID_SD_GRAPHIC_OPTIONS_RES"
msgid "Grid"
msgstr "توری"
#: treeopt.hrc:130
-#, fuzzy
msgctxt "SID_SD_GRAPHIC_OPTIONS_RES"
msgid "Print"
msgstr "چاپ"
#: treeopt.hrc:135
-#, fuzzy
msgctxt "SID_SCH_EDITOPTIONS_RES"
msgid "Charts"
msgstr "نمودارها"
@@ -2214,7 +2171,6 @@ msgid "Load/Save"
msgstr ""
#: treeopt.hrc:142
-#, fuzzy
msgctxt "SID_FILTER_DLG_RES"
msgid "General"
msgstr "عمومی"
@@ -2226,7 +2182,6 @@ msgid "VBA Properties"
msgstr "مشخصه‌های VBA"
#: treeopt.hrc:144
-#, fuzzy
msgctxt "SID_FILTER_DLG_RES"
msgid "Microsoft Office"
msgstr "آفیس مایکروسافت"
@@ -2273,7 +2228,6 @@ msgid "Preference Name"
msgstr ""
#: aboutconfigdialog.ui:96
-#, fuzzy
msgctxt "aboutconfigdialog|property"
msgid "Property"
msgstr "ویژگی"
@@ -2285,13 +2239,11 @@ msgid "Type"
msgstr "نوع:"
#: aboutconfigdialog.ui:122
-#, fuzzy
msgctxt "aboutconfigdialog|value"
msgid "Value"
msgstr "مقدار"
#: aboutconfigdialog.ui:169
-#, fuzzy
msgctxt "aboutconfigdialog|edit"
msgid "Edit"
msgstr "ویرایش"
@@ -2303,7 +2255,6 @@ msgid "Reset"
msgstr "باز~گرداندن"
#: aboutconfigvaluedialog.ui:9
-#, fuzzy
msgctxt "aboutconfigvaluedialog|AboutConfigValueDialog"
msgid "Name"
msgstr "نام"
@@ -2320,7 +2271,6 @@ msgid "Version: %ABOUTBOXPRODUCTVERSION%ABOUTBOXPRODUCTVERSIONSUFFIX"
msgstr ""
#: aboutdialog.ui:11
-#, fuzzy
msgctxt "aboutdialog|AboutDialog"
msgid "About %PRODUCTNAME"
msgstr "دربارهٔ %PRODUCTNAME"
@@ -2524,7 +2474,6 @@ msgid "_Text only"
msgstr ""
#: agingdialog.ui:16
-#, fuzzy
msgctxt "agingdialog|AgingDialog"
msgid "Aging"
msgstr "قدیمی"
@@ -2592,7 +2541,6 @@ msgid "Start quote of single quotes"
msgstr ""
#: applylocalizedpage.ui:178
-#, fuzzy
msgctxt "applylocalizedpage|singlestartex"
msgid "Default"
msgstr "پیش‌فرض"
@@ -2619,7 +2567,6 @@ msgid "End quote of single quotes"
msgstr ""
#: applylocalizedpage.ui:261
-#, fuzzy
msgctxt "applylocalizedpage|singleendex"
msgid "Default"
msgstr "پیش‌فرض"
@@ -2646,7 +2593,6 @@ msgid "Start quote of double quotes"
msgstr ""
#: applylocalizedpage.ui:378
-#, fuzzy
msgctxt "applylocalizedpage|doublestartex"
msgid "Default"
msgstr "پیش‌فرض"
@@ -2673,7 +2619,6 @@ msgid "End quote of double quotes"
msgstr ""
#: applylocalizedpage.ui:461
-#, fuzzy
msgctxt "applylocalizedpage|doubleendex"
msgid "Default"
msgstr "پیش‌فرض"
@@ -2701,19 +2646,16 @@ msgid "Shadow"
msgstr "سایه"
#: areadialog.ui:151
-#, fuzzy
msgctxt "areadialog|RID_SVXPAGE_TRANSPARENCE"
msgid "Transparency"
msgstr "شفافیت"
#: areatabpage.ui:29
-#, fuzzy
msgctxt "areatabpage|btnnone"
msgid "None"
msgstr "هیچ‌کدام"
#: areatabpage.ui:42
-#, fuzzy
msgctxt "areatabpage|btncolor"
msgid "Color"
msgstr "رنگ"
@@ -2736,7 +2678,6 @@ msgid "Bitmap"
msgstr "نقشه‌بیتی"
#: areatabpage.ui:94
-#, fuzzy
msgctxt "areatabpage|btnpattern"
msgid "Pattern"
msgstr "الگو"
@@ -2786,7 +2727,6 @@ msgid "Replacements and exceptions for language:"
msgstr ""
#: autocorrectdialog.ui:149
-#, fuzzy
msgctxt "autocorrectdialog|replace"
msgid "Replace"
msgstr "جایگزینی"
@@ -2797,13 +2737,11 @@ msgid "Exceptions"
msgstr ""
#: autocorrectdialog.ui:194
-#, fuzzy
msgctxt "autocorrectdialog|options"
msgid "Options"
msgstr "گزینه‌ها"
#: autocorrectdialog.ui:217
-#, fuzzy
msgctxt "autocorrectdialog|apply"
msgid "Options"
msgstr "گزینه‌ها"
@@ -2824,13 +2762,11 @@ msgid "Smart Tags"
msgstr ""
#: backgroundpage.ui:20
-#, fuzzy
msgctxt "backgroundpage|liststore1"
msgid "Color"
msgstr "رنگ"
#: backgroundpage.ui:24
-#, fuzzy
msgctxt "backgroundpage|liststore1"
msgid "Image"
msgstr "تصویر"
@@ -2846,25 +2782,21 @@ msgid "F_or:"
msgstr ""
#: backgroundpage.ui:91
-#, fuzzy
msgctxt "backgroundpage|tablelb"
msgid "Cell"
msgstr "خانه"
#: backgroundpage.ui:92
-#, fuzzy
msgctxt "backgroundpage|tablelb"
msgid "Row"
msgstr "سطر"
#: backgroundpage.ui:93
-#, fuzzy
msgctxt "backgroundpage|tablelb"
msgid "Table"
msgstr "جدول"
#: backgroundpage.ui:214
-#, fuzzy
msgctxt "backgroundpage|background_label"
msgid "Background Color"
msgstr "رنگ پس‌زمینه"
@@ -2892,7 +2824,6 @@ msgid "_Link"
msgstr "پیوند"
#: backgroundpage.ui:345
-#, fuzzy
msgctxt "backgroundpage|label2"
msgid "File"
msgstr "پرونده"
@@ -2970,7 +2901,6 @@ msgid "Type"
msgstr "نوع:"
#: baselinksdialog.ui:175
-#, fuzzy
msgctxt "baselinksdialog|STATUS"
msgid "Status"
msgstr "وضعیت"
@@ -2994,7 +2924,6 @@ msgid "Element:"
msgstr "عنصر:"
#: baselinksdialog.ui:261
-#, fuzzy
msgctxt "baselinksdialog|TYPE2"
msgid "Type:"
msgstr "نوع:"
@@ -3041,7 +2970,6 @@ msgid "Original"
msgstr "اصلی"
#: bitmaptabpage.ui:127
-#, fuzzy
msgctxt "bitmaptabpage|bitmapstyle"
msgid "Filled"
msgstr "پُر شده"
@@ -3057,7 +2985,6 @@ msgid "Zoomed"
msgstr ""
#: bitmaptabpage.ui:130
-#, fuzzy
msgctxt "bitmaptabpage|bitmapstyle"
msgid "Custom"
msgstr "سفارشی"
@@ -3086,7 +3013,6 @@ msgid "Height:"
msgstr "ارتفاع"
#: bitmaptabpage.ui:232
-#, fuzzy
msgctxt "bitmaptabpage|scaletsb"
msgid "Scale"
msgstr "مقیاس"
@@ -3169,7 +3095,6 @@ msgid "Tiling Offset:"
msgstr ""
#: bitmaptabpage.ui:423
-#, fuzzy
msgctxt "bitmaptabpage|tileofflb"
msgid "Row"
msgstr "سطر"
@@ -3181,19 +3106,16 @@ msgid "Column"
msgstr "ستون‌ها"
#: bitmaptabpage.ui:467
-#, fuzzy
msgctxt "bitmaptabpage|label2"
msgid "Options"
msgstr "گزینه‌ها"
#: bitmaptabpage.ui:510
-#, fuzzy
msgctxt "bitmaptabpage|CTL_BITMAP_PREVIEW-atkobject"
msgid "Example"
msgstr "مثال"
#: bitmaptabpage.ui:528
-#, fuzzy
msgctxt "bitmaptabpage|label8"
msgid "Preview"
msgstr "پیش‌نمایش"
@@ -3273,7 +3195,6 @@ msgid "Area"
msgstr "محیط"
#: borderareatransparencydialog.ui:151
-#, fuzzy
msgctxt "borderareatransparencydialog|transparence"
msgid "Transparency"
msgstr "شفافیت"
@@ -3290,7 +3211,6 @@ msgid "Borders"
msgstr "کناره"
#: borderbackgrounddialog.ui:128
-#, fuzzy
msgctxt "borderbackgrounddialog|background"
msgid "Background"
msgstr "پس‌زمینه"
@@ -3339,7 +3259,6 @@ msgid "_Color:"
msgstr ""
#: borderpage.ui:253
-#, fuzzy
msgctxt "borderpage|label9"
msgid "Line"
msgstr "خط"
@@ -3410,7 +3329,6 @@ msgid "_Merge adjacent line styles"
msgstr ""
#: borderpage.ui:606
-#, fuzzy
msgctxt "borderpage|label12"
msgid "Properties"
msgstr "ویژگی‌ها"
@@ -3465,25 +3383,21 @@ msgid "Optimal"
msgstr "~بهینه"
#: calloutpage.ui:24
-#, fuzzy
msgctxt "calloutpage|liststore1"
msgid "From top"
msgstr "از بالا"
#: calloutpage.ui:28
-#, fuzzy
msgctxt "calloutpage|liststore1"
msgid "From left"
msgstr "از چپ"
#: calloutpage.ui:32
-#, fuzzy
msgctxt "calloutpage|liststore1"
msgid "Horizontal"
msgstr "افقی"
#: calloutpage.ui:36
-#, fuzzy
msgctxt "calloutpage|liststore1"
msgid "Vertical"
msgstr "عمودی"
@@ -3518,7 +3432,6 @@ msgid "_By:"
msgstr ""
#: calloutpage.ui:192
-#, fuzzy
msgctxt "calloutpage|position"
msgid "Top"
msgstr "بالا"
@@ -3530,13 +3443,11 @@ msgid "Middle"
msgstr "میانه"
#: calloutpage.ui:194
-#, fuzzy
msgctxt "calloutpage|position"
msgid "Bottom"
msgstr "پایین"
#: calloutpage.ui:195
-#, fuzzy
msgctxt "calloutpage|position"
msgid "Left"
msgstr "چپ"
@@ -3575,13 +3486,11 @@ msgid "Angled Connector Line"
msgstr ""
#: cellalignment.ui:24
-#, fuzzy
msgctxt "cellalignment|liststoreHorzAlign"
msgid "Default"
msgstr "پیش‌فرض"
#: cellalignment.ui:28
-#, fuzzy
msgctxt "cellalignment|liststoreHorzAlign"
msgid "Left"
msgstr "چپ"
@@ -3599,31 +3508,26 @@ msgid "Right"
msgstr "ارتفاع"
#: cellalignment.ui:40
-#, fuzzy
msgctxt "cellalignment|liststoreHorzAlign"
msgid "Justified"
msgstr "تراز"
#: cellalignment.ui:44
-#, fuzzy
msgctxt "cellalignment|liststoreHorzAlign"
msgid "Filled"
msgstr "پُر شده"
#: cellalignment.ui:48
-#, fuzzy
msgctxt "cellalignment|liststoreHorzAlign"
msgid "Distributed"
msgstr "توزیع‌شده"
#: cellalignment.ui:62
-#, fuzzy
msgctxt "cellalignment|liststoreVertAlign"
msgid "Default"
msgstr "پیش‌فرض"
#: cellalignment.ui:66
-#, fuzzy
msgctxt "cellalignment|liststoreVertAlign"
msgid "Top"
msgstr "بالا"
@@ -3635,19 +3539,16 @@ msgid "Middle"
msgstr "میانه"
#: cellalignment.ui:74
-#, fuzzy
msgctxt "cellalignment|liststoreVertAlign"
msgid "Bottom"
msgstr "پایین"
#: cellalignment.ui:78
-#, fuzzy
msgctxt "cellalignment|liststoreVertAlign"
msgid "Justified"
msgstr "تراز"
#: cellalignment.ui:82
-#, fuzzy
msgctxt "cellalignment|liststoreVertAlign"
msgid "Distributed"
msgstr "توزیع‌شده"
@@ -3698,7 +3599,6 @@ msgid "Te_xt direction:"
msgstr ""
#: cellalignment.ui:369
-#, fuzzy
msgctxt "cellalignment|labelProperties"
msgid "Properties"
msgstr "ویژگی‌ها"
@@ -3856,7 +3756,6 @@ msgid "CTL Font"
msgstr ""
#: charnamepage.ui:688
-#, fuzzy
msgctxt "charnamepage|preview-atkobject"
msgid "Preview"
msgstr "پیش‌نمایش"
@@ -3873,7 +3772,6 @@ msgid "Document background"
msgstr ""
#: colorconfigwin.ui:65
-#, fuzzy
msgctxt "colorconfigwin|general"
msgid "General"
msgstr "عمومی"
@@ -3895,7 +3793,6 @@ msgid "Table boundaries"
msgstr "محدودهٔ جدول"
#: colorconfigwin.ui:155
-#, fuzzy
msgctxt "colorconfigwin|font"
msgid "Font color"
msgstr "رنگ قلم"
@@ -3930,7 +3827,6 @@ msgid "Text Document"
msgstr "نوشتار جدید"
#: colorconfigwin.ui:310
-#, fuzzy
msgctxt "colorconfigwin|writergrid"
msgid "Grid"
msgstr "توری"
@@ -3972,7 +3868,6 @@ msgid "Direct Cursor"
msgstr ""
#: colorconfigwin.ui:489
-#, fuzzy
msgctxt "colorconfigwin|html"
msgid "HTML Document"
msgstr "نوشتار HTML"
@@ -3993,7 +3888,6 @@ msgid "Keyword highlighting"
msgstr ""
#: colorconfigwin.ui:585
-#, fuzzy
msgctxt "colorconfigwin|unknown"
msgid "Text"
msgstr "متن"
@@ -4038,7 +3932,6 @@ msgid "Detective error"
msgstr ""
#: colorconfigwin.ui:762
-#, fuzzy
msgctxt "colorconfigwin|ref"
msgid "References"
msgstr "مراجع"
@@ -4054,7 +3947,6 @@ msgid "Drawing / Presentation"
msgstr ""
#: colorconfigwin.ui:824
-#, fuzzy
msgctxt "colorconfigwin|drawgrid"
msgid "Grid"
msgstr "توری"
@@ -4070,19 +3962,16 @@ msgid "Identifier"
msgstr ""
#: colorconfigwin.ui:886
-#, fuzzy
msgctxt "colorconfigwin|basiccomment"
msgid "Comment"
msgstr "یادداشت"
#: colorconfigwin.ui:909
-#, fuzzy
msgctxt "colorconfigwin|basicnumber"
msgid "Number"
msgstr "عدد"
#: colorconfigwin.ui:932
-#, fuzzy
msgctxt "colorconfigwin|basicstring"
msgid "String"
msgstr "رشته"
@@ -4099,7 +3988,6 @@ msgid "Reserved expression"
msgstr ""
#: colorconfigwin.ui:1001
-#, fuzzy
msgctxt "colorconfigwin|error"
msgid "Error"
msgstr "خطا"
@@ -4115,13 +4003,11 @@ msgid "Identifier"
msgstr ""
#: colorconfigwin.ui:1063
-#, fuzzy
msgctxt "colorconfigwin|sqlnumber"
msgid "Number"
msgstr "عدد"
#: colorconfigwin.ui:1086
-#, fuzzy
msgctxt "colorconfigwin|sqlstring"
msgid "String"
msgstr "رشته"
@@ -4144,7 +4030,6 @@ msgid "Parameter"
msgstr ""
#: colorconfigwin.ui:1178
-#, fuzzy
msgctxt "colorconfigwin|sqlcomment"
msgid "Comment"
msgstr "یادداشت"
@@ -4177,7 +4062,6 @@ msgid "CMYK"
msgstr ""
#: colorpage.ui:188
-#, fuzzy
msgctxt "colorpage|delete"
msgid "Delete"
msgstr "حذف"
@@ -4250,13 +4134,11 @@ msgid "New Color"
msgstr ""
#: colorpage.ui:656
-#, fuzzy
msgctxt "colorpage|B_custom"
msgid "Blue"
msgstr "آبی"
#: colorpage.ui:671
-#, fuzzy
msgctxt "colorpage|R_custom"
msgid "Red"
msgstr "قرمز"
@@ -4277,7 +4159,6 @@ msgid "_R"
msgstr ""
#: colorpage.ui:728
-#, fuzzy
msgctxt "colorpage|G_custom"
msgid "Green"
msgstr "سبز"
@@ -4404,7 +4285,6 @@ msgid "Insert Comment"
msgstr "درج یادداشت"
#: comment.ui:153
-#, fuzzy
msgctxt "comment|label2"
msgid "Author"
msgstr "مؤلف"
@@ -4422,19 +4302,16 @@ msgid "_Insert"
msgstr "درج"
#: comment.ui:241
-#, fuzzy
msgctxt "comment|author"
msgid "Author"
msgstr "مؤلف"
#: comment.ui:264
-#, fuzzy
msgctxt "comment|alttitle"
msgid "Edit Comment"
msgstr "ویرایش یادداشت"
#: comment.ui:280
-#, fuzzy
msgctxt "comment|label1"
msgid "Contents"
msgstr "محتویات"
@@ -4492,13 +4369,11 @@ msgid "Line Spacing"
msgstr "فاصله‌گذاری سطری"
#: connectortabpage.ui:342
-#, fuzzy
msgctxt "connectortabpage|CTL_PREVIEW|tooltip_text"
msgid "Preview"
msgstr "پیش‌نمایش"
#: connectortabpage.ui:347
-#, fuzzy
msgctxt "connectortabpage|CTL_PREVIEW-atkobject"
msgid "Example"
msgstr "مثال"
@@ -4567,7 +4442,6 @@ msgid "_Bottom:"
msgstr "پایین"
#: croppage.ui:226
-#, fuzzy
msgctxt "croppage|label1"
msgid "Crop"
msgstr "برش زدن"
@@ -4585,7 +4459,6 @@ msgid "_Height:"
msgstr "ارتفاع"
#: croppage.ui:316
-#, fuzzy
msgctxt "croppage|label10"
msgid "Scale"
msgstr "مقیاس"
@@ -4614,7 +4487,6 @@ msgid "_Original Size"
msgstr "اندازهٔ اصلی"
#: cuiimapdlg.ui:8
-#, fuzzy
msgctxt "cuiimapdlg|IMapDialog"
msgid "Properties"
msgstr "ویژگی‌ها"
@@ -4669,13 +4541,11 @@ msgid "Context Menus"
msgstr ""
#: customizedialog.ui:173
-#, fuzzy
msgctxt "customizedialog|keyboard"
msgid "Keyboard"
msgstr "صفحه‌کلید"
#: customizedialog.ui:196
-#, fuzzy
msgctxt "customizedialog|events"
msgid "Events"
msgstr "رویدادها"
@@ -4686,7 +4556,6 @@ msgid "Create Database Link"
msgstr ""
#: databaselinkdialog.ui:88
-#, fuzzy
msgctxt "databaselinkdialog|browse"
msgid "Browse..."
msgstr "مرور..."
@@ -4766,7 +4635,6 @@ msgid "Measure _below object"
msgstr ""
#: dimensionlinestabpage.ui:236
-#, fuzzy
msgctxt "dimensionlinestabpage|label1"
msgid "Line"
msgstr "خط"
@@ -4797,7 +4665,6 @@ msgid "Show _measurement units"
msgstr ""
#: dimensionlinestabpage.ui:404
-#, fuzzy
msgctxt "dimensionlinestabpage|label2"
msgid "Legend"
msgstr "شرح"
@@ -4845,7 +4712,6 @@ msgid "_Spacing"
msgstr "فاصله‌گذاری"
#: distributionpage.ui:178
-#, fuzzy
msgctxt "distributionpage|label"
msgid "Horizontal"
msgstr "افقی"
@@ -4881,7 +4747,6 @@ msgid "_Bottom"
msgstr "پایین"
#: distributionpage.ui:353
-#, fuzzy
msgctxt "distributionpage|label1"
msgid "Vertical"
msgstr "عمودی"
@@ -4943,13 +4808,11 @@ msgid "Language:"
msgstr "زبان"
#: editmodulesdialog.ui:153
-#, fuzzy
msgctxt "editmodulesdialog|up"
msgid "Move Up"
msgstr "جابه‌جایی به بالا"
#: editmodulesdialog.ui:167
-#, fuzzy
msgctxt "editmodulesdialog|down"
msgid "Move Down"
msgstr "جابه‌جایی به پایین"
@@ -4961,7 +4824,6 @@ msgid "_Back"
msgstr "عقب"
#: editmodulesdialog.ui:228
-#, fuzzy
msgctxt "editmodulesdialog|label1"
msgid "Options"
msgstr "گزینه‌ها"
@@ -5054,13 +4916,11 @@ msgid "Single"
msgstr "تکی"
#: effectspage.ui:104
-#, fuzzy
msgctxt "effectspage|liststore5"
msgid "Double"
msgstr "دو برابر"
#: effectspage.ui:108
-#, fuzzy
msgctxt "effectspage|liststore5"
msgid "Bold"
msgstr "سیاه"
@@ -5087,13 +4947,11 @@ msgid "Single"
msgstr "تکی"
#: effectspage.ui:138
-#, fuzzy
msgctxt "effectspage|liststore6"
msgid "Double"
msgstr "دو برابر"
#: effectspage.ui:142
-#, fuzzy
msgctxt "effectspage|liststore6"
msgid "Bold"
msgstr "سیاه"
@@ -5252,7 +5110,6 @@ msgid "Accessibility option \"Use automatic font color for screen display\" is a
msgstr ""
#: effectspage.ui:611
-#, fuzzy
msgctxt "effectspage|preview-atkobject"
msgid "Preview"
msgstr "پیش‌نمایش"
@@ -5285,7 +5142,6 @@ msgid "Existing Macros"
msgstr "ماکروهای از پیش موجود در:"
#: eventassignpage.ui:97
-#, fuzzy
msgctxt "eventassignpage|macrotoft"
msgid "Macro From"
msgstr "ماکرو از"
@@ -5312,7 +5168,6 @@ msgid "Assign"
msgstr ""
#: eventassignpage.ui:234
-#, fuzzy
msgctxt "eventassignpage|delete"
msgid "Remove"
msgstr "حذف"
@@ -5496,13 +5351,11 @@ msgid "Table Properties"
msgstr "ویژگی‌های جدول"
#: formatcellsdialog.ui:106
-#, fuzzy
msgctxt "formatcellsdialog|name"
msgid "Font"
msgstr "قلم"
#: formatcellsdialog.ui:128
-#, fuzzy
msgctxt "formatcellsdialog|effects"
msgid "Font Effects"
msgstr "جلوه‌های قلم"
@@ -5514,7 +5367,6 @@ msgid "Borders"
msgstr "کناره"
#: formatcellsdialog.ui:174
-#, fuzzy
msgctxt "formatcellsdialog|area"
msgid "Background"
msgstr "پس‌زمینه"
@@ -5525,13 +5377,11 @@ msgid "Format Number"
msgstr ""
#: galleryapplyprogress.ui:8
-#, fuzzy
msgctxt "galleryapplyprogress|GalleryApplyProgress"
msgid "Apply"
msgstr "اِعمال"
#: galleryapplyprogress.ui:73
-#, fuzzy
msgctxt "galleryapplyprogress|label2"
msgid "File"
msgstr "پرونده"
@@ -5554,7 +5404,6 @@ msgid "Pr_eview"
msgstr "پیش‌نمایش"
#: galleryfilespage.ui:125
-#, fuzzy
msgctxt "galleryfilespage|image-atkobject"
msgid "Preview"
msgstr "پیش‌نمایش"
@@ -5570,19 +5419,16 @@ msgid "A_dd All"
msgstr ""
#: gallerygeneralpage.ui:22
-#, fuzzy
msgctxt "gallerygeneralpage|label1"
msgid "Modified:"
msgstr "زمان تغییر:"
#: gallerygeneralpage.ui:63
-#, fuzzy
msgctxt "gallerygeneralpage|label2"
msgid "Type:"
msgstr "نوع:"
#: gallerygeneralpage.ui:90
-#, fuzzy
msgctxt "gallerygeneralpage|label3"
msgid "Location:"
msgstr "مکان:"
@@ -5599,7 +5445,6 @@ msgid "Theme Name"
msgstr ""
#: gallerysearchprogress.ui:8
-#, fuzzy
msgctxt "gallerysearchprogress|GallerySearchProgress"
msgid "Find"
msgstr "جستجو"
@@ -5623,7 +5468,6 @@ msgid "Properties of "
msgstr "ویژگی‌ها: "
#: gallerythemedialog.ui:106
-#, fuzzy
msgctxt "gallerythemedialog|general"
msgid "General"
msgstr "عمومی"
@@ -5662,7 +5506,6 @@ msgid "Update"
msgstr "Update"
#: galleryupdateprogress.ui:74
-#, fuzzy
msgctxt "galleryupdateprogress|label2"
msgid "File"
msgstr "پرونده"
@@ -5710,7 +5553,6 @@ msgid "Quadratic"
msgstr ""
#: gradientpage.ui:170
-#, fuzzy
msgctxt "gradientpage|gradienttypelb"
msgid "Square"
msgstr "مربع"
@@ -5775,19 +5617,16 @@ msgid "To color percentage"
msgstr ""
#: gradientpage.ui:600
-#, fuzzy
msgctxt "gradientpage|propfl"
msgid "Options"
msgstr "گزینه‌ها"
#: gradientpage.ui:644
-#, fuzzy
msgctxt "gradientpage|previewctl-atkobject"
msgid "Example"
msgstr "مثال"
#: gradientpage.ui:662
-#, fuzzy
msgctxt "gradientpage|label2"
msgid "Preview"
msgstr "پیش‌نمایش"
@@ -5810,7 +5649,6 @@ msgid "Dictionary"
msgstr "واژه‌نامه‌ها"
#: hangulhanjaconversiondialog.ui:7
-#, fuzzy
msgctxt "hangulhanjaconversiondialog|HangulHanjaConversionDialog"
msgid "Hangul/Hanja Conversion"
msgstr "تبدیل هانگول/هانجا"
@@ -5924,7 +5762,6 @@ msgid "Replace b_y character"
msgstr ""
#: hangulhanjaconversiondialog.ui:517
-#, fuzzy
msgctxt "hangulhanjaconversiondialog|options"
msgid "Options"
msgstr "گزینه‌ها"
@@ -5936,7 +5773,6 @@ msgid "Edit Custom Dictionary"
msgstr "ویرایش واژه‌نامه سفارشی"
#: hangulhanjaeditdictdialog.ui:107
-#, fuzzy
msgctxt "hangulhanjaeditdictdialog|label4"
msgid "Book"
msgstr "کتاب"
@@ -5965,7 +5801,6 @@ msgid "New..."
msgstr "جدید..."
#: hangulhanjaoptdialog.ui:121
-#, fuzzy
msgctxt "hangulhanjaoptdialog|edit"
msgid "Edit..."
msgstr "ویرایش..."
@@ -5992,7 +5827,6 @@ msgid "Replace all unique entries automatically"
msgstr ""
#: hangulhanjaoptdialog.ui:252
-#, fuzzy
msgctxt "hangulhanjaoptdialog|label2"
msgid "Options"
msgstr "گزینه‌ها"
@@ -6048,37 +5882,31 @@ msgid "Line _color:"
msgstr "رنگ خط"
#: hatchpage.ui:281
-#, fuzzy
msgctxt "hatchpage|backgroundcolor"
msgid "Background Color"
msgstr "رنگ پس‌زمینه"
#: hatchpage.ui:313
-#, fuzzy
msgctxt "hatchpage|propfl"
msgid "Options"
msgstr "گزینه‌ها"
#: hatchpage.ui:357
-#, fuzzy
msgctxt "hatchpage|previewctl-atkobject"
msgid "Example"
msgstr "مثال"
#: hatchpage.ui:375
-#, fuzzy
msgctxt "hatchpage|label1"
msgid "Preview"
msgstr "پیش‌نمایش"
#: hyperlinkdialog.ui:11
-#, fuzzy
msgctxt "hyperlinkdialog|HyperlinkDialog"
msgid "Hyperlink"
msgstr "فراپیوند"
#: hyperlinkdialog.ui:42
-#, fuzzy
msgctxt "hyperlinkdialog|apply"
msgid "Apply"
msgstr "اِعمال"
@@ -6173,7 +6001,6 @@ msgid "F_orm:"
msgstr ""
#: hyperlinkdocpage.ui:329
-#, fuzzy
msgctxt "hyperlinkdocpage|script|tooltip_text"
msgid "Events"
msgstr "رویدادها"
@@ -6249,7 +6076,6 @@ msgid "F_orm:"
msgstr ""
#: hyperlinkinternetpage.ui:330
-#, fuzzy
msgctxt "hyperlinkinternetpage|script|tooltip_text"
msgid "Events"
msgstr "رویدادها"
@@ -6312,7 +6138,6 @@ msgid "F_orm:"
msgstr ""
#: hyperlinkmailpage.ui:257
-#, fuzzy
msgctxt "hyperlinkmailpage|script|tooltip_text"
msgid "Events"
msgstr "رویدادها"
@@ -6365,19 +6190,16 @@ msgid "_File:"
msgstr "پرونده:"
#: hyperlinknewdocpage.ui:112
-#, fuzzy
msgctxt "hyperlinknewdocpage|create"
msgid "Select Path"
msgstr "انتخاب مسیر"
#: hyperlinknewdocpage.ui:117
-#, fuzzy
msgctxt "hyperlinknewdocpage|create|tooltip_text"
msgid "Select Path"
msgstr "انتخاب مسیر"
#: hyperlinknewdocpage.ui:132
-#, fuzzy
msgctxt "hyperlinknewdocpage|types_label"
msgid "File _type:"
msgstr "نو_ع پرونده:"
@@ -6412,7 +6234,6 @@ msgid "F_orm:"
msgstr ""
#: hyperlinknewdocpage.ui:309
-#, fuzzy
msgctxt "hyperlinknewdocpage|script|tooltip_text"
msgid "Events"
msgstr "رویدادها"
@@ -6521,19 +6342,16 @@ msgid "Contents:"
msgstr "محتویات"
#: insertfloatingframe.ui:87
-#, fuzzy
msgctxt "insertfloatingframe|buttonbrowse"
msgid "Browse..."
msgstr "مرور..."
#: insertfloatingframe.ui:130
-#, fuzzy
msgctxt "insertfloatingframe|scrollbaron"
msgid "On"
msgstr "فعال"
#: insertfloatingframe.ui:147
-#, fuzzy
msgctxt "insertfloatingframe|scrollbaroff"
msgid "Off"
msgstr "خاموش"
@@ -6545,19 +6363,16 @@ msgid "Automatic"
msgstr "خودکار"
#: insertfloatingframe.ui:185
-#, fuzzy
msgctxt "insertfloatingframe|label1"
msgid "Scroll Bar"
msgstr "نوار پیمایش"
#: insertfloatingframe.ui:218
-#, fuzzy
msgctxt "insertfloatingframe|borderon"
msgid "On"
msgstr "فعال"
#: insertfloatingframe.ui:235
-#, fuzzy
msgctxt "insertfloatingframe|borderoff"
msgid "Off"
msgstr "خاموش"
@@ -6580,13 +6395,11 @@ msgid "Height:"
msgstr "ارتفاع"
#: insertfloatingframe.ui:345
-#, fuzzy
msgctxt "insertfloatingframe|defaultwidth"
msgid "Default"
msgstr "پیش‌فرض"
#: insertfloatingframe.ui:359
-#, fuzzy
msgctxt "insertfloatingframe|defaultheight"
msgid "Default"
msgstr "پیش‌فرض"
@@ -6670,7 +6483,6 @@ msgid "A_fter"
msgstr "بعد"
#: insertrowcolumn.ui:210
-#, fuzzy
msgctxt "insertrowcolumn|label2"
msgid "Position"
msgstr "موقعیت"
@@ -6740,13 +6552,11 @@ msgid "_Remove"
msgstr "حذف"
#: linedialog.ui:8
-#, fuzzy
msgctxt "linedialog|LineDialog"
msgid "Line"
msgstr "خط"
#: linedialog.ui:106
-#, fuzzy
msgctxt "linedialog|RID_SVXPAGE_LINE"
msgid "Line"
msgstr "خط"
@@ -6869,13 +6679,11 @@ msgid "Save Line Styles"
msgstr ""
#: linestyletabpage.ui:465
-#, fuzzy
msgctxt "linestyletabpage|label1"
msgid "Properties"
msgstr "ویژگی‌ها"
#: linetabpage.ui:30
-#, fuzzy
msgctxt "linetabpage|liststoreCAP_STYLE"
msgid "Flat"
msgstr "تخت"
@@ -6887,7 +6695,6 @@ msgid "Round"
msgstr "صدا"
#: linetabpage.ui:38
-#, fuzzy
msgctxt "linetabpage|liststoreCAP_STYLE"
msgid "Square"
msgstr "مربع"
@@ -6898,7 +6705,6 @@ msgid "Rounded"
msgstr ""
#: linetabpage.ui:56
-#, fuzzy
msgctxt "linetabpage|liststoreEDGE_STYLE"
msgid "- none -"
msgstr "‐ هیچ‌کدام ‐"
@@ -7032,7 +6838,6 @@ msgid "Icon"
msgstr "شمایل‌ها"
#: linetabpage.ui:798
-#, fuzzy
msgctxt "linetabpage|CTL_PREVIEW-atkobject"
msgid "Example"
msgstr "مثال"
@@ -7099,7 +6904,6 @@ msgid "Com_ponent..."
msgstr ""
#: macroassignpage.ui:158
-#, fuzzy
msgctxt "macroassignpage|delete"
msgid "Remove"
msgstr "حذف"
@@ -7175,7 +6979,6 @@ msgid "_Function"
msgstr "تابع"
#: menuassignpage.ui:105
-#, fuzzy
msgctxt "menuassignpage|label33"
msgid "Description"
msgstr "شرح"
@@ -7241,7 +7044,6 @@ msgid "Insert Submenu"
msgstr ""
#: menuassignpage.ui:557
-#, fuzzy
msgctxt "menuassignpage|renameItem"
msgid "Rename..."
msgstr "تغییر نام..."
@@ -7264,7 +7066,6 @@ msgid "Restore Default Command"
msgstr ""
#: mosaicdialog.ui:16
-#, fuzzy
msgctxt "mosaicdialog|MosaicDialog"
msgid "Mosaic"
msgstr "موزاییک"
@@ -7312,13 +7113,11 @@ msgid "Menu _position:"
msgstr ""
#: movemenu.ui:244
-#, fuzzy
msgctxt "movemenu|up-atkobject"
msgid "Up"
msgstr "بالا"
#: movemenu.ui:262
-#, fuzzy
msgctxt "movemenu|down-atkobject"
msgid "Down"
msgstr "پایین"
@@ -7346,7 +7145,6 @@ msgid "Mark the Default Path for New Files"
msgstr ""
#: namedialog.ui:8
-#, fuzzy
msgctxt "namedialog|NameDialog"
msgid "Name"
msgstr "نام"
@@ -7377,13 +7175,11 @@ msgid "Create Macro"
msgstr ""
#: newlibdialog.ui:102
-#, fuzzy
msgctxt "newlibdialog|altrenametitle"
msgid "Rename"
msgstr "تغییرنام"
#: newtabledialog.ui:22
-#, fuzzy
msgctxt "newtabledialog|NewTableDialog"
msgid "Insert Table"
msgstr "درج جدول"
@@ -7399,7 +7195,6 @@ msgid "_Number of rows:"
msgstr ""
#: newtoolbardialog.ui:8
-#, fuzzy
msgctxt "newtoolbardialog|NewToolbarDialog"
msgid "Name"
msgstr "نام"
@@ -7415,7 +7210,6 @@ msgid "_Save in:"
msgstr ""
#: numberingformatpage.ui:38
-#, fuzzy
msgctxt "numberingformatpage|liststore1"
msgid "All"
msgstr "همه"
@@ -7427,7 +7221,6 @@ msgid "User-defined"
msgstr "تعریف شده توسط کاربر"
#: numberingformatpage.ui:44
-#, fuzzy
msgctxt "numberingformatpage|liststore1"
msgid "Number"
msgstr "عدد"
@@ -7439,19 +7232,16 @@ msgid "Percent"
msgstr "درصد"
#: numberingformatpage.ui:50
-#, fuzzy
msgctxt "numberingformatpage|liststore1"
msgid "Currency"
msgstr "پول"
#: numberingformatpage.ui:53
-#, fuzzy
msgctxt "numberingformatpage|liststore1"
msgid "Date"
msgstr "تاریخ"
#: numberingformatpage.ui:56
-#, fuzzy
msgctxt "numberingformatpage|liststore1"
msgid "Time"
msgstr "زمان"
@@ -7473,7 +7263,6 @@ msgid "Boolean Value"
msgstr ""
#: numberingformatpage.ui:68
-#, fuzzy
msgctxt "numberingformatpage|liststore1"
msgid "Text"
msgstr "متن"
@@ -7490,13 +7279,11 @@ msgid "Add"
msgstr "اضافه کردن"
#: numberingformatpage.ui:141
-#, fuzzy
msgctxt "numberingformatpage|edit|tooltip_text"
msgid "Edit Comment"
msgstr "ویرایش یادداشت"
#: numberingformatpage.ui:156
-#, fuzzy
msgctxt "numberingformatpage|delete|tooltip_text"
msgid "Remove"
msgstr "حذف"
@@ -7538,7 +7325,6 @@ msgid "_Engineering notation"
msgstr ""
#: numberingformatpage.ui:406
-#, fuzzy
msgctxt "numberingformatpage|optionsft"
msgid "Options"
msgstr "گزینه‌ها"
@@ -7567,7 +7353,6 @@ msgid "_Language"
msgstr "زبان"
#: numberingoptionspage.ui:64
-#, fuzzy
msgctxt "numberingoptionspage|label1"
msgid "Level"
msgstr "سطح"
@@ -7649,19 +7434,16 @@ msgid "Bottom of character"
msgstr "پایین نویسه"
#: numberingoptionspage.ui:287
-#, fuzzy
msgctxt "numberingoptionspage|orientlb"
msgid "Top of line"
msgstr "بالای سطر"
#: numberingoptionspage.ui:288
-#, fuzzy
msgctxt "numberingoptionspage|orientlb"
msgid "Center of line"
msgstr "وسط سطر"
#: numberingoptionspage.ui:289
-#, fuzzy
msgctxt "numberingoptionspage|orientlb"
msgid "Bottom of line"
msgstr "پایین سطر"
@@ -7685,7 +7467,6 @@ msgid "Before:"
msgstr "قبل"
#: numberingoptionspage.ui:373
-#, fuzzy
msgctxt "numberingoptionspage|separator"
msgid "Separator"
msgstr "جداساز"
@@ -7725,7 +7506,6 @@ msgid "Character style:"
msgstr "سبک نویسه"
#: numberingoptionspage.ui:524
-#, fuzzy
msgctxt "numberingoptionspage|label2"
msgid "Numbering"
msgstr "شماره‌گذاری"
@@ -7748,13 +7528,11 @@ msgid "From file..."
msgstr "ا~ز پرونده..."
#: numberingoptionspage.ui:603
-#, fuzzy
msgctxt "numberingoptionspage|gallery"
msgid "Gallery"
msgstr "گالری"
#: numberingpositionpage.ui:23
-#, fuzzy
msgctxt "numberingpositionpage|liststore1"
msgid "Left"
msgstr "چپ"
@@ -7778,7 +7556,6 @@ msgid "Tab stop"
msgstr "ایستگاه‌های جهش"
#: numberingpositionpage.ui:43
-#, fuzzy
msgctxt "numberingpositionpage|liststore2"
msgid "Space"
msgstr "فضا"
@@ -7789,7 +7566,6 @@ msgid "Nothing"
msgstr ""
#: numberingpositionpage.ui:88
-#, fuzzy
msgctxt "numberingpositionpage|1"
msgid "Level"
msgstr "سطح"
@@ -7853,13 +7629,11 @@ msgid "Position and Spacing"
msgstr ""
#: numberingpositionpage.ui:416
-#, fuzzy
msgctxt "numberingpositionpage|standard"
msgid "Default"
msgstr "پیش‌فرض"
#: objectnamedialog.ui:8
-#, fuzzy
msgctxt "objectnamedialog|ObjectNameDialog"
msgid "Name"
msgstr "نام"
@@ -7871,7 +7645,6 @@ msgid "_Name:"
msgstr "نام"
#: objecttitledescdialog.ui:15
-#, fuzzy
msgctxt "objecttitledescdialog|ObjectTitleDescDialog"
msgid "Description"
msgstr "شرح"
@@ -7965,7 +7738,6 @@ msgid "Vendor"
msgstr ""
#: optadvancedpage.ui:171
-#, fuzzy
msgctxt "optadvancedpage|version"
msgid "Version"
msgstr "نسخه"
@@ -8038,7 +7810,6 @@ msgid "Color setting"
msgstr ""
#: optappearancepage.ui:156
-#, fuzzy
msgctxt "optappearancepage|on"
msgid "On"
msgstr "فعال"
@@ -8059,7 +7830,6 @@ msgid "Western _text and Asian punctuation"
msgstr ""
#: optasianpage.ui:73
-#, fuzzy
msgctxt "optasianpage|label1"
msgid "Kerning"
msgstr "تنظیم فاصله بین نویسه‌های تناسب‌پذیر"
@@ -8236,7 +8006,6 @@ msgid "Eastern Arabic (٣ ,٢ ,١…)"
msgstr ""
#: optctlpage.ui:237
-#, fuzzy
msgctxt "optctlpage|numerals"
msgid "System"
msgstr "سیستم"
@@ -8258,7 +8027,6 @@ msgid "_E-mail program:"
msgstr ""
#: optemailpage.ui:55
-#, fuzzy
msgctxt "optemailpage|browse"
msgid "Browse..."
msgstr "مرور..."
@@ -8393,7 +8161,6 @@ msgid "Screen only"
msgstr ""
#: optfontspage.ui:132
-#, fuzzy
msgctxt "optfontspage|font"
msgid "Font"
msgstr "قلم"
@@ -8449,7 +8216,6 @@ msgid "_Extended tips"
msgstr "راهنمایی‌های مفصل"
#: optgeneralpage.ui:46
-#, fuzzy
msgctxt "optgeneralpage|label1"
msgid "Help"
msgstr "راهنما"
@@ -8586,7 +8352,6 @@ msgid "_Use '%ENGLISHUSLOCALE' locale for numbers"
msgstr ""
#: opthtmlpage.ui:407
-#, fuzzy
msgctxt "opthtmlpage|label2"
msgid "Import"
msgstr "وارد کردن"
@@ -8619,13 +8384,11 @@ msgid "LibreOffice _Basic"
msgstr ""
#: opthtmlpage.ui:568
-#, fuzzy
msgctxt "opthtmlpage|label3"
msgid "Export"
msgstr "صدور"
#: optionsdialog.ui:11
-#, fuzzy
msgctxt "optionsdialog|OptionsDialog"
msgid "Options"
msgstr "گزینه‌ها"
@@ -9018,7 +8781,6 @@ msgid "Type"
msgstr "نوع:"
#: optpathspage.ui:53
-#, fuzzy
msgctxt "optpathspage|path"
msgid "Path"
msgstr "مسیر"
@@ -9051,19 +8813,16 @@ msgid "Proxy s_erver:"
msgstr ""
#: optproxypage.ui:138
-#, fuzzy
msgctxt "optproxypage|proxymode"
msgid "None"
msgstr "هیچ‌کدام"
#: optproxypage.ui:139
-#, fuzzy
msgctxt "optproxypage|proxymode"
msgid "System"
msgstr "سیستم"
#: optproxypage.ui:140
-#, fuzzy
msgctxt "optproxypage|proxymode"
msgid "Manual"
msgstr "دستی"
@@ -9221,13 +8980,11 @@ msgid "Text document"
msgstr "نوشتار جدید"
#: optsavepage.ui:368
-#, fuzzy
msgctxt "optsavepage|doctype"
msgid "HTML document"
msgstr "نوشتار HTML"
#: optsavepage.ui:369
-#, fuzzy
msgctxt "optsavepage|doctype"
msgid "Master document"
msgstr "نوشتار اصلی"
@@ -9239,7 +8996,6 @@ msgid "Spreadsheet"
msgstr "صفحه‌گسترده"
#: optsavepage.ui:371
-#, fuzzy
msgctxt "optsavepage|doctype"
msgid "Presentation"
msgstr "ارائه"
@@ -9251,7 +9007,6 @@ msgid "Drawing"
msgstr "نقاشی"
#: optsavepage.ui:373
-#, fuzzy
msgctxt "optsavepage|doctype"
msgid "Formula"
msgstr "فرمول"
@@ -9421,13 +9176,11 @@ msgid "Fa_x/e-mail:"
msgstr ""
#: optuserpage.ui:171
-#, fuzzy
msgctxt "optuserpage|firstname-atkobject"
msgid "First name"
msgstr "نام"
#: optuserpage.ui:189
-#, fuzzy
msgctxt "lastname-atkobject"
msgid "Last name"
msgstr "نام خانوادگی"
@@ -9439,7 +9192,6 @@ msgid "Initials"
msgstr "حرف اول نام وسط"
#: optuserpage.ui:236
-#, fuzzy
msgctxt "city-atkobject"
msgid "City"
msgstr "شهر"
@@ -9451,19 +9203,16 @@ msgid "State"
msgstr "ایالت"
#: optuserpage.ui:272
-#, fuzzy
msgctxt "zip-atkobject"
msgid "Zip code"
msgstr "کد پستی"
#: optuserpage.ui:302
-#, fuzzy
msgctxt "title-atkobject"
msgid "Title"
msgstr "عنوان"
#: optuserpage.ui:320
-#, fuzzy
msgctxt "position-atkobject"
msgid "Position"
msgstr "موقعیت"
@@ -9500,7 +9249,6 @@ msgid "Last name/first _name/father’s name/initials:"
msgstr ""
#: optuserpage.ui:472
-#, fuzzy
msgctxt "ruslastname-atkobject"
msgid "Last name"
msgstr "نام خانوادگی"
@@ -9517,7 +9265,6 @@ msgid "Initials"
msgstr "حرف اول نام وسط"
#: optuserpage.ui:526
-#, fuzzy
msgctxt "rusfirstname-atkobject"
msgid "First name"
msgstr "نام"
@@ -9528,13 +9275,11 @@ msgid "Last/first _name/initials:"
msgstr ""
#: optuserpage.ui:569
-#, fuzzy
msgctxt "eastlastname-atkobject"
msgid "Last name"
msgstr "نام خانوادگی"
#: optuserpage.ui:587
-#, fuzzy
msgctxt "eastfirstname-atkobject"
msgid "First name"
msgstr "نام"
@@ -9551,7 +9296,6 @@ msgid "_Street/apartment number:"
msgstr ""
#: optuserpage.ui:648
-#, fuzzy
msgctxt "russtreet-atkobject"
msgid "Street"
msgstr "خیابان"
@@ -9567,19 +9311,16 @@ msgid "_Zip/city:"
msgstr ""
#: optuserpage.ui:709
-#, fuzzy
msgctxt "icity-atkobject"
msgid "City"
msgstr "شهر"
#: optuserpage.ui:727
-#, fuzzy
msgctxt "izip-atkobject"
msgid "Zip code"
msgstr "کد پستی"
#: optuserpage.ui:825
-#, fuzzy
msgctxt "optuserpage|label1"
msgid "Address"
msgstr "نشانی"
@@ -9661,13 +9402,11 @@ msgid "Automatic"
msgstr "خودکار"
#: optviewpage.ui:190
-#, fuzzy
msgctxt "optviewpage|contextmenushortcuts"
msgid "Hide"
msgstr "مخفی کردن"
#: optviewpage.ui:191
-#, fuzzy
msgctxt "optviewpage|contextmenushortcuts"
msgid "Show"
msgstr "نشان دادن"
@@ -9684,13 +9423,11 @@ msgid "Automatic"
msgstr "خودکار"
#: optviewpage.ui:219
-#, fuzzy
msgctxt "optviewpage|menuicons"
msgid "Hide"
msgstr "مخفی کردن"
#: optviewpage.ui:220
-#, fuzzy
msgctxt "optviewpage|menuicons"
msgid "Show"
msgstr "نشان دادن"
@@ -9892,7 +9629,6 @@ msgid "Automatic scrolling"
msgstr ""
#: optviewpage.ui:616
-#, fuzzy
msgctxt "optviewpage|mousemiddle"
msgid "Paste clipboard"
msgstr "چسباندن تخته‌شستی"
@@ -9908,7 +9644,6 @@ msgid "Right and left"
msgstr ""
#: pageformatpage.ui:19
-#, fuzzy
msgctxt "pageformatpage|liststorePageLayout"
msgid "Mirrored"
msgstr "آینه‌ای"
@@ -10088,7 +9823,6 @@ msgid "Centered"
msgstr "وسط‌چین"
#: paragalignpage.ui:27
-#, fuzzy
msgctxt "paragalignpage|liststoreLB_LASTLINE"
msgid "Justified"
msgstr "تراز"
@@ -10100,13 +9834,11 @@ msgid "Automatic"
msgstr "خودکار"
#: paragalignpage.ui:45
-#, fuzzy
msgctxt "paragalignpage|liststoreLB_VERTALIGN"
msgid "Base line"
msgstr "خط مبنا"
#: paragalignpage.ui:49
-#, fuzzy
msgctxt "paragalignpage|liststoreLB_VERTALIGN"
msgid "Top"
msgstr "بالا"
@@ -10118,13 +9850,11 @@ msgid "Middle"
msgstr "میانه"
#: paragalignpage.ui:57
-#, fuzzy
msgctxt "paragalignpage|liststoreLB_VERTALIGN"
msgid "Bottom"
msgstr "پایین"
#: paragalignpage.ui:85
-#, fuzzy
msgctxt "paragalignpage|drawingareaWN_EXAMPLE-atkobject"
msgid "Example"
msgstr "مثال"
@@ -10179,7 +9909,6 @@ msgid "_Left/Top"
msgstr ""
#: paragalignpage.ui:313
-#, fuzzy
msgctxt "paragalignpage|label1"
msgid "Options"
msgstr "گزینه‌ها"
@@ -10201,7 +9930,6 @@ msgid "_Text direction:"
msgstr ""
#: paragalignpage.ui:444
-#, fuzzy
msgctxt "paragalignpage|labelFL_PROPERTIES"
msgid "Properties"
msgstr "ویژگی‌ها"
@@ -10225,13 +9953,11 @@ msgid "1.5 Lines"
msgstr "۱٫۵ سطری"
#: paraindentspacing.ui:49
-#, fuzzy
msgctxt "paraindentspacing|liststoreLB_LINEDIST"
msgid "Double"
msgstr "دو برابر"
#: paraindentspacing.ui:53
-#, fuzzy
msgctxt "paraindentspacing|liststoreLB_LINEDIST"
msgid "Proportional"
msgstr "نسبی"
@@ -10248,7 +9974,6 @@ msgid "Leading"
msgstr "تیتر"
#: paraindentspacing.ui:91
-#, fuzzy
msgctxt "paraindentspacing|drawingareaWN_EXAMPLE-atkobject"
msgid "Example"
msgstr "مثال"
@@ -10276,7 +10001,6 @@ msgid "_Automatic"
msgstr "خودکار"
#: paraindentspacing.ui:221
-#, fuzzy
msgctxt "paraindentspacing|labelST_LINEDIST_ABS"
msgid "Fixed"
msgstr "ثابت"
@@ -10309,7 +10033,6 @@ msgid "Spacing"
msgstr "فاصله‌گذاری"
#: paraindentspacing.ui:404
-#, fuzzy
msgctxt "paraindentspacing|labelFT_LINEDIST"
msgid "of"
msgstr "از"
@@ -10326,13 +10049,11 @@ msgid "A_ctivate"
msgstr ""
#: paraindentspacing.ui:503
-#, fuzzy
msgctxt "paraindentspacing|label3"
msgid "Register-true"
msgstr "ثبت-آری"
#: paratabspage.ui:49
-#, fuzzy
msgctxt "paratabspage|label1"
msgid "Position"
msgstr "موقعیت"
@@ -10473,7 +10194,6 @@ msgid "File Encryption Password"
msgstr ""
#: pastespecial.ui:7
-#, fuzzy
msgctxt "pastespecial|PasteSpecialDialog"
msgid "Paste Special"
msgstr "چسباندن ویژه"
@@ -10485,7 +10205,6 @@ msgid "Source:"
msgstr "~مبدأ"
#: pastespecial.ui:157
-#, fuzzy
msgctxt "pastespecial|label1"
msgid "Selection"
msgstr "انتخاب"
@@ -10497,7 +10216,6 @@ msgid "_Modify"
msgstr "تغییر"
#: patterntabpage.ui:92
-#, fuzzy
msgctxt "patterntabpage|label3"
msgid "Pattern"
msgstr "الگو"
@@ -10524,19 +10242,16 @@ msgid "Background Color:"
msgstr "رنگ پس‌زمینه"
#: patterntabpage.ui:252
-#, fuzzy
msgctxt "patterntabpage|label1"
msgid "Options"
msgstr "گزینه‌ها"
#: patterntabpage.ui:295
-#, fuzzy
msgctxt "patterntabpage|CTL_PREVIEW-atkobject"
msgid "Example"
msgstr "مثال"
#: patterntabpage.ui:313
-#, fuzzy
msgctxt "patterntabpage|label2"
msgid "Preview"
msgstr "پیش‌نمایش"
@@ -10584,7 +10299,6 @@ msgid "Firefox Themes"
msgstr ""
#: pickbulletpage.ui:34
-#, fuzzy
msgctxt "pickbulletpage|label25"
msgid "Selection"
msgstr "انتخاب"
@@ -10600,19 +10314,16 @@ msgid "Add and Resize"
msgstr ""
#: pickgraphicpage.ui:75
-#, fuzzy
msgctxt "pickgraphicpage|label25"
msgid "Selection"
msgstr "انتخاب"
#: picknumberingpage.ui:34
-#, fuzzy
msgctxt "picknumberingpage|label25"
msgid "Selection"
msgstr "انتخاب"
#: pickoutlinepage.ui:34
-#, fuzzy
msgctxt "pickoutlinepage|label25"
msgid "Selection"
msgstr "انتخاب"
@@ -10649,7 +10360,6 @@ msgid "Relative font size"
msgstr ""
#: positionpage.ui:201
-#, fuzzy
msgctxt "positionpage|label20"
msgid "Position"
msgstr "موقعیت"
@@ -10703,7 +10413,6 @@ msgid "Spacing"
msgstr "فاصله‌گذاری"
#: positionpage.ui:478
-#, fuzzy
msgctxt "positionpage|preview-atkobject"
msgid "Preview"
msgstr "پیش‌نمایش"
@@ -10754,7 +10463,6 @@ msgid "_Base point:"
msgstr ""
#: possizetabpage.ui:150
-#, fuzzy
msgctxt "possizetabpage|label1"
msgid "Position"
msgstr "موقعیت"
@@ -10820,7 +10528,6 @@ msgid "Adapt"
msgstr ""
#: posterdialog.ui:16
-#, fuzzy
msgctxt "posterdialog|PosterDialog"
msgid "Posterize"
msgstr "پوسترسازی"
@@ -10976,7 +10683,6 @@ msgid "No Loaded File"
msgstr ""
#: querynoloadedfiledialog.ui:14
-#, fuzzy
msgctxt "querynoloadedfiledialog|NoLoadedFileDialog"
msgid "The file could not be loaded!"
msgstr "نمی‌توان پرونده را بار کرد!"
@@ -11109,13 +10815,11 @@ msgid "Run"
msgstr "ا~جرا"
#: scriptorganizer.ui:49
-#, fuzzy
msgctxt "scriptorganizer|create"
msgid "Create..."
msgstr "ایجاد..."
#: scriptorganizer.ui:79
-#, fuzzy
msgctxt "scriptorganizer|rename"
msgid "Rename..."
msgstr "تغییر نام..."
@@ -11132,7 +10836,6 @@ msgid "Macros"
msgstr "ماکروها"
#: searchattrdialog.ui:9
-#, fuzzy
msgctxt "searchattrdialog|SearchAttrDialog"
msgid "Attributes"
msgstr "مشخصه‌ها"
@@ -11143,19 +10846,16 @@ msgid "Text Format "
msgstr ""
#: searchformatdialog.ui:106
-#, fuzzy
msgctxt "searchformatdialog|font"
msgid "Font"
msgstr "قلم"
#: searchformatdialog.ui:128
-#, fuzzy
msgctxt "searchformatdialog|fonteffects"
msgid "Font Effects"
msgstr "جلوه‌های قلم"
#: searchformatdialog.ui:151
-#, fuzzy
msgctxt "searchformatdialog|position"
msgid "Position"
msgstr "موقعیت"
@@ -11183,7 +10883,6 @@ msgid "Text Flow"
msgstr ""
#: searchformatdialog.ui:268
-#, fuzzy
msgctxt "searchformatdialog|labelTP_PARA_ASIAN"
msgid "Asian Typography"
msgstr "حروف‌نگاری آسیایی"
@@ -11317,13 +11016,11 @@ msgid "_Color:"
msgstr ""
#: shadowtabpage.ui:205
-#, fuzzy
msgctxt "shadowtabpage|CTL_COLOR_PREVIEW-atkobject"
msgid "Example"
msgstr "مثال"
#: shadowtabpage.ui:230
-#, fuzzy
msgctxt "shadowtabpage|label"
msgid "Properties"
msgstr "ویژگی‌ها"
@@ -11424,7 +11121,6 @@ msgid "Label text with smart tags"
msgstr ""
#: smarttagoptionspage.ui:61
-#, fuzzy
msgctxt "smarttagoptionspage|properties"
msgid "Properties..."
msgstr "ویژگی‌ها..."
@@ -11435,7 +11131,6 @@ msgid "Currently Installed Smart Tags"
msgstr ""
#: smoothdialog.ui:16
-#, fuzzy
msgctxt "smoothdialog|SmoothDialog"
msgid "Smooth"
msgstr "هموار‌سازی"
@@ -11451,7 +11146,6 @@ msgid "Parameters"
msgstr ""
#: solarizedialog.ui:14
-#, fuzzy
msgctxt "solarizedialog|SolarizeDialog"
msgid "Solarization"
msgstr "سولاریزاسیون"
@@ -11569,7 +11263,6 @@ msgid "Chec_k grammar"
msgstr ""
#: spellingdialog.ui:196
-#, fuzzy
msgctxt "spellingdialog|ignoreall"
msgid "I_gnore All"
msgstr "_نادیده گرفتن هم‬ه"
@@ -11586,7 +11279,6 @@ msgid "Text languag_e:"
msgstr ""
#: spellingdialog.ui:252
-#, fuzzy
msgctxt "spellingdialog|explainlink"
msgid "More..."
msgstr "بیشتر..."
@@ -11607,13 +11299,11 @@ msgid "Spelling: $LANGUAGE ($LOCATION)"
msgstr ""
#: spellingdialog.ui:319
-#, fuzzy
msgctxt "spellingdialog|add"
msgid "_Add to Dictionary"
msgstr "_افزودن به لغت‌نامه"
#: spellingdialog.ui:333
-#, fuzzy
msgctxt "spellingdialog|addmb"
msgid "_Add to Dictionary"
msgstr "_افزودن به لغت‌نامه"
@@ -11630,7 +11320,6 @@ msgid "_Not in dictionary"
msgstr ""
#: spellingdialog.ui:386
-#, fuzzy
msgctxt "spellingdialog|paste"
msgid "Paste"
msgstr "چسباندن"
@@ -11642,13 +11331,11 @@ msgid "Special Character"
msgstr "نویسه‌های ویژه"
#: spelloptionsdialog.ui:8
-#, fuzzy
msgctxt "spelloptionsdialog|SpellOptionsDialog"
msgid "Options"
msgstr "گزینه‌ها"
#: splitcellsdialog.ui:25
-#, fuzzy
msgctxt "splitcellsdialog|SplitCellsDialog"
msgid "Split Cells"
msgstr "تفکیک خانه‌ها"
@@ -11659,7 +11346,6 @@ msgid "_Split cell into:"
msgstr ""
#: splitcellsdialog.ui:146
-#, fuzzy
msgctxt "splitcellsdialog|label1"
msgid "Split"
msgstr "تفکیک"
@@ -11682,7 +11368,6 @@ msgid "_Into equal proportions"
msgstr ""
#: splitcellsdialog.ui:241
-#, fuzzy
msgctxt "splitcellsdialog|label2"
msgid "Direction"
msgstr "جهت"
@@ -11772,7 +11457,6 @@ msgid "To _frame"
msgstr "چارچوب"
#: swpossizepage.ui:294
-#, fuzzy
msgctxt "swpossizepage|label1"
msgid "Anchor"
msgstr "لنگر"
@@ -11820,7 +11504,6 @@ msgid "Follow te_xt flow"
msgstr ""
#: swpossizepage.ui:522
-#, fuzzy
msgctxt "swpossizepage|label11"
msgid "Position"
msgstr "موقعیت"
@@ -11850,7 +11533,6 @@ msgid "No Effect"
msgstr "بدون جلوه"
#: textanimtabpage.ui:53
-#, fuzzy
msgctxt "textanimtabpage|liststoreEFFECT"
msgid "Blink"
msgstr "چشمک‌زن"
@@ -11883,19 +11565,16 @@ msgid "Direction:"
msgstr "جهت"
#: textanimtabpage.ui:155
-#, fuzzy
msgctxt "textanimtabpage|BTN_UP|tooltip_text"
msgid "To top"
msgstr "به بالا"
#: textanimtabpage.ui:161
-#, fuzzy
msgctxt "textanimtabpage|BTN_UP-atkobject"
msgid "Up"
msgstr "بالا"
#: textanimtabpage.ui:176
-#, fuzzy
msgctxt "textanimtabpage|BTN_RIGHT|tooltip_text"
msgid "To right"
msgstr "به راست"
@@ -11907,25 +11586,21 @@ msgid "Right"
msgstr "ارتفاع"
#: textanimtabpage.ui:197
-#, fuzzy
msgctxt "textanimtabpage|BTN_LEFT|tooltip_text"
msgid "To left"
msgstr "به چپ"
#: textanimtabpage.ui:203
-#, fuzzy
msgctxt "textanimtabpage|BTN_LEFT-atkobject"
msgid "Left"
msgstr "چپ"
#: textanimtabpage.ui:218
-#, fuzzy
msgctxt "textanimtabpage|BTN_DOWN|tooltip_text"
msgid "To bottom"
msgstr "به پایین"
#: textanimtabpage.ui:224
-#, fuzzy
msgctxt "textanimtabpage|BTN_DOWN-atkobject"
msgid "Down"
msgstr "پایین"
@@ -11974,7 +11649,6 @@ msgid "_Automatic"
msgstr "خودکار"
#: textanimtabpage.ui:522
-#, fuzzy
msgctxt "textanimtabpage|label2"
msgid "Properties"
msgstr "ویژگی‌ها"
@@ -12060,19 +11734,16 @@ msgid "Text Anchor"
msgstr ""
#: textdialog.ui:8
-#, fuzzy
msgctxt "textdialog|TextDialog"
msgid "Text"
msgstr "متن"
#: textdialog.ui:106
-#, fuzzy
msgctxt "textdialog|RID_SVXPAGE_TEXTATTR"
msgid "Text"
msgstr "متن"
#: textdialog.ui:128
-#, fuzzy
msgctxt "textdialog|RID_SVXPAGE_TEXTANIMATION"
msgid "Text Animation"
msgstr "پویانمایی متنی"
@@ -12098,7 +11769,6 @@ msgid "_Maximum number of consecutive hyphens"
msgstr ""
#: textflowpage.ui:163
-#, fuzzy
msgctxt "textflowpage|LabelHyphenation"
msgid "Hyphenation"
msgstr "تیره‌گذاری"
@@ -12133,13 +11803,11 @@ msgid "Position:"
msgstr "موقعیت"
#: textflowpage.ui:295
-#, fuzzy
msgctxt "textflowpage|comboPageStyle-atkobject"
msgid "Page Style"
msgstr "سبک صفحه"
#: textflowpage.ui:309
-#, fuzzy
msgctxt "textflowpage|comboBreakType"
msgid "Page"
msgstr "صفحه"
@@ -12192,19 +11860,16 @@ msgid "_Widow control"
msgstr "کنترل پنجره"
#: textflowpage.ui:473
-#, fuzzy
msgctxt "textflowpage|labelOrphan"
msgid "lines"
msgstr "سطر"
#: textflowpage.ui:485
-#, fuzzy
msgctxt "textflowpage|labelWidow"
msgid "lines"
msgstr "سطر"
#: textflowpage.ui:513
-#, fuzzy
msgctxt "textflowpage|labelOptions"
msgid "Options"
msgstr "گزینه‌ها"
@@ -12264,7 +11929,6 @@ msgid "Quadratic"
msgstr ""
#: transparencytabpage.ui:45
-#, fuzzy
msgctxt "transparencytabpage|liststoreTYPE"
msgid "Square"
msgstr "مربع"
@@ -12324,13 +11988,11 @@ msgid "_End value:"
msgstr ""
#: transparencytabpage.ui:435
-#, fuzzy
msgctxt "transparencytabpage|CTL_BITMAP_PREVIEW-atkobject"
msgid "Example"
msgstr "مثال"
#: transparencytabpage.ui:453
-#, fuzzy
msgctxt "transparencytabpage|CTL_TRANS_PREVIEW-atkobject"
msgid "Example"
msgstr "مثال"
@@ -12462,7 +12124,6 @@ msgid "Enclosing Character"
msgstr ""
#: twolinespage.ui:233
-#, fuzzy
msgctxt "twolinespage|preview-atkobject"
msgid "Preview"
msgstr "پیش‌نمایش"
@@ -12547,7 +12208,6 @@ msgid "Variable:"
msgstr "متغیر"
#: zoomdialog.ui:204
-#, fuzzy
msgctxt "zoomdialog|zoomsb-atkobject"
msgid "Variable"
msgstr "متغیر"
diff --git a/source/fa/dbaccess/messages.po b/source/fa/dbaccess/messages.po
index 1aae07d6f60..5322cfc14a1 100644
--- a/source/fa/dbaccess/messages.po
+++ b/source/fa/dbaccess/messages.po
@@ -835,7 +835,6 @@ msgid "Column ~Format..."
msgstr "~قالب ستون..."
#: strings.hrc:171
-#, fuzzy
msgctxt "RID_STR_COLUMN_WIDTH"
msgid "Column ~Width..."
msgstr "~عرض..."
@@ -847,13 +846,11 @@ msgid "Table Format..."
msgstr "قالب جدول..."
#: strings.hrc:173
-#, fuzzy
msgctxt "RID_STR_ROW_HEIGHT"
msgid "Row Height..."
msgstr "ارتفاع سطر..."
#: strings.hrc:174
-#, fuzzy
msgctxt "RID_STR_COPY"
msgid "~Copy"
msgstr "~نسخه‌برداری"
@@ -2369,7 +2366,6 @@ msgid "Information"
msgstr "اطلاعات"
#: strings.hrc:461
-#, fuzzy
msgctxt "STR_EXCEPTION_DETAILS"
msgid "Details"
msgstr "جزئیات"
@@ -2605,13 +2601,11 @@ msgid "Press 'Next' to save a copy of your document, and to begin the migration.
msgstr ""
#: backuppage.ui:76
-#, fuzzy
msgctxt "backuppage|label3"
msgid "Save to:"
msgstr "ذخیره در:"
#: backuppage.ui:110
-#, fuzzy
msgctxt "backuppage|browse"
msgid "Browse..."
msgstr "مرور..."
@@ -2634,7 +2628,6 @@ msgid "Choose a data source:"
msgstr ""
#: collectionviewdialog.ui:11
-#, fuzzy
msgctxt "collectionviewdialog|CollectionView"
msgid "Save"
msgstr "ذخیره"
@@ -2658,13 +2651,11 @@ msgid "Up One Level"
msgstr "یک سطح به بالا"
#: collectionviewdialog.ui:176
-#, fuzzy
msgctxt "collectionviewdialog|fileNameLabel"
msgid "File _name:"
msgstr "_نام پرونده:"
#: colwidthdialog.ui:15
-#, fuzzy
msgctxt "colwidthdialog|ColWidthDialog"
msgid "Column Width"
msgstr "عرض ستون"
@@ -2699,7 +2690,6 @@ msgid "_Browse…"
msgstr "مرور"
#: connectionpage.ui:98
-#, fuzzy
msgctxt "connectionpage|generalLabel"
msgid "General"
msgstr "عمومی"
@@ -2785,7 +2775,6 @@ msgid "Existing data fields can be set as primary key on the type formatting ste
msgstr ""
#: copytablepage.ui:192
-#, fuzzy
msgctxt "copytablepage|label1"
msgid "Options"
msgstr "گزینه‌ها"
@@ -2797,7 +2786,6 @@ msgid "Ta_ble name:"
msgstr "نام جدول"
#: dbaseindexdialog.ui:28
-#, fuzzy
msgctxt "dbaseindexdialog|DBaseIndexDialog"
msgid "Indexes"
msgstr "نمایه‌ها"
@@ -2924,7 +2912,6 @@ msgid "Set Up a Connection to a MySQL Database"
msgstr "برقراری اتصال به پایگاه‌داده JDBC"
#: dbwizspreadsheetpage.ui:74
-#, fuzzy
msgctxt "dbwizspreadsheetpage|browse"
msgid "Browse"
msgstr "مرور"
@@ -2940,7 +2927,6 @@ msgid "_Password required"
msgstr ""
#: dbwiztextpage.ui:74
-#, fuzzy
msgctxt "dbwiztextpage|browse"
msgid "Browse"
msgstr "مرور"
@@ -2998,7 +2984,6 @@ msgid "SQL Command"
msgstr "فرمان SQL"
#: directsqldialog.ui:220
-#, fuzzy
msgctxt "directsqldialog|label2"
msgid "Status"
msgstr "وضعیت"
@@ -3128,7 +3113,6 @@ msgid "_Recently used:"
msgstr "اخیراً به کار رفته"
#: generalpagewizard.ui:179
-#, fuzzy
msgctxt "generalpagewizard|openDatabase"
msgid "Open"
msgstr "باز کردن"
@@ -3205,7 +3189,6 @@ msgid "Settings"
msgstr "تنظیمات"
#: indexdesigndialog.ui:9
-#, fuzzy
msgctxt "indexdesigndialog|IndexDesignDialog"
msgid "Indexes"
msgstr "نمایه‌ها"
@@ -3353,7 +3336,6 @@ msgid "Natural"
msgstr ""
#: joindialog.ui:311
-#, fuzzy
msgctxt "joindialog|label6"
msgid "Options"
msgstr "گزینه‌ها"
@@ -3371,7 +3353,6 @@ msgid "_Delete"
msgstr "حذف"
#: joinviewmenu.ui:20
-#, fuzzy
msgctxt "joinviewmenu|edit"
msgid "Edit..."
msgstr "ویرایش..."
@@ -3537,7 +3518,6 @@ msgid "_Port:"
msgstr ""
#: mysqlnativesettings.ui:138
-#, fuzzy
msgctxt "mysqlnativesettings|defaultport"
msgid "Default: 3306"
msgstr "پیش‌گزیده: ۳۳۰۶"
@@ -3698,19 +3678,16 @@ msgid "Operator"
msgstr "عملگر"
#: queryfilterdialog.ui:108
-#, fuzzy
msgctxt "queryfilterdialog|label5"
msgid "Field name"
msgstr "نام فیلد"
#: queryfilterdialog.ui:120
-#, fuzzy
msgctxt "queryfilterdialog|label6"
msgid "Condition"
msgstr "شرایط"
#: queryfilterdialog.ui:134
-#, fuzzy
msgctxt "queryfilterdialog|field1"
msgid "- none -"
msgstr "‐ هیچ‌کدام ‐"
@@ -3767,19 +3744,16 @@ msgid "not null"
msgstr ""
#: queryfilterdialog.ui:171
-#, fuzzy
msgctxt "queryfilterdialog|field2"
msgid "- none -"
msgstr "‐ هیچ‌کدام ‐"
#: queryfilterdialog.ui:185
-#, fuzzy
msgctxt "queryfilterdialog|field3"
msgid "- none -"
msgstr "‐ هیچ‌کدام ‐"
#: queryfilterdialog.ui:219
-#, fuzzy
msgctxt "queryfilterdialog|label7"
msgid "Value"
msgstr "مقدار"
@@ -3815,7 +3789,6 @@ msgid "Criteria"
msgstr "معیار"
#: queryfuncmenu.ui:12
-#, fuzzy
msgctxt "queryfuncmenu|functions"
msgid "Functions"
msgstr "توابع"
@@ -3827,13 +3800,11 @@ msgid "Table Name"
msgstr "نام جدول"
#: queryfuncmenu.ui:34
-#, fuzzy
msgctxt "queryfuncmenu|alias"
msgid "Alias"
msgstr "اسم مستعار"
#: queryfuncmenu.ui:48
-#, fuzzy
msgctxt "queryfuncmenu|distinct"
msgid "Distinct Values"
msgstr "مقادیر متمایز"
@@ -3850,7 +3821,6 @@ msgid "Limit:"
msgstr ""
#: querypropertiesdialog.ui:117
-#, fuzzy
msgctxt "querypropertiesdialog|distinct"
msgid "Yes"
msgstr "بله"
@@ -4050,13 +4020,11 @@ msgid "and then"
msgstr ""
#: sortdialog.ui:134
-#, fuzzy
msgctxt "sortdialog|label5"
msgid "Field name"
msgstr "نام فیلد"
#: sortdialog.ui:146
-#, fuzzy
msgctxt "sortdialog|label6"
msgid "Order"
msgstr "ترتیب"
@@ -4104,7 +4072,6 @@ msgid "Sort Order"
msgstr "ترتیب مرتب‌سازی"
#: specialjdbcconnectionpage.ui:19
-#, fuzzy
msgctxt "specialjdbcconnectionpage|header"
msgid "Set up connection to a MySQL database using JDBC"
msgstr "برقراری اتصال به پایگاه‌داده MySql با استفاده از راه‌انداز JDBC"
@@ -4134,7 +4101,6 @@ msgid "_Port number:"
msgstr ""
#: specialjdbcconnectionpage.ui:139
-#, fuzzy
msgctxt "specialjdbcconnectionpage|portNumDefLabel"
msgid "Default: 3306"
msgstr "پیش‌گزیده: ۳۳۰۶"
@@ -4236,13 +4202,11 @@ msgid "Comparison of Boolean values:"
msgstr ""
#: specialsettingspage.ui:315
-#, fuzzy
msgctxt "specialsettingspage|comparison"
msgid "Default"
msgstr "پیش‌فرض"
#: specialsettingspage.ui:316
-#, fuzzy
msgctxt "specialsettingspage|comparison"
msgid "SQL"
msgstr "‏SQL"
@@ -4280,7 +4244,6 @@ msgid "_Description:"
msgstr "شرح"
#: summarypage.ui:17
-#, fuzzy
msgctxt "summarypage|label1"
msgid "Summary"
msgstr "خلاصه"
@@ -4320,7 +4283,6 @@ msgid "_Delete"
msgstr "حذف"
#: tabledesignrowmenu.ui:42
-#, fuzzy
msgctxt "tabledesignrowmenu|insert"
msgid "Insert Rows"
msgstr "درج سطر"
diff --git a/source/fa/desktop/messages.po b/source/fa/desktop/messages.po
index 2b7a3cb5cb8..535c1d9742d 100644
--- a/source/fa/desktop/messages.po
+++ b/source/fa/desktop/messages.po
@@ -217,7 +217,6 @@ msgid "Error: The status of this extension is unknown"
msgstr ""
#: strings.hrc:72
-#, fuzzy
msgctxt "RID_STR_CLOSE_BTN"
msgid "Close"
msgstr "بستن"
@@ -775,7 +774,6 @@ msgid "Extension Software License Agreement"
msgstr ""
#: licensedialog.ui:21
-#, fuzzy
msgctxt "licensedialog|accept"
msgid "Accept"
msgstr "پذیرش"
@@ -847,7 +845,6 @@ msgid "_Show all updates"
msgstr ""
#: updatedialog.ui:196
-#, fuzzy
msgctxt "updatedialog|DESCRIPTION_LABEL"
msgid "Description"
msgstr "شرح"
@@ -885,7 +882,6 @@ msgid "Downloading extensions..."
msgstr ""
#: updateinstalldialog.ui:125
-#, fuzzy
msgctxt "updateinstalldialog|RESULTS"
msgid "Result"
msgstr "نتیجه"
diff --git a/source/fa/extensions/messages.po b/source/fa/extensions/messages.po
index 5092b9b5936..c16b6130aa5 100644
--- a/source/fa/extensions/messages.po
+++ b/source/fa/extensions/messages.po
@@ -14,7 +14,6 @@ msgstr ""
"X-Generator: LibreOffice\n"
#: command.hrc:29
-#, fuzzy
msgctxt "RID_RSC_ENUM_COMMAND_TYPE"
msgid "Table"
msgstr "جدول"
@@ -26,25 +25,21 @@ msgid "Query"
msgstr "پرس و جو"
#: command.hrc:31
-#, fuzzy
msgctxt "RID_RSC_ENUM_COMMAND_TYPE"
msgid "SQL command"
msgstr "فرمان SQL"
#: showhide.hrc:29
-#, fuzzy
msgctxt "RID_RSC_ENUM_SHOWHIDE"
msgid "Hide"
msgstr "مخفی کردن"
#: showhide.hrc:30
-#, fuzzy
msgctxt "RID_RSC_ENUM_SHOWHIDE"
msgid "Show"
msgstr "نشان دادن"
#: stringarrays.hrc:27
-#, fuzzy
msgctxt "RID_RSC_ENUM_VERTICAL_ALIGN"
msgid "Top"
msgstr "بالا"
@@ -56,7 +51,6 @@ msgid "Middle"
msgstr "میانه"
#: stringarrays.hrc:29
-#, fuzzy
msgctxt "RID_RSC_ENUM_VERTICAL_ALIGN"
msgid "Bottom"
msgstr "پایین"
@@ -78,13 +72,11 @@ msgid "Without frame"
msgstr ""
#: stringarrays.hrc:41
-#, fuzzy
msgctxt "RID_RSC_ENUM_BORDER_TYPE"
msgid "3D look"
msgstr "ظاهر 3 بعدی"
#: stringarrays.hrc:42
-#, fuzzy
msgctxt "RID_RSC_ENUM_BORDER_TYPE"
msgid "Flat"
msgstr "تخت"
@@ -95,7 +87,6 @@ msgid "Valuelist"
msgstr ""
#: stringarrays.hrc:48
-#, fuzzy
msgctxt "RID_RSC_ENUM_LISTSOURCE_TYPE"
msgid "Table"
msgstr "جدول"
@@ -123,7 +114,6 @@ msgid "Tablefields"
msgstr ""
#: stringarrays.hrc:57
-#, fuzzy
msgctxt "RID_RSC_ENUM_ALIGNMENT"
msgid "Left"
msgstr "چپ"
@@ -135,13 +125,11 @@ msgid "Center"
msgstr "مرکز"
#: stringarrays.hrc:59
-#, fuzzy
msgctxt "RID_RSC_ENUM_ALIGNMENT"
msgid "Right"
msgstr "راست"
#: stringarrays.hrc:64
-#, fuzzy
msgctxt "RID_RSC_ENUM_BUTTONTYPE"
msgid "None"
msgstr "هیچ‌کدام"
@@ -174,7 +162,6 @@ msgid "Previous record"
msgstr "رکورد قبلی"
#: stringarrays.hrc:70
-#, fuzzy
msgctxt "RID_RSC_ENUM_BUTTONTYPE"
msgid "Next record"
msgstr "رکورد بعد"
@@ -226,7 +213,6 @@ msgid "Post"
msgstr "هزینه"
#: stringarrays.hrc:87
-#, fuzzy
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "URL"
msgstr "نشانی اینترنتی"
@@ -237,13 +223,11 @@ msgid "Multipart"
msgstr ""
#: stringarrays.hrc:89
-#, fuzzy
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "Text"
msgstr "متن"
#: stringarrays.hrc:94
-#, fuzzy
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (short)"
msgstr "استاندارد (کوتاه)"
@@ -261,7 +245,6 @@ msgid "Standard (short YYYY)"
msgstr "استاندارد (کوتاه)"
#: stringarrays.hrc:97
-#, fuzzy
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (long)"
msgstr "استاندارد (بلند)"
@@ -365,7 +348,6 @@ msgid "No"
msgstr "نه"
#: stringarrays.hrc:133
-#, fuzzy
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "Yes"
msgstr "بله"
@@ -397,7 +379,6 @@ msgid "_top"
msgstr "توقف"
#: stringarrays.hrc:147
-#, fuzzy
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "None"
msgstr "هیچ‌کدام"
@@ -414,43 +395,36 @@ msgid "Multi"
msgstr ""
#: stringarrays.hrc:150
-#, fuzzy
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "Range"
msgstr "محدوده"
#: stringarrays.hrc:155
-#, fuzzy
msgctxt "RID_RSC_ENUM_ORIENTATION"
msgid "Horizontal"
msgstr "افقی"
#: stringarrays.hrc:156
-#, fuzzy
msgctxt "RID_RSC_ENUM_ORIENTATION"
msgid "Vertical"
msgstr "عمودی"
#: stringarrays.hrc:161
-#, fuzzy
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Default"
msgstr "پیش‌فرض"
#: stringarrays.hrc:162
-#, fuzzy
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "OK"
msgstr "تأیید"
#: stringarrays.hrc:163
-#, fuzzy
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Cancel"
msgstr "انصراف"
#: stringarrays.hrc:164
-#, fuzzy
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Help"
msgstr "راهنما"
@@ -492,19 +466,16 @@ msgid "CR+LF (Windows)"
msgstr ""
#: stringarrays.hrc:188
-#, fuzzy
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "None"
msgstr "هیچ‌کدام"
#: stringarrays.hrc:189
-#, fuzzy
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "Horizontal"
msgstr "افقی"
#: stringarrays.hrc:190
-#, fuzzy
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "Vertical"
msgstr "عمودی"
@@ -516,13 +487,11 @@ msgid "Both"
msgstr "هر دو"
#: stringarrays.hrc:196
-#, fuzzy
msgctxt "RID_RSC_ENUM_VISUALEFFECT"
msgid "3D"
msgstr "سه‌بعدی"
#: stringarrays.hrc:197
-#, fuzzy
msgctxt "RID_RSC_ENUM_VISUALEFFECT"
msgid "Flat"
msgstr "تخت"
@@ -601,13 +570,11 @@ msgid "Preserve"
msgstr ""
#: stringarrays.hrc:220
-#, fuzzy
msgctxt "RID_RSC_ENUM_WHITESPACE_HANDLING"
msgid "Replace"
msgstr "جایگزینی"
#: stringarrays.hrc:221
-#, fuzzy
msgctxt "RID_RSC_ENUM_WHITESPACE_HANDLING"
msgid "Collapse"
msgstr "جمع شدن"
@@ -630,19 +597,16 @@ msgid "Fit to Size"
msgstr "تطابق با خط"
#: stringarrays.hrc:233
-#, fuzzy
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Left-to-right"
msgstr "چپ به راست"
#: stringarrays.hrc:234
-#, fuzzy
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Right-to-left"
msgstr "راست به چپ"
#: stringarrays.hrc:235
-#, fuzzy
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Use superordinate object settings"
msgstr "استفاده از تنظیمات شیء مافوق"
@@ -830,7 +794,6 @@ msgid "Default button"
msgstr ""
#: strings.hrc:49
-#, fuzzy
msgctxt "RID_STR_LABELCONTROL"
msgid "Label Field"
msgstr "فیلد برچسب"
@@ -1542,7 +1505,6 @@ msgid "The connection to the data source \"$name$\" could not be established."
msgstr "برقراری اتصال با منبع دادهٔ «$name$» ممکن نیست."
#: strings.hrc:188
-#, fuzzy
msgctxt "RID_STR_TEXT"
msgid "Text"
msgstr "متن"
@@ -1718,7 +1680,6 @@ msgid "Submission"
msgstr ""
#: strings.hrc:222
-#, fuzzy
msgctxt "RID_STR_BINDING_NAME"
msgid "Binding"
msgstr "مقیدسازی"
@@ -1818,7 +1779,6 @@ msgid "(Default)"
msgstr "پیش‌فرض"
#: strings.hrc:245
-#, fuzzy
msgctxt "RID_STR_STANDARD"
msgid "Default"
msgstr "پیش‌فرض"
@@ -1834,7 +1794,6 @@ msgid "Data"
msgstr "داده‌ها"
#: strings.hrc:248
-#, fuzzy
msgctxt "RID_STR_HELP_SECTION_LABEL"
msgid "Help"
msgstr "راهنما"
@@ -1845,7 +1804,6 @@ msgid "<Embedded-Image>"
msgstr ""
#: strings.hrc:250
-#, fuzzy
msgctxt "RID_STR_TEXT_FORMAT"
msgid "Text"
msgstr "متن"
@@ -1873,7 +1831,6 @@ msgid "Check Box"
msgstr "جعبه انتخاب"
#: strings.hrc:257
-#, fuzzy
msgctxt "RID_STR_PROPTITLE_FIXEDTEXT"
msgid "Label Field"
msgstr "فیلد برچسب"
@@ -2355,7 +2312,6 @@ msgid "Unpublished"
msgstr "منتشر نشده"
#: strings.hrc:355
-#, fuzzy
msgctxt "ST_TYPE_EMAIL"
msgid "E-mail"
msgstr "پست الکترونیکی"
@@ -2561,7 +2517,6 @@ msgid "No"
msgstr "نه"
#: yesno.hrc:30
-#, fuzzy
msgctxt "RID_RSC_ENUM_YESNO"
msgid "Yes"
msgstr "بله"
@@ -2578,19 +2533,16 @@ msgid "Display field"
msgstr "نمایش فیلد"
#: contenttablepage.ui:43
-#, fuzzy
msgctxt "contenttablepage|datasourcelabel"
msgid "Data source"
msgstr "منبع داده"
#: contenttablepage.ui:57
-#, fuzzy
msgctxt "contenttablepage|contenttypelabel"
msgid "Content type"
msgstr "نوع محتویات"
#: contenttablepage.ui:71
-#, fuzzy
msgctxt "contenttablepage|formtablelabel"
msgid "Content"
msgstr "محتوا"
@@ -2611,7 +2563,6 @@ msgid ""
msgstr ""
#: contenttablepage.ui:233
-#, fuzzy
msgctxt "contenttablepage|label2"
msgid "Control"
msgstr "کنترل"
@@ -2630,13 +2581,11 @@ msgid "Embed this address book definition into the current document."
msgstr ""
#: datasourcepage.ui:61
-#, fuzzy
msgctxt "datasourcepage|locationft"
msgid "Location"
msgstr "مکان"
#: datasourcepage.ui:74
-#, fuzzy
msgctxt "datasourcepage|browse"
msgid "Browse..."
msgstr "مرور..."
@@ -2688,7 +2637,6 @@ msgid ""
msgstr ""
#: fieldassignpage.ui:33
-#, fuzzy
msgctxt "fieldassignpage|assign"
msgid "Field Assignment"
msgstr "تخصیص فیلد"
@@ -2712,19 +2660,16 @@ msgid "Field from the _List Table"
msgstr "فیلد از جدول ~فهرست"
#: gridfieldsselectionpage.ui:44
-#, fuzzy
msgctxt "gridfieldsselectionpage|datasourcelabel"
msgid "Data source"
msgstr "منبع داده"
#: gridfieldsselectionpage.ui:58
-#, fuzzy
msgctxt "gridfieldsselectionpage|contenttypelabel"
msgid "Content type"
msgstr "نوع محتویات"
#: gridfieldsselectionpage.ui:72
-#, fuzzy
msgctxt "gridfieldsselectionpage|formtablelabel"
msgid "Content"
msgstr "محتوا"
@@ -2774,19 +2719,16 @@ msgid "Table element"
msgstr "جزء جدول"
#: groupradioselectionpage.ui:44
-#, fuzzy
msgctxt "groupradioselectionpage|datasourcelabel"
msgid "Data source"
msgstr "منبع داده"
#: groupradioselectionpage.ui:58
-#, fuzzy
msgctxt "groupradioselectionpage|contenttypelabel"
msgid "Content type"
msgstr "نوع محتویات"
#: groupradioselectionpage.ui:72
-#, fuzzy
msgctxt "groupradioselectionpage|formtablelabel"
msgid "Content"
msgstr "محتوا"
@@ -2905,13 +2847,11 @@ msgid "Evolution"
msgstr ""
#: selecttypepage.ui:49
-#, fuzzy
msgctxt "selecttypepage|groupwise"
msgid "Groupwise"
msgstr "گروپوایز"
#: selecttypepage.ui:66
-#, fuzzy
msgctxt "selecttypepage|evoldap"
msgid "Evolution LDAP"
msgstr "اولوشن LDAP"
@@ -3079,7 +3019,6 @@ msgid "Ed_ition"
msgstr "~ویرایش"
#: generalpage.ui:257
-#, fuzzy
msgctxt "generalpage|volume"
msgid "Volume"
msgstr "جلد"
@@ -3145,7 +3084,6 @@ msgid "Se_ries"
msgstr ""
#: generalpage.ui:463
-#, fuzzy
msgctxt "generalpage|url"
msgid "URL"
msgstr "نشانی اینترنتی"
@@ -3257,7 +3195,6 @@ msgid "_Book title"
msgstr ""
#: mappingdialog.ui:432
-#, fuzzy
msgctxt "mappingdialog|label15"
msgid "Volume"
msgstr "جلد"
@@ -3323,7 +3260,6 @@ msgid "_Note"
msgstr "یادداشت"
#: mappingdialog.ui:742
-#, fuzzy
msgctxt "mappingdialog|label27"
msgid "URL"
msgstr "نشانی اینترنتی"
@@ -3359,19 +3295,16 @@ msgid "Column Names"
msgstr ""
#: toolbar.ui:14
-#, fuzzy
msgctxt "toolbar|TBC_FT_SOURCE"
msgid "Table"
msgstr "جدول"
#: toolbar.ui:49
-#, fuzzy
msgctxt "toolbar|TBC_FT_QUERY"
msgid "Search Key"
msgstr "کلید جستجو"
#: toolbar.ui:84
-#, fuzzy
msgctxt "toolbar|TBC_BT_AUTOFILTER"
msgid "AutoFilter"
msgstr "صافی خودکار"
@@ -3400,19 +3333,16 @@ msgid "Data Source"
msgstr "منبع داده"
#: controlfontdialog.ui:8
-#, fuzzy
msgctxt "controlfontdialog|ControlFontDialog"
msgid "Character"
msgstr "نویسه"
#: controlfontdialog.ui:105
-#, fuzzy
msgctxt "controlfontdialog|font"
msgid "Font"
msgstr "قلم"
#: controlfontdialog.ui:127
-#, fuzzy
msgctxt "controlfontdialog|fonteffects"
msgid "Font Effects"
msgstr "جلوه‌های قلم"
@@ -3493,7 +3423,6 @@ msgid "_Automatic Sort"
msgstr ""
#: taborder.ui:146
-#, fuzzy
msgctxt "taborder|label2"
msgid "Controls"
msgstr "کنترل‌ها"
@@ -3555,7 +3484,6 @@ msgid "Scan area"
msgstr ""
#: sanedialog.ui:208
-#, fuzzy
msgctxt "sanedialog|label2"
msgid "Preview"
msgstr "پیش‌نمایش"
diff --git a/source/fa/extras/source/autocorr/emoji.po b/source/fa/extras/source/autocorr/emoji.po
index d8469fc1dc4..9a8c289b5f5 100644
--- a/source/fa/extras/source/autocorr/emoji.po
+++ b/source/fa/extras/source/autocorr/emoji.po
@@ -140,7 +140,6 @@ msgstr "اِتا"
#. Γ (U+00393), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_CAPITAL_LETTER_GAMMA\n"
@@ -350,7 +349,6 @@ msgstr "اُمگا"
#. α (U+003B1), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_ALPHA\n"
@@ -360,7 +358,6 @@ msgstr "آلفا"
#. β (U+003B2), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_BETA\n"
@@ -370,7 +367,6 @@ msgstr "بتا"
#. γ (U+003B3), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_GAMMA\n"
@@ -380,7 +376,6 @@ msgstr "گاما"
#. δ (U+003B4), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_DELTA\n"
@@ -390,7 +385,6 @@ msgstr "دلتا"
#. ε (U+003B5), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_EPSILON\n"
@@ -400,7 +394,6 @@ msgstr "اپسیلون"
#. ζ (U+003B6), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_ZETA\n"
@@ -410,7 +403,6 @@ msgstr "زتا"
#. η (U+003B7), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_ETA\n"
@@ -420,7 +412,6 @@ msgstr "اِتا"
#. θ (U+003B8), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_THETA\n"
@@ -430,7 +421,6 @@ msgstr "تتا"
#. ι (U+003B9), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_IOTA\n"
@@ -440,7 +430,6 @@ msgstr "ایوتا"
#. κ (U+003BA), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_KAPPA\n"
@@ -450,7 +439,6 @@ msgstr "کاپا"
#. λ (U+003BB), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_LAMDA\n"
@@ -470,7 +458,6 @@ msgstr "عدد"
#. ν (U+003BD), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_NU\n"
@@ -480,7 +467,6 @@ msgstr "نو"
#. ξ (U+003BE), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_XI\n"
@@ -490,7 +476,6 @@ msgstr "خی"
#. ο (U+003BF), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_OMICRON\n"
@@ -500,7 +485,6 @@ msgstr "اُمیکرون"
#. π (U+003C0), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_PI\n"
@@ -510,7 +494,6 @@ msgstr "پی"
#. ρ (U+003C1), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_RHO\n"
@@ -530,7 +513,6 @@ msgstr "سیگما"
#. σ (U+003C3), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_SIGMA\n"
@@ -540,7 +522,6 @@ msgstr "سیگما"
#. τ (U+003C4), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_TAU\n"
@@ -550,7 +531,6 @@ msgstr "تاو"
#. υ (U+003C5), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_UPSILON\n"
@@ -560,7 +540,6 @@ msgstr "اوپسیلون"
#. φ (U+003C6), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_PHI\n"
@@ -570,7 +549,6 @@ msgstr "فی"
#. χ (U+003C7), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_CHI\n"
@@ -580,7 +558,6 @@ msgstr "چی"
#. ψ (U+003C8), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_PSI\n"
@@ -590,7 +567,6 @@ msgstr "پسی"
#. ω (U+003C9), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_OMEGA\n"
@@ -629,7 +605,6 @@ msgstr "---"
#. ’ (U+02019), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"RIGHT_SINGLE_QUOTATION_MARK\n"
@@ -713,7 +688,6 @@ msgstr ""
#. ″ (U+02033), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"DOUBLE_PRIME\n"
@@ -1061,7 +1035,6 @@ msgstr "مجوعهٔ تهی"
#. ∈ (U+02208), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"ELEMENT_OF\n"
@@ -1144,7 +1117,6 @@ msgstr ""
#. − (U+02212), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"MINUS_SIGN\n"
@@ -1173,7 +1145,6 @@ msgstr "/"
#. ∖ (U+02216), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"SET_MINUS\n"
@@ -1220,7 +1191,6 @@ msgstr "بی‌نهایت"
#. ∠ (U+02220), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"ANGLE\n"
@@ -1279,7 +1249,6 @@ msgstr "~موازی"
#. ∧ (U+02227), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"LOGICAL_AND\n"
@@ -1289,7 +1258,6 @@ msgstr "و"
#. ∨ (U+02228), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"LOGICAL_OR\n"
@@ -1811,7 +1779,6 @@ msgstr ""
#. ☉ (U+02609), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"SUN\n"
@@ -1913,7 +1880,6 @@ msgstr "راست"
#. ☜ (U+0261C), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"WHITE_LEFT_POINTING_INDEX\n"
@@ -1923,7 +1889,6 @@ msgstr "چپ"
#. ☝ (U+0261D), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"WHITE_UP_POINTING_INDEX\n"
@@ -1933,7 +1898,6 @@ msgstr "بالا"
#. ☞ (U+0261E), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"WHITE_RIGHT_POINTING_INDEX\n"
@@ -1943,7 +1907,6 @@ msgstr "راست"
#. ☟ (U+0261F), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"WHITE_DOWN_POINTING_INDEX\n"
@@ -2135,7 +2098,6 @@ msgstr "خورشید"
#. ☽ (U+0263D), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"FIRST_QUARTER_MOON\n"
@@ -6065,7 +6027,6 @@ msgstr ""
#. 🐾 (U+1F43E), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"PAW_PRINTS\n"
@@ -6191,7 +6152,6 @@ msgstr ""
#. 👍 (U+1F44D), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"THUMBS_UP_SIGN\n"
diff --git a/source/fa/filter/messages.po b/source/fa/filter/messages.po
index ddd36c40fcf..ab36e86005b 100644
--- a/source/fa/filter/messages.po
+++ b/source/fa/filter/messages.po
@@ -343,7 +343,6 @@ msgid "_Selection/Selected sheet(s)"
msgstr ""
#: pdfgeneralpage.ui:141
-#, fuzzy
msgctxt "pdfgeneralpage|label1"
msgid "Range"
msgstr "محدوده"
@@ -417,7 +416,6 @@ msgid "Text:"
msgstr "متن:"
#: pdfgeneralpage.ui:409
-#, fuzzy
msgctxt "pdfgeneralpage|label3"
msgid "Watermark"
msgstr "ته‌نقش"
@@ -540,7 +538,6 @@ msgid "Export onl_y notes pages"
msgstr ""
#: pdfgeneralpage.ui:723
-#, fuzzy
msgctxt "pdfgeneralpage|label4"
msgid "General"
msgstr "عمومی"
@@ -561,7 +558,6 @@ msgid "Export _URLs relative to file system"
msgstr ""
#: pdflinkspage.ui:89
-#, fuzzy
msgctxt "pdflinkspage|label1"
msgid "General"
msgstr "عمومی"
@@ -598,7 +594,6 @@ msgid "E_xport"
msgstr "صدور"
#: pdfoptionsdialog.ui:92
-#, fuzzy
msgctxt "pdfoptionsdialog|general"
msgid "General"
msgstr "عمومی"
@@ -626,7 +621,6 @@ msgid "Security"
msgstr "امنیت"
#: pdfoptionsdialog.ui:206
-#, fuzzy
msgctxt "pdfoptionsdialog|digitalsignatures"
msgid "Digital Signatures"
msgstr "امضاهای دیجیتال"
@@ -758,7 +752,6 @@ msgid "Enable text access for acce_ssibility tools"
msgstr ""
#: pdfsecuritypage.ui:535
-#, fuzzy
msgctxt "pdfsecuritypage|label4"
msgid "Content"
msgstr "محتوا"
@@ -775,7 +768,6 @@ msgid "Select..."
msgstr "~انتخاب!"
#: pdfsignpage.ui:159
-#, fuzzy
msgctxt "pdfsignpage|tsa"
msgid "None"
msgstr "هیچ‌کدام"
@@ -786,7 +778,6 @@ msgid "Certificate password:"
msgstr ""
#: pdfsignpage.ui:186
-#, fuzzy
msgctxt "pdfsignpage|label12"
msgid "Location:"
msgstr "مکان:"
@@ -877,7 +868,6 @@ msgid "_Visible bookmark levels:"
msgstr ""
#: pdfuserinterfacepage.ui:343
-#, fuzzy
msgctxt "pdfuserinterfacepage|label4"
msgid "Bookmarks"
msgstr "نشانک‌ها"
@@ -968,7 +958,6 @@ msgid "First page is _left"
msgstr ""
#: pdfviewpage.ui:415
-#, fuzzy
msgctxt "pdfviewpage|label1"
msgid "Page Layout"
msgstr "طرح‌بندی صفحه"
@@ -989,7 +978,6 @@ msgid "Transform document"
msgstr ""
#: testxmlfilter.ui:111
-#, fuzzy
msgctxt "testxmlfilter|exportbrowse"
msgid "Browse..."
msgstr "مرور..."
@@ -1001,7 +989,6 @@ msgid "Current Document"
msgstr "چاپ سند"
#: testxmlfilter.ui:168
-#, fuzzy
msgctxt "testxmlfilter|label1"
msgid "Export"
msgstr "صدور"
@@ -1012,7 +999,6 @@ msgid "XSLT for import"
msgstr ""
#: testxmlfilter.ui:214
-#, fuzzy
msgctxt "testxmlfilter|importbrowse"
msgid "Browse..."
msgstr "مرور..."
@@ -1038,7 +1024,6 @@ msgid "Transform file"
msgstr ""
#: testxmlfilter.ui:326
-#, fuzzy
msgctxt "testxmlfilter|label2"
msgid "Import"
msgstr "وارد کردن"
@@ -1093,7 +1078,6 @@ msgid "_Open Package..."
msgstr ""
#: xmlfiltersettings.ui:151
-#, fuzzy
msgctxt "xmlfiltersettings|filterlist-atkobject"
msgid "XML Filter List"
msgstr "فهرست ~صافی‌های XML"
@@ -1159,7 +1143,6 @@ msgid "Template for _import:"
msgstr ""
#: xmlfiltertabpagetransformation.ui:117
-#, fuzzy
msgctxt "xmlfiltertabpagetransformation|browsetemp"
msgid "Browse..."
msgstr "مرور..."
@@ -1175,7 +1158,6 @@ msgid "XML Filter: %s"
msgstr ""
#: xsltfilterdialog.ui:92
-#, fuzzy
msgctxt "xsltfilterdialog|general"
msgid "General"
msgstr "عمومی"
diff --git a/source/fa/filter/source/config/fragments/filters.po b/source/fa/filter/source/config/fragments/filters.po
index b297704596b..f57985b45da 100644
--- a/source/fa/filter/source/config/fragments/filters.po
+++ b/source/fa/filter/source/config/fragments/filters.po
@@ -189,7 +189,6 @@ msgid "Microsoft Word for DOS"
msgstr ""
#: EMF___MS_Windows_Metafile.xcu
-#, fuzzy
msgctxt ""
"EMF___MS_Windows_Metafile.xcu\n"
"EMF - MS Windows Metafile\n"
@@ -742,7 +741,6 @@ msgid "PCT - Mac Pict"
msgstr ""
#: PCX___Zsoft_Paintbrush.xcu
-#, fuzzy
msgctxt ""
"PCX___Zsoft_Paintbrush.xcu\n"
"PCX - Zsoft Paintbrush\n"
@@ -888,7 +886,6 @@ msgid "Rich Text Format (Calc)"
msgstr ""
#: SVG___Scalable_Vector_Graphics.xcu
-#, fuzzy
msgctxt ""
"SVG___Scalable_Vector_Graphics.xcu\n"
"SVG - Scalable Vector Graphics\n"
@@ -980,7 +977,6 @@ msgid "ODF Database"
msgstr "پایگاه‌دادهٔ نوشتارباز"
#: StarOffice_XML__Calc_.xcu
-#, fuzzy
msgctxt ""
"StarOffice_XML__Calc_.xcu\n"
"StarOffice XML (Calc)\n"
@@ -990,7 +986,6 @@ msgid "OpenOffice.org 1.0 Spreadsheet"
msgstr "صفحه‌گسترده اپن‌آفیس.ارگ 1.0"
#: StarOffice_XML__Chart_.xcu
-#, fuzzy
msgctxt ""
"StarOffice_XML__Chart_.xcu\n"
"StarOffice XML (Chart)\n"
@@ -1000,7 +995,6 @@ msgid "OpenOffice.org 1.0 Chart"
msgstr "نمودار اپن‌آفیس.ارگ 1.0"
#: StarOffice_XML__Draw_.xcu
-#, fuzzy
msgctxt ""
"StarOffice_XML__Draw_.xcu\n"
"StarOffice XML (Draw)\n"
@@ -1010,7 +1004,6 @@ msgid "OpenOffice.org 1.0 Drawing"
msgstr "طراحی اپن‌آفیس.ارگ 1.0"
#: StarOffice_XML__Impress_.xcu
-#, fuzzy
msgctxt ""
"StarOffice_XML__Impress_.xcu\n"
"StarOffice XML (Impress)\n"
@@ -1020,7 +1013,6 @@ msgid "OpenOffice.org 1.0 Presentation"
msgstr "ارائه اپن‌آفیس.ارگ 1.0"
#: StarOffice_XML__Math_.xcu
-#, fuzzy
msgctxt ""
"StarOffice_XML__Math_.xcu\n"
"StarOffice XML (Math)\n"
@@ -1030,7 +1022,6 @@ msgid "OpenOffice.org 1.0 Formula"
msgstr "فرمول اپن‌آفیس.ارگ 1.0"
#: StarOffice_XML__Writer_.xcu
-#, fuzzy
msgctxt ""
"StarOffice_XML__Writer_.xcu\n"
"StarOffice XML (Writer)\n"
@@ -1378,7 +1369,6 @@ msgid "ODF Chart"
msgstr "نمودار نوشتارباز"
#: dBase.xcu
-#, fuzzy
msgctxt ""
"dBase.xcu\n"
"dBase\n"
@@ -1451,7 +1441,6 @@ msgid "BMP - Windows Bitmap"
msgstr ""
#: draw_emf_Export.xcu
-#, fuzzy
msgctxt ""
"draw_emf_Export.xcu\n"
"draw_emf_Export\n"
@@ -1470,7 +1459,6 @@ msgid "EPS - Encapsulated PostScript"
msgstr ""
#: draw_flash_Export.xcu
-#, fuzzy
msgctxt ""
"draw_flash_Export.xcu\n"
"draw_flash_Export\n"
@@ -1525,7 +1513,6 @@ msgid "PNG - Portable Network Graphic"
msgstr ""
#: draw_svg_Export.xcu
-#, fuzzy
msgctxt ""
"draw_svg_Export.xcu\n"
"draw_svg_Export\n"
@@ -1676,7 +1663,6 @@ msgid "BMP - Windows Bitmap"
msgstr ""
#: impress_emf_Export.xcu
-#, fuzzy
msgctxt ""
"impress_emf_Export.xcu\n"
"impress_emf_Export\n"
@@ -1695,7 +1681,6 @@ msgid "EPS - Encapsulated PostScript"
msgstr ""
#: impress_flash_Export.xcu
-#, fuzzy
msgctxt ""
"impress_flash_Export.xcu\n"
"impress_flash_Export\n"
@@ -1750,7 +1735,6 @@ msgid "PNG - Portable Network Graphic"
msgstr ""
#: impress_svg_Export.xcu
-#, fuzzy
msgctxt ""
"impress_svg_Export.xcu\n"
"impress_svg_Export\n"
@@ -1842,7 +1826,6 @@ msgid "OpenOffice.org 1.0 Text Document Template"
msgstr "سند متنی اپن‌آفیس.ارگ 1.0"
#: writer_globaldocument_StarOffice_XML_Writer.xcu
-#, fuzzy
msgctxt ""
"writer_globaldocument_StarOffice_XML_Writer.xcu\n"
"writer_globaldocument_StarOffice_XML_Writer\n"
@@ -1852,7 +1835,6 @@ msgid "OpenOffice.org 1.0 Text Document"
msgstr "سند متنی اپن‌آفیس.ارگ 1.0"
#: writer_globaldocument_StarOffice_XML_Writer_GlobalDocument.xcu
-#, fuzzy
msgctxt ""
"writer_globaldocument_StarOffice_XML_Writer_GlobalDocument.xcu\n"
"writer_globaldocument_StarOffice_XML_Writer_GlobalDocument\n"
diff --git a/source/fa/filter/source/config/fragments/internalgraphicfilters.po b/source/fa/filter/source/config/fragments/internalgraphicfilters.po
index 64ec854bbe6..45826be3807 100644
--- a/source/fa/filter/source/config/fragments/internalgraphicfilters.po
+++ b/source/fa/filter/source/config/fragments/internalgraphicfilters.po
@@ -53,7 +53,6 @@ msgid "EMF - Enhanced Metafile"
msgstr "EMF - متافایل بهبود یافته"
#: emf_Import.xcu
-#, fuzzy
msgctxt ""
"emf_Import.xcu\n"
"emf_Import\n"
diff --git a/source/fa/filter/source/config/fragments/types.po b/source/fa/filter/source/config/fragments/types.po
index 4c2afd92f22..d85ddc36cd0 100644
--- a/source/fa/filter/source/config/fragments/types.po
+++ b/source/fa/filter/source/config/fragments/types.po
@@ -178,7 +178,6 @@ msgid "OpenDocument Spreadsheet (Flat XML)"
msgstr ""
#: calc_OOXML.xcu
-#, fuzzy
msgctxt ""
"calc_OOXML.xcu\n"
"Office Open XML Spreadsheet\n"
@@ -188,7 +187,6 @@ msgid "Office Open XML Spreadsheet"
msgstr "صفحه گسترده اکس‌ام‌ال آزاد آفیس"
#: calc_OOXML_Template.xcu
-#, fuzzy
msgctxt ""
"calc_OOXML_Template.xcu\n"
"Office Open XML Spreadsheet Template\n"
diff --git a/source/fa/formula/messages.po b/source/fa/formula/messages.po
index de5e0945bcd..11e1c67ef1e 100644
--- a/source/fa/formula/messages.po
+++ b/source/fa/formula/messages.po
@@ -2148,7 +2148,6 @@ msgid "_Next >"
msgstr "~بعد >"
#: formuladialog.ui:158
-#, fuzzy
msgctxt "formuladialog|function"
msgid "Functions"
msgstr "توابع"
@@ -2172,19 +2171,16 @@ msgid "For_mula"
msgstr "فرمول"
#: formuladialog.ui:383
-#, fuzzy
msgctxt "formuladialog|label1"
msgid "Result"
msgstr "نتیجه"
#: formuladialog.ui:418
-#, fuzzy
msgctxt "formuladialog|ed_formula-atkobject"
msgid "Formula"
msgstr "فرمول"
#: formuladialog.ui:467
-#, fuzzy
msgctxt "formuladialog|RB_REF|tooltip_text"
msgid "Maximize"
msgstr "حداکثر کردن"
@@ -2208,7 +2204,6 @@ msgid "Last Used"
msgstr "آخرین استفاده"
#: functionpage.ui:64
-#, fuzzy
msgctxt "functionpage|category"
msgid "All"
msgstr "همه"
@@ -2226,25 +2221,21 @@ msgid "Function not known"
msgstr "تابع ناشناخته"
#: parameter.ui:279
-#, fuzzy
msgctxt "parameter|RB_ARG1|tooltip_text"
msgid "Select"
msgstr "انتخاب"
#: parameter.ui:295
-#, fuzzy
msgctxt "parameter|RB_ARG2|tooltip_text"
msgid "Select"
msgstr "انتخاب"
#: parameter.ui:311
-#, fuzzy
msgctxt "parameter|RB_ARG3|tooltip_text"
msgid "Select"
msgstr "انتخاب"
#: parameter.ui:327
-#, fuzzy
msgctxt "parameter|RB_ARG4|tooltip_text"
msgid "Select"
msgstr "انتخاب"
diff --git a/source/fa/fpicker/messages.po b/source/fa/fpicker/messages.po
index 2354daed69f..f19861e357c 100644
--- a/source/fa/fpicker/messages.po
+++ b/source/fa/fpicker/messages.po
@@ -120,7 +120,6 @@ msgid "All files"
msgstr "تمام پرونده‌ها"
#: strings.hrc:34
-#, fuzzy
msgctxt "STR_FILEDLG_OPEN"
msgid "Open"
msgstr "باز کردن"
diff --git a/source/fa/instsetoo_native/inc_openoffice/windows/msi_languages.po b/source/fa/instsetoo_native/inc_openoffice/windows/msi_languages.po
index 7b39edff7b5..d73594401ec 100644
--- a/source/fa/instsetoo_native/inc_openoffice/windows/msi_languages.po
+++ b/source/fa/instsetoo_native/inc_openoffice/windows/msi_languages.po
@@ -1021,7 +1021,6 @@ msgid "Create new folder|"
msgstr "ایجاد پوشهٔ جدید"
#: Control.ulf
-#, fuzzy
msgctxt ""
"Control.ulf\n"
"OOO_CONTROL_10\n"
@@ -1098,7 +1097,6 @@ msgid "{&MSSansBold8}Network Location"
msgstr ""
#: Control.ulf
-#, fuzzy
msgctxt ""
"Control.ulf\n"
"OOO_CONTROL_22\n"
@@ -1447,7 +1445,6 @@ msgid "Will be installed to run from the network. (Available only if the feature
msgstr ""
#: Control.ulf
-#, fuzzy
msgctxt ""
"Control.ulf\n"
"OOO_CONTROL_72\n"
@@ -1555,7 +1552,6 @@ msgid "{&MSSansBold8}Disk Space Requirements"
msgstr ""
#: Control.ulf
-#, fuzzy
msgctxt ""
"Control.ulf\n"
"OOO_CONTROL_100\n"
@@ -1656,7 +1652,6 @@ msgid "Create New Folder|"
msgstr "ایجاد پوشهٔ جدید"
#: Control.ulf
-#, fuzzy
msgctxt ""
"Control.ulf\n"
"OOO_CONTROL_118\n"
@@ -1915,7 +1910,6 @@ msgid "{120}{70}{70}{70}{70}"
msgstr ""
#: Control.ulf
-#, fuzzy
msgctxt ""
"Control.ulf\n"
"OOO_CONTROL_157\n"
@@ -2031,7 +2025,6 @@ msgid "{&MSSansBold8}Ready to Install the Program"
msgstr ""
#: Control.ulf
-#, fuzzy
msgctxt ""
"Control.ulf\n"
"OOO_CONTROL_173\n"
@@ -2858,7 +2851,6 @@ msgid "{&MSSansBold8}Files in Use"
msgstr ""
#: Control.ulf
-#, fuzzy
msgctxt ""
"Control.ulf\n"
"OOO_CONTROL_325\n"
@@ -2867,7 +2859,6 @@ msgid "Cancel"
msgstr "انصراف"
#: Control.ulf
-#, fuzzy
msgctxt ""
"Control.ulf\n"
"OOO_CONTROL_326\n"
diff --git a/source/fa/officecfg/registry/data/org/openoffice/Office.po b/source/fa/officecfg/registry/data/org/openoffice/Office.po
index 3c1ed33f1e6..027ac397c26 100644
--- a/source/fa/officecfg/registry/data/org/openoffice/Office.po
+++ b/source/fa/officecfg/registry/data/org/openoffice/Office.po
@@ -143,7 +143,6 @@ msgid "~Drawing"
msgstr "ن~قاشی"
#: Common.xcu
-#, fuzzy
msgctxt ""
"Common.xcu\n"
"..Common.Menus.New.m4\n"
@@ -163,7 +162,6 @@ msgid "Database"
msgstr "پایگاه‌داده"
#: Common.xcu
-#, fuzzy
msgctxt ""
"Common.xcu\n"
"..Common.Menus.New.m7\n"
@@ -173,7 +171,6 @@ msgid "~HTML Document"
msgstr "نو~شتار HTML"
#: Common.xcu
-#, fuzzy
msgctxt ""
"Common.xcu\n"
"..Common.Menus.New.m8\n"
@@ -183,7 +180,6 @@ msgid "~XML Form Document"
msgstr "نوشتار ~فرم XML"
#: Common.xcu
-#, fuzzy
msgctxt ""
"Common.xcu\n"
"..Common.Menus.New.m9\n"
@@ -725,7 +721,6 @@ msgid "Oracle Report Builder"
msgstr ""
#: ExtendedColorScheme.xcu
-#, fuzzy
msgctxt ""
"ExtendedColorScheme.xcu\n"
".ExtendedColorScheme.EntryNames.SunReportBuilder.Entries.ReportHeader\n"
@@ -735,7 +730,6 @@ msgid "Report Header"
msgstr "سرآیند گزارش"
#: ExtendedColorScheme.xcu
-#, fuzzy
msgctxt ""
"ExtendedColorScheme.xcu\n"
".ExtendedColorScheme.EntryNames.SunReportBuilder.Entries.ReportFooter\n"
@@ -745,7 +739,6 @@ msgid "Report Footer"
msgstr "ته‌آیند گزارش"
#: ExtendedColorScheme.xcu
-#, fuzzy
msgctxt ""
"ExtendedColorScheme.xcu\n"
".ExtendedColorScheme.EntryNames.SunReportBuilder.Entries.PageHeader\n"
@@ -755,7 +748,6 @@ msgid "Page Header"
msgstr "سرآیند گزارش"
#: ExtendedColorScheme.xcu
-#, fuzzy
msgctxt ""
"ExtendedColorScheme.xcu\n"
".ExtendedColorScheme.EntryNames.SunReportBuilder.Entries.PageFooter\n"
@@ -765,7 +757,6 @@ msgid "Page Footer"
msgstr "ته‌آیند گزارش"
#: ExtendedColorScheme.xcu
-#, fuzzy
msgctxt ""
"ExtendedColorScheme.xcu\n"
".ExtendedColorScheme.EntryNames.SunReportBuilder.Entries.GroupHeader\n"
@@ -775,7 +766,6 @@ msgid "Group Header"
msgstr "سرآیند گروه"
#: ExtendedColorScheme.xcu
-#, fuzzy
msgctxt ""
"ExtendedColorScheme.xcu\n"
".ExtendedColorScheme.EntryNames.SunReportBuilder.Entries.GroupFooter\n"
@@ -803,7 +793,6 @@ msgid "Column Footer"
msgstr ""
#: ExtendedColorScheme.xcu
-#, fuzzy
msgctxt ""
"ExtendedColorScheme.xcu\n"
".ExtendedColorScheme.EntryNames.SunReportBuilder.Entries.Detail\n"
@@ -930,7 +919,6 @@ msgid "Presentation Minimizer"
msgstr ""
#: PresentationMinimizer.xcu
-#, fuzzy
msgctxt ""
"PresentationMinimizer.xcu\n"
"..PresentationMinimizer.Strings\n"
@@ -940,7 +928,6 @@ msgid "Steps"
msgstr "مراحل"
#: PresentationMinimizer.xcu
-#, fuzzy
msgctxt ""
"PresentationMinimizer.xcu\n"
"..PresentationMinimizer.Strings\n"
@@ -950,7 +937,6 @@ msgid "< ~Back"
msgstr "< ~عقب"
#: PresentationMinimizer.xcu
-#, fuzzy
msgctxt ""
"PresentationMinimizer.xcu\n"
"..PresentationMinimizer.Strings\n"
@@ -970,7 +956,6 @@ msgid "~Finish"
msgstr "پایان"
#: PresentationMinimizer.xcu
-#, fuzzy
msgctxt ""
"PresentationMinimizer.xcu\n"
"..PresentationMinimizer.Strings\n"
@@ -1008,7 +993,6 @@ msgid "~Choose settings for Presentation Minimizer"
msgstr ""
#: PresentationMinimizer.xcu
-#, fuzzy
msgctxt ""
"PresentationMinimizer.xcu\n"
"..PresentationMinimizer.Strings\n"
@@ -1127,7 +1111,6 @@ msgid "~Embed external images"
msgstr ""
#: PresentationMinimizer.xcu
-#, fuzzy
msgctxt ""
"PresentationMinimizer.xcu\n"
"..PresentationMinimizer.Strings\n"
@@ -1191,7 +1174,6 @@ msgid "Object Linking and Embedding (OLE) is a technology that allows embedding
msgstr ""
#: PresentationMinimizer.xcu
-#, fuzzy
msgctxt ""
"PresentationMinimizer.xcu\n"
"..PresentationMinimizer.Strings\n"
@@ -1246,7 +1228,6 @@ msgid "Delete slides that are not used for the ~custom slide show"
msgstr ""
#: PresentationMinimizer.xcu
-#, fuzzy
msgctxt ""
"PresentationMinimizer.xcu\n"
"..PresentationMinimizer.Strings\n"
@@ -1355,7 +1336,6 @@ msgid "My Settings "
msgstr ""
#: PresentationMinimizer.xcu
-#, fuzzy
msgctxt ""
"PresentationMinimizer.xcu\n"
"..PresentationMinimizer.Strings\n"
@@ -1510,7 +1490,6 @@ msgid "Notes"
msgstr "یادداشت‌ها"
#: PresenterScreen.xcu
-#, fuzzy
msgctxt ""
"PresenterScreen.xcu\n"
"..PresenterScreen.PresenterScreenSettings.ToolBars.ToolBar.Entries.d.Normal\n"
@@ -1538,7 +1517,6 @@ msgid "Exchange"
msgstr ""
#: PresenterScreen.xcu
-#, fuzzy
msgctxt ""
"PresenterScreen.xcu\n"
"..PresenterScreen.PresenterScreenSettings.ToolBars.ToolBar.Entries.o.Normal\n"
@@ -1548,7 +1526,6 @@ msgid "Help"
msgstr "راهنما"
#: PresenterScreen.xcu
-#, fuzzy
msgctxt ""
"PresenterScreen.xcu\n"
"..PresenterScreen.PresenterScreenSettings.ToolBars.NotesToolBar.Entries.a.Normal\n"
@@ -1558,7 +1535,6 @@ msgid "Zoom"
msgstr "زوم"
#: PresenterScreen.xcu
-#, fuzzy
msgctxt ""
"PresenterScreen.xcu\n"
"..PresenterScreen.PresenterScreenSettings.Buttons.SlideSorterCloser\n"
@@ -1568,7 +1544,6 @@ msgid "Close"
msgstr "بستن"
#: PresenterScreen.xcu
-#, fuzzy
msgctxt ""
"PresenterScreen.xcu\n"
"..PresenterScreen.PresenterScreenSettings.Buttons.NotesViewCloser\n"
@@ -1578,7 +1553,6 @@ msgid "Close"
msgstr "بستن"
#: PresenterScreen.xcu
-#, fuzzy
msgctxt ""
"PresenterScreen.xcu\n"
"..PresenterScreen.PresenterScreenSettings.Buttons.HelpViewCloser\n"
@@ -1642,7 +1616,6 @@ msgid "First slide"
msgstr ""
#: PresenterScreen.xcu
-#, fuzzy
msgctxt ""
"PresenterScreen.xcu\n"
"..PresenterScreen.PresenterScreenSettings.HelpView.HelpStrings.e\n"
@@ -1914,7 +1887,6 @@ msgid "Current Slide, %CURRENT_SLIDE_NAME%, %CURRENT_SLIDE_NUMBER% of %SLIDE_COU
msgstr ""
#: PresenterScreen.xcu
-#, fuzzy
msgctxt ""
"PresenterScreen.xcu\n"
"..PresenterScreen.Presenter.Views.CurrentSlidePreview.Strings.ClickToExitPresentationText\n"
@@ -1960,7 +1932,6 @@ msgid "Slide Overview, %CURRENT_SLIDE_NAME%, %CURRENT_SLIDE_NUMBER% of %SLIDE_CO
msgstr ""
#: PresenterScreen.xcu
-#, fuzzy
msgctxt ""
"PresenterScreen.xcu\n"
"..PresenterScreen.Presenter.Views.HelpView\n"
@@ -2957,7 +2928,6 @@ msgid "DateJoined"
msgstr "تاریخِ الحاق‌شده"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.mailinglist.Fields.datejoined\n"
@@ -3349,7 +3319,6 @@ msgid "EmailAddr"
msgstr "نشانی پست الکترونیکی"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.contacts.Fields.salutation\n"
@@ -3359,7 +3328,6 @@ msgid "Salutation"
msgstr "درود"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.contacts.Fields.salutation\n"
@@ -8354,7 +8322,6 @@ msgid "EmailAddr"
msgstr "نشانی پست الکترونیکی"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.addresses.Fields.salutation\n"
@@ -8364,7 +8331,6 @@ msgid "Salutation"
msgstr "درود"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.addresses.Fields.salutation\n"
@@ -10798,7 +10764,6 @@ msgid "Nationality"
msgstr "ملیت"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.authors.Fields.nationality\n"
@@ -11716,7 +11681,6 @@ msgid "Master documents"
msgstr "نوشتارهای اصلی"
#: UI.xcu
-#, fuzzy
msgctxt ""
"UI.xcu\n"
"..UI.FilterClassification.GlobalFilters.Classes.com.sun.star.formula.FormulaProperties\n"
diff --git a/source/fa/officecfg/registry/data/org/openoffice/Office/UI.po b/source/fa/officecfg/registry/data/org/openoffice/Office/UI.po
index d12ffd70b52..e96bba1b99c 100644
--- a/source/fa/officecfg/registry/data/org/openoffice/Office/UI.po
+++ b/source/fa/officecfg/registry/data/org/openoffice/Office/UI.po
@@ -176,7 +176,6 @@ msgid "BASIC Dialog"
msgstr "محاورهٔ بیسیک"
#: BasicIDECommands.xcu
-#, fuzzy
msgctxt ""
"BasicIDECommands.xcu\n"
"..BasicIDECommands.UserInterface.Commands..uno:DeleteCurrent\n"
@@ -226,7 +225,6 @@ msgid "~Dialog"
msgstr "کادر محاوره"
#: BasicIDEWindowState.xcu
-#, fuzzy
msgctxt ""
"BasicIDEWindowState.xcu\n"
"..BasicIDEWindowState.UIElements.States.private:resource/popupmenu/dialog\n"
@@ -741,7 +739,6 @@ msgid "Pivot Table Filter"
msgstr "صافی جدول..."
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:DataPilotFilter\n"
@@ -1451,7 +1448,6 @@ msgid "Clear Print Ranges"
msgstr ""
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:EditPrintArea\n"
@@ -1718,7 +1714,6 @@ msgid "R~andom Number..."
msgstr ""
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:StatisticsMenu\n"
@@ -1938,7 +1933,6 @@ msgid "Show Comment"
msgstr "نشان دادن یادداشت"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:ShowNote\n"
@@ -1948,7 +1942,6 @@ msgid "Show Comment"
msgstr "نشان دادن یادداشت"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:HideNote\n"
@@ -2655,7 +2648,6 @@ msgid "~Height..."
msgstr "ا~رتفاع...!"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:RowHeight\n"
@@ -2701,7 +2693,6 @@ msgid "H~ide"
msgstr "م~خفی کردن!"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:HideRow\n"
@@ -2758,7 +2749,6 @@ msgid "~Width..."
msgstr "~عرض...!"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:ColumnWidth\n"
@@ -2927,7 +2917,6 @@ msgid "Standard Text Attributes"
msgstr "مشخصه‌های استاندارد متن"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:StandardTextAttributes\n"
@@ -3440,7 +3429,6 @@ msgid "Number Format"
msgstr "قالب عددی..."
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:NumberFormatCurrency\n"
@@ -3459,7 +3447,6 @@ msgid "Format as Currency"
msgstr ""
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:NumberFormatCurrencySimple\n"
@@ -3497,7 +3484,6 @@ msgid "Format as Percent"
msgstr ""
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:NumberFormatStandard\n"
@@ -3535,7 +3521,6 @@ msgid "Format as Date"
msgstr ""
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:NumberFormatDecimal\n"
@@ -3572,7 +3557,6 @@ msgid "Format as Scientific"
msgstr ""
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:NumberFormatTime\n"
@@ -3636,7 +3620,6 @@ msgid "R~ight-To-Left"
msgstr "~راست به چپ!"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:SheetRightToLeft\n"
@@ -3849,7 +3832,6 @@ msgid "~Named Ranges and Expressions"
msgstr ""
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:EditAnnotation\n"
@@ -4028,7 +4010,6 @@ msgid "Insert Current Date"
msgstr "درج تاریخ کنونی"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:InsertCurrentDate\n"
@@ -4047,7 +4028,6 @@ msgid "Insert Current Time"
msgstr "درج زمان کنونی"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:InsertCurrentTime\n"
@@ -4182,7 +4162,6 @@ msgid "~Insert..."
msgstr "~درج...!"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:StyleApply?Style:string=Default&amp;FamilyName:string=CellStyles\n"
@@ -4232,7 +4211,6 @@ msgid "Heading 1"
msgstr "سرشناسهٔ ۱۰"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:StyleApply?Style:string=Heading 2&amp;FamilyName:string=CellStyles\n"
@@ -4251,7 +4229,6 @@ msgid "Bad"
msgstr ""
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:StyleApply?Style:string=Error&amp;FamilyName:string=CellStyles\n"
@@ -4279,7 +4256,6 @@ msgid "Neutral"
msgstr ""
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:StyleApply?Style:string=Warning&amp;FamilyName:string=CellStyles\n"
@@ -4289,7 +4265,6 @@ msgid "Warning"
msgstr "اخطار"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:StyleApply?Style:string=Footnote&amp;FamilyName:string=CellStyles\n"
@@ -4319,7 +4294,6 @@ msgid "Detective"
msgstr "~شناسایی"
#: CalcWindowState.xcu
-#, fuzzy
msgctxt ""
"CalcWindowState.xcu\n"
"..CalcWindowState.UIElements.States.private:resource/popupmenu/cell\n"
@@ -4338,7 +4312,6 @@ msgid "Cell Edit"
msgstr ""
#: CalcWindowState.xcu
-#, fuzzy
msgctxt ""
"CalcWindowState.xcu\n"
"..CalcWindowState.UIElements.States.private:resource/popupmenu/chart\n"
@@ -4387,7 +4360,6 @@ msgid "Form Control"
msgstr "کنترل‌های بیشتر"
#: CalcWindowState.xcu
-#, fuzzy
msgctxt ""
"CalcWindowState.xcu\n"
"..CalcWindowState.UIElements.States.private:resource/popupmenu/formrichtext\n"
@@ -4397,7 +4369,6 @@ msgid "Text Box Formatting"
msgstr "قالب‌بندی جعبه‌ی متن"
#: CalcWindowState.xcu
-#, fuzzy
msgctxt ""
"CalcWindowState.xcu\n"
"..CalcWindowState.UIElements.States.private:resource/popupmenu/graphic\n"
@@ -4811,7 +4782,6 @@ msgid "Standard (Single Mode)"
msgstr ""
#: CalcWindowState.xcu
-#, fuzzy
msgctxt ""
"CalcWindowState.xcu\n"
"..CalcWindowState.UIElements.States.private:resource/toolbar/arrowsbar\n"
@@ -5943,7 +5913,6 @@ msgid "Drawing"
msgstr "طراحی"
#: ChartWindowState.xcu
-#, fuzzy
msgctxt ""
"ChartWindowState.xcu\n"
"..ChartWindowState.UIElements.States.private:resource/toolbar/basicshapes\n"
@@ -5953,7 +5922,6 @@ msgid "Basic Shapes"
msgstr "اشکال پایه"
#: ChartWindowState.xcu
-#, fuzzy
msgctxt ""
"ChartWindowState.xcu\n"
"..ChartWindowState.UIElements.States.private:resource/toolbar/symbolshapes\n"
@@ -5963,7 +5931,6 @@ msgid "Symbol Shapes"
msgstr "اشکال نمادین"
#: ChartWindowState.xcu
-#, fuzzy
msgctxt ""
"ChartWindowState.xcu\n"
"..ChartWindowState.UIElements.States.private:resource/toolbar/arrowshapes\n"
@@ -5973,7 +5940,6 @@ msgid "Block Arrows"
msgstr "پیکان‌های بلوکی"
#: ChartWindowState.xcu
-#, fuzzy
msgctxt ""
"ChartWindowState.xcu\n"
"..ChartWindowState.UIElements.States.private:resource/toolbar/flowchartshapes\n"
@@ -5992,7 +5958,6 @@ msgid "Callouts"
msgstr ""
#: ChartWindowState.xcu
-#, fuzzy
msgctxt ""
"ChartWindowState.xcu\n"
"..ChartWindowState.UIElements.States.private:resource/toolbar/starshapes\n"
@@ -6002,7 +5967,6 @@ msgid "Stars and Banners"
msgstr "ستاره و پرچم"
#: DbBrowserWindowState.xcu
-#, fuzzy
msgctxt ""
"DbBrowserWindowState.xcu\n"
"..DbBrowserWindowState.UIElements.States.private:resource/popupmenu/explorer\n"
@@ -6057,7 +6021,6 @@ msgid "Standard"
msgstr "استاندارد"
#: DbReportWindowState.xcu
-#, fuzzy
msgctxt ""
"DbReportWindowState.xcu\n"
".DbReportWindowState.UIElements.States.private:resource/popupmenu/report\n"
@@ -6067,7 +6030,6 @@ msgid "Report"
msgstr "گزارش"
#: DbReportWindowState.xcu
-#, fuzzy
msgctxt ""
"DbReportWindowState.xcu\n"
".DbReportWindowState.UIElements.States.private:resource/toolbar/toolbar\n"
@@ -6077,7 +6039,6 @@ msgid "Standard"
msgstr "استاندارد"
#: DbReportWindowState.xcu
-#, fuzzy
msgctxt ""
"DbReportWindowState.xcu\n"
".DbReportWindowState.UIElements.States.private:resource/toolbar/Formatting\n"
@@ -6096,7 +6057,6 @@ msgid "Report Controls"
msgstr ""
#: DbReportWindowState.xcu
-#, fuzzy
msgctxt ""
"DbReportWindowState.xcu\n"
".DbReportWindowState.UIElements.States.private:resource/toolbar/drawbar\n"
@@ -7036,7 +6996,6 @@ msgid "Rename Page"
msgstr "ت~غییر نام صفحه"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Commands..uno:RenameSlide\n"
@@ -7862,7 +7821,6 @@ msgid "Format Slide"
msgstr ""
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Commands..uno:SlideSetup\n"
@@ -7872,7 +7830,6 @@ msgid "Properties..."
msgstr "ویژگی‌ها..."
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Commands..uno:PasteSpecial\n"
@@ -8160,7 +8117,6 @@ msgid "Slide ~Layout"
msgstr "~صفحه‌بندی اسلاید..."
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Commands..uno:ModifyLayer\n"
@@ -9283,7 +9239,6 @@ msgid "Tas~k Pane"
msgstr "قاب ت~کلیف"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:MergeCells\n"
@@ -9293,7 +9248,6 @@ msgid "Merge Cells"
msgstr "ادغام خانه‌ها"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:SplitCell\n"
@@ -9369,7 +9323,6 @@ msgid "Insert Rows"
msgstr "درج ~سطر"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:InsertRowDialog\n"
@@ -9428,7 +9381,6 @@ msgid "Insert Columns"
msgstr "درج س~تون‌ها"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:InsertColumnDialog\n"
@@ -9448,7 +9400,6 @@ msgid "Insert Columns..."
msgstr "درج ستون"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:DeleteRows\n"
@@ -9467,7 +9418,6 @@ msgid "~Rows"
msgstr "~سطر"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:DeleteRows\n"
@@ -9495,7 +9445,6 @@ msgid "~Columns"
msgstr "~ستون‌ها"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:DeleteColumns\n"
@@ -9514,7 +9463,6 @@ msgid "Select Table"
msgstr "انتخاب جدول"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:SelectTable\n"
@@ -9524,7 +9472,6 @@ msgid "~Table"
msgstr "~جدول"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:EntireColumn\n"
@@ -9543,7 +9490,6 @@ msgid "~Columns"
msgstr "~ستون‌ها"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:EntireColumn\n"
@@ -9571,7 +9517,6 @@ msgid "~Rows"
msgstr "~سطر"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:EntireRow\n"
@@ -9599,7 +9544,6 @@ msgid "Sum"
msgstr "مجموع"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:TableSort\n"
@@ -9910,7 +9854,6 @@ msgid "Move Page Up"
msgstr ""
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:MovePageUp\n"
@@ -9947,7 +9890,6 @@ msgid "Move Page Down"
msgstr ""
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:MovePageDown\n"
@@ -10011,7 +9953,6 @@ msgid "Slide to End"
msgstr ""
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=20\n"
@@ -10021,7 +9962,6 @@ msgid "Blank Slide"
msgstr "اسلاید خالی"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=19\n"
@@ -10031,7 +9971,6 @@ msgid "Title Only"
msgstr "فقط عنوان"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=0\n"
@@ -10041,7 +9980,6 @@ msgid "Title Slide"
msgstr "عنوان اسلاید"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=1\n"
@@ -10051,7 +9989,6 @@ msgid "Title, Content"
msgstr "عنوان، محتوا"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=32\n"
@@ -10061,7 +9998,6 @@ msgid "Centered Text"
msgstr "متن وسط‌چین"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=3\n"
@@ -10071,7 +10007,6 @@ msgid "Title and 2 Content"
msgstr "عنوان و 2 محتوا"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=12\n"
@@ -10081,7 +10016,6 @@ msgid "Title, Content and 2 Content"
msgstr "عنوان، محتوا و 2 محتوا"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=15\n"
@@ -10091,7 +10025,6 @@ msgid "Title, 2 Content and Content"
msgstr "عنوان، 2 محتوا و محتوا"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=14\n"
@@ -10101,7 +10034,6 @@ msgid "Title, Content over Content"
msgstr "عنوان، محتوا روی محتوا"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=16\n"
@@ -10111,7 +10043,6 @@ msgid "Title, 2 Content over Content"
msgstr "عنوان، 2 محتوا روی محتوا"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=18\n"
@@ -10121,7 +10052,6 @@ msgid "Title, 4 Content"
msgstr "عنوان، 4 محتوا"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=34\n"
@@ -10131,7 +10061,6 @@ msgid "Title, 6 Content"
msgstr "عنوان، 6 محتوا"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=28\n"
@@ -10141,7 +10070,6 @@ msgid "Vertical Title, Vertical Text"
msgstr "عنوان عمودی، متن عمودی"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=27\n"
@@ -10151,7 +10079,6 @@ msgid "Vertical Title, Text, Chart"
msgstr "عنوان عمودی، متن، نمودار"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=29\n"
@@ -10171,7 +10098,6 @@ msgid "Title, 2 Vertical Text, Clipart"
msgstr "عنوان، متن عمودی، قطعه تصویر"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:SlideLayoutMenu\n"
@@ -10210,7 +10136,6 @@ msgid "~Cell"
msgstr "خانه"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:RowMenu\n"
@@ -10287,7 +10212,6 @@ msgid "Connector/Freeform Line"
msgstr ""
#: DrawWindowState.xcu
-#, fuzzy
msgctxt ""
"DrawWindowState.xcu\n"
"..DrawWindowState.UIElements.States.private:resource/popupmenu/curve\n"
@@ -10327,7 +10251,6 @@ msgid "Form Control"
msgstr "کنترل‌های بیشتر"
#: DrawWindowState.xcu
-#, fuzzy
msgctxt ""
"DrawWindowState.xcu\n"
"..DrawWindowState.UIElements.States.private:resource/popupmenu/formrichtext\n"
@@ -10347,7 +10270,6 @@ msgid "Glue Point"
msgstr "نقاط ~چسبناک"
#: DrawWindowState.xcu
-#, fuzzy
msgctxt ""
"DrawWindowState.xcu\n"
"..DrawWindowState.UIElements.States.private:resource/popupmenu/graphic\n"
@@ -10425,7 +10347,6 @@ msgid "OLE Object"
msgstr "شیء OLE"
#: DrawWindowState.xcu
-#, fuzzy
msgctxt ""
"DrawWindowState.xcu\n"
"..DrawWindowState.UIElements.States.private:resource/popupmenu/page\n"
@@ -10472,7 +10393,6 @@ msgid "Page Master Pane (no selection)"
msgstr ""
#: DrawWindowState.xcu
-#, fuzzy
msgctxt ""
"DrawWindowState.xcu\n"
"..DrawWindowState.UIElements.States.private:resource/popupmenu/table\n"
@@ -10773,7 +10693,6 @@ msgid "Text Formatting"
msgstr "قالب‌بندی متن"
#: DrawWindowState.xcu
-#, fuzzy
msgctxt ""
"DrawWindowState.xcu\n"
"..DrawWindowState.UIElements.States.private:resource/toolbar/tableobjectbar\n"
@@ -13248,7 +13167,6 @@ msgid "From right to top"
msgstr "از بالا به پایین"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionGroups.subtle\n"
@@ -13258,7 +13176,6 @@ msgid "Subtle"
msgstr "ظریف"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionGroups.exciting\n"
@@ -13286,7 +13203,6 @@ msgid "3D Venetian"
msgstr ""
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionSets.box\n"
@@ -13351,7 +13267,6 @@ msgid "Wedge"
msgstr ""
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionSets.wheel\n"
@@ -13370,7 +13285,6 @@ msgid "Push"
msgstr ""
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionSets.cut\n"
@@ -13438,7 +13352,6 @@ msgid "Random"
msgstr ""
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionSets.dissolve\n"
@@ -13477,7 +13390,6 @@ msgid "Tiles"
msgstr "عناوین"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionSets.cube-turning\n"
@@ -13525,7 +13437,6 @@ msgid "Turn Around"
msgstr ""
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionSets.turn-down\n"
@@ -13687,7 +13598,6 @@ msgid "Bottom Right to Top Left"
msgstr ""
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.bottom-top\n"
@@ -13706,7 +13616,6 @@ msgid "Bottom Left to Top Right"
msgstr ""
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.vertical\n"
@@ -13716,7 +13625,6 @@ msgid "Vertical"
msgstr "عمودی"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.horizontal\n"
@@ -13726,7 +13634,6 @@ msgid "Horizontal"
msgstr "افقی"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.in\n"
@@ -13736,7 +13643,6 @@ msgid "In"
msgstr "در"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.out\n"
@@ -13746,7 +13652,6 @@ msgid "Out"
msgstr "خارج"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.across\n"
@@ -13756,7 +13661,6 @@ msgid "Across"
msgstr "از عرض"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.down\n"
@@ -13766,7 +13670,6 @@ msgid "Down"
msgstr "پایین"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.up\n"
@@ -13776,7 +13679,6 @@ msgid "Up"
msgstr "بالا"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.right\n"
@@ -13786,7 +13688,6 @@ msgid "Right"
msgstr "راست"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.left\n"
@@ -13825,7 +13726,6 @@ msgid "Oval Vertical"
msgstr ""
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.diamond\n"
@@ -13835,7 +13735,6 @@ msgid "Diamond"
msgstr "لوزی"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.plus\n"
@@ -13975,7 +13874,6 @@ msgid "Counterclockwise 8 Spokes"
msgstr ""
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.inside\n"
@@ -13985,7 +13883,6 @@ msgid "Inside"
msgstr "داخل"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.outside\n"
@@ -14265,7 +14162,6 @@ msgid "Frame"
msgstr "چارجوب"
#: GenericCategories.xcu
-#, fuzzy
msgctxt ""
"GenericCategories.xcu\n"
"..GenericCategories.Commands.Categories.14\n"
@@ -16271,7 +16167,6 @@ msgid "Underline"
msgstr "زیرخط"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:UnderlineSimple\n"
@@ -16281,7 +16176,6 @@ msgid "Underline"
msgstr "زیرخط"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:Overline\n"
@@ -16455,7 +16349,6 @@ msgid "Current Library"
msgstr "کتابخانهٔ فعلی"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:LeftPara\n"
@@ -16465,7 +16358,6 @@ msgid "Left"
msgstr "چپ"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:LeftPara\n"
@@ -16475,7 +16367,6 @@ msgid "Align Left"
msgstr "چپ‌چین"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:RightPara\n"
@@ -16485,7 +16376,6 @@ msgid "Right"
msgstr "راست"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:RightPara\n"
@@ -16859,7 +16749,6 @@ msgid "Line Starts with Arrow"
msgstr "خط با سر پیکان‌دار"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:LineArrowEnd\n"
@@ -17046,7 +16935,6 @@ msgid "Crop Dialog..."
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:Crop\n"
@@ -17065,7 +16953,6 @@ msgid "Crop Image"
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:ChangePicture\n"
@@ -17419,7 +17306,6 @@ msgid "Smooth Transition"
msgstr "گذار روان"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:ToggleObjectBezierMode\n"
@@ -17593,7 +17479,6 @@ msgid "~Chart..."
msgstr "~نمودار..."
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:InsertObjectChart\n"
@@ -17613,7 +17498,6 @@ msgid "Chart from File..."
msgstr "بر~گه از پرونده...!"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:DefaultBullet\n"
@@ -17641,7 +17525,6 @@ msgid "Toggle Bulleted List"
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:DefaultNumbering\n"
@@ -18180,7 +18063,6 @@ msgid "~Edit Style..."
msgstr "ویرایش سبک..."
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:EditStyle\n"
@@ -18676,7 +18558,6 @@ msgid "Line Corner Style"
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:LineStyle\n"
@@ -19030,7 +18911,6 @@ msgid "~Recheck Document..."
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:SpellingAndGrammarDialog\n"
@@ -19040,7 +18920,6 @@ msgid "Spelling"
msgstr "املاء"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:SpellingAndGrammarDialog\n"
@@ -19383,7 +19262,6 @@ msgid "~Hyperlink..."
msgstr "~فراپیوند..."
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:HyperlinkDialog\n"
@@ -20383,7 +20261,6 @@ msgid "Flip Horizontally"
msgstr "ورق زدن افقی"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:FlipVertical\n"
@@ -20529,7 +20406,6 @@ msgid "Decrease"
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:DecrementIndent\n"
@@ -20539,7 +20415,6 @@ msgid "Decrease Indent"
msgstr "کاهش تورفتگی"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:DecrementIndent\n"
@@ -20558,7 +20433,6 @@ msgid "Increase"
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:IncrementIndent\n"
@@ -20568,7 +20442,6 @@ msgid "Increase Indent"
msgstr "افزایش تورفتگی"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:IncrementIndent\n"
@@ -20578,7 +20451,6 @@ msgid "Increase Indent"
msgstr "افزایش تورفتگی"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:LineToolbox\n"
@@ -20678,7 +20550,6 @@ msgid "Mosaic"
msgstr "موزاییک"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:GraphicFilterRelief\n"
@@ -21196,7 +21067,6 @@ msgid "Compile"
msgstr "ترجمه"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:RunBasic\n"
@@ -21224,7 +21094,6 @@ msgid "Step Over"
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:BasicStop\n"
@@ -21819,7 +21688,6 @@ msgid "Toggle Print Preview"
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:PrintPreview\n"
@@ -21883,7 +21751,6 @@ msgid "Sort Descending"
msgstr "مرتب‌سازی نزولی"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:SendMail\n"
@@ -22599,7 +22466,6 @@ msgid "Delete Comment"
msgstr "حذف محتویات"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:CellVertTop\n"
@@ -22609,7 +22475,6 @@ msgid "Top"
msgstr "بالا"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:CellVertTop\n"
@@ -22639,7 +22504,6 @@ msgid "Center Vertically"
msgstr "وسط‌چین عمودی"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:CellVertBottom\n"
@@ -22649,7 +22513,6 @@ msgid "Bottom"
msgstr "پایین"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:CellVertBottom\n"
@@ -23014,7 +22877,6 @@ msgid "Rot~ate or Flip"
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Popups..uno:AnchorMenu\n"
@@ -23062,7 +22924,6 @@ msgid "Audio or ~Video..."
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Popups..uno:InsertAVMedia\n"
@@ -23312,7 +23173,6 @@ msgid "Paragraph Classification Dialog"
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Popups..uno:EditSelectMenu\n"
@@ -23322,7 +23182,6 @@ msgid "Select"
msgstr "انتخاب"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Popups..uno:EditPasteSpecialMenu\n"
@@ -23341,7 +23200,6 @@ msgid "Menubar"
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Popups..uno:NameGroup\n"
@@ -23351,7 +23209,6 @@ msgid "Name..."
msgstr "نام‌گذاری شیء"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Popups..uno:ObjectTitleDescription\n"
@@ -23417,7 +23274,6 @@ msgid "Connector/Freeform Line"
msgstr ""
#: ImpressWindowState.xcu
-#, fuzzy
msgctxt ""
"ImpressWindowState.xcu\n"
"..ImpressWindowState.UIElements.States.private:resource/popupmenu/curve\n"
@@ -23457,7 +23313,6 @@ msgid "Form Control"
msgstr "کنترل‌های بیشتر"
#: ImpressWindowState.xcu
-#, fuzzy
msgctxt ""
"ImpressWindowState.xcu\n"
"..ImpressWindowState.UIElements.States.private:resource/popupmenu/formrichtext\n"
@@ -23477,7 +23332,6 @@ msgid "Glue Point"
msgstr "نقاط ~چسبناک"
#: ImpressWindowState.xcu
-#, fuzzy
msgctxt ""
"ImpressWindowState.xcu\n"
"..ImpressWindowState.UIElements.States.private:resource/popupmenu/graphic\n"
@@ -23611,7 +23465,6 @@ msgid "Master Slide Sorter/Pane (no selection)"
msgstr ""
#: ImpressWindowState.xcu
-#, fuzzy
msgctxt ""
"ImpressWindowState.xcu\n"
"..ImpressWindowState.UIElements.States.private:resource/popupmenu/table\n"
@@ -23993,7 +23846,6 @@ msgid "Drawing"
msgstr "نقاشی"
#: ImpressWindowState.xcu
-#, fuzzy
msgctxt ""
"ImpressWindowState.xcu\n"
"..ImpressWindowState.UIElements.States.private:resource/toolbar/tableobjectbar\n"
@@ -24331,7 +24183,6 @@ msgid "Formula Cursor"
msgstr "مکان‌نمای فرمول"
#: MathCommands.xcu
-#, fuzzy
msgctxt ""
"MathCommands.xcu\n"
"..MathCommands.UserInterface.Commands..uno:InsertCommandText?Text:string=newline \n"
@@ -24341,7 +24192,6 @@ msgid "New Line"
msgstr "خط جدید"
#: MathCommands.xcu
-#, fuzzy
msgctxt ""
"MathCommands.xcu\n"
"..MathCommands.UserInterface.Commands..uno:InsertCommandText?Text:string=`\n"
@@ -24682,7 +24532,6 @@ msgid "~Conditional Formatting..."
msgstr "قالب‌بندی ~شرطی..."
#: ReportCommands.xcu
-#, fuzzy
msgctxt ""
"ReportCommands.xcu\n"
".ReportCommands.UserInterface.Commands..uno:PageDialog\n"
@@ -24692,7 +24541,6 @@ msgid "Page Settings"
msgstr "تنظیمات صفحه"
#: ReportCommands.xcu
-#, fuzzy
msgctxt ""
"ReportCommands.xcu\n"
".ReportCommands.UserInterface.Commands..uno:PageDialog\n"
@@ -24750,7 +24598,6 @@ msgid "~Subreport in New Window..."
msgstr ""
#: ReportCommands.xcu
-#, fuzzy
msgctxt ""
"ReportCommands.xcu\n"
".ReportCommands.UserInterface.Commands..uno:FontColor\n"
@@ -24779,7 +24626,6 @@ msgid "~Column Header/Footer"
msgstr ""
#: ReportCommands.xcu
-#, fuzzy
msgctxt ""
"ReportCommands.xcu\n"
".ReportCommands.UserInterface.Commands..uno:PasteSpecial\n"
@@ -24808,7 +24654,6 @@ msgid "Image..."
msgstr "~صفحه..."
#: ReportCommands.xcu
-#, fuzzy
msgctxt ""
"ReportCommands.xcu\n"
".ReportCommands.UserInterface.Commands..uno:TextDocument\n"
@@ -24877,7 +24722,6 @@ msgid "Fit to greatest height"
msgstr "~تطابق با بیشترین عرض"
#: ReportCommands.xcu
-#, fuzzy
msgctxt ""
"ReportCommands.xcu\n"
".ReportCommands.UserInterface.Commands..uno:ControlProperties\n"
@@ -25007,7 +24851,6 @@ msgid "Alignment"
msgstr "~ردیف کردن"
#: ReportCommands.xcu
-#, fuzzy
msgctxt ""
"ReportCommands.xcu\n"
".ReportCommands.UserInterface.Commands..uno:ResizeMenu\n"
@@ -25035,7 +24878,6 @@ msgid "Report Controls"
msgstr ""
#: ReportCommands.xcu
-#, fuzzy
msgctxt ""
"ReportCommands.xcu\n"
".ReportCommands.UserInterface.Commands..uno:SectionShrinkMenu\n"
@@ -25045,7 +24887,6 @@ msgid "Section"
msgstr "بخش"
#: ReportCommands.xcu
-#, fuzzy
msgctxt ""
"ReportCommands.xcu\n"
".ReportCommands.UserInterface.Commands..uno:SectionShrink\n"
@@ -25085,7 +24926,6 @@ msgid "Background Color..."
msgstr "رنگ پس‌زمینه"
#: ReportCommands.xcu
-#, fuzzy
msgctxt ""
"ReportCommands.xcu\n"
".ReportCommands.UserInterface.Popups..uno:ExportReportTo\n"
@@ -25095,7 +24935,6 @@ msgid "Report Output Format"
msgstr "قالب خروجی گزارش"
#: ReportCommands.xcu
-#, fuzzy
msgctxt ""
"ReportCommands.xcu\n"
".ReportCommands.UserInterface.Popups..uno:SnapLinesMenu\n"
@@ -25115,7 +24954,6 @@ msgid "Object Resizing"
msgstr "تغییر اندازه ~شی"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.DeckList.PropertyDeck\n"
@@ -25125,7 +24963,6 @@ msgid "Properties"
msgstr "ویژگی‌ها"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.DeckList.WriterPageDeck\n"
@@ -25203,7 +25040,6 @@ msgid "Styles"
msgstr "سب~ک‌ها"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.DeckList.ScFunctionsDeck\n"
@@ -25223,7 +25059,6 @@ msgid "Manage Changes"
msgstr "~ایجاد"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.DeckList.SwDesignDeck\n"
@@ -25233,7 +25068,6 @@ msgid "Design"
msgstr "طراحی"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.DeckList.ChartDeck\n"
@@ -25323,7 +25157,6 @@ msgid "Area"
msgstr "محیط"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.ShadowPropertyPanel\n"
@@ -25333,7 +25166,6 @@ msgid "Shadow"
msgstr "سایه"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.LinePropertyPanel\n"
@@ -25363,7 +25195,6 @@ msgid "Position and Size"
msgstr "موقعیت و ان~دازه"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.GraphicPropertyPanel\n"
@@ -25373,7 +25204,6 @@ msgid "Image"
msgstr "تصویر"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.DefaultShapesPanel\n"
@@ -25393,7 +25223,6 @@ msgid "Slide"
msgstr "اسلای~د"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.SdLayoutsPanel\n"
@@ -25500,7 +25329,6 @@ msgid "Number Format"
msgstr "قالب عددی..."
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.ParaPropertyPanel\n"
@@ -25570,7 +25398,6 @@ msgid "Styles"
msgstr "سب~ک‌ها"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.ScFunctionsPanel\n"
@@ -25608,7 +25435,6 @@ msgid "Elements"
msgstr "انتخاب"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.ChartSeriesPanel\n"
@@ -25658,7 +25484,6 @@ msgid "Area"
msgstr "محیط"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.ChartLinePanel\n"
@@ -25923,7 +25748,6 @@ msgid "Standard"
msgstr "استاندارد"
#: ToolbarMode.xcu
-#, fuzzy
msgctxt ""
"ToolbarMode.xcu\n"
"..ToolbarMode.Applications.Writer.Modes.Default\n"
@@ -25960,7 +25784,6 @@ msgid "Notebookbar"
msgstr ""
#: ToolbarMode.xcu
-#, fuzzy
msgctxt ""
"ToolbarMode.xcu\n"
"..ToolbarMode.Applications.Calc.Modes.Default\n"
@@ -25997,7 +25820,6 @@ msgid "Notebookbar"
msgstr ""
#: ToolbarMode.xcu
-#, fuzzy
msgctxt ""
"ToolbarMode.xcu\n"
"..ToolbarMode.Applications.Impress.Modes.Default\n"
@@ -26052,7 +25874,6 @@ msgid "AutoTe~xt..."
msgstr "م~تن خودکار..."
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:PrintLayout\n"
@@ -26062,7 +25883,6 @@ msgid "~Normal View"
msgstr "~عادی"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:PrintLayout\n"
@@ -26423,7 +26243,6 @@ msgid "Reject All Changes"
msgstr ""
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:AcceptTrackedChange\n"
@@ -26452,7 +26271,6 @@ msgid "Accept Change"
msgstr "پذیرفتن تغییرات"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:AcceptAllTrackedChanges\n"
@@ -26897,7 +26715,6 @@ msgid "Insert Page Break"
msgstr "شکست ~سطر"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:InsertTable\n"
@@ -26975,7 +26792,6 @@ msgid "~Index Entry..."
msgstr "مد~خل نمایه..."
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:InsertIndexesEntry\n"
@@ -27175,7 +26991,6 @@ msgid "To ~Frame"
msgstr "به ~چارچوب"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:InsertObjectStarMath\n"
@@ -27185,7 +27000,6 @@ msgid "~Formula..."
msgstr "~فرمول..."
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:InsertObjectStarMath\n"
@@ -28340,7 +28154,6 @@ msgid "Delete Table"
msgstr "انتخاب جدول"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:DeleteTable\n"
@@ -29303,7 +29116,6 @@ msgid "In ~Background"
msgstr "در ~پس‌زمینه"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:WrapThroughTransparencyToggle\n"
@@ -29946,7 +29758,6 @@ msgid "Add Unknown Words"
msgstr "اضافه کردن کلمات ناشناخته"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:HScroll\n"
@@ -30389,7 +30200,6 @@ msgid "Default Paragraph Style"
msgstr ""
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:StyleApply?Style:string=Title&amp;FamilyName:string=ParagraphStyles\n"
@@ -30399,7 +30209,6 @@ msgid "~Title"
msgstr "~عنوان"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:TitleParaStyle\n"
@@ -31130,7 +30939,6 @@ msgid "Form Control"
msgstr "کنترل‌های بیشتر"
#: WriterFormWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterFormWindowState.xcu\n"
"..WriterFormWindowState.UIElements.States.private:resource/popupmenu/formrichtext\n"
@@ -31150,7 +30958,6 @@ msgid "Text Frame"
msgstr "به چارچوب بعدی"
#: WriterFormWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterFormWindowState.xcu\n"
"..WriterFormWindowState.UIElements.States.private:resource/popupmenu/graphic\n"
@@ -31189,7 +30996,6 @@ msgid "Print Preview"
msgstr "پیش‌نمایش چاپ"
#: WriterFormWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterFormWindowState.xcu\n"
"..WriterFormWindowState.UIElements.States.private:resource/popupmenu/table\n"
@@ -31199,7 +31005,6 @@ msgid "Table"
msgstr "جدول"
#: WriterFormWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterFormWindowState.xcu\n"
"..WriterFormWindowState.UIElements.States.private:resource/popupmenu/text\n"
@@ -31209,7 +31014,6 @@ msgid "Text"
msgstr "متن"
#: WriterFormWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterFormWindowState.xcu\n"
"..WriterFormWindowState.UIElements.States.private:resource/toolbar/standardbar\n"
@@ -31247,7 +31051,6 @@ msgid "Tools"
msgstr "ابزارها"
#: WriterFormWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterFormWindowState.xcu\n"
"..WriterFormWindowState.UIElements.States.private:resource/toolbar/tableobjectbar\n"
@@ -31284,7 +31087,6 @@ msgid "Align Objects"
msgstr ""
#: WriterFormWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterFormWindowState.xcu\n"
"..WriterFormWindowState.UIElements.States.private:resource/toolbar/bezierobjectbar\n"
@@ -31303,7 +31105,6 @@ msgid "3D-Settings"
msgstr "تنظیمات 3بعدی"
#: WriterFormWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterFormWindowState.xcu\n"
"..WriterFormWindowState.UIElements.States.private:resource/toolbar/formtextobjectbar\n"
@@ -31313,7 +31114,6 @@ msgid "Text Box Formatting"
msgstr "قالب‌بندی جعبه‌ی متن"
#: WriterFormWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterFormWindowState.xcu\n"
"..WriterFormWindowState.UIElements.States.private:resource/toolbar/formsfilterbar\n"
@@ -31323,7 +31123,6 @@ msgid "Form Filter"
msgstr "صافی فرم"
#: WriterFormWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterFormWindowState.xcu\n"
"..WriterFormWindowState.UIElements.States.private:resource/toolbar/formsnavigationbar\n"
@@ -31343,7 +31142,6 @@ msgid "Form Controls"
msgstr "کنترل‌های بیشتر"
#: WriterFormWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterFormWindowState.xcu\n"
"..WriterFormWindowState.UIElements.States.private:resource/toolbar/moreformcontrols\n"
@@ -31353,7 +31151,6 @@ msgid "More Controls"
msgstr "کنترل‌های بیشتر"
#: WriterFormWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterFormWindowState.xcu\n"
"..WriterFormWindowState.UIElements.States.private:resource/toolbar/formdesign\n"
@@ -31373,7 +31170,6 @@ msgid "Frame"
msgstr "چارچوب"
#: WriterFormWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterFormWindowState.xcu\n"
"..WriterFormWindowState.UIElements.States.private:resource/toolbar/fullscreenbar\n"
@@ -31401,7 +31197,6 @@ msgid "Image"
msgstr "تصویر"
#: WriterFormWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterFormWindowState.xcu\n"
"..WriterFormWindowState.UIElements.States.private:resource/toolbar/insertbar\n"
@@ -31411,7 +31206,6 @@ msgid "Insert"
msgstr "درج"
#: WriterFormWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterFormWindowState.xcu\n"
"..WriterFormWindowState.UIElements.States.private:resource/toolbar/insertobjectbar\n"
@@ -31458,7 +31252,6 @@ msgid "Text Object"
msgstr "شیء متنی"
#: WriterFormWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterFormWindowState.xcu\n"
"..WriterFormWindowState.UIElements.States.private:resource/toolbar/viewerbar\n"
@@ -31495,7 +31288,6 @@ msgid "Color"
msgstr "رنگ"
#: WriterFormWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterFormWindowState.xcu\n"
"..WriterFormWindowState.UIElements.States.private:resource/toolbar/basicshapes\n"
@@ -31505,7 +31297,6 @@ msgid "Basic Shapes"
msgstr "اشکال پایه"
#: WriterFormWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterFormWindowState.xcu\n"
"..WriterFormWindowState.UIElements.States.private:resource/toolbar/arrowshapes\n"
@@ -31515,7 +31306,6 @@ msgid "Block Arrows"
msgstr "پیکان‌های بلوکی"
#: WriterFormWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterFormWindowState.xcu\n"
"..WriterFormWindowState.UIElements.States.private:resource/toolbar/flowchartshapes\n"
@@ -31525,7 +31315,6 @@ msgid "Flowchart"
msgstr "روندنما"
#: WriterFormWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterFormWindowState.xcu\n"
"..WriterFormWindowState.UIElements.States.private:resource/toolbar/starshapes\n"
@@ -31535,7 +31324,6 @@ msgid "Stars and Banners"
msgstr "ستاره و پرچم"
#: WriterFormWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterFormWindowState.xcu\n"
"..WriterFormWindowState.UIElements.States.private:resource/toolbar/symbolshapes\n"
@@ -31613,7 +31401,6 @@ msgid "Form Control"
msgstr "کنترل‌های بیشتر"
#: WriterGlobalWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterGlobalWindowState.xcu\n"
"..WriterGlobalWindowState.UIElements.States.private:resource/popupmenu/formrichtext\n"
@@ -31633,7 +31420,6 @@ msgid "Text Frame"
msgstr "به چارچوب بعدی"
#: WriterGlobalWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterGlobalWindowState.xcu\n"
"..WriterGlobalWindowState.UIElements.States.private:resource/popupmenu/graphic\n"
@@ -31672,7 +31458,6 @@ msgid "Print Preview"
msgstr "پیش‌نمایش چاپ"
#: WriterGlobalWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterGlobalWindowState.xcu\n"
"..WriterGlobalWindowState.UIElements.States.private:resource/popupmenu/table\n"
@@ -31682,7 +31467,6 @@ msgid "Table"
msgstr "جدول"
#: WriterGlobalWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterGlobalWindowState.xcu\n"
"..WriterGlobalWindowState.UIElements.States.private:resource/popupmenu/text\n"
@@ -32027,7 +31811,6 @@ msgid "Fontwork Shape"
msgstr "شکل قلم‌سازی"
#: WriterGlobalWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterGlobalWindowState.xcu\n"
"..WriterGlobalWindowState.UIElements.States.private:resource/toolbar/navigationobjectbar\n"
@@ -32095,7 +31878,6 @@ msgid "Form Control"
msgstr "کنترل‌های بیشتر"
#: WriterReportWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterReportWindowState.xcu\n"
"..WriterReportWindowState.UIElements.States.private:resource/popupmenu/formrichtext\n"
@@ -32115,7 +31897,6 @@ msgid "Text Frame"
msgstr "به چارچوب بعدی"
#: WriterReportWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterReportWindowState.xcu\n"
"..WriterReportWindowState.UIElements.States.private:resource/popupmenu/graphic\n"
@@ -32154,7 +31935,6 @@ msgid "Print Preview"
msgstr "پیش‌نمایش چاپ"
#: WriterReportWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterReportWindowState.xcu\n"
"..WriterReportWindowState.UIElements.States.private:resource/popupmenu/table\n"
@@ -32164,7 +31944,6 @@ msgid "Table"
msgstr "جدول"
#: WriterReportWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterReportWindowState.xcu\n"
"..WriterReportWindowState.UIElements.States.private:resource/popupmenu/text\n"
@@ -32174,7 +31953,6 @@ msgid "Text"
msgstr "متن"
#: WriterReportWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterReportWindowState.xcu\n"
"..WriterReportWindowState.UIElements.States.private:resource/toolbar/standardbar\n"
@@ -32212,7 +31990,6 @@ msgid "Tools"
msgstr "ابزارها"
#: WriterReportWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterReportWindowState.xcu\n"
"..WriterReportWindowState.UIElements.States.private:resource/toolbar/tableobjectbar\n"
@@ -32249,7 +32026,6 @@ msgid "Align Objects"
msgstr ""
#: WriterReportWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterReportWindowState.xcu\n"
"..WriterReportWindowState.UIElements.States.private:resource/toolbar/bezierobjectbar\n"
@@ -32268,7 +32044,6 @@ msgid "3D-Settings"
msgstr "تنظیمات 3 بعدی"
#: WriterReportWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterReportWindowState.xcu\n"
"..WriterReportWindowState.UIElements.States.private:resource/toolbar/formtextobjectbar\n"
@@ -32278,7 +32053,6 @@ msgid "Text Box Formatting"
msgstr "قالب‌بندی جعبه‌ی متن"
#: WriterReportWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterReportWindowState.xcu\n"
"..WriterReportWindowState.UIElements.States.private:resource/toolbar/formsfilterbar\n"
@@ -32288,7 +32062,6 @@ msgid "Form Filter"
msgstr "صافی فرم"
#: WriterReportWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterReportWindowState.xcu\n"
"..WriterReportWindowState.UIElements.States.private:resource/toolbar/formsnavigationbar\n"
@@ -32307,7 +32080,6 @@ msgid "Form Controls"
msgstr "کنترل‌های فرم"
#: WriterReportWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterReportWindowState.xcu\n"
"..WriterReportWindowState.UIElements.States.private:resource/toolbar/moreformcontrols\n"
@@ -32335,7 +32107,6 @@ msgid "Frame"
msgstr "قاب"
#: WriterReportWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterReportWindowState.xcu\n"
"..WriterReportWindowState.UIElements.States.private:resource/toolbar/fullscreenbar\n"
@@ -32363,7 +32134,6 @@ msgid "Image"
msgstr "تصویر"
#: WriterReportWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterReportWindowState.xcu\n"
"..WriterReportWindowState.UIElements.States.private:resource/toolbar/insertbar\n"
@@ -32373,7 +32143,6 @@ msgid "Insert"
msgstr "درج"
#: WriterReportWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterReportWindowState.xcu\n"
"..WriterReportWindowState.UIElements.States.private:resource/toolbar/insertobjectbar\n"
@@ -32420,7 +32189,6 @@ msgid "Text Object"
msgstr "شیء متنی"
#: WriterReportWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterReportWindowState.xcu\n"
"..WriterReportWindowState.UIElements.States.private:resource/toolbar/viewerbar\n"
@@ -32457,7 +32225,6 @@ msgid "Color"
msgstr "رنگ"
#: WriterReportWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterReportWindowState.xcu\n"
"..WriterReportWindowState.UIElements.States.private:resource/toolbar/basicshapes\n"
@@ -32467,7 +32234,6 @@ msgid "Basic Shapes"
msgstr "اشکال پایه"
#: WriterReportWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterReportWindowState.xcu\n"
"..WriterReportWindowState.UIElements.States.private:resource/toolbar/arrowshapes\n"
@@ -32486,7 +32252,6 @@ msgid "Flowchart"
msgstr "روندنما"
#: WriterReportWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterReportWindowState.xcu\n"
"..WriterReportWindowState.UIElements.States.private:resource/toolbar/starshapes\n"
@@ -32496,7 +32261,6 @@ msgid "Stars and Banners"
msgstr "ستاره و پرچم"
#: WriterReportWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterReportWindowState.xcu\n"
"..WriterReportWindowState.UIElements.States.private:resource/toolbar/symbolshapes\n"
@@ -32553,7 +32317,6 @@ msgid "Form Control"
msgstr "کنترل‌های بیشتر"
#: WriterWebWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWebWindowState.xcu\n"
"..WriterWebWindowState.UIElements.States.private:resource/popupmenu/formrichtext\n"
@@ -32573,7 +32336,6 @@ msgid "Text Frame"
msgstr "به چارچوب بعدی"
#: WriterWebWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWebWindowState.xcu\n"
"..WriterWebWindowState.UIElements.States.private:resource/popupmenu/graphic\n"
@@ -32613,7 +32375,6 @@ msgid "HTML Source"
msgstr "~متن HTML"
#: WriterWebWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWebWindowState.xcu\n"
"..WriterWebWindowState.UIElements.States.private:resource/popupmenu/table\n"
@@ -32623,7 +32384,6 @@ msgid "Table"
msgstr "جدول"
#: WriterWebWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWebWindowState.xcu\n"
"..WriterWebWindowState.UIElements.States.private:resource/popupmenu/text\n"
@@ -32972,7 +32732,6 @@ msgid "Form Control"
msgstr "کنترل‌های بیشتر"
#: WriterWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWindowState.xcu\n"
"..WriterWindowState.UIElements.States.private:resource/popupmenu/formrichtext\n"
@@ -32992,7 +32751,6 @@ msgid "Text Frame"
msgstr "به چارچوب بعدی"
#: WriterWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWindowState.xcu\n"
"..WriterWindowState.UIElements.States.private:resource/popupmenu/graphic\n"
@@ -33040,7 +32798,6 @@ msgid "Print Preview"
msgstr "پیش‌نمایش چاپ"
#: WriterWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWindowState.xcu\n"
"..WriterWindowState.UIElements.States.private:resource/popupmenu/table\n"
@@ -33050,7 +32807,6 @@ msgid "Table"
msgstr "جدول"
#: WriterWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWindowState.xcu\n"
"..WriterWindowState.UIElements.States.private:resource/popupmenu/text\n"
@@ -33125,7 +32881,6 @@ msgid "Lines"
msgstr "خطوط"
#: WriterWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWindowState.xcu\n"
"..WriterWindowState.UIElements.States.private:resource/toolbar/arrowsbar\n"
@@ -33443,7 +33198,6 @@ msgid "Fontwork Shape"
msgstr "شکل قلم‌سازی"
#: WriterWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWindowState.xcu\n"
"..WriterWindowState.UIElements.States.private:resource/toolbar/navigationobjectbar\n"
@@ -33530,7 +33284,6 @@ msgid "Form Control"
msgstr "کنترل‌های بیشتر"
#: XFormsWindowState.xcu
-#, fuzzy
msgctxt ""
"XFormsWindowState.xcu\n"
"..XFormsWindowState.UIElements.States.private:resource/popupmenu/formrichtext\n"
@@ -33550,7 +33303,6 @@ msgid "Text Frame"
msgstr "به چارچوب بعدی"
#: XFormsWindowState.xcu
-#, fuzzy
msgctxt ""
"XFormsWindowState.xcu\n"
"..XFormsWindowState.UIElements.States.private:resource/popupmenu/graphic\n"
@@ -33589,7 +33341,6 @@ msgid "Print Preview"
msgstr "پیش‌نمایش چاپ"
#: XFormsWindowState.xcu
-#, fuzzy
msgctxt ""
"XFormsWindowState.xcu\n"
"..XFormsWindowState.UIElements.States.private:resource/popupmenu/table\n"
@@ -33599,7 +33350,6 @@ msgid "Table"
msgstr "جدول"
#: XFormsWindowState.xcu
-#, fuzzy
msgctxt ""
"XFormsWindowState.xcu\n"
"..XFormsWindowState.UIElements.States.private:resource/popupmenu/text\n"
@@ -33609,7 +33359,6 @@ msgid "Text"
msgstr "متن"
#: XFormsWindowState.xcu
-#, fuzzy
msgctxt ""
"XFormsWindowState.xcu\n"
"..XFormsWindowState.UIElements.States.private:resource/toolbar/standardbar\n"
@@ -33646,7 +33395,6 @@ msgid "Tools"
msgstr "ابزارها"
#: XFormsWindowState.xcu
-#, fuzzy
msgctxt ""
"XFormsWindowState.xcu\n"
"..XFormsWindowState.UIElements.States.private:resource/toolbar/tableobjectbar\n"
@@ -33683,7 +33431,6 @@ msgid "Align Objects"
msgstr ""
#: XFormsWindowState.xcu
-#, fuzzy
msgctxt ""
"XFormsWindowState.xcu\n"
"..XFormsWindowState.UIElements.States.private:resource/toolbar/bezierobjectbar\n"
@@ -33702,7 +33449,6 @@ msgid "3D-Settings"
msgstr "تنظیمات 3بعدی"
#: XFormsWindowState.xcu
-#, fuzzy
msgctxt ""
"XFormsWindowState.xcu\n"
"..XFormsWindowState.UIElements.States.private:resource/toolbar/formtextobjectbar\n"
@@ -33712,7 +33458,6 @@ msgid "Text Box Formatting"
msgstr "قالب‌بندی جعبه‌ی متن"
#: XFormsWindowState.xcu
-#, fuzzy
msgctxt ""
"XFormsWindowState.xcu\n"
"..XFormsWindowState.UIElements.States.private:resource/toolbar/formsfilterbar\n"
@@ -33722,7 +33467,6 @@ msgid "Form Filter"
msgstr "صافی فرم"
#: XFormsWindowState.xcu
-#, fuzzy
msgctxt ""
"XFormsWindowState.xcu\n"
"..XFormsWindowState.UIElements.States.private:resource/toolbar/formsnavigationbar\n"
@@ -33742,7 +33486,6 @@ msgid "Form Controls"
msgstr "کنترل‌های بیشتر"
#: XFormsWindowState.xcu
-#, fuzzy
msgctxt ""
"XFormsWindowState.xcu\n"
"..XFormsWindowState.UIElements.States.private:resource/toolbar/moreformcontrols\n"
@@ -33752,7 +33495,6 @@ msgid "More Controls"
msgstr "کنترل‌های بیشتر"
#: XFormsWindowState.xcu
-#, fuzzy
msgctxt ""
"XFormsWindowState.xcu\n"
"..XFormsWindowState.UIElements.States.private:resource/toolbar/formdesign\n"
@@ -33772,7 +33514,6 @@ msgid "Frame"
msgstr "چارچوب"
#: XFormsWindowState.xcu
-#, fuzzy
msgctxt ""
"XFormsWindowState.xcu\n"
"..XFormsWindowState.UIElements.States.private:resource/toolbar/fullscreenbar\n"
@@ -33800,7 +33541,6 @@ msgid "Image"
msgstr "تصویر"
#: XFormsWindowState.xcu
-#, fuzzy
msgctxt ""
"XFormsWindowState.xcu\n"
"..XFormsWindowState.UIElements.States.private:resource/toolbar/insertbar\n"
@@ -33810,7 +33550,6 @@ msgid "Insert"
msgstr "درج"
#: XFormsWindowState.xcu
-#, fuzzy
msgctxt ""
"XFormsWindowState.xcu\n"
"..XFormsWindowState.UIElements.States.private:resource/toolbar/insertobjectbar\n"
@@ -33857,7 +33596,6 @@ msgid "Text Object"
msgstr "شیء متنی"
#: XFormsWindowState.xcu
-#, fuzzy
msgctxt ""
"XFormsWindowState.xcu\n"
"..XFormsWindowState.UIElements.States.private:resource/toolbar/viewerbar\n"
@@ -33894,7 +33632,6 @@ msgid "Color"
msgstr "رنگ"
#: XFormsWindowState.xcu
-#, fuzzy
msgctxt ""
"XFormsWindowState.xcu\n"
"..XFormsWindowState.UIElements.States.private:resource/toolbar/basicshapes\n"
@@ -33904,7 +33641,6 @@ msgid "Basic Shapes"
msgstr "اشکال پایه"
#: XFormsWindowState.xcu
-#, fuzzy
msgctxt ""
"XFormsWindowState.xcu\n"
"..XFormsWindowState.UIElements.States.private:resource/toolbar/arrowshapes\n"
@@ -33914,7 +33650,6 @@ msgid "Block Arrows"
msgstr "پیکان‌های بلوکی"
#: XFormsWindowState.xcu
-#, fuzzy
msgctxt ""
"XFormsWindowState.xcu\n"
"..XFormsWindowState.UIElements.States.private:resource/toolbar/flowchartshapes\n"
@@ -33924,7 +33659,6 @@ msgid "Flowchart"
msgstr "روندنما"
#: XFormsWindowState.xcu
-#, fuzzy
msgctxt ""
"XFormsWindowState.xcu\n"
"..XFormsWindowState.UIElements.States.private:resource/toolbar/starshapes\n"
@@ -33934,7 +33668,6 @@ msgid "Stars and Banners"
msgstr "ستاره و پرچم"
#: XFormsWindowState.xcu
-#, fuzzy
msgctxt ""
"XFormsWindowState.xcu\n"
"..XFormsWindowState.UIElements.States.private:resource/toolbar/symbolshapes\n"
diff --git a/source/fa/readlicense_oo/docs.po b/source/fa/readlicense_oo/docs.po
index 092b373b8a4..2786874a215 100644
--- a/source/fa/readlicense_oo/docs.po
+++ b/source/fa/readlicense_oo/docs.po
@@ -344,7 +344,6 @@ msgid "This directory contains a subdirectory called \"RPMS\". Change directory
msgstr "این شاخه حاوی یک زیر‌شاخه به‌نام \"DEBS\" است. به شاخه \"DEBS\" تغییر شاخه بدهید."
#: readme.xrm
-#, fuzzy
msgctxt ""
"readme.xrm\n"
"rpminstall4\n"
diff --git a/source/fa/reportdesign/messages.po b/source/fa/reportdesign/messages.po
index 40de6fa55dc..805224f9e49 100644
--- a/source/fa/reportdesign/messages.po
+++ b/source/fa/reportdesign/messages.po
@@ -14,7 +14,6 @@ msgstr ""
"X-Generator: LibreOffice\n"
#: stringarray.hrc:17
-#, fuzzy
msgctxt "RID_STR_FORCENEWPAGE_CONST"
msgid "None"
msgstr "هیچ‌کدام"
@@ -80,13 +79,11 @@ msgid "Field or Formula"
msgstr "فیلد یا فرمول"
#: stringarray.hrc:43
-#, fuzzy
msgctxt "RID_STR_TYPE_CONST"
msgid "Function"
msgstr "تابع"
#: stringarray.hrc:44
-#, fuzzy
msgctxt "RID_STR_TYPE_CONST"
msgid "Counter"
msgstr "شمارش‌گر"
@@ -104,7 +101,6 @@ msgid "No"
msgstr "نه"
#: stringarray.hrc:52
-#, fuzzy
msgctxt "RID_STR_BOOL"
msgid "Yes"
msgstr "بله"
@@ -128,7 +124,6 @@ msgid "With First Detail"
msgstr "با اولین جزء"
#: stringarray.hrc:66
-#, fuzzy
msgctxt "RID_STR_VERTICAL_ALIGN_CONST"
msgid "Top"
msgstr "بالا"
@@ -140,19 +135,16 @@ msgid "Middle"
msgstr "میانه"
#: stringarray.hrc:68
-#, fuzzy
msgctxt "RID_STR_VERTICAL_ALIGN_CONST"
msgid "Bottom"
msgstr "پایین"
#: stringarray.hrc:74
-#, fuzzy
msgctxt "RID_STR_PARAADJUST_CONST"
msgid "Left"
msgstr "چپ"
#: stringarray.hrc:75
-#, fuzzy
msgctxt "RID_STR_PARAADJUST_CONST"
msgid "Right"
msgstr "راست"
@@ -892,7 +884,6 @@ msgid "Section Setup"
msgstr ""
#: backgrounddialog.ui:105
-#, fuzzy
msgctxt "backgrounddialog|background"
msgid "Background"
msgstr "پس‌زمینه"
@@ -903,13 +894,11 @@ msgid "Character Settings"
msgstr ""
#: chardialog.ui:105
-#, fuzzy
msgctxt "chardialog|font"
msgid "Font"
msgstr "قلم"
#: chardialog.ui:127
-#, fuzzy
msgctxt "chardialog|fonteffects"
msgid "Font Effects"
msgstr "جلوه‌های قلم"
@@ -939,7 +928,6 @@ msgid "Alignment"
msgstr "ردیف کردن"
#: condformatdialog.ui:10
-#, fuzzy
msgctxt "condformatdialog|CondFormat"
msgid "Conditional Formatting"
msgstr "قالب‌بندی شرطی"
@@ -1005,49 +993,41 @@ msgid "less than or equal to"
msgstr "کوچکتر یا مساوی"
#: conditionwin.ui:107
-#, fuzzy
msgctxt "conditionwin|lhsButton"
msgid "..."
msgstr "..."
#: conditionwin.ui:130
-#, fuzzy
msgctxt "conditionwin|andLabel"
msgid "and"
msgstr "و"
#: conditionwin.ui:158
-#, fuzzy
msgctxt "conditionwin|rhsButton"
msgid "..."
msgstr "..."
#: conditionwin.ui:220
-#, fuzzy
msgctxt "conditionwin|ToolBoxItem1"
msgid "Bold"
msgstr "سیاه"
#: conditionwin.ui:235
-#, fuzzy
msgctxt "conditionwin|ToolBoxItem2"
msgid "Italic"
msgstr "ایتالیک"
#: conditionwin.ui:250
-#, fuzzy
msgctxt "conditionwin|ToolBoxItem3"
msgid "Underline"
msgstr "زیرخط"
#: conditionwin.ui:275
-#, fuzzy
msgctxt "conditionwin|ToolBoxItem4"
msgid "Background Color"
msgstr "رنگ پس‌زمینه"
#: conditionwin.ui:290
-#, fuzzy
msgctxt "conditionwin|ToolBoxItem5"
msgid "Font Color"
msgstr "رنگ قلم"
@@ -1068,7 +1048,6 @@ msgid "+"
msgstr ""
#: datetimedialog.ui:8
-#, fuzzy
msgctxt "datetimedialog|DateTimeDialog"
msgid "Date and Time"
msgstr "تاریخ و زمان"
@@ -1102,13 +1081,11 @@ msgid "Sorting and Grouping"
msgstr "مرتب‌سازی و گروه‌بندی"
#: floatingfield.ui:30
-#, fuzzy
msgctxt "floatingfield|up"
msgid "Sort Ascending"
msgstr "مرتب‌سازی صعودی"
#: floatingfield.ui:43
-#, fuzzy
msgctxt "floatingfield|down"
msgid "Sort Descending"
msgstr "مرتب‌سازی نزولی"
@@ -1120,7 +1097,6 @@ msgid "Remove sorting"
msgstr "حذف مرتب‌سازی"
#: floatingfield.ui:79
-#, fuzzy
msgctxt "floatingfield|insert"
msgid "Insert"
msgstr "درج"
@@ -1150,25 +1126,21 @@ msgid "Group actions"
msgstr "عملیات گروهی"
#: floatingsort.ui:75
-#, fuzzy
msgctxt "floatingsort|up"
msgid "Move up"
msgstr "حرکت به بالا"
#: floatingsort.ui:88
-#, fuzzy
msgctxt "floatingsort|down"
msgid "Move down"
msgstr "حرکت به پایین"
#: floatingsort.ui:101
-#, fuzzy
msgctxt "floatingsort|delete"
msgid "Delete"
msgstr "حذف"
#: floatingsort.ui:152
-#, fuzzy
msgctxt "floatingsort|label1"
msgid "Groups"
msgstr "گروه‌ها"
@@ -1180,13 +1152,11 @@ msgid "Sorting"
msgstr "مرتب‌سازی"
#: floatingsort.ui:208
-#, fuzzy
msgctxt "floatingsort|label7"
msgid "Group Header"
msgstr "سرآیند گروه"
#: floatingsort.ui:224
-#, fuzzy
msgctxt "floatingsort|label8"
msgid "Group Footer"
msgstr "ته‌آیند گروه"
@@ -1204,19 +1174,16 @@ msgid "Group Interval"
msgstr "فاصله گروه"
#: floatingsort.ui:272
-#, fuzzy
msgctxt "floatingsort|label11"
msgid "Keep Together"
msgstr "نگه‌داشتن کنار هم"
#: floatingsort.ui:290
-#, fuzzy
msgctxt "floatingsort|sorting"
msgid "Ascending"
msgstr "صعودی"
#: floatingsort.ui:291
-#, fuzzy
msgctxt "floatingsort|sorting"
msgid "Descending"
msgstr "نزولی"
@@ -1276,7 +1243,6 @@ msgid "Properties"
msgstr "مشخصات: "
#: floatingsort.ui:436
-#, fuzzy
msgctxt "floatingsort|label3"
msgid "Help"
msgstr "راهنما"
@@ -1329,13 +1295,11 @@ msgid "Page Setup"
msgstr ""
#: pagedialog.ui:105
-#, fuzzy
msgctxt "pagedialog|page"
msgid "Page"
msgstr "صفحه"
#: pagedialog.ui:127
-#, fuzzy
msgctxt "pagedialog|background"
msgid "Background"
msgstr "پس‌زمینه"
@@ -1379,7 +1343,6 @@ msgid "Position"
msgstr "موقعیت افقی"
#: pagenumberdialog.ui:262
-#, fuzzy
msgctxt "pagenumberdialog|alignment"
msgid "Left"
msgstr "چپ"
@@ -1391,7 +1354,6 @@ msgid "Center"
msgstr "مرکز"
#: pagenumberdialog.ui:264
-#, fuzzy
msgctxt "pagenumberdialog|alignment"
msgid "Right"
msgstr "راست"
@@ -1408,7 +1370,6 @@ msgid "Show Number on First Page"
msgstr ""
#: pagenumberdialog.ui:309
-#, fuzzy
msgctxt "pagenumberdialog|label3"
msgid "General"
msgstr "عمومی"
diff --git a/source/fa/sc/messages.po b/source/fa/sc/messages.po
index f94c8c94f36..0a3c98f165b 100644
--- a/source/fa/sc/messages.po
+++ b/source/fa/sc/messages.po
@@ -32,7 +32,6 @@ msgid "Financial"
msgstr "مالی"
#: compiler.hrc:30
-#, fuzzy
msgctxt "RID_FUNCTION_CATEGORIES"
msgid "Information"
msgstr "اطلاعات"
@@ -68,13 +67,11 @@ msgid "Spreadsheet"
msgstr "صفحه‌گسترده"
#: compiler.hrc:36
-#, fuzzy
msgctxt "RID_FUNCTION_CATEGORIES"
msgid "Text"
msgstr "متن"
#: compiler.hrc:37
-#, fuzzy
msgctxt "RID_FUNCTION_CATEGORIES"
msgid "Add-in"
msgstr "افزودنی"
@@ -466,7 +463,6 @@ msgid "Protect sheet"
msgstr "حفاظت از برگه"
#: globstr.hrc:110
-#, fuzzy
msgctxt "STR_UNDO_UNPROTECT_TAB"
msgid "Unprotect sheet"
msgstr "لغو حفاظت از برگه"
@@ -477,7 +473,6 @@ msgid "Protect document"
msgstr "حفاظت از نوشتار"
#: globstr.hrc:112
-#, fuzzy
msgctxt "STR_UNDO_UNPROTECT_DOC"
msgid "Unprotect document"
msgstr "لغو حفاظت از نوشتار"
@@ -654,7 +649,6 @@ msgid "OR"
msgstr "یا"
#: globstr.hrc:145
-#, fuzzy
msgctxt "STR_TABLE_DEF"
msgid "Sheet"
msgstr "برگه"
@@ -702,7 +696,6 @@ msgid "The source range contains subtotals which may distort the results. Use it
msgstr "محدودهٔ منبع حاوی جمع‌های جزئی‌ای است که ممکن است باعث مخدوش شدن نتیجه شوند. با این وجود استفاده شود؟"
#: globstr.hrc:154
-#, fuzzy
msgctxt "STR_PIVOT_TOTAL"
msgid "Total"
msgstr "مجموع"
@@ -728,13 +721,11 @@ msgid "$1 of $2 records found"
msgstr ""
#: globstr.hrc:159
-#, fuzzy
msgctxt "STR_COLUMN"
msgid "Column"
msgstr "ستون"
#: globstr.hrc:160
-#, fuzzy
msgctxt "STR_ROW"
msgid "Row"
msgstr "سطر"
@@ -834,14 +825,12 @@ msgid "Scenario"
msgstr "سناریو"
#: globstr.hrc:179
-#, fuzzy
msgctxt "STR_PIVOT_TABLE"
msgid "Pivot Table"
msgstr "جدول محوری"
#. Text strings for captions of subtotal functions.
#: globstr.hrc:181
-#, fuzzy
msgctxt "STR_FUN_TEXT_SUM"
msgid "Sum"
msgstr "مجموع"
@@ -1259,7 +1248,6 @@ msgid "Dif Import"
msgstr "درون‌ریزی Dif"
#: globstr.hrc:272
-#, fuzzy
msgctxt "STR_STYLENAME_STANDARD"
msgid "Default"
msgstr "پیش‌فرض"
@@ -1326,7 +1314,6 @@ msgid "Delete Sheets"
msgstr "حذف برگه‌ها"
#: globstr.hrc:284
-#, fuzzy
msgctxt "STR_UNDO_RENAME_TAB"
msgid "Rename Sheet"
msgstr "تغییر نام برگه"
@@ -1635,7 +1622,6 @@ msgid "No cell references are found in the selected cells."
msgstr ""
#: globstr.hrc:342
-#, fuzzy
msgctxt "STR_GRAPHICNAME"
msgid "Image"
msgstr "تصویر"
@@ -1751,7 +1737,6 @@ msgid "Subtotals"
msgstr "جمع‌های جزء"
#: globstr.hrc:365
-#, fuzzy
msgctxt "STR_OPERATION_NONE"
msgid "None"
msgstr "هیچ‌کدام"
@@ -2109,7 +2094,6 @@ msgid "Manage Names..."
msgstr "نام محدوده‌ها"
#: globstr.hrc:425
-#, fuzzy
msgctxt "STR_HEADER_NAME"
msgid "Name"
msgstr "نام"
@@ -2159,7 +2143,6 @@ msgid "This Document is referenced by another document and not yet saved. Closin
msgstr ""
#: globstr.hrc:434
-#, fuzzy
msgctxt "STR_HEADER_RANGE"
msgid "Range"
msgstr "محدوده"
@@ -2365,7 +2348,6 @@ msgid "next year"
msgstr ""
#: globstr.hrc:473
-#, fuzzy
msgctxt "STR_COND_AND"
msgid "and"
msgstr "و"
@@ -2410,25 +2392,21 @@ msgid "You cannot insert or delete cells when the affected range intersects with
msgstr ""
#: globstr.hrc:480
-#, fuzzy
msgctxt "STR_DPFIELD_GROUP_BY_SECONDS"
msgid "Seconds"
msgstr "ثانیه"
#: globstr.hrc:481
-#, fuzzy
msgctxt "STR_DPFIELD_GROUP_BY_MINUTES"
msgid "Minutes"
msgstr "دقیقه"
#: globstr.hrc:482
-#, fuzzy
msgctxt "STR_DPFIELD_GROUP_BY_HOURS"
msgid "Hours"
msgstr "ساعت"
#: globstr.hrc:483
-#, fuzzy
msgctxt "STR_DPFIELD_GROUP_BY_DAYS"
msgid "Days"
msgstr "روز"
@@ -2571,13 +2549,11 @@ msgid "%1 and %2 more"
msgstr ""
#: globstr.hrc:508
-#, fuzzy
msgctxt "STR_GENERAL"
msgid "General"
msgstr "عمومی"
#: globstr.hrc:509
-#, fuzzy
msgctxt "STR_NUMBER"
msgid "Number"
msgstr "عدد"
@@ -2589,19 +2565,16 @@ msgid "Percent"
msgstr "درصد"
#: globstr.hrc:511
-#, fuzzy
msgctxt "STR_CURRENCY"
msgid "Currency"
msgstr "پول"
#: globstr.hrc:512
-#, fuzzy
msgctxt "STR_DATE"
msgid "Date"
msgstr "تاریخ"
#: globstr.hrc:513
-#, fuzzy
msgctxt "STR_TIME"
msgid "Time"
msgstr "زمان"
@@ -2623,7 +2596,6 @@ msgid "Boolean Value"
msgstr ""
#: globstr.hrc:517
-#, fuzzy
msgctxt "STR_TEXT"
msgid "Text"
msgstr "متن"
@@ -2796,7 +2768,6 @@ msgid "Data could not be written."
msgstr "نوشتن داده‌ها ممکن نیست."
#: scerrors.hrc:64
-#, fuzzy
msgctxt "RID_ERRHDLSC"
msgid "$(ARG1)"
msgstr "$(ARG1)"
@@ -3338,7 +3309,6 @@ msgid "Provides an internal number for the date given."
msgstr ""
#: scfuncs.hrc:182
-#, fuzzy
msgctxt "SC_OPCODE_GET_DATE"
msgid "Year"
msgstr "سال"
@@ -3349,7 +3319,6 @@ msgid "An integer between 1583 and 9956 or 0 and 99 (19xx or 20xx depending on t
msgstr ""
#: scfuncs.hrc:184
-#, fuzzy
msgctxt "SC_OPCODE_GET_DATE"
msgid "Month"
msgstr "ماه"
@@ -3360,7 +3329,6 @@ msgid "An integer between 1 and 12 representing the month."
msgstr "یک عدد صحیح بین 1 و 12 که نمایشگر ماه است."
#: scfuncs.hrc:186
-#, fuzzy
msgctxt "SC_OPCODE_GET_DATE"
msgid "Day"
msgstr "روز"
@@ -3376,7 +3344,6 @@ msgid "Returns an internal number for a text having a possible date format."
msgstr ""
#: scfuncs.hrc:194
-#, fuzzy
msgctxt "SC_OPCODE_GET_DATE_VALUE"
msgid "Text"
msgstr "متن"
@@ -3444,7 +3411,6 @@ msgid "Returns the number of workdays between two dates using arguments to indic
msgstr ""
#: scfuncs.hrc:222
-#, fuzzy
msgctxt "SC_OPCODE_NETWORKDAYS"
msgid "Start date"
msgstr "تاریخ شروع"
@@ -3455,7 +3421,6 @@ msgid "Start date for calculation."
msgstr ""
#: scfuncs.hrc:224
-#, fuzzy
msgctxt "SC_OPCODE_NETWORKDAYS"
msgid "End date"
msgstr "تاریخ پایان"
@@ -3492,7 +3457,6 @@ msgid "Returns the number of workdays between two dates using arguments to indic
msgstr ""
#: scfuncs.hrc:236
-#, fuzzy
msgctxt "SC_OPCODE_NETWORKDAYS_MS"
msgid "Start date"
msgstr "تاریخ شروع"
@@ -3503,7 +3467,6 @@ msgid "Start date for calculation."
msgstr ""
#: scfuncs.hrc:238
-#, fuzzy
msgctxt "SC_OPCODE_NETWORKDAYS_MS"
msgid "End date"
msgstr "تاریخ پایان"
@@ -3540,7 +3503,6 @@ msgid "Returns the serial number of the date before or after a number of workday
msgstr ""
#: scfuncs.hrc:250
-#, fuzzy
msgctxt "SC_OPCODE_WORKDAY_MS"
msgid "Start date"
msgstr "تاریخ شروع"
@@ -3551,7 +3513,6 @@ msgid "Start date for calculation."
msgstr ""
#: scfuncs.hrc:252
-#, fuzzy
msgctxt "SC_OPCODE_WORKDAY_MS"
msgid "Days"
msgstr "روز"
@@ -3653,7 +3614,6 @@ msgid "Determines a time value from the details for hour, minute and second."
msgstr ""
#: scfuncs.hrc:302
-#, fuzzy
msgctxt "SC_OPCODE_GET_TIME"
msgid "Hour"
msgstr "ساعت"
@@ -3664,7 +3624,6 @@ msgid "The integer for the hour."
msgstr "عدد صحیح برای ساعت"
#: scfuncs.hrc:304
-#, fuzzy
msgctxt "SC_OPCODE_GET_TIME"
msgid "Minute"
msgstr "دقیقه"
@@ -3691,7 +3650,6 @@ msgid "Returns a sequential number for a text shown in a possible time entry for
msgstr ""
#: scfuncs.hrc:314
-#, fuzzy
msgctxt "SC_OPCODE_GET_TIME_VALUE"
msgid "Text"
msgstr "متن"
@@ -3825,7 +3783,6 @@ msgid "The internal number of the date."
msgstr ""
#: scfuncs.hrc:370
-#, fuzzy
msgctxt "SC_OPCODE_WEEK"
msgid "Mode"
msgstr "حالت"
@@ -3841,7 +3798,6 @@ msgid "Calculates the ISO 8601 calendar week for the given date."
msgstr ""
#: scfuncs.hrc:378
-#, fuzzy
msgctxt "SC_OPCODE_ISOWEEKNUM"
msgid "Number"
msgstr "عدد"
@@ -3859,7 +3815,6 @@ msgid ""
msgstr ""
#: scfuncs.hrc:385
-#, fuzzy
msgctxt "SC_OPCODE_WEEKNUM_OOO"
msgid "Number"
msgstr "عدد"
@@ -3870,7 +3825,6 @@ msgid "The internal number of the date."
msgstr ""
#: scfuncs.hrc:387
-#, fuzzy
msgctxt "SC_OPCODE_WEEKNUM_OOO"
msgid "Mode"
msgstr "حالت"
@@ -3886,7 +3840,6 @@ msgid "Calculates the date of Easter Sunday in a given year."
msgstr "تاریخ یکشنبهٔ پاک در سال داده شده را محاسبه می‌کند."
#: scfuncs.hrc:395
-#, fuzzy
msgctxt "SC_OPCODE_EASTERSUNDAY"
msgid "Year"
msgstr "سال"
@@ -4217,7 +4170,6 @@ msgid "Payment period. The total number of periods in which the annuity (pension
msgstr ""
#: scfuncs.hrc:491
-#, fuzzy
msgctxt "SC_OPCODE_IPMT"
msgid "PV"
msgstr "PV"
@@ -4403,7 +4355,6 @@ msgid "Payment period. The total number of periods in which the annuity (pension
msgstr ""
#: scfuncs.hrc:543
-#, fuzzy
msgctxt "SC_OPCODE_CUM_IPMT"
msgid "PV"
msgstr "PV"
@@ -4624,7 +4575,6 @@ msgid "Periods: The period for which the depreciation is calculated. The time un
msgstr ""
#: scfuncs.hrc:607
-#, fuzzy
msgctxt "SC_OPCODE_DB"
msgid "Month"
msgstr "ماه"
@@ -4681,7 +4631,6 @@ msgid "Start. The first period for depreciation in the same time unit as the use
msgstr ""
#: scfuncs.hrc:623
-#, fuzzy
msgctxt "SC_OPCODE_VBD"
msgid "End"
msgstr "پایان"
@@ -4753,7 +4702,6 @@ msgid "The effective interest rate"
msgstr "نرخ بهرهٔ مؤثر."
#: scfuncs.hrc:647
-#, fuzzy
msgctxt "SC_OPCODE_NOMINAL"
msgid "NPER"
msgstr "NPER"
@@ -4769,7 +4717,6 @@ msgid "Net present value. Calculates the net present value of an investment base
msgstr ""
#: scfuncs.hrc:655
-#, fuzzy
msgctxt "SC_OPCODE_NPV"
msgid "Rate"
msgstr "نرخ"
@@ -4857,7 +4804,6 @@ msgid "Returns the amount of interest for constant amortization rates."
msgstr ""
#: scfuncs.hrc:687
-#, fuzzy
msgctxt "SC_OPCODE_ISPMT"
msgid "Rate"
msgstr "نرخ"
@@ -4903,7 +4849,6 @@ msgid "Duration. Calculates the number of periods required by an investment to a
msgstr ""
#: scfuncs.hrc:701
-#, fuzzy
msgctxt "SC_OPCODE_PDURATION"
msgid "Rate"
msgstr "نرخ"
@@ -4915,7 +4860,6 @@ msgid "The constant rate of interest."
msgstr "نرخ ثابت بهره."
#: scfuncs.hrc:703
-#, fuzzy
msgctxt "SC_OPCODE_PDURATION"
msgid "PV"
msgstr "PV"
@@ -4927,13 +4871,11 @@ msgid "The present value. The current value of the investment."
msgstr "مقدار فعلی. مقدار فعلی سرمایه‌گذاری."
#: scfuncs.hrc:705
-#, fuzzy
msgctxt "SC_OPCODE_PDURATION"
msgid "FV"
msgstr "FV"
#: scfuncs.hrc:706
-#, fuzzy
msgctxt "SC_OPCODE_PDURATION"
msgid "The future value of the investment."
msgstr "مقدار آینده‌ی سرمایه‌گذاری."
@@ -4955,7 +4897,6 @@ msgid "The number of periods used in the calculation."
msgstr ""
#: scfuncs.hrc:715
-#, fuzzy
msgctxt "SC_OPCODE_RRI"
msgid "PV"
msgstr "PV"
@@ -5125,7 +5066,6 @@ msgid "Returns TRUE if the cell is a formula cell."
msgstr ""
#: scfuncs.hrc:797
-#, fuzzy
msgctxt "SC_OPCODE_IS_FORMULA"
msgid "Reference"
msgstr "مرجع"
@@ -5355,7 +5295,6 @@ msgid "Returns TRUE if an odd number of arguments evaluates to TRUE."
msgstr ""
#: scfuncs.hrc:911
-#, fuzzy
msgctxt "SC_OPCODE_XOR"
msgid "Logical value "
msgstr "مقدار منطقی"
@@ -5428,7 +5367,6 @@ msgid "Counts the blank cells in a specified range."
msgstr "خانه‌های خالی در یک محدودهٔ مشخص را می‌شمارد."
#: scfuncs.hrc:945
-#, fuzzy
msgctxt "SC_OPCODE_COUNT_EMPTY_CELLS"
msgid "Range"
msgstr "محدوده"
@@ -5449,7 +5387,6 @@ msgid "Returns the sum of all arguments."
msgstr "مجموع همهٔ آرگومان‌ها را برمی‌گرداند."
#: scfuncs.hrc:959
-#, fuzzy
msgctxt "SC_OPCODE_SUM"
msgid "Number "
msgstr "عدد "
@@ -5466,7 +5403,6 @@ msgid "Returns the sum of the squares of the arguments."
msgstr "مجموع مربعات آرگومان‌ها را برمی‌گرداند."
#: scfuncs.hrc:967
-#, fuzzy
msgctxt "SC_OPCODE_SUM_SQ"
msgid "Number "
msgstr "عدد "
@@ -5500,7 +5436,6 @@ msgid "Totals the arguments that meet the condition."
msgstr "جمع آرگومان‌هایی که شروط را برآورده می‌کنند."
#: scfuncs.hrc:983
-#, fuzzy
msgctxt "SC_OPCODE_SUM_IF"
msgid "Range"
msgstr "محدوده"
@@ -5538,7 +5473,6 @@ msgid "Averages the arguments that meet the conditions."
msgstr "جمع آرگومان‌هایی که شروط را برآورده می‌کنند."
#: scfuncs.hrc:995
-#, fuzzy
msgctxt "SC_OPCODE_AVERAGE_IF"
msgid "Range"
msgstr "محدوده"
@@ -5678,7 +5612,6 @@ msgid "Counts the arguments which meet the set conditions."
msgstr "تعداد آرگومان‌هایی را که شروط تعیین شده را برآورده می‌کنند می‌شمارد."
#: scfuncs.hrc:1040
-#, fuzzy
msgctxt "SC_OPCODE_COUNT_IF"
msgid "Range"
msgstr "محدوده"
@@ -5706,7 +5639,6 @@ msgid "Returns the square root of a number."
msgstr "ریشهٔ دوم عدد را برمی‌گرداند."
#: scfuncs.hrc:1050
-#, fuzzy
msgctxt "SC_OPCODE_SQRT"
msgid "Number"
msgstr "عدد"
@@ -5950,7 +5882,6 @@ msgid "Returns the sine of a number."
msgstr "سینوس عدد را برمی‌گرداند."
#: scfuncs.hrc:1172
-#, fuzzy
msgctxt "SC_OPCODE_SIN"
msgid "Number"
msgstr "عدد"
@@ -5981,7 +5912,6 @@ msgid "Returns the tangent of a number."
msgstr "تانژانت عدد را برمی‌گرداند."
#: scfuncs.hrc:1188
-#, fuzzy
msgctxt "SC_OPCODE_TAN"
msgid "Number"
msgstr "عدد"
@@ -6012,7 +5942,6 @@ msgid "Returns the hyperbolic sine of a number."
msgstr "سینوس هذلولوی عدد را برمی‌گرداند."
#: scfuncs.hrc:1204
-#, fuzzy
msgctxt "SC_OPCODE_SIN_HYP"
msgid "Number"
msgstr "عدد"
@@ -6043,7 +5972,6 @@ msgid "Returns the hyperbolic tangent of a number."
msgstr "تانژانت هذلولوی عدد را برمی‌گرداند."
#: scfuncs.hrc:1220
-#, fuzzy
msgctxt "SC_OPCODE_TAN_HYP"
msgid "Number"
msgstr "عدد"
@@ -6311,7 +6239,6 @@ msgid "Calculates subtotals in a spreadsheet."
msgstr "مجموع‌های جزئی را در صفحهٔ گسترده محاسبه می‌کند."
#: scfuncs.hrc:1346
-#, fuzzy
msgctxt "SC_OPCODE_SUB_TOTAL"
msgid "Function"
msgstr "تابع"
@@ -6322,7 +6249,6 @@ msgid "Function index. Is an index of the possible functions Total, Max, ..."
msgstr "نمایهٔ توابع. نمایه‌ای از توابع موجود مجموع، حداکثر، ..."
#: scfuncs.hrc:1348
-#, fuzzy
msgctxt "SC_OPCODE_SUB_TOTAL"
msgid "Range"
msgstr "محدوده"
@@ -6348,7 +6274,6 @@ msgid "Function index. Is an index of the possible functions Total, Max, ..."
msgstr "نمایهٔ توابع. نمایه‌ای از توابع موجود مجموع، حداکثر، ..."
#: scfuncs.hrc:1358
-#, fuzzy
msgctxt "SC_OPCODE_AGGREGATE"
msgid "Options"
msgstr "گزینه‌ها"
@@ -6400,7 +6325,6 @@ msgid "Truncates the decimal places of a number."
msgstr ""
#: scfuncs.hrc:1378
-#, fuzzy
msgctxt "SC_OPCODE_TRUNC"
msgid "Number"
msgstr "عدد"
@@ -6412,7 +6336,6 @@ msgid "The number to be truncated."
msgstr "عددی که گرد خواهد شد."
#: scfuncs.hrc:1380
-#, fuzzy
msgctxt "SC_OPCODE_TRUNC"
msgid "Count"
msgstr "تعداد"
@@ -6428,7 +6351,6 @@ msgid "Rounds a number to a predefined accuracy."
msgstr "عددی را با دقت از پیش تعیین شده گرده می‌کند."
#: scfuncs.hrc:1388
-#, fuzzy
msgctxt "SC_OPCODE_ROUND"
msgid "Number"
msgstr "عدد"
@@ -6439,7 +6361,6 @@ msgid "The number to be rounded."
msgstr "عددی که گرد خواهد شد."
#: scfuncs.hrc:1390
-#, fuzzy
msgctxt "SC_OPCODE_ROUND"
msgid "Count"
msgstr "تعداد"
@@ -6456,7 +6377,6 @@ msgid "Rounds a number up to the predefined accuracy."
msgstr "عددی را با دقت از پیش تعیین شده گرده می‌کند."
#: scfuncs.hrc:1398
-#, fuzzy
msgctxt "SC_OPCODE_ROUND_UP"
msgid "Number"
msgstr "عدد"
@@ -6468,7 +6388,6 @@ msgid "The number to be rounded up."
msgstr "عددی که گرد خواهد شد."
#: scfuncs.hrc:1400
-#, fuzzy
msgctxt "SC_OPCODE_ROUND_UP"
msgid "Count"
msgstr "تعداد"
@@ -6485,7 +6404,6 @@ msgid "Rounds a number down to a predefined accuracy."
msgstr "عددی را با دقت از پیش تعیین شده گرده می‌کند."
#: scfuncs.hrc:1408
-#, fuzzy
msgctxt "SC_OPCODE_ROUND_DOWN"
msgid "Number"
msgstr "عدد"
@@ -6496,7 +6414,6 @@ msgid "The number to be rounded down."
msgstr "عددی که به پایین گرد خواهد شد."
#: scfuncs.hrc:1410
-#, fuzzy
msgctxt "SC_OPCODE_ROUND_DOWN"
msgid "Count"
msgstr "تعداد"
@@ -6760,13 +6677,11 @@ msgid "Rounds number down to the nearest multiple of significance, regardless of
msgstr ""
#: scfuncs.hrc:1510
-#, fuzzy
msgctxt "SC_OPCODE_FLOOR_MATH"
msgid "Number"
msgstr "عدد"
#: scfuncs.hrc:1511
-#, fuzzy
msgctxt "SC_OPCODE_FLOOR_MATH"
msgid "The number to be rounded down."
msgstr "عددی که به پایین گرد خواهد شد."
@@ -6783,7 +6698,6 @@ msgid "The number to whose multiple the value is to be rounded down."
msgstr "عددی که مقدار به مضربی از آن گرد می‌شود."
#: scfuncs.hrc:1514
-#, fuzzy
msgctxt "SC_OPCODE_FLOOR_MATH"
msgid "Mode"
msgstr "حالت"
@@ -6799,13 +6713,11 @@ msgid "Rounds number down (towards -∞) to the nearest multiple of significance
msgstr ""
#: scfuncs.hrc:1522
-#, fuzzy
msgctxt "SC_OPCODE_FLOOR_PRECISE"
msgid "Number"
msgstr "عدد"
#: scfuncs.hrc:1523
-#, fuzzy
msgctxt "SC_OPCODE_FLOOR_PRECISE"
msgid "The number to be rounded down."
msgstr "عددی که به پایین گرد خواهد شد."
@@ -7289,7 +7201,6 @@ msgid "Returns the maximum value in a list of arguments."
msgstr "مقدار حداکثر در فهرست آرگومان‌ها را برمی‌گرداند."
#: scfuncs.hrc:1710
-#, fuzzy
msgctxt "SC_OPCODE_MAX"
msgid "Number "
msgstr "عدد "
@@ -7323,7 +7234,6 @@ msgid "Returns the minimum value in a list of arguments."
msgstr "مقدار حداکثر در فهرست آرگومان‌ها را برمی‌گرداند."
#: scfuncs.hrc:1726
-#, fuzzy
msgctxt "SC_OPCODE_MIN"
msgid "Number "
msgstr "عدد "
@@ -7356,7 +7266,6 @@ msgid "Calculates the variance based on a sample."
msgstr ""
#: scfuncs.hrc:1742
-#, fuzzy
msgctxt "SC_OPCODE_VAR"
msgid "Number "
msgstr "عدد "
@@ -7373,7 +7282,6 @@ msgid "Calculates the variance based on a sample."
msgstr ""
#: scfuncs.hrc:1750
-#, fuzzy
msgctxt "SC_OPCODE_VAR_S"
msgid "Number "
msgstr "عدد "
@@ -7406,7 +7314,6 @@ msgid "Calculates variance based on the entire population."
msgstr "واریانس را بر مبنای سراسر جامعه محاسبه می‌کند."
#: scfuncs.hrc:1766
-#, fuzzy
msgctxt "SC_OPCODE_VAR_P"
msgid "Number "
msgstr "عدد "
@@ -7423,7 +7330,6 @@ msgid "Calculates variance based on the entire population."
msgstr "واریانس را بر مبنای سراسر جامعه محاسبه می‌کند."
#: scfuncs.hrc:1774
-#, fuzzy
msgctxt "SC_OPCODE_VAR_P_MS"
msgid "Number "
msgstr "عدد "
@@ -7457,7 +7363,6 @@ msgid "Calculates the standard deviation based on a sample."
msgstr ""
#: scfuncs.hrc:1790
-#, fuzzy
msgctxt "SC_OPCODE_ST_DEV"
msgid "Number "
msgstr "عدد "
@@ -7474,7 +7379,6 @@ msgid "Calculates the standard deviation based on a sample."
msgstr ""
#: scfuncs.hrc:1798
-#, fuzzy
msgctxt "SC_OPCODE_ST_DEV_S"
msgid "Number "
msgstr "عدد "
@@ -7507,7 +7411,6 @@ msgid "Calculates the standard deviation based on the entire population."
msgstr "انحراف استاندارد را بر اساس سراسر جامعه محاسبه می‌کند."
#: scfuncs.hrc:1814
-#, fuzzy
msgctxt "SC_OPCODE_ST_DEV_P"
msgid "Number "
msgstr "عدد "
@@ -7524,7 +7427,6 @@ msgid "Calculates the standard deviation based on the entire population."
msgstr "انحراف استاندارد را بر اساس سراسر جامعه محاسبه می‌کند."
#: scfuncs.hrc:1822
-#, fuzzy
msgctxt "SC_OPCODE_ST_DEV_P_MS"
msgid "Number "
msgstr "عدد "
@@ -7558,7 +7460,6 @@ msgid "Returns the average of a sample."
msgstr "معدل نمونه را برمی‌گرداند."
#: scfuncs.hrc:1838
-#, fuzzy
msgctxt "SC_OPCODE_AVERAGE"
msgid "Number "
msgstr "عدد "
@@ -7592,7 +7493,6 @@ msgid "Returns the sum of squares of deviations from the sample mean value"
msgstr ""
#: scfuncs.hrc:1854
-#, fuzzy
msgctxt "SC_OPCODE_DEV_SQ"
msgid "Number "
msgstr "عدد "
@@ -7609,7 +7509,6 @@ msgid "Returns the average of the absolute deviations of a sample from the mean.
msgstr ""
#: scfuncs.hrc:1862
-#, fuzzy
msgctxt "SC_OPCODE_AVE_DEV"
msgid "Number "
msgstr "عدد "
@@ -7626,7 +7525,6 @@ msgid "Returns the skewness of a distribution."
msgstr "عدم توازن یک توزیع را برمی‌گرداند."
#: scfuncs.hrc:1870
-#, fuzzy
msgctxt "SC_OPCODE_SKEW"
msgid "Number "
msgstr "عدد "
@@ -7643,7 +7541,6 @@ msgid "Returns the skewness of a distribution using the population of a random v
msgstr ""
#: scfuncs.hrc:1878
-#, fuzzy
msgctxt "SC_OPCODE_SKEWP"
msgid "Number "
msgstr "عدد "
@@ -7661,7 +7558,6 @@ msgid "Returns the kurtosis of a distribution."
msgstr "توزیع پواسون را برمی‌گرداند."
#: scfuncs.hrc:1886
-#, fuzzy
msgctxt "SC_OPCODE_KURT"
msgid "Number "
msgstr "عدد "
@@ -7678,7 +7574,6 @@ msgid "Returns the geometric mean of a sample."
msgstr "میانگین هندسی نمونه را برمی‌گرداند."
#: scfuncs.hrc:1894
-#, fuzzy
msgctxt "SC_OPCODE_GEO_MEAN"
msgid "Number "
msgstr "عدد "
@@ -7696,7 +7591,6 @@ msgid "Returns the harmonic mean of a sample."
msgstr "میانگین هندسی نمونه را برمی‌گرداند."
#: scfuncs.hrc:1902
-#, fuzzy
msgctxt "SC_OPCODE_HAR_MEAN"
msgid "Number "
msgstr "عدد "
@@ -7713,7 +7607,6 @@ msgid "Returns the most common value in a sample."
msgstr ""
#: scfuncs.hrc:1910
-#, fuzzy
msgctxt "SC_OPCODE_MODAL_VALUE"
msgid "Number "
msgstr "عدد "
@@ -7730,7 +7623,6 @@ msgid "Returns the most common value in a sample."
msgstr ""
#: scfuncs.hrc:1918
-#, fuzzy
msgctxt "SC_OPCODE_MODAL_VALUE_MS"
msgid "Number "
msgstr "عدد "
@@ -7747,7 +7639,6 @@ msgid "Returns the most common value in a sample."
msgstr ""
#: scfuncs.hrc:1926
-#, fuzzy
msgctxt "SC_OPCODE_MODAL_VALUE_MULTI"
msgid "Number "
msgstr "عدد "
@@ -7764,7 +7655,6 @@ msgid "Returns the median of a given sample."
msgstr ""
#: scfuncs.hrc:1934
-#, fuzzy
msgctxt "SC_OPCODE_MEDIAN"
msgid "Number "
msgstr "عدد "
@@ -8175,7 +8065,6 @@ msgid "Type"
msgstr "نوع"
#: scfuncs.hrc:2075
-#, fuzzy
msgctxt "SC_OPCODE_RANK_EQ"
msgid "Sequence order: 0 or omitted means descending, any other value than 0 means ascending."
msgstr "ترتیب دنباله: ۰ به معنی صعودی و ۱ به معنی نزولی است."
@@ -8212,7 +8101,6 @@ msgid "Type"
msgstr "نوع"
#: scfuncs.hrc:2087
-#, fuzzy
msgctxt "SC_OPCODE_RANK_AVG"
msgid "Sequence order: 0 or omitted means descending, any other value than 0 means ascending."
msgstr "ترتیب دنباله: ۰ به معنی صعودی و ۱ به معنی نزولی است."
@@ -8344,7 +8232,6 @@ msgid "Values of the distribution function for a standard normal distribution."
msgstr "مقادیر تابع توزیع برای توزیع نرمال استاندارد."
#: scfuncs.hrc:2132
-#, fuzzy
msgctxt "SC_OPCODE_PHI"
msgid "Number"
msgstr "عدد"
@@ -8664,7 +8551,6 @@ msgid "The value for which the Poisson distribution is to be calculated."
msgstr "مقداری که توزیع پواسون برای محاسبه خواهد شد."
#: scfuncs.hrc:2244
-#, fuzzy
msgctxt "SC_OPCODE_POISSON_DIST"
msgid "Mean"
msgstr "میانگین"
@@ -8701,7 +8587,6 @@ msgid "The value for which the Poisson distribution is to be calculated."
msgstr "مقداری که توزیع پواسون برای محاسبه خواهد شد."
#: scfuncs.hrc:2256
-#, fuzzy
msgctxt "SC_OPCODE_POISSON_DIST_MS"
msgid "Mean"
msgstr "میانگین"
@@ -8822,7 +8707,6 @@ msgid "Values of the inverse normal distribution."
msgstr "مقادیر توزیع نرمال وارون."
#: scfuncs.hrc:2294
-#, fuzzy
msgctxt "SC_OPCODE_NORM_INV"
msgid "Number"
msgstr "عدد"
@@ -8833,7 +8717,6 @@ msgid "The probability value for which the inverse normal distribution is to be
msgstr "مقدار احتمالی که توزیع نرمال وارون برای آن محاسبه خواهد شد."
#: scfuncs.hrc:2296
-#, fuzzy
msgctxt "SC_OPCODE_NORM_INV"
msgid "Mean"
msgstr "میانگین"
@@ -8860,19 +8743,16 @@ msgid "Values of the inverse normal distribution."
msgstr "مقادیر توزیع نرمال وارون."
#: scfuncs.hrc:2306
-#, fuzzy
msgctxt "SC_OPCODE_NORM_INV_MS"
msgid "Number"
msgstr "عدد"
#: scfuncs.hrc:2307
-#, fuzzy
msgctxt "SC_OPCODE_NORM_INV_MS"
msgid "The probability value for which the inverse normal distribution is to be calculated."
msgstr "مقدار احتمالی که توزیع نرمال وارون برای آن محاسبه خواهد شد."
#: scfuncs.hrc:2308
-#, fuzzy
msgctxt "SC_OPCODE_NORM_INV_MS"
msgid "Mean"
msgstr "میانگین"
@@ -8942,7 +8822,6 @@ msgid "Values of the inverse standard normal distribution."
msgstr "مقادیر توزیع نرمال استاندارد وارون."
#: scfuncs.hrc:2336
-#, fuzzy
msgctxt "SC_OPCODE_S_NORM_INV"
msgid "Number"
msgstr "عدد"
@@ -8958,13 +8837,11 @@ msgid "Values of the inverse standard normal distribution."
msgstr "مقادیر توزیع نرمال استاندارد وارون."
#: scfuncs.hrc:2344
-#, fuzzy
msgctxt "SC_OPCODE_S_NORM_INV_MS"
msgid "Number"
msgstr "عدد"
#: scfuncs.hrc:2345
-#, fuzzy
msgctxt "SC_OPCODE_S_NORM_INV_MS"
msgid "The probability value for which the inverse standard normal distribution is to be calculated."
msgstr "مقدار احتمالی که توزیع نرمال استاندارد برای آن محاسبه خواهد شد."
@@ -8986,7 +8863,6 @@ msgid "The value for which the log normal distribution is to be calculated."
msgstr "مقداری که توزیع نرمال برای آن محاسبه خواهد شد."
#: scfuncs.hrc:2354
-#, fuzzy
msgctxt "SC_OPCODE_LOG_NORM_DIST"
msgid "Mean"
msgstr "میانگین"
@@ -9034,7 +8910,6 @@ msgid "The value for which the log normal distribution is to be calculated."
msgstr "مقداری که توزیع نرمال برای آن محاسبه خواهد شد."
#: scfuncs.hrc:2368
-#, fuzzy
msgctxt "SC_OPCODE_LOG_NORM_DIST_MS"
msgid "Mean"
msgstr "میانگین"
@@ -9073,7 +8948,6 @@ msgid "Values of the inverse of the lognormal distribution."
msgstr "مقادیر توزیع نرمال لگاریتمی وارون."
#: scfuncs.hrc:2380
-#, fuzzy
msgctxt "SC_OPCODE_LOG_INV"
msgid "Number"
msgstr "عدد"
@@ -9084,7 +8958,6 @@ msgid "The probability value for which the inverse log normal distribution is to
msgstr "مقدار احتمالی که توزیع نرمال لگاریتمی وارون برای آن محاسبه می‌شود."
#: scfuncs.hrc:2382
-#, fuzzy
msgctxt "SC_OPCODE_LOG_INV"
msgid "Mean"
msgstr "میانگین"
@@ -9110,19 +8983,16 @@ msgid "Values of the inverse of the lognormal distribution."
msgstr "مقادیر توزیع نرمال لگاریتمی وارون."
#: scfuncs.hrc:2392
-#, fuzzy
msgctxt "SC_OPCODE_LOG_INV_MS"
msgid "Number"
msgstr "عدد"
#: scfuncs.hrc:2393
-#, fuzzy
msgctxt "SC_OPCODE_LOG_INV_MS"
msgid "The probability value for which the inverse log normal distribution is to be calculated."
msgstr "مقدار احتمالی که توزیع نرمال لگاریتمی وارون برای آن محاسبه می‌شود."
#: scfuncs.hrc:2394
-#, fuzzy
msgctxt "SC_OPCODE_LOG_INV_MS"
msgid "Mean"
msgstr "میانگین"
@@ -9138,7 +9008,6 @@ msgid "STDEV"
msgstr "STDEV"
#: scfuncs.hrc:2397
-#, fuzzy
msgctxt "SC_OPCODE_LOG_INV_MS"
msgid "Standard deviation. The standard deviation of the log normal distribution."
msgstr "انحراف استاندارد. انحراف استاندارد توزیع نرمال لگاریتمی."
@@ -9264,7 +9133,6 @@ msgid "0 or FALSE calculates the probability density function. Any other value o
msgstr "مقدار صفر و یا «غلط» تابع چگالی احتمالی را محاسبه می کند. هر مقدار عددی دیگری و یا مقدار «صحیح» و یا حذف مقدار، تابع توزیع تجمعی را محاسبه می کند."
#: scfuncs.hrc:2441
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_DIST_MS"
msgid "Returns the value of the probability density function or the cumulative distribution function for the Gamma distribution."
msgstr "مقادیر توزیع گاما."
@@ -9360,7 +9228,6 @@ msgid "Number"
msgstr "عدد"
#: scfuncs.hrc:2469
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_INV_MS"
msgid "The probability value for which the inverse gamma distribution is to be calculated."
msgstr "مقدار احتمالی که توزیع گامای وارون آن محاسبه خواهد شد."
@@ -9413,7 +9280,6 @@ msgid "Number"
msgstr "عدد"
#: scfuncs.hrc:2489
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_LN_MS"
msgid "The value for which the natural logarithm of the gamma function is to be calculated."
msgstr "مقداری که لگاریتم طبیعی تابع گامای آن محاسبه خواهد شد."
@@ -9440,7 +9306,6 @@ msgid "Values of the beta distribution."
msgstr "مقادیر توزیع بتا."
#: scfuncs.hrc:2506
-#, fuzzy
msgctxt "SC_OPCODE_BETA_DIST"
msgid "Number"
msgstr "عدد"
@@ -9509,7 +9374,6 @@ msgid "Values of the inverse beta distribution."
msgstr "مقادیر توزیع بتای وارون."
#: scfuncs.hrc:2524
-#, fuzzy
msgctxt "SC_OPCODE_BETA_INV"
msgid "Number"
msgstr "عدد"
@@ -9567,7 +9431,6 @@ msgid "Values of the beta distribution."
msgstr "مقادیر توزیع بتا."
#: scfuncs.hrc:2540
-#, fuzzy
msgctxt "SC_OPCODE_BETA_DIST_MS"
msgid "Number"
msgstr "عدد"
@@ -9636,13 +9499,11 @@ msgid "Values of the inverse beta distribution."
msgstr "مقادیر توزیع بتای وارون."
#: scfuncs.hrc:2558
-#, fuzzy
msgctxt "SC_OPCODE_BETA_INV_MS"
msgid "Number"
msgstr "عدد"
#: scfuncs.hrc:2559
-#, fuzzy
msgctxt "SC_OPCODE_BETA_INV_MS"
msgid "The probability value for which the inverse beta distribution is to be calculated."
msgstr "مقدار احتمالی که توزیع بتای وارون برای آن محاسبه خواهد شد."
@@ -9928,7 +9789,6 @@ msgid "The degrees of freedom of the T distribution."
msgstr "درجه‌ی آزادی توزیع t."
#: scfuncs.hrc:2638
-#, fuzzy
msgctxt "SC_OPCODE_T_DIST"
msgid "Mode"
msgstr "حالت"
@@ -10032,7 +9892,6 @@ msgid "Values of the inverse t-distribution."
msgstr "مقادیر توزیع t وارون"
#: scfuncs.hrc:2678
-#, fuzzy
msgctxt "SC_OPCODE_T_INV"
msgid "Number"
msgstr "عدد"
@@ -10060,13 +9919,11 @@ msgid "Values of the left-tailed inverse t-distribution."
msgstr "مقادیر توزیع t وارون"
#: scfuncs.hrc:2688
-#, fuzzy
msgctxt "SC_OPCODE_T_INV_MS"
msgid "Number"
msgstr "عدد"
#: scfuncs.hrc:2689
-#, fuzzy
msgctxt "SC_OPCODE_T_INV_MS"
msgid "The probability value for which the inverse T distribution is to be calculated."
msgstr "مقدار احتمالی که توزیع t وارون برای آن محاسبه خواهد شد."
@@ -10089,13 +9946,11 @@ msgid "Values of the two-tailed inverse t-distribution."
msgstr "مقادیر توزیع t وارون"
#: scfuncs.hrc:2698
-#, fuzzy
msgctxt "SC_OPCODE_T_INV_2T"
msgid "Number"
msgstr "عدد"
#: scfuncs.hrc:2699
-#, fuzzy
msgctxt "SC_OPCODE_T_INV_2T"
msgid "The probability value for which the inverse T distribution is to be calculated."
msgstr "مقدار احتمالی که توزیع t وارون برای آن محاسبه خواهد شد."
@@ -10250,7 +10105,6 @@ msgid "Values of the inverse F distribution."
msgstr "مقادیر توزیع F وارون."
#: scfuncs.hrc:2746
-#, fuzzy
msgctxt "SC_OPCODE_F_INV"
msgid "Number"
msgstr "عدد"
@@ -10292,7 +10146,6 @@ msgid "Values of the inverse left tail F distribution."
msgstr "مقادیر توزیع بتای وارون."
#: scfuncs.hrc:2758
-#, fuzzy
msgctxt "SC_OPCODE_F_INV_LT"
msgid "Number"
msgstr "عدد"
@@ -10334,7 +10187,6 @@ msgid "Values of the inverse right tail F distribution."
msgstr "مقادیر توزیع بتای وارون."
#: scfuncs.hrc:2770
-#, fuzzy
msgctxt "SC_OPCODE_F_INV_RT"
msgid "Number"
msgstr "عدد"
@@ -10514,7 +10366,6 @@ msgid "Values of the inverse of CHIDIST(x; DegreesOfFreedom)."
msgstr "مقادیر معکوس توزیع-کِی (x: درجهٔ آزادی)"
#: scfuncs.hrc:2829
-#, fuzzy
msgctxt "SC_OPCODE_CHI_INV"
msgid "Number"
msgstr "عدد"
@@ -10544,7 +10395,6 @@ msgid "Values of the inverse of CHIDIST(x; DegreesOfFreedom)."
msgstr "مقادیر معکوس توزیع-کِی (x: درجهٔ آزادی)"
#: scfuncs.hrc:2840
-#, fuzzy
msgctxt "SC_OPCODE_CHI_INV_MS"
msgid "Number"
msgstr "عدد"
@@ -10644,7 +10494,6 @@ msgid "The value to be standardized."
msgstr "مقداری که باید استاندارد شود."
#: scfuncs.hrc:2875
-#, fuzzy
msgctxt "SC_OPCODE_STANDARD"
msgid "Mean"
msgstr "میانگین"
@@ -10746,7 +10595,6 @@ msgid "The standard deviation of the population."
msgstr "انحراف استاندارد جامعه."
#: scfuncs.hrc:2909
-#, fuzzy
msgctxt "SC_OPCODE_CONFIDENCE"
msgid "Size"
msgstr "اندازه"
@@ -10783,7 +10631,6 @@ msgid "The standard deviation of the population."
msgstr "انحراف استاندارد جامعه."
#: scfuncs.hrc:2921
-#, fuzzy
msgctxt "SC_OPCODE_CONFIDENCE_N"
msgid "Size"
msgstr "اندازه"
@@ -10820,7 +10667,6 @@ msgid "The standard deviation of the population."
msgstr "انحراف استاندارد جامعه."
#: scfuncs.hrc:2933
-#, fuzzy
msgctxt "SC_OPCODE_CONFIDENCE_T"
msgid "Size"
msgstr "اندازه"
@@ -11051,7 +10897,6 @@ msgid "The second record array."
msgstr "دومین آرایهٔ رکورد."
#: scfuncs.hrc:3009
-#, fuzzy
msgctxt "SC_OPCODE_T_TEST"
msgid "Mode"
msgstr "حالت"
@@ -11102,7 +10947,6 @@ msgid "The second record array."
msgstr "دومین آرایهٔ رکورد."
#: scfuncs.hrc:3023
-#, fuzzy
msgctxt "SC_OPCODE_T_TEST_MS"
msgid "Mode"
msgstr "حالت"
@@ -11419,7 +11263,6 @@ msgid "Calculates future value(s) using additive Exponential Smoothing algorithm
msgstr ""
#: scfuncs.hrc:3135
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_ADD"
msgid "Target"
msgstr "هدف"
@@ -11430,7 +11273,6 @@ msgid "The date (array) for which you want to predict a value."
msgstr ""
#: scfuncs.hrc:3137
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_ADD"
msgid "Values"
msgstr "مقادیر"
@@ -11486,7 +11328,6 @@ msgid "Calculates future value(s) using multiplicative Exponential Smoothing alg
msgstr ""
#: scfuncs.hrc:3153
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_MUL"
msgid "Target"
msgstr "هدف"
@@ -11497,7 +11338,6 @@ msgid "The date (array) for which you want to predict a value."
msgstr ""
#: scfuncs.hrc:3155
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_MUL"
msgid "Values"
msgstr "مقادیر"
@@ -11553,7 +11393,6 @@ msgid "Returns a prediction interval at the specified target value(s) for additi
msgstr ""
#: scfuncs.hrc:3171
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_PIA"
msgid "Target"
msgstr "هدف"
@@ -11564,7 +11403,6 @@ msgid "The date (array) for which you want to predict a value."
msgstr ""
#: scfuncs.hrc:3173
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_PIA"
msgid "Values"
msgstr "مقادیر"
@@ -11631,7 +11469,6 @@ msgid "Returns a prediction interval at the specified target value(s) for multip
msgstr ""
#: scfuncs.hrc:3191
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_PIM"
msgid "Target"
msgstr "هدف"
@@ -11642,7 +11479,6 @@ msgid "The date (array) for which you want to predict a value."
msgstr ""
#: scfuncs.hrc:3193
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_PIM"
msgid "Values"
msgstr "مقادیر"
@@ -11709,7 +11545,6 @@ msgid "Calculates the number of samples in period (season) using additive Expone
msgstr ""
#: scfuncs.hrc:3211
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_SEA"
msgid "Values"
msgstr "مقادیر"
@@ -11755,7 +11590,6 @@ msgid "Returns statistical value(s) using additive Exponential Smoothing algorit
msgstr ""
#: scfuncs.hrc:3225
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_STA"
msgid "Values"
msgstr "مقادیر"
@@ -11821,7 +11655,6 @@ msgid "Returns statistical value(s) using multiplicative Exponential Smoothing a
msgstr ""
#: scfuncs.hrc:3243
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_STM"
msgid "Values"
msgstr "مقادیر"
@@ -11916,7 +11749,6 @@ msgid "Data X"
msgstr ""
#: scfuncs.hrc:3266
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_LIN"
msgid "The X data array."
msgstr "آرایه‌ی داده‌ی X"
@@ -11928,7 +11760,6 @@ msgid "Returns the reference to a cell as text."
msgstr "ارجاعی نوشتاری به یک سلول را بازمی‌گرداند."
#: scfuncs.hrc:3273
-#, fuzzy
msgctxt "SC_OPCODE_ADDRESS"
msgid "Row"
msgstr "سطر"
@@ -11940,7 +11771,6 @@ msgid "The row number of the cell."
msgstr "شمارهٔ سطر سلول"
#: scfuncs.hrc:3275
-#, fuzzy
msgctxt "SC_OPCODE_ADDRESS"
msgid "Column"
msgstr "ستون"
@@ -11973,7 +11803,6 @@ msgid "The reference style: 0 or FALSE means R1C1 style, any other value or omit
msgstr "نام صفحه‌گستردهٔ مرجع خانه."
#: scfuncs.hrc:3281
-#, fuzzy
msgctxt "SC_OPCODE_ADDRESS"
msgid "Sheet"
msgstr "برگه"
@@ -11990,7 +11819,6 @@ msgid "Returns the number of individual ranges that belong to a (multiple) range
msgstr "تعداد محدوده‌های تکی را که به یک محدوده (چندگانه) تعلق دارند برمی‌گرداند."
#: scfuncs.hrc:3289
-#, fuzzy
msgctxt "SC_OPCODE_AREAS"
msgid "Reference"
msgstr "مرجع"
@@ -12034,7 +11862,6 @@ msgid "Returns the internal column number of a reference."
msgstr "شمارهٔ ستون داخلی مرجع را برمی‌گرداند."
#: scfuncs.hrc:3307
-#, fuzzy
msgctxt "SC_OPCODE_COLUMN"
msgid "Reference"
msgstr "مرجع"
@@ -12051,7 +11878,6 @@ msgid "Defines the internal row number of a reference."
msgstr "شمارهٔ ستون داخلی مرجع را برمی‌گرداند."
#: scfuncs.hrc:3315
-#, fuzzy
msgctxt "SC_OPCODE_ROW"
msgid "Reference"
msgstr "مرجع"
@@ -12067,7 +11893,6 @@ msgid "Returns the internal sheet number of a reference or a string."
msgstr "شماره برگهٔ مرجع یا رشته را برمی‌گرداند."
#: scfuncs.hrc:3323
-#, fuzzy
msgctxt "SC_OPCODE_SHEET"
msgid "Reference"
msgstr "مرجع"
@@ -12118,7 +11943,6 @@ msgid "Returns the number of sheets of a given reference. If no parameter has be
msgstr "تعداد برگه‌های یک مرجع داده شده را برمی‌گرداند. اگر پارامتری وارد نشود، تعداد کل برگه‌های نوشتار برگردانده خواهد شد."
#: scfuncs.hrc:3347
-#, fuzzy
msgctxt "SC_OPCODE_SHEETS"
msgid "Reference"
msgstr "مرجع"
@@ -12231,7 +12055,6 @@ msgid "Returns a reference to a cell from a defined range."
msgstr "ارجاعی به یک سلول در محدوده مشخص شده‌ای را بر‌می‌گرداند."
#: scfuncs.hrc:3383
-#, fuzzy
msgctxt "SC_OPCODE_INDEX"
msgid "Reference"
msgstr "مرجع"
@@ -12243,7 +12066,6 @@ msgid "The reference to a (multiple) range."
msgstr "ارجاع به یک خانه یا محدوده."
#: scfuncs.hrc:3385
-#, fuzzy
msgctxt "SC_OPCODE_INDEX"
msgid "Row"
msgstr "سطر"
@@ -12254,7 +12076,6 @@ msgid "The row in the range."
msgstr "سطر در محدوده."
#: scfuncs.hrc:3387
-#, fuzzy
msgctxt "SC_OPCODE_INDEX"
msgid "Column"
msgstr "ستون"
@@ -12265,7 +12086,6 @@ msgid "The column in the range."
msgstr "ستون در محدوده."
#: scfuncs.hrc:3389
-#, fuzzy
msgctxt "SC_OPCODE_INDEX"
msgid "Range"
msgstr "محدوده"
@@ -12282,7 +12102,6 @@ msgid "Returns the contents of a cell that is referenced in text form."
msgstr "محتویات خانه‌ای که در فرم متنی به آن ارجاع شده را برمی‌گرداند."
#: scfuncs.hrc:3397
-#, fuzzy
msgctxt "SC_OPCODE_INDIRECT"
msgid "Reference"
msgstr "مرجع"
@@ -12299,7 +12118,6 @@ msgid "A1"
msgstr "برگه!"
#: scfuncs.hrc:3400
-#, fuzzy
msgctxt "SC_OPCODE_INDIRECT"
msgid "The reference style: 0 or FALSE means R1C1 style, any other value or omitted means A1 style."
msgstr "نام صفحه‌گستردهٔ مرجع خانه."
@@ -12388,7 +12206,6 @@ msgid "Returns a reference which has been moved in relation to the starting poin
msgstr "مرجعی که نسبت به نقطه‌آغازین جابه‌جا شده است را بازمی‌گرداند."
#: scfuncs.hrc:3431
-#, fuzzy
msgctxt "SC_OPCODE_OFFSET"
msgid "Reference"
msgstr "مرجع"
@@ -12422,7 +12239,6 @@ msgid "The number of columns that are to be moved to the left or to the right."
msgstr "تعداد ستون‌هایی که باید به راست یا چپ جابه‌جا شوند."
#: scfuncs.hrc:3437
-#, fuzzy
msgctxt "SC_OPCODE_OFFSET"
msgid "Height"
msgstr "ارتفاع"
@@ -12434,7 +12250,6 @@ msgid "The number of rows of the moved reference."
msgstr "تعداد ستون‌های مرجع جابه‌جا شده."
#: scfuncs.hrc:3439
-#, fuzzy
msgctxt "SC_OPCODE_OFFSET"
msgid "Width"
msgstr "عرض"
@@ -12451,7 +12266,6 @@ msgid "Returns a number corresponding to an error type"
msgstr "عددی متناظر با نوع خطا را برمی‌گرداند."
#: scfuncs.hrc:3447
-#, fuzzy
msgctxt "SC_OPCODE_ERROR_TYPE"
msgid "Reference"
msgstr "مرجع"
@@ -12484,7 +12298,6 @@ msgid "Applies a Style to the formula cell."
msgstr "سبکی بر روی خانهٔ فرمول‌دار اِعمال می‌کند."
#: scfuncs.hrc:3463
-#, fuzzy
msgctxt "SC_OPCODE_STYLE"
msgid "Style"
msgstr "سبک"
@@ -12554,7 +12367,6 @@ msgid "The item or range from which data is to be taken."
msgstr "محدوده‌ای که داده‌ها از آنجا استخراج می‌شوند."
#: scfuncs.hrc:3481
-#, fuzzy
msgctxt "SC_OPCODE_DDE"
msgid "Mode"
msgstr "حالت"
@@ -12597,7 +12409,6 @@ msgid "Extracts value(s) from a pivot table."
msgstr "استخراج داده(ها) از جدول محوری."
#: scfuncs.hrc:3499
-#, fuzzy
msgctxt "SC_OPCODE_GET_PIVOT_DATA"
msgid "Data field"
msgstr "فیلد داده"
@@ -12655,7 +12466,6 @@ msgid "Converts half-width ASCII and katakana characters to full-width."
msgstr "تبدیل داده اَسکی با طول نصف و کاراکتر‌های کاتاکانا به طول کامل."
#: scfuncs.hrc:3519
-#, fuzzy
msgctxt "SC_OPCODE_JIS"
msgid "Text"
msgstr "متن"
@@ -12673,7 +12483,6 @@ msgid "Converts full-width ASCII and katakana characters to half-width."
msgstr "تبدیل کاراکتر های اَسکی با طول کامل و کاتاکانا به کاراکتر‌هایی با نصف طول کاراکتر."
#: scfuncs.hrc:3527
-#, fuzzy
msgctxt "SC_OPCODE_ASC"
msgid "Text"
msgstr "متن"
@@ -12691,7 +12500,6 @@ msgid "Returns a numeric code for the first character in a text string."
msgstr "کد عددی را برای اولین کاراکتر در رشتهٔ متنی بازمی‌گرداند."
#: scfuncs.hrc:3535
-#, fuzzy
msgctxt "SC_OPCODE_CODE"
msgid "Text"
msgstr "متن"
@@ -12738,7 +12546,6 @@ msgid "Converts a code number into a character or letter."
msgstr "کد عددی را به نویسه یا حرف تبدیل می‌کند."
#: scfuncs.hrc:3553
-#, fuzzy
msgctxt "SC_OPCODE_CHAR"
msgid "Number"
msgstr "عدد"
@@ -12755,7 +12562,6 @@ msgid "Removes all nonprintable characters from text."
msgstr "همهٔ نویسه‌های چاپ نشدنی را از متن حذف می‌کند."
#: scfuncs.hrc:3561
-#, fuzzy
msgctxt "SC_OPCODE_CLEAN"
msgid "Text"
msgstr "متن"
@@ -12771,7 +12577,6 @@ msgid "Combines several text items into one."
msgstr "چند مورد متنی را با هم ترکیب می‌کند."
#: scfuncs.hrc:3569
-#, fuzzy
msgctxt "SC_OPCODE_CONCAT"
msgid "Text"
msgstr "متن"
@@ -12787,7 +12592,6 @@ msgid "Combines several text items into one, accepts cell ranges as arguments."
msgstr ""
#: scfuncs.hrc:3577
-#, fuzzy
msgctxt "SC_OPCODE_CONCAT_MS"
msgid "Text"
msgstr "متن"
@@ -12823,7 +12627,6 @@ msgid "If TRUE, empty cells will be ignored."
msgstr ""
#: scfuncs.hrc:3589
-#, fuzzy
msgctxt "SC_OPCODE_TEXTJOIN_MS"
msgid "Text"
msgstr "متن"
@@ -12839,19 +12642,16 @@ msgid "Checks 1 or more conditions and returns a value corresponding to the firs
msgstr ""
#: scfuncs.hrc:3597
-#, fuzzy
msgctxt "SC_OPCODE_IFS_MS"
msgid "Test"
msgstr "آزمایش"
#: scfuncs.hrc:3598
-#, fuzzy
msgctxt "SC_OPCODE_IFS_MS"
msgid "Any value or expression which can be either TRUE or FALSE."
msgstr "هر مقدار یا عبارتی که می‌تواند فقط درست یا نادرست باشد."
#: scfuncs.hrc:3599
-#, fuzzy
msgctxt "SC_OPCODE_IFS_MS"
msgid "Result"
msgstr "نتیجه"
@@ -12889,7 +12689,6 @@ msgid "Value that will be compared against expression."
msgstr ""
#: scfuncs.hrc:3611
-#, fuzzy
msgctxt "SC_OPCODE_SWITCH_MS"
msgid "Result"
msgstr "نتیجه"
@@ -13017,7 +12816,6 @@ msgid "The text to be found."
msgstr "متنی که باید پیدا شود."
#: scfuncs.hrc:3653
-#, fuzzy
msgctxt "SC_OPCODE_FIND"
msgid "Text"
msgstr "متن"
@@ -13028,7 +12826,6 @@ msgid "The text in which a search is to be made."
msgstr "متنی که جستجو باید در آن انجام شود."
#: scfuncs.hrc:3655
-#, fuzzy
msgctxt "SC_OPCODE_FIND"
msgid "Position"
msgstr "موقعیت"
@@ -13055,7 +12852,6 @@ msgid "The text to be found."
msgstr "متنی که باید پیدا شود."
#: scfuncs.hrc:3665
-#, fuzzy
msgctxt "SC_OPCODE_SEARCH"
msgid "Text"
msgstr "متن"
@@ -13066,7 +12862,6 @@ msgid "The text in which a search is to be made."
msgstr "متنی که جستجو باید در آن انجام شود."
#: scfuncs.hrc:3667
-#, fuzzy
msgctxt "SC_OPCODE_SEARCH"
msgid "Position"
msgstr "موقعیت"
@@ -13082,7 +12877,6 @@ msgid "Removes extra spaces from text."
msgstr "فاصله‌های اضافی را از متن حذف می‌کند."
#: scfuncs.hrc:3675
-#, fuzzy
msgctxt "SC_OPCODE_TRIM"
msgid "Text"
msgstr "متن"
@@ -13098,7 +12892,6 @@ msgid "Capitalizes the first letter in all words."
msgstr "بزرگ کردن حرف اول همهٔ کلمات."
#: scfuncs.hrc:3683
-#, fuzzy
msgctxt "SC_OPCODE_PROPER"
msgid "Text"
msgstr "متن"
@@ -13114,7 +12907,6 @@ msgid "Converts text to uppercase."
msgstr "متن را به حروف بزرگ برمی‌گرداند."
#: scfuncs.hrc:3691
-#, fuzzy
msgctxt "SC_OPCODE_UPPER"
msgid "Text"
msgstr "متن"
@@ -13130,7 +12922,6 @@ msgid "Converts text to lowercase."
msgstr "متن را به حروف کوچک برمی‌گرداند."
#: scfuncs.hrc:3699
-#, fuzzy
msgctxt "SC_OPCODE_LOWER"
msgid "Text"
msgstr "متن"
@@ -13146,7 +12937,6 @@ msgid "Converts text to a number."
msgstr "متن را به عدد تبدیل می‌کند."
#: scfuncs.hrc:3707
-#, fuzzy
msgctxt "SC_OPCODE_VALUE"
msgid "Text"
msgstr "متن"
@@ -13162,7 +12952,6 @@ msgid "Converts a number to text according to a given format."
msgstr "عددی را مطابق با قالب داده شده به متن تبدیل می‌کند."
#: scfuncs.hrc:3715
-#, fuzzy
msgctxt "SC_OPCODE_TEXT"
msgid "Number"
msgstr "عدد"
@@ -13215,7 +13004,6 @@ msgid "The text in which some characters are to be replaced."
msgstr "متنی که در آن برخی کاراکتر‌ها جای‌گزین خواهند شد."
#: scfuncs.hrc:3735
-#, fuzzy
msgctxt "SC_OPCODE_REPLACE"
msgid "Position"
msgstr "موقعیت"
@@ -13227,7 +13015,6 @@ msgid "The character position from which text is to be replaced."
msgstr "موقعیت کاراکتر از متنی که قرار است جای‌گزین شود."
#: scfuncs.hrc:3737
-#, fuzzy
msgctxt "SC_OPCODE_REPLACE"
msgid "Length"
msgstr "طول"
@@ -13255,7 +13042,6 @@ msgid "Formats a number with a fixed number of places after the decimal point an
msgstr "قالب‌بندی عدد با تعداد ثابتی رقم بعد از نقطه اعشاری و جداساز هزارگان."
#: scfuncs.hrc:3747
-#, fuzzy
msgctxt "SC_OPCODE_FIXED"
msgid "Number"
msgstr "عدد"
@@ -13295,7 +13081,6 @@ msgid "Calculates length of a text string."
msgstr "محاسبه طول یک رشته متنی."
#: scfuncs.hrc:3759
-#, fuzzy
msgctxt "SC_OPCODE_LEN"
msgid "Text"
msgstr "متن"
@@ -13313,7 +13098,6 @@ msgid "Returns the first character or characters of a text."
msgstr "اولین کاراکتر و یا کاراکتر‌های یک رشته را بر‌می‌گرداند."
#: scfuncs.hrc:3767
-#, fuzzy
msgctxt "SC_OPCODE_LEFT"
msgid "Text"
msgstr "متن"
@@ -13325,7 +13109,6 @@ msgid "The text where the initial partial words are to be determined."
msgstr "متنی که کلمات جزئی از آن تعیین خواهندشد."
#: scfuncs.hrc:3769
-#, fuzzy
msgctxt "SC_OPCODE_LEFT"
msgid "Number"
msgstr "عدد"
@@ -13343,7 +13126,6 @@ msgid "Returns the last character or characters of a text."
msgstr "آخرین کاراکتر و یا کاراکتر‌های یک متن را برمی‌گرداند."
#: scfuncs.hrc:3777
-#, fuzzy
msgctxt "SC_OPCODE_RIGHT"
msgid "Text"
msgstr "متن"
@@ -13355,7 +13137,6 @@ msgid "The text in which the end partial words are to be determined."
msgstr "متنی که کلمات جزئی از آن تعیین خواهندشد."
#: scfuncs.hrc:3779
-#, fuzzy
msgctxt "SC_OPCODE_RIGHT"
msgid "Number"
msgstr "عدد"
@@ -13373,7 +13154,6 @@ msgid "Returns a partial text string of a text."
msgstr "رشته‌ای متنی یا مشتقات جزئی‌ را از یک متن برمی‌گرداند."
#: scfuncs.hrc:3787
-#, fuzzy
msgctxt "SC_OPCODE_MID"
msgid "Text"
msgstr "متن"
@@ -13397,7 +13177,6 @@ msgid "The position from which the part word is to be determined."
msgstr "موقعیت مکانی‌ای که بخشی از کلمهٔ آن قرار است مشخص شود."
#: scfuncs.hrc:3791
-#, fuzzy
msgctxt "SC_OPCODE_MID"
msgid "Number"
msgstr "عدد"
@@ -13413,7 +13192,6 @@ msgid "Repeats text a given number of times."
msgstr "متنی را به تعداد دفعات داده شده تکرار می‌کند."
#: scfuncs.hrc:3799
-#, fuzzy
msgctxt "SC_OPCODE_REPT"
msgid "Text"
msgstr "متن"
@@ -13424,7 +13202,6 @@ msgid "The text to be repeated."
msgstr "متنی که باید تکرار شود."
#: scfuncs.hrc:3801
-#, fuzzy
msgctxt "SC_OPCODE_REPT"
msgid "Number"
msgstr "عدد"
@@ -13442,7 +13219,6 @@ msgid "Substitutes new text for old text in a string."
msgstr "متن جدیدی را درمتن قدیمی‌ای در رشته جای‌گزینی می‌کند."
#: scfuncs.hrc:3809
-#, fuzzy
msgctxt "SC_OPCODE_SUBSTITUTE"
msgid "Text"
msgstr "متن"
@@ -13494,7 +13270,6 @@ msgid "Converts a positive integer to text from a number system to the base defi
msgstr "یک عدد مثبت صحیح را به متنی از یک سیستم عددی با مبنای مشخص شده تبدیل می‌کند."
#: scfuncs.hrc:3823
-#, fuzzy
msgctxt "SC_OPCODE_BASE"
msgid "Number"
msgstr "عدد"
@@ -13535,7 +13310,6 @@ msgid "Converts a text of a specified number system to a positive integer in the
msgstr "متنی را از سیستم عددی مشخص‌شده به عدد صحیح مثبتی در مبنای عددی داده شده تبدیل می‌کند."
#: scfuncs.hrc:3835
-#, fuzzy
msgctxt "SC_OPCODE_DECIMAL"
msgid "Text"
msgstr "متن"
@@ -13569,13 +13343,11 @@ msgid "Value"
msgstr "مقادیر"
#: scfuncs.hrc:3846
-#, fuzzy
msgctxt "SC_OPCODE_CONVERT_OOO"
msgid "The value to be converted."
msgstr "مقداری که تبدیل خواهد شد."
#: scfuncs.hrc:3847 /home/cl/vc/git/libo-core/sc/inc/scfuncs.hrc:3849
-#, fuzzy
msgctxt "SC_OPCODE_CONVERT_OOO"
msgid "Text"
msgstr "متن"
@@ -13659,7 +13431,6 @@ msgid "Returns the numeric code for the first Unicode character in a text string
msgstr "کد عددی را برای اولین کاراکتر یونی‌کد در رشته متنی برمی‌گرداند."
#: scfuncs.hrc:3881
-#, fuzzy
msgctxt "SC_OPCODE_UNICODE"
msgid "Text"
msgstr "متن"
@@ -13677,7 +13448,6 @@ msgid "Converts a code number into a Unicode character or letter."
msgstr "کد عددی را به نویسه یا حرف تبدیل می‌کند."
#: scfuncs.hrc:3888
-#, fuzzy
msgctxt "SC_OPCODE_UNICHAR"
msgid "Number"
msgstr "عدد"
@@ -13755,7 +13525,6 @@ msgid "Converts text to a number, in a locale-independent way."
msgstr "متنی را به یک عدد به روش غیروابسته به تنظیمات محلی، تبدیل می کند."
#: scfuncs.hrc:3911
-#, fuzzy
msgctxt "SC_OPCODE_NUMBERVALUE"
msgid "Text"
msgstr "متن"
@@ -13859,7 +13628,6 @@ msgid "Bitwise right shift of an integer value."
msgstr ""
#: scfuncs.hrc:3950
-#, fuzzy
msgctxt "SC_OPCODE_BITRSHIFT"
msgid "Number"
msgstr "عدد"
@@ -13870,7 +13638,6 @@ msgid "The value to be shifted. Positive integer less than 2^48."
msgstr ""
#: scfuncs.hrc:3952
-#, fuzzy
msgctxt "SC_OPCODE_BITRSHIFT"
msgid "Shift"
msgstr "جا‌به‌جایی"
@@ -13886,7 +13653,6 @@ msgid "Bitwise left shift of an integer value."
msgstr ""
#: scfuncs.hrc:3959
-#, fuzzy
msgctxt "SC_OPCODE_BITLSHIFT"
msgid "Number"
msgstr "عدد"
@@ -13897,7 +13663,6 @@ msgid "The value to be shifted. Positive integer less than 2^48."
msgstr ""
#: scfuncs.hrc:3961
-#, fuzzy
msgctxt "SC_OPCODE_BITLSHIFT"
msgid "Shift"
msgstr "جا‌به‌جایی"
@@ -13914,7 +13679,6 @@ msgid "Calculates length of a text string, with DBCS"
msgstr "محاسبه طول یک رشته متنی."
#: scfuncs.hrc:3968
-#, fuzzy
msgctxt "SC_OPCODE_LENB"
msgid "Text"
msgstr "متن"
@@ -13932,7 +13696,6 @@ msgid "Returns the last character or characters of a text,with DBCS"
msgstr "آخرین کاراکتر و یا کاراکتر‌های یک متن را برمی‌گرداند."
#: scfuncs.hrc:3975
-#, fuzzy
msgctxt "SC_OPCODE_RIGHTB"
msgid "Text"
msgstr "متن"
@@ -13944,7 +13707,6 @@ msgid "The text in which the end partial words are to be determined."
msgstr "متنی که کلمات جزئی از آن تعیین خواهندشد."
#: scfuncs.hrc:3977
-#, fuzzy
msgctxt "SC_OPCODE_RIGHTB"
msgid "Number"
msgstr "عدد"
@@ -13962,7 +13724,6 @@ msgid "Returns the first character or characters of a text,with DBCS"
msgstr "اولین کاراکتر و یا کاراکتر‌های یک رشته را بر‌می‌گرداند."
#: scfuncs.hrc:3984
-#, fuzzy
msgctxt "SC_OPCODE_LEFTB"
msgid "Text"
msgstr "متن"
@@ -13974,7 +13735,6 @@ msgid "The text where the initial partial words are to be determined."
msgstr "متنی که کلمات جزئی از آن تعیین خواهندشد."
#: scfuncs.hrc:3986
-#, fuzzy
msgctxt "SC_OPCODE_LEFTB"
msgid "Number"
msgstr "عدد"
@@ -13992,7 +13752,6 @@ msgid "Returns a partial text string of a text, with DBCS"
msgstr "رشته‌ای متنی یا مشتقات جزئی‌ را از یک متن برمی‌گرداند."
#: scfuncs.hrc:3993
-#, fuzzy
msgctxt "SC_OPCODE_MIDB"
msgid "Text"
msgstr "متن"
@@ -14016,7 +13775,6 @@ msgid "The position from which the part word is to be determined."
msgstr "موقعیت مکانی‌ای که بخشی از کلمهٔ آن قرار است مشخص شود."
#: scfuncs.hrc:3997
-#, fuzzy
msgctxt "SC_OPCODE_MIDB"
msgid "Number"
msgstr "عدد"
@@ -14058,7 +13816,6 @@ msgid "Returns an implementation defined value representing a RGBA color"
msgstr ""
#: scfuncs.hrc:4013
-#, fuzzy
msgctxt "SC_OPCODE_COLOR"
msgid "Red"
msgstr "قرمز"
@@ -14069,7 +13826,6 @@ msgid "Value of red"
msgstr ""
#: scfuncs.hrc:4015
-#, fuzzy
msgctxt "SC_OPCODE_COLOR"
msgid "Green"
msgstr "سبز"
@@ -14080,7 +13836,6 @@ msgid "Value of green"
msgstr ""
#: scfuncs.hrc:4017
-#, fuzzy
msgctxt "SC_OPCODE_COLOR"
msgid "Blue"
msgstr "آبی"
@@ -14200,7 +13955,6 @@ msgid "Value"
msgstr "مقادیر"
#: scfuncs.hrc:4065
-#, fuzzy
msgctxt "SC_OPCODE_ROUNDSIG"
msgid "The number to be rounded."
msgstr "عددی که گرد خواهد شد."
@@ -14222,7 +13976,6 @@ msgid "Replaces characters within a text string with a different text string, wi
msgstr "نویسه‌هایی در یک رشتهٔ متنی را با یک رشتهٔ متنی دیگر جایگزین خواهد کرد."
#: scfuncs.hrc:4073
-#, fuzzy
msgctxt "SC_OPCODE_REPLACEB"
msgid "Text"
msgstr "متن"
@@ -14234,7 +13987,6 @@ msgid "The text in which some characters are to be replaced."
msgstr "متنی که در آن برخی کاراکتر‌ها جای‌گزین خواهند شد."
#: scfuncs.hrc:4075
-#, fuzzy
msgctxt "SC_OPCODE_REPLACEB"
msgid "Position"
msgstr "موقعیت"
@@ -14246,13 +13998,11 @@ msgid "The character position from which text is to be replaced."
msgstr "موقعیت کاراکتر از متنی که قرار است جای‌گزین شود."
#: scfuncs.hrc:4077
-#, fuzzy
msgctxt "SC_OPCODE_REPLACEB"
msgid "Length"
msgstr "طول"
#: scfuncs.hrc:4078
-#, fuzzy
msgctxt "SC_OPCODE_REPLACEB"
msgid "The number of characters to be replaced."
msgstr "تعداد نویسه‌هایی که جایگزین خواهند شد."
@@ -14264,7 +14014,6 @@ msgid "New text"
msgstr "متن جدید"
#: scfuncs.hrc:4080
-#, fuzzy
msgctxt "SC_OPCODE_REPLACEB"
msgid "The text to be inserted."
msgstr "متنی که باید درج شود."
@@ -14280,31 +14029,26 @@ msgid "Find text"
msgstr ""
#: scfuncs.hrc:4088
-#, fuzzy
msgctxt "SC_OPCODE_FINDB"
msgid "The text to be found."
msgstr "متنی که باید پیدا شود."
#: scfuncs.hrc:4089
-#, fuzzy
msgctxt "SC_OPCODE_FINDB"
msgid "Text"
msgstr "متن"
#: scfuncs.hrc:4090
-#, fuzzy
msgctxt "SC_OPCODE_FINDB"
msgid "The text in which a search is to be made."
msgstr "متنی که جستجو باید در آن انجام شود."
#: scfuncs.hrc:4091
-#, fuzzy
msgctxt "SC_OPCODE_FINDB"
msgid "Position"
msgstr "موقعیت"
#: scfuncs.hrc:4092
-#, fuzzy
msgctxt "SC_OPCODE_FINDB"
msgid "The position in the text from which the search starts."
msgstr "موقعیتی در متن که جستجو از آنجا آغاز می‌شود."
@@ -14320,31 +14064,26 @@ msgid "Find text"
msgstr ""
#: scfuncs.hrc:4100
-#, fuzzy
msgctxt "SC_OPCODE_SEARCHB"
msgid "The text to be found."
msgstr "متنی که باید پیدا شود."
#: scfuncs.hrc:4101
-#, fuzzy
msgctxt "SC_OPCODE_SEARCHB"
msgid "Text"
msgstr "متن"
#: scfuncs.hrc:4102
-#, fuzzy
msgctxt "SC_OPCODE_SEARCHB"
msgid "The text in which a search is to be made."
msgstr "متنی که جستجو باید در آن انجام شود."
#: scfuncs.hrc:4103
-#, fuzzy
msgctxt "SC_OPCODE_SEARCHB"
msgid "Position"
msgstr "موقعیت"
#: scfuncs.hrc:4104
-#, fuzzy
msgctxt "SC_OPCODE_SEARCHB"
msgid "The position in the text from which the search starts."
msgstr "موقعیتی در متن که جستجو از آنجا آغاز می‌شود."
@@ -14424,7 +14163,6 @@ msgid "- multiple -"
msgstr ""
#: strings.hrc:33
-#, fuzzy
msgctxt "SCSTR_STDFILTER"
msgid "Standard Filter..."
msgstr "صافی استاندارد..."
@@ -14498,7 +14236,6 @@ msgid "Name Object"
msgstr "شیء نام"
#: strings.hrc:49
-#, fuzzy
msgctxt "STR_INSERTGRAPHIC"
msgid "Insert Image"
msgstr "درج تصویر"
@@ -14783,19 +14520,16 @@ msgid "~All sheets"
msgstr "~همه برگه‌ها"
#: strings.hrc:106
-#, fuzzy
msgctxt "SCSTR_PRINTOPT_SELECTEDSHEETS"
msgid "~Selected sheets"
msgstr "برگه‌های ~انتخاب شده"
#: strings.hrc:107
-#, fuzzy
msgctxt "SCSTR_PRINTOPT_SELECTEDCELLS"
msgid "Selected cells"
msgstr "سلول‌های انتخاب شده"
#: strings.hrc:108
-#, fuzzy
msgctxt "SCSTR_PRINTOPT_FROMWHICH"
msgid "From which print"
msgstr "از قسمتی که چاپ می‌شود"
@@ -14899,25 +14633,21 @@ msgid "Formulas don't form a row."
msgstr ""
#: strings.hrc:128
-#, fuzzy
msgctxt "STR_ADD_AUTOFORMAT_TITLE"
msgid "Add AutoFormat"
msgstr "اضافه کردن قالب‌بندی خودکار"
#: strings.hrc:129
-#, fuzzy
msgctxt "STR_RENAME_AUTOFORMAT_TITLE"
msgid "Rename AutoFormat"
msgstr "تغییر نام قالب‌بندی خودکار"
#: strings.hrc:130
-#, fuzzy
msgctxt "STR_ADD_AUTOFORMAT_LABEL"
msgid "Name"
msgstr "نام"
#: strings.hrc:131
-#, fuzzy
msgctxt "STR_DEL_AUTOFORMAT_TITLE"
msgid "Delete AutoFormat"
msgstr "حذف قالب‌بندی خودکار"
@@ -14934,37 +14664,31 @@ msgid "~Close"
msgstr "بس~تن"
#: strings.hrc:134
-#, fuzzy
msgctxt "STR_JAN"
msgid "Jan"
msgstr "ژانویه"
#: strings.hrc:135
-#, fuzzy
msgctxt "STR_FEB"
msgid "Feb"
msgstr "فوریه"
#: strings.hrc:136
-#, fuzzy
msgctxt "STR_MAR"
msgid "Mar"
msgstr "مارس"
#: strings.hrc:137
-#, fuzzy
msgctxt "STR_NORTH"
msgid "North"
msgstr "شمال"
#: strings.hrc:138
-#, fuzzy
msgctxt "STR_MID"
msgid "Mid"
msgstr "وسط"
#: strings.hrc:139
-#, fuzzy
msgctxt "STR_SOUTH"
msgid "South"
msgstr "جنوب"
@@ -15104,13 +14828,11 @@ msgid "Comment"
msgstr "یادداشت‌ها"
#: strings.hrc:167
-#, fuzzy
msgctxt "STR_MENU_SORT_ASC"
msgid "Sort Ascending"
msgstr "مرتب‌سازی صعودی"
#: strings.hrc:168
-#, fuzzy
msgctxt "STR_MENU_SORT_DESC"
msgid "Sort Descending"
msgstr "مرتب‌سازی نزولی"
@@ -15122,7 +14844,6 @@ msgid "Custom Sort"
msgstr "مرتب‌سازی سفارشی"
#: strings.hrc:170
-#, fuzzy
msgctxt "STR_BTN_TOGGLE_ALL"
msgid "All"
msgstr "همه"
@@ -15165,7 +14886,6 @@ msgid "Accept"
msgstr "پذیرش"
#: strings.hrc:179
-#, fuzzy
msgctxt "SCSTR_QHELP_BTNCANCEL"
msgid "Cancel"
msgstr "انصراف"
@@ -15302,7 +15022,6 @@ msgid "No Entry"
msgstr "بدون ورودی"
#: strings.hrc:205
-#, fuzzy
msgctxt "STR_CHG_EMPTY"
msgid "<empty>"
msgstr "<خالی>"
@@ -15412,7 +15131,6 @@ msgid "F critical"
msgstr ""
#: strings.hrc:231
-#, fuzzy
msgctxt "STR_ANOVA_LABEL_TOTAL"
msgid "Total"
msgstr "مجموع"
@@ -15446,7 +15164,6 @@ msgid "Descriptive Statistics"
msgstr ""
#: strings.hrc:240
-#, fuzzy
msgctxt "STRID_CALC_MEAN"
msgid "Mean"
msgstr "میانگین"
@@ -15457,7 +15174,6 @@ msgid "Standard Error"
msgstr ""
#: strings.hrc:242
-#, fuzzy
msgctxt "STRID_CALC_MODE"
msgid "Mode"
msgstr "حالت"
@@ -15489,7 +15205,6 @@ msgid "Skewness"
msgstr ""
#: strings.hrc:248
-#, fuzzy
msgctxt "STRID_CALC_RANGE"
msgid "Range"
msgstr "محدوده"
@@ -15507,13 +15222,11 @@ msgid "Maximum"
msgstr "~حداکثر"
#: strings.hrc:251
-#, fuzzy
msgctxt "STRID_CALC_SUM"
msgid "Sum"
msgstr "مجموع"
#: strings.hrc:252
-#, fuzzy
msgctxt "STRID_CALC_COUNT"
msgid "Count"
msgstr "تعداد"
@@ -15545,7 +15258,6 @@ msgid "Uniform Integer"
msgstr ""
#: strings.hrc:259
-#, fuzzy
msgctxt "STR_DISTRIBUTION_NORMAL"
msgid "Normal"
msgstr "عادی"
@@ -15593,7 +15305,6 @@ msgid "Maximum"
msgstr "~حداکثر"
#: strings.hrc:268
-#, fuzzy
msgctxt "STR_RNG_PARAMETER_MEAN"
msgid "Mean"
msgstr "میانگین"
@@ -15758,7 +15469,6 @@ msgid "Logarithmic"
msgstr "لگاریتم"
#: strings.hrc:303
-#, fuzzy
msgctxt "STR_LABEL_POWER"
msgid "Power"
msgstr "توان"
@@ -16057,7 +15767,6 @@ msgid "Two factor"
msgstr ""
#: analysisofvariancedialog.ui:262
-#, fuzzy
msgctxt "analysisofvariancedialog|label3"
msgid "Type"
msgstr "نوع"
@@ -16101,13 +15810,11 @@ msgid "Parameters"
msgstr ""
#: autoformattable.ui:9
-#, fuzzy
msgctxt "autoformattable|AutoFormatTableDialog"
msgid "AutoFormat"
msgstr "قالب‌بندی خودکار"
#: autoformattable.ui:94
-#, fuzzy
msgctxt "autoformattable|rename"
msgid "Rename"
msgstr "تغییرنام"
@@ -16153,7 +15860,6 @@ msgid "A_utoFit width and height"
msgstr ""
#: autoformattable.ui:327
-#, fuzzy
msgctxt "autoformattable|label2"
msgid "Formatting"
msgstr "قالب‌بندی"
@@ -16182,7 +15888,6 @@ msgid ""
msgstr ""
#: cellprotectionpage.ui:120
-#, fuzzy
msgctxt "cellprotectionpage|LabelProtection"
msgid "Protection"
msgstr "حفاظت"
@@ -16198,7 +15903,6 @@ msgid "The cells selected will be omitted when printing."
msgstr ""
#: cellprotectionpage.ui:196
-#, fuzzy
msgctxt "cellprotectionpage|label3"
msgid "Print"
msgstr "چاپ"
@@ -16225,7 +15929,6 @@ msgid "Labels"
msgstr "بر‌چسب"
#: chardialog.ui:8
-#, fuzzy
msgctxt "chardialog|CharDialog"
msgid "Character"
msgstr "نویسه"
@@ -16237,13 +15940,11 @@ msgid "Font"
msgstr "فوت"
#: chardialog.ui:128
-#, fuzzy
msgctxt "chardialog|fonteffects"
msgid "Font Effects"
msgstr "جلوه‌های قلم"
#: chardialog.ui:151
-#, fuzzy
msgctxt "chardialog|position"
msgid "Position"
msgstr "موقعیت"
@@ -16287,7 +15988,6 @@ msgid "Grouped by"
msgstr ""
#: colorrowdialog.ui:8
-#, fuzzy
msgctxt "colorrowdialog|ColOrRowDialog"
msgid "Copy List"
msgstr "نسخه‌برداری از فهرست"
@@ -16311,13 +16011,11 @@ msgid "List From"
msgstr "فهرست از"
#: colwidthdialog.ui:8
-#, fuzzy
msgctxt "colwidthdialog|ColWidthDialog"
msgid "Column Width"
msgstr "عرض ستون"
#: colwidthdialog.ui:88
-#, fuzzy
msgctxt "colwidthdialog|label1"
msgid "Width"
msgstr "عرض"
@@ -16341,13 +16039,11 @@ msgid "Add"
msgstr "اضافه کردن"
#: condformatmanager.ui:76
-#, fuzzy
msgctxt "condformatmanager|edit"
msgid "Edit..."
msgstr "ویرایش..."
#: condformatmanager.ui:90
-#, fuzzy
msgctxt "condformatmanager|remove"
msgid "Remove"
msgstr "حذف"
@@ -16526,7 +16222,6 @@ msgid "Formula"
msgstr "فرمول‌ها"
#: conditionalentry.ui:228
-#, fuzzy
msgctxt "conditionalentry|preview|tooltip_text"
msgid "Example"
msgstr "مثال"
@@ -16631,7 +16326,6 @@ msgid "below or equal average"
msgstr ""
#: conditionalentry.ui:269
-#, fuzzy
msgctxt "conditionalentry|typeis"
msgid "Error"
msgstr "خطا"
@@ -16665,7 +16359,6 @@ msgid "Not Contains"
msgstr ""
#: conditionalentry.ui:287
-#, fuzzy
msgctxt "conditionalentry|datetype"
msgid "Today"
msgstr "امروز"
@@ -16952,7 +16645,6 @@ msgid "Keep _Other"
msgstr "نگاه داشتن تغییرات ~دیگران"
#: consolidatedialog.ui:9
-#, fuzzy
msgctxt "consolidatedialog|ConsolidateDialog"
msgid "Consolidate"
msgstr "ادغام"
@@ -16969,19 +16661,16 @@ msgid "_Consolidation ranges:"
msgstr ""
#: consolidatedialog.ui:125
-#, fuzzy
msgctxt "consolidatedialog|func"
msgid "Sum"
msgstr "مجموع"
#: consolidatedialog.ui:126
-#, fuzzy
msgctxt "consolidatedialog|func"
msgid "Count"
msgstr "تعداد"
#: consolidatedialog.ui:127
-#, fuzzy
msgctxt "consolidatedialog|func"
msgid "Average"
msgstr "میانگین"
@@ -17067,13 +16756,11 @@ msgid "_Link to source data"
msgstr ""
#: consolidatedialog.ui:507
-#, fuzzy
msgctxt "consolidatedialog|label4"
msgid "Options"
msgstr "گزینه‌ها"
#: consolidatedialog.ui:526
-#, fuzzy
msgctxt "consolidatedialog|more_label"
msgid "Options"
msgstr "گزینه‌ها"
@@ -17223,7 +16910,6 @@ msgid "_Password"
msgstr "گذرواژه:"
#: dapiservicedialog.ui:259
-#, fuzzy
msgctxt "dapiservicedialog|label1"
msgid "Selection"
msgstr "انتخاب"
@@ -17351,7 +17037,6 @@ msgid "Fill:"
msgstr "پر کردن"
#: databaroptions.ui:282
-#, fuzzy
msgctxt "databaroptions|fill_type"
msgid "Color"
msgstr "رنگ"
@@ -17389,13 +17074,11 @@ msgid "Middle"
msgstr "میانه"
#: databaroptions.ui:368
-#, fuzzy
msgctxt "databaroptions|axis_pos"
msgid "None"
msgstr "هیچ‌کدام"
#: databaroptions.ui:395
-#, fuzzy
msgctxt "databaroptions|label3"
msgid "Axis"
msgstr "محور"
@@ -17432,7 +17115,6 @@ msgid "Data Field"
msgstr "فیلد داده"
#: datafielddialog.ui:130
-#, fuzzy
msgctxt "datafielddialog|label1"
msgid "Function"
msgstr "تابع"
@@ -17465,7 +17147,6 @@ msgid "Ba_se item:"
msgstr ""
#: datafielddialog.ui:260
-#, fuzzy
msgctxt "datafielddialog|type"
msgid "Normal"
msgstr "عادی"
@@ -17506,7 +17187,6 @@ msgid "% of total"
msgstr ""
#: datafielddialog.ui:268
-#, fuzzy
msgctxt "datafielddialog|type"
msgid "Index"
msgstr "نمایه"
@@ -17612,13 +17292,11 @@ msgid "items"
msgstr ""
#: datafieldoptionsdialog.ui:401
-#, fuzzy
msgctxt "datafieldoptionsdialog|from"
msgid "Top"
msgstr "بالا"
#: datafieldoptionsdialog.ui:402
-#, fuzzy
msgctxt "datafieldoptionsdialog|from"
msgid "Bottom"
msgstr "پایین"
@@ -17644,7 +17322,6 @@ msgid "Data Form"
msgstr ""
#: dataform.ui:25
-#, fuzzy
msgctxt "dataform|label"
msgid "New Record"
msgstr "رکورد جدید"
@@ -17833,13 +17510,11 @@ msgid "Define Database Range"
msgstr "تغییر محدودهٔ پایگاه‌داده"
#: definedatabaserangedialog.ui:61
-#, fuzzy
msgctxt "definedatabaserangedialog|Name"
msgid "Name"
msgstr "نام"
#: definedatabaserangedialog.ui:125
-#, fuzzy
msgctxt "definedatabaserangedialog|Range"
msgid "Range"
msgstr "محدوده"
@@ -17887,13 +17562,11 @@ msgid "Operations:"
msgstr ""
#: definedatabaserangedialog.ui:322
-#, fuzzy
msgctxt "definedatabaserangedialog|invalid"
msgid "Invalid range"
msgstr "محدوده‌ی نامعتبر"
#: definedatabaserangedialog.ui:338
-#, fuzzy
msgctxt "definedatabaserangedialog|label1"
msgid "Options"
msgstr "گزینه‌ها"
@@ -17979,7 +17652,6 @@ msgid "Delete entire _column(s)"
msgstr ""
#: deletecells.ui:168
-#, fuzzy
msgctxt "deletecells|label1"
msgid "Selection"
msgstr "انتخاب"
@@ -18037,7 +17709,6 @@ msgid "_Objects"
msgstr "آشیاء"
#: deletecontents.ui:237
-#, fuzzy
msgctxt "deletecontents|label2"
msgid "Selection"
msgstr "انتخاب"
@@ -18132,31 +17803,26 @@ msgid "_Browse..."
msgstr "مرور..."
#: erroralerttabpage.ui:160
-#, fuzzy
msgctxt "erroralerttabpage|actionCB"
msgid "Stop"
msgstr "توقف"
#: erroralerttabpage.ui:161
-#, fuzzy
msgctxt "erroralerttabpage|actionCB"
msgid "Warning"
msgstr "اخطار"
#: erroralerttabpage.ui:162
-#, fuzzy
msgctxt "erroralerttabpage|actionCB"
msgid "Information"
msgstr "اطلاعات"
#: erroralerttabpage.ui:163
-#, fuzzy
msgctxt "erroralerttabpage|actionCB"
msgid "Macro"
msgstr "ماکرو"
#: erroralerttabpage.ui:181
-#, fuzzy
msgctxt "erroralerttabpage|label1"
msgid "Contents"
msgstr "محتویات"
@@ -18275,7 +17941,6 @@ msgid "_Left"
msgstr "چپ"
#: filldlg.ui:176
-#, fuzzy
msgctxt "filldlg|label1"
msgid "Direction"
msgstr "جهت"
@@ -18470,7 +18135,6 @@ msgid "Font"
msgstr "فوت"
#: formatcellsdialog.ui:151
-#, fuzzy
msgctxt "formatcellsdialog|fonteffects"
msgid "Font Effects"
msgstr "جلوه‌های قلم"
@@ -18482,7 +18146,6 @@ msgid "Alignment"
msgstr "ردیف کردن"
#: formatcellsdialog.ui:197
-#, fuzzy
msgctxt "formatcellsdialog|asiantypography"
msgid "Asian Typography"
msgstr "حروف‌نگاری آسیایی"
@@ -18494,7 +18157,6 @@ msgid "Borders"
msgstr "کناره‌ها"
#: formatcellsdialog.ui:243
-#, fuzzy
msgctxt "formatcellsdialog|background"
msgid "Background"
msgstr "پس‌زمینه"
@@ -18571,7 +18233,6 @@ msgid "Last Used"
msgstr "آخرین استفاده"
#: functionpanel.ui:60
-#, fuzzy
msgctxt "functionpanel|category"
msgid "All"
msgstr "همه"
@@ -18595,7 +18256,6 @@ msgid "Financial"
msgstr "مالی"
#: functionpanel.ui:64
-#, fuzzy
msgctxt "functionpanel|category"
msgid "Information"
msgstr "اطلاعات"
@@ -18631,13 +18291,11 @@ msgid "Spreadsheet"
msgstr "صفحه‌گسترده"
#: functionpanel.ui:70
-#, fuzzy
msgctxt "functionpanel|category"
msgid "Text"
msgstr "متن"
#: functionpanel.ui:71
-#, fuzzy
msgctxt "functionpanel|category"
msgid "Add-in"
msgstr "افزودنی"
@@ -18705,7 +18363,6 @@ msgid "Ma_nually at:"
msgstr ""
#: groupbydate.ui:242
-#, fuzzy
msgctxt "groupbydate|label2"
msgid "End"
msgstr "پایان"
@@ -18759,7 +18416,6 @@ msgid "Ma_nually at:"
msgstr ""
#: groupbynumber.ui:245
-#, fuzzy
msgctxt "groupbynumber|label2"
msgid "End"
msgstr "پایان"
@@ -18789,7 +18445,6 @@ msgid "_Columns"
msgstr "ستون"
#: groupdialog.ui:141
-#, fuzzy
msgctxt "groupdialog|includeLabel"
msgid "Include"
msgstr "شامل"
@@ -18851,13 +18506,11 @@ msgid "Custom footer"
msgstr ""
#: headerfootercontent.ui:204
-#, fuzzy
msgctxt "headerfootercontent|buttonBTN_TEXT|tooltip_text"
msgid "Text Attributes"
msgstr "مشخصه‌های متن"
#: headerfootercontent.ui:218
-#, fuzzy
msgctxt "headerfootercontent|buttonBTN_FILE|tooltip_text"
msgid "Title"
msgstr "عنوان"
@@ -18881,13 +18534,11 @@ msgid "Pages"
msgstr "صفحات"
#: headerfootercontent.ui:280
-#, fuzzy
msgctxt "headerfootercontent|buttonBTN_DATE|tooltip_text"
msgid "Date"
msgstr "تاریخ"
#: headerfootercontent.ui:296
-#, fuzzy
msgctxt "headerfootercontent|buttonBTN_TIME|tooltip_text"
msgid "Time"
msgstr "زمان"
@@ -18904,7 +18555,6 @@ msgid "Note"
msgstr "هیچ‌کدام"
#: headerfootercontent.ui:379
-#, fuzzy
msgctxt "headerfootercontent|labelSTR_HF_NONE_IN_BRACKETS"
msgid "(none)"
msgstr "(هیچ‌کدام)"
@@ -18936,13 +18586,11 @@ msgid "Customized"
msgstr ""
#: headerfootercontent.ui:451
-#, fuzzy
msgctxt "headerfootercontent|labelSTR_HF_OF"
msgid "of"
msgstr "از"
#: headerfootercontent.ui:509
-#, fuzzy
msgctxt "headerfootercontent|title"
msgid "Title"
msgstr "عنوان"
@@ -18965,13 +18613,11 @@ msgid "Headers/Footers"
msgstr ""
#: headerfooterdialog.ui:106
-#, fuzzy
msgctxt "headerfooterdialog|header"
msgid "Header"
msgstr "سرصفحه"
#: headerfooterdialog.ui:128
-#, fuzzy
msgctxt "headerfooterdialog|footer"
msgid "Footer"
msgstr "پاصفحه"
@@ -19024,7 +18670,6 @@ msgid "Field Options"
msgstr "گزینه‌های نما"
#: insertcells.ui:8
-#, fuzzy
msgctxt "insertcells|InsertCellsDialog"
msgid "Insert Cells"
msgstr "درج خانه"
@@ -19050,7 +18695,6 @@ msgid "Entire _column"
msgstr ""
#: insertcells.ui:177
-#, fuzzy
msgctxt "insertcells|label1"
msgid "Selection"
msgstr "انتخاب"
@@ -19066,7 +18710,6 @@ msgid "_Paste All"
msgstr ""
#: insertsheet.ui:15
-#, fuzzy
msgctxt "insertsheet|InsertSheetDialog"
msgid "Insert Sheet"
msgstr "درج برگه"
@@ -19082,7 +18725,6 @@ msgid "_After current sheet"
msgstr ""
#: insertsheet.ui:146
-#, fuzzy
msgctxt "insertsheet|label1"
msgid "Position"
msgstr "موقعیت"
@@ -19131,7 +18773,6 @@ msgid "Lin_k"
msgstr "پیوند"
#: insertsheet.ui:455
-#, fuzzy
msgctxt "insertsheet|label2"
msgid "Sheet"
msgstr "برگه"
@@ -19217,13 +18858,11 @@ msgid "Range _Options"
msgstr ""
#: managenamesdialog.ui:398
-#, fuzzy
msgctxt "managenamesdialog|treeviewcolumn1"
msgid "column"
msgstr "ستون"
#: mergecellsdialog.ui:8
-#, fuzzy
msgctxt "mergecellsdialog|MergeCellsDialog"
msgid "Merge Cells"
msgstr "ادغام خانه‌ها"
@@ -19268,7 +18907,6 @@ msgid "C_opy"
msgstr "نسخه‌برداری"
#: movecopysheet.ui:134
-#, fuzzy
msgctxt "movecopysheet|label1"
msgid "Action"
msgstr "کنش"
@@ -19295,7 +18933,6 @@ msgid "_Insert before"
msgstr ""
#: movecopysheet.ui:279
-#, fuzzy
msgctxt "movecopysheet|label2"
msgid "Location"
msgstr "مکان"
@@ -19372,7 +19009,6 @@ msgid "Parameters"
msgstr ""
#: multipleoperationsdialog.ui:9
-#, fuzzy
msgctxt "multipleoperationsdialog|MultipleOperationsDialog"
msgid "Multiple operations"
msgstr "عملیات چندگانه"
@@ -19419,7 +19055,6 @@ msgid "For _data range"
msgstr ""
#: namerangesdialog.ui:303
-#, fuzzy
msgctxt "namerangesdialog|label1"
msgid "Range"
msgstr "محدوده"
@@ -19437,19 +19072,16 @@ msgid "Row:"
msgstr "سطر"
#: navigatorpanel.ui:58
-#, fuzzy
msgctxt "navigatorpanel|column|tooltip_text"
msgid "Column"
msgstr "ستون"
#: navigatorpanel.ui:70
-#, fuzzy
msgctxt "navigatorpanel|row|tooltip_text"
msgid "Row"
msgstr "سطر"
#: navigatorpanel.ui:86
-#, fuzzy
msgctxt "navigatorpanel|datarange|tooltip_text"
msgid "Data Range"
msgstr "محدوده داده‌ها"
@@ -19461,19 +19093,16 @@ msgid "Start"
msgstr "آغاز"
#: navigatorpanel.ui:112
-#, fuzzy
msgctxt "navigatorpanel|end|tooltip_text"
msgid "End"
msgstr "پایان"
#: navigatorpanel.ui:125
-#, fuzzy
msgctxt "navigatorpanel|contents|tooltip_text"
msgid "Contents"
msgstr "محتویات"
#: navigatorpanel.ui:138
-#, fuzzy
msgctxt "navigatorpanel|toggle|tooltip_text"
msgid "Toggle"
msgstr "تبديل"
@@ -19513,7 +19142,6 @@ msgid "No solution was found."
msgstr ""
#: notebookbar.ui:391
-#, fuzzy
msgctxt "notebookbar|FileLabel"
msgid "File"
msgstr "پرونده"
@@ -19547,13 +19175,11 @@ msgid "Indent"
msgstr "تورفتگی‌ها"
#: notebookbar.ui:1123
-#, fuzzy
msgctxt "notebookbar|increaseindent1|tooltip_text"
msgid "Increase Indent"
msgstr "افزایش تورفتگی"
#: notebookbar.ui:1139
-#, fuzzy
msgctxt "notebookbar|decreaseindent1|tooltip_text"
msgid "Decrease Indent"
msgstr "کاهش تورفتگی"
@@ -19564,7 +19190,6 @@ msgid "Home"
msgstr ""
#: notebookbar.ui:1762
-#, fuzzy
msgctxt "notebookbar|InsertAVMedia|tooltip_text"
msgid "Insert Audio or Video"
msgstr "درج صوت یا ویدئو"
@@ -19576,7 +19201,6 @@ msgid "Symbol"
msgstr "نمادها"
#: notebookbar.ui:2022
-#, fuzzy
msgctxt "notebookbar|InsertLabel"
msgid "Insert"
msgstr "درج"
@@ -19587,7 +19211,6 @@ msgid "Toggle Grid Lines"
msgstr ""
#: notebookbar.ui:2247
-#, fuzzy
msgctxt "notebookbar|PageLayoutLabel"
msgid "Page Layout"
msgstr "طرح‌بندی صفحه"
@@ -19615,19 +19238,16 @@ msgid "Toggle Grid Lines"
msgstr ""
#: notebookbar.ui:3345
-#, fuzzy
msgctxt "notebookbar|ViewLabel"
msgid "View"
msgstr "نما"
#: notebookbar.ui:3860
-#, fuzzy
msgctxt "notebookbar|ImageLabel"
msgid "Image"
msgstr "تصویر"
#: notebookbar_groupedbar_compact.ui:3863
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|defaultD"
msgid "Default"
msgstr "پیش‌فرض"
@@ -19668,7 +19288,6 @@ msgid "Bad"
msgstr ""
#: notebookbar_groupedbar_compact.ui:3937
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|error"
msgid "Error"
msgstr "خطا"
@@ -19684,13 +19303,11 @@ msgid "Neutral"
msgstr ""
#: notebookbar_groupedbar_compact.ui:3961
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|warning"
msgid "Warning"
msgstr "اخطار"
#: notebookbar_groupedbar_compact.ui:3975
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|footnote"
msgid "Footnote"
msgstr "پانویس"
@@ -19922,7 +19539,6 @@ msgid "Menubar"
msgstr ""
#: notebookbar_groupedbar_full.ui:3797
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|defaultD"
msgid "Default"
msgstr "پیش‌فرض"
@@ -19963,7 +19579,6 @@ msgid "Bad"
msgstr ""
#: notebookbar_groupedbar_full.ui:3871
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|error"
msgid "Error"
msgstr "خطا"
@@ -19979,13 +19594,11 @@ msgid "Neutral"
msgstr ""
#: notebookbar_groupedbar_full.ui:3895
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|warning"
msgid "Warning"
msgstr "اخطار"
#: notebookbar_groupedbar_full.ui:3909
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|footnote"
msgid "Footnote"
msgstr "پانویس"
@@ -20218,25 +19831,21 @@ msgid "_Help"
msgstr "راهنما"
#: notebookbar_groups.ui:40
-#, fuzzy
msgctxt "notebookbar_groups|hyperlink"
msgid "Hyperlink"
msgstr "فراپیوند"
#: notebookbar_groups.ui:54
-#, fuzzy
msgctxt "notebookbar_groups|footnote"
msgid "Footnote"
msgstr "پانویس"
#: notebookbar_groups.ui:63
-#, fuzzy
msgctxt "notebookbar_groups|endnote"
msgid "Endnote"
msgstr "یادداشت پایان فصل"
#: notebookbar_groups.ui:78
-#, fuzzy
msgctxt "notebookbar_groups|bookmark"
msgid "Bookmark"
msgstr "نشانک"
@@ -20248,7 +19857,6 @@ msgid "Cross-Reference"
msgstr "مرجع درون متنی"
#: notebookbar_groups.ui:152
-#, fuzzy
msgctxt "notebookbar_groups|stylemenudefault"
msgid "Default"
msgstr "پیش‌فرض"
@@ -20299,13 +19907,11 @@ msgid "Bad"
msgstr ""
#: notebookbar_groups.ui:251
-#, fuzzy
msgctxt "notebookbar_groups|stylemenustatw"
msgid "Warning"
msgstr "اخطار"
#: notebookbar_groups.ui:260
-#, fuzzy
msgctxt "notebookbar_groups|stylemenustate"
msgid "Error"
msgstr "خطا"
@@ -20317,19 +19923,16 @@ msgid "Note"
msgstr "هیچ‌کدام"
#: notebookbar_groups.ui:284
-#, fuzzy
msgctxt "notebookbar_groups|stylemenutxtf"
msgid "Footnote"
msgstr "پانویس"
#: notebookbar_groups.ui:296
-#, fuzzy
msgctxt "notebookbar_groups|tablestylenone"
msgid "None"
msgstr "هیچ‌کدام"
#: notebookbar_groups.ui:304
-#, fuzzy
msgctxt "notebookbar_groups|tablestyledefault"
msgid "Default"
msgstr "پیش‌فرض"
@@ -20355,7 +19958,6 @@ msgid "Style 4"
msgstr ""
#: notebookbar_groups.ui:530
-#, fuzzy
msgctxt "notebookbar_groups|filegrouplabel"
msgid "File"
msgstr "پرونده"
@@ -20367,7 +19969,6 @@ msgid "Clipboard"
msgstr "تخته‌شستی"
#: notebookbar_groups.ui:729
-#, fuzzy
msgctxt "notebookbar_groups|paragraphstyleb"
msgid "Style"
msgstr "سبک"
@@ -20383,7 +19984,6 @@ msgid " "
msgstr ""
#: notebookbar_groups.ui:1034
-#, fuzzy
msgctxt "notebookbar_groups|leftb"
msgid "Left"
msgstr "چپ"
@@ -20395,25 +19995,21 @@ msgid "Center"
msgstr "مرکز"
#: notebookbar_groups.ui:1069
-#, fuzzy
msgctxt "notebookbar_groups|rightb"
msgid "Right"
msgstr "راست"
#: notebookbar_groups.ui:1275
-#, fuzzy
msgctxt "notebookbar_groups|formatgrouplabel"
msgid "Text"
msgstr "متن"
#: notebookbar_groups.ui:1376
-#, fuzzy
msgctxt "notebookbar_groups|mergeb"
msgid "Merge"
msgstr "ادغام"
#: notebookbar_groups.ui:1394
-#, fuzzy
msgctxt "notebookbar_groups|splitb"
msgid "Split"
msgstr "تفکیک"
@@ -20425,7 +20021,6 @@ msgid "Conditional"
msgstr "شرایط"
#: notebookbar_groups.ui:1583
-#, fuzzy
msgctxt "notebookbar_groups|topb"
msgid "Top"
msgstr "بالا"
@@ -20437,7 +20032,6 @@ msgid "Center"
msgstr "مرکز"
#: notebookbar_groups.ui:1617
-#, fuzzy
msgctxt "notebookbar_groups|bottomb"
msgid "Bottom"
msgstr "پایین"
@@ -20449,7 +20043,6 @@ msgid "Spreadsheet"
msgstr "صفحه‌گسترده"
#: notebookbar_groups.ui:1740
-#, fuzzy
msgctxt "notebookbar_groups|shapesb"
msgid "Shapes"
msgstr "شکل‌ها"
@@ -20461,13 +20054,11 @@ msgid "Links"
msgstr "~پیوندها"
#: notebookbar_groups.ui:1864
-#, fuzzy
msgctxt "notebookbar_groups|insertgrouplabel"
msgid "Insert"
msgstr "درج"
#: notebookbar_groups.ui:1900
-#, fuzzy
msgctxt "notebookbar_groups|imagestyleb"
msgid "Style"
msgstr "سبک"
@@ -20490,13 +20081,11 @@ msgid "Lock"
msgstr ""
#: notebookbar_groups.ui:2043
-#, fuzzy
msgctxt "notebookbar_groups|imagegrouplabel"
msgid "Image"
msgstr "تصویر"
#: notebookbar_groups.ui:2099
-#, fuzzy
msgctxt "notebookbar_groups|wrapoff"
msgid "None"
msgstr "هیچ‌کدام"
@@ -20673,7 +20262,6 @@ msgid "0 corresponds to 01/01/1904"
msgstr ""
#: optcalculatepage.ui:489
-#, fuzzy
msgctxt "optcalculatepage|label3"
msgid "Date"
msgstr "تاریخ"
@@ -20711,7 +20299,6 @@ msgid "Select desired _key binding type. Changing the key binding type may overw
msgstr ""
#: optcompatibilitypage.ui:62
-#, fuzzy
msgctxt "optcompatibilitypage|keybindings"
msgid "Default"
msgstr "پیش‌فرض"
@@ -20738,7 +20325,6 @@ msgid "_Prefix name for new worksheet:"
msgstr ""
#: optdefaultpage.ui:98
-#, fuzzy
msgctxt "optdefaultpage|label1"
msgid "New Spreadsheet"
msgstr "صفحه گسترده جدید"
@@ -20765,7 +20351,6 @@ msgid "_Print only selected sheets"
msgstr ""
#: optdlg.ui:124
-#, fuzzy
msgctxt "optdlg|label2"
msgid "Sheets"
msgstr "برگه‌ها"
@@ -20781,7 +20366,6 @@ msgid "Formula _syntax:"
msgstr ""
#: optformula.ui:87
-#, fuzzy
msgctxt "optformula|label1"
msgid "Formula Options"
msgstr "گزینه‌های فرمول"
@@ -20880,7 +20464,6 @@ msgid "Separators"
msgstr "جداساز"
#: optimalcolwidthdialog.ui:8
-#, fuzzy
msgctxt "optimalcolwidthdialog|OptimalColWidthDialog"
msgid "Optimal Column Width"
msgstr "عرض ستون بهینه"
@@ -20898,7 +20481,6 @@ msgid "_Default value"
msgstr "مقدار ~پیش‌فرض"
#: optimalrowheightdialog.ui:8
-#, fuzzy
msgctxt "optimalrowheightdialog|OptimalRowHeightDialog"
msgid "Optimal Row Height"
msgstr "ارتفاع سطر بهینه"
@@ -20967,7 +20549,6 @@ msgid "_Delete"
msgstr "حذف"
#: pagetemplatedialog.ui:8
-#, fuzzy
msgctxt "pagetemplatedialog|PageTemplateDialog"
msgid "Page Style"
msgstr "سبک صفحه"
@@ -20991,31 +20572,26 @@ msgid "Borders"
msgstr "کناره‌ها"
#: pagetemplatedialog.ui:174
-#, fuzzy
msgctxt "pagetemplatedialog|background"
msgid "Background"
msgstr "پس‌زمینه"
#: pagetemplatedialog.ui:197
-#, fuzzy
msgctxt "pagetemplatedialog|header"
msgid "Header"
msgstr "سرصفحه"
#: pagetemplatedialog.ui:220
-#, fuzzy
msgctxt "pagetemplatedialog|footer"
msgid "Footer"
msgstr "پاصفحه"
#: pagetemplatedialog.ui:243
-#, fuzzy
msgctxt "pagetemplatedialog|sheet"
msgid "Sheet"
msgstr "برگه"
#: paradialog.ui:8
-#, fuzzy
msgctxt "paradialog|ParagraphDialog"
msgid "Paragraph"
msgstr "بند"
@@ -21032,7 +20608,6 @@ msgid "Alignment"
msgstr "ردیف کردن"
#: paradialog.ui:152
-#, fuzzy
msgctxt "paradialog|labelTP_PARA_ASIAN"
msgid "Asian Typography"
msgstr "حروف‌نگاری آسیایی"
@@ -21074,7 +20649,6 @@ msgid "Font"
msgstr "فوت"
#: paratemplatedialog.ui:188
-#, fuzzy
msgctxt "paratemplatedialog|fonteffects"
msgid "Font Effects"
msgstr "جلوه‌های قلم"
@@ -21086,7 +20660,6 @@ msgid "Alignment"
msgstr "ردیف کردن"
#: paratemplatedialog.ui:234
-#, fuzzy
msgctxt "paratemplatedialog|asiantypo"
msgid "Asian Typography"
msgstr "حروف‌نگاری آسیایی"
@@ -21098,7 +20671,6 @@ msgid "Borders"
msgstr "کناره‌ها"
#: paratemplatedialog.ui:280
-#, fuzzy
msgctxt "paratemplatedialog|background"
msgid "Background"
msgstr "پس‌زمینه"
@@ -21109,7 +20681,6 @@ msgid "Cell Protection"
msgstr ""
#: pastespecial.ui:23
-#, fuzzy
msgctxt "pastespecial|PasteSpecial"
msgid "Paste Special"
msgstr "چسباندن ویژه"
@@ -21176,7 +20747,6 @@ msgid "_Objects"
msgstr "آشیاء"
#: pastespecial.ui:307
-#, fuzzy
msgctxt "pastespecial|label1"
msgid "Selection"
msgstr "انتخاب"
@@ -21232,7 +20802,6 @@ msgid "_Link"
msgstr "پیوند"
#: pastespecial.ui:528
-#, fuzzy
msgctxt "pastespecial|label3"
msgid "Options"
msgstr "گزینه‌ها"
@@ -21290,7 +20859,6 @@ msgid "_User-defined"
msgstr "تعریف شده توسط کاربر"
#: pivotfielddialog.ui:203
-#, fuzzy
msgctxt "pivotfielddialog|label1"
msgid "Subtotals"
msgstr "جمع‌های جزء"
@@ -21307,7 +20875,6 @@ msgid "Name:"
msgstr "نام"
#: pivotfilterdialog.ui:8
-#, fuzzy
msgctxt "pivotfilterdialog|PivotFilterDialog"
msgid "Filter"
msgstr "صافی"
@@ -21343,13 +20910,11 @@ msgid "Operator"
msgstr "عملگر"
#: pivotfilterdialog.ui:145
-#, fuzzy
msgctxt "pivotfilterdialog|label3"
msgid "Field name"
msgstr "نام فیلد"
#: pivotfilterdialog.ui:156
-#, fuzzy
msgctxt "pivotfilterdialog|label4"
msgid "Condition"
msgstr "شرایط"
@@ -21467,7 +21032,6 @@ msgid "Enable drill to details"
msgstr ""
#: pivottablelayoutdialog.ui:495
-#, fuzzy
msgctxt "pivottablelayoutdialog|label11"
msgid "Options"
msgstr "گزینه‌ها"
@@ -21478,7 +21042,6 @@ msgid "New sheet"
msgstr ""
#: pivottablelayoutdialog.ui:562
-#, fuzzy
msgctxt "pivottablelayoutdialog|destination-radio-selection"
msgid "Selection"
msgstr "انتخاب"
@@ -21495,7 +21058,6 @@ msgid "Destination"
msgstr ""
#: pivottablelayoutdialog.ui:668
-#, fuzzy
msgctxt "pivottablelayoutdialog|source-radio-selection"
msgid "Selection"
msgstr "انتخاب"
@@ -21524,7 +21086,6 @@ msgid "Edit Print Ranges"
msgstr "اضافه کردن محدودهٔ چاپ"
#: printareasdialog.ui:134
-#, fuzzy
msgctxt "printareasdialog|lbprintarea"
msgid "- none -"
msgstr "‐ هیچ‌کدام ‐"
@@ -21552,7 +21113,6 @@ msgid "Print Range"
msgstr "محدودهٔ چاپ"
#: printareasdialog.ui:219
-#, fuzzy
msgctxt "printareasdialog|lbrepeatrow"
msgid "- none -"
msgstr "‐ هیچ‌کدام ‐"
@@ -21569,7 +21129,6 @@ msgid "Rows to Repeat"
msgstr ""
#: printareasdialog.ui:302
-#, fuzzy
msgctxt "printareasdialog|lbrepeatcol"
msgid "- none -"
msgstr "‐ هیچ‌کدام ‐"
@@ -21672,7 +21231,6 @@ msgid "Uniform Integer"
msgstr ""
#: randomnumbergenerator.ui:30
-#, fuzzy
msgctxt "randomnumbergenerator|distribution-liststore"
msgid "Normal"
msgstr "عادی"
@@ -21730,13 +21288,11 @@ msgid "Distribution:"
msgstr "توزیع..."
#: randomnumbergenerator.ui:288
-#, fuzzy
msgctxt "randomnumbergenerator|parameter1-label"
msgid "..."
msgstr "..."
#: randomnumbergenerator.ui:303
-#, fuzzy
msgctxt "randomnumbergenerator|parameter2-label"
msgid "..."
msgstr "..."
@@ -21768,7 +21324,6 @@ msgid "Decimal places:"
msgstr "تعداد ارقام اعشاری"
#: randomnumbergenerator.ui:481
-#, fuzzy
msgctxt "randomnumbergenerator|label4"
msgid "Options"
msgstr "گزینه‌ها"
@@ -21932,7 +21487,6 @@ msgid "Row Height"
msgstr "ارتفاع سطر"
#: rowheightdialog.ui:88
-#, fuzzy
msgctxt "rowheightdialog|label1"
msgid "Height:"
msgstr "ارتفاع:"
@@ -22051,19 +21605,16 @@ msgid "Created by"
msgstr ""
#: scenariodialog.ui:330
-#, fuzzy
msgctxt "scenariodialog|onft"
msgid "on"
msgstr "روشن"
#: scenariomenu.ui:12
-#, fuzzy
msgctxt "scenariomenu|delete"
msgid "Delete"
msgstr "حذف"
#: scenariomenu.ui:20
-#, fuzzy
msgctxt "scenariomenu|edit"
msgid "Properties..."
msgstr "ویژگی‌ها..."
@@ -22125,25 +21676,21 @@ msgid "Expand _references when new columns/rows are inserted"
msgstr ""
#: scgeneralpage.ui:318
-#, fuzzy
msgctxt "scgeneralpage|alignlb"
msgid "Down"
msgstr "پایین"
#: scgeneralpage.ui:319
-#, fuzzy
msgctxt "scgeneralpage|alignlb"
msgid "Right"
msgstr "راست"
#: scgeneralpage.ui:320
-#, fuzzy
msgctxt "scgeneralpage|alignlb"
msgid "Up"
msgstr "بالا"
#: scgeneralpage.ui:321
-#, fuzzy
msgctxt "scgeneralpage|alignlb"
msgid "Left"
msgstr "چپ"
@@ -22206,7 +21753,6 @@ msgid "_Type:"
msgstr "نوع:"
#: selectdatasource.ui:145
-#, fuzzy
msgctxt "selectdatasource|type"
msgid "Table"
msgstr "جدول"
@@ -22235,13 +21781,11 @@ msgid "Data so_urce:"
msgstr "منبع داده"
#: selectdatasource.ui:201
-#, fuzzy
msgctxt "selectdatasource|label1"
msgid "Selection"
msgstr "انتخاب"
#: selectrange.ui:7
-#, fuzzy
msgctxt "selectrange|SelectRangeDialog"
msgid "Select Database Range"
msgstr "انتخاب محدوده‌ی پایگاه‌داده"
@@ -22279,7 +21823,6 @@ msgid "_External source/interface"
msgstr ""
#: selectsource.ui:198
-#, fuzzy
msgctxt "selectsource|label1"
msgid "Selection"
msgstr "انتخاب"
@@ -22300,7 +21843,6 @@ msgid "Header (left)"
msgstr ""
#: sharedfooterdialog.ui:151
-#, fuzzy
msgctxt "sharedfooterdialog|footer"
msgid "Footer"
msgstr "پاصفحه"
@@ -22311,7 +21853,6 @@ msgid "Headers/Footers"
msgstr ""
#: sharedheaderdialog.ui:106
-#, fuzzy
msgctxt "sharedheaderdialog|header"
msgid "Header"
msgstr "سرصفحه"
@@ -22343,7 +21884,6 @@ msgid "Note: Changes to formatting attributes like fonts, colors, and number for
msgstr ""
#: sharedocumentdlg.ui:169
-#, fuzzy
msgctxt "sharedocumentdlg|name"
msgid "Name"
msgstr "نام"
@@ -22421,7 +21961,6 @@ msgid "_Objects/Images"
msgstr ""
#: sheetprintpage.ui:257
-#, fuzzy
msgctxt "sheetprintpage|checkBTN_CHARTS"
msgid "Charts"
msgstr "نمودارها"
@@ -22445,7 +21984,6 @@ msgid "_Zero values"
msgstr "مقادیر صفر"
#: sheetprintpage.ui:335
-#, fuzzy
msgctxt "sheetprintpage|labelPrint"
msgid "Print"
msgstr "چاپ"
@@ -22487,25 +22025,21 @@ msgid "N_umber of pages:"
msgstr "تعداد نسخه‌ها"
#: sheetprintpage.ui:569
-#, fuzzy
msgctxt "sheetprintpage|comboLB_SCALEMODE"
msgid "Reduce/enlarge printout"
msgstr "بزرگ/کوچک کردن نسخهٔ چاپی"
#: sheetprintpage.ui:570
-#, fuzzy
msgctxt "sheetprintpage|comboLB_SCALEMODE"
msgid "Fit print range(s) to width/height"
msgstr "جا کردن محدوده(های) چاپ به نسبت عرض/ارتفاع"
#: sheetprintpage.ui:571
-#, fuzzy
msgctxt "sheetprintpage|comboLB_SCALEMODE"
msgid "Fit print range(s) on number of pages"
msgstr "جا کردن محدوده(های) چاپ در تعداد صفحات"
#: sheetprintpage.ui:590
-#, fuzzy
msgctxt "sheetprintpage|labelScale"
msgid "Scale"
msgstr "مقیاس"
@@ -22550,7 +22084,6 @@ msgid "_Choose the field containing the detail you want to show"
msgstr "~فیلد حاوی جزئیاتی که می‌خواهید نمایش دهید را انتخاب کنید"
#: showsheetdialog.ui:8
-#, fuzzy
msgctxt "showsheetdialog|ShowSheetDialog"
msgid "Show Sheet"
msgstr "نشان دادن برگه"
@@ -22590,7 +22123,6 @@ msgid "Left Indent"
msgstr "تورفتگی فهرست"
#: sidebaralignment.ui:310
-#, fuzzy
msgctxt "sidebaralignment|mergecells"
msgid "Merge cells"
msgstr "ادغام خانه‌ها"
@@ -22698,13 +22230,11 @@ msgid "Select a category of contents."
msgstr ""
#: sidebarnumberformat.ui:41
-#, fuzzy
msgctxt "sidebarnumberformat|category"
msgid "General"
msgstr "عمومی"
#: sidebarnumberformat.ui:42
-#, fuzzy
msgctxt "sidebarnumberformat|category"
msgid "Number"
msgstr "عدد"
@@ -22716,7 +22246,6 @@ msgid "Percent"
msgstr "درصد"
#: sidebarnumberformat.ui:44
-#, fuzzy
msgctxt "sidebarnumberformat|category"
msgid "Currency"
msgstr "پول"
@@ -22728,7 +22257,6 @@ msgid "Date "
msgstr "تاریخ"
#: sidebarnumberformat.ui:46
-#, fuzzy
msgctxt "sidebarnumberformat|category"
msgid "Time"
msgstr "زمان"
@@ -22750,13 +22278,11 @@ msgid "Boolean Value"
msgstr ""
#: sidebarnumberformat.ui:50
-#, fuzzy
msgctxt "sidebarnumberformat|category"
msgid "Text"
msgstr "متن"
#: sidebarnumberformat.ui:54
-#, fuzzy
msgctxt "sidebarnumberformat|category-atkobject"
msgid "Category"
msgstr "مقوله"
@@ -23088,25 +22614,21 @@ msgid "Value"
msgstr "مقادیر"
#: solverdlg.ui:742
-#, fuzzy
msgctxt "solverdlg|del2|tooltip_text"
msgid "Remove"
msgstr "حذف"
#: solverdlg.ui:755
-#, fuzzy
msgctxt "solverdlg|del1|tooltip_text"
msgid "Remove"
msgstr "حذف"
#: solverdlg.ui:768
-#, fuzzy
msgctxt "solverdlg|del3|tooltip_text"
msgid "Remove"
msgstr "حذف"
#: solverdlg.ui:781
-#, fuzzy
msgctxt "solverdlg|del4|tooltip_text"
msgid "Remove"
msgstr "حذف"
@@ -23117,7 +22639,6 @@ msgid "Limiting Conditions"
msgstr ""
#: solveroptionsdialog.ui:8
-#, fuzzy
msgctxt "solveroptionsdialog|SolverOptionsDialog"
msgid "Options"
msgstr "گزینه‌ها"
@@ -23128,13 +22649,11 @@ msgid "Solver engine:"
msgstr ""
#: solveroptionsdialog.ui:70
-#, fuzzy
msgctxt "solveroptionsdialog|label1"
msgid "Settings:"
msgstr "تنظیمات:"
#: solveroptionsdialog.ui:96
-#, fuzzy
msgctxt "solveroptionsdialog|edit"
msgid "Edit..."
msgstr "ویرایش..."
@@ -23186,7 +22705,6 @@ msgid "Restore Previous"
msgstr ""
#: sortdialog.ui:8
-#, fuzzy
msgctxt "sortdialog|SortDialog"
msgid "Sort"
msgstr "مرتب‌سازی"
@@ -23198,7 +22716,6 @@ msgid "Sort Criteria"
msgstr "معیار مرتب‌سازی"
#: sortdialog.ui:128
-#, fuzzy
msgctxt "sortdialog|options"
msgid "Options"
msgstr "گزینه‌ها"
@@ -23271,13 +22788,11 @@ msgid "Custom sort order"
msgstr ""
#: sortoptionspage.ui:201
-#, fuzzy
msgctxt "sortoptionspage|label6"
msgid "Language"
msgstr "زبان"
#: sortoptionspage.ui:215
-#, fuzzy
msgctxt "sortoptionspage|algorithmft"
msgid "Options"
msgstr "گزینه‌ها"
@@ -23299,7 +22814,6 @@ msgid "L_eft to right (sort columns)"
msgstr ""
#: sortoptionspage.ui:340
-#, fuzzy
msgctxt "sortoptionspage|label1"
msgid "Direction"
msgstr "جهت"
@@ -23430,13 +22944,11 @@ msgid "Operator"
msgstr "عملگر"
#: standardfilterdialog.ui:211
-#, fuzzy
msgctxt "standardfilterdialog|label3"
msgid "Field name"
msgstr "نام فیلد"
#: standardfilterdialog.ui:222
-#, fuzzy
msgctxt "standardfilterdialog|label4"
msgid "Condition"
msgstr "شرایط"
@@ -23831,7 +23343,6 @@ msgid "Document: "
msgstr "نوشتارهای "
#: subtotaldialog.ui:8
-#, fuzzy
msgctxt "subtotaldialog|SubTotalDialog"
msgid "Subtotals"
msgstr "جمع‌های جزء"
@@ -23854,25 +23365,21 @@ msgid "3rd Group"
msgstr "افزودن گروه"
#: subtotaldialog.ui:189
-#, fuzzy
msgctxt "subtotaldialog|options"
msgid "Options"
msgstr "گزینه‌ها"
#: subtotalgrppage.ui:12
-#, fuzzy
msgctxt "subtotalgrppage|liststore1"
msgid "Sum"
msgstr "مجموع"
#: subtotalgrppage.ui:15
-#, fuzzy
msgctxt "subtotalgrppage|liststore1"
msgid "Count"
msgstr "تعداد"
#: subtotalgrppage.ui:18
-#, fuzzy
msgctxt "subtotalgrppage|liststore1"
msgid "Average"
msgstr "میانگین"
@@ -23902,25 +23409,21 @@ msgid "Count (numbers only)"
msgstr "تعداد (فقط اعداد)"
#: subtotalgrppage.ui:33
-#, fuzzy
msgctxt "subtotalgrppage|liststore1"
msgid "StDev (Sample)"
msgstr "StDev (نمونه)"
#: subtotalgrppage.ui:36
-#, fuzzy
msgctxt "subtotalgrppage|liststore1"
msgid "StDevP (Population)"
msgstr "StDevP (جمعیت)"
#: subtotalgrppage.ui:39
-#, fuzzy
msgctxt "subtotalgrppage|liststore1"
msgid "Var (Sample)"
msgstr "واریانس (نمونه)"
#: subtotalgrppage.ui:42
-#, fuzzy
msgctxt "subtotalgrppage|liststore1"
msgid "VarP (Population)"
msgstr "واریانس (جمعیت)"
@@ -23984,7 +23487,6 @@ msgid "C_ustom sort order"
msgstr ""
#: subtotaloptionspage.ui:237
-#, fuzzy
msgctxt "subtotaloptionspage|label2"
msgid "Sort"
msgstr "مرتب‌سازی"
@@ -24012,7 +23514,6 @@ msgid "From ro_w:"
msgstr ""
#: textimportcsv.ui:189
-#, fuzzy
msgctxt "textimportcsv|label1"
msgid "Import"
msgstr "وارد کردن"
@@ -24102,7 +23603,6 @@ msgid "Text to Columns"
msgstr "متن به ستون‌ها"
#: textimportcsv.ui:654
-#, fuzzy
msgctxt "textimportcsv|label4"
msgid "Fields"
msgstr "فیلدها"
@@ -24136,7 +23636,6 @@ msgid "Detect special numbers (such as dates)"
msgstr ""
#: textimportoptions.ui:186
-#, fuzzy
msgctxt "textimportoptions|label3"
msgid "Options"
msgstr "گزینه‌ها"
@@ -24230,7 +23729,6 @@ msgid "_Color:"
msgstr ""
#: tpviewpage.ui:399
-#, fuzzy
msgctxt "tpviewpage|grid"
msgid "Show"
msgstr "نشان دادن"
@@ -24241,7 +23739,6 @@ msgid "Show on colored cells"
msgstr ""
#: tpviewpage.ui:401
-#, fuzzy
msgctxt "tpviewpage|grid"
msgid "Hide"
msgstr "مخفی کردن"
@@ -24280,37 +23777,31 @@ msgid "_Drawing objects:"
msgstr "اشیاء نقاشی"
#: tpviewpage.ui:548
-#, fuzzy
msgctxt "tpviewpage|objgrf"
msgid "Show"
msgstr "نشان دادن"
#: tpviewpage.ui:549
-#, fuzzy
msgctxt "tpviewpage|objgrf"
msgid "Hide"
msgstr "مخفی کردن"
#: tpviewpage.ui:564
-#, fuzzy
msgctxt "tpviewpage|diagram"
msgid "Show"
msgstr "نشان دادن"
#: tpviewpage.ui:565
-#, fuzzy
msgctxt "tpviewpage|diagram"
msgid "Hide"
msgstr "مخفی کردن"
#: tpviewpage.ui:580
-#, fuzzy
msgctxt "tpviewpage|draw"
msgid "Show"
msgstr "نشان دادن"
#: tpviewpage.ui:581
-#, fuzzy
msgctxt "tpviewpage|draw"
msgid "Hide"
msgstr "مخفی کردن"
@@ -24327,7 +23818,6 @@ msgid "S_ynchronize sheets"
msgstr ""
#: tpviewpage.ui:644
-#, fuzzy
msgctxt "tpviewpage|label3"
msgid "Zoom"
msgstr "زوم"
@@ -24371,7 +23861,6 @@ msgid "Grouped by"
msgstr ""
#: ungroupdialog.ui:8
-#, fuzzy
msgctxt "ungroupdialog|UngroupDialog"
msgid "Ungroup"
msgstr "انحلال گروه"
@@ -24410,13 +23899,11 @@ msgid "Decimal"
msgstr "اعشار"
#: validationcriteriapage.ui:27
-#, fuzzy
msgctxt "validationcriteriapage|liststore1"
msgid "Date"
msgstr "تاریخ"
#: validationcriteriapage.ui:31
-#, fuzzy
msgctxt "validationcriteriapage|liststore1"
msgid "Time"
msgstr "زمان"
@@ -24427,7 +23914,6 @@ msgid "Cell range"
msgstr ""
#: validationcriteriapage.ui:39
-#, fuzzy
msgctxt "validationcriteriapage|liststore1"
msgid "List"
msgstr "فهرست"
@@ -24566,7 +24052,6 @@ msgid "_Input help:"
msgstr ""
#: validationhelptabpage.ui:132
-#, fuzzy
msgctxt "validationhelptabpage|label1"
msgid "Contents"
msgstr "محتویات"
diff --git a/source/fa/scaddins/messages.po b/source/fa/scaddins/messages.po
index 360338b6d65..02fdaf30e31 100644
--- a/source/fa/scaddins/messages.po
+++ b/source/fa/scaddins/messages.po
@@ -19,7 +19,6 @@ msgid "Returns the serial number of the date before or after a specified number
msgstr ""
#: analysis.hrc:28
-#, fuzzy
msgctxt "ANALYSIS_Workday"
msgid "Start date"
msgstr "تاریخ شروع"
@@ -55,7 +54,6 @@ msgid "Returns the number of years (including fractional part) between two dates
msgstr ""
#: analysis.hrc:39
-#, fuzzy
msgctxt "ANALYSIS_Yearfrac"
msgid "Start date"
msgstr "تاریخ شروع"
@@ -66,7 +64,6 @@ msgid "The start date"
msgstr ""
#: analysis.hrc:41
-#, fuzzy
msgctxt "ANALYSIS_Yearfrac"
msgid "End date"
msgstr "تاریخ پایان"
@@ -93,7 +90,6 @@ msgid "Returns the serial number of the date that is a specified number of month
msgstr ""
#: analysis.hrc:50
-#, fuzzy
msgctxt "ANALYSIS_Edate"
msgid "Start date"
msgstr "تاریخ شروع"
@@ -147,7 +143,6 @@ msgid "Returns the serial number of the last day of the month that comes a certa
msgstr ""
#: analysis.hrc:68
-#, fuzzy
msgctxt "ANALYSIS_Eomonth"
msgid "Start date"
msgstr "تاریخ شروع"
@@ -176,7 +171,6 @@ msgid ""
msgstr ""
#: analysis.hrc:77
-#, fuzzy
msgctxt "ANALYSIS_Networkdays"
msgid "Start date"
msgstr "تاریخ شروع"
@@ -187,7 +181,6 @@ msgid "The start date"
msgstr ""
#: analysis.hrc:79
-#, fuzzy
msgctxt "ANALYSIS_Networkdays"
msgid "End date"
msgstr "تاریخ پایان"
@@ -213,7 +206,6 @@ msgid "Returns the value 'true' if the number is even"
msgstr ""
#: analysis.hrc:88
-#, fuzzy
msgctxt "ANALYSIS_Iseven"
msgid "Number"
msgstr "عدد"
@@ -229,7 +221,6 @@ msgid "Returns the value 'true' if the number is odd"
msgstr ""
#: analysis.hrc:95
-#, fuzzy
msgctxt "ANALYSIS_Isodd"
msgid "Number"
msgstr "عدد"
@@ -245,7 +236,6 @@ msgid "Returns the multinomial coefficient of a set of numbers"
msgstr ""
#: analysis.hrc:102
-#, fuzzy
msgctxt "ANALYSIS_Multinomial"
msgid "Number"
msgstr "عدد"
@@ -333,7 +323,6 @@ msgid "Returns a number rounded to a specified multiple"
msgstr ""
#: analysis.hrc:131
-#, fuzzy
msgctxt "ANALYSIS_Mround"
msgid "Number"
msgstr "عدد"
@@ -360,7 +349,6 @@ msgid "Returns the square root of a number which has been multiplied by pi"
msgstr ""
#: analysis.hrc:140
-#, fuzzy
msgctxt "ANALYSIS_Sqrtpi"
msgid "Number"
msgstr "عدد"
@@ -403,7 +391,6 @@ msgid ""
msgstr ""
#: analysis.hrc:156
-#, fuzzy
msgctxt "ANALYSIS_Gcd"
msgid "Number"
msgstr "عدد"
@@ -421,7 +408,6 @@ msgid ""
msgstr ""
#: analysis.hrc:163
-#, fuzzy
msgctxt "ANALYSIS_Lcm"
msgid "Number"
msgstr "عدد"
@@ -537,7 +523,6 @@ msgid "Converts a binary number to an octal number"
msgstr ""
#: analysis.hrc:206
-#, fuzzy
msgctxt "ANALYSIS_Bin2Oct"
msgid "Number"
msgstr "عدد"
@@ -548,7 +533,6 @@ msgid "The binary number to be converted (as text)"
msgstr ""
#: analysis.hrc:208
-#, fuzzy
msgctxt "ANALYSIS_Bin2Oct"
msgid "Places"
msgstr "مکان‌ها"
@@ -564,7 +548,6 @@ msgid "Converts a binary number to a decimal number"
msgstr ""
#: analysis.hrc:215
-#, fuzzy
msgctxt "ANALYSIS_Bin2Dec"
msgid "Number"
msgstr "عدد"
@@ -580,7 +563,6 @@ msgid "Converts a binary number to a hexadecimal number"
msgstr ""
#: analysis.hrc:222
-#, fuzzy
msgctxt "ANALYSIS_Bin2Hex"
msgid "Number"
msgstr "عدد"
@@ -591,7 +573,6 @@ msgid "The binary number to be converted (as text)"
msgstr ""
#: analysis.hrc:224
-#, fuzzy
msgctxt "ANALYSIS_Bin2Hex"
msgid "Places"
msgstr "مکان‌ها"
@@ -607,7 +588,6 @@ msgid "Converts an octal number to a binary number"
msgstr ""
#: analysis.hrc:231
-#, fuzzy
msgctxt "ANALYSIS_Oct2Bin"
msgid "Number"
msgstr "عدد"
@@ -618,7 +598,6 @@ msgid "The octal number to be converted (as text)"
msgstr ""
#: analysis.hrc:233
-#, fuzzy
msgctxt "ANALYSIS_Oct2Bin"
msgid "Places"
msgstr "مکان‌ها"
@@ -634,7 +613,6 @@ msgid "Converts an octal number to a decimal number"
msgstr ""
#: analysis.hrc:240
-#, fuzzy
msgctxt "ANALYSIS_Oct2Dec"
msgid "Number"
msgstr "عدد"
@@ -650,7 +628,6 @@ msgid "Converts an octal number to a hexadecimal number"
msgstr ""
#: analysis.hrc:247
-#, fuzzy
msgctxt "ANALYSIS_Oct2Hex"
msgid "Number"
msgstr "عدد"
@@ -661,7 +638,6 @@ msgid "The octal number to be converted (as text)"
msgstr ""
#: analysis.hrc:249
-#, fuzzy
msgctxt "ANALYSIS_Oct2Hex"
msgid "Places"
msgstr "مکان‌ها"
@@ -677,7 +653,6 @@ msgid "Converts a decimal number to a binary number"
msgstr ""
#: analysis.hrc:256
-#, fuzzy
msgctxt "ANALYSIS_Dec2Bin"
msgid "Number"
msgstr "عدد"
@@ -688,7 +663,6 @@ msgid "The decimal integer to be converted"
msgstr ""
#: analysis.hrc:258
-#, fuzzy
msgctxt "ANALYSIS_Dec2Bin"
msgid "Places"
msgstr "مکان‌ها"
@@ -704,7 +678,6 @@ msgid "Converts a decimal number to a hexadecimal number"
msgstr ""
#: analysis.hrc:265
-#, fuzzy
msgctxt "ANALYSIS_Dec2Hex"
msgid "Number"
msgstr "عدد"
@@ -715,7 +688,6 @@ msgid "The decimal integer to be converted"
msgstr ""
#: analysis.hrc:267
-#, fuzzy
msgctxt "ANALYSIS_Dec2Hex"
msgid "Places"
msgstr "مکان‌ها"
@@ -731,7 +703,6 @@ msgid "Converts a decimal number into an octal number"
msgstr ""
#: analysis.hrc:274
-#, fuzzy
msgctxt "ANALYSIS_Dec2Oct"
msgid "Number"
msgstr "عدد"
@@ -742,7 +713,6 @@ msgid "The decimal number"
msgstr ""
#: analysis.hrc:276
-#, fuzzy
msgctxt "ANALYSIS_Dec2Oct"
msgid "Places"
msgstr "مکان‌ها"
@@ -758,7 +728,6 @@ msgid "Converts a hexadecimal number to a binary number"
msgstr ""
#: analysis.hrc:283
-#, fuzzy
msgctxt "ANALYSIS_Hex2Bin"
msgid "Number"
msgstr "عدد"
@@ -769,7 +738,6 @@ msgid "The hexadecimal number to be converted (as text)"
msgstr ""
#: analysis.hrc:285
-#, fuzzy
msgctxt "ANALYSIS_Hex2Bin"
msgid "Places"
msgstr "مکان‌ها"
@@ -785,7 +753,6 @@ msgid "Converts a hexadecimal number to a decimal number"
msgstr ""
#: analysis.hrc:292
-#, fuzzy
msgctxt "ANALYSIS_Hex2Dec"
msgid "Number"
msgstr "عدد"
@@ -801,7 +768,6 @@ msgid "Converts a hexadecimal number to an octal number"
msgstr ""
#: analysis.hrc:299
-#, fuzzy
msgctxt "ANALYSIS_Hex2Oct"
msgid "Number"
msgstr "عدد"
@@ -812,7 +778,6 @@ msgid "The hexadecimal number to be converted (as text)"
msgstr ""
#: analysis.hrc:301
-#, fuzzy
msgctxt "ANALYSIS_Hex2Oct"
msgid "Places"
msgstr "مکان‌ها"
@@ -898,7 +863,6 @@ msgid "Tests whether a number is greater than a threshold value"
msgstr ""
#: analysis.hrc:333
-#, fuzzy
msgctxt "ANALYSIS_Gestep"
msgid "Number"
msgstr "عدد"
@@ -925,7 +889,6 @@ msgid "Returns the double factorial of Number"
msgstr ""
#: analysis.hrc:342
-#, fuzzy
msgctxt "ANALYSIS_Factdouble"
msgid "Number"
msgstr "عدد"
@@ -982,7 +945,6 @@ msgid "The complex number"
msgstr ""
#: analysis.hrc:365
-#, fuzzy
msgctxt "ANALYSIS_Impower"
msgid "Number"
msgstr "عدد"
@@ -1399,7 +1361,6 @@ msgid "Converts a number from one measurement system to another"
msgstr ""
#: analysis.hrc:543
-#, fuzzy
msgctxt "ANALYSIS_Convert"
msgid "Number"
msgstr "عدد"
@@ -1435,7 +1396,6 @@ msgid "Returns the prorated linear depreciation of an asset for each accounting
msgstr ""
#: analysis.hrc:554
-#, fuzzy
msgctxt "ANALYSIS_Amordegrc"
msgid "Cost"
msgstr "هزینه"
@@ -1476,7 +1436,6 @@ msgid "Salvage value of an asset at the end of its life"
msgstr ""
#: analysis.hrc:562
-#, fuzzy
msgctxt "ANALYSIS_Amordegrc"
msgid "Period"
msgstr "دوره"
@@ -1514,7 +1473,6 @@ msgid "Returns the prorated linear depreciation of an asset for each accounting
msgstr ""
#: analysis.hrc:573
-#, fuzzy
msgctxt "ANALYSIS_Amorlinc"
msgid "Cost"
msgstr "هزینه"
@@ -1555,7 +1513,6 @@ msgid "The salvage value of an asset at the end of its life"
msgstr ""
#: analysis.hrc:581
-#, fuzzy
msgctxt "ANALYSIS_Amorlinc"
msgid "Period"
msgstr "دوره"
@@ -1984,7 +1941,6 @@ msgid "The end period"
msgstr ""
#: analysis.hrc:692
-#, fuzzy
msgctxt "ANALYSIS_Cumprinc"
msgid "Type"
msgstr "نوع"
@@ -2051,7 +2007,6 @@ msgid "The end period"
msgstr ""
#: analysis.hrc:709
-#, fuzzy
msgctxt "ANALYSIS_Cumipmt"
msgid "Type"
msgstr "نوع"
@@ -3094,7 +3049,6 @@ msgid "Returns the internal rate of return for a non-periodic schedule of paymen
msgstr ""
#: analysis.hrc:983
-#, fuzzy
msgctxt "ANALYSIS_Xirr"
msgid "Values"
msgstr "مقادیر"
@@ -3142,7 +3096,6 @@ msgid "The rate"
msgstr ""
#: analysis.hrc:996
-#, fuzzy
msgctxt "ANALYSIS_Xnpv"
msgid "Values"
msgstr "مقادیر"
diff --git a/source/fa/scp2/source/extensions.po b/source/fa/scp2/source/extensions.po
index a3840b38f9e..2c836772507 100644
--- a/source/fa/scp2/source/extensions.po
+++ b/source/fa/scp2/source/extensions.po
@@ -113,7 +113,6 @@ msgid "LanguageTool Open Source language checker"
msgstr "بررسی کننده زبان کدباز «ابزار زبان»"
#: module_extensions.ulf
-#, fuzzy
msgctxt ""
"module_extensions.ulf\n"
"STR_NAME_MODULE_OPTIONAL_EXTENSIONS_MARIADBC\n"
@@ -122,7 +121,6 @@ msgid "MySQL Connector"
msgstr "متصل کننده MySQL"
#: module_extensions.ulf
-#, fuzzy
msgctxt ""
"module_extensions.ulf\n"
"STR_DESC_MODULE_OPTIONAL_EXTENSIONS_MARIADBC\n"
diff --git a/source/fa/scp2/source/ooo.po b/source/fa/scp2/source/ooo.po
index d9968b1f309..c6dc3367beb 100644
--- a/source/fa/scp2/source/ooo.po
+++ b/source/fa/scp2/source/ooo.po
@@ -108,7 +108,6 @@ msgid "Installs French help in %PRODUCTNAME %PRODUCTVERSION"
msgstr "پشتیبانی از زبان فرانسوی را در %PRODUCTNAME %PRODUCTVERSION نصب می‌کند"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_IT\n"
@@ -179,7 +178,6 @@ msgid "Installs Portuguese help in %PRODUCTNAME %PRODUCTVERSION"
msgstr "پشتیبانی از زبان آلمانی را در %PRODUCTNAME %PRODUCTVERSION نصب می‌کند"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_PT_BR\n"
@@ -196,7 +194,6 @@ msgid "Installs Portuguese (Brazil) help in %PRODUCTNAME %PRODUCTVERSION"
msgstr ""
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_JA\n"
@@ -231,7 +228,6 @@ msgid "Installs Korean help in %PRODUCTNAME %PRODUCTVERSION"
msgstr "پشتیبانی از زبان آلمانی را در %PRODUCTNAME %PRODUCTVERSION نصب می‌کند"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_ZH_CN\n"
@@ -248,7 +244,6 @@ msgid "Installs Chinese (simplified) help in %PRODUCTNAME %PRODUCTVERSION"
msgstr ""
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_ZH_TW\n"
@@ -301,7 +296,6 @@ msgid "Installs Hungarian help in %PRODUCTNAME %PRODUCTVERSION"
msgstr "پشتیبانی از زبان مجاری را در %PRODUCTNAME %PRODUCTVERSION نصب می‌کند"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_PL\n"
@@ -319,7 +313,6 @@ msgid "Installs Polish help in %PRODUCTNAME %PRODUCTVERSION"
msgstr "پشتیبانی از زبان انگلیسی را در %PRODUCTNAME %PRODUCTVERSION نصب می‌کند"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_RU\n"
@@ -337,7 +330,6 @@ msgid "Installs Russian help in %PRODUCTNAME %PRODUCTVERSION"
msgstr "پشتیبانی از زبان ایتالیائی را در %PRODUCTNAME %PRODUCTVERSION نصب می‌کند"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_TR\n"
@@ -372,7 +364,6 @@ msgid "Installs Greek help in %PRODUCTNAME %PRODUCTVERSION"
msgstr "پشتیبانی از زبان آلمانی را در %PRODUCTNAME %PRODUCTVERSION نصب می‌کند"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_TH\n"
@@ -407,7 +398,6 @@ msgid "Installs Czech help in %PRODUCTNAME %PRODUCTVERSION"
msgstr "پشتیبانی از زبان فرانسوی را در %PRODUCTNAME %PRODUCTVERSION نصب می‌کند"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_SK\n"
@@ -425,7 +415,6 @@ msgid "Installs Slovak help in %PRODUCTNAME %PRODUCTVERSION"
msgstr "پشتیبانی از زبان آلمانی را در %PRODUCTNAME %PRODUCTVERSION نصب می‌کند"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_HR\n"
@@ -460,7 +449,6 @@ msgid "Installs Estonian help in %PRODUCTNAME %PRODUCTVERSION"
msgstr "پشتیبانی از زبان ایتالیائی را در %PRODUCTNAME %PRODUCTVERSION نصب می‌کند"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_VI\n"
@@ -495,7 +483,6 @@ msgid "Installs Bulgarian help in %PRODUCTNAME %PRODUCTVERSION"
msgstr "پشتیبانی از زبان مجاری را در %PRODUCTNAME %PRODUCTVERSION نصب می‌کند"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_KM\n"
@@ -513,7 +500,6 @@ msgid "Installs Khmer help in %PRODUCTNAME %PRODUCTVERSION"
msgstr "پشتیبانی از زبان آلمانی را در %PRODUCTNAME %PRODUCTVERSION نصب می‌کند"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_PA_IN\n"
@@ -531,7 +517,6 @@ msgid "Installs Punjabi help in %PRODUCTNAME %PRODUCTVERSION"
msgstr "پشتیبانی از زبان مجاری را در %PRODUCTNAME %PRODUCTVERSION نصب می‌کند"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_TA\n"
@@ -549,7 +534,6 @@ msgid "Installs Tamil help in %PRODUCTNAME %PRODUCTVERSION"
msgstr "پشتیبانی از زبان ایتالیائی را در %PRODUCTNAME %PRODUCTVERSION نصب می‌کند"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_HI\n"
@@ -567,7 +551,6 @@ msgid "Installs Hindi help in %PRODUCTNAME %PRODUCTVERSION"
msgstr "پشتیبانی از زبان فرانسوی را در %PRODUCTNAME %PRODUCTVERSION نصب می‌کند"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_ST\n"
@@ -602,7 +585,6 @@ msgid "Installs Tswana help in %PRODUCTNAME %PRODUCTVERSION"
msgstr "پشتیبانی از زبان آلمانی را در %PRODUCTNAME %PRODUCTVERSION نصب می‌کند"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_XH\n"
@@ -620,7 +602,6 @@ msgid "Installs Xhosa help in %PRODUCTNAME %PRODUCTVERSION"
msgstr "پشتیبانی از زبان آلمانی را در %PRODUCTNAME %PRODUCTVERSION نصب می‌کند"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_ZU\n"
@@ -673,7 +654,6 @@ msgid "Installs Swahili help in %PRODUCTNAME %PRODUCTVERSION"
msgstr "پشتیبانی از زبان اسپانیائی را در %PRODUCTNAME %PRODUCTVERSION نصب می‌کند"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_LO\n"
@@ -691,7 +671,6 @@ msgid "Installs Lao help in %PRODUCTNAME %PRODUCTVERSION"
msgstr "پشتیبانی از زبان آلمانی را در %PRODUCTNAME %PRODUCTVERSION نصب می‌کند"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_NSO\n"
@@ -759,7 +738,6 @@ msgid "Installs Odia help in %PRODUCTNAME %PRODUCTVERSION"
msgstr "پشتیبانی از زبان ایتالیائی را در %PRODUCTNAME %PRODUCTVERSION نصب می‌کند"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_MR\n"
@@ -829,7 +807,6 @@ msgid "Installs Catalan help in %PRODUCTNAME %PRODUCTVERSION"
msgstr "پشتیبانی از زبان ایتالیائی را در %PRODUCTNAME %PRODUCTVERSION نصب می‌کند"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_CA_VALENCIA\n"
@@ -863,7 +840,6 @@ msgid "Installs Danish help in %PRODUCTNAME %PRODUCTVERSION"
msgstr "پشتیبانی از زبان اسپانیائی را در %PRODUCTNAME %PRODUCTVERSION نصب می‌کند"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_FI\n"
@@ -881,7 +857,6 @@ msgid "Installs Finnish help in %PRODUCTNAME %PRODUCTVERSION"
msgstr "پشتیبانی از زبان اسپانیائی را در %PRODUCTNAME %PRODUCTVERSION نصب می‌کند"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_HE\n"
@@ -899,7 +874,6 @@ msgid "Installs Hebrew help in %PRODUCTNAME %PRODUCTVERSION"
msgstr "پشتیبانی از زبان آلمانی را در %PRODUCTNAME %PRODUCTVERSION نصب می‌کند"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_IS\n"
@@ -987,7 +961,6 @@ msgid "Installs Albanian help in %PRODUCTNAME %PRODUCTVERSION"
msgstr "پشتیبانی از زبان ایتالیائی را در %PRODUCTNAME %PRODUCTVERSION نصب می‌کند"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_ID\n"
@@ -1005,7 +978,6 @@ msgid "Installs Indonesian help in %PRODUCTNAME %PRODUCTVERSION"
msgstr "پشتیبانی از زبان ایتالیائی را در %PRODUCTNAME %PRODUCTVERSION نصب می‌کند"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_UK\n"
@@ -1040,7 +1012,6 @@ msgid "Installs Belarusian help in %PRODUCTNAME %PRODUCTVERSION"
msgstr "پشتیبانی از زبان مجاری را در %PRODUCTNAME %PRODUCTVERSION نصب می‌کند"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_SL\n"
@@ -1058,7 +1029,6 @@ msgid "Installs Slovenian help in %PRODUCTNAME %PRODUCTVERSION"
msgstr "پشتیبانی از زبان مجاری را در %PRODUCTNAME %PRODUCTVERSION نصب می‌کند"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_LV\n"
@@ -1076,7 +1046,6 @@ msgid "Installs Latvian help in %PRODUCTNAME %PRODUCTVERSION"
msgstr "پشتیبانی از زبان ایتالیائی را در %PRODUCTNAME %PRODUCTVERSION نصب می‌کند"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_LT\n"
@@ -1094,7 +1063,6 @@ msgid "Installs Lithuanian help in %PRODUCTNAME %PRODUCTVERSION"
msgstr "پشتیبانی از زبان ایتالیائی را در %PRODUCTNAME %PRODUCTVERSION نصب می‌کند"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_EU\n"
@@ -1112,7 +1080,6 @@ msgid "Installs Basque help in %PRODUCTNAME %PRODUCTVERSION"
msgstr "پشتیبانی از زبان ایتالیائی را در %PRODUCTNAME %PRODUCTVERSION نصب می‌کند"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_MK\n"
@@ -1130,7 +1097,6 @@ msgid "Installs Macedonian help in %PRODUCTNAME %PRODUCTVERSION"
msgstr "پشتیبانی از زبان مجاری را در %PRODUCTNAME %PRODUCTVERSION نصب می‌کند"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_CY\n"
@@ -1148,7 +1114,6 @@ msgid "Installs Welsh help in %PRODUCTNAME %PRODUCTVERSION"
msgstr "پشتیبانی از زبان انگلیسی را در %PRODUCTNAME %PRODUCTVERSION نصب می‌کند"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_GL\n"
@@ -1183,7 +1148,6 @@ msgid "Installs Serbian (Latin) help in %PRODUCTNAME %PRODUCTVERSION"
msgstr "پشتیبانی از زبان آلمانی را در %PRODUCTNAME %PRODUCTVERSION نصب می‌کند"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_GA\n"
@@ -1285,7 +1249,6 @@ msgid "Installs Persian help in %PRODUCTNAME %PRODUCTVERSION"
msgstr "پشتیبانی از زبان آلمانی را در %PRODUCTNAME %PRODUCTVERSION نصب می‌کند"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_TT\n"
@@ -1303,7 +1266,6 @@ msgid "Installs Tatar help in %PRODUCTNAME %PRODUCTVERSION"
msgstr "پشتیبانی از زبان ایتالیائی را در %PRODUCTNAME %PRODUCTVERSION نصب می‌کند"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_TS\n"
@@ -1355,7 +1317,6 @@ msgid "Installs Ndebele South help in %PRODUCTNAME %PRODUCTVERSION"
msgstr ""
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_SS\n"
@@ -1373,7 +1334,6 @@ msgid "Installs Swazi help in %PRODUCTNAME %PRODUCTVERSION"
msgstr "پشتیبانی از زبان اسپانیائی را در %PRODUCTNAME %PRODUCTVERSION نصب می‌کند"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_VE\n"
@@ -1391,7 +1351,6 @@ msgid "Installs Venda help in %PRODUCTNAME %PRODUCTVERSION"
msgstr "پشتیبانی از زبان آلمانی را در %PRODUCTNAME %PRODUCTVERSION نصب می‌کند"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_KN\n"
@@ -1409,7 +1368,6 @@ msgid "Installs Kannada help in %PRODUCTNAME %PRODUCTVERSION"
msgstr "پشتیبانی از زبان مجاری را در %PRODUCTNAME %PRODUCTVERSION نصب می‌کند"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_TG\n"
@@ -1462,7 +1420,6 @@ msgid "Installs Dzongkha help in %PRODUCTNAME %PRODUCTVERSION"
msgstr "پشتیبانی از زبان اسپانیائی را در %PRODUCTNAME %PRODUCTVERSION نصب می‌کند"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_KA\n"
@@ -1480,7 +1437,6 @@ msgid "Installs Georgian help in %PRODUCTNAME %PRODUCTVERSION"
msgstr "پشتیبانی از زبان آلمانی را در %PRODUCTNAME %PRODUCTVERSION نصب می‌کند"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_EO\n"
@@ -1498,7 +1454,6 @@ msgid "Installs Esperanto help in %PRODUCTNAME %PRODUCTVERSION"
msgstr "پشتیبانی از زبان آلمانی را در %PRODUCTNAME %PRODUCTVERSION نصب می‌کند"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_GU\n"
@@ -1534,7 +1489,6 @@ msgid "Installs Guarani help in %PRODUCTNAME %PRODUCTVERSION"
msgstr "پشتیبانی از زبان آلمانی را در %PRODUCTNAME %PRODUCTVERSION نصب می‌کند"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_EN_ZA\n"
@@ -1585,7 +1539,6 @@ msgid "Installs Uzbek help in %PRODUCTNAME %PRODUCTVERSION"
msgstr "پشتیبانی از زبان آلمانی را در %PRODUCTNAME %PRODUCTVERSION نصب می‌کند"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_MN\n"
@@ -1603,7 +1556,6 @@ msgid "Installs Mongolian help in %PRODUCTNAME %PRODUCTVERSION"
msgstr "پشتیبانی از زبان مجاری را در %PRODUCTNAME %PRODUCTVERSION نصب می‌کند"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_MY\n"
@@ -1637,7 +1589,6 @@ msgid "Installs Tibetan help in %PRODUCTNAME %PRODUCTVERSION"
msgstr "پشتیبانی از زبان ایتالیائی را در %PRODUCTNAME %PRODUCTVERSION نصب می‌کند"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_OC\n"
@@ -1672,7 +1623,6 @@ msgid "Installs Oromo help in %PRODUCTNAME %PRODUCTVERSION"
msgstr "پشتیبانی از زبان آلمانی را در %PRODUCTNAME %PRODUCTVERSION نصب می‌کند"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_SI\n"
@@ -1793,7 +1743,6 @@ msgid "Installs Kazakh help in %PRODUCTNAME %PRODUCTVERSION"
msgstr "پشتیبانی از زبان اسپانیائی را در %PRODUCTNAME %PRODUCTVERSION نصب می‌کند"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_KOK\n"
@@ -1845,7 +1794,6 @@ msgid "Installs Maithili help in %PRODUCTNAME %PRODUCTVERSION"
msgstr "پشتیبانی از زبان اسپانیائی را در %PRODUCTNAME %PRODUCTVERSION نصب می‌کند"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_ML\n"
@@ -1863,7 +1811,6 @@ msgid "Installs Malayalam help in %PRODUCTNAME %PRODUCTVERSION"
msgstr "پشتیبانی از زبان ایتالیائی را در %PRODUCTNAME %PRODUCTVERSION نصب می‌کند"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_MNI\n"
@@ -1915,7 +1862,6 @@ msgid "Installs Santali help in %PRODUCTNAME %PRODUCTVERSION"
msgstr "پشتیبانی از زبان ایتالیائی را در %PRODUCTNAME %PRODUCTVERSION نصب می‌کند"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_SD\n"
@@ -1933,7 +1879,6 @@ msgid "Installs Sindhi help in %PRODUCTNAME %PRODUCTVERSION"
msgstr "پشتیبانی از زبان اسپانیائی را در %PRODUCTNAME %PRODUCTVERSION نصب می‌کند"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_TE\n"
@@ -2115,7 +2060,6 @@ msgid "Installs the Portuguese user interface"
msgstr ""
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_PT_BR\n"
@@ -2132,7 +2076,6 @@ msgid "Installs the Portuguese user interface"
msgstr ""
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_JA\n"
@@ -2165,7 +2108,6 @@ msgid "Installs the Korean user interface"
msgstr ""
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_ZH_CN\n"
@@ -2182,7 +2124,6 @@ msgid "Installs the Chinese (simplified) user interface"
msgstr ""
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_ZH_TW\n"
@@ -2249,7 +2190,6 @@ msgid "Installs the Hungarian user interface"
msgstr ""
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_PL\n"
@@ -2282,7 +2222,6 @@ msgid "Installs the Russian user interface"
msgstr ""
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_TR\n"
@@ -2315,7 +2254,6 @@ msgid "Installs the Greek user interface"
msgstr ""
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_TH\n"
@@ -2348,7 +2286,6 @@ msgid "Installs the Czech user interface"
msgstr ""
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_SK\n"
@@ -2365,7 +2302,6 @@ msgid "Installs the Slovak user interface"
msgstr ""
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_HR\n"
@@ -2398,7 +2334,6 @@ msgid "Installs the Estonian user interface"
msgstr ""
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_VI\n"
@@ -2431,7 +2366,6 @@ msgid "Installs the Bulgarian user interface"
msgstr ""
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_KM\n"
@@ -2448,7 +2382,6 @@ msgid "Installs the Khmer user interface"
msgstr ""
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_PA_IN\n"
@@ -2465,7 +2398,6 @@ msgid "Installs the Punjabi user interface"
msgstr ""
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_TA\n"
@@ -2482,7 +2414,6 @@ msgid "Installs the Tamil user interface"
msgstr ""
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_HI\n"
@@ -2532,7 +2463,6 @@ msgid "Installs the Tswana user interface"
msgstr ""
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_XH\n"
@@ -2549,7 +2479,6 @@ msgid "Installs the Xhosa user interface"
msgstr ""
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_ZU\n"
@@ -2599,7 +2528,6 @@ msgid "Installs the Swahili user interface"
msgstr ""
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_LO\n"
@@ -2632,7 +2560,6 @@ msgid "Installs the Burmese (Myanmar) user interface"
msgstr ""
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_NSO\n"
@@ -2697,7 +2624,6 @@ msgid "Installs the Odia user interface"
msgstr ""
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_MR\n"
@@ -2763,7 +2689,6 @@ msgid "Installs the Catalan user interface"
msgstr ""
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_CA_VALENCIA\n"
@@ -2796,7 +2721,6 @@ msgid "Installs the Danish user interface"
msgstr ""
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_FI\n"
@@ -2813,7 +2737,6 @@ msgid "Installs the Finnish user interface"
msgstr ""
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_HE\n"
@@ -2830,7 +2753,6 @@ msgid "Installs the Hebrew user interface"
msgstr ""
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_IS\n"
@@ -2914,7 +2836,6 @@ msgid "Installs the Albanian user interface"
msgstr ""
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_ID\n"
@@ -2931,7 +2852,6 @@ msgid "Installs the Indonesian user interface"
msgstr ""
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_UK\n"
@@ -2964,7 +2884,6 @@ msgid "Installs the Belarusian user interface"
msgstr ""
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_SL\n"
@@ -2981,7 +2900,6 @@ msgid "Installs the Slovenian user interface"
msgstr ""
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_LV\n"
@@ -2998,7 +2916,6 @@ msgid "Installs the Latvian user interface"
msgstr ""
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_LT\n"
@@ -3015,7 +2932,6 @@ msgid "Installs the Lithuanian user interface"
msgstr ""
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_EU\n"
@@ -3032,7 +2948,6 @@ msgid "Installs the Basque user interface"
msgstr ""
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_MK\n"
@@ -3049,7 +2964,6 @@ msgid "Installs the Macedonian user interface"
msgstr ""
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_CY\n"
@@ -3066,7 +2980,6 @@ msgid "Installs the Welsh user interface"
msgstr ""
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_GL\n"
@@ -3099,7 +3012,6 @@ msgid "Installs the Serbian (Latin) user interface"
msgstr ""
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_GA\n"
@@ -3196,7 +3108,6 @@ msgid "Installs the Persian user interface"
msgstr ""
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_TT\n"
@@ -3213,7 +3124,6 @@ msgid "Installs the Tatar user interface"
msgstr ""
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_TS\n"
@@ -3263,7 +3173,6 @@ msgid "Installs the Ndebele South user interface"
msgstr ""
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_SS\n"
@@ -3280,7 +3189,6 @@ msgid "Installs the Swazi user interface"
msgstr ""
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_VE\n"
@@ -3313,7 +3221,6 @@ msgid "Installs the Venetian user interface"
msgstr ""
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_KN\n"
@@ -3330,7 +3237,6 @@ msgid "Installs the Kannada user interface"
msgstr ""
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_TG\n"
@@ -3380,7 +3286,6 @@ msgid "Installs the Dzongkha user interface"
msgstr ""
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_KA\n"
@@ -3397,7 +3302,6 @@ msgid "Installs the Georgian user interface"
msgstr ""
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_EO\n"
@@ -3414,7 +3318,6 @@ msgid "Installs the Esperanto user interface"
msgstr ""
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_GU\n"
@@ -3448,7 +3351,6 @@ msgid "Installs the Guarani user interface"
msgstr ""
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_EN_ZA\n"
@@ -3497,7 +3399,6 @@ msgid "Installs the Uzbek user interface"
msgstr ""
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_MN\n"
@@ -3530,7 +3431,6 @@ msgid "Installs the Tibetan user interface"
msgstr ""
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_OC\n"
@@ -3563,7 +3463,6 @@ msgid "Installs the Oromo user interface"
msgstr ""
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_SI\n"
@@ -3677,7 +3576,6 @@ msgid "Installs the Kazakh user interface"
msgstr ""
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_KOK\n"
@@ -3726,7 +3624,6 @@ msgid "Installs the Maithili user interface"
msgstr ""
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_ML\n"
@@ -3743,7 +3640,6 @@ msgid "Installs the Malayalam user interface"
msgstr ""
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_MNI\n"
@@ -3792,7 +3688,6 @@ msgid "Installs the Santali user interface"
msgstr ""
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_SD\n"
@@ -3809,7 +3704,6 @@ msgid "Installs the Sindhi user interface"
msgstr ""
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_TE\n"
@@ -3988,7 +3882,6 @@ msgid "Aragonese spelling dictionary"
msgstr "فرهنگ لغت املاء اسپانیایی"
#: module_ooo.ulf
-#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_NAME_MODULE_EXTENSION_DICTIONARY_AR\n"
@@ -4023,7 +3916,6 @@ msgid "Belarusian spelling dictionary"
msgstr "فرهنگ لغت املاء اسپانیایی"
#: module_ooo.ulf
-#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_NAME_MODULE_EXTENSION_DICTIONARY_BG\n"
@@ -4040,7 +3932,6 @@ msgid "Bulgarian spelling dictionary, hyphenation rules, and thesaurus"
msgstr ""
#: module_ooo.ulf
-#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_NAME_MODULE_EXTENSION_DICTIONARY_BN\n"
@@ -4189,7 +4080,6 @@ msgid "English spelling dictionaries, hyphenation rules, thesaurus, and grammar
msgstr ""
#: module_ooo.ulf
-#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_NAME_MODULE_EXTENSION_DICTIONARY_EL\n"
@@ -4256,7 +4146,6 @@ msgid "French spelling dictionary, hyphenation rules, and thesaurus"
msgstr ""
#: module_ooo.ulf
-#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_NAME_MODULE_EXTENSION_DICTIONARY_GD\n"
@@ -4273,7 +4162,6 @@ msgid "Scottish Gaelic spelling dictionary"
msgstr ""
#: module_ooo.ulf
-#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_NAME_MODULE_EXTENSION_DICTIONARY_GL\n"
@@ -4291,7 +4179,6 @@ msgid "Galician spelling dictionary"
msgstr "فرهنگ لغت املاء اسپانیایی"
#: module_ooo.ulf
-#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_NAME_MODULE_EXTENSION_DICTIONARY_GU\n"
@@ -4309,7 +4196,6 @@ msgid "Gujarati spelling dictionary"
msgstr "فرهنگ لغت املاء اسپانیایی"
#: module_ooo.ulf
-#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_NAME_MODULE_EXTENSION_DICTIONARY_HE\n"
@@ -4327,7 +4213,6 @@ msgid "Hebrew spelling dictionary"
msgstr "فرهنگ لغت املاء اسپانیایی"
#: module_ooo.ulf
-#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_NAME_MODULE_EXTENSION_DICTIONARY_HI\n"
@@ -4362,7 +4247,6 @@ msgid "Hungarian spelling dictionary, hyphenation rules, thesaurus, and grammar
msgstr ""
#: module_ooo.ulf
-#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_NAME_MODULE_EXTENSION_DICTIONARY_HR\n"
@@ -4380,7 +4264,6 @@ msgid "Croatian spelling dictionary, and hyphenation rules"
msgstr "الگوهای خط فاصله گذاری و لغت‌نامه املائی کروات"
#: module_ooo.ulf
-#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_NAME_MODULE_EXTENSION_DICTIONARY_IS\n"
@@ -4397,7 +4280,6 @@ msgid "Icelandic spelling dictionary and thesaurus"
msgstr ""
#: module_ooo.ulf
-#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_NAME_MODULE_EXTENSION_DICTIONARY_IT\n"
@@ -4430,7 +4312,6 @@ msgid "Kurdish, Northern, Latin script spelling dictionary"
msgstr ""
#: module_ooo.ulf
-#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_NAME_MODULE_EXTENSION_DICTIONARY_LO\n"
@@ -4448,7 +4329,6 @@ msgid "Lao spelling dictionary"
msgstr "فرهنگ لغت املاء اسپانیایی"
#: module_ooo.ulf
-#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_NAME_MODULE_EXTENSION_DICTIONARY_LT\n"
@@ -4466,7 +4346,6 @@ msgid "Lithuanian spelling dictionary, and hyphenation rules"
msgstr "الگوهای خط فاصله گذاری و لغت‌نامه املائی کروات"
#: module_ooo.ulf
-#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_NAME_MODULE_EXTENSION_DICTIONARY_LV\n"
@@ -4535,7 +4414,6 @@ msgid "Norwegian (Nynorsk and Bokmal) spelling dictionary, hyphenation rules, an
msgstr ""
#: module_ooo.ulf
-#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_NAME_MODULE_EXTENSION_DICTIONARY_OC\n"
@@ -4553,7 +4431,6 @@ msgid "Occitan spelling dictionary"
msgstr "فرهنگ لغت املاء اسپانیایی"
#: module_ooo.ulf
-#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_NAME_MODULE_EXTENSION_DICTIONARY_PL\n"
@@ -4570,7 +4447,6 @@ msgid "Polish spelling dictionary, hyphenation rules, and thesaurus"
msgstr ""
#: module_ooo.ulf
-#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_NAME_MODULE_EXTENSION_DICTIONARY_PT_BR\n"
@@ -4621,7 +4497,6 @@ msgid "Romanian spelling dictionary, hyphenation rules, and thesaurus"
msgstr ""
#: module_ooo.ulf
-#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_NAME_MODULE_EXTENSION_DICTIONARY_RU\n"
@@ -4638,7 +4513,6 @@ msgid "Russian spelling dictionary, hyphenation rules, and thesaurus"
msgstr ""
#: module_ooo.ulf
-#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_NAME_MODULE_EXTENSION_DICTIONARY_SI\n"
@@ -4656,7 +4530,6 @@ msgid "Sinhala spelling dictionary"
msgstr "فرهنگ لغت املاء اسپانیایی"
#: module_ooo.ulf
-#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_NAME_MODULE_EXTENSION_DICTIONARY_SK\n"
@@ -4673,7 +4546,6 @@ msgid "Slovak spelling dictionary, hyphenation rules, and thesaurus"
msgstr ""
#: module_ooo.ulf
-#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_NAME_MODULE_EXTENSION_DICTIONARY_SL\n"
@@ -4759,7 +4631,6 @@ msgid "Swahili spelling dictionary"
msgstr "فرهنگ لغت املاء اسپانیایی"
#: module_ooo.ulf
-#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_NAME_MODULE_EXTENSION_DICTIONARY_TE\n"
@@ -4777,7 +4648,6 @@ msgid "Telugu spelling dictionary, and hyphenation rules"
msgstr "الگوهای خط فاصله گذاری و لغت‌نامه املائی کروات"
#: module_ooo.ulf
-#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_NAME_MODULE_EXTENSION_DICTIONARY_TH\n"
@@ -4795,7 +4665,6 @@ msgid "Thai spelling dictionary"
msgstr "فرهنگ لغت املاء اسپانیایی"
#: module_ooo.ulf
-#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_NAME_MODULE_EXTENSION_DICTIONARY_UK\n"
@@ -4812,7 +4681,6 @@ msgid "Ukrainian spelling dictionary, hyphenation rules, and thesaurus"
msgstr ""
#: module_ooo.ulf
-#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_NAME_MODULE_EXTENSION_DICTIONARY_VI\n"
@@ -4830,7 +4698,6 @@ msgid "Vietnamese spelling dictionary"
msgstr "فرهنگ لغت املاء اسپانیایی"
#: module_ooo.ulf
-#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_NAME_MODULE_EXTENSION_DICTIONARY_ZU\n"
diff --git a/source/fa/sd/messages.po b/source/fa/sd/messages.po
index bc96c1d3dc7..11e750e2898 100644
--- a/source/fa/sd/messages.po
+++ b/source/fa/sd/messages.po
@@ -14,19 +14,16 @@ msgstr ""
"X-Generator: LibreOffice\n"
#: DocumentRenderer.hrc:29
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_CONTENT_CHOICES"
msgid "Slides"
msgstr "اسلاید"
#: DocumentRenderer.hrc:30
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_CONTENT_CHOICES"
msgid "Handouts"
msgstr "بروشور"
#: DocumentRenderer.hrc:31
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_CONTENT_CHOICES"
msgid "Notes"
msgstr "یادداشت‌ها"
@@ -97,61 +94,51 @@ msgid "Grayscale"
msgstr "سایه‌های خاکستری"
#: DocumentRenderer.hrc:56
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_QUALITY_CHOICES"
msgid "Black & white"
msgstr "سیاه و سفید"
#: DocumentRenderer.hrc:61
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_PAGE_OPTIONS_CHOICES"
msgid "Original size"
msgstr "اندازه اصلی"
#: DocumentRenderer.hrc:62
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_PAGE_OPTIONS_CHOICES"
msgid "Fit to printable page"
msgstr "تطابق با صفحه قابل چاپ"
#: DocumentRenderer.hrc:63
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_PAGE_OPTIONS_CHOICES"
msgid "Distribute on multiple sheets of paper"
msgstr "توزیع بر روی چند صفحه کاغذ"
#: DocumentRenderer.hrc:64
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_PAGE_OPTIONS_CHOICES"
msgid "Tile sheet of paper with repeated slides"
msgstr "کاشی کردن کاغذ با اسلایدهای تکراری"
#: DocumentRenderer.hrc:69
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_PAGE_OPTIONS_CHOICES_DRAW"
msgid "Original size"
msgstr "اندازه اصلی"
#: DocumentRenderer.hrc:70
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_PAGE_OPTIONS_CHOICES_DRAW"
msgid "Fit to printable page"
msgstr "تطابق با صفحه قابل چاپ"
#: DocumentRenderer.hrc:71
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_PAGE_OPTIONS_CHOICES_DRAW"
msgid "Distribute on multiple sheets of paper"
msgstr "توزیع بر روی چند صفحه کاغذ"
#: DocumentRenderer.hrc:72
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_PAGE_OPTIONS_CHOICES_DRAW"
msgid "Tile sheet of paper with repeated pages"
msgstr "کاشی کردن کاغذ با صفحات تکراری"
#: DocumentRenderer.hrc:77
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_BROCHURE_INCLUDE_LIST"
msgid "All pages"
msgstr "همه"
@@ -293,7 +280,6 @@ msgid "Drag and Drop"
msgstr "کشیدن و انداختن"
#: strings.hrc:33
-#, fuzzy
msgctxt "STR_INSERTGRAPHIC"
msgid "Insert Image"
msgstr "درج تصویر"
@@ -310,7 +296,6 @@ msgid "Slide Sorter"
msgstr "مرتب کنندهٔ اسلاید"
#: strings.hrc:36
-#, fuzzy
msgctxt "STR_NORMAL_MODE"
msgid "Normal"
msgstr "عادی"
@@ -695,7 +680,6 @@ msgid "Modify page margins"
msgstr "تغییر حاشیه‌های صفحه"
#: strings.hrc:109
-#, fuzzy
msgctxt "STR_EDIT_OBJ"
msgid "~Edit"
msgstr "~ویرایش"
@@ -1235,7 +1219,6 @@ msgid "Text"
msgstr "متن"
#: strings.hrc:216
-#, fuzzy
msgctxt "STR_HTMLEXP_SETGRAPHIC"
msgid "Image"
msgstr "تصویر"
@@ -1498,13 +1481,11 @@ msgid "Insert Chart"
msgstr "درج نمودار"
#: strings.hrc:267
-#, fuzzy
msgctxt "STR_INSERT_PICTURE"
msgid "Insert Image"
msgstr "درج تصویر"
#: strings.hrc:268
-#, fuzzy
msgctxt "STR_INSERT_MOVIE"
msgid "Insert Audio or Video"
msgstr "درج صوت یا ویدئو"
@@ -1561,7 +1542,6 @@ msgid "Background objects"
msgstr "اشیاء پس‌زمینه"
#: strings.hrc:280
-#, fuzzy
msgctxt "STR_LAYER_LAYOUT"
msgid "Layout"
msgstr "صفحه‌بندی"
@@ -2077,13 +2057,11 @@ msgid "PresentationPageNumberShape"
msgstr ""
#: strings.hrc:385
-#, fuzzy
msgctxt "SID_SD_A11Y_D_PRESENTATION"
msgid "%PRODUCTNAME Presentation"
msgstr "ارائهٔ %PRODUCTNAME"
#: strings.hrc:386
-#, fuzzy
msgctxt "SID_SD_A11Y_P_TITLE_N_STYLE"
msgid "Title"
msgstr "عنوان"
@@ -2101,13 +2079,11 @@ msgid "Subtitle"
msgstr "زیرعنوان"
#: strings.hrc:389
-#, fuzzy
msgctxt "SID_SD_A11Y_P_PAGE_N_STYLE"
msgid "Page"
msgstr "صفحه"
#: strings.hrc:390
-#, fuzzy
msgctxt "SID_SD_A11Y_P_NOTES_N_STYLE"
msgid "Notes"
msgstr "یادداشت‌ها"
@@ -2124,31 +2100,26 @@ msgid "Unknown Accessible Presentation Shape"
msgstr ""
#: strings.hrc:393
-#, fuzzy
msgctxt "SID_SD_A11Y_P_FOOTER_N_STYLE"
msgid "Footer"
msgstr "پاصفحه"
#: strings.hrc:394
-#, fuzzy
msgctxt "SID_SD_A11Y_P_HEADER_N_STYLE"
msgid "Header"
msgstr "سرصفحه"
#: strings.hrc:395
-#, fuzzy
msgctxt "SID_SD_A11Y_P_DATE_N_STYLE"
msgid "Date"
msgstr "تاریخ"
#: strings.hrc:396
-#, fuzzy
msgctxt "SID_SD_A11Y_P_NUMBER_N_STYLE"
msgid "Number"
msgstr "عدد"
#: strings.hrc:397
-#, fuzzy
msgctxt "SID_SD_A11Y_D_PRESENTATION_READONLY"
msgid "(read-only)"
msgstr "(فقط خواندنی)"
@@ -2205,7 +2176,6 @@ msgid "Fill color:"
msgstr "اولین ستون"
#: strings.hrc:408
-#, fuzzy
msgctxt "STR_CUSTOMANIMATION_STYLE_PROPERTY"
msgid "Style:"
msgstr "سبک:"
@@ -2223,7 +2193,6 @@ msgid "Font color:"
msgstr "اولین ستون"
#: strings.hrc:411
-#, fuzzy
msgctxt "STR_CUSTOMANIMATION_FONT_SIZE_STYLE_PROPERTY"
msgid "Style:"
msgstr "سبک:"
@@ -2320,7 +2289,6 @@ msgid "Motion Paths: %1"
msgstr ""
#: strings.hrc:429
-#, fuzzy
msgctxt "STR_SLIDETRANSITION_NONE"
msgid "None"
msgstr "هیچ‌کدام"
@@ -2402,7 +2370,6 @@ msgid "%PRODUCTNAME %s"
msgstr "%PRODUCTNAME %s"
#: strings.hrc:448
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_PRINT_GROUP"
msgid "Print"
msgstr "چاپ"
@@ -2414,13 +2381,11 @@ msgid "Document"
msgstr "نوشتار"
#: strings.hrc:450
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_SLIDESPERPAGE"
msgid "Slides per page"
msgstr "اسلاید در هر صفحه"
#: strings.hrc:451
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_ORDER"
msgid "Order"
msgstr "ترتیب"
@@ -2450,13 +2415,11 @@ msgid "~Date and time"
msgstr "تاریخ و زمان"
#: strings.hrc:456
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_IS_PRINT_HIDDEN"
msgid "Hidden pages"
msgstr "صفحه‌های مخفی"
#: strings.hrc:457
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_QUALITY"
msgid "Color"
msgstr "رنگ"
@@ -2468,7 +2431,6 @@ msgid "~Size"
msgstr "اندازه"
#: strings.hrc:459
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_BROCHURE"
msgid "Brochure"
msgstr "بروشور"
@@ -2480,7 +2442,6 @@ msgid "Page sides"
msgstr "دو طرف صفحه"
#: strings.hrc:461
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_BROCHURE_INCLUDE"
msgid "Include"
msgstr "شامل"
@@ -2492,7 +2453,6 @@ msgid "~Use only paper tray from printer preferences"
msgstr "~ استفاده از سینی کاغذ فقط بر طبق ترجیحات چاپگر"
#: strings.hrc:463
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_PAGE_RANGE"
msgid "Print range"
msgstr "محدودهٔ چاپ"
@@ -2518,7 +2478,6 @@ msgid "%PRODUCTNAME Draw has searched to the beginning of the document. Do you w
msgstr "نقاش %PRODUCTNAME تا شروع ارائه را جستجو کرد. آیا می‌خواهید جستجو را از آخر نقاشی ادامه دهید؟"
#: strings.hrc:470
-#, fuzzy
msgctxt "STR_SD_NONE"
msgid "- None -"
msgstr "- هیچ‌کدام -"
@@ -2749,7 +2708,6 @@ msgid "Timing"
msgstr ""
#: customanimationproperties.ui:136
-#, fuzzy
msgctxt "customanimationproperties|textanim"
msgid "Text Animation"
msgstr "پویانمایی متنی"
@@ -2765,13 +2723,11 @@ msgid "Remove Effect"
msgstr ""
#: customanimationspanel.ui:121
-#, fuzzy
msgctxt "customanimationspanel|move_up|tooltip_text"
msgid "Move Up"
msgstr "جابه‌جایی به بالا"
#: customanimationspanel.ui:136
-#, fuzzy
msgctxt "customanimationspanel|move_down|tooltip_text"
msgid "Move Down"
msgstr "جابه‌جایی به پایین"
@@ -2794,7 +2750,6 @@ msgid "Entrance"
msgstr ""
#: customanimationspanel.ui:194
-#, fuzzy
msgctxt "customanimationspanel|categorylb"
msgid "Emphasis"
msgstr "تأکید"
@@ -2848,7 +2803,6 @@ msgid "After previous"
msgstr ""
#: customanimationspanel.ui:324
-#, fuzzy
msgctxt "customanimationspanel|more_properties|tooltip_text"
msgid "Options"
msgstr "گزینه‌ها"
@@ -2902,13 +2856,11 @@ msgid "Remove Effect"
msgstr ""
#: customanimationspanelhorizontal.ui:124
-#, fuzzy
msgctxt "customanimationspanelhorizontal|move_up|tooltip_text"
msgid "Move Up"
msgstr "جابه‌جایی به بالا"
#: customanimationspanelhorizontal.ui:138
-#, fuzzy
msgctxt "customanimationspanelhorizontal|move_down|tooltip_text"
msgid "Move Down"
msgstr "جابه‌جایی به پایین"
@@ -2951,7 +2903,6 @@ msgid "Entrance"
msgstr ""
#: customanimationspanelhorizontal.ui:261
-#, fuzzy
msgctxt "customanimationspanelhorizontal|categorylb"
msgid "Emphasis"
msgstr "تأکید"
@@ -3124,7 +3075,6 @@ msgid "Start _effect on click of:"
msgstr ""
#: customanimationtimingtab.ui:228
-#, fuzzy
msgctxt "customanimationtimingtab|label11"
msgid "Trigger"
msgstr "ماشه"
@@ -3226,7 +3176,6 @@ msgid "Animation"
msgstr ""
#: dockinganimation.ui:90
-#, fuzzy
msgctxt "dockinganimation|box|tooltip_text"
msgid "Preview"
msgstr "پیش‌نمایش"
@@ -3243,7 +3192,6 @@ msgid "Max."
msgstr "حداکثر"
#: dockinganimation.ui:149
-#, fuzzy
msgctxt "dockinganimation|duration|tooltip_text"
msgid "Duration"
msgstr "مدت"
@@ -3306,7 +3254,6 @@ msgid "Top Left"
msgstr "بالا چپ؟"
#: dockinganimation.ui:356
-#, fuzzy
msgctxt "dockinganimation|alignment"
msgid "Left"
msgstr "چپ"
@@ -3318,7 +3265,6 @@ msgid "Bottom Left"
msgstr "پایین چپ؟"
#: dockinganimation.ui:358
-#, fuzzy
msgctxt "dockinganimation|alignment"
msgid "Top"
msgstr "بالا"
@@ -3330,7 +3276,6 @@ msgid "Centered"
msgstr "وسط‌چین"
#: dockinganimation.ui:360
-#, fuzzy
msgctxt "dockinganimation|alignment"
msgid "Bottom"
msgstr "پایین"
@@ -3342,7 +3287,6 @@ msgid "Top Right"
msgstr "بالا راست؟"
#: dockinganimation.ui:362
-#, fuzzy
msgctxt "dockinganimation|alignment"
msgid "Right"
msgstr "راست"
@@ -3370,7 +3314,6 @@ msgid "Apply Objects Individually"
msgstr ""
#: dockinganimation.ui:478
-#, fuzzy
msgctxt "dockinganimation|label3"
msgid "Number"
msgstr "عدد"
@@ -3386,7 +3329,6 @@ msgid "Delete All Images"
msgstr ""
#: dockinganimation.ui:562
-#, fuzzy
msgctxt "dockinganimation|label2"
msgid "Image"
msgstr "تصویر"
@@ -3458,13 +3400,11 @@ msgid "Extra Large"
msgstr "بسیار بزرگ"
#: fontstylemenu.ui:12
-#, fuzzy
msgctxt "fontstylemenu|bold"
msgid "Bold"
msgstr "سیاه"
#: fontstylemenu.ui:20
-#, fuzzy
msgctxt "fontstylemenu|italic"
msgid "Italic"
msgstr "ایتالیک"
@@ -3487,7 +3427,6 @@ msgid "Appl_y to All"
msgstr ""
#: headerfooterdialog.ui:106
-#, fuzzy
msgctxt "headerfooterdialog|slides"
msgid "Slides"
msgstr "اسلاید"
@@ -3582,25 +3521,21 @@ msgid "Slide name"
msgstr "~نام اسلاید"
#: impressprinteroptions.ui:48
-#, fuzzy
msgctxt "impressprinteroptions|printdatetime"
msgid "Date and time"
msgstr "تاریخ و زمان"
#: impressprinteroptions.ui:64
-#, fuzzy
msgctxt "impressprinteroptions|printhidden"
msgid "Hidden pages"
msgstr "صفحه‌های مخفی"
#: impressprinteroptions.ui:86
-#, fuzzy
msgctxt "impressprinteroptions|label4"
msgid "Contents"
msgstr "محتویات"
#: impressprinteroptions.ui:119
-#, fuzzy
msgctxt "impressprinteroptions|originalcolors"
msgid "Original size"
msgstr "اندازه اصلی"
@@ -3612,43 +3547,36 @@ msgid "Grayscale"
msgstr "سایه‌های خاکستری"
#: impressprinteroptions.ui:155
-#, fuzzy
msgctxt "impressprinteroptions|blackandwhite"
msgid "Black & white"
msgstr "سیاه و سفید"
#: impressprinteroptions.ui:179
-#, fuzzy
msgctxt "impressprinteroptions|label5"
msgid "Color"
msgstr "رنگ"
#: impressprinteroptions.ui:212
-#, fuzzy
msgctxt "impressprinteroptions|originalsize"
msgid "Original size"
msgstr "اندازه اصلی"
#: impressprinteroptions.ui:230
-#, fuzzy
msgctxt "impressprinteroptions|fittoprintable"
msgid "Fit to printable page"
msgstr "تطابق با صفحه قابل چاپ"
#: impressprinteroptions.ui:248
-#, fuzzy
msgctxt "impressprinteroptions|distributeonmultiple"
msgid "Distribute on multiple sheets of paper"
msgstr "توزیع بر روی چند صفحه کاغذ"
#: impressprinteroptions.ui:266
-#, fuzzy
msgctxt "impressprinteroptions|tilesheet"
msgid "Tile sheet of paper with repeated slides"
msgstr "کاشی کردن کاغذ با اسلایدهای تکراری"
#: impressprinteroptions.ui:290
-#, fuzzy
msgctxt "impressprinteroptions|label6"
msgid "Size"
msgstr "اندازه"
@@ -3670,13 +3598,11 @@ msgid "A_fter"
msgstr ""
#: insertslides.ui:137
-#, fuzzy
msgctxt "insertslides|label1"
msgid "Position"
msgstr "موقعیت"
#: interactiondialog.ui:8
-#, fuzzy
msgctxt "interactiondialog|InteractionDialog"
msgid "Interaction"
msgstr "تأثیر متقابل"
@@ -3693,7 +3619,6 @@ msgid "Target:"
msgstr "هدف"
#: interactionpage.ui:143
-#, fuzzy
msgctxt "interactionpage|label1"
msgid "Interaction"
msgstr "تأثیر متقابل"
@@ -3835,7 +3760,6 @@ msgid "Show Shapes"
msgstr ""
#: notebookbar.ui:340
-#, fuzzy
msgctxt "notebookbar|FileLabel"
msgid "File"
msgstr "پرونده"
@@ -3847,7 +3771,6 @@ msgid "Clone"
msgstr "مخروط"
#: notebookbar.ui:921
-#, fuzzy
msgctxt "notebookbar|numberbullet|tooltip_text"
msgid "Bullets and Numbering"
msgstr "گلوله‌ها و شماره‌گذاری"
@@ -3859,13 +3782,11 @@ msgid "Indent"
msgstr "تورفتگی‌ها"
#: notebookbar.ui:968
-#, fuzzy
msgctxt "notebookbar|increaseindent|tooltip_text"
msgid "Increase Indent"
msgstr "افزایش تورفتگی"
#: notebookbar.ui:984
-#, fuzzy
msgctxt "notebookbar|decreaseindent|tooltip_text"
msgid "Decrease Indent"
msgstr "کاهش تورفتگی"
@@ -3881,7 +3802,6 @@ msgid "Home"
msgstr ""
#: notebookbar.ui:1618
-#, fuzzy
msgctxt "notebookbar|InsertAVMedia|tooltip_text"
msgid "Insert Audio or Video"
msgstr "درج صوت یا ویدئو"
@@ -3893,7 +3813,6 @@ msgid "Symbol"
msgstr "نمادها"
#: notebookbar.ui:2011
-#, fuzzy
msgctxt "notebookbar|InsertLabel"
msgid "Insert"
msgstr "درج"
@@ -3926,25 +3845,21 @@ msgid "Review"
msgstr ""
#: notebookbar.ui:2547
-#, fuzzy
msgctxt "notebookbar|GridVisible"
msgid "Grid"
msgstr "توری"
#: notebookbar.ui:2737
-#, fuzzy
msgctxt "notebookbar|ViewLabel"
msgid "View"
msgstr "نما"
#: notebookbar.ui:2757
-#, fuzzy
msgctxt "notebookbar|TableLabel"
msgid "Table"
msgstr "جدول"
#: notebookbar.ui:3275
-#, fuzzy
msgctxt "notebookbar|ImageLabel"
msgid "Image"
msgstr "تصویر"
@@ -4160,7 +4075,6 @@ msgid "Menubar"
msgstr ""
#: notebookbar_groupedbar_full.ui:2541
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|Quotation2"
msgid "Quotation"
msgstr "نقل قول"
@@ -4389,7 +4303,6 @@ msgid "Blank"
msgstr "خالی"
#: notebookbar_groups.ui:57
-#, fuzzy
msgctxt "notebookbar_groups|layout02"
msgid "Title Slide"
msgstr "عنوان اسلاید"
@@ -4401,37 +4314,31 @@ msgid "Title, Text"
msgstr "متن عنوان"
#: notebookbar_groups.ui:73
-#, fuzzy
msgctxt "notebookbar_groups|layout04"
msgid "Title, Content"
msgstr "عنوان، محتوا"
#: notebookbar_groups.ui:81
-#, fuzzy
msgctxt "notebookbar_groups|layout05"
msgid "Centered Text"
msgstr "متن وسط‌چین"
#: notebookbar_groups.ui:104
-#, fuzzy
msgctxt "notebookbar_groups|hyperlink"
msgid "Hyperlink"
msgstr "فراپیوند"
#: notebookbar_groups.ui:118
-#, fuzzy
msgctxt "notebookbar_groups|footnote"
msgid "Footnote"
msgstr "پانویس"
#: notebookbar_groups.ui:127
-#, fuzzy
msgctxt "notebookbar_groups|endnote"
msgid "Endnote"
msgstr "یادداشت پایان فصل"
#: notebookbar_groups.ui:142
-#, fuzzy
msgctxt "notebookbar_groups|bookmark"
msgid "Bookmark"
msgstr "نشانک"
@@ -4453,7 +4360,6 @@ msgid "Master 2"
msgstr ""
#: notebookbar_groups.ui:257
-#, fuzzy
msgctxt "notebookbar_groups|shapestyledefault"
msgid "Default"
msgstr "پیش‌فرض"
@@ -4482,7 +4388,6 @@ msgid "Title 2"
msgstr "عنوان۲"
#: notebookbar_groups.ui:489
-#, fuzzy
msgctxt "notebookbar_groups|filegrouplabel"
msgid "File"
msgstr "پرونده"
@@ -4494,7 +4399,6 @@ msgid "Clipboard"
msgstr "تخته‌شستی"
#: notebookbar_groups.ui:688
-#, fuzzy
msgctxt "notebookbar_groups|shapestyleb"
msgid "Style"
msgstr "سبک"
@@ -4510,7 +4414,6 @@ msgid " "
msgstr ""
#: notebookbar_groups.ui:1201
-#, fuzzy
msgctxt "notebookbar_groups|formatgrouplabel"
msgid "Text"
msgstr "متن"
@@ -4528,7 +4431,6 @@ msgid "Master"
msgstr "ا~صلی"
#: notebookbar_groups.ui:1293
-#, fuzzy
msgctxt "notebookbar_groups|layoutb"
msgid "Layout"
msgstr "صفحه‌بندی"
@@ -4544,13 +4446,11 @@ msgid "Transition"
msgstr ""
#: notebookbar_groups.ui:1386
-#, fuzzy
msgctxt "notebookbar_groups|slidegrouplabel"
msgid "Slide"
msgstr "اسلاید"
#: notebookbar_groups.ui:1460
-#, fuzzy
msgctxt "notebookbar_groups|shapesb"
msgid "Shapes"
msgstr "شکل‌ها"
@@ -4562,13 +4462,11 @@ msgid "Links"
msgstr "~پیوندها"
#: notebookbar_groups.ui:1584
-#, fuzzy
msgctxt "notebookbar_groups|insertgrouplabel"
msgid "Insert"
msgstr "درج"
#: notebookbar_groups.ui:1620
-#, fuzzy
msgctxt "notebookbar_groups|imagestyleb"
msgid "Style"
msgstr "سبک"
@@ -4591,13 +4489,11 @@ msgid "Lock"
msgstr ""
#: notebookbar_groups.ui:1762
-#, fuzzy
msgctxt "notebookbar_groups|imagegrouplabel"
msgid "Image"
msgstr "تصویر"
#: notebookbar_groups.ui:1818
-#, fuzzy
msgctxt "notebookbar_groups|wrapoff"
msgid "None"
msgstr "هیچ‌کدام"
@@ -4717,7 +4613,6 @@ msgid "Enable Presenter Console"
msgstr ""
#: optimpressgeneralpage.ui:386
-#, fuzzy
msgctxt "optimpressgeneralpage|label7"
msgid "Presentation"
msgstr "ارائه"
@@ -4740,7 +4635,6 @@ msgid "Page _height:"
msgstr "ارتفاع صفحه"
#: optimpressgeneralpage.ui:575
-#, fuzzy
msgctxt "optimpressgeneralpage|label5"
msgid "Scale"
msgstr "مقیاس"
@@ -4805,7 +4699,6 @@ msgid "Move Image Down"
msgstr ""
#: photoalbum.ui:277
-#, fuzzy
msgctxt "photoalbum|label2"
msgid "Preview"
msgstr "پیش‌نمایش"
@@ -4867,7 +4760,6 @@ msgid "_Custom slide show:"
msgstr "نماشی اسلاید سفارشی جدید"
#: presentationdialog.ui:150
-#, fuzzy
msgctxt "presentationdialog|label1"
msgid "Range"
msgstr "محدوده"
@@ -4970,7 +4862,6 @@ msgid "Presentation always _on top"
msgstr ""
#: presentationdialog.ui:543
-#, fuzzy
msgctxt "presentationdialog|label4"
msgid "Options"
msgstr "گزینه‌ها"
@@ -5000,13 +4891,11 @@ msgid "H_idden pages"
msgstr "صفحه‌های مخفی"
#: prntopts.ui:111
-#, fuzzy
msgctxt "prntopts|printlbl"
msgid "Print"
msgstr "چاپ"
#: prntopts.ui:145
-#, fuzzy
msgctxt "prntopts|pagedefaultrb"
msgid "Default"
msgstr "پیش‌فرض"
@@ -5057,13 +4946,11 @@ msgid "Drawing"
msgstr "نقاشی"
#: prntopts.ui:355
-#, fuzzy
msgctxt "prntopts|notecb"
msgid "Notes"
msgstr "یادداشت‌ها"
#: prntopts.ui:371
-#, fuzzy
msgctxt "prntopts|handoutcb"
msgid "Handouts"
msgstr "بروشور"
@@ -5081,7 +4968,6 @@ msgid "Content"
msgstr "محتویات"
#: prntopts.ui:442
-#, fuzzy
msgctxt "prntopts|defaultrb"
msgid "Default"
msgstr "پیش‌فرض"
@@ -5099,7 +4985,6 @@ msgid "Black & _white"
msgstr "سیاه و سفید"
#: prntopts.ui:501
-#, fuzzy
msgctxt "prntopts|label2"
msgid "Quality"
msgstr "کیفیت"
@@ -5201,7 +5086,6 @@ msgid "Show notes"
msgstr ""
#: publishingdialog.ui:572
-#, fuzzy
msgctxt "publishingdialog|htmlOptionsLabel"
msgid "Options"
msgstr "گزینه‌ها"
@@ -5294,7 +5178,6 @@ msgid "Export _hidden slides"
msgstr ""
#: publishingdialog.ui:1096
-#, fuzzy
msgctxt "publishingdialog|effectsLabel"
msgid "Effects"
msgstr "جلوه‌ها"
@@ -5376,7 +5259,6 @@ msgid "Hyper_link"
msgstr "فراپیوند"
#: publishingdialog.ui:1495
-#, fuzzy
msgctxt "publishingdialog|textButton"
msgid "Text"
msgstr "متن"
@@ -5445,13 +5327,11 @@ msgid "Two Spins"
msgstr "دو دور"
#: rotatemenu.ui:50
-#, fuzzy
msgctxt "rotatemenu|clockwise"
msgid "Clockwise"
msgstr "در جهت ساعت"
#: rotatemenu.ui:58
-#, fuzzy
msgctxt "rotatemenu|counterclock"
msgid "Counter-clockwise"
msgstr "خلاف جهت ساعت"
@@ -5481,13 +5361,11 @@ msgid "Extra Large"
msgstr "بسیار بزرگ"
#: scalemenu.ui:50
-#, fuzzy
msgctxt "scalemenu|hori"
msgid "Horizontal"
msgstr "افقی"
#: scalemenu.ui:58
-#, fuzzy
msgctxt "scalemenu|vert"
msgid "Vertical"
msgstr "عمودی"
@@ -5554,7 +5432,6 @@ msgid "Master Objects"
msgstr ""
#: sidebarslidebackground.ui:130
-#, fuzzy
msgctxt "sidebarslidebackground|button2"
msgid "Insert Image"
msgstr "درج تصویر"
@@ -5575,13 +5452,11 @@ msgid "Master View"
msgstr ""
#: sidebarslidebackground.ui:226
-#, fuzzy
msgctxt "sidebarslidebackground|closemasterslide"
msgid "Close Master View"
msgstr "بستن نمای اصلی"
#: sidebarslidebackground.ui:248
-#, fuzzy
msgctxt "sidebarslidebackground|marginLB"
msgid "None"
msgstr "هیچ‌کدام"
@@ -5592,7 +5467,6 @@ msgid "Narrow"
msgstr ""
#: sidebarslidebackground.ui:250
-#, fuzzy
msgctxt "sidebarslidebackground|marginLB"
msgid "Moderate"
msgstr "متعادل"
@@ -5624,7 +5498,6 @@ msgid "Margin:"
msgstr ""
#: sidebarslidebackground.ui:277
-#, fuzzy
msgctxt "sidebarslidebackground|customlabel"
msgid "Custom"
msgstr "سفارشی"
@@ -5785,7 +5658,6 @@ msgid "Stop previous sound"
msgstr "(توقف صدای قبلی)"
#: slidetransitionspanel.ui:113
-#, fuzzy
msgctxt "slidetransitionspanel|sound_list"
msgid "Other sound..."
msgstr "صدای دیگر..."
@@ -5871,7 +5743,6 @@ msgid "Stop previous sound"
msgstr "(توقف صدای قبلی)"
#: slidetransitionspanelhorizontal.ui:118
-#, fuzzy
msgctxt "slidetransitionspanelhorizontal|sound_list"
msgid "Other sound..."
msgstr "صدای دیگر..."
@@ -5990,7 +5861,6 @@ msgid "Organizer"
msgstr "سازمان‌ دهنده"
#: templatedialog.ui:141
-#, fuzzy
msgctxt "templatedialog|line"
msgid "Line"
msgstr "خط"
@@ -6007,19 +5877,16 @@ msgid "Shadowing"
msgstr ""
#: templatedialog.ui:210
-#, fuzzy
msgctxt "templatedialog|transparency"
msgid "Transparency"
msgstr "شفافیت"
#: templatedialog.ui:233
-#, fuzzy
msgctxt "templatedialog|font"
msgid "Font"
msgstr "قلم"
#: templatedialog.ui:256
-#, fuzzy
msgctxt "templatedialog|fonteffect"
msgid "Font Effects"
msgstr "جلوه‌های قلم"
@@ -6030,13 +5897,11 @@ msgid "Indents & Spacing"
msgstr ""
#: templatedialog.ui:302
-#, fuzzy
msgctxt "templatedialog|text"
msgid "Text"
msgstr "متن"
#: templatedialog.ui:325
-#, fuzzy
msgctxt "templatedialog|animation"
msgid "Text Animation"
msgstr "پویانمایی متنی"
@@ -6060,7 +5925,6 @@ msgid "Alignment"
msgstr "ردیف کردن"
#: templatedialog.ui:417
-#, fuzzy
msgctxt "templatedialog|asiantypo"
msgid "Asian Typography"
msgstr "حروف‌نگاری آسیایی"
@@ -6099,7 +5963,6 @@ msgid "Inserted drawing objects:"
msgstr "حذف اشیاء نقاشی"
#: bulletsandnumbering.ui:8
-#, fuzzy
msgctxt "bulletsandnumbering|BulletsAndNumberingDialog"
msgid "Bullets and Numbering"
msgstr "گلوله‌ها و شماره‌گذاری"
@@ -6111,25 +5974,21 @@ msgid "Reset"
msgstr "باز~گرداندن"
#: bulletsandnumbering.ui:105
-#, fuzzy
msgctxt "bulletsandnumbering|bullets"
msgid "Bullets"
msgstr "گلوله‌ها"
#: bulletsandnumbering.ui:127
-#, fuzzy
msgctxt "bulletsandnumbering|singlenum"
msgid "Numbering"
msgstr "شماره‌گذاری"
#: bulletsandnumbering.ui:150
-#, fuzzy
msgctxt "bulletsandnumbering|graphics"
msgid "Image"
msgstr "تصویر"
#: bulletsandnumbering.ui:173
-#, fuzzy
msgctxt "bulletsandnumbering|position"
msgid "Position"
msgstr "موقعیت"
@@ -6140,7 +5999,6 @@ msgid "Customize"
msgstr ""
#: copydlg.ui:33
-#, fuzzy
msgctxt "copydlg|DuplicateDialog"
msgid "Duplicate"
msgstr "تکثیر"
@@ -6221,7 +6079,6 @@ msgid "Colors"
msgstr "رنگ"
#: crossfadedialog.ui:15
-#, fuzzy
msgctxt "crossfadedialog|CrossFadeDialog"
msgid "Cross-fading"
msgstr "محو شدن در هم‌دیگر"
@@ -6263,7 +6120,6 @@ msgid "_Y:"
msgstr ""
#: dlgsnap.ui:200
-#, fuzzy
msgctxt "dlgsnap|label1"
msgid "Position"
msgstr "موقعیت"
@@ -6287,13 +6143,11 @@ msgid "Hori_zontal"
msgstr "افقی"
#: dlgsnap.ui:294
-#, fuzzy
msgctxt "dlgsnap|label2"
msgid "Type"
msgstr "نوع"
#: drawchardialog.ui:8
-#, fuzzy
msgctxt "drawchardialog|DrawCharDialog"
msgid "Character"
msgstr "نویسه"
@@ -6305,13 +6159,11 @@ msgid "Fonts"
msgstr "قلم‌ها"
#: drawchardialog.ui:127
-#, fuzzy
msgctxt "drawchardialog|RID_SVXPAGE_CHAR_EFFECTS"
msgid "Font Effects"
msgstr "جلوه‌های قلم"
#: drawchardialog.ui:150
-#, fuzzy
msgctxt "drawchardialog|RID_SVXPAGE_CHAR_POSITION"
msgid "Position"
msgstr "موقعیت"
@@ -6328,25 +6180,21 @@ msgid "Page Setup"
msgstr ""
#: drawpagedialog.ui:105
-#, fuzzy
msgctxt "drawpagedialog|RID_SVXPAGE_PAGE"
msgid "Page"
msgstr "صفحه"
#: drawpagedialog.ui:127
-#, fuzzy
msgctxt "drawpagedialog|RID_SVXPAGE_AREA"
msgid "Background"
msgstr "پس‌زمینه"
#: drawpagedialog.ui:150
-#, fuzzy
msgctxt "drawpagedialog|RID_SVXPAGE_TRANSPARENCE"
msgid "Transparency"
msgstr "شفافیت"
#: drawparadialog.ui:8
-#, fuzzy
msgctxt "drawparadialog|DrawParagraphPropertiesDialog"
msgid "Paragraph"
msgstr "بند"
@@ -6357,7 +6205,6 @@ msgid "Indents & Spacing"
msgstr ""
#: drawparadialog.ui:127
-#, fuzzy
msgctxt "drawparadialog|labelTP_PARA_ASIAN"
msgid "Asian Typography"
msgstr "حروف‌نگاری آسیایی"
@@ -6374,7 +6221,6 @@ msgid "Alignment"
msgstr "ردیف کردن"
#: drawparadialog.ui:197
-#, fuzzy
msgctxt "drawparadialog|labelNUMBERING"
msgid "Numbering"
msgstr "شماره‌گذاری"
@@ -6386,19 +6232,16 @@ msgid "Page name"
msgstr "نام ~صفحه"
#: drawprinteroptions.ui:48
-#, fuzzy
msgctxt "drawprinteroptions|printdatetime"
msgid "Date and time"
msgstr "تاریخ و زمان"
#: drawprinteroptions.ui:70
-#, fuzzy
msgctxt "drawprinteroptions|label4"
msgid "Contents"
msgstr "محتویات"
#: drawprinteroptions.ui:103
-#, fuzzy
msgctxt "drawprinteroptions|originalcolors"
msgid "Original size"
msgstr "اندازه اصلی"
@@ -6410,43 +6253,36 @@ msgid "Grayscale"
msgstr "سایه‌های خاکستری"
#: drawprinteroptions.ui:139
-#, fuzzy
msgctxt "drawprinteroptions|blackandwhite"
msgid "Black & white"
msgstr "سیاه و سفید"
#: drawprinteroptions.ui:163
-#, fuzzy
msgctxt "drawprinteroptions|label5"
msgid "Color"
msgstr "رنگ"
#: drawprinteroptions.ui:196
-#, fuzzy
msgctxt "drawprinteroptions|originalsize"
msgid "Original size"
msgstr "اندازه اصلی"
#: drawprinteroptions.ui:214
-#, fuzzy
msgctxt "drawprinteroptions|fittoprintable"
msgid "Fit to printable page"
msgstr "تطابق با صفحه قابل چاپ"
#: drawprinteroptions.ui:232
-#, fuzzy
msgctxt "drawprinteroptions|distributeonmultiple"
msgid "Distribute on multiple sheets of paper"
msgstr "توزیع بر روی چند صفحه کاغذ"
#: drawprinteroptions.ui:250
-#, fuzzy
msgctxt "drawprinteroptions|tilesheet"
msgid "Tile sheet of paper with repeated pages"
msgstr "کاشی کردن کاغذ با صفحات تکراری"
#: drawprinteroptions.ui:274
-#, fuzzy
msgctxt "drawprinteroptions|label6"
msgid "Size"
msgstr "اندازه"
@@ -6457,7 +6293,6 @@ msgid "Presentation Layout"
msgstr ""
#: drawprtldialog.ui:105
-#, fuzzy
msgctxt "drawprtldialog|RID_SVXPAGE_LINE"
msgid "Line"
msgstr "خط"
@@ -6469,25 +6304,21 @@ msgid "Area"
msgstr "محیط"
#: drawprtldialog.ui:150
-#, fuzzy
msgctxt "drawprtldialog|RID_SVXPAGE_SHADOW"
msgid "Shadow"
msgstr "سایه"
#: drawprtldialog.ui:173
-#, fuzzy
msgctxt "drawprtldialog|RID_SVXPAGE_TRANSPARENCE"
msgid "Transparency"
msgstr "شفافیت"
#: drawprtldialog.ui:196
-#, fuzzy
msgctxt "drawprtldialog|RID_SVXPAGE_CHAR_NAME"
msgid "Font"
msgstr "قلم"
#: drawprtldialog.ui:219
-#, fuzzy
msgctxt "drawprtldialog|RID_SVXPAGE_CHAR_EFFECTS"
msgid "Font Effects"
msgstr "جلوه‌های قلم"
@@ -6498,25 +6329,21 @@ msgid "Indents & Spacing"
msgstr ""
#: drawprtldialog.ui:265
-#, fuzzy
msgctxt "drawprtldialog|RID_SVXPAGE_TEXTATTR"
msgid "Text"
msgstr "متن"
#: drawprtldialog.ui:288
-#, fuzzy
msgctxt "drawprtldialog|RID_SVXPAGE_PICK_BULLET"
msgid "Bullets"
msgstr "گلوله‌ها"
#: drawprtldialog.ui:311
-#, fuzzy
msgctxt "drawprtldialog|RID_SVXPAGE_PICK_SINGLE_NUM"
msgid "Numbering"
msgstr "شماره‌گذاری"
#: drawprtldialog.ui:334
-#, fuzzy
msgctxt "drawprtldialog|RID_SVXPAGE_PICK_BMP"
msgid "Image"
msgstr "تصویر"
@@ -6533,7 +6360,6 @@ msgid "Alignment"
msgstr "ردیف کردن"
#: drawprtldialog.ui:403
-#, fuzzy
msgctxt "drawprtldialog|RID_SVXPAGE_PARA_ASIAN"
msgid "Asian Typography"
msgstr "حروف‌نگاری آسیایی"
@@ -6550,7 +6376,6 @@ msgid "Highlighting"
msgstr "پررنگ‌سازی"
#: insertlayer.ui:8
-#, fuzzy
msgctxt "insertlayer|InsertLayerDialog"
msgid "Insert Layer"
msgstr "درج لایه"
@@ -6568,7 +6393,6 @@ msgid "_Title"
msgstr "عنوان"
#: insertlayer.ui:197
-#, fuzzy
msgctxt "insertlayer|description"
msgid "_Description"
msgstr "شرح"
@@ -6686,7 +6510,6 @@ msgid "Convert to Polygon"
msgstr "تبدیل %1 به چندضلعی"
#: vectorize.ui:72
-#, fuzzy
msgctxt "vectorize|preview"
msgid "Preview"
msgstr "پیش‌نمایش"
diff --git a/source/fa/sfx2/messages.po b/source/fa/sfx2/messages.po
index 059b150a8f9..14b581a10b6 100644
--- a/source/fa/sfx2/messages.po
+++ b/source/fa/sfx2/messages.po
@@ -39,13 +39,11 @@ msgid "~Close"
msgstr "~بستن"
#: strings.hrc:30
-#, fuzzy
msgctxt "STR_OPEN"
msgid "Open"
msgstr "باز کردن"
#: strings.hrc:31
-#, fuzzy
msgctxt "STR_EDIT_TEMPLATE"
msgid "Edit"
msgstr "ویرایش"
@@ -61,13 +59,11 @@ msgid "Reset Default"
msgstr ""
#: strings.hrc:34
-#, fuzzy
msgctxt "STR_DELETE"
msgid "Delete"
msgstr "حذف"
#: strings.hrc:35
-#, fuzzy
msgctxt "STR_RENAME"
msgid "Rename"
msgstr "تغییرنام"
@@ -100,7 +96,6 @@ msgid "Automatically saved version"
msgstr "نسخهٔ به‌طور خودکار ذخیره‌شده"
#: strings.hrc:41
-#, fuzzy
msgctxt "STR_EXPORTBUTTON"
msgid "Export"
msgstr "صدور"
@@ -194,7 +189,6 @@ msgid "~Keep Old Styles"
msgstr ""
#: strings.hrc:59
-#, fuzzy
msgctxt "STR_ACTION_REFRESH"
msgid "Refresh"
msgstr "نوسازی"
@@ -397,7 +391,6 @@ msgid "Untitled"
msgstr "بی‌عنوان"
#: strings.hrc:99
-#, fuzzy
msgctxt "STR_STANDARD_SHORTCUT"
msgid "Standard"
msgstr "استاندارد"
@@ -440,19 +433,16 @@ msgid "\"$(ARG1)\" is not an absolute URL that can be passed to an external appl
msgstr ""
#: strings.hrc:107
-#, fuzzy
msgctxt "STR_GID_INTERN"
msgid "Internal"
msgstr "داخلی"
#: strings.hrc:108
-#, fuzzy
msgctxt "STR_GID_APPLICATION"
msgid "Application"
msgstr "برنامه"
#: strings.hrc:109
-#, fuzzy
msgctxt "STR_GID_VIEW"
msgid "View"
msgstr "نما"
@@ -464,25 +454,21 @@ msgid "Documents"
msgstr "نوشتارها"
#: strings.hrc:111
-#, fuzzy
msgctxt "STR_GID_EDIT"
msgid "Edit"
msgstr "ویرایش"
#: strings.hrc:112
-#, fuzzy
msgctxt "STR_GID_MACRO"
msgid "BASIC"
msgstr "بیسیک"
#: strings.hrc:113
-#, fuzzy
msgctxt "STR_GID_OPTIONS"
msgid "Options"
msgstr "گزینه‌ها"
#: strings.hrc:114
-#, fuzzy
msgctxt "STR_GID_MATH"
msgid "Math"
msgstr "ریاضی"
@@ -494,7 +480,6 @@ msgid "Navigate"
msgstr "ناوش"
#: strings.hrc:116
-#, fuzzy
msgctxt "STR_GID_INSERT"
msgid "Insert"
msgstr "درج"
@@ -512,7 +497,6 @@ msgid "Templates"
msgstr "قالب‌ها"
#: strings.hrc:119
-#, fuzzy
msgctxt "STR_GID_TEXT"
msgid "Text"
msgstr "متن"
@@ -524,19 +508,16 @@ msgid "Frame"
msgstr "چارچوب"
#: strings.hrc:121
-#, fuzzy
msgctxt "STR_GID_GRAPHIC"
msgid "Image"
msgstr "تصویر"
#: strings.hrc:122
-#, fuzzy
msgctxt "STR_GID_TABLE"
msgid "Table"
msgstr "جدول"
#: strings.hrc:123
-#, fuzzy
msgctxt "STR_GID_ENUMERATION"
msgid "Numbering"
msgstr "شماره‌گذاری"
@@ -548,25 +529,21 @@ msgid "Data"
msgstr "داده‌ها"
#: strings.hrc:125
-#, fuzzy
msgctxt "STR_GID_SPECIAL"
msgid "Special Functions"
msgstr "توابع خاص"
#: strings.hrc:126
-#, fuzzy
msgctxt "STR_GID_IMAGE"
msgid "Image"
msgstr "تصویر"
#: strings.hrc:127
-#, fuzzy
msgctxt "STR_GID_CHART"
msgid "Chart"
msgstr "نمودار"
#: strings.hrc:128
-#, fuzzy
msgctxt "STR_GID_EXPLORER"
msgid "Explorer"
msgstr "اکسپلورر"
@@ -578,7 +555,6 @@ msgid "Connector"
msgstr "کانکتور"
#: strings.hrc:130
-#, fuzzy
msgctxt "STR_GID_MODIFY"
msgid "Modify"
msgstr "تغییر"
@@ -590,7 +566,6 @@ msgid "Drawing"
msgstr "نقاشی"
#: strings.hrc:132
-#, fuzzy
msgctxt "STR_GID_CONTROLS"
msgid "Controls"
msgstr "کنترل‌ها"
@@ -732,7 +707,6 @@ msgid " (Embedded document)"
msgstr ""
#: strings.hrc:156
-#, fuzzy
msgctxt "STR_STANDARD"
msgid "Standard"
msgstr "استاندارد"
@@ -994,7 +968,6 @@ msgid "Styles in use: "
msgstr ""
#: strings.hrc:208
-#, fuzzy
msgctxt "STR_SID_NAVIGATOR"
msgid "Navigator"
msgstr "ناوشگر"
@@ -1016,7 +989,6 @@ msgid "Send"
msgstr "~ارسال"
#: strings.hrc:212
-#, fuzzy
msgctxt "STR_FONT_TABPAGE"
msgid "Font"
msgstr "قلم"
@@ -1447,7 +1419,6 @@ msgid "Businesscard with logo"
msgstr ""
#: strings.hrc:303
-#, fuzzy
msgctxt "STR_CLEAR_CHAR"
msgid "Remove"
msgstr "حذف"
@@ -1506,7 +1477,6 @@ msgid "Editor"
msgstr "ویرایشگر"
#: dinfdlg.hrc:36
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "E-Mail"
msgstr "پست الکترونیک"
@@ -1529,7 +1499,6 @@ msgid "Info"
msgstr "اطلاعات"
#: dinfdlg.hrc:40
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Language"
msgstr "زبان"
@@ -1545,7 +1514,6 @@ msgid "Matter"
msgstr ""
#: dinfdlg.hrc:43
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Office"
msgstr "اداری"
@@ -1562,7 +1530,6 @@ msgid "Project"
msgstr "طرح"
#: dinfdlg.hrc:46
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Publisher"
msgstr "ناشر"
@@ -1588,7 +1555,6 @@ msgid "Recorded date"
msgstr ""
#: dinfdlg.hrc:51
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Reference"
msgstr "مرجع"
@@ -1600,7 +1566,6 @@ msgid "Source"
msgstr "~مبدأ"
#: dinfdlg.hrc:53
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Status"
msgstr "وضعیت"
@@ -1616,13 +1581,11 @@ msgid "Typist"
msgstr ""
#: dinfdlg.hrc:56
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "URL"
msgstr "نشانی اینترنتی"
#: dinfdlg.hrc:69
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Text"
msgstr "متن"
@@ -1640,13 +1603,11 @@ msgid "Date"
msgstr "داده‌ها"
#: dinfdlg.hrc:72
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Duration"
msgstr "مدت"
#: dinfdlg.hrc:73
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Number"
msgstr "عدد"
@@ -1707,7 +1668,6 @@ msgid "Miscellaneous"
msgstr "گوناگون"
#: doctempl.hrc:37
-#, fuzzy
msgctxt "TEMPLATE_LONG_NAMES_ARY"
msgid "Labels"
msgstr "برچسب‌ها"
@@ -1772,13 +1732,11 @@ msgid "Display"
msgstr "نمایش"
#: bookmarkmenu.ui:26
-#, fuzzy
msgctxt "bookmarkmenu|rename"
msgid "Rename..."
msgstr "تغییر نام..."
#: bookmarkmenu.ui:34
-#, fuzzy
msgctxt "bookmarkmenu|delete"
msgid "Delete"
msgstr "حذف"
@@ -1815,31 +1773,26 @@ msgid "Version comment:"
msgstr "توضیح نسخه"
#: cmisinfopage.ui:54
-#, fuzzy
msgctxt "cmisinfopage|name"
msgid "Name"
msgstr "نام"
#: cmisinfopage.ui:66
-#, fuzzy
msgctxt "cmisinfopage|type"
msgid "Type"
msgstr "نوع"
#: cmisinfopage.ui:78
-#, fuzzy
msgctxt "cmisinfopage|value"
msgid "Value"
msgstr "مقدار"
#: cmisline.ui:46
-#, fuzzy
msgctxt "cmisline|type"
msgid "Type"
msgstr "نوع"
#: cmisline.ui:61
-#, fuzzy
msgctxt "cmisline|yes"
msgid "Yes"
msgstr "بله"
@@ -1856,19 +1809,16 @@ msgid "Add _Property"
msgstr ""
#: custominfopage.ui:49
-#, fuzzy
msgctxt "custominfopage|name"
msgid "Name"
msgstr "نام"
#: custominfopage.ui:61
-#, fuzzy
msgctxt "custominfopage|type"
msgid "Type"
msgstr "نوع"
#: custominfopage.ui:73
-#, fuzzy
msgctxt "custominfopage|value"
msgid "Value"
msgstr "مقدار"
@@ -1974,7 +1924,6 @@ msgid "_Size:"
msgstr "اندازه:"
#: documentinfopage.ui:264
-#, fuzzy
msgctxt "documentinfopage|showsize"
msgid "unknown"
msgstr "نامعلوم"
@@ -2015,7 +1964,6 @@ msgid "General "
msgstr "عمومی"
#: documentpropertiesdialog.ui:125
-#, fuzzy
msgctxt "documentpropertiesdialog|description"
msgid "Description"
msgstr "شرح"
@@ -2058,7 +2006,6 @@ msgid "Edit Document"
msgstr "ویرایش نوشتار"
#: editdocumentdialog.ui:44
-#, fuzzy
msgctxt "editdocumentdialog|cancel"
msgid "Cancel"
msgstr "انصراف"
@@ -2113,7 +2060,6 @@ msgid "Millise_conds:"
msgstr ""
#: editdurationdialog.ui:287
-#, fuzzy
msgctxt "editdurationdialog|label2"
msgid "Duration"
msgstr "مدت"
@@ -2134,7 +2080,6 @@ msgid "Please save this document locally instead and attach it from within your
msgstr ""
#: floatingrecord.ui:9
-#, fuzzy
msgctxt "floatingrecord|FloatingRecord"
msgid "Record Macro"
msgstr "ضبط ماکرو"
@@ -2152,25 +2097,21 @@ msgid "_Bookmarks"
msgstr "نشانک‌ها"
#: helpcontrol.ui:49
-#, fuzzy
msgctxt "helpcontrol|contents"
msgid "Contents"
msgstr "محتویات"
#: helpcontrol.ui:71
-#, fuzzy
msgctxt "helpcontrol|index"
msgid "Index"
msgstr "نمایه"
#: helpcontrol.ui:94
-#, fuzzy
msgctxt "helpcontrol|find"
msgid "Find"
msgstr "جستجو"
#: helpcontrol.ui:117
-#, fuzzy
msgctxt "helpcontrol|bookmarks"
msgid "Bookmarks"
msgstr "نشانک‌ها"
@@ -2228,7 +2169,6 @@ msgid "Find in _headings only"
msgstr ""
#: inputdialog.ui:83
-#, fuzzy
msgctxt "inputdialog|label"
msgid "Height:"
msgstr "ارتفاع:"
@@ -2384,7 +2324,6 @@ msgid "_AutoUpdate"
msgstr ""
#: managestylepage.ui:212
-#, fuzzy
msgctxt "managestylepage|label1"
msgid "Style"
msgstr "سبک"
@@ -2412,7 +2351,6 @@ msgid "Style Name"
msgstr ""
#: notebookbar.ui:73
-#, fuzzy
msgctxt "notebookbar|label9"
msgid "File"
msgstr "پرونده"
@@ -2650,7 +2588,6 @@ msgid "Are you sure you want to restart %PRODUCTNAME and enter safe mode?"
msgstr ""
#: saveastemplatedlg.ui:13
-#, fuzzy
msgctxt "saveastemplatedlg|categorylist"
msgid "None"
msgstr "هیچ‌کدام"
@@ -2844,7 +2781,6 @@ msgid "E_xtensions"
msgstr "افزونه‌ها"
#: startcenter.ui:482
-#, fuzzy
msgctxt "startcenter|label1"
msgid "Application"
msgstr "برنامه"
@@ -2872,13 +2808,11 @@ msgid "Modify..."
msgstr "تغییر..."
#: stylecontextmenu.ui:28
-#, fuzzy
msgctxt "stylecontextmenu|hide"
msgid "Hide"
msgstr "مخفی کردن"
#: stylecontextmenu.ui:36
-#, fuzzy
msgctxt "stylecontextmenu|show"
msgid "Show"
msgstr "نشان دادن"
@@ -2890,7 +2824,6 @@ msgid "Delete..."
msgstr "حذف‌کردن..."
#: templatecategorydlg.ui:13
-#, fuzzy
msgctxt "templatecategorydlg|categorylist"
msgid "None"
msgstr "هیچ‌کدام"
@@ -2922,13 +2855,11 @@ msgid "Documents"
msgstr "نوشتارها"
#: templatedlg.ui:19
-#, fuzzy
msgctxt "templatedlg|applist"
msgid "Spreadsheets"
msgstr "صفحه‌گسترده‌ها"
#: templatedlg.ui:22
-#, fuzzy
msgctxt "templatedlg|applist"
msgid "Presentations"
msgstr "ارائه‌ها"
@@ -2957,7 +2888,6 @@ msgid "Search"
msgstr "جستجو"
#: templatedlg.ui:147
-#, fuzzy
msgctxt "templatedlg|search_filter"
msgid "Search..."
msgstr "جستجو..."
@@ -2973,7 +2903,6 @@ msgid "Filter by Category"
msgstr ""
#: templatedlg.ui:205
-#, fuzzy
msgctxt "templatedlg|label1"
msgid "Filter"
msgstr "صافی"
@@ -3000,7 +2929,6 @@ msgid "Show this dialog at startup"
msgstr ""
#: templatedlg.ui:373
-#, fuzzy
msgctxt "templatedlg|move_btn"
msgid "Move"
msgstr "جابه‌جایی"
@@ -3012,7 +2940,6 @@ msgid "Move Templates"
msgstr "قالب‌های من"
#: templatedlg.ui:391
-#, fuzzy
msgctxt "templatedlg|export_btn"
msgid "Export"
msgstr "صدور"
@@ -3023,7 +2950,6 @@ msgid "Export Templates"
msgstr ""
#: templatedlg.ui:408
-#, fuzzy
msgctxt "templatedlg|import_btn"
msgid "Import"
msgstr "وارد کردن"
@@ -3063,7 +2989,6 @@ msgid "_Compare"
msgstr ""
#: versionscmis.ui:160
-#, fuzzy
msgctxt "versionscmis|datetime"
msgid "Date and time"
msgstr "تاریخ و زمان"
@@ -3116,7 +3041,6 @@ msgid "New Versions"
msgstr ""
#: versionsofdialog.ui:234
-#, fuzzy
msgctxt "versionsofdialog|datetime"
msgid "Date and time"
msgstr "تاریخ و زمان"
diff --git a/source/fa/starmath/messages.po b/source/fa/starmath/messages.po
index e36c507715a..e89647e7b0a 100644
--- a/source/fa/starmath/messages.po
+++ b/source/fa/starmath/messages.po
@@ -29,7 +29,6 @@ msgid "alpha"
msgstr "آلفا"
#: smmod.hrc:23
-#, fuzzy
msgctxt "RID_UI_SYMBOL_NAMES"
msgid "ALPHA"
msgstr "آلفا بزرگ"
@@ -40,7 +39,6 @@ msgid "beta"
msgstr "بتا"
#: smmod.hrc:25
-#, fuzzy
msgctxt "RID_UI_SYMBOL_NAMES"
msgid "BETA"
msgstr "بتا بزرگ"
@@ -62,7 +60,6 @@ msgid "delta"
msgstr "دلتا"
#: smmod.hrc:29
-#, fuzzy
msgctxt "RID_UI_SYMBOL_NAMES"
msgid "DELTA"
msgstr "دلتا بزرگ"
@@ -73,7 +70,6 @@ msgid "epsilon"
msgstr "اپسیلون"
#: smmod.hrc:31
-#, fuzzy
msgctxt "RID_UI_SYMBOL_NAMES"
msgid "EPSILON"
msgstr "اپسیلون بزرگ"
@@ -84,7 +80,6 @@ msgid "zeta"
msgstr "زتا"
#: smmod.hrc:33
-#, fuzzy
msgctxt "RID_UI_SYMBOL_NAMES"
msgid "ZETA"
msgstr "زتا بزرگ"
@@ -95,7 +90,6 @@ msgid "eta"
msgstr "اِتا"
#: smmod.hrc:35
-#, fuzzy
msgctxt "RID_UI_SYMBOL_NAMES"
msgid "ETA"
msgstr "اِتا بزرگ"
@@ -106,7 +100,6 @@ msgid "theta"
msgstr "تتا"
#: smmod.hrc:37
-#, fuzzy
msgctxt "RID_UI_SYMBOL_NAMES"
msgid "THETA"
msgstr "تتا بزرگ"
@@ -117,7 +110,6 @@ msgid "iota"
msgstr "ایوتا"
#: smmod.hrc:39
-#, fuzzy
msgctxt "RID_UI_SYMBOL_NAMES"
msgid "IOTA"
msgstr "ایوتا بزرگ"
@@ -128,7 +120,6 @@ msgid "kappa"
msgstr "کاپا"
#: smmod.hrc:41
-#, fuzzy
msgctxt "RID_UI_SYMBOL_NAMES"
msgid "KAPPA"
msgstr "کاپا بزرگ"
@@ -139,7 +130,6 @@ msgid "lambda"
msgstr "لاندا"
#: smmod.hrc:43
-#, fuzzy
msgctxt "RID_UI_SYMBOL_NAMES"
msgid "LAMBDA"
msgstr "لاندا بزرگ"
@@ -150,7 +140,6 @@ msgid "mu"
msgstr "مو"
#: smmod.hrc:45
-#, fuzzy
msgctxt "RID_UI_SYMBOL_NAMES"
msgid "MU"
msgstr "مو بزرگ"
@@ -161,7 +150,6 @@ msgid "nu"
msgstr "نو"
#: smmod.hrc:47
-#, fuzzy
msgctxt "RID_UI_SYMBOL_NAMES"
msgid "NU"
msgstr "نو بزرگ"
@@ -172,7 +160,6 @@ msgid "xi"
msgstr "خی"
#: smmod.hrc:49
-#, fuzzy
msgctxt "RID_UI_SYMBOL_NAMES"
msgid "XI"
msgstr "خی بزرگ"
@@ -183,7 +170,6 @@ msgid "omicron"
msgstr "اُمیکرون"
#: smmod.hrc:51
-#, fuzzy
msgctxt "RID_UI_SYMBOL_NAMES"
msgid "OMICRON"
msgstr "اُمیکرون بزرگ"
@@ -205,7 +191,6 @@ msgid "rho"
msgstr "رو"
#: smmod.hrc:55
-#, fuzzy
msgctxt "RID_UI_SYMBOL_NAMES"
msgid "RHO"
msgstr "رو بزرگ"
@@ -216,7 +201,6 @@ msgid "sigma"
msgstr "سیگما"
#: smmod.hrc:57
-#, fuzzy
msgctxt "RID_UI_SYMBOL_NAMES"
msgid "SIGMA"
msgstr "سیگما بزرگ"
@@ -227,7 +211,6 @@ msgid "tau"
msgstr "تاو"
#: smmod.hrc:59
-#, fuzzy
msgctxt "RID_UI_SYMBOL_NAMES"
msgid "TAU"
msgstr "تاو بزرگ"
@@ -238,7 +221,6 @@ msgid "upsilon"
msgstr "اوپسیلون"
#: smmod.hrc:61
-#, fuzzy
msgctxt "RID_UI_SYMBOL_NAMES"
msgid "UPSILON"
msgstr "اوپسیلون بزرگ"
@@ -260,7 +242,6 @@ msgid "chi"
msgstr "چی"
#: smmod.hrc:65
-#, fuzzy
msgctxt "RID_UI_SYMBOL_NAMES"
msgid "CHI"
msgstr "چی بزرگ"
@@ -271,7 +252,6 @@ msgid "psi"
msgstr "پسی"
#: smmod.hrc:67
-#, fuzzy
msgctxt "RID_UI_SYMBOL_NAMES"
msgid "PSI"
msgstr "پسی بزرگ"
@@ -282,7 +262,6 @@ msgid "omega"
msgstr "اُمگا"
#: smmod.hrc:69
-#, fuzzy
msgctxt "RID_UI_SYMBOL_NAMES"
msgid "OMEGA"
msgstr "اُمگا بزرگ"
@@ -328,13 +307,11 @@ msgid "noelement"
msgstr "بی‌عنصر"
#: smmod.hrc:78
-#, fuzzy
msgctxt "RID_UI_SYMBOL_NAMES"
msgid "strictlylessthan"
msgstr "اکیداً کم‌تر از"
#: smmod.hrc:79
-#, fuzzy
msgctxt "RID_UI_SYMBOL_NAMES"
msgid "strictlygreaterthan"
msgstr "اکیداً بیشتر از"
@@ -350,7 +327,6 @@ msgid "identical"
msgstr "یکسان"
#: smmod.hrc:82
-#, fuzzy
msgctxt "RID_UI_SYMBOL_NAMES"
msgid "tendto"
msgstr "میل می‌کند به"
@@ -366,7 +342,6 @@ msgid "angle"
msgstr "زاویه"
#: smmod.hrc:85
-#, fuzzy
msgctxt "RID_UI_SYMBOL_NAMES"
msgid "perthousand"
msgstr "در هر هزار"
@@ -1659,7 +1634,6 @@ msgid "Set Operations"
msgstr "عملگرهای مجموعه"
#: strings.hrc:277
-#, fuzzy
msgctxt "RID_CATEGORY_FUNCTIONS"
msgid "Functions"
msgstr "توابع"
@@ -1671,7 +1645,6 @@ msgid "Operators"
msgstr "عملگرها"
#: strings.hrc:279
-#, fuzzy
msgctxt "RID_CATEGORY_ATTRIBUTES"
msgid "Attributes"
msgstr "مشخصه‌ها"
@@ -1683,13 +1656,11 @@ msgid "Brackets"
msgstr "قلاب‌ها"
#: strings.hrc:281
-#, fuzzy
msgctxt "RID_CATEGORY_FORMATS"
msgid "Formats"
msgstr "قالب‌ها"
#: strings.hrc:282
-#, fuzzy
msgctxt "RID_CATEGORY_OTHERS"
msgid "Others"
msgstr "غیره"
@@ -1716,7 +1687,6 @@ msgid "Bold"
msgstr "سیاه"
#: strings.hrc:288
-#, fuzzy
msgctxt "STR_BLACK"
msgid "black"
msgstr "سیاه"
@@ -1805,7 +1775,6 @@ msgid "hide"
msgstr "مخفی کردن"
#: strings.hrc:304
-#, fuzzy
msgctxt "STR_SIZE"
msgid "size"
msgstr "اندازه"
@@ -1817,7 +1786,6 @@ msgid "font"
msgstr "قلم"
#: strings.hrc:306
-#, fuzzy
msgctxt "STR_ALIGN_LEFT"
msgid "left"
msgstr "چپ"
@@ -1829,7 +1797,6 @@ msgid "center"
msgstr "مرکز"
#: strings.hrc:308
-#, fuzzy
msgctxt "STR_ALIGN_RIGHT"
msgid "right"
msgstr "راست"
@@ -1936,7 +1903,6 @@ msgid "%PRODUCTNAME %s"
msgstr "%PRODUCTNAME %s"
#: strings.hrc:329
-#, fuzzy
msgctxt "RID_PRINTUIOPT_CONTENTS"
msgid "Contents"
msgstr "محتویات"
@@ -1960,7 +1926,6 @@ msgid "B~orders"
msgstr "حاشیه‌ها"
#: strings.hrc:333
-#, fuzzy
msgctxt "RID_PRINTUIOPT_SIZE"
msgid "Size"
msgstr "اندازه"
@@ -2014,13 +1979,11 @@ msgid "_Right"
msgstr "راست"
#: alignmentdialog.ui:169
-#, fuzzy
msgctxt "alignmentdialog|label1"
msgid "Horizontal"
msgstr "افقی"
#: catalogdialog.ui:9
-#, fuzzy
msgctxt "catalogdialog|CatalogDialog"
msgid "Symbols"
msgstr "نمادها"
@@ -2067,7 +2030,6 @@ msgid "Fonts"
msgstr "قلم‌ها"
#: fontdialog.ui:115
-#, fuzzy
msgctxt "fontdialog|formulaL"
msgid "Font"
msgstr "قلم"
@@ -2085,7 +2047,6 @@ msgid "_Italic"
msgstr "ایتالیک"
#: fontdialog.ui:187
-#, fuzzy
msgctxt "fontdialog|formulaL1"
msgid "Attributes"
msgstr "مشخصه‌ها"
@@ -2433,7 +2394,6 @@ msgid "S_ubscript:"
msgstr "زیرنویس"
#: spacingdialog.ui:603
-#, fuzzy
msgctxt "spacingdialog|2title"
msgid "Indexes"
msgstr "نمایه‌ها"
@@ -2537,7 +2497,6 @@ msgid "_Minimum spacing:"
msgstr ""
#: spacingdialog.ui:1432
-#, fuzzy
msgctxt "spacingdialog|8title"
msgid "Symbols"
msgstr "نمادها"
@@ -2592,7 +2551,6 @@ msgid "Spacing"
msgstr "مقیاس‌بندی"
#: spacingdialog.ui:1873
-#, fuzzy
msgctxt "spacingdialog|menuitem2"
msgid "Indexes"
msgstr "نمایه‌ها"
@@ -2625,7 +2583,6 @@ msgid "Matrices"
msgstr ""
#: spacingdialog.ui:1921
-#, fuzzy
msgctxt "spacingdialog|menuitem8"
msgid "Symbols"
msgstr "نمادها"
diff --git a/source/fa/svl/messages.po b/source/fa/svl/messages.po
index 0c18c8019cc..782bfd42301 100644
--- a/source/fa/svl/messages.po
+++ b/source/fa/svl/messages.po
@@ -110,13 +110,11 @@ msgid "Image"
msgstr "تصویر"
#: svl.hrc:45
-#, fuzzy
msgctxt "STR_SVT_MIMETYPE_IMAGE_PNG"
msgid "Image"
msgstr "تصویر"
#: svl.hrc:46
-#, fuzzy
msgctxt "STR_SVT_MIMETYPE_IMAGE_TIFF"
msgid "Image"
msgstr "تصویر"
diff --git a/source/fa/svtools/messages.po b/source/fa/svtools/messages.po
index 9fd077f6bc0..03f6ff696e9 100644
--- a/source/fa/svtools/messages.po
+++ b/source/fa/svtools/messages.po
@@ -14,79 +14,66 @@ msgstr ""
"X-Generator: LibreOffice\n"
#: errtxt.hrc:30
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "Error"
msgstr "خطا"
#: errtxt.hrc:31
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "Warning"
msgstr "اخطار"
#: errtxt.hrc:32
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) loading the template $(ARG1)"
msgstr "‏$(ERR) در بار کردن قالب $(ARG1)"
#: errtxt.hrc:33 /home/cl/vc/git/libo-core/svtools/inc/errtxt.hrc:34
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) saving the document $(ARG1)"
msgstr "‏$(ERR) در ذخیره کردن نوشتار $(ARG1)"
#: errtxt.hrc:35
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) displaying doc. information for document $(ARG1)"
msgstr "‏$(ERR) در نمایش اطلاعات نوشتار برای نوشتار $(ARG1)"
#: errtxt.hrc:36
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) writing document $(ARG1) as template"
msgstr "‏$(ERR) در نوشتن نوشتار $(ARG1) به عنوان قالب"
#: errtxt.hrc:37
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) copying or moving document contents"
msgstr "‏$(ERR) در نسخه‌برداری یا جابه‌جا کردن محتویات نوشتار"
#: errtxt.hrc:38
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) starting the Document Manager"
msgstr "‏$(ERR) در آغاز مدیر نوشتار"
#: errtxt.hrc:39
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) loading document $(ARG1)"
msgstr "‏$(ERR) در بار کردن نوشتار $(ARG1)"
#: errtxt.hrc:40 /home/cl/vc/git/libo-core/svtools/inc/errtxt.hrc:41
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) creating a new document"
msgstr "‏$(ERR) در ایجاد نوشتار جدید"
#: errtxt.hrc:42
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) expanding entry"
msgstr "‏$(ERR) در باز کردن مدخل"
#: errtxt.hrc:43
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) loading BASIC of document $(ARG1)"
msgstr "‏$(ERR) در بار کردن بیسیک نوشتار $(ARG1)"
#: errtxt.hrc:44
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) searching for an address"
msgstr "‏$(ERR) در جستجوی نشانی"
@@ -98,49 +85,41 @@ msgid "Abort"
msgstr "قطع کردن"
#: errtxt.hrc:51
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Nonexistent object"
msgstr "شیء ناموجود"
#: errtxt.hrc:52
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Object already exists"
msgstr "شیء از قبل وجود دارد"
#: errtxt.hrc:53
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Object not accessible"
msgstr "دسترسی به شیء ممکن نیست"
#: errtxt.hrc:54
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Inadmissible path"
msgstr "مسیر ناموجه"
#: errtxt.hrc:55
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Locking problem"
msgstr "مشکل قفل"
#: errtxt.hrc:56
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Wrong parameter"
msgstr "پارامتر اشتباه"
#: errtxt.hrc:57
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Resource exhausted"
msgstr "منبع مصرف شده"
#: errtxt.hrc:58
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Action not supported"
msgstr "کنش پشتیبانی نشده"
@@ -152,7 +131,6 @@ msgid "Read Error"
msgstr "خطای خواندن"
#: errtxt.hrc:60
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Write Error"
msgstr "خطای نوشتن"
@@ -164,91 +142,76 @@ msgid "unknown"
msgstr "ناشناخته"
#: errtxt.hrc:62
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Version Incompatibility"
msgstr "عدم سازگاری نسخه"
#: errtxt.hrc:63 /home/cl/vc/git/libo-core/svtools/inc/errtxt.hrc:74
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "General Error"
msgstr "خطای عمومی"
#: errtxt.hrc:64
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Incorrect format"
msgstr "قالب نادرست"
#: errtxt.hrc:65
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Error creating object"
msgstr "خطا در ایجاد شیء"
#: errtxt.hrc:66
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Inadmissible value or data type"
msgstr "مقدار یا نوع دادهٔ ناموجه"
#: errtxt.hrc:67
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "BASIC runtime error"
msgstr "خطای زمان اجرای بیسیک"
#: errtxt.hrc:68
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "BASIC syntax error"
msgstr "خطای نحوی بیسیک"
#: errtxt.hrc:75
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "General input/output error."
msgstr "خطای عمومی ورودی/خروجی"
#: errtxt.hrc:76
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Invalid file name."
msgstr "نام پرونده‌ی نامعتبر"
#: errtxt.hrc:77
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Nonexistent file."
msgstr "پرونده‌ی ناموجود"
#: errtxt.hrc:78
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "File already exists."
msgstr "پرونده از قبل وجود دارد"
#: errtxt.hrc:79
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The object is not a directory."
msgstr "شیء شاخه نیست"
#: errtxt.hrc:80
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The object is not a file."
msgstr "شیء پرونده نیست"
#: errtxt.hrc:81
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The specified device is invalid."
msgstr "دستگاه مشخص شده نامعتبر است"
#: errtxt.hrc:82
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid ""
"The object cannot be accessed\n"
@@ -263,7 +226,6 @@ msgid "Sharing violation while accessing the object."
msgstr ""
#: errtxt.hrc:84
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "No more space on device."
msgstr "فضایی در دستگاه باقی نمانده است"
@@ -276,37 +238,31 @@ msgid ""
msgstr ""
#: errtxt.hrc:86
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "This operation is not supported on this operating system."
msgstr "این عملیات روی این سیستم عامل پشتیبانی نمی‌شود"
#: errtxt.hrc:87
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "There are too many files open."
msgstr "تعداد پرونده‌های باز خیلی زیاد است"
#: errtxt.hrc:88
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Data could not be read from the file."
msgstr "خواندن داده‌ها از پرونده ممکن نیست"
#: errtxt.hrc:89
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The file could not be written."
msgstr "نوشتن پرونده ممکن نیست"
#: errtxt.hrc:90
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The operation could not be run due to insufficient memory."
msgstr "اجرای عملیات به دلیل کم بودن حافظه ممکن نیست"
#: errtxt.hrc:91
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The seek operation could not be run."
msgstr "اجرای عملیات جُستن ممکن نیست"
@@ -318,13 +274,11 @@ msgid "The tell operation could not be run."
msgstr "اجرای عملیات جُستن ممکن نیست"
#: errtxt.hrc:93
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Incorrect file version."
msgstr "نسخه‌ی پرونده‌ی نادرست"
#: errtxt.hrc:94
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Incorrect file format."
msgstr "قالب پرونده‌ی نادرست"
@@ -335,67 +289,56 @@ msgid "The file name contains invalid characters."
msgstr ""
#: errtxt.hrc:96
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "An unknown I/O error has occurred."
msgstr "یک خطای نامعلوم ورودی/خروجی رخ داد"
#: errtxt.hrc:97
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "An invalid attempt was made to access the file."
msgstr "تلاش نامعتبری برای دسترسی به پرونده صورت گرفت"
#: errtxt.hrc:98
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The file could not be created."
msgstr "ایجاد پرونده ممکن نیست"
#: errtxt.hrc:99
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The operation was started under an invalid parameter."
msgstr "عملیات با پارامتر نامعتبری آغاز شد"
#: errtxt.hrc:100
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The operation on the file was aborted."
msgstr "عملیات روی پرونده قطع شد"
#: errtxt.hrc:101
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Path to the file does not exist."
msgstr "مسیر به پرونده وجود ندارد"
#: errtxt.hrc:102
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "An object cannot be copied into itself."
msgstr "نمی‌توان یک شیء را روی خودش نسخه‌برداری کرد."
#: errtxt.hrc:103
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The specified template could not be found."
msgstr "قالب مشخص شده پیدا نمی‌شود"
#: errtxt.hrc:104
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The file cannot be used as template."
msgstr "نمی‌توان پرونده را به عنوان قالب استفاده کرد"
#: errtxt.hrc:105
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "This document has already been opened for editing."
msgstr "این نوشتار از قبل برای ویرایش باز شده است"
#: errtxt.hrc:106
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The wrong password has been entered."
msgstr "گذرواژهٔ نادرست وارد شده است."
@@ -407,19 +350,16 @@ msgid "Error reading file."
msgstr "در خواندن پرونده خطائی رخ داد."
#: errtxt.hrc:108
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The document was opened as read-only."
msgstr "نوشتار به عنوان فقط‌خواندنی باز شده بود"
#: errtxt.hrc:109
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "General OLE Error."
msgstr "خطای عمومی OLE"
#: errtxt.hrc:110
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The host name $(ARG1) could not be resolved."
msgstr "نمی‌توان نام میزبان $(ARG1) را تحویل کرد"
@@ -454,13 +394,11 @@ msgid "The requested Internet data is not available in the cache and cannot be t
msgstr ""
#: errtxt.hrc:116
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The contents could not be created."
msgstr "ایجاد مندرجات ممکن نیست."
#: errtxt.hrc:117
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The file name is too long for the target file system."
msgstr "نام پرونده برای سیستم پروندهٔ هدف بزرگ است."
@@ -604,7 +542,6 @@ msgid "Unknown"
msgstr "ناشناخته"
#: langtab.hrc:31 /home/cl/vc/git/libo-core/svtools/inc/langtab.hrc:32
-#, fuzzy
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Default"
msgstr "پیش‌فرض"
@@ -764,7 +701,6 @@ msgid "Armenian"
msgstr "ارمنی"
#: langtab.hrc:63
-#, fuzzy
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Assamese"
msgstr "آسامی"
@@ -2605,7 +2541,6 @@ msgid "Address Book Source"
msgstr "منبع ~دفترچهٔ نشانی..."
#: addresstemplatedialog.ui:522
-#, fuzzy
msgctxt "addresstemplatedialog|label23"
msgid "Field Assignment"
msgstr "تخصیص فیلد"
@@ -2909,7 +2844,6 @@ msgid "Port:"
msgstr "درگاه"
#: placeedit.ui:414
-#, fuzzy
msgctxt "placeedit|passwordLabel"
msgid "Password:"
msgstr "گذرواژه:"
@@ -2938,7 +2872,6 @@ msgid "Name:"
msgstr "نام"
#: printersetupdialog.ui:125
-#, fuzzy
msgctxt "printersetupdialog|label3"
msgid "Status:"
msgstr "وضعیت:"
@@ -2950,25 +2883,21 @@ msgid "Type:"
msgstr "نوع"
#: printersetupdialog.ui:149
-#, fuzzy
msgctxt "printersetupdialog|label5"
msgid "Location:"
msgstr "مکان:"
#: printersetupdialog.ui:161
-#, fuzzy
msgctxt "printersetupdialog|label6"
msgid "Comment:"
msgstr "توضیح:"
#: printersetupdialog.ui:218
-#, fuzzy
msgctxt "printersetupdialog|properties"
msgid "Properties..."
msgstr "ویژگی‌ها..."
#: printersetupdialog.ui:247
-#, fuzzy
msgctxt "printersetupdialog|label1"
msgid "Printer"
msgstr "چاپگر"
@@ -3476,7 +3405,6 @@ msgid "Unknown source"
msgstr "منبع نامعلوم"
#: strings.hrc:105
-#, fuzzy
msgctxt "STR_SVT_FILEVIEW_COLUMN_TITLE"
msgid "Name"
msgstr "نام"
@@ -3732,7 +3660,6 @@ msgid "Black Italic"
msgstr "مشکی ایتالیک"
#: strings.hrc:176
-#, fuzzy
msgctxt "STR_SVT_STYLE_BOOK"
msgid "Book"
msgstr "کتاب"
@@ -3859,7 +3786,6 @@ msgid "Horizontal Ruler"
msgstr "خروج افقی"
#: strings.hrc:202
-#, fuzzy
msgctxt "STR_SVT_ACC_RULER_VERT_NAME"
msgid "Vertical Ruler"
msgstr "خط‌کش عمودی"
@@ -3964,7 +3890,6 @@ msgid "Initializing"
msgstr "در حال راه‌اندازی..."
#: strings.hrc:222
-#, fuzzy
msgctxt "STR_SVT_PRNDLG_WAITING"
msgid "Waiting"
msgstr "در حال انتظار"
@@ -3990,7 +3915,6 @@ msgid "Offline"
msgstr ""
#: strings.hrc:227
-#, fuzzy
msgctxt "STR_SVT_PRNDLG_ERROR"
msgid "Error"
msgstr "خطا"
@@ -4068,7 +3992,6 @@ msgid "Power save mode"
msgstr ""
#: strings.hrc:242
-#, fuzzy
msgctxt "STR_SVT_PRNDLG_DEFPRINTER"
msgid "Default printer"
msgstr "چاپگر پیش‌فرض"
@@ -4085,7 +4008,6 @@ msgid "~Finish"
msgstr "~پایان"
#: strings.hrc:246
-#, fuzzy
msgctxt "STR_WIZDLG_NEXT"
msgid "~Next >"
msgstr "~بعد >"
@@ -4528,43 +4450,36 @@ msgid "MS PowerPoint Show"
msgstr "نمایش پاورپوینت مایکروسافت"
#: strings.hrc:337
-#, fuzzy
msgctxt "STR_DESCRIPTION_SXMATH_DOC"
msgid "OpenOffice.org 1.0 Formula"
msgstr "فرمول اپن‌آفیس.ارگ 1.0"
#: strings.hrc:338
-#, fuzzy
msgctxt "STR_DESCRIPTION_SXCHART_DOC"
msgid "OpenOffice.org 1.0 Chart"
msgstr "نمودار اپن‌آفیس.ارگ 1.0"
#: strings.hrc:339
-#, fuzzy
msgctxt "STR_DESCRIPTION_SXDRAW_DOC"
msgid "OpenOffice.org 1.0 Drawing"
msgstr "طراحی اپن‌آفیس.ارگ 1.0"
#: strings.hrc:340
-#, fuzzy
msgctxt "STR_DESCRIPTION_SXCALC_DOC"
msgid "OpenOffice.org 1.0 Spreadsheet"
msgstr "صفحه‌گسترده اپن‌آفیس.ارگ 1.0"
#: strings.hrc:341
-#, fuzzy
msgctxt "STR_DESCRIPTION_SXIMPRESS_DOC"
msgid "OpenOffice.org 1.0 Presentation"
msgstr "ارائه اپن‌آفیس.ارگ 1.0"
#: strings.hrc:342
-#, fuzzy
msgctxt "STR_DESCRIPTION_SXWRITER_DOC"
msgid "OpenOffice.org 1.0 Text Document"
msgstr "سند متنی اپن‌آفیس.ارگ 1.0"
#: strings.hrc:343
-#, fuzzy
msgctxt "STR_DESCRIPTION_SXGLOBAL_DOC"
msgid "OpenOffice.org 1.0 Master Document"
msgstr "سند اصلی اپن‌آفیس.ارگ 1.0"
diff --git a/source/fa/svx/messages.po b/source/fa/svx/messages.po
index 3ce8a4c5096..c434b93b4c9 100644
--- a/source/fa/svx/messages.po
+++ b/source/fa/svx/messages.po
@@ -74,7 +74,6 @@ msgid "LIKE"
msgstr ""
#: fmstring.hrc:28
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "NOT"
msgstr "NOT"
@@ -85,13 +84,11 @@ msgid "EMPTY"
msgstr ""
#: fmstring.hrc:30
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "TRUE"
msgstr "TRUE"
#: fmstring.hrc:31
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "FALSE"
msgstr "FALSE"
@@ -119,31 +116,26 @@ msgid "AND"
msgstr "و"
#: fmstring.hrc:36
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "Average"
msgstr "میانگین"
#: fmstring.hrc:37
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "Count"
msgstr "تعداد"
#: fmstring.hrc:38
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "Maximum"
msgstr "حداکثر"
#: fmstring.hrc:39
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "Minimum"
msgstr "حداقل"
#: fmstring.hrc:40
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "Sum"
msgstr "مجموع"
@@ -291,7 +283,6 @@ msgid "Diagonal border line from bottom left to top right"
msgstr "خط کناره‌ی قطری از پایین سمت چپ به بالا سمت راست"
#: numberingtype.hrc:29
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "None"
msgstr "هیچ‌کدام"
@@ -305,7 +296,6 @@ msgstr "گلوله"
#. SVX_NUM_CHAR_SPECIAL
#: numberingtype.hrc:31
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "Graphics"
msgstr "گرافیک"
@@ -490,7 +480,6 @@ msgid "All Pages"
msgstr "تمامی صفحات"
#: samecontent.hrc:19
-#, fuzzy
msgctxt "RID_SVXSTRARY_SAMECONTENT"
msgid "First Page"
msgstr "صفحهٔ اول"
@@ -507,7 +496,6 @@ msgid "First, Left and Right Pages"
msgstr ""
#: spacing.hrc:18
-#, fuzzy
msgctxt "RID_SVXSTRARY_SPACING"
msgid "None"
msgstr "هیچ‌کدام"
@@ -846,7 +834,6 @@ msgid "Line of text"
msgstr "سطر متن"
#: tabwin.hrc:27
-#, fuzzy
msgctxt "RID_RSC_TABWIN_PREFIX"
msgid "Table"
msgstr "جدول"
@@ -858,7 +845,6 @@ msgid "Query"
msgstr "پرس و جو"
#: tabwin.hrc:29
-#, fuzzy
msgctxt "RID_RSC_TABWIN_PREFIX"
msgid "SQL"
msgstr "‏SQL"
@@ -1263,97 +1249,81 @@ msgid "A6"
msgstr "A6"
#: page.hrc:31
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "A5"
msgstr "A5"
#: page.hrc:32
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "A4"
msgstr "A4"
#: page.hrc:33
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "A3"
msgstr "A3"
#: page.hrc:34
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "B6 (ISO)"
msgstr "B6 (ایزو)"
#: page.hrc:35
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "B5 (ISO)"
msgstr "B5 (ایزو)"
#: page.hrc:36
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "B4 (ISO)"
msgstr "B4 (ایزو)"
#: page.hrc:37
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "Letter"
msgstr "نامه"
#: page.hrc:38
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "Legal"
msgstr "رسمی"
#: page.hrc:39
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "Long Bond"
msgstr "بلند مدت"
#: page.hrc:40
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "Tabloid"
msgstr "خلاصه شده"
#: page.hrc:41
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "B6 (JIS)"
msgstr "B6 (JIS)"
#: page.hrc:42
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "B5 (JIS)"
msgstr "B5 (JIS)"
#: page.hrc:43
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "B4 (JIS)"
msgstr "B4 (JIS)"
#: page.hrc:44
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "16 Kai"
msgstr "16 Kai"
#: page.hrc:45
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "32 Kai"
msgstr "32 Kai"
#: page.hrc:46
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "Big 32 Kai"
msgstr "32 Kai بزرگ"
@@ -1365,31 +1335,26 @@ msgid "User"
msgstr "~کاربر"
#: page.hrc:48
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "DL Envelope"
msgstr "پاکت DL"
#: page.hrc:49
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "C6 Envelope"
msgstr "پاکت C6"
#: page.hrc:50
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "C6/5 Envelope"
msgstr "پاکت C6/5"
#: page.hrc:51
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "C5 Envelope"
msgstr "پاکت C5"
#: page.hrc:52
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "C4 Envelope"
msgstr "پاکت C4"
@@ -1407,31 +1372,26 @@ msgid "#7¾ (Monarch) Envelope"
msgstr "پاکت #7¾ (سلطنتی)"
#: page.hrc:55
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "#9 Envelope"
msgstr "پاکت #9"
#: page.hrc:56
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "#10 Envelope"
msgstr "پاکت #10"
#: page.hrc:57
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "#11 Envelope"
msgstr "پاکت #11"
#: page.hrc:58
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "#12 Envelope"
msgstr "پاکت #12"
#: page.hrc:59
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "Japanese Postcard"
msgstr "کارت پستی ژاپنی"
@@ -1443,25 +1403,21 @@ msgid "A6"
msgstr "A6"
#: page.hrc:65
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "A5"
msgstr "A5"
#: page.hrc:66
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "A4"
msgstr "A4"
#: page.hrc:67
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "A3"
msgstr "A3"
#: page.hrc:68
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "A2"
msgstr "A2"
@@ -1473,85 +1429,71 @@ msgid "A1"
msgstr "برگه!"
#: page.hrc:70
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "A0"
msgstr "A0"
#: page.hrc:71
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "B6 (ISO)"
msgstr "B6 (ایزو)"
#: page.hrc:72
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "B5 (ISO)"
msgstr "B5 (ایزو)"
#: page.hrc:73
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "B4 (ISO)"
msgstr "B4 (ایزو)"
#: page.hrc:74
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "Letter"
msgstr "نامه"
#: page.hrc:75
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "Legal"
msgstr "رسمی"
#: page.hrc:76
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "Long Bond"
msgstr "بلند مدت"
#: page.hrc:77
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "Tabloid"
msgstr "خلاصه شده"
#: page.hrc:78
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "B6 (JIS)"
msgstr "B6 (JIS)"
#: page.hrc:79
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "B5 (JIS)"
msgstr "B5 (JIS)"
#: page.hrc:80
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "B4 (JIS)"
msgstr "B4 (JIS)"
#: page.hrc:81
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "16 Kai"
msgstr "16 Kai"
#: page.hrc:82
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "32 Kai"
msgstr "32 Kai"
#: page.hrc:83
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "Big 32 Kai"
msgstr "32 Kai بزرگ"
@@ -1563,37 +1505,31 @@ msgid "User"
msgstr "~کاربر"
#: page.hrc:85
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "DL Envelope"
msgstr "پاکت DL"
#: page.hrc:86
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "C6 Envelope"
msgstr "پاکت C6"
#: page.hrc:87
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "C6/5 Envelope"
msgstr "پاکت C6/5"
#: page.hrc:88
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "C5 Envelope"
msgstr "پاکت C5"
#: page.hrc:89
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "C4 Envelope"
msgstr "پاکت C4"
#: page.hrc:90
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "Dia Slide"
msgstr "اسلاید Dia"
@@ -1614,7 +1550,6 @@ msgid "Screen 16:10"
msgstr ""
#: page.hrc:94
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "Japanese Postcard"
msgstr "کارت پستی ژاپنی"
@@ -1666,7 +1601,6 @@ msgid "Action"
msgstr "اقدامات"
#: acceptrejectchangesdialog.ui:159
-#, fuzzy
msgctxt "acceptrejectchangesdialog|calcposition"
msgid "Position"
msgstr "موقعیت"
@@ -1678,13 +1612,11 @@ msgid "Author"
msgstr "مؤلف: "
#: acceptrejectchangesdialog.ui:175
-#, fuzzy
msgctxt "acceptrejectchangesdialog|calcdate"
msgid "Date"
msgstr "تاریخ"
#: acceptrejectchangesdialog.ui:183
-#, fuzzy
msgctxt "acceptrejectchangesdialog|calcdesc"
msgid "Description"
msgstr "شرح"
@@ -1713,13 +1645,11 @@ msgid "Author"
msgstr "مؤلف: "
#: acceptrejectchangesdialog.ui:232
-#, fuzzy
msgctxt "acceptrejectchangesdialog|writerdate"
msgid "Date"
msgstr "تاریخ"
#: acceptrejectchangesdialog.ui:240
-#, fuzzy
msgctxt "acceptrejectchangesdialog|writerdesc"
msgid "Comment"
msgstr "یادداشت"
@@ -1784,7 +1714,6 @@ msgid "_Required"
msgstr ""
#: adddataitemdialog.ui:186
-#, fuzzy
msgctxt "adddataitemdialog|requiredcond"
msgid "Condition"
msgstr "شرایط"
@@ -1795,7 +1724,6 @@ msgid "R_elevant"
msgstr ""
#: adddataitemdialog.ui:215
-#, fuzzy
msgctxt "adddataitemdialog|relevantcond"
msgid "Condition"
msgstr "شرایط"
@@ -1818,19 +1746,16 @@ msgid "Calc_ulate"
msgstr "محاسب~ه"
#: adddataitemdialog.ui:274
-#, fuzzy
msgctxt "adddataitemdialog|constraintcond"
msgid "Condition"
msgstr "شرایط"
#: adddataitemdialog.ui:288
-#, fuzzy
msgctxt "adddataitemdialog|readonlycond"
msgid "Condition"
msgstr "شرایط"
#: adddataitemdialog.ui:302
-#, fuzzy
msgctxt "adddataitemdialog|calculatecond"
msgid "Condition"
msgstr "شرایط"
@@ -2026,7 +1951,6 @@ msgid "Styles"
msgstr "سبک"
#: asianphoneticguidedialog.ui:335
-#, fuzzy
msgctxt "asianphoneticguidedialog|adjustlb"
msgid "Left"
msgstr "چپ"
@@ -2038,7 +1962,6 @@ msgid "Center"
msgstr "وسط"
#: asianphoneticguidedialog.ui:337
-#, fuzzy
msgctxt "asianphoneticguidedialog|adjustlb"
msgid "Right"
msgstr "راست"
@@ -2054,13 +1977,11 @@ msgid "1 2 1"
msgstr ""
#: asianphoneticguidedialog.ui:352
-#, fuzzy
msgctxt "asianphoneticguidedialog|positionlb"
msgid "Top"
msgstr "بالا"
#: asianphoneticguidedialog.ui:353
-#, fuzzy
msgctxt "asianphoneticguidedialog|positionlb"
msgid "Bottom"
msgstr "پایین"
@@ -2144,7 +2065,6 @@ msgid "Mapping"
msgstr ""
#: chinesedictionary.ui:199
-#, fuzzy
msgctxt "chinesedictionary|propertyft"
msgid "Property"
msgstr "ویژگی"
@@ -2161,25 +2081,21 @@ msgid "Foreign"
msgstr ""
#: chinesedictionary.ui:214
-#, fuzzy
msgctxt "chinesedictionary|property"
msgid "First name"
msgstr "نام"
#: chinesedictionary.ui:215
-#, fuzzy
msgctxt "chinesedictionary|property"
msgid "Last name"
msgstr "نام خانوادگی"
#: chinesedictionary.ui:216
-#, fuzzy
msgctxt "chinesedictionary|property"
msgid "Title"
msgstr "عنوان"
#: chinesedictionary.ui:217
-#, fuzzy
msgctxt "chinesedictionary|property"
msgid "Status"
msgstr "وضعیت"
@@ -2190,7 +2106,6 @@ msgid "Place name"
msgstr ""
#: chinesedictionary.ui:219
-#, fuzzy
msgctxt "chinesedictionary|property"
msgid "Business"
msgstr "کاری"
@@ -2243,7 +2158,6 @@ msgid "Classification Dialog"
msgstr ""
#: classificationdialog.ui:94
-#, fuzzy
msgctxt "classificationdialog|label-Content"
msgid "Content"
msgstr "محتوا"
@@ -2270,7 +2184,6 @@ msgid "Sign Paragraph"
msgstr "بند مخفی"
#: classificationdialog.ui:221
-#, fuzzy
msgctxt "classificationdialog|boldButton"
msgid "Bold"
msgstr "سیاه"
@@ -2304,7 +2217,6 @@ msgid "Intellectual Property"
msgstr ""
#: colorwindow.ui:59
-#, fuzzy
msgctxt "colorwindow|none_color_button"
msgid "None"
msgstr "هیچ‌کدام"
@@ -2338,7 +2250,6 @@ msgid "Check Box"
msgstr "جعبه انتخاب"
#: colsmenu.ui:38
-#, fuzzy
msgctxt "colsmenu|ComboBox"
msgid "Combo Box"
msgstr "جعبه‌ی ترکیبی"
@@ -2350,31 +2261,26 @@ msgid "List Box"
msgstr "جعبه فهرست"
#: colsmenu.ui:54
-#, fuzzy
msgctxt "colsmenu|DateField"
msgid "Date Field"
msgstr "فیلد تاریخ"
#: colsmenu.ui:62
-#, fuzzy
msgctxt "colsmenu|TimeField"
msgid "Time Field"
msgstr "فیلد زمان"
#: colsmenu.ui:69
-#, fuzzy
msgctxt "colsmenu|NumericField"
msgid "Numeric Field"
msgstr "فیلد عددی"
#: colsmenu.ui:76
-#, fuzzy
msgctxt "colsmenu|CurrencyField"
msgid "Currency Field"
msgstr "فیلد پول"
#: colsmenu.ui:84
-#, fuzzy
msgctxt "colsmenu|PatternField"
msgid "Pattern Field"
msgstr "فیلد الگو"
@@ -2408,7 +2314,6 @@ msgid "Check Box"
msgstr "جعبه انتخاب"
#: colsmenu.ui:139
-#, fuzzy
msgctxt "colsmenu|ComboBox1"
msgid "Combo Box"
msgstr "جعبه‌ی ترکیبی"
@@ -2420,31 +2325,26 @@ msgid "List Box"
msgstr "جعبه فهرست"
#: colsmenu.ui:155
-#, fuzzy
msgctxt "colsmenu|DateField1"
msgid "Date Field"
msgstr "فیلد تاریخ"
#: colsmenu.ui:163
-#, fuzzy
msgctxt "colsmenu|TimeField1"
msgid "Time Field"
msgstr "فیلد زمان"
#: colsmenu.ui:171
-#, fuzzy
msgctxt "colsmenu|NumericField1"
msgid "Numeric Field"
msgstr "فیلد عددی"
#: colsmenu.ui:179
-#, fuzzy
msgctxt "colsmenu|CurrencyField1"
msgid "Currency Field"
msgstr "فیلد پول"
#: colsmenu.ui:187
-#, fuzzy
msgctxt "colsmenu|PatternField1"
msgid "Pattern Field"
msgstr "فیلد الگو"
@@ -2461,7 +2361,6 @@ msgid "Date and Time Field"
msgstr ""
#: colsmenu.ui:216
-#, fuzzy
msgctxt "colsmenu|delete"
msgid "Delete column"
msgstr "حذف ستون"
@@ -2497,7 +2396,6 @@ msgid "Column..."
msgstr "ست~ون‌ها..."
#: compressgraphicdialog.ui:26
-#, fuzzy
msgctxt "compressgraphicdialog|interpolation-method-store"
msgid "None"
msgstr "هیچ‌کدام"
@@ -2553,13 +2451,11 @@ msgid "Reduce image resolution"
msgstr ""
#: compressgraphicdialog.ui:335
-#, fuzzy
msgctxt "compressgraphicdialog|label3"
msgid "Width:"
msgstr "عرض:"
#: compressgraphicdialog.ui:350
-#, fuzzy
msgctxt "compressgraphicdialog|label4"
msgid "Height:"
msgstr "ارتفاع:"
@@ -2610,7 +2506,6 @@ msgid "Image size:"
msgstr ""
#: compressgraphicdialog.ui:626
-#, fuzzy
msgctxt "compressgraphicdialog|label15"
msgid "Type:"
msgstr "نوع:"
@@ -2739,7 +2634,6 @@ msgid "Spin Button"
msgstr "دکمه گزینه"
#: convertmenu.ui:182
-#, fuzzy
msgctxt "convertmenu|ConvertToNavigationBar"
msgid "Navigation Bar"
msgstr "نوار ناوش"
@@ -2760,7 +2654,6 @@ msgid "_Don’t Send"
msgstr ""
#: crashreportdlg.ui:51
-#, fuzzy
msgctxt "crashreportdlg|btn_close"
msgid "Close"
msgstr "بستن"
@@ -2870,37 +2763,31 @@ msgid "Lines & Arrows"
msgstr "خط و پیکان"
#: defaultshapespanel.ui:95
-#, fuzzy
msgctxt "defaultshapespanel|label2"
msgid "Curve"
msgstr "منحنی"
#: defaultshapespanel.ui:132
-#, fuzzy
msgctxt "defaultshapespanel|label3"
msgid "Connectors"
msgstr "متصل‌کننده‌ها"
#: defaultshapespanel.ui:169
-#, fuzzy
msgctxt "defaultshapespanel|label4"
msgid "Basic Shapes"
msgstr "اشکال پایه"
#: defaultshapespanel.ui:206
-#, fuzzy
msgctxt "defaultshapespanel|label5"
msgid "Symbols"
msgstr "نمادها"
#: defaultshapespanel.ui:243
-#, fuzzy
msgctxt "defaultshapespanel|label6"
msgid "Block Arrows"
msgstr "پیکان‌های بلوکی"
#: defaultshapespanel.ui:280
-#, fuzzy
msgctxt "defaultshapespanel|label7"
msgid "Flowchart"
msgstr "روندنما"
@@ -3010,7 +2897,6 @@ msgid "Object-Specific"
msgstr ""
#: docking3deffects.ui:583
-#, fuzzy
msgctxt "docking3deffects|flat|tooltip_text"
msgid "Flat"
msgstr "تخت"
@@ -3074,7 +2960,6 @@ msgid "_Mode"
msgstr "حالت"
#: docking3deffects.ui:842
-#, fuzzy
msgctxt "docking3deffects|mode"
msgid "Flat"
msgstr "تخت"
@@ -3105,7 +2990,6 @@ msgid "3D Shadowing On/Off"
msgstr ""
#: docking3deffects.ui:939
-#, fuzzy
msgctxt "docking3deffects|label13"
msgid "Shadow"
msgstr "سایه"
@@ -3122,7 +3006,6 @@ msgid "_Distance"
msgstr "بلافاصله"
#: docking3deffects.ui:1032
-#, fuzzy
msgctxt "docking3deffects|label16"
msgid "Camera"
msgstr "دوربین"
@@ -3198,7 +3081,6 @@ msgid "Light Source 8"
msgstr "Light Source 1"
#: docking3deffects.ui:1369
-#, fuzzy
msgctxt "docking3deffects|label19"
msgid "Illumination"
msgstr "روشن‌سازی"
@@ -3237,7 +3119,6 @@ msgid "Black & White"
msgstr "سیاه و سفید"
#: docking3deffects.ui:1483
-#, fuzzy
msgctxt "docking3deffects|texcolor|tooltip_text"
msgid "Color"
msgstr "رنگ"
@@ -3322,7 +3203,6 @@ msgid "User-defined"
msgstr "تعریف شده توسط کاربر"
#: docking3deffects.ui:1752
-#, fuzzy
msgctxt "docking3deffects|favorites"
msgid "Metal"
msgstr "فلز"
@@ -3408,7 +3288,6 @@ msgid "Textures"
msgstr ""
#: docking3deffects.ui:1978
-#, fuzzy
msgctxt "docking3deffects|light|tooltip_text"
msgid "Illumination"
msgstr "روشن‌سازی"
@@ -3424,7 +3303,6 @@ msgid "Geometry"
msgstr ""
#: dockingcolorreplace.ui:17
-#, fuzzy
msgctxt "dockingcolorreplace|DockingColorReplace"
msgid "Color Replacer"
msgstr "جایگزین‌گر رنگ"
@@ -3548,7 +3426,6 @@ msgid "Fontwork"
msgstr "قلم‌ها"
#: dockingfontwork.ui:32
-#, fuzzy
msgctxt "dockingfontwork|off|tooltip_text"
msgid "Off"
msgstr "خاموش"
@@ -3584,7 +3461,6 @@ msgid "Orientation"
msgstr "ارائه"
#: dockingfontwork.ui:143
-#, fuzzy
msgctxt "dockingfontwork|left|tooltip_text"
msgid "Align Left"
msgstr "چپ‌چین"
@@ -3596,7 +3472,6 @@ msgid "Center"
msgstr "وسط"
#: dockingfontwork.ui:170
-#, fuzzy
msgctxt "dockingfontwork|right|tooltip_text"
msgid "Align Right"
msgstr "راست‌چین"
@@ -3631,13 +3506,11 @@ msgid "Text Contour"
msgstr ""
#: dockingfontwork.ui:319
-#, fuzzy
msgctxt "dockingfontwork|noshadow|tooltip_text"
msgid "No Shadow"
msgstr "بدون سایه"
#: dockingfontwork.ui:332
-#, fuzzy
msgctxt "dockingfontwork|vertical|tooltip_text"
msgid "Vertical"
msgstr "عمودی"
@@ -3754,7 +3627,6 @@ msgid "Document Name"
msgstr "حالت نوشتاری"
#: docrecoveryrecoverdialog.ui:147
-#, fuzzy
msgctxt "docrecoveryrecoverdialog|statusft"
msgid "Status"
msgstr "وضعیت"
@@ -3777,7 +3649,6 @@ msgid "The following files will be recovered:"
msgstr "پرونده‌های زیر بازیافت خواهند شد:"
#: extrustiondepthdialog.ui:12
-#, fuzzy
msgctxt "extrustiondepthdialog|ExtrustionDepthDialog"
msgid "Extrusion Depth"
msgstr "عمق فشارکاری"
@@ -3789,7 +3660,6 @@ msgid "_Value"
msgstr "مقدار"
#: extrustiondepthdialog.ui:135
-#, fuzzy
msgctxt "extrustiondepthdialog|label2"
msgid "Depth"
msgstr "عمق"
@@ -3985,19 +3855,16 @@ msgid "Search i_n:"
msgstr ""
#: findreplacedialog.ui:958
-#, fuzzy
msgctxt "findreplacedialog|calcsearchin"
msgid "Formulas"
msgstr "فرمول‌ها"
#: findreplacedialog.ui:959
-#, fuzzy
msgctxt "findreplacedialog|calcsearchin"
msgid "Values"
msgstr "مقادیر"
#: findreplacedialog.ui:960
-#, fuzzy
msgctxt "findreplacedialog|calcsearchin"
msgid "Notes"
msgstr "یادداشت‌ها"
@@ -4103,7 +3970,6 @@ msgid "Contour Editor"
msgstr "ویرایشگر شمارنده"
#: floatingcontour.ui:46
-#, fuzzy
msgctxt "floatingcontour|TBI_APPLY"
msgid "Apply"
msgstr "اِعمال"
@@ -4115,49 +3981,41 @@ msgid "Workspace"
msgstr "فضای کاری"
#: floatingcontour.ui:96
-#, fuzzy
msgctxt "floatingcontour|TBI_SELECT"
msgid "Select"
msgstr "انتخاب"
#: floatingcontour.ui:111
-#, fuzzy
msgctxt "floatingcontour|TBI_RECT"
msgid "Rectangle"
msgstr "مستطیل"
#: floatingcontour.ui:126
-#, fuzzy
msgctxt "floatingcontour|TBI_CIRCLE"
msgid "Ellipse"
msgstr "بیضی"
#: floatingcontour.ui:141
-#, fuzzy
msgctxt "floatingcontour|TBI_POLY"
msgid "Polygon"
msgstr "چندضلعی"
#: floatingcontour.ui:166
-#, fuzzy
msgctxt "floatingcontour|TBI_POLYEDIT"
msgid "Edit Points"
msgstr "ویرایش نقاط"
#: floatingcontour.ui:181
-#, fuzzy
msgctxt "floatingcontour|TBI_POLYMOVE"
msgid "Move Points"
msgstr "جابه‌جا کردن رأس"
#: floatingcontour.ui:196
-#, fuzzy
msgctxt "floatingcontour|TBI_POLYINSERT"
msgid "Insert Points"
msgstr "درج رأس"
#: floatingcontour.ui:211
-#, fuzzy
msgctxt "floatingcontour|TBI_POLYDELETE"
msgid "Delete Points"
msgstr "حذف رأس"
@@ -4207,7 +4065,6 @@ msgid "Select a Fontwork style:"
msgstr ""
#: fontworkspacingdialog.ui:13
-#, fuzzy
msgctxt "fontworkspacingdialog|FontworkSpacingDialog"
msgid "Fontwork Character Spacing"
msgstr "فاصله‌گذاری بین نویسه‌های قلم‌ها"
@@ -4234,7 +4091,6 @@ msgid "Add Attribute"
msgstr ""
#: formdatamenu.ui:36
-#, fuzzy
msgctxt "formdatamenu|edit"
msgid "Edit"
msgstr "ویرایش"
@@ -4271,7 +4127,6 @@ msgid "_New"
msgstr "جدید"
#: formnavimenu.ui:22
-#, fuzzy
msgctxt "formnavimenu|form"
msgid "Form"
msgstr "فرم"
@@ -4329,49 +4184,41 @@ msgid "Propert_ies"
msgstr "ویژگی‌ها: "
#: formnavimenu.ui:106
-#, fuzzy
msgctxt "formnavimenu|designmode"
msgid "Open in Design Mode"
msgstr "باز کردن در حالت طراحی"
#: formnavimenu.ui:114
-#, fuzzy
msgctxt "formnavimenu|controlfocus"
msgid "Automatic Control Focus"
msgstr "تمرکز کنترل خودکار"
#: functionmenu.ui:12
-#, fuzzy
msgctxt "functionmenu|avg"
msgid "Average"
msgstr "میانگین"
#: functionmenu.ui:20
-#, fuzzy
msgctxt "functionmenu|counta"
msgid "CountA"
msgstr "تعداد کل"
#: functionmenu.ui:27
-#, fuzzy
msgctxt "functionmenu|count"
msgid "Count"
msgstr "تعداد"
#: functionmenu.ui:34
-#, fuzzy
msgctxt "functionmenu|max"
msgid "Maximum"
msgstr "حداکثر"
#: functionmenu.ui:41
-#, fuzzy
msgctxt "functionmenu|min"
msgid "Minimum"
msgstr "حداقل"
#: functionmenu.ui:48
-#, fuzzy
msgctxt "functionmenu|sum"
msgid "Sum"
msgstr "مجموع"
@@ -4382,7 +4229,6 @@ msgid "Selection count"
msgstr ""
#: functionmenu.ui:62
-#, fuzzy
msgctxt "functionmenu|none"
msgid "None"
msgstr "هیچ‌کدام"
@@ -4513,7 +4359,6 @@ msgid "_AutoFit height"
msgstr "جا کردن ارتفاع به‌طور خودکار"
#: headfootformatpage.ui:326
-#, fuzzy
msgctxt "headfootformatpage|buttonMore"
msgid "More..."
msgstr "بیشتر..."
@@ -4525,13 +4370,11 @@ msgid "_Edit..."
msgstr "ویرایش..."
#: headfootformatpage.ui:383
-#, fuzzy
msgctxt "headfootformatpage|labelHeaderFormat"
msgid "Header"
msgstr "سرصفحه"
#: headfootformatpage.ui:399
-#, fuzzy
msgctxt "headfootformatpage|labelFooterFormat"
msgid "Footer"
msgstr "پاصفحه"
@@ -4543,7 +4386,6 @@ msgid "ImageMap Editor"
msgstr "ویرایشگر نقشه‌تصویر"
#: imapdialog.ui:32
-#, fuzzy
msgctxt "imapdialog|TBI_APPLY"
msgid "Apply"
msgstr "اِعمال"
@@ -4561,31 +4403,26 @@ msgid "Save..."
msgstr "ذخیره کردن..."
#: imapdialog.ui:77
-#, fuzzy
msgctxt "imapdialog|TBI_CLOSE"
msgid "Close"
msgstr "بستن"
#: imapdialog.ui:91
-#, fuzzy
msgctxt "imapdialog|TBI_SELECT"
msgid "Select"
msgstr "انتخاب"
#: imapdialog.ui:106
-#, fuzzy
msgctxt "imapdialog|TBI_RECT"
msgid "Rectangle"
msgstr "مستطیل"
#: imapdialog.ui:121
-#, fuzzy
msgctxt "imapdialog|TBI_CIRCLE"
msgid "Ellipse"
msgstr "بیضی"
#: imapdialog.ui:136
-#, fuzzy
msgctxt "imapdialog|TBI_POLY"
msgid "Polygon"
msgstr "چندضلعی"
@@ -4597,25 +4434,21 @@ msgid "Freeform Polygon"
msgstr "چندضلعی آزاد"
#: imapdialog.ui:166
-#, fuzzy
msgctxt "imapdialog|TBI_POLYEDIT"
msgid "Edit Points"
msgstr "ویرایش نقاط"
#: imapdialog.ui:181
-#, fuzzy
msgctxt "imapdialog|TBI_POLYMOVE"
msgid "Move Points"
msgstr "جابه‌جا کردن رأس"
#: imapdialog.ui:196
-#, fuzzy
msgctxt "imapdialog|TBI_POLYINSERT"
msgid "Insert Points"
msgstr "درج رأس"
#: imapdialog.ui:211
-#, fuzzy
msgctxt "imapdialog|TBI_POLYDELETE"
msgid "Delete Points"
msgstr "حذف رأس"
@@ -4669,7 +4502,6 @@ msgid "Text:"
msgstr "متن: "
#: imapmenu.ui:12
-#, fuzzy
msgctxt "imapmenu|url"
msgid "Description..."
msgstr "توضیحات..."
@@ -4775,7 +4607,6 @@ msgid "Volume:"
msgstr "جلد"
#: mediaplayback.ui:79
-#, fuzzy
msgctxt "mediaplayback|zoombox|tooltip_text"
msgid "View"
msgstr "نما"
@@ -4798,13 +4629,11 @@ msgid "_Edit..."
msgstr "ویرایش..."
#: namespacedialog.ui:168
-#, fuzzy
msgctxt "namespacedialog|prefix"
msgid "Prefix"
msgstr "پیشوند"
#: namespacedialog.ui:179
-#, fuzzy
msgctxt "namespacedialog|url"
msgid "URL"
msgstr "نشانی اینترنتی"
@@ -4826,7 +4655,6 @@ msgid "_Visible grid"
msgstr ""
#: optgridpage.ui:99
-#, fuzzy
msgctxt "optgridpage|label1"
msgid "Grid"
msgstr "توری"
@@ -4983,13 +4811,11 @@ msgid "1.5 Lines"
msgstr "۱٫۵ سطری"
#: paralinespacingcontrol.ui:185
-#, fuzzy
msgctxt "paralinespacingcontrol|line_dist"
msgid "Double"
msgstr "دو برابر"
#: paralinespacingcontrol.ui:186
-#, fuzzy
msgctxt "paralinespacingcontrol|line_dist"
msgid "Proportional"
msgstr "نسبی"
@@ -5006,7 +4832,6 @@ msgid "Leading"
msgstr "تیتر"
#: paralinespacingcontrol.ui:189
-#, fuzzy
msgctxt "paralinespacingcontrol|line_dist"
msgid "Fixed"
msgstr "ثابت"
@@ -5082,7 +4907,6 @@ msgid "New Password"
msgstr ""
#: presetmenu.ui:12
-#, fuzzy
msgctxt "presetmenu|rename"
msgid "Rename"
msgstr "تغییرنام"
@@ -5221,13 +5045,11 @@ msgid "Do you want to unlink the graphics in order to edit it?"
msgstr ""
#: redlinecontrol.ui:23
-#, fuzzy
msgctxt "redlinecontrol|view"
msgid "List"
msgstr "فهرست"
#: redlinecontrol.ui:45
-#, fuzzy
msgctxt "redlinecontrol|filter"
msgid "Filter"
msgstr "صافی"
@@ -5251,7 +5073,6 @@ msgid "C_omment:"
msgstr "توضیح:"
#: redlinefilterpage.ui:87
-#, fuzzy
msgctxt "redlinefilterpage|commentedit-atkobject"
msgid "Comment"
msgstr "یادداشت"
@@ -5280,7 +5101,6 @@ msgid "Author"
msgstr "مؤلف: "
#: redlinefilterpage.ui:186
-#, fuzzy
msgctxt "redlinefilterpage|rangeedit-atkobject"
msgid "Range"
msgstr "محدوده"
@@ -5375,7 +5195,6 @@ msgid "Action"
msgstr "اقدامات"
#: redlineviewpage.ui:33
-#, fuzzy
msgctxt "redlineviewpage|position"
msgid "Position"
msgstr "موقعیت"
@@ -5387,13 +5206,11 @@ msgid "Author"
msgstr "مؤلف: "
#: redlineviewpage.ui:57
-#, fuzzy
msgctxt "redlineviewpage|date"
msgid "Date"
msgstr "تاریخ"
#: redlineviewpage.ui:69
-#, fuzzy
msgctxt "redlineviewpage|comment"
msgid "Comment"
msgstr "یادداشت"
@@ -5411,61 +5228,51 @@ msgid "Delete Rows"
msgstr "حذف ردیف"
#: rowsmenu.ui:19
-#, fuzzy
msgctxt "rowsmenu|save"
msgid "Save Record"
msgstr "ذخیرهٔ رکورد"
#: rowsmenu.ui:26
-#, fuzzy
msgctxt "rowsmenu|undo"
msgid "Undo: Data entry"
msgstr "برگرداندن: ورود داده"
#: rulermenu.ui:12
-#, fuzzy
msgctxt "rulermenu|mm"
msgid "Millimeter"
msgstr "میلی‌متر"
#: rulermenu.ui:20
-#, fuzzy
msgctxt "rulermenu|cm"
msgid "Centimeter"
msgstr "سانتی‌متر"
#: rulermenu.ui:28
-#, fuzzy
msgctxt "rulermenu|m"
msgid "Meter"
msgstr "متر"
#: rulermenu.ui:36
-#, fuzzy
msgctxt "rulermenu|km"
msgid "Kilometer"
msgstr "کیلومتر"
#: rulermenu.ui:44
-#, fuzzy
msgctxt "rulermenu|in"
msgid "Inch"
msgstr "اینچ"
#: rulermenu.ui:52
-#, fuzzy
msgctxt "rulermenu|ft"
msgid "Foot"
msgstr "فوت"
#: rulermenu.ui:60
-#, fuzzy
msgctxt "rulermenu|mile"
msgid "Miles"
msgstr "مایل"
#: rulermenu.ui:68
-#, fuzzy
msgctxt "rulermenu|pt"
msgid "Point"
msgstr "پونت"
@@ -5477,13 +5284,11 @@ msgid "Pica"
msgstr "پیکا"
#: rulermenu.ui:84
-#, fuzzy
msgctxt "rulermenu|ch"
msgid "Char"
msgstr "نویسه"
#: rulermenu.ui:92
-#, fuzzy
msgctxt "rulermenu|line"
msgid "Line"
msgstr "خط"
@@ -5550,7 +5355,6 @@ msgid "Disable hardware acceleration (OpenGL, OpenCL)"
msgstr ""
#: safemodedialog.ui:234
-#, fuzzy
msgctxt "safemodedialog|radio_extensions"
msgid "Extensions"
msgstr "افزونه‌ها"
@@ -5723,7 +5527,6 @@ msgid "Quadratic"
msgstr ""
#: sidebararea.ui:174
-#, fuzzy
msgctxt "sidebararea|gradientstyle"
msgid "Square"
msgstr "مربع"
@@ -5750,7 +5553,6 @@ msgid "Gradient angle"
msgstr ""
#: sidebararea.ui:232
-#, fuzzy
msgctxt "sidebararea|transparencylabel|tooltip_text"
msgid "Transparency"
msgstr "شفافیت"
@@ -5767,13 +5569,11 @@ msgid "Select the type of transparency to apply."
msgstr ""
#: sidebararea.ui:251
-#, fuzzy
msgctxt "sidebararea|transtype"
msgid "None"
msgstr "هیچ‌کدام"
#: sidebararea.ui:252
-#, fuzzy
msgctxt "sidebararea|transtype"
msgid "Solid"
msgstr "یکدست"
@@ -5805,7 +5605,6 @@ msgid "Quadratic"
msgstr ""
#: sidebararea.ui:258
-#, fuzzy
msgctxt "sidebararea|transtype"
msgid "Square"
msgstr "مربع"
@@ -5831,7 +5630,6 @@ msgid "Specify 0% for fully opaque through 100% for fully transparent."
msgstr ""
#: sidebararea.ui:346
-#, fuzzy
msgctxt "sidebararea|settransparency-atkobject"
msgid "Transparency"
msgstr "شفافیت"
@@ -5848,7 +5646,6 @@ msgid "Specify the luminance of the graphic."
msgstr ""
#: sidebargraphic.ui:70
-#, fuzzy
msgctxt "sidebargraphic|setbrightness-atkobject"
msgid "Brightness"
msgstr "روشنی"
@@ -5892,43 +5689,36 @@ msgid "Specify the percentage of transparency; 0% is fully opaque and 100% is fu
msgstr ""
#: sidebargraphic.ui:176
-#, fuzzy
msgctxt "sidebargraphic|settransparency-atkobject"
msgid "Transparency"
msgstr "شفافیت"
#: sidebargraphic.ui:209
-#, fuzzy
msgctxt "sidebargraphic|setred|tooltip_text"
msgid "Red"
msgstr "قرمز"
#: sidebargraphic.ui:215
-#, fuzzy
msgctxt "sidebargraphic|setred-atkobject"
msgid "Red"
msgstr "قرمز"
#: sidebargraphic.ui:255
-#, fuzzy
msgctxt "sidebargraphic|setgreen|tooltip_text"
msgid "Green"
msgstr "سبز"
#: sidebargraphic.ui:261
-#, fuzzy
msgctxt "sidebargraphic|setgreen-atkobject"
msgid "Green"
msgstr "سبز"
#: sidebargraphic.ui:302
-#, fuzzy
msgctxt "sidebargraphic|setblue|tooltip_text"
msgid "Blue"
msgstr "آبی"
#: sidebargraphic.ui:308
-#, fuzzy
msgctxt "sidebargraphic|setblue-atkobject"
msgid "Blue"
msgstr "آبی"
@@ -5959,7 +5749,6 @@ msgid "Select the style of the line."
msgstr ""
#: sidebarline.ui:64
-#, fuzzy
msgctxt "sidebarline|linestyle-atkobject"
msgid "Style"
msgstr "سبک"
@@ -6013,7 +5802,6 @@ msgid "Specify the transparency of the line."
msgstr ""
#: sidebarline.ui:230
-#, fuzzy
msgctxt "sidebarline|linetransparency-atkobject"
msgid "Transparency"
msgstr "شفافیت"
@@ -6035,7 +5823,6 @@ msgid "Rounded"
msgstr ""
#: sidebarline.ui:282
-#, fuzzy
msgctxt "sidebarline|edgestyle"
msgid "- none -"
msgstr "‐ هیچ‌کدام ‐"
@@ -6067,7 +5854,6 @@ msgid "Select the style of the line caps."
msgstr ""
#: sidebarline.ui:322
-#, fuzzy
msgctxt "sidebarline|linecapstyle"
msgid "Flat"
msgstr "تخت"
@@ -6079,7 +5865,6 @@ msgid "Round"
msgstr "صدا"
#: sidebarline.ui:324
-#, fuzzy
msgctxt "sidebarline|linecapstyle"
msgid "Square"
msgstr "مربع"
@@ -6114,7 +5899,6 @@ msgid "_Spacing:"
msgstr "فاصله‌گذاری"
#: sidebarparagraph.ui:254
-#, fuzzy
msgctxt "sidebarparagraph|paraspacing|tooltip_text"
msgid "Spacing"
msgstr "فاصله‌گذاری"
@@ -6158,13 +5942,11 @@ msgid "Indent"
msgstr "تورفتگی‌ها"
#: sidebarparagraph.ui:455
-#, fuzzy
msgctxt "sidebarparagraph|increaseindent|tooltip_text"
msgid "Increase Indent"
msgstr "افزایش تورفتگی"
#: sidebarparagraph.ui:469
-#, fuzzy
msgctxt "sidebarparagraph|decreaseindent|tooltip_text"
msgid "Decrease Indent"
msgstr "کاهش تورفتگی"
@@ -6223,7 +6005,6 @@ msgid "Enter the value for the horizontal position."
msgstr ""
#: sidebarpossize.ui:65
-#, fuzzy
msgctxt "sidebarpossize|horizontalpos-atkobject"
msgid "Horizontal"
msgstr "افقی"
@@ -6240,7 +6021,6 @@ msgid "Enter the value for the vertical position."
msgstr ""
#: sidebarpossize.ui:105
-#, fuzzy
msgctxt "sidebarpossize|verticalpos-atkobject"
msgid "Vertical"
msgstr "عمودی"
@@ -6257,7 +6037,6 @@ msgid "Enter a width for the selected object."
msgstr ""
#: sidebarpossize.ui:146
-#, fuzzy
msgctxt "sidebarpossize|selectwidth-atkobject"
msgid "Width"
msgstr "عرض"
@@ -6274,7 +6053,6 @@ msgid "Enter a height for the selected object."
msgstr ""
#: sidebarpossize.ui:187
-#, fuzzy
msgctxt "sidebarpossize|selectheight-atkobject"
msgid "Height"
msgstr "ارتفاع"
@@ -6296,7 +6074,6 @@ msgid "_Rotation:"
msgstr "چرخش"
#: sidebarpossize.ui:254
-#, fuzzy
msgctxt "sidebarpossize|orientationcontrol-atkobject"
msgid "Rotation"
msgstr "چرخش"
@@ -6408,31 +6185,26 @@ msgid "Custom Value"
msgstr ""
#: textcontrolchardialog.ui:8
-#, fuzzy
msgctxt "textcontrolchardialog|TextControlCharacterPropertiesDialog"
msgid "Character"
msgstr "نویسه"
#: textcontrolchardialog.ui:106
-#, fuzzy
msgctxt "textcontrolchardialog|font"
msgid "Font"
msgstr "قلم"
#: textcontrolchardialog.ui:128
-#, fuzzy
msgctxt "textcontrolchardialog|fonteffects"
msgid "Font Effects"
msgstr "جلوه‌های قلم"
#: textcontrolchardialog.ui:151
-#, fuzzy
msgctxt "textcontrolchardialog|position"
msgid "Position"
msgstr "موقعیت"
#: textcontrolparadialog.ui:8
-#, fuzzy
msgctxt "textcontrolparadialog|TextControlParagraphPropertiesDialog"
msgid "Paragraph"
msgstr "بند"
@@ -6449,7 +6221,6 @@ msgid "Alignment"
msgstr "ردیف کردن"
#: textcontrolparadialog.ui:152
-#, fuzzy
msgctxt "textcontrolparadialog|labelTP_PARA_ASIAN"
msgid "Asian Typography"
msgstr "حروف‌نگاری آسیایی"
@@ -6471,13 +6242,11 @@ msgid "Single"
msgstr "تکی"
#: textunderlinecontrol.ui:61
-#, fuzzy
msgctxt "textunderlinecontrol|double|tooltip_text"
msgid "Double"
msgstr "دو برابر"
#: textunderlinecontrol.ui:78
-#, fuzzy
msgctxt "textunderlinecontrol|bold|tooltip_text"
msgid "Bold"
msgstr "سیاه"
@@ -6513,7 +6282,6 @@ msgid "Dot Dot Dash"
msgstr ""
#: textunderlinecontrol.ui:197
-#, fuzzy
msgctxt "textunderlinecontrol|wave|tooltip_text"
msgid "Wave"
msgstr "موج"
@@ -6540,7 +6308,6 @@ msgid "Add Attribute"
msgstr ""
#: xformspage.ui:68
-#, fuzzy
msgctxt "xformspage|TBI_ITEM_EDIT"
msgid "Edit"
msgstr "ویرایش"
@@ -6558,13 +6325,11 @@ msgid "Digital Signatures..."
msgstr "امضای دیجیتال..."
#: zoommenu.ui:12
-#, fuzzy
msgctxt "zoommenu|page"
msgid "Entire Page"
msgstr "سراسر صفحه"
#: zoommenu.ui:20
-#, fuzzy
msgctxt "zoommenu|width"
msgid "Page Width"
msgstr "عرض صفحه"
@@ -6575,7 +6340,6 @@ msgid "Optimal View"
msgstr ""
#: zoommenu.ui:36
-#, fuzzy
msgctxt "zoommenu|50"
msgid "50%"
msgstr "50%"
@@ -6586,7 +6350,6 @@ msgid "75%"
msgstr ""
#: zoommenu.ui:52
-#, fuzzy
msgctxt "zoommenu|100"
msgid "100%"
msgstr "100%"
@@ -6598,7 +6361,6 @@ msgid "150%"
msgstr "50%"
#: zoommenu.ui:68
-#, fuzzy
msgctxt "zoommenu|200"
msgid "200%"
msgstr "200%"
@@ -6610,7 +6372,6 @@ msgid "Drawing object"
msgstr "اشیاء نقاشی"
#: strings.hrc:26
-#, fuzzy
msgctxt "STR_ObjNamePluralNONE"
msgid "Drawing objects"
msgstr "اشیاء نقاشی"
@@ -6961,7 +6722,6 @@ msgid "Outline Texts"
msgstr "متن‌های رئوس مطالب"
#: strings.hrc:95
-#, fuzzy
msgctxt "STR_ObjNameSingulGRAF"
msgid "Image"
msgstr "تصویر"
@@ -7023,7 +6783,6 @@ msgid "Linked Metafiles"
msgstr "فوق پرونده‌های پیوند داده شده"
#: strings.hrc:107
-#, fuzzy
msgctxt "STR_ObjNameSingulGRAFBMP"
msgid "Image"
msgstr "تصویر"
@@ -7179,7 +6938,6 @@ msgid "Dimensioning objects"
msgstr "اشیاء اندازه‌گیری"
#: strings.hrc:137
-#, fuzzy
msgctxt "STR_ObjNamePlural"
msgid "Drawing objects"
msgstr "اشیاء نقاشی"
@@ -8594,7 +8352,6 @@ msgid "Glue spacing object 2"
msgstr "شیء فاصله گذاری افقی ۱"
#: strings.hrc:418
-#, fuzzy
msgctxt "SIP_SA_EDGELINEDELTACOUNT"
msgid "Number of movable lines"
msgstr "تعداد خط‌های قابل جابه‌جایی"
@@ -8993,7 +8750,6 @@ msgid "Underline"
msgstr "زیرخط"
#: strings.hrc:497
-#, fuzzy
msgctxt "SIP_EE_CHAR_OVERLINE"
msgid "Overline"
msgstr "روخط"
@@ -9216,7 +8972,6 @@ msgid "Bitmap"
msgstr "نقشه‌بیتی"
#: strings.hrc:542
-#, fuzzy
msgctxt "RID_SVXSTR_PATTERN"
msgid "Pattern"
msgstr "الگو"
@@ -9227,13 +8982,11 @@ msgid "Untitled Pattern"
msgstr ""
#: strings.hrc:544
-#, fuzzy
msgctxt "RID_SVXSTR_LINESTYLE"
msgid "Line Style"
msgstr "سبک سطری"
#: strings.hrc:545
-#, fuzzy
msgctxt "RID_SVXSTR_INVISIBLE"
msgid "None"
msgstr "هیچ‌کدام"
@@ -9322,7 +9075,6 @@ msgid "Gray"
msgstr "خاکستری"
#: strings.hrc:563
-#, fuzzy
msgctxt "RID_SVXSTR_COLOR_WHITE"
msgid "White"
msgstr "سفید"
@@ -9354,7 +9106,6 @@ msgid "Red"
msgstr "قرمز"
#: strings.hrc:569
-#, fuzzy
msgctxt "RID_SVXSTR_COLOR_VIOLET"
msgid "Violet"
msgstr "بنفش"
@@ -9392,7 +9143,6 @@ msgstr "خط"
#. Light variants of the standard color palette
#: strings.hrc:577
-#, fuzzy
msgctxt "RID_SVXSTR_COLOR_LIGHTGRAY"
msgid "Light Gray"
msgstr "خاکستری روشن"
@@ -9418,7 +9168,6 @@ msgid "Light Brick"
msgstr ""
#: strings.hrc:582
-#, fuzzy
msgctxt "RID_SVXSTR_COLOR_LIGHTRED"
msgid "Light Red"
msgstr "قرمز روشن"
@@ -9439,7 +9188,6 @@ msgid "Light Indigo"
msgstr ""
#: strings.hrc:586
-#, fuzzy
msgctxt "RID_SVXSTR_COLOR_LIGHTBLUE"
msgid "Light Blue"
msgstr "آبی روشن"
@@ -9450,7 +9198,6 @@ msgid "Light Teal"
msgstr ""
#: strings.hrc:588
-#, fuzzy
msgctxt "RID_SVXSTR_COLOR_LIGHTGREEN"
msgid "Light Green"
msgstr "سبز روشن"
@@ -9534,13 +9281,11 @@ msgid "Blue classic"
msgstr ""
#: strings.hrc:606
-#, fuzzy
msgctxt "RID_SVXSTR_COLOR_CYAN"
msgid "Cyan"
msgstr "فیروزه‌ای"
#: strings.hrc:607
-#, fuzzy
msgctxt "RID_SVXSTR_COLOR_MAGENTA"
msgid "Magenta"
msgstr "سرخابی"
@@ -10078,7 +9823,6 @@ msgid "Radial Violet"
msgstr "بنفش"
#: strings.hrc:716
-#, fuzzy
msgctxt "RID_SVXSTR_GRDT52"
msgid "Vertical"
msgstr "عمودی"
@@ -10145,7 +9889,6 @@ msgid "Pink Gradient"
msgstr ""
#: strings.hrc:728
-#, fuzzy
msgctxt "RID_SVXSTR_GRDT64"
msgid "Sky"
msgstr "آسمان"
@@ -10602,7 +10345,6 @@ msgid "Zig Zag"
msgstr ""
#: strings.hrc:816
-#, fuzzy
msgctxt "RID_SVXSTR_BMP53"
msgid "Wave"
msgstr "موج"
@@ -10693,13 +10435,11 @@ msgid "Solid Diamond"
msgstr ""
#: strings.hrc:833
-#, fuzzy
msgctxt "RID_SVXSTR_BMP70"
msgid "Vertical"
msgstr "عمودی"
#: strings.hrc:834
-#, fuzzy
msgctxt "RID_SVXSTR_BMP71"
msgid "Horizontal"
msgstr "افقی"
@@ -10715,7 +10455,6 @@ msgid "Upward Diagonal"
msgstr ""
#: strings.hrc:837
-#, fuzzy
msgctxt "RID_SVXSTR_BMP74"
msgid "Cross"
msgstr "ضربدر"
@@ -10795,7 +10534,6 @@ msgid "Dashed"
msgstr "خط‌چین"
#: strings.hrc:851
-#, fuzzy
msgctxt "RID_SVXSTR_DASH12"
msgid "Line Style"
msgstr "سبک سطری"
@@ -11062,7 +10800,6 @@ msgid "Last Custom Value"
msgstr ""
#: strings.hrc:910
-#, fuzzy
msgctxt "RID_SVXSTR_PT"
msgid "pt"
msgstr "نقطه"
@@ -11154,7 +10891,6 @@ msgid "Animations"
msgstr "پویانمایی"
#: strings.hrc:934
-#, fuzzy
msgctxt "RID_GALLERYSTR_THEME_BULLETS"
msgid "Bullets"
msgstr "گلوله‌ها"
@@ -11220,19 +10956,16 @@ msgid "Surfaces"
msgstr "سطح"
#: strings.hrc:946
-#, fuzzy
msgctxt "RID_GALLERYSTR_THEME_COMPUTERS"
msgid "Computers"
msgstr "رایانه‌ها"
#: strings.hrc:947
-#, fuzzy
msgctxt "RID_GALLERYSTR_THEME_DIAGRAMS"
msgid "Diagrams"
msgstr "نمودارها‌"
#: strings.hrc:948
-#, fuzzy
msgctxt "RID_GALLERYSTR_THEME_ENVIRONMENT"
msgid "Environment"
msgstr "محیط"
@@ -11318,7 +11051,6 @@ msgid "Finances"
msgstr "گزارش‌های مالی"
#: strings.hrc:964
-#, fuzzy
msgctxt "RID_GALLERYSTR_THEME_COMPUTER"
msgid "Computers"
msgstr "رایانه‌ها"
@@ -11329,7 +11061,6 @@ msgid "Climate"
msgstr ""
#: strings.hrc:966
-#, fuzzy
msgctxt "RID_GALLERYSTR_THEME_EDUCATION"
msgid "School & University"
msgstr "مدرسه‌ها و دانشگاه‌ها"
@@ -11435,25 +11166,21 @@ msgid "P~arallel"
msgstr "~موازی"
#: strings.hrc:990
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_NW"
msgid "Extrusion North-West"
msgstr "عمق فشارکاری"
#: strings.hrc:991
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_N"
msgid "Extrusion North"
msgstr "عمق فشارکاری"
#: strings.hrc:992
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_NE"
msgid "Extrusion North-East"
msgstr "عمق فشارکاری"
#: strings.hrc:993
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_W"
msgid "Extrusion West"
msgstr "عمق فشارکاری"
@@ -11464,25 +11191,21 @@ msgid "Extrusion Backwards"
msgstr ""
#: strings.hrc:995
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_E"
msgid "Extrusion East"
msgstr "عمق فشارکاری"
#: strings.hrc:996
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_SW"
msgid "Extrusion South-West"
msgstr "عمق فشارکاری"
#: strings.hrc:997
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_S"
msgid "Extrusion South"
msgstr "عمق فشارکاری"
#: strings.hrc:998
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_SE"
msgid "Extrusion South-East"
msgstr "عمق فشارکاری"
@@ -11595,7 +11318,6 @@ msgid "Transparent"
msgstr "شفافیت"
#: strings.hrc:1021
-#, fuzzy
msgctxt "RID_SVXSTR_DEFAULT"
msgid "Default"
msgstr "پیش‌فرض"
@@ -11649,7 +11371,6 @@ msgstr ""
#. This is duplicated in GenericCommands.xcu in officecfg.
#: strings.hrc:1032
-#, fuzzy
msgctxt "RID_SVXSTR_CHARFONTNAME"
msgid "Font Name"
msgstr "نام قلم"
@@ -12215,7 +11936,6 @@ msgid "Spin Button"
msgstr "دکمه گزینه"
#: strings.hrc:1148
-#, fuzzy
msgctxt "RID_STR_PROPTITLE_NAVBAR"
msgid "Navigation Bar"
msgstr "نوار ناوش"
@@ -12427,7 +12147,6 @@ msgid "Get"
msgstr ""
#: strings.hrc:1188
-#, fuzzy
msgctxt "RID_STR_REPLACE_NONE"
msgid "None"
msgstr "هیچ‌کدام"
@@ -12549,7 +12268,6 @@ msgid "Attribute"
msgstr "مشخصه‌ها"
#: strings.hrc:1210
-#, fuzzy
msgctxt "RID_STR_BINDING"
msgid "Binding"
msgstr "مقیدسازی"
@@ -12659,13 +12377,11 @@ msgid "Zoom factor. Right-click to change zoom factor or click to open Zoom dial
msgstr ""
#: strings.hrc:1235
-#, fuzzy
msgctxt "RID_SVXSTR_ZOOM_IN"
msgid "Zoom In"
msgstr "زوم به داخل"
#: strings.hrc:1236
-#, fuzzy
msgctxt "RID_SVXSTR_ZOOM_OUT"
msgid "Zoom Out"
msgstr "زوم به خارج"
@@ -12676,7 +12392,6 @@ msgid "25%"
msgstr ""
#: strings.hrc:1238
-#, fuzzy
msgctxt "RID_SVXSTR_ZOOM_50"
msgid "50%"
msgstr "50%"
@@ -12687,7 +12402,6 @@ msgid "75%"
msgstr ""
#: strings.hrc:1240
-#, fuzzy
msgctxt "RID_SVXSTR_ZOOM_100"
msgid "100%"
msgstr "100%"
@@ -12699,7 +12413,6 @@ msgid "150%"
msgstr "50%"
#: strings.hrc:1242
-#, fuzzy
msgctxt "RID_SVXSTR_ZOOM_200"
msgid "200%"
msgstr "200%"
@@ -12762,7 +12475,6 @@ msgid "Reached the end of the sheet"
msgstr ""
#: strings.hrc:1255
-#, fuzzy
msgctxt "RID_SVXSTR_SEARCH_NOT_FOUND"
msgid "Search key not found"
msgstr "کلید جستجو پیدا نشد"
@@ -12940,7 +12652,6 @@ msgid "Actions to redo: $(ARG1)"
msgstr "انجام دوباره‌ی $(ARG1) کنش"
#: strings.hrc:1297
-#, fuzzy
msgctxt "RID_SVXSTR_FINDBAR_FIND"
msgid "Find"
msgstr "جستجو"
@@ -13909,7 +13620,6 @@ msgid "Combining Diacritical Marks Supplement"
msgstr ""
#: strings.hrc:1497
-#, fuzzy
msgctxt "RID_SUBSETMAP"
msgid "Coptic"
msgstr "Coptic"
@@ -14721,7 +14431,6 @@ msgid "Rel. Font size"
msgstr "اندازهٔ قلم نسبی"
#: svxitems.hrc:47
-#, fuzzy
msgctxt "RID_ATTR_NAMES"
msgid "Font color"
msgstr "رنگ قلم"
@@ -14757,7 +14466,6 @@ msgid "Character set color"
msgstr "رنگ مجموعه نویسه"
#: svxitems.hrc:54
-#, fuzzy
msgctxt "RID_ATTR_NAMES"
msgid "Overline"
msgstr "روخط"
@@ -14803,7 +14511,6 @@ msgid "Widows"
msgstr ""
#: svxitems.hrc:63
-#, fuzzy
msgctxt "RID_ATTR_NAMES"
msgid "Paragraph spacing"
msgstr "فاصله‌گذاری بندی"
@@ -14830,7 +14537,6 @@ msgid "Page"
msgstr "صفحه"
#: svxitems.hrc:68
-#, fuzzy
msgctxt "RID_ATTR_NAMES"
msgid "Page Style"
msgstr "سبک صفحه"
@@ -14941,7 +14647,6 @@ msgid "Character scaling"
msgstr ""
#: svxitems.hrc:90
-#, fuzzy
msgctxt "RID_ATTR_NAMES"
msgid "Relief"
msgstr "برجسته"
diff --git a/source/fa/sw/messages.po b/source/fa/sw/messages.po
index ad8d338fd21..1001b3995e5 100644
--- a/source/fa/sw/messages.po
+++ b/source/fa/sw/messages.po
@@ -366,7 +366,6 @@ msgid "$(ARG1) has changed."
msgstr "$(ARG1) تغییر کرد"
#: error.hrc:47
-#, fuzzy
msgctxt "RID_SW_ERRHDL"
msgid "$(ARG1) does not exist."
msgstr "$(ARG1) وجود ندارد"
@@ -449,7 +448,6 @@ msgid "!"
msgstr ""
#: mmaddressblockpage.hrc:37
-#, fuzzy
msgctxt "RA_PUNCTUATION"
msgid "(none)"
msgstr "(هیچ‌کدام)"
@@ -1281,7 +1279,6 @@ msgstr "کتاب‌شناسی ۱"
#. Document title style, not to be confused with Heading style
#: strings.hrc:180
-#, fuzzy
msgctxt "STR_POOLCOLL_DOC_TITEL"
msgid "Title"
msgstr "عنوان"
@@ -1542,25 +1539,21 @@ msgid "The following characters are not valid and have been removed: "
msgstr ""
#: strings.hrc:235
-#, fuzzy
msgctxt "STR_BOOKMARK_DEF_NAME"
msgid "Bookmark"
msgstr "نشانک"
#: strings.hrc:236
-#, fuzzy
msgctxt "STR_BOOKMARK_NAME"
msgid "Name"
msgstr "نام"
#: strings.hrc:237
-#, fuzzy
msgctxt "STR_BOOKMARK_TEXT"
msgid "Text"
msgstr "متن"
#: strings.hrc:238
-#, fuzzy
msgctxt "SW_STR_NONE"
msgid "[None]"
msgstr "[هیچ‌کدام]"
@@ -1672,7 +1665,6 @@ msgid "Table"
msgstr "جدول"
#: strings.hrc:261
-#, fuzzy
msgctxt "STR_GRAPHIC_DEFNAME"
msgid "Image"
msgstr "تصویر"
@@ -1688,7 +1680,6 @@ msgid "Frame"
msgstr "چارچوب"
#: strings.hrc:264
-#, fuzzy
msgctxt "STR_SHAPE_DEFNAME"
msgid "Shape"
msgstr "شکل"
@@ -2122,7 +2113,6 @@ msgid "Text frame"
msgstr "چارچوب متنی"
#: strings.hrc:349
-#, fuzzy
msgctxt "STR_CONTENT_TYPE_SINGLE_GRAPHIC"
msgid "Image"
msgstr "تصویر"
@@ -2528,13 +2518,11 @@ msgid "Apply table attributes"
msgstr "اِعمال مشخصه‌های جدول"
#: strings.hrc:431
-#, fuzzy
msgctxt "STR_UNDO_TABLE_AUTOFMT"
msgid "AutoFormat Table"
msgstr "قالب‌بندی خودکار جدول"
#: strings.hrc:432
-#, fuzzy
msgctxt "STR_UNDO_TABLE_INSCOL"
msgid "Insert Column"
msgstr "درج ستون"
@@ -2546,7 +2534,6 @@ msgid "Insert Row"
msgstr "درج ردیف"
#: strings.hrc:434
-#, fuzzy
msgctxt "STR_UNDO_TABLE_DELBOX"
msgid "Delete row/column"
msgstr "حذف ردیف/ستون"
@@ -2562,13 +2549,11 @@ msgid "Delete row"
msgstr "حذف ردیف"
#: strings.hrc:437
-#, fuzzy
msgctxt "STR_UNDO_TABLE_SPLIT"
msgid "Split Cells"
msgstr "تفکیک خانه‌ها"
#: strings.hrc:438
-#, fuzzy
msgctxt "STR_UNDO_TABLE_MERGE"
msgid "Merge Cells"
msgstr "ادغام خانه‌ها"
@@ -2719,13 +2704,11 @@ msgid "column break"
msgstr "شکست ستون"
#: strings.hrc:468
-#, fuzzy
msgctxt "STR_UNDO_REDLINE_INSERT"
msgid "Insert $1"
msgstr "درج $1"
#: strings.hrc:469
-#, fuzzy
msgctxt "STR_UNDO_REDLINE_DELETE"
msgid "Delete $1"
msgstr "حذف $1"
@@ -2766,7 +2749,6 @@ msgid "Delete Row"
msgstr "حذف ردیف"
#: strings.hrc:476
-#, fuzzy
msgctxt "STR_UNDO_REDLINE_TABLE_CELL_INSERT"
msgid "Insert Cell"
msgstr "درج خانه"
@@ -3165,13 +3147,11 @@ msgid "Numbering"
msgstr "شماره‌گذاری"
#: strings.hrc:559
-#, fuzzy
msgctxt "STR_STYLE_FAMILY_TABLE"
msgid "Table"
msgstr "جدول"
#: strings.hrc:560
-#, fuzzy
msgctxt "STR_STYLE_FAMILY_CELL"
msgid "Cell"
msgstr "خانه"
@@ -3182,7 +3162,6 @@ msgid "Asian"
msgstr ""
#: strings.hrc:563
-#, fuzzy
msgctxt "ST_SCRIPT_CTL"
msgid "CTL"
msgstr "چیدمان متون پیچیده"
@@ -3199,7 +3178,6 @@ msgid "%PRODUCTNAME %s"
msgstr "%PRODUCTNAME %s"
#: strings.hrc:566
-#, fuzzy
msgctxt "STR_PRINTOPTUI_CONTENTS"
msgid "Contents"
msgstr "محتویات"
@@ -3235,7 +3213,6 @@ msgid "Form control~s"
msgstr "~کنترل‌های فرم"
#: strings.hrc:572
-#, fuzzy
msgctxt "STR_PRINTOPTUI_COLOR"
msgid "Color"
msgstr "رنگ"
@@ -3265,7 +3242,6 @@ msgid "~Use only paper tray from printer preferences"
msgstr "~ استفاده از سینی کاغذ فقط بر طبق ترجیحات چاپگر"
#: strings.hrc:577
-#, fuzzy
msgctxt "STR_PRINTOPTUI_PRINT"
msgid "Print"
msgstr "چاپ"
@@ -3307,7 +3283,6 @@ msgid "Page sides"
msgstr "دو طرف صفحه"
#: strings.hrc:584
-#, fuzzy
msgctxt "STR_PRINTOPTUI_ALL_PAGES"
msgid "All pages"
msgstr "همه"
@@ -3325,7 +3300,6 @@ msgid "Front sides / right pages"
msgstr "طرف جلو / صفحات سمت راست"
#: strings.hrc:587
-#, fuzzy
msgctxt "STR_PRINTOPTUI_INCLUDE"
msgid "Include"
msgstr "شامل"
@@ -3367,7 +3341,6 @@ msgid "Pa~ges"
msgstr "~صفحات"
#: strings.hrc:594
-#, fuzzy
msgctxt "STR_PRINTOPTUI_SELECTION"
msgid "~Selection"
msgstr "~انتخاب"
@@ -3378,25 +3351,21 @@ msgid "Place in margins"
msgstr ""
#: strings.hrc:597
-#, fuzzy
msgctxt "STR_FORMULA_CALC"
msgid "Functions"
msgstr "توابع"
#: strings.hrc:598
-#, fuzzy
msgctxt "STR_FORMULA_CANCEL"
msgid "Cancel"
msgstr "انصراف"
#: strings.hrc:599
-#, fuzzy
msgctxt "STR_FORMULA_APPLY"
msgid "Apply"
msgstr "اِعمال"
#: strings.hrc:600
-#, fuzzy
msgctxt "STR_ACCESS_FORMULA_TOOLBAR"
msgid "Formula Tool Bar"
msgstr "نوار ابزار فرمول"
@@ -3483,19 +3452,16 @@ msgid "inactive"
msgstr "غیرفعال"
#: strings.hrc:616
-#, fuzzy
msgctxt "STR_EDIT_ENTRY"
msgid "Edit..."
msgstr "ویرایش..."
#: strings.hrc:617
-#, fuzzy
msgctxt "STR_UPDATE"
msgid "~Update"
msgstr "~به‌هنگام‌سازی"
#: strings.hrc:618
-#, fuzzy
msgctxt "STR_EDIT_CONTENT"
msgid "Edit"
msgstr "ویرایش"
@@ -3507,7 +3473,6 @@ msgid "Edit link"
msgstr "ویرایش پیوندها"
#: strings.hrc:620
-#, fuzzy
msgctxt "STR_EDIT_INSERT"
msgid "Insert"
msgstr "درج"
@@ -3519,7 +3484,6 @@ msgid "~Index"
msgstr "نمایه"
#: strings.hrc:622
-#, fuzzy
msgctxt "STR_FILE"
msgid "File"
msgstr "پرونده"
@@ -3531,31 +3495,26 @@ msgid "New Document"
msgstr "در نوشتار"
#: strings.hrc:624
-#, fuzzy
msgctxt "STR_INSERT_TEXT"
msgid "Text"
msgstr "متن"
#: strings.hrc:625
-#, fuzzy
msgctxt "STR_DELETE"
msgid "Delete"
msgstr "حذف"
#: strings.hrc:626
-#, fuzzy
msgctxt "STR_DELETE_ENTRY"
msgid "~Delete"
msgstr "~حذف"
#: strings.hrc:627
-#, fuzzy
msgctxt "STR_UPDATE_SEL"
msgid "Selection"
msgstr "انتخاب"
#: strings.hrc:628
-#, fuzzy
msgctxt "STR_UPDATE_INDEX"
msgid "Indexes"
msgstr "نمایه‌ها"
@@ -3567,7 +3526,6 @@ msgid "Links"
msgstr "خط"
#: strings.hrc:630
-#, fuzzy
msgctxt "STR_UPDATE_ALL"
msgid "All"
msgstr "همه"
@@ -3608,7 +3566,6 @@ msgid "Read-~only"
msgstr "فقط خواندنی"
#: strings.hrc:637
-#, fuzzy
msgctxt "STR_POSTIT_SHOW"
msgid "Show All"
msgstr "نمایش همه"
@@ -3655,19 +3612,16 @@ msgstr ""
#. Error calculator
#: strings.hrc:649
-#, fuzzy
msgctxt "STR_POSTIT_PAGE"
msgid "Page"
msgstr "صفحه"
#: strings.hrc:650
-#, fuzzy
msgctxt "STR_POSTIT_LINE"
msgid "Line"
msgstr "خط"
#: strings.hrc:651
-#, fuzzy
msgctxt "STR_POSTIT_AUTHOR"
msgid "Author"
msgstr "مؤلف"
@@ -3724,7 +3678,6 @@ msgid "(fixed)"
msgstr ""
#: strings.hrc:662
-#, fuzzy
msgctxt "STR_DURATION_FORMAT"
msgid " Y: %1 M: %2 D: %3 H: %4 M: %5 S: %6"
msgstr " سال: %1 ماه: %2 روز: %3 ساعت: %4 دقیقه: %5 ثانیه: %6"
@@ -3787,19 +3740,16 @@ msgstr ""
#. SubType DocInfo
#: strings.hrc:674
-#, fuzzy
msgctxt "FLD_DOCINFO_TITEL"
msgid "Title"
msgstr "عنوان"
#: strings.hrc:675
-#, fuzzy
msgctxt "FLD_DOCINFO_THEMA"
msgid "Subject"
msgstr "موضوع"
#: strings.hrc:676
-#, fuzzy
msgctxt "FLD_DOCINFO_KEYS"
msgid "Keywords"
msgstr "کلیدواژه‌ها"
@@ -3817,7 +3767,6 @@ msgid "Created"
msgstr "زمان ایجاد"
#: strings.hrc:679
-#, fuzzy
msgctxt "FLD_DOCINFO_CHANGE"
msgid "Modified"
msgstr "تغییریافته"
@@ -3828,13 +3777,11 @@ msgid "Last printed"
msgstr ""
#: strings.hrc:681
-#, fuzzy
msgctxt "FLD_DOCINFO_DOCNO"
msgid "Revision number"
msgstr "شمارهٔ بازبینی"
#: strings.hrc:682
-#, fuzzy
msgctxt "FLD_DOCINFO_EDIT"
msgid "Total editing time"
msgstr "کل زمان ویرایش"
@@ -3855,13 +3802,11 @@ msgid "Next convert $(ARG1)"
msgstr ""
#: strings.hrc:686
-#, fuzzy
msgctxt "STR_AUTH_TYPE_ARTICLE"
msgid "Article"
msgstr "مقاله"
#: strings.hrc:687
-#, fuzzy
msgctxt "STR_AUTH_TYPE_BOOK"
msgid "Book"
msgstr "کتاب"
@@ -3873,43 +3818,36 @@ msgid "Brochures"
msgstr "بر~وشور"
#: strings.hrc:689
-#, fuzzy
msgctxt "STR_AUTH_TYPE_CONFERENCE"
msgid "Conference proceedings"
msgstr "برنامه‌ی کنفرانس"
#: strings.hrc:690
-#, fuzzy
msgctxt "STR_AUTH_TYPE_INBOOK"
msgid "Book excerpt"
msgstr "بریده‌ای از کتاب"
#: strings.hrc:691
-#, fuzzy
msgctxt "STR_AUTH_TYPE_INCOLLECTION"
msgid "Book excerpt with title"
msgstr "بریده‌ای از کتاب با عنوان"
#: strings.hrc:692
-#, fuzzy
msgctxt "STR_AUTH_TYPE_INPROCEEDINGS"
msgid "Conference proceedings"
msgstr "برنامه‌ی کنفرانس"
#: strings.hrc:693
-#, fuzzy
msgctxt "STR_AUTH_TYPE_JOURNAL"
msgid "Journal"
msgstr "مجله"
#: strings.hrc:694
-#, fuzzy
msgctxt "STR_AUTH_TYPE_MANUAL"
msgid "Techn. documentation"
msgstr "مستندات فنی"
#: strings.hrc:695
-#, fuzzy
msgctxt "STR_AUTH_TYPE_MASTERSTHESIS"
msgid "Thesis"
msgstr "تز"
@@ -3921,31 +3859,26 @@ msgid "Miscellaneous"
msgstr "متفرقه"
#: strings.hrc:697
-#, fuzzy
msgctxt "STR_AUTH_TYPE_PHDTHESIS"
msgid "Dissertation"
msgstr "رساله"
#: strings.hrc:698
-#, fuzzy
msgctxt "STR_AUTH_TYPE_PROCEEDINGS"
msgid "Conference proceedings"
msgstr "برنامه‌ی کنفرانس"
#: strings.hrc:699
-#, fuzzy
msgctxt "STR_AUTH_TYPE_TECHREPORT"
msgid "Research report"
msgstr "گزارش تحقیقاتی"
#: strings.hrc:700
-#, fuzzy
msgctxt "STR_AUTH_TYPE_UNPUBLISHED"
msgid "Unpublished"
msgstr "منتشر نشده"
#: strings.hrc:701
-#, fuzzy
msgctxt "STR_AUTH_TYPE_EMAIL"
msgid "E-mail"
msgstr "پست الکترونیکی"
@@ -3957,49 +3890,41 @@ msgid "WWW document"
msgstr "در نوشتار"
#: strings.hrc:703
-#, fuzzy
msgctxt "STR_AUTH_TYPE_CUSTOM1"
msgid "User-defined1"
msgstr "تعریف شده توسط کاربر۱"
#: strings.hrc:704
-#, fuzzy
msgctxt "STR_AUTH_TYPE_CUSTOM2"
msgid "User-defined2"
msgstr "تعریف شده توسط کاربر۲"
#: strings.hrc:705
-#, fuzzy
msgctxt "STR_AUTH_TYPE_CUSTOM3"
msgid "User-defined3"
msgstr "تعریف شده توسط کاربر۳"
#: strings.hrc:706
-#, fuzzy
msgctxt "STR_AUTH_TYPE_CUSTOM4"
msgid "User-defined4"
msgstr "تعریف شده توسط کاربر۴"
#: strings.hrc:707
-#, fuzzy
msgctxt "STR_AUTH_TYPE_CUSTOM5"
msgid "User-defined5"
msgstr "تعریف شده توسط کاربر۵"
#: strings.hrc:708
-#, fuzzy
msgctxt "STR_AUTH_FIELD_IDENTIFIER"
msgid "Short name"
msgstr "نام کوتاه"
#: strings.hrc:709
-#, fuzzy
msgctxt "STR_AUTH_FIELD_AUTHORITY_TYPE"
msgid "Type"
msgstr "نوع"
#: strings.hrc:710
-#, fuzzy
msgctxt "STR_AUTH_FIELD_ADDRESS"
msgid "Address"
msgstr "نشانی"
@@ -4021,7 +3946,6 @@ msgid "Book title"
msgstr ""
#: strings.hrc:714
-#, fuzzy
msgctxt "STR_AUTH_FIELD_CHAPTER"
msgid "Chapter"
msgstr "فصل"
@@ -4049,25 +3973,21 @@ msgid "Institution"
msgstr ""
#: strings.hrc:719
-#, fuzzy
msgctxt "STR_AUTH_FIELD_JOURNAL"
msgid "Journal"
msgstr "مجله"
#: strings.hrc:720
-#, fuzzy
msgctxt "STR_AUTH_FIELD_MONTH"
msgid "Month"
msgstr "ماه"
#: strings.hrc:721
-#, fuzzy
msgctxt "STR_AUTH_FIELD_NOTE"
msgid "Note"
msgstr "یادداشت"
#: strings.hrc:722
-#, fuzzy
msgctxt "STR_AUTH_FIELD_NUMBER"
msgid "Number"
msgstr "عدد"
@@ -4084,7 +4004,6 @@ msgid "Page(s)"
msgstr ""
#: strings.hrc:725
-#, fuzzy
msgctxt "STR_AUTH_FIELD_PUBLISHER"
msgid "Publisher"
msgstr "ناشر"
@@ -4102,7 +4021,6 @@ msgid "Series"
msgstr "خدمات"
#: strings.hrc:728
-#, fuzzy
msgctxt "STR_AUTH_FIELD_TITLE"
msgid "Title"
msgstr "عنوان"
@@ -4114,49 +4032,41 @@ msgid "Type of report"
msgstr "عنوان گزارش"
#: strings.hrc:730
-#, fuzzy
msgctxt "STR_AUTH_FIELD_VOLUME"
msgid "Volume"
msgstr "جلد"
#: strings.hrc:731
-#, fuzzy
msgctxt "STR_AUTH_FIELD_YEAR"
msgid "Year"
msgstr "سال"
#: strings.hrc:732
-#, fuzzy
msgctxt "STR_AUTH_FIELD_URL"
msgid "URL"
msgstr "نشانی اینترنتی"
#: strings.hrc:733
-#, fuzzy
msgctxt "STR_AUTH_FIELD_CUSTOM1"
msgid "User-defined1"
msgstr "تعریف شده توسط کاربر۱"
#: strings.hrc:734
-#, fuzzy
msgctxt "STR_AUTH_FIELD_CUSTOM2"
msgid "User-defined2"
msgstr "تعریف شده توسط کاربر۲"
#: strings.hrc:735
-#, fuzzy
msgctxt "STR_AUTH_FIELD_CUSTOM3"
msgid "User-defined3"
msgstr "تعریف شده توسط کاربر۳"
#: strings.hrc:736
-#, fuzzy
msgctxt "STR_AUTH_FIELD_CUSTOM4"
msgid "User-defined4"
msgstr "تعریف شده توسط کاربر۴"
#: strings.hrc:737
-#, fuzzy
msgctxt "STR_AUTH_FIELD_CUSTOM5"
msgid "User-defined5"
msgstr "تعریف شده توسط کاربر۵"
@@ -4355,7 +4265,6 @@ msgid "1. ~Drag salutation elements into the box below"
msgstr ""
#: strings.hrc:781
-#, fuzzy
msgctxt "ST_SALUTATION"
msgid "Salutation"
msgstr "درود"
@@ -4366,7 +4275,6 @@ msgid "Punctuation Mark"
msgstr ""
#: strings.hrc:783
-#, fuzzy
msgctxt "ST_TEXT"
msgid "Text"
msgstr "متن"
@@ -5258,13 +5166,11 @@ msgid "Formula"
msgstr "فرمول"
#: strings.hrc:1001
-#, fuzzy
msgctxt "STR_CUSTOM_FIELD"
msgid "Custom"
msgstr "سفارشی"
#: strings.hrc:1003
-#, fuzzy
msgctxt "STR_CUSTOM_LABEL"
msgid "[User]"
msgstr "[کاربر]"
@@ -5357,7 +5263,6 @@ msgid "Drop Caps over"
msgstr ""
#: strings.hrc:1026
-#, fuzzy
msgctxt "STR_DROP_LINES"
msgid "rows"
msgstr "سطر"
@@ -5414,7 +5319,6 @@ msgid "No Character Style"
msgstr "سبک ~نویسه"
#: strings.hrc:1036
-#, fuzzy
msgctxt "STR_FOOTER"
msgid "Footer"
msgstr "پاصفحه"
@@ -5426,7 +5330,6 @@ msgid "No footer"
msgstr "به پانویس"
#: strings.hrc:1038
-#, fuzzy
msgctxt "STR_HEADER"
msgid "Header"
msgstr "سرصفحه"
@@ -5524,7 +5427,6 @@ msgid "at top"
msgstr ""
#: strings.hrc:1056
-#, fuzzy
msgctxt "STR_VERT_CENTER"
msgid "Centered vertically"
msgstr "وسط‌چین عمودی"
@@ -5551,7 +5453,6 @@ msgid "Bottom of line"
msgstr "پایین سطر"
#: strings.hrc:1061
-#, fuzzy
msgctxt "STR_REGISTER_ON"
msgid "Register-true"
msgstr "ثبت-آری"
@@ -5567,7 +5468,6 @@ msgid "at the right"
msgstr ""
#: strings.hrc:1064
-#, fuzzy
msgctxt "STR_HORI_CENTER"
msgid "Centered horizontally"
msgstr "وسط‌چین افقی"
@@ -5617,13 +5517,11 @@ msgid "Editable in read-only document"
msgstr ""
#: strings.hrc:1073
-#, fuzzy
msgctxt "STR_LAYOUT_SPLIT"
msgid "Split"
msgstr "تفکیک"
#: strings.hrc:1074
-#, fuzzy
msgctxt "STR_NUMRULE_ON"
msgid "Numbering"
msgstr "شماره‌گذاری"
@@ -5700,7 +5598,6 @@ msgid "Transparency: "
msgstr "شفافیت"
#: strings.hrc:1088
-#, fuzzy
msgctxt "STR_INVERT"
msgid "Invert"
msgstr "معکوس"
@@ -5717,7 +5614,6 @@ msgid "Graphics mode: "
msgstr "حالت گرافیکی"
#: strings.hrc:1091
-#, fuzzy
msgctxt "STR_DRAWMODE_STD"
msgid "Standard"
msgstr "استاندارد"
@@ -5735,7 +5631,6 @@ msgid "Black & White"
msgstr "Black & White"
#: strings.hrc:1094
-#, fuzzy
msgctxt "STR_DRAWMODE_WATERMARK"
msgid "Watermark"
msgstr "ته‌نقش"
@@ -5782,7 +5677,6 @@ msgid "Do not merge borders"
msgstr ""
#: strings.hrc:1104
-#, fuzzy
msgctxt "ST_TBL"
msgid "Table"
msgstr "جدول"
@@ -5794,7 +5688,6 @@ msgid "Text Frame"
msgstr "چارچوب متنی"
#: strings.hrc:1106
-#, fuzzy
msgctxt "ST_PGE"
msgid "Page"
msgstr "صفحه"
@@ -5806,31 +5699,26 @@ msgid "Drawing"
msgstr "نقاشی"
#: strings.hrc:1108
-#, fuzzy
msgctxt "ST_CTRL"
msgid "Control"
msgstr "کنترل"
#: strings.hrc:1109
-#, fuzzy
msgctxt "ST_REG"
msgid "Section"
msgstr "بخش"
#: strings.hrc:1110
-#, fuzzy
msgctxt "ST_BKM"
msgid "Bookmark"
msgstr "نشانک"
#: strings.hrc:1111
-#, fuzzy
msgctxt "ST_GRF"
msgid "Graphics"
msgstr "گرافیک"
#: strings.hrc:1112
-#, fuzzy
msgctxt "ST_OLE"
msgid "OLE object"
msgstr "شیء OLE"
@@ -5842,13 +5730,11 @@ msgid "Headings"
msgstr "سرنویس‌ها"
#: strings.hrc:1114
-#, fuzzy
msgctxt "ST_SEL"
msgid "Selection"
msgstr "انتخاب"
#: strings.hrc:1115
-#, fuzzy
msgctxt "ST_FTN"
msgid "Footnote"
msgstr "پانویس"
@@ -5859,7 +5745,6 @@ msgid "Reminder"
msgstr ""
#: strings.hrc:1117
-#, fuzzy
msgctxt "ST_POSTIT"
msgid "Comment"
msgstr "یادداشت"
@@ -5898,7 +5783,6 @@ msgid "Next text frame"
msgstr "درج چارچوب متنی"
#: strings.hrc:1125
-#, fuzzy
msgctxt "STR_IMGBTN_PGE_DOWN"
msgid "Next page"
msgstr "صفحهٔ بعد"
@@ -5986,7 +5870,6 @@ msgid "Previous text frame"
msgstr ""
#: strings.hrc:1141
-#, fuzzy
msgctxt "STR_IMGBTN_PGE_UP"
msgid "Previous page"
msgstr "صفحهٔ قبل"
@@ -6106,7 +5989,6 @@ msgid "Table changed"
msgstr "تغییرات جدول"
#: strings.hrc:1164
-#, fuzzy
msgctxt "STR_REDLINE_FMTCOLL"
msgid "Applied Paragraph Styles"
msgstr "سبک‌های اِعمال شدهٔ بند"
@@ -6364,7 +6246,6 @@ msgid "Paragraph"
msgstr "بند"
#: strings.hrc:1215
-#, fuzzy
msgctxt "STR_SWBG_GRAPHIC"
msgid "Image"
msgstr "تصویر"
@@ -6421,7 +6302,6 @@ msgid "%PRODUCTNAME %PRODUCTVERSION HTML Document"
msgstr "سند اچ.تی.ام.ال. %PRODUCTNAME %PRODUCTVERSION"
#: strings.hrc:1229
-#, fuzzy
msgctxt "STR_TITLE"
msgid "Title"
msgstr "عنوان"
@@ -6505,7 +6385,6 @@ msgid "A"
msgstr ""
#: strings.hrc:1245
-#, fuzzy
msgctxt "STR_TOKEN_HELP_ENTRY_NO"
msgid "Chapter number"
msgstr "شمارهٔ فصل"
@@ -6523,7 +6402,6 @@ msgid "Tab stop"
msgstr "ایستگاه‌های جهش"
#: strings.hrc:1248
-#, fuzzy
msgctxt "STR_TOKEN_HELP_TEXT"
msgid "Text"
msgstr "متن"
@@ -6590,55 +6468,46 @@ msgstr ""
#. Description: character alignment for frmsh.cxx - context menu
#. -----------------------------------------------------------------------
#: strings.hrc:1264
-#, fuzzy
msgctxt "STR_FRMUI_TOP_BASE"
msgid "Base line at ~top"
msgstr "خط مبنا در ~بالا"
#: strings.hrc:1265
-#, fuzzy
msgctxt "STR_FRMUI_BOTTOM_BASE"
msgid "~Base line at bottom"
msgstr "خط مبنا در ~پایین"
#: strings.hrc:1266
-#, fuzzy
msgctxt "STR_FRMUI_CENTER_BASE"
msgid "Base line ~centered"
msgstr "خط مبنا در ~وسط"
#: strings.hrc:1267
-#, fuzzy
msgctxt "STR_FRMUI_LINE_TOP"
msgid "Top of line"
msgstr "بالای سطر"
#: strings.hrc:1268
-#, fuzzy
msgctxt "STR_FRMUI_LINE_BOTTOM"
msgid "Bottom of line"
msgstr "پایین سطر"
#: strings.hrc:1269
-#, fuzzy
msgctxt "STR_FRMUI_LINE_CENTER"
msgid "Center of line"
msgstr "وسط سطر"
#: strings.hrc:1270
-#, fuzzy
msgctxt "STR_FRMUI_OLE_INSERT"
msgid "Insert object"
msgstr "درج شیء"
#: strings.hrc:1271
-#, fuzzy
msgctxt "STR_FRMUI_OLE_EDIT"
msgid "Edit object"
msgstr "ویرایش شیء"
#: strings.hrc:1272
-#, fuzzy
msgctxt "STR_FRMUI_COLL_HEADER"
msgid " (Template: "
msgstr " (قالب: "
@@ -6694,25 +6563,21 @@ msgid "Hyphenation completed"
msgstr ""
#: strings.hrc:1287
-#, fuzzy
msgctxt "STR_LANGSTATUS_NONE"
msgid "None (Do not check spelling)"
msgstr "هیچ‌کدام (بدون بررسی املائی)"
#: strings.hrc:1288
-#, fuzzy
msgctxt "STR_RESET_TO_DEFAULT_LANGUAGE"
msgid "Reset to Default Language"
msgstr "بازنشانی به زبان پیش‌گزیده"
#: strings.hrc:1289
-#, fuzzy
msgctxt "STR_LANGSTATUS_MORE"
msgid "More..."
msgstr "بیشتر..."
#: strings.hrc:1290
-#, fuzzy
msgctxt "STR_IGNORE_SELECTION"
msgid "~Ignore"
msgstr "~نادیده گرفته شود"
@@ -6743,7 +6608,6 @@ msgid "No fax printer has been set under Tools/Options/%1/Print."
msgstr ""
#: strings.hrc:1297
-#, fuzzy
msgctxt "STR_WEBOPTIONS"
msgid "HTML document"
msgstr "نوشتار HTML"
@@ -6760,7 +6624,6 @@ msgid "Source not specified."
msgstr ""
#: strings.hrc:1300
-#, fuzzy
msgctxt "STR_NUM_LEVEL"
msgid "Level "
msgstr "سطح "
@@ -6772,7 +6635,6 @@ msgid "Outline "
msgstr "دورخط‌"
#: strings.hrc:1302
-#, fuzzy
msgctxt "STR_EDIT_FOOTNOTE"
msgid "Edit Footnote/Endnote"
msgstr "ویرایش پانویس/یادداشت پایان فصل"
@@ -6818,7 +6680,6 @@ msgid "Task"
msgstr "وظیفه‌ها"
#: strings.hrc:1311
-#, fuzzy
msgctxt "ST_STATUS"
msgid "Status"
msgstr "وضعیت"
@@ -7048,7 +6909,6 @@ msgid "The abstract contains the selected number of paragraphs from the included
msgstr ""
#: abstractdialog.ui:197
-#, fuzzy
msgctxt "abstractdialog|label1"
msgid "Properties"
msgstr "ویژگی‌ها"
@@ -7081,7 +6941,6 @@ msgid "1. Drag address elements here"
msgstr ""
#: addressblockdialog.ui:139
-#, fuzzy
msgctxt "addressblockdialog|up|tooltip_text"
msgid "Move up"
msgstr "حرکت به بالا"
@@ -7099,13 +6958,11 @@ msgid "Move right"
msgstr "جابه‌جایی به راست"
#: addressblockdialog.ui:184
-#, fuzzy
msgctxt "addressblockdialog|down|tooltip_text"
msgid "Move down"
msgstr "حرکت به پایین"
#: addressblockdialog.ui:222
-#, fuzzy
msgctxt "addressblockdialog|label3"
msgid "Preview"
msgstr "پیش‌نمایش"
@@ -7219,7 +7076,6 @@ msgid "_LF"
msgstr ""
#: asciifilterdialog.ui:272
-#, fuzzy
msgctxt "asciifilterdialog|label1"
msgid "Properties"
msgstr "ویژگی‌ها"
@@ -7254,13 +7110,11 @@ msgid "Assign Styles"
msgstr ""
#: assignstylesdialog.ui:124
-#, fuzzy
msgctxt "assignstylesdialog|left-atkobject"
msgid "Left"
msgstr "چپ"
#: assignstylesdialog.ui:142
-#, fuzzy
msgctxt "assignstylesdialog|right-atkobject"
msgid "Right"
msgstr "راست"
@@ -7485,7 +7339,6 @@ msgid "Shortcut:"
msgstr ""
#: autotext.ui:298
-#, fuzzy
msgctxt "autotext|category-atkobject"
msgid "Category"
msgstr "مقوله"
@@ -7508,7 +7361,6 @@ msgid "_Copy"
msgstr "نسخه‌برداری"
#: autotext.ui:407
-#, fuzzy
msgctxt "autotext|replace"
msgid "Replace"
msgstr "جایگزینی"
@@ -7519,7 +7371,6 @@ msgid "Rep_lace (text only)"
msgstr ""
#: autotext.ui:423
-#, fuzzy
msgctxt "autotext|rename"
msgid "Rename..."
msgstr "تغییر نام..."
@@ -7554,13 +7405,11 @@ msgid "Insert Bibliography Entry"
msgstr "درج مدخل کتاب‌شناسی"
#: bibliographyentry.ui:20
-#, fuzzy
msgctxt "bibliographyentry|insert"
msgid "Insert"
msgstr "درج"
#: bibliographyentry.ui:35
-#, fuzzy
msgctxt "bibliographyentry|modify"
msgid "Apply"
msgstr "اِعمال"
@@ -7599,7 +7448,6 @@ msgid "Entry"
msgstr "مدخل"
#: bulletsandnumbering.ui:8
-#, fuzzy
msgctxt "bulletsandnumbering|BulletsAndNumberingDialog"
msgid "Bullets and Numbering"
msgstr "گلوله‌ها و شماره‌گذاری"
@@ -7617,13 +7465,11 @@ msgid "Reset"
msgstr "باز~گرداندن"
#: bulletsandnumbering.ui:120
-#, fuzzy
msgctxt "bulletsandnumbering|bullets"
msgid "Bullets"
msgstr "گلوله‌ها"
#: bulletsandnumbering.ui:142
-#, fuzzy
msgctxt "bulletsandnumbering|singlenum"
msgid "Numbering"
msgstr "شماره‌گذاری"
@@ -7635,13 +7481,11 @@ msgid "Outline"
msgstr "دورخط‌"
#: bulletsandnumbering.ui:188
-#, fuzzy
msgctxt "bulletsandnumbering|graphics"
msgid "Image"
msgstr "تصویر"
#: bulletsandnumbering.ui:211
-#, fuzzy
msgctxt "bulletsandnumbering|position"
msgid "Position"
msgstr "موقعیت"
@@ -7689,7 +7533,6 @@ msgid "Homepage/e-mail:"
msgstr ""
#: businessdatapage.ui:126
-#, fuzzy
msgctxt "businessdatapage|company-atkobject"
msgid "First name"
msgstr "نام"
@@ -7721,7 +7564,6 @@ msgid "Company 2nd line:"
msgstr ""
#: businessdatapage.ui:277
-#, fuzzy
msgctxt "businessdatapage|company2-atkobject"
msgid "Last name"
msgstr "نام خانوادگی"
@@ -7732,13 +7574,11 @@ msgid "_Zip/city:"
msgstr ""
#: businessdatapage.ui:320
-#, fuzzy
msgctxt "businessdatapage|icity-atkobject"
msgid "City"
msgstr "شهر"
#: businessdatapage.ui:338
-#, fuzzy
msgctxt "businessdatapage|izip-atkobject"
msgid "Zip code"
msgstr "کد پستی"
@@ -7754,7 +7594,6 @@ msgid "Title"
msgstr "عنوان"
#: businessdatapage.ui:462
-#, fuzzy
msgctxt "businessdatapage|mobile-atkobject"
msgid "Position"
msgstr "موقعیت"
@@ -7862,7 +7701,6 @@ msgid "Content"
msgstr "محتویات"
#: cardmediumpage.ui:63
-#, fuzzy
msgctxt "cardmediumpage|address"
msgid "Address"
msgstr "نشانی"
@@ -7891,7 +7729,6 @@ msgid "Database field:"
msgstr "فیلد پایگاه‌داده"
#: cardmediumpage.ui:255
-#, fuzzy
msgctxt "cardmediumpage|insert|tooltip_text"
msgid "Insert"
msgstr "درج"
@@ -7957,25 +7794,21 @@ msgid "Send a Copy of This Mail To..."
msgstr ""
#: characterproperties.ui:8
-#, fuzzy
msgctxt "characterproperties|CharacterPropertiesDialog"
msgid "Character"
msgstr "نویسه"
#: characterproperties.ui:106
-#, fuzzy
msgctxt "characterproperties|font"
msgid "Font"
msgstr "قلم"
#: characterproperties.ui:128
-#, fuzzy
msgctxt "characterproperties|fonteffects"
msgid "Font Effects"
msgstr "جلوه‌های قلم"
#: characterproperties.ui:151
-#, fuzzy
msgctxt "characterproperties|position"
msgid "Position"
msgstr "موقعیت"
@@ -7987,7 +7820,6 @@ msgid "Asian Layout"
msgstr "صفحه‌بندی آسیایی"
#: characterproperties.ui:197
-#, fuzzy
msgctxt "characterproperties|hyperlink"
msgid "Hyperlink"
msgstr "فراپیوند"
@@ -8068,25 +7900,21 @@ msgid "Columns"
msgstr "ستون‌ها"
#: columnpage.ui:59
-#, fuzzy
msgctxt "columnpage|liststore1"
msgid "Left-to-right"
msgstr "چپ به راست"
#: columnpage.ui:63
-#, fuzzy
msgctxt "columnpage|liststore1"
msgid "Right-to-left"
msgstr "راست به چپ"
#: columnpage.ui:67
-#, fuzzy
msgctxt "columnpage|liststore1"
msgid "Use superordinate object settings"
msgstr "استفاده از تنظیمات شیء مافوق"
#: columnpage.ui:81
-#, fuzzy
msgctxt "columnpage|liststore2"
msgid "Selection"
msgstr "انتخاب"
@@ -8168,7 +7996,6 @@ msgid "_Position:"
msgstr "موقعیت"
#: columnpage.ui:505
-#, fuzzy
msgctxt "columnpage|lineposlb"
msgid "Top"
msgstr "بالا"
@@ -8180,7 +8007,6 @@ msgid "Centered"
msgstr "وسط‌چین"
#: columnpage.ui:507
-#, fuzzy
msgctxt "columnpage|lineposlb"
msgid "Bottom"
msgstr "پایین"
@@ -8242,7 +8068,6 @@ msgid "Width:"
msgstr "عرض"
#: columnwidth.ui:158
-#, fuzzy
msgctxt "columnwidth|label1"
msgid "Width"
msgstr "عرض"
@@ -8278,7 +8103,6 @@ msgid "Table Header"
msgstr "سرجدول"
#: conditionpage.ui:200
-#, fuzzy
msgctxt "conditionpage|filter"
msgid "Table"
msgstr "جدول"
@@ -8296,25 +8120,21 @@ msgid "Section"
msgstr "انتخاب"
#: conditionpage.ui:203
-#, fuzzy
msgctxt "conditionpage|filter"
msgid "Footnote"
msgstr "پانویس"
#: conditionpage.ui:204
-#, fuzzy
msgctxt "conditionpage|filter"
msgid "Endnote"
msgstr "یادداشت پایان فصل"
#: conditionpage.ui:205
-#, fuzzy
msgctxt "conditionpage|filter"
msgid "Header"
msgstr "سرصفحه"
#: conditionpage.ui:206
-#, fuzzy
msgctxt "conditionpage|filter"
msgid "Footer"
msgstr "پاصفحه"
@@ -8430,7 +8250,6 @@ msgid "10th Numbering Level"
msgstr ""
#: conditionpage.ui:251
-#, fuzzy
msgctxt "conditionpage|label11"
msgid "Options"
msgstr "گزینه‌ها"
@@ -8464,7 +8283,6 @@ msgid "Semicolons"
msgstr "~نقطه‌ویرگول‌ها"
#: converttexttable.ui:167
-#, fuzzy
msgctxt "converttexttable|paragraph"
msgid "Paragraph"
msgstr "بند"
@@ -8516,7 +8334,6 @@ msgid "The first "
msgstr ""
#: converttexttable.ui:336
-#, fuzzy
msgctxt "converttexttable|label4"
msgid "rows"
msgstr "سطر"
@@ -8528,7 +8345,6 @@ msgid "AutoFormat..."
msgstr "قالب‌بندی ~خودکار..."
#: converttexttable.ui:383
-#, fuzzy
msgctxt "converttexttable|label2"
msgid "Options"
msgstr "گزینه‌ها"
@@ -8649,7 +8465,6 @@ msgid "Word only"
msgstr ""
#: createautomarkdialog.ui:185
-#, fuzzy
msgctxt "createautomarkdialog|yes"
msgid "Yes"
msgstr "بله"
@@ -8758,7 +8573,6 @@ msgid "Choose Item: "
msgstr ""
#: dropdownfielddialog.ui:174
-#, fuzzy
msgctxt "dropdownfielddialog|label1"
msgid "Edit"
msgstr "ویرایش"
@@ -8787,13 +8601,11 @@ msgid "label"
msgstr "برچسب"
#: editcategories.ui:171
-#, fuzzy
msgctxt "editcategories|label2"
msgid "Path"
msgstr "مسیر"
#: editcategories.ui:187
-#, fuzzy
msgctxt "editcategories|label1"
msgid "Category"
msgstr "مقوله"
@@ -8888,7 +8700,6 @@ msgid "Write Protection"
msgstr "محافظت از اندازه"
#: editsectiondialog.ui:522
-#, fuzzy
msgctxt "editsectiondialog|hide"
msgid "Hide"
msgstr "مخفی کردن"
@@ -8899,7 +8710,6 @@ msgid "_With Condition"
msgstr ""
#: editsectiondialog.ui:592
-#, fuzzy
msgctxt "editsectiondialog|label4"
msgid "Hide"
msgstr "مخفی کردن"
@@ -8910,13 +8720,11 @@ msgid "E_ditable in read-only document"
msgstr ""
#: editsectiondialog.ui:651
-#, fuzzy
msgctxt "editsectiondialog|label9"
msgid "Properties"
msgstr "ویژگی‌ها"
#: endnotepage.ui:40
-#, fuzzy
msgctxt "endnotepage|label19"
msgid "Numbering"
msgstr "شماره‌گذاری"
@@ -8946,13 +8754,11 @@ msgid "Autonumbering"
msgstr "شماره‌گذاری خودکار"
#: endnotepage.ui:201
-#, fuzzy
msgctxt "endnotepage|label20"
msgid "Paragraph"
msgstr "بند"
#: endnotepage.ui:215
-#, fuzzy
msgctxt "endnotepage|pagestyleft"
msgid "Page"
msgstr "صفحه"
@@ -8994,19 +8800,16 @@ msgid "Database"
msgstr "پایگاه‌داده"
#: envaddresspage.ui:144
-#, fuzzy
msgctxt "envaddresspage|label7"
msgid "Table"
msgstr "جدول"
#: envaddresspage.ui:190
-#, fuzzy
msgctxt "envaddresspage|label8"
msgid "Database field"
msgstr "فیلد پایگاه‌داده"
#: envaddresspage.ui:237
-#, fuzzy
msgctxt "envaddresspage|insert|tooltip_text"
msgid "Insert"
msgstr "درج"
@@ -9018,13 +8821,11 @@ msgid "_Sender"
msgstr "فرستنده"
#: envaddresspage.ui:345
-#, fuzzy
msgctxt "envaddresspage|preview-atkobject"
msgid "Preview"
msgstr "پیش‌نمایش"
#: envdialog.ui:8
-#, fuzzy
msgctxt "envdialog|EnvDialog"
msgid "Envelope"
msgstr "پاکت"
@@ -9048,7 +8849,6 @@ msgid "_Modify"
msgstr "تغییر"
#: envdialog.ui:132
-#, fuzzy
msgctxt "envdialog|envelope"
msgid "Envelope"
msgstr "پاکت"
@@ -9060,7 +8860,6 @@ msgid "Format"
msgstr "قالب"
#: envdialog.ui:177
-#, fuzzy
msgctxt "envdialog|printer"
msgid "Printer"
msgstr "چاپگر"
@@ -9084,13 +8883,11 @@ msgid "Format"
msgstr "قالب"
#: envformatpage.ui:168
-#, fuzzy
msgctxt "envformatpage|addredit"
msgid "Edit"
msgstr "ویرایش"
#: envformatpage.ui:202
-#, fuzzy
msgctxt "envformatpage|label4"
msgid "Position"
msgstr "موقعیت"
@@ -9120,19 +8917,16 @@ msgid "Format"
msgstr "قالب"
#: envformatpage.ui:387
-#, fuzzy
msgctxt "envformatpage|senderedit"
msgid "Edit"
msgstr "ویرایش"
#: envformatpage.ui:421
-#, fuzzy
msgctxt "envformatpage|label11"
msgid "Position"
msgstr "موقعیت"
#: envformatpage.ui:432
-#, fuzzy
msgctxt "envformatpage|label2"
msgid "Sender"
msgstr "فرستنده"
@@ -9156,7 +8950,6 @@ msgid "_Height"
msgstr "راست"
#: envformatpage.ui:583
-#, fuzzy
msgctxt "envformatpage|preview-atkobject"
msgid "Preview"
msgstr "پیش‌نمایش"
@@ -9311,7 +9104,6 @@ msgid "_Available Databases"
msgstr ""
#: exchangedatabases.ui:135
-#, fuzzy
msgctxt "exchangedatabases|browse"
msgid "Browse..."
msgstr "مرور..."
@@ -9334,7 +9126,6 @@ msgid "Database applied to document:"
msgstr ""
#: fielddialog.ui:8
-#, fuzzy
msgctxt "fielddialog|FieldDialog"
msgid "Fields"
msgstr "فیلدها"
@@ -9357,13 +9148,11 @@ msgid "Cross-references"
msgstr "مرجع درون متنی"
#: fielddialog.ui:149
-#, fuzzy
msgctxt "fielddialog|functions"
msgid "Functions"
msgstr "توابع"
#: fielddialog.ui:172
-#, fuzzy
msgctxt "fielddialog|docinfo"
msgid "DocInformation"
msgstr "اطلاعات نوشتار"
@@ -9409,7 +9198,6 @@ msgid "_Condition"
msgstr "~شرط"
#: flddbpage.ui:145
-#, fuzzy
msgctxt "flddbpage|label4"
msgid "Record number"
msgstr "شماره‌ی رکورد"
@@ -9475,13 +9263,11 @@ msgid "Author"
msgstr "مؤلف"
#: flddocinfopage.ui:186
-#, fuzzy
msgctxt "flddocinfopage|liststore1"
msgid "Time"
msgstr "زمان"
#: flddocinfopage.ui:189
-#, fuzzy
msgctxt "flddocinfopage|liststore1"
msgid "Date"
msgstr "تاریخ"
@@ -9615,13 +9401,11 @@ msgid "Author"
msgstr "مؤلف"
#: fldfuncpage.ui:589
-#, fuzzy
msgctxt "fldfuncpage|liststore1"
msgid "Time"
msgstr "زمان"
#: fldfuncpage.ui:592
-#, fuzzy
msgctxt "fldfuncpage|liststore1"
msgid "Date"
msgstr "تاریخ"
@@ -9632,7 +9416,6 @@ msgid "Date Time Author"
msgstr ""
#: fldrefpage.ui:13
-#, fuzzy
msgctxt "fldrefpage|liststore1"
msgid "Bookmarks"
msgstr "نشانک‌ها"
@@ -9673,7 +9456,6 @@ msgid "Insert _reference to"
msgstr "درج مرجع"
#: fldrefpage.ui:169
-#, fuzzy
msgctxt "fldrefpage|label4"
msgid "Selection"
msgstr "انتخاب"
@@ -9766,13 +9548,11 @@ msgid "Numbering by Chapter"
msgstr ""
#: fldvarpage.ui:458
-#, fuzzy
msgctxt "fldvarpage|apply|tooltip_text"
msgid "Apply"
msgstr "اِعمال"
#: fldvarpage.ui:473
-#, fuzzy
msgctxt "fldvarpage|delete|tooltip_text"
msgid "Delete"
msgstr "حذف"
@@ -9783,13 +9563,11 @@ msgid "Author"
msgstr "مؤلف"
#: fldvarpage.ui:531
-#, fuzzy
msgctxt "fldvarpage|liststore1"
msgid "Time"
msgstr "زمان"
#: fldvarpage.ui:534
-#, fuzzy
msgctxt "fldvarpage|liststore1"
msgid "Date"
msgstr "تاریخ"
@@ -9800,7 +9578,6 @@ msgid "Date Time Author"
msgstr ""
#: floatingnavigation.ui:11
-#, fuzzy
msgctxt "floatingnavigation|FloatingNavigation"
msgid "Navigation"
msgstr "ناوش"
@@ -9889,7 +9666,6 @@ msgid "_Spacing to footnote contents"
msgstr ""
#: footnoteareapage.ui:318
-#, fuzzy
msgctxt "footnoteareapage|position"
msgid "Left"
msgstr "چپ"
@@ -9901,7 +9677,6 @@ msgid "Centered"
msgstr "وسط‌چین"
#: footnoteareapage.ui:320
-#, fuzzy
msgctxt "footnoteareapage|position"
msgid "Right"
msgstr "راست"
@@ -9927,7 +9702,6 @@ msgid "Per document"
msgstr "در نوشتار"
#: footnotepage.ui:58
-#, fuzzy
msgctxt "footnotepage|label6"
msgid "Numbering"
msgstr "شماره‌گذاری"
@@ -9945,7 +9719,6 @@ msgid "Before"
msgstr "قبل"
#: footnotepage.ui:100
-#, fuzzy
msgctxt "footnotepage|pos"
msgid "Position"
msgstr "موقعیت"
@@ -9981,13 +9754,11 @@ msgid "Autonumbering"
msgstr "شماره‌گذاری خودکار"
#: footnotepage.ui:321
-#, fuzzy
msgctxt "footnotepage|label4"
msgid "Paragraph"
msgstr "بند"
#: footnotepage.ui:335
-#, fuzzy
msgctxt "footnotepage|pagestyleft"
msgid "Page"
msgstr "صفحه"
@@ -10114,7 +9885,6 @@ msgid "Endnotes"
msgstr "یادداشت پایان فصل"
#: formatsectiondialog.ui:8
-#, fuzzy
msgctxt "formatsectiondialog|FormatSectionDialog"
msgid "Options"
msgstr "گزینه‌ها"
@@ -10126,13 +9896,11 @@ msgid "Columns"
msgstr "ستون‌ها"
#: formatsectiondialog.ui:129
-#, fuzzy
msgctxt "formatsectiondialog|indents"
msgid "Indents"
msgstr "تورفتگی‌ها"
#: formatsectiondialog.ui:152
-#, fuzzy
msgctxt "formatsectiondialog|background"
msgid "Background"
msgstr "پس‌زمینه"
@@ -10161,7 +9929,6 @@ msgid "Relati_ve"
msgstr ""
#: formattablepage.ui:155
-#, fuzzy
msgctxt "formattablepage|label45"
msgid "Properties"
msgstr "ویژگی‌ها"
@@ -10191,7 +9958,6 @@ msgid "_Below"
msgstr "پائین"
#: formattablepage.ui:328
-#, fuzzy
msgctxt "formattablepage|label46"
msgid "Spacing"
msgstr "فاصله‌گذاری"
@@ -10251,19 +10017,16 @@ msgid "Properties "
msgstr "ویژگی‌ها: "
#: formattablepage.ui:586
-#, fuzzy
msgctxt "formattablepage|liststore1"
msgid "Left-to-right"
msgstr "چپ به راست"
#: formattablepage.ui:590
-#, fuzzy
msgctxt "formattablepage|liststore1"
msgid "Right-to-left"
msgstr "راست به چپ"
#: formattablepage.ui:594
-#, fuzzy
msgctxt "formattablepage|liststore1"
msgid "Use superordinate object settings"
msgstr "استفاده از تنظیمات شیء مافوق"
@@ -10280,7 +10043,6 @@ msgid "Type"
msgstr "نوع"
#: framedialog.ui:128
-#, fuzzy
msgctxt "framedialog|options"
msgid "Options"
msgstr "گزینه‌ها"
@@ -10292,7 +10054,6 @@ msgid "Wrap"
msgstr "~پیچش"
#: framedialog.ui:174
-#, fuzzy
msgctxt "framedialog|hyperlink"
msgid "Hyperlink"
msgstr "فراپیوند"
@@ -10309,7 +10070,6 @@ msgid "Area"
msgstr "محیط"
#: framedialog.ui:243
-#, fuzzy
msgctxt "framedialog|transparence"
msgid "Transparency"
msgstr "شفافیت"
@@ -10321,13 +10081,11 @@ msgid "Columns"
msgstr "ستون‌ها"
#: framedialog.ui:289
-#, fuzzy
msgctxt "framedialog|macro"
msgid "Macro"
msgstr "ماکرو"
#: frmaddpage.ui:14
-#, fuzzy
msgctxt "frmaddpage|liststore"
msgid "Top"
msgstr "بالا"
@@ -10339,25 +10097,21 @@ msgid "Centered"
msgstr "وسط‌چین"
#: frmaddpage.ui:22
-#, fuzzy
msgctxt "frmaddpage|liststore"
msgid "Bottom"
msgstr "پایین"
#: frmaddpage.ui:36
-#, fuzzy
msgctxt "frmaddpage|liststore1"
msgid "Left-to-right"
msgstr "چپ به راست"
#: frmaddpage.ui:40
-#, fuzzy
msgctxt "frmaddpage|liststore1"
msgid "Right-to-left"
msgstr "راست به چپ"
#: frmaddpage.ui:44
-#, fuzzy
msgctxt "frmaddpage|liststore1"
msgid "Right-to-left (vertical)"
msgstr "راست به چپ (عمودی)"
@@ -10368,7 +10122,6 @@ msgid "Left-to-right (vertical)"
msgstr ""
#: frmaddpage.ui:52
-#, fuzzy
msgctxt "frmaddpage|liststore1"
msgid "Use superordinate object settings"
msgstr "استفاده از تنظیمات شیء مافوق"
@@ -10470,7 +10223,6 @@ msgid "_Text direction:"
msgstr "تصحیح متن"
#: frmaddpage.ui:516
-#, fuzzy
msgctxt "frmaddpage|label3"
msgid "Properties"
msgstr "ویژگی‌ها"
@@ -10565,7 +10317,6 @@ msgid "To _frame"
msgstr "چارچوب"
#: frmtypepage.ui:482
-#, fuzzy
msgctxt "frmtypepage|label1"
msgid "Anchor"
msgstr "لنگر"
@@ -10582,7 +10333,6 @@ msgid "b_y"
msgstr ""
#: frmtypepage.ui:550
-#, fuzzy
msgctxt "frmtypepage|vertbyft"
msgid "by"
msgstr "توسط"
@@ -10614,7 +10364,6 @@ msgid "Follow text flow"
msgstr ""
#: frmtypepage.ui:710
-#, fuzzy
msgctxt "frmtypepage|label11"
msgid "Position"
msgstr "موقعیت"
@@ -10703,7 +10452,6 @@ msgid "Indent"
msgstr "تورفتگی‌ها"
#: indentpage.ui:145
-#, fuzzy
msgctxt "indentpage|preview-atkobject"
msgid "Example"
msgstr "مثال"
@@ -10714,7 +10462,6 @@ msgid "Insert Index Entry"
msgstr "درج مدخل نمایه"
#: indexentry.ui:59
-#, fuzzy
msgctxt "indexentry|insert"
msgid "Insert"
msgstr "درج"
@@ -10796,13 +10543,11 @@ msgid "Update entry from selection"
msgstr ""
#: indexentry.ui:597
-#, fuzzy
msgctxt "indexentry|label1"
msgid "Selection"
msgstr "انتخاب"
#: infonotfounddialog.ui:8
-#, fuzzy
msgctxt "infonotfounddialog|InfoNotFoundDialog"
msgid "Find"
msgstr "جستجو"
@@ -10841,7 +10586,6 @@ msgid "Reference:"
msgstr "مرجع"
#: inputwinmenu.ui:12
-#, fuzzy
msgctxt "inputwinmenu|sum"
msgid "Sum"
msgstr "مجموع"
@@ -10859,13 +10603,11 @@ msgid "Percent"
msgstr "درصد"
#: inputwinmenu.ui:36
-#, fuzzy
msgctxt "inputwinmenu|sqrt"
msgid "Square Root"
msgstr "ریشهٔ دوم"
#: inputwinmenu.ui:44
-#, fuzzy
msgctxt "inputwinmenu|pow"
msgid "Power"
msgstr "توان"
@@ -10943,25 +10685,21 @@ msgid "Statistical Functions"
msgstr ""
#: inputwinmenu.ui:170
-#, fuzzy
msgctxt "inputwinmenu|mean"
msgid "Mean"
msgstr "میانگین"
#: inputwinmenu.ui:178
-#, fuzzy
msgctxt "inputwinmenu|min"
msgid "Minimum"
msgstr "حداقل"
#: inputwinmenu.ui:186
-#, fuzzy
msgctxt "inputwinmenu|max"
msgid "Maximum"
msgstr "حداکثر"
#: inputwinmenu.ui:198
-#, fuzzy
msgctxt "inputwinmenu|functions"
msgid "Functions"
msgstr "توابع"
@@ -10973,37 +10711,31 @@ msgid "Sine"
msgstr "خط"
#: inputwinmenu.ui:216
-#, fuzzy
msgctxt "inputwinmenu|cos"
msgid "Cosine"
msgstr "کسینوس"
#: inputwinmenu.ui:224
-#, fuzzy
msgctxt "inputwinmenu|tag"
msgid "Tangent"
msgstr "تانژانت"
#: inputwinmenu.ui:232
-#, fuzzy
msgctxt "inputwinmenu|asin"
msgid "Arcsine"
msgstr "آرک سینوس"
#: inputwinmenu.ui:240
-#, fuzzy
msgctxt "inputwinmenu|acos"
msgid "Arccosine"
msgstr "آرک کسینوس"
#: inputwinmenu.ui:248
-#, fuzzy
msgctxt "inputwinmenu|atan"
msgid "Arctangent"
msgstr "آرک تانژانت"
#: insertautotextdialog.ui:8
-#, fuzzy
msgctxt "insertautotextdialog|InsertAutoTextDialog"
msgid "Insert AutoText"
msgstr "درج متن خودکار"
@@ -11014,25 +10746,21 @@ msgid "Autotexts for Shortcut "
msgstr ""
#: insertbookmark.ui:8
-#, fuzzy
msgctxt "insertbookmark|InsertBookmarkDialog"
msgid "Bookmark"
msgstr "نشانک"
#: insertbookmark.ui:40
-#, fuzzy
msgctxt "insertbookmark|insert"
msgid "Insert"
msgstr "درج"
#: insertbookmark.ui:122
-#, fuzzy
msgctxt "insertbookmark|rename"
msgid "Rename"
msgstr "تغییرنام"
#: insertbookmark.ui:135
-#, fuzzy
msgctxt "insertbookmark|delete"
msgid "Delete"
msgstr "حذف"
@@ -11124,7 +10852,6 @@ msgid "Position:"
msgstr "موقعیت"
#: insertcaption.ui:143
-#, fuzzy
msgctxt "insertcaption|separator_edit"
msgid ": "
msgstr ": "
@@ -11146,13 +10873,11 @@ msgid "Category:"
msgstr "مقوله"
#: insertcaption.ui:226
-#, fuzzy
msgctxt "insertcaption|label2"
msgid "Properties"
msgstr "ویژگی‌ها"
#: insertcaption.ui:264
-#, fuzzy
msgctxt "insertcaption|label3"
msgid "Preview"
msgstr "پیش‌نمایش"
@@ -11169,7 +10894,6 @@ msgid "Options..."
msgstr "گزینه‌ها..."
#: insertcaption.ui:391
-#, fuzzy
msgctxt "insertcaption|liststore1"
msgid "[None]"
msgstr "[هیچ‌کدام]"
@@ -11275,13 +10999,11 @@ msgid "Automatic"
msgstr "خودکار"
#: insertfootnote.ui:161
-#, fuzzy
msgctxt "insertfootnote|character"
msgid "Character"
msgstr "نویسه"
#: insertfootnote.ui:193
-#, fuzzy
msgctxt "insertfootnote|characterentry-atkobject"
msgid "Character"
msgstr "نویسه"
@@ -11293,19 +11015,16 @@ msgid "Choose…"
msgstr "انتخاب"
#: insertfootnote.ui:224
-#, fuzzy
msgctxt "insertfootnote|label1"
msgid "Numbering"
msgstr "شماره‌گذاری"
#: insertfootnote.ui:257
-#, fuzzy
msgctxt "insertfootnote|footnote"
msgid "Footnote"
msgstr "پانویس"
#: insertfootnote.ui:275
-#, fuzzy
msgctxt "insertfootnote|endnote"
msgid "Endnote"
msgstr "یادداشت پایان فصل"
@@ -11373,13 +11092,11 @@ msgid "Columns"
msgstr "ستون‌ها"
#: insertsectiondialog.ui:151
-#, fuzzy
msgctxt "insertsectiondialog|indents"
msgid "Indents"
msgstr "تورفتگی‌ها"
#: insertsectiondialog.ui:174
-#, fuzzy
msgctxt "insertsectiondialog|background"
msgid "Background"
msgstr "پس‌زمینه"
@@ -11396,7 +11113,6 @@ msgid "Insert Table"
msgstr "درج جدول"
#: inserttable.ui:43
-#, fuzzy
msgctxt "inserttable|ok"
msgid "Insert"
msgstr "درج"
@@ -11420,7 +11136,6 @@ msgid "_Rows:"
msgstr "ر~دیف‌ها"
#: inserttable.ui:216
-#, fuzzy
msgctxt "inserttable|label1"
msgid "General"
msgstr "عمومی"
@@ -11459,13 +11174,11 @@ msgid "Auto_Format"
msgstr "قالب‌بندی خودکار"
#: inserttable.ui:377
-#, fuzzy
msgctxt "inserttable|label2"
msgid "Options"
msgstr "گزینه‌ها"
#: labeldialog.ui:8
-#, fuzzy
msgctxt "labeldialog|LabelDialog"
msgid "Labels"
msgstr "برچسب‌ها"
@@ -11483,7 +11196,6 @@ msgid "Medium"
msgstr "متوسط"
#: labeldialog.ui:128
-#, fuzzy
msgctxt "labeldialog|labels"
msgid "Labels"
msgstr "برچسب‌ها"
@@ -11495,13 +11207,11 @@ msgid "Business Cards"
msgstr "~کارت‌های ویزیت"
#: labeldialog.ui:174
-#, fuzzy
msgctxt "labeldialog|private"
msgid "Private"
msgstr "خصوصی"
#: labeldialog.ui:197
-#, fuzzy
msgctxt "labeldialog|business"
msgid "Business"
msgstr "کاری"
@@ -11513,7 +11223,6 @@ msgid "Format"
msgstr "قالب"
#: labeldialog.ui:243
-#, fuzzy
msgctxt "labeldialog|options"
msgid "Options"
msgstr "گزینه‌ها"
@@ -11627,7 +11336,6 @@ msgid "Printer Name"
msgstr ""
#: labeloptionspage.ui:270
-#, fuzzy
msgctxt "labeloptionspage|label2"
msgid "Printer"
msgstr "چاپگر"
@@ -11721,7 +11429,6 @@ msgid "lines"
msgstr "سطر"
#: linenumbering.ui:433
-#, fuzzy
msgctxt "linenumbering|separator"
msgid "Separator"
msgstr "جداساز"
@@ -11857,7 +11564,6 @@ msgid "_Electronic"
msgstr "ا~لکترونیکی"
#: mailmerge.ui:321
-#, fuzzy
msgctxt "mailmerge|file"
msgid "File"
msgstr "پرونده"
@@ -11923,7 +11629,6 @@ msgid "RT_F"
msgstr "RTF (~ب)"
#: mailmerge.ui:630
-#, fuzzy
msgctxt "mailmerge|swriter"
msgid "%PRODUCTNAME Writer"
msgstr "کاتب %PRODUCTNAME"
@@ -12016,19 +11721,16 @@ msgid "Action"
msgstr "اقدامات"
#: managechangessidebar.ui:184
-#, fuzzy
msgctxt "managechangessidebar|writerauthor"
msgid "Author"
msgstr "مؤلف"
#: managechangessidebar.ui:192
-#, fuzzy
msgctxt "managechangessidebar|writerdate"
msgid "Date"
msgstr "تاریخ"
#: managechangessidebar.ui:200
-#, fuzzy
msgctxt "managechangessidebar|writerdesc"
msgid "Comment"
msgstr "یادداشت"
@@ -12081,7 +11783,6 @@ msgid "Join with _next table"
msgstr ""
#: mergetabledialog.ui:133
-#, fuzzy
msgctxt "mergetabledialog|label1"
msgid "Mode"
msgstr "حالت"
@@ -12188,7 +11889,6 @@ msgid "Mail Merge"
msgstr "ادغام نامه"
#: mmcreatingdialog.ui:52
-#, fuzzy
msgctxt "mmcreatingdialog|label1"
msgid "Status:"
msgstr "وضعیت:"
@@ -12272,7 +11972,6 @@ msgid "_Zoom"
msgstr "زوم"
#: mmlayoutpage.ui:363
-#, fuzzy
msgctxt "mmlayoutpage|zoom"
msgid "Entire page"
msgstr "سراسر صفحه"
@@ -12382,7 +12081,6 @@ msgid "What Type of Document Do You Want to Create?"
msgstr ""
#: mmresultemaildialog.ui:14
-#, fuzzy
msgctxt "mmresultemaildialog|liststore1"
msgid "OpenDocument Text"
msgstr "متن نوشتارباز"
@@ -12393,7 +12091,6 @@ msgid "Adobe PDF-Document"
msgstr ""
#: mmresultemaildialog.ui:22
-#, fuzzy
msgctxt "mmresultemaildialog|liststore1"
msgid "Microsoft Word Document"
msgstr "سند ورد مایکروسافت"
@@ -12404,7 +12101,6 @@ msgid "HTML Message"
msgstr ""
#: mmresultemaildialog.ui:30
-#, fuzzy
msgctxt "mmresultemaildialog|liststore1"
msgid "Plain Text"
msgstr "متن ساده"
@@ -12566,7 +12262,6 @@ msgid "Save As options"
msgstr ""
#: mmsalutationpage.ui:49
-#, fuzzy
msgctxt "mmsalutationpage|previewft"
msgid "Preview"
msgstr "پیش‌نمایش"
@@ -12737,7 +12432,6 @@ msgid "E-mails not sent: %1"
msgstr ""
#: mmsendmails.ui:229
-#, fuzzy
msgctxt "mmsendmails|label5"
msgid "Details"
msgstr "جزئیات"
@@ -12753,19 +12447,16 @@ msgid "Toggle Master View"
msgstr ""
#: navigatorpanel.ui:47
-#, fuzzy
msgctxt "navigatorpanel|navigation|tooltip_text"
msgid "Navigation"
msgstr "ناوش"
#: navigatorpanel.ui:60
-#, fuzzy
msgctxt "navigatorpanel|back|tooltip_text"
msgid "Back"
msgstr "عقب"
#: navigatorpanel.ui:73
-#, fuzzy
msgctxt "navigatorpanel|forward|tooltip_text"
msgid "Forward"
msgstr "جلو"
@@ -12802,13 +12493,11 @@ msgid "Set Reminder"
msgstr ""
#: navigatorpanel.ui:194
-#, fuzzy
msgctxt "navigatorpanel|header|tooltip_text"
msgid "Header"
msgstr "سرصفحه"
#: navigatorpanel.ui:207
-#, fuzzy
msgctxt "navigatorpanel|footer|tooltip_text"
msgid "Footer"
msgstr "پاصفحه"
@@ -12853,7 +12542,6 @@ msgid "Toggle Master View"
msgstr ""
#: navigatorpanel.ui:364
-#, fuzzy
msgctxt "navigatorpanel|edit|tooltip_text"
msgid "Edit"
msgstr "ویرایش"
@@ -12865,7 +12553,6 @@ msgid "Update"
msgstr "Update"
#: navigatorpanel.ui:390
-#, fuzzy
msgctxt "navigatorpanel|insert|tooltip_text"
msgid "Insert"
msgstr "درج"
@@ -12876,13 +12563,11 @@ msgid "Save Contents as well"
msgstr ""
#: navigatorpanel.ui:436
-#, fuzzy
msgctxt "navigatorpanel|moveup|tooltip_text"
msgid "Move Up"
msgstr "جابه‌جایی به بالا"
#: navigatorpanel.ui:449
-#, fuzzy
msgctxt "navigatorpanel|movedown|tooltip_text"
msgid "Move Down"
msgstr "جابه‌جایی به پایین"
@@ -12932,7 +12617,6 @@ msgid " "
msgstr ""
#: notebookbar.ui:455
-#, fuzzy
msgctxt "notebookbar|NewSI|tooltip_text"
msgid "Presentation"
msgstr "ارائه"
@@ -12954,7 +12638,6 @@ msgid " "
msgstr ""
#: notebookbar.ui:488
-#, fuzzy
msgctxt "notebookbar|NewSF|tooltip_text"
msgid "Formula"
msgstr "فرمول"
@@ -12977,19 +12660,16 @@ msgid "Spreadsheet"
msgstr "صفحه‌گسترده"
#: notebookbar.ui:1238
-#, fuzzy
msgctxt "notebookbar|FileLabel"
msgid "File"
msgstr "پرونده"
#: notebookbar.ui:1371
-#, fuzzy
msgctxt "notebookbar|FontSection|tooltip_text"
msgid "Font"
msgstr "قلم"
#: notebookbar.ui:1660
-#, fuzzy
msgctxt "notebookbar|FontSection2|tooltip_text"
msgid "Font"
msgstr "قلم"
@@ -13001,7 +12681,6 @@ msgid "Outline"
msgstr "دورخط‌"
#: notebookbar.ui:1799
-#, fuzzy
msgctxt "notebookbar|numberbullet|tooltip_text"
msgid "Bullets and Numbering"
msgstr "گلوله‌ها و شماره‌گذاری"
@@ -13029,7 +12708,6 @@ msgid "Horizontal Alignment"
msgstr ""
#: notebookbar.ui:2156
-#, fuzzy
msgctxt "notebookbar|SpacingSection|tooltip_text"
msgid "Spacing"
msgstr "فاصله‌گذاری"
@@ -13041,13 +12719,11 @@ msgid "Indent"
msgstr "تورفتگی‌ها"
#: notebookbar.ui:2196
-#, fuzzy
msgctxt "notebookbar|increaseindent1|tooltip_text"
msgid "Increase Indent"
msgstr "افزایش تورفتگی"
#: notebookbar.ui:2212
-#, fuzzy
msgctxt "notebookbar|decreaseindent1|tooltip_text"
msgid "Decrease Indent"
msgstr "کاهش تورفتگی"
@@ -13059,19 +12735,16 @@ msgid "Indent"
msgstr "تورفتگی‌ها"
#: notebookbar.ui:2342
-#, fuzzy
msgctxt "notebookbar|StyleSection|tooltip_text"
msgid "Style"
msgstr "سبک"
#: notebookbar.ui:2474
-#, fuzzy
msgctxt "notebookbar|FindSection|tooltip_text"
msgid "Find"
msgstr "جستجو"
#: notebookbar.ui:2530
-#, fuzzy
msgctxt "notebookbar|FindSection1|tooltip_text"
msgid "Find"
msgstr "جستجو"
@@ -13088,7 +12761,6 @@ msgid "Break"
msgstr "~شکستن"
#: notebookbar.ui:2800
-#, fuzzy
msgctxt "notebookbar|box70|tooltip_text"
msgid "Gallery"
msgstr "گالری"
@@ -13105,19 +12777,16 @@ msgid "Symbol"
msgstr "نمادها"
#: notebookbar.ui:2882
-#, fuzzy
msgctxt "notebookbar|box17|tooltip_text"
msgid "Basic"
msgstr "پایه"
#: notebookbar.ui:2910
-#, fuzzy
msgctxt "notebookbar|InsertAVMedia|tooltip_text"
msgid "Insert Audio or Video"
msgstr "درج صوت یا ویدئو"
#: notebookbar.ui:2942
-#, fuzzy
msgctxt "notebookbar|ShapesSection|tooltip_text"
msgid "Shapes"
msgstr "شکل‌ها"
@@ -13129,7 +12798,6 @@ msgid "Links"
msgstr "خط"
#: notebookbar.ui:3336
-#, fuzzy
msgctxt "notebookbar|TextSection|tooltip_text"
msgid "Text"
msgstr "متن"
@@ -13141,13 +12809,11 @@ msgid "Fontwork"
msgstr "قلم‌ها"
#: notebookbar.ui:3455
-#, fuzzy
msgctxt "notebookbar|FieldsSection|tooltip_text"
msgid "Fields"
msgstr "فیلدها"
#: notebookbar.ui:3545
-#, fuzzy
msgctxt "notebookbar|InsertLabel"
msgid "Insert"
msgstr "درج"
@@ -13164,7 +12830,6 @@ msgid "Page layout"
msgstr "طرح‌بندی صفحه"
#: notebookbar.ui:4295
-#, fuzzy
msgctxt "notebookbar|ReferencesLabel"
msgid "References"
msgstr "مراجع"
@@ -13185,13 +12850,11 @@ msgid "Document Area Elements"
msgstr ""
#: notebookbar.ui:5056
-#, fuzzy
msgctxt "notebookbar|ZoomSection|tooltip_text"
msgid "Zoom"
msgstr "زوم"
#: notebookbar.ui:5177
-#, fuzzy
msgctxt "notebookbar|ViewLabel"
msgid "View"
msgstr "نما"
@@ -13209,7 +12872,6 @@ msgid "Indent"
msgstr "تورفتگی‌ها"
#: notebookbar.ui:5850
-#, fuzzy
msgctxt "notebookbar|TableLabel"
msgid "Table"
msgstr "جدول"
@@ -13221,7 +12883,6 @@ msgid "Basics"
msgstr "پایه"
#: notebookbar.ui:5872
-#, fuzzy
msgctxt "notebookbar|GraphicDialog"
msgid "Properties"
msgstr "ویژگی‌ها"
@@ -13233,19 +12894,16 @@ msgid "Basics"
msgstr "پایه"
#: notebookbar.ui:5905
-#, fuzzy
msgctxt "notebookbar|Crop1"
msgid "Crop"
msgstr "برش زدن"
#: notebookbar.ui:6537
-#, fuzzy
msgctxt "notebookbar|ImageLabel"
msgid "Image"
msgstr "تصویر"
#: notebookbar.ui:6554
-#, fuzzy
msgctxt "notebookbar|LineFormat"
msgid "Line"
msgstr "خط"
@@ -13262,7 +12920,6 @@ msgid "Shape / Textbox"
msgstr ""
#: notebookbar.ui:6734
-#, fuzzy
msgctxt "notebookbar|AnchorMenu"
msgid "Anchor"
msgstr "لنگر"
@@ -13284,7 +12941,6 @@ msgid "_File"
msgstr "پرونده"
#: notebookbar_compact.ui:2797
-#, fuzzy
msgctxt "notebookbar_compact|FileLabel"
msgid "File"
msgstr "پرونده"
@@ -13318,7 +12974,6 @@ msgid "_Insert"
msgstr "درج"
#: notebookbar_compact.ui:4123
-#, fuzzy
msgctxt "notebookbar_compact|InsertLabel"
msgid "Insert"
msgstr "درج"
@@ -13342,7 +12997,6 @@ msgid "Reference_s"
msgstr "مراجع"
#: notebookbar_compact.ui:4899
-#, fuzzy
msgctxt "notebookbar_compact|ReferencesLabel"
msgid "References"
msgstr "مراجع"
@@ -13365,7 +13019,6 @@ msgid "_View"
msgstr "نما"
#: notebookbar_compact.ui:5792
-#, fuzzy
msgctxt "notebookbar_compact|ViewLabel"
msgid "View"
msgstr "نما"
@@ -13377,7 +13030,6 @@ msgid "T_able"
msgstr "جدول"
#: notebookbar_compact.ui:6478
-#, fuzzy
msgctxt "notebookbar_compact|TableLabel"
msgid "Table"
msgstr "جدول"
@@ -13389,7 +13041,6 @@ msgid "_Graphic"
msgstr "گرافیک"
#: notebookbar_compact.ui:7136
-#, fuzzy
msgctxt "notebookbar_compact|ImageLabel"
msgid "Image"
msgstr "تصویر"
@@ -13422,13 +13073,11 @@ msgid "Align"
msgstr ""
#: notebookbar_compact.ui:8216
-#, fuzzy
msgctxt "notebookbar_compact|frame:MenuDraw"
msgid "Object"
msgstr "شیء"
#: notebookbar_compact.ui:8246
-#, fuzzy
msgctxt "notebookbar_compact|FrameLabel"
msgid "Object"
msgstr "شیء"
@@ -13440,7 +13089,6 @@ msgid "_Tools"
msgstr "ابزارها"
#: notebookbar_compact.ui:8810
-#, fuzzy
msgctxt "notebookbar_compact|DevLabel"
msgid "Tools"
msgstr "ابزارها"
@@ -13456,7 +13104,6 @@ msgid "Menubar"
msgstr ""
#: notebookbar_groupedbar_compact.ui:3363
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|Quotation2"
msgid "Quotation"
msgstr "نقل قول"
@@ -13714,7 +13361,6 @@ msgid "Menubar"
msgstr ""
#: notebookbar_groupedbar_full.ui:3281
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|Quotation2"
msgid "Quotation"
msgstr "نقل قول"
@@ -13995,13 +13641,11 @@ msgid "_View"
msgstr "نما"
#: notebookbar_groups.ui:34
-#, fuzzy
msgctxt "notebookbar_groups|imagestyledefault"
msgid "Default"
msgstr "پیش‌فرض"
#: notebookbar_groups.ui:42
-#, fuzzy
msgctxt "notebookbar_groups|imagestylegray"
msgid "Grayscale"
msgstr "سایه‌خاکستری"
@@ -14013,7 +13657,6 @@ msgid "Black and White"
msgstr "~سیاه و سفید"
#: notebookbar_groups.ui:58
-#, fuzzy
msgctxt "notebookbar_groups|imagestylewater"
msgid "Watermark"
msgstr "ته‌نقش"
@@ -14074,25 +13717,21 @@ msgid "Colorize Orange"
msgstr ""
#: notebookbar_groups.ui:186
-#, fuzzy
msgctxt "notebookbar_groups|hyperlink"
msgid "Hyperlink"
msgstr "فراپیوند"
#: notebookbar_groups.ui:200
-#, fuzzy
msgctxt "notebookbar_groups|footnote"
msgid "Footnote"
msgstr "پانویس"
#: notebookbar_groups.ui:209
-#, fuzzy
msgctxt "notebookbar_groups|endnote"
msgid "Endnote"
msgstr "یادداشت پایان فصل"
#: notebookbar_groups.ui:224
-#, fuzzy
msgctxt "notebookbar_groups|bookmark"
msgid "Bookmark"
msgstr "نشانک"
@@ -14109,7 +13748,6 @@ msgid "Default Paragraph"
msgstr ""
#: notebookbar_groups.ui:326
-#, fuzzy
msgctxt "notebookbar_groups|title"
msgid "Title"
msgstr "عنوان"
@@ -14121,13 +13759,11 @@ msgid "Heading 1"
msgstr "سرشناسهٔ ۱"
#: notebookbar_groups.ui:344
-#, fuzzy
msgctxt "notebookbar_groups|heading2"
msgid "Heading 2"
msgstr "سرشناسهٔ ۲"
#: notebookbar_groups.ui:353
-#, fuzzy
msgctxt "notebookbar_groups|heading3"
msgid "Heading 3"
msgstr "سرشناسهٔ ۳"
@@ -14138,13 +13774,11 @@ msgid "Default Character"
msgstr ""
#: notebookbar_groups.ui:377
-#, fuzzy
msgctxt "notebookbar_groups|italic"
msgid "Emphasis"
msgstr "تأکید"
#: notebookbar_groups.ui:386
-#, fuzzy
msgctxt "notebookbar_groups|bold"
msgid "Strong Emphasis"
msgstr "تأکید شدید"
@@ -14156,7 +13790,6 @@ msgid "None"
msgstr "یادداشت"
#: notebookbar_groups.ui:412
-#, fuzzy
msgctxt "notebookbar_groups|tablestyledefault"
msgid "Default"
msgstr "پیش‌فرض"
@@ -14198,19 +13831,16 @@ msgid "Delete Rows"
msgstr "حذف ردیف"
#: notebookbar_groups.ui:504
-#, fuzzy
msgctxt "notebookbar_groups|rowmenuselect"
msgid "Select Rows"
msgstr "انتخاب سطرها"
#: notebookbar_groups.ui:519
-#, fuzzy
msgctxt "notebookbar_groups|rowmenuheight"
msgid "Row Height..."
msgstr "ارتفاع سطر..."
#: notebookbar_groups.ui:528
-#, fuzzy
msgctxt "notebookbar_groups|rowmenuoptimalrow"
msgid "Optimal Row Height"
msgstr "ارتفاع سطر بهینه"
@@ -14222,7 +13852,6 @@ msgid "Distribute Rows Evenly"
msgstr "توزیع یکسان سطرها"
#: notebookbar_groups.ui:736
-#, fuzzy
msgctxt "notebookbar_groups|filegrouplabel"
msgid "File"
msgstr "پرونده"
@@ -14234,13 +13863,11 @@ msgid "Clipboard"
msgstr "تخته‌شستی"
#: notebookbar_groups.ui:935
-#, fuzzy
msgctxt "notebookbar_groups|paragraphstyleb"
msgid "Style"
msgstr "سبک"
#: notebookbar_groups.ui:1448
-#, fuzzy
msgctxt "notebookbar_groups|formatgrouplabel"
msgid "Text"
msgstr "متن"
@@ -14252,19 +13879,16 @@ msgid "Links"
msgstr "خط"
#: notebookbar_groups.ui:1616
-#, fuzzy
msgctxt "notebookbar_groups|shapesb"
msgid "Shapes"
msgstr "شکل‌ها"
#: notebookbar_groups.ui:1722
-#, fuzzy
msgctxt "notebookbar_groups|insertgrouplabel"
msgid "Insert"
msgstr "درج"
#: notebookbar_groups.ui:1758
-#, fuzzy
msgctxt "notebookbar_groups|tablestyleb"
msgid "Style"
msgstr "سبک"
@@ -14282,13 +13906,11 @@ msgid "Columns"
msgstr "تعداد ستون‌ها"
#: notebookbar_groups.ui:2002
-#, fuzzy
msgctxt "notebookbar_groups|tablegrouplabel"
msgid "Table"
msgstr "جدول"
#: notebookbar_groups.ui:2038
-#, fuzzy
msgctxt "notebookbar_groups|imagestyleb"
msgid "Style"
msgstr "سبک"
@@ -14311,7 +13933,6 @@ msgid "Lock"
msgstr ""
#: notebookbar_groups.ui:2189
-#, fuzzy
msgctxt "notebookbar_groups|imagegrouplabel"
msgid "Image"
msgstr "تصویر"
@@ -14552,7 +14173,6 @@ msgid "S_tart with:"
msgstr "آ~غاز از"
#: numparapage.ui:278
-#, fuzzy
msgctxt "numparapage|label2"
msgid "Numbering"
msgstr "شماره‌گذاری"
@@ -14579,7 +14199,6 @@ msgid "Line Numbering"
msgstr "شماره‌گذاری سطری"
#: objectdialog.ui:8
-#, fuzzy
msgctxt "objectdialog|ObjectDialog"
msgid "Object"
msgstr "شیء"
@@ -14590,7 +14209,6 @@ msgid "Type"
msgstr "نوع"
#: objectdialog.ui:128
-#, fuzzy
msgctxt "objectdialog|options"
msgid "Options"
msgstr "گزینه‌ها"
@@ -14602,7 +14220,6 @@ msgid "Wrap"
msgstr "~پیچش"
#: objectdialog.ui:174
-#, fuzzy
msgctxt "objectdialog|hyperlink"
msgid "Hyperlink"
msgstr "فراپیوند"
@@ -14619,13 +14236,11 @@ msgid "Area"
msgstr "محیط"
#: objectdialog.ui:243
-#, fuzzy
msgctxt "objectdialog|transparence"
msgid "Transparency"
msgstr "شفافیت"
#: objectdialog.ui:266
-#, fuzzy
msgctxt "objectdialog|macro"
msgid "Macro"
msgstr "ماکرو"
@@ -14982,7 +14597,6 @@ msgid "_Direct cursor"
msgstr ""
#: optformataidspage.ui:364
-#, fuzzy
msgctxt "optformataidspage|fillmode"
msgid "Insert"
msgstr "درج"
@@ -15129,13 +14743,11 @@ msgid "[None]"
msgstr "[هیچ‌کدام]"
#: optredlinepage.ui:70
-#, fuzzy
msgctxt "optredlinepage|insert"
msgid "Bold"
msgstr "سیاه"
#: optredlinepage.ui:71
-#, fuzzy
msgctxt "optredlinepage|insert"
msgid "Italic"
msgstr "ایتالیک"
@@ -15153,7 +14765,6 @@ msgid "Underlined: double"
msgstr "زیرخط: دوتایی"
#: optredlinepage.ui:74
-#, fuzzy
msgctxt "optredlinepage|insert"
msgid "Strikethrough"
msgstr "خط‌خورده"
@@ -15164,13 +14775,11 @@ msgid "Uppercase"
msgstr ""
#: optredlinepage.ui:76
-#, fuzzy
msgctxt "optredlinepage|insert"
msgid "Lowercase"
msgstr "حروف کوچک"
#: optredlinepage.ui:77
-#, fuzzy
msgctxt "optredlinepage|insert"
msgid "Small caps"
msgstr "حروف بزرگِ ریز"
@@ -15181,7 +14790,6 @@ msgid "Title font"
msgstr ""
#: optredlinepage.ui:79
-#, fuzzy
msgctxt "optredlinepage|insert"
msgid "Background color"
msgstr "رنگ پس‌زمینه"
@@ -15192,7 +14800,6 @@ msgid "Color of Insertions"
msgstr ""
#: optredlinepage.ui:108
-#, fuzzy
msgctxt "optredlinepage|insertedpreview"
msgid "Insert"
msgstr "درج"
@@ -15220,7 +14827,6 @@ msgid "Color of Deletions"
msgstr ""
#: optredlinepage.ui:219
-#, fuzzy
msgctxt "optredlinepage|deletedpreview"
msgid "Delete"
msgstr "حذف"
@@ -15248,7 +14854,6 @@ msgid "Color of Changed Attributes"
msgstr ""
#: optredlinepage.ui:330
-#, fuzzy
msgctxt "optredlinepage|changedpreview"
msgid "Attributes"
msgstr "مشخصه‌ها"
@@ -15280,7 +14885,6 @@ msgid "[None]"
msgstr "[هیچ‌کدام]"
#: optredlinepage.ui:444
-#, fuzzy
msgctxt "optredlinepage|markpos"
msgid "Left margin"
msgstr "حاشیهٔ چپ"
@@ -15444,13 +15048,11 @@ msgid "_Format"
msgstr "قالب"
#: outlinenumbering.ui:121
-#, fuzzy
msgctxt "outlinenumbering|numbering"
msgid "Numbering"
msgstr "شماره‌گذاری"
#: outlinenumbering.ui:143
-#, fuzzy
msgctxt "outlinenumbering|position"
msgid "Position"
msgstr "موقعیت"
@@ -15544,7 +15146,6 @@ msgid "Show sublevels:"
msgstr ""
#: outlinenumberingpage.ui:164
-#, fuzzy
msgctxt "outlinenumberingpage|label7"
msgid "Separator"
msgstr "جداساز"
@@ -15568,7 +15169,6 @@ msgid "Start at:"
msgstr "آ~غاز از"
#: outlinenumberingpage.ui:324
-#, fuzzy
msgctxt "outlinenumberingpage|label2"
msgid "Numbering"
msgstr "شماره‌گذاری"
@@ -15596,7 +15196,6 @@ msgid "Tab stop"
msgstr "ایستگاه‌های جهش"
#: outlinepositionpage.ui:44
-#, fuzzy
msgctxt "outlinepositionpage|liststore2"
msgid "Space"
msgstr "فضا"
@@ -15673,7 +15272,6 @@ msgid "Position and Spacing"
msgstr ""
#: outlinepositionpage.ui:417
-#, fuzzy
msgctxt "outlinepositionpage|standard"
msgid "Default"
msgstr "پیش‌فرض"
@@ -15708,13 +15306,11 @@ msgid "3 Columns"
msgstr "تعداد ستون‌ها"
#: pagecolumncontrol.ui:121
-#, fuzzy
msgctxt "pagecolumncontrol|columnleft"
msgid "Left"
msgstr "چپ"
#: pagecolumncontrol.ui:136
-#, fuzzy
msgctxt "pagecolumncontrol|columnright"
msgid "Right"
msgstr "راست"
@@ -15738,13 +15334,11 @@ msgid "3 Columns"
msgstr "تعداد ستون‌ها"
#: pagecolumncontrol.ui:196
-#, fuzzy
msgctxt "pagecolumncontrol|columnleftL"
msgid "Left"
msgstr "چپ"
#: pagecolumncontrol.ui:211
-#, fuzzy
msgctxt "pagecolumncontrol|columnrightL"
msgid "Right"
msgstr "راست"
@@ -15768,7 +15362,6 @@ msgid "Margins:"
msgstr "حاشیه"
#: pagefooterpanel.ui:60
-#, fuzzy
msgctxt "pagefooterpanel|customlabel"
msgid "Custom"
msgstr "سفارشی"
@@ -15786,7 +15379,6 @@ msgid "Same Content:"
msgstr "محتویات چارچوب"
#: pageformatpanel.ui:23
-#, fuzzy
msgctxt "pageformatpanel|size"
msgid "Size:"
msgstr "اندازه:"
@@ -15851,7 +15443,6 @@ msgid "Narrow"
msgstr ""
#: pageformatpanel.ui:142
-#, fuzzy
msgctxt "pageformatpanel|marginLB"
msgid "Moderate"
msgstr "متعادل"
@@ -15878,13 +15469,11 @@ msgid "Wide"
msgstr "مخفی کردن"
#: pageformatpanel.ui:147
-#, fuzzy
msgctxt "pageformatpanel|marginLB"
msgid "Mirrored"
msgstr "آینه‌ای"
#: pageformatpanel.ui:158
-#, fuzzy
msgctxt "pageformatpanel|customlabel"
msgid "Custom"
msgstr "سفارشی"
@@ -15896,7 +15485,6 @@ msgid "Margins:"
msgstr "حاشیه"
#: pageheaderpanel.ui:60
-#, fuzzy
msgctxt "pageheaderpanel|customlabel"
msgid "Custom"
msgstr "سفارشی"
@@ -15919,7 +15507,6 @@ msgid "Narrow"
msgstr ""
#: pagemargincontrol.ui:96
-#, fuzzy
msgctxt "pagemargincontrol|normal"
msgid "Normal"
msgstr "عادی"
@@ -15931,7 +15518,6 @@ msgid "Wide"
msgstr "مخفی کردن"
#: pagemargincontrol.ui:127
-#, fuzzy
msgctxt "pagemargincontrol|mirrored"
msgid "Mirrored"
msgstr "آینه‌ای"
@@ -15947,7 +15533,6 @@ msgid "Narrow"
msgstr ""
#: pagemargincontrol.ui:172
-#, fuzzy
msgctxt "pagemargincontrol|normalL"
msgid "Normal"
msgstr "عادی"
@@ -15959,7 +15544,6 @@ msgid "Wide"
msgstr "مخفی کردن"
#: pagemargincontrol.ui:203
-#, fuzzy
msgctxt "pagemargincontrol|mirroredL"
msgid "Mirrored"
msgstr "آینه‌ای"
@@ -16006,7 +15590,6 @@ msgid "O_uter"
msgstr "خارجی"
#: pagemargincontrol.ui:410
-#, fuzzy
msgctxt "pagemargincontrol|label1"
msgid "Custom"
msgstr "سفارشی"
@@ -16041,7 +15624,6 @@ msgid "Right and left"
msgstr ""
#: pagestylespanel.ui:19
-#, fuzzy
msgctxt "pagestylespanel|liststorePageLayout"
msgid "Mirrored"
msgstr "آینه‌ای"
@@ -16099,25 +15681,21 @@ msgid "3 Columns"
msgstr "تعداد ستون‌ها"
#: pagestylespanel.ui:136
-#, fuzzy
msgctxt "pagestylespanel|columnbox"
msgid "Left"
msgstr "چپ"
#: pagestylespanel.ui:137
-#, fuzzy
msgctxt "pagestylespanel|columnbox"
msgid "Right"
msgstr "راست"
#: pagestylespanel.ui:214
-#, fuzzy
msgctxt "pagestylespanel|customlabel"
msgid "Custom"
msgstr "سفارشی"
#: paradialog.ui:8
-#, fuzzy
msgctxt "paradialog|ParagraphPropertiesDialog"
msgid "Paragraph"
msgstr "بند"
@@ -16138,7 +15716,6 @@ msgid "Text Flow"
msgstr ""
#: paradialog.ui:176
-#, fuzzy
msgctxt "paradialog|labelTP_PARA_ASIAN"
msgid "Asian Typography"
msgstr "حروف‌نگاری آسیایی"
@@ -16173,13 +15750,11 @@ msgid "Area"
msgstr "محیط"
#: paradialog.ui:314
-#, fuzzy
msgctxt "paradialog|transparence"
msgid "Transparency"
msgstr "شفافیت"
#: picturedialog.ui:8
-#, fuzzy
msgctxt "picturedialog|PictureDialog"
msgid "Image"
msgstr "تصویر"
@@ -16190,7 +15765,6 @@ msgid "Type"
msgstr "نوع"
#: picturedialog.ui:128
-#, fuzzy
msgctxt "picturedialog|options"
msgid "Options"
msgstr "گزینه‌ها"
@@ -16202,19 +15776,16 @@ msgid "Wrap"
msgstr "~پیچش"
#: picturedialog.ui:174
-#, fuzzy
msgctxt "picturedialog|hyperlink"
msgid "Hyperlink"
msgstr "فراپیوند"
#: picturedialog.ui:197
-#, fuzzy
msgctxt "picturedialog|picture"
msgid "Image"
msgstr "تصویر"
#: picturedialog.ui:220
-#, fuzzy
msgctxt "picturedialog|crop"
msgid "Crop"
msgstr "برش زدن"
@@ -16231,13 +15802,11 @@ msgid "Area"
msgstr "محیط"
#: picturedialog.ui:289
-#, fuzzy
msgctxt "picturedialog|transparence"
msgid "Transparency"
msgstr "شفافیت"
#: picturedialog.ui:312
-#, fuzzy
msgctxt "picturedialog|macro"
msgid "Macro"
msgstr "ماکرو"
@@ -16287,7 +15856,6 @@ msgid "On right pages"
msgstr ""
#: picturepage.ui:249
-#, fuzzy
msgctxt "picturepage|label2"
msgid "Flip"
msgstr "ورق زدن"
@@ -16455,7 +16023,6 @@ msgid "Text _placeholder"
msgstr "جای~گزین‌های متن"
#: printoptionspage.ui:145
-#, fuzzy
msgctxt "printoptionspage|label2"
msgid "Contents"
msgstr "محتویات"
@@ -16584,13 +16151,11 @@ msgid "Homepage/e-mail:"
msgstr ""
#: privateuserpage.ui:126
-#, fuzzy
msgctxt "privateuserpage|firstname-atkobject"
msgid "First name"
msgstr "نام"
#: privateuserpage.ui:144
-#, fuzzy
msgctxt "privateuserpage|lastname-atkobject"
msgid "Last name"
msgstr "نام خانوادگی"
@@ -16607,7 +16172,6 @@ msgid "Title"
msgstr "عنوان"
#: privateuserpage.ui:210
-#, fuzzy
msgctxt "privateuserpage|job-atkobject"
msgid "Position"
msgstr "موقعیت"
@@ -16634,13 +16198,11 @@ msgid "First/last _name/initials 2:"
msgstr ""
#: privateuserpage.ui:331
-#, fuzzy
msgctxt "privateuserpage|firstname2-atkobject"
msgid "Last name"
msgstr "نام خانوادگی"
#: privateuserpage.ui:349
-#, fuzzy
msgctxt "privateuserpage|lastname2-atkobject"
msgid "First name"
msgstr "نام"
@@ -16657,13 +16219,11 @@ msgid "_Zip/city:"
msgstr ""
#: privateuserpage.ui:410
-#, fuzzy
msgctxt "privateuserpage|icity-atkobject"
msgid "City"
msgstr "شهر"
#: privateuserpage.ui:428
-#, fuzzy
msgctxt "privateuserpage|izip-atkobject"
msgid "Zip code"
msgstr "کد پستی"
@@ -16679,7 +16239,6 @@ msgid "Title"
msgstr "عنوان"
#: privateuserpage.ui:552
-#, fuzzy
msgctxt "privateuserpage|mobile-atkobject"
msgid "Position"
msgstr "موقعیت"
@@ -16797,7 +16356,6 @@ msgid "_Edit"
msgstr "ویرایش"
#: readonlymenu.ui:36
-#, fuzzy
msgctxt "readonlymenu|selection"
msgid "Select Text"
msgstr "انتخاب متن"
@@ -16846,7 +16404,6 @@ msgid "As Link"
msgstr ""
#: readonlymenu.ui:122
-#, fuzzy
msgctxt "readonlymenu|graphicascopy"
msgid "Copy"
msgstr "نسخه‌برداری"
@@ -16991,7 +16548,6 @@ msgid "T_ype"
msgstr "نوع"
#: savelabeldialog.ui:163
-#, fuzzy
msgctxt "savelabeldialog|label1"
msgid "Options"
msgstr "گزینه‌ها"
@@ -17076,7 +16632,6 @@ msgid "_With Condition"
msgstr ""
#: sectionpage.ui:410
-#, fuzzy
msgctxt "sectionpage|label3"
msgid "Hide"
msgstr "مخفی کردن"
@@ -17087,7 +16642,6 @@ msgid "E_ditable in read-only document"
msgstr ""
#: sectionpage.ui:453
-#, fuzzy
msgctxt "sectionpage|label5"
msgid "Properties"
msgstr "ویژگی‌ها"
@@ -17138,19 +16692,16 @@ msgid "Change _Table..."
msgstr ""
#: selectaddressdialog.ui:225
-#, fuzzy
msgctxt "selectaddressdialog|name"
msgid "Name"
msgstr "نام"
#: selectaddressdialog.ui:236
-#, fuzzy
msgctxt "selectaddressdialog|table"
msgid "Table"
msgstr "جدول"
#: selectaddressdialog.ui:253
-#, fuzzy
msgctxt "selectaddressdialog|connecting"
msgid "Connecting to data source..."
msgstr "در حال اتصال به منبع داده..."
@@ -17221,7 +16772,6 @@ msgid "Index Markings"
msgstr ""
#: selectindexdialog.ui:116
-#, fuzzy
msgctxt "selectindexdialog|label1"
msgid "Selection"
msgstr "انتخاب"
@@ -17245,7 +16795,6 @@ msgid "_Preview"
msgstr "پیش‌نمایش"
#: sidebarpage.ui:31
-#, fuzzy
msgctxt "sidebarpage|orientation|tooltip_text"
msgid "Orientation"
msgstr "جهت"
@@ -17263,7 +16812,6 @@ msgid "Columns"
msgstr "ستون‌ها"
#: sidebarpage.ui:112
-#, fuzzy
msgctxt "sidebarpage|margin|tooltip_text"
msgid "Margin"
msgstr "حاشیه"
@@ -17383,7 +16931,6 @@ msgid "Set the amount of space between the image and surrounding text"
msgstr ""
#: sidebarwrap.ui:249
-#, fuzzy
msgctxt "sidebarwrap|customlabel"
msgid "Custom"
msgstr "سفارشی"
@@ -17394,7 +16941,6 @@ msgid "Sort"
msgstr "مرتب‌سازی"
#: sortdialog.ui:111
-#, fuzzy
msgctxt "sortdialog|column"
msgid "Column"
msgstr "ستون"
@@ -17410,37 +16956,31 @@ msgid "Order"
msgstr "ترتیب"
#: sortdialog.ui:157
-#, fuzzy
msgctxt "sortdialog|up1"
msgid "Ascending"
msgstr "صعودی"
#: sortdialog.ui:177
-#, fuzzy
msgctxt "sortdialog|down1"
msgid "Descending"
msgstr "نزولی"
#: sortdialog.ui:207
-#, fuzzy
msgctxt "sortdialog|up2"
msgid "Ascending"
msgstr "صعودی"
#: sortdialog.ui:226
-#, fuzzy
msgctxt "sortdialog|down2"
msgid "Descending"
msgstr "نزولی"
#: sortdialog.ui:256
-#, fuzzy
msgctxt "sortdialog|up3"
msgid "Ascending"
msgstr "صعودی"
#: sortdialog.ui:275
-#, fuzzy
msgctxt "sortdialog|down3"
msgid "Descending"
msgstr "نزولی"
@@ -17464,19 +17004,16 @@ msgid "Key 3"
msgstr "کلید ~۳"
#: sortdialog.ui:408
-#, fuzzy
msgctxt "sortdialog|typelb1-atkobject"
msgid "Key type"
msgstr "نوع کلید"
#: sortdialog.ui:431
-#, fuzzy
msgctxt "sortdialog|typelb2-atkobject"
msgid "Key type"
msgstr "نوع کلید"
#: sortdialog.ui:452
-#, fuzzy
msgctxt "sortdialog|typelb3-atkobject"
msgid "Key type"
msgstr "نوع کلید"
@@ -17522,7 +17059,6 @@ msgid "Select..."
msgstr "~انتخاب!"
#: sortdialog.ui:669
-#, fuzzy
msgctxt "sortdialog|label4"
msgid "Separator"
msgstr "جداساز"
@@ -17544,19 +17080,16 @@ msgid "Setting"
msgstr "تنظیم"
#: spellmenu.ui:12
-#, fuzzy
msgctxt "spellmenu|ignoreall"
msgid "I_gnore All"
msgstr "_نادیده گرفتن هم‬ه"
#: spellmenu.ui:20
-#, fuzzy
msgctxt "spellmenu|addmenu"
msgid "_Add to Dictionary"
msgstr "_افزودن به لغت‌نامه"
#: spellmenu.ui:34
-#, fuzzy
msgctxt "spellmenu|add"
msgid "_Add to Dictionary"
msgstr "_افزودن به لغت‌نامه"
@@ -17573,7 +17106,6 @@ msgid "Set Language for Selection"
msgstr "تنظیم زبان برای محتوای انتخاب شده"
#: spellmenu.ui:94
-#, fuzzy
msgctxt "spellmenu|langpara"
msgid "Set Language for Paragraph"
msgstr "تنظیم زبان برای بند"
@@ -17696,7 +17228,6 @@ msgid "Update"
msgstr "Update"
#: stringinput.ui:70
-#, fuzzy
msgctxt "stringinput|name"
msgid "Name"
msgstr "نام"
@@ -17717,7 +17248,6 @@ msgid "No Subject"
msgstr ""
#: subjectdialog.ui:138
-#, fuzzy
msgctxt "subjectdialog|label1"
msgid "Subject:"
msgstr "موضوع:"
@@ -17797,7 +17327,6 @@ msgid "Table Properties"
msgstr "ویژگی‌های جدول"
#: tableproperties.ui:106
-#, fuzzy
msgctxt "tableproperties|table"
msgid "Table"
msgstr "جدول"
@@ -17820,31 +17349,26 @@ msgid "Borders"
msgstr "حاشیه‌ها"
#: tableproperties.ui:197
-#, fuzzy
msgctxt "tableproperties|background"
msgid "Background"
msgstr "پس‌زمینه"
#: tabletextflowpage.ui:25
-#, fuzzy
msgctxt "tabletextflowpage|liststore1"
msgid "Horizontal"
msgstr "افقی"
#: tabletextflowpage.ui:29
-#, fuzzy
msgctxt "tabletextflowpage|liststore1"
msgid "Vertical"
msgstr "عمودی"
#: tabletextflowpage.ui:33
-#, fuzzy
msgctxt "tabletextflowpage|liststore1"
msgid "Use superordinate object settings"
msgstr "استفاده از تنظیمات شیء مافوق"
#: tabletextflowpage.ui:47
-#, fuzzy
msgctxt "tabletextflowpage|liststore2"
msgid "Top"
msgstr "بالا"
@@ -17856,7 +17380,6 @@ msgid "Centered"
msgstr "وسط‌چین"
#: tabletextflowpage.ui:55
-#, fuzzy
msgctxt "tabletextflowpage|liststore2"
msgid "Bottom"
msgstr "پایین"
@@ -17943,7 +17466,6 @@ msgid "The first "
msgstr ""
#: tabletextflowpage.ui:397
-#, fuzzy
msgctxt "tabletextflowpage|label39"
msgid "rows"
msgstr "سطر"
@@ -17988,13 +17510,11 @@ msgid "Font"
msgstr "قلم"
#: templatedialog1.ui:181
-#, fuzzy
msgctxt "templatedialog1|fonteffect"
msgid "Font Effects"
msgstr "جلوه‌های قلم"
#: templatedialog1.ui:204
-#, fuzzy
msgctxt "templatedialog1|position"
msgid "Position"
msgstr "موقعیت"
@@ -18028,7 +17548,6 @@ msgid "Organizer"
msgstr "سازمان‌ دهنده"
#: templatedialog16.ui:144
-#, fuzzy
msgctxt "templatedialog16|bullets"
msgid "Bullets"
msgstr "گلوله‌ها"
@@ -18045,13 +17564,11 @@ msgid "Outline"
msgstr "دورخط‌"
#: templatedialog16.ui:213
-#, fuzzy
msgctxt "templatedialog16|graphics"
msgid "Image"
msgstr "تصویر"
#: templatedialog16.ui:236
-#, fuzzy
msgctxt "templatedialog16|position"
msgid "Position"
msgstr "موقعیت"
@@ -18095,7 +17612,6 @@ msgid "Text Flow"
msgstr ""
#: templatedialog2.ui:227
-#, fuzzy
msgctxt "templatedialog2|asiantypo"
msgid "Asian Typography"
msgstr "حروف‌نگاری آسیایی"
@@ -18106,13 +17622,11 @@ msgid "Font"
msgstr "قلم"
#: templatedialog2.ui:273
-#, fuzzy
msgctxt "templatedialog2|fonteffect"
msgid "Font Effects"
msgstr "جلوه‌های قلم"
#: templatedialog2.ui:296
-#, fuzzy
msgctxt "templatedialog2|position"
msgid "Position"
msgstr "موقعیت"
@@ -18148,7 +17662,6 @@ msgid "Area"
msgstr "محیط"
#: templatedialog2.ui:434
-#, fuzzy
msgctxt "templatedialog2|transparence"
msgid "Transparency"
msgstr "شفافیت"
@@ -18194,7 +17707,6 @@ msgid "Type"
msgstr "نوع"
#: templatedialog4.ui:181
-#, fuzzy
msgctxt "templatedialog4|options"
msgid "Options"
msgstr "گزینه‌ها"
@@ -18212,7 +17724,6 @@ msgid "Area"
msgstr "محیط"
#: templatedialog4.ui:250
-#, fuzzy
msgctxt "templatedialog4|transparence"
msgid "Transparency"
msgstr "شفافیت"
@@ -18229,7 +17740,6 @@ msgid "Columns"
msgstr "ستون‌ها"
#: templatedialog4.ui:319
-#, fuzzy
msgctxt "templatedialog4|macros"
msgid "Macro"
msgstr "ماکرو"
@@ -18247,7 +17757,6 @@ msgid "Organizer"
msgstr "سازمان‌ دهنده"
#: templatedialog8.ui:144
-#, fuzzy
msgctxt "templatedialog8|page"
msgid "Page"
msgstr "صفحه"
@@ -18259,19 +17768,16 @@ msgid "Area"
msgstr "محیط"
#: templatedialog8.ui:190
-#, fuzzy
msgctxt "templatedialog8|transparence"
msgid "Transparency"
msgstr "شفافیت"
#: templatedialog8.ui:213
-#, fuzzy
msgctxt "templatedialog8|header"
msgid "Header"
msgstr "سرصفحه"
#: templatedialog8.ui:236
-#, fuzzy
msgctxt "templatedialog8|footer"
msgid "Footer"
msgstr "پاصفحه"
@@ -18288,7 +17794,6 @@ msgid "Columns"
msgstr "ستون‌ها"
#: templatedialog8.ui:305
-#, fuzzy
msgctxt "templatedialog8|footnotes"
msgid "Footnote"
msgstr "پانویس"
@@ -18360,7 +17865,6 @@ msgid "_Snap to characters"
msgstr ""
#: textgridpage.ui:147
-#, fuzzy
msgctxt "textgridpage|labelGrid"
msgid "Grid"
msgstr "توری"
@@ -18458,7 +17962,6 @@ msgid "Document start"
msgstr "آغاز سند"
#: titlepage.ui:229
-#, fuzzy
msgctxt "titlepage|RB_PAGE_START"
msgid "Page"
msgstr "صفحه"
@@ -18519,19 +18022,16 @@ msgid "Table of Contents, Index or Bibliography"
msgstr ""
#: tocdialog.ui:82
-#, fuzzy
msgctxt "tocdialog|showexample"
msgid "Preview"
msgstr "پیش‌نمایش"
#: tocdialog.ui:119
-#, fuzzy
msgctxt "tocdialog|example-atkobject"
msgid "Preview"
msgstr "پیش‌نمایش"
#: tocdialog.ui:148
-#, fuzzy
msgctxt "tocdialog|index"
msgid "Type"
msgstr "نوع"
@@ -18555,7 +18055,6 @@ msgid "Columns"
msgstr "ستون‌ها"
#: tocdialog.ui:239
-#, fuzzy
msgctxt "tocdialog|background"
msgid "Background"
msgstr "پس‌زمینه"
@@ -18645,7 +18144,6 @@ msgid "Format:"
msgstr "قالب"
#: tocentriespage.ui:411
-#, fuzzy
msgctxt "tocentriespage|numberformat"
msgid "Number"
msgstr "عدد"
@@ -18762,37 +18260,31 @@ msgid "_3:"
msgstr ""
#: tocentriespage.ui:890
-#, fuzzy
msgctxt "tocentriespage|up1cb|tooltip_text"
msgid "Ascending"
msgstr "صعودی"
#: tocentriespage.ui:907
-#, fuzzy
msgctxt "tocentriespage|down1cb|tooltip_text"
msgid "Descending"
msgstr "نزولی"
#: tocentriespage.ui:924
-#, fuzzy
msgctxt "tocentriespage|up2cb|tooltip_text"
msgid "Ascending"
msgstr "صعودی"
#: tocentriespage.ui:941
-#, fuzzy
msgctxt "tocentriespage|up3cb|tooltip_text"
msgid "Ascending"
msgstr "صعودی"
#: tocentriespage.ui:958
-#, fuzzy
msgctxt "tocentriespage|down2cb|tooltip_text"
msgid "Descending"
msgstr "نزولی"
#: tocentriespage.ui:975
-#, fuzzy
msgctxt "tocentriespage|down3cb|tooltip_text"
msgid "Descending"
msgstr "نزولی"
@@ -18803,7 +18295,6 @@ msgid "Sort Keys"
msgstr ""
#: tocindexpage.ui:20
-#, fuzzy
msgctxt "tocindexpage|open"
msgid "Open"
msgstr "باز کردن"
@@ -18894,7 +18385,6 @@ msgid "Entire document"
msgstr "~سراسر نوشتار"
#: tocindexpage.ui:241
-#, fuzzy
msgctxt "tocindexpage|scope"
msgid "Chapter"
msgstr "فصل"
@@ -18933,13 +18423,11 @@ msgid "Te_xt frames"
msgstr "چارچوب متنی"
#: tocindexpage.ui:403
-#, fuzzy
msgctxt "tocindexpage|fromgraphics"
msgid "Graphics"
msgstr "گرافیک"
#: tocindexpage.ui:418
-#, fuzzy
msgctxt "tocindexpage|fromoles"
msgid "OLE objects"
msgstr "اشیاء OLE"
@@ -18991,19 +18479,16 @@ msgid "Display:"
msgstr "نمایش"
#: tocindexpage.ui:624
-#, fuzzy
msgctxt "tocindexpage|display"
msgid "References"
msgstr "مراجع"
#: tocindexpage.ui:625
-#, fuzzy
msgctxt "tocindexpage|display"
msgid "Category and Number"
msgstr "مقوله و شماره"
#: tocindexpage.ui:626
-#, fuzzy
msgctxt "tocindexpage|display"
msgid "Caption Text"
msgstr "متن عنوان"
@@ -19102,7 +18587,6 @@ msgid "_File"
msgstr "پرونده"
#: tocindexpage.ui:959
-#, fuzzy
msgctxt "tocindexpage|label5"
msgid "Options"
msgstr "گزینه‌ها"
@@ -19219,7 +18703,6 @@ msgid "Hori_zontal ruler"
msgstr ""
#: viewoptionspage.ui:345
-#, fuzzy
msgctxt "viewoptionspage|label3"
msgid "View"
msgstr "نما"
@@ -19272,19 +18755,16 @@ msgid "The following error occurred:"
msgstr ""
#: watermarkdialog.ui:19
-#, fuzzy
msgctxt "watermarkdialog|WatermarkDialog"
msgid "Watermark"
msgstr "ته‌نقش"
#: watermarkdialog.ui:85
-#, fuzzy
msgctxt "watermarkdialog|TextLabel"
msgid "Text"
msgstr "متن"
#: watermarkdialog.ui:118
-#, fuzzy
msgctxt "watermarkdialog|FontLabel"
msgid "Font"
msgstr "قلم"
@@ -19296,13 +18776,11 @@ msgid "Angle"
msgstr "زاویه"
#: watermarkdialog.ui:142
-#, fuzzy
msgctxt "watermarkdialog|TransparencyLabel"
msgid "Transparency"
msgstr "شفافیت"
#: watermarkdialog.ui:154
-#, fuzzy
msgctxt "watermarkdialog|ColorLabel"
msgid "Color"
msgstr "رنگ"
@@ -19330,7 +18808,6 @@ msgid "Characters excluding spaces"
msgstr "نویسه‌ها بدون در نظر گرفتن فاصله:"
#: wordcount.ui:165
-#, fuzzy
msgctxt "wordcount|label9"
msgid "Selection"
msgstr "انتخاب"
@@ -19421,7 +18898,6 @@ msgid "_Bottom:"
msgstr "پایین"
#: wrappage.ui:539
-#, fuzzy
msgctxt "wrappage|label2"
msgid "Spacing"
msgstr "فاصله‌گذاری"
@@ -19450,7 +18926,6 @@ msgid "Outside only"
msgstr ""
#: wrappage.ui:642
-#, fuzzy
msgctxt "wrappage|label3"
msgid "Options"
msgstr "گزینه‌ها"
diff --git a/source/fa/swext/mediawiki/help.po b/source/fa/swext/mediawiki/help.po
index 83ac76e91e5..cf170af0f24 100644
--- a/source/fa/swext/mediawiki/help.po
+++ b/source/fa/swext/mediawiki/help.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2016-11-09 14:10+0100\n"
-"PO-Revision-Date: 2013-06-22 15:40+0000\n"
-"Last-Translator: Hossein <hossein.ir@gmail.com>\n"
+"PO-Revision-Date: 2016-11-16 10:23+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: fa\n"
"MIME-Version: 1.0\n"
@@ -14,10 +14,9 @@ msgstr ""
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1371915646.000000\n"
+"X-POOTLE-MTIME: 1479291837.000000\n"
#: help.tree
-#, fuzzy
msgctxt ""
"help.tree\n"
"02\n"
@@ -26,7 +25,6 @@ msgid "MediaWiki"
msgstr "مدیاویکی"
#: help.tree
-#, fuzzy
msgctxt ""
"help.tree\n"
"0224\n"
@@ -299,7 +297,6 @@ msgid "Click <emph>Send</emph>."
msgstr ""
#: wikiaccount.xhp
-#, fuzzy
msgctxt ""
"wikiaccount.xhp\n"
"tit\n"
@@ -308,7 +305,6 @@ msgid "MediaWiki"
msgstr "مدیاویکی"
#: wikiaccount.xhp
-#, fuzzy
msgctxt ""
"wikiaccount.xhp\n"
"hd_id960722\n"
@@ -624,7 +620,6 @@ msgid "The character set of the transformation result is fixed to UTF-8. Dependi
msgstr ""
#: wikisend.xhp
-#, fuzzy
msgctxt ""
"wikisend.xhp\n"
"tit\n"
diff --git a/source/fa/sysui/desktop/share.po b/source/fa/sysui/desktop/share.po
index df572e5f86f..a871c068ac0 100644
--- a/source/fa/sysui/desktop/share.po
+++ b/source/fa/sysui/desktop/share.po
@@ -17,7 +17,6 @@ msgstr ""
"X-POOTLE-MTIME: 1462707736.000000\n"
#: documents.ulf
-#, fuzzy
msgctxt ""
"documents.ulf\n"
"text\n"
@@ -35,7 +34,6 @@ msgid "OpenOffice.org 1.0 Text Document Template"
msgstr "سند متنی اپن‌آفیس.ارگ 1.0"
#: documents.ulf
-#, fuzzy
msgctxt ""
"documents.ulf\n"
"master-document\n"
@@ -44,7 +42,6 @@ msgid "OpenOffice.org 1.0 Master Document"
msgstr "سند اصلی اپن‌آفیس.ارگ 1.0"
#: documents.ulf
-#, fuzzy
msgctxt ""
"documents.ulf\n"
"formula\n"
@@ -53,7 +50,6 @@ msgid "OpenOffice.org 1.0 Formula"
msgstr "فرمول اپن‌آفیس.ارگ 1.0"
#: documents.ulf
-#, fuzzy
msgctxt ""
"documents.ulf\n"
"presentation\n"
@@ -71,7 +67,6 @@ msgid "OpenOffice.org 1.0 Presentation Template"
msgstr "ارائه اپن‌آفیس.ارگ 1.0 (فشرده)"
#: documents.ulf
-#, fuzzy
msgctxt ""
"documents.ulf\n"
"drawing\n"
@@ -88,7 +83,6 @@ msgid "OpenOffice.org 1.0 Drawing Template"
msgstr ""
#: documents.ulf
-#, fuzzy
msgctxt ""
"documents.ulf\n"
"spreadsheet\n"
diff --git a/source/fa/uui/messages.po b/source/fa/uui/messages.po
index 2acd6573e9c..57da02cf247 100644
--- a/source/fa/uui/messages.po
+++ b/source/fa/uui/messages.po
@@ -845,13 +845,11 @@ msgid "File Exists"
msgstr ""
#: simplenameclash.ui:37
-#, fuzzy
msgctxt "simplenameclash|replace"
msgid "Replace"
msgstr "جایگزینی"
#: simplenameclash.ui:51
-#, fuzzy
msgctxt "simplenameclash|rename"
msgid "Rename"
msgstr "تغییرنام"
@@ -863,7 +861,6 @@ msgid "Security Warning: "
msgstr "اخطار امنیتی"
#: sslwarndialog.ui:24
-#, fuzzy
msgctxt "sslwarndialog|ok"
msgid "Continue"
msgstr "ادامه"
diff --git a/source/fa/vcl/messages.po b/source/fa/vcl/messages.po
index fee8ab2f488..0a3383bf428 100644
--- a/source/fa/vcl/messages.po
+++ b/source/fa/vcl/messages.po
@@ -312,7 +312,6 @@ msgstr "بستن نوشتار"
#. To translators: This is used on buttons for platforms other than windows, there should be a ~ mnemonic in this string
#: strings.hrc:46
-#, fuzzy
msgctxt "SV_BUTTONTEXT_OK"
msgid "~OK"
msgstr "~تأیید"
@@ -326,14 +325,12 @@ msgstr "انصراف"
#. To translators: This is used on buttons for Windows, there should be no ~ mnemonic in this string
#: strings.hrc:50
-#, fuzzy
msgctxt "SV_BUTTONTEXT_OK_NOMNEMONIC"
msgid "OK"
msgstr "تأیید"
#. To translators: This is used on buttons for Windows, there should be no ~ mnemonic in this string
#: strings.hrc:52
-#, fuzzy
msgctxt "SV_BUTTONTEXT_CANCEL_NOMNEMONIC"
msgid "Cancel"
msgstr "انصراف"
@@ -395,7 +392,6 @@ msgid "~Add"
msgstr "~افزودن"
#: strings.hrc:64
-#, fuzzy
msgctxt "SV_BUTTONTEXT_DELETE"
msgid "~Delete"
msgstr "~حذف"
@@ -434,7 +430,6 @@ msgid "~Undo"
msgstr "~برگردان"
#: strings.hrc:71
-#, fuzzy
msgctxt "SV_BUTTONTEXT_PASTE"
msgid "~Paste"
msgstr "~چسباندن"
@@ -451,7 +446,6 @@ msgid "~Previous"
msgstr ""
#: strings.hrc:74
-#, fuzzy
msgctxt "SV_BUTTONTEXT_GO_UP"
msgid "~Up"
msgstr "~بالا!"
@@ -485,13 +479,11 @@ msgid "~Find"
msgstr "~یافتن"
#: strings.hrc:80
-#, fuzzy
msgctxt "SV_BUTTONTEXT_STOP"
msgid "~Stop"
msgstr "~توقف"
#: strings.hrc:81
-#, fuzzy
msgctxt "SV_BUTTONTEXT_CONNECT"
msgid "C~onnect"
msgstr "ات~صال"
@@ -679,7 +671,6 @@ msgid "<ignore>"
msgstr ""
#: strings.hrc:123
-#, fuzzy
msgctxt "SV_PRINT_CUSTOM_TXT"
msgid "Custom"
msgstr "سفارشی"
@@ -717,25 +708,21 @@ msgid "default"
msgstr "پیش‌فرض"
#: strings.hrc:133
-#, fuzzy
msgctxt "SV_MSGBOX_INFO"
msgid "Information"
msgstr "اطلاعات"
#: strings.hrc:134
-#, fuzzy
msgctxt "SV_MSGBOX_WARNING"
msgid "Warning"
msgstr "اخطار"
#: strings.hrc:135
-#, fuzzy
msgctxt "SV_MSGBOX_ERROR"
msgid "Error"
msgstr "خطا"
#: strings.hrc:136
-#, fuzzy
msgctxt "SV_MSGBOX_QUERY"
msgid "Confirmation"
msgstr "تصدیق"
@@ -862,13 +849,11 @@ msgid "line"
msgstr "خط"
#: units.hrc:47
-#, fuzzy
msgctxt "SV_FUNIT_STRINGS"
msgid "pixels"
msgstr "نقطه"
#: units.hrc:48
-#, fuzzy
msgctxt "SV_FUNIT_STRINGS"
msgid "pixel"
msgstr "پیکسل"
@@ -1058,7 +1043,6 @@ msgid "Landscape"
msgstr "افقی"
#: printdialog.ui:115
-#, fuzzy
msgctxt "printdialog|PrintDialog"
msgid "Print"
msgstr "چاپ"
@@ -1181,7 +1165,6 @@ msgid "Comments"
msgstr "توضیحات"
#: printdialog.ui:830
-#, fuzzy
msgctxt "printdialog|label15"
msgid "Print"
msgstr "چاپ"
@@ -1197,13 +1180,11 @@ msgid "Slides per page"
msgstr "اسلاید در هر صفحه"
#: printdialog.ui:931
-#, fuzzy
msgctxt "printdialog|label19"
msgid "Order"
msgstr "ترتیب"
#: printdialog.ui:967
-#, fuzzy
msgctxt "printdialog|label11"
msgid "Print"
msgstr "چاپ"
@@ -1272,7 +1253,6 @@ msgid "Draw a border around each page"
msgstr "کشیدن یک کادر اطراف هر صفحه"
#: printdialog.ui:1302
-#, fuzzy
msgctxt "printdialog|ordertxt"
msgid "Order"
msgstr "ترتیب"
@@ -1317,13 +1297,11 @@ msgid "Use only paper size from printer preferences"
msgstr "~ استفاده از سینی کاغذ فقط بر طبق ترجیحات چاپگر"
#: printdialog.ui:1501
-#, fuzzy
msgctxt "printdialog|label21"
msgid "Options"
msgstr "گزینه‌ها"
#: printdialog.ui:1516
-#, fuzzy
msgctxt "printdialog|label20"
msgid "Options"
msgstr "گزینه‌ها"
@@ -1390,13 +1368,11 @@ msgid "From driver"
msgstr ""
#: printerdevicepage.ui:195
-#, fuzzy
msgctxt "printerdevicepage|colorspace"
msgid "Color"
msgstr "رنگ"
#: printerdevicepage.ui:196
-#, fuzzy
msgctxt "printerdevicepage|colorspace"
msgid "Grayscale"
msgstr "سایه‌خاکستری"
diff --git a/source/fa/wizards/messages.po b/source/fa/wizards/messages.po
index 93078fad685..63e98553138 100644
--- a/source/fa/wizards/messages.po
+++ b/source/fa/wizards/messages.po
@@ -14,61 +14,51 @@ msgstr ""
"X-Generator: LibreOffice\n"
#: strings.hrc:32
-#, fuzzy
msgctxt "RID_COMMON_START_0"
msgid "The directory '%1' could not be created.<BR>There may not be enough space left on your hard disk."
msgstr "نمی‌توان شاخهٔ «%1» را ایجاد کرد.<BR>ممکن است فضای کافی در دیسک سخت شما باقی نمانده باشد."
#: strings.hrc:33
-#, fuzzy
msgctxt "RID_COMMON_START_1"
msgid "The text document could not be created.<BR>Please check if the module 'PRODUCTNAME Writer' is installed."
msgstr "نمی‌توان نوشتار را ایجاد کرد.<BR>لطفاً بررسی کنید که پیمانهٔ ««کاتب PRODUCTNAME» نصب شده باشد."
#: strings.hrc:34
-#, fuzzy
msgctxt "RID_COMMON_START_2"
msgid "The spreadsheet could not be created.<BR>Please check if the module 'PRODUCTNAME Calc' is installed."
msgstr "نمی‌توان صفحه‌گسترده را ایجاد کرد.<BR>لطفاً بررسی کنید که پیمانهٔ ««محاسب PRODUCTNAME» نصب شده باشد."
#: strings.hrc:35
-#, fuzzy
msgctxt "RID_COMMON_START_3"
msgid "The presentation could not be created.<BR>Please check if the module 'PRODUCTNAME Impress' is installed."
msgstr "نمی‌توان ارائه را ایجاد کرد.<BR>لطفاً بررسی کنید که پیمانهٔ ««جلوهٔ PRODUCTNAME» نصب شده باشد."
#: strings.hrc:36
-#, fuzzy
msgctxt "RID_COMMON_START_4"
msgid "The drawing could not be created.<BR>Please check if the module 'PRODUCTNAME Draw' is installed."
msgstr "نمی‌توان نقاشی را ایجاد کرد.<BR>لطفاً بررسی کنید که پیمانهٔ ««نقاش PRODUCTNAME» نصب شده باشد."
#: strings.hrc:37
-#, fuzzy
msgctxt "RID_COMMON_START_5"
msgid "The formula could not be created.<BR>Please check if the module 'PRODUCTNAME Math' is installed."
msgstr "نمی‌توان فرمول را ایجاد کرد.<BR>لطفاً بررسی کنید که پیمانهٔ ««ریاضی PRODUCTNAME» نصب شده باشد."
#: strings.hrc:38
-#, fuzzy
msgctxt "RID_COMMON_START_6"
msgid "The files required could not be found.<BR>Please start the %PRODUCTNAME Setup and choose 'Repair'."
msgstr "پرونده‌های مورد نیاز پیدا نشدند.<BR>لطفاً برنامهٔ برپاسازی %PRODUCTNAME» را آغاز کرده و «تعمیر» را انتخاب کنید."
#: strings.hrc:39
-#, fuzzy
msgctxt "RID_COMMON_START_7"
msgid "The file '<PATH>' already exists.<BR><BR>Would you like to overwrite the existing file?"
msgstr "پروندهٔ «<PATH>» از قبل وجود دارد.<BR><BR>آیا می‌خواهید روی پروندهٔ موجود بنویسید؟"
#: strings.hrc:40
-#, fuzzy
msgctxt "RID_COMMON_START_8"
msgid "Yes"
msgstr "بله"
#: strings.hrc:41
-#, fuzzy
msgctxt "RID_COMMON_START_9"
msgid "Yes to All"
msgstr "بله برای همه"
@@ -80,7 +70,6 @@ msgid "No"
msgstr "نه"
#: strings.hrc:43
-#, fuzzy
msgctxt "RID_COMMON_START_11"
msgid "Cancel"
msgstr "انصراف"
@@ -92,43 +81,36 @@ msgid "~Finish"
msgstr "~پایان"
#: strings.hrc:45
-#, fuzzy
msgctxt "RID_COMMON_START_13"
msgid "< ~Back"
msgstr "< ~عقب"
#: strings.hrc:46
-#, fuzzy
msgctxt "RID_COMMON_START_14"
msgid "~Next >"
msgstr "~بعد >"
#: strings.hrc:47
-#, fuzzy
msgctxt "RID_COMMON_START_15"
msgid "~Help"
msgstr "~راهنما"
#: strings.hrc:48
-#, fuzzy
msgctxt "RID_COMMON_START_16"
msgid "Steps"
msgstr "مراحل"
#: strings.hrc:49
-#, fuzzy
msgctxt "RID_COMMON_START_17"
msgid "Close"
msgstr "بستن"
#: strings.hrc:50
-#, fuzzy
msgctxt "RID_COMMON_START_18"
msgid "OK"
msgstr "تأیید"
#: strings.hrc:51
-#, fuzzy
msgctxt "RID_COMMON_START_19"
msgid "The file already exists. Do you want to overwrite it?"
msgstr "پرونده از قبل وجود دارد. آیا می‌خواهید روی آن بنویسید؟"
@@ -140,7 +122,6 @@ msgid "Template created via <wizard_name> on <current_date>."
msgstr "قالب ایجاد شده توسط <wizard_name> در تاریخ <current_date>."
#: strings.hrc:53
-#, fuzzy
msgctxt "RID_COMMON_START_21"
msgid ""
"The wizard could not be run, because important files were not found.\n"
@@ -152,7 +133,6 @@ msgstr ""
"سپس برنامه گام به گام را دوباره اجرا نمائید."
#: strings.hrc:56
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_1"
msgid "Letter Wizard"
msgstr "راهنمای گام به گام نامه"
@@ -170,13 +150,11 @@ msgid "~Business letter"
msgstr "~نامه تجاری"
#: strings.hrc:59
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_4"
msgid "~Formal personal letter"
msgstr "~نامه رسمی خصوصی"
#: strings.hrc:60
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_5"
msgid "~Personal letter"
msgstr "نامهٔ ~شخصی"
@@ -255,7 +233,6 @@ msgid "~Use user data for return address"
msgstr ""
#: strings.hrc:75
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_20"
msgid "~New sender address:"
msgstr "نشانی فرستندهٔ ~جدیپ:"
@@ -281,7 +258,6 @@ msgid "~Include page number"
msgstr ""
#: strings.hrc:80
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_25"
msgid "Letter Template"
msgstr "قالب نامه"
@@ -317,13 +293,11 @@ msgid "This wizard helps you to create a letter template. You can then use the t
msgstr ""
#: strings.hrc:87
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_32"
msgid "~Height:"
msgstr "~ارتفاع:"
#: strings.hrc:88
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_33"
msgid "~Width:"
msgstr "~عرض:"
@@ -345,7 +319,6 @@ msgid "Height:"
msgstr "~ارتفاع:"
#: strings.hrc:92
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_37"
msgid "Width:"
msgstr "عرض:"
@@ -367,7 +340,6 @@ msgid "Height:"
msgstr "~ارتفاع:"
#: strings.hrc:96
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_42"
msgid "Sender's address"
msgstr "نشانی فرستنده"
@@ -395,7 +367,6 @@ msgid "Recipient's address"
msgstr ""
#: strings.hrc:101
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_47"
msgid "Footer"
msgstr "پاصفحه"
@@ -458,7 +429,6 @@ msgid "Please specify last settings"
msgstr ""
#: strings.hrc:113
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_59"
msgid "Subject:"
msgstr "موضوع:"
@@ -474,7 +444,6 @@ msgid "Modern"
msgstr ""
#: strings.hrc:116
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_62"
msgid "Office"
msgstr "اداری"
@@ -490,7 +459,6 @@ msgid "Mail"
msgstr ""
#: strings.hrc:119
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_65"
msgid "Marine"
msgstr "دریا"
@@ -552,7 +520,6 @@ msgid "Recipient and sender"
msgstr ""
#: strings.hrc:137
-#, fuzzy
msgctxt "RID_LETTERWIZARDROADMAP_START_5"
msgid "Footer"
msgstr "پاصفحه"
@@ -563,7 +530,6 @@ msgid "Name and location"
msgstr ""
#: strings.hrc:141
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_1"
msgid "Fax Wizard"
msgstr "راهنمای گام به گام دورنگار"
@@ -575,13 +541,11 @@ msgid "Label9"
msgstr "برچسب"
#: strings.hrc:143
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_3"
msgid "~Business Fax"
msgstr "دورنگار ~کاری"
#: strings.hrc:144
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_4"
msgid "~Personal Fax"
msgstr "دورنگا ~شخصی"
@@ -677,7 +641,6 @@ msgid "ZIP code/State/City:"
msgstr ""
#: strings.hrc:162
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_22"
msgid "Footer"
msgstr "پاصفحه"
@@ -693,7 +656,6 @@ msgid "To create another new fax out of the template, go to the location where y
msgstr ""
#: strings.hrc:165
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_25"
msgid "Template Name:"
msgstr "نام قالب:"
@@ -726,7 +688,6 @@ msgid "Specify sender and recipient information"
msgstr ""
#: strings.hrc:171
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_31"
msgid "Enter text for the footer"
msgstr "متن پاصفحه را وارد کنید"
@@ -747,7 +708,6 @@ msgid "~Include page number"
msgstr ""
#: strings.hrc:175
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_35"
msgid "~Date"
msgstr "~تاریخ"
@@ -835,7 +795,6 @@ msgid "Lines"
msgstr "خطوط"
#: strings.hrc:191
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_51"
msgid "Marine"
msgstr "دریا"
@@ -861,7 +820,6 @@ msgid "Modern Fax from Private"
msgstr ""
#: strings.hrc:196
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_56"
msgid "Fax"
msgstr "دورنگار"
@@ -918,7 +876,6 @@ msgid "Regards"
msgstr ""
#: strings.hrc:213
-#, fuzzy
msgctxt "RID_FAXWIZARDGREETING_START_4"
msgid "Love"
msgstr "با عشق"
@@ -939,7 +896,6 @@ msgid "Sender and Recipient"
msgstr ""
#: strings.hrc:219
-#, fuzzy
msgctxt "RID_FAXWIZARDROADMAP_START_4"
msgid "Footer"
msgstr "پاصفحه"
@@ -1030,7 +986,6 @@ msgid "Name:"
msgstr "نام"
#: strings.hrc:238
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_16"
msgid "Location:"
msgstr "مکان:"
@@ -1041,7 +996,6 @@ msgid "Placeholders will be used in empty fields. You can replace placeholders w
msgstr ""
#: strings.hrc:240
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_18"
msgid "..."
msgstr "..."
@@ -1067,7 +1021,6 @@ msgid "Responsible"
msgstr ""
#: strings.hrc:245
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_23"
msgid "Duration"
msgstr "مدت"
@@ -1129,7 +1082,6 @@ msgid "Please bring"
msgstr ""
#: strings.hrc:257
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_35"
msgid "Notes"
msgstr "یادداشت‌ها"
@@ -1140,7 +1092,6 @@ msgid "The agenda template will include placeholders for the selected items."
msgstr ""
#: strings.hrc:259
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_38"
msgid "Date:"
msgstr "تاریخ:"
@@ -1171,31 +1122,26 @@ msgid "An unexpected error occurred while saving the agenda template."
msgstr ""
#: strings.hrc:265
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_44"
msgid "Name"
msgstr "نام"
#: strings.hrc:266
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_45"
msgid "Date"
msgstr "تاریخ"
#: strings.hrc:267
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_46"
msgid "Time"
msgstr "زمان"
#: strings.hrc:268
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_47"
msgid "Location"
msgstr "مکان"
#: strings.hrc:269
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_48"
msgid "Click to replace this text"
msgstr "برای عوض کردن این متن کلیک کنید"
@@ -1206,7 +1152,6 @@ msgid "Page design"
msgstr ""
#: strings.hrc:271
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_51"
msgid "General information"
msgstr "اطلاعات عمومی"
@@ -1217,7 +1162,6 @@ msgid "Headings to include"
msgstr ""
#: strings.hrc:273
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_53"
msgid "Names"
msgstr "نام‌ها"
@@ -1253,7 +1197,6 @@ msgid "Please read"
msgstr ""
#: strings.hrc:280
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_60"
msgid "Notes"
msgstr "یادداشت‌ها"
@@ -1295,31 +1238,26 @@ msgid "Facility personnel"
msgstr ""
#: strings.hrc:288
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_68"
msgid "Insert"
msgstr "درج"
#: strings.hrc:289
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_69"
msgid "Remove"
msgstr "حذف"
#: strings.hrc:290
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_70"
msgid "Move up"
msgstr "حرکت به بالا"
#: strings.hrc:291
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_71"
msgid "Move down"
msgstr "حرکت به پایین"
#: strings.hrc:292
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_72"
msgid "Date:"
msgstr "تاریخ:"
@@ -1331,7 +1269,6 @@ msgid "Time:"
msgstr "زمان:"
#: strings.hrc:294
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_74"
msgid "Location:"
msgstr "مکان:"
@@ -1357,13 +1294,11 @@ msgid "Responsible"
msgstr ""
#: strings.hrc:299
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_79"
msgid "Time"
msgstr "زمان"
#: strings.hrc:300
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_80"
msgid "Additional information"
msgstr "اطلاعات اضافی"
@@ -1399,7 +1334,6 @@ msgid "Deadline:"
msgstr ""
#: strings.hrc:307
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_87"
msgid "Blue"
msgstr "آبی"
@@ -1421,13 +1355,11 @@ msgid "Elegant"
msgstr ""
#: strings.hrc:311
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_91"
msgid "Green"
msgstr "سبز"
#: strings.hrc:312
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_92"
msgid "Grey"
msgstr "خاکستری!"
@@ -1438,13 +1370,11 @@ msgid "Modern"
msgstr ""
#: strings.hrc:314
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_94"
msgid "Orange"
msgstr "نارنجی"
#: strings.hrc:315
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_95"
msgid "Red"
msgstr "قرمز"
diff --git a/source/fa/wizards/source/resources.po b/source/fa/wizards/source/resources.po
index 9be4488bf55..f07ddae1a81 100644
--- a/source/fa/wizards/source/resources.po
+++ b/source/fa/wizards/source/resources.po
@@ -14,7 +14,6 @@ msgstr ""
"X-Generator: LibreOffice\n"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_0\n"
@@ -23,7 +22,6 @@ msgid "The directory '%1' could not be created.<BR>There may not be enough space
msgstr "نمی‌توان شاخهٔ «%1» را ایجاد کرد.<BR>ممکن است فضای کافی در دیسک سخت شما باقی نمانده باشد."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_1\n"
@@ -32,7 +30,6 @@ msgid "The text document could not be created.<BR>Please check if the module 'PR
msgstr "نمی‌توان نوشتار را ایجاد کرد.<BR>لطفاً بررسی کنید که پیمانهٔ ««کاتب PRODUCTNAME» نصب شده باشد."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_2\n"
@@ -41,7 +38,6 @@ msgid "The spreadsheet could not be created.<BR>Please check if the module 'PROD
msgstr "نمی‌توان صفحه‌گسترده را ایجاد کرد.<BR>لطفاً بررسی کنید که پیمانهٔ ««محاسب PRODUCTNAME» نصب شده باشد."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_3\n"
@@ -50,7 +46,6 @@ msgid "The presentation could not be created.<BR>Please check if the module 'PRO
msgstr "نمی‌توان ارائه را ایجاد کرد.<BR>لطفاً بررسی کنید که پیمانهٔ ««جلوهٔ PRODUCTNAME» نصب شده باشد."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_4\n"
@@ -59,7 +54,6 @@ msgid "The drawing could not be created.<BR>Please check if the module 'PRODUCTN
msgstr "نمی‌توان نقاشی را ایجاد کرد.<BR>لطفاً بررسی کنید که پیمانهٔ ««نقاش PRODUCTNAME» نصب شده باشد."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_5\n"
@@ -68,7 +62,6 @@ msgid "The formula could not be created.<BR>Please check if the module 'PRODUCTN
msgstr "نمی‌توان فرمول را ایجاد کرد.<BR>لطفاً بررسی کنید که پیمانهٔ ««ریاضی PRODUCTNAME» نصب شده باشد."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_6\n"
@@ -77,7 +70,6 @@ msgid "The files required could not be found.<BR>Please start the %PRODUCTNAME S
msgstr "پرونده‌های مورد نیاز پیدا نشدند.<BR>لطفاً برنامهٔ برپاسازی %PRODUCTNAME» را آغاز کرده و «تعمیر» را انتخاب کنید."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_7\n"
@@ -86,7 +78,6 @@ msgid "The file '<PATH>' already exists.<BR><BR>Would you like to overwrite the
msgstr "پروندهٔ «<PATH>» از قبل وجود دارد.<BR><BR>آیا می‌خواهید روی پروندهٔ موجود بنویسید؟"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_8\n"
@@ -95,7 +86,6 @@ msgid "Yes"
msgstr "بله"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_9\n"
@@ -113,7 +103,6 @@ msgid "No"
msgstr "نه"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_11\n"
@@ -131,7 +120,6 @@ msgid "~Finish"
msgstr "پایان"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_13\n"
@@ -140,7 +128,6 @@ msgid "< ~Back"
msgstr "< ~عقب"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_14\n"
@@ -149,7 +136,6 @@ msgid "~Next >"
msgstr "~بعد >"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_15\n"
@@ -158,7 +144,6 @@ msgid "~Help"
msgstr "~راهنما"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_16\n"
@@ -167,7 +152,6 @@ msgid "Steps"
msgstr "مراحل"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_17\n"
@@ -176,7 +160,6 @@ msgid "Close"
msgstr "بستن"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_18\n"
@@ -185,7 +168,6 @@ msgid "OK"
msgstr "تأیید"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_19\n"
@@ -223,7 +205,6 @@ msgid "Report Wizard"
msgstr "راهنمای گام به گام گزارش..."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_3\n"
@@ -232,7 +213,6 @@ msgid "~Table"
msgstr "~جدول"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_4\n"
@@ -250,7 +230,6 @@ msgid "Report_"
msgstr "گزارش"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_8\n"
@@ -315,7 +294,6 @@ msgid "Layout of headers and footers"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_19\n"
@@ -332,7 +310,6 @@ msgid "~Sort by"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_21\n"
@@ -341,7 +318,6 @@ msgid "T~hen by"
msgstr "س~پس با"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_22\n"
@@ -408,7 +384,6 @@ msgid "Decide how you want to proceed"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_33\n"
@@ -417,7 +392,6 @@ msgid "Title of report"
msgstr "عنوان گزارش"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_34\n"
@@ -434,7 +408,6 @@ msgid "Create report"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_36\n"
@@ -443,7 +416,6 @@ msgid "Ascending"
msgstr "صعودی"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_37\n"
@@ -452,7 +424,6 @@ msgid "Descending"
msgstr "نزولی"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_40\n"
@@ -485,7 +456,6 @@ msgid "Static report"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_44\n"
@@ -502,7 +472,6 @@ msgid "Groupings"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_51\n"
@@ -511,7 +480,6 @@ msgid "Then b~y"
msgstr "سپس ~با"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_52\n"
@@ -520,7 +488,6 @@ msgid "~Then by"
msgstr "~سپس بر اساس"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_53\n"
@@ -529,7 +496,6 @@ msgid "Asc~ending"
msgstr "~صعودی"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_54\n"
@@ -538,7 +504,6 @@ msgid "Ascend~ing"
msgstr "ص~عودی"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_55\n"
@@ -556,7 +521,6 @@ msgid "De~scending"
msgstr "نزولی"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_57\n"
@@ -590,7 +554,6 @@ msgid "The table '<TABLENAME>' does not exist."
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_62\n"
@@ -631,7 +594,6 @@ msgid "The following hidden control in the form '<REPORTFORM>' could not be read
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_67\n"
@@ -640,7 +602,6 @@ msgid "Importing data..."
msgstr "در حال وارد کردن داده‌ها..."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_68\n"
@@ -780,7 +741,6 @@ msgid "In blocks, labels above"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_86\n"
@@ -789,7 +749,6 @@ msgid "Title:"
msgstr "عنوان:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_87\n"
@@ -798,7 +757,6 @@ msgid "Author:"
msgstr "مؤلف:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_88\n"
@@ -897,7 +855,6 @@ msgid "Align Left - Red & Blue"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_100\n"
@@ -1027,7 +984,6 @@ msgid "Controlling"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_116\n"
@@ -1045,7 +1001,6 @@ msgid "Drafting"
msgstr "نقاشی"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_118\n"
@@ -1105,7 +1060,6 @@ msgid "~Cancel"
msgstr "ان~صراف"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_2\n"
@@ -1114,7 +1068,6 @@ msgid "< ~Back"
msgstr "< ~عقب"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_3\n"
@@ -1123,7 +1076,6 @@ msgid "~Next >"
msgstr "~بعد >"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_4\n"
@@ -1132,7 +1084,6 @@ msgid "~Database"
msgstr "~پایگاه‌داده"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_5\n"
@@ -1141,7 +1092,6 @@ msgid "~Table name"
msgstr "~نام جدول"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_6\n"
@@ -1198,7 +1148,6 @@ msgid "The selected table or query could not be opened."
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_14\n"
@@ -1207,7 +1156,6 @@ msgid "No connection to the database could be established."
msgstr "برقراری اتصال با پایگاه‌داده ممکن نیست"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_20\n"
@@ -1216,7 +1164,6 @@ msgid "~Help"
msgstr "~راهنما"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_21\n"
@@ -1225,7 +1172,6 @@ msgid "~Stop"
msgstr "~توقف"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_30\n"
@@ -1234,7 +1180,6 @@ msgid "The document could not be saved."
msgstr "ذخیره کردن نوشتار ممکن نیست."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_33\n"
@@ -1243,7 +1188,6 @@ msgid "Exiting the wizard"
msgstr "خروج از راهنما."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_34\n"
@@ -1252,7 +1196,6 @@ msgid "Connecting to data source..."
msgstr "در حال اتصال به منبع داده..."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_35\n"
@@ -1261,7 +1204,6 @@ msgid "The connection to the data source could not be established."
msgstr "برقراری ارتباط با منبع داده ممکن نیست."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_36\n"
@@ -1270,7 +1212,6 @@ msgid "The file path entered is not valid."
msgstr "مسیر پروندهٔ وارد شده معتبر نیست."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_37\n"
@@ -1279,7 +1220,6 @@ msgid "Please select a data source"
msgstr "لطفاً یک منبع داده انتخاب کنید"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_38\n"
@@ -1288,7 +1228,6 @@ msgid "Please select a table or query"
msgstr "لطفاً یک جدول یا پرس و جو وارد کنید"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_39\n"
@@ -1297,7 +1236,6 @@ msgid "Add field"
msgstr "اضافه کردن فیلد"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_40\n"
@@ -1306,7 +1244,6 @@ msgid "Remove field"
msgstr "حذف فیلد"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_41\n"
@@ -1315,7 +1252,6 @@ msgid "Add all fields"
msgstr "اضافه کردن همهٔ فیلدها"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_42\n"
@@ -1324,7 +1260,6 @@ msgid "Remove all fields"
msgstr "حذف همهٔ فیلدها"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_43\n"
@@ -1333,7 +1268,6 @@ msgid "Move field up"
msgstr "بالا بردن فیلد"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_44\n"
@@ -1342,7 +1276,6 @@ msgid "Move field down"
msgstr "پایین بردن فیلد"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_45\n"
@@ -1469,7 +1402,6 @@ msgid "Aggregate functions"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_17\n"
@@ -1495,7 +1427,6 @@ msgid "Field"
msgstr "فیلد"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_20\n"
@@ -1522,7 +1453,6 @@ msgid "Query:"
msgstr "پرس و جو"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_24\n"
@@ -1531,7 +1461,6 @@ msgid "Condition"
msgstr "شرایط"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_25\n"
@@ -1642,7 +1571,6 @@ msgid "false"
msgstr "False"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_38\n"
@@ -1651,7 +1579,6 @@ msgid "and"
msgstr "و"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_39\n"
@@ -1700,7 +1627,6 @@ msgid "get the count of"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_48\n"
@@ -1918,7 +1844,6 @@ msgid "Aliases"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_87\n"
@@ -1999,7 +1924,6 @@ msgid "<FIELDNAME> <LOGICOPERATOR> <VALUE>"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_0\n"
@@ -2039,7 +1963,6 @@ msgstr ""
"از زیرفرم‌ها برای نمایش داده‌ها از جداول و یا جُستارهائی با یک رابطه یک به چند استفاده کنید."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_4\n"
@@ -2048,7 +1971,6 @@ msgid "~Add Subform"
msgstr "~اضافه کردن زیرفرم"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_5\n"
@@ -2057,7 +1979,6 @@ msgid "~Subform based on existing relation"
msgstr "~زیرفرم بر اساس رابطهٔ موجود"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_6\n"
@@ -2066,7 +1987,6 @@ msgid "Tables or queries"
msgstr "جداول یا جُستارها"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_7\n"
@@ -2075,7 +1995,6 @@ msgid "Subform based on ~manual selection of fields"
msgstr "زیرفرم بر اساس انتخاب ~دستی فیلدها"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_8\n"
@@ -2084,7 +2003,6 @@ msgid "~Which relation do you want to add?"
msgstr "می‌خواهید ~کدام رابطه را اضافه کنید؟"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_9\n"
@@ -2093,7 +2011,6 @@ msgid "Fields in the ~subform"
msgstr "فیلدهای موجود در ~زیرفرم"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_12\n"
@@ -2102,7 +2019,6 @@ msgid "~Available fields"
msgstr "فیلدهای ~موجود"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_13\n"
@@ -2122,7 +2038,6 @@ msgstr ""
" اما الحاق‌ها تنها یک بار می‌توانند استفاده شوند."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_20\n"
@@ -2131,7 +2046,6 @@ msgid "~First joined subform field"
msgstr "~اولین فیلد الحاق شده زیرفرم"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_21\n"
@@ -2140,7 +2054,6 @@ msgid "~Second joined subform field"
msgstr "~دومین فیلد الحاق شده زیرفرم"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_22\n"
@@ -2149,7 +2062,6 @@ msgid "~Third joined subform field"
msgstr "~سومین فیلد الحاق شده زیرفرم"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_23\n"
@@ -2158,7 +2070,6 @@ msgid "~Fourth joined subform field"
msgstr "~چهارمین فیلد الحاق شده زیرفرم"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_24\n"
@@ -2167,7 +2078,6 @@ msgid "F~irst joined main form field"
msgstr "او~لین فیلد الحاق شده فرم اصلی"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_25\n"
@@ -2176,7 +2086,6 @@ msgid "S~econd joined main form field"
msgstr "د~وین فیلد الحاق شده فرم اصلی"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_26\n"
@@ -2185,7 +2094,6 @@ msgid "T~hird joined main form field"
msgstr "سو~مین فیلد الحاق شده فرم اصلی"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_27\n"
@@ -2194,7 +2102,6 @@ msgid "F~ourth joined main form field"
msgstr "چ~هارمین فیلد الحاق شده فرم اصلی"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_28\n"
@@ -2203,7 +2110,6 @@ msgid "Field border"
msgstr "حاشیه فیلد"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_29\n"
@@ -2212,7 +2118,6 @@ msgid "No border"
msgstr "بدون حاشیه"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_30\n"
@@ -2221,7 +2126,6 @@ msgid "3D look"
msgstr "ظاهر 3 بعدی"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_31\n"
@@ -2256,7 +2160,6 @@ msgid "Align right"
msgstr "تراز راست"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_35\n"
@@ -2274,7 +2177,6 @@ msgid "Columnar - Labels Left"
msgstr "ستونی - برچسب ها در بالا"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_37\n"
@@ -2299,7 +2201,6 @@ msgid "In Blocks - Labels Above"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_40\n"
@@ -2324,7 +2225,6 @@ msgid "Arrangement of the subform"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_44\n"
@@ -2381,7 +2281,6 @@ msgid "Name of ~the form"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_51\n"
@@ -2571,7 +2470,6 @@ msgid "A form with the name '%FORMNAME' already exists.\\nChoose another name."
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_1\n"
@@ -2615,7 +2513,6 @@ msgid "Create table"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_8\n"
@@ -2624,7 +2521,6 @@ msgid "Select fields for your table"
msgstr "فیلدهای جدولتان را انتخاب کنید"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_9\n"
@@ -2658,7 +2554,6 @@ msgid "This wizard helps you to create a table for your database. After selectin
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_15\n"
@@ -2667,7 +2562,6 @@ msgid "Ca~tegory"
msgstr "م~قوله"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_16\n"
@@ -2676,7 +2570,6 @@ msgid "B~usiness"
msgstr "~کاری"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_17\n"
@@ -2685,7 +2578,6 @@ msgid "P~ersonal"
msgstr "~شخصی"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_18\n"
@@ -2703,7 +2595,6 @@ msgid "A~vailable fields"
msgstr "فیلدهای ~موجود"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_20\n"
@@ -2728,7 +2619,6 @@ msgid "-"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_23\n"
@@ -2737,7 +2627,6 @@ msgid "Field name"
msgstr "نام فیلد"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_24\n"
@@ -2746,7 +2635,6 @@ msgid "Field type"
msgstr "نوع فیلد"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_25\n"
@@ -2977,7 +2865,6 @@ msgid "~Cancel"
msgstr "ان~صراف"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_ZERO_1\n"
@@ -2986,7 +2873,6 @@ msgid "~Help"
msgstr "~راهنما"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_ZERO_2\n"
@@ -2995,7 +2881,6 @@ msgid "< ~Back"
msgstr "< ~عقب"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_ZERO_3\n"
@@ -3004,7 +2889,6 @@ msgid "~Convert"
msgstr "~تبدیل"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_ZERO_4\n"
@@ -3013,7 +2897,6 @@ msgid "Note: Currency amounts from external links and currency conversion factor
msgstr "توجه: مقادیر ارز از پیوندهای خارجی و عوامل تبدیل واحد پول به صورت فرمول، تبدیل نمی‌شوند."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_ZERO_5\n"
@@ -3022,7 +2905,6 @@ msgid "First, unprotect all sheets."
msgstr "اول همهٔ صفحات را از حالت محافظت شده خارج کنید."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_ZERO_6\n"
@@ -3040,7 +2922,6 @@ msgid "C~ontinue >"
msgstr "ا~دامه>>"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_ZERO_8\n"
@@ -3049,7 +2930,6 @@ msgid "C~lose"
msgstr "ب~ستن"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_0\n"
@@ -3058,7 +2938,6 @@ msgid "~Entire document"
msgstr "~سراسر نوشتار"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_1\n"
@@ -3067,7 +2946,6 @@ msgid "Selection"
msgstr "انتخاب"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_2\n"
@@ -3076,7 +2954,6 @@ msgid "Cell S~tyles"
msgstr "سب~ک‌های خانه‌ها"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_3\n"
@@ -3085,7 +2962,6 @@ msgid "Currency cells in the current ~sheet"
msgstr "خانه‌های پولی در این بر~گه"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_4\n"
@@ -3094,7 +2970,6 @@ msgid "Currency cells in the entire ~document"
msgstr "خانه‌های پولی در سراسر سند"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_5\n"
@@ -3103,7 +2978,6 @@ msgid "~Selected range"
msgstr "محدودهٔ ~انتخاب شده"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_6\n"
@@ -3112,7 +2986,6 @@ msgid "Select Cell Styles"
msgstr "انتخاب سبک‌های خانه‌ها"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_7\n"
@@ -3121,7 +2994,6 @@ msgid "Select currency cells"
msgstr "انتخاب خانه‌های پولی"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_8\n"
@@ -3130,7 +3002,6 @@ msgid "Currency ranges:"
msgstr "حدود ارز:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_9\n"
@@ -3139,7 +3010,6 @@ msgid "Templates:"
msgstr "قالب‌ها:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_0\n"
@@ -3148,7 +3018,6 @@ msgid "Extent"
msgstr "محدوده"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_1\n"
@@ -3157,7 +3026,6 @@ msgid "~Single %PRODUCTNAME Calc document"
msgstr "~یک نوشتار محاسب %PRODUCTNAME"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_2\n"
@@ -3166,7 +3034,6 @@ msgid "Complete ~directory"
msgstr "شاخهٔ ~کامل"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_3\n"
@@ -3175,7 +3042,6 @@ msgid "Source Document:"
msgstr "نوشتار مبدأ:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_4\n"
@@ -3184,7 +3050,6 @@ msgid "Source directory:"
msgstr "شاخهٔ مبدأ:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_5\n"
@@ -3193,7 +3058,6 @@ msgid "~Including subfolders"
msgstr "~شامل زیرشاخه‌ها"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_6\n"
@@ -3202,7 +3066,6 @@ msgid "Target directory:"
msgstr "شاخهٔ هدف:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_7\n"
@@ -3211,7 +3074,6 @@ msgid "Temporarily unprotect sheet without query"
msgstr "درآوردن موقت صفحه از حالت محافظت شده بدون پرس و جو"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_10\n"
@@ -3229,7 +3091,6 @@ msgid "Conversion status:"
msgstr "وضعیت تبدیل:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STATUSLINE_1\n"
@@ -3238,7 +3099,6 @@ msgid "Conversion status of the cell templates:"
msgstr "وضعیت تبدیل قالب‌های خانه:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STATUSLINE_2\n"
@@ -3247,7 +3107,6 @@ msgid "Registration of the relevant ranges: Sheet %1Number%1 of %2TotPageCount%2
msgstr "ثبت محدوده‌های مربوط: برگهٔ %1Number%1 از %2TotPageCount%2"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STATUSLINE_3\n"
@@ -3256,7 +3115,6 @@ msgid "Entry of the ranges to be converted..."
msgstr "مدخل محدوده‌هایی که تبدیل می‌شوند..."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STATUSLINE_4\n"
@@ -3265,7 +3123,6 @@ msgid "Sheet protection for each sheet will be restored..."
msgstr "محافظت تک تک برگه‌ها به حالت اولیه برخواهد گشت..."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STATUSLINE_5\n"
@@ -3283,7 +3140,6 @@ msgid "~Finish"
msgstr "پایان"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_1\n"
@@ -3292,7 +3148,6 @@ msgid "Select directory"
msgstr "انتخاب شاخه"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_2\n"
@@ -3301,7 +3156,6 @@ msgid "Select file"
msgstr "انتخاب پرونده"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_3\n"
@@ -3328,7 +3182,6 @@ msgid "Euro Converter"
msgstr "مبدل یورو"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_6\n"
@@ -3337,7 +3190,6 @@ msgid "Should protected spreadsheets be temporarily unprotected?"
msgstr "آیا همهٔ برگه‌های محافظت شده موقتاً آزاد شوند؟"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_7\n"
@@ -3346,7 +3198,6 @@ msgid "Enter the password to unprotect the table %1TableName%1"
msgstr "برای لغو محافظت از جدول %1TableName%1 گذرواژه را وارد کنید"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_8\n"
@@ -3355,7 +3206,6 @@ msgid "Wrong Password!"
msgstr "گذرواژه غلط است!"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_9\n"
@@ -3364,7 +3214,6 @@ msgid "Protected Sheet"
msgstr "برگهٔ محافظت شده"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_10\n"
@@ -3373,7 +3222,6 @@ msgid "Warning!"
msgstr "اخطار!"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_11\n"
@@ -3382,7 +3230,6 @@ msgid "Protection for the sheets will not be removed."
msgstr "محافظت برگه‌ها حذف نخواهد شد."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_12\n"
@@ -3391,7 +3238,6 @@ msgid "Sheet cannot be unprotected"
msgstr "نمی‌توان برگه را از حالت محافظت شده خارج کرد"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_13\n"
@@ -3400,7 +3246,6 @@ msgid "The Wizard cannot edit this document as cell formats cannot be modified i
msgstr "برنامه گام به گام نمی‌تواند این سند را ویرایش کند زیرا قالب سلولهای اسنادی که صفحات گسترده محافظت شده دارند قابل تغییر نیست."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_14\n"
@@ -3409,7 +3254,6 @@ msgid "Please note that the Euro Converter will, otherwise, not be able to edit
msgstr "لطفاً توجه داشته باشید که در غیر این صورت مبدل یورو قادر به ویرایش این نوشتار نخواهد بود."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_15\n"
@@ -3418,7 +3262,6 @@ msgid "Please choose a currency to be converted first!"
msgstr "لطقاً اول پولی که باید تبدیل شود را انتخاب کنید!"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_16\n"
@@ -3427,7 +3270,6 @@ msgid "Password:"
msgstr "گذرواژه:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_17\n"
@@ -3436,7 +3278,6 @@ msgid "OK"
msgstr "تأیید"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_18\n"
@@ -3445,7 +3286,6 @@ msgid "Cancel"
msgstr "انصراف"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_19\n"
@@ -3454,7 +3294,6 @@ msgid "Please select a %PRODUCTNAME Calc document for editing!"
msgstr "لطفاً یک نوشتار محاسب %PRODUCTNAME برای ویرایش انتخاب کنید!"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_20\n"
@@ -3463,7 +3302,6 @@ msgid "'<1>' is not a directory!"
msgstr "«<1>» شاخه نیست!"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_21\n"
@@ -3490,7 +3328,6 @@ msgid "Do you really want to terminate conversion at this point?"
msgstr "آیا واقعاً می‌خواهید تبدیل نوشتارها را همین‌جا رها کنید؟"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_24\n"
@@ -3499,7 +3336,6 @@ msgid "Cancel Wizard"
msgstr "ان~صراف و ترک راهنما"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_0\n"
@@ -3508,7 +3344,6 @@ msgid "Portuguese Escudo"
msgstr "اسکودوی پرتغال"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_1\n"
@@ -3517,7 +3352,6 @@ msgid "Dutch Guilder"
msgstr "گیلدر هلند"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_2\n"
@@ -3526,7 +3360,6 @@ msgid "French Franc"
msgstr "فرانک فرانسه"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_3\n"
@@ -3535,7 +3368,6 @@ msgid "Spanish Peseta"
msgstr "پزوتای اسپانیا"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_4\n"
@@ -3544,7 +3376,6 @@ msgid "Italian Lira"
msgstr "لیرهٔ ایتالیا"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_5\n"
@@ -3553,7 +3384,6 @@ msgid "German Mark"
msgstr "مارک آلمان"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_6\n"
@@ -3570,7 +3400,6 @@ msgid "Irish Punt"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_8\n"
@@ -3579,7 +3408,6 @@ msgid "Luxembourg Franc"
msgstr "فرانک لوکزامبورگ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_9\n"
@@ -3588,7 +3416,6 @@ msgid "Austrian Schilling"
msgstr "شیلینگ اتریش"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_10\n"
@@ -3597,7 +3424,6 @@ msgid "Finnish Mark"
msgstr "مارک فنلاند"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_11\n"
@@ -3606,7 +3432,6 @@ msgid "Greek Drachma"
msgstr "دراخمای یونان"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_12\n"
@@ -3615,7 +3440,6 @@ msgid "Slovenian Tolar"
msgstr "واحد پول تنظیم شده برای نوشتار یک واحد پول اروپایی نیست"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_13\n"
@@ -3624,7 +3448,6 @@ msgid "Cypriot Pound"
msgstr "واحد پول تنظیم شده برای نوشتار یک واحد پول اروپایی نیست!"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_14\n"
@@ -3665,7 +3488,6 @@ msgid "Lithuanian Litas"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_LASTPAGE_0\n"
@@ -3674,7 +3496,6 @@ msgid "Progress"
msgstr "پیشرفت"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_LASTPAGE_1\n"
@@ -3683,7 +3504,6 @@ msgid "Retrieving the relevant documents..."
msgstr "در حال بازیابی نوشتارهای مربوط..."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_LASTPAGE_2\n"
@@ -3692,7 +3512,6 @@ msgid "Converting the documents..."
msgstr "در حال تبدیل نوشتارها..."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_LASTPAGE_3\n"
@@ -3701,7 +3520,6 @@ msgid "Settings:"
msgstr "تنظیمات:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_LASTPAGE_4\n"
@@ -3710,7 +3528,6 @@ msgid "Sheet is always unprotected"
msgstr "برگه همیشه در حالت محافظت نشده است"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLES_0\n"
@@ -3719,7 +3536,6 @@ msgid "Theme Selection"
msgstr "انتخاب تم"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLES_1\n"
@@ -3737,7 +3553,6 @@ msgid "~Cancel"
msgstr "ان~صراف"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLES_3\n"
@@ -3820,7 +3635,6 @@ msgid "Green Grapes"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_9\n"
@@ -3904,7 +3718,6 @@ msgid "Addressee"
msgstr "نشانی"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceDialog_1\n"
@@ -3913,7 +3726,6 @@ msgid "One recipient"
msgstr "یک گیرنده"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceDialog_2\n"
@@ -3922,7 +3734,6 @@ msgid "Several recipients (address database)"
msgstr "چند گیرنده (پایگاه‌دادهٔ نشانی‌ها)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceDialog_3\n"
@@ -3931,7 +3742,6 @@ msgid "Use of This Template"
msgstr "کاربرد این قالب"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceMsgError\n"
@@ -3948,7 +3758,6 @@ msgid "Click placeholder and overwrite"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_1\n"
@@ -3966,7 +3775,6 @@ msgid "Department"
msgstr "بخش"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_3\n"
@@ -3975,7 +3783,6 @@ msgid "First Name"
msgstr "نام"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_4\n"
@@ -3984,7 +3791,6 @@ msgid "Last Name"
msgstr "نام خانوادگی"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_5\n"
@@ -3993,7 +3799,6 @@ msgid "Street"
msgstr "خیابان"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_6\n"
@@ -4002,7 +3807,6 @@ msgid "Country"
msgstr "کشور"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_7\n"
@@ -4011,7 +3815,6 @@ msgid "ZIP/Postal Code"
msgstr "کد پستی"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_8\n"
@@ -4020,7 +3823,6 @@ msgid "City"
msgstr "شهر"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_9\n"
@@ -4029,7 +3831,6 @@ msgid "Title"
msgstr "عنوان"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_10\n"
@@ -4038,7 +3839,6 @@ msgid "Position"
msgstr "موقعیت"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_11\n"
@@ -4056,7 +3856,6 @@ msgid "Initials"
msgstr "حرف اول نام وسط"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_13\n"
@@ -4065,7 +3864,6 @@ msgid "Salutation"
msgstr "درود"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_14\n"
@@ -4074,7 +3872,6 @@ msgid "Home Phone"
msgstr "تلفن منزل"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_15\n"
@@ -4083,7 +3880,6 @@ msgid "Work Phone"
msgstr "نلفن محل کار"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_16\n"
@@ -4092,7 +3888,6 @@ msgid "Fax"
msgstr "دورنگار"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_17\n"
@@ -4101,7 +3896,6 @@ msgid "E-Mail"
msgstr "پست الکترونیک"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_18\n"
@@ -4110,7 +3904,6 @@ msgid "URL"
msgstr "نشانی اینترنتی"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_19\n"
@@ -4119,7 +3912,6 @@ msgid "Notes"
msgstr "یادداشت‌ها"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_20\n"
@@ -4128,7 +3920,6 @@ msgid "Alt. Field 1"
msgstr "فیلد جایگزین ۱"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_21\n"
@@ -4137,7 +3928,6 @@ msgid "Alt. Field 2"
msgstr "فیلد جایگزین ۲"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_22\n"
@@ -4146,7 +3936,6 @@ msgid "Alt. Field 3"
msgstr "فیلد جایگزین ۳"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_23\n"
@@ -4155,7 +3944,6 @@ msgid "Alt. Field 4"
msgstr "فیلد جایگزین ۴"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_24\n"
@@ -4173,7 +3961,6 @@ msgid "State"
msgstr "ایالت"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_26\n"
@@ -4182,7 +3969,6 @@ msgid "Office Phone"
msgstr "تلفن دفتر"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_27\n"
@@ -4191,7 +3977,6 @@ msgid "Pager"
msgstr "پی‌جو"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_28\n"
@@ -4200,7 +3985,6 @@ msgid "Mobile Phone"
msgstr "تلفن همراه"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_29\n"
@@ -4209,7 +3993,6 @@ msgid "Other Phone"
msgstr "تلفن دیگر"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_30\n"
@@ -4218,7 +4001,6 @@ msgid "Calendar URL"
msgstr "نشانی تقویم"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_31\n"
@@ -4227,7 +4009,6 @@ msgid "Invite"
msgstr "دعوت"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceNoTextmark_0\n"
@@ -4236,7 +4017,6 @@ msgid "The bookmark 'Recipient' is missing."
msgstr "«گیرندهٔ» نشانک خالی است."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceNoTextmark_1\n"
@@ -4245,7 +4025,6 @@ msgid "Form letter fields can not be included."
msgstr "نمی‌توان فیلدهای حرفی فرم را آورد."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"AgendaDlgName\n"
@@ -4254,7 +4033,6 @@ msgid "Minutes Template"
msgstr "قالب رئوس مطالب"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"AgendaDlgNoCancel\n"
@@ -4263,7 +4041,6 @@ msgid "An option must be confirmed."
msgstr "باید یک گزینه را تأیید کنید."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"AgendaDlgFrame\n"
@@ -4272,7 +4049,6 @@ msgid "Minutes Type"
msgstr "نوع رئوس مطالب"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"AgendaDlgButton1\n"
@@ -4281,7 +4057,6 @@ msgid "Results Minutes"
msgstr "رئوس نتایج"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"AgendaDlgButton2\n"
@@ -4290,7 +4065,6 @@ msgid "Evaluation Minutes"
msgstr "رئوس ارزیابی"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"TextField\n"
@@ -4308,7 +4082,6 @@ msgid "The '%1' directory cannot be created:"
msgstr "نمی‌توان شاخهٔ «%1» را ایجاد کرد: "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MsgDirNotThere\n"
@@ -4317,7 +4090,6 @@ msgid "The '%1' directory does not exist."
msgstr "شاخهٔ «%1» وجود ندارد."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"QueryfornewCreation\n"
@@ -4326,7 +4098,6 @@ msgid "Do you want to create it now?"
msgstr "آیا می‌خواهید الان ایجادش کنید؟"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"HelpButton\n"
@@ -4344,7 +4115,6 @@ msgid "~Cancel"
msgstr "ان~صراف"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"BackButton\n"
@@ -4362,7 +4132,6 @@ msgid "Ne~xt >"
msgstr "~بعد >>"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"BeginButton\n"
@@ -4388,7 +4157,6 @@ msgid "This wizard convert legacy format documents to Open Document Format for O
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"WelcometextLabel3\n"
@@ -4397,7 +4165,6 @@ msgid "Select the document type for conversion:"
msgstr "نوع نوشتاری که می‌خواهید تبدیل شود را انتخاب کنید:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MSTemplateCheckbox_1_\n"
@@ -4406,7 +4173,6 @@ msgid "Word templates"
msgstr "قالب وُرد"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MSTemplateCheckbox_2_\n"
@@ -4415,7 +4181,6 @@ msgid "Excel templates"
msgstr "قالب اِکسل"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MSTemplateCheckbox_3_\n"
@@ -4424,7 +4189,6 @@ msgid "PowerPoint templates"
msgstr "قالب پاورپوینت"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MSDocumentCheckbox_1_\n"
@@ -4433,7 +4197,6 @@ msgid "Word documents"
msgstr "نوشتار وُرد"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MSDocumentCheckbox_2_\n"
@@ -4450,7 +4213,6 @@ msgid "PowerPoint/Publisher documents"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MSContainerName\n"
@@ -4459,7 +4221,6 @@ msgid "Microsoft Office"
msgstr "آفیس مایکروسافت"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SummaryHeader\n"
@@ -4468,7 +4229,6 @@ msgid "Summary:"
msgstr "خلاصه:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"GroupnameDefault\n"
@@ -4504,7 +4264,6 @@ msgid "The '<1>' file already exists.<CR>Do you want to overwrite it?"
msgstr "پرونده‌ٔ «<1>» از قبل وجود دارد.<CR>آیا می‌خواهید روی آن بنویسید؟"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MorePathsError3\n"
@@ -4522,7 +4281,6 @@ msgid "Do you really want to terminate conversion at this point?"
msgstr "آیا واقعاً می‌خواهید تبدیل نوشتارها را همین‌جا رها کنید؟"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ConvertError2\n"
@@ -4531,7 +4289,6 @@ msgid "Cancel Wizard"
msgstr "ان~صراف و ترک راهنما"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RTErrorDesc\n"
@@ -4540,7 +4297,6 @@ msgid "An unexpected error has occurred in the wizard."
msgstr "خطای غیرمنتظره‌ای در راهنمای گام به گام رخ داده است."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RTErrorHeader\n"
@@ -4549,7 +4305,6 @@ msgid "Error"
msgstr "خطا"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"OverwriteallFiles\n"
@@ -4558,7 +4313,6 @@ msgid "Do you want to overwrite documents without being asked?"
msgstr "آیا می‌خواهید بدون سؤال روی نوشتارهای قدیمی نوشته شود؟"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ReeditMacro\n"
@@ -4567,7 +4321,6 @@ msgid "Document macro has to be revised."
msgstr "ماکروی نوشتار باید اصلاح شود."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CouldNotsaveDocument\n"
@@ -4576,7 +4329,6 @@ msgid "Document '<1>' could not be saved."
msgstr "نوشتار «<1>» ذخیره نشد."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CouldNotopenDocument\n"
@@ -4585,7 +4337,6 @@ msgid "Document '<1>' could not be opened."
msgstr "نوشتار «<1> باز نشد."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"PathDialogMessage\n"
@@ -4594,7 +4345,6 @@ msgid "Select a directory"
msgstr "یک شاخه انتخاب کنید"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"DialogTitle\n"
@@ -4603,7 +4353,6 @@ msgid "Document Converter"
msgstr "مبدل سند"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SearchInSubDir\n"
@@ -4612,7 +4361,6 @@ msgid "Including subdirectories"
msgstr "شامل زیرشاخه‌ها"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ProgressPage1\n"
@@ -4621,7 +4369,6 @@ msgid "Progress"
msgstr "پیشرفت"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ProgressPage2\n"
@@ -4630,7 +4377,6 @@ msgid "Retrieving the relevant documents:"
msgstr "در حال بازیابی نوشتارهای مربوط:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ProgressPage3\n"
@@ -4639,7 +4385,6 @@ msgid "Converting the documents"
msgstr "در حال تبدیل سندها"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ProgressFound\n"
@@ -4657,7 +4402,6 @@ msgid "\"%1 found"
msgstr "%1 پیدا شد"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"Ready\n"
@@ -4666,7 +4410,6 @@ msgid "Finished"
msgstr "تمام شد"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SourceDocuments\n"
@@ -4675,7 +4418,6 @@ msgid "Source documents"
msgstr "نوشتار مبدأ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"TargetDocuments\n"
@@ -4684,7 +4426,6 @@ msgid "Target documents"
msgstr "نوشتار مقصد"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"LogfileSummary\n"
@@ -4693,7 +4434,6 @@ msgid "<COUNT> documents converted"
msgstr "<COUNT> سند تبدیل شد"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumInclusiveSubDir\n"
@@ -4702,7 +4442,6 @@ msgid "All subdirectories will be taken into account"
msgstr "همهٔ زیرشاخه‌ها به حساب خواهند آمد"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumSaveDokumente\n"
@@ -4711,7 +4450,6 @@ msgid "These will be exported to the following directory:"
msgstr "این موارد به شاخهٔ زیر صادر خواهند شد:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"TextImportLabel\n"
@@ -4720,7 +4458,6 @@ msgid "Import from:"
msgstr "وارد کردن از:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"TextExportLabel\n"
@@ -4729,7 +4466,6 @@ msgid "Save to:"
msgstr "ذخیره در:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CreateLogfile\n"
@@ -4738,7 +4474,6 @@ msgid "Create log file"
msgstr "ایجاد پروندهٔ ثبت وقایع"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"LogfileHelpText\n"
@@ -4747,7 +4482,6 @@ msgid "A log file will be created in your work directory"
msgstr "یک پروندهٔ ثبت وقایع در شاخهٔ کاریتان ایجاد می‌شود"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ShowLogfile\n"
@@ -4756,7 +4490,6 @@ msgid "Show log file"
msgstr "نمایش پرونده‌ٔ ثبت وقایع"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumMSTextDocuments\n"
@@ -4765,7 +4498,6 @@ msgid "All Word documents contained in the following directory will be imported:
msgstr "همه سندهای وُرد موجود در این شاخه وارد خواهند شد:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumMSTableDocuments\n"
@@ -4783,7 +4515,6 @@ msgid "All PowerPoint/Publisher documents contained in the following directory w
msgstr "همهٔ قالب‌های پاورپوینت موجود در این شاخه وارد خواهند شد:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumMSTextTemplates\n"
@@ -4792,7 +4523,6 @@ msgid "All Word templates contained in the following directory will be imported:
msgstr "همهٔ قالب‌های وُرد موجود در این شاخه وارد خواهند شد:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumMSTableTemplates\n"
@@ -4801,7 +4531,6 @@ msgid "All Excel templates contained in the following directory will be imported
msgstr "همهٔ قالب‌های اِکسل موجود در این شاخه وارد خواهند شد:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumMSDrawTemplates\n"
diff --git a/source/fa/xmlsecurity/messages.po b/source/fa/xmlsecurity/messages.po
index e0225494789..0749d60d6d4 100644
--- a/source/fa/xmlsecurity/messages.po
+++ b/source/fa/xmlsecurity/messages.po
@@ -205,7 +205,6 @@ msgid "The following have signed the document content: "
msgstr ""
#: digitalsignaturesdialog.ui:102
-#, fuzzy
msgctxt "digitalsignaturesdialog|view"
msgid "View Certificate..."
msgstr "نمایش گواهی..."
@@ -217,7 +216,6 @@ msgid "Sign Document..."
msgstr "باز کردن نوشتار"
#: digitalsignaturesdialog.ui:129
-#, fuzzy
msgctxt "digitalsignaturesdialog|remove"
msgid "Remove"
msgstr "حذف"
@@ -238,13 +236,11 @@ msgid "Digital ID issued by "
msgstr ""
#: digitalsignaturesdialog.ui:194
-#, fuzzy
msgctxt "digitalsignaturesdialog|date"
msgid "Date"
msgstr "تاریخ"
#: digitalsignaturesdialog.ui:205
-#, fuzzy
msgctxt "digitalsignaturesdialog|description"
msgid "Description"
msgstr "شرح"
@@ -407,7 +403,6 @@ msgid "Expiration date"
msgstr ""
#: selectcertificatedialog.ui:136
-#, fuzzy
msgctxt "selectcertificatedialog|type"
msgid "Type"
msgstr "نوع"
@@ -475,13 +470,11 @@ msgid "Select the certificate you want to use for encryption:"
msgstr ""
#: selectcertificatedialog.ui:246
-#, fuzzy
msgctxt "selectcertificatedialog|viewcert"
msgid "View Certificate..."
msgstr "نمایش گواهی..."
#: selectcertificatedialog.ui:266
-#, fuzzy
msgctxt "selectcertificatedialog|label2"
msgid "Description:"
msgstr "شرح:"
@@ -493,13 +486,11 @@ msgid "View Certificate"
msgstr "نمایش گواهی..."
#: viewcertdialog.ui:78
-#, fuzzy
msgctxt "viewcertdialog|general"
msgid "General"
msgstr "عمومی"
#: viewcertdialog.ui:100
-#, fuzzy
msgctxt "viewcertdialog|details"
msgid "Details"
msgstr "جزئیات"
diff --git a/source/fi/chart2/messages.po b/source/fi/chart2/messages.po
index 169cf72b773..6c13512d62b 100644
--- a/source/fi/chart2/messages.po
+++ b/source/fi/chart2/messages.po
@@ -1921,7 +1921,6 @@ msgid "_Perspective"
msgstr "Perspektiivi"
#: tp_3D_SceneGeometry.ui:109
-#, fuzzy
msgctxt "tp_3D_SceneGeometry|MTR_FLD_PERSPECTIVE-atkobject"
msgid "Perspective"
msgstr "Perspektiivi"
diff --git a/source/fi/connectivity/messages.po b/source/fi/connectivity/messages.po
index 783740b6db7..536bceb0693 100644
--- a/source/fi/connectivity/messages.po
+++ b/source/fi/connectivity/messages.po
@@ -527,55 +527,46 @@ msgid "The connection could not be established. The database was created by a ne
msgstr "Yhteyden muodostaminen ei onnistunut. Tietokanta on luotu %PRODUCTNAMEn uudemmalla versiolla."
#: strings.hrc:134
-#, fuzzy
msgctxt "STR_ROW_SET_OPERATION_VETOED"
msgid "The record operation has been vetoed."
msgstr "Tietueeseen kohdistettu operaatio estettiin."
#: strings.hrc:135
-#, fuzzy
msgctxt "STR_PARSER_CYCLIC_SUB_QUERIES"
msgid "The statement contains a cyclic reference to one or more sub queries."
msgstr "Lauseke sisältää kehäviittauksen yhteen tai useampaan alikyselyyn."
#: strings.hrc:136
-#, fuzzy
msgctxt "STR_DB_OBJECT_NAME_WITH_SLASHES"
msgid "The name must not contain any slashes ('/')."
msgstr "Nimi ei saa sisältää vinoviivoja ('/')."
#: strings.hrc:137
-#, fuzzy
msgctxt "STR_DB_INVALID_SQL_NAME"
msgid "$1$ is no SQL conform identifier."
msgstr "$1$ ei ole SQL:n sallima tunniste."
#: strings.hrc:138
-#, fuzzy
msgctxt "STR_DB_QUERY_NAME_WITH_QUOTES"
msgid "Query names must not contain quote characters."
msgstr "Kyselyiden nimissä ei voi olla lainausmerkkejä."
#: strings.hrc:139
-#, fuzzy
msgctxt "STR_DB_OBJECT_NAME_IS_USED"
msgid "The name '$1$' is already in use in the database."
msgstr "Nimi '$1$' on jo käytössä tietokannassa."
#: strings.hrc:140
-#, fuzzy
msgctxt "STR_DB_NOT_CONNECTED"
msgid "No connection to the database exists."
msgstr "Tietokantayhteyttä ei ole."
#: strings.hrc:141
-#, fuzzy
msgctxt "STR_AB_ADDRESSBOOK_NOT_FOUND"
msgid "No $1$ exists."
msgstr "Kohdetta $1$ ei ole olemassa."
#: strings.hrc:142
-#, fuzzy
msgctxt "STR_DATA_CANNOT_SELECT_UNFILTERED"
msgid "Unable to display the complete table content. Please apply a filter."
msgstr "Koko taulun sisältöä ei voida näyttää. Käytä suodatusta."
diff --git a/source/fi/cui/messages.po b/source/fi/cui/messages.po
index d5ec426ccdd..6855c47838a 100644
--- a/source/fi/cui/messages.po
+++ b/source/fi/cui/messages.po
@@ -59,7 +59,6 @@ msgid "Images"
msgstr "Kuvat"
#: strings.hrc:27
-#, fuzzy
msgctxt "RID_SVXSTR_KEY_BITMAP_PATH"
msgid "Icons"
msgstr "Kuvakkeet"
@@ -179,7 +178,6 @@ msgid "Move Menu"
msgstr "Siirrä valikko"
#: strings.hrc:52
-#, fuzzy
msgctxt "RID_SVXSTR_ADD_SUBMENU"
msgid "Add Submenu"
msgstr "Lisää alavalikko"
@@ -288,7 +286,6 @@ msgid "Please type in a valid file name."
msgstr "Kirjoita kelvollinen tiedoston nimi."
#: strings.hrc:77
-#, fuzzy
msgctxt "RID_SVXSTR_HYPERDLG_HLINETTP"
msgid "Internet"
msgstr "Internet"
@@ -360,7 +357,6 @@ msgid "All commands"
msgstr "Lisää komentoja"
#: strings.hrc:92
-#, fuzzy
msgctxt "RID_SVXSTR_MACROS"
msgid "Macros"
msgstr "Makrot"
@@ -1435,7 +1431,6 @@ msgid "Please enter a name for the hatching:"
msgstr "Kirjoita viivoituksen nimi:"
#: strings.hrc:334
-#, fuzzy
msgctxt "RID_SVXSTR_CHANGE"
msgid "Modify"
msgstr "Muuta"
@@ -1466,19 +1461,16 @@ msgid "No %1"
msgstr "Ei %1"
#: strings.hrc:340
-#, fuzzy
msgctxt "RID_SVXSTR_CHARNAME_FAMILY"
msgid "Family:"
msgstr "Kirjasinperhe:"
#: strings.hrc:341
-#, fuzzy
msgctxt "RID_SVXSTR_CHARNAME_FONT"
msgid "Font:"
msgstr "Fontti:"
#: strings.hrc:342
-#, fuzzy
msgctxt "RID_SVXSTR_CHARNAME_STYLE"
msgid "Style:"
msgstr "Tyyli:"
@@ -1730,13 +1722,11 @@ msgid "Cast Shadow to Top Left"
msgstr "Varjosta ylävasemmalle"
#: treeopt.hrc:30
-#, fuzzy
msgctxt "SID_GENERAL_OPTIONS_RES"
msgid "%PRODUCTNAME"
msgstr "%PRODUCTNAME"
#: treeopt.hrc:31
-#, fuzzy
msgctxt "SID_GENERAL_OPTIONS_RES"
msgid "User Data"
msgstr "Käyttäjän tiedot"
@@ -1748,7 +1738,6 @@ msgid "General"
msgstr "Yleistä"
#: treeopt.hrc:33
-#, fuzzy
msgctxt "SID_GENERAL_OPTIONS_RES"
msgid "View"
msgstr "Näytä"
@@ -1760,37 +1749,31 @@ msgid "Print"
msgstr "Tulostus"
#: treeopt.hrc:35
-#, fuzzy
msgctxt "SID_GENERAL_OPTIONS_RES"
msgid "Paths"
msgstr "Polut"
#: treeopt.hrc:36
-#, fuzzy
msgctxt "SID_GENERAL_OPTIONS_RES"
msgid "Fonts"
msgstr "Fontit"
#: treeopt.hrc:37
-#, fuzzy
msgctxt "SID_GENERAL_OPTIONS_RES"
msgid "Security"
msgstr "Suojaus"
#: treeopt.hrc:38
-#, fuzzy
msgctxt "SID_GENERAL_OPTIONS_RES"
msgid "Personalization"
msgstr "Personointi"
#: treeopt.hrc:39
-#, fuzzy
msgctxt "SID_GENERAL_OPTIONS_RES"
msgid "Application Colors"
msgstr "Sovelluksen värit"
#: treeopt.hrc:40
-#, fuzzy
msgctxt "SID_GENERAL_OPTIONS_RES"
msgid "Accessibility"
msgstr "Esteettömyys"
@@ -1813,67 +1796,56 @@ msgid "Online Update"
msgstr "Päivitykset"
#: treeopt.hrc:44
-#, fuzzy
msgctxt "SID_GENERAL_OPTIONS_RES"
msgid "OpenCL"
msgstr "OpenCL"
#: treeopt.hrc:49
-#, fuzzy
msgctxt "SID_LANGUAGE_OPTIONS_RES"
msgid "Language Settings"
msgstr "Kieliasetukset"
#: treeopt.hrc:50
-#, fuzzy
msgctxt "SID_LANGUAGE_OPTIONS_RES"
msgid "Languages"
msgstr "Kielet"
#: treeopt.hrc:51
-#, fuzzy
msgctxt "SID_LANGUAGE_OPTIONS_RES"
msgid "Writing Aids"
msgstr "Kirjoituksen aputyökalut"
#: treeopt.hrc:52
-#, fuzzy
msgctxt "SID_LANGUAGE_OPTIONS_RES"
msgid "Searching in Japanese"
msgstr "Haku japanin kielellä"
#: treeopt.hrc:53
-#, fuzzy
msgctxt "SID_LANGUAGE_OPTIONS_RES"
msgid "Asian Layout"
msgstr "Aasialainen asettelu"
#: treeopt.hrc:54
-#, fuzzy
msgctxt "SID_LANGUAGE_OPTIONS_RES"
msgid "Complex Text Layout"
msgstr "Laajennettu tekstiasettelu"
#: treeopt.hrc:59
-#, fuzzy
msgctxt "SID_INET_DLG_RES"
msgid "Internet"
msgstr "Internet"
#: treeopt.hrc:60
-#, fuzzy
msgctxt "SID_INET_DLG_RES"
msgid "Proxy"
msgstr "Välityspalvelin"
#: treeopt.hrc:61
-#, fuzzy
msgctxt "SID_INET_DLG_RES"
msgid "E-mail"
msgstr "Sähköposti"
#: treeopt.hrc:66
-#, fuzzy
msgctxt "SID_SW_EDITOPTIONS_RES"
msgid "%PRODUCTNAME Writer"
msgstr "%PRODUCTNAME Writer"
@@ -1885,37 +1857,31 @@ msgid "General"
msgstr "Yleistä"
#: treeopt.hrc:68
-#, fuzzy
msgctxt "SID_SW_EDITOPTIONS_RES"
msgid "View"
msgstr "Näytä"
#: treeopt.hrc:69
-#, fuzzy
msgctxt "SID_SW_EDITOPTIONS_RES"
msgid "Formatting Aids"
msgstr "Muotoilun aputyökalut"
#: treeopt.hrc:70
-#, fuzzy
msgctxt "SID_SW_EDITOPTIONS_RES"
msgid "Grid"
msgstr "Ruudukko"
#: treeopt.hrc:71
-#, fuzzy
msgctxt "SID_SW_EDITOPTIONS_RES"
msgid "Basic Fonts (Western)"
msgstr "Perusfontit (länsimaiset)"
#: treeopt.hrc:72
-#, fuzzy
msgctxt "SID_SW_EDITOPTIONS_RES"
msgid "Basic Fonts (Asian)"
msgstr "Perusfontit (aasialaiset)"
#: treeopt.hrc:73
-#, fuzzy
msgctxt "SID_SW_EDITOPTIONS_RES"
msgid "Basic Fonts (CTL)"
msgstr "Perusfontit (laajennettu tekstiasettelu)"
@@ -1933,31 +1899,26 @@ msgid "Table"
msgstr "Taulukko"
#: treeopt.hrc:76
-#, fuzzy
msgctxt "SID_SW_EDITOPTIONS_RES"
msgid "Changes"
msgstr "Muutokset"
#: treeopt.hrc:77
-#, fuzzy
msgctxt "SID_SW_EDITOPTIONS_RES"
msgid "Comparison"
msgstr "Vertailu"
#: treeopt.hrc:78
-#, fuzzy
msgctxt "SID_SW_EDITOPTIONS_RES"
msgid "Compatibility"
msgstr "Yhteensopivuus"
#: treeopt.hrc:79
-#, fuzzy
msgctxt "SID_SW_EDITOPTIONS_RES"
msgid "AutoCaption"
msgstr "Automaattiotsikointi"
#: treeopt.hrc:80
-#, fuzzy
msgctxt "SID_SW_EDITOPTIONS_RES"
msgid "Mail Merge E-mail"
msgstr "Joukkokirje-sähköposti"
@@ -1969,19 +1930,16 @@ msgid "%PRODUCTNAME Writer/Web"
msgstr "%PRODUCTNAME - Writer/Web"
#: treeopt.hrc:86
-#, fuzzy
msgctxt "SID_SW_ONLINEOPTIONS_RES"
msgid "View"
msgstr "Näytä"
#: treeopt.hrc:87
-#, fuzzy
msgctxt "SID_SW_ONLINEOPTIONS_RES"
msgid "Formatting Aids"
msgstr "Muotoilun aputyökalut"
#: treeopt.hrc:88
-#, fuzzy
msgctxt "SID_SW_ONLINEOPTIONS_RES"
msgid "Grid"
msgstr "Ruudukko"
@@ -1999,25 +1957,21 @@ msgid "Table"
msgstr "Taulukko"
#: treeopt.hrc:91
-#, fuzzy
msgctxt "SID_SW_ONLINEOPTIONS_RES"
msgid "Background"
msgstr "Tausta"
#: treeopt.hrc:96
-#, fuzzy
msgctxt "SID_SM_EDITOPTIONS_RES"
msgid "%PRODUCTNAME Math"
msgstr "%PRODUCTNAME Math"
#: treeopt.hrc:97
-#, fuzzy
msgctxt "SID_SM_EDITOPTIONS_RES"
msgid "Settings"
msgstr "Asetukset"
#: treeopt.hrc:102
-#, fuzzy
msgctxt "SID_SC_EDITOPTIONS_RES"
msgid "%PRODUCTNAME Calc"
msgstr "%PRODUCTNAME Calc"
@@ -2029,49 +1983,41 @@ msgid "General"
msgstr "Yleistä"
#: treeopt.hrc:104
-#, fuzzy
msgctxt "SID_SC_EDITOPTIONS_RES"
msgid "Defaults"
msgstr "Oletusasetukset"
#: treeopt.hrc:105
-#, fuzzy
msgctxt "SID_SC_EDITOPTIONS_RES"
msgid "View"
msgstr "Näytä"
#: treeopt.hrc:106
-#, fuzzy
msgctxt "SID_SC_EDITOPTIONS_RES"
msgid "Calculate"
msgstr "Laskenta"
#: treeopt.hrc:107
-#, fuzzy
msgctxt "SID_SC_EDITOPTIONS_RES"
msgid "Formula"
msgstr "Kaava"
#: treeopt.hrc:108
-#, fuzzy
msgctxt "SID_SC_EDITOPTIONS_RES"
msgid "Sort Lists"
msgstr "Järjestä listat"
#: treeopt.hrc:109
-#, fuzzy
msgctxt "SID_SC_EDITOPTIONS_RES"
msgid "Changes"
msgstr "Muutokset"
#: treeopt.hrc:110
-#, fuzzy
msgctxt "SID_SC_EDITOPTIONS_RES"
msgid "Compatibility"
msgstr "Yhteensopivuus"
#: treeopt.hrc:111
-#, fuzzy
msgctxt "SID_SC_EDITOPTIONS_RES"
msgid "Grid"
msgstr "Ruudukko"
@@ -2083,7 +2029,6 @@ msgid "Print"
msgstr "Tulostus"
#: treeopt.hrc:117
-#, fuzzy
msgctxt "SID_SD_EDITOPTIONS_RES"
msgid "%PRODUCTNAME Impress"
msgstr "%PRODUCTNAME Impress"
@@ -2095,13 +2040,11 @@ msgid "General"
msgstr "Yleistä"
#: treeopt.hrc:119
-#, fuzzy
msgctxt "SID_SD_EDITOPTIONS_RES"
msgid "View"
msgstr "Näytä"
#: treeopt.hrc:120
-#, fuzzy
msgctxt "SID_SD_EDITOPTIONS_RES"
msgid "Grid"
msgstr "Ruudukko"
@@ -2113,7 +2056,6 @@ msgid "Print"
msgstr "Tulostus"
#: treeopt.hrc:126
-#, fuzzy
msgctxt "SID_SD_GRAPHIC_OPTIONS_RES"
msgid "%PRODUCTNAME Draw"
msgstr "%PRODUCTNAME Draw"
@@ -2125,13 +2067,11 @@ msgid "General"
msgstr "Yleistä"
#: treeopt.hrc:128
-#, fuzzy
msgctxt "SID_SD_GRAPHIC_OPTIONS_RES"
msgid "View"
msgstr "Näytä"
#: treeopt.hrc:129
-#, fuzzy
msgctxt "SID_SD_GRAPHIC_OPTIONS_RES"
msgid "Grid"
msgstr "Ruudukko"
@@ -2143,19 +2083,16 @@ msgid "Print"
msgstr "Tulostus"
#: treeopt.hrc:135
-#, fuzzy
msgctxt "SID_SCH_EDITOPTIONS_RES"
msgid "Charts"
msgstr "Kaaviot"
#: treeopt.hrc:136
-#, fuzzy
msgctxt "SID_SCH_EDITOPTIONS_RES"
msgid "Default Colors"
msgstr "Oletusvärit"
#: treeopt.hrc:141
-#, fuzzy
msgctxt "SID_FILTER_DLG_RES"
msgid "Load/Save"
msgstr "Lataus ja tallennus"
@@ -2167,19 +2104,16 @@ msgid "General"
msgstr "Yleistä"
#: treeopt.hrc:143
-#, fuzzy
msgctxt "SID_FILTER_DLG_RES"
msgid "VBA Properties"
msgstr "VBA-ominaisuudet"
#: treeopt.hrc:144
-#, fuzzy
msgctxt "SID_FILTER_DLG_RES"
msgid "Microsoft Office"
msgstr "Microsoft Office"
#: treeopt.hrc:145
-#, fuzzy
msgctxt "SID_FILTER_DLG_RES"
msgid "HTML Compatibility"
msgstr "HTML-yhteensopivuus"
@@ -2191,13 +2125,11 @@ msgid "%PRODUCTNAME Base"
msgstr "%PRODUCTNAME - Tietokanta"
#: treeopt.hrc:151
-#, fuzzy
msgctxt "SID_SB_STARBASEOPTIONS_RES"
msgid "Connections"
msgstr "Yhteydet"
#: treeopt.hrc:152
-#, fuzzy
msgctxt "SID_SB_STARBASEOPTIONS_RES"
msgid "Databases"
msgstr "Tietokannat"
@@ -2816,7 +2748,6 @@ msgid "Pre_view"
msgstr "Esi_katselu"
#: baselinksdialog.ui:9
-#, fuzzy
msgctxt "baselinksdialog|BaseLinksDialog"
msgid "Edit Links"
msgstr "Muokkaa linkkejä"
@@ -2857,7 +2788,6 @@ msgid "Status"
msgstr "Tila"
#: baselinksdialog.ui:202
-#, fuzzy
msgctxt "baselinksdialog|TB_LINKS-atkobject"
msgid "Edit Links"
msgstr "Muokkaa linkkejä"
@@ -2943,13 +2873,11 @@ msgid "Size:"
msgstr "Koko:"
#: bitmaptabpage.ui:175
-#, fuzzy
msgctxt "bitmaptabpage|label5"
msgid "Width:"
msgstr "Leveys:"
#: bitmaptabpage.ui:201
-#, fuzzy
msgctxt "bitmaptabpage|label6"
msgid "Height:"
msgstr "Korkeus:"
@@ -3045,13 +2973,11 @@ msgid "Options"
msgstr "Asetukset"
#: bitmaptabpage.ui:510
-#, fuzzy
msgctxt "bitmaptabpage|CTL_BITMAP_PREVIEW-atkobject"
msgid "Example"
msgstr "Esimerkki"
#: bitmaptabpage.ui:528
-#, fuzzy
msgctxt "bitmaptabpage|label8"
msgid "Preview"
msgstr "Esikatselu"
@@ -3647,7 +3573,6 @@ msgid "CTL Font"
msgstr "Laajennetun tekstiasettelun fontti"
#: charnamepage.ui:688
-#, fuzzy
msgctxt "charnamepage|preview-atkobject"
msgid "Preview"
msgstr "Esikatselu"
@@ -3773,7 +3698,6 @@ msgid "Keyword highlighting"
msgstr "Avainsanojen korostus"
#: colorconfigwin.ui:585
-#, fuzzy
msgctxt "colorconfigwin|unknown"
msgid "Text"
msgstr "Teksti"
@@ -3939,7 +3863,6 @@ msgid "CMYK"
msgstr "CMYK"
#: colorpage.ui:188
-#, fuzzy
msgctxt "colorpage|delete"
msgid "Delete"
msgstr "Poista"
@@ -4241,7 +4164,6 @@ msgid "Preview"
msgstr "Esikatselu"
#: connectortabpage.ui:347
-#, fuzzy
msgctxt "connectortabpage|CTL_PREVIEW-atkobject"
msgid "Example"
msgstr "Esimerkki"
@@ -4932,7 +4854,6 @@ msgid "Accessibility option \"Use automatic font color for screen display\" is a
msgstr "Saavutettavuusasetus \"Käytä näytöllä automaattista fontin väriä\" on käytössä. Fontille asetettua väriä ei tällä hetkellä käytetä näytettäessä tekstiä näytöllä."
#: effectspage.ui:611
-#, fuzzy
msgctxt "effectspage|preview-atkobject"
msgid "Preview"
msgstr "Esikatselu"
@@ -4988,7 +4909,6 @@ msgid "Assign"
msgstr "Määritä"
#: eventassignpage.ui:234
-#, fuzzy
msgctxt "eventassignpage|delete"
msgid "Remove"
msgstr "Poista"
@@ -5199,7 +5119,6 @@ msgid "_File type:"
msgstr "Tiedostotyyppi:"
#: galleryfilespage.ui:77
-#, fuzzy
msgctxt "galleryfilespage|files-atkobject"
msgid "Files Found"
msgstr "Löydetyt tiedostot"
@@ -5210,7 +5129,6 @@ msgid "Pr_eview"
msgstr "Esikatselu"
#: galleryfilespage.ui:125
-#, fuzzy
msgctxt "galleryfilespage|image-atkobject"
msgid "Preview"
msgstr "Esikatselu"
@@ -5580,7 +5498,6 @@ msgid "Hangul/Hanja Options"
msgstr "Hangul/Hanja-asetukset"
#: hangulhanjaoptdialog.ui:107
-#, fuzzy
msgctxt "hangulhanjaoptdialog|new"
msgid "New..."
msgstr "Uusi..."
@@ -5821,7 +5738,6 @@ msgid "Te_xt:"
msgstr "Teksti:"
#: hyperlinkinternetpage.ui:260
-#, fuzzy
msgctxt "hyperlinkinternetpage|name_label"
msgid "Na_me:"
msgstr "Nimi:"
@@ -5912,7 +5828,6 @@ msgid "_Close"
msgstr "_Sulje"
#: hyperlinkmarkdialog.ui:72
-#, fuzzy
msgctxt "hyperlinkmarkdialog|TreeListBox-atkobject"
msgid "Mark Tree"
msgstr "Linkkien kohteet puuna"
@@ -6523,7 +6438,6 @@ msgid "Icon"
msgstr "Kuvake"
#: linetabpage.ui:798
-#, fuzzy
msgctxt "linetabpage|CTL_PREVIEW-atkobject"
msgid "Example"
msgstr "Esimerkki"
@@ -6724,25 +6638,21 @@ msgid "Insert Submenu"
msgstr ""
#: menuassignpage.ui:557
-#, fuzzy
msgctxt "menuassignpage|renameItem"
msgid "Rename..."
msgstr "Nimeä uudelleen..."
#: menuassignpage.ui:565
-#, fuzzy
msgctxt "menuassignpage|changeIcon"
msgid "Change Icon..."
msgstr "Vaihda kuvake..."
#: menuassignpage.ui:573
-#, fuzzy
msgctxt "menuassignpage|resetIcon"
msgid "Reset Icon"
msgstr "Palauta kuvake"
#: menuassignpage.ui:581
-#, fuzzy
msgctxt "menuassignpage|restoreItem"
msgid "Restore Default Command"
msgstr "Palauta oletuskomento"
@@ -7902,19 +7812,16 @@ msgid "Help Improve %PRODUCTNAME"
msgstr "Auta parantamaan %PRODUCTNAMEa"
#: optgeneralpage.ui:338
-#, fuzzy
msgctxt "optgeneralpage|quicklaunch"
msgid "Load %PRODUCTNAME during system start-up"
msgstr "Lataa %PRODUCTNAME järjestelmän käynnistyksen yhteydessä"
#: optgeneralpage.ui:352
-#, fuzzy
msgctxt "optgeneralpage|systray"
msgid "Enable systray Quickstarter"
msgstr "Käytä pikakäynnistintä"
#: optgeneralpage.ui:372
-#, fuzzy
msgctxt "optgeneralpage|label8"
msgid "%PRODUCTNAME Quickstarter"
msgstr "%PRODUCTNAME -pikakäynnistys"
@@ -8757,7 +8664,6 @@ msgid "Telephone (home/_work):"
msgstr "Puhelin (koti/työ):"
#: optuserpage.ui:134
-#, fuzzy
msgctxt "phoneft-atkobject"
msgid "Home telephone number"
msgstr "Kotipuhelinnumero"
@@ -8773,19 +8679,16 @@ msgid "First name"
msgstr "Etunimi"
#: optuserpage.ui:189
-#, fuzzy
msgctxt "lastname-atkobject"
msgid "Last name"
msgstr "Sukunimi"
#: optuserpage.ui:207
-#, fuzzy
msgctxt "shortname-atkobject"
msgid "Initials"
msgstr "Nimikirjaimet"
#: optuserpage.ui:236
-#, fuzzy
msgctxt "city-atkobject"
msgid "City"
msgstr "Postitoimipaikka"
@@ -8797,7 +8700,6 @@ msgid "State"
msgstr "Tila"
#: optuserpage.ui:272
-#, fuzzy
msgctxt "zip-atkobject"
msgid "Zip code"
msgstr "Postinumero"
@@ -8815,25 +8717,21 @@ msgid "Position"
msgstr "Sijainti"
#: optuserpage.ui:349
-#, fuzzy
msgctxt "home-atkobject"
msgid "Home telephone number"
msgstr "Kotipuhelinnumero"
#: optuserpage.ui:367
-#, fuzzy
msgctxt "work-atkobject"
msgid "Work telephone number"
msgstr "Työpuhelinnumero"
#: optuserpage.ui:397
-#, fuzzy
msgctxt "fax-atkobject"
msgid "FAX number"
msgstr "Faksinumero"
#: optuserpage.ui:415
-#, fuzzy
msgctxt "email-atkobject"
msgid "email address"
msgstr "sähköpostiosoite"
@@ -8849,25 +8747,21 @@ msgid "Last name/first _name/father’s name/initials:"
msgstr "Sukunimi/etunimi/isän nimi/nimikirjaimet:"
#: optuserpage.ui:472
-#, fuzzy
msgctxt "ruslastname-atkobject"
msgid "Last name"
msgstr "Sukunimi"
#: optuserpage.ui:490
-#, fuzzy
msgctxt "rusfathersname-atkobject"
msgid "Father's name"
msgstr "Isän nimi"
#: optuserpage.ui:508
-#, fuzzy
msgctxt "russhortname-atkobject"
msgid "Initials"
msgstr "Nimikirjaimet"
#: optuserpage.ui:526
-#, fuzzy
msgctxt "rusfirstname-atkobject"
msgid "First name"
msgstr "Etunimi"
@@ -8878,19 +8772,16 @@ msgid "Last/first _name/initials:"
msgstr "Suku-/etunimi/nimikirjaimet:"
#: optuserpage.ui:569
-#, fuzzy
msgctxt "eastlastname-atkobject"
msgid "Last name"
msgstr "Sukunimi"
#: optuserpage.ui:587
-#, fuzzy
msgctxt "eastfirstname-atkobject"
msgid "First name"
msgstr "Etunimi"
#: optuserpage.ui:605
-#, fuzzy
msgctxt "eastshortname-atkobject"
msgid "Initials"
msgstr "Nimikirjaimet"
@@ -8901,13 +8792,11 @@ msgid "_Street/apartment number:"
msgstr "Katu-/huoneistonumero:"
#: optuserpage.ui:648
-#, fuzzy
msgctxt "russtreet-atkobject"
msgid "Street"
msgstr "Katuosoite"
#: optuserpage.ui:666
-#, fuzzy
msgctxt "ruslastname-atkobject"
msgid "Apartment number"
msgstr "Huoneistonumero"
@@ -8918,13 +8807,11 @@ msgid "_Zip/city:"
msgstr "Postinumero/toimipaikka:"
#: optuserpage.ui:709
-#, fuzzy
msgctxt "icity-atkobject"
msgid "City"
msgstr "Postitoimipaikka"
#: optuserpage.ui:727
-#, fuzzy
msgctxt "izip-atkobject"
msgid "Zip code"
msgstr "Postinumero"
@@ -9958,7 +9845,6 @@ msgid "Spacing"
msgstr "Välit"
#: positionpage.ui:478
-#, fuzzy
msgctxt "positionpage|preview-atkobject"
msgid "Preview"
msgstr "Esikatselu"
@@ -10727,7 +10613,6 @@ msgid "Favorite Characters:"
msgstr ""
#: spellingdialog.ui:9
-#, fuzzy
msgctxt "spellingdialog|SpellingDialog"
msgid "Spelling: $LANGUAGE ($LOCATION)"
msgstr "Oikoluku: $LANGUAGE ($LOCATION)"
@@ -11568,7 +11453,6 @@ msgid "Enclosing Character"
msgstr "Ympäröivä merkki"
#: twolinespage.ui:233
-#, fuzzy
msgctxt "twolinespage|preview-atkobject"
msgid "Preview"
msgstr "Esikatselu"
@@ -11649,7 +11533,6 @@ msgid "Variable:"
msgstr "Mukautettu:"
#: zoomdialog.ui:204
-#, fuzzy
msgctxt "zoomdialog|zoomsb-atkobject"
msgid "Variable"
msgstr "Muuttuja"
diff --git a/source/fi/dictionaries/ca.po b/source/fi/dictionaries/ca.po
index 1a9e2eda7cd..eed21352fb3 100644
--- a/source/fi/dictionaries/ca.po
+++ b/source/fi/dictionaries/ca.po
@@ -14,7 +14,6 @@ msgstr ""
"X-Generator: LibreOffice\n"
#: description.xml
-#, fuzzy
msgctxt ""
"description.xml\n"
"dispname\n"
diff --git a/source/fi/extensions/messages.po b/source/fi/extensions/messages.po
index 9620a2a6cbd..0fe7fff5911 100644
--- a/source/fi/extensions/messages.po
+++ b/source/fi/extensions/messages.po
@@ -1619,7 +1619,6 @@ msgid "Submission"
msgstr "Lähetys"
#: strings.hrc:222
-#, fuzzy
msgctxt "RID_STR_BINDING_NAME"
msgid "Binding"
msgstr "Sidos"
diff --git a/source/fi/filter/source/config/fragments/filters.po b/source/fi/filter/source/config/fragments/filters.po
index f563106d911..7ae50a6b42c 100644
--- a/source/fi/filter/source/config/fragments/filters.po
+++ b/source/fi/filter/source/config/fragments/filters.po
@@ -1314,7 +1314,6 @@ msgid "OpenOffice.org 1.0 Spreadsheet Template"
msgstr "OpenOffice.org 1.0 -laskentataulukkomalli"
#: calc_jpg_Export.xcu
-#, fuzzy
msgctxt ""
"calc_jpg_Export.xcu\n"
"calc_jpg_Export\n"
diff --git a/source/fi/fpicker/messages.po b/source/fi/fpicker/messages.po
index 76204ac21ff..86a9583f925 100644
--- a/source/fi/fpicker/messages.po
+++ b/source/fi/fpicker/messages.po
@@ -120,7 +120,6 @@ msgid "All files"
msgstr "Kaikki tiedostot"
#: strings.hrc:34
-#, fuzzy
msgctxt "STR_FILEDLG_OPEN"
msgid "Open"
msgstr "Avaa"
@@ -132,7 +131,6 @@ msgid "File ~type"
msgstr "Tiedoston t~yyppi:"
#: strings.hrc:36
-#, fuzzy
msgctxt "STR_FILEDLG_SAVE"
msgid "Save"
msgstr "Tallenna"
diff --git a/source/fi/officecfg/registry/data/org/openoffice/Office.po b/source/fi/officecfg/registry/data/org/openoffice/Office.po
index 2db30523620..fd684a5accb 100644
--- a/source/fi/officecfg/registry/data/org/openoffice/Office.po
+++ b/source/fi/officecfg/registry/data/org/openoffice/Office.po
@@ -143,7 +143,6 @@ msgid "~Drawing"
msgstr "~Piirros"
#: Common.xcu
-#, fuzzy
msgctxt ""
"Common.xcu\n"
"..Common.Menus.New.m4\n"
@@ -153,7 +152,6 @@ msgid "F~ormula"
msgstr "K~aava"
#: Common.xcu
-#, fuzzy
msgctxt ""
"Common.xcu\n"
"..Common.Menus.New.m5\n"
@@ -163,7 +161,6 @@ msgid "Database"
msgstr "Tietokanta"
#: Common.xcu
-#, fuzzy
msgctxt ""
"Common.xcu\n"
"..Common.Menus.New.m7\n"
@@ -173,7 +170,6 @@ msgid "~HTML Document"
msgstr "~HTML-asiakirja"
#: Common.xcu
-#, fuzzy
msgctxt ""
"Common.xcu\n"
"..Common.Menus.New.m8\n"
@@ -183,7 +179,6 @@ msgid "~XML Form Document"
msgstr "~XML-asiakirja"
#: Common.xcu
-#, fuzzy
msgctxt ""
"Common.xcu\n"
"..Common.Menus.New.m9\n"
@@ -10607,7 +10602,6 @@ msgid "Nationality"
msgstr "kansalls"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.authors.Fields.nationality\n"
diff --git a/source/fi/officecfg/registry/data/org/openoffice/Office/UI.po b/source/fi/officecfg/registry/data/org/openoffice/Office/UI.po
index 1740286cee9..2427d2fef83 100644
--- a/source/fi/officecfg/registry/data/org/openoffice/Office/UI.po
+++ b/source/fi/officecfg/registry/data/org/openoffice/Office/UI.po
@@ -7674,7 +7674,6 @@ msgid "Format Slide"
msgstr "Muotoile dia"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Commands..uno:SlideSetup\n"
@@ -9903,7 +9902,6 @@ msgid "Title, 2 Vertical Text, Clipart"
msgstr "Otsikko, 2 pystysuuntaista tekstiä, leikekuva"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:SlideLayoutMenu\n"
@@ -18607,7 +18605,6 @@ msgid "Spelling"
msgstr "Oikoluku"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:SpellingAndGrammarDialog\n"
@@ -18617,7 +18614,6 @@ msgid "~Spelling..."
msgstr "~Oikoluku..."
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:SpellingAndGrammarDialog\n"
@@ -20720,7 +20716,6 @@ msgid "Compile"
msgstr "Käännä"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:RunBasic\n"
@@ -22172,7 +22167,6 @@ msgid "Synony~ms"
msgstr "Synonyymit"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Popups..uno:PasteSpecialMenu\n"
@@ -24002,7 +23996,6 @@ msgid "Tabbed"
msgstr "Välilehdet"
#: Notebookbar.xcu
-#, fuzzy
msgctxt ""
"Notebookbar.xcu\n"
"..Notebookbar.Applications.Calc.Implementations.GroupedbarCompact\n"
@@ -24012,7 +24005,6 @@ msgid "Groupedbar Compact"
msgstr "Ryhmitelty palkki, tiivis"
#: Notebookbar.xcu
-#, fuzzy
msgctxt ""
"Notebookbar.xcu\n"
"..Notebookbar.Applications.Calc.Implementations.GroupedbarFull\n"
@@ -24049,7 +24041,6 @@ msgid "Contextual groups"
msgstr "Kontekstin mukaan ryhmitelty"
#: Notebookbar.xcu
-#, fuzzy
msgctxt ""
"Notebookbar.xcu\n"
"..Notebookbar.Applications.Impress.Implementations.GroupedbarCompact\n"
@@ -24059,7 +24050,6 @@ msgid "Groupedbar Compact"
msgstr "Ryhmitelty palkki, tiivis"
#: Notebookbar.xcu
-#, fuzzy
msgctxt ""
"Notebookbar.xcu\n"
"..Notebookbar.Applications.Impress.Implementations.GroupedbarFull\n"
@@ -24601,7 +24591,6 @@ msgid "Navigator"
msgstr "Rakenneselain"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.DeckList.StyleListDeck\n"
@@ -24935,7 +24924,6 @@ msgid "Manage Changes"
msgstr "Hallinnoi muutoksia"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.StyleListPanel\n"
@@ -25801,7 +25789,6 @@ msgid "Accept Change"
msgstr "Hyväksy muutos"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:AcceptAllTrackedChanges\n"
@@ -28601,7 +28588,6 @@ msgid "In ~Background"
msgstr "~Taustalla"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:WrapThroughTransparencyToggle\n"
@@ -29656,7 +29642,6 @@ msgid "Default ~Paragraph"
msgstr "Oletuskappale"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:DefaultParaStyle\n"
@@ -29714,7 +29699,6 @@ msgid "Su~btitle"
msgstr "Alaotsikko"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:SubtitleParaStyle\n"
@@ -29743,7 +29727,6 @@ msgid "Heading ~1"
msgstr "Otsikko ~1"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:Heading1ParaStyle\n"
@@ -29771,7 +29754,6 @@ msgid "Heading ~2"
msgstr "Otsikko ~2"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:Heading2ParaStyle\n"
@@ -29799,7 +29781,6 @@ msgid "Heading ~3"
msgstr "Otsikko ~3"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:Heading3ParaStyle\n"
@@ -29827,7 +29808,6 @@ msgid "Heading ~4"
msgstr "Otsikko ~4"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:Heading4ParaStyle\n"
@@ -29855,7 +29835,6 @@ msgid "Heading ~5"
msgstr "Otsikko ~5"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:Heading5ParaStyle\n"
@@ -29883,7 +29862,6 @@ msgid "Heading ~6"
msgstr "Otsikko ~6"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:Heading6ParaStyle\n"
@@ -29911,7 +29889,6 @@ msgid "~Quotations"
msgstr "Lainaukset"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:QuoteParaStyle\n"
@@ -29939,7 +29916,6 @@ msgid "Pre~formatted Text"
msgstr "Esimuotoiltu teksti"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:PreformattedParaStyle\n"
@@ -29967,7 +29943,6 @@ msgid "Text Body"
msgstr "Leipäteksti"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:TextBodyParaStyle\n"
@@ -29995,7 +29970,6 @@ msgid "Default ~Character"
msgstr "Oletusfontti"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:DefaultCharStyle\n"
@@ -30023,7 +29997,6 @@ msgid "E~mphasis"
msgstr "Painotus"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:EmphasisCharStyle\n"
@@ -30051,7 +30024,6 @@ msgid "~Strong Emphasis"
msgstr "Vahva painotus"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:StrongEmphasisCharStyle\n"
@@ -30070,7 +30042,6 @@ msgid "Strong Emphasis Character Style"
msgstr ""
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:StyleApply?Style:string=Citation&amp;FamilyName:string=CharacterStyles\n"
@@ -30080,7 +30051,6 @@ msgid "Qu~otation"
msgstr "Lainaus"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:QuoteCharStyle\n"
@@ -30108,7 +30078,6 @@ msgid "Sou~rce Text"
msgstr "Lähdeteksti"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:SourceCharStyle\n"
@@ -30136,7 +30105,6 @@ msgid "Bullet List"
msgstr "Pallukkaluetelma"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:BulletListStyle\n"
@@ -30164,7 +30132,6 @@ msgid "Number List"
msgstr ""
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:NumberListStyle\n"
@@ -31266,7 +31233,6 @@ msgid "Navigation"
msgstr "Siirtyminen"
#: WriterGlobalWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterGlobalWindowState.xcu\n"
"..WriterGlobalWindowState.UIElements.States.private:resource/toolbar/changes\n"
@@ -31276,7 +31242,6 @@ msgid "Track Changes"
msgstr "Jäljitä muutokset"
#: WriterGlobalWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterGlobalWindowState.xcu\n"
"..WriterGlobalWindowState.UIElements.States.private:resource/toolbar/textstylebar\n"
diff --git a/source/fi/sc/messages.po b/source/fi/sc/messages.po
index cf0e127154e..c8493a1aeae 100644
--- a/source/fi/sc/messages.po
+++ b/source/fi/sc/messages.po
@@ -425,13 +425,11 @@ msgid "Hide Comment"
msgstr "Piilota huomautus"
#: globstr.hrc:104
-#, fuzzy
msgctxt "STR_UNDO_SHOWALLNOTES"
msgid "Show All Comments"
msgstr "Näytä kaikki huomautukset"
#: globstr.hrc:105
-#, fuzzy
msgctxt "STR_UNDO_HIDEALLNOTES"
msgid "Hide All Comments"
msgstr "Piilota kaikki huomautukset"
@@ -457,7 +455,6 @@ msgid "Protect sheet"
msgstr "Suojaa taulukko"
#: globstr.hrc:110
-#, fuzzy
msgctxt "STR_UNDO_UNPROTECT_TAB"
msgid "Unprotect sheet"
msgstr "Poista taulukon suojaus"
@@ -468,7 +465,6 @@ msgid "Protect document"
msgstr "Suojaa asiakirja"
#: globstr.hrc:112
-#, fuzzy
msgctxt "STR_UNDO_UNPROTECT_DOC"
msgid "Unprotect document"
msgstr "Poista asiakirjan suojaus"
@@ -649,7 +645,6 @@ msgid "OR"
msgstr "TAI"
#: globstr.hrc:145
-#, fuzzy
msgctxt "STR_TABLE_DEF"
msgid "Sheet"
msgstr "Taulukko"
@@ -697,7 +692,6 @@ msgid "The source range contains subtotals which may distort the results. Use it
msgstr "Lähdealue sisältää välisummia, jotka saattavat vääristää tulokset. Käytetäänkö lähdealuetta siitä huolimatta?"
#: globstr.hrc:154
-#, fuzzy
msgctxt "STR_PIVOT_TOTAL"
msgid "Total"
msgstr "Yhteensä"
@@ -827,7 +821,6 @@ msgid "Scenario"
msgstr "Skenaario"
#: globstr.hrc:179
-#, fuzzy
msgctxt "STR_PIVOT_TABLE"
msgid "Pivot Table"
msgstr "Tietojen ohjaus"
@@ -1252,7 +1245,6 @@ msgid "Dif Import"
msgstr "Dif-tiedostojen tuonti"
#: globstr.hrc:272
-#, fuzzy
msgctxt "STR_STYLENAME_STANDARD"
msgid "Default"
msgstr "Oletus"
@@ -1318,7 +1310,6 @@ msgid "Delete Sheets"
msgstr "Poista taulukot"
#: globstr.hrc:284
-#, fuzzy
msgctxt "STR_UNDO_RENAME_TAB"
msgid "Rename Sheet"
msgstr "Nimeä taulukko uudelleen"
@@ -1790,7 +1781,6 @@ msgid "Range moved from #1 to #2"
msgstr "Alue siirretty kohteesta #1 kohteeseen #2"
#: globstr.hrc:375
-#, fuzzy
msgctxt "STR_END_REDLINING"
msgid ""
"This action will exit the change recording mode.\n"
@@ -1901,7 +1891,6 @@ msgid "Nested arrays are not supported."
msgstr "Sisäkkäisiä taulukoita ei tueta."
#: globstr.hrc:395
-#, fuzzy
msgctxt "STR_UNDO_TEXTTOCOLUMNS"
msgid "Text to Columns"
msgstr "Teksti sarakkeiksi"
@@ -2485,7 +2474,7 @@ msgid "Cells without text have been ignored."
msgstr "Tekstittömät solut ohitettiin."
#: globstr.hrc:497
-#, fuzzy, c-format
+#, c-format
msgctxt "STR_CTRLCLICKHYPERLINK"
msgid "%s-click to follow hyperlink:"
msgstr "%s-napsautus avaa linkin:"
@@ -2511,7 +2500,6 @@ msgid "Conditional Format"
msgstr "Ehdollinen muotoilu"
#: globstr.hrc:502
-#, fuzzy
msgctxt "STR_UNDO_CONDFORMAT_LIST"
msgid "Conditional Formats"
msgstr "Ehdolliset muotoilut"
@@ -2587,19 +2575,16 @@ msgid "Boolean Value"
msgstr "Boolen arvo"
#: globstr.hrc:517
-#, fuzzy
msgctxt "STR_TEXT"
msgid "Text"
msgstr "Teksti"
#: globstr.hrc:518
-#, fuzzy
msgctxt "STR_QUERY_PIVOTTABLE_DELTAB"
msgid "The selected sheet(s) contain source data of related pivot tables that will be lost. Are you sure you want to delete the selected sheet(s)?"
msgstr "Valitut taulukot sisältävät tietojen ohjauksen taulukon lähdedataa. Haluatko varmasti poistaa valitut taulukot?"
#: globstr.hrc:519
-#, fuzzy
msgctxt "STR_ERR_NAME_INVALID_CELL_REF"
msgid "Invalid name. Reference to a cell, or a range of cells not allowed."
msgstr "Virheellinen nimi. Viittausta soluun tai solualueeseen ei sallita."
@@ -2734,7 +2719,6 @@ msgid "Format error discovered in the file in sub-document $(ARG1) at $(ARG2)(ro
msgstr "Tiedoston aliasiakirjan $(ARG1) kohdassa $(ARG2)(rivi,sarake) havaittiin muotoiluvirhe."
#: scerrors.hrc:56
-#, fuzzy
msgctxt "RID_ERRHDLSC"
msgid "File format error found at $(ARG1)(row,col)."
msgstr "Tiedostomuotovirhe kohdassa $(ARG1)(rivi,sarake)."
@@ -2751,7 +2735,6 @@ msgid "Data could not be written."
msgstr ""
#: scerrors.hrc:64
-#, fuzzy
msgctxt "RID_ERRHDLSC"
msgid "$(ARG1)"
msgstr "$(ARG1)"
@@ -3327,7 +3310,6 @@ msgid "Returns an internal number for a text having a possible date format."
msgstr "Palauttaa mahdollisen päivämäärämuodon sisäisen arvon."
#: scfuncs.hrc:194
-#, fuzzy
msgctxt "SC_OPCODE_GET_DATE_VALUE"
msgid "Text"
msgstr "Teksti"
@@ -3395,7 +3377,6 @@ msgid "Returns the number of workdays between two dates using arguments to indic
msgstr "Palauttaa kahden päivämäärän välisten työpäivien määrän. Argumentit määrittävät viikonloput ja pyhäpäivät."
#: scfuncs.hrc:222
-#, fuzzy
msgctxt "SC_OPCODE_NETWORKDAYS"
msgid "Start date"
msgstr "Alkupäivämäärä"
@@ -3406,7 +3387,6 @@ msgid "Start date for calculation."
msgstr "Laskennan aloituspäivä."
#: scfuncs.hrc:224
-#, fuzzy
msgctxt "SC_OPCODE_NETWORKDAYS"
msgid "End date"
msgstr "Loppupäivämäärä"
@@ -3428,7 +3408,6 @@ msgid "Optional set of one or more dates to be considered as holiday."
msgstr "Valinnainen joukko päivämääriä, jotka tulkitaan pyhäpäiviksi."
#: scfuncs.hrc:228
-#, fuzzy
msgctxt "SC_OPCODE_NETWORKDAYS"
msgid "Array"
msgstr "Taulukko"
@@ -3444,7 +3423,6 @@ msgid "Returns the number of workdays between two dates using arguments to indic
msgstr "Palauttaa kahden päivämäärän välisten työpäivien määrän. Argumentit määrittävät viikonloput ja pyhäpäivät."
#: scfuncs.hrc:236
-#, fuzzy
msgctxt "SC_OPCODE_NETWORKDAYS_MS"
msgid "Start date"
msgstr "Alkupäivämäärä"
@@ -3455,7 +3433,6 @@ msgid "Start date for calculation."
msgstr "Laskennan aloituspäivä."
#: scfuncs.hrc:238
-#, fuzzy
msgctxt "SC_OPCODE_NETWORKDAYS_MS"
msgid "End date"
msgstr "Loppupäivämäärä"
@@ -3477,7 +3454,6 @@ msgid "Optional number or string to indicate when weekends occur. When omitted,
msgstr "Valinnainen luku tai merkkijono joka kertoo viikonloppujen ajankohdan. Oletusarvo on lauantai ja sunnuntai."
#: scfuncs.hrc:242
-#, fuzzy
msgctxt "SC_OPCODE_NETWORKDAYS_MS"
msgid "Array"
msgstr "Taulukko"
@@ -3493,7 +3469,6 @@ msgid "Returns the serial number of the date before or after a number of workday
msgstr "Palauttaa päivämäärän sarjanumeron alkupäivämäärää edeltävältä tai seuraavalta määrältä työpäiviä. Argumentit määrittävät viikonloput ja pyhäpäivät."
#: scfuncs.hrc:250
-#, fuzzy
msgctxt "SC_OPCODE_WORKDAY_MS"
msgid "Start date"
msgstr "Alkupäivämäärä"
@@ -3525,7 +3500,6 @@ msgid "Optional number or string to indicate when weekends occur. When omitted,
msgstr "Valinnainen luku tai merkkijono joka kertoo viikonloppujen ajankohdan. Oletusarvo on lauantai ja sunnuntai."
#: scfuncs.hrc:256
-#, fuzzy
msgctxt "SC_OPCODE_WORKDAY_MS"
msgid "Array"
msgstr "Taulukko"
@@ -3617,7 +3591,6 @@ msgid "The integer for the hour."
msgstr "Tunteja kuvaava kokonaisluku."
#: scfuncs.hrc:304
-#, fuzzy
msgctxt "SC_OPCODE_GET_TIME"
msgid "Minute"
msgstr "minuutti"
@@ -3644,7 +3617,6 @@ msgid "Returns a sequential number for a text shown in a possible time entry for
msgstr "Palauttaa mahdollisen tekstiaikamerkintämuodon järjestysnumeron."
#: scfuncs.hrc:314
-#, fuzzy
msgctxt "SC_OPCODE_GET_TIME_VALUE"
msgid "Text"
msgstr "Teksti"
@@ -3803,7 +3775,6 @@ msgid "The internal number of the date."
msgstr "Päivämäärän sisäinen arvo."
#: scfuncs.hrc:384
-#, fuzzy
msgctxt "SC_OPCODE_WEEKNUM_OOO"
msgid ""
"Calculates the calendar week corresponding to the given date.\n"
@@ -4302,7 +4273,6 @@ msgid "The present value. The present value or the amount the annuity is current
msgstr "Nykyinen arvo. Nykyinen arvo tai annuiteetin nykyinen arvo."
#: scfuncs.hrc:527
-#, fuzzy
msgctxt "SC_OPCODE_CUM_PRINC"
msgid "S"
msgstr "S"
@@ -4685,7 +4655,6 @@ msgid "Nominal interest"
msgstr "Nimelliskorko"
#: scfuncs.hrc:637
-#, fuzzy
msgctxt "SC_OPCODE_EFFECT"
msgid "P"
msgstr "P"
@@ -4701,7 +4670,6 @@ msgid "Calculates the yearly nominal interest rate as an effective interest rate
msgstr "Laskee todellisen korkoprosentin vuosittaisen nimelliskorkoprosentin mukaan."
#: scfuncs.hrc:645
-#, fuzzy
msgctxt "SC_OPCODE_NOMINAL"
msgid "Effective rate"
msgstr "Käytettävä korko"
@@ -4728,7 +4696,6 @@ msgid "Net present value. Calculates the net present value of an investment base
msgstr "Nykyinen nettoarvo. Laskee sijoituksen nykyisen nettoarvon säännöllisten maksujen ja alennusprosentin mukaan."
#: scfuncs.hrc:655
-#, fuzzy
msgctxt "SC_OPCODE_NPV"
msgid "Rate"
msgstr "Korko"
@@ -4761,7 +4728,6 @@ msgid "Values"
msgstr "Arvot"
#: scfuncs.hrc:666
-#, fuzzy
msgctxt "SC_OPCODE_IRR"
msgid "An array or reference to cells whose contents correspond to the payments."
msgstr "Taulukko tai soluviite maksuja vastaaviin soluihin."
@@ -4792,7 +4758,6 @@ msgid "An array or reference to cells whose contents correspond to the payments.
msgstr "Taulukko tai soluviite maksuja vastaaviin soluihin."
#: scfuncs.hrc:677
-#, fuzzy
msgctxt "SC_OPCODE_MIRR"
msgid "Investment"
msgstr "Sijoitus"
@@ -4820,7 +4785,6 @@ msgid "Returns the amount of interest for constant amortization rates."
msgstr "Palauttaa jatkuvan kuoletuskustannuksen korkosumman."
#: scfuncs.hrc:687
-#, fuzzy
msgctxt "SC_OPCODE_ISPMT"
msgid "Rate"
msgstr "Korko"
@@ -4852,7 +4816,6 @@ msgid "Sum total of amortization periods."
msgstr "Kuoletuskausien kokonaissumma."
#: scfuncs.hrc:693
-#, fuzzy
msgctxt "SC_OPCODE_ISPMT"
msgid "Investment"
msgstr "Sijoitus"
@@ -4868,7 +4831,6 @@ msgid "Duration. Calculates the number of periods required by an investment to a
msgstr "Kesto. Laskee kausien määrän, joka tarvitaan sijoituksen halutun arvon saavuttamiseen."
#: scfuncs.hrc:701
-#, fuzzy
msgctxt "SC_OPCODE_PDURATION"
msgid "Rate"
msgstr "Korko"
@@ -5086,7 +5048,6 @@ msgid "Returns TRUE if the cell is a formula cell."
msgstr "Palauttaa arvon TOSI, jos solu on kaavasolu."
#: scfuncs.hrc:797
-#, fuzzy
msgctxt "SC_OPCODE_IS_FORMULA"
msgid "Reference"
msgstr "Viite"
@@ -5412,7 +5373,6 @@ msgid "Returns the sum of all arguments."
msgstr "Palauttaa kaikkien argumenttien summan."
#: scfuncs.hrc:959
-#, fuzzy
msgctxt "SC_OPCODE_SUM"
msgid "Number "
msgstr "Luku "
@@ -5429,7 +5389,6 @@ msgid "Returns the sum of the squares of the arguments."
msgstr "Palauttaa argumenttien neliöiden summan."
#: scfuncs.hrc:967
-#, fuzzy
msgctxt "SC_OPCODE_SUM_SQ"
msgid "Number "
msgstr "Luku "
@@ -5473,7 +5432,6 @@ msgid "The range to be evaluated by the criteria given."
msgstr "Alue, joka tarkistetaan määritetyllä ehdolla."
#: scfuncs.hrc:985
-#, fuzzy
msgctxt "SC_OPCODE_SUM_IF"
msgid "Criteria"
msgstr "Ehto"
@@ -5511,7 +5469,6 @@ msgid "The range to be evaluated by the criteria given."
msgstr "Alue, joka tarkistetaan määritetyllä ehdolla."
#: scfuncs.hrc:997
-#, fuzzy
msgctxt "SC_OPCODE_AVERAGE_IF"
msgid "Criteria"
msgstr "Ehto"
@@ -5652,7 +5609,6 @@ msgid "The range of cells to be evaluated by the criteria given."
msgstr "Solualue, joka tarkistetaan määritetyllä ehdolla."
#: scfuncs.hrc:1042
-#, fuzzy
msgctxt "SC_OPCODE_COUNT_IF"
msgid "Criteria"
msgstr "Ehto"
@@ -6263,7 +6219,6 @@ msgid "Calculates subtotals in a spreadsheet."
msgstr "Laskee laskentataulukon välisummat."
#: scfuncs.hrc:1346
-#, fuzzy
msgctxt "SC_OPCODE_SUB_TOTAL"
msgid "Function"
msgstr "Funktio"
@@ -6483,7 +6438,6 @@ msgid "The number to be rounded up."
msgstr "Ylöspäin pyöristettävä luku."
#: scfuncs.hrc:1433
-#, fuzzy
msgctxt "SC_OPCODE_CEIL_MS"
msgid ""
"Rounds a number away from zero to the nearest multiple of significance.\n"
@@ -6668,7 +6622,6 @@ msgid "If given and not equal to zero then rounded towards zero with negative nu
msgstr "Jos arvo määritetään eikä se ole nolla, negatiivinen luku pyöristetään kohti nollaa ensimmäiseen merkittävään lukuun."
#: scfuncs.hrc:1499
-#, fuzzy
msgctxt "SC_OPCODE_FLOOR_MS"
msgid ""
"Rounds number towards zero to the nearest multiple of absolute value of significance.\n"
@@ -6793,7 +6746,6 @@ msgid "Array transposition. Exchanges the rows and columns of an array."
msgstr "Matriisin transponointi. Vaihtaa matriisin rivien ja sarakkeiden paikat."
#: scfuncs.hrc:1548
-#, fuzzy
msgctxt "SC_OPCODE_MAT_TRANS"
msgid "Array"
msgstr "Taulukko"
@@ -6836,7 +6788,6 @@ msgid "Returns the array determinant."
msgstr "Palauttaa matriisin determinantin."
#: scfuncs.hrc:1566
-#, fuzzy
msgctxt "SC_OPCODE_MAT_DET"
msgid "Array"
msgstr "Taulukko"
@@ -6852,7 +6803,6 @@ msgid "Returns the inverse of an array."
msgstr "Palauttaa matriisin käänteismatriisin."
#: scfuncs.hrc:1574
-#, fuzzy
msgctxt "SC_OPCODE_MAT_INV"
msgid "Array"
msgstr "Taulukko"
@@ -6980,7 +6930,6 @@ msgid "Returns a frequency distribution as a vertical array."
msgstr "Palauttaa frekvenssijakauman pystymatriisina."
#: scfuncs.hrc:1628
-#, fuzzy
msgctxt "SC_OPCODE_FREQUENCY"
msgid "Data"
msgstr "Tiedot"
@@ -7237,7 +7186,6 @@ msgid "Returns the maximum value in a list of arguments."
msgstr "Palauttaa argumenttiluettelon suurimman arvon."
#: scfuncs.hrc:1710
-#, fuzzy
msgctxt "SC_OPCODE_MAX"
msgid "Number "
msgstr "Luku "
@@ -7271,7 +7219,6 @@ msgid "Returns the minimum value in a list of arguments."
msgstr "Palauttaa argumenttiluettelon vähimmäisarvon."
#: scfuncs.hrc:1726
-#, fuzzy
msgctxt "SC_OPCODE_MIN"
msgid "Number "
msgstr "Luku "
@@ -7305,7 +7252,6 @@ msgid "Calculates the variance based on a sample."
msgstr "Laskee varianssin otoksen perusteella."
#: scfuncs.hrc:1742
-#, fuzzy
msgctxt "SC_OPCODE_VAR"
msgid "Number "
msgstr "Luku "
@@ -7322,7 +7268,6 @@ msgid "Calculates the variance based on a sample."
msgstr "Laskee varianssin otoksen perusteella."
#: scfuncs.hrc:1750
-#, fuzzy
msgctxt "SC_OPCODE_VAR_S"
msgid "Number "
msgstr "Luku "
@@ -7356,7 +7301,6 @@ msgid "Calculates variance based on the entire population."
msgstr "Laskee varianssin koko populaation perusteella."
#: scfuncs.hrc:1766
-#, fuzzy
msgctxt "SC_OPCODE_VAR_P"
msgid "Number "
msgstr "Luku "
@@ -7373,7 +7317,6 @@ msgid "Calculates variance based on the entire population."
msgstr "Laskee varianssin koko populaation perusteella."
#: scfuncs.hrc:1774
-#, fuzzy
msgctxt "SC_OPCODE_VAR_P_MS"
msgid "Number "
msgstr "Luku "
@@ -7407,7 +7350,6 @@ msgid "Calculates the standard deviation based on a sample."
msgstr "Laskee keskihajonnan otoksen perusteella."
#: scfuncs.hrc:1790
-#, fuzzy
msgctxt "SC_OPCODE_ST_DEV"
msgid "Number "
msgstr "Luku "
@@ -7424,7 +7366,6 @@ msgid "Calculates the standard deviation based on a sample."
msgstr "Laskee keskihajonnan otoksen perusteella."
#: scfuncs.hrc:1798
-#, fuzzy
msgctxt "SC_OPCODE_ST_DEV_S"
msgid "Number "
msgstr "Luku "
@@ -7458,7 +7399,6 @@ msgid "Calculates the standard deviation based on the entire population."
msgstr "Laskee keskihajonnan koko populaation perusteella."
#: scfuncs.hrc:1814
-#, fuzzy
msgctxt "SC_OPCODE_ST_DEV_P"
msgid "Number "
msgstr "Luku "
@@ -7475,7 +7415,6 @@ msgid "Calculates the standard deviation based on the entire population."
msgstr "Laskee keskihajonnan koko populaation perusteella."
#: scfuncs.hrc:1822
-#, fuzzy
msgctxt "SC_OPCODE_ST_DEV_P_MS"
msgid "Number "
msgstr "Luku "
@@ -7509,7 +7448,6 @@ msgid "Returns the average of a sample."
msgstr "Palauttaa otoksen keskiarvon."
#: scfuncs.hrc:1838
-#, fuzzy
msgctxt "SC_OPCODE_AVERAGE"
msgid "Number "
msgstr "Luku "
@@ -7543,7 +7481,6 @@ msgid "Returns the sum of squares of deviations from the sample mean value"
msgstr "Palauttaa otoksen keskiarvosta poikkeamien neliöiden summan"
#: scfuncs.hrc:1854
-#, fuzzy
msgctxt "SC_OPCODE_DEV_SQ"
msgid "Number "
msgstr "Luku "
@@ -7560,7 +7497,6 @@ msgid "Returns the average of the absolute deviations of a sample from the mean.
msgstr "Palauttaa otoksen mediaanista poikkeamien keskiarvon."
#: scfuncs.hrc:1862
-#, fuzzy
msgctxt "SC_OPCODE_AVE_DEV"
msgid "Number "
msgstr "Luku "
@@ -7577,7 +7513,6 @@ msgid "Returns the skewness of a distribution."
msgstr "Palauttaa jakauman vääristymän."
#: scfuncs.hrc:1870
-#, fuzzy
msgctxt "SC_OPCODE_SKEW"
msgid "Number "
msgstr "Luku "
@@ -7594,7 +7529,6 @@ msgid "Returns the skewness of a distribution using the population of a random v
msgstr "Palauttaa satunnaismuuttujan arvojen jakauman vinouden"
#: scfuncs.hrc:1878
-#, fuzzy
msgctxt "SC_OPCODE_SKEWP"
msgid "Number "
msgstr "Luku "
@@ -7611,7 +7545,6 @@ msgid "Returns the kurtosis of a distribution."
msgstr "Palauttaa jakauman huipun."
#: scfuncs.hrc:1886
-#, fuzzy
msgctxt "SC_OPCODE_KURT"
msgid "Number "
msgstr "Luku "
@@ -7628,7 +7561,6 @@ msgid "Returns the geometric mean of a sample."
msgstr "Palauttaa otoksen geometrisen keskiarvon."
#: scfuncs.hrc:1894
-#, fuzzy
msgctxt "SC_OPCODE_GEO_MEAN"
msgid "Number "
msgstr "Luku "
@@ -7645,7 +7577,6 @@ msgid "Returns the harmonic mean of a sample."
msgstr "Palauttaa otoksen harmonisen keskiarvon."
#: scfuncs.hrc:1902
-#, fuzzy
msgctxt "SC_OPCODE_HAR_MEAN"
msgid "Number "
msgstr "Luku "
@@ -7662,7 +7593,6 @@ msgid "Returns the most common value in a sample."
msgstr "Palauttaa otoksen yleisimmän arvon."
#: scfuncs.hrc:1910
-#, fuzzy
msgctxt "SC_OPCODE_MODAL_VALUE"
msgid "Number "
msgstr "Luku "
@@ -7679,7 +7609,6 @@ msgid "Returns the most common value in a sample."
msgstr "Palauttaa otoksen yleisimmän arvon."
#: scfuncs.hrc:1918
-#, fuzzy
msgctxt "SC_OPCODE_MODAL_VALUE_MS"
msgid "Number "
msgstr "Luku "
@@ -7696,7 +7625,6 @@ msgid "Returns the most common value in a sample."
msgstr "Palauttaa otoksen yleisimmän arvon."
#: scfuncs.hrc:1926
-#, fuzzy
msgctxt "SC_OPCODE_MODAL_VALUE_MULTI"
msgid "Number "
msgstr "Luku "
@@ -7712,7 +7640,6 @@ msgid "Returns the median of a given sample."
msgstr "Palauttaa määritetyn otoksen mediaanin."
#: scfuncs.hrc:1934
-#, fuzzy
msgctxt "SC_OPCODE_MEDIAN"
msgid "Number "
msgstr "Luku "
@@ -7729,7 +7656,6 @@ msgid "Returns the alpha quantile of a sample."
msgstr "Palauttaa otoksen alfa-kvantiilin."
#: scfuncs.hrc:1942
-#, fuzzy
msgctxt "SC_OPCODE_PERCENTILE"
msgid "Data"
msgstr "Tiedot"
@@ -7755,7 +7681,6 @@ msgid "Returns the alpha percentile of a sample."
msgstr "Palauttaa otoksen alfa-prosenttipisteen."
#: scfuncs.hrc:1952
-#, fuzzy
msgctxt "SC_OPCODE_PERCENTILE_EXC"
msgid "Data"
msgstr "Tiedot"
@@ -7781,7 +7706,6 @@ msgid "Returns the alpha percentile of a sample."
msgstr "Palauttaa otoksen alfa-prosenttipisteen."
#: scfuncs.hrc:1962
-#, fuzzy
msgctxt "SC_OPCODE_PERCENTILE_INC"
msgid "Data"
msgstr "Tiedot"
@@ -7807,7 +7731,6 @@ msgid "Returns the quartile of a sample."
msgstr "Palauttaa otoksen kvartiilin."
#: scfuncs.hrc:1972
-#, fuzzy
msgctxt "SC_OPCODE_QUARTILE"
msgid "Data"
msgstr "Tiedot"
@@ -7833,7 +7756,6 @@ msgid "Returns the quartile of a sample."
msgstr "Palauttaa otoksen kvartiilin."
#: scfuncs.hrc:1982
-#, fuzzy
msgctxt "SC_OPCODE_QUARTILE_EXC"
msgid "Data"
msgstr "Tiedot"
@@ -7859,7 +7781,6 @@ msgid "Returns the quartile of a sample."
msgstr "Palauttaa otoksen kvartiilin."
#: scfuncs.hrc:1992
-#, fuzzy
msgctxt "SC_OPCODE_QUARTILE_INC"
msgid "Data"
msgstr "Tiedot"
@@ -7885,7 +7806,6 @@ msgid "Returns the k-th largest value of a sample."
msgstr "Palauttaa otoksen k:nneksi suurimman arvon."
#: scfuncs.hrc:2002
-#, fuzzy
msgctxt "SC_OPCODE_LARGE"
msgid "Data"
msgstr "Tiedot"
@@ -7912,7 +7832,6 @@ msgid "Returns the k-th smallest value of a sample."
msgstr "Palauttaa otoksen k:nneksi pienimmän arvon."
#: scfuncs.hrc:2012
-#, fuzzy
msgctxt "SC_OPCODE_SMALL"
msgid "Data"
msgstr "Tiedot"
@@ -7939,7 +7858,6 @@ msgid "Returns the percentage rank of a value in a sample."
msgstr "Palauttaa arvon prosenttisijoituksen otoksessa."
#: scfuncs.hrc:2022
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK"
msgid "Data"
msgstr "Tiedot"
@@ -7977,7 +7895,6 @@ msgid "Returns the percentage rank (0..1, exclusive) of a value in a sample."
msgstr "Palauttaa arvon prosenttisijoituksen (0..1, välin päätepisteet poislukien) otoksessa."
#: scfuncs.hrc:2034
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK_EXC"
msgid "Data"
msgstr "Tiedot"
@@ -8015,7 +7932,6 @@ msgid "Returns the percentage rank (0..1, inclusive) of a value in a sample."
msgstr "Palauttaa arvon prosenttisijoituksen (0..1, välin päätepisteet mukaan lukien) otoksessa."
#: scfuncs.hrc:2046
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK_INC"
msgid "Data"
msgstr "Tiedot"
@@ -8161,7 +8077,6 @@ msgid "Returns the mean of a sample without including the marginal values."
msgstr "Palauttaa otoksen keskiarvon ilman marginaaliarvoja."
#: scfuncs.hrc:2094
-#, fuzzy
msgctxt "SC_OPCODE_TRIM_MEAN"
msgid "Data"
msgstr "Tiedot"
@@ -8187,7 +8102,6 @@ msgid "Returns the discrete probability of an interval."
msgstr "Palauttaa välin yksittäisen todennäköisyyden."
#: scfuncs.hrc:2104
-#, fuzzy
msgctxt "SC_OPCODE_PROB"
msgid "Data"
msgstr "Tiedot"
@@ -8534,7 +8448,6 @@ msgid "The success probability of a trial."
msgstr "Koeyrityksen onnistumistodennäköisyys."
#: scfuncs.hrc:2222
-#, fuzzy
msgctxt "SC_OPCODE_CRIT_BINOM"
msgid "Alpha"
msgstr "Alfa"
@@ -8571,7 +8484,6 @@ msgid "The success probability of a trial."
msgstr "Koeyrityksen onnistumistodennäköisyys."
#: scfuncs.hrc:2234
-#, fuzzy
msgctxt "SC_OPCODE_BINOM_INV"
msgid "Alpha"
msgstr "Alfa"
@@ -8597,7 +8509,6 @@ msgid "The value for which the Poisson distribution is to be calculated."
msgstr "Arvo, jonka Poisson-jakauma lasketaan."
#: scfuncs.hrc:2244
-#, fuzzy
msgctxt "SC_OPCODE_POISSON_DIST"
msgid "Mean"
msgstr "Keskiarvo"
@@ -8633,7 +8544,6 @@ msgid "The value for which the Poisson distribution is to be calculated."
msgstr "Arvo, jonka Poisson-jakauma lasketaan."
#: scfuncs.hrc:2256
-#, fuzzy
msgctxt "SC_OPCODE_POISSON_DIST_MS"
msgid "Mean"
msgstr "Keskiarvo"
@@ -8760,7 +8670,6 @@ msgid "The probability value for which the inverse normal distribution is to be
msgstr "Todennäköisyysarvo, jonka käänteinen normaalijakauma lasketaan."
#: scfuncs.hrc:2296
-#, fuzzy
msgctxt "SC_OPCODE_NORM_INV"
msgid "Mean"
msgstr "Keskiarvo"
@@ -8797,7 +8706,6 @@ msgid "The probability value for which the inverse normal distribution is to be
msgstr "Todennäköisyysarvo, jonka käänteinen normaalijakauma lasketaan."
#: scfuncs.hrc:2308
-#, fuzzy
msgctxt "SC_OPCODE_NORM_INV_MS"
msgid "Mean"
msgstr "Keskiarvo"
@@ -8905,7 +8813,6 @@ msgid "The value for which the log normal distribution is to be calculated."
msgstr "Arvo, jonka lognormal-jakauma lasketaan."
#: scfuncs.hrc:2354
-#, fuzzy
msgctxt "SC_OPCODE_LOG_NORM_DIST"
msgid "Mean"
msgstr "Keskiarvo"
@@ -8951,7 +8858,6 @@ msgid "The value for which the log normal distribution is to be calculated."
msgstr "Arvo, jonka lognormal-jakauma lasketaan."
#: scfuncs.hrc:2368
-#, fuzzy
msgctxt "SC_OPCODE_LOG_NORM_DIST_MS"
msgid "Mean"
msgstr "Keskiarvo"
@@ -8998,7 +8904,6 @@ msgid "The probability value for which the inverse log normal distribution is to
msgstr "Todennäköisyysarvo, jonka käänteinen lognormal-jakauma lasketaan."
#: scfuncs.hrc:2382
-#, fuzzy
msgctxt "SC_OPCODE_LOG_INV"
msgid "Mean"
msgstr "Keskiarvo"
@@ -9035,7 +8940,6 @@ msgid "The probability value for which the inverse log normal distribution is to
msgstr "Todennäköisyysarvo, jonka käänteinen lognormal-jakauma lasketaan."
#: scfuncs.hrc:2394
-#, fuzzy
msgctxt "SC_OPCODE_LOG_INV_MS"
msgid "Mean"
msgstr "Keskiarvo"
@@ -9071,7 +8975,6 @@ msgid "The value to which the exponential distribution is to be calculated."
msgstr "Arvo, jonka eksponentiaalinen jakauma lasketaan."
#: scfuncs.hrc:2406
-#, fuzzy
msgctxt "SC_OPCODE_EXP_DIST"
msgid "Lambda"
msgstr "Lambda"
@@ -9107,7 +9010,6 @@ msgid "The value to which the exponential distribution is to be calculated."
msgstr "Arvo, jonka eksponentiaalinen jakauma lasketaan."
#: scfuncs.hrc:2418
-#, fuzzy
msgctxt "SC_OPCODE_EXP_DIST_MS"
msgid "Lambda"
msgstr "Lambda"
@@ -9143,7 +9045,6 @@ msgid "The value for which the gamma distribution is to be calculated."
msgstr "Arvo, jonka gamma-jakauma lasketaan."
#: scfuncs.hrc:2430
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_DIST"
msgid "Alpha"
msgstr "Alfa"
@@ -9154,7 +9055,6 @@ msgid "The Alpha parameter of the Gamma distribution."
msgstr "Gamma-jakauman alfa-parametri."
#: scfuncs.hrc:2432
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_DIST"
msgid "Beta"
msgstr "Beeta"
@@ -9190,7 +9090,6 @@ msgid "The value for which the gamma distribution is to be calculated."
msgstr "Arvo, jonka gamma-jakauma lasketaan."
#: scfuncs.hrc:2444
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_DIST_MS"
msgid "Alpha"
msgstr "Alfa"
@@ -9201,7 +9100,6 @@ msgid "The Alpha parameter of the Gamma distribution."
msgstr "Gamma-jakauman alfa-parametri."
#: scfuncs.hrc:2446
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_DIST_MS"
msgid "Beta"
msgstr "Beeta"
@@ -9237,7 +9135,6 @@ msgid "The probability value for which the inverse gamma distribution is to be c
msgstr "Todennäköisyys, jolle käänteinen gamma-jakauma lasketaan."
#: scfuncs.hrc:2458
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_INV"
msgid "Alpha"
msgstr "Alfa"
@@ -9248,7 +9145,6 @@ msgid "The Alpha (shape) parameter of the Gamma distribution."
msgstr "Gamma-jakauman alfa-parametri eli muotoparametri."
#: scfuncs.hrc:2460
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_INV"
msgid "Beta"
msgstr "Beeta"
@@ -9274,7 +9170,6 @@ msgid "The probability value for which the inverse gamma distribution is to be c
msgstr "Todennäköisyys, jolle käänteinen gamma-jakauma lasketaan."
#: scfuncs.hrc:2470
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_INV_MS"
msgid "Alpha"
msgstr "Alfa"
@@ -9285,7 +9180,6 @@ msgid "The Alpha (shape) parameter of the Gamma distribution."
msgstr "Gamma-jakauman alfa-parametri eli muotoparametri."
#: scfuncs.hrc:2472
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_INV_MS"
msgid "Beta"
msgstr "Beeta"
@@ -9357,7 +9251,6 @@ msgid "The value for which the beta distribution is to be calculated."
msgstr "Arvo, jonka beeta-jakauma lasketaan."
#: scfuncs.hrc:2508
-#, fuzzy
msgctxt "SC_OPCODE_BETA_DIST"
msgid "Alpha"
msgstr "Alfa"
@@ -9368,7 +9261,6 @@ msgid "The Alpha parameter of the Beta distribution."
msgstr "Beeta-jakauman alfa-parametri."
#: scfuncs.hrc:2510
-#, fuzzy
msgctxt "SC_OPCODE_BETA_DIST"
msgid "Beta"
msgstr "Beeta"
@@ -9425,7 +9317,6 @@ msgid "The probability value for which the inverse beta distribution is to be ca
msgstr "Todennäköisyysarvo, jonka käänteinen beeta-jakauma lasketaan."
#: scfuncs.hrc:2526
-#, fuzzy
msgctxt "SC_OPCODE_BETA_INV"
msgid "Alpha"
msgstr "Alfa"
@@ -9436,7 +9327,6 @@ msgid "The Alpha parameter of the Beta distribution."
msgstr "Beeta-jakauman alfa-parametri."
#: scfuncs.hrc:2528
-#, fuzzy
msgctxt "SC_OPCODE_BETA_INV"
msgid "Beta"
msgstr "Beeta"
@@ -9483,7 +9373,6 @@ msgid "The value for which the beta distribution is to be calculated."
msgstr "Arvo, jonka beeta-jakauma lasketaan."
#: scfuncs.hrc:2542
-#, fuzzy
msgctxt "SC_OPCODE_BETA_DIST_MS"
msgid "Alpha"
msgstr "Alfa"
@@ -9494,7 +9383,6 @@ msgid "The Alpha parameter of the Beta distribution."
msgstr "Beeta-jakauman alfa-parametri."
#: scfuncs.hrc:2544
-#, fuzzy
msgctxt "SC_OPCODE_BETA_DIST_MS"
msgid "Beta"
msgstr "Beeta"
@@ -9551,7 +9439,6 @@ msgid "The probability value for which the inverse beta distribution is to be ca
msgstr "Todennäköisyysarvo, jonka käänteinen beeta-jakauma lasketaan."
#: scfuncs.hrc:2560
-#, fuzzy
msgctxt "SC_OPCODE_BETA_INV_MS"
msgid "Alpha"
msgstr "Alfa"
@@ -9562,7 +9449,6 @@ msgid "The Alpha parameter of the Beta distribution."
msgstr "Beeta-jakauman alfa-parametri."
#: scfuncs.hrc:2562
-#, fuzzy
msgctxt "SC_OPCODE_BETA_INV_MS"
msgid "Beta"
msgstr "Beeta"
@@ -9618,7 +9504,6 @@ msgid "The Alpha parameter of the Weibull distribution."
msgstr "Weibull-jakauman alfa-parametri."
#: scfuncs.hrc:2578
-#, fuzzy
msgctxt "SC_OPCODE_WEIBULL"
msgid "Beta"
msgstr "Beeta"
@@ -9664,7 +9549,6 @@ msgid "The Alpha parameter of the Weibull distribution."
msgstr "Weibull-jakauman alfa-parametri."
#: scfuncs.hrc:2592
-#, fuzzy
msgctxt "SC_OPCODE_WEIBULL_MS"
msgid "Beta"
msgstr "Beeta"
@@ -9890,7 +9774,6 @@ msgid "The degrees of freedom of the T distribution."
msgstr "T-jakauman vapausaste."
#: scfuncs.hrc:2660
-#, fuzzy
msgctxt "SC_OPCODE_T_DIST_MS"
msgid "Cumulative"
msgstr "Kumulatiivinen"
@@ -10082,7 +9965,6 @@ msgid "The degrees of freedom in the denominator of the F distribution."
msgstr "F-jakauman nimittäjän vapausaste."
#: scfuncs.hrc:2726
-#, fuzzy
msgctxt "SC_OPCODE_F_DIST_LT"
msgid "Cumulative"
msgstr "Kumulatiivinen"
@@ -10485,7 +10367,6 @@ msgid "The value to be standardized."
msgstr "Normalisoitava arvo."
#: scfuncs.hrc:2875
-#, fuzzy
msgctxt "SC_OPCODE_STANDARD"
msgid "Mean"
msgstr "Keskiarvo"
@@ -10565,7 +10446,6 @@ msgid "Returns a (1-alpha) confidence interval for a normal distribution."
msgstr "Palauttaa normaalijakauman (1 alfa) luottamusvälin."
#: scfuncs.hrc:2905
-#, fuzzy
msgctxt "SC_OPCODE_CONFIDENCE"
msgid "Alpha"
msgstr "Alfa"
@@ -10586,7 +10466,6 @@ msgid "The standard deviation of the population."
msgstr "Populaation keskihajonta."
#: scfuncs.hrc:2909
-#, fuzzy
msgctxt "SC_OPCODE_CONFIDENCE"
msgid "Size"
msgstr "Koko"
@@ -10602,7 +10481,6 @@ msgid "Returns a (1-alpha) confidence interval for a normal distribution."
msgstr "Palauttaa normaalijakauman (1 alfa) luottamusvälin."
#: scfuncs.hrc:2917
-#, fuzzy
msgctxt "SC_OPCODE_CONFIDENCE_N"
msgid "Alpha"
msgstr "Alfa"
@@ -10623,7 +10501,6 @@ msgid "The standard deviation of the population."
msgstr "Populaation keskihajonta."
#: scfuncs.hrc:2921
-#, fuzzy
msgctxt "SC_OPCODE_CONFIDENCE_N"
msgid "Size"
msgstr "Koko"
@@ -10639,7 +10516,6 @@ msgid "Returns a (1-alpha) confidence interval for a Student's t distribution."
msgstr "Palauttaa Studentin t-jakauman (1 alfa) luottamusvälin."
#: scfuncs.hrc:2929
-#, fuzzy
msgctxt "SC_OPCODE_CONFIDENCE_T"
msgid "Alpha"
msgstr "Alfa"
@@ -10660,7 +10536,6 @@ msgid "The standard deviation of the population."
msgstr "Populaation keskihajonta."
#: scfuncs.hrc:2933
-#, fuzzy
msgctxt "SC_OPCODE_CONFIDENCE_T"
msgid "Size"
msgstr "Koko"
@@ -10676,7 +10551,6 @@ msgid "Calculates the probability of observing a z-statistic greater than the on
msgstr "Laskee todennäköisyyden sille, että otoksen keskiarvo on suurempi kuin havainnoista laskettu keskiarvo."
#: scfuncs.hrc:2941
-#, fuzzy
msgctxt "SC_OPCODE_Z_TEST"
msgid "Data"
msgstr "Tiedot"
@@ -10712,7 +10586,6 @@ msgid "Calculates the probability of observing a z-statistic greater than the on
msgstr "Laskee todennäköisyyden sille, että otoksen keskiarvo on suurempi kuin havainnoista laskettu keskiarvo."
#: scfuncs.hrc:2953
-#, fuzzy
msgctxt "SC_OPCODE_Z_TEST_MS"
msgid "Data"
msgstr "Tiedot"
@@ -11233,7 +11106,6 @@ msgid "Calculates future value(s) using additive Exponential Smoothing algorithm
msgstr "Laskee tulevan arvon tai arvot käyttäen additiivista eksponentiaalista tasoitusta."
#: scfuncs.hrc:3135
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_ADD"
msgid "Target"
msgstr "Kohde"
@@ -11244,7 +11116,6 @@ msgid "The date (array) for which you want to predict a value."
msgstr "Päivämäärä(taulukko), jolle ennuste lasketaan."
#: scfuncs.hrc:3137
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_ADD"
msgid "Values"
msgstr "Arvot"
@@ -11304,7 +11175,6 @@ msgid "Calculates future value(s) using multiplicative Exponential Smoothing alg
msgstr "Laskee tulevan arvon tai arvot käyttäen multiplikatiivista eksonentiaalista tasoitusta."
#: scfuncs.hrc:3153
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_MUL"
msgid "Target"
msgstr "Kohde"
@@ -11315,7 +11185,6 @@ msgid "The date (array) for which you want to predict a value."
msgstr "Päivämäärä(taulukko), jolle ennuste lasketaan."
#: scfuncs.hrc:3155
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_MUL"
msgid "Values"
msgstr "Arvot"
@@ -11375,7 +11244,6 @@ msgid "Returns a prediction interval at the specified target value(s) for additi
msgstr "Palauttaa ennustejakson pituuden annetulle kohdearvolle tai arvoille additiivista eksponentiaalista tasoitusta käytettäessä"
#: scfuncs.hrc:3171
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_PIA"
msgid "Target"
msgstr "Kohde"
@@ -11386,7 +11254,6 @@ msgid "The date (array) for which you want to predict a value."
msgstr "Päivämäärä(taulukko), jolle ennuste lasketaan."
#: scfuncs.hrc:3173
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_PIA"
msgid "Values"
msgstr "Arvot"
@@ -11458,7 +11325,6 @@ msgid "Returns a prediction interval at the specified target value(s) for multip
msgstr "Palauttaa ennustejakson pituuden annetulle kohdearvolle tai -arvoille käytettäessä multiplikatiivista eksponentiaalista tasoitusta"
#: scfuncs.hrc:3191
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_PIM"
msgid "Target"
msgstr "Kohde"
@@ -11469,7 +11335,6 @@ msgid "The date (array) for which you want to predict a value."
msgstr "Päivämäärä(taulukko), jolle ennuste lasketaan."
#: scfuncs.hrc:3193
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_PIM"
msgid "Values"
msgstr "Arvot"
@@ -11541,7 +11406,6 @@ msgid "Calculates the number of samples in period (season) using additive Expone
msgstr "Laskee näytteiden määrän vaihtelujaksossa käyttäen additiivista eksponentiaalista kolminkertaista tasoitusta."
#: scfuncs.hrc:3211
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_SEA"
msgid "Values"
msgstr "Arvot"
@@ -11590,7 +11454,6 @@ msgid "Returns statistical value(s) using additive Exponential Smoothing algorit
msgstr "Palauttaa tilastollisen arvon tai arvot käyttäen additiivista eksponentiaalista tasoitusta."
#: scfuncs.hrc:3225
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_STA"
msgid "Values"
msgstr "Arvot"
@@ -11661,7 +11524,6 @@ msgid "Returns statistical value(s) using multiplicative Exponential Smoothing a
msgstr "Palauttaa tilastollisen arvon tai arvot käyttäen multiplikatiivista eksponentiaalista tasoitusta."
#: scfuncs.hrc:3243
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_STM"
msgid "Values"
msgstr "Arvot"
@@ -11771,7 +11633,6 @@ msgid "Returns the reference to a cell as text."
msgstr "Palauttaa soluviitteen tekstinä."
#: scfuncs.hrc:3273
-#, fuzzy
msgctxt "SC_OPCODE_ADDRESS"
msgid "Row"
msgstr "Rivi"
@@ -11813,7 +11674,6 @@ msgid "The reference style: 0 or FALSE means R1C1 style, any other value or omit
msgstr "Viittauksen tyyppi: 0 tai EPÄTOSI tarkoittaa R1C1-tyyppiä, muu tai puuttuva arvo tarkoittaa A1-tyyppiä."
#: scfuncs.hrc:3281
-#, fuzzy
msgctxt "SC_OPCODE_ADDRESS"
msgid "Sheet"
msgstr "Taulukko"
@@ -11829,7 +11689,6 @@ msgid "Returns the number of individual ranges that belong to a (multiple) range
msgstr "Palauttaa moniosaiseen alueeseen kuuluvien yhtenäisten alueiden määrän."
#: scfuncs.hrc:3289
-#, fuzzy
msgctxt "SC_OPCODE_AREAS"
msgid "Reference"
msgstr "Viite"
@@ -11871,7 +11730,6 @@ msgid "Returns the internal column number of a reference."
msgstr "Määrittää viitteen sisäisen sarakenumeron."
#: scfuncs.hrc:3307
-#, fuzzy
msgctxt "SC_OPCODE_COLUMN"
msgid "Reference"
msgstr "Viite"
@@ -11887,7 +11745,6 @@ msgid "Defines the internal row number of a reference."
msgstr "Määrittää viitteen sisäisen rivinumeron."
#: scfuncs.hrc:3315
-#, fuzzy
msgctxt "SC_OPCODE_ROW"
msgid "Reference"
msgstr "Viite"
@@ -11903,7 +11760,6 @@ msgid "Returns the internal sheet number of a reference or a string."
msgstr "Määrittää viitteen tai merkkijonon sisäisen taulukkonumeron."
#: scfuncs.hrc:3323
-#, fuzzy
msgctxt "SC_OPCODE_SHEET"
msgid "Reference"
msgstr "Viite"
@@ -11919,7 +11775,6 @@ msgid "Returns the number of columns in an array or reference."
msgstr "Palauttaa taulukon tai viitteen sarakkeiden määrän."
#: scfuncs.hrc:3331
-#, fuzzy
msgctxt "SC_OPCODE_COLUMNS"
msgid "Array"
msgstr "Taulukko"
@@ -11935,7 +11790,6 @@ msgid "Returns the number of rows in a reference or array."
msgstr "Palauttaa taulukon tai viitteen rivien määrän."
#: scfuncs.hrc:3339
-#, fuzzy
msgctxt "SC_OPCODE_ROWS"
msgid "Array"
msgstr "Taulukko"
@@ -11951,7 +11805,6 @@ msgid "Returns the number of sheets of a given reference. If no parameter has be
msgstr "Palauttaa määritetyn viitteen taulukoiden määrän. Jos parametriä ei määritetä, funktio palauttaa asiakirjan taulukoiden kokonaismäärän."
#: scfuncs.hrc:3347
-#, fuzzy
msgctxt "SC_OPCODE_SHEETS"
msgid "Reference"
msgstr "Viite"
@@ -11967,7 +11820,6 @@ msgid "Horizontal search and reference to the cells located below."
msgstr "Vaakatason haku ja viite alempana oleviin soluihin."
#: scfuncs.hrc:3355
-#, fuzzy
msgctxt "SC_OPCODE_H_LOOKUP"
msgid "Search criterion"
msgstr "hakuehto"
@@ -11978,7 +11830,6 @@ msgid "The value to be found in the first row."
msgstr "Ensimmäisestä rivistä etsittävä arvo."
#: scfuncs.hrc:3357
-#, fuzzy
msgctxt "SC_OPCODE_H_LOOKUP"
msgid "Array"
msgstr "Taulukko"
@@ -12025,7 +11876,6 @@ msgid "The value to be found in the first column."
msgstr "Ensimmäisestä sarakkeesta etsittävä arvo."
#: scfuncs.hrc:3371
-#, fuzzy
msgctxt "SC_OPCODE_V_LOOKUP"
msgid "Array"
msgstr "Taulukko"
@@ -12046,7 +11896,6 @@ msgid "Column index number in the array."
msgstr "Sarakkeen järjestysnumero taulukossa."
#: scfuncs.hrc:3375
-#, fuzzy
msgctxt "SC_OPCODE_V_LOOKUP"
msgid "Sort order"
msgstr "Lajittelujärjestys"
@@ -12062,7 +11911,6 @@ msgid "Returns a reference to a cell from a defined range."
msgstr "Palauttaa soluviitteen määritetyltä alueelta."
#: scfuncs.hrc:3383
-#, fuzzy
msgctxt "SC_OPCODE_INDEX"
msgid "Reference"
msgstr "Viite"
@@ -12073,7 +11921,6 @@ msgid "The reference to a (multiple) range."
msgstr "Viittaus moniosaiseen alueeseen."
#: scfuncs.hrc:3385
-#, fuzzy
msgctxt "SC_OPCODE_INDEX"
msgid "Row"
msgstr "Rivi"
@@ -12111,7 +11958,6 @@ msgid "Returns the contents of a cell that is referenced in text form."
msgstr "Palauttaa sen solun sisällön, johon tekstilomakkeessa viitataan."
#: scfuncs.hrc:3397
-#, fuzzy
msgctxt "SC_OPCODE_INDIRECT"
msgid "Reference"
msgstr "Viite"
@@ -12211,7 +12057,6 @@ msgid "Returns a reference which has been moved in relation to the starting poin
msgstr "Palauttaa viitteen, jota on siirretty suhteessa aloituskohtaan."
#: scfuncs.hrc:3431
-#, fuzzy
msgctxt "SC_OPCODE_OFFSET"
msgid "Reference"
msgstr "Viite"
@@ -12222,7 +12067,6 @@ msgid "The reference (cell) from which to base the movement."
msgstr "Viite (solu), jonka perusteella siirto lasketaan."
#: scfuncs.hrc:3433
-#, fuzzy
msgctxt "SC_OPCODE_OFFSET"
msgid "Rows"
msgstr "Rivit"
@@ -12244,7 +12088,6 @@ msgid "The number of columns that are to be moved to the left or to the right."
msgstr "Vasemmalle tai oikealle siirrettävien sarakkeiden määrä."
#: scfuncs.hrc:3437
-#, fuzzy
msgctxt "SC_OPCODE_OFFSET"
msgid "Height"
msgstr "Korkeus"
@@ -12255,7 +12098,6 @@ msgid "The number of rows of the moved reference."
msgstr "Siirretyn viitteen rivien määrä."
#: scfuncs.hrc:3439
-#, fuzzy
msgctxt "SC_OPCODE_OFFSET"
msgid "Width"
msgstr "Leveys"
@@ -12271,7 +12113,6 @@ msgid "Returns a number corresponding to an error type"
msgstr "Palauttaa virhetyyppiä vastaavan luvun"
#: scfuncs.hrc:3447
-#, fuzzy
msgctxt "SC_OPCODE_ERROR_TYPE"
msgid "Reference"
msgstr "Viite"
@@ -12323,7 +12164,6 @@ msgid "The time (in seconds) that the Style is to remain valid."
msgstr "Aika (sekunteina), jonka tyyli on voimassa."
#: scfuncs.hrc:3467
-#, fuzzy
msgctxt "SC_OPCODE_STYLE"
msgid "Style 2"
msgstr "Tyyli 2"
@@ -12414,7 +12254,6 @@ msgid "Extracts value(s) from a pivot table."
msgstr "Palauttaa arvoja Tietojen ohjaus -taulukosta."
#: scfuncs.hrc:3499
-#, fuzzy
msgctxt "SC_OPCODE_GET_PIVOT_DATA"
msgid "Data field"
msgstr "Tietokenttä"
@@ -12467,7 +12306,6 @@ msgid "Converts half-width ASCII and katakana characters to full-width."
msgstr "Muuntaa puolileveät ASCII- ja katakanamerkit täysleveiksi."
#: scfuncs.hrc:3519
-#, fuzzy
msgctxt "SC_OPCODE_JIS"
msgid "Text"
msgstr "Teksti"
@@ -12483,7 +12321,6 @@ msgid "Converts full-width ASCII and katakana characters to half-width."
msgstr "Muuntaa täysleveät ASCII- ja katakanamerkit puolileveiksi."
#: scfuncs.hrc:3527
-#, fuzzy
msgctxt "SC_OPCODE_ASC"
msgid "Text"
msgstr "Teksti"
@@ -12499,7 +12336,6 @@ msgid "Returns a numeric code for the first character in a text string."
msgstr "Palauttaa tekstimerkkijonon ensimmäisen merkin numerokoodin."
#: scfuncs.hrc:3535
-#, fuzzy
msgctxt "SC_OPCODE_CODE"
msgid "Text"
msgstr "Teksti"
@@ -12526,7 +12362,6 @@ msgid "Value is a number, a reference to a cell containing a number or a formula
msgstr "Arvo on joko luku, viite luvun sisältävään soluun tai luvun tuottava kaava."
#: scfuncs.hrc:3545
-#, fuzzy
msgctxt "SC_OPCODE_CURRENCY"
msgid "Decimals"
msgstr "desimaalit"
@@ -12558,7 +12393,6 @@ msgid "Removes all nonprintable characters from text."
msgstr "Poistaa kaikki tulostumattomat merkit tekstistä."
#: scfuncs.hrc:3561
-#, fuzzy
msgctxt "SC_OPCODE_CLEAN"
msgid "Text"
msgstr "Teksti"
@@ -12574,7 +12408,6 @@ msgid "Combines several text items into one."
msgstr "Yhdistää tekstiosia yhdeksi tekstiksi."
#: scfuncs.hrc:3569
-#, fuzzy
msgctxt "SC_OPCODE_CONCAT"
msgid "Text"
msgstr "Teksti"
@@ -12590,7 +12423,6 @@ msgid "Combines several text items into one, accepts cell ranges as arguments."
msgstr "Yhdistää tekstiosia yhdeksi tekstiksi, hyväksyy solualueita argumenttina."
#: scfuncs.hrc:3577
-#, fuzzy
msgctxt "SC_OPCODE_CONCAT_MS"
msgid "Text"
msgstr "Teksti"
@@ -12628,7 +12460,6 @@ msgid "If TRUE, empty cells will be ignored."
msgstr "Jos TOSI, tyhjiä soluja ei huomioida."
#: scfuncs.hrc:3589
-#, fuzzy
msgctxt "SC_OPCODE_TEXTJOIN_MS"
msgid "Text"
msgstr "Teksti"
@@ -12644,7 +12475,6 @@ msgid "Checks 1 or more conditions and returns a value corresponding to the firs
msgstr "Tarkistaa yhden tai useampia ehtoja, ja palauttaa ensimmäistä toteutuvaa ehtoa vastaavan arvon."
#: scfuncs.hrc:3597
-#, fuzzy
msgctxt "SC_OPCODE_IFS_MS"
msgid "Test"
msgstr "Testi"
@@ -12655,7 +12485,6 @@ msgid "Any value or expression which can be either TRUE or FALSE."
msgstr "Arvo tai lauseke, joka voi olla joko TOSI tai EPÄTOSI."
#: scfuncs.hrc:3599
-#, fuzzy
msgctxt "SC_OPCODE_IFS_MS"
msgid "Result"
msgstr "Tulos"
@@ -12693,7 +12522,6 @@ msgid "Value that will be compared against expression."
msgstr "Arvo, jota verrataan lausekkeeseen."
#: scfuncs.hrc:3611
-#, fuzzy
msgctxt "SC_OPCODE_SWITCH_MS"
msgid "Result"
msgstr "Tulos"
@@ -12821,7 +12649,6 @@ msgid "The text to be found."
msgstr "Haettava teksti."
#: scfuncs.hrc:3653
-#, fuzzy
msgctxt "SC_OPCODE_FIND"
msgid "Text"
msgstr "Teksti"
@@ -12859,7 +12686,6 @@ msgid "The text to be found."
msgstr "Haettava teksti."
#: scfuncs.hrc:3665
-#, fuzzy
msgctxt "SC_OPCODE_SEARCH"
msgid "Text"
msgstr "Teksti"
@@ -12886,7 +12712,6 @@ msgid "Removes extra spaces from text."
msgstr "Poistaa ylimääräiset välit tekstistä."
#: scfuncs.hrc:3675
-#, fuzzy
msgctxt "SC_OPCODE_TRIM"
msgid "Text"
msgstr "Teksti"
@@ -12902,7 +12727,6 @@ msgid "Capitalizes the first letter in all words."
msgstr "Muuttaa kaikkien sanojen ensimmäiset merkit isoiksi kirjaimiksi."
#: scfuncs.hrc:3683
-#, fuzzy
msgctxt "SC_OPCODE_PROPER"
msgid "Text"
msgstr "Teksti"
@@ -12918,7 +12742,6 @@ msgid "Converts text to uppercase."
msgstr "Muuntaa tekstin isoiksi kirjaimiksi."
#: scfuncs.hrc:3691
-#, fuzzy
msgctxt "SC_OPCODE_UPPER"
msgid "Text"
msgstr "Teksti"
@@ -12934,7 +12757,6 @@ msgid "Converts text to lowercase."
msgstr "Muuntaa tekstin pieniksi kirjaimiksi."
#: scfuncs.hrc:3699
-#, fuzzy
msgctxt "SC_OPCODE_LOWER"
msgid "Text"
msgstr "Teksti"
@@ -12950,7 +12772,6 @@ msgid "Converts text to a number."
msgstr "Muuntaa tekstin luvuksi."
#: scfuncs.hrc:3707
-#, fuzzy
msgctxt "SC_OPCODE_VALUE"
msgid "Text"
msgstr "Teksti"
@@ -13092,7 +12913,6 @@ msgid "Calculates length of a text string."
msgstr "Laskee tekstimerkkijonon pituuden."
#: scfuncs.hrc:3759
-#, fuzzy
msgctxt "SC_OPCODE_LEN"
msgid "Text"
msgstr "Teksti"
@@ -13108,7 +12928,6 @@ msgid "Returns the first character or characters of a text."
msgstr "Palauttaa tekstin ensimmäisen merkin tai merkit."
#: scfuncs.hrc:3767
-#, fuzzy
msgctxt "SC_OPCODE_LEFT"
msgid "Text"
msgstr "Teksti"
@@ -13135,7 +12954,6 @@ msgid "Returns the last character or characters of a text."
msgstr "Palauttaa tekstin viimeisen merkin tai merkit."
#: scfuncs.hrc:3777
-#, fuzzy
msgctxt "SC_OPCODE_RIGHT"
msgid "Text"
msgstr "Teksti"
@@ -13162,7 +12980,6 @@ msgid "Returns a partial text string of a text."
msgstr "Palauttaa osittaisen tekstiosan tekstistä."
#: scfuncs.hrc:3787
-#, fuzzy
msgctxt "SC_OPCODE_MID"
msgid "Text"
msgstr "Teksti"
@@ -13200,7 +13017,6 @@ msgid "Repeats text a given number of times."
msgstr "Toistaa tekstin niin monta kertaa kuin on määritetty."
#: scfuncs.hrc:3799
-#, fuzzy
msgctxt "SC_OPCODE_REPT"
msgid "Text"
msgstr "Teksti"
@@ -13227,7 +13043,6 @@ msgid "Substitutes new text for old text in a string."
msgstr "Korvaa merkkijonon vanhan tekstin uudella tekstillä."
#: scfuncs.hrc:3809
-#, fuzzy
msgctxt "SC_OPCODE_SUBSTITUTE"
msgid "Text"
msgstr "Teksti"
@@ -13313,7 +13128,6 @@ msgid "Converts a text of a specified number system to a positive integer in the
msgstr "Muuntaa määritetyn lukujärjestelmän tekstin positiiviseksi kokonaisluvuksi määrättyyn kantaan."
#: scfuncs.hrc:3835
-#, fuzzy
msgctxt "SC_OPCODE_DECIMAL"
msgid "Text"
msgstr "Teksti"
@@ -13351,7 +13165,6 @@ msgid "The value to be converted."
msgstr "Muunnettava arvo."
#: scfuncs.hrc:3847 /home/cl/vc/git/libo-core/sc/inc/scfuncs.hrc:3849
-#, fuzzy
msgctxt "SC_OPCODE_CONVERT_OOO"
msgid "Text"
msgstr "Teksti"
@@ -13427,7 +13240,6 @@ msgid "Returns the numeric code for the first Unicode character in a text string
msgstr "Palauttaa tekstimerkkijonon ensimmäisen Unicode-merkin numerokoodin."
#: scfuncs.hrc:3881
-#, fuzzy
msgctxt "SC_OPCODE_UNICODE"
msgid "Text"
msgstr "Teksti"
@@ -13521,7 +13333,6 @@ msgid "Converts text to a number, in a locale-independent way."
msgstr "Muuntaa tekstin luvuksi maa-asetuksista riippumattomalla tavalla."
#: scfuncs.hrc:3911
-#, fuzzy
msgctxt "SC_OPCODE_NUMBERVALUE"
msgid "Text"
msgstr "Teksti"
@@ -13564,7 +13375,6 @@ msgid "Number1"
msgstr "Luku1"
#: scfuncs.hrc:3924 /home/cl/vc/git/libo-core/sc/inc/scfuncs.hrc:3926
-#, fuzzy
msgctxt "SC_OPCODE_BITAND"
msgid "Positive integer less than 2^48."
msgstr "Positiivinen kokonaisluku, pienempi kuin 2^48."
@@ -13585,7 +13395,6 @@ msgid "Number1"
msgstr "Luku1"
#: scfuncs.hrc:3933 /home/cl/vc/git/libo-core/sc/inc/scfuncs.hrc:3935
-#, fuzzy
msgctxt "SC_OPCODE_BITOR"
msgid "Positive integer less than 2^48."
msgstr "Positiivinen kokonaisluku, pienempi kuin 2^48."
@@ -13606,7 +13415,6 @@ msgid "Number1"
msgstr "Luku1"
#: scfuncs.hrc:3942 /home/cl/vc/git/libo-core/sc/inc/scfuncs.hrc:3944
-#, fuzzy
msgctxt "SC_OPCODE_BITXOR"
msgid "Positive integer less than 2^48."
msgstr "Positiivinen kokonaisluku, pienempi kuin 2^48."
@@ -13672,7 +13480,6 @@ msgid "Calculates length of a text string, with DBCS"
msgstr "Laskee tekstimerkkijonon (DBCS) pituuden"
#: scfuncs.hrc:3968
-#, fuzzy
msgctxt "SC_OPCODE_LENB"
msgid "Text"
msgstr "Teksti"
@@ -13688,7 +13495,6 @@ msgid "Returns the last character or characters of a text,with DBCS"
msgstr "Palauttaa tekstin viimeisen merkin tai merkit (DBCS)"
#: scfuncs.hrc:3975
-#, fuzzy
msgctxt "SC_OPCODE_RIGHTB"
msgid "Text"
msgstr "Teksti"
@@ -13715,7 +13521,6 @@ msgid "Returns the first character or characters of a text,with DBCS"
msgstr "Palauttaa tekstin ensimmäisen merkin tai merkit (DBCS)"
#: scfuncs.hrc:3984
-#, fuzzy
msgctxt "SC_OPCODE_LEFTB"
msgid "Text"
msgstr "Teksti"
@@ -13742,7 +13547,6 @@ msgid "Returns a partial text string of a text, with DBCS"
msgstr "Palauttaa osittaisen tekstiosan tekstistä (DBCS)"
#: scfuncs.hrc:3993
-#, fuzzy
msgctxt "SC_OPCODE_MIDB"
msgid "Text"
msgstr "Teksti"
@@ -13880,7 +13684,6 @@ msgid "Returns the error function."
msgstr "Palauttaa virhefunktion."
#: scfuncs.hrc:4040
-#, fuzzy
msgctxt "SC_OPCODE_ERF_MS"
msgid "Lower limit"
msgstr "Alaraja"
@@ -13896,7 +13699,6 @@ msgid "Returns the complementary error function."
msgstr "Palauttaa komplementäärisen virhefunktion."
#: scfuncs.hrc:4047
-#, fuzzy
msgctxt "SC_OPCODE_ERFC_MS"
msgid "Lower limit"
msgstr "Alaraja"
@@ -13934,7 +13736,6 @@ msgid "Subtrahend 1, subtrahend 2, ... are numerical arguments subtracted from t
msgstr "Vähentäjä 1, vähentäjä 2, ... ovat numeerisia argumentteja, jotka vähennetään vähennettävästä."
#: scfuncs.hrc:4063
-#, fuzzy
msgctxt "SC_OPCODE_ROUNDSIG"
msgid "Rounds a number to predefined significant digits."
msgstr "Pyöristää luvun annettuun määrään merkitseviä numeroita."
@@ -13946,7 +13747,6 @@ msgid "Value"
msgstr "Arvo"
#: scfuncs.hrc:4065
-#, fuzzy
msgctxt "SC_OPCODE_ROUNDSIG"
msgid "The number to be rounded."
msgstr "Pyöristettävä luku."
@@ -13958,7 +13758,6 @@ msgid "Digits"
msgstr "numerot"
#: scfuncs.hrc:4067
-#, fuzzy
msgctxt "SC_OPCODE_ROUNDSIG"
msgid "The number of significant digits to which value is to be rounded."
msgstr "Merkitsevien numeroiden lukumäärä, johon arvo pyöristetään."
@@ -13970,13 +13769,11 @@ msgid "Replaces characters within a text string with a different text string, wi
msgstr "Korvaa tekstijonon merkit toisella tekstijonolla."
#: scfuncs.hrc:4073
-#, fuzzy
msgctxt "SC_OPCODE_REPLACEB"
msgid "Text"
msgstr "Teksti"
#: scfuncs.hrc:4074
-#, fuzzy
msgctxt "SC_OPCODE_REPLACEB"
msgid "The text in which some characters are to be replaced."
msgstr "Teksti, jonka joitakin merkkejä korvataan."
@@ -13988,7 +13785,6 @@ msgid "Position"
msgstr "Sijainti"
#: scfuncs.hrc:4076
-#, fuzzy
msgctxt "SC_OPCODE_REPLACEB"
msgid "The character position from which text is to be replaced."
msgstr "Tekstikohta, jonka merkit korvataan."
@@ -14000,7 +13796,6 @@ msgid "Length"
msgstr "Pituus"
#: scfuncs.hrc:4078
-#, fuzzy
msgctxt "SC_OPCODE_REPLACEB"
msgid "The number of characters to be replaced."
msgstr "Korvattavien merkkien määrä."
@@ -14012,7 +13807,6 @@ msgid "New text"
msgstr "uusi teksti"
#: scfuncs.hrc:4080
-#, fuzzy
msgctxt "SC_OPCODE_REPLACEB"
msgid "The text to be inserted."
msgstr "Lisättävä teksti."
@@ -14029,19 +13823,16 @@ msgid "Find text"
msgstr "Etsi tekstiä"
#: scfuncs.hrc:4088
-#, fuzzy
msgctxt "SC_OPCODE_FINDB"
msgid "The text to be found."
msgstr "Haettava teksti."
#: scfuncs.hrc:4089
-#, fuzzy
msgctxt "SC_OPCODE_FINDB"
msgid "Text"
msgstr "Teksti"
#: scfuncs.hrc:4090
-#, fuzzy
msgctxt "SC_OPCODE_FINDB"
msgid "The text in which a search is to be made."
msgstr "Teksti, josta haetaan."
@@ -14053,7 +13844,6 @@ msgid "Position"
msgstr "Sijainti"
#: scfuncs.hrc:4092
-#, fuzzy
msgctxt "SC_OPCODE_FINDB"
msgid "The position in the text from which the search starts."
msgstr "Haun aloituskohta tekstissä."
@@ -14070,19 +13860,16 @@ msgid "Find text"
msgstr "Etsi tekstiä"
#: scfuncs.hrc:4100
-#, fuzzy
msgctxt "SC_OPCODE_SEARCHB"
msgid "The text to be found."
msgstr "Haettava teksti."
#: scfuncs.hrc:4101
-#, fuzzy
msgctxt "SC_OPCODE_SEARCHB"
msgid "Text"
msgstr "Teksti"
#: scfuncs.hrc:4102
-#, fuzzy
msgctxt "SC_OPCODE_SEARCHB"
msgid "The text in which a search is to be made."
msgstr "Teksti, josta haetaan."
@@ -14094,7 +13881,6 @@ msgid "Position"
msgstr "Sijainti"
#: scfuncs.hrc:4104
-#, fuzzy
msgctxt "SC_OPCODE_SEARCHB"
msgid "The position in the text from which the search starts."
msgstr "Haun aloituskohta tekstissä."
@@ -14821,31 +14607,26 @@ msgid "Sort Descending"
msgstr "Laskeva lajittelu"
#: strings.hrc:169
-#, fuzzy
msgctxt "STR_MENU_SORT_CUSTOM"
msgid "Custom Sort"
msgstr "Muokattu lajittelusääntö"
#: strings.hrc:170
-#, fuzzy
msgctxt "STR_BTN_TOGGLE_ALL"
msgid "All"
msgstr "Kaikki"
#: strings.hrc:171
-#, fuzzy
msgctxt "STR_BTN_SELECT_CURRENT"
msgid "Show only the current item."
msgstr "Näytä vain tämänhetkinen kohta."
#: strings.hrc:172
-#, fuzzy
msgctxt "STR_BTN_UNSELECT_CURRENT"
msgid "Hide only the current item."
msgstr "Piilota tämänhetkinen kohta."
#: strings.hrc:173
-#, fuzzy
msgctxt "STR_EDIT_SEARCH_ITEMS"
msgid "Search items..."
msgstr "Hae kohteita..."
@@ -14881,7 +14662,6 @@ msgid "Sum"
msgstr "Summa"
#: strings.hrc:181
-#, fuzzy
msgctxt "SCSTR_QHELP_BTNEQUAL"
msgid "Formula"
msgstr "Kaava"
@@ -17187,7 +16967,6 @@ msgid "_Close"
msgstr "_Sulje"
#: dataprovider.ui:9
-#, fuzzy
msgctxt "dataprovider|DataStreamDialog"
msgid "Live Data Streams"
msgstr "Reaaliaikaiset tietovirrat"
@@ -17199,7 +16978,6 @@ msgid "URL:"
msgstr "URL:"
#: dataprovider.ui:120
-#, fuzzy
msgctxt "dataprovider|url|tooltip_text"
msgid "Enter the URL of the source document in the local file system or Internet here."
msgstr "Kirjoita tähän paikallisessa tiedostojärjestelmässä tai Internetissä olevan lähdetiedoston URL-osoite."
@@ -17227,7 +17005,6 @@ msgid "Search String:"
msgstr ""
#: dataprovider.ui:268
-#, fuzzy
msgctxt "dataprovider|label"
msgid "Source Stream"
msgstr "Tietovirran lähde"
@@ -17239,7 +17016,6 @@ msgid "URL:"
msgstr "URL:"
#: dataproviderentry.ui:57
-#, fuzzy
msgctxt "dataproviderentry|id"
msgid "ID:"
msgstr "Tunnus:"
@@ -17565,7 +17341,6 @@ msgid "Edit Setting"
msgstr "Muokkaa asetusta"
#: dropmenu.ui:12
-#, fuzzy
msgctxt "dropmenu|hyperlink"
msgid "Insert as Hyperlink"
msgstr "Lisää hyperlinkkinä"
@@ -17577,7 +17352,6 @@ msgid "Insert as Link"
msgstr "Lisää linkki"
#: dropmenu.ui:28
-#, fuzzy
msgctxt "dropmenu|copy"
msgid "Insert as Copy"
msgstr "Lisää kopiona"
@@ -18508,7 +18282,6 @@ msgid "_From file"
msgstr "_Tiedostosta"
#: insertsheet.ui:371
-#, fuzzy
msgctxt "insertsheet|tables-atkobject"
msgid "Tables in file"
msgstr "Taulukot tiedostossa"
@@ -18969,25 +18742,21 @@ msgid "Image"
msgstr "Kuva"
#: notebookbar_groupedbar_compact.ui:3863
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|defaultD"
msgid "Default"
msgstr "Oletus"
#: notebookbar_groupedbar_compact.ui:3877
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|Accent1"
msgid "Accent 1"
msgstr "Korostus 1"
#: notebookbar_groupedbar_compact.ui:3885
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|Accent2"
msgid "Accent 2"
msgstr "Korostus 2"
#: notebookbar_groupedbar_compact.ui:3893
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|Accent3"
msgid "Accent 3"
msgstr "Korostus 3"
@@ -19005,49 +18774,41 @@ msgid "Header 2"
msgstr "Ylätunniste"
#: notebookbar_groupedbar_compact.ui:3929
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|bad"
msgid "Bad"
msgstr "Huono"
#: notebookbar_groupedbar_compact.ui:3937
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|error"
msgid "Error"
msgstr "Virhe"
#: notebookbar_groupedbar_compact.ui:3945
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|good"
msgid "Good"
msgstr "Hyvä"
#: notebookbar_groupedbar_compact.ui:3953
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|neutral"
msgid "Neutral"
msgstr "Neutraali"
#: notebookbar_groupedbar_compact.ui:3961
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|warning"
msgid "Warning"
msgstr "Varoitus"
#: notebookbar_groupedbar_compact.ui:3975
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|footnote"
msgid "Footnote"
msgstr "Alaviite"
#: notebookbar_groupedbar_compact.ui:3983
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|note"
msgid "Note"
msgstr "Huomautus"
#: notebookbar_groupedbar_compact.ui:4643
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|fileb"
msgid "_File"
msgstr "Tiedosto"
@@ -19065,13 +18826,11 @@ msgid "St_yles"
msgstr "Tyylit"
#: notebookbar_groupedbar_compact.ui:5092
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|formatb"
msgid "F_ont"
msgstr "Fontti"
#: notebookbar_groupedbar_compact.ui:5152
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|bordertype"
msgid "Specify the borders of the selected cells."
msgstr "Aseta reunat valituille soluille."
@@ -19083,7 +18842,6 @@ msgid "_Number"
msgstr "_Numerot"
#: notebookbar_groupedbar_compact.ui:5470
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|paragraphb"
msgid "_Alignment"
msgstr "Tasaus"
@@ -19119,19 +18877,16 @@ msgid "_Review"
msgstr "Tarkista"
#: notebookbar_groupedbar_compact.ui:6262
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|graphicB"
msgid "_Graphic"
msgstr "Grafiikka"
#: notebookbar_groupedbar_compact.ui:6366
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|colorb"
msgid "C_olor"
msgstr "Väri"
#: notebookbar_groupedbar_compact.ui:6705
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|arrange"
msgid "_Arrange"
msgstr "Järjestä"
@@ -19155,13 +18910,11 @@ msgid "_Review"
msgstr "Tarkista"
#: notebookbar_groupedbar_compact.ui:7261
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|commentsb"
msgid "_Comments"
msgstr "Huomautukset"
#: notebookbar_groupedbar_compact.ui:7361
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|compareb"
msgid "Com_pare"
msgstr "Vertaile"
@@ -19173,19 +18926,16 @@ msgid "_View"
msgstr "Näytä"
#: notebookbar_groupedbar_compact.ui:7634
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|editdrawb"
msgid "_Styles"
msgstr "Tyylit"
#: notebookbar_groupedbar_compact.ui:7850
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|drawb"
msgid "D_raw"
msgstr "Piirros"
#: notebookbar_groupedbar_compact.ui:8040
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|arrangeD"
msgid "_Arrange"
msgstr "Järjestä"
@@ -19203,19 +18953,16 @@ msgid "Grou_p"
msgstr "Ryhmä"
#: notebookbar_groupedbar_compact.ui:8366
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|3Db"
msgid "3_D"
msgstr "3D"
#: notebookbar_groupedbar_compact.ui:8549
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|oleB"
msgid "F_rame"
msgstr "Kehys"
#: notebookbar_groupedbar_compact.ui:8756
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|arrangeO"
msgid "_Arrange"
msgstr "Järjestä"
@@ -19233,19 +18980,16 @@ msgid "_View"
msgstr "Näytä"
#: notebookbar_groupedbar_compact.ui:9080
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|paragraphstyles"
msgid "_Styles"
msgstr "Tyylit"
#: notebookbar_groupedbar_compact.ui:9255
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|formats"
msgid "F_ormat"
msgstr "Muotoilu"
#: notebookbar_groupedbar_compact.ui:9527
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|paragraphS"
msgid "_Paragraph"
msgstr "Kappale"
@@ -19257,43 +19001,36 @@ msgid "_View"
msgstr "Näytä"
#: notebookbar_groupedbar_compact.ui:9795
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|menub"
msgid "_Menu"
msgstr "Valikko"
#: notebookbar_groupedbar_compact.ui:9850
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|toolsb"
msgid "_Tools"
msgstr "Työkalut"
#: notebookbar_groupedbar_full.ui:3663
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|menubarD"
msgid "Menubar"
msgstr "Valikkorivi"
#: notebookbar_groupedbar_full.ui:3797
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|defaultD"
msgid "Default"
msgstr "Oletus"
#: notebookbar_groupedbar_full.ui:3811
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|Accent1"
msgid "Accent 1"
msgstr "Korostus 1"
#: notebookbar_groupedbar_full.ui:3819
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|Accent2"
msgid "Accent 2"
msgstr "Korostus 2"
#: notebookbar_groupedbar_full.ui:3827
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|Accent3"
msgid "Accent 3"
msgstr "Korostus 3"
@@ -19311,49 +19048,41 @@ msgid "Header 2"
msgstr "Ylätunniste"
#: notebookbar_groupedbar_full.ui:3863
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|bad"
msgid "Bad"
msgstr "Huono"
#: notebookbar_groupedbar_full.ui:3871
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|error"
msgid "Error"
msgstr "Virhe"
#: notebookbar_groupedbar_full.ui:3879
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|good"
msgid "Good"
msgstr "Hyvä"
#: notebookbar_groupedbar_full.ui:3887
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|neutral"
msgid "Neutral"
msgstr "Neutraali"
#: notebookbar_groupedbar_full.ui:3895
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|warning"
msgid "Warning"
msgstr "Varoitus"
#: notebookbar_groupedbar_full.ui:3909
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|footnote"
msgid "Footnote"
msgstr "Alaviite"
#: notebookbar_groupedbar_full.ui:3917
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|note"
msgid "Note"
msgstr "Huomautus"
#: notebookbar_groupedbar_full.ui:4589
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|fileb"
msgid "_File"
msgstr "Tiedosto"
@@ -19371,7 +19100,6 @@ msgid "St_yles"
msgstr "Tyylit"
#: notebookbar_groupedbar_full.ui:5278
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|formatb"
msgid "F_ont"
msgstr "Fontti"
@@ -19383,7 +19111,6 @@ msgid "_Number"
msgstr "_Numerot"
#: notebookbar_groupedbar_full.ui:5736
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|paragraphb"
msgid "_Alignment"
msgstr "Tasaus"
@@ -19419,19 +19146,16 @@ msgid "_Review"
msgstr "Tarkista"
#: notebookbar_groupedbar_full.ui:6889
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|graphicB"
msgid "_Graphic"
msgstr "Grafiikka"
#: notebookbar_groupedbar_full.ui:7240
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|arrange"
msgid "_Arrange"
msgstr "Järjestä"
#: notebookbar_groupedbar_full.ui:7389
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|colorb"
msgid "C_olor"
msgstr "Väri"
@@ -19455,13 +19179,11 @@ msgid "_Review"
msgstr "Tarkista"
#: notebookbar_groupedbar_full.ui:8213
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|commentsb"
msgid "_Comments"
msgstr "Huomautukset"
#: notebookbar_groupedbar_full.ui:8415
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|compareb"
msgid "Com_pare"
msgstr "Vertaile"
@@ -19473,7 +19195,6 @@ msgid "_View"
msgstr "Näytä"
#: notebookbar_groupedbar_full.ui:9055
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|drawb"
msgid "D_raw"
msgstr "Piirros"
@@ -19485,7 +19206,6 @@ msgid "_Edit"
msgstr "_Muokkaa"
#: notebookbar_groupedbar_full.ui:9762
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|arrangedrawb"
msgid "_Arrange"
msgstr "Järjestä"
@@ -19503,19 +19223,16 @@ msgid "Grou_p"
msgstr "Ryhmä"
#: notebookbar_groupedbar_full.ui:10273
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|3Db"
msgid "3_D"
msgstr "3D"
#: notebookbar_groupedbar_full.ui:10580
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|formatd"
msgid "F_ont"
msgstr "Fontti"
#: notebookbar_groupedbar_full.ui:10845
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|paragraphTextb"
msgid "_Alignment"
msgstr "Tasaus"
@@ -19533,19 +19250,16 @@ msgid "_Insert"
msgstr "Lisää"
#: notebookbar_groupedbar_full.ui:11334
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|media"
msgid "_Media"
msgstr "Media"
#: notebookbar_groupedbar_full.ui:11571
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|oleB"
msgid "F_rame"
msgstr "Kehys"
#: notebookbar_groupedbar_full.ui:12001
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|arrageOLE"
msgid "_Arrange"
msgstr "Järjestä"
@@ -19563,19 +19277,16 @@ msgid "_View"
msgstr "Näytä"
#: notebookbar_groupedbar_full.ui:12509
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|menub"
msgid "_Menu"
msgstr "Valikko"
#: notebookbar_groupedbar_full.ui:12561
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|toolsb"
msgid "_Tools"
msgstr "Työkalut"
#: notebookbar_groupedbar_full.ui:12615
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|helpb"
msgid "_Help"
msgstr "Ohje"
@@ -19741,7 +19452,6 @@ msgid "Right"
msgstr "Oikea"
#: notebookbar_groups.ui:1275
-#, fuzzy
msgctxt "notebookbar_groups|formatgrouplabel"
msgid "Text"
msgstr "Teksti"
@@ -20852,25 +20562,21 @@ msgid "Select unprotected cells"
msgstr "Valitse suojaamattomat solut"
#: protectsheetdlg.ui:255
-#, fuzzy
msgctxt "protectsheetdlg|insert-columns"
msgid "Insert columns"
msgstr "Lisää sarakkeita"
#: protectsheetdlg.ui:267
-#, fuzzy
msgctxt "protectsheetdlg|insert-rows"
msgid "Insert rows"
msgstr "Lisää rivejä"
#: protectsheetdlg.ui:279
-#, fuzzy
msgctxt "protectsheetdlg|delete-columns"
msgid "Delete columns"
msgstr "Poista sarakkeita"
#: protectsheetdlg.ui:291
-#, fuzzy
msgctxt "protectsheetdlg|delete-rows"
msgid "Delete rows"
msgstr "Poista rivejä"
@@ -21246,13 +20952,11 @@ msgid "on"
msgstr "luontiaika"
#: scenariomenu.ui:12
-#, fuzzy
msgctxt "scenariomenu|delete"
msgid "Delete"
msgstr "Poista"
#: scenariomenu.ui:20
-#, fuzzy
msgctxt "scenariomenu|edit"
msgid "Properties..."
msgstr "Ominaisuudet..."
@@ -21728,7 +21432,6 @@ msgid "Indents from the left edge."
msgstr "Sisennys solun vasemmasta reunasta."
#: sidebaralignment.ui:285
-#, fuzzy
msgctxt "sidebaralignment|leftindent-atkobject"
msgid "Left Indent"
msgstr "Vasen sisennys"
diff --git a/source/fi/scp2/source/ooo.po b/source/fi/scp2/source/ooo.po
index 79a9c7e883c..a71c01f897e 100644
--- a/source/fi/scp2/source/ooo.po
+++ b/source/fi/scp2/source/ooo.po
@@ -4409,7 +4409,6 @@ msgid "Slovenian spelling dictionary, hyphenation rules, and thesaurus"
msgstr "Slovenian oikolukusanasto, tavutussäännöt ja synonyymisanasto"
#: module_ooo.ulf
-#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_NAME_MODULE_EXTENSION_DICTIONARY_SQ\n"
diff --git a/source/fi/sd/messages.po b/source/fi/sd/messages.po
index 30a99c0bffd..9d221f429d9 100644
--- a/source/fi/sd/messages.po
+++ b/source/fi/sd/messages.po
@@ -38,7 +38,6 @@ msgid "Outline"
msgstr "Jäsennys"
#: DocumentRenderer.hrc:37
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_SLIDESPERPAGE_CHOICES"
msgid "According to layout"
msgstr "Asettelun mukaan"
@@ -74,97 +73,81 @@ msgid "9"
msgstr ""
#: DocumentRenderer.hrc:48
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_ORDER_CHOICES"
msgid "Left to right, then down"
msgstr "Vasemmalta oikealle, sitten alas"
#: DocumentRenderer.hrc:49
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_ORDER_CHOICES"
msgid "Top to bottom, then right"
msgstr "Ylhäältä alas, sitten oikealle"
#: DocumentRenderer.hrc:54
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_QUALITY_CHOICES"
msgid "Original colors"
msgstr "Alkuperäiset värit"
#: DocumentRenderer.hrc:55
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_QUALITY_CHOICES"
msgid "Grayscale"
msgstr "Harmaasävy"
#: DocumentRenderer.hrc:56
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_QUALITY_CHOICES"
msgid "Black & white"
msgstr "Mustavalkoinen"
#: DocumentRenderer.hrc:61
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_PAGE_OPTIONS_CHOICES"
msgid "Original size"
msgstr "Alkuperäinen koko"
#: DocumentRenderer.hrc:62
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_PAGE_OPTIONS_CHOICES"
msgid "Fit to printable page"
msgstr "Sovita tulostusalueelle"
#: DocumentRenderer.hrc:63
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_PAGE_OPTIONS_CHOICES"
msgid "Distribute on multiple sheets of paper"
msgstr "Jaa usealle paperiarkille"
#: DocumentRenderer.hrc:64
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_PAGE_OPTIONS_CHOICES"
msgid "Tile sheet of paper with repeated slides"
msgstr "Tulosta sama dia useaan kertaan yhdelle arkille"
#: DocumentRenderer.hrc:69
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_PAGE_OPTIONS_CHOICES_DRAW"
msgid "Original size"
msgstr "Alkuperäinen koko"
#: DocumentRenderer.hrc:70
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_PAGE_OPTIONS_CHOICES_DRAW"
msgid "Fit to printable page"
msgstr "Sovita tulostusalueelle"
#: DocumentRenderer.hrc:71
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_PAGE_OPTIONS_CHOICES_DRAW"
msgid "Distribute on multiple sheets of paper"
msgstr "Jaa usealle paperiarkille"
#: DocumentRenderer.hrc:72
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_PAGE_OPTIONS_CHOICES_DRAW"
msgid "Tile sheet of paper with repeated pages"
msgstr "Tulosta sama sivu useaan kertaan yhdelle arkille"
#: DocumentRenderer.hrc:77
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_BROCHURE_INCLUDE_LIST"
msgid "All pages"
msgstr "Kaikki sivut"
#: DocumentRenderer.hrc:78
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_BROCHURE_INCLUDE_LIST"
msgid "Front sides / right pages"
msgstr "Paperin etupuolet / oikeat sivut"
#: DocumentRenderer.hrc:79
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_BROCHURE_INCLUDE_LIST"
msgid "Back sides / left pages"
msgstr "Paperin kääntöpuolet / vasemmat sivut"
@@ -176,7 +159,6 @@ msgid "~All slides"
msgstr "Kaikki _diat"
#: DocumentRenderer.hrc:85
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_PAGE_RANGE_CHOICE"
msgid "~Slides"
msgstr "Diat"
@@ -188,13 +170,11 @@ msgid "Se~lection"
msgstr "Valitut diat"
#: DocumentRenderer.hrc:91
-#, fuzzy
msgctxt "STR_DRAW_PRINT_UI_PAGE_RANGE_CHOICE"
msgid "~All pages"
msgstr "Kaikki sivut"
#: DocumentRenderer.hrc:92
-#, fuzzy
msgctxt "STR_DRAW_PRINT_UI_PAGE_RANGE_CHOICE"
msgid "Pa~ges"
msgstr "Sivut"
@@ -306,7 +286,6 @@ msgid "Normal"
msgstr "Tavallinen"
#: strings.hrc:37
-#, fuzzy
msgctxt "STR_SLIDE_MASTER_MODE"
msgid "Master Slide"
msgstr "Diapohja"
@@ -626,7 +605,6 @@ msgid "Slide %1 of %2 (%3)"
msgstr "Dia %1 / %2 (%3)"
#: strings.hrc:99
-#, fuzzy
msgctxt "STR_ALL_SUPPORTED_FORMATS"
msgid "All supported formats"
msgstr "Kaikki tuetut muodot"
@@ -1222,7 +1200,6 @@ msgid "Text"
msgstr "Teksti"
#: strings.hrc:216
-#, fuzzy
msgctxt "STR_HTMLEXP_SETGRAPHIC"
msgid "Image"
msgstr "Kuva"
@@ -1263,7 +1240,6 @@ msgid "Apply 3D favorite"
msgstr "Käytä 3D-suosikkia"
#: strings.hrc:224
-#, fuzzy
msgctxt "STR_UNDO_GRAFFILTER"
msgid "Image filter"
msgstr "Kuvasuodatin"
@@ -1428,7 +1404,6 @@ msgid "Layouts"
msgstr "Asettelut"
#: strings.hrc:256
-#, fuzzy
msgctxt "STR_GRAPHICS_STYLE_FAMILY"
msgid "Drawing Styles"
msgstr "Piirrostyylit"
@@ -1529,7 +1504,7 @@ msgid "Page Tree"
msgstr "Sivun puurakenne"
#: strings.hrc:276
-#, fuzzy, c-format
+#, c-format
msgctxt "STR_OVERWRITE_WARNING"
msgid "The local target directory '%FILENAME' is not empty. Some files might be overwritten. Do you want to continue?"
msgstr "Paikallinen kohdekansio '%FILENAME' ei ole tyhjä. Joidenkin tiedostojen sisältö saatetaan korvata. Haluatko jatkaa?"
@@ -2342,7 +2317,6 @@ msgid "Table"
msgstr "Taulukko"
#: strings.hrc:447
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_GROUP_NAME"
msgid "%PRODUCTNAME %s"
msgstr "%PRODUCTNAME %s"
@@ -2360,73 +2334,61 @@ msgid "Document"
msgstr "Asiakirja"
#: strings.hrc:450
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_SLIDESPERPAGE"
msgid "Slides per page"
msgstr "Dioja sivua kohti"
#: strings.hrc:451
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_ORDER"
msgid "Order"
msgstr "Järjestys"
#: strings.hrc:452
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_INCLUDE_CONTENT"
msgid "~Contents"
msgstr "Sisältö"
#: strings.hrc:453
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_IS_PRINT_NAME"
msgid "~Slide name"
msgstr "Dian nimi"
#: strings.hrc:454
-#, fuzzy
msgctxt "STR_DRAW_PRINT_UI_IS_PRINT_NAME"
msgid "P~age name"
msgstr "Sivun nimi"
#: strings.hrc:455
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_IS_PRINT_DATE"
msgid "~Date and time"
msgstr "Päivämäärä ja aika"
#: strings.hrc:456
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_IS_PRINT_HIDDEN"
msgid "Hidden pages"
msgstr "Piilosivut"
#: strings.hrc:457
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_QUALITY"
msgid "Color"
msgstr "Väri"
#: strings.hrc:458
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_PAGE_OPTIONS"
msgid "~Size"
msgstr "Koko"
#: strings.hrc:459
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_BROCHURE"
msgid "Brochure"
msgstr "Esite"
#: strings.hrc:460
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_PAGE_SIDES"
msgid "Page sides"
msgstr "Paperin puolet"
#: strings.hrc:461
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_BROCHURE_INCLUDE"
msgid "Include"
msgstr "Sisällytä"
@@ -2464,13 +2426,11 @@ msgid "%PRODUCTNAME Draw has searched to the beginning of the document. Do you w
msgstr "%PRODUCTNAME Draw on tehnyt haun asiakirjan alkuun asti. Haluatko jatkaa hakua lopusta?"
#: strings.hrc:470
-#, fuzzy
msgctxt "STR_SD_NONE"
msgid "- None -"
msgstr "- Ei mitään -"
#: annotationmenu.ui:13
-#, fuzzy
msgctxt "annotationmenu|reply"
msgid "_Reply"
msgstr "Vastaa"
@@ -2488,25 +2448,21 @@ msgid "_Italic"
msgstr "Kursivointi"
#: annotationmenu.ui:46
-#, fuzzy
msgctxt "annotationmenu|underline"
msgid "_Underline"
msgstr "Alleviivaus"
#: annotationmenu.ui:55
-#, fuzzy
msgctxt "annotationmenu|strike"
msgid "_Strikethrough"
msgstr "Yliviivaus"
#: annotationmenu.ui:70
-#, fuzzy
msgctxt "annotationmenu|copy"
msgid "_Copy"
msgstr "Kopioi"
#: annotationmenu.ui:79
-#, fuzzy
msgctxt "annotationmenu|paste"
msgid "_Paste"
msgstr "Liitä"
@@ -2518,19 +2474,16 @@ msgid "_Delete Comment"
msgstr "Poista huomautukset"
#: annotationmenu.ui:103
-#, fuzzy
msgctxt "annotationmenu|deleteby"
msgid "Delete All Comments b_y %1"
msgstr "Poista kaikki tekijän %1 huomautukset"
#: annotationmenu.ui:112
-#, fuzzy
msgctxt "annotationmenu|deleteall"
msgid "Delete _All Comments"
msgstr "Poista kaikki huomautukset"
#: annotationtagmenu.ui:12
-#, fuzzy
msgctxt "annotationtagmenu|reply"
msgid "_Reply"
msgstr "Vastaa"
@@ -2542,49 +2495,41 @@ msgid "_Delete Comment"
msgstr "Poista huomautukset"
#: annotationtagmenu.ui:34
-#, fuzzy
msgctxt "annotationtagmenu|deleteby"
msgid "Delete All Comments b_y %1"
msgstr "Poista kaikki tekijän %1 huomautukset"
#: annotationtagmenu.ui:42
-#, fuzzy
msgctxt "annotationtagmenu|deleteall"
msgid "Delete _All Comments"
msgstr "Poista kaikki huomautukset"
#: currentmastermenu.ui:12
-#, fuzzy
msgctxt "currentmastermenu|applyall"
msgid "_Apply to All Slides"
msgstr "Käytä kaikkiin dioihin"
#: currentmastermenu.ui:20
-#, fuzzy
msgctxt "currentmastermenu|applyselect"
msgid "Apply to _Selected Slides"
msgstr "Käytä valittuihin dioihin"
#: currentmastermenu.ui:34
-#, fuzzy
msgctxt "currentmastermenu|edit"
msgid "_Edit Master..."
msgstr "Muokkaa pohjatyyliä..."
#: currentmastermenu.ui:42
-#, fuzzy
msgctxt "currentmastermenu|delete"
msgid "D_elete Master"
msgstr "Poista pohjatyyli"
#: currentmastermenu.ui:56
-#, fuzzy
msgctxt "currentmastermenu|large"
msgid "Show _Large Preview"
msgstr "Näytä isot esikatselukuvat"
#: currentmastermenu.ui:63
-#, fuzzy
msgctxt "currentmastermenu|small"
msgid "Show S_mall Preview"
msgstr "Näytä pienet esikatselukuvat"
@@ -2785,7 +2730,6 @@ msgid "Options"
msgstr "Asetukset"
#: customanimationspanel.ui:350
-#, fuzzy
msgctxt "customanimationspanel|delay_label"
msgid "_Delay:"
msgstr "Viivytä:"
@@ -2906,7 +2850,6 @@ msgid "Select the speed of the Animation."
msgstr "Valitse animaation nopeus."
#: customanimationspanelhorizontal.ui:302
-#, fuzzy
msgctxt "customanimationspanelhorizontal|delay_label"
msgid "_Delay:"
msgstr "Viivytä:"
@@ -3282,19 +3225,16 @@ msgid "Create"
msgstr "Luo"
#: effectmenu.ui:12
-#, fuzzy
msgctxt "effectmenu|onclick"
msgid "Start On _Click"
msgstr "Aloita napsauttamalla"
#: effectmenu.ui:20
-#, fuzzy
msgctxt "effectmenu|withprev"
msgid "Start _With Previous"
msgstr "Aloita edellisestä"
#: effectmenu.ui:28
-#, fuzzy
msgctxt "effectmenu|afterprev"
msgid "Start _After Previous"
msgstr "Aloita edellisen jälkeen"
@@ -3306,7 +3246,6 @@ msgid "_Effect Options..."
msgstr "Tehosteasetukset"
#: effectmenu.ui:49
-#, fuzzy
msgctxt "effectmenu|timing"
msgid "_Timing..."
msgstr "Ajoitus..."
@@ -3318,25 +3257,21 @@ msgid "_Remove"
msgstr "Poista"
#: fontsizemenu.ui:12
-#, fuzzy
msgctxt "fontsizemenu|25"
msgid "Tiny"
msgstr "Hyvin pieni"
#: fontsizemenu.ui:20
-#, fuzzy
msgctxt "fontsizemenu|50"
msgid "Smaller"
msgstr "Pienempi"
#: fontsizemenu.ui:28
-#, fuzzy
msgctxt "fontsizemenu|150"
msgid "Larger"
msgstr "Isompi"
#: fontsizemenu.ui:36
-#, fuzzy
msgctxt "fontsizemenu|400"
msgid "Extra Large"
msgstr "Hyvin iso"
@@ -3450,79 +3385,66 @@ msgid "Include on page"
msgstr "Sisällytä sivulle"
#: impressprinteroptions.ui:32
-#, fuzzy
msgctxt "impressprinteroptions|printname"
msgid "Slide name"
msgstr "Dian nimi"
#: impressprinteroptions.ui:48
-#, fuzzy
msgctxt "impressprinteroptions|printdatetime"
msgid "Date and time"
msgstr "Päivämäärä ja aika"
#: impressprinteroptions.ui:64
-#, fuzzy
msgctxt "impressprinteroptions|printhidden"
msgid "Hidden pages"
msgstr "Piilosivut"
#: impressprinteroptions.ui:86
-#, fuzzy
msgctxt "impressprinteroptions|label4"
msgid "Contents"
msgstr "Sisältö"
#: impressprinteroptions.ui:119
-#, fuzzy
msgctxt "impressprinteroptions|originalcolors"
msgid "Original size"
msgstr "Alkuperäinen koko"
#: impressprinteroptions.ui:137
-#, fuzzy
msgctxt "impressprinteroptions|grayscale"
msgid "Grayscale"
msgstr "Harmaasävy"
#: impressprinteroptions.ui:155
-#, fuzzy
msgctxt "impressprinteroptions|blackandwhite"
msgid "Black & white"
msgstr "Mustavalkoinen"
#: impressprinteroptions.ui:179
-#, fuzzy
msgctxt "impressprinteroptions|label5"
msgid "Color"
msgstr "Väri"
#: impressprinteroptions.ui:212
-#, fuzzy
msgctxt "impressprinteroptions|originalsize"
msgid "Original size"
msgstr "Alkuperäinen koko"
#: impressprinteroptions.ui:230
-#, fuzzy
msgctxt "impressprinteroptions|fittoprintable"
msgid "Fit to printable page"
msgstr "Sovita tulostusalueelle"
#: impressprinteroptions.ui:248
-#, fuzzy
msgctxt "impressprinteroptions|distributeonmultiple"
msgid "Distribute on multiple sheets of paper"
msgstr "Jaa usealle paperiarkille"
#: impressprinteroptions.ui:266
-#, fuzzy
msgctxt "impressprinteroptions|tilesheet"
msgid "Tile sheet of paper with repeated slides"
msgstr "Tulosta sama dia useaan kertaan yhdelle arkille"
#: impressprinteroptions.ui:290
-#, fuzzy
msgctxt "impressprinteroptions|label6"
msgid "Size"
msgstr "Koko"
@@ -3583,13 +3505,11 @@ msgid "Path Name"
msgstr "Polun nimi"
#: layoutmenu.ui:12
-#, fuzzy
msgctxt "layoutmenu|apply"
msgid "Apply to _Selected Slides"
msgstr "Käytä valittuihin dioihin"
#: layoutmenu.ui:26
-#, fuzzy
msgctxt "layoutmenu|insert"
msgid "_Insert Slide"
msgstr "Lisää dia"
@@ -3630,25 +3550,21 @@ msgid "Placeholders"
msgstr "Paikkamerkit"
#: mastermenu.ui:12
-#, fuzzy
msgctxt "mastermenu|applyall"
msgid "_Apply to All Slides"
msgstr "Käytä kaikkiin dioihin"
#: mastermenu.ui:20
-#, fuzzy
msgctxt "mastermenu|applyselect"
msgid "Apply to _Selected Slides"
msgstr "Käytä valittuihin dioihin"
#: mastermenu.ui:34
-#, fuzzy
msgctxt "mastermenu|large"
msgid "Show _Large Preview"
msgstr "Näytä isot esikatselukuvat"
#: mastermenu.ui:42
-#, fuzzy
msgctxt "mastermenu|small"
msgid "Show S_mall Preview"
msgstr "Näytä pienet esikatselukuvat"
@@ -3794,19 +3710,16 @@ msgid "Image"
msgstr "Kuva"
#: notebookbar_groupedbar_compact.ui:466
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|menubarD1"
msgid "Menubar"
msgstr "Valikkorivi"
#: notebookbar_groupedbar_compact.ui:1884
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|menubarD"
msgid "Menubar"
msgstr "Valikkorivi"
#: notebookbar_groupedbar_compact.ui:2575
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|fileb"
msgid "_File"
msgstr "Tiedosto"
@@ -3836,7 +3749,6 @@ msgid "_Insert"
msgstr "Lisää"
#: notebookbar_groupedbar_compact.ui:3332
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|draw"
msgid "D_raw"
msgstr "Piirros"
@@ -3849,7 +3761,6 @@ msgstr "Näytä"
#: notebookbar_groupedbar_compact.ui:3767
#: /home/cl/vc/git/libo-core/sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:4777
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|reviewb"
msgid "_Review"
msgstr "Tarkistus"
@@ -3862,14 +3773,12 @@ msgstr "Diaesitys"
#: notebookbar_groupedbar_compact.ui:4071
#: /home/cl/vc/git/libo-core/sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:5079
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|formatt"
msgid "F_ormat"
msgstr "Muotoilu"
#: notebookbar_groupedbar_compact.ui:4321
#: /home/cl/vc/git/libo-core/sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:5329
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|paragrapht"
msgid "_Paragraph"
msgstr "Kappale"
@@ -3893,13 +3802,11 @@ msgid "_Slide Show"
msgstr "Diaesitys"
#: notebookbar_groupedbar_compact.ui:5479
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|rowscolumnst"
msgid "R_ows"
msgstr "Rivit"
#: notebookbar_groupedbar_compact.ui:5795
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|calculatet"
msgid "_Calc"
msgstr "Laske"
@@ -3911,7 +3818,6 @@ msgid "St_yles"
msgstr "Tyylit"
#: notebookbar_groupedbar_compact.ui:6214
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|drawb"
msgid "D_raw"
msgstr "Piirros"
@@ -3929,19 +3835,16 @@ msgid "_Grid"
msgstr "Ruudukko"
#: notebookbar_groupedbar_compact.ui:6836
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|3Db"
msgid "3_D"
msgstr "3D"
#: notebookbar_groupedbar_compact.ui:7008
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|graphicB"
msgid "_Graphic"
msgstr "Grafiikka"
#: notebookbar_groupedbar_compact.ui:7123
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|colorb"
msgid "C_olor"
msgstr "Väri"
@@ -3960,7 +3863,6 @@ msgid "_Slide Show"
msgstr "Diaesitys"
#: notebookbar_groupedbar_compact.ui:7957
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|oleB"
msgid "F_rame"
msgstr "Kehys"
@@ -3984,7 +3886,6 @@ msgid "_Insert"
msgstr "Lisää"
#: notebookbar_groupedbar_compact.ui:9016
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|drawMaster"
msgid "D_raw"
msgstr "Piirros"
@@ -3996,19 +3897,16 @@ msgid "_View"
msgstr "Näytä"
#: notebookbar_groupedbar_compact.ui:9526
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|menub"
msgid "_Menu"
msgstr "Valikko"
#: notebookbar_groupedbar_compact.ui:9581
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|toolsb"
msgid "_Tools"
msgstr "Työkalut"
#: notebookbar_groupedbar_full.ui:2372
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|menubarD"
msgid "Menubar"
msgstr "Valikkorivi"
@@ -4020,7 +3918,6 @@ msgid "Quotation"
msgstr "Lainaukset"
#: notebookbar_groupedbar_full.ui:3227
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|fileb"
msgid "_File"
msgstr "Tiedosto"
@@ -4050,7 +3947,6 @@ msgid "_Insert"
msgstr "Lisää"
#: notebookbar_groupedbar_full.ui:4302
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|draw"
msgid "D_raw"
msgstr "Piirros"
@@ -4063,7 +3959,6 @@ msgstr "Näytä"
#: notebookbar_groupedbar_full.ui:4632
#: /home/cl/vc/git/libo-core/sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:6202
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|reviewb"
msgid "_Review"
msgstr "Tarkistus"
@@ -4073,7 +3968,6 @@ msgstr "Tarkistus"
#: /home/cl/vc/git/libo-core/sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:9790
#: /home/cl/vc/git/libo-core/sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:11217
#: /home/cl/vc/git/libo-core/sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:12467
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|arrangedrawb"
msgid "_Arrange"
msgstr "Järjestä"
@@ -4086,14 +3980,12 @@ msgstr "Diaesitys"
#: notebookbar_groupedbar_full.ui:5327
#: /home/cl/vc/git/libo-core/sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:6592
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|formatd"
msgid "F_ormat"
msgstr "Muotoilu"
#: notebookbar_groupedbar_full.ui:5651
#: /home/cl/vc/git/libo-core/sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:6918
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|paragraphTextb"
msgid "_Paragraph"
msgstr "Kappale"
@@ -4117,25 +4009,21 @@ msgid "_Slide Show"
msgstr "Diaesitys"
#: notebookbar_groupedbar_full.ui:7097
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|tabled"
msgid "T_able"
msgstr "Taulukko"
#: notebookbar_groupedbar_full.ui:7362
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|rowscolumnst"
msgid "R_ows"
msgstr "Rivit"
#: notebookbar_groupedbar_full.ui:7482
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|calculatet"
msgid "_Calc"
msgstr "Laske"
#: notebookbar_groupedbar_full.ui:7818
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|drawb"
msgid "D_raw"
msgstr "Piirros"
@@ -4161,25 +4049,21 @@ msgid "Grou_p"
msgstr "Ryhmä"
#: notebookbar_groupedbar_full.ui:8958
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|3Db"
msgid "3_D"
msgstr "3D"
#: notebookbar_groupedbar_full.ui:9216
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|graphicB"
msgid "_Graphic"
msgstr "Grafiikka"
#: notebookbar_groupedbar_full.ui:9387
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|colorb"
msgid "C_olor"
msgstr "Väri"
#: notebookbar_groupedbar_full.ui:10344
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|media"
msgid "_Media"
msgstr "Media"
@@ -4191,7 +4075,6 @@ msgid "_Slide Show"
msgstr "Diaesitys"
#: notebookbar_groupedbar_full.ui:10805
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|editdrawb"
msgid "F_rame"
msgstr "Kehys"
@@ -4215,7 +4098,6 @@ msgid "_Insert"
msgstr "Lisää"
#: notebookbar_groupedbar_full.ui:12141
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|drawm"
msgid "D_raw"
msgstr "Piirros"
@@ -4227,19 +4109,16 @@ msgid "_View"
msgstr "Näytä"
#: notebookbar_groupedbar_full.ui:12749
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|menub"
msgid "_Menu"
msgstr "Valikko"
#: notebookbar_groupedbar_full.ui:12801
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|toolsb"
msgid "_Tools"
msgstr "Työkalut"
#: notebookbar_groupedbar_full.ui:12855
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|helpb"
msgid "_Help"
msgstr "Ohje"
@@ -4355,7 +4234,6 @@ msgid " "
msgstr ""
#: notebookbar_groups.ui:1201
-#, fuzzy
msgctxt "notebookbar_groups|formatgrouplabel"
msgid "Text"
msgstr "Teksti"
@@ -4736,7 +4614,6 @@ msgid "Duration of pause"
msgstr "Katkon pituus"
#: presentationdialog.ui:395
-#, fuzzy
msgctxt "presentationdialog|pauseduration-atkobject"
msgid "Pause Duration"
msgstr "Tauon kesto"
@@ -5194,61 +5071,51 @@ msgid "Connections"
msgstr "Yhteydet"
#: rotatemenu.ui:12
-#, fuzzy
msgctxt "rotatemenu|90"
msgid "Quarter Spin"
msgstr "Neljänneskierre"
#: rotatemenu.ui:20
-#, fuzzy
msgctxt "rotatemenu|180"
msgid "Half Spin"
msgstr "Puolikierre"
#: rotatemenu.ui:28
-#, fuzzy
msgctxt "rotatemenu|360"
msgid "Full Spin"
msgstr "Täysi kierre"
#: rotatemenu.ui:36
-#, fuzzy
msgctxt "rotatemenu|720"
msgid "Two Spins"
msgstr "Kaksi kierrettä"
#: rotatemenu.ui:50
-#, fuzzy
msgctxt "rotatemenu|clockwise"
msgid "Clockwise"
msgstr "Myötäpäivään"
#: rotatemenu.ui:58
-#, fuzzy
msgctxt "rotatemenu|counterclock"
msgid "Counter-clockwise"
msgstr "Vastapäivään"
#: scalemenu.ui:12
-#, fuzzy
msgctxt "scalemenu|25"
msgid "Tiny"
msgstr "Hyvin pieni"
#: scalemenu.ui:20
-#, fuzzy
msgctxt "scalemenu|50"
msgid "Smaller"
msgstr "Pienempi"
#: scalemenu.ui:28
-#, fuzzy
msgctxt "scalemenu|150"
msgid "Larger"
msgstr "Isompi"
#: scalemenu.ui:36
-#, fuzzy
msgctxt "scalemenu|400"
msgid "Extra Large"
msgstr "Hyvin iso"
@@ -5266,7 +5133,6 @@ msgid "Vertical"
msgstr "Pystytaso"
#: scalemenu.ui:66
-#, fuzzy
msgctxt "scalemenu|both"
msgid "Both"
msgstr "Molemmat"
@@ -5343,7 +5209,6 @@ msgid "Master View"
msgstr ""
#: sidebarslidebackground.ui:226
-#, fuzzy
msgctxt "sidebarslidebackground|closemasterslide"
msgid "Close Master View"
msgstr "Sulje pohjan näyttö"
@@ -5355,37 +5220,31 @@ msgid "None"
msgstr "Ei mitään"
#: sidebarslidebackground.ui:249
-#, fuzzy
msgctxt "sidebarslidebackground|marginLB"
msgid "Narrow"
msgstr "Kapea"
#: sidebarslidebackground.ui:250
-#, fuzzy
msgctxt "sidebarslidebackground|marginLB"
msgid "Moderate"
msgstr "Kohtalainen"
#: sidebarslidebackground.ui:251
-#, fuzzy
msgctxt "sidebarslidebackground|marginLB"
msgid "Normal 0.75\""
msgstr "Normaali 0.75\""
#: sidebarslidebackground.ui:252
-#, fuzzy
msgctxt "sidebarslidebackground|marginLB"
msgid "Normal 1\""
msgstr "Normaali 1\""
#: sidebarslidebackground.ui:253
-#, fuzzy
msgctxt "sidebarslidebackground|marginLB"
msgid "Normal 1.25\""
msgstr "Normaali 1.25\""
#: sidebarslidebackground.ui:254
-#, fuzzy
msgctxt "sidebarslidebackground|marginLB"
msgid "Wide"
msgstr "Leveä"
@@ -5402,31 +5261,26 @@ msgid "Custom"
msgstr "Mukautettu"
#: slidecontextmenu.ui:12
-#, fuzzy
msgctxt "slidecontextmenu|next"
msgid "_Next"
msgstr "Seuraava"
#: slidecontextmenu.ui:20
-#, fuzzy
msgctxt "slidecontextmenu|prev"
msgid "_Previous"
msgstr "Edellinen"
#: slidecontextmenu.ui:28
-#, fuzzy
msgctxt "slidecontextmenu|goto"
msgid "_Go to Slide"
msgstr "Siirry diaan"
#: slidecontextmenu.ui:38
-#, fuzzy
msgctxt "slidecontextmenu|first"
msgid "_First Slide"
msgstr "Ensimmäinen dia"
#: slidecontextmenu.ui:46
-#, fuzzy
msgctxt "slidecontextmenu|last"
msgid "_Last Slide"
msgstr "Viimeinen dia"
@@ -5438,19 +5292,16 @@ msgid "Mouse Pointer as ~Pen"
msgstr "Hiiren osoitin _kynänä"
#: slidecontextmenu.ui:78
-#, fuzzy
msgctxt "slidecontextmenu|width"
msgid "_Pen Width"
msgstr "Kynän leveys"
#: slidecontextmenu.ui:88
-#, fuzzy
msgctxt "slidecontextmenu|4"
msgid "_Very Thin"
msgstr "Erittäin ohut"
#: slidecontextmenu.ui:96
-#, fuzzy
msgctxt "slidecontextmenu|100"
msgid "_Thin"
msgstr "Ohut"
@@ -5462,43 +5313,36 @@ msgid "_Normal"
msgstr "Tavallinen"
#: slidecontextmenu.ui:112
-#, fuzzy
msgctxt "slidecontextmenu|200"
msgid "_Thick"
msgstr "Paksu"
#: slidecontextmenu.ui:120
-#, fuzzy
msgctxt "slidecontextmenu|400"
msgid "_Very Thick"
msgstr "Erittäin paksu"
#: slidecontextmenu.ui:132
-#, fuzzy
msgctxt "slidecontextmenu|color"
msgid "_Change Pen Color..."
msgstr "Muuta kynän väriä..."
#: slidecontextmenu.ui:140
-#, fuzzy
msgctxt "slidecontextmenu|erase"
msgid "_Erase All Ink on Slide"
msgstr "Pyyhi kaikki piirrokset dialta"
#: slidecontextmenu.ui:154
-#, fuzzy
msgctxt "slidecontextmenu|screen"
msgid "_Screen"
msgstr "Näyttö"
#: slidecontextmenu.ui:164
-#, fuzzy
msgctxt "slidecontextmenu|black"
msgid "_Black"
msgstr "Musta"
#: slidecontextmenu.ui:172
-#, fuzzy
msgctxt "slidecontextmenu|white"
msgid "_White"
msgstr "Valkoinen"
@@ -5510,7 +5354,6 @@ msgid "E_dit Presentation"
msgstr "Lopeta esitys"
#: slidecontextmenu.ui:192
-#, fuzzy
msgctxt "slidecontextmenu|end"
msgid "_End Show"
msgstr "Lopeta esitys"
@@ -5826,7 +5669,6 @@ msgid "Tabs"
msgstr "Sarkaimet"
#: templatedialog.ui:463
-#, fuzzy
msgctxt "templatedialog|background"
msgid "Highlighting"
msgstr "Korostus"
@@ -6102,73 +5944,61 @@ msgid "Numbering"
msgstr "Numerointi"
#: drawprinteroptions.ui:32
-#, fuzzy
msgctxt "drawprinteroptions|printname"
msgid "Page name"
msgstr "Sivun nimi"
#: drawprinteroptions.ui:48
-#, fuzzy
msgctxt "drawprinteroptions|printdatetime"
msgid "Date and time"
msgstr "Päivämäärä ja aika"
#: drawprinteroptions.ui:70
-#, fuzzy
msgctxt "drawprinteroptions|label4"
msgid "Contents"
msgstr "Sisältö"
#: drawprinteroptions.ui:103
-#, fuzzy
msgctxt "drawprinteroptions|originalcolors"
msgid "Original size"
msgstr "Alkuperäinen koko"
#: drawprinteroptions.ui:121
-#, fuzzy
msgctxt "drawprinteroptions|grayscale"
msgid "Grayscale"
msgstr "Harmaasävy"
#: drawprinteroptions.ui:139
-#, fuzzy
msgctxt "drawprinteroptions|blackandwhite"
msgid "Black & white"
msgstr "Mustavalkoinen"
#: drawprinteroptions.ui:163
-#, fuzzy
msgctxt "drawprinteroptions|label5"
msgid "Color"
msgstr "Väri"
#: drawprinteroptions.ui:196
-#, fuzzy
msgctxt "drawprinteroptions|originalsize"
msgid "Original size"
msgstr "Alkuperäinen koko"
#: drawprinteroptions.ui:214
-#, fuzzy
msgctxt "drawprinteroptions|fittoprintable"
msgid "Fit to printable page"
msgstr "Sovita tulostusalueelle"
#: drawprinteroptions.ui:232
-#, fuzzy
msgctxt "drawprinteroptions|distributeonmultiple"
msgid "Distribute on multiple sheets of paper"
msgstr "Jaa usealle paperiarkille"
#: drawprinteroptions.ui:250
-#, fuzzy
msgctxt "drawprinteroptions|tilesheet"
msgid "Tile sheet of paper with repeated pages"
msgstr "Tulosta sama sivu useaan kertaan yhdelle arkille"
#: drawprinteroptions.ui:274
-#, fuzzy
msgctxt "drawprinteroptions|label6"
msgid "Size"
msgstr "Koko"
@@ -6254,7 +6084,6 @@ msgid "Tabs"
msgstr "Sarkaimet"
#: drawprtldialog.ui:449
-#, fuzzy
msgctxt "drawprtldialog|RID_SVXPAGE_BACKGROUND"
msgid "Highlighting"
msgstr "Korostus"
diff --git a/source/fi/sfx2/messages.po b/source/fi/sfx2/messages.po
index 08fc2847a50..482a8119167 100644
--- a/source/fi/sfx2/messages.po
+++ b/source/fi/sfx2/messages.po
@@ -304,19 +304,16 @@ msgid "Do you want to delete the selected templates?"
msgstr "Haluatko poistaa valitut mallit?"
#: strings.hrc:78
-#, fuzzy
msgctxt "STR_QMSG_ERROR_OPENING_FILE"
msgid "An error occurred during opening the file. This may be caused by incorrect file contents.\n"
msgstr "Tiedostoa avattaessa tapahtui virhe. Tämä voi johtua virheistä tiedoston sisällössä.\n"
#: strings.hrc:79
-#, fuzzy
msgctxt "STR_QMSG_ERROR_OPENING_FILE_DETAILS"
msgid "The error details are:\n"
msgstr "Lisätietoja virheestä:\n"
#: strings.hrc:80
-#, fuzzy
msgctxt "STR_QMSG_ERROR_OPENING_FILE_CONTINUE"
msgid ""
"\n"
@@ -454,25 +451,21 @@ msgid "\"$(ARG1)\" is not an absolute URL that can be passed to an external appl
msgstr "\"$(ARG1)\" ei ole absoluuttinen URL, jonka ulkoinen sovellus pystyisi avaamaan."
#: strings.hrc:107
-#, fuzzy
msgctxt "STR_GID_INTERN"
msgid "Internal"
msgstr "Sisäinen"
#: strings.hrc:108
-#, fuzzy
msgctxt "STR_GID_APPLICATION"
msgid "Application"
msgstr "Sovellus"
#: strings.hrc:109
-#, fuzzy
msgctxt "STR_GID_VIEW"
msgid "View"
msgstr "Näytä"
#: strings.hrc:110
-#, fuzzy
msgctxt "STR_GID_DOCUMENT"
msgid "Documents"
msgstr "Asiakirjat"
@@ -484,7 +477,6 @@ msgid "Edit"
msgstr "Muokkaa"
#: strings.hrc:112
-#, fuzzy
msgctxt "STR_GID_MACRO"
msgid "BASIC"
msgstr "BASIC"
@@ -496,19 +488,16 @@ msgid "Options"
msgstr "Asetukset"
#: strings.hrc:114
-#, fuzzy
msgctxt "STR_GID_MATH"
msgid "Math"
msgstr "Math"
#: strings.hrc:115
-#, fuzzy
msgctxt "STR_GID_NAVIGATOR"
msgid "Navigate"
msgstr "Siirry"
#: strings.hrc:116
-#, fuzzy
msgctxt "STR_GID_INSERT"
msgid "Insert"
msgstr "Lisää"
@@ -520,25 +509,21 @@ msgid "Format"
msgstr "Muotoilu"
#: strings.hrc:118
-#, fuzzy
msgctxt "STR_GID_TEMPLATE"
msgid "Templates"
msgstr "Mallit"
#: strings.hrc:119
-#, fuzzy
msgctxt "STR_GID_TEXT"
msgid "Text"
msgstr "Teksti"
#: strings.hrc:120
-#, fuzzy
msgctxt "STR_GID_FRAME"
msgid "Frame"
msgstr "Kehys"
#: strings.hrc:121
-#, fuzzy
msgctxt "STR_GID_GRAPHIC"
msgid "Image"
msgstr "Kuva"
@@ -550,49 +535,41 @@ msgid "Table"
msgstr "Taulukko"
#: strings.hrc:123
-#, fuzzy
msgctxt "STR_GID_ENUMERATION"
msgid "Numbering"
msgstr "Numerointi"
#: strings.hrc:124
-#, fuzzy
msgctxt "STR_GID_DATA"
msgid "Data"
msgstr "Tiedot"
#: strings.hrc:125
-#, fuzzy
msgctxt "STR_GID_SPECIAL"
msgid "Special Functions"
msgstr "Erikoistoiminnot"
#: strings.hrc:126
-#, fuzzy
msgctxt "STR_GID_IMAGE"
msgid "Image"
msgstr "Kuva"
#: strings.hrc:127
-#, fuzzy
msgctxt "STR_GID_CHART"
msgid "Chart"
msgstr "Kaavio"
#: strings.hrc:128
-#, fuzzy
msgctxt "STR_GID_EXPLORER"
msgid "Explorer"
msgstr "Resurssienhallinta"
#: strings.hrc:129
-#, fuzzy
msgctxt "STR_GID_CONNECTOR"
msgid "Connector"
msgstr "Yhdysviiva"
#: strings.hrc:130
-#, fuzzy
msgctxt "STR_GID_MODIFY"
msgid "Modify"
msgstr "Muuta"
@@ -604,7 +581,6 @@ msgid "Drawing"
msgstr "Piirros"
#: strings.hrc:132
-#, fuzzy
msgctxt "STR_GID_CONTROLS"
msgid "Controls"
msgstr "Ohjausobjektit"
@@ -926,13 +902,11 @@ msgid "Save a Copy"
msgstr "Tallenna kopio"
#: strings.hrc:191
-#, fuzzy
msgctxt "STR_PB_COMPAREDOC"
msgid "Compare to"
msgstr "Vertaa tiedostoon"
#: strings.hrc:192
-#, fuzzy
msgctxt "STR_PB_MERGEDOC"
msgid "Merge with"
msgstr "Yhdistä tiedostoon"
@@ -1016,13 +990,11 @@ msgid "Styles in use: "
msgstr "Käytössä olevat tyylit: "
#: strings.hrc:208
-#, fuzzy
msgctxt "STR_SID_NAVIGATOR"
msgid "Navigator"
msgstr "Rakenneselain"
#: strings.hrc:209
-#, fuzzy
msgctxt "STR_SID_SIDEBAR"
msgid "Sidebar"
msgstr "Sivupalkki"
@@ -1068,13 +1040,11 @@ msgid "Hierarchical"
msgstr "Hierarkkinen"
#: strings.hrc:220
-#, fuzzy
msgctxt "STR_STYLE_FILL_FORMAT_MODE"
msgid "Fill Format Mode"
msgstr "Täyttömuotoilutila"
#: strings.hrc:221
-#, fuzzy
msgctxt "STR_STYLE_NEW_STYLE_FROM_SELECTION"
msgid "New Style from Selection"
msgstr "Uusi tyyli valinnasta"
@@ -1250,37 +1220,31 @@ msgid "Sign Document"
msgstr "Allekirjoita asiakirja"
#: strings.hrc:252
-#, fuzzy
msgctxt "STR_SIGNATURE_BROKEN"
msgid "This document has an invalid signature."
msgstr "Asiakirjalla on viallinen allekirjoitus."
#: strings.hrc:253
-#, fuzzy
msgctxt "STR_SIGNATURE_INVALID"
msgid "The signature was valid, but the document has been modified"
msgstr "Allekirjoitus oli kelvollinen, mutta asiakirjaa on muutettu"
#: strings.hrc:254
-#, fuzzy
msgctxt "STR_SIGNATURE_NOTVALIDATED"
msgid "The signature is OK, but the certificate could not be validated."
msgstr "Allekirjoitus on kelvollinen, mutta varmennetta ei voitu tarkistaa."
#: strings.hrc:255
-#, fuzzy
msgctxt "STR_SIGNATURE_PARTIAL_OK"
msgid "The signature is OK, but the document is only partially signed."
msgstr "Allekirjoitus on kelvollinen, mutta asiakirja on vain osittain allekirjoitettu."
#: strings.hrc:256
-#, fuzzy
msgctxt "STR_SIGNATURE_OK"
msgid "This document is digitally signed and the signature is valid."
msgstr "Tämä asiakirja on sähköisesti allekirjoitettu, ja allekirjoitus on kelvollinen."
#: strings.hrc:257
-#, fuzzy
msgctxt "STR_SIGNATURE_SHOW"
msgid "Show Signatures"
msgstr "Näytä allekirjoitukset"
@@ -1483,7 +1447,6 @@ msgid "Businesscard with logo"
msgstr ""
#: strings.hrc:303
-#, fuzzy
msgctxt "STR_CLEAR_CHAR"
msgid "Remove"
msgstr "Poista"
@@ -1644,13 +1607,11 @@ msgid "URL"
msgstr "URL-osoite"
#: dinfdlg.hrc:69
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Text"
msgstr "Teksti"
#: dinfdlg.hrc:70
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "DateTime"
msgstr "Päivämäärä ja kellonaika"
@@ -1662,7 +1623,6 @@ msgid "Date"
msgstr "Päivämäärä"
#: dinfdlg.hrc:72
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Duration"
msgstr "Kesto"
@@ -1674,7 +1634,6 @@ msgid "Number"
msgstr "Numero"
#: dinfdlg.hrc:74
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Yes or no"
msgstr "Kyllä tai ei"
@@ -1806,7 +1765,6 @@ msgid "Favorites"
msgstr "Suosikit"
#: charmapcontrol.ui:248
-#, fuzzy
msgctxt "charmapcontrol|label2"
msgid "Recent"
msgstr "Viimeisimmät"
diff --git a/source/fi/svl/messages.po b/source/fi/svl/messages.po
index 8064fb6b1ce..8420c3da5b8 100644
--- a/source/fi/svl/messages.po
+++ b/source/fi/svl/messages.po
@@ -110,13 +110,11 @@ msgid "Image"
msgstr "Kuva"
#: svl.hrc:45
-#, fuzzy
msgctxt "STR_SVT_MIMETYPE_IMAGE_PNG"
msgid "Image"
msgstr "Kuva"
#: svl.hrc:46
-#, fuzzy
msgctxt "STR_SVT_MIMETYPE_IMAGE_TIFF"
msgid "Image"
msgstr "Kuva"
diff --git a/source/fi/svtools/messages.po b/source/fi/svtools/messages.po
index 9dd81a1d0b2..4d21f1916ce 100644
--- a/source/fi/svtools/messages.po
+++ b/source/fi/svtools/messages.po
@@ -14,79 +14,66 @@ msgstr ""
"X-Generator: LibreOffice\n"
#: errtxt.hrc:30
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "Error"
msgstr "Virhe"
#: errtxt.hrc:31
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "Warning"
msgstr "Varoitus"
#: errtxt.hrc:32
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) loading the template $(ARG1)"
msgstr "$(ERR) ladattaessa mallia $(ARG1)"
#: errtxt.hrc:33 /home/cl/vc/git/libo-core/svtools/inc/errtxt.hrc:34
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) saving the document $(ARG1)"
msgstr "$(ERR) tallennettaessa asiakirjaa $(ARG1)"
#: errtxt.hrc:35
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) displaying doc. information for document $(ARG1)"
msgstr "$(ERR) näytettäessä asiakirjan $(ARG1) tietoja"
#: errtxt.hrc:36
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) writing document $(ARG1) as template"
msgstr "$(ERR) kirjoitettaessa asiakirjaa $(ARG1) malliksi"
#: errtxt.hrc:37
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) copying or moving document contents"
msgstr "$(ERR) kopioitaessa tai siirrettäessä asiakirjan sisältöä"
#: errtxt.hrc:38
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) starting the Document Manager"
msgstr "$(ERR) aloitettaessa asiakirjan hallintaa"
#: errtxt.hrc:39
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) loading document $(ARG1)"
msgstr "$(ERR) ladattaessa asiakirjaa $(ARG1)"
#: errtxt.hrc:40 /home/cl/vc/git/libo-core/svtools/inc/errtxt.hrc:41
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) creating a new document"
msgstr "$(ERR) luotaessa uutta asiakirjaa"
#: errtxt.hrc:42
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) expanding entry"
msgstr "$(ERR) laajennettaessa merkintää"
#: errtxt.hrc:43
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) loading BASIC of document $(ARG1)"
msgstr "$(ERR) ladattaessa asiakirjan $(ARG1) BASIC-tietoja"
#: errtxt.hrc:44
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) searching for an address"
msgstr "$(ERR) osoitetta etsittäessä"
@@ -98,61 +85,51 @@ msgid "Abort"
msgstr "Peruminen"
#: errtxt.hrc:51
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Nonexistent object"
msgstr "Objektia ei ole"
#: errtxt.hrc:52
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Object already exists"
msgstr "Objekti on jo olemassa"
#: errtxt.hrc:53
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Object not accessible"
msgstr "Objekti ei ole käytettävissä"
#: errtxt.hrc:54
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Inadmissible path"
msgstr "Polun käyttäminen ei onnistu"
#: errtxt.hrc:55
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Locking problem"
msgstr "Lukitusongelma"
#: errtxt.hrc:56
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Wrong parameter"
msgstr "Väärä parametri"
#: errtxt.hrc:57
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Resource exhausted"
msgstr "Resurssi käytetty loppuun"
#: errtxt.hrc:58
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Action not supported"
msgstr "Toimintoa ei tueta"
#: errtxt.hrc:59
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Read Error"
msgstr "Lukuvirhe"
#: errtxt.hrc:60
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Write Error"
msgstr "Kirjoitusvirhe"
@@ -164,91 +141,76 @@ msgid "unknown"
msgstr "Tuntematon"
#: errtxt.hrc:62
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Version Incompatibility"
msgstr "Versioiden yhteensopimattomuus"
#: errtxt.hrc:63 /home/cl/vc/git/libo-core/svtools/inc/errtxt.hrc:74
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "General Error"
msgstr "Yleinen virhe"
#: errtxt.hrc:64
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Incorrect format"
msgstr "Väärä muoto"
#: errtxt.hrc:65
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Error creating object"
msgstr "Virhe objektia luotaessa"
#: errtxt.hrc:66
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Inadmissible value or data type"
msgstr "Arvon tai tietotyypin käyttäminen ei onnistu"
#: errtxt.hrc:67
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "BASIC runtime error"
msgstr "BASIC-suoritusvirhe"
#: errtxt.hrc:68
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "BASIC syntax error"
msgstr "BASIC-syntaksivirhe"
#: errtxt.hrc:75
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "General input/output error."
msgstr "Yleinen I/O-virhe."
#: errtxt.hrc:76
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Invalid file name."
msgstr "Virheellinen tiedoston nimi."
#: errtxt.hrc:77
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Nonexistent file."
msgstr "Tiedostoa ei ole."
#: errtxt.hrc:78
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "File already exists."
msgstr "Tiedosto on jo olemassa."
#: errtxt.hrc:79
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The object is not a directory."
msgstr "Objekti ei ole kansio."
#: errtxt.hrc:80
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The object is not a file."
msgstr "Objekti ei ole tiedosto."
#: errtxt.hrc:81
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The specified device is invalid."
msgstr "Määritetty laite ei ole kelvollinen."
#: errtxt.hrc:82
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid ""
"The object cannot be accessed\n"
@@ -258,19 +220,16 @@ msgstr ""
"koska käyttäjäoikeudet eivät riitä."
#: errtxt.hrc:83
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Sharing violation while accessing the object."
msgstr "Objektin yhteiskäyttövirhe."
#: errtxt.hrc:84
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "No more space on device."
msgstr "Laitteen tila ei riitä."
#: errtxt.hrc:85
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid ""
"This operation cannot be run on\n"
@@ -280,163 +239,136 @@ msgstr ""
"jos tiedostot sisältävät jokerimerkkejä."
#: errtxt.hrc:86
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "This operation is not supported on this operating system."
msgstr "Käyttöjärjestelmä ei tue toimintoa."
#: errtxt.hrc:87
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "There are too many files open."
msgstr "Avonaisia tiedostoja on liikaa."
#: errtxt.hrc:88
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Data could not be read from the file."
msgstr "Tietojen lukeminen tiedostosta ei onnistu."
#: errtxt.hrc:89
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The file could not be written."
msgstr "Tiedoston kirjoittaminen ei onnistunut."
#: errtxt.hrc:90
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The operation could not be run due to insufficient memory."
msgstr "Toiminnon suorittaminen ei onnistunut muistin loppumisen takia."
#: errtxt.hrc:91
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The seek operation could not be run."
msgstr "Osoitustoimintoa ei voitu suorittaa."
#: errtxt.hrc:92
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The tell operation could not be run."
msgstr "Tiedoston tell-toimintoa ei voitu suorittaa."
#: errtxt.hrc:93
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Incorrect file version."
msgstr "Väärä tiedostoversio."
#: errtxt.hrc:94
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Incorrect file format."
msgstr "Väärä tiedostomuoto."
#: errtxt.hrc:95
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The file name contains invalid characters."
msgstr "Tiedoston nimessä on virheellisiä merkkejä."
#: errtxt.hrc:96
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "An unknown I/O error has occurred."
msgstr "On ilmennyt tuntematon I/O-virhe."
#: errtxt.hrc:97
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "An invalid attempt was made to access the file."
msgstr "Tiedostoja yritettiin käyttää virheellisesti."
#: errtxt.hrc:98
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The file could not be created."
msgstr "Tiedoston luominen ei onnistunut."
#: errtxt.hrc:99
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The operation was started under an invalid parameter."
msgstr "Toiminto aloitettiin väärällä parametrillä."
#: errtxt.hrc:100
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The operation on the file was aborted."
msgstr "Tiedoston toiminto keskeytettiin."
#: errtxt.hrc:101
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Path to the file does not exist."
msgstr "Tiedostopolkua ei ole."
#: errtxt.hrc:102
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "An object cannot be copied into itself."
msgstr "Objektia ei voi kopioida itseensä."
#: errtxt.hrc:103
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The specified template could not be found."
msgstr "Määritettyä mallia ei löytynyt."
#: errtxt.hrc:104
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The file cannot be used as template."
msgstr "Tiedostoa ei voi käyttää mallina."
#: errtxt.hrc:105
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "This document has already been opened for editing."
msgstr "Asiakirja on jo muokattavana."
#: errtxt.hrc:106
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The wrong password has been entered."
msgstr "Annettiin väärä salasana."
#: errtxt.hrc:107
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Error reading file."
msgstr "Virhe luettaessa tiedostoa."
#: errtxt.hrc:108
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The document was opened as read-only."
msgstr "Asiakirja avattiin kirjoitussuojattuna."
#: errtxt.hrc:109
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "General OLE Error."
msgstr "Yleinen OLE-virhe."
#: errtxt.hrc:110
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The host name $(ARG1) could not be resolved."
msgstr "Tietokoneen $(ARG1) nimen selvittäminen ei onnistunut."
#: errtxt.hrc:111
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Could not establish Internet connection to $(ARG1)."
msgstr "Internet-yhteyden muodostaminen kohteeseen $(ARG1) ei onnistunut."
#: errtxt.hrc:112
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid ""
"Error reading data from the Internet.\n"
@@ -446,7 +378,6 @@ msgstr ""
"Palvelimen virheilmoitus: $(ARG1)."
#: errtxt.hrc:113
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid ""
"Error transferring data to the Internet.\n"
@@ -456,37 +387,31 @@ msgstr ""
"Palvelimen virheilmoitus: $(ARG1)."
#: errtxt.hrc:114
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "General Internet error has occurred."
msgstr "On ilmennyt virhe Internet-yhteydessä."
#: errtxt.hrc:115
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The requested Internet data is not available in the cache and cannot be transmitted as the Online mode has not be activated."
msgstr "Pyydettyjä Internet-tietoja ei ole käytettävissä välimuistissa eikä niitä voi siirtää, koska online-tila ei ole käytössä."
#: errtxt.hrc:116
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The contents could not be created."
msgstr "Sisällön luominen ei onnistunut."
#: errtxt.hrc:117
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The file name is too long for the target file system."
msgstr "Tiedoston nimi on liian pitkä kohdejärjestelmän tiedostojärjestelmälle."
#: errtxt.hrc:118
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The input syntax is invalid."
msgstr "Syöttösyntaksi on virheellinen."
#: errtxt.hrc:119
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid ""
"This document contains attributes that cannot be saved in the selected format.\n"
@@ -496,19 +421,16 @@ msgstr ""
"Tallenna asiakirja %PRODUCTNAME %PRODUCTVERSION -tiedostomuodossa."
#: errtxt.hrc:120
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The maximum number of documents that can be opened at the same time has been reached. You need to close one or more documents before you can open a new document."
msgstr "Asiakirjoja on avoinna suurin sallittu määrä. Jotta uusi asiakirja voidaan luoda tai avata, täytyy yksi tai useampia avoinna olevia asiakirjoja sulkea."
#: errtxt.hrc:121
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Could not create backup copy."
msgstr "Varmistuskopion luominen ei onnistunut."
#: errtxt.hrc:122
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid ""
"An attempt was made to execute a macro.\n"
@@ -518,7 +440,6 @@ msgstr ""
"Makrojen suoritus on poissa käytöstä tietoturvasyistä."
#: errtxt.hrc:123
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid ""
"This document contains macros.\n"
@@ -534,7 +455,6 @@ msgstr ""
"Tästä syystä kaikki toiminnot eivät välttämättä ole käytössä."
#: errtxt.hrc:124
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid ""
"This document contains macros.\n"
@@ -550,7 +470,6 @@ msgstr ""
"Tästä syystä kaikki toiminnot eivät välttämättä ole käytössä."
#: errtxt.hrc:125
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid ""
"The encrypted document contains unexpected non-encrypted streams.\n"
@@ -570,43 +489,36 @@ msgstr ""
" "
#: errtxt.hrc:126
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Invalid data length."
msgstr "Virheellinen tietojen pituus."
#: errtxt.hrc:127
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Function not possible: path contains current directory."
msgstr "Toiminnon toteutus ei ole mahdollista: polku sisältää nykyisen hakemiston."
#: errtxt.hrc:128
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Function not possible: device (drive) not identical."
msgstr "Toiminnon toteutus ei ole mahdollista: laite (asema) ei ole identtinen."
#: errtxt.hrc:129
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Device (drive) not ready."
msgstr "Laite (asema) ei ole valmis."
#: errtxt.hrc:130
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Wrong checksum."
msgstr "Väärä tarkastussumma."
#: errtxt.hrc:131
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Function not possible: write protected."
msgstr "Toiminnon toteutus ei ole mahdollista: objekti on kirjoitussuojattu."
#: errtxt.hrc:132
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid ""
"The password of a shared spreadsheet cannot be set or changed.\n"
@@ -616,31 +528,26 @@ msgstr ""
"Jakaminen on poistettava ensin käytöstä."
#: errtxt.hrc:138
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "General OLE error."
msgstr "Yleinen OLE-virhe."
#: errtxt.hrc:140
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The action cannot be executed in the object's current state."
msgstr "Toimintoa ei voi suorittaa objektin nykyisessä tilassa."
#: errtxt.hrc:142
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The object does not support any actions."
msgstr "Objekti ei tue mitään toimintoja."
#: errtxt.hrc:144
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Object does not support this action."
msgstr "Objekti ei tue tätä toimintoa."
#: errtxt.hrc:151
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "$(ERR) activating object"
msgstr "$(ERR) aktivoitaessa objektia"
@@ -4049,7 +3956,6 @@ msgid "~Finish"
msgstr "~Valmis"
#: strings.hrc:246
-#, fuzzy
msgctxt "STR_WIZDLG_NEXT"
msgid "~Next >"
msgstr "~Seuraava >"
diff --git a/source/fi/svx/messages.po b/source/fi/svx/messages.po
index 15d378360ef..20d603d984c 100644
--- a/source/fi/svx/messages.po
+++ b/source/fi/svx/messages.po
@@ -300,175 +300,150 @@ msgstr "Kuvat"
#. SVX_NUM_BITMAP
#: numberingtype.hrc:32
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "Linked graphics"
msgstr "Linkitetyt kuvat"
#. SVX_NUM_BITMAP|0x80
#: numberingtype.hrc:33
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "1, 2, 3, ..."
msgstr "1, 2, 3, ..."
#. SVX_NUM_ARABIC
#: numberingtype.hrc:34
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "A, B, C, ..."
msgstr "A, B, C, ..."
#. SVX_NUM_CHARS_UPPER_LETTER
#: numberingtype.hrc:35
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "a, b, c, ..."
msgstr "a, b, c, ..."
#. SVX_NUM_CHARS_LOWER_LETTER
#: numberingtype.hrc:36
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "I, II, III, ..."
msgstr "I, II, III, ..."
#. SVX_NUM_ROMAN_UPPER
#: numberingtype.hrc:37
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "i, ii, iii, ..."
msgstr "i, ii, iii, ..."
#. SVX_NUM_ROMAN_LOWER
#: numberingtype.hrc:38
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "A, .., AA, .., AAA, ..."
msgstr "A, .., AA, .., AAA, ..."
#. SVX_NUM_CHARS_UPPER_LETTER_N
#: numberingtype.hrc:39
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "a, .., aa, .., aaa, ..."
msgstr "a, .., aa, .., aaa, ..."
#. SVX_NUM_CHARS_LOWER_LETTER_N
#: numberingtype.hrc:40
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "Native Numbering"
msgstr "Paikallinen numerointi"
#. NATIVE_NUMBERING
#: numberingtype.hrc:41
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "А, Б, .., Аа, Аб, ... (Bulgarian)"
msgstr "А, Б, .., Аа, Аб, ... (bulgaria)"
#. CHARS_CYRILLIC_UPPER_LETTER_BG
#: numberingtype.hrc:42
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "а, б, .., аа, аб, ... (Bulgarian)"
msgstr "а, б, .., аа, аб, ... (bulgaria)"
#. CHARS_CYRILLIC_LOWER_LETTER_BG
#: numberingtype.hrc:43
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "А, Б, .., Аа, Бб, ... (Bulgarian)"
msgstr "А, Б, .., Аа, Бб, ... (bulgaria)"
#. CHARS_CYRILLIC_UPPER_LETTER_N_BG
#: numberingtype.hrc:44
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "а, б, .., аа, бб, ... (Bulgarian)"
msgstr "а, б, .., аа, бб, ... (bulgaria)"
#. CHARS_CYRILLIC_LOWER_LETTER_N_BG
#: numberingtype.hrc:45
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "А, Б, .., Аа, Аб, ... (Russian)"
msgstr "А, Б, .., Аа, Аб, ... (venäjä)"
#. CHARS_CYRILLIC_UPPER_LETTER_RU
#: numberingtype.hrc:46
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "а, б, .., аа, аб, ... (Russian)"
msgstr "а, б, .., аа, аб, ... (venäjä)"
#. CHARS_CYRILLIC_LOWER_LETTER_RU
#: numberingtype.hrc:47
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "А, Б, .., Аа, Бб, ... (Russian)"
msgstr "А, Б, .., Аа, Бб, ... (venäjä)"
#. CHARS_CYRILLIC_UPPER_LETTER_N_RU
#: numberingtype.hrc:48
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "а, б, .., аа, бб, ... (Russian)"
msgstr "а, б, .., аа, бб, ... (venäjä)"
#. CHARS_CYRILLIC_LOWER_LETTER_N_RU
#: numberingtype.hrc:49
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "А, Б, .., Аа, Аб, ... (Serbian)"
msgstr "А, Б, .., Аа, Аб, ... (serbia)"
#. CHARS_CYRILLIC_UPPER_LETTER_SR
#: numberingtype.hrc:50
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "а, б, .., аа, аб, ... (Serbian)"
msgstr "а, б, .., аа, аб, ... (serbia)"
#. CHARS_CYRILLIC_LOWER_LETTER_SR
#: numberingtype.hrc:51
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "А, Б, .., Аа, Бб, ... (Serbian)"
msgstr "А, Б, .., Аа, Бб, ... (serbia)"
#. CHARS_CYRILLIC_UPPER_LETTER_N_SR
#: numberingtype.hrc:52
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "а, б, .., аа, бб, ... (Serbian)"
msgstr "а, б, .., аа, бб, ... (serbia)"
#. CHARS_CYRILLIC_LOWER_LETTER_N_SR
#: numberingtype.hrc:53
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "Α, Β, Γ, ... (Greek Upper Letter)"
msgstr "Α, Β, Γ, ... (kreikkalaiset isot kirjaimet)"
#. CHARS_GREEK_UPPER_LETTER
#: numberingtype.hrc:54
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "α, β, γ, ... (Greek Lower Letter)"
msgstr "α, β, γ, ... (kreikkalaiset pienet kirjaimet)"
#. CHARS_GREEK_LOWER_LETTER
#: numberingtype.hrc:55
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "א...י, יא...כ, ..."
msgstr "א...י, יא...כ, ..."
#. NUMBER_HEBREW
#: numberingtype.hrc:56
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "א...ת, אא...תת, ..."
msgstr "א...ת, אא...תת, ..."
@@ -2117,7 +2092,6 @@ msgid "Classification Dialog"
msgstr ""
#: classificationdialog.ui:94
-#, fuzzy
msgctxt "classificationdialog|label-Content"
msgid "Content"
msgstr "Sisältö"
@@ -2164,7 +2138,6 @@ msgid "Part Number:"
msgstr "Portin numero:"
#: classificationdialog.ui:310
-#, fuzzy
msgctxt "classificationdialog|intellectualPropertyPartAddButton"
msgid "Add"
msgstr "Lisää"
@@ -3249,25 +3222,21 @@ msgid "Tr_ansparency"
msgstr "Läpinäkyvyys"
#: dockingcolorreplace.ui:179
-#, fuzzy
msgctxt "dockingcolorreplace|tol1-atkobject"
msgid "Tolerance 1"
msgstr "Toleranssi 1"
#: dockingcolorreplace.ui:197
-#, fuzzy
msgctxt "dockingcolorreplace|tol2-atkobject"
msgid "Tolerance 2"
msgstr "Toleranssi 2"
#: dockingcolorreplace.ui:215
-#, fuzzy
msgctxt "dockingcolorreplace|tol3-atkobject"
msgid "Tolerance 3"
msgstr "Toleranssi 3"
#: dockingcolorreplace.ui:233
-#, fuzzy
msgctxt "dockingcolorreplace|tol4-atkobject"
msgid "Tolerance 4"
msgstr "Toleranssi 4"
@@ -4546,7 +4515,6 @@ msgid "Point reducti_on:"
msgstr "Pisteen pienennys:"
#: optgridpage.ui:651
-#, fuzzy
msgctxt "optgridpage|label8"
msgid "Constrain Objects"
msgstr "Kohdistuksen rajoitus"
@@ -4682,13 +4650,11 @@ msgid "New Password"
msgstr "Uusi salasana"
#: presetmenu.ui:12
-#, fuzzy
msgctxt "presetmenu|rename"
msgid "Rename"
msgstr "Nimeä uudelleen"
#: presetmenu.ui:20
-#, fuzzy
msgctxt "presetmenu|delete"
msgid "Delete"
msgstr "Poista"
@@ -4918,13 +4884,11 @@ msgid "a_nd"
msgstr "ja"
#: redlinefilterpage.ui:287
-#, fuzzy
msgctxt "redlinefilterpage|startdate-atkobject"
msgid "Start Date"
msgstr "Aloituspäivämäärä"
#: redlinefilterpage.ui:306
-#, fuzzy
msgctxt "redlinefilterpage|starttime-atkobject"
msgid "Start Time"
msgstr "Aloitusaika"
@@ -4935,13 +4899,11 @@ msgid "Set current time and date"
msgstr "Aseta nykyinen aika ja päivämäärä"
#: redlinefilterpage.ui:341
-#, fuzzy
msgctxt "redlinefilterpage|enddate-atkobject"
msgid "End Date"
msgstr "Lopetuspäivämäärä"
#: redlinefilterpage.ui:360
-#, fuzzy
msgctxt "redlinefilterpage|endtime-atkobject"
msgid "End Time"
msgstr "Lopetusaika"
@@ -4988,49 +4950,41 @@ msgid "Delete Rows"
msgstr "Poista rivi"
#: rowsmenu.ui:19
-#, fuzzy
msgctxt "rowsmenu|save"
msgid "Save Record"
msgstr "Tallenna tietue"
#: rowsmenu.ui:26
-#, fuzzy
msgctxt "rowsmenu|undo"
msgid "Undo: Data entry"
msgstr "Kumoa: tietomerkintä"
#: rulermenu.ui:12
-#, fuzzy
msgctxt "rulermenu|mm"
msgid "Millimeter"
msgstr "Millimetri"
#: rulermenu.ui:20
-#, fuzzy
msgctxt "rulermenu|cm"
msgid "Centimeter"
msgstr "Senttimetri"
#: rulermenu.ui:28
-#, fuzzy
msgctxt "rulermenu|m"
msgid "Meter"
msgstr "Metri"
#: rulermenu.ui:36
-#, fuzzy
msgctxt "rulermenu|km"
msgid "Kilometer"
msgstr "Kilometri"
#: rulermenu.ui:44
-#, fuzzy
msgctxt "rulermenu|in"
msgid "Inch"
msgstr "Tuuma"
#: rulermenu.ui:52
-#, fuzzy
msgctxt "rulermenu|ft"
msgid "Foot"
msgstr "Jalka"
@@ -5054,7 +5008,6 @@ msgid "Pica"
msgstr "Pica"
#: rulermenu.ui:84
-#, fuzzy
msgctxt "rulermenu|ch"
msgid "Char"
msgstr "Merkki"
@@ -5076,13 +5029,11 @@ msgid "_Continue in Safe Mode"
msgstr "Jatka vikasietotilassa"
#: safemodedialog.ui:52
-#, fuzzy
msgctxt "safemodedialog|btn_restart"
msgid "_Restart in Normal Mode"
msgstr "Käynnistä uudelleen normaalitilassa"
#: safemodedialog.ui:66
-#, fuzzy
msgctxt "safemodedialog|btn_apply"
msgid "_Apply Changes and Restart"
msgstr "Ota muutokset käyttöön ja käynnistä uudelleen"
@@ -5208,25 +5159,21 @@ msgid "The content of the current form has been modified."
msgstr "Käsiteltävänä olevan lomakkeen sisältöä on muutettu."
#: selectionmenu.ui:12
-#, fuzzy
msgctxt "selectionmenu|standard"
msgid "Standard selection"
msgstr "Normaali valintatila"
#: selectionmenu.ui:20
-#, fuzzy
msgctxt "selectionmenu|extending"
msgid "Extending selection"
msgstr "Valinnan laajennustila"
#: selectionmenu.ui:28
-#, fuzzy
msgctxt "selectionmenu|adding"
msgid "Adding selection"
msgstr "Valinnan lisäystila"
#: selectionmenu.ui:36
-#, fuzzy
msgctxt "selectionmenu|block"
msgid "Block selection"
msgstr "Pystylohkon valintatila"
@@ -5327,13 +5274,11 @@ msgid "Select the gradient angle."
msgstr "Valitse liukuvärjäyksen kulma."
#: sidebararea.ui:216
-#, fuzzy
msgctxt "sidebararea|gradangle-atkobject"
msgid "Gradient angle"
msgstr "Liukuvärjäyksen kulma"
#: sidebararea.ui:232
-#, fuzzy
msgctxt "sidebararea|transparencylabel|tooltip_text"
msgid "Transparency"
msgstr "Läpinäkyvyys"
@@ -5409,7 +5354,6 @@ msgid "Specify 0% for fully opaque through 100% for fully transparent."
msgstr "Valitse arvo väliltä 0% (täysin peittävä) - 100% (täysin läpinäkyvä)."
#: sidebararea.ui:346
-#, fuzzy
msgctxt "sidebararea|settransparency-atkobject"
msgid "Transparency"
msgstr "Läpinäkyvyys"
@@ -5425,7 +5369,6 @@ msgid "Specify the luminance of the graphic."
msgstr "Aseta kuvan kirkkaus."
#: sidebargraphic.ui:70
-#, fuzzy
msgctxt "sidebargraphic|setbrightness-atkobject"
msgid "Brightness"
msgstr "Kirkkaus"
@@ -5441,7 +5384,6 @@ msgid "Specify the degree of difference between the lightest and darkest parts o
msgstr "Aseta kuvan vaaleiden ja tummien osien välinen kirkkausero."
#: sidebargraphic.ui:107
-#, fuzzy
msgctxt "sidebargraphic|setcontrast-atkobject"
msgid "Contrast"
msgstr "Kontrasti"
@@ -5467,43 +5409,36 @@ msgid "Specify the percentage of transparency; 0% is fully opaque and 100% is fu
msgstr "Aseta kuvan läpinäkyvyysprosentti; 0% on täysin peittävä ja 100% täysin läpinäkyvä."
#: sidebargraphic.ui:176
-#, fuzzy
msgctxt "sidebargraphic|settransparency-atkobject"
msgid "Transparency"
msgstr "Läpinäkyvyys"
#: sidebargraphic.ui:209
-#, fuzzy
msgctxt "sidebargraphic|setred|tooltip_text"
msgid "Red"
msgstr "Punainen"
#: sidebargraphic.ui:215
-#, fuzzy
msgctxt "sidebargraphic|setred-atkobject"
msgid "Red"
msgstr "Punainen"
#: sidebargraphic.ui:255
-#, fuzzy
msgctxt "sidebargraphic|setgreen|tooltip_text"
msgid "Green"
msgstr "Vihreä"
#: sidebargraphic.ui:261
-#, fuzzy
msgctxt "sidebargraphic|setgreen-atkobject"
msgid "Green"
msgstr "Vihreä"
#: sidebargraphic.ui:302
-#, fuzzy
msgctxt "sidebargraphic|setblue|tooltip_text"
msgid "Blue"
msgstr "Sininen"
#: sidebargraphic.ui:308
-#, fuzzy
msgctxt "sidebargraphic|setblue-atkobject"
msgid "Blue"
msgstr "Sininen"
@@ -5514,7 +5449,6 @@ msgid "Specify the gamma value that affects the brightness of the midtone values
msgstr "Aseta gamma-arvo, joka vaikuttaa kuvan keskitummien värien kirkkauteen."
#: sidebargraphic.ui:358
-#, fuzzy
msgctxt "sidebargraphic|setgamma-atkobject"
msgid "Gamma value"
msgstr "Gamma-arvo"
@@ -5585,7 +5519,6 @@ msgid "Specify the transparency of the line."
msgstr "Aseta viivan läpinäkyvyys."
#: sidebarline.ui:230
-#, fuzzy
msgctxt "sidebarline|linetransparency-atkobject"
msgid "Transparency"
msgstr "Läpinäkyvyys"
@@ -5808,7 +5741,6 @@ msgid "Enter a width for the selected object."
msgstr "Anna valitun objektin leveys."
#: sidebarpossize.ui:146
-#, fuzzy
msgctxt "sidebarpossize|selectwidth-atkobject"
msgid "Width"
msgstr "Leveys"
@@ -5824,7 +5756,6 @@ msgid "Enter a height for the selected object."
msgstr "Anna valitun objektin korkeus."
#: sidebarpossize.ui:187
-#, fuzzy
msgctxt "sidebarpossize|selectheight-atkobject"
msgid "Height"
msgstr "Korkeus"
@@ -5895,13 +5826,11 @@ msgid "Color:"
msgstr "Väri:"
#: stylemenu.ui:12
-#, fuzzy
msgctxt "stylemenu|update"
msgid "Update to Match Selection"
msgstr "Päivitä valinnan mukaiseksi"
#: stylemenu.ui:20
-#, fuzzy
msgctxt "stylemenu|edit"
msgid "Edit Style..."
msgstr "Muokkaa tyyliä..."
@@ -6077,25 +6006,21 @@ msgid "Delete"
msgstr "Poista"
#: xmlsecstatmenu.ui:12
-#, fuzzy
msgctxt "xmlsecstatmenu|signatures"
msgid "Digital Signatures..."
msgstr "Sähköiset allekirjoitukset..."
#: zoommenu.ui:12
-#, fuzzy
msgctxt "zoommenu|page"
msgid "Entire Page"
msgstr "Koko sivu"
#: zoommenu.ui:20
-#, fuzzy
msgctxt "zoommenu|width"
msgid "Page Width"
msgstr "Sivun leveys"
#: zoommenu.ui:28
-#, fuzzy
msgctxt "zoommenu|optimal"
msgid "Optimal View"
msgstr "Optimaalinen näkymä"
@@ -8084,7 +8009,6 @@ msgid "Glue spacing object 2"
msgstr "Liimaväliobjekti 2"
#: strings.hrc:418
-#, fuzzy
msgctxt "SIP_SA_EDGELINEDELTACOUNT"
msgid "Number of movable lines"
msgstr "Siirrettävien rivien määrä"
@@ -8808,7 +8732,6 @@ msgid "Yellow"
msgstr "Keltainen"
#: strings.hrc:565
-#, fuzzy
msgctxt "RID_SVXSTR_COLOR_GOLD"
msgid "Gold"
msgstr "Kulta"
@@ -8867,7 +8790,6 @@ msgstr "Rivi"
#. Light variants of the standard color palette
#: strings.hrc:577
-#, fuzzy
msgctxt "RID_SVXSTR_COLOR_LIGHTGRAY"
msgid "Light Gray"
msgstr "Kirkas harmaa"
@@ -8893,7 +8815,6 @@ msgid "Light Brick"
msgstr ""
#: strings.hrc:582
-#, fuzzy
msgctxt "RID_SVXSTR_COLOR_LIGHTRED"
msgid "Light Red"
msgstr "Kirkas punainen"
@@ -8914,7 +8835,6 @@ msgid "Light Indigo"
msgstr ""
#: strings.hrc:586
-#, fuzzy
msgctxt "RID_SVXSTR_COLOR_LIGHTBLUE"
msgid "Light Blue"
msgstr "Kirkas sininen"
@@ -8925,7 +8845,6 @@ msgid "Light Teal"
msgstr ""
#: strings.hrc:588
-#, fuzzy
msgctxt "RID_SVXSTR_COLOR_LIGHTGREEN"
msgid "Light Green"
msgstr "Kirkas vihreä"
@@ -9187,13 +9106,11 @@ msgid "Box List Yellow"
msgstr ""
#: strings.hrc:643
-#, fuzzy
msgctxt "RID_SVXSTR_TBLAFMT_LO6_ELEGANT"
msgid "Elegant"
msgstr "Elegantti"
#: strings.hrc:644
-#, fuzzy
msgctxt "RID_SVXSTR_TBLAFMT_LO6_FINANCIAL"
msgid "Financial"
msgstr "Rahoitus"
@@ -10023,7 +9940,6 @@ msgid "Zig Zag"
msgstr ""
#: strings.hrc:816
-#, fuzzy
msgctxt "RID_SVXSTR_BMP53"
msgid "Wave"
msgstr "Aalto"
@@ -10078,7 +9994,6 @@ msgid "Trellis"
msgstr ""
#: strings.hrc:826
-#, fuzzy
msgctxt "RID_SVXSTR_BMP63"
msgid "Sphere"
msgstr "Pallo"
@@ -10136,7 +10051,6 @@ msgid "Upward Diagonal"
msgstr ""
#: strings.hrc:837
-#, fuzzy
msgctxt "RID_SVXSTR_BMP74"
msgid "Cross"
msgstr "Risti"
@@ -10817,55 +10731,46 @@ msgid "P~arallel"
msgstr "Y~hdensuuntainen"
#: strings.hrc:990
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_NW"
msgid "Extrusion North-West"
msgstr "Pursotus luoteeseen"
#: strings.hrc:991
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_N"
msgid "Extrusion North"
msgstr "Pursotus pohjoiseen"
#: strings.hrc:992
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_NE"
msgid "Extrusion North-East"
msgstr "Pursotus koilliseen"
#: strings.hrc:993
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_W"
msgid "Extrusion West"
msgstr "Pursotus länteen"
#: strings.hrc:994
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_NONE"
msgid "Extrusion Backwards"
msgstr "Pursotus taaksepäin"
#: strings.hrc:995
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_E"
msgid "Extrusion East"
msgstr "Pursotus itään"
#: strings.hrc:996
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_SW"
msgid "Extrusion South-West"
msgstr "Pursotus lounaaseen"
#: strings.hrc:997
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_S"
msgid "Extrusion South"
msgstr "Pursotus etelään"
#: strings.hrc:998
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_SE"
msgid "Extrusion South-East"
msgstr "Pursotus kaakkoon"
diff --git a/source/fi/sw/messages.po b/source/fi/sw/messages.po
index f12a98e81ca..447ac2d4885 100644
--- a/source/fi/sw/messages.po
+++ b/source/fi/sw/messages.po
@@ -276,7 +276,6 @@ msgid "File format error found."
msgstr "Ilmeni tiedostomuotovirhe."
#: error.hrc:34
-#, fuzzy
msgctxt "RID_SW_ERRHDL"
msgid "Error reading file."
msgstr "Virhe luettaessa tiedostoa."
@@ -288,7 +287,6 @@ msgid "This is not a valid WinWord6 file."
msgstr "Tämä ei ole kelvollinen WinWord6-tiedosto."
#: error.hrc:36
-#, fuzzy
msgctxt "RID_SW_ERRHDL"
msgid "File format error found at $(ARG1)(row,col)."
msgstr "Tiedostomuotovirhe kohdassa $(ARG1)(rivi,sarake)."
@@ -338,7 +336,6 @@ msgid "$(ARG1) has changed."
msgstr "Kohde $(ARG1) on muuttunut."
#: error.hrc:47
-#, fuzzy
msgctxt "RID_SW_ERRHDL"
msgid "$(ARG1) does not exist."
msgstr "Kohdetta $(ARG1) ei ole olemassa."
@@ -2397,7 +2394,6 @@ msgid "Stop attribute"
msgstr "Lopeta ominaisuus"
#: strings.hrc:420
-#, fuzzy
msgctxt "STR_AUTOCORRECT"
msgid "AutoCorrect"
msgstr "Automaattinen korjaus"
@@ -2453,25 +2449,21 @@ msgid "Apply table attributes"
msgstr "Käytä taulukon ominaisuuksia"
#: strings.hrc:431
-#, fuzzy
msgctxt "STR_UNDO_TABLE_AUTOFMT"
msgid "AutoFormat Table"
msgstr "Taulukon automaattinen muotoilu"
#: strings.hrc:432
-#, fuzzy
msgctxt "STR_UNDO_TABLE_INSCOL"
msgid "Insert Column"
msgstr "Lisää sarake"
#: strings.hrc:433
-#, fuzzy
msgctxt "STR_UNDO_TABLE_INSROW"
msgid "Insert Row"
msgstr "Lisää rivi"
#: strings.hrc:434
-#, fuzzy
msgctxt "STR_UNDO_TABLE_DELBOX"
msgid "Delete row/column"
msgstr "Poista rivi/sarake"
@@ -2487,13 +2479,11 @@ msgid "Delete row"
msgstr "Poista rivi"
#: strings.hrc:437
-#, fuzzy
msgctxt "STR_UNDO_TABLE_SPLIT"
msgid "Split Cells"
msgstr "Jaa solut"
#: strings.hrc:438
-#, fuzzy
msgctxt "STR_UNDO_TABLE_MERGE"
msgid "Merge Cells"
msgstr "Yhdistä solut"
@@ -5029,7 +5019,6 @@ msgid "Custom"
msgstr "Muokattu"
#: strings.hrc:1003
-#, fuzzy
msgctxt "STR_CUSTOM_LABEL"
msgid "[User]"
msgstr "[Käyttäjän määrittämä]"
@@ -6264,19 +6253,16 @@ msgstr "Aakkostetun hakemiston (*.sdi) luontitiedosto"
#. Description: character alignment for frmsh.cxx - context menu
#. -----------------------------------------------------------------------
#: strings.hrc:1264
-#, fuzzy
msgctxt "STR_FRMUI_TOP_BASE"
msgid "Base line at ~top"
msgstr "Perusviiva ~ylhäällä"
#: strings.hrc:1265
-#, fuzzy
msgctxt "STR_FRMUI_BOTTOM_BASE"
msgid "~Base line at bottom"
msgstr "~Perusviiva alhaalla"
#: strings.hrc:1266
-#, fuzzy
msgctxt "STR_FRMUI_CENTER_BASE"
msgid "Base line ~centered"
msgstr "~Keskitetty perusviiva"
@@ -6294,25 +6280,21 @@ msgid "Bottom of line"
msgstr "Rivin alareuna"
#: strings.hrc:1269
-#, fuzzy
msgctxt "STR_FRMUI_LINE_CENTER"
msgid "Center of line"
msgstr "Viivan keskikohta"
#: strings.hrc:1270
-#, fuzzy
msgctxt "STR_FRMUI_OLE_INSERT"
msgid "Insert object"
msgstr "Lisää objekti"
#: strings.hrc:1271
-#, fuzzy
msgctxt "STR_FRMUI_OLE_EDIT"
msgid "Edit object"
msgstr "Muokkaa objektia"
#: strings.hrc:1272
-#, fuzzy
msgctxt "STR_FRMUI_COLL_HEADER"
msgid " (Template: "
msgstr " (Malli: "
@@ -6509,19 +6491,16 @@ msgid "Text formula"
msgstr "Tekstikaava"
#: strings.hrc:1320
-#, fuzzy
msgctxt "STR_MENU_ZOOM"
msgid "~Zoom"
msgstr "Zoomaus"
#: strings.hrc:1321
-#, fuzzy
msgctxt "STR_MENU_UP"
msgid "~Upwards"
msgstr "Ylös"
#: strings.hrc:1322
-#, fuzzy
msgctxt "STR_MENU_DOWN"
msgid "Do~wnwards"
msgstr "Alas"
@@ -6890,7 +6869,6 @@ msgid "Not applied"
msgstr "Ei käytössä"
#: assignstylesdialog.ui:207
-#, fuzzy
msgctxt "assignstylesdialog|label3"
msgid "Styles"
msgstr "Tyylit"
@@ -7152,7 +7130,6 @@ msgid "Insert Bibliography Entry"
msgstr "Lisää lähdeluettelomerkintä"
#: bibliographyentry.ui:20
-#, fuzzy
msgctxt "bibliographyentry|insert"
msgid "Insert"
msgstr "Lisää"
@@ -7193,7 +7170,6 @@ msgid "Entry"
msgstr "Merkintä"
#: bulletsandnumbering.ui:8
-#, fuzzy
msgctxt "bulletsandnumbering|BulletsAndNumberingDialog"
msgid "Bullets and Numbering"
msgstr "Luettelomerkit ja numerointi"
@@ -7960,7 +7936,6 @@ msgid "Semicolons"
msgstr "Puolipisteet"
#: converttexttable.ui:167
-#, fuzzy
msgctxt "converttexttable|paragraph"
msgid "Paragraph"
msgstr "Kappale"
@@ -8552,7 +8527,6 @@ msgid "Sender"
msgstr "Lähettäjä"
#: envformatpage.ui:478
-#, fuzzy
msgctxt "envformatpage|label12"
msgid "F_ormat"
msgstr "Muotoilu"
@@ -10808,7 +10782,6 @@ msgid "lines"
msgstr "riviä"
#: linenumbering.ui:324
-#, fuzzy
msgctxt "linenumbering|view"
msgid "View"
msgstr "Näytä"
@@ -10954,7 +10927,6 @@ msgid "_Electronic"
msgstr "Sähköinen"
#: mailmerge.ui:321
-#, fuzzy
msgctxt "mailmerge|file"
msgid "File"
msgstr "Tiedosto"
@@ -11900,7 +11872,6 @@ msgid " "
msgstr ""
#: notebookbar.ui:421
-#, fuzzy
msgctxt "notebookbar|NewSW|tooltip_text"
msgid "Text Document"
msgstr "Tekstiasiakirja"
@@ -11944,7 +11915,6 @@ msgid " "
msgstr ""
#: notebookbar.ui:488
-#, fuzzy
msgctxt "notebookbar|NewSF|tooltip_text"
msgid "Formula"
msgstr "Kaava"
@@ -11955,7 +11925,6 @@ msgid " "
msgstr ""
#: notebookbar.ui:504
-#, fuzzy
msgctxt "notebookbar|NewSB|tooltip_text"
msgid "Database"
msgstr "Tietokanta"
@@ -12224,19 +12193,16 @@ msgid "Frame / OLE"
msgstr "Kehys / OLE"
#: notebookbar_compact.ui:1880
-#, fuzzy
msgctxt "notebookbar_compact|menubarD"
msgid "Menubar"
msgstr "Valikkorivi"
#: notebookbar_compact.ui:2768
-#, fuzzy
msgctxt "notebookbar_compact|fileb"
msgid "_File"
msgstr "Tiedosto"
#: notebookbar_compact.ui:2797
-#, fuzzy
msgctxt "notebookbar_compact|FileLabel"
msgid "File"
msgstr "Tiedosto"
@@ -12248,13 +12214,11 @@ msgid "_Edit"
msgstr "_Muokkaa"
#: notebookbar_compact.ui:3338
-#, fuzzy
msgctxt "notebookbar_compact|formatb"
msgid "F_ormat"
msgstr "Muotoilu"
#: notebookbar_compact.ui:3660
-#, fuzzy
msgctxt "notebookbar_compact|menub"
msgid "_Menu"
msgstr "Valikko"
@@ -12272,7 +12236,6 @@ msgid "_Insert"
msgstr "_Lisää"
#: notebookbar_compact.ui:4123
-#, fuzzy
msgctxt "notebookbar_compact|InsertLabel"
msgid "Insert"
msgstr "Lisää"
@@ -12284,13 +12247,11 @@ msgid "Pag_e"
msgstr "Sivu"
#: notebookbar_compact.ui:4530
-#, fuzzy
msgctxt "notebookbar_compact|LayoutLabel"
msgid "Page layout"
msgstr "Sivun asettelu"
#: notebookbar_compact.ui:4869
-#, fuzzy
msgctxt "notebookbar_compact|referenceb"
msgid "Reference_s"
msgstr "Viittaukset"
@@ -12302,7 +12263,6 @@ msgid "References"
msgstr "Lähdeviitteet"
#: notebookbar_compact.ui:5297
-#, fuzzy
msgctxt "notebookbar_compact|reviewR"
msgid "_Review"
msgstr "Tarkistus"
@@ -12314,19 +12274,16 @@ msgid "Review"
msgstr "Tarkistus"
#: notebookbar_compact.ui:5762
-#, fuzzy
msgctxt "notebookbar_compact|viewb"
msgid "_View"
msgstr "Näkymä"
#: notebookbar_compact.ui:5792
-#, fuzzy
msgctxt "notebookbar_compact|ViewLabel"
msgid "View"
msgstr "Näytä"
#: notebookbar_compact.ui:6448
-#, fuzzy
msgctxt "notebookbar_compact|tableT"
msgid "T_able"
msgstr "Taulukko"
@@ -12338,25 +12295,21 @@ msgid "Table"
msgstr "Taulukko"
#: notebookbar_compact.ui:7105
-#, fuzzy
msgctxt "notebookbar_compact|graphicB"
msgid "_Graphic"
msgstr "Grafiikka"
#: notebookbar_compact.ui:7136
-#, fuzzy
msgctxt "notebookbar_compact|ImageLabel"
msgid "Image"
msgstr "Kuva"
#: notebookbar_compact.ui:7611
-#, fuzzy
msgctxt "notebookbar_compact|wrapb"
msgid "Wrap"
msgstr "Rivitys"
#: notebookbar_compact.ui:7762
-#, fuzzy
msgctxt "notebookbar_compact|drab"
msgid "D_raw"
msgstr "Piirros"
@@ -12368,7 +12321,6 @@ msgid "Draw"
msgstr "Piirros"
#: notebookbar_compact.ui:8117
-#, fuzzy
msgctxt "notebookbar_compact|frame:MenuWrap"
msgid "Wrap"
msgstr "Rivitys"
@@ -12380,37 +12332,31 @@ msgid "Align"
msgstr "Tasaa"
#: notebookbar_compact.ui:8216
-#, fuzzy
msgctxt "notebookbar_compact|frame:MenuDraw"
msgid "Object"
msgstr "Objekti"
#: notebookbar_compact.ui:8246
-#, fuzzy
msgctxt "notebookbar_compact|FrameLabel"
msgid "Object"
msgstr "Objekti"
#: notebookbar_compact.ui:8780
-#, fuzzy
msgctxt "notebookbar_compact|referenceb"
msgid "_Tools"
msgstr "Työkalut"
#: notebookbar_compact.ui:8810
-#, fuzzy
msgctxt "notebookbar_compact|DevLabel"
msgid "Tools"
msgstr "Työkalut"
#: notebookbar_groupedbar_compact.ui:1151
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|menubarD1"
msgid "Menubar"
msgstr "Valikkorivi"
#: notebookbar_groupedbar_compact.ui:3106
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|menubarD"
msgid "Menubar"
msgstr "Valikkorivi"
@@ -12422,19 +12368,16 @@ msgid "Quotation"
msgstr "Lainaus"
#: notebookbar_groupedbar_compact.ui:4005
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|menub"
msgid "_Menu"
msgstr "Valikko"
#: notebookbar_groupedbar_compact.ui:4060
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|toolsb"
msgid "_Tools"
msgstr "Työkalut"
#: notebookbar_groupedbar_compact.ui:4148
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|fileb"
msgid "_File"
msgstr "Tiedosto"
@@ -12452,13 +12395,11 @@ msgid "St_yles"
msgstr "Tyylit"
#: notebookbar_groupedbar_compact.ui:4619
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|formatb"
msgid "F_ormat"
msgstr "Muotoilu"
#: notebookbar_groupedbar_compact.ui:4872
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|paragraphb"
msgid "_Paragraph"
msgstr "Kappale"
@@ -12470,19 +12411,16 @@ msgid "_Insert"
msgstr "_Lisää"
#: notebookbar_groupedbar_compact.ui:5192
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|referenceb"
msgid "Reference_s"
msgstr "Viittaukset"
#: notebookbar_groupedbar_compact.ui:5299
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|reviewb"
msgid "_Review"
msgstr "Tarkistus"
#: notebookbar_groupedbar_compact.ui:5413
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|viewb"
msgid "_View"
msgstr "Näkymä"
@@ -12494,31 +12432,26 @@ msgid "St_yles"
msgstr "Tyylit"
#: notebookbar_groupedbar_compact.ui:5691
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|formatt"
msgid "F_ormat"
msgstr "Muotoilu"
#: notebookbar_groupedbar_compact.ui:5906
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|paragrapht"
msgid "_Paragraph"
msgstr "Kappale"
#: notebookbar_groupedbar_compact.ui:6031
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|tableT"
msgid "T_able"
msgstr "Taulukko"
#: notebookbar_groupedbar_compact.ui:6167
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|merged"
msgid "_Merge"
msgstr "Yhdistä"
#: notebookbar_groupedbar_compact.ui:6289
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|rowscolumnst"
msgid "R_ows"
msgstr "Rivit"
@@ -12530,25 +12463,21 @@ msgid "Selec_t"
msgstr "Valitse"
#: notebookbar_groupedbar_compact.ui:6525
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|calculatet"
msgid "_Calc"
msgstr "Laske"
#: notebookbar_groupedbar_compact.ui:6660
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|graphicB"
msgid "_Graphic"
msgstr "Grafiikka"
#: notebookbar_groupedbar_compact.ui:6775
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|colorb"
msgid "C_olor"
msgstr "Väri"
#: notebookbar_groupedbar_compact.ui:7092
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|arrange"
msgid "_Arrange"
msgstr "Järjestä"
@@ -12566,25 +12495,21 @@ msgid "_Language"
msgstr "Kieli"
#: notebookbar_groupedbar_compact.ui:7498
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|revieb"
msgid "_Review"
msgstr "Tarkistus"
#: notebookbar_groupedbar_compact.ui:7648
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|commentsb"
msgid "_Comments"
msgstr "Huomautukset"
#: notebookbar_groupedbar_compact.ui:7748
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|compareb"
msgid "Com_pare"
msgstr "Vertaile"
#: notebookbar_groupedbar_compact.ui:7848
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|viewA"
msgid "_View"
msgstr "Näkymä"
@@ -12596,13 +12521,11 @@ msgid "St_yles"
msgstr "Tyylit"
#: notebookbar_groupedbar_compact.ui:8248
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|drawb"
msgid "D_raw"
msgstr "Piirros"
#: notebookbar_groupedbar_compact.ui:8475
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|arrangeD"
msgid "_Arrange"
msgstr "Järjestä"
@@ -12620,19 +12543,16 @@ msgid "Grou_p"
msgstr "Ryhmä"
#: notebookbar_groupedbar_compact.ui:8828
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|3Db"
msgid "3_D"
msgstr "3D"
#: notebookbar_groupedbar_compact.ui:9011
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|oleB"
msgid "F_rame"
msgstr "Kehys"
#: notebookbar_groupedbar_compact.ui:9218
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|arrangeO"
msgid "_Arrange"
msgstr "Järjestä"
@@ -12644,7 +12564,6 @@ msgid "_Grid"
msgstr "Ruudukko"
#: notebookbar_groupedbar_compact.ui:9437
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|viewO"
msgid "_View"
msgstr "Näkymä"
@@ -12656,19 +12575,16 @@ msgid "St_yles"
msgstr "Tyylit"
#: notebookbar_groupedbar_compact.ui:9717
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|formats"
msgid "F_ormat"
msgstr "Muotoilu"
#: notebookbar_groupedbar_compact.ui:9978
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|paragraphs"
msgid "_Paragraph"
msgstr "Kappale"
#: notebookbar_groupedbar_compact.ui:10137
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|viewc"
msgid "_View"
msgstr "Näkymä"
@@ -12773,7 +12689,6 @@ msgid "St_yles"
msgstr "Tyylit"
#: notebookbar_groupedbar_full.ui:7620
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|formatt"
msgid "F_ormat"
msgstr "Muotoilu"
@@ -12835,7 +12750,6 @@ msgid "Com_pare"
msgstr "Vertaile"
#: notebookbar_groupedbar_full.ui:10209
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewa"
msgid "_View"
msgstr "Näkymä"
@@ -12883,7 +12797,6 @@ msgid "3_D"
msgstr "3D"
#: notebookbar_groupedbar_full.ui:12158
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|formatd"
msgid "F_ormat"
msgstr "Muotoilu"
@@ -12894,7 +12807,6 @@ msgid "_Paragraph"
msgstr "Kappale"
#: notebookbar_groupedbar_full.ui:12600
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewd"
msgid "_View"
msgstr "Näkymä"
@@ -12925,7 +12837,6 @@ msgid "_Grid"
msgstr "Ruudukko"
#: notebookbar_groupedbar_full.ui:14168
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewf"
msgid "_View"
msgstr "Näkymä"
@@ -13840,7 +13751,6 @@ msgid "_Tabs"
msgstr "Sarkaimet"
#: optformataidspage.ui:434
-#, fuzzy
msgctxt "optformataidspage|filltabandspace"
msgid "Tabs a_nd spaces"
msgstr "Sarkaimet ja välit"
@@ -14997,19 +14907,16 @@ msgid "0,00"
msgstr "0,00"
#: picturepage.ui:335
-#, fuzzy
msgctxt "picturepage|FT_ANGLEPRESETS"
msgid "Default _settings:"
msgstr "Oletusasetukset:"
#: picturepage.ui:349
-#, fuzzy
msgctxt "picturepage|CTL_ANGLE|tooltip_text"
msgid "Rotation Angle"
msgstr "Kiertokulma"
#: picturepage.ui:374
-#, fuzzy
msgctxt "picturepage|label2"
msgid "Rotation Angle"
msgstr "Kiertokulma"
@@ -16280,37 +16187,31 @@ msgid "Remaining space:"
msgstr "Tilaa jäljellä:"
#: tablecolumnpage.ui:134
-#, fuzzy
msgctxt "tablecolumnpage|width2-atkobject"
msgid "Column 2 Width"
msgstr "Palstan 2 leveys"
#: tablecolumnpage.ui:155
-#, fuzzy
msgctxt "tablecolumnpage|width3-atkobject"
msgid "Column 3 Width"
msgstr "Palstan 3 leveys"
#: tablecolumnpage.ui:176
-#, fuzzy
msgctxt "tablecolumnpage|width4-atkobject"
msgid "Column 4 Width"
msgstr "Palstan 4 leveys"
#: tablecolumnpage.ui:197
-#, fuzzy
msgctxt "tablecolumnpage|width5-atkobject"
msgid "Column 5 Width"
msgstr "Palstan 5 leveys"
#: tablecolumnpage.ui:218
-#, fuzzy
msgctxt "tablecolumnpage|width6-atkobject"
msgid "Column 6 Width"
msgstr "Palstan 6 leveys"
#: tablecolumnpage.ui:324
-#, fuzzy
msgctxt "tablecolumnpage|width1-atkobject"
msgid "Column 1 Width"
msgstr "Palstan 1 leveys"
diff --git a/source/fi/uui/messages.po b/source/fi/uui/messages.po
index 4b3878f747b..0daa740772a 100644
--- a/source/fi/uui/messages.po
+++ b/source/fi/uui/messages.po
@@ -380,7 +380,6 @@ msgstr ""
" $(ARG1)."
#: ids.hrc:158
-#, fuzzy
msgctxt "STR_UUI_UNKNOWNAUTH_UNTRUSTED"
msgid ""
"Unable to verify the identity of $(ARG1) site.\n"
@@ -392,7 +391,6 @@ msgstr ""
"Ennen kuin hyväksyt tämän varmenteen, tutustu sen sisältöön huolellisesti. Hyväksytkö tämän varmenteen käytön sivuston $(ARG1) tunnistamisessa?"
#: ids.hrc:159
-#, fuzzy
msgctxt "STR_UUI_SSLWARN_EXPIRED"
msgid ""
"$(ARG1) is a site that uses a security certificate to encrypt data during transmission, but its certificate expired on $(ARG2).\n"
@@ -404,13 +402,11 @@ msgstr ""
"Tarkista, että tietokoneesi kello on oikeassa ajassa."
#: ids.hrc:160
-#, fuzzy
msgctxt "STR_UUI_SSLWARN_EXPIRED_TITLE"
msgid "Security Warning: Server Certificate Invalid"
msgstr "Suojausvaroitus: Virheellinen palvelimen varmenne"
#: ids.hrc:161
-#, fuzzy
msgctxt "STR_UUI_SSLWARN_DOMAINMISMATCH"
msgid ""
"You have attempted to establish a connection with $(ARG1). However, the security certificate presented belongs to $(ARG2). It is possible, though unlikely, that someone may be trying to intercept your communication with this web site.\n"
@@ -426,13 +422,11 @@ msgstr ""
"Haluatko jatkaa yhteyden muodostamista?"
#: ids.hrc:162
-#, fuzzy
msgctxt "STR_UUI_SSLWARN_DOMAINMISMATCH_TITLE"
msgid "Security Warning: Server Certificate Expired"
msgstr "Suojausvaroitus: Palvelimen varmenne on vanhentunut"
#: ids.hrc:163
-#, fuzzy
msgctxt "STR_UUI_SSLWARN_INVALID"
msgid ""
"The certificate could not be validated. You should examine this site's certificate carefully.\n"
@@ -444,7 +438,6 @@ msgstr ""
"Jos epäilet varmenteen kelvollisuutta, peruuta yhteys ja ilmoita asiasta sivuston ylläpitäjälle."
#: ids.hrc:164
-#, fuzzy
msgctxt "STR_UUI_SSLWARN_INVALID_TITLE"
msgid "Security Warning: Domain Name Mismatch"
msgstr "Suojausvaroitus: Verkkoaluenimi ei täsmää"
@@ -562,7 +555,6 @@ msgid "The lock file could not be created for exclusive access by %PRODUCTNAME,
msgstr "%PRODUCTNAME ei voinut lukita tiedostoa muiden tekemien muutosten estämiseksi, koska lukkotiedostoa ei voitu luoda tiedoston kanssa samaan kansioon oikeuksien puuttumisen takia."
#: strings.hrc:47
-#, fuzzy
msgctxt "STR_LOCKFAILED_OPENREADONLY_BTN"
msgid "Open ~Read-Only"
msgstr "Avaa kirjoitus~suojattuna"
@@ -718,7 +710,6 @@ msgid "The lock file is corrupted and probably empty. Opening the document read-
msgstr ""
#: strings.hrc:76
-#, fuzzy
msgctxt "STR_LOCKCORRUPT_OPENREADONLY_BTN"
msgid "Open ~Read-Only"
msgstr "Avaa kirjoitus~suojattuna"
diff --git a/source/fi/vcl/messages.po b/source/fi/vcl/messages.po
index 2fd80a21058..00d834a0223 100644
--- a/source/fi/vcl/messages.po
+++ b/source/fi/vcl/messages.po
@@ -698,19 +698,16 @@ msgid "Information"
msgstr "Tietoja"
#: strings.hrc:134
-#, fuzzy
msgctxt "SV_MSGBOX_WARNING"
msgid "Warning"
msgstr "Varoitus"
#: strings.hrc:135
-#, fuzzy
msgctxt "SV_MSGBOX_ERROR"
msgid "Error"
msgstr "Virhe"
#: strings.hrc:136
-#, fuzzy
msgctxt "SV_MSGBOX_QUERY"
msgid "Confirmation"
msgstr "vahvistus"
diff --git a/source/fi/wizards/messages.po b/source/fi/wizards/messages.po
index 833ab1b028b..da76e9786a6 100644
--- a/source/fi/wizards/messages.po
+++ b/source/fi/wizards/messages.po
@@ -14,73 +14,61 @@ msgstr ""
"X-Generator: LibreOffice\n"
#: strings.hrc:32
-#, fuzzy
msgctxt "RID_COMMON_START_0"
msgid "The directory '%1' could not be created.<BR>There may not be enough space left on your hard disk."
msgstr "Kansiota '%1' ei voitu luoda.<BR>Kiintolevyllä ei ehkä ole riittävästi vapaata levytilaa."
#: strings.hrc:33
-#, fuzzy
msgctxt "RID_COMMON_START_1"
msgid "The text document could not be created.<BR>Please check if the module 'PRODUCTNAME Writer' is installed."
msgstr "Tekstiasiakirjaa ei voitu luoda.<BR>Tarkista, että 'PRODUCTNAME Writer'-moduuli on asennettu."
#: strings.hrc:34
-#, fuzzy
msgctxt "RID_COMMON_START_2"
msgid "The spreadsheet could not be created.<BR>Please check if the module 'PRODUCTNAME Calc' is installed."
msgstr "Laskentataulukkoa ei voitu luoda.<BR>Tarkista, että 'PRODUCTNAME Calc'-moduuli on asennettu."
#: strings.hrc:35
-#, fuzzy
msgctxt "RID_COMMON_START_3"
msgid "The presentation could not be created.<BR>Please check if the module 'PRODUCTNAME Impress' is installed."
msgstr "Esitystä ei voitu luoda.<BR>Tarkista, että 'PRODUCTNAME Impress'-moduuli on asennettu."
#: strings.hrc:36
-#, fuzzy
msgctxt "RID_COMMON_START_4"
msgid "The drawing could not be created.<BR>Please check if the module 'PRODUCTNAME Draw' is installed."
msgstr "Piirrosta ei voitu luoda.<BR>Tarkista, että 'PRODUCTNAME Draw'-moduuli on asennettu."
#: strings.hrc:37
-#, fuzzy
msgctxt "RID_COMMON_START_5"
msgid "The formula could not be created.<BR>Please check if the module 'PRODUCTNAME Math' is installed."
msgstr "Kaavaa ei voitu luoda.<BR>Tarkista, että 'PRODUCTNAME Math'-moduuli on asennettu."
#: strings.hrc:38
-#, fuzzy
msgctxt "RID_COMMON_START_6"
msgid "The files required could not be found.<BR>Please start the %PRODUCTNAME Setup and choose 'Repair'."
msgstr "Vaadittuja tiedostoja ei löytynyt.<BR>Käynnistä %PRODUCTNAME-asennus ja valitse 'Korjaa'."
#: strings.hrc:39
-#, fuzzy
msgctxt "RID_COMMON_START_7"
msgid "The file '<PATH>' already exists.<BR><BR>Would you like to overwrite the existing file?"
msgstr "Tiedosto '<PATH>' on jo olemassa.<BR><BR>Haluatko korvata olemassa olevan tiedoston?"
#: strings.hrc:40
-#, fuzzy
msgctxt "RID_COMMON_START_8"
msgid "Yes"
msgstr "Kyllä"
#: strings.hrc:41
-#, fuzzy
msgctxt "RID_COMMON_START_9"
msgid "Yes to All"
msgstr "Kyllä kaikkiin"
#: strings.hrc:42
-#, fuzzy
msgctxt "RID_COMMON_START_10"
msgid "No"
msgstr "Ei"
#: strings.hrc:43
-#, fuzzy
msgctxt "RID_COMMON_START_11"
msgid "Cancel"
msgstr "Peruuta"
@@ -92,55 +80,46 @@ msgid "~Finish"
msgstr "~Valmis"
#: strings.hrc:45
-#, fuzzy
msgctxt "RID_COMMON_START_13"
msgid "< ~Back"
msgstr "< ~Edellinen"
#: strings.hrc:46
-#, fuzzy
msgctxt "RID_COMMON_START_14"
msgid "~Next >"
msgstr "~Seuraava >"
#: strings.hrc:47
-#, fuzzy
msgctxt "RID_COMMON_START_15"
msgid "~Help"
msgstr "~Ohje"
#: strings.hrc:48
-#, fuzzy
msgctxt "RID_COMMON_START_16"
msgid "Steps"
msgstr "Vaiheet"
#: strings.hrc:49
-#, fuzzy
msgctxt "RID_COMMON_START_17"
msgid "Close"
msgstr "Sulje"
#: strings.hrc:50
-#, fuzzy
msgctxt "RID_COMMON_START_18"
msgid "OK"
msgstr "OK"
#: strings.hrc:51
-#, fuzzy
msgctxt "RID_COMMON_START_19"
msgid "The file already exists. Do you want to overwrite it?"
msgstr "Tiedosto on olemassa. Haluatko korvata sen sisällön?"
#: strings.hrc:52
-#, fuzzy
msgctxt "RID_COMMON_START_20"
msgid "Template created via <wizard_name> on <current_date>."
msgstr "Malli on luotu toiminnolla <wizard_name> hetkellä <current_date>."
#: strings.hrc:53
-#, fuzzy
msgctxt "RID_COMMON_START_21"
msgid ""
"The wizard could not be run, because important files were not found.\n"
@@ -152,373 +131,311 @@ msgstr ""
"Yritä sen jälkeen ohjattua toimintoa uudelleen."
#: strings.hrc:56
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_1"
msgid "Letter Wizard"
msgstr "Kirjeen ohjattu luonti"
#: strings.hrc:57
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_2"
msgid "Label9"
msgstr "Selite9"
#: strings.hrc:58
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_3"
msgid "~Business letter"
msgstr "~Liikekirje"
#: strings.hrc:59
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_4"
msgid "~Formal personal letter"
msgstr "~Muodollinen yksityiskirje"
#: strings.hrc:60
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_5"
msgid "~Personal letter"
msgstr "~Yksityiskirje"
#: strings.hrc:61
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_6"
msgid "~Use letterhead paper with pre-printed elements"
msgstr "~Käytä logopaperia"
#: strings.hrc:62
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_7"
msgid "~Logo"
msgstr "~Logo"
#: strings.hrc:63
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_8"
msgid "Return address"
msgstr "Vastausosoite"
#: strings.hrc:64
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_9"
msgid "~Include footer"
msgstr "~Sisällytä alatunniste"
#: strings.hrc:65
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_10"
msgid "~Return address in envelope window"
msgstr "~Vastausosoite kirjekuoren ikkunan kohdalla"
#: strings.hrc:66
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_11"
msgid "~Logo"
msgstr "~Logo"
#: strings.hrc:67
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_12"
msgid "~Return address in envelope window"
msgstr "~Vastausosoite kirjekuoren ikkunan kohdalla"
#: strings.hrc:68
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_13"
msgid "Letter Signs"
msgstr "Viitteet muihin kirjeisiin"
#: strings.hrc:69
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_14"
msgid "S~ubject line"
msgstr "Aihe~rivi"
#: strings.hrc:70
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_15"
msgid "Salu~tation"
msgstr "~Tervehdys"
#: strings.hrc:71
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_16"
msgid "Fold ~marks"
msgstr "Taitto~merkit"
#: strings.hrc:72
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_17"
msgid "~Complimentary close"
msgstr "~Kohtelias lopetus"
#: strings.hrc:73
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_18"
msgid "~Footer"
msgstr "~Alatunniste"
#: strings.hrc:74
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_19"
msgid "~Use user data for return address"
msgstr "Käytä ohjelmiston ~käyttäjän tietoja vastausosoitteena"
#: strings.hrc:75
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_20"
msgid "~New sender address:"
msgstr "~Uusi lähettäjän osoite:"
#: strings.hrc:76
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_21"
msgid "Use placeholders for ~recipient's address"
msgstr "Käytä paikkamerkkejä ~vastaanottajan osoitteelle"
#: strings.hrc:77
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_22"
msgid "Use address database for ~mail merge"
msgstr "Käytä osoitetietokantaa ~joukkokirjeen tekoon"
#: strings.hrc:78
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_23"
msgid "Include ~only on second and following pages"
msgstr "Vasta ~toiselle ja seuraaville sivuille"
#: strings.hrc:79
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_24"
msgid "~Include page number"
msgstr "~Sisällytä sivunumero"
#: strings.hrc:80
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_25"
msgid "Letter Template"
msgstr "Mallikirje"
#: strings.hrc:81
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_26"
msgid "Create a ~letter from this template"
msgstr "Luo ~kirje tästä mallista"
#: strings.hrc:82
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_27"
msgid "Make ~manual changes to this letter template"
msgstr "Tee ~manuaalisia muutoksia tähän kirjemalliin"
#: strings.hrc:83
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_28"
msgid "Page design"
msgstr "Sivun asettelu"
#: strings.hrc:84
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_29"
msgid "Page design"
msgstr "Sivun asettelu"
#: strings.hrc:85
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_30"
msgid "Page design"
msgstr "Sivun asettelu"
#: strings.hrc:86
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_31"
msgid "This wizard helps you to create a letter template. You can then use the template as the basis for writing letters as often as desired."
msgstr "Tämä ohjattu toiminto auttaa luomaan kirjemallin, jota voidaan jatkossa käyttää samalla tavalla muotoiltujen kirjeiden luontiin."
#: strings.hrc:87
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_32"
msgid "~Height:"
msgstr "~Korkeus:"
#: strings.hrc:88
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_33"
msgid "~Width:"
msgstr "~Leveys:"
#: strings.hrc:89
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_34"
msgid "S~pacing to left margin:"
msgstr "Etäisyys ~vasempaan marginaaliin:"
#: strings.hrc:90
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_35"
msgid "Spacing ~to top margin:"
msgstr "Etäisyys ~ylämarginaaliin:"
#: strings.hrc:91
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_36"
msgid "Height:"
msgstr "Korkeus:"
#: strings.hrc:92
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_37"
msgid "Width:"
msgstr "Leveys:"
#: strings.hrc:93
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_38"
msgid "S~pacing to left margin:"
msgstr "Etäisyys ~vasempaan marginaaliin:"
#: strings.hrc:94
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_39"
msgid "Spacing ~to top margin:"
msgstr "Etäisyys ~ylämarginaaliin:"
#: strings.hrc:95
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_40"
msgid "Height:"
msgstr "Korkeus:"
#: strings.hrc:96
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_42"
msgid "Sender's address"
msgstr "Lähettäjän osoite"
#: strings.hrc:97
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_43"
msgid "Name:"
msgstr "Nimi:"
#: strings.hrc:98
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_44"
msgid "Street:"
msgstr "Katuosoite:"
#: strings.hrc:99
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_45"
msgid "ZIP code/State/City:"
msgstr "Postinumero/Osavaltio/Postitoimipaikka:"
#: strings.hrc:100
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_46"
msgid "Recipient's address"
msgstr "Vastaanottajan osoite"
#: strings.hrc:101
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_47"
msgid "Footer"
msgstr "Alatunniste"
#: strings.hrc:102
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_48"
msgid "This wizard creates a letter template which enables you to create multiple letters with the same layout and settings."
msgstr "Tämä ohjattu toiminto luo kirjemallin, jota voidaan jatkossa käyttää samalla tavalla muotoiltujen kirjeiden luontiin."
#: strings.hrc:103
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_49"
msgid "To create another new letter out of the template just navigate to the template location and double-click it."
msgstr "Uusi kirje luodaan mallista kaksoisnapsauttamalla mallia."
#: strings.hrc:104
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_50"
msgid "Template name:"
msgstr "Mallitiedoston nimi:"
#: strings.hrc:105
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_51"
msgid "Location and file name:"
msgstr "Sijainti ja tiedoston nimi:"
#: strings.hrc:106
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_52"
msgid "How do you want to proceed?"
msgstr "Kuinka haluat jatkaa?"
#: strings.hrc:107
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_53"
msgid "Please choose the type of letter and page design"
msgstr "Valitse kirjeen tyyppi ja sivun asettelu"
#: strings.hrc:108
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_54"
msgid "Select the items to be printed"
msgstr "Valitse sisällytettävät osat"
#: strings.hrc:109
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_55"
msgid "Specify items already on your letterhead paper"
msgstr "Määrittele logopaperilla valmiina olevat painatukset"
#: strings.hrc:110
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_56"
msgid "Specify the sender and recipient information"
msgstr "Määrittele lähettäjä ja vastaanottaja"
#: strings.hrc:111
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_57"
msgid "Fill in the information you would like in the footer"
msgstr "Syötä alatunniste"
#: strings.hrc:112
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_58"
msgid "Please specify last settings"
msgstr "Viimeiset asetukset"
#: strings.hrc:113
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_59"
msgid "Subject:"
msgstr "Aihe:"
#: strings.hrc:114
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_60"
msgid "Elegant"
msgstr "Elegantti"
#: strings.hrc:115
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_61"
msgid "Modern"
msgstr "Moderni"
#: strings.hrc:116
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_62"
msgid "Office"
msgstr "Toimisto"
#: strings.hrc:117
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_63"
msgid "Bottle"
msgstr "Pullo"
@@ -530,289 +447,241 @@ msgid "Mail"
msgstr "Posti"
#: strings.hrc:119
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_65"
msgid "Marine"
msgstr "Merensininen"
#: strings.hrc:120
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_66"
msgid "Red Line"
msgstr "Punainen viiva"
#: strings.hrc:123
-#, fuzzy
msgctxt "RID_LETTERWIZARDSALUTATION_START_1"
msgid "To Whom it May Concern"
msgstr "Hyvä vastaanottaja"
#: strings.hrc:124
-#, fuzzy
msgctxt "RID_LETTERWIZARDSALUTATION_START_2"
msgid "Dear Sir or Madam"
msgstr "Terve"
#: strings.hrc:125
-#, fuzzy
msgctxt "RID_LETTERWIZARDSALUTATION_START_3"
msgid "Hello"
msgstr "Hei"
#: strings.hrc:128
-#, fuzzy
msgctxt "RID_LETTERWIZARDGREETING_START_1"
msgid "Sincerely"
msgstr "Vilpittömästi"
#: strings.hrc:129
-#, fuzzy
msgctxt "RID_LETTERWIZARDGREETING_START_2"
msgid "Best regards"
msgstr "Parhain terveisin"
#: strings.hrc:130
-#, fuzzy
msgctxt "RID_LETTERWIZARDGREETING_START_3"
msgid "Cheers"
msgstr "Terveydeksi"
#: strings.hrc:133
-#, fuzzy
msgctxt "RID_LETTERWIZARDROADMAP_START_1"
msgid "Page design"
msgstr "Sivun asettelu"
#: strings.hrc:134
-#, fuzzy
msgctxt "RID_LETTERWIZARDROADMAP_START_2"
msgid "Letterhead layout"
msgstr "Logopaperin asettelu"
#: strings.hrc:135
-#, fuzzy
msgctxt "RID_LETTERWIZARDROADMAP_START_3"
msgid "Printed items"
msgstr "Sisällytettävät kohdat"
#: strings.hrc:136
-#, fuzzy
msgctxt "RID_LETTERWIZARDROADMAP_START_4"
msgid "Recipient and sender"
msgstr "Vastaanottaja ja lähettäjä"
#: strings.hrc:137
-#, fuzzy
msgctxt "RID_LETTERWIZARDROADMAP_START_5"
msgid "Footer"
msgstr "Alatunniste"
#: strings.hrc:138
-#, fuzzy
msgctxt "RID_LETTERWIZARDROADMAP_START_6"
msgid "Name and location"
msgstr "Tallennustiedot"
#: strings.hrc:141
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_1"
msgid "Fax Wizard"
msgstr "Ohjattu faksin luonti"
#: strings.hrc:142
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_2"
msgid "Label9"
msgstr "Selite9"
#: strings.hrc:143
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_3"
msgid "~Business Fax"
msgstr "~Työfaksi"
#: strings.hrc:144
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_4"
msgid "~Personal Fax"
msgstr "~Henkilökohtainen faksi"
#: strings.hrc:145
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_5"
msgid "~Logo"
msgstr "~Logo"
#: strings.hrc:146
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_6"
msgid "S~ubject line"
msgstr "Aihe~rivi"
#: strings.hrc:147
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_7"
msgid "S~alutation"
msgstr "~Tervehdys"
#: strings.hrc:148
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_8"
msgid "~Complimentary close"
msgstr "~Kohtelias lopetus"
#: strings.hrc:149
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_9"
msgid "~Footer"
msgstr "~Alatunniste"
#: strings.hrc:150
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_10"
msgid "~Use user data for return address"
msgstr "Käytä ohjelmiston ~käyttäjän tietoja vastausosoitteena"
#: strings.hrc:151
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_11"
msgid "~New return address"
msgstr "~Uusi vastausosoite"
#: strings.hrc:152
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_12"
msgid "My Fax Template"
msgstr "Oma Faksimallini"
#: strings.hrc:153
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_13"
msgid "Create a ~fax from this template"
msgstr "~Luo faksi tästä mallista"
#: strings.hrc:154
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_14"
msgid "Make ~manual changes to this fax template"
msgstr "~Muokkaa faksimallia manuaalisesti"
#: strings.hrc:155
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_15"
msgid "Page design"
msgstr "Sivun asettelu"
#: strings.hrc:156
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_16"
msgid "Page design"
msgstr "Sivun asettelu"
#: strings.hrc:157
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_17"
msgid "This wizard helps you to create a fax template. The template can then be used to create a fax whenever needed."
msgstr "Tämä ohjattu toiminto auttaa faksimallin luonnissa. Voit jatkossa luoda faksimallista samalla tavalla muotoiltuja fakseja."
#: strings.hrc:158
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_18"
msgid "Return address"
msgstr "Vastausosoite"
#: strings.hrc:159
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_19"
msgid "Name:"
msgstr "Nimi:"
#: strings.hrc:160
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_20"
msgid "Street:"
msgstr "Katuosoite:"
#: strings.hrc:161
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_21"
msgid "ZIP code/State/City:"
msgstr "Postinumero/Osavaltio/Postitoimipaikka:"
#: strings.hrc:162
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_22"
msgid "Footer"
msgstr "Alatunniste"
#: strings.hrc:163
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_23"
msgid "This wizard creates a fax template which enables you to create multiple faxes with the same layout and settings."
msgstr "Tämä ohjattu toiminto luon faksimallin, jonka avulla voit luoda useita samoin muotoiltuja fakseja."
#: strings.hrc:164
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_24"
msgid "To create another new fax out of the template, go to the location where you saved the template and double-click the file."
msgstr "Faksin luonti faksimallista tehdään kaksoisnapsauttamalla faksimallia."
#: strings.hrc:165
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_25"
msgid "Template Name:"
msgstr "Mallitiedoston nimi:"
#: strings.hrc:166
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_26"
msgid "Location and file name:"
msgstr "Sijainti ja tiedoston nimi:"
#: strings.hrc:167
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_27"
msgid "What do you want to do next?"
msgstr "Mitä haluat tehdä seuraavaksi?"
#: strings.hrc:168
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_28"
msgid "Choose the type of fax and a page design"
msgstr "Valitse faksin tyyppi ja sivun asettelu"
#: strings.hrc:169
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_29"
msgid "Select items to include in the fax template"
msgstr "Valitse faksimalliin sisällytettävät kohdat"
#: strings.hrc:170
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_30"
msgid "Specify sender and recipient information"
msgstr "Anna lähettäjän ja vastaanottajan tiedot"
#: strings.hrc:171
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_31"
msgid "Enter text for the footer"
msgstr "Syötä alatunniste"
#: strings.hrc:172
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_32"
msgid "Choose a name and save the template"
msgstr "Valitse nimi ja tallenna malli"
#: strings.hrc:173
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_33"
msgid "Include ~only on second and following pages"
msgstr "Vasta ~toiselle ja seuraaville sivuille"
#: strings.hrc:174
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_34"
msgid "~Include page number"
msgstr "~Sisällytä sivunumero"
@@ -824,85 +693,71 @@ msgid "~Date"
msgstr "~Päivämäärä"
#: strings.hrc:176
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_36"
msgid "~Type of message"
msgstr "~Tyyppi"
#: strings.hrc:177
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_37"
msgid "Fax Number:"
msgstr "Faksinumero:"
#: strings.hrc:178
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_38"
msgid "Use placeholders for ~recipient's address"
msgstr "Käytä paikkamerkkejä ~vastaanottajan osoitteelle"
#: strings.hrc:179
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_39"
msgid "Use address database for ~mail merge"
msgstr "Käytä osoitetietokantaa ~joukkokirjeen tekoon"
#: strings.hrc:180
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_40"
msgid "~New return address"
msgstr "~Uusi vastausosoite"
#: strings.hrc:181
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_41"
msgid "To:"
msgstr "Vastaanottaja:"
#: strings.hrc:182
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_42"
msgid "From:"
msgstr "Lähettäjä:"
#: strings.hrc:183
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_43"
msgid "Fax:"
msgstr "Faksinumero:"
#: strings.hrc:184
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_44"
msgid "Tel:"
msgstr "Puhelinnumero:"
#: strings.hrc:185
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_45"
msgid "E-mail:"
msgstr "Sähköposti:"
#: strings.hrc:186
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_46"
msgid "This template consists of"
msgstr "Tämä malli sisältää"
#: strings.hrc:187
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_47"
msgid "page"
msgstr "sivu"
#: strings.hrc:188
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_48"
msgid "Please inform us if transmission errors occur."
msgstr "Ilmoita meille, jos tiedonsiirrossa tapahtuu virhe."
#: strings.hrc:189
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_49"
msgid "Bottle"
msgstr "Pullo"
@@ -914,31 +769,26 @@ msgid "Lines"
msgstr "Rivit"
#: strings.hrc:191
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_51"
msgid "Marine"
msgstr "Merensininen"
#: strings.hrc:192
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_52"
msgid "Classic Fax"
msgstr "Perinteinen faksi"
#: strings.hrc:193
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_53"
msgid "Classic Fax from Private"
msgstr "Perinteinen faksi, yksityinen lähettäjä"
#: strings.hrc:194
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_54"
msgid "Modern Fax"
msgstr "Moderni faksi"
#: strings.hrc:195
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_55"
msgid "Modern Fax from Private"
msgstr "Moderni faksi, yksityinen lähettäjä"
@@ -950,301 +800,251 @@ msgid "Fax"
msgstr "Faksi"
#: strings.hrc:199
-#, fuzzy
msgctxt "RID_FAXWIZARDCOMMUNICATION_START_1"
msgid "Important Information!"
msgstr "Tärkeää tietoa!"
#: strings.hrc:200
-#, fuzzy
msgctxt "RID_FAXWIZARDCOMMUNICATION_START_2"
msgid "For your information"
msgstr "Tiedoksi"
#: strings.hrc:201
-#, fuzzy
msgctxt "RID_FAXWIZARDCOMMUNICATION_START_3"
msgid "News!"
msgstr "Uutisia!"
#: strings.hrc:204
-#, fuzzy
msgctxt "RID_FAXWIZARDSALUTATION_START_1"
msgid "To whom it may concern,"
msgstr "Asiaa tunteville,"
#: strings.hrc:205
-#, fuzzy
msgctxt "RID_FAXWIZARDSALUTATION_START_2"
msgid "Dear Sir or Madam,"
msgstr "Hyvä herra tai rouva"
#: strings.hrc:206
-#, fuzzy
msgctxt "RID_FAXWIZARDSALUTATION_START_3"
msgid "Hello,"
msgstr "Hei,"
#: strings.hrc:207
-#, fuzzy
msgctxt "RID_FAXWIZARDSALUTATION_START_4"
msgid "Hi,"
msgstr "Hei,"
#: strings.hrc:210
-#, fuzzy
msgctxt "RID_FAXWIZARDGREETING_START_1"
msgid "Sincerely"
msgstr "Vilpittömästi"
#: strings.hrc:211
-#, fuzzy
msgctxt "RID_FAXWIZARDGREETING_START_2"
msgid "Yours faithfully"
msgstr "Uskollisesti"
#: strings.hrc:212
-#, fuzzy
msgctxt "RID_FAXWIZARDGREETING_START_3"
msgid "Regards"
msgstr "Terveisin"
#: strings.hrc:213
-#, fuzzy
msgctxt "RID_FAXWIZARDGREETING_START_4"
msgid "Love"
msgstr "Rakkaudella"
#: strings.hrc:216
-#, fuzzy
msgctxt "RID_FAXWIZARDROADMAP_START_1"
msgid "Page design"
msgstr "Sivun asettelu"
#: strings.hrc:217
-#, fuzzy
msgctxt "RID_FAXWIZARDROADMAP_START_2"
msgid "Items to include"
msgstr "Sisällytettävät kohdat"
#: strings.hrc:218
-#, fuzzy
msgctxt "RID_FAXWIZARDROADMAP_START_3"
msgid "Sender and Recipient"
msgstr "Lähettäjä ja vastaanottaja"
#: strings.hrc:219
-#, fuzzy
msgctxt "RID_FAXWIZARDROADMAP_START_4"
msgid "Footer"
msgstr "Alatunniste"
#: strings.hrc:220
-#, fuzzy
msgctxt "RID_FAXWIZARDROADMAP_START_5"
msgid "Name and location"
msgstr "Tallennustiedot"
#: strings.hrc:223
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_1"
msgid "Agenda Wizard"
msgstr "Ohjattu esityslistan luonti"
#: strings.hrc:224
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_2"
msgid "Make ~manual changes to this agenda template"
msgstr "Muokkaa ~manuaalisesti esityslistan mallia"
#: strings.hrc:225
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_3"
msgid "Template name:"
msgstr "Mallitiedoston nimi:"
#: strings.hrc:226
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_4"
msgid "Location and file name:"
msgstr "Sijainti ja tiedoston nimi:"
#: strings.hrc:227
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_5"
msgid "What do you want to do next?"
msgstr "Mitä haluat tehdä seuraavaksi?"
#: strings.hrc:228
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_6"
msgid "Please choose the page design for the agenda"
msgstr "Valitse sivun asettelu esityslistalle"
#: strings.hrc:229
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_7"
msgid "Please select the headings you wish to include in your agenda template"
msgstr "Valitse esityslistan malliin sisällytettävät otsikot"
#: strings.hrc:230
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_8"
msgid "Please enter general information for the event"
msgstr "Määritä tapahtuman yleiset tiedot"
#: strings.hrc:231
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_9"
msgid "Please specify items for the agenda"
msgstr "Määritä esityslistan kohdat"
#: strings.hrc:232
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_10"
msgid "Please select the names you wish to include in your agenda template"
msgstr "Valitse esityslistan malliin sisällytettävät nimet"
#: strings.hrc:233
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_11"
msgid "Choose a name and save the template"
msgstr "Valitse nimi ja tallenna malli"
#: strings.hrc:234
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_12"
msgid "Include form for recording minutes"
msgstr "Sisällytä lomake pöytäkirjaa varten"
#: strings.hrc:235
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_13"
msgid "This wizard helps you to create an agenda template. The template can then be used to create an agenda whenever needed."
msgstr "Tämä toiminto ohjaa esityslistan mallin luonnissa. Voit jatkossa käyttää esityslistan mallia samanmuotoisten esityslistojen luonnissa."
#: strings.hrc:236
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_14"
msgid "Time:"
msgstr "Aika:"
#: strings.hrc:237
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_15"
msgid "Name:"
msgstr "Nimi:"
#: strings.hrc:238
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_16"
msgid "Location:"
msgstr "Sijainti:"
#: strings.hrc:239
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_17"
msgid "Placeholders will be used in empty fields. You can replace placeholders with text later."
msgstr "Paikkamerkkejä käytetään tyhjien kenttien kohdalla. Voit myöhemmin korvata paikkamerkit tekstillä."
#: strings.hrc:240
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_18"
msgid "..."
msgstr "..."
#: strings.hrc:241
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_19"
msgid "Create an ~agenda from this template"
msgstr "~Luo esityslista tästä mallista"
#: strings.hrc:242
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_20"
msgid "To create a new agenda out of the template, go to the location where you saved the template and double-click the file."
msgstr "Esityslistan luonti mallista tehdään kaksoisnapsauttamalla mallia."
#: strings.hrc:243
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_21"
msgid "Agenda item"
msgstr "Esityslistan kohta"
#: strings.hrc:244
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_22"
msgid "Responsible"
msgstr "Vastaava"
#: strings.hrc:245
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_23"
msgid "Duration"
msgstr "Kesto"
#: strings.hrc:246
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_24"
msgid "Meeting called by"
msgstr "Kokoonkutsuja"
#: strings.hrc:247
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_25"
msgid "Chairperson"
msgstr "Puheenjohtaja"
#: strings.hrc:248
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_26"
msgid "Minute keeper"
msgstr "Pöytäkirjan pitäjä"
#: strings.hrc:249
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_27"
msgid "Moderator"
msgstr "Moderaattori"
#: strings.hrc:250
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_28"
msgid "Attendees"
msgstr "Osallistujat"
#: strings.hrc:251
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_29"
msgid "Observers"
msgstr "Seuraajat"
#: strings.hrc:252
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_30"
msgid "Facility personnel"
msgstr "Paikan henkilökunta"
#: strings.hrc:253
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_31"
msgid "The agenda template will include placeholders for the names of the selected people. When creating an agenda from the template, you can replace these placeholder with the appropriate names."
msgstr "Esityslistan mallissa on paikkamerkit henkilöille. Nimet täytetään, kun mallista luodaan esityslista."
#: strings.hrc:254
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_32"
msgid "Type of meeting"
msgstr "Kokouksen tyyppi"
#: strings.hrc:255
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_33"
msgid "Please read"
msgstr "Luettavaa"
#: strings.hrc:256
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_34"
msgid "Please bring"
msgstr "Ota mukaan"
@@ -1256,43 +1056,36 @@ msgid "Notes"
msgstr "Huomautukset"
#: strings.hrc:258
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_36"
msgid "The agenda template will include placeholders for the selected items."
msgstr "Esityslistan mallissa on paikkamerkit kohdille."
#: strings.hrc:259
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_38"
msgid "Date:"
msgstr "Päivämäärä:"
#: strings.hrc:260
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_39"
msgid "This wizard creates an agenda template which enables you to create multiple agendas with the same layout and settings."
msgstr "Tämä ohjattu toiminto luo esityslistan mallin, josta voidaan tehdä samanmuotoisia esityslistoja."
#: strings.hrc:261
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_40"
msgid "Page design:"
msgstr "Sivun asettelu:"
#: strings.hrc:262
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_41"
msgid "myAgendaTemplate.stw"
msgstr "omaEsityslistaMalli.stw"
#: strings.hrc:263
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_42"
msgid "My Agenda Template"
msgstr "Oma esityslistamalli"
#: strings.hrc:264
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_43"
msgid "An unexpected error occurred while saving the agenda template."
msgstr "Tapahtui odottamaton virhe esityslistan mallin tallennuksessa."
@@ -1310,7 +1103,6 @@ msgid "Date"
msgstr "Päivämäärä"
#: strings.hrc:267
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_46"
msgid "Time"
msgstr "Aika"
@@ -1322,67 +1114,56 @@ msgid "Location"
msgstr "Sijainti"
#: strings.hrc:269
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_48"
msgid "Click to replace this text"
msgstr "Napsauta muuttaaksesi tekstiä"
#: strings.hrc:270
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_50"
msgid "Page design"
msgstr "Sivun asettelu"
#: strings.hrc:271
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_51"
msgid "General information"
msgstr "Yleiset tiedot"
#: strings.hrc:272
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_52"
msgid "Headings to include"
msgstr "Sisällytettävät otsikot"
#: strings.hrc:273
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_53"
msgid "Names"
msgstr "Nimet"
#: strings.hrc:274
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_54"
msgid "Agenda items"
msgstr "Esityslistan kohdat"
#: strings.hrc:275
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_55"
msgid "Name and location"
msgstr "Tallennustiedot"
#: strings.hrc:276
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_56"
msgid "An unexpected error occurred while opening the agenda template."
msgstr "Tapahtui odottamaton virhe avattaessa esityslistan mallia."
#: strings.hrc:277
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_57"
msgid "Type of meeting"
msgstr "Kokouksen tyyppi"
#: strings.hrc:278
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_58"
msgid "Please bring"
msgstr "Ota mukaan"
#: strings.hrc:279
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_59"
msgid "Please read"
msgstr "Luettavaa"
@@ -1394,55 +1175,46 @@ msgid "Notes"
msgstr "Huomautukset"
#: strings.hrc:281
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_61"
msgid "Meeting called by"
msgstr "Kokoonkutsuja"
#: strings.hrc:282
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_62"
msgid "Chairperson"
msgstr "Puheenjohtaja"
#: strings.hrc:283
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_63"
msgid "Attendees"
msgstr "Osallistujat"
#: strings.hrc:284
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_64"
msgid "Minute keeper"
msgstr "Pöytäkirjan pitäjä"
#: strings.hrc:285
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_65"
msgid "Moderator"
msgstr "Moderaattori"
#: strings.hrc:286
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_66"
msgid "Observers"
msgstr "Seuraajat"
#: strings.hrc:287
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_67"
msgid "Facility personnel"
msgstr "Paikan henkilökunta"
#: strings.hrc:288
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_68"
msgid "Insert"
msgstr "Lisää"
#: strings.hrc:289
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_69"
msgid "Remove"
msgstr "Poista"
@@ -1460,151 +1232,126 @@ msgid "Move down"
msgstr "Siirrä alas"
#: strings.hrc:292
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_72"
msgid "Date:"
msgstr "Päivämäärä:"
#: strings.hrc:293
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_73"
msgid "Time:"
msgstr "Aika:"
#: strings.hrc:294
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_74"
msgid "Location:"
msgstr "Sijainti:"
#: strings.hrc:295
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_75"
msgid "Topics"
msgstr "Aiheet"
#: strings.hrc:296
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_76"
msgid "Num."
msgstr "Num."
#: strings.hrc:297
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_77"
msgid "Topic"
msgstr "Aihe"
#: strings.hrc:298
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_78"
msgid "Responsible"
msgstr "Vastaava"
#: strings.hrc:299
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_79"
msgid "Time"
msgstr "Aika"
#: strings.hrc:300
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_80"
msgid "Additional information"
msgstr "Lisätietoja"
#: strings.hrc:301
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_81"
msgid "Minutes for"
msgstr "Pöytäkirja kokoukselle"
#: strings.hrc:302
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_82"
msgid "Discussion:"
msgstr "Keskustelu:"
#: strings.hrc:303
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_83"
msgid "Conclusion:"
msgstr "Johtopäätös:"
#: strings.hrc:304
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_84"
msgid "To do:"
msgstr "Tehtävä:"
#: strings.hrc:305
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_85"
msgid "Responsible party:"
msgstr "Vastaava taho:"
#: strings.hrc:306
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_86"
msgid "Deadline:"
msgstr "Aikaraja:"
#: strings.hrc:307
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_87"
msgid "Blue"
msgstr "Sininen"
#: strings.hrc:308
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_88"
msgid "Classic"
msgstr "Perinteinen"
#: strings.hrc:309
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_89"
msgid "Colorful"
msgstr "Värikäs"
#: strings.hrc:310
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_90"
msgid "Elegant"
msgstr "Elegantti"
#: strings.hrc:311
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_91"
msgid "Green"
msgstr "Vihreä"
#: strings.hrc:312
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_92"
msgid "Grey"
msgstr "Harmaa"
#: strings.hrc:313
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_93"
msgid "Modern"
msgstr "Moderni"
#: strings.hrc:314
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_94"
msgid "Orange"
msgstr "Oranssi"
#: strings.hrc:315
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_95"
msgid "Red"
msgstr "Punainen"
#: strings.hrc:316
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_96"
msgid "Simple"
msgstr "Yksinkertainen"
diff --git a/source/fi/wizards/source/resources.po b/source/fi/wizards/source/resources.po
index 8a50f91746a..b5d091b6de1 100644
--- a/source/fi/wizards/source/resources.po
+++ b/source/fi/wizards/source/resources.po
@@ -14,7 +14,6 @@ msgstr ""
"X-Generator: LibreOffice\n"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_0\n"
@@ -23,7 +22,6 @@ msgid "The directory '%1' could not be created.<BR>There may not be enough space
msgstr "Kansiota '%1' ei voitu luoda.<BR>Kiintolevyllä ei ehkä ole riittävästi vapaata levytilaa."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_1\n"
@@ -32,7 +30,6 @@ msgid "The text document could not be created.<BR>Please check if the module 'PR
msgstr "Tekstiasiakirjaa ei voitu luoda.<BR>Tarkista, että 'PRODUCTNAME Writer'-moduuli on asennettu."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_2\n"
@@ -41,7 +38,6 @@ msgid "The spreadsheet could not be created.<BR>Please check if the module 'PROD
msgstr "Laskentataulukkoa ei voitu luoda.<BR>Tarkista, että 'PRODUCTNAME Calc'-moduuli on asennettu."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_3\n"
@@ -50,7 +46,6 @@ msgid "The presentation could not be created.<BR>Please check if the module 'PRO
msgstr "Esitystä ei voitu luoda.<BR>Tarkista, että 'PRODUCTNAME Impress'-moduuli on asennettu."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_4\n"
@@ -59,7 +54,6 @@ msgid "The drawing could not be created.<BR>Please check if the module 'PRODUCTN
msgstr "Piirrosta ei voitu luoda.<BR>Tarkista, että 'PRODUCTNAME Draw'-moduuli on asennettu."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_5\n"
@@ -68,7 +62,6 @@ msgid "The formula could not be created.<BR>Please check if the module 'PRODUCTN
msgstr "Kaavaa ei voitu luoda.<BR>Tarkista, että 'PRODUCTNAME Math'-moduuli on asennettu."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_6\n"
@@ -77,7 +70,6 @@ msgid "The files required could not be found.<BR>Please start the %PRODUCTNAME S
msgstr "Vaadittuja tiedostoja ei löytynyt.<BR>Käynnistä %PRODUCTNAME-asennus ja valitse 'Korjaa'."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_7\n"
@@ -86,7 +78,6 @@ msgid "The file '<PATH>' already exists.<BR><BR>Would you like to overwrite the
msgstr "Tiedosto '<PATH>' on jo olemassa.<BR><BR>Haluatko korvata olemassa olevan tiedoston?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_8\n"
@@ -95,7 +86,6 @@ msgid "Yes"
msgstr "Kyllä"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_9\n"
@@ -104,7 +94,6 @@ msgid "Yes to All"
msgstr "Kyllä kaikkiin"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_10\n"
@@ -113,7 +102,6 @@ msgid "No"
msgstr "Ei"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_11\n"
@@ -131,7 +119,6 @@ msgid "~Finish"
msgstr "~Lopeta"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_13\n"
@@ -140,7 +127,6 @@ msgid "< ~Back"
msgstr "< ~Edellinen"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_14\n"
@@ -149,7 +135,6 @@ msgid "~Next >"
msgstr "~Seuraava >"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_15\n"
@@ -158,7 +143,6 @@ msgid "~Help"
msgstr "~Ohje"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_16\n"
@@ -167,7 +151,6 @@ msgid "Steps"
msgstr "Vaiheet"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_17\n"
@@ -176,7 +159,6 @@ msgid "Close"
msgstr "Sulje"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_18\n"
@@ -185,7 +167,6 @@ msgid "OK"
msgstr "OK"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_19\n"
@@ -194,7 +175,6 @@ msgid "The file already exists. Do you want to overwrite it?"
msgstr "Tiedosto on olemassa. Haluatko korvata sen sisällön?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_20\n"
@@ -215,7 +195,6 @@ msgstr ""
"Yritä sen jälkeen ohjattua toimintoa uudelleen."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_0\n"
@@ -242,7 +221,6 @@ msgid "Colu~mns"
msgstr "Sarakkeet"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_7\n"
@@ -251,7 +229,6 @@ msgid "Report_"
msgstr "Raportti_"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_8\n"
@@ -260,7 +237,6 @@ msgid "- undefined -"
msgstr "(ei mitään)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_9\n"
@@ -278,7 +254,6 @@ msgid "Grouping"
msgstr "Ryhmitys"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_12\n"
@@ -287,7 +262,6 @@ msgid "Sort options"
msgstr "Lajittelun asetukset"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_13\n"
@@ -296,7 +270,6 @@ msgid "Choose layout"
msgstr "Valitse raportin asettelu"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_14\n"
@@ -305,7 +278,6 @@ msgid "Create report"
msgstr "Luo raportti"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_15\n"
@@ -314,7 +286,6 @@ msgid "Layout of data"
msgstr "Tietojen asettelu"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_16\n"
@@ -323,7 +294,6 @@ msgid "Layout of headers and footers"
msgstr "Ylä- ja alatunnisteiden asettelu"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_19\n"
@@ -332,7 +302,6 @@ msgid "Fields"
msgstr "Kentät"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_20\n"
@@ -341,7 +310,6 @@ msgid "~Sort by"
msgstr "~Lajittelujärjestys"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_21\n"
@@ -377,7 +345,6 @@ msgid "Landscape"
msgstr "Vaaka"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_28\n"
@@ -386,7 +353,6 @@ msgid "Which fields do you want to have in your report?"
msgstr "Mitkä kentät haluat valita raporttiisi?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_29\n"
@@ -395,7 +361,6 @@ msgid "Do you want to add grouping levels?"
msgstr "Haluatko lisätä rakennetasoja?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_30\n"
@@ -404,7 +369,6 @@ msgid "According to which fields do you want to sort the data?"
msgstr "Minkä mukaan haluat lajitella tiedot?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_31\n"
@@ -413,7 +377,6 @@ msgid "How do you want your report to look?"
msgstr "Raportin ulkonäkö"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_32\n"
@@ -422,7 +385,6 @@ msgid "Decide how you want to proceed"
msgstr "Päätä miten jatkat"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_33\n"
@@ -431,7 +393,6 @@ msgid "Title of report"
msgstr "Raportin otsikko"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_34\n"
@@ -440,7 +401,6 @@ msgid "Display report"
msgstr "Näytä raportti"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_35\n"
@@ -449,7 +409,6 @@ msgid "Create report"
msgstr "Luo raportti"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_36\n"
@@ -458,7 +417,6 @@ msgid "Ascending"
msgstr "Nouseva"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_37\n"
@@ -467,7 +425,6 @@ msgid "Descending"
msgstr "Laskeva"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_40\n"
@@ -476,7 +433,6 @@ msgid "~Dynamic report"
msgstr "~Päivittyvä raportti"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_41\n"
@@ -485,7 +441,6 @@ msgid "~Create report now"
msgstr "~Luo raportti nyt"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_42\n"
@@ -494,7 +449,6 @@ msgid "~Modify report layout"
msgstr "~Muokkaa raportin asettelua"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_43\n"
@@ -503,7 +457,6 @@ msgid "Static report"
msgstr "Ennakoitu raportti"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_44\n"
@@ -512,7 +465,6 @@ msgid "Save as"
msgstr "Tallenna nimellä"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_50\n"
@@ -521,7 +473,6 @@ msgid "Groupings"
msgstr "Rakenteet"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_51\n"
@@ -530,7 +481,6 @@ msgid "Then b~y"
msgstr "~Toinen lajitteluehto"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_52\n"
@@ -539,7 +489,6 @@ msgid "~Then by"
msgstr "Lisälajitteluehto"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_53\n"
@@ -548,7 +497,6 @@ msgid "Asc~ending"
msgstr "N~ouseva"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_54\n"
@@ -557,7 +505,6 @@ msgid "Ascend~ing"
msgstr "No~useva"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_55\n"
@@ -566,7 +513,6 @@ msgid "Ascendin~g"
msgstr "Nouse~va"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_56\n"
@@ -575,7 +521,6 @@ msgid "De~scending"
msgstr "Laskeva"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_57\n"
@@ -584,7 +529,6 @@ msgid "Des~cending"
msgstr "Las~keva"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_58\n"
@@ -593,7 +537,6 @@ msgid "De~scending"
msgstr "Laskeva"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_60\n"
@@ -602,7 +545,6 @@ msgid "Binary fields cannot be displayed in the report."
msgstr "Raportissa ei voida näyttää binaarisia kenttiä."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_61\n"
@@ -611,7 +553,6 @@ msgid "The table '<TABLENAME>' does not exist."
msgstr "Taulua '<TABLENAME>' ei ole olemassa."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_62\n"
@@ -620,7 +561,6 @@ msgid "Creating Report..."
msgstr "Luodaan raporttia..."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_63\n"
@@ -629,7 +569,6 @@ msgid "Number of records inserted: <COUNT>"
msgstr "Lisättyjen tietueiden lukumäärä: <COUNT>"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_64\n"
@@ -638,7 +577,6 @@ msgid "The form '<REPORTFORM>' does not exist."
msgstr "Lomaketta '<REPORTFORM>' ei ole olemassa."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_65\n"
@@ -647,7 +585,6 @@ msgid "The query with the statement <BR>'<STATEMENT>' <BR> could not be run. <BR
msgstr "Kyselyä, jonka lauseke on <BR>'<STATEMENT>', <BR> ei voitu suorittaa. <BR> Tarkista tietolähde."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_66\n"
@@ -656,7 +593,6 @@ msgid "The following hidden control in the form '<REPORTFORM>' could not be read
msgstr "Seuraavaa lomakkeessa '<REPORTFORM>' olevaa piilotettua ohjausobjektia ei saatu luettua: '<CONTROLNAME>'."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_67\n"
@@ -665,7 +601,6 @@ msgid "Importing data..."
msgstr "Tuodaan tietoja..."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_68\n"
@@ -674,7 +609,6 @@ msgid "Labeling fields"
msgstr "Selitekentät"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_69\n"
@@ -692,7 +626,6 @@ msgid "Label"
msgstr "Selitteet"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_71\n"
@@ -701,7 +634,6 @@ msgid "Field"
msgstr "Kenttä"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_72\n"
@@ -710,7 +642,6 @@ msgid "An error occurred in the wizard.<BR>The template '%PATH' could be erroneo
msgstr "Ohjatussa toiminnossa tapahtui virhe.<BR>Malli '%PATH' saattaa olla virheellinen. <BR>Tarvittavat osiot tai taulut puuttuvat tai ovat väärällä nimellä.<BR>Katso lisätietoja ohjeista.<BR>Valitse toinen malli."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_73\n"
@@ -719,7 +650,6 @@ msgid "There is an invalid user field in a table."
msgstr "Taulussa on virheellinen käyttäjäkenttä."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_74\n"
@@ -728,7 +658,6 @@ msgid "The sort criterion '<FIELDNAME>' was chosen twice. Each criterion can onl
msgstr "Lajittelukriteeri '<FIELDNAME>' valittiin kahdesti. Kukin kriteeri on valittavissa vain kerran."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_75\n"
@@ -737,7 +666,6 @@ msgid "Note: The dummy text will be replaced by data from the database when the
msgstr "Huomautus: esimerkkiteksti korvataan tietokannasta haettavilla tiedoilla kun raportti luodaan."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_76\n"
@@ -746,7 +674,6 @@ msgid "A report '%REPORTNAME' already exists in the database. Please assign anot
msgstr "Raportti '%REPORTNAME' on jo olemassa. Valitse toinen nimi."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_78\n"
@@ -755,7 +682,6 @@ msgid "How do you want to proceed after creating the report?"
msgstr "Kuinka haluat jatkaa raportin luonnin jälkeen?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_79\n"
@@ -764,7 +690,6 @@ msgid "What kind of report do you want to create?"
msgstr "Minkälaisen raportin haluat luoda?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_80\n"
@@ -773,7 +698,6 @@ msgid "Tabular"
msgstr "Taulukkona"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_81\n"
@@ -782,7 +706,6 @@ msgid "Columnar, single-column"
msgstr "Sarakkeet, yksi sarake"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_82\n"
@@ -791,7 +714,6 @@ msgid "Columnar, two columns"
msgstr "Sarakkeet, kaksi saraketta"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_83\n"
@@ -800,7 +722,6 @@ msgid "Columnar, three columns"
msgstr "Sarakkeet, kolme saraketta"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_84\n"
@@ -809,7 +730,6 @@ msgid "In blocks, labels left"
msgstr "Lohkot, selitteet vasemmalla"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_85\n"
@@ -818,7 +738,6 @@ msgid "In blocks, labels above"
msgstr "Lohkot, selitteet ylhäällä"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_86\n"
@@ -836,7 +755,6 @@ msgid "Author:"
msgstr "Laatija:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_88\n"
@@ -845,7 +763,6 @@ msgid "Date:"
msgstr "Päivämäärä:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_89\n"
@@ -854,7 +771,6 @@ msgid "Page #page# of #count#"
msgstr "Sivu #page#/#count#"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_90\n"
@@ -863,7 +779,6 @@ msgid "Page number:"
msgstr "Sivunumero:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_91\n"
@@ -872,7 +787,6 @@ msgid "Page count:"
msgstr "Sivujen määrä:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_92\n"
@@ -881,7 +795,6 @@ msgid "No valid report template was found."
msgstr "Kelvollista raporttimallia ei löytynyt."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_93\n"
@@ -890,7 +803,6 @@ msgid "Page:"
msgstr "Sivu:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_94\n"
@@ -899,7 +811,6 @@ msgid "Align Left - Border"
msgstr "Tasaa vasemmalle - reunat"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_95\n"
@@ -908,7 +819,6 @@ msgid "Align Left - Compact"
msgstr "Tasaa vasemmalle - kompakti"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_96\n"
@@ -917,7 +827,6 @@ msgid "Align Left - Elegant"
msgstr "Tasaa vasemmalle - elegantti"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_97\n"
@@ -926,7 +835,6 @@ msgid "Align Left - Highlighted"
msgstr "Tasaa vasemmalle - korostettu"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_98\n"
@@ -935,7 +843,6 @@ msgid "Align Left - Modern"
msgstr "Tasaa vasemmalle - moderni"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_99\n"
@@ -944,7 +851,6 @@ msgid "Align Left - Red & Blue"
msgstr "Tasaa vasemmalle - punainen ja sininen"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_100\n"
@@ -953,7 +859,6 @@ msgid "Default"
msgstr "Oletus"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_101\n"
@@ -962,7 +867,6 @@ msgid "Outline - Borders"
msgstr "Koostettu - reunat"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_102\n"
@@ -971,7 +875,6 @@ msgid "Outline - Compact"
msgstr "Koostettu - kompakti"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_103\n"
@@ -980,7 +883,6 @@ msgid "Outline - Elegant"
msgstr "Koostettu - elegantti"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_104\n"
@@ -989,7 +891,6 @@ msgid "Outline - Highlighted"
msgstr "Koostettu - korostettu"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_105\n"
@@ -998,7 +899,6 @@ msgid "Outline - Modern"
msgstr "Koostettu - moderni"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_106\n"
@@ -1007,7 +907,6 @@ msgid "Outline - Red & Blue"
msgstr "Koostettu - punainen ja sininen"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_107\n"
@@ -1016,7 +915,6 @@ msgid "Outline, indented - Borders"
msgstr "Koostettu, sisennetty - reunat"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_108\n"
@@ -1025,7 +923,6 @@ msgid "Outline, indented - Compact"
msgstr "Koostettu, sisennetty - kompakti"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_109\n"
@@ -1034,7 +931,6 @@ msgid "Outline, indented - Elegant"
msgstr "Koostettu, sisennetty - elegantti"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_110\n"
@@ -1043,7 +939,6 @@ msgid "Outline, indented - Highlighted"
msgstr "Koostettu, sisennetty - korostettu"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_111\n"
@@ -1052,7 +947,6 @@ msgid "Outline, indented - Modern"
msgstr "Koostettu, sisennetty - moderni"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_112\n"
@@ -1061,7 +955,6 @@ msgid "Outline, indented - Red & Blue"
msgstr "Koostettu, sisennetty - punainen ja sininen"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_113\n"
@@ -1070,7 +963,6 @@ msgid "Bubbles"
msgstr "Kuplat"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_114\n"
@@ -1079,7 +971,6 @@ msgid "Cinema"
msgstr "Elokuva"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_115\n"
@@ -1088,7 +979,6 @@ msgid "Controlling"
msgstr "Johtaminen"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_116\n"
@@ -1097,7 +987,6 @@ msgid "Default"
msgstr "Oletus"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_117\n"
@@ -1106,7 +995,6 @@ msgid "Drafting"
msgstr "Luonnostelu"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_118\n"
@@ -1115,7 +1003,6 @@ msgid "Finances"
msgstr "Talous"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_119\n"
@@ -1124,7 +1011,6 @@ msgid "Flipchart"
msgstr "Fläppitaulu"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_120\n"
@@ -1133,7 +1019,6 @@ msgid "Formal with Company Logo"
msgstr "Muodollinen yrityksen logolla"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_121\n"
@@ -1142,7 +1027,6 @@ msgid "Generic"
msgstr "Yleinen"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_122\n"
@@ -1151,7 +1035,6 @@ msgid "Worldmap"
msgstr "Maailmankartta"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_0\n"
@@ -1160,7 +1043,6 @@ msgid "C~reate"
msgstr "~Luo"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_1\n"
@@ -1169,7 +1051,6 @@ msgid "~Cancel"
msgstr "~Peruuta"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_2\n"
@@ -1178,7 +1059,6 @@ msgid "< ~Back"
msgstr "< ~Edellinen"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_3\n"
@@ -1187,7 +1067,6 @@ msgid "~Next >"
msgstr "~Seuraava >"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_4\n"
@@ -1196,7 +1075,6 @@ msgid "~Database"
msgstr "~Tietokanta"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_5\n"
@@ -1205,7 +1083,6 @@ msgid "~Table name"
msgstr "~Taulun nimi"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_6\n"
@@ -1214,7 +1091,6 @@ msgid "An error occurred while running the wizard. The wizard will be terminated
msgstr "Tapahtui virhe suoritettaessa ohjattua toimintoa. Ohjattu toiminto keskeytetään."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_8\n"
@@ -1223,7 +1099,6 @@ msgid "No database has been installed. At least one database is required before
msgstr "Yhtään tietokantaa ei ole asennettu. Ainakin yksi tietokanta tarvitaan ohjatun lomakkeen luonnin aloittamiseksi."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_9\n"
@@ -1232,7 +1107,6 @@ msgid "The database does not contain any tables."
msgstr "Tietokannassa ei ole yhtään taulua."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_10\n"
@@ -1241,7 +1115,6 @@ msgid "This title already exists in the database. Please enter another name."
msgstr "Tämä nimi on jo olemassa tietokannassa. Valitse toinen nimi."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_11\n"
@@ -1250,7 +1123,6 @@ msgid "The title must not contain any spaces or special characters."
msgstr "Nimi ei saa sisältää välilyöntejä tai erikoismerkkejä."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_12\n"
@@ -1259,7 +1131,6 @@ msgid "The database service (com.sun.data.DatabaseEngine) could not be instantia
msgstr "Tietokantapalvelua (com.sun.data.DatabaseEngine) ei voitu käynnistää."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_13\n"
@@ -1268,7 +1139,6 @@ msgid "The selected table or query could not be opened."
msgstr "Valittua taulua tai kyselyä ei voitu avata."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_14\n"
@@ -1277,7 +1147,6 @@ msgid "No connection to the database could be established."
msgstr "Yhteyden muodostaminen tietokantaan ei onnistunut."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_20\n"
@@ -1295,7 +1164,6 @@ msgid "~Stop"
msgstr "Pysäytä"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_30\n"
@@ -1304,7 +1172,6 @@ msgid "The document could not be saved."
msgstr "Asiakirjan tallentaminen ei onnistunut."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_33\n"
@@ -1313,7 +1180,6 @@ msgid "Exiting the wizard"
msgstr "Ohjattu toiminto lopetetaan"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_34\n"
@@ -1322,7 +1188,6 @@ msgid "Connecting to data source..."
msgstr "Yhdistetään tietolähteeseen..."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_35\n"
@@ -1331,7 +1196,6 @@ msgid "The connection to the data source could not be established."
msgstr "Yhteyden muodostaminen tietolähteeseen ei onnistunut."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_36\n"
@@ -1340,7 +1204,6 @@ msgid "The file path entered is not valid."
msgstr "Annettu tiedostopolku ei ole kelvollinen."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_37\n"
@@ -1349,7 +1212,6 @@ msgid "Please select a data source"
msgstr "Valitse tietolähde"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_38\n"
@@ -1358,7 +1220,6 @@ msgid "Please select a table or query"
msgstr "Valitse taulu tai kysely"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_39\n"
@@ -1367,7 +1228,6 @@ msgid "Add field"
msgstr "Lisää kenttä"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_40\n"
@@ -1376,7 +1236,6 @@ msgid "Remove field"
msgstr "Poista kenttä"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_41\n"
@@ -1385,7 +1244,6 @@ msgid "Add all fields"
msgstr "Lisää kaikki kentät"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_42\n"
@@ -1394,7 +1252,6 @@ msgid "Remove all fields"
msgstr "Poista kaikki kentät"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_43\n"
@@ -1403,7 +1260,6 @@ msgid "Move field up"
msgstr "Siirrä kenttää ylöspäin"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_44\n"
@@ -1412,7 +1268,6 @@ msgid "Move field down"
msgstr "Siirrä kenttää alaspäin"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_45\n"
@@ -1421,7 +1276,6 @@ msgid "The field names from '%NAME' could not be retrieved."
msgstr "Kenttien nimiä ei löytynyt '%NAME':sta."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_0\n"
@@ -1430,7 +1284,6 @@ msgid "Query Wizard"
msgstr "Ohjattu tietokantahaku"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_1\n"
@@ -1439,7 +1292,6 @@ msgid "Query"
msgstr "Kysely"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_2\n"
@@ -1448,7 +1300,6 @@ msgid "Query Wizard"
msgstr "Ohjattu tietokantahaku"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_3\n"
@@ -1457,7 +1308,6 @@ msgid "~Tables"
msgstr "Ta~ulut"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_4\n"
@@ -1466,7 +1316,6 @@ msgid "A~vailable fields"
msgstr "Käytettävissä olevat kentät"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_5\n"
@@ -1475,7 +1324,6 @@ msgid "Name ~of the query"
msgstr "~Haun nimi"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_6\n"
@@ -1484,7 +1332,6 @@ msgid "Display ~Query"
msgstr "~Näytä haku"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_7\n"
@@ -1493,7 +1340,6 @@ msgid "~Modify Query"
msgstr "~Muokkaa hakua"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_8\n"
@@ -1502,7 +1348,6 @@ msgid "~How do you want to proceed after creating the query?"
msgstr "Kuinka haluat jatkaa haun ~valmistuttua?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_9\n"
@@ -1511,7 +1356,6 @@ msgid "Match ~all of the following"
msgstr "Pitää vastata ~kaikkia kriteerejä"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_10\n"
@@ -1520,7 +1364,6 @@ msgid "~Match any of the following"
msgstr "Vastaa ~johonkin kriteeriin"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_11\n"
@@ -1529,7 +1372,6 @@ msgid "~Detailed query (Shows all records of the query.)"
msgstr "~Yksityiskohtainen haku (näyttää kaikki tietueet)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_12\n"
@@ -1538,7 +1380,6 @@ msgid "~Summary query (Shows only results of aggregate functions.)"
msgstr "~Laskentahaku (näyttää vain laskentafunktioiden tulokset)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_16\n"
@@ -1547,7 +1388,6 @@ msgid "Aggregate functions"
msgstr "Laskentafunktiot"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_17\n"
@@ -1556,7 +1396,6 @@ msgid "Fields"
msgstr "Kentät"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_18\n"
@@ -1565,7 +1404,6 @@ msgid "~Group by"
msgstr "~Ryhmittele"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_19\n"
@@ -1574,7 +1412,6 @@ msgid "Field"
msgstr "Kenttä"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_20\n"
@@ -1601,7 +1438,6 @@ msgid "Query:"
msgstr "Haku: "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_24\n"
@@ -1619,7 +1455,6 @@ msgid "Value"
msgstr "arvossa"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_26\n"
@@ -1628,7 +1463,6 @@ msgid "is equal to"
msgstr "on yhtä suuri kuin"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_27\n"
@@ -1637,7 +1471,6 @@ msgid "is not equal to"
msgstr "on eri suuri kuin"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_28\n"
@@ -1646,7 +1479,6 @@ msgid "is smaller than"
msgstr "on pienempi kuin"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_29\n"
@@ -1664,7 +1496,6 @@ msgid "is equal or less than"
msgstr "on yhtä suuri tai pienempi kuin "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_31\n"
@@ -1691,7 +1522,6 @@ msgid "not like"
msgstr "ei kuten"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_34\n"
@@ -1700,7 +1530,6 @@ msgid "is null"
msgstr "on tyhjä"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_35\n"
@@ -1709,7 +1538,6 @@ msgid "is not null"
msgstr "ei ole tyhjä"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_36\n"
@@ -1718,7 +1546,6 @@ msgid "true"
msgstr "tosi"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_37\n"
@@ -1745,7 +1572,6 @@ msgid "or"
msgstr "tai"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_40\n"
@@ -1754,7 +1580,6 @@ msgid "get the sum of"
msgstr "summa"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_41\n"
@@ -1763,7 +1588,6 @@ msgid "get the average of"
msgstr "keskiarvo"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_42\n"
@@ -1772,7 +1596,6 @@ msgid "get the minimum of"
msgstr "minimi"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_43\n"
@@ -1781,7 +1604,6 @@ msgid "get the maximum of"
msgstr "maksimi"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_44\n"
@@ -1790,7 +1612,6 @@ msgid "get the count of"
msgstr "hae lukumäärä kohteelle"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_48\n"
@@ -1817,7 +1638,6 @@ msgid "Sorting order:"
msgstr "Lajittelujärjestys: "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_52\n"
@@ -1835,7 +1655,6 @@ msgid "Search conditions:"
msgstr "Hakuehdot: "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_54\n"
@@ -1853,7 +1672,6 @@ msgid "Aggregate functions:"
msgstr "Laskentafunktiot: "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_56\n"
@@ -1871,7 +1689,6 @@ msgid "Grouped by:"
msgstr "Ryhmittely: "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_58\n"
@@ -1889,7 +1706,6 @@ msgid "Grouping conditions:"
msgstr "Ryhmittelyn ehdot: "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_60\n"
@@ -1898,7 +1714,6 @@ msgid "No grouping conditions were assigned."
msgstr "Ryhmittelyn ehtoja ei käytössä."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_70\n"
@@ -1907,7 +1722,6 @@ msgid "Select the fields (columns) for your query"
msgstr "Valitse haun kentät (sarakkeet)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_71\n"
@@ -1916,7 +1730,6 @@ msgid "Select the sorting order"
msgstr "Valitse lajittelujärjestys"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_72\n"
@@ -1925,7 +1738,6 @@ msgid "Select the search conditions"
msgstr "Valitse hakuehdot"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_73\n"
@@ -1934,7 +1746,6 @@ msgid "Select the type of query"
msgstr "Valitse haun tyyppi"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_74\n"
@@ -1943,7 +1754,6 @@ msgid "Select the groups"
msgstr "Valitse ryhmittelyt"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_75\n"
@@ -1952,7 +1762,6 @@ msgid "Select the grouping conditions"
msgstr "Valitse ryhmittelyn ehdot"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_76\n"
@@ -1961,7 +1770,6 @@ msgid "Assign aliases if desired"
msgstr "Aseta näytettäviä kenttien nimiä, jos haluat"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_77\n"
@@ -1970,7 +1778,6 @@ msgid "Check the overview and decide how to proceed"
msgstr "Tarkista tiedot ja päätä jatkosta"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_80\n"
@@ -1979,7 +1786,6 @@ msgid "Field selection"
msgstr "Kenttien valinta"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_81\n"
@@ -1988,7 +1794,6 @@ msgid "Sorting order"
msgstr "Lajittelujärjestys"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_82\n"
@@ -1997,7 +1802,6 @@ msgid "Search conditions"
msgstr "Hakuehdot"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_83\n"
@@ -2015,7 +1819,6 @@ msgid "Grouping"
msgstr "Ryhmitys"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_85\n"
@@ -2024,7 +1827,6 @@ msgid "Grouping conditions"
msgstr "Ryhmittelyn ehdot"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_86\n"
@@ -2033,7 +1835,6 @@ msgid "Aliases"
msgstr "Näytettävät kenttien nimet"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_87\n"
@@ -2042,7 +1843,6 @@ msgid "Overview"
msgstr "Tiivistelmä"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_88\n"
@@ -2051,7 +1851,6 @@ msgid "A field that has not been assigned an aggregate function must be used in
msgstr "Jos kentällä ei ole laskufunktiota, se pitää valita ryhmittelyyn."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_89\n"
@@ -2060,7 +1859,6 @@ msgid "The condition '<FIELDNAME> <LOGICOPERATOR> <VALUE>' was chosen twice. Eac
msgstr "Ehto '<FIELDNAME> <LOGICOPERATOR> <VALUE>' on valittu kahdesti. Sama ehto voidaan valita vain kerran"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_90\n"
@@ -2077,7 +1875,6 @@ msgid ","
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_92\n"
@@ -2086,7 +1883,6 @@ msgid "<FIELDTITLE> (<FIELDNAME>)"
msgstr "<FIELDTITLE> (<FIELDNAME>)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_93\n"
@@ -2095,7 +1891,6 @@ msgid "<FIELDNAME> (<SORTMODE>)"
msgstr "<FIELDNAME> (<SORTMODE>)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_94\n"
@@ -2104,7 +1899,6 @@ msgid "<FIELDNAME> <LOGICOPERATOR> <VALUE>"
msgstr "<FIELDNAME> <LOGICOPERATOR> <VALUE>"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_95\n"
@@ -2113,7 +1907,6 @@ msgid "<CALCULATEDFUNCTION> <FIELDNAME>"
msgstr "<CALCULATEDFUNCTION> <FIELDNAME>"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_96\n"
@@ -2122,7 +1915,6 @@ msgid "<FIELDNAME> <LOGICOPERATOR> <VALUE>"
msgstr "<FIELDNAME> <LOGICOPERATOR> <VALUE>"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_0\n"
@@ -2131,7 +1923,6 @@ msgid "Form Wizard"
msgstr "Ohjattu lomakkeen luonti"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_1\n"
@@ -2162,7 +1953,6 @@ msgstr ""
"Voit käyttää alilomakkeita näyttämään tietokannan tietoja tai tietokantahakujen tuloksia silloin, kun niillä on yksi-moneen suhde."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_4\n"
@@ -2171,7 +1961,6 @@ msgid "~Add Subform"
msgstr "~Lisää alilomake"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_5\n"
@@ -2180,7 +1969,6 @@ msgid "~Subform based on existing relation"
msgstr "~Olemassa olevaan relaatioon pohjautuva alilomake"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_6\n"
@@ -2189,7 +1977,6 @@ msgid "Tables or queries"
msgstr "Taulut tai kyselyt"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_7\n"
@@ -2198,7 +1985,6 @@ msgid "Subform based on ~manual selection of fields"
msgstr "Alilomake ~manuaalisesti valituista kentistä"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_8\n"
@@ -2207,7 +1993,6 @@ msgid "~Which relation do you want to add?"
msgstr "~Minkä relaation haluat lisätä?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_9\n"
@@ -2216,7 +2001,6 @@ msgid "Fields in the ~subform"
msgstr "Alilomakkeen ~kentät"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_12\n"
@@ -2225,7 +2009,6 @@ msgid "~Available fields"
msgstr "~Mahdolliset kentät"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_13\n"
@@ -2245,7 +2028,6 @@ msgstr ""
"Liitosta saa käyttää vain kerran."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_20\n"
@@ -2254,7 +2036,6 @@ msgid "~First joined subform field"
msgstr "1. liitettävä alilomakkeen kenttä"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_21\n"
@@ -2263,7 +2044,6 @@ msgid "~Second joined subform field"
msgstr "2. liitettävä alilomakkeen kenttä"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_22\n"
@@ -2272,7 +2052,6 @@ msgid "~Third joined subform field"
msgstr "3. liitettävä alilomakkeen kenttä"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_23\n"
@@ -2281,7 +2060,6 @@ msgid "~Fourth joined subform field"
msgstr "4. liitettävä alilomakkeen kenttä"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_24\n"
@@ -2290,7 +2068,6 @@ msgid "F~irst joined main form field"
msgstr "1. liitettävä ~päälomakkeen kenttä"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_25\n"
@@ -2299,7 +2076,6 @@ msgid "S~econd joined main form field"
msgstr "2. liitettävä pää~lomakkeen kenttä"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_26\n"
@@ -2308,7 +2084,6 @@ msgid "T~hird joined main form field"
msgstr "3. liitettävä pääl~omakkeen kenttä"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_27\n"
@@ -2317,7 +2092,6 @@ msgid "F~ourth joined main form field"
msgstr "4. liitettävä päälo~makkeen kenttä"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_28\n"
@@ -2326,7 +2100,6 @@ msgid "Field border"
msgstr "Kentän reunus"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_29\n"
@@ -2335,7 +2108,6 @@ msgid "No border"
msgstr "Ei reunusta"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_30\n"
@@ -2344,7 +2116,6 @@ msgid "3D look"
msgstr "Kolmiulotteinen ulkoasu"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_31\n"
@@ -2353,7 +2124,6 @@ msgid "Flat"
msgstr "Litteä"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_32\n"
@@ -2362,7 +2132,6 @@ msgid "Label placement"
msgstr "Selitteiden sijoittelu"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_33\n"
@@ -2371,7 +2140,6 @@ msgid "Align left"
msgstr "Tasaa vasemmalle"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_34\n"
@@ -2380,7 +2148,6 @@ msgid "Align right"
msgstr "Tasaa oikealle"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_35\n"
@@ -2389,7 +2156,6 @@ msgid "Arrangement of DB fields"
msgstr "Tietokantakenttien järjestys"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_36\n"
@@ -2398,7 +2164,6 @@ msgid "Columnar - Labels Left"
msgstr "Sarakkeet - selitteet vasemmalla"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_37\n"
@@ -2407,7 +2172,6 @@ msgid "Columnar - Labels on Top"
msgstr "Sarakkeet - selitteet ylhäällä"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_38\n"
@@ -2416,7 +2180,6 @@ msgid "In Blocks - Labels Left"
msgstr "Lohkot - selitteet vasemmalla"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_39\n"
@@ -2425,7 +2188,6 @@ msgid "In Blocks - Labels Above"
msgstr "Lohkot - selitteet ylhäällä"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_40\n"
@@ -2434,7 +2196,6 @@ msgid "As Data Sheet"
msgstr "Ruudukkona"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_41\n"
@@ -2443,7 +2204,6 @@ msgid "Arrangement of the main form"
msgstr "Päälomakkeen järjestely"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_42\n"
@@ -2452,7 +2212,6 @@ msgid "Arrangement of the subform"
msgstr "Alilomakkeen järjestely"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_44\n"
@@ -2470,7 +2229,6 @@ msgid "Existing data will not be displayed"
msgstr "Olemassa olevia tietoja ei näytetä "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_46\n"
@@ -2479,7 +2237,6 @@ msgid "T~he form is to display all data"
msgstr "Lomaketta käytetään ~kaiken tiedon näyttämiseen"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_47\n"
@@ -2488,7 +2245,6 @@ msgid "Do not allow ~modification of existing data"
msgstr "Lomakkeella ei voi ~muokata olemassa olevaa tietoa"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_48\n"
@@ -2497,7 +2253,6 @@ msgid "Do not allow ~deletion of existing data"
msgstr "Lomakkeella ei voi ~poistaa olemassa olevaa tietoa"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_49\n"
@@ -2506,7 +2261,6 @@ msgid "Do not allow ~addition of new data"
msgstr "Lomakkeella ei voi ~syöttää uutta tietoa"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_50\n"
@@ -2515,7 +2269,6 @@ msgid "Name of ~the form"
msgstr "Lomakkeen ~nimi"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_51\n"
@@ -2524,7 +2277,6 @@ msgid "How do you want to proceed after creating the form?"
msgstr "Kuinka haluat jatkaa lomakkeen valmistuttua?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_52\n"
@@ -2533,7 +2285,6 @@ msgid "~Work with the form"
msgstr "~Käyttää lomaketta"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_53\n"
@@ -2542,7 +2293,6 @@ msgid "~Modify the form"
msgstr "~Muokata lomaketta"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_55\n"
@@ -2551,7 +2301,6 @@ msgid "~Page Styles"
msgstr "~Sivutyylit"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_80\n"
@@ -2560,7 +2309,6 @@ msgid "Field selection"
msgstr "Kenttien valinta"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_81\n"
@@ -2569,7 +2317,6 @@ msgid "Set up a subform"
msgstr "Alilomakkeen teko"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_82\n"
@@ -2578,7 +2325,6 @@ msgid "Add subform fields"
msgstr "Lisää alilomakkeen kentät"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_83\n"
@@ -2587,7 +2333,6 @@ msgid "Get joined fields"
msgstr "Valitse liitetyt kentät"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_84\n"
@@ -2596,7 +2341,6 @@ msgid "Arrange controls"
msgstr "Valitse lomakkeen syöttökenttien järjestys"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_85\n"
@@ -2605,7 +2349,6 @@ msgid "Set data entry"
msgstr "Aseta tiedonsyötön asetukset"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_86\n"
@@ -2614,7 +2357,6 @@ msgid "Apply styles"
msgstr "Käytä tyylejä"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_87\n"
@@ -2623,7 +2365,6 @@ msgid "Set name"
msgstr "Aseta nimi"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_88\n"
@@ -2632,7 +2373,6 @@ msgid "(Date)"
msgstr "(Päivämäärä)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_89\n"
@@ -2641,7 +2381,6 @@ msgid "(Time)"
msgstr "(Aika)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_90\n"
@@ -2650,7 +2389,6 @@ msgid "Select the fields of your form"
msgstr "Valitse lomakkeen kentät"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_91\n"
@@ -2659,7 +2397,6 @@ msgid "Decide if you want to set up a subform"
msgstr "Päätä tarvitsetko alilomaketta"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_92\n"
@@ -2668,7 +2405,6 @@ msgid "Select the fields of your subform"
msgstr "Valitse kentät alilomakkeeseen"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_93\n"
@@ -2677,7 +2413,6 @@ msgid "Select the joins between your forms"
msgstr "Valitse liitetyt kentät lomakkeiden välillä"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_94\n"
@@ -2686,7 +2421,6 @@ msgid "Arrange the controls on your form"
msgstr "Järjestele lomakkeen syöttökentät"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_95\n"
@@ -2695,7 +2429,6 @@ msgid "Select the data entry mode"
msgstr "Valitse lomakkeen käyttötapa"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_96\n"
@@ -2704,7 +2437,6 @@ msgid "Apply the style of your form"
msgstr "Aseta lomakkeen tyyli"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_97\n"
@@ -2724,7 +2456,6 @@ msgstr ""
"Anna toinen nimi."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_1\n"
@@ -2733,7 +2464,6 @@ msgid "Table Wizard"
msgstr "Ohjattu taulun luonti"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_2\n"
@@ -2742,7 +2472,6 @@ msgid "Select fields"
msgstr "Valitse kentät"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_3\n"
@@ -2751,7 +2480,6 @@ msgid "Set types and formats"
msgstr "Aseta tyypit ja muotoilut"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_4\n"
@@ -2760,7 +2488,6 @@ msgid "Set primary key"
msgstr "Valitse pääavain"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_5\n"
@@ -2769,7 +2496,6 @@ msgid "Create table"
msgstr "Luo taulukko"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_8\n"
@@ -2778,7 +2504,6 @@ msgid "Select fields for your table"
msgstr "Valitse taulun kentät"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_9\n"
@@ -2787,7 +2512,6 @@ msgid "Set field types and formats"
msgstr "Aseta kenttien tyypit ja muotoilut"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_10\n"
@@ -2796,7 +2520,6 @@ msgid "Set primary key"
msgstr "Valitse pääavain"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_11\n"
@@ -2805,7 +2528,6 @@ msgid "Create table"
msgstr "Luo taulukko"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_14\n"
@@ -2814,7 +2536,6 @@ msgid "This wizard helps you to create a table for your database. After selectin
msgstr "Tämä ohjattu toiminto auttaa luomaan tauluja tietokantaasi. Valitse ensin taulun luokka ja esimerkkitaulu. Kopioi sen jälkeen haluamasi kentät esimerkkitaulusta omaan tauluusi. Voit kopioida kenttiä useammasta kuin yhdestä esimerkkitaulusta."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_15\n"
@@ -2823,7 +2544,6 @@ msgid "Ca~tegory"
msgstr "L~uokka"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_16\n"
@@ -2832,7 +2552,6 @@ msgid "B~usiness"
msgstr "~Työ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_17\n"
@@ -2841,7 +2560,6 @@ msgid "P~ersonal"
msgstr "~Henkilökohtainen"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_18\n"
@@ -2850,7 +2568,6 @@ msgid "~Sample tables"
msgstr "~Esimerkkitaulut"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_19\n"
@@ -2859,7 +2576,6 @@ msgid "A~vailable fields"
msgstr "Käytettävissä olevat kentät"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_20\n"
@@ -2884,7 +2600,6 @@ msgid "-"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_23\n"
@@ -2893,7 +2608,6 @@ msgid "Field name"
msgstr "Kentän nimi"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_24\n"
@@ -2902,7 +2616,6 @@ msgid "Field type"
msgstr "Kenttätyyppi"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_25\n"
@@ -2911,7 +2624,6 @@ msgid "~Selected fields"
msgstr "~Valitut kentät"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_26\n"
@@ -2920,7 +2632,6 @@ msgid "A primary key uniquely identifies each record in a database table. Primar
msgstr "Pääavain erottelee yksikäsitteisesti jokaisen tietueen tietokannan taulussa. Pääavain helpottaa eri taulujen tietojen yhdistelyä ja on suositeltavaa tehdä pääavain jokaiseen tauluun. Ilman pääavainta tauluun ei voi syöttää tietoa."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_27\n"
@@ -2929,7 +2640,6 @@ msgid "~Create a primary key"
msgstr "~Luo pääavain"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_28\n"
@@ -2938,7 +2648,6 @@ msgid "~Automatically add a primary key"
msgstr "Lisää ~automaattisesti pääavain"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_29\n"
@@ -2956,7 +2665,6 @@ msgid "Define p~rimary key as a combination of several fields"
msgstr "~Määritä pääavain usean kentän yhdistelmänä"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_31\n"
@@ -2965,7 +2673,6 @@ msgid "F~ieldname"
msgstr "~Kentän nimi"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_32\n"
@@ -2974,7 +2681,6 @@ msgid "~Primary key fields"
msgstr "~Pääavaimen kentät"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_33\n"
@@ -2983,7 +2689,6 @@ msgid "Auto ~value"
msgstr "Automaattinen ar~vo"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_34\n"
@@ -2992,7 +2697,6 @@ msgid "What do you want to name your table?"
msgstr "Minkä nimen haluat antaa taulullesi?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_35\n"
@@ -3001,7 +2705,6 @@ msgid "Congratulations. You have entered all the information needed to create yo
msgstr "Onnittelut. Olet nyt syöttänyt kaikki taulun luomiseen tarvittavat tiedot."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_36\n"
@@ -3010,7 +2713,6 @@ msgid "What do you want to do next?"
msgstr "Mitä haluat tehdä seuraavaksi?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_37\n"
@@ -3019,7 +2721,6 @@ msgid "Modify the table design"
msgstr "Muokata taulua"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_38\n"
@@ -3028,7 +2729,6 @@ msgid "Insert data immediately"
msgstr "Syöttää tietoja tauluun"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_39\n"
@@ -3037,7 +2737,6 @@ msgid "C~reate a form based on this table"
msgstr "~Luoda lomakkeen tämän taulun käyttämiseen"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_40\n"
@@ -3046,7 +2745,6 @@ msgid "The table you have created could not be opened."
msgstr "Luomaasi taulua ei voitu avata."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_41\n"
@@ -3055,7 +2753,6 @@ msgid "The table name '%TABLENAME' contains a character ('%SPECIALCHAR') that mi
msgstr "Taulun nimi '%TABLENAME' sisältää merkin ('%SPECIALCHAR'), jota tietokanta ei ehkä salli."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_42\n"
@@ -3064,7 +2761,6 @@ msgid "The field name '%FIELDNAME' contains a special character ('%SPECIALCHAR')
msgstr "Kentän nimi '%FIELDNAME' sisältää merkin ('%SPECIALCHAR'), jota tietokanta ei ehkä salli."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_43\n"
@@ -3073,7 +2769,6 @@ msgid "Field"
msgstr "Kenttä"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_44\n"
@@ -3082,7 +2777,6 @@ msgid "MyTable"
msgstr "OmaTauluni"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_45\n"
@@ -3091,7 +2785,6 @@ msgid "Add a Field"
msgstr "Lisää kenttä"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_46\n"
@@ -3100,7 +2793,6 @@ msgid "Remove the selected Field"
msgstr "Poista valittu kenttä"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_47\n"
@@ -3120,7 +2812,6 @@ msgstr ""
"Anna uusi taulun nimi."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_49\n"
@@ -3129,7 +2820,6 @@ msgid "Catalog of the table"
msgstr "Taulun luettelo"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_50\n"
@@ -3138,7 +2828,6 @@ msgid "Schema of the table"
msgstr "Taulun kaavio"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_51\n"
@@ -3147,7 +2836,6 @@ msgid "The field '%FIELDNAME' already exists."
msgstr "Kenttä '%FIELDNAME' on jo olemassa."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_ZERO_0\n"
@@ -3156,7 +2844,6 @@ msgid "~Cancel"
msgstr "~Peruuta"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_ZERO_1\n"
@@ -3165,7 +2852,6 @@ msgid "~Help"
msgstr "~Ohje"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_ZERO_2\n"
@@ -3174,7 +2860,6 @@ msgid "< ~Back"
msgstr "< ~Edellinen"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_ZERO_3\n"
@@ -3183,7 +2868,6 @@ msgid "~Convert"
msgstr "~Muunna"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_ZERO_4\n"
@@ -3192,7 +2876,6 @@ msgid "Note: Currency amounts from external links and currency conversion factor
msgstr "Huomautus: Ulkoisten linkkien valuuttamääriä ja kaavojen valuutanmuuntokertoimia ei voi muuntaa."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_ZERO_5\n"
@@ -3201,7 +2884,6 @@ msgid "First, unprotect all sheets."
msgstr "Poista ensin kaikkien taulukoiden suojaus."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_ZERO_6\n"
@@ -3219,7 +2901,6 @@ msgid "C~ontinue >"
msgstr "~Jatka>>"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_ZERO_8\n"
@@ -3228,7 +2909,6 @@ msgid "C~lose"
msgstr "S~ulje"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_0\n"
@@ -3237,7 +2917,6 @@ msgid "~Entire document"
msgstr "~Koko asiakirja"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_1\n"
@@ -3246,7 +2925,6 @@ msgid "Selection"
msgstr "Valinta"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_2\n"
@@ -3255,7 +2933,6 @@ msgid "Cell S~tyles"
msgstr "Solu~tyylit"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_3\n"
@@ -3264,7 +2941,6 @@ msgid "Currency cells in the current ~sheet"
msgstr "Nykyisen ~taulukon valuuttasolut"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_4\n"
@@ -3273,7 +2949,6 @@ msgid "Currency cells in the entire ~document"
msgstr "Koko ~asiakirjan valuuttasolut"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_5\n"
@@ -3282,7 +2957,6 @@ msgid "~Selected range"
msgstr "~Valittu alue"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_6\n"
@@ -3291,7 +2965,6 @@ msgid "Select Cell Styles"
msgstr "Valitse solutyylit"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_7\n"
@@ -3300,7 +2973,6 @@ msgid "Select currency cells"
msgstr "Valitse valuuttasolut"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_8\n"
@@ -3309,7 +2981,6 @@ msgid "Currency ranges:"
msgstr "Valuutta-alueet:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_9\n"
@@ -3318,7 +2989,6 @@ msgid "Templates:"
msgstr "Mallit:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_0\n"
@@ -3327,7 +2997,6 @@ msgid "Extent"
msgstr "Rajaus"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_1\n"
@@ -3336,7 +3005,6 @@ msgid "~Single %PRODUCTNAME Calc document"
msgstr "~Yksi %PRODUCTNAME Calc -asiakirja"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_2\n"
@@ -3345,7 +3013,6 @@ msgid "Complete ~directory"
msgstr "Koko ~hakemisto"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_3\n"
@@ -3354,7 +3021,6 @@ msgid "Source Document:"
msgstr "Lähdeasiakirja:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_4\n"
@@ -3363,7 +3029,6 @@ msgid "Source directory:"
msgstr "Lähdehakemisto:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_5\n"
@@ -3372,7 +3037,6 @@ msgid "~Including subfolders"
msgstr "My~ös alikansiot"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_6\n"
@@ -3381,7 +3045,6 @@ msgid "Target directory:"
msgstr "Kohdehakemisto:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_7\n"
@@ -3390,7 +3053,6 @@ msgid "Temporarily unprotect sheet without query"
msgstr "Poista taulukoiden suojaus väliaikaisesti ilman kyselyä"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_10\n"
@@ -3408,7 +3070,6 @@ msgid "Conversion status:"
msgstr "Muunnon tila: "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STATUSLINE_1\n"
@@ -3417,7 +3078,6 @@ msgid "Conversion status of the cell templates:"
msgstr "Solumallien muuntotila:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STATUSLINE_2\n"
@@ -3426,7 +3086,6 @@ msgid "Registration of the relevant ranges: Sheet %1Number%1 of %2TotPageCount%2
msgstr "Merkitsevien alueiden rekisteröinti: Taulukko %1Number%1 / %2TotPageCount%2"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STATUSLINE_3\n"
@@ -3435,7 +3094,6 @@ msgid "Entry of the ranges to be converted..."
msgstr "Muunnettavien alueiden syöttäminen..."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STATUSLINE_4\n"
@@ -3444,7 +3102,6 @@ msgid "Sheet protection for each sheet will be restored..."
msgstr "Kunkin taulukon suojaus palautetaan..."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STATUSLINE_5\n"
@@ -3462,7 +3119,6 @@ msgid "~Finish"
msgstr "~Lopeta"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_1\n"
@@ -3471,7 +3127,6 @@ msgid "Select directory"
msgstr "Valitse hakemisto"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_2\n"
@@ -3480,7 +3135,6 @@ msgid "Select file"
msgstr "Valitse tiedosto"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_3\n"
@@ -3489,7 +3143,6 @@ msgid "Select target directory"
msgstr "Valitse kohdehakemisto"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_4\n"
@@ -3498,7 +3151,6 @@ msgid "non-existent"
msgstr "ei olemassa"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_5\n"
@@ -3507,7 +3159,6 @@ msgid "Euro Converter"
msgstr "Euromuunnin"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_6\n"
@@ -3516,7 +3167,6 @@ msgid "Should protected spreadsheets be temporarily unprotected?"
msgstr "Poistetaanko suojattujen laskentataulukoiden suojaus väliaikaisesti?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_7\n"
@@ -3525,7 +3175,6 @@ msgid "Enter the password to unprotect the table %1TableName%1"
msgstr "Anna taulukon %1TableName%1 suojauksen purun salasana"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_8\n"
@@ -3534,7 +3183,6 @@ msgid "Wrong Password!"
msgstr "Väärä salasana!"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_9\n"
@@ -3543,7 +3191,6 @@ msgid "Protected Sheet"
msgstr "Suojattu taulukko"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_10\n"
@@ -3552,7 +3199,6 @@ msgid "Warning!"
msgstr "Varoitus!"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_11\n"
@@ -3561,7 +3207,6 @@ msgid "Protection for the sheets will not be removed."
msgstr "Taulukoiden suojausta ei poisteta."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_12\n"
@@ -3570,7 +3215,6 @@ msgid "Sheet cannot be unprotected"
msgstr "Taulukon suojausta ei voi purkaa"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_13\n"
@@ -3579,7 +3223,6 @@ msgid "The Wizard cannot edit this document as cell formats cannot be modified i
msgstr "Ohjattu toiminto ei voi muokata tätä asiakirjaa, koska solujen muotoilua ei voi muokata suojattuja laskentataulukkoja sisältävissä asiakirjoissa."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_14\n"
@@ -3588,7 +3231,6 @@ msgid "Please note that the Euro Converter will, otherwise, not be able to edit
msgstr "Euromuunnin ei muutoin pysty muokkaamaan tätä asiakirjaa!"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_15\n"
@@ -3597,7 +3239,6 @@ msgid "Please choose a currency to be converted first!"
msgstr "Valitse ensin muunnettava valuutta!"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_16\n"
@@ -3606,7 +3247,6 @@ msgid "Password:"
msgstr "Salasana:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_17\n"
@@ -3615,7 +3255,6 @@ msgid "OK"
msgstr "OK"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_18\n"
@@ -3624,7 +3263,6 @@ msgid "Cancel"
msgstr "Peruuta"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_19\n"
@@ -3633,7 +3271,6 @@ msgid "Please select a %PRODUCTNAME Calc document for editing!"
msgstr "Valitse %PRODUCTNAME Calc -asiakirja muokattavaksi!"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_20\n"
@@ -3642,7 +3279,6 @@ msgid "'<1>' is not a directory!"
msgstr "<1> ei ole hakemisto!"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_21\n"
@@ -3651,7 +3287,6 @@ msgid "Document is read-only!"
msgstr "Asiakirja on kirjoitussuojattu!"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_22\n"
@@ -3660,7 +3295,6 @@ msgid "The '<1>' file already exists.<CR>Do you want to overwrite it?"
msgstr "Tiedosto '<1>' on jo olemassa.<CR>Haluatko korvata tiedoston?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_23\n"
@@ -3678,7 +3312,6 @@ msgid "Cancel Wizard"
msgstr "P~eruuta"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_0\n"
@@ -3687,7 +3320,6 @@ msgid "Portuguese Escudo"
msgstr "Portugalin escudo"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_1\n"
@@ -3696,7 +3328,6 @@ msgid "Dutch Guilder"
msgstr "Hollannin guldeni"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_2\n"
@@ -3705,7 +3336,6 @@ msgid "French Franc"
msgstr "Ranskan frangi"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_3\n"
@@ -3714,7 +3344,6 @@ msgid "Spanish Peseta"
msgstr "Espanjan peseta"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_4\n"
@@ -3723,7 +3352,6 @@ msgid "Italian Lira"
msgstr "Italian liira"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_5\n"
@@ -3732,7 +3360,6 @@ msgid "German Mark"
msgstr "Saksan markka"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_6\n"
@@ -3741,7 +3368,6 @@ msgid "Belgian Franc"
msgstr "Belgian frangi"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_7\n"
@@ -3750,7 +3376,6 @@ msgid "Irish Punt"
msgstr "Irlannin punta"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_8\n"
@@ -3759,7 +3384,6 @@ msgid "Luxembourg Franc"
msgstr "Luxemburgin frangi"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_9\n"
@@ -3768,7 +3392,6 @@ msgid "Austrian Schilling"
msgstr "Itävallan shillinki"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_10\n"
@@ -3777,7 +3400,6 @@ msgid "Finnish Mark"
msgstr "Suomen markka"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_11\n"
@@ -3786,7 +3408,6 @@ msgid "Greek Drachma"
msgstr "Kreikan drakhma"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_12\n"
@@ -3795,7 +3416,6 @@ msgid "Slovenian Tolar"
msgstr "Slovenian tolar"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_13\n"
@@ -3804,7 +3424,6 @@ msgid "Cypriot Pound"
msgstr "Kyproksen punta"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_14\n"
@@ -3813,7 +3432,6 @@ msgid "Maltese Lira"
msgstr "Maltan liira"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_15\n"
@@ -3822,7 +3440,6 @@ msgid "Slovak Koruna"
msgstr "Slovakian kruunu"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_16\n"
@@ -3831,7 +3448,6 @@ msgid "Estonian Kroon"
msgstr "Viron kruunu"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_17\n"
@@ -3840,7 +3456,6 @@ msgid "Latvian Lats"
msgstr "Latvian lati"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_18\n"
@@ -3849,7 +3464,6 @@ msgid "Lithuanian Litas"
msgstr "Liettuan liti"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_LASTPAGE_0\n"
@@ -3858,7 +3472,6 @@ msgid "Progress"
msgstr "Tilanne"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_LASTPAGE_1\n"
@@ -3867,7 +3480,6 @@ msgid "Retrieving the relevant documents..."
msgstr "Haetaan asianmukaiset asiakirjat..."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_LASTPAGE_2\n"
@@ -3876,7 +3488,6 @@ msgid "Converting the documents..."
msgstr "Muunnetaan asiakirjat..."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_LASTPAGE_3\n"
@@ -3885,7 +3496,6 @@ msgid "Settings:"
msgstr "Asetukset:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_LASTPAGE_4\n"
@@ -3894,7 +3504,6 @@ msgid "Sheet is always unprotected"
msgstr "Taulukko on aina suojaamaton"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLES_0\n"
@@ -3903,7 +3512,6 @@ msgid "Theme Selection"
msgstr "Teeman valinta"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLES_1\n"
@@ -3912,7 +3520,6 @@ msgid "Error while saving the document to the clipboard! The following action ca
msgstr "On ilmennyt virhe tallennettaessa asiakirjaa leikepöydälle! Seuraavaa toimintoa ei voi kumota."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLES_2\n"
@@ -3921,7 +3528,6 @@ msgid "~Cancel"
msgstr "~Peruuta"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLES_3\n"
@@ -3930,7 +3536,6 @@ msgid "~OK"
msgstr "~OK"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_0\n"
@@ -3939,7 +3544,6 @@ msgid "(Standard)"
msgstr "(Vakio)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_1\n"
@@ -3948,7 +3552,6 @@ msgid "Autumn Leaves"
msgstr "Syksyn lehdet"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_2\n"
@@ -3957,7 +3560,6 @@ msgid "Be"
msgstr "Mehiläinen"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_3\n"
@@ -3966,7 +3568,6 @@ msgid "Black and White"
msgstr "Mustavalkoinen"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_4\n"
@@ -3975,7 +3576,6 @@ msgid "Blackberry Bush"
msgstr "Karhunvatukkapensas"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_5\n"
@@ -3984,7 +3584,6 @@ msgid "Blue Jeans"
msgstr "Farkut"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_6\n"
@@ -3993,7 +3592,6 @@ msgid "Fifties Diner"
msgstr "Lounasravintola"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_7\n"
@@ -4002,7 +3600,6 @@ msgid "Glacier"
msgstr "Jäätikkö"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_8\n"
@@ -4011,7 +3608,6 @@ msgid "Green Grapes"
msgstr "Vihreät rypäleet"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_9\n"
@@ -4020,7 +3616,6 @@ msgid "Marine"
msgstr "Merensininen"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_10\n"
@@ -4029,7 +3624,6 @@ msgid "Millennium"
msgstr "Millennium"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_11\n"
@@ -4038,7 +3632,6 @@ msgid "Nature"
msgstr "Luonto"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_12\n"
@@ -4047,7 +3640,6 @@ msgid "Neon"
msgstr "Neon"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_13\n"
@@ -4056,7 +3648,6 @@ msgid "Night"
msgstr "Yö"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_14\n"
@@ -4065,7 +3656,6 @@ msgid "PC Nostalgia"
msgstr "PC-nostalgia"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_15\n"
@@ -4074,7 +3664,6 @@ msgid "Pastel"
msgstr "Pastelli"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_16\n"
@@ -4083,7 +3672,6 @@ msgid "Pool Party"
msgstr "Allasbileet"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_17\n"
@@ -4092,7 +3680,6 @@ msgid "Pumpkin"
msgstr "Kurpitsa"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceDialog_0\n"
@@ -4101,7 +3688,6 @@ msgid "Addressee"
msgstr "Saaja"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceDialog_1\n"
@@ -4110,7 +3696,6 @@ msgid "One recipient"
msgstr "Yksi vastaanottaja"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceDialog_2\n"
@@ -4119,7 +3704,6 @@ msgid "Several recipients (address database)"
msgstr "Useita vastaanottajia (osoitetietokanta)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceDialog_3\n"
@@ -4128,7 +3712,6 @@ msgid "Use of This Template"
msgstr "Mallin käyttö"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceMsgError\n"
@@ -4137,7 +3720,6 @@ msgid "An error has occurred."
msgstr "On ilmennyt virhe."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_0\n"
@@ -4146,7 +3728,6 @@ msgid "Click placeholder and overwrite"
msgstr "Napsauta paikanninta ja kirjoita sen päälle"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_1\n"
@@ -4155,7 +3736,6 @@ msgid "Company"
msgstr "Yritys"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_2\n"
@@ -4164,7 +3744,6 @@ msgid "Department"
msgstr "Osasto"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_3\n"
@@ -4173,7 +3752,6 @@ msgid "First Name"
msgstr "Etunimi"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_4\n"
@@ -4182,7 +3760,6 @@ msgid "Last Name"
msgstr "Sukunimi"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_5\n"
@@ -4191,7 +3768,6 @@ msgid "Street"
msgstr "Katuosoite"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_6\n"
@@ -4200,7 +3776,6 @@ msgid "Country"
msgstr "Maa"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_7\n"
@@ -4209,7 +3784,6 @@ msgid "ZIP/Postal Code"
msgstr "Postinumero"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_8\n"
@@ -4236,7 +3810,6 @@ msgid "Position"
msgstr "Sijainti"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_11\n"
@@ -4245,7 +3818,6 @@ msgid "Form of Address"
msgstr "Osoitemuoto"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_12\n"
@@ -4263,7 +3835,6 @@ msgid "Salutation"
msgstr "arvo"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_14\n"
@@ -4272,7 +3843,6 @@ msgid "Home Phone"
msgstr "Kotipuhelin"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_15\n"
@@ -4290,7 +3860,6 @@ msgid "Fax"
msgstr "Faksi"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_17\n"
@@ -4299,7 +3868,6 @@ msgid "E-Mail"
msgstr "Sähköposti"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_18\n"
@@ -4317,7 +3885,6 @@ msgid "Notes"
msgstr "muistiinpanot"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_20\n"
@@ -4326,7 +3893,6 @@ msgid "Alt. Field 1"
msgstr "Vaihtoeht. kenttä 1"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_21\n"
@@ -4335,7 +3901,6 @@ msgid "Alt. Field 2"
msgstr "Vaihtoeht. kenttä 2"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_22\n"
@@ -4344,7 +3909,6 @@ msgid "Alt. Field 3"
msgstr "Vaihtoeht. kenttä 3"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_23\n"
@@ -4353,7 +3917,6 @@ msgid "Alt. Field 4"
msgstr "Vaihtoeht. kenttä 4"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_24\n"
@@ -4371,7 +3934,6 @@ msgid "State"
msgstr "Osavaltio"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_26\n"
@@ -4380,7 +3942,6 @@ msgid "Office Phone"
msgstr "Toimistopuhelin"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_27\n"
@@ -4389,7 +3950,6 @@ msgid "Pager"
msgstr "Hakulaite"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_28\n"
@@ -4398,7 +3958,6 @@ msgid "Mobile Phone"
msgstr "Matkapuhelin"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_29\n"
@@ -4407,7 +3966,6 @@ msgid "Other Phone"
msgstr "Muu puhelin"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_30\n"
@@ -4416,7 +3974,6 @@ msgid "Calendar URL"
msgstr "Kalenterin URL-osoite"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_31\n"
@@ -4425,7 +3982,6 @@ msgid "Invite"
msgstr "Kutsu"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceNoTextmark_0\n"
@@ -4434,7 +3990,6 @@ msgid "The bookmark 'Recipient' is missing."
msgstr "Kirjanmerkki 'Vastaanottaja' puuttuu."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceNoTextmark_1\n"
@@ -4443,7 +3998,6 @@ msgid "Form letter fields can not be included."
msgstr "Joukkokirjekenttien liittäminen ei onnistu."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"AgendaDlgName\n"
@@ -4452,7 +4006,6 @@ msgid "Minutes Template"
msgstr "Pöytäkirjamalli"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"AgendaDlgNoCancel\n"
@@ -4461,7 +4014,6 @@ msgid "An option must be confirmed."
msgstr "Valinta on vahvistettava."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"AgendaDlgFrame\n"
@@ -4470,7 +4022,6 @@ msgid "Minutes Type"
msgstr "Pöytäkirjatyyppi"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"AgendaDlgButton1\n"
@@ -4479,7 +4030,6 @@ msgid "Results Minutes"
msgstr "Tulospöytäkirja"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"AgendaDlgButton2\n"
@@ -4488,7 +4038,6 @@ msgid "Evaluation Minutes"
msgstr "Arviointipöytäkirja"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"TextField\n"
@@ -4506,7 +4055,6 @@ msgid "The '%1' directory cannot be created:"
msgstr "Hakemistoa %1 ei voi luoda: "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MsgDirNotThere\n"
@@ -4515,7 +4063,6 @@ msgid "The '%1' directory does not exist."
msgstr "Hakemistoa %1 ei ole olemassa."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"QueryfornewCreation\n"
@@ -4524,7 +4071,6 @@ msgid "Do you want to create it now?"
msgstr "Haluatko luoda sen nyt?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"HelpButton\n"
@@ -4533,7 +4079,6 @@ msgid "~Help"
msgstr "~Ohje"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CancelButton\n"
@@ -4542,7 +4087,6 @@ msgid "~Cancel"
msgstr "~Peruuta"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"BackButton\n"
@@ -4560,7 +4104,6 @@ msgid "Ne~xt >"
msgstr "S~euraava >>"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"BeginButton\n"
@@ -4569,7 +4112,6 @@ msgid "~Convert"
msgstr "~Muunna"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CloseButton\n"
@@ -4578,7 +4120,6 @@ msgid "~Close"
msgstr "~Sulje"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"WelcometextLabel1\n"
@@ -4587,7 +4128,6 @@ msgid "This wizard convert legacy format documents to Open Document Format for O
msgstr "Tämä ohjattu toiminto muuntaa asiakirjoja vanhoista asiakirjamuodoista ODF-muotoon (Open Document Format for Office Applications)."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"WelcometextLabel3\n"
@@ -4596,7 +4136,6 @@ msgid "Select the document type for conversion:"
msgstr "Valitse muunnettava asiakirjatyyppi:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MSTemplateCheckbox_1_\n"
@@ -4605,7 +4144,6 @@ msgid "Word templates"
msgstr "Word-asiakirjamallit"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MSTemplateCheckbox_2_\n"
@@ -4614,7 +4152,6 @@ msgid "Excel templates"
msgstr "Excel-asiakirjamallit"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MSTemplateCheckbox_3_\n"
@@ -4623,7 +4160,6 @@ msgid "PowerPoint templates"
msgstr "PowerPoint-asiakirjamallit"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MSDocumentCheckbox_1_\n"
@@ -4632,7 +4168,6 @@ msgid "Word documents"
msgstr "Word-asiakirjat"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MSDocumentCheckbox_2_\n"
@@ -4641,7 +4176,6 @@ msgid "Excel documents"
msgstr "Excel-asiakirjat"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MSDocumentCheckbox_3_\n"
@@ -4650,7 +4184,6 @@ msgid "PowerPoint/Publisher documents"
msgstr "PowerPoint/Publisher-asiakirjat"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MSContainerName\n"
@@ -4659,7 +4192,6 @@ msgid "Microsoft Office"
msgstr "Microsoft Office"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SummaryHeader\n"
@@ -4668,7 +4200,6 @@ msgid "Summary:"
msgstr "Yhteenveto:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"GroupnameDefault\n"
@@ -4677,7 +4208,6 @@ msgid "Imported_Templates"
msgstr "Tuodut_mallit"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ProgressMoreDocs\n"
@@ -4686,7 +4216,6 @@ msgid "Documents"
msgstr "Asiakirjat"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ProgressMoreTemplates\n"
@@ -4695,7 +4224,6 @@ msgid "Templates"
msgstr "Mallit"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"FileExists\n"
@@ -4704,7 +4232,6 @@ msgid "The '<1>' file already exists.<CR>Do you want to overwrite it?"
msgstr "Tiedosto '<1>' on jo olemassa.<CR>Haluatko korvata tiedoston?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MorePathsError3\n"
@@ -4713,7 +4240,6 @@ msgid "Directories do not exist"
msgstr "Hakemistoja ei ole"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ConvertError1\n"
@@ -4731,7 +4257,6 @@ msgid "Cancel Wizard"
msgstr "P~eruuta"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RTErrorDesc\n"
@@ -4740,7 +4265,6 @@ msgid "An unexpected error has occurred in the wizard."
msgstr "Yllättävä virhe tapahtui."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RTErrorHeader\n"
@@ -4749,7 +4273,6 @@ msgid "Error"
msgstr "Virhe"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"OverwriteallFiles\n"
@@ -4758,7 +4281,6 @@ msgid "Do you want to overwrite documents without being asked?"
msgstr "Haluatko korvata asiakirjat ilman kysymistä?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ReeditMacro\n"
@@ -4767,7 +4289,6 @@ msgid "Document macro has to be revised."
msgstr "Asiakirjan makro täytyy tarkastaa."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CouldNotsaveDocument\n"
@@ -4776,7 +4297,6 @@ msgid "Document '<1>' could not be saved."
msgstr "Asiakirjaa '<1>' ei voitu tallentaa."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CouldNotopenDocument\n"
@@ -4785,7 +4305,6 @@ msgid "Document '<1>' could not be opened."
msgstr "Asiakirjaa '<1>' ei voitu avata."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"PathDialogMessage\n"
@@ -4794,7 +4313,6 @@ msgid "Select a directory"
msgstr "Valitse hakemisto"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"DialogTitle\n"
@@ -4803,7 +4321,6 @@ msgid "Document Converter"
msgstr "Asiakirjamuunnin"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SearchInSubDir\n"
@@ -4812,7 +4329,6 @@ msgid "Including subdirectories"
msgstr "sisällytetään alikansiot"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ProgressPage1\n"
@@ -4821,7 +4337,6 @@ msgid "Progress"
msgstr "Tilanne"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ProgressPage2\n"
@@ -4830,7 +4345,6 @@ msgid "Retrieving the relevant documents:"
msgstr "Haetaan asianmukaiset asiakirjat:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ProgressPage3\n"
@@ -4839,7 +4353,6 @@ msgid "Converting the documents"
msgstr "Muunnetaan asiakirjat"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ProgressFound\n"
@@ -4857,7 +4370,6 @@ msgid "\"%1 found"
msgstr "%1 löydetty"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"Ready\n"
@@ -4866,7 +4378,6 @@ msgid "Finished"
msgstr "Valmis"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SourceDocuments\n"
@@ -4875,7 +4386,6 @@ msgid "Source documents"
msgstr "Lähdeasiakirjat"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"TargetDocuments\n"
@@ -4884,7 +4394,6 @@ msgid "Target documents"
msgstr "Kohdeasiakirjat"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"LogfileSummary\n"
@@ -4893,7 +4402,6 @@ msgid "<COUNT> documents converted"
msgstr "<COUNT> asiakirjaa muunnettu"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumInclusiveSubDir\n"
@@ -4902,7 +4410,6 @@ msgid "All subdirectories will be taken into account"
msgstr "Kaikki alihakemistot huomioidaan"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumSaveDokumente\n"
@@ -4911,7 +4418,6 @@ msgid "These will be exported to the following directory:"
msgstr "Kohteet viedään seuraavaan hakemistoon:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"TextImportLabel\n"
@@ -4929,7 +4435,6 @@ msgid "Save to:"
msgstr "Kopioi tiedostoon:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CreateLogfile\n"
@@ -4938,7 +4443,6 @@ msgid "Create log file"
msgstr "Luo lokitiedosto"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"LogfileHelpText\n"
@@ -4947,7 +4451,6 @@ msgid "A log file will be created in your work directory"
msgstr "Lokitiedosto luodaan työhakemistoon"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ShowLogfile\n"
@@ -4956,7 +4459,6 @@ msgid "Show log file"
msgstr "Näytä lokitiedosto"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumMSTextDocuments\n"
@@ -4965,7 +4467,6 @@ msgid "All Word documents contained in the following directory will be imported:
msgstr "Kaikki seuraavassa hakemistossa olevat Word-asiakirjat tuodaan:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumMSTableDocuments\n"
@@ -4974,7 +4475,6 @@ msgid "All Excel documents contained in the following directory will be imported
msgstr "Kaikki seuraavassa hakemistossa olevat Excel-asiakirjat tuodaan:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumMSDrawDocuments\n"
@@ -4983,7 +4483,6 @@ msgid "All PowerPoint/Publisher documents contained in the following directory w
msgstr "Kaikki seuraavassa hakemistossa olevat PowerPoint/Publisher-asiakirjat tuodaan:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumMSTextTemplates\n"
@@ -4992,7 +4491,6 @@ msgid "All Word templates contained in the following directory will be imported:
msgstr "Kaikki seuraavassa hakemistossa olevat Word-mallit tuodaan:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumMSTableTemplates\n"
@@ -5001,7 +4499,6 @@ msgid "All Excel templates contained in the following directory will be imported
msgstr "Kaikki seuraavassa hakemistossa olevat Excel-mallit tuodaan:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumMSDrawTemplates\n"
diff --git a/source/fi/writerperfect/messages.po b/source/fi/writerperfect/messages.po
index 53934907b6a..3868b1771f8 100644
--- a/source/fi/writerperfect/messages.po
+++ b/source/fi/writerperfect/messages.po
@@ -56,7 +56,6 @@ msgid "EPUB Export"
msgstr ""
#: exportepub.ui:91
-#, fuzzy
msgctxt "exportepub|versionft"
msgid "Version:"
msgstr "Versio:"
@@ -77,19 +76,16 @@ msgid "Split method:"
msgstr ""
#: exportepub.ui:161
-#, fuzzy
msgctxt "exportepub|splitpage"
msgid "Page break"
msgstr "Sivunvaihto"
#: exportepub.ui:162
-#, fuzzy
msgctxt "exportepub|splitheading"
msgid "Heading"
msgstr "Otsikko"
#: wpftencodingdialog.ui:63
-#, fuzzy
msgctxt "wpftencodingdialog|label"
msgid "_Character set:"
msgstr "Merkistö:"
diff --git a/source/fi/xmlsecurity/messages.po b/source/fi/xmlsecurity/messages.po
index 437c53078e8..740d514aa8f 100644
--- a/source/fi/xmlsecurity/messages.po
+++ b/source/fi/xmlsecurity/messages.po
@@ -104,7 +104,6 @@ msgstr ""
"Haluatko varmasti jatkaa?"
#: strings.hrc:46
-#, fuzzy
msgctxt "STR_XMLSECDLG_QUERY_REALLYREMOVE"
msgid ""
"Document signature cannot be restored, once removed.\n"
@@ -406,7 +405,6 @@ msgid "Expiration date"
msgstr "Päättymispäivämäärä"
#: selectcertificatedialog.ui:136
-#, fuzzy
msgctxt "selectcertificatedialog|type"
msgid "Type"
msgstr "Tyyppi"
@@ -463,7 +461,6 @@ msgid "Encrypt"
msgstr ""
#: selectcertificatedialog.ui:209
-#, fuzzy
msgctxt "selectcertificatedialog|sign"
msgid "Select the certificate you want to use for signing:"
msgstr "Valitse varmenne, jota haluat käyttää allekirjoitukseen:"
diff --git a/source/fr/helpcontent2/source/text/shared/01.po b/source/fr/helpcontent2/source/text/shared/01.po
index 35108dad87f..b8ece75ea5f 100644
--- a/source/fr/helpcontent2/source/text/shared/01.po
+++ b/source/fr/helpcontent2/source/text/shared/01.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-01-10 11:50+0100\n"
-"PO-Revision-Date: 2017-12-22 21:38+0000\n"
-"Last-Translator: jumbo444 <Laurent.Balland-Poirier@laposte.net>\n"
+"PO-Revision-Date: 2018-01-10 21:22+0000\n"
+"Last-Translator: Jean-Baptiste Faure <jbfaure@libreoffice.org>\n"
"Language-Team: ll.org\n"
"Language: fr\n"
"MIME-Version: 1.0\n"
@@ -13,9 +13,9 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
"X-Project-Style: openoffice\n"
-"X-POOTLE-MTIME: 1513978686.000000\n"
+"X-POOTLE-MTIME: 1515619363.000000\n"
#: 01010000.xhp
msgctxt ""
@@ -2111,7 +2111,7 @@ msgctxt ""
"par_id771513629025613\n"
"help.text"
msgid "<variable id=\"openremote1\"><ahelp hid=\".uno:OpenRemote\">Opens a document located in a remote file service.</ahelp></variable>"
-msgstr ""
+msgstr "<variable id=\"openremote1\"><ahelp hid=\".uno:OpenRemote\">Ouvre un document stocké dans un service de fichiers distant.</ahelp></variable>"
#: 01020001.xhp
msgctxt ""
@@ -2423,7 +2423,7 @@ msgctxt ""
"par_id771513629025613\n"
"help.text"
msgid "<variable id=\"saveremote1\"><ahelp hid=\".uno:SaveRemote\">Saves a document located in a remote file service.</ahelp></variable>"
-msgstr ""
+msgstr "<variable id=\"saveremote1\"><ahelp hid=\".uno:SaveRemote\">Enregistre un document dans un service de fichiers distant.</ahelp></variable>"
#: 01060001.xhp
msgctxt ""
diff --git a/source/fr/officecfg/registry/data/org/openoffice/Office/UI.po b/source/fr/officecfg/registry/data/org/openoffice/Office/UI.po
index b4dfeaf3e16..4b4212fa732 100644
--- a/source/fr/officecfg/registry/data/org/openoffice/Office/UI.po
+++ b/source/fr/officecfg/registry/data/org/openoffice/Office/UI.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-01-10 11:50+0100\n"
-"PO-Revision-Date: 2017-12-23 08:41+0000\n"
-"Last-Translator: Jean-Baptiste Faure <jbfaure@libreoffice.org>\n"
+"PO-Revision-Date: 2018-01-10 17:08+0000\n"
+"Last-Translator: sophie <gautier.sophie@gmail.com>\n"
"Language-Team: ll.org\n"
"Language: fr\n"
"MIME-Version: 1.0\n"
@@ -13,9 +13,9 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
"X-Project-Style: openoffice\n"
-"X-POOTLE-MTIME: 1514018504.000000\n"
+"X-POOTLE-MTIME: 1515604126.000000\n"
#: BaseWindowState.xcu
msgctxt ""
@@ -27071,7 +27071,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Page Columns"
-msgstr ""
+msgstr "Colonnes de page"
#: WriterCommands.xcu
msgctxt ""
@@ -30266,7 +30266,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Page Margins"
-msgstr ""
+msgstr "Marges de la page"
#: WriterCommands.xcu
msgctxt ""
diff --git a/source/fr/sc/messages.po b/source/fr/sc/messages.po
index 57db52baba4..84437d38018 100644
--- a/source/fr/sc/messages.po
+++ b/source/fr/sc/messages.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-01-10 11:50+0100\n"
-"PO-Revision-Date: 2017-12-10 18:49+0000\n"
-"Last-Translator: jumbo444 <Laurent.Balland-Poirier@laposte.net>\n"
+"PO-Revision-Date: 2018-01-10 17:13+0000\n"
+"Last-Translator: sophie <gautier.sophie@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: fr\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1512931748.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1515604402.000000\n"
#: compiler.hrc:27
msgctxt "RID_FUNCTION_CATEGORIES"
@@ -19165,17 +19165,17 @@ msgstr "Éditer le contour"
#: optcalculatepage.ui:48
msgctxt "optcalculatepage|threadingenabled"
msgid "Enable multi-threaded calculation: Warning Experimental."
-msgstr ""
+msgstr "Activer le calcul parallèle : expérimental attention"
#: optcalculatepage.ui:52
msgctxt "optcalculatepage|threadingenabled|tooltip_text"
msgid "Enable Experimental multi-threaded calculation of formula-groups, this may break your spreadsheet."
-msgstr ""
+msgstr "Activer le calcul parallèle expérimental des groupes de formules, cela peut casser la feuille de calcul"
#: optcalculatepage.ui:71
msgctxt "optcalculatepage|label4"
msgid "CPU threading settings"
-msgstr ""
+msgstr "Paramètres de parallélisme CPU"
#: optcalculatepage.ui:107
msgctxt "optcalculatepage|case"
diff --git a/source/ga/extras/source/autocorr/emoji.po b/source/ga/extras/source/autocorr/emoji.po
index c222ce231f8..3174cd3df20 100644
--- a/source/ga/extras/source/autocorr/emoji.po
+++ b/source/ga/extras/source/autocorr/emoji.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2017-12-20 08:16+0100\n"
-"PO-Revision-Date: 2017-11-11 23:09+0000\n"
-"Last-Translator: Kevin Scannell <kscanne@gmail.com>\n"
+"PO-Revision-Date: 2018-01-11 11:30+0000\n"
+"Last-Translator: Seanán Ó Coistín <seananoc@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ga\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=n==1 ? 0 : n==2 ? 1 : 2;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1510441742.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1515670221.000000\n"
#. ¢ (U+000A2), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -1706,7 +1706,7 @@ msgctxt ""
"LIGHTNING\n"
"LngText.text"
msgid "lightning3"
-msgstr ""
+msgstr "lightning3"
#. ☈ (U+02608), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -1715,7 +1715,7 @@ msgctxt ""
"THUNDERSTORM\n"
"LngText.text"
msgid "storm2"
-msgstr ""
+msgstr "storm2"
#. ☉ (U+02609), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -2057,7 +2057,7 @@ msgctxt ""
"MERCURY\n"
"LngText.text"
msgid "mercury"
-msgstr ""
+msgstr "Mearcair"
#. ♀ (U+02640), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -2075,7 +2075,7 @@ msgctxt ""
"EARTH\n"
"LngText.text"
msgid "earth"
-msgstr ""
+msgstr "An Domhan"
#. ♂ (U+02642), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -2093,7 +2093,7 @@ msgctxt ""
"JUPITER\n"
"LngText.text"
msgid "jupiter"
-msgstr ""
+msgstr "Iúpatar"
#. ♄ (U+02644), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -2102,7 +2102,7 @@ msgctxt ""
"SATURN\n"
"LngText.text"
msgid "saturn"
-msgstr ""
+msgstr "Satarn"
#. ♅ (U+02645), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -2111,7 +2111,7 @@ msgctxt ""
"URANUS\n"
"LngText.text"
msgid "uranus"
-msgstr ""
+msgstr "Úránas"
#. ♆ (U+02646), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -2120,7 +2120,7 @@ msgctxt ""
"NEPTUNE\n"
"LngText.text"
msgid "neptune"
-msgstr ""
+msgstr "Neiptiún"
#. ♇ (U+02647), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -2129,7 +2129,7 @@ msgctxt ""
"PLUTO\n"
"LngText.text"
msgid "pluto"
-msgstr ""
+msgstr "Plútón"
#. ♈ (U+02648), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -2138,7 +2138,7 @@ msgctxt ""
"ARIES\n"
"LngText.text"
msgid "aries"
-msgstr ""
+msgstr "Reithe"
#. ♉ (U+02649), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -2147,7 +2147,7 @@ msgctxt ""
"TAURUS\n"
"LngText.text"
msgid "taurus"
-msgstr ""
+msgstr "An Tarbh"
#. ♊ (U+0264A), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -2156,7 +2156,7 @@ msgctxt ""
"GEMINI\n"
"LngText.text"
msgid "gemini"
-msgstr ""
+msgstr "An Cúpla"
#. ♋ (U+0264B), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -2165,7 +2165,7 @@ msgctxt ""
"CANCER\n"
"LngText.text"
msgid "cancer"
-msgstr ""
+msgstr "An Portán"
#. ♌ (U+0264C), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -2174,7 +2174,7 @@ msgctxt ""
"LEO\n"
"LngText.text"
msgid "leo"
-msgstr ""
+msgstr "An Leon"
#. ♍ (U+0264D), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -2183,7 +2183,7 @@ msgctxt ""
"VIRGO\n"
"LngText.text"
msgid "virgo"
-msgstr ""
+msgstr "An Mhaighdean"
#. ♎ (U+0264E), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -2192,7 +2192,7 @@ msgctxt ""
"LIBRA\n"
"LngText.text"
msgid "libra"
-msgstr ""
+msgstr "An Mheá"
#. ♏ (U+0264F), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -2201,7 +2201,7 @@ msgctxt ""
"SCORPIUS\n"
"LngText.text"
msgid "scorpius"
-msgstr ""
+msgstr "An Scairp"
#. ♐ (U+02650), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -2210,7 +2210,7 @@ msgctxt ""
"SAGITTARIUS\n"
"LngText.text"
msgid "sagittarius"
-msgstr ""
+msgstr "An Saighdeoir"
#. ♑ (U+02651), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -2219,7 +2219,7 @@ msgctxt ""
"CAPRICORN\n"
"LngText.text"
msgid "capricorn"
-msgstr ""
+msgstr "An Gabhar"
#. ♒ (U+02652), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -2228,7 +2228,7 @@ msgctxt ""
"AQUARIUS\n"
"LngText.text"
msgid "aquarius"
-msgstr ""
+msgstr "An tUisceadóir"
#. ♓ (U+02653), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -2237,7 +2237,7 @@ msgctxt ""
"PISCES\n"
"LngText.text"
msgid "pisces"
-msgstr ""
+msgstr "Na hÉisc"
#. ♔ (U+02654), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -2597,7 +2597,7 @@ msgctxt ""
"WHITE_FLAG\n"
"LngText.text"
msgid "flag4"
-msgstr ""
+msgstr "bratach4"
#. ⚑ (U+02691), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -2606,7 +2606,7 @@ msgctxt ""
"BLACK_FLAG\n"
"LngText.text"
msgid "flag3"
-msgstr ""
+msgstr "bratach3"
#. ⚒ (U+02692), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -2912,7 +2912,7 @@ msgctxt ""
"BLACK_CROSS_ON_SHIELD\n"
"LngText.text"
msgid "shield2"
-msgstr ""
+msgstr "sciath2"
#. ⛪ (U+026EA), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -2957,7 +2957,7 @@ msgctxt ""
"FLAG_IN_HOLE\n"
"LngText.text"
msgid "golf2"
-msgstr ""
+msgstr "galf2"
#. ⛴ (U+026F4), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -3686,7 +3686,7 @@ msgctxt ""
"FOGGY\n"
"LngText.text"
msgid "foggy"
-msgstr ""
+msgstr "ceomhar"
#. 🌂 (U+1F302), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -3785,7 +3785,7 @@ msgctxt ""
"MILKY_WAY\n"
"LngText.text"
msgid "milky way"
-msgstr ""
+msgstr "Bealach na Bó Finne"
#. 🌍 (U+1F30D), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -4037,7 +4037,7 @@ msgctxt ""
"CHERRY_BLOSSOM\n"
"LngText.text"
msgid "blossom2"
-msgstr ""
+msgstr "bláth2"
#. 🌹 (U+1F339), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -4271,7 +4271,7 @@ msgctxt ""
"CHERRIES\n"
"LngText.text"
msgid "cherry"
-msgstr ""
+msgstr "silín"
#. 🍓 (U+1F353), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -4568,7 +4568,7 @@ msgctxt ""
"COOKING\n"
"LngText.text"
msgid "cooking"
-msgstr ""
+msgstr "cócaireacht"
#. 🍴 (U+1F374), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -4604,7 +4604,7 @@ msgctxt ""
"WINE_GLASS\n"
"LngText.text"
msgid "glass"
-msgstr ""
+msgstr "gloine"
#. 🍸 (U+1F378), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -4622,7 +4622,7 @@ msgctxt ""
"TROPICAL_DRINK\n"
"LngText.text"
msgid "drink2"
-msgstr ""
+msgstr "deoch2"
#. 🍺 (U+1F37A), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -4658,7 +4658,7 @@ msgctxt ""
"RIBBON\n"
"LngText.text"
msgid "ribbon2"
-msgstr ""
+msgstr "ribín2"
#. 🎁 (U+1F381), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -4685,7 +4685,7 @@ msgctxt ""
"JACK-O-LANTERN\n"
"LngText.text"
msgid "halloween"
-msgstr ""
+msgstr "Oíche Shamhna"
#. 🎄 (U+1F384), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -4694,7 +4694,7 @@ msgctxt ""
"CHRISTMAS_TREE\n"
"LngText.text"
msgid "christmas"
-msgstr ""
+msgstr "Nollaig"
#. 🎅 (U+1F385), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -4703,7 +4703,7 @@ msgctxt ""
"FATHER_CHRISTMAS\n"
"LngText.text"
msgid "santa"
-msgstr ""
+msgstr "Daidí na Nollag"
#. 🎆 (U+1F386), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -4748,7 +4748,7 @@ msgctxt ""
"CONFETTI_BALL\n"
"LngText.text"
msgid "party2"
-msgstr ""
+msgstr "cóisir2"
#. 🎋 (U+1F38B), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -4838,7 +4838,7 @@ msgctxt ""
"CAROUSEL_HORSE\n"
"LngText.text"
msgid "fair2"
-msgstr ""
+msgstr "aonach2"
#. 🎡 (U+1F3A1), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -4847,7 +4847,7 @@ msgctxt ""
"FERRIS_WHEEL\n"
"LngText.text"
msgid "fair"
-msgstr ""
+msgstr "aonach"
#. 🎢 (U+1F3A2), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -4928,7 +4928,7 @@ msgctxt ""
"CIRCUS_TENT\n"
"LngText.text"
msgid "circus"
-msgstr ""
+msgstr "sorcas"
#. 🎫 (U+1F3AB), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -5135,7 +5135,7 @@ msgctxt ""
"CHEQUERED_FLAG\n"
"LngText.text"
msgid "race"
-msgstr ""
+msgstr "rás"
#. 🏂 (U+1F3C2), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -5180,7 +5180,7 @@ msgctxt ""
"HORSE_RACING\n"
"LngText.text"
msgid "horse3"
-msgstr ""
+msgstr "capall3"
#. 🏈 (U+1F3C8), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -6899,7 +6899,7 @@ msgctxt ""
"MONEY_BAG\n"
"LngText.text"
msgid "money2"
-msgstr ""
+msgstr "airgead2"
#. 💱 (U+1F4B1), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -6908,7 +6908,7 @@ msgctxt ""
"CURRENCY_EXCHANGE\n"
"LngText.text"
msgid "exchange"
-msgstr ""
+msgstr "malartú"
#. 💲 (U+1F4B2), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -6980,7 +6980,7 @@ msgctxt ""
"CHART_WITH_UPWARDS_TREND_AND_YEN_SIGN\n"
"LngText.text"
msgid "chart4"
-msgstr ""
+msgstr "cairt4"
#. 💺 (U+1F4BA), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -7070,7 +7070,7 @@ msgctxt ""
"PAGE_WITH_CURL\n"
"LngText.text"
msgid "page3"
-msgstr ""
+msgstr "leathanach3"
#. 📄 (U+1F4C4), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -7079,7 +7079,7 @@ msgctxt ""
"PAGE_FACING_UP\n"
"LngText.text"
msgid "page"
-msgstr ""
+msgstr "leathanach"
#. 📅 (U+1F4C5), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -7115,7 +7115,7 @@ msgctxt ""
"CHART_WITH_UPWARDS_TREND\n"
"LngText.text"
msgid "chart"
-msgstr ""
+msgstr "cairt"
#. 📉 (U+1F4C9), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -7232,7 +7232,7 @@ msgctxt ""
"CLOSED_BOOK\n"
"LngText.text"
msgid "book2"
-msgstr ""
+msgstr "leabhar2"
#. 📖 (U+1F4D6), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -7241,7 +7241,7 @@ msgctxt ""
"OPEN_BOOK\n"
"LngText.text"
msgid "book3"
-msgstr ""
+msgstr "leabhar3"
#. 📚 (U+1F4DA), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -7313,7 +7313,7 @@ msgctxt ""
"SATELLITE_ANTENNA\n"
"LngText.text"
msgid "antenna"
-msgstr ""
+msgstr "Aeróg"
#. 📢 (U+1F4E2), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -7376,7 +7376,7 @@ msgctxt ""
"INCOMING_ENVELOPE\n"
"LngText.text"
msgid "envelope7"
-msgstr ""
+msgstr "clúdach7"
#. 📩 (U+1F4E9), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -7385,7 +7385,7 @@ msgctxt ""
"ENVELOPE_WITH_DOWNWARDS_ARROW_ABOVE\n"
"LngText.text"
msgid "envelope8"
-msgstr ""
+msgstr "clúdach8"
#. 📪 (U+1F4EA), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -8195,7 +8195,7 @@ msgctxt ""
"SMILING_FACE_WITH_OPEN_MOUTH_AND_TIGHTLY-CLOSED_EYES\n"
"LngText.text"
msgid "laugh"
-msgstr ""
+msgstr "gáire"
#. 😇 (U+1F607), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -8267,7 +8267,7 @@ msgctxt ""
"SMILING_FACE_WITH_SUNGLASSES\n"
"LngText.text"
msgid "sunglasses2"
-msgstr ""
+msgstr "spéaclaí gréine2"
#. 😏 (U+1F60F), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -8735,7 +8735,7 @@ msgctxt ""
"FACE_WITH_OK_GESTURE\n"
"LngText.text"
msgid "ok3"
-msgstr ""
+msgstr "tágomaith3"
#. 🙇 (U+1F647), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -8744,7 +8744,7 @@ msgctxt ""
"PERSON_BOWING_DEEPLY\n"
"LngText.text"
msgid "prostration"
-msgstr ""
+msgstr "faonluí"
#. 🙈 (U+1F648), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9455,7 +9455,7 @@ msgctxt ""
"NOTCHED_LEFT_SEMICIRCLE_WITH_THREE_DOTS\n"
"LngText.text"
msgid "feast"
-msgstr ""
+msgstr "fleá"
#. 🙂 (U+1F642), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9464,7 +9464,7 @@ msgctxt ""
"SLIGHTLY_SMILING_FACE\n"
"LngText.text"
msgid "smiling3"
-msgstr ""
+msgstr "miongháire3"
#. 🙁 (U+1F641), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9473,7 +9473,7 @@ msgctxt ""
"SLIGHTLY_FROWNING_FACE\n"
"LngText.text"
msgid "frowning2"
-msgstr ""
+msgstr "grainceach2"
#. 🕵 (U+1F575), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9482,7 +9482,7 @@ msgctxt ""
"SLEUTH_OR_SPY\n"
"LngText.text"
msgid "detective"
-msgstr ""
+msgstr "bleachtaire"
#. 🛌 (U+1F6CC), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9491,7 +9491,7 @@ msgctxt ""
"SLEEPING_ACCOMMODATION\n"
"LngText.text"
msgid "sleep"
-msgstr ""
+msgstr "codail"
#. 🕴 (U+1F574), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9500,7 +9500,7 @@ msgctxt ""
"MAN_IN_BUSINESS_SUIT_LEVITATING\n"
"LngText.text"
msgid "suit"
-msgstr ""
+msgstr "culaith éadaí"
#. 🗣 (U+1F5E3), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9509,7 +9509,7 @@ msgctxt ""
"SPEAKING_HEAD_IN_SILHOUETTE\n"
"LngText.text"
msgid "head"
-msgstr ""
+msgstr "ceann"
#. 🏌 (U+1F3CC), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9518,7 +9518,7 @@ msgctxt ""
"GOLFER\n"
"LngText.text"
msgid "golf"
-msgstr ""
+msgstr "galf"
#. 🏋 (U+1F3CB), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9527,7 +9527,7 @@ msgctxt ""
"WEIGHT_LIFTER\n"
"LngText.text"
msgid "weight lifter"
-msgstr ""
+msgstr "tógálaí meáchain"
#. 🏎 (U+1F3CE), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9536,7 +9536,7 @@ msgctxt ""
"RACING_CAR\n"
"LngText.text"
msgid "car4"
-msgstr ""
+msgstr "gluaisteán4"
#. 🏍 (U+1F3CD), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9545,7 +9545,7 @@ msgctxt ""
"RACING_MOTORCYCLE\n"
"LngText.text"
msgid "motorcycle"
-msgstr ""
+msgstr "gluaisrothar"
#. 🖕 (U+1F595), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9554,7 +9554,7 @@ msgctxt ""
"REVERSED_HAND_WITH_MIDDLE_FINGER_EXTENDED\n"
"LngText.text"
msgid "finger"
-msgstr ""
+msgstr "méar"
#. 🖖 (U+1F596), Mr. Spock's Vulcan salute from Star Trek, see also http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9563,7 +9563,7 @@ msgctxt ""
"RAISED_HAND_WITH_PART_BETWEEN_MIDDLE_AND_RING_FINGERS\n"
"LngText.text"
msgid "spock"
-msgstr ""
+msgstr "spock"
#. 🖐 (U+1F590), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9572,7 +9572,7 @@ msgctxt ""
"RAISED_HAND_WITH_FINGERS_SPLAYED\n"
"LngText.text"
msgid "hand2"
-msgstr ""
+msgstr "lámh2"
#. 👁 (U+1F441), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9581,7 +9581,7 @@ msgctxt ""
"EYE\n"
"LngText.text"
msgid "eye"
-msgstr ""
+msgstr "súil"
#. 🗨 (U+1F5E8), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9590,7 +9590,7 @@ msgctxt ""
"LEFT_SPEECH_BUBBLE\n"
"LngText.text"
msgid "bubble"
-msgstr ""
+msgstr "boilgeog"
#. 🗯 (U+1F5EF), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9599,7 +9599,7 @@ msgctxt ""
"RIGHT_ANGER_BUBBLE\n"
"LngText.text"
msgid "bubble4"
-msgstr ""
+msgstr "boilgeog4"
#. 🕳 (U+1F573), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9608,7 +9608,7 @@ msgctxt ""
"HOLE\n"
"LngText.text"
msgid "hole"
-msgstr ""
+msgstr "poll"
#. 🕶 (U+1F576), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9617,7 +9617,7 @@ msgctxt ""
"DARK_SUNGLASSES\n"
"LngText.text"
msgid "sunglasses"
-msgstr ""
+msgstr "spéaclaí gréine"
#. 🛍 (U+1F6CD), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9626,7 +9626,7 @@ msgctxt ""
"SHOPPING_BAGS\n"
"LngText.text"
msgid "shop"
-msgstr ""
+msgstr "díolbhoth"
#. 🐿 (U+1F43F), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9635,7 +9635,7 @@ msgctxt ""
"CHIPMUNK\n"
"LngText.text"
msgid "chipmunk"
-msgstr ""
+msgstr "iora talún"
#. 🕊 (U+1F54A), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9644,7 +9644,7 @@ msgctxt ""
"DOVE_OF_PEACE\n"
"LngText.text"
msgid "dove"
-msgstr ""
+msgstr "colm"
#. 🕷 (U+1F577), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9653,7 +9653,7 @@ msgctxt ""
"SPIDER\n"
"LngText.text"
msgid "spider"
-msgstr ""
+msgstr "Damhán Alla"
#. 🕸 (U+1F578), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9662,7 +9662,7 @@ msgctxt ""
"SPIDER_WEB\n"
"LngText.text"
msgid "web"
-msgstr ""
+msgstr "gréasán"
#. 🏵 (U+1F3F5), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9671,7 +9671,7 @@ msgctxt ""
"ROSETTE\n"
"LngText.text"
msgid "rosette"
-msgstr ""
+msgstr "Róiséad"
#. 🌶 (U+1F336), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9680,7 +9680,7 @@ msgctxt ""
"HOT_PEPPER\n"
"LngText.text"
msgid "pepper"
-msgstr ""
+msgstr "piobar"
#. 🍽 (U+1F37D), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9689,7 +9689,7 @@ msgctxt ""
"FORK_AND_KNIFE_WITH_PLATE\n"
"LngText.text"
msgid "plate"
-msgstr ""
+msgstr "pláta"
#. 🗺 (U+1F5FA), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9698,7 +9698,7 @@ msgctxt ""
"WORLD_MAP\n"
"LngText.text"
msgid "map"
-msgstr ""
+msgstr "léarscáil"
#. 🏔 (U+1F3D4), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9707,7 +9707,7 @@ msgctxt ""
"SNOW_CAPPED_MOUNTAIN\n"
"LngText.text"
msgid "mountain2"
-msgstr ""
+msgstr "sliabh2"
#. 🏕 (U+1F3D5), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9716,7 +9716,7 @@ msgctxt ""
"CAMPING\n"
"LngText.text"
msgid "camping"
-msgstr ""
+msgstr "ag campáil"
#. 🏖 (U+1F3D6), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9725,7 +9725,7 @@ msgctxt ""
"BEACH_WITH_UMBRELLA\n"
"LngText.text"
msgid "beach"
-msgstr ""
+msgstr "trá"
#. 🏜 (U+1F3DC), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9734,7 +9734,7 @@ msgctxt ""
"DESERT\n"
"LngText.text"
msgid "desert"
-msgstr ""
+msgstr "Gaineamhlach"
#. 🏝 (U+1F3DD), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9743,7 +9743,7 @@ msgctxt ""
"DESERT_ISLAND\n"
"LngText.text"
msgid "island"
-msgstr ""
+msgstr "Oileán"
#. 🏞 (U+1F3DE), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9752,7 +9752,7 @@ msgctxt ""
"NATIONAL_PARK\n"
"LngText.text"
msgid "park"
-msgstr ""
+msgstr "Páirc"
#. 🏟 (U+1F3DF), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9761,7 +9761,7 @@ msgctxt ""
"STADIUM\n"
"LngText.text"
msgid "stadium"
-msgstr ""
+msgstr "staid"
#. 🏛 (U+1F3DB), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9770,7 +9770,7 @@ msgctxt ""
"CLASSICAL_BUILDING\n"
"LngText.text"
msgid "museum"
-msgstr ""
+msgstr "iarsmalann"
#. 🏗 (U+1F3D7), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9779,7 +9779,7 @@ msgctxt ""
"BUILDING_CONSTRUCTION\n"
"LngText.text"
msgid "crane"
-msgstr ""
+msgstr "crann tógála"
#. 🏘 (U+1F3D8), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9788,7 +9788,7 @@ msgctxt ""
"HOUSE_BUILDINGS\n"
"LngText.text"
msgid "houses"
-msgstr ""
+msgstr "tithe"
#. 🏚 (U+1F3DA), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9797,7 +9797,7 @@ msgctxt ""
"DERELICT_HOUSE_BUILDING\n"
"LngText.text"
msgid "house3"
-msgstr ""
+msgstr "teach3"
#. 🏙 (U+1F3D9), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9806,7 +9806,7 @@ msgctxt ""
"CITYSCAPE\n"
"LngText.text"
msgid "city"
-msgstr ""
+msgstr "Cathair"
#. 🛣 (U+1F6E3), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9815,7 +9815,7 @@ msgctxt ""
"MOTORWAY\n"
"LngText.text"
msgid "motorway"
-msgstr ""
+msgstr "mórbhóthar"
#. 🛤 (U+1F6E4), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9824,7 +9824,7 @@ msgctxt ""
"RAILWAY_TRACK\n"
"LngText.text"
msgid "track"
-msgstr ""
+msgstr "rian"
#. 🛢 (U+1F6E2), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9833,7 +9833,7 @@ msgctxt ""
"OIL_DRUM\n"
"LngText.text"
msgid "drum"
-msgstr ""
+msgstr "druma"
#. 🛳 (U+1F6F3), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9842,7 +9842,7 @@ msgctxt ""
"PASSENGER_SHIP\n"
"LngText.text"
msgid "ship2"
-msgstr ""
+msgstr "long2"
#. 🛥 (U+1F6E5), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9851,7 +9851,7 @@ msgctxt ""
"MOTOR_BOAT\n"
"LngText.text"
msgid "motor boat"
-msgstr ""
+msgstr "bád mótair"
#. 🛩 (U+1F6E9), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9860,7 +9860,7 @@ msgctxt ""
"SMALL_AIRPLANE\n"
"LngText.text"
msgid "airplane2"
-msgstr ""
+msgstr "eitleán2"
#. 🛫 (U+1F6EB), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9869,7 +9869,7 @@ msgctxt ""
"AIRPLANE_DEPARTURE\n"
"LngText.text"
msgid "departure"
-msgstr ""
+msgstr "imeacht"
#. 🛬 (U+1F6EC), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9878,7 +9878,7 @@ msgctxt ""
"AIRPLANE_ARRIVING\n"
"LngText.text"
msgid "arrival"
-msgstr ""
+msgstr "teacht"
#. 🛰 (U+1F6F0), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9887,7 +9887,7 @@ msgctxt ""
"SATELLITE\n"
"LngText.text"
msgid "satellite"
-msgstr ""
+msgstr "satailít"
#. 🛎 (U+1F6CE), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9896,7 +9896,7 @@ msgctxt ""
"BELLHOP_BELL\n"
"LngText.text"
msgid "bell2"
-msgstr ""
+msgstr "clog2"
#. 🕰 (U+1F570), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9905,7 +9905,7 @@ msgctxt ""
"MANTELPIECE_CLOCK\n"
"LngText.text"
msgid "clock"
-msgstr ""
+msgstr "clog"
#. 🌡 (U+1F321), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9914,7 +9914,7 @@ msgctxt ""
"THERMOMETER\n"
"LngText.text"
msgid "thermometer"
-msgstr ""
+msgstr "teomheá"
#. 🌤 (U+1F324), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9923,7 +9923,7 @@ msgctxt ""
"WHITE_SUN_WITH_SMALL_CLOUD\n"
"LngText.text"
msgid "cloudy"
-msgstr ""
+msgstr "scamallach"
#. 🌥 (U+1F325), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9932,7 +9932,7 @@ msgctxt ""
"WHITE_SUN_BEHIND_CLOUD\n"
"LngText.text"
msgid "cloudy2"
-msgstr ""
+msgstr "scamallach2"
#. 🌦 (U+1F326), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9941,7 +9941,7 @@ msgctxt ""
"WHITE_SUN_BEHIND_CLOUD_WITH_RAIN\n"
"LngText.text"
msgid "rainy"
-msgstr ""
+msgstr "Báistiúil"
#. 🌧 (U+1F327), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9950,7 +9950,7 @@ msgctxt ""
"CLOUD_WITH_RAIN\n"
"LngText.text"
msgid "storm"
-msgstr ""
+msgstr "anfa"
#. 🌨 (U+1F328), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9959,7 +9959,7 @@ msgctxt ""
"CLOUD_WITH_SNOW\n"
"LngText.text"
msgid "snow"
-msgstr ""
+msgstr "sneachta"
#. 🌩 (U+1F329), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9968,7 +9968,7 @@ msgctxt ""
"CLOUD_WITH_LIGHTNING\n"
"LngText.text"
msgid "lightning"
-msgstr ""
+msgstr "tintreach"
#. 🌪 (U+1F32A), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9977,7 +9977,7 @@ msgctxt ""
"CLOUD_WITH_TORNADO\n"
"LngText.text"
msgid "tornado"
-msgstr ""
+msgstr "camanfa"
#. 🌫 (U+1F32B), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9986,7 +9986,7 @@ msgctxt ""
"FOG\n"
"LngText.text"
msgid "fog"
-msgstr ""
+msgstr "ceo"
#. 🌬 (U+1F32C), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9995,7 +9995,7 @@ msgctxt ""
"WIND_BLOWING_FACE\n"
"LngText.text"
msgid "wind"
-msgstr ""
+msgstr "gaoth"
#. 🎗 (U+1F397), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10004,7 +10004,7 @@ msgctxt ""
"REMINDER_RIBBON\n"
"LngText.text"
msgid "ribbon"
-msgstr ""
+msgstr "ribín"
#. 🎟 (U+1F39F), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10013,7 +10013,7 @@ msgctxt ""
"ADMISSION_TICKETS\n"
"LngText.text"
msgid "ticket2"
-msgstr ""
+msgstr "ticéad2"
#. 🎖 (U+1F396), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10022,7 +10022,7 @@ msgctxt ""
"MILITARY_MEDAL\n"
"LngText.text"
msgid "medal2"
-msgstr ""
+msgstr "bonn2"
#. 🏅 (U+1F3C5), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10031,7 +10031,7 @@ msgctxt ""
"SPORTS_MEDAL\n"
"LngText.text"
msgid "medal"
-msgstr ""
+msgstr "bonn"
#. 🕹 (U+1F579), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10040,7 +10040,7 @@ msgctxt ""
"JOYSTICK\n"
"LngText.text"
msgid "joystick"
-msgstr ""
+msgstr "luamhán stiúrtha"
#. 🖼 (U+1F5BC), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10049,7 +10049,7 @@ msgctxt ""
"FRAME_WITH_PICTURE\n"
"LngText.text"
msgid "picture"
-msgstr ""
+msgstr "pictiúr"
#. 🎙 (U+1F399), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10058,7 +10058,7 @@ msgctxt ""
"STUDIO_MICROPHONE\n"
"LngText.text"
msgid "microphone2"
-msgstr ""
+msgstr "micreafón2"
#. 🎚 (U+1F39A), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10067,7 +10067,7 @@ msgctxt ""
"LEVEL_SLIDER\n"
"LngText.text"
msgid "slider"
-msgstr ""
+msgstr "sleamhnán"
#. 🎛 (U+1F39B), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10076,7 +10076,7 @@ msgctxt ""
"CONTROL_KNOBS\n"
"LngText.text"
msgid "control"
-msgstr ""
+msgstr "Rialtán"
#. 🖥 (U+1F5A5), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10085,7 +10085,7 @@ msgctxt ""
"DESKTOP_COMPUTER\n"
"LngText.text"
msgid "computer2"
-msgstr ""
+msgstr "Ríomhaire2"
#. 🖨 (U+1F5A8), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10094,7 +10094,7 @@ msgctxt ""
"PRINTER\n"
"LngText.text"
msgid "printer"
-msgstr ""
+msgstr "clóire"
#. 🖱 (U+1F5B1), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10103,7 +10103,7 @@ msgctxt ""
"THREE_BUTTON_MOUSE\n"
"LngText.text"
msgid "mouse3"
-msgstr ""
+msgstr "luchóg3"
#. 🖲 (U+1F5B2), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10112,7 +10112,7 @@ msgctxt ""
"TRACKBALL\n"
"LngText.text"
msgid "trackball"
-msgstr ""
+msgstr "rianliathróid"
#. 🎞 (U+1F39E), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10121,7 +10121,7 @@ msgctxt ""
"FILM_FRAMES\n"
"LngText.text"
msgid "film"
-msgstr ""
+msgstr "Scannán"
#. 📽 (U+1F4FD), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10130,7 +10130,7 @@ msgctxt ""
"FILM_PROJECTOR\n"
"LngText.text"
msgid "projector"
-msgstr ""
+msgstr "Teilgeoir"
#. 📸 (U+1F4F8), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10139,7 +10139,7 @@ msgctxt ""
"CAMERA_WITH_FLASH\n"
"LngText.text"
msgid "flash"
-msgstr ""
+msgstr "Splanc"
#. 🕯 (U+1F56F), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10148,7 +10148,7 @@ msgctxt ""
"CANDLE\n"
"LngText.text"
msgid "candle"
-msgstr ""
+msgstr "Coinneal"
#. 🗞 (U+1F5DE), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10157,7 +10157,7 @@ msgctxt ""
"ROLLED-UP_NEWSPAPER\n"
"LngText.text"
msgid "newspaper2"
-msgstr ""
+msgstr "nuachtán2"
#. 🏷 (U+1F3F7), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10166,7 +10166,7 @@ msgctxt ""
"LABEL\n"
"LngText.text"
msgid "label"
-msgstr ""
+msgstr "lipéad"
#. 🗳 (U+1F5F3), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10175,7 +10175,7 @@ msgctxt ""
"BALLOT_BOX_WITH_BALLOT\n"
"LngText.text"
msgid "ballot"
-msgstr ""
+msgstr "ballóid"
#. 🖋 (U+1F58B), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10184,7 +10184,7 @@ msgctxt ""
"LOWER_LEFT_FOUNTAIN_PEN\n"
"LngText.text"
msgid "pen2"
-msgstr ""
+msgstr "peann2"
#. 🖊 (U+1F58A), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10193,7 +10193,7 @@ msgctxt ""
"LOWER_LEFT_BALLPOINT_PEN\n"
"LngText.text"
msgid "pen"
-msgstr ""
+msgstr "peann"
#. 🖌 (U+1F58C), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10202,7 +10202,7 @@ msgctxt ""
"LOWER_LEFT_PAINTBRUSH\n"
"LngText.text"
msgid "paintbrush"
-msgstr ""
+msgstr "scuab phéinteála."
#. 🖍 (U+1F58D), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10211,7 +10211,7 @@ msgctxt ""
"LOWER_LEFT_CRAYON\n"
"LngText.text"
msgid "crayon"
-msgstr ""
+msgstr "crián"
#. 🗂 (U+1F5C2), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10220,7 +10220,7 @@ msgctxt ""
"CARD_INDEX_DIVIDERS\n"
"LngText.text"
msgid "index"
-msgstr ""
+msgstr "treorán"
#. 🗒 (U+1F5D2), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10229,7 +10229,7 @@ msgctxt ""
"SPIRAL_NOTE_PAD\n"
"LngText.text"
msgid "notepad"
-msgstr ""
+msgstr "Ceap Nótaí"
#. 🗓 (U+1F5D3), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10238,7 +10238,7 @@ msgctxt ""
"SPIRAL_CALENDAR_PAD\n"
"LngText.text"
msgid "calendar3"
-msgstr ""
+msgstr "Féilire3"
#. 🖇 (U+1F587), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10247,7 +10247,7 @@ msgctxt ""
"LINKED_PAPERCLIPS\n"
"LngText.text"
msgid "paperclip2"
-msgstr ""
+msgstr "fáiscín páipéir2"
#. 🗃 (U+1F5C3), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10256,7 +10256,7 @@ msgctxt ""
"CARD_FILE_BOX\n"
"LngText.text"
msgid "box"
-msgstr ""
+msgstr "bosca"
#. 🗄 (U+1F5C4), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
diff --git a/source/gl/extras/source/autocorr/emoji.po b/source/gl/extras/source/autocorr/emoji.po
index 985745ba273..777b58ab5e7 100644
--- a/source/gl/extras/source/autocorr/emoji.po
+++ b/source/gl/extras/source/autocorr/emoji.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2017-12-20 08:16+0100\n"
-"PO-Revision-Date: 2018-01-09 21:28+0000\n"
+"PO-Revision-Date: 2018-01-14 22:14+0000\n"
"Last-Translator: Xosé <xosecalvo@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: gl\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1515533292.000000\n"
+"X-POOTLE-MTIME: 1515968047.000000\n"
#. ¢ (U+000A2), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -2912,7 +2912,7 @@ msgctxt ""
"BLACK_CROSS_ON_SHIELD\n"
"LngText.text"
msgid "shield2"
-msgstr ""
+msgstr "escudo2"
#. ⛪ (U+026EA), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -2957,7 +2957,7 @@ msgctxt ""
"FLAG_IN_HOLE\n"
"LngText.text"
msgid "golf2"
-msgstr ""
+msgstr "golf2"
#. ⛴ (U+026F4), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -3686,7 +3686,7 @@ msgctxt ""
"FOGGY\n"
"LngText.text"
msgid "foggy"
-msgstr ""
+msgstr "bretemoso"
#. 🌂 (U+1F302), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -3785,7 +3785,7 @@ msgctxt ""
"MILKY_WAY\n"
"LngText.text"
msgid "milky way"
-msgstr ""
+msgstr "vía láctea"
#. 🌍 (U+1F30D), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -4037,7 +4037,7 @@ msgctxt ""
"CHERRY_BLOSSOM\n"
"LngText.text"
msgid "blossom2"
-msgstr ""
+msgstr "floración2"
#. 🌹 (U+1F339), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -4271,7 +4271,7 @@ msgctxt ""
"CHERRIES\n"
"LngText.text"
msgid "cherry"
-msgstr ""
+msgstr "cereixa"
#. 🍓 (U+1F353), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -4568,7 +4568,7 @@ msgctxt ""
"COOKING\n"
"LngText.text"
msgid "cooking"
-msgstr ""
+msgstr "cociñar"
#. 🍴 (U+1F374), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -4604,7 +4604,7 @@ msgctxt ""
"WINE_GLASS\n"
"LngText.text"
msgid "glass"
-msgstr ""
+msgstr "vaso"
#. 🍸 (U+1F378), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -4622,7 +4622,7 @@ msgctxt ""
"TROPICAL_DRINK\n"
"LngText.text"
msgid "drink2"
-msgstr ""
+msgstr "bebida2"
#. 🍺 (U+1F37A), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -4658,7 +4658,7 @@ msgctxt ""
"RIBBON\n"
"LngText.text"
msgid "ribbon2"
-msgstr ""
+msgstr "lazo2"
#. 🎁 (U+1F381), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -4685,7 +4685,7 @@ msgctxt ""
"JACK-O-LANTERN\n"
"LngText.text"
msgid "halloween"
-msgstr ""
+msgstr "halloween"
#. 🎄 (U+1F384), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -4694,7 +4694,7 @@ msgctxt ""
"CHRISTMAS_TREE\n"
"LngText.text"
msgid "christmas"
-msgstr ""
+msgstr "nadal"
#. 🎅 (U+1F385), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -4703,7 +4703,7 @@ msgctxt ""
"FATHER_CHRISTMAS\n"
"LngText.text"
msgid "santa"
-msgstr ""
+msgstr "papá noel"
#. 🎆 (U+1F386), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -4748,7 +4748,7 @@ msgctxt ""
"CONFETTI_BALL\n"
"LngText.text"
msgid "party2"
-msgstr ""
+msgstr "festa2"
#. 🎋 (U+1F38B), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -4838,7 +4838,7 @@ msgctxt ""
"CAROUSEL_HORSE\n"
"LngText.text"
msgid "fair2"
-msgstr ""
+msgstr "feira2"
#. 🎡 (U+1F3A1), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -4847,7 +4847,7 @@ msgctxt ""
"FERRIS_WHEEL\n"
"LngText.text"
msgid "fair"
-msgstr ""
+msgstr "feira"
#. 🎢 (U+1F3A2), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -4928,7 +4928,7 @@ msgctxt ""
"CIRCUS_TENT\n"
"LngText.text"
msgid "circus"
-msgstr ""
+msgstr "circo"
#. 🎫 (U+1F3AB), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -5135,7 +5135,7 @@ msgctxt ""
"CHEQUERED_FLAG\n"
"LngText.text"
msgid "race"
-msgstr ""
+msgstr "carreira"
#. 🏂 (U+1F3C2), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -5180,7 +5180,7 @@ msgctxt ""
"HORSE_RACING\n"
"LngText.text"
msgid "horse3"
-msgstr ""
+msgstr "cabalo3"
#. 🏈 (U+1F3C8), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -6899,7 +6899,7 @@ msgctxt ""
"MONEY_BAG\n"
"LngText.text"
msgid "money2"
-msgstr ""
+msgstr "diñeiro2"
#. 💱 (U+1F4B1), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -6908,7 +6908,7 @@ msgctxt ""
"CURRENCY_EXCHANGE\n"
"LngText.text"
msgid "exchange"
-msgstr ""
+msgstr "troco"
#. 💲 (U+1F4B2), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -6980,7 +6980,7 @@ msgctxt ""
"CHART_WITH_UPWARDS_TREND_AND_YEN_SIGN\n"
"LngText.text"
msgid "chart4"
-msgstr ""
+msgstr "gráfica4"
#. 💺 (U+1F4BA), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -7070,7 +7070,7 @@ msgctxt ""
"PAGE_WITH_CURL\n"
"LngText.text"
msgid "page3"
-msgstr ""
+msgstr "páxina3"
#. 📄 (U+1F4C4), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -7079,7 +7079,7 @@ msgctxt ""
"PAGE_FACING_UP\n"
"LngText.text"
msgid "page"
-msgstr ""
+msgstr "páxina"
#. 📅 (U+1F4C5), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -7115,7 +7115,7 @@ msgctxt ""
"CHART_WITH_UPWARDS_TREND\n"
"LngText.text"
msgid "chart"
-msgstr ""
+msgstr "gráfica"
#. 📉 (U+1F4C9), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -7232,7 +7232,7 @@ msgctxt ""
"CLOSED_BOOK\n"
"LngText.text"
msgid "book2"
-msgstr ""
+msgstr "libro2"
#. 📖 (U+1F4D6), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -7241,7 +7241,7 @@ msgctxt ""
"OPEN_BOOK\n"
"LngText.text"
msgid "book3"
-msgstr ""
+msgstr "libro3"
#. 📚 (U+1F4DA), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -7313,7 +7313,7 @@ msgctxt ""
"SATELLITE_ANTENNA\n"
"LngText.text"
msgid "antenna"
-msgstr ""
+msgstr "antena"
#. 📢 (U+1F4E2), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -7376,7 +7376,7 @@ msgctxt ""
"INCOMING_ENVELOPE\n"
"LngText.text"
msgid "envelope7"
-msgstr ""
+msgstr "sobre7"
#. 📩 (U+1F4E9), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -7385,7 +7385,7 @@ msgctxt ""
"ENVELOPE_WITH_DOWNWARDS_ARROW_ABOVE\n"
"LngText.text"
msgid "envelope8"
-msgstr ""
+msgstr "sobre8"
#. 📪 (U+1F4EA), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -8195,7 +8195,7 @@ msgctxt ""
"SMILING_FACE_WITH_OPEN_MOUTH_AND_TIGHTLY-CLOSED_EYES\n"
"LngText.text"
msgid "laugh"
-msgstr ""
+msgstr "gargallada"
#. 😇 (U+1F607), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -8267,7 +8267,7 @@ msgctxt ""
"SMILING_FACE_WITH_SUNGLASSES\n"
"LngText.text"
msgid "sunglasses2"
-msgstr ""
+msgstr "gafas de sol 2"
#. 😏 (U+1F60F), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -8735,7 +8735,7 @@ msgctxt ""
"FACE_WITH_OK_GESTURE\n"
"LngText.text"
msgid "ok3"
-msgstr ""
+msgstr "aceptar3"
#. 🙇 (U+1F647), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -8744,7 +8744,7 @@ msgctxt ""
"PERSON_BOWING_DEEPLY\n"
"LngText.text"
msgid "prostration"
-msgstr ""
+msgstr "prostración"
#. 🙈 (U+1F648), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -8843,7 +8843,7 @@ msgctxt ""
"STEAM_LOCOMOTIVE\n"
"LngText.text"
msgid "locomotive"
-msgstr ""
+msgstr "locomotora"
#. 🚃 (U+1F683), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9329,7 +9329,7 @@ msgctxt ""
"CHILDREN_CROSSING\n"
"LngText.text"
msgid "crosswalk"
-msgstr ""
+msgstr "pasaxe pedestre"
#. 🚹 (U+1F6B9), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9455,7 +9455,7 @@ msgctxt ""
"NOTCHED_LEFT_SEMICIRCLE_WITH_THREE_DOTS\n"
"LngText.text"
msgid "feast"
-msgstr ""
+msgstr "banquete"
#. 🙂 (U+1F642), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9464,7 +9464,7 @@ msgctxt ""
"SLIGHTLY_SMILING_FACE\n"
"LngText.text"
msgid "smiling3"
-msgstr ""
+msgstr "sorriso3"
#. 🙁 (U+1F641), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9473,7 +9473,7 @@ msgctxt ""
"SLIGHTLY_FROWNING_FACE\n"
"LngText.text"
msgid "frowning2"
-msgstr ""
+msgstr "desaprobando2"
#. 🕵 (U+1F575), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9482,7 +9482,7 @@ msgctxt ""
"SLEUTH_OR_SPY\n"
"LngText.text"
msgid "detective"
-msgstr ""
+msgstr "detective"
#. 🛌 (U+1F6CC), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9491,7 +9491,7 @@ msgctxt ""
"SLEEPING_ACCOMMODATION\n"
"LngText.text"
msgid "sleep"
-msgstr ""
+msgstr "durmir"
#. 🕴 (U+1F574), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9500,7 +9500,7 @@ msgctxt ""
"MAN_IN_BUSINESS_SUIT_LEVITATING\n"
"LngText.text"
msgid "suit"
-msgstr ""
+msgstr "traxe"
#. 🗣 (U+1F5E3), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9509,7 +9509,7 @@ msgctxt ""
"SPEAKING_HEAD_IN_SILHOUETTE\n"
"LngText.text"
msgid "head"
-msgstr ""
+msgstr "cabeza"
#. 🏌 (U+1F3CC), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9518,7 +9518,7 @@ msgctxt ""
"GOLFER\n"
"LngText.text"
msgid "golf"
-msgstr ""
+msgstr "golf"
#. 🏋 (U+1F3CB), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9527,7 +9527,7 @@ msgctxt ""
"WEIGHT_LIFTER\n"
"LngText.text"
msgid "weight lifter"
-msgstr ""
+msgstr "levantador de pesos"
#. 🏎 (U+1F3CE), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9536,7 +9536,7 @@ msgctxt ""
"RACING_CAR\n"
"LngText.text"
msgid "car4"
-msgstr ""
+msgstr "coche 3"
#. 🏍 (U+1F3CD), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9545,7 +9545,7 @@ msgctxt ""
"RACING_MOTORCYCLE\n"
"LngText.text"
msgid "motorcycle"
-msgstr ""
+msgstr "motocicleta"
#. 🖕 (U+1F595), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9554,7 +9554,7 @@ msgctxt ""
"REVERSED_HAND_WITH_MIDDLE_FINGER_EXTENDED\n"
"LngText.text"
msgid "finger"
-msgstr ""
+msgstr "dedo"
#. 🖖 (U+1F596), Mr. Spock's Vulcan salute from Star Trek, see also http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9563,7 +9563,7 @@ msgctxt ""
"RAISED_HAND_WITH_PART_BETWEEN_MIDDLE_AND_RING_FINGERS\n"
"LngText.text"
msgid "spock"
-msgstr ""
+msgstr "spock"
#. 🖐 (U+1F590), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9572,7 +9572,7 @@ msgctxt ""
"RAISED_HAND_WITH_FINGERS_SPLAYED\n"
"LngText.text"
msgid "hand2"
-msgstr ""
+msgstr "man 2"
#. 👁 (U+1F441), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9581,7 +9581,7 @@ msgctxt ""
"EYE\n"
"LngText.text"
msgid "eye"
-msgstr ""
+msgstr "ollo"
#. 🗨 (U+1F5E8), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9590,7 +9590,7 @@ msgctxt ""
"LEFT_SPEECH_BUBBLE\n"
"LngText.text"
msgid "bubble"
-msgstr ""
+msgstr "burbulla"
#. 🗯 (U+1F5EF), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9599,7 +9599,7 @@ msgctxt ""
"RIGHT_ANGER_BUBBLE\n"
"LngText.text"
msgid "bubble4"
-msgstr ""
+msgstr "burbulla 4"
#. 🕳 (U+1F573), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9608,7 +9608,7 @@ msgctxt ""
"HOLE\n"
"LngText.text"
msgid "hole"
-msgstr ""
+msgstr "burato"
#. 🕶 (U+1F576), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9617,7 +9617,7 @@ msgctxt ""
"DARK_SUNGLASSES\n"
"LngText.text"
msgid "sunglasses"
-msgstr ""
+msgstr "gafas de sol"
#. 🛍 (U+1F6CD), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9626,7 +9626,7 @@ msgctxt ""
"SHOPPING_BAGS\n"
"LngText.text"
msgid "shop"
-msgstr ""
+msgstr "tenda"
#. 🐿 (U+1F43F), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9635,7 +9635,7 @@ msgctxt ""
"CHIPMUNK\n"
"LngText.text"
msgid "chipmunk"
-msgstr ""
+msgstr "esquío"
#. 🕊 (U+1F54A), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9644,7 +9644,7 @@ msgctxt ""
"DOVE_OF_PEACE\n"
"LngText.text"
msgid "dove"
-msgstr ""
+msgstr "pomba"
#. 🕷 (U+1F577), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9653,7 +9653,7 @@ msgctxt ""
"SPIDER\n"
"LngText.text"
msgid "spider"
-msgstr ""
+msgstr "araña"
#. 🕸 (U+1F578), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9662,7 +9662,7 @@ msgctxt ""
"SPIDER_WEB\n"
"LngText.text"
msgid "web"
-msgstr ""
+msgstr "rede"
#. 🏵 (U+1F3F5), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9671,7 +9671,7 @@ msgctxt ""
"ROSETTE\n"
"LngText.text"
msgid "rosette"
-msgstr ""
+msgstr "roseta"
#. 🌶 (U+1F336), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9680,7 +9680,7 @@ msgctxt ""
"HOT_PEPPER\n"
"LngText.text"
msgid "pepper"
-msgstr ""
+msgstr "pementa"
#. 🍽 (U+1F37D), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9689,7 +9689,7 @@ msgctxt ""
"FORK_AND_KNIFE_WITH_PLATE\n"
"LngText.text"
msgid "plate"
-msgstr ""
+msgstr "placa"
#. 🗺 (U+1F5FA), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9698,7 +9698,7 @@ msgctxt ""
"WORLD_MAP\n"
"LngText.text"
msgid "map"
-msgstr ""
+msgstr "mapa"
#. 🏔 (U+1F3D4), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9707,7 +9707,7 @@ msgctxt ""
"SNOW_CAPPED_MOUNTAIN\n"
"LngText.text"
msgid "mountain2"
-msgstr ""
+msgstr "montaña 2"
#. 🏕 (U+1F3D5), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9716,7 +9716,7 @@ msgctxt ""
"CAMPING\n"
"LngText.text"
msgid "camping"
-msgstr ""
+msgstr "área de campismo"
#. 🏖 (U+1F3D6), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9725,7 +9725,7 @@ msgctxt ""
"BEACH_WITH_UMBRELLA\n"
"LngText.text"
msgid "beach"
-msgstr ""
+msgstr "praia"
#. 🏜 (U+1F3DC), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9734,7 +9734,7 @@ msgctxt ""
"DESERT\n"
"LngText.text"
msgid "desert"
-msgstr ""
+msgstr "deserto"
#. 🏝 (U+1F3DD), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9743,7 +9743,7 @@ msgctxt ""
"DESERT_ISLAND\n"
"LngText.text"
msgid "island"
-msgstr ""
+msgstr "illa"
#. 🏞 (U+1F3DE), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9752,7 +9752,7 @@ msgctxt ""
"NATIONAL_PARK\n"
"LngText.text"
msgid "park"
-msgstr ""
+msgstr "parque"
#. 🏟 (U+1F3DF), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9761,7 +9761,7 @@ msgctxt ""
"STADIUM\n"
"LngText.text"
msgid "stadium"
-msgstr ""
+msgstr "estadio"
#. 🏛 (U+1F3DB), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9770,7 +9770,7 @@ msgctxt ""
"CLASSICAL_BUILDING\n"
"LngText.text"
msgid "museum"
-msgstr ""
+msgstr "museo"
#. 🏗 (U+1F3D7), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9779,7 +9779,7 @@ msgctxt ""
"BUILDING_CONSTRUCTION\n"
"LngText.text"
msgid "crane"
-msgstr ""
+msgstr "grúa"
#. 🏘 (U+1F3D8), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9788,7 +9788,7 @@ msgctxt ""
"HOUSE_BUILDINGS\n"
"LngText.text"
msgid "houses"
-msgstr ""
+msgstr "casas"
#. 🏚 (U+1F3DA), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9797,7 +9797,7 @@ msgctxt ""
"DERELICT_HOUSE_BUILDING\n"
"LngText.text"
msgid "house3"
-msgstr ""
+msgstr "casa 3"
#. 🏙 (U+1F3D9), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9806,7 +9806,7 @@ msgctxt ""
"CITYSCAPE\n"
"LngText.text"
msgid "city"
-msgstr ""
+msgstr "cidade"
#. 🛣 (U+1F6E3), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9815,7 +9815,7 @@ msgctxt ""
"MOTORWAY\n"
"LngText.text"
msgid "motorway"
-msgstr ""
+msgstr "autoestrada"
#. 🛤 (U+1F6E4), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9824,7 +9824,7 @@ msgctxt ""
"RAILWAY_TRACK\n"
"LngText.text"
msgid "track"
-msgstr ""
+msgstr "pista"
#. 🛢 (U+1F6E2), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9833,7 +9833,7 @@ msgctxt ""
"OIL_DRUM\n"
"LngText.text"
msgid "drum"
-msgstr ""
+msgstr "tambor"
#. 🛳 (U+1F6F3), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9842,7 +9842,7 @@ msgctxt ""
"PASSENGER_SHIP\n"
"LngText.text"
msgid "ship2"
-msgstr ""
+msgstr "barco 2"
#. 🛥 (U+1F6E5), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9851,7 +9851,7 @@ msgctxt ""
"MOTOR_BOAT\n"
"LngText.text"
msgid "motor boat"
-msgstr ""
+msgstr "barca a motor"
#. 🛩 (U+1F6E9), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9860,7 +9860,7 @@ msgctxt ""
"SMALL_AIRPLANE\n"
"LngText.text"
msgid "airplane2"
-msgstr ""
+msgstr "aeroplano 2"
#. 🛫 (U+1F6EB), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9869,7 +9869,7 @@ msgctxt ""
"AIRPLANE_DEPARTURE\n"
"LngText.text"
msgid "departure"
-msgstr ""
+msgstr "saída"
#. 🛬 (U+1F6EC), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9878,7 +9878,7 @@ msgctxt ""
"AIRPLANE_ARRIVING\n"
"LngText.text"
msgid "arrival"
-msgstr ""
+msgstr "chegada"
#. 🛰 (U+1F6F0), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9887,7 +9887,7 @@ msgctxt ""
"SATELLITE\n"
"LngText.text"
msgid "satellite"
-msgstr ""
+msgstr "satélite"
#. 🛎 (U+1F6CE), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9896,7 +9896,7 @@ msgctxt ""
"BELLHOP_BELL\n"
"LngText.text"
msgid "bell2"
-msgstr ""
+msgstr "campá 2"
#. 🕰 (U+1F570), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9905,7 +9905,7 @@ msgctxt ""
"MANTELPIECE_CLOCK\n"
"LngText.text"
msgid "clock"
-msgstr ""
+msgstr "reloxo"
#. 🌡 (U+1F321), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9914,7 +9914,7 @@ msgctxt ""
"THERMOMETER\n"
"LngText.text"
msgid "thermometer"
-msgstr ""
+msgstr "termómetro"
#. 🌤 (U+1F324), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9923,7 +9923,7 @@ msgctxt ""
"WHITE_SUN_WITH_SMALL_CLOUD\n"
"LngText.text"
msgid "cloudy"
-msgstr ""
+msgstr "anubrado"
#. 🌥 (U+1F325), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9932,7 +9932,7 @@ msgctxt ""
"WHITE_SUN_BEHIND_CLOUD\n"
"LngText.text"
msgid "cloudy2"
-msgstr ""
+msgstr "anubrado 2"
#. 🌦 (U+1F326), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9941,7 +9941,7 @@ msgctxt ""
"WHITE_SUN_BEHIND_CLOUD_WITH_RAIN\n"
"LngText.text"
msgid "rainy"
-msgstr ""
+msgstr "chuvioso"
#. 🌧 (U+1F327), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9950,7 +9950,7 @@ msgctxt ""
"CLOUD_WITH_RAIN\n"
"LngText.text"
msgid "storm"
-msgstr ""
+msgstr "tormenta"
#. 🌨 (U+1F328), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9959,7 +9959,7 @@ msgctxt ""
"CLOUD_WITH_SNOW\n"
"LngText.text"
msgid "snow"
-msgstr ""
+msgstr "neve"
#. 🌩 (U+1F329), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9968,7 +9968,7 @@ msgctxt ""
"CLOUD_WITH_LIGHTNING\n"
"LngText.text"
msgid "lightning"
-msgstr ""
+msgstr "lóstrego"
#. 🌪 (U+1F32A), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9977,7 +9977,7 @@ msgctxt ""
"CLOUD_WITH_TORNADO\n"
"LngText.text"
msgid "tornado"
-msgstr ""
+msgstr "tornado"
#. 🌫 (U+1F32B), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9986,7 +9986,7 @@ msgctxt ""
"FOG\n"
"LngText.text"
msgid "fog"
-msgstr ""
+msgstr "nevoeiro"
#. 🌬 (U+1F32C), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9995,7 +9995,7 @@ msgctxt ""
"WIND_BLOWING_FACE\n"
"LngText.text"
msgid "wind"
-msgstr ""
+msgstr "vento"
#. 🎗 (U+1F397), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10004,7 +10004,7 @@ msgctxt ""
"REMINDER_RIBBON\n"
"LngText.text"
msgid "ribbon"
-msgstr ""
+msgstr "lazo"
#. 🎟 (U+1F39F), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10013,7 +10013,7 @@ msgctxt ""
"ADMISSION_TICKETS\n"
"LngText.text"
msgid "ticket2"
-msgstr ""
+msgstr "billete 2"
#. 🎖 (U+1F396), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10022,7 +10022,7 @@ msgctxt ""
"MILITARY_MEDAL\n"
"LngText.text"
msgid "medal2"
-msgstr ""
+msgstr "medalla 2"
#. 🏅 (U+1F3C5), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10031,7 +10031,7 @@ msgctxt ""
"SPORTS_MEDAL\n"
"LngText.text"
msgid "medal"
-msgstr ""
+msgstr "medalla"
#. 🕹 (U+1F579), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10040,7 +10040,7 @@ msgctxt ""
"JOYSTICK\n"
"LngText.text"
msgid "joystick"
-msgstr ""
+msgstr "panca de mando"
#. 🖼 (U+1F5BC), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10049,7 +10049,7 @@ msgctxt ""
"FRAME_WITH_PICTURE\n"
"LngText.text"
msgid "picture"
-msgstr ""
+msgstr "imaxe"
#. 🎙 (U+1F399), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10058,7 +10058,7 @@ msgctxt ""
"STUDIO_MICROPHONE\n"
"LngText.text"
msgid "microphone2"
-msgstr ""
+msgstr "micrófono 2"
#. 🎚 (U+1F39A), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10067,7 +10067,7 @@ msgctxt ""
"LEVEL_SLIDER\n"
"LngText.text"
msgid "slider"
-msgstr ""
+msgstr "control desprazábel"
#. 🎛 (U+1F39B), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10076,7 +10076,7 @@ msgctxt ""
"CONTROL_KNOBS\n"
"LngText.text"
msgid "control"
-msgstr ""
+msgstr "control"
#. 🖥 (U+1F5A5), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10085,7 +10085,7 @@ msgctxt ""
"DESKTOP_COMPUTER\n"
"LngText.text"
msgid "computer2"
-msgstr ""
+msgstr "computador 2"
#. 🖨 (U+1F5A8), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10094,7 +10094,7 @@ msgctxt ""
"PRINTER\n"
"LngText.text"
msgid "printer"
-msgstr ""
+msgstr "impresora"
#. 🖱 (U+1F5B1), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10103,7 +10103,7 @@ msgctxt ""
"THREE_BUTTON_MOUSE\n"
"LngText.text"
msgid "mouse3"
-msgstr ""
+msgstr "rato 3"
#. 🖲 (U+1F5B2), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10112,7 +10112,7 @@ msgctxt ""
"TRACKBALL\n"
"LngText.text"
msgid "trackball"
-msgstr ""
+msgstr "trackball"
#. 🎞 (U+1F39E), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10121,7 +10121,7 @@ msgctxt ""
"FILM_FRAMES\n"
"LngText.text"
msgid "film"
-msgstr ""
+msgstr "película"
#. 📽 (U+1F4FD), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10130,7 +10130,7 @@ msgctxt ""
"FILM_PROJECTOR\n"
"LngText.text"
msgid "projector"
-msgstr ""
+msgstr "proxector"
#. 📸 (U+1F4F8), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10139,7 +10139,7 @@ msgctxt ""
"CAMERA_WITH_FLASH\n"
"LngText.text"
msgid "flash"
-msgstr ""
+msgstr "flash"
#. 🕯 (U+1F56F), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10148,7 +10148,7 @@ msgctxt ""
"CANDLE\n"
"LngText.text"
msgid "candle"
-msgstr ""
+msgstr "candea"
#. 🗞 (U+1F5DE), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10157,7 +10157,7 @@ msgctxt ""
"ROLLED-UP_NEWSPAPER\n"
"LngText.text"
msgid "newspaper2"
-msgstr ""
+msgstr "xornal 2"
#. 🏷 (U+1F3F7), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10166,7 +10166,7 @@ msgctxt ""
"LABEL\n"
"LngText.text"
msgid "label"
-msgstr ""
+msgstr "etiqueta"
#. 🗳 (U+1F5F3), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10175,7 +10175,7 @@ msgctxt ""
"BALLOT_BOX_WITH_BALLOT\n"
"LngText.text"
msgid "ballot"
-msgstr ""
+msgstr "urna"
#. 🖋 (U+1F58B), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10184,7 +10184,7 @@ msgctxt ""
"LOWER_LEFT_FOUNTAIN_PEN\n"
"LngText.text"
msgid "pen2"
-msgstr ""
+msgstr "bolígrafo 2"
#. 🖊 (U+1F58A), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10193,7 +10193,7 @@ msgctxt ""
"LOWER_LEFT_BALLPOINT_PEN\n"
"LngText.text"
msgid "pen"
-msgstr ""
+msgstr "bolígrafo"
#. 🖌 (U+1F58C), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10202,7 +10202,7 @@ msgctxt ""
"LOWER_LEFT_PAINTBRUSH\n"
"LngText.text"
msgid "paintbrush"
-msgstr ""
+msgstr "pincel"
#. 🖍 (U+1F58D), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10211,7 +10211,7 @@ msgctxt ""
"LOWER_LEFT_CRAYON\n"
"LngText.text"
msgid "crayon"
-msgstr ""
+msgstr "lapis de cor"
#. 🗂 (U+1F5C2), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10220,7 +10220,7 @@ msgctxt ""
"CARD_INDEX_DIVIDERS\n"
"LngText.text"
msgid "index"
-msgstr ""
+msgstr "índice"
#. 🗒 (U+1F5D2), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10229,7 +10229,7 @@ msgctxt ""
"SPIRAL_NOTE_PAD\n"
"LngText.text"
msgid "notepad"
-msgstr ""
+msgstr "caderno de notas"
#. 🗓 (U+1F5D3), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10238,7 +10238,7 @@ msgctxt ""
"SPIRAL_CALENDAR_PAD\n"
"LngText.text"
msgid "calendar3"
-msgstr ""
+msgstr "calendario 3"
#. 🖇 (U+1F587), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10247,7 +10247,7 @@ msgctxt ""
"LINKED_PAPERCLIPS\n"
"LngText.text"
msgid "paperclip2"
-msgstr ""
+msgstr "clip 2"
#. 🗃 (U+1F5C3), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10256,7 +10256,7 @@ msgctxt ""
"CARD_FILE_BOX\n"
"LngText.text"
msgid "box"
-msgstr ""
+msgstr "caixa"
#. 🗄 (U+1F5C4), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10265,7 +10265,7 @@ msgctxt ""
"FILE_CABINET\n"
"LngText.text"
msgid "cabinet"
-msgstr ""
+msgstr "arquivador"
#. 🗑 (U+1F5D1), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10274,7 +10274,7 @@ msgctxt ""
"WASTEBASKET\n"
"LngText.text"
msgid "wastebasket"
-msgstr ""
+msgstr "lixo"
#. 🗝 (U+1F5DD), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10283,7 +10283,7 @@ msgctxt ""
"OLD_KEY\n"
"LngText.text"
msgid "key2"
-msgstr ""
+msgstr "chave 2"
#. 🛠 (U+1F6E0), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10292,7 +10292,7 @@ msgctxt ""
"HAMMER_AND_WRENCH\n"
"LngText.text"
msgid "hammer and wrench"
-msgstr ""
+msgstr "martelo e chave"
#. 🗡 (U+1F5E1), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10301,7 +10301,7 @@ msgctxt ""
"DAGGER_KNIFE\n"
"LngText.text"
msgid "knife2"
-msgstr ""
+msgstr "coitelo 2"
#. 🛡 (U+1F6E1), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10310,7 +10310,7 @@ msgctxt ""
"SHIELD\n"
"LngText.text"
msgid "shield"
-msgstr ""
+msgstr "escudo"
#. 🗜 (U+1F5DC), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10319,7 +10319,7 @@ msgctxt ""
"COMPRESSION\n"
"LngText.text"
msgid "clamp"
-msgstr ""
+msgstr "grampa"
#. 🛏 (U+1F6CF), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10328,7 +10328,7 @@ msgctxt ""
"BED\n"
"LngText.text"
msgid "bed"
-msgstr ""
+msgstr "cama"
#. 🛋 (U+1F6CB), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10337,7 +10337,7 @@ msgctxt ""
"COUCH_AND_LAMP\n"
"LngText.text"
msgid "couch"
-msgstr ""
+msgstr "sofá"
#. 🕉 (U+1F549), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10346,7 +10346,7 @@ msgctxt ""
"OM_SYMBOL\n"
"LngText.text"
msgid "om"
-msgstr ""
+msgstr "om"
#. ⏸ (U+23F8), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10355,7 +10355,7 @@ msgctxt ""
"DOUBLE_VERTICAL_BAR\n"
"LngText.text"
msgid "pause"
-msgstr ""
+msgstr "pausa"
#. ⏹ (U+23F9), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10364,7 +10364,7 @@ msgctxt ""
"BLACK_SQUARE_FOR_STOP\n"
"LngText.text"
msgid "stop2"
-msgstr ""
+msgstr "parar 2"
#. ⏺ (U+23FA), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10373,7 +10373,7 @@ msgctxt ""
"BLACK_CIRCLE_FOR_RECORD\n"
"LngText.text"
msgid "record"
-msgstr ""
+msgstr "gravar"
#. 🏴 (U+1F3F4), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10382,7 +10382,7 @@ msgctxt ""
"WAVING_BLACK_FLAG\n"
"LngText.text"
msgid "flag"
-msgstr ""
+msgstr "bandeira"
#. 🏳 (U+1F3F3), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10391,7 +10391,7 @@ msgctxt ""
"WAVING_WHITE_FLAG\n"
"LngText.text"
msgid "flag2"
-msgstr ""
+msgstr "bandeira 2"
#. 🗷 (U+1F5F7), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10400,7 +10400,7 @@ msgctxt ""
"BALLOT_BOX_WITH_BOLD_SCRIPT_X\n"
"LngText.text"
msgid "checkbox4"
-msgstr ""
+msgstr "opción 4"
#. 🛉 (U+1F6C9), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10409,7 +10409,7 @@ msgctxt ""
"BOYS_SYMBOL\n"
"LngText.text"
msgid "boys"
-msgstr ""
+msgstr "rapaces"
#. 🛈 (U+1F6C8), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10418,7 +10418,7 @@ msgctxt ""
"CIRCLED_INFORMATION_SOURCE\n"
"LngText.text"
msgid "information3"
-msgstr ""
+msgstr "información 3"
#. 🛊 (U+1F6CA), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10427,7 +10427,7 @@ msgctxt ""
"GIRLS_SYMBOL\n"
"LngText.text"
msgid "girls"
-msgstr ""
+msgstr "rapazas"
#. 🛨 (U+1F6E8), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10436,7 +10436,7 @@ msgctxt ""
"UP-POINTING_SMALL_AIRPLANE\n"
"LngText.text"
msgid "airplane4"
-msgstr ""
+msgstr "aeroplano 4"
#. 🛲 (U+1F6F2), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10445,7 +10445,7 @@ msgctxt ""
"DIESEL_LOCOMOTIVE\n"
"LngText.text"
msgid "locomotive2"
-msgstr ""
+msgstr "locomotora 2"
#. 🛧 (U+1F6E7), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10454,7 +10454,7 @@ msgctxt ""
"UP-POINTING_AIRPLANE\n"
"LngText.text"
msgid "airplane3"
-msgstr ""
+msgstr "aeroplano 3"
#. 🛱 (U+1F6F1), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10463,7 +10463,7 @@ msgctxt ""
"ONCOMING_FIRE_ENGINE\n"
"LngText.text"
msgid "fire engine2"
-msgstr ""
+msgstr "camión de bombeiros 2"
#. 🛦 (U+1F6E6), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10472,7 +10472,7 @@ msgctxt ""
"UP-POINTING_MILITARY_AIRPLANE\n"
"LngText.text"
msgid "airplane5"
-msgstr ""
+msgstr "aeroplano 5"
#. 🛪 (U+1F6EA), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10481,7 +10481,7 @@ msgctxt ""
"NORTHEAST-POINTING_AIRPLANE\n"
"LngText.text"
msgid "airplane6"
-msgstr ""
+msgstr "aeroplano 6"
#. 🗭 (U+1F5ED), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10490,7 +10490,7 @@ msgctxt ""
"RIGHT_THOUGHT_BUBBLE\n"
"LngText.text"
msgid "bubble5"
-msgstr ""
+msgstr "burbulla 5"
#. 🗱 (U+1F5F1), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10499,7 +10499,7 @@ msgctxt ""
"LIGHTNING_MOOD_BUBBLE\n"
"LngText.text"
msgid "bubble6"
-msgstr ""
+msgstr "burbulla 6"
#. 🗬 (U+1F5EC), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10508,7 +10508,7 @@ msgctxt ""
"LEFT_THOUGHT_BUBBLE\n"
"LngText.text"
msgid "bubble7"
-msgstr ""
+msgstr "burbulla 7"
#. 🗠 (U+1F5E0), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10517,7 +10517,7 @@ msgctxt ""
"STOCK_CHART\n"
"LngText.text"
msgid "chart5"
-msgstr ""
+msgstr "gráfica 5"
#. 🗟 (U+1F5DF), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10526,7 +10526,7 @@ msgctxt ""
"PAGE_WITH_CIRCLED_TEXT\n"
"LngText.text"
msgid "page4"
-msgstr ""
+msgstr "páxina 4"
#. 🖎 (U+1F58E), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10535,7 +10535,7 @@ msgctxt ""
"LEFT_WRITING_HAND\n"
"LngText.text"
msgid "writing2"
-msgstr ""
+msgstr "escrita 2"
#. 🗦 (U+1F5E6), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10544,7 +10544,7 @@ msgctxt ""
"THREE_RAYS_LEFT\n"
"LngText.text"
msgid "rays"
-msgstr ""
+msgstr "raios"
#. 🎝 (U+1F39D), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10553,7 +10553,7 @@ msgctxt ""
"BEAMED_DESCENDING_MUSICAL_NOTES\n"
"LngText.text"
msgid "notes3"
-msgstr ""
+msgstr "notas 3"
#. 🔾 (U+1F53E), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10562,7 +10562,7 @@ msgctxt ""
"LOWER_RIGHT_SHADOWED_WHITE_CIRCLE\n"
"LngText.text"
msgid "circle3"
-msgstr ""
+msgstr "círculo 3"
#. 🎜 (U+1F39C), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10571,7 +10571,7 @@ msgctxt ""
"BEAMED_ASCENDING_MUSICAL_NOTES\n"
"LngText.text"
msgid "notes4"
-msgstr ""
+msgstr "notas 4"
#. 🕮 (U+1F56E), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10580,7 +10580,7 @@ msgctxt ""
"BOOK\n"
"LngText.text"
msgid "book"
-msgstr ""
+msgstr "libro"
#. 🗛 (U+1F5DB), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10589,7 +10589,7 @@ msgctxt ""
"DECREASE_FONT_SIZE_SYMBOL\n"
"LngText.text"
msgid "font"
-msgstr ""
+msgstr "tipo de letra"
#. 🔿 (U+1F53F), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10598,7 +10598,7 @@ msgctxt ""
"UPPER_RIGHT_SHADOWED_WHITE_CIRCLE\n"
"LngText.text"
msgid "circle4"
-msgstr ""
+msgstr "círculo 4"
#. 🕫 (U+1F56B), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10607,7 +10607,7 @@ msgctxt ""
"BULLHORN\n"
"LngText.text"
msgid "bullhorn"
-msgstr ""
+msgstr "megáfono"
#. 🕬 (U+1F56C), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10616,7 +10616,7 @@ msgctxt ""
"BULLHORN_WITH_SOUND_WAVES\n"
"LngText.text"
msgid "bullhorn2"
-msgstr ""
+msgstr "megáfono 2"
#. 🕻 (U+1F57B), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10625,7 +10625,7 @@ msgctxt ""
"LEFT_HAND_TELEPHONE_RECEIVER\n"
"LngText.text"
msgid "receiver2"
-msgstr ""
+msgstr "receptor 2"
#. 🕾 (U+1F57E), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10634,7 +10634,7 @@ msgctxt ""
"WHITE_TOUCHTONE_TELEPHONE\n"
"LngText.text"
msgid "phone3"
-msgstr ""
+msgstr "teléfono 3"
#. 🕼 (U+1F57C), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10643,7 +10643,7 @@ msgctxt ""
"TELEPHONE_RECEIVER_WITH_PAGE\n"
"LngText.text"
msgid "receiver4"
-msgstr ""
+msgstr "receptor 4"
#. 🕽 (U+1F57D), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10652,7 +10652,7 @@ msgctxt ""
"RIGHT_HAND_TELEPHONE_RECEIVER\n"
"LngText.text"
msgid "receiver3"
-msgstr ""
+msgstr "receptor 3"
#. 🕿 (U+1F57F), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10661,7 +10661,7 @@ msgctxt ""
"BLACK_TOUCHTONE_TELEPHONE\n"
"LngText.text"
msgid "phone4"
-msgstr ""
+msgstr "teléfono 4"
#. 🖚 (U+1F59A), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10670,7 +10670,7 @@ msgctxt ""
"SIDEWAYS_BLACK_LEFT_POINTING_INDEX\n"
"LngText.text"
msgid "left4"
-msgstr ""
+msgstr "esquerda 4"
#. 🖏 (U+1F58F), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10679,7 +10679,7 @@ msgctxt ""
"TURNED_OK_HAND_SIGN\n"
"LngText.text"
msgid "ok2"
-msgstr ""
+msgstr "aceptar 2"
#. 🖜 (U+1F59C), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10688,7 +10688,7 @@ msgctxt ""
"BLACK_LEFT_POINTING_BACKHAND_INDEX\n"
"LngText.text"
msgid "left5"
-msgstr ""
+msgstr "esquerda 5"
#. 🗥 (U+1F5E5), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10697,7 +10697,7 @@ msgctxt ""
"THREE_RAYS_BELOW\n"
"LngText.text"
msgid "rays2"
-msgstr ""
+msgstr "raios 2"
#. 🖛 (U+1F59B), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10706,7 +10706,7 @@ msgctxt ""
"SIDEWAYS_BLACK_RIGHT_POINTING_INDEX\n"
"LngText.text"
msgid "right4"
-msgstr ""
+msgstr "dereita 4"
#. 🖟 (U+1F59F), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10715,7 +10715,7 @@ msgctxt ""
"SIDEWAYS_WHITE_DOWN_POINTING_INDEX\n"
"LngText.text"
msgid "down3"
-msgstr ""
+msgstr "abaixo 3"
#. 🖞 (U+1F59E), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10724,7 +10724,7 @@ msgctxt ""
"SIDEWAYS_WHITE_UP_POINTING_INDEX\n"
"LngText.text"
msgid "up3"
-msgstr ""
+msgstr "arriba 3"
#. 🌢 (U+1F322), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10733,7 +10733,7 @@ msgctxt ""
"BLACK_DROPLET\n"
"LngText.text"
msgid "droplet2"
-msgstr ""
+msgstr "pinga 2"
#. 🎘 (U+1F398), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10742,7 +10742,7 @@ msgctxt ""
"MUSICAL_KEYBOARD_WITH_JACKS\n"
"LngText.text"
msgid "synthesizer"
-msgstr ""
+msgstr "sintetizador"
#. 🎕 (U+1F395), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10751,7 +10751,7 @@ msgctxt ""
"BOUQUET_OF_FLOWERS\n"
"LngText.text"
msgid "bouquet2"
-msgstr ""
+msgstr "ramo 2"
#. 🎔 (U+1F394), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10760,7 +10760,7 @@ msgctxt ""
"HEART_WITH_TIP_ON_THE_LEFT\n"
"LngText.text"
msgid "heart2"
-msgstr ""
+msgstr "corazón 2"
#. 🕱 (U+1F571), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10769,7 +10769,7 @@ msgctxt ""
"BLACK_SKULL_AND_CROSSBONES\n"
"LngText.text"
msgid "pirate"
-msgstr ""
+msgstr "pirata"
#. 🖀 (U+1F580), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10778,7 +10778,7 @@ msgctxt ""
"TELEPHONE_ON_TOP_OF_MODEM\n"
"LngText.text"
msgid "modem"
-msgstr ""
+msgstr "módem"
#. 🕲 (U+1F572), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10787,7 +10787,7 @@ msgctxt ""
"NO_PIRACY\n"
"LngText.text"
msgid "no piracy"
-msgstr ""
+msgstr "non pirateo"
#. 🕅 (U+1F545), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10805,7 +10805,7 @@ msgctxt ""
"CELTIC_CROSS\n"
"LngText.text"
msgid "Celtic cross"
-msgstr ""
+msgstr "cruz celta"
#. 🖗 (U+1F597), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10814,7 +10814,7 @@ msgctxt ""
"WHITE_DOWN_POINTING_LEFT_HAND_INDEX\n"
"LngText.text"
msgid "down4"
-msgstr ""
+msgstr "abaixo 4"
#. 🖆 (U+1F586), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10823,7 +10823,7 @@ msgctxt ""
"PEN_OVER_STAMPED_ENVELOPE\n"
"LngText.text"
msgid "envelope4"
-msgstr ""
+msgstr "sobre 4"
#. 🖃 (U+1F583), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10832,7 +10832,7 @@ msgctxt ""
"STAMPED_ENVELOPE\n"
"LngText.text"
msgid "envelope2"
-msgstr ""
+msgstr "sobre 2"
#. 🗤 (U+1F5E4), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10841,7 +10841,7 @@ msgctxt ""
"THREE_RAYS_ABOVE\n"
"LngText.text"
msgid "rays3"
-msgstr ""
+msgstr "raios 3"
#. 🖉 (U+1F589), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10850,7 +10850,7 @@ msgctxt ""
"LOWER_LEFT_PENCIL\n"
"LngText.text"
msgid "pencil4"
-msgstr ""
+msgstr "lapis 4"
#. 🖂 (U+1F582), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10859,7 +10859,7 @@ msgctxt ""
"BACK_OF_ENVELOPE\n"
"LngText.text"
msgid "envelope3"
-msgstr ""
+msgstr "sobre 3"
#. 🖈 (U+1F588), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10868,7 +10868,7 @@ msgctxt ""
"BLACK_PUSHPIN\n"
"LngText.text"
msgid "tack"
-msgstr ""
+msgstr "chatola"
#. 🖄 (U+1F584), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10877,7 +10877,7 @@ msgctxt ""
"ENVELOPE_WITH_LIGHTNING\n"
"LngText.text"
msgid "envelope5"
-msgstr ""
+msgstr "sobre 5"
#. 🖁 (U+1F581), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10886,7 +10886,7 @@ msgctxt ""
"CLAMSHELL_MOBILE_PHONE\n"
"LngText.text"
msgid "mobile2"
-msgstr ""
+msgstr "móbil 2"
#. 🖅 (U+1F585), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10895,7 +10895,7 @@ msgctxt ""
"FLYING_ENVELOPE\n"
"LngText.text"
msgid "envelope6"
-msgstr ""
+msgstr "sobre 6"
#. 🖘 (U+1F598), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10904,7 +10904,7 @@ msgctxt ""
"SIDEWAYS_WHITE_LEFT_POINTING_INDEX\n"
"LngText.text"
msgid "left6"
-msgstr ""
+msgstr "esquerda 6"
#. 🖙 (U+1F599), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10913,7 +10913,7 @@ msgctxt ""
"SIDEWAYS_WHITE_RIGHT_POINTING_INDEX\n"
"LngText.text"
msgid "right5"
-msgstr ""
+msgstr "dereita 5"
#. 🗖 (U+1F5D6), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10922,7 +10922,7 @@ msgctxt ""
"MAXIMIZE\n"
"LngText.text"
msgid "maximize"
-msgstr ""
+msgstr "maximizar"
#. 🗗 (U+1F5D7), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10931,7 +10931,7 @@ msgctxt ""
"OVERLAP\n"
"LngText.text"
msgid "overlap"
-msgstr ""
+msgstr "sobrepor"
#. 🗏 (U+1F5CF), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10940,7 +10940,7 @@ msgctxt ""
"PAGE\n"
"LngText.text"
msgid "page2"
-msgstr ""
+msgstr "páxina 2"
#. 🗐 (U+1F5D0), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10949,7 +10949,7 @@ msgctxt ""
"PAGES\n"
"LngText.text"
msgid "pages"
-msgstr ""
+msgstr "páxinas"
#. 🗘 (U+1F5D8), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10958,7 +10958,7 @@ msgctxt ""
"CLOCKWISE_RIGHT_AND_LEFT_SEMICIRCLE_ARROWS\n"
"LngText.text"
msgid "arrows"
-msgstr ""
+msgstr "frechas"
#. 🗚 (U+1F5DA), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10967,7 +10967,7 @@ msgctxt ""
"INCREASE_FONT_SIZE_SYMBOL\n"
"LngText.text"
msgid "font2"
-msgstr ""
+msgstr "tipo de letra 2"
#. 🗕 (U+1F5D5), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10976,7 +10976,7 @@ msgctxt ""
"MINIMIZE\n"
"LngText.text"
msgid "minimize"
-msgstr ""
+msgstr "minimizar"
#. 🗙 (U+1F5D9), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10985,7 +10985,7 @@ msgctxt ""
"CANCELLATION_X\n"
"LngText.text"
msgid "cancel"
-msgstr ""
+msgstr "cancelar"
#. 🗔 (U+1F5D4), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10994,7 +10994,7 @@ msgctxt ""
"DESKTOP_WINDOW\n"
"LngText.text"
msgid "window"
-msgstr ""
+msgstr "xanela"
#. 🗌 (U+1F5CC), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11003,7 +11003,7 @@ msgctxt ""
"EMPTY_PAGE\n"
"LngText.text"
msgid "empty page"
-msgstr ""
+msgstr "páxina baleira"
#. 🗋 (U+1F5CB), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11012,7 +11012,7 @@ msgctxt ""
"EMPTY_DOCUMENT\n"
"LngText.text"
msgid "empty document"
-msgstr ""
+msgstr "documento baleiro"
#. 🗍 (U+1F5CD), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11021,7 +11021,7 @@ msgctxt ""
"EMPTY_PAGES\n"
"LngText.text"
msgid "empty pages"
-msgstr ""
+msgstr "páxinas baleiras"
#. 🗎 (U+1F5CE), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11030,7 +11030,7 @@ msgctxt ""
"DOCUMENT\n"
"LngText.text"
msgid "document"
-msgstr ""
+msgstr "documento"
#. 🗆 (U+1F5C6), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11039,7 +11039,7 @@ msgctxt ""
"EMPTY_NOTE_PAGE\n"
"LngText.text"
msgid "empty note page"
-msgstr ""
+msgstr "páxina de notas baleira"
#. 🗊 (U+1F5CA), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11048,7 +11048,7 @@ msgctxt ""
"NOTE_PAD\n"
"LngText.text"
msgid "note pad"
-msgstr ""
+msgstr "caderno de notas"
#. 🗈 (U+1F5C8), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11057,7 +11057,7 @@ msgctxt ""
"NOTE\n"
"LngText.text"
msgid "note3"
-msgstr ""
+msgstr "nota 3"
#. 🗇 (U+1F5C7), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11066,7 +11066,7 @@ msgctxt ""
"EMPTY_NOTE_PAD\n"
"LngText.text"
msgid "empty note pad"
-msgstr ""
+msgstr "caderno de notas baleiro"
#. 🗉 (U+1F5C9), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11075,7 +11075,7 @@ msgctxt ""
"NOTE_PAGE\n"
"LngText.text"
msgid "note page"
-msgstr ""
+msgstr "páxina de notas"
#. 🖸 (U+1F5B8), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11084,7 +11084,7 @@ msgctxt ""
"OPTICAL_DISC_ICON\n"
"LngText.text"
msgid "optical disc"
-msgstr ""
+msgstr "disco óptico"
#. 🗀 (U+1F5C0), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11093,7 +11093,7 @@ msgctxt ""
"FOLDER\n"
"LngText.text"
msgid "folder3"
-msgstr ""
+msgstr "cartafol 3"
#. 🖝 (U+1F59D), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11102,7 +11102,7 @@ msgctxt ""
"BLACK_RIGHT_POINTING_BACKHAND_INDEX\n"
"LngText.text"
msgid "right6"
-msgstr ""
+msgstr "dereita 6"
#. 🗁 (U+1F5C1), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11111,7 +11111,7 @@ msgctxt ""
"OPEN_FOLDER\n"
"LngText.text"
msgid "folder4"
-msgstr ""
+msgstr "cartafol 4"
#. 🗅 (U+1F5C5), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11120,7 +11120,7 @@ msgctxt ""
"EMPTY_NOTE\n"
"LngText.text"
msgid "empty note"
-msgstr ""
+msgstr "nota baleira"
#. 🖿 (U+1F5BF), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11129,7 +11129,7 @@ msgctxt ""
"BLACK_FOLDER\n"
"LngText.text"
msgid "folder5"
-msgstr ""
+msgstr "cartafol 5"
#. 🖾 (U+1F5BE), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11138,7 +11138,7 @@ msgctxt ""
"FRAME_WITH_AN_X\n"
"LngText.text"
msgid "frame"
-msgstr ""
+msgstr "marco"
#. 🖽 (U+1F5BD), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11147,7 +11147,7 @@ msgctxt ""
"FRAME_WITH_TILES\n"
"LngText.text"
msgid "frame2"
-msgstr ""
+msgstr "marco 2"
#. 🖹 (U+1F5B9), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11156,7 +11156,7 @@ msgctxt ""
"DOCUMENT_WITH_TEXT\n"
"LngText.text"
msgid "document2"
-msgstr ""
+msgstr "documento 2"
#. 🖻 (U+1F5BB), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11165,7 +11165,7 @@ msgctxt ""
"DOCUMENT_WITH_PICTURE\n"
"LngText.text"
msgid "document3"
-msgstr ""
+msgstr "documento 3"
#. 🖺 (U+1F5BA), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11174,7 +11174,7 @@ msgctxt ""
"DOCUMENT_WITH_TEXT_AND_PICTURE\n"
"LngText.text"
msgid "document4"
-msgstr ""
+msgstr "documento 4"
#. 🖶 (U+1F5B6), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11183,7 +11183,7 @@ msgctxt ""
"PRINTER_ICON\n"
"LngText.text"
msgid "printer2"
-msgstr ""
+msgstr "impresora 2"
#. 🖷 (U+1F5B7), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11192,7 +11192,7 @@ msgctxt ""
"FAX_ICON\n"
"LngText.text"
msgid "fax2"
-msgstr ""
+msgstr "fax 2"
#. 🖰 (U+1F5B0), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11201,7 +11201,7 @@ msgctxt ""
"TWO_BUTTON_MOUSE\n"
"LngText.text"
msgid "mouse4"
-msgstr ""
+msgstr "rato 4"
#. 🖳 (U+1F5B3), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11210,7 +11210,7 @@ msgctxt ""
"OLD_PERSONAL_COMPUTER\n"
"LngText.text"
msgid "pc"
-msgstr ""
+msgstr "pc"
#. 🖵 (U+1F5B5), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11219,7 +11219,7 @@ msgctxt ""
"SCREEN\n"
"LngText.text"
msgid "screen"
-msgstr ""
+msgstr "pantalla"
#. 🖯 (U+1F5AF), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11228,7 +11228,7 @@ msgctxt ""
"ONE_BUTTON_MOUSE\n"
"LngText.text"
msgid "mouse5"
-msgstr ""
+msgstr "rato 5"
#. 🖴 (U+1F5B4), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11237,7 +11237,7 @@ msgctxt ""
"HARD_DISK\n"
"LngText.text"
msgid "hard disk"
-msgstr ""
+msgstr "disco ríxido"
#. 🖩 (U+1F5A9), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11246,7 +11246,7 @@ msgctxt ""
"POCKET_CALCULATOR\n"
"LngText.text"
msgid "calculator"
-msgstr ""
+msgstr "calculadora"
#. 🖭 (U+1F5AD), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11255,7 +11255,7 @@ msgctxt ""
"TAPE_CARTRIDGE\n"
"LngText.text"
msgid "cartridge"
-msgstr ""
+msgstr "cartucho"
#. 🖬 (U+1F5AC), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11264,7 +11264,7 @@ msgctxt ""
"SOFT_SHELL_FLOPPY_DISK\n"
"LngText.text"
msgid "floppy2"
-msgstr ""
+msgstr "disquete 2"
#. 🖫 (U+1F5AB), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11273,7 +11273,7 @@ msgctxt ""
"WHITE_HARD_SHELL_FLOPPY_DISK\n"
"LngText.text"
msgid "floppy3"
-msgstr ""
+msgstr "disquete 3"
#. 🖮 (U+1F5AE), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11282,7 +11282,7 @@ msgctxt ""
"WIRED_KEYBOARD\n"
"LngText.text"
msgid "keyboard2"
-msgstr ""
+msgstr "teclado 2"
#. 🖔 (U+1F594), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11291,7 +11291,7 @@ msgctxt ""
"REVERSED_VICTORY_HAND\n"
"LngText.text"
msgid "victory2"
-msgstr ""
+msgstr "vitoria 2"
#. 🖧 (U+1F5A7), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11300,7 +11300,7 @@ msgctxt ""
"THREE_NETWORKED_COMPUTERS\n"
"LngText.text"
msgid "network"
-msgstr ""
+msgstr "rede"
#. 🖪 (U+1F5AA), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11309,7 +11309,7 @@ msgctxt ""
"BLACK_HARD_SHELL_FLOPPY_DISK\n"
"LngText.text"
msgid "floppy4"
-msgstr ""
+msgstr "disquete 4"
#. 🗢 (U+1F5E2), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11318,7 +11318,7 @@ msgctxt ""
"LIPS\n"
"LngText.text"
msgid "lips"
-msgstr ""
+msgstr "beizos"
#. 🖦 (U+1F5A6), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11327,7 +11327,7 @@ msgctxt ""
"KEYBOARD_AND_MOUSE\n"
"LngText.text"
msgid "keyboard3"
-msgstr ""
+msgstr "teclado 3"
#. 🖣 (U+1F5A3), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11336,7 +11336,7 @@ msgctxt ""
"BLACK_DOWN_POINTING_BACKHAND_INDEX\n"
"LngText.text"
msgid "down5"
-msgstr ""
+msgstr "abaixo 5"
#. 🖡 (U+1F5A1), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11345,7 +11345,7 @@ msgctxt ""
"SIDEWAYS_BLACK_DOWN_POINTING_INDEX\n"
"LngText.text"
msgid "down6"
-msgstr ""
+msgstr "abaixo 6"
#. 📾 (U+1F4FE), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11354,7 +11354,7 @@ msgctxt ""
"PORTABLE_STEREO\n"
"LngText.text"
msgid "stereo"
-msgstr ""
+msgstr "estéreo"
#. 🏶 (U+1F3F6), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11363,7 +11363,7 @@ msgctxt ""
"BLACK_ROSETTE\n"
"LngText.text"
msgid "rosette2"
-msgstr ""
+msgstr "roseta 2"
#. 🏲 (U+1F3F2), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11372,7 +11372,7 @@ msgctxt ""
"BLACK_PENNANT\n"
"LngText.text"
msgid "pennant"
-msgstr ""
+msgstr "gallardete"
#. 🖠 (U+1F5A0), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11381,7 +11381,7 @@ msgctxt ""
"SIDEWAYS_BLACK_UP_POINTING_INDEX\n"
"LngText.text"
msgid "up4"
-msgstr ""
+msgstr "arriba 4"
#. 🖢 (U+1F5A2), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11390,7 +11390,7 @@ msgctxt ""
"BLACK_UP_POINTING_BACKHAND_INDEX\n"
"LngText.text"
msgid "up5"
-msgstr ""
+msgstr "arriba 5"
#. 🏱 (U+1F3F1), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11399,7 +11399,7 @@ msgctxt ""
"WHITE_PENNANT\n"
"LngText.text"
msgid "pennant2"
-msgstr ""
+msgstr "gallardete 2"
#. 🕄 (U+1F544), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11408,7 +11408,7 @@ msgctxt ""
"NOTCHED_RIGHT_SEMICIRCLE_WITH_THREE_DOTS\n"
"LngText.text"
msgid "feast2"
-msgstr ""
+msgstr "banquete 2"
#. 🖓 (U+1F593), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11417,7 +11417,7 @@ msgctxt ""
"REVERSED_THUMBS_DOWN_SIGN\n"
"LngText.text"
msgid "no2"
-msgstr ""
+msgstr "non 2"
#. 🖑 (U+1F591), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11426,7 +11426,7 @@ msgctxt ""
"REVERSED_RAISED_HAND_WITH_FINGERS_SPLAYED\n"
"LngText.text"
msgid "hand3"
-msgstr ""
+msgstr "man 3"
#. 🖒 (U+1F592), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11435,7 +11435,7 @@ msgctxt ""
"REVERSED_THUMBS_UP_SIGN\n"
"LngText.text"
msgid "yes2"
-msgstr ""
+msgstr "si 2"
#. 🕩 (U+1F569), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11444,7 +11444,7 @@ msgctxt ""
"RIGHT_SPEAKER_WITH_ONE_SOUND_WAVE\n"
"LngText.text"
msgid "speaker2"
-msgstr ""
+msgstr "altofalante 2"
#. 🕆 (U+1F546), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11453,7 +11453,7 @@ msgctxt ""
"WHITE_LATIN_CROSS\n"
"LngText.text"
msgid "Latin cross2"
-msgstr ""
+msgstr "cruz latina 2"
#. 🕇 (U+1F547), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11462,7 +11462,7 @@ msgctxt ""
"HEAVY_LATIN_CROSS\n"
"LngText.text"
msgid "Latin cross3"
-msgstr ""
+msgstr "cruz latina 3"
#. 🕨 (U+1F568), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11471,7 +11471,7 @@ msgctxt ""
"RIGHT_SPEAKER\n"
"LngText.text"
msgid "speaker3"
-msgstr ""
+msgstr "altofalante 3"
#. 🕭 (U+1F56D), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11480,7 +11480,7 @@ msgctxt ""
"RINGING_BELL\n"
"LngText.text"
msgid "bell3"
-msgstr ""
+msgstr "campá 3"
#. 🌣 (U+1F323), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11489,7 +11489,7 @@ msgctxt ""
"WHITE_SUN\n"
"LngText.text"
msgid "sun2"
-msgstr ""
+msgstr "sol 2"
#. 🛇 (U+1F6C7), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11498,7 +11498,7 @@ msgctxt ""
"PROHIBITED_SIGN\n"
"LngText.text"
msgid "prohibited"
-msgstr ""
+msgstr "prohibido"
#. 🛆 (U+1F6C6), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11507,7 +11507,7 @@ msgctxt ""
"TRIANGLE_WITH_ROUNDED_CORNERS\n"
"LngText.text"
msgid "triangle3"
-msgstr ""
+msgstr "triángulo 3"
#. 🗫 (U+1F5EB), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11516,7 +11516,7 @@ msgctxt ""
"THREE_SPEECH_BUBBLES\n"
"LngText.text"
msgid "bubble3"
-msgstr ""
+msgstr "burbulla 3"
#. 🕪 (U+1F56A), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11525,7 +11525,7 @@ msgctxt ""
"RIGHT_SPEAKER_WITH_THREE_SOUND_WAVES\n"
"LngText.text"
msgid "speaker4"
-msgstr ""
+msgstr "altofalante 4"
#. 🗮 (U+1F5EE), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11534,7 +11534,7 @@ msgctxt ""
"LEFT_ANGER_BUBBLE\n"
"LngText.text"
msgid "bubble8"
-msgstr ""
+msgstr "burbulla 8"
#. 🗧 (U+1F5E7), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11543,7 +11543,7 @@ msgctxt ""
"THREE_RAYS_RIGHT\n"
"LngText.text"
msgid "rays4"
-msgstr ""
+msgstr "raios 4"
#. 🗲 (U+1F5F2), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11552,7 +11552,7 @@ msgctxt ""
"LIGHTNING_MOOD\n"
"LngText.text"
msgid "lightning2"
-msgstr ""
+msgstr "lóstrego 2"
#. 🗰 (U+1F5F0), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11561,7 +11561,7 @@ msgctxt ""
"MOOD_BUBBLE\n"
"LngText.text"
msgid "bubble9"
-msgstr ""
+msgstr "burbulla 9"
#. 🗹 (U+1F5F9), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11570,7 +11570,7 @@ msgctxt ""
"BALLOT_BOX_WITH_BOLD_CHECK\n"
"LngText.text"
msgid "checkbox5"
-msgstr ""
+msgstr "opción 5"
#. 🗴 (U+1F5F4), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11579,7 +11579,7 @@ msgctxt ""
"BALLOT_SCRIPT_X\n"
"LngText.text"
msgid "check mark4"
-msgstr ""
+msgstr "opción 4"
#. 🗪 (U+1F5EA), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11588,7 +11588,7 @@ msgctxt ""
"TWO_SPEECH_BUBBLES\n"
"LngText.text"
msgid "bubble2"
-msgstr ""
+msgstr "burbulla 2"
#. 🗶 (U+1F5F6), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11597,7 +11597,7 @@ msgctxt ""
"BALLOT_BOLD_SCRIPT_X\n"
"LngText.text"
msgid "x4"
-msgstr ""
+msgstr "x 4"
#. 🗩 (U+1F5E9), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11606,7 +11606,7 @@ msgctxt ""
"RIGHT_SPEECH_BUBBLE\n"
"LngText.text"
msgid "bubble10"
-msgstr ""
+msgstr "burbulla 10"
#. 🗵 (U+1F5F5), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11615,7 +11615,7 @@ msgctxt ""
"BALLOT_BOX_WITH_SCRIPT_X\n"
"LngText.text"
msgid "checkbox6"
-msgstr ""
+msgstr "opción 6"
#. 🗸 (U+1F5F8), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11624,7 +11624,7 @@ msgctxt ""
"LIGHT_CHECK_MARK\n"
"LngText.text"
msgid "check mark5"
-msgstr ""
+msgstr "comprobación 5"
#. 🤗 (U+1F917), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11633,7 +11633,7 @@ msgctxt ""
"HUGGING_FACE\n"
"LngText.text"
msgid "hugging"
-msgstr ""
+msgstr "abrazo"
#. 🤔 (U+1F914), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11642,7 +11642,7 @@ msgctxt ""
"THINKING_FACE\n"
"LngText.text"
msgid "thinking"
-msgstr ""
+msgstr "a pensar"
#. 🙄 (U+1F644), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11678,7 +11678,7 @@ msgctxt ""
"MONEY-MOUTH_FACE\n"
"LngText.text"
msgid "money3"
-msgstr ""
+msgstr "diñeiro 3"
#. 🤒 (U+1F912), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11687,7 +11687,7 @@ msgctxt ""
"FACE_WITH_THERMOMETER\n"
"LngText.text"
msgid "thermometer2"
-msgstr ""
+msgstr "termómetro 2"
#. 🤕 (U+1F915), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11696,7 +11696,7 @@ msgctxt ""
"FACE_WITH_HEAD-BANDAGE\n"
"LngText.text"
msgid "bandage"
-msgstr ""
+msgstr "venda"
#. 🤓 (U+1F913), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11714,7 +11714,7 @@ msgctxt ""
"ROBOT_FACE\n"
"LngText.text"
msgid "robot"
-msgstr ""
+msgstr "robot"
#. 🏻 (U+1F3FB), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11723,7 +11723,7 @@ msgctxt ""
"EMOJI_MODIFIER_FITZPATRICK_TYPE-1-2\n"
"LngText.text"
msgid "skin1"
-msgstr ""
+msgstr "pel 1"
#. 🏼 (U+1F3FC), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11732,7 +11732,7 @@ msgctxt ""
"EMOJI_MODIFIER_FITZPATRICK_TYPE-3\n"
"LngText.text"
msgid "skin2"
-msgstr ""
+msgstr "pel 2"
#. 🏽 (U+1F3FD), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11741,7 +11741,7 @@ msgctxt ""
"EMOJI_MODIFIER_FITZPATRICK_TYPE-4\n"
"LngText.text"
msgid "skin3"
-msgstr ""
+msgstr "pel 3"
#. 🏾 (U+1F3FE), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11750,7 +11750,7 @@ msgctxt ""
"EMOJI_MODIFIER_FITZPATRICK_TYPE-5\n"
"LngText.text"
msgid "skin4"
-msgstr ""
+msgstr "pel 4"
#. 🏿 (U+1F3FF), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11759,7 +11759,7 @@ msgctxt ""
"EMOJI_MODIFIER_FITZPATRICK_TYPE-6\n"
"LngText.text"
msgid "skin5"
-msgstr ""
+msgstr "pel 5"
#. 🤘 (U+1F918), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11768,7 +11768,7 @@ msgctxt ""
"SIGN_OF_THE_HORNS\n"
"LngText.text"
msgid "horns"
-msgstr ""
+msgstr "cornos"
#. 📿 (U+1F4FF), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11777,7 +11777,7 @@ msgctxt ""
"PRAYER_BEADS\n"
"LngText.text"
msgid "beads"
-msgstr ""
+msgstr "doas"
#. 🦁 (U+1F981), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11786,7 +11786,7 @@ msgctxt ""
"LION_FACE\n"
"LngText.text"
msgid "lion"
-msgstr ""
+msgstr "león"
#. 🦄 (U+1F984), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11795,7 +11795,7 @@ msgctxt ""
"UNICORN_FACE\n"
"LngText.text"
msgid "unicorn"
-msgstr ""
+msgstr "unicornio"
#. 🦃 (U+1F983), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11804,7 +11804,7 @@ msgctxt ""
"TURKEY\n"
"LngText.text"
msgid "turkey"
-msgstr ""
+msgstr "pavo"
#. 🦀 (U+1F980), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11813,7 +11813,7 @@ msgctxt ""
"CRAB\n"
"LngText.text"
msgid "crab"
-msgstr ""
+msgstr "caranguexo"
#. 🦂 (U+1F982), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11822,7 +11822,7 @@ msgctxt ""
"SCORPION\n"
"LngText.text"
msgid "scorpion"
-msgstr ""
+msgstr "escorpión"
#. 🧀 (U+1F9C0), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11831,7 +11831,7 @@ msgctxt ""
"CHEESE_WEDGE\n"
"LngText.text"
msgid "cheese"
-msgstr ""
+msgstr "queixo"
#. 🌭 (U+1F32D), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11849,7 +11849,7 @@ msgctxt ""
"TACO\n"
"LngText.text"
msgid "taco"
-msgstr ""
+msgstr "taco"
#. 🌯 (U+1F32F), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11858,7 +11858,7 @@ msgctxt ""
"BURRITO\n"
"LngText.text"
msgid "burrito"
-msgstr ""
+msgstr "burrito"
#. 🍿 (U+1F37F), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11867,7 +11867,7 @@ msgctxt ""
"POPCORN\n"
"LngText.text"
msgid "popcorn"
-msgstr ""
+msgstr "floco de millo"
#. 🍾 (U+1F37E), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11876,7 +11876,7 @@ msgctxt ""
"BOTTLE_WITH_POPPING_CORK\n"
"LngText.text"
msgid "party4"
-msgstr ""
+msgstr "festa 4"
#. 🏺 (U+1F3FA), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11885,7 +11885,7 @@ msgctxt ""
"AMPHORA\n"
"LngText.text"
msgid "amphora"
-msgstr ""
+msgstr "ánfora"
#. 🕌 (U+1F54C), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11894,7 +11894,7 @@ msgctxt ""
"MOSQUE\n"
"LngText.text"
msgid "mosque"
-msgstr ""
+msgstr "mesquita"
#. 🕍 (U+1F54D), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11903,7 +11903,7 @@ msgctxt ""
"SYNAGOGUE\n"
"LngText.text"
msgid "synagogue"
-msgstr ""
+msgstr "sinagoga"
#. 🕋 (U+1F54B), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11912,7 +11912,7 @@ msgctxt ""
"KAABA\n"
"LngText.text"
msgid "Kaaba"
-msgstr ""
+msgstr "kaaba"
#. 🏐 (U+1F3D0), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11921,7 +11921,7 @@ msgctxt ""
"VOLLEYBALL\n"
"LngText.text"
msgid "volleyball"
-msgstr ""
+msgstr "voleibol"
#. 🏏 (U+1F3CF), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11930,7 +11930,7 @@ msgctxt ""
"CRICKET_BAT_AND_BALL\n"
"LngText.text"
msgid "cricket"
-msgstr ""
+msgstr "crícket"
#. 🏑 (U+1F3D1), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11939,7 +11939,7 @@ msgctxt ""
"FIELD_HOCKEY_STICK_AND_BALL\n"
"LngText.text"
msgid "hockey2"
-msgstr ""
+msgstr "hóckey 2"
#. 🏒 (U+1F3D2), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11948,7 +11948,7 @@ msgctxt ""
"ICE_HOCKEY_STICK_AND_PUCK\n"
"LngText.text"
msgid "hockey"
-msgstr ""
+msgstr "hóckey"
#. 🏓 (U+1F3D3), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11957,7 +11957,7 @@ msgctxt ""
"TABLE_TENNIS_PADDLE_AND_BALL\n"
"LngText.text"
msgid "ping pong"
-msgstr ""
+msgstr "ping pong"
#. 🏸 (U+1F3F8), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11966,7 +11966,7 @@ msgctxt ""
"BADMINTON_RACQUET_AND_SHUTTLECOCK\n"
"LngText.text"
msgid "badminton"
-msgstr ""
+msgstr "bádminton"
#. 🏹 (U+1F3F9), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11975,7 +11975,7 @@ msgctxt ""
"BOW_AND_ARROW\n"
"LngText.text"
msgid "bow"
-msgstr ""
+msgstr "arco"
#. 🛐 (U+1F6D0), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11984,7 +11984,7 @@ msgctxt ""
"PLACE_OF_WORSHIP\n"
"LngText.text"
msgid "worship"
-msgstr ""
+msgstr "adoración"
#. 🕎 (U+1F54E), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11993,7 +11993,7 @@ msgctxt ""
"MENORAH_WITH_NINE_BRANCHES\n"
"LngText.text"
msgid "menorah"
-msgstr ""
+msgstr "menorah"
#. 🤣 (U+1F923), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12020,7 +12020,7 @@ msgctxt ""
"NAUSEATED_FACE\n"
"LngText.text"
msgid "nausea"
-msgstr ""
+msgstr "náusea"
#. 🤧 (U+1F927), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12038,7 +12038,7 @@ msgctxt ""
"COWBOY_HAT_FACE\n"
"LngText.text"
msgid "cowboy"
-msgstr ""
+msgstr "vaqueiro"
#. 🤡 (U+1F921), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12047,7 +12047,7 @@ msgctxt ""
"CLOWN_FACE\n"
"LngText.text"
msgid "clown"
-msgstr ""
+msgstr "pallaso"
#. 🤥 (U+1F925), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12056,7 +12056,7 @@ msgctxt ""
"LYING_FACE\n"
"LngText.text"
msgid "liar"
-msgstr ""
+msgstr "mentirán"
#. 🤴 (U+1F934), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12065,7 +12065,7 @@ msgctxt ""
"PRINCE\n"
"LngText.text"
msgid "prince"
-msgstr ""
+msgstr "príncipe"
#. 🤵 (U+1F935), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12074,7 +12074,7 @@ msgctxt ""
"MAN_IN_TUXEDO\n"
"LngText.text"
msgid "groom"
-msgstr ""
+msgstr "noivo"
#. 🤰 (U+1F930), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12083,7 +12083,7 @@ msgctxt ""
"PREGNANT_WOMAN\n"
"LngText.text"
msgid "pregnant"
-msgstr ""
+msgstr "embarazada"
#. 🤶 (U+1F936), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12092,7 +12092,7 @@ msgctxt ""
"MRS._CLAUS\n"
"LngText.text"
msgid "mrs. claus"
-msgstr ""
+msgstr "sra. claus"
#. 🤦 (U+1F926), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12119,7 +12119,7 @@ msgctxt ""
"MAN_DANCING\n"
"LngText.text"
msgid "dancer2"
-msgstr ""
+msgstr "bailarín 2"
#. 🤺 (U+1F93A), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12137,7 +12137,7 @@ msgctxt ""
"PERSON_CARTWHEELING\n"
"LngText.text"
msgid "gymnast"
-msgstr ""
+msgstr "ximnasta"
#. 🤼 (U+1F93C), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12146,7 +12146,7 @@ msgctxt ""
"PEOPLE_WRESTLING\n"
"LngText.text"
msgid "wrestling"
-msgstr ""
+msgstr "loita"
#. 🤽 (U+1F93D), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12164,7 +12164,7 @@ msgctxt ""
"PERSON_PLAYING_HANDBALL\n"
"LngText.text"
msgid "handball"
-msgstr ""
+msgstr "balonmán"
#. 🤹 (U+1F939), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12182,7 +12182,7 @@ msgctxt ""
"SELFIE\n"
"LngText.text"
msgid "selfie"
-msgstr ""
+msgstr "selfie"
#. 🤞 (U+1F91E), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12191,7 +12191,7 @@ msgctxt ""
"CROSSED_FINGERS\n"
"LngText.text"
msgid "good luck"
-msgstr ""
+msgstr "boa sorte"
#. 🤙 (U+1F919), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12200,7 +12200,7 @@ msgctxt ""
"CALL_ME_HAND\n"
"LngText.text"
msgid "call"
-msgstr ""
+msgstr "chamada"
#. 🤛 (U+1F91B), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12209,7 +12209,7 @@ msgctxt ""
"LEFT-FACING_FIST\n"
"LngText.text"
msgid "fist3"
-msgstr ""
+msgstr "puño 3"
#. 🤜 (U+1F91C), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12218,7 +12218,7 @@ msgctxt ""
"RIGHT-FACING_FIST\n"
"LngText.text"
msgid "fist4"
-msgstr ""
+msgstr "puño 4"
#. 🤚 (U+1F91A), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12227,7 +12227,7 @@ msgctxt ""
"RAISED_BACK_OF_HAND\n"
"LngText.text"
msgid "hand4"
-msgstr ""
+msgstr "man 4"
#. 🤝 (U+1F91D), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12245,7 +12245,7 @@ msgctxt ""
"BLACK_HEART\n"
"LngText.text"
msgid "black heart"
-msgstr ""
+msgstr "corazón negro"
#. 🦍 (U+1F98D), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12254,7 +12254,7 @@ msgctxt ""
"GORILLA\n"
"LngText.text"
msgid "gorilla"
-msgstr ""
+msgstr "gorila"
#. 🦊 (U+1F98A), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12263,7 +12263,7 @@ msgctxt ""
"FOX_FACE\n"
"LngText.text"
msgid "fox"
-msgstr ""
+msgstr "raposo"
#. 🦌 (U+1F98C), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12272,7 +12272,7 @@ msgctxt ""
"DEER\n"
"LngText.text"
msgid "deer"
-msgstr ""
+msgstr "cervo"
#. 🦏 (U+1F98F), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12281,7 +12281,7 @@ msgctxt ""
"RHINOCEROS\n"
"LngText.text"
msgid "rhinoceros"
-msgstr ""
+msgstr "rinoceronte"
#. 🦇 (U+1F987), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12290,7 +12290,7 @@ msgctxt ""
"BAT\n"
"LngText.text"
msgid "bat"
-msgstr ""
+msgstr "morcego"
#. 🦅 (U+1F985), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12299,7 +12299,7 @@ msgctxt ""
"EAGLE\n"
"LngText.text"
msgid "eagle"
-msgstr ""
+msgstr "aguia"
#. 🦆 (U+1F986), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12308,7 +12308,7 @@ msgctxt ""
"DUCK\n"
"LngText.text"
msgid "duck"
-msgstr ""
+msgstr "parrulo"
#. 🦉 (U+1F989), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12317,7 +12317,7 @@ msgctxt ""
"OWL\n"
"LngText.text"
msgid "owl"
-msgstr ""
+msgstr "moucho"
#. 🦎 (U+1F98E), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12326,7 +12326,7 @@ msgctxt ""
"LIZARD\n"
"LngText.text"
msgid "lizard"
-msgstr ""
+msgstr "lagarto"
#. 🦈 (U+1F988), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12335,7 +12335,7 @@ msgctxt ""
"SHARK\n"
"LngText.text"
msgid "shark"
-msgstr ""
+msgstr "tiburón"
#. 🦐 (U+1F990), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12344,7 +12344,7 @@ msgctxt ""
"SHRIMP\n"
"LngText.text"
msgid "shrimp"
-msgstr ""
+msgstr "gamba"
#. 🦑 (U+1F991), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12353,7 +12353,7 @@ msgctxt ""
"SQUID\n"
"LngText.text"
msgid "squid"
-msgstr ""
+msgstr "calamar"
#. 🦋 (U+1F98B), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12362,7 +12362,7 @@ msgctxt ""
"BUTTERFLY\n"
"LngText.text"
msgid "butterfly"
-msgstr ""
+msgstr "bolboreta"
#. 🥀 (U+1F940), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12371,7 +12371,7 @@ msgctxt ""
"WILTED_FLOWER\n"
"LngText.text"
msgid "flower2"
-msgstr ""
+msgstr "flor 2"
#. 🥝 (U+1F95D), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12380,7 +12380,7 @@ msgctxt ""
"KIWI_FRUIT\n"
"LngText.text"
msgid "kiwi"
-msgstr ""
+msgstr "kiwi"
#. 🥑 (U+1F951), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12389,7 +12389,7 @@ msgctxt ""
"AVOCADO\n"
"LngText.text"
msgid "avocado"
-msgstr ""
+msgstr "aguacate "
#. 🥔 (U+1F954), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12398,7 +12398,7 @@ msgctxt ""
"POTATO\n"
"LngText.text"
msgid "potato"
-msgstr ""
+msgstr "pataca"
#. 🥕 (U+1F955), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12407,7 +12407,7 @@ msgctxt ""
"CARROT\n"
"LngText.text"
msgid "carrot"
-msgstr ""
+msgstr "cenoria"
#. 🥒 (U+1F952), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12416,7 +12416,7 @@ msgctxt ""
"CUCUMBER\n"
"LngText.text"
msgid "cucumber"
-msgstr ""
+msgstr "cogombro"
#. 🥜 (U+1F95C), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12425,7 +12425,7 @@ msgctxt ""
"PEANUTS\n"
"LngText.text"
msgid "peanuts"
-msgstr ""
+msgstr "cacahuetes"
#. 🥐 (U+1F950), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12434,7 +12434,7 @@ msgctxt ""
"CROISSANT\n"
"LngText.text"
msgid "croissant"
-msgstr ""
+msgstr "croissant"
#. 🥖 (U+1F956), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12443,7 +12443,7 @@ msgctxt ""
"BAGUETTE_BREAD\n"
"LngText.text"
msgid "bread2"
-msgstr ""
+msgstr "pan 2"
#. 🥞 (U+1F95E), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12452,7 +12452,7 @@ msgctxt ""
"PANCAKES\n"
"LngText.text"
msgid "pancakes"
-msgstr ""
+msgstr "pancakes"
#. 🥓 (U+1F953), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12461,7 +12461,7 @@ msgctxt ""
"BACON\n"
"LngText.text"
msgid "bacon"
-msgstr ""
+msgstr "touciño entrefebrado"
#. 🥙 (U+1F959), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12479,7 +12479,7 @@ msgctxt ""
"EGG\n"
"LngText.text"
msgid "egg"
-msgstr ""
+msgstr "ovo"
#. 🥘 (U+1F958), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12488,7 +12488,7 @@ msgctxt ""
"SHALLOW_PAN_OF_FOOD\n"
"LngText.text"
msgid "food"
-msgstr ""
+msgstr "comida"
#. 🥗 (U+1F957), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12497,7 +12497,7 @@ msgctxt ""
"GREEN_SALAD\n"
"LngText.text"
msgid "salad"
-msgstr ""
+msgstr "salada"
#. 🥛 (U+1F95B), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12506,7 +12506,7 @@ msgctxt ""
"GLASS_OF_MILK\n"
"LngText.text"
msgid "milk"
-msgstr ""
+msgstr "leite"
#. 🥂 (U+1F942), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12515,7 +12515,7 @@ msgctxt ""
"CLINKING_GLASSES\n"
"LngText.text"
msgid "party3"
-msgstr ""
+msgstr "festa 3"
#. 🥃 (U+1F943), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12524,7 +12524,7 @@ msgctxt ""
"TUMBLER_GLASS\n"
"LngText.text"
msgid "glass3"
-msgstr ""
+msgstr "vaso 3"
#. 🥄 (U+1F944), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12533,7 +12533,7 @@ msgctxt ""
"SPOON\n"
"LngText.text"
msgid "spoon"
-msgstr ""
+msgstr "culler"
#. 🛴 (U+1F6F4), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12542,7 +12542,7 @@ msgctxt ""
"SCOOTER\n"
"LngText.text"
msgid "scooter"
-msgstr ""
+msgstr "patinete"
#. 🛵 (U+1F6F5), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12551,7 +12551,7 @@ msgctxt ""
"MOTOR_SCOOTER\n"
"LngText.text"
msgid "scooter2"
-msgstr ""
+msgstr "patinete 2"
#. 🛑 (U+1F6D1), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12569,7 +12569,7 @@ msgctxt ""
"CANOE\n"
"LngText.text"
msgid "canoe"
-msgstr ""
+msgstr "canoa"
#. 🥇 (U+1F947), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12578,7 +12578,7 @@ msgctxt ""
"1ST_PLACE_MEDAL\n"
"LngText.text"
msgid "gold"
-msgstr ""
+msgstr "ouro"
#. 🥈 (U+1F948), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12587,7 +12587,7 @@ msgctxt ""
"2ND_PLACE_MEDAL\n"
"LngText.text"
msgid "silver"
-msgstr ""
+msgstr "prata"
#. 🥉 (U+1F949), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12596,7 +12596,7 @@ msgctxt ""
"3RD_PLACE_MEDAL\n"
"LngText.text"
msgid "bronze"
-msgstr ""
+msgstr "bronce"
#. 🥊 (U+1F94A), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12605,7 +12605,7 @@ msgctxt ""
"BOXING_GLOVE\n"
"LngText.text"
msgid "boxing"
-msgstr ""
+msgstr "boxeo"
#. 🥋 (U+1F94B), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12614,7 +12614,7 @@ msgctxt ""
"MARTIAL_ARTS_UNIFORM\n"
"LngText.text"
msgid "judo"
-msgstr ""
+msgstr "judo"
#. 🥅 (U+1F945), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12623,7 +12623,7 @@ msgctxt ""
"GOAL_NET\n"
"LngText.text"
msgid "soccer2"
-msgstr ""
+msgstr "fútbol 2"
#. 🥁 (U+1F941), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12632,7 +12632,7 @@ msgctxt ""
"DRUM_WITH_DRUMSTICKS\n"
"LngText.text"
msgid "drum2"
-msgstr ""
+msgstr "tambor 2"
#. 🛒 (U+1F6D2), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12641,7 +12641,7 @@ msgctxt ""
"SHOPPING_TROLLEY\n"
"LngText.text"
msgid "cart"
-msgstr ""
+msgstr "carro"
#. 🤩 (U+1F929), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12650,7 +12650,7 @@ msgctxt ""
"GRINNING_FACE_WITH_STAR_EYES\n"
"LngText.text"
msgid "excited"
-msgstr ""
+msgstr "emocionado"
#. 🤨 (U+1F928), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12659,7 +12659,7 @@ msgctxt ""
"FACE_WITH_ONE_EYEBROW_RAISED\n"
"LngText.text"
msgid "eyebrow"
-msgstr ""
+msgstr "cella"
#. 🤯 (U+1F92F), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12695,7 +12695,7 @@ msgctxt ""
"FACE_WITH_OPEN_MOUTH_VOMITING\n"
"LngText.text"
msgid "vomit"
-msgstr ""
+msgstr "vómito"
#. 🤫 (U+1F92B), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12713,7 +12713,7 @@ msgctxt ""
"SMILING_FACE_WITH_SMILING_EYES_AND_HAND_COVERING_MOUTH\n"
"LngText.text"
msgid "smiling4"
-msgstr ""
+msgstr "sorriso 4"
#. 🧐 (U+1F9D0), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12722,7 +12722,7 @@ msgctxt ""
"FACE_WITH_MONOCLE\n"
"LngText.text"
msgid "monocle"
-msgstr ""
+msgstr "monóculo"
#. 🧒 (U+1F9D2), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12731,7 +12731,7 @@ msgctxt ""
"CHILD\n"
"LngText.text"
msgid "child"
-msgstr ""
+msgstr "neno"
#. 🧑 (U+1F9D1), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12740,7 +12740,7 @@ msgctxt ""
"ADULT\n"
"LngText.text"
msgid "adult"
-msgstr ""
+msgstr "adulto"
#. 🧓 (U+1F9D3), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12749,7 +12749,7 @@ msgctxt ""
"OLDER_ADULT\n"
"LngText.text"
msgid "old"
-msgstr ""
+msgstr "vello"
#. 🧕 (U+1F9D5), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12767,7 +12767,7 @@ msgctxt ""
"BEARDED_PERSON\n"
"LngText.text"
msgid "beard"
-msgstr ""
+msgstr "barba"
#. 🤱 (U+1F931), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12776,7 +12776,7 @@ msgctxt ""
"BREAST-FEEDING\n"
"LngText.text"
msgid "baby3"
-msgstr ""
+msgstr "bebe 3"
#. 🧙 (U+1F9D9), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12794,7 +12794,7 @@ msgctxt ""
"FAIRY\n"
"LngText.text"
msgid "fairy"
-msgstr ""
+msgstr "fada"
#. 🧛 (U+1F9DB), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12803,7 +12803,7 @@ msgctxt ""
"VAMPIRE\n"
"LngText.text"
msgid "vampire"
-msgstr ""
+msgstr "vampiro"
#. 🧜 (U+1F9DC), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12821,7 +12821,7 @@ msgctxt ""
"ELF\n"
"LngText.text"
msgid "elf"
-msgstr ""
+msgstr "elfo"
#. 🧞 (U+1F9DE), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12830,7 +12830,7 @@ msgctxt ""
"GENIE\n"
"LngText.text"
msgid "genie"
-msgstr ""
+msgstr "xenio"
#. 🧟 (U+1F9DF), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12839,7 +12839,7 @@ msgctxt ""
"ZOMBIE\n"
"LngText.text"
msgid "zombie"
-msgstr ""
+msgstr "zombi "
#. 🧖 (U+1F9D6), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12848,7 +12848,7 @@ msgctxt ""
"PERSON_IN_STEAMY_ROOM\n"
"LngText.text"
msgid "sauna"
-msgstr ""
+msgstr "sauna"
#. 🧗 (U+1F9D7), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12857,7 +12857,7 @@ msgctxt ""
"PERSON_CLIMBING\n"
"LngText.text"
msgid "climber"
-msgstr ""
+msgstr "escalador"
#. 🧘 (U+1F9D8), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12866,7 +12866,7 @@ msgctxt ""
"PERSON_IN_LOTUS_POSITION\n"
"LngText.text"
msgid "yoga"
-msgstr ""
+msgstr "ioga"
#. 🤟 (U+1F91F), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12875,7 +12875,7 @@ msgctxt ""
"I_LOVE_YOU_HAND_SIGN\n"
"LngText.text"
msgid "love2"
-msgstr ""
+msgstr "amor 2"
#. 🤲 (U+1F932), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12884,7 +12884,7 @@ msgctxt ""
"PALMS_UP_TOGETHER\n"
"LngText.text"
msgid "palm2"
-msgstr ""
+msgstr "palma 2"
#. 🧠 (U+1F9E0), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12893,7 +12893,7 @@ msgctxt ""
"BRAIN\n"
"LngText.text"
msgid "brain"
-msgstr ""
+msgstr "cerebro"
#. 🧡 (U+1F9E1), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12902,7 +12902,7 @@ msgctxt ""
"ORANGE_HEART\n"
"LngText.text"
msgid "orange heart"
-msgstr ""
+msgstr "corazón laranxa"
#. 🧣 (U+1F9E3), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12911,7 +12911,7 @@ msgctxt ""
"SCARF\n"
"LngText.text"
msgid "scarf"
-msgstr ""
+msgstr "bufanda"
#. 🧤 (U+1F9E4), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12920,7 +12920,7 @@ msgctxt ""
"GLOVES\n"
"LngText.text"
msgid "gloves"
-msgstr ""
+msgstr "luvas"
#. 🧥 (U+1F9E5), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12929,7 +12929,7 @@ msgctxt ""
"COAT\n"
"LngText.text"
msgid "coat"
-msgstr ""
+msgstr "abrigo"
#. 🧦 (U+1F9E6), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12938,7 +12938,7 @@ msgctxt ""
"SOCKS\n"
"LngText.text"
msgid "socks"
-msgstr ""
+msgstr "calcetíns "
#. 🧢 (U+1F9E2), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12947,7 +12947,7 @@ msgctxt ""
"BILLED_CAP\n"
"LngText.text"
msgid "cap"
-msgstr ""
+msgstr "gorra"
#. 🦓 (U+1F993), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12956,7 +12956,7 @@ msgctxt ""
"ZEBRA\n"
"LngText.text"
msgid "zebra"
-msgstr ""
+msgstr "cebra"
#. 🦒 (U+1F992), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12965,7 +12965,7 @@ msgctxt ""
"GIRAFFE\n"
"LngText.text"
msgid "giraffe"
-msgstr ""
+msgstr "xirafa"
#. 🦔 (U+1F994), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12974,7 +12974,7 @@ msgctxt ""
"HEDGEHOG\n"
"LngText.text"
msgid "hedgehog"
-msgstr ""
+msgstr "ourizo"
#. 🦕 (U+1F995), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12983,7 +12983,7 @@ msgctxt ""
"SAUROPOD\n"
"LngText.text"
msgid "dinosaur"
-msgstr ""
+msgstr "dinosauro"
#. 🦖 (U+1F996), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12992,7 +12992,7 @@ msgctxt ""
"T-REX\n"
"LngText.text"
msgid "dinosaur2"
-msgstr ""
+msgstr "dinosauro 2"
#. 🦗 (U+1F997), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -13001,7 +13001,7 @@ msgctxt ""
"CRICKET\n"
"LngText.text"
msgid "cricket2"
-msgstr ""
+msgstr "grilo 2"
#. 🥥 (U+1F965), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -13010,7 +13010,7 @@ msgctxt ""
"COCONUT\n"
"LngText.text"
msgid "coconut"
-msgstr ""
+msgstr "coco"
#. 🥦 (U+1F966), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -13019,7 +13019,7 @@ msgctxt ""
"BROCCOLI\n"
"LngText.text"
msgid "broccoli"
-msgstr ""
+msgstr "brócoli "
#. 🥨 (U+1F968), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -13028,7 +13028,7 @@ msgctxt ""
"PRETZEL\n"
"LngText.text"
msgid "pretzel"
-msgstr ""
+msgstr "pretzel"
#. 🥩 (U+1F969), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -13037,7 +13037,7 @@ msgctxt ""
"CUT_OF_MEAT\n"
"LngText.text"
msgid "steak"
-msgstr ""
+msgstr "costela"
#. 🥪 (U+1F96A), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -13082,7 +13082,7 @@ msgctxt ""
"FORTUNE_COOKIE\n"
"LngText.text"
msgid "cookie2"
-msgstr ""
+msgstr "galleta 2"
#. 🥡 (U+1F961), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -13091,7 +13091,7 @@ msgctxt ""
"TAKEOUT_BOX\n"
"LngText.text"
msgid "takeout"
-msgstr ""
+msgstr "para levar"
#. 🥧 (U+1F967), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -13100,7 +13100,7 @@ msgctxt ""
"PIE\n"
"LngText.text"
msgid "pie"
-msgstr ""
+msgstr "torta"
#. 🥤 (U+1F964), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -13109,7 +13109,7 @@ msgctxt ""
"CUP_WITH_STRAW\n"
"LngText.text"
msgid "drink"
-msgstr ""
+msgstr "bebida"
#. 🥢 (U+1F962), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -13118,7 +13118,7 @@ msgctxt ""
"CHOPSTICKS\n"
"LngText.text"
msgid "chopsticks"
-msgstr ""
+msgstr "paíños"
#. 🛸 (U+1F6F8), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -13127,7 +13127,7 @@ msgctxt ""
"FLYING_SAUCER\n"
"LngText.text"
msgid "ufo"
-msgstr ""
+msgstr "ovni"
#. 🛷 (U+1F6F7), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -13136,7 +13136,7 @@ msgctxt ""
"SLED\n"
"LngText.text"
msgid "sled"
-msgstr ""
+msgstr "zorra"
#. 🥌 (U+1F94C), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -13145,7 +13145,7 @@ msgctxt ""
"CURLING_STONE\n"
"LngText.text"
msgid "curling"
-msgstr ""
+msgstr "curling"
#. ₿ (U+20BF), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -13154,7 +13154,7 @@ msgctxt ""
"BITCOIN_SIGN\n"
"LngText.text"
msgid "bitcoin"
-msgstr ""
+msgstr "bitcoin"
#. ½ (U+000BD), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
diff --git a/source/gl/helpcontent2/source/text/swriter.po b/source/gl/helpcontent2/source/text/swriter.po
index e2b732f39af..530f840b0d9 100644
--- a/source/gl/helpcontent2/source/text/swriter.po
+++ b/source/gl/helpcontent2/source/text/swriter.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2017-10-04 11:48+0200\n"
-"PO-Revision-Date: 2017-08-12 17:47+0000\n"
-"Last-Translator: Leandro Regueiro <leandro.regueiro@gmail.com>\n"
+"PO-Revision-Date: 2018-01-14 22:31+0000\n"
+"Last-Translator: Xosé <xosecalvo@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: gl\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1502560041.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1515969113.000000\n"
#: classificationbar.xhp
msgctxt ""
@@ -278,7 +278,7 @@ msgctxt ""
"par_id030820161747137522\n"
"help.text"
msgid "Save the file and make the adequate changes to the classification path above to access the file."
-msgstr ""
+msgstr "Garde o ficheiro e realice os cambios adecuados á ruta de clasificación de riba para acceder ao ficheiro."
#: classificationbar.xhp
msgctxt ""
@@ -286,7 +286,7 @@ msgctxt ""
"par_id030820161747135133\n"
"help.text"
msgid "Your system administrator can place the file in a network folder and make all users access the classification settings file."
-msgstr ""
+msgstr "O administrador do sistema pode colocar o ficheiro nun cartafol da rede e facer que todos os usuarios accedan ao ficheiro de configuración da clasificación."
#: classificationbar.xhp
msgctxt ""
@@ -606,7 +606,7 @@ msgctxt ""
"hd_id102920150120455108\n"
"help.text"
msgid "Go to Page"
-msgstr ""
+msgstr "Ir á páxina"
#: main0102.xhp
msgctxt ""
@@ -726,7 +726,7 @@ msgctxt ""
"par_id102720150854017277\n"
"help.text"
msgid "Show or hide the horizontal and vertical scroll bars that are used to change the viewable area of a document that doesn't fit within the window."
-msgstr ""
+msgstr "Mostrar ou agochar as barras de desprazamento horizontais e verticais que se empregan para cambiar a zona visíbel dun documento que non caiban na xanela."
#: main0103.xhp
msgctxt ""
@@ -742,7 +742,7 @@ msgctxt ""
"par_idN107CA\n"
"help.text"
msgid "Shows or hides the borders of table cells that have no set borders. The boundaries are only visible on screen and are not printed."
-msgstr ""
+msgstr "Mostra ou agocha os bordos das celas das táboas que non teñen bordos definidos. Os límites só son visíbeis na pantalla e non se imprimen."
#: main0103.xhp
msgctxt ""
@@ -750,7 +750,7 @@ msgctxt ""
"hd_id102720150854011929\n"
"help.text"
msgid "Images and Charts"
-msgstr ""
+msgstr "Imaxes e gráficas"
#: main0103.xhp
msgctxt ""
@@ -758,7 +758,7 @@ msgctxt ""
"par_id102720150854013292\n"
"help.text"
msgid "Show or hide graphical objects like images and charts within a document."
-msgstr ""
+msgstr "Mostrar ou agochar obxectos gráficos, como imaxes e gráficas, do documento."
#: main0103.xhp
msgctxt ""
@@ -774,7 +774,7 @@ msgctxt ""
"par_id102720150854014989\n"
"help.text"
msgid "Show or hide a document's comments and replies to them."
-msgstr ""
+msgstr "Mostrar ou agochar os comentarios dun documento e as respostas aos mesmos."
#: main0103.xhp
msgctxt ""
@@ -790,7 +790,7 @@ msgctxt ""
"par_id102720150854012820\n"
"help.text"
msgid "View documents with the white space found at the end and beginning of pages hidden."
-msgstr ""
+msgstr "Ver os documentos sen o espazo en branco que se atopa ao final e ao principio das páxinas."
#: main0103.xhp
msgctxt ""
@@ -798,7 +798,7 @@ msgctxt ""
"hd_id03302017034826145\n"
"help.text"
msgid "Track Changes"
-msgstr ""
+msgstr "Rastrexar cambios"
#: main0103.xhp
msgctxt ""
@@ -806,7 +806,7 @@ msgctxt ""
"hd_id102720150908397549\n"
"help.text"
msgid "<link href=\"text/shared/01/gallery.xhp\">Gallery</link>"
-msgstr ""
+msgstr "<link href=\"text/shared/01/gallery.xhp\">Galería</link>"
#: main0103.xhp
msgctxt ""
@@ -838,7 +838,7 @@ msgctxt ""
"par_id3155358\n"
"help.text"
msgid "<ahelp hid=\".\">The Insert menu contains commands for inserting new elements in your document. This includes images, media, charts, objects from other applications, hyperlink, comments, symbols, footnotes, and sections.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">O menú Inserir contén ordes para inserir elementos novos no documento. Isto inclúe imaxes, multimedia, gráficas, obxectos doutros aplicativos, hiperligazóns, comentarios, símbolos, notas a rodapé eseccións.</ahelp>"
#: main0104.xhp
msgctxt ""
@@ -854,7 +854,7 @@ msgctxt ""
"par_id030420160850533104\n"
"help.text"
msgid "<ahelp hid=\".uno:InsertPagebreak\">Inserts a manual page break at the current cursor position and places the cursor at the beginning of the next page.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".uno:InsertPagebreak\">Insire unha quebra de páxina manual na posición do cursor e coloca o cursor no inicio da páxina seguinte.</ahelp>"
#: main0104.xhp
msgctxt ""
diff --git a/source/gl/helpcontent2/source/text/swriter/00.po b/source/gl/helpcontent2/source/text/swriter/00.po
index a842e5ada93..ccdc9051d01 100644
--- a/source/gl/helpcontent2/source/text/swriter/00.po
+++ b/source/gl/helpcontent2/source/text/swriter/00.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2017-12-06 15:59+0100\n"
-"PO-Revision-Date: 2017-08-15 13:24+0000\n"
-"Last-Translator: Leandro Regueiro <leandro.regueiro@gmail.com>\n"
+"PO-Revision-Date: 2018-01-14 22:37+0000\n"
+"Last-Translator: Xosé <xosecalvo@gmail.com>\n"
"Language-Team: Galician <kde-i18n-doc@kde.org>\n"
"Language: gl\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1502803480.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1515969420.000000\n"
#: 00000004.xhp
msgctxt ""
@@ -286,7 +286,7 @@ msgctxt ""
"par_id3153737\n"
"help.text"
msgid "Choose <emph>Edit - Reference - Index Entry...</emph>"
-msgstr ""
+msgstr "Escolla <emph>Editar - Referencia - Entrada de índice...</emph>"
#: 00000402.xhp
msgctxt ""
@@ -406,7 +406,7 @@ msgctxt ""
"par_id3155625\n"
"help.text"
msgid "Choose <emph>View - Formatting Marks</emph>"
-msgstr ""
+msgstr "Escolla <emph>Ver - Marcas de formato</emph>"
#: 00000403.xhp
msgctxt ""
@@ -438,7 +438,7 @@ msgctxt ""
"par_id3153716\n"
"help.text"
msgid "Formatting Marks"
-msgstr ""
+msgstr "Marcas de formato"
#: 00000403.xhp
msgctxt ""
@@ -1278,7 +1278,7 @@ msgctxt ""
"par_id3149294\n"
"help.text"
msgid "Choose <emph>View - Styles -</emph> open context menu <emph>Modify/New - Drop Caps</emph> tab"
-msgstr ""
+msgstr "Escolla <emph>Ver - Estilos -</emph>, abra o menú de contexto <emph>Modificar/Novo - Maiúsculas capitulares</emph>"
#: 00000405.xhp
msgctxt ""
@@ -1294,7 +1294,7 @@ msgctxt ""
"par_id3154260\n"
"help.text"
msgid "Choose <emph>View - Styles -</emph> open context menu <emph>Modify/New - Text Flow</emph> tab"
-msgstr ""
+msgstr "Escolla <emph>Ver - Estilos -</emph>, abra o menú de contexto <emph>Modificar/Novo - Fluxo de texto</emph>"
#: 00000405.xhp
msgctxt ""
@@ -1334,7 +1334,7 @@ msgctxt ""
"par_id3153536\n"
"help.text"
msgid "Choose <emph>View - Styles</emph> - open context menu <emph>New/Modify</emph> (for Page Styles)"
-msgstr ""
+msgstr "Escolla <emph>Ver - Estilos</emph> - abra o menú de contexto <emph>Novo/Modificar</emph> (para Estilos de páxina)"
#: 00000405.xhp
msgctxt ""
@@ -1438,7 +1438,7 @@ msgctxt ""
"par_id3155140\n"
"help.text"
msgid "Choose <emph>View - Styles -</emph> open context menu <emph>Modify/New</emph> (for Paragraph Styles)"
-msgstr ""
+msgstr "Escolla <emph>Ver - Estilos</emph> - abra o menú de contexto <emph>Novo/Modificar</emph> (para Estilos de parágrafo)"
#: 00000405.xhp
msgctxt ""
@@ -1446,7 +1446,7 @@ msgctxt ""
"par_id3153356\n"
"help.text"
msgid "Choose <emph>View - Styles -</emph> open context menu <emph>Modify/New</emph> (for Character Styles)"
-msgstr ""
+msgstr "Escolla <emph>Ver - Estilos</emph> - abra o menú de contexto <emph>Novo/Modificar</emph> (para Estilos de carácter)"
#: 00000405.xhp
msgctxt ""
@@ -1454,7 +1454,7 @@ msgctxt ""
"par_id3149179\n"
"help.text"
msgid "Choose <emph>View - Styles -</emph> open context menu <emph>Modify/New</emph> (for Frame Styles)"
-msgstr ""
+msgstr "Escolla <emph>Ver - Estilos</emph> - abra o menú de contexto <emph>Novo/Modificar</emph> (para Estilos de marco)"
#: 00000405.xhp
msgctxt ""
@@ -1462,7 +1462,7 @@ msgctxt ""
"par_id3156364\n"
"help.text"
msgid "Choose <emph>View - Styles -</emph> open context menu <emph>Modify/New</emph> (for List Styles)"
-msgstr ""
+msgstr "Escolla <emph>Ver - Estilos</emph> - abra o menú de contexto <emph>Novo/Modificar</emph> (para Estilos de de lista)"
#: 00000405.xhp
msgctxt ""
diff --git a/source/gl/helpcontent2/source/text/swriter/01.po b/source/gl/helpcontent2/source/text/swriter/01.po
index 6a5dc63602b..9ac5e533b46 100644
--- a/source/gl/helpcontent2/source/text/swriter/01.po
+++ b/source/gl/helpcontent2/source/text/swriter/01.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2017-12-06 15:59+0100\n"
-"PO-Revision-Date: 2017-10-04 11:01+0000\n"
-"Last-Translator: Anonymous Pootle User\n"
+"PO-Revision-Date: 2018-01-14 22:38+0000\n"
+"Last-Translator: Xosé <xosecalvo@gmail.com>\n"
"Language-Team: Galician <kde-i18n-doc@kde.org>\n"
"Language: gl\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1507114912.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1515969493.000000\n"
#: 01120000.xhp
msgctxt ""
@@ -3406,7 +3406,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Formatting Marks"
-msgstr ""
+msgstr "Marcas de formato"
#: 03100000.xhp
msgctxt ""
@@ -3414,7 +3414,7 @@ msgctxt ""
"hd_id3154507\n"
"help.text"
msgid "<link href=\"text/swriter/01/03100000.xhp\" name=\"Formatting Marks\">Formatting Marks</link>"
-msgstr ""
+msgstr "<link href=\"text/swriter/01/03100000.xhp\" name=\"Formatting Marks\">Marcas de formato</link>"
#: 03100000.xhp
msgctxt ""
@@ -3462,7 +3462,7 @@ msgctxt ""
"par_id3154646\n"
"help.text"
msgid "<variable id=\"web_layout_text\"><ahelp hid=\".\">Displays the document as it would be viewed in a Web browser.</ahelp> This is useful when you create HTML documents.</variable>"
-msgstr ""
+msgstr "<variable id=\"web_layout_text\"><ahelp hid=\".\">Mostra o documento como se vería nun navegador web.</ahelp> Isto é útil cando se crean documentos en HTML.</variable>"
#: 03130000.xhp
msgctxt ""
@@ -8343,7 +8343,7 @@ msgctxt ""
"hd_id3153669\n"
"help.text"
msgid "Reference"
-msgstr ""
+msgstr "Referencia"
#: 04090100.xhp
msgctxt ""
@@ -12751,7 +12751,7 @@ msgctxt ""
"par_id3155912\n"
"help.text"
msgid "<link href=\"text/swriter/01/05090300.xhp\" name=\"Table - Properties - Text Flow\">Table - Properties - Text Flow</link>"
-msgstr ""
+msgstr "<link href=\"text/swriter/01/05090300.xhp\" name=\"Table - Properties - Text Flow\">Táboa - Propiedades - Fluxo de texto</link>"
#: 04150000.xhp
msgctxt ""
@@ -12911,7 +12911,7 @@ msgctxt ""
"par_id3150564\n"
"help.text"
msgid "Choose <item type=\"menuitem\">Edit - Exchange Database</item>."
-msgstr ""
+msgstr "Escolla <item type=\"menuitem\">Editar - Substituír a base de datos</item>."
#: 04180400.xhp
msgctxt ""
@@ -12959,7 +12959,7 @@ msgctxt ""
"par_id3145411\n"
"help.text"
msgid "<variable id=\"datei\"><ahelp hid=\".\">Inserts the contents of another document into the current document at the cursor position.</ahelp> </variable>"
-msgstr ""
+msgstr "<variable id=\"datei\"><ahelp hid=\".\">Insire o contido doutro documento no documento actual, na posición do cursor.</ahelp> </variable>"
#: 04190000.xhp
msgctxt ""
@@ -13839,7 +13839,7 @@ msgctxt ""
"hd_id3154189\n"
"help.text"
msgid "Edit Style"
-msgstr ""
+msgstr "Editar estilo"
#: 05030800.xhp
msgctxt ""
@@ -13943,7 +13943,7 @@ msgctxt ""
"hd_id3151026\n"
"help.text"
msgid "Restart at this paragraph"
-msgstr ""
+msgstr "Reiniciar neste parágrafo"
#: 05030800.xhp
msgctxt ""
@@ -13951,7 +13951,7 @@ msgctxt ""
"par_id3149168\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/numparapage/checkCB_RESTART_PARACOUNT\">Restarts the line numbering at the current paragraph, or at the number that you enter.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/numparapage/checkCB_RESTART_PARACOUNT\">Reinicia a numeración de liñas no parágrafo actual, ou no número que se indique.</ahelp>"
#: 05030800.xhp
msgctxt ""
@@ -13959,7 +13959,7 @@ msgctxt ""
"hd_id3145775\n"
"help.text"
msgid "Start with"
-msgstr ""
+msgstr "Comezar desde"
#: 05030800.xhp
msgctxt ""
@@ -13967,7 +13967,7 @@ msgctxt ""
"par_id3149355\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/numparapage/spinNF_RESTART_PARA\">Enter the number at which to restart the line numbering</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/numparapage/spinNF_RESTART_PARA\">Introduza o número desde o que reiniciar a numeración de liñas</ahelp>"
#: 05040000.xhp
msgctxt ""
@@ -14375,7 +14375,7 @@ msgctxt ""
"hd_id3154767\n"
"help.text"
msgid "<link href=\"text/swriter/01/05040600.xhp\" name=\"Footnote\">Footnote</link>"
-msgstr ""
+msgstr "<link href=\"text/swriter/01/05040600.xhp\" name=\"Footnote\">Nota a rodapé</link>"
#: 05040600.xhp
msgctxt ""
diff --git a/source/gl/helpcontent2/source/text/swriter/02.po b/source/gl/helpcontent2/source/text/swriter/02.po
index a8d08fe1ea9..21f06ea7e23 100644
--- a/source/gl/helpcontent2/source/text/swriter/02.po
+++ b/source/gl/helpcontent2/source/text/swriter/02.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2017-11-22 13:53+0100\n"
-"PO-Revision-Date: 2017-08-15 14:50+0000\n"
-"Last-Translator: Leandro Regueiro <leandro.regueiro@gmail.com>\n"
+"PO-Revision-Date: 2018-01-14 22:42+0000\n"
+"Last-Translator: Xosé <xosecalvo@gmail.com>\n"
"Language-Team: Galician <kde-i18n-doc@kde.org>\n"
"Language: gl\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1502808608.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1515969762.000000\n"
#: 02110000.xhp
msgctxt ""
@@ -865,7 +865,6 @@ msgid "<link href=\"text/swriter/02/10020000.xhp\" name=\"Zoom Out\">Zoom Out</l
msgstr "<link href=\"text/swriter/02/10020000.xhp\" name=\"Menos zoom\">Menos zoom</link>"
#: 10020000.xhp
-#, fuzzy
msgctxt ""
"10020000.xhp\n"
"par_id3147401\n"
@@ -1367,7 +1366,7 @@ msgctxt ""
"par_id3155335\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/inputwinmenu/sum\">Calculates the sum of the selected cells.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/inputwinmenu/sum\">Calcula a suma das celas seleccionadas.</ahelp>"
#: 14020000.xhp
msgctxt ""
@@ -1399,7 +1398,7 @@ msgctxt ""
"par_id3145621\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/inputwinmenu/round\">Rounds a number to the specified decimal places.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/inputwinmenu/round\">Arredonda un número ao número de decimais indicado.</ahelp>"
#: 14020000.xhp
msgctxt ""
@@ -1495,7 +1494,7 @@ msgctxt ""
"par_id3149768\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/inputwinmenu/pow\">Calculates the power of a number.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/inputwinmenu/pow\">Calcula a potencia dun número.</ahelp>"
#: 14020000.xhp
msgctxt ""
@@ -1543,7 +1542,7 @@ msgctxt ""
"par_id3153099\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/inputwinmenu/|\">Separates the elements in a list.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/inputwinmenu/|\">Separa os elementos dunha lista.</ahelp>"
#: 14020000.xhp
msgctxt ""
@@ -1583,7 +1582,7 @@ msgctxt ""
"par_id3150936\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/inputwinmenu/eq\">Checks if selected values are equal.</ahelp> If they are unequal, the result is zero, otherwise 1 (true) appears."
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/inputwinmenu/eq\">Comproba se os valores seleccionados son iguais.</ahelp> Se son iguais, o resultado é cero; en caso contrario aparece 1 (verdadeiro)."
#: 14020000.xhp
msgctxt ""
@@ -1919,7 +1918,7 @@ msgctxt ""
"par_id3154076\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/inputwinmenu/mean\">Calculates the arithmetic mean of the values in an area or a list.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/inputwinmenu/mean\">Calcula a media aritmética dos valores dunha área ou lista.</ahelp>"
#: 14020000.xhp
msgctxt ""
@@ -1951,7 +1950,7 @@ msgctxt ""
"par_id3155281\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/inputwinmenu/min\">Calculates the minimum value in an area or a list.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/inputwinmenu/min\">Calcula o valor mínimo dunha área ou lista.</ahelp>"
#: 14020000.xhp
msgctxt ""
@@ -1983,7 +1982,7 @@ msgctxt ""
"par_id3154726\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/inputwinmenu/max\">Calculates the maximum value in an area or a list.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/inputwinmenu/max\">Calcula o valor máximo dunha área ou lista.</ahelp>"
#: 14020000.xhp
msgctxt ""
@@ -2031,7 +2030,7 @@ msgctxt ""
"par_id3149530\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/inputwinmenu/sin\">Calculates the sine in radians</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/inputwinmenu/sin\">Calcula o seno en radiáns</ahelp>"
#: 14020000.xhp
msgctxt ""
@@ -2063,7 +2062,7 @@ msgctxt ""
"par_id3154533\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/inputwinmenu/cos\">Calculates the cosine in radians.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/inputwinmenu/cos\">Calcula o coseno en radiáns.</ahelp>"
#: 14020000.xhp
msgctxt ""
@@ -2095,7 +2094,7 @@ msgctxt ""
"par_id3149369\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/inputwinmenu/tan\">Calculates the tangent in radians.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/inputwinmenu/tan\">Calcula a tanxente en radiáns.</ahelp>"
#: 14020000.xhp
msgctxt ""
@@ -3047,7 +3046,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Images and Charts"
-msgstr ""
+msgstr "Imaxes e gráficas"
#: 18120000.xhp
msgctxt ""
@@ -3055,7 +3054,7 @@ msgctxt ""
"hd_id3148568\n"
"help.text"
msgid "<link href=\"text/swriter/02/18120000.xhp\" name=\"Images and Charts\">Images and Charts</link>"
-msgstr ""
+msgstr "<link href=\"text/swriter/02/18120000.xhp\" name=\"Images and Charts\">Imaxes e gráficas</link>"
#: 18120000.xhp
msgctxt ""
@@ -3087,7 +3086,7 @@ msgctxt ""
"par_id3154107\n"
"help.text"
msgid "Images and Charts"
-msgstr ""
+msgstr "Imaxes e gráficas"
#: 18130000.xhp
msgctxt ""
@@ -3095,7 +3094,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Direct Cursor Mode"
-msgstr ""
+msgstr "Modo de cursor directo"
#: 18130000.xhp
msgctxt ""
diff --git a/source/gl/helpcontent2/source/text/swriter/04.po b/source/gl/helpcontent2/source/text/swriter/04.po
index 6f159df8317..36ef21b8d3e 100644
--- a/source/gl/helpcontent2/source/text/swriter/04.po
+++ b/source/gl/helpcontent2/source/text/swriter/04.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2017-10-04 11:48+0200\n"
-"PO-Revision-Date: 2017-08-13 20:26+0000\n"
-"Last-Translator: Leandro Regueiro <leandro.regueiro@gmail.com>\n"
+"PO-Revision-Date: 2018-01-14 22:42+0000\n"
+"Last-Translator: Xosé <xosecalvo@gmail.com>\n"
"Language-Team: Galician <kde-i18n-doc@kde.org>\n"
"Language: gl\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1502656014.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1515969777.000000\n"
#: 01020000.xhp
msgctxt ""
@@ -166,7 +166,7 @@ msgctxt ""
"hd_id3149839\n"
"help.text"
msgid "Ctrl+Shift+F4"
-msgstr ""
+msgstr "Ctrl+Maiús+F4"
#: 01020000.xhp
msgctxt ""
diff --git a/source/gl/helpcontent2/source/text/swriter/guide.po b/source/gl/helpcontent2/source/text/swriter/guide.po
index 5db42b6cab6..b3cc25b6ace 100644
--- a/source/gl/helpcontent2/source/text/swriter/guide.po
+++ b/source/gl/helpcontent2/source/text/swriter/guide.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2017-12-18 12:32+0100\n"
-"PO-Revision-Date: 2017-08-15 15:46+0000\n"
-"Last-Translator: Leandro Regueiro <leandro.regueiro@gmail.com>\n"
+"PO-Revision-Date: 2018-01-14 22:45+0000\n"
+"Last-Translator: Xosé <xosecalvo@gmail.com>\n"
"Language-Team: Galician <kde-i18n-doc@kde.org>\n"
"Language: gl\n"
"MIME-Version: 1.0\n"
@@ -13,9 +13,9 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
"X-Project-Style: openoffice\n"
-"X-POOTLE-MTIME: 1502812000.000000\n"
+"X-POOTLE-MTIME: 1515969942.000000\n"
#: anchor_object.xhp
msgctxt ""
@@ -487,7 +487,7 @@ msgctxt ""
"par_id3147274\n"
"help.text"
msgid "Choose <item type=\"menuitem\">Tools - AutoCorrect - AutoCorrect Options</item>."
-msgstr ""
+msgstr "Escolla <item type=\"menuitem\">Ferramentas - Corrección automática - Opcións de corrección automática</item>."
#: auto_off.xhp
msgctxt ""
@@ -527,7 +527,7 @@ msgctxt ""
"par_id3151196\n"
"help.text"
msgid "Choose <item type=\"menuitem\">Tools - AutoCorrect - AutoCorrect Options</item>."
-msgstr ""
+msgstr "Escolla <item type=\"menuitem\">Ferramentas - Corrección automática - Opcións de corrección automática</item>."
#: auto_off.xhp
msgctxt ""
@@ -559,7 +559,7 @@ msgctxt ""
"par_id3155099\n"
"help.text"
msgid "Choose <item type=\"menuitem\">Tools – AutoCorrect Options</item>."
-msgstr ""
+msgstr "Escolla <item type=\"menuitem\">Ferramentas - Opcións de corrección automática</item>."
#: auto_off.xhp
msgctxt ""
@@ -599,7 +599,7 @@ msgctxt ""
"par_id3155439\n"
"help.text"
msgid "Choose <item type=\"menuitem\">Tools - AutoCorrect - AutoCorrect Options</item>."
-msgstr ""
+msgstr "Escolla <item type=\"menuitem\">Ferramentas - Corrección automática - Opcións de corrección automática</item>."
#: auto_off.xhp
msgctxt ""
@@ -1695,7 +1695,7 @@ msgctxt ""
"par_id6129947\n"
"help.text"
msgid "Choose <item type=\"menuitem\">Table - Properties</item>."
-msgstr ""
+msgstr "Escolla <item type=\"menuitem\">Táboa - Propiedades</item>."
#: borders.xhp
msgctxt ""
diff --git a/source/gl/helpcontent2/source/text/swriter/menu.po b/source/gl/helpcontent2/source/text/swriter/menu.po
index f118a1c275e..1d4dabd5318 100644
--- a/source/gl/helpcontent2/source/text/swriter/menu.po
+++ b/source/gl/helpcontent2/source/text/swriter/menu.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2016-05-07 21:35+0200\n"
-"PO-Revision-Date: 2017-08-13 20:29+0000\n"
-"Last-Translator: Leandro Regueiro <leandro.regueiro@gmail.com>\n"
+"PO-Revision-Date: 2018-01-14 22:46+0000\n"
+"Last-Translator: Xosé <xosecalvo@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: gl\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1502656169.000000\n"
+"X-POOTLE-MTIME: 1515969996.000000\n"
#: insert_footnote_endnote.xhp
msgctxt ""
@@ -38,7 +38,7 @@ msgctxt ""
"par_id030420161136126396\n"
"help.text"
msgid "<ahelp hid=\".\">The menu contains commands to insert a footnote or endnote with or without additional user interaction.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">O menú contén ordes para inserir unha nota a rodapé ou unha nota ao final con ou sen interacción adicional do usuario.</ahelp>"
#: insert_footnote_endnote.xhp
msgctxt ""
@@ -78,7 +78,7 @@ msgctxt ""
"hd_id3147231\n"
"help.text"
msgid "<link href=\"text/swriter/01/04030000.xhp\" name=\"Footnote\">Footnote or Endnote</link>"
-msgstr ""
+msgstr "<link href=\"text/swriter/01/04030000.xhp\" name=\"Footnote\">Nota a rodapé ou nota final</link>"
#: insert_frame.xhp
msgctxt ""
@@ -94,7 +94,7 @@ msgctxt ""
"hd_id030720160601535384\n"
"help.text"
msgid "<link href=\"text/swriter/menu/insert_frame.xhp\">Frame</link>"
-msgstr ""
+msgstr "<link href=\"text/swriter/menu/insert_frame.xhp\">Marco</link>"
#: insert_frame.xhp
msgctxt ""
diff --git a/source/gl/officecfg/registry/data/org/openoffice/Office/UI.po b/source/gl/officecfg/registry/data/org/openoffice/Office/UI.po
index 8b5631c5937..da8a3450155 100644
--- a/source/gl/officecfg/registry/data/org/openoffice/Office/UI.po
+++ b/source/gl/officecfg/registry/data/org/openoffice/Office/UI.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-01-10 11:50+0100\n"
-"PO-Revision-Date: 2018-01-09 21:26+0000\n"
+"PO-Revision-Date: 2018-01-13 22:43+0000\n"
"Last-Translator: Xosé <xosecalvo@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: gl\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1515533190.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1515883423.000000\n"
#: BaseWindowState.xcu
msgctxt ""
@@ -17386,7 +17386,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Text from File..."
-msgstr ""
+msgstr "Texto dun ficheiro..."
#: GenericCommands.xcu
msgctxt ""
@@ -17566,7 +17566,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Styles"
-msgstr ""
+msgstr "Estilos"
#: GenericCommands.xcu
msgctxt ""
@@ -20320,7 +20320,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Symbol"
-msgstr ""
+msgstr "Símbolo"
#: GenericCommands.xcu
msgctxt ""
@@ -20329,7 +20329,7 @@ msgctxt ""
"ContextLabel\n"
"value.text"
msgid "S~pecial Character..."
-msgstr ""
+msgstr "Caracteres es~peciais..."
#: GenericCommands.xcu
msgctxt ""
@@ -20392,7 +20392,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "~Export As"
-msgstr ""
+msgstr "~Exportar como"
#: GenericCommands.xcu
msgctxt ""
@@ -20464,7 +20464,7 @@ msgctxt ""
"ContextLabel\n"
"value.text"
msgid "Export as E~PUB..."
-msgstr ""
+msgstr "Exportar como E~PUB..."
#: GenericCommands.xcu
msgctxt ""
@@ -22822,7 +22822,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Navigate"
-msgstr ""
+msgstr "Navegar"
#: ImpressWindowState.xcu
msgctxt ""
@@ -23113,14 +23113,13 @@ msgid "Arrows"
msgstr "Frechas"
#: ImpressWindowState.xcu
-#, fuzzy
msgctxt ""
"ImpressWindowState.xcu\n"
"..ImpressWindowState.UIElements.States.private:resource/toolbar/choosemodebar\n"
"UIName\n"
"value.text"
msgid "Transformations"
-msgstr "Transformación"
+msgstr "Transformacións"
#: ImpressWindowState.xcu
msgctxt ""
@@ -27071,7 +27070,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Page Columns"
-msgstr ""
+msgstr "Columnas de páxina"
#: WriterCommands.xcu
msgctxt ""
@@ -27386,7 +27385,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Lin~ks to External Files..."
-msgstr ""
+msgstr "Liga~zóns a ficheiros externos..."
#: WriterCommands.xcu
msgctxt ""
@@ -30095,7 +30094,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Number List"
-msgstr ""
+msgstr "Lista numerada"
#: WriterCommands.xcu
msgctxt ""
@@ -30122,7 +30121,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Alphabet Uppercase List"
-msgstr ""
+msgstr "Lista alfabética en maiúsculas"
#: WriterCommands.xcu
msgctxt ""
@@ -30131,7 +30130,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Alphabet Uppercase List"
-msgstr ""
+msgstr "Lista alfabética en maiúsculas"
#: WriterCommands.xcu
msgctxt ""
@@ -30140,7 +30139,7 @@ msgctxt ""
"TooltipLabel\n"
"value.text"
msgid "Alphabet Uppercase List Style"
-msgstr ""
+msgstr "Estilo Lista alfabética en maiúsculas"
#: WriterCommands.xcu
msgctxt ""
@@ -30149,7 +30148,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Alphabet Lowercase List"
-msgstr ""
+msgstr "Lista alfabética en minúsculas"
#: WriterCommands.xcu
msgctxt ""
@@ -30158,7 +30157,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Alphabet Lowercase List"
-msgstr ""
+msgstr "Lista alfabética en minúsculas"
#: WriterCommands.xcu
msgctxt ""
@@ -30167,7 +30166,7 @@ msgctxt ""
"TooltipLabel\n"
"value.text"
msgid "Alphabet Lowercase List Style"
-msgstr ""
+msgstr "Estilo Lista alfabética en minúsculas"
#: WriterCommands.xcu
msgctxt ""
@@ -30176,7 +30175,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Roman Uppercase List"
-msgstr ""
+msgstr "Lista en números romanos en maiúsculas"
#: WriterCommands.xcu
msgctxt ""
@@ -30185,7 +30184,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Roman Uppercase List"
-msgstr ""
+msgstr "Lista en números romanos en maiúsculas"
#: WriterCommands.xcu
msgctxt ""
@@ -30194,7 +30193,7 @@ msgctxt ""
"TooltipLabel\n"
"value.text"
msgid "Roman Uppercase List Style"
-msgstr ""
+msgstr "Estilo Lista en números romanos en maiúsculas"
#: WriterCommands.xcu
msgctxt ""
@@ -30203,7 +30202,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Roman Lowercase List"
-msgstr ""
+msgstr "Lista en números romanos en minúsculas"
#: WriterCommands.xcu
msgctxt ""
@@ -30212,7 +30211,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Roman Lowercase List"
-msgstr ""
+msgstr "Lista en números romanos en minúsculas"
#: WriterCommands.xcu
msgctxt ""
@@ -30221,7 +30220,7 @@ msgctxt ""
"TooltipLabel\n"
"value.text"
msgid "Roman Lowercase List Style"
-msgstr ""
+msgstr "Estilo Lista en números romanos en minúsculas"
#: WriterCommands.xcu
msgctxt ""
@@ -30266,7 +30265,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Page Margins"
-msgstr ""
+msgstr "Marxes da páxina"
#: WriterCommands.xcu
msgctxt ""
diff --git a/source/gl/sc/messages.po b/source/gl/sc/messages.po
index 9eb18c30441..cbdc12df720 100644
--- a/source/gl/sc/messages.po
+++ b/source/gl/sc/messages.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-01-10 11:50+0100\n"
-"PO-Revision-Date: 2018-01-09 21:12+0000\n"
+"PO-Revision-Date: 2018-01-14 21:59+0000\n"
"Last-Translator: Xosé <xosecalvo@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: gl\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1515532346.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1515967198.000000\n"
#: compiler.hrc:27
msgctxt "RID_FUNCTION_CATEGORIES"
@@ -11725,7 +11725,6 @@ msgid "The vector (row or range) from which the value is to be determined."
msgstr "Vector (fila ou intervalo) a partir do cal deberá ser determinado o valor."
#: scfuncs.hrc:3418
-#, fuzzy
msgctxt "SC_OPCODE_MATCH"
msgid "Defines a position in an array after comparing values."
msgstr "Define unha posición nunha matriz despois de comparar os valores."
@@ -11756,7 +11755,6 @@ msgid "Type"
msgstr "Tipo"
#: scfuncs.hrc:3424
-#, fuzzy
msgctxt "SC_OPCODE_MATCH"
msgid "Type can take the value 1, 0 or -1 and determines the criteria to be used for comparison purposes."
msgstr "O tipo pode asumir o valor 1, 0 ou -1 e determina os criterios que deben ser utilizados nunha comparación."
@@ -13678,7 +13676,7 @@ msgstr "%1 resultados atopados"
#: strings.hrc:51
msgctxt "SCSTR_SKIPPED"
msgid "(only %1 are listed)"
-msgstr ""
+msgstr "(só se enumeran %1)"
#. Attribute
#: strings.hrc:53
@@ -19168,17 +19166,17 @@ msgstr "Editar o contorno..."
#: optcalculatepage.ui:48
msgctxt "optcalculatepage|threadingenabled"
msgid "Enable multi-threaded calculation: Warning Experimental."
-msgstr ""
+msgstr "Activar o cálculo en varios fíos: Coidado, experimental."
#: optcalculatepage.ui:52
msgctxt "optcalculatepage|threadingenabled|tooltip_text"
msgid "Enable Experimental multi-threaded calculation of formula-groups, this may break your spreadsheet."
-msgstr ""
+msgstr "Activar o cálculo experimental de grupos de fórmulas con varios fíos; isto pode estragar a folla de cálculo."
#: optcalculatepage.ui:71
msgctxt "optcalculatepage|label4"
msgid "CPU threading settings"
-msgstr ""
+msgstr "Configuración dos fíos da CPU"
#: optcalculatepage.ui:107
msgctxt "optcalculatepage|case"
diff --git a/source/gl/sd/messages.po b/source/gl/sd/messages.po
index 95e799bc02c..4ba6fe5c51a 100644
--- a/source/gl/sd/messages.po
+++ b/source/gl/sd/messages.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-01-10 11:50+0100\n"
-"PO-Revision-Date: 2018-01-09 21:23+0000\n"
+"PO-Revision-Date: 2018-01-10 21:30+0000\n"
"Last-Translator: Xosé <xosecalvo@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: gl\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1515532985.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1515619814.000000\n"
#: DocumentRenderer.hrc:29
msgctxt "STR_IMPRESS_PRINT_UI_CONTENT_CHOICES"
@@ -5192,7 +5192,7 @@ msgstr "Amplo"
#: sidebarslidebackground.ui:267
msgctxt "sidebarslidebackground|labelmargin"
msgid "Margin:"
-msgstr ""
+msgstr "Marxe:"
#: sidebarslidebackground.ui:277
msgctxt "sidebarslidebackground|customlabel"
diff --git a/source/gl/sfx2/messages.po b/source/gl/sfx2/messages.po
index b7e9280c35e..0314ad73e3f 100644
--- a/source/gl/sfx2/messages.po
+++ b/source/gl/sfx2/messages.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2017-12-18 12:31+0100\n"
-"PO-Revision-Date: 2018-01-09 21:26+0000\n"
+"PO-Revision-Date: 2018-01-14 21:58+0000\n"
"Last-Translator: Xosé <xosecalvo@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: gl\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1515533167.000000\n"
+"X-POOTLE-MTIME: 1515967138.000000\n"
#: strings.hrc:25
msgctxt "STR_TEMPLATE_FILTER"
@@ -1294,7 +1294,7 @@ msgstr "Pechar a barra lateral"
#: strings.hrc:271
msgctxt "STR_TEMPLATE_NAME1"
msgid "Alizarin"
-msgstr ""
+msgstr "Alizarina"
#: strings.hrc:272
msgctxt "STR_TEMPLATE_NAME2"
@@ -1309,7 +1309,7 @@ msgstr "Curva azul"
#: strings.hrc:274
msgctxt "STR_TEMPLATE_NAME4"
msgid "Blueprint Plans"
-msgstr ""
+msgstr "Planos cianotipo"
#: strings.hrc:275
msgctxt "STR_TEMPLATE_NAME5"
@@ -1334,12 +1334,12 @@ msgstr "Foco"
#: strings.hrc:279
msgctxt "STR_TEMPLATE_NAME9"
msgid "Forestbird"
-msgstr ""
+msgstr "Paxaro"
#: strings.hrc:280
msgctxt "STR_TEMPLATE_NAME10"
msgid "Impress"
-msgstr ""
+msgstr "Impress"
#: strings.hrc:281
msgctxt "STR_TEMPLATE_NAME11"
diff --git a/source/gl/svtools/messages.po b/source/gl/svtools/messages.po
index c3b3ee1186e..efd1583b45c 100644
--- a/source/gl/svtools/messages.po
+++ b/source/gl/svtools/messages.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2017-12-06 15:58+0100\n"
-"PO-Revision-Date: 2018-01-09 21:18+0000\n"
+"PO-Revision-Date: 2018-01-14 21:51+0000\n"
"Last-Translator: Xosé <xosecalvo@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: gl\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1515532729.000000\n"
+"X-POOTLE-MTIME: 1515966682.000000\n"
#: errtxt.hrc:30
msgctxt "RID_ERRCTX"
@@ -2451,7 +2451,7 @@ msgstr "Fon"
#: langtab.hrc:409
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Plautdietsch"
-msgstr ""
+msgstr "Plautdietsch"
#: templwin.hrc:42
msgctxt "STRARY_SVT_DOCINFO"
diff --git a/source/gl/sw/messages.po b/source/gl/sw/messages.po
index 296449f3817..23cab81a6d7 100644
--- a/source/gl/sw/messages.po
+++ b/source/gl/sw/messages.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2017-12-20 08:17+0100\n"
-"PO-Revision-Date: 2018-01-09 21:28+0000\n"
+"PO-Revision-Date: 2018-01-13 22:45+0000\n"
"Last-Translator: Xosé <xosecalvo@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: gl\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1515533297.000000\n"
+"X-POOTLE-MTIME: 1515883516.000000\n"
#: app.hrc:30
msgctxt "RID_PARAGRAPHSTYLEFAMILY"
@@ -1324,7 +1324,7 @@ msgstr "Numeración IVX"
#: strings.hrc:203
msgctxt "STR_POOLNUMRULE_NUM5"
msgid "Numbering ivx"
-msgstr ""
+msgstr "Numeración ivx"
#: strings.hrc:204
msgctxt "STR_POOLNUMRULE_BUL1"
@@ -13482,12 +13482,12 @@ msgstr "Usar parámetros da impresora para o formatado de documento"
#: optcompatpage.ui:57
msgctxt "optcompatpage|format"
msgid "Add spacing between paragraphs and tables"
-msgstr ""
+msgstr "Engadir espazamento entre parágrafos e táboas"
#: optcompatpage.ui:58
msgctxt "optcompatpage|format"
msgid "Add paragraph and table spacing at tops of pages"
-msgstr ""
+msgstr "Engadir espazamento entre parágrafos e táboas na parte superior das páxinas"
#: optcompatpage.ui:59
msgctxt "optcompatpage|format"
@@ -13542,7 +13542,7 @@ msgstr "Espazos compatíbeis con MS Word"
#: optcompatpage.ui:69
msgctxt "optcompatpage|format"
msgid "Tolerate white lines of PDF page backgrounds for compatibility with old documents"
-msgstr ""
+msgstr "Tolerar liñas en branco nos fondos de páxina de PDF por compatibilidade con documentos antigos"
#: optcompatpage.ui:70
msgctxt "optcompatpage|format"
@@ -13557,7 +13557,7 @@ msgstr "Usar como pre_determinado"
#: optcompatpage.ui:104
msgctxt "optcompatpage|label11"
msgid "Compatibility options for '%DOCNAME'"
-msgstr ""
+msgstr "Opcións de compatibilidade para «%DOCNAME»"
#: optfonttabpage.ui:103
msgctxt "optfonttabpage|font_label"
diff --git a/source/gu/accessibility/messages.po b/source/gu/accessibility/messages.po
index 0bfad8f34c6..b117afa8bd6 100644
--- a/source/gu/accessibility/messages.po
+++ b/source/gu/accessibility/messages.po
@@ -59,13 +59,11 @@ msgid "Please press enter to go into child control for more operations"
msgstr "મહેરબાની કરીને વધારે ક્રિયાઓ માટે બાળ નિયંત્રણમાં જવા માટે દાખલ કરોને દબાવો"
#: strings.hrc:34
-#, fuzzy, c-format
msgctxt "RID_STR_ACC_COLUMN_NUM"
msgid "Column %COLUMNNUMBER"
msgstr "સ્તંભ %COLUMNNUMBER"
#: strings.hrc:35
-#, fuzzy
msgctxt "RID_STR_ACC_ROW_NUM"
msgid "Row %ROWNUMBER"
msgstr "હરોળ %ROWNUMBER"
diff --git a/source/gu/avmedia/messages.po b/source/gu/avmedia/messages.po
index d6945a63ea9..be4eb97c843 100644
--- a/source/gu/avmedia/messages.po
+++ b/source/gu/avmedia/messages.po
@@ -39,7 +39,6 @@ msgid "Stop"
msgstr "બંધ કરો"
#: strings.hrc:30
-#, fuzzy
msgctxt "AVMEDIA_STR_LOOP"
msgid "Repeat"
msgstr "પુનરાવર્તન"
@@ -75,7 +74,6 @@ msgid "Scaled"
msgstr "માપ અપાયેલ"
#: strings.hrc:37
-#, fuzzy
msgctxt "AVMEDIA_STR_VOLUME"
msgid "Volume"
msgstr "અવાજ"
diff --git a/source/gu/basctl/messages.po b/source/gu/basctl/messages.po
index 7809666a6b4..5e22fdab228 100644
--- a/source/gu/basctl/messages.po
+++ b/source/gu/basctl/messages.po
@@ -416,7 +416,6 @@ msgstr ""
" "
#: strings.hrc:100
-#, fuzzy
msgctxt "RID_STR_PRINTDLG_RANGE"
msgid "Print range"
msgstr "છાપવાનો વિસ્તાર"
diff --git a/source/gu/basic/messages.po b/source/gu/basic/messages.po
index be1dfdd6dca..146e7223f32 100644
--- a/source/gu/basic/messages.po
+++ b/source/gu/basic/messages.po
@@ -68,7 +68,6 @@ msgid "Duplicate definition."
msgstr "નકલી વ્યાખ્યા."
#: basic.hrc:36
-#, fuzzy
msgctxt "RID_BASIC_START"
msgid "Division by zero."
msgstr "શૂન્ય દ્વારા વિભાજન."
@@ -164,7 +163,6 @@ msgid "Device I/O error."
msgstr "ઉપકરણ I/O ભૂલ."
#: basic.hrc:52
-#, fuzzy
msgctxt "RID_BASIC_START"
msgid "File already exists."
msgstr "ફાઈલ પહેલાથી જ હાજર છે."
diff --git a/source/gu/chart2/messages.po b/source/gu/chart2/messages.po
index fd7991c694b..1cb85f63d24 100644
--- a/source/gu/chart2/messages.po
+++ b/source/gu/chart2/messages.po
@@ -1460,13 +1460,11 @@ msgid "Near Axis (other side)"
msgstr "અક્ષની નજીક (બીજી બાજુ)"
#: sidebaraxis.ui:72
-#, fuzzy
msgctxt "sidebaraxis|comboboxtext_label_position"
msgid "Outside start"
msgstr "બહારથી શરૂ કરો"
#: sidebaraxis.ui:73
-#, fuzzy
msgctxt "sidebaraxis|comboboxtext_label_position"
msgid "Outside end"
msgstr "બહારથી અંત કરો"
@@ -1490,7 +1488,6 @@ msgid "Title"
msgstr "શીર્ષકો"
#: sidebarelements.ui:69
-#, fuzzy
msgctxt "sidebarelements|l"
msgid "Titles"
msgstr "શીર્ષકો"
@@ -1543,7 +1540,6 @@ msgid "Legend"
msgstr "લિજેન્ડ"
#: sidebarelements.ui:199
-#, fuzzy
msgctxt "sidebarelements|checkbutton_x_axis"
msgid "X axis"
msgstr "X અક્ષો"
@@ -1601,7 +1597,6 @@ msgid "2nd Y axis title"
msgstr "Y અક્ષ શીર્ષક"
#: sidebarelements.ui:341
-#, fuzzy
msgctxt "sidebarelements|label_axes"
msgid "Axes"
msgstr "અક્ષો"
@@ -1683,7 +1678,6 @@ msgid "Standard error"
msgstr "મૂળભૂત ભૂલ"
#: sidebarerrorbar.ui:69
-#, fuzzy
msgctxt "sidebarerrorbar|comboboxtext_type"
msgid "Variance"
msgstr "ચલ"
@@ -1753,7 +1747,6 @@ msgid "P_lacement:"
msgstr "જગ્યા ગોઠવણી"
#: sidebarseries.ui:82
-#, fuzzy
msgctxt "sidebarseries|comboboxtext_label"
msgid "Above"
msgstr "ઉપર"
@@ -1765,7 +1758,6 @@ msgid "Below"
msgstr "નીચે"
#: sidebarseries.ui:84
-#, fuzzy
msgctxt "sidebarseries|comboboxtext_label"
msgid "Center"
msgstr "કેન્દ્ર"
@@ -1783,7 +1775,6 @@ msgid "Inside"
msgstr "અંદર"
#: sidebarseries.ui:87
-#, fuzzy
msgctxt "sidebarseries|comboboxtext_label"
msgid "Near origin"
msgstr "મૂળભૂતની નજીક"
@@ -1812,13 +1803,11 @@ msgid "Error Bars"
msgstr "X ભૂલ પટ્ટી"
#: sidebarseries.ui:216
-#, fuzzy
msgctxt "sidebarseries|radiobutton_primary_axis"
msgid "Primary Y axis"
msgstr "પ્રાથમિક Y અક્ષ"
#: sidebarseries.ui:232
-#, fuzzy
msgctxt "sidebarseries|radiobutton_secondary_axis"
msgid "Secondary Y axis"
msgstr "ગૌણ Y અક્ષ"
@@ -1986,7 +1975,6 @@ msgid "_Perspective"
msgstr "હેતુ (_P)"
#: tp_3D_SceneGeometry.ui:109
-#, fuzzy
msgctxt "tp_3D_SceneGeometry|MTR_FLD_PERSPECTIVE-atkobject"
msgid "Perspective"
msgstr "હેતુ"
@@ -2501,7 +2489,6 @@ msgid "_Add"
msgstr "ઉમેરો (_A)"
#: tp_DataSource.ui:116
-#, fuzzy
msgctxt "tp_DataSource|BTN_UP-atkobject"
msgid "Up"
msgstr "ઉપર"
diff --git a/source/gu/connectivity/messages.po b/source/gu/connectivity/messages.po
index d1606d6a1f6..76fadf2667f 100644
--- a/source/gu/connectivity/messages.po
+++ b/source/gu/connectivity/messages.po
@@ -527,55 +527,46 @@ msgid "The connection could not be established. The database was created by a ne
msgstr ""
#: strings.hrc:134
-#, fuzzy
msgctxt "STR_ROW_SET_OPERATION_VETOED"
msgid "The record operation has been vetoed."
msgstr "અહેવાલ ક્રિયાની મનાઇ કરી દેવામાં આવી છે."
#: strings.hrc:135
-#, fuzzy
msgctxt "STR_PARSER_CYCLIC_SUB_QUERIES"
msgid "The statement contains a cyclic reference to one or more sub queries."
msgstr "વાક્ય એ એક અથવા વધારે પ્રશ્ર્નોમાં ફરતા સંદર્ભને સમાવે છે."
#: strings.hrc:136
-#, fuzzy
msgctxt "STR_DB_OBJECT_NAME_WITH_SLASHES"
msgid "The name must not contain any slashes ('/')."
msgstr "નામ એ કોઇપણ સ્લૅશો ('/') ને સમાવવુ ન જ જોઇએ."
#: strings.hrc:137
-#, fuzzy
msgctxt "STR_DB_INVALID_SQL_NAME"
msgid "$1$ is no SQL conform identifier."
msgstr "$1$ એ SQL ને અનુકૂળ ઓળખનાર નથી."
#: strings.hrc:138
-#, fuzzy
msgctxt "STR_DB_QUERY_NAME_WITH_QUOTES"
msgid "Query names must not contain quote characters."
msgstr "પ્રશ્ર્ન નામો એ કોટ અક્ષરોને સમાવવુ ન જ જોઇએ."
#: strings.hrc:139
-#, fuzzy
msgctxt "STR_DB_OBJECT_NAME_IS_USED"
msgid "The name '$1$' is already in use in the database."
msgstr "નામ '$1$' એ ડેટાબેઝ માં વપરાશમાં પહેલેથી જ છે."
#: strings.hrc:140
-#, fuzzy
msgctxt "STR_DB_NOT_CONNECTED"
msgid "No connection to the database exists."
msgstr "ડેટાબેઝમાં જોડાણ અસ્તિત્વ ધરાવતુ નથી."
#: strings.hrc:141
-#, fuzzy
msgctxt "STR_AB_ADDRESSBOOK_NOT_FOUND"
msgid "No $1$ exists."
msgstr "$1$ અસ્તિત્વ ધરાવતુ નથી."
#: strings.hrc:142
-#, fuzzy
msgctxt "STR_DATA_CANNOT_SELECT_UNFILTERED"
msgid "Unable to display the complete table content. Please apply a filter."
msgstr "સંપૂર્ણ કોષ્ટક સમાવિષ્ટને દર્શાવવાનું અસમર્થ. મહેરબાની કરીને ગાળકને લાગુ કરો."
diff --git a/source/gu/cui/messages.po b/source/gu/cui/messages.po
index afe4431090f..d90d40d72a7 100644
--- a/source/gu/cui/messages.po
+++ b/source/gu/cui/messages.po
@@ -14,7 +14,6 @@ msgstr ""
"X-Generator: LibreOffice\n"
#: personalization.hrc:31
-#, fuzzy
msgctxt "RID_SVXSTR_PERSONA_CATEGORIES"
msgid "LibreOffice"
msgstr "LibreOffice"
@@ -26,7 +25,6 @@ msgid "Abstract"
msgstr "અમૂર્તઃ "
#: personalization.hrc:33
-#, fuzzy
msgctxt "RID_SVXSTR_PERSONA_CATEGORIES"
msgid "Color"
msgstr "રંગ"
@@ -37,13 +35,11 @@ msgid "Music"
msgstr ""
#: personalization.hrc:35
-#, fuzzy
msgctxt "RID_SVXSTR_PERSONA_CATEGORIES"
msgid "Nature"
msgstr "કુદરતી"
#: personalization.hrc:36
-#, fuzzy
msgctxt "RID_SVXSTR_PERSONA_CATEGORIES"
msgid "Solid"
msgstr "ઘટ્ટ"
@@ -303,7 +299,6 @@ msgid "This is where you create a hyperlink to a Web page or FTP server connecti
msgstr "અહીં તમે વેબ-પાના અથવા FTP સર્વર જોડાણથી હાઈપરલિંક બનાવી શકો છો."
#: strings.hrc:79
-#, fuzzy
msgctxt "RID_SVXSTR_HYPERDLG_HLMAILTP"
msgid "Mail"
msgstr "મેઇલ"
@@ -366,7 +361,6 @@ msgid "All commands"
msgstr "આદેશોને ઉમેરો"
#: strings.hrc:92
-#, fuzzy
msgctxt "RID_SVXSTR_MACROS"
msgid "Macros"
msgstr "મેક્રો"
@@ -1501,7 +1495,6 @@ msgid "Typeface:"
msgstr "ટાઈપફેસ"
#: strings.hrc:344
-#, fuzzy
msgctxt "RID_SVXSTR_CHARNAME_HIGHLIGHTING"
msgid "Highlight Color"
msgstr "રંગ પ્રકાશિત કરો"
@@ -1745,7 +1738,6 @@ msgid "Cast Shadow to Top Left"
msgstr "ઉપર ડાબી બાજુ પડછાયો પાડો"
#: treeopt.hrc:30
-#, fuzzy
msgctxt "SID_GENERAL_OPTIONS_RES"
msgid "%PRODUCTNAME"
msgstr "%PRODUCTNAME"
@@ -1757,7 +1749,6 @@ msgid "User Data"
msgstr "વપરાશકર્તા માહિતી"
#: treeopt.hrc:32
-#, fuzzy
msgctxt "SID_GENERAL_OPTIONS_RES"
msgid "General"
msgstr "સામાન્ય"
@@ -1769,25 +1760,21 @@ msgid "View"
msgstr "દેખાવ"
#: treeopt.hrc:34
-#, fuzzy
msgctxt "SID_GENERAL_OPTIONS_RES"
msgid "Print"
msgstr "છાપો"
#: treeopt.hrc:35
-#, fuzzy
msgctxt "SID_GENERAL_OPTIONS_RES"
msgid "Paths"
msgstr "પાથ"
#: treeopt.hrc:36
-#, fuzzy
msgctxt "SID_GENERAL_OPTIONS_RES"
msgid "Fonts"
msgstr "ફોન્ટ"
#: treeopt.hrc:37
-#, fuzzy
msgctxt "SID_GENERAL_OPTIONS_RES"
msgid "Security"
msgstr "સુરક્ષા"
@@ -1821,7 +1808,6 @@ msgid "Basic IDE"
msgstr ""
#: treeopt.hrc:43
-#, fuzzy
msgctxt "SID_GENERAL_OPTIONS_RES"
msgid "Online Update"
msgstr "ઓનલાઈન સુધારો"
@@ -1868,7 +1854,6 @@ msgid "Complex Text Layout"
msgstr "જટિલ લખાણ દેખાવ"
#: treeopt.hrc:59
-#, fuzzy
msgctxt "SID_INET_DLG_RES"
msgid "Internet"
msgstr "ઇન્ટરનેટ"
@@ -1880,7 +1865,6 @@ msgid "Proxy"
msgstr "પ્રોક્સી"
#: treeopt.hrc:61
-#, fuzzy
msgctxt "SID_INET_DLG_RES"
msgid "E-mail"
msgstr "ઇ-મેઇલ"
@@ -1892,7 +1876,6 @@ msgid "%PRODUCTNAME Writer"
msgstr "%PRODUCTNAME ભુલ"
#: treeopt.hrc:67
-#, fuzzy
msgctxt "SID_SW_EDITOPTIONS_RES"
msgid "General"
msgstr "સામાન્ય"
@@ -1910,7 +1893,6 @@ msgid "Formatting Aids"
msgstr "બંધારણ ઉમેરાઓ"
#: treeopt.hrc:70
-#, fuzzy
msgctxt "SID_SW_EDITOPTIONS_RES"
msgid "Grid"
msgstr "જાળી"
@@ -1934,7 +1916,6 @@ msgid "Basic Fonts (CTL)"
msgstr "મૂળભુત ફોન્ટ (CTL)"
#: treeopt.hrc:74
-#, fuzzy
msgctxt "SID_SW_EDITOPTIONS_RES"
msgid "Print"
msgstr "છાપો"
@@ -1958,7 +1939,6 @@ msgid "Comparison"
msgstr "સરખામણી"
#: treeopt.hrc:78
-#, fuzzy
msgctxt "SID_SW_EDITOPTIONS_RES"
msgid "Compatibility"
msgstr "અનૂકુળતા"
@@ -1994,13 +1974,11 @@ msgid "Formatting Aids"
msgstr "બંધારણ ઉમેરાઓ"
#: treeopt.hrc:88
-#, fuzzy
msgctxt "SID_SW_ONLINEOPTIONS_RES"
msgid "Grid"
msgstr "જાળી"
#: treeopt.hrc:89
-#, fuzzy
msgctxt "SID_SW_ONLINEOPTIONS_RES"
msgid "Print"
msgstr "છાપો"
@@ -2024,7 +2002,6 @@ msgid "%PRODUCTNAME Math"
msgstr "%PRODUCTNAME મેક્રો"
#: treeopt.hrc:97
-#, fuzzy
msgctxt "SID_SM_EDITOPTIONS_RES"
msgid "Settings"
msgstr "સુયોજનો"
@@ -2036,7 +2013,6 @@ msgid "%PRODUCTNAME Calc"
msgstr "%PRODUCTNAME મેક્રો"
#: treeopt.hrc:103
-#, fuzzy
msgctxt "SID_SC_EDITOPTIONS_RES"
msgid "General"
msgstr "સામાન્ય"
@@ -2060,7 +2036,6 @@ msgid "Calculate"
msgstr "ગણતરી"
#: treeopt.hrc:107
-#, fuzzy
msgctxt "SID_SC_EDITOPTIONS_RES"
msgid "Formula"
msgstr "સૂત્ર"
@@ -2078,19 +2053,16 @@ msgid "Changes"
msgstr "બદલાયેલ"
#: treeopt.hrc:110
-#, fuzzy
msgctxt "SID_SC_EDITOPTIONS_RES"
msgid "Compatibility"
msgstr "અનૂકુળતા"
#: treeopt.hrc:111
-#, fuzzy
msgctxt "SID_SC_EDITOPTIONS_RES"
msgid "Grid"
msgstr "જાળી"
#: treeopt.hrc:112
-#, fuzzy
msgctxt "SID_SC_EDITOPTIONS_RES"
msgid "Print"
msgstr "છાપો"
@@ -2102,7 +2074,6 @@ msgid "%PRODUCTNAME Impress"
msgstr "%PRODUCTNAME મેક્રો"
#: treeopt.hrc:118
-#, fuzzy
msgctxt "SID_SD_EDITOPTIONS_RES"
msgid "General"
msgstr "સામાન્ય"
@@ -2114,13 +2085,11 @@ msgid "View"
msgstr "દેખાવ"
#: treeopt.hrc:120
-#, fuzzy
msgctxt "SID_SD_EDITOPTIONS_RES"
msgid "Grid"
msgstr "જાળી"
#: treeopt.hrc:121
-#, fuzzy
msgctxt "SID_SD_EDITOPTIONS_RES"
msgid "Print"
msgstr "છાપો"
@@ -2132,7 +2101,6 @@ msgid "%PRODUCTNAME Draw"
msgstr "%PRODUCTNAME ભુલ"
#: treeopt.hrc:127
-#, fuzzy
msgctxt "SID_SD_GRAPHIC_OPTIONS_RES"
msgid "General"
msgstr "સામાન્ય"
@@ -2144,19 +2112,16 @@ msgid "View"
msgstr "દેખાવ"
#: treeopt.hrc:129
-#, fuzzy
msgctxt "SID_SD_GRAPHIC_OPTIONS_RES"
msgid "Grid"
msgstr "જાળી"
#: treeopt.hrc:130
-#, fuzzy
msgctxt "SID_SD_GRAPHIC_OPTIONS_RES"
msgid "Print"
msgstr "છાપો"
#: treeopt.hrc:135
-#, fuzzy
msgctxt "SID_SCH_EDITOPTIONS_RES"
msgid "Charts"
msgstr "આલેખ"
@@ -2174,7 +2139,6 @@ msgid "Load/Save"
msgstr "લાવો/સંગ્રહો"
#: treeopt.hrc:142
-#, fuzzy
msgctxt "SID_FILTER_DLG_RES"
msgid "General"
msgstr "સામાન્ય"
@@ -2186,7 +2150,6 @@ msgid "VBA Properties"
msgstr "VBA ગુણધર્મો"
#: treeopt.hrc:144
-#, fuzzy
msgctxt "SID_FILTER_DLG_RES"
msgid "Microsoft Office"
msgstr "માઈક્રોસોફ્ટ ઓફિસ"
@@ -2272,7 +2235,6 @@ msgid "Version: %ABOUTBOXPRODUCTVERSION%ABOUTBOXPRODUCTVERSIONSUFFIX"
msgstr "આવૃત્તિ: %ABOUTBOXPRODUCTVERSION%ABOUTBOXPRODUCTVERSIONSUFFIX"
#: aboutdialog.ui:11
-#, fuzzy
msgctxt "aboutdialog|AboutDialog"
msgid "About %PRODUCTNAME"
msgstr "%PRODUCTNAME વિશે"
@@ -2648,7 +2610,6 @@ msgid "None"
msgstr "કંઇ નહિં"
#: areatabpage.ui:42
-#, fuzzy
msgctxt "areatabpage|btncolor"
msgid "Color"
msgstr "રંગ"
@@ -2672,7 +2633,6 @@ msgid "Bitmap"
msgstr "બીટમેપ"
#: areatabpage.ui:94
-#, fuzzy
msgctxt "areatabpage|btnpattern"
msgid "Pattern"
msgstr "ભાત"
@@ -2892,7 +2852,6 @@ msgid "Type"
msgstr "પ્રકાર"
#: baselinksdialog.ui:175
-#, fuzzy
msgctxt "baselinksdialog|STATUS"
msgid "Status"
msgstr "પરિસ્થિતિ"
@@ -2961,13 +2920,11 @@ msgid "Original"
msgstr "મૂળભૂત (_O)"
#: bitmaptabpage.ui:127
-#, fuzzy
msgctxt "bitmaptabpage|bitmapstyle"
msgid "Filled"
msgstr "ભરેલ"
#: bitmaptabpage.ui:128
-#, fuzzy
msgctxt "bitmaptabpage|bitmapstyle"
msgid "Stretched"
msgstr "ખેંચાયેલ"
@@ -3090,31 +3047,26 @@ msgid "Tiling Offset:"
msgstr ""
#: bitmaptabpage.ui:423
-#, fuzzy
msgctxt "bitmaptabpage|tileofflb"
msgid "Row"
msgstr "હરોળ"
#: bitmaptabpage.ui:424
-#, fuzzy
msgctxt "bitmaptabpage|tileofflb"
msgid "Column"
msgstr "સ્તંભ"
#: bitmaptabpage.ui:467
-#, fuzzy
msgctxt "bitmaptabpage|label2"
msgid "Options"
msgstr "વિકલ્પો"
#: bitmaptabpage.ui:510
-#, fuzzy
msgctxt "bitmaptabpage|CTL_BITMAP_PREVIEW-atkobject"
msgid "Example"
msgstr "ઉદાહરણ"
#: bitmaptabpage.ui:528
-#, fuzzy
msgctxt "bitmaptabpage|label8"
msgid "Preview"
msgstr "પૂર્વદર્શન"
@@ -3594,7 +3546,6 @@ msgid "Te_xt direction:"
msgstr "લખાણની બાજુ (_x)"
#: cellalignment.ui:369
-#, fuzzy
msgctxt "cellalignment|labelProperties"
msgid "Properties"
msgstr "ગુણધર્મો"
@@ -3747,7 +3698,6 @@ msgid "CTL Font"
msgstr "CTL ફોન્ટ"
#: charnamepage.ui:688
-#, fuzzy
msgctxt "charnamepage|preview-atkobject"
msgid "Preview"
msgstr "પૂર્વદર્શન"
@@ -4029,13 +3979,11 @@ msgid "Recent Colors"
msgstr ""
#: colorpage.ui:156
-#, fuzzy
msgctxt "colorpage|RGB"
msgid "RGB"
msgstr "RGB"
#: colorpage.ui:172
-#, fuzzy
msgctxt "colorpage|CMYK"
msgid "CMYK"
msgstr "CMYK"
@@ -4083,31 +4031,26 @@ msgid "Hex"
msgstr ""
#: colorpage.ui:458
-#, fuzzy
msgctxt "colorpage|label10"
msgid "_C"
msgstr "_C"
#: colorpage.ui:473
-#, fuzzy
msgctxt "colorpage|label16"
msgid "_K"
msgstr "_K"
#: colorpage.ui:488
-#, fuzzy
msgctxt "colorpage|label17"
msgid "_Y"
msgstr "_Y"
#: colorpage.ui:554
-#, fuzzy
msgctxt "colorpage|label15"
msgid "_M"
msgstr "_M"
#: colorpage.ui:579
-#, fuzzy
msgctxt "colorpage|label5"
msgid "Active"
msgstr "સક્રિય"
@@ -4124,7 +4067,6 @@ msgid "Blue"
msgstr "વાદળી"
#: colorpage.ui:671
-#, fuzzy
msgctxt "colorpage|R_custom"
msgid "Red"
msgstr "લાલ"
@@ -4369,7 +4311,6 @@ msgid "Preview"
msgstr "પૂર્વદર્શન"
#: connectortabpage.ui:347
-#, fuzzy
msgctxt "connectortabpage|CTL_PREVIEW-atkobject"
msgid "Example"
msgstr "ઉદાહરણ"
@@ -5089,7 +5030,6 @@ msgid "Accessibility option \"Use automatic font color for screen display\" is a
msgstr ""
#: effectspage.ui:611
-#, fuzzy
msgctxt "effectspage|preview-atkobject"
msgid "Preview"
msgstr "પૂર્વદર્શન"
@@ -5368,7 +5308,6 @@ msgid "_File type:"
msgstr "ફાઇલ પ્રકાર (_F)"
#: galleryfilespage.ui:77
-#, fuzzy
msgctxt "galleryfilespage|files-atkobject"
msgid "Files Found"
msgstr "ફાઇલો મળી"
@@ -5379,7 +5318,6 @@ msgid "Pr_eview"
msgstr "પૂર્વદર્શન (_e)"
#: galleryfilespage.ui:125
-#, fuzzy
msgctxt "galleryfilespage|image-atkobject"
msgid "Preview"
msgstr "પૂર્વદર્શન"
@@ -5529,7 +5467,6 @@ msgid "Square"
msgstr "ચોરસ"
#: gradientpage.ui:197
-#, fuzzy
msgctxt "gradientpage|incrementft"
msgid "Increment:"
msgstr "વધારો:"
@@ -5590,7 +5527,6 @@ msgid "To color percentage"
msgstr ""
#: gradientpage.ui:600
-#, fuzzy
msgctxt "gradientpage|propfl"
msgid "Options"
msgstr "વિકલ્પો"
@@ -5601,7 +5537,6 @@ msgid "Example"
msgstr "ઉદાહરણ"
#: gradientpage.ui:662
-#, fuzzy
msgctxt "gradientpage|label2"
msgid "Preview"
msgstr "પૂર્વદર્શન"
@@ -5622,7 +5557,6 @@ msgid "Dictionary"
msgstr "શબ્દકોષ"
#: hangulhanjaconversiondialog.ui:7
-#, fuzzy
msgctxt "hangulhanjaconversiondialog|HangulHanjaConversionDialog"
msgid "Hangul/Hanja Conversion"
msgstr "હન્ગુલ/હન્જા માં ફેરવો"
@@ -5675,25 +5609,21 @@ msgid "Hang_ul (Hanja)"
msgstr "હન્ગુલ (હન્જા) (~u)"
#: hangulhanjaconversiondialog.ui:295
-#, fuzzy
msgctxt "hangulhanjaconversiondialog|hanja_above"
msgid "Hanja"
msgstr "હન્જા"
#: hangulhanjaconversiondialog.ui:312
-#, fuzzy
msgctxt "hangulhanjaconversiondialog|hanja_below"
msgid "Hanja"
msgstr "હન્જા"
#: hangulhanjaconversiondialog.ui:328
-#, fuzzy
msgctxt "hangulhanjaconversiondialog|hangul_above"
msgid "Hangul"
msgstr "હન્ગુલ"
#: hangulhanjaconversiondialog.ui:344
-#, fuzzy
msgctxt "hangulhanjaconversiondialog|hangul_below"
msgid "Hangul"
msgstr "હન્ગુલ"
@@ -5756,7 +5686,6 @@ msgid "Edit Custom Dictionary"
msgstr "કસ્ટમ શબ્દકોશમાં ફેરફાર"
#: hangulhanjaeditdictdialog.ui:107
-#, fuzzy
msgctxt "hangulhanjaeditdictdialog|label4"
msgid "Book"
msgstr "ચોપડી"
@@ -5779,7 +5708,6 @@ msgid "Hangul/Hanja Options"
msgstr "હન્ગુલ/હન્જા વિકલ્પો"
#: hangulhanjaoptdialog.ui:107
-#, fuzzy
msgctxt "hangulhanjaoptdialog|new"
msgid "New..."
msgstr "નવું..."
@@ -5871,7 +5799,6 @@ msgid "Background Color"
msgstr "પાશ્વભાગ રંગ"
#: hatchpage.ui:313
-#, fuzzy
msgctxt "hatchpage|propfl"
msgid "Options"
msgstr "વિકલ્પો"
@@ -5882,13 +5809,11 @@ msgid "Example"
msgstr "ઉદાહરણ"
#: hatchpage.ui:375
-#, fuzzy
msgctxt "hatchpage|label1"
msgid "Preview"
msgstr "પૂર્વદર્શન"
#: hyperlinkdialog.ui:11
-#, fuzzy
msgctxt "hyperlinkdialog|HyperlinkDialog"
msgid "Hyperlink"
msgstr "હાઇપરલિંક"
@@ -5922,7 +5847,6 @@ msgid "Open File"
msgstr "ફાઇલને ખોલો"
#: hyperlinkdocpage.ui:82
-#, fuzzy
msgctxt "hyperlinkdocpage|label2"
msgid "Document"
msgstr "દસ્તાવેજ"
@@ -6023,7 +5947,6 @@ msgid "_Login name:"
msgstr "પ્રવેશ માટેનુ નામ(~L)"
#: hyperlinkinternetpage.ui:128
-#, fuzzy
msgctxt "hyperlinkinternetpage|password_label"
msgid "_Password:"
msgstr "પાસવર્ડ (_P):"
@@ -6100,7 +6023,6 @@ msgid "_Subject:"
msgstr "વિષય:"
#: hyperlinkmailpage.ui:119
-#, fuzzy
msgctxt "hyperlinkmailpage|label2"
msgid "Mail"
msgstr "મેઇલ"
@@ -6268,7 +6190,6 @@ msgid "Word:"
msgstr "શબ્દ"
#: iconchangedialog.ui:10
-#, fuzzy
msgctxt "iconchangedialog|IconChange"
msgid "%PRODUCTNAME %PRODUCTVERSION"
msgstr "%PRODUCTNAME %PRODUCTVERSION"
@@ -6355,7 +6276,6 @@ msgid "Automatic"
msgstr "આપોઆપ"
#: insertfloatingframe.ui:185
-#, fuzzy
msgctxt "insertfloatingframe|label1"
msgid "Scroll Bar"
msgstr "સરકપટ્ટી"
@@ -6800,7 +6720,6 @@ msgid "Icon"
msgstr "ચિહ્ન"
#: linetabpage.ui:798
-#, fuzzy
msgctxt "linetabpage|CTL_PREVIEW-atkobject"
msgid "Example"
msgstr "ઉદાહરણ"
@@ -6930,13 +6849,11 @@ msgid "Categor_y"
msgstr "વર્ગ"
#: menuassignpage.ui:90
-#, fuzzy
msgctxt "menuassignpage|contentslabel"
msgid "_Function"
msgstr "વિધેય (_F)"
#: menuassignpage.ui:105
-#, fuzzy
msgctxt "menuassignpage|label33"
msgid "Description"
msgstr "વર્ણન"
@@ -6963,7 +6880,6 @@ msgid "Remove item"
msgstr ""
#: menuassignpage.ui:267
-#, fuzzy
msgctxt "menuassignpage|functionbtn"
msgid "_Function"
msgstr "વિધેય (_F)"
@@ -7003,7 +6919,6 @@ msgid "Insert Submenu"
msgstr ""
#: menuassignpage.ui:557
-#, fuzzy
msgctxt "menuassignpage|renameItem"
msgid "Rename..."
msgstr "નામ બદલો..."
@@ -7980,7 +7895,6 @@ msgid "Context"
msgstr "સંદર્ભ"
#: optctlpage.ui:254
-#, fuzzy
msgctxt "optctlpage|label4"
msgid "General Options"
msgstr "સામાન્ય વિકલ્પો"
@@ -8245,19 +8159,16 @@ msgid "Help Improve %PRODUCTNAME"
msgstr ""
#: optgeneralpage.ui:338
-#, fuzzy
msgctxt "optgeneralpage|quicklaunch"
msgid "Load %PRODUCTNAME during system start-up"
msgstr "સિસ્ટમને શરૂ કરવા દરમ્યાન %PRODUCTNAME ને લાવો"
#: optgeneralpage.ui:352
-#, fuzzy
msgctxt "optgeneralpage|systray"
msgid "Enable systray Quickstarter"
msgstr "systray Quickstarter ને સક્રિય કરો"
#: optgeneralpage.ui:372
-#, fuzzy
msgctxt "optgeneralpage|label8"
msgid "%PRODUCTNAME Quickstarter"
msgstr "%PRODUCTNAME Quickstarter"
@@ -9041,7 +8952,6 @@ msgid "Macro Securit_y..."
msgstr "મેક્રો સુરક્ષા (_y)..."
#: optsecuritypage.ui:221
-#, fuzzy
msgctxt "optsecuritypage|label3"
msgid "Macro Security"
msgstr "મેક્રો સુરક્ષા"
@@ -9151,7 +9061,6 @@ msgid "Telephone (home/_work):"
msgstr ""
#: optuserpage.ui:134
-#, fuzzy
msgctxt "phoneft-atkobject"
msgid "Home telephone number"
msgstr "ઘર ટેલિફોન નંબર"
@@ -9168,7 +9077,6 @@ msgid "First name"
msgstr "પહેલું નામ"
#: optuserpage.ui:189
-#, fuzzy
msgctxt "lastname-atkobject"
msgid "Last name"
msgstr "છેલ્લુ નામ"
@@ -9180,19 +9088,16 @@ msgid "Initials"
msgstr "શરૂઆત કરો"
#: optuserpage.ui:236
-#, fuzzy
msgctxt "city-atkobject"
msgid "City"
msgstr "શહેર"
#: optuserpage.ui:254
-#, fuzzy
msgctxt "state-atkobject"
msgid "State"
msgstr "સ્થિતિ"
#: optuserpage.ui:272
-#, fuzzy
msgctxt "zip-atkobject"
msgid "Zip code"
msgstr "ZIP કોડ"
@@ -9210,25 +9115,21 @@ msgid "Position"
msgstr "સ્થાન"
#: optuserpage.ui:349
-#, fuzzy
msgctxt "home-atkobject"
msgid "Home telephone number"
msgstr "ઘર ટેલિફોન નંબર"
#: optuserpage.ui:367
-#, fuzzy
msgctxt "work-atkobject"
msgid "Work telephone number"
msgstr "કાર્ય ટેલિફોન નંબર"
#: optuserpage.ui:397
-#, fuzzy
msgctxt "fax-atkobject"
msgid "FAX number"
msgstr "FAX નંબર"
#: optuserpage.ui:415
-#, fuzzy
msgctxt "email-atkobject"
msgid "email address"
msgstr "ઇમેઇલ સરરનામું"
@@ -9245,13 +9146,11 @@ msgid "Last name/first _name/father’s name/initials:"
msgstr "છેલ્લું નામ/પ્રથમ નામ/પિતાનું નામ/પ્રારંભિક (_n)"
#: optuserpage.ui:472
-#, fuzzy
msgctxt "ruslastname-atkobject"
msgid "Last name"
msgstr "છેલ્લુ નામ"
#: optuserpage.ui:490
-#, fuzzy
msgctxt "rusfathersname-atkobject"
msgid "Father's name"
msgstr "પિતાનું નામ"
@@ -9275,7 +9174,6 @@ msgid "Last/first _name/initials:"
msgstr "છેલ્લુ/પહેલું નામ/શરુઆતનાં (_n)"
#: optuserpage.ui:569
-#, fuzzy
msgctxt "eastlastname-atkobject"
msgid "Last name"
msgstr "છેલ્લુ નામ"
@@ -9299,13 +9197,11 @@ msgid "_Street/apartment number:"
msgstr "શેરી/એપાટૅમેન્ટ નંબર (_S)"
#: optuserpage.ui:648
-#, fuzzy
msgctxt "russtreet-atkobject"
msgid "Street"
msgstr "શેરી"
#: optuserpage.ui:666
-#, fuzzy
msgctxt "ruslastname-atkobject"
msgid "Apartment number"
msgstr "એપાર્ટમેન્ટ નંબર"
@@ -9317,13 +9213,11 @@ msgid "_Zip/city:"
msgstr "ઝીપ/શહેર (_Z)"
#: optuserpage.ui:709
-#, fuzzy
msgctxt "icity-atkobject"
msgid "City"
msgstr "શહેર"
#: optuserpage.ui:727
-#, fuzzy
msgctxt "izip-atkobject"
msgid "Zip code"
msgstr "ZIP કોડ"
@@ -9419,7 +9313,6 @@ msgid "Hide"
msgstr "છુપાડો"
#: optviewpage.ui:191
-#, fuzzy
msgctxt "optviewpage|contextmenushortcuts"
msgid "Show"
msgstr "બતાવો"
@@ -9498,7 +9391,6 @@ msgid "Oxygen"
msgstr "ઑક્સિજન"
#: optviewpage.ui:364
-#, fuzzy
msgctxt "optviewpage|iconstyle"
msgid "Classic"
msgstr "ઉત્તમ"
@@ -9562,13 +9454,11 @@ msgid "Automatic"
msgstr "આપોઆપ"
#: optviewpage.ui:440
-#, fuzzy
msgctxt "optviewpage|sidebariconsize"
msgid "Small"
msgstr "નાનું"
#: optviewpage.ui:441
-#, fuzzy
msgctxt "optviewpage|sidebariconsize"
msgid "Large"
msgstr "મોટું"
@@ -9585,13 +9475,11 @@ msgid "Automatic"
msgstr "આપોઆપ"
#: optviewpage.ui:469
-#, fuzzy
msgctxt "optviewpage|notebookbariconsize"
msgid "Small"
msgstr "નાનું"
#: optviewpage.ui:470
-#, fuzzy
msgctxt "optviewpage|notebookbariconsize"
msgid "Large"
msgstr "મોટું"
@@ -9949,13 +9837,11 @@ msgid "1.5 Lines"
msgstr "૧.૫ લીટીઓ"
#: paraindentspacing.ui:49
-#, fuzzy
msgctxt "paraindentspacing|liststoreLB_LINEDIST"
msgid "Double"
msgstr "બેવડુ"
#: paraindentspacing.ui:53
-#, fuzzy
msgctxt "paraindentspacing|liststoreLB_LINEDIST"
msgid "Proportional"
msgstr "સંપ્રમાણ"
@@ -10116,7 +10002,6 @@ msgid "Delete _all"
msgstr "બધુ કાઢી નાંખો (_a)"
#: paratabspage.ui:492
-#, fuzzy
msgctxt "paratabspage|label4"
msgid "points"
msgstr "બિંદુઓ"
@@ -10206,7 +10091,6 @@ msgid "_Modify"
msgstr "બદલો (_M)"
#: patterntabpage.ui:92
-#, fuzzy
msgctxt "patterntabpage|label3"
msgid "Pattern"
msgstr "ભાત"
@@ -10236,19 +10120,16 @@ msgid "Background Color:"
msgstr "પાશ્વભાગ રંગ"
#: patterntabpage.ui:252
-#, fuzzy
msgctxt "patterntabpage|label1"
msgid "Options"
msgstr "વિકલ્પો"
#: patterntabpage.ui:295
-#, fuzzy
msgctxt "patterntabpage|CTL_PREVIEW-atkobject"
msgid "Example"
msgstr "ઉદાહરણ"
#: patterntabpage.ui:313
-#, fuzzy
msgctxt "patterntabpage|label2"
msgid "Preview"
msgstr "પૂર્વદર્શન"
@@ -10407,7 +10288,6 @@ msgid "Spacing"
msgstr "જગ્યા"
#: positionpage.ui:478
-#, fuzzy
msgctxt "positionpage|preview-atkobject"
msgid "Preview"
msgstr "પૂર્વદર્શન"
@@ -10513,7 +10393,6 @@ msgid "Adapt"
msgstr ""
#: posterdialog.ui:16
-#, fuzzy
msgctxt "posterdialog|PosterDialog"
msgid "Posterize"
msgstr "પોસ્ટરના માપનું"
@@ -10954,7 +10833,6 @@ msgid "Search Term or Firefox Theme URL"
msgstr ""
#: select_persona_dialog.ui:228
-#, fuzzy
msgctxt "select_persona_dialog|label6"
msgid "Categories"
msgstr "વર્ગો"
@@ -11131,7 +11009,6 @@ msgid "Parameters"
msgstr "પરિણામો"
#: solarizedialog.ui:14
-#, fuzzy
msgctxt "solarizedialog|SolarizeDialog"
msgid "Solarization"
msgstr "સૌરઊર્જાવાળુ કરો"
@@ -11213,7 +11090,6 @@ msgid "Favorite Characters:"
msgstr ""
#: spellingdialog.ui:9
-#, fuzzy
msgctxt "spellingdialog|SpellingDialog"
msgid "Spelling: $LANGUAGE ($LOCATION)"
msgstr "જોડણી: $LANGUAGE ($LOCATION)"
@@ -11309,7 +11185,6 @@ msgid "_Not in dictionary"
msgstr "શબ્દકોષમાં ઉપલબ્ધ નથી(_N)"
#: spellingdialog.ui:386
-#, fuzzy
msgctxt "spellingdialog|paste"
msgid "Paste"
msgstr "ચોંટાડો"
@@ -11416,7 +11291,6 @@ msgid "To _page"
msgstr "પાનાં માં (_p)"
#: swpossizepage.ui:224
-#, fuzzy
msgctxt "swpossizepage|topara"
msgid "To paragrap_h"
msgstr "ફકરા ને (_h)"
@@ -11721,7 +11595,6 @@ msgid "Text"
msgstr "લખાણ"
#: textdialog.ui:128
-#, fuzzy
msgctxt "textdialog|RID_SVXPAGE_TEXTANIMATION"
msgid "Text Animation"
msgstr "લખાણ એનીમેશન"
@@ -11831,13 +11704,11 @@ msgid "_Widow control"
msgstr "વિન્ડો નિયંત્રણ(_W)"
#: textflowpage.ui:473
-#, fuzzy
msgctxt "textflowpage|labelOrphan"
msgid "lines"
msgstr "લીટીઓ"
#: textflowpage.ui:485
-#, fuzzy
msgctxt "textflowpage|labelWidow"
msgid "lines"
msgstr "લીટીઓ"
@@ -12095,7 +11966,6 @@ msgid "Enclosing Character"
msgstr "અંતનો અક્ષર"
#: twolinespage.ui:233
-#, fuzzy
msgctxt "twolinespage|preview-atkobject"
msgid "Preview"
msgstr "પૂર્વદર્શન"
diff --git a/source/gu/dbaccess/messages.po b/source/gu/dbaccess/messages.po
index 8929d806d06..730bb37cd73 100644
--- a/source/gu/dbaccess/messages.po
+++ b/source/gu/dbaccess/messages.po
@@ -2430,7 +2430,6 @@ msgid "Press 'Next' to save a copy of your document, and to begin the migration.
msgstr "તમારા દસ્તાવજની નકલને સંગ્રહવા માટે અને સ્થાળાંતર ની શરૂ કરવા માટે 'Next' ને દબાવો."
#: backuppage.ui:76
-#, fuzzy
msgctxt "backuppage|label3"
msgid "Save to:"
msgstr "આમાં સંગ્રહ કરો:"
@@ -2521,13 +2520,11 @@ msgid "_Browse…"
msgstr "બ્રાઉઝ કરો"
#: connectionpage.ui:98
-#, fuzzy
msgctxt "connectionpage|generalLabel"
msgid "General"
msgstr "સામાન્ય"
#: connectionpage.ui:140
-#, fuzzy
msgctxt "connectionpage|userNameLabel"
msgid "_User name:"
msgstr "વપરાશકર્તા નામ (_U)"
@@ -2683,7 +2680,6 @@ msgid "Indexes..."
msgstr "અનુક્રમણિકાઓ..."
#: dbwizconnectionpage.ui:36
-#, fuzzy
msgctxt "dbwizconnectionpage|helptext"
msgid "label"
msgstr "લેબલ"
@@ -2759,7 +2755,6 @@ msgid "Set Up a Connection to a MySQL Database"
msgstr "JDBC ડેટાબેઝ સાથેનું જોડાણ સુયોજિત કરો"
#: dbwizspreadsheetpage.ui:74
-#, fuzzy
msgctxt "dbwizspreadsheetpage|browse"
msgid "Browse"
msgstr "બ્રાઉઝ કરો"
@@ -2777,7 +2772,6 @@ msgid "_Password required"
msgstr "પાસવર્ડ જરુરી"
#: dbwiztextpage.ui:74
-#, fuzzy
msgctxt "dbwiztextpage|browse"
msgid "Browse"
msgstr "બ્રાઉઝ કરો"
@@ -3007,7 +3001,6 @@ msgid "Test Class"
msgstr "ચકાસણી વર્ગ"
#: generalspecialjdbcdetailspage.ui:162
-#, fuzzy
msgctxt "generalspecialjdbcdetailspage|label1"
msgid "Connection Settings"
msgstr "જોડાણ સુયોજનો"
@@ -3208,13 +3201,11 @@ msgid "Options"
msgstr "વિકલ્પો"
#: jointablemenu.ui:12
-#, fuzzy
msgctxt "jointablemenu|delete"
msgid "_Delete"
msgstr "કાઢી નાંખો (_D)"
#: joinviewmenu.ui:12
-#, fuzzy
msgctxt "joinviewmenu|delete"
msgid "_Delete"
msgstr "કાઢી નાંખો (_D)"
@@ -3300,7 +3291,6 @@ msgid "Maximum number of _records:"
msgstr "મહત્તમ સંખ્યાના રેકોર્ડો (~r)"
#: ldappage.ui:133
-#, fuzzy
msgctxt "ldappage|charsetheader"
msgid "Connection Settings"
msgstr "જોડાણ સુયોજનો"
@@ -3330,7 +3320,6 @@ msgid "Overall progress:"
msgstr "કુલ પ્રગતિ:"
#: migratepage.ui:83
-#, fuzzy
msgctxt "migratepage|overall"
msgid "document $current$ of $overall$"
msgstr "દસ્તાવેજ $current$ એ $overall$ નો"
@@ -3348,13 +3337,11 @@ msgid "Current object:"
msgstr "હાલનો ઓબ્જેક્ટ:"
#: mysqlnativepage.ui:48
-#, fuzzy
msgctxt "mysqlnativepage|connectionheader"
msgid "Connection Settings"
msgstr "જોડાણ સુયોજનો"
#: mysqlnativepage.ui:90
-#, fuzzy
msgctxt "mysqlnativepage|usernamelabel"
msgid "_User name:"
msgstr "વપરાશકર્તા નામ (_U)"
@@ -3401,13 +3388,11 @@ msgid "_Server:"
msgstr "સર્વર"
#: mysqlnativesettings.ui:110
-#, fuzzy
msgctxt "mysqlnativesettings|portlabel"
msgid "_Port:"
msgstr "પોર્ટ (_P):"
#: mysqlnativesettings.ui:138
-#, fuzzy
msgctxt "mysqlnativesettings|defaultport"
msgid "Default: 3306"
msgstr "મૂળભુત: 3306"
@@ -3431,7 +3416,6 @@ msgid "_All"
msgstr "બધા"
#: namematchingpage.ui:65
-#, fuzzy
msgctxt "namematchingpage|none"
msgid "Non_e"
msgstr "કંઇ નહિં (_e)"
@@ -3570,7 +3554,6 @@ msgid "Column _Width..."
msgstr "સ્તંભ પહોળાઈ"
#: querycolmenu.ui:26
-#, fuzzy
msgctxt "querycolmenu|delete"
msgid "_Delete"
msgstr "કાઢી નાંખો (_D)"
@@ -3616,7 +3599,6 @@ msgid "<"
msgstr "<"
#: queryfilterdialog.ui:151
-#, fuzzy
msgctxt "queryfilterdialog|cond1"
msgid "<="
msgstr "<="
@@ -3692,7 +3674,6 @@ msgid "Criteria"
msgstr "પરિમાણ"
#: queryfuncmenu.ui:12
-#, fuzzy
msgctxt "queryfuncmenu|functions"
msgid "Functions"
msgstr "વિધેયો"
@@ -3710,7 +3691,6 @@ msgid "Alias"
msgstr "ઉપનામ"
#: queryfuncmenu.ui:48
-#, fuzzy
msgctxt "queryfuncmenu|distinct"
msgid "Distinct Values"
msgstr "અલગ કિંમતો"
@@ -3969,7 +3949,6 @@ msgid "Sort Order"
msgstr "ગોઠવવાનો ક્રમ"
#: specialjdbcconnectionpage.ui:19
-#, fuzzy
msgctxt "specialjdbcconnectionpage|header"
msgid "Set up connection to a MySQL database using JDBC"
msgstr "MySQL ડેટાબેઝનું JDBC ની મદદથી જોડાણ સુયોજિત કરો"
@@ -4001,7 +3980,6 @@ msgid "_Port number:"
msgstr "પોર્ટ નંબર (~P)"
#: specialjdbcconnectionpage.ui:139
-#, fuzzy
msgctxt "specialjdbcconnectionpage|portNumDefLabel"
msgid "Default: 3306"
msgstr "મૂળભુત: 3306"
@@ -4147,7 +4125,6 @@ msgid "_Description:"
msgstr "વર્ણન (_D):"
#: summarypage.ui:17
-#, fuzzy
msgctxt "summarypage|label1"
msgid "Summary"
msgstr "સારાંશ"
@@ -4171,7 +4148,6 @@ msgid "Cu_t"
msgstr "કાપો"
#: tabledesignrowmenu.ui:20
-#, fuzzy
msgctxt "tabledesignrowmenu|copy"
msgid "_Copy"
msgstr "નકલ કરો (_C)"
@@ -4183,7 +4159,6 @@ msgid "_Paste"
msgstr "ચોંટાડો"
#: tabledesignrowmenu.ui:35
-#, fuzzy
msgctxt "tabledesignrowmenu|delete"
msgid "_Delete"
msgstr "કાઢી નાંખો (_D)"
@@ -4455,7 +4430,6 @@ msgid "_Driver settings:"
msgstr "ડ્રાઈવર સુયોજનો (~D)"
#: userdetailspage.ui:137
-#, fuzzy
msgctxt "userdetailspage|label1"
msgid "Connection Settings"
msgstr "જોડાણ સુયોજનો"
diff --git a/source/gu/desktop/messages.po b/source/gu/desktop/messages.po
index d525a5adc43..947e13f13f2 100644
--- a/source/gu/desktop/messages.po
+++ b/source/gu/desktop/messages.po
@@ -732,7 +732,6 @@ msgid "Extension Manager"
msgstr "એક્સટેન્શન વ્યવસ્થાપક"
#: extensionmanager.ui:82
-#, fuzzy
msgctxt "extensionmanager|optionsbtn"
msgid "_Options"
msgstr "વિકલ્પો (_O)"
@@ -744,7 +743,6 @@ msgid "Check for _Updates"
msgstr "સુધારાઓ માટે ચકાસો..."
#: extensionmanager.ui:111
-#, fuzzy
msgctxt "extensionmanager|addbtn"
msgid "_Add"
msgstr "ઉમેરો (_A)"
@@ -927,7 +925,6 @@ msgid "Downloading extensions..."
msgstr "એક્સટેન્શનો ડાઉનલોડ કરી રહ્યા છીએ..."
#: updateinstalldialog.ui:125
-#, fuzzy
msgctxt "updateinstalldialog|RESULTS"
msgid "Result"
msgstr "પરિણામ"
diff --git a/source/gu/dictionaries/ca.po b/source/gu/dictionaries/ca.po
index 38fbc34102b..b7f2e4e4796 100644
--- a/source/gu/dictionaries/ca.po
+++ b/source/gu/dictionaries/ca.po
@@ -14,7 +14,6 @@ msgstr ""
"X-Generator: LibreOffice\n"
#: description.xml
-#, fuzzy
msgctxt ""
"description.xml\n"
"dispname\n"
diff --git a/source/gu/editeng/messages.po b/source/gu/editeng/messages.po
index 990511af126..2118c862e0e 100644
--- a/source/gu/editeng/messages.po
+++ b/source/gu/editeng/messages.po
@@ -14,7 +14,6 @@ msgstr ""
"X-Generator: LibreOffice\n"
#: spellmenu.ui:12
-#, fuzzy
msgctxt "spellmenu|ignore"
msgid "I_gnore All"
msgstr "બધું અવગણો(_g)"
diff --git a/source/gu/extensions/messages.po b/source/gu/extensions/messages.po
index 72759bd4e64..edaa30d052c 100644
--- a/source/gu/extensions/messages.po
+++ b/source/gu/extensions/messages.po
@@ -26,7 +26,6 @@ msgid "Query"
msgstr "પ્રશ્ર્ન"
#: command.hrc:31
-#, fuzzy
msgctxt "RID_RSC_ENUM_COMMAND_TYPE"
msgid "SQL command"
msgstr "SQL આદેશ"
@@ -38,7 +37,6 @@ msgid "Hide"
msgstr "છુપાડો"
#: showhide.hrc:30
-#, fuzzy
msgctxt "RID_RSC_ENUM_SHOWHIDE"
msgid "Show"
msgstr "બતાવો"
@@ -50,7 +48,6 @@ msgid "Top"
msgstr "ઊંચે"
#: stringarrays.hrc:28
-#, fuzzy
msgctxt "RID_RSC_ENUM_VERTICAL_ALIGN"
msgid "Middle"
msgstr "મધ્ય"
@@ -62,13 +59,11 @@ msgid "Bottom"
msgstr "નીચે"
#: stringarrays.hrc:34
-#, fuzzy
msgctxt "RID_RSC_ENUM_ICONSIZE_TYPE"
msgid "Small"
msgstr "નાનું"
#: stringarrays.hrc:35
-#, fuzzy
msgctxt "RID_RSC_ENUM_ICONSIZE_TYPE"
msgid "Large"
msgstr "મોટું"
@@ -80,13 +75,11 @@ msgid "Without frame"
msgstr "ચોકઠાં વિના"
#: stringarrays.hrc:41
-#, fuzzy
msgctxt "RID_RSC_ENUM_BORDER_TYPE"
msgid "3D look"
msgstr "ત્રીપરીમાણ દેખાવ"
#: stringarrays.hrc:42
-#, fuzzy
msgctxt "RID_RSC_ENUM_BORDER_TYPE"
msgid "Flat"
msgstr "સપાટ"
@@ -110,13 +103,11 @@ msgid "Query"
msgstr "પ્રશ્ર્ન"
#: stringarrays.hrc:50
-#, fuzzy
msgctxt "RID_RSC_ENUM_LISTSOURCE_TYPE"
msgid "Sql"
msgstr "Sql"
#: stringarrays.hrc:51
-#, fuzzy
msgctxt "RID_RSC_ENUM_LISTSOURCE_TYPE"
msgid "Sql [Native]"
msgstr "Sql [મૂળ]"
@@ -134,7 +125,6 @@ msgid "Left"
msgstr "ડાબુ"
#: stringarrays.hrc:58
-#, fuzzy
msgctxt "RID_RSC_ENUM_ALIGNMENT"
msgid "Center"
msgstr "કેન્દ્ર"
@@ -182,7 +172,6 @@ msgid "Previous record"
msgstr "પહેલાંનો રેકોર્ડ"
#: stringarrays.hrc:70
-#, fuzzy
msgctxt "RID_RSC_ENUM_BUTTONTYPE"
msgid "Next record"
msgstr "પછીનો રેકોર્ડ"
@@ -224,19 +213,16 @@ msgid "Refresh form"
msgstr "માંથી પુનઃતાજું કરો"
#: stringarrays.hrc:81
-#, fuzzy
msgctxt "RID_RSC_ENUM_SUBMIT_METHOD"
msgid "Get"
msgstr "મેળવો"
#: stringarrays.hrc:82
-#, fuzzy
msgctxt "RID_RSC_ENUM_SUBMIT_METHOD"
msgid "Post"
msgstr "પોસ્ટ"
#: stringarrays.hrc:87
-#, fuzzy
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "URL"
msgstr "URL"
@@ -248,13 +234,11 @@ msgid "Multipart"
msgstr "મલ્ટીપાર્ટ"
#: stringarrays.hrc:89
-#, fuzzy
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "Text"
msgstr "લખાણ"
#: stringarrays.hrc:94
-#, fuzzy
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (short)"
msgstr "પ્રમાણભૂત (ટૂંકુ)"
@@ -272,7 +256,6 @@ msgid "Standard (short YYYY)"
msgstr "પ્રમાણભૂત (ટૂંકું YYYY)"
#: stringarrays.hrc:97
-#, fuzzy
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (long)"
msgstr "પ્રમાણભૂત (લાંબુ)"
@@ -386,7 +369,6 @@ msgid "Current page"
msgstr "વર્તમાન પાનું"
#: stringarrays.hrc:132
-#, fuzzy
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "No"
msgstr "ના"
@@ -431,7 +413,6 @@ msgid "None"
msgstr "કંઇ નહિં"
#: stringarrays.hrc:148
-#, fuzzy
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "Single"
msgstr "એકજ"
@@ -461,25 +442,21 @@ msgid "Vertical"
msgstr "ઉભુ"
#: stringarrays.hrc:161
-#, fuzzy
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Default"
msgstr "મૂળભૂત"
#: stringarrays.hrc:162
-#, fuzzy
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "OK"
msgstr "બરાબર"
#: stringarrays.hrc:163
-#, fuzzy
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Cancel"
msgstr "રદ કરો"
#: stringarrays.hrc:164
-#, fuzzy
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Help"
msgstr "મદદ"
@@ -551,13 +528,11 @@ msgid "Both"
msgstr "બંને"
#: stringarrays.hrc:196
-#, fuzzy
msgctxt "RID_RSC_ENUM_VISUALEFFECT"
msgid "3D"
msgstr "૩D"
#: stringarrays.hrc:197
-#, fuzzy
msgctxt "RID_RSC_ENUM_VISUALEFFECT"
msgid "Flat"
msgstr "સપાટ"
@@ -647,7 +622,6 @@ msgid "Preserve"
msgstr "સાચવો"
#: stringarrays.hrc:220
-#, fuzzy
msgctxt "RID_RSC_ENUM_WHITESPACE_HANDLING"
msgid "Replace"
msgstr "બદલો"
@@ -659,7 +633,6 @@ msgid "Collapse"
msgstr "પડી ભાંગવુ"
#: stringarrays.hrc:226
-#, fuzzy
msgctxt "RID_RSC_ENUM_SCALE_MODE"
msgid "No"
msgstr "ના"
@@ -707,7 +680,6 @@ msgid "When focused"
msgstr "જ્યારે પ્રકાશિત થયેલ"
#: stringarrays.hrc:242
-#, fuzzy
msgctxt "RID_RSC_ENUM_WHEEL_BEHAVIOR"
msgid "Always"
msgstr "હંમેશા"
@@ -2375,7 +2347,6 @@ msgid "Unpublished"
msgstr "અપ્રકાશિત"
#: strings.hrc:355
-#, fuzzy
msgctxt "ST_TYPE_EMAIL"
msgid "E-mail"
msgstr "ઇ-મેઇલ"
@@ -2584,7 +2555,6 @@ msgid "You can either save the value of the option group in a database field or
msgstr "તમે વિકલ્પનાં સમૂહની કિંમત ડેટાબેઝની ક્ષેત્રમાં સંગ્રહ કરી શકો અથવા તેને પછીના કામમાં વાપરી શકો."
#: yesno.hrc:29
-#, fuzzy
msgctxt "RID_RSC_ENUM_YESNO"
msgid "No"
msgstr "ના"
@@ -2608,13 +2578,11 @@ msgid "Display field"
msgstr "ડિસ્પ્લે ક્ષેત્ર"
#: contenttablepage.ui:43
-#, fuzzy
msgctxt "contenttablepage|datasourcelabel"
msgid "Data source"
msgstr "માહિતી સ્રોત"
#: contenttablepage.ui:57
-#, fuzzy
msgctxt "contenttablepage|contenttypelabel"
msgid "Content type"
msgstr "સમાવિષ્ટ પ્રકાર"
@@ -2750,13 +2718,11 @@ msgid "Field from the _List Table"
msgstr "યાદીનાં કોષ્ટકમાંનાં ક્ષેત્ર(~L)"
#: gridfieldsselectionpage.ui:44
-#, fuzzy
msgctxt "gridfieldsselectionpage|datasourcelabel"
msgid "Data source"
msgstr "માહિતી સ્રોત"
#: gridfieldsselectionpage.ui:58
-#, fuzzy
msgctxt "gridfieldsselectionpage|contenttypelabel"
msgid "Content type"
msgstr "સમાવિષ્ટ પ્રકાર"
@@ -2813,13 +2779,11 @@ msgid "Table element"
msgstr "કોષ્ટક ભાગ"
#: groupradioselectionpage.ui:44
-#, fuzzy
msgctxt "groupradioselectionpage|datasourcelabel"
msgid "Data source"
msgstr "માહિતી સ્રોત"
#: groupradioselectionpage.ui:58
-#, fuzzy
msgctxt "groupradioselectionpage|contenttypelabel"
msgid "Content type"
msgstr "સમાવિષ્ટ પ્રકાર"
@@ -3040,7 +3004,6 @@ msgid "_Table / Query:"
msgstr "કોષ્ટક / પ્રશ્ન (~T):"
#: tableselectionpage.ui:174
-#, fuzzy
msgctxt "tableselectionpage|label1"
msgid "Data"
msgstr "માહિતી"
@@ -3051,7 +3014,6 @@ msgid "Choose Data Source"
msgstr "માહિતી સ્ત્રોત પસંદ કરો"
#: choosedatasourcedialog.ui:90
-#, fuzzy
msgctxt "choosedatasourcedialog|label1"
msgid "Entry"
msgstr "પ્રવેશ"
@@ -3063,7 +3025,6 @@ msgid "_Short name"
msgstr "ટુંકુ નામ"
#: generalpage.ui:52
-#, fuzzy
msgctxt "generalpage|authtype"
msgid "_Type"
msgstr "પ્રકાર (_T)"
@@ -3135,7 +3096,6 @@ msgid "Ed_ition"
msgstr "સંપાદન(~i)"
#: generalpage.ui:257
-#, fuzzy
msgctxt "generalpage|volume"
msgid "Volume"
msgstr "અવાજ"
@@ -3147,7 +3107,6 @@ msgid "Instit_ution"
msgstr "સંસ્થા(~u)"
#: generalpage.ui:289
-#, fuzzy
msgctxt "generalpage|month"
msgid "_Month"
msgstr "મહિનો (_M)"
@@ -3207,7 +3166,6 @@ msgid "Se_ries"
msgstr "શ્રેણી(~r)"
#: generalpage.ui:463
-#, fuzzy
msgctxt "generalpage|url"
msgid "URL"
msgstr "URL"
@@ -3279,7 +3237,6 @@ msgid "Editor"
msgstr "સંપાદક"
#: mappingdialog.ui:228
-#, fuzzy
msgctxt "mappingdialog|label7"
msgid "_Type"
msgstr "પ્રકાર (_T)"
@@ -3327,7 +3284,6 @@ msgid "_Book title"
msgstr "પુસ્તક શીર્ષક(~B)"
#: mappingdialog.ui:432
-#, fuzzy
msgctxt "mappingdialog|label15"
msgid "Volume"
msgstr "અવાજ"
@@ -3363,7 +3319,6 @@ msgid "Type of re_port"
msgstr "અહેવાલ પ્રકાર(~p)"
#: mappingdialog.ui:592
-#, fuzzy
msgctxt "mappingdialog|label21"
msgid "_Month"
msgstr "મહિનો (_M)"
@@ -3399,7 +3354,6 @@ msgid "_Note"
msgstr "નોંધ"
#: mappingdialog.ui:742
-#, fuzzy
msgctxt "mappingdialog|label27"
msgid "URL"
msgstr "URL"
@@ -3447,13 +3401,11 @@ msgid "Table"
msgstr "કોષ્ટક"
#: toolbar.ui:49
-#, fuzzy
msgctxt "toolbar|TBC_FT_QUERY"
msgid "Search Key"
msgstr "શોધ કળ"
#: toolbar.ui:84
-#, fuzzy
msgctxt "toolbar|TBC_BT_AUTOFILTER"
msgid "AutoFilter"
msgstr "આપોઆપગાળક"
@@ -3465,7 +3417,6 @@ msgid "Standard Filter"
msgstr "મૂળભૂત ફિલ્ટર"
#: toolbar.ui:110
-#, fuzzy
msgctxt "toolbar|TBC_BT_REMOVEFILTER"
msgid "Reset Filter"
msgstr "ફિલ્ટર પુનઃસુયોજિત કરો"
@@ -3526,13 +3477,11 @@ msgid "Sub forms can be used to display detailed data about the current record o
msgstr "ઉપફોર્મ મુખ્ય ફોર્મના વર્તમાન રેકોર્ડ વિશે વિગતવાર માહિતી પ્રદર્શિત કરવા માટે વાપરી શકાય છે. આમ કરવા માટે, તમે સ્પષ્ટ કરી શકો છો કે ઉપફોર્મમાંના કયા સ્તંભો મુખ્ય ફોર્મમાંના કયા સ્તંભો સાથે બંધબેસે."
#: formlinksdialog.ui:125
-#, fuzzy
msgctxt "formlinksdialog|detailLabel"
msgid "label"
msgstr "લેબલ"
#: formlinksdialog.ui:137
-#, fuzzy
msgctxt "formlinksdialog|masterLabel"
msgid "label"
msgstr "લેબલ"
@@ -3640,7 +3589,6 @@ msgid "Scan area"
msgstr ""
#: sanedialog.ui:208
-#, fuzzy
msgctxt "sanedialog|label2"
msgid "Preview"
msgstr "પૂર્વદર્શન"
diff --git a/source/gu/extras/source/autocorr/emoji.po b/source/gu/extras/source/autocorr/emoji.po
index 7a618574ce0..113d3bcde85 100644
--- a/source/gu/extras/source/autocorr/emoji.po
+++ b/source/gu/extras/source/autocorr/emoji.po
@@ -66,7 +66,6 @@ msgstr "ઉપર જમણી બાજુ"
#. ¬ (U+000AC), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"NOT_SIGN\n"
@@ -122,7 +121,6 @@ msgstr ""
#. Α (U+00391), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_CAPITAL_LETTER_ALPHA\n"
@@ -352,7 +350,6 @@ msgstr "ઓમેગા"
#. α (U+003B1), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_ALPHA\n"
@@ -362,7 +359,6 @@ msgstr "આલ્ફા"
#. β (U+003B2), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_BETA\n"
@@ -372,7 +368,6 @@ msgstr "બીટા"
#. γ (U+003B3), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_GAMMA\n"
@@ -382,7 +377,6 @@ msgstr "ગેમા"
#. δ (U+003B4), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_DELTA\n"
@@ -392,7 +386,6 @@ msgstr "ડેલ્ટા"
#. ε (U+003B5), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_EPSILON\n"
@@ -402,7 +395,6 @@ msgstr "એપ્સિલોન"
#. ζ (U+003B6), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_ZETA\n"
@@ -412,7 +404,6 @@ msgstr "ઝીટા"
#. η (U+003B7), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_ETA\n"
@@ -422,7 +413,6 @@ msgstr "ઇટા"
#. θ (U+003B8), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_THETA\n"
@@ -432,7 +422,6 @@ msgstr "થીટા"
#. ι (U+003B9), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_IOTA\n"
@@ -442,7 +431,6 @@ msgstr "આયોટા"
#. κ (U+003BA), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_KAPPA\n"
@@ -452,7 +440,6 @@ msgstr "કાપ્પા"
#. λ (U+003BB), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_LAMDA\n"
@@ -472,7 +459,6 @@ msgstr "mu"
#. ν (U+003BD), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_NU\n"
@@ -482,7 +468,6 @@ msgstr "ન્યુ"
#. ξ (U+003BE), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_XI\n"
@@ -492,7 +477,6 @@ msgstr "ક્ષાઇ"
#. ο (U+003BF), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_OMICRON\n"
@@ -502,7 +486,6 @@ msgstr "ઓમીક્રોન"
#. π (U+003C0), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_PI\n"
@@ -512,7 +495,6 @@ msgstr "પાઇ"
#. ρ (U+003C1), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_RHO\n"
@@ -532,7 +514,6 @@ msgstr "સિગ્મા"
#. σ (U+003C3), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_SIGMA\n"
@@ -542,7 +523,6 @@ msgstr "સિગ્મા"
#. τ (U+003C4), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_TAU\n"
@@ -552,7 +532,6 @@ msgstr "ટાઉ"
#. υ (U+003C5), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_UPSILON\n"
@@ -562,7 +541,6 @@ msgstr "એપ્સિલોન"
#. φ (U+003C6), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_PHI\n"
@@ -572,7 +550,6 @@ msgstr "ફાય"
#. χ (U+003C7), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_CHI\n"
@@ -582,7 +559,6 @@ msgstr "ચાય"
#. ψ (U+003C8), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_PSI\n"
@@ -592,7 +568,6 @@ msgstr "શાય"
#. ω (U+003C9), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_OMEGA\n"
@@ -631,7 +606,6 @@ msgstr "---"
#. ’ (U+02019), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"RIGHT_SINGLE_QUOTATION_MARK\n"
@@ -678,7 +652,6 @@ msgstr ""
#. … (U+02026), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"HORIZONTAL_ELLIPSIS\n"
@@ -715,7 +688,6 @@ msgstr ""
#. ″ (U+02033), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"DOUBLE_PRIME\n"
@@ -1064,7 +1036,6 @@ msgstr "ખાલી સમૂહ"
#. ∈ (U+02208), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"ELEMENT_OF\n"
@@ -1147,7 +1118,6 @@ msgstr ""
#. − (U+02212), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"MINUS_SIGN\n"
@@ -1176,7 +1146,6 @@ msgstr "/"
#. ∖ (U+02216), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"SET_MINUS\n"
@@ -1186,7 +1155,6 @@ msgstr "\\"
#. √ (U+0221A), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"SQUARE_ROOT\n"
@@ -1224,7 +1192,6 @@ msgstr "અનંત"
#. ∠ (U+02220), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"ANGLE\n"
@@ -1283,7 +1250,6 @@ msgstr "સમાંતર"
#. ∧ (U+02227), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"LOGICAL_AND\n"
@@ -1293,7 +1259,6 @@ msgstr "અને"
#. ∨ (U+02228), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"LOGICAL_OR\n"
@@ -1382,7 +1347,6 @@ msgstr ""
#. ≠ (U+02260), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"NOT_EQUAL_TO\n"
@@ -1392,7 +1356,6 @@ msgstr "સરખું નથી"
#. ≤ (U+02264), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"LESS-THAN_OR_EQUAL_TO\n"
@@ -1411,7 +1374,6 @@ msgstr ""
#. ≪ (U+0226A), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"MUCH_LESS-THAN\n"
@@ -1421,7 +1383,6 @@ msgstr "<<"
#. ≫ (U+0226B), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"MUCH_GREATER-THAN\n"
@@ -1565,7 +1526,6 @@ msgstr "ચોરસ"
#. □ (U+025A1), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"WHITE_SQUARE\n"
@@ -1603,7 +1563,6 @@ msgstr "લંબચોરસ"
#. ▭ (U+025AD), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"WHITE_RECTANGLE\n"
@@ -1660,7 +1619,6 @@ msgstr ""
#. ○ (U+025CB), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"WHITE_CIRCLE\n"
@@ -1818,7 +1776,6 @@ msgstr ""
#. ☉ (U+02609), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"SUN\n"
@@ -1920,7 +1877,6 @@ msgstr "જમણું"
#. ☜ (U+0261C), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"WHITE_LEFT_POINTING_INDEX\n"
@@ -1930,7 +1886,6 @@ msgstr "ડાબું"
#. ☝ (U+0261D), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"WHITE_UP_POINTING_INDEX\n"
@@ -1950,7 +1905,6 @@ msgstr "જમણું"
#. ☟ (U+0261F), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"WHITE_DOWN_POINTING_INDEX\n"
@@ -2142,7 +2096,6 @@ msgstr "સૂર્ય"
#. ☽ (U+0263D), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"FIRST_QUARTER_MOON\n"
@@ -3422,7 +3375,6 @@ msgstr ""
#. ❓ (U+02753), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"BLACK_QUESTION_MARK_ORNAMENT\n"
@@ -3441,7 +3393,6 @@ msgstr ""
#. ❕ (U+02755), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"WHITE_EXCLAMATION_MARK_ORNAMENT\n"
@@ -3555,7 +3506,6 @@ msgstr ""
#. ⬭ (U+02B2D), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"WHITE_HORIZONTAL_ELLIPSE\n"
@@ -4297,7 +4247,6 @@ msgstr ""
#. 🍅 (U+1F345), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"TOMATO\n"
@@ -4646,7 +4595,6 @@ msgstr ""
#. 🍫 (U+1F36B), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"CHOCOLATE_BAR\n"
@@ -6093,7 +6041,6 @@ msgstr ""
#. 🐾 (U+1F43E), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"PAW_PRINTS\n"
@@ -6219,7 +6166,6 @@ msgstr ""
#. 👍 (U+1F44D), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"THUMBS_UP_SIGN\n"
@@ -8089,7 +8035,6 @@ msgstr "બટન"
#. 🔳 (U+1F533), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"WHITE_SQUARE_BUTTON\n"
diff --git a/source/gu/filter/messages.po b/source/gu/filter/messages.po
index 8f91d84b260..3bf2cb0741e 100644
--- a/source/gu/filter/messages.po
+++ b/source/gu/filter/messages.po
@@ -1085,7 +1085,6 @@ msgid "_Open Package..."
msgstr "પેકેજ ખોલો (_O)..."
#: xmlfiltersettings.ui:151
-#, fuzzy
msgctxt "xmlfiltersettings|filterlist-atkobject"
msgid "XML Filter List"
msgstr "XML ફિલ્ટર યાદી"
diff --git a/source/gu/filter/source/config/fragments/filters.po b/source/gu/filter/source/config/fragments/filters.po
index a1fdd327823..1257d6f485c 100644
--- a/source/gu/filter/source/config/fragments/filters.po
+++ b/source/gu/filter/source/config/fragments/filters.po
@@ -987,7 +987,6 @@ msgid "OpenOffice.org 1.0 Spreadsheet"
msgstr "OpenOffice.org સ્પ્રેડશીટ"
#: StarOffice_XML__Chart_.xcu
-#, fuzzy
msgctxt ""
"StarOffice_XML__Chart_.xcu\n"
"StarOffice XML (Chart)\n"
@@ -997,7 +996,6 @@ msgid "OpenOffice.org 1.0 Chart"
msgstr "OpenOffice.org 1.0 આલેખ"
#: StarOffice_XML__Draw_.xcu
-#, fuzzy
msgctxt ""
"StarOffice_XML__Draw_.xcu\n"
"StarOffice XML (Draw)\n"
@@ -1044,7 +1042,6 @@ msgid "T602 Document"
msgstr "T602 દસ્તાવેજ"
#: TGA___Truevision_TARGA.xcu
-#, fuzzy
msgctxt ""
"TGA___Truevision_TARGA.xcu\n"
"TGA - Truevision TARGA\n"
@@ -1338,7 +1335,6 @@ msgid "OpenOffice.org 1.0 Spreadsheet Template"
msgstr "OpenOffice.org સ્પ્રેડશીટ"
#: calc_jpg_Export.xcu
-#, fuzzy
msgctxt ""
"calc_jpg_Export.xcu\n"
"calc_jpg_Export\n"
@@ -1357,7 +1353,6 @@ msgid "PDF - Portable Document Format"
msgstr "PDF - Portable Document Format"
#: calc_png_Export.xcu
-#, fuzzy
msgctxt ""
"calc_png_Export.xcu\n"
"calc_png_Export\n"
@@ -1789,7 +1784,6 @@ msgid "PDF - Portable Document Format"
msgstr "PDF - Portable Document Format"
#: mov__MOV.xcu
-#, fuzzy
msgctxt ""
"mov__MOV.xcu\n"
"MOV - MOV\n"
@@ -1929,7 +1923,6 @@ msgid "OpenOffice.org 1.0 HTML Template"
msgstr "OpenOffice.org 1.0 રજૂઆત"
#: writer_web_jpg_Export.xcu
-#, fuzzy
msgctxt ""
"writer_web_jpg_Export.xcu\n"
"writer_web_jpg_Export\n"
@@ -1948,7 +1941,6 @@ msgid "PDF - Portable Document Format"
msgstr "PDF - Portable Document Format"
#: writer_web_png_Export.xcu
-#, fuzzy
msgctxt ""
"writer_web_png_Export.xcu\n"
"writer_web_png_Export\n"
diff --git a/source/gu/filter/source/config/fragments/internalgraphicfilters.po b/source/gu/filter/source/config/fragments/internalgraphicfilters.po
index 76e76587f2e..704e6dccf39 100644
--- a/source/gu/filter/source/config/fragments/internalgraphicfilters.po
+++ b/source/gu/filter/source/config/fragments/internalgraphicfilters.po
@@ -188,7 +188,6 @@ msgid "PCX - Zsoft Paintbrush"
msgstr "PCX - Zsoft Paintbrush"
#: pdf_Export.xcu
-#, fuzzy
msgctxt ""
"pdf_Export.xcu\n"
"pdf_Export\n"
@@ -198,7 +197,6 @@ msgid "PDF - Portable Document Format"
msgstr "PDF - Portable Document Format"
#: pdf_Import.xcu
-#, fuzzy
msgctxt ""
"pdf_Import.xcu\n"
"pdf_Import\n"
diff --git a/source/gu/filter/source/config/fragments/types.po b/source/gu/filter/source/config/fragments/types.po
index 8d19e7ce449..961baf1488f 100644
--- a/source/gu/filter/source/config/fragments/types.po
+++ b/source/gu/filter/source/config/fragments/types.po
@@ -178,7 +178,6 @@ msgid "OpenDocument Spreadsheet (Flat XML)"
msgstr "OpenDocument સ્પ્રેડશીટ (Flat XML)"
#: calc_OOXML.xcu
-#, fuzzy
msgctxt ""
"calc_OOXML.xcu\n"
"Office Open XML Spreadsheet\n"
@@ -188,7 +187,6 @@ msgid "Office Open XML Spreadsheet"
msgstr "ઑફિસ ઓપન XML સ્પ્રેડશીટ"
#: calc_OOXML_Template.xcu
-#, fuzzy
msgctxt ""
"calc_OOXML_Template.xcu\n"
"Office Open XML Spreadsheet Template\n"
diff --git a/source/gu/formula/messages.po b/source/gu/formula/messages.po
index c1969a6f14e..9605f7118eb 100644
--- a/source/gu/formula/messages.po
+++ b/source/gu/formula/messages.po
@@ -996,7 +996,6 @@ msgid "CUMPRINC"
msgstr "CUMPRINC"
#: core_resource.hrc:2453
-#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EFFECT"
msgstr "EFFECT"
@@ -1440,7 +1439,6 @@ msgid "SKEW"
msgstr "SKEW"
#: core_resource.hrc:2541
-#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SKEWP"
msgstr "SKEW"
@@ -1856,7 +1854,6 @@ msgid "WEEKDAY"
msgstr "WEEKDAY"
#: core_resource.hrc:2624
-#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NETWORKDAYS"
msgstr "NETWORKDAYS"
@@ -2136,7 +2133,6 @@ msgid "_Next >"
msgstr "આગળ > (~N)"
#: formuladialog.ui:158
-#, fuzzy
msgctxt "formuladialog|function"
msgid "Functions"
msgstr "વિધેયો"
@@ -2160,19 +2156,16 @@ msgid "For_mula"
msgstr "સૂત્ર"
#: formuladialog.ui:383
-#, fuzzy
msgctxt "formuladialog|label1"
msgid "Result"
msgstr "પરિણામ"
#: formuladialog.ui:418
-#, fuzzy
msgctxt "formuladialog|ed_formula-atkobject"
msgid "Formula"
msgstr "સૂત્ર"
#: formuladialog.ui:467
-#, fuzzy
msgctxt "formuladialog|RB_REF|tooltip_text"
msgid "Maximize"
msgstr "મહત્તમ કરો"
@@ -2184,7 +2177,6 @@ msgid "_Search"
msgstr "શોધો"
#: functionpage.ui:47
-#, fuzzy
msgctxt "functionpage|label1"
msgid "_Category"
msgstr "વર્ગ (_C)"
@@ -2196,13 +2188,11 @@ msgid "Last Used"
msgstr "છેલ્લે વાપરેલ"
#: functionpage.ui:64
-#, fuzzy
msgctxt "functionpage|category"
msgid "All"
msgstr "બધા"
#: functionpage.ui:78
-#, fuzzy
msgctxt "functionpage|label2"
msgid "_Function"
msgstr "વિધેય (_F)"
@@ -2214,25 +2204,21 @@ msgid "Function not known"
msgstr "વિધેય જાણીતુ નથી"
#: parameter.ui:279
-#, fuzzy
msgctxt "parameter|RB_ARG1|tooltip_text"
msgid "Select"
msgstr "પસંદ કરો"
#: parameter.ui:295
-#, fuzzy
msgctxt "parameter|RB_ARG2|tooltip_text"
msgid "Select"
msgstr "પસંદ કરો"
#: parameter.ui:311
-#, fuzzy
msgctxt "parameter|RB_ARG3|tooltip_text"
msgid "Select"
msgstr "પસંદ કરો"
#: parameter.ui:327
-#, fuzzy
msgctxt "parameter|RB_ARG4|tooltip_text"
msgid "Select"
msgstr "પસંદ કરો"
diff --git a/source/gu/fpicker/messages.po b/source/gu/fpicker/messages.po
index 712714a64f4..35013d59e3d 100644
--- a/source/gu/fpicker/messages.po
+++ b/source/gu/fpicker/messages.po
@@ -119,7 +119,6 @@ msgid "All files"
msgstr "બધી ફાઇલો"
#: strings.hrc:34
-#, fuzzy
msgctxt "STR_FILEDLG_OPEN"
msgid "Open"
msgstr "ખોલો"
diff --git a/source/gu/instsetoo_native/inc_openoffice/windows/msi_languages.po b/source/gu/instsetoo_native/inc_openoffice/windows/msi_languages.po
index df093d5be2f..13f2d277b0f 100644
--- a/source/gu/instsetoo_native/inc_openoffice/windows/msi_languages.po
+++ b/source/gu/instsetoo_native/inc_openoffice/windows/msi_languages.po
@@ -2766,7 +2766,6 @@ msgid "Load [ProductName] during system start-up"
msgstr "સિસ્ટમ શરૂઆત દરમ્યાન [ProductName] ને લાવો"
#: Control.ulf
-#, fuzzy
msgctxt ""
"Control.ulf\n"
"OOO_CONTROL_322\n"
@@ -2783,7 +2782,6 @@ msgid "The following applications are using files that need to be updated by thi
msgstr ""
#: Control.ulf
-#, fuzzy
msgctxt ""
"Control.ulf\n"
"OOO_CONTROL_324\n"
@@ -2792,7 +2790,6 @@ msgid "{&MSSansBold8}Files in Use"
msgstr "{&MSSansBold8}ફાઈલો વપરાશમાં છે"
#: Control.ulf
-#, fuzzy
msgctxt ""
"Control.ulf\n"
"OOO_CONTROL_325\n"
@@ -2801,7 +2798,6 @@ msgid "Cancel"
msgstr "રદ કરો"
#: Control.ulf
-#, fuzzy
msgctxt ""
"Control.ulf\n"
"OOO_CONTROL_326\n"
diff --git a/source/gu/officecfg/registry/data/org/openoffice/Office.po b/source/gu/officecfg/registry/data/org/openoffice/Office.po
index 76f429ebd5d..fcbcfdbca3c 100644
--- a/source/gu/officecfg/registry/data/org/openoffice/Office.po
+++ b/source/gu/officecfg/registry/data/org/openoffice/Office.po
@@ -144,7 +144,6 @@ msgid "~Drawing"
msgstr "ચિત્રકામ (~D)"
#: Common.xcu
-#, fuzzy
msgctxt ""
"Common.xcu\n"
"..Common.Menus.New.m4\n"
@@ -164,7 +163,6 @@ msgid "Database"
msgstr "ડેટાબેઝ"
#: Common.xcu
-#, fuzzy
msgctxt ""
"Common.xcu\n"
"..Common.Menus.New.m7\n"
@@ -174,7 +172,6 @@ msgid "~HTML Document"
msgstr "HTML દસ્તાવેજ (~H)"
#: Common.xcu
-#, fuzzy
msgctxt ""
"Common.xcu\n"
"..Common.Menus.New.m8\n"
@@ -184,7 +181,6 @@ msgid "~XML Form Document"
msgstr "~XML ફોર્મ દસ્તાવેજ"
#: Common.xcu
-#, fuzzy
msgctxt ""
"Common.xcu\n"
"..Common.Menus.New.m9\n"
@@ -1525,7 +1521,6 @@ msgid "Exchange"
msgstr "ફેરબદલી"
#: PresenterScreen.xcu
-#, fuzzy
msgctxt ""
"PresenterScreen.xcu\n"
"..PresenterScreen.PresenterScreenSettings.ToolBars.ToolBar.Entries.o.Normal\n"
@@ -10617,7 +10612,6 @@ msgid "Nationality"
msgstr "નાગરિકત્વ"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.authors.Fields.nationality\n"
@@ -11527,7 +11521,6 @@ msgid "Master documents"
msgstr "મુખ્ય દસ્તાવેજો"
#: UI.xcu
-#, fuzzy
msgctxt ""
"UI.xcu\n"
"..UI.FilterClassification.GlobalFilters.Classes.com.sun.star.formula.FormulaProperties\n"
diff --git a/source/gu/officecfg/registry/data/org/openoffice/Office/UI.po b/source/gu/officecfg/registry/data/org/openoffice/Office/UI.po
index e26824cf2c9..17290974818 100644
--- a/source/gu/officecfg/registry/data/org/openoffice/Office/UI.po
+++ b/source/gu/officecfg/registry/data/org/openoffice/Office/UI.po
@@ -223,7 +223,6 @@ msgid "~Dialog"
msgstr "સંવાદ"
#: BasicIDEWindowState.xcu
-#, fuzzy
msgctxt ""
"BasicIDEWindowState.xcu\n"
"..BasicIDEWindowState.UIElements.States.private:resource/popupmenu/dialog\n"
@@ -732,7 +731,6 @@ msgid "Pivot Table Filter"
msgstr "પિવોટ કોષ્ટક ગાળક"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:DataPilotFilter\n"
@@ -1015,7 +1013,6 @@ msgid "~Edit Layout..."
msgstr ""
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:InsertPivotTable\n"
@@ -1374,7 +1371,6 @@ msgid "Wrap Text"
msgstr "ડાબું લપેટો"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:CellProtection\n"
@@ -1440,7 +1436,6 @@ msgid "Clear Print Ranges"
msgstr ""
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:EditPrintArea\n"
@@ -1459,7 +1454,6 @@ msgid "~Edit..."
msgstr "ફેરફાર (~E)..."
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:EditPrintArea\n"
@@ -1964,7 +1958,6 @@ msgid "Hide All Comments"
msgstr ""
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:DeleteAllNotes\n"
@@ -2636,7 +2629,6 @@ msgid "~Height..."
msgstr "ઊંચાઈ (~H)..."
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:RowHeight\n"
@@ -2682,7 +2674,6 @@ msgid "H~ide"
msgstr "સંતાડો (~i)"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:HideRow\n"
@@ -2738,7 +2729,6 @@ msgid "~Width..."
msgstr "પહોળાઈ (~W)..."
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:ColumnWidth\n"
@@ -2905,7 +2895,6 @@ msgid "Standard Text Attributes"
msgstr "પ્રમાણભૂત લખાણ લાક્ષણિકતાઓ"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:StandardTextAttributes\n"
@@ -3415,7 +3404,6 @@ msgid "Number Format"
msgstr "નંબર બંધારણ"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:NumberFormatCurrency\n"
@@ -3434,7 +3422,6 @@ msgid "Format as Currency"
msgstr ""
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:NumberFormatCurrencySimple\n"
@@ -3472,7 +3459,6 @@ msgid "Format as Percent"
msgstr ""
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:NumberFormatStandard\n"
@@ -3530,7 +3516,6 @@ msgid "Format as Number"
msgstr "બંધારણ નંબર"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:NumberFormatScientific\n"
@@ -3549,7 +3534,6 @@ msgid "Format as Scientific"
msgstr ""
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:NumberFormatTime\n"
@@ -3613,7 +3597,6 @@ msgid "R~ight-To-Left"
msgstr "જમણેથી-ડાબે (~i)"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:SheetRightToLeft\n"
@@ -3704,7 +3687,6 @@ msgid "Grid Lines for Sheet"
msgstr ""
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:InsertFieldSheet\n"
@@ -4002,7 +3984,6 @@ msgid "Insert Current Date"
msgstr "હાલની તારીખને દાખલ કરો"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:InsertCurrentDate\n"
@@ -4021,7 +4002,6 @@ msgid "Insert Current Time"
msgstr "હાલનાં સમયને દાખલ કરો"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:InsertCurrentTime\n"
@@ -4154,7 +4134,6 @@ msgid "~Insert..."
msgstr "ઉમેરો (~I)..."
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:StyleApply?Style:string=Default&amp;FamilyName:string=CellStyles\n"
@@ -4194,7 +4173,6 @@ msgid "Accent 3"
msgstr "બોલવાની રીત "
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:StyleApply?Style:string=Heading 1&amp;FamilyName:string=CellStyles\n"
@@ -4204,7 +4182,6 @@ msgid "Heading 1"
msgstr "મથાળું ૧"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:StyleApply?Style:string=Heading 2&amp;FamilyName:string=CellStyles\n"
@@ -4252,7 +4229,6 @@ msgid "Neutral"
msgstr ""
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:StyleApply?Style:string=Warning&amp;FamilyName:string=CellStyles\n"
@@ -4262,7 +4238,6 @@ msgid "Warning"
msgstr "ચેતવણી"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:StyleApply?Style:string=Footnote&amp;FamilyName:string=CellStyles\n"
@@ -4292,7 +4267,6 @@ msgid "Detective"
msgstr "શોધી શકાય તેવું (~D)"
#: CalcWindowState.xcu
-#, fuzzy
msgctxt ""
"CalcWindowState.xcu\n"
"..CalcWindowState.UIElements.States.private:resource/popupmenu/cell\n"
@@ -4311,7 +4285,6 @@ msgid "Cell Edit"
msgstr ""
#: CalcWindowState.xcu
-#, fuzzy
msgctxt ""
"CalcWindowState.xcu\n"
"..CalcWindowState.UIElements.States.private:resource/popupmenu/chart\n"
@@ -4321,7 +4294,6 @@ msgid "Chart"
msgstr "આલેખ"
#: CalcWindowState.xcu
-#, fuzzy
msgctxt ""
"CalcWindowState.xcu\n"
"..CalcWindowState.UIElements.States.private:resource/popupmenu/colheader\n"
@@ -4361,7 +4333,6 @@ msgid "Form Control"
msgstr "ફોર્મ નિયંત્રણો"
#: CalcWindowState.xcu
-#, fuzzy
msgctxt ""
"CalcWindowState.xcu\n"
"..CalcWindowState.UIElements.States.private:resource/popupmenu/formrichtext\n"
@@ -4381,7 +4352,6 @@ msgid "Image"
msgstr "ચિત્ર"
#: CalcWindowState.xcu
-#, fuzzy
msgctxt ""
"CalcWindowState.xcu\n"
"..CalcWindowState.UIElements.States.private:resource/popupmenu/media\n"
@@ -4459,7 +4429,6 @@ msgid "Sheet Tabs Bar"
msgstr ""
#: CalcWindowState.xcu
-#, fuzzy
msgctxt ""
"CalcWindowState.xcu\n"
"..CalcWindowState.UIElements.States.private:resource/toolbar/graffilterbar\n"
@@ -4469,7 +4438,6 @@ msgid "Image Filter"
msgstr "ઇમેજ ફિલ્ટર"
#: CalcWindowState.xcu
-#, fuzzy
msgctxt ""
"CalcWindowState.xcu\n"
"..CalcWindowState.UIElements.States.private:resource/toolbar/linesbar\n"
@@ -5964,7 +5932,6 @@ msgid "Stars and Banners"
msgstr "તારાઓ અને બેનરો"
#: DbBrowserWindowState.xcu
-#, fuzzy
msgctxt ""
"DbBrowserWindowState.xcu\n"
"..DbBrowserWindowState.UIElements.States.private:resource/popupmenu/explorer\n"
@@ -6471,7 +6438,6 @@ msgid "Form Wizard..."
msgstr "ફોર્મ વિઝાર્ડ..."
#: DbuCommands.xcu
-#, fuzzy
msgctxt ""
"DbuCommands.xcu\n"
"..DbuCommands.UserInterface.Commands..uno:DBNewReportWithPreSelection\n"
@@ -7823,7 +7789,6 @@ msgid "Format Slide"
msgstr ""
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Commands..uno:SlideSetup\n"
@@ -8120,7 +8085,6 @@ msgid "Slide ~Layout"
msgstr "સ્લાઈડ દેખાવ"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Commands..uno:ModifyLayer\n"
@@ -9326,7 +9290,6 @@ msgid "Insert Rows"
msgstr "હરોળો ઉમેરો (~R)"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:InsertRowDialog\n"
@@ -9385,7 +9348,6 @@ msgid "Insert Columns"
msgstr "સ્તંભો ઉમેરો (~l)s"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:InsertColumnDialog\n"
@@ -9451,7 +9413,6 @@ msgid "~Columns"
msgstr "સ્તંભો (~C)"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:DeleteColumns\n"
@@ -9497,7 +9458,6 @@ msgid "~Columns"
msgstr "સ્તંભો (~C)"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:EntireColumn\n"
@@ -9525,7 +9485,6 @@ msgid "~Rows"
msgstr "હરોળો (~R)"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:EntireRow\n"
@@ -9858,7 +9817,6 @@ msgid "Move Page Up"
msgstr "ઇમેજને ઉપર ખસેડો"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:MovePageUp\n"
@@ -9896,7 +9854,6 @@ msgid "Move Page Down"
msgstr "ઇમેજને નીચે ખસેડો"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:MovePageDown\n"
@@ -9960,7 +9917,6 @@ msgid "Slide to End"
msgstr ""
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=20\n"
@@ -9970,7 +9926,6 @@ msgid "Blank Slide"
msgstr "કોરી સ્લાઇડ"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=19\n"
@@ -9980,7 +9935,6 @@ msgid "Title Only"
msgstr "ફક્ત શીર્ષક"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=0\n"
@@ -9990,7 +9944,6 @@ msgid "Title Slide"
msgstr "શીર્ષક સ્લાઇડ"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=1\n"
@@ -10000,7 +9953,6 @@ msgid "Title, Content"
msgstr "શીર્ષક, સમાવિષ્ટ"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=32\n"
@@ -10010,7 +9962,6 @@ msgid "Centered Text"
msgstr "ક્રેન્દ્રિત લખાણ"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=3\n"
@@ -10020,7 +9971,6 @@ msgid "Title and 2 Content"
msgstr "શીર્ષક અને 2 સમાવિષ્ટ"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=12\n"
@@ -10030,7 +9980,6 @@ msgid "Title, Content and 2 Content"
msgstr "શીર્ષક, સમાવિષ્ટ અને 2 સમાવિષ્ટ"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=15\n"
@@ -10040,7 +9989,6 @@ msgid "Title, 2 Content and Content"
msgstr "શીર્ષક, 2 સમાવિષ્ટ અને સમાવિષ્ટ"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=14\n"
@@ -10050,7 +9998,6 @@ msgid "Title, Content over Content"
msgstr "શીર્ષક, સમાવિષ્ટ પર સમાવિષ્ટ"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=16\n"
@@ -10060,7 +10007,6 @@ msgid "Title, 2 Content over Content"
msgstr "શીર્ષક, સમાવિષ્ટ પર 2 સમાવિષ્ટ"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=18\n"
@@ -10070,7 +10016,6 @@ msgid "Title, 4 Content"
msgstr "શીર્ષક, 4 સમાવિષ્ટ"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=34\n"
@@ -10080,7 +10025,6 @@ msgid "Title, 6 Content"
msgstr "શીર્ષક, 6 સમાવિષ્ટ"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=28\n"
@@ -10090,7 +10034,6 @@ msgid "Vertical Title, Vertical Text"
msgstr "ઊભું શીર્ષક, ઊભું લખાણ"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=27\n"
@@ -10100,7 +10043,6 @@ msgid "Vertical Title, Text, Chart"
msgstr "ઊભું શીર્ષક, લખાણ, આલેખ"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=29\n"
@@ -10120,7 +10062,6 @@ msgid "Title, 2 Vertical Text, Clipart"
msgstr "શીર્ષક, ઊભું લખાણ, ક્લીપઆર્ટ"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:SlideLayoutMenu\n"
@@ -10159,7 +10100,6 @@ msgid "~Cell"
msgstr "ખાનું"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:RowMenu\n"
@@ -10189,7 +10129,6 @@ msgid "Presentation ~Object..."
msgstr "વસ્તુની રજૂઆત (~O)..."
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:HangingIndent\n"
@@ -10277,7 +10216,6 @@ msgid "Form Control"
msgstr "ફોર્મ નિયંત્રણો"
#: DrawWindowState.xcu
-#, fuzzy
msgctxt ""
"DrawWindowState.xcu\n"
"..DrawWindowState.UIElements.States.private:resource/popupmenu/formrichtext\n"
@@ -10336,7 +10274,6 @@ msgid "Line/Arrow"
msgstr "લીટી તીર"
#: DrawWindowState.xcu
-#, fuzzy
msgctxt ""
"DrawWindowState.xcu\n"
"..DrawWindowState.UIElements.States.private:resource/popupmenu/measure\n"
@@ -10346,7 +10283,6 @@ msgid "Dimension Line"
msgstr "લીટીનું માપ"
#: DrawWindowState.xcu
-#, fuzzy
msgctxt ""
"DrawWindowState.xcu\n"
"..DrawWindowState.UIElements.States.private:resource/popupmenu/media\n"
@@ -10376,7 +10312,6 @@ msgid "OLE Object"
msgstr "OLE-ઓબ્જેક્ટ"
#: DrawWindowState.xcu
-#, fuzzy
msgctxt ""
"DrawWindowState.xcu\n"
"..DrawWindowState.UIElements.States.private:resource/popupmenu/page\n"
@@ -10660,7 +10595,6 @@ msgid "Glue Points"
msgstr "ગ્લુ પોઇન્ટસ (~G)"
#: DrawWindowState.xcu
-#, fuzzy
msgctxt ""
"DrawWindowState.xcu\n"
"..DrawWindowState.UIElements.States.private:resource/toolbar/graffilterbar\n"
@@ -13190,7 +13124,6 @@ msgid "From right to top"
msgstr "જમણેથી ટોચ સુધી"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionGroups.subtle\n"
@@ -13200,7 +13133,6 @@ msgid "Subtle"
msgstr "સબ્ટલ"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionGroups.exciting\n"
@@ -13228,7 +13160,6 @@ msgid "3D Venetian"
msgstr ""
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionSets.box\n"
@@ -13276,7 +13207,6 @@ msgid "Uncover"
msgstr ""
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionSets.wipe\n"
@@ -13286,7 +13216,6 @@ msgid "Wipe"
msgstr "વાઈપ"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionSets.wedge\n"
@@ -13296,7 +13225,6 @@ msgid "Wedge"
msgstr "વેજ"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionSets.wheel\n"
@@ -13315,7 +13243,6 @@ msgid "Push"
msgstr ""
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionSets.cut\n"
@@ -13374,7 +13301,6 @@ msgid "Diagonal"
msgstr "વિકર્ણ"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionSets.random\n"
@@ -13384,7 +13310,6 @@ msgid "Random"
msgstr "અવ્યવસ્થિત"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionSets.dissolve\n"
@@ -13424,7 +13349,6 @@ msgid "Tiles"
msgstr "શીર્ષકો"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionSets.cube-turning\n"
@@ -13473,7 +13397,6 @@ msgid "Turn Around"
msgstr "આજુબાજુ ફેરવો"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionSets.turn-down\n"
@@ -13636,7 +13559,6 @@ msgid "Bottom Right to Top Left"
msgstr ""
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.bottom-top\n"
@@ -13675,7 +13597,6 @@ msgid "Horizontal"
msgstr "આડુ"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.in\n"
@@ -13685,7 +13606,6 @@ msgid "In"
msgstr "અંદર"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.out\n"
@@ -13695,7 +13615,6 @@ msgid "Out"
msgstr "બહાર"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.across\n"
@@ -13715,7 +13634,6 @@ msgid "Down"
msgstr "નીચો"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.up\n"
@@ -13774,7 +13692,6 @@ msgid "Oval Vertical"
msgstr ""
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.diamond\n"
@@ -13784,7 +13701,6 @@ msgid "Diamond"
msgstr "હીરો"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.plus\n"
@@ -14343,7 +14259,6 @@ msgid "Show Comme~nts"
msgstr "ટિપ્પણીને બતાવો"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:ShowAnnotations\n"
@@ -16444,7 +16359,6 @@ msgid "Align Right"
msgstr "જમણેથી ગોઠવો"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:CenterPara\n"
@@ -16738,7 +16652,6 @@ msgid "Transparency"
msgstr "પારદર્શકતા"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:ZoomOptimal\n"
@@ -16805,7 +16718,6 @@ msgid "Line Starts with Arrow"
msgstr "લીટીની શરુઆત તીરથી થાય છે"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:LineArrowEnd\n"
@@ -16865,7 +16777,6 @@ msgid "Line with Square/Arrow"
msgstr "લીટી ચોરસ/તીર સાથે"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:MeasureLine\n"
@@ -16875,7 +16786,6 @@ msgid "Dimension Line"
msgstr "લીટીનું માપ"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:GrafMode\n"
@@ -17013,7 +16923,6 @@ msgid "Crop Image"
msgstr "ઈમેજ કાપો"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:ChangePicture\n"
@@ -17368,7 +17277,6 @@ msgid "Smooth Transition"
msgstr "સરળ પરિવહન"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:ToggleObjectBezierMode\n"
@@ -18132,7 +18040,6 @@ msgid "~Edit Style..."
msgstr "શૈલીમાં ફેરફાર..."
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:EditStyle\n"
@@ -18416,7 +18323,6 @@ msgid "Background Color"
msgstr "પાશ્વ ભાગનો રંગ"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:CharBackColor\n"
@@ -18444,7 +18350,6 @@ msgid "Open Hyperlink"
msgstr "હાઈપરલિંક ખોલો"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:OpenSmartTagMenuOnCursor\n"
@@ -18626,7 +18531,6 @@ msgid "Line Corner Style"
msgstr "રેખા ખૂણા શૈલી"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:LineStyle\n"
@@ -18636,7 +18540,6 @@ msgid "Border Style"
msgstr "કિનારીની શૈલી"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:FrameLineColor\n"
@@ -18979,7 +18882,6 @@ msgid "~Recheck Document..."
msgstr "દસ્તાવેજ ને ફરીથી ચકાસો (~R)..."
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:SpellingAndGrammarDialog\n"
@@ -18989,7 +18891,6 @@ msgid "Spelling"
msgstr "જોડણી"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:SpellingAndGrammarDialog\n"
@@ -19407,7 +19308,6 @@ msgid "Subscript"
msgstr "સબસ્ક્રિપ્ટ"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:SmallCaps\n"
@@ -20728,7 +20628,6 @@ msgid "Asian Phonetic G~uide..."
msgstr "એશિયાઈ ફોનેટિક માર્ગદર્શિકા (~i)..."
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:InsertSymbol\n"
@@ -20841,7 +20740,6 @@ msgid "~Export As"
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:ExportToPDF\n"
@@ -20871,7 +20769,6 @@ msgid "Export as PDF"
msgstr "P~DF રૂપે નિકાસ કરો..."
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:ExportDirectToPDF\n"
@@ -21147,7 +21044,6 @@ msgid "Compile"
msgstr "કમ્પાઈલ"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:RunBasic\n"
@@ -21175,7 +21071,6 @@ msgid "Step Over"
msgstr "પગલુ પૂરુ"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:BasicStop\n"
@@ -21322,7 +21217,6 @@ msgid "Check Box"
msgstr "ચકાસણી બોક્સ"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:Label\n"
@@ -21769,7 +21663,6 @@ msgid "Toggle Print Preview"
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:PrintPreview\n"
@@ -21833,7 +21726,6 @@ msgid "Sort Descending"
msgstr "ઊતરતા ક્રમમાં ગોઠવો"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:SendMail\n"
@@ -22554,7 +22446,6 @@ msgid "Top"
msgstr "ટોચ"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:CellVertTop\n"
@@ -22564,7 +22455,6 @@ msgid "Align Top"
msgstr "ટોચથી ગોઠવો"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:CellVertCenter\n"
@@ -22593,7 +22483,6 @@ msgid "Bottom"
msgstr "તળિયે"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:CellVertBottom\n"
@@ -22819,7 +22708,6 @@ msgid "R~eference"
msgstr "સંદર્ભ"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Popups..uno:EditCommentsMenu\n"
@@ -22959,7 +22847,6 @@ msgid "Rot~ate or Flip"
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Popups..uno:AnchorMenu\n"
@@ -22989,7 +22876,6 @@ msgid "Me~dia Player"
msgstr "મીડિયા પ્લેયર (~y)"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Popups..uno:InsertAVMedia\n"
@@ -23008,7 +22894,6 @@ msgid "Audio or ~Video..."
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Popups..uno:InsertAVMedia\n"
@@ -23255,7 +23140,6 @@ msgid "Paragraph Classification Dialog"
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Popups..uno:EditSelectMenu\n"
@@ -23284,7 +23168,6 @@ msgid "Menubar"
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Popups..uno:NameGroup\n"
@@ -23294,7 +23177,6 @@ msgid "Name..."
msgstr "નામ..."
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Popups..uno:ObjectTitleDescription\n"
@@ -23400,7 +23282,6 @@ msgid "Form Control"
msgstr "ફોર્મ નિયંત્રણો"
#: ImpressWindowState.xcu
-#, fuzzy
msgctxt ""
"ImpressWindowState.xcu\n"
"..ImpressWindowState.UIElements.States.private:resource/popupmenu/formrichtext\n"
@@ -23450,7 +23331,6 @@ msgid "Line/Arrow"
msgstr "લીટી તીર"
#: ImpressWindowState.xcu
-#, fuzzy
msgctxt ""
"ImpressWindowState.xcu\n"
"..ImpressWindowState.UIElements.States.private:resource/popupmenu/measure\n"
@@ -23460,7 +23340,6 @@ msgid "Dimension Line"
msgstr "લીટીનું માપ"
#: ImpressWindowState.xcu
-#, fuzzy
msgctxt ""
"ImpressWindowState.xcu\n"
"..ImpressWindowState.UIElements.States.private:resource/popupmenu/media\n"
@@ -23755,7 +23634,6 @@ msgid "Image"
msgstr "ચિત્ર"
#: ImpressWindowState.xcu
-#, fuzzy
msgctxt ""
"ImpressWindowState.xcu\n"
"..ImpressWindowState.UIElements.States.private:resource/toolbar/graffilterbar\n"
@@ -24272,7 +24150,6 @@ msgid "Formula Cursor"
msgstr "સૂત્રવાળુ કર્સર"
#: MathCommands.xcu
-#, fuzzy
msgctxt ""
"MathCommands.xcu\n"
"..MathCommands.UserInterface.Commands..uno:InsertCommandText?Text:string=newline \n"
@@ -24282,7 +24159,6 @@ msgid "New Line"
msgstr "નવી લીટી"
#: MathCommands.xcu
-#, fuzzy
msgctxt ""
"MathCommands.xcu\n"
"..MathCommands.UserInterface.Commands..uno:InsertCommandText?Text:string=`\n"
@@ -25033,7 +24909,6 @@ msgid "Properties"
msgstr "ગુણધર્મો"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.DeckList.WriterPageDeck\n"
@@ -25043,7 +24918,6 @@ msgid "Page"
msgstr "પાનું"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.DeckList.ShapesDeck\n"
@@ -25110,7 +24984,6 @@ msgid "Styles"
msgstr "શૈલીઓ (~e)"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.DeckList.ScFunctionsDeck\n"
@@ -25130,7 +25003,6 @@ msgid "Manage Changes"
msgstr "નામો સંચાલિત કરો (~M)..."
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.DeckList.SwDesignDeck\n"
@@ -25140,7 +25012,6 @@ msgid "Design"
msgstr "ભાત"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.DeckList.ChartDeck\n"
@@ -25169,7 +25040,6 @@ msgid "Character"
msgstr "અક્ષર"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.MediaPlaybackPanel\n"
@@ -25189,7 +25059,6 @@ msgid "Styles"
msgstr "શૈલીઓ (~e)"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.PageFormatPanel\n"
@@ -25228,7 +25097,6 @@ msgid "Area"
msgstr "વિસ્તાર"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.ShadowPropertyPanel\n"
@@ -25275,7 +25143,6 @@ msgid "Image"
msgstr "ચિત્ર"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.DefaultShapesPanel\n"
@@ -25355,7 +25222,6 @@ msgid "Slide Transition"
msgstr "સ્લાઇડ પરિવહન"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.SdTableDesignPanel\n"
@@ -25394,7 +25260,6 @@ msgid "Cell Appearance"
msgstr "સેલ દેખાવ"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.ScNumberFormatPropertyPanel\n"
@@ -25413,7 +25278,6 @@ msgid "Paragraph"
msgstr "ફકરો"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.SwWrapPropertyPanel\n"
@@ -25470,7 +25334,6 @@ msgid "Styles"
msgstr "શૈલીઓ (~e)"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.ScFunctionsPanel\n"
@@ -25508,7 +25371,6 @@ msgid "Elements"
msgstr "ઘટકો"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.ChartSeriesPanel\n"
@@ -25548,7 +25410,6 @@ msgid "Axis"
msgstr "અક્ષો (~x)"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.ChartAreaPanel\n"
@@ -25568,7 +25429,6 @@ msgid "Line"
msgstr "લીટી"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.ChartCharacterPanel\n"
@@ -25822,7 +25682,6 @@ msgid "Standard"
msgstr "પ્રમાણભૂત"
#: ToolbarMode.xcu
-#, fuzzy
msgctxt ""
"ToolbarMode.xcu\n"
"..ToolbarMode.Applications.Writer.Modes.Default\n"
@@ -25841,7 +25700,6 @@ msgid "Single Toolbar"
msgstr ""
#: ToolbarMode.xcu
-#, fuzzy
msgctxt ""
"ToolbarMode.xcu\n"
"..ToolbarMode.Applications.Writer.Modes.Sidebar\n"
@@ -25860,7 +25718,6 @@ msgid "Notebookbar"
msgstr ""
#: ToolbarMode.xcu
-#, fuzzy
msgctxt ""
"ToolbarMode.xcu\n"
"..ToolbarMode.Applications.Calc.Modes.Default\n"
@@ -25879,7 +25736,6 @@ msgid "Single Toolbar"
msgstr ""
#: ToolbarMode.xcu
-#, fuzzy
msgctxt ""
"ToolbarMode.xcu\n"
"..ToolbarMode.Applications.Calc.Modes.Sidebar\n"
@@ -25898,7 +25754,6 @@ msgid "Notebookbar"
msgstr ""
#: ToolbarMode.xcu
-#, fuzzy
msgctxt ""
"ToolbarMode.xcu\n"
"..ToolbarMode.Applications.Impress.Modes.Default\n"
@@ -25953,7 +25808,6 @@ msgid "AutoTe~xt..."
msgstr "આપમેળે લખાણ (~x)..."
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:PrintLayout\n"
@@ -25963,7 +25817,6 @@ msgid "~Normal View"
msgstr "સામાન્ય દેખાવ (~N)"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:PrintLayout\n"
@@ -26120,7 +25973,6 @@ msgid "Se~ction..."
msgstr "વિભાગ (~S)..."
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:InsertMultiIndex\n"
@@ -26326,7 +26178,6 @@ msgid "Reject All Changes"
msgstr ""
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:AcceptTrackedChange\n"
@@ -26355,7 +26206,6 @@ msgid "Accept Change"
msgstr "બદલાવને સ્વીકારો"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:AcceptAllTrackedChanges\n"
@@ -26538,7 +26388,6 @@ msgid "En~velope..."
msgstr "પરબીડિયુ (~v)..."
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:AcceptTrackedChanges\n"
@@ -26706,7 +26555,6 @@ msgid "Caption..."
msgstr "કેપ્શન..."
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:InsertCaptionDialog\n"
@@ -26879,7 +26727,6 @@ msgid "~Index Entry..."
msgstr "અનુક્રમ પ્રવેશ (~y)..."
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:InsertIndexesEntry\n"
@@ -27088,7 +26935,6 @@ msgid "~Formula..."
msgstr "સૂત્ર (~F)..."
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:InsertObjectStarMath\n"
@@ -27851,7 +27697,6 @@ msgid "Clear"
msgstr "સાફ કરો (~C)"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:ResetAttributes\n"
@@ -29206,7 +29051,6 @@ msgid "In ~Background"
msgstr "પાશ્વ ભાગમાં (~B)"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:WrapThroughTransparencyToggle\n"
@@ -29785,7 +29629,6 @@ msgid "~Thesaurus..."
msgstr "થીસોર્સ (~T)..."
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:BackColor\n"
@@ -29849,7 +29692,6 @@ msgid "Add Unknown Words"
msgstr "અજ્ઞાત શબ્દો ઉમેરો"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:HScroll\n"
@@ -30914,7 +30756,6 @@ msgid "Roman Lowercase List Style"
msgstr ""
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:StyleApply\n"
@@ -30963,7 +30804,6 @@ msgid "Page Margins"
msgstr ""
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:HangingIndent\n"
@@ -31032,7 +30872,6 @@ msgid "Form Control"
msgstr "ફોર્મ નિયંત્રણો"
#: WriterFormWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterFormWindowState.xcu\n"
"..WriterFormWindowState.UIElements.States.private:resource/popupmenu/formrichtext\n"
@@ -31062,7 +30901,6 @@ msgid "Image"
msgstr "ચિત્ર"
#: WriterFormWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterFormWindowState.xcu\n"
"..WriterFormWindowState.UIElements.States.private:resource/popupmenu/media\n"
@@ -31102,7 +30940,6 @@ msgid "Table"
msgstr "કોષ્ટક"
#: WriterFormWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterFormWindowState.xcu\n"
"..WriterFormWindowState.UIElements.States.private:resource/popupmenu/text\n"
@@ -31496,7 +31333,6 @@ msgid "Form Control"
msgstr "ફોર્મ નિયંત્રણો"
#: WriterGlobalWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterGlobalWindowState.xcu\n"
"..WriterGlobalWindowState.UIElements.States.private:resource/popupmenu/formrichtext\n"
@@ -31526,7 +31362,6 @@ msgid "Image"
msgstr "ચિત્ર"
#: WriterGlobalWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterGlobalWindowState.xcu\n"
"..WriterGlobalWindowState.UIElements.States.private:resource/popupmenu/media\n"
@@ -31566,7 +31401,6 @@ msgid "Table"
msgstr "કોષ્ટક"
#: WriterGlobalWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterGlobalWindowState.xcu\n"
"..WriterGlobalWindowState.UIElements.States.private:resource/popupmenu/text\n"
@@ -31977,7 +31811,6 @@ msgid "Form Control"
msgstr "ફોર્મ નિયંત્રણો"
#: WriterReportWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterReportWindowState.xcu\n"
"..WriterReportWindowState.UIElements.States.private:resource/popupmenu/formrichtext\n"
@@ -32007,7 +31840,6 @@ msgid "Image"
msgstr "ચિત્ર"
#: WriterReportWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterReportWindowState.xcu\n"
"..WriterReportWindowState.UIElements.States.private:resource/popupmenu/media\n"
@@ -32047,7 +31879,6 @@ msgid "Table"
msgstr "કોષ્ટક"
#: WriterReportWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterReportWindowState.xcu\n"
"..WriterReportWindowState.UIElements.States.private:resource/popupmenu/text\n"
@@ -32421,7 +32252,6 @@ msgid "Form Control"
msgstr "ફોર્મ નિયંત્રણો"
#: WriterWebWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWebWindowState.xcu\n"
"..WriterWebWindowState.UIElements.States.private:resource/popupmenu/formrichtext\n"
@@ -32491,7 +32321,6 @@ msgid "Table"
msgstr "કોષ્ટક"
#: WriterWebWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWebWindowState.xcu\n"
"..WriterWebWindowState.UIElements.States.private:resource/popupmenu/text\n"
@@ -32839,7 +32668,6 @@ msgid "Form Control"
msgstr "ફોર્મ નિયંત્રણો"
#: WriterWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWindowState.xcu\n"
"..WriterWindowState.UIElements.States.private:resource/popupmenu/formrichtext\n"
@@ -32869,7 +32697,6 @@ msgid "Image"
msgstr "ચિત્ર"
#: WriterWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWindowState.xcu\n"
"..WriterWindowState.UIElements.States.private:resource/popupmenu/media\n"
@@ -32918,7 +32745,6 @@ msgid "Table"
msgstr "કોષ્ટક"
#: WriterWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWindowState.xcu\n"
"..WriterWindowState.UIElements.States.private:resource/popupmenu/text\n"
@@ -32983,7 +32809,6 @@ msgid "Tools"
msgstr "સાધનો"
#: WriterWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWindowState.xcu\n"
"..WriterWindowState.UIElements.States.private:resource/toolbar/linesbar\n"
@@ -33138,7 +32963,6 @@ msgid "Full Screen"
msgstr "સંપૂર્ણ સ્ક્રીન"
#: WriterWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWindowState.xcu\n"
"..WriterWindowState.UIElements.States.private:resource/toolbar/graffilterbar\n"
@@ -33396,7 +33220,6 @@ msgid "Form Control"
msgstr "ફોર્મ નિયંત્રણો"
#: XFormsWindowState.xcu
-#, fuzzy
msgctxt ""
"XFormsWindowState.xcu\n"
"..XFormsWindowState.UIElements.States.private:resource/popupmenu/formrichtext\n"
@@ -33426,7 +33249,6 @@ msgid "Image"
msgstr "ચિત્ર"
#: XFormsWindowState.xcu
-#, fuzzy
msgctxt ""
"XFormsWindowState.xcu\n"
"..XFormsWindowState.UIElements.States.private:resource/popupmenu/media\n"
@@ -33466,7 +33288,6 @@ msgid "Table"
msgstr "કોષ્ટક"
#: XFormsWindowState.xcu
-#, fuzzy
msgctxt ""
"XFormsWindowState.xcu\n"
"..XFormsWindowState.UIElements.States.private:resource/popupmenu/text\n"
@@ -33638,7 +33459,6 @@ msgid "Full Screen"
msgstr "સંપૂર્ણ સ્ક્રીન"
#: XFormsWindowState.xcu
-#, fuzzy
msgctxt ""
"XFormsWindowState.xcu\n"
"..XFormsWindowState.UIElements.States.private:resource/toolbar/graffilterbar\n"
diff --git a/source/gu/reportdesign/messages.po b/source/gu/reportdesign/messages.po
index 54f5ccece33..41e42f5f854 100644
--- a/source/gu/reportdesign/messages.po
+++ b/source/gu/reportdesign/messages.po
@@ -80,13 +80,11 @@ msgid "Field or Formula"
msgstr "ક્ષેત્ર અથવા સૂત્ર"
#: stringarray.hrc:43
-#, fuzzy
msgctxt "RID_STR_TYPE_CONST"
msgid "Function"
msgstr "વિધેય"
#: stringarray.hrc:44
-#, fuzzy
msgctxt "RID_STR_TYPE_CONST"
msgid "Counter"
msgstr "ગણતરી"
@@ -98,7 +96,6 @@ msgid "User defined Function"
msgstr "વપરાશકર્તા એ વ્યાખ્યાયિત થયેલ વિધેય"
#: stringarray.hrc:51
-#, fuzzy
msgctxt "RID_STR_BOOL"
msgid "No"
msgstr "ના"
@@ -110,7 +107,6 @@ msgid "Yes"
msgstr "હા"
#: stringarray.hrc:58
-#, fuzzy
msgctxt "RID_STR_KEEPTOGETHER_CONST"
msgid "No"
msgstr "ના"
@@ -134,7 +130,6 @@ msgid "Top"
msgstr "ઊંચે"
#: stringarray.hrc:67
-#, fuzzy
msgctxt "RID_STR_VERTICAL_ALIGN_CONST"
msgid "Middle"
msgstr "મધ્ય"
@@ -164,7 +159,6 @@ msgid "Block"
msgstr "બ્લોક"
#: stringarray.hrc:77
-#, fuzzy
msgctxt "RID_STR_PARAADJUST_CONST"
msgid "Center"
msgstr "કેન્દ્ર"
@@ -933,7 +927,6 @@ msgid "Alignment"
msgstr "ગોઠવણી"
#: condformatdialog.ui:10
-#, fuzzy
msgctxt "condformatdialog|CondFormat"
msgid "Conditional Formatting"
msgstr "શરતી બંધારણ"
@@ -951,43 +944,36 @@ msgid "Expression Is"
msgstr "સમીકરણ છે"
#: conditionwin.ui:71
-#, fuzzy
msgctxt "conditionwin|opCombobox"
msgid "between"
msgstr "વચ્ચે"
#: conditionwin.ui:72
-#, fuzzy
msgctxt "conditionwin|opCombobox"
msgid "not between"
msgstr "વચ્ચે નથી"
#: conditionwin.ui:73
-#, fuzzy
msgctxt "conditionwin|opCombobox"
msgid "equal to"
msgstr "ને બરાબર"
#: conditionwin.ui:74
-#, fuzzy
msgctxt "conditionwin|opCombobox"
msgid "not equal to"
msgstr "ને બરાબર નથી"
#: conditionwin.ui:75
-#, fuzzy
msgctxt "conditionwin|opCombobox"
msgid "greater than"
msgstr "કરતા વધારે"
#: conditionwin.ui:76
-#, fuzzy
msgctxt "conditionwin|opCombobox"
msgid "less than"
msgstr "કરતાં ઓછું"
#: conditionwin.ui:77
-#, fuzzy
msgctxt "conditionwin|opCombobox"
msgid "greater than or equal to"
msgstr "કરતાં મોટું અથવા બરાબર"
@@ -999,19 +985,16 @@ msgid "less than or equal to"
msgstr "કરતાં નાનું અથવા બરાબર"
#: conditionwin.ui:107
-#, fuzzy
msgctxt "conditionwin|lhsButton"
msgid "..."
msgstr "..."
#: conditionwin.ui:130
-#, fuzzy
msgctxt "conditionwin|andLabel"
msgid "and"
msgstr "અને"
#: conditionwin.ui:158
-#, fuzzy
msgctxt "conditionwin|rhsButton"
msgid "..."
msgstr "..."
@@ -1041,7 +1024,6 @@ msgid "Background Color"
msgstr "પાશ્વભાગ રંગ"
#: conditionwin.ui:290
-#, fuzzy
msgctxt "conditionwin|ToolBoxItem5"
msgid "Font Color"
msgstr "ફોન્ટ રંગ"
@@ -1093,13 +1075,11 @@ msgid "Sorting and Grouping"
msgstr "ક્રમમાં ગોઠવો અને જૂથીકરણ કરો"
#: floatingfield.ui:30
-#, fuzzy
msgctxt "floatingfield|up"
msgid "Sort Ascending"
msgstr "ચડતા ક્રમમાં ગોઠવો"
#: floatingfield.ui:43
-#, fuzzy
msgctxt "floatingfield|down"
msgid "Sort Descending"
msgstr "ઊતરતા ક્રમમાં ગોઠવો"
@@ -1159,7 +1139,6 @@ msgid "Delete"
msgstr "કાઢો"
#: floatingsort.ui:152
-#, fuzzy
msgctxt "floatingsort|label1"
msgid "Groups"
msgstr "જૂથો"
@@ -1171,13 +1150,11 @@ msgid "Sorting"
msgstr "ક્રમમાં ગોઠવવું"
#: floatingsort.ui:208
-#, fuzzy
msgctxt "floatingsort|label7"
msgid "Group Header"
msgstr "જૂથ હેડર"
#: floatingsort.ui:224
-#, fuzzy
msgctxt "floatingsort|label8"
msgid "Group Footer"
msgstr "જૂથ ફૂટર"
@@ -1195,7 +1172,6 @@ msgid "Group Interval"
msgstr "જૂથ અંતરાલ"
#: floatingsort.ui:272
-#, fuzzy
msgctxt "floatingsort|label11"
msgid "Keep Together"
msgstr "સાથે રાખો"
@@ -1225,7 +1201,6 @@ msgid "Not present"
msgstr "હાજર નથી"
#: floatingsort.ui:326
-#, fuzzy
msgctxt "floatingsort|keep"
msgid "No"
msgstr "ના"
@@ -1267,7 +1242,6 @@ msgid "Properties"
msgstr "ગુણધર્મો: "
#: floatingsort.ui:436
-#, fuzzy
msgctxt "floatingsort|label3"
msgid "Help"
msgstr "મદદ"
diff --git a/source/gu/sc/messages.po b/source/gu/sc/messages.po
index 9bd7e15c498..eea50693415 100644
--- a/source/gu/sc/messages.po
+++ b/source/gu/sc/messages.po
@@ -32,7 +32,6 @@ msgid "Financial"
msgstr "નાણાકીય"
#: compiler.hrc:30
-#, fuzzy
msgctxt "RID_FUNCTION_CATEGORIES"
msgid "Information"
msgstr "જાણકારી"
@@ -62,19 +61,16 @@ msgid "Statistical"
msgstr "આંકડાકીય"
#: compiler.hrc:35
-#, fuzzy
msgctxt "RID_FUNCTION_CATEGORIES"
msgid "Spreadsheet"
msgstr "સ્પ્રેડશીટ"
#: compiler.hrc:36
-#, fuzzy
msgctxt "RID_FUNCTION_CATEGORIES"
msgid "Text"
msgstr "લખાણ"
#: compiler.hrc:37
-#, fuzzy
msgctxt "RID_FUNCTION_CATEGORIES"
msgid "Add-in"
msgstr "ઉમેરાઓ"
@@ -477,7 +473,6 @@ msgid "Protect document"
msgstr "દસ્તાવેજ સુરક્ષિત કરો"
#: globstr.hrc:112
-#, fuzzy
msgctxt "STR_UNDO_UNPROTECT_DOC"
msgid "Unprotect document"
msgstr "દસ્તાવેજની સુરક્ષા દૂર કરો"
@@ -658,7 +653,6 @@ msgid "OR"
msgstr "OR"
#: globstr.hrc:145
-#, fuzzy
msgctxt "STR_TABLE_DEF"
msgid "Sheet"
msgstr "શીટ"
@@ -706,7 +700,6 @@ msgid "The source range contains subtotals which may distort the results. Use it
msgstr "સ્રોત વિસ્તાર કુલ સમાવે છે કે જે પરિણામ આપે છે. તેને શું ગમે તે રીતે વાપરવુ છે?"
#: globstr.hrc:154
-#, fuzzy
msgctxt "STR_PIVOT_TOTAL"
msgid "Total"
msgstr "કુલ"
@@ -836,14 +829,12 @@ msgid "Scenario"
msgstr "પરિસ્થિતી"
#: globstr.hrc:179
-#, fuzzy
msgctxt "STR_PIVOT_TABLE"
msgid "Pivot Table"
msgstr "પિવોટ કોષ્ટક"
#. Text strings for captions of subtotal functions.
#: globstr.hrc:181
-#, fuzzy
msgctxt "STR_FUN_TEXT_SUM"
msgid "Sum"
msgstr "સરવાળો"
@@ -1262,7 +1253,6 @@ msgid "Dif Import"
msgstr "Dif આયાત કરો"
#: globstr.hrc:272
-#, fuzzy
msgctxt "STR_STYLENAME_STANDARD"
msgid "Default"
msgstr "મૂળભૂત"
@@ -1803,7 +1793,6 @@ msgid "Range moved from #1 to #2"
msgstr "વિસ્તાર #1 થી #2 સુધી ખસી ગયો છે"
#: globstr.hrc:375
-#, fuzzy
msgctxt "STR_END_REDLINING"
msgid ""
"This action will exit the change recording mode.\n"
@@ -1914,7 +1903,6 @@ msgid "Nested arrays are not supported."
msgstr "પુનરાવર્તિત એરે આધારભૂત નથી."
#: globstr.hrc:395
-#, fuzzy
msgctxt "STR_UNDO_TEXTTOCOLUMNS"
msgid "Text to Columns"
msgstr "સ્તંભોનું લખાણ"
@@ -2107,7 +2095,6 @@ msgid "Manage Names..."
msgstr "નામ સંચાલિત કરો..."
#: globstr.hrc:425
-#, fuzzy
msgctxt "STR_HEADER_NAME"
msgid "Name"
msgstr "નામ"
@@ -2354,7 +2341,6 @@ msgid "next year"
msgstr "આગળનું વર્ષ"
#: globstr.hrc:473
-#, fuzzy
msgctxt "STR_COND_AND"
msgid "and"
msgstr "અને"
@@ -2556,7 +2542,6 @@ msgid "%1 and %2 more"
msgstr ""
#: globstr.hrc:508
-#, fuzzy
msgctxt "STR_GENERAL"
msgid "General"
msgstr "સામાન્ય"
@@ -2574,25 +2559,21 @@ msgid "Percent"
msgstr "ટકા"
#: globstr.hrc:511
-#, fuzzy
msgctxt "STR_CURRENCY"
msgid "Currency"
msgstr "ચલણ"
#: globstr.hrc:512
-#, fuzzy
msgctxt "STR_DATE"
msgid "Date"
msgstr "તારીખ"
#: globstr.hrc:513
-#, fuzzy
msgctxt "STR_TIME"
msgid "Time"
msgstr "સમય"
#: globstr.hrc:514
-#, fuzzy
msgctxt "STR_SCIENTIFIC"
msgid "Scientific"
msgstr "વૈજ્ઞાનિક"
@@ -2604,13 +2585,11 @@ msgid "Fraction"
msgstr "વિધેય"
#: globstr.hrc:516
-#, fuzzy
msgctxt "STR_BOOLEAN_VALUE"
msgid "Boolean Value"
msgstr "બુલિયન કિંમત"
#: globstr.hrc:517
-#, fuzzy
msgctxt "STR_TEXT"
msgid "Text"
msgstr "લખાણ"
@@ -2756,7 +2735,6 @@ msgid "Format error discovered in the file in sub-document $(ARG1) at $(ARG2)(ro
msgstr "$(ARG2)(row,col) પર ઉપ-દસ્તાવેજ $(ARG1) માં ફાઇલ માં બંધારણ ભૂલ શોધી કાઢેલ હતી."
#: scerrors.hrc:56
-#, fuzzy
msgctxt "RID_ERRHDLSC"
msgid "File format error found at $(ARG1)(row,col)."
msgstr "$(ARG1)(row,col) આગળ ફાઈલ બંધારણ ભૂલ મળી."
@@ -2773,7 +2751,6 @@ msgid "Data could not be written."
msgstr ""
#: scerrors.hrc:64
-#, fuzzy
msgctxt "RID_ERRHDLSC"
msgid "$(ARG1)"
msgstr "$(ARG1)"
@@ -3349,7 +3326,6 @@ msgid "Returns an internal number for a text having a possible date format."
msgstr "લખાણ કે જેની શક્ય તારીખનું બંધારણ આંતરિક સંખ્યા હોય તે આપે છે."
#: scfuncs.hrc:194
-#, fuzzy
msgctxt "SC_OPCODE_GET_DATE_VALUE"
msgid "Text"
msgstr "લખાણ"
@@ -3428,7 +3404,6 @@ msgid "Start date for calculation."
msgstr "ગણતરી માટે શરૂઆત તારીખ."
#: scfuncs.hrc:224
-#, fuzzy
msgctxt "SC_OPCODE_NETWORKDAYS"
msgid "End date"
msgstr "અંતિમ તારીખ"
@@ -3476,7 +3451,6 @@ msgid "Start date for calculation."
msgstr "ગણતરી માટે શરૂઆત તારીખ."
#: scfuncs.hrc:238
-#, fuzzy
msgctxt "SC_OPCODE_NETWORKDAYS_MS"
msgid "End date"
msgstr "અંતિમ તારીખ"
@@ -3665,7 +3639,6 @@ msgid "Returns a sequential number for a text shown in a possible time entry for
msgstr "શક્ય સમયના પ્રવેશના બંધારણમાં દેખાતુ લખાણ ક્રમમાં મોકલે છે."
#: scfuncs.hrc:314
-#, fuzzy
msgctxt "SC_OPCODE_GET_TIME_VALUE"
msgid "Text"
msgstr "લખાણ"
@@ -3799,7 +3772,6 @@ msgid "The internal number of the date."
msgstr "તારીખનો આંતરિક નંબર."
#: scfuncs.hrc:370
-#, fuzzy
msgctxt "SC_OPCODE_WEEK"
msgid "Mode"
msgstr "સ્થિતિ"
@@ -3821,7 +3793,6 @@ msgid "Number"
msgstr "નંબર"
#: scfuncs.hrc:379
-#, fuzzy
msgctxt "SC_OPCODE_ISOWEEKNUM"
msgid "The internal number of the date."
msgstr "તારીખનો આંતરિક નંબર."
@@ -3840,13 +3811,11 @@ msgid "Number"
msgstr "નંબર"
#: scfuncs.hrc:386
-#, fuzzy
msgctxt "SC_OPCODE_WEEKNUM_OOO"
msgid "The internal number of the date."
msgstr "તારીખનો આંતરિક નંબર."
#: scfuncs.hrc:387
-#, fuzzy
msgctxt "SC_OPCODE_WEEKNUM_OOO"
msgid "Mode"
msgstr "સ્થિતિ"
@@ -4194,7 +4163,6 @@ msgid "Payment period. The total number of periods in which the annuity (pension
msgstr "ચૂકવણી ગાળો. ગાળાની કુલ સંખ્યા કે જેમાં પેન્સન ચૂકવાય છે."
#: scfuncs.hrc:491
-#, fuzzy
msgctxt "SC_OPCODE_IPMT"
msgid "PV"
msgstr "PV"
@@ -4326,7 +4294,6 @@ msgid "The present value. The present value or the amount the annuity is current
msgstr "હાલની કિંમત. હાલની કિંમત અથવા પેન્સનની કિંમત કે જે વર્તમાનમાં હોવી જોઈએ."
#: scfuncs.hrc:527
-#, fuzzy
msgctxt "SC_OPCODE_CUM_PRINC"
msgid "S"
msgstr "S"
@@ -4382,7 +4349,6 @@ msgid "Payment period. The total number of periods in which the annuity (pension
msgstr "ચૂકવણી ગાળો. ગાળાની કુલ સંખ્યા કે જેમાં પેન્સન ચૂકવાય છે."
#: scfuncs.hrc:543
-#, fuzzy
msgctxt "SC_OPCODE_CUM_IPMT"
msgid "PV"
msgstr "PV"
@@ -4708,7 +4674,6 @@ msgid "Nominal interest"
msgstr ""
#: scfuncs.hrc:637
-#, fuzzy
msgctxt "SC_OPCODE_EFFECT"
msgid "P"
msgstr "P"
@@ -4725,7 +4690,6 @@ msgid "Calculates the yearly nominal interest rate as an effective interest rate
msgstr "અસરકારક વ્યાજના દર તરીકે સામાન્ય વ્યાજનો દર વાર્ષિક રીતે ગણાય છે."
#: scfuncs.hrc:645
-#, fuzzy
msgctxt "SC_OPCODE_NOMINAL"
msgid "Effective rate"
msgstr "અસરકારક દર"
@@ -4736,7 +4700,6 @@ msgid "The effective interest rate"
msgstr "અસરકારક વ્યાજનો દર"
#: scfuncs.hrc:647
-#, fuzzy
msgctxt "SC_OPCODE_NOMINAL"
msgid "NPER"
msgstr "NPER"
@@ -4752,7 +4715,6 @@ msgid "Net present value. Calculates the net present value of an investment base
msgstr "વર્તમાન કિંમત. સામયિક ચૂકવણીઓ અને રાહતના દરો માટે રોકાણના આધારે વર્તમાન કિંમત ગણે છે."
#: scfuncs.hrc:655
-#, fuzzy
msgctxt "SC_OPCODE_NPV"
msgid "Rate"
msgstr "દર"
@@ -4785,7 +4747,6 @@ msgid "Values"
msgstr "કિંમતો"
#: scfuncs.hrc:666
-#, fuzzy
msgctxt "SC_OPCODE_IRR"
msgid "An array or reference to cells whose contents correspond to the payments."
msgstr "ખાનાના સંદર્ભનો અરે કે જેના સમાવિષ્ટો ચૂકવણીઓને અનુસરે છે."
@@ -4816,7 +4777,6 @@ msgid "An array or reference to cells whose contents correspond to the payments.
msgstr "ખાનાના સંદર્ભનો અરે કે જેના સમાવિષ્ટો ચૂકવણીઓને અનુસરે છે."
#: scfuncs.hrc:677
-#, fuzzy
msgctxt "SC_OPCODE_MIRR"
msgid "Investment"
msgstr "રોકાણ"
@@ -4844,7 +4804,6 @@ msgid "Returns the amount of interest for constant amortization rates."
msgstr "ચોક્કસ એમોર્ટાઈઝેશન દરો માટે વ્યાજની કુલ કિંમત આપે છે."
#: scfuncs.hrc:687
-#, fuzzy
msgctxt "SC_OPCODE_ISPMT"
msgid "Rate"
msgstr "દર"
@@ -4876,7 +4835,6 @@ msgid "Sum total of amortization periods."
msgstr "એમોર્ટાઈઝેશન સમયગાળાઓ માટે કુલ સરવાળો આપે છે."
#: scfuncs.hrc:693
-#, fuzzy
msgctxt "SC_OPCODE_ISPMT"
msgid "Investment"
msgstr "રોકાણ"
@@ -4892,7 +4850,6 @@ msgid "Duration. Calculates the number of periods required by an investment to a
msgstr ""
#: scfuncs.hrc:701
-#, fuzzy
msgctxt "SC_OPCODE_PDURATION"
msgid "Rate"
msgstr "દર"
@@ -4903,7 +4860,6 @@ msgid "The constant rate of interest."
msgstr ""
#: scfuncs.hrc:703
-#, fuzzy
msgctxt "SC_OPCODE_PDURATION"
msgid "PV"
msgstr "PV"
@@ -4915,13 +4871,11 @@ msgid "The present value. The current value of the investment."
msgstr "વર્તમાન કિંમત. રોકાણની વર્તમાન કિંમત."
#: scfuncs.hrc:705
-#, fuzzy
msgctxt "SC_OPCODE_PDURATION"
msgid "FV"
msgstr "FV"
#: scfuncs.hrc:706
-#, fuzzy
msgctxt "SC_OPCODE_PDURATION"
msgid "The future value of the investment."
msgstr "રોકાણની ભવિષ્યની કિંમત."
@@ -4943,7 +4897,6 @@ msgid "The number of periods used in the calculation."
msgstr "ગણતરીમાં વપરાતા સમયગાળાઓની સંખ્યા."
#: scfuncs.hrc:715
-#, fuzzy
msgctxt "SC_OPCODE_RRI"
msgid "PV"
msgstr "PV"
@@ -4969,7 +4922,6 @@ msgid "Returns TRUE if value is a reference."
msgstr "જો કિંમત એ સંદર્ભ હોય તો સાચું આપે છે."
#: scfuncs.hrc:725
-#, fuzzy
msgctxt "SC_OPCODE_IS_REF"
msgid "Value"
msgstr "કિંમત"
@@ -4985,7 +4937,6 @@ msgid "Returns TRUE if the value is an error value not equal to #N/A."
msgstr "જો કિંમત કે જે #N/A ના બરાબર ના હોય તો એ ભૂલની કિંમત હોય તો સાચું મોકલે છે."
#: scfuncs.hrc:733
-#, fuzzy
msgctxt "SC_OPCODE_IS_ERR"
msgid "Value"
msgstr "કિંમત"
@@ -5001,7 +4952,6 @@ msgid "Returns TRUE if the value is an error value."
msgstr "જો કિંમતમાં ભૂલ હોય તો સાચું આપે છે."
#: scfuncs.hrc:741
-#, fuzzy
msgctxt "SC_OPCODE_IS_ERROR"
msgid "Value"
msgstr "કિંમત"
@@ -5017,7 +4967,6 @@ msgid "Returns TRUE if value refers to an empty cell."
msgstr "જો કિંમતને ખાનાનો સંદર્ભ હોય તો સાચુ આપે છે."
#: scfuncs.hrc:749
-#, fuzzy
msgctxt "SC_OPCODE_IS_EMPTY"
msgid "Value"
msgstr "કિંમત"
@@ -5033,7 +4982,6 @@ msgid "Returns TRUE if the value carries a logical number format."
msgstr "જો કિંમત એ તાર્કિક સંખ્યાનું બંધારણ આપે છે તો સાચું આપે છે."
#: scfuncs.hrc:757
-#, fuzzy
msgctxt "SC_OPCODE_IS_LOGICAL"
msgid "Value"
msgstr "કિંમત"
@@ -5049,7 +4997,6 @@ msgid "Returns TRUE if value equals #N/A."
msgstr "જો કિંમત #N/A જેટલી હોય તો સાચું આપે છે."
#: scfuncs.hrc:765
-#, fuzzy
msgctxt "SC_OPCODE_IS_NV"
msgid "Value"
msgstr "કિંમત"
@@ -5065,7 +5012,6 @@ msgid "Returns TRUE if the value is not text."
msgstr "જો કિંમત એ લખાણ ના હોય તો સાચું આપે છે."
#: scfuncs.hrc:773
-#, fuzzy
msgctxt "SC_OPCODE_IS_NON_STRING"
msgid "Value"
msgstr "કિંમત"
@@ -5081,7 +5027,6 @@ msgid "Returns TRUE if value is text."
msgstr "જો કિંમત એ લખાણ હોય તો સાચું આપે છે."
#: scfuncs.hrc:781
-#, fuzzy
msgctxt "SC_OPCODE_IS_STRING"
msgid "Value"
msgstr "કિંમત"
@@ -5097,7 +5042,6 @@ msgid "Returns TRUE if value is a number."
msgstr "જો કિંમત એ સંખ્યા હોય તો સાચું આપે છે."
#: scfuncs.hrc:789
-#, fuzzy
msgctxt "SC_OPCODE_IS_VALUE"
msgid "Value"
msgstr "કિંમત"
@@ -5113,7 +5057,6 @@ msgid "Returns TRUE if the cell is a formula cell."
msgstr "જો ખાનુ એ સૂત્ર ખાનું હોય તો સાચું આપે છે."
#: scfuncs.hrc:797
-#, fuzzy
msgctxt "SC_OPCODE_IS_FORMULA"
msgid "Reference"
msgstr "સંદર્ભ"
@@ -5145,7 +5088,6 @@ msgid "Converts a value to a number."
msgstr "સંખ્યામાં કિંમતને ફેરવે છે."
#: scfuncs.hrc:813
-#, fuzzy
msgctxt "SC_OPCODE_N"
msgid "Value"
msgstr "કિંમત"
@@ -5166,7 +5108,6 @@ msgid "Returns the data type of a value (1 = number, 2 = text, 4 = Boolean value
msgstr ""
#: scfuncs.hrc:827
-#, fuzzy
msgctxt "SC_OPCODE_TYPE"
msgid "Value"
msgstr "કિંમત"
@@ -5276,7 +5217,6 @@ msgid "Returns value if not an error value, else alternative."
msgstr "કિંમત પાછી મળે છે જો ભૂલ કિંમત ન હોય, નહિંતો વૈકલ્પિક."
#: scfuncs.hrc:883
-#, fuzzy
msgctxt "SC_OPCODE_IF_ERROR"
msgid "Value"
msgstr "કિંમત"
@@ -5303,7 +5243,6 @@ msgid "Returns value if not a #N/A error, else alternative."
msgstr "કિંમત પાછી મળે છે જો #N/A કિંમત ન હોય, નહિંતો વૈકલ્પિક."
#: scfuncs.hrc:893
-#, fuzzy
msgctxt "SC_OPCODE_IF_NA"
msgid "Value"
msgstr "કિંમત"
@@ -5439,7 +5378,6 @@ msgid "Returns the sum of all arguments."
msgstr "બધી દલીલો માટે સરવાળો આપે છે."
#: scfuncs.hrc:959
-#, fuzzy
msgctxt "SC_OPCODE_SUM"
msgid "Number "
msgstr "સંખ્યા "
@@ -5456,7 +5394,6 @@ msgid "Returns the sum of the squares of the arguments."
msgstr "દલીલોના વર્ગોના સરવાળો આપે છે."
#: scfuncs.hrc:967
-#, fuzzy
msgctxt "SC_OPCODE_SUM_SQ"
msgid "Number "
msgstr "સંખ્યા "
@@ -5501,7 +5438,6 @@ msgid "The range to be evaluated by the criteria given."
msgstr "આપેલ સમજ દ્વારા વિસ્તાર ગણવામાં આવે છે."
#: scfuncs.hrc:985
-#, fuzzy
msgctxt "SC_OPCODE_SUM_IF"
msgid "Criteria"
msgstr "પરિમાણ"
@@ -5539,7 +5475,6 @@ msgid "The range to be evaluated by the criteria given."
msgstr "આપેલ સમજ દ્વારા વિસ્તાર ગણવામાં આવે છે."
#: scfuncs.hrc:997
-#, fuzzy
msgctxt "SC_OPCODE_AVERAGE_IF"
msgid "Criteria"
msgstr "પરિમાણ"
@@ -5681,7 +5616,6 @@ msgid "The range of cells to be evaluated by the criteria given."
msgstr "આપેલ સમજ દ્વારા વિસ્તાર ગણવામાં આવે છે."
#: scfuncs.hrc:1042
-#, fuzzy
msgctxt "SC_OPCODE_COUNT_IF"
msgid "Criteria"
msgstr "પરિમાણ"
@@ -5718,7 +5652,6 @@ msgid "Returns TRUE if value is an even integer."
msgstr "જો સંખ્યા એ બેકી સંખ્યા હોય તો સાચુ આપે છે."
#: scfuncs.hrc:1064
-#, fuzzy
msgctxt "SC_OPCODE_IS_EVEN"
msgid "Value"
msgstr "કિંમત"
@@ -5734,7 +5667,6 @@ msgid "Returns TRUE if value is an odd integer."
msgstr "જો સંખ્યા એ એકી સંખ્યા હોય તો સાચુ આપે છે."
#: scfuncs.hrc:1072
-#, fuzzy
msgctxt "SC_OPCODE_IS_ODD"
msgid "Value"
msgstr "કિંમત"
@@ -6292,7 +6224,6 @@ msgid "Calculates subtotals in a spreadsheet."
msgstr "સ્પ્રેડશીટમાં ઉપસરવાળો ગણે છે."
#: scfuncs.hrc:1346
-#, fuzzy
msgctxt "SC_OPCODE_SUB_TOTAL"
msgid "Function"
msgstr "વિધેય"
@@ -6734,25 +6665,21 @@ msgid "Number"
msgstr "નંબર"
#: scfuncs.hrc:1511
-#, fuzzy
msgctxt "SC_OPCODE_FLOOR_MATH"
msgid "The number to be rounded down."
msgstr "પૂર્ણાંકમાં લાવવા માટેની સંખ્યા."
#: scfuncs.hrc:1512
-#, fuzzy
msgctxt "SC_OPCODE_FLOOR_MATH"
msgid "Significance"
msgstr "નોંધપાત્ર"
#: scfuncs.hrc:1513
-#, fuzzy
msgctxt "SC_OPCODE_FLOOR_MATH"
msgid "The number to whose multiple the value is to be rounded down."
msgstr "સંખ્યા કે જેના ગુણકની કિંમત પૂર્ણાંકમાં ફેરવવાની છે."
#: scfuncs.hrc:1514
-#, fuzzy
msgctxt "SC_OPCODE_FLOOR_MATH"
msgid "Mode"
msgstr "સ્થિતિ"
@@ -6775,13 +6702,11 @@ msgid "Number"
msgstr "નંબર"
#: scfuncs.hrc:1523
-#, fuzzy
msgctxt "SC_OPCODE_FLOOR_PRECISE"
msgid "The number to be rounded down."
msgstr "પૂર્ણાંકમાં લાવવા માટેની સંખ્યા."
#: scfuncs.hrc:1524
-#, fuzzy
msgctxt "SC_OPCODE_FLOOR_PRECISE"
msgid "Significance"
msgstr "નોંધપાત્ર"
@@ -7014,7 +6939,6 @@ msgid "Returns a frequency distribution as a vertical array."
msgstr "આવૃત્તિની વહેચણી ઊભા અરે તરીકે આપે છે."
#: scfuncs.hrc:1628
-#, fuzzy
msgctxt "SC_OPCODE_FREQUENCY"
msgid "Data"
msgstr "માહિતી"
@@ -7069,7 +6993,6 @@ msgid "Linear type"
msgstr "રેખીય પ્રકાર (_t)"
#: scfuncs.hrc:1643
-#, fuzzy
msgctxt "SC_OPCODE_LINEST"
msgid "If type = 0 the linears will be calculated through the zero point, or else moved linears."
msgstr "જો પ્રકાર = 0 હોય તો રેખાઓ શૂન્ય બિંદુ સુધી ગણવામાં આવશે, અથવા રીખાઓ દૂર કરવામાં આવશે."
@@ -7119,7 +7042,6 @@ msgid "Function type"
msgstr "વિધેય પ્રકાર (_t)"
#: scfuncs.hrc:1657
-#, fuzzy
msgctxt "SC_OPCODE_LOGEST"
msgid "If type = 0 then the functions will be calculated in the form of y=m^x, or also functions y=b*m^x."
msgstr "જો પ્રકાર = 0 હોય તો પછી વિધેયો y=m^x ના સ્વરૂપમાં, અથવા વિધેયો y=b*m^x ના સ્વરૂપમાં પણ ગણવામાં આવશે."
@@ -7273,7 +7195,6 @@ msgid "Returns the maximum value in a list of arguments."
msgstr "દલીલોની યાદીમાં મહત્તમ કિંમત આપે છે."
#: scfuncs.hrc:1710
-#, fuzzy
msgctxt "SC_OPCODE_MAX"
msgid "Number "
msgstr "સંખ્યા "
@@ -7307,7 +7228,6 @@ msgid "Returns the minimum value in a list of arguments."
msgstr "દલીલોની યાદીમાં ન્યૂનતમ કિંમત આપે છે."
#: scfuncs.hrc:1726
-#, fuzzy
msgctxt "SC_OPCODE_MIN"
msgid "Number "
msgstr "સંખ્યા "
@@ -7341,7 +7261,6 @@ msgid "Calculates the variance based on a sample."
msgstr "નમૂના આધારિત ચલ ગણે છે."
#: scfuncs.hrc:1742
-#, fuzzy
msgctxt "SC_OPCODE_VAR"
msgid "Number "
msgstr "સંખ્યા "
@@ -7358,7 +7277,6 @@ msgid "Calculates the variance based on a sample."
msgstr "નમૂના આધારિત ચલ ગણે છે."
#: scfuncs.hrc:1750
-#, fuzzy
msgctxt "SC_OPCODE_VAR_S"
msgid "Number "
msgstr "સંખ્યા "
@@ -7392,7 +7310,6 @@ msgid "Calculates variance based on the entire population."
msgstr "વર્તમાન વસ્તી આધારિત ચલો ગણે છે."
#: scfuncs.hrc:1766
-#, fuzzy
msgctxt "SC_OPCODE_VAR_P"
msgid "Number "
msgstr "સંખ્યા "
@@ -7409,7 +7326,6 @@ msgid "Calculates variance based on the entire population."
msgstr "વર્તમાન વસ્તી આધારિત ચલો ગણે છે."
#: scfuncs.hrc:1774
-#, fuzzy
msgctxt "SC_OPCODE_VAR_P_MS"
msgid "Number "
msgstr "સંખ્યા "
@@ -7443,7 +7359,6 @@ msgid "Calculates the standard deviation based on a sample."
msgstr "પ્રમાણભૂત ડેવિએશન આધારિત નમૂનો ગણે છે."
#: scfuncs.hrc:1790
-#, fuzzy
msgctxt "SC_OPCODE_ST_DEV"
msgid "Number "
msgstr "સંખ્યા "
@@ -7460,7 +7375,6 @@ msgid "Calculates the standard deviation based on a sample."
msgstr "પ્રમાણભૂત ડેવિએશન આધારિત નમૂનો ગણે છે."
#: scfuncs.hrc:1798
-#, fuzzy
msgctxt "SC_OPCODE_ST_DEV_S"
msgid "Number "
msgstr "સંખ્યા "
@@ -7494,7 +7408,6 @@ msgid "Calculates the standard deviation based on the entire population."
msgstr "વર્તમાન વસ્તીને આધારે પ્રમાણભૂત ડેવિએશન ગણે છે."
#: scfuncs.hrc:1814
-#, fuzzy
msgctxt "SC_OPCODE_ST_DEV_P"
msgid "Number "
msgstr "સંખ્યા "
@@ -7511,7 +7424,6 @@ msgid "Calculates the standard deviation based on the entire population."
msgstr "વર્તમાન વસ્તીને આધારે પ્રમાણભૂત ડેવિએશન ગણે છે."
#: scfuncs.hrc:1822
-#, fuzzy
msgctxt "SC_OPCODE_ST_DEV_P_MS"
msgid "Number "
msgstr "સંખ્યા "
@@ -7545,7 +7457,6 @@ msgid "Returns the average of a sample."
msgstr "નમૂનાનો સરેરાશ આપે છે."
#: scfuncs.hrc:1838
-#, fuzzy
msgctxt "SC_OPCODE_AVERAGE"
msgid "Number "
msgstr "સંખ્યા "
@@ -7579,7 +7490,6 @@ msgid "Returns the sum of squares of deviations from the sample mean value"
msgstr "નમૂનાની મધ્ય કિંમતમાંથી ડેવિએશનોના વર્ગનો સરવાળો આપે છે"
#: scfuncs.hrc:1854
-#, fuzzy
msgctxt "SC_OPCODE_DEV_SQ"
msgid "Number "
msgstr "સંખ્યા "
@@ -7596,7 +7506,6 @@ msgid "Returns the average of the absolute deviations of a sample from the mean.
msgstr "મધ્યકમાંથી નમૂનાની ચોક્કસ ડેવિએશન સરેરાશ તરીકે આપે છે."
#: scfuncs.hrc:1862
-#, fuzzy
msgctxt "SC_OPCODE_AVE_DEV"
msgid "Number "
msgstr "સંખ્યા "
@@ -7613,7 +7522,6 @@ msgid "Returns the skewness of a distribution."
msgstr "વહેંચણીની skewness આપે છે."
#: scfuncs.hrc:1870
-#, fuzzy
msgctxt "SC_OPCODE_SKEW"
msgid "Number "
msgstr "સંખ્યા "
@@ -7630,7 +7538,6 @@ msgid "Returns the skewness of a distribution using the population of a random v
msgstr "વિવિધ ચલની વસ્તીની મદદથી વિતરણ પાછુ આવે છે."
#: scfuncs.hrc:1878
-#, fuzzy
msgctxt "SC_OPCODE_SKEWP"
msgid "Number "
msgstr "સંખ્યા "
@@ -7647,7 +7554,6 @@ msgid "Returns the kurtosis of a distribution."
msgstr "વહેચણીની kurtosis આપે છે."
#: scfuncs.hrc:1886
-#, fuzzy
msgctxt "SC_OPCODE_KURT"
msgid "Number "
msgstr "સંખ્યા "
@@ -7664,7 +7570,6 @@ msgid "Returns the geometric mean of a sample."
msgstr "નમૂનાની ભૌમિતિક મધ્ય કિંમત આપે છે."
#: scfuncs.hrc:1894
-#, fuzzy
msgctxt "SC_OPCODE_GEO_MEAN"
msgid "Number "
msgstr "સંખ્યા "
@@ -7681,7 +7586,6 @@ msgid "Returns the harmonic mean of a sample."
msgstr "નમૂનાની હાર્મોનિક મધ્ય કિંમત આપે છે."
#: scfuncs.hrc:1902
-#, fuzzy
msgctxt "SC_OPCODE_HAR_MEAN"
msgid "Number "
msgstr "સંખ્યા "
@@ -7698,7 +7602,6 @@ msgid "Returns the most common value in a sample."
msgstr "નમૂનામાં મોટે ભાગની સામાન્ય કિંમત આપે છે."
#: scfuncs.hrc:1910
-#, fuzzy
msgctxt "SC_OPCODE_MODAL_VALUE"
msgid "Number "
msgstr "સંખ્યા "
@@ -7715,7 +7618,6 @@ msgid "Returns the most common value in a sample."
msgstr "નમૂનામાં મોટાભાગની સામાન્ય કિંમતને પાછી લાવે છે."
#: scfuncs.hrc:1918
-#, fuzzy
msgctxt "SC_OPCODE_MODAL_VALUE_MS"
msgid "Number "
msgstr "સંખ્યા "
@@ -7732,7 +7634,6 @@ msgid "Returns the most common value in a sample."
msgstr "નમૂનામાં મોટે ભાગની સામાન્ય કિંમત આપે છે."
#: scfuncs.hrc:1926
-#, fuzzy
msgctxt "SC_OPCODE_MODAL_VALUE_MULTI"
msgid "Number "
msgstr "સંખ્યા "
@@ -7748,7 +7649,6 @@ msgid "Returns the median of a given sample."
msgstr "આપેલ નમૂનાનો મધ્યક આપે છે."
#: scfuncs.hrc:1934
-#, fuzzy
msgctxt "SC_OPCODE_MEDIAN"
msgid "Number "
msgstr "સંખ્યા "
@@ -7765,7 +7665,6 @@ msgid "Returns the alpha quantile of a sample."
msgstr "નમૂનાની આલ્ફા quantile કિંમત આપે છે."
#: scfuncs.hrc:1942
-#, fuzzy
msgctxt "SC_OPCODE_PERCENTILE"
msgid "Data"
msgstr "માહિતી"
@@ -7792,7 +7691,6 @@ msgid "Returns the alpha percentile of a sample."
msgstr "નમૂનાની આલ્ફા quantile કિંમત આપે છે."
#: scfuncs.hrc:1952
-#, fuzzy
msgctxt "SC_OPCODE_PERCENTILE_EXC"
msgid "Data"
msgstr "માહિતી"
@@ -7819,7 +7717,6 @@ msgid "Returns the alpha percentile of a sample."
msgstr "નમૂનાની આલ્ફા quantile કિંમત આપે છે."
#: scfuncs.hrc:1962
-#, fuzzy
msgctxt "SC_OPCODE_PERCENTILE_INC"
msgid "Data"
msgstr "માહિતી"
@@ -7845,7 +7742,6 @@ msgid "Returns the quartile of a sample."
msgstr "નમૂનાનો quartile આપે છે."
#: scfuncs.hrc:1972
-#, fuzzy
msgctxt "SC_OPCODE_QUARTILE"
msgid "Data"
msgstr "માહિતી"
@@ -7871,7 +7767,6 @@ msgid "Returns the quartile of a sample."
msgstr "નમૂનાનો quartile આપે છે."
#: scfuncs.hrc:1982
-#, fuzzy
msgctxt "SC_OPCODE_QUARTILE_EXC"
msgid "Data"
msgstr "માહિતી"
@@ -7897,7 +7792,6 @@ msgid "Returns the quartile of a sample."
msgstr "નમૂનાનો quartile આપે છે."
#: scfuncs.hrc:1992
-#, fuzzy
msgctxt "SC_OPCODE_QUARTILE_INC"
msgid "Data"
msgstr "માહિતી"
@@ -7913,7 +7807,6 @@ msgid "Type"
msgstr "પ્રકાર"
#: scfuncs.hrc:1995
-#, fuzzy
msgctxt "SC_OPCODE_QUARTILE_INC"
msgid "The type of the quartile (0 = MIN, 1 = 25%, 2 = 50%, 3 = 75%, 4 = MAX)."
msgstr "quartile નો પ્રકાર (0 = MIN, 1 = 25%, 2 = 50%, 3 = 75%, 4 =MAX)."
@@ -7924,7 +7817,6 @@ msgid "Returns the k-th largest value of a sample."
msgstr "નમુનાની k-મી મોટામાં મોટી કિંમત આપે છે."
#: scfuncs.hrc:2002
-#, fuzzy
msgctxt "SC_OPCODE_LARGE"
msgid "Data"
msgstr "માહિતી"
@@ -7951,7 +7843,6 @@ msgid "Returns the k-th smallest value of a sample."
msgstr "નમુનાની k-મી નાનામાં નાની કિંમત આપે છે."
#: scfuncs.hrc:2012
-#, fuzzy
msgctxt "SC_OPCODE_SMALL"
msgid "Data"
msgstr "માહિતી"
@@ -7978,7 +7869,6 @@ msgid "Returns the percentage rank of a value in a sample."
msgstr "નમુનામાં ટકાવારીના સંખ્યાની કિંમત આપે છે."
#: scfuncs.hrc:2022
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK"
msgid "Data"
msgstr "માહિતી"
@@ -7989,7 +7879,6 @@ msgid "The array of the data in the sample."
msgstr "માહિતીનો નમૂનો એરેમાં."
#: scfuncs.hrc:2024
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK"
msgid "Value"
msgstr "કિંમત"
@@ -8000,7 +7889,6 @@ msgid "The value for which percentage ranking is to be determined."
msgstr "કિંમત કે જેના માટે ટકાવારી સંખ્યાકરણ નક્કી થાય છે."
#: scfuncs.hrc:2026
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK"
msgid "Significance"
msgstr "નોંધપાત્ર"
@@ -8016,7 +7904,6 @@ msgid "Returns the percentage rank (0..1, exclusive) of a value in a sample."
msgstr ""
#: scfuncs.hrc:2034
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK_EXC"
msgid "Data"
msgstr "માહિતી"
@@ -8027,7 +7914,6 @@ msgid "The array of the data in the sample."
msgstr "નમૂનામાં માહિતીનો એરે."
#: scfuncs.hrc:2036
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK_EXC"
msgid "Value"
msgstr "કિંમત"
@@ -8038,7 +7924,6 @@ msgid "The value for which percentage ranking is to be determined."
msgstr "કિંમત કે જેના માટે ટકાવારી સંખ્યાકરણ નક્કી થાય છે."
#: scfuncs.hrc:2038
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK_EXC"
msgid "Significance"
msgstr "નોંધપાત્ર"
@@ -8054,7 +7939,6 @@ msgid "Returns the percentage rank (0..1, inclusive) of a value in a sample."
msgstr ""
#: scfuncs.hrc:2046
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK_INC"
msgid "Data"
msgstr "માહિતી"
@@ -8065,7 +7949,6 @@ msgid "The array of the data in the sample."
msgstr "નમૂનામાં માહિતીનો એરે."
#: scfuncs.hrc:2048
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK_INC"
msgid "Value"
msgstr "કિંમત"
@@ -8076,7 +7959,6 @@ msgid "The value for which percentage ranking is to be determined."
msgstr "કિંમત કે જેના માટે ટકાવારી સંખ્યાકરણ નક્કી થાય છે."
#: scfuncs.hrc:2050
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK_INC"
msgid "Significance"
msgstr "નોંધપાત્ર"
@@ -8092,7 +7974,6 @@ msgid "Returns the ranking of a value in a sample."
msgstr "નમૂનાની કિંમતમાં સંખ્યાકરણ આપે છે."
#: scfuncs.hrc:2058
-#, fuzzy
msgctxt "SC_OPCODE_RANK"
msgid "Value"
msgstr "કિંમત"
@@ -8128,7 +8009,6 @@ msgid "Returns the ranking of a value in a sample; if more than one value has th
msgstr ""
#: scfuncs.hrc:2070
-#, fuzzy
msgctxt "SC_OPCODE_RANK_EQ"
msgid "Value"
msgstr "કિંમત"
@@ -8164,7 +8044,6 @@ msgid "Returns the ranking of a value in a sample; if more than one value has th
msgstr ""
#: scfuncs.hrc:2082
-#, fuzzy
msgctxt "SC_OPCODE_RANK_AVG"
msgid "Value"
msgstr "કિંમત"
@@ -8200,7 +8079,6 @@ msgid "Returns the mean of a sample without including the marginal values."
msgstr "હાંસિયાની કિંમતો વગર નમુનાની મધ્ય કિંમત આપે છે."
#: scfuncs.hrc:2094
-#, fuzzy
msgctxt "SC_OPCODE_TRIM_MEAN"
msgid "Data"
msgstr "માહિતી"
@@ -8226,7 +8104,6 @@ msgid "Returns the discrete probability of an interval."
msgstr "અંતરાલની વધઘટ થતી શક્યતા આપે છે."
#: scfuncs.hrc:2104
-#, fuzzy
msgctxt "SC_OPCODE_PROB"
msgid "Data"
msgstr "માહિતી"
@@ -8237,7 +8114,6 @@ msgid "The sample data array."
msgstr "નમુના માહિતી અરે."
#: scfuncs.hrc:2106
-#, fuzzy
msgctxt "SC_OPCODE_PROB"
msgid "Probability"
msgstr "સંભાવના"
@@ -8574,7 +8450,6 @@ msgid "The success probability of a trial."
msgstr "પ્રયાસની સફળ સંભવતા."
#: scfuncs.hrc:2222
-#, fuzzy
msgctxt "SC_OPCODE_CRIT_BINOM"
msgid "Alpha"
msgstr "આલ્ફા"
@@ -8611,7 +8486,6 @@ msgid "The success probability of a trial."
msgstr "પ્રયાસની સફળ સંભવતા."
#: scfuncs.hrc:2234
-#, fuzzy
msgctxt "SC_OPCODE_BINOM_INV"
msgid "Alpha"
msgstr "આલ્ફા"
@@ -8637,7 +8511,6 @@ msgid "The value for which the Poisson distribution is to be calculated."
msgstr "કિંમત કે જેની માટે પોઈઝન વિતરણ ગણવામાં આવે છે."
#: scfuncs.hrc:2244
-#, fuzzy
msgctxt "SC_OPCODE_POISSON_DIST"
msgid "Mean"
msgstr "મધ્યક"
@@ -8673,7 +8546,6 @@ msgid "The value for which the Poisson distribution is to be calculated."
msgstr "કિંમત કે જેની માટે પોઈઝન વિતરણ ગણવામાં આવે છે."
#: scfuncs.hrc:2256
-#, fuzzy
msgctxt "SC_OPCODE_POISSON_DIST_MS"
msgid "Mean"
msgstr "મધ્યક"
@@ -8801,7 +8673,6 @@ msgid "The probability value for which the inverse normal distribution is to be
msgstr "સંભવિત કિંમત કે જેની માટે વ્યસ્ત પ્રાકૃતિક વિતરણ ગણવામાં આવે છે."
#: scfuncs.hrc:2296
-#, fuzzy
msgctxt "SC_OPCODE_NORM_INV"
msgid "Mean"
msgstr "મધ્યક"
@@ -8833,13 +8704,11 @@ msgid "Number"
msgstr "નંબર"
#: scfuncs.hrc:2307
-#, fuzzy
msgctxt "SC_OPCODE_NORM_INV_MS"
msgid "The probability value for which the inverse normal distribution is to be calculated."
msgstr "સંભવિત કિંમત કે જેની માટે વ્યસ્ત પ્રાકૃતિક વિતરણ ગણવામાં આવે છે."
#: scfuncs.hrc:2308
-#, fuzzy
msgctxt "SC_OPCODE_NORM_INV_MS"
msgid "Mean"
msgstr "મધ્યક"
@@ -8949,7 +8818,6 @@ msgid "The value for which the log normal distribution is to be calculated."
msgstr "કિંમત કે જેની માટે પ્રાકૃતિક લઘુગુણક વિતરણ ગણવામાં આવે છે."
#: scfuncs.hrc:2354
-#, fuzzy
msgctxt "SC_OPCODE_LOG_NORM_DIST"
msgid "Mean"
msgstr "મધ્યક"
@@ -8995,7 +8863,6 @@ msgid "The value for which the log normal distribution is to be calculated."
msgstr "કિંમત કે જેની માટે પ્રાકૃતિક લઘુગુણક વિતરણ ગણવામાં આવે છે."
#: scfuncs.hrc:2368
-#, fuzzy
msgctxt "SC_OPCODE_LOG_NORM_DIST_MS"
msgid "Mean"
msgstr "મધ્યક"
@@ -9044,7 +8911,6 @@ msgid "The probability value for which the inverse log normal distribution is to
msgstr "સંભવિત કિંમત કે જેની માટે વ્યસ્ત પ્રાકૃતિક લઘુગુણક વિતરણ ગણવામાં આવે છે."
#: scfuncs.hrc:2382
-#, fuzzy
msgctxt "SC_OPCODE_LOG_INV"
msgid "Mean"
msgstr "મધ્યક"
@@ -9081,7 +8947,6 @@ msgid "The probability value for which the inverse log normal distribution is to
msgstr "સંભવિત કિંમત કે જેની માટે વ્યસ્ત પ્રાકૃતિક લઘુગુણક વિતરણ ગણવામાં આવે છે."
#: scfuncs.hrc:2394
-#, fuzzy
msgctxt "SC_OPCODE_LOG_INV_MS"
msgid "Mean"
msgstr "મધ્યક"
@@ -9189,7 +9054,6 @@ msgid "The value for which the gamma distribution is to be calculated."
msgstr "કિંમત કે જેની માટે ગેમા વિતરણ ગણવામાં આવે છે."
#: scfuncs.hrc:2430
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_DIST"
msgid "Alpha"
msgstr "આલ્ફા"
@@ -9236,7 +9100,6 @@ msgid "The value for which the gamma distribution is to be calculated."
msgstr "કિંમત કે જેની માટે ગેમા વિતરણ ગણવામાં આવે છે."
#: scfuncs.hrc:2444
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_DIST_MS"
msgid "Alpha"
msgstr "આલ્ફા"
@@ -9284,7 +9147,6 @@ msgid "The probability value for which the inverse gamma distribution is to be c
msgstr "સંભવિત કિંમત કે જેની માટે વ્યસ્ત ગેમા વિતરણ ગણવામાં આવે છે."
#: scfuncs.hrc:2458
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_INV"
msgid "Alpha"
msgstr "આલ્ફા"
@@ -9321,7 +9183,6 @@ msgid "The probability value for which the inverse gamma distribution is to be c
msgstr "સંભવિત કિંમત કે જેની માટે વ્યસ્ત ગેમા વિતરણ ગણવામાં આવે છે."
#: scfuncs.hrc:2470
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_INV_MS"
msgid "Alpha"
msgstr "આલ્ફા"
@@ -9404,7 +9265,6 @@ msgid "The value for which the beta distribution is to be calculated."
msgstr "કિંમત કે જેની માટે બીટા વિતરણ ગણવામાં આવે છે."
#: scfuncs.hrc:2508
-#, fuzzy
msgctxt "SC_OPCODE_BETA_DIST"
msgid "Alpha"
msgstr "આલ્ફા"
@@ -9472,7 +9332,6 @@ msgid "The probability value for which the inverse beta distribution is to be ca
msgstr "સંભવિત કિંમત કે જેની માટે વ્યસ્ત બીટા વિતરણ ગણવામાં આવે છે."
#: scfuncs.hrc:2526
-#, fuzzy
msgctxt "SC_OPCODE_BETA_INV"
msgid "Alpha"
msgstr "આલ્ફા"
@@ -9530,7 +9389,6 @@ msgid "The value for which the beta distribution is to be calculated."
msgstr "કિંમત કે જેની માટે બીટા વિતરણ ગણવામાં આવે છે."
#: scfuncs.hrc:2542
-#, fuzzy
msgctxt "SC_OPCODE_BETA_DIST_MS"
msgid "Alpha"
msgstr "આલ્ફા"
@@ -9598,7 +9456,6 @@ msgid "The probability value for which the inverse beta distribution is to be ca
msgstr "સંભવિત કિંમત કે જેની માટે વ્યસ્ત બીટા વિતરણ ગણવામાં આવે છે."
#: scfuncs.hrc:2560
-#, fuzzy
msgctxt "SC_OPCODE_BETA_INV_MS"
msgid "Alpha"
msgstr "આલ્ફા"
@@ -9875,7 +9732,6 @@ msgid "The degrees of freedom of the T distribution."
msgstr "T વિતરણના સ્વતંત્રતાની ડિગ્રીઓ."
#: scfuncs.hrc:2638
-#, fuzzy
msgctxt "SC_OPCODE_T_DIST"
msgid "Mode"
msgstr "સ્થિતિ"
@@ -10271,7 +10127,6 @@ msgid "Number"
msgstr "નંબર"
#: scfuncs.hrc:2771
-#, fuzzy
msgctxt "SC_OPCODE_F_INV_RT"
msgid "The probability value for which the inverse F distribution is to be calculated."
msgstr "કિંમત કે જેની માટે શાય વર્ગ કિંમત વિતરણ ગણવામાં આવે છે."
@@ -10512,7 +10367,6 @@ msgid "Probability"
msgstr "સંભાવના"
#: scfuncs.hrc:2863
-#, fuzzy
msgctxt "SC_OPCODE_CHISQ_INV_MS"
msgid "The probability value for which the inverse of the chi square distribution is to be calculated."
msgstr "સંભવિત કિંમત માટે chi square વહેંચણી નું વ્યસ્ત વિતરણ ગણવામાં આવે છે."
@@ -10543,7 +10397,6 @@ msgid "The value to be standardized."
msgstr "કિંમત પ્રમાણભૂત થયેલી છે."
#: scfuncs.hrc:2875
-#, fuzzy
msgctxt "SC_OPCODE_STANDARD"
msgid "Mean"
msgstr "મધ્યક"
@@ -10624,7 +10477,6 @@ msgid "Returns a (1-alpha) confidence interval for a normal distribution."
msgstr "સામાન્ય વિતરણ માટે કોન્ફીડેન્સ અંતરાલ આપે છે (૧ આલ્ફા)."
#: scfuncs.hrc:2905
-#, fuzzy
msgctxt "SC_OPCODE_CONFIDENCE"
msgid "Alpha"
msgstr "આલ્ફા"
@@ -10645,7 +10497,6 @@ msgid "The standard deviation of the population."
msgstr "વસ્તીનું પ્રમાણભૂત ડેવીએશન."
#: scfuncs.hrc:2909
-#, fuzzy
msgctxt "SC_OPCODE_CONFIDENCE"
msgid "Size"
msgstr "માપ"
@@ -10662,7 +10513,6 @@ msgid "Returns a (1-alpha) confidence interval for a normal distribution."
msgstr "સામાન્ય વિતરણ માટે કોન્ફીડેન્સ અંતરાલ આપે છે (૧ આલ્ફા)."
#: scfuncs.hrc:2917
-#, fuzzy
msgctxt "SC_OPCODE_CONFIDENCE_N"
msgid "Alpha"
msgstr "આલ્ફા"
@@ -10683,7 +10533,6 @@ msgid "The standard deviation of the population."
msgstr "વસ્તીનું પ્રમાણભૂત ડેવીએશન."
#: scfuncs.hrc:2921
-#, fuzzy
msgctxt "SC_OPCODE_CONFIDENCE_N"
msgid "Size"
msgstr "માપ"
@@ -10700,7 +10549,6 @@ msgid "Returns a (1-alpha) confidence interval for a Student's t distribution."
msgstr "સામાન્ય વિતરણ માટે કોન્ફીડેન્સ અંતરાલ આપે છે (૧ આલ્ફા)."
#: scfuncs.hrc:2929
-#, fuzzy
msgctxt "SC_OPCODE_CONFIDENCE_T"
msgid "Alpha"
msgstr "આલ્ફા"
@@ -10721,7 +10569,6 @@ msgid "The standard deviation of the population."
msgstr "વસ્તીનું પ્રમાણભૂત ડેવીએશન."
#: scfuncs.hrc:2933
-#, fuzzy
msgctxt "SC_OPCODE_CONFIDENCE_T"
msgid "Size"
msgstr "માપ"
@@ -10737,7 +10584,6 @@ msgid "Calculates the probability of observing a z-statistic greater than the on
msgstr "ઉદાહરણ પર આધારિત ગણતરી થયેલ એક કરતા વધારે z-પરિસ્થિતિનું નિરીક્ષણ રાખવાની સંભવતાની ગણતરી થાય છે."
#: scfuncs.hrc:2941
-#, fuzzy
msgctxt "SC_OPCODE_Z_TEST"
msgid "Data"
msgstr "માહિતી"
@@ -10773,7 +10619,6 @@ msgid "Calculates the probability of observing a z-statistic greater than the on
msgstr "ઉદાહરણ પર આધારિત ગણતરી થયેલ એક કરતા વધારે z-પરિસ્થિતિનું નિરીક્ષણ રાખવાની સંભવતાની ગણતરી થાય છે."
#: scfuncs.hrc:2953
-#, fuzzy
msgctxt "SC_OPCODE_Z_TEST_MS"
msgid "Data"
msgstr "માહિતી"
@@ -10939,7 +10784,6 @@ msgid "The second record array."
msgstr "બીજો રેકોર્ડ એરે."
#: scfuncs.hrc:3009
-#, fuzzy
msgctxt "SC_OPCODE_T_TEST"
msgid "Mode"
msgstr "સ્થિતિ"
@@ -10987,7 +10831,6 @@ msgid "The second record array."
msgstr "બીજો રેકોર્ડ એરે."
#: scfuncs.hrc:3023
-#, fuzzy
msgctxt "SC_OPCODE_T_TEST_MS"
msgid "Mode"
msgstr "સ્થિતિ"
@@ -11256,7 +11099,6 @@ msgid "Returns a value along a linear regression"
msgstr "રેખીય રીગ્રેશન પર કિંમત આપે છે"
#: scfuncs.hrc:3123
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST"
msgid "Value"
msgstr "કિંમત"
@@ -11294,7 +11136,6 @@ msgid "Calculates future value(s) using additive Exponential Smoothing algorithm
msgstr ""
#: scfuncs.hrc:3135
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_ADD"
msgid "Target"
msgstr "લક્ષ્ય"
@@ -11305,7 +11146,6 @@ msgid "The date (array) for which you want to predict a value."
msgstr ""
#: scfuncs.hrc:3137
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_ADD"
msgid "Values"
msgstr "કિંમતો"
@@ -11361,7 +11201,6 @@ msgid "Calculates future value(s) using multiplicative Exponential Smoothing alg
msgstr ""
#: scfuncs.hrc:3153
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_MUL"
msgid "Target"
msgstr "લક્ષ્ય"
@@ -11372,7 +11211,6 @@ msgid "The date (array) for which you want to predict a value."
msgstr ""
#: scfuncs.hrc:3155
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_MUL"
msgid "Values"
msgstr "કિંમતો"
@@ -11428,7 +11266,6 @@ msgid "Returns a prediction interval at the specified target value(s) for additi
msgstr ""
#: scfuncs.hrc:3171
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_PIA"
msgid "Target"
msgstr "લક્ષ્ય"
@@ -11439,7 +11276,6 @@ msgid "The date (array) for which you want to predict a value."
msgstr ""
#: scfuncs.hrc:3173
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_PIA"
msgid "Values"
msgstr "કિંમતો"
@@ -11506,7 +11342,6 @@ msgid "Returns a prediction interval at the specified target value(s) for multip
msgstr ""
#: scfuncs.hrc:3191
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_PIM"
msgid "Target"
msgstr "લક્ષ્ય"
@@ -11517,7 +11352,6 @@ msgid "The date (array) for which you want to predict a value."
msgstr ""
#: scfuncs.hrc:3193
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_PIM"
msgid "Values"
msgstr "કિંમતો"
@@ -11584,7 +11418,6 @@ msgid "Calculates the number of samples in period (season) using additive Expone
msgstr ""
#: scfuncs.hrc:3211
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_SEA"
msgid "Values"
msgstr "કિંમતો"
@@ -11630,7 +11463,6 @@ msgid "Returns statistical value(s) using additive Exponential Smoothing algorit
msgstr ""
#: scfuncs.hrc:3225
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_STA"
msgid "Values"
msgstr "કિંમતો"
@@ -11696,7 +11528,6 @@ msgid "Returns statistical value(s) using multiplicative Exponential Smoothing a
msgstr ""
#: scfuncs.hrc:3243
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_STM"
msgid "Values"
msgstr "કિંમતો"
@@ -11757,19 +11588,16 @@ msgid "Aggregation (default 1 = AVERAGE); method to be used to aggregate identic
msgstr ""
#: scfuncs.hrc:3260
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_LIN"
msgid "Returns a value along a linear regression"
msgstr "રેખીય રીગ્રેશન પર કિંમત આપે છે"
#: scfuncs.hrc:3261
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_LIN"
msgid "Value"
msgstr "કિંમત"
#: scfuncs.hrc:3262
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_LIN"
msgid "The X value for which the Y value on the regression linear is to be calculated."
msgstr "Xની કિંમત માટે રીગ્રેશન રેખીય પર રહેલી Yની કિંમત ગણવામાં આવે છે."
@@ -11781,7 +11609,6 @@ msgid "Data Y"
msgstr "માહિતી પટ્ટી"
#: scfuncs.hrc:3264
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_LIN"
msgid "The Y data array."
msgstr "Y માહિતી એરે."
@@ -11793,7 +11620,6 @@ msgid "Data X"
msgstr "માહિતી પટ્ટી"
#: scfuncs.hrc:3266
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_LIN"
msgid "The X data array."
msgstr "X માહિતી એરે."
@@ -11804,7 +11630,6 @@ msgid "Returns the reference to a cell as text."
msgstr "ખાનાને લખાણ તરીકે સંદર્ભ આપે છે."
#: scfuncs.hrc:3273
-#, fuzzy
msgctxt "SC_OPCODE_ADDRESS"
msgid "Row"
msgstr "હરોળ"
@@ -11815,7 +11640,6 @@ msgid "The row number of the cell."
msgstr "ખાનાનો હરોળ ક્રમાંક."
#: scfuncs.hrc:3275
-#, fuzzy
msgctxt "SC_OPCODE_ADDRESS"
msgid "Column"
msgstr "સ્તંભ"
@@ -11846,7 +11670,6 @@ msgid "The reference style: 0 or FALSE means R1C1 style, any other value or omit
msgstr "સંદર્ભ શૈલી: 0 અથવા FALSE નો મતલબ એ કે R1C1 શૈલી, કોઇપણ બીજી કિંમત અથવા છોડેલ નો મતલબ એ કે A1 શૈલી."
#: scfuncs.hrc:3281
-#, fuzzy
msgctxt "SC_OPCODE_ADDRESS"
msgid "Sheet"
msgstr "શીટ"
@@ -11862,7 +11685,6 @@ msgid "Returns the number of individual ranges that belong to a (multiple) range
msgstr "અંગત વિસ્તારો આપે છે જે (ઘણા) વિસ્તારોમાં સમાયેલી છે."
#: scfuncs.hrc:3289
-#, fuzzy
msgctxt "SC_OPCODE_AREAS"
msgid "Reference"
msgstr "સંદર્ભ"
@@ -11904,7 +11726,6 @@ msgid "Returns the internal column number of a reference."
msgstr "સંદર્ભનો આંતરીક સ્તંભ ક્રમાંક આપે છે."
#: scfuncs.hrc:3307
-#, fuzzy
msgctxt "SC_OPCODE_COLUMN"
msgid "Reference"
msgstr "સંદર્ભ"
@@ -11920,7 +11741,6 @@ msgid "Defines the internal row number of a reference."
msgstr "સંદર્ભનો આંતરીક હરોળ ક્રમાંક વ્યાખ્યાયિત કરો."
#: scfuncs.hrc:3315
-#, fuzzy
msgctxt "SC_OPCODE_ROW"
msgid "Reference"
msgstr "સંદર્ભ"
@@ -11936,7 +11756,6 @@ msgid "Returns the internal sheet number of a reference or a string."
msgstr "સંદર્ભ અથવા શબ્દમાળાનો આંતરીક શીટ ક્રમાંક."
#: scfuncs.hrc:3323
-#, fuzzy
msgctxt "SC_OPCODE_SHEET"
msgid "Reference"
msgstr "સંદર્ભ"
@@ -11984,7 +11803,6 @@ msgid "Returns the number of sheets of a given reference. If no parameter has be
msgstr "આપેલ સંદર્ભની શીટો આપે છે. જો કોઈ પરીમાણ દાખલ ન થયુ હોય, તો દસ્તાવેજની કુલ શીટો આપે છે."
#: scfuncs.hrc:3347
-#, fuzzy
msgctxt "SC_OPCODE_SHEETS"
msgid "Reference"
msgstr "સંદર્ભ"
@@ -12000,7 +11818,6 @@ msgid "Horizontal search and reference to the cells located below."
msgstr "આડી શોધ અને નીચે દર્શાવેલા ખાનાનો સંદર્ભ."
#: scfuncs.hrc:3355
-#, fuzzy
msgctxt "SC_OPCODE_H_LOOKUP"
msgid "Search criterion"
msgstr "શોધ વિચારધારા"
@@ -12079,7 +11896,6 @@ msgid "Column index number in the array."
msgstr "અરેમાં સ્તંભની અનુક્રમણિકાની સંખ્યા."
#: scfuncs.hrc:3375
-#, fuzzy
msgctxt "SC_OPCODE_V_LOOKUP"
msgid "Sort order"
msgstr "ગોઠવવાનો ક્રમ"
@@ -12095,7 +11911,6 @@ msgid "Returns a reference to a cell from a defined range."
msgstr "વ્યાખ્યાયિત વિસ્તારમાંથી ખાનાને સંદર્ભ આપે છે."
#: scfuncs.hrc:3383
-#, fuzzy
msgctxt "SC_OPCODE_INDEX"
msgid "Reference"
msgstr "સંદર્ભ"
@@ -12106,7 +11921,6 @@ msgid "The reference to a (multiple) range."
msgstr "વિસ્તાર (વિવિધ) નો સંદર્ભ."
#: scfuncs.hrc:3385
-#, fuzzy
msgctxt "SC_OPCODE_INDEX"
msgid "Row"
msgstr "હરોળ"
@@ -12117,7 +11931,6 @@ msgid "The row in the range."
msgstr "વિસ્તારમાં હરોળ."
#: scfuncs.hrc:3387
-#, fuzzy
msgctxt "SC_OPCODE_INDEX"
msgid "Column"
msgstr "સ્તંભ"
@@ -12144,7 +11957,6 @@ msgid "Returns the contents of a cell that is referenced in text form."
msgstr "ખાનાના ભાગો આપે છે જે લખાણના સ્વરૂપના સંદર્ભમાં છે."
#: scfuncs.hrc:3397
-#, fuzzy
msgctxt "SC_OPCODE_INDIRECT"
msgid "Reference"
msgstr "સંદર્ભ"
@@ -12244,7 +12056,6 @@ msgid "Returns a reference which has been moved in relation to the starting poin
msgstr "સંદર્ભ કે જે શરૂઆતના બિંદુને સંબંધિત ખસેડાય છે તે આપે છે."
#: scfuncs.hrc:3431
-#, fuzzy
msgctxt "SC_OPCODE_OFFSET"
msgid "Reference"
msgstr "સંદર્ભ"
@@ -12255,7 +12066,6 @@ msgid "The reference (cell) from which to base the movement."
msgstr "સંદર્ભ (ખાનુ) કે જેમાથી ખસેડવાનુ ચાલુ થાય છે."
#: scfuncs.hrc:3433
-#, fuzzy
msgctxt "SC_OPCODE_OFFSET"
msgid "Rows"
msgstr "હરોળો"
@@ -12266,7 +12076,6 @@ msgid "The number of rows to be moved either up or down."
msgstr "હરોળો જે ઉપર અથવા નીચે ખસેડેલા છે."
#: scfuncs.hrc:3435
-#, fuzzy
msgctxt "SC_OPCODE_OFFSET"
msgid "Columns"
msgstr "સ્તંભો"
@@ -12277,7 +12086,6 @@ msgid "The number of columns that are to be moved to the left or to the right."
msgstr "સ્તંભો કે જે ડાબે અથવા જમણે ખસેડેલા છે."
#: scfuncs.hrc:3437
-#, fuzzy
msgctxt "SC_OPCODE_OFFSET"
msgid "Height"
msgstr "ઊંચાઈ"
@@ -12288,7 +12096,6 @@ msgid "The number of rows of the moved reference."
msgstr "ખસેડેલ સંદર્ભની હારમાળાઓની સંખ્યા."
#: scfuncs.hrc:3439
-#, fuzzy
msgctxt "SC_OPCODE_OFFSET"
msgid "Width"
msgstr "પહોળાઈ"
@@ -12304,7 +12111,6 @@ msgid "Returns a number corresponding to an error type"
msgstr "ભૂલના પ્રકારને અનુલક્ષીને આંકડા આપે છે"
#: scfuncs.hrc:3447
-#, fuzzy
msgctxt "SC_OPCODE_ERROR_TYPE"
msgid "Reference"
msgstr "સંદર્ભ"
@@ -12405,7 +12211,6 @@ msgid "The item or range from which data is to be taken."
msgstr "વિસ્તાર કે જ્યાંથી માહિતી લેવાય છે."
#: scfuncs.hrc:3481
-#, fuzzy
msgctxt "SC_OPCODE_DDE"
msgid "Mode"
msgstr "સ્થિતિ"
@@ -12447,7 +12252,6 @@ msgid "Extracts value(s) from a pivot table."
msgstr "પિવોટ કોષ્ટકમાંથી કિંમત(ઓ)નો અર્ક કાઢે છે."
#: scfuncs.hrc:3499
-#, fuzzy
msgctxt "SC_OPCODE_GET_PIVOT_DATA"
msgid "Data field"
msgstr "માહિતી ક્ષેત્ર"
@@ -12500,7 +12304,6 @@ msgid "Converts half-width ASCII and katakana characters to full-width."
msgstr "અડધી-પહોળાઈ ASCII અને katakana અક્ષરોને સંપૂર્ણ-પહોળાઈમાં ફેરવે છે."
#: scfuncs.hrc:3519
-#, fuzzy
msgctxt "SC_OPCODE_JIS"
msgid "Text"
msgstr "લખાણ"
@@ -12516,7 +12319,6 @@ msgid "Converts full-width ASCII and katakana characters to half-width."
msgstr "આખી-પહોળાઈ ASCII અને katakana અક્ષરોને અડધી-પહોળાઈમાં ફેરવે છે."
#: scfuncs.hrc:3527
-#, fuzzy
msgctxt "SC_OPCODE_ASC"
msgid "Text"
msgstr "લખાણ"
@@ -12532,7 +12334,6 @@ msgid "Returns a numeric code for the first character in a text string."
msgstr "લખાણની શબ્દમાળામા આગળ અક્ષર માટે આંકડાકીય કોડ આપે છે."
#: scfuncs.hrc:3535
-#, fuzzy
msgctxt "SC_OPCODE_CODE"
msgid "Text"
msgstr "લખાણ"
@@ -12548,7 +12349,6 @@ msgid "Converts a number to text in currency format."
msgstr "ચલણના બંધારણમાં આંકડાને શબ્દોમાં ફેરવો."
#: scfuncs.hrc:3543
-#, fuzzy
msgctxt "SC_OPCODE_CURRENCY"
msgid "Value"
msgstr "કિંમત"
@@ -12559,7 +12359,6 @@ msgid "Value is a number, a reference to a cell containing a number or a formula
msgstr "કિંમત સંખ્યા છે, આંકડા સમાવતા ખાનાના સંદર્ભમાં અથવા સૂત્ર જે આંકડામાં પરીણમે છે."
#: scfuncs.hrc:3545
-#, fuzzy
msgctxt "SC_OPCODE_CURRENCY"
msgid "Decimals"
msgstr "દશાંશ"
@@ -12591,7 +12390,6 @@ msgid "Removes all nonprintable characters from text."
msgstr "લખાણમાંથી બધા ન છપાયેલા અક્ષરો દૂર કરો."
#: scfuncs.hrc:3561
-#, fuzzy
msgctxt "SC_OPCODE_CLEAN"
msgid "Text"
msgstr "લખાણ"
@@ -12607,7 +12405,6 @@ msgid "Combines several text items into one."
msgstr "ઘણી બધી લખાણની વસ્તુઓને એકમા ભેગી કરો."
#: scfuncs.hrc:3569
-#, fuzzy
msgctxt "SC_OPCODE_CONCAT"
msgid "Text"
msgstr "લખાણ"
@@ -12623,7 +12420,6 @@ msgid "Combines several text items into one, accepts cell ranges as arguments."
msgstr ""
#: scfuncs.hrc:3577
-#, fuzzy
msgctxt "SC_OPCODE_CONCAT_MS"
msgid "Text"
msgstr "લખાણ"
@@ -12660,7 +12456,6 @@ msgid "If TRUE, empty cells will be ignored."
msgstr ""
#: scfuncs.hrc:3589
-#, fuzzy
msgctxt "SC_OPCODE_TEXTJOIN_MS"
msgid "Text"
msgstr "લખાણ"
@@ -12676,19 +12471,16 @@ msgid "Checks 1 or more conditions and returns a value corresponding to the firs
msgstr ""
#: scfuncs.hrc:3597
-#, fuzzy
msgctxt "SC_OPCODE_IFS_MS"
msgid "Test"
msgstr "ચકાસણી"
#: scfuncs.hrc:3598
-#, fuzzy
msgctxt "SC_OPCODE_IFS_MS"
msgid "Any value or expression which can be either TRUE or FALSE."
msgstr "કોઈપણ કિંમત અથવા સમીકરણ કે જે ખરુ અથવા ખોટું હોઈ શકે."
#: scfuncs.hrc:3599
-#, fuzzy
msgctxt "SC_OPCODE_IFS_MS"
msgid "Result"
msgstr "પરિણામ"
@@ -12715,7 +12507,6 @@ msgid "Value that will be compared against value1-valueN."
msgstr ""
#: scfuncs.hrc:3609
-#, fuzzy
msgctxt "SC_OPCODE_SWITCH_MS"
msgid "Value"
msgstr "કિંમત"
@@ -12726,7 +12517,6 @@ msgid "Value that will be compared against expression."
msgstr ""
#: scfuncs.hrc:3611
-#, fuzzy
msgctxt "SC_OPCODE_SWITCH_MS"
msgid "Result"
msgstr "પરિણામ"
@@ -12759,7 +12549,6 @@ msgid "Range "
msgstr "વિસ્તાર"
#: scfuncs.hrc:3621
-#, fuzzy
msgctxt "SC_OPCODE_MINIFS_MS"
msgid "Range 1, range 2,... are the ranges to be evaluated by the criteria given."
msgstr "સીમા 1, સીમા 2,... આપેલ માપદંડ પ્રમાણે મૂલ્યાંકિત કરેલ સીમાઓ છે."
@@ -12798,7 +12587,6 @@ msgid "Range "
msgstr "વિસ્તાર"
#: scfuncs.hrc:3632
-#, fuzzy
msgctxt "SC_OPCODE_MAXIFS_MS"
msgid "Range 1, range 2,... are the ranges to be evaluated by the criteria given."
msgstr "સીમા 1, સીમા 2,... આપેલ માપદંડ પ્રમાણે મૂલ્યાંકિત કરેલ સીમાઓ છે."
@@ -12856,7 +12644,6 @@ msgid "The text to be found."
msgstr "શોધવા માટેનું લખાણ."
#: scfuncs.hrc:3653
-#, fuzzy
msgctxt "SC_OPCODE_FIND"
msgid "Text"
msgstr "લખાણ"
@@ -12894,7 +12681,6 @@ msgid "The text to be found."
msgstr "શોધવા માટેનું લખાણ."
#: scfuncs.hrc:3665
-#, fuzzy
msgctxt "SC_OPCODE_SEARCH"
msgid "Text"
msgstr "લખાણ"
@@ -12921,7 +12707,6 @@ msgid "Removes extra spaces from text."
msgstr "લખાણની વધારાની જગ્યા દૂર કરો."
#: scfuncs.hrc:3675
-#, fuzzy
msgctxt "SC_OPCODE_TRIM"
msgid "Text"
msgstr "લખાણ"
@@ -12937,7 +12722,6 @@ msgid "Capitalizes the first letter in all words."
msgstr "બધા શબ્દોમાં પ્રથમ અક્ષર મોટો કરો."
#: scfuncs.hrc:3683
-#, fuzzy
msgctxt "SC_OPCODE_PROPER"
msgid "Text"
msgstr "લખાણ"
@@ -12953,7 +12737,6 @@ msgid "Converts text to uppercase."
msgstr "લખાણને મોટા અક્ષરોમાં ફેરવો."
#: scfuncs.hrc:3691
-#, fuzzy
msgctxt "SC_OPCODE_UPPER"
msgid "Text"
msgstr "લખાણ"
@@ -12969,7 +12752,6 @@ msgid "Converts text to lowercase."
msgstr "લખાણને નાના અક્ષરોમાં ફેરવો."
#: scfuncs.hrc:3699
-#, fuzzy
msgctxt "SC_OPCODE_LOWER"
msgid "Text"
msgstr "લખાણ"
@@ -12985,7 +12767,6 @@ msgid "Converts text to a number."
msgstr "લખાણને આંકડામાં ફેરવો."
#: scfuncs.hrc:3707
-#, fuzzy
msgctxt "SC_OPCODE_VALUE"
msgid "Text"
msgstr "લખાણ"
@@ -13027,7 +12808,6 @@ msgid "Returns a value if it is text, otherwise an empty string."
msgstr "કિંમત પાછી મળે છે જો તે લખાણ હોય તો, નહિં તો ખાલી શબ્દમાળા હોય તો."
#: scfuncs.hrc:3725
-#, fuzzy
msgctxt "SC_OPCODE_T"
msgid "Value"
msgstr "કિંમત"
@@ -13064,7 +12844,6 @@ msgid "The character position from which text is to be replaced."
msgstr "અક્ષરોની સ્થિતિ કે જેમાથી લખાણ બદલાય છે."
#: scfuncs.hrc:3737
-#, fuzzy
msgctxt "SC_OPCODE_REPLACE"
msgid "Length"
msgstr "લંબાઈ"
@@ -13127,7 +12906,6 @@ msgid "Calculates length of a text string."
msgstr "લખાણની શબ્દમાળાની ગણતરી કરો."
#: scfuncs.hrc:3759
-#, fuzzy
msgctxt "SC_OPCODE_LEN"
msgid "Text"
msgstr "લખાણ"
@@ -13143,7 +12921,6 @@ msgid "Returns the first character or characters of a text."
msgstr "લખાણનો પ્રથમ અક્ષર અથતવા અક્ષરો આપે છે."
#: scfuncs.hrc:3767
-#, fuzzy
msgctxt "SC_OPCODE_LEFT"
msgid "Text"
msgstr "લખાણ"
@@ -13170,7 +12947,6 @@ msgid "Returns the last character or characters of a text."
msgstr "લખાણનો છેલ્લો અક્ષર અથવા અક્ષરો આપે છે."
#: scfuncs.hrc:3777
-#, fuzzy
msgctxt "SC_OPCODE_RIGHT"
msgid "Text"
msgstr "લખાણ"
@@ -13197,7 +12973,6 @@ msgid "Returns a partial text string of a text."
msgstr "લખાણની અડધી શબ્દમાળા આપે છે."
#: scfuncs.hrc:3787
-#, fuzzy
msgctxt "SC_OPCODE_MID"
msgid "Text"
msgstr "લખાણ"
@@ -13235,7 +13010,6 @@ msgid "Repeats text a given number of times."
msgstr "આપેલા સંખ્યા જેટલી વખત લખાણ પૂનરાવર્તિત કરો."
#: scfuncs.hrc:3799
-#, fuzzy
msgctxt "SC_OPCODE_REPT"
msgid "Text"
msgstr "લખાણ"
@@ -13262,7 +13036,6 @@ msgid "Substitutes new text for old text in a string."
msgstr "શબ્દમાળામાં જૂના લખાણની જગ્યાએ નવું લખાણ બદલો."
#: scfuncs.hrc:3809
-#, fuzzy
msgctxt "SC_OPCODE_SUBSTITUTE"
msgid "Text"
msgstr "લખાણ"
@@ -13348,7 +13121,6 @@ msgid "Converts a text of a specified number system to a positive integer in the
msgstr "સ્પષ્ટ આંકડાના લખાણને આપેલ પાયામાં ધન પૂર્ણાંક તરીકે ફેરવો."
#: scfuncs.hrc:3835
-#, fuzzy
msgctxt "SC_OPCODE_DECIMAL"
msgid "Text"
msgstr "લખાણ"
@@ -13375,19 +13147,16 @@ msgid "Converts a value according to a conversion table in the configuration (ma
msgstr ""
#: scfuncs.hrc:3845
-#, fuzzy
msgctxt "SC_OPCODE_CONVERT_OOO"
msgid "Value"
msgstr "કિંમત"
#: scfuncs.hrc:3846
-#, fuzzy
msgctxt "SC_OPCODE_CONVERT_OOO"
msgid "The value to be converted."
msgstr "ફેરવવા માટેની કિંમત."
#: scfuncs.hrc:3847 /home/cl/vc/git/libo-core/sc/inc/scfuncs.hrc:3849
-#, fuzzy
msgctxt "SC_OPCODE_CONVERT_OOO"
msgid "Text"
msgstr "લખાણ"
@@ -13463,7 +13232,6 @@ msgid "Returns the numeric code for the first Unicode character in a text string
msgstr "લખાણની શબ્દમાળામા પહેલા યુનિકોડ માટે આંકડાકીય કોડ ને પાછુ મેળવો."
#: scfuncs.hrc:3881
-#, fuzzy
msgctxt "SC_OPCODE_UNICODE"
msgid "Text"
msgstr "લખાણ"
@@ -13495,7 +13263,6 @@ msgid "Converts a value from one to another Euro currency."
msgstr "એક માંથી બીજી યુરો ચલણ ની કિંમત ને રૂપાંતર કરો."
#: scfuncs.hrc:3895
-#, fuzzy
msgctxt "SC_OPCODE_EUROCONVERT"
msgid "Value"
msgstr "કિંમત"
@@ -13557,7 +13324,6 @@ msgid "Converts text to a number, in a locale-independent way."
msgstr "સ્થાનિય સ્વતંત્ર રીતે નંબરમાં લખાણને રૂપાંતર કરો."
#: scfuncs.hrc:3911
-#, fuzzy
msgctxt "SC_OPCODE_NUMBERVALUE"
msgid "Text"
msgstr "લખાણ"
@@ -13705,7 +13471,6 @@ msgid "Calculates length of a text string, with DBCS"
msgstr "લખાણની શબ્દમાળાની ગણતરી કરો, DBCS સાથે"
#: scfuncs.hrc:3968
-#, fuzzy
msgctxt "SC_OPCODE_LENB"
msgid "Text"
msgstr "લખાણ"
@@ -13722,7 +13487,6 @@ msgid "Returns the last character or characters of a text,with DBCS"
msgstr "લખાણનો પ્રથમ અક્ષર અથતવા અક્ષરો આપે છે."
#: scfuncs.hrc:3975
-#, fuzzy
msgctxt "SC_OPCODE_RIGHTB"
msgid "Text"
msgstr "લખાણ"
@@ -13749,7 +13513,6 @@ msgid "Returns the first character or characters of a text,with DBCS"
msgstr "લખાણનો પ્રથમ અક્ષર અથતવા અક્ષરો આપે છે."
#: scfuncs.hrc:3984
-#, fuzzy
msgctxt "SC_OPCODE_LEFTB"
msgid "Text"
msgstr "લખાણ"
@@ -13776,7 +13539,6 @@ msgid "Returns a partial text string of a text, with DBCS"
msgstr "લખાણની અડધી શબ્દમાળા આપે છે, DBCS સાથે"
#: scfuncs.hrc:3993
-#, fuzzy
msgctxt "SC_OPCODE_MIDB"
msgid "Text"
msgstr "લખાણ"
@@ -13914,7 +13676,6 @@ msgid "Returns the error function."
msgstr "ભૂલનું વિધેય આપે છે"
#: scfuncs.hrc:4040
-#, fuzzy
msgctxt "SC_OPCODE_ERF_MS"
msgid "Lower limit"
msgstr "નીચી મર્યાદા"
@@ -13930,7 +13691,6 @@ msgid "Returns the complementary error function."
msgstr "મદદકર્તા ભૂલનું વિધેય આપે છે."
#: scfuncs.hrc:4047
-#, fuzzy
msgctxt "SC_OPCODE_ERFC_MS"
msgid "Lower limit"
msgstr "નીચી મર્યાદા"
@@ -13971,13 +13731,11 @@ msgid "Rounds a number to predefined significant digits."
msgstr ""
#: scfuncs.hrc:4064
-#, fuzzy
msgctxt "SC_OPCODE_ROUNDSIG"
msgid "Value"
msgstr "કિંમત"
#: scfuncs.hrc:4065
-#, fuzzy
msgctxt "SC_OPCODE_ROUNDSIG"
msgid "The number to be rounded."
msgstr "પૂર્ણાંક કરવાની સંખ્યા."
@@ -13999,13 +13757,11 @@ msgid "Replaces characters within a text string with a different text string, wi
msgstr "જુદી લખાણની શબ્દમાળા સાથેની લખાણની શબ્દમાળામાં અક્ષરો બદલો."
#: scfuncs.hrc:4073
-#, fuzzy
msgctxt "SC_OPCODE_REPLACEB"
msgid "Text"
msgstr "લખાણ"
#: scfuncs.hrc:4074
-#, fuzzy
msgctxt "SC_OPCODE_REPLACEB"
msgid "The text in which some characters are to be replaced."
msgstr "લખાણ કે જેમા કેટલાક અક્ષરો બદલાયેલા છે."
@@ -14017,19 +13773,16 @@ msgid "Position"
msgstr "સ્થાન"
#: scfuncs.hrc:4076
-#, fuzzy
msgctxt "SC_OPCODE_REPLACEB"
msgid "The character position from which text is to be replaced."
msgstr "અક્ષરોની સ્થિતિ કે જેમાથી લખાણ બદલાય છે."
#: scfuncs.hrc:4077
-#, fuzzy
msgctxt "SC_OPCODE_REPLACEB"
msgid "Length"
msgstr "લંબાઈ"
#: scfuncs.hrc:4078
-#, fuzzy
msgctxt "SC_OPCODE_REPLACEB"
msgid "The number of characters to be replaced."
msgstr "બદલવાના અક્ષરોની સંખ્યા."
@@ -14041,7 +13794,6 @@ msgid "New text"
msgstr "નવું લખાણ"
#: scfuncs.hrc:4080
-#, fuzzy
msgctxt "SC_OPCODE_REPLACEB"
msgid "The text to be inserted."
msgstr "લખાણ ઉમેરાયેલુ છે."
@@ -14058,19 +13810,16 @@ msgid "Find text"
msgstr "લખાણને શોધો"
#: scfuncs.hrc:4088
-#, fuzzy
msgctxt "SC_OPCODE_FINDB"
msgid "The text to be found."
msgstr "શોધવા માટેનું લખાણ."
#: scfuncs.hrc:4089
-#, fuzzy
msgctxt "SC_OPCODE_FINDB"
msgid "Text"
msgstr "લખાણ"
#: scfuncs.hrc:4090
-#, fuzzy
msgctxt "SC_OPCODE_FINDB"
msgid "The text in which a search is to be made."
msgstr "લખાણ કે જેમાં શોધ કરવાની છે."
@@ -14082,7 +13831,6 @@ msgid "Position"
msgstr "સ્થાન"
#: scfuncs.hrc:4092
-#, fuzzy
msgctxt "SC_OPCODE_FINDB"
msgid "The position in the text from which the search starts."
msgstr "લખાણમાંની સ્થિતિ કે જ્યાં શોધ ચલાવાય છે."
@@ -14099,19 +13847,16 @@ msgid "Find text"
msgstr "લખાણને શોધો"
#: scfuncs.hrc:4100
-#, fuzzy
msgctxt "SC_OPCODE_SEARCHB"
msgid "The text to be found."
msgstr "શોધવા માટેનું લખાણ."
#: scfuncs.hrc:4101
-#, fuzzy
msgctxt "SC_OPCODE_SEARCHB"
msgid "Text"
msgstr "લખાણ"
#: scfuncs.hrc:4102
-#, fuzzy
msgctxt "SC_OPCODE_SEARCHB"
msgid "The text in which a search is to be made."
msgstr "લખાણ કે જેમાં શોધ કરવાની છે."
@@ -14123,7 +13868,6 @@ msgid "Position"
msgstr "સ્થાન"
#: scfuncs.hrc:4104
-#, fuzzy
msgctxt "SC_OPCODE_SEARCHB"
msgid "The position in the text from which the search starts."
msgstr "લખાણમાંની સ્થિતિ કે જ્યાં શોધ ચલાવાય છે."
@@ -14141,7 +13885,6 @@ msgid "Hidden Styles"
msgstr "છુપાયેલ શૈલીઓ"
#: scstyles.hrc:31
-#, fuzzy
msgctxt "RID_CELLSTYLEFAMILY"
msgid "Applied Styles"
msgstr "લાગુ પાડેલ શૈલીઓ"
@@ -14558,19 +14301,16 @@ msgid "~All sheets"
msgstr "બધી શીટો"
#: strings.hrc:106
-#, fuzzy
msgctxt "SCSTR_PRINTOPT_SELECTEDSHEETS"
msgid "~Selected sheets"
msgstr "પસંદ કરેલ શીટો (~S)"
#: strings.hrc:107
-#, fuzzy
msgctxt "SCSTR_PRINTOPT_SELECTEDCELLS"
msgid "Selected cells"
msgstr "પસંદ થયેલ સેલ"
#: strings.hrc:108
-#, fuzzy
msgctxt "SCSTR_PRINTOPT_FROMWHICH"
msgid "From which print"
msgstr "શેમાંથી છાપવાનુ છે"
@@ -14863,19 +14603,16 @@ msgid "Scenario Name"
msgstr "પરિસ્થિતી નામ"
#: strings.hrc:165
-#, fuzzy
msgctxt "SCSTR_QHLP_SCEN_COMMENT"
msgid "Comment"
msgstr "ટિપ્પણી"
#: strings.hrc:167
-#, fuzzy
msgctxt "STR_MENU_SORT_ASC"
msgid "Sort Ascending"
msgstr "ચડતા ક્રમમાં ગોઠવો"
#: strings.hrc:168
-#, fuzzy
msgctxt "STR_MENU_SORT_DESC"
msgid "Sort Descending"
msgstr "ઊતરતા ક્રમમાં ગોઠવો"
@@ -14887,7 +14624,6 @@ msgid "Custom Sort"
msgstr "વૈવિધ્ય રીતે ક્રમ કરો"
#: strings.hrc:170
-#, fuzzy
msgctxt "STR_BTN_TOGGLE_ALL"
msgid "All"
msgstr "બધા"
@@ -14940,7 +14676,6 @@ msgid "Sum"
msgstr "સરવાળો"
#: strings.hrc:181
-#, fuzzy
msgctxt "SCSTR_QHELP_BTNEQUAL"
msgid "Formula"
msgstr "સૂત્ર"
@@ -15082,7 +14817,6 @@ msgstr "પુન:ટાઇપ કરો"
#. MovingAverageDialog
#: strings.hrc:214
-#, fuzzy
msgctxt "STR_MOVING_AVERAGE_UNDO_NAME"
msgid "Moving Average"
msgstr "બદલાતી સરેરાશ"
@@ -15112,7 +14846,6 @@ msgid "ANOVA - Two Factor"
msgstr "ANOVA - બે ફેક્ટર"
#: strings.hrc:221
-#, fuzzy
msgctxt "STR_ANOVA_LABEL_GROUPS"
msgid "Groups"
msgstr "જૂથો"
@@ -15170,7 +14903,6 @@ msgid "F critical"
msgstr "F જટીલ"
#: strings.hrc:231
-#, fuzzy
msgctxt "STR_ANOVA_LABEL_TOTAL"
msgid "Total"
msgstr "કુલ"
@@ -15199,25 +14931,21 @@ msgstr ""
#. DescriptiveStatisticsDialog
#: strings.hrc:239
-#, fuzzy
msgctxt "STR_DESCRIPTIVE_STATISTICS_UNDO_NAME"
msgid "Descriptive Statistics"
msgstr "વર્ણનાત્મક આંકડાકીય માહિતી"
#: strings.hrc:240
-#, fuzzy
msgctxt "STRID_CALC_MEAN"
msgid "Mean"
msgstr "મધ્યક"
#: strings.hrc:241
-#, fuzzy
msgctxt "STRID_CALC_STD_ERROR"
msgid "Standard Error"
msgstr "મૂળભૂત ભૂલ"
#: strings.hrc:242
-#, fuzzy
msgctxt "STRID_CALC_MODE"
msgid "Mode"
msgstr "સ્થિતિ"
@@ -15229,13 +14957,11 @@ msgid "Median"
msgstr "મધ્યક"
#: strings.hrc:244
-#, fuzzy
msgctxt "STRID_CALC_VARIANCE"
msgid "Variance"
msgstr "ચલ"
#: strings.hrc:245
-#, fuzzy
msgctxt "STRID_CALC_STD_DEVIATION"
msgid "Standard Deviation"
msgstr "પ્રમાણભૂત ગુણોત્તર"
@@ -15263,13 +14989,11 @@ msgid "Minimum"
msgstr "ન્યૂનતમ"
#: strings.hrc:250
-#, fuzzy
msgctxt "STRID_CALC_MAX"
msgid "Maximum"
msgstr "મહત્તમ"
#: strings.hrc:251
-#, fuzzy
msgctxt "STRID_CALC_SUM"
msgid "Sum"
msgstr "સરવાળો"
@@ -15297,7 +15021,6 @@ msgid "Random ($(DISTRIBUTION))"
msgstr ""
#: strings.hrc:257
-#, fuzzy
msgctxt "STR_DISTRIBUTION_UNIFORM_REAL"
msgid "Uniform"
msgstr "સાર્વત્રિક"
@@ -15308,7 +15031,6 @@ msgid "Uniform Integer"
msgstr ""
#: strings.hrc:259
-#, fuzzy
msgctxt "STR_DISTRIBUTION_NORMAL"
msgid "Normal"
msgstr "સામાન્ય"
@@ -15351,19 +15073,16 @@ msgid "Minimum"
msgstr "ન્યૂનતમ"
#: strings.hrc:267
-#, fuzzy
msgctxt "STR_RNG_PARAMETER_MAXIMUM"
msgid "Maximum"
msgstr "મહત્તમ"
#: strings.hrc:268
-#, fuzzy
msgctxt "STR_RNG_PARAMETER_MEAN"
msgid "Mean"
msgstr "મધ્યક"
#: strings.hrc:269
-#, fuzzy
msgctxt "STR_RNG_PARAMETER_STANDARD_DEVIATION"
msgid "Standard Deviation"
msgstr "પ્રમાણભૂત ગુણોત્તર"
@@ -15400,7 +15119,6 @@ msgstr "nu કિંમત"
#. SamplingDialog
#: strings.hrc:276
-#, fuzzy
msgctxt "STR_SAMPLING_UNDO_NAME"
msgid "Sampling"
msgstr "નમૂનાકરણ"
@@ -15469,7 +15187,6 @@ msgid "Row %NUMBER%"
msgstr "હરોળ %NUMBER%"
#: strings.hrc:290
-#, fuzzy
msgctxt "STR_LABEL_ALPHA"
msgid "Alpha"
msgstr "આલ્ફા"
@@ -15532,13 +15249,11 @@ msgid "Linear"
msgstr "એકસરખું"
#: strings.hrc:302
-#, fuzzy
msgctxt "STR_LABEL_LOGARITHMIC"
msgid "Logarithmic"
msgstr "ઘાતાંકગણિત"
#: strings.hrc:303
-#, fuzzy
msgctxt "STR_LABEL_POWER"
msgid "Power"
msgstr "પાવર"
@@ -16119,19 +15834,16 @@ msgid "All Cells"
msgstr ""
#: conditionalentry.ui:59
-#, fuzzy
msgctxt "conditionalentry|type"
msgid "Cell value is"
msgstr "ખાનાં કિંમત છે"
#: conditionalentry.ui:60
-#, fuzzy
msgctxt "conditionalentry|type"
msgid "Formula is"
msgstr "સૂત્ર છે"
#: conditionalentry.ui:61
-#, fuzzy
msgctxt "conditionalentry|type"
msgid "Date is"
msgstr "તારીખ છે"
@@ -16165,25 +15877,21 @@ msgid "Automatic"
msgstr "આપોઆપ"
#: conditionalentry.ui:176
-#, fuzzy
msgctxt "conditionalentry|colscalemin"
msgid "Min"
msgstr "ન્યૂનતમ"
#: conditionalentry.ui:177
-#, fuzzy
msgctxt "conditionalentry|colscalemin"
msgid "Max"
msgstr "મહત્તમ"
#: conditionalentry.ui:178
-#, fuzzy
msgctxt "conditionalentry|colscalemin"
msgid "Percentile"
msgstr "ટકા"
#: conditionalentry.ui:179
-#, fuzzy
msgctxt "conditionalentry|colscalemin"
msgid "Value"
msgstr "કિંમત"
@@ -16195,7 +15903,6 @@ msgid "Percent"
msgstr "ટકા"
#: conditionalentry.ui:181
-#, fuzzy
msgctxt "conditionalentry|colscalemin"
msgid "Formula"
msgstr "સૂત્ર"
@@ -16207,25 +15914,21 @@ msgid "Automatic"
msgstr "આપોઆપ"
#: conditionalentry.ui:194
-#, fuzzy
msgctxt "conditionalentry|colscalemiddle"
msgid "Min"
msgstr "ન્યૂનતમ"
#: conditionalentry.ui:195
-#, fuzzy
msgctxt "conditionalentry|colscalemiddle"
msgid "Max"
msgstr "મહત્તમ"
#: conditionalentry.ui:196
-#, fuzzy
msgctxt "conditionalentry|colscalemiddle"
msgid "Percentile"
msgstr "ટકા"
#: conditionalentry.ui:197
-#, fuzzy
msgctxt "conditionalentry|colscalemiddle"
msgid "Value"
msgstr "કિંમત"
@@ -16237,7 +15940,6 @@ msgid "Percent"
msgstr "ટકા"
#: conditionalentry.ui:199
-#, fuzzy
msgctxt "conditionalentry|colscalemiddle"
msgid "Formula"
msgstr "સૂત્ર"
@@ -16249,25 +15951,21 @@ msgid "Automatic"
msgstr "આપોઆપ"
#: conditionalentry.ui:212
-#, fuzzy
msgctxt "conditionalentry|colscalemax"
msgid "Min"
msgstr "ન્યૂનતમ"
#: conditionalentry.ui:213
-#, fuzzy
msgctxt "conditionalentry|colscalemax"
msgid "Max"
msgstr "મહત્તમ"
#: conditionalentry.ui:214
-#, fuzzy
msgctxt "conditionalentry|colscalemax"
msgid "Percentile"
msgstr "ટકા"
#: conditionalentry.ui:215
-#, fuzzy
msgctxt "conditionalentry|colscalemax"
msgid "Value"
msgstr "કિંમત"
@@ -16279,31 +15977,26 @@ msgid "Percent"
msgstr "ટકા"
#: conditionalentry.ui:217
-#, fuzzy
msgctxt "conditionalentry|colscalemax"
msgid "Formula"
msgstr "સૂત્ર"
#: conditionalentry.ui:228
-#, fuzzy
msgctxt "conditionalentry|preview|tooltip_text"
msgid "Example"
msgstr "ઉદાહરણ"
#: conditionalentry.ui:251
-#, fuzzy
msgctxt "conditionalentry|typeis"
msgid "equal to"
msgstr "ને બરાબર"
#: conditionalentry.ui:252
-#, fuzzy
msgctxt "conditionalentry|typeis"
msgid "less than"
msgstr "કરતાં ઓછું"
#: conditionalentry.ui:253
-#, fuzzy
msgctxt "conditionalentry|typeis"
msgid "greater than"
msgstr "કરતા વધારે"
@@ -16315,7 +16008,6 @@ msgid "less than or equal to"
msgstr "ના કરતા નાનું અથવા સરખું"
#: conditionalentry.ui:255
-#, fuzzy
msgctxt "conditionalentry|typeis"
msgid "greater than or equal to"
msgstr "કરતાં મોટું અથવા બરાબર"
@@ -16327,19 +16019,16 @@ msgid "not equal to"
msgstr "સરખું નથી"
#: conditionalentry.ui:257
-#, fuzzy
msgctxt "conditionalentry|typeis"
msgid "between"
msgstr "વચ્ચે"
#: conditionalentry.ui:258
-#, fuzzy
msgctxt "conditionalentry|typeis"
msgid "not between"
msgstr "વચ્ચે નથી"
#: conditionalentry.ui:259
-#, fuzzy
msgctxt "conditionalentry|typeis"
msgid "duplicate"
msgstr "નકલી"
@@ -16405,31 +16094,26 @@ msgid "No Error"
msgstr ""
#: conditionalentry.ui:271
-#, fuzzy
msgctxt "conditionalentry|typeis"
msgid "Begins with"
msgstr "ની સાથે શરૂ કરો"
#: conditionalentry.ui:272
-#, fuzzy
msgctxt "conditionalentry|typeis"
msgid "Ends with"
msgstr "ની સાથે અંત કરો"
#: conditionalentry.ui:273
-#, fuzzy
msgctxt "conditionalentry|typeis"
msgid "Contains"
msgstr "સમાવે છે"
#: conditionalentry.ui:274
-#, fuzzy
msgctxt "conditionalentry|typeis"
msgid "Not Contains"
msgstr "સમાવતુ નથી"
#: conditionalentry.ui:287
-#, fuzzy
msgctxt "conditionalentry|datetype"
msgid "Today"
msgstr "આજે"
@@ -16516,7 +16200,6 @@ msgid "Color Scale (3 Entries)"
msgstr ""
#: conditionalentry.ui:314
-#, fuzzy
msgctxt "conditionalentry|colorformat"
msgid "Data Bar"
msgstr "માહિતી પટ્ટી"
@@ -16668,7 +16351,6 @@ msgid " >= "
msgstr ""
#: conditionaliconset.ui:43
-#, fuzzy
msgctxt "conditionaliconset|listbox"
msgid "Value"
msgstr "કિંમત"
@@ -16680,13 +16362,11 @@ msgid "Percent"
msgstr "ટકા"
#: conditionaliconset.ui:45
-#, fuzzy
msgctxt "conditionaliconset|listbox"
msgid "Percentile"
msgstr "ટકા"
#: conditionaliconset.ui:46
-#, fuzzy
msgctxt "conditionaliconset|listbox"
msgid "Formula"
msgstr "સૂત્ર"
@@ -16728,7 +16408,6 @@ msgid "Keep _Other"
msgstr "બીજાને રાખો (~O)"
#: consolidatedialog.ui:9
-#, fuzzy
msgctxt "consolidatedialog|ConsolidateDialog"
msgid "Consolidate"
msgstr "કોન્સોલોડેટ"
@@ -17091,7 +16770,6 @@ msgid "Fill:"
msgstr "ભરો"
#: databaroptions.ui:282
-#, fuzzy
msgctxt "databaroptions|fill_type"
msgid "Color"
msgstr "રંગ"
@@ -17414,19 +17092,16 @@ msgid "_Close"
msgstr "બંધ કરો (_C)"
#: dataprovider.ui:9
-#, fuzzy
msgctxt "dataprovider|DataStreamDialog"
msgid "Live Data Streams"
msgstr "જીવંત માહિતી સ્ટ્રીમ"
#: dataprovider.ui:107
-#, fuzzy
msgctxt "dataprovider|label6"
msgid "URL:"
msgstr "URL:"
#: dataprovider.ui:120
-#, fuzzy
msgctxt "dataprovider|url|tooltip_text"
msgid "Enter the URL of the source document in the local file system or Internet here."
msgstr "સ્થાનિક ફાઈલ સિસ્ટમ અહીં ઈન્ટરનેટ ઉપર સ્રોત દસ્તાવેજ URL દાખલ કરો."
@@ -17460,7 +17135,6 @@ msgid "Source Stream"
msgstr "સ્ત્રોત સ્ટ્રીમ"
#: dataproviderentry.ui:46
-#, fuzzy
msgctxt "dataproviderentry|url"
msgid "URL:"
msgstr "URL:"
@@ -17799,7 +17473,6 @@ msgid "Edit Setting"
msgstr "સુયોજનમાં ફેરફાર કરો"
#: dropmenu.ui:12
-#, fuzzy
msgctxt "dropmenu|hyperlink"
msgid "Insert as Hyperlink"
msgstr "હાઇપરલિંક તરીકે ઉમેરો"
@@ -17811,7 +17484,6 @@ msgid "Insert as Link"
msgstr "કડી ઉમેરો"
#: dropmenu.ui:28
-#, fuzzy
msgctxt "dropmenu|copy"
msgid "Insert as Copy"
msgstr "નકલ તરીકે ઉમેરો"
@@ -18270,7 +17942,6 @@ msgid "Last Used"
msgstr "છેલ્લે વાપરેલ"
#: functionpanel.ui:60
-#, fuzzy
msgctxt "functionpanel|category"
msgid "All"
msgstr "બધા"
@@ -18294,7 +17965,6 @@ msgid "Financial"
msgstr "નાણાકીય"
#: functionpanel.ui:64
-#, fuzzy
msgctxt "functionpanel|category"
msgid "Information"
msgstr "જાણકારી"
@@ -18324,25 +17994,21 @@ msgid "Statistical"
msgstr "આંકડાકીય"
#: functionpanel.ui:69
-#, fuzzy
msgctxt "functionpanel|category"
msgid "Spreadsheet"
msgstr "સ્પ્રેડશીટ"
#: functionpanel.ui:70
-#, fuzzy
msgctxt "functionpanel|category"
msgid "Text"
msgstr "લખાણ"
#: functionpanel.ui:71
-#, fuzzy
msgctxt "functionpanel|category"
msgid "Add-in"
msgstr "ઉમેરાઓ"
#: functionpanel.ui:112
-#, fuzzy
msgctxt "functionpanel|funcdesc"
msgid "label"
msgstr "લેબલ"
@@ -18784,7 +18450,6 @@ msgid "_From file"
msgstr "ફાઇલ તરફથી (_F)"
#: insertsheet.ui:371
-#, fuzzy
msgctxt "insertsheet|tables-atkobject"
msgid "Tables in file"
msgstr "ફાઇલમાં કોષ્ટકો"
@@ -18881,13 +18546,11 @@ msgid "Range _Options"
msgstr "સીમા વિકલ્પો (_O)"
#: managenamesdialog.ui:398
-#, fuzzy
msgctxt "managenamesdialog|treeviewcolumn1"
msgid "column"
msgstr "સ્તંભ"
#: mergecellsdialog.ui:8
-#, fuzzy
msgctxt "mergecellsdialog|MergeCellsDialog"
msgid "Merge Cells"
msgstr "ખાનાંઓ ભેગા કરો"
@@ -19092,13 +18755,11 @@ msgid "Row:"
msgstr "હરોળ"
#: navigatorpanel.ui:58
-#, fuzzy
msgctxt "navigatorpanel|column|tooltip_text"
msgid "Column"
msgstr "સ્તંભ"
#: navigatorpanel.ui:70
-#, fuzzy
msgctxt "navigatorpanel|row|tooltip_text"
msgid "Row"
msgstr "હરોળ"
@@ -19122,13 +18783,11 @@ msgid "End"
msgstr "અંત"
#: navigatorpanel.ui:125
-#, fuzzy
msgctxt "navigatorpanel|contents|tooltip_text"
msgid "Contents"
msgstr "સમાવિષ્ટો"
#: navigatorpanel.ui:138
-#, fuzzy
msgctxt "navigatorpanel|toggle|tooltip_text"
msgid "Toggle"
msgstr "ફેરબદલી"
@@ -19168,7 +18827,6 @@ msgid "No solution was found."
msgstr "ઉકેલ ને શોધાયુ નથી."
#: notebookbar.ui:391
-#, fuzzy
msgctxt "notebookbar|FileLabel"
msgid "File"
msgstr "ફાઇલ"
@@ -19180,19 +18838,16 @@ msgid "Clone"
msgstr "શંકુ"
#: notebookbar.ui:668
-#, fuzzy
msgctxt "notebookbar|bordertype|tooltip_text"
msgid "Specify the borders of the selected cells."
msgstr "પસંદ થયેલ ખાનાંની સીમાને સ્પષ્ટ કરો."
#: notebookbar.ui:907
-#, fuzzy
msgctxt "notebookbar|verticalalignment|tooltip_text"
msgid "Vertical Alignment"
msgstr "ઊભી ગોઠવણી"
#: notebookbar.ui:1053
-#, fuzzy
msgctxt "notebookbar|horizontalalignment|tooltip_text"
msgid "Horizontal Alignment"
msgstr "આડી કતારબંધ ગોઠવણી"
@@ -19216,19 +18871,16 @@ msgid "Decrease Indent"
msgstr "હાંસ્યો ઘટાડો"
#: notebookbar.ui:1677
-#, fuzzy
msgctxt "notebookbar|CalcLabel"
msgid "Home"
msgstr "ઘર"
#: notebookbar.ui:1762
-#, fuzzy
msgctxt "notebookbar|InsertAVMedia|tooltip_text"
msgid "Insert Audio or Video"
msgstr "ઓડિયો અથવા વિડિયોને દાખલ કરો"
#: notebookbar.ui:1918
-#, fuzzy
msgctxt "notebookbar|InsertSymbol"
msgid "Symbol"
msgstr "સંજ્ઞા"
@@ -19245,13 +18897,11 @@ msgid "Toggle Grid Lines"
msgstr ""
#: notebookbar.ui:2247
-#, fuzzy
msgctxt "notebookbar|PageLayoutLabel"
msgid "Page Layout"
msgstr "પાનાનું લેઆઉટ"
#: notebookbar.ui:2726
-#, fuzzy
msgctxt "notebookbar|DataLabel"
msgid "Data"
msgstr "માહિતી"
@@ -19263,7 +18913,6 @@ msgid "Auto Spellcheck"
msgstr "આપોઆપ શબ્દ-ચકાસણી"
#: notebookbar.ui:3041
-#, fuzzy
msgctxt "notebookbar|ReviewLabel"
msgid "Review"
msgstr "રીવ્યુ"
@@ -19286,7 +18935,6 @@ msgid "Image"
msgstr "ઈમેજ"
#: notebookbar_groupedbar_compact.ui:3863
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|defaultD"
msgid "Default"
msgstr "મૂળભૂત"
@@ -19344,19 +18992,16 @@ msgid "Neutral"
msgstr ""
#: notebookbar_groupedbar_compact.ui:3961
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|warning"
msgid "Warning"
msgstr "ચેતવણી"
#: notebookbar_groupedbar_compact.ui:3975
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|footnote"
msgid "Footnote"
msgstr "ફુટનોંધ"
#: notebookbar_groupedbar_compact.ui:3983
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|note"
msgid "Note"
msgstr "નોંધ"
@@ -19368,7 +19013,6 @@ msgid "_File"
msgstr "ફાઇલ"
#: notebookbar_groupedbar_compact.ui:4782
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|editb"
msgid "_Edit"
msgstr "ફેરફાર (_E)"
@@ -19380,13 +19024,11 @@ msgid "St_yles"
msgstr "શૈલીઓ"
#: notebookbar_groupedbar_compact.ui:5092
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|formatb"
msgid "F_ont"
msgstr "ફોન્ટ (_o)"
#: notebookbar_groupedbar_compact.ui:5152
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|bordertype"
msgid "Specify the borders of the selected cells."
msgstr "પસંદ થયેલ ખાનાંની સીમાને સ્પષ્ટ કરો."
@@ -19452,13 +19094,11 @@ msgid "_Arrange"
msgstr "ગોઠવો"
#: notebookbar_groupedbar_compact.ui:6865
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|GridB"
msgid "_Grid"
msgstr "જાળી (_G)"
#: notebookbar_groupedbar_compact.ui:6985
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|languageb"
msgid "_Language"
msgstr "ભાષા (_L)"
@@ -19470,7 +19110,6 @@ msgid "_Review"
msgstr "રીવ્યુ"
#: notebookbar_groupedbar_compact.ui:7261
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|commentsb"
msgid "_Comments"
msgstr "ટિપ્પણીઓ (_C)"
@@ -19505,7 +19144,6 @@ msgid "_Arrange"
msgstr "ગોઠવો"
#: notebookbar_groupedbar_compact.ui:8149
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|Grid"
msgid "_Grid"
msgstr "જાળી (_G)"
@@ -19534,7 +19172,6 @@ msgid "_Arrange"
msgstr "ગોઠવો"
#: notebookbar_groupedbar_compact.ui:8865
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|GridO"
msgid "_Grid"
msgstr "જાળી (_G)"
@@ -19587,7 +19224,6 @@ msgid "Menubar"
msgstr ""
#: notebookbar_groupedbar_full.ui:3797
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|defaultD"
msgid "Default"
msgstr "મૂળભૂત"
@@ -19645,19 +19281,16 @@ msgid "Neutral"
msgstr ""
#: notebookbar_groupedbar_full.ui:3895
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|warning"
msgid "Warning"
msgstr "ચેતવણી"
#: notebookbar_groupedbar_full.ui:3909
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|footnote"
msgid "Footnote"
msgstr "ફુટનોંધ"
#: notebookbar_groupedbar_full.ui:3917
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|note"
msgid "Note"
msgstr "નોંધ"
@@ -19669,7 +19302,6 @@ msgid "_File"
msgstr "ફાઇલ"
#: notebookbar_groupedbar_full.ui:4811
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|editb"
msgid "_Edit"
msgstr "ફેરફાર (_E)"
@@ -19681,7 +19313,6 @@ msgid "St_yles"
msgstr "શૈલીઓ"
#: notebookbar_groupedbar_full.ui:5278
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|formatb"
msgid "F_ont"
msgstr "ફોન્ટ (_o)"
@@ -19747,13 +19378,11 @@ msgid "C_olor"
msgstr "રંગ (_o)"
#: notebookbar_groupedbar_full.ui:7640
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|GridB"
msgid "_Grid"
msgstr "જાળી (_G)"
#: notebookbar_groupedbar_full.ui:7776
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|languageb"
msgid "_Language"
msgstr "ભાષા (_L)"
@@ -19765,7 +19394,6 @@ msgid "_Review"
msgstr "રીવ્યુ"
#: notebookbar_groupedbar_full.ui:8213
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|commentsb"
msgid "_Comments"
msgstr "ટિપ્પણીઓ (_C)"
@@ -19788,7 +19416,6 @@ msgid "D_raw"
msgstr ""
#: notebookbar_groupedbar_full.ui:9425
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|editdrawb"
msgid "_Edit"
msgstr "ફેરફાર (_E)"
@@ -19817,7 +19444,6 @@ msgid "3_D"
msgstr ""
#: notebookbar_groupedbar_full.ui:10580
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|formatd"
msgid "F_ont"
msgstr "ફોન્ટ (_o)"
@@ -19859,7 +19485,6 @@ msgid "_Arrange"
msgstr "ગોઠવો"
#: notebookbar_groupedbar_full.ui:12164
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|OleGridB"
msgid "_Grid"
msgstr "જાળી (_G)"
@@ -19889,13 +19514,11 @@ msgid "_Help"
msgstr "મદદ"
#: notebookbar_groups.ui:40
-#, fuzzy
msgctxt "notebookbar_groups|hyperlink"
msgid "Hyperlink"
msgstr "હાઇપરલિંક"
#: notebookbar_groups.ui:54
-#, fuzzy
msgctxt "notebookbar_groups|footnote"
msgid "Footnote"
msgstr "ફુટનોંધ"
@@ -19919,7 +19542,6 @@ msgid "Cross-Reference"
msgstr "સંદર્ભ પ્રતિ"
#: notebookbar_groups.ui:152
-#, fuzzy
msgctxt "notebookbar_groups|stylemenudefault"
msgid "Default"
msgstr "મૂળભૂત"
@@ -19943,7 +19565,6 @@ msgid "Accent 3"
msgstr "બોલવાની રીત "
#: notebookbar_groups.ui:200
-#, fuzzy
msgctxt "notebookbar_groups|stylemenuhed1"
msgid "Heading 1"
msgstr "મથાળું ૧"
@@ -19971,7 +19592,6 @@ msgid "Bad"
msgstr ""
#: notebookbar_groups.ui:251
-#, fuzzy
msgctxt "notebookbar_groups|stylemenustatw"
msgid "Warning"
msgstr "ચેતવણી"
@@ -19983,13 +19603,11 @@ msgid "Error"
msgstr "ભૂલ"
#: notebookbar_groups.ui:275
-#, fuzzy
msgctxt "notebookbar_groups|stylemenutxtn"
msgid "Note"
msgstr "નોંધ"
#: notebookbar_groups.ui:284
-#, fuzzy
msgctxt "notebookbar_groups|stylemenutxtf"
msgid "Footnote"
msgstr "ફુટનોંધ"
@@ -20001,7 +19619,6 @@ msgid "None"
msgstr "કંઇ નહી"
#: notebookbar_groups.ui:304
-#, fuzzy
msgctxt "notebookbar_groups|tablestyledefault"
msgid "Default"
msgstr "મૂળભૂત"
@@ -20028,7 +19645,6 @@ msgid "Style 4"
msgstr ""
#: notebookbar_groups.ui:530
-#, fuzzy
msgctxt "notebookbar_groups|filegrouplabel"
msgid "File"
msgstr "ફાઇલ"
@@ -20040,7 +19656,6 @@ msgid "Clipboard"
msgstr "ક્લિપબોર્ડ"
#: notebookbar_groups.ui:729
-#, fuzzy
msgctxt "notebookbar_groups|paragraphstyleb"
msgid "Style"
msgstr "શૈલી"
@@ -20062,7 +19677,6 @@ msgid "Left"
msgstr "ડાબુ"
#: notebookbar_groups.ui:1052
-#, fuzzy
msgctxt "notebookbar_groups|centerb"
msgid "Center"
msgstr "કેન્દ્ર"
@@ -20074,13 +19688,11 @@ msgid "Right"
msgstr "જમણુ"
#: notebookbar_groups.ui:1275
-#, fuzzy
msgctxt "notebookbar_groups|formatgrouplabel"
msgid "Text"
msgstr "લખાણ"
#: notebookbar_groups.ui:1376
-#, fuzzy
msgctxt "notebookbar_groups|mergeb"
msgid "Merge"
msgstr "ભેગા કરો"
@@ -20104,7 +19716,6 @@ msgid "Top"
msgstr "ટોચ"
#: notebookbar_groups.ui:1600
-#, fuzzy
msgctxt "notebookbar_groups|vcenterb"
msgid "Center"
msgstr "કેન્દ્ર"
@@ -20116,19 +19727,16 @@ msgid "Bottom"
msgstr "તળિયું"
#: notebookbar_groups.ui:1663
-#, fuzzy
msgctxt "notebookbar_groups|tablegrouplabel"
msgid "Spreadsheet"
msgstr "સ્પ્રેડશીટ"
#: notebookbar_groups.ui:1740
-#, fuzzy
msgctxt "notebookbar_groups|shapesb"
msgid "Shapes"
msgstr "આકારો"
#: notebookbar_groups.ui:1756
-#, fuzzy
msgctxt "notebookbar_groups|linksb"
msgid "Links"
msgstr "કડીઓ"
@@ -20140,7 +19748,6 @@ msgid "Insert"
msgstr "દાખલ કરો"
#: notebookbar_groups.ui:1900
-#, fuzzy
msgctxt "notebookbar_groups|imagestyleb"
msgid "Style"
msgstr "શૈલી"
@@ -20152,7 +19759,6 @@ msgid "Reset"
msgstr "પુન:સુયોજિત કરો"
#: notebookbar_groups.ui:1984
-#, fuzzy
msgctxt "notebookbar_groups|wrapb"
msgid "Wrap"
msgstr "લપેટો"
@@ -20176,31 +19782,26 @@ msgid "None"
msgstr "કંઇ નહી"
#: notebookbar_groups.ui:2108
-#, fuzzy
msgctxt "notebookbar_groups|wrapideal"
msgid "Optimal"
msgstr "શ્રેષ્ઠ"
#: notebookbar_groups.ui:2117
-#, fuzzy
msgctxt "notebookbar_groups|wrapon"
msgid "Parallel"
msgstr "સમાંતર"
#: notebookbar_groups.ui:2126
-#, fuzzy
msgctxt "notebookbar_groups|wrapleft"
msgid "Before"
msgstr "પહેલાં"
#: notebookbar_groups.ui:2135
-#, fuzzy
msgctxt "notebookbar_groups|wrapright"
msgid "After"
msgstr "પછી"
#: notebookbar_groups.ui:2144
-#, fuzzy
msgctxt "notebookbar_groups|wrapthrough"
msgid "Through"
msgstr "મારફતે"
@@ -21410,13 +21011,11 @@ msgid "Data"
msgstr "માહિતી (_D)"
#: regressiondialog.ui:255
-#, fuzzy
msgctxt "regressiondialog|groupedby-columns-radio"
msgid "Columns"
msgstr "સ્તંભો"
#: regressiondialog.ui:271
-#, fuzzy
msgctxt "regressiondialog|groupedby-rows-radio"
msgid "Rows"
msgstr "હરોળો"
@@ -21658,7 +21257,6 @@ msgid "Created by"
msgstr "દ્દારા બનાવેલ છે"
#: scenariodialog.ui:330
-#, fuzzy
msgctxt "scenariodialog|onft"
msgid "on"
msgstr "ચાલુ"
@@ -21670,7 +21268,6 @@ msgid "Delete"
msgstr "કાઢો"
#: scenariomenu.ui:20
-#, fuzzy
msgctxt "scenariomenu|edit"
msgid "Properties..."
msgstr "ગુણધર્મો..."
@@ -22151,7 +21748,6 @@ msgid "Vertical Alignment"
msgstr "ઊભી ગોઠવણી"
#: sidebaralignment.ui:256
-#, fuzzy
msgctxt "sidebaralignment|leftindentlabel"
msgid "_Indent:"
msgstr "હાંસિયો (_I):"
@@ -22205,19 +21801,16 @@ msgid "Text Orientation"
msgstr "લખાણની દિશા (_o):"
#: sidebaralignment.ui:411
-#, fuzzy
msgctxt "sidebaralignment|bottom|tooltip_text"
msgid "Text Extension From Lower Cell Border"
msgstr "ખાનાંની નીચેની કિનારી પરથી લખાણનું વિસ્તરણ"
#: sidebaralignment.ui:429
-#, fuzzy
msgctxt "sidebaralignment|top|tooltip_text"
msgid "Text Extension From Upper Cell Border"
msgstr "ખાનાંની ઉપરની કિનારી પરથી લખાણનું વિસ્તરણ"
#: sidebaralignment.ui:447
-#, fuzzy
msgctxt "sidebaralignment|standard|tooltip_text"
msgid "Text Extension Inside Cell"
msgstr "ખાનાંની અંદર લખાણનું વિસ્તરણ"
@@ -22331,7 +21924,6 @@ msgid "Text"
msgstr "લખાણ"
#: sidebarnumberformat.ui:54
-#, fuzzy
msgctxt "sidebarnumberformat|category-atkobject"
msgid "Category"
msgstr "વર્ગ"
@@ -22634,25 +22226,21 @@ msgid "Operator"
msgstr "પ્રક્રિયક"
#: solverdlg.ui:626
-#, fuzzy
msgctxt "solverdlg|val1edit-atkobject"
msgid "Value"
msgstr "કિંમત"
#: solverdlg.ui:645
-#, fuzzy
msgctxt "solverdlg|val2edit-atkobject"
msgid "Value"
msgstr "કિંમત"
#: solverdlg.ui:664
-#, fuzzy
msgctxt "solverdlg|val3edit-atkobject"
msgid "Value"
msgstr "કિંમત"
#: solverdlg.ui:683
-#, fuzzy
msgctxt "solverdlg|val4edit-atkobject"
msgid "Value"
msgstr "કિંમત"
@@ -22811,13 +22399,11 @@ msgid "Copy sort results to:"
msgstr "તેમાં પરિણામોને ક્રમમાં નકલ કરો:"
#: sortoptionspage.ui:129
-#, fuzzy
msgctxt "sortoptionspage|outarealb-atkobject"
msgid "Copy sort results to:"
msgstr "તેમાં પરિણામોને ક્રમમાં નકલ કરો:"
#: sortoptionspage.ui:149
-#, fuzzy
msgctxt "sortoptionspage|outareaed-atkobject"
msgid "Copy sort results to:"
msgstr "તેમાં પરિણામોને ક્રમમાં નકલ કરો:"
@@ -22828,7 +22414,6 @@ msgid "Custom sort order"
msgstr "કસ્ટમ ગોઠવવાનો ક્રમ"
#: sortoptionspage.ui:186
-#, fuzzy
msgctxt "sortoptionspage|sortuserlb-atkobject"
msgid "Custom sort order"
msgstr "કસ્ટમ ગોઠવવાનો ક્રમ"
diff --git a/source/gu/scaddins/messages.po b/source/gu/scaddins/messages.po
index ad5a0675f16..8a7a5e4031a 100644
--- a/source/gu/scaddins/messages.po
+++ b/source/gu/scaddins/messages.po
@@ -1081,7 +1081,6 @@ msgid "Returns the product of several complex numbers"
msgstr "કેટલીક સંકર સંખ્યાઓનો ગુણાકાર આપે છે"
#: analysis.hrc:430 /home/cl/vc/git/libo-core/scaddins/inc/analysis.hrc:432
-#, fuzzy
msgctxt "ANALYSIS_Improduct"
msgid "Complex number"
msgstr "સંકર સંખ્યા"
diff --git a/source/gu/sd/messages.po b/source/gu/sd/messages.po
index 018add17a9c..9abdb9f3343 100644
--- a/source/gu/sd/messages.po
+++ b/source/gu/sd/messages.po
@@ -20,13 +20,11 @@ msgid "Slides"
msgstr "સ્લાઈડો"
#: DocumentRenderer.hrc:30
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_CONTENT_CHOICES"
msgid "Handouts"
msgstr "હાથના લખાણો"
#: DocumentRenderer.hrc:31
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_CONTENT_CHOICES"
msgid "Notes"
msgstr "નોંધો"
@@ -91,67 +89,56 @@ msgid "Original colors"
msgstr "મૂળભૂત રંગો"
#: DocumentRenderer.hrc:55
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_QUALITY_CHOICES"
msgid "Grayscale"
msgstr "ગ્રેસ્કેલ"
#: DocumentRenderer.hrc:56
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_QUALITY_CHOICES"
msgid "Black & white"
msgstr "કાળુ અને સફેદ"
#: DocumentRenderer.hrc:61
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_PAGE_OPTIONS_CHOICES"
msgid "Original size"
msgstr "મૂળભૂત માપ"
#: DocumentRenderer.hrc:62
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_PAGE_OPTIONS_CHOICES"
msgid "Fit to printable page"
msgstr "છાપી શકાય તેવા પાનામાં બંધબેસાડો"
#: DocumentRenderer.hrc:63
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_PAGE_OPTIONS_CHOICES"
msgid "Distribute on multiple sheets of paper"
msgstr "પેપરની ઘણીબધી શીટોને વહેંચો"
#: DocumentRenderer.hrc:64
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_PAGE_OPTIONS_CHOICES"
msgid "Tile sheet of paper with repeated slides"
msgstr "વારંવાર આવતી સ્લાઇડો સાથે પેપરની તકતી શીટ"
#: DocumentRenderer.hrc:69
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_PAGE_OPTIONS_CHOICES_DRAW"
msgid "Original size"
msgstr "મૂળભૂત માપ"
#: DocumentRenderer.hrc:70
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_PAGE_OPTIONS_CHOICES_DRAW"
msgid "Fit to printable page"
msgstr "છાપી શકાય તેવા પાનામાં બંધબેસાડો"
#: DocumentRenderer.hrc:71
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_PAGE_OPTIONS_CHOICES_DRAW"
msgid "Distribute on multiple sheets of paper"
msgstr "પેપરની ઘણીબધી શીટોને વહેંચો"
#: DocumentRenderer.hrc:72
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_PAGE_OPTIONS_CHOICES_DRAW"
msgid "Tile sheet of paper with repeated pages"
msgstr "વારંવાર આવતા પાનાં સાથે પેપરની તકતી શીટ"
#: DocumentRenderer.hrc:77
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_BROCHURE_INCLUDE_LIST"
msgid "All pages"
msgstr "બધા પાનાં"
@@ -205,7 +192,6 @@ msgid "Se~lection"
msgstr "પસંદગી (~l)"
#: errhdl.hrc:29
-#, fuzzy
msgctxt "RID_SD_ERRHDL"
msgid "File format error found at $(ARG1)(row,col)."
msgstr "$(ARG1)(row,col) આગળ ફાઈલ બંધારણ ભૂલ મળી."
@@ -229,7 +215,6 @@ msgid "Hidden Styles"
msgstr "છુપાયેલ શૈલીઓ"
#: family.hrc:31
-#, fuzzy
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Applied Styles"
msgstr "લાગુ પાડેલ શૈલીઓ"
@@ -303,13 +288,11 @@ msgid "Close Polygon"
msgstr "બહુકોણ બંધ કરો"
#: strings.hrc:35
-#, fuzzy
msgctxt "STR_SLIDE_SORTER_MODE"
msgid "Slide Sorter"
msgstr "સ્લાઈડ ક્રમમાં ગોઠવનાર"
#: strings.hrc:36
-#, fuzzy
msgctxt "STR_NORMAL_MODE"
msgid "Normal"
msgstr "સામાન્ય"
@@ -1496,7 +1479,6 @@ msgid "Insert Image"
msgstr "ઇમેજને દાખલ કરો"
#: strings.hrc:268
-#, fuzzy
msgctxt "STR_INSERT_MOVIE"
msgid "Insert Audio or Video"
msgstr "ઓડિયો અથવા વિડિયોને દાખલ કરો"
@@ -2177,7 +2159,6 @@ msgid "Fill color:"
msgstr "પ્રથમ સ્તંભ"
#: strings.hrc:408
-#, fuzzy
msgctxt "STR_CUSTOMANIMATION_STYLE_PROPERTY"
msgid "Style:"
msgstr "શૈલી:"
@@ -2195,7 +2176,6 @@ msgid "Font color:"
msgstr "પ્રથમ સ્તંભ"
#: strings.hrc:411
-#, fuzzy
msgctxt "STR_CUSTOMANIMATION_FONT_SIZE_STYLE_PROPERTY"
msgid "Style:"
msgstr "શૈલી:"
@@ -2375,25 +2355,21 @@ msgid "%PRODUCTNAME %s"
msgstr "%PRODUCTNAME %s"
#: strings.hrc:448
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_PRINT_GROUP"
msgid "Print"
msgstr "છાપો"
#: strings.hrc:449
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_CONTENT"
msgid "Document"
msgstr "દસ્તાવેજ"
#: strings.hrc:450
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_SLIDESPERPAGE"
msgid "Slides per page"
msgstr "દરેક પાનાંની તકતીઓ"
#: strings.hrc:451
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_ORDER"
msgid "Order"
msgstr "ક્રમ"
@@ -2423,13 +2399,11 @@ msgid "~Date and time"
msgstr "તારીખ અને સમય"
#: strings.hrc:456
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_IS_PRINT_HIDDEN"
msgid "Hidden pages"
msgstr "છુપાયેલ પાનાં"
#: strings.hrc:457
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_QUALITY"
msgid "Color"
msgstr "રંગ"
@@ -2453,7 +2427,6 @@ msgid "Page sides"
msgstr "પાનાની બાજુઓ"
#: strings.hrc:461
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_BROCHURE_INCLUDE"
msgid "Include"
msgstr "સમાવો"
@@ -2465,7 +2438,6 @@ msgid "~Use only paper tray from printer preferences"
msgstr "પ્રિન્ટર પસંદગીઓમાંથી ફક્ત પેપર ટ્રેને વાપરો (~U)"
#: strings.hrc:463
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_PAGE_RANGE"
msgid "Print range"
msgstr "છાપવાનો વિસ્તાર"
@@ -2491,7 +2463,6 @@ msgid "%PRODUCTNAME Draw has searched to the beginning of the document. Do you w
msgstr "%PRODUCTNAME ચિત્રકામે દસ્તાવેજની શરુઆત સુધી શોધ્યુ. શું તમે અંતમાં પણ ચાલુ રાખવા માગો છો?"
#: strings.hrc:470
-#, fuzzy
msgctxt "STR_SD_NONE"
msgid "- None -"
msgstr "- કંઇ નહી -"
@@ -2503,13 +2474,11 @@ msgid "_Reply"
msgstr "જવાબ આપો (~R)"
#: annotationmenu.ui:28
-#, fuzzy
msgctxt "annotationmenu|bold"
msgid "_Bold"
msgstr "ઘટ્ટ (_B)"
#: annotationmenu.ui:37
-#, fuzzy
msgctxt "annotationmenu|italic"
msgid "_Italic"
msgstr "ઇટાલિક (_I)"
@@ -2527,7 +2496,6 @@ msgid "_Strikethrough"
msgstr "ચેકી નાખો"
#: annotationmenu.ui:70
-#, fuzzy
msgctxt "annotationmenu|copy"
msgid "_Copy"
msgstr "નકલ કરો (_C)"
@@ -2815,13 +2783,11 @@ msgid "After previous"
msgstr "પહેલાંના પછી"
#: customanimationspanel.ui:324
-#, fuzzy
msgctxt "customanimationspanel|more_properties|tooltip_text"
msgid "Options"
msgstr "વિકલ્પો"
#: customanimationspanel.ui:350
-#, fuzzy
msgctxt "customanimationspanel|delay_label"
msgid "_Delay:"
msgstr "વિલંબ (_D):"
@@ -2859,55 +2825,46 @@ msgid "Animation List"
msgstr ""
#: customanimationspanelhorizontal.ui:96
-#, fuzzy
msgctxt "customanimationspanelhorizontal|add_effect|tooltip_text"
msgid "Add Effect"
msgstr "અસર ઉમેરો"
#: customanimationspanelhorizontal.ui:110
-#, fuzzy
msgctxt "customanimationspanelhorizontal|remove_effect|tooltip_text"
msgid "Remove Effect"
msgstr "અસર દૂર કરો"
#: customanimationspanelhorizontal.ui:124
-#, fuzzy
msgctxt "customanimationspanelhorizontal|move_up|tooltip_text"
msgid "Move Up"
msgstr "ઉપર ખસેડો"
#: customanimationspanelhorizontal.ui:138
-#, fuzzy
msgctxt "customanimationspanelhorizontal|move_down|tooltip_text"
msgid "Move Down"
msgstr "નીચે ખસેડો"
#: customanimationspanelhorizontal.ui:166
-#, fuzzy
msgctxt "customanimationspanelhorizontal|start_effect"
msgid "_Start:"
msgstr "શરૂ કરો (_S):"
#: customanimationspanelhorizontal.ui:179
-#, fuzzy
msgctxt "customanimationspanelhorizontal|effect_property"
msgid "_Direction:"
msgstr "દિશા (_D):"
#: customanimationspanelhorizontal.ui:193
-#, fuzzy
msgctxt "customanimationspanelhorizontal|start_effect_list"
msgid "On click"
msgstr "ક્લિક કરવા પર"
#: customanimationspanelhorizontal.ui:194
-#, fuzzy
msgctxt "customanimationspanelhorizontal|start_effect_list"
msgid "With previous"
msgstr "પહેલાંના સાથે"
#: customanimationspanelhorizontal.ui:195
-#, fuzzy
msgctxt "customanimationspanelhorizontal|start_effect_list"
msgid "After previous"
msgstr "પહેલાંના પછી"
@@ -2960,7 +2917,6 @@ msgid "Select the speed of the Animation."
msgstr ""
#: customanimationspanelhorizontal.ui:302
-#, fuzzy
msgctxt "customanimationspanelhorizontal|delay_label"
msgid "_Delay:"
msgstr "વિલંબ (_D):"
@@ -2984,7 +2940,6 @@ msgid "Play"
msgstr "વગાડો"
#: customanimationspanelhorizontal.ui:412
-#, fuzzy
msgctxt "customanimationspanelhorizontal|play|tooltip_text"
msgid "Preview Effect"
msgstr "પૂર્વદર્શન અસર"
@@ -3101,7 +3056,6 @@ msgid "Start _effect on click of:"
msgstr ""
#: customanimationtimingtab.ui:228
-#, fuzzy
msgctxt "customanimationtimingtab|label11"
msgid "Trigger"
msgstr "બદલો"
@@ -3214,7 +3168,6 @@ msgid "Max."
msgstr "મહત્તમ"
#: dockinganimation.ui:149
-#, fuzzy
msgctxt "dockinganimation|duration|tooltip_text"
msgid "Duration"
msgstr "સમયગાળો"
@@ -3363,7 +3316,6 @@ msgid "Image"
msgstr "ઈમેજ"
#: dockinganimation.ui:605
-#, fuzzy
msgctxt "dockinganimation|create"
msgid "Create"
msgstr "બનાવો"
@@ -3399,7 +3351,6 @@ msgid "_Timing..."
msgstr "સમયગાળા... (~T)"
#: effectmenu.ui:57
-#, fuzzy
msgctxt "effectmenu|remove"
msgid "_Remove"
msgstr "દૂર કરો (_R)"
@@ -3441,7 +3392,6 @@ msgid "Italic"
msgstr "ત્રાંસા"
#: fontstylemenu.ui:28
-#, fuzzy
msgctxt "fontstylemenu|underline"
msgid "Underlined"
msgstr "નીચે લીટી થયેલ"
@@ -3541,79 +3491,66 @@ msgid "Include on page"
msgstr "પાના પર સમાવો"
#: impressprinteroptions.ui:32
-#, fuzzy
msgctxt "impressprinteroptions|printname"
msgid "Slide name"
msgstr "સ્લાઇડ નામ"
#: impressprinteroptions.ui:48
-#, fuzzy
msgctxt "impressprinteroptions|printdatetime"
msgid "Date and time"
msgstr "તારીખ અને સમય"
#: impressprinteroptions.ui:64
-#, fuzzy
msgctxt "impressprinteroptions|printhidden"
msgid "Hidden pages"
msgstr "છુપાયેલ પાનાં"
#: impressprinteroptions.ui:86
-#, fuzzy
msgctxt "impressprinteroptions|label4"
msgid "Contents"
msgstr "સમાવિષ્ટો"
#: impressprinteroptions.ui:119
-#, fuzzy
msgctxt "impressprinteroptions|originalcolors"
msgid "Original size"
msgstr "મૂળભૂત માપ"
#: impressprinteroptions.ui:137
-#, fuzzy
msgctxt "impressprinteroptions|grayscale"
msgid "Grayscale"
msgstr "ગ્રેસ્કેલ"
#: impressprinteroptions.ui:155
-#, fuzzy
msgctxt "impressprinteroptions|blackandwhite"
msgid "Black & white"
msgstr "કાળુ અને સફેદ"
#: impressprinteroptions.ui:179
-#, fuzzy
msgctxt "impressprinteroptions|label5"
msgid "Color"
msgstr "રંગ"
#: impressprinteroptions.ui:212
-#, fuzzy
msgctxt "impressprinteroptions|originalsize"
msgid "Original size"
msgstr "મૂળભૂત માપ"
#: impressprinteroptions.ui:230
-#, fuzzy
msgctxt "impressprinteroptions|fittoprintable"
msgid "Fit to printable page"
msgstr "છાપી શકાય તેવા પાનામાં બંધબેસાડો"
#: impressprinteroptions.ui:248
-#, fuzzy
msgctxt "impressprinteroptions|distributeonmultiple"
msgid "Distribute on multiple sheets of paper"
msgstr "પેપરની ઘણીબધી શીટોને વહેંચો"
#: impressprinteroptions.ui:266
-#, fuzzy
msgctxt "impressprinteroptions|tilesheet"
msgid "Tile sheet of paper with repeated slides"
msgstr "વારંવાર આવતી સ્લાઇડો સાથે પેપરની તકતી શીટ"
#: impressprinteroptions.ui:290
-#, fuzzy
msgctxt "impressprinteroptions|label6"
msgid "Size"
msgstr "માપ"
@@ -3747,7 +3684,6 @@ msgid "Show S_mall Preview"
msgstr "નાનું પૂર્વદર્શન બતાવો (~m)"
#: navigatorpanel.ui:22
-#, fuzzy
msgctxt "navigatorpanel|documents|tooltip_text"
msgid "Document"
msgstr "દસ્તાવેજ"
@@ -3794,7 +3730,6 @@ msgid "Show Shapes"
msgstr "ફેરફારો બતાવો"
#: notebookbar.ui:340
-#, fuzzy
msgctxt "notebookbar|FileLabel"
msgid "File"
msgstr "ફાઇલ"
@@ -3830,25 +3765,21 @@ msgid "Decrease Indent"
msgstr "હાંસિયો ઘટાડો"
#: notebookbar.ui:1018
-#, fuzzy
msgctxt "notebookbar|horizontalalignment|tooltip_text"
msgid "Horizontal Alignment"
msgstr "આડી કતારબંધ ગોઠવણી"
#: notebookbar.ui:1497
-#, fuzzy
msgctxt "notebookbar|ImpressLabel"
msgid "Home"
msgstr "ઘર"
#: notebookbar.ui:1618
-#, fuzzy
msgctxt "notebookbar|InsertAVMedia|tooltip_text"
msgid "Insert Audio or Video"
msgstr "ઓડિયો અથવા વિડિયોને દાખલ કરો"
#: notebookbar.ui:1935
-#, fuzzy
msgctxt "notebookbar|InsertSymbol"
msgid "Symbol"
msgstr "સંજ્ઞા"
@@ -3860,7 +3791,6 @@ msgid "Insert"
msgstr "દાખલ કરો"
#: notebookbar.ui:2033
-#, fuzzy
msgctxt "notebookbar|TransitionsLabel"
msgid "Transitions"
msgstr "રૂપાંતરો"
@@ -3884,13 +3814,11 @@ msgid "Auto Spellcheck"
msgstr "આપોઆપ શબ્દ-ચકાસણી"
#: notebookbar.ui:2354
-#, fuzzy
msgctxt "notebookbar|ReviewLabel"
msgid "Review"
msgstr "રીવ્યુ"
#: notebookbar.ui:2547
-#, fuzzy
msgctxt "notebookbar|GridVisible"
msgid "Grid"
msgstr "જાળી"
@@ -3924,7 +3852,6 @@ msgid "Menubar"
msgstr ""
#: notebookbar_groupedbar_compact.ui:2575
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|fileb"
msgid "_File"
msgstr "ફાઈલ (_F)"
@@ -3979,7 +3906,6 @@ msgstr "સ્લાઇડ દેખાવ"
#: notebookbar_groupedbar_compact.ui:4071
#: /home/cl/vc/git/libo-core/sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:5079
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|formatt"
msgid "F_ormat"
msgstr "બંધારણ (_o)"
@@ -4038,7 +3964,6 @@ msgid "Grou_p"
msgstr "જૂથ"
#: notebookbar_groupedbar_compact.ui:6694
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|GridO"
msgid "_Grid"
msgstr "જાળી (_G)"
@@ -4062,7 +3987,6 @@ msgstr "રંગ"
#: notebookbar_groupedbar_compact.ui:7596
#: /home/cl/vc/git/libo-core/sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:8350
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|GridB"
msgid "_Grid"
msgstr "જાળી (_G)"
@@ -4126,13 +4050,11 @@ msgid "Menubar"
msgstr ""
#: notebookbar_groupedbar_full.ui:2541
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|Quotation2"
msgid "Quotation"
msgstr "અવતરણચિહ્ન"
#: notebookbar_groupedbar_full.ui:3227
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|fileb"
msgid "_File"
msgstr "ફાઈલ (_F)"
@@ -4197,7 +4119,6 @@ msgstr "સ્લાઇડ દેખાવ"
#: notebookbar_groupedbar_full.ui:5327
#: /home/cl/vc/git/libo-core/sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:6592
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|formatd"
msgid "F_ormat"
msgstr "બંધારણ (_o)"
@@ -4258,7 +4179,6 @@ msgstr "ફેરફાર (~E)"
#: notebookbar_groupedbar_full.ui:8677
#: /home/cl/vc/git/libo-core/sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:9941
#: /home/cl/vc/git/libo-core/sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:11368
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|GridDrawB"
msgid "_Grid"
msgstr "જાળી (_G)"
@@ -4352,13 +4272,11 @@ msgid "_Help"
msgstr "મદદ"
#: notebookbar_groups.ui:49
-#, fuzzy
msgctxt "notebookbar_groups|layout01"
msgid "Blank"
msgstr "ખાલી"
#: notebookbar_groups.ui:57
-#, fuzzy
msgctxt "notebookbar_groups|layout02"
msgid "Title Slide"
msgstr "શીર્ષક સ્લાઇડ"
@@ -4370,25 +4288,21 @@ msgid "Title, Text"
msgstr "શીર્ષક લખાણ"
#: notebookbar_groups.ui:73
-#, fuzzy
msgctxt "notebookbar_groups|layout04"
msgid "Title, Content"
msgstr "શીર્ષક, સમાવિષ્ટ"
#: notebookbar_groups.ui:81
-#, fuzzy
msgctxt "notebookbar_groups|layout05"
msgid "Centered Text"
msgstr "ક્રેન્દ્રિત લખાણ"
#: notebookbar_groups.ui:104
-#, fuzzy
msgctxt "notebookbar_groups|hyperlink"
msgid "Hyperlink"
msgstr "હાઇપરલિંક"
#: notebookbar_groups.ui:118
-#, fuzzy
msgctxt "notebookbar_groups|footnote"
msgid "Footnote"
msgstr "ફુટનોંધ"
@@ -4422,7 +4336,6 @@ msgid "Master 2"
msgstr ""
#: notebookbar_groups.ui:257
-#, fuzzy
msgctxt "notebookbar_groups|shapestyledefault"
msgid "Default"
msgstr "મૂળભૂત"
@@ -4451,7 +4364,6 @@ msgid "Title 2"
msgstr "શીર્ષક૨"
#: notebookbar_groups.ui:489
-#, fuzzy
msgctxt "notebookbar_groups|filegrouplabel"
msgid "File"
msgstr "ફાઇલ"
@@ -4463,7 +4375,6 @@ msgid "Clipboard"
msgstr "ક્લિપબોર્ડ"
#: notebookbar_groups.ui:688
-#, fuzzy
msgctxt "notebookbar_groups|shapestyleb"
msgid "Style"
msgstr "શૈલી"
@@ -4479,7 +4390,6 @@ msgid " "
msgstr ""
#: notebookbar_groups.ui:1201
-#, fuzzy
msgctxt "notebookbar_groups|formatgrouplabel"
msgid "Text"
msgstr "લખાણ"
@@ -4497,7 +4407,6 @@ msgid "Master"
msgstr "મુખ્ય (~M)"
#: notebookbar_groups.ui:1293
-#, fuzzy
msgctxt "notebookbar_groups|layoutb"
msgid "Layout"
msgstr "દેખાવ"
@@ -4515,19 +4424,16 @@ msgid "Transition"
msgstr "રૂપાંતરો"
#: notebookbar_groups.ui:1386
-#, fuzzy
msgctxt "notebookbar_groups|slidegrouplabel"
msgid "Slide"
msgstr "સ્લાઈડ"
#: notebookbar_groups.ui:1460
-#, fuzzy
msgctxt "notebookbar_groups|shapesb"
msgid "Shapes"
msgstr "આકારો"
#: notebookbar_groups.ui:1476
-#, fuzzy
msgctxt "notebookbar_groups|linksb"
msgid "Links"
msgstr "કડીઓ"
@@ -4539,7 +4445,6 @@ msgid "Insert"
msgstr "દાખલ કરો"
#: notebookbar_groups.ui:1620
-#, fuzzy
msgctxt "notebookbar_groups|imagestyleb"
msgid "Style"
msgstr "શૈલી"
@@ -4551,7 +4456,6 @@ msgid "Reset"
msgstr "પુનઃસુયોજીત કરો"
#: notebookbar_groups.ui:1703
-#, fuzzy
msgctxt "notebookbar_groups|wrapb"
msgid "Wrap"
msgstr "લપેટો"
@@ -4575,13 +4479,11 @@ msgid "None"
msgstr "કંઇ નહી"
#: notebookbar_groups.ui:1827
-#, fuzzy
msgctxt "notebookbar_groups|wrapideal"
msgid "Optimal"
msgstr "શ્રેષ્ઠ"
#: notebookbar_groups.ui:1836
-#, fuzzy
msgctxt "notebookbar_groups|wrapon"
msgid "Parallel"
msgstr "સમાંતર"
@@ -4599,7 +4501,6 @@ msgid "After"
msgstr "પછી (_f)"
#: notebookbar_groups.ui:1863
-#, fuzzy
msgctxt "notebookbar_groups|wrapthrough"
msgid "Through"
msgstr "મારફતે"
@@ -4897,7 +4798,6 @@ msgid "Duration of pause"
msgstr "થોભવાનો સમયગાળો"
#: presentationdialog.ui:395
-#, fuzzy
msgctxt "presentationdialog|pauseduration-atkobject"
msgid "Pause Duration"
msgstr "સમયગાળાને અટકાવો"
@@ -5121,7 +5021,6 @@ msgid "_As stated in document"
msgstr ""
#: publishingdialog.ui:394
-#, fuzzy
msgctxt "publishingdialog|chgAutoRadiobutton"
msgid "_Automatic"
msgstr "આપોઆપ (_A)"
@@ -5163,7 +5062,6 @@ msgid "_WebCast"
msgstr ""
#: publishingdialog.ui:680
-#, fuzzy
msgctxt "publishingdialog|kioskRadiobutton"
msgid "_Automatic"
msgstr "આપોઆપ (_A)"
@@ -5287,7 +5185,6 @@ msgid "Information for the Title Page"
msgstr ""
#: publishingdialog.ui:1304
-#, fuzzy
msgctxt "publishingdialog|textOnlyCheckbutton"
msgid "_Text only"
msgstr "ફક્ત લખાણ (_T)"
@@ -5400,13 +5297,11 @@ msgid "Two Spins"
msgstr "બે સ્પીનો"
#: rotatemenu.ui:50
-#, fuzzy
msgctxt "rotatemenu|clockwise"
msgid "Clockwise"
msgstr "સમઘડી"
#: rotatemenu.ui:58
-#, fuzzy
msgctxt "rotatemenu|counterclock"
msgid "Counter-clockwise"
msgstr "વિષમઘડી"
@@ -5498,7 +5393,6 @@ msgid "Landscape"
msgstr "આડું"
#: sidebarslidebackground.ui:58
-#, fuzzy
msgctxt "sidebarslidebackground|orientation"
msgid "Portrait"
msgstr "છબી"
@@ -5530,7 +5424,6 @@ msgid "Master View"
msgstr ""
#: sidebarslidebackground.ui:226
-#, fuzzy
msgctxt "sidebarslidebackground|closemasterslide"
msgid "Close Master View"
msgstr "માસ્ટરનો દેખાવ બંધ કરો"
@@ -5548,7 +5441,6 @@ msgid "Narrow"
msgstr "સાંકડુ"
#: sidebarslidebackground.ui:250
-#, fuzzy
msgctxt "sidebarslidebackground|marginLB"
msgid "Moderate"
msgstr "મોડરેટ"
@@ -5817,7 +5709,6 @@ msgid "Variant:"
msgstr "ચલ"
#: slidetransitionspanelhorizontal.ui:103
-#, fuzzy
msgctxt "slidetransitionspanelhorizontal|sound_label"
msgid "Sound:"
msgstr "સાઉન્ડ:"
@@ -5835,19 +5726,16 @@ msgid "Stop previous sound"
msgstr "પહેલાનો સાઉન્ડ બંધ કરો"
#: slidetransitionspanelhorizontal.ui:118
-#, fuzzy
msgctxt "slidetransitionspanelhorizontal|sound_list"
msgid "Other sound..."
msgstr "અન્ય ધ્વનિઓ..."
#: slidetransitionspanelhorizontal.ui:128
-#, fuzzy
msgctxt "slidetransitionspanelhorizontal|loop_sound"
msgid "Loop until next sound"
msgstr "આગળના સાઉન્ડ સુધી લુપ"
#: slidetransitionspanelhorizontal.ui:142
-#, fuzzy
msgctxt "slidetransitionspanelhorizontal|rb_mouse_click"
msgid "On mouse click"
msgstr "માઉસ ક્લિક પર"
@@ -6118,7 +6006,6 @@ msgid "Values from Selection"
msgstr "પસંદગી માંથી કિંમતો"
#: copydlg.ui:162
-#, fuzzy
msgctxt "copydlg|viewdata-atkobject"
msgid "Values from Selection"
msgstr "પસંદગી માંથી કિંમતો"
@@ -6288,7 +6175,6 @@ msgid "Background"
msgstr "પાશ્વભાગ"
#: drawpagedialog.ui:150
-#, fuzzy
msgctxt "drawpagedialog|RID_SVXPAGE_TRANSPARENCE"
msgid "Transparency"
msgstr "પારદર્શકતા"
@@ -6324,73 +6210,61 @@ msgid "Numbering"
msgstr "ક્રમાંકિત કરો"
#: drawprinteroptions.ui:32
-#, fuzzy
msgctxt "drawprinteroptions|printname"
msgid "Page name"
msgstr "પાનાનું નામ"
#: drawprinteroptions.ui:48
-#, fuzzy
msgctxt "drawprinteroptions|printdatetime"
msgid "Date and time"
msgstr "તારીખ અને સમય"
#: drawprinteroptions.ui:70
-#, fuzzy
msgctxt "drawprinteroptions|label4"
msgid "Contents"
msgstr "સમાવિષ્ટો"
#: drawprinteroptions.ui:103
-#, fuzzy
msgctxt "drawprinteroptions|originalcolors"
msgid "Original size"
msgstr "મૂળભૂત માપ"
#: drawprinteroptions.ui:121
-#, fuzzy
msgctxt "drawprinteroptions|grayscale"
msgid "Grayscale"
msgstr "ગ્રેસ્કેલ"
#: drawprinteroptions.ui:139
-#, fuzzy
msgctxt "drawprinteroptions|blackandwhite"
msgid "Black & white"
msgstr "કાળુ અને સફેદ"
#: drawprinteroptions.ui:163
-#, fuzzy
msgctxt "drawprinteroptions|label5"
msgid "Color"
msgstr "રંગ"
#: drawprinteroptions.ui:196
-#, fuzzy
msgctxt "drawprinteroptions|originalsize"
msgid "Original size"
msgstr "મૂળભૂત માપ"
#: drawprinteroptions.ui:214
-#, fuzzy
msgctxt "drawprinteroptions|fittoprintable"
msgid "Fit to printable page"
msgstr "છાપી શકાય તેવા પાનામાં બંધબેસાડો"
#: drawprinteroptions.ui:232
-#, fuzzy
msgctxt "drawprinteroptions|distributeonmultiple"
msgid "Distribute on multiple sheets of paper"
msgstr "પેપરની ઘણીબધી શીટોને વહેંચો"
#: drawprinteroptions.ui:250
-#, fuzzy
msgctxt "drawprinteroptions|tilesheet"
msgid "Tile sheet of paper with repeated pages"
msgstr "વારંવાર આવતા પાનાં સાથે પેપરની તકતી શીટ"
#: drawprinteroptions.ui:274
-#, fuzzy
msgctxt "drawprinteroptions|label6"
msgid "Size"
msgstr "માપ"
@@ -6498,7 +6372,6 @@ msgid "_Title"
msgstr "કોષ્ટક (_T)"
#: insertlayer.ui:197
-#, fuzzy
msgctxt "insertlayer|description"
msgid "_Description"
msgstr "વર્ણન (_D)"
diff --git a/source/gu/sfx2/messages.po b/source/gu/sfx2/messages.po
index fd558713003..08f98c56f38 100644
--- a/source/gu/sfx2/messages.po
+++ b/source/gu/sfx2/messages.po
@@ -39,13 +39,11 @@ msgid "~Close"
msgstr "બંધ કરો (~C)"
#: strings.hrc:30
-#, fuzzy
msgctxt "STR_OPEN"
msgid "Open"
msgstr "ખોલો"
#: strings.hrc:31
-#, fuzzy
msgctxt "STR_EDIT_TEMPLATE"
msgid "Edit"
msgstr "ફેરફાર"
@@ -449,13 +447,11 @@ msgid "\"$(ARG1)\" is not an absolute URL that can be passed to an external appl
msgstr "\"$(ARG1)\" ચોક્કસ URL નથી કે જે તેને ખોલવા માટે બહારનાં કાર્યક્રમમાં પસાર કરી શકાય છે."
#: strings.hrc:107
-#, fuzzy
msgctxt "STR_GID_INTERN"
msgid "Internal"
msgstr "આંતરિક"
#: strings.hrc:108
-#, fuzzy
msgctxt "STR_GID_APPLICATION"
msgid "Application"
msgstr "કાર્યક્રમ"
@@ -467,31 +463,26 @@ msgid "View"
msgstr "જુઓ"
#: strings.hrc:110
-#, fuzzy
msgctxt "STR_GID_DOCUMENT"
msgid "Documents"
msgstr "દસ્તાવેજો"
#: strings.hrc:111
-#, fuzzy
msgctxt "STR_GID_EDIT"
msgid "Edit"
msgstr "ફેરફાર"
#: strings.hrc:112
-#, fuzzy
msgctxt "STR_GID_MACRO"
msgid "BASIC"
msgstr "BASIC"
#: strings.hrc:113
-#, fuzzy
msgctxt "STR_GID_OPTIONS"
msgid "Options"
msgstr "વિકલ્પો"
#: strings.hrc:114
-#, fuzzy
msgctxt "STR_GID_MATH"
msgid "Math"
msgstr "ગણિત"
@@ -509,7 +500,6 @@ msgid "Insert"
msgstr "ઉમેરો"
#: strings.hrc:117
-#, fuzzy
msgctxt "STR_GID_FORMAT"
msgid "Format"
msgstr "બંધારણ"
@@ -521,7 +511,6 @@ msgid "Templates"
msgstr "ટેમ્પલેટ્સ"
#: strings.hrc:119
-#, fuzzy
msgctxt "STR_GID_TEXT"
msgid "Text"
msgstr "લખાણ"
@@ -551,13 +540,11 @@ msgid "Numbering"
msgstr "ક્રમ આપવો"
#: strings.hrc:124
-#, fuzzy
msgctxt "STR_GID_DATA"
msgid "Data"
msgstr "માહિતી"
#: strings.hrc:125
-#, fuzzy
msgctxt "STR_GID_SPECIAL"
msgid "Special Functions"
msgstr "વિશિષ્ટ વિધેયો"
@@ -569,13 +556,11 @@ msgid "Image"
msgstr "ચિત્ર"
#: strings.hrc:127
-#, fuzzy
msgctxt "STR_GID_CHART"
msgid "Chart"
msgstr "આલેખ"
#: strings.hrc:128
-#, fuzzy
msgctxt "STR_GID_EXPLORER"
msgid "Explorer"
msgstr "શોધક"
@@ -593,13 +578,11 @@ msgid "Modify"
msgstr "સુધારો"
#: strings.hrc:131
-#, fuzzy
msgctxt "STR_GID_DRAWING"
msgid "Drawing"
msgstr "ચિત્રકામ"
#: strings.hrc:132
-#, fuzzy
msgctxt "STR_GID_CONTROLS"
msgid "Controls"
msgstr "નિયંત્રણો"
@@ -1020,13 +1003,11 @@ msgid "Styles in use: "
msgstr "વપરાશમાં શૈલીઓ: "
#: strings.hrc:208
-#, fuzzy
msgctxt "STR_SID_NAVIGATOR"
msgid "Navigator"
msgstr "નેવિગેટર"
#: strings.hrc:209
-#, fuzzy
msgctxt "STR_SID_SIDEBAR"
msgid "Sidebar"
msgstr "બાજુપટ્ટી"
@@ -1491,7 +1472,6 @@ msgid "Businesscard with logo"
msgstr ""
#: strings.hrc:303
-#, fuzzy
msgctxt "STR_CLEAR_CHAR"
msgid "Remove"
msgstr "દૂર કરો"
@@ -1520,7 +1500,6 @@ msgid "Date completed"
msgstr "તારીખ સમાપ્ત થયેલ છે"
#: dinfdlg.hrc:30
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Department"
msgstr "વિભાગ"
@@ -1556,7 +1535,6 @@ msgid "Editor"
msgstr "સંપાદક"
#: dinfdlg.hrc:36
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "E-Mail"
msgstr "ઇ-મેલ"
@@ -1568,7 +1546,6 @@ msgid "Forward to"
msgstr "ને આગળ કરો"
#: dinfdlg.hrc:38
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Group"
msgstr "જૂથ"
@@ -1580,7 +1557,6 @@ msgid "Info"
msgstr "જાણકારી"
#: dinfdlg.hrc:40
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Language"
msgstr "ભાષા"
@@ -1616,13 +1592,11 @@ msgid "Project"
msgstr "પ્રોજેક્ટ"
#: dinfdlg.hrc:46
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Publisher"
msgstr "પ્રકાશક"
#: dinfdlg.hrc:47
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Purpose"
msgstr "હેતુ"
@@ -1646,7 +1620,6 @@ msgid "Recorded date"
msgstr "રેકોર્ડ થયેલ તારીખ"
#: dinfdlg.hrc:51
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Reference"
msgstr "સંદર્ભ"
@@ -1658,7 +1631,6 @@ msgid "Source"
msgstr "સ્ત્રોત"
#: dinfdlg.hrc:53
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Status"
msgstr "પરિસ્થિતિ"
@@ -1676,13 +1648,11 @@ msgid "Typist"
msgstr "ટાઇપિસ્ટ"
#: dinfdlg.hrc:56
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "URL"
msgstr "URL"
#: dinfdlg.hrc:69
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Text"
msgstr "લખાણ"
@@ -1700,7 +1670,6 @@ msgid "Date"
msgstr "માહિતી"
#: dinfdlg.hrc:72
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Duration"
msgstr "સમયગાળો"
@@ -1831,7 +1800,6 @@ msgid "Display"
msgstr "દર્શાવ (_D)"
#: bookmarkmenu.ui:26
-#, fuzzy
msgctxt "bookmarkmenu|rename"
msgid "Rename..."
msgstr "નામ બદલો..."
@@ -2098,7 +2066,6 @@ msgid "Edit Document"
msgstr "દસ્તાવેજમાં ફેરફાર"
#: editdocumentdialog.ui:44
-#, fuzzy
msgctxt "editdocumentdialog|cancel"
msgid "Cancel"
msgstr "રદ કરો"
@@ -2177,7 +2144,6 @@ msgid "Please save this document locally instead and attach it from within your
msgstr "મહેરબાની કરીને તેને બદલે સ્થાનિક રીતે આ દસ્તાવેજને સંગ્રહો અને તમારાં ઇમેઇલ ક્લાઇન્ટમાંથી તેને જોડો."
#: floatingrecord.ui:9
-#, fuzzy
msgctxt "floatingrecord|FloatingRecord"
msgid "Record Macro"
msgstr "મેક્રો રેકોર્ડ કરો"
@@ -2199,7 +2165,6 @@ msgid "Contents"
msgstr "ટિપ્પણીઓ"
#: helpcontrol.ui:71
-#, fuzzy
msgctxt "helpcontrol|index"
msgid "Index"
msgstr "અનુક્રમણિકા"
@@ -2446,7 +2411,6 @@ msgid "Style Name"
msgstr "શૈલી નામ"
#: notebookbar.ui:73
-#, fuzzy
msgctxt "notebookbar|label9"
msgid "File"
msgstr "ફાઇલ"
@@ -2612,7 +2576,6 @@ msgid "Confirm:"
msgstr "ખાતરી:"
#: password.ui:158
-#, fuzzy
msgctxt "password|pass1ed-atkobject"
msgid "Password"
msgstr "પાસવર્ડ"
@@ -2876,7 +2839,6 @@ msgid "E_xtensions"
msgstr "ઍક્સટેન્શન (_x)"
#: startcenter.ui:482
-#, fuzzy
msgctxt "startcenter|label1"
msgid "Application"
msgstr "કાર્યક્રમ"
@@ -2892,7 +2854,6 @@ msgid "Templates List"
msgstr ""
#: stylecontextmenu.ui:12
-#, fuzzy
msgctxt "stylecontextmenu|new"
msgid "New..."
msgstr "નવું..."
@@ -2910,13 +2871,11 @@ msgid "Hide"
msgstr "છુપાડો"
#: stylecontextmenu.ui:36
-#, fuzzy
msgctxt "stylecontextmenu|show"
msgid "Show"
msgstr "બતાવો"
#: stylecontextmenu.ui:44
-#, fuzzy
msgctxt "stylecontextmenu|delete"
msgid "Delete..."
msgstr "કાઢી નાંખો..."
@@ -2948,13 +2907,11 @@ msgid "All Applications"
msgstr ""
#: templatedlg.ui:16
-#, fuzzy
msgctxt "templatedlg|applist"
msgid "Documents"
msgstr "દસ્તાવેજો"
#: templatedlg.ui:19
-#, fuzzy
msgctxt "templatedlg|applist"
msgid "Spreadsheets"
msgstr "સ્પ્રેડશીટ"
@@ -2966,7 +2923,6 @@ msgid "Presentations"
msgstr "રજૂઆત"
#: templatedlg.ui:25
-#, fuzzy
msgctxt "templatedlg|applist"
msgid "Drawings"
msgstr "ચિત્રો"
@@ -2989,7 +2945,6 @@ msgid "Search"
msgstr "શોધો"
#: templatedlg.ui:147
-#, fuzzy
msgctxt "templatedlg|search_filter"
msgid "Search..."
msgstr "શોધો..."
@@ -3016,7 +2971,6 @@ msgid "Template List"
msgstr ""
#: templatedlg.ui:312
-#, fuzzy
msgctxt "templatedlg|action_menu|tooltip_text"
msgid "Settings"
msgstr "સુયોજનો"
@@ -3032,7 +2986,6 @@ msgid "Show this dialog at startup"
msgstr ""
#: templatedlg.ui:373
-#, fuzzy
msgctxt "templatedlg|move_btn"
msgid "Move"
msgstr "ખસેડો"
@@ -3044,7 +2997,6 @@ msgid "Move Templates"
msgstr "મારા ટેમ્પલેટ્સ"
#: templatedlg.ui:391
-#, fuzzy
msgctxt "templatedlg|export_btn"
msgid "Export"
msgstr "નિકાસ"
@@ -3055,7 +3007,6 @@ msgid "Export Templates"
msgstr ""
#: templatedlg.ui:408
-#, fuzzy
msgctxt "templatedlg|import_btn"
msgid "Import"
msgstr "આયાત"
diff --git a/source/gu/starmath/messages.po b/source/gu/starmath/messages.po
index 91eb5f03aad..d4e93737204 100644
--- a/source/gu/starmath/messages.po
+++ b/source/gu/starmath/messages.po
@@ -305,19 +305,16 @@ msgid "noelement"
msgstr "તત્વ"
#: smmod.hrc:78
-#, fuzzy
msgctxt "RID_UI_SYMBOL_NAMES"
msgid "strictlylessthan"
msgstr "કરતાં નાનુ જ"
#: smmod.hrc:79
-#, fuzzy
msgctxt "RID_UI_SYMBOL_NAMES"
msgid "strictlygreaterthan"
msgstr "કરતાં મોટું જ"
#: smmod.hrc:80
-#, fuzzy
msgctxt "RID_UI_SYMBOL_NAMES"
msgid "notequal"
msgstr "સરખું નહિ"
@@ -1712,43 +1709,36 @@ msgid "gray"
msgstr "ગ્રે"
#: strings.hrc:295
-#, fuzzy
msgctxt "STR_LIME"
msgid "lime"
msgstr "લીંબુ"
#: strings.hrc:296
-#, fuzzy
msgctxt "STR_MAROON"
msgid "maroon"
msgstr "મરૂન"
#: strings.hrc:297
-#, fuzzy
msgctxt "STR_NAVY"
msgid "navy"
msgstr "નેવી"
#: strings.hrc:298
-#, fuzzy
msgctxt "STR_OLIVE"
msgid "olive"
msgstr "ઓલિવ"
#: strings.hrc:299
-#, fuzzy
msgctxt "STR_PURPLE"
msgid "purple"
msgstr "જાંબુડિયો"
#: strings.hrc:300
-#, fuzzy
msgctxt "STR_SILVER"
msgid "silver"
msgstr "ચાંદી"
#: strings.hrc:301
-#, fuzzy
msgctxt "STR_TEAL"
msgid "teal"
msgstr "બતક"
@@ -1890,7 +1880,6 @@ msgid "%PRODUCTNAME %s"
msgstr "%PRODUCTNAME %s"
#: strings.hrc:329
-#, fuzzy
msgctxt "RID_PRINTUIOPT_CONTENTS"
msgid "Contents"
msgstr "સમાવિષ્ટો"
@@ -1914,7 +1903,6 @@ msgid "B~orders"
msgstr "હદો"
#: strings.hrc:333
-#, fuzzy
msgctxt "RID_PRINTUIOPT_SIZE"
msgid "Size"
msgstr "માપ"
diff --git a/source/gu/svtools/messages.po b/source/gu/svtools/messages.po
index 8a4e929a7c0..df234b01884 100644
--- a/source/gu/svtools/messages.po
+++ b/source/gu/svtools/messages.po
@@ -20,73 +20,61 @@ msgid "Error"
msgstr "ક્ષતિ"
#: errtxt.hrc:31
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "Warning"
msgstr "ચેતવણી"
#: errtxt.hrc:32
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) loading the template $(ARG1)"
msgstr "$(ARG1) ટેમ્પલેટ લાવવામાં $(ERR)"
#: errtxt.hrc:33 /home/cl/vc/git/libo-core/svtools/inc/errtxt.hrc:34
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) saving the document $(ARG1)"
msgstr "$(ERR) એ $(ARG1) દસ્તાવેજને સંગ્રહ કરી રહ્યુ છે"
#: errtxt.hrc:35
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) displaying doc. information for document $(ARG1)"
msgstr "દસ્તાવેજ દર્શાવવામાં $(ERR). દસ્તાવેજ $(ARG1) માટેની જાણકારી"
#: errtxt.hrc:36
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) writing document $(ARG1) as template"
msgstr "દસ્તાવેજ $(ARG1) ને ટેમ્પલેટ તરીકે લખવામાં $(ERR)"
#: errtxt.hrc:37
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) copying or moving document contents"
msgstr "$(ERR) દસ્તાવેજની વિગતોની નકલ કરવામાં અથવા ખસેડવામાં"
#: errtxt.hrc:38
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) starting the Document Manager"
msgstr "$(ERR) દસ્તાવેજનાં સંચાલકને શરૂ કરવામાં"
#: errtxt.hrc:39
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) loading document $(ARG1)"
msgstr "$(ERR) $(ARG1) દસ્તાવેજને લાવવામાં"
#: errtxt.hrc:40 /home/cl/vc/git/libo-core/svtools/inc/errtxt.hrc:41
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) creating a new document"
msgstr "$(ERR) એ નવા દસ્તાવેજ ને બનાવી રહ્યુ છે"
#: errtxt.hrc:42
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) expanding entry"
msgstr "$(ERR) દાખલાને વિસ્તારવામાં"
#: errtxt.hrc:43
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) loading BASIC of document $(ARG1)"
msgstr "$(ERR) $(ARG1) દસ્તાવેજનાં પાયાને લાવવામાં"
#: errtxt.hrc:44
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) searching for an address"
msgstr "$(ERR) સરનામા માટે શાધવામાં"
@@ -98,49 +86,41 @@ msgid "Abort"
msgstr "રદ કરો"
#: errtxt.hrc:51
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Nonexistent object"
msgstr "અસ્તિત્વ ધરાવતી ન હોય તેવી વસ્તુ"
#: errtxt.hrc:52
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Object already exists"
msgstr "વસ્તુ પહેલેથી અસ્તિત્વ ધરાવે છે"
#: errtxt.hrc:53
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Object not accessible"
msgstr "વસ્તુ પ્રાપ્ત થઈ શકતી નથી"
#: errtxt.hrc:54
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Inadmissible path"
msgstr "દાખલ ન કરી શકાય તેવો પથ"
#: errtxt.hrc:55
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Locking problem"
msgstr "તાળુ મારવામાં સમસ્યા"
#: errtxt.hrc:56
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Wrong parameter"
msgstr "ખોટા પરીમાણ"
#: errtxt.hrc:57
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Resource exhausted"
msgstr "સ્રોત પૂરો થઈ ગયો"
#: errtxt.hrc:58
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Action not supported"
msgstr "ક્રિયાનો આધાર નથી"
@@ -152,103 +132,86 @@ msgid "Read Error"
msgstr "વાંચવામાં-ભૂલ"
#: errtxt.hrc:60
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Write Error"
msgstr "લખવામાં ભૂલ"
#: errtxt.hrc:61
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "unknown"
msgstr "અજાણ્યું"
#: errtxt.hrc:62
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Version Incompatibility"
msgstr "આવૃત્તિ અસંગત"
#: errtxt.hrc:63 /home/cl/vc/git/libo-core/svtools/inc/errtxt.hrc:74
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "General Error"
msgstr "સામાન્ય ભૂલ"
#: errtxt.hrc:64
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Incorrect format"
msgstr "અયોગ્ય બંધારણ"
#: errtxt.hrc:65
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Error creating object"
msgstr "વસ્તુ બનાવતા ભૂલ"
#: errtxt.hrc:66
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Inadmissible value or data type"
msgstr "પ્રવેશી ન શકે તેવી કિંમત અથવા માહિતીનો પ્રકાર"
#: errtxt.hrc:67
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "BASIC runtime error"
msgstr "પાયાની ચાલુ કરવાનાં સમયની ભૂલ"
#: errtxt.hrc:68
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "BASIC syntax error"
msgstr "પાયાની બંધારણની ભૂલ"
#: errtxt.hrc:75
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "General input/output error."
msgstr "સામાન્ય ઈનપુટ/આઉટપુટ ભૂલ."
#: errtxt.hrc:76
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Invalid file name."
msgstr "અયોગ્ય ફાઈલ નામ."
#: errtxt.hrc:77
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Nonexistent file."
msgstr "બિનહયાત ફાઈલ."
#: errtxt.hrc:78
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "File already exists."
msgstr "ફાઈલ પહેલાથી જ હાજર છે."
#: errtxt.hrc:79
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The object is not a directory."
msgstr "ઓબ્જેક્ટ ડિરેક્ટરી નથી."
#: errtxt.hrc:80
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The object is not a file."
msgstr "ઓબ્જેક્ટ ફાઈલ નથી."
#: errtxt.hrc:81
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The specified device is invalid."
msgstr "સ્પષ્ટ થયેલ ઉપકરણ અયોગ્ય છે."
#: errtxt.hrc:82
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid ""
"The object cannot be accessed\n"
@@ -258,19 +221,16 @@ msgstr ""
"વાપરી શકાતો નથી."
#: errtxt.hrc:83
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Sharing violation while accessing the object."
msgstr "ઓબ્જેક્ટ વાપરતી વખતે ઉલંઘન વહેંચી રહ્યા છીએ."
#: errtxt.hrc:84
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "No more space on device."
msgstr "ઉપકરણ ઉપર કંઈ વધુ જગ્યા નથી."
#: errtxt.hrc:85
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid ""
"This operation cannot be run on\n"
@@ -280,163 +240,136 @@ msgstr ""
"ઉપર ચલાવી શકાતી નથી."
#: errtxt.hrc:86
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "This operation is not supported on this operating system."
msgstr "આ ઓપરેટિંગ સિસ્ટમ પર આ પ્રક્રિયા આધારભૂત નથી."
#: errtxt.hrc:87
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "There are too many files open."
msgstr "ત્યાં ઘણી બધી ફાઈલો ખૂલેલી છે."
#: errtxt.hrc:88
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Data could not be read from the file."
msgstr "માહિતી ફાઈલમાંથી વાંચી શકાઈ નહિં."
#: errtxt.hrc:89
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The file could not be written."
msgstr "ફાઈલ લખી શકાઈ નહિં."
#: errtxt.hrc:90
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The operation could not be run due to insufficient memory."
msgstr "અપૂરતી મેમરીનાં લીધે પ્રક્રિયા ચલાવી શકાઈ નહિ."
#: errtxt.hrc:91
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The seek operation could not be run."
msgstr "પહોંચવાની પ્રક્રિયા ચલાવી શકાઈ નહિં."
#: errtxt.hrc:92
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The tell operation could not be run."
msgstr "કહેવાની પ્રક્રિયા ચલાવી શકાઈ નહિં."
#: errtxt.hrc:93
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Incorrect file version."
msgstr "અયોગ્ય ફાઈલ આવૃત્તિ."
#: errtxt.hrc:94
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Incorrect file format."
msgstr "અયોગ્ય ફાઈલ બંધારણ."
#: errtxt.hrc:95
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The file name contains invalid characters."
msgstr "ફાઈલ નામ અયોગ્ય અક્ષરો સમાવે છે."
#: errtxt.hrc:96
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "An unknown I/O error has occurred."
msgstr "અજ્ઞાત I/O ભૂલ ઉદ્ભવી."
#: errtxt.hrc:97
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "An invalid attempt was made to access the file."
msgstr "ફાઈલ વાપરવામાં અયોગ્ય વારો કરવામાં આવ્યો હતો."
#: errtxt.hrc:98
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The file could not be created."
msgstr "ફાઈલ બનાવી શકાઈ નહિં."
#: errtxt.hrc:99
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The operation was started under an invalid parameter."
msgstr "પ્રક્રિયા અયોગ્ય પરિમાણ હેઠળ શરૂ કરવામાં આવી હતી."
#: errtxt.hrc:100
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The operation on the file was aborted."
msgstr "ફાઈલ પરની પ્રક્રિયા અડધેથી બંધ થઈ હતી."
#: errtxt.hrc:101
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Path to the file does not exist."
msgstr "ફાઈલનો પાથ અસ્તિત્વમાં નથી."
#: errtxt.hrc:102
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "An object cannot be copied into itself."
msgstr "વસ્તુની તેની જાતે અંદર નકલ થઈ શકશે નહિ."
#: errtxt.hrc:103
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The specified template could not be found."
msgstr "સ્પષ્ટ થયેલ ટેમ્પલેટ ખોલી શક્યા નહિં."
#: errtxt.hrc:104
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The file cannot be used as template."
msgstr "ફાઈલ ટેમ્પલેટ તરીકે વાપરી શકાતી નથી."
#: errtxt.hrc:105
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "This document has already been opened for editing."
msgstr "આ દસ્તાવેજ સંપાદન માટે પહેલાથી જ ખોલવામાં આવેલ છે."
#: errtxt.hrc:106
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The wrong password has been entered."
msgstr "ખોટો પાસવર્ડ દાખલ કર્યો."
#: errtxt.hrc:107
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Error reading file."
msgstr "ફાઈલ વાંચવામાં ભૂલ."
#: errtxt.hrc:108
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The document was opened as read-only."
msgstr "દસ્તાવેજ માત્ર-વાંચી શકાય તે રીતે ખોલવામાં આવેલ હતો."
#: errtxt.hrc:109
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "General OLE Error."
msgstr "સામાન્ય OLE ભૂલ."
#: errtxt.hrc:110
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The host name $(ARG1) could not be resolved."
msgstr "યજમાન નામ $(ARG1) ઉકેલી શકાયું નહિં."
#: errtxt.hrc:111
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Could not establish Internet connection to $(ARG1)."
msgstr "$(ARG1) નું નેટવર્ક જોડાણ અધિષ્ઠાપિત કરી શક્યા નહિં."
#: errtxt.hrc:112
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid ""
"Error reading data from the Internet.\n"
@@ -446,7 +379,6 @@ msgstr ""
"સર્વર ભૂલ સંદેશો: $(ARG1)."
#: errtxt.hrc:113
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid ""
"Error transferring data to the Internet.\n"
@@ -456,37 +388,31 @@ msgstr ""
"સર્વર ભૂલ સંદેશો: $(ARG1)."
#: errtxt.hrc:114
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "General Internet error has occurred."
msgstr "સામાન્ય ઇન્ટરનેટ ભૂલ ઉદ્ભવી."
#: errtxt.hrc:115
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The requested Internet data is not available in the cache and cannot be transmitted as the Online mode has not be activated."
msgstr "અરજી કરેલ ઇન્ટરનેટ માહિતી એ કેશમાં ઉપલબ્ધ નથી અને તે ઓનલાઈન સ્થિતિ તરીકે પરિવહન કરી શકાતી નથી જે સક્રિય પણ થયેલ નથી."
#: errtxt.hrc:116
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The contents could not be created."
msgstr "સમાવિષ્ટ ભાગો બનાવી શકાયા નહિ."
#: errtxt.hrc:117
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The file name is too long for the target file system."
msgstr "લક્ષ ફાઈલ સિસ્ટમ માટે ફાઈલનું નામ ખૂબ લાંબુ છે."
#: errtxt.hrc:118
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The input syntax is invalid."
msgstr "ઇનપુટ સિન્ટૅક્સ એ અયોગ્ય છે."
#: errtxt.hrc:119
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid ""
"This document contains attributes that cannot be saved in the selected format.\n"
@@ -496,19 +422,16 @@ msgstr ""
"મહેરબાની કરીને દસ્તાવેજને %PRODUCTNAME %PRODUCTVERSION ફાઈલ બંધારણમાં સંગ્રહો નહિં."
#: errtxt.hrc:120
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The maximum number of documents that can be opened at the same time has been reached. You need to close one or more documents before you can open a new document."
msgstr "દસ્તાવેજોની મહત્તમ સંખ્યા કે જે એક જ સમયે ખોલી શકાય છે તે પહોંચી ગયા છે. તમારે એક અથવા ઘણા દસ્તાવેજો બંધ કરવાની જરૂર છે તમે નવું દસ્તાવેજ ખોલી શકો તે પહેલાં."
#: errtxt.hrc:121
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Could not create backup copy."
msgstr "બેકઅપની નકલ ને બનાવી શકાતી નથી."
#: errtxt.hrc:122
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid ""
"An attempt was made to execute a macro.\n"
@@ -518,7 +441,6 @@ msgstr ""
"સુરક્ષાનાં કારણો માટે, મેક્રો આધાર એ નિષ્ક્રિય થયેલ છે."
#: errtxt.hrc:123
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid ""
"This document contains macros.\n"
@@ -534,7 +456,6 @@ msgstr ""
"માટે, અમુક કાર્યક્ષમતા ઉપલબ્ધ હોઇ શકતી નથી."
#: errtxt.hrc:124
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid ""
"This document contains macros.\n"
@@ -550,7 +471,6 @@ msgstr ""
"માટે, કેટલીક કાર્યત્મકતા એ ઉપલ્બધ હોઇ શકે નહિં."
#: errtxt.hrc:125
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid ""
"The encrypted document contains unexpected non-encrypted streams.\n"
@@ -570,25 +490,21 @@ msgstr ""
" "
#: errtxt.hrc:126
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Invalid data length."
msgstr "અયોગ્ય માહિતીની લંબાઈ."
#: errtxt.hrc:127
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Function not possible: path contains current directory."
msgstr "કાર્ય શક્ય નથી: પથ વર્તમાન ડિરેક્ટરી સમાવે છે."
#: errtxt.hrc:128
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Function not possible: device (drive) not identical."
msgstr "કાર્ય શક્ય નથી: ઉપકરણ (ડ્રાઈવ) સમાન નથી."
#: errtxt.hrc:129
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Device (drive) not ready."
msgstr "ઉપકરણ (ડ્રાઈવ) તૈયાર નથી."
@@ -599,13 +515,11 @@ msgid "Wrong checksum."
msgstr ""
#: errtxt.hrc:131
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Function not possible: write protected."
msgstr "કાર્ય શક્ય નથી: ન લખી શકાય તેવુ."
#: errtxt.hrc:132
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid ""
"The password of a shared spreadsheet cannot be set or changed.\n"
@@ -2643,13 +2557,11 @@ msgid "Field Assignment"
msgstr "ક્ષેત્ર સોંપણી"
#: fileviewmenu.ui:12
-#, fuzzy
msgctxt "fileviewmenu|delete"
msgid "_Delete"
msgstr "કાઢી નાંખો (_D)"
#: fileviewmenu.ui:20
-#, fuzzy
msgctxt "fileviewmenu|rename"
msgid "_Rename"
msgstr "ફરી નામ આપો(_R)"
@@ -2919,7 +2831,6 @@ msgid "Secure connection"
msgstr ""
#: placeedit.ui:269
-#, fuzzy
msgctxt "placeedit|loginLabel"
msgid "User:"
msgstr "વપરાશકર્તા:"
@@ -2937,7 +2848,6 @@ msgid "Port:"
msgstr "પોર્ટ"
#: placeedit.ui:414
-#, fuzzy
msgctxt "placeedit|passwordLabel"
msgid "Password:"
msgstr "પાસવર્ડ:"
@@ -3502,7 +3412,6 @@ msgid "Unknown source"
msgstr "અજાણ્યો સ્ત્રોત"
#: strings.hrc:105
-#, fuzzy
msgctxt "STR_SVT_FILEVIEW_COLUMN_TITLE"
msgid "Name"
msgstr "નામ"
@@ -3756,7 +3665,6 @@ msgid "Black Italic"
msgstr "કાળા ત્રાંસા"
#: strings.hrc:176
-#, fuzzy
msgctxt "STR_SVT_STYLE_BOOK"
msgid "Book"
msgstr "ચોપડી"
@@ -3869,7 +3777,6 @@ msgid "Move To End"
msgstr "અંતમાં ખસેડો"
#: strings.hrc:199
-#, fuzzy
msgctxt "STR_TABBAR_PUSHBUTTON_ADDTAB"
msgid "Add"
msgstr "ઉમેરો"
@@ -4095,7 +4002,6 @@ msgid "~Finish"
msgstr "સંપૂર્ણ(~F)"
#: strings.hrc:246
-#, fuzzy
msgctxt "STR_WIZDLG_NEXT"
msgid "~Next >"
msgstr "આગળ > (~N)"
diff --git a/source/gu/svx/messages.po b/source/gu/svx/messages.po
index d010f0e826e..daad459410b 100644
--- a/source/gu/svx/messages.po
+++ b/source/gu/svx/messages.po
@@ -75,7 +75,6 @@ msgid "LIKE"
msgstr "LIKE"
#: fmstring.hrc:28
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "NOT"
msgstr "NOT"
@@ -87,13 +86,11 @@ msgid "EMPTY"
msgstr "EMPTY"
#: fmstring.hrc:30
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "TRUE"
msgstr "TRUE"
#: fmstring.hrc:31
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "FALSE"
msgstr "FALSE"
@@ -111,19 +108,16 @@ msgid "BETWEEN"
msgstr "BETWEEN"
#: fmstring.hrc:34
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "OR"
msgstr "OR"
#: fmstring.hrc:35
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "AND"
msgstr "AND"
#: fmstring.hrc:36
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "Average"
msgstr "સરેરાશ"
@@ -135,7 +129,6 @@ msgid "Count"
msgstr "ગણતરી"
#: fmstring.hrc:38
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "Maximum"
msgstr "મહત્તમ"
@@ -147,7 +140,6 @@ msgid "Minimum"
msgstr "ન્યૂનતમ"
#: fmstring.hrc:40
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "Sum"
msgstr "સરવાળો"
@@ -317,7 +309,6 @@ msgstr "નિશાનીઓ"
#. SVX_NUM_CHAR_SPECIAL
#: numberingtype.hrc:31
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "Graphics"
msgstr "ગ્રાફિક્સ"
@@ -875,7 +866,6 @@ msgid "Query"
msgstr "પ્રશ્ર્ન"
#: tabwin.hrc:29
-#, fuzzy
msgctxt "RID_RSC_TABWIN_PREFIX"
msgid "SQL"
msgstr "SQL"
@@ -1278,97 +1268,81 @@ msgid "A6"
msgstr "A6"
#: page.hrc:31
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "A5"
msgstr "A5"
#: page.hrc:32
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "A4"
msgstr "A4"
#: page.hrc:33
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "A3"
msgstr "A3"
#: page.hrc:34
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "B6 (ISO)"
msgstr "B6 (ISO)"
#: page.hrc:35
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "B5 (ISO)"
msgstr "B5 (ISO)"
#: page.hrc:36
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "B4 (ISO)"
msgstr "B4 (ISO)"
#: page.hrc:37
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "Letter"
msgstr "પત્ર"
#: page.hrc:38
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "Legal"
msgstr "કાયદેસર"
#: page.hrc:39
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "Long Bond"
msgstr "લાંબો બોન્ડ"
#: page.hrc:40
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "Tabloid"
msgstr "ટૅબલૉઇડ"
#: page.hrc:41
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "B6 (JIS)"
msgstr "B6 (JIS)"
#: page.hrc:42
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "B5 (JIS)"
msgstr "B5 (JIS)"
#: page.hrc:43
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "B4 (JIS)"
msgstr "B4 (JIS)"
#: page.hrc:44
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "16 Kai"
msgstr "16 કાઇ"
#: page.hrc:45
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "32 Kai"
msgstr "32 કાઇ"
#: page.hrc:46
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "Big 32 Kai"
msgstr "મોટું 32 કાઇ"
@@ -1380,31 +1354,26 @@ msgid "User"
msgstr "વપરાશકર્તા"
#: page.hrc:48
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "DL Envelope"
msgstr "DL કવર"
#: page.hrc:49
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "C6 Envelope"
msgstr "C6 કવર"
#: page.hrc:50
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "C6/5 Envelope"
msgstr "C6/5 કવર"
#: page.hrc:51
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "C5 Envelope"
msgstr "C5 કવર"
#: page.hrc:52
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "C4 Envelope"
msgstr "C4 કવર"
@@ -1422,31 +1391,26 @@ msgid "#7¾ (Monarch) Envelope"
msgstr "#7¾ (મોનાર્ચ) કવર"
#: page.hrc:55
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "#9 Envelope"
msgstr "#9 કવર"
#: page.hrc:56
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "#10 Envelope"
msgstr "#10 કવર"
#: page.hrc:57
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "#11 Envelope"
msgstr "#11 કવર"
#: page.hrc:58
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "#12 Envelope"
msgstr "#12 કવર"
#: page.hrc:59
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "Japanese Postcard"
msgstr "જાપાની પોસ્ટકાર્ડ"
@@ -1458,115 +1422,96 @@ msgid "A6"
msgstr "A6"
#: page.hrc:65
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "A5"
msgstr "A5"
#: page.hrc:66
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "A4"
msgstr "A4"
#: page.hrc:67
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "A3"
msgstr "A3"
#: page.hrc:68
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "A2"
msgstr "A2"
#: page.hrc:69
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "A1"
msgstr "A1"
#: page.hrc:70
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "A0"
msgstr "A0"
#: page.hrc:71
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "B6 (ISO)"
msgstr "B6 (ISO)"
#: page.hrc:72
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "B5 (ISO)"
msgstr "B5 (ISO)"
#: page.hrc:73
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "B4 (ISO)"
msgstr "B4 (ISO)"
#: page.hrc:74
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "Letter"
msgstr "પત્ર"
#: page.hrc:75
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "Legal"
msgstr "કાયદેસર"
#: page.hrc:76
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "Long Bond"
msgstr "લાંબો બોન્ડ"
#: page.hrc:77
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "Tabloid"
msgstr "ટૅબલૉઇડ"
#: page.hrc:78
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "B6 (JIS)"
msgstr "B6 (JIS)"
#: page.hrc:79
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "B5 (JIS)"
msgstr "B5 (JIS)"
#: page.hrc:80
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "B4 (JIS)"
msgstr "B4 (JIS)"
#: page.hrc:81
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "16 Kai"
msgstr "16 કાઇ"
#: page.hrc:82
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "32 Kai"
msgstr "32 કાઇ"
#: page.hrc:83
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "Big 32 Kai"
msgstr "મોટું 32 કાઇ"
@@ -1578,37 +1523,31 @@ msgid "User"
msgstr "વપરાશકર્તા"
#: page.hrc:85
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "DL Envelope"
msgstr "DL કવર"
#: page.hrc:86
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "C6 Envelope"
msgstr "C6 કવર"
#: page.hrc:87
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "C6/5 Envelope"
msgstr "C6/5 કવર"
#: page.hrc:88
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "C5 Envelope"
msgstr "C5 કવર"
#: page.hrc:89
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "C4 Envelope"
msgstr "C4 કવર"
#: page.hrc:90
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "Dia Slide"
msgstr "Dia સ્લાઇડ"
@@ -1632,7 +1571,6 @@ msgid "Screen 16:10"
msgstr "સ્ક્રીન ૧૬:૧૦"
#: page.hrc:94
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "Japanese Postcard"
msgstr "જાપાની પોસ્ટકાર્ડ"
@@ -1675,7 +1613,6 @@ msgid "Sorting"
msgstr "ક્રમમાં ગોઠવવું"
#: acceptrejectchangesdialog.ui:151
-#, fuzzy
msgctxt "acceptrejectchangesdialog|calcaction"
msgid "Action"
msgstr "ક્રિયા"
@@ -1687,19 +1624,16 @@ msgid "Position"
msgstr "સ્થાન"
#: acceptrejectchangesdialog.ui:167
-#, fuzzy
msgctxt "acceptrejectchangesdialog|calcauthor"
msgid "Author"
msgstr "લેખક"
#: acceptrejectchangesdialog.ui:175
-#, fuzzy
msgctxt "acceptrejectchangesdialog|calcdate"
msgid "Date"
msgstr "તારીખ"
#: acceptrejectchangesdialog.ui:183
-#, fuzzy
msgctxt "acceptrejectchangesdialog|calcdesc"
msgid "Description"
msgstr "વર્ણન"
@@ -1717,25 +1651,21 @@ msgid "Sort By"
msgstr "વડે ક્રમબધ્ધ કરો"
#: acceptrejectchangesdialog.ui:216
-#, fuzzy
msgctxt "acceptrejectchangesdialog|writeraction"
msgid "Action"
msgstr "ક્રિયા"
#: acceptrejectchangesdialog.ui:224
-#, fuzzy
msgctxt "acceptrejectchangesdialog|writerauthor"
msgid "Author"
msgstr "લેખક"
#: acceptrejectchangesdialog.ui:232
-#, fuzzy
msgctxt "acceptrejectchangesdialog|writerdate"
msgid "Date"
msgstr "તારીખ"
#: acceptrejectchangesdialog.ui:240
-#, fuzzy
msgctxt "acceptrejectchangesdialog|writerdesc"
msgid "Comment"
msgstr "ટિપ્પણી"
@@ -1996,7 +1926,6 @@ msgid "Base text"
msgstr "મૂળ લખાણ "
#: asianphoneticguidedialog.ui:177
-#, fuzzy
msgctxt "asianphoneticguidedialog|Right2ED-atkobject"
msgid "Ruby text"
msgstr "રુબી લખાણ"
@@ -2008,13 +1937,11 @@ msgid "Base text"
msgstr "મૂળ લખાણ "
#: asianphoneticguidedialog.ui:207
-#, fuzzy
msgctxt "asianphoneticguidedialog|Right3ED-atkobject"
msgid "Ruby text"
msgstr "રુબી લખાણ"
#: asianphoneticguidedialog.ui:222
-#, fuzzy
msgctxt "asianphoneticguidedialog|Right4ED-atkobject"
msgid "Ruby text"
msgstr "રુબી લખાણ"
@@ -2090,7 +2017,6 @@ msgid "Preview:"
msgstr "પૂર્વદર્શન"
#: cellmenu.ui:12
-#, fuzzy
msgctxt "cellmenu|copy"
msgid "_Copy"
msgstr "નકલ કરો (_C)"
@@ -2298,7 +2224,6 @@ msgid "Part Number:"
msgstr "પાના નંબર"
#: classificationdialog.ui:310
-#, fuzzy
msgctxt "classificationdialog|intellectualPropertyPartAddButton"
msgid "Add"
msgstr "ઉમેરો"
@@ -2367,13 +2292,11 @@ msgid "Date Field"
msgstr "તારીખની ક્ષેત્ર"
#: colsmenu.ui:62
-#, fuzzy
msgctxt "colsmenu|TimeField"
msgid "Time Field"
msgstr "સમય ક્ષેત્ર"
#: colsmenu.ui:69
-#, fuzzy
msgctxt "colsmenu|NumericField"
msgid "Numeric Field"
msgstr "સંખ્યાની ક્ષેત્ર"
@@ -2385,7 +2308,6 @@ msgid "Currency Field"
msgstr "નાણા ક્ષેત્ર"
#: colsmenu.ui:84
-#, fuzzy
msgctxt "colsmenu|PatternField"
msgid "Pattern Field"
msgstr "ભાત ક્ષેત્ર"
@@ -2438,13 +2360,11 @@ msgid "Date Field"
msgstr "તારીખની ક્ષેત્ર"
#: colsmenu.ui:163
-#, fuzzy
msgctxt "colsmenu|TimeField1"
msgid "Time Field"
msgstr "સમય ક્ષેત્ર"
#: colsmenu.ui:171
-#, fuzzy
msgctxt "colsmenu|NumericField1"
msgid "Numeric Field"
msgstr "સંખ્યાની ક્ષેત્ર"
@@ -2456,7 +2376,6 @@ msgid "Currency Field"
msgstr "નાણા ક્ષેત્ર"
#: colsmenu.ui:187
-#, fuzzy
msgctxt "colsmenu|PatternField1"
msgid "Pattern Field"
msgstr "ભાત ક્ષેત્ર"
@@ -2557,7 +2476,6 @@ msgid "Lossless compression"
msgstr "ખર્ચવિહીન સંકોચન (~L)"
#: compressgraphicdialog.ui:285
-#, fuzzy
msgctxt "compressgraphicdialog|label2"
msgid "Compression"
msgstr "સંકોચવુ"
@@ -2604,7 +2522,6 @@ msgid "DPI"
msgstr "DPI"
#: compressgraphicdialog.ui:502
-#, fuzzy
msgctxt "compressgraphicdialog|label22"
msgid "Resolution"
msgstr "રિઝોલ્યુશન"
@@ -2776,7 +2693,6 @@ msgid "_Don’t Send"
msgstr ""
#: crashreportdlg.ui:51
-#, fuzzy
msgctxt "crashreportdlg|btn_close"
msgid "Close"
msgstr "બંધ કરો"
@@ -2871,7 +2787,6 @@ msgid "_Edit..."
msgstr "ફેરફાર (_E)..."
#: datanavigator.ui:219
-#, fuzzy
msgctxt "datanavigator|modelsremove"
msgid "_Remove"
msgstr "દૂર કરો (_R)"
@@ -2889,13 +2804,11 @@ msgid "Curve"
msgstr "વળાંક"
#: defaultshapespanel.ui:132
-#, fuzzy
msgctxt "defaultshapespanel|label3"
msgid "Connectors"
msgstr "જોડનારો"
#: defaultshapespanel.ui:169
-#, fuzzy
msgctxt "defaultshapespanel|label4"
msgid "Basic Shapes"
msgstr "મૂળભૂત આકારો"
@@ -2907,19 +2820,16 @@ msgid "Symbols"
msgstr "સંજ્ઞા"
#: defaultshapespanel.ui:243
-#, fuzzy
msgctxt "defaultshapespanel|label6"
msgid "Block Arrows"
msgstr "બ્લોક તીરો"
#: defaultshapespanel.ui:280
-#, fuzzy
msgctxt "defaultshapespanel|label7"
msgid "Flowchart"
msgstr "ફ્લોચાર્ટ"
#: defaultshapespanel.ui:317
-#, fuzzy
msgctxt "defaultshapespanel|label8"
msgid "Callouts"
msgstr "કોલઆઉટો"
@@ -2967,7 +2877,6 @@ msgid "All contents of the header will be deleted and can not be restored."
msgstr "હેડરનાં બધા સમાવિષ્ટોને કાઢી નાંખવામાં આવશે અને પુન:સંગ્રહી શકાતુ નથી."
#: docking3deffects.ui:263
-#, fuzzy
msgctxt "docking3deffects|Docking3DEffects"
msgid "3D Effects"
msgstr "3D અસરો"
@@ -3132,7 +3041,6 @@ msgid "3D Shadowing On/Off"
msgstr "૩D પડછાયો પાડી રહ્યા છે ચાલુ બંધ"
#: docking3deffects.ui:939
-#, fuzzy
msgctxt "docking3deffects|label13"
msgid "Shadow"
msgstr "પડછાયો"
@@ -3150,13 +3058,11 @@ msgid "_Distance"
msgstr "નમૂનો"
#: docking3deffects.ui:1032
-#, fuzzy
msgctxt "docking3deffects|label16"
msgid "Camera"
msgstr "કેમેરા"
#: docking3deffects.ui:1067
-#, fuzzy
msgctxt "docking3deffects|label17"
msgid "_Light source"
msgstr "ઝાંખા સ્ત્રોત (_L)"
@@ -3174,7 +3080,6 @@ msgid "Colors Dialog"
msgstr "રંગો સંવાદ"
#: docking3deffects.ui:1121
-#, fuzzy
msgctxt "docking3deffects|label18"
msgid "_Ambient light"
msgstr "ઘેરાયેલો પ્રકાશ (_A)"
@@ -3228,13 +3133,11 @@ msgid "Light Source 8"
msgstr "ઝાંખા સ્ત્રોત"
#: docking3deffects.ui:1369
-#, fuzzy
msgctxt "docking3deffects|label19"
msgid "Illumination"
msgstr "સમજૂતી"
#: docking3deffects.ui:1404
-#, fuzzy
msgctxt "docking3deffects|label20"
msgid "_Type"
msgstr "પ્રકાર (_T)"
@@ -3360,13 +3263,11 @@ msgid "_Illumination color"
msgstr "પ્રકાશિત રંગ(~I)"
#: docking3deffects.ui:1751
-#, fuzzy
msgctxt "docking3deffects|favorites"
msgid "User-defined"
msgstr "વપરાશકર્તા વ્યાખ્યાયિત"
#: docking3deffects.ui:1752
-#, fuzzy
msgctxt "docking3deffects|favorites"
msgid "Metal"
msgstr "ધાતુ"
@@ -3438,7 +3339,6 @@ msgid "Specular"
msgstr "જોવા લાયક"
#: docking3deffects.ui:1924
-#, fuzzy
msgctxt "docking3deffects|assign|tooltip_text"
msgid "Assign"
msgstr "સોંપવું"
@@ -3462,7 +3362,6 @@ msgid "Textures"
msgstr "લખાણવાળું"
#: docking3deffects.ui:1978
-#, fuzzy
msgctxt "docking3deffects|light|tooltip_text"
msgid "Illumination"
msgstr "સમજૂતી"
@@ -3480,7 +3379,6 @@ msgid "Geometry"
msgstr "ભૂમિતિ"
#: dockingcolorreplace.ui:17
-#, fuzzy
msgctxt "dockingcolorreplace|DockingColorReplace"
msgid "Color Replacer"
msgstr "રંગ બદલનાર"
@@ -3609,7 +3507,6 @@ msgid "Fontwork"
msgstr "ફોન્ટ કાર્ય"
#: dockingfontwork.ui:32
-#, fuzzy
msgctxt "dockingfontwork|off|tooltip_text"
msgid "Off"
msgstr "બંધ"
@@ -3691,7 +3588,6 @@ msgid "Text Contour"
msgstr "લખાણનુ કન્ટુર"
#: dockingfontwork.ui:319
-#, fuzzy
msgctxt "dockingfontwork|noshadow|tooltip_text"
msgid "No Shadow"
msgstr "છાંયડો નથી"
@@ -3703,7 +3599,6 @@ msgid "Vertical"
msgstr "ઊભું (_V):"
#: dockingfontwork.ui:346
-#, fuzzy
msgctxt "dockingfontwork|slant|tooltip_text"
msgid "Slant"
msgstr "ત્રાંસું"
@@ -3786,13 +3681,11 @@ msgid "%PRODUCTNAME %PRODUCTVERSION Document Recovery"
msgstr ""
#: docrecoveryrecoverdialog.ui:22
-#, fuzzy
msgctxt "docrecoveryrecoverdialog|cancel"
msgid "_Discard"
msgstr "કાઢી નાંખો (_D)"
#: docrecoveryrecoverdialog.ui:37
-#, fuzzy
msgctxt "docrecoveryrecoverdialog|next"
msgid "_Start"
msgstr "શરુ (_S)"
@@ -3858,7 +3751,6 @@ msgid "_Delete"
msgstr "# કાઢી નાંખો"
#: filtermenu.ui:20
-#, fuzzy
msgctxt "filtermenu|edit"
msgid "_Edit"
msgstr "ફેરફાર (_E)"
@@ -4017,7 +3909,6 @@ msgid "Similarities..."
msgstr ""
#: findreplacedialog.ui:827
-#, fuzzy
msgctxt "findreplacedialog|soundslike"
msgid "Sounds like (_Japanese)"
msgstr "(જાપાનીઝ) ની જેમ સંભળાય છે (_J)"
@@ -4066,7 +3957,6 @@ msgid "Notes"
msgstr "નોંધો"
#: findreplacedialog.ui:985
-#, fuzzy
msgctxt "findreplacedialog|searchdir"
msgid "Direction:"
msgstr "દિશા:"
@@ -4172,7 +4062,6 @@ msgid "Contour Editor"
msgstr "કન્ટુરનો સંપાદક"
#: floatingcontour.ui:46
-#, fuzzy
msgctxt "floatingcontour|TBI_APPLY"
msgid "Apply"
msgstr "અમલમાં મૂકો"
@@ -4184,7 +4073,6 @@ msgid "Workspace"
msgstr "કાર્ય કરવાની જગ્યા"
#: floatingcontour.ui:96
-#, fuzzy
msgctxt "floatingcontour|TBI_SELECT"
msgid "Select"
msgstr "પસંદ કરો"
@@ -4200,31 +4088,26 @@ msgid "Ellipse"
msgstr "અંડાકૃતિ"
#: floatingcontour.ui:141
-#, fuzzy
msgctxt "floatingcontour|TBI_POLY"
msgid "Polygon"
msgstr "બહુકોણ"
#: floatingcontour.ui:166
-#, fuzzy
msgctxt "floatingcontour|TBI_POLYEDIT"
msgid "Edit Points"
msgstr "ફેરફાર બિંદુઓ"
#: floatingcontour.ui:181
-#, fuzzy
msgctxt "floatingcontour|TBI_POLYMOVE"
msgid "Move Points"
msgstr "બિંદુઓને ખસેડો"
#: floatingcontour.ui:196
-#, fuzzy
msgctxt "floatingcontour|TBI_POLYINSERT"
msgid "Insert Points"
msgstr "બિંદુઓ દાખલ કરો"
#: floatingcontour.ui:211
-#, fuzzy
msgctxt "floatingcontour|TBI_POLYDELETE"
msgid "Delete Points"
msgstr "બિંદુઓ કાઢી નાંખો"
@@ -4293,19 +4176,16 @@ msgid "Add Item"
msgstr "વસ્તુ ઉમેરો"
#: formdatamenu.ui:20
-#, fuzzy
msgctxt "formdatamenu|addelement"
msgid "Add Element"
msgstr "ઘટક ઉમેરો"
#: formdatamenu.ui:28
-#, fuzzy
msgctxt "formdatamenu|addattribute"
msgid "Add Attribute"
msgstr "લક્ષણ ઉમેરો"
#: formdatamenu.ui:36
-#, fuzzy
msgctxt "formdatamenu|edit"
msgid "Edit"
msgstr "ફેરફાર"
@@ -4330,7 +4210,6 @@ msgid ""
msgstr ""
#: formlinkwarndialog.ui:27
-#, fuzzy
msgctxt "formlinkwarndialog|ok"
msgid "_Edit"
msgstr "ફેરફાર (_E)"
@@ -4342,13 +4221,11 @@ msgid "_New"
msgstr "નવું(_N)"
#: formnavimenu.ui:22
-#, fuzzy
msgctxt "formnavimenu|form"
msgid "Form"
msgstr "ફોર્મ"
#: formnavimenu.ui:30
-#, fuzzy
msgctxt "formnavimenu|hidden"
msgid "Hidden Control"
msgstr "છૂપાયેલુ નિયંત્રણ"
@@ -4366,7 +4243,6 @@ msgid "Cu_t"
msgstr "કાપો"
#: formnavimenu.ui:58
-#, fuzzy
msgctxt "formnavimenu|copy"
msgid "_Copy"
msgstr "નકલ કરો (_C)"
@@ -4390,7 +4266,6 @@ msgid "Tab Order..."
msgstr "ટેબનો ક્રમ..."
#: formnavimenu.ui:90
-#, fuzzy
msgctxt "formnavimenu|rename"
msgid "_Rename"
msgstr "ફરી નામ આપો(_R)"
@@ -4402,25 +4277,21 @@ msgid "Propert_ies"
msgstr "ગુણધર્મો: "
#: formnavimenu.ui:106
-#, fuzzy
msgctxt "formnavimenu|designmode"
msgid "Open in Design Mode"
msgstr "ભાત સ્થિતિમાં ખોલો"
#: formnavimenu.ui:114
-#, fuzzy
msgctxt "formnavimenu|controlfocus"
msgid "Automatic Control Focus"
msgstr "આપોઆપ નિયંત્રણ પર પ્રકાશ"
#: functionmenu.ui:12
-#, fuzzy
msgctxt "functionmenu|avg"
msgid "Average"
msgstr "સરેરાશ"
#: functionmenu.ui:20
-#, fuzzy
msgctxt "functionmenu|counta"
msgid "CountA"
msgstr "CountA"
@@ -4432,7 +4303,6 @@ msgid "Count"
msgstr "ગણતરી"
#: functionmenu.ui:34
-#, fuzzy
msgctxt "functionmenu|max"
msgid "Maximum"
msgstr "મહત્તમ"
@@ -4444,13 +4314,11 @@ msgid "Minimum"
msgstr "ન્યૂનતમ"
#: functionmenu.ui:48
-#, fuzzy
msgctxt "functionmenu|sum"
msgid "Sum"
msgstr "સરવાળો"
#: functionmenu.ui:55
-#, fuzzy
msgctxt "functionmenu|selection"
msgid "Selection count"
msgstr "પસંદગી ગણતરી"
@@ -4474,7 +4342,6 @@ msgid "_Delete"
msgstr "# કાઢી નાંખો"
#: gallerymenu1.ui:33
-#, fuzzy
msgctxt "gallerymenu1|rename"
msgid "_Rename"
msgstr "ફરી નામ આપો(_R)"
@@ -4522,7 +4389,6 @@ msgid "_Delete"
msgstr "# કાઢી નાંખો"
#: gallerymenu2.ui:74
-#, fuzzy
msgctxt "gallerymenu2|copy"
msgid "_Copy"
msgstr "નકલ કરો (_C)"
@@ -4610,7 +4476,6 @@ msgid "ImageMap Editor"
msgstr "ચિત્રનક્શા સંપાદક"
#: imapdialog.ui:32
-#, fuzzy
msgctxt "imapdialog|TBI_APPLY"
msgid "Apply"
msgstr "અમલમાં મૂકો"
@@ -4628,13 +4493,11 @@ msgid "Save..."
msgstr "સંગ્રહ કરો..."
#: imapdialog.ui:77
-#, fuzzy
msgctxt "imapdialog|TBI_CLOSE"
msgid "Close"
msgstr "બંધ કરો"
#: imapdialog.ui:91
-#, fuzzy
msgctxt "imapdialog|TBI_SELECT"
msgid "Select"
msgstr "પસંદ કરો"
@@ -4650,7 +4513,6 @@ msgid "Ellipse"
msgstr "અંડાકૃતિ"
#: imapdialog.ui:136
-#, fuzzy
msgctxt "imapdialog|TBI_POLY"
msgid "Polygon"
msgstr "બહુકોણ"
@@ -4662,25 +4524,21 @@ msgid "Freeform Polygon"
msgstr "મુક્ત રીતે રચાયેલો બહુકોણ"
#: imapdialog.ui:166
-#, fuzzy
msgctxt "imapdialog|TBI_POLYEDIT"
msgid "Edit Points"
msgstr "ફેરફાર બિંદુઓ"
#: imapdialog.ui:181
-#, fuzzy
msgctxt "imapdialog|TBI_POLYMOVE"
msgid "Move Points"
msgstr "બિંદુઓને ખસેડો"
#: imapdialog.ui:196
-#, fuzzy
msgctxt "imapdialog|TBI_POLYINSERT"
msgid "Insert Points"
msgstr "બિંદુઓ દાખલ કરો"
#: imapdialog.ui:211
-#, fuzzy
msgctxt "imapdialog|TBI_POLYDELETE"
msgid "Delete Points"
msgstr "બિંદુઓ કાઢી નાંખો"
@@ -4698,7 +4556,6 @@ msgid "Redo"
msgstr "લાલ"
#: imapdialog.ui:256
-#, fuzzy
msgctxt "imapdialog|TBI_ACTIVE"
msgid "Active"
msgstr "સક્રિય"
@@ -4734,19 +4591,16 @@ msgid "Text:"
msgstr "લખાણ: "
#: imapmenu.ui:12
-#, fuzzy
msgctxt "imapmenu|url"
msgid "Description..."
msgstr "વર્ણન..."
#: imapmenu.ui:20
-#, fuzzy
msgctxt "imapmenu|macro"
msgid "_Macro..."
msgstr "મેક્રો (_M)..."
#: imapmenu.ui:28
-#, fuzzy
msgctxt "imapmenu|active"
msgid "Active"
msgstr "સક્રિય"
@@ -5023,7 +4877,6 @@ msgid "Line Spacing:"
msgstr "વાક્ય અંતર"
#: paralinespacingcontrol.ui:182
-#, fuzzy
msgctxt "paralinespacingcontrol|line_dist"
msgid "Single"
msgstr "એકજ"
@@ -5041,13 +4894,11 @@ msgid "1.5 Lines"
msgstr "૧.૫ લીટીઓ"
#: paralinespacingcontrol.ui:185
-#, fuzzy
msgctxt "paralinespacingcontrol|line_dist"
msgid "Double"
msgstr "બેવડુ"
#: paralinespacingcontrol.ui:186
-#, fuzzy
msgctxt "paralinespacingcontrol|line_dist"
msgid "Proportional"
msgstr "સંપ્રમાણ"
@@ -5082,13 +4933,11 @@ msgid "Custom Value"
msgstr ""
#: paralrspacing.ui:37
-#, fuzzy
msgctxt "paralrspacing|beforetextindent|tooltip_text"
msgid "Before Text Indent"
msgstr "લખાણ હાંસિયા પહેલાં"
#: paralrspacing.ui:77
-#, fuzzy
msgctxt "paralrspacing|aftertextindent|tooltip_text"
msgid "After Text Indent"
msgstr "લખાણ હાંસિયા પછી"
@@ -5100,13 +4949,11 @@ msgid "First Line Indent"
msgstr "પહેલાં વાક્યથી હાંસિયો"
#: paraulspacing.ui:45
-#, fuzzy
msgctxt "paraulspacing|aboveparaspacing|tooltip_text"
msgid "Above Paragraph Spacing"
msgstr "ફકરા અંતર ઉપર"
#: paraulspacing.ui:86
-#, fuzzy
msgctxt "paraulspacing|belowparaspacing|tooltip_text"
msgid "Below Paragraph Spacing"
msgstr "ફકરા અંતર નીચે"
@@ -5309,7 +5156,6 @@ msgid "C_omment:"
msgstr "ટિપ્પણી (_o)"
#: redlinefilterpage.ui:87
-#, fuzzy
msgctxt "redlinefilterpage|commentedit-atkobject"
msgid "Comment"
msgstr "ટિપ્પણી"
@@ -5332,7 +5178,6 @@ msgid "A_ction:"
msgstr "ક્રિયા (_c)"
#: redlinefilterpage.ui:159
-#, fuzzy
msgctxt "redlinefilterpage|authorlist-atkobject"
msgid "Author"
msgstr "લેખક"
@@ -5396,7 +5241,6 @@ msgid "Start Date"
msgstr "શરૂઆતની તારીખ"
#: redlinefilterpage.ui:306
-#, fuzzy
msgctxt "redlinefilterpage|starttime-atkobject"
msgid "Start Time"
msgstr "સમયને શરૂ કરો"
@@ -5407,13 +5251,11 @@ msgid "Set current time and date"
msgstr ""
#: redlinefilterpage.ui:341
-#, fuzzy
msgctxt "redlinefilterpage|enddate-atkobject"
msgid "End Date"
msgstr "અંતિમ તારીખ"
#: redlinefilterpage.ui:360
-#, fuzzy
msgctxt "redlinefilterpage|endtime-atkobject"
msgid "End Time"
msgstr "અંતિમ સમય"
@@ -5460,43 +5302,36 @@ msgid "Delete Rows"
msgstr "હરોળને કાઢી નાંખો"
#: rowsmenu.ui:19
-#, fuzzy
msgctxt "rowsmenu|save"
msgid "Save Record"
msgstr "રેકોર્ડનો સંગ્રહ કરો"
#: rowsmenu.ui:26
-#, fuzzy
msgctxt "rowsmenu|undo"
msgid "Undo: Data entry"
msgstr "છેલ્લુ ક્રિયા રદ કરો: માહિતીનો પ્રવેશ"
#: rulermenu.ui:12
-#, fuzzy
msgctxt "rulermenu|mm"
msgid "Millimeter"
msgstr "મીલીમીટર"
#: rulermenu.ui:20
-#, fuzzy
msgctxt "rulermenu|cm"
msgid "Centimeter"
msgstr "સેન્ટિમીટર"
#: rulermenu.ui:28
-#, fuzzy
msgctxt "rulermenu|m"
msgid "Meter"
msgstr "મીટર"
#: rulermenu.ui:36
-#, fuzzy
msgctxt "rulermenu|km"
msgid "Kilometer"
msgstr "કિલોમીટર"
#: rulermenu.ui:44
-#, fuzzy
msgctxt "rulermenu|in"
msgid "Inch"
msgstr "ઇંચ"
@@ -5514,19 +5349,16 @@ msgid "Miles"
msgstr "માઈલો"
#: rulermenu.ui:68
-#, fuzzy
msgctxt "rulermenu|pt"
msgid "Point"
msgstr "બિંદુ"
#: rulermenu.ui:76
-#, fuzzy
msgctxt "rulermenu|pc"
msgid "Pica"
msgstr "પિકા"
#: rulermenu.ui:84
-#, fuzzy
msgctxt "rulermenu|ch"
msgid "Char"
msgstr "અક્ષર"
@@ -5598,7 +5430,6 @@ msgid "Disable hardware acceleration (OpenGL, OpenCL)"
msgstr ""
#: safemodedialog.ui:234
-#, fuzzy
msgctxt "safemodedialog|radio_extensions"
msgid "Extensions"
msgstr "એક્સટેન્શન"
@@ -5757,31 +5588,26 @@ msgid "Linear"
msgstr "એકસરખું"
#: sidebararea.ui:170
-#, fuzzy
msgctxt "sidebararea|gradientstyle"
msgid "Axial"
msgstr "અક્ષીય"
#: sidebararea.ui:171
-#, fuzzy
msgctxt "sidebararea|gradientstyle"
msgid "Radial"
msgstr "ત્રિજ્યા"
#: sidebararea.ui:172
-#, fuzzy
msgctxt "sidebararea|gradientstyle"
msgid "Ellipsoid"
msgstr "દીર્ઘવૃત્તીય"
#: sidebararea.ui:173
-#, fuzzy
msgctxt "sidebararea|gradientstyle"
msgid "Quadratic"
msgstr "વર્ગાત્મક"
#: sidebararea.ui:174
-#, fuzzy
msgctxt "sidebararea|gradientstyle"
msgid "Square"
msgstr "ચોરસ"
@@ -5792,7 +5618,6 @@ msgid "Gradient Type"
msgstr ""
#: sidebararea.ui:190
-#, fuzzy
msgctxt "sidebararea|bmpimport"
msgid "_Import"
msgstr "આયાત (_I)"
@@ -5808,7 +5633,6 @@ msgid "Gradient angle"
msgstr ""
#: sidebararea.ui:232
-#, fuzzy
msgctxt "sidebararea|transparencylabel|tooltip_text"
msgid "Transparency"
msgstr "પારદર્શકતા"
@@ -5875,7 +5699,6 @@ msgid "Specify the variation of gradient transparency."
msgstr "ઢાળ પારદર્શકતાનું ફેરફાર સ્પષ્ટ કરો."
#: sidebararea.ui:320
-#, fuzzy
msgctxt "sidebararea|transparencyslider|tooltip_text"
msgid "Specify 0% for fully opaque through 100% for fully transparent."
msgstr "સંપૂર્ણ પારદર્શકતા માટે ૧૦૦જ્ઞ મારફતે સંપૂર્ણ અપારદર્શકતા માટે ૦% સ્પષ્ટ કરો."
@@ -5886,7 +5709,6 @@ msgid "Specify 0% for fully opaque through 100% for fully transparent."
msgstr "સંપૂર્ણ પારદર્શકતા માટે ૧૦૦જ્ઞ મારફતે સંપૂર્ણ અપારદર્શકતા માટે ૦% સ્પષ્ટ કરો."
#: sidebararea.ui:346
-#, fuzzy
msgctxt "sidebararea|settransparency-atkobject"
msgid "Transparency"
msgstr "પારદર્શકતા"
@@ -5945,7 +5767,6 @@ msgid "Specify the percentage of transparency; 0% is fully opaque and 100% is fu
msgstr "પારદર્શકતાની ટકાવારીને સ્પષ્ટ કરો; ૦% એ સંપૂર્ણપણ અપારદર્શક છે અને ૧૦૦% એ સંપૂર્ણપણે પારદર્શક છે."
#: sidebargraphic.ui:176
-#, fuzzy
msgctxt "sidebargraphic|settransparency-atkobject"
msgid "Transparency"
msgstr "પારદર્શકતા"
@@ -5956,7 +5777,6 @@ msgid "Red"
msgstr "લાલ"
#: sidebargraphic.ui:215
-#, fuzzy
msgctxt "sidebargraphic|setred-atkobject"
msgid "Red"
msgstr "લાલ"
@@ -6060,7 +5880,6 @@ msgid "Specify the transparency of the line."
msgstr "વાક્યની પારદર્શકતાને પસંદ કરો."
#: sidebarline.ui:230
-#, fuzzy
msgctxt "sidebarline|linetransparency-atkobject"
msgid "Transparency"
msgstr "પારદર્શકતા"
@@ -6087,13 +5906,11 @@ msgid "- none -"
msgstr "- કંઇ નહિં -"
#: sidebarline.ui:283
-#, fuzzy
msgctxt "sidebarline|edgestyle"
msgid "Mitered"
msgstr "મિટર્ડ"
#: sidebarline.ui:284
-#, fuzzy
msgctxt "sidebarline|edgestyle"
msgid "Beveled"
msgstr "બેવેલ્ડ"
@@ -6105,7 +5922,6 @@ msgid "Corner Style"
msgstr "ખૂણાની શૈલી (_C):"
#: sidebarline.ui:303
-#, fuzzy
msgctxt "sidebarline|caplabel"
msgid "Ca_p style:"
msgstr "કૅપ શૈલી (_p):"
@@ -6166,7 +5982,6 @@ msgid "Above Paragraph Spacing"
msgstr "ફકરા અંતર ઉપર"
#: sidebarparagraph.ui:320
-#, fuzzy
msgctxt "sidebarparagraph|aboveparaspacing-atkobject"
msgid "Above Paragraph Spacing"
msgstr "ફકરા અંતર ઉપર"
@@ -6177,7 +5992,6 @@ msgid "Below Paragraph Spacing"
msgstr "ફકરા અંતર નીચે"
#: sidebarparagraph.ui:370
-#, fuzzy
msgctxt "sidebarparagraph|belowparaspacing-atkobject"
msgid "Below Paragraph Spacing"
msgstr "ફકરા અંતર નીચે"
@@ -6218,7 +6032,6 @@ msgid "Before Text Indent"
msgstr "લખાણ હાંસિયા પહેલાં"
#: sidebarparagraph.ui:531
-#, fuzzy
msgctxt "sidebarparagraph|beforetextindent-atkobject"
msgid "Before Text Indent"
msgstr "લખાણ હાંસિયા પહેલાં"
@@ -6229,7 +6042,6 @@ msgid "After Text Indent"
msgstr "લખાણ હાંસિયા પછી"
#: sidebarparagraph.ui:580
-#, fuzzy
msgctxt "sidebarparagraph|aftertextindent-atkobject"
msgid "After Text Indent"
msgstr "લખાણ હાંસિયા પછી"
@@ -6364,7 +6176,6 @@ msgid "Enable"
msgstr "સક્રિય"
#: sidebarshadow.ui:58
-#, fuzzy
msgctxt "sidebarshadow|angle"
msgid "Angle"
msgstr "ખૂણો"
@@ -6490,19 +6301,16 @@ msgid "Tabs"
msgstr "ટેબ"
#: textunderlinecontrol.ui:26
-#, fuzzy
msgctxt "textunderlinecontrol|none"
msgid "(Without)"
msgstr "(વગર)"
#: textunderlinecontrol.ui:44
-#, fuzzy
msgctxt "textunderlinecontrol|single|tooltip_text"
msgid "Single"
msgstr "એકજ"
#: textunderlinecontrol.ui:61
-#, fuzzy
msgctxt "textunderlinecontrol|double|tooltip_text"
msgid "Double"
msgstr "બેવડુ"
@@ -6514,43 +6322,36 @@ msgid "Bold"
msgstr "ઘાટ્ટા"
#: textunderlinecontrol.ui:95
-#, fuzzy
msgctxt "textunderlinecontrol|dot|tooltip_text"
msgid "Dotted"
msgstr "ટપકાંવાળુ"
#: textunderlinecontrol.ui:112
-#, fuzzy
msgctxt "textunderlinecontrol|dotbold|tooltip_text"
msgid "Dotted (Bold)"
msgstr "ટપકાયુક્ત (ઘાટ્ટી)"
#: textunderlinecontrol.ui:129
-#, fuzzy
msgctxt "textunderlinecontrol|dash|tooltip_text"
msgid "Dash"
msgstr "ડૅશ"
#: textunderlinecontrol.ui:146
-#, fuzzy
msgctxt "textunderlinecontrol|dashlong|tooltip_text"
msgid "Long Dash"
msgstr "લાંબી તૂટક"
#: textunderlinecontrol.ui:163
-#, fuzzy
msgctxt "textunderlinecontrol|dashdot|tooltip_text"
msgid "Dot Dash"
msgstr "ટપકા અને તૂટક"
#: textunderlinecontrol.ui:180
-#, fuzzy
msgctxt "textunderlinecontrol|dashdotdot|tooltip_text"
msgid "Dot Dot Dash"
msgstr "ટપકુ ટપકુ અને તૂટક"
#: textunderlinecontrol.ui:197
-#, fuzzy
msgctxt "textunderlinecontrol|wave|tooltip_text"
msgid "Wave"
msgstr "તરંગ"
@@ -6568,19 +6369,16 @@ msgid "Add Item"
msgstr "વસ્તુ ઉમેરો"
#: xformspage.ui:40
-#, fuzzy
msgctxt "xformspage|TBI_ITEM_ADD_ELEMENT"
msgid "Add Element"
msgstr "ઘટક ઉમેરો"
#: xformspage.ui:54
-#, fuzzy
msgctxt "xformspage|TBI_ITEM_ADD_ATTRIBUTE"
msgid "Add Attribute"
msgstr "લક્ષણ ઉમેરો"
#: xformspage.ui:68
-#, fuzzy
msgctxt "xformspage|TBI_ITEM_EDIT"
msgid "Edit"
msgstr "ફેરફાર"
@@ -6598,7 +6396,6 @@ msgid "Digital Signatures..."
msgstr "ડીઝીટલ સહી..."
#: zoommenu.ui:12
-#, fuzzy
msgctxt "zoommenu|page"
msgid "Entire Page"
msgstr "આખુ પાનું"
@@ -6615,31 +6412,26 @@ msgid "Optimal View"
msgstr ""
#: zoommenu.ui:36
-#, fuzzy
msgctxt "zoommenu|50"
msgid "50%"
msgstr "50%"
#: zoommenu.ui:44
-#, fuzzy
msgctxt "zoommenu|75"
msgid "75%"
msgstr "75%"
#: zoommenu.ui:52
-#, fuzzy
msgctxt "zoommenu|100"
msgid "100%"
msgstr "100%"
#: zoommenu.ui:60
-#, fuzzy
msgctxt "zoommenu|150"
msgid "150%"
msgstr "150%"
#: zoommenu.ui:68
-#, fuzzy
msgctxt "zoommenu|200"
msgid "200%"
msgstr "200%"
@@ -6651,7 +6443,6 @@ msgid "Drawing object"
msgstr "ચિત્રકામ વસ્તુઓ"
#: strings.hrc:26
-#, fuzzy
msgctxt "STR_ObjNamePluralNONE"
msgid "Drawing objects"
msgstr "ચિત્રકામ વસ્તુઓ"
@@ -7224,7 +7015,6 @@ msgid "Dimensioning objects"
msgstr "પરિમાણિત કરવાની વસ્તુઓ"
#: strings.hrc:137
-#, fuzzy
msgctxt "STR_ObjNamePlural"
msgid "Drawing objects"
msgstr "ચિત્રકામ વસ્તુઓ"
@@ -7293,7 +7083,6 @@ msgid "3D scenes"
msgstr "3D દ્રશ્યો"
#: strings.hrc:150
-#, fuzzy
msgctxt "STR_ObjNameSingulSphere3d"
msgid "Sphere"
msgstr "ગોળો"
@@ -8623,7 +8412,6 @@ msgid "Glue spacing object 2"
msgstr "ગ્લુ જગ્યાવાળો વસ્તુ ૨"
#: strings.hrc:418
-#, fuzzy
msgctxt "SIP_SA_EDGELINEDELTACOUNT"
msgid "Number of movable lines"
msgstr "ખસેડી શકાય તેવી લીટીઓની સંખ્યા"
@@ -9239,7 +9027,6 @@ msgid "Bitmap"
msgstr "બિટમેપ"
#: strings.hrc:542
-#, fuzzy
msgctxt "RID_SVXSTR_PATTERN"
msgid "Pattern"
msgstr "ભાત"
@@ -9436,7 +9223,6 @@ msgid "Light Brick"
msgstr ""
#: strings.hrc:582
-#, fuzzy
msgctxt "RID_SVXSTR_COLOR_LIGHTRED"
msgid "Light Red"
msgstr "આછો લાલ"
@@ -9457,7 +9243,6 @@ msgid "Light Indigo"
msgstr ""
#: strings.hrc:586
-#, fuzzy
msgctxt "RID_SVXSTR_COLOR_LIGHTBLUE"
msgid "Light Blue"
msgstr "આછો વાદળી"
@@ -9468,7 +9253,6 @@ msgid "Light Teal"
msgstr ""
#: strings.hrc:588
-#, fuzzy
msgctxt "RID_SVXSTR_COLOR_LIGHTGREEN"
msgid "Light Green"
msgstr "આછો લીલો"
@@ -9730,7 +9514,6 @@ msgid "Box List Yellow"
msgstr ""
#: strings.hrc:643
-#, fuzzy
msgctxt "RID_SVXSTR_TBLAFMT_LO6_ELEGANT"
msgid "Elegant"
msgstr "મનોહર"
@@ -10219,7 +10002,6 @@ msgid "Brownie"
msgstr ""
#: strings.hrc:747
-#, fuzzy
msgctxt "RID_SVXSTR_GRDT83"
msgid "Sunset"
msgstr "સનસેટ"
@@ -10310,7 +10092,6 @@ msgid "Hatching"
msgstr "હેચિંગ"
#: strings.hrc:763
-#, fuzzy
msgctxt "RID_SVXSTR_BMP0"
msgid "Empty"
msgstr "ખાલી"
@@ -10579,7 +10360,6 @@ msgid "Zig Zag"
msgstr ""
#: strings.hrc:816
-#, fuzzy
msgctxt "RID_SVXSTR_BMP53"
msgid "Wave"
msgstr "તરંગ"
@@ -10634,7 +10414,6 @@ msgid "Trellis"
msgstr ""
#: strings.hrc:826
-#, fuzzy
msgctxt "RID_SVXSTR_BMP63"
msgid "Sphere"
msgstr "ગોળો"
@@ -10692,7 +10471,6 @@ msgid "Upward Diagonal"
msgstr ""
#: strings.hrc:837
-#, fuzzy
msgctxt "RID_SVXSTR_BMP74"
msgid "Cross"
msgstr "ક્રોસ"
@@ -11026,7 +10804,6 @@ msgid "Last Custom Value"
msgstr "છેલ્લી વૈવિધ્ય કિંમત"
#: strings.hrc:910
-#, fuzzy
msgctxt "RID_SVXSTR_PT"
msgid "pt"
msgstr "pt"
@@ -11380,55 +11157,46 @@ msgid "P~arallel"
msgstr "સમાંતર(~a)"
#: strings.hrc:990
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_NW"
msgid "Extrusion North-West"
msgstr "ઉતર-પશ્ચિમમાં ઘકેલો"
#: strings.hrc:991
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_N"
msgid "Extrusion North"
msgstr "ઉતરમાં ઘકેલો"
#: strings.hrc:992
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_NE"
msgid "Extrusion North-East"
msgstr "ઉતર-પુવૅમાં ઘકેલો"
#: strings.hrc:993
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_W"
msgid "Extrusion West"
msgstr "પશ્ચિમમાં ઘકેલો"
#: strings.hrc:994
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_NONE"
msgid "Extrusion Backwards"
msgstr "પાછળ ઘકેલો"
#: strings.hrc:995
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_E"
msgid "Extrusion East"
msgstr "પુવૅમાં ઘકેલો"
#: strings.hrc:996
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_SW"
msgid "Extrusion South-West"
msgstr "દક્ષિણ-પશ્ચિમમાં ઘકેલો"
#: strings.hrc:997
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_S"
msgid "Extrusion South"
msgstr "દક્ષિણમાં ઘકેલો"
#: strings.hrc:998
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_SE"
msgid "Extrusion South-East"
msgstr "દક્ષિણ-પુવૅમાં ઘકેલો"
@@ -11541,7 +11309,6 @@ msgid "Transparent"
msgstr "પારદર્શકતા"
#: strings.hrc:1021
-#, fuzzy
msgctxt "RID_SVXSTR_DEFAULT"
msgid "Default"
msgstr "મૂળભૂત"
@@ -11606,7 +11373,6 @@ msgid "Font Name. The current font is not available and will be substituted."
msgstr "ફોન્ટ નામ. હાલનાં ફોન્ટ ઉપલબ્ધ નથી અને તે બદલી તરીકે કામ કરશે."
#: strings.hrc:1034
-#, fuzzy
msgctxt "RID_SVXSTR_CUSTOM_PAL"
msgid "custom"
msgstr "વૈવિધ્યપૂર્ણ"
@@ -12586,13 +12352,11 @@ msgid "Zoom factor. Right-click to change zoom factor or click to open Zoom dial
msgstr ""
#: strings.hrc:1235
-#, fuzzy
msgctxt "RID_SVXSTR_ZOOM_IN"
msgid "Zoom In"
msgstr "મોટું કરો"
#: strings.hrc:1236
-#, fuzzy
msgctxt "RID_SVXSTR_ZOOM_OUT"
msgid "Zoom Out"
msgstr "નાનું કરો"
@@ -12603,31 +12367,26 @@ msgid "25%"
msgstr ""
#: strings.hrc:1238
-#, fuzzy
msgctxt "RID_SVXSTR_ZOOM_50"
msgid "50%"
msgstr "50%"
#: strings.hrc:1239
-#, fuzzy
msgctxt "RID_SVXSTR_ZOOM_75"
msgid "75%"
msgstr "75%"
#: strings.hrc:1240
-#, fuzzy
msgctxt "RID_SVXSTR_ZOOM_100"
msgid "100%"
msgstr "100%"
#: strings.hrc:1241
-#, fuzzy
msgctxt "RID_SVXSTR_ZOOM_150"
msgid "150%"
msgstr "150%"
#: strings.hrc:1242
-#, fuzzy
msgctxt "RID_SVXSTR_ZOOM_200"
msgid "200%"
msgstr "200%"
@@ -14727,7 +14486,6 @@ msgid "Widows"
msgstr "ઓરફાન"
#: svxitems.hrc:63
-#, fuzzy
msgctxt "RID_ATTR_NAMES"
msgid "Paragraph spacing"
msgstr "ફકરાની વચ્ચ જગ્યાે છોડો"
diff --git a/source/gu/sw/messages.po b/source/gu/sw/messages.po
index 6bac667969e..aaf325aea4b 100644
--- a/source/gu/sw/messages.po
+++ b/source/gu/sw/messages.po
@@ -26,7 +26,6 @@ msgid "Hidden Styles"
msgstr "છુપાયેલ શૈલીઓ"
#: app.hrc:32
-#, fuzzy
msgctxt "RID_PARAGRAPHSTYLEFAMILY"
msgid "Applied Styles"
msgstr "લાગુ પાડેલ શૈલીઓ"
@@ -97,7 +96,6 @@ msgid "Hidden Styles"
msgstr "છુપાયેલ શૈલીઓ"
#: app.hrc:49
-#, fuzzy
msgctxt "RID_CHARACTERSTYLEFAMILY"
msgid "Applied Styles"
msgstr "લાગુ પાડેલ શૈલીઓ"
@@ -120,7 +118,6 @@ msgid "Hidden Styles"
msgstr "છુપાયેલ શૈલીઓ"
#: app.hrc:58
-#, fuzzy
msgctxt "RID_FRAMESTYLEFAMILY"
msgid "Applied Styles"
msgstr "લાગુ પાડેલ શૈલીઓ"
@@ -143,7 +140,6 @@ msgid "Hidden Styles"
msgstr "છુપાયેલ શૈલીઓ"
#: app.hrc:67
-#, fuzzy
msgctxt "RID_PAGESTYLEFAMILY"
msgid "Applied Styles"
msgstr "લાગુ પાડેલ શૈલીઓ"
@@ -166,7 +162,6 @@ msgid "Hidden Styles"
msgstr "છુપાયેલ શૈલીઓ"
#: app.hrc:76
-#, fuzzy
msgctxt "RID_LISTSTYLEFAMILY"
msgid "Applied Styles"
msgstr "લાગુ પાડેલ શૈલીઓ"
@@ -189,7 +184,6 @@ msgid "Hidden Styles"
msgstr "છુપાયેલ શૈલીઓ"
#: app.hrc:85
-#, fuzzy
msgctxt "RID_TABLESTYLEFAMILY"
msgid "Applied Styles"
msgstr "લાગુ પાડેલ શૈલીઓ"
@@ -225,7 +219,6 @@ msgid "%PRODUCTNAME Draw/%PRODUCTNAME Impress"
msgstr "%PRODUCTNAME Draw/%PRODUCTNAME Impress"
#: cnttab.hrc:33
-#, fuzzy
msgctxt "RES_SRCTYPES"
msgid "Other OLE Objects"
msgstr "બીજી OLE વસ્તુઓ"
@@ -308,7 +301,6 @@ msgid "File format error found."
msgstr "ફાઈલ બંધારણ ભૂલ મળી."
#: error.hrc:34
-#, fuzzy
msgctxt "RID_SW_ERRHDL"
msgid "Error reading file."
msgstr "ફાઈલ વાંચવામાં ભૂલ."
@@ -320,7 +312,6 @@ msgid "This is not a valid WinWord6 file."
msgstr "આ WinWord6 ફાઈલ નથી."
#: error.hrc:36
-#, fuzzy
msgctxt "RID_SW_ERRHDL"
msgid "File format error found at $(ARG1)(row,col)."
msgstr "$(ARG1)(row,col) આગળ ફાઈલ બંધારણ ભૂલ મળી."
@@ -370,7 +361,6 @@ msgid "$(ARG1) has changed."
msgstr "$(ARG1) બદલાઈ ગયેલ છે."
#: error.hrc:47
-#, fuzzy
msgctxt "RID_SW_ERRHDL"
msgid "$(ARG1) does not exist."
msgstr "$(ARG1) અસ્તિત્વમાં નથી."
@@ -1427,7 +1417,6 @@ msgstr "અલગ માપનાં 2 સ્તંભો (ડાબુ < જમ
#. Table styles, Writer internal, others are taken from Svx
#: strings.hrc:215
-#, fuzzy
msgctxt "STR_TABSTYLE_DEFAULT"
msgid "Default Style"
msgstr "મૂળભૂત શૈલી"
@@ -1439,7 +1428,6 @@ msgid "Paragraph Styles"
msgstr "ફકરા શૈલીઓ (_P)"
#: strings.hrc:218
-#, fuzzy
msgctxt "STR_CHARACTERSTYLEFAMILY"
msgid "Character Styles"
msgstr "અક્ષર શૈલીઓ"
@@ -1531,13 +1519,11 @@ msgid "Bookmark"
msgstr "બૂકમાર્ક"
#: strings.hrc:236
-#, fuzzy
msgctxt "STR_BOOKMARK_NAME"
msgid "Name"
msgstr "નામ"
#: strings.hrc:237
-#, fuzzy
msgctxt "STR_BOOKMARK_TEXT"
msgid "Text"
msgstr "લખાણ"
@@ -2505,7 +2491,6 @@ msgid "Apply table attributes"
msgstr "કોષ્ટક લક્ષણો લાગુ કરો"
#: strings.hrc:431
-#, fuzzy
msgctxt "STR_UNDO_TABLE_AUTOFMT"
msgid "AutoFormat Table"
msgstr "આપોઆપબંધારણ કોષ્ટક"
@@ -2523,7 +2508,6 @@ msgid "Insert Row"
msgstr "હરોળ દાખલ કરો"
#: strings.hrc:434
-#, fuzzy
msgctxt "STR_UNDO_TABLE_DELBOX"
msgid "Delete row/column"
msgstr "હરોળ/સ્તંભ કાઢી નાંખો"
@@ -2545,7 +2529,6 @@ msgid "Split Cells"
msgstr "ખાનાંઓ વિભાજો"
#: strings.hrc:438
-#, fuzzy
msgctxt "STR_UNDO_TABLE_MERGE"
msgid "Merge Cells"
msgstr "ખાનાંઓ ભેગા કરો"
@@ -2696,13 +2679,11 @@ msgid "column break"
msgstr "સ્તંભ અટકણ"
#: strings.hrc:468
-#, fuzzy
msgctxt "STR_UNDO_REDLINE_INSERT"
msgid "Insert $1"
msgstr "$1 ઉમેરો"
#: strings.hrc:469
-#, fuzzy
msgctxt "STR_UNDO_REDLINE_DELETE"
msgid "Delete $1"
msgstr "$1 દૂર કરો"
@@ -2743,7 +2724,6 @@ msgid "Delete Row"
msgstr "હરોળ કાઢી નાંખો"
#: strings.hrc:476
-#, fuzzy
msgctxt "STR_UNDO_REDLINE_TABLE_CELL_INSERT"
msgid "Insert Cell"
msgstr "ખાનું ઉમેરો"
@@ -3148,7 +3128,6 @@ msgid "Table"
msgstr "કોષ્ટક"
#: strings.hrc:560
-#, fuzzy
msgctxt "STR_STYLE_FAMILY_CELL"
msgid "Cell"
msgstr "ખાનું"
@@ -3175,7 +3154,6 @@ msgid "%PRODUCTNAME %s"
msgstr "%PRODUCTNAME %s"
#: strings.hrc:566
-#, fuzzy
msgctxt "STR_PRINTOPTUI_CONTENTS"
msgid "Contents"
msgstr "સમાવિષ્ટો"
@@ -3211,7 +3189,6 @@ msgid "Form control~s"
msgstr "ફોર્મ નિયંત્રણો (~s)"
#: strings.hrc:572
-#, fuzzy
msgctxt "STR_PRINTOPTUI_COLOR"
msgid "Color"
msgstr "રંગ"
@@ -3241,7 +3218,6 @@ msgid "~Use only paper tray from printer preferences"
msgstr "પ્રિન્ટર પસંદગીઓમાંથી ફક્ત પેપર ટ્રેને વાપરો (~U)"
#: strings.hrc:577
-#, fuzzy
msgctxt "STR_PRINTOPTUI_PRINT"
msgid "Print"
msgstr "છાપો"
@@ -3301,7 +3277,6 @@ msgid "Front sides / right pages"
msgstr "આગળની બાજુઓ / જમણા પાનાંઓ"
#: strings.hrc:587
-#, fuzzy
msgctxt "STR_PRINTOPTUI_INCLUDE"
msgid "Include"
msgstr "સમાવો"
@@ -3354,25 +3329,21 @@ msgid "Place in margins"
msgstr ""
#: strings.hrc:597
-#, fuzzy
msgctxt "STR_FORMULA_CALC"
msgid "Functions"
msgstr "વિધેયો"
#: strings.hrc:598
-#, fuzzy
msgctxt "STR_FORMULA_CANCEL"
msgid "Cancel"
msgstr "રદ કરો"
#: strings.hrc:599
-#, fuzzy
msgctxt "STR_FORMULA_APPLY"
msgid "Apply"
msgstr "અમલમાં મૂકો"
#: strings.hrc:600
-#, fuzzy
msgctxt "STR_ACCESS_FORMULA_TOOLBAR"
msgid "Formula Tool Bar"
msgstr "સૂત્ર સાધન પટ્ટી"
@@ -3417,13 +3388,11 @@ msgid "Insert as Hyperlink"
msgstr "હાયપરલીંક દાખલ કરો"
#: strings.hrc:609
-#, fuzzy
msgctxt "STR_LINK_REGION"
msgid "Insert as Link"
msgstr "કડી તરીકે ઉમેરો"
#: strings.hrc:610
-#, fuzzy
msgctxt "STR_COPY_REGION"
msgid "Insert as Copy"
msgstr "નકલ તરીકે ઉમેરો"
@@ -3471,7 +3440,6 @@ msgid "~Update"
msgstr "ફેરફાર"
#: strings.hrc:618
-#, fuzzy
msgctxt "STR_EDIT_CONTENT"
msgid "Edit"
msgstr "ફેરફાર"
@@ -3507,7 +3475,6 @@ msgid "New Document"
msgstr "નવો દસ્તાવેજ (_N)"
#: strings.hrc:624
-#, fuzzy
msgctxt "STR_INSERT_TEXT"
msgid "Text"
msgstr "લખાણ"
@@ -3525,13 +3492,11 @@ msgid "~Delete"
msgstr "કાઢી નાંખો"
#: strings.hrc:627
-#, fuzzy
msgctxt "STR_UPDATE_SEL"
msgid "Selection"
msgstr "પસંદગી"
#: strings.hrc:628
-#, fuzzy
msgctxt "STR_UPDATE_INDEX"
msgid "Indexes"
msgstr "અનુક્રમણિકાઓ"
@@ -3584,7 +3549,6 @@ msgid "Read-~only"
msgstr "માત્ર વાંચવા માટે"
#: strings.hrc:637
-#, fuzzy
msgctxt "STR_POSTIT_SHOW"
msgid "Show All"
msgstr "બધાને બતાવો"
@@ -3639,7 +3603,6 @@ msgstr ". નીચે: "
#. Error calculator
#: strings.hrc:649
-#, fuzzy
msgctxt "STR_POSTIT_PAGE"
msgid "Page"
msgstr "પાનું"
@@ -3651,7 +3614,6 @@ msgid "Line"
msgstr "લાઇન"
#: strings.hrc:651
-#, fuzzy
msgctxt "STR_POSTIT_AUTHOR"
msgid "Author"
msgstr "લેખક"
@@ -3708,55 +3670,46 @@ msgid "(fixed)"
msgstr ""
#: strings.hrc:662
-#, fuzzy
msgctxt "STR_DURATION_FORMAT"
msgid " Y: %1 M: %2 D: %3 H: %4 M: %5 S: %6"
msgstr " Y: %1 M: %2 D: %3 H: %4 M: %5 S: %6"
#: strings.hrc:663
-#, fuzzy
msgctxt "STR_TOI"
msgid "Alphabetical Index"
msgstr "બારાખડી પ્રમાણે અનુક્રમણિકા"
#: strings.hrc:664
-#, fuzzy
msgctxt "STR_TOU"
msgid "User-Defined"
msgstr "વપરાશકર્તા-વ્યાખ્યાયિત"
#: strings.hrc:665
-#, fuzzy
msgctxt "STR_TOC"
msgid "Table of Contents"
msgstr "સમાવિષ્ટોનું કોષ્ટક"
#: strings.hrc:666
-#, fuzzy
msgctxt "STR_TOX_AUTH"
msgid "Bibliography"
msgstr "સંદર્ભ ગ્રંથ"
#: strings.hrc:667
-#, fuzzy
msgctxt "STR_TOX_CITATION"
msgid "Citation"
msgstr "સાઈટેશન"
#: strings.hrc:668
-#, fuzzy
msgctxt "STR_TOX_TBL"
msgid "Index of Tables"
msgstr "કોષ્ટકનો અનુક્રમ"
#: strings.hrc:669
-#, fuzzy
msgctxt "STR_TOX_OBJ"
msgid "Table of Objects"
msgstr "વસ્તુઓનુ કોષ્ટક"
#: strings.hrc:670
-#, fuzzy
msgctxt "STR_TOX_ILL"
msgid "Illustration Index"
msgstr "દ્રષ્ટાંત અનુક્રમ"
@@ -3786,13 +3739,11 @@ msgid "Subject"
msgstr "વિષય (_u)"
#: strings.hrc:676
-#, fuzzy
msgctxt "FLD_DOCINFO_KEYS"
msgid "Keywords"
msgstr "મુખ્યશબ્દો"
#: strings.hrc:677
-#, fuzzy
msgctxt "FLD_DOCINFO_COMMENT"
msgid "Comments"
msgstr "ટિપ્પણીઓ"
@@ -3804,7 +3755,6 @@ msgid "Created"
msgstr "બનાવો"
#: strings.hrc:679
-#, fuzzy
msgctxt "FLD_DOCINFO_CHANGE"
msgid "Modified"
msgstr "સુધારેલ"
@@ -3816,13 +3766,11 @@ msgid "Last printed"
msgstr "છેલ્લે છાપેલ (_n):"
#: strings.hrc:681
-#, fuzzy
msgctxt "FLD_DOCINFO_DOCNO"
msgid "Revision number"
msgstr "પુનરાવર્તન નંબર"
#: strings.hrc:682
-#, fuzzy
msgctxt "FLD_DOCINFO_EDIT"
msgid "Total editing time"
msgstr "કુલ સંપાદન સમય"
@@ -3843,13 +3791,11 @@ msgid "Next convert $(ARG1)"
msgstr ""
#: strings.hrc:686
-#, fuzzy
msgctxt "STR_AUTH_TYPE_ARTICLE"
msgid "Article"
msgstr "લેખ"
#: strings.hrc:687
-#, fuzzy
msgctxt "STR_AUTH_TYPE_BOOK"
msgid "Book"
msgstr "ચોપડી"
@@ -3861,43 +3807,36 @@ msgid "Brochures"
msgstr "માહિતીપુસ્તિકા (~u)"
#: strings.hrc:689
-#, fuzzy
msgctxt "STR_AUTH_TYPE_CONFERENCE"
msgid "Conference proceedings"
msgstr "કોન્ફરન્સ પ્રક્રિયાઓ"
#: strings.hrc:690
-#, fuzzy
msgctxt "STR_AUTH_TYPE_INBOOK"
msgid "Book excerpt"
msgstr "ચોપડીનો અવતરણ તરીકેનો ભાગ"
#: strings.hrc:691
-#, fuzzy
msgctxt "STR_AUTH_TYPE_INCOLLECTION"
msgid "Book excerpt with title"
msgstr "શીર્ષક સાથે ચોપડીનો અવતરણ તરીકેનો ભાગ"
#: strings.hrc:692
-#, fuzzy
msgctxt "STR_AUTH_TYPE_INPROCEEDINGS"
msgid "Conference proceedings"
msgstr "કોન્ફરન્સ પ્રક્રિયાઓ"
#: strings.hrc:693
-#, fuzzy
msgctxt "STR_AUTH_TYPE_JOURNAL"
msgid "Journal"
msgstr "વર્તમાનપત્ર"
#: strings.hrc:694
-#, fuzzy
msgctxt "STR_AUTH_TYPE_MANUAL"
msgid "Techn. documentation"
msgstr "ટેકનિકલ દસ્તાવેજ"
#: strings.hrc:695
-#, fuzzy
msgctxt "STR_AUTH_TYPE_MASTERSTHESIS"
msgid "Thesis"
msgstr "મહાનિબંધ"
@@ -3909,31 +3848,26 @@ msgid "Miscellaneous"
msgstr "પરચૂરણ"
#: strings.hrc:697
-#, fuzzy
msgctxt "STR_AUTH_TYPE_PHDTHESIS"
msgid "Dissertation"
msgstr "વિવરણ"
#: strings.hrc:698
-#, fuzzy
msgctxt "STR_AUTH_TYPE_PROCEEDINGS"
msgid "Conference proceedings"
msgstr "કોન્ફરન્સ પ્રક્રિયાઓ"
#: strings.hrc:699
-#, fuzzy
msgctxt "STR_AUTH_TYPE_TECHREPORT"
msgid "Research report"
msgstr "શોધનો અહેવાલ"
#: strings.hrc:700
-#, fuzzy
msgctxt "STR_AUTH_TYPE_UNPUBLISHED"
msgid "Unpublished"
msgstr "અપ્રકાશિત"
#: strings.hrc:701
-#, fuzzy
msgctxt "STR_AUTH_TYPE_EMAIL"
msgid "E-mail"
msgstr "ઇ-મેઇલ"
@@ -3975,19 +3909,16 @@ msgid "User-defined5"
msgstr "વપરાશકર્તા વ્યાખ્યાયિત"
#: strings.hrc:708
-#, fuzzy
msgctxt "STR_AUTH_FIELD_IDENTIFIER"
msgid "Short name"
msgstr "ટુંકુ નામ"
#: strings.hrc:709
-#, fuzzy
msgctxt "STR_AUTH_FIELD_AUTHORITY_TYPE"
msgid "Type"
msgstr "પ્રકાર"
#: strings.hrc:710
-#, fuzzy
msgctxt "STR_AUTH_FIELD_ADDRESS"
msgid "Address"
msgstr "સરનામું"
@@ -4011,7 +3942,6 @@ msgid "Book title"
msgstr "પુસ્તક શીર્ષક(~B)"
#: strings.hrc:714
-#, fuzzy
msgctxt "STR_AUTH_FIELD_CHAPTER"
msgid "Chapter"
msgstr "પ્રકરણ"
@@ -4041,19 +3971,16 @@ msgid "Institution"
msgstr "સંસ્થા(~u)"
#: strings.hrc:719
-#, fuzzy
msgctxt "STR_AUTH_FIELD_JOURNAL"
msgid "Journal"
msgstr "વર્તમાનપત્ર"
#: strings.hrc:720
-#, fuzzy
msgctxt "STR_AUTH_FIELD_MONTH"
msgid "Month"
msgstr "મહિનો"
#: strings.hrc:721
-#, fuzzy
msgctxt "STR_AUTH_FIELD_NOTE"
msgid "Note"
msgstr "નોંધ"
@@ -4077,7 +4004,6 @@ msgid "Page(s)"
msgstr "પાનાં(~g)"
#: strings.hrc:725
-#, fuzzy
msgctxt "STR_AUTH_FIELD_PUBLISHER"
msgid "Publisher"
msgstr "પ્રકાશક"
@@ -4107,13 +4033,11 @@ msgid "Type of report"
msgstr "અહેવાલ પ્રકાર(~p)"
#: strings.hrc:730
-#, fuzzy
msgctxt "STR_AUTH_FIELD_VOLUME"
msgid "Volume"
msgstr "અવાજ"
#: strings.hrc:731
-#, fuzzy
msgctxt "STR_AUTH_FIELD_YEAR"
msgid "Year"
msgstr "વર્ષ"
@@ -5252,7 +5176,6 @@ msgid "Custom"
msgstr "વૈવિધ્ય"
#: strings.hrc:1003
-#, fuzzy
msgctxt "STR_CUSTOM_LABEL"
msgid "[User]"
msgstr "[વપરાશકર્તા]"
@@ -5345,7 +5268,6 @@ msgid "Drop Caps over"
msgstr ""
#: strings.hrc:1026
-#, fuzzy
msgctxt "STR_DROP_LINES"
msgid "rows"
msgstr "હરોળો"
@@ -5390,7 +5312,6 @@ msgid "+ mirror horizontal on even pages"
msgstr ""
#: strings.hrc:1034
-#, fuzzy
msgctxt "STR_CHARFMT"
msgid "Character Style"
msgstr "અક્ષરની શૈલી"
@@ -5437,7 +5358,6 @@ msgid "No wrap"
msgstr "લપેટો નહી (~N)"
#: strings.hrc:1042
-#, fuzzy
msgctxt "STR_SURROUND_THROUGH"
msgid "Through"
msgstr "મારફતે"
@@ -5513,7 +5433,6 @@ msgid "at top"
msgstr ""
#: strings.hrc:1056
-#, fuzzy
msgctxt "STR_VERT_CENTER"
msgid "Centered vertically"
msgstr "ઊભી રીતે કેન્દ્રિત થયેલ છે"
@@ -5541,7 +5460,6 @@ msgid "Bottom of line"
msgstr "લીટીની નીચે"
#: strings.hrc:1061
-#, fuzzy
msgctxt "STR_REGISTER_ON"
msgid "Register-true"
msgstr "નોંધણી-સાચી"
@@ -5557,7 +5475,6 @@ msgid "at the right"
msgstr ""
#: strings.hrc:1064
-#, fuzzy
msgctxt "STR_HORI_CENTER"
msgid "Centered horizontally"
msgstr "આડી રીતે કેન્દ્રિત થયેલ છે"
@@ -5586,7 +5503,6 @@ msgid "Full width"
msgstr "સંપૂર્ણ પહોળાઇ (_w)"
#: strings.hrc:1069
-#, fuzzy
msgctxt "STR_COLUMNS"
msgid "Columns"
msgstr "સ્તંભો"
@@ -5631,7 +5547,6 @@ msgid "linked to "
msgstr ""
#: strings.hrc:1077
-#, fuzzy
msgctxt "STR_CONNECT2"
msgid "and "
msgstr "અને "
@@ -5738,25 +5653,21 @@ msgid "Rotation"
msgstr "અવતરણચિહ્ન"
#: strings.hrc:1096
-#, fuzzy
msgctxt "STR_GRID_NONE"
msgid "No grid"
msgstr "જાળી નથી"
#: strings.hrc:1097
-#, fuzzy
msgctxt "STR_GRID_LINES_ONLY"
msgid "Grid (lines only)"
msgstr "જાળી (માત્ર લીટીઓ)"
#: strings.hrc:1098
-#, fuzzy
msgctxt "STR_GRID_LINES_CHARS"
msgid "Grid (lines and characters)"
msgstr "જાળી (લીટીઓ અને અક્ષરો)"
#: strings.hrc:1099
-#, fuzzy
msgctxt "STR_FOLLOW_TEXT_FLOW"
msgid "Follow text flow"
msgstr "લખાણનાં પ્રવાહને અનુસરો"
@@ -5789,25 +5700,21 @@ msgid "Text Frame"
msgstr "લખાણ ફ્રેમ"
#: strings.hrc:1106
-#, fuzzy
msgctxt "ST_PGE"
msgid "Page"
msgstr "પાનું"
#: strings.hrc:1107
-#, fuzzy
msgctxt "ST_DRW"
msgid "Drawing"
msgstr "ચિત્રકામ"
#: strings.hrc:1108
-#, fuzzy
msgctxt "ST_CTRL"
msgid "Control"
msgstr "નિયંત્રણ"
#: strings.hrc:1109
-#, fuzzy
msgctxt "ST_REG"
msgid "Section"
msgstr "વિભાગ"
@@ -5819,13 +5726,11 @@ msgid "Bookmark"
msgstr "બૂકમાર્ક"
#: strings.hrc:1111
-#, fuzzy
msgctxt "ST_GRF"
msgid "Graphics"
msgstr "ગ્રાફિક્સ"
#: strings.hrc:1112
-#, fuzzy
msgctxt "ST_OLE"
msgid "OLE object"
msgstr "OLE વસ્તુ"
@@ -5837,13 +5742,11 @@ msgid "Headings"
msgstr "મથાળું"
#: strings.hrc:1114
-#, fuzzy
msgctxt "ST_SEL"
msgid "Selection"
msgstr "પસંદગી"
#: strings.hrc:1115
-#, fuzzy
msgctxt "ST_FTN"
msgid "Footnote"
msgstr "ફુટનોંધ"
@@ -5854,7 +5757,6 @@ msgid "Reminder"
msgstr ""
#: strings.hrc:1117
-#, fuzzy
msgctxt "ST_POSTIT"
msgid "Comment"
msgstr "ટિપ્પણી"
@@ -5893,7 +5795,6 @@ msgid "Next text frame"
msgstr "લખાણનું ચોકઠું ઉમેરો"
#: strings.hrc:1125
-#, fuzzy
msgctxt "STR_IMGBTN_PGE_DOWN"
msgid "Next page"
msgstr "પછીનું પાનું"
@@ -5955,7 +5856,6 @@ msgid "Next Reminder"
msgstr ""
#: strings.hrc:1136
-#, fuzzy
msgctxt "STR_IMGBTN_POSTIT_DOWN"
msgid "Next Comment"
msgstr "પછીની ટિપ્પણી"
@@ -5983,7 +5883,6 @@ msgid "Previous text frame"
msgstr ""
#: strings.hrc:1141
-#, fuzzy
msgctxt "STR_IMGBTN_PGE_UP"
msgid "Previous page"
msgstr "પહેલાનું પાનું"
@@ -6042,7 +5941,6 @@ msgid "Previous Reminder"
msgstr ""
#: strings.hrc:1152
-#, fuzzy
msgctxt "STR_IMGBTN_POSTIT_UP"
msgid "Previous Comment"
msgstr "પહેલાંની ટિપ્પણી"
@@ -6104,7 +6002,6 @@ msgid "Table changed"
msgstr "કોષ્ટકનો બદલાવ"
#: strings.hrc:1164
-#, fuzzy
msgctxt "STR_REDLINE_FMTCOLL"
msgid "Applied Paragraph Styles"
msgstr "ફકરો શૈલીઓ"
@@ -6254,7 +6151,6 @@ msgid "Image file cannot be read"
msgstr "ઇમેજ ફાઇલને વાંચી શકાતી નથી"
#: strings.hrc:1193
-#, fuzzy
msgctxt "STR_GRFILTER_FORMATERROR"
msgid "Unknown image format"
msgstr "અજ્ઞાત ઇમેજ બંધારણ"
@@ -6511,7 +6407,6 @@ msgid "Chapter number"
msgstr "પ્રકરણ ક્રમ"
#: strings.hrc:1246
-#, fuzzy
msgctxt "STR_TOKEN_HELP_ENTRY"
msgid "Entry"
msgstr "પ્રવેશ"
@@ -6585,55 +6480,46 @@ msgstr "બારખડી પ્રમાણેની અનુક્રમણ
#. Description: character alignment for frmsh.cxx - context menu
#. -----------------------------------------------------------------------
#: strings.hrc:1264
-#, fuzzy
msgctxt "STR_FRMUI_TOP_BASE"
msgid "Base line at ~top"
msgstr "ઉપરની બાજુની આધારભૂત લીટી (~t)"
#: strings.hrc:1265
-#, fuzzy
msgctxt "STR_FRMUI_BOTTOM_BASE"
msgid "~Base line at bottom"
msgstr "નીચેની બાજુની આધારભૂત લીટી(~B)"
#: strings.hrc:1266
-#, fuzzy
msgctxt "STR_FRMUI_CENTER_BASE"
msgid "Base line ~centered"
msgstr "મધ્ય બાજુની આધારભૂત લીટી (~c)"
#: strings.hrc:1267
-#, fuzzy
msgctxt "STR_FRMUI_LINE_TOP"
msgid "Top of line"
msgstr "લીટીની ઉપર"
#: strings.hrc:1268
-#, fuzzy
msgctxt "STR_FRMUI_LINE_BOTTOM"
msgid "Bottom of line"
msgstr "લીટીની નીચે"
#: strings.hrc:1269
-#, fuzzy
msgctxt "STR_FRMUI_LINE_CENTER"
msgid "Center of line"
msgstr "લીટીની મધ્યમાં"
#: strings.hrc:1270
-#, fuzzy
msgctxt "STR_FRMUI_OLE_INSERT"
msgid "Insert object"
msgstr "વસ્તુ ઉમેરો"
#: strings.hrc:1271
-#, fuzzy
msgctxt "STR_FRMUI_OLE_EDIT"
msgid "Edit object"
msgstr "વસ્તુમાં ફેરફાર"
#: strings.hrc:1272
-#, fuzzy
msgctxt "STR_FRMUI_COLL_HEADER"
msgid " (Template: "
msgstr " (ટેમ્પલેટ: "
@@ -6690,13 +6576,11 @@ msgid "Hyphenation completed"
msgstr ""
#: strings.hrc:1287
-#, fuzzy
msgctxt "STR_LANGSTATUS_NONE"
msgid "None (Do not check spelling)"
msgstr "કંઇ નહિં (જોડણી ને ચકાસો નહિં)"
#: strings.hrc:1288
-#, fuzzy
msgctxt "STR_RESET_TO_DEFAULT_LANGUAGE"
msgid "Reset to Default Language"
msgstr "મૂળભૂત ભાષાને પુન:સુયોજિત કરો"
@@ -6708,7 +6592,6 @@ msgid "More..."
msgstr "વધારે (_M)..."
#: strings.hrc:1290
-#, fuzzy
msgctxt "STR_IGNORE_SELECTION"
msgid "~Ignore"
msgstr "અવગણો (~I)"
@@ -6739,7 +6622,6 @@ msgid "No fax printer has been set under Tools/Options/%1/Print."
msgstr ""
#: strings.hrc:1297
-#, fuzzy
msgctxt "STR_WEBOPTIONS"
msgid "HTML document"
msgstr "HTML દસ્તાવેજ"
@@ -6756,7 +6638,6 @@ msgid "Source not specified."
msgstr ""
#: strings.hrc:1300
-#, fuzzy
msgctxt "STR_NUM_LEVEL"
msgid "Level "
msgstr "સ્તર "
@@ -6905,13 +6786,11 @@ msgid "Remove empty paragraphs"
msgstr "ખાલી ફકરાઓ દૂર કરો"
#: utlui.hrc:28
-#, fuzzy
msgctxt "RID_SHELLRES_AUTOFMTSTRS"
msgid "Use replacement table"
msgstr "બદલીના કોષ્ટકનો ઉપયોગ કરો"
#: utlui.hrc:29
-#, fuzzy
msgctxt "RID_SHELLRES_AUTOFMTSTRS"
msgid "Correct TWo INitial CApitals"
msgstr "બે શરૂઆતના કેપિટલોને સુધારો"
@@ -6929,7 +6808,6 @@ msgid "Replace \"standard\" quotes with %1custom%2 quotes"
msgstr "\"મૂળભૂત\" અવતરણ ચિહ્નને %1 \\bcustom%2 અવતરણોથી બદલો"
#: utlui.hrc:32
-#, fuzzy
msgctxt "RID_SHELLRES_AUTOFMTSTRS"
msgid "Replace Custom Styles"
msgstr "કસ્ટમ શૈલીઓને બદલો"
@@ -6965,7 +6843,6 @@ msgid "URL recognition"
msgstr "URL ઓળખ"
#: utlui.hrc:38
-#, fuzzy
msgctxt "RID_SHELLRES_AUTOFMTSTRS"
msgid "Replace dashes"
msgstr "ડેશ ચિહ્ન ને બદલો"
@@ -7599,7 +7476,6 @@ msgid "Position"
msgstr "સ્થાન"
#: bulletsandnumbering.ui:234
-#, fuzzy
msgctxt "bulletsandnumbering|customize"
msgid "Customize"
msgstr "વૈવિધ્યપૂર્ણ"
@@ -8643,7 +8519,6 @@ msgid "Choose Item: "
msgstr "વસ્તુ પસંદ કરોઃ "
#: dropdownfielddialog.ui:174
-#, fuzzy
msgctxt "dropdownfielddialog|label1"
msgid "Edit"
msgstr "ફેરફાર"
@@ -9452,13 +9327,11 @@ msgid "Insert _reference to"
msgstr "સંદર્ભ ને દાખલ કરો (_r)"
#: fldrefpage.ui:169
-#, fuzzy
msgctxt "fldrefpage|label4"
msgid "Selection"
msgstr "પસંદગી"
#: fldrefpage.ui:195
-#, fuzzy
msgctxt "fldrefpage|filter"
msgid "Filter Selection"
msgstr "ફિલ્ટર પસંદગી"
@@ -9565,13 +9438,11 @@ msgid "Date Time Author"
msgstr "સમય અને તારીખ લેખક"
#: floatingnavigation.ui:11
-#, fuzzy
msgctxt "floatingnavigation|FloatingNavigation"
msgid "Navigation"
msgstr "શોધખોળ"
#: floatingsync.ui:10
-#, fuzzy
msgctxt "floatingsync|FloatingSync"
msgid "Synchronize"
msgstr "સુમેળ"
@@ -10006,13 +9877,11 @@ msgid "Borders"
msgstr "કિનારીઓ"
#: framedialog.ui:220
-#, fuzzy
msgctxt "framedialog|area"
msgid "Area"
msgstr "વિસ્તાર"
#: framedialog.ui:243
-#, fuzzy
msgctxt "framedialog|transparence"
msgid "Transparency"
msgstr "પારદર્શકતા"
@@ -10053,13 +9922,11 @@ msgid "Right-to-left"
msgstr "જમણે થી ડાબે"
#: frmaddpage.ui:44
-#, fuzzy
msgctxt "frmaddpage|liststore1"
msgid "Right-to-left (vertical)"
msgstr "જમણીથી ડાબી બાજુ (ઊભું)"
#: frmaddpage.ui:48
-#, fuzzy
msgctxt "frmaddpage|liststore1"
msgid "Left-to-right (vertical)"
msgstr "ડાબીથી જમણી બાજુ (ઊભું)"
@@ -10101,7 +9968,6 @@ msgid "_Next link:"
msgstr "પછીની કડી (_N):"
#: frmaddpage.ui:206
-#, fuzzy
msgctxt "frmaddpage|description_label"
msgid "_Description:"
msgstr "વર્ણન (_D):"
@@ -10499,13 +10365,11 @@ msgid "Reference:"
msgstr "સંદર્ભ"
#: inputwinmenu.ui:12
-#, fuzzy
msgctxt "inputwinmenu|sum"
msgid "Sum"
msgstr "સરવાળો"
#: inputwinmenu.ui:20
-#, fuzzy
msgctxt "inputwinmenu|round"
msgid "Round"
msgstr "ગોળ"
@@ -10517,13 +10381,11 @@ msgid "Percent"
msgstr "ટકા"
#: inputwinmenu.ui:36
-#, fuzzy
msgctxt "inputwinmenu|sqrt"
msgid "Square Root"
msgstr "વર્ગમૂળ"
#: inputwinmenu.ui:44
-#, fuzzy
msgctxt "inputwinmenu|pow"
msgid "Power"
msgstr "પાવર"
@@ -10603,7 +10465,6 @@ msgid "Statistical Functions"
msgstr ""
#: inputwinmenu.ui:170
-#, fuzzy
msgctxt "inputwinmenu|mean"
msgid "Mean"
msgstr "મધ્યક"
@@ -10615,13 +10476,11 @@ msgid "Minimum"
msgstr "ન્યૂનતમ"
#: inputwinmenu.ui:186
-#, fuzzy
msgctxt "inputwinmenu|max"
msgid "Maximum"
msgstr "મહત્તમ"
#: inputwinmenu.ui:198
-#, fuzzy
msgctxt "inputwinmenu|functions"
msgid "Functions"
msgstr "વિધેયો"
@@ -10633,31 +10492,26 @@ msgid "Sine"
msgstr "લાઇન"
#: inputwinmenu.ui:216
-#, fuzzy
msgctxt "inputwinmenu|cos"
msgid "Cosine"
msgstr "કોસાઈન"
#: inputwinmenu.ui:224
-#, fuzzy
msgctxt "inputwinmenu|tag"
msgid "Tangent"
msgstr "ટેન્જન્ટ"
#: inputwinmenu.ui:232
-#, fuzzy
msgctxt "inputwinmenu|asin"
msgid "Arcsine"
msgstr "આર્કસાઇન"
#: inputwinmenu.ui:240
-#, fuzzy
msgctxt "inputwinmenu|acos"
msgid "Arccosine"
msgstr "આર્કકોસાઇન"
#: inputwinmenu.ui:248
-#, fuzzy
msgctxt "inputwinmenu|atan"
msgid "Arctangent"
msgstr "આર્કટેન્જન્ટ"
@@ -10738,7 +10592,6 @@ msgid "Change page number"
msgstr "પાના ક્રમ બદલો"
#: insertbreak.ui:205
-#, fuzzy
msgctxt "insertbreak|pagenumsb-atkobject"
msgid "Change page number"
msgstr "પાના ક્રમ બદલો"
@@ -11530,7 +11383,6 @@ msgid "RT_F"
msgstr "RTF (~F)"
#: mailmerge.ui:630
-#, fuzzy
msgctxt "mailmerge|swriter"
msgid "%PRODUCTNAME Writer"
msgstr "%PRODUCTNAME લેખક"
@@ -11553,7 +11405,6 @@ msgid "Save Merged Document"
msgstr "ભેગા થયેલ દસ્તાવેજનો સંગ્રહ કરો (_m)"
#: mailmerge.ui:745
-#, fuzzy
msgctxt "mailmerge|outputlabel"
msgid "Output"
msgstr "આઉટપુટ"
@@ -11580,13 +11431,11 @@ msgid "Create"
msgstr "બનાવો"
#: managechangessidebar.ui:48
-#, fuzzy
msgctxt "managechangessidebar|accept"
msgid "_Accept"
msgstr "સ્વીકારો(_A)"
#: managechangessidebar.ui:64
-#, fuzzy
msgctxt "managechangessidebar|reject"
msgid "_Reject"
msgstr "રદ કરો (_R)"
@@ -11622,19 +11471,16 @@ msgid "Action"
msgstr "ક્રિયાઓ"
#: managechangessidebar.ui:184
-#, fuzzy
msgctxt "managechangessidebar|writerauthor"
msgid "Author"
msgstr "લેખક"
#: managechangessidebar.ui:192
-#, fuzzy
msgctxt "managechangessidebar|writerdate"
msgid "Date"
msgstr "તારીખ"
#: managechangessidebar.ui:200
-#, fuzzy
msgctxt "managechangessidebar|writerdesc"
msgid "Comment"
msgstr "ટિપ્પણી"
@@ -11977,7 +11823,6 @@ msgid "Adobe PDF-Document"
msgstr "Adobe PDF-દસ્તાવેજ"
#: mmresultemaildialog.ui:22
-#, fuzzy
msgctxt "mmresultemaildialog|liststore1"
msgid "Microsoft Word Document"
msgstr "Microsoft Word દસ્તાવેજ"
@@ -12030,7 +11875,6 @@ msgid "Sen_d as"
msgstr "આ તરીકે મોકલો (_d)"
#: mmresultemaildialog.ui:219
-#, fuzzy
msgctxt "mmresultemaildialog|sendassettings"
msgid "Pr_operties..."
msgstr "ગુણધર્મો (_o)..."
@@ -12322,7 +12166,6 @@ msgid "E-mails not sent: %1"
msgstr ""
#: mmsendmails.ui:229
-#, fuzzy
msgctxt "mmsendmails|label5"
msgid "Details"
msgstr "વિગતો"
@@ -12338,7 +12181,6 @@ msgid "Toggle Master View"
msgstr ""
#: navigatorpanel.ui:47
-#, fuzzy
msgctxt "navigatorpanel|navigation|tooltip_text"
msgid "Navigation"
msgstr "શોધખોળ"
@@ -12350,7 +12192,6 @@ msgid "Back"
msgstr "પાછળ"
#: navigatorpanel.ui:73
-#, fuzzy
msgctxt "navigatorpanel|forward|tooltip_text"
msgid "Forward"
msgstr "આગળ"
@@ -12421,7 +12262,6 @@ msgid "Demote Level"
msgstr "સ્તર ડિમોટ કરો"
#: navigatorpanel.ui:304
-#, fuzzy
msgctxt "navigatorpanel|documents|tooltip_text"
msgid "Document"
msgstr "દસ્તાવેજ"
@@ -12438,7 +12278,6 @@ msgid "Toggle Master View"
msgstr ""
#: navigatorpanel.ui:364
-#, fuzzy
msgctxt "navigatorpanel|edit|tooltip_text"
msgid "Edit"
msgstr "ફેરફાર"
@@ -12505,7 +12344,6 @@ msgid " "
msgstr ""
#: notebookbar.ui:438
-#, fuzzy
msgctxt "notebookbar|NewSC|tooltip_text"
msgid "Spreadsheet"
msgstr "સ્પ્રેડશીટ"
@@ -12527,7 +12365,6 @@ msgid " "
msgstr ""
#: notebookbar.ui:472
-#, fuzzy
msgctxt "notebookbar|NewSD|tooltip_text"
msgid "Drawing"
msgstr "ચિત્રકામ"
@@ -12538,7 +12375,6 @@ msgid " "
msgstr ""
#: notebookbar.ui:488
-#, fuzzy
msgctxt "notebookbar|NewSF|tooltip_text"
msgid "Formula"
msgstr "સૂત્ર"
@@ -12555,7 +12391,6 @@ msgid "Database"
msgstr "ડેટાબ"
#: notebookbar.ui:523
-#, fuzzy
msgctxt "notebookbar|NewSDB|tooltip_text"
msgid "Spreadsheet"
msgstr "સ્પ્રેડશીટ"
@@ -12567,13 +12402,11 @@ msgid "File"
msgstr "ફાઈલ (_F)"
#: notebookbar.ui:1371
-#, fuzzy
msgctxt "notebookbar|FontSection|tooltip_text"
msgid "Font"
msgstr "ફોન્ટ"
#: notebookbar.ui:1660
-#, fuzzy
msgctxt "notebookbar|FontSection2|tooltip_text"
msgid "Font"
msgstr "ફોન્ટ"
@@ -12591,7 +12424,6 @@ msgid "Bullets and Numbering"
msgstr "બુલેટો અને નંબરો"
#: notebookbar.ui:1852
-#, fuzzy
msgctxt "notebookbar|level|tooltip_text"
msgid "Horizontal Alignment"
msgstr "આડી કતારબંધ ગોઠવણી"
@@ -12609,7 +12441,6 @@ msgid "Vertical Alignment"
msgstr "ઊભી ગોઠવણી (_V)"
#: notebookbar.ui:2017
-#, fuzzy
msgctxt "notebookbar|horizontalalignment|tooltip_text"
msgid "Horizontal Alignment"
msgstr "આડી કતારબંધ ગોઠવણી"
@@ -12645,25 +12476,21 @@ msgid "Indent"
msgstr "હાંસ્યોથી અંતર"
#: notebookbar.ui:2342
-#, fuzzy
msgctxt "notebookbar|StyleSection|tooltip_text"
msgid "Style"
msgstr "શૈલી"
#: notebookbar.ui:2474
-#, fuzzy
msgctxt "notebookbar|FindSection|tooltip_text"
msgid "Find"
msgstr "શોધો"
#: notebookbar.ui:2530
-#, fuzzy
msgctxt "notebookbar|FindSection1|tooltip_text"
msgid "Find"
msgstr "શોધો"
#: notebookbar.ui:2595
-#, fuzzy
msgctxt "notebookbar|HomeLabel"
msgid "Home"
msgstr "ઘર"
@@ -12686,25 +12513,21 @@ msgid "Open Clip Art and Media Gallery"
msgstr ""
#: notebookbar.ui:2850
-#, fuzzy
msgctxt "notebookbar|box69|tooltip_text"
msgid "Symbol"
msgstr "સંજ્ઞા"
#: notebookbar.ui:2882
-#, fuzzy
msgctxt "notebookbar|box17|tooltip_text"
msgid "Basic"
msgstr "મૂળભૂત"
#: notebookbar.ui:2910
-#, fuzzy
msgctxt "notebookbar|InsertAVMedia|tooltip_text"
msgid "Insert Audio or Video"
msgstr "ઓડિયો અથવા વિડિયોને દાખલ કરો"
#: notebookbar.ui:2942
-#, fuzzy
msgctxt "notebookbar|ShapesSection|tooltip_text"
msgid "Shapes"
msgstr "આકારો"
@@ -12716,7 +12539,6 @@ msgid "Links"
msgstr "કડી"
#: notebookbar.ui:3336
-#, fuzzy
msgctxt "notebookbar|TextSection|tooltip_text"
msgid "Text"
msgstr "લખાણ"
@@ -12751,7 +12573,6 @@ msgid "Page layout"
msgstr "પાનાં દેખાવ"
#: notebookbar.ui:4295
-#, fuzzy
msgctxt "notebookbar|ReferencesLabel"
msgid "References"
msgstr "સંદર્ભો"
@@ -12809,7 +12630,6 @@ msgid "Basics"
msgstr "આધાર"
#: notebookbar.ui:5872
-#, fuzzy
msgctxt "notebookbar|GraphicDialog"
msgid "Properties"
msgstr "ગુણધર્મો"
@@ -12839,7 +12659,6 @@ msgid "Line"
msgstr "લાઇન"
#: notebookbar.ui:6572
-#, fuzzy
msgctxt "notebookbar|AreaFormat"
msgid "Area"
msgstr "વિસ્તાર"
@@ -12850,7 +12669,6 @@ msgid "Shape / Textbox"
msgstr ""
#: notebookbar.ui:6734
-#, fuzzy
msgctxt "notebookbar|AnchorMenu"
msgid "Anchor"
msgstr "એન્કર"
@@ -12866,7 +12684,6 @@ msgid "Menubar"
msgstr ""
#: notebookbar_compact.ui:2768
-#, fuzzy
msgctxt "notebookbar_compact|fileb"
msgid "_File"
msgstr "ફાઈલ (_F)"
@@ -12878,13 +12695,11 @@ msgid "File"
msgstr "ફાઈલ (_F)"
#: notebookbar_compact.ui:2873
-#, fuzzy
msgctxt "notebookbar_compact|editb"
msgid "_Edit"
msgstr "ફેરફાર (_E)"
#: notebookbar_compact.ui:3338
-#, fuzzy
msgctxt "notebookbar_compact|formatb"
msgid "F_ormat"
msgstr "બંધારણ (_o)"
@@ -12896,7 +12711,6 @@ msgid "_Menu"
msgstr "મેનુ"
#: notebookbar_compact.ui:3690
-#, fuzzy
msgctxt "notebookbar_compact|HomeLabel"
msgid "Home"
msgstr "ઘર"
@@ -12932,7 +12746,6 @@ msgid "Reference_s"
msgstr "સંદર્ભો"
#: notebookbar_compact.ui:4899
-#, fuzzy
msgctxt "notebookbar_compact|ReferencesLabel"
msgid "References"
msgstr "સંદર્ભો"
@@ -12962,7 +12775,6 @@ msgid "View"
msgstr "દર્શાવો"
#: notebookbar_compact.ui:6448
-#, fuzzy
msgctxt "notebookbar_compact|tableT"
msgid "T_able"
msgstr "કોષ્ટક (_a)"
@@ -12986,7 +12798,6 @@ msgid "Image"
msgstr "ઇમેજ"
#: notebookbar_compact.ui:7611
-#, fuzzy
msgctxt "notebookbar_compact|wrapb"
msgid "Wrap"
msgstr "લપેટો"
@@ -13002,13 +12813,11 @@ msgid "Draw"
msgstr ""
#: notebookbar_compact.ui:8117
-#, fuzzy
msgctxt "notebookbar_compact|frame:MenuWrap"
msgid "Wrap"
msgstr "લપેટો"
#: notebookbar_compact.ui:8144
-#, fuzzy
msgctxt "notebookbar_compact|frame:MenuAlign"
msgid "Align"
msgstr "ગોઠવો"
@@ -13032,7 +12841,6 @@ msgid "_Tools"
msgstr "સાધનો"
#: notebookbar_compact.ui:8810
-#, fuzzy
msgctxt "notebookbar_compact|DevLabel"
msgid "Tools"
msgstr "સાધનો"
@@ -13048,7 +12856,6 @@ msgid "Menubar"
msgstr ""
#: notebookbar_groupedbar_compact.ui:3363
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|Quotation2"
msgid "Quotation"
msgstr "અવતરણચિહ્ન"
@@ -13066,13 +12873,11 @@ msgid "_Tools"
msgstr "સાધનો"
#: notebookbar_groupedbar_compact.ui:4148
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|fileb"
msgid "_File"
msgstr "ફાઈલ (_F)"
#: notebookbar_groupedbar_compact.ui:4302
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|editb"
msgid "_Edit"
msgstr "ફેરફાર (_E)"
@@ -13084,7 +12889,6 @@ msgid "St_yles"
msgstr "શૈલીઓ"
#: notebookbar_groupedbar_compact.ui:4619
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|formatb"
msgid "F_ormat"
msgstr "બંધારણ (_o)"
@@ -13126,7 +12930,6 @@ msgid "St_yles"
msgstr "શૈલીઓ"
#: notebookbar_groupedbar_compact.ui:5691
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|formatt"
msgid "F_ormat"
msgstr "બંધારણ (_o)"
@@ -13138,7 +12941,6 @@ msgid "_Paragraph"
msgstr "ફકરો"
#: notebookbar_groupedbar_compact.ui:6031
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|tableT"
msgid "T_able"
msgstr "કોષ્ટક (_a)"
@@ -13203,7 +13005,6 @@ msgid "_Review"
msgstr "પૂર્વદર્શન"
#: notebookbar_groupedbar_compact.ui:7648
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|commentsb"
msgid "_Comments"
msgstr "ટિપ્પણીઓ (_C)"
@@ -13285,7 +13086,6 @@ msgid "St_yles"
msgstr "શૈલીઓ"
#: notebookbar_groupedbar_compact.ui:9717
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|formats"
msgid "F_ormat"
msgstr "બંધારણ (_o)"
@@ -13308,7 +13108,6 @@ msgid "Menubar"
msgstr ""
#: notebookbar_groupedbar_full.ui:3281
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|Quotation2"
msgid "Quotation"
msgstr "અવતરણચિહ્ન"
@@ -13332,13 +13131,11 @@ msgid "_Help"
msgstr "મદદ"
#: notebookbar_groupedbar_full.ui:4147
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|fileb"
msgid "_File"
msgstr "ફાઈલ (_F)"
#: notebookbar_groupedbar_full.ui:4384
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|editb"
msgid "_Edit"
msgstr "ફેરફાર (_E)"
@@ -13350,7 +13147,6 @@ msgid "St_yles"
msgstr "શૈલીઓ"
#: notebookbar_groupedbar_full.ui:4867
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|formatb"
msgid "F_ormat"
msgstr "બંધારણ (_o)"
@@ -13416,7 +13212,6 @@ msgid "St_yles"
msgstr "શૈલીઓ"
#: notebookbar_groupedbar_full.ui:7620
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|formatt"
msgid "F_ormat"
msgstr "બંધારણ (_o)"
@@ -13428,7 +13223,6 @@ msgid "_Paragraph"
msgstr "ફકરો"
#: notebookbar_groupedbar_full.ui:8198
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|tabled"
msgid "T_able"
msgstr "કોષ્ટક (_a)"
@@ -13475,7 +13269,6 @@ msgid "_Review"
msgstr "પૂર્વદર્શન"
#: notebookbar_groupedbar_full.ui:9858
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|commentsb"
msgid "_Comments"
msgstr "ટિપ્પણીઓ (_C)"
@@ -13498,19 +13291,16 @@ msgid "D_raw"
msgstr ""
#: notebookbar_groupedbar_full.ui:11024
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|editdrawb"
msgid "_Edit"
msgstr "ફેરફાર (_E)"
#: notebookbar_groupedbar_full.ui:11254
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|wrapb"
msgid "Wrap"
msgstr "લપેટો"
#: notebookbar_groupedbar_full.ui:11268
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|alignb"
msgid "Align"
msgstr "ગોઠવો"
@@ -13539,7 +13329,6 @@ msgid "3_D"
msgstr ""
#: notebookbar_groupedbar_full.ui:12158
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|formatd"
msgid "F_ormat"
msgstr "બંધારણ (_o)"
@@ -13593,19 +13382,16 @@ msgid "_View"
msgstr "દર્શાવો"
#: notebookbar_groups.ui:34
-#, fuzzy
msgctxt "notebookbar_groups|imagestyledefault"
msgid "Default"
msgstr "મૂળભૂત"
#: notebookbar_groups.ui:42
-#, fuzzy
msgctxt "notebookbar_groups|imagestylegray"
msgid "Grayscale"
msgstr "ગ્રેસ્કેલ"
#: notebookbar_groups.ui:50
-#, fuzzy
msgctxt "notebookbar_groups|imagestylebw"
msgid "Black and White"
msgstr "કાળો અને સફેદ"
@@ -13675,13 +13461,11 @@ msgid "Colorize Orange"
msgstr ""
#: notebookbar_groups.ui:186
-#, fuzzy
msgctxt "notebookbar_groups|hyperlink"
msgid "Hyperlink"
msgstr "હાઇપરલિંક"
#: notebookbar_groups.ui:200
-#, fuzzy
msgctxt "notebookbar_groups|footnote"
msgid "Footnote"
msgstr "ફુટનોંધ"
@@ -13716,19 +13500,16 @@ msgid "Title"
msgstr "શીર્ષક"
#: notebookbar_groups.ui:335
-#, fuzzy
msgctxt "notebookbar_groups|heading1"
msgid "Heading 1"
msgstr "મથાળું ૧"
#: notebookbar_groups.ui:344
-#, fuzzy
msgctxt "notebookbar_groups|heading2"
msgid "Heading 2"
msgstr "મથાળું ૨"
#: notebookbar_groups.ui:353
-#, fuzzy
msgctxt "notebookbar_groups|heading3"
msgid "Heading 3"
msgstr "મથાળું ૩"
@@ -13739,13 +13520,11 @@ msgid "Default Character"
msgstr ""
#: notebookbar_groups.ui:377
-#, fuzzy
msgctxt "notebookbar_groups|italic"
msgid "Emphasis"
msgstr "એમ્ફેસીઝ"
#: notebookbar_groups.ui:386
-#, fuzzy
msgctxt "notebookbar_groups|bold"
msgid "Strong Emphasis"
msgstr "ભારે શબ્દભાર"
@@ -13757,7 +13536,6 @@ msgid "None"
msgstr "કંઇ નહિં"
#: notebookbar_groups.ui:412
-#, fuzzy
msgctxt "notebookbar_groups|tablestyledefault"
msgid "Default"
msgstr "મૂળભૂત"
@@ -13800,7 +13578,6 @@ msgid "Delete Rows"
msgstr "હરોળ કાઢી નાંખો"
#: notebookbar_groups.ui:504
-#, fuzzy
msgctxt "notebookbar_groups|rowmenuselect"
msgid "Select Rows"
msgstr "હરોળો પસંદ કરો"
@@ -13812,7 +13589,6 @@ msgid "Row Height..."
msgstr "હરોળ ઊંચાઈ"
#: notebookbar_groups.ui:528
-#, fuzzy
msgctxt "notebookbar_groups|rowmenuoptimalrow"
msgid "Optimal Row Height"
msgstr "શ્રેષ્ઠ હરોળ ઊંચાઈ"
@@ -13836,13 +13612,11 @@ msgid "Clipboard"
msgstr "ક્લિપબોર્ડ"
#: notebookbar_groups.ui:935
-#, fuzzy
msgctxt "notebookbar_groups|paragraphstyleb"
msgid "Style"
msgstr "શૈલી"
#: notebookbar_groups.ui:1448
-#, fuzzy
msgctxt "notebookbar_groups|formatgrouplabel"
msgid "Text"
msgstr "લખાણ"
@@ -13854,7 +13628,6 @@ msgid "Links"
msgstr "કડી"
#: notebookbar_groups.ui:1616
-#, fuzzy
msgctxt "notebookbar_groups|shapesb"
msgid "Shapes"
msgstr "આકારો"
@@ -13866,19 +13639,16 @@ msgid "Insert"
msgstr "દાખલ કરો"
#: notebookbar_groups.ui:1758
-#, fuzzy
msgctxt "notebookbar_groups|tablestyleb"
msgid "Style"
msgstr "શૈલી"
#: notebookbar_groups.ui:1780
-#, fuzzy
msgctxt "notebookbar_groups|tablerowsb"
msgid "Rows"
msgstr "હરોળો"
#: notebookbar_groups.ui:1798
-#, fuzzy
msgctxt "notebookbar_groups|tablecolumnsb"
msgid "Columns"
msgstr "સ્તંભો"
@@ -13890,7 +13660,6 @@ msgid "Table"
msgstr "કોષ્ટક"
#: notebookbar_groups.ui:2038
-#, fuzzy
msgctxt "notebookbar_groups|imagestyleb"
msgid "Style"
msgstr "શૈલી"
@@ -13902,7 +13671,6 @@ msgid "Reset"
msgstr "પુનઃસુયોજિત કરો"
#: notebookbar_groups.ui:2126
-#, fuzzy
msgctxt "notebookbar_groups|wrapb"
msgid "Wrap"
msgstr "લપેટો"
@@ -13926,31 +13694,26 @@ msgid "None"
msgstr "કંઇ નહિં"
#: notebookbar_groups.ui:2256
-#, fuzzy
msgctxt "notebookbar_groups|wrapideal"
msgid "Optimal"
msgstr "શ્રેષ્ઠ"
#: notebookbar_groups.ui:2265
-#, fuzzy
msgctxt "notebookbar_groups|wrapon"
msgid "Parallel"
msgstr "સમાંતર"
#: notebookbar_groups.ui:2274
-#, fuzzy
msgctxt "notebookbar_groups|wrapleft"
msgid "Before"
msgstr "પહેલાં"
#: notebookbar_groups.ui:2283
-#, fuzzy
msgctxt "notebookbar_groups|wrapright"
msgid "After"
msgstr "પછી"
#: notebookbar_groups.ui:2292
-#, fuzzy
msgctxt "notebookbar_groups|wrapthrough"
msgid "Through"
msgstr "મારફતે"
@@ -13968,7 +13731,6 @@ msgid "Edit Contour"
msgstr "લખાણનુ કન્ટુર"
#: notebookbar_single.ui:473
-#, fuzzy
msgctxt "notebookbar_single|halignment|tooltip_text"
msgid "Horizontal Alignment"
msgstr "આડી કતારબંધ ગોઠવણી"
@@ -14187,13 +13949,11 @@ msgid "Borders"
msgstr "કિનારીઓ"
#: objectdialog.ui:220
-#, fuzzy
msgctxt "objectdialog|area"
msgid "Area"
msgstr "વિસ્તાર"
#: objectdialog.ui:243
-#, fuzzy
msgctxt "objectdialog|transparence"
msgid "Transparency"
msgstr "પારદર્શકતા"
@@ -14576,7 +14336,6 @@ msgid "_Tabs"
msgstr "ટેબો (_T)"
#: optformataidspage.ui:434
-#, fuzzy
msgctxt "optformataidspage|filltabandspace"
msgid "Tabs a_nd spaces"
msgstr "ટેબ્સ અને જગ્યાઓ (_n)"
@@ -14587,7 +14346,6 @@ msgid "_Spaces"
msgstr ""
#: optformataidspage.ui:480
-#, fuzzy
msgctxt "optformataidspage|cursorlabel"
msgid "Direct Cursor"
msgstr "સીધુ કર્સર"
@@ -15294,7 +15052,6 @@ msgid "_More Options"
msgstr "વધારે વિકલ્પો"
#: pagecolumncontrol.ui:230
-#, fuzzy
msgctxt "pagecolumncontrol|moreoptions|tooltip_text"
msgid "More Options"
msgstr "વધારે વિકલ્પો"
@@ -15360,7 +15117,6 @@ msgid "Paper Height"
msgstr "પાનાંં ઊંચાઇ"
#: pageformatpanel.ui:103
-#, fuzzy
msgctxt "pageformatpanel|paperorientation"
msgid "Portrait"
msgstr "છબી"
@@ -15390,7 +15146,6 @@ msgid "Narrow"
msgstr "સાંકડુ"
#: pageformatpanel.ui:142
-#, fuzzy
msgctxt "pageformatpanel|marginLB"
msgid "Moderate"
msgstr "મોડરેટ"
@@ -15417,7 +15172,6 @@ msgid "Wide"
msgstr "છુપાડો"
#: pageformatpanel.ui:147
-#, fuzzy
msgctxt "pageformatpanel|marginLB"
msgid "Mirrored"
msgstr "પ્રતિબિંબિત"
@@ -15459,7 +15213,6 @@ msgid "Narrow"
msgstr "સાંકડુ"
#: pagemargincontrol.ui:96
-#, fuzzy
msgctxt "pagemargincontrol|normal"
msgid "Normal"
msgstr "સામાન્ય"
@@ -15471,7 +15224,6 @@ msgid "Wide"
msgstr "છુપાડો"
#: pagemargincontrol.ui:127
-#, fuzzy
msgctxt "pagemargincontrol|mirrored"
msgid "Mirrored"
msgstr "પ્રતિબિંબિત"
@@ -15489,7 +15241,6 @@ msgid "Narrow"
msgstr "સાંકડુ"
#: pagemargincontrol.ui:172
-#, fuzzy
msgctxt "pagemargincontrol|normalL"
msgid "Normal"
msgstr "સામાન્ય"
@@ -15501,7 +15252,6 @@ msgid "Wide"
msgstr "છુપાડો"
#: pagemargincontrol.ui:203
-#, fuzzy
msgctxt "pagemargincontrol|mirroredL"
msgid "Mirrored"
msgstr "પ્રતિબિંબિત"
@@ -15513,13 +15263,11 @@ msgid "Last Custom Value"
msgstr "છેલ્લી વૈવિધ્ય કિંમત"
#: pagemargincontrol.ui:252
-#, fuzzy
msgctxt "pagemargincontrol|label4"
msgid "_Top"
msgstr "ટોચ (_T)"
#: pagemargincontrol.ui:265
-#, fuzzy
msgctxt "pagemargincontrol|label5"
msgid "_Bottom"
msgstr "તળિયું (_B)"
@@ -15555,7 +15303,6 @@ msgid "Custom"
msgstr "વૈવિધ્ય"
#: pageorientationcontrol.ui:36
-#, fuzzy
msgctxt "pageorientationcontrol|portrait"
msgid "Portrait"
msgstr "છબી"
@@ -15573,31 +15320,26 @@ msgid "_More Options"
msgstr "વધારે વિકલ્પો"
#: pagesizecontrol.ui:55
-#, fuzzy
msgctxt "pagesizecontrol|moreoptions|tooltip_text"
msgid "More Options"
msgstr "વધારે વિકલ્પો"
#: pagestylespanel.ui:15
-#, fuzzy
msgctxt "pagestylespanel|liststorePageLayout"
msgid "Right and left"
msgstr "જમણુંં અને ડાબુંં"
#: pagestylespanel.ui:19
-#, fuzzy
msgctxt "pagestylespanel|liststorePageLayout"
msgid "Mirrored"
msgstr "પ્રતિબિંબિત"
#: pagestylespanel.ui:23
-#, fuzzy
msgctxt "pagestylespanel|liststorePageLayout"
msgid "Only right"
msgstr "ફ્કત જમણુંં"
#: pagestylespanel.ui:27
-#, fuzzy
msgctxt "pagestylespanel|liststorePageLayout"
msgid "Only left"
msgstr "ફ્કત ડાબુંં"
@@ -15708,13 +15450,11 @@ msgid "Borders"
msgstr "કિનારીઓ"
#: paradialog.ui:291
-#, fuzzy
msgctxt "paradialog|area"
msgid "Area"
msgstr "વિસ્તાર"
#: paradialog.ui:314
-#, fuzzy
msgctxt "paradialog|transparence"
msgid "Transparency"
msgstr "પારદર્શકતા"
@@ -15760,13 +15500,11 @@ msgid "Borders"
msgstr "કિનારીઓ"
#: picturedialog.ui:266
-#, fuzzy
msgctxt "picturedialog|area"
msgid "Area"
msgstr "વિસ્તાર"
#: picturedialog.ui:289
-#, fuzzy
msgctxt "picturedialog|transparence"
msgid "Transparency"
msgstr "પારદર્શકતા"
@@ -15839,13 +15577,11 @@ msgid "Default _settings:"
msgstr "મૂળભૂત સુયોજનો (_s)"
#: picturepage.ui:349
-#, fuzzy
msgctxt "picturepage|CTL_ANGLE|tooltip_text"
msgid "Rotation Angle"
msgstr "ખૂણાને ફેરવો"
#: picturepage.ui:374
-#, fuzzy
msgctxt "picturepage|label2"
msgid "Rotation Angle"
msgstr "ખૂણાને ફેરવો"
@@ -16290,13 +16026,11 @@ msgid "Open in New Window"
msgstr ""
#: readonlymenu.ui:28
-#, fuzzy
msgctxt "readonlymenu|edit"
msgid "_Edit"
msgstr "ફેરફાર (_E)"
#: readonlymenu.ui:36
-#, fuzzy
msgctxt "readonlymenu|selection"
msgid "Select Text"
msgstr "લખાણ પસંદ કરો"
@@ -16384,7 +16118,6 @@ msgid "Leave Full-Screen Mode"
msgstr ""
#: readonlymenu.ui:242
-#, fuzzy
msgctxt "readonlymenu|copy"
msgid "_Copy"
msgstr "નકલ કરો (_C)"
@@ -16739,7 +16472,6 @@ msgid "Margin"
msgstr "હાંસ્યો"
#: sidebartheme.ui:27
-#, fuzzy
msgctxt "sidebartheme|label1"
msgid "Fonts"
msgstr "ફોન્ટ"
@@ -16767,7 +16499,6 @@ msgid "Parallel"
msgstr "સમાંતર"
#: sidebarwrap.ui:59
-#, fuzzy
msgctxt "sidebarwrap|buttonparallel-atkobject"
msgid "Parallel"
msgstr "સમાંતર"
@@ -16778,7 +16509,6 @@ msgid "Optimal"
msgstr "શ્રેષ્ઠ"
#: sidebarwrap.ui:82
-#, fuzzy
msgctxt "sidebarwrap|buttonoptimal-atkobject"
msgid "Optimal"
msgstr "શ્રેષ્ઠ"
@@ -16789,7 +16519,6 @@ msgid "Before"
msgstr "પહેલાં"
#: sidebarwrap.ui:105
-#, fuzzy
msgctxt "sidebarwrap|buttonbefore-atkobject"
msgid "Before"
msgstr "પહેલાં"
@@ -16800,7 +16529,6 @@ msgid "After"
msgstr "પછી"
#: sidebarwrap.ui:128
-#, fuzzy
msgctxt "sidebarwrap|buttonafter-atkobject"
msgid "After"
msgstr "પછી"
@@ -16811,7 +16539,6 @@ msgid "Through"
msgstr "મારફતે"
#: sidebarwrap.ui:151
-#, fuzzy
msgctxt "sidebarwrap|buttonthrough-atkobject"
msgid "Through"
msgstr "મારફતે"
@@ -16920,25 +16647,21 @@ msgid "Key 3"
msgstr "કી 3"
#: sortdialog.ui:408
-#, fuzzy
msgctxt "sortdialog|typelb1-atkobject"
msgid "Key type"
msgstr "કીનો પ્રકાર"
#: sortdialog.ui:431
-#, fuzzy
msgctxt "sortdialog|typelb2-atkobject"
msgid "Key type"
msgstr "કીનો પ્રકાર"
#: sortdialog.ui:452
-#, fuzzy
msgctxt "sortdialog|typelb3-atkobject"
msgid "Key type"
msgstr "કીનો પ્રકાર"
#: sortdialog.ui:472
-#, fuzzy
msgctxt "sortdialog|1"
msgid "Sort Criteria"
msgstr "ગોઠવવાનો માપદંડ"
@@ -16969,7 +16692,6 @@ msgid "Character "
msgstr "અક્ષર "
#: sortdialog.ui:641
-#, fuzzy
msgctxt "sortdialog|delimpb"
msgid "Select..."
msgstr "પસંદ કરો..."
@@ -16995,7 +16717,6 @@ msgid "Setting"
msgstr "સુયોજના"
#: spellmenu.ui:12
-#, fuzzy
msgctxt "spellmenu|ignoreall"
msgid "I_gnore All"
msgstr "બધું અવગણો(_g)"
@@ -17024,7 +16745,6 @@ msgid "Set Language for Selection"
msgstr "પસંદગી માટે ભાષા ને સુયોજિત કરો"
#: spellmenu.ui:94
-#, fuzzy
msgctxt "spellmenu|langpara"
msgid "Set Language for Paragraph"
msgstr "ફકરા માટે ભાષા ને સુયોજિત કરો"
@@ -17470,7 +17190,6 @@ msgid "Position"
msgstr "સ્થાન"
#: templatedialog16.ui:259
-#, fuzzy
msgctxt "templatedialog16|customize"
msgid "Customize"
msgstr "વૈવિધ્યપૂર્ણ"
@@ -17547,13 +17266,11 @@ msgid "Drop Caps"
msgstr "મોટા અક્ષરને પડતા મૂકો"
#: templatedialog2.ui:411
-#, fuzzy
msgctxt "templatedialog2|area"
msgid "Area"
msgstr "વિસ્તાર"
#: templatedialog2.ui:434
-#, fuzzy
msgctxt "templatedialog2|transparence"
msgid "Transparency"
msgstr "પારદર્શકતા"
@@ -17604,13 +17321,11 @@ msgid "Wrap"
msgstr "લપેટો"
#: templatedialog4.ui:227
-#, fuzzy
msgctxt "templatedialog4|area"
msgid "Area"
msgstr "વિસ્તાર"
#: templatedialog4.ui:250
-#, fuzzy
msgctxt "templatedialog4|transparence"
msgid "Transparency"
msgstr "પારદર્શકતા"
@@ -17646,13 +17361,11 @@ msgid "Page"
msgstr "પાનું"
#: templatedialog8.ui:167
-#, fuzzy
msgctxt "templatedialog8|area"
msgid "Area"
msgstr "વિસ્તાર"
#: templatedialog8.ui:190
-#, fuzzy
msgctxt "templatedialog8|transparence"
msgid "Transparency"
msgstr "પારદર્શકતા"
@@ -17900,13 +17613,11 @@ msgid "Preview"
msgstr "પૂર્વદર્શન"
#: tocdialog.ui:119
-#, fuzzy
msgctxt "tocdialog|example-atkobject"
msgid "Preview"
msgstr "પૂર્વદર્શન"
#: tocdialog.ui:148
-#, fuzzy
msgctxt "tocdialog|index"
msgid "Type"
msgstr "પ્રકાર"
@@ -18617,31 +18328,26 @@ msgid "Watermark"
msgstr "વોટરમાર્ક"
#: watermarkdialog.ui:85
-#, fuzzy
msgctxt "watermarkdialog|TextLabel"
msgid "Text"
msgstr "લખાણ"
#: watermarkdialog.ui:118
-#, fuzzy
msgctxt "watermarkdialog|FontLabel"
msgid "Font"
msgstr "ફોન્ટ"
#: watermarkdialog.ui:130
-#, fuzzy
msgctxt "watermarkdialog|AngleLabel"
msgid "Angle"
msgstr "ખૂણો"
#: watermarkdialog.ui:142
-#, fuzzy
msgctxt "watermarkdialog|TransparencyLabel"
msgid "Transparency"
msgstr "પારદર્શકતા"
#: watermarkdialog.ui:154
-#, fuzzy
msgctxt "watermarkdialog|ColorLabel"
msgid "Color"
msgstr "રંગ"
diff --git a/source/gu/sysui/desktop/share.po b/source/gu/sysui/desktop/share.po
index 9202549c6d2..4b79f25bdda 100644
--- a/source/gu/sysui/desktop/share.po
+++ b/source/gu/sysui/desktop/share.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2016-05-07 21:35+0200\n"
-"PO-Revision-Date: 2014-11-24 06:30+0000\n"
-"Last-Translator: sweta kothari <swetakothi@gmail.com>\n"
+"PO-Revision-Date: 2016-05-08 15:06+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: gu_IN <kde-i18n-doc@kde.org>\n"
"Language: gu\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1416810610.000000\n"
+"X-POOTLE-MTIME: 1462720017.000000\n"
#: documents.ulf
msgctxt ""
@@ -377,7 +377,6 @@ msgid "Microsoft Excel Worksheet"
msgstr "Microsoft Excel વર્કશીટ"
#: launcher_comment.ulf
-#, fuzzy
msgctxt ""
"launcher_comment.ulf\n"
"writer\n"
diff --git a/source/gu/uui/messages.po b/source/gu/uui/messages.po
index 0308c27611f..d75d992e9df 100644
--- a/source/gu/uui/messages.po
+++ b/source/gu/uui/messages.po
@@ -381,7 +381,6 @@ msgstr ""
" $(ARG1)."
#: ids.hrc:158
-#, fuzzy
msgctxt "STR_UUI_UNKNOWNAUTH_UNTRUSTED"
msgid ""
"Unable to verify the identity of $(ARG1) site.\n"
@@ -393,7 +392,6 @@ msgstr ""
"આ પ્રમાણપત્ર ને સ્વીકારવા પહેલા, તમારે સાવચેતી થી સાઇટનાં પ્રમાણપત્ર ને ચકાસવુ જોઇએ. શું તમે વેબ સાઇટ $(ARG1) ને ઓળખવાનાં હેતુ માટે આ પ્રમાણપત્ર ને સ્વીકારવા માટે આતુર છો?"
#: ids.hrc:159
-#, fuzzy
msgctxt "STR_UUI_SSLWARN_EXPIRED"
msgid ""
"$(ARG1) is a site that uses a security certificate to encrypt data during transmission, but its certificate expired on $(ARG2).\n"
@@ -405,13 +403,11 @@ msgstr ""
"તમારે ખાતરી કરવા માટે ચકાસવુ જોઇએ કે જે તમારા કૉમ્પ્યુટર નો સમય સાચો છે."
#: ids.hrc:160
-#, fuzzy
msgctxt "STR_UUI_SSLWARN_EXPIRED_TITLE"
msgid "Security Warning: Server Certificate Invalid"
msgstr "સુરક્ષા ચેતવણી: સર્વર પ્રમાણપત્ર અયોગ્ય છે"
#: ids.hrc:161
-#, fuzzy
msgctxt "STR_UUI_SSLWARN_DOMAINMISMATCH"
msgid ""
"You have attempted to establish a connection with $(ARG1). However, the security certificate presented belongs to $(ARG2). It is possible, though unlikely, that someone may be trying to intercept your communication with this web site.\n"
@@ -427,13 +423,11 @@ msgstr ""
"શું તમે કોઇપણ રીતે ચાલુ રાખવા માંગો છો?"
#: ids.hrc:162
-#, fuzzy
msgctxt "STR_UUI_SSLWARN_DOMAINMISMATCH_TITLE"
msgid "Security Warning: Server Certificate Expired"
msgstr "સુરક્ષા ચેતવણી: સર્વર પ્રમાણપત્ર નિવૃત્ત થયેલ છે"
#: ids.hrc:163
-#, fuzzy
msgctxt "STR_UUI_SSLWARN_INVALID"
msgid ""
"The certificate could not be validated. You should examine this site's certificate carefully.\n"
@@ -445,7 +439,6 @@ msgstr ""
"જો ઉપસ્થિત પ્રમાણપત્ર ને બતાવેલ હોય તો, મહેરબાની કરીને જોડાણ ને રદ કરો અને સાઇટ વહીવટકર્તાને સૂચના દો."
#: ids.hrc:164
-#, fuzzy
msgctxt "STR_UUI_SSLWARN_INVALID_TITLE"
msgid "Security Warning: Domain Name Mismatch"
msgstr "સુરક્ષા ચેતવણી: ડોમેઇન નામ બંધબેસતુ નથી"
@@ -486,7 +479,6 @@ msgid "The confirmation password did not match the password. Set the password ag
msgstr "ખાતરીયુક્ત પાસવર્ડ પાસવર્ડ સાથે બંધબેસતુ નથી. બંને બોક્સોમાં એજ પાસવર્ડ દાખલ કરીને ફરીથી પાસવર્ડને સુયોજિત કરો."
#: strings.hrc:33
-#, fuzzy
msgctxt "STR_ALREADYOPEN_TITLE"
msgid "Document in Use"
msgstr "વપરાશમાં દસ્તાવેજ"
@@ -564,7 +556,6 @@ msgid "The lock file could not be created for exclusive access by %PRODUCTNAME,
msgstr "ફાઇલ %PRODUCTNAME દ્રારા એકમાત્ર પ્રવેશ માટે તાળુ મારી શકાયુ નહિં, પેલી ફાઇલ સ્થાન પર ગેરહાજર પરવાનગી દરમ્યાન તાળુ ફાઇલ બનાવેલ છે."
#: strings.hrc:47
-#, fuzzy
msgctxt "STR_LOCKFAILED_OPENREADONLY_BTN"
msgid "Open ~Read-Only"
msgstr "ફક્ત વાંચવાનું ખોલો (~R)"
@@ -716,7 +707,6 @@ msgid "The lock file is corrupted and probably empty. Opening the document read-
msgstr ""
#: strings.hrc:76
-#, fuzzy
msgctxt "STR_LOCKCORRUPT_OPENREADONLY_BTN"
msgid "Open ~Read-Only"
msgstr "ફક્ત વાંચવાનું ખોલો (~R)"
@@ -764,7 +754,6 @@ msgid "Pass_word:"
msgstr "પાસવર્ડ (_w)"
#: logindialog.ui:180
-#, fuzzy
msgctxt "logindialog|nameft"
msgid "_User name:"
msgstr "વપરાશકર્તા નામ (_U)"
diff --git a/source/gu/vcl/messages.po b/source/gu/vcl/messages.po
index 5dd4bc7683e..cd5a238f0dc 100644
--- a/source/gu/vcl/messages.po
+++ b/source/gu/vcl/messages.po
@@ -693,13 +693,11 @@ msgid "default"
msgstr "મૂળભૂત"
#: strings.hrc:133
-#, fuzzy
msgctxt "SV_MSGBOX_INFO"
msgid "Information"
msgstr "જાણકારી"
#: strings.hrc:134
-#, fuzzy
msgctxt "SV_MSGBOX_WARNING"
msgid "Warning"
msgstr "ચેતવણી"
@@ -711,7 +709,6 @@ msgid "Error"
msgstr "ભૂલ"
#: strings.hrc:136
-#, fuzzy
msgctxt "SV_MSGBOX_QUERY"
msgid "Confirmation"
msgstr "ખાતરી"
@@ -897,7 +894,6 @@ msgid "Cu_t"
msgstr "કાપો"
#: editmenu.ui:34
-#, fuzzy
msgctxt "editmenu|copy"
msgid "_Copy"
msgstr "નકલ કરો (_C)"
diff --git a/source/gu/wizards/messages.po b/source/gu/wizards/messages.po
index 7cc71c74231..8f609246994 100644
--- a/source/gu/wizards/messages.po
+++ b/source/gu/wizards/messages.po
@@ -14,49 +14,41 @@ msgstr ""
"X-Generator: LibreOffice\n"
#: strings.hrc:32
-#, fuzzy
msgctxt "RID_COMMON_START_0"
msgid "The directory '%1' could not be created.<BR>There may not be enough space left on your hard disk."
msgstr "'%1' ડિરેક્ટરી બનાવી શકાઈ નથી.<BR>તમારી હાર્ડ ડિસ્કમાં કદાચ પૂરતી જગ્યા નહી હોય."
#: strings.hrc:33
-#, fuzzy
msgctxt "RID_COMMON_START_1"
msgid "The text document could not be created.<BR>Please check if the module 'PRODUCTNAME Writer' is installed."
msgstr "આ લખાણ દસ્તાવેજ બનાવી શકાય તેમ નથી.<BR>મહેરબાની કરીને તપાસ કરોકે 'PRODUCTNAME રાઇટર' ભાગ સ્થાપિત કર્યો છે."
#: strings.hrc:34
-#, fuzzy
msgctxt "RID_COMMON_START_2"
msgid "The spreadsheet could not be created.<BR>Please check if the module 'PRODUCTNAME Calc' is installed."
msgstr "આ સ્પ્રેડશીટ બનાવી શકાય તેમ નથી.<BR>મહેરબાની કરીને તપાસ કરોકે 'PRODUCTNAME Calc' ભાગ સ્થાપિત કર્યો છે."
#: strings.hrc:35
-#, fuzzy
msgctxt "RID_COMMON_START_3"
msgid "The presentation could not be created.<BR>Please check if the module 'PRODUCTNAME Impress' is installed."
msgstr "આ રજુઆત બનાવી શકાય તેમ નથી.<BR>મહેરબાની કરીને તપાસ કરોકે 'PRODUCTNAME ઇમ્પ્રેસ' ભાગ સ્થાપિત કર્યો છે."
#: strings.hrc:36
-#, fuzzy
msgctxt "RID_COMMON_START_4"
msgid "The drawing could not be created.<BR>Please check if the module 'PRODUCTNAME Draw' is installed."
msgstr "આ ચિત્ર બનાવી શકાય તેમ નથી.<BR>મહેરબાની કરીને તપાસ કરોકે 'PRODUCTNAME Draw' ભાગ સ્થાપિત કર્યો છે."
#: strings.hrc:37
-#, fuzzy
msgctxt "RID_COMMON_START_5"
msgid "The formula could not be created.<BR>Please check if the module 'PRODUCTNAME Math' is installed."
msgstr "આ સુત્ર બનાવી શકાય તેમ નથી.<BR>મહેરબાની કરીને તપાસ કરોકે 'PRODUCTNAME ગણિત' ભાગ સ્થાપિત કર્યો છે."
#: strings.hrc:38
-#, fuzzy
msgctxt "RID_COMMON_START_6"
msgid "The files required could not be found.<BR>Please start the %PRODUCTNAME Setup and choose 'Repair'."
msgstr "ઈચ્છિત ફાઈલો શોધી શકાઈ નહી.<BR>%PRODUCTNAME સુયોજના શરુ કરો અને 'સુધારો' પસંદ કરો."
#: strings.hrc:39
-#, fuzzy
msgctxt "RID_COMMON_START_7"
msgid "The file '<PATH>' already exists.<BR><BR>Would you like to overwrite the existing file?"
msgstr "ફાઈલ '<PATH>' પહેલેથી જ હયાત છે..<BR><BR>શું તમે હયાત ફાઈલ ઉપર લખવા ઇચ્છો છો?"
@@ -74,13 +66,11 @@ msgid "Yes to All"
msgstr "બધા માટે હા"
#: strings.hrc:42
-#, fuzzy
msgctxt "RID_COMMON_START_10"
msgid "No"
msgstr "ના"
#: strings.hrc:43
-#, fuzzy
msgctxt "RID_COMMON_START_11"
msgid "Cancel"
msgstr "રદ કરો"
@@ -98,13 +88,11 @@ msgid "< ~Back"
msgstr "< પાછા (~B)"
#: strings.hrc:46
-#, fuzzy
msgctxt "RID_COMMON_START_14"
msgid "~Next >"
msgstr "આગળ > (~N)"
#: strings.hrc:47
-#, fuzzy
msgctxt "RID_COMMON_START_15"
msgid "~Help"
msgstr "મદદ (~H)"
@@ -116,31 +104,26 @@ msgid "Steps"
msgstr "પગથિયાંઓ"
#: strings.hrc:49
-#, fuzzy
msgctxt "RID_COMMON_START_17"
msgid "Close"
msgstr "બંધ કરો"
#: strings.hrc:50
-#, fuzzy
msgctxt "RID_COMMON_START_18"
msgid "OK"
msgstr "બરાબર"
#: strings.hrc:51
-#, fuzzy
msgctxt "RID_COMMON_START_19"
msgid "The file already exists. Do you want to overwrite it?"
msgstr "આ ફાઇલ પહેલેથી અસ્તિત્વ ઘરાવે છે. શું તમે તેનાં પર ફરીથી લખવા માંગો છો?"
#: strings.hrc:52
-#, fuzzy
msgctxt "RID_COMMON_START_20"
msgid "Template created via <wizard_name> on <current_date>."
msgstr "ટેમ્પલેટ <wizard_name> દ્રારા <current_date> બનાવવામાં આવ્યું."
#: strings.hrc:53
-#, fuzzy
msgctxt "RID_COMMON_START_21"
msgid ""
"The wizard could not be run, because important files were not found.\n"
@@ -152,211 +135,176 @@ msgstr ""
"પછી વિઝાર્ડ ફરીથી ચલાવો."
#: strings.hrc:56
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_1"
msgid "Letter Wizard"
msgstr "પત્ર વિઝાર્ડ"
#: strings.hrc:57
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_2"
msgid "Label9"
msgstr "લેબલ૯"
#: strings.hrc:58
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_3"
msgid "~Business letter"
msgstr "વ્યાપાર પત્ર(~B)"
#: strings.hrc:59
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_4"
msgid "~Formal personal letter"
msgstr "વ્યાવહારિક અંગત પત્ર (~F)"
#: strings.hrc:60
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_5"
msgid "~Personal letter"
msgstr "અંગત પત્ર (~P)"
#: strings.hrc:61
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_6"
msgid "~Use letterhead paper with pre-printed elements"
msgstr "પહેલેથી છપાયેલ ભાગો વાળા લેટરહેડનો ઉપયોગ કરો (~U)"
#: strings.hrc:62
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_7"
msgid "~Logo"
msgstr "લોગો (~L)"
#: strings.hrc:63
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_8"
msgid "Return address"
msgstr "જવાબી સરનામું"
#: strings.hrc:64
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_9"
msgid "~Include footer"
msgstr "ફૂટરનો સમાવેશ કરો (~I)"
#: strings.hrc:65
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_10"
msgid "~Return address in envelope window"
msgstr "એન્વેલપ વિન્ડોમાં જવાબી સરનામું (~R)"
#: strings.hrc:66
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_11"
msgid "~Logo"
msgstr "લોગો (~L)"
#: strings.hrc:67
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_12"
msgid "~Return address in envelope window"
msgstr "એન્વેલપ વિન્ડોમાં જવાબી સરનામું (~R)"
#: strings.hrc:68
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_13"
msgid "Letter Signs"
msgstr "પત્રની સંજ્ઞાઓ"
#: strings.hrc:69
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_14"
msgid "S~ubject line"
msgstr "વિષય લીટી (~u)"
#: strings.hrc:70
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_15"
msgid "Salu~tation"
msgstr "માન (~t)"
#: strings.hrc:71
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_16"
msgid "Fold ~marks"
msgstr "નિશાનીઓ ભેગી કરો (~m)"
#: strings.hrc:72
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_17"
msgid "~Complimentary close"
msgstr "પ્રશંસા અંત (~C)"
#: strings.hrc:73
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_18"
msgid "~Footer"
msgstr "ફૂટર (~F)"
#: strings.hrc:74
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_19"
msgid "~Use user data for return address"
msgstr "જવાબી સરનામાં માટે વપરાશકર્તા માહિતી ઉપયોગ કરો (~U)"
#: strings.hrc:75
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_20"
msgid "~New sender address:"
msgstr "મોકલનારનું નવું સરનામું (~N):"
#: strings.hrc:76
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_21"
msgid "Use placeholders for ~recipient's address"
msgstr "મેળવનારનાં સરનામાં માટે પ્લેસહોલ્ડર ઉપયોગ કરો (~r)"
#: strings.hrc:77
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_22"
msgid "Use address database for ~mail merge"
msgstr "મેલ મર્જ માટે સરનામાં ડેટાબેઝ વાપરો (~m)"
#: strings.hrc:78
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_23"
msgid "Include ~only on second and following pages"
msgstr "ફક્ત બીજાં અને પછીનાં પાનાં પર સમાવેશ કરો (~o)"
#: strings.hrc:79
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_24"
msgid "~Include page number"
msgstr "પાનાં નંબરનો સમાવેશ કરો (~I)"
#: strings.hrc:80
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_25"
msgid "Letter Template"
msgstr "પત્ર ટેમ્પલેટ"
#: strings.hrc:81
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_26"
msgid "Create a ~letter from this template"
msgstr "આ ટેમ્પલેટ પરથી પત્ર બનાવો (~l)"
#: strings.hrc:82
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_27"
msgid "Make ~manual changes to this letter template"
msgstr "આ પત્ર ટેમ્પલેટમાં જાતે ફેરફારો કરો (~m)"
#: strings.hrc:83
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_28"
msgid "Page design"
msgstr "પાનાં ડિઝાઇન"
#: strings.hrc:84
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_29"
msgid "Page design"
msgstr "પાનાં ડિઝાઇન"
#: strings.hrc:85
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_30"
msgid "Page design"
msgstr "પાનાં ડિઝાઇન"
#: strings.hrc:86
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_31"
msgid "This wizard helps you to create a letter template. You can then use the template as the basis for writing letters as often as desired."
msgstr "આ વિઝાર્ડ તમને પત્ર ટેમ્પલેટ બનાવવામાં મદદ કરશે. ત્યાર પછી જયારે તમારી ઇચ્છા હોય ત્યારે તમે તે ટેમ્પલેટનો પત્ર લખવા માટે ઉપયોગ કરી શકો છો."
#: strings.hrc:87
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_32"
msgid "~Height:"
msgstr "ઊંચાઇ (~H):"
#: strings.hrc:88
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_33"
msgid "~Width:"
msgstr "પહોળાઈ (~W):"
#: strings.hrc:89
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_34"
msgid "S~pacing to left margin:"
msgstr "ડાબી બાજુએ છોડવાની જગ્યા (~p):"
#: strings.hrc:90
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_35"
msgid "Spacing ~to top margin:"
msgstr "ઉપરની બાજુએ છોડવાની જગ્યા (~t):"
@@ -374,13 +322,11 @@ msgid "Width:"
msgstr "પહોળાઈ:"
#: strings.hrc:93
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_38"
msgid "S~pacing to left margin:"
msgstr "ડાબી બાજુએ છોડવાની જગ્યા (~p):"
#: strings.hrc:94
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_39"
msgid "Spacing ~to top margin:"
msgstr "ઉપરની બાજુએ છોડવાની જગ્યા (~t):"
@@ -392,31 +338,26 @@ msgid "Height:"
msgstr "ઊંચાઇ:"
#: strings.hrc:96
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_42"
msgid "Sender's address"
msgstr "મોકલનારનું સરનામું"
#: strings.hrc:97
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_43"
msgid "Name:"
msgstr "નામ:"
#: strings.hrc:98
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_44"
msgid "Street:"
msgstr "શેરી:"
#: strings.hrc:99
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_45"
msgid "ZIP code/State/City:"
msgstr "ઝીપ કોડ/રાજ્ય/શહેર:"
#: strings.hrc:100
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_46"
msgid "Recipient's address"
msgstr "મેળવનારનું સરનામું"
@@ -428,85 +369,71 @@ msgid "Footer"
msgstr "ફૂટર"
#: strings.hrc:102
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_48"
msgid "This wizard creates a letter template which enables you to create multiple letters with the same layout and settings."
msgstr "આ વિઝાર્ડની મદદથી તમે પત્ર ટેમ્પલેટ બનાવી શકો છો જેની વડે એક કરતાં વધારે સરખાં કદ અને સુયોજનોવાળાં પત્રો બનાવી શકો છો."
#: strings.hrc:103
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_49"
msgid "To create another new letter out of the template just navigate to the template location and double-click it."
msgstr "ટેમ્પલેટની મદદથી નવો પત્ર બનાવવા માટે ફકત ટેમ્પલેટની જગ્યાએ જાોઓ અને તેની પર બે વખત દબાવો."
#: strings.hrc:104
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_50"
msgid "Template name:"
msgstr "ટેમ્પલેટ નામ:"
#: strings.hrc:105
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_51"
msgid "Location and file name:"
msgstr "સ્થળ અને ફાઇલ નામ:"
#: strings.hrc:106
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_52"
msgid "How do you want to proceed?"
msgstr "તમે આગળ કેવી રીતે વઘવા માંગો છો?"
#: strings.hrc:107
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_53"
msgid "Please choose the type of letter and page design"
msgstr "મહેરબાની કરીને પત્રનો પ્રકાર અને પાનાંની ડિઝાઇન પસંદ કરો"
#: strings.hrc:108
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_54"
msgid "Select the items to be printed"
msgstr "છાપવા માટેની વસ્તુઓ પસંદ કરો"
#: strings.hrc:109
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_55"
msgid "Specify items already on your letterhead paper"
msgstr "દશાૅવેલ વસ્તુઓ પહેલેથી લેટરહેડ પાનાં પર રહેલી છે"
#: strings.hrc:110
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_56"
msgid "Specify the sender and recipient information"
msgstr "મોકલનાર અને મેળવનારની માહિતી દર્શાવો"
#: strings.hrc:111
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_57"
msgid "Fill in the information you would like in the footer"
msgstr "ભરેલી માહિતી તમે ફૂટરમાં રાખવા માંગો છો"
#: strings.hrc:112
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_58"
msgid "Please specify last settings"
msgstr "મહેરબાની કરીને છેલ્લા સુયોજનો દર્શાવો"
#: strings.hrc:113
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_59"
msgid "Subject:"
msgstr "વિષય:"
#: strings.hrc:114
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_60"
msgid "Elegant"
msgstr "મનોહર"
#: strings.hrc:115
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_61"
msgid "Modern"
msgstr "આધુનિક"
@@ -518,37 +445,31 @@ msgid "Office"
msgstr "ઓફિસ"
#: strings.hrc:117
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_63"
msgid "Bottle"
msgstr "બોટલ"
#: strings.hrc:118
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_64"
msgid "Mail"
msgstr "મેઇલ"
#: strings.hrc:119
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_65"
msgid "Marine"
msgstr "મરીન"
#: strings.hrc:120
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_66"
msgid "Red Line"
msgstr "લાલ લીટી"
#: strings.hrc:123
-#, fuzzy
msgctxt "RID_LETTERWIZARDSALUTATION_START_1"
msgid "To Whom it May Concern"
msgstr "જેને લાગુ પડે તેને"
#: strings.hrc:124
-#, fuzzy
msgctxt "RID_LETTERWIZARDSALUTATION_START_2"
msgid "Dear Sir or Madam"
msgstr "પ્રિય સર અથવા મેડમ"
@@ -560,43 +481,36 @@ msgid "Hello"
msgstr "નમસ્કાર"
#: strings.hrc:128
-#, fuzzy
msgctxt "RID_LETTERWIZARDGREETING_START_1"
msgid "Sincerely"
msgstr "વિશ્વસનીય"
#: strings.hrc:129
-#, fuzzy
msgctxt "RID_LETTERWIZARDGREETING_START_2"
msgid "Best regards"
msgstr "માન સાથે"
#: strings.hrc:130
-#, fuzzy
msgctxt "RID_LETTERWIZARDGREETING_START_3"
msgid "Cheers"
msgstr "આનંદ સહ"
#: strings.hrc:133
-#, fuzzy
msgctxt "RID_LETTERWIZARDROADMAP_START_1"
msgid "Page design"
msgstr "પાનાં ડિઝાઇન"
#: strings.hrc:134
-#, fuzzy
msgctxt "RID_LETTERWIZARDROADMAP_START_2"
msgid "Letterhead layout"
msgstr "લેટરહેડ દેખાવ"
#: strings.hrc:135
-#, fuzzy
msgctxt "RID_LETTERWIZARDROADMAP_START_3"
msgid "Printed items"
msgstr "છપાયેલી વસ્તુઓ"
#: strings.hrc:136
-#, fuzzy
msgctxt "RID_LETTERWIZARDROADMAP_START_4"
msgid "Recipient and sender"
msgstr "મેળવનાર અને મોકલનાર"
@@ -608,133 +522,111 @@ msgid "Footer"
msgstr "ફૂટર"
#: strings.hrc:138
-#, fuzzy
msgctxt "RID_LETTERWIZARDROADMAP_START_6"
msgid "Name and location"
msgstr "નામ અને સ્થળ"
#: strings.hrc:141
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_1"
msgid "Fax Wizard"
msgstr "ફેકસ વિઝાર્ડ"
#: strings.hrc:142
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_2"
msgid "Label9"
msgstr "લેબલ૯"
#: strings.hrc:143
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_3"
msgid "~Business Fax"
msgstr "વ્યાપાર ફેકસ (~B)"
#: strings.hrc:144
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_4"
msgid "~Personal Fax"
msgstr "અંગત ફેકસ (~P)"
#: strings.hrc:145
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_5"
msgid "~Logo"
msgstr "લોગો (~L)"
#: strings.hrc:146
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_6"
msgid "S~ubject line"
msgstr "વિષય લીટી (~u)"
#: strings.hrc:147
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_7"
msgid "S~alutation"
msgstr "માન (~a)"
#: strings.hrc:148
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_8"
msgid "~Complimentary close"
msgstr "પ્રશંસા અંત (~C)"
#: strings.hrc:149
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_9"
msgid "~Footer"
msgstr "ફૂટર (~F)"
#: strings.hrc:150
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_10"
msgid "~Use user data for return address"
msgstr "જવાબી સરનામાં માટે વપરાશકર્તા માહિતી ઉપયોગ કરો (~U)"
#: strings.hrc:151
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_11"
msgid "~New return address"
msgstr "નવું જવાબી સરનામું (~N)"
#: strings.hrc:152
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_12"
msgid "My Fax Template"
msgstr "મારૂં ફેકસ ટેમ્પલેટ"
#: strings.hrc:153
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_13"
msgid "Create a ~fax from this template"
msgstr "આ ટેમ્પલેટમાંથી ફેકસ બનાવો (~f)"
#: strings.hrc:154
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_14"
msgid "Make ~manual changes to this fax template"
msgstr "ફેકસ ટેમ્પલેટમાં જાતે ફેરફારો કરો (~m)"
#: strings.hrc:155
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_15"
msgid "Page design"
msgstr "પાનાં ડિઝાઇન"
#: strings.hrc:156
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_16"
msgid "Page design"
msgstr "પાનાં ડિઝાઇન"
#: strings.hrc:157
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_17"
msgid "This wizard helps you to create a fax template. The template can then be used to create a fax whenever needed."
msgstr "આ વિઝાર્ડ તમને ફેકસ ટેમ્પલેટ બનાવવામાં મદદ કરશે. આ ટેમ્પલેટથી જયારે પણ જરૂર હોય ત્યારે ફેકસ બનાવી શકો છો."
#: strings.hrc:158
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_18"
msgid "Return address"
msgstr "જવાબી સરનામું"
#: strings.hrc:159
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_19"
msgid "Name:"
msgstr "નામ:"
#: strings.hrc:160
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_20"
msgid "Street:"
msgstr "શેરી:"
#: strings.hrc:161
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_21"
msgid "ZIP code/State/City:"
msgstr "ઝીપ કોડ/રાજ્ય/શહેર:"
@@ -746,289 +638,241 @@ msgid "Footer"
msgstr "ફૂટર"
#: strings.hrc:163
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_23"
msgid "This wizard creates a fax template which enables you to create multiple faxes with the same layout and settings."
msgstr "આ વિઝાર્ડથી તમે ફેકસ ટેમ્પલેટ બનાવવી શકશો જેની વડે એક કરતાં વધારે સરખાં કદ અને સુયોજનોવાળાં ફેકસો બનાવી શકશો."
#: strings.hrc:164
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_24"
msgid "To create another new fax out of the template, go to the location where you saved the template and double-click the file."
msgstr "ટેમ્પલેટ વડે અન્ય નવાં ફેકસ બનાવવાં, જયાં ટેમ્પલેટ સંગ્રહ કરવામાં આવ્યા છે ત્યાં જાવ અને તે ફાઇલ પર બે વખત ક્લિક કરો."
#: strings.hrc:165
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_25"
msgid "Template Name:"
msgstr "ટેમ્પલેટ નામ:"
#: strings.hrc:166
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_26"
msgid "Location and file name:"
msgstr "સ્થળ અને ફાઇલ નામ:"
#: strings.hrc:167
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_27"
msgid "What do you want to do next?"
msgstr "આગળ તમે શું કરવા માંગો છો?"
#: strings.hrc:168
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_28"
msgid "Choose the type of fax and a page design"
msgstr "ફેકસનો પ્રકાર અને પાનાંની ડિઝાઇન પસંદ કરો"
#: strings.hrc:169
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_29"
msgid "Select items to include in the fax template"
msgstr "ફેકસ ટેમ્પલેટમાં સમાવિષ્ટ કરવાની વસ્તુઓ પસંદ કરો"
#: strings.hrc:170
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_30"
msgid "Specify sender and recipient information"
msgstr "મોકલનાર અને મેળવનારની માહિતી દર્શાવો"
#: strings.hrc:171
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_31"
msgid "Enter text for the footer"
msgstr "ફૂટર માટેનું લખાણ દાખલ કરો"
#: strings.hrc:172
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_32"
msgid "Choose a name and save the template"
msgstr "નામ પસંદ કરો અને ટેમ્પલેટ સંગ્રહ કરો"
#: strings.hrc:173
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_33"
msgid "Include ~only on second and following pages"
msgstr "ફક્ત બીજાં અને પછીનાં પાનાં પર સમાવેશ કરો (~o)"
#: strings.hrc:174
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_34"
msgid "~Include page number"
msgstr "પાનાં નંબરનો સમાવેશ કરો (~I)"
#: strings.hrc:175
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_35"
msgid "~Date"
msgstr "તારીખ (~D)"
#: strings.hrc:176
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_36"
msgid "~Type of message"
msgstr "સંદેશાનાં પ્રકારો (~T)"
#: strings.hrc:177
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_37"
msgid "Fax Number:"
msgstr "ફેકસ નંબર:"
#: strings.hrc:178
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_38"
msgid "Use placeholders for ~recipient's address"
msgstr "મેળવનારનાં સરનામાં માટે પ્લેસહોલ્ડર ઉપયોગ કરો (~r)"
#: strings.hrc:179
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_39"
msgid "Use address database for ~mail merge"
msgstr "મેલ મર્જ માટે સરનામાં ડેટાબેઝ વાપરો (~m)"
#: strings.hrc:180
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_40"
msgid "~New return address"
msgstr "નવું જવાબી સરનામું (~N)"
#: strings.hrc:181
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_41"
msgid "To:"
msgstr "પ્રતિ:"
#: strings.hrc:182
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_42"
msgid "From:"
msgstr "માંથી:"
#: strings.hrc:183
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_43"
msgid "Fax:"
msgstr "ફેક્સ:"
#: strings.hrc:184
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_44"
msgid "Tel:"
msgstr "ટેલિફોન:"
#: strings.hrc:185
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_45"
msgid "E-mail:"
msgstr "ઇ-મેઇલ:"
#: strings.hrc:186
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_46"
msgid "This template consists of"
msgstr "આ ટૅમ્પલેટ આમાં સમાવેલી છે"
#: strings.hrc:187
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_47"
msgid "page"
msgstr "પાનું"
#: strings.hrc:188
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_48"
msgid "Please inform us if transmission errors occur."
msgstr "મહેરબાની કરીને અમને જણાવો જો ટ્રાન્સમીશન ભૂલ ઉદ્ભવે."
#: strings.hrc:189
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_49"
msgid "Bottle"
msgstr "બોટલ"
#: strings.hrc:190
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_50"
msgid "Lines"
msgstr "લીટીઓ"
#: strings.hrc:191
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_51"
msgid "Marine"
msgstr "મરીન"
#: strings.hrc:192
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_52"
msgid "Classic Fax"
msgstr "ક્લાસિક ફેક્ષ"
#: strings.hrc:193
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_53"
msgid "Classic Fax from Private"
msgstr "ખાનગીમાંથી ક્લાસિક ફેક્ષ"
#: strings.hrc:194
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_54"
msgid "Modern Fax"
msgstr "આધિનુક ફેક્ષ"
#: strings.hrc:195
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_55"
msgid "Modern Fax from Private"
msgstr "ખાનગીમાંથી આધુનિક ફેક્ષ"
#: strings.hrc:196
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_56"
msgid "Fax"
msgstr "ફેક્સ"
#: strings.hrc:199
-#, fuzzy
msgctxt "RID_FAXWIZARDCOMMUNICATION_START_1"
msgid "Important Information!"
msgstr "અગત્યની માહિતી!"
#: strings.hrc:200
-#, fuzzy
msgctxt "RID_FAXWIZARDCOMMUNICATION_START_2"
msgid "For your information"
msgstr "તમારી જાણ ખાતર"
#: strings.hrc:201
-#, fuzzy
msgctxt "RID_FAXWIZARDCOMMUNICATION_START_3"
msgid "News!"
msgstr "સમાચાર!"
#: strings.hrc:204
-#, fuzzy
msgctxt "RID_FAXWIZARDSALUTATION_START_1"
msgid "To whom it may concern,"
msgstr "જેને લાગુ પડે તેને,"
#: strings.hrc:205
-#, fuzzy
msgctxt "RID_FAXWIZARDSALUTATION_START_2"
msgid "Dear Sir or Madam,"
msgstr "પ્રિય સર અથવા મેડમ,"
#: strings.hrc:206
-#, fuzzy
msgctxt "RID_FAXWIZARDSALUTATION_START_3"
msgid "Hello,"
msgstr "હેલો,"
#: strings.hrc:207
-#, fuzzy
msgctxt "RID_FAXWIZARDSALUTATION_START_4"
msgid "Hi,"
msgstr "હાય,"
#: strings.hrc:210
-#, fuzzy
msgctxt "RID_FAXWIZARDGREETING_START_1"
msgid "Sincerely"
msgstr "વિશ્વસનીય"
#: strings.hrc:211
-#, fuzzy
msgctxt "RID_FAXWIZARDGREETING_START_2"
msgid "Yours faithfully"
msgstr "તમારો વિશ્વાસુ"
#: strings.hrc:212
-#, fuzzy
msgctxt "RID_FAXWIZARDGREETING_START_3"
msgid "Regards"
msgstr "માનથી"
#: strings.hrc:213
-#, fuzzy
msgctxt "RID_FAXWIZARDGREETING_START_4"
msgid "Love"
msgstr "પ્રેમ"
#: strings.hrc:216
-#, fuzzy
msgctxt "RID_FAXWIZARDROADMAP_START_1"
msgid "Page design"
msgstr "પાનાં ડિઝાઇન"
#: strings.hrc:217
-#, fuzzy
msgctxt "RID_FAXWIZARDROADMAP_START_2"
msgid "Items to include"
msgstr "ઉમેરવાની વસ્તુઓ"
#: strings.hrc:218
-#, fuzzy
msgctxt "RID_FAXWIZARDROADMAP_START_3"
msgid "Sender and Recipient"
msgstr "મોકલનાર અને મેળવનાર"
@@ -1040,277 +884,231 @@ msgid "Footer"
msgstr "ફૂટર"
#: strings.hrc:220
-#, fuzzy
msgctxt "RID_FAXWIZARDROADMAP_START_5"
msgid "Name and location"
msgstr "નામ અને સ્થળ"
#: strings.hrc:223
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_1"
msgid "Agenda Wizard"
msgstr "એજન્ડા વિઝાર્ડ"
#: strings.hrc:224
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_2"
msgid "Make ~manual changes to this agenda template"
msgstr "એજન્ડા ટેમ્પલેટમાં જાતે ફેરફાર કરો (~m)"
#: strings.hrc:225
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_3"
msgid "Template name:"
msgstr "ટેમ્પલેટ નામ:"
#: strings.hrc:226
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_4"
msgid "Location and file name:"
msgstr "સ્થળ અને ફાઇલ નામ:"
#: strings.hrc:227
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_5"
msgid "What do you want to do next?"
msgstr "આગળ તમે શું કરવા માંગો છો?"
#: strings.hrc:228
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_6"
msgid "Please choose the page design for the agenda"
msgstr "મહેરબાની કરી એજન્ડા માટે પાનાંની ડિઝાઇન પસંદ કરો"
#: strings.hrc:229
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_7"
msgid "Please select the headings you wish to include in your agenda template"
msgstr "મહેરબાની કરી એજન્ડા ટેમ્પલેટમાં તમે જે મથાળાં ઉમેરવા માંગો છો તે પસંદ કરો"
#: strings.hrc:230
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_8"
msgid "Please enter general information for the event"
msgstr "પ્રસંગ માટેની સામાન્ય માહિતી દાખલ કરો"
#: strings.hrc:231
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_9"
msgid "Please specify items for the agenda"
msgstr "એજન્ડા માટેની વસ્તુઓ પસંદ કરો"
#: strings.hrc:232
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_10"
msgid "Please select the names you wish to include in your agenda template"
msgstr "મહેરબાની કરી એજન્ડા ટેમ્પલેટમાં તમે જે નામ ઉમેરવા માંગો છો તે પસંદ કરો"
#: strings.hrc:233
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_11"
msgid "Choose a name and save the template"
msgstr "નામ પસંદ કરો અને ટેમ્પલેટ સંગ્રહ કરો"
#: strings.hrc:234
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_12"
msgid "Include form for recording minutes"
msgstr "નોંધવામાં આવેલ મીનીટોમાંથી ઉમેરો"
#: strings.hrc:235
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_13"
msgid "This wizard helps you to create an agenda template. The template can then be used to create an agenda whenever needed."
msgstr "આ વિઝાર્ડની મદદથી તમે એજન્ડા ટેમ્પલેટ બનાવી શકો છો. ત્યારબાદ આ ટેમ્પલેટની મદદથી જયારે પણ તમારે જરૂરીયાત હોય ત્યારે એજન્ડાઓ બનાવી શકો છો."
#: strings.hrc:236
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_14"
msgid "Time:"
msgstr "સમય:"
#: strings.hrc:237
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_15"
msgid "Name:"
msgstr "નામ:"
#: strings.hrc:238
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_16"
msgid "Location:"
msgstr "સ્થાન:"
#: strings.hrc:239
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_17"
msgid "Placeholders will be used in empty fields. You can replace placeholders with text later."
msgstr "પ્લેસહોલ્ડર ખાલી ક્ષેત્રો માટે વપરાય છે. તમે પાછળથી પ્લેસહોલ્ડરને બદલે લખાણ વાપરી શકો છો."
#: strings.hrc:240
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_18"
msgid "..."
msgstr "..."
#: strings.hrc:241
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_19"
msgid "Create an ~agenda from this template"
msgstr "આ ટેમ્પલેટમાંથી એજન્ડા તૈયાર કરો (~a)"
#: strings.hrc:242
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_20"
msgid "To create a new agenda out of the template, go to the location where you saved the template and double-click the file."
msgstr "ટેમ્પલેટમાંથી નવા એજન્ડા બનાવવા માટે, જયાં ટેમ્પલેટ સંગ્રહ કરવામાં આવ્યા છે ત્યાં જાવ અને ફાઇલ પર બે-વખત ક્લિક કરો."
#: strings.hrc:243
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_21"
msgid "Agenda item"
msgstr "એજન્ડા વસ્તુઓ"
#: strings.hrc:244
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_22"
msgid "Responsible"
msgstr "જવાબદાર"
#: strings.hrc:245
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_23"
msgid "Duration"
msgstr "સમયગાળો"
#: strings.hrc:246
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_24"
msgid "Meeting called by"
msgstr "આનાં દ્વારા મિટીંગ બોલાવવામાં આવી"
#: strings.hrc:247
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_25"
msgid "Chairperson"
msgstr "ચેરપર્સન"
#: strings.hrc:248
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_26"
msgid "Minute keeper"
msgstr "વિવરણ નોંધનાર"
#: strings.hrc:249
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_27"
msgid "Moderator"
msgstr "નિયામક"
#: strings.hrc:250
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_28"
msgid "Attendees"
msgstr "ભાગ લેનાર"
#: strings.hrc:251
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_29"
msgid "Observers"
msgstr "નિરીક્ષકો"
#: strings.hrc:252
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_30"
msgid "Facility personnel"
msgstr "સુવિધા આપનાર વ્યક્તિ"
#: strings.hrc:253
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_31"
msgid "The agenda template will include placeholders for the names of the selected people. When creating an agenda from the template, you can replace these placeholder with the appropriate names."
msgstr "આ એજન્ડા ટેમ્પલેટમાં પસંદ કરેલી વ્યકિત માટે પ્લેસહોલ્ડર સમાવેશ કરે છે. જયારે ટેમ્પલેટમાંથી એજન્ડા બનાવવામાં આવે ત્યારે, તમે પ્લેસહોલ્ડરની જગ્યાએ યોગ્ય નામો રાખી શકો છો."
#: strings.hrc:254
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_32"
msgid "Type of meeting"
msgstr "મિટીંગનો પ્રકાર"
#: strings.hrc:255
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_33"
msgid "Please read"
msgstr "મહેરબાની વાંચો"
#: strings.hrc:256
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_34"
msgid "Please bring"
msgstr "મહેરબાની કરી લાવો"
#: strings.hrc:257
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_35"
msgid "Notes"
msgstr "નોંધો"
#: strings.hrc:258
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_36"
msgid "The agenda template will include placeholders for the selected items."
msgstr "આ એજન્ડા ટેમ્પલેટમાં પસંદ કરેલી વસ્તુઓ માટે પ્લેસહોલ્ડર સમાવેશ કરે છે."
#: strings.hrc:259
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_38"
msgid "Date:"
msgstr "તારીખ:"
#: strings.hrc:260
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_39"
msgid "This wizard creates an agenda template which enables you to create multiple agendas with the same layout and settings."
msgstr "આ વિઝાર્ડથી તમે એજન્ડા ટેમ્પલેટ બનાવી શકશો જેથી તમે એકસરખા દેખાવ અને સુયોજનાવાળાં એક કરતાં વઘુ એજન્ડાઓ બનાવી શકશો."
#: strings.hrc:261
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_40"
msgid "Page design:"
msgstr "પાનાનો દેખાવ:"
#: strings.hrc:262
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_41"
msgid "myAgendaTemplate.stw"
msgstr "મારૂ એજન્ડા ટેમ્પલેટ.stw"
#: strings.hrc:263
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_42"
msgid "My Agenda Template"
msgstr "મારૂ એજન્ડા ટેમ્પલેટ"
#: strings.hrc:264
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_43"
msgid "An unexpected error occurred while saving the agenda template."
msgstr "જયારે એજન્ડા ટેમ્પલેટ માં આવ્યું ત્યારે ન ધારેલી ક્ષતિ ઉદ્ભવી."
#: strings.hrc:265
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_44"
msgid "Name"
msgstr "નામ"
#: strings.hrc:266
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_45"
msgid "Date"
msgstr "તારીખ"
#: strings.hrc:267
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_46"
msgid "Time"
msgstr "સમય"
@@ -1322,115 +1120,96 @@ msgid "Location"
msgstr "સ્થળ"
#: strings.hrc:269
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_48"
msgid "Click to replace this text"
msgstr "આ લખાણ બદલવા માટે ક્લિક કરો"
#: strings.hrc:270
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_50"
msgid "Page design"
msgstr "પાનાં ડિઝાઇન"
#: strings.hrc:271
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_51"
msgid "General information"
msgstr "સામાન્ય માહિતી"
#: strings.hrc:272
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_52"
msgid "Headings to include"
msgstr "સમાવિષ્ટ કરેલાં મથાળાં"
#: strings.hrc:273
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_53"
msgid "Names"
msgstr "નામો"
#: strings.hrc:274
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_54"
msgid "Agenda items"
msgstr "એજન્ડા વસ્તુઓ"
#: strings.hrc:275
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_55"
msgid "Name and location"
msgstr "નામ અને સ્થળ"
#: strings.hrc:276
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_56"
msgid "An unexpected error occurred while opening the agenda template."
msgstr "જયારે એજન્ડા ટેમ્પલેટ ખોલવામાં આવ્યું ત્યારે ન ધારેલી ક્ષતિ ઉદ્ભવી."
#: strings.hrc:277
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_57"
msgid "Type of meeting"
msgstr "મિટીંગનો પ્રકાર"
#: strings.hrc:278
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_58"
msgid "Please bring"
msgstr "મહેરબાની કરી લાવો"
#: strings.hrc:279
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_59"
msgid "Please read"
msgstr "મહેરબાની વાંચો"
#: strings.hrc:280
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_60"
msgid "Notes"
msgstr "નોંધો"
#: strings.hrc:281
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_61"
msgid "Meeting called by"
msgstr "આનાં દ્વારા મિટીંગ બોલાવવામાં આવી"
#: strings.hrc:282
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_62"
msgid "Chairperson"
msgstr "ચેરપર્સન"
#: strings.hrc:283
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_63"
msgid "Attendees"
msgstr "ભાગ લેનાર"
#: strings.hrc:284
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_64"
msgid "Minute keeper"
msgstr "વિવરણ નોંધનાર"
#: strings.hrc:285
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_65"
msgid "Moderator"
msgstr "નિયામક"
#: strings.hrc:286
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_66"
msgid "Observers"
msgstr "નિરીક્ષકો"
#: strings.hrc:287
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_67"
msgid "Facility personnel"
msgstr "સુવિધા આપનાર વ્યક્તિ"
@@ -1442,7 +1221,6 @@ msgid "Insert"
msgstr "ઉમેરો"
#: strings.hrc:289
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_69"
msgid "Remove"
msgstr "દૂર કરો"
@@ -1460,91 +1238,76 @@ msgid "Move down"
msgstr "નીચે ખસો"
#: strings.hrc:292
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_72"
msgid "Date:"
msgstr "તારીખ:"
#: strings.hrc:293
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_73"
msgid "Time:"
msgstr "સમય:"
#: strings.hrc:294
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_74"
msgid "Location:"
msgstr "સ્થાન:"
#: strings.hrc:295
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_75"
msgid "Topics"
msgstr "મુદ્દાઓ"
#: strings.hrc:296
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_76"
msgid "Num."
msgstr "Num."
#: strings.hrc:297
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_77"
msgid "Topic"
msgstr "વિષય"
#: strings.hrc:298
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_78"
msgid "Responsible"
msgstr "જવાબદાર"
#: strings.hrc:299
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_79"
msgid "Time"
msgstr "સમય"
#: strings.hrc:300
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_80"
msgid "Additional information"
msgstr "વધારાની માહિતી"
#: strings.hrc:301
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_81"
msgid "Minutes for"
msgstr "તેની માટે મિનિટ"
#: strings.hrc:302
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_82"
msgid "Discussion:"
msgstr "ચર્ચા:"
#: strings.hrc:303
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_83"
msgid "Conclusion:"
msgstr "તારણ:"
#: strings.hrc:304
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_84"
msgid "To do:"
msgstr "કરવા માટે:"
#: strings.hrc:305
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_85"
msgid "Responsible party:"
msgstr "જવાબદાર પાર્ટી:"
#: strings.hrc:306
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_86"
msgid "Deadline:"
msgstr "અંતિમ:"
@@ -1556,19 +1319,16 @@ msgid "Blue"
msgstr "વાદળી"
#: strings.hrc:308
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_88"
msgid "Classic"
msgstr "ઉત્તમ"
#: strings.hrc:309
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_89"
msgid "Colorful"
msgstr "રંગીન"
#: strings.hrc:310
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_90"
msgid "Elegant"
msgstr "મનોહર"
@@ -1580,25 +1340,21 @@ msgid "Green"
msgstr "લીલો"
#: strings.hrc:312
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_92"
msgid "Grey"
msgstr "રાખોડી"
#: strings.hrc:313
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_93"
msgid "Modern"
msgstr "આધુનિક"
#: strings.hrc:314
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_94"
msgid "Orange"
msgstr "નારંગી"
#: strings.hrc:315
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_95"
msgid "Red"
msgstr "લાલ"
diff --git a/source/gu/wizards/source/resources.po b/source/gu/wizards/source/resources.po
index 316bcf67220..2def743183f 100644
--- a/source/gu/wizards/source/resources.po
+++ b/source/gu/wizards/source/resources.po
@@ -14,7 +14,6 @@ msgstr ""
"X-Generator: LibreOffice\n"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_0\n"
@@ -23,7 +22,6 @@ msgid "The directory '%1' could not be created.<BR>There may not be enough space
msgstr "'%1' ડિરેક્ટરી બનાવી શકાઈ નથી.<BR>તમારી હાર્ડ ડિસ્કમાં કદાચ પૂરતી જગ્યા નહી હોય."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_1\n"
@@ -32,7 +30,6 @@ msgid "The text document could not be created.<BR>Please check if the module 'PR
msgstr "આ લખાણ દસ્તાવેજ બનાવી શકાય તેમ નથી.<BR>મહેરબાની કરીને તપાસ કરોકે 'PRODUCTNAME રાઇટર' ભાગ સ્થાપિત કર્યો છે."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_2\n"
@@ -41,7 +38,6 @@ msgid "The spreadsheet could not be created.<BR>Please check if the module 'PROD
msgstr "આ સ્પ્રેડશીટ બનાવી શકાય તેમ નથી.<BR>મહેરબાની કરીને તપાસ કરોકે 'PRODUCTNAME Calc' ભાગ સ્થાપિત કર્યો છે."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_3\n"
@@ -50,7 +46,6 @@ msgid "The presentation could not be created.<BR>Please check if the module 'PRO
msgstr "આ રજુઆત બનાવી શકાય તેમ નથી.<BR>મહેરબાની કરીને તપાસ કરોકે 'PRODUCTNAME ઇમ્પ્રેસ' ભાગ સ્થાપિત કર્યો છે."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_4\n"
@@ -59,7 +54,6 @@ msgid "The drawing could not be created.<BR>Please check if the module 'PRODUCTN
msgstr "આ ચિત્ર બનાવી શકાય તેમ નથી.<BR>મહેરબાની કરીને તપાસ કરોકે 'PRODUCTNAME Draw' ભાગ સ્થાપિત કર્યો છે."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_5\n"
@@ -68,7 +62,6 @@ msgid "The formula could not be created.<BR>Please check if the module 'PRODUCTN
msgstr "આ સુત્ર બનાવી શકાય તેમ નથી.<BR>મહેરબાની કરીને તપાસ કરોકે 'PRODUCTNAME ગણિત' ભાગ સ્થાપિત કર્યો છે."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_6\n"
@@ -77,7 +70,6 @@ msgid "The files required could not be found.<BR>Please start the %PRODUCTNAME S
msgstr "ઈચ્છિત ફાઈલો શોધી શકાઈ નહી.<BR>%PRODUCTNAME સુયોજના શરુ કરો અને 'સુધારો' પસંદ કરો."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_7\n"
@@ -104,7 +96,6 @@ msgid "Yes to All"
msgstr "બધા માટે હાં"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_10\n"
@@ -113,7 +104,6 @@ msgid "No"
msgstr "ના"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_11\n"
@@ -140,7 +130,6 @@ msgid "< ~Back"
msgstr "< પાછા(~B)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_14\n"
@@ -149,7 +138,6 @@ msgid "~Next >"
msgstr "આગળ > (~N)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_15\n"
@@ -167,7 +155,6 @@ msgid "Steps"
msgstr "પગલાઓ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_17\n"
@@ -176,7 +163,6 @@ msgid "Close"
msgstr "બંધ કરો"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_18\n"
@@ -185,7 +171,6 @@ msgid "OK"
msgstr "બરાબર"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_19\n"
@@ -194,7 +179,6 @@ msgid "The file already exists. Do you want to overwrite it?"
msgstr "આ ફાઇલ પહેલેથી અસ્તિત્વ ઘરાવે છે. શું તમે તેનાં પર ફરીથી લખવા માંગો છો?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_20\n"
@@ -215,7 +199,6 @@ msgstr ""
"પછી વિઝાર્ડ ફરીથી ચલાવો."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_0\n"
@@ -224,7 +207,6 @@ msgid "Report Wizard"
msgstr "અહેવાલ વિઝાર્ડ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_3\n"
@@ -233,7 +215,6 @@ msgid "~Table"
msgstr "કોષ્ટક (~T)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_4\n"
@@ -242,7 +223,6 @@ msgid "Colu~mns"
msgstr "સ્તંભો (~m)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_7\n"
@@ -251,7 +231,6 @@ msgid "Report_"
msgstr "અહેવાલ_"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_8\n"
@@ -260,7 +239,6 @@ msgid "- undefined -"
msgstr "- અવ્યાખ્યાયિત -"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_9\n"
@@ -278,7 +256,6 @@ msgid "Grouping"
msgstr "સમૂહીકરણ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_12\n"
@@ -287,7 +264,6 @@ msgid "Sort options"
msgstr "ગોઠવણી વિકલ્પો"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_13\n"
@@ -296,7 +272,6 @@ msgid "Choose layout"
msgstr "ગોઠવણી દેખાવ પસંદ કરો"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_14\n"
@@ -305,7 +280,6 @@ msgid "Create report"
msgstr "અહેવાલ બનાવો"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_15\n"
@@ -314,7 +288,6 @@ msgid "Layout of data"
msgstr "માહિતી દેખાવ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_16\n"
@@ -332,7 +305,6 @@ msgid "Fields"
msgstr "સત્રો"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_20\n"
@@ -341,7 +313,6 @@ msgid "~Sort by"
msgstr "ક્રમ પ્રમાણે (~S)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_21\n"
@@ -350,7 +321,6 @@ msgid "T~hen by"
msgstr "પછી વડે (~h)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_22\n"
@@ -359,7 +329,6 @@ msgid "Orientation"
msgstr "દિશા"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_23\n"
@@ -377,7 +346,6 @@ msgid "Landscape"
msgstr "આડું"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_28\n"
@@ -386,7 +354,6 @@ msgid "Which fields do you want to have in your report?"
msgstr "તમારા અહેવાલમાં તમે કયા ક્ષેત્રો ઈચ્છો છો?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_29\n"
@@ -395,7 +362,6 @@ msgid "Do you want to add grouping levels?"
msgstr "શું તમે સમૂહને લગતા સ્તરો ઉમેરવા ઈચ્છો છો?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_30\n"
@@ -404,7 +370,6 @@ msgid "According to which fields do you want to sort the data?"
msgstr "કયા ક્ષેત્રોને અનુલક્ષીને તમે માહિતીને ક્રમબધ્ધ કરવા ઈચ્છો છો?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_31\n"
@@ -413,7 +378,6 @@ msgid "How do you want your report to look?"
msgstr "તમારા અહેવાલને તમે કઈ રીતે જોવા ઈચ્છો છો?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_32\n"
@@ -422,7 +386,6 @@ msgid "Decide how you want to proceed"
msgstr "કેવી રીતે આગળ વઘવું તે નકકી કરો"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_33\n"
@@ -431,7 +394,6 @@ msgid "Title of report"
msgstr "અહેવાલનું શીર્ષક"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_34\n"
@@ -440,7 +402,6 @@ msgid "Display report"
msgstr "અહેવાલ દર્શાવો"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_35\n"
@@ -467,7 +428,6 @@ msgid "Descending"
msgstr "ઉતરતાક્રમમાં"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_40\n"
@@ -476,7 +436,6 @@ msgid "~Dynamic report"
msgstr "ગતિશીલ અહેવાલ (~D)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_41\n"
@@ -485,7 +444,6 @@ msgid "~Create report now"
msgstr "અહેવાલ અત્યારે તૈયાર કરો (~C)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_42\n"
@@ -494,7 +452,6 @@ msgid "~Modify report layout"
msgstr "અહેવાલનો દેખાવ સુધારો (~M)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_43\n"
@@ -512,7 +469,6 @@ msgid "Save as"
msgstr "આ રીતે સંગ્રહો"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_50\n"
@@ -521,7 +477,6 @@ msgid "Groupings"
msgstr "સમૂહો"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_51\n"
@@ -530,7 +485,6 @@ msgid "Then b~y"
msgstr "પછી પ્રમાણે (~y)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_52\n"
@@ -539,7 +493,6 @@ msgid "~Then by"
msgstr "પછી પ્રમાણે (~T)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_53\n"
@@ -548,7 +501,6 @@ msgid "Asc~ending"
msgstr "ચડતા ક્રમમાં (~e)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_54\n"
@@ -557,7 +509,6 @@ msgid "Ascend~ing"
msgstr "ચડતા ક્રમમાં (~i)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_55\n"
@@ -566,7 +517,6 @@ msgid "Ascendin~g"
msgstr "ચડતા ક્રમમાં (~g)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_56\n"
@@ -575,7 +525,6 @@ msgid "De~scending"
msgstr "ઉતરતા ક્રમમાં (~s)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_57\n"
@@ -584,7 +533,6 @@ msgid "Des~cending"
msgstr "ઊતરતા ક્રમમાં (~c)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_58\n"
@@ -593,7 +541,6 @@ msgid "De~scending"
msgstr "ઉતરતા ક્રમમાં (~s)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_60\n"
@@ -602,7 +549,6 @@ msgid "Binary fields cannot be displayed in the report."
msgstr "અહેવાલમાં દ્રિઅંકી ક્ષેત્રો દર્શાવી શકાશે નહી."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_61\n"
@@ -611,7 +557,6 @@ msgid "The table '<TABLENAME>' does not exist."
msgstr "ટેબલ '<TABLENAME>' અસ્તિત્વ ધરાવતુ નથી."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_62\n"
@@ -620,7 +565,6 @@ msgid "Creating Report..."
msgstr "અહેવાલ બનાવે છે..."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_63\n"
@@ -629,7 +573,6 @@ msgid "Number of records inserted: <COUNT>"
msgstr "રેકોર્ડ ઉમેરાયા: <COUNT>"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_64\n"
@@ -638,7 +581,6 @@ msgid "The form '<REPORTFORM>' does not exist."
msgstr "ફોર્મ '<REPORTFORM>' અસ્તિત્વ ધરાવતુ નથી."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_65\n"
@@ -647,7 +589,6 @@ msgid "The query with the statement <BR>'<STATEMENT>' <BR> could not be run. <BR
msgstr "પ્રશ્ર્ન <BR>'<STATEMENT>' <BR> ચલાવી શકાતુ નથી. <BR> તમારો માહિતી સ્ત્રોત તપાસો."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_66\n"
@@ -656,7 +597,6 @@ msgid "The following hidden control in the form '<REPORTFORM>' could not be read
msgstr "નીચેનો'<REPORTFORM>' ફોર્મમાં છુપાયેલો નિયંત્રક વાંચી શકાતો નથી: '<CONTROLNAME>'."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_67\n"
@@ -665,7 +605,6 @@ msgid "Importing data..."
msgstr "માહિતી આયાત કરે છે..."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_68\n"
@@ -674,7 +613,6 @@ msgid "Labeling fields"
msgstr "ક્ષેત્રોને નામ આપો"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_69\n"
@@ -683,7 +621,6 @@ msgid "How do you want to label the fields?"
msgstr "તમે ક્ષેત્રોને કઈ રીતે લેબલ કરવા ઈચ્છો છો?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_70\n"
@@ -692,7 +629,6 @@ msgid "Label"
msgstr "લેબલ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_71\n"
@@ -701,7 +637,6 @@ msgid "Field"
msgstr "ક્ષેત્ર"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_72\n"
@@ -710,7 +645,6 @@ msgid "An error occurred in the wizard.<BR>The template '%PATH' could be erroneo
msgstr "વિઝાર્ડમાં ક્ષતિ ઉદભવી.<BR>આ ટેમ્પલેટ '%PATH' ક્ષતિઓવાળું છે.<BR>કયાં તો જરૂરી વિભાગો અથવા કોષ્ટકો અસ્તિત્વમાં નથી અથવા ભિન્ન નામથી અસ્તિત્વમાં છે.<BR>વધુ વિગતવાર માહિતી માટે મદદ જુઓ.<BR>મહેરબાની કરીને અન્ય ટેમ્પલેટ પસંદ કરો."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_73\n"
@@ -719,7 +653,6 @@ msgid "There is an invalid user field in a table."
msgstr "કોષ્ટકમાં એક અયોગ્ય વપરાશકર્તા ક્ષેત્ર છે."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_74\n"
@@ -728,7 +661,6 @@ msgid "The sort criterion '<FIELDNAME>' was chosen twice. Each criterion can onl
msgstr "ટૂંકુ વિવેચન '<FIELDNAME>' બે વાર પસંદ થયેલ હતુ. દરેક વિવેચન ફક્ત એકવાર પસંદ કરી શકાય છે."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_75\n"
@@ -737,7 +669,6 @@ msgid "Note: The dummy text will be replaced by data from the database when the
msgstr "નોંધ: જ્યારે અહેવાલ તૈયાર થાય ત્યારે અયોગ્ય લખાણ ડેટાબઝનાં ડેટા વડે રુપાંતરીત થઈ જશે."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_76\n"
@@ -746,7 +677,6 @@ msgid "A report '%REPORTNAME' already exists in the database. Please assign anot
msgstr "આ અહેવાલ '%REPORTNAME' ડેટાબેઝમાં પહેલેથી અસ્તિત્વ ઘરાવે છે. મહેરબાની કરીને અન્ય નામ પસંદ કરો."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_78\n"
@@ -755,7 +685,6 @@ msgid "How do you want to proceed after creating the report?"
msgstr "અહેવાલ બનાવ્યા પછી તમે કેવી રીતે આગળ વધવા માંગો છો?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_79\n"
@@ -764,7 +693,6 @@ msgid "What kind of report do you want to create?"
msgstr "તમે કેવા પ્રકારનો અહેવાલ બનાવવા માંગો છો?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_80\n"
@@ -773,7 +701,6 @@ msgid "Tabular"
msgstr "ખાનાં પાડીને ગોઠવેલુ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_81\n"
@@ -782,7 +709,6 @@ msgid "Columnar, single-column"
msgstr "સ્તંભ ને લગતુ, એક- સ્તંભ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_82\n"
@@ -791,7 +717,6 @@ msgid "Columnar, two columns"
msgstr "સ્તંભને લગતુ, બે સ્તંભો"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_83\n"
@@ -800,7 +725,6 @@ msgid "Columnar, three columns"
msgstr "સ્તંભ ને લગતુ, ત્રણ સ્તંભો"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_84\n"
@@ -809,7 +733,6 @@ msgid "In blocks, labels left"
msgstr "બ્લોકોમાં - ડાબી બાજુએ લેબલ કરો"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_85\n"
@@ -818,7 +741,6 @@ msgid "In blocks, labels above"
msgstr "બ્લોકોમાં - ઉપર લેબલ કરો"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_86\n"
@@ -827,7 +749,6 @@ msgid "Title:"
msgstr "શીર્ષક:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_87\n"
@@ -836,7 +757,6 @@ msgid "Author:"
msgstr "લેખક:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_88\n"
@@ -845,7 +765,6 @@ msgid "Date:"
msgstr "તારીખ:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_89\n"
@@ -854,7 +773,6 @@ msgid "Page #page# of #count#"
msgstr "#count# નું પાનું #page#"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_90\n"
@@ -863,7 +781,6 @@ msgid "Page number:"
msgstr "પાનાં નો નંબર:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_91\n"
@@ -872,7 +789,6 @@ msgid "Page count:"
msgstr "પાનાં ની ગણતરી:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_92\n"
@@ -881,7 +797,6 @@ msgid "No valid report template was found."
msgstr "યોગ્ય અહેવાલ ટેમ્પલેટ શોધાયુ નથી."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_93\n"
@@ -890,7 +805,6 @@ msgid "Page:"
msgstr "પાનું"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_94\n"
@@ -899,7 +813,6 @@ msgid "Align Left - Border"
msgstr "ડાબે ગોઠવો - કિનારી"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_95\n"
@@ -908,7 +821,6 @@ msgid "Align Left - Compact"
msgstr "ડાબે ગોઠવો - સઘન"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_96\n"
@@ -917,7 +829,6 @@ msgid "Align Left - Elegant"
msgstr "ડાબે ગોઠવો - મનોહર"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_97\n"
@@ -926,7 +837,6 @@ msgid "Align Left - Highlighted"
msgstr "ડાબે ગોઠવો - પ્રકાશિત"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_98\n"
@@ -935,7 +845,6 @@ msgid "Align Left - Modern"
msgstr "ડાબે ગોઠવો - આધુનિક"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_99\n"
@@ -944,7 +853,6 @@ msgid "Align Left - Red & Blue"
msgstr "ડાબે ગોઠવો - લાલ અને વાદળી"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_100\n"
@@ -953,7 +861,6 @@ msgid "Default"
msgstr "મૂળભૂત"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_101\n"
@@ -962,7 +869,6 @@ msgid "Outline - Borders"
msgstr "રૂપરેખા - કિનારીઓ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_102\n"
@@ -971,7 +877,6 @@ msgid "Outline - Compact"
msgstr "રૂપરેખા - સઘન"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_103\n"
@@ -980,7 +885,6 @@ msgid "Outline - Elegant"
msgstr "રૂપરેખા - મનોહર"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_104\n"
@@ -989,7 +893,6 @@ msgid "Outline - Highlighted"
msgstr "રૂપરેખા - પ્રકાશિત"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_105\n"
@@ -998,7 +901,6 @@ msgid "Outline - Modern"
msgstr "રૂપરેખા - આધુનિક"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_106\n"
@@ -1007,7 +909,6 @@ msgid "Outline - Red & Blue"
msgstr "રૂપરેખા -લાલ અને વાદળી"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_107\n"
@@ -1016,7 +917,6 @@ msgid "Outline, indented - Borders"
msgstr "રૂપરેખા, હાંસિયો - કિનારીઓ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_108\n"
@@ -1025,7 +925,6 @@ msgid "Outline, indented - Compact"
msgstr "રૂપરેખા, હાંસિયો - સઘન"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_109\n"
@@ -1034,7 +933,6 @@ msgid "Outline, indented - Elegant"
msgstr "રૂપરેખા, હાંસિયો - મનોહર"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_110\n"
@@ -1043,7 +941,6 @@ msgid "Outline, indented - Highlighted"
msgstr "રૂપરેખા, હાંસિયો - પ્રકાશિત"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_111\n"
@@ -1052,7 +949,6 @@ msgid "Outline, indented - Modern"
msgstr "રૂપરેખા, હાંસિયો - આધુનિક"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_112\n"
@@ -1061,7 +957,6 @@ msgid "Outline, indented - Red & Blue"
msgstr "રૂપરેખા, હાંસિયો - લાલ અને વાદળી"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_113\n"
@@ -1070,7 +965,6 @@ msgid "Bubbles"
msgstr "બબલ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_114\n"
@@ -1079,7 +973,6 @@ msgid "Cinema"
msgstr "સિનેમા"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_115\n"
@@ -1088,7 +981,6 @@ msgid "Controlling"
msgstr "નિયંત્રણ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_116\n"
@@ -1097,7 +989,6 @@ msgid "Default"
msgstr "મૂળભૂત"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_117\n"
@@ -1106,7 +997,6 @@ msgid "Drafting"
msgstr "ચિત્રકામ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_118\n"
@@ -1115,7 +1005,6 @@ msgid "Finances"
msgstr "નાણાંકીય"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_119\n"
@@ -1124,7 +1013,6 @@ msgid "Flipchart"
msgstr "ફ્લીપચાર્ટ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_120\n"
@@ -1133,7 +1021,6 @@ msgid "Formal with Company Logo"
msgstr "કંપની લૉગો સાથે ફોર્મલ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_121\n"
@@ -1142,7 +1029,6 @@ msgid "Generic"
msgstr "સામાન્ય"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_122\n"
@@ -1160,7 +1046,6 @@ msgid "C~reate"
msgstr "ઉત્પન્ન કરવુ (~r)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_1\n"
@@ -1178,7 +1063,6 @@ msgid "< ~Back"
msgstr "< પાછા(~B)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_3\n"
@@ -1187,7 +1071,6 @@ msgid "~Next >"
msgstr "આગળ > (~N)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_4\n"
@@ -1196,7 +1079,6 @@ msgid "~Database"
msgstr "ડેટાબેઝ (~D)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_5\n"
@@ -1205,7 +1087,6 @@ msgid "~Table name"
msgstr "કોષ્ટક નામ (~T)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_6\n"
@@ -1263,7 +1144,6 @@ msgid "The selected table or query could not be opened."
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_14\n"
@@ -1272,7 +1152,6 @@ msgid "No connection to the database could be established."
msgstr "ડેટાબેઝ માટે કોઈ જોડાણ પ્રસ્થાપિત થઈ શક્યુ નહી."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_20\n"
@@ -1281,7 +1160,6 @@ msgid "~Help"
msgstr "મદદ (~H)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_21\n"
@@ -1290,7 +1168,6 @@ msgid "~Stop"
msgstr "બંધ કરો (~S)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_30\n"
@@ -1299,7 +1176,6 @@ msgid "The document could not be saved."
msgstr "દસ્તાવેજ સંગ્રહ કરી શકાયો નહી."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_33\n"
@@ -1317,7 +1193,6 @@ msgid "Connecting to data source..."
msgstr "માહિતી સ્ત્રોત સાથે જોડાઇ રહ્યા છે..."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_35\n"
@@ -1326,7 +1201,6 @@ msgid "The connection to the data source could not be established."
msgstr "માહિતી સ્રોત માટેનું જોડાણ પ્રસ્થાપિત કરી શકાયુ નહી."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_36\n"
@@ -1335,7 +1209,6 @@ msgid "The file path entered is not valid."
msgstr "દાખલ થયેલો ફાઈલનો પથ યોગ્ય નથી."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_37\n"
@@ -1344,7 +1217,6 @@ msgid "Please select a data source"
msgstr "મહેરબાની કરીને માહિતી સ્રોત પસંદ કરો"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_38\n"
@@ -1353,7 +1225,6 @@ msgid "Please select a table or query"
msgstr "મહેરબાની કરી કોષ્ટક અથવા પ્રશ્ર્ન પસંદ કરો"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_39\n"
@@ -1362,7 +1233,6 @@ msgid "Add field"
msgstr "ક્ષેત્ર ઉમેરો"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_40\n"
@@ -1371,7 +1241,6 @@ msgid "Remove field"
msgstr "ક્ષેત્ર દૂર કરો"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_41\n"
@@ -1380,7 +1249,6 @@ msgid "Add all fields"
msgstr "બધા ક્ષેત્રો ઉમેરો"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_42\n"
@@ -1389,7 +1257,6 @@ msgid "Remove all fields"
msgstr "બધા ક્ષેત્રો દૂર કરો"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_43\n"
@@ -1398,7 +1265,6 @@ msgid "Move field up"
msgstr "ક્ષેત્રને ઉપર ફેરવો"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_44\n"
@@ -1407,7 +1273,6 @@ msgid "Move field down"
msgstr "ક્ષેત્રને નીચે ફેરવો"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_45\n"
@@ -1416,7 +1281,6 @@ msgid "The field names from '%NAME' could not be retrieved."
msgstr "આ ક્ષેત્ર નામો '%NAME' માંથી પાછું મેળવી શકાય તેમ નથી."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_0\n"
@@ -1434,7 +1298,6 @@ msgid "Query"
msgstr "પ્રશ્ર્ન"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_2\n"
@@ -1443,7 +1306,6 @@ msgid "Query Wizard"
msgstr "પ્રશ્ર્ન વિઝાર્ડ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_3\n"
@@ -1452,7 +1314,6 @@ msgid "~Tables"
msgstr "કોષ્ટકો (~T)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_4\n"
@@ -1461,7 +1322,6 @@ msgid "A~vailable fields"
msgstr "ચલ ક્ષેત્રો (~v)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_5\n"
@@ -1470,7 +1330,6 @@ msgid "Name ~of the query"
msgstr "પ્રશ્ર્નનું નામ (~o)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_6\n"
@@ -1479,7 +1338,6 @@ msgid "Display ~Query"
msgstr "પ્રશ્ર્ન દર્શાવો (~Q)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_7\n"
@@ -1488,7 +1346,6 @@ msgid "~Modify Query"
msgstr "સુઘારેલ પ્રશ્ર્ન (~M)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_8\n"
@@ -1497,7 +1354,6 @@ msgid "~How do you want to proceed after creating the query?"
msgstr "પ્રશ્ર્ન બનાવ્યા પછી તમે કેવી રીતે આગળ વધવા માંગો છો (~H)?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_9\n"
@@ -1506,7 +1362,6 @@ msgid "Match ~all of the following"
msgstr "સરખા થતાં બઘાં આ પ્રમાણે છે (~a)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_10\n"
@@ -1515,7 +1370,6 @@ msgid "~Match any of the following"
msgstr "સરખા થતાં કોઇ પણ આ પ્રમાણે છે (~M)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_11\n"
@@ -1524,7 +1378,6 @@ msgid "~Detailed query (Shows all records of the query.)"
msgstr "વિગતવાર પ્રશ્ર્ન (પ્રશ્ર્નની બધી વિગતો દર્શાવો.) (~D)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_12\n"
@@ -1533,7 +1386,6 @@ msgid "~Summary query (Shows only results of aggregate functions.)"
msgstr "પ્રશ્ર્નનો સાર (ફકત કુલ પરિણામો જ દર્શાવો.) (~S)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_16\n"
@@ -1551,7 +1403,6 @@ msgid "Fields"
msgstr "સત્રો"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_18\n"
@@ -1560,7 +1411,6 @@ msgid "~Group by"
msgstr "જૂથ વડે (~G)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_19\n"
@@ -1596,7 +1446,6 @@ msgid "Query:"
msgstr "પ્રશ્ર્ન: "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_24\n"
@@ -1605,7 +1454,6 @@ msgid "Condition"
msgstr "શરત"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_25\n"
@@ -1614,7 +1462,6 @@ msgid "Value"
msgstr "કિંમત"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_26\n"
@@ -1623,7 +1470,6 @@ msgid "is equal to"
msgstr "ની સમાન છે"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_27\n"
@@ -1632,7 +1478,6 @@ msgid "is not equal to"
msgstr "ની સમાન નથી"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_28\n"
@@ -1641,7 +1486,6 @@ msgid "is smaller than"
msgstr "થી નાનું છે"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_29\n"
@@ -1659,7 +1503,6 @@ msgid "is equal or less than"
msgstr "ને સમાન અથવા તેનાંથી ઓછું "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_31\n"
@@ -1668,7 +1511,6 @@ msgid "is equal or greater than"
msgstr "ને સમાન અથવા તેનાંથી વઘુ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_32\n"
@@ -1677,7 +1519,6 @@ msgid "like"
msgstr "ના જેવું"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_33\n"
@@ -1686,7 +1527,6 @@ msgid "not like"
msgstr "ગમતુ નથી"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_34\n"
@@ -1695,7 +1535,6 @@ msgid "is null"
msgstr "શૂન્ય છે"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_35\n"
@@ -1704,7 +1543,6 @@ msgid "is not null"
msgstr "શૂન્ય નથી"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_36\n"
@@ -1713,7 +1551,6 @@ msgid "true"
msgstr "સાચુ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_37\n"
@@ -1722,7 +1559,6 @@ msgid "false"
msgstr "ખોટુ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_38\n"
@@ -1731,7 +1567,6 @@ msgid "and"
msgstr "અને"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_39\n"
@@ -1740,7 +1575,6 @@ msgid "or"
msgstr "અથવા"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_40\n"
@@ -1749,7 +1583,6 @@ msgid "get the sum of"
msgstr "નો સરવાળો મેળવો"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_41\n"
@@ -1758,7 +1591,6 @@ msgid "get the average of"
msgstr "ની સરેરાશ મેળવો"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_42\n"
@@ -1767,7 +1599,6 @@ msgid "get the minimum of"
msgstr "ની ઓછામાંઓછું મેળવો"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_43\n"
@@ -1812,7 +1643,6 @@ msgid "Sorting order:"
msgstr "ગોઠવણી ક્રમ: "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_52\n"
@@ -1830,7 +1660,6 @@ msgid "Search conditions:"
msgstr "શોધની શરતો: "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_54\n"
@@ -1848,7 +1677,6 @@ msgid "Aggregate functions:"
msgstr "કુલ વિધેયો: "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_56\n"
@@ -1866,7 +1694,6 @@ msgid "Grouped by:"
msgstr "સમુહ દ્રારા: "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_58\n"
@@ -1884,7 +1711,6 @@ msgid "Grouping conditions:"
msgstr "સમૂહોની શરતો: "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_60\n"
@@ -1893,7 +1719,6 @@ msgid "No grouping conditions were assigned."
msgstr "કોઇપણ સમૂહો શરતો સોંપવામાં આવેલ નથી."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_70\n"
@@ -1902,7 +1727,6 @@ msgid "Select the fields (columns) for your query"
msgstr "પ્રશ્ર્ન માટે ક્ષેત્રો (સ્તંભો)ની પસંદગી કરો"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_71\n"
@@ -1911,7 +1735,6 @@ msgid "Select the sorting order"
msgstr "ગોઠવણી માટે ક્રમ પસંદ કરો"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_72\n"
@@ -1920,7 +1743,6 @@ msgid "Select the search conditions"
msgstr "શોધની શરતો પસંદ કરો"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_73\n"
@@ -1929,7 +1751,6 @@ msgid "Select the type of query"
msgstr "પ્રશ્ર્નનો પ્રકાર પસંદ કરો"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_74\n"
@@ -1938,7 +1759,6 @@ msgid "Select the groups"
msgstr "સમૂહો પસંદ કરો"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_75\n"
@@ -1947,7 +1767,6 @@ msgid "Select the grouping conditions"
msgstr "સમૂહોની શરતો પસંદ કરો"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_76\n"
@@ -1956,7 +1775,6 @@ msgid "Assign aliases if desired"
msgstr "જો ઉચ્છા હોય તો બીજુંનામ આપો"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_77\n"
@@ -1965,7 +1783,6 @@ msgid "Check the overview and decide how to proceed"
msgstr "નિરીક્ષણ કરો અને આગળ કઇ રીતે વઘવું તે નકકી કરો"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_80\n"
@@ -1974,7 +1791,6 @@ msgid "Field selection"
msgstr "ક્ષેત્ર પસંદગી"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_81\n"
@@ -1983,7 +1799,6 @@ msgid "Sorting order"
msgstr "ગોઠવણી ક્રમ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_82\n"
@@ -1992,7 +1807,6 @@ msgid "Search conditions"
msgstr "શોઘ શરતો"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_83\n"
@@ -2010,7 +1824,6 @@ msgid "Grouping"
msgstr "સમૂહીકરણ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_85\n"
@@ -2019,7 +1832,6 @@ msgid "Grouping conditions"
msgstr "સમૂહ શરતો"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_86\n"
@@ -2037,7 +1849,6 @@ msgid "Overview"
msgstr "ઝાંખી"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_88\n"
@@ -2046,7 +1857,6 @@ msgid "A field that has not been assigned an aggregate function must be used in
msgstr "આ ક્ષેત્ર કે જેને કુલ વિધેય સોંપવામાં નથી આવ્યું તે સમૂહ માટે જ ઉપયોગ થવું જોઇએ."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_89\n"
@@ -2055,7 +1865,6 @@ msgid "The condition '<FIELDNAME> <LOGICOPERATOR> <VALUE>' was chosen twice. Eac
msgstr "આ શરત '<FIELDNAME> <LOGICOPERATOR> <VALUE>' બે વખત પસંદ કરવામાં આવી હતી. દરેક શરત ફકત એક જ વખત પસંદ કરી શકાય"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_90\n"
@@ -2072,7 +1881,6 @@ msgid ","
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_92\n"
@@ -2081,7 +1889,6 @@ msgid "<FIELDTITLE> (<FIELDNAME>)"
msgstr "<FIELDTITLE> (<FIELDNAME>)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_93\n"
@@ -2090,7 +1897,6 @@ msgid "<FIELDNAME> (<SORTMODE>)"
msgstr "<FIELDNAME> (<SORTMODE>)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_94\n"
@@ -2099,7 +1905,6 @@ msgid "<FIELDNAME> <LOGICOPERATOR> <VALUE>"
msgstr "<FIELDNAME> <LOGICOPERATOR> <VALUE>"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_95\n"
@@ -2108,7 +1913,6 @@ msgid "<CALCULATEDFUNCTION> <FIELDNAME>"
msgstr "<CALCULATEDFUNCTION> <FIELDNAME>"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_96\n"
@@ -2117,7 +1921,6 @@ msgid "<FIELDNAME> <LOGICOPERATOR> <VALUE>"
msgstr "<FIELDNAME> <LOGICOPERATOR> <VALUE>"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_0\n"
@@ -2126,7 +1929,6 @@ msgid "Form Wizard"
msgstr "ફોર્મ વિઝાર્ડ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_1\n"
@@ -2157,7 +1959,6 @@ msgstr ""
"કોષ્ટકો અથવા પ્રશ્ર્નોમાંથી માહિતી બતાવવા માટે એક-થી-ઘણાં સંબંધ સાથે ઉપફોર્મ વાપરો."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_4\n"
@@ -2166,7 +1967,6 @@ msgid "~Add Subform"
msgstr "ઉપફોર્મ ઉમેરો (~A)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_5\n"
@@ -2175,7 +1975,6 @@ msgid "~Subform based on existing relation"
msgstr "ઉપફોર્મ અસ્તિત્વ ઘરાવતાં સંબંઘ પર આઘારીત છે (~S)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_6\n"
@@ -2184,7 +1983,6 @@ msgid "Tables or queries"
msgstr "કોષ્ટકો અથવા પ્રશ્ર્નો"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_7\n"
@@ -2193,7 +1991,6 @@ msgid "Subform based on ~manual selection of fields"
msgstr "ઉપફોર્મ જાતે પસંદ કરેલાં ક્ષેત્રો પર આઘારીત છે (~m)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_8\n"
@@ -2202,7 +1999,6 @@ msgid "~Which relation do you want to add?"
msgstr "તમે કયો સંબંધ ઉમેરવા માંગો છો (~W)?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_9\n"
@@ -2211,7 +2007,6 @@ msgid "Fields in the ~subform"
msgstr "ઉપફોર્મનાં ક્ષેત્રો (~s)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_12\n"
@@ -2220,7 +2015,6 @@ msgid "~Available fields"
msgstr "ઉપલબ્ધ ક્ષેત્રો (~A)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_13\n"
@@ -2240,7 +2034,6 @@ msgstr ""
"બંને joins એકવાર વપરાશે."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_20\n"
@@ -2249,7 +2042,6 @@ msgid "~First joined subform field"
msgstr "પહેલું ઉપફોર્મ ક્ષેત્ર જોડાણ (~F)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_21\n"
@@ -2258,7 +2050,6 @@ msgid "~Second joined subform field"
msgstr "બીજુંં ઉપફોર્મ ક્ષેત્ર જોડાણ (~S)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_22\n"
@@ -2267,7 +2058,6 @@ msgid "~Third joined subform field"
msgstr "ત્રીજુંં ઉપફોર્મ ક્ષેત્ર જોડાણ (~T)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_23\n"
@@ -2276,7 +2066,6 @@ msgid "~Fourth joined subform field"
msgstr "ચોથું ઉપફોર્મ ક્ષેત્ર જોડાણ(~F)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_24\n"
@@ -2285,7 +2074,6 @@ msgid "F~irst joined main form field"
msgstr "પહેલું મુખ્યફોર્મ ક્ષેત્ર જોડાણ (~i)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_25\n"
@@ -2294,7 +2082,6 @@ msgid "S~econd joined main form field"
msgstr "બીજુંં મુખ્યફોર્મ ક્ષેત્ર જોડાણ (~e)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_26\n"
@@ -2303,7 +2090,6 @@ msgid "T~hird joined main form field"
msgstr "ત્રીજુંં મુખ્યફોર્મ ક્ષેત્ર જોડાણ (~h)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_27\n"
@@ -2312,7 +2098,6 @@ msgid "F~ourth joined main form field"
msgstr "ચોથું મુખ્યફોર્મ ક્ષેત્ર જોડાણ (~o)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_28\n"
@@ -2330,7 +2115,6 @@ msgid "No border"
msgstr "ક્રિનારી નથી"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_30\n"
@@ -2339,7 +2123,6 @@ msgid "3D look"
msgstr "ત્રીપરીમાણ દેખાવ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_31\n"
@@ -2348,7 +2131,6 @@ msgid "Flat"
msgstr "સપાટ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_32\n"
@@ -2375,7 +2157,6 @@ msgid "Align right"
msgstr "જમણે ગોઠવો"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_35\n"
@@ -2384,7 +2165,6 @@ msgid "Arrangement of DB fields"
msgstr "DB ક્ષેત્રોની ગોઠવણી"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_36\n"
@@ -2393,7 +2173,6 @@ msgid "Columnar - Labels Left"
msgstr "સ્તંભ - ડાબી બાજુએ લેબલ કરો"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_37\n"
@@ -2402,7 +2181,6 @@ msgid "Columnar - Labels on Top"
msgstr "સ્તંભ - ઉપર લેબલ કરો"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_38\n"
@@ -2411,7 +2189,6 @@ msgid "In Blocks - Labels Left"
msgstr "બ્લોકમાં - ડાબી બાજુએ લેબલ કરો"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_39\n"
@@ -2420,7 +2197,6 @@ msgid "In Blocks - Labels Above"
msgstr "બ્લોકમાં - ઉપર લેબલ કરો"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_40\n"
@@ -2429,7 +2205,6 @@ msgid "As Data Sheet"
msgstr "માહિતી શીટ તરીકે"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_41\n"
@@ -2438,7 +2213,6 @@ msgid "Arrangement of the main form"
msgstr "મુખ્ય ફોર્મની ગોઠવણી"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_42\n"
@@ -2447,7 +2221,6 @@ msgid "Arrangement of the subform"
msgstr "ઉપફોર્મની ગોઠવણી"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_44\n"
@@ -2465,7 +2238,6 @@ msgid "Existing data will not be displayed"
msgstr "હાલની માહિતી દર્શાવવામાં આવશે નહીં "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_46\n"
@@ -2474,7 +2246,6 @@ msgid "T~he form is to display all data"
msgstr "આ ફોર્મ બઘી માહિતી દર્શાવે છે (~h)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_47\n"
@@ -2483,7 +2254,6 @@ msgid "Do not allow ~modification of existing data"
msgstr "હાલની માહિતીમાં સુઘારવાની પરવાનગી આપો નહીં (~m)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_48\n"
@@ -2492,7 +2262,6 @@ msgid "Do not allow ~deletion of existing data"
msgstr "હાલની માહિતી દૂર કરવાની પરવાનગી આપો નહીં (~d)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_49\n"
@@ -2501,7 +2270,6 @@ msgid "Do not allow ~addition of new data"
msgstr "હાલની માહિતી દૂર કરવાની પરવાનગી આપો નહીં (~a)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_50\n"
@@ -2510,7 +2278,6 @@ msgid "Name of ~the form"
msgstr "ફોર્મનું નામ (~t)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_51\n"
@@ -2519,7 +2286,6 @@ msgid "How do you want to proceed after creating the form?"
msgstr "ફોર્મ બનાવ્યાં પછી તમે કેવી રીતે આગળ વઘવા માંગો છો?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_52\n"
@@ -2528,7 +2294,6 @@ msgid "~Work with the form"
msgstr "ફોર્મ સાથે કામ (~W)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_53\n"
@@ -2537,7 +2302,6 @@ msgid "~Modify the form"
msgstr "ફોર્મને સુધારો (~M)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_55\n"
@@ -2546,7 +2310,6 @@ msgid "~Page Styles"
msgstr "પાનાં શૈલીઓ (~P)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_80\n"
@@ -2555,7 +2318,6 @@ msgid "Field selection"
msgstr "ક્ષેત્ર પસંદગી"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_81\n"
@@ -2564,7 +2326,6 @@ msgid "Set up a subform"
msgstr "ઉપફોર્મની ગોઠવણી"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_82\n"
@@ -2573,7 +2334,6 @@ msgid "Add subform fields"
msgstr "ઉપફોર્મમાં ક્ષેત્રો ઉમેરો"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_83\n"
@@ -2582,7 +2342,6 @@ msgid "Get joined fields"
msgstr "ભેગાં ક્ષેત્રો મેળવો"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_84\n"
@@ -2591,7 +2350,6 @@ msgid "Arrange controls"
msgstr "નિયંત્રણો ગોઠવો"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_85\n"
@@ -2600,7 +2358,6 @@ msgid "Set data entry"
msgstr "માહિતી દાખલ ગોઠવો"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_86\n"
@@ -2609,7 +2366,6 @@ msgid "Apply styles"
msgstr "રીતો લાગુ પાડો"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_87\n"
@@ -2618,7 +2374,6 @@ msgid "Set name"
msgstr "નામ આપો"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_88\n"
@@ -2627,7 +2382,6 @@ msgid "(Date)"
msgstr "(તારીખ)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_89\n"
@@ -2636,7 +2390,6 @@ msgid "(Time)"
msgstr "(સમય)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_90\n"
@@ -2645,7 +2398,6 @@ msgid "Select the fields of your form"
msgstr "તમારા ફોર્મનાં ક્ષેત્રો પસંદ કરો"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_91\n"
@@ -2654,7 +2406,6 @@ msgid "Decide if you want to set up a subform"
msgstr "તમે ઉપફોર્મ પ્રસ્થાપિત કરવા માટે નકકી કરો"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_92\n"
@@ -2663,7 +2414,6 @@ msgid "Select the fields of your subform"
msgstr "તમારા ઉપફોર્મનાં ક્ષેત્રો પસંદ કરો"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_93\n"
@@ -2672,7 +2422,6 @@ msgid "Select the joins between your forms"
msgstr "તમારા ફોર્મ્સ વચ્ચેનાં જોડાણો પસંદ કરો"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_94\n"
@@ -2681,7 +2430,6 @@ msgid "Arrange the controls on your form"
msgstr "તમારા ફોર્મનાં નિયંત્રણોની ગોઠવણ કરો"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_95\n"
@@ -2690,7 +2438,6 @@ msgid "Select the data entry mode"
msgstr "માહિતી દાખલ કરવાની રીત પસંદ કરો"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_96\n"
@@ -2699,7 +2446,6 @@ msgid "Apply the style of your form"
msgstr "તમારા ફોર્મની ઢબ પસંદ કરો"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_97\n"
@@ -2719,7 +2465,6 @@ msgstr ""
"અન્ય નામ પસંદ કરો."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_1\n"
@@ -2728,7 +2473,6 @@ msgid "Table Wizard"
msgstr "કોષ્ટક વિઝાર્ડ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_2\n"
@@ -2737,7 +2481,6 @@ msgid "Select fields"
msgstr "ક્ષેત્રો પસંદ કરો"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_3\n"
@@ -2746,7 +2489,6 @@ msgid "Set types and formats"
msgstr "પ્રકારો અને શૈલીઓ પસંદ કરો"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_4\n"
@@ -2755,7 +2497,6 @@ msgid "Set primary key"
msgstr "પ્રાથમિક કી ગોઠવો"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_5\n"
@@ -2764,7 +2505,6 @@ msgid "Create table"
msgstr "કોષ્ટક બનાવો"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_8\n"
@@ -2773,7 +2513,6 @@ msgid "Select fields for your table"
msgstr "તમારા કોષ્ટક માટે ક્ષેત્રોને પસંદ કરો"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_9\n"
@@ -2782,7 +2521,6 @@ msgid "Set field types and formats"
msgstr "ક્ષેત્ર પ્રકારો અને શૈલીઓ પસંદ કરો"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_10\n"
@@ -2791,7 +2529,6 @@ msgid "Set primary key"
msgstr "પ્રાથમિક કી ગોઠવો"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_11\n"
@@ -2800,7 +2537,6 @@ msgid "Create table"
msgstr "કોષ્ટક બનાવો"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_14\n"
@@ -2809,7 +2545,6 @@ msgid "This wizard helps you to create a table for your database. After selectin
msgstr "આ વિઝાર્ડ તમને તમારા ડેટાબેઝ માટે કોષ્ટક બનાવવામાં મદદ કરશે. કોષ્ટક વર્ગ અને નમુનાનાં કોષ્ટક પસંદ કર્યા પછી, તમે તમારા કોષ્ટકમાં ઇચ્છિત ક્ષેત્રો ઉમેરી શકો છો. તમે નમુનાનાં કોષ્ટકમાંથી એક કરતાં વધારે ક્ષેત્રો પણ ઉમેરી શકો છો."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_15\n"
@@ -2818,7 +2553,6 @@ msgid "Ca~tegory"
msgstr "વર્ગ (~t)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_16\n"
@@ -2827,7 +2561,6 @@ msgid "B~usiness"
msgstr "વ્યાપાર (~u)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_17\n"
@@ -2836,7 +2569,6 @@ msgid "P~ersonal"
msgstr "વ્યકિતગત (~e)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_18\n"
@@ -2845,7 +2577,6 @@ msgid "~Sample tables"
msgstr "નમુનાનાં કોષ્ટકો (~S)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_19\n"
@@ -2854,7 +2585,6 @@ msgid "A~vailable fields"
msgstr "ચલ ક્ષેત્રો (~v)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_20\n"
@@ -2888,7 +2618,6 @@ msgid "Field name"
msgstr "ક્ષેત્ર નામ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_24\n"
@@ -2897,7 +2626,6 @@ msgid "Field type"
msgstr "ક્ષેત્ર પ્રકાર"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_25\n"
@@ -2906,7 +2634,6 @@ msgid "~Selected fields"
msgstr "પસંદ કરેલ ક્ષેત્રો (~S)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_26\n"
@@ -2915,7 +2642,6 @@ msgid "A primary key uniquely identifies each record in a database table. Primar
msgstr "દરેક ડેટાબેઝ કોષ્ટકનાં રેકોર્ડમાં પ્રાથમિક કી અનન્ય હોય છે. પ્રાથમિક કી થી અલગ કોષ્ટકોની માહિતી સરળતાથી સાંકળી શકાય છે, માટે દરેક કોષ્ટક માટે પ્રાથમિક કી સુચવવામાં આવે છે. પ્રાથમિક કી વગર, કોષ્ટકમાં માહિતી દાખલ કરવી શકય નથી."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_27\n"
@@ -2924,7 +2650,6 @@ msgid "~Create a primary key"
msgstr "પ્રાથમિક કી બનાવો (~C)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_28\n"
@@ -2933,7 +2658,6 @@ msgid "~Automatically add a primary key"
msgstr "પ્રાથમિક કી આપમેળે ઉમેરો (~A)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_29\n"
@@ -2951,7 +2675,6 @@ msgid "Define p~rimary key as a combination of several fields"
msgstr "પ્રાથમિક કીને કેટલાક ક્ષેત્રોનાં જોડાણ બનાવો (~r) "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_31\n"
@@ -2960,7 +2683,6 @@ msgid "F~ieldname"
msgstr "ક્ષેત્રનામ (~i)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_32\n"
@@ -2969,7 +2691,6 @@ msgid "~Primary key fields"
msgstr "પ્રાથમિક કી ક્ષેત્રો (~P)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_33\n"
@@ -2978,7 +2699,6 @@ msgid "Auto ~value"
msgstr "આપમેળે કિંમત (~v)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_34\n"
@@ -2987,7 +2707,6 @@ msgid "What do you want to name your table?"
msgstr "તમે કોષ્ટકનું નામ શું આપવા માંગો છો?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_35\n"
@@ -2996,7 +2715,6 @@ msgid "Congratulations. You have entered all the information needed to create yo
msgstr "અભિનંદન. તમે કોષ્ટક બનાવવા માટેની દરેક જરૂરી માહિતી દાખલ કરેલ છે."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_36\n"
@@ -3005,7 +2723,6 @@ msgid "What do you want to do next?"
msgstr "આગળ તમે શું કરવા માંગો છો?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_37\n"
@@ -3014,7 +2731,6 @@ msgid "Modify the table design"
msgstr "કોષ્ટકની ડીઝાઇન સુઘારો"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_38\n"
@@ -3023,7 +2739,6 @@ msgid "Insert data immediately"
msgstr "માહિતી તરત ઉમેરો"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_39\n"
@@ -3032,7 +2747,6 @@ msgid "C~reate a form based on this table"
msgstr "આ કોષ્ટક પર આઘારીત ફોર્મ બનાવો (~r)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_40\n"
@@ -3041,7 +2755,6 @@ msgid "The table you have created could not be opened."
msgstr "તમે બનાવેલું કોષ્ટક ખુલી શકે તેમ નથી."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_41\n"
@@ -3050,7 +2763,6 @@ msgid "The table name '%TABLENAME' contains a character ('%SPECIALCHAR') that mi
msgstr "આ કોષ્ટક નામ '%TABLENAME' માં એવો ખાસ અક્ષર ('%SPECIALCHAR') છે જેને ડેટાબેઝ દ્રારા આધાર આપવામાં આવતો નથી."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_42\n"
@@ -3059,7 +2771,6 @@ msgid "The field name '%FIELDNAME' contains a special character ('%SPECIALCHAR')
msgstr "આ ક્ષેત્ર નામ '%FIELDNAME' એ ખાસ અક્ષર ('%SPECIALCHAR') ને સમાવે છે જે ડેટાબેઝ દ્રારા આધાર આપી શકાતો નથી."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_43\n"
@@ -3068,7 +2779,6 @@ msgid "Field"
msgstr "ક્ષેત્ર"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_44\n"
@@ -3077,7 +2787,6 @@ msgid "MyTable"
msgstr "મારૂંકોષ્ટક"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_45\n"
@@ -3086,7 +2795,6 @@ msgid "Add a Field"
msgstr "ક્ષેત્ર ઉમેરો"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_46\n"
@@ -3095,7 +2803,6 @@ msgid "Remove the selected Field"
msgstr "પસંદ કરેલ ક્ષેત્ર દૂર કરો"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_47\n"
@@ -3115,7 +2822,6 @@ msgstr ""
"મહેરબાની કરીને અન્ય નામ દાખલ કરો."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_49\n"
@@ -3124,7 +2830,6 @@ msgid "Catalog of the table"
msgstr "કોષ્ટકની યાદી"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_50\n"
@@ -3133,7 +2838,6 @@ msgid "Schema of the table"
msgstr "કોષ્ટકની યોજના"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_51\n"
@@ -3142,7 +2846,6 @@ msgid "The field '%FIELDNAME' already exists."
msgstr "ક્ષેત્ર '%FIELDNAME' પહેલાથી જ હાજર છે."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_ZERO_0\n"
@@ -3151,7 +2854,6 @@ msgid "~Cancel"
msgstr "રદ કરો (~C)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_ZERO_1\n"
@@ -3178,7 +2880,6 @@ msgid "~Convert"
msgstr "રૂપાંતર કરો (~C)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_ZERO_4\n"
@@ -3187,7 +2888,6 @@ msgid "Note: Currency amounts from external links and currency conversion factor
msgstr "નોંધ: બાહ્ય કડીઓમાંથી ચલણ સંખ્યા અને ચલણ ફેરફારનાં પરિમાણો સૂત્રોમાં ફેરફાર કરી શકાશે નહી."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_ZERO_5\n"
@@ -3196,7 +2896,6 @@ msgid "First, unprotect all sheets."
msgstr "પ્રથમ, બધી શીટોની સુરક્ષા દૂર કરો."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_ZERO_6\n"
@@ -3214,7 +2913,6 @@ msgid "C~ontinue >"
msgstr "સતત (~o) >>"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_ZERO_8\n"
@@ -3223,7 +2921,6 @@ msgid "C~lose"
msgstr "બંધ (~l)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_0\n"
@@ -3232,7 +2929,6 @@ msgid "~Entire document"
msgstr "આખો દસ્તાવેજ (~E)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_1\n"
@@ -3241,7 +2937,6 @@ msgid "Selection"
msgstr "પસંદગી"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_2\n"
@@ -3250,7 +2945,6 @@ msgid "Cell S~tyles"
msgstr "ખાનાની શૈલીઓ (~t)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_3\n"
@@ -3259,7 +2953,6 @@ msgid "Currency cells in the current ~sheet"
msgstr "વર્તમાન શીટમાં નાણાનાં ખાના (~s)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_4\n"
@@ -3268,7 +2961,6 @@ msgid "Currency cells in the entire ~document"
msgstr "આખા દસ્તાવેજમાં નાણાનાં ખાના (~d)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_5\n"
@@ -3277,7 +2969,6 @@ msgid "~Selected range"
msgstr "પસંદ કરેલ (~S)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_6\n"
@@ -3286,7 +2977,6 @@ msgid "Select Cell Styles"
msgstr "ખાનાની શૈલીઓ પસંદ કરો"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_7\n"
@@ -3295,7 +2985,6 @@ msgid "Select currency cells"
msgstr "નાણાનાં ખાના પસંદ કરો"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_8\n"
@@ -3304,7 +2993,6 @@ msgid "Currency ranges:"
msgstr "નાણાનાં વિસ્તારો:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_9\n"
@@ -3313,7 +3001,6 @@ msgid "Templates:"
msgstr "ટેમ્પલેટ:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_0\n"
@@ -3322,7 +3009,6 @@ msgid "Extent"
msgstr "પ્રમાણ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_1\n"
@@ -3331,7 +3017,6 @@ msgid "~Single %PRODUCTNAME Calc document"
msgstr "એક %PRODUCTNAME કેલ્ક દસ્તાવેજ (~S)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_2\n"
@@ -3340,7 +3025,6 @@ msgid "Complete ~directory"
msgstr "સંપૂર્ણ ડિરેક્ટરી (~d)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_3\n"
@@ -3349,7 +3033,6 @@ msgid "Source Document:"
msgstr "સ્રોત દસ્તાવેજ:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_4\n"
@@ -3358,7 +3041,6 @@ msgid "Source directory:"
msgstr "સ્રોત ડિરેક્ટરી:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_5\n"
@@ -3367,7 +3049,6 @@ msgid "~Including subfolders"
msgstr "ઉપફોલ્ડરો સમાવે છે(~I)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_6\n"
@@ -3376,7 +3057,6 @@ msgid "Target directory:"
msgstr "લક્ષ ડિરેક્ટરી:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_7\n"
@@ -3385,7 +3065,6 @@ msgid "Temporarily unprotect sheet without query"
msgstr "પ્રશ્ર્ન વગર કામચલાઉ રીતે શીટની સુરક્ષા દૂર કરો"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_10\n"
@@ -3403,7 +3082,6 @@ msgid "Conversion status:"
msgstr "રૂપાંતરની સ્થિતિ: "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STATUSLINE_1\n"
@@ -3412,7 +3090,6 @@ msgid "Conversion status of the cell templates:"
msgstr "ખાનાની ટેમ્પલેટ્સની રૂપાંતરની સ્થિતિ:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STATUSLINE_2\n"
@@ -3421,7 +3098,6 @@ msgid "Registration of the relevant ranges: Sheet %1Number%1 of %2TotPageCount%2
msgstr "સુસંગત વિસ્તારોની નોંધણી: %1Number%1 શીટ એ %2TotPageCount%2 ની"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STATUSLINE_3\n"
@@ -3430,7 +3106,6 @@ msgid "Entry of the ranges to be converted..."
msgstr "રૂપાંતરીત થયેલા વિસ્તારોનો દાખલો..."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STATUSLINE_4\n"
@@ -3439,7 +3114,6 @@ msgid "Sheet protection for each sheet will be restored..."
msgstr "ફરીથી સંગ્રહ થઈ શકે તેવી દરેક શીટ માટે શીટની સુરક્ષા..."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STATUSLINE_5\n"
@@ -3457,7 +3131,6 @@ msgid "~Finish"
msgstr "સમાપ્ત (~F)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_1\n"
@@ -3466,7 +3139,6 @@ msgid "Select directory"
msgstr "ડિરેક્ટરી પસંદ કરો"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_2\n"
@@ -3475,7 +3147,6 @@ msgid "Select file"
msgstr "ફાઈલ પસંદ કરો"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_3\n"
@@ -3484,7 +3155,6 @@ msgid "Select target directory"
msgstr "લક્ષ ડિરેક્ટરી પસંદ કરો"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_4\n"
@@ -3493,7 +3163,6 @@ msgid "non-existent"
msgstr "અસ્તિત્વ ધરાવતુ નથી"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_5\n"
@@ -3502,7 +3171,6 @@ msgid "Euro Converter"
msgstr "યુરો રૂપાંતર"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_6\n"
@@ -3511,7 +3179,6 @@ msgid "Should protected spreadsheets be temporarily unprotected?"
msgstr "શું સુરક્ષિત સ્પ્રેડશીટને કામચલાઉ રીતે અસુરક્ષિત કરવી જોઈએ?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_7\n"
@@ -3520,7 +3187,6 @@ msgid "Enter the password to unprotect the table %1TableName%1"
msgstr "%1TableName%1 અસુરક્ષિત કરવા માટે પાસવર્ડ દાખલ કરો"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_8\n"
@@ -3529,7 +3195,6 @@ msgid "Wrong Password!"
msgstr "ખોટો પાસવર્ડ!"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_9\n"
@@ -3538,7 +3203,6 @@ msgid "Protected Sheet"
msgstr "સુરક્ષિત શીટ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_10\n"
@@ -3547,7 +3211,6 @@ msgid "Warning!"
msgstr "ચેતવણી!"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_11\n"
@@ -3556,7 +3219,6 @@ msgid "Protection for the sheets will not be removed."
msgstr "શીટો માટેની સુરક્ષા દૂર કરાશે નહિ."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_12\n"
@@ -3565,7 +3227,6 @@ msgid "Sheet cannot be unprotected"
msgstr "શીટ અસુરક્ષિત થઈ શકશે નહિ."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_13\n"
@@ -3574,7 +3235,6 @@ msgid "The Wizard cannot edit this document as cell formats cannot be modified i
msgstr "વિઝાર્ડ આ દસ્તાવેજમાં ફેરફાર કરી શકતું નથી કારણ કે તે ખાનાં બંધારણો સુરક્ષિત સ્પ્રેડશીટો સમાવતા દસ્તાવેજોમાં સુધારી શકાશે નહી."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_14\n"
@@ -3583,7 +3243,6 @@ msgid "Please note that the Euro Converter will, otherwise, not be able to edit
msgstr "મહેરબાની કરીને નોંધો કે યુરો રુપાંતરક દસ્તાવેજમાં ફેરફાર કરવા માટે સક્ષમ નથી!"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_15\n"
@@ -3592,7 +3251,6 @@ msgid "Please choose a currency to be converted first!"
msgstr "મહેરબાની કરીને પહેલા રૂપાંતરીત થયેલ નાણા પસંદ કરો!"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_16\n"
@@ -3601,7 +3259,6 @@ msgid "Password:"
msgstr "પાસવર્ડ:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_17\n"
@@ -3610,7 +3267,6 @@ msgid "OK"
msgstr "બરાબર"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_18\n"
@@ -3619,7 +3275,6 @@ msgid "Cancel"
msgstr "રદ કરો"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_19\n"
@@ -3628,7 +3283,6 @@ msgid "Please select a %PRODUCTNAME Calc document for editing!"
msgstr "મહેરબાની કરીને ફેરફાર કરવા માટે %PRODUCTNAME કેલ્ક દસ્તાવેજ પસંદ કરો!"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_20\n"
@@ -3637,7 +3291,6 @@ msgid "'<1>' is not a directory!"
msgstr "'<1>' ડિરેક્ટરી નથી!"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_21\n"
@@ -3646,7 +3299,6 @@ msgid "Document is read-only!"
msgstr "દસ્તાવેજ ફક્ત વાંચવા માટે જ છે!"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_22\n"
@@ -3664,7 +3316,6 @@ msgid "Do you really want to terminate conversion at this point?"
msgstr "શું તમે ખરેખર આ જ સમયે રૂપાંતર પૂરુ કરવા ઈચ્છો છો?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_24\n"
@@ -3673,7 +3324,6 @@ msgid "Cancel Wizard"
msgstr "વિઝાર્ડ રદ કરો"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_0\n"
@@ -3682,7 +3332,6 @@ msgid "Portuguese Escudo"
msgstr "પોર્ટુગિઝ સ્યુડો"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_1\n"
@@ -3691,7 +3340,6 @@ msgid "Dutch Guilder"
msgstr "ડચ ગાઈલ્ડર"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_2\n"
@@ -3700,7 +3348,6 @@ msgid "French Franc"
msgstr "ફ્રેંચ ફ્રાન્ક"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_3\n"
@@ -3709,7 +3356,6 @@ msgid "Spanish Peseta"
msgstr "સ્પેનિશ પેસેતા"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_4\n"
@@ -3718,7 +3364,6 @@ msgid "Italian Lira"
msgstr "ઈટાલિયન લિરા"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_5\n"
@@ -3727,7 +3372,6 @@ msgid "German Mark"
msgstr "જર્મન માર્ક"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_6\n"
@@ -3736,7 +3380,6 @@ msgid "Belgian Franc"
msgstr "બેલ્જિયન ફ્રાન્ક"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_7\n"
@@ -3745,7 +3388,6 @@ msgid "Irish Punt"
msgstr "ઈરીશ પંટ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_8\n"
@@ -3754,7 +3396,6 @@ msgid "Luxembourg Franc"
msgstr "લક્ઝેમ્બર્ગ ફ્રાન્ક"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_9\n"
@@ -3763,7 +3404,6 @@ msgid "Austrian Schilling"
msgstr "ઓસ્ટ્રીયન શીલીંગ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_10\n"
@@ -3772,7 +3412,6 @@ msgid "Finnish Mark"
msgstr "ફીનીશ માર્ક"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_11\n"
@@ -3781,7 +3420,6 @@ msgid "Greek Drachma"
msgstr "ગ્રીક ડ્રેક્મા"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_12\n"
@@ -3790,7 +3428,6 @@ msgid "Slovenian Tolar"
msgstr "સ્લોવિનીઅન તોલાર"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_13\n"
@@ -3799,7 +3436,6 @@ msgid "Cypriot Pound"
msgstr "કિપ્રોટ પાઉન્ડ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_14\n"
@@ -3808,7 +3444,6 @@ msgid "Maltese Lira"
msgstr "માલતેસે લિરા"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_15\n"
@@ -3817,7 +3452,6 @@ msgid "Slovak Koruna"
msgstr "સ્લોવાક કોરુના"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_16\n"
@@ -3826,7 +3460,6 @@ msgid "Estonian Kroon"
msgstr "એસ્ટોનિયન ક્રુન"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_17\n"
@@ -3835,7 +3468,6 @@ msgid "Latvian Lats"
msgstr "લાતવિયન લૅટ્સ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_18\n"
@@ -3844,7 +3476,6 @@ msgid "Lithuanian Litas"
msgstr "લિથુઆનિઅન લિતાસ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_LASTPAGE_0\n"
@@ -3853,7 +3484,6 @@ msgid "Progress"
msgstr "પ્રગતિ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_LASTPAGE_1\n"
@@ -3862,7 +3492,6 @@ msgid "Retrieving the relevant documents..."
msgstr "સંબંધિત દસ્તાવેજોને પાછા લાવે છે..."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_LASTPAGE_2\n"
@@ -3880,7 +3509,6 @@ msgid "Settings:"
msgstr "સુયોજનો:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_LASTPAGE_4\n"
@@ -3889,7 +3517,6 @@ msgid "Sheet is always unprotected"
msgstr "શીટ હંમેશા અસુરક્ષિત છે"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLES_0\n"
@@ -3898,7 +3525,6 @@ msgid "Theme Selection"
msgstr "થીમ પસંદગી"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLES_1\n"
@@ -3907,7 +3533,6 @@ msgid "Error while saving the document to the clipboard! The following action ca
msgstr "દસ્તાવેજને કલીપબોર્ડ પર સંગ્રહ કરતી વખતે ક્ષતિ! નીચેની ક્રિયા પાછી ફેરવી શકાશે નહી."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLES_2\n"
@@ -3916,7 +3541,6 @@ msgid "~Cancel"
msgstr "રદ કરો (~C)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLES_3\n"
@@ -3925,7 +3549,6 @@ msgid "~OK"
msgstr "બરાબર (~O)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_0\n"
@@ -3934,7 +3557,6 @@ msgid "(Standard)"
msgstr "(મૂળભૂત)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_1\n"
@@ -3943,7 +3565,6 @@ msgid "Autumn Leaves"
msgstr "શિયાળાનાં પાંદડા"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_2\n"
@@ -3952,7 +3573,6 @@ msgid "Be"
msgstr "Be"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_3\n"
@@ -3961,7 +3581,6 @@ msgid "Black and White"
msgstr "કાળો અને સફેદ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_4\n"
@@ -3970,7 +3589,6 @@ msgid "Blackberry Bush"
msgstr "બ્લેકબેરી બુશ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_5\n"
@@ -3979,7 +3597,6 @@ msgid "Blue Jeans"
msgstr "બ્લુ જીન્સ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_6\n"
@@ -3988,7 +3605,6 @@ msgid "Fifties Diner"
msgstr "ફીફ્ટીસ ડાઇનર"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_7\n"
@@ -3997,7 +3613,6 @@ msgid "Glacier"
msgstr "હિમનદી"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_8\n"
@@ -4006,7 +3621,6 @@ msgid "Green Grapes"
msgstr "લીલુ દ્દાક્ષ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_9\n"
@@ -4015,7 +3629,6 @@ msgid "Marine"
msgstr "મરીન"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_10\n"
@@ -4024,7 +3637,6 @@ msgid "Millennium"
msgstr "મિલિનિયમ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_11\n"
@@ -4033,7 +3645,6 @@ msgid "Nature"
msgstr "કુદરતી"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_12\n"
@@ -4042,7 +3653,6 @@ msgid "Neon"
msgstr "નિયોન"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_13\n"
@@ -4051,7 +3661,6 @@ msgid "Night"
msgstr "રાત"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_14\n"
@@ -4060,7 +3669,6 @@ msgid "PC Nostalgia"
msgstr "PC નૉસ્ટાલજીયા"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_15\n"
@@ -4069,7 +3677,6 @@ msgid "Pastel"
msgstr "પૅસ્ટલ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_16\n"
@@ -4078,7 +3685,6 @@ msgid "Pool Party"
msgstr "પુલ પાર્ટી"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_17\n"
@@ -4096,7 +3702,6 @@ msgid "Addressee"
msgstr "સરનામા"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceDialog_1\n"
@@ -4105,7 +3710,6 @@ msgid "One recipient"
msgstr "એક મેળવનાર"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceDialog_2\n"
@@ -4114,7 +3718,6 @@ msgid "Several recipients (address database)"
msgstr "ઘણાં મેળવનાર (સરનામાંનો ડેટાબેઝ)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceDialog_3\n"
@@ -4123,7 +3726,6 @@ msgid "Use of This Template"
msgstr "આ ટેમ્પલેટનો વપરાશ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceMsgError\n"
@@ -4132,7 +3734,6 @@ msgid "An error has occurred."
msgstr "એક ક્ષતિ ઉદ્ભવી."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_0\n"
@@ -4141,7 +3742,6 @@ msgid "Click placeholder and overwrite"
msgstr "જગ્યા રાખનાર પર ક્લિક કરો અને તેના પર ફરીથી લખો"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_1\n"
@@ -4150,7 +3750,6 @@ msgid "Company"
msgstr "કંપની"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_2\n"
@@ -4159,7 +3758,6 @@ msgid "Department"
msgstr "વિભાગ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_3\n"
@@ -4177,7 +3775,6 @@ msgid "Last Name"
msgstr "છેલ્લું નામ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_5\n"
@@ -4186,7 +3783,6 @@ msgid "Street"
msgstr "શેરી"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_6\n"
@@ -4195,7 +3791,6 @@ msgid "Country"
msgstr "દેશ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_7\n"
@@ -4204,7 +3799,6 @@ msgid "ZIP/Postal Code"
msgstr "ઝીપ/પોસ્ટલ કોડ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_8\n"
@@ -4231,7 +3825,6 @@ msgid "Position"
msgstr "સ્થાન"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_11\n"
@@ -4258,7 +3851,6 @@ msgid "Salutation"
msgstr "સેલ્યુટેશન"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_14\n"
@@ -4267,7 +3859,6 @@ msgid "Home Phone"
msgstr "ઘર ફોન"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_15\n"
@@ -4276,7 +3867,6 @@ msgid "Work Phone"
msgstr "કાર્યાલય ફોન"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_16\n"
@@ -4285,7 +3875,6 @@ msgid "Fax"
msgstr "ફેક્સ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_17\n"
@@ -4294,7 +3883,6 @@ msgid "E-Mail"
msgstr "ઇ-મેલ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_18\n"
@@ -4303,7 +3891,6 @@ msgid "URL"
msgstr "URL"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_19\n"
@@ -4312,7 +3899,6 @@ msgid "Notes"
msgstr "નોંધો"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_20\n"
@@ -4321,7 +3907,6 @@ msgid "Alt. Field 1"
msgstr "વૈકલ્પિક ક્ષેત્ર ૧"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_21\n"
@@ -4330,7 +3915,6 @@ msgid "Alt. Field 2"
msgstr "વૈકલ્પિક ક્ષેત્ર ૨"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_22\n"
@@ -4339,7 +3923,6 @@ msgid "Alt. Field 3"
msgstr "વૈકલ્પિક ક્ષેત્ર ૩"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_23\n"
@@ -4348,7 +3931,6 @@ msgid "Alt. Field 4"
msgstr "વૈકલ્પિક ક્ષેત્ર ૪"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_24\n"
@@ -4357,7 +3939,6 @@ msgid "ID"
msgstr "ઓળખ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_25\n"
@@ -4366,7 +3947,6 @@ msgid "State"
msgstr "સ્થિતિ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_26\n"
@@ -4375,7 +3955,6 @@ msgid "Office Phone"
msgstr "ઓફિસ ફોન"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_27\n"
@@ -4384,7 +3963,6 @@ msgid "Pager"
msgstr "પેજર"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_28\n"
@@ -4393,7 +3971,6 @@ msgid "Mobile Phone"
msgstr "મોબાઈલ ફોન"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_29\n"
@@ -4402,7 +3979,6 @@ msgid "Other Phone"
msgstr "બીજો ફોન"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_30\n"
@@ -4411,7 +3987,6 @@ msgid "Calendar URL"
msgstr "કેલેન્ડર URL"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_31\n"
@@ -4420,7 +3995,6 @@ msgid "Invite"
msgstr "આમંત્રણ આપો"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceNoTextmark_0\n"
@@ -4429,7 +4003,6 @@ msgid "The bookmark 'Recipient' is missing."
msgstr "બુકમાર્ક 'મેળવનાર' ગેરહાજર છે."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceNoTextmark_1\n"
@@ -4438,7 +4011,6 @@ msgid "Form letter fields can not be included."
msgstr "ફોર્મ અક્ષર ક્ષેત્રો સમાવી શકાશે નહી."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"AgendaDlgName\n"
@@ -4447,7 +4019,6 @@ msgid "Minutes Template"
msgstr "વિવરણનું ટેમ્પલેટ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"AgendaDlgNoCancel\n"
@@ -4456,7 +4027,6 @@ msgid "An option must be confirmed."
msgstr "વિકલ્પ નક્કી હોવો જ જોઈએ."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"AgendaDlgFrame\n"
@@ -4465,7 +4035,6 @@ msgid "Minutes Type"
msgstr "વિવરણનો પ્રકાર"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"AgendaDlgButton1\n"
@@ -4474,7 +4043,6 @@ msgid "Results Minutes"
msgstr "વિવરણ પરિણામો"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"AgendaDlgButton2\n"
@@ -4483,7 +4051,6 @@ msgid "Evaluation Minutes"
msgstr "ઉકેલ વિવરણ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"TextField\n"
@@ -4501,7 +4068,6 @@ msgid "The '%1' directory cannot be created:"
msgstr "'%1' ડિરેક્ટરી ડિરેક્ટરી બનાવી શકાતી નથી: "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MsgDirNotThere\n"
@@ -4510,7 +4076,6 @@ msgid "The '%1' directory does not exist."
msgstr "'%1' ડિરેક્ટરી અસ્તિત્વ ધરાવતી નથી."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"QueryfornewCreation\n"
@@ -4519,7 +4084,6 @@ msgid "Do you want to create it now?"
msgstr "શું તમે તેને હમણાં બનાવવા ઈચ્છો છો?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"HelpButton\n"
@@ -4528,7 +4092,6 @@ msgid "~Help"
msgstr "મદદ (~H)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CancelButton\n"
@@ -4564,7 +4127,6 @@ msgid "~Convert"
msgstr "રૂપાંતર કરો (~C)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CloseButton\n"
@@ -4573,7 +4135,6 @@ msgid "~Close"
msgstr "બંધ કરો (~C)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"WelcometextLabel1\n"
@@ -4582,7 +4143,6 @@ msgid "This wizard convert legacy format documents to Open Document Format for O
msgstr "આ વિઝાર્ડ ઑફિસ કાર્યક્રમો માટે દસ્તાવેજ બંધારણને ખોલવા માટે લૅગસિ બંધારણ દસ્તાવેજોને રૂપાંતર કરે છે."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"WelcometextLabel3\n"
@@ -4591,7 +4151,6 @@ msgid "Select the document type for conversion:"
msgstr "રૂપાંતર માટે દસ્તાવેજનો પ્રકાર પસંદ કરો:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MSTemplateCheckbox_1_\n"
@@ -4600,7 +4159,6 @@ msgid "Word templates"
msgstr "વર્ડ ટેમ્પલેટ્સ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MSTemplateCheckbox_2_\n"
@@ -4609,7 +4167,6 @@ msgid "Excel templates"
msgstr "એક્સેલ ટેમ્પલેટ્સ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MSTemplateCheckbox_3_\n"
@@ -4618,7 +4175,6 @@ msgid "PowerPoint templates"
msgstr "પાવરપોઈન્ટ ટેમ્પલેટ્સ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MSDocumentCheckbox_1_\n"
@@ -4627,7 +4183,6 @@ msgid "Word documents"
msgstr "વર્ડ દસ્તાવેજો"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MSDocumentCheckbox_2_\n"
@@ -4636,7 +4191,6 @@ msgid "Excel documents"
msgstr "એક્સેલ દસ્તાવેજો"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MSDocumentCheckbox_3_\n"
@@ -4645,7 +4199,6 @@ msgid "PowerPoint/Publisher documents"
msgstr "પાવરપોઈન્ટ/પ્રકાશક દસ્તાવેજો"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MSContainerName\n"
@@ -4654,7 +4207,6 @@ msgid "Microsoft Office"
msgstr "માઈક્રોસોફ્ટ ઓફિસ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SummaryHeader\n"
@@ -4663,7 +4215,6 @@ msgid "Summary:"
msgstr "સાર:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"GroupnameDefault\n"
@@ -4672,7 +4223,6 @@ msgid "Imported_Templates"
msgstr "આયાત થયેલા ટેમ્પલેટ (_T)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ProgressMoreDocs\n"
@@ -4690,7 +4240,6 @@ msgid "Templates"
msgstr "ટૅમ્પલેટ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"FileExists\n"
@@ -4699,7 +4248,6 @@ msgid "The '<1>' file already exists.<CR>Do you want to overwrite it?"
msgstr "'<1>' ફાઈલ પહેલેથી જ અસ્તિત્વ ધરાવે છે.<CR> શું તમે ઉપર લખવા ઈચ્છો છો?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MorePathsError3\n"
@@ -4717,7 +4265,6 @@ msgid "Do you really want to terminate conversion at this point?"
msgstr "શું તમે ખરેખર આ જ સમયે રૂપાંતર પૂરુ કરવા ઈચ્છો છો?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ConvertError2\n"
@@ -4726,7 +4273,6 @@ msgid "Cancel Wizard"
msgstr "વિઝાર્ડ રદ કરો"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RTErrorDesc\n"
@@ -4744,7 +4290,6 @@ msgid "Error"
msgstr "ભૂલ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"OverwriteallFiles\n"
@@ -4753,7 +4298,6 @@ msgid "Do you want to overwrite documents without being asked?"
msgstr "શું તમે પૂછ્યા વગર દસ્તાવેજો પર ફરી લખવા ઈચ્છો છો?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ReeditMacro\n"
@@ -4762,7 +4306,6 @@ msgid "Document macro has to be revised."
msgstr "દસ્તાવેજનાં મેક્રો ફરી તપાસો."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CouldNotsaveDocument\n"
@@ -4771,7 +4314,6 @@ msgid "Document '<1>' could not be saved."
msgstr "દસ્તાવેજ '<1>' સંગ્રહ કરી શકાયુ નહિ."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CouldNotopenDocument\n"
@@ -4780,7 +4322,6 @@ msgid "Document '<1>' could not be opened."
msgstr "દસ્તાવેજ '<1>' ખોલી શકાયુ નહિ."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"PathDialogMessage\n"
@@ -4789,7 +4330,6 @@ msgid "Select a directory"
msgstr "ડિરેક્ટરી પસંદ કરો"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"DialogTitle\n"
@@ -4798,7 +4338,6 @@ msgid "Document Converter"
msgstr "દસ્તાવેજ રૂપાંતરક"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SearchInSubDir\n"
@@ -4807,7 +4346,6 @@ msgid "Including subdirectories"
msgstr "ઉપડિરેક્ટરીને સમાવે છે"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ProgressPage1\n"
@@ -4816,7 +4354,6 @@ msgid "Progress"
msgstr "પ્રગતિ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ProgressPage2\n"
@@ -4825,7 +4362,6 @@ msgid "Retrieving the relevant documents:"
msgstr "સંબંધિત દસ્તાવેજો પાછા લાવે છે:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ProgressPage3\n"
@@ -4834,7 +4370,6 @@ msgid "Converting the documents"
msgstr "દસ્તાવેજો રૂપાંતરિત થાય છે"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ProgressFound\n"
@@ -4852,7 +4387,6 @@ msgid "\"%1 found"
msgstr "%1 શોધાયુ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"Ready\n"
@@ -4861,7 +4395,6 @@ msgid "Finished"
msgstr "પૂર્ણ થયેલ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SourceDocuments\n"
@@ -4870,7 +4403,6 @@ msgid "Source documents"
msgstr "સ્રોત દસ્તાવેજો"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"TargetDocuments\n"
@@ -4879,7 +4411,6 @@ msgid "Target documents"
msgstr "લક્ષ દસ્તાવેજો"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"LogfileSummary\n"
@@ -4888,7 +4419,6 @@ msgid "<COUNT> documents converted"
msgstr "<COUNT> દસ્તાવેજો રૂપાંતરિત થયાં"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumInclusiveSubDir\n"
@@ -4897,7 +4427,6 @@ msgid "All subdirectories will be taken into account"
msgstr "બધી સબડિરેકટરીઓ ખાતામાં લેવામાં આવશે"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumSaveDokumente\n"
@@ -4906,7 +4435,6 @@ msgid "These will be exported to the following directory:"
msgstr "નીચેની ડિરેક્ટરીમાં આ નિકાસ થશે:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"TextImportLabel\n"
@@ -4915,7 +4443,6 @@ msgid "Import from:"
msgstr "આમાંથી આયાત કરો:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"TextExportLabel\n"
@@ -4924,7 +4451,6 @@ msgid "Save to:"
msgstr "આમાં સંગ્રહ કરો:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CreateLogfile\n"
@@ -4933,7 +4459,6 @@ msgid "Create log file"
msgstr "લોગ ફાઈલ બનાવો"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"LogfileHelpText\n"
@@ -4942,7 +4467,6 @@ msgid "A log file will be created in your work directory"
msgstr "લોગ ફાઈલ તમારી કામની ડિરેકટરીમાં બનશે"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ShowLogfile\n"
@@ -4951,7 +4475,6 @@ msgid "Show log file"
msgstr "લોગ ફાઈલ બતાવો"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumMSTextDocuments\n"
@@ -4960,7 +4483,6 @@ msgid "All Word documents contained in the following directory will be imported:
msgstr "નીચેની ડિરેક્ટરીમાં સમાયેલા બધા વર્ડ દસ્તાવેજો આયાત થશે:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumMSTableDocuments\n"
@@ -4969,7 +4491,6 @@ msgid "All Excel documents contained in the following directory will be imported
msgstr "નીચેની ડિરેક્ટરીમાં સમાયેલા બધા એક્સેલ દસ્તાવેજો આયાત થશે:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumMSDrawDocuments\n"
@@ -4978,7 +4499,6 @@ msgid "All PowerPoint/Publisher documents contained in the following directory w
msgstr "નીચેની ડિરેક્ટરીમાં સમાવેલ બધા પાવરપોઈન્ટ/પ્રકાશક દસ્તાવેજો આયાત થયેલ હશે:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumMSTextTemplates\n"
@@ -4987,7 +4507,6 @@ msgid "All Word templates contained in the following directory will be imported:
msgstr "નીચેની ડિરેક્ટરીમાં સમાયેલા બધા વર્ડ ટેમ્પલેટ્સ આયાત થશે:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumMSTableTemplates\n"
@@ -4996,7 +4515,6 @@ msgid "All Excel templates contained in the following directory will be imported
msgstr "નીચેની ડિરેક્ટરીમાં સમાયેલા બધા એક્સેલ ટેમ્પલેટ્સ આયાત થશે:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumMSDrawTemplates\n"
diff --git a/source/gu/writerperfect/messages.po b/source/gu/writerperfect/messages.po
index 1201bcd6b18..cd9f7e86c0a 100644
--- a/source/gu/writerperfect/messages.po
+++ b/source/gu/writerperfect/messages.po
@@ -77,7 +77,6 @@ msgid "Split method:"
msgstr ""
#: exportepub.ui:161
-#, fuzzy
msgctxt "exportepub|splitpage"
msgid "Page break"
msgstr "પાનું અટકણ"
diff --git a/source/gu/xmlsecurity/messages.po b/source/gu/xmlsecurity/messages.po
index 3822fd5f596..34d80733f38 100644
--- a/source/gu/xmlsecurity/messages.po
+++ b/source/gu/xmlsecurity/messages.po
@@ -238,7 +238,6 @@ msgid "Date"
msgstr "તારીખ"
#: digitalsignaturesdialog.ui:205
-#, fuzzy
msgctxt "digitalsignaturesdialog|description"
msgid "Description"
msgstr "વર્ણન"
@@ -407,7 +406,6 @@ msgid "Expiration date"
msgstr "નિવૃત્તિ તારીખ"
#: selectcertificatedialog.ui:136
-#, fuzzy
msgctxt "selectcertificatedialog|type"
msgid "Type"
msgstr "પ્રકાર"
@@ -482,7 +480,6 @@ msgid "View Certificate..."
msgstr "પ્રમાણપત્ર જુઓ..."
#: selectcertificatedialog.ui:266
-#, fuzzy
msgctxt "selectcertificatedialog|label2"
msgid "Description:"
msgstr "વર્ણન:"
diff --git a/source/gug/avmedia/messages.po b/source/gug/avmedia/messages.po
index 9d6570f291f..72bcaf0ffe9 100644
--- a/source/gug/avmedia/messages.po
+++ b/source/gug/avmedia/messages.po
@@ -75,13 +75,11 @@ msgid "Scaled"
msgstr "Escala"
#: strings.hrc:37
-#, fuzzy
msgctxt "AVMEDIA_STR_VOLUME"
msgid "Volume"
msgstr "Volumen"
#: strings.hrc:38
-#, fuzzy
msgctxt "AVMEDIA_STR_POSITION"
msgid "Position"
msgstr "Ñemohenda"
diff --git a/source/gug/basctl/messages.po b/source/gug/basctl/messages.po
index 06be4a9c5e0..525811db20b 100644
--- a/source/gug/basctl/messages.po
+++ b/source/gug/basctl/messages.po
@@ -4,14 +4,17 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2017-11-22 13:53+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"PO-Revision-Date: 2018-01-15 17:43+0000\n"
+"Last-Translator: Christian Lohmaier <lohmaier+pootle@googlemail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: gug\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1516038203.000000\n"
#: strings.hrc:25
msgctxt "RID_STR_FILTER_ALLFILES"
@@ -170,14 +173,12 @@ msgid "Do you want to delete the XX module?"
msgstr "¿Ejukase módulo XX?"
#: strings.hrc:55
-#, fuzzy
msgctxt "RID_STR_BASIC"
msgid "BASIC"
msgstr "BASIC"
#. Abbreviation for 'line'
#: strings.hrc:57
-#, fuzzy
msgctxt "RID_STR_LINE"
msgid "Ln"
msgstr "Tys"
@@ -190,25 +191,21 @@ msgid "Col"
msgstr "Columna"
#: strings.hrc:60
-#, fuzzy
msgctxt "RID_STR_CANNOTCLOSE"
msgid "The window cannot be closed while BASIC is running."
msgstr "Ndikatúi oñemboty ovetã BASIC omba'apo jave."
#: strings.hrc:61
-#, fuzzy
msgctxt "RID_STR_REPLACESTDLIB"
msgid "The default library cannot be replaced."
msgstr "Ndikatúi oñemyengovia kuatiañe'ẽndy ypykue."
#: strings.hrc:62
-#, fuzzy
msgctxt "RID_STR_REFNOTPOSSIBLE"
msgid "Reference to 'XX' not possible."
msgstr "Ndikatúi ojejapo referencia «XX» rehe."
#: strings.hrc:63
-#, fuzzy
msgctxt "RID_STR_WATCHNAME"
msgid "Watch"
msgstr "Mañaha"
@@ -232,7 +229,6 @@ msgid "Type"
msgstr "Tipo"
#: strings.hrc:67
-#, fuzzy
msgctxt "RID_STR_STACKNAME"
msgid "Call Stack"
msgstr "Mba'ejerure Aty"
@@ -256,7 +252,6 @@ msgid "New Module"
msgstr "Módulo Pyahu"
#: strings.hrc:71
-#, fuzzy
msgctxt "RID_STR_NEWDLG"
msgid "New Dialog"
msgstr "Diálogo Pyahu"
@@ -274,7 +269,6 @@ msgid "Page"
msgstr "Togue"
#: strings.hrc:74
-#, fuzzy
msgctxt "RID_STR_WILLSTOPPRG"
msgid ""
"You will have to restart the program after this edit.\n"
@@ -284,19 +278,16 @@ msgstr ""
"Rejaposépa upéva?"
#: strings.hrc:75
-#, fuzzy
msgctxt "RID_STR_SEARCHALLMODULES"
msgid "Do you want to replace the text in all active modules?"
msgstr "Reipotápa oñembyengovia jehai maymáva módulos activos-pe?"
#: strings.hrc:76
-#, fuzzy
msgctxt "RID_STR_REMOVEWATCH"
msgid "Watch:"
msgstr "Mañaha:"
#: strings.hrc:77
-#, fuzzy
msgctxt "RID_STR_STACK"
msgid "Calls: "
msgstr "Ñehenói: "
@@ -308,13 +299,11 @@ msgid "My Macros"
msgstr "Che Macro kuéra"
#: strings.hrc:79
-#, fuzzy
msgctxt "RID_STR_USERDIALOGS"
msgid "My Dialogs"
msgstr "Che Ñe'ẽrovetã"
#: strings.hrc:80
-#, fuzzy
msgctxt "RID_STR_USERMACROSDIALOGS"
msgid "My Macros & Dialogs"
msgstr "Che Macro ha che Ñe'ẽrovetã'i"
@@ -332,25 +321,21 @@ msgid "%PRODUCTNAME Dialogs"
msgstr "Basic Macros %PRODUCTNAME"
#: strings.hrc:83
-#, fuzzy
msgctxt "RID_STR_SHAREMACROSDIALOGS"
msgid "%PRODUCTNAME Macros & Dialogs"
msgstr "Macro ha Ñe'ẽrovetã %PRODUCTNAME pegua"
#: strings.hrc:84
-#, fuzzy
msgctxt "RID_STR_REMOVEWATCHTIP"
msgid "Remove Watch"
msgstr "Mañaha ñembogue"
#: strings.hrc:85
-#, fuzzy
msgctxt "RID_STR_QUERYREPLACEMACRO"
msgid "Do you want to overwrite the XX macro?"
msgstr "Reipotápa oñemoambue macro XX?"
#: strings.hrc:86
-#, fuzzy
msgctxt "RID_STR_TRANSLATION_NOTLOCALIZED"
msgid "<Not localized>"
msgstr "<Ndojejuhúiva>"
@@ -362,7 +347,6 @@ msgid "[Default Language]"
msgstr "[Ñe'ẽ Oĩhaguéicha Voi]"
#: strings.hrc:88
-#, fuzzy
msgctxt "RID_STR_DOCUMENT_OBJECTS"
msgid "Document Objects"
msgstr "Kuatiakatu Remimoĩ"
@@ -380,7 +364,6 @@ msgid "Modules"
msgstr "Módulos"
#: strings.hrc:91
-#, fuzzy
msgctxt "RID_STR_CLASS_MODULES"
msgid "Class Modules"
msgstr "Mba'éichagua Módulo"
@@ -398,13 +381,11 @@ msgid "Replace"
msgstr "Mbyekovia"
#: strings.hrc:94
-#, fuzzy
msgctxt "RID_STR_DLGIMP_CLASH_TITLE"
msgid "Dialog Import - Name already used"
msgstr "Ñe'ẽrovetã'i ñemoinge - Téra ojeporúma"
#: strings.hrc:95
-#, fuzzy
msgctxt "RID_STR_DLGIMP_CLASH_TEXT"
msgid ""
"The library already contains a dialog with the name:\n"
@@ -419,6 +400,7 @@ msgstr ""
"$(ARG1)\n"
"\n"
"Emboherapyahu ñe'ẽrovetã'i nerembogueséiramo oĩmava ýrõ embyengovia chupe.\n"
+" "
#: strings.hrc:96
#, fuzzy
@@ -427,19 +409,16 @@ msgid "Add"
msgstr "Moĩ"
#: strings.hrc:97
-#, fuzzy
msgctxt "RID_STR_DLGIMP_MISMATCH_OMIT"
msgid "Omit"
msgstr "Ehejánte"
#: strings.hrc:98
-#, fuzzy
msgctxt "RID_STR_DLGIMP_MISMATCH_TITLE"
msgid "Dialog Import - Language Mismatch"
msgstr "Ñe'ẽrovetã gueroike - Ñe'ẽte napeteĩchai"
#: strings.hrc:99
-#, fuzzy
msgctxt "RID_STR_DLGIMP_MISMATCH_TEXT"
msgid ""
"The dialog to be imported supports other languages than the target library.\n"
@@ -454,6 +433,7 @@ msgstr ""
"Emoĩve umi ñe'ẽ kuatiañe'ẽndýpe ikatuháicha ojepuru umi ñe'ẽte oguerúva hendive ko ñe'ẽrovetã'i ýrõ ehejánte tapykue, péicha opytánte ñe'ẽ oĩmava kuatiañe'ẽndýpe.\n"
"\n"
"Jesarekorã: Ojehechaukáta ñe'ẽrovetã ñe'ẽ ypykue ojeipuruséramo ñe'ẽ ndaipóriva kuatiañe'ẽndýpe.\n"
+" "
#: strings.hrc:100
#, fuzzy
@@ -462,7 +442,6 @@ msgid "Print range"
msgstr "Rango de Impresión"
#: strings.hrc:101
-#, fuzzy
msgctxt "RID_STR_PRINTDLG_ALLPAGES"
msgid "All ~Pages"
msgstr "Opaite ~Togue"
@@ -486,13 +465,11 @@ msgid "~New"
msgstr "~Pyahu"
#: strings.hrc:105
-#, fuzzy
msgctxt "RID_STR_CHOOSE"
msgid "Choose"
msgstr "Poravo"
#: strings.hrc:106
-#, fuzzy
msgctxt "RID_STR_RUN"
msgid "Run"
msgstr "Momba'apo"
@@ -510,7 +487,6 @@ msgid "Object Catalog"
msgstr "Catálogo Mba'égui"
#: strings.hrc:109
-#, fuzzy
msgctxt "RID_STR_TLB_MACROS"
msgid "Objects Tree"
msgstr "Temimoĩ Yvyra"
@@ -542,7 +518,6 @@ msgid "<Press 'Add' to create language resources>"
msgstr "<Ejopy 'Moĩ' jejapo hãguã recursos lingüísticos>"
#: strings.hrc:116
-#, fuzzy
msgctxt "RID_STR_EXPORTPACKAGE"
msgid "Export library as extension"
msgstr "Kuatiañe'ẽndy ñongatu moĩmbaháramo"
@@ -627,7 +602,6 @@ msgid "_Active"
msgstr "Kyre'ỹ"
#: breakpointmenus.ui:37
-#, fuzzy
msgctxt "breakpointmenus|properties"
msgid "_Properties..."
msgstr "_Hesegua..."
diff --git a/source/gug/basic/messages.po b/source/gug/basic/messages.po
index cefcb620e3d..7692c7dac6c 100644
--- a/source/gug/basic/messages.po
+++ b/source/gug/basic/messages.po
@@ -409,7 +409,6 @@ msgid "Argument is not optional."
msgstr "Argument na haei poravokuaa."
#: basic.hrc:106 /home/cl/vc/git/libo-core/basic/inc/basic.hrc:114
-#, fuzzy
msgctxt "RID_BASIC_START"
msgid "Invalid number of arguments."
msgstr "Argumento retakue ndikatúiva ojepuru."
@@ -501,7 +500,6 @@ msgid "Variable $(ARG1) already defined."
msgstr "La variable $(ARG1) oĩmaha definida."
#: basic.hrc:126
-#, fuzzy
msgctxt "RID_BASIC_START"
msgid "Sub procedure or function procedure $(ARG1) already defined."
msgstr "Mba'e'apo guypegua térã mba'e'apo función $(ARG1) oje'émava. "
@@ -542,13 +540,11 @@ msgid "Exit $(ARG1) expected."
msgstr "Ojeha'ãrõ $(ARG1) ñese."
#: basic.hrc:134
-#, fuzzy
msgctxt "RID_BASIC_START"
msgid "Statement block still open: $(ARG1) missing."
msgstr "Statement block noñembotývaiti: $(ARG1) ."
#: basic.hrc:135
-#, fuzzy
msgctxt "RID_BASIC_START"
msgid "Parentheses do not match."
msgstr "Tokái ndojokupytýi."
@@ -559,43 +555,36 @@ msgid "Symbol $(ARG1) already defined differently."
msgstr "El símbolo $(ARG1) ojedefiní va'ekue de forma diferente."
#: basic.hrc:137
-#, fuzzy
msgctxt "RID_BASIC_START"
msgid "Parameters do not correspond to procedure."
msgstr "Parámetro ha mba'e'apo ndojokupytýi."
#: basic.hrc:138
-#, fuzzy
msgctxt "RID_BASIC_START"
msgid "Invalid character in number."
msgstr "Papapýpe oĩ tai ndaikatúiva ojepuru."
#: basic.hrc:139
-#, fuzzy
msgctxt "RID_BASIC_START"
msgid "Array must be dimensioned."
msgstr "Iñambueva'erã Array tuichakue"
#: basic.hrc:140
-#, fuzzy
msgctxt "RID_BASIC_START"
msgid "Else/Endif without If."
msgstr "Else/Endif jepurúpe ndaipóri If."
#: basic.hrc:141
-#, fuzzy
msgctxt "RID_BASIC_START"
msgid "$(ARG1) not allowed within a procedure."
msgstr "Ndaikatúi ojepuru$(ARG1) peteĩ mba'e'apo pype."
#: basic.hrc:142
-#, fuzzy
msgctxt "RID_BASIC_START"
msgid "$(ARG1) not allowed outside a procedure."
msgstr "Ndaikatúi ojepuru $(ARG1) noĩriramo peteĩ mba'e'apo pype."
#: basic.hrc:143
-#, fuzzy
msgctxt "RID_BASIC_START"
msgid "Dimension specifications do not match."
msgstr "Tuichakue oñembohasáva ndojokupytýi."
@@ -606,7 +595,6 @@ msgid "Unknown option: $(ARG1)."
msgstr "Opcionáke jekuaa'ỹva: $(ARG1)"
#: basic.hrc:145
-#, fuzzy
msgctxt "RID_BASIC_START"
msgid "Constant $(ARG1) redefined."
msgstr "Constante $(ARG1) hekopyahu."
@@ -617,7 +605,6 @@ msgid "Program too large."
msgstr "Programa tuchaiterei."
#: basic.hrc:147
-#, fuzzy
msgctxt "RID_BASIC_START"
msgid "Strings or arrays not permitted."
msgstr "String térã array ndaikatúi ojepuru."
@@ -628,37 +615,31 @@ msgid "An exception occurred $(ARG1)."
msgstr "Oiko va'ekue jepivegua'ỹva $(ARG1)."
#: basic.hrc:149
-#, fuzzy
msgctxt "RID_BASIC_START"
msgid "This array is fixed or temporarily locked."
msgstr "Ko array naiñambuekuaái ýrõ ojejokohína sapy'aite."
#: basic.hrc:150
-#, fuzzy
msgctxt "RID_BASIC_START"
msgid "Out of string space."
msgstr "Ojepurupáma string pukukue."
#: basic.hrc:151
-#, fuzzy
msgctxt "RID_BASIC_START"
msgid "Expression Too Complex."
msgstr "Expression ijetu'uetereíma."
#: basic.hrc:152
-#, fuzzy
msgctxt "RID_BASIC_START"
msgid "Can't perform requested operation."
msgstr "Ndaikatúi ojejapo mba'epapa ojejeruréva."
#: basic.hrc:153
-#, fuzzy
msgctxt "RID_BASIC_START"
msgid "Too many DLL application clients."
msgstr "Hetaitereíma DLL application client oĩ."
#: basic.hrc:154
-#, fuzzy
msgctxt "RID_BASIC_START"
msgid "For loop not initialized."
msgstr "Noñemoñepyrũi loop."
@@ -705,7 +686,6 @@ msgid "@0.00 $;@(0.00 $)"
msgstr "@0.00 $;@(0.00 $)"
#: strings.hrc:34
-#, fuzzy
msgctxt "IDS_SBERR_TERMINATED"
msgid "The macro running has been interrupted"
msgstr "Macro omba'apóva kuri oso sapy'a."
diff --git a/source/gug/chart2/messages.po b/source/gug/chart2/messages.po
index 103bbdca0ea..f28f2d4ba4e 100644
--- a/source/gug/chart2/messages.po
+++ b/source/gug/chart2/messages.po
@@ -25,7 +25,6 @@ msgid "Smooth Lines"
msgstr "Líneas Mosỹi"
#: strings.hrc:26
-#, fuzzy
msgctxt "STR_DLG_STEPPED_LINE_PROPERTIES"
msgid "Stepped Lines"
msgstr "Tysýi Syrýva"
@@ -112,13 +111,11 @@ msgid "Type"
msgstr "Tipo"
#: strings.hrc:43
-#, fuzzy
msgctxt "STR_PAGE_XERROR_BARS"
msgid "X Error Bars"
msgstr "Barras de error X"
#: strings.hrc:44
-#, fuzzy
msgctxt "STR_PAGE_YERROR_BARS"
msgid "Y Error Bars"
msgstr "Barras de error Y"
@@ -129,7 +126,6 @@ msgid "Alignment"
msgstr "Alineación"
#: strings.hrc:46
-#, fuzzy
msgctxt "STR_PAGE_PERSPECTIVE"
msgid "Perspective"
msgstr "Perspective"
@@ -140,7 +136,6 @@ msgid "Appearance"
msgstr "Look"
#: strings.hrc:48
-#, fuzzy
msgctxt "STR_PAGE_ILLUMINATION"
msgid "Illumination"
msgstr "Tesape"
@@ -151,7 +146,6 @@ msgid "Asian Typography"
msgstr "Tipografía asiática"
#: strings.hrc:50
-#, fuzzy, c-format
msgctxt "STR_OBJECT_AVERAGE_LINE_WITH_PARAMETERS"
msgid "Mean value line with value %AVERAGE_VALUE and standard deviation %STD_DEVIATION"
msgstr "La línea del valor medio con un valor de %AVERAGE_VALUE y una desviación estándar del %STD_DEVIATION"
@@ -177,13 +171,11 @@ msgid "Z Axis"
msgstr "Eje (axis) Z"
#: strings.hrc:55
-#, fuzzy
msgctxt "STR_OBJECT_SECONDARY_X_AXIS"
msgid "Secondary X Axis"
msgstr "Eje X secundario"
#: strings.hrc:56
-#, fuzzy
msgctxt "STR_OBJECT_SECONDARY_Y_AXIS"
msgid "Secondary Y Axis"
msgstr "Eje Y secundario"
@@ -204,37 +196,31 @@ msgid "Grid"
msgstr "Cuadrícula"
#: strings.hrc:60
-#, fuzzy
msgctxt "STR_OBJECT_GRID_MAJOR_X"
msgid "X Axis Major Grid"
msgstr "Cuadrícula mayor del eje X"
#: strings.hrc:61
-#, fuzzy
msgctxt "STR_OBJECT_GRID_MAJOR_Y"
msgid "Y Axis Major Grid"
msgstr "Cuadrícula mayor del eje Y"
#: strings.hrc:62
-#, fuzzy
msgctxt "STR_OBJECT_GRID_MAJOR_Z"
msgid "Z Axis Major Grid"
msgstr "Cuadrícula mayor del eje Z"
#: strings.hrc:63
-#, fuzzy
msgctxt "STR_OBJECT_GRID_MINOR_X"
msgid "X Axis Minor Grid"
msgstr "Cuadrícula menor del eje X"
#: strings.hrc:64
-#, fuzzy
msgctxt "STR_OBJECT_GRID_MINOR_Y"
msgid "Y Axis Minor Grid"
msgstr "Cuadrícula menor del eje Y"
#: strings.hrc:65
-#, fuzzy
msgctxt "STR_OBJECT_GRID_MINOR_Z"
msgid "Z Axis Minor Grid"
msgstr "Cuadrícula menor del eje Z"
@@ -281,13 +267,11 @@ msgid "Z Axis Title"
msgstr "Título del eje (axis) Z"
#: strings.hrc:74
-#, fuzzy
msgctxt "STR_OBJECT_TITLE_SECONDARY_X_AXIS"
msgid "Secondary X Axis Title"
msgstr "Téra mokõiha eje X pegua"
#: strings.hrc:75
-#, fuzzy
msgctxt "STR_OBJECT_TITLE_SECONDARY_Y_AXIS"
msgid "Secondary Y Axis Title"
msgstr "Téra mokõiha eje Y pegua"
@@ -303,19 +287,16 @@ msgid "Data Labels"
msgstr "Etiqueta de Datos"
#: strings.hrc:78
-#, fuzzy
msgctxt "STR_OBJECT_DATAPOINT"
msgid "Data Point"
msgstr "Kuaarã Kytã"
#: strings.hrc:79
-#, fuzzy
msgctxt "STR_OBJECT_DATAPOINTS"
msgid "Data Points"
msgstr "Kuaarã Kytã"
#: strings.hrc:80
-#, fuzzy
msgctxt "STR_OBJECT_LEGEND_SYMBOL"
msgid "Legend Key"
msgstr "Teraryru Akãha"
@@ -363,13 +344,11 @@ msgid "Equation"
msgstr "Ecuación"
#: strings.hrc:89
-#, fuzzy
msgctxt "STR_OBJECT_ERROR_BARS_X"
msgid "X Error Bars"
msgstr "Barras de error X"
#: strings.hrc:90
-#, fuzzy
msgctxt "STR_OBJECT_ERROR_BARS_Y"
msgid "Y Error Bars"
msgstr "Barras de error Y"
@@ -689,7 +668,6 @@ msgid "Exponential"
msgstr ""
#: strings.hrc:152
-#, fuzzy
msgctxt "STR_REGRESSION_POWER"
msgid "Power"
msgstr "Potencia"
@@ -971,7 +949,6 @@ msgid "Move Row Down"
msgstr ""
#: charttypedialog.ui:8
-#, fuzzy
msgctxt "charttypedialog|ChartTypeDialog"
msgid "Chart Type"
msgstr "Tipo Gráficogui"
@@ -1131,7 +1108,6 @@ msgid "Number Format for Percentage Value"
msgstr ""
#: dlg_DataLabel.ui:408
-#, fuzzy
msgctxt "dlg_DataLabel|label1"
msgid "Text Attributes"
msgstr "Atributo Moñe'ẽrã"
@@ -1565,7 +1541,6 @@ msgid "Left"
msgstr "Asúpe"
#: sidebarelements.ui:143
-#, fuzzy
msgctxt "sidebarelements|comboboxtext_legend"
msgid "Manual"
msgstr "Pópe Ojejapóva"
@@ -1928,7 +1903,6 @@ msgid "ABCD"
msgstr "ABCD"
#: titlerotationtabpage.ui:151
-#, fuzzy
msgctxt "titlerotationtabpage|textdirL"
msgid "Te_xt direction:"
msgstr "Sambyhy moñ_e'ẽrã:"
@@ -2001,7 +1975,6 @@ msgid "_Perspective"
msgstr "Perspective"
#: tp_3D_SceneGeometry.ui:109
-#, fuzzy
msgctxt "tp_3D_SceneGeometry|MTR_FLD_PERSPECTIVE-atkobject"
msgid "Perspective"
msgstr "Perspective"
@@ -2476,7 +2449,6 @@ msgid "Number Format for Percentage Value"
msgstr ""
#: tp_DataLabel.ui:360
-#, fuzzy
msgctxt "tp_DataLabel|label1"
msgid "Text Attributes"
msgstr "Atributo Moñe'ẽrã"
@@ -2536,7 +2508,6 @@ msgid "_Remove"
msgstr "_Nohẽ"
#: tp_DataSource.ui:148
-#, fuzzy
msgctxt "tp_DataSource|BTN_DOWN-atkobject"
msgid "Down"
msgstr "Yvýpe"
@@ -3128,7 +3099,6 @@ msgid "O_verlap"
msgstr ""
#: tp_axisLabel.ui:189
-#, fuzzy
msgctxt "tp_axisLabel|breakCB"
msgid "_Break"
msgstr "_Mope"
@@ -3155,7 +3125,6 @@ msgid "ABCD"
msgstr "ABCD"
#: tp_axisLabel.ui:373
-#, fuzzy
msgctxt "tp_axisLabel|textdirL"
msgid "Te_xt direction:"
msgstr "Sambyhy moñ_e'ẽrã:"
diff --git a/source/gug/connectivity/messages.po b/source/gug/connectivity/messages.po
index 59f53eb0494..1b0de166af3 100644
--- a/source/gug/connectivity/messages.po
+++ b/source/gug/connectivity/messages.po
@@ -524,7 +524,6 @@ msgid "The connection could not be established. The database was created by a ne
msgstr ""
#: strings.hrc:134
-#, fuzzy
msgctxt "STR_ROW_SET_OPERATION_VETOED"
msgid "The record operation has been vetoed."
msgstr "Oñembogue tembiapo jehaipy jeguerekóva'ekue"
diff --git a/source/gug/cui/messages.po b/source/gug/cui/messages.po
index 222e96a8b31..cdc024ca982 100644
--- a/source/gug/cui/messages.po
+++ b/source/gug/cui/messages.po
@@ -59,7 +59,6 @@ msgid "Images"
msgstr "Ta'anga kuéra"
#: strings.hrc:27
-#, fuzzy
msgctxt "RID_SVXSTR_KEY_BITMAP_PATH"
msgid "Icons"
msgstr "Iconos"
@@ -287,7 +286,6 @@ msgid "Please type in a valid file name."
msgstr "Ehai peteĩ téra ñongatuha válido."
#: strings.hrc:77
-#, fuzzy
msgctxt "RID_SVXSTR_HYPERDLG_HLINETTP"
msgid "Internet"
msgstr "Internet"
@@ -359,7 +357,6 @@ msgid "All commands"
msgstr "Moĩ Comandos"
#: strings.hrc:92
-#, fuzzy
msgctxt "RID_SVXSTR_MACROS"
msgid "Macros"
msgstr "Macros"
@@ -1435,7 +1432,6 @@ msgid "Please enter a name for the hatching:"
msgstr "Ehai peteĩ téra mallarã:"
#: strings.hrc:334
-#, fuzzy
msgctxt "RID_SVXSTR_CHANGE"
msgid "Modify"
msgstr "Moambue"
@@ -1466,19 +1462,16 @@ msgid "No %1"
msgstr "Sin %1"
#: strings.hrc:340
-#, fuzzy
msgctxt "RID_SVXSTR_CHARNAME_FAMILY"
msgid "Family:"
msgstr "Ogaygua:"
#: strings.hrc:341
-#, fuzzy
msgctxt "RID_SVXSTR_CHARNAME_FONT"
msgid "Font:"
msgstr "Letra Háicha:"
#: strings.hrc:342
-#, fuzzy
msgctxt "RID_SVXSTR_CHARNAME_STYLE"
msgid "Style:"
msgstr "Estilo:"
@@ -1731,43 +1724,36 @@ msgid "Cast Shadow to Top Left"
msgstr "Proyectar kuarahy'ã a Yvate-Asúpe"
#: treeopt.hrc:30
-#, fuzzy
msgctxt "SID_GENERAL_OPTIONS_RES"
msgid "%PRODUCTNAME"
msgstr "%PRODUCTNAME"
#: treeopt.hrc:31
-#, fuzzy
msgctxt "SID_GENERAL_OPTIONS_RES"
msgid "User Data"
msgstr "Marandu Usuario Rehegua"
#: treeopt.hrc:32
-#, fuzzy
msgctxt "SID_GENERAL_OPTIONS_RES"
msgid "General"
msgstr "General"
#: treeopt.hrc:33
-#, fuzzy
msgctxt "SID_GENERAL_OPTIONS_RES"
msgid "View"
msgstr "Hecha"
#: treeopt.hrc:34
-#, fuzzy
msgctxt "SID_GENERAL_OPTIONS_RES"
msgid "Print"
msgstr "Imprimir"
#: treeopt.hrc:35
-#, fuzzy
msgctxt "SID_GENERAL_OPTIONS_RES"
msgid "Paths"
msgstr "Tape kuéra"
#: treeopt.hrc:36
-#, fuzzy
msgctxt "SID_GENERAL_OPTIONS_RES"
msgid "Fonts"
msgstr "Letra Háicha"
@@ -1779,25 +1765,21 @@ msgid "Security"
msgstr "Tekorosã"
#: treeopt.hrc:38
-#, fuzzy
msgctxt "SID_GENERAL_OPTIONS_RES"
msgid "Personalization"
msgstr "Myatyrõ ndegustaháicha"
#: treeopt.hrc:39
-#, fuzzy
msgctxt "SID_GENERAL_OPTIONS_RES"
msgid "Application Colors"
msgstr "Sa'y Aplicación"
#: treeopt.hrc:40
-#, fuzzy
msgctxt "SID_GENERAL_OPTIONS_RES"
msgid "Accessibility"
msgstr "Jehupyty"
#: treeopt.hrc:41
-#, fuzzy
msgctxt "SID_GENERAL_OPTIONS_RES"
msgid "Advanced"
msgstr "Ñemotenonde"
@@ -1814,19 +1796,16 @@ msgid "Online Update"
msgstr "Oñemoĩ al Día Lineape"
#: treeopt.hrc:44
-#, fuzzy
msgctxt "SID_GENERAL_OPTIONS_RES"
msgid "OpenCL"
msgstr "OpenCL"
#: treeopt.hrc:49
-#, fuzzy
msgctxt "SID_LANGUAGE_OPTIONS_RES"
msgid "Language Settings"
msgstr "Tenda-moambue Ñe'ẽgui"
#: treeopt.hrc:50
-#, fuzzy
msgctxt "SID_LANGUAGE_OPTIONS_RES"
msgid "Languages"
msgstr "Ñe'ẽkuéra"
@@ -1838,7 +1817,6 @@ msgid "Writing Aids"
msgstr "Ñepytyvõ Rehai Haguã"
#: treeopt.hrc:52
-#, fuzzy
msgctxt "SID_LANGUAGE_OPTIONS_RES"
msgid "Searching in Japanese"
msgstr "Heka Japonéspe"
@@ -1850,49 +1828,41 @@ msgid "Asian Layout"
msgstr "Disposición asiática"
#: treeopt.hrc:54
-#, fuzzy
msgctxt "SID_LANGUAGE_OPTIONS_RES"
msgid "Complex Text Layout"
msgstr "Ta'angahai Moñe'ẽrãgui Hasýva"
#: treeopt.hrc:59
-#, fuzzy
msgctxt "SID_INET_DLG_RES"
msgid "Internet"
msgstr "Internet"
#: treeopt.hrc:60
-#, fuzzy
msgctxt "SID_INET_DLG_RES"
msgid "Proxy"
msgstr "Proxy"
#: treeopt.hrc:61
-#, fuzzy
msgctxt "SID_INET_DLG_RES"
msgid "E-mail"
msgstr "E-mail"
#: treeopt.hrc:66
-#, fuzzy
msgctxt "SID_SW_EDITOPTIONS_RES"
msgid "%PRODUCTNAME Writer"
msgstr "%PRODUCTNAME Writer"
#: treeopt.hrc:67
-#, fuzzy
msgctxt "SID_SW_EDITOPTIONS_RES"
msgid "General"
msgstr "General"
#: treeopt.hrc:68
-#, fuzzy
msgctxt "SID_SW_EDITOPTIONS_RES"
msgid "View"
msgstr "Hecha"
#: treeopt.hrc:69
-#, fuzzy
msgctxt "SID_SW_EDITOPTIONS_RES"
msgid "Formatting Aids"
msgstr "Pytyvõ Formátogui"
@@ -1904,25 +1874,21 @@ msgid "Grid"
msgstr "Cuadrícula"
#: treeopt.hrc:71
-#, fuzzy
msgctxt "SID_SW_EDITOPTIONS_RES"
msgid "Basic Fonts (Western)"
msgstr "Letra Háicha Básica (Occidentales)"
#: treeopt.hrc:72
-#, fuzzy
msgctxt "SID_SW_EDITOPTIONS_RES"
msgid "Basic Fonts (Asian)"
msgstr "Letra Háicha Básica (Asiáticos)"
#: treeopt.hrc:73
-#, fuzzy
msgctxt "SID_SW_EDITOPTIONS_RES"
msgid "Basic Fonts (CTL)"
msgstr "Letra Háicha Básica (CTL)"
#: treeopt.hrc:74
-#, fuzzy
msgctxt "SID_SW_EDITOPTIONS_RES"
msgid "Print"
msgstr "Imprimir"
@@ -1934,31 +1900,26 @@ msgid "Table"
msgstr "Tabla"
#: treeopt.hrc:76
-#, fuzzy
msgctxt "SID_SW_EDITOPTIONS_RES"
msgid "Changes"
msgstr "Moambue kuéra"
#: treeopt.hrc:77
-#, fuzzy
msgctxt "SID_SW_EDITOPTIONS_RES"
msgid "Comparison"
msgstr "Mbojoja"
#: treeopt.hrc:78
-#, fuzzy
msgctxt "SID_SW_EDITOPTIONS_RES"
msgid "Compatibility"
msgstr "Jegueraha"
#: treeopt.hrc:79
-#, fuzzy
msgctxt "SID_SW_EDITOPTIONS_RES"
msgid "AutoCaption"
msgstr "AutoMayúscula"
#: treeopt.hrc:80
-#, fuzzy
msgctxt "SID_SW_EDITOPTIONS_RES"
msgid "Mail Merge E-mail"
msgstr "Mojopara pareha E-mail"
@@ -1970,13 +1931,11 @@ msgid "%PRODUCTNAME Writer/Web"
msgstr "%PRODUCTNAME Writer/Web"
#: treeopt.hrc:86
-#, fuzzy
msgctxt "SID_SW_ONLINEOPTIONS_RES"
msgid "View"
msgstr "Hecha"
#: treeopt.hrc:87
-#, fuzzy
msgctxt "SID_SW_ONLINEOPTIONS_RES"
msgid "Formatting Aids"
msgstr "Pytyvõ Formátogui"
@@ -1988,7 +1947,6 @@ msgid "Grid"
msgstr "Cuadrícula"
#: treeopt.hrc:89
-#, fuzzy
msgctxt "SID_SW_ONLINEOPTIONS_RES"
msgid "Print"
msgstr "Imprimir"
@@ -2000,49 +1958,41 @@ msgid "Table"
msgstr "Tabla"
#: treeopt.hrc:91
-#, fuzzy
msgctxt "SID_SW_ONLINEOPTIONS_RES"
msgid "Background"
msgstr "Hapykuegua"
#: treeopt.hrc:96
-#, fuzzy
msgctxt "SID_SM_EDITOPTIONS_RES"
msgid "%PRODUCTNAME Math"
msgstr "%PRODUCTNAME Math"
#: treeopt.hrc:97
-#, fuzzy
msgctxt "SID_SM_EDITOPTIONS_RES"
msgid "Settings"
msgstr "Tenda-moambue"
#: treeopt.hrc:102
-#, fuzzy
msgctxt "SID_SC_EDITOPTIONS_RES"
msgid "%PRODUCTNAME Calc"
msgstr "%PRODUCTNAME Calc"
#: treeopt.hrc:103
-#, fuzzy
msgctxt "SID_SC_EDITOPTIONS_RES"
msgid "General"
msgstr "General"
#: treeopt.hrc:104
-#, fuzzy
msgctxt "SID_SC_EDITOPTIONS_RES"
msgid "Defaults"
msgstr "Oĩhaguéicha voi"
#: treeopt.hrc:105
-#, fuzzy
msgctxt "SID_SC_EDITOPTIONS_RES"
msgid "View"
msgstr "Hecha"
#: treeopt.hrc:106
-#, fuzzy
msgctxt "SID_SC_EDITOPTIONS_RES"
msgid "Calculate"
msgstr "Kalkula"
@@ -2054,19 +2004,16 @@ msgid "Formula"
msgstr "Fórmula"
#: treeopt.hrc:108
-#, fuzzy
msgctxt "SID_SC_EDITOPTIONS_RES"
msgid "Sort Lists"
msgstr "Lista kuéra mohendágui"
#: treeopt.hrc:109
-#, fuzzy
msgctxt "SID_SC_EDITOPTIONS_RES"
msgid "Changes"
msgstr "Moambue kuéra"
#: treeopt.hrc:110
-#, fuzzy
msgctxt "SID_SC_EDITOPTIONS_RES"
msgid "Compatibility"
msgstr "Jegueraha"
@@ -2078,25 +2025,21 @@ msgid "Grid"
msgstr "Cuadrícula"
#: treeopt.hrc:112
-#, fuzzy
msgctxt "SID_SC_EDITOPTIONS_RES"
msgid "Print"
msgstr "Imprimir"
#: treeopt.hrc:117
-#, fuzzy
msgctxt "SID_SD_EDITOPTIONS_RES"
msgid "%PRODUCTNAME Impress"
msgstr "%PRODUCTNAME Impress"
#: treeopt.hrc:118
-#, fuzzy
msgctxt "SID_SD_EDITOPTIONS_RES"
msgid "General"
msgstr "General"
#: treeopt.hrc:119
-#, fuzzy
msgctxt "SID_SD_EDITOPTIONS_RES"
msgid "View"
msgstr "Hecha"
@@ -2108,25 +2051,21 @@ msgid "Grid"
msgstr "Cuadrícula"
#: treeopt.hrc:121
-#, fuzzy
msgctxt "SID_SD_EDITOPTIONS_RES"
msgid "Print"
msgstr "Imprimir"
#: treeopt.hrc:126
-#, fuzzy
msgctxt "SID_SD_GRAPHIC_OPTIONS_RES"
msgid "%PRODUCTNAME Draw"
msgstr "%PRODUCTNAME Draw"
#: treeopt.hrc:127
-#, fuzzy
msgctxt "SID_SD_GRAPHIC_OPTIONS_RES"
msgid "General"
msgstr "General"
#: treeopt.hrc:128
-#, fuzzy
msgctxt "SID_SD_GRAPHIC_OPTIONS_RES"
msgid "View"
msgstr "Hecha"
@@ -2138,7 +2077,6 @@ msgid "Grid"
msgstr "Cuadrícula"
#: treeopt.hrc:130
-#, fuzzy
msgctxt "SID_SD_GRAPHIC_OPTIONS_RES"
msgid "Print"
msgstr "Imprimir"
@@ -2150,43 +2088,36 @@ msgid "Charts"
msgstr "Diagramas"
#: treeopt.hrc:136
-#, fuzzy
msgctxt "SID_SCH_EDITOPTIONS_RES"
msgid "Default Colors"
msgstr "Sa'y kuéra Default"
#: treeopt.hrc:141
-#, fuzzy
msgctxt "SID_FILTER_DLG_RES"
msgid "Load/Save"
msgstr "Hupi/Ñongatu"
#: treeopt.hrc:142
-#, fuzzy
msgctxt "SID_FILTER_DLG_RES"
msgid "General"
msgstr "General"
#: treeopt.hrc:143
-#, fuzzy
msgctxt "SID_FILTER_DLG_RES"
msgid "VBA Properties"
msgstr "Mba'e Tee kuéra VBA"
#: treeopt.hrc:144
-#, fuzzy
msgctxt "SID_FILTER_DLG_RES"
msgid "Microsoft Office"
msgstr "Microsoft Office"
#: treeopt.hrc:145
-#, fuzzy
msgctxt "SID_FILTER_DLG_RES"
msgid "HTML Compatibility"
msgstr "Jegueraha HTML"
#: treeopt.hrc:150
-#, fuzzy
msgctxt "SID_SB_STARBASEOPTIONS_RES"
msgid "%PRODUCTNAME Base"
msgstr "%PRODUCTNAME Base"
@@ -2198,7 +2129,6 @@ msgid "Connections"
msgstr "Conexíon kuéra"
#: treeopt.hrc:152
-#, fuzzy
msgctxt "SID_SB_STARBASEOPTIONS_RES"
msgid "Databases"
msgstr "Bases de datos"
@@ -2916,7 +2846,6 @@ msgid "Original"
msgstr "Original"
#: bitmaptabpage.ui:127
-#, fuzzy
msgctxt "bitmaptabpage|bitmapstyle"
msgid "Filled"
msgstr "Ojemyenyhẽ va'ekue"
@@ -2955,7 +2884,6 @@ msgid "Width:"
msgstr "Ipe:"
#: bitmaptabpage.ui:201
-#, fuzzy
msgctxt "bitmaptabpage|label6"
msgid "Height:"
msgstr "Yvatekue:"
@@ -3004,7 +2932,6 @@ msgid "Center Right"
msgstr "Jaho'i Akatúa"
#: bitmaptabpage.ui:284
-#, fuzzy
msgctxt "bitmaptabpage|positionlb"
msgid "Bottom Left"
msgstr "Iguýpe asu gotyo"
@@ -3015,7 +2942,6 @@ msgid "Bottom Center"
msgstr ""
#: bitmaptabpage.ui:286
-#, fuzzy
msgctxt "bitmaptabpage|positionlb"
msgid "Bottom Right"
msgstr "Iguýpe akatúa gotyo"
@@ -3056,7 +2982,6 @@ msgid "Options"
msgstr "Opcionáke"
#: bitmaptabpage.ui:510
-#, fuzzy
msgctxt "bitmaptabpage|CTL_BITMAP_PREVIEW-atkobject"
msgid "Example"
msgstr "Techapyrã"
@@ -3785,7 +3710,6 @@ msgid "Keyword highlighting"
msgstr "Opóa Palabra Imbaretevéa"
#: colorconfigwin.ui:585
-#, fuzzy
msgctxt "colorconfigwin|unknown"
msgid "Text"
msgstr "Moñe'ẽrã"
@@ -3951,7 +3875,6 @@ msgid "CMYK"
msgstr "CMYK"
#: colorpage.ui:188
-#, fuzzy
msgctxt "colorpage|delete"
msgid "Delete"
msgstr "Juka"
@@ -4178,7 +4101,6 @@ msgid "_Text"
msgstr "_Moñe'ẽrã"
#: comment.ui:228
-#, fuzzy
msgctxt "comment|label5"
msgid "_Insert"
msgstr "_Moinge"
@@ -4254,7 +4176,6 @@ msgid "Preview"
msgstr "Techauka Mboyve"
#: connectortabpage.ui:347
-#, fuzzy
msgctxt "connectortabpage|CTL_PREVIEW-atkobject"
msgid "Example"
msgstr "Techapyrã"
@@ -5001,7 +4922,6 @@ msgid "Assign"
msgstr "Ojeasigná"
#: eventassignpage.ui:234
-#, fuzzy
msgctxt "eventassignpage|delete"
msgid "Remove"
msgstr "Nohẽ"
@@ -5213,7 +5133,6 @@ msgid "_File type:"
msgstr "_Tipo Ñongatuhágui:"
#: galleryfilespage.ui:77
-#, fuzzy
msgctxt "galleryfilespage|files-atkobject"
msgid "Files Found"
msgstr "Ñongatuha kuéra Ojetopa va'ekue"
@@ -5370,7 +5289,6 @@ msgid "Square"
msgstr "Cuadrado"
#: gradientpage.ui:197
-#, fuzzy
msgctxt "gradientpage|incrementft"
msgid "Increment:"
msgstr "Mbotuicha:"
@@ -5430,7 +5348,6 @@ msgid "To color percentage"
msgstr ""
#: gradientpage.ui:600
-#, fuzzy
msgctxt "gradientpage|propfl"
msgid "Options"
msgstr "Opcionáke"
@@ -5596,7 +5513,6 @@ msgid "Hangul/Hanja Options"
msgstr "Opcionáke Hangul/Hanja"
#: hangulhanjaoptdialog.ui:107
-#, fuzzy
msgctxt "hangulhanjaoptdialog|new"
msgid "New..."
msgstr "Pyahu..."
@@ -5684,7 +5600,6 @@ msgid "Background Color"
msgstr "Sa'y Hapykuepegua"
#: hatchpage.ui:313
-#, fuzzy
msgctxt "hatchpage|propfl"
msgid "Options"
msgstr "Opcionáke"
@@ -5931,7 +5846,6 @@ msgid "_Close"
msgstr "_Mboty"
#: hyperlinkmarkdialog.ui:72
-#, fuzzy
msgctxt "hyperlinkmarkdialog|TreeListBox-atkobject"
msgid "Mark Tree"
msgstr "Yvyramáta de Marcas"
@@ -6542,7 +6456,6 @@ msgid "Icon"
msgstr "Icono"
#: linetabpage.ui:798
-#, fuzzy
msgctxt "linetabpage|CTL_PREVIEW-atkobject"
msgid "Example"
msgstr "Techapyrã"
@@ -6658,7 +6571,6 @@ msgid "Description"
msgstr "Ñemombe'upaite"
#: menuassignpage.ui:59
-#, fuzzy
msgctxt "menuassignpage|contentslabel"
msgid "_Search"
msgstr "_Heka"
@@ -6670,7 +6582,6 @@ msgid "Categor_y"
msgstr "Categoría"
#: menuassignpage.ui:90
-#, fuzzy
msgctxt "menuassignpage|contentslabel"
msgid "_Function"
msgstr "_Mba'apo"
@@ -6703,19 +6614,16 @@ msgid "Remove item"
msgstr ""
#: menuassignpage.ui:267
-#, fuzzy
msgctxt "menuassignpage|functionbtn"
msgid "_Function"
msgstr "_Mba'apo"
#: menuassignpage.ui:387
-#, fuzzy
msgctxt "menuassignpage|insert"
msgid "_Insert"
msgstr "_Moinge"
#: menuassignpage.ui:405
-#, fuzzy
msgctxt "menuassignpage|modify"
msgid "_Modify"
msgstr "_Moambue"
@@ -6743,7 +6651,6 @@ msgid "Insert Submenu"
msgstr ""
#: menuassignpage.ui:557
-#, fuzzy
msgctxt "menuassignpage|renameItem"
msgid "Rename..."
msgstr "Térajey..."
@@ -6992,7 +6899,6 @@ msgid "_Decimal places:"
msgstr "Cifras _decimales:"
#: numberingformatpage.ui:308
-#, fuzzy
msgctxt "numberingformatpage|denominatorft"
msgid "Den_ominator places:"
msgstr "_Denominador renda:"
@@ -7013,7 +6919,6 @@ msgid "_Thousands separator"
msgstr "Jeiha de _miles"
#: numberingformatpage.ui:378
-#, fuzzy
msgctxt "numberingformatpage|engineering"
msgid "_Engineering notation"
msgstr "_Papapygua ingeniería pegua"
@@ -7259,7 +7164,6 @@ msgid "Indent at:"
msgstr "Sangrar en:"
#: numberingpositionpage.ui:217
-#, fuzzy
msgctxt "numberingpositionpage|at"
msgid "Tab stop at:"
msgstr "Mopa'ũguasu amo:"
@@ -7924,19 +7828,16 @@ msgid "Help Improve %PRODUCTNAME"
msgstr ""
#: optgeneralpage.ui:338
-#, fuzzy
msgctxt "optgeneralpage|quicklaunch"
msgid "Load %PRODUCTNAME during system start-up"
msgstr "Hupi %PRODUCTNAME ñepyrũ sistema jave"
#: optgeneralpage.ui:352
-#, fuzzy
msgctxt "optgeneralpage|systray"
msgid "Enable systray Quickstarter"
msgstr "Myendy ÑepyrũPya'e systray"
#: optgeneralpage.ui:372
-#, fuzzy
msgctxt "optgeneralpage|label8"
msgid "%PRODUCTNAME Quickstarter"
msgstr "ÑepyrũPya'e %PRODUCTNAME"
@@ -8799,31 +8700,26 @@ msgid "First name"
msgstr "Peteĩha Téra"
#: optuserpage.ui:189
-#, fuzzy
msgctxt "lastname-atkobject"
msgid "Last name"
msgstr "Apellidos"
#: optuserpage.ui:207
-#, fuzzy
msgctxt "shortname-atkobject"
msgid "Initials"
msgstr "Iniciales"
#: optuserpage.ui:236
-#, fuzzy
msgctxt "city-atkobject"
msgid "City"
msgstr "Táva"
#: optuserpage.ui:254
-#, fuzzy
msgctxt "state-atkobject"
msgid "State"
msgstr "Estado/Provincia/Departamento"
#: optuserpage.ui:272
-#, fuzzy
msgctxt "zip-atkobject"
msgid "Zip code"
msgstr "Código postal"
@@ -8835,7 +8731,6 @@ msgid "Title"
msgstr "Título"
#: optuserpage.ui:320
-#, fuzzy
msgctxt "position-atkobject"
msgid "Position"
msgstr "Ñemohenda"
@@ -8847,19 +8742,16 @@ msgid "Home telephone number"
msgstr "Papapy teléfono rógagui"
#: optuserpage.ui:367
-#, fuzzy
msgctxt "work-atkobject"
msgid "Work telephone number"
msgstr "Papapy teléfono tembiapógui"
#: optuserpage.ui:397
-#, fuzzy
msgctxt "fax-atkobject"
msgid "FAX number"
msgstr "Papapy FAX"
#: optuserpage.ui:415
-#, fuzzy
msgctxt "email-atkobject"
msgid "email address"
msgstr "e-mail"
@@ -8875,19 +8767,16 @@ msgid "Last name/first _name/father’s name/initials:"
msgstr "Apellidos/_téra/patronímico/iniciales:"
#: optuserpage.ui:472
-#, fuzzy
msgctxt "ruslastname-atkobject"
msgid "Last name"
msgstr "Apellidos"
#: optuserpage.ui:490
-#, fuzzy
msgctxt "rusfathersname-atkobject"
msgid "Father's name"
msgstr "Ru Téra"
#: optuserpage.ui:508
-#, fuzzy
msgctxt "russhortname-atkobject"
msgid "Initials"
msgstr "Iniciales"
@@ -8904,7 +8793,6 @@ msgid "Last/first _name/initials:"
msgstr "Apellidos/_téra/iniciales:"
#: optuserpage.ui:569
-#, fuzzy
msgctxt "eastlastname-atkobject"
msgid "Last name"
msgstr "Apellidos"
@@ -8916,7 +8804,6 @@ msgid "First name"
msgstr "Peteĩha Téra"
#: optuserpage.ui:605
-#, fuzzy
msgctxt "eastshortname-atkobject"
msgid "Initials"
msgstr "Iniciales"
@@ -8927,13 +8814,11 @@ msgid "_Street/apartment number:"
msgstr "_Táva Rape/n.º de apartamento:"
#: optuserpage.ui:648
-#, fuzzy
msgctxt "russtreet-atkobject"
msgid "Street"
msgstr "Táva Rape"
#: optuserpage.ui:666
-#, fuzzy
msgctxt "ruslastname-atkobject"
msgid "Apartment number"
msgstr "N.º de apartamento"
@@ -8944,13 +8829,11 @@ msgid "_Zip/city:"
msgstr "C._P./Táva:"
#: optuserpage.ui:709
-#, fuzzy
msgctxt "icity-atkobject"
msgid "City"
msgstr "Táva"
#: optuserpage.ui:727
-#, fuzzy
msgctxt "izip-atkobject"
msgid "Zip code"
msgstr "Código postal"
@@ -9152,7 +9035,6 @@ msgid "Large"
msgstr "Tuicha"
#: optviewpage.ui:383
-#, fuzzy
msgctxt "optviewpage|iconsize"
msgid "Extra Large"
msgstr "Tuichaiteve"
@@ -9421,7 +9303,6 @@ msgstr ""
#: paragalignpage.ui:15
#: /home/cl/vc/git/libo-core/cui/uiconfig/ui/paragalignpage.ui:19
-#, fuzzy
msgctxt "paragalignpage|liststoreLB_LASTLINE"
msgid "Start"
msgstr "Ñepyrũ"
@@ -9714,7 +9595,6 @@ msgid "Delete _all"
msgstr "Juka _opavave"
#: paratabspage.ui:492
-#, fuzzy
msgctxt "paratabspage|label4"
msgid "points"
msgstr "kyta kuéra"
@@ -9831,7 +9711,6 @@ msgid "Background Color:"
msgstr "Sa'y Hapykuepegua"
#: patterntabpage.ui:252
-#, fuzzy
msgctxt "patterntabpage|label1"
msgid "Options"
msgstr "Opcionáke"
@@ -10714,7 +10593,6 @@ msgid "Special Characters"
msgstr "Teko Poravopyre kuéra"
#: specialcharacters.ui:24
-#, fuzzy
msgctxt "specialcharacters|insert"
msgid "_Insert"
msgstr "_Moinge"
@@ -10766,7 +10644,6 @@ msgid "Favorite Characters:"
msgstr ""
#: spellingdialog.ui:9
-#, fuzzy
msgctxt "spellingdialog|SpellingDialog"
msgid "Spelling: $LANGUAGE ($LOCATION)"
msgstr "Kuatiangatu: $LANGUAGE ($LOCATION)"
@@ -11308,7 +11185,6 @@ msgid "Position:"
msgstr "Ñemohenda:"
#: textflowpage.ui:295
-#, fuzzy
msgctxt "textflowpage|comboPageStyle-atkobject"
msgid "Page Style"
msgstr "Estilo Rogue"
diff --git a/source/gug/dbaccess/messages.po b/source/gug/dbaccess/messages.po
index 3bbae824248..976edc69b44 100644
--- a/source/gug/dbaccess/messages.po
+++ b/source/gug/dbaccess/messages.po
@@ -757,7 +757,6 @@ msgid "Row Height..."
msgstr "Yvatekue Tysỹigui..."
#: strings.hrc:174
-#, fuzzy
msgctxt "RID_STR_COPY"
msgid "~Copy"
msgstr "~Kopia"
@@ -1073,7 +1072,6 @@ msgid "Tables"
msgstr "Tabla kuéra"
#: strings.hrc:243
-#, fuzzy
msgctxt "STR_TITLE_CONFIRM_DELETION"
msgid "Confirm Deletion"
msgstr "Monei Juka"
@@ -1167,7 +1165,6 @@ msgid "Field ~type"
msgstr "Tipo ñongatuhágui"
#: strings.hrc:263
-#, fuzzy
msgctxt "STR_TAB_FIELD_COLUMN_DATATYPE"
msgid "Field Type"
msgstr "Tipo Ñúgui"
@@ -1452,7 +1449,6 @@ msgid "The directory $name$ could not be created."
msgstr ""
#: strings.hrc:315
-#, fuzzy
msgctxt "STR_ALREADYEXISTOVERWRITE"
msgid "The file already exists. Overwrite?"
msgstr "Ko ñongatuha oiko. ¿Reipota ehai jevy?"
@@ -2145,7 +2141,6 @@ msgid "Information"
msgstr "Ñemomarandu"
#: strings.hrc:461
-#, fuzzy
msgctxt "STR_EXCEPTION_DETAILS"
msgid "Details"
msgstr "Detalles"
@@ -2340,7 +2335,6 @@ msgid "_Test Connection"
msgstr "_Ha'ã Conexíon"
#: autocharsetpage.ui:38
-#, fuzzy
msgctxt "autocharsetpage|charsetlabel"
msgid "_Character set:"
msgstr "_Caracteres aty"
@@ -2413,7 +2407,6 @@ msgid "Up One Level"
msgstr "Jupi peteĩ nivel"
#: collectionviewdialog.ui:176
-#, fuzzy
msgctxt "collectionviewdialog|fileNameLabel"
msgid "File _name:"
msgstr "_Téra Ñongatuha:"
@@ -2565,7 +2558,6 @@ msgid "Assignment"
msgstr "Mbohéra"
#: dbasepage.ui:38
-#, fuzzy
msgctxt "dbasepage|charsetlabel"
msgid "_Character set:"
msgstr "_Caracteres aty"
@@ -2893,7 +2885,6 @@ msgid "Connection Settings"
msgstr "Tenda-moambue conexión gui"
#: generalspecialjdbcdetailspage.ui:199
-#, fuzzy
msgctxt "generalspecialjdbcdetailspage|charsetlabel"
msgid "_Character set:"
msgstr "_Caracteres aty"
@@ -3067,19 +3058,16 @@ msgid "Options"
msgstr "Opcionáke"
#: jointablemenu.ui:12
-#, fuzzy
msgctxt "jointablemenu|delete"
msgid "_Delete"
msgstr "_Juka"
#: joinviewmenu.ui:12
-#, fuzzy
msgctxt "joinviewmenu|delete"
msgid "_Delete"
msgstr "_Juka"
#: joinviewmenu.ui:20
-#, fuzzy
msgctxt "joinviewmenu|edit"
msgid "Edit..."
msgstr "Editar..."
@@ -3208,7 +3196,6 @@ msgid "User Authentication"
msgstr "Añeteva Servidorgui"
#: mysqlnativepage.ui:176
-#, fuzzy
msgctxt "mysqlnativepage|charsetlabel"
msgid "_Character set:"
msgstr "_Caracteres aty"
@@ -3275,7 +3262,6 @@ msgid "Destination table: "
msgstr ""
#: odbcpage.ui:38
-#, fuzzy
msgctxt "odbcpage|charsetlabel"
msgid "_Character set:"
msgstr "_Caracteres aty"
@@ -3375,7 +3361,6 @@ msgid "Column _Width..."
msgstr "Columnapekue"
#: querycolmenu.ui:26
-#, fuzzy
msgctxt "querycolmenu|delete"
msgid "_Delete"
msgstr "_Juka"
@@ -3510,13 +3495,11 @@ msgid "Table Name"
msgstr "~Téra Tabla"
#: queryfuncmenu.ui:34
-#, fuzzy
msgctxt "queryfuncmenu|alias"
msgid "Alias"
msgstr "Alias"
#: queryfuncmenu.ui:48
-#, fuzzy
msgctxt "queryfuncmenu|distinct"
msgid "Distinct Values"
msgstr "Valores Oikoéva"
@@ -3549,7 +3532,6 @@ msgid "Distinct values:"
msgstr "Valores Oikoéva"
#: relationdialog.ui:9
-#, fuzzy
msgctxt "relationdialog|RelationDialog"
msgid "Relations"
msgstr "Relaciones"
@@ -3963,7 +3945,6 @@ msgid "Cu_t"
msgstr "Kytĩ"
#: tabledesignrowmenu.ui:20
-#, fuzzy
msgctxt "tabledesignrowmenu|copy"
msgid "_Copy"
msgstr "_Kopia"
@@ -3975,7 +3956,6 @@ msgid "_Paste"
msgstr "Mboja"
#: tabledesignrowmenu.ui:35
-#, fuzzy
msgctxt "tabledesignrowmenu|delete"
msgid "_Delete"
msgstr "_Juka"
@@ -4130,7 +4110,6 @@ msgid "Row Format"
msgstr "Formato Tysỹi"
#: textpage.ui:359
-#, fuzzy
msgctxt "textpage|charsetlabel"
msgid "_Character set:"
msgstr "_Caracteres aty"
@@ -4229,7 +4208,6 @@ msgid "Connection Settings"
msgstr "Tenda-moambue conexióngui"
#: userdetailspage.ui:175
-#, fuzzy
msgctxt "userdetailspage|charsetlabel"
msgid "_Character set:"
msgstr "_Caracteres aty"
diff --git a/source/gug/desktop/messages.po b/source/gug/desktop/messages.po
index e364c17e144..129f52d9bf9 100644
--- a/source/gug/desktop/messages.po
+++ b/source/gug/desktop/messages.po
@@ -672,7 +672,6 @@ msgid "Extension Manager"
msgstr "Manager de ~Extensiónes..."
#: extensionmanager.ui:82
-#, fuzzy
msgctxt "extensionmanager|optionsbtn"
msgid "_Options"
msgstr "Opcionáke"
diff --git a/source/gug/dictionaries/af_ZA.po b/source/gug/dictionaries/af_ZA.po
index d1935e3827c..c65ad04fa19 100644
--- a/source/gug/dictionaries/af_ZA.po
+++ b/source/gug/dictionaries/af_ZA.po
@@ -17,7 +17,6 @@ msgstr ""
"X-POOTLE-MTIME: 1438893376.000000\n"
#: description.xml
-#, fuzzy
msgctxt ""
"description.xml\n"
"dispname\n"
diff --git a/source/gug/dictionaries/ar.po b/source/gug/dictionaries/ar.po
index c0470683c51..044da9948ff 100644
--- a/source/gug/dictionaries/ar.po
+++ b/source/gug/dictionaries/ar.po
@@ -17,7 +17,6 @@ msgstr ""
"X-POOTLE-MTIME: 1438893376.000000\n"
#: description.xml
-#, fuzzy
msgctxt ""
"description.xml\n"
"dispname\n"
diff --git a/source/gug/dictionaries/bg_BG.po b/source/gug/dictionaries/bg_BG.po
index 5fd2e5c3b87..86af275cfb9 100644
--- a/source/gug/dictionaries/bg_BG.po
+++ b/source/gug/dictionaries/bg_BG.po
@@ -17,7 +17,6 @@ msgstr ""
"X-POOTLE-MTIME: 1438893377.000000\n"
#: description.xml
-#, fuzzy
msgctxt ""
"description.xml\n"
"dispname\n"
diff --git a/source/gug/dictionaries/ca.po b/source/gug/dictionaries/ca.po
index 9b6a9d8b405..f2cf2ca69c8 100644
--- a/source/gug/dictionaries/ca.po
+++ b/source/gug/dictionaries/ca.po
@@ -14,7 +14,6 @@ msgstr ""
"X-Generator: LibreOffice\n"
#: description.xml
-#, fuzzy
msgctxt ""
"description.xml\n"
"dispname\n"
diff --git a/source/gug/dictionaries/el_GR.po b/source/gug/dictionaries/el_GR.po
index 38db5ed6bbc..449bd1c0d11 100644
--- a/source/gug/dictionaries/el_GR.po
+++ b/source/gug/dictionaries/el_GR.po
@@ -17,7 +17,6 @@ msgstr ""
"X-POOTLE-MTIME: 1438893378.000000\n"
#: description.xml
-#, fuzzy
msgctxt ""
"description.xml\n"
"dispname\n"
diff --git a/source/gug/dictionaries/et_EE.po b/source/gug/dictionaries/et_EE.po
index c213dcfdcba..23e17c0b29c 100644
--- a/source/gug/dictionaries/et_EE.po
+++ b/source/gug/dictionaries/et_EE.po
@@ -17,7 +17,6 @@ msgstr ""
"X-POOTLE-MTIME: 1438893380.000000\n"
#: description.xml
-#, fuzzy
msgctxt ""
"description.xml\n"
"dispname\n"
diff --git a/source/gug/dictionaries/fr_FR.po b/source/gug/dictionaries/fr_FR.po
index d0df76938ce..571bbec690d 100644
--- a/source/gug/dictionaries/fr_FR.po
+++ b/source/gug/dictionaries/fr_FR.po
@@ -17,7 +17,6 @@ msgstr ""
"X-POOTLE-MTIME: 1438893380.000000\n"
#: description.xml
-#, fuzzy
msgctxt ""
"description.xml\n"
"dispname\n"
diff --git a/source/gug/dictionaries/hr_HR.po b/source/gug/dictionaries/hr_HR.po
index da6a39858b2..86e1b9ae099 100644
--- a/source/gug/dictionaries/hr_HR.po
+++ b/source/gug/dictionaries/hr_HR.po
@@ -17,7 +17,6 @@ msgstr ""
"X-POOTLE-MTIME: 1438893381.000000\n"
#: description.xml
-#, fuzzy
msgctxt ""
"description.xml\n"
"dispname\n"
diff --git a/source/gug/dictionaries/hu_HU.po b/source/gug/dictionaries/hu_HU.po
index 7379cfd4519..e7a3c81427b 100644
--- a/source/gug/dictionaries/hu_HU.po
+++ b/source/gug/dictionaries/hu_HU.po
@@ -17,7 +17,6 @@ msgstr ""
"X-POOTLE-MTIME: 1438893381.000000\n"
#: description.xml
-#, fuzzy
msgctxt ""
"description.xml\n"
"dispname\n"
diff --git a/source/gug/dictionaries/hu_HU/dialog.po b/source/gug/dictionaries/hu_HU/dialog.po
index 61b12a3e4f3..77fe8defacb 100644
--- a/source/gug/dictionaries/hu_HU/dialog.po
+++ b/source/gug/dictionaries/hu_HU/dialog.po
@@ -25,7 +25,6 @@ msgid "Spelling"
msgstr "Kuatiangatu"
#: hu_HU_en_US.properties
-#, fuzzy
msgctxt ""
"hu_HU_en_US.properties\n"
"cap\n"
@@ -162,7 +161,6 @@ msgid "Typography"
msgstr "Tipografía"
#: hu_HU_en_US.properties
-#, fuzzy
msgctxt ""
"hu_HU_en_US.properties\n"
"quot\n"
diff --git a/source/gug/dictionaries/it_IT.po b/source/gug/dictionaries/it_IT.po
index 480b75240a8..00c14c4bb49 100644
--- a/source/gug/dictionaries/it_IT.po
+++ b/source/gug/dictionaries/it_IT.po
@@ -17,7 +17,6 @@ msgstr ""
"X-POOTLE-MTIME: 1438893382.000000\n"
#: description.xml
-#, fuzzy
msgctxt ""
"description.xml\n"
"dispname\n"
diff --git a/source/gug/dictionaries/lt_LT.po b/source/gug/dictionaries/lt_LT.po
index 34e20cf3677..51fa033126d 100644
--- a/source/gug/dictionaries/lt_LT.po
+++ b/source/gug/dictionaries/lt_LT.po
@@ -17,7 +17,6 @@ msgstr ""
"X-POOTLE-MTIME: 1438893383.000000\n"
#: description.xml
-#, fuzzy
msgctxt ""
"description.xml\n"
"dispname\n"
diff --git a/source/gug/dictionaries/lv_LV.po b/source/gug/dictionaries/lv_LV.po
index 88971111c89..8db8ea3f3e2 100644
--- a/source/gug/dictionaries/lv_LV.po
+++ b/source/gug/dictionaries/lv_LV.po
@@ -17,7 +17,6 @@ msgstr ""
"X-POOTLE-MTIME: 1438893383.000000\n"
#: description.xml
-#, fuzzy
msgctxt ""
"description.xml\n"
"dispname\n"
diff --git a/source/gug/dictionaries/ne_NP.po b/source/gug/dictionaries/ne_NP.po
index 0d723c46181..be340cda604 100644
--- a/source/gug/dictionaries/ne_NP.po
+++ b/source/gug/dictionaries/ne_NP.po
@@ -17,7 +17,6 @@ msgstr ""
"X-POOTLE-MTIME: 1438893383.000000\n"
#: description.xml
-#, fuzzy
msgctxt ""
"description.xml\n"
"dispname\n"
diff --git a/source/gug/dictionaries/nl_NL.po b/source/gug/dictionaries/nl_NL.po
index afa34e8c5fc..2319e900d49 100644
--- a/source/gug/dictionaries/nl_NL.po
+++ b/source/gug/dictionaries/nl_NL.po
@@ -17,7 +17,6 @@ msgstr ""
"X-POOTLE-MTIME: 1438893383.000000\n"
#: description.xml
-#, fuzzy
msgctxt ""
"description.xml\n"
"dispname\n"
diff --git a/source/gug/dictionaries/pl_PL.po b/source/gug/dictionaries/pl_PL.po
index 86ca0d7fc37..88c19d80081 100644
--- a/source/gug/dictionaries/pl_PL.po
+++ b/source/gug/dictionaries/pl_PL.po
@@ -17,7 +17,6 @@ msgstr ""
"X-POOTLE-MTIME: 1438893384.000000\n"
#: description.xml
-#, fuzzy
msgctxt ""
"description.xml\n"
"dispname\n"
diff --git a/source/gug/dictionaries/ro.po b/source/gug/dictionaries/ro.po
index a9ff95bae8f..959287df72d 100644
--- a/source/gug/dictionaries/ro.po
+++ b/source/gug/dictionaries/ro.po
@@ -17,7 +17,6 @@ msgstr ""
"X-POOTLE-MTIME: 1438893385.000000\n"
#: description.xml
-#, fuzzy
msgctxt ""
"description.xml\n"
"dispname\n"
diff --git a/source/gug/dictionaries/ru_RU/dialog.po b/source/gug/dictionaries/ru_RU/dialog.po
index 8140e919c8a..ef6a962d710 100644
--- a/source/gug/dictionaries/ru_RU/dialog.po
+++ b/source/gug/dictionaries/ru_RU/dialog.po
@@ -122,7 +122,6 @@ msgid "Separation of large numbers (ISO)"
msgstr ""
#: ru_RU_en_US.properties
-#, fuzzy
msgctxt ""
"ru_RU_en_US.properties\n"
"quotation\n"
diff --git a/source/gug/dictionaries/sk_SK.po b/source/gug/dictionaries/sk_SK.po
index f79520cb9cb..6ea01fd6a36 100644
--- a/source/gug/dictionaries/sk_SK.po
+++ b/source/gug/dictionaries/sk_SK.po
@@ -17,7 +17,6 @@ msgstr ""
"X-POOTLE-MTIME: 1438893386.000000\n"
#: description.xml
-#, fuzzy
msgctxt ""
"description.xml\n"
"dispname\n"
diff --git a/source/gug/dictionaries/sl_SI.po b/source/gug/dictionaries/sl_SI.po
index 96f6e34486e..864ba1544ed 100644
--- a/source/gug/dictionaries/sl_SI.po
+++ b/source/gug/dictionaries/sl_SI.po
@@ -17,7 +17,6 @@ msgstr ""
"X-POOTLE-MTIME: 1438893386.000000\n"
#: description.xml
-#, fuzzy
msgctxt ""
"description.xml\n"
"dispname\n"
diff --git a/source/gug/dictionaries/te_IN.po b/source/gug/dictionaries/te_IN.po
index e6129261d7b..4e070d71d11 100644
--- a/source/gug/dictionaries/te_IN.po
+++ b/source/gug/dictionaries/te_IN.po
@@ -17,7 +17,6 @@ msgstr ""
"X-POOTLE-MTIME: 1438893387.000000\n"
#: description.xml
-#, fuzzy
msgctxt ""
"description.xml\n"
"dispname\n"
diff --git a/source/gug/dictionaries/uk_UA.po b/source/gug/dictionaries/uk_UA.po
index c0d058a22e3..db4e8111827 100644
--- a/source/gug/dictionaries/uk_UA.po
+++ b/source/gug/dictionaries/uk_UA.po
@@ -17,7 +17,6 @@ msgstr ""
"X-POOTLE-MTIME: 1438893388.000000\n"
#: description.xml
-#, fuzzy
msgctxt ""
"description.xml\n"
"dispname\n"
diff --git a/source/gug/editeng/messages.po b/source/gug/editeng/messages.po
index 98e3aaad8ed..e06385f7c29 100644
--- a/source/gug/editeng/messages.po
+++ b/source/gug/editeng/messages.po
@@ -14,19 +14,16 @@ msgstr ""
"X-Generator: LibreOffice\n"
#: spellmenu.ui:12
-#, fuzzy
msgctxt "spellmenu|ignore"
msgid "I_gnore All"
msgstr "K_uaa'ỹ Opavave"
#: spellmenu.ui:19
-#, fuzzy
msgctxt "spellmenu|insert"
msgid "_Add to Dictionary"
msgstr "_Moĩve Ñe'ẽryrúpe"
#: spellmenu.ui:33
-#, fuzzy
msgctxt "spellmenu|add"
msgid "_Add to Dictionary"
msgstr "_Moĩve Ñe'ẽryrúpe"
@@ -70,7 +67,6 @@ msgid "Break before and after new column"
msgstr ""
#: editrids.hrc:30
-#, fuzzy
msgctxt "RID_SVXITEMS_BREAK_PAGE_BEFORE"
msgid "Break before new page"
msgstr "Kytĩ rogue pyahu mboyve"
@@ -88,7 +84,6 @@ msgstr ""
#. enum SvxShadowLocation ---------------------------------------------------
#: editrids.hrc:35
-#, fuzzy
msgctxt "RID_SVXITEMS_SHADOW_NONE"
msgid "No Shadow"
msgstr "Kuarahy'ãỹ"
@@ -482,7 +477,6 @@ msgid "Double strikethrough"
msgstr ""
#: editrids.hrc:124
-#, fuzzy
msgctxt "RID_SVXITEMS_STRIKEOUT_DONTKNOW"
msgid "Strikethrough"
msgstr "Tachado"
@@ -709,7 +703,6 @@ msgid "Not Shadowed"
msgstr "Kuarahy'ãỹ"
#: editrids.hrc:176
-#, fuzzy
msgctxt "RID_SVXITEMS_BLINK_TRUE"
msgid "Blinking"
msgstr "Resapirĩ hína"
@@ -730,7 +723,6 @@ msgid "No pair kerning"
msgstr "Sin emparejar interletraje"
#: editrids.hrc:180
-#, fuzzy
msgctxt "RID_SVXITEMS_WORDLINE_TRUE"
msgid "Individual words"
msgstr "Palabras individuales"
@@ -1033,7 +1025,6 @@ msgid "Double-lined off"
msgstr "Línea-kõi"
#: editrids.hrc:240
-#, fuzzy
msgctxt "RID_SVXITEMS_TWOLINES"
msgid "Double-lined"
msgstr "Línea-kõi"
@@ -1116,7 +1107,6 @@ msgid "Relief"
msgstr "Relieve"
#: editrids.hrc:256
-#, fuzzy
msgctxt "RID_SVXITEMS_RELIEF_ENGRAVED"
msgid "Engraved"
msgstr "Engrabado"
@@ -1235,7 +1225,6 @@ msgid "Align to top"
msgstr "Alinear Yvýpe"
#: editrids.hrc:283
-#, fuzzy
msgctxt "RID_SVXITEMS_VERJUST_CENTER"
msgid "Centered vertically"
msgstr "Mombyte oñembo'yva"
@@ -1252,7 +1241,6 @@ msgid "Automatic"
msgstr "Automática"
#: editrids.hrc:288
-#, fuzzy
msgctxt "RID_SVXITEMS_JUSTMETHOD_DISTRIBUTE"
msgid "Distributed"
msgstr "Distribuida"
@@ -1289,13 +1277,11 @@ msgid "Replace"
msgstr "Mbyekovia"
#: editrids.hrc:297
-#, fuzzy
msgctxt "RID_EDITUNDO_SETATTRIBS"
msgid "Apply attributes"
msgstr "Moĩ teko kuéra"
#: editrids.hrc:298
-#, fuzzy
msgctxt "RID_EDITUNDO_RESETATTRIBS"
msgid "Reset attributes"
msgstr "Ñepyrũ jey teko kuéra"
@@ -1350,7 +1336,6 @@ msgid "Paragraph: $(ARG) "
msgstr "Párrafo: $(ARG) "
#: editrids.hrc:310
-#, fuzzy
msgctxt "RID_SVXSTR_QUERY_CONTINUE"
msgid "Continue checking at beginning of document?"
msgstr "¿Segui rehechao oñepyrũhápe documentogui?"
@@ -1396,7 +1381,6 @@ msgid "Collapse"
msgstr "Michĩve"
#: editrids.hrc:319
-#, fuzzy
msgctxt "RID_OUTLUNDO_ATTR"
msgid "Apply attributes"
msgstr "Moĩ teko kuéra"
diff --git a/source/gug/extensions/messages.po b/source/gug/extensions/messages.po
index e245ffa73eb..b28d8ab6200 100644
--- a/source/gug/extensions/messages.po
+++ b/source/gug/extensions/messages.po
@@ -20,25 +20,21 @@ msgid "Table"
msgstr "Tabla"
#: command.hrc:30
-#, fuzzy
msgctxt "RID_RSC_ENUM_COMMAND_TYPE"
msgid "Query"
msgstr "Ñeporandu"
#: command.hrc:31
-#, fuzzy
msgctxt "RID_RSC_ENUM_COMMAND_TYPE"
msgid "SQL command"
msgstr "Comando SQL"
#: showhide.hrc:29
-#, fuzzy
msgctxt "RID_RSC_ENUM_SHOWHIDE"
msgid "Hide"
msgstr "Mokañy"
#: showhide.hrc:30
-#, fuzzy
msgctxt "RID_RSC_ENUM_SHOWHIDE"
msgid "Show"
msgstr "Hechauka"
@@ -50,7 +46,6 @@ msgid "Top"
msgstr "Yvate"
#: stringarrays.hrc:28
-#, fuzzy
msgctxt "RID_RSC_ENUM_VERTICAL_ALIGN"
msgid "Middle"
msgstr "Mbyte"
@@ -62,13 +57,11 @@ msgid "Bottom"
msgstr "_Yvýpe:"
#: stringarrays.hrc:34
-#, fuzzy
msgctxt "RID_RSC_ENUM_ICONSIZE_TYPE"
msgid "Small"
msgstr "Michĩ"
#: stringarrays.hrc:35
-#, fuzzy
msgctxt "RID_RSC_ENUM_ICONSIZE_TYPE"
msgid "Large"
msgstr "Tuicha"
@@ -80,13 +73,11 @@ msgid "Without frame"
msgstr "Marco'ỹre"
#: stringarrays.hrc:41
-#, fuzzy
msgctxt "RID_RSC_ENUM_BORDER_TYPE"
msgid "3D look"
msgstr "3D"
#: stringarrays.hrc:42
-#, fuzzy
msgctxt "RID_RSC_ENUM_BORDER_TYPE"
msgid "Flat"
msgstr "Plano"
@@ -103,19 +94,16 @@ msgid "Table"
msgstr "Tabla"
#: stringarrays.hrc:49
-#, fuzzy
msgctxt "RID_RSC_ENUM_LISTSOURCE_TYPE"
msgid "Query"
msgstr "Ñeporandu"
#: stringarrays.hrc:50
-#, fuzzy
msgctxt "RID_RSC_ENUM_LISTSOURCE_TYPE"
msgid "Sql"
msgstr "Sql"
#: stringarrays.hrc:51
-#, fuzzy
msgctxt "RID_RSC_ENUM_LISTSOURCE_TYPE"
msgid "Sql [Native]"
msgstr "Sql [Nativo]"
@@ -132,13 +120,11 @@ msgid "Left"
msgstr "Asúpe"
#: stringarrays.hrc:58
-#, fuzzy
msgctxt "RID_RSC_ENUM_ALIGNMENT"
msgid "Center"
msgstr "Mbyte"
#: stringarrays.hrc:59
-#, fuzzy
msgctxt "RID_RSC_ENUM_ALIGNMENT"
msgid "Right"
msgstr "Akatúa"
@@ -178,7 +164,6 @@ msgid "Previous record"
msgstr "Registro Tenondegua"
#: stringarrays.hrc:70
-#, fuzzy
msgctxt "RID_RSC_ENUM_BUTTONTYPE"
msgid "Next record"
msgstr "Téra ryru oseguía"
@@ -219,19 +204,16 @@ msgid "Refresh form"
msgstr ""
#: stringarrays.hrc:81
-#, fuzzy
msgctxt "RID_RSC_ENUM_SUBMIT_METHOD"
msgid "Get"
msgstr "Get"
#: stringarrays.hrc:82
-#, fuzzy
msgctxt "RID_RSC_ENUM_SUBMIT_METHOD"
msgid "Post"
msgstr "Post"
#: stringarrays.hrc:87
-#, fuzzy
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "URL"
msgstr "URL"
@@ -242,13 +224,11 @@ msgid "Multipart"
msgstr ""
#: stringarrays.hrc:89
-#, fuzzy
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "Text"
msgstr "Moñe'ẽrã"
#: stringarrays.hrc:94
-#, fuzzy
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (short)"
msgstr "Estándar (mbyky)"
@@ -266,7 +246,6 @@ msgid "Standard (short YYYY)"
msgstr "Estándar (mbyky YYYY)"
#: stringarrays.hrc:97
-#, fuzzy
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (long)"
msgstr "Estándar (puku)"
@@ -384,7 +363,6 @@ msgid "No"
msgstr "Nahániri"
#: stringarrays.hrc:133
-#, fuzzy
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "Yes"
msgstr "Héẽ"
@@ -422,7 +400,6 @@ msgid "None"
msgstr "Mavave"
#: stringarrays.hrc:148
-#, fuzzy
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "Single"
msgstr "Sencillo"
@@ -440,7 +417,6 @@ msgid "Range"
msgstr "Rango"
#: stringarrays.hrc:155
-#, fuzzy
msgctxt "RID_RSC_ENUM_ORIENTATION"
msgid "Horizontal"
msgstr "Oñenóva"
@@ -458,7 +434,6 @@ msgid "Default"
msgstr "Oĩhaguéicha voi"
#: stringarrays.hrc:162
-#, fuzzy
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "OK"
msgstr "OK"
@@ -470,7 +445,6 @@ msgid "Cancel"
msgstr "Eheja Rei"
#: stringarrays.hrc:164
-#, fuzzy
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Help"
msgstr "Pytyvõ"
@@ -520,7 +494,6 @@ msgid "None"
msgstr "Mavave"
#: stringarrays.hrc:189
-#, fuzzy
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "Horizontal"
msgstr "Oñenóva"
@@ -538,13 +511,11 @@ msgid "Both"
msgstr "Mokõive"
#: stringarrays.hrc:196
-#, fuzzy
msgctxt "RID_RSC_ENUM_VISUALEFFECT"
msgid "3D"
msgstr "3D"
#: stringarrays.hrc:197
-#, fuzzy
msgctxt "RID_RSC_ENUM_VISUALEFFECT"
msgid "Flat"
msgstr "Plano"
@@ -617,7 +588,6 @@ msgid "Below right"
msgstr ""
#: stringarrays.hrc:214
-#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Centered"
msgstr "Mombyte"
@@ -658,13 +628,11 @@ msgid "Fit to Size"
msgstr "Ojeahusta al Tamaño"
#: stringarrays.hrc:233
-#, fuzzy
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Left-to-right"
msgstr "Asú akatúa gotyo"
#: stringarrays.hrc:234
-#, fuzzy
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Right-to-left"
msgstr "Akatúa asu gotyo"
@@ -687,7 +655,6 @@ msgid "When focused"
msgstr ""
#: stringarrays.hrc:242
-#, fuzzy
msgctxt "RID_RSC_ENUM_WHEEL_BEHAVIOR"
msgid "Always"
msgstr "Tapia"
@@ -904,7 +871,6 @@ msgid "Icon size"
msgstr "Tamaño del icono"
#: strings.hrc:58
-#, fuzzy
msgctxt "RID_STR_SHOW_POSITION"
msgid "Positioning"
msgstr "Ñemohenda"
@@ -945,7 +911,6 @@ msgid "Multiline input"
msgstr ""
#: strings.hrc:66
-#, fuzzy
msgctxt "RID_STR_MULTISELECTION"
msgid "Multiselection"
msgstr "Poravo Heta"
@@ -1170,7 +1135,6 @@ msgid "List index"
msgstr ""
#: strings.hrc:110
-#, fuzzy
msgctxt "RID_STR_ROWHEIGHT"
msgid "Row height"
msgstr "Yvatekue Tysỹigui"
@@ -1257,115 +1221,96 @@ msgid "Fill parameters"
msgstr "Myenyhẽ parámetros"
#: strings.hrc:127
-#, fuzzy
msgctxt "RID_STR_EVT_ACTIONPERFORMED"
msgid "Execute action"
msgstr "Apo peteĩ acción"
#: strings.hrc:128
-#, fuzzy
msgctxt "RID_STR_EVT_AFTERUPDATE"
msgid "After updating"
msgstr "Oñemoĩ al día rire"
#: strings.hrc:129
-#, fuzzy
msgctxt "RID_STR_EVT_BEFOREUPDATE"
msgid "Before updating"
msgstr "Oñemoĩ al día mboyve"
#: strings.hrc:130
-#, fuzzy
msgctxt "RID_STR_EVT_APPROVEROWCHANGE"
msgid "Before record action"
msgstr "Mboyve Acción Téra Ryru"
#: strings.hrc:131
-#, fuzzy
msgctxt "RID_STR_EVT_ROWCHANGE"
msgid "After record action"
msgstr "Upei Acción Téra Ryru"
#: strings.hrc:132
-#, fuzzy
msgctxt "RID_STR_EVT_CONFIRMDELETE"
msgid "Confirm deletion"
msgstr "Monei juka"
#: strings.hrc:133
-#, fuzzy
msgctxt "RID_STR_EVT_ERROROCCURRED"
msgid "Error occurred"
msgstr "Oiko peteĩ jejavy"
#: strings.hrc:134
-#, fuzzy
msgctxt "RID_STR_EVT_FOCUSGAINED"
msgid "When receiving focus"
msgstr "Enfoco pyhy jave"
#: strings.hrc:135
-#, fuzzy
msgctxt "RID_STR_EVT_FOCUSLOST"
msgid "When losing focus"
msgstr "Enfoco mokañy jave"
#: strings.hrc:136
-#, fuzzy
msgctxt "RID_STR_EVT_ITEMSTATECHANGED"
msgid "Item status changed"
msgstr "Teko elementogui moambue"
#: strings.hrc:137
-#, fuzzy
msgctxt "RID_STR_EVT_KEYTYPED"
msgid "Key pressed"
msgstr "Votõ ojejopy va'ekue"
#: strings.hrc:138
-#, fuzzy
msgctxt "RID_STR_EVT_KEYUP"
msgid "Key released"
msgstr "Votõ ojepoi va'ekue"
#: strings.hrc:139
-#, fuzzy
msgctxt "RID_STR_EVT_LOADED"
msgid "When loading"
msgstr "Hupiaja"
#: strings.hrc:140
-#, fuzzy
msgctxt "RID_STR_EVT_RELOADING"
msgid "Before reloading"
msgstr "Hupi pyahu jey mboyve"
#: strings.hrc:141
-#, fuzzy
msgctxt "RID_STR_EVT_RELOADED"
msgid "When reloading"
msgstr "Hupi pyahu jey"
#: strings.hrc:142
-#, fuzzy
msgctxt "RID_STR_EVT_MOUSEDRAGGED"
msgid "Mouse moved while key pressed"
msgstr "Mongu'e 'Mouse' tecladorupi"
#: strings.hrc:143
-#, fuzzy
msgctxt "RID_STR_EVT_MOUSEENTERED"
msgid "Mouse inside"
msgstr "Mouse hyepype"
#: strings.hrc:144
-#, fuzzy
msgctxt "RID_STR_EVT_MOUSEEXITED"
msgid "Mouse outside"
msgstr "Mouse okape"
#: strings.hrc:145
-#, fuzzy
msgctxt "RID_STR_EVT_MOUSEMOVED"
msgid "Mouse moved"
msgstr "Mouse omyi va'ekue"
@@ -1377,61 +1322,51 @@ msgid "Mouse button pressed"
msgstr "Votõ del Mouse ojejopyguéteri"
#: strings.hrc:147
-#, fuzzy
msgctxt "RID_STR_EVT_MOUSERELEASED"
msgid "Mouse button released"
msgstr "Mouse votõ ojeheja jopy'ỹre"
#: strings.hrc:148
-#, fuzzy
msgctxt "RID_STR_EVT_POSITIONING"
msgid "Before record change"
msgstr "Jerova registro mboyve"
#: strings.hrc:149
-#, fuzzy
msgctxt "RID_STR_EVT_POSITIONED"
msgid "After record change"
msgstr "Jerova registro rire"
#: strings.hrc:150
-#, fuzzy
msgctxt "RID_STR_EVT_RESETTED"
msgid "After resetting"
msgstr "Restablecer rire"
#: strings.hrc:151
-#, fuzzy
msgctxt "RID_STR_EVT_APPROVERESETTED"
msgid "Prior to reset"
msgstr "Restablecer mboyve"
#: strings.hrc:152
-#, fuzzy
msgctxt "RID_STR_EVT_APPROVEACTIONPERFORMED"
msgid "Approve action"
msgstr "Moneĩ acción"
#: strings.hrc:153
-#, fuzzy
msgctxt "RID_STR_EVT_SUBMITTED"
msgid "Before submitting"
msgstr "Mondo mboyve"
#: strings.hrc:154
-#, fuzzy
msgctxt "RID_STR_EVT_TEXTCHANGED"
msgid "Text modified"
msgstr "Moñe'ẽrã moambue"
#: strings.hrc:155
-#, fuzzy
msgctxt "RID_STR_EVT_UNLOADING"
msgid "Before unloading"
msgstr "Mboguejy mboyve"
#: strings.hrc:156
-#, fuzzy
msgctxt "RID_STR_EVT_UNLOADED"
msgid "When unloading"
msgstr "Mboguejy jave"
@@ -1558,7 +1493,6 @@ msgid "Orientation"
msgstr "Mbohape"
#: strings.hrc:181
-#, fuzzy
msgctxt "RID_STR_EVT_ADJUSTMENTVALUECHANGED"
msgid "While adjusting"
msgstr "Jopy jave"
@@ -1664,7 +1598,6 @@ msgid "Binding expression"
msgstr ""
#: strings.hrc:202
-#, fuzzy
msgctxt "RID_STR_XSD_REQUIRED"
msgid "Required"
msgstr "Ñeikotevẽva"
@@ -1933,7 +1866,6 @@ msgid "Text Box"
msgstr "Moñe'ẽrã Ryru"
#: strings.hrc:260
-#, fuzzy
msgctxt "RID_STR_PROPTITLE_FORMATTED"
msgid "Formatted Field"
msgstr "Ñu Formateado"
@@ -1976,25 +1908,21 @@ msgid "File Selection"
msgstr "Jeporavo Ñongatuhágui"
#: strings.hrc:268
-#, fuzzy
msgctxt "RID_STR_PROPTITLE_DATEFIELD"
msgid "Date Field"
msgstr "Ñu Arangégui"
#: strings.hrc:269
-#, fuzzy
msgctxt "RID_STR_PROPTITLE_TIMEFIELD"
msgid "Time Field"
msgstr "Ñu Aravo"
#: strings.hrc:270
-#, fuzzy
msgctxt "RID_STR_PROPTITLE_NUMERICFIELD"
msgid "Numeric Field"
msgstr "Ñu Numérico"
#: strings.hrc:271
-#, fuzzy
msgctxt "RID_STR_PROPTITLE_CURRENCYFIELD"
msgid "Currency Field"
msgstr "Ñu Pirapirégui"
@@ -2149,7 +2077,6 @@ msgid "Reload File"
msgstr "Hupi Jey Ñongatuha"
#: strings.hrc:303
-#, fuzzy
msgctxt "RID_UPDATE_STR_RELOAD_CONTINUE"
msgid "Continue"
msgstr "Segui"
@@ -2346,13 +2273,11 @@ msgid "Conference proceedings article (BiBTeX)"
msgstr ""
#: strings.hrc:344
-#, fuzzy
msgctxt "ST_TYPE_INBOOK"
msgid "Book excerpt"
msgstr "Ojenohe va'ekue kuatiahaígui"
#: strings.hrc:345
-#, fuzzy
msgctxt "ST_TYPE_INCOLLECTION"
msgid "Book excerpt with title"
msgstr "Ojenohe va'ekue kuatiahai títulondi"
@@ -2363,13 +2288,11 @@ msgid "Conference proceedings article"
msgstr ""
#: strings.hrc:347
-#, fuzzy
msgctxt "ST_TYPE_JOURNAL"
msgid "Journal"
msgstr "Diario"
#: strings.hrc:348
-#, fuzzy
msgctxt "ST_TYPE_MANUAL"
msgid "Techn. documentation"
msgstr "Documentación técnica"
@@ -2385,25 +2308,21 @@ msgid "Miscellaneous"
msgstr "Misceláneo"
#: strings.hrc:351
-#, fuzzy
msgctxt "ST_TYPE_PHDTHESIS"
msgid "Dissertation"
msgstr "Tesis doctoral"
#: strings.hrc:352
-#, fuzzy
msgctxt "ST_TYPE_PROCEEDINGS"
msgid "Conference proceedings"
msgstr "Actas conferenciagui"
#: strings.hrc:353
-#, fuzzy
msgctxt "ST_TYPE_TECHREPORT"
msgid "Research report"
msgstr "Informe kundahágui"
#: strings.hrc:354
-#, fuzzy
msgctxt "ST_TYPE_UNPUBLISHED"
msgid "Unpublished"
msgstr "No publicado"
@@ -2419,31 +2338,26 @@ msgid "WWW document"
msgstr "Documento WWW"
#: strings.hrc:357
-#, fuzzy
msgctxt "ST_TYPE_CUSTOM1"
msgid "User-defined1"
msgstr "Usuario1"
#: strings.hrc:358
-#, fuzzy
msgctxt "ST_TYPE_CUSTOM2"
msgid "User-defined2"
msgstr "Usuario2"
#: strings.hrc:359
-#, fuzzy
msgctxt "ST_TYPE_CUSTOM3"
msgid "User-defined3"
msgstr "Usuario3"
#: strings.hrc:360
-#, fuzzy
msgctxt "ST_TYPE_CUSTOM4"
msgid "User-defined4"
msgstr "Usuario4"
#: strings.hrc:361
-#, fuzzy
msgctxt "ST_TYPE_CUSTOM5"
msgid "User-defined5"
msgstr "Usuario5"
@@ -2619,7 +2533,6 @@ msgid "No"
msgstr "Nahániri"
#: yesno.hrc:30
-#, fuzzy
msgctxt "RID_RSC_ENUM_YESNO"
msgid "Yes"
msgstr "Héẽ"
@@ -3081,7 +2994,6 @@ msgid "Ed_ition"
msgstr "Ed_ición"
#: generalpage.ui:257
-#, fuzzy
msgctxt "generalpage|volume"
msgid "Volume"
msgstr "Volumen"
@@ -3249,7 +3161,6 @@ msgid "_Book title"
msgstr "Título kuatiahaigui"
#: mappingdialog.ui:432
-#, fuzzy
msgctxt "mappingdialog|label15"
msgid "Volume"
msgstr "Volumen"
@@ -3356,7 +3267,6 @@ msgid "Table"
msgstr "Tabla"
#: toolbar.ui:49
-#, fuzzy
msgctxt "toolbar|TBC_FT_QUERY"
msgid "Search Key"
msgstr "Palabra Ojehekágui"
@@ -3368,13 +3278,11 @@ msgid "AutoFilter"
msgstr "Mbogua automático"
#: toolbar.ui:97
-#, fuzzy
msgctxt "toolbar|TBC_BT_FILTERCRIT"
msgid "Standard Filter"
msgstr "Mbogua Estándar"
#: toolbar.ui:110
-#, fuzzy
msgctxt "toolbar|TBC_BT_REMOVEFILTER"
msgid "Reset Filter"
msgstr "Ñepyrũ Jey Mbogua"
@@ -3409,7 +3317,6 @@ msgid "Font Effects"
msgstr "Efectos tipográficos"
#: datatypedialog.ui:8
-#, fuzzy
msgctxt "datatypedialog|DataTypeDialog"
msgid "New Data Type"
msgstr "Tipo de Datos Pyahu"
diff --git a/source/gug/filter/messages.po b/source/gug/filter/messages.po
index 00f0f911055..c10d5c0b9c8 100644
--- a/source/gug/filter/messages.po
+++ b/source/gug/filter/messages.po
@@ -1073,7 +1073,6 @@ msgid "_Filter name:"
msgstr "_Téra ñongatuha"
#: xmlfiltertabpagegeneral.ui:37
-#, fuzzy
msgctxt "xmlfiltertabpagegeneral|label3"
msgid "_Application:"
msgstr "_Aplicación:"
diff --git a/source/gug/filter/source/config/fragments/filters.po b/source/gug/filter/source/config/fragments/filters.po
index 79d1731f4bf..27503e2445e 100644
--- a/source/gug/filter/source/config/fragments/filters.po
+++ b/source/gug/filter/source/config/fragments/filters.po
@@ -848,7 +848,6 @@ msgid "QuarkXPress"
msgstr ""
#: RAS___Sun_Rasterfile.xcu
-#, fuzzy
msgctxt ""
"RAS___Sun_Rasterfile.xcu\n"
"RAS - Sun Rasterfile\n"
@@ -1317,7 +1316,6 @@ msgid "OpenOffice.org 1.0 Spreadsheet Template"
msgstr "Plantilla Kuatia Kálkulo Peguarã OpenOffice.org 1.0"
#: calc_jpg_Export.xcu
-#, fuzzy
msgctxt ""
"calc_jpg_Export.xcu\n"
"calc_jpg_Export\n"
diff --git a/source/gug/filter/source/config/fragments/internalgraphicfilters.po b/source/gug/filter/source/config/fragments/internalgraphicfilters.po
index 66cb2d7b400..687967bf444 100644
--- a/source/gug/filter/source/config/fragments/internalgraphicfilters.po
+++ b/source/gug/filter/source/config/fragments/internalgraphicfilters.po
@@ -188,7 +188,6 @@ msgid "PCX - Zsoft Paintbrush"
msgstr "PCX - Pincel de Zsoft"
#: pdf_Export.xcu
-#, fuzzy
msgctxt ""
"pdf_Export.xcu\n"
"pdf_Export\n"
@@ -198,7 +197,6 @@ msgid "PDF - Portable Document Format"
msgstr "PDF - Formato de Documento Portátil"
#: pdf_Import.xcu
-#, fuzzy
msgctxt ""
"pdf_Import.xcu\n"
"pdf_Import\n"
diff --git a/source/gug/formula/messages.po b/source/gug/formula/messages.po
index 12b1678d6cb..354c1ce6e29 100644
--- a/source/gug/formula/messages.po
+++ b/source/gug/formula/messages.po
@@ -1380,7 +1380,6 @@ msgid "WEIBULL"
msgstr "DIST.WEIBULL"
#: core_resource.hrc:2530
-#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "WEIBULL.DIST"
msgstr "DIST.WEIBULL"
@@ -1471,7 +1470,6 @@ msgid "ZTEST"
msgstr "PRUEBA.Z"
#: core_resource.hrc:2548
-#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "Z.TEST"
msgstr "PRUEBA.Z"
@@ -1487,7 +1485,6 @@ msgid "TTEST"
msgstr "PRUEBA.T"
#: core_resource.hrc:2551
-#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "T.TEST"
msgstr "PRUEBA.T"
@@ -1738,7 +1735,6 @@ msgid "GAMMADIST"
msgstr "DISTR.GAMMA"
#: core_resource.hrc:2601
-#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GAMMA.DIST"
msgstr "DISTR.GAMMA"
@@ -2168,7 +2164,6 @@ msgid "Maximize"
msgstr "Mbotuicha"
#: functionpage.ui:19
-#, fuzzy
msgctxt "functionpage|label_search"
msgid "_Search"
msgstr "_Heka"
diff --git a/source/gug/fpicker/messages.po b/source/gug/fpicker/messages.po
index 7dbcd1e6bc6..c4bbc1ed898 100644
--- a/source/gug/fpicker/messages.po
+++ b/source/gug/fpicker/messages.po
@@ -119,7 +119,6 @@ msgid "All files"
msgstr "Opavave Ñongatuha kuéra"
#: strings.hrc:34
-#, fuzzy
msgctxt "STR_FILEDLG_OPEN"
msgid "Open"
msgstr "Eavri"
@@ -215,7 +214,6 @@ msgid "Connect To Server"
msgstr "Conectar Al Servidor"
#: explorerfiledialog.ui:81
-#, fuzzy
msgctxt "explorerfiledialog|connect_to_server-atkobject"
msgid "Connect To Server"
msgstr "Conectar Al Servidor"
@@ -226,7 +224,6 @@ msgid "Create New Folder"
msgstr "Japo Carpeta Pyahu"
#: explorerfiledialog.ui:116
-#, fuzzy
msgctxt "explorerfiledialog|new_folder-atkobject"
msgid "Create New Folder"
msgstr "Japo Carpeta Pyahu"
diff --git a/source/gug/instsetoo_native/inc_openoffice/windows/msi_languages.po b/source/gug/instsetoo_native/inc_openoffice/windows/msi_languages.po
index 7e2ab9ff0a5..918d8920244 100644
--- a/source/gug/instsetoo_native/inc_openoffice/windows/msi_languages.po
+++ b/source/gug/instsetoo_native/inc_openoffice/windows/msi_languages.po
@@ -2766,7 +2766,6 @@ msgid "Load [ProductName] during system start-up"
msgstr "Hupi [ProductName] oñepyrũrõ el sistema"
#: Control.ulf
-#, fuzzy
msgctxt ""
"Control.ulf\n"
"OOO_CONTROL_322\n"
@@ -2783,7 +2782,6 @@ msgid "The following applications are using files that need to be updated by thi
msgstr ""
#: Control.ulf
-#, fuzzy
msgctxt ""
"Control.ulf\n"
"OOO_CONTROL_324\n"
@@ -2801,7 +2799,6 @@ msgid "Cancel"
msgstr "Eheja Rei"
#: Control.ulf
-#, fuzzy
msgctxt ""
"Control.ulf\n"
"OOO_CONTROL_326\n"
diff --git a/source/gug/librelogo/source/pythonpath.po b/source/gug/librelogo/source/pythonpath.po
index 59378b90c43..1c007137bfd 100644
--- a/source/gug/librelogo/source/pythonpath.po
+++ b/source/gug/librelogo/source/pythonpath.po
@@ -713,7 +713,6 @@ msgid "tuple"
msgstr "tupla"
#: LibreLogo_en_US.properties
-#, fuzzy
msgctxt ""
"LibreLogo_en_US.properties\n"
"SORTED\n"
diff --git a/source/gug/nlpsolver/src/locale.po b/source/gug/nlpsolver/src/locale.po
index d26aac958ea..c42e3491e7d 100644
--- a/source/gug/nlpsolver/src/locale.po
+++ b/source/gug/nlpsolver/src/locale.po
@@ -218,7 +218,6 @@ msgid "OK"
msgstr "OK"
#: NLPSolverStatusDialog_en_US.properties
-#, fuzzy
msgctxt ""
"NLPSolverStatusDialog_en_US.properties\n"
"NLPSolverStatusDialog.Controls.btnContinue\n"
diff --git a/source/gug/officecfg/registry/data/org/openoffice/Office.po b/source/gug/officecfg/registry/data/org/openoffice/Office.po
index a1cc12a6a26..23fa5b1fc21 100644
--- a/source/gug/officecfg/registry/data/org/openoffice/Office.po
+++ b/source/gug/officecfg/registry/data/org/openoffice/Office.po
@@ -143,7 +143,6 @@ msgid "~Drawing"
msgstr "~Dibujo"
#: Common.xcu
-#, fuzzy
msgctxt ""
"Common.xcu\n"
"..Common.Menus.New.m4\n"
@@ -153,7 +152,6 @@ msgid "F~ormula"
msgstr "~Fórmula"
#: Common.xcu
-#, fuzzy
msgctxt ""
"Common.xcu\n"
"..Common.Menus.New.m5\n"
@@ -163,7 +161,6 @@ msgid "Database"
msgstr "Base de datos"
#: Common.xcu
-#, fuzzy
msgctxt ""
"Common.xcu\n"
"..Common.Menus.New.m7\n"
@@ -173,7 +170,6 @@ msgid "~HTML Document"
msgstr "~Documento HTML"
#: Common.xcu
-#, fuzzy
msgctxt ""
"Common.xcu\n"
"..Common.Menus.New.m8\n"
@@ -183,7 +179,6 @@ msgid "~XML Form Document"
msgstr "Documento de Formulario ~XML"
#: Common.xcu
-#, fuzzy
msgctxt ""
"Common.xcu\n"
"..Common.Menus.New.m9\n"
@@ -10607,7 +10602,6 @@ msgid "Nationality"
msgstr "Nacionalidad"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.authors.Fields.nationality\n"
diff --git a/source/gug/officecfg/registry/data/org/openoffice/Office/UI.po b/source/gug/officecfg/registry/data/org/openoffice/Office/UI.po
index 1fde087d4b7..dd46544885a 100644
--- a/source/gug/officecfg/registry/data/org/openoffice/Office/UI.po
+++ b/source/gug/officecfg/registry/data/org/openoffice/Office/UI.po
@@ -171,7 +171,6 @@ msgid "BASIC Dialog"
msgstr ""
#: BasicIDECommands.xcu
-#, fuzzy
msgctxt ""
"BasicIDECommands.xcu\n"
"..BasicIDECommands.UserInterface.Commands..uno:DeleteCurrent\n"
@@ -1439,7 +1438,6 @@ msgid "~Edit..."
msgstr "~Editar..."
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:EditPrintArea\n"
@@ -1938,7 +1936,6 @@ msgid "Hide All Comments"
msgstr "Hechauka Oje'éva"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:DeleteAllNotes\n"
@@ -4095,7 +4092,6 @@ msgid "Default"
msgstr "Oĩhaguéicha voi"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:StyleApply?Style:string=Accent 1&amp;FamilyName:string=CellStyles\n"
@@ -4105,7 +4101,6 @@ msgid "Accent 1"
msgstr "Acento 1"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:StyleApply?Style:string=Accent 2&amp;FamilyName:string=CellStyles\n"
@@ -4115,7 +4110,6 @@ msgid "Accent 2"
msgstr "Acento 2"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:StyleApply?Style:string=Accent 3&amp;FamilyName:string=CellStyles\n"
@@ -4145,7 +4139,6 @@ msgid "Heading 2"
msgstr "Oñemoakãva ~2"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:StyleApply?Style:string=Bad&amp;FamilyName:string=CellStyles\n"
@@ -4155,7 +4148,6 @@ msgid "Bad"
msgstr "Ñaña"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:StyleApply?Style:string=Error&amp;FamilyName:string=CellStyles\n"
@@ -4165,7 +4157,6 @@ msgid "Error"
msgstr "Jejavy"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:StyleApply?Style:string=Good&amp;FamilyName:string=CellStyles\n"
@@ -4175,7 +4166,6 @@ msgid "Good"
msgstr "Py'aporã"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:StyleApply?Style:string=Neutral&amp;FamilyName:string=CellStyles\n"
@@ -4185,7 +4175,6 @@ msgid "Neutral"
msgstr "Neutral"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:StyleApply?Style:string=Warning&amp;FamilyName:string=CellStyles\n"
@@ -4314,7 +4303,6 @@ msgid "Media"
msgstr "Multimedia"
#: CalcWindowState.xcu
-#, fuzzy
msgctxt ""
"CalcWindowState.xcu\n"
"..CalcWindowState.UIElements.States.private:resource/popupmenu/notebookbar\n"
@@ -5872,7 +5860,6 @@ msgid "Stars and Banners"
msgstr "Mbyja ha Pancartas"
#: DbBrowserWindowState.xcu
-#, fuzzy
msgctxt ""
"DbBrowserWindowState.xcu\n"
"..DbBrowserWindowState.UIElements.States.private:resource/popupmenu/explorer\n"
@@ -5927,7 +5914,6 @@ msgid "Standard"
msgstr "Estándar"
#: DbReportWindowState.xcu
-#, fuzzy
msgctxt ""
"DbReportWindowState.xcu\n"
".DbReportWindowState.UIElements.States.private:resource/popupmenu/report\n"
@@ -9831,7 +9817,6 @@ msgid "Slide to End"
msgstr ""
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=20\n"
@@ -9841,7 +9826,6 @@ msgid "Blank Slide"
msgstr "Diapositiva Nandi"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=19\n"
@@ -9889,7 +9873,6 @@ msgid "Title and 2 Content"
msgstr "Título, 2 Orekóva"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=12\n"
@@ -9899,7 +9882,6 @@ msgid "Title, Content and 2 Content"
msgstr "Título, Orekóva ha Orekóva 2"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=15\n"
@@ -9909,7 +9891,6 @@ msgid "Title, 2 Content and Content"
msgstr "Título, Orekóva 2 ha Orekóva"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=14\n"
@@ -9919,7 +9900,6 @@ msgid "Title, Content over Content"
msgstr "Título, Orekóva Orekóva'ári"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=16\n"
@@ -9947,7 +9927,6 @@ msgid "Title, 6 Content"
msgstr "Título, 6 Orekóva"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=28\n"
@@ -9957,7 +9936,6 @@ msgid "Vertical Title, Vertical Text"
msgstr "Título Oñembo'ýva, Moñe'ẽrã Oñembo'yva"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=27\n"
@@ -10051,7 +10029,6 @@ msgid "Presentation ~Object..."
msgstr "~Mba'e Ojechauka..."
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:HangingIndent\n"
@@ -10088,7 +10065,6 @@ msgid "3D Scene (group)"
msgstr "Escena 3D (aty)"
#: DrawWindowState.xcu
-#, fuzzy
msgctxt ""
"DrawWindowState.xcu\n"
"..DrawWindowState.UIElements.States.private:resource/popupmenu/connector\n"
@@ -16196,7 +16172,6 @@ msgid "Left"
msgstr "Asúpe"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:LeftPara\n"
@@ -16215,7 +16190,6 @@ msgid "Right"
msgstr "Akatúa"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:RightPara\n"
@@ -16234,7 +16208,6 @@ msgid "Center"
msgstr "Mbyte"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:CenterPara\n"
@@ -16524,7 +16497,6 @@ msgid "Optimal"
msgstr "Iporãvéva"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:ZoomOptimal\n"
@@ -16582,7 +16554,6 @@ msgid "Line Starts with Arrow"
msgstr "Línea ñepyrũ con flecha"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:LineArrowEnd\n"
@@ -16879,7 +16850,6 @@ msgid "Templates"
msgstr "Plantillas"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:NewDoc\n"
@@ -18723,7 +18693,6 @@ msgid "~Recheck Document..."
msgstr "~Ma'ẽ Porã Documento..."
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:SpellingAndGrammarDialog\n"
@@ -19144,7 +19113,6 @@ msgid "Subscript"
msgstr "Subíndice"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:SmallCaps\n"
@@ -20860,7 +20828,6 @@ msgid "Compile"
msgstr "Compilar"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:RunBasic\n"
@@ -20888,7 +20855,6 @@ msgid "Step Over"
msgstr "Hasa Hi'ári"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:BasicStop\n"
@@ -20952,7 +20918,6 @@ msgid "~Gallery"
msgstr "~Ta'anga Renda"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:Gallery\n"
@@ -21034,7 +20999,6 @@ msgid "Check Box"
msgstr "Puntea Ryru'i"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:Label\n"
@@ -22261,7 +22225,6 @@ msgid "Top"
msgstr "Yvate"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:CellVertTop\n"
@@ -22280,7 +22243,6 @@ msgid "Center"
msgstr "Mbyte"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:CellVertCenter\n"
@@ -22299,7 +22261,6 @@ msgid "Bottom"
msgstr "Yvýpe"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:CellVertBottom\n"
@@ -22318,7 +22279,6 @@ msgid "Synony~ms"
msgstr "Ñe'ẽ Juehe~gua"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Popups..uno:PasteSpecialMenu\n"
@@ -23151,7 +23111,6 @@ msgid "Multiple Selection"
msgstr "Jeporavo Múltiple"
#: ImpressWindowState.xcu
-#, fuzzy
msgctxt ""
"ImpressWindowState.xcu\n"
"..ImpressWindowState.UIElements.States.private:resource/popupmenu/notebookbar\n"
@@ -23936,7 +23895,6 @@ msgid "Formula Cursor"
msgstr "Cursor de Fórmula"
#: MathCommands.xcu
-#, fuzzy
msgctxt ""
"MathCommands.xcu\n"
"..MathCommands.UserInterface.Commands..uno:InsertCommandText?Text:string=newline \n"
@@ -23946,7 +23904,6 @@ msgid "New Line"
msgstr "Línea Pyahu"
#: MathCommands.xcu
-#, fuzzy
msgctxt ""
"MathCommands.xcu\n"
"..MathCommands.UserInterface.Commands..uno:InsertCommandText?Text:string=`\n"
@@ -25736,7 +25693,6 @@ msgid "Se~ction..."
msgstr "~Pehẽ..."
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:InsertMultiIndex\n"
@@ -25941,7 +25897,6 @@ msgid "Reject All Changes"
msgstr ""
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:AcceptTrackedChange\n"
@@ -25970,7 +25925,6 @@ msgid "Accept Change"
msgstr "Moneĩ Moambue"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:AcceptAllTrackedChanges\n"
@@ -26081,7 +26035,6 @@ msgid "Show Track Changes Functions"
msgstr ""
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:ShowTrackedChanges\n"
@@ -26444,7 +26397,6 @@ msgid "~Frame Interactively"
msgstr "~Marco interactivamente"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:InsertFrame\n"
@@ -26755,7 +26707,6 @@ msgid "Text Box and Shap~e"
msgstr ""
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:InsertFieldCtrl\n"
@@ -26765,7 +26716,6 @@ msgid "Fiel~d"
msgstr "Ñ~u"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:InsertFieldCtrl\n"
@@ -27425,7 +27375,6 @@ msgid "~Footnotes and Endnotes..."
msgstr "~Nota/Nota Paha..."
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:CurrentFootnoteDialog\n"
@@ -27435,7 +27384,6 @@ msgid "~Footnotes and Endnotes..."
msgstr "~Nota/Nota Paha..."
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:ResetAttributes\n"
@@ -28787,7 +28735,6 @@ msgid "In ~Background"
msgstr "~Hapykuegua"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:WrapThroughTransparencyToggle\n"
@@ -29843,7 +29790,6 @@ msgid "Default ~Paragraph"
msgstr "~Párrafo Oĩhaguéicha voi"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:DefaultParaStyle\n"
@@ -29872,7 +29818,6 @@ msgid "~Title"
msgstr "~Título"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:TitleParaStyle\n"
@@ -29901,7 +29846,6 @@ msgid "Su~btitle"
msgstr "Su~btítulo"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:SubtitleParaStyle\n"
@@ -29930,7 +29874,6 @@ msgid "Heading ~1"
msgstr "Oñemoakãva ~1"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:Heading1ParaStyle\n"
@@ -29958,7 +29901,6 @@ msgid "Heading ~2"
msgstr "Oñemoakãva ~2"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:Heading2ParaStyle\n"
@@ -29986,7 +29928,6 @@ msgid "Heading ~3"
msgstr "Oñemoakãva ~3"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:Heading3ParaStyle\n"
@@ -30014,7 +29955,6 @@ msgid "Heading ~4"
msgstr "Oñemoakãva ~4"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:Heading4ParaStyle\n"
@@ -30042,7 +29982,6 @@ msgid "Heading ~5"
msgstr "Oñemoakãva ~5"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:Heading5ParaStyle\n"
@@ -30070,7 +30009,6 @@ msgid "Heading ~6"
msgstr "Oñemoakãva ~6"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:Heading6ParaStyle\n"
@@ -30098,7 +30036,6 @@ msgid "~Quotations"
msgstr "~Citas"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:QuoteParaStyle\n"
@@ -30126,7 +30063,6 @@ msgid "Pre~formatted Text"
msgstr "Moñe'ẽrã Pre~formateado"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:PreformattedParaStyle\n"
@@ -30182,7 +30118,6 @@ msgid "Default ~Character"
msgstr "~Carácter Oĩhaguéicha voi"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:DefaultCharStyle\n"
@@ -30210,7 +30145,6 @@ msgid "E~mphasis"
msgstr "É~nfasis"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:EmphasisCharStyle\n"
@@ -30238,7 +30172,6 @@ msgid "~Strong Emphasis"
msgstr "~Énfasis Mbarete"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:StrongEmphasisCharStyle\n"
@@ -30257,7 +30190,6 @@ msgid "Strong Emphasis Character Style"
msgstr ""
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:StyleApply?Style:string=Citation&amp;FamilyName:string=CharacterStyles\n"
@@ -30267,7 +30199,6 @@ msgid "Qu~otation"
msgstr "Ci~ta"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:QuoteCharStyle\n"
@@ -30295,7 +30226,6 @@ msgid "Sou~rce Text"
msgstr "Moñ~e'ẽrã Original"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:SourceCharStyle\n"
@@ -30527,7 +30457,6 @@ msgid "Page Margins"
msgstr ""
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:HangingIndent\n"
@@ -31457,7 +31386,6 @@ msgid "Navigation"
msgstr "Navegación"
#: WriterGlobalWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterGlobalWindowState.xcu\n"
"..WriterGlobalWindowState.UIElements.States.private:resource/toolbar/changes\n"
@@ -31467,7 +31395,6 @@ msgid "Track Changes"
msgstr "Muña Moambue kuéra"
#: WriterGlobalWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterGlobalWindowState.xcu\n"
"..WriterGlobalWindowState.UIElements.States.private:resource/toolbar/textstylebar\n"
@@ -32386,7 +32313,6 @@ msgid "Media"
msgstr "Multimedia"
#: WriterWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWindowState.xcu\n"
"..WriterWindowState.UIElements.States.private:resource/popupmenu/notebookbar\n"
diff --git a/source/gug/readlicense_oo/docs.po b/source/gug/readlicense_oo/docs.po
index 1e444125c11..7fb49071b99 100644
--- a/source/gug/readlicense_oo/docs.po
+++ b/source/gug/readlicense_oo/docs.po
@@ -105,7 +105,6 @@ msgid "${PRODUCTNAME} requires a recent version of Java Runtime Environment (JRE
msgstr ""
#: readme.xrm
-#, fuzzy
msgctxt ""
"readme.xrm\n"
"sdfsdfgf42r\n"
diff --git a/source/gug/reportdesign/messages.po b/source/gug/reportdesign/messages.po
index 6682b8e84f8..ff17ce2c1cf 100644
--- a/source/gug/reportdesign/messages.po
+++ b/source/gug/reportdesign/messages.po
@@ -79,13 +79,11 @@ msgid "Field or Formula"
msgstr "Ñu o Fórmula"
#: stringarray.hrc:43
-#, fuzzy
msgctxt "RID_STR_TYPE_CONST"
msgid "Function"
msgstr "Mba'apo"
#: stringarray.hrc:44
-#, fuzzy
msgctxt "RID_STR_TYPE_CONST"
msgid "Counter"
msgstr "Contador"
@@ -102,7 +100,6 @@ msgid "No"
msgstr "Nahániri"
#: stringarray.hrc:52
-#, fuzzy
msgctxt "RID_STR_BOOL"
msgid "Yes"
msgstr "Héẽ"
@@ -130,13 +127,11 @@ msgid "Top"
msgstr "Yvate"
#: stringarray.hrc:67
-#, fuzzy
msgctxt "RID_STR_VERTICAL_ALIGN_CONST"
msgid "Middle"
msgstr "Mbyte"
#: stringarray.hrc:68
-#, fuzzy
msgctxt "RID_STR_VERTICAL_ALIGN_CONST"
msgid "Bottom"
msgstr "Yvýpe"
@@ -148,7 +143,6 @@ msgid "Left"
msgstr "Asúpe"
#: stringarray.hrc:75
-#, fuzzy
msgctxt "RID_STR_PARAADJUST_CONST"
msgid "Right"
msgstr "Akatúa"
@@ -160,7 +154,6 @@ msgid "Block"
msgstr "Hũ"
#: stringarray.hrc:77
-#, fuzzy
msgctxt "RID_STR_PARAADJUST_CONST"
msgid "Center"
msgstr "Mbyte"
@@ -289,7 +282,6 @@ msgid "Width"
msgstr "Ipe"
#: strings.hrc:49
-#, fuzzy
msgctxt "RID_STR_HEIGHT"
msgid "Height"
msgstr "Yvatekue"
@@ -368,7 +360,6 @@ msgid "Data Field Type"
msgstr ""
#: strings.hrc:64
-#, fuzzy
msgctxt "RID_STR_MASTERFIELDS"
msgid "Link master fields"
msgstr "Ejapo link ñugui maestros"
@@ -399,7 +390,6 @@ msgid "Area"
msgstr "Área"
#: strings.hrc:71
-#, fuzzy
msgctxt "RID_STR_MIMETYPE"
msgid "Report Output Format"
msgstr "Formato Ñeseha del Informe"
@@ -440,13 +430,11 @@ msgid "Properties: "
msgstr "Mba'e Tee kuéra: "
#: strings.hrc:80
-#, fuzzy
msgctxt "RID_STR_BRWTITLE_NO_PROPERTIES"
msgid "No Control marked"
msgstr "Ndojehái Avave Ñemaña"
#: strings.hrc:81
-#, fuzzy
msgctxt "RID_STR_BRWTITLE_MULTISELECT"
msgid "Multiselection"
msgstr "Poravo Heta"
@@ -462,13 +450,11 @@ msgid "Label field"
msgstr "Ñu Etiqueta"
#: strings.hrc:84
-#, fuzzy
msgctxt "RID_STR_PROPTITLE_FIXEDLINE"
msgid "Line"
msgstr "Línea"
#: strings.hrc:85
-#, fuzzy
msgctxt "RID_STR_PROPTITLE_FORMATTED"
msgid "Formatted Field"
msgstr "Ñu Formateado"
@@ -494,7 +480,6 @@ msgid "Function"
msgstr "Mba'apo"
#: strings.hrc:90
-#, fuzzy
msgctxt "RID_STR_PROPTITLE_GROUP"
msgid "Group"
msgstr "Aty"
@@ -717,7 +702,6 @@ msgid "Shrink Section"
msgstr "Momichĩ en Pehẽ"
#: strings.hrc:137 /home/cl/vc/git/libo-core/reportdesign/inc/strings.hrc:171
-#, fuzzy
msgctxt "RID_STR_DETAIL"
msgid "Detail"
msgstr "Detalle"
@@ -733,13 +717,11 @@ msgid "Page Footer"
msgstr "Py roguégui"
#: strings.hrc:140 /home/cl/vc/git/libo-core/reportdesign/inc/strings.hrc:176
-#, fuzzy
msgctxt "RID_STR_REPORT_HEADER"
msgid "Report Header"
msgstr "Omoakã Informegui"
#: strings.hrc:141 /home/cl/vc/git/libo-core/reportdesign/inc/strings.hrc:177
-#, fuzzy
msgctxt "RID_STR_REPORT_FOOTER"
msgid "Report Footer"
msgstr "Py Rogue Informegui"
@@ -796,7 +778,6 @@ msgid "Minute"
msgstr "Aravo’i"
#: strings.hrc:154
-#, fuzzy
msgctxt "STR_RPT_INTERVAL"
msgid "Interval"
msgstr "intervalo"
@@ -854,7 +835,6 @@ msgid "Functions"
msgstr "Mba'apo"
#: strings.hrc:169
-#, fuzzy
msgctxt "RID_STR_GROUPS"
msgid "Groups"
msgstr "Aty kuéra"
@@ -988,13 +968,11 @@ msgid "not between"
msgstr "ani eike"
#: conditionwin.ui:73
-#, fuzzy
msgctxt "conditionwin|opCombobox"
msgid "equal to"
msgstr "ha'ete amo"
#: conditionwin.ui:74
-#, fuzzy
msgctxt "conditionwin|opCombobox"
msgid "not equal to"
msgstr "ndaha'etéi amo"
@@ -1018,7 +996,6 @@ msgid "greater than or equal to"
msgstr "tuichave térã ha'ete amo"
#: conditionwin.ui:78
-#, fuzzy
msgctxt "conditionwin|opCombobox"
msgid "less than or equal to"
msgstr "michĩve térã ha'ete amo"
@@ -1111,13 +1088,11 @@ msgid "Sorting and Grouping"
msgstr "~Oñemohenda ha Atýkuéra"
#: floatingfield.ui:30
-#, fuzzy
msgctxt "floatingfield|up"
msgid "Sort Ascending"
msgstr "Orden Ojupi Hína"
#: floatingfield.ui:43
-#, fuzzy
msgctxt "floatingfield|down"
msgid "Sort Descending"
msgstr "Orden Oguejyva"
@@ -1155,13 +1130,11 @@ msgid "Group actions"
msgstr ""
#: floatingsort.ui:75
-#, fuzzy
msgctxt "floatingsort|up"
msgid "Move up"
msgstr "Jupi"
#: floatingsort.ui:88
-#, fuzzy
msgctxt "floatingsort|down"
msgid "Move down"
msgstr "Yvýpe"
@@ -1172,7 +1145,6 @@ msgid "Delete"
msgstr "Juka"
#: floatingsort.ui:152
-#, fuzzy
msgctxt "floatingsort|label1"
msgid "Groups"
msgstr "Aty kuéra"
@@ -1377,7 +1349,6 @@ msgid "Center"
msgstr "Mbyte"
#: pagenumberdialog.ui:264
-#, fuzzy
msgctxt "pagenumberdialog|alignment"
msgid "Right"
msgstr "Akatúa"
diff --git a/source/gug/sc/messages.po b/source/gug/sc/messages.po
index d07f7ff3fd3..b9e79914b8e 100644
--- a/source/gug/sc/messages.po
+++ b/source/gug/sc/messages.po
@@ -64,7 +64,6 @@ msgid "Text"
msgstr "Moñe'ẽrã"
#: compiler.hrc:37
-#, fuzzy
msgctxt "RID_FUNCTION_CATEGORIES"
msgid "Add-in"
msgstr "Complemento"
@@ -457,7 +456,6 @@ msgid "Protect sheet"
msgstr "Ñangareko Rogue"
#: globstr.hrc:110
-#, fuzzy
msgctxt "STR_UNDO_UNPROTECT_TAB"
msgid "Unprotect sheet"
msgstr "Ñangareko'ỹ togue"
@@ -468,7 +466,6 @@ msgid "Protect document"
msgstr "Ñangareko Documento"
#: globstr.hrc:112
-#, fuzzy
msgctxt "STR_UNDO_UNPROTECT_DOC"
msgid "Unprotect document"
msgstr "Ñangareko'ỹ documento"
@@ -825,7 +822,6 @@ msgid "Scenario"
msgstr "Escenario"
#: globstr.hrc:179
-#, fuzzy
msgctxt "STR_PIVOT_TABLE"
msgid "Pivot Table"
msgstr "Tabla Kyre'ỹ"
@@ -1315,7 +1311,6 @@ msgid "Delete Sheets"
msgstr "Juka Rogue kuéra"
#: globstr.hrc:284
-#, fuzzy
msgctxt "STR_UNDO_RENAME_TAB"
msgid "Rename Sheet"
msgstr "Térajey Rogue"
@@ -1892,7 +1887,6 @@ msgid "Nested arrays are not supported."
msgstr "Las matrices oñeñangareko va'ekue ndojeomoneĩ."
#: globstr.hrc:395
-#, fuzzy
msgctxt "STR_UNDO_TEXTTOCOLUMNS"
msgid "Text to Columns"
msgstr "Moñe'ẽrã columna pe"
@@ -2501,7 +2495,6 @@ msgid "Conditional Format"
msgstr "Formato Condicional"
#: globstr.hrc:502
-#, fuzzy
msgctxt "STR_UNDO_CONDFORMAT_LIST"
msgid "Conditional Formats"
msgstr "Formatos Condicionales"
@@ -2737,7 +2730,6 @@ msgid "Data could not be written."
msgstr ""
#: scerrors.hrc:64
-#, fuzzy
msgctxt "RID_ERRHDLSC"
msgid "$(ARG1)"
msgstr "$(ARG1)"
@@ -3313,7 +3305,6 @@ msgid "Returns an internal number for a text having a possible date format."
msgstr "Ejujey papapy de serie ombo'áragui representada por moñe'ẽrã _arangégui."
#: scfuncs.hrc:194
-#, fuzzy
msgctxt "SC_OPCODE_GET_DATE_VALUE"
msgid "Text"
msgstr "Moñe'ẽrã"
@@ -3381,7 +3372,6 @@ msgid "Returns the number of workdays between two dates using arguments to indic
msgstr "Ejujey hekatue de días oñemba'apóa mokõi arange mbytépe ojepuru argumentos ochuka haguã semana paha ha arete kuéra."
#: scfuncs.hrc:222
-#, fuzzy
msgctxt "SC_OPCODE_NETWORKDAYS"
msgid "Start date"
msgstr "Arange ñepyrũ"
@@ -3392,7 +3382,6 @@ msgid "Start date for calculation."
msgstr "Arange ñepyrũ kálkulo."
#: scfuncs.hrc:224
-#, fuzzy
msgctxt "SC_OPCODE_NETWORKDAYS"
msgid "End date"
msgstr "Arange opáhague"
@@ -3414,7 +3403,6 @@ msgid "Optional set of one or more dates to be considered as holiday."
msgstr "Aty opcional peteĩgui o hetave arange ojeconsidera haguã aretéicha."
#: scfuncs.hrc:228
-#, fuzzy
msgctxt "SC_OPCODE_NETWORKDAYS"
msgid "Array"
msgstr "Matriz"
@@ -3430,7 +3418,6 @@ msgid "Returns the number of workdays between two dates using arguments to indic
msgstr "Ejujey hekatue de días oñemba'apóa mokõi arange mbytépe ojepuru argumentos ochuka haguã semana paha ha arete kuéra."
#: scfuncs.hrc:236
-#, fuzzy
msgctxt "SC_OPCODE_NETWORKDAYS_MS"
msgid "Start date"
msgstr "Arange ñepyrũ"
@@ -3441,7 +3428,6 @@ msgid "Start date for calculation."
msgstr "Arange ñepyrũ del kálkulo."
#: scfuncs.hrc:238
-#, fuzzy
msgctxt "SC_OPCODE_NETWORKDAYS_MS"
msgid "End date"
msgstr "Arange opáhague"
@@ -3463,7 +3449,6 @@ msgid "Optional number or string to indicate when weekends occur. When omitted,
msgstr "Papapy o itasã opcional ochuka haguã arakae oikóva las semanas paha. Ojemoikẽro, la semana paha ha'e sabado ha domingo."
#: scfuncs.hrc:242
-#, fuzzy
msgctxt "SC_OPCODE_NETWORKDAYS_MS"
msgid "Array"
msgstr "Matriz"
@@ -3479,7 +3464,6 @@ msgid "Returns the serial number of the date before or after a number of workday
msgstr "Ejujey papapy de serie peteĩ arange mboyve o upéi peteĩ mbohetágui de días ojemba'apóa ojepuru rechuka haguã semana paha ha arete kuéra."
#: scfuncs.hrc:250
-#, fuzzy
msgctxt "SC_OPCODE_WORKDAY_MS"
msgid "Start date"
msgstr "Arange ñepyrũ"
@@ -3511,7 +3495,6 @@ msgid "Optional number or string to indicate when weekends occur. When omitted,
msgstr "Papapy opcional o peteĩ itasã ochuka haguã arakaépa ojejapo semana paha. Ojemboykẽrõ, semana paha ha'e sabado ha domingo."
#: scfuncs.hrc:256
-#, fuzzy
msgctxt "SC_OPCODE_WORKDAY_MS"
msgid "Array"
msgstr "Matriz"
@@ -3603,7 +3586,6 @@ msgid "The integer for the hour."
msgstr "Papapy oĩmbáva aravo peguarã."
#: scfuncs.hrc:304
-#, fuzzy
msgctxt "SC_OPCODE_GET_TIME"
msgid "Minute"
msgstr "Aravo’i"
@@ -3614,7 +3596,6 @@ msgid "The integer for the minute."
msgstr "Papapy oĩmbáva aravo'i peguarã."
#: scfuncs.hrc:306
-#, fuzzy
msgctxt "SC_OPCODE_GET_TIME"
msgid "Second"
msgstr "Aravo’ive"
@@ -3630,7 +3611,6 @@ msgid "Returns a sequential number for a text shown in a possible time entry for
msgstr "Ejujey papapy secuencial peteĩ moñe'ẽrãgui ojechukáva peteĩ posible formátope de tiempo jeikehágui."
#: scfuncs.hrc:314
-#, fuzzy
msgctxt "SC_OPCODE_GET_TIME_VALUE"
msgid "Text"
msgstr "Moñe'ẽrã"
@@ -3763,7 +3743,6 @@ msgid "The internal number of the date."
msgstr "Papapy hyepypegua arangégui."
#: scfuncs.hrc:370
-#, fuzzy
msgctxt "SC_OPCODE_WEEK"
msgid "Mode"
msgstr "Modo"
@@ -3806,7 +3785,6 @@ msgid "The internal number of the date."
msgstr "Papapy hyepypegua arangégui."
#: scfuncs.hrc:387
-#, fuzzy
msgctxt "SC_OPCODE_WEEKNUM_OOO"
msgid "Mode"
msgstr "Modo"
@@ -4153,7 +4131,6 @@ msgid "Payment period. The total number of periods in which the annuity (pension
msgstr "Periodo de pago. Papapy total de periodos ojepagaha mayma ára (pensión)."
#: scfuncs.hrc:491
-#, fuzzy
msgctxt "SC_OPCODE_IPMT"
msgid "PV"
msgstr "VA"
@@ -4341,7 +4318,6 @@ msgid "Payment period. The total number of periods in which the annuity (pension
msgstr "Periodo de pago. Papapy total de periodos ojepagaha mayma ára (pensión)."
#: scfuncs.hrc:543
-#, fuzzy
msgctxt "SC_OPCODE_CUM_IPMT"
msgid "PV"
msgstr "VA"
@@ -4608,7 +4584,6 @@ msgid "Useful life. The number of periods in the useful life of the asset."
msgstr "Tekove oikotaha. Mboheta de periodos tekove oikotahápe del activo."
#: scfuncs.hrc:621
-#, fuzzy
msgctxt "SC_OPCODE_VBD"
msgid "Start"
msgstr "Ñepyrũ"
@@ -4619,7 +4594,6 @@ msgid "Start. The first period for depreciation in the same time unit as the use
msgstr "Ha'e período ñepyrũha ikatu haguã ojecalculá la amortización."
#: scfuncs.hrc:623
-#, fuzzy
msgctxt "SC_OPCODE_VBD"
msgid "End"
msgstr "Opa"
@@ -4667,7 +4641,6 @@ msgid "Nominal interest"
msgstr "Tasa de interés nominal"
#: scfuncs.hrc:637
-#, fuzzy
msgctxt "SC_OPCODE_EFFECT"
msgid "P"
msgstr "P"
@@ -4693,7 +4666,6 @@ msgid "The effective interest rate"
msgstr "La tasa de interés efectiva"
#: scfuncs.hrc:647
-#, fuzzy
msgctxt "SC_OPCODE_NOMINAL"
msgid "NPER"
msgstr "NPER"
@@ -4709,7 +4681,6 @@ msgid "Net present value. Calculates the net present value of an investment base
msgstr "El valor ko'ãgagua neto. Kalkúla valor ko'ãgagua peteĩ inversión basada peteĩ sériepe de pagos opavave días ha peteĩ tasa de descuento."
#: scfuncs.hrc:655
-#, fuzzy
msgctxt "SC_OPCODE_NPV"
msgid "Rate"
msgstr "Tasa"
@@ -4742,7 +4713,6 @@ msgid "Values"
msgstr "Valor kuéra"
#: scfuncs.hrc:666
-#, fuzzy
msgctxt "SC_OPCODE_IRR"
msgid "An array or reference to cells whose contents correspond to the payments."
msgstr "Matriz o referencia koty'ígui a koty'i kuéra cuyo orekóva corresponde a los pagos."
@@ -4801,7 +4771,6 @@ msgid "Returns the amount of interest for constant amortization rates."
msgstr "Ejujey los intereses peteĩ amortizaciónpe constante."
#: scfuncs.hrc:687
-#, fuzzy
msgctxt "SC_OPCODE_ISPMT"
msgid "Rate"
msgstr "Tasa"
@@ -4849,7 +4818,6 @@ msgid "Duration. Calculates the number of periods required by an investment to a
msgstr "Arekue. Eñamindu'u mboy papapy eikotevẽ ehupyty hag̃ua peteĩ jejogua tepykue eipotáva."
#: scfuncs.hrc:701
-#, fuzzy
msgctxt "SC_OPCODE_PDURATION"
msgid "Rate"
msgstr "Tasa"
@@ -4860,7 +4828,6 @@ msgid "The constant rate of interest."
msgstr "Interés jehepyme'ẽ memeguáva."
#: scfuncs.hrc:703
-#, fuzzy
msgctxt "SC_OPCODE_PDURATION"
msgid "PV"
msgstr "VA"
@@ -4897,7 +4864,6 @@ msgid "The number of periods used in the calculation."
msgstr "Papapy períodos ojepuru va'ekue kálkulope."
#: scfuncs.hrc:715
-#, fuzzy
msgctxt "SC_OPCODE_RRI"
msgid "PV"
msgstr "VA"
@@ -5393,7 +5359,6 @@ msgid "Returns the sum of all arguments."
msgstr "Ejujey la suma de los argumentos."
#: scfuncs.hrc:959
-#, fuzzy
msgctxt "SC_OPCODE_SUM"
msgid "Number "
msgstr "Papapy "
@@ -5410,7 +5375,6 @@ msgid "Returns the sum of the squares of the arguments."
msgstr "Ejujey la suma de los cuadrados de los argumentos."
#: scfuncs.hrc:967
-#, fuzzy
msgctxt "SC_OPCODE_SUM_SQ"
msgid "Number "
msgstr "Papapy "
@@ -6767,7 +6731,6 @@ msgid "Array transposition. Exchanges the rows and columns of an array."
msgstr "Transposición de la matriz. Ojemoambuérõ tysỹi ha columnas peteĩ matrizgui."
#: scfuncs.hrc:1548
-#, fuzzy
msgctxt "SC_OPCODE_MAT_TRANS"
msgid "Array"
msgstr "Matriz"
@@ -6810,7 +6773,6 @@ msgid "Returns the array determinant."
msgstr "Ejujey la matriz determinante."
#: scfuncs.hrc:1566
-#, fuzzy
msgctxt "SC_OPCODE_MAT_DET"
msgid "Array"
msgstr "Matriz"
@@ -6826,7 +6788,6 @@ msgid "Returns the inverse of an array."
msgstr "Ejujey la inversa peteĩ matrizgui."
#: scfuncs.hrc:1574
-#, fuzzy
msgctxt "SC_OPCODE_MAT_INV"
msgid "Array"
msgstr "Matriz"
@@ -6954,7 +6915,6 @@ msgid "Returns a frequency distribution as a vertical array."
msgstr "Ejujey peteĩ distribución de frecuencia peteĩ matriz verticálcha."
#: scfuncs.hrc:1628
-#, fuzzy
msgctxt "SC_OPCODE_FREQUENCY"
msgid "Data"
msgstr "Datos"
@@ -7211,7 +7171,6 @@ msgid "Returns the maximum value in a list of arguments."
msgstr "Ejujey el valor tuichaiteve peteĩ listagui de argumentos."
#: scfuncs.hrc:1710
-#, fuzzy
msgctxt "SC_OPCODE_MAX"
msgid "Number "
msgstr "Papapy "
@@ -7245,7 +7204,6 @@ msgid "Returns the minimum value in a list of arguments."
msgstr "Ejujey el valor michĩvéva peteĩ listagui de argumentos."
#: scfuncs.hrc:1726
-#, fuzzy
msgctxt "SC_OPCODE_MIN"
msgid "Number "
msgstr "Papapy "
@@ -7279,7 +7237,6 @@ msgid "Calculates the variance based on a sample."
msgstr "Calcúla la variancia peteĩ techapyrã ári."
#: scfuncs.hrc:1742
-#, fuzzy
msgctxt "SC_OPCODE_VAR"
msgid "Number "
msgstr "Papapy "
@@ -7296,7 +7253,6 @@ msgid "Calculates the variance based on a sample."
msgstr "Calcúla la variancia peteĩ techapyrã ári."
#: scfuncs.hrc:1750
-#, fuzzy
msgctxt "SC_OPCODE_VAR_S"
msgid "Number "
msgstr "Papapy "
@@ -7330,7 +7286,6 @@ msgid "Calculates variance based on the entire population."
msgstr "Calcúla la variancia távayguakuéragui total."
#: scfuncs.hrc:1766
-#, fuzzy
msgctxt "SC_OPCODE_VAR_P"
msgid "Number "
msgstr "Papapy "
@@ -7347,7 +7302,6 @@ msgid "Calculates variance based on the entire population."
msgstr "Calcúla la variancia távayguakuéragui total."
#: scfuncs.hrc:1774
-#, fuzzy
msgctxt "SC_OPCODE_VAR_P_MS"
msgid "Number "
msgstr "Papapy "
@@ -7381,7 +7335,6 @@ msgid "Calculates the standard deviation based on a sample."
msgstr "Calcúla la desviación estándar peteĩ techapyrãgui."
#: scfuncs.hrc:1790
-#, fuzzy
msgctxt "SC_OPCODE_ST_DEV"
msgid "Number "
msgstr "Papapy "
@@ -7398,7 +7351,6 @@ msgid "Calculates the standard deviation based on a sample."
msgstr "Calcúla la desviación estándar peteĩ techapyrãgui."
#: scfuncs.hrc:1798
-#, fuzzy
msgctxt "SC_OPCODE_ST_DEV_S"
msgid "Number "
msgstr "Papapy "
@@ -7432,7 +7384,6 @@ msgid "Calculates the standard deviation based on the entire population."
msgstr "Kalkúla desviación estándar basándose opavave távayguakuérape."
#: scfuncs.hrc:1814
-#, fuzzy
msgctxt "SC_OPCODE_ST_DEV_P"
msgid "Number "
msgstr "Papapy "
@@ -7449,7 +7400,6 @@ msgid "Calculates the standard deviation based on the entire population."
msgstr "Kalkúla desviación estándar basándose opavave távayguakuérape."
#: scfuncs.hrc:1822
-#, fuzzy
msgctxt "SC_OPCODE_ST_DEV_P_MS"
msgid "Number "
msgstr "Papapy "
@@ -7483,7 +7433,6 @@ msgid "Returns the average of a sample."
msgstr "Ejujey el promedio peteĩ techapyrãgui."
#: scfuncs.hrc:1838
-#, fuzzy
msgctxt "SC_OPCODE_AVERAGE"
msgid "Number "
msgstr "Papapy "
@@ -7517,7 +7466,6 @@ msgid "Returns the sum of squares of deviations from the sample mean value"
msgstr "Ejujey la suma de los cuadros de las desviaciones promedio ha techapyrã mbytépe."
#: scfuncs.hrc:1854
-#, fuzzy
msgctxt "SC_OPCODE_DEV_SQ"
msgid "Number "
msgstr "Papapy "
@@ -7534,7 +7482,6 @@ msgid "Returns the average of the absolute deviations of a sample from the mean.
msgstr "Ejujey el promedio de las desviaciones absolutas peteĩ techapyrãpe mbytépegui."
#: scfuncs.hrc:1862
-#, fuzzy
msgctxt "SC_OPCODE_AVE_DEV"
msgid "Number "
msgstr "Papapy "
@@ -7551,7 +7498,6 @@ msgid "Returns the skewness of a distribution."
msgstr "Ejujey asimetría peteĩ distribución gui."
#: scfuncs.hrc:1870
-#, fuzzy
msgctxt "SC_OPCODE_SKEW"
msgid "Number "
msgstr "Papapy "
@@ -7568,7 +7514,6 @@ msgid "Returns the skewness of a distribution using the population of a random v
msgstr "Ejujey la asimetría peteĩ distribucióngui ojepuru távaygua kuéra peteĩ variáblegui po'a oimeraẽa (azar)."
#: scfuncs.hrc:1878
-#, fuzzy
msgctxt "SC_OPCODE_SKEWP"
msgid "Number "
msgstr "Papapy "
@@ -7585,7 +7530,6 @@ msgid "Returns the kurtosis of a distribution."
msgstr "Ejujey la curtosis peteĩ atýgui de datos."
#: scfuncs.hrc:1886
-#, fuzzy
msgctxt "SC_OPCODE_KURT"
msgid "Number "
msgstr "Papapy "
@@ -7602,7 +7546,6 @@ msgid "Returns the geometric mean of a sample."
msgstr "Ejujey mbytépe geométrica peteĩ techapyrãgui."
#: scfuncs.hrc:1894
-#, fuzzy
msgctxt "SC_OPCODE_GEO_MEAN"
msgid "Number "
msgstr "Papapy "
@@ -7619,7 +7562,6 @@ msgid "Returns the harmonic mean of a sample."
msgstr "Ejujey mbytépe armónica peteĩ atýgui de datos."
#: scfuncs.hrc:1902
-#, fuzzy
msgctxt "SC_OPCODE_HAR_MEAN"
msgid "Number "
msgstr "Papapy "
@@ -7636,7 +7578,6 @@ msgid "Returns the most common value in a sample."
msgstr "Ejujey valor comunve peteĩ techapyrã."
#: scfuncs.hrc:1910
-#, fuzzy
msgctxt "SC_OPCODE_MODAL_VALUE"
msgid "Number "
msgstr "Papapy "
@@ -7653,7 +7594,6 @@ msgid "Returns the most common value in a sample."
msgstr "Ejujey valor comunve peteĩ techapyrã."
#: scfuncs.hrc:1918
-#, fuzzy
msgctxt "SC_OPCODE_MODAL_VALUE_MS"
msgid "Number "
msgstr "Papapy "
@@ -7670,7 +7610,6 @@ msgid "Returns the most common value in a sample."
msgstr "Ejujey valor comunve peteĩ techapyrã."
#: scfuncs.hrc:1926
-#, fuzzy
msgctxt "SC_OPCODE_MODAL_VALUE_MULTI"
msgid "Number "
msgstr "Papapy "
@@ -7686,7 +7625,6 @@ msgid "Returns the median of a given sample."
msgstr "Ejujey la mediana papapýgui."
#: scfuncs.hrc:1934
-#, fuzzy
msgctxt "SC_OPCODE_MEDIAN"
msgid "Number "
msgstr "Papapy "
@@ -7703,7 +7641,6 @@ msgid "Returns the alpha quantile of a sample."
msgstr "Ejujey el cuantil alfa peteĩ techapyrãgui."
#: scfuncs.hrc:1942
-#, fuzzy
msgctxt "SC_OPCODE_PERCENTILE"
msgid "Data"
msgstr "Datos"
@@ -7729,7 +7666,6 @@ msgid "Returns the alpha percentile of a sample."
msgstr "Myengovia el perecentil alfa peteĩ techapyrãgui."
#: scfuncs.hrc:1952
-#, fuzzy
msgctxt "SC_OPCODE_PERCENTILE_EXC"
msgid "Data"
msgstr "Datos"
@@ -7755,7 +7691,6 @@ msgid "Returns the alpha percentile of a sample."
msgstr "Myengovia el perecentil alfa peteĩ techapyrãgui."
#: scfuncs.hrc:1962
-#, fuzzy
msgctxt "SC_OPCODE_PERCENTILE_INC"
msgid "Data"
msgstr "Datos"
@@ -7781,7 +7716,6 @@ msgid "Returns the quartile of a sample."
msgstr "Myengovia el cuartil peteĩ atýgui de datos."
#: scfuncs.hrc:1972
-#, fuzzy
msgctxt "SC_OPCODE_QUARTILE"
msgid "Data"
msgstr "Datos"
@@ -7807,7 +7741,6 @@ msgid "Returns the quartile of a sample."
msgstr "Myengovia el cuartil atýgui de datos."
#: scfuncs.hrc:1982
-#, fuzzy
msgctxt "SC_OPCODE_QUARTILE_EXC"
msgid "Data"
msgstr "Datos"
@@ -7833,7 +7766,6 @@ msgid "Returns the quartile of a sample."
msgstr "Ejujey el cuartil peteĩ atýgui de datos."
#: scfuncs.hrc:1992
-#, fuzzy
msgctxt "SC_OPCODE_QUARTILE_INC"
msgid "Data"
msgstr "Datos"
@@ -7859,7 +7791,6 @@ msgid "Returns the k-th largest value of a sample."
msgstr "Ejujey el k-ésimo valor guasuve peteĩ techapyrãgui."
#: scfuncs.hrc:2002
-#, fuzzy
msgctxt "SC_OPCODE_LARGE"
msgid "Data"
msgstr "Datos"
@@ -7886,7 +7817,6 @@ msgid "Returns the k-th smallest value of a sample."
msgstr "Ejujey el k-ésimo valor michĩve peteĩ techapyrãgui."
#: scfuncs.hrc:2012
-#, fuzzy
msgctxt "SC_OPCODE_SMALL"
msgid "Data"
msgstr "Datos"
@@ -7913,7 +7843,6 @@ msgid "Returns the percentage rank of a value in a sample."
msgstr "Ejujey el rango de porcentage peteĩ valórgui peteĩ techapyrãpe."
#: scfuncs.hrc:2022
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK"
msgid "Data"
msgstr "Datos"
@@ -7935,7 +7864,6 @@ msgid "The value for which percentage ranking is to be determined."
msgstr "El valor cuya jerarquía porcentual ojedeterminataha."
#: scfuncs.hrc:2026
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK"
msgid "Significance"
msgstr "Cifra significativa"
@@ -7951,7 +7879,6 @@ msgid "Returns the percentage rank (0..1, exclusive) of a value in a sample."
msgstr "Ejujey la jerarquía porcentual (0... 1, exclusivo) peteĩ valórgui peteĩ techapyrãpe."
#: scfuncs.hrc:2034
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK_EXC"
msgid "Data"
msgstr "Datos"
@@ -7973,7 +7900,6 @@ msgid "The value for which percentage ranking is to be determined."
msgstr "El valor cuya jerarquía porcentual ojedeterminataha."
#: scfuncs.hrc:2038
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK_EXC"
msgid "Significance"
msgstr "Cifra significativa"
@@ -7989,7 +7915,6 @@ msgid "Returns the percentage rank (0..1, inclusive) of a value in a sample."
msgstr "Ejujey la jerarquía porcentual (0... 1, exclusivo) peteĩ valórgui peteĩ techapyrãpe."
#: scfuncs.hrc:2046
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK_INC"
msgid "Data"
msgstr "Datos"
@@ -8011,7 +7936,6 @@ msgid "The value for which percentage ranking is to be determined."
msgstr "El valor cuya posición porcentual ojedeterminataha."
#: scfuncs.hrc:2050
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK_INC"
msgid "Significance"
msgstr "Cifra significativa"
@@ -8135,7 +8059,6 @@ msgid "Returns the mean of a sample without including the marginal values."
msgstr "Ejujey la media peteĩ techapyrãgui ojeincludí'ỹrõ valores marginales."
#: scfuncs.hrc:2094
-#, fuzzy
msgctxt "SC_OPCODE_TRIM_MEAN"
msgid "Data"
msgstr "Datos"
@@ -8161,7 +8084,6 @@ msgid "Returns the discrete probability of an interval."
msgstr "Ejujey la probabilidad discreta de un intervalo."
#: scfuncs.hrc:2104
-#, fuzzy
msgctxt "SC_OPCODE_PROB"
msgid "Data"
msgstr "Datos"
@@ -8172,7 +8094,6 @@ msgid "The sample data array."
msgstr "La matriz de los datos techapyrãgui."
#: scfuncs.hrc:2106
-#, fuzzy
msgctxt "SC_OPCODE_PROB"
msgid "Probability"
msgstr "Probabilidad"
@@ -8508,7 +8429,6 @@ msgid "The success probability of a trial."
msgstr "Probabilidad ñesẽporãmbágui peteĩ ha'ãgui."
#: scfuncs.hrc:2222
-#, fuzzy
msgctxt "SC_OPCODE_CRIT_BINOM"
msgid "Alpha"
msgstr "Alfa"
@@ -8545,7 +8465,6 @@ msgid "The success probability of a trial."
msgstr "Papapy ñesẽporãmbágui ha'ãpe."
#: scfuncs.hrc:2234
-#, fuzzy
msgctxt "SC_OPCODE_BINOM_INV"
msgid "Alpha"
msgstr "Alfa"
@@ -9045,7 +8964,6 @@ msgid "The value to which the exponential distribution is to be calculated."
msgstr "Ha'e valor de la función"
#: scfuncs.hrc:2406
-#, fuzzy
msgctxt "SC_OPCODE_EXP_DIST"
msgid "Lambda"
msgstr "Lambda"
@@ -9081,7 +8999,6 @@ msgid "The value to which the exponential distribution is to be calculated."
msgstr "Ha'e valor de la función."
#: scfuncs.hrc:2418
-#, fuzzy
msgctxt "SC_OPCODE_EXP_DIST_MS"
msgid "Lambda"
msgstr "Lambda"
@@ -9117,7 +9034,6 @@ msgid "The value for which the gamma distribution is to be calculated."
msgstr "Ha'e valor oje'evaluataha la distribución."
#: scfuncs.hrc:2430
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_DIST"
msgid "Alpha"
msgstr "Alfa"
@@ -9128,7 +9044,6 @@ msgid "The Alpha parameter of the Gamma distribution."
msgstr "El parámetro Alfa de la distribución Gamma."
#: scfuncs.hrc:2432
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_DIST"
msgid "Beta"
msgstr "Beta"
@@ -9164,7 +9079,6 @@ msgid "The value for which the gamma distribution is to be calculated."
msgstr "Ha'e valor ikatu haguã la distribución gamma ojekalkulátaha."
#: scfuncs.hrc:2444
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_DIST_MS"
msgid "Alpha"
msgstr "Alfa"
@@ -9175,7 +9089,6 @@ msgid "The Alpha parameter of the Gamma distribution."
msgstr "El parámetro Alfa de la distribución Gamma."
#: scfuncs.hrc:2446
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_DIST_MS"
msgid "Beta"
msgstr "Beta"
@@ -9211,7 +9124,6 @@ msgid "The probability value for which the inverse gamma distribution is to be c
msgstr "El valor de probabilidad ojecalculá haguã la distribución gamma inversa."
#: scfuncs.hrc:2458
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_INV"
msgid "Alpha"
msgstr "Alfa"
@@ -9222,7 +9134,6 @@ msgid "The Alpha (shape) parameter of the Gamma distribution."
msgstr "El parámetro Alfa (forma) de la distribución Gamma."
#: scfuncs.hrc:2460
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_INV"
msgid "Beta"
msgstr "Beta"
@@ -9248,7 +9159,6 @@ msgid "The probability value for which the inverse gamma distribution is to be c
msgstr "El valor de probabilidad ojecalculá haguã la distribución gamma inversa."
#: scfuncs.hrc:2470
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_INV_MS"
msgid "Alpha"
msgstr "Alfa"
@@ -9259,7 +9169,6 @@ msgid "The Alpha (shape) parameter of the Gamma distribution."
msgstr "El parámetro Alfa (forma) de la distribución Gamma."
#: scfuncs.hrc:2472
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_INV_MS"
msgid "Beta"
msgstr "Beta"
@@ -9331,7 +9240,6 @@ msgid "The value for which the beta distribution is to be calculated."
msgstr "Valor ojekalkulátaha de la distribución beta."
#: scfuncs.hrc:2508
-#, fuzzy
msgctxt "SC_OPCODE_BETA_DIST"
msgid "Alpha"
msgstr "Alfa"
@@ -9342,7 +9250,6 @@ msgid "The Alpha parameter of the Beta distribution."
msgstr "ha'e peteĩ parámetro de la distribución."
#: scfuncs.hrc:2510
-#, fuzzy
msgctxt "SC_OPCODE_BETA_DIST"
msgid "Beta"
msgstr "Beta"
@@ -9399,7 +9306,6 @@ msgid "The probability value for which the inverse beta distribution is to be ca
msgstr "Ha'e peteĩ probabilidad asociada con la distribución beta."
#: scfuncs.hrc:2526
-#, fuzzy
msgctxt "SC_OPCODE_BETA_INV"
msgid "Alpha"
msgstr "Alfa"
@@ -9410,7 +9316,6 @@ msgid "The Alpha parameter of the Beta distribution."
msgstr "El parámetro Alfa de la distribución Beta"
#: scfuncs.hrc:2528
-#, fuzzy
msgctxt "SC_OPCODE_BETA_INV"
msgid "Beta"
msgstr "Beta"
@@ -9457,7 +9362,6 @@ msgid "The value for which the beta distribution is to be calculated."
msgstr "Ha'e valor ojekalkulátaha de la distribución beta."
#: scfuncs.hrc:2542
-#, fuzzy
msgctxt "SC_OPCODE_BETA_DIST_MS"
msgid "Alpha"
msgstr "Alfa"
@@ -9468,7 +9372,6 @@ msgid "The Alpha parameter of the Beta distribution."
msgstr "El parámetro alfa de la distribución beta."
#: scfuncs.hrc:2544
-#, fuzzy
msgctxt "SC_OPCODE_BETA_DIST_MS"
msgid "Beta"
msgstr "Beta"
@@ -9525,7 +9428,6 @@ msgid "The probability value for which the inverse beta distribution is to be ca
msgstr "El valor de probabilidad para el que se calculará la distribución beta inversa."
#: scfuncs.hrc:2560
-#, fuzzy
msgctxt "SC_OPCODE_BETA_INV_MS"
msgid "Alpha"
msgstr "Alfa"
@@ -9536,7 +9438,6 @@ msgid "The Alpha parameter of the Beta distribution."
msgstr "El parámetro alfa de la distribución beta."
#: scfuncs.hrc:2562
-#, fuzzy
msgctxt "SC_OPCODE_BETA_INV_MS"
msgid "Beta"
msgstr "Beta"
@@ -9592,7 +9493,6 @@ msgid "The Alpha parameter of the Weibull distribution."
msgstr "El parámetro alfa de la distribución de Weibull."
#: scfuncs.hrc:2578
-#, fuzzy
msgctxt "SC_OPCODE_WEIBULL"
msgid "Beta"
msgstr "Beta"
@@ -9638,7 +9538,6 @@ msgid "The Alpha parameter of the Weibull distribution."
msgstr "El parámetro alfa de la distribución de Weibull."
#: scfuncs.hrc:2592
-#, fuzzy
msgctxt "SC_OPCODE_WEIBULL_MS"
msgid "Beta"
msgstr "Beta"
@@ -9801,7 +9700,6 @@ msgid "The degrees of freedom of the T distribution."
msgstr "Los grados de libertad de la distribución T."
#: scfuncs.hrc:2638
-#, fuzzy
msgctxt "SC_OPCODE_T_DIST"
msgid "Mode"
msgstr "Modo"
@@ -10539,7 +10437,6 @@ msgid "Returns a (1-alpha) confidence interval for a normal distribution."
msgstr "Ombo'u jey el intervalo de confianza (1 alfa) peteĩ distribución normal peguarã."
#: scfuncs.hrc:2905
-#, fuzzy
msgctxt "SC_OPCODE_CONFIDENCE"
msgid "Alpha"
msgstr "Alfa"
@@ -10560,7 +10457,6 @@ msgid "The standard deviation of the population."
msgstr "La desviación estándar távaygua kuéragui."
#: scfuncs.hrc:2909
-#, fuzzy
msgctxt "SC_OPCODE_CONFIDENCE"
msgid "Size"
msgstr "Tamaño"
@@ -10576,7 +10472,6 @@ msgid "Returns a (1-alpha) confidence interval for a normal distribution."
msgstr "Ombo'u jey el intervalo de confianza (1 alfa) peteĩ distribución normal peguarã."
#: scfuncs.hrc:2917
-#, fuzzy
msgctxt "SC_OPCODE_CONFIDENCE_N"
msgid "Alpha"
msgstr "Alfa"
@@ -10597,7 +10492,6 @@ msgid "The standard deviation of the population."
msgstr "La desviación estándar távaygua kuéragui."
#: scfuncs.hrc:2921
-#, fuzzy
msgctxt "SC_OPCODE_CONFIDENCE_N"
msgid "Size"
msgstr "Tamaño"
@@ -10613,7 +10507,6 @@ msgid "Returns a (1-alpha) confidence interval for a Student's t distribution."
msgstr "Ombo'u jey peteĩ intervalo de confianza (alfa 1) distribución t de Student peguarã."
#: scfuncs.hrc:2929
-#, fuzzy
msgctxt "SC_OPCODE_CONFIDENCE_T"
msgid "Alpha"
msgstr "Alfa"
@@ -10634,7 +10527,6 @@ msgid "The standard deviation of the population."
msgstr "La desviación estándar távaygua kuéragui."
#: scfuncs.hrc:2933
-#, fuzzy
msgctxt "SC_OPCODE_CONFIDENCE_T"
msgid "Size"
msgstr "Tamaño"
@@ -10650,7 +10542,6 @@ msgid "Calculates the probability of observing a z-statistic greater than the on
msgstr "Kalkúla la probabilidad remañarõ peteĩ estadística z tuichavéa que un kálkulo basado peteĩ techapyrãgui."
#: scfuncs.hrc:2941
-#, fuzzy
msgctxt "SC_OPCODE_Z_TEST"
msgid "Data"
msgstr "Datos"
@@ -10686,7 +10577,6 @@ msgid "Calculates the probability of observing a z-statistic greater than the on
msgstr "Kalkúla la probabilidad remañarõ peteĩ estadística z tuichavéa que un cálculo basado peteĩ techapyrãgui."
#: scfuncs.hrc:2953
-#, fuzzy
msgctxt "SC_OPCODE_Z_TEST_MS"
msgid "Data"
msgstr "Datos"
@@ -10852,7 +10742,6 @@ msgid "The second record array."
msgstr "Ha'e mokõiha matriz."
#: scfuncs.hrc:3009
-#, fuzzy
msgctxt "SC_OPCODE_T_TEST"
msgid "Mode"
msgstr "Modo"
@@ -10900,7 +10789,6 @@ msgid "The second record array."
msgstr "Ha'e mokõiha matriz."
#: scfuncs.hrc:3023
-#, fuzzy
msgctxt "SC_OPCODE_T_TEST_MS"
msgid "Mode"
msgstr "Modo"
@@ -11207,7 +11095,6 @@ msgid "Calculates future value(s) using additive Exponential Smoothing algorithm
msgstr "Eñamindu'u tepykue tenondeguáva rehe algoritmo aditivo de alisamiento exponencial rupi."
#: scfuncs.hrc:3135
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_ADD"
msgid "Target"
msgstr "Ohohápe"
@@ -11278,7 +11165,6 @@ msgid "Calculates future value(s) using multiplicative Exponential Smoothing alg
msgstr "Eñamindu'u tepykue tenondeguáva rehe algoritmo mbohetaha alisamiento exponencial rehegua."
#: scfuncs.hrc:3153
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_MUL"
msgid "Target"
msgstr "Ohohápe"
@@ -11349,7 +11235,6 @@ msgid "Returns a prediction interval at the specified target value(s) for additi
msgstr "Embojevy intervalo de predicciones tepykue emondotahápe alisamiento exponencial tapereko rupi."
#: scfuncs.hrc:3171
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_PIA"
msgid "Target"
msgstr "Ohohápe"
@@ -11432,7 +11317,6 @@ msgid "Returns a prediction interval at the specified target value(s) for multip
msgstr "Embojevy intervalo de predicciones tepykue emondotahápe alisamiento exponencial mbohetaha rupi."
#: scfuncs.hrc:3191
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_PIM"
msgid "Target"
msgstr "Ohohápe"
@@ -11745,7 +11629,6 @@ msgid "Returns the reference to a cell as text."
msgstr "Ejujey peteĩ referencia koty'ígui con formato moñe'ẽrãgui."
#: scfuncs.hrc:3273
-#, fuzzy
msgctxt "SC_OPCODE_ADDRESS"
msgid "Row"
msgstr "Tysỹi"
@@ -11756,7 +11639,6 @@ msgid "The row number of the cell."
msgstr "Papapy tysỹigui koty'ígui."
#: scfuncs.hrc:3275
-#, fuzzy
msgctxt "SC_OPCODE_ADDRESS"
msgid "Column"
msgstr "Columna"
@@ -11787,7 +11669,6 @@ msgid "The reference style: 0 or FALSE means R1C1 style, any other value or omit
msgstr "Estilo referenciagui: mbytépe 0 o FALSO estilo R1C1, oimeraẽa ambue valor o medios ojemboyke va'ekue estilo A1."
#: scfuncs.hrc:3281
-#, fuzzy
msgctxt "SC_OPCODE_ADDRESS"
msgid "Sheet"
msgstr "Togue"
@@ -11893,7 +11774,6 @@ msgid "Returns the number of columns in an array or reference."
msgstr "Ejujey papapy de columnas peteĩ referenciagui o peteĩ matriz."
#: scfuncs.hrc:3331
-#, fuzzy
msgctxt "SC_OPCODE_COLUMNS"
msgid "Array"
msgstr "Matriz"
@@ -11909,7 +11789,6 @@ msgid "Returns the number of rows in a reference or array."
msgstr "Ejujey papapy tysỹigui peteĩ referénciagui o matriz."
#: scfuncs.hrc:3339
-#, fuzzy
msgctxt "SC_OPCODE_ROWS"
msgid "Array"
msgstr "Matriz"
@@ -11952,7 +11831,6 @@ msgid "The value to be found in the first row."
msgstr "El valor ojetopáta peteĩhape tysỹi."
#: scfuncs.hrc:3357
-#, fuzzy
msgctxt "SC_OPCODE_H_LOOKUP"
msgid "Array"
msgstr "Matriz"
@@ -11999,7 +11877,6 @@ msgid "The value to be found in the first column."
msgstr "El valor ojetopáta Peteĩhape columna."
#: scfuncs.hrc:3371
-#, fuzzy
msgctxt "SC_OPCODE_V_LOOKUP"
msgid "Array"
msgstr "Matriz"
@@ -12047,7 +11924,6 @@ msgid "The reference to a (multiple) range."
msgstr "La referencia peteĩ intérvalope (hetaichagua)."
#: scfuncs.hrc:3385
-#, fuzzy
msgctxt "SC_OPCODE_INDEX"
msgid "Row"
msgstr "Tysỹi"
@@ -12058,7 +11934,6 @@ msgid "The row in the range."
msgstr "Tysỹi en el intervalo."
#: scfuncs.hrc:3387
-#, fuzzy
msgctxt "SC_OPCODE_INDEX"
msgid "Column"
msgstr "Columna"
@@ -12218,7 +12093,6 @@ msgid "The number of columns that are to be moved to the left or to the right."
msgstr "Papapy de columnas omyita asúpe o akatúa."
#: scfuncs.hrc:3437
-#, fuzzy
msgctxt "SC_OPCODE_OFFSET"
msgid "Height"
msgstr "Yvatekue"
@@ -12229,7 +12103,6 @@ msgid "The number of rows of the moved reference."
msgstr "Papapy tysỹigui en la referencia oñemongu'éva."
#: scfuncs.hrc:3439
-#, fuzzy
msgctxt "SC_OPCODE_OFFSET"
msgid "Width"
msgstr "Ipe"
@@ -12346,7 +12219,6 @@ msgid "The item or range from which data is to be taken."
msgstr "El intervalo de datos ojepurutaha. "
#: scfuncs.hrc:3481
-#, fuzzy
msgctxt "SC_OPCODE_DDE"
msgid "Mode"
msgstr "Modo"
@@ -12441,7 +12313,6 @@ msgid "Converts half-width ASCII and katakana characters to full-width."
msgstr "Convierte ASCII ha caracteres de katakana ipe-mbyte a pe-oĩmbáva."
#: scfuncs.hrc:3519
-#, fuzzy
msgctxt "SC_OPCODE_JIS"
msgid "Text"
msgstr "Moñe'ẽrã"
@@ -12457,7 +12328,6 @@ msgid "Converts full-width ASCII and katakana characters to half-width."
msgstr "Convierte ASCII ha caracteres katakana ipe-mbytepe normal."
#: scfuncs.hrc:3527
-#, fuzzy
msgctxt "SC_OPCODE_ASC"
msgid "Text"
msgstr "Moñe'ẽrã"
@@ -12473,7 +12343,6 @@ msgid "Returns a numeric code for the first character in a text string."
msgstr "Ejujey peteĩ código numérico peteĩha peguarã carácter peteĩ itasã moñe'ẽrãgui."
#: scfuncs.hrc:3535
-#, fuzzy
msgctxt "SC_OPCODE_CODE"
msgid "Text"
msgstr "Moñe'ẽrã"
@@ -12500,7 +12369,6 @@ msgid "Value is a number, a reference to a cell containing a number or a formula
msgstr "El valor ha'e peteĩ papapy, peteĩ referencia peteĩ koty'ípe oguerekóva peteĩ papapy o peteĩ fórmula que resulte peteĩ papapýpe."
#: scfuncs.hrc:3545
-#, fuzzy
msgctxt "SC_OPCODE_CURRENCY"
msgid "Decimals"
msgstr "Decimales"
@@ -12532,7 +12400,6 @@ msgid "Removes all nonprintable characters from text."
msgstr "Ejuka opavave caracteres no imprimibles moñe'ẽrãgui."
#: scfuncs.hrc:3561
-#, fuzzy
msgctxt "SC_OPCODE_CLEAN"
msgid "Text"
msgstr "Moñe'ẽrã"
@@ -12548,7 +12415,6 @@ msgid "Combines several text items into one."
msgstr "Embojoaju varios elemento kuéra moñe'ẽrãgui peteĩpe."
#: scfuncs.hrc:3569
-#, fuzzy
msgctxt "SC_OPCODE_CONCAT"
msgid "Text"
msgstr "Moñe'ẽrã"
@@ -12564,7 +12430,6 @@ msgid "Combines several text items into one, accepts cell ranges as arguments."
msgstr "Embojopyru heta moñe'ẽrã mba'epuru peteĩme añoite; emoneĩ tenda'iete intervalo je'epýramo."
#: scfuncs.hrc:3577
-#, fuzzy
msgctxt "SC_OPCODE_CONCAT_MS"
msgid "Text"
msgstr "Moñe'ẽrã"
@@ -12602,7 +12467,6 @@ msgid "If TRUE, empty cells will be ignored."
msgstr "AÑETEGUA ramo ndojehecharamo mo'ãi tenda'iete inandíva."
#: scfuncs.hrc:3589
-#, fuzzy
msgctxt "SC_OPCODE_TEXTJOIN_MS"
msgid "Text"
msgstr "Moñe'ẽrã"
@@ -12618,7 +12482,6 @@ msgid "Checks 1 or more conditions and returns a value corresponding to the firs
msgstr ""
#: scfuncs.hrc:3597
-#, fuzzy
msgctxt "SC_OPCODE_IFS_MS"
msgid "Test"
msgstr "Ha'ã"
@@ -12629,7 +12492,6 @@ msgid "Any value or expression which can be either TRUE or FALSE."
msgstr "Ha'e oimeraẽa valor o expresión ikatu oje'evaluataha mba'éicha VERDADERO o FALSO."
#: scfuncs.hrc:3599
-#, fuzzy
msgctxt "SC_OPCODE_IFS_MS"
msgid "Result"
msgstr "Resultado"
@@ -12667,7 +12529,6 @@ msgid "Value that will be compared against expression."
msgstr "Tepykue oñemoñondivéta je'epyre ndive."
#: scfuncs.hrc:3611
-#, fuzzy
msgctxt "SC_OPCODE_SWITCH_MS"
msgid "Result"
msgstr "Resultado"
@@ -12795,7 +12656,6 @@ msgid "The text to be found."
msgstr "Moñe'ẽrã ojetopátaha."
#: scfuncs.hrc:3653
-#, fuzzy
msgctxt "SC_OPCODE_FIND"
msgid "Text"
msgstr "Moñe'ẽrã"
@@ -12806,7 +12666,6 @@ msgid "The text in which a search is to be made."
msgstr "Moñe'ẽrã peteĩ jehekágui ojejapotaha."
#: scfuncs.hrc:3655
-#, fuzzy
msgctxt "SC_OPCODE_FIND"
msgid "Position"
msgstr "Ñemohenda"
@@ -12833,7 +12692,6 @@ msgid "The text to be found."
msgstr "Moñe'ẽrã ojetopátaha."
#: scfuncs.hrc:3665
-#, fuzzy
msgctxt "SC_OPCODE_SEARCH"
msgid "Text"
msgstr "Moñe'ẽrã"
@@ -12844,7 +12702,6 @@ msgid "The text in which a search is to be made."
msgstr "Moñe'ẽrã peteĩ jehekágui ojejapotaha."
#: scfuncs.hrc:3667
-#, fuzzy
msgctxt "SC_OPCODE_SEARCH"
msgid "Position"
msgstr "Ñemohenda"
@@ -12860,7 +12717,6 @@ msgid "Removes extra spaces from text."
msgstr "Ejuka pa'ũ kuéra extras moñe'ẽrãgui."
#: scfuncs.hrc:3675
-#, fuzzy
msgctxt "SC_OPCODE_TRIM"
msgid "Text"
msgstr "Moñe'ẽrã"
@@ -12876,7 +12732,6 @@ msgid "Capitalizes the first letter in all words."
msgstr "Japo peteĩha letra opavave palabras en mayúsculas."
#: scfuncs.hrc:3683
-#, fuzzy
msgctxt "SC_OPCODE_PROPER"
msgid "Text"
msgstr "Moñe'ẽrã"
@@ -12892,7 +12747,6 @@ msgid "Converts text to uppercase."
msgstr "Convierte moñe'ẽrã en mayúsculas."
#: scfuncs.hrc:3691
-#, fuzzy
msgctxt "SC_OPCODE_UPPER"
msgid "Text"
msgstr "Moñe'ẽrã"
@@ -12908,7 +12762,6 @@ msgid "Converts text to lowercase."
msgstr "Convierte moñe'ẽrã en minúscula."
#: scfuncs.hrc:3699
-#, fuzzy
msgctxt "SC_OPCODE_LOWER"
msgid "Text"
msgstr "Moñe'ẽrã"
@@ -12924,7 +12777,6 @@ msgid "Converts text to a number."
msgstr "Convierte moñe'ẽrã peteĩ papapýpe."
#: scfuncs.hrc:3707
-#, fuzzy
msgctxt "SC_OPCODE_VALUE"
msgid "Text"
msgstr "Moñe'ẽrã"
@@ -12992,7 +12844,6 @@ msgid "The text in which some characters are to be replaced."
msgstr "Ha'e moñe'ẽrã ojembyekoviase papapy específico de caracteres."
#: scfuncs.hrc:3735
-#, fuzzy
msgctxt "SC_OPCODE_REPLACE"
msgid "Position"
msgstr "Ñemohenda"
@@ -13003,7 +12854,6 @@ msgid "The character position from which text is to be replaced."
msgstr "Ñemohenda del carácter oñepyrũha mbyekovia."
#: scfuncs.hrc:3737
-#, fuzzy
msgctxt "SC_OPCODE_REPLACE"
msgid "Length"
msgstr "Puku"
@@ -13066,7 +12916,6 @@ msgid "Calculates length of a text string."
msgstr "Cacúla pukukúe peteĩ itasã moñe'ẽrãgui."
#: scfuncs.hrc:3759
-#, fuzzy
msgctxt "SC_OPCODE_LEN"
msgid "Text"
msgstr "Moñe'ẽrã"
@@ -13082,7 +12931,6 @@ msgid "Returns the first character or characters of a text."
msgstr "Ejujey peteĩha carácter o los caracteres peteĩ moñe'ẽrãgui."
#: scfuncs.hrc:3767
-#, fuzzy
msgctxt "SC_OPCODE_LEFT"
msgid "Text"
msgstr "Moñe'ẽrã"
@@ -13109,7 +12957,6 @@ msgid "Returns the last character or characters of a text."
msgstr "Ejujey carácter paha o caractares peteĩ moñe'ẽrãgui."
#: scfuncs.hrc:3777
-#, fuzzy
msgctxt "SC_OPCODE_RIGHT"
msgid "Text"
msgstr "Moñe'ẽrã"
@@ -13136,7 +12983,6 @@ msgid "Returns a partial text string of a text."
msgstr "Ejujey peteĩ itasã moñe'ẽrãgui parcial peteĩ moñe'ẽrãgui."
#: scfuncs.hrc:3787
-#, fuzzy
msgctxt "SC_OPCODE_MID"
msgid "Text"
msgstr "Moñe'ẽrã"
@@ -13147,7 +12993,6 @@ msgid "The text in which partial words are to be determined."
msgstr "Las palabras parciales ojedeterminataha moñe'ẽrãgui rehe."
#: scfuncs.hrc:3789
-#, fuzzy
msgctxt "SC_OPCODE_MID"
msgid "Start"
msgstr "Ñepyrũ"
@@ -13174,7 +13019,6 @@ msgid "Repeats text a given number of times."
msgstr "Ha'ejevy moñe'ẽrã peteĩ papapy de veces oñeme'ẽa."
#: scfuncs.hrc:3799
-#, fuzzy
msgctxt "SC_OPCODE_REPT"
msgid "Text"
msgstr "Moñe'ẽrã"
@@ -13201,7 +13045,6 @@ msgid "Substitutes new text for old text in a string."
msgstr "Mbyekovia moñe'ẽrã pyahu por moñe'ẽrã tuja peteĩ itasãpe."
#: scfuncs.hrc:3809
-#, fuzzy
msgctxt "SC_OPCODE_SUBSTITUTE"
msgid "Text"
msgstr "Moñe'ẽrã"
@@ -13287,7 +13130,6 @@ msgid "Converts a text of a specified number system to a positive integer in the
msgstr "Convierte peteĩ moñe'ẽrã peteĩgui sistema numérico peteĩ papapy oĩmbáva baserã oñeme'ẽ va'ekue."
#: scfuncs.hrc:3835
-#, fuzzy
msgctxt "SC_OPCODE_DECIMAL"
msgid "Text"
msgstr "Moñe'ẽrã"
@@ -13325,7 +13167,6 @@ msgid "The value to be converted."
msgstr "Tepykue oñembojerétava."
#: scfuncs.hrc:3847 /home/cl/vc/git/libo-core/sc/inc/scfuncs.hrc:3849
-#, fuzzy
msgctxt "SC_OPCODE_CONVERT_OOO"
msgid "Text"
msgstr "Moñe'ẽrã"
@@ -13401,7 +13242,6 @@ msgid "Returns the numeric code for the first Unicode character in a text string
msgstr "Ejujey el código numérico peteĩha peguarã carácter Unicode peteĩ itasãpe moñe'ẽrãgui."
#: scfuncs.hrc:3881
-#, fuzzy
msgctxt "SC_OPCODE_UNICODE"
msgid "Text"
msgstr "Moñe'ẽrã"
@@ -13495,7 +13335,6 @@ msgid "Converts text to a number, in a locale-independent way."
msgstr "Convierte moñe'ẽrã peteĩ númerope, peteĩ manéragui local_independiente"
#: scfuncs.hrc:3911
-#, fuzzy
msgctxt "SC_OPCODE_NUMBERVALUE"
msgid "Text"
msgstr "Moñe'ẽrã"
@@ -13643,7 +13482,6 @@ msgid "Calculates length of a text string, with DBCS"
msgstr "Calcúla pukukue peteĩ itasãgui moñe'ẽrãgui, con DBCS."
#: scfuncs.hrc:3968
-#, fuzzy
msgctxt "SC_OPCODE_LENB"
msgid "Text"
msgstr "Moñe'ẽrã"
@@ -13659,7 +13497,6 @@ msgid "Returns the last character or characters of a text,with DBCS"
msgstr "Ejujey caracter paha o caracteres peteĩ moñe'ẽrãgui, con DBCS"
#: scfuncs.hrc:3975
-#, fuzzy
msgctxt "SC_OPCODE_RIGHTB"
msgid "Text"
msgstr "Moñe'ẽrã"
@@ -13686,7 +13523,6 @@ msgid "Returns the first character or characters of a text,with DBCS"
msgstr "Ejujey peteĩha caracter o caracteres peteĩ moñe'ẽrãgui, con DBCS"
#: scfuncs.hrc:3984
-#, fuzzy
msgctxt "SC_OPCODE_LEFTB"
msgid "Text"
msgstr "Moñe'ẽrã"
@@ -13713,7 +13549,6 @@ msgid "Returns a partial text string of a text, with DBCS"
msgstr "Ejujey peteĩ itasã parcial moñe'ẽrãgui, con DBCS"
#: scfuncs.hrc:3993
-#, fuzzy
msgctxt "SC_OPCODE_MIDB"
msgid "Text"
msgstr "Moñe'ẽrã"
@@ -13724,7 +13559,6 @@ msgid "The text in which partial words are to be determined."
msgstr "Las palabras parciales ojedeterminataha moñe'ẽrãgui rehe."
#: scfuncs.hrc:3995
-#, fuzzy
msgctxt "SC_OPCODE_MIDB"
msgid "Start"
msgstr "Ñepyrũ"
@@ -13916,7 +13750,6 @@ msgid "Value"
msgstr "Valor"
#: scfuncs.hrc:4065
-#, fuzzy
msgctxt "SC_OPCODE_ROUNDSIG"
msgid "The number to be rounded."
msgstr "Papapy ojemoapu'a arã."
@@ -13939,37 +13772,31 @@ msgid "Replaces characters within a text string with a different text string, wi
msgstr "Mbyekovia caracteres itasã hyepýpe moñe'ẽrãgui peteĩ itasã rehe moñe'ẽrãgui diferente."
#: scfuncs.hrc:4073
-#, fuzzy
msgctxt "SC_OPCODE_REPLACEB"
msgid "Text"
msgstr "Moñe'ẽrã"
#: scfuncs.hrc:4074
-#, fuzzy
msgctxt "SC_OPCODE_REPLACEB"
msgid "The text in which some characters are to be replaced."
msgstr "Ha'e moñe'ẽrã ojembyekoviase papapy específico de caracteres."
#: scfuncs.hrc:4075
-#, fuzzy
msgctxt "SC_OPCODE_REPLACEB"
msgid "Position"
msgstr "Ñemohenda"
#: scfuncs.hrc:4076
-#, fuzzy
msgctxt "SC_OPCODE_REPLACEB"
msgid "The character position from which text is to be replaced."
msgstr "Ñemohenda del carácter oñepyrũha mbyekovia."
#: scfuncs.hrc:4077
-#, fuzzy
msgctxt "SC_OPCODE_REPLACEB"
msgid "Length"
msgstr "Puku"
#: scfuncs.hrc:4078
-#, fuzzy
msgctxt "SC_OPCODE_REPLACEB"
msgid "The number of characters to be replaced."
msgstr "Papapy de caracteres ojembyekovia arã."
@@ -13981,7 +13808,6 @@ msgid "New text"
msgstr "moñe'ẽrã_pyahu"
#: scfuncs.hrc:4080
-#, fuzzy
msgctxt "SC_OPCODE_REPLACEB"
msgid "The text to be inserted."
msgstr "Moñe'ẽrã ojemoingetaha."
@@ -13998,31 +13824,26 @@ msgid "Find text"
msgstr "Heka Moñe'ẽrã"
#: scfuncs.hrc:4088
-#, fuzzy
msgctxt "SC_OPCODE_FINDB"
msgid "The text to be found."
msgstr "Moñe'ẽrã ojetopátaha."
#: scfuncs.hrc:4089
-#, fuzzy
msgctxt "SC_OPCODE_FINDB"
msgid "Text"
msgstr "Moñe'ẽrã"
#: scfuncs.hrc:4090
-#, fuzzy
msgctxt "SC_OPCODE_FINDB"
msgid "The text in which a search is to be made."
msgstr "Moñe'ẽrã peteĩ jehekágui ojejapotaha."
#: scfuncs.hrc:4091
-#, fuzzy
msgctxt "SC_OPCODE_FINDB"
msgid "Position"
msgstr "Ñemohenda"
#: scfuncs.hrc:4092
-#, fuzzy
msgctxt "SC_OPCODE_FINDB"
msgid "The position in the text from which the search starts."
msgstr "Ñemohenda moñe'ẽrãpe oñepyrũha ojeheka."
@@ -14039,31 +13860,26 @@ msgid "Find text"
msgstr "Heka Moñe'ẽrã"
#: scfuncs.hrc:4100
-#, fuzzy
msgctxt "SC_OPCODE_SEARCHB"
msgid "The text to be found."
msgstr "Moñe'ẽrã ojetopátaha."
#: scfuncs.hrc:4101
-#, fuzzy
msgctxt "SC_OPCODE_SEARCHB"
msgid "Text"
msgstr "Moñe'ẽrã"
#: scfuncs.hrc:4102
-#, fuzzy
msgctxt "SC_OPCODE_SEARCHB"
msgid "The text in which a search is to be made."
msgstr "Moñe'ẽrã peteĩ jehekágui ojejapotaha."
#: scfuncs.hrc:4103
-#, fuzzy
msgctxt "SC_OPCODE_SEARCHB"
msgid "Position"
msgstr "Ñemohenda"
#: scfuncs.hrc:4104
-#, fuzzy
msgctxt "SC_OPCODE_SEARCHB"
msgid "The position in the text from which the search starts."
msgstr "Ñemohenda moñe'ẽrãpe oñepyrũha ojeheka."
@@ -14778,13 +14594,11 @@ msgid "Comment"
msgstr "Oje'éva"
#: strings.hrc:167
-#, fuzzy
msgctxt "STR_MENU_SORT_ASC"
msgid "Sort Ascending"
msgstr "Orden Ojupi Hína"
#: strings.hrc:168
-#, fuzzy
msgctxt "STR_MENU_SORT_DESC"
msgid "Sort Descending"
msgstr "Orden Oguejyva"
@@ -14992,14 +14806,12 @@ msgstr "Hai-jey"
#. MovingAverageDialog
#: strings.hrc:214
-#, fuzzy
msgctxt "STR_MOVING_AVERAGE_UNDO_NAME"
msgid "Moving Average"
msgstr "Media Móvil"
#. ExponentialSmoothingDialog
#: strings.hrc:216
-#, fuzzy
msgctxt "STR_EXPONENTIAL_SMOOTHING_UNDO_NAME"
msgid "Exponential Smoothing"
msgstr "Mosỹi Exponencial"
@@ -15024,7 +14836,6 @@ msgid "ANOVA - Two Factor"
msgstr "ANOVA: Mokõi Factores"
#: strings.hrc:221
-#, fuzzy
msgctxt "STR_ANOVA_LABEL_GROUPS"
msgid "Groups"
msgstr "Aty kuéra"
@@ -15106,7 +14917,6 @@ msgstr "Covarianzas"
#. DescriptiveStatisticsDialog
#: strings.hrc:239
-#, fuzzy
msgctxt "STR_DESCRIPTIVE_STATISTICS_UNDO_NAME"
msgid "Descriptive Statistics"
msgstr "Estadísticas Descriptivas"
@@ -15230,7 +15040,6 @@ msgid "Binomial"
msgstr "Binomial"
#: strings.hrc:263
-#, fuzzy
msgctxt "STR_DISTRIBUTION_NEGATIVE_BINOMIAL"
msgid "Negative Binomial"
msgstr "Binomial Negativa"
@@ -15297,7 +15106,6 @@ msgstr "Valor p"
#. SamplingDialog
#: strings.hrc:276
-#, fuzzy
msgctxt "STR_SAMPLING_UNDO_NAME"
msgid "Sampling"
msgstr "Peteĩ hechauka"
@@ -15344,13 +15152,11 @@ msgid "Test of Independence (Chi-Square)"
msgstr "Ha'ã de Independencia (Ji-Cuadrado)"
#: strings.hrc:285
-#, fuzzy
msgctxt "STR_REGRESSION_UNDO_NAME"
msgid "Regression"
msgstr "Regresión"
#: strings.hrc:286
-#, fuzzy
msgctxt "STR_REGRESSION"
msgid "Regression"
msgstr "Regresión"
@@ -15434,7 +15240,6 @@ msgid "Logarithmic"
msgstr "Logarítmica"
#: strings.hrc:303
-#, fuzzy
msgctxt "STR_LABEL_POWER"
msgid "Power"
msgstr "Potencia"
@@ -17198,25 +17003,21 @@ msgid "_Close"
msgstr "_Mboty"
#: dataprovider.ui:9
-#, fuzzy
msgctxt "dataprovider|DataStreamDialog"
msgid "Live Data Streams"
msgstr "Syry Datosgui En Directo"
#: dataprovider.ui:107
-#, fuzzy
msgctxt "dataprovider|label6"
msgid "URL:"
msgstr "URL:"
#: dataprovider.ui:120
-#, fuzzy
msgctxt "dataprovider|url|tooltip_text"
msgid "Enter the URL of the source document in the local file system or Internet here."
msgstr "Ehai el URL documento moógui ou en el sistema ñongatuha local o Internetgui ko'ápe."
#: dataprovider.ui:138
-#, fuzzy
msgctxt "dataprovider|browse"
msgid "_Browse..."
msgstr "_Kundaha..."
@@ -17238,19 +17039,16 @@ msgid "Search String:"
msgstr ""
#: dataprovider.ui:268
-#, fuzzy
msgctxt "dataprovider|label"
msgid "Source Stream"
msgstr "Syry Moógui Ou"
#: dataproviderentry.ui:46
-#, fuzzy
msgctxt "dataproviderentry|url"
msgid "URL:"
msgstr "URL:"
#: dataproviderentry.ui:57
-#, fuzzy
msgctxt "dataproviderentry|id"
msgid "ID:"
msgstr "ID:"
@@ -17576,7 +17374,6 @@ msgid "Edit Setting"
msgstr "Editar Ojeguatyrõ"
#: dropmenu.ui:12
-#, fuzzy
msgctxt "dropmenu|hyperlink"
msgid "Insert as Hyperlink"
msgstr "Moinge hiperenlace icha"
@@ -17588,7 +17385,6 @@ msgid "Insert as Link"
msgstr "Moinge peteĩ Link"
#: dropmenu.ui:28
-#, fuzzy
msgctxt "dropmenu|copy"
msgid "Insert as Copy"
msgstr "Moinge Kópiaicha"
@@ -18519,7 +18315,6 @@ msgid "_From file"
msgstr "Ñongatuha _guive"
#: insertsheet.ui:371
-#, fuzzy
msgctxt "insertsheet|tables-atkobject"
msgid "Tables in file"
msgstr "Tablas ñongatuhápe"
@@ -18986,19 +18781,16 @@ msgid "Default"
msgstr "Oĩhaguéicha voi"
#: notebookbar_groupedbar_compact.ui:3877
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|Accent1"
msgid "Accent 1"
msgstr "Acento 1"
#: notebookbar_groupedbar_compact.ui:3885
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|Accent2"
msgid "Accent 2"
msgstr "Acento 2"
#: notebookbar_groupedbar_compact.ui:3893
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|Accent3"
msgid "Accent 3"
msgstr "Acento 3"
@@ -19016,31 +18808,26 @@ msgid "Header 2"
msgstr "Omoakã"
#: notebookbar_groupedbar_compact.ui:3929
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|bad"
msgid "Bad"
msgstr "Ñaña"
#: notebookbar_groupedbar_compact.ui:3937
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|error"
msgid "Error"
msgstr "Jejavy"
#: notebookbar_groupedbar_compact.ui:3945
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|good"
msgid "Good"
msgstr "Py'aporã"
#: notebookbar_groupedbar_compact.ui:3953
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|neutral"
msgid "Neutral"
msgstr "Neutral"
#: notebookbar_groupedbar_compact.ui:3961
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|warning"
msgid "Warning"
msgstr "Ejatendéke Koápe"
@@ -19052,7 +18839,6 @@ msgid "Footnote"
msgstr "Nota"
#: notebookbar_groupedbar_compact.ui:3983
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|note"
msgid "Note"
msgstr "Nota"
@@ -19064,7 +18850,6 @@ msgid "_File"
msgstr "Ñongatuha"
#: notebookbar_groupedbar_compact.ui:4782
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|editb"
msgid "_Edit"
msgstr "_Editar"
@@ -19076,7 +18861,6 @@ msgid "St_yles"
msgstr "Estilo kuéra"
#: notebookbar_groupedbar_compact.ui:5092
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|formatb"
msgid "F_ont"
msgstr "_Letra Háicha"
@@ -19142,13 +18926,11 @@ msgid "C_olor"
msgstr "Sa'y"
#: notebookbar_groupedbar_compact.ui:6705
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|arrange"
msgid "_Arrange"
msgstr "_Myatyrõ"
#: notebookbar_groupedbar_compact.ui:6865
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|GridB"
msgid "_Grid"
msgstr "_Cuadrícula"
@@ -19166,7 +18948,6 @@ msgid "_Review"
msgstr "Jehechajey"
#: notebookbar_groupedbar_compact.ui:7261
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|commentsb"
msgid "_Comments"
msgstr "_Oje'éva"
@@ -19195,13 +18976,11 @@ msgid "D_raw"
msgstr ""
#: notebookbar_groupedbar_compact.ui:8040
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|arrangeD"
msgid "_Arrange"
msgstr "_Myatyrõ"
#: notebookbar_groupedbar_compact.ui:8149
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|Grid"
msgid "_Grid"
msgstr "_Cuadrícula"
@@ -19213,25 +18992,21 @@ msgid "Grou_p"
msgstr "Aty"
#: notebookbar_groupedbar_compact.ui:8366
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|3Db"
msgid "3_D"
msgstr "3_D"
#: notebookbar_groupedbar_compact.ui:8549
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|oleB"
msgid "F_rame"
msgstr "Ma_rco"
#: notebookbar_groupedbar_compact.ui:8756
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|arrangeO"
msgid "_Arrange"
msgstr "_Myatyrõ"
#: notebookbar_groupedbar_compact.ui:8865
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|GridO"
msgid "_Grid"
msgstr "_Cuadrícula"
@@ -19267,19 +19042,16 @@ msgid "_View"
msgstr "Hecha"
#: notebookbar_groupedbar_compact.ui:9795
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|menub"
msgid "_Menu"
msgstr "_Menú"
#: notebookbar_groupedbar_compact.ui:9850
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|toolsb"
msgid "_Tools"
msgstr "_Herramientas"
#: notebookbar_groupedbar_full.ui:3663
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|menubarD"
msgid "Menubar"
msgstr "Barra Menú"
@@ -19291,19 +19063,16 @@ msgid "Default"
msgstr "Oĩhaguéicha voi"
#: notebookbar_groupedbar_full.ui:3811
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|Accent1"
msgid "Accent 1"
msgstr "Acento 1"
#: notebookbar_groupedbar_full.ui:3819
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|Accent2"
msgid "Accent 2"
msgstr "Acento 2"
#: notebookbar_groupedbar_full.ui:3827
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|Accent3"
msgid "Accent 3"
msgstr "Acento 3"
@@ -19321,31 +19090,26 @@ msgid "Header 2"
msgstr "Omoakã"
#: notebookbar_groupedbar_full.ui:3863
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|bad"
msgid "Bad"
msgstr "Ñaña"
#: notebookbar_groupedbar_full.ui:3871
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|error"
msgid "Error"
msgstr "Jejavy"
#: notebookbar_groupedbar_full.ui:3879
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|good"
msgid "Good"
msgstr "Py'aporã"
#: notebookbar_groupedbar_full.ui:3887
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|neutral"
msgid "Neutral"
msgstr "Neutral"
#: notebookbar_groupedbar_full.ui:3895
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|warning"
msgid "Warning"
msgstr "Ejatendéke Koápe"
@@ -19357,7 +19121,6 @@ msgid "Footnote"
msgstr "Nota"
#: notebookbar_groupedbar_full.ui:3917
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|note"
msgid "Note"
msgstr "Nota"
@@ -19369,7 +19132,6 @@ msgid "_File"
msgstr "Ñongatuha"
#: notebookbar_groupedbar_full.ui:4811
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|editb"
msgid "_Edit"
msgstr "_Editar"
@@ -19381,7 +19143,6 @@ msgid "St_yles"
msgstr "Estilo kuéra"
#: notebookbar_groupedbar_full.ui:5278
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|formatb"
msgid "F_ont"
msgstr "_Letra Háicha"
@@ -19435,7 +19196,6 @@ msgid "_Graphic"
msgstr "Ta'anga"
#: notebookbar_groupedbar_full.ui:7240
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|arrange"
msgid "_Arrange"
msgstr "_Myatyrõ"
@@ -19447,7 +19207,6 @@ msgid "C_olor"
msgstr "Sa'y"
#: notebookbar_groupedbar_full.ui:7640
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|GridB"
msgid "_Grid"
msgstr "_Cuadrícula"
@@ -19465,7 +19224,6 @@ msgid "_Review"
msgstr "Jehechajey"
#: notebookbar_groupedbar_full.ui:8213
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|commentsb"
msgid "_Comments"
msgstr "_Oje'éva"
@@ -19488,13 +19246,11 @@ msgid "D_raw"
msgstr ""
#: notebookbar_groupedbar_full.ui:9425
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|editdrawb"
msgid "_Edit"
msgstr "_Editar"
#: notebookbar_groupedbar_full.ui:9762
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|arrangedrawb"
msgid "_Arrange"
msgstr "_Myatyrõ"
@@ -19512,13 +19268,11 @@ msgid "Grou_p"
msgstr "Aty"
#: notebookbar_groupedbar_full.ui:10273
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|3Db"
msgid "3_D"
msgstr "3_D"
#: notebookbar_groupedbar_full.ui:10580
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|formatd"
msgid "F_ont"
msgstr "_Letra Háicha"
@@ -19542,25 +19296,21 @@ msgid "_Insert"
msgstr "Moinge"
#: notebookbar_groupedbar_full.ui:11334
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|media"
msgid "_Media"
msgstr "_Multimedia"
#: notebookbar_groupedbar_full.ui:11571
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|oleB"
msgid "F_rame"
msgstr "Ma_rco"
#: notebookbar_groupedbar_full.ui:12001
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|arrageOLE"
msgid "_Arrange"
msgstr "_Myatyrõ"
#: notebookbar_groupedbar_full.ui:12164
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|OleGridB"
msgid "_Grid"
msgstr "_Cuadrícula"
@@ -19572,13 +19322,11 @@ msgid "_View"
msgstr "Hecha"
#: notebookbar_groupedbar_full.ui:12509
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|menub"
msgid "_Menu"
msgstr "_Menú"
#: notebookbar_groupedbar_full.ui:12561
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|toolsb"
msgid "_Tools"
msgstr "_Herramientas"
@@ -21734,7 +21482,6 @@ msgid "Indents from the left edge."
msgstr "Sangría borde asúpegui."
#: sidebaralignment.ui:285
-#, fuzzy
msgctxt "sidebaralignment|leftindent-atkobject"
msgid "Left Indent"
msgstr "Pa'ũguasu asugua"
diff --git a/source/gug/scaddins/messages.po b/source/gug/scaddins/messages.po
index 51a085328a1..a17dfa89b21 100644
--- a/source/gug/scaddins/messages.po
+++ b/source/gug/scaddins/messages.po
@@ -19,7 +19,6 @@ msgid "Returns the serial number of the date before or after a specified number
msgstr ""
#: analysis.hrc:28
-#, fuzzy
msgctxt "ANALYSIS_Workday"
msgid "Start date"
msgstr "Arange ñepyrũ"
@@ -57,7 +56,6 @@ msgid "Returns the number of years (including fractional part) between two dates
msgstr ""
#: analysis.hrc:39
-#, fuzzy
msgctxt "ANALYSIS_Yearfrac"
msgid "Start date"
msgstr "Arange ñepyrũ"
@@ -69,7 +67,6 @@ msgid "The start date"
msgstr "Arange Ñepyrũ"
#: analysis.hrc:41
-#, fuzzy
msgctxt "ANALYSIS_Yearfrac"
msgid "End date"
msgstr "Arange opáhague"
@@ -96,7 +93,6 @@ msgid "Returns the serial number of the date that is a specified number of month
msgstr ""
#: analysis.hrc:50
-#, fuzzy
msgctxt "ANALYSIS_Edate"
msgid "Start date"
msgstr "Arange ñepyrũ"
@@ -151,7 +147,6 @@ msgid "Returns the serial number of the last day of the month that comes a certa
msgstr ""
#: analysis.hrc:68
-#, fuzzy
msgctxt "ANALYSIS_Eomonth"
msgid "Start date"
msgstr "Arange ñepyrũ"
@@ -180,7 +175,6 @@ msgid ""
msgstr ""
#: analysis.hrc:77
-#, fuzzy
msgctxt "ANALYSIS_Networkdays"
msgid "Start date"
msgstr "Arange ñepyrũ"
@@ -192,7 +186,6 @@ msgid "The start date"
msgstr "Arange Ñepyrũ"
#: analysis.hrc:79
-#, fuzzy
msgctxt "ANALYSIS_Networkdays"
msgid "End date"
msgstr "Arange opáhague"
@@ -547,7 +540,6 @@ msgid "The binary number to be converted (as text)"
msgstr ""
#: analysis.hrc:208
-#, fuzzy
msgctxt "ANALYSIS_Bin2Oct"
msgid "Places"
msgstr "Moopa'oĩ kuéra"
@@ -588,7 +580,6 @@ msgid "The binary number to be converted (as text)"
msgstr ""
#: analysis.hrc:224
-#, fuzzy
msgctxt "ANALYSIS_Bin2Hex"
msgid "Places"
msgstr "Moopa'oĩ kuéra"
@@ -614,7 +605,6 @@ msgid "The octal number to be converted (as text)"
msgstr ""
#: analysis.hrc:233
-#, fuzzy
msgctxt "ANALYSIS_Oct2Bin"
msgid "Places"
msgstr "Moopa'oĩ kuéra"
@@ -655,7 +645,6 @@ msgid "The octal number to be converted (as text)"
msgstr ""
#: analysis.hrc:249
-#, fuzzy
msgctxt "ANALYSIS_Oct2Hex"
msgid "Places"
msgstr "Moopa'oĩ kuéra"
@@ -681,7 +670,6 @@ msgid "The decimal integer to be converted"
msgstr ""
#: analysis.hrc:258
-#, fuzzy
msgctxt "ANALYSIS_Dec2Bin"
msgid "Places"
msgstr "Moopa'oĩ kuéra"
@@ -707,7 +695,6 @@ msgid "The decimal integer to be converted"
msgstr ""
#: analysis.hrc:267
-#, fuzzy
msgctxt "ANALYSIS_Dec2Hex"
msgid "Places"
msgstr "Moopa'oĩ kuéra"
@@ -733,7 +720,6 @@ msgid "The decimal number"
msgstr "Papapy decimal"
#: analysis.hrc:276
-#, fuzzy
msgctxt "ANALYSIS_Dec2Oct"
msgid "Places"
msgstr "Moopa'oĩ kuéra"
@@ -759,7 +745,6 @@ msgid "The hexadecimal number to be converted (as text)"
msgstr ""
#: analysis.hrc:285
-#, fuzzy
msgctxt "ANALYSIS_Hex2Bin"
msgid "Places"
msgstr "Moopa'oĩ kuéra"
@@ -800,7 +785,6 @@ msgid "The hexadecimal number to be converted (as text)"
msgstr ""
#: analysis.hrc:301
-#, fuzzy
msgctxt "ANALYSIS_Hex2Oct"
msgid "Places"
msgstr "Moopa'oĩ kuéra"
@@ -848,7 +832,6 @@ msgid "Lower limit"
msgstr "Límite Michĩve"
#: analysis.hrc:318
-#, fuzzy
msgctxt "ANALYSIS_Erf"
msgid "The lower limit for integration"
msgstr "Límite michĩveva de la integración"
@@ -878,7 +861,6 @@ msgid "Lower limit"
msgstr "Límite Michĩve"
#: analysis.hrc:327
-#, fuzzy
msgctxt "ANALYSIS_Erfc"
msgid "The lower limit for integration"
msgstr "Límite michĩveva de la integración"
@@ -1115,7 +1097,6 @@ msgid "Returns the product of several complex numbers"
msgstr ""
#: analysis.hrc:430 /home/cl/vc/git/libo-core/scaddins/inc/analysis.hrc:432
-#, fuzzy
msgctxt "ANALYSIS_Improduct"
msgid "Complex number"
msgstr "Papapy hasýva"
@@ -1359,7 +1340,6 @@ msgid "The imaginary coefficient"
msgstr ""
#: analysis.hrc:536
-#, fuzzy
msgctxt "ANALYSIS_Complex"
msgid "Suffix"
msgstr "Sufijo"
@@ -1441,7 +1421,6 @@ msgid "Date the first period ends"
msgstr ""
#: analysis.hrc:560
-#, fuzzy
msgctxt "ANALYSIS_Amordegrc"
msgid "Salvage"
msgstr "Valor_residual"
@@ -1518,7 +1497,6 @@ msgid "The date the first period ends"
msgstr ""
#: analysis.hrc:579
-#, fuzzy
msgctxt "ANALYSIS_Amorlinc"
msgid "Salvage"
msgstr "Valor_residual"
@@ -1728,7 +1706,6 @@ msgid "The investment"
msgstr ""
#: analysis.hrc:632
-#, fuzzy
msgctxt "ANALYSIS_Received"
msgid "Discount"
msgstr "Descuento"
@@ -2125,7 +2102,6 @@ msgid "The maturity"
msgstr ""
#: analysis.hrc:739
-#, fuzzy
msgctxt "ANALYSIS_Pricedisc"
msgid "Discount"
msgstr "Descuento"
@@ -2297,7 +2273,6 @@ msgid "Effective rate"
msgstr ""
#: analysis.hrc:785
-#, fuzzy
msgctxt "ANALYSIS_Nominal"
msgid "The effective interest rate"
msgstr "La tasa de interés efectiva"
@@ -2328,7 +2303,6 @@ msgid "The decimal number"
msgstr "Papapy decimal"
#: analysis.hrc:795
-#, fuzzy
msgctxt "ANALYSIS_Dollarfr"
msgid "Fraction"
msgstr "Fracción"
@@ -2354,7 +2328,6 @@ msgid "The number as a fraction"
msgstr ""
#: analysis.hrc:804
-#, fuzzy
msgctxt "ANALYSIS_Dollarde"
msgid "Fraction"
msgstr "Fracción"
@@ -2589,7 +2562,6 @@ msgid "The maturity"
msgstr ""
#: analysis.hrc:866
-#, fuzzy
msgctxt "ANALYSIS_Tbilleq"
msgid "Discount"
msgstr "Descuento"
@@ -2625,7 +2597,6 @@ msgid "The maturity"
msgstr ""
#: analysis.hrc:877
-#, fuzzy
msgctxt "ANALYSIS_Tbillprice"
msgid "Discount"
msgstr "Descuento"
@@ -3064,7 +3035,6 @@ msgid "The dates"
msgstr "Arange kuéra"
#: analysis.hrc:987
-#, fuzzy
msgctxt "ANALYSIS_Xirr"
msgid "Guess"
msgstr "Estimación"
@@ -3467,7 +3437,6 @@ msgid "Calculates the number of weeks in a specific period"
msgstr ""
#: datefunc.hrc:28
-#, fuzzy
msgctxt "DATE_FUNCDESC_DiffWeeks"
msgid "Start date"
msgstr "Arange ñepyrũ"
@@ -3478,7 +3447,6 @@ msgid "First day of the period"
msgstr ""
#: datefunc.hrc:30
-#, fuzzy
msgctxt "DATE_FUNCDESC_DiffWeeks"
msgid "End date"
msgstr "Arange opáhague"
@@ -3504,7 +3472,6 @@ msgid "Determines the number of months in a specific period."
msgstr ""
#: datefunc.hrc:39
-#, fuzzy
msgctxt "DATE_FUNCDESC_DiffMonths"
msgid "Start date"
msgstr "Arange ñepyrũ"
@@ -3515,7 +3482,6 @@ msgid "First day of the period."
msgstr ""
#: datefunc.hrc:41
-#, fuzzy
msgctxt "DATE_FUNCDESC_DiffMonths"
msgid "End date"
msgstr "Arange opáhague"
@@ -3541,7 +3507,6 @@ msgid "Calculates the number of years in a specific period."
msgstr ""
#: datefunc.hrc:50
-#, fuzzy
msgctxt "DATE_FUNCDESC_DiffYears"
msgid "Start date"
msgstr "Arange ñepyrũ"
@@ -3552,7 +3517,6 @@ msgid "First day of the period"
msgstr ""
#: datefunc.hrc:52
-#, fuzzy
msgctxt "DATE_FUNCDESC_DiffYears"
msgid "End date"
msgstr "Arange opáhague"
@@ -4188,13 +4152,11 @@ msgid "EFFECT"
msgstr ""
#: strings.hrc:54
-#, fuzzy
msgctxt "ANALYSIS_FUNCNAME_Cumprinc"
msgid "CUMPRINC"
msgstr "PAGO.PRINC.ENTRE"
#: strings.hrc:55
-#, fuzzy
msgctxt "ANALYSIS_FUNCNAME_Cumipmt"
msgid "CUMIPMT"
msgstr "PAGO.INT.ENTRE"
@@ -4220,7 +4182,6 @@ msgid "MDURATION"
msgstr "DURACION.MODIF"
#: strings.hrc:60
-#, fuzzy
msgctxt "ANALYSIS_FUNCNAME_Nominal"
msgid "NOMINAL"
msgstr "TASA.NOMINAL"
@@ -4340,25 +4301,21 @@ msgid "FVSCHEDULE"
msgstr ""
#: strings.hrc:83
-#, fuzzy
msgctxt "ANALYSIS_FUNCNAME_Iseven"
msgid "ISEVEN"
msgstr "ESPAR"
#: strings.hrc:84
-#, fuzzy
msgctxt "ANALYSIS_FUNCNAME_Isodd"
msgid "ISODD"
msgstr "ESIMPAR"
#: strings.hrc:85
-#, fuzzy
msgctxt "ANALYSIS_FUNCNAME_Gcd"
msgid "GCD"
msgstr "M.C.D"
#: strings.hrc:86
-#, fuzzy
msgctxt "ANALYSIS_FUNCNAME_Lcm"
msgid "LCM"
msgstr "M.C.M"
@@ -4430,7 +4387,6 @@ msgid "BIN2OCT"
msgstr ""
#: strings.hrc:100
-#, fuzzy
msgctxt "ANALYSIS_FUNCNAME_Delta"
msgid "DELTA"
msgstr "DELTA"
diff --git a/source/gug/scp2/source/base.po b/source/gug/scp2/source/base.po
index 5ac7e29a670..366c03f3455 100644
--- a/source/gug/scp2/source/base.po
+++ b/source/gug/scp2/source/base.po
@@ -17,7 +17,6 @@ msgstr ""
"X-POOTLE-MTIME: 1438893719.000000\n"
#: folderitem_base.ulf
-#, fuzzy
msgctxt ""
"folderitem_base.ulf\n"
"STR_FI_TOOLTIP_BASE\n"
@@ -42,7 +41,6 @@ msgid "Create and edit databases by using %PRODUCTNAME Base."
msgstr ""
#: module_base.ulf
-#, fuzzy
msgctxt ""
"module_base.ulf\n"
"STR_NAME_MODULE_PRG_BASE_BIN\n"
diff --git a/source/gug/scp2/source/calc.po b/source/gug/scp2/source/calc.po
index 4ab90689415..d6cf87da95b 100644
--- a/source/gug/scp2/source/calc.po
+++ b/source/gug/scp2/source/calc.po
@@ -25,7 +25,6 @@ msgid "Spreadsheet"
msgstr "Kuatia Kálkulo Peguarã"
#: folderitem_calc.ulf
-#, fuzzy
msgctxt ""
"folderitem_calc.ulf\n"
"STR_FI_TOOLTIP_CALC\n"
@@ -51,7 +50,6 @@ msgid "Perform calculations, analyze information and manage lists in spreadsheet
msgstr "Rejapo kálkulo, analice informacíon ha sambyhy listas en kuatia kálkulo peguarã reipuru jave Calc."
#: module_calc.ulf
-#, fuzzy
msgctxt ""
"module_calc.ulf\n"
"STR_NAME_MODULE_PRG_CALC_BIN\n"
diff --git a/source/gug/scp2/source/draw.po b/source/gug/scp2/source/draw.po
index 07ac3e1bd51..00e5bc2c09b 100644
--- a/source/gug/scp2/source/draw.po
+++ b/source/gug/scp2/source/draw.po
@@ -25,7 +25,6 @@ msgid "Drawing"
msgstr "Dibujo"
#: folderitem_draw.ulf
-#, fuzzy
msgctxt ""
"folderitem_draw.ulf\n"
"STR_FI_TOOLTIP_DRAW\n"
diff --git a/source/gug/scp2/source/impress.po b/source/gug/scp2/source/impress.po
index 54037e7cbc0..bda52ad5e48 100644
--- a/source/gug/scp2/source/impress.po
+++ b/source/gug/scp2/source/impress.po
@@ -25,7 +25,6 @@ msgid "Presentation"
msgstr "Ojechauka"
#: folderitem_impress.ulf
-#, fuzzy
msgctxt ""
"folderitem_impress.ulf\n"
"STR_FI_TOOLTIP_IMPRESS\n"
diff --git a/source/gug/scp2/source/math.po b/source/gug/scp2/source/math.po
index 86ba74679c6..e05d5381ea5 100644
--- a/source/gug/scp2/source/math.po
+++ b/source/gug/scp2/source/math.po
@@ -17,7 +17,6 @@ msgstr ""
"X-POOTLE-MTIME: 1438893724.000000\n"
#: folderitem_math.ulf
-#, fuzzy
msgctxt ""
"folderitem_math.ulf\n"
"STR_FI_TOOLTIP_MATH\n"
diff --git a/source/gug/scp2/source/ooo.po b/source/gug/scp2/source/ooo.po
index 595490495a9..a04e8beba10 100644
--- a/source/gug/scp2/source/ooo.po
+++ b/source/gug/scp2/source/ooo.po
@@ -4415,7 +4415,6 @@ msgid "Slovenian spelling dictionary, hyphenation rules, and thesaurus"
msgstr "Esloveno: corrector ortográfico ha división ñe'ẽgui"
#: module_ooo.ulf
-#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_NAME_MODULE_EXTENSION_DICTIONARY_SQ\n"
diff --git a/source/gug/scp2/source/writer.po b/source/gug/scp2/source/writer.po
index a8277eb578e..7698130975c 100644
--- a/source/gug/scp2/source/writer.po
+++ b/source/gug/scp2/source/writer.po
@@ -33,7 +33,6 @@ msgid "Text Document"
msgstr "Documento Moñe'ẽrã"
#: folderitem_writer.ulf
-#, fuzzy
msgctxt ""
"folderitem_writer.ulf\n"
"STR_FI_TOOLTIP_WRITER\n"
diff --git a/source/gug/sd/messages.po b/source/gug/sd/messages.po
index 0f6aeef99a7..77d35d64081 100644
--- a/source/gug/sd/messages.po
+++ b/source/gug/sd/messages.po
@@ -24,7 +24,6 @@ msgid "Handouts"
msgstr "Folletos"
#: DocumentRenderer.hrc:31
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_CONTENT_CHOICES"
msgid "Notes"
msgstr "Notas"
@@ -111,13 +110,11 @@ msgid "Fit to printable page"
msgstr "Ojeahusta a la zona de impresión"
#: DocumentRenderer.hrc:63
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_PAGE_OPTIONS_CHOICES"
msgid "Distribute on multiple sheets of paper"
msgstr "Me'e heta rogue kuatiágui"
#: DocumentRenderer.hrc:64
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_PAGE_OPTIONS_CHOICES"
msgid "Tile sheet of paper with repeated slides"
msgstr "Mosaicos diapositivasndi ojerepetí va'ekue"
@@ -134,13 +131,11 @@ msgid "Fit to printable page"
msgstr "Ojeahusta a la zona de impresión"
#: DocumentRenderer.hrc:71
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_PAGE_OPTIONS_CHOICES_DRAW"
msgid "Distribute on multiple sheets of paper"
msgstr "Me'e heta rogue kuatiágui"
#: DocumentRenderer.hrc:72
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_PAGE_OPTIONS_CHOICES_DRAW"
msgid "Tile sheet of paper with repeated pages"
msgstr "Mosaicos diapositivasndi ojerepetí va'ekue"
@@ -152,13 +147,11 @@ msgid "All pages"
msgstr "Opavave rogue kuéra"
#: DocumentRenderer.hrc:78
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_BROCHURE_INCLUDE_LIST"
msgid "Front sides / right pages"
msgstr "Anversos / rogue akatúa"
#: DocumentRenderer.hrc:79
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_BROCHURE_INCLUDE_LIST"
msgid "Back sides / left pages"
msgstr "Reversos / rogue asúpe"
@@ -181,7 +174,6 @@ msgid "Se~lection"
msgstr "Je~poravo"
#: DocumentRenderer.hrc:91
-#, fuzzy
msgctxt "STR_DRAW_PRINT_UI_PAGE_RANGE_CHOICE"
msgid "~All pages"
msgstr "~Opavave rogue kuéra"
@@ -620,7 +612,6 @@ msgid "Slide %1 of %2 (%3)"
msgstr "Diapositiva %1 de %2 (%3)"
#: strings.hrc:99
-#, fuzzy
msgctxt "STR_ALL_SUPPORTED_FORMATS"
msgid "All supported formats"
msgstr "Opavave ysaja ojokupytýva"
@@ -2349,13 +2340,11 @@ msgid "Document"
msgstr "Documento"
#: strings.hrc:450
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_SLIDESPERPAGE"
msgid "Slides per page"
msgstr "Diapositiva rogue rehe"
#: strings.hrc:451
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_ORDER"
msgid "Order"
msgstr "Orden"
@@ -2383,7 +2372,6 @@ msgid "~Date and time"
msgstr "~Arange ha aravo"
#: strings.hrc:456
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_IS_PRINT_HIDDEN"
msgid "Hidden pages"
msgstr "Rogue kuéra okañy va'ekue"
@@ -2404,7 +2392,6 @@ msgid "Brochure"
msgstr "Folleto"
#: strings.hrc:460
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_PAGE_SIDES"
msgid "Page sides"
msgstr "Tova kuéra roguégui"
@@ -2416,7 +2403,6 @@ msgid "Include"
msgstr "Moinge"
#: strings.hrc:462
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_PAPER_TRAY"
msgid "~Use only paper tray from printer preferences"
msgstr "~Jepuru bandeja año kuatiágui preferencia impresora gui"
@@ -2448,7 +2434,6 @@ msgid "%PRODUCTNAME Draw has searched to the beginning of the document. Do you w
msgstr "%PRODUCTNAME Draw oheka va'ekue ñepyrũ documentogui. ¿Reseguisépa paha rehe?"
#: strings.hrc:470
-#, fuzzy
msgctxt "STR_SD_NONE"
msgid "- None -"
msgstr "- Mavave -"
@@ -3420,7 +3405,6 @@ msgid "Include on page"
msgstr "Emoinge kuatiaroguépe"
#: impressprinteroptions.ui:32
-#, fuzzy
msgctxt "impressprinteroptions|printname"
msgid "Slide name"
msgstr "Téra Diapositiva"
@@ -3432,7 +3416,6 @@ msgid "Date and time"
msgstr "Arange ha aravo"
#: impressprinteroptions.ui:64
-#, fuzzy
msgctxt "impressprinteroptions|printhidden"
msgid "Hidden pages"
msgstr "Rogue kuéra okañy va'ekue"
@@ -3444,7 +3427,6 @@ msgid "Contents"
msgstr "Orekóva"
#: impressprinteroptions.ui:119
-#, fuzzy
msgctxt "impressprinteroptions|originalcolors"
msgid "Original size"
msgstr "Tamaño original"
@@ -3456,7 +3438,6 @@ msgid "Grayscale"
msgstr "Escala hũndy"
#: impressprinteroptions.ui:155
-#, fuzzy
msgctxt "impressprinteroptions|blackandwhite"
msgid "Black & white"
msgstr "Hũ ha morotĩ"
@@ -3468,7 +3449,6 @@ msgid "Color"
msgstr "Sa'y"
#: impressprinteroptions.ui:212
-#, fuzzy
msgctxt "impressprinteroptions|originalsize"
msgid "Original size"
msgstr "Tamaño original"
@@ -3480,19 +3460,16 @@ msgid "Fit to printable page"
msgstr "Ojeahusta a la zona de impresión"
#: impressprinteroptions.ui:248
-#, fuzzy
msgctxt "impressprinteroptions|distributeonmultiple"
msgid "Distribute on multiple sheets of paper"
msgstr "Me'e heta rogue kuatiágui"
#: impressprinteroptions.ui:266
-#, fuzzy
msgctxt "impressprinteroptions|tilesheet"
msgid "Tile sheet of paper with repeated slides"
msgstr "Mosaicos diapositivasndi ojerepetí va'ekue"
#: impressprinteroptions.ui:290
-#, fuzzy
msgctxt "impressprinteroptions|label6"
msgid "Size"
msgstr "Tamaño"
@@ -3764,13 +3741,11 @@ msgid "Image"
msgstr "Ta'anga"
#: notebookbar_groupedbar_compact.ui:466
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|menubarD1"
msgid "Menubar"
msgstr "Barra Menú"
#: notebookbar_groupedbar_compact.ui:1884
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|menubarD"
msgid "Menubar"
msgstr "Barra Menú"
@@ -3862,13 +3837,11 @@ msgid "_Slide Show"
msgstr "Ehasa diapositívape"
#: notebookbar_groupedbar_compact.ui:5479
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|rowscolumnst"
msgid "R_ows"
msgstr "_Tysýi"
#: notebookbar_groupedbar_compact.ui:5795
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|calculatet"
msgid "_Calc"
msgstr "_Calc"
@@ -3897,7 +3870,6 @@ msgid "_Grid"
msgstr "Kora'ieta"
#: notebookbar_groupedbar_compact.ui:6836
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|3Db"
msgid "3_D"
msgstr "3_D"
@@ -3928,7 +3900,6 @@ msgid "_Slide Show"
msgstr "Ehasa diapositívape"
#: notebookbar_groupedbar_compact.ui:7957
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|oleB"
msgid "F_rame"
msgstr "Ma_rco"
@@ -3963,25 +3934,21 @@ msgid "_View"
msgstr "Hecha"
#: notebookbar_groupedbar_compact.ui:9526
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|menub"
msgid "_Menu"
msgstr "_Menú"
#: notebookbar_groupedbar_compact.ui:9581
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|toolsb"
msgid "_Tools"
msgstr "_Herramientas"
#: notebookbar_groupedbar_full.ui:2372
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|menubarD"
msgid "Menubar"
msgstr "Barra Menú"
#: notebookbar_groupedbar_full.ui:2541
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|Quotation2"
msgid "Quotation"
msgstr "Mbytépe comillas"
@@ -4039,7 +4006,6 @@ msgstr "Jehechajey"
#: /home/cl/vc/git/libo-core/sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:9790
#: /home/cl/vc/git/libo-core/sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:11217
#: /home/cl/vc/git/libo-core/sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:12467
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|arrangedrawb"
msgid "_Arrange"
msgstr "_Myatyrõ"
@@ -4089,13 +4055,11 @@ msgid "T_able"
msgstr "Tabla"
#: notebookbar_groupedbar_full.ui:7362
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|rowscolumnst"
msgid "R_ows"
msgstr "_Tysýi"
#: notebookbar_groupedbar_full.ui:7482
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|calculatet"
msgid "_Calc"
msgstr "_Calc"
@@ -4126,7 +4090,6 @@ msgid "Grou_p"
msgstr "Aty"
#: notebookbar_groupedbar_full.ui:8958
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|3Db"
msgid "3_D"
msgstr "3_D"
@@ -4144,7 +4107,6 @@ msgid "C_olor"
msgstr "Sa'y"
#: notebookbar_groupedbar_full.ui:10344
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|media"
msgid "_Media"
msgstr "_Multimedia"
@@ -4156,7 +4118,6 @@ msgid "_Slide Show"
msgstr "Ehasa diapositívape"
#: notebookbar_groupedbar_full.ui:10805
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|editdrawb"
msgid "F_rame"
msgstr "Ma_rco"
@@ -4191,13 +4152,11 @@ msgid "_View"
msgstr "Hecha"
#: notebookbar_groupedbar_full.ui:12749
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|menub"
msgid "_Menu"
msgstr "_Menú"
#: notebookbar_groupedbar_full.ui:12801
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|toolsb"
msgid "_Tools"
msgstr "_Herramientas"
@@ -4699,7 +4658,6 @@ msgid "Duration of pause"
msgstr "Mbou'are pausagui"
#: presentationdialog.ui:395
-#, fuzzy
msgctxt "presentationdialog|pauseduration-atkobject"
msgid "Pause Duration"
msgstr "Mbou'are de la pausa"
@@ -5181,13 +5139,11 @@ msgid "Two Spins"
msgstr "Mokõi jere"
#: rotatemenu.ui:50
-#, fuzzy
msgctxt "rotatemenu|clockwise"
msgid "Clockwise"
msgstr "Akatúape"
#: rotatemenu.ui:58
-#, fuzzy
msgctxt "rotatemenu|counterclock"
msgid "Counter-clockwise"
msgstr "Asúpepe"
@@ -5300,7 +5256,6 @@ msgid "Master View"
msgstr ""
#: sidebarslidebackground.ui:226
-#, fuzzy
msgctxt "sidebarslidebackground|closemasterslide"
msgid "Close Master View"
msgstr "Emboty Hechapyre Master"
@@ -5312,7 +5267,6 @@ msgid "None"
msgstr "Mavave"
#: sidebarslidebackground.ui:249
-#, fuzzy
msgctxt "sidebarslidebackground|marginLB"
msgid "Narrow"
msgstr "Po'i"
@@ -5324,19 +5278,16 @@ msgid "Moderate"
msgstr "Akãguapy"
#: sidebarslidebackground.ui:251
-#, fuzzy
msgctxt "sidebarslidebackground|marginLB"
msgid "Normal 0.75\""
msgstr "Tekopyta 0.75\""
#: sidebarslidebackground.ui:252
-#, fuzzy
msgctxt "sidebarslidebackground|marginLB"
msgid "Normal 1\""
msgstr "Tekopyta 1\""
#: sidebarslidebackground.ui:253
-#, fuzzy
msgctxt "sidebarslidebackground|marginLB"
msgid "Normal 1.25\""
msgstr "Tekopyta 1.25\""
@@ -5359,7 +5310,6 @@ msgid "Custom"
msgstr "Myatyrõ ndegustaháicha"
#: slidecontextmenu.ui:12
-#, fuzzy
msgctxt "slidecontextmenu|next"
msgid "_Next"
msgstr "_Oseguía"
@@ -5770,7 +5720,6 @@ msgid "Tabs"
msgstr "Tabulaciones"
#: templatedialog.ui:463
-#, fuzzy
msgctxt "templatedialog|background"
msgid "Highlighting"
msgstr "Sa'y Hi'ári"
@@ -6046,7 +5995,6 @@ msgid "Numbering"
msgstr "Numeración"
#: drawprinteroptions.ui:32
-#, fuzzy
msgctxt "drawprinteroptions|printname"
msgid "Page name"
msgstr "Téra Rogue"
@@ -6064,7 +6012,6 @@ msgid "Contents"
msgstr "Orekóva"
#: drawprinteroptions.ui:103
-#, fuzzy
msgctxt "drawprinteroptions|originalcolors"
msgid "Original size"
msgstr "Tamaño original"
@@ -6076,7 +6023,6 @@ msgid "Grayscale"
msgstr "Escala hũngy"
#: drawprinteroptions.ui:139
-#, fuzzy
msgctxt "drawprinteroptions|blackandwhite"
msgid "Black & white"
msgstr "Hũ ha morotĩ"
@@ -6088,7 +6034,6 @@ msgid "Color"
msgstr "Sa'y"
#: drawprinteroptions.ui:196
-#, fuzzy
msgctxt "drawprinteroptions|originalsize"
msgid "Original size"
msgstr "Tamaño original"
@@ -6100,19 +6045,16 @@ msgid "Fit to printable page"
msgstr "Ojeahusta a la zona de impresión"
#: drawprinteroptions.ui:232
-#, fuzzy
msgctxt "drawprinteroptions|distributeonmultiple"
msgid "Distribute on multiple sheets of paper"
msgstr "Me'e heta rogue kuatiágui"
#: drawprinteroptions.ui:250
-#, fuzzy
msgctxt "drawprinteroptions|tilesheet"
msgid "Tile sheet of paper with repeated pages"
msgstr "Mosaicos diapositivasndi ojerepetí va'ekue"
#: drawprinteroptions.ui:274
-#, fuzzy
msgctxt "drawprinteroptions|label6"
msgid "Size"
msgstr "Tamaño"
@@ -6198,7 +6140,6 @@ msgid "Tabs"
msgstr "Tabulaciones"
#: drawprtldialog.ui:449
-#, fuzzy
msgctxt "drawprtldialog|RID_SVXPAGE_BACKGROUND"
msgid "Highlighting"
msgstr "Sa'y Hi'ári"
diff --git a/source/gug/sfx2/messages.po b/source/gug/sfx2/messages.po
index 62009dd8d13..723659ccb73 100644
--- a/source/gug/sfx2/messages.po
+++ b/source/gug/sfx2/messages.po
@@ -433,19 +433,16 @@ msgid "\"$(ARG1)\" is not an absolute URL that can be passed to an external appl
msgstr "«$(ARG1)» ndaha’éi URL ha’etéva ikatúva ombohasa peteĩ tembipuru’i okayguáva ojepe'aha hag̃ua."
#: strings.hrc:107
-#, fuzzy
msgctxt "STR_GID_INTERN"
msgid "Internal"
msgstr "Hyepypegua"
#: strings.hrc:108
-#, fuzzy
msgctxt "STR_GID_APPLICATION"
msgid "Application"
msgstr "Aplicación"
#: strings.hrc:109
-#, fuzzy
msgctxt "STR_GID_VIEW"
msgid "View"
msgstr "Hecha"
@@ -463,37 +460,31 @@ msgid "Edit"
msgstr "Editar"
#: strings.hrc:112
-#, fuzzy
msgctxt "STR_GID_MACRO"
msgid "BASIC"
msgstr "BASIC"
#: strings.hrc:113
-#, fuzzy
msgctxt "STR_GID_OPTIONS"
msgid "Options"
msgstr "Opcionáke"
#: strings.hrc:114
-#, fuzzy
msgctxt "STR_GID_MATH"
msgid "Math"
msgstr "Math"
#: strings.hrc:115
-#, fuzzy
msgctxt "STR_GID_NAVIGATOR"
msgid "Navigate"
msgstr "Navegar"
#: strings.hrc:116
-#, fuzzy
msgctxt "STR_GID_INSERT"
msgid "Insert"
msgstr "Moinge"
#: strings.hrc:117
-#, fuzzy
msgctxt "STR_GID_FORMAT"
msgid "Format"
msgstr "Formato"
@@ -505,19 +496,16 @@ msgid "Templates"
msgstr "Plantillas"
#: strings.hrc:119
-#, fuzzy
msgctxt "STR_GID_TEXT"
msgid "Text"
msgstr "Moñe'ẽrã"
#: strings.hrc:120
-#, fuzzy
msgctxt "STR_GID_FRAME"
msgid "Frame"
msgstr "Marco"
#: strings.hrc:121
-#, fuzzy
msgctxt "STR_GID_GRAPHIC"
msgid "Image"
msgstr "Ta'anga"
@@ -535,19 +523,16 @@ msgid "Numbering"
msgstr "Numeración"
#: strings.hrc:124
-#, fuzzy
msgctxt "STR_GID_DATA"
msgid "Data"
msgstr "Datos"
#: strings.hrc:125
-#, fuzzy
msgctxt "STR_GID_SPECIAL"
msgid "Special Functions"
msgstr "Mba'apo Especiales"
#: strings.hrc:126
-#, fuzzy
msgctxt "STR_GID_IMAGE"
msgid "Image"
msgstr "Ta'anga"
@@ -559,25 +544,21 @@ msgid "Chart"
msgstr "Gráfico"
#: strings.hrc:128
-#, fuzzy
msgctxt "STR_GID_EXPLORER"
msgid "Explorer"
msgstr "Jepovyvyha"
#: strings.hrc:129
-#, fuzzy
msgctxt "STR_GID_CONNECTOR"
msgid "Connector"
msgstr "Conector"
#: strings.hrc:130
-#, fuzzy
msgctxt "STR_GID_MODIFY"
msgid "Modify"
msgstr "Moambue"
#: strings.hrc:131
-#, fuzzy
msgctxt "STR_GID_DRAWING"
msgid "Drawing"
msgstr "Dibujo"
@@ -979,13 +960,11 @@ msgid "Styles in use: "
msgstr ""
#: strings.hrc:208
-#, fuzzy
msgctxt "STR_SID_NAVIGATOR"
msgid "Navigator"
msgstr "Navegador"
#: strings.hrc:209
-#, fuzzy
msgctxt "STR_SID_SIDEBAR"
msgid "Sidebar"
msgstr "Barra Ijykepegua"
@@ -1430,7 +1409,6 @@ msgid "Businesscard with logo"
msgstr ""
#: strings.hrc:303
-#, fuzzy
msgctxt "STR_CLEAR_CHAR"
msgid "Remove"
msgstr "Nohẽ"
@@ -1457,7 +1435,6 @@ msgid "Date completed"
msgstr ""
#: dinfdlg.hrc:30
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Department"
msgstr "Departamento"
@@ -1487,13 +1464,11 @@ msgid "Document number"
msgstr "Papapy de documento"
#: dinfdlg.hrc:35
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Editor"
msgstr "Editor"
#: dinfdlg.hrc:36
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "E-Mail"
msgstr "E-mail"
@@ -1505,7 +1480,6 @@ msgid "Forward to"
msgstr "Emondo jey a"
#: dinfdlg.hrc:38
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Group"
msgstr "Aty"
@@ -1517,7 +1491,6 @@ msgid "Info"
msgstr "Información"
#: dinfdlg.hrc:40
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Language"
msgstr "Ñe'ẽ"
@@ -1535,7 +1508,6 @@ msgid "Matter"
msgstr "Yta"
#: dinfdlg.hrc:43
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Office"
msgstr "Office"
@@ -1559,7 +1531,6 @@ msgid "Publisher"
msgstr "Editor"
#: dinfdlg.hrc:47
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Purpose"
msgstr "Propósito"
@@ -1586,13 +1557,11 @@ msgid "Reference"
msgstr "Referencia"
#: dinfdlg.hrc:52
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Source"
msgstr "Moógui Ou"
#: dinfdlg.hrc:53
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Status"
msgstr "Teko"
@@ -1609,13 +1578,11 @@ msgid "Typist"
msgstr "Mecanógrafo"
#: dinfdlg.hrc:56
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "URL"
msgstr "URL"
#: dinfdlg.hrc:69
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Text"
msgstr "Moñe'ẽrã"
@@ -1633,7 +1600,6 @@ msgid "Date"
msgstr "Datos"
#: dinfdlg.hrc:72
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Duration"
msgstr "Mbou'are"
@@ -1764,13 +1730,11 @@ msgid "Display"
msgstr "_Hechauka"
#: bookmarkmenu.ui:26
-#, fuzzy
msgctxt "bookmarkmenu|rename"
msgid "Rename..."
msgstr "Térajey..."
#: bookmarkmenu.ui:34
-#, fuzzy
msgctxt "bookmarkmenu|delete"
msgid "Delete"
msgstr "Juka"
@@ -1781,7 +1745,6 @@ msgid "Favorites"
msgstr ""
#: charmapcontrol.ui:248
-#, fuzzy
msgctxt "charmapcontrol|label2"
msgid "Recent"
msgstr "Ãngáitegua"
@@ -2508,7 +2471,6 @@ msgid "Confirm:"
msgstr "Monei:"
#: password.ui:158
-#, fuzzy
msgctxt "password|pass1ed-atkobject"
msgid "Password"
msgstr "Password"
@@ -2615,13 +2577,11 @@ msgid "_Search for:"
msgstr "_Heka:"
#: searchdialog.ui:117
-#, fuzzy
msgctxt "searchdialog|matchcase"
msgid "Ma_tch case"
msgstr "Mbojuavykuaa _mayúsculas ha minúsculas"
#: searchdialog.ui:132
-#, fuzzy
msgctxt "searchdialog|wholewords"
msgid "Whole wor_ds only"
msgstr "Pa_labras oĩmbáva'año"
@@ -2757,7 +2717,6 @@ msgid "E_xtensions"
msgstr "_Extensiones"
#: startcenter.ui:482
-#, fuzzy
msgctxt "startcenter|label1"
msgid "Application"
msgstr "Aplicación"
@@ -2773,7 +2732,6 @@ msgid "Templates List"
msgstr ""
#: stylecontextmenu.ui:12
-#, fuzzy
msgctxt "stylecontextmenu|new"
msgid "New..."
msgstr "Pyahu..."
@@ -2785,19 +2743,16 @@ msgid "Modify..."
msgstr "Moambue..."
#: stylecontextmenu.ui:28
-#, fuzzy
msgctxt "stylecontextmenu|hide"
msgid "Hide"
msgstr "Mokañy"
#: stylecontextmenu.ui:36
-#, fuzzy
msgctxt "stylecontextmenu|show"
msgid "Show"
msgstr "Hechauka"
#: stylecontextmenu.ui:44
-#, fuzzy
msgctxt "stylecontextmenu|delete"
msgid "Delete..."
msgstr "Juka..."
@@ -2808,7 +2763,6 @@ msgid "None"
msgstr "Mavave"
#: templatecategorydlg.ui:20
-#, fuzzy
msgctxt "templatecategorydlg|TemplatesCategoryDialog"
msgid "Select Category"
msgstr "Poravo Categoría"
@@ -2890,7 +2844,6 @@ msgid "Template List"
msgstr ""
#: templatedlg.ui:312
-#, fuzzy
msgctxt "templatedlg|action_menu|tooltip_text"
msgid "Settings"
msgstr "Tenda-moambue"
diff --git a/source/gug/starmath/messages.po b/source/gug/starmath/messages.po
index e1be546b1d5..503f75a58de 100644
--- a/source/gug/starmath/messages.po
+++ b/source/gug/starmath/messages.po
@@ -1772,7 +1772,6 @@ msgid "right"
msgstr "akatúa"
#: strings.hrc:309
-#, fuzzy
msgctxt "STR_CMDBOXWINDOW"
msgid "Commands"
msgstr "Comandos"
@@ -1874,7 +1873,6 @@ msgid "'RIGHT' expected"
msgstr "Atteso 'RIGHT'"
#: strings.hrc:328
-#, fuzzy
msgctxt "RID_PRINTUIOPT_PRODNAME"
msgid "%PRODUCTNAME %s"
msgstr "%PRODUCTNAME %s"
@@ -1904,7 +1902,6 @@ msgid "B~orders"
msgstr "Borde"
#: strings.hrc:333
-#, fuzzy
msgctxt "RID_PRINTUIOPT_SIZE"
msgid "Size"
msgstr "Tamaño"
diff --git a/source/gug/svl/messages.po b/source/gug/svl/messages.po
index ac0a710cc79..4af0616b7af 100644
--- a/source/gug/svl/messages.po
+++ b/source/gug/svl/messages.po
@@ -110,13 +110,11 @@ msgid "Image"
msgstr "Ta'anga"
#: svl.hrc:45
-#, fuzzy
msgctxt "STR_SVT_MIMETYPE_IMAGE_PNG"
msgid "Image"
msgstr "Ta'anga"
#: svl.hrc:46
-#, fuzzy
msgctxt "STR_SVT_MIMETYPE_IMAGE_TIFF"
msgid "Image"
msgstr "Ta'anga"
diff --git a/source/gug/svtools/messages.po b/source/gug/svtools/messages.po
index 6888e546b8b..3a3bb04462d 100644
--- a/source/gug/svtools/messages.po
+++ b/source/gug/svtools/messages.po
@@ -14,13 +14,11 @@ msgstr ""
"X-Generator: LibreOffice\n"
#: errtxt.hrc:30
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "Error"
msgstr "Jejavy"
#: errtxt.hrc:31
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "Warning"
msgstr "Ejatendéke Koápe"
@@ -81,7 +79,6 @@ msgid "$(ERR) searching for an address"
msgstr ""
#: errtxt.hrc:50
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Abort"
msgstr "Heja"
@@ -128,7 +125,6 @@ msgid "Action not supported"
msgstr ""
#: errtxt.hrc:59
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Read Error"
msgstr "Moñe'ẽrã jejavy"
@@ -150,13 +146,11 @@ msgid "Version Incompatibility"
msgstr ""
#: errtxt.hrc:63 /home/cl/vc/git/libo-core/svtools/inc/errtxt.hrc:74
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "General Error"
msgstr "Jejavy General"
#: errtxt.hrc:64
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Incorrect format"
msgstr "Formato heko katu'ỹ"
@@ -184,7 +178,6 @@ msgid "BASIC syntax error"
msgstr "Jejavy sintaxis SQL"
#: errtxt.hrc:75
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "General input/output error."
msgstr "Jejavy General Jeikeha/Seha."
@@ -200,7 +193,6 @@ msgid "Nonexistent file."
msgstr ""
#: errtxt.hrc:78
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "File already exists."
msgstr "Ñongatuha oĩma."
@@ -364,7 +356,6 @@ msgid "The document was opened as read-only."
msgstr ""
#: errtxt.hrc:109
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "General OLE Error."
msgstr "Jejavy General de OLE."
@@ -1489,7 +1480,6 @@ msgid "Sardinian"
msgstr "Sardo"
#: langtab.hrc:220
-#, fuzzy
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Dzongkha"
msgstr "Butanés"
@@ -2535,13 +2525,11 @@ msgid "Field Assignment"
msgstr ""
#: fileviewmenu.ui:12
-#, fuzzy
msgctxt "fileviewmenu|delete"
msgid "_Delete"
msgstr "_Juka"
#: fileviewmenu.ui:20
-#, fuzzy
msgctxt "fileviewmenu|rename"
msgid "_Rename"
msgstr "_Térajey"
@@ -2668,7 +2656,6 @@ msgid "Text"
msgstr "Moñe'ẽrã"
#: graphicexport.ui:623
-#, fuzzy
msgctxt "graphicexport|label16"
msgid "Encoding"
msgstr "Codificación"
@@ -2806,7 +2793,6 @@ msgid "Secure connection"
msgstr ""
#: placeedit.ui:269
-#, fuzzy
msgctxt "placeedit|loginLabel"
msgid "User:"
msgstr "Usuario:"
@@ -2823,7 +2809,6 @@ msgid "Port:"
msgstr "Ygarupa:"
#: placeedit.ui:414
-#, fuzzy
msgctxt "placeedit|passwordLabel"
msgid "Password:"
msgstr "Password:"
@@ -3470,7 +3455,6 @@ msgstr "_Caracteres aty"
#. german dictionary word order / sorting
#: strings.hrc:131
-#, fuzzy
msgctxt "STR_SVT_COLLATE_DICTIONARY"
msgid "Dictionary"
msgstr "Ñe'ẽryru"
@@ -3530,7 +3514,6 @@ msgstr "Alfanumérico"
#. korean dictionary indexentry algorithm
#: strings.hrc:149
-#, fuzzy
msgctxt "STR_SVT_INDEXENTRY_DICTIONARY"
msgid "Dictionary"
msgstr "Ñe'ẽryru"
@@ -3612,7 +3595,6 @@ msgid "Light Italic"
msgstr ""
#: strings.hrc:170
-#, fuzzy
msgctxt "STR_SVT_STYLE_NORMAL"
msgid "Regular"
msgstr "Normal"
@@ -3628,7 +3610,6 @@ msgid "Bold"
msgstr "Hũ'i"
#: strings.hrc:173
-#, fuzzy
msgctxt "STR_SVT_STYLE_BOLD_ITALIC"
msgid "Bold Italic"
msgstr "Hũ'i Cursiva"
@@ -3644,7 +3625,6 @@ msgid "Black Italic"
msgstr "Hũ Cursiva"
#: strings.hrc:176
-#, fuzzy
msgctxt "STR_SVT_STYLE_BOOK"
msgid "Book"
msgstr "Kuatiahai"
@@ -3741,13 +3721,11 @@ msgid "Move To Home"
msgstr ""
#: strings.hrc:196
-#, fuzzy
msgctxt "STR_TABBAR_PUSHBUTTON_MOVELEFT"
msgid "Move Left"
msgstr "Mongu'e Asúpe"
#: strings.hrc:197
-#, fuzzy
msgctxt "STR_TABBAR_PUSHBUTTON_MOVERIGHT"
msgid "Move Right"
msgstr "Mongu'e Akatúa"
@@ -3869,7 +3847,6 @@ msgid "Initializing"
msgstr ""
#: strings.hrc:222
-#, fuzzy
msgctxt "STR_SVT_PRNDLG_WAITING"
msgid "Waiting"
msgstr "Ha'arõ jave"
@@ -3987,7 +3964,6 @@ msgid "~Finish"
msgstr "~Momba"
#: strings.hrc:246
-#, fuzzy
msgctxt "STR_WIZDLG_NEXT"
msgid "~Next >"
msgstr "~Oseguía >"
@@ -4014,7 +3990,6 @@ msgid "Company"
msgstr "Empresa"
#: strings.hrc:252
-#, fuzzy
msgctxt "STR_FIELD_DEPARTMENT"
msgid "Department"
msgstr "Departamento"
@@ -4065,7 +4040,6 @@ msgid "Addr. Form"
msgstr ""
#: strings.hrc:262
-#, fuzzy
msgctxt "STR_FIELD_INITIALS"
msgid "Initials"
msgstr "Iniciales"
@@ -4143,13 +4117,11 @@ msgid "Tel: Office"
msgstr ""
#: strings.hrc:277
-#, fuzzy
msgctxt "STR_FIELD_PAGER"
msgid "Pager"
msgstr "Beeper"
#: strings.hrc:278
-#, fuzzy
msgctxt "STR_FIELD_MOBILE"
msgid "Mobile"
msgstr "Celular"
diff --git a/source/gug/svx/messages.po b/source/gug/svx/messages.po
index 4f67319c858..25c90a2b4cf 100644
--- a/source/gug/svx/messages.po
+++ b/source/gug/svx/messages.po
@@ -14,31 +14,26 @@ msgstr ""
"X-Generator: LibreOffice\n"
#: fieldunit.hrc:30
-#, fuzzy
msgctxt "RID_SVXSTR_FIELDUNIT_TABLE"
msgid "Millimeter"
msgstr "Milímetro"
#: fieldunit.hrc:31
-#, fuzzy
msgctxt "RID_SVXSTR_FIELDUNIT_TABLE"
msgid "Centimeter"
msgstr "Centímetro"
#: fieldunit.hrc:32
-#, fuzzy
msgctxt "RID_SVXSTR_FIELDUNIT_TABLE"
msgid "Meter"
msgstr "Metro"
#: fieldunit.hrc:33
-#, fuzzy
msgctxt "RID_SVXSTR_FIELDUNIT_TABLE"
msgid "Kilometer"
msgstr "Kilómetro"
#: fieldunit.hrc:34
-#, fuzzy
msgctxt "RID_SVXSTR_FIELDUNIT_TABLE"
msgid "Inch"
msgstr "Pulgada"
@@ -50,13 +45,11 @@ msgid "Foot"
msgstr "Letra Háicha"
#: fieldunit.hrc:36
-#, fuzzy
msgctxt "RID_SVXSTR_FIELDUNIT_TABLE"
msgid "Miles"
msgstr "Millas"
#: fieldunit.hrc:37
-#, fuzzy
msgctxt "RID_SVXSTR_FIELDUNIT_TABLE"
msgid "Pica"
msgstr "Pica"
@@ -72,7 +65,6 @@ msgid "Char"
msgstr "Carácter"
#: fieldunit.hrc:40
-#, fuzzy
msgctxt "RID_SVXSTR_FIELDUNIT_TABLE"
msgid "Line"
msgstr "Línea"
@@ -84,7 +76,6 @@ msgid "LIKE"
msgstr "LIKE"
#: fmstring.hrc:28
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "NOT"
msgstr "NO"
@@ -96,13 +87,11 @@ msgid "EMPTY"
msgstr "EMPTY"
#: fmstring.hrc:30
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "TRUE"
msgstr "VERDADERO"
#: fmstring.hrc:31
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "FALSE"
msgstr "FALSO"
@@ -120,19 +109,16 @@ msgid "BETWEEN"
msgstr "BETWEEN"
#: fmstring.hrc:34
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "OR"
msgstr "O"
#: fmstring.hrc:35
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "AND"
msgstr "Y"
#: fmstring.hrc:36
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "Average"
msgstr "Promedio"
@@ -144,19 +130,16 @@ msgid "Count"
msgstr "Conteo"
#: fmstring.hrc:38
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "Maximum"
msgstr "Tuichaiteve"
#: fmstring.hrc:39
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "Minimum"
msgstr "Michĩvéva"
#: fmstring.hrc:40
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "Sum"
msgstr "Suma"
@@ -168,7 +151,6 @@ msgid "Every"
msgstr "Opavave"
#: fmstring.hrc:42
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "Any"
msgstr "Oimeraẽ"
@@ -215,7 +197,6 @@ msgid "Fusion"
msgstr "Fusión"
#: fmstring.hrc:50
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "Intersection"
msgstr "Intersección"
@@ -672,7 +653,6 @@ msgid "Left"
msgstr "Asúpe"
#: swframeposstrings.hrc:29
-#, fuzzy
msgctxt "RID_SVXSW_FRAMEPOSITIONS"
msgid "Right"
msgstr "Akatúa"
@@ -684,13 +664,11 @@ msgid "From left"
msgstr "Asúpe guive"
#: swframeposstrings.hrc:31
-#, fuzzy
msgctxt "RID_SVXSW_FRAMEPOSITIONS"
msgid "Inside"
msgstr "Pype"
#: swframeposstrings.hrc:32
-#, fuzzy
msgctxt "RID_SVXSW_FRAMEPOSITIONS"
msgid "Outside"
msgstr "Okápe"
@@ -752,7 +730,6 @@ msgid "Outer paragraph border"
msgstr ""
#: swframeposstrings.hrc:44
-#, fuzzy
msgctxt "RID_SVXSW_FRAMEPOSITIONS"
msgid "Entire page"
msgstr "Opavave rogue"
@@ -848,7 +825,6 @@ msgid "Below"
msgstr "Výpe"
#: swframeposstrings.hrc:64
-#, fuzzy
msgctxt "RID_SVXSW_FRAMEPOSITIONS"
msgid "From right"
msgstr "Akatúa guive"
@@ -885,13 +861,11 @@ msgid "Table"
msgstr "Tabla"
#: tabwin.hrc:28
-#, fuzzy
msgctxt "RID_RSC_TABWIN_PREFIX"
msgid "Query"
msgstr "Ñeporandu"
#: tabwin.hrc:29
-#, fuzzy
msgctxt "RID_RSC_TABWIN_PREFIX"
msgid "SQL"
msgstr "SQL"
@@ -1293,49 +1267,41 @@ msgid "A6"
msgstr "A6"
#: page.hrc:31
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "A5"
msgstr "A5"
#: page.hrc:32
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "A4"
msgstr "A4"
#: page.hrc:33
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "A3"
msgstr "A3"
#: page.hrc:34
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "B6 (ISO)"
msgstr "B6 (ISO)"
#: page.hrc:35
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "B5 (ISO)"
msgstr "B5 (ISO)"
#: page.hrc:36
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "B4 (ISO)"
msgstr "B4 (ISO)"
#: page.hrc:37
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "Letter"
msgstr "Carta"
#: page.hrc:38
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "Legal"
msgstr "Oficio"
@@ -1347,43 +1313,36 @@ msgid "Long Bond"
msgstr "Oficio"
#: page.hrc:40
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "Tabloid"
msgstr "Tabloide"
#: page.hrc:41
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "B6 (JIS)"
msgstr "B6 (JIS)"
#: page.hrc:42
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "B5 (JIS)"
msgstr "B5 (JIS)"
#: page.hrc:43
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "B4 (JIS)"
msgstr "B4 (JIS)"
#: page.hrc:44
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "16 Kai"
msgstr "16 Kai"
#: page.hrc:45
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "32 Kai"
msgstr "32 Kai"
#: page.hrc:46
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "Big 32 Kai"
msgstr "32 Kai Tuicha"
@@ -1395,31 +1354,26 @@ msgid "User"
msgstr "Usuario"
#: page.hrc:48
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "DL Envelope"
msgstr "Sobre DL"
#: page.hrc:49
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "C6 Envelope"
msgstr "Sobre C6"
#: page.hrc:50
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "C6/5 Envelope"
msgstr "Sobre C6/5"
#: page.hrc:51
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "C5 Envelope"
msgstr "Sobre C5"
#: page.hrc:52
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "C4 Envelope"
msgstr "Sobre C4"
@@ -1437,31 +1391,26 @@ msgid "#7¾ (Monarch) Envelope"
msgstr "Sobre 7 ¾ (Monarca)"
#: page.hrc:55
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "#9 Envelope"
msgstr "Sobre n.º 9"
#: page.hrc:56
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "#10 Envelope"
msgstr "Sobre n.º 10"
#: page.hrc:57
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "#11 Envelope"
msgstr "Sobre n.º 11"
#: page.hrc:58
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "#12 Envelope"
msgstr "Sobre n.º 12"
#: page.hrc:59
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "Japanese Postcard"
msgstr "Tarjeta postal japonesa"
@@ -1473,67 +1422,56 @@ msgid "A6"
msgstr "A6"
#: page.hrc:65
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "A5"
msgstr "A5"
#: page.hrc:66
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "A4"
msgstr "A4"
#: page.hrc:67
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "A3"
msgstr "A3"
#: page.hrc:68
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "A2"
msgstr "A2"
#: page.hrc:69
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "A1"
msgstr "A1"
#: page.hrc:70
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "A0"
msgstr "A0"
#: page.hrc:71
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "B6 (ISO)"
msgstr "B6 (ISO)"
#: page.hrc:72
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "B5 (ISO)"
msgstr "B5 (ISO)"
#: page.hrc:73
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "B4 (ISO)"
msgstr "B4 (ISO)"
#: page.hrc:74
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "Letter"
msgstr "Carta"
#: page.hrc:75
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "Legal"
msgstr "Oficio"
@@ -1545,43 +1483,36 @@ msgid "Long Bond"
msgstr "Oficio"
#: page.hrc:77
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "Tabloid"
msgstr "Tabloide"
#: page.hrc:78
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "B6 (JIS)"
msgstr "B6 (JIS)"
#: page.hrc:79
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "B5 (JIS)"
msgstr "B5 (JIS)"
#: page.hrc:80
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "B4 (JIS)"
msgstr "B4 (JIS)"
#: page.hrc:81
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "16 Kai"
msgstr "16 Kai"
#: page.hrc:82
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "32 Kai"
msgstr "32 Kai"
#: page.hrc:83
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "Big 32 Kai"
msgstr "32 Kai Tuicha"
@@ -1593,37 +1524,31 @@ msgid "User"
msgstr "Usuario"
#: page.hrc:85
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "DL Envelope"
msgstr "Sobre DL"
#: page.hrc:86
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "C6 Envelope"
msgstr "Sobre C6"
#: page.hrc:87
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "C6/5 Envelope"
msgstr "Sobre C6/5"
#: page.hrc:88
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "C5 Envelope"
msgstr "Sobre C5"
#: page.hrc:89
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "C4 Envelope"
msgstr "Sobre C4"
#: page.hrc:90
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "Dia Slide"
msgstr "Diapositiva de Dia"
@@ -1647,7 +1572,6 @@ msgid "Screen 16:10"
msgstr "Pantalla 16:10"
#: page.hrc:94
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "Japanese Postcard"
msgstr "Tarjeta postal japonesa"
@@ -1673,13 +1597,11 @@ msgid "A_ccept All"
msgstr "M_oneĩ Opavave"
#: acceptrejectchangesdialog.ui:63
-#, fuzzy
msgctxt "acceptrejectchangesdialog|rejectall"
msgid "R_eject All"
msgstr "M_botove Opavave"
#: acceptrejectchangesdialog.ui:134
-#, fuzzy
msgctxt "acceptrejectchangesdialog|calcedit"
msgid "Edit Comment..."
msgstr "Editar Oje'éva..."
@@ -1697,19 +1619,16 @@ msgid "Action"
msgstr "Acción"
#: acceptrejectchangesdialog.ui:159
-#, fuzzy
msgctxt "acceptrejectchangesdialog|calcposition"
msgid "Position"
msgstr "Ñemohenda"
#: acceptrejectchangesdialog.ui:167
-#, fuzzy
msgctxt "acceptrejectchangesdialog|calcauthor"
msgid "Author"
msgstr "Apohára"
#: acceptrejectchangesdialog.ui:175
-#, fuzzy
msgctxt "acceptrejectchangesdialog|calcdate"
msgid "Date"
msgstr "Arange"
@@ -1721,7 +1640,6 @@ msgid "Description"
msgstr "Ñemombe'upaite"
#: acceptrejectchangesdialog.ui:199
-#, fuzzy
msgctxt "acceptrejectchangesdialog|writeredit"
msgid "Edit Comment..."
msgstr "Editar Oje'éva..."
@@ -1739,19 +1657,16 @@ msgid "Action"
msgstr "Acción"
#: acceptrejectchangesdialog.ui:224
-#, fuzzy
msgctxt "acceptrejectchangesdialog|writerauthor"
msgid "Author"
msgstr "Apohára"
#: acceptrejectchangesdialog.ui:232
-#, fuzzy
msgctxt "acceptrejectchangesdialog|writerdate"
msgid "Date"
msgstr "Arange"
#: acceptrejectchangesdialog.ui:240
-#, fuzzy
msgctxt "acceptrejectchangesdialog|writerdesc"
msgid "Comment"
msgstr "Oje'éva"
@@ -1884,7 +1799,6 @@ msgid "_URL:"
msgstr "_URL:"
#: addinstancedialog.ui:146
-#, fuzzy
msgctxt "addinstancedialog|browse"
msgid "_Browse..."
msgstr "_Kundaha..."
@@ -2080,7 +1994,6 @@ msgid "Preview:"
msgstr "Techauka Mboyve:"
#: cellmenu.ui:12
-#, fuzzy
msgctxt "cellmenu|copy"
msgid "_Copy"
msgstr "_Kopia"
@@ -2151,7 +2064,6 @@ msgid "Mapping"
msgstr ""
#: chinesedictionary.ui:199
-#, fuzzy
msgctxt "chinesedictionary|propertyft"
msgid "Property"
msgstr "Mba'e Tee"
@@ -2243,7 +2155,6 @@ msgid "Classification Dialog"
msgstr ""
#: classificationdialog.ui:94
-#, fuzzy
msgctxt "classificationdialog|label-Content"
msgid "Content"
msgstr "Orekóva"
@@ -2272,7 +2183,6 @@ msgid "Sign Paragraph"
msgstr "Párrafo Okañy va'ekue"
#: classificationdialog.ui:221
-#, fuzzy
msgctxt "classificationdialog|boldButton"
msgid "Bold"
msgstr "Hũ'i"
@@ -2336,7 +2246,6 @@ msgid "Text Box"
msgstr "Ryru Moñe'ẽrã"
#: colsmenu.ui:30
-#, fuzzy
msgctxt "colsmenu|CheckBox"
msgid "Check Box"
msgstr "Puntea Ryru'i"
@@ -2354,25 +2263,21 @@ msgid "List Box"
msgstr "Lista Ryru"
#: colsmenu.ui:54
-#, fuzzy
msgctxt "colsmenu|DateField"
msgid "Date Field"
msgstr "Ñu Arangégui"
#: colsmenu.ui:62
-#, fuzzy
msgctxt "colsmenu|TimeField"
msgid "Time Field"
msgstr "Ñu Aravo"
#: colsmenu.ui:69
-#, fuzzy
msgctxt "colsmenu|NumericField"
msgid "Numeric Field"
msgstr "Ñu Numérico"
#: colsmenu.ui:76
-#, fuzzy
msgctxt "colsmenu|CurrencyField"
msgid "Currency Field"
msgstr "Ñu Pirapirégui"
@@ -2384,7 +2289,6 @@ msgid "Pattern Field"
msgstr "Ñu Modelo"
#: colsmenu.ui:92
-#, fuzzy
msgctxt "colsmenu|FormattedField"
msgid "Formatted Field"
msgstr "Ñu Formateado"
@@ -2407,7 +2311,6 @@ msgid "Text Box"
msgstr "Ryru Moñe'ẽrã"
#: colsmenu.ui:131
-#, fuzzy
msgctxt "colsmenu|CheckBox1"
msgid "Check Box"
msgstr "Puntea Ryru'i"
@@ -2425,25 +2328,21 @@ msgid "List Box"
msgstr "Lista Ryru"
#: colsmenu.ui:155
-#, fuzzy
msgctxt "colsmenu|DateField1"
msgid "Date Field"
msgstr "Ñu Arangégui"
#: colsmenu.ui:163
-#, fuzzy
msgctxt "colsmenu|TimeField1"
msgid "Time Field"
msgstr "Ñu Aravo"
#: colsmenu.ui:171
-#, fuzzy
msgctxt "colsmenu|NumericField1"
msgid "Numeric Field"
msgstr "Ñu Numérico"
#: colsmenu.ui:179
-#, fuzzy
msgctxt "colsmenu|CurrencyField1"
msgid "Currency Field"
msgstr "Ñu Pirapirégui"
@@ -2455,7 +2354,6 @@ msgid "Pattern Field"
msgstr "Ñu Modelo"
#: colsmenu.ui:195
-#, fuzzy
msgctxt "colsmenu|FormattedField1"
msgid "Formatted Field"
msgstr "Ñu Formateado"
@@ -2466,7 +2364,6 @@ msgid "Date and Time Field"
msgstr ""
#: colsmenu.ui:216
-#, fuzzy
msgctxt "colsmenu|delete"
msgid "Delete column"
msgstr "Juka columna"
@@ -2595,7 +2492,6 @@ msgid "DPI"
msgstr "PPP"
#: compressgraphicdialog.ui:502
-#, fuzzy
msgctxt "compressgraphicdialog|label22"
msgid "Resolution"
msgstr "Resolución"
@@ -2745,7 +2641,6 @@ msgid "Spin Button"
msgstr "Votõ Jere"
#: convertmenu.ui:182
-#, fuzzy
msgctxt "convertmenu|ConvertToNavigationBar"
msgid "Navigation Bar"
msgstr "Barra de Navegación"
@@ -2766,7 +2661,6 @@ msgid "_Don’t Send"
msgstr ""
#: crashreportdlg.ui:51
-#, fuzzy
msgctxt "crashreportdlg|btn_close"
msgid "Close"
msgstr "Mboty"
@@ -2868,31 +2762,26 @@ msgid "Lines & Arrows"
msgstr "Líneas ha Flechas"
#: defaultshapespanel.ui:95
-#, fuzzy
msgctxt "defaultshapespanel|label2"
msgid "Curve"
msgstr "Karẽ"
#: defaultshapespanel.ui:132
-#, fuzzy
msgctxt "defaultshapespanel|label3"
msgid "Connectors"
msgstr "Conectores"
#: defaultshapespanel.ui:169
-#, fuzzy
msgctxt "defaultshapespanel|label4"
msgid "Basic Shapes"
msgstr "Formas Básicas"
#: defaultshapespanel.ui:206
-#, fuzzy
msgctxt "defaultshapespanel|label5"
msgid "Symbols"
msgstr "Símbolos"
#: defaultshapespanel.ui:243
-#, fuzzy
msgctxt "defaultshapespanel|label6"
msgid "Block Arrows"
msgstr "Flechas de Bloque"
@@ -2913,7 +2802,6 @@ msgid "Stars"
msgstr "Mbyja kuéra"
#: defaultshapespanel.ui:391
-#, fuzzy
msgctxt "defaultshapespanel|label10"
msgid "3D Objects"
msgstr "Mba'ekuéra 3D"
@@ -3006,7 +2894,6 @@ msgid "Object-Specific"
msgstr ""
#: docking3deffects.ui:583
-#, fuzzy
msgctxt "docking3deffects|flat|tooltip_text"
msgid "Flat"
msgstr "Plano"
@@ -3070,7 +2957,6 @@ msgid "_Mode"
msgstr "Modo"
#: docking3deffects.ui:842
-#, fuzzy
msgctxt "docking3deffects|mode"
msgid "Flat"
msgstr "Plano"
@@ -3086,7 +2972,6 @@ msgid "Gouraud"
msgstr ""
#: docking3deffects.ui:860
-#, fuzzy
msgctxt "docking3deffects|label12"
msgid "Shading"
msgstr "Oñemokuarahy va'ekue"
@@ -3102,7 +2987,6 @@ msgid "3D Shadowing On/Off"
msgstr ""
#: docking3deffects.ui:939
-#, fuzzy
msgctxt "docking3deffects|label13"
msgid "Shadow"
msgstr "Kuarahy'ã"
@@ -3119,13 +3003,11 @@ msgid "_Distance"
msgstr "Distancia"
#: docking3deffects.ui:1032
-#, fuzzy
msgctxt "docking3deffects|label16"
msgid "Camera"
msgstr "Cámara"
#: docking3deffects.ui:1067
-#, fuzzy
msgctxt "docking3deffects|label17"
msgid "_Light source"
msgstr "_Moógui Ou Luz"
@@ -3194,13 +3076,11 @@ msgid "Light Source 8"
msgstr "Moógui Ou Luz 8"
#: docking3deffects.ui:1369
-#, fuzzy
msgctxt "docking3deffects|label19"
msgid "Illumination"
msgstr "Tesape"
#: docking3deffects.ui:1404
-#, fuzzy
msgctxt "docking3deffects|label20"
msgid "_Type"
msgstr "_Tipo"
@@ -3312,7 +3192,6 @@ msgid "_Illumination color"
msgstr ""
#: docking3deffects.ui:1751
-#, fuzzy
msgctxt "docking3deffects|favorites"
msgid "User-defined"
msgstr "Myesakã va'ekue-Usuario"
@@ -3383,7 +3262,6 @@ msgid "Specular"
msgstr ""
#: docking3deffects.ui:1924
-#, fuzzy
msgctxt "docking3deffects|assign|tooltip_text"
msgid "Assign"
msgstr "Ojeasigná"
@@ -3406,13 +3284,11 @@ msgid "Textures"
msgstr "Tembiapo Ojapóa"
#: docking3deffects.ui:1978
-#, fuzzy
msgctxt "docking3deffects|light|tooltip_text"
msgid "Illumination"
msgstr "Tesape"
#: docking3deffects.ui:1991
-#, fuzzy
msgctxt "docking3deffects|representation|tooltip_text"
msgid "Shading"
msgstr "Oñemokuarahy va'ekue"
@@ -3424,7 +3300,6 @@ msgid "Geometry"
msgstr "Geométrica"
#: dockingcolorreplace.ui:17
-#, fuzzy
msgctxt "dockingcolorreplace|DockingColorReplace"
msgid "Color Replacer"
msgstr "Mbyekovia Sa'y"
@@ -3538,13 +3413,11 @@ msgid "Pipette"
msgstr "Pipeta"
#: dockingfontwork.ui:17
-#, fuzzy
msgctxt "dockingfontwork|DockingFontwork"
msgid "Fontwork"
msgstr "Fontwork"
#: dockingfontwork.ui:32
-#, fuzzy
msgctxt "dockingfontwork|off|tooltip_text"
msgid "Off"
msgstr "Mbogue"
@@ -3579,7 +3452,6 @@ msgid "Orientation"
msgstr "Ojechauka"
#: dockingfontwork.ui:143
-#, fuzzy
msgctxt "dockingfontwork|left|tooltip_text"
msgid "Align Left"
msgstr "Alinear Asúpe"
@@ -3590,7 +3462,6 @@ msgid "Center"
msgstr "Mbyte"
#: dockingfontwork.ui:170
-#, fuzzy
msgctxt "dockingfontwork|right|tooltip_text"
msgid "Align Right"
msgstr "Alinear Akatúape"
@@ -3624,7 +3495,6 @@ msgid "Text Contour"
msgstr "Tembe'y mbosako'i"
#: dockingfontwork.ui:319
-#, fuzzy
msgctxt "dockingfontwork|noshadow|tooltip_text"
msgid "No Shadow"
msgstr "Kuarahy'ãỹ"
@@ -3636,7 +3506,6 @@ msgid "Vertical"
msgstr "Oñembo'yva"
#: dockingfontwork.ui:346
-#, fuzzy
msgctxt "dockingfontwork|slant|tooltip_text"
msgid "Slant"
msgstr "Jyke"
@@ -3708,7 +3577,6 @@ msgid "%PRODUCTNAME %PRODUCTVERSION Document Recovery"
msgstr ""
#: docrecoveryrecoverdialog.ui:22
-#, fuzzy
msgctxt "docrecoveryrecoverdialog|cancel"
msgid "_Discard"
msgstr "_Mboyke"
@@ -3754,7 +3622,6 @@ msgid "The following files will be recovered:"
msgstr ""
#: extrustiondepthdialog.ui:12
-#, fuzzy
msgctxt "extrustiondepthdialog|ExtrustionDepthDialog"
msgid "Extrusion Depth"
msgstr "Pypuku de Extrusión"
@@ -3765,7 +3632,6 @@ msgid "_Value"
msgstr "_Valor"
#: extrustiondepthdialog.ui:135
-#, fuzzy
msgctxt "extrustiondepthdialog|label2"
msgid "Depth"
msgstr "Pypuku"
@@ -3777,7 +3643,6 @@ msgid "_Delete"
msgstr "Juka"
#: filtermenu.ui:20
-#, fuzzy
msgctxt "filtermenu|edit"
msgid "_Edit"
msgstr "_Editar"
@@ -3919,7 +3784,6 @@ msgid "Match character _width"
msgstr "Japo ha'ete ip_e de carácter"
#: findreplacedialog.ui:784
-#, fuzzy
msgctxt "findreplacedialog|similarity"
msgid "S_imilarity search"
msgstr "Heka umi _ha'ete kuéra"
@@ -3931,7 +3795,6 @@ msgid "Similarities..."
msgstr "Joguaha..."
#: findreplacedialog.ui:827
-#, fuzzy
msgctxt "findreplacedialog|soundslike"
msgid "Sounds like (_Japanese)"
msgstr "Oipu (_Japonés)"
@@ -3977,7 +3840,6 @@ msgid "Notes"
msgstr "Notas"
#: findreplacedialog.ui:985
-#, fuzzy
msgctxt "findreplacedialog|searchdir"
msgid "Direction:"
msgstr "Sambyhy:"
@@ -4026,7 +3888,6 @@ msgid "_Start value:"
msgstr "Valor _oñepyrũa"
#: floatingareastyle.ui:161
-#, fuzzy
msgctxt "floatingareastyle|label5"
msgid "_End value:"
msgstr "Valor _paha:"
@@ -4053,13 +3914,11 @@ msgid "Specify the border value of gradient transparency."
msgstr ""
#: floatingareastyle.ui:248
-#, fuzzy
msgctxt "floatingareastyle|label2"
msgid "Center _X:"
msgstr "Mbyte_X:"
#: floatingareastyle.ui:262
-#, fuzzy
msgctxt "floatingareastyle|label3"
msgid "Center _Y:"
msgstr "Mbyte_Y:"
@@ -4171,7 +4030,6 @@ msgid "Select a Fontwork style:"
msgstr "Poravo peteĩ estilo de Fontwork:"
#: fontworkspacingdialog.ui:13
-#, fuzzy
msgctxt "fontworkspacingdialog|FontworkSpacingDialog"
msgid "Fontwork Character Spacing"
msgstr "Pa'ũ de Caracteres Fontwork"
@@ -4182,7 +4040,6 @@ msgid "_Value:"
msgstr "_Valor:"
#: formdatamenu.ui:12
-#, fuzzy
msgctxt "formdatamenu|additem"
msgid "Add Item"
msgstr "Mboheta Ítem"
@@ -4206,7 +4063,6 @@ msgid "Edit"
msgstr "Editar"
#: formdatamenu.ui:50
-#, fuzzy
msgctxt "formdatamenu|delete"
msgid "Delete"
msgstr "Juka"
@@ -4230,7 +4086,6 @@ msgid "_Edit"
msgstr "_Editar"
#: formnavimenu.ui:12
-#, fuzzy
msgctxt "formnavimenu|new"
msgid "_New"
msgstr "_Pyahu"
@@ -4242,7 +4097,6 @@ msgid "Form"
msgstr "Formularios"
#: formnavimenu.ui:30
-#, fuzzy
msgctxt "formnavimenu|hidden"
msgid "Hidden Control"
msgstr "Ñemaña Okañy va'ekue"
@@ -4260,7 +4114,6 @@ msgid "Cu_t"
msgstr "Kytĩ"
#: formnavimenu.ui:58
-#, fuzzy
msgctxt "formnavimenu|copy"
msgid "_Copy"
msgstr "_Kopia"
@@ -4283,7 +4136,6 @@ msgid "Tab Order..."
msgstr ""
#: formnavimenu.ui:90
-#, fuzzy
msgctxt "formnavimenu|rename"
msgid "_Rename"
msgstr "_Térajey"
@@ -4295,25 +4147,21 @@ msgid "Propert_ies"
msgstr "Mba'e Tee kuéra:"
#: formnavimenu.ui:106
-#, fuzzy
msgctxt "formnavimenu|designmode"
msgid "Open in Design Mode"
msgstr "Eavri en Modo Diseño"
#: formnavimenu.ui:114
-#, fuzzy
msgctxt "formnavimenu|controlfocus"
msgid "Automatic Control Focus"
msgstr "Activación Ñemañágui Automática"
#: functionmenu.ui:12
-#, fuzzy
msgctxt "functionmenu|avg"
msgid "Average"
msgstr "Promedio"
#: functionmenu.ui:20
-#, fuzzy
msgctxt "functionmenu|counta"
msgid "CountA"
msgstr "Econta2"
@@ -4325,25 +4173,21 @@ msgid "Count"
msgstr "Conteo"
#: functionmenu.ui:34
-#, fuzzy
msgctxt "functionmenu|max"
msgid "Maximum"
msgstr "Tuichaiteve"
#: functionmenu.ui:41
-#, fuzzy
msgctxt "functionmenu|min"
msgid "Minimum"
msgstr "Michĩvéva"
#: functionmenu.ui:48
-#, fuzzy
msgctxt "functionmenu|sum"
msgid "Sum"
msgstr "Suma"
#: functionmenu.ui:55
-#, fuzzy
msgctxt "functionmenu|selection"
msgid "Selection count"
msgstr "Ojepapa hína seleccióngui"
@@ -4367,7 +4211,6 @@ msgid "_Delete"
msgstr "Juka"
#: gallerymenu1.ui:33
-#, fuzzy
msgctxt "gallerymenu1|rename"
msgid "_Rename"
msgstr "_Térajey"
@@ -4384,7 +4227,6 @@ msgid "Propert_ies..."
msgstr "Mba'e Tee kuéra..."
#: gallerymenu2.ui:12
-#, fuzzy
msgctxt "gallerymenu2|add"
msgid "_Insert"
msgstr "_Moinge"
@@ -4413,13 +4255,11 @@ msgid "_Delete"
msgstr "Juka"
#: gallerymenu2.ui:74
-#, fuzzy
msgctxt "gallerymenu2|copy"
msgid "_Copy"
msgstr "_Kopia"
#: gallerymenu2.ui:82
-#, fuzzy
msgctxt "gallerymenu2|paste"
msgid "_Insert"
msgstr "_Moinge"
@@ -4515,7 +4355,6 @@ msgid "Save..."
msgstr "Ñongatu..."
#: imapdialog.ui:77
-#, fuzzy
msgctxt "imapdialog|TBI_CLOSE"
msgid "Close"
msgstr "Mboty"
@@ -4606,7 +4445,6 @@ msgid "Text:"
msgstr "Moñe'ẽrã:"
#: imapmenu.ui:12
-#, fuzzy
msgctxt "imapmenu|url"
msgid "Description..."
msgstr "Ñemombe'upaite..."
@@ -4618,13 +4456,11 @@ msgid "_Macro..."
msgstr "Macro..."
#: imapmenu.ui:28
-#, fuzzy
msgctxt "imapmenu|active"
msgid "Active"
msgstr "Kyre'ỹ"
#: imapmenu.ui:42
-#, fuzzy
msgctxt "imapmenu|arrange"
msgid "_Arrange"
msgstr "_Myatyrõ"
@@ -4713,7 +4549,6 @@ msgid "Volume:"
msgstr "Volumen"
#: mediaplayback.ui:79
-#, fuzzy
msgctxt "mediaplayback|zoombox|tooltip_text"
msgid "View"
msgstr "Hecha"
@@ -4895,25 +4730,21 @@ msgid "Single"
msgstr "Sencillo"
#: paralinespacingcontrol.ui:183
-#, fuzzy
msgctxt "paralinespacingcontrol|line_dist"
msgid "1.15 Lines"
msgstr "1,5 Líneas"
#: paralinespacingcontrol.ui:184
-#, fuzzy
msgctxt "paralinespacingcontrol|line_dist"
msgid "1.5 Lines"
msgstr "1,5 Líneas"
#: paralinespacingcontrol.ui:185
-#, fuzzy
msgctxt "paralinespacingcontrol|line_dist"
msgid "Double"
msgstr "Kõi"
#: paralinespacingcontrol.ui:186
-#, fuzzy
msgctxt "paralinespacingcontrol|line_dist"
msgid "Proportional"
msgstr "Proporcional"
@@ -4931,7 +4762,6 @@ msgid "Leading"
msgstr "Ñepyrũha"
#: paralinespacingcontrol.ui:189
-#, fuzzy
msgctxt "paralinespacingcontrol|line_dist"
msgid "Fixed"
msgstr "Pytaso"
@@ -4957,7 +4787,6 @@ msgid "After Text Indent"
msgstr ""
#: paralrspacing.ui:115
-#, fuzzy
msgctxt "paralrspacing|firstlineindent|tooltip_text"
msgid "First Line Indent"
msgstr "Sangría peteĩ ha líneape"
@@ -4993,7 +4822,6 @@ msgid "Pa_ssword:"
msgstr "Pa_ssword:"
#: passwd.ui:212
-#, fuzzy
msgctxt "passwd|label5"
msgid "Confi_rm:"
msgstr "Mon_ei:"
@@ -5010,7 +4838,6 @@ msgid "Rename"
msgstr "Térajey"
#: presetmenu.ui:20
-#, fuzzy
msgctxt "presetmenu|delete"
msgid "Delete"
msgstr "Juka"
@@ -5170,7 +4997,6 @@ msgid "C_omment:"
msgstr "M_oñe'ẽrã Myesakã"
#: redlinefilterpage.ui:87
-#, fuzzy
msgctxt "redlinefilterpage|commentedit-atkobject"
msgid "Comment"
msgstr "Oje'éva"
@@ -5192,7 +5018,6 @@ msgid "A_ction:"
msgstr "A_cción:"
#: redlinefilterpage.ui:159
-#, fuzzy
msgctxt "redlinefilterpage|authorlist-atkobject"
msgid "Author"
msgstr "Apohára"
@@ -5220,13 +5045,11 @@ msgid "since"
msgstr "guive"
#: redlinefilterpage.ui:234
-#, fuzzy
msgctxt "redlinefilterpage|datecond"
msgid "equal to"
msgstr "ha'ete amo"
#: redlinefilterpage.ui:235
-#, fuzzy
msgctxt "redlinefilterpage|datecond"
msgid "not equal to"
msgstr "ndaha'etéi amo"
@@ -5253,7 +5076,6 @@ msgid "a_nd"
msgstr "_ha"
#: redlinefilterpage.ui:287
-#, fuzzy
msgctxt "redlinefilterpage|startdate-atkobject"
msgid "Start Date"
msgstr "Arange Ñepyrũ"
@@ -5269,7 +5091,6 @@ msgid "Set current time and date"
msgstr "Emoĩ arange ha aravo ko'ãgagua"
#: redlinefilterpage.ui:341
-#, fuzzy
msgctxt "redlinefilterpage|enddate-atkobject"
msgid "End Date"
msgstr "Arange opaha"
@@ -5322,43 +5143,36 @@ msgid "Delete Rows"
msgstr "Juka tysỹi"
#: rowsmenu.ui:19
-#, fuzzy
msgctxt "rowsmenu|save"
msgid "Save Record"
msgstr "Ñongatu Registro"
#: rowsmenu.ui:26
-#, fuzzy
msgctxt "rowsmenu|undo"
msgid "Undo: Data entry"
msgstr "Japo'ỹ: Data Jeikeha"
#: rulermenu.ui:12
-#, fuzzy
msgctxt "rulermenu|mm"
msgid "Millimeter"
msgstr "Milímetro"
#: rulermenu.ui:20
-#, fuzzy
msgctxt "rulermenu|cm"
msgid "Centimeter"
msgstr "Centímetro"
#: rulermenu.ui:28
-#, fuzzy
msgctxt "rulermenu|m"
msgid "Meter"
msgstr "Metro"
#: rulermenu.ui:36
-#, fuzzy
msgctxt "rulermenu|km"
msgid "Kilometer"
msgstr "Kilómetro"
#: rulermenu.ui:44
-#, fuzzy
msgctxt "rulermenu|in"
msgid "Inch"
msgstr "Pulgada"
@@ -5370,31 +5184,26 @@ msgid "Foot"
msgstr "Letra Háicha"
#: rulermenu.ui:60
-#, fuzzy
msgctxt "rulermenu|mile"
msgid "Miles"
msgstr "Millas"
#: rulermenu.ui:68
-#, fuzzy
msgctxt "rulermenu|pt"
msgid "Point"
msgstr "Kyta"
#: rulermenu.ui:76
-#, fuzzy
msgctxt "rulermenu|pc"
msgid "Pica"
msgstr "Pica"
#: rulermenu.ui:84
-#, fuzzy
msgctxt "rulermenu|ch"
msgid "Char"
msgstr "Carácter"
#: rulermenu.ui:92
-#, fuzzy
msgctxt "rulermenu|line"
msgid "Line"
msgstr "Línea"
@@ -5460,7 +5269,6 @@ msgid "Disable hardware acceleration (OpenGL, OpenCL)"
msgstr ""
#: safemodedialog.ui:234
-#, fuzzy
msgctxt "safemodedialog|radio_extensions"
msgid "Extensions"
msgstr "Extensiónes"
@@ -5521,7 +5329,6 @@ msgid "Show User Profile"
msgstr ""
#: safemodedialog.ui:471
-#, fuzzy
msgctxt "safemodedialog|label2"
msgid "Advanced"
msgstr "Ñemotenonde"
@@ -5645,7 +5452,6 @@ msgid "Gradient Type"
msgstr ""
#: sidebararea.ui:190
-#, fuzzy
msgctxt "sidebararea|bmpimport"
msgid "_Import"
msgstr "_Gueru"
@@ -5661,7 +5467,6 @@ msgid "Gradient angle"
msgstr ""
#: sidebararea.ui:232
-#, fuzzy
msgctxt "sidebararea|transparencylabel|tooltip_text"
msgid "Transparency"
msgstr "Tesakã"
@@ -5737,7 +5542,6 @@ msgid "Specify 0% for fully opaque through 100% for fully transparent."
msgstr ""
#: sidebararea.ui:346
-#, fuzzy
msgctxt "sidebararea|settransparency-atkobject"
msgid "Transparency"
msgstr "Tesakã"
@@ -5753,7 +5557,6 @@ msgid "Specify the luminance of the graphic."
msgstr ""
#: sidebargraphic.ui:70
-#, fuzzy
msgctxt "sidebargraphic|setbrightness-atkobject"
msgid "Brightness"
msgstr "Mimbi"
@@ -5769,7 +5572,6 @@ msgid "Specify the degree of difference between the lightest and darkest parts o
msgstr ""
#: sidebargraphic.ui:107
-#, fuzzy
msgctxt "sidebargraphic|setcontrast-atkobject"
msgid "Contrast"
msgstr "Juavyreko"
@@ -5796,7 +5598,6 @@ msgid "Specify the percentage of transparency; 0% is fully opaque and 100% is fu
msgstr ""
#: sidebargraphic.ui:176
-#, fuzzy
msgctxt "sidebargraphic|settransparency-atkobject"
msgid "Transparency"
msgstr "Tesakã"
@@ -5807,7 +5608,6 @@ msgid "Red"
msgstr "Pytã"
#: sidebargraphic.ui:215
-#, fuzzy
msgctxt "sidebargraphic|setred-atkobject"
msgid "Red"
msgstr "Pytã"
@@ -5829,7 +5629,6 @@ msgid "Blue"
msgstr "Hovy"
#: sidebargraphic.ui:308
-#, fuzzy
msgctxt "sidebargraphic|setblue-atkobject"
msgid "Blue"
msgstr "Hovy"
@@ -5911,7 +5710,6 @@ msgid "Specify the transparency of the line."
msgstr ""
#: sidebarline.ui:230
-#, fuzzy
msgctxt "sidebarline|linetransparency-atkobject"
msgid "Transparency"
msgstr "Tesakã"
@@ -5962,7 +5760,6 @@ msgid "Select the style of the line caps."
msgstr ""
#: sidebarline.ui:322
-#, fuzzy
msgctxt "sidebarline|linecapstyle"
msgid "Flat"
msgstr "Plano"
@@ -6078,13 +5875,11 @@ msgid "After Text Indent"
msgstr ""
#: sidebarparagraph.ui:622
-#, fuzzy
msgctxt "sidebarparagraph|firstlineindent|tooltip_text"
msgid "First Line Indent"
msgstr "Sangría peteĩ ha líneape"
#: sidebarparagraph.ui:629
-#, fuzzy
msgctxt "sidebarparagraph|firstlineindent-atkobject"
msgid "First Line Indent"
msgstr "Sangría peteĩ ha líneape"
@@ -6106,7 +5901,6 @@ msgid "Enter the value for the horizontal position."
msgstr ""
#: sidebarpossize.ui:65
-#, fuzzy
msgctxt "sidebarpossize|horizontalpos-atkobject"
msgid "Horizontal"
msgstr "Oñenóva"
@@ -6140,7 +5934,6 @@ msgid "Enter a width for the selected object."
msgstr "Moĩ téra pyahu mba'e jeporavo guarã."
#: sidebarpossize.ui:146
-#, fuzzy
msgctxt "sidebarpossize|selectwidth-atkobject"
msgid "Width"
msgstr "Ipe"
@@ -6157,7 +5950,6 @@ msgid "Enter a height for the selected object."
msgstr "Moĩ téra pyahu mba'e jeporavo guarã."
#: sidebarpossize.ui:187
-#, fuzzy
msgctxt "sidebarpossize|selectheight-atkobject"
msgid "Height"
msgstr "Yvatekue"
@@ -6184,7 +5976,6 @@ msgid "Rotation"
msgstr "Ojapajeréi"
#: sidebarpossize.ui:276
-#, fuzzy
msgctxt "sidebarpossize|rotation|tooltip_text"
msgid "Select the angle for rotation."
msgstr "Eiporavo ángulo ojeréa."
@@ -6211,13 +6002,11 @@ msgid "Enable"
msgstr "Mboguata"
#: sidebarshadow.ui:58
-#, fuzzy
msgctxt "sidebarshadow|angle"
msgid "Angle"
msgstr "Ángulo"
#: sidebarshadow.ui:69
-#, fuzzy
msgctxt "sidebarshadow|distance"
msgid "Distance"
msgstr "Distancia"
@@ -6271,7 +6060,6 @@ msgid "Very Loose"
msgstr ""
#: textcharacterspacingcontrol.ui:153
-#, fuzzy
msgctxt "textcharacterspacingcontrol|last_custom"
msgid "Last Custom Value"
msgstr "Tepykue ñemomba'epyre paha"
@@ -6333,7 +6121,6 @@ msgid "Tabs"
msgstr "Tabulaciones"
#: textunderlinecontrol.ui:26
-#, fuzzy
msgctxt "textunderlinecontrol|none"
msgid "(Without)"
msgstr "(Ỹre)"
@@ -6349,49 +6136,41 @@ msgid "Double"
msgstr "Kõi"
#: textunderlinecontrol.ui:78
-#, fuzzy
msgctxt "textunderlinecontrol|bold|tooltip_text"
msgid "Bold"
msgstr "Hũ'i"
#: textunderlinecontrol.ui:95
-#, fuzzy
msgctxt "textunderlinecontrol|dot|tooltip_text"
msgid "Dotted"
msgstr "Kyta'i kuéra"
#: textunderlinecontrol.ui:112
-#, fuzzy
msgctxt "textunderlinecontrol|dotbold|tooltip_text"
msgid "Dotted (Bold)"
msgstr "Kyta'i kuéra (Hũ'i)"
#: textunderlinecontrol.ui:129
-#, fuzzy
msgctxt "textunderlinecontrol|dash|tooltip_text"
msgid "Dash"
msgstr "Guión"
#: textunderlinecontrol.ui:146
-#, fuzzy
msgctxt "textunderlinecontrol|dashlong|tooltip_text"
msgid "Long Dash"
msgstr "Guión Puku"
#: textunderlinecontrol.ui:163
-#, fuzzy
msgctxt "textunderlinecontrol|dashdot|tooltip_text"
msgid "Dot Dash"
msgstr "Kyta Guión"
#: textunderlinecontrol.ui:180
-#, fuzzy
msgctxt "textunderlinecontrol|dashdotdot|tooltip_text"
msgid "Dot Dot Dash"
msgstr "Kyta Kyta Guión"
#: textunderlinecontrol.ui:197
-#, fuzzy
msgctxt "textunderlinecontrol|wave|tooltip_text"
msgid "Wave"
msgstr "Onda"
@@ -6434,7 +6213,6 @@ msgid "Digital Signatures..."
msgstr "Firmas Digitales..."
#: zoommenu.ui:12
-#, fuzzy
msgctxt "zoommenu|page"
msgid "Entire Page"
msgstr "Opavave Rogue"
@@ -6446,37 +6224,31 @@ msgid "Page Width"
msgstr "Ipe Roguégui"
#: zoommenu.ui:28
-#, fuzzy
msgctxt "zoommenu|optimal"
msgid "Optimal View"
msgstr "Hechapyre Iporãvéva"
#: zoommenu.ui:36
-#, fuzzy
msgctxt "zoommenu|50"
msgid "50%"
msgstr "50%"
#: zoommenu.ui:44
-#, fuzzy
msgctxt "zoommenu|75"
msgid "75%"
msgstr "75%"
#: zoommenu.ui:52
-#, fuzzy
msgctxt "zoommenu|100"
msgid "100%"
msgstr "100%"
#: zoommenu.ui:60
-#, fuzzy
msgctxt "zoommenu|150"
msgid "150%"
msgstr "150%"
#: zoommenu.ui:68
-#, fuzzy
msgctxt "zoommenu|200"
msgid "200%"
msgstr "200%"
@@ -6494,7 +6266,6 @@ msgid "Drawing objects"
msgstr "Mba'ekuéra Dibújogui"
#: strings.hrc:27
-#, fuzzy
msgctxt "STR_ObjNameSingulGRUP"
msgid "Group object"
msgstr "Aty peguaite"
@@ -6516,7 +6287,6 @@ msgid "Blank group objects"
msgstr ""
#: strings.hrc:31
-#, fuzzy
msgctxt "STR_ObjNameSingulLINE"
msgid "Line"
msgstr "Línea"
@@ -6543,7 +6313,6 @@ msgid "Lines"
msgstr "Líneas"
#: strings.hrc:36
-#, fuzzy
msgctxt "STR_ObjNameSingulRECT"
msgid "Rectangle"
msgstr "Rectángulo"
@@ -6555,7 +6324,6 @@ msgid "Rectangles"
msgstr "Rectángulo"
#: strings.hrc:38
-#, fuzzy
msgctxt "STR_ObjNameSingulQUAD"
msgid "Square"
msgstr "Cuadrado"
@@ -6567,7 +6335,6 @@ msgid "Squares"
msgstr "Cuadrado"
#: strings.hrc:40
-#, fuzzy
msgctxt "STR_ObjNameSingulPARAL"
msgid "Parallelogram"
msgstr "Paralelograma"
@@ -6651,7 +6418,6 @@ msgid "Circle sectors"
msgstr ""
#: strings.hrc:56
-#, fuzzy
msgctxt "STR_ObjNameSingulCARC"
msgid "Arc"
msgstr "Yvyrapã"
@@ -6675,7 +6441,6 @@ msgid "Circle segments"
msgstr "Pehẽngue Circular"
#: strings.hrc:60
-#, fuzzy
msgctxt "STR_ObjNameSingulCIRCE"
msgid "Ellipse"
msgstr "Elipse"
@@ -6707,7 +6472,6 @@ msgid "Elliptical arcs"
msgstr ""
#: strings.hrc:66
-#, fuzzy
msgctxt "STR_ObjNameSingulCCUTE"
msgid "Ellipse Segment"
msgstr "Pehẽngue de Elipse"
@@ -6719,7 +6483,6 @@ msgid "Ellipse Segments"
msgstr "Pehẽngue de Elipse"
#: strings.hrc:68
-#, fuzzy
msgctxt "STR_ObjNameSingulPOLY"
msgid "Polygon"
msgstr "Polígono"
@@ -6771,7 +6534,6 @@ msgid "Bézier curves"
msgstr "Karẽ Bézier"
#: strings.hrc:78
-#, fuzzy
msgctxt "STR_ObjNameSingulFREELINE"
msgid "Freeform Line"
msgstr "Línea a Po Jehupi"
@@ -6783,7 +6545,6 @@ msgid "Freeform Lines"
msgstr "Línea a Po Jehupi"
#: strings.hrc:80
-#, fuzzy
msgctxt "STR_ObjNameSingulFREEFILL"
msgid "Freeform Line"
msgstr "Línea a Po Jehupi"
@@ -6863,13 +6624,11 @@ msgid "Outline Texts"
msgstr ""
#: strings.hrc:95
-#, fuzzy
msgctxt "STR_ObjNameSingulGRAF"
msgid "Image"
msgstr "Ta'anga"
#: strings.hrc:96
-#, fuzzy
msgctxt "STR_ObjNamePluralGRAF"
msgid "Images"
msgstr "Ta'anga kuéra"
@@ -6927,7 +6686,6 @@ msgid "Linked Metafiles"
msgstr ""
#: strings.hrc:107
-#, fuzzy
msgctxt "STR_ObjNameSingulGRAFBMP"
msgid "Image"
msgstr "Ta'anga"
@@ -6949,7 +6707,6 @@ msgid "Linked image with transparency"
msgstr ""
#: strings.hrc:111
-#, fuzzy
msgctxt "STR_ObjNamePluralGRAFBMP"
msgid "Images"
msgstr "Ta'anga kuéra"
@@ -7073,7 +6830,6 @@ msgid "Preview objects"
msgstr "Techauka Mboyve - mba'e kuéra"
#: strings.hrc:135
-#, fuzzy
msgctxt "STR_ObjNameSingulMEASURE"
msgid "Dimension line"
msgstr "Línea tuichavekuegui"
@@ -7154,7 +6910,6 @@ msgid "3D scenes"
msgstr "Escena 3D"
#: strings.hrc:150
-#, fuzzy
msgctxt "STR_ObjNameSingulSphere3d"
msgid "Sphere"
msgstr "Esfera"
@@ -7738,7 +7493,6 @@ msgid "Change object description of %1"
msgstr "Moambue ñemombe'upaite mba'egui $1"
#: strings.hrc:265
-#, fuzzy
msgctxt "STR_StandardLayerName"
msgid "Standard"
msgstr "Estándar"
@@ -7750,7 +7504,6 @@ msgid "on"
msgstr "el"
#: strings.hrc:267
-#, fuzzy
msgctxt "STR_ItemValOFF"
msgid "off"
msgstr "mbogue"
@@ -7803,13 +7556,11 @@ msgid "Automatic"
msgstr "Automático"
#: strings.hrc:277
-#, fuzzy
msgctxt "STR_ItemValFITTOSIZENONE"
msgid "Off"
msgstr "Mbogue"
#: strings.hrc:278
-#, fuzzy
msgctxt "STR_ItemValFITTOSIZEPROP"
msgid "Proportional"
msgstr "Proporcional"
@@ -7862,7 +7613,6 @@ msgid "Center"
msgstr "Mbyte"
#: strings.hrc:288
-#, fuzzy
msgctxt "STR_ItemValTEXTHADJRIGHT"
msgid "Right"
msgstr "Akatúa"
@@ -7879,7 +7629,6 @@ msgid "Stretched"
msgstr "Elástica"
#: strings.hrc:291
-#, fuzzy
msgctxt "STR_ItemValTEXTANI_NONE"
msgid "off"
msgstr "mbogue"
@@ -7891,7 +7640,6 @@ msgid "flash"
msgstr "Flash"
#: strings.hrc:293
-#, fuzzy
msgctxt "STR_ItemValTEXTANI_SCROLL"
msgid "Scroll Through"
msgstr "Mongu'e Rupive"
@@ -7902,7 +7650,6 @@ msgid "alternating"
msgstr ""
#: strings.hrc:295
-#, fuzzy
msgctxt "STR_ItemValTEXTANI_SLIDE"
msgid "Scroll In"
msgstr "Mongu'e Hyepýpe"
@@ -7925,7 +7672,6 @@ msgid "right"
msgstr "Akatúa"
#: strings.hrc:299
-#, fuzzy
msgctxt "STR_ItemValTEXTANI_DOWN"
msgid "down"
msgstr "yvýpe"
@@ -7936,25 +7682,21 @@ msgid "Standard Connector"
msgstr ""
#: strings.hrc:301
-#, fuzzy
msgctxt "STR_ItemValEDGE_THREELINES"
msgid "Line Connector"
msgstr "Conector lineal"
#: strings.hrc:302
-#, fuzzy
msgctxt "STR_ItemValEDGE_ONELINE"
msgid "Straight Connector"
msgstr "Conector Directo"
#: strings.hrc:303
-#, fuzzy
msgctxt "STR_ItemValEDGE_BEZIER"
msgid "Curved Connector"
msgstr "Conector ikarẽ va'ekue"
#: strings.hrc:304
-#, fuzzy
msgctxt "STR_ItemValMEASURE_STD"
msgid "Standard"
msgstr "Estándar"
@@ -7966,7 +7708,6 @@ msgid "Radius"
msgstr "_Radio:"
#: strings.hrc:306
-#, fuzzy
msgctxt "STR_ItemValMEASURE_TEXTHAUTO"
msgid "automatic"
msgstr "automático"
@@ -7987,7 +7728,6 @@ msgid "right outside"
msgstr ""
#: strings.hrc:310
-#, fuzzy
msgctxt "STR_ItemValMEASURE_TEXTVAUTO"
msgid "automatic"
msgstr "automático"
@@ -8030,7 +7770,6 @@ msgid "Circle segment"
msgstr "Pehẽngue Circular"
#: strings.hrc:318
-#, fuzzy
msgctxt "STR_ItemValCIRC_ARC"
msgid "Arc"
msgstr "Yvyrapã"
@@ -9027,7 +8766,6 @@ msgid "Contrast"
msgstr "Juavyreko"
#: strings.hrc:515
-#, fuzzy
msgctxt "SIP_SA_GRAFGAMMA"
msgid "Gamma"
msgstr "Gamma"
@@ -9095,7 +8833,6 @@ msgid "Merge cells"
msgstr "Mbojoaju koty'i kuéra"
#: strings.hrc:529
-#, fuzzy
msgctxt "STR_TABLE_NUMFORMAT"
msgid "Format cell"
msgstr "Formatear koty'i"
@@ -9202,7 +8939,6 @@ msgid "Arrow"
msgstr "Flechas"
#: strings.hrc:550
-#, fuzzy
msgctxt "RID_SVXSTR_SQUARE"
msgid "Square"
msgstr "Cuadrado"
@@ -9295,7 +9031,6 @@ msgid "Red"
msgstr "Pytã"
#: strings.hrc:569
-#, fuzzy
msgctxt "RID_SVXSTR_COLOR_VIOLET"
msgid "Violet"
msgstr "Violeta"
@@ -9335,7 +9070,6 @@ msgstr "Límites"
#. Light variants of the standard color palette
#: strings.hrc:577
-#, fuzzy
msgctxt "RID_SVXSTR_COLOR_LIGHTGRAY"
msgid "Light Gray"
msgstr "Hũndy Sakã"
@@ -9480,7 +9214,6 @@ msgid "Cyan"
msgstr "Cian"
#: strings.hrc:607
-#, fuzzy
msgctxt "RID_SVXSTR_COLOR_MAGENTA"
msgid "Magenta"
msgstr "Magenta"
@@ -9542,14 +9275,12 @@ msgid "Pink"
msgstr "Pytãngy"
#: strings.hrc:619
-#, fuzzy
msgctxt "RID_SVXSTR_COLOR_TURQUOISE"
msgid "Turquoise"
msgstr "Turquesa"
#. 16 old AutoFormat Table Styles
#: strings.hrc:621
-#, fuzzy
msgctxt "RID_SVXSTR_TBLAFMT_3D"
msgid "3D"
msgstr "3D"
@@ -9591,7 +9322,6 @@ msgid "Currency Gray"
msgstr "Pirapire Hũngy"
#: strings.hrc:629
-#, fuzzy
msgctxt "RID_SVXSTR_TBLAFMT_CURRENCY_LAVENDER"
msgid "Currency Lavender"
msgstr "Pirapire lavanda"
@@ -9612,7 +9342,6 @@ msgid "Green"
msgstr "Aky"
#: strings.hrc:633
-#, fuzzy
msgctxt "RID_SVXSTR_TBLAFMT_LAVENDER"
msgid "Lavender"
msgstr "Lavanda"
@@ -9623,7 +9352,6 @@ msgid "Red"
msgstr "Pytã"
#: strings.hrc:635
-#, fuzzy
msgctxt "RID_SVXSTR_TBLAFMT_TURQUOISE"
msgid "Turquoise"
msgstr "Turquesa"
@@ -9665,7 +9393,6 @@ msgid "Elegant"
msgstr ""
#: strings.hrc:644
-#, fuzzy
msgctxt "RID_SVXSTR_TBLAFMT_LO6_FINANCIAL"
msgid "Financial"
msgstr "Finanzas"
@@ -9955,7 +9682,6 @@ msgid "Horizontal Violet"
msgstr "Oñenóva Violeta"
#: strings.hrc:709
-#, fuzzy
msgctxt "RID_SVXSTR_GRDT45"
msgid "Radial"
msgstr "Radial"
@@ -10236,7 +9962,6 @@ msgid "Hatching"
msgstr "Entramado"
#: strings.hrc:763
-#, fuzzy
msgctxt "RID_SVXSTR_BMP0"
msgid "Empty"
msgstr "Nandi"
@@ -10247,7 +9972,6 @@ msgid "Sky"
msgstr ""
#: strings.hrc:765
-#, fuzzy
msgctxt "RID_SVXSTR_BMP2"
msgid "Water"
msgstr "Y"
@@ -10258,13 +9982,11 @@ msgid "Coarse grained"
msgstr ""
#: strings.hrc:767
-#, fuzzy
msgctxt "RID_SVXSTR_BMP4"
msgid "Mercury"
msgstr "Mercurio"
#: strings.hrc:768
-#, fuzzy
msgctxt "RID_SVXSTR_BMP5"
msgid "Space"
msgstr "Pa'ũ"
@@ -10512,7 +10234,6 @@ msgid "Zig Zag"
msgstr ""
#: strings.hrc:816
-#, fuzzy
msgctxt "RID_SVXSTR_BMP53"
msgid "Wave"
msgstr "Onda"
@@ -10567,7 +10288,6 @@ msgid "Trellis"
msgstr ""
#: strings.hrc:826
-#, fuzzy
msgctxt "RID_SVXSTR_BMP63"
msgid "Sphere"
msgstr "Esfera"
@@ -10609,7 +10329,6 @@ msgid "Vertical"
msgstr "Oñembo'yva"
#: strings.hrc:834
-#, fuzzy
msgctxt "RID_SVXSTR_BMP71"
msgid "Horizontal"
msgstr "Oñenóva"
@@ -10625,7 +10344,6 @@ msgid "Upward Diagonal"
msgstr ""
#: strings.hrc:837
-#, fuzzy
msgctxt "RID_SVXSTR_BMP74"
msgid "Cross"
msgstr "Kurusu"
@@ -10755,7 +10473,6 @@ msgid "Circle"
msgstr "Círculo"
#: strings.hrc:862
-#, fuzzy
msgctxt "RID_SVXSTR_LEND10"
msgid "Square"
msgstr "Cuadrado"
@@ -10781,7 +10498,6 @@ msgid "Diamond unfilled"
msgstr ""
#: strings.hrc:867
-#, fuzzy
msgctxt "RID_SVXSTR_LEND15"
msgid "Diamond"
msgstr "Diamante"
@@ -10959,13 +10675,11 @@ msgid "~Finish"
msgstr "~Momba"
#: strings.hrc:909
-#, fuzzy
msgctxt "RID_SVXSTR_WIDTH_LAST_CUSTOM"
msgid "Last Custom Value"
msgstr "Tepykue ñemomba'epyre paha"
#: strings.hrc:910
-#, fuzzy
msgctxt "RID_SVXSTR_PT"
msgid "pt"
msgstr "pt"
@@ -11060,7 +10774,6 @@ msgid "Bullets"
msgstr "Viñetas"
#: strings.hrc:935
-#, fuzzy
msgctxt "RID_GALLERYSTR_THEME_OFFICE"
msgid "Office"
msgstr "Office"
@@ -11081,7 +10794,6 @@ msgid "Emoticons"
msgstr ""
#: strings.hrc:939
-#, fuzzy
msgctxt "RID_GALLERYSTR_THEME_PHOTOS"
msgid "Images"
msgstr "Ta'anga kuéra"
@@ -11097,7 +10809,6 @@ msgid "Homepage"
msgstr "Kuatia Rogue Ñepyrũra"
#: strings.hrc:942
-#, fuzzy
msgctxt "RID_GALLERYSTR_THEME_INTERACTION"
msgid "Interaction"
msgstr "Interacción"
@@ -11109,7 +10820,6 @@ msgid "Maps"
msgstr "Mayúsculas"
#: strings.hrc:944
-#, fuzzy
msgctxt "RID_GALLERYSTR_THEME_PEOPLE"
msgid "People"
msgstr "Avakuéra"
@@ -11121,25 +10831,21 @@ msgid "Surfaces"
msgstr "Ape"
#: strings.hrc:946
-#, fuzzy
msgctxt "RID_GALLERYSTR_THEME_COMPUTERS"
msgid "Computers"
msgstr "Computadoras"
#: strings.hrc:947
-#, fuzzy
msgctxt "RID_GALLERYSTR_THEME_DIAGRAMS"
msgid "Diagrams"
msgstr "Ha'anga kuéra"
#: strings.hrc:948
-#, fuzzy
msgctxt "RID_GALLERYSTR_THEME_ENVIRONMENT"
msgid "Environment"
msgstr "Arapytu"
#: strings.hrc:949
-#, fuzzy
msgctxt "RID_GALLERYSTR_THEME_FINANCE"
msgid "Finance"
msgstr "Finanzas"
@@ -11161,7 +10867,6 @@ msgid "Sounds"
msgstr "Pukuéra"
#: strings.hrc:953
-#, fuzzy
msgctxt "RID_GALLERYSTR_THEME_SYMBOLS"
msgid "Symbols"
msgstr "Símbolos"
@@ -11215,13 +10920,11 @@ msgid "Communication"
msgstr ""
#: strings.hrc:963
-#, fuzzy
msgctxt "RID_GALLERYSTR_THEME_FINANCES"
msgid "Finances"
msgstr "Finanzas"
#: strings.hrc:964
-#, fuzzy
msgctxt "RID_GALLERYSTR_THEME_COMPUTER"
msgid "Computers"
msgstr "Computadoras"
@@ -11232,7 +10935,6 @@ msgid "Climate"
msgstr ""
#: strings.hrc:966
-#, fuzzy
msgctxt "RID_GALLERYSTR_THEME_EDUCATION"
msgid "School & University"
msgstr "Mbo'ehao ha Universidad"
@@ -11486,13 +11188,11 @@ msgid "~Infinity"
msgstr "~Infinito"
#: strings.hrc:1019
-#, fuzzy
msgctxt "RID_SVXSTR_NOFILL"
msgid "No Fill"
msgstr "Myenyhẽ'ỹre"
#: strings.hrc:1020
-#, fuzzy
msgctxt "RID_SVXSTR_TRANSPARENT"
msgid "Transparent"
msgstr "Tesakã"
@@ -11561,7 +11261,6 @@ msgid "Font Name. The current font is not available and will be substituted."
msgstr ""
#: strings.hrc:1034
-#, fuzzy
msgctxt "RID_SVXSTR_CUSTOM_PAL"
msgid "custom"
msgstr "myatyrõ ndegustaháicha"
@@ -11577,7 +11276,6 @@ msgid "Document Color"
msgstr "Sa'y documento gui"
#: strings.hrc:1038
-#, fuzzy
msgctxt "RID_SVX_EXTRUSION_BAR"
msgid "Extrusion"
msgstr "Extrusión"
@@ -11588,25 +11286,21 @@ msgid "Apply Extrusion On/Off"
msgstr ""
#: strings.hrc:1040
-#, fuzzy
msgctxt "RID_SVXSTR_UNDO_APPLY_EXTRUSION_ROTATE_DOWN"
msgid "Tilt Down"
msgstr "Emboyke Yvýguoto"
#: strings.hrc:1041
-#, fuzzy
msgctxt "RID_SVXSTR_UNDO_APPLY_EXTRUSION_ROTATE_UP"
msgid "Tilt Up"
msgstr "Emboyke Yguatéguoto"
#: strings.hrc:1042
-#, fuzzy
msgctxt "RID_SVXSTR_UNDO_APPLY_EXTRUSION_ROTATE_LEFT"
msgid "Tilt Left"
msgstr "Emboyke Asúpe"
#: strings.hrc:1043
-#, fuzzy
msgctxt "RID_SVXSTR_UNDO_APPLY_EXTRUSION_ROTATE_RIGHT"
msgid "Tilt Right"
msgstr "Emboyke Akatúa"
@@ -11667,7 +11361,6 @@ msgid "B:"
msgstr "B:"
#: strings.hrc:1057
-#, fuzzy
msgctxt "RID_SVX_FONTWORK_BAR"
msgid "Fontwork"
msgstr "Fontwork"
@@ -11971,7 +11664,6 @@ msgid ""
msgstr ""
#: strings.hrc:1120
-#, fuzzy
msgctxt "RID_STR_NAVIGATIONBAR"
msgid "Navigation bar"
msgstr "Barra de navegación"
@@ -12044,7 +11736,6 @@ msgid "Text Box"
msgstr "Ryru Moñe'ẽrã"
#: strings.hrc:1134
-#, fuzzy
msgctxt "RID_STR_PROPTITLE_FORMATTED"
msgid "Formatted Field"
msgstr "Ñu Formateado"
@@ -12077,13 +11768,11 @@ msgid "File Selection"
msgstr "Jeporavo Ñongatuhágui"
#: strings.hrc:1140
-#, fuzzy
msgctxt "RID_STR_PROPTITLE_DATEFIELD"
msgid "Date Field"
msgstr "Ñu Arangégui"
#: strings.hrc:1141
-#, fuzzy
msgctxt "RID_STR_PROPTITLE_TIMEFIELD"
msgid "Time Field"
msgstr "Ñu Aravo"
@@ -12094,7 +11783,6 @@ msgid "Numeric Field"
msgstr "Ñu Numérico"
#: strings.hrc:1143
-#, fuzzy
msgctxt "RID_STR_PROPTITLE_CURRENCYFIELD"
msgid "Currency Field"
msgstr "Ñu Pirapirégui"
@@ -12121,13 +11809,11 @@ msgid "Spin Button"
msgstr "Votõ Jere"
#: strings.hrc:1148
-#, fuzzy
msgctxt "RID_STR_PROPTITLE_NAVBAR"
msgid "Navigation Bar"
msgstr "Barra de Navegación"
#: strings.hrc:1149
-#, fuzzy
msgctxt "RID_STR_PROPTITLE_MULTISELECT"
msgid "Multiselection"
msgstr "Poravo Heta"
@@ -12245,7 +11931,6 @@ msgid " (read-only)"
msgstr " (moñe'ẽ-año)"
#: strings.hrc:1172
-#, fuzzy
msgctxt "RID_STR_ALREADYEXISTOVERWRITE"
msgid "The file already exists. Overwrite?"
msgstr "Ko ñongatuha oiko. ¿Reipota ehai jevy?"
@@ -12472,7 +12157,6 @@ msgid "Left"
msgstr "Asúpe"
#: strings.hrc:1216
-#, fuzzy
msgctxt "RID_SVXSTR_RULER_TAB_RIGHT"
msgid "Right"
msgstr "Akatúa"
@@ -12560,7 +12244,6 @@ msgid "Zoom factor. Right-click to change zoom factor or click to open Zoom dial
msgstr ""
#: strings.hrc:1235
-#, fuzzy
msgctxt "RID_SVXSTR_ZOOM_IN"
msgid "Zoom In"
msgstr "Mboheta"
@@ -12577,37 +12260,31 @@ msgid "25%"
msgstr ""
#: strings.hrc:1238
-#, fuzzy
msgctxt "RID_SVXSTR_ZOOM_50"
msgid "50%"
msgstr "50%"
#: strings.hrc:1239
-#, fuzzy
msgctxt "RID_SVXSTR_ZOOM_75"
msgid "75%"
msgstr "75%"
#: strings.hrc:1240
-#, fuzzy
msgctxt "RID_SVXSTR_ZOOM_100"
msgid "100%"
msgstr "100%"
#: strings.hrc:1241
-#, fuzzy
msgctxt "RID_SVXSTR_ZOOM_150"
msgid "150%"
msgstr "150%"
#: strings.hrc:1242
-#, fuzzy
msgctxt "RID_SVXSTR_ZOOM_200"
msgid "200%"
msgstr "200%"
#: strings.hrc:1243
-#, fuzzy
msgctxt "RID_SVXSTR_ZOOM_WHOLE_PAGE"
msgid "Entire Page"
msgstr "Opavave Rogue"
@@ -12666,7 +12343,6 @@ msgid "Reached the end of the sheet"
msgstr ""
#: strings.hrc:1255
-#, fuzzy
msgctxt "RID_SVXSTR_SEARCH_NOT_FOUND"
msgid "Search key not found"
msgstr "Ndojetopai expresión ojeheka va'ekue"
@@ -12788,7 +12464,6 @@ msgid "Numeric, lowercase letters, lowercase Roman, uppercase letters, solid sma
msgstr ""
#: strings.hrc:1282
-#, fuzzy
msgctxt "RID_SVXSTR_OUTLINENUM_DESCRIPTION_3"
msgid "Numeric"
msgstr "Numérico"
@@ -12920,7 +12595,6 @@ msgid "BMP image"
msgstr "Ta'anga BMP"
#: strings.hrc:1313
-#, fuzzy
msgctxt "STR_IMAGE_UNKNOWN"
msgid "Unknown"
msgstr "Jekuaa'ỹva"
@@ -12992,7 +12666,6 @@ msgid "Bottom to Top"
msgstr ""
#: strings.hrc:1330
-#, fuzzy
msgctxt "RID_SVXITEMS_ORI_STACKED"
msgid "Stacked"
msgstr "Apiloná"
@@ -13187,7 +12860,6 @@ msgid "Cyrillic"
msgstr ""
#: strings.hrc:1373
-#, fuzzy
msgctxt "RID_SUBSETMAP"
msgid "Armenian"
msgstr "Armenio"
@@ -13228,19 +12900,16 @@ msgid "Gurmukhi"
msgstr ""
#: strings.hrc:1381
-#, fuzzy
msgctxt "RID_SUBSETMAP"
msgid "Gujarati"
msgstr "Guyaratí"
#: strings.hrc:1382
-#, fuzzy
msgctxt "RID_SUBSETMAP"
msgid "Odia"
msgstr "Odia"
#: strings.hrc:1383
-#, fuzzy
msgctxt "RID_SUBSETMAP"
msgid "Tamil"
msgstr "Tamil"
@@ -13258,13 +12927,11 @@ msgid "Kannada"
msgstr "Kannada"
#: strings.hrc:1386
-#, fuzzy
msgctxt "RID_SUBSETMAP"
msgid "Malayalam"
msgstr "Malayalam"
#: strings.hrc:1387
-#, fuzzy
msgctxt "RID_SUBSETMAP"
msgid "Thai"
msgstr "Tailandés"
@@ -13429,7 +13096,6 @@ msgid "CJK Compatibility"
msgstr "Jegueraha HTML"
#: strings.hrc:1419
-#, fuzzy
msgctxt "RID_SUBSETMAP"
msgid "Hangul"
msgstr "Hangul"
@@ -13583,7 +13249,6 @@ msgid "Supplementary Private Use Area-B"
msgstr ""
#: strings.hrc:1449
-#, fuzzy
msgctxt "RID_SUBSETMAP"
msgid "Limbu"
msgstr "Limbo"
@@ -13650,7 +13315,6 @@ msgid "Sinhala"
msgstr "Sinhala"
#: strings.hrc:1462
-#, fuzzy
msgctxt "RID_SUBSETMAP"
msgid "Tibetan"
msgstr "Tibetano"
@@ -13661,7 +13325,6 @@ msgid "Myanmar"
msgstr ""
#: strings.hrc:1464
-#, fuzzy
msgctxt "RID_SUBSETMAP"
msgid "Khmer"
msgstr "Jemer"
@@ -13702,7 +13365,6 @@ msgid "Canadian Aboriginal Syllables"
msgstr ""
#: strings.hrc:1472
-#, fuzzy
msgctxt "RID_SUBSETMAP"
msgid "Mongolian"
msgstr "Mongol"
@@ -13829,7 +13491,6 @@ msgid "Combining Diacritical Marks Supplement"
msgstr ""
#: strings.hrc:1497
-#, fuzzy
msgctxt "RID_SUBSETMAP"
msgid "Coptic"
msgstr "Copto"
@@ -14613,7 +14274,6 @@ msgid "Shadowed"
msgstr "Kuarahy'ã"
#: svxitems.hrc:41
-#, fuzzy
msgctxt "RID_ATTR_NAMES"
msgid "Individual words"
msgstr "Palabras individuales"
@@ -14699,7 +14359,6 @@ msgid "Line spacing"
msgstr "Interlineado"
#: svxitems.hrc:58
-#, fuzzy
msgctxt "RID_ATTR_NAMES"
msgid "Page Break"
msgstr "Kytĩ Rogue"
@@ -14764,7 +14423,6 @@ msgid "Keep with next paragraph"
msgstr "_Emantené párrafos joa"
#: svxitems.hrc:70
-#, fuzzy
msgctxt "RID_ATTR_NAMES"
msgid "Blinking"
msgstr "Resapirĩ hína"
@@ -14806,7 +14464,6 @@ msgid "Weight of Asian font"
msgstr ""
#: svxitems.hrc:78
-#, fuzzy
msgctxt "RID_ATTR_NAMES"
msgid "CTL"
msgstr "CTL"
@@ -14832,7 +14489,6 @@ msgid "Weight of complex scripts"
msgstr ""
#: svxitems.hrc:83
-#, fuzzy
msgctxt "RID_ATTR_NAMES"
msgid "Double-lined"
msgstr "Línea-kõi"
diff --git a/source/gug/sw/messages.po b/source/gug/sw/messages.po
index d491e257c32..c205cb04135 100644
--- a/source/gug/sw/messages.po
+++ b/source/gug/sw/messages.po
@@ -338,7 +338,6 @@ msgid "$(ARG1) has changed."
msgstr "$(ARG1) ojemoambue va'ekue."
#: error.hrc:47
-#, fuzzy
msgctxt "RID_SW_ERRHDL"
msgid "$(ARG1) does not exist."
msgstr "$(ARG1) ndoĩrĩ."
@@ -835,7 +834,6 @@ msgid "Numbering 4 End"
msgstr "Numeración 4 Opa"
#: strings.hrc:100
-#, fuzzy
msgctxt "STR_POOLCOLL_NUM_NONUM4"
msgid "Numbering 4 Cont."
msgstr "Numeración 1 osegui"
@@ -1237,7 +1235,6 @@ msgid "Title"
msgstr "Título"
#: strings.hrc:181
-#, fuzzy
msgctxt "STR_POOLCOLL_DOC_SUBTITEL"
msgid "Subtitle"
msgstr "Subtítulo"
@@ -2399,7 +2396,6 @@ msgid "Stop attribute"
msgstr "Pyta teko"
#: strings.hrc:420
-#, fuzzy
msgctxt "STR_AUTOCORRECT"
msgid "AutoCorrect"
msgstr "AutoCorreción"
@@ -2455,25 +2451,21 @@ msgid "Apply table attributes"
msgstr "Moĩ tekokuéra tablagui"
#: strings.hrc:431
-#, fuzzy
msgctxt "STR_UNDO_TABLE_AUTOFMT"
msgid "AutoFormat Table"
msgstr "AutoFormato Tablagui"
#: strings.hrc:432
-#, fuzzy
msgctxt "STR_UNDO_TABLE_INSCOL"
msgid "Insert Column"
msgstr "Moinge Columna"
#: strings.hrc:433
-#, fuzzy
msgctxt "STR_UNDO_TABLE_INSROW"
msgid "Insert Row"
msgstr "Moinge Tysỹi"
#: strings.hrc:434
-#, fuzzy
msgctxt "STR_UNDO_TABLE_DELBOX"
msgid "Delete row/column"
msgstr "Juka tysỹi/columna"
@@ -2662,7 +2654,6 @@ msgid "Attributes changed"
msgstr "Teko kuéra ojemoambue va'ekue"
#: strings.hrc:471
-#, fuzzy
msgctxt "STR_UNDO_REDLINE_TABLE"
msgid "Table changed"
msgstr "Tabla ojemoambue va'ekue"
@@ -2679,7 +2670,6 @@ msgid "Paragraph formatting changed"
msgstr ""
#: strings.hrc:474
-#, fuzzy
msgctxt "STR_UNDO_REDLINE_TABLE_ROW_INSERT"
msgid "Insert Row"
msgstr "Moinge Tysỹi"
@@ -3579,25 +3569,21 @@ msgid "(fixed)"
msgstr "(pytaso)"
#: strings.hrc:662
-#, fuzzy
msgctxt "STR_DURATION_FORMAT"
msgid " Y: %1 M: %2 D: %3 H: %4 M: %5 S: %6"
msgstr " Y: %1 M: %2 D: %3 H: %4 M: %5 S: %6"
#: strings.hrc:663
-#, fuzzy
msgctxt "STR_TOI"
msgid "Alphabetical Index"
msgstr "Índice alfabético"
#: strings.hrc:664
-#, fuzzy
msgctxt "STR_TOU"
msgid "User-Defined"
msgstr "Myesakã va'ekue-Usuario"
#: strings.hrc:665
-#, fuzzy
msgctxt "STR_TOC"
msgid "Table of Contents"
msgstr "Tabla Orekóva"
@@ -3613,19 +3599,16 @@ msgid "Citation"
msgstr "Cita"
#: strings.hrc:668
-#, fuzzy
msgctxt "STR_TOX_TBL"
msgid "Index of Tables"
msgstr "Índice Tablagui"
#: strings.hrc:669
-#, fuzzy
msgctxt "STR_TOX_OBJ"
msgid "Table of Objects"
msgstr "Tabla Mba'e kuéra"
#: strings.hrc:670
-#, fuzzy
msgctxt "STR_TOX_ILL"
msgid "Illustration Index"
msgstr "Índice Ilustraciongui"
@@ -3682,13 +3665,11 @@ msgid "Last printed"
msgstr "Impresión Paha"
#: strings.hrc:681
-#, fuzzy
msgctxt "FLD_DOCINFO_DOCNO"
msgid "Revision number"
msgstr "Papapy revisiongui"
#: strings.hrc:682
-#, fuzzy
msgctxt "FLD_DOCINFO_EDIT"
msgid "Total editing time"
msgstr "Ara edición total"
@@ -5062,7 +5043,6 @@ msgid "Custom"
msgstr "Ñemomba'epyre"
#: strings.hrc:1003
-#, fuzzy
msgctxt "STR_CUSTOM_LABEL"
msgid "[User]"
msgstr "[Puruhára]"
@@ -6300,19 +6280,16 @@ msgstr "Ñongatuha poravógui índice alfabéticogui (*.sdi)"
#. Description: character alignment for frmsh.cxx - context menu
#. -----------------------------------------------------------------------
#: strings.hrc:1264
-#, fuzzy
msgctxt "STR_FRMUI_TOP_BASE"
msgid "Base line at ~top"
msgstr "Línea de base -hiári"
#: strings.hrc:1265
-#, fuzzy
msgctxt "STR_FRMUI_BOTTOM_BASE"
msgid "~Base line at bottom"
msgstr "~Línea de base yvýpe"
#: strings.hrc:1266
-#, fuzzy
msgctxt "STR_FRMUI_CENTER_BASE"
msgid "Base line ~centered"
msgstr "Línea de base ~mombyte"
@@ -6336,19 +6313,16 @@ msgid "Center of line"
msgstr "Línea mombyte"
#: strings.hrc:1270
-#, fuzzy
msgctxt "STR_FRMUI_OLE_INSERT"
msgid "Insert object"
msgstr "Moinge mba'e"
#: strings.hrc:1271
-#, fuzzy
msgctxt "STR_FRMUI_OLE_EDIT"
msgid "Edit object"
msgstr "Editar mba'e"
#: strings.hrc:1272
-#, fuzzy
msgctxt "STR_FRMUI_COLL_HEADER"
msgid " (Template: "
msgstr " (Plantilla: "
@@ -6551,13 +6525,11 @@ msgid "~Zoom"
msgstr "~Moma'ẽ"
#: strings.hrc:1321
-#, fuzzy
msgctxt "STR_MENU_UP"
msgid "~Upwards"
msgstr "~Yvate gotyo"
#: strings.hrc:1322
-#, fuzzy
msgctxt "STR_MENU_DOWN"
msgid "Do~wnwards"
msgstr "Yvy gotyo"
@@ -6605,13 +6577,11 @@ msgid "Remove empty paragraphs"
msgstr "Nohẽ párrafos nandi"
#: utlui.hrc:28
-#, fuzzy
msgctxt "RID_SHELLRES_AUTOFMTSTRS"
msgid "Use replacement table"
msgstr "Puru tabla mbyekoviaha"
#: utlui.hrc:29
-#, fuzzy
msgctxt "RID_SHELLRES_AUTOFMTSTRS"
msgid "Correct TWo INitial CApitals"
msgstr "Myatyrõ MOkoĩ MAyúscula kuéra JApo mante"
@@ -6629,7 +6599,6 @@ msgid "Replace \"standard\" quotes with %1custom%2 quotes"
msgstr "Mbyekovia comillas \"estandar\" comillándi %1 \\bpersonalizadas%2"
#: utlui.hrc:32
-#, fuzzy
msgctxt "RID_SHELLRES_AUTOFMTSTRS"
msgid "Replace Custom Styles"
msgstr "Mbyekovia Estilo Myatyrõ ndegustaháicha"
@@ -6665,7 +6634,6 @@ msgid "URL recognition"
msgstr "Reconocimiento de los URL"
#: utlui.hrc:38
-#, fuzzy
msgctxt "RID_SHELLRES_AUTOFMTSTRS"
msgid "Replace dashes"
msgstr "Mbyekovia guiones"
@@ -7060,7 +7028,6 @@ msgid "Rename"
msgstr "Térajey"
#: autoformattable.ui:187
-#, fuzzy
msgctxt "autoformattable|label1"
msgid "Format"
msgstr "Formato"
@@ -7211,7 +7178,6 @@ msgid "Insert Bibliography Entry"
msgstr "Moinge Jeikeha Bibliográfica"
#: bibliographyentry.ui:20
-#, fuzzy
msgctxt "bibliographyentry|insert"
msgid "Insert"
msgstr "Moinge"
@@ -8018,7 +7984,6 @@ msgid "Semicolons"
msgstr "Puntos ha comas"
#: converttexttable.ui:167
-#, fuzzy
msgctxt "converttexttable|paragraph"
msgid "Paragraph"
msgstr "Párrafo"
@@ -10136,13 +10101,11 @@ msgid "Square Root"
msgstr "Raíz cuadrada"
#: inputwinmenu.ui:44
-#, fuzzy
msgctxt "inputwinmenu|pow"
msgid "Power"
msgstr "Potencia"
#: inputwinmenu.ui:52
-#, fuzzy
msgctxt "inputwinmenu|operators"
msgid "Operators"
msgstr "Operadores"
@@ -10880,7 +10843,6 @@ msgid "lines"
msgstr "líneas"
#: linenumbering.ui:324
-#, fuzzy
msgctxt "linenumbering|view"
msgid "View"
msgstr "Hecha"
@@ -11092,7 +11054,6 @@ msgid "S_ave as single document"
msgstr "Ñ_ongatuicha documento'año"
#: mailmerge.ui:698
-#, fuzzy
msgctxt "mailmerge|individualdocuments"
msgid "Sa_ve as individual documents"
msgstr "Ñ_ongatuicha documento'año"
@@ -12009,7 +11970,6 @@ msgid " "
msgstr ""
#: notebookbar.ui:472
-#, fuzzy
msgctxt "notebookbar|NewSD|tooltip_text"
msgid "Drawing"
msgstr "Dibujo"
@@ -12031,7 +11991,6 @@ msgid " "
msgstr ""
#: notebookbar.ui:504
-#, fuzzy
msgctxt "notebookbar|NewSB|tooltip_text"
msgid "Database"
msgstr "Base de datos"
@@ -12278,7 +12237,6 @@ msgid "Line"
msgstr "Línea"
#: notebookbar.ui:6572
-#, fuzzy
msgctxt "notebookbar|AreaFormat"
msgid "Area"
msgstr "Área"
@@ -12289,7 +12247,6 @@ msgid "Shape / Textbox"
msgstr ""
#: notebookbar.ui:6734
-#, fuzzy
msgctxt "notebookbar|AnchorMenu"
msgid "Anchor"
msgstr "Jokoha"
@@ -12300,13 +12257,11 @@ msgid "Frame / OLE"
msgstr ""
#: notebookbar_compact.ui:1880
-#, fuzzy
msgctxt "notebookbar_compact|menubarD"
msgid "Menubar"
msgstr "Barra Menú"
#: notebookbar_compact.ui:2768
-#, fuzzy
msgctxt "notebookbar_compact|fileb"
msgid "_File"
msgstr "_Ñongatuha"
@@ -12318,7 +12273,6 @@ msgid "File"
msgstr "Ñongatuha"
#: notebookbar_compact.ui:2873
-#, fuzzy
msgctxt "notebookbar_compact|editb"
msgid "_Edit"
msgstr "_Editar"
@@ -12330,7 +12284,6 @@ msgid "F_ormat"
msgstr "F_ormato"
#: notebookbar_compact.ui:3660
-#, fuzzy
msgctxt "notebookbar_compact|menub"
msgid "_Menu"
msgstr "_Menú"
@@ -12342,13 +12295,11 @@ msgid "Home"
msgstr "Óga"
#: notebookbar_compact.ui:4093
-#, fuzzy
msgctxt "notebookbar_compact|insertb"
msgid "_Insert"
msgstr "_Moinge"
#: notebookbar_compact.ui:4123
-#, fuzzy
msgctxt "notebookbar_compact|InsertLabel"
msgid "Insert"
msgstr "Moinge"
@@ -12360,7 +12311,6 @@ msgid "Pag_e"
msgstr "Kuatia Rogue"
#: notebookbar_compact.ui:4530
-#, fuzzy
msgctxt "notebookbar_compact|LayoutLabel"
msgid "Page layout"
msgstr "Kuatiarogue ra'angahai"
@@ -12390,19 +12340,16 @@ msgid "Review"
msgstr "Jehechajey"
#: notebookbar_compact.ui:5762
-#, fuzzy
msgctxt "notebookbar_compact|viewb"
msgid "_View"
msgstr "_Hecha"
#: notebookbar_compact.ui:5792
-#, fuzzy
msgctxt "notebookbar_compact|ViewLabel"
msgid "View"
msgstr "Hecha"
#: notebookbar_compact.ui:6448
-#, fuzzy
msgctxt "notebookbar_compact|tableT"
msgid "T_able"
msgstr "T_abla"
@@ -12420,7 +12367,6 @@ msgid "_Graphic"
msgstr "Ta'anga kuéra"
#: notebookbar_compact.ui:7136
-#, fuzzy
msgctxt "notebookbar_compact|ImageLabel"
msgid "Image"
msgstr "Ta'anga"
@@ -12448,25 +12394,21 @@ msgid "Wrap"
msgstr "Ojeahusta"
#: notebookbar_compact.ui:8144
-#, fuzzy
msgctxt "notebookbar_compact|frame:MenuAlign"
msgid "Align"
msgstr "Alinear"
#: notebookbar_compact.ui:8216
-#, fuzzy
msgctxt "notebookbar_compact|frame:MenuDraw"
msgid "Object"
msgstr "Mba'e"
#: notebookbar_compact.ui:8246
-#, fuzzy
msgctxt "notebookbar_compact|FrameLabel"
msgid "Object"
msgstr "Mba'e"
#: notebookbar_compact.ui:8780
-#, fuzzy
msgctxt "notebookbar_compact|referenceb"
msgid "_Tools"
msgstr "_Herramientas"
@@ -12478,43 +12420,36 @@ msgid "Tools"
msgstr "_Herramientas"
#: notebookbar_groupedbar_compact.ui:1151
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|menubarD1"
msgid "Menubar"
msgstr "Barra Menú"
#: notebookbar_groupedbar_compact.ui:3106
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|menubarD"
msgid "Menubar"
msgstr "Barra Menú"
#: notebookbar_groupedbar_compact.ui:3363
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|Quotation2"
msgid "Quotation"
msgstr "Mbytépe comillas"
#: notebookbar_groupedbar_compact.ui:4005
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|menub"
msgid "_Menu"
msgstr "_Menú"
#: notebookbar_groupedbar_compact.ui:4060
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|toolsb"
msgid "_Tools"
msgstr "_Herramientas"
#: notebookbar_groupedbar_compact.ui:4148
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|fileb"
msgid "_File"
msgstr "_Ñongatuha"
#: notebookbar_groupedbar_compact.ui:4302
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|editb"
msgid "_Edit"
msgstr "_Editar"
@@ -12532,13 +12467,11 @@ msgid "F_ormat"
msgstr "F_ormato"
#: notebookbar_groupedbar_compact.ui:4872
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|paragraphb"
msgid "_Paragraph"
msgstr "_Párrafo"
#: notebookbar_groupedbar_compact.ui:5044
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|insertb"
msgid "_Insert"
msgstr "_Moinge"
@@ -12556,7 +12489,6 @@ msgid "_Review"
msgstr "Jehechajey"
#: notebookbar_groupedbar_compact.ui:5413
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|viewb"
msgid "_View"
msgstr "_Hecha"
@@ -12574,13 +12506,11 @@ msgid "F_ormat"
msgstr "F_ormato"
#: notebookbar_groupedbar_compact.ui:5906
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|paragrapht"
msgid "_Paragraph"
msgstr "_Párrafo"
#: notebookbar_groupedbar_compact.ui:6031
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|tableT"
msgid "T_able"
msgstr "T_abla"
@@ -12592,7 +12522,6 @@ msgid "_Merge"
msgstr "Mbojoaju"
#: notebookbar_groupedbar_compact.ui:6289
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|rowscolumnst"
msgid "R_ows"
msgstr "_Tysýi"
@@ -12604,7 +12533,6 @@ msgid "Selec_t"
msgstr "Poravo"
#: notebookbar_groupedbar_compact.ui:6525
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|calculatet"
msgid "_Calc"
msgstr "_Calc"
@@ -12616,25 +12544,21 @@ msgid "_Graphic"
msgstr "Ta'anga kuéra"
#: notebookbar_groupedbar_compact.ui:6775
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|colorb"
msgid "C_olor"
msgstr "S_a'y"
#: notebookbar_groupedbar_compact.ui:7092
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|arrange"
msgid "_Arrange"
msgstr "_Myatyrõ"
#: notebookbar_groupedbar_compact.ui:7252
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|GridB"
msgid "_Grid"
msgstr "_Cuadrícula"
#: notebookbar_groupedbar_compact.ui:7372
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|languageb"
msgid "_Language"
msgstr "_Ñe'ẽ"
@@ -12646,7 +12570,6 @@ msgid "_Review"
msgstr "Jehechajey"
#: notebookbar_groupedbar_compact.ui:7648
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|commentsb"
msgid "_Comments"
msgstr "_Oje'éva"
@@ -12658,7 +12581,6 @@ msgid "Com_pare"
msgstr "Mbojoja"
#: notebookbar_groupedbar_compact.ui:7848
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|viewA"
msgid "_View"
msgstr "_Hecha"
@@ -12675,13 +12597,11 @@ msgid "D_raw"
msgstr ""
#: notebookbar_groupedbar_compact.ui:8475
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|arrangeD"
msgid "_Arrange"
msgstr "_Myatyrõ"
#: notebookbar_groupedbar_compact.ui:8611
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|Grid"
msgid "_Grid"
msgstr "_Cuadrícula"
@@ -12693,31 +12613,26 @@ msgid "Grou_p"
msgstr "Aty"
#: notebookbar_groupedbar_compact.ui:8828
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|3Db"
msgid "3_D"
msgstr "3_D"
#: notebookbar_groupedbar_compact.ui:9011
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|oleB"
msgid "F_rame"
msgstr "Ma_rco"
#: notebookbar_groupedbar_compact.ui:9218
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|arrangeO"
msgid "_Arrange"
msgstr "_Myatyrõ"
#: notebookbar_groupedbar_compact.ui:9327
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|GridO"
msgid "_Grid"
msgstr "_Cuadrícula"
#: notebookbar_groupedbar_compact.ui:9437
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|viewO"
msgid "_View"
msgstr "_Hecha"
@@ -12735,13 +12650,11 @@ msgid "F_ormat"
msgstr "F_ormato"
#: notebookbar_groupedbar_compact.ui:9978
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|paragraphs"
msgid "_Paragraph"
msgstr "_Párrafo"
#: notebookbar_groupedbar_compact.ui:10137
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|viewc"
msgid "_View"
msgstr "_Hecha"
@@ -12752,7 +12665,6 @@ msgid "Menubar"
msgstr "Barra Menú"
#: notebookbar_groupedbar_full.ui:3281
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|Quotation2"
msgid "Quotation"
msgstr "Mbytépe comillas"
@@ -12914,7 +12826,6 @@ msgid "Com_pare"
msgstr "Mbojoja"
#: notebookbar_groupedbar_full.ui:10209
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewa"
msgid "_View"
msgstr "_Hecha"
@@ -12945,7 +12856,6 @@ msgid "_Arrange"
msgstr "_Myatyrõ"
#: notebookbar_groupedbar_full.ui:11467
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|GridDrawB"
msgid "_Grid"
msgstr "_Cuadrícula"
@@ -12973,7 +12883,6 @@ msgid "_Paragraph"
msgstr "_Párrafo"
#: notebookbar_groupedbar_full.ui:12600
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewd"
msgid "_View"
msgstr "_Hecha"
@@ -13004,7 +12913,6 @@ msgid "_Grid"
msgstr "_Cuadrícula"
#: notebookbar_groupedbar_full.ui:14168
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewf"
msgid "_View"
msgstr "_Hecha"
@@ -13132,7 +13040,6 @@ msgid "Heading 2"
msgstr "Oñemoakãva 2"
#: notebookbar_groups.ui:353
-#, fuzzy
msgctxt "notebookbar_groups|heading3"
msgid "Heading 3"
msgstr "Oñemoakãva 3"
@@ -13923,7 +13830,6 @@ msgid "_Tabs"
msgstr "_Tabulaciones"
#: optformataidspage.ui:434
-#, fuzzy
msgctxt "optformataidspage|filltabandspace"
msgid "Tabs a_nd spaces"
msgstr "Tabu_laciónes ha pa'ũ"
@@ -15083,7 +14989,6 @@ msgid "0,00"
msgstr "0,00"
#: picturepage.ui:335
-#, fuzzy
msgctxt "picturepage|FT_ANGLEPRESETS"
msgid "Default _settings:"
msgstr "Configuración _default:"
@@ -15532,7 +15437,6 @@ msgid "_Edit"
msgstr "_Editar"
#: readonlymenu.ui:36
-#, fuzzy
msgctxt "readonlymenu|selection"
msgid "Select Text"
msgstr "Poravo Moñe'ẽrã"
@@ -15556,7 +15460,6 @@ msgid "HT_ML Source"
msgstr "Moógui Ou HTML"
#: readonlymenu.ui:74
-#, fuzzy
msgctxt "readonlymenu|backward"
msgid "Backwards"
msgstr "Hapykuépe"
@@ -15573,7 +15476,6 @@ msgid "Save Image..."
msgstr "Ñongatu Ta'anga..."
#: readonlymenu.ui:104
-#, fuzzy
msgctxt "readonlymenu|graphictogallery"
msgid "Add Image"
msgstr "Emoĩ Ta'anga"
@@ -16211,19 +16113,16 @@ msgid "Setting"
msgstr "Ojeguatyrõ va'ekue"
#: spellmenu.ui:12
-#, fuzzy
msgctxt "spellmenu|ignoreall"
msgid "I_gnore All"
msgstr "K_uaa'ỹ Opavave"
#: spellmenu.ui:20
-#, fuzzy
msgctxt "spellmenu|addmenu"
msgid "_Add to Dictionary"
msgstr "_Moĩve Ñe'ẽryrúpe"
#: spellmenu.ui:34
-#, fuzzy
msgctxt "spellmenu|add"
msgid "_Add to Dictionary"
msgstr "_Moĩve Ñe'ẽryrúpe"
@@ -16241,7 +16140,6 @@ msgid "Set Language for Selection"
msgstr "Ojedefini Ñe'ẽ Jeporavorã"
#: spellmenu.ui:94
-#, fuzzy
msgctxt "spellmenu|langpara"
msgid "Set Language for Paragraph"
msgstr "Ojedefini Ñe'ẽ Párraforã"
@@ -16391,37 +16289,31 @@ msgid "Remaining space:"
msgstr "Pa'ũ hemby'a:"
#: tablecolumnpage.ui:134
-#, fuzzy
msgctxt "tablecolumnpage|width2-atkobject"
msgid "Column 2 Width"
msgstr "Yta 2 Ipekue"
#: tablecolumnpage.ui:155
-#, fuzzy
msgctxt "tablecolumnpage|width3-atkobject"
msgid "Column 3 Width"
msgstr "Yta 3 Ipekue"
#: tablecolumnpage.ui:176
-#, fuzzy
msgctxt "tablecolumnpage|width4-atkobject"
msgid "Column 4 Width"
msgstr "Yta 4 Ipekue"
#: tablecolumnpage.ui:197
-#, fuzzy
msgctxt "tablecolumnpage|width5-atkobject"
msgid "Column 5 Width"
msgstr "Yta 5 Ipekue"
#: tablecolumnpage.ui:218
-#, fuzzy
msgctxt "tablecolumnpage|width6-atkobject"
msgid "Column 6 Width"
msgstr "Yta 6 Ipekue"
#: tablecolumnpage.ui:324
-#, fuzzy
msgctxt "tablecolumnpage|width1-atkobject"
msgid "Column 1 Width"
msgstr "Yta 1 Ipekue"
diff --git a/source/gug/uui/messages.po b/source/gug/uui/messages.po
index 44c0a387352..2c9b7a29933 100644
--- a/source/gug/uui/messages.po
+++ b/source/gug/uui/messages.po
@@ -426,7 +426,6 @@ msgid "Confirm password: "
msgstr "Monei password: "
#: strings.hrc:29
-#, fuzzy
msgctxt "STR_TITLE_CREATE_PASSWORD"
msgid "Set Password"
msgstr "Emoĩ Password"
@@ -437,7 +436,6 @@ msgid "Enter Password"
msgstr "Emoĩ Password"
#: strings.hrc:31
-#, fuzzy
msgctxt "STR_PASSWORD_MISMATCH"
msgid "The confirmation password did not match the password. Set the password again by entering the same password in both boxes."
msgstr "Monei nojoguerahái password ndi. Ehai ha'ete pasword mbokoiveha ryru."
@@ -511,7 +509,6 @@ msgid "The lock file could not be created for exclusive access by %PRODUCTNAME,
msgstr ""
#: strings.hrc:47
-#, fuzzy
msgctxt "STR_LOCKFAILED_OPENREADONLY_BTN"
msgid "Open ~Read-Only"
msgstr "Eavri ~Moñe'ẽ-Año"
@@ -647,7 +644,6 @@ msgid "The lock file is corrupted and probably empty. Opening the document read-
msgstr ""
#: strings.hrc:76
-#, fuzzy
msgctxt "STR_LOCKCORRUPT_OPENREADONLY_BTN"
msgid "Open ~Read-Only"
msgstr "Eavri ~Moñe'ẽ-Año"
@@ -703,7 +699,6 @@ msgid "_Path:"
msgstr "_Tape:"
#: logindialog.ui:222
-#, fuzzy
msgctxt "logindialog|pathbtn"
msgid "_Browse…"
msgstr "_Kundaha..."
@@ -792,7 +787,6 @@ msgid "_Enter password:"
msgstr "_Emoĩ password:"
#: password.ui:8
-#, fuzzy
msgctxt "password|PasswordDialog"
msgid "Set Password"
msgstr "Emoĩ Password"
diff --git a/source/gug/vcl/messages.po b/source/gug/vcl/messages.po
index fc7950abf71..01caf1bb68c 100644
--- a/source/gug/vcl/messages.po
+++ b/source/gug/vcl/messages.po
@@ -694,25 +694,21 @@ msgid "default"
msgstr "Oĩhaguéicha voi"
#: strings.hrc:133
-#, fuzzy
msgctxt "SV_MSGBOX_INFO"
msgid "Information"
msgstr "Ñemomarandu"
#: strings.hrc:134
-#, fuzzy
msgctxt "SV_MSGBOX_WARNING"
msgid "Warning"
msgstr "Ejatendéke Koápe"
#: strings.hrc:135
-#, fuzzy
msgctxt "SV_MSGBOX_ERROR"
msgid "Error"
msgstr "Jejavy"
#: strings.hrc:136
-#, fuzzy
msgctxt "SV_MSGBOX_QUERY"
msgid "Confirmation"
msgstr "Monei"
@@ -898,7 +894,6 @@ msgid "Cu_t"
msgstr "Kytĩ"
#: editmenu.ui:34
-#, fuzzy
msgctxt "editmenu|copy"
msgid "_Copy"
msgstr "_Kopia"
diff --git a/source/gug/wizards/messages.po b/source/gug/wizards/messages.po
index 68d7c269e2b..89aefbbf359 100644
--- a/source/gug/wizards/messages.po
+++ b/source/gug/wizards/messages.po
@@ -54,13 +54,11 @@ msgid "The file '<PATH>' already exists.<BR><BR>Would you like to overwrite the
msgstr ""
#: strings.hrc:40
-#, fuzzy
msgctxt "RID_COMMON_START_8"
msgid "Yes"
msgstr "Héẽ"
#: strings.hrc:41
-#, fuzzy
msgctxt "RID_COMMON_START_9"
msgid "Yes to All"
msgstr "Héẽ Opavavépe"
@@ -78,43 +76,36 @@ msgid "Cancel"
msgstr "Eheja Rei"
#: strings.hrc:44
-#, fuzzy
msgctxt "RID_COMMON_START_12"
msgid "~Finish"
msgstr "~Momba"
#: strings.hrc:45
-#, fuzzy
msgctxt "RID_COMMON_START_13"
msgid "< ~Back"
msgstr "< ~Tapykuépe"
#: strings.hrc:46
-#, fuzzy
msgctxt "RID_COMMON_START_14"
msgid "~Next >"
msgstr "~Oseguía >"
#: strings.hrc:47
-#, fuzzy
msgctxt "RID_COMMON_START_15"
msgid "~Help"
msgstr "~Pytyvõ"
#: strings.hrc:48
-#, fuzzy
msgctxt "RID_COMMON_START_16"
msgid "Steps"
msgstr "Pyrũ kuéra"
#: strings.hrc:49
-#, fuzzy
msgctxt "RID_COMMON_START_17"
msgid "Close"
msgstr "Mboty"
#: strings.hrc:50
-#, fuzzy
msgctxt "RID_COMMON_START_18"
msgid "OK"
msgstr "OK"
@@ -138,13 +129,11 @@ msgid ""
msgstr ""
#: strings.hrc:56
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_1"
msgid "Letter Wizard"
msgstr "Pytyvõhára de Cartas"
#: strings.hrc:57
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_2"
msgid "Label9"
msgstr "Etiqueta9"
@@ -170,7 +159,6 @@ msgid "~Use letterhead paper with pre-printed elements"
msgstr ""
#: strings.hrc:62
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_7"
msgid "~Logo"
msgstr "~Logo"
@@ -191,7 +179,6 @@ msgid "~Return address in envelope window"
msgstr ""
#: strings.hrc:66
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_11"
msgid "~Logo"
msgstr "~Logo"
@@ -229,7 +216,6 @@ msgid "~Complimentary close"
msgstr "Ñe'ẽjoaju Tayma"
#: strings.hrc:73
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_18"
msgid "~Footer"
msgstr "~Py roguégui"
@@ -281,19 +267,16 @@ msgid "Make ~manual changes to this letter template"
msgstr ""
#: strings.hrc:83
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_28"
msgid "Page design"
msgstr "Diseño roguégui"
#: strings.hrc:84
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_29"
msgid "Page design"
msgstr "Diseño roguégui"
#: strings.hrc:85
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_30"
msgid "Page design"
msgstr "Diseño roguégui"
@@ -310,7 +293,6 @@ msgid "~Height:"
msgstr "Yvatekue:"
#: strings.hrc:88
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_33"
msgid "~Width:"
msgstr "~Ipe:"
@@ -326,7 +308,6 @@ msgid "Spacing ~to top margin:"
msgstr ""
#: strings.hrc:91
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_36"
msgid "Height:"
msgstr "Yvatekue:"
@@ -348,7 +329,6 @@ msgid "Spacing ~to top margin:"
msgstr ""
#: strings.hrc:95
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_40"
msgid "Height:"
msgstr "Yvatekue:"
@@ -365,13 +345,11 @@ msgid "Name:"
msgstr "Téra:"
#: strings.hrc:98
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_44"
msgid "Street:"
msgstr "Táva Rape:"
#: strings.hrc:99
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_45"
msgid "ZIP code/State/City:"
msgstr "C. P./estado, provincia o departamento/táva:"
@@ -444,7 +422,6 @@ msgid "Please specify last settings"
msgstr ""
#: strings.hrc:113
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_59"
msgid "Subject:"
msgstr "Sujeto:"
@@ -455,13 +432,11 @@ msgid "Elegant"
msgstr ""
#: strings.hrc:115
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_61"
msgid "Modern"
msgstr "Moderno"
#: strings.hrc:116
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_62"
msgid "Office"
msgstr "Office"
@@ -472,7 +447,6 @@ msgid "Bottle"
msgstr ""
#: strings.hrc:118
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_64"
msgid "Mail"
msgstr "Pareha"
@@ -484,7 +458,6 @@ msgid "Marine"
msgstr "Hovy Marino"
#: strings.hrc:120
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_66"
msgid "Red Line"
msgstr "Línea Pytã"
@@ -500,7 +473,6 @@ msgid "Dear Sir or Madam"
msgstr ""
#: strings.hrc:125
-#, fuzzy
msgctxt "RID_LETTERWIZARDSALUTATION_START_3"
msgid "Hello"
msgstr "Mbaeicha"
@@ -522,7 +494,6 @@ msgid "Cheers"
msgstr "Cuad. bic."
#: strings.hrc:133
-#, fuzzy
msgctxt "RID_LETTERWIZARDROADMAP_START_1"
msgid "Page design"
msgstr "Diseño roguégui"
@@ -533,13 +504,11 @@ msgid "Letterhead layout"
msgstr ""
#: strings.hrc:135
-#, fuzzy
msgctxt "RID_LETTERWIZARDROADMAP_START_3"
msgid "Printed items"
msgstr "Ítem impresos"
#: strings.hrc:136
-#, fuzzy
msgctxt "RID_LETTERWIZARDROADMAP_START_4"
msgid "Recipient and sender"
msgstr "Pyhy'año peguarã ha Omondóa"
@@ -556,13 +525,11 @@ msgid "Name and location"
msgstr ""
#: strings.hrc:141
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_1"
msgid "Fax Wizard"
msgstr "Pytyvõhára de Faxes"
#: strings.hrc:142
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_2"
msgid "Label9"
msgstr "Etiqueta9"
@@ -573,13 +540,11 @@ msgid "~Business Fax"
msgstr ""
#: strings.hrc:144
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_4"
msgid "~Personal Fax"
msgstr "~Fax Personal"
#: strings.hrc:145
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_5"
msgid "~Logo"
msgstr "~Logo"
@@ -602,7 +567,6 @@ msgid "~Complimentary close"
msgstr "Ñe'ẽjoaju Tayma"
#: strings.hrc:149
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_9"
msgid "~Footer"
msgstr "~Py roguégui"
@@ -633,13 +597,11 @@ msgid "Make ~manual changes to this fax template"
msgstr ""
#: strings.hrc:155
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_15"
msgid "Page design"
msgstr "Diseño roguégui"
#: strings.hrc:156
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_16"
msgid "Page design"
msgstr "Diseño roguégui"
@@ -661,13 +623,11 @@ msgid "Name:"
msgstr "Téra:"
#: strings.hrc:160
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_20"
msgid "Street:"
msgstr "Táva Rape:"
#: strings.hrc:161
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_21"
msgid "ZIP code/State/City:"
msgstr "C. P./estado, provincia o departamento/táva:"
@@ -739,13 +699,11 @@ msgid "~Include page number"
msgstr ""
#: strings.hrc:175
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_35"
msgid "~Date"
msgstr "~Arange"
#: strings.hrc:176
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_36"
msgid "~Type of message"
msgstr "~Tipo Ñe'ẽmondógui"
@@ -784,7 +742,6 @@ msgid "From:"
msgstr "_De:"
#: strings.hrc:183
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_43"
msgid "Fax:"
msgstr "Fax:"
@@ -795,7 +752,6 @@ msgid "Tel:"
msgstr ""
#: strings.hrc:185
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_45"
msgid "E-mail:"
msgstr "E-mail:"
@@ -844,7 +800,6 @@ msgid "Classic Fax from Private"
msgstr ""
#: strings.hrc:194
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_54"
msgid "Modern Fax"
msgstr "Fax Moderno"
@@ -855,7 +810,6 @@ msgid "Modern Fax from Private"
msgstr ""
#: strings.hrc:196
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_56"
msgid "Fax"
msgstr "Fax"
@@ -872,7 +826,6 @@ msgid "For your information"
msgstr "Maranduve"
#: strings.hrc:201
-#, fuzzy
msgctxt "RID_FAXWIZARDCOMMUNICATION_START_3"
msgid "News!"
msgstr "Noticias!"
@@ -920,7 +873,6 @@ msgid "Love"
msgstr "Mongu'e"
#: strings.hrc:216
-#, fuzzy
msgctxt "RID_FAXWIZARDROADMAP_START_1"
msgid "Page design"
msgstr "Diseño roguégui"
@@ -931,7 +883,6 @@ msgid "Items to include"
msgstr ""
#: strings.hrc:218
-#, fuzzy
msgctxt "RID_FAXWIZARDROADMAP_START_3"
msgid "Sender and Recipient"
msgstr "Omondóa ha Pyhy'año peguarã"
@@ -948,7 +899,6 @@ msgid "Name and location"
msgstr ""
#: strings.hrc:223
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_1"
msgid "Agenda Wizard"
msgstr "Pytyvõhára de Agendas"
@@ -1027,7 +977,6 @@ msgid "Name:"
msgstr "Téra:"
#: strings.hrc:238
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_16"
msgid "Location:"
msgstr "Tenda:"
@@ -1064,7 +1013,6 @@ msgid "Responsible"
msgstr ""
#: strings.hrc:245
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_23"
msgid "Duration"
msgstr "Mbou'are"
@@ -1126,7 +1074,6 @@ msgid "Please bring"
msgstr ""
#: strings.hrc:257
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_35"
msgid "Notes"
msgstr "Notas"
@@ -1137,7 +1084,6 @@ msgid "The agenda template will include placeholders for the selected items."
msgstr ""
#: strings.hrc:259
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_38"
msgid "Date:"
msgstr "Arange:"
@@ -1148,7 +1094,6 @@ msgid "This wizard creates an agenda template which enables you to create multip
msgstr ""
#: strings.hrc:261
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_40"
msgid "Page design:"
msgstr "Diseño roguégui:"
@@ -1169,13 +1114,11 @@ msgid "An unexpected error occurred while saving the agenda template."
msgstr ""
#: strings.hrc:265
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_44"
msgid "Name"
msgstr "Téra"
#: strings.hrc:266
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_45"
msgid "Date"
msgstr "Arange"
@@ -1198,13 +1141,11 @@ msgid "Click to replace this text"
msgstr ""
#: strings.hrc:270
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_50"
msgid "Page design"
msgstr "Diseño roguégui"
#: strings.hrc:271
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_51"
msgid "General information"
msgstr "Ñemomarandu General"
@@ -1215,7 +1156,6 @@ msgid "Headings to include"
msgstr ""
#: strings.hrc:273
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_53"
msgid "Names"
msgstr "Téra kuéra"
@@ -1251,7 +1191,6 @@ msgid "Please read"
msgstr ""
#: strings.hrc:280
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_60"
msgid "Notes"
msgstr "Notas"
@@ -1293,31 +1232,26 @@ msgid "Facility personnel"
msgstr ""
#: strings.hrc:288
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_68"
msgid "Insert"
msgstr "Moinge"
#: strings.hrc:289
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_69"
msgid "Remove"
msgstr "Nohẽ"
#: strings.hrc:290
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_70"
msgid "Move up"
msgstr "Jupi"
#: strings.hrc:291
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_71"
msgid "Move down"
msgstr "Yvýpe"
#: strings.hrc:292
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_72"
msgid "Date:"
msgstr "Arange:"
@@ -1329,7 +1263,6 @@ msgid "Time:"
msgstr "Aravo"
#: strings.hrc:294
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_74"
msgid "Location:"
msgstr "Tenda:"
@@ -1397,19 +1330,16 @@ msgid "Deadline:"
msgstr ""
#: strings.hrc:307
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_87"
msgid "Blue"
msgstr "Hovy"
#: strings.hrc:308
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_88"
msgid "Classic"
msgstr "Clásico"
#: strings.hrc:309
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_89"
msgid "Colorful"
msgstr "Colorido"
@@ -1426,31 +1356,26 @@ msgid "Green"
msgstr "Aky"
#: strings.hrc:312
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_92"
msgid "Grey"
msgstr "Hũndy"
#: strings.hrc:313
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_93"
msgid "Modern"
msgstr "Moderno"
#: strings.hrc:314
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_94"
msgid "Orange"
msgstr "Narã"
#: strings.hrc:315
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_95"
msgid "Red"
msgstr "Pytã"
#: strings.hrc:316
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_96"
msgid "Simple"
msgstr "Sencillo"
diff --git a/source/gug/wizards/source/resources.po b/source/gug/wizards/source/resources.po
index e1ef7612f4c..a7f0107def7 100644
--- a/source/gug/wizards/source/resources.po
+++ b/source/gug/wizards/source/resources.po
@@ -78,7 +78,6 @@ msgid "The file '<PATH>' already exists.<BR><BR>Would you like to overwrite the
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_8\n"
@@ -87,7 +86,6 @@ msgid "Yes"
msgstr "Héẽ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_9\n"
@@ -114,7 +112,6 @@ msgid "Cancel"
msgstr "Eheja Rei"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_12\n"
@@ -123,7 +120,6 @@ msgid "~Finish"
msgstr "~Momba"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_13\n"
@@ -132,7 +128,6 @@ msgid "< ~Back"
msgstr "< ~Tapykuépe"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_14\n"
@@ -141,7 +136,6 @@ msgid "~Next >"
msgstr "~Oseguía >"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_15\n"
@@ -150,7 +144,6 @@ msgid "~Help"
msgstr "~Pytyvõ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_16\n"
@@ -159,7 +152,6 @@ msgid "Steps"
msgstr "Pyrũ kuéra"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_17\n"
@@ -168,7 +160,6 @@ msgid "Close"
msgstr "Mboty"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_18\n"
@@ -201,7 +192,6 @@ msgid "The wizard could not be run, because important files were not found.\\nUn
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_0\n"
@@ -210,7 +200,6 @@ msgid "Report Wizard"
msgstr "Pytyvõhára de Informes"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_3\n"
@@ -219,7 +208,6 @@ msgid "~Table"
msgstr "~Tabla"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_4\n"
@@ -237,7 +225,6 @@ msgid "Report_"
msgstr "Informe"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_8\n"
@@ -254,7 +241,6 @@ msgid "~Fields in report"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_11\n"
@@ -280,7 +266,6 @@ msgid "Choose layout"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_14\n"
@@ -331,7 +316,6 @@ msgid "T~hen by"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_22\n"
@@ -415,7 +399,6 @@ msgid "Display report"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_35\n"
@@ -508,7 +491,6 @@ msgid "~Then by"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_53\n"
@@ -517,7 +499,6 @@ msgid "Asc~ending"
msgstr "~Jupi hína"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_54\n"
@@ -526,7 +507,6 @@ msgid "Ascend~ing"
msgstr "Jupi hí~na"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_55\n"
@@ -544,7 +524,6 @@ msgid "De~scending"
msgstr "Ogu~ejyva"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_57\n"
@@ -642,7 +621,6 @@ msgid "How do you want to label the fields?"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_70\n"
@@ -651,7 +629,6 @@ msgid "Label"
msgstr "Etiqueta"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_71\n"
@@ -725,7 +702,6 @@ msgid "Tabular"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_81\n"
@@ -766,7 +742,6 @@ msgid "In blocks, labels above"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_86\n"
@@ -775,7 +750,6 @@ msgid "Title:"
msgstr "Título:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_87\n"
@@ -784,7 +758,6 @@ msgid "Author:"
msgstr "Apohára:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_88\n"
@@ -793,7 +766,6 @@ msgid "Date:"
msgstr "Arange:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_89\n"
@@ -802,7 +774,6 @@ msgid "Page #page# of #count#"
msgstr "Togue #page# de #count#"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_90\n"
@@ -828,7 +799,6 @@ msgid "No valid report template was found."
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_93\n"
@@ -837,7 +807,6 @@ msgid "Page:"
msgstr "Kuatiarogue:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_94\n"
@@ -846,7 +815,6 @@ msgid "Align Left - Border"
msgstr "Alinear Asúpe - Borde"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_95\n"
@@ -855,7 +823,6 @@ msgid "Align Left - Compact"
msgstr "Alinear Asúpe - Compacto"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_96\n"
@@ -864,7 +831,6 @@ msgid "Align Left - Elegant"
msgstr "Alinear Asúpe - Elegante"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_97\n"
@@ -873,7 +839,6 @@ msgid "Align Left - Highlighted"
msgstr "Alinear Asúpe - Sa'y Hi'ári"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_98\n"
@@ -882,7 +847,6 @@ msgid "Align Left - Modern"
msgstr "Alinear Asúpe - Moderno"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_99\n"
@@ -900,7 +864,6 @@ msgid "Default"
msgstr "Oĩhaguéicha voi"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_101\n"
@@ -942,7 +905,6 @@ msgid "Outline - Modern"
msgstr "Esquema: bordes"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_106\n"
@@ -1042,7 +1004,6 @@ msgid "Drafting"
msgstr "Dibujo"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_118\n"
@@ -1084,7 +1045,6 @@ msgid "Worldmap"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_0\n"
@@ -1093,7 +1053,6 @@ msgid "C~reate"
msgstr "J~apo"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_1\n"
@@ -1102,7 +1061,6 @@ msgid "~Cancel"
msgstr "~Eheja Rei"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_2\n"
@@ -1111,7 +1069,6 @@ msgid "< ~Back"
msgstr "< ~Tapykuépe"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_3\n"
@@ -1120,7 +1077,6 @@ msgid "~Next >"
msgstr "~Oseguía >"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_4\n"
@@ -1129,7 +1085,6 @@ msgid "~Database"
msgstr "~Base de datos"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_5\n"
@@ -1202,7 +1157,6 @@ msgid "No connection to the database could be established."
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_20\n"
@@ -1211,7 +1165,6 @@ msgid "~Help"
msgstr "~Pytyvõ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_21\n"
@@ -1237,7 +1190,6 @@ msgid "Exiting the wizard"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_34\n"
@@ -1278,7 +1230,6 @@ msgid "Please select a table or query"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_39\n"
@@ -1287,7 +1238,6 @@ msgid "Add field"
msgstr "Moĩve ñu"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_40\n"
@@ -1304,7 +1254,6 @@ msgid "Add all fields"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_42\n"
@@ -1337,7 +1286,6 @@ msgid "The field names from '%NAME' could not be retrieved."
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_0\n"
@@ -1346,7 +1294,6 @@ msgid "Query Wizard"
msgstr "Pytyvõhára Ñeporandu"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_1\n"
@@ -1355,7 +1302,6 @@ msgid "Query"
msgstr "Ñeporandu"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_2\n"
@@ -1364,7 +1310,6 @@ msgid "Query Wizard"
msgstr "Pytyvõhára Ñeporandu"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_3\n"
@@ -1399,7 +1344,6 @@ msgid "Display ~Query"
msgstr "Hechuka ~Regla"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_7\n"
@@ -1474,7 +1418,6 @@ msgid "~Group by"
msgstr "Aty rehe"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_19\n"
@@ -1483,7 +1426,6 @@ msgid "Field"
msgstr "Ñu"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_20\n"
@@ -1492,7 +1434,6 @@ msgid "Alias"
msgstr "Alias"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_21\n"
@@ -1510,7 +1451,6 @@ msgid "Query:"
msgstr "Ñeporandu: "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_24\n"
@@ -1612,7 +1552,6 @@ msgid "is not null"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_36\n"
@@ -1621,7 +1560,6 @@ msgid "true"
msgstr "ete"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_37\n"
@@ -1639,7 +1577,6 @@ msgid "and"
msgstr "ha"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_39\n"
@@ -1688,7 +1625,6 @@ msgid "get the count of"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_48\n"
@@ -1883,7 +1819,6 @@ msgid "Detail or summary"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_84\n"
@@ -1908,7 +1843,6 @@ msgid "Aliases"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_87\n"
@@ -1949,7 +1883,6 @@ msgid ","
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_92\n"
@@ -1958,7 +1891,6 @@ msgid "<FIELDTITLE> (<FIELDNAME>)"
msgstr "<FIELDTITLE> (<FIELDNAME>)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_93\n"
@@ -1967,7 +1899,6 @@ msgid "<FIELDNAME> (<SORTMODE>)"
msgstr "<FIELDNAME> (<SORTMODE>)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_94\n"
@@ -1976,7 +1907,6 @@ msgid "<FIELDNAME> <LOGICOPERATOR> <VALUE>"
msgstr "<FIELDNAME> <LOGICOPERATOR> <VALUE>"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_95\n"
@@ -1985,7 +1915,6 @@ msgid "<CALCULATEDFUNCTION> <FIELDNAME>"
msgstr "<CALCULATEDFUNCTION> <FIELDNAME>"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_96\n"
@@ -1994,7 +1923,6 @@ msgid "<FIELDNAME> <LOGICOPERATOR> <VALUE>"
msgstr "<FIELDNAME> <LOGICOPERATOR> <VALUE>"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_0\n"
@@ -2181,7 +2109,6 @@ msgid "No border"
msgstr "Borde'ỹ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_30\n"
@@ -2190,7 +2117,6 @@ msgid "3D look"
msgstr "3D"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_31\n"
@@ -2207,7 +2133,6 @@ msgid "Label placement"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_33\n"
@@ -2216,7 +2141,6 @@ msgid "Align left"
msgstr "Alinear asúpe"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_34\n"
@@ -2369,7 +2293,6 @@ msgid "~Modify the form"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_55\n"
@@ -2427,7 +2350,6 @@ msgid "Set data entry"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_86\n"
@@ -2436,7 +2358,6 @@ msgid "Apply styles"
msgstr "Estilo kuéra Ñemoĩ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_87\n"
@@ -2445,7 +2366,6 @@ msgid "Set name"
msgstr "Emoĩ téra"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_88\n"
@@ -2535,7 +2455,6 @@ msgid "A form with the name '%FORMNAME' already exists.\\nChoose another name."
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_1\n"
@@ -2569,7 +2488,6 @@ msgid "Set primary key"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_5\n"
@@ -2602,7 +2520,6 @@ msgid "Set primary key"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_11\n"
@@ -2705,7 +2622,6 @@ msgid "Field type"
msgstr "Tipo Ñúgui"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_25\n"
@@ -2851,7 +2767,6 @@ msgid "The field name '%FIELDNAME' contains a special character ('%SPECIALCHAR')
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_43\n"
@@ -2868,7 +2783,6 @@ msgid "MyTable"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_45\n"
@@ -2928,7 +2842,6 @@ msgid "The field '%FIELDNAME' already exists."
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_ZERO_0\n"
@@ -2937,7 +2850,6 @@ msgid "~Cancel"
msgstr "~Eheja Rei"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_ZERO_1\n"
@@ -2946,7 +2858,6 @@ msgid "~Help"
msgstr "~Pytyvõ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_ZERO_2\n"
@@ -2955,7 +2866,6 @@ msgid "< ~Back"
msgstr "< ~Tapykuépe"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_ZERO_3\n"
@@ -3014,7 +2924,6 @@ msgid "~Entire document"
msgstr "Opavave documento"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_1\n"
@@ -3023,7 +2932,6 @@ msgid "Selection"
msgstr "Jeporavo"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_2\n"
@@ -3048,7 +2956,6 @@ msgid "Currency cells in the entire ~document"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_5\n"
@@ -3081,7 +2988,6 @@ msgid "Currency ranges:"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_9\n"
@@ -3098,7 +3004,6 @@ msgid "Extent"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_1\n"
@@ -3115,7 +3020,6 @@ msgid "Complete ~directory"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_3\n"
@@ -3124,7 +3028,6 @@ msgid "Source Document:"
msgstr "Documento Moógui Ou:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_4\n"
@@ -3214,7 +3117,6 @@ msgid "Conversion of the currency units in the cell templates..."
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_0\n"
@@ -3223,7 +3125,6 @@ msgid "~Finish"
msgstr "~Momba"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_1\n"
@@ -3232,7 +3133,6 @@ msgid "Select directory"
msgstr "Poravo peteĩ directorio"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_2\n"
@@ -3258,7 +3158,6 @@ msgid "non-existent"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_5\n"
@@ -3291,7 +3190,6 @@ msgid "Wrong Password!"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_9\n"
@@ -3300,7 +3198,6 @@ msgid "Protected Sheet"
msgstr "Rogue Oñeñangareko va'ekue"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_10\n"
@@ -3349,7 +3246,6 @@ msgid "Please choose a currency to be converted first!"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_16\n"
@@ -3358,7 +3254,6 @@ msgid "Password:"
msgstr "Password:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_17\n"
@@ -3416,7 +3311,6 @@ msgid "Do you really want to terminate conversion at this point?"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_24\n"
@@ -3578,7 +3472,6 @@ msgid "Lithuanian Litas"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_LASTPAGE_0\n"
@@ -3603,7 +3496,6 @@ msgid "Converting the documents..."
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_LASTPAGE_3\n"
@@ -3637,7 +3529,6 @@ msgid "Error while saving the document to the clipboard! The following action ca
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLES_2\n"
@@ -3646,7 +3537,6 @@ msgid "~Cancel"
msgstr "~Eheja Rei"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLES_3\n"
@@ -3697,7 +3587,6 @@ msgid "Blackberry Bush"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_5\n"
@@ -3747,7 +3636,6 @@ msgid "Millennium"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_11\n"
@@ -3781,7 +3669,6 @@ msgid "PC Nostalgia"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_15\n"
@@ -3806,7 +3693,6 @@ msgid "Pumpkin"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceDialog_0\n"
@@ -3855,7 +3741,6 @@ msgid "Click placeholder and overwrite"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_1\n"
@@ -3864,7 +3749,6 @@ msgid "Company"
msgstr "Empresa"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_2\n"
@@ -3873,7 +3757,6 @@ msgid "Department"
msgstr "Departamento"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_3\n"
@@ -3882,7 +3765,6 @@ msgid "First Name"
msgstr "Peteĩha Téra"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_4\n"
@@ -3891,7 +3773,6 @@ msgid "Last Name"
msgstr "Apellidos"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_5\n"
@@ -3900,7 +3781,6 @@ msgid "Street"
msgstr "Táva Rape"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_6\n"
@@ -3909,7 +3789,6 @@ msgid "Country"
msgstr "Tetã"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_7\n"
@@ -3918,7 +3797,6 @@ msgid "ZIP/Postal Code"
msgstr "Código Postal"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_8\n"
@@ -3936,7 +3814,6 @@ msgid "Title"
msgstr "Título"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_10\n"
@@ -3953,7 +3830,6 @@ msgid "Form of Address"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_12\n"
@@ -3962,7 +3838,6 @@ msgid "Initials"
msgstr "Iniciales"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_13\n"
@@ -3971,7 +3846,6 @@ msgid "Salutation"
msgstr "Maitei"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_14\n"
@@ -3980,7 +3854,6 @@ msgid "Home Phone"
msgstr "Teléfono Róga"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_15\n"
@@ -3989,7 +3862,6 @@ msgid "Work Phone"
msgstr "Teléfono Tembiapo"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_16\n"
@@ -3998,7 +3870,6 @@ msgid "Fax"
msgstr "Fax"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_17\n"
@@ -4007,7 +3878,6 @@ msgid "E-Mail"
msgstr "E-mail"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_18\n"
@@ -4016,7 +3886,6 @@ msgid "URL"
msgstr "URL"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_19\n"
@@ -4057,7 +3926,6 @@ msgid "Alt. Field 4"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_24\n"
@@ -4066,7 +3934,6 @@ msgid "ID"
msgstr "ID"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_25\n"
@@ -4075,7 +3942,6 @@ msgid "State"
msgstr "Estado/Provincia/Departamento"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_26\n"
@@ -4084,7 +3950,6 @@ msgid "Office Phone"
msgstr "Teléfono Oficina"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_27\n"
@@ -4093,7 +3958,6 @@ msgid "Pager"
msgstr "Beeper"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_28\n"
@@ -4110,7 +3974,6 @@ msgid "Other Phone"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_30\n"
@@ -4215,7 +4078,6 @@ msgid "Do you want to create it now?"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"HelpButton\n"
@@ -4224,7 +4086,6 @@ msgid "~Help"
msgstr "~Pytyvõ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CancelButton\n"
@@ -4233,7 +4094,6 @@ msgid "~Cancel"
msgstr "~Eheja Rei"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"BackButton\n"
@@ -4251,7 +4111,6 @@ msgid "Ne~xt >"
msgstr "Ose_guia >>"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"BeginButton\n"
@@ -4260,7 +4119,6 @@ msgid "~Convert"
msgstr "~Convertir"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CloseButton\n"
@@ -4285,7 +4143,6 @@ msgid "Select the document type for conversion:"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MSTemplateCheckbox_1_\n"
@@ -4294,7 +4151,6 @@ msgid "Word templates"
msgstr "Plantillas de Word"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MSTemplateCheckbox_2_\n"
@@ -4303,7 +4159,6 @@ msgid "Excel templates"
msgstr "Plantillas de Excel"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MSTemplateCheckbox_3_\n"
@@ -4312,7 +4167,6 @@ msgid "PowerPoint templates"
msgstr "Plantillas de PowerPoint"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MSDocumentCheckbox_1_\n"
@@ -4330,7 +4184,6 @@ msgid "Excel documents"
msgstr "Documento MS Excel"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MSDocumentCheckbox_3_\n"
@@ -4339,7 +4192,6 @@ msgid "PowerPoint/Publisher documents"
msgstr "Documentos PowerPoint/Publisher"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MSContainerName\n"
@@ -4348,7 +4200,6 @@ msgid "Microsoft Office"
msgstr "Microsoft Office"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SummaryHeader\n"
@@ -4408,7 +4259,6 @@ msgid "Do you really want to terminate conversion at this point?"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ConvertError2\n"
@@ -4425,7 +4275,6 @@ msgid "An unexpected error has occurred in the wizard."
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RTErrorHeader\n"
@@ -4466,7 +4315,6 @@ msgid "Document '<1>' could not be opened."
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"PathDialogMessage\n"
@@ -4492,7 +4340,6 @@ msgid "Including subdirectories"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ProgressPage1\n"
@@ -4542,7 +4389,6 @@ msgid "Finished"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SourceDocuments\n"
@@ -4592,7 +4438,6 @@ msgid "Import from:"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"TextExportLabel\n"
diff --git a/source/gug/writerperfect/messages.po b/source/gug/writerperfect/messages.po
index 845d15ee636..f6764c4ec0d 100644
--- a/source/gug/writerperfect/messages.po
+++ b/source/gug/writerperfect/messages.po
@@ -56,7 +56,6 @@ msgid "EPUB Export"
msgstr ""
#: exportepub.ui:91
-#, fuzzy
msgctxt "exportepub|versionft"
msgid "Version:"
msgstr "Versión:"
@@ -77,19 +76,16 @@ msgid "Split method:"
msgstr ""
#: exportepub.ui:161
-#, fuzzy
msgctxt "exportepub|splitpage"
msgid "Page break"
msgstr "Kytĩ rogue"
#: exportepub.ui:162
-#, fuzzy
msgctxt "exportepub|splitheading"
msgid "Heading"
msgstr "Oñemoakãva"
#: wpftencodingdialog.ui:63
-#, fuzzy
msgctxt "wpftencodingdialog|label"
msgid "_Character set:"
msgstr "_Caracteres aty"
diff --git a/source/gug/xmlsecurity/messages.po b/source/gug/xmlsecurity/messages.po
index 4c45952aa8b..6ceccb46132 100644
--- a/source/gug/xmlsecurity/messages.po
+++ b/source/gug/xmlsecurity/messages.po
@@ -465,7 +465,6 @@ msgid "View Certificate..."
msgstr "Hecha Certificado..."
#: selectcertificatedialog.ui:266
-#, fuzzy
msgctxt "selectcertificatedialog|label2"
msgid "Description:"
msgstr "Ñemombe'upaite:"
diff --git a/source/he/avmedia/messages.po b/source/he/avmedia/messages.po
index 4f5ede3195d..3dd92af63c0 100644
--- a/source/he/avmedia/messages.po
+++ b/source/he/avmedia/messages.po
@@ -83,7 +83,6 @@ msgid "Volume"
msgstr "כרך"
#: strings.hrc:38
-#, fuzzy
msgctxt "AVMEDIA_STR_POSITION"
msgid "Position"
msgstr "מיקום"
diff --git a/source/he/basctl/messages.po b/source/he/basctl/messages.po
index 3beab777545..db96fa49371 100644
--- a/source/he/basctl/messages.po
+++ b/source/he/basctl/messages.po
@@ -176,21 +176,18 @@ msgid "Do you want to delete the XX module?"
msgstr "למחוק את המודול XX?"
#: strings.hrc:55
-#, fuzzy
msgctxt "RID_STR_BASIC"
msgid "BASIC"
msgstr "בייסיק"
#. Abbreviation for 'line'
#: strings.hrc:57
-#, fuzzy
msgctxt "RID_STR_LINE"
msgid "Ln"
msgstr "שורה"
#. Abbreviation for 'column'
#: strings.hrc:59
-#, fuzzy
msgctxt "RID_STR_COLUMN"
msgid "Col"
msgstr "עמודה"
@@ -211,7 +208,6 @@ msgid "Reference to 'XX' not possible."
msgstr ""
#: strings.hrc:63
-#, fuzzy
msgctxt "RID_STR_WATCHNAME"
msgid "Watch"
msgstr "מעקב"
@@ -253,7 +249,6 @@ msgid "New Module"
msgstr "מודול חדש"
#: strings.hrc:71
-#, fuzzy
msgctxt "RID_STR_NEWDLG"
msgid "New Dialog"
msgstr "תיבת דו־שיח חדשה"
@@ -283,7 +278,6 @@ msgid "Do you want to replace the text in all active modules?"
msgstr "להחליף טקסט זה בכל המודולים הפעילים?"
#: strings.hrc:76
-#, fuzzy
msgctxt "RID_STR_REMOVEWATCH"
msgid "Watch:"
msgstr "מעקב:"
@@ -300,13 +294,11 @@ msgid "My Macros"
msgstr "המאקרואים שלי"
#: strings.hrc:79
-#, fuzzy
msgctxt "RID_STR_USERDIALOGS"
msgid "My Dialogs"
msgstr "תיבות הדו־שיח שלי"
#: strings.hrc:80
-#, fuzzy
msgctxt "RID_STR_USERMACROSDIALOGS"
msgid "My Macros & Dialogs"
msgstr "פקודות המאקרו ותיבות הדו־שיח שלי"
@@ -324,7 +316,6 @@ msgid "%PRODUCTNAME Dialogs"
msgstr "מאקרואים בשפת בייסיק של ‏‪%PRODUCTNAME‬‏‏"
#: strings.hrc:83
-#, fuzzy
msgctxt "RID_STR_SHAREMACROSDIALOGS"
msgid "%PRODUCTNAME Macros & Dialogs"
msgstr "פקודות מאקרו ותיבות דו־שיח של ‏‪%PRODUCTNAME‬‏‏"
@@ -335,13 +326,11 @@ msgid "Remove Watch"
msgstr "הסרת מעקב"
#: strings.hrc:85
-#, fuzzy
msgctxt "RID_STR_QUERYREPLACEMACRO"
msgid "Do you want to overwrite the XX macro?"
msgstr "‮האם לשכתב את המאקרו XX?"
#: strings.hrc:86
-#, fuzzy
msgctxt "RID_STR_TRANSLATION_NOTLOCALIZED"
msgid "<Not localized>"
msgstr "<ללא תרגום לעברית>"
@@ -465,7 +454,6 @@ msgid "~Save"
msgstr "~שמירה"
#: strings.hrc:108
-#, fuzzy
msgctxt "RID_BASICIDE_OBJCAT"
msgid "Object Catalog"
msgstr "קטלוג עצמים"
@@ -507,7 +495,6 @@ msgid "Export library as extension"
msgstr ""
#: strings.hrc:117
-#, fuzzy
msgctxt "RID_STR_EXPORTBASIC"
msgid "Export as BASIC library"
msgstr "יצוא כספריית BASIC"
diff --git a/source/he/chart2/messages.po b/source/he/chart2/messages.po
index 53f84816b3b..2cce21bd909 100644
--- a/source/he/chart2/messages.po
+++ b/source/he/chart2/messages.po
@@ -1722,7 +1722,6 @@ msgid "Center"
msgstr "במרכז"
#: sidebarseries.ui:85
-#, fuzzy
msgctxt "sidebarseries|comboboxtext_label"
msgid "Outside"
msgstr "בחוץ"
@@ -1930,7 +1929,6 @@ msgid "_Perspective"
msgstr "נקודת מבט"
#: tp_3D_SceneGeometry.ui:109
-#, fuzzy
msgctxt "tp_3D_SceneGeometry|MTR_FLD_PERSPECTIVE-atkobject"
msgid "Perspective"
msgstr "נקודת מבט"
@@ -2222,7 +2220,6 @@ msgid "Percent"
msgstr "אחוז"
#: tp_ChartType.ui:259
-#, fuzzy
msgctxt "tp_ChartType|deep"
msgid "Deep"
msgstr "עמוק"
@@ -2239,7 +2236,6 @@ msgid "Straight"
msgstr ""
#: tp_ChartType.ui:313
-#, fuzzy
msgctxt "tp_ChartType|linetype"
msgid "Smooth"
msgstr "החלקה"
@@ -2380,13 +2376,11 @@ msgid "Auto text _wrap"
msgstr "_גלישת שורות אוטומטית"
#: tp_DataLabel.ui:211
-#, fuzzy
msgctxt "tp_DataLabel|PB_NUMBERFORMAT"
msgid "Number _format..."
msgstr "ת_בנית מספר…"
#: tp_DataLabel.ui:227
-#, fuzzy
msgctxt "tp_DataLabel|PB_PERCENT_NUMBERFORMAT"
msgid "Percentage f_ormat..."
msgstr "תב_נית אחוזים…"
@@ -2402,13 +2396,11 @@ msgid "_Separator"
msgstr "מ_פריד"
#: tp_DataLabel.ui:308
-#, fuzzy
msgctxt "tp_DataLabel|FT_LABEL_PLACEMENT"
msgid "Place_ment"
msgstr "מי_קום"
#: tp_DataLabel.ui:342
-#, fuzzy
msgctxt "tp_DataLabel|STR_DLG_NUMBERFORMAT_FOR_PERCENTAGE_VALUE"
msgid "Number Format for Percentage Value"
msgstr "תבנית מספר לערך אחוזי"
@@ -2429,7 +2421,6 @@ msgid "Te_xt direction"
msgstr "_כיוון הטקסט"
#: tp_DataLabel.ui:488
-#, fuzzy
msgctxt "tp_DataLabel|label2"
msgid "Rotate Text"
msgstr "הטיית טקסט"
@@ -2462,7 +2453,6 @@ msgid "_Add"
msgstr "הוספה"
#: tp_DataSource.ui:116
-#, fuzzy
msgctxt "tp_DataSource|BTN_UP-atkobject"
msgid "Up"
msgstr "למעלה"
@@ -2474,7 +2464,6 @@ msgid "_Remove"
msgstr "ה_סרה"
#: tp_DataSource.ui:148
-#, fuzzy
msgctxt "tp_DataSource|BTN_DOWN-atkobject"
msgid "Down"
msgstr "למטה"
@@ -2541,13 +2530,11 @@ msgid "Cell _Range"
msgstr "_טווח תאים"
#: tp_ErrorBars.ui:195
-#, fuzzy
msgctxt "tp_ErrorBars|label1"
msgid "Error Category"
msgstr "קטגוריית שגיאה"
#: tp_ErrorBars.ui:228
-#, fuzzy
msgctxt "tp_ErrorBars|RB_BOTH"
msgid "Positive _and Negative"
msgstr "חיובי וש_לילי"
@@ -2573,13 +2560,11 @@ msgid "P_ositive (+)"
msgstr "_חיובי (+)"
#: tp_ErrorBars.ui:419
-#, fuzzy
msgctxt "tp_ErrorBars|IB_RANGE_POSITIVE|tooltip_text"
msgid "Select data range"
msgstr "בחירת טווח נתונים"
#: tp_ErrorBars.ui:444
-#, fuzzy
msgctxt "tp_ErrorBars|FT_NEGATIVE"
msgid "_Negative (-)"
msgstr "_שלילי (-)"
@@ -2639,7 +2624,6 @@ msgid "_Bottom"
msgstr "למטה"
#: tp_LegendPosition.ui:109
-#, fuzzy
msgctxt "tp_LegendPosition|TXT_POSITION"
msgid "Position"
msgstr "מיקום"
@@ -2685,7 +2669,6 @@ msgid "Plot Options"
msgstr "אפשרויות שרטוט"
#: tp_RangeChooser.ui:8
-#, fuzzy
msgctxt "tp_RangeChooser|imageIB_RANGE|tooltip_text"
msgid "Select data range"
msgstr "בחירת טווח נתונים"
@@ -2701,7 +2684,6 @@ msgid "_Data range:"
msgstr "טווח _נתונים:"
#: tp_RangeChooser.ui:79
-#, fuzzy
msgctxt "tp_RangeChooser|IB_RANGE|tooltip_text"
msgid "Select data range"
msgstr "בחירת טווח נתונים"
@@ -2867,7 +2849,6 @@ msgid "Scale"
msgstr "קנה מידה"
#: tp_SeriesToAxis.ui:41
-#, fuzzy
msgctxt "tp_SeriesToAxis|RBT_OPT_AXIS_1"
msgid "Primary Y axis"
msgstr "ציר Y עיקרי"
@@ -3067,13 +3048,11 @@ msgid "O_verlap"
msgstr "_חפיפה"
#: tp_axisLabel.ui:189
-#, fuzzy
msgctxt "tp_axisLabel|breakCB"
msgid "_Break"
msgstr "מעבר"
#: tp_axisLabel.ui:211
-#, fuzzy
msgctxt "tp_axisLabel|textflowL"
msgid "Text Flow"
msgstr "זרימת טקסט"
@@ -3141,7 +3120,6 @@ msgid "Y ax_is"
msgstr "צ_יר Y"
#: wizelementspage.ui:266
-#, fuzzy
msgctxt "wizelementspage|show"
msgid "_Display legend"
msgstr "ה_צגת מקרא"
diff --git a/source/he/connectivity/messages.po b/source/he/connectivity/messages.po
index 955397290e5..e5c5af4ca91 100644
--- a/source/he/connectivity/messages.po
+++ b/source/he/connectivity/messages.po
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Pootle 2.8\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1509286776.000000\n"
#. = the mozab driver's resource strings
@@ -530,55 +530,46 @@ msgid "The connection could not be established. The database was created by a ne
msgstr "לא ניתן ליצור את הקישור. מסד הנתונים נוצר על ידי גרסה חדשה יותר של %PRODUCTNAME."
#: strings.hrc:134
-#, fuzzy
msgctxt "STR_ROW_SET_OPERATION_VETOED"
msgid "The record operation has been vetoed."
msgstr "פעולת הרישום נפסלה."
#: strings.hrc:135
-#, fuzzy
msgctxt "STR_PARSER_CYCLIC_SUB_QUERIES"
msgid "The statement contains a cyclic reference to one or more sub queries."
msgstr "המשפט כולל הפניה לולאית לתת שאילתא אחת או יותר."
#: strings.hrc:136
-#, fuzzy
msgctxt "STR_DB_OBJECT_NAME_WITH_SLASHES"
msgid "The name must not contain any slashes ('/')."
msgstr "אין להקליד קו נטוי ('/') בתוך שם."
#: strings.hrc:137
-#, fuzzy
msgctxt "STR_DB_INVALID_SQL_NAME"
msgid "$1$ is no SQL conform identifier."
msgstr "המחרוזת $1$ אינו מזהה SQL מאושר."
#: strings.hrc:138
-#, fuzzy
msgctxt "STR_DB_QUERY_NAME_WITH_QUOTES"
msgid "Query names must not contain quote characters."
msgstr "אין להקליד גרשיים בשמות שאילתות."
#: strings.hrc:139
-#, fuzzy
msgctxt "STR_DB_OBJECT_NAME_IS_USED"
msgid "The name '$1$' is already in use in the database."
msgstr "השם '$1$' כבר נמצא בשימוש במסד הנתונים."
#: strings.hrc:140
-#, fuzzy
msgctxt "STR_DB_NOT_CONNECTED"
msgid "No connection to the database exists."
msgstr "החיבור לבסיס הנתונים לא קיים."
#: strings.hrc:141
-#, fuzzy
msgctxt "STR_AB_ADDRESSBOOK_NOT_FOUND"
msgid "No $1$ exists."
msgstr "$1$ לא קיים."
#: strings.hrc:142
-#, fuzzy
msgctxt "STR_DATA_CANNOT_SELECT_UNFILTERED"
msgid "Unable to display the complete table content. Please apply a filter."
msgstr "אין אפשרות להציג את כל תוכן הטבלה, יש להחיל פילטר."
diff --git a/source/he/cui/messages.po b/source/he/cui/messages.po
index 1a3920f9a61..43b26cbc22d 100644
--- a/source/he/cui/messages.po
+++ b/source/he/cui/messages.po
@@ -17,13 +17,11 @@ msgstr ""
"X-POOTLE-MTIME: 1509029390.000000\n"
#: personalization.hrc:31
-#, fuzzy
msgctxt "RID_SVXSTR_PERSONA_CATEGORIES"
msgid "LibreOffice"
msgstr "LibreOffice"
#: personalization.hrc:32
-#, fuzzy
msgctxt "RID_SVXSTR_PERSONA_CATEGORIES"
msgid "Abstract"
msgstr "מופשט"
@@ -39,7 +37,6 @@ msgid "Music"
msgstr "מוזיקה"
#: personalization.hrc:35
-#, fuzzy
msgctxt "RID_SVXSTR_PERSONA_CATEGORIES"
msgid "Nature"
msgstr "טבע"
@@ -364,7 +361,6 @@ msgid "All commands"
msgstr "הוספת פקודות"
#: strings.hrc:92
-#, fuzzy
msgctxt "RID_SVXSTR_MACROS"
msgid "Macros"
msgstr "פקודות מאקרו"
@@ -1473,7 +1469,6 @@ msgid "No %1"
msgstr "מספר %1"
#: strings.hrc:340
-#, fuzzy
msgctxt "RID_SVXSTR_CHARNAME_FAMILY"
msgid "Family:"
msgstr "משפחה:"
@@ -1485,7 +1480,6 @@ msgid "Font:"
msgstr "גופן"
#: strings.hrc:342
-#, fuzzy
msgctxt "RID_SVXSTR_CHARNAME_STYLE"
msgid "Style:"
msgstr "סגנון:"
@@ -1738,31 +1732,26 @@ msgid "Cast Shadow to Top Left"
msgstr "הטלת צל לעבר הצד השמאלי העליון"
#: treeopt.hrc:30
-#, fuzzy
msgctxt "SID_GENERAL_OPTIONS_RES"
msgid "%PRODUCTNAME"
msgstr "%PRODUCTNAME"
#: treeopt.hrc:31
-#, fuzzy
msgctxt "SID_GENERAL_OPTIONS_RES"
msgid "User Data"
msgstr "נתוני משתמש"
#: treeopt.hrc:32
-#, fuzzy
msgctxt "SID_GENERAL_OPTIONS_RES"
msgid "General"
msgstr "כללי"
#: treeopt.hrc:33
-#, fuzzy
msgctxt "SID_GENERAL_OPTIONS_RES"
msgid "View"
msgstr "תצוגה"
#: treeopt.hrc:34
-#, fuzzy
msgctxt "SID_GENERAL_OPTIONS_RES"
msgid "Print"
msgstr "הדפסה"
@@ -1774,31 +1763,26 @@ msgid "Paths"
msgstr "נתיב"
#: treeopt.hrc:36
-#, fuzzy
msgctxt "SID_GENERAL_OPTIONS_RES"
msgid "Fonts"
msgstr "גופנים"
#: treeopt.hrc:37
-#, fuzzy
msgctxt "SID_GENERAL_OPTIONS_RES"
msgid "Security"
msgstr "אבטחה"
#: treeopt.hrc:38
-#, fuzzy
msgctxt "SID_GENERAL_OPTIONS_RES"
msgid "Personalization"
msgstr "התאמה אישית"
#: treeopt.hrc:39
-#, fuzzy
msgctxt "SID_GENERAL_OPTIONS_RES"
msgid "Application Colors"
msgstr "צבעי היישום"
#: treeopt.hrc:40
-#, fuzzy
msgctxt "SID_GENERAL_OPTIONS_RES"
msgid "Accessibility"
msgstr "נגישות"
@@ -1815,7 +1799,6 @@ msgid "Basic IDE"
msgstr ""
#: treeopt.hrc:43
-#, fuzzy
msgctxt "SID_GENERAL_OPTIONS_RES"
msgid "Online Update"
msgstr "עדכון מקוון"
@@ -1827,7 +1810,6 @@ msgid "OpenCL"
msgstr "OpenCL"
#: treeopt.hrc:49
-#, fuzzy
msgctxt "SID_LANGUAGE_OPTIONS_RES"
msgid "Language Settings"
msgstr "הגדרות שפה"
@@ -1863,7 +1845,6 @@ msgid "Complex Text Layout"
msgstr "מתווה טקסט מורכב"
#: treeopt.hrc:59
-#, fuzzy
msgctxt "SID_INET_DLG_RES"
msgid "Internet"
msgstr "אינטרנט"
@@ -1887,13 +1868,11 @@ msgid "%PRODUCTNAME Writer"
msgstr "שגיאת ‏‪%PRODUCTNAME‏"
#: treeopt.hrc:67
-#, fuzzy
msgctxt "SID_SW_EDITOPTIONS_RES"
msgid "General"
msgstr "כללי"
#: treeopt.hrc:68
-#, fuzzy
msgctxt "SID_SW_EDITOPTIONS_RES"
msgid "View"
msgstr "תצוגה"
@@ -1905,7 +1884,6 @@ msgid "Formatting Aids"
msgstr "עזרי עיצוב"
#: treeopt.hrc:70
-#, fuzzy
msgctxt "SID_SW_EDITOPTIONS_RES"
msgid "Grid"
msgstr "רשת"
@@ -1929,13 +1907,11 @@ msgid "Basic Fonts (CTL)"
msgstr "גופני יסוד ‏‪(CTL)‏"
#: treeopt.hrc:74
-#, fuzzy
msgctxt "SID_SW_EDITOPTIONS_RES"
msgid "Print"
msgstr "הדפסה"
#: treeopt.hrc:75
-#, fuzzy
msgctxt "SID_SW_EDITOPTIONS_RES"
msgid "Table"
msgstr "טבלה"
@@ -1977,7 +1953,6 @@ msgid "%PRODUCTNAME Writer/Web"
msgstr "שגיאת ‏‪%PRODUCTNAME‏"
#: treeopt.hrc:86
-#, fuzzy
msgctxt "SID_SW_ONLINEOPTIONS_RES"
msgid "View"
msgstr "תצוגה"
@@ -1989,25 +1964,21 @@ msgid "Formatting Aids"
msgstr "עזרי עיצוב"
#: treeopt.hrc:88
-#, fuzzy
msgctxt "SID_SW_ONLINEOPTIONS_RES"
msgid "Grid"
msgstr "רשת"
#: treeopt.hrc:89
-#, fuzzy
msgctxt "SID_SW_ONLINEOPTIONS_RES"
msgid "Print"
msgstr "הדפסה"
#: treeopt.hrc:90
-#, fuzzy
msgctxt "SID_SW_ONLINEOPTIONS_RES"
msgid "Table"
msgstr "טבלה"
#: treeopt.hrc:91
-#, fuzzy
msgctxt "SID_SW_ONLINEOPTIONS_RES"
msgid "Background"
msgstr "רקע"
@@ -2019,7 +1990,6 @@ msgid "%PRODUCTNAME Math"
msgstr "סקריפטים מסוג מאקרו של ‏‪%PRODUCTNAME‏"
#: treeopt.hrc:97
-#, fuzzy
msgctxt "SID_SM_EDITOPTIONS_RES"
msgid "Settings"
msgstr "הגדרות"
@@ -2031,7 +2001,6 @@ msgid "%PRODUCTNAME Calc"
msgstr "סקריפטים מסוג מאקרו של ‏‪%PRODUCTNAME‏"
#: treeopt.hrc:103
-#, fuzzy
msgctxt "SID_SC_EDITOPTIONS_RES"
msgid "General"
msgstr "כללי"
@@ -2043,7 +2012,6 @@ msgid "Defaults"
msgstr "בררת מחדל"
#: treeopt.hrc:105
-#, fuzzy
msgctxt "SID_SC_EDITOPTIONS_RES"
msgid "View"
msgstr "תצוגה"
@@ -2055,7 +2023,6 @@ msgid "Calculate"
msgstr "חישוב"
#: treeopt.hrc:107
-#, fuzzy
msgctxt "SID_SC_EDITOPTIONS_RES"
msgid "Formula"
msgstr "נוסחה"
@@ -2079,13 +2046,11 @@ msgid "Compatibility"
msgstr "תאימות"
#: treeopt.hrc:111
-#, fuzzy
msgctxt "SID_SC_EDITOPTIONS_RES"
msgid "Grid"
msgstr "רשת"
#: treeopt.hrc:112
-#, fuzzy
msgctxt "SID_SC_EDITOPTIONS_RES"
msgid "Print"
msgstr "הדפסה"
@@ -2097,25 +2062,21 @@ msgid "%PRODUCTNAME Impress"
msgstr "סקריפטים מסוג מאקרו של ‏‪%PRODUCTNAME‏"
#: treeopt.hrc:118
-#, fuzzy
msgctxt "SID_SD_EDITOPTIONS_RES"
msgid "General"
msgstr "כללי"
#: treeopt.hrc:119
-#, fuzzy
msgctxt "SID_SD_EDITOPTIONS_RES"
msgid "View"
msgstr "תצוגה"
#: treeopt.hrc:120
-#, fuzzy
msgctxt "SID_SD_EDITOPTIONS_RES"
msgid "Grid"
msgstr "רשת"
#: treeopt.hrc:121
-#, fuzzy
msgctxt "SID_SD_EDITOPTIONS_RES"
msgid "Print"
msgstr "הדפסה"
@@ -2127,31 +2088,26 @@ msgid "%PRODUCTNAME Draw"
msgstr "שגיאת ‏‪%PRODUCTNAME‏"
#: treeopt.hrc:127
-#, fuzzy
msgctxt "SID_SD_GRAPHIC_OPTIONS_RES"
msgid "General"
msgstr "כללי"
#: treeopt.hrc:128
-#, fuzzy
msgctxt "SID_SD_GRAPHIC_OPTIONS_RES"
msgid "View"
msgstr "תצוגה"
#: treeopt.hrc:129
-#, fuzzy
msgctxt "SID_SD_GRAPHIC_OPTIONS_RES"
msgid "Grid"
msgstr "רשת"
#: treeopt.hrc:130
-#, fuzzy
msgctxt "SID_SD_GRAPHIC_OPTIONS_RES"
msgid "Print"
msgstr "הדפסה"
#: treeopt.hrc:135
-#, fuzzy
msgctxt "SID_SCH_EDITOPTIONS_RES"
msgid "Charts"
msgstr "תרשימים"
@@ -2169,7 +2125,6 @@ msgid "Load/Save"
msgstr "טעינה/שמירה"
#: treeopt.hrc:142
-#, fuzzy
msgctxt "SID_FILTER_DLG_RES"
msgid "General"
msgstr "כללי"
@@ -2181,7 +2136,6 @@ msgid "VBA Properties"
msgstr "תכונות ‏‪VBA‏"
#: treeopt.hrc:144
-#, fuzzy
msgctxt "SID_FILTER_DLG_RES"
msgid "Microsoft Office"
msgstr "‏'אופיס' של מיקרוסופט"
@@ -2459,7 +2413,6 @@ msgid "_Text only"
msgstr "טקסט בלבד"
#: agingdialog.ui:16
-#, fuzzy
msgctxt "agingdialog|AgingDialog"
msgid "Aging"
msgstr "יצירת מראה עתיק"
@@ -2635,13 +2588,11 @@ msgid "Transparency"
msgstr "שקוף"
#: areatabpage.ui:29
-#, fuzzy
msgctxt "areatabpage|btnnone"
msgid "None"
msgstr "ללא"
#: areatabpage.ui:42
-#, fuzzy
msgctxt "areatabpage|btncolor"
msgid "Color"
msgstr "צבע"
@@ -2659,7 +2610,6 @@ msgid "Hatch"
msgstr "match"
#: areatabpage.ui:81
-#, fuzzy
msgctxt "areatabpage|btnbitmap"
msgid "Bitmap"
msgstr "מפת סיביות"
@@ -2844,7 +2794,6 @@ msgid "Pre_view"
msgstr "תצוגה מקדימה"
#: baselinksdialog.ui:9
-#, fuzzy
msgctxt "baselinksdialog|BaseLinksDialog"
msgid "Edit Links"
msgstr "עריכת קישורים"
@@ -2887,7 +2836,6 @@ msgid "Status"
msgstr "מצב"
#: baselinksdialog.ui:202
-#, fuzzy
msgctxt "baselinksdialog|TB_LINKS-atkobject"
msgid "Edit Links"
msgstr "עריכת קישורים"
@@ -2928,31 +2876,26 @@ msgid "Add / Import"
msgstr ""
#: bitmaptabpage.ui:65
-#, fuzzy
msgctxt "bitmaptabpage|label1"
msgid "Bitmap"
msgstr "מפת סיביות"
#: bitmaptabpage.ui:110
-#, fuzzy
msgctxt "bitmaptabpage|label3"
msgid "Style:"
msgstr "סגנון:"
#: bitmaptabpage.ui:126
-#, fuzzy
msgctxt "bitmaptabpage|bitmapstyle"
msgid "Original"
msgstr "מקורי"
#: bitmaptabpage.ui:127
-#, fuzzy
msgctxt "bitmaptabpage|bitmapstyle"
msgid "Filled"
msgstr "ממולא"
#: bitmaptabpage.ui:128
-#, fuzzy
msgctxt "bitmaptabpage|bitmapstyle"
msgid "Stretched"
msgstr "מתוח"
@@ -2974,7 +2917,6 @@ msgid "Tiled"
msgstr ""
#: bitmaptabpage.ui:157
-#, fuzzy
msgctxt "bitmaptabpage|label4"
msgid "Size:"
msgstr "גודל:"
@@ -2998,7 +2940,6 @@ msgid "Scale"
msgstr "התאמת גודל"
#: bitmaptabpage.ui:262
-#, fuzzy
msgctxt "bitmaptabpage|label7"
msgid "Position:"
msgstr "מיקום:"
@@ -3075,31 +3016,26 @@ msgid "Tiling Offset:"
msgstr ""
#: bitmaptabpage.ui:423
-#, fuzzy
msgctxt "bitmaptabpage|tileofflb"
msgid "Row"
msgstr "שורה"
#: bitmaptabpage.ui:424
-#, fuzzy
msgctxt "bitmaptabpage|tileofflb"
msgid "Column"
msgstr "עמודה"
#: bitmaptabpage.ui:467
-#, fuzzy
msgctxt "bitmaptabpage|label2"
msgid "Options"
msgstr "אפשרויות"
#: bitmaptabpage.ui:510
-#, fuzzy
msgctxt "bitmaptabpage|CTL_BITMAP_PREVIEW-atkobject"
msgid "Example"
msgstr "דוגמה"
#: bitmaptabpage.ui:528
-#, fuzzy
msgctxt "bitmaptabpage|label8"
msgid "Preview"
msgstr "תצוגה מקדימה"
@@ -3352,7 +3288,6 @@ msgid "Position and Size"
msgstr "מיקום וגודל"
#: calloutdialog.ui:151
-#, fuzzy
msgctxt "calloutdialog|RID_SVXPAGE_CAPTION"
msgid "Callout"
msgstr "הסבר"
@@ -3363,25 +3298,21 @@ msgid "Optimal"
msgstr "מיטבי"
#: calloutpage.ui:24
-#, fuzzy
msgctxt "calloutpage|liststore1"
msgid "From top"
msgstr "מלמעלה"
#: calloutpage.ui:28
-#, fuzzy
msgctxt "calloutpage|liststore1"
msgid "From left"
msgstr "משמאל"
#: calloutpage.ui:32
-#, fuzzy
msgctxt "calloutpage|liststore1"
msgid "Horizontal"
msgstr "אופקי"
#: calloutpage.ui:36
-#, fuzzy
msgctxt "calloutpage|liststore1"
msgid "Vertical"
msgstr "אנכי"
@@ -3721,7 +3652,6 @@ msgid "CTL Font"
msgstr "גופן קלט טקסט מורכב"
#: charnamepage.ui:688
-#, fuzzy
msgctxt "charnamepage|preview-atkobject"
msgid "Preview"
msgstr "תצוגה מקדימה"
@@ -4003,19 +3933,16 @@ msgid "Recent Colors"
msgstr ""
#: colorpage.ui:156
-#, fuzzy
msgctxt "colorpage|RGB"
msgid "RGB"
msgstr "RGB"
#: colorpage.ui:172
-#, fuzzy
msgctxt "colorpage|CMYK"
msgid "CMYK"
msgstr "CMYK"
#: colorpage.ui:188
-#, fuzzy
msgctxt "colorpage|delete"
msgid "Delete"
msgstr "מחיקה"
@@ -4057,31 +3984,26 @@ msgid "Hex"
msgstr ""
#: colorpage.ui:458
-#, fuzzy
msgctxt "colorpage|label10"
msgid "_C"
msgstr "_C"
#: colorpage.ui:473
-#, fuzzy
msgctxt "colorpage|label16"
msgid "_K"
msgstr "_K"
#: colorpage.ui:488
-#, fuzzy
msgctxt "colorpage|label17"
msgid "_Y"
msgstr "_Y"
#: colorpage.ui:554
-#, fuzzy
msgctxt "colorpage|label15"
msgid "_M"
msgstr "_M"
#: colorpage.ui:579
-#, fuzzy
msgctxt "colorpage|label5"
msgid "Active"
msgstr "פעיל"
@@ -4092,13 +4014,11 @@ msgid "New Color"
msgstr "צבע חדש"
#: colorpage.ui:656
-#, fuzzy
msgctxt "colorpage|B_custom"
msgid "Blue"
msgstr "כחול"
#: colorpage.ui:671
-#, fuzzy
msgctxt "colorpage|R_custom"
msgid "Red"
msgstr "אדום"
@@ -4119,7 +4039,6 @@ msgid "_R"
msgstr "_א"
#: colorpage.ui:728
-#, fuzzy
msgctxt "colorpage|G_custom"
msgid "Green"
msgstr "ירוק"
@@ -4336,7 +4255,6 @@ msgid "Preview"
msgstr "תצוגה מקדימה"
#: connectortabpage.ui:347
-#, fuzzy
msgctxt "connectortabpage|CTL_PREVIEW-atkobject"
msgid "Example"
msgstr "דוגמה"
@@ -4406,7 +4324,6 @@ msgid "_Bottom:"
msgstr "מלמטה"
#: croppage.ui:226
-#, fuzzy
msgctxt "croppage|label1"
msgid "Crop"
msgstr "קיצוץ"
@@ -4444,7 +4361,6 @@ msgid "Image Size"
msgstr "גודל העמוד"
#: croppage.ui:460
-#, fuzzy
msgctxt "croppage|origsize"
msgid "_Original Size"
msgstr "גודל מ_קורי"
@@ -4648,7 +4564,6 @@ msgid "_Left"
msgstr "לשמאל"
#: distributionpage.ui:69
-#, fuzzy
msgctxt "distributionpage|horcenter"
msgid "_Center"
msgstr "מרכז"
@@ -4665,7 +4580,6 @@ msgid "_Spacing"
msgstr "_ריווח"
#: distributionpage.ui:178
-#, fuzzy
msgctxt "distributionpage|label"
msgid "Horizontal"
msgstr "אופקי"
@@ -4699,7 +4613,6 @@ msgid "_Bottom"
msgstr "מלמטה"
#: distributionpage.ui:353
-#, fuzzy
msgctxt "distributionpage|label1"
msgid "Vertical"
msgstr "אנכי"
@@ -4757,13 +4670,11 @@ msgid "Language:"
msgstr "_שפה:"
#: editmodulesdialog.ui:153
-#, fuzzy
msgctxt "editmodulesdialog|up"
msgid "Move Up"
msgstr "תזוזה כלפי מעלה"
#: editmodulesdialog.ui:167
-#, fuzzy
msgctxt "editmodulesdialog|down"
msgid "Move Down"
msgstr "תזוזה כלפי מטה"
@@ -5056,7 +4967,6 @@ msgid "Accessibility option \"Use automatic font color for screen display\" is a
msgstr ""
#: effectspage.ui:611
-#, fuzzy
msgctxt "effectspage|preview-atkobject"
msgid "Preview"
msgstr "תצוגה מקדימה"
@@ -5092,7 +5002,6 @@ msgid "Existing Macros"
msgstr "פקודות מאקרו קיימות:"
#: eventassignpage.ui:97
-#, fuzzy
msgctxt "eventassignpage|macrotoft"
msgid "Macro From"
msgstr "מאקרו מ-"
@@ -5230,7 +5139,6 @@ msgid "Similarities..."
msgstr ""
#: fmsearchdialog.ui:558
-#, fuzzy
msgctxt "fmsearchdialog|cbApprox"
msgid "S_imilarity search"
msgstr "חיפוש על בסיס דמיון"
@@ -5340,7 +5248,6 @@ msgid "_File type:"
msgstr "_סוג הקובץ:"
#: galleryfilespage.ui:77
-#, fuzzy
msgctxt "galleryfilespage|files-atkobject"
msgid "Files Found"
msgstr "נמצאו קבצים"
@@ -5351,7 +5258,6 @@ msgid "Pr_eview"
msgstr "תצוגה מ_קדימה"
#: galleryfilespage.ui:125
-#, fuzzy
msgctxt "galleryfilespage|image-atkobject"
msgid "Preview"
msgstr "תצוגה מקדימה"
@@ -5367,7 +5273,6 @@ msgid "A_dd All"
msgstr ""
#: gallerygeneralpage.ui:22
-#, fuzzy
msgctxt "gallerygeneralpage|label1"
msgid "Modified:"
msgstr "מועד העדכון:"
@@ -5407,7 +5312,6 @@ msgid "File Type"
msgstr "סוג קובץ"
#: gallerysearchprogress.ui:115
-#, fuzzy
msgctxt "gallerysearchprogress|label2"
msgid "Directory"
msgstr "תיקייה"
@@ -5568,7 +5472,6 @@ msgid "To color percentage"
msgstr ""
#: gradientpage.ui:600
-#, fuzzy
msgctxt "gradientpage|propfl"
msgid "Options"
msgstr "אפשרויות"
@@ -5579,7 +5482,6 @@ msgid "Example"
msgstr "דוגמה"
#: gradientpage.ui:662
-#, fuzzy
msgctxt "gradientpage|label2"
msgid "Preview"
msgstr "תצוגה מקדימה"
@@ -5606,7 +5508,6 @@ msgid "Hangul/Hanja Conversion"
msgstr "הסבת האנגול/האנג'ה"
#: hangulhanjaconversiondialog.ui:96
-#, fuzzy
msgctxt "hangulhanjaconversiondialog|label1"
msgid "Original"
msgstr "מקורי"
@@ -5653,25 +5554,21 @@ msgid "Hang_ul (Hanja)"
msgstr "הנגול (הנג׳ה)‏"
#: hangulhanjaconversiondialog.ui:295
-#, fuzzy
msgctxt "hangulhanjaconversiondialog|hanja_above"
msgid "Hanja"
msgstr "הנג'ה"
#: hangulhanjaconversiondialog.ui:312
-#, fuzzy
msgctxt "hangulhanjaconversiondialog|hanja_below"
msgid "Hanja"
msgstr "הנג'ה"
#: hangulhanjaconversiondialog.ui:328
-#, fuzzy
msgctxt "hangulhanjaconversiondialog|hangul_above"
msgid "Hangul"
msgstr "הנגול"
#: hangulhanjaconversiondialog.ui:344
-#, fuzzy
msgctxt "hangulhanjaconversiondialog|hangul_below"
msgid "Hangul"
msgstr "הנגול"
@@ -5734,13 +5631,11 @@ msgid "Edit Custom Dictionary"
msgstr "עריכת המילון בהתאמה אישית"
#: hangulhanjaeditdictdialog.ui:107
-#, fuzzy
msgctxt "hangulhanjaeditdictdialog|label4"
msgid "Book"
msgstr "ספר"
#: hangulhanjaeditdictdialog.ui:213
-#, fuzzy
msgctxt "hangulhanjaeditdictdialog|label2"
msgid "Original"
msgstr "מקורי"
@@ -5850,7 +5745,6 @@ msgid "Background Color"
msgstr "צבע רקע"
#: hatchpage.ui:313
-#, fuzzy
msgctxt "hatchpage|propfl"
msgid "Options"
msgstr "אפשרויות"
@@ -5861,7 +5755,6 @@ msgid "Example"
msgstr "דוגמה"
#: hatchpage.ui:375
-#, fuzzy
msgctxt "hatchpage|label1"
msgid "Preview"
msgstr "תצוגה מקדימה"
@@ -5883,7 +5776,6 @@ msgid "Reset"
msgstr "איפוס"
#: hyperlinkdocpage.ui:39
-#, fuzzy
msgctxt "hyperlinkdocpage|path_label"
msgid "_Path:"
msgstr "_נתיב:"
@@ -5901,7 +5793,6 @@ msgid "Open File"
msgstr "פתיחת קובץ"
#: hyperlinkdocpage.ui:82
-#, fuzzy
msgctxt "hyperlinkdocpage|label2"
msgid "Document"
msgstr "מסמך"
@@ -6002,7 +5893,6 @@ msgid "_Login name:"
msgstr "שם ~כניסה למערכת"
#: hyperlinkinternetpage.ui:128
-#, fuzzy
msgctxt "hyperlinkinternetpage|password_label"
msgid "_Password:"
msgstr "_ססמה:"
@@ -6031,7 +5921,6 @@ msgid "Te_xt:"
msgstr "טקסט:"
#: hyperlinkinternetpage.ui:260
-#, fuzzy
msgctxt "hyperlinkinternetpage|name_label"
msgid "Na_me:"
msgstr "_שם:"
@@ -6130,7 +6019,6 @@ msgid "_Apply"
msgstr "ה_חלה"
#: hyperlinkmarkdialog.ui:39
-#, fuzzy
msgctxt "hyperlinkmarkdialog|close"
msgid "_Close"
msgstr "סגירה"
@@ -6160,13 +6048,11 @@ msgid "_File:"
msgstr "קובץ:‏"
#: hyperlinknewdocpage.ui:112
-#, fuzzy
msgctxt "hyperlinknewdocpage|create"
msgid "Select Path"
msgstr "בחירת נתיב"
#: hyperlinknewdocpage.ui:117
-#, fuzzy
msgctxt "hyperlinknewdocpage|create|tooltip_text"
msgid "Select Path"
msgstr "בחירת נתיב"
@@ -6208,7 +6094,6 @@ msgid "F_orm:"
msgstr "_ל־"
#: hyperlinknewdocpage.ui:309
-#, fuzzy
msgctxt "hyperlinknewdocpage|script|tooltip_text"
msgid "Events"
msgstr "אירועים"
@@ -6790,7 +6675,6 @@ msgid "Icon"
msgstr "סמל"
#: linetabpage.ui:798
-#, fuzzy
msgctxt "linetabpage|CTL_PREVIEW-atkobject"
msgid "Example"
msgstr "דוגמה"
@@ -6912,7 +6796,6 @@ msgid "Description"
msgstr "תאור"
#: menuassignpage.ui:59
-#, fuzzy
msgctxt "menuassignpage|contentslabel"
msgid "_Search"
msgstr "_חיפוש"
@@ -7021,7 +6904,6 @@ msgid "Restore Default Command"
msgstr "שחזור פקודת בררת המחדל"
#: mosaicdialog.ui:16
-#, fuzzy
msgctxt "mosaicdialog|MosaicDialog"
msgid "Mosaic"
msgstr "פסיפס"
@@ -7070,13 +6952,11 @@ msgid "Menu _position:"
msgstr "מי_קום התפריט:"
#: movemenu.ui:244
-#, fuzzy
msgctxt "movemenu|up-atkobject"
msgid "Up"
msgstr "למעלה"
#: movemenu.ui:262
-#, fuzzy
msgctxt "movemenu|down-atkobject"
msgid "Down"
msgstr "למטה"
@@ -7133,7 +7013,6 @@ msgid "Create Macro"
msgstr ""
#: newlibdialog.ui:102
-#, fuzzy
msgctxt "newlibdialog|altrenametitle"
msgid "Rename"
msgstr "שינוי שם"
@@ -7635,7 +7514,6 @@ msgid "Allow animated _text"
msgstr "אפשרות להנפשת טקסט"
#: optaccessibilitypage.ui:101
-#, fuzzy
msgctxt "optaccessibilitypage|label1"
msgid "Miscellaneous Options"
msgstr "אפשרויות שונות"
@@ -7809,7 +7687,6 @@ msgid "Compress punctuation and Japanese Kana"
msgstr ""
#: optasianpage.ui:165
-#, fuzzy
msgctxt "optasianpage|label2"
msgid "Character Spacing"
msgstr "ריווח תווים"
@@ -8027,7 +7904,6 @@ msgid "Export as:"
msgstr ""
#: optfltrembedpage.ui:131
-#, fuzzy
msgctxt "optfltrembedpage|highlighting"
msgid "Highlighting"
msgstr "הדגשה"
@@ -8239,19 +8115,16 @@ msgid "Help Improve %PRODUCTNAME"
msgstr ""
#: optgeneralpage.ui:338
-#, fuzzy
msgctxt "optgeneralpage|quicklaunch"
msgid "Load %PRODUCTNAME during system start-up"
msgstr "טעינת ‏‪%PRODUCTNAME‬‏ במהלך עליית המערכת"
#: optgeneralpage.ui:352
-#, fuzzy
msgctxt "optgeneralpage|systray"
msgid "Enable systray Quickstarter"
msgstr "הפעלת מאיץ האתחול"
#: optgeneralpage.ui:372
-#, fuzzy
msgctxt "optgeneralpage|label8"
msgid "%PRODUCTNAME Quickstarter"
msgstr "הפעלה מהירה של ‏‪%PRODUCTNAME‏"
@@ -8299,7 +8172,6 @@ msgid "Size _1:"
msgstr "גודל _1"
#: opthtmlpage.ui:297
-#, fuzzy
msgctxt "opthtmlpage|label1"
msgid "Font Sizes"
msgstr "גדלי גופנים"
@@ -9142,7 +9014,6 @@ msgid "Telephone (home/_work):"
msgstr ""
#: optuserpage.ui:134
-#, fuzzy
msgctxt "phoneft-atkobject"
msgid "Home telephone number"
msgstr "מספר טלפון בבית"
@@ -9159,31 +9030,26 @@ msgid "First name"
msgstr "שם פרטי"
#: optuserpage.ui:189
-#, fuzzy
msgctxt "lastname-atkobject"
msgid "Last name"
msgstr "שם משפחה"
#: optuserpage.ui:207
-#, fuzzy
msgctxt "shortname-atkobject"
msgid "Initials"
msgstr "ראשי תיבות"
#: optuserpage.ui:236
-#, fuzzy
msgctxt "city-atkobject"
msgid "City"
msgstr "עיר"
#: optuserpage.ui:254
-#, fuzzy
msgctxt "state-atkobject"
msgid "State"
msgstr "מחוז"
#: optuserpage.ui:272
-#, fuzzy
msgctxt "zip-atkobject"
msgid "Zip code"
msgstr "מיקוד"
@@ -9195,19 +9061,16 @@ msgid "Title"
msgstr "כותרת"
#: optuserpage.ui:320
-#, fuzzy
msgctxt "position-atkobject"
msgid "Position"
msgstr "מיקום"
#: optuserpage.ui:349
-#, fuzzy
msgctxt "home-atkobject"
msgid "Home telephone number"
msgstr "מספר טלפון בבית"
#: optuserpage.ui:367
-#, fuzzy
msgctxt "work-atkobject"
msgid "Work telephone number"
msgstr "מספר טלפון בעבודה"
@@ -9219,7 +9082,6 @@ msgid "FAX number"
msgstr "מספר הפקס"
#: optuserpage.ui:415
-#, fuzzy
msgctxt "email-atkobject"
msgid "email address"
msgstr "כתובת דוא״ל"
@@ -9236,25 +9098,21 @@ msgid "Last name/first _name/father’s name/initials:"
msgstr "שם משפחה/שם _פרטי/שם האב/ראשי תיבות"
#: optuserpage.ui:472
-#, fuzzy
msgctxt "ruslastname-atkobject"
msgid "Last name"
msgstr "שם משפחה"
#: optuserpage.ui:490
-#, fuzzy
msgctxt "rusfathersname-atkobject"
msgid "Father's name"
msgstr "שם האב"
#: optuserpage.ui:508
-#, fuzzy
msgctxt "russhortname-atkobject"
msgid "Initials"
msgstr "ראשי תיבות"
#: optuserpage.ui:526
-#, fuzzy
msgctxt "rusfirstname-atkobject"
msgid "First name"
msgstr "שם פרטי"
@@ -9266,19 +9124,16 @@ msgid "Last/first _name/initials:"
msgstr "שם פרטי/משפחה/ראשי תיבות"
#: optuserpage.ui:569
-#, fuzzy
msgctxt "eastlastname-atkobject"
msgid "Last name"
msgstr "שם משפחה"
#: optuserpage.ui:587
-#, fuzzy
msgctxt "eastfirstname-atkobject"
msgid "First name"
msgstr "שם פרטי"
#: optuserpage.ui:605
-#, fuzzy
msgctxt "eastshortname-atkobject"
msgid "Initials"
msgstr "ראשי תיבות"
@@ -9290,13 +9145,11 @@ msgid "_Street/apartment number:"
msgstr "_רחוב/מס׳ דירה"
#: optuserpage.ui:648
-#, fuzzy
msgctxt "russtreet-atkobject"
msgid "Street"
msgstr "רחוב"
#: optuserpage.ui:666
-#, fuzzy
msgctxt "ruslastname-atkobject"
msgid "Apartment number"
msgstr "מספר הדירה"
@@ -9308,13 +9161,11 @@ msgid "_Zip/city:"
msgstr "מיקוד/_עיר"
#: optuserpage.ui:709
-#, fuzzy
msgctxt "icity-atkobject"
msgid "City"
msgstr "עיר"
#: optuserpage.ui:727
-#, fuzzy
msgctxt "izip-atkobject"
msgid "Zip code"
msgstr "מיקוד"
@@ -9404,7 +9255,6 @@ msgid "Automatic"
msgstr "אוטומטית"
#: optviewpage.ui:190
-#, fuzzy
msgctxt "optviewpage|contextmenushortcuts"
msgid "Hide"
msgstr "הסתרה"
@@ -9489,7 +9339,6 @@ msgid "Oxygen"
msgstr "Oxygen"
#: optviewpage.ui:364
-#, fuzzy
msgctxt "optviewpage|iconstyle"
msgid "Classic"
msgstr "קלאסי"
@@ -9553,13 +9402,11 @@ msgid "Automatic"
msgstr "אוטומטית"
#: optviewpage.ui:440
-#, fuzzy
msgctxt "optviewpage|sidebariconsize"
msgid "Small"
msgstr "קטן"
#: optviewpage.ui:441
-#, fuzzy
msgctxt "optviewpage|sidebariconsize"
msgid "Large"
msgstr "גדול"
@@ -9576,13 +9423,11 @@ msgid "Automatic"
msgstr "אוטומטית"
#: optviewpage.ui:469
-#, fuzzy
msgctxt "optviewpage|notebookbariconsize"
msgid "Small"
msgstr "קטן"
#: optviewpage.ui:470
-#, fuzzy
msgctxt "optviewpage|notebookbariconsize"
msgid "Large"
msgstr "גדול"
@@ -9809,7 +9654,6 @@ msgstr ""
#: paragalignpage.ui:15
#: /home/cl/vc/git/libo-core/cui/uiconfig/ui/paragalignpage.ui:19
-#, fuzzy
msgctxt "paragalignpage|liststoreLB_LASTLINE"
msgid "Start"
msgstr "התחלה"
@@ -9830,7 +9674,6 @@ msgid "Automatic"
msgstr "אוטומטי"
#: paragalignpage.ui:45
-#, fuzzy
msgctxt "paragalignpage|liststoreLB_VERTALIGN"
msgid "Base line"
msgstr "קו בסיס"
@@ -9867,7 +9710,6 @@ msgid "_Right"
msgstr "ימין"
#: paragalignpage.ui:152
-#, fuzzy
msgctxt "paragalignpage|radioBTN_CENTERALIGN"
msgid "_Center"
msgstr "מרכז"
@@ -9953,7 +9795,6 @@ msgid "Double"
msgstr "כפול"
#: paraindentspacing.ui:53
-#, fuzzy
msgctxt "paraindentspacing|liststoreLB_LINEDIST"
msgid "Proportional"
msgstr "גודל מותאם יחסית"
@@ -9998,7 +9839,6 @@ msgid "_Automatic"
msgstr "אוטומטי"
#: paraindentspacing.ui:221
-#, fuzzy
msgctxt "paraindentspacing|labelST_LINEDIST_ABS"
msgid "Fixed"
msgstr "קבוע"
@@ -10030,7 +9870,6 @@ msgid "Spacing"
msgstr "ריווח"
#: paraindentspacing.ui:404
-#, fuzzy
msgctxt "paraindentspacing|labelFT_LINEDIST"
msgid "of"
msgstr "מתוך"
@@ -10046,7 +9885,6 @@ msgid "A_ctivate"
msgstr ""
#: paraindentspacing.ui:503
-#, fuzzy
msgctxt "paraindentspacing|label3"
msgid "Register-true"
msgstr "נאמנות לסימני המיקום"
@@ -10125,7 +9963,6 @@ msgid "Delete _all"
msgstr "מחיקת ה_אחרונים"
#: paratabspage.ui:492
-#, fuzzy
msgctxt "paratabspage|label4"
msgid "points"
msgstr "נקודות"
@@ -10142,7 +9979,6 @@ msgid "underscores"
msgstr ""
#: password.ui:8
-#, fuzzy
msgctxt "password|PasswordDialog"
msgid "Set Password"
msgstr "הגדרת ססמה"
@@ -10247,19 +10083,16 @@ msgid "Background Color:"
msgstr "צבע רקע"
#: patterntabpage.ui:252
-#, fuzzy
msgctxt "patterntabpage|label1"
msgid "Options"
msgstr "אפשרויות"
#: patterntabpage.ui:295
-#, fuzzy
msgctxt "patterntabpage|CTL_PREVIEW-atkobject"
msgid "Example"
msgstr "דוגמה"
#: patterntabpage.ui:313
-#, fuzzy
msgctxt "patterntabpage|label2"
msgid "Preview"
msgstr "תצוגה מקדימה"
@@ -10418,7 +10251,6 @@ msgid "Spacing"
msgstr "ריווח"
#: positionpage.ui:478
-#, fuzzy
msgctxt "positionpage|preview-atkobject"
msgid "Preview"
msgstr "תצוגה מקדימה"
@@ -10526,7 +10358,6 @@ msgid "Adapt"
msgstr ""
#: posterdialog.ui:16
-#, fuzzy
msgctxt "posterdialog|PosterDialog"
msgid "Posterize"
msgstr "יצירת פוסטר"
@@ -10683,7 +10514,6 @@ msgid "No Loaded File"
msgstr ""
#: querynoloadedfiledialog.ui:14
-#, fuzzy
msgctxt "querynoloadedfiledialog|NoLoadedFileDialog"
msgid "The file could not be loaded!"
msgstr "לא ניתן היה לטעון את הקובץ!‏"
@@ -10776,13 +10606,11 @@ msgid "Default _settings:"
msgstr "הגדרות בררת מחדל"
#: rotationtabpage.ui:255
-#, fuzzy
msgctxt "rotationtabpage|CTL_ANGLE|tooltip_text"
msgid "Rotation Angle"
msgstr "זווית סיבוב"
#: rotationtabpage.ui:280
-#, fuzzy
msgctxt "rotationtabpage|label2"
msgid "Rotation Angle"
msgstr "זווית סיבוב"
@@ -10883,7 +10711,6 @@ msgid "Alignment"
msgstr "יישור"
#: searchformatdialog.ui:244
-#, fuzzy
msgctxt "searchformatdialog|labelTP_PARA_EXT"
msgid "Text Flow"
msgstr "זרימת טקסט"
@@ -10895,7 +10722,6 @@ msgid "Asian Typography"
msgstr "טפוגרפיה אסייתית"
#: searchformatdialog.ui:291
-#, fuzzy
msgctxt "searchformatdialog|background"
msgid "Highlighting"
msgstr "הדגשה"
@@ -11143,7 +10969,6 @@ msgid "Currently Installed Smart Tags"
msgstr ""
#: smoothdialog.ui:16
-#, fuzzy
msgctxt "smoothdialog|SmoothDialog"
msgid "Smooth"
msgstr "החלקה"
@@ -11160,7 +10985,6 @@ msgid "Parameters"
msgstr "פרמטר"
#: solarizedialog.ui:14
-#, fuzzy
msgctxt "solarizedialog|SolarizeDialog"
msgid "Solarization"
msgstr "אפקט תאורת שמש"
@@ -11243,7 +11067,6 @@ msgid "Favorite Characters:"
msgstr ""
#: spellingdialog.ui:9
-#, fuzzy
msgctxt "spellingdialog|SpellingDialog"
msgid "Spelling: $LANGUAGE ($LOCATION)"
msgstr "איות: $LANGUAGE ($LOCATION)"
@@ -11334,7 +11157,6 @@ msgid "_Not in dictionary"
msgstr "_לא במילון"
#: spellingdialog.ui:386
-#, fuzzy
msgctxt "spellingdialog|paste"
msgid "Paste"
msgstr "הדבקה"
@@ -11437,25 +11259,21 @@ msgid "Size"
msgstr "גודל"
#: swpossizepage.ui:207
-#, fuzzy
msgctxt "swpossizepage|topage"
msgid "To _page"
msgstr "ל_עמוד"
#: swpossizepage.ui:224
-#, fuzzy
msgctxt "swpossizepage|topara"
msgid "To paragrap_h"
msgstr "ל_פסקה"
#: swpossizepage.ui:240
-#, fuzzy
msgctxt "swpossizepage|tochar"
msgid "To cha_racter"
msgstr "ל_תו"
#: swpossizepage.ui:256
-#, fuzzy
msgctxt "swpossizepage|aschar"
msgid "_As character"
msgstr "כ_תו"
@@ -11504,7 +11322,6 @@ msgid "t_o:"
msgstr ""
#: swpossizepage.ui:482
-#, fuzzy
msgctxt "swpossizepage|mirror"
msgid "_Mirror on even pages"
msgstr "_שיקוף בעמודים זוגיים"
@@ -11542,13 +11359,11 @@ msgid "No Effect"
msgstr "ללא אפקט"
#: textanimtabpage.ui:53
-#, fuzzy
msgctxt "textanimtabpage|liststoreEFFECT"
msgid "Blink"
msgstr "מצמוץ"
#: textanimtabpage.ui:57
-#, fuzzy
msgctxt "textanimtabpage|liststoreEFFECT"
msgid "Scroll Through"
msgstr "גלילה"
@@ -11559,7 +11374,6 @@ msgid "Scroll Back and Forth"
msgstr ""
#: textanimtabpage.ui:65
-#, fuzzy
msgctxt "textanimtabpage|liststoreEFFECT"
msgid "Scroll In"
msgstr "גלילה פנימה"
@@ -11577,19 +11391,16 @@ msgid "Direction:"
msgstr "כיוון"
#: textanimtabpage.ui:155
-#, fuzzy
msgctxt "textanimtabpage|BTN_UP|tooltip_text"
msgid "To top"
msgstr "כלפי מעלה"
#: textanimtabpage.ui:161
-#, fuzzy
msgctxt "textanimtabpage|BTN_UP-atkobject"
msgid "Up"
msgstr "למעלה"
#: textanimtabpage.ui:176
-#, fuzzy
msgctxt "textanimtabpage|BTN_RIGHT|tooltip_text"
msgid "To right"
msgstr "כלפי ימין"
@@ -11600,7 +11411,6 @@ msgid "Right"
msgstr "ימין"
#: textanimtabpage.ui:197
-#, fuzzy
msgctxt "textanimtabpage|BTN_LEFT|tooltip_text"
msgid "To left"
msgstr "כלפםי שמאל"
@@ -11611,13 +11421,11 @@ msgid "Left"
msgstr "שמאל"
#: textanimtabpage.ui:218
-#, fuzzy
msgctxt "textanimtabpage|BTN_DOWN|tooltip_text"
msgid "To bottom"
msgstr "כלפי למטה"
#: textanimtabpage.ui:224
-#, fuzzy
msgctxt "textanimtabpage|BTN_DOWN-atkobject"
msgid "Down"
msgstr "למטה"
@@ -11764,7 +11572,6 @@ msgid "Text"
msgstr "טקסט"
#: textdialog.ui:128
-#, fuzzy
msgctxt "textdialog|RID_SVXPAGE_TEXTANIMATION"
msgid "Text Animation"
msgstr "הנפשת טקסט"
@@ -11824,7 +11631,6 @@ msgid "Position:"
msgstr "מיקום"
#: textflowpage.ui:295
-#, fuzzy
msgctxt "textflowpage|comboPageStyle-atkobject"
msgid "Page Style"
msgstr "סגנון עמוד"
@@ -12139,7 +11945,6 @@ msgid "Enclosing Character"
msgstr "תו מקיף"
#: twolinespage.ui:233
-#, fuzzy
msgctxt "twolinespage|preview-atkobject"
msgid "Preview"
msgstr "תצוגה מקדימה"
@@ -12221,7 +12026,6 @@ msgid "Variable:"
msgstr "משתנה"
#: zoomdialog.ui:204
-#, fuzzy
msgctxt "zoomdialog|zoomsb-atkobject"
msgid "Variable"
msgstr "משתנה"
@@ -12249,7 +12053,6 @@ msgid "Columns:"
msgstr "עמודות"
#: zoomdialog.ui:332
-#, fuzzy
msgctxt "zoomdialog|columnssb-atkobject"
msgid "Columns"
msgstr "עמודות"
diff --git a/source/he/dbaccess/messages.po b/source/he/dbaccess/messages.po
index 7e7873d5b4a..462379ade98 100644
--- a/source/he/dbaccess/messages.po
+++ b/source/he/dbaccess/messages.po
@@ -760,7 +760,6 @@ msgid "Table Format..."
msgstr "עיצוב טבלה...‏"
#: strings.hrc:173
-#, fuzzy
msgctxt "RID_STR_ROW_HEIGHT"
msgid "Row Height..."
msgstr "גובה שורה...‏"
@@ -1420,7 +1419,6 @@ msgid "The column $column$ could not be deleted."
msgstr "לא ניתן למחוק את העמודה ‏‪$column$‬‏.‏"
#: strings.hrc:304
-#, fuzzy
msgctxt "STR_AUTOINCREMENT_VALUE"
msgid "A~uto-increment statement"
msgstr "משפט תיסוף אוטומטי ‏‪(auto-increment)‬‏‏"
@@ -2646,7 +2644,6 @@ msgid "Note: When deleted, and thus inactive, records are displayed, you will no
msgstr "הערה: כאר רשומות שנמחקו, ולכן אינן פעילות מוצגות, לא ניתן למחוק את הרשומות ממקור הנתונים."
#: dbasepage.ui:141
-#, fuzzy
msgctxt "dbasepage|label1"
msgid "Optional Settings"
msgstr "אפשרויות רשות"
@@ -2667,7 +2664,6 @@ msgid "Path to the dBASE files:"
msgstr "נתיב לקובצי ה־dBASE:"
#: dbwizconnectionpage.ui:80
-#, fuzzy
msgctxt "dbwizconnectionpage|create"
msgid "_Create New"
msgstr "י_צירת חדש"
@@ -2711,7 +2707,6 @@ msgid "How do you want to connect to your MySQL database?"
msgstr "האם להתחבר למסד הנתונים ה ‏‪MySQL‬‏?‏"
#: dbwizmysqlintropage.ui:143
-#, fuzzy
msgctxt "dbwizmysqlintropage|header"
msgid "Set Up a Connection to a MySQL Database"
msgstr "הגדרת חיבור למסד נתונים MySQL"
@@ -2974,7 +2969,6 @@ msgid "Connection Settings"
msgstr "הגדרות חיבור"
#: generalspecialjdbcdetailspage.ui:199
-#, fuzzy
msgctxt "generalspecialjdbcdetailspage|charsetlabel"
msgid "_Character set:"
msgstr "_ערכת תווים:"
@@ -3072,19 +3066,16 @@ msgstr ""
"נא להתיעץ עם מנהל/ת המערכת אם לא ידוע לך כיצד להגדיר את ההגדרות הבאות.‏"
#: jdbcconnectionpage.ui:57
-#, fuzzy
msgctxt "jdbcconnectionpage|browseurllabel"
msgid "Path to the dBASE files:"
msgstr "נתיב לקובצי ה־dBASE:"
#: jdbcconnectionpage.ui:80
-#, fuzzy
msgctxt "jdbcconnectionpage|create"
msgid "_Create New"
msgstr "י_צירת חדש"
#: jdbcconnectionpage.ui:94
-#, fuzzy
msgctxt "jdbcconnectionpage|browse"
msgid "_Browse…"
msgstr "_עיון…"
@@ -3143,7 +3134,6 @@ msgid "Fields Involved"
msgstr ""
#: joindialog.ui:264
-#, fuzzy
msgctxt "joindialog|label5"
msgid "_Type:"
msgstr "_סוג:"
@@ -3202,7 +3192,6 @@ msgid "_Server:"
msgstr "_שרת:"
#: ldapconnectionpage.ui:71
-#, fuzzy
msgctxt "ldapconnectionpage|portNumLabel"
msgid "_Port number:"
msgstr "מספר _פתחה:"
@@ -3237,7 +3226,6 @@ msgid "Use secure connection (SSL)"
msgstr "שימוש בחיבור מוצפן (SSL)"
#: ldappage.ui:80
-#, fuzzy
msgctxt "ldappage|label2"
msgid "_Port number:"
msgstr "מספר _פתחה:"
@@ -3307,13 +3295,11 @@ msgid "Password required"
msgstr "נדרשת ססמה"
#: mysqlnativepage.ui:137
-#, fuzzy
msgctxt "mysqlnativepage|userheader"
msgid "User Authentication"
msgstr "אימות משתמש"
#: mysqlnativepage.ui:176
-#, fuzzy
msgctxt "mysqlnativepage|charsetlabel"
msgid "_Character set:"
msgstr "_ערכת תווים:"
@@ -3506,7 +3492,6 @@ msgid "Standard Filter"
msgstr "מסנן תקני"
#: queryfilterdialog.ui:96
-#, fuzzy
msgctxt "queryfilterdialog|label2"
msgid "Operator"
msgstr "אופרטור"
@@ -3532,7 +3517,6 @@ msgid "="
msgstr ""
#: queryfilterdialog.ui:149
-#, fuzzy
msgctxt "queryfilterdialog|cond1"
msgid "<>"
msgstr "<>"
@@ -3543,7 +3527,6 @@ msgid "<"
msgstr ""
#: queryfilterdialog.ui:151
-#, fuzzy
msgctxt "queryfilterdialog|cond1"
msgid "<="
msgstr "<="
@@ -3554,19 +3537,16 @@ msgid ">"
msgstr ""
#: queryfilterdialog.ui:153
-#, fuzzy
msgctxt "queryfilterdialog|cond1"
msgid ">="
msgstr ">="
#: queryfilterdialog.ui:154
-#, fuzzy
msgctxt "queryfilterdialog|cond1"
msgid "like"
msgstr "כמו"
#: queryfilterdialog.ui:155
-#, fuzzy
msgctxt "queryfilterdialog|cond1"
msgid "not like"
msgstr "לא כמו"
@@ -3582,43 +3562,36 @@ msgid "not null"
msgstr ""
#: queryfilterdialog.ui:171
-#, fuzzy
msgctxt "queryfilterdialog|field2"
msgid "- none -"
msgstr "- ללא -"
#: queryfilterdialog.ui:185
-#, fuzzy
msgctxt "queryfilterdialog|field3"
msgid "- none -"
msgstr "- ללא -"
#: queryfilterdialog.ui:219
-#, fuzzy
msgctxt "queryfilterdialog|label7"
msgid "Value"
msgstr "ערך"
#: queryfilterdialog.ui:263
-#, fuzzy
msgctxt "queryfilterdialog|op2"
msgid "AND"
msgstr "AND"
#: queryfilterdialog.ui:264
-#, fuzzy
msgctxt "queryfilterdialog|op2"
msgid "OR"
msgstr "OR"
#: queryfilterdialog.ui:278
-#, fuzzy
msgctxt "queryfilterdialog|op3"
msgid "AND"
msgstr "AND"
#: queryfilterdialog.ui:279
-#, fuzzy
msgctxt "queryfilterdialog|op3"
msgid "OR"
msgstr "OR"
@@ -3681,7 +3654,6 @@ msgid "Distinct values:"
msgstr "ערכים יחודיים"
#: relationdialog.ui:9
-#, fuzzy
msgctxt "relationdialog|RelationDialog"
msgid "Relations"
msgstr "יחסים"
@@ -3749,37 +3721,31 @@ msgid "Delete Options"
msgstr ""
#: relationdialog.ui:435
-#, fuzzy
msgctxt "relationdialog|liststore1"
msgid "Inner join"
msgstr "צירוף פנימי"
#: relationdialog.ui:439
-#, fuzzy
msgctxt "relationdialog|liststore1"
msgid "Left join"
msgstr "צירוף שמאלי"
#: relationdialog.ui:443
-#, fuzzy
msgctxt "relationdialog|liststore1"
msgid "Right join"
msgstr "צירוף ימני"
#: relationdialog.ui:447
-#, fuzzy
msgctxt "relationdialog|liststore1"
msgid "Full (outer) join"
msgstr "צירוף מלא (חיצוני)"
#: relationdialog.ui:451
-#, fuzzy
msgctxt "relationdialog|liststore1"
msgid "Cross join"
msgstr "צירוף מוצלב"
#: rowheightdialog.ui:15
-#, fuzzy
msgctxt "rowheightdialog|RowHeightDialog"
msgid "Row Height"
msgstr "גובה שורה"
@@ -3803,7 +3769,6 @@ msgid "Copy RTF Table"
msgstr "העתקת טבלת ‏‪RTF‬‏.‏"
#: savedialog.ui:9
-#, fuzzy
msgctxt "savedialog|SaveDialog"
msgid "Save As"
msgstr "שמירה בשם"
@@ -3852,7 +3817,6 @@ msgid "Sort Order"
msgstr "סדר מיון"
#: sortdialog.ui:96
-#, fuzzy
msgctxt "sortdialog|label2"
msgid "Operator"
msgstr "אופרטור"
@@ -3868,13 +3832,11 @@ msgid "and then"
msgstr ""
#: sortdialog.ui:134
-#, fuzzy
msgctxt "sortdialog|label5"
msgid "Field name"
msgstr "שם שדה"
#: sortdialog.ui:146
-#, fuzzy
msgctxt "sortdialog|label6"
msgid "Order"
msgstr "סדר"
@@ -3922,7 +3884,6 @@ msgid "Sort Order"
msgstr "סדר מיון"
#: specialjdbcconnectionpage.ui:19
-#, fuzzy
msgctxt "specialjdbcconnectionpage|header"
msgid "Set up connection to a MySQL database using JDBC"
msgstr "הגדרת חיבור למסד נתונים ‏‪MySQL‬‏ באמצעות ‏‪JDBC‏"
@@ -3936,25 +3897,21 @@ msgstr ""
"נא להתיעץ עם מנהל/ת המערכת אם לא ידוע לך כיצד להגדיר את ההגדרות הבאות.‏"
#: specialjdbcconnectionpage.ui:58
-#, fuzzy
msgctxt "specialjdbcconnectionpage|dbNameLabel"
msgid "_Database name:"
msgstr "שם מ_סד הנתונים:"
#: specialjdbcconnectionpage.ui:72
-#, fuzzy
msgctxt "specialjdbcconnectionpage|hostNameLabel"
msgid "_Server:"
msgstr "_שרת:"
#: specialjdbcconnectionpage.ui:86
-#, fuzzy
msgctxt "specialjdbcconnectionpage|portNumLabel"
msgid "_Port number:"
msgstr "מספר _פתחה:"
#: specialjdbcconnectionpage.ui:139
-#, fuzzy
msgctxt "specialjdbcconnectionpage|portNumDefLabel"
msgid "Default: 3306"
msgstr "בררת מחדל: 3306‏"
@@ -4057,13 +4014,11 @@ msgid "Comparison of Boolean values:"
msgstr ""
#: specialsettingspage.ui:315
-#, fuzzy
msgctxt "specialsettingspage|comparison"
msgid "Default"
msgstr "בררת מחדל"
#: specialsettingspage.ui:316
-#, fuzzy
msgctxt "specialsettingspage|comparison"
msgid "SQL"
msgstr "SQL"
@@ -4101,7 +4056,6 @@ msgid "_Description:"
msgstr "תיאור"
#: summarypage.ui:17
-#, fuzzy
msgctxt "summarypage|label1"
msgid "Summary"
msgstr "סיכום"
@@ -4119,7 +4073,6 @@ msgid "The migration was not successful. Examine the migration log below for det
msgstr "ההסבה לא הצליחה. ניתן לעיין בתיעוד פעולות ההסבה שלהלן לקבלת פרטים נוספים."
#: tabledesignrowmenu.ui:12
-#, fuzzy
msgctxt "tabledesignrowmenu|cut"
msgid "Cu_t"
msgstr "ג_זירה"
@@ -4131,7 +4084,6 @@ msgid "_Copy"
msgstr "ה_עתקה"
#: tabledesignrowmenu.ui:28
-#, fuzzy
msgctxt "tabledesignrowmenu|paste"
msgid "_Paste"
msgstr "ה_דבקה"
@@ -4180,25 +4132,21 @@ msgid "Tables and Table Filter"
msgstr ""
#: tablesjoindialog.ui:82
-#, fuzzy
msgctxt "tablesjoindialog|tables"
msgid "Tables"
msgstr "טבלאות"
#: tablesjoindialog.ui:99
-#, fuzzy
msgctxt "tablesjoindialog|queries"
msgid "Queries"
msgstr "שאילתות"
#: tablesjoindialog.ui:132
-#, fuzzy
msgctxt "tablesjoindialog|title"
msgid "Add Tables"
msgstr "הוספת טבלאות"
#: tablesjoindialog.ui:143
-#, fuzzy
msgctxt "tablesjoindialog|alttitle"
msgid "Add Table or Query"
msgstr "הוספת טבלה או שאילתה"
@@ -4306,13 +4254,11 @@ msgid "Row Format"
msgstr "צורת שורה"
#: textpage.ui:359
-#, fuzzy
msgctxt "textpage|charsetlabel"
msgid "_Character set:"
msgstr "_ערכת תווים:"
#: textpage.ui:389
-#, fuzzy
msgctxt "textpage|charsetheader"
msgid "Data Conversion"
msgstr "המרת נתונים"
@@ -4388,13 +4334,11 @@ msgid "Access Rights for Selected User"
msgstr "זכויות גישה עבור המשתמש/ת הנבחר/ת"
#: userdetailspage.ui:40
-#, fuzzy
msgctxt "userdetailspage|hostnameft"
msgid "_Host name:"
msgstr "שם מ_ארח:"
#: userdetailspage.ui:56
-#, fuzzy
msgctxt "userdetailspage|portnumberft"
msgid "_Port number:"
msgstr "מספר _פתחה:"
@@ -4416,7 +4360,6 @@ msgid "Connection Settings"
msgstr "הגדרות חיבור"
#: userdetailspage.ui:175
-#, fuzzy
msgctxt "userdetailspage|charsetlabel"
msgid "_Character set:"
msgstr "_ערכת תווים:"
diff --git a/source/he/desktop/messages.po b/source/he/desktop/messages.po
index 46944a10eeb..e233e8de523 100644
--- a/source/he/desktop/messages.po
+++ b/source/he/desktop/messages.po
@@ -167,7 +167,6 @@ msgid "~Remove"
msgstr "ה~סרה"
#: strings.hrc:63
-#, fuzzy
msgctxt "RID_CTX_ITEM_ENABLE"
msgid "~Enable"
msgstr "לאפשר הפעלה"
diff --git a/source/he/extensions/messages.po b/source/he/extensions/messages.po
index 2f9c61c8f94..c126bb134b1 100644
--- a/source/he/extensions/messages.po
+++ b/source/he/extensions/messages.po
@@ -54,19 +54,16 @@ msgid "Middle"
msgstr "אמצע"
#: stringarrays.hrc:29
-#, fuzzy
msgctxt "RID_RSC_ENUM_VERTICAL_ALIGN"
msgid "Bottom"
msgstr "למטה"
#: stringarrays.hrc:34
-#, fuzzy
msgctxt "RID_RSC_ENUM_ICONSIZE_TYPE"
msgid "Small"
msgstr "קטן"
#: stringarrays.hrc:35
-#, fuzzy
msgctxt "RID_RSC_ENUM_ICONSIZE_TYPE"
msgid "Large"
msgstr "גדול"
@@ -82,7 +79,6 @@ msgid "3D look"
msgstr "מראה תלת ממדי"
#: stringarrays.hrc:42
-#, fuzzy
msgctxt "RID_RSC_ENUM_BORDER_TYPE"
msgid "Flat"
msgstr "שטוח"
@@ -140,7 +136,6 @@ msgid "Right"
msgstr "ימין"
#: stringarrays.hrc:64
-#, fuzzy
msgctxt "RID_RSC_ENUM_BUTTONTYPE"
msgid "None"
msgstr "ללא"
@@ -186,7 +181,6 @@ msgid "Save record"
msgstr "שמירת רשומה"
#: stringarrays.hrc:73
-#, fuzzy
msgctxt "RID_RSC_ENUM_BUTTONTYPE"
msgid "Undo data entry"
msgstr "ביטול הוספת נתונים"
@@ -235,7 +229,6 @@ msgid "Text"
msgstr "טקסט"
#: stringarrays.hrc:94
-#, fuzzy
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (short)"
msgstr "סטנדרטי (קצר)‏"
@@ -253,7 +246,6 @@ msgid "Standard (short YYYY)"
msgstr "תבנית רגילה (קצר YYYY)"
#: stringarrays.hrc:97
-#, fuzzy
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (long)"
msgstr "סטנדרטי (ארוך)‏"
@@ -341,7 +333,6 @@ msgid "Selected"
msgstr "נבחר"
#: stringarrays.hrc:120
-#, fuzzy
msgctxt "RID_RSC_ENUM_CHECKED"
msgid "Not Defined"
msgstr "לא הוגדר"
@@ -399,13 +390,11 @@ msgid "_top"
msgstr "עליון"
#: stringarrays.hrc:147
-#, fuzzy
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "None"
msgstr "ללא"
#: stringarrays.hrc:148
-#, fuzzy
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "Single"
msgstr "בודד"
@@ -417,25 +406,21 @@ msgid "Multi"
msgstr "ריבוי"
#: stringarrays.hrc:150
-#, fuzzy
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "Range"
msgstr "טווח"
#: stringarrays.hrc:155
-#, fuzzy
msgctxt "RID_RSC_ENUM_ORIENTATION"
msgid "Horizontal"
msgstr "אופקי"
#: stringarrays.hrc:156
-#, fuzzy
msgctxt "RID_RSC_ENUM_ORIENTATION"
msgid "Vertical"
msgstr "אנכי"
#: stringarrays.hrc:161
-#, fuzzy
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Default"
msgstr "בררת מחדל"
@@ -497,7 +482,6 @@ msgid "CR+LF (Windows)"
msgstr "CR+LF (Windows)"
#: stringarrays.hrc:188
-#, fuzzy
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "None"
msgstr "ללא"
@@ -518,13 +502,11 @@ msgid "Both"
msgstr "שניהם"
#: stringarrays.hrc:196
-#, fuzzy
msgctxt "RID_RSC_ENUM_VISUALEFFECT"
msgid "3D"
msgstr "תלת־ממד"
#: stringarrays.hrc:197
-#, fuzzy
msgctxt "RID_RSC_ENUM_VISUALEFFECT"
msgid "Flat"
msgstr "שטוח"
@@ -602,7 +584,6 @@ msgid "Below right"
msgstr "ימין למטה"
#: stringarrays.hrc:214
-#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Centered"
msgstr "ממורכז"
@@ -614,7 +595,6 @@ msgid "Preserve"
msgstr "שימור"
#: stringarrays.hrc:220
-#, fuzzy
msgctxt "RID_RSC_ENUM_WHITESPACE_HANDLING"
msgid "Replace"
msgstr "החלפה"
@@ -626,7 +606,6 @@ msgid "Collapse"
msgstr "כיווץ"
#: stringarrays.hrc:226
-#, fuzzy
msgctxt "RID_RSC_ENUM_SCALE_MODE"
msgid "No"
msgstr "לא"
@@ -654,7 +633,6 @@ msgid "Right-to-left"
msgstr "מימין לשמאל"
#: stringarrays.hrc:235
-#, fuzzy
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Use superordinate object settings"
msgstr "שימוש בהגדרות אובייקט ברמת העל"
@@ -672,7 +650,6 @@ msgid "When focused"
msgstr "כאשר יש מיקוד"
#: stringarrays.hrc:242
-#, fuzzy
msgctxt "RID_RSC_ENUM_WHEEL_BEHAVIOR"
msgid "Always"
msgstr "תמיד"
@@ -2573,7 +2550,6 @@ msgid "Data source"
msgstr "מקור הנתונים"
#: contenttablepage.ui:57
-#, fuzzy
msgctxt "contenttablepage|contenttypelabel"
msgid "Content type"
msgstr "סוג תוכן"
@@ -2682,7 +2658,6 @@ msgid ""
msgstr ""
#: fieldassignpage.ui:33
-#, fuzzy
msgctxt "fieldassignpage|assign"
msgid "Field Assignment"
msgstr "השמת שדות"
@@ -2731,25 +2706,21 @@ msgid "Selected fields"
msgstr "שדות נבחרים"
#: gridfieldsselectionpage.ui:231
-#, fuzzy
msgctxt "gridfieldsselectionpage|fieldright"
msgid "->"
msgstr "->"
#: gridfieldsselectionpage.ui:245
-#, fuzzy
msgctxt "gridfieldsselectionpage|allfieldsright"
msgid "=>>"
msgstr "=>>"
#: gridfieldsselectionpage.ui:273
-#, fuzzy
msgctxt "gridfieldsselectionpage|fieldleft"
msgid "<-"
msgstr "<-"
#: gridfieldsselectionpage.ui:287
-#, fuzzy
msgctxt "gridfieldsselectionpage|allfieldsleft"
msgid "<<="
msgstr "<<="
@@ -2792,13 +2763,11 @@ msgid "_Option fields"
msgstr "שדות אפשרויות"
#: groupradioselectionpage.ui:230
-#, fuzzy
msgctxt "groupradioselectionpage|toright"
msgid "_>>"
msgstr "_>>"
#: groupradioselectionpage.ui:245
-#, fuzzy
msgctxt "groupradioselectionpage|toleft"
msgid "_<<"
msgstr "_<<"
@@ -2906,13 +2875,11 @@ msgid "Evolution"
msgstr ""
#: selecttypepage.ui:49
-#, fuzzy
msgctxt "selecttypepage|groupwise"
msgid "Groupwise"
msgstr "Groupwise"
#: selecttypepage.ui:66
-#, fuzzy
msgctxt "selecttypepage|evoldap"
msgid "Evolution LDAP"
msgstr "Evolution עם LDAP"
@@ -3390,7 +3357,6 @@ msgid "AutoFilter"
msgstr "סינון אוטומטי"
#: toolbar.ui:97
-#, fuzzy
msgctxt "toolbar|TBC_BT_FILTERCRIT"
msgid "Standard Filter"
msgstr "מסנן תקני"
@@ -3427,7 +3393,6 @@ msgid "Font Effects"
msgstr "אפקטי גופנים"
#: datatypedialog.ui:8
-#, fuzzy
msgctxt "datatypedialog|DataTypeDialog"
msgid "New Data Type"
msgstr "סוג נתונים חדש"
@@ -3455,13 +3420,11 @@ msgid "Sub forms can be used to display detailed data about the current record o
msgstr "ניתן להשתמש בתת טפסים כדי להציג נתונים מפורטים אודות הרשומה הנוכחית של טופס המאסטר. לעשות זאת, יש לציין אילו עמודות בתת הטופס מתאימות לאילו עמודות בטופס המאסטר."
#: formlinksdialog.ui:125
-#, fuzzy
msgctxt "formlinksdialog|detailLabel"
msgid "label"
msgstr "תווית"
#: formlinksdialog.ui:137
-#, fuzzy
msgctxt "formlinksdialog|masterLabel"
msgid "label"
msgstr "תווית"
@@ -3569,7 +3532,6 @@ msgid "Scan area"
msgstr ""
#: sanedialog.ui:208
-#, fuzzy
msgctxt "sanedialog|label2"
msgid "Preview"
msgstr "תצוגה מקדימה"
diff --git a/source/he/extras/source/autocorr/emoji.po b/source/he/extras/source/autocorr/emoji.po
index b5a154716a4..c1e20f17b3b 100644
--- a/source/he/extras/source/autocorr/emoji.po
+++ b/source/he/extras/source/autocorr/emoji.po
@@ -1096,7 +1096,6 @@ msgstr "סכום"
#. − (U+02212), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"MINUS_SIGN\n"
@@ -1125,7 +1124,6 @@ msgstr "/"
#. ∖ (U+02216), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"SET_MINUS\n"
@@ -1135,7 +1133,6 @@ msgstr "\\"
#. √ (U+0221A), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"SQUARE_ROOT\n"
@@ -1347,7 +1344,6 @@ msgstr ">="
#. ≪ (U+0226A), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"MUCH_LESS-THAN\n"
@@ -1357,7 +1353,6 @@ msgstr "<<"
#. ≫ (U+0226B), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"MUCH_GREATER-THAN\n"
@@ -1501,7 +1496,6 @@ msgstr "ריבוע"
#. □ (U+025A1), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"WHITE_SQUARE\n"
@@ -1541,7 +1535,6 @@ msgstr "מלבן"
#. ▭ (U+025AD), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"WHITE_RECTANGLE\n"
@@ -1853,7 +1846,6 @@ msgstr "לילה"
#. ☜ (U+0261C), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"WHITE_LEFT_POINTING_INDEX\n"
@@ -1863,7 +1855,6 @@ msgstr "שמאל"
#. ☝ (U+0261D), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"WHITE_UP_POINTING_INDEX\n"
@@ -1883,7 +1874,6 @@ msgstr "לילה"
#. ☟ (U+0261F), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"WHITE_DOWN_POINTING_INDEX\n"
@@ -2076,7 +2066,6 @@ msgstr "שמש"
#. ☽ (U+0263D), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"FIRST_QUARTER_MOON\n"
@@ -3338,7 +3327,6 @@ msgstr ""
#. ❓ (U+02753), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"BLACK_QUESTION_MARK_ORNAMENT\n"
@@ -3357,7 +3345,6 @@ msgstr ""
#. ❕ (U+02755), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"WHITE_EXCLAMATION_MARK_ORNAMENT\n"
@@ -3471,7 +3458,6 @@ msgstr "עיגול גדול"
#. ⬭ (U+02B2D), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"WHITE_HORIZONTAL_ELLIPSE\n"
@@ -5994,7 +5980,6 @@ msgstr "אף של חזיר"
#. 🐾 (U+1F43E), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"PAW_PRINTS\n"
diff --git a/source/he/filter/messages.po b/source/he/filter/messages.po
index 73f2dae720e..273317add24 100644
--- a/source/he/filter/messages.po
+++ b/source/he/filter/messages.po
@@ -260,13 +260,11 @@ msgid "Transparencies removed"
msgstr ""
#: strings.hrc:78
-#, fuzzy
msgctxt "STR_ERR_SIGNATURE_FAILED"
msgid "Signature generation failed"
msgstr "יצירת החתימה נכשלה"
#: strings.hrc:79
-#, fuzzy
msgctxt "STR_ERR_PDF_EXPORT_ABORTED"
msgid "PDF export aborted"
msgstr "יצוא ה־PDF בוטל"
@@ -286,31 +284,26 @@ msgstr ""
"100: איכות מיטבית"
#: impswfdialog.ui:136
-#, fuzzy
msgctxt "impswfdialog|exportall"
msgid "Export _all slides (uncheck to export current slide)"
msgstr "יצוא _כל השקופיות (יש לבטל את הסימון כדי לייצא רק את השקופית הנוכחית)"
#: impswfdialog.ui:158
-#, fuzzy
msgctxt "impswfdialog|exportmultiplefiles"
msgid "Export as _multiple files"
msgstr "יצוא למ_ספר קבצים"
#: impswfdialog.ui:181
-#, fuzzy
msgctxt "impswfdialog|exportbackgrounds"
msgid "Export _backgrounds"
msgstr "יצוא ר_קעים"
#: impswfdialog.ui:198
-#, fuzzy
msgctxt "impswfdialog|exportbackgroundobjects"
msgid "Export back_ground objects"
msgstr "יצוא _פריטי רקע"
#: impswfdialog.ui:215
-#, fuzzy
msgctxt "impswfdialog|exportslidecontents"
msgid "Export _slide contents"
msgstr "יצוא _תוכן השקופית"
@@ -962,7 +955,6 @@ msgid "First page is _left"
msgstr ""
#: pdfviewpage.ui:415
-#, fuzzy
msgctxt "pdfviewpage|label1"
msgid "Page Layout"
msgstr "מתווה עמוד"
@@ -1078,7 +1070,6 @@ msgid "_Open Package..."
msgstr "_פתיחת חבילה..."
#: xmlfiltersettings.ui:151
-#, fuzzy
msgctxt "xmlfiltersettings|filterlist-atkobject"
msgid "XML Filter List"
msgstr "רשימת מסנני XML"
@@ -1106,7 +1097,6 @@ msgid "File _extension:"
msgstr ""
#: xmlfiltertabpagegeneral.ui:80
-#, fuzzy
msgctxt "xmlfiltertabpagegeneral|label6"
msgid "Comment_s:"
msgstr "ה_ערות:"
diff --git a/source/he/filter/source/config/fragments/filters.po b/source/he/filter/source/config/fragments/filters.po
index 3b55e1b1201..2a087581cc2 100644
--- a/source/he/filter/source/config/fragments/filters.po
+++ b/source/he/filter/source/config/fragments/filters.po
@@ -62,7 +62,6 @@ msgid "Apple Pages 4"
msgstr ""
#: BMP___MS_Windows.xcu
-#, fuzzy
msgctxt ""
"BMP___MS_Windows.xcu\n"
"BMP - MS Windows\n"
@@ -163,7 +162,6 @@ msgid "Data Interchange Format"
msgstr ""
#: DXF___AutoCAD_Interchange.xcu
-#, fuzzy
msgctxt ""
"DXF___AutoCAD_Interchange.xcu\n"
"DXF - AutoCAD Interchange\n"
@@ -191,7 +189,6 @@ msgid "Microsoft Word for DOS"
msgstr ""
#: EMF___MS_Windows_Metafile.xcu
-#, fuzzy
msgctxt ""
"EMF___MS_Windows_Metafile.xcu\n"
"EMF - MS Windows Metafile\n"
@@ -201,7 +198,6 @@ msgid "EMF - Enhanced Metafile"
msgstr "EMF - Enhanced Metafile"
#: EPS___Encapsulated_PostScript.xcu
-#, fuzzy
msgctxt ""
"EPS___Encapsulated_PostScript.xcu\n"
"EPS - Encapsulated PostScript\n"
@@ -238,7 +234,6 @@ msgid "Adobe/Macromedia Freehand"
msgstr ""
#: GIF___Graphics_Interchange.xcu
-#, fuzzy
msgctxt ""
"GIF___Graphics_Interchange.xcu\n"
"GIF - Graphics Interchange\n"
@@ -284,7 +279,6 @@ msgid "HTML Document (Writer)"
msgstr "מסמך HTML (כתבן)"
#: JPG___JPEG.xcu
-#, fuzzy
msgctxt ""
"JPG___JPEG.xcu\n"
"JPG - JPEG\n"
@@ -312,7 +306,6 @@ msgid "Lotus WordPro Document"
msgstr ""
#: MET___OS_2_Metafile.xcu
-#, fuzzy
msgctxt ""
"MET___OS_2_Metafile.xcu\n"
"MET - OS/2 Metafile\n"
@@ -728,7 +721,6 @@ msgid "Office Open XML Text Template"
msgstr "תבנית לטקסט פתוח ב־XML של Office"
#: PBM___Portable_Bitmap.xcu
-#, fuzzy
msgctxt ""
"PBM___Portable_Bitmap.xcu\n"
"PBM - Portable Bitmap\n"
@@ -738,7 +730,6 @@ msgid "PBM - Portable Bitmap"
msgstr "PBM - Portable Bitmap"
#: PCT___Mac_Pict.xcu
-#, fuzzy
msgctxt ""
"PCT___Mac_Pict.xcu\n"
"PCT - Mac Pict\n"
@@ -748,7 +739,6 @@ msgid "PCT - Mac Pict"
msgstr "PCT - Mac Pict"
#: PCX___Zsoft_Paintbrush.xcu
-#, fuzzy
msgctxt ""
"PCX___Zsoft_Paintbrush.xcu\n"
"PCX - Zsoft Paintbrush\n"
@@ -758,7 +748,6 @@ msgid "PCX - Zsoft Paintbrush"
msgstr "PCX - Zsoft Paintbrush"
#: PGM___Portable_Graymap.xcu
-#, fuzzy
msgctxt ""
"PGM___Portable_Graymap.xcu\n"
"PGM - Portable Graymap\n"
@@ -768,7 +757,6 @@ msgid "PGM - Portable Graymap"
msgstr "PGM - Portable Graymap"
#: PNG___Portable_Network_Graphic.xcu
-#, fuzzy
msgctxt ""
"PNG___Portable_Network_Graphic.xcu\n"
"PNG - Portable Network Graphic\n"
@@ -778,7 +766,6 @@ msgid "PNG - Portable Network Graphic"
msgstr "PNG - Portable Network Graphic"
#: PPM___Portable_Pixelmap.xcu
-#, fuzzy
msgctxt ""
"PPM___Portable_Pixelmap.xcu\n"
"PPM - Portable Pixelmap\n"
@@ -788,7 +775,6 @@ msgid "PPM - Portable Pixelmap"
msgstr "PPM - מפת פיקלים ניידת"
#: PSD___Adobe_Photoshop.xcu
-#, fuzzy
msgctxt ""
"PSD___Adobe_Photoshop.xcu\n"
"PSD - Adobe Photoshop\n"
@@ -871,7 +857,6 @@ msgid "QuarkXPress"
msgstr ""
#: RAS___Sun_Rasterfile.xcu
-#, fuzzy
msgctxt ""
"RAS___Sun_Rasterfile.xcu\n"
"RAS - Sun Rasterfile\n"
@@ -909,7 +894,6 @@ msgid "SVG - Scalable Vector Graphics"
msgstr "SVG - Scalable Vector Graphics"
#: SVM___StarView_Metafile.xcu
-#, fuzzy
msgctxt ""
"SVM___StarView_Metafile.xcu\n"
"SVM - StarView Metafile\n"
@@ -1002,7 +986,6 @@ msgid "OpenOffice.org 1.0 Spreadsheet"
msgstr "מצגת של OpenOffice.org 1.0"
#: StarOffice_XML__Chart_.xcu
-#, fuzzy
msgctxt ""
"StarOffice_XML__Chart_.xcu\n"
"StarOffice XML (Chart)\n"
@@ -1012,7 +995,6 @@ msgid "OpenOffice.org 1.0 Chart"
msgstr "תרשים של OpenOffice.org 1.0"
#: StarOffice_XML__Draw_.xcu
-#, fuzzy
msgctxt ""
"StarOffice_XML__Draw_.xcu\n"
"StarOffice XML (Draw)\n"
@@ -1022,7 +1004,6 @@ msgid "OpenOffice.org 1.0 Drawing"
msgstr "ציור של OpenOffice.org 1.0"
#: StarOffice_XML__Impress_.xcu
-#, fuzzy
msgctxt ""
"StarOffice_XML__Impress_.xcu\n"
"StarOffice XML (Impress)\n"
@@ -1032,7 +1013,6 @@ msgid "OpenOffice.org 1.0 Presentation"
msgstr "מצגת של OpenOffice.org 1.0"
#: StarOffice_XML__Math_.xcu
-#, fuzzy
msgctxt ""
"StarOffice_XML__Math_.xcu\n"
"StarOffice XML (Math)\n"
@@ -1042,7 +1022,6 @@ msgid "OpenOffice.org 1.0 Formula"
msgstr "נוסחה של OpenOffice.org 1.0"
#: StarOffice_XML__Writer_.xcu
-#, fuzzy
msgctxt ""
"StarOffice_XML__Writer_.xcu\n"
"StarOffice XML (Writer)\n"
@@ -1061,7 +1040,6 @@ msgid "T602 Document"
msgstr "מסמך T602"
#: TGA___Truevision_TARGA.xcu
-#, fuzzy
msgctxt ""
"TGA___Truevision_TARGA.xcu\n"
"TGA - Truevision TARGA\n"
@@ -1071,7 +1049,6 @@ msgid "TGA - Truevision Targa"
msgstr "TGA - Truevision Targa"
#: TIF___Tag_Image_File.xcu
-#, fuzzy
msgctxt ""
"TIF___Tag_Image_File.xcu\n"
"TIF - Tag Image File\n"
@@ -1171,7 +1148,6 @@ msgid "Microsoft Visio 2000-2013"
msgstr ""
#: WMF___MS_Windows_Metafile.xcu
-#, fuzzy
msgctxt ""
"WMF___MS_Windows_Metafile.xcu\n"
"WMF - MS Windows Metafile\n"
@@ -1229,7 +1205,6 @@ msgid "WriteNow Document"
msgstr "מ_סמך Writer"
#: XBM___X_Consortium.xcu
-#, fuzzy
msgctxt ""
"XBM___X_Consortium.xcu\n"
"XBM - X-Consortium\n"
@@ -1239,7 +1214,6 @@ msgid "XBM - X Bitmap"
msgstr "XBM - X Bitmap"
#: XPM.xcu
-#, fuzzy
msgctxt ""
"XPM.xcu\n"
"XPM\n"
@@ -1348,7 +1322,6 @@ msgid "Office Open XML Spreadsheet Template"
msgstr "תבנית גיליון אלקטרוני Office Open XML"
#: calc_StarOffice_XML_Calc_Template.xcu
-#, fuzzy
msgctxt ""
"calc_StarOffice_XML_Calc_Template.xcu\n"
"calc_StarOffice_XML_Calc_Template\n"
@@ -1358,7 +1331,6 @@ msgid "OpenOffice.org 1.0 Spreadsheet Template"
msgstr "תבנית גיליון נתונים של OpenOffice.org 1.0"
#: calc_jpg_Export.xcu
-#, fuzzy
msgctxt ""
"calc_jpg_Export.xcu\n"
"calc_jpg_Export\n"
@@ -1377,7 +1349,6 @@ msgid "PDF - Portable Document Format"
msgstr ""
#: calc_png_Export.xcu
-#, fuzzy
msgctxt ""
"calc_png_Export.xcu\n"
"calc_png_Export\n"
@@ -1423,7 +1394,6 @@ msgid "ODF Drawing Template"
msgstr "תבנית ציור ‏‪OpenDocument‏"
#: draw_PCD_Photo_CD_Base.xcu
-#, fuzzy
msgctxt ""
"draw_PCD_Photo_CD_Base.xcu\n"
"draw_PCD_Photo_CD_Base\n"
@@ -1433,7 +1403,6 @@ msgid "PCD - Kodak Photo CD (768x512)"
msgstr "PCD - Kodak Photo CD (768x512)"
#: draw_PCD_Photo_CD_Base16.xcu
-#, fuzzy
msgctxt ""
"draw_PCD_Photo_CD_Base16.xcu\n"
"draw_PCD_Photo_CD_Base16\n"
@@ -1443,7 +1412,6 @@ msgid "PCD - Kodak Photo CD (192x128)"
msgstr "PCD - Kodak Photo CD (192x128)"
#: draw_PCD_Photo_CD_Base4.xcu
-#, fuzzy
msgctxt ""
"draw_PCD_Photo_CD_Base4.xcu\n"
"draw_PCD_Photo_CD_Base4\n"
@@ -1453,7 +1421,6 @@ msgid "PCD - Kodak Photo CD (384x256)"
msgstr "PCD - Kodak Photo CD (384x256)"
#: draw_StarOffice_XML_Draw_Template.xcu
-#, fuzzy
msgctxt ""
"draw_StarOffice_XML_Draw_Template.xcu\n"
"draw_StarOffice_XML_Draw_Template\n"
@@ -1463,7 +1430,6 @@ msgid "OpenOffice.org 1.0 Drawing Template"
msgstr "תבנית ציור של OpenOffice.org 1.0"
#: draw_bmp_Export.xcu
-#, fuzzy
msgctxt ""
"draw_bmp_Export.xcu\n"
"draw_bmp_Export\n"
@@ -1473,7 +1439,6 @@ msgid "BMP - Windows Bitmap"
msgstr "BMP - 'ביטמפ של 'חלונות"
#: draw_emf_Export.xcu
-#, fuzzy
msgctxt ""
"draw_emf_Export.xcu\n"
"draw_emf_Export\n"
@@ -1483,7 +1448,6 @@ msgid "EMF - Enhanced Metafile"
msgstr "EMF - Enhanced Metafile"
#: draw_eps_Export.xcu
-#, fuzzy
msgctxt ""
"draw_eps_Export.xcu\n"
"draw_eps_Export\n"
@@ -1493,7 +1457,6 @@ msgid "EPS - Encapsulated PostScript"
msgstr "EPS - Encapsulated PostScript"
#: draw_flash_Export.xcu
-#, fuzzy
msgctxt ""
"draw_flash_Export.xcu\n"
"draw_flash_Export\n"
@@ -1503,7 +1466,6 @@ msgid "Macromedia Flash (SWF)"
msgstr "Macromedia Flash (SWF)"
#: draw_gif_Export.xcu
-#, fuzzy
msgctxt ""
"draw_gif_Export.xcu\n"
"draw_gif_Export\n"
@@ -1522,7 +1484,6 @@ msgid "HTML Document (Draw)"
msgstr "מסמך HTML (ציור)"
#: draw_jpg_Export.xcu
-#, fuzzy
msgctxt ""
"draw_jpg_Export.xcu\n"
"draw_jpg_Export\n"
@@ -1541,7 +1502,6 @@ msgid "PDF - Portable Document Format"
msgstr ""
#: draw_png_Export.xcu
-#, fuzzy
msgctxt ""
"draw_png_Export.xcu\n"
"draw_png_Export\n"
@@ -1561,7 +1521,6 @@ msgid "SVG - Scalable Vector Graphics"
msgstr "SVG - Scalable Vector Graphics"
#: draw_tif_Export.xcu
-#, fuzzy
msgctxt ""
"draw_tif_Export.xcu\n"
"draw_tif_Export\n"
@@ -1571,7 +1530,6 @@ msgid "TIFF - Tagged Image File Format"
msgstr "TIFF - Tagged Image File Format"
#: draw_wmf_Export.xcu
-#, fuzzy
msgctxt ""
"draw_wmf_Export.xcu\n"
"draw_wmf_Export\n"
@@ -1684,7 +1642,6 @@ msgid "OpenOffice.org 1.0 Drawing (Impress)"
msgstr "תבנית ציור של OpenOffice.org 1.0"
#: impress_StarOffice_XML_Impress_Template.xcu
-#, fuzzy
msgctxt ""
"impress_StarOffice_XML_Impress_Template.xcu\n"
"impress_StarOffice_XML_Impress_Template\n"
@@ -1694,7 +1651,6 @@ msgid "OpenOffice.org 1.0 Presentation Template"
msgstr "תבנית מצגת של OpenOffice.org 1.0"
#: impress_bmp_Export.xcu
-#, fuzzy
msgctxt ""
"impress_bmp_Export.xcu\n"
"impress_bmp_Export\n"
@@ -1704,7 +1660,6 @@ msgid "BMP - Windows Bitmap"
msgstr "BMP - 'ביטמפ של 'חלונות"
#: impress_emf_Export.xcu
-#, fuzzy
msgctxt ""
"impress_emf_Export.xcu\n"
"impress_emf_Export\n"
@@ -1714,7 +1669,6 @@ msgid "EMF - Enhanced Metafile"
msgstr "EMF - Enhanced Metafile"
#: impress_eps_Export.xcu
-#, fuzzy
msgctxt ""
"impress_eps_Export.xcu\n"
"impress_eps_Export\n"
@@ -1724,7 +1678,6 @@ msgid "EPS - Encapsulated PostScript"
msgstr "EPS - Encapsulated PostScript"
#: impress_flash_Export.xcu
-#, fuzzy
msgctxt ""
"impress_flash_Export.xcu\n"
"impress_flash_Export\n"
@@ -1734,7 +1687,6 @@ msgid "Macromedia Flash (SWF)"
msgstr "Macromedia Flash (SWF)"
#: impress_gif_Export.xcu
-#, fuzzy
msgctxt ""
"impress_gif_Export.xcu\n"
"impress_gif_Export\n"
@@ -1753,7 +1705,6 @@ msgid "HTML Document (Impress)"
msgstr "מסמך HTML (מצגות)"
#: impress_jpg_Export.xcu
-#, fuzzy
msgctxt ""
"impress_jpg_Export.xcu\n"
"impress_jpg_Export\n"
@@ -1772,7 +1723,6 @@ msgid "PDF - Portable Document Format"
msgstr ""
#: impress_png_Export.xcu
-#, fuzzy
msgctxt ""
"impress_png_Export.xcu\n"
"impress_png_Export\n"
@@ -1792,7 +1742,6 @@ msgid "SVG - Scalable Vector Graphics"
msgstr "SVG - Scalable Vector Graphics"
#: impress_tif_Export.xcu
-#, fuzzy
msgctxt ""
"impress_tif_Export.xcu\n"
"impress_tif_Export\n"
@@ -1802,7 +1751,6 @@ msgid "TIFF - Tagged Image File Format"
msgstr "TIFF - Tagged Image File Format"
#: impress_wmf_Export.xcu
-#, fuzzy
msgctxt ""
"impress_wmf_Export.xcu\n"
"impress_wmf_Export\n"
@@ -1866,7 +1814,6 @@ msgid "Hangul WP 97"
msgstr ""
#: writer_StarOffice_XML_Writer_Template.xcu
-#, fuzzy
msgctxt ""
"writer_StarOffice_XML_Writer_Template.xcu\n"
"writer_StarOffice_XML_Writer_Template\n"
@@ -1876,7 +1823,6 @@ msgid "OpenOffice.org 1.0 Text Document Template"
msgstr "תבנית מסמך טקסט של OpenOffice.org 1.0"
#: writer_globaldocument_StarOffice_XML_Writer.xcu
-#, fuzzy
msgctxt ""
"writer_globaldocument_StarOffice_XML_Writer.xcu\n"
"writer_globaldocument_StarOffice_XML_Writer\n"
@@ -1886,7 +1832,6 @@ msgid "OpenOffice.org 1.0 Text Document"
msgstr "מסמך טקסט של OpenOffice.org 1.0"
#: writer_globaldocument_StarOffice_XML_Writer_GlobalDocument.xcu
-#, fuzzy
msgctxt ""
"writer_globaldocument_StarOffice_XML_Writer_GlobalDocument.xcu\n"
"writer_globaldocument_StarOffice_XML_Writer_GlobalDocument\n"
@@ -1905,7 +1850,6 @@ msgid "PDF - Portable Document Format"
msgstr ""
#: writer_jpg_Export.xcu
-#, fuzzy
msgctxt ""
"writer_jpg_Export.xcu\n"
"writer_jpg_Export\n"
@@ -1933,7 +1877,6 @@ msgid "PDF - Portable Document Format"
msgstr ""
#: writer_png_Export.xcu
-#, fuzzy
msgctxt ""
"writer_png_Export.xcu\n"
"writer_png_Export\n"
@@ -1972,7 +1915,6 @@ msgid "OpenOffice.org 1.0 HTML Template"
msgstr "תבנית ציור של OpenOffice.org 1.0"
#: writer_web_jpg_Export.xcu
-#, fuzzy
msgctxt ""
"writer_web_jpg_Export.xcu\n"
"writer_web_jpg_Export\n"
@@ -1991,7 +1933,6 @@ msgid "PDF - Portable Document Format"
msgstr ""
#: writer_web_png_Export.xcu
-#, fuzzy
msgctxt ""
"writer_web_png_Export.xcu\n"
"writer_web_png_Export\n"
diff --git a/source/he/filter/source/config/fragments/types.po b/source/he/filter/source/config/fragments/types.po
index cb0884a3667..f23e19abb72 100644
--- a/source/he/filter/source/config/fragments/types.po
+++ b/source/he/filter/source/config/fragments/types.po
@@ -172,7 +172,6 @@ msgid "OpenDocument Spreadsheet (Flat XML)"
msgstr "גיליון אלקטרוני ‏‪OpenDocument‬‏ (XML שטוח)"
#: calc_OOXML.xcu
-#, fuzzy
msgctxt ""
"calc_OOXML.xcu\n"
"Office Open XML Spreadsheet\n"
@@ -182,7 +181,6 @@ msgid "Office Open XML Spreadsheet"
msgstr "גיליון אלקטרוני Office Open XML"
#: calc_OOXML_Template.xcu
-#, fuzzy
msgctxt ""
"calc_OOXML_Template.xcu\n"
"Office Open XML Spreadsheet Template\n"
diff --git a/source/he/officecfg/registry/data/org/openoffice/Office.po b/source/he/officecfg/registry/data/org/openoffice/Office.po
index 1089469335a..4b372234a67 100644
--- a/source/he/officecfg/registry/data/org/openoffice/Office.po
+++ b/source/he/officecfg/registry/data/org/openoffice/Office.po
@@ -144,7 +144,6 @@ msgid "~Drawing"
msgstr "ציו~ר"
#: Common.xcu
-#, fuzzy
msgctxt ""
"Common.xcu\n"
"..Common.Menus.New.m4\n"
@@ -154,7 +153,6 @@ msgid "F~ormula"
msgstr "~נוסחה"
#: Common.xcu
-#, fuzzy
msgctxt ""
"Common.xcu\n"
"..Common.Menus.New.m5\n"
@@ -239,7 +237,6 @@ msgid "~Fax..."
msgstr "~פקס…"
#: Common.xcu
-#, fuzzy
msgctxt ""
"Common.xcu\n"
"..Common.Menus.Wizard.m2\n"
@@ -943,7 +940,6 @@ msgid "< ~Back"
msgstr "< הקודם"
#: PresentationMinimizer.xcu
-#, fuzzy
msgctxt ""
"PresentationMinimizer.xcu\n"
"..PresentationMinimizer.Strings\n"
@@ -953,7 +949,6 @@ msgid "~Next >"
msgstr "הבא >>‏"
#: PresentationMinimizer.xcu
-#, fuzzy
msgctxt ""
"PresentationMinimizer.xcu\n"
"..PresentationMinimizer.Strings\n"
@@ -1119,7 +1114,6 @@ msgid "~Embed external images"
msgstr ""
#: PresentationMinimizer.xcu
-#, fuzzy
msgctxt ""
"PresentationMinimizer.xcu\n"
"..PresentationMinimizer.Strings\n"
@@ -1237,7 +1231,6 @@ msgid "Delete slides that are not used for the ~custom slide show"
msgstr ""
#: PresentationMinimizer.xcu
-#, fuzzy
msgctxt ""
"PresentationMinimizer.xcu\n"
"..PresentationMinimizer.Strings\n"
@@ -10617,7 +10610,6 @@ msgid "Nationality"
msgstr "אזרחות"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.authors.Fields.nationality\n"
@@ -11527,7 +11519,6 @@ msgid "Master documents"
msgstr "מסמכי מאסטר"
#: UI.xcu
-#, fuzzy
msgctxt ""
"UI.xcu\n"
"..UI.FilterClassification.GlobalFilters.Classes.com.sun.star.formula.FormulaProperties\n"
diff --git a/source/he/officecfg/registry/data/org/openoffice/Office/UI.po b/source/he/officecfg/registry/data/org/openoffice/Office/UI.po
index 3a61be07d20..4c40ce2c89a 100644
--- a/source/he/officecfg/registry/data/org/openoffice/Office/UI.po
+++ b/source/he/officecfg/registry/data/org/openoffice/Office/UI.po
@@ -171,7 +171,6 @@ msgid "BASIC Dialog"
msgstr ""
#: BasicIDECommands.xcu
-#, fuzzy
msgctxt ""
"BasicIDECommands.xcu\n"
"..BasicIDECommands.UserInterface.Commands..uno:DeleteCurrent\n"
@@ -191,7 +190,6 @@ msgid "Rename"
msgstr "מתן שם אחר"
#: BasicIDECommands.xcu
-#, fuzzy
msgctxt ""
"BasicIDECommands.xcu\n"
"..BasicIDECommands.UserInterface.Commands..uno:HideCurPage\n"
@@ -730,7 +728,6 @@ msgid "Pivot Table Filter"
msgstr "מסנן טבלאות ציר"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:DataPilotFilter\n"
@@ -1013,7 +1010,6 @@ msgid "~Edit Layout..."
msgstr "~עריכת פריסה…"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:InsertPivotTable\n"
@@ -1372,7 +1368,6 @@ msgid "Wrap Text"
msgstr "גלישה לשמאל"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:CellProtection\n"
@@ -1438,7 +1433,6 @@ msgid "Clear Print Ranges"
msgstr ""
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:EditPrintArea\n"
@@ -1466,7 +1460,6 @@ msgid "Edit Print Ranges"
msgstr ""
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:AddPrintArea\n"
@@ -1961,7 +1954,6 @@ msgid "Hide All Comments"
msgstr "הצגת הערות"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:DeleteAllNotes\n"
@@ -2328,7 +2320,6 @@ msgid "Insert ~Rows Above"
msgstr "הוספת שורות מעל"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:InsertRows\n"
@@ -2348,7 +2339,6 @@ msgid "Insert ~Rows Above"
msgstr "הוספת שורות מעל"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:InsertRowsBefore\n"
@@ -2426,7 +2416,6 @@ msgid "Insert ~Rows Below"
msgstr "הוספת שורות מתחת"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:InsertRowsAfter\n"
@@ -2639,7 +2628,6 @@ msgid "~Height..."
msgstr "גובה...‏"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:RowHeight\n"
@@ -2685,7 +2673,6 @@ msgid "H~ide"
msgstr "הסתרה"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:HideRow\n"
@@ -2741,7 +2728,6 @@ msgid "~Width..."
msgstr "~רוחב..."
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:ColumnWidth\n"
@@ -2908,7 +2894,6 @@ msgid "Standard Text Attributes"
msgstr "מאפייני טקסט סטנדרטיים"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:StandardTextAttributes\n"
@@ -3419,7 +3404,6 @@ msgid "Number Format"
msgstr "תבנית מספר"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:NumberFormatCurrency\n"
@@ -3438,7 +3422,6 @@ msgid "Format as Currency"
msgstr ""
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:NumberFormatCurrencySimple\n"
@@ -3477,7 +3460,6 @@ msgid "Format as Percent"
msgstr "עיצוב כאחוז"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:NumberFormatStandard\n"
@@ -3496,7 +3478,6 @@ msgid "Format as General"
msgstr ""
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:NumberFormatDate\n"
@@ -3515,7 +3496,6 @@ msgid "Format as Date"
msgstr ""
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:NumberFormatDecimal\n"
@@ -3534,7 +3514,6 @@ msgid "Format as Number"
msgstr ""
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:NumberFormatScientific\n"
@@ -3553,7 +3532,6 @@ msgid "Format as Scientific"
msgstr ""
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:NumberFormatTime\n"
@@ -3617,7 +3595,6 @@ msgid "R~ight-To-Left"
msgstr "מימין לשמאל"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:SheetRightToLeft\n"
@@ -3708,7 +3685,6 @@ msgid "Grid Lines for Sheet"
msgstr ""
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:InsertFieldSheet\n"
@@ -3727,7 +3703,6 @@ msgid "Document Title"
msgstr ""
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:InsertFieldDateVariable\n"
@@ -4004,7 +3979,6 @@ msgid "Insert Current Date"
msgstr "הוספת התאריך הנוכחי"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:InsertCurrentDate\n"
@@ -4023,7 +3997,6 @@ msgid "Insert Current Time"
msgstr "הוספת השעה הנוכחית"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:InsertCurrentTime\n"
@@ -4127,7 +4100,6 @@ msgid "~Number"
msgstr "מספר"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:ColumnOperations\n"
@@ -4137,7 +4109,6 @@ msgid "Column"
msgstr "עמודה"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:RowOperations\n"
@@ -4157,7 +4128,6 @@ msgid "~Insert..."
msgstr "~הוספה...‏"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:StyleApply?Style:string=Default&amp;FamilyName:string=CellStyles\n"
@@ -4226,7 +4196,6 @@ msgid "Bad"
msgstr ""
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:StyleApply?Style:string=Error&amp;FamilyName:string=CellStyles\n"
@@ -4255,7 +4224,6 @@ msgid "Neutral"
msgstr ""
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:StyleApply?Style:string=Warning&amp;FamilyName:string=CellStyles\n"
@@ -4265,7 +4233,6 @@ msgid "Warning"
msgstr "אזהרה"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:StyleApply?Style:string=Footnote&amp;FamilyName:string=CellStyles\n"
@@ -4295,7 +4262,6 @@ msgid "Detective"
msgstr "מגלה"
#: CalcWindowState.xcu
-#, fuzzy
msgctxt ""
"CalcWindowState.xcu\n"
"..CalcWindowState.UIElements.States.private:resource/popupmenu/cell\n"
@@ -4314,7 +4280,6 @@ msgid "Cell Edit"
msgstr ""
#: CalcWindowState.xcu
-#, fuzzy
msgctxt ""
"CalcWindowState.xcu\n"
"..CalcWindowState.UIElements.States.private:resource/popupmenu/chart\n"
@@ -4324,7 +4289,6 @@ msgid "Chart"
msgstr "תרשים"
#: CalcWindowState.xcu
-#, fuzzy
msgctxt ""
"CalcWindowState.xcu\n"
"..CalcWindowState.UIElements.States.private:resource/popupmenu/colheader\n"
@@ -4373,7 +4337,6 @@ msgid "Text Box Formatting"
msgstr "עיצוב תיבת טקסט"
#: CalcWindowState.xcu
-#, fuzzy
msgctxt ""
"CalcWindowState.xcu\n"
"..CalcWindowState.UIElements.States.private:resource/popupmenu/graphic\n"
@@ -4383,7 +4346,6 @@ msgid "Image"
msgstr "תמונה"
#: CalcWindowState.xcu
-#, fuzzy
msgctxt ""
"CalcWindowState.xcu\n"
"..CalcWindowState.UIElements.States.private:resource/popupmenu/media\n"
@@ -4459,7 +4421,6 @@ msgid "Sheet Tabs Bar"
msgstr ""
#: CalcWindowState.xcu
-#, fuzzy
msgctxt ""
"CalcWindowState.xcu\n"
"..CalcWindowState.UIElements.States.private:resource/toolbar/graffilterbar\n"
@@ -4469,7 +4430,6 @@ msgid "Image Filter"
msgstr "מסנן תמונה"
#: CalcWindowState.xcu
-#, fuzzy
msgctxt ""
"CalcWindowState.xcu\n"
"..CalcWindowState.UIElements.States.private:resource/toolbar/linesbar\n"
@@ -5962,7 +5922,6 @@ msgid "Stars and Banners"
msgstr "כוכבים וכרזות"
#: DbBrowserWindowState.xcu
-#, fuzzy
msgctxt ""
"DbBrowserWindowState.xcu\n"
"..DbBrowserWindowState.UIElements.States.private:resource/popupmenu/explorer\n"
@@ -6017,7 +5976,6 @@ msgid "Standard"
msgstr "רגיל"
#: DbReportWindowState.xcu
-#, fuzzy
msgctxt ""
"DbReportWindowState.xcu\n"
".DbReportWindowState.UIElements.States.private:resource/popupmenu/report\n"
@@ -6468,7 +6426,6 @@ msgid "Form Wizard..."
msgstr "אשף טפסים..."
#: DbuCommands.xcu
-#, fuzzy
msgctxt ""
"DbuCommands.xcu\n"
"..DbuCommands.UserInterface.Commands..uno:DBNewReportWithPreSelection\n"
@@ -6993,7 +6950,6 @@ msgid "Rename Page"
msgstr "שינוי שם עמוד"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Commands..uno:RenameSlide\n"
@@ -7414,7 +7370,6 @@ msgid "In Front of ~Object"
msgstr "לפני העצם"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Commands..uno:CustomAnimation\n"
@@ -8119,7 +8074,6 @@ msgid "Slide ~Layout"
msgstr "מתווה שקופית...‏"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Commands..uno:ModifyLayer\n"
@@ -8851,7 +8805,6 @@ msgid "~Save..."
msgstr "עמוד..."
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Commands..uno:ChangePicture\n"
@@ -8861,7 +8814,6 @@ msgid "~Replace..."
msgstr "ה~חלפה..."
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Commands..uno:CompressGraphic\n"
@@ -9329,7 +9281,6 @@ msgid "Insert Rows"
msgstr "הכנסת שורות"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:InsertRowDialog\n"
@@ -9388,7 +9339,6 @@ msgid "Insert Columns"
msgstr "הכנסת עמודות"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:InsertColumnDialog\n"
@@ -9426,7 +9376,6 @@ msgid "~Rows"
msgstr "שורות"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:DeleteRows\n"
@@ -9454,7 +9403,6 @@ msgid "~Columns"
msgstr "עמודות"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:DeleteColumns\n"
@@ -9500,7 +9448,6 @@ msgid "~Columns"
msgstr "עמודות"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:EntireColumn\n"
@@ -9528,7 +9475,6 @@ msgid "~Rows"
msgstr "שורות"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:EntireRow\n"
@@ -9853,7 +9799,6 @@ msgid "Move Page Up"
msgstr "הזזת התמונה למעלה"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:MovePageUp\n"
@@ -9891,7 +9836,6 @@ msgid "Move Page Down"
msgstr "הזזת התמונה למטה"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:MovePageDown\n"
@@ -9955,7 +9899,6 @@ msgid "Slide to End"
msgstr ""
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=20\n"
@@ -9965,7 +9908,6 @@ msgid "Blank Slide"
msgstr "שקופית ריקה"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=19\n"
@@ -9975,7 +9917,6 @@ msgid "Title Only"
msgstr "כותרת בלבד"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=0\n"
@@ -9985,7 +9926,6 @@ msgid "Title Slide"
msgstr "שקופית כותרת"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=1\n"
@@ -9995,7 +9935,6 @@ msgid "Title, Content"
msgstr "כותרת, תוכן"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=32\n"
@@ -10005,7 +9944,6 @@ msgid "Centered Text"
msgstr "טקסט ממורכז"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=3\n"
@@ -10015,7 +9953,6 @@ msgid "Title and 2 Content"
msgstr "כותרת ו-2 תכנים"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=12\n"
@@ -10025,7 +9962,6 @@ msgid "Title, Content and 2 Content"
msgstr "כותרת, תוכן ו-2 תכנים"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=15\n"
@@ -10035,7 +9971,6 @@ msgid "Title, 2 Content and Content"
msgstr "כותרת, 2 תכנים ותוכן"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=14\n"
@@ -10045,7 +9980,6 @@ msgid "Title, Content over Content"
msgstr "כותרת, תוכן מעל תוכן"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=16\n"
@@ -10055,7 +9989,6 @@ msgid "Title, 2 Content over Content"
msgstr "כותרת, 2 תכנים מעל תוכן"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=18\n"
@@ -10065,7 +9998,6 @@ msgid "Title, 4 Content"
msgstr "כותרת, 4 תכנים"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=34\n"
@@ -10075,7 +10007,6 @@ msgid "Title, 6 Content"
msgstr "כותרת, 6 תכנים"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=28\n"
@@ -10085,7 +10016,6 @@ msgid "Vertical Title, Vertical Text"
msgstr "כותרת אנכית, טקסט אנכי"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=27\n"
@@ -10095,7 +10025,6 @@ msgid "Vertical Title, Text, Chart"
msgstr "כותרת אנכית, טקסט, תרשים"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=29\n"
@@ -10115,7 +10044,6 @@ msgid "Title, 2 Vertical Text, Clipart"
msgstr "כותרת, טקסט אנכי, תמונות"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:SlideLayoutMenu\n"
@@ -10154,7 +10082,6 @@ msgid "~Cell"
msgstr "תא"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:RowMenu\n"
@@ -10184,7 +10111,6 @@ msgid "Presentation ~Object..."
msgstr "עצם מצגת...‏"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:HangingIndent\n"
@@ -10231,7 +10157,6 @@ msgid "Connector/Freeform Line"
msgstr ""
#: DrawWindowState.xcu
-#, fuzzy
msgctxt ""
"DrawWindowState.xcu\n"
"..DrawWindowState.UIElements.States.private:resource/popupmenu/curve\n"
@@ -10290,7 +10215,6 @@ msgid "Glue Point"
msgstr "נקודות הדבקה"
#: DrawWindowState.xcu
-#, fuzzy
msgctxt ""
"DrawWindowState.xcu\n"
"..DrawWindowState.UIElements.States.private:resource/popupmenu/graphic\n"
@@ -10319,7 +10243,6 @@ msgid "Layer Tabs bar"
msgstr ""
#: DrawWindowState.xcu
-#, fuzzy
msgctxt ""
"DrawWindowState.xcu\n"
"..DrawWindowState.UIElements.States.private:resource/popupmenu/line\n"
@@ -10329,7 +10252,6 @@ msgid "Line/Arrow"
msgstr "קו/חץ"
#: DrawWindowState.xcu
-#, fuzzy
msgctxt ""
"DrawWindowState.xcu\n"
"..DrawWindowState.UIElements.States.private:resource/popupmenu/measure\n"
@@ -10339,7 +10261,6 @@ msgid "Dimension Line"
msgstr "קו ממד"
#: DrawWindowState.xcu
-#, fuzzy
msgctxt ""
"DrawWindowState.xcu\n"
"..DrawWindowState.UIElements.States.private:resource/popupmenu/media\n"
@@ -10369,7 +10290,6 @@ msgid "OLE Object"
msgstr "עצם‪OLE ‬‏"
#: DrawWindowState.xcu
-#, fuzzy
msgctxt ""
"DrawWindowState.xcu\n"
"..DrawWindowState.UIElements.States.private:resource/popupmenu/page\n"
@@ -10416,7 +10336,6 @@ msgid "Page Master Pane (no selection)"
msgstr ""
#: DrawWindowState.xcu
-#, fuzzy
msgctxt ""
"DrawWindowState.xcu\n"
"..DrawWindowState.UIElements.States.private:resource/popupmenu/table\n"
@@ -10653,7 +10572,6 @@ msgid "Glue Points"
msgstr "נקודות הדבקה"
#: DrawWindowState.xcu
-#, fuzzy
msgctxt ""
"DrawWindowState.xcu\n"
"..DrawWindowState.UIElements.States.private:resource/toolbar/graffilterbar\n"
@@ -13183,7 +13101,6 @@ msgid "From right to top"
msgstr "מימין עד למעלה"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionGroups.subtle\n"
@@ -13193,7 +13110,6 @@ msgid "Subtle"
msgstr "עדין"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionGroups.exciting\n"
@@ -13221,7 +13137,6 @@ msgid "3D Venetian"
msgstr ""
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionSets.box\n"
@@ -13270,7 +13185,6 @@ msgid "Uncover"
msgstr ""
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionSets.wipe\n"
@@ -13280,7 +13194,6 @@ msgid "Wipe"
msgstr "ניגוב"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionSets.wedge\n"
@@ -13290,7 +13203,6 @@ msgid "Wedge"
msgstr "תריז"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionSets.wheel\n"
@@ -13348,7 +13260,6 @@ msgid "Shape"
msgstr "צורות"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionSets.split\n"
@@ -13378,7 +13289,6 @@ msgid "Random"
msgstr "אקראי"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionSets.dissolve\n"
@@ -13418,7 +13328,6 @@ msgid "Tiles"
msgstr "כותרות"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionSets.cube-turning\n"
@@ -13467,7 +13376,6 @@ msgid "Turn Around"
msgstr "סיבוב"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionSets.turn-down\n"
@@ -13611,7 +13519,6 @@ msgid "Top Right to Bottom Left"
msgstr ""
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.right-left\n"
@@ -13630,7 +13537,6 @@ msgid "Bottom Right to Top Left"
msgstr ""
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.bottom-top\n"
@@ -13649,7 +13555,6 @@ msgid "Bottom Left to Top Right"
msgstr ""
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.vertical\n"
@@ -13659,7 +13564,6 @@ msgid "Vertical"
msgstr "אנכי"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.horizontal\n"
@@ -13669,7 +13573,6 @@ msgid "Horizontal"
msgstr "אופקי"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.in\n"
@@ -13679,7 +13582,6 @@ msgid "In"
msgstr "פנימה"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.out\n"
@@ -13689,7 +13591,6 @@ msgid "Out"
msgstr "החוצה"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.across\n"
@@ -13699,7 +13600,6 @@ msgid "Across"
msgstr "לרוחב"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.down\n"
@@ -13709,7 +13609,6 @@ msgid "Down"
msgstr "למטה"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.up\n"
@@ -13739,7 +13638,6 @@ msgid "Left"
msgstr "שמאלה"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.circle\n"
@@ -13768,7 +13666,6 @@ msgid "Oval Vertical"
msgstr ""
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.diamond\n"
@@ -13778,7 +13675,6 @@ msgid "Diamond"
msgstr "יהלום"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.plus\n"
@@ -13928,7 +13824,6 @@ msgid "Inside"
msgstr "בפנים"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.outside\n"
@@ -14336,7 +14231,6 @@ msgid "Show Comme~nts"
msgstr "הצגת הערות"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:ShowAnnotations\n"
@@ -16725,7 +16619,6 @@ msgid "Transparency"
msgstr "שקיפות"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:ZoomOptimal\n"
@@ -16792,7 +16685,6 @@ msgid "Line Starts with Arrow"
msgstr "קו עם חץ בהתחלה"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:LineArrowEnd\n"
@@ -16852,7 +16744,6 @@ msgid "Line with Square/Arrow"
msgstr "קו עם ריבוע/חץ"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:MeasureLine\n"
@@ -16862,7 +16753,6 @@ msgid "Dimension Line"
msgstr "קו ממד"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:GrafMode\n"
@@ -17353,7 +17243,6 @@ msgid "Smooth Transition"
msgstr "מעבר חלק"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:ToggleObjectBezierMode\n"
@@ -17527,7 +17416,6 @@ msgid "~Chart..."
msgstr "תרשים...‏"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:InsertObjectChart\n"
@@ -17547,7 +17435,6 @@ msgid "Chart from File..."
msgstr "תרשים מקובץ"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:DefaultBullet\n"
@@ -17575,7 +17462,6 @@ msgid "Toggle Bulleted List"
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:DefaultNumbering\n"
@@ -17603,7 +17489,6 @@ msgid "Toggle Numbered List"
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:SetOutline\n"
@@ -18114,7 +17999,6 @@ msgid "~Edit Style..."
msgstr "~עריכת סגנון...‏"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:EditStyle\n"
@@ -18171,7 +18055,6 @@ msgid "~Update Style"
msgstr "~עדכון סגנון"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:StyleUpdateByExample\n"
@@ -18954,7 +18837,6 @@ msgid "~Recheck Document..."
msgstr "~בדיקת המסמך מחדש..."
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:SpellingAndGrammarDialog\n"
@@ -18964,7 +18846,6 @@ msgid "Spelling"
msgstr "איות"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:SpellingAndGrammarDialog\n"
@@ -19305,7 +19186,6 @@ msgid "~Hyperlink..."
msgstr "~קישור…"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:HyperlinkDialog\n"
@@ -19378,7 +19258,6 @@ msgid "Subscript"
msgstr "כתב תחתי"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:SmallCaps\n"
@@ -19434,7 +19313,6 @@ msgid "~Redo"
msgstr "שחזור פעולה"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:Undo\n"
@@ -20113,7 +19991,6 @@ msgid "Zoom Previous"
msgstr "התמקדות הקודם"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:GridVisible\n"
@@ -20262,7 +20139,6 @@ msgid "Compare Non-Track Changed Document"
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:MergeDocuments\n"
@@ -20445,7 +20321,6 @@ msgid "Decrease"
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:DecrementIndent\n"
@@ -20455,7 +20330,6 @@ msgid "Decrease Indent"
msgstr "הפחתת הזחה"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:DecrementIndent\n"
@@ -20494,7 +20368,6 @@ msgid "Increase Indent"
msgstr "הגדלת הזחה"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:LineToolbox\n"
@@ -20807,7 +20680,6 @@ msgid "~Export As"
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:ExportToPDF\n"
@@ -20835,7 +20707,6 @@ msgid "Export as PDF"
msgstr "יצוא כ־PDF"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:ExportDirectToPDF\n"
@@ -21282,7 +21153,6 @@ msgid "Check Box"
msgstr "תיבת סימון"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:Label\n"
@@ -21727,7 +21597,6 @@ msgid "Toggle Print Preview"
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:PrintPreview\n"
@@ -22544,7 +22413,6 @@ msgid "Center Vertically"
msgstr "ממורכז אנכית"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:CellVertBottom\n"
@@ -22777,7 +22645,6 @@ msgid "R~eference"
msgstr "הפניה"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Popups..uno:EditCommentsMenu\n"
@@ -22944,7 +22811,6 @@ msgid "Me~dia Player"
msgstr "נגן מדיה"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Popups..uno:InsertAVMedia\n"
@@ -22963,7 +22829,6 @@ msgid "Audio or ~Video..."
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Popups..uno:InsertAVMedia\n"
@@ -23209,7 +23074,6 @@ msgid "Paragraph Classification Dialog"
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Popups..uno:EditSelectMenu\n"
@@ -23219,7 +23083,6 @@ msgid "Select"
msgstr "בחירה"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Popups..uno:EditPasteSpecialMenu\n"
@@ -23311,7 +23174,6 @@ msgid "Connector/Freeform Line"
msgstr ""
#: ImpressWindowState.xcu
-#, fuzzy
msgctxt ""
"ImpressWindowState.xcu\n"
"..ImpressWindowState.UIElements.States.private:resource/popupmenu/curve\n"
@@ -23370,7 +23232,6 @@ msgid "Glue Point"
msgstr "נקודות הדבקה"
#: ImpressWindowState.xcu
-#, fuzzy
msgctxt ""
"ImpressWindowState.xcu\n"
"..ImpressWindowState.UIElements.States.private:resource/popupmenu/graphic\n"
@@ -23399,7 +23260,6 @@ msgid "Line/Arrow"
msgstr "קו/חץ"
#: ImpressWindowState.xcu
-#, fuzzy
msgctxt ""
"ImpressWindowState.xcu\n"
"..ImpressWindowState.UIElements.States.private:resource/popupmenu/measure\n"
@@ -23409,7 +23269,6 @@ msgid "Dimension Line"
msgstr "קו ממד"
#: ImpressWindowState.xcu
-#, fuzzy
msgctxt ""
"ImpressWindowState.xcu\n"
"..ImpressWindowState.UIElements.States.private:resource/popupmenu/media\n"
@@ -23448,7 +23307,6 @@ msgid "OLE Object"
msgstr "עצם‪OLE ‬‏"
#: ImpressWindowState.xcu
-#, fuzzy
msgctxt ""
"ImpressWindowState.xcu\n"
"..ImpressWindowState.UIElements.States.private:resource/popupmenu/outline\n"
@@ -23458,7 +23316,6 @@ msgid "Outline"
msgstr "מתאר"
#: ImpressWindowState.xcu
-#, fuzzy
msgctxt ""
"ImpressWindowState.xcu\n"
"..ImpressWindowState.UIElements.States.private:resource/popupmenu/page\n"
@@ -23504,7 +23361,6 @@ msgid "Master Slide Sorter/Pane (no selection)"
msgstr ""
#: ImpressWindowState.xcu
-#, fuzzy
msgctxt ""
"ImpressWindowState.xcu\n"
"..ImpressWindowState.UIElements.States.private:resource/popupmenu/table\n"
@@ -23704,7 +23560,6 @@ msgid "Image"
msgstr "תמונה"
#: ImpressWindowState.xcu
-#, fuzzy
msgctxt ""
"ImpressWindowState.xcu\n"
"..ImpressWindowState.UIElements.States.private:resource/toolbar/graffilterbar\n"
@@ -24202,7 +24057,6 @@ msgid "Sho~w All"
msgstr "הצגת הכול"
#: MathCommands.xcu
-#, fuzzy
msgctxt ""
"MathCommands.xcu\n"
"..MathCommands.UserInterface.Commands..uno:ElementsDockingWindow\n"
@@ -24221,7 +24075,6 @@ msgid "Formula Cursor"
msgstr "סמן נוסחאות"
#: MathCommands.xcu
-#, fuzzy
msgctxt ""
"MathCommands.xcu\n"
"..MathCommands.UserInterface.Commands..uno:InsertCommandText?Text:string=newline \n"
@@ -24231,7 +24084,6 @@ msgid "New Line"
msgstr "שורה חדשה"
#: MathCommands.xcu
-#, fuzzy
msgctxt ""
"MathCommands.xcu\n"
"..MathCommands.UserInterface.Commands..uno:InsertCommandText?Text:string=`\n"
@@ -24982,7 +24834,6 @@ msgid "Properties"
msgstr "מאפיינים"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.DeckList.WriterPageDeck\n"
@@ -24992,7 +24843,6 @@ msgid "Page"
msgstr "עמוד"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.DeckList.ShapesDeck\n"
@@ -25020,7 +24870,6 @@ msgid "Master Slides"
msgstr ""
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.DeckList.SdCustomAnimationDeck\n"
@@ -25049,7 +24898,6 @@ msgid "Navigator"
msgstr "נווט"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.DeckList.StyleListDeck\n"
@@ -25078,7 +24926,6 @@ msgid "Manage Changes"
msgstr "ניהול שינויים"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.DeckList.SwDesignDeck\n"
@@ -25157,7 +25004,6 @@ msgid "Header"
msgstr "כותרת עליונה"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.PageFooterPanel\n"
@@ -25176,7 +25022,6 @@ msgid "Area"
msgstr "שטח"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.ShadowPropertyPanel\n"
@@ -25222,7 +25067,6 @@ msgid "Image"
msgstr "תמונה"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.DefaultShapesPanel\n"
@@ -25241,7 +25085,6 @@ msgid "Slide"
msgstr "שקופית"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.SdLayoutsPanel\n"
@@ -25281,7 +25124,6 @@ msgid "Available for Use"
msgstr "זמינים לשימוש"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.SdCustomAnimationPanel\n"
@@ -25301,7 +25143,6 @@ msgid "Slide Transition"
msgstr "מעבר שקופיות"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.SdTableDesignPanel\n"
@@ -25339,7 +25180,6 @@ msgid "Cell Appearance"
msgstr "הופעת התא"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.ScNumberFormatPropertyPanel\n"
@@ -25404,7 +25244,6 @@ msgid "Manage Changes"
msgstr "ניהול שינויים"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.StyleListPanel\n"
@@ -25442,7 +25281,6 @@ msgid "Themes"
msgstr ""
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.ChartElementsPanel\n"
@@ -25481,7 +25319,6 @@ msgid "Error Bar"
msgstr "עמודות שגיאה"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.ChartAxisPanel\n"
@@ -25491,7 +25328,6 @@ msgid "Axis"
msgstr "ציר"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.ChartAreaPanel\n"
@@ -25764,7 +25600,6 @@ msgid "Standard"
msgstr "רגיל"
#: ToolbarMode.xcu
-#, fuzzy
msgctxt ""
"ToolbarMode.xcu\n"
"..ToolbarMode.Applications.Writer.Modes.Default\n"
@@ -25783,7 +25618,6 @@ msgid "Single Toolbar"
msgstr ""
#: ToolbarMode.xcu
-#, fuzzy
msgctxt ""
"ToolbarMode.xcu\n"
"..ToolbarMode.Applications.Writer.Modes.Sidebar\n"
@@ -25802,7 +25636,6 @@ msgid "Notebookbar"
msgstr ""
#: ToolbarMode.xcu
-#, fuzzy
msgctxt ""
"ToolbarMode.xcu\n"
"..ToolbarMode.Applications.Calc.Modes.Default\n"
@@ -25821,7 +25654,6 @@ msgid "Single Toolbar"
msgstr ""
#: ToolbarMode.xcu
-#, fuzzy
msgctxt ""
"ToolbarMode.xcu\n"
"..ToolbarMode.Applications.Calc.Modes.Sidebar\n"
@@ -25840,7 +25672,6 @@ msgid "Notebookbar"
msgstr ""
#: ToolbarMode.xcu
-#, fuzzy
msgctxt ""
"ToolbarMode.xcu\n"
"..ToolbarMode.Applications.Impress.Modes.Default\n"
@@ -26267,7 +26098,6 @@ msgid "Reject All Changes"
msgstr ""
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:AcceptTrackedChange\n"
@@ -26296,7 +26126,6 @@ msgid "Accept Change"
msgstr "אישור שינוי"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:AcceptAllTrackedChanges\n"
@@ -26642,7 +26471,6 @@ msgid "Caption..."
msgstr "כתובית..."
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:InsertCaptionDialog\n"
@@ -26735,7 +26563,6 @@ msgid "Insert Page Break"
msgstr "הוספת מעבר עמוד"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:InsertTable\n"
@@ -26811,7 +26638,6 @@ msgid "~Index Entry..."
msgstr "ערך ממפתחות העניינים"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:InsertIndexesEntry\n"
@@ -27020,7 +26846,6 @@ msgid "~Formula..."
msgstr "~נוסחה..."
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:InsertObjectStarMath\n"
@@ -27094,7 +26919,6 @@ msgid "Fiel~d"
msgstr "שדות"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:InsertFieldCtrl\n"
@@ -27758,7 +27582,6 @@ msgid "~Footnotes and Endnotes..."
msgstr "ה~ערות שוליים וסיום...‏"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:CurrentFootnoteDialog\n"
@@ -29129,7 +28952,6 @@ msgid "In ~Background"
msgstr "ברקע"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:WrapThroughTransparencyToggle\n"
@@ -29707,7 +29529,6 @@ msgid "~Thesaurus..."
msgstr "אגרון...‏"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:BackColor\n"
@@ -29771,7 +29592,6 @@ msgid "Add Unknown Words"
msgstr "הוספת מילים לא ידועות"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:HScroll\n"
@@ -30279,7 +30099,6 @@ msgid "Heading ~1"
msgstr "כותרת ~1"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:Heading1ParaStyle\n"
@@ -30307,7 +30126,6 @@ msgid "Heading ~2"
msgstr "כותרת ~2"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:Heading2ParaStyle\n"
@@ -30335,7 +30153,6 @@ msgid "Heading ~3"
msgstr "כותרת ~3"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:Heading3ParaStyle\n"
@@ -30363,7 +30180,6 @@ msgid "Heading ~4"
msgstr "כותרת ~4"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:Heading4ParaStyle\n"
@@ -30391,7 +30207,6 @@ msgid "Heading ~5"
msgstr "כותרת ~5"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:Heading5ParaStyle\n"
@@ -30419,7 +30234,6 @@ msgid "Heading ~6"
msgstr "כותרת ~6"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:Heading6ParaStyle\n"
@@ -30447,7 +30261,6 @@ msgid "~Quotations"
msgstr "מי~רכאות"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:QuoteParaStyle\n"
@@ -30560,7 +30373,6 @@ msgid "E~mphasis"
msgstr "ה~דגשה"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:EmphasisCharStyle\n"
@@ -30588,7 +30400,6 @@ msgid "~Strong Emphasis"
msgstr "הדגשה ~חזקה"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:StrongEmphasisCharStyle\n"
@@ -30645,7 +30456,6 @@ msgid "Sou~rce Text"
msgstr "טקסט מ~קור"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:SourceCharStyle\n"
@@ -30873,7 +30683,6 @@ msgid "Page Margins"
msgstr ""
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:HangingIndent\n"
@@ -30902,7 +30711,6 @@ msgid "More Fields"
msgstr ""
#: WriterFormWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterFormWindowState.xcu\n"
"..WriterFormWindowState.UIElements.States.private:resource/popupmenu/annotation\n"
@@ -30960,7 +30768,6 @@ msgid "Text Frame"
msgstr "מסגרת טקסט"
#: WriterFormWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterFormWindowState.xcu\n"
"..WriterFormWindowState.UIElements.States.private:resource/popupmenu/graphic\n"
@@ -30970,7 +30777,6 @@ msgid "Image"
msgstr "תמונה"
#: WriterFormWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterFormWindowState.xcu\n"
"..WriterFormWindowState.UIElements.States.private:resource/popupmenu/media\n"
@@ -30999,7 +30805,6 @@ msgid "Print Preview"
msgstr "תצוגה מקדימה להדפסה"
#: WriterFormWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterFormWindowState.xcu\n"
"..WriterFormWindowState.UIElements.States.private:resource/popupmenu/table\n"
@@ -31009,7 +30814,6 @@ msgid "Table"
msgstr "טבלה"
#: WriterFormWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterFormWindowState.xcu\n"
"..WriterFormWindowState.UIElements.States.private:resource/popupmenu/text\n"
@@ -31361,7 +31165,6 @@ msgid "Fontwork Shape"
msgstr "צורת יצירות גופנים"
#: WriterGlobalWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterGlobalWindowState.xcu\n"
"..WriterGlobalWindowState.UIElements.States.private:resource/popupmenu/annotation\n"
@@ -31419,7 +31222,6 @@ msgid "Text Frame"
msgstr "מסגרת טקסט"
#: WriterGlobalWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterGlobalWindowState.xcu\n"
"..WriterGlobalWindowState.UIElements.States.private:resource/popupmenu/graphic\n"
@@ -31429,7 +31231,6 @@ msgid "Image"
msgstr "תמונה"
#: WriterGlobalWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterGlobalWindowState.xcu\n"
"..WriterGlobalWindowState.UIElements.States.private:resource/popupmenu/media\n"
@@ -31458,7 +31259,6 @@ msgid "Print Preview"
msgstr "תצוגה מקדימה להדפסה"
#: WriterGlobalWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterGlobalWindowState.xcu\n"
"..WriterGlobalWindowState.UIElements.States.private:resource/popupmenu/table\n"
@@ -31468,7 +31268,6 @@ msgid "Table"
msgstr "טבלה"
#: WriterGlobalWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterGlobalWindowState.xcu\n"
"..WriterGlobalWindowState.UIElements.States.private:resource/popupmenu/text\n"
@@ -31820,7 +31619,6 @@ msgid "Navigation"
msgstr "ניווט"
#: WriterGlobalWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterGlobalWindowState.xcu\n"
"..WriterGlobalWindowState.UIElements.States.private:resource/toolbar/changes\n"
@@ -31839,7 +31637,6 @@ msgid "Formatting (Styles)"
msgstr ""
#: WriterReportWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterReportWindowState.xcu\n"
"..WriterReportWindowState.UIElements.States.private:resource/popupmenu/annotation\n"
@@ -31897,7 +31694,6 @@ msgid "Text Frame"
msgstr "מסגרת טקסט"
#: WriterReportWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterReportWindowState.xcu\n"
"..WriterReportWindowState.UIElements.States.private:resource/popupmenu/graphic\n"
@@ -31907,7 +31703,6 @@ msgid "Image"
msgstr "תמונה"
#: WriterReportWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterReportWindowState.xcu\n"
"..WriterReportWindowState.UIElements.States.private:resource/popupmenu/media\n"
@@ -31936,7 +31731,6 @@ msgid "Print Preview"
msgstr "תצוגה מקדימה להדפסה"
#: WriterReportWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterReportWindowState.xcu\n"
"..WriterReportWindowState.UIElements.States.private:resource/popupmenu/table\n"
@@ -31946,7 +31740,6 @@ msgid "Table"
msgstr "טבלה"
#: WriterReportWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterReportWindowState.xcu\n"
"..WriterReportWindowState.UIElements.States.private:resource/popupmenu/text\n"
@@ -32298,7 +32091,6 @@ msgid "Fontwork Shape"
msgstr "צורת יצירות גופנים"
#: WriterWebWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWebWindowState.xcu\n"
"..WriterWebWindowState.UIElements.States.private:resource/popupmenu/annotation\n"
@@ -32336,7 +32128,6 @@ msgid "Text Frame"
msgstr "מסגרת טקסט"
#: WriterWebWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWebWindowState.xcu\n"
"..WriterWebWindowState.UIElements.States.private:resource/popupmenu/graphic\n"
@@ -32375,7 +32166,6 @@ msgid "HTML Source"
msgstr "מקור HTM~L‏"
#: WriterWebWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWebWindowState.xcu\n"
"..WriterWebWindowState.UIElements.States.private:resource/popupmenu/table\n"
@@ -32385,7 +32175,6 @@ msgid "Table"
msgstr "טבלה"
#: WriterWebWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWebWindowState.xcu\n"
"..WriterWebWindowState.UIElements.States.private:resource/popupmenu/text\n"
@@ -32692,7 +32481,6 @@ msgid "Callouts"
msgstr "בלוני הסבר"
#: WriterWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWindowState.xcu\n"
"..WriterWindowState.UIElements.States.private:resource/popupmenu/annotation\n"
@@ -32750,7 +32538,6 @@ msgid "Text Frame"
msgstr "מסגרת טקסט"
#: WriterWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWindowState.xcu\n"
"..WriterWindowState.UIElements.States.private:resource/popupmenu/graphic\n"
@@ -32760,7 +32547,6 @@ msgid "Image"
msgstr "תמונה"
#: WriterWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWindowState.xcu\n"
"..WriterWindowState.UIElements.States.private:resource/popupmenu/media\n"
@@ -32798,7 +32584,6 @@ msgid "Print Preview"
msgstr "תצוגה מקדימה להדפסה"
#: WriterWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWindowState.xcu\n"
"..WriterWindowState.UIElements.States.private:resource/popupmenu/table\n"
@@ -32808,7 +32593,6 @@ msgid "Table"
msgstr "טבלה"
#: WriterWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWindowState.xcu\n"
"..WriterWindowState.UIElements.States.private:resource/popupmenu/text\n"
@@ -32872,7 +32656,6 @@ msgid "Tools"
msgstr "כלים"
#: WriterWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWindowState.xcu\n"
"..WriterWindowState.UIElements.States.private:resource/toolbar/linesbar\n"
@@ -33243,7 +33026,6 @@ msgid "Formatting (Styles)"
msgstr ""
#: XFormsWindowState.xcu
-#, fuzzy
msgctxt ""
"XFormsWindowState.xcu\n"
"..XFormsWindowState.UIElements.States.private:resource/popupmenu/annotation\n"
@@ -33301,7 +33083,6 @@ msgid "Text Frame"
msgstr "מסגרת טקסט"
#: XFormsWindowState.xcu
-#, fuzzy
msgctxt ""
"XFormsWindowState.xcu\n"
"..XFormsWindowState.UIElements.States.private:resource/popupmenu/graphic\n"
@@ -33311,7 +33092,6 @@ msgid "Image"
msgstr "תמונה"
#: XFormsWindowState.xcu
-#, fuzzy
msgctxt ""
"XFormsWindowState.xcu\n"
"..XFormsWindowState.UIElements.States.private:resource/popupmenu/media\n"
@@ -33340,7 +33120,6 @@ msgid "Print Preview"
msgstr "תצוגה מקדימה להדפסה"
#: XFormsWindowState.xcu
-#, fuzzy
msgctxt ""
"XFormsWindowState.xcu\n"
"..XFormsWindowState.UIElements.States.private:resource/popupmenu/table\n"
@@ -33350,7 +33129,6 @@ msgid "Table"
msgstr "טבלה"
#: XFormsWindowState.xcu
-#, fuzzy
msgctxt ""
"XFormsWindowState.xcu\n"
"..XFormsWindowState.UIElements.States.private:resource/popupmenu/text\n"
diff --git a/source/he/reportdesign/messages.po b/source/he/reportdesign/messages.po
index 23be625af49..698a2f39f53 100644
--- a/source/he/reportdesign/messages.po
+++ b/source/he/reportdesign/messages.po
@@ -127,7 +127,6 @@ msgid "Middle"
msgstr "אמצע"
#: stringarray.hrc:68
-#, fuzzy
msgctxt "RID_STR_VERTICAL_ALIGN_CONST"
msgid "Bottom"
msgstr "למטה"
@@ -145,7 +144,6 @@ msgid "Right"
msgstr "ימין"
#: stringarray.hrc:76
-#, fuzzy
msgctxt "RID_STR_PARAADJUST_CONST"
msgid "Block"
msgstr "מקטע"
diff --git a/source/he/sc/messages.po b/source/he/sc/messages.po
index 64fb913bedf..b917ce9960a 100644
--- a/source/he/sc/messages.po
+++ b/source/he/sc/messages.po
@@ -17,37 +17,31 @@ msgstr ""
"X-POOTLE-MTIME: 1509029940.000000\n"
#: compiler.hrc:27
-#, fuzzy
msgctxt "RID_FUNCTION_CATEGORIES"
msgid "Database"
msgstr "מסד נתונים"
#: compiler.hrc:28
-#, fuzzy
msgctxt "RID_FUNCTION_CATEGORIES"
msgid "Date&Time"
msgstr "תאריך ושעה"
#: compiler.hrc:29
-#, fuzzy
msgctxt "RID_FUNCTION_CATEGORIES"
msgid "Financial"
msgstr "כלכלי"
#: compiler.hrc:30
-#, fuzzy
msgctxt "RID_FUNCTION_CATEGORIES"
msgid "Information"
msgstr "מידע"
#: compiler.hrc:31
-#, fuzzy
msgctxt "RID_FUNCTION_CATEGORIES"
msgid "Logical"
msgstr "לוגי"
#: compiler.hrc:32
-#, fuzzy
msgctxt "RID_FUNCTION_CATEGORIES"
msgid "Mathematical"
msgstr "מתמטי"
@@ -71,13 +65,11 @@ msgid "Spreadsheet"
msgstr "גיליון אלקטרוני"
#: compiler.hrc:36
-#, fuzzy
msgctxt "RID_FUNCTION_CATEGORIES"
msgid "Text"
msgstr "טקסט"
#: compiler.hrc:37
-#, fuzzy
msgctxt "RID_FUNCTION_CATEGORIES"
msgid "Add-in"
msgstr "תוסף"
@@ -439,13 +431,11 @@ msgid "Hide Comment"
msgstr "הסתרת הערה"
#: globstr.hrc:104
-#, fuzzy
msgctxt "STR_UNDO_SHOWALLNOTES"
msgid "Show All Comments"
msgstr "הצגת כל ההערות"
#: globstr.hrc:105
-#, fuzzy
msgctxt "STR_UNDO_HIDEALLNOTES"
msgid "Hide All Comments"
msgstr "הסתרת כל ההערות"
@@ -662,7 +652,6 @@ msgid "OR"
msgstr "OR"
#: globstr.hrc:145
-#, fuzzy
msgctxt "STR_TABLE_DEF"
msgid "Sheet"
msgstr "גיליון"
@@ -710,7 +699,6 @@ msgid "The source range contains subtotals which may distort the results. Use it
msgstr "טווח המקור מכיל סכומי ביניים העשויים לעוות את התוצאות. האם להשתמש בטווח הנוכחי כפי שהוא?‏"
#: globstr.hrc:154
-#, fuzzy
msgctxt "STR_PIVOT_TOTAL"
msgid "Total"
msgstr "סך הכל"
@@ -840,7 +828,6 @@ msgid "Scenario"
msgstr "תרחיש"
#: globstr.hrc:179
-#, fuzzy
msgctxt "STR_PIVOT_TABLE"
msgid "Pivot Table"
msgstr "טבלת ציר"
@@ -1266,7 +1253,6 @@ msgid "Dif Import"
msgstr "‫Dif-יצוא"
#: globstr.hrc:272
-#, fuzzy
msgctxt "STR_STYLENAME_STANDARD"
msgid "Default"
msgstr "בררת מחדל"
@@ -1694,7 +1680,6 @@ msgid "Delete contents"
msgstr "מחק את התוכן"
#: globstr.hrc:352
-#, fuzzy
msgctxt "STR_QUICKHELP_REF"
msgid "%1 R x %2 C"
msgstr "%1 Z x %2 S"
@@ -1807,7 +1792,6 @@ msgid "Range moved from #1 to #2"
msgstr "הטווח זז מ#1 ל#2‏"
#: globstr.hrc:375
-#, fuzzy
msgctxt "STR_END_REDLINING"
msgid ""
"This action will exit the change recording mode.\n"
@@ -1833,7 +1817,6 @@ msgid "Adapt array area"
msgstr "התאמת שטח המערך"
#: globstr.hrc:378
-#, fuzzy
msgctxt "STR_TIP_RESIZEMATRIX"
msgid "Array formula %1 R x %2 C"
msgstr "נוסחת מערך %1 ש‫ x %2 ע"
@@ -2112,7 +2095,6 @@ msgid "Manage Names..."
msgstr "ניהול שמות..."
#: globstr.hrc:425
-#, fuzzy
msgctxt "STR_HEADER_NAME"
msgid "Name"
msgstr "שם"
@@ -2561,13 +2543,11 @@ msgid "%1 and %2 more"
msgstr ""
#: globstr.hrc:508
-#, fuzzy
msgctxt "STR_GENERAL"
msgid "General"
msgstr "כללי"
#: globstr.hrc:509
-#, fuzzy
msgctxt "STR_NUMBER"
msgid "Number"
msgstr "מספר"
@@ -2579,43 +2559,36 @@ msgid "Percent"
msgstr "אחוז"
#: globstr.hrc:511
-#, fuzzy
msgctxt "STR_CURRENCY"
msgid "Currency"
msgstr "מטבע"
#: globstr.hrc:512
-#, fuzzy
msgctxt "STR_DATE"
msgid "Date"
msgstr "תאריך"
#: globstr.hrc:513
-#, fuzzy
msgctxt "STR_TIME"
msgid "Time"
msgstr "שעה"
#: globstr.hrc:514
-#, fuzzy
msgctxt "STR_SCIENTIFIC"
msgid "Scientific"
msgstr "מדעי"
#: globstr.hrc:515
-#, fuzzy
msgctxt "STR_FRACTION"
msgid "Fraction"
msgstr "שבר"
#: globstr.hrc:516
-#, fuzzy
msgctxt "STR_BOOLEAN_VALUE"
msgid "Boolean Value"
msgstr "ערך בוליאני"
#: globstr.hrc:517
-#, fuzzy
msgctxt "STR_TEXT"
msgid "Text"
msgstr "טקסט"
@@ -2761,7 +2734,6 @@ msgid "Format error discovered in the file in sub-document $(ARG1) at $(ARG2)(ro
msgstr "נמצאה שגיאת צורה בקובץ בתת המסמך ‏‪$(ARG1)‬‏ בשורה ‏‪$(ARG2)‬‏.‏"
#: scerrors.hrc:56
-#, fuzzy
msgctxt "RID_ERRHDLSC"
msgid "File format error found at $(ARG1)(row,col)."
msgstr "נמצאה שגיאה בתבנית הקובץ תחת $(ARG1)(שורה,עמודה)."
@@ -2778,7 +2750,6 @@ msgid "Data could not be written."
msgstr ""
#: scerrors.hrc:64
-#, fuzzy
msgctxt "RID_ERRHDLSC"
msgid "$(ARG1)"
msgstr "$(ARG1)"
@@ -3354,7 +3325,6 @@ msgid "Returns an internal number for a text having a possible date format."
msgstr "מחזירה את המספר הפנימי של קטע טקסט שניתן לפרש אותו כתאריך.‏"
#: scfuncs.hrc:194
-#, fuzzy
msgctxt "SC_OPCODE_GET_DATE_VALUE"
msgid "Text"
msgstr "טקסט"
@@ -3513,7 +3483,6 @@ msgid "Array"
msgstr "מערך "
#: scfuncs.hrc:243
-#, fuzzy
msgctxt "SC_OPCODE_NETWORKDAYS_MS"
msgid "Optional set of one or more dates to be considered as holiday."
msgstr "סדרה של תאריך אחד או יותר שיחשבו לחגים כרשות."
@@ -3541,7 +3510,6 @@ msgid "Days"
msgstr "ימים"
#: scfuncs.hrc:253
-#, fuzzy
msgctxt "SC_OPCODE_WORKDAY_MS"
msgid "The number of workdays before or after start date."
msgstr "מספר ימי העבודה לפני או אחרי מועד ההתחלה."
@@ -3564,7 +3532,6 @@ msgid "Array"
msgstr "מערך "
#: scfuncs.hrc:257
-#, fuzzy
msgctxt "SC_OPCODE_WORKDAY_MS"
msgid "Optional set of one or more dates to be considered as holiday."
msgstr "סדרה של תאריך אחד או יותר שיחשבו לחגים כרשות."
@@ -3678,7 +3645,6 @@ msgid "Returns a sequential number for a text shown in a possible time entry for
msgstr "מחזירה מספר המשקף תאריך עבור קטע טקסט שמפורש כתאריך.‏"
#: scfuncs.hrc:314
-#, fuzzy
msgctxt "SC_OPCODE_GET_TIME_VALUE"
msgid "Text"
msgstr "טקסט"
@@ -3812,7 +3778,6 @@ msgid "The internal number of the date."
msgstr "המספר הפנימי של התאריך.‏"
#: scfuncs.hrc:370
-#, fuzzy
msgctxt "SC_OPCODE_WEEK"
msgid "Mode"
msgstr "מצב"
@@ -3833,7 +3798,6 @@ msgid "Number"
msgstr "מספר"
#: scfuncs.hrc:379
-#, fuzzy
msgctxt "SC_OPCODE_ISOWEEKNUM"
msgid "The internal number of the date."
msgstr "המספר הפנימי של התאריך.‏"
@@ -3846,19 +3810,16 @@ msgid ""
msgstr ""
#: scfuncs.hrc:385
-#, fuzzy
msgctxt "SC_OPCODE_WEEKNUM_OOO"
msgid "Number"
msgstr "מספר"
#: scfuncs.hrc:386
-#, fuzzy
msgctxt "SC_OPCODE_WEEKNUM_OOO"
msgid "The internal number of the date."
msgstr "המספר הפנימי של התאריך.‏"
#: scfuncs.hrc:387
-#, fuzzy
msgctxt "SC_OPCODE_WEEKNUM_OOO"
msgid "Mode"
msgstr "מצב"
@@ -4206,7 +4167,6 @@ msgid "Payment period. The total number of periods in which the annuity (pension
msgstr "מספר התשלומים - סה\"כ התשלומים התקופתיים בהם שולם ההחזר.‏"
#: scfuncs.hrc:491
-#, fuzzy
msgctxt "SC_OPCODE_IPMT"
msgid "PV"
msgstr "PV"
@@ -4393,7 +4353,6 @@ msgid "Payment period. The total number of periods in which the annuity (pension
msgstr "מספר התשלומים - סה\"כ התשלומים התקופתיים בהם שולם ההחזר.‏"
#: scfuncs.hrc:543
-#, fuzzy
msgctxt "SC_OPCODE_CUM_IPMT"
msgid "PV"
msgstr "PV"
@@ -4660,7 +4619,6 @@ msgid "Useful life. The number of periods in the useful life of the asset."
msgstr "תקופת השימוש - מספר התקופות שנכס שימושי ליעודו המקורי.‏"
#: scfuncs.hrc:621
-#, fuzzy
msgctxt "SC_OPCODE_VBD"
msgid "Start"
msgstr "התחלה"
@@ -4735,7 +4693,6 @@ msgid "Calculates the yearly nominal interest rate as an effective interest rate
msgstr "מחשבת את שיעור הריבית השנתית בפועל עבור שיעור ריבית נומינלית נתון.‏"
#: scfuncs.hrc:645
-#, fuzzy
msgctxt "SC_OPCODE_NOMINAL"
msgid "Effective rate"
msgstr "שיעור הריבית בפועל"
@@ -4746,7 +4703,6 @@ msgid "The effective interest rate"
msgstr "שיעור הריבית האפקטיבית"
#: scfuncs.hrc:647
-#, fuzzy
msgctxt "SC_OPCODE_NOMINAL"
msgid "NPER"
msgstr "NPER"
@@ -4795,7 +4751,6 @@ msgid "Values"
msgstr "ערכים"
#: scfuncs.hrc:666
-#, fuzzy
msgctxt "SC_OPCODE_IRR"
msgid "An array or reference to cells whose contents correspond to the payments."
msgstr "מערך, או הפנייה לתאים, שמכיל את סכומי התשלומים.‏"
@@ -4826,7 +4781,6 @@ msgid "An array or reference to cells whose contents correspond to the payments.
msgstr "מערך, או הפנייה לתאים, שמכיל את סכומי התשלומים.‏"
#: scfuncs.hrc:677
-#, fuzzy
msgctxt "SC_OPCODE_MIRR"
msgid "Investment"
msgstr "השקעה"
@@ -4886,7 +4840,6 @@ msgid "Sum total of amortization periods."
msgstr "סכום כולל של תקופות ההפחתה.‏"
#: scfuncs.hrc:693
-#, fuzzy
msgctxt "SC_OPCODE_ISPMT"
msgid "Investment"
msgstr "השקעה"
@@ -4913,7 +4866,6 @@ msgid "The constant rate of interest."
msgstr ""
#: scfuncs.hrc:703
-#, fuzzy
msgctxt "SC_OPCODE_PDURATION"
msgid "PV"
msgstr "PV"
@@ -4925,13 +4877,11 @@ msgid "The present value. The current value of the investment."
msgstr "ערך נוכחי. ערכה הנוכחי של ההשקעה.‏"
#: scfuncs.hrc:705
-#, fuzzy
msgctxt "SC_OPCODE_PDURATION"
msgid "FV"
msgstr "FV"
#: scfuncs.hrc:706
-#, fuzzy
msgctxt "SC_OPCODE_PDURATION"
msgid "The future value of the investment."
msgstr "ערכה העתידי של ההשקעה.‏"
@@ -4953,7 +4903,6 @@ msgid "The number of periods used in the calculation."
msgstr "מספר התקופות המשמשות בחישוב.‏"
#: scfuncs.hrc:715
-#, fuzzy
msgctxt "SC_OPCODE_RRI"
msgid "PV"
msgstr "PV"
@@ -5123,7 +5072,6 @@ msgid "Returns TRUE if the cell is a formula cell."
msgstr "מחזירה 'אמת' בוליאני אם הערך נוסחה.‏"
#: scfuncs.hrc:797
-#, fuzzy
msgctxt "SC_OPCODE_IS_FORMULA"
msgid "Reference"
msgstr "הפניה"
@@ -5428,7 +5376,6 @@ msgid "Counts the blank cells in a specified range."
msgstr "מחזירה את מספר התאים הריקים בטווח נתון.‏"
#: scfuncs.hrc:945
-#, fuzzy
msgctxt "SC_OPCODE_COUNT_EMPTY_CELLS"
msgid "Range"
msgstr "טווח"
@@ -5449,7 +5396,6 @@ msgid "Returns the sum of all arguments."
msgstr "מחזירה את הסכום של כל הפאראמטרים.‏"
#: scfuncs.hrc:959
-#, fuzzy
msgctxt "SC_OPCODE_SUM"
msgid "Number "
msgstr "מספר "
@@ -5466,7 +5412,6 @@ msgid "Returns the sum of the squares of the arguments."
msgstr "מחזירה את הסכום של הריבועים של כל פאראמטרים.‏"
#: scfuncs.hrc:967
-#, fuzzy
msgctxt "SC_OPCODE_SUM_SQ"
msgid "Number "
msgstr "מספר "
@@ -5500,7 +5445,6 @@ msgid "Totals the arguments that meet the condition."
msgstr "מחזירה את הממוצע של הארגומנטים שתואמים לתנאים."
#: scfuncs.hrc:983
-#, fuzzy
msgctxt "SC_OPCODE_SUM_IF"
msgid "Range"
msgstr "טווח"
@@ -5538,7 +5482,6 @@ msgid "Averages the arguments that meet the conditions."
msgstr "מחזירה את הממוצע של הארגומנטים שתואמים לתנאים."
#: scfuncs.hrc:995
-#, fuzzy
msgctxt "SC_OPCODE_AVERAGE_IF"
msgid "Range"
msgstr "טווח"
@@ -5679,7 +5622,6 @@ msgid "Counts the arguments which meet the set conditions."
msgstr "סופר את מספר הפאראמטרים העונים על תנאים נתונים.‏"
#: scfuncs.hrc:1040
-#, fuzzy
msgctxt "SC_OPCODE_COUNT_IF"
msgid "Range"
msgstr "טווח"
@@ -5707,7 +5649,6 @@ msgid "Returns the square root of a number."
msgstr "מחזירה את השורש של מספר נתון.‏"
#: scfuncs.hrc:1050
-#, fuzzy
msgctxt "SC_OPCODE_SQRT"
msgid "Number"
msgstr "מספר"
@@ -5949,7 +5890,6 @@ msgid "Returns the sine of a number."
msgstr "מחזירה את סינוס של מספר נתון.‏"
#: scfuncs.hrc:1172
-#, fuzzy
msgctxt "SC_OPCODE_SIN"
msgid "Number"
msgstr "מספר"
@@ -5980,7 +5920,6 @@ msgid "Returns the tangent of a number."
msgstr "מחזירה את הטאנג'נט של מספר נתון.‏"
#: scfuncs.hrc:1188
-#, fuzzy
msgctxt "SC_OPCODE_TAN"
msgid "Number"
msgstr "מספר"
@@ -6011,7 +5950,6 @@ msgid "Returns the hyperbolic sine of a number."
msgstr "מחזירה את הסינוס ההיפרבולי של מספר נתון.‏"
#: scfuncs.hrc:1204
-#, fuzzy
msgctxt "SC_OPCODE_SIN_HYP"
msgid "Number"
msgstr "מספר"
@@ -6042,7 +5980,6 @@ msgid "Returns the hyperbolic tangent of a number."
msgstr "מחזירה את הטאנג'נט ההיפרבולי של מספר נתון.‏"
#: scfuncs.hrc:1220
-#, fuzzy
msgctxt "SC_OPCODE_TAN_HYP"
msgid "Number"
msgstr "מספר"
@@ -6302,7 +6239,6 @@ msgid "Calculates subtotals in a spreadsheet."
msgstr "חישוב תת סכומים בגיליון אלקטרוני."
#: scfuncs.hrc:1346
-#, fuzzy
msgctxt "SC_OPCODE_SUB_TOTAL"
msgid "Function"
msgstr "פונקציה"
@@ -6313,7 +6249,6 @@ msgid "Function index. Is an index of the possible functions Total, Max, ..."
msgstr "אינדקס הפונקציות. זהו אינדקס של כל הפונקציות האפשריות,: סה״כ, מקסימום...‏"
#: scfuncs.hrc:1348
-#, fuzzy
msgctxt "SC_OPCODE_SUB_TOTAL"
msgid "Range"
msgstr "טווח"
@@ -6390,7 +6325,6 @@ msgid "Truncates the decimal places of a number."
msgstr "קטיעת החלק לימין לנקודה העשרונית של מספר עשרוני נתון."
#: scfuncs.hrc:1378
-#, fuzzy
msgctxt "SC_OPCODE_TRUNC"
msgid "Number"
msgstr "מספר"
@@ -6417,7 +6351,6 @@ msgid "Rounds a number to a predefined accuracy."
msgstr "עיגול מספר נתון לדיוק נתון."
#: scfuncs.hrc:1388
-#, fuzzy
msgctxt "SC_OPCODE_ROUND"
msgid "Number"
msgstr "מספר"
@@ -6444,7 +6377,6 @@ msgid "Rounds a number up to the predefined accuracy."
msgstr "החזרת הערך של מספר נתון מעוגל כלפי מעלה לדיוק נתון."
#: scfuncs.hrc:1398
-#, fuzzy
msgctxt "SC_OPCODE_ROUND_UP"
msgid "Number"
msgstr "מספר"
@@ -6471,7 +6403,6 @@ msgid "Rounds a number down to a predefined accuracy."
msgstr "עיגול של מספר נתון כלפי מטה לפי דיוק נתון."
#: scfuncs.hrc:1408
-#, fuzzy
msgctxt "SC_OPCODE_ROUND_DOWN"
msgid "Number"
msgstr "מספר"
@@ -6748,13 +6679,11 @@ msgid "The number to be rounded down."
msgstr "המספר שיש לעגל כלפי מטה."
#: scfuncs.hrc:1512
-#, fuzzy
msgctxt "SC_OPCODE_FLOOR_MATH"
msgid "Significance"
msgstr "הכפל"
#: scfuncs.hrc:1513
-#, fuzzy
msgctxt "SC_OPCODE_FLOOR_MATH"
msgid "The number to whose multiple the value is to be rounded down."
msgstr "המספר שאליו יש לעגל כלפי מטה את המכפלה."
@@ -6781,13 +6710,11 @@ msgid "Number"
msgstr "מספר"
#: scfuncs.hrc:1523
-#, fuzzy
msgctxt "SC_OPCODE_FLOOR_PRECISE"
msgid "The number to be rounded down."
msgstr "המספר שיש לעגל כלפי מטה."
#: scfuncs.hrc:1524
-#, fuzzy
msgctxt "SC_OPCODE_FLOOR_PRECISE"
msgid "Significance"
msgstr "הכפל"
@@ -7020,7 +6947,6 @@ msgid "Returns a frequency distribution as a vertical array."
msgstr "מחזיר התפלגות תדירות בצורת מערך אנכי.‏"
#: scfuncs.hrc:1628
-#, fuzzy
msgctxt "SC_OPCODE_FREQUENCY"
msgid "Data"
msgstr "נתונים"
@@ -7073,7 +6999,6 @@ msgid "Linear type"
msgstr "Linear_type"
#: scfuncs.hrc:1643
-#, fuzzy
msgctxt "SC_OPCODE_LINEST"
msgid "If type = 0 the linears will be calculated through the zero point, or else moved linears."
msgstr "אם סוג = 0, המקדמים יוחשבו דרך ראשית הצירים, אם סוג שונה מ 0 החישוב יוזז מהראשית.‏"
@@ -7085,7 +7010,6 @@ msgid "Stats"
msgstr "מצב"
#: scfuncs.hrc:1645
-#, fuzzy
msgctxt "SC_OPCODE_LINEST"
msgid "If parameter = 0 then only the regression coefficient will be calculated, otherwise other values as well."
msgstr "אם פארמטר = 0 אזי רק מקדמי הרגרסיה יוחשבו, אם פארמטר שונה מ 0, הערכים האחרים יוחשבו גם כן.‏"
@@ -7122,7 +7046,6 @@ msgid "Function type"
msgstr "Function_type"
#: scfuncs.hrc:1657
-#, fuzzy
msgctxt "SC_OPCODE_LOGEST"
msgid "If type = 0 then the functions will be calculated in the form of y=m^x, or also functions y=b*m^x."
msgstr "אם סוג = 0, אזי הפונקציות יוחשבו בצורת‫ y=m^x. אם סוג שונה מ 0, אזי גם הצורת y=b*m^x יחושבו.‏"
@@ -7134,7 +7057,6 @@ msgid "Stats"
msgstr "מצב"
#: scfuncs.hrc:1659
-#, fuzzy
msgctxt "SC_OPCODE_LOGEST"
msgid "If parameter = 0 then only the regression coefficient will be calculated, otherwise other values as well."
msgstr "אם פארמטר = 0 אזי רק מקדמי הרגרסיה יוחשבו, אם פארמטר שונה מ 0, הערכים האחרים יוחשבו גם כן.‏"
@@ -7182,7 +7104,6 @@ msgid "Linear type"
msgstr "Linear_type"
#: scfuncs.hrc:1673
-#, fuzzy
msgctxt "SC_OPCODE_TREND"
msgid "If type = 0 the linears will be calculated through the zero point, or else moved linears."
msgstr "אם סוג = 0, המקדמים יוחשבו דרך ראשית הצירים, אם סוג שונה מ 0 החישוב יוזז מהראשית.‏"
@@ -7230,7 +7151,6 @@ msgid "Function type"
msgstr "Function_type"
#: scfuncs.hrc:1687
-#, fuzzy
msgctxt "SC_OPCODE_GROWTH"
msgid "If type = 0 then the functions will be calculated in the form of y=m^x, or also functions y=b*m^x."
msgstr "אם סוג = 0, אזי הפונקציות יוחשבו בצורת‫ y=m^x. אם סוג שונה מ 0, אזי גם הצורת y=b*m^x יחושבו.‏"
@@ -7275,7 +7195,6 @@ msgid "Returns the maximum value in a list of arguments."
msgstr "מחזירה את הערך המירבי ברשימת פארמטרים נתונה.‏"
#: scfuncs.hrc:1710
-#, fuzzy
msgctxt "SC_OPCODE_MAX"
msgid "Number "
msgstr "מספר "
@@ -7309,7 +7228,6 @@ msgid "Returns the minimum value in a list of arguments."
msgstr "מחזירה את הערך המיזערי ברשימת פארמטרים נתונה.‏"
#: scfuncs.hrc:1726
-#, fuzzy
msgctxt "SC_OPCODE_MIN"
msgid "Number "
msgstr "מספר "
@@ -7343,7 +7261,6 @@ msgid "Calculates the variance based on a sample."
msgstr "מחשבת את הוואיאנס של דוגמה נתוניה.‏"
#: scfuncs.hrc:1742
-#, fuzzy
msgctxt "SC_OPCODE_VAR"
msgid "Number "
msgstr "מספר "
@@ -7360,7 +7277,6 @@ msgid "Calculates the variance based on a sample."
msgstr "מחשבת את הוואיאנס של דוגמה נתוניה.‏"
#: scfuncs.hrc:1750
-#, fuzzy
msgctxt "SC_OPCODE_VAR_S"
msgid "Number "
msgstr "מספר "
@@ -7394,7 +7310,6 @@ msgid "Calculates variance based on the entire population."
msgstr "מחשבת את הוואיאנס של אוכלוסייה שלמה.‏"
#: scfuncs.hrc:1766
-#, fuzzy
msgctxt "SC_OPCODE_VAR_P"
msgid "Number "
msgstr "מספר "
@@ -7411,7 +7326,6 @@ msgid "Calculates variance based on the entire population."
msgstr "מחשבת את הוואיאנס של אוכלוסייה שלמה.‏"
#: scfuncs.hrc:1774
-#, fuzzy
msgctxt "SC_OPCODE_VAR_P_MS"
msgid "Number "
msgstr "מספר "
@@ -7445,7 +7359,6 @@ msgid "Calculates the standard deviation based on a sample."
msgstr "מחשבת את סטיית התקן של מדגם.‏"
#: scfuncs.hrc:1790
-#, fuzzy
msgctxt "SC_OPCODE_ST_DEV"
msgid "Number "
msgstr "מספר "
@@ -7462,7 +7375,6 @@ msgid "Calculates the standard deviation based on a sample."
msgstr "מחשבת את סטיית התקן של מדגם.‏"
#: scfuncs.hrc:1798
-#, fuzzy
msgctxt "SC_OPCODE_ST_DEV_S"
msgid "Number "
msgstr "מספר "
@@ -7496,7 +7408,6 @@ msgid "Calculates the standard deviation based on the entire population."
msgstr "מחשבת את סטיית התקן של אוכלוסייה שלמה.‏"
#: scfuncs.hrc:1814
-#, fuzzy
msgctxt "SC_OPCODE_ST_DEV_P"
msgid "Number "
msgstr "מספר "
@@ -7513,7 +7424,6 @@ msgid "Calculates the standard deviation based on the entire population."
msgstr "מחשבת את סטיית התקן של אוכלוסייה שלמה.‏"
#: scfuncs.hrc:1822
-#, fuzzy
msgctxt "SC_OPCODE_ST_DEV_P_MS"
msgid "Number "
msgstr "מספר "
@@ -7547,7 +7457,6 @@ msgid "Returns the average of a sample."
msgstr "מחזירה את הממוצע של מדגם.‏"
#: scfuncs.hrc:1838
-#, fuzzy
msgctxt "SC_OPCODE_AVERAGE"
msgid "Number "
msgstr "מספר "
@@ -7581,7 +7490,6 @@ msgid "Returns the sum of squares of deviations from the sample mean value"
msgstr "מחזירה את הסכום של ריבועי הסטיות מהערך הממוצע של המדגם.‏"
#: scfuncs.hrc:1854
-#, fuzzy
msgctxt "SC_OPCODE_DEV_SQ"
msgid "Number "
msgstr "מספר "
@@ -7598,7 +7506,6 @@ msgid "Returns the average of the absolute deviations of a sample from the mean.
msgstr "מחזירה את הממוצע של הסטיות המוחלטות של מדגם מן הממוצע.‏"
#: scfuncs.hrc:1862
-#, fuzzy
msgctxt "SC_OPCODE_AVE_DEV"
msgid "Number "
msgstr "מספר "
@@ -7615,7 +7522,6 @@ msgid "Returns the skewness of a distribution."
msgstr "מחזירה את מידת האסימטריה של התפלגות נתונה.‏"
#: scfuncs.hrc:1870
-#, fuzzy
msgctxt "SC_OPCODE_SKEW"
msgid "Number "
msgstr "מספר "
@@ -7632,7 +7538,6 @@ msgid "Returns the skewness of a distribution using the population of a random v
msgstr ""
#: scfuncs.hrc:1878
-#, fuzzy
msgctxt "SC_OPCODE_SKEWP"
msgid "Number "
msgstr "מספר "
@@ -7649,7 +7554,6 @@ msgid "Returns the kurtosis of a distribution."
msgstr "מחזירה את הקורטוסיס של התפלגות נתונה.‏"
#: scfuncs.hrc:1886
-#, fuzzy
msgctxt "SC_OPCODE_KURT"
msgid "Number "
msgstr "מספר "
@@ -7666,7 +7570,6 @@ msgid "Returns the geometric mean of a sample."
msgstr "מחזירה את הממוצע הגיאומטרי של מדגם.‏"
#: scfuncs.hrc:1894
-#, fuzzy
msgctxt "SC_OPCODE_GEO_MEAN"
msgid "Number "
msgstr "מספר "
@@ -7683,7 +7586,6 @@ msgid "Returns the harmonic mean of a sample."
msgstr "מחזירה את הממוצע ההרמוני של מדגם.‏"
#: scfuncs.hrc:1902
-#, fuzzy
msgctxt "SC_OPCODE_HAR_MEAN"
msgid "Number "
msgstr "מספר "
@@ -7700,7 +7602,6 @@ msgid "Returns the most common value in a sample."
msgstr "מחזירה את הערך השכיח של המדגם.‏"
#: scfuncs.hrc:1910
-#, fuzzy
msgctxt "SC_OPCODE_MODAL_VALUE"
msgid "Number "
msgstr "מספר "
@@ -7717,7 +7618,6 @@ msgid "Returns the most common value in a sample."
msgstr "מחזירה את הערך השכיח של המדגם.‏"
#: scfuncs.hrc:1918
-#, fuzzy
msgctxt "SC_OPCODE_MODAL_VALUE_MS"
msgid "Number "
msgstr "מספר "
@@ -7734,7 +7634,6 @@ msgid "Returns the most common value in a sample."
msgstr "מחזירה את הערך השכיח של המדגם.‏"
#: scfuncs.hrc:1926
-#, fuzzy
msgctxt "SC_OPCODE_MODAL_VALUE_MULTI"
msgid "Number "
msgstr "מספר "
@@ -7751,7 +7650,6 @@ msgid "Returns the median of a given sample."
msgstr "מחזירה את החציון של מדגם נתון.‏"
#: scfuncs.hrc:1934
-#, fuzzy
msgctxt "SC_OPCODE_MEDIAN"
msgid "Number "
msgstr "מספר "
@@ -7768,7 +7666,6 @@ msgid "Returns the alpha quantile of a sample."
msgstr "מחזירה את הקוונטיל מסדר אלפא של מדגם.‏"
#: scfuncs.hrc:1942
-#, fuzzy
msgctxt "SC_OPCODE_PERCENTILE"
msgid "Data"
msgstr "נתונים"
@@ -7795,7 +7692,6 @@ msgid "Returns the alpha percentile of a sample."
msgstr "מחזירה את הקוונטיל מסדר אלפא של מדגם.‏"
#: scfuncs.hrc:1952
-#, fuzzy
msgctxt "SC_OPCODE_PERCENTILE_EXC"
msgid "Data"
msgstr "נתונים"
@@ -7822,7 +7718,6 @@ msgid "Returns the alpha percentile of a sample."
msgstr "מחזירה את הקוונטיל מסדר אלפא של מדגם.‏"
#: scfuncs.hrc:1962
-#, fuzzy
msgctxt "SC_OPCODE_PERCENTILE_INC"
msgid "Data"
msgstr "נתונים"
@@ -7848,7 +7743,6 @@ msgid "Returns the quartile of a sample."
msgstr "מחזירה את הרבעון של מדגם."
#: scfuncs.hrc:1972
-#, fuzzy
msgctxt "SC_OPCODE_QUARTILE"
msgid "Data"
msgstr "נתונים"
@@ -7874,7 +7768,6 @@ msgid "Returns the quartile of a sample."
msgstr "מחזירה את הרבעון של מדגם."
#: scfuncs.hrc:1982
-#, fuzzy
msgctxt "SC_OPCODE_QUARTILE_EXC"
msgid "Data"
msgstr "נתונים"
@@ -7900,7 +7793,6 @@ msgid "Returns the quartile of a sample."
msgstr "מחזירה את הרבעון של מדגם."
#: scfuncs.hrc:1992
-#, fuzzy
msgctxt "SC_OPCODE_QUARTILE_INC"
msgid "Data"
msgstr "נתונים"
@@ -7926,7 +7818,6 @@ msgid "Returns the k-th largest value of a sample."
msgstr ".מחזירה את הערך ה‫ K בגדלו (בסדר יורד) מתוך מדגם"
#: scfuncs.hrc:2002
-#, fuzzy
msgctxt "SC_OPCODE_LARGE"
msgid "Data"
msgstr "נתונים"
@@ -7953,7 +7844,6 @@ msgid "Returns the k-th smallest value of a sample."
msgstr ".מחזירה את הערך ה‫ K בגדלו (בסדר עולה) מתוך מדגם"
#: scfuncs.hrc:2012
-#, fuzzy
msgctxt "SC_OPCODE_SMALL"
msgid "Data"
msgstr "נתונים"
@@ -7980,7 +7870,6 @@ msgid "Returns the percentage rank of a value in a sample."
msgstr ".מחזירה את דירוג האחוז של ערך מתוך מדגם"
#: scfuncs.hrc:2022
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK"
msgid "Data"
msgstr "נתונים"
@@ -8002,7 +7891,6 @@ msgid "The value for which percentage ranking is to be determined."
msgstr "הערך עבורו יש לקבוע את דירוג האחוז"
#: scfuncs.hrc:2026
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK"
msgid "Significance"
msgstr "הכפל"
@@ -8018,7 +7906,6 @@ msgid "Returns the percentage rank (0..1, exclusive) of a value in a sample."
msgstr ""
#: scfuncs.hrc:2034
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK_EXC"
msgid "Data"
msgstr "נתונים"
@@ -8040,7 +7927,6 @@ msgid "The value for which percentage ranking is to be determined."
msgstr "הערך עבורו יש לקבוע את דירוג האחוז"
#: scfuncs.hrc:2038
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK_EXC"
msgid "Significance"
msgstr "הכפל"
@@ -8056,7 +7942,6 @@ msgid "Returns the percentage rank (0..1, inclusive) of a value in a sample."
msgstr ""
#: scfuncs.hrc:2046
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK_INC"
msgid "Data"
msgstr "נתונים"
@@ -8078,7 +7963,6 @@ msgid "The value for which percentage ranking is to be determined."
msgstr "הערך עבורו יש לקבוע את דירוג האחוז"
#: scfuncs.hrc:2050
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK_INC"
msgid "Significance"
msgstr "הכפל"
@@ -8156,7 +8040,6 @@ msgid "Type"
msgstr "סוג"
#: scfuncs.hrc:2075
-#, fuzzy
msgctxt "SC_OPCODE_RANK_EQ"
msgid "Sequence order: 0 or omitted means descending, any other value than 0 means ascending."
msgstr "סדר הערכים: 0 פירושו סדר עולה, 1 פירושו סדר יורד.‏"
@@ -8193,7 +8076,6 @@ msgid "Type"
msgstr "סוג"
#: scfuncs.hrc:2087
-#, fuzzy
msgctxt "SC_OPCODE_RANK_AVG"
msgid "Sequence order: 0 or omitted means descending, any other value than 0 means ascending."
msgstr "סדר הערכים: 0 פירושו סדר עולה, 1 פירושו סדר יורד.‏"
@@ -8204,7 +8086,6 @@ msgid "Returns the mean of a sample without including the marginal values."
msgstr "מחזירה את הממוצע של מדגם ללא הערכים השוליים.‏"
#: scfuncs.hrc:2094
-#, fuzzy
msgctxt "SC_OPCODE_TRIM_MEAN"
msgid "Data"
msgstr "נתונים"
@@ -8230,7 +8111,6 @@ msgid "Returns the discrete probability of an interval."
msgstr "מחזירה את ההסתברות הבדידה של הפרש."
#: scfuncs.hrc:2104
-#, fuzzy
msgctxt "SC_OPCODE_PROB"
msgid "Data"
msgstr "נתונים"
@@ -8241,7 +8121,6 @@ msgid "The sample data array."
msgstr "מערך הנתונים במדגם"
#: scfuncs.hrc:2106
-#, fuzzy
msgctxt "SC_OPCODE_PROB"
msgid "Probability"
msgstr "הסתברות"
@@ -8323,7 +8202,6 @@ msgid "Values of the distribution function for a standard normal distribution."
msgstr "הערכים של פונקציית ההתפלגות הנורמלית-סטנדרטית.‏"
#: scfuncs.hrc:2132
-#, fuzzy
msgctxt "SC_OPCODE_PHI"
msgid "Number"
msgstr "מספר"
@@ -8466,7 +8344,6 @@ msgid "C"
msgstr ""
#: scfuncs.hrc:2185
-#, fuzzy
msgctxt "SC_OPCODE_BINOM_DIST_MS"
msgid "Cumulated. C=0 calculates the individual probability, C=1 the cumulated probability."
msgstr "מצטברת.‏‫ C=0 מחשב את ההסתברות הבודדת, C=1 את ההתפלגות המצטברת.‏"
@@ -8642,7 +8519,6 @@ msgid "The value for which the Poisson distribution is to be calculated."
msgstr "הערך עבורו יש לחשב את התפלגות פואסון.‏"
#: scfuncs.hrc:2244
-#, fuzzy
msgctxt "SC_OPCODE_POISSON_DIST"
msgid "Mean"
msgstr "ממוצע"
@@ -8678,7 +8554,6 @@ msgid "The value for which the Poisson distribution is to be calculated."
msgstr "הערך עבורו יש לחשב את התפלגות פואסון.‏"
#: scfuncs.hrc:2256
-#, fuzzy
msgctxt "SC_OPCODE_POISSON_DIST_MS"
msgid "Mean"
msgstr "ממוצע"
@@ -8694,7 +8569,6 @@ msgid "Cumulative"
msgstr "מצטבר"
#: scfuncs.hrc:2259
-#, fuzzy
msgctxt "SC_OPCODE_POISSON_DIST_MS"
msgid "0 or FALSE calculates the probability density function. Any other value or TRUE or omitted calculates the cumulative distribution function."
msgstr "מצטברת.‏‫ C=0 מחשב את פונקציית הצפיפות, C=1 את ההתפלגות.‏"
@@ -8796,7 +8670,6 @@ msgid "Values of the inverse normal distribution."
msgstr "ערכי ההתפלגות הנורמלית ההפוכה.‏"
#: scfuncs.hrc:2294
-#, fuzzy
msgctxt "SC_OPCODE_NORM_INV"
msgid "Number"
msgstr "מספר"
@@ -8807,7 +8680,6 @@ msgid "The probability value for which the inverse normal distribution is to be
msgstr ".ערך ההסתברות עבורו יש לחשב את ההתפלגות הנורמלית ההפוכה"
#: scfuncs.hrc:2296
-#, fuzzy
msgctxt "SC_OPCODE_NORM_INV"
msgid "Mean"
msgstr "ממוצע"
@@ -8833,19 +8705,16 @@ msgid "Values of the inverse normal distribution."
msgstr "ערכי ההתפלגות הנורמלית ההפוכה.‏"
#: scfuncs.hrc:2306
-#, fuzzy
msgctxt "SC_OPCODE_NORM_INV_MS"
msgid "Number"
msgstr "מספר"
#: scfuncs.hrc:2307
-#, fuzzy
msgctxt "SC_OPCODE_NORM_INV_MS"
msgid "The probability value for which the inverse normal distribution is to be calculated."
msgstr ".ערך ההסתברות עבורו יש לחשב את ההתפלגות הנורמלית ההפוכה"
#: scfuncs.hrc:2308
-#, fuzzy
msgctxt "SC_OPCODE_NORM_INV_MS"
msgid "Mean"
msgstr "ממוצע"
@@ -8914,7 +8783,6 @@ msgid "Values of the inverse standard normal distribution."
msgstr "ערכי ההתפלגות הנורמלית-סטנדרטית ההפוכה.‏"
#: scfuncs.hrc:2336
-#, fuzzy
msgctxt "SC_OPCODE_S_NORM_INV"
msgid "Number"
msgstr "מספר"
@@ -8930,13 +8798,11 @@ msgid "Values of the inverse standard normal distribution."
msgstr "ערכי ההתפלגות הנורמלית-סטנדרטית ההפוכה.‏"
#: scfuncs.hrc:2344
-#, fuzzy
msgctxt "SC_OPCODE_S_NORM_INV_MS"
msgid "Number"
msgstr "מספר"
#: scfuncs.hrc:2345
-#, fuzzy
msgctxt "SC_OPCODE_S_NORM_INV_MS"
msgid "The probability value for which the inverse standard normal distribution is to be calculated."
msgstr "ערך ההסתברות עבורו יש לחשב את ההתפלגות הנורמלית-סטנדרטית ההפוכה..‏"
@@ -8957,7 +8823,6 @@ msgid "The value for which the log normal distribution is to be calculated."
msgstr "הערך עבורו יש לחשב את ההתפלגות הלוגנורמלית.‏"
#: scfuncs.hrc:2354
-#, fuzzy
msgctxt "SC_OPCODE_LOG_NORM_DIST"
msgid "Mean"
msgstr "ממוצע"
@@ -9003,7 +8868,6 @@ msgid "The value for which the log normal distribution is to be calculated."
msgstr "הערך עבורו יש לחשב את ההתפלגות הלוגנורמלית.‏"
#: scfuncs.hrc:2368
-#, fuzzy
msgctxt "SC_OPCODE_LOG_NORM_DIST_MS"
msgid "Mean"
msgstr "ממוצע"
@@ -9042,7 +8906,6 @@ msgid "Values of the inverse of the lognormal distribution."
msgstr "הערכים של ההתפלגות הלוגנורמלית ההפוכה.‏"
#: scfuncs.hrc:2380
-#, fuzzy
msgctxt "SC_OPCODE_LOG_INV"
msgid "Number"
msgstr "מספר"
@@ -9053,7 +8916,6 @@ msgid "The probability value for which the inverse log normal distribution is to
msgstr "ערך ההסתברות עבורו יש לחשב את ההתפלגות הלוגנורמלית ההפוכה.‏"
#: scfuncs.hrc:2382
-#, fuzzy
msgctxt "SC_OPCODE_LOG_INV"
msgid "Mean"
msgstr "ממוצע"
@@ -9079,19 +8941,16 @@ msgid "Values of the inverse of the lognormal distribution."
msgstr "הערכים של ההתפלגות הלוגנורמלית ההפוכה.‏"
#: scfuncs.hrc:2392
-#, fuzzy
msgctxt "SC_OPCODE_LOG_INV_MS"
msgid "Number"
msgstr "מספר"
#: scfuncs.hrc:2393
-#, fuzzy
msgctxt "SC_OPCODE_LOG_INV_MS"
msgid "The probability value for which the inverse log normal distribution is to be calculated."
msgstr "ערך ההסתברות עבורו יש לחשב את ההתפלגות הלוגנורמלית ההפוכה.‏"
#: scfuncs.hrc:2394
-#, fuzzy
msgctxt "SC_OPCODE_LOG_INV_MS"
msgid "Mean"
msgstr "ממוצע"
@@ -9128,7 +8987,6 @@ msgid "The value to which the exponential distribution is to be calculated."
msgstr "הערך אליו יש לחשב את ההתפלגות המעריכית.‏"
#: scfuncs.hrc:2406
-#, fuzzy
msgctxt "SC_OPCODE_EXP_DIST"
msgid "Lambda"
msgstr "לאמבדא גדולה"
@@ -9164,7 +9022,6 @@ msgid "The value to which the exponential distribution is to be calculated."
msgstr "הערך אליו יש לחשב את ההתפלגות המעריכית.‏"
#: scfuncs.hrc:2418
-#, fuzzy
msgctxt "SC_OPCODE_EXP_DIST_MS"
msgid "Lambda"
msgstr "לאמבדא גדולה"
@@ -9211,7 +9068,6 @@ msgid "The Alpha parameter of the Gamma distribution."
msgstr "הפרמטר אלפא של התפלגות גאמא.‏"
#: scfuncs.hrc:2432
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_DIST"
msgid "Beta"
msgstr "בטא גדולה"
@@ -9232,7 +9088,6 @@ msgid "0 or FALSE calculates the probability density function. Any other value o
msgstr "מצטברת.‏‫ C=0 מחשב את פונקציית הצפיפות, C=1 את ההתפלגות.‏"
#: scfuncs.hrc:2441
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_DIST_MS"
msgid "Returns the value of the probability density function or the cumulative distribution function for the Gamma distribution."
msgstr "הערכים של התפלגות גאמא.‏"
@@ -9259,7 +9114,6 @@ msgid "The Alpha parameter of the Gamma distribution."
msgstr "הפרמטר אלפא של התפלגות גאמא.‏"
#: scfuncs.hrc:2446
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_DIST_MS"
msgid "Beta"
msgstr "בטא גדולה"
@@ -9307,7 +9161,6 @@ msgid "The Alpha (shape) parameter of the Gamma distribution."
msgstr "הפרמטר אלפא של התפלגות גאמא.‏"
#: scfuncs.hrc:2460
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_INV"
msgid "Beta"
msgstr "בטא גדולה"
@@ -9328,7 +9181,6 @@ msgid "Number"
msgstr "מספר"
#: scfuncs.hrc:2469
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_INV_MS"
msgid "The probability value for which the inverse gamma distribution is to be calculated."
msgstr "ערך ההסתברות עבורו יש לחשב את התפלגות גאמא ההפוכה.‏"
@@ -9345,7 +9197,6 @@ msgid "The Alpha (shape) parameter of the Gamma distribution."
msgstr "הפרמטר אלפא של התפלגות גאמא.‏"
#: scfuncs.hrc:2472
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_INV_MS"
msgid "Beta"
msgstr "בטא גדולה"
@@ -9381,7 +9232,6 @@ msgid "Number"
msgstr "מספר"
#: scfuncs.hrc:2489
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_LN_MS"
msgid "The value for which the natural logarithm of the gamma function is to be calculated."
msgstr "הערך עבורו יש לחשב את הלוגריתם הטבעי של התפלגות גאמא.‏"
@@ -9407,7 +9257,6 @@ msgid "Values of the beta distribution."
msgstr "הערכים של התפלגות ביתא.‏"
#: scfuncs.hrc:2506
-#, fuzzy
msgctxt "SC_OPCODE_BETA_DIST"
msgid "Number"
msgstr "מספר"
@@ -9429,7 +9278,6 @@ msgid "The Alpha parameter of the Beta distribution."
msgstr "הפרמטר אלפא של התפלגות ביתא.‏"
#: scfuncs.hrc:2510
-#, fuzzy
msgctxt "SC_OPCODE_BETA_DIST"
msgid "Beta"
msgstr "בטא גדולה"
@@ -9475,7 +9323,6 @@ msgid "Values of the inverse beta distribution."
msgstr "הערכים של התפלגות הביטא ההפוכה."
#: scfuncs.hrc:2524
-#, fuzzy
msgctxt "SC_OPCODE_BETA_INV"
msgid "Number"
msgstr "מספר"
@@ -9497,7 +9344,6 @@ msgid "The Alpha parameter of the Beta distribution."
msgstr "הפרמטר אלפא של התפלגות ביתא.‏"
#: scfuncs.hrc:2528
-#, fuzzy
msgctxt "SC_OPCODE_BETA_INV"
msgid "Beta"
msgstr "בטא גדולה"
@@ -9533,7 +9379,6 @@ msgid "Values of the beta distribution."
msgstr "הערכים של התפלגות ביתא.‏"
#: scfuncs.hrc:2540
-#, fuzzy
msgctxt "SC_OPCODE_BETA_DIST_MS"
msgid "Number"
msgstr "מספר"
@@ -9555,7 +9400,6 @@ msgid "The Alpha parameter of the Beta distribution."
msgstr "הפרמטר אלפא של התפלגות ביתא.‏"
#: scfuncs.hrc:2544
-#, fuzzy
msgctxt "SC_OPCODE_BETA_DIST_MS"
msgid "Beta"
msgstr "בטא גדולה"
@@ -9571,7 +9415,6 @@ msgid "Cumulative"
msgstr "מצטבר"
#: scfuncs.hrc:2547
-#, fuzzy
msgctxt "SC_OPCODE_BETA_DIST_MS"
msgid "0 or FALSE for probability density function, any other value or TRUE or omitted for cumulative distribution function."
msgstr "מצטברת.‏‫ C=0 מחשב את פונקציית הצפיפות, C=1 את ההתפלגות.‏"
@@ -9602,13 +9445,11 @@ msgid "Values of the inverse beta distribution."
msgstr "הערכים של התפלגות הביטא ההפוכה."
#: scfuncs.hrc:2558
-#, fuzzy
msgctxt "SC_OPCODE_BETA_INV_MS"
msgid "Number"
msgstr "מספר"
#: scfuncs.hrc:2559
-#, fuzzy
msgctxt "SC_OPCODE_BETA_INV_MS"
msgid "The probability value for which the inverse beta distribution is to be calculated."
msgstr ".ערך ההסתברות עבורו יש לחשב את התפלגות ביתא ההפוכה"
@@ -9625,7 +9466,6 @@ msgid "The Alpha parameter of the Beta distribution."
msgstr "הפרמטר אלפא של התפלגות ביתא.‏"
#: scfuncs.hrc:2562
-#, fuzzy
msgctxt "SC_OPCODE_BETA_INV_MS"
msgid "Beta"
msgstr "בטא גדולה"
@@ -9681,7 +9521,6 @@ msgid "The Alpha parameter of the Weibull distribution."
msgstr "הפרמטר אלפא של התפלגות וויבול"
#: scfuncs.hrc:2578
-#, fuzzy
msgctxt "SC_OPCODE_WEIBULL"
msgid "Beta"
msgstr "בטא גדולה"
@@ -9727,7 +9566,6 @@ msgid "The Alpha parameter of the Weibull distribution."
msgstr "הפרמטר אלפא של התפלגות וויבול"
#: scfuncs.hrc:2592
-#, fuzzy
msgctxt "SC_OPCODE_WEIBULL_MS"
msgid "Beta"
msgstr "בטא גדולה"
@@ -9796,7 +9634,6 @@ msgid "The population size."
msgstr "גודל האוכלוסיה.‏"
#: scfuncs.hrc:2610
-#, fuzzy
msgctxt "SC_OPCODE_HYP_GEOM_DIST"
msgid "Cumulative"
msgstr "מצטבר"
@@ -9891,7 +9728,6 @@ msgid "The degrees of freedom of the T distribution."
msgstr "דרגות החפשיות של התפלגות‫ t.‏"
#: scfuncs.hrc:2638
-#, fuzzy
msgctxt "SC_OPCODE_T_DIST"
msgid "Mode"
msgstr "מצב"
@@ -9954,7 +9790,6 @@ msgid "The degrees of freedom of the T distribution."
msgstr "דרגות החפשיות של התפלגות‫ t.‏"
#: scfuncs.hrc:2660
-#, fuzzy
msgctxt "SC_OPCODE_T_DIST_MS"
msgid "Cumulative"
msgstr "מצטבר"
@@ -9996,7 +9831,6 @@ msgid "Values of the inverse t-distribution."
msgstr "הערכים של התפלגות‫ t ההפוכה. ‏"
#: scfuncs.hrc:2678
-#, fuzzy
msgctxt "SC_OPCODE_T_INV"
msgid "Number"
msgstr "מספר"
@@ -10024,13 +9858,11 @@ msgid "Values of the left-tailed inverse t-distribution."
msgstr "הערכים של התפלגות‫ t ההפוכה. ‏"
#: scfuncs.hrc:2688
-#, fuzzy
msgctxt "SC_OPCODE_T_INV_MS"
msgid "Number"
msgstr "מספר"
#: scfuncs.hrc:2689
-#, fuzzy
msgctxt "SC_OPCODE_T_INV_MS"
msgid "The probability value for which the inverse T distribution is to be calculated."
msgstr "ערך ההסתברות עבורו יש לחשב את התפלגות‫ t ההפוכה.‏"
@@ -10053,13 +9885,11 @@ msgid "Values of the two-tailed inverse t-distribution."
msgstr "הערכים של התפלגות‫ t ההפוכה. ‏"
#: scfuncs.hrc:2698
-#, fuzzy
msgctxt "SC_OPCODE_T_INV_2T"
msgid "Number"
msgstr "מספר"
#: scfuncs.hrc:2699
-#, fuzzy
msgctxt "SC_OPCODE_T_INV_2T"
msgid "The probability value for which the inverse T distribution is to be calculated."
msgstr "ערך ההסתברות עבורו יש לחשב את התפלגות‫ t ההפוכה.‏"
@@ -10151,7 +9981,6 @@ msgid "The degrees of freedom in the denominator of the F distribution."
msgstr "דרגות החפשיות במכנה של התפלגות‫ F.‏"
#: scfuncs.hrc:2726
-#, fuzzy
msgctxt "SC_OPCODE_F_DIST_LT"
msgid "Cumulative"
msgstr "מצטבר"
@@ -10205,7 +10034,6 @@ msgid "Values of the inverse F distribution."
msgstr "הערכים של התפלגות‫ F ההפוכה.‏"
#: scfuncs.hrc:2746
-#, fuzzy
msgctxt "SC_OPCODE_F_INV"
msgid "Number"
msgstr "מספר"
@@ -10244,13 +10072,11 @@ msgid "Values of the inverse left tail F distribution."
msgstr "הערכים של התפלגות הביטא ההפוכה."
#: scfuncs.hrc:2758
-#, fuzzy
msgctxt "SC_OPCODE_F_INV_LT"
msgid "Number"
msgstr "מספר"
#: scfuncs.hrc:2759
-#, fuzzy
msgctxt "SC_OPCODE_F_INV_LT"
msgid "The probability value for which the inverse F distribution is to be calculated."
msgstr "ערך ההסתברות עבורו יש לחשב את התפלגות‫ F ההפוכה.‏"
@@ -10284,13 +10110,11 @@ msgid "Values of the inverse right tail F distribution."
msgstr "הערכים של התפלגות הביטא ההפוכה."
#: scfuncs.hrc:2770
-#, fuzzy
msgctxt "SC_OPCODE_F_INV_RT"
msgid "Number"
msgstr "מספר"
#: scfuncs.hrc:2771
-#, fuzzy
msgctxt "SC_OPCODE_F_INV_RT"
msgid "The probability value for which the inverse F distribution is to be calculated."
msgstr "ערך ההסתברות עבורו יש לחשב את התפלגות‫ F ההפוכה.‏"
@@ -10405,7 +10229,6 @@ msgid "0 or FALSE calculates the probability density function. Any other value o
msgstr "מצטברת.‏‫ C=0 מחשב את פונקציית הצפיפות, C=1 את ההתפלגות.‏"
#: scfuncs.hrc:2815
-#, fuzzy
msgctxt "SC_OPCODE_CHISQ_DIST_MS"
msgid "Returns left-tail probability of the cumulative distribution function or values of the probability density function of the chi-square distribution."
msgstr "מחזיר את הסתברות הזנב-השמאלי של פונקציית ההסתברות המצטברת או את הערכים של פונקציית הצפיפות מהתפלגות חי-בריבוע."
@@ -10416,7 +10239,6 @@ msgid "Number"
msgstr "מספר"
#: scfuncs.hrc:2817
-#, fuzzy
msgctxt "SC_OPCODE_CHISQ_DIST_MS"
msgid "The value for which the probability density function or cumulative distribution function is to be calculated."
msgstr "הערכים עבורם יש לחשב את פונקציית הצפיפות או פונקציית ההסתברות המצטברת."
@@ -10448,7 +10270,6 @@ msgid "Values of the inverse of CHIDIST(x; DegreesOfFreedom)."
msgstr "הערכים של התפלגות חי-בריבוע ההפוכה.‏"
#: scfuncs.hrc:2829
-#, fuzzy
msgctxt "SC_OPCODE_CHI_INV"
msgid "Number"
msgstr "מספר"
@@ -10475,13 +10296,11 @@ msgid "Values of the inverse of CHIDIST(x; DegreesOfFreedom)."
msgstr "הערכים של התפלגות חי-בריבוע ההפוכה.‏"
#: scfuncs.hrc:2840
-#, fuzzy
msgctxt "SC_OPCODE_CHI_INV_MS"
msgid "Number"
msgstr "מספר"
#: scfuncs.hrc:2841
-#, fuzzy
msgctxt "SC_OPCODE_CHI_INV_MS"
msgid "The probability value for which the inverse chi square distribution is to be calculated."
msgstr "ערך ההסתברות עבורו יש לחשב את התפלגות חי-בריבוע ההפוכה.‏"
@@ -10534,7 +10353,6 @@ msgid "Probability"
msgstr "הסתברות"
#: scfuncs.hrc:2863
-#, fuzzy
msgctxt "SC_OPCODE_CHISQ_INV_MS"
msgid "The probability value for which the inverse of the chi square distribution is to be calculated."
msgstr "ערך ההסתברות עבורו יש לחשב את התפלגות חי-בריבוע ההפוכה.‏"
@@ -10565,7 +10383,6 @@ msgid "The value to be standardized."
msgstr "הערך אותו יש לתקנן.‏"
#: scfuncs.hrc:2875
-#, fuzzy
msgctxt "SC_OPCODE_STANDARD"
msgid "Mean"
msgstr "ממוצע"
@@ -10667,7 +10484,6 @@ msgid "The standard deviation of the population."
msgstr "סטיית התקן של האוכלוסיה.‏"
#: scfuncs.hrc:2909
-#, fuzzy
msgctxt "SC_OPCODE_CONFIDENCE"
msgid "Size"
msgstr "גודל"
@@ -10705,7 +10521,6 @@ msgid "The standard deviation of the population."
msgstr "סטיית התקן של האוכלוסיה.‏"
#: scfuncs.hrc:2921
-#, fuzzy
msgctxt "SC_OPCODE_CONFIDENCE_N"
msgid "Size"
msgstr "גודל"
@@ -10743,7 +10558,6 @@ msgid "The standard deviation of the population."
msgstr "סטיית התקן של האוכלוסיה.‏"
#: scfuncs.hrc:2933
-#, fuzzy
msgctxt "SC_OPCODE_CONFIDENCE_T"
msgid "Size"
msgstr "גודל"
@@ -10759,7 +10573,6 @@ msgid "Calculates the probability of observing a z-statistic greater than the on
msgstr "‫מחזירה את הערך P הדו-זנבי של מבחן z."
#: scfuncs.hrc:2941
-#, fuzzy
msgctxt "SC_OPCODE_Z_TEST"
msgid "Data"
msgstr "נתונים"
@@ -10790,13 +10603,11 @@ msgid "The known standard deviation of the population. If omitted, the standard
msgstr "סטיית התקן של האוכלוסיה.‏"
#: scfuncs.hrc:2952
-#, fuzzy
msgctxt "SC_OPCODE_Z_TEST_MS"
msgid "Calculates the probability of observing a z-statistic greater than the one computed based on a sample."
msgstr "‫מחזירה את הערך P הדו-זנבי של מבחן z."
#: scfuncs.hrc:2953
-#, fuzzy
msgctxt "SC_OPCODE_Z_TEST_MS"
msgid "Data"
msgstr "נתונים"
@@ -10822,7 +10633,6 @@ msgid "sigma"
msgstr "סיגמה"
#: scfuncs.hrc:2958
-#, fuzzy
msgctxt "SC_OPCODE_Z_TEST_MS"
msgid "The known standard deviation of the population. If omitted, the standard deviation of the given sample is used."
msgstr "סטיית התקן של האוכלוסיה.‏"
@@ -10961,7 +10771,6 @@ msgid "The second record array."
msgstr "מערך הרישום השני.‏"
#: scfuncs.hrc:3009
-#, fuzzy
msgctxt "SC_OPCODE_T_TEST"
msgid "Mode"
msgstr "מצב"
@@ -11009,13 +10818,11 @@ msgid "The second record array."
msgstr "מערך הרישום השני.‏"
#: scfuncs.hrc:3023
-#, fuzzy
msgctxt "SC_OPCODE_T_TEST_MS"
msgid "Mode"
msgstr "מצב"
#: scfuncs.hrc:3024
-#, fuzzy
msgctxt "SC_OPCODE_T_TEST_MS"
msgid "Mode specifies the number of distribution tails to return. 1= one-tailed, 2 = two-tailed distribution"
msgstr "‫השכיח קובע את מספר זנבות ההתפלגות שיש להחזיר. 1=חד-זנבית, 2=התפלגות דו-זנבית"
@@ -11307,7 +11114,6 @@ msgid "Calculates future value(s) using additive Exponential Smoothing algorithm
msgstr ""
#: scfuncs.hrc:3135
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_ADD"
msgid "Target"
msgstr "יעד"
@@ -11318,7 +11124,6 @@ msgid "The date (array) for which you want to predict a value."
msgstr ""
#: scfuncs.hrc:3137
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_ADD"
msgid "Values"
msgstr "ערכים"
@@ -11374,7 +11179,6 @@ msgid "Calculates future value(s) using multiplicative Exponential Smoothing alg
msgstr ""
#: scfuncs.hrc:3153
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_MUL"
msgid "Target"
msgstr "יעד"
@@ -11385,7 +11189,6 @@ msgid "The date (array) for which you want to predict a value."
msgstr ""
#: scfuncs.hrc:3155
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_MUL"
msgid "Values"
msgstr "ערכים"
@@ -11441,7 +11244,6 @@ msgid "Returns a prediction interval at the specified target value(s) for additi
msgstr ""
#: scfuncs.hrc:3171
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_PIA"
msgid "Target"
msgstr "יעד"
@@ -11452,7 +11254,6 @@ msgid "The date (array) for which you want to predict a value."
msgstr ""
#: scfuncs.hrc:3173
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_PIA"
msgid "Values"
msgstr "ערכים"
@@ -11519,7 +11320,6 @@ msgid "Returns a prediction interval at the specified target value(s) for multip
msgstr ""
#: scfuncs.hrc:3191
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_PIM"
msgid "Target"
msgstr "יעד"
@@ -11530,7 +11330,6 @@ msgid "The date (array) for which you want to predict a value."
msgstr ""
#: scfuncs.hrc:3193
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_PIM"
msgid "Values"
msgstr "ערכים"
@@ -11597,7 +11396,6 @@ msgid "Calculates the number of samples in period (season) using additive Expone
msgstr ""
#: scfuncs.hrc:3211
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_SEA"
msgid "Values"
msgstr "ערכים"
@@ -11643,7 +11441,6 @@ msgid "Returns statistical value(s) using additive Exponential Smoothing algorit
msgstr ""
#: scfuncs.hrc:3225
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_STA"
msgid "Values"
msgstr "ערכים"
@@ -11709,7 +11506,6 @@ msgid "Returns statistical value(s) using multiplicative Exponential Smoothing a
msgstr ""
#: scfuncs.hrc:3243
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_STM"
msgid "Values"
msgstr "ערכים"
@@ -11770,7 +11566,6 @@ msgid "Aggregation (default 1 = AVERAGE); method to be used to aggregate identic
msgstr ""
#: scfuncs.hrc:3260
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_LIN"
msgid "Returns a value along a linear regression"
msgstr ".מחזירה ערך מתוך רגרסיה לינארית"
@@ -11782,7 +11577,6 @@ msgid "Value"
msgstr "_ערך"
#: scfuncs.hrc:3262
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_LIN"
msgid "The X value for which the Y value on the regression linear is to be calculated."
msgstr "‫ערך ה-X עבורו יש לחשב את ערך ה-Y ברגרסיה הלינארית."
@@ -11793,7 +11587,6 @@ msgid "Data Y"
msgstr ""
#: scfuncs.hrc:3264
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_LIN"
msgid "The Y data array."
msgstr "מערך נתוני‫ ה-Y.‏"
@@ -11804,7 +11597,6 @@ msgid "Data X"
msgstr ""
#: scfuncs.hrc:3266
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_LIN"
msgid "The X data array."
msgstr "מערך נתוני‫ ה-X.‏"
@@ -11815,7 +11607,6 @@ msgid "Returns the reference to a cell as text."
msgstr "מחזירה את ההפניה לתא בתור טקסט"
#: scfuncs.hrc:3273
-#, fuzzy
msgctxt "SC_OPCODE_ADDRESS"
msgid "Row"
msgstr "שורה"
@@ -11826,7 +11617,6 @@ msgid "The row number of the cell."
msgstr "מספר השורה של התא"
#: scfuncs.hrc:3275
-#, fuzzy
msgctxt "SC_OPCODE_ADDRESS"
msgid "Column"
msgstr "עמודה"
@@ -11852,13 +11642,11 @@ msgid "A1"
msgstr "A1"
#: scfuncs.hrc:3280
-#, fuzzy
msgctxt "SC_OPCODE_ADDRESS"
msgid "The reference style: 0 or FALSE means R1C1 style, any other value or omitted means A1 style."
msgstr "שם הגליון של התא המצוין"
#: scfuncs.hrc:3281
-#, fuzzy
msgctxt "SC_OPCODE_ADDRESS"
msgid "Sheet"
msgstr "גיליון"
@@ -11874,7 +11662,6 @@ msgid "Returns the number of individual ranges that belong to a (multiple) range
msgstr "מחזירה את מספר הטווחים הנפרדים השייכים לטווח כולל (מרובה).‏"
#: scfuncs.hrc:3289
-#, fuzzy
msgctxt "SC_OPCODE_AREAS"
msgid "Reference"
msgstr "הפניה"
@@ -11916,7 +11703,6 @@ msgid "Returns the internal column number of a reference."
msgstr "מחזירה את מספר העמודה הפנימי של ההפניה.‏"
#: scfuncs.hrc:3307
-#, fuzzy
msgctxt "SC_OPCODE_COLUMN"
msgid "Reference"
msgstr "הפניה"
@@ -11932,7 +11718,6 @@ msgid "Defines the internal row number of a reference."
msgstr "מגדיר מספר שורה פנימי להפניה.‏"
#: scfuncs.hrc:3315
-#, fuzzy
msgctxt "SC_OPCODE_ROW"
msgid "Reference"
msgstr "הפניה"
@@ -11948,7 +11733,6 @@ msgid "Returns the internal sheet number of a reference or a string."
msgstr "מחזירה את מספר הגיליון הפנימי של ההפניה או המחרוזת.‏"
#: scfuncs.hrc:3323
-#, fuzzy
msgctxt "SC_OPCODE_SHEET"
msgid "Reference"
msgstr "הפניה"
@@ -11996,7 +11780,6 @@ msgid "Returns the number of sheets of a given reference. If no parameter has be
msgstr "מחזירה את מספר הגיליונות של הפניה נתונה. אם לא הוכנס פרמטר, מוחזר מספר הגיליונות הכולל בקובץ.‏"
#: scfuncs.hrc:3347
-#, fuzzy
msgctxt "SC_OPCODE_SHEETS"
msgid "Reference"
msgstr "הפניה"
@@ -12012,7 +11795,6 @@ msgid "Horizontal search and reference to the cells located below."
msgstr "חיפוש אופקי והפניה אל התאים הממוקמים למטה.‏"
#: scfuncs.hrc:3355
-#, fuzzy
msgctxt "SC_OPCODE_H_LOOKUP"
msgid "Search criterion"
msgstr "קרטריון לחיפוש"
@@ -12091,7 +11873,6 @@ msgid "Column index number in the array."
msgstr "מספר אינדקס העמודה במערך.‏"
#: scfuncs.hrc:3375
-#, fuzzy
msgctxt "SC_OPCODE_V_LOOKUP"
msgid "Sort order"
msgstr "סדר מיון"
@@ -12107,7 +11888,6 @@ msgid "Returns a reference to a cell from a defined range."
msgstr "מחזירה הפניה לתא מטווח מוגדר.‏"
#: scfuncs.hrc:3383
-#, fuzzy
msgctxt "SC_OPCODE_INDEX"
msgid "Reference"
msgstr "הפניה"
@@ -12118,7 +11898,6 @@ msgid "The reference to a (multiple) range."
msgstr "ההפניה לטווח (מרובה).‏"
#: scfuncs.hrc:3385
-#, fuzzy
msgctxt "SC_OPCODE_INDEX"
msgid "Row"
msgstr "שורה"
@@ -12129,7 +11908,6 @@ msgid "The row in the range."
msgstr "השורה בטווח.‏"
#: scfuncs.hrc:3387
-#, fuzzy
msgctxt "SC_OPCODE_INDEX"
msgid "Column"
msgstr "עמודה"
@@ -12140,7 +11918,6 @@ msgid "The column in the range."
msgstr "העמודה בטווח.‏"
#: scfuncs.hrc:3389
-#, fuzzy
msgctxt "SC_OPCODE_INDEX"
msgid "Range"
msgstr "טווח"
@@ -12156,7 +11933,6 @@ msgid "Returns the contents of a cell that is referenced in text form."
msgstr "מחזירה תוכן תא שהופנה בצורת טקסט.‏"
#: scfuncs.hrc:3397
-#, fuzzy
msgctxt "SC_OPCODE_INDIRECT"
msgid "Reference"
msgstr "הפניה"
@@ -12172,7 +11948,6 @@ msgid "A1"
msgstr "A1"
#: scfuncs.hrc:3400
-#, fuzzy
msgctxt "SC_OPCODE_INDIRECT"
msgid "The reference style: 0 or FALSE means R1C1 style, any other value or omitted means A1 style."
msgstr "שם הגליון של התא המצוין"
@@ -12257,7 +12032,6 @@ msgid "Returns a reference which has been moved in relation to the starting poin
msgstr "מחזיר הפניה שהוזז ביחס לנקודת ההתחלה.‏"
#: scfuncs.hrc:3431
-#, fuzzy
msgctxt "SC_OPCODE_OFFSET"
msgid "Reference"
msgstr "הפניה"
@@ -12290,7 +12064,6 @@ msgid "The number of columns that are to be moved to the left or to the right."
msgstr "מספר העמודות שיש להזיז לשמאל או לימין.‏"
#: scfuncs.hrc:3437
-#, fuzzy
msgctxt "SC_OPCODE_OFFSET"
msgid "Height"
msgstr "גובה"
@@ -12301,7 +12074,6 @@ msgid "The number of rows of the moved reference."
msgstr "מספר השורות של ההפניה שהוזזה.‏"
#: scfuncs.hrc:3439
-#, fuzzy
msgctxt "SC_OPCODE_OFFSET"
msgid "Width"
msgstr "רוחב"
@@ -12317,7 +12089,6 @@ msgid "Returns a number corresponding to an error type"
msgstr "מחזירה מספר לסוג שגיאה.‏"
#: scfuncs.hrc:3447
-#, fuzzy
msgctxt "SC_OPCODE_ERROR_TYPE"
msgid "Reference"
msgstr "הפניה"
@@ -12418,7 +12189,6 @@ msgid "The item or range from which data is to be taken."
msgstr "הטווח ממנו יש לקחת נתונים.‏"
#: scfuncs.hrc:3481
-#, fuzzy
msgctxt "SC_OPCODE_DDE"
msgid "Mode"
msgstr "מצב"
@@ -12460,7 +12230,6 @@ msgid "Extracts value(s) from a pivot table."
msgstr "חילוץ ערך(ים) מטבלת ציר."
#: scfuncs.hrc:3499
-#, fuzzy
msgctxt "SC_OPCODE_GET_PIVOT_DATA"
msgid "Data field"
msgstr "שדה נתונים"
@@ -12513,7 +12282,6 @@ msgid "Converts half-width ASCII and katakana characters to full-width."
msgstr "ממיר תווי ASCII וקטקאנה ברוחב חצי לרוחב מלא."
#: scfuncs.hrc:3519
-#, fuzzy
msgctxt "SC_OPCODE_JIS"
msgid "Text"
msgstr "טקסט"
@@ -12529,7 +12297,6 @@ msgid "Converts full-width ASCII and katakana characters to half-width."
msgstr "ממיר תווי ASCII וקטקאנה ברוחב מלא לרוחב חצי"
#: scfuncs.hrc:3527
-#, fuzzy
msgctxt "SC_OPCODE_ASC"
msgid "Text"
msgstr "טקסט"
@@ -12545,7 +12312,6 @@ msgid "Returns a numeric code for the first character in a text string."
msgstr "מחזירה קוד מספרי לתו הראשון במחרוזת טקסט.‏"
#: scfuncs.hrc:3535
-#, fuzzy
msgctxt "SC_OPCODE_CODE"
msgid "Text"
msgstr "טקסט"
@@ -12572,7 +12338,6 @@ msgid "Value is a number, a reference to a cell containing a number or a formula
msgstr "הערך הוא מספר, הפניה לתא המכיל מספר או נוסחה שתוצאתה מספר.‏"
#: scfuncs.hrc:3545
-#, fuzzy
msgctxt "SC_OPCODE_CURRENCY"
msgid "Decimals"
msgstr "Decimals"
@@ -12588,7 +12353,6 @@ msgid "Converts a code number into a character or letter."
msgstr "ממיר קוד מספר לתו או אות.‏"
#: scfuncs.hrc:3553
-#, fuzzy
msgctxt "SC_OPCODE_CHAR"
msgid "Number"
msgstr "מספר"
@@ -12604,7 +12368,6 @@ msgid "Removes all nonprintable characters from text."
msgstr "מוציא מהטקסט את כל התווים שאינם ברי-הדפסה.‏"
#: scfuncs.hrc:3561
-#, fuzzy
msgctxt "SC_OPCODE_CLEAN"
msgid "Text"
msgstr "טקסט"
@@ -12620,7 +12383,6 @@ msgid "Combines several text items into one."
msgstr "מחבר כמה יחידות טקסט לאחת.‏"
#: scfuncs.hrc:3569
-#, fuzzy
msgctxt "SC_OPCODE_CONCAT"
msgid "Text"
msgstr "טקסט"
@@ -12636,7 +12398,6 @@ msgid "Combines several text items into one, accepts cell ranges as arguments."
msgstr ""
#: scfuncs.hrc:3577
-#, fuzzy
msgctxt "SC_OPCODE_CONCAT_MS"
msgid "Text"
msgstr "טקסט"
@@ -12672,7 +12433,6 @@ msgid "If TRUE, empty cells will be ignored."
msgstr ""
#: scfuncs.hrc:3589
-#, fuzzy
msgctxt "SC_OPCODE_TEXTJOIN_MS"
msgid "Text"
msgstr "טקסט"
@@ -12688,19 +12448,16 @@ msgid "Checks 1 or more conditions and returns a value corresponding to the firs
msgstr ""
#: scfuncs.hrc:3597
-#, fuzzy
msgctxt "SC_OPCODE_IFS_MS"
msgid "Test"
msgstr "תנאי בוליאני"
#: scfuncs.hrc:3598
-#, fuzzy
msgctxt "SC_OPCODE_IFS_MS"
msgid "Any value or expression which can be either TRUE or FALSE."
msgstr "כל ערך או ביטוי שיכולים להיות‫ TRUE או FALSE.‏"
#: scfuncs.hrc:3599
-#, fuzzy
msgctxt "SC_OPCODE_IFS_MS"
msgid "Result"
msgstr "תוצאה"
@@ -12738,7 +12495,6 @@ msgid "Value that will be compared against expression."
msgstr ""
#: scfuncs.hrc:3611
-#, fuzzy
msgctxt "SC_OPCODE_SWITCH_MS"
msgid "Result"
msgstr "תוצאה"
@@ -12868,7 +12624,6 @@ msgid "The text to be found."
msgstr "הטקסט שיש למצוא.‏"
#: scfuncs.hrc:3653
-#, fuzzy
msgctxt "SC_OPCODE_FIND"
msgid "Text"
msgstr "טקסט"
@@ -12879,7 +12634,6 @@ msgid "The text in which a search is to be made."
msgstr "הטקסט בתוכו יש לבצע את החיפוש."
#: scfuncs.hrc:3655
-#, fuzzy
msgctxt "SC_OPCODE_FIND"
msgid "Position"
msgstr "מיקום"
@@ -12906,7 +12660,6 @@ msgid "The text to be found."
msgstr "הטקסט שיש למצוא.‏"
#: scfuncs.hrc:3665
-#, fuzzy
msgctxt "SC_OPCODE_SEARCH"
msgid "Text"
msgstr "טקסט"
@@ -12917,7 +12670,6 @@ msgid "The text in which a search is to be made."
msgstr "הטקסט בתוכו יש לבצע את החיפוש."
#: scfuncs.hrc:3667
-#, fuzzy
msgctxt "SC_OPCODE_SEARCH"
msgid "Position"
msgstr "מיקום"
@@ -12933,7 +12685,6 @@ msgid "Removes extra spaces from text."
msgstr "מוחק רווחים עודפים מהטקסט."
#: scfuncs.hrc:3675
-#, fuzzy
msgctxt "SC_OPCODE_TRIM"
msgid "Text"
msgstr "טקסט"
@@ -12949,7 +12700,6 @@ msgid "Capitalizes the first letter in all words."
msgstr "ממיר אותיות קטנות לאותיות גדולות בתחילת כל מילה אנגלית..‏"
#: scfuncs.hrc:3683
-#, fuzzy
msgctxt "SC_OPCODE_PROPER"
msgid "Text"
msgstr "טקסט"
@@ -12965,7 +12715,6 @@ msgid "Converts text to uppercase."
msgstr "ממיר אותיות אנגליות קטנות לאותיות גדולות..‏"
#: scfuncs.hrc:3691
-#, fuzzy
msgctxt "SC_OPCODE_UPPER"
msgid "Text"
msgstr "טקסט"
@@ -12981,7 +12730,6 @@ msgid "Converts text to lowercase."
msgstr "המרת טקסט לאותיות קטנות."
#: scfuncs.hrc:3699
-#, fuzzy
msgctxt "SC_OPCODE_LOWER"
msgid "Text"
msgstr "טקסט"
@@ -12997,7 +12745,6 @@ msgid "Converts text to a number."
msgstr "ממיר טקסט למספר.‏"
#: scfuncs.hrc:3707
-#, fuzzy
msgctxt "SC_OPCODE_VALUE"
msgid "Text"
msgstr "טקסט"
@@ -13013,7 +12760,6 @@ msgid "Converts a number to text according to a given format."
msgstr "ממיר מספר לטקסט לפי צורה נתונה.‏"
#: scfuncs.hrc:3715
-#, fuzzy
msgctxt "SC_OPCODE_TEXT"
msgid "Number"
msgstr "מספר"
@@ -13065,7 +12811,6 @@ msgid "The text in which some characters are to be replaced."
msgstr "הטקסט בו יש להחליף כמה תווים.‏"
#: scfuncs.hrc:3735
-#, fuzzy
msgctxt "SC_OPCODE_REPLACE"
msgid "Position"
msgstr "מיקום"
@@ -13076,7 +12821,6 @@ msgid "The character position from which text is to be replaced."
msgstr "מיקום התו שממנו ואילך יש להחליף את הטקסט.‏"
#: scfuncs.hrc:3737
-#, fuzzy
msgctxt "SC_OPCODE_REPLACE"
msgid "Length"
msgstr "אורך"
@@ -13103,7 +12847,6 @@ msgid "Formats a number with a fixed number of places after the decimal point an
msgstr "מעצב מספר שיש בו מספר מקומות קבוע לאחר נקודה עשרונית ומפריד אלפים.‏"
#: scfuncs.hrc:3747
-#, fuzzy
msgctxt "SC_OPCODE_FIXED"
msgid "Number"
msgstr "מספר"
@@ -13139,7 +12882,6 @@ msgid "Calculates length of a text string."
msgstr "מחשב אורך מחרוזת טקסט.‏"
#: scfuncs.hrc:3759
-#, fuzzy
msgctxt "SC_OPCODE_LEN"
msgid "Text"
msgstr "טקסט"
@@ -13155,7 +12897,6 @@ msgid "Returns the first character or characters of a text."
msgstr "קובע תו/תווים ראשון/ראשונים בטקסט.‏"
#: scfuncs.hrc:3767
-#, fuzzy
msgctxt "SC_OPCODE_LEFT"
msgid "Text"
msgstr "טקסט"
@@ -13166,7 +12907,6 @@ msgid "The text where the initial partial words are to be determined."
msgstr "הטקסט בו יש לקבוע את המילים הראשוניות החלקיות.‏"
#: scfuncs.hrc:3769
-#, fuzzy
msgctxt "SC_OPCODE_LEFT"
msgid "Number"
msgstr "מספר"
@@ -13182,7 +12922,6 @@ msgid "Returns the last character or characters of a text."
msgstr "קובע תו/תווים אחרון/אחרונים בטקסט.‏"
#: scfuncs.hrc:3777
-#, fuzzy
msgctxt "SC_OPCODE_RIGHT"
msgid "Text"
msgstr "טקסט"
@@ -13193,7 +12932,6 @@ msgid "The text in which the end partial words are to be determined."
msgstr "הטקסט בו יש לקבוע את המילים האחרונות החלקיות.‏"
#: scfuncs.hrc:3779
-#, fuzzy
msgctxt "SC_OPCODE_RIGHT"
msgid "Number"
msgstr "מספר"
@@ -13209,7 +12947,6 @@ msgid "Returns a partial text string of a text."
msgstr "מחזיר מחרוזת טקסט חלקית של הטקסט."
#: scfuncs.hrc:3787
-#, fuzzy
msgctxt "SC_OPCODE_MID"
msgid "Text"
msgstr "טקסט"
@@ -13220,7 +12957,6 @@ msgid "The text in which partial words are to be determined."
msgstr "הטקסט בו יש לקבוע מילים חלקיות.‏"
#: scfuncs.hrc:3789
-#, fuzzy
msgctxt "SC_OPCODE_MID"
msgid "Start"
msgstr "התחלה"
@@ -13231,7 +12967,6 @@ msgid "The position from which the part word is to be determined."
msgstr "המיקום ממנו יש לקבוע את המילה החלקית.‏"
#: scfuncs.hrc:3791
-#, fuzzy
msgctxt "SC_OPCODE_MID"
msgid "Number"
msgstr "מספר"
@@ -13247,7 +12982,6 @@ msgid "Repeats text a given number of times."
msgstr "מכפיל טקסט מספר פעמים נתון.‏"
#: scfuncs.hrc:3799
-#, fuzzy
msgctxt "SC_OPCODE_REPT"
msgid "Text"
msgstr "טקסט"
@@ -13258,7 +12992,6 @@ msgid "The text to be repeated."
msgstr "הטקסט שיש לחזור עליו.‏"
#: scfuncs.hrc:3801
-#, fuzzy
msgctxt "SC_OPCODE_REPT"
msgid "Number"
msgstr "מספר"
@@ -13274,7 +13007,6 @@ msgid "Substitutes new text for old text in a string."
msgstr "מחליף טקסט בטקסט חדש במחרוזת."
#: scfuncs.hrc:3809
-#, fuzzy
msgctxt "SC_OPCODE_SUBSTITUTE"
msgid "Text"
msgstr "טקסט"
@@ -13323,7 +13055,6 @@ msgid "Converts a positive integer to text from a number system to the base defi
msgstr "ממיר מספר שלם חיובי לטקסט ממערכת מספרית לבסיס המוגדר.‏"
#: scfuncs.hrc:3823
-#, fuzzy
msgctxt "SC_OPCODE_BASE"
msgid "Number"
msgstr "מספר"
@@ -13360,7 +13091,6 @@ msgid "Converts a text of a specified number system to a positive integer in the
msgstr "ממיר טקסט מערכת מספרית למספר שלם חיובי בבסיס הנתון.‏"
#: scfuncs.hrc:3835
-#, fuzzy
msgctxt "SC_OPCODE_DECIMAL"
msgid "Text"
msgstr "טקסט"
@@ -13393,13 +13123,11 @@ msgid "Value"
msgstr "_ערך"
#: scfuncs.hrc:3846
-#, fuzzy
msgctxt "SC_OPCODE_CONVERT_OOO"
msgid "The value to be converted."
msgstr "הערך המיועד להמרה.‏"
#: scfuncs.hrc:3847 /home/cl/vc/git/libo-core/sc/inc/scfuncs.hrc:3849
-#, fuzzy
msgctxt "SC_OPCODE_CONVERT_OOO"
msgid "Text"
msgstr "טקסט"
@@ -13475,7 +13203,6 @@ msgid "Returns the numeric code for the first Unicode character in a text string
msgstr "מחזיר את המספר קוד של תו היוניקוד הראשון במחרוזת טקסט."
#: scfuncs.hrc:3881
-#, fuzzy
msgctxt "SC_OPCODE_UNICODE"
msgid "Text"
msgstr "טקסט"
@@ -13491,7 +13218,6 @@ msgid "Converts a code number into a Unicode character or letter."
msgstr "ממיר מספר קוד לתו יוניקוד או לתו בקידוד אחר."
#: scfuncs.hrc:3888
-#, fuzzy
msgctxt "SC_OPCODE_UNICHAR"
msgid "Number"
msgstr "מספר"
@@ -13569,7 +13295,6 @@ msgid "Converts text to a number, in a locale-independent way."
msgstr "ממיר טקסט למספר ללא תלות בלוקייל."
#: scfuncs.hrc:3911
-#, fuzzy
msgctxt "SC_OPCODE_NUMBERVALUE"
msgid "Text"
msgstr "טקסט"
@@ -13718,7 +13443,6 @@ msgid "Calculates length of a text string, with DBCS"
msgstr "מחשב אורך מחרוזת טקסט.‏"
#: scfuncs.hrc:3968
-#, fuzzy
msgctxt "SC_OPCODE_LENB"
msgid "Text"
msgstr "טקסט"
@@ -13735,7 +13459,6 @@ msgid "Returns the last character or characters of a text,with DBCS"
msgstr "קובע תו/תווים אחרון/אחרונים בטקסט.‏"
#: scfuncs.hrc:3975
-#, fuzzy
msgctxt "SC_OPCODE_RIGHTB"
msgid "Text"
msgstr "טקסט"
@@ -13746,7 +13469,6 @@ msgid "The text in which the end partial words are to be determined."
msgstr "הטקסט בו יש לקבוע את המילים האחרונות החלקיות.‏"
#: scfuncs.hrc:3977
-#, fuzzy
msgctxt "SC_OPCODE_RIGHTB"
msgid "Number"
msgstr "מספר"
@@ -13763,7 +13485,6 @@ msgid "Returns the first character or characters of a text,with DBCS"
msgstr "קובע תו/תווים ראשון/ראשונים בטקסט.‏"
#: scfuncs.hrc:3984
-#, fuzzy
msgctxt "SC_OPCODE_LEFTB"
msgid "Text"
msgstr "טקסט"
@@ -13774,7 +13495,6 @@ msgid "The text where the initial partial words are to be determined."
msgstr "הטקסט בו יש לקבוע את המילים הראשוניות החלקיות.‏"
#: scfuncs.hrc:3986
-#, fuzzy
msgctxt "SC_OPCODE_LEFTB"
msgid "Number"
msgstr "מספר"
@@ -13791,7 +13511,6 @@ msgid "Returns a partial text string of a text, with DBCS"
msgstr "מחזיר מחרוזת טקסט חלקית של הטקסט."
#: scfuncs.hrc:3993
-#, fuzzy
msgctxt "SC_OPCODE_MIDB"
msgid "Text"
msgstr "טקסט"
@@ -13802,7 +13521,6 @@ msgid "The text in which partial words are to be determined."
msgstr "הטקסט בו יש לקבוע מילים חלקיות.‏"
#: scfuncs.hrc:3995
-#, fuzzy
msgctxt "SC_OPCODE_MIDB"
msgid "Start"
msgstr "התחלה"
@@ -13813,7 +13531,6 @@ msgid "The position from which the part word is to be determined."
msgstr "המיקום ממנו יש לקבוע את המילה החלקית.‏"
#: scfuncs.hrc:3997
-#, fuzzy
msgctxt "SC_OPCODE_MIDB"
msgid "Number"
msgstr "מספר"
@@ -13929,13 +13646,11 @@ msgid "Returns the error function."
msgstr "מחזירה את פונקציית השגיאה."
#: scfuncs.hrc:4040
-#, fuzzy
msgctxt "SC_OPCODE_ERF_MS"
msgid "Lower limit"
msgstr "גבול תחתון"
#: scfuncs.hrc:4041
-#, fuzzy
msgctxt "SC_OPCODE_ERF_MS"
msgid "The lower limit for integration"
msgstr "הגבול התחתון לאינטגרציה.‏"
@@ -13947,13 +13662,11 @@ msgid "Returns the complementary error function."
msgstr "מחזירה את שגרת השגיאה המשלימה"
#: scfuncs.hrc:4047
-#, fuzzy
msgctxt "SC_OPCODE_ERFC_MS"
msgid "Lower limit"
msgstr "גבול תחתון"
#: scfuncs.hrc:4048
-#, fuzzy
msgctxt "SC_OPCODE_ERFC_MS"
msgid "The lower limit for integration"
msgstr "הגבול התחתון לאינטגרציה.‏"
@@ -13995,7 +13708,6 @@ msgid "Value"
msgstr "_ערך"
#: scfuncs.hrc:4065
-#, fuzzy
msgctxt "SC_OPCODE_ROUNDSIG"
msgid "The number to be rounded."
msgstr "המספר המיועד לעיגול."
@@ -14017,37 +13729,31 @@ msgid "Replaces characters within a text string with a different text string, wi
msgstr "מחליף תווים במחרוזת טקסט במחרוזת טקסט אחרת.‏"
#: scfuncs.hrc:4073
-#, fuzzy
msgctxt "SC_OPCODE_REPLACEB"
msgid "Text"
msgstr "טקסט"
#: scfuncs.hrc:4074
-#, fuzzy
msgctxt "SC_OPCODE_REPLACEB"
msgid "The text in which some characters are to be replaced."
msgstr "הטקסט בו יש להחליף כמה תווים.‏"
#: scfuncs.hrc:4075
-#, fuzzy
msgctxt "SC_OPCODE_REPLACEB"
msgid "Position"
msgstr "מיקום"
#: scfuncs.hrc:4076
-#, fuzzy
msgctxt "SC_OPCODE_REPLACEB"
msgid "The character position from which text is to be replaced."
msgstr "מיקום התו שממנו ואילך יש להחליף את הטקסט.‏"
#: scfuncs.hrc:4077
-#, fuzzy
msgctxt "SC_OPCODE_REPLACEB"
msgid "Length"
msgstr "אורך"
#: scfuncs.hrc:4078
-#, fuzzy
msgctxt "SC_OPCODE_REPLACEB"
msgid "The number of characters to be replaced."
msgstr "מספר התווים שיש להחליפם.‏"
@@ -14059,7 +13765,6 @@ msgid "New text"
msgstr "new text"
#: scfuncs.hrc:4080
-#, fuzzy
msgctxt "SC_OPCODE_REPLACEB"
msgid "The text to be inserted."
msgstr "הטקסט שיש להכניסו.‏"
@@ -14076,31 +13781,26 @@ msgid "Find text"
msgstr "חיפוש טקסט"
#: scfuncs.hrc:4088
-#, fuzzy
msgctxt "SC_OPCODE_FINDB"
msgid "The text to be found."
msgstr "הטקסט שיש למצוא.‏"
#: scfuncs.hrc:4089
-#, fuzzy
msgctxt "SC_OPCODE_FINDB"
msgid "Text"
msgstr "טקסט"
#: scfuncs.hrc:4090
-#, fuzzy
msgctxt "SC_OPCODE_FINDB"
msgid "The text in which a search is to be made."
msgstr "הטקסט בתוכו יש לבצע את החיפוש."
#: scfuncs.hrc:4091
-#, fuzzy
msgctxt "SC_OPCODE_FINDB"
msgid "Position"
msgstr "מיקום"
#: scfuncs.hrc:4092
-#, fuzzy
msgctxt "SC_OPCODE_FINDB"
msgid "The position in the text from which the search starts."
msgstr "המיקום בטקסט ממנו מתחיל החיפוש.‏"
@@ -14117,31 +13817,26 @@ msgid "Find text"
msgstr "חיפוש טקסט"
#: scfuncs.hrc:4100
-#, fuzzy
msgctxt "SC_OPCODE_SEARCHB"
msgid "The text to be found."
msgstr "הטקסט שיש למצוא.‏"
#: scfuncs.hrc:4101
-#, fuzzy
msgctxt "SC_OPCODE_SEARCHB"
msgid "Text"
msgstr "טקסט"
#: scfuncs.hrc:4102
-#, fuzzy
msgctxt "SC_OPCODE_SEARCHB"
msgid "The text in which a search is to be made."
msgstr "הטקסט בתוכו יש לבצע את החיפוש."
#: scfuncs.hrc:4103
-#, fuzzy
msgctxt "SC_OPCODE_SEARCHB"
msgid "Position"
msgstr "מיקום"
#: scfuncs.hrc:4104
-#, fuzzy
msgctxt "SC_OPCODE_SEARCHB"
msgid "The position in the text from which the search starts."
msgstr "המיקום בטקסט ממנו מתחיל החיפוש.‏"
@@ -14157,7 +13852,6 @@ msgid "Hidden Styles"
msgstr "סגנונות נסתרים"
#: scstyles.hrc:31
-#, fuzzy
msgctxt "RID_CELLSTYLEFAMILY"
msgid "Applied Styles"
msgstr "סגנונות ששומשו"
@@ -14216,7 +13910,6 @@ msgid "- multiple -"
msgstr "- ריבוי -"
#: strings.hrc:33
-#, fuzzy
msgctxt "SCSTR_STDFILTER"
msgid "Standard Filter..."
msgstr "מסנן רגיל...‏"
@@ -14549,7 +14242,6 @@ msgid "(Preview mode)"
msgstr "(מצב תצוגה מקדימה)"
#: strings.hrc:102
-#, fuzzy
msgctxt "SCSTR_PRINTOPT_PAGES"
msgid "Pages"
msgstr "עמודים"
@@ -14572,19 +14264,16 @@ msgid "~All sheets"
msgstr "כל הגיליונות"
#: strings.hrc:106
-#, fuzzy
msgctxt "SCSTR_PRINTOPT_SELECTEDSHEETS"
msgid "~Selected sheets"
msgstr "גיליונות ~נבחרים"
#: strings.hrc:107
-#, fuzzy
msgctxt "SCSTR_PRINTOPT_SELECTEDCELLS"
msgid "Selected cells"
msgstr "תאים נבחרים"
#: strings.hrc:108
-#, fuzzy
msgctxt "SCSTR_PRINTOPT_FROMWHICH"
msgid "From which print"
msgstr "מתוכם להדפיס"
@@ -14689,13 +14378,11 @@ msgid "Formulas don't form a row."
msgstr ""
#: strings.hrc:128
-#, fuzzy
msgctxt "STR_ADD_AUTOFORMAT_TITLE"
msgid "Add AutoFormat"
msgstr "הוספת עיצוב אוטומטי"
#: strings.hrc:129
-#, fuzzy
msgctxt "STR_RENAME_AUTOFORMAT_TITLE"
msgid "Rename AutoFormat"
msgstr "מתן שם אחר לעיצוב אוטומטי"
@@ -14706,7 +14393,6 @@ msgid "Name"
msgstr "שם"
#: strings.hrc:131
-#, fuzzy
msgctxt "STR_DEL_AUTOFORMAT_TITLE"
msgid "Delete AutoFormat"
msgstr "מחיקת עיצוב אוטומטי"
@@ -14835,13 +14521,11 @@ msgid "Drawing objects"
msgstr "עצם סרטוט"
#: strings.hrc:158
-#, fuzzy
msgctxt "SCSTR_DRAGMODE"
msgid "Drag Mode"
msgstr "מצב גרירה"
#: strings.hrc:159
-#, fuzzy
msgctxt "SCSTR_DISPLAY"
msgid "Display"
msgstr "תצוגה"
@@ -14865,13 +14549,11 @@ msgid "hidden"
msgstr "מוסתר"
#: strings.hrc:163
-#, fuzzy
msgctxt "SCSTR_ACTIVEWIN"
msgid "Active Window"
msgstr "חלון פעיל"
#: strings.hrc:164
-#, fuzzy
msgctxt "SCSTR_QHLP_SCEN_LISTBOX"
msgid "Scenario Name"
msgstr "שם תרחיש"
@@ -14883,13 +14565,11 @@ msgid "Comment"
msgstr "_הערות"
#: strings.hrc:167
-#, fuzzy
msgctxt "STR_MENU_SORT_ASC"
msgid "Sort Ascending"
msgstr "מיון בסדר עולה"
#: strings.hrc:168
-#, fuzzy
msgctxt "STR_MENU_SORT_DESC"
msgid "Sort Descending"
msgstr "מיון בסדר יורד"
@@ -15133,13 +14813,11 @@ msgid "Groups"
msgstr "קיבוץ"
#: strings.hrc:222
-#, fuzzy
msgctxt "STR_ANOVA_LABEL_BETWEEN_GROUPS"
msgid "Between Groups"
msgstr "בין קבוצות"
#: strings.hrc:223
-#, fuzzy
msgctxt "STR_ANOVA_LABEL_WITHIN_GROUPS"
msgid "Within Groups"
msgstr "בתוך קבוצות"
@@ -15181,7 +14859,6 @@ msgid "F critical"
msgstr ""
#: strings.hrc:231
-#, fuzzy
msgctxt "STR_ANOVA_LABEL_TOTAL"
msgid "Total"
msgstr "סך הכל"
@@ -15216,19 +14893,16 @@ msgid "Descriptive Statistics"
msgstr "ס~טטיסטיקה מפורטת…"
#: strings.hrc:240
-#, fuzzy
msgctxt "STRID_CALC_MEAN"
msgid "Mean"
msgstr "ממוצע"
#: strings.hrc:241
-#, fuzzy
msgctxt "STRID_CALC_STD_ERROR"
msgid "Standard Error"
msgstr "שגיאת תקן"
#: strings.hrc:242
-#, fuzzy
msgctxt "STRID_CALC_MODE"
msgid "Mode"
msgstr "מצב"
@@ -15240,13 +14914,11 @@ msgid "Median"
msgstr "חציוני"
#: strings.hrc:244
-#, fuzzy
msgctxt "STRID_CALC_VARIANCE"
msgid "Variance"
msgstr "שונות"
#: strings.hrc:245
-#, fuzzy
msgctxt "STRID_CALC_STD_DEVIATION"
msgid "Standard Deviation"
msgstr "סטיית תקן"
@@ -15262,7 +14934,6 @@ msgid "Skewness"
msgstr ""
#: strings.hrc:248
-#, fuzzy
msgctxt "STRID_CALC_RANGE"
msgid "Range"
msgstr "טווח"
@@ -15351,7 +15022,6 @@ msgid "Chi Squared"
msgstr ""
#: strings.hrc:265
-#, fuzzy
msgctxt "STR_DISTRIBUTION_GEOMETRIC"
msgid "Geometric"
msgstr "גאומטרי"
@@ -15369,13 +15039,11 @@ msgid "Maximum"
msgstr "מירבי"
#: strings.hrc:268
-#, fuzzy
msgctxt "STR_RNG_PARAMETER_MEAN"
msgid "Mean"
msgstr "ממוצע"
#: strings.hrc:269
-#, fuzzy
msgctxt "STR_RNG_PARAMETER_STANDARD_DEVIATION"
msgid "Standard Deviation"
msgstr "סטיית תקן"
@@ -15451,26 +15119,22 @@ msgid "Test of Independence (Chi-Square)"
msgstr ""
#: strings.hrc:285
-#, fuzzy
msgctxt "STR_REGRESSION_UNDO_NAME"
msgid "Regression"
msgstr "רגרסיה"
#: strings.hrc:286
-#, fuzzy
msgctxt "STR_REGRESSION"
msgid "Regression"
msgstr "רגרסיה"
#. Common
#: strings.hrc:288
-#, fuzzy
msgctxt "STR_COLUMN_LABEL_TEMPLATE"
msgid "Column %NUMBER%"
msgstr "עמודה %NUMBER%"
#: strings.hrc:289
-#, fuzzy
msgctxt "STR_ROW_LABEL_TEMPLATE"
msgid "Row %NUMBER%"
msgstr "שורה %NUMBER%"
@@ -15482,13 +15146,11 @@ msgid "Alpha"
msgstr "אלפא"
#: strings.hrc:291
-#, fuzzy
msgctxt "STR_VARIABLE_1_LABEL"
msgid "Variable 1"
msgstr "משתנה 1"
#: strings.hrc:292
-#, fuzzy
msgctxt "STR_VARIABLE_2_LABEL"
msgid "Variable 2"
msgstr "משתנה 2"
@@ -15537,7 +15199,6 @@ msgid "Linear"
msgstr "קווית"
#: strings.hrc:302
-#, fuzzy
msgctxt "STR_LABEL_LOGARITHMIC"
msgid "Logarithmic"
msgstr "לוגריתמית"
@@ -15702,13 +15363,11 @@ msgid "Foot"
msgstr "גופן"
#: units.hrc:33
-#, fuzzy
msgctxt "SCSTR_UNIT"
msgid "Miles"
msgstr "מיילים"
#: units.hrc:34
-#, fuzzy
msgctxt "SCSTR_UNIT"
msgid "Pica"
msgstr "פיקה"
@@ -15849,7 +15508,6 @@ msgid "Two factor"
msgstr ""
#: analysisofvariancedialog.ui:262
-#, fuzzy
msgctxt "analysisofvariancedialog|label3"
msgid "Type"
msgstr "סוג"
@@ -15895,13 +15553,11 @@ msgid "Parameters"
msgstr "משתנים"
#: autoformattable.ui:9
-#, fuzzy
msgctxt "autoformattable|AutoFormatTableDialog"
msgid "AutoFormat"
msgstr "עיצוב אוטומטי"
#: autoformattable.ui:94
-#, fuzzy
msgctxt "autoformattable|rename"
msgid "Rename"
msgstr "שינוי שם"
@@ -15948,7 +15604,6 @@ msgid "A_utoFit width and height"
msgstr "התאמה ברוחב ובגובה"
#: autoformattable.ui:327
-#, fuzzy
msgctxt "autoformattable|label2"
msgid "Formatting"
msgstr "עיצוב"
@@ -16022,7 +15677,6 @@ msgid "Labels"
msgstr "תווית"
#: chardialog.ui:8
-#, fuzzy
msgctxt "chardialog|CharDialog"
msgid "Character"
msgstr "תו"
@@ -16082,7 +15736,6 @@ msgid "Grouped by"
msgstr "קיבוץ לפי: "
#: colorrowdialog.ui:8
-#, fuzzy
msgctxt "colorrowdialog|ColOrRowDialog"
msgid "Copy List"
msgstr "העתקת רשימה"
@@ -16106,13 +15759,11 @@ msgid "List From"
msgstr "הצגה מ־"
#: colwidthdialog.ui:8
-#, fuzzy
msgctxt "colwidthdialog|ColWidthDialog"
msgid "Column Width"
msgstr "רוחב עמודה"
#: colwidthdialog.ui:88
-#, fuzzy
msgctxt "colwidthdialog|label1"
msgid "Width"
msgstr "רוחב"
@@ -16130,7 +15781,6 @@ msgid "Manage Conditional Formatting"
msgstr "עיצוב מותנה"
#: condformatmanager.ui:62
-#, fuzzy
msgctxt "condformatmanager|add"
msgid "Add"
msgstr "הוספה"
@@ -16158,19 +15808,16 @@ msgid "All Cells"
msgstr ""
#: conditionalentry.ui:59
-#, fuzzy
msgctxt "conditionalentry|type"
msgid "Cell value is"
msgstr "ערך התא"
#: conditionalentry.ui:60
-#, fuzzy
msgctxt "conditionalentry|type"
msgid "Formula is"
msgstr "הנוסחה היא"
#: conditionalentry.ui:61
-#, fuzzy
msgctxt "conditionalentry|type"
msgid "Date is"
msgstr "התאריך הוא"
@@ -16193,7 +15840,6 @@ msgid "Enter a value:"
msgstr "יש להזין ערך!"
#: conditionalentry.ui:162
-#, fuzzy
msgctxt "conditionalentry|options"
msgid "More Options..."
msgstr "אפשרויות נוספות…"
@@ -16325,7 +15971,6 @@ msgid "Formula"
msgstr "נוסחאות"
#: conditionalentry.ui:228
-#, fuzzy
msgctxt "conditionalentry|preview|tooltip_text"
msgid "Example"
msgstr "דוגמה"
@@ -16337,25 +15982,21 @@ msgid "equal to"
msgstr "שווה ל"
#: conditionalentry.ui:252
-#, fuzzy
msgctxt "conditionalentry|typeis"
msgid "less than"
msgstr "קטן מ־"
#: conditionalentry.ui:253
-#, fuzzy
msgctxt "conditionalentry|typeis"
msgid "greater than"
msgstr "גדול מ־"
#: conditionalentry.ui:254
-#, fuzzy
msgctxt "conditionalentry|typeis"
msgid "less than or equal to"
msgstr "קטן או שווה ל־"
#: conditionalentry.ui:255
-#, fuzzy
msgctxt "conditionalentry|typeis"
msgid "greater than or equal to"
msgstr "גדול או שווה ל־"
@@ -16367,19 +16008,16 @@ msgid "not equal to"
msgstr "לא שווה ל"
#: conditionalentry.ui:257
-#, fuzzy
msgctxt "conditionalentry|typeis"
msgid "between"
msgstr "בין"
#: conditionalentry.ui:258
-#, fuzzy
msgctxt "conditionalentry|typeis"
msgid "not between"
msgstr "לא בין"
#: conditionalentry.ui:259
-#, fuzzy
msgctxt "conditionalentry|typeis"
msgid "duplicate"
msgstr "כפול"
@@ -16434,7 +16072,6 @@ msgid "below or equal average"
msgstr "מתחת או שווה לממוצע"
#: conditionalentry.ui:269
-#, fuzzy
msgctxt "conditionalentry|typeis"
msgid "Error"
msgstr "שגיאה"
@@ -16445,31 +16082,26 @@ msgid "No Error"
msgstr ""
#: conditionalentry.ui:271
-#, fuzzy
msgctxt "conditionalentry|typeis"
msgid "Begins with"
msgstr "מתחיל עם"
#: conditionalentry.ui:272
-#, fuzzy
msgctxt "conditionalentry|typeis"
msgid "Ends with"
msgstr "מסתיים עם"
#: conditionalentry.ui:273
-#, fuzzy
msgctxt "conditionalentry|typeis"
msgid "Contains"
msgstr "מכיל"
#: conditionalentry.ui:274
-#, fuzzy
msgctxt "conditionalentry|typeis"
msgid "Not Contains"
msgstr "לא מכיל"
#: conditionalentry.ui:287
-#, fuzzy
msgctxt "conditionalentry|datetype"
msgid "Today"
msgstr "היום"
@@ -16771,7 +16403,6 @@ msgid "Keep _Other"
msgstr "לשמור את השינויים האחרים"
#: consolidatedialog.ui:9
-#, fuzzy
msgctxt "consolidatedialog|ConsolidateDialog"
msgid "Consolidate"
msgstr "גיבוש"
@@ -17024,7 +16655,6 @@ msgid "So_urce"
msgstr "מקור"
#: dapiservicedialog.ui:140
-#, fuzzy
msgctxt "dapiservicedialog|label4"
msgid "_Name"
msgstr "שם"
@@ -17167,7 +16797,6 @@ msgid "Fill:"
msgstr "מילוי"
#: databaroptions.ui:282
-#, fuzzy
msgctxt "databaroptions|fill_type"
msgid "Color"
msgstr "צבע"
@@ -17210,7 +16839,6 @@ msgid "None"
msgstr "ללא"
#: databaroptions.ui:395
-#, fuzzy
msgctxt "databaroptions|label3"
msgid "Axis"
msgstr "ציר"
@@ -17241,7 +16869,6 @@ msgid "The minimum value must be less than the maximum value."
msgstr ""
#: datafielddialog.ui:8
-#, fuzzy
msgctxt "datafielddialog|DataFieldDialog"
msgid "Data Field"
msgstr "שדה נתונים"
@@ -17264,7 +16891,6 @@ msgid "Name:"
msgstr "_שם:"
#: datafielddialog.ui:215
-#, fuzzy
msgctxt "datafielddialog|label4"
msgid "_Type:"
msgstr "_סוג:"
@@ -17357,7 +16983,6 @@ msgid "_Descending"
msgstr "סדר יו_רד"
#: datafieldoptionsdialog.ui:143
-#, fuzzy
msgctxt "datafieldoptionsdialog|manual"
msgid "_Manual"
msgstr "ידני"
@@ -17410,7 +17035,6 @@ msgid "_Show:"
msgstr ""
#: datafieldoptionsdialog.ui:334
-#, fuzzy
msgctxt "datafieldoptionsdialog|showfromft"
msgid "_From:"
msgstr "מ:‏"
@@ -17433,7 +17057,6 @@ msgid "Top"
msgstr "למעלה"
#: datafieldoptionsdialog.ui:402
-#, fuzzy
msgctxt "datafieldoptionsdialog|from"
msgid "Bottom"
msgstr "למטה"
@@ -17505,7 +17128,6 @@ msgid "URL:"
msgstr "URL"
#: dataprovider.ui:120
-#, fuzzy
msgctxt "dataprovider|url|tooltip_text"
msgid "Enter the URL of the source document in the local file system or Internet here."
msgstr "נא להזין את כתובת מסמך המקור במערכת הקבצים המקומית או באינטרנט להלן."
@@ -17566,7 +17188,6 @@ msgid "URL:"
msgstr "URL"
#: datastreams.ui:63
-#, fuzzy
msgctxt "datastreams|url|tooltip_text"
msgid "Enter the URL of the source document in the local file system or Internet here."
msgstr "נא להזין את כתובת מסמך המקור במערכת הקבצים המקומית או באינטרנט להלן."
@@ -17695,7 +17316,6 @@ msgid "Operations:"
msgstr ""
#: definedatabaserangedialog.ui:322
-#, fuzzy
msgctxt "definedatabaserangedialog|invalid"
msgid "Invalid range"
msgstr "טווח לא חוקי"
@@ -17897,7 +17517,6 @@ msgid "Insert as Link"
msgstr "הכנסת קישור"
#: dropmenu.ui:28
-#, fuzzy
msgctxt "dropmenu|copy"
msgid "Insert as Copy"
msgstr "הוספה כעותק"
@@ -17914,7 +17533,6 @@ msgid "_Action:"
msgstr "פעולה"
#: erroralerttabpage.ui:76
-#, fuzzy
msgctxt "erroralerttabpage|title_label"
msgid "_Title:"
msgstr "_כותרת:"
@@ -17936,13 +17554,11 @@ msgid "Stop"
msgstr "עצירה"
#: erroralerttabpage.ui:161
-#, fuzzy
msgctxt "erroralerttabpage|actionCB"
msgid "Warning"
msgstr "אזהרה"
#: erroralerttabpage.ui:162
-#, fuzzy
msgctxt "erroralerttabpage|actionCB"
msgid "Information"
msgstr "מידע"
@@ -18061,7 +17677,6 @@ msgid "_Down"
msgstr "למטה"
#: filldlg.ui:118
-#, fuzzy
msgctxt "filldlg|right"
msgid "_Right"
msgstr "_ימין"
@@ -18238,7 +17853,6 @@ msgid "Left and Right Borders"
msgstr "עמודים שמאליים וימניים"
#: floatinglinestyle.ui:41
-#, fuzzy
msgctxt "floatinglinestyle|more"
msgid "_More Options..."
msgstr "_אפשרויות נוספות..."
@@ -18364,7 +17978,6 @@ msgid "Insert Function into calculation sheet"
msgstr ""
#: functionpanel.ui:59
-#, fuzzy
msgctxt "functionpanel|category"
msgid "Last Used"
msgstr "בשימוש לאחרונה"
@@ -18376,37 +17989,31 @@ msgid "All"
msgstr "הכל"
#: functionpanel.ui:61
-#, fuzzy
msgctxt "functionpanel|category"
msgid "Database"
msgstr "מסד נתונים"
#: functionpanel.ui:62
-#, fuzzy
msgctxt "functionpanel|category"
msgid "Date&Time"
msgstr "תאריך ושעה"
#: functionpanel.ui:63
-#, fuzzy
msgctxt "functionpanel|category"
msgid "Financial"
msgstr "כלכלי"
#: functionpanel.ui:64
-#, fuzzy
msgctxt "functionpanel|category"
msgid "Information"
msgstr "מידע"
#: functionpanel.ui:65
-#, fuzzy
msgctxt "functionpanel|category"
msgid "Logical"
msgstr "לוגי"
#: functionpanel.ui:66
-#, fuzzy
msgctxt "functionpanel|category"
msgid "Mathematical"
msgstr "מתמטי"
@@ -18430,19 +18037,16 @@ msgid "Spreadsheet"
msgstr "גיליון אלקטרוני"
#: functionpanel.ui:70
-#, fuzzy
msgctxt "functionpanel|category"
msgid "Text"
msgstr "טקסט"
#: functionpanel.ui:71
-#, fuzzy
msgctxt "functionpanel|category"
msgid "Add-in"
msgstr "תוסף"
#: functionpanel.ui:112
-#, fuzzy
msgctxt "functionpanel|funcdesc"
msgid "label"
msgstr "תווית"
@@ -18477,7 +18081,6 @@ msgid "Default Settings"
msgstr "הגדרות בררת מחדל"
#: groupbydate.ui:8
-#, fuzzy
msgctxt "groupbydate|PivotTableGroupByDate"
msgid "Grouping"
msgstr "הקבצה"
@@ -18494,13 +18097,11 @@ msgid "_Manually at:"
msgstr ""
#: groupbydate.ui:153
-#, fuzzy
msgctxt "groupbydate|label1"
msgid "Start"
msgstr "התחלה"
#: groupbydate.ui:188
-#, fuzzy
msgctxt "groupbydate|auto_end"
msgid "A_utomatically"
msgstr "אוטומטי"
@@ -18535,7 +18136,6 @@ msgid "Group by"
msgstr "קבץ לפי"
#: groupbynumber.ui:9
-#, fuzzy
msgctxt "groupbynumber|PivotTableGroupByNumber"
msgid "Grouping"
msgstr "הקבצה"
@@ -18552,13 +18152,11 @@ msgid "_Manually at:"
msgstr ""
#: groupbynumber.ui:155
-#, fuzzy
msgctxt "groupbynumber|label1"
msgid "Start"
msgstr "התחלה"
#: groupbynumber.ui:190
-#, fuzzy
msgctxt "groupbynumber|auto_end"
msgid "A_utomatically"
msgstr "אוטומטי"
@@ -18599,7 +18197,6 @@ msgid "_Columns"
msgstr "עמודה"
#: groupdialog.ui:141
-#, fuzzy
msgctxt "groupdialog|includeLabel"
msgid "Include"
msgstr "לכלול"
@@ -18812,7 +18409,6 @@ msgid "Field Options"
msgstr ""
#: insertcells.ui:8
-#, fuzzy
msgctxt "insertcells|InsertCellsDialog"
msgid "Insert Cells"
msgstr "הכנסת תאים"
@@ -18900,7 +18496,6 @@ msgid "_From file"
msgstr "מקובץ"
#: insertsheet.ui:371
-#, fuzzy
msgctxt "insertsheet|tables-atkobject"
msgid "Tables in file"
msgstr "טבלאות בקובץ"
@@ -19000,13 +18595,11 @@ msgid "Range _Options"
msgstr "אפשרויות _טווח"
#: managenamesdialog.ui:398
-#, fuzzy
msgctxt "managenamesdialog|treeviewcolumn1"
msgid "column"
msgstr "עמודה"
#: mergecellsdialog.ui:8
-#, fuzzy
msgctxt "mergecellsdialog|MergeCellsDialog"
msgid "Merge Cells"
msgstr "מיזוג תאים"
@@ -19050,7 +18643,6 @@ msgid "C_opy"
msgstr "העתקה"
#: movecopysheet.ui:134
-#, fuzzy
msgctxt "movecopysheet|label1"
msgid "Action"
msgstr "פעולה"
@@ -19078,7 +18670,6 @@ msgid "_Insert before"
msgstr ""
#: movecopysheet.ui:279
-#, fuzzy
msgctxt "movecopysheet|label2"
msgid "Location"
msgstr "מיקום"
@@ -19158,7 +18749,6 @@ msgid "Parameters"
msgstr "משתנים"
#: multipleoperationsdialog.ui:9
-#, fuzzy
msgctxt "multipleoperationsdialog|MultipleOperationsDialog"
msgid "Multiple operations"
msgstr "רב פעולות"
@@ -19223,25 +18813,21 @@ msgid "Row:"
msgstr "שורה"
#: navigatorpanel.ui:58
-#, fuzzy
msgctxt "navigatorpanel|column|tooltip_text"
msgid "Column"
msgstr "עמודה"
#: navigatorpanel.ui:70
-#, fuzzy
msgctxt "navigatorpanel|row|tooltip_text"
msgid "Row"
msgstr "שורה"
#: navigatorpanel.ui:86
-#, fuzzy
msgctxt "navigatorpanel|datarange|tooltip_text"
msgid "Data Range"
msgstr "טווח הנתונים"
#: navigatorpanel.ui:99
-#, fuzzy
msgctxt "navigatorpanel|start|tooltip_text"
msgid "Start"
msgstr "התחלה"
@@ -19259,7 +18845,6 @@ msgid "Contents"
msgstr "תוכן עניינים"
#: navigatorpanel.ui:138
-#, fuzzy
msgctxt "navigatorpanel|toggle|tooltip_text"
msgid "Toggle"
msgstr "החלפת מצב"
@@ -19271,19 +18856,16 @@ msgid "Scenarios"
msgstr "תרחיש"
#: navigatorpanel.ui:164
-#, fuzzy
msgctxt "navigatorpanel|dragmode|tooltip_text"
msgid "Drag Mode"
msgstr "מצב גרירה"
#: navigatorpanel.ui:190
-#, fuzzy
msgctxt "navigatorpanel|documents|tooltip_text"
msgid "Document"
msgstr "מסמך"
#: navigatorpanel.ui:193
-#, fuzzy
msgctxt "navigatorpanel|documents-atkobject"
msgid "Active Window"
msgstr "חלון פעיל"
@@ -19299,7 +18881,6 @@ msgid "No solution was found."
msgstr ""
#: notebookbar.ui:391
-#, fuzzy
msgctxt "notebookbar|FileLabel"
msgid "File"
msgstr "קובץ"
@@ -19311,7 +18892,6 @@ msgid "Clone"
msgstr "חרוט"
#: notebookbar.ui:668
-#, fuzzy
msgctxt "notebookbar|bordertype|tooltip_text"
msgid "Specify the borders of the selected cells."
msgstr "הגדרת המסגרת לתאים הנבחרים."
@@ -19339,25 +18919,21 @@ msgid "Increase Indent"
msgstr "הגדלת הזחה"
#: notebookbar.ui:1139
-#, fuzzy
msgctxt "notebookbar|decreaseindent1|tooltip_text"
msgid "Decrease Indent"
msgstr "הפחתת הזחה"
#: notebookbar.ui:1677
-#, fuzzy
msgctxt "notebookbar|CalcLabel"
msgid "Home"
msgstr "בית"
#: notebookbar.ui:1762
-#, fuzzy
msgctxt "notebookbar|InsertAVMedia|tooltip_text"
msgid "Insert Audio or Video"
msgstr "הוספת שמע או וידאו"
#: notebookbar.ui:1918
-#, fuzzy
msgctxt "notebookbar|InsertSymbol"
msgid "Symbol"
msgstr "סמל"
@@ -19374,13 +18950,11 @@ msgid "Toggle Grid Lines"
msgstr ""
#: notebookbar.ui:2247
-#, fuzzy
msgctxt "notebookbar|PageLayoutLabel"
msgid "Page Layout"
msgstr "מתווה עמוד"
#: notebookbar.ui:2726
-#, fuzzy
msgctxt "notebookbar|DataLabel"
msgid "Data"
msgstr "נתונים"
@@ -19391,7 +18965,6 @@ msgid "Auto Spellcheck"
msgstr "בדיקת איות אוטומטית"
#: notebookbar.ui:3041
-#, fuzzy
msgctxt "notebookbar|ReviewLabel"
msgid "Review"
msgstr "סקירה"
@@ -19402,19 +18975,16 @@ msgid "Toggle Grid Lines"
msgstr ""
#: notebookbar.ui:3345
-#, fuzzy
msgctxt "notebookbar|ViewLabel"
msgid "View"
msgstr "תצוגה"
#: notebookbar.ui:3860
-#, fuzzy
msgctxt "notebookbar|ImageLabel"
msgid "Image"
msgstr "תמונה"
#: notebookbar_groupedbar_compact.ui:3863
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|defaultD"
msgid "Default"
msgstr "בררת מחדל"
@@ -19455,7 +19025,6 @@ msgid "Bad"
msgstr ""
#: notebookbar_groupedbar_compact.ui:3937
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|error"
msgid "Error"
msgstr "שגיאה"
@@ -19472,19 +19041,16 @@ msgid "Neutral"
msgstr ""
#: notebookbar_groupedbar_compact.ui:3961
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|warning"
msgid "Warning"
msgstr "אזהרה"
#: notebookbar_groupedbar_compact.ui:3975
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|footnote"
msgid "Footnote"
msgstr "הערת שוליים"
#: notebookbar_groupedbar_compact.ui:3983
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|note"
msgid "Note"
msgstr "הערה"
@@ -19496,7 +19062,6 @@ msgid "_File"
msgstr "קובץ"
#: notebookbar_groupedbar_compact.ui:4782
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|editb"
msgid "_Edit"
msgstr "_עריכה"
@@ -19514,7 +19079,6 @@ msgid "F_ont"
msgstr "גופן"
#: notebookbar_groupedbar_compact.ui:5152
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|bordertype"
msgid "Specify the borders of the selected cells."
msgstr "הגדרת המסגרת לתאים הנבחרים."
@@ -19580,13 +19144,11 @@ msgid "_Arrange"
msgstr "סידור"
#: notebookbar_groupedbar_compact.ui:6865
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|GridB"
msgid "_Grid"
msgstr "רשת"
#: notebookbar_groupedbar_compact.ui:6985
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|languageb"
msgid "_Language"
msgstr "שפה"
@@ -19598,7 +19160,6 @@ msgid "_Review"
msgstr "סקירה"
#: notebookbar_groupedbar_compact.ui:7261
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|commentsb"
msgid "_Comments"
msgstr "_הערות"
@@ -19633,7 +19194,6 @@ msgid "_Arrange"
msgstr "סידור"
#: notebookbar_groupedbar_compact.ui:8149
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|Grid"
msgid "_Grid"
msgstr "רשת"
@@ -19662,7 +19222,6 @@ msgid "_Arrange"
msgstr "סידור"
#: notebookbar_groupedbar_compact.ui:8865
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|GridO"
msgid "_Grid"
msgstr "רשת"
@@ -19710,13 +19269,11 @@ msgid "_Tools"
msgstr "כלים"
#: notebookbar_groupedbar_full.ui:3663
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|menubarD"
msgid "Menubar"
msgstr "סרגל תפריטים"
#: notebookbar_groupedbar_full.ui:3797
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|defaultD"
msgid "Default"
msgstr "בררת מחדל"
@@ -19757,7 +19314,6 @@ msgid "Bad"
msgstr ""
#: notebookbar_groupedbar_full.ui:3871
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|error"
msgid "Error"
msgstr "שגיאה"
@@ -19774,19 +19330,16 @@ msgid "Neutral"
msgstr ""
#: notebookbar_groupedbar_full.ui:3895
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|warning"
msgid "Warning"
msgstr "אזהרה"
#: notebookbar_groupedbar_full.ui:3909
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|footnote"
msgid "Footnote"
msgstr "הערת שוליים"
#: notebookbar_groupedbar_full.ui:3917
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|note"
msgid "Note"
msgstr "הערה"
@@ -19798,7 +19351,6 @@ msgid "_File"
msgstr "קובץ"
#: notebookbar_groupedbar_full.ui:4811
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|editb"
msgid "_Edit"
msgstr "_עריכה"
@@ -19876,13 +19428,11 @@ msgid "C_olor"
msgstr "צבע"
#: notebookbar_groupedbar_full.ui:7640
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|GridB"
msgid "_Grid"
msgstr "רשת"
#: notebookbar_groupedbar_full.ui:7776
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|languageb"
msgid "_Language"
msgstr "שפה"
@@ -19894,7 +19444,6 @@ msgid "_Review"
msgstr "סקירה"
#: notebookbar_groupedbar_full.ui:8213
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|commentsb"
msgid "_Comments"
msgstr "_הערות"
@@ -19917,7 +19466,6 @@ msgid "D_raw"
msgstr ""
#: notebookbar_groupedbar_full.ui:9425
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|editdrawb"
msgid "_Edit"
msgstr "_עריכה"
@@ -19988,7 +19536,6 @@ msgid "_Arrange"
msgstr "סידור"
#: notebookbar_groupedbar_full.ui:12164
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|OleGridB"
msgid "_Grid"
msgstr "רשת"
@@ -20024,19 +19571,16 @@ msgid "Hyperlink"
msgstr "היפר קישור"
#: notebookbar_groups.ui:54
-#, fuzzy
msgctxt "notebookbar_groups|footnote"
msgid "Footnote"
msgstr "הערת שוליים"
#: notebookbar_groups.ui:63
-#, fuzzy
msgctxt "notebookbar_groups|endnote"
msgid "Endnote"
msgstr "הערת סיום"
#: notebookbar_groups.ui:78
-#, fuzzy
msgctxt "notebookbar_groups|bookmark"
msgid "Bookmark"
msgstr "סימניה"
@@ -20048,7 +19592,6 @@ msgid "Cross-Reference"
msgstr "הפנייה צולבת"
#: notebookbar_groups.ui:152
-#, fuzzy
msgctxt "notebookbar_groups|stylemenudefault"
msgid "Default"
msgstr "בררת מחדל"
@@ -20100,37 +19643,31 @@ msgid "Bad"
msgstr ""
#: notebookbar_groups.ui:251
-#, fuzzy
msgctxt "notebookbar_groups|stylemenustatw"
msgid "Warning"
msgstr "אזהרה"
#: notebookbar_groups.ui:260
-#, fuzzy
msgctxt "notebookbar_groups|stylemenustate"
msgid "Error"
msgstr "שגיאה"
#: notebookbar_groups.ui:275
-#, fuzzy
msgctxt "notebookbar_groups|stylemenutxtn"
msgid "Note"
msgstr "הערה"
#: notebookbar_groups.ui:284
-#, fuzzy
msgctxt "notebookbar_groups|stylemenutxtf"
msgid "Footnote"
msgstr "הערת שוליים"
#: notebookbar_groups.ui:296
-#, fuzzy
msgctxt "notebookbar_groups|tablestylenone"
msgid "None"
msgstr "ללא"
#: notebookbar_groups.ui:304
-#, fuzzy
msgctxt "notebookbar_groups|tablestyledefault"
msgid "Default"
msgstr "בררת מחדל"
@@ -20157,7 +19694,6 @@ msgid "Style 4"
msgstr ""
#: notebookbar_groups.ui:530
-#, fuzzy
msgctxt "notebookbar_groups|filegrouplabel"
msgid "File"
msgstr "קובץ"
@@ -20169,7 +19705,6 @@ msgid "Clipboard"
msgstr "לוח העתקה"
#: notebookbar_groups.ui:729
-#, fuzzy
msgctxt "notebookbar_groups|paragraphstyleb"
msgid "Style"
msgstr "סגנון"
@@ -20203,19 +19738,16 @@ msgid "Right"
msgstr "ימין"
#: notebookbar_groups.ui:1275
-#, fuzzy
msgctxt "notebookbar_groups|formatgrouplabel"
msgid "Text"
msgstr "טקסט"
#: notebookbar_groups.ui:1376
-#, fuzzy
msgctxt "notebookbar_groups|mergeb"
msgid "Merge"
msgstr "מיזוג"
#: notebookbar_groups.ui:1394
-#, fuzzy
msgctxt "notebookbar_groups|splitb"
msgid "Split"
msgstr "פיצול"
@@ -20239,7 +19771,6 @@ msgid "Center"
msgstr "מרכז"
#: notebookbar_groups.ui:1617
-#, fuzzy
msgctxt "notebookbar_groups|bottomb"
msgid "Bottom"
msgstr "למטה"
@@ -20251,13 +19782,11 @@ msgid "Spreadsheet"
msgstr "גיליון אלקטרוני"
#: notebookbar_groups.ui:1740
-#, fuzzy
msgctxt "notebookbar_groups|shapesb"
msgid "Shapes"
msgstr "צורות"
#: notebookbar_groups.ui:1756
-#, fuzzy
msgctxt "notebookbar_groups|linksb"
msgid "Links"
msgstr "קישורים"
@@ -20269,13 +19798,11 @@ msgid "Insert"
msgstr "הוספה"
#: notebookbar_groups.ui:1900
-#, fuzzy
msgctxt "notebookbar_groups|imagestyleb"
msgid "Style"
msgstr "סגנון"
#: notebookbar_groups.ui:1940
-#, fuzzy
msgctxt "notebookbar_groups|resetb"
msgid "Reset"
msgstr "איפוס"
@@ -20293,19 +19820,16 @@ msgid "Lock"
msgstr "עיגון"
#: notebookbar_groups.ui:2043
-#, fuzzy
msgctxt "notebookbar_groups|imagegrouplabel"
msgid "Image"
msgstr "תמונה"
#: notebookbar_groups.ui:2099
-#, fuzzy
msgctxt "notebookbar_groups|wrapoff"
msgid "None"
msgstr "ללא"
#: notebookbar_groups.ui:2108
-#, fuzzy
msgctxt "notebookbar_groups|wrapideal"
msgid "Optimal"
msgstr "מיטבי"
@@ -20317,13 +19841,11 @@ msgid "Parallel"
msgstr "מקבילי"
#: notebookbar_groups.ui:2126
-#, fuzzy
msgctxt "notebookbar_groups|wrapleft"
msgid "Before"
msgstr "לפני"
#: notebookbar_groups.ui:2135
-#, fuzzy
msgctxt "notebookbar_groups|wrapright"
msgid "After"
msgstr "אחרי"
@@ -20520,7 +20042,6 @@ msgid "Select desired _key binding type. Changing the key binding type may overw
msgstr ""
#: optcompatibilitypage.ui:62
-#, fuzzy
msgctxt "optcompatibilitypage|keybindings"
msgid "Default"
msgstr "בררת מחדל"
@@ -20547,7 +20068,6 @@ msgid "_Prefix name for new worksheet:"
msgstr ""
#: optdefaultpage.ui:98
-#, fuzzy
msgctxt "optdefaultpage|label1"
msgid "New Spreadsheet"
msgstr "גיליון אלקטרוני חדש"
@@ -20588,7 +20108,6 @@ msgid "Formula _syntax:"
msgstr ""
#: optformula.ui:87
-#, fuzzy
msgctxt "optformula|label1"
msgid "Formula Options"
msgstr "אפשרויות נוסחה"
@@ -20687,7 +20206,6 @@ msgid "Separators"
msgstr "מפריד"
#: optimalcolwidthdialog.ui:8
-#, fuzzy
msgctxt "optimalcolwidthdialog|OptimalColWidthDialog"
msgid "Optimal Column Width"
msgstr "רוחב עמודה מיטבי"
@@ -20705,7 +20223,6 @@ msgid "_Default value"
msgstr "ערך בררת מחדל"
#: optimalrowheightdialog.ui:8
-#, fuzzy
msgctxt "optimalrowheightdialog|OptimalRowHeightDialog"
msgid "Optimal Row Height"
msgstr "גובה שורה מיטבי"
@@ -20773,7 +20290,6 @@ msgid "_Delete"
msgstr "מחיקה"
#: pagetemplatedialog.ui:8
-#, fuzzy
msgctxt "pagetemplatedialog|PageTemplateDialog"
msgid "Page Style"
msgstr "סגנון עמוד"
@@ -20815,7 +20331,6 @@ msgid "Sheet"
msgstr "גיליון"
#: paradialog.ui:8
-#, fuzzy
msgctxt "paradialog|ParagraphDialog"
msgid "Paragraph"
msgstr "פסקה"
@@ -20901,7 +20416,6 @@ msgid "Cell Protection"
msgstr "הגנת תא"
#: pastespecial.ui:23
-#, fuzzy
msgctxt "pastespecial|PasteSpecial"
msgid "Paste Special"
msgstr "הדבקה מיוחדת"
@@ -21037,7 +20551,6 @@ msgid "Do_wn"
msgstr "למטה"
#: pastespecial.ui:598
-#, fuzzy
msgctxt "pastespecial|move_right"
msgid "_Right"
msgstr "_ימין"
@@ -21048,7 +20561,6 @@ msgid "Shift Cells"
msgstr ""
#: pivotfielddialog.ui:9
-#, fuzzy
msgctxt "pivotfielddialog|PivotFieldDialog"
msgid "Data Field"
msgstr "שדה נתונים"
@@ -21076,7 +20588,6 @@ msgid "_User-defined"
msgstr "מוגדר _משתמש"
#: pivotfielddialog.ui:203
-#, fuzzy
msgctxt "pivotfielddialog|label1"
msgid "Subtotals"
msgstr "סכומי ביניים"
@@ -21099,43 +20610,36 @@ msgid "Filter"
msgstr "סינון"
#: pivotfilterdialog.ui:104
-#, fuzzy
msgctxt "pivotfilterdialog|connect1"
msgid "AND"
msgstr "AND"
#: pivotfilterdialog.ui:105
-#, fuzzy
msgctxt "pivotfilterdialog|connect1"
msgid "OR"
msgstr "OR"
#: pivotfilterdialog.ui:121
-#, fuzzy
msgctxt "pivotfilterdialog|connect2"
msgid "AND"
msgstr "AND"
#: pivotfilterdialog.ui:122
-#, fuzzy
msgctxt "pivotfilterdialog|connect2"
msgid "OR"
msgstr "OR"
#: pivotfilterdialog.ui:134
-#, fuzzy
msgctxt "pivotfilterdialog|label2"
msgid "Operator"
msgstr "אופרטור"
#: pivotfilterdialog.ui:145
-#, fuzzy
msgctxt "pivotfilterdialog|label3"
msgid "Field name"
msgstr "שם שדה"
#: pivotfilterdialog.ui:156
-#, fuzzy
msgctxt "pivotfilterdialog|label4"
msgid "Condition"
msgstr "תנאי"
@@ -21294,7 +20798,6 @@ msgid "Named range"
msgstr "טווח בעל כינוי"
#: pivottablelayoutdialog.ui:738
-#, fuzzy
msgctxt "pivottablelayoutdialog|label9"
msgid "Source"
msgstr "מקור"
@@ -21482,7 +20985,6 @@ msgid "Chi Squared"
msgstr ""
#: randomnumbergenerator.ui:50
-#, fuzzy
msgctxt "randomnumbergenerator|distribution-liststore"
msgid "Geometric"
msgstr "גאומטרי"
@@ -21557,7 +21059,6 @@ msgid "Options"
msgstr "אפשרויות"
#: regressiondialog.ui:9
-#, fuzzy
msgctxt "regressiondialog|RegressionDialog"
msgid "Regression"
msgstr "רגרסיה"
@@ -21712,7 +21213,6 @@ msgid "Header (right)"
msgstr "כותרת עליונה ימנית"
#: rowheightdialog.ui:8
-#, fuzzy
msgctxt "rowheightdialog|RowHeightDialog"
msgid "Row Height"
msgstr "גובה שורה"
@@ -21822,7 +21322,6 @@ msgid "Display border in"
msgstr ""
#: scenariodialog.ui:287
-#, fuzzy
msgctxt "scenariodialog|label3"
msgid "Settings"
msgstr "הגדרות"
@@ -21845,7 +21344,6 @@ msgid "on"
msgstr "בתאריך"
#: scenariomenu.ui:12
-#, fuzzy
msgctxt "scenariomenu|delete"
msgid "Delete"
msgstr "מחיקה"
@@ -21916,7 +21414,6 @@ msgid "Expand _references when new columns/rows are inserted"
msgstr ""
#: scgeneralpage.ui:318
-#, fuzzy
msgctxt "scgeneralpage|alignlb"
msgid "Down"
msgstr "למטה"
@@ -21928,7 +21425,6 @@ msgid "Right"
msgstr "ימין"
#: scgeneralpage.ui:320
-#, fuzzy
msgctxt "scgeneralpage|alignlb"
msgid "Up"
msgstr "למעלה"
@@ -21991,19 +21487,16 @@ msgid "_Database:"
msgstr "מסד נתונים"
#: selectdatasource.ui:115
-#, fuzzy
msgctxt "selectdatasource|label4"
msgid "_Type:"
msgstr "_סוג:"
#: selectdatasource.ui:145
-#, fuzzy
msgctxt "selectdatasource|type"
msgid "Table"
msgstr "טבלה"
#: selectdatasource.ui:146
-#, fuzzy
msgctxt "selectdatasource|type"
msgid "Query"
msgstr "שאילתה"
@@ -22390,25 +21883,21 @@ msgid "Select the angle for rotation."
msgstr "בחירת זווית ההטיה."
#: sidebaralignment.ui:390
-#, fuzzy
msgctxt "sidebaralignment|orientationdegrees-atkobject"
msgid "Text Orientation"
msgstr "כיוון הטקסט"
#: sidebaralignment.ui:411
-#, fuzzy
msgctxt "sidebaralignment|bottom|tooltip_text"
msgid "Text Extension From Lower Cell Border"
msgstr "המשך הטקסט מהגבול התחתון של התא"
#: sidebaralignment.ui:429
-#, fuzzy
msgctxt "sidebaralignment|top|tooltip_text"
msgid "Text Extension From Upper Cell Border"
msgstr "המשך הטקסט מהגבול העליון של התא"
#: sidebaralignment.ui:447
-#, fuzzy
msgctxt "sidebaralignment|standard|tooltip_text"
msgid "Text Extension Inside Cell"
msgstr "המשך הטקסט בתוך התא בלבד"
@@ -22727,7 +22216,6 @@ msgid "Binary"
msgstr "בינרי"
#: solverdlg.ui:535
-#, fuzzy
msgctxt "solverdlg|op1list-atkobject"
msgid "Operator"
msgstr "אופרטור"
@@ -22758,7 +22246,6 @@ msgid "Binary"
msgstr "בינרי"
#: solverdlg.ui:559
-#, fuzzy
msgctxt "solverdlg|op2list-atkobject"
msgid "Operator"
msgstr "אופרטור"
@@ -22789,7 +22276,6 @@ msgid "Binary"
msgstr "בינרי"
#: solverdlg.ui:583
-#, fuzzy
msgctxt "solverdlg|op3list-atkobject"
msgid "Operator"
msgstr "אופרטור"
@@ -22820,7 +22306,6 @@ msgid "Binary"
msgstr "בינרי"
#: solverdlg.ui:607
-#, fuzzy
msgctxt "solverdlg|op4list-atkobject"
msgid "Operator"
msgstr "אופרטור"
@@ -22886,7 +22371,6 @@ msgid "Solver engine:"
msgstr ""
#: solveroptionsdialog.ui:70
-#, fuzzy
msgctxt "solveroptionsdialog|label1"
msgid "Settings:"
msgstr "הגדרות:"
@@ -22944,7 +22428,6 @@ msgid "Restore Previous"
msgstr ""
#: sortdialog.ui:8
-#, fuzzy
msgctxt "sortdialog|SortDialog"
msgid "Sort"
msgstr "מיון"
@@ -23007,13 +22490,11 @@ msgid "Copy sort results to:"
msgstr "העתקת תוצאות הסידור אל:"
#: sortoptionspage.ui:129
-#, fuzzy
msgctxt "sortoptionspage|outarealb-atkobject"
msgid "Copy sort results to:"
msgstr "העתקת תוצאות הסידור אל:"
#: sortoptionspage.ui:149
-#, fuzzy
msgctxt "sortoptionspage|outareaed-atkobject"
msgid "Copy sort results to:"
msgstr "העתקת תוצאות הסידור אל:"
@@ -23024,7 +22505,6 @@ msgid "Custom sort order"
msgstr "אופן סידור מותאם אישית"
#: sortoptionspage.ui:186
-#, fuzzy
msgctxt "sortoptionspage|sortuserlb-atkobject"
msgid "Custom sort order"
msgstr "אופן סידור מותאם אישית"
@@ -23090,7 +22570,6 @@ msgid "Split Column Action"
msgstr ""
#: splitcolumnentry.ui:37
-#, fuzzy
msgctxt "splitcolumnentry|separator"
msgid "Separator:"
msgstr "מפריד:"
@@ -23101,19 +22580,16 @@ msgid "Maximum Number of Columns"
msgstr ""
#: standardfilterdialog.ui:9
-#, fuzzy
msgctxt "standardfilterdialog|StandardFilterDialog"
msgid "Standard Filter"
msgstr "מסנן תקני"
#: standardfilterdialog.ui:119
-#, fuzzy
msgctxt "standardfilterdialog|connect1"
msgid "AND"
msgstr "AND"
#: standardfilterdialog.ui:120
-#, fuzzy
msgctxt "standardfilterdialog|connect1"
msgid "OR"
msgstr "OR"
@@ -23125,13 +22601,11 @@ msgid "Operator 1"
msgstr "אופרטור"
#: standardfilterdialog.ui:141
-#, fuzzy
msgctxt "standardfilterdialog|connect2"
msgid "AND"
msgstr "AND"
#: standardfilterdialog.ui:142
-#, fuzzy
msgctxt "standardfilterdialog|connect2"
msgid "OR"
msgstr "OR"
@@ -23143,13 +22617,11 @@ msgid "Operator 2"
msgstr "אופרטור"
#: standardfilterdialog.ui:163
-#, fuzzy
msgctxt "standardfilterdialog|connect3"
msgid "AND"
msgstr "AND"
#: standardfilterdialog.ui:164
-#, fuzzy
msgctxt "standardfilterdialog|connect3"
msgid "OR"
msgstr "OR"
@@ -23161,13 +22633,11 @@ msgid "Operator 3"
msgstr "אופרטור"
#: standardfilterdialog.ui:182
-#, fuzzy
msgctxt "standardfilterdialog|connect4"
msgid "AND"
msgstr "AND"
#: standardfilterdialog.ui:183
-#, fuzzy
msgctxt "standardfilterdialog|connect4"
msgid "OR"
msgstr "OR"
@@ -23179,19 +22649,16 @@ msgid "Operator 4"
msgstr "אופרטור"
#: standardfilterdialog.ui:200
-#, fuzzy
msgctxt "standardfilterdialog|label2"
msgid "Operator"
msgstr "אופרטור"
#: standardfilterdialog.ui:211
-#, fuzzy
msgctxt "standardfilterdialog|label3"
msgid "Field name"
msgstr "שם שדה"
#: standardfilterdialog.ui:222
-#, fuzzy
msgctxt "standardfilterdialog|label4"
msgid "Condition"
msgstr "תנאי"
@@ -23248,7 +22715,6 @@ msgid "Smallest %"
msgstr ""
#: standardfilterdialog.ui:324
-#, fuzzy
msgctxt "standardfilterdialog|cond1"
msgid "Contains"
msgstr "מכיל"
@@ -23259,7 +22725,6 @@ msgid "Does not contain"
msgstr ""
#: standardfilterdialog.ui:326
-#, fuzzy
msgctxt "standardfilterdialog|cond1"
msgid "Begins with"
msgstr "מתחיל עם"
@@ -23270,7 +22735,6 @@ msgid "Does not begin with"
msgstr ""
#: standardfilterdialog.ui:328
-#, fuzzy
msgctxt "standardfilterdialog|cond1"
msgid "Ends with"
msgstr "מסתיים עם"
@@ -23308,7 +22772,6 @@ msgid "Smallest %"
msgstr ""
#: standardfilterdialog.ui:360
-#, fuzzy
msgctxt "standardfilterdialog|cond2"
msgid "Contains"
msgstr "מכיל"
@@ -23319,7 +22782,6 @@ msgid "Does not contain"
msgstr ""
#: standardfilterdialog.ui:362
-#, fuzzy
msgctxt "standardfilterdialog|cond2"
msgid "Begins with"
msgstr "מתחיל עם"
@@ -23330,7 +22792,6 @@ msgid "Does not begin with"
msgstr ""
#: standardfilterdialog.ui:364
-#, fuzzy
msgctxt "standardfilterdialog|cond2"
msgid "Ends with"
msgstr "מסתיים עם"
@@ -23368,7 +22829,6 @@ msgid "Smallest %"
msgstr ""
#: standardfilterdialog.ui:396
-#, fuzzy
msgctxt "standardfilterdialog|cond3"
msgid "Contains"
msgstr "מכיל"
@@ -23379,7 +22839,6 @@ msgid "Does not contain"
msgstr ""
#: standardfilterdialog.ui:398
-#, fuzzy
msgctxt "standardfilterdialog|cond3"
msgid "Begins with"
msgstr "מתחיל עם"
@@ -23390,7 +22849,6 @@ msgid "Does not begin with"
msgstr ""
#: standardfilterdialog.ui:400
-#, fuzzy
msgctxt "standardfilterdialog|cond3"
msgid "Ends with"
msgstr "מסתיים עם"
@@ -23428,7 +22886,6 @@ msgid "Smallest %"
msgstr ""
#: standardfilterdialog.ui:432
-#, fuzzy
msgctxt "standardfilterdialog|cond4"
msgid "Contains"
msgstr "מכיל"
@@ -23439,7 +22896,6 @@ msgid "Does not contain"
msgstr ""
#: standardfilterdialog.ui:434
-#, fuzzy
msgctxt "standardfilterdialog|cond4"
msgid "Begins with"
msgstr "מתחיל עם"
@@ -23450,7 +22906,6 @@ msgid "Does not begin with"
msgstr ""
#: standardfilterdialog.ui:436
-#, fuzzy
msgctxt "standardfilterdialog|cond4"
msgid "Ends with"
msgstr "מסתיים עם"
@@ -23586,7 +23041,6 @@ msgid "Document: "
msgstr "מסמכים "
#: subtotaldialog.ui:8
-#, fuzzy
msgctxt "subtotaldialog|SubTotalDialog"
msgid "Subtotals"
msgstr "סכומי ביניים"
@@ -23656,25 +23110,21 @@ msgid "Count (numbers only)"
msgstr "ספירה (מספרים בלבד)‏"
#: subtotalgrppage.ui:33
-#, fuzzy
msgctxt "subtotalgrppage|liststore1"
msgid "StDev (Sample)"
msgstr "סטיית תקן (מדגם)‏"
#: subtotalgrppage.ui:36
-#, fuzzy
msgctxt "subtotalgrppage|liststore1"
msgid "StDevP (Population)"
msgstr "סטיית תקן (אוכלוסיה)‏"
#: subtotalgrppage.ui:39
-#, fuzzy
msgctxt "subtotalgrppage|liststore1"
msgid "Var (Sample)"
msgstr "שונות (מדגם)‏"
#: subtotalgrppage.ui:42
-#, fuzzy
msgctxt "subtotalgrppage|liststore1"
msgid "VarP (Population)"
msgstr "שונות (אוכלוסיה)‏"
@@ -23741,7 +23191,6 @@ msgid "C_ustom sort order"
msgstr "אופן סידור מותאם אישית"
#: subtotaloptionspage.ui:237
-#, fuzzy
msgctxt "subtotaloptionspage|label2"
msgid "Sort"
msgstr "מיון"
@@ -23934,7 +23383,6 @@ msgid "_Show references in color"
msgstr ""
#: tpviewpage.ui:162
-#, fuzzy
msgctxt "tpviewpage|label4"
msgid "Display"
msgstr "תצוגה"
@@ -23994,7 +23442,6 @@ msgid "Show on colored cells"
msgstr ""
#: tpviewpage.ui:401
-#, fuzzy
msgctxt "tpviewpage|grid"
msgid "Hide"
msgstr "הסתרה"
@@ -24040,7 +23487,6 @@ msgid "Show"
msgstr "הצגה"
#: tpviewpage.ui:549
-#, fuzzy
msgctxt "tpviewpage|objgrf"
msgid "Hide"
msgstr "הסתרה"
@@ -24052,7 +23498,6 @@ msgid "Show"
msgstr "הצגה"
#: tpviewpage.ui:565
-#, fuzzy
msgctxt "tpviewpage|diagram"
msgid "Hide"
msgstr "הסתרה"
@@ -24064,13 +23509,11 @@ msgid "Show"
msgstr "הצגה"
#: tpviewpage.ui:581
-#, fuzzy
msgctxt "tpviewpage|draw"
msgid "Hide"
msgstr "הסתרה"
#: tpviewpage.ui:599
-#, fuzzy
msgctxt "tpviewpage|label2"
msgid "Objects"
msgstr "עצמים"
@@ -24126,7 +23569,6 @@ msgid "Grouped by"
msgstr "קיבוץ לפי: "
#: ungroupdialog.ui:8
-#, fuzzy
msgctxt "ungroupdialog|UngroupDialog"
msgid "Ungroup"
msgstr "שבירת קבוצה"
@@ -24181,7 +23623,6 @@ msgid "Cell range"
msgstr "טווח תאים"
#: validationcriteriapage.ui:39
-#, fuzzy
msgctxt "validationcriteriapage|liststore1"
msgid "List"
msgstr "רשימה"
@@ -24198,13 +23639,11 @@ msgid "equal"
msgstr "שווה"
#: validationcriteriapage.ui:61
-#, fuzzy
msgctxt "validationcriteriapage|liststore2"
msgid "less than"
msgstr "קטן מ־"
#: validationcriteriapage.ui:65
-#, fuzzy
msgctxt "validationcriteriapage|liststore2"
msgid "greater than"
msgstr "גדול מ־"
@@ -24216,13 +23655,11 @@ msgid "less than or equal"
msgstr "קטן או שווה ל־"
#: validationcriteriapage.ui:73
-#, fuzzy
msgctxt "validationcriteriapage|liststore2"
msgid "greater than or equal to"
msgstr "גדול או שווה ל־"
#: validationcriteriapage.ui:77
-#, fuzzy
msgctxt "validationcriteriapage|liststore2"
msgid "not equal"
msgstr "לא שווה"
@@ -24310,7 +23747,6 @@ msgid "_Show input help when cell is selected"
msgstr ""
#: validationhelptabpage.ui:73
-#, fuzzy
msgctxt "validationhelptabpage|title_label"
msgid "_Title:"
msgstr "_כותרת:"
diff --git a/source/he/scaddins/messages.po b/source/he/scaddins/messages.po
index 46d42860f5c..20320e35e8e 100644
--- a/source/he/scaddins/messages.po
+++ b/source/he/scaddins/messages.po
@@ -1077,7 +1077,6 @@ msgid "Returns the product of several complex numbers"
msgstr "מחזירה תוצאת הכפל של קבוצה נתונה של מספרים מרוכבים"
#: analysis.hrc:430 /home/cl/vc/git/libo-core/scaddins/inc/analysis.hrc:432
-#, fuzzy
msgctxt "ANALYSIS_Improduct"
msgid "Complex number"
msgstr "מספר מרוכב"
diff --git a/source/he/scp2/source/ooo.po b/source/he/scp2/source/ooo.po
index f871d89d94e..01cf4d7945a 100644
--- a/source/he/scp2/source/ooo.po
+++ b/source/he/scp2/source/ooo.po
@@ -4411,7 +4411,6 @@ msgid "Slovenian spelling dictionary, hyphenation rules, and thesaurus"
msgstr "מילון בדיקת איות, כללי פיסוק ואגרון בסלובנית"
#: module_ooo.ulf
-#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_NAME_MODULE_EXTENSION_DICTIONARY_SQ\n"
diff --git a/source/he/scp2/source/writer.po b/source/he/scp2/source/writer.po
index 54eb8a0d291..8d59ff04e35 100644
--- a/source/he/scp2/source/writer.po
+++ b/source/he/scp2/source/writer.po
@@ -33,7 +33,6 @@ msgid "Text Document"
msgstr "מסמך טקסט"
#: folderitem_writer.ulf
-#, fuzzy
msgctxt ""
"folderitem_writer.ulf\n"
"STR_FI_TOOLTIP_WRITER\n"
diff --git a/source/he/sd/messages.po b/source/he/sd/messages.po
index 1d265e34d08..1806225a475 100644
--- a/source/he/sd/messages.po
+++ b/source/he/sd/messages.po
@@ -17,13 +17,11 @@ msgstr ""
"X-POOTLE-MTIME: 1509029976.000000\n"
#: DocumentRenderer.hrc:29
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_CONTENT_CHOICES"
msgid "Slides"
msgstr "שקופיות"
#: DocumentRenderer.hrc:30
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_CONTENT_CHOICES"
msgid "Handouts"
msgstr "עלונים"
@@ -35,7 +33,6 @@ msgid "Notes"
msgstr "הערות"
#: DocumentRenderer.hrc:32
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_CONTENT_CHOICES"
msgid "Outline"
msgstr "מתאר"
@@ -95,67 +92,56 @@ msgid "Original colors"
msgstr "צבעים מקוריים"
#: DocumentRenderer.hrc:55
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_QUALITY_CHOICES"
msgid "Grayscale"
msgstr "גווני אפור"
#: DocumentRenderer.hrc:56
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_QUALITY_CHOICES"
msgid "Black & white"
msgstr "שחור ולבן"
#: DocumentRenderer.hrc:61
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_PAGE_OPTIONS_CHOICES"
msgid "Original size"
msgstr "גודל מקורי"
#: DocumentRenderer.hrc:62
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_PAGE_OPTIONS_CHOICES"
msgid "Fit to printable page"
msgstr "התאמה לגודל עמוד הניתן להדפסה"
#: DocumentRenderer.hrc:63
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_PAGE_OPTIONS_CHOICES"
msgid "Distribute on multiple sheets of paper"
msgstr "הפצה על מספר גליונות של נייר"
#: DocumentRenderer.hrc:64
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_PAGE_OPTIONS_CHOICES"
msgid "Tile sheet of paper with repeated slides"
msgstr "רצוף גיליון נייר בשקפים חוזרים"
#: DocumentRenderer.hrc:69
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_PAGE_OPTIONS_CHOICES_DRAW"
msgid "Original size"
msgstr "גודל מקורי"
#: DocumentRenderer.hrc:70
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_PAGE_OPTIONS_CHOICES_DRAW"
msgid "Fit to printable page"
msgstr "התאמה לגודל עמוד הניתן להדפסה"
#: DocumentRenderer.hrc:71
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_PAGE_OPTIONS_CHOICES_DRAW"
msgid "Distribute on multiple sheets of paper"
msgstr "הפצה על מספר גליונות של נייר"
#: DocumentRenderer.hrc:72
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_PAGE_OPTIONS_CHOICES_DRAW"
msgid "Tile sheet of paper with repeated pages"
msgstr "רצוף גיליון נייר בעמודים חוזרים"
#: DocumentRenderer.hrc:77
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_BROCHURE_INCLUDE_LIST"
msgid "All pages"
msgstr "כל העמודים"
@@ -191,7 +177,6 @@ msgid "Se~lection"
msgstr "~בחירה"
#: DocumentRenderer.hrc:91
-#, fuzzy
msgctxt "STR_DRAW_PRINT_UI_PAGE_RANGE_CHOICE"
msgid "~All pages"
msgstr "~כל העמודים"
@@ -209,7 +194,6 @@ msgid "Se~lection"
msgstr "~בחירה"
#: errhdl.hrc:29
-#, fuzzy
msgctxt "RID_SD_ERRHDL"
msgid "File format error found at $(ARG1)(row,col)."
msgstr "נמצאה שגיאה בתבנית הקובץ תחת $(ARG1)(שורה,עמודה)."
@@ -231,7 +215,6 @@ msgid "Hidden Styles"
msgstr "סגנונות מוסתרים"
#: family.hrc:31
-#, fuzzy
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Applied Styles"
msgstr "סגנונות ששומשו"
@@ -302,7 +285,6 @@ msgid "Close Polygon"
msgstr "סגירת מצולע"
#: strings.hrc:35
-#, fuzzy
msgctxt "STR_SLIDE_SORTER_MODE"
msgid "Slide Sorter"
msgstr "ממיין שקופיות"
@@ -634,7 +616,6 @@ msgid "Slide %1 of %2 (%3)"
msgstr "שקופית %1 מתוך %2 (%3)"
#: strings.hrc:99
-#, fuzzy
msgctxt "STR_ALL_SUPPORTED_FORMATS"
msgid "All supported formats"
msgstr "כל התבניות הנתמכות"
@@ -1227,7 +1208,6 @@ msgid "Text"
msgstr "טקסט"
#: strings.hrc:216
-#, fuzzy
msgctxt "STR_HTMLEXP_SETGRAPHIC"
msgid "Image"
msgstr "תמונה"
@@ -2109,7 +2089,6 @@ msgid "Unknown Accessible Presentation Shape"
msgstr ""
#: strings.hrc:393
-#, fuzzy
msgctxt "SID_SD_A11Y_P_FOOTER_N_STYLE"
msgid "Footer"
msgstr "כותרת תחתונה"
@@ -2187,7 +2166,6 @@ msgid "Fill color:"
msgstr "עמודה ראשונה"
#: strings.hrc:408
-#, fuzzy
msgctxt "STR_CUSTOMANIMATION_STYLE_PROPERTY"
msgid "Style:"
msgstr "סגנון:"
@@ -2205,7 +2183,6 @@ msgid "Font color:"
msgstr "עמודה ראשונה"
#: strings.hrc:411
-#, fuzzy
msgctxt "STR_CUSTOMANIMATION_FONT_SIZE_STYLE_PROPERTY"
msgid "Style:"
msgstr "סגנון:"
@@ -2383,25 +2360,21 @@ msgid "%PRODUCTNAME %s"
msgstr "%PRODUCTNAME %s"
#: strings.hrc:448
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_PRINT_GROUP"
msgid "Print"
msgstr "הדפסה"
#: strings.hrc:449
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_CONTENT"
msgid "Document"
msgstr "מסמך"
#: strings.hrc:450
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_SLIDESPERPAGE"
msgid "Slides per page"
msgstr "שקופיות לעמוד"
#: strings.hrc:451
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_ORDER"
msgid "Order"
msgstr "סדר"
@@ -2431,13 +2404,11 @@ msgid "~Date and time"
msgstr "תאריך ושעה"
#: strings.hrc:456
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_IS_PRINT_HIDDEN"
msgid "Hidden pages"
msgstr "עמודים חבויים"
#: strings.hrc:457
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_QUALITY"
msgid "Color"
msgstr "צבע"
@@ -2449,7 +2420,6 @@ msgid "~Size"
msgstr "גודל"
#: strings.hrc:459
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_BROCHURE"
msgid "Brochure"
msgstr "עלון"
@@ -2461,7 +2431,6 @@ msgid "Page sides"
msgstr "צדי העמוד"
#: strings.hrc:461
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_BROCHURE_INCLUDE"
msgid "Include"
msgstr "לכלול"
@@ -2473,7 +2442,6 @@ msgid "~Use only paper tray from printer preferences"
msgstr "~יש להשתמש במגש הדפים מהגדרות המדפסת בלבד"
#: strings.hrc:463
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_PAGE_RANGE"
msgid "Print range"
msgstr "טווח הדפסה"
@@ -2499,7 +2467,6 @@ msgid "%PRODUCTNAME Draw has searched to the beginning of the document. Do you w
msgstr "%PRODUCTNAME Draw חיפש עד תחילת המסמך. האם להמשיך מהסוף?‏"
#: strings.hrc:470
-#, fuzzy
msgctxt "STR_SD_NONE"
msgid "- None -"
msgstr "- ללא -"
@@ -2511,13 +2478,11 @@ msgid "_Reply"
msgstr "ת~גובה"
#: annotationmenu.ui:28
-#, fuzzy
msgctxt "annotationmenu|bold"
msgid "_Bold"
msgstr "מו_דגש"
#: annotationmenu.ui:37
-#, fuzzy
msgctxt "annotationmenu|italic"
msgid "_Italic"
msgstr "_נטוי"
@@ -2541,7 +2506,6 @@ msgid "_Copy"
msgstr "ה_עתקה"
#: annotationmenu.ui:79
-#, fuzzy
msgctxt "annotationmenu|paste"
msgid "_Paste"
msgstr "ה_דבקה"
@@ -2740,13 +2704,11 @@ msgid "Remove Effect"
msgstr "הסרת אפקט"
#: customanimationspanel.ui:121
-#, fuzzy
msgctxt "customanimationspanel|move_up|tooltip_text"
msgid "Move Up"
msgstr "תזוזה כלפי מעלה"
#: customanimationspanel.ui:136
-#, fuzzy
msgctxt "customanimationspanel|move_down|tooltip_text"
msgid "Move Down"
msgstr "תזוזה כלפי מטה"
@@ -2798,7 +2760,6 @@ msgid "_Direction:"
msgstr "_כיוון:"
#: customanimationspanel.ui:270
-#, fuzzy
msgctxt "customanimationspanel|effect_duration"
msgid "D_uration:"
msgstr "מש_ך:"
@@ -2819,13 +2780,11 @@ msgid "After previous"
msgstr "אחרי הקודם"
#: customanimationspanel.ui:324
-#, fuzzy
msgctxt "customanimationspanel|more_properties|tooltip_text"
msgid "Options"
msgstr "אפשרויות"
#: customanimationspanel.ui:350
-#, fuzzy
msgctxt "customanimationspanel|delay_label"
msgid "_Delay:"
msgstr "ה_שהיה:"
@@ -2836,7 +2795,6 @@ msgid "Effect"
msgstr "אפקט"
#: customanimationspanel.ui:429
-#, fuzzy
msgctxt "customanimationspanel|auto_preview"
msgid "Automatic Preview"
msgstr "תצוגה מקדימה אוטומטית"
@@ -2874,13 +2832,11 @@ msgid "Remove Effect"
msgstr "הסרת אפקט"
#: customanimationspanelhorizontal.ui:124
-#, fuzzy
msgctxt "customanimationspanelhorizontal|move_up|tooltip_text"
msgid "Move Up"
msgstr "תזוזה כלפי מעלה"
#: customanimationspanelhorizontal.ui:138
-#, fuzzy
msgctxt "customanimationspanelhorizontal|move_down|tooltip_text"
msgid "Move Down"
msgstr "תזוזה כלפי מטה"
@@ -2892,43 +2848,36 @@ msgid "_Start:"
msgstr "התחלה"
#: customanimationspanelhorizontal.ui:179
-#, fuzzy
msgctxt "customanimationspanelhorizontal|effect_property"
msgid "_Direction:"
msgstr "_כיוון:"
#: customanimationspanelhorizontal.ui:193
-#, fuzzy
msgctxt "customanimationspanelhorizontal|start_effect_list"
msgid "On click"
msgstr "בלחיצה"
#: customanimationspanelhorizontal.ui:194
-#, fuzzy
msgctxt "customanimationspanelhorizontal|start_effect_list"
msgid "With previous"
msgstr "עם הקודם"
#: customanimationspanelhorizontal.ui:195
-#, fuzzy
msgctxt "customanimationspanelhorizontal|start_effect_list"
msgid "After previous"
msgstr "אחרי הקודם"
#: customanimationspanelhorizontal.ui:247
-#, fuzzy
msgctxt "customanimationspanelhorizontal|categorylabel"
msgid "Category:"
msgstr "קטגוריה:"
#: customanimationspanelhorizontal.ui:260
-#, fuzzy
msgctxt "customanimationspanelhorizontal|categorylb"
msgid "Entrance"
msgstr "כניסה"
#: customanimationspanelhorizontal.ui:261
-#, fuzzy
msgctxt "customanimationspanelhorizontal|categorylb"
msgid "Emphasis"
msgstr "הדגשה"
@@ -2949,7 +2898,6 @@ msgid "Misc Effects"
msgstr "אפקטים שונים"
#: customanimationspanelhorizontal.ui:277
-#, fuzzy
msgctxt "customanimationspanelhorizontal|effect_duration"
msgid "D_uration:"
msgstr "מש_ך:"
@@ -2961,7 +2909,6 @@ msgid "Select the speed of the Animation."
msgstr "בחירת מהירות להנפשה המותאמת אישית."
#: customanimationspanelhorizontal.ui:302
-#, fuzzy
msgctxt "customanimationspanelhorizontal|delay_label"
msgid "_Delay:"
msgstr "ה_שהיה:"
@@ -3291,13 +3238,11 @@ msgid "Top"
msgstr "למעלה"
#: dockinganimation.ui:359
-#, fuzzy
msgctxt "dockinganimation|alignment"
msgid "Centered"
msgstr "ממורכז"
#: dockinganimation.ui:360
-#, fuzzy
msgctxt "dockinganimation|alignment"
msgid "Bottom"
msgstr "למטה"
@@ -3337,7 +3282,6 @@ msgid "Apply Objects Individually"
msgstr ""
#: dockinganimation.ui:478
-#, fuzzy
msgctxt "dockinganimation|label3"
msgid "Number"
msgstr "מספר"
@@ -3354,7 +3298,6 @@ msgid "Delete All Images"
msgstr ""
#: dockinganimation.ui:562
-#, fuzzy
msgctxt "dockinganimation|label2"
msgid "Image"
msgstr "תמונה"
@@ -3426,13 +3369,11 @@ msgid "Extra Large"
msgstr "גדול במיוחד"
#: fontstylemenu.ui:12
-#, fuzzy
msgctxt "fontstylemenu|bold"
msgid "Bold"
msgstr "מודגש"
#: fontstylemenu.ui:20
-#, fuzzy
msgctxt "fontstylemenu|italic"
msgid "Italic"
msgstr "נטוי"
@@ -3454,7 +3395,6 @@ msgid "Appl_y to All"
msgstr ""
#: headerfooterdialog.ui:106
-#, fuzzy
msgctxt "headerfooterdialog|slides"
msgid "Slides"
msgstr "שקופיות"
@@ -3500,13 +3440,11 @@ msgid "_Language:"
msgstr "_שפה:"
#: headerfootertab.ui:247
-#, fuzzy
msgctxt "headerfootertab|language_label1"
msgid "_Format:"
msgstr "מ_בנה:"
#: headerfootertab.ui:292
-#, fuzzy
msgctxt "headerfootertab|footer_cb"
msgid "_Footer"
msgstr "כותרת תחתונה"
@@ -3543,19 +3481,16 @@ msgid "Include on page"
msgstr ""
#: impressprinteroptions.ui:32
-#, fuzzy
msgctxt "impressprinteroptions|printname"
msgid "Slide name"
msgstr "שם שקופית"
#: impressprinteroptions.ui:48
-#, fuzzy
msgctxt "impressprinteroptions|printdatetime"
msgid "Date and time"
msgstr "תאריך ושעה"
#: impressprinteroptions.ui:64
-#, fuzzy
msgctxt "impressprinteroptions|printhidden"
msgid "Hidden pages"
msgstr "עמודים חבויים"
@@ -3567,55 +3502,46 @@ msgid "Contents"
msgstr "תוכן עניינים"
#: impressprinteroptions.ui:119
-#, fuzzy
msgctxt "impressprinteroptions|originalcolors"
msgid "Original size"
msgstr "גודל מקורי"
#: impressprinteroptions.ui:137
-#, fuzzy
msgctxt "impressprinteroptions|grayscale"
msgid "Grayscale"
msgstr "גווני אפור"
#: impressprinteroptions.ui:155
-#, fuzzy
msgctxt "impressprinteroptions|blackandwhite"
msgid "Black & white"
msgstr "שחור ולבן"
#: impressprinteroptions.ui:179
-#, fuzzy
msgctxt "impressprinteroptions|label5"
msgid "Color"
msgstr "צבע"
#: impressprinteroptions.ui:212
-#, fuzzy
msgctxt "impressprinteroptions|originalsize"
msgid "Original size"
msgstr "גודל מקורי"
#: impressprinteroptions.ui:230
-#, fuzzy
msgctxt "impressprinteroptions|fittoprintable"
msgid "Fit to printable page"
msgstr "התאמה לגודל עמוד הניתן להדפסה"
#: impressprinteroptions.ui:248
-#, fuzzy
msgctxt "impressprinteroptions|distributeonmultiple"
msgid "Distribute on multiple sheets of paper"
msgstr "הפצה על מספר גליונות של נייר"
#: impressprinteroptions.ui:266
-#, fuzzy
msgctxt "impressprinteroptions|tilesheet"
msgid "Tile sheet of paper with repeated slides"
msgstr "רצוף גיליון נייר בשקפים חוזרים"
#: impressprinteroptions.ui:290
-#, fuzzy
msgctxt "impressprinteroptions|label6"
msgid "Size"
msgstr "גודל"
@@ -3626,25 +3552,21 @@ msgid "Insert Slides"
msgstr "הכנסת שקופיות"
#: insertslides.ui:92
-#, fuzzy
msgctxt "insertslides|before"
msgid "_Before"
msgstr "_לפני"
#: insertslides.ui:111
-#, fuzzy
msgctxt "insertslides|after"
msgid "A_fter"
msgstr "_אחרי"
#: insertslides.ui:137
-#, fuzzy
msgctxt "insertslides|label1"
msgid "Position"
msgstr "מיקום"
#: interactiondialog.ui:8
-#, fuzzy
msgctxt "interactiondialog|InteractionDialog"
msgid "Interaction"
msgstr "אינטראקטיבי"
@@ -3661,7 +3583,6 @@ msgid "Target:"
msgstr "יעד"
#: interactionpage.ui:143
-#, fuzzy
msgctxt "interactionpage|label1"
msgid "Interaction"
msgstr "אינטראקטיבי"
@@ -3714,7 +3635,6 @@ msgid "_Date/time"
msgstr "תאריך ושעה"
#: masterlayoutdlg.ui:124
-#, fuzzy
msgctxt "masterlayoutdlg|footer"
msgid "_Footer"
msgstr "כותרת תחתונה"
@@ -3761,13 +3681,11 @@ msgid "Show S_mall Preview"
msgstr "הצגת תצוגה מקדימה קטנה"
#: navigatorpanel.ui:22
-#, fuzzy
msgctxt "navigatorpanel|documents|tooltip_text"
msgid "Document"
msgstr "מסמך"
#: navigatorpanel.ui:25
-#, fuzzy
msgctxt "navigatorpanel|documents-atkobject"
msgid "Active Window"
msgstr "חלון פעיל"
@@ -3796,7 +3714,6 @@ msgid "Last Slide"
msgstr "השקופית האחרונה"
#: navigatorpanel.ui:120
-#, fuzzy
msgctxt "navigatorpanel|dragmode|tooltip_text"
msgid "Drag Mode"
msgstr "מצב גרירה"
@@ -3808,7 +3725,6 @@ msgid "Show Shapes"
msgstr "הצגת שינויים"
#: notebookbar.ui:340
-#, fuzzy
msgctxt "notebookbar|FileLabel"
msgid "File"
msgstr "קובץ"
@@ -3820,7 +3736,6 @@ msgid "Clone"
msgstr "חרוט"
#: notebookbar.ui:921
-#, fuzzy
msgctxt "notebookbar|numberbullet|tooltip_text"
msgid "Bullets and Numbering"
msgstr "תבליטים ומספור"
@@ -3838,7 +3753,6 @@ msgid "Increase Indent"
msgstr "הגדלת הזחה"
#: notebookbar.ui:984
-#, fuzzy
msgctxt "notebookbar|decreaseindent|tooltip_text"
msgid "Decrease Indent"
msgstr "הפחתת הזחה"
@@ -3849,19 +3763,16 @@ msgid "Horizontal Alignment"
msgstr "יישור אופקי"
#: notebookbar.ui:1497
-#, fuzzy
msgctxt "notebookbar|ImpressLabel"
msgid "Home"
msgstr "בית"
#: notebookbar.ui:1618
-#, fuzzy
msgctxt "notebookbar|InsertAVMedia|tooltip_text"
msgid "Insert Audio or Video"
msgstr "הוספת שמע או וידאו"
#: notebookbar.ui:1935
-#, fuzzy
msgctxt "notebookbar|InsertSymbol"
msgid "Symbol"
msgstr "סמל"
@@ -3873,13 +3784,11 @@ msgid "Insert"
msgstr "הוספה"
#: notebookbar.ui:2033
-#, fuzzy
msgctxt "notebookbar|TransitionsLabel"
msgid "Transitions"
msgstr "מעברונים"
#: notebookbar.ui:2053
-#, fuzzy
msgctxt "notebookbar|AnimationLabel"
msgid "Animation"
msgstr "הנפשה"
@@ -3896,49 +3805,41 @@ msgid "Auto Spellcheck"
msgstr "בדיקת איות אוטומטית"
#: notebookbar.ui:2354
-#, fuzzy
msgctxt "notebookbar|ReviewLabel"
msgid "Review"
msgstr "סקירה"
#: notebookbar.ui:2547
-#, fuzzy
msgctxt "notebookbar|GridVisible"
msgid "Grid"
msgstr "רשת"
#: notebookbar.ui:2737
-#, fuzzy
msgctxt "notebookbar|ViewLabel"
msgid "View"
msgstr "תצוגה"
#: notebookbar.ui:2757
-#, fuzzy
msgctxt "notebookbar|TableLabel"
msgid "Table"
msgstr "טבלה"
#: notebookbar.ui:3275
-#, fuzzy
msgctxt "notebookbar|ImageLabel"
msgid "Image"
msgstr "תמונה"
#: notebookbar_groupedbar_compact.ui:466
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|menubarD1"
msgid "Menubar"
msgstr "סרגל תפריטים"
#: notebookbar_groupedbar_compact.ui:1884
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|menubarD"
msgid "Menubar"
msgstr "סרגל תפריטים"
#: notebookbar_groupedbar_compact.ui:2575
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|fileb"
msgid "_File"
msgstr "_קובץ"
@@ -4052,7 +3953,6 @@ msgid "Grou_p"
msgstr "קיבוץ"
#: notebookbar_groupedbar_compact.ui:6694
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|GridO"
msgid "_Grid"
msgstr "רשת"
@@ -4076,7 +3976,6 @@ msgstr "צבע"
#: notebookbar_groupedbar_compact.ui:7596
#: /home/cl/vc/git/libo-core/sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:8350
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|GridB"
msgid "_Grid"
msgstr "רשת"
@@ -4135,7 +4034,6 @@ msgid "_Tools"
msgstr "כלים"
#: notebookbar_groupedbar_full.ui:2372
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|menubarD"
msgid "Menubar"
msgstr "סרגל תפריטים"
@@ -4147,7 +4045,6 @@ msgid "Quotation"
msgstr "ציטטות"
#: notebookbar_groupedbar_full.ui:3227
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|fileb"
msgid "_File"
msgstr "_קובץ"
@@ -4273,7 +4170,6 @@ msgstr "~עריכה"
#: notebookbar_groupedbar_full.ui:8677
#: /home/cl/vc/git/libo-core/sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:9941
#: /home/cl/vc/git/libo-core/sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:11368
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|GridDrawB"
msgid "_Grid"
msgstr "רשת"
@@ -4367,13 +4263,11 @@ msgid "_Help"
msgstr "עזרה"
#: notebookbar_groups.ui:49
-#, fuzzy
msgctxt "notebookbar_groups|layout01"
msgid "Blank"
msgstr "ריק"
#: notebookbar_groups.ui:57
-#, fuzzy
msgctxt "notebookbar_groups|layout02"
msgid "Title Slide"
msgstr "שקופית כותרת"
@@ -4385,13 +4279,11 @@ msgid "Title, Text"
msgstr "טקסט כותרת"
#: notebookbar_groups.ui:73
-#, fuzzy
msgctxt "notebookbar_groups|layout04"
msgid "Title, Content"
msgstr "כותרת, תוכן"
#: notebookbar_groups.ui:81
-#, fuzzy
msgctxt "notebookbar_groups|layout05"
msgid "Centered Text"
msgstr "טקסט ממורכז"
@@ -4403,19 +4295,16 @@ msgid "Hyperlink"
msgstr "היפר קישור"
#: notebookbar_groups.ui:118
-#, fuzzy
msgctxt "notebookbar_groups|footnote"
msgid "Footnote"
msgstr "הערת שוליים"
#: notebookbar_groups.ui:127
-#, fuzzy
msgctxt "notebookbar_groups|endnote"
msgid "Endnote"
msgstr "הערת סיום"
#: notebookbar_groups.ui:142
-#, fuzzy
msgctxt "notebookbar_groups|bookmark"
msgid "Bookmark"
msgstr "סימניה"
@@ -4437,7 +4326,6 @@ msgid "Master 2"
msgstr ""
#: notebookbar_groups.ui:257
-#, fuzzy
msgctxt "notebookbar_groups|shapestyledefault"
msgid "Default"
msgstr "בררת מחדל"
@@ -4466,7 +4354,6 @@ msgid "Title 2"
msgstr "כותרת מסמך2‏"
#: notebookbar_groups.ui:489
-#, fuzzy
msgctxt "notebookbar_groups|filegrouplabel"
msgid "File"
msgstr "קובץ"
@@ -4478,7 +4365,6 @@ msgid "Clipboard"
msgstr "לוח העתקה"
#: notebookbar_groups.ui:688
-#, fuzzy
msgctxt "notebookbar_groups|shapestyleb"
msgid "Style"
msgstr "סגנון"
@@ -4494,13 +4380,11 @@ msgid " "
msgstr ""
#: notebookbar_groups.ui:1201
-#, fuzzy
msgctxt "notebookbar_groups|formatgrouplabel"
msgid "Text"
msgstr "טקסט"
#: notebookbar_groups.ui:1251
-#, fuzzy
msgctxt "notebookbar_groups|startshowb"
msgid "Start"
msgstr "התחלה"
@@ -4512,13 +4396,11 @@ msgid "Master"
msgstr "מאסטר"
#: notebookbar_groups.ui:1293
-#, fuzzy
msgctxt "notebookbar_groups|layoutb"
msgid "Layout"
msgstr "מתווה"
#: notebookbar_groups.ui:1323
-#, fuzzy
msgctxt "notebookbar_groups|animationb"
msgid "Animation"
msgstr "הנפשה"
@@ -4530,19 +4412,16 @@ msgid "Transition"
msgstr "מעברונים"
#: notebookbar_groups.ui:1386
-#, fuzzy
msgctxt "notebookbar_groups|slidegrouplabel"
msgid "Slide"
msgstr "שקופית"
#: notebookbar_groups.ui:1460
-#, fuzzy
msgctxt "notebookbar_groups|shapesb"
msgid "Shapes"
msgstr "צורות"
#: notebookbar_groups.ui:1476
-#, fuzzy
msgctxt "notebookbar_groups|linksb"
msgid "Links"
msgstr "קישורים"
@@ -4554,13 +4433,11 @@ msgid "Insert"
msgstr "הוספה"
#: notebookbar_groups.ui:1620
-#, fuzzy
msgctxt "notebookbar_groups|imagestyleb"
msgid "Style"
msgstr "סגנון"
#: notebookbar_groups.ui:1659
-#, fuzzy
msgctxt "notebookbar_groups|resetb"
msgid "Reset"
msgstr "איפוס"
@@ -4578,19 +4455,16 @@ msgid "Lock"
msgstr "עיגון"
#: notebookbar_groups.ui:1762
-#, fuzzy
msgctxt "notebookbar_groups|imagegrouplabel"
msgid "Image"
msgstr "תמונה"
#: notebookbar_groups.ui:1818
-#, fuzzy
msgctxt "notebookbar_groups|wrapoff"
msgid "None"
msgstr "ללא"
#: notebookbar_groups.ui:1827
-#, fuzzy
msgctxt "notebookbar_groups|wrapideal"
msgid "Optimal"
msgstr "מיטבי"
@@ -4602,13 +4476,11 @@ msgid "Parallel"
msgstr "מקבילי"
#: notebookbar_groups.ui:1845
-#, fuzzy
msgctxt "notebookbar_groups|wrapleft"
msgid "Before"
msgstr "לפני"
#: notebookbar_groups.ui:1854
-#, fuzzy
msgctxt "notebookbar_groups|wrapright"
msgid "After"
msgstr "אחרי"
@@ -4653,7 +4525,6 @@ msgid "Start with _Template Selection"
msgstr ""
#: optimpressgeneralpage.ui:134
-#, fuzzy
msgctxt "optimpressgeneralpage|newdoclbl"
msgid "New Document"
msgstr "מסמך חדש"
@@ -4690,7 +4561,6 @@ msgid "Use background cache"
msgstr ""
#: optimpressgeneralpage.ui:315
-#, fuzzy
msgctxt "optimpressgeneralpage|label4"
msgid "Settings"
msgstr "הגדרות"
@@ -4706,7 +4576,6 @@ msgid "Enable Presenter Console"
msgstr ""
#: optimpressgeneralpage.ui:386
-#, fuzzy
msgctxt "optimpressgeneralpage|label7"
msgid "Presentation"
msgstr "מצגת"
@@ -4914,7 +4783,6 @@ msgid "Duration of pause"
msgstr "Duration of pause"
#: presentationdialog.ui:395
-#, fuzzy
msgctxt "presentationdialog|pauseduration-atkobject"
msgid "Pause Duration"
msgstr "משך ההשהיה"
@@ -4985,13 +4853,11 @@ msgid "H_idden pages"
msgstr "עמודים חבויים"
#: prntopts.ui:111
-#, fuzzy
msgctxt "prntopts|printlbl"
msgid "Print"
msgstr "הדפסה"
#: prntopts.ui:145
-#, fuzzy
msgctxt "prntopts|pagedefaultrb"
msgid "Default"
msgstr "בררת מחדל"
@@ -5037,7 +4903,6 @@ msgid "Page Options"
msgstr "אפשרויות תמונה"
#: prntopts.ui:339
-#, fuzzy
msgctxt "prntopts|drawingcb"
msgid "Drawing"
msgstr "ציור"
@@ -5049,13 +4914,11 @@ msgid "Notes"
msgstr "הערות"
#: prntopts.ui:371
-#, fuzzy
msgctxt "prntopts|handoutcb"
msgid "Handouts"
msgstr "עלונים"
#: prntopts.ui:387
-#, fuzzy
msgctxt "prntopts|outlinecb"
msgid "Outline"
msgstr "מתאר"
@@ -5067,7 +4930,6 @@ msgid "Content"
msgstr "תוכן עניינים"
#: prntopts.ui:442
-#, fuzzy
msgctxt "prntopts|defaultrb"
msgid "Default"
msgstr "בררת מחדל"
@@ -5085,7 +4947,6 @@ msgid "Black & _white"
msgstr "שחור ולבן"
#: prntopts.ui:501
-#, fuzzy
msgctxt "prntopts|label2"
msgid "Quality"
msgstr "איכות"
@@ -5240,7 +5101,6 @@ msgid "_JPG"
msgstr ""
#: publishingdialog.ui:876
-#, fuzzy
msgctxt "publishingdialog|qualityTxtLabel"
msgid "_Quality:"
msgstr "_איכות:"
@@ -5320,7 +5180,6 @@ msgid "Information for the Title Page"
msgstr ""
#: publishingdialog.ui:1304
-#, fuzzy
msgctxt "publishingdialog|textOnlyCheckbutton"
msgid "_Text only"
msgstr "טקסט בלבד"
@@ -5364,7 +5223,6 @@ msgid "Hyper_link"
msgstr "היפר קישור"
#: publishingdialog.ui:1495
-#, fuzzy
msgctxt "publishingdialog|textButton"
msgid "Text"
msgstr "טקסט"
@@ -5435,13 +5293,11 @@ msgid "Two Spins"
msgstr "שני סיבובים"
#: rotatemenu.ui:50
-#, fuzzy
msgctxt "rotatemenu|clockwise"
msgid "Clockwise"
msgstr "עם כיוון השעון"
#: rotatemenu.ui:58
-#, fuzzy
msgctxt "rotatemenu|counterclock"
msgid "Counter-clockwise"
msgstr "נגד כיוון השעון"
@@ -5471,13 +5327,11 @@ msgid "Extra Large"
msgstr "גדול במיוחד"
#: scalemenu.ui:50
-#, fuzzy
msgctxt "scalemenu|hori"
msgid "Horizontal"
msgstr "אופקי"
#: scalemenu.ui:58
-#, fuzzy
msgctxt "scalemenu|vert"
msgid "Vertical"
msgstr "אנכי"
@@ -5510,13 +5364,11 @@ msgid "_Contour of each individual object"
msgstr ""
#: sdviewpage.ui:96
-#, fuzzy
msgctxt "sdviewpage|label1"
msgid "Display"
msgstr "תצוגה"
#: sidebarslidebackground.ui:31
-#, fuzzy
msgctxt "sidebarslidebackground|label2"
msgid "_Format:"
msgstr "מ_בנה:"
@@ -5528,13 +5380,11 @@ msgid "Background:"
msgstr "רקע"
#: sidebarslidebackground.ui:57
-#, fuzzy
msgctxt "sidebarslidebackground|orientation"
msgid "Landscape"
msgstr "לרוחב"
#: sidebarslidebackground.ui:58
-#, fuzzy
msgctxt "sidebarslidebackground|orientation"
msgid "Portrait"
msgstr "לאורך"
@@ -5566,13 +5416,11 @@ msgid "Master View"
msgstr ""
#: sidebarslidebackground.ui:226
-#, fuzzy
msgctxt "sidebarslidebackground|closemasterslide"
msgid "Close Master View"
msgstr "סגירת תצוגת מאסטר"
#: sidebarslidebackground.ui:248
-#, fuzzy
msgctxt "sidebarslidebackground|marginLB"
msgid "None"
msgstr "ללא"
@@ -5584,7 +5432,6 @@ msgid "Narrow"
msgstr "צר"
#: sidebarslidebackground.ui:250
-#, fuzzy
msgctxt "sidebarslidebackground|marginLB"
msgid "Moderate"
msgstr "מתון"
@@ -5622,7 +5469,6 @@ msgid "Custom"
msgstr "בהתאמה אישית"
#: slidecontextmenu.ui:12
-#, fuzzy
msgctxt "slidecontextmenu|next"
msgid "_Next"
msgstr "ה_בא"
@@ -5732,7 +5578,6 @@ msgid "Slide Design"
msgstr "עיצוב שקופיות"
#: slidedesigndialog.ui:69
-#, fuzzy
msgctxt "slidedesigndialog|load"
msgid "_Load..."
msgstr "_טעינה...‏"
@@ -5783,7 +5628,6 @@ msgid "Stop previous sound"
msgstr "(להפסיק את הקול הקודם)"
#: slidetransitionspanel.ui:113
-#, fuzzy
msgctxt "slidetransitionspanel|sound_list"
msgid "Other sound..."
msgstr "קול אחר...‏"
@@ -5825,7 +5669,6 @@ msgid "Apply Transition to All Slides"
msgstr ""
#: slidetransitionspanel.ui:312
-#, fuzzy
msgctxt "slidetransitionspanel|auto_preview"
msgid "Automatic Preview"
msgstr "תצוגה מקדימה אוטומטית"
@@ -5872,7 +5715,6 @@ msgid "Stop previous sound"
msgstr "(להפסיק את הקול הקודם)"
#: slidetransitionspanelhorizontal.ui:118
-#, fuzzy
msgctxt "slidetransitionspanelhorizontal|sound_list"
msgid "Other sound..."
msgstr "קול אחר...‏"
@@ -5893,7 +5735,6 @@ msgid "Automatically after:"
msgstr ""
#: slidetransitionspanelhorizontal.ui:186
-#, fuzzy
msgctxt "slidetransitionspanelhorizontal|auto_preview"
msgid "Automatic Preview"
msgstr "תצוגה מקדימה אוטומטית"
@@ -5910,13 +5751,11 @@ msgid "Play"
msgstr "הפעלה"
#: tabledesignpanel.ui:22
-#, fuzzy
msgctxt "tabledesignpanel|UseFirstRowStyle"
msgid "_Header row"
msgstr "שורת _כותרת"
#: tabledesignpanel.ui:37
-#, fuzzy
msgctxt "tabledesignpanel|UseLastRowStyle"
msgid "Tot_al row"
msgstr "שורת _סיכום"
@@ -5944,13 +5783,11 @@ msgid "Ba_nded columns"
msgstr ""
#: tabledesignpanelhorizontal.ui:39
-#, fuzzy
msgctxt "tabledesignpanelhorizontal|UseFirstRowStyle"
msgid "_Header row"
msgstr "שורת _כותרת"
#: tabledesignpanelhorizontal.ui:54
-#, fuzzy
msgctxt "tabledesignpanelhorizontal|UseLastRowStyle"
msgid "Tot_al row"
msgstr "שורת _סיכום"
@@ -6001,7 +5838,6 @@ msgid "Line"
msgstr "שורה"
#: templatedialog.ui:164
-#, fuzzy
msgctxt "templatedialog|area"
msgid "Area"
msgstr "שטח"
@@ -6019,7 +5855,6 @@ msgid "Transparency"
msgstr "שקיפות"
#: templatedialog.ui:233
-#, fuzzy
msgctxt "templatedialog|font"
msgid "Font"
msgstr "גופן"
@@ -6037,7 +5872,6 @@ msgid "Indents & Spacing"
msgstr "הזחות וריווח"
#: templatedialog.ui:302
-#, fuzzy
msgctxt "templatedialog|text"
msgid "Text"
msgstr "טקסט"
@@ -6055,7 +5889,6 @@ msgid "Dimensioning"
msgstr "קו ממד"
#: templatedialog.ui:371
-#, fuzzy
msgctxt "templatedialog|connector"
msgid "Connector"
msgstr "מחבר"
@@ -6078,7 +5911,6 @@ msgid "Tabs"
msgstr "לשוניות"
#: templatedialog.ui:463
-#, fuzzy
msgctxt "templatedialog|background"
msgid "Highlighting"
msgstr "הדגשה"
@@ -6106,7 +5938,6 @@ msgid "Inserted drawing objects:"
msgstr "מחיקת עצמי ציור"
#: bulletsandnumbering.ui:8
-#, fuzzy
msgctxt "bulletsandnumbering|BulletsAndNumberingDialog"
msgid "Bullets and Numbering"
msgstr "תבליטים ומספור"
@@ -6122,7 +5953,6 @@ msgid "Bullets"
msgstr "תבליטים"
#: bulletsandnumbering.ui:127
-#, fuzzy
msgctxt "bulletsandnumbering|singlenum"
msgid "Numbering"
msgstr "מספור"
@@ -6164,7 +5994,6 @@ msgid "Values from Selection"
msgstr "ערכים מבחירה"
#: copydlg.ui:162
-#, fuzzy
msgctxt "copydlg|viewdata-atkobject"
msgid "Values from Selection"
msgstr "ערכים מבחירה"
@@ -6368,13 +6197,11 @@ msgid "Numbering"
msgstr "מספור"
#: drawprinteroptions.ui:32
-#, fuzzy
msgctxt "drawprinteroptions|printname"
msgid "Page name"
msgstr "שם עמוד"
#: drawprinteroptions.ui:48
-#, fuzzy
msgctxt "drawprinteroptions|printdatetime"
msgid "Date and time"
msgstr "תאריך ושעה"
@@ -6386,55 +6213,46 @@ msgid "Contents"
msgstr "תוכן עניינים"
#: drawprinteroptions.ui:103
-#, fuzzy
msgctxt "drawprinteroptions|originalcolors"
msgid "Original size"
msgstr "גודל מקורי"
#: drawprinteroptions.ui:121
-#, fuzzy
msgctxt "drawprinteroptions|grayscale"
msgid "Grayscale"
msgstr "גווני אפור"
#: drawprinteroptions.ui:139
-#, fuzzy
msgctxt "drawprinteroptions|blackandwhite"
msgid "Black & white"
msgstr "שחור ולבן"
#: drawprinteroptions.ui:163
-#, fuzzy
msgctxt "drawprinteroptions|label5"
msgid "Color"
msgstr "צבע"
#: drawprinteroptions.ui:196
-#, fuzzy
msgctxt "drawprinteroptions|originalsize"
msgid "Original size"
msgstr "גודל מקורי"
#: drawprinteroptions.ui:214
-#, fuzzy
msgctxt "drawprinteroptions|fittoprintable"
msgid "Fit to printable page"
msgstr "התאמה לגודל עמוד הניתן להדפסה"
#: drawprinteroptions.ui:232
-#, fuzzy
msgctxt "drawprinteroptions|distributeonmultiple"
msgid "Distribute on multiple sheets of paper"
msgstr "הפצה על מספר גליונות של נייר"
#: drawprinteroptions.ui:250
-#, fuzzy
msgctxt "drawprinteroptions|tilesheet"
msgid "Tile sheet of paper with repeated pages"
msgstr "רצוף גיליון נייר בעמודים חוזרים"
#: drawprinteroptions.ui:274
-#, fuzzy
msgctxt "drawprinteroptions|label6"
msgid "Size"
msgstr "גודל"
@@ -6490,7 +6308,6 @@ msgid "Bullets"
msgstr "תבליטים"
#: drawprtldialog.ui:311
-#, fuzzy
msgctxt "drawprtldialog|RID_SVXPAGE_PICK_SINGLE_NUM"
msgid "Numbering"
msgstr "מספור"
@@ -6522,7 +6339,6 @@ msgid "Tabs"
msgstr "לשוניות"
#: drawprtldialog.ui:449
-#, fuzzy
msgctxt "drawprtldialog|RID_SVXPAGE_BACKGROUND"
msgid "Highlighting"
msgstr "הדגשה"
@@ -6584,13 +6400,11 @@ msgid "Name HTML Design"
msgstr "שם עבור עיצוב ‏‪‏‪HTML‬‏"
#: paranumberingtab.ui:30
-#, fuzzy
msgctxt "paranumberingtab|checkbuttonCB_NEW_START"
msgid "R_estart at this paragraph"
msgstr "התחלת מספור מחדש בפסקה זו"
#: paranumberingtab.ui:60
-#, fuzzy
msgctxt "paranumberingtab|checkbuttonCB_NUMBER_NEW_START"
msgid "S_tart with:"
msgstr "להת_חיל עם:"
@@ -6659,7 +6473,6 @@ msgid "Convert to Polygon"
msgstr "המרת %1 למצולע"
#: vectorize.ui:72
-#, fuzzy
msgctxt "vectorize|preview"
msgid "Preview"
msgstr "תצוגה מקדימה"
diff --git a/source/he/sfx2/messages.po b/source/he/sfx2/messages.po
index 1d151610ad5..9aaffa7a64e 100644
--- a/source/he/sfx2/messages.po
+++ b/source/he/sfx2/messages.po
@@ -471,7 +471,6 @@ msgid "Edit"
msgstr "עריכה"
#: strings.hrc:112
-#, fuzzy
msgctxt "STR_GID_MACRO"
msgid "BASIC"
msgstr "בייסיק"
@@ -558,7 +557,6 @@ msgid "Explorer"
msgstr "סייר"
#: strings.hrc:129
-#, fuzzy
msgctxt "STR_GID_CONNECTOR"
msgid "Connector"
msgstr "מחבר"
@@ -2612,13 +2610,11 @@ msgid "_Search for:"
msgstr "חיפוש _אחר:"
#: searchdialog.ui:117
-#, fuzzy
msgctxt "searchdialog|matchcase"
msgid "Ma_tch case"
msgstr "התאמת רישיות"
#: searchdialog.ui:132
-#, fuzzy
msgctxt "searchdialog|wholewords"
msgid "Whole wor_ds only"
msgstr "מילים שלמות בלבד"
diff --git a/source/he/starmath/messages.po b/source/he/starmath/messages.po
index 85a3010d2b9..826f5908142 100644
--- a/source/he/starmath/messages.po
+++ b/source/he/starmath/messages.po
@@ -2443,7 +2443,6 @@ msgid "_Spacing:"
msgstr "_ריווח:"
#: spacingdialog.ui:1566
-#, fuzzy
msgctxt "spacingdialog|9title"
msgid "Operators"
msgstr "אופרטורים"
@@ -2515,7 +2514,6 @@ msgid "Symbols"
msgstr "סמלים"
#: spacingdialog.ui:1929
-#, fuzzy
msgctxt "spacingdialog|menuitem9"
msgid "Operators"
msgstr "אופרטורים"
diff --git a/source/he/svtools/messages.po b/source/he/svtools/messages.po
index c60a9c58d6f..4cf1425e0c9 100644
--- a/source/he/svtools/messages.po
+++ b/source/he/svtools/messages.po
@@ -14,133 +14,111 @@ msgstr ""
"X-Generator: LibreOffice\n"
#: errtxt.hrc:30
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "Error"
msgstr "שגיאה"
#: errtxt.hrc:31
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "Warning"
msgstr "אזהרה"
#: errtxt.hrc:32
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) loading the template $(ARG1)"
msgstr "‏‪$(ERR)‬‏ בטעינת תבנית ‏‪$(ARG1)‬‏"
#: errtxt.hrc:33 /home/cl/vc/git/libo-core/svtools/inc/errtxt.hrc:34
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) saving the document $(ARG1)"
msgstr "‏‪$(ERR)‬‏ בשמירת מסמך ‏‪$(ARG1)‬‏"
#: errtxt.hrc:35
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) displaying doc. information for document $(ARG1)"
msgstr "‏‪$(ERR)‬‏ בתצוגת פרטי מסמך ‏‪$(ARG1)‬‏"
#: errtxt.hrc:36
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) writing document $(ARG1) as template"
msgstr "‏‪$(ERR)‬‏ בכתיבת מסמך ‏‪$(ARG1)‬‏ בתור תבנית"
#: errtxt.hrc:37
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) copying or moving document contents"
msgstr "‏‪$(ERR)‬‏ בהעתקה או בהעברת תוכן המסמך"
#: errtxt.hrc:38
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) starting the Document Manager"
msgstr "‏‪$(ERR)‬‏ בעת הפעלת מנהל המסמכים"
#: errtxt.hrc:39
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) loading document $(ARG1)"
msgstr "‏‪$(ERR)‬‏ בטעינת מסמך ‏‪$(ARG1)‬‏"
#: errtxt.hrc:40 /home/cl/vc/git/libo-core/svtools/inc/errtxt.hrc:41
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) creating a new document"
msgstr "‏‪$(ERR)‬‏ ביצירת מסמך חדש"
#: errtxt.hrc:42
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) expanding entry"
msgstr "‏‪$(ERR)‬‏ בעת הרחבת ערך"
#: errtxt.hrc:43
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) loading BASIC of document $(ARG1)"
msgstr "‏‪$(ERR)‬‏ בעת טעינת קוד הבייסיק של מסמך ‏‪$(ARG1)‬‏"
#: errtxt.hrc:44
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) searching for an address"
msgstr "‏‪$(ERR)‬‏ בחיפוש כתובת"
#: errtxt.hrc:50
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Abort"
msgstr "ויתור"
#: errtxt.hrc:51
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Nonexistent object"
msgstr "עצם לא קיים"
#: errtxt.hrc:52
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Object already exists"
msgstr "עצם זה כבר קיים"
#: errtxt.hrc:53
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Object not accessible"
msgstr "עצם לא נגיש"
#: errtxt.hrc:54
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Inadmissible path"
msgstr "נתיב בלתי חוקי"
#: errtxt.hrc:55
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Locking problem"
msgstr "בעיית נעילה"
#: errtxt.hrc:56
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Wrong parameter"
msgstr "פרמטר שגוי"
#: errtxt.hrc:57
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Resource exhausted"
msgstr "המשאב אזל"
#: errtxt.hrc:58
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Action not supported"
msgstr "אין תמיכה לפעולה"
@@ -152,7 +130,6 @@ msgid "Read Error"
msgstr "שגיאת קריאה"
#: errtxt.hrc:60
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Write Error"
msgstr "שגיאת כתיבה"
@@ -164,61 +141,51 @@ msgid "unknown"
msgstr "לא מוכרת"
#: errtxt.hrc:62
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Version Incompatibility"
msgstr "גירסה לא תואמת"
#: errtxt.hrc:63 /home/cl/vc/git/libo-core/svtools/inc/errtxt.hrc:74
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "General Error"
msgstr "שגיאה ללא פירוט"
#: errtxt.hrc:64
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Incorrect format"
msgstr "צורת תוכן לא נכונה"
#: errtxt.hrc:65
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Error creating object"
msgstr "שגיאה ביצירת עצם"
#: errtxt.hrc:66
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Inadmissible value or data type"
msgstr "ערך או סוג נתונים בלתי חוקי"
#: errtxt.hrc:67
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "BASIC runtime error"
msgstr "שגיאת זמן ריצה של בייסיק"
#: errtxt.hrc:68
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "BASIC syntax error"
msgstr "שגיאת תחביר בייסיק"
#: errtxt.hrc:75
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "General input/output error."
msgstr "שגיאת קלט/פלט ללא פירוט."
#: errtxt.hrc:76
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Invalid file name."
msgstr "שם קובץ בלתי חוקי"
#: errtxt.hrc:77
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Nonexistent file."
msgstr "קובץ לא קיים"
@@ -230,25 +197,21 @@ msgid "File already exists."
msgstr "הקובץ כבר קיים"
#: errtxt.hrc:79
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The object is not a directory."
msgstr "העצם אינו מחיצה"
#: errtxt.hrc:80
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The object is not a file."
msgstr "העצם אינו קובץ"
#: errtxt.hrc:81
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The specified device is invalid."
msgstr "ההתקן שצויין אינו חוקי"
#: errtxt.hrc:82
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid ""
"The object cannot be accessed\n"
@@ -258,19 +221,16 @@ msgstr ""
"חוסר הרשאות גישה."
#: errtxt.hrc:83
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Sharing violation while accessing the object."
msgstr "שגיאת שיתוף בעת גישה לעצם"
#: errtxt.hrc:84
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "No more space on device."
msgstr "אין יותר מקום פנוי בהתקן"
#: errtxt.hrc:85
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid ""
"This operation cannot be run on\n"
@@ -280,163 +240,136 @@ msgstr ""
"שמות קבצים המכילים כוכביות.‏"
#: errtxt.hrc:86
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "This operation is not supported on this operating system."
msgstr "פעולה זו אינה נתמכת במערכת הפעלה זו"
#: errtxt.hrc:87
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "There are too many files open."
msgstr "יש יותר מדי קבצים פתוחים"
#: errtxt.hrc:88
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Data could not be read from the file."
msgstr "לא ניתן היה לקרוא נתונים מהקובץ"
#: errtxt.hrc:89
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The file could not be written."
msgstr "לא ניתן היה לכתוב את הקובץ"
#: errtxt.hrc:90
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The operation could not be run due to insufficient memory."
msgstr "לא ניתן היה לבצע את הפעולה עקב חוסר בזכרון"
#: errtxt.hrc:91
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The seek operation could not be run."
msgstr "לא ניתן לבצע את פעולת חיפוש המקום"
#: errtxt.hrc:92
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The tell operation could not be run."
msgstr "לא ניתן לבצע את פעולת ציון המקום"
#: errtxt.hrc:93
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Incorrect file version."
msgstr "גירסת הקובץ אינה נכונה"
#: errtxt.hrc:94
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Incorrect file format."
msgstr "צורת הקובץ אינה נכונה"
#: errtxt.hrc:95
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The file name contains invalid characters."
msgstr "שם הקובץ מכיל תווים בלתי חוקיים."
#: errtxt.hrc:96
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "An unknown I/O error has occurred."
msgstr "אירעה שגיאת קלט/פלט בלתי מוכרת"
#: errtxt.hrc:97
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "An invalid attempt was made to access the file."
msgstr "נעשה נסיון בלתי חוקי לגשת לקובץ"
#: errtxt.hrc:98
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The file could not be created."
msgstr "לא ניתן היה ליצור את הקובץ"
#: errtxt.hrc:99
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The operation was started under an invalid parameter."
msgstr "הפעולה הופעלה עם פרמטר בלתי חוקי"
#: errtxt.hrc:100
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The operation on the file was aborted."
msgstr "הפעולה על הקובץ בוטלה."
#: errtxt.hrc:101
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Path to the file does not exist."
msgstr "הנתיב אל הקובץ אינו קיים"
#: errtxt.hrc:102
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "An object cannot be copied into itself."
msgstr "לא ניתן להעתיק עצם לתוך עצמו.‏"
#: errtxt.hrc:103
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The specified template could not be found."
msgstr "לא ניתן לאתר את התבנית המבוקשת"
#: errtxt.hrc:104
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The file cannot be used as template."
msgstr "לא ניתן להשתמש בקובץ כתבנית"
#: errtxt.hrc:105
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "This document has already been opened for editing."
msgstr "מסמך זה כבר נפתח לעריכה.‏"
#: errtxt.hrc:106
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The wrong password has been entered."
msgstr "הססמה שגוייה."
#: errtxt.hrc:107
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Error reading file."
msgstr "אירעה שגיאה בעת קריאת קובץ."
#: errtxt.hrc:108
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The document was opened as read-only."
msgstr "המסמך נפתח לקריאה בלבד"
#: errtxt.hrc:109
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "General OLE Error."
msgstr "שגיאת OLE לא מזוהה."
#: errtxt.hrc:110
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The host name $(ARG1) could not be resolved."
msgstr "לא ניתן לתרגם שם מחשב ‏‪$(ARG1)‬‏ לכתובת אינטרנט"
#: errtxt.hrc:111
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Could not establish Internet connection to $(ARG1)."
msgstr "לא ניתן ליצור חיבור אינטרנט עם ‪$(ARG1)‬‏‏."
#: errtxt.hrc:112
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid ""
"Error reading data from the Internet.\n"
@@ -446,7 +379,6 @@ msgstr ""
"הודעת השגיאה של השרת: ‏‪$(ARG1)‬‏‏."
#: errtxt.hrc:113
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid ""
"Error transferring data to the Internet.\n"
@@ -456,37 +388,31 @@ msgstr ""
"הודעת השגיאה של השרת: ‏‪$(ARG1)‬‏‏."
#: errtxt.hrc:114
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "General Internet error has occurred."
msgstr "אירעה שגיאת אינטרנט כללית."
#: errtxt.hrc:115
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The requested Internet data is not available in the cache and cannot be transmitted as the Online mode has not be activated."
msgstr "נתוני האינטרנט המבוקשים אינם זמינים בזיכרון המטמון ולא זמינים להעברה כי המצב המקוון לא הופעל."
#: errtxt.hrc:116
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The contents could not be created."
msgstr "לא ניתן ליצור את התכנים.‏"
#: errtxt.hrc:117
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The file name is too long for the target file system."
msgstr "שם הקובץ ארוך מידי למערכת הקבצים של המטרה.‏"
#: errtxt.hrc:118
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The input syntax is invalid."
msgstr "תחביר הקלט לא חוקי.‏"
#: errtxt.hrc:119
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid ""
"This document contains attributes that cannot be saved in the selected format.\n"
@@ -496,19 +422,16 @@ msgstr ""
"נא לשמור את המסמך בצורת קובץ ‏%PRODUCTNAME %PRODUCTVERSION."
#: errtxt.hrc:120
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The maximum number of documents that can be opened at the same time has been reached. You need to close one or more documents before you can open a new document."
msgstr "לא ניתן לפתוח מסמך נוסף כי המספר המירבי של מסמכים פתוחים כבר הושג. על מנת לפתוח מסמך נוסף, יש לסגור קודם מסמך פתוח."
#: errtxt.hrc:121
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Could not create backup copy."
msgstr "יצירת עותק הגיבוי נכשלה."
#: errtxt.hrc:122
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid ""
"An attempt was made to execute a macro.\n"
@@ -518,7 +441,6 @@ msgstr ""
"כעת פקודות מאקרו חסומות מטעמי אבטחה."
#: errtxt.hrc:123
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid ""
"This document contains macros.\n"
@@ -534,7 +456,6 @@ msgstr ""
"לפיכך, חלק מהיכולות אינן זמינות."
#: errtxt.hrc:124
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid ""
"This document contains macros.\n"
@@ -550,7 +471,6 @@ msgstr ""
"לפיכך, חלק מהיכולות אינן זמינות."
#: errtxt.hrc:125
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid ""
"The encrypted document contains unexpected non-encrypted streams.\n"
@@ -570,25 +490,21 @@ msgstr ""
" "
#: errtxt.hrc:126
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Invalid data length."
msgstr "אורך הנתון אינו חוקי."
#: errtxt.hrc:127
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Function not possible: path contains current directory."
msgstr "אין אפשרות לבצע את התפקוד: הנתיב כולל את הספריה הנוכחית."
#: errtxt.hrc:128
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Function not possible: device (drive) not identical."
msgstr "אין אפשרות לבצע את התפקיד: ההתקנים לא זהים."
#: errtxt.hrc:129
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Device (drive) not ready."
msgstr "ההתקן לא מוכן."
@@ -599,13 +515,11 @@ msgid "Wrong checksum."
msgstr ""
#: errtxt.hrc:131
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Function not possible: write protected."
msgstr "אין אפשרות לבצע את התפקוד: הכתיבה חסומה."
#: errtxt.hrc:132
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid ""
"The password of a shared spreadsheet cannot be set or changed.\n"
@@ -1205,7 +1119,6 @@ msgid "Norwegian, Nynorsk"
msgstr "נורווגית ‏‪(Nynorsk)‏"
#: langtab.hrc:142
-#, fuzzy
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Odia"
msgstr "אודיה"
@@ -1596,7 +1509,6 @@ msgid "Sardinian"
msgstr "סרדו"
#: langtab.hrc:220
-#, fuzzy
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Dzongkha"
msgstr "דזונגקה"
@@ -2646,7 +2558,6 @@ msgid "_Delete"
msgstr "מ_חיקה"
#: fileviewmenu.ui:20
-#, fuzzy
msgctxt "fileviewmenu|rename"
msgid "_Rename"
msgstr "מתן שם אחר"
@@ -3737,7 +3648,6 @@ msgid "Black Italic"
msgstr "נטוי שחור"
#: strings.hrc:176
-#, fuzzy
msgctxt "STR_SVT_STYLE_BOOK"
msgid "Book"
msgstr "ספר"
@@ -4075,7 +3985,6 @@ msgid "~Finish"
msgstr "סיום"
#: strings.hrc:246
-#, fuzzy
msgctxt "STR_WIZDLG_NEXT"
msgid "~Next >"
msgstr "הבא >>‏"
@@ -4458,25 +4367,21 @@ msgid "Database"
msgstr "מסד נתונים"
#: strings.hrc:326
-#, fuzzy
msgctxt "STR_DESCRIPTION_CALC_TEMPLATE"
msgid "OpenOffice.org 1.0 Spreadsheet Template"
msgstr "תבנית גיליון נתונים של OpenOffice.org 1.0"
#: strings.hrc:327
-#, fuzzy
msgctxt "STR_DESCRIPTION_DRAW_TEMPLATE"
msgid "OpenOffice.org 1.0 Drawing Template"
msgstr "תבנית ציור של OpenOffice.org 1.0"
#: strings.hrc:328
-#, fuzzy
msgctxt "STR_DESCRIPTION_IMPRESS_TEMPLATE"
msgid "OpenOffice.org 1.0 Presentation Template"
msgstr "תבנית מצגת של OpenOffice.org 1.0"
#: strings.hrc:329
-#, fuzzy
msgctxt "STR_DESCRIPTION_WRITER_TEMPLATE"
msgid "OpenOffice.org 1.0 Text Document Template"
msgstr "תבנית מסמך טקסט של OpenOffice.org 1.0"
@@ -4517,19 +4422,16 @@ msgid "MS PowerPoint Show"
msgstr "מצגת ‏‪MS PowerPoint‬‏‏"
#: strings.hrc:337
-#, fuzzy
msgctxt "STR_DESCRIPTION_SXMATH_DOC"
msgid "OpenOffice.org 1.0 Formula"
msgstr "נוסחה של OpenOffice.org 1.0"
#: strings.hrc:338
-#, fuzzy
msgctxt "STR_DESCRIPTION_SXCHART_DOC"
msgid "OpenOffice.org 1.0 Chart"
msgstr "תרשים של OpenOffice.org 1.0"
#: strings.hrc:339
-#, fuzzy
msgctxt "STR_DESCRIPTION_SXDRAW_DOC"
msgid "OpenOffice.org 1.0 Drawing"
msgstr "ציור של OpenOffice.org 1.0"
@@ -4541,19 +4443,16 @@ msgid "OpenOffice.org 1.0 Spreadsheet"
msgstr "מצגת של OpenOffice.org 1.0"
#: strings.hrc:341
-#, fuzzy
msgctxt "STR_DESCRIPTION_SXIMPRESS_DOC"
msgid "OpenOffice.org 1.0 Presentation"
msgstr "מצגת של OpenOffice.org 1.0"
#: strings.hrc:342
-#, fuzzy
msgctxt "STR_DESCRIPTION_SXWRITER_DOC"
msgid "OpenOffice.org 1.0 Text Document"
msgstr "מסמך טקסט של OpenOffice.org 1.0"
#: strings.hrc:343
-#, fuzzy
msgctxt "STR_DESCRIPTION_SXGLOBAL_DOC"
msgid "OpenOffice.org 1.0 Master Document"
msgstr "מסמך אב של OpenOffice.org 1.0"
diff --git a/source/he/svx/messages.po b/source/he/svx/messages.po
index c018e422ce0..f1be5830b46 100644
--- a/source/he/svx/messages.po
+++ b/source/he/svx/messages.po
@@ -78,7 +78,6 @@ msgid "LIKE"
msgstr "LIKE"
#: fmstring.hrc:28
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "NOT"
msgstr "NOT"
@@ -90,13 +89,11 @@ msgid "EMPTY"
msgstr "EMPTY"
#: fmstring.hrc:30
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "TRUE"
msgstr "TRUE"
#: fmstring.hrc:31
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "FALSE"
msgstr "FALSE"
@@ -114,13 +111,11 @@ msgid "BETWEEN"
msgstr "BETWEEN"
#: fmstring.hrc:34
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "OR"
msgstr "OR"
#: fmstring.hrc:35
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "AND"
msgstr "AND"
@@ -138,13 +133,11 @@ msgid "Count"
msgstr "Count"
#: fmstring.hrc:38
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "Maximum"
msgstr "מקסימום"
#: fmstring.hrc:39
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "Minimum"
msgstr "מינימום"
@@ -305,7 +298,6 @@ msgid "Diagonal border line from bottom left to top right"
msgstr "קו גבול אלכסוני מלמטה בצד שמאל ועד למעלה בצד ימין"
#: numberingtype.hrc:29
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "None"
msgstr "ללא"
@@ -319,7 +311,6 @@ msgstr "תבליטים"
#. SVX_NUM_CHAR_SPECIAL
#: numberingtype.hrc:31
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "Graphics"
msgstr "גרפיקה"
@@ -333,154 +324,132 @@ msgstr "גרפיקה מקושרת"
#. SVX_NUM_BITMAP|0x80
#: numberingtype.hrc:33
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "1, 2, 3, ..."
msgstr "1, 2, 3, …"
#. SVX_NUM_ARABIC
#: numberingtype.hrc:34
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "A, B, C, ..."
msgstr "A, B, C, …"
#. SVX_NUM_CHARS_UPPER_LETTER
#: numberingtype.hrc:35
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "a, b, c, ..."
msgstr "a, b, c, …"
#. SVX_NUM_CHARS_LOWER_LETTER
#: numberingtype.hrc:36
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "I, II, III, ..."
msgstr "I, II, III, …"
#. SVX_NUM_ROMAN_UPPER
#: numberingtype.hrc:37
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "i, ii, iii, ..."
msgstr "i, ii, iii, …"
#. SVX_NUM_ROMAN_LOWER
#: numberingtype.hrc:38
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "A, .., AA, .., AAA, ..."
msgstr "A, .., AA, .., AAA, …"
#. SVX_NUM_CHARS_UPPER_LETTER_N
#: numberingtype.hrc:39
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "a, .., aa, .., aaa, ..."
msgstr "a, .., aa, .., aaa, …"
#. SVX_NUM_CHARS_LOWER_LETTER_N
#: numberingtype.hrc:40
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "Native Numbering"
msgstr "מספור ילידי"
#. NATIVE_NUMBERING
#: numberingtype.hrc:41
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "А, Б, .., Аа, Аб, ... (Bulgarian)"
msgstr "А, Б, .., Аа, Аб, … (בולגרי)"
#. CHARS_CYRILLIC_UPPER_LETTER_BG
#: numberingtype.hrc:42
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "а, б, .., аа, аб, ... (Bulgarian)"
msgstr "а, б, .., аа, аб, … (בולגרי)"
#. CHARS_CYRILLIC_LOWER_LETTER_BG
#: numberingtype.hrc:43
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "А, Б, .., Аа, Бб, ... (Bulgarian)"
msgstr "А, Б, .., Аа, Бб, … (בולגרי)"
#. CHARS_CYRILLIC_UPPER_LETTER_N_BG
#: numberingtype.hrc:44
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "а, б, .., аа, бб, ... (Bulgarian)"
msgstr "а, б, .., аа, бб, … (בולגרי)"
#. CHARS_CYRILLIC_LOWER_LETTER_N_BG
#: numberingtype.hrc:45
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "А, Б, .., Аа, Аб, ... (Russian)"
msgstr "А, Б, .., Аа, Аб, … (רוסי)"
#. CHARS_CYRILLIC_UPPER_LETTER_RU
#: numberingtype.hrc:46
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "а, б, .., аа, аб, ... (Russian)"
msgstr "а, б, .., аа, аб, … (רוסי)"
#. CHARS_CYRILLIC_LOWER_LETTER_RU
#: numberingtype.hrc:47
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "А, Б, .., Аа, Бб, ... (Russian)"
msgstr "А, Б, .., Аа, Бб, … (רוסי)"
#. CHARS_CYRILLIC_UPPER_LETTER_N_RU
#: numberingtype.hrc:48
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "а, б, .., аа, бб, ... (Russian)"
msgstr "а, б, .., аа, бб, … (רוסי)"
#. CHARS_CYRILLIC_LOWER_LETTER_N_RU
#: numberingtype.hrc:49
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "А, Б, .., Аа, Аб, ... (Serbian)"
msgstr "А, Б, .., Аа, Аб, … (סרבי)"
#. CHARS_CYRILLIC_UPPER_LETTER_SR
#: numberingtype.hrc:50
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "а, б, .., аа, аб, ... (Serbian)"
msgstr "а, б, .., аа, аб, … (סרבי)"
#. CHARS_CYRILLIC_LOWER_LETTER_SR
#: numberingtype.hrc:51
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "А, Б, .., Аа, Бб, ... (Serbian)"
msgstr "А, Б, .., Аа, Бб, … (סרבי)"
#. CHARS_CYRILLIC_UPPER_LETTER_N_SR
#: numberingtype.hrc:52
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "а, б, .., аа, бб, ... (Serbian)"
msgstr "а, б, .., аа, бб, … (סרבי)"
#. CHARS_CYRILLIC_LOWER_LETTER_N_SR
#: numberingtype.hrc:53
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "Α, Β, Γ, ... (Greek Upper Letter)"
msgstr "Α, Β, Γ, … (אותיות גדולות ביוונית)"
#. CHARS_GREEK_UPPER_LETTER
#: numberingtype.hrc:54
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "α, β, γ, ... (Greek Lower Letter)"
msgstr "α, β, γ, … (אותיות קטנות ביוונית)"
@@ -518,7 +487,6 @@ msgid "First, Left and Right Pages"
msgstr "עמודים ראשונים, שמאליים וימניים"
#: spacing.hrc:18
-#, fuzzy
msgctxt "RID_SVXSTRARY_SPACING"
msgid "None"
msgstr "ללא"
@@ -862,19 +830,16 @@ msgid "Line of text"
msgstr "שורה של טקסט"
#: tabwin.hrc:27
-#, fuzzy
msgctxt "RID_RSC_TABWIN_PREFIX"
msgid "Table"
msgstr "טבלה"
#: tabwin.hrc:28
-#, fuzzy
msgctxt "RID_RSC_TABWIN_PREFIX"
msgid "Query"
msgstr "שאילתה"
#: tabwin.hrc:29
-#, fuzzy
msgctxt "RID_RSC_TABWIN_PREFIX"
msgid "SQL"
msgstr "SQL"
@@ -1307,61 +1272,51 @@ msgid "B4 (ISO)"
msgstr "B4 (ISO)"
#: page.hrc:37
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "Letter"
msgstr "מכתב"
#: page.hrc:38
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "Legal"
msgstr "משפטי"
#: page.hrc:39
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "Long Bond"
msgstr "Long Bond (מידה פיליפינית)"
#: page.hrc:40
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "Tabloid"
msgstr "צהובון"
#: page.hrc:41
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "B6 (JIS)"
msgstr "B6 (JIS)"
#: page.hrc:42
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "B5 (JIS)"
msgstr "B5 (JIS)"
#: page.hrc:43
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "B4 (JIS)"
msgstr "B4 (JIS)"
#: page.hrc:44
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "16 Kai"
msgstr "16 Kai"
#: page.hrc:45
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "32 Kai"
msgstr "32 Kai"
#: page.hrc:46
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "Big 32 Kai"
msgstr "גדול 32 Kai"
@@ -1373,31 +1328,26 @@ msgid "User"
msgstr "על פי המשתמש"
#: page.hrc:48
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "DL Envelope"
msgstr "מעטפה DL"
#: page.hrc:49
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "C6 Envelope"
msgstr "מעטפה C6"
#: page.hrc:50
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "C6/5 Envelope"
msgstr "מעטפה C6/5"
#: page.hrc:51
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "C5 Envelope"
msgstr "מעטפה C5"
#: page.hrc:52
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "C4 Envelope"
msgstr "מעטפה C4"
@@ -1415,31 +1365,26 @@ msgid "#7¾ (Monarch) Envelope"
msgstr "מעטפה ‎#7¾‎‏ (Monarch)"
#: page.hrc:55
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "#9 Envelope"
msgstr "מעטפה #9"
#: page.hrc:56
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "#10 Envelope"
msgstr "מעטפה #10"
#: page.hrc:57
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "#11 Envelope"
msgstr "מעטפה #11"
#: page.hrc:58
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "#12 Envelope"
msgstr "מעטפה #12"
#: page.hrc:59
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "Japanese Postcard"
msgstr "Japanese Postcard"
@@ -1495,25 +1440,21 @@ msgid "B4 (ISO)"
msgstr "B4 (ISO)"
#: page.hrc:74
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "Letter"
msgstr "מכתב"
#: page.hrc:75
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "Legal"
msgstr "משפטי"
#: page.hrc:76
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "Long Bond"
msgstr "Long Bond (מידה פיליפינית)"
#: page.hrc:77
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "Tabloid"
msgstr "צהובון"
@@ -1534,19 +1475,16 @@ msgid "B4 (JIS)"
msgstr "B4 (JIS)"
#: page.hrc:81
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "16 Kai"
msgstr "16 Kai"
#: page.hrc:82
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "32 Kai"
msgstr "32 Kai"
#: page.hrc:83
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "Big 32 Kai"
msgstr "גדול 32 Kai"
@@ -1558,31 +1496,26 @@ msgid "User"
msgstr "על פי המשתמש"
#: page.hrc:85
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "DL Envelope"
msgstr "מעטפה DL"
#: page.hrc:86
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "C6 Envelope"
msgstr "מעטפה C6"
#: page.hrc:87
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "C6/5 Envelope"
msgstr "מעטפה C6/5"
#: page.hrc:88
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "C5 Envelope"
msgstr "מעטפה C5"
#: page.hrc:89
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "C4 Envelope"
msgstr "מעטפה C4"
@@ -1608,7 +1541,6 @@ msgid "Screen 16:10"
msgstr "מסך 16:10"
#: page.hrc:94
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "Japanese Postcard"
msgstr "Japanese Postcard"
@@ -1645,31 +1577,26 @@ msgid "Edit Comment..."
msgstr "עריכת הערה...‏"
#: acceptrejectchangesdialog.ui:141
-#, fuzzy
msgctxt "acceptrejectchangesdialog|calcsort"
msgid "Sorting"
msgstr "מיון"
#: acceptrejectchangesdialog.ui:151
-#, fuzzy
msgctxt "acceptrejectchangesdialog|calcaction"
msgid "Action"
msgstr "פעולה"
#: acceptrejectchangesdialog.ui:159
-#, fuzzy
msgctxt "acceptrejectchangesdialog|calcposition"
msgid "Position"
msgstr "מיקום"
#: acceptrejectchangesdialog.ui:167
-#, fuzzy
msgctxt "acceptrejectchangesdialog|calcauthor"
msgid "Author"
msgstr "מחבר"
#: acceptrejectchangesdialog.ui:175
-#, fuzzy
msgctxt "acceptrejectchangesdialog|calcdate"
msgid "Date"
msgstr "תאריך"
@@ -1693,25 +1620,21 @@ msgid "Sort By"
msgstr "מיון לפי"
#: acceptrejectchangesdialog.ui:216
-#, fuzzy
msgctxt "acceptrejectchangesdialog|writeraction"
msgid "Action"
msgstr "פעולה"
#: acceptrejectchangesdialog.ui:224
-#, fuzzy
msgctxt "acceptrejectchangesdialog|writerauthor"
msgid "Author"
msgstr "מחבר"
#: acceptrejectchangesdialog.ui:232
-#, fuzzy
msgctxt "acceptrejectchangesdialog|writerdate"
msgid "Date"
msgstr "תאריך"
#: acceptrejectchangesdialog.ui:240
-#, fuzzy
msgctxt "acceptrejectchangesdialog|writerdesc"
msgid "Comment"
msgstr "הערה"
@@ -1788,7 +1711,6 @@ msgid "R_elevant"
msgstr "שייך"
#: adddataitemdialog.ui:215
-#, fuzzy
msgctxt "adddataitemdialog|relevantcond"
msgid "Condition"
msgstr "תנאי"
@@ -1872,7 +1794,6 @@ msgid "Model data updates change document's modification status"
msgstr ""
#: addmodeldialog.ui:112
-#, fuzzy
msgctxt "addmodeldialog|label2"
msgid "_Name:"
msgstr "_שם:"
@@ -1894,7 +1815,6 @@ msgid "_Prefix:"
msgstr "קידומת"
#: addnamespacedialog.ui:125
-#, fuzzy
msgctxt "addnamespacedialog|label2"
msgid "_URL:"
msgstr "_כתובת:"
@@ -1905,13 +1825,11 @@ msgid "Edit Namespace"
msgstr ""
#: addsubmissiondialog.ui:8
-#, fuzzy
msgctxt "addsubmissiondialog|AddSubmissionDialog"
msgid "Add Submission"
msgstr "הוספת הגשה"
#: addsubmissiondialog.ui:98
-#, fuzzy
msgctxt "addsubmissiondialog|label2"
msgid "_Name:"
msgstr "_שם:"
@@ -1975,7 +1893,6 @@ msgid "Base text"
msgstr "טקסט בסיסי "
#: asianphoneticguidedialog.ui:177
-#, fuzzy
msgctxt "asianphoneticguidedialog|Right2ED-atkobject"
msgid "Ruby text"
msgstr "טקסט מלווה זעיר (בעיקר בכתב סיני ויפני)‏"
@@ -1987,13 +1904,11 @@ msgid "Base text"
msgstr "טקסט בסיסי "
#: asianphoneticguidedialog.ui:207
-#, fuzzy
msgctxt "asianphoneticguidedialog|Right3ED-atkobject"
msgid "Ruby text"
msgstr "טקסט מלווה זעיר (בעיקר בכתב סיני ויפני)‏"
#: asianphoneticguidedialog.ui:222
-#, fuzzy
msgctxt "asianphoneticguidedialog|Right4ED-atkobject"
msgid "Ruby text"
msgstr "טקסט מלווה זעיר (בעיקר בכתב סיני ויפני)‏"
@@ -2145,7 +2060,6 @@ msgid "Property"
msgstr "מאפיין"
#: chinesedictionary.ui:212
-#, fuzzy
msgctxt "chinesedictionary|property"
msgid "Other"
msgstr "אחר"
@@ -2182,7 +2096,6 @@ msgid "Place name"
msgstr "שם עמוד"
#: chinesedictionary.ui:219
-#, fuzzy
msgctxt "chinesedictionary|property"
msgid "Business"
msgstr "עסק"
@@ -2198,7 +2111,6 @@ msgid "Idiom"
msgstr ""
#: chinesedictionary.ui:222
-#, fuzzy
msgctxt "chinesedictionary|property"
msgid "Abbreviation"
msgstr "ראשי תיבות"
@@ -2236,7 +2148,6 @@ msgid "Classification Dialog"
msgstr ""
#: classificationdialog.ui:94
-#, fuzzy
msgctxt "classificationdialog|label-Content"
msgid "Content"
msgstr "תוכן"
@@ -2282,7 +2193,6 @@ msgid "Part Number:"
msgstr "מספר _פתחה:"
#: classificationdialog.ui:310
-#, fuzzy
msgctxt "classificationdialog|intellectualPropertyPartAddButton"
msgid "Add"
msgstr "הוספה"
@@ -2299,7 +2209,6 @@ msgid "Intellectual Property"
msgstr ""
#: colorwindow.ui:59
-#, fuzzy
msgctxt "colorwindow|none_color_button"
msgid "None"
msgstr "ללא"
@@ -2321,61 +2230,51 @@ msgid "Insert _Column"
msgstr "Insert Column"
#: colsmenu.ui:22
-#, fuzzy
msgctxt "colsmenu|TextField"
msgid "Text Box"
msgstr "תיבת טקסט"
#: colsmenu.ui:30
-#, fuzzy
msgctxt "colsmenu|CheckBox"
msgid "Check Box"
msgstr "תיבת סימון"
#: colsmenu.ui:38
-#, fuzzy
msgctxt "colsmenu|ComboBox"
msgid "Combo Box"
msgstr "תיבה משולבת"
#: colsmenu.ui:46
-#, fuzzy
msgctxt "colsmenu|ListBox"
msgid "List Box"
msgstr "תיבת רשימה"
#: colsmenu.ui:54
-#, fuzzy
msgctxt "colsmenu|DateField"
msgid "Date Field"
msgstr "שדה תאריך"
#: colsmenu.ui:62
-#, fuzzy
msgctxt "colsmenu|TimeField"
msgid "Time Field"
msgstr "שדה שעה"
#: colsmenu.ui:69
-#, fuzzy
msgctxt "colsmenu|NumericField"
msgid "Numeric Field"
msgstr "שדה מספרי"
#: colsmenu.ui:76
-#, fuzzy
msgctxt "colsmenu|CurrencyField"
msgid "Currency Field"
msgstr "שדה מטבע"
#: colsmenu.ui:84
-#, fuzzy
msgctxt "colsmenu|PatternField"
msgid "Pattern Field"
msgstr "שדה דוגמה"
#: colsmenu.ui:92
-#, fuzzy
msgctxt "colsmenu|FormattedField"
msgid "Formatted Field"
msgstr "שדה מעוצב"
@@ -2392,61 +2291,51 @@ msgid "_Replace with"
msgstr "החלפה ב"
#: colsmenu.ui:123
-#, fuzzy
msgctxt "colsmenu|TextField1"
msgid "Text Box"
msgstr "תיבת טקסט"
#: colsmenu.ui:131
-#, fuzzy
msgctxt "colsmenu|CheckBox1"
msgid "Check Box"
msgstr "תיבת סימון"
#: colsmenu.ui:139
-#, fuzzy
msgctxt "colsmenu|ComboBox1"
msgid "Combo Box"
msgstr "תיבה משולבת"
#: colsmenu.ui:147
-#, fuzzy
msgctxt "colsmenu|ListBox1"
msgid "List Box"
msgstr "תיבת רשימה"
#: colsmenu.ui:155
-#, fuzzy
msgctxt "colsmenu|DateField1"
msgid "Date Field"
msgstr "שדה תאריך"
#: colsmenu.ui:163
-#, fuzzy
msgctxt "colsmenu|TimeField1"
msgid "Time Field"
msgstr "שדה שעה"
#: colsmenu.ui:171
-#, fuzzy
msgctxt "colsmenu|NumericField1"
msgid "Numeric Field"
msgstr "שדה מספרי"
#: colsmenu.ui:179
-#, fuzzy
msgctxt "colsmenu|CurrencyField1"
msgid "Currency Field"
msgstr "שדה מטבע"
#: colsmenu.ui:187
-#, fuzzy
msgctxt "colsmenu|PatternField1"
msgid "Pattern Field"
msgstr "שדה דוגמה"
#: colsmenu.ui:195
-#, fuzzy
msgctxt "colsmenu|FormattedField1"
msgid "Formatted Field"
msgstr "שדה מעוצב"
@@ -2541,7 +2430,6 @@ msgid "Lossless compression"
msgstr "_דחיסה ללא איבוד נתונים"
#: compressgraphicdialog.ui:285
-#, fuzzy
msgctxt "compressgraphicdialog|label2"
msgid "Compression"
msgstr "דחיסה"
@@ -2738,7 +2626,6 @@ msgid "Spin Button"
msgstr "כפתור סבסוב"
#: convertmenu.ui:182
-#, fuzzy
msgctxt "convertmenu|ConvertToNavigationBar"
msgid "Navigation Bar"
msgstr "סרגל ניווט"
@@ -2759,7 +2646,6 @@ msgid "_Don’t Send"
msgstr ""
#: crashreportdlg.ui:51
-#, fuzzy
msgctxt "crashreportdlg|btn_close"
msgid "Close"
msgstr "סגירה"
@@ -2869,37 +2755,31 @@ msgid "Lines & Arrows"
msgstr "קווים וחיצים"
#: defaultshapespanel.ui:95
-#, fuzzy
msgctxt "defaultshapespanel|label2"
msgid "Curve"
msgstr "עקומה"
#: defaultshapespanel.ui:132
-#, fuzzy
msgctxt "defaultshapespanel|label3"
msgid "Connectors"
msgstr "מחברים"
#: defaultshapespanel.ui:169
-#, fuzzy
msgctxt "defaultshapespanel|label4"
msgid "Basic Shapes"
msgstr "צורות בסיסיות"
#: defaultshapespanel.ui:206
-#, fuzzy
msgctxt "defaultshapespanel|label5"
msgid "Symbols"
msgstr "סמלים"
#: defaultshapespanel.ui:243
-#, fuzzy
msgctxt "defaultshapespanel|label6"
msgid "Block Arrows"
msgstr "חצים לבניים"
#: defaultshapespanel.ui:280
-#, fuzzy
msgctxt "defaultshapespanel|label7"
msgid "Flowchart"
msgstr "תרשים זרימה"
@@ -2917,7 +2797,6 @@ msgid "Stars"
msgstr "כוכבים"
#: defaultshapespanel.ui:391
-#, fuzzy
msgctxt "defaultshapespanel|label10"
msgid "3D Objects"
msgstr "עצמים תלת ממדיים"
@@ -3013,7 +2892,6 @@ msgid "Object-Specific"
msgstr "ספציפי לאובייקט"
#: docking3deffects.ui:583
-#, fuzzy
msgctxt "docking3deffects|flat|tooltip_text"
msgid "Flat"
msgstr "שטוח"
@@ -3084,7 +2962,6 @@ msgid "_Mode"
msgstr "מצב"
#: docking3deffects.ui:842
-#, fuzzy
msgctxt "docking3deffects|mode"
msgid "Flat"
msgstr "שטוח"
@@ -3120,7 +2997,6 @@ msgid "3D Shadowing On/Off"
msgstr "צל תלת ממד פעיל/לא פעיל"
#: docking3deffects.ui:939
-#, fuzzy
msgctxt "docking3deffects|label13"
msgid "Shadow"
msgstr "צללית"
@@ -3213,7 +3089,6 @@ msgid "Light Source 8"
msgstr "מקור אור 8"
#: docking3deffects.ui:1369
-#, fuzzy
msgctxt "docking3deffects|label19"
msgid "Illumination"
msgstr "תאורה"
@@ -3317,7 +3192,6 @@ msgid "Texture, Shadow and Color"
msgstr "מרקם, הצללה וצבע"
#: docking3deffects.ui:1651
-#, fuzzy
msgctxt "docking3deffects|label21"
msgid "Textures"
msgstr "מרקמים"
@@ -3341,7 +3215,6 @@ msgid "_Illumination color"
msgstr "צבע התאורה"
#: docking3deffects.ui:1751
-#, fuzzy
msgctxt "docking3deffects|favorites"
msgid "User-defined"
msgstr "משתמש מוגדר"
@@ -3390,7 +3263,6 @@ msgid "Material"
msgstr "חומר"
#: docking3deffects.ui:1834
-#, fuzzy
msgctxt "docking3deffects|label30"
msgid "_Color"
msgstr "צבע"
@@ -3419,13 +3291,11 @@ msgid "Assign"
msgstr "הקצאה"
#: docking3deffects.ui:1937
-#, fuzzy
msgctxt "docking3deffects|update|tooltip_text"
msgid "Update"
msgstr "עדכון"
#: docking3deffects.ui:1952
-#, fuzzy
msgctxt "docking3deffects|material|tooltip_text"
msgid "Material"
msgstr "חומר"
@@ -3436,7 +3306,6 @@ msgid "Textures"
msgstr "מרקמים"
#: docking3deffects.ui:1978
-#, fuzzy
msgctxt "docking3deffects|light|tooltip_text"
msgid "Illumination"
msgstr "תאורה"
@@ -3454,7 +3323,6 @@ msgid "Geometry"
msgstr "גיומטריה"
#: dockingcolorreplace.ui:17
-#, fuzzy
msgctxt "dockingcolorreplace|DockingColorReplace"
msgid "Color Replacer"
msgstr "מחליף הצבעים"
@@ -3576,13 +3444,11 @@ msgid "Pipette"
msgstr "פיפטה"
#: dockingfontwork.ui:17
-#, fuzzy
msgctxt "dockingfontwork|DockingFontwork"
msgid "Fontwork"
msgstr "יצירות גופנים"
#: dockingfontwork.ui:32
-#, fuzzy
msgctxt "dockingfontwork|off|tooltip_text"
msgid "Off"
msgstr "מופסק"
@@ -3668,7 +3534,6 @@ msgid "No Shadow"
msgstr "ללא צל"
#: dockingfontwork.ui:332
-#, fuzzy
msgctxt "dockingfontwork|vertical|tooltip_text"
msgid "Vertical"
msgstr "אנכי"
@@ -3760,7 +3625,6 @@ msgid "_Discard"
msgstr ""
#: docrecoveryrecoverdialog.ui:37
-#, fuzzy
msgctxt "docrecoveryrecoverdialog|next"
msgid "_Start"
msgstr "התחלה"
@@ -3826,7 +3690,6 @@ msgid "_Delete"
msgstr "מחיקה #‏"
#: filtermenu.ui:20
-#, fuzzy
msgctxt "filtermenu|edit"
msgid "_Edit"
msgstr "_עריכה"
@@ -4163,31 +4026,26 @@ msgid "Ellipse"
msgstr "אליפסה"
#: floatingcontour.ui:141
-#, fuzzy
msgctxt "floatingcontour|TBI_POLY"
msgid "Polygon"
msgstr "מצולע"
#: floatingcontour.ui:166
-#, fuzzy
msgctxt "floatingcontour|TBI_POLYEDIT"
msgid "Edit Points"
msgstr "עריכת נקודות"
#: floatingcontour.ui:181
-#, fuzzy
msgctxt "floatingcontour|TBI_POLYMOVE"
msgid "Move Points"
msgstr "הזזת נקודות"
#: floatingcontour.ui:196
-#, fuzzy
msgctxt "floatingcontour|TBI_POLYINSERT"
msgid "Insert Points"
msgstr "הוספת נקודות"
#: floatingcontour.ui:211
-#, fuzzy
msgctxt "floatingcontour|TBI_POLYDELETE"
msgid "Delete Points"
msgstr "מחיקת נקודות"
@@ -4256,19 +4114,16 @@ msgid "Add Item"
msgstr "הוספת פריט"
#: formdatamenu.ui:20
-#, fuzzy
msgctxt "formdatamenu|addelement"
msgid "Add Element"
msgstr "הוספת רכיב"
#: formdatamenu.ui:28
-#, fuzzy
msgctxt "formdatamenu|addattribute"
msgid "Add Attribute"
msgstr "הוספת תכונה"
#: formdatamenu.ui:36
-#, fuzzy
msgctxt "formdatamenu|edit"
msgid "Edit"
msgstr "עריכה"
@@ -4296,7 +4151,6 @@ msgstr ""
"להמשיך?"
#: formlinkwarndialog.ui:27
-#, fuzzy
msgctxt "formlinkwarndialog|ok"
msgid "_Edit"
msgstr "_עריכה"
@@ -4308,25 +4162,21 @@ msgid "_New"
msgstr "חדש"
#: formnavimenu.ui:22
-#, fuzzy
msgctxt "formnavimenu|form"
msgid "Form"
msgstr "טופס"
#: formnavimenu.ui:30
-#, fuzzy
msgctxt "formnavimenu|hidden"
msgid "Hidden Control"
msgstr "פקד מוסתר"
#: formnavimenu.ui:42
-#, fuzzy
msgctxt "formnavimenu|change"
msgid "Replace with"
msgstr "החלפה ב"
#: formnavimenu.ui:50
-#, fuzzy
msgctxt "formnavimenu|cut"
msgid "Cu_t"
msgstr "ג_זירה"
@@ -4338,7 +4188,6 @@ msgid "_Copy"
msgstr "ה_עתקה"
#: formnavimenu.ui:66
-#, fuzzy
msgctxt "formnavimenu|paste"
msgid "_Paste"
msgstr "ה_דבקה"
@@ -4356,7 +4205,6 @@ msgid "Tab Order..."
msgstr "סדר הטאבים"
#: formnavimenu.ui:90
-#, fuzzy
msgctxt "formnavimenu|rename"
msgid "_Rename"
msgstr "מתן שם אחר"
@@ -4368,13 +4216,11 @@ msgid "Propert_ies"
msgstr "מאפיינים: "
#: formnavimenu.ui:106
-#, fuzzy
msgctxt "formnavimenu|designmode"
msgid "Open in Design Mode"
msgstr "פתיחה במצב עיצוב"
#: formnavimenu.ui:114
-#, fuzzy
msgctxt "formnavimenu|controlfocus"
msgid "Automatic Control Focus"
msgstr "בקרת מיקוד אוטומטית"
@@ -4386,7 +4232,6 @@ msgid "Average"
msgstr "Average"
#: functionmenu.ui:20
-#, fuzzy
msgctxt "functionmenu|counta"
msgid "CountA"
msgstr "CountA"
@@ -4398,13 +4243,11 @@ msgid "Count"
msgstr "Count"
#: functionmenu.ui:34
-#, fuzzy
msgctxt "functionmenu|max"
msgid "Maximum"
msgstr "מקסימום"
#: functionmenu.ui:41
-#, fuzzy
msgctxt "functionmenu|min"
msgid "Minimum"
msgstr "מינימום"
@@ -4416,19 +4259,16 @@ msgid "Sum"
msgstr "Sum"
#: functionmenu.ui:55
-#, fuzzy
msgctxt "functionmenu|selection"
msgid "Selection count"
msgstr "ספירת הבחירה"
#: functionmenu.ui:62
-#, fuzzy
msgctxt "functionmenu|none"
msgid "None"
msgstr "ללא"
#: gallerymenu1.ui:12
-#, fuzzy
msgctxt "gallerymenu1|update"
msgid "Update"
msgstr "עדכון"
@@ -4440,7 +4280,6 @@ msgid "_Delete"
msgstr "מחיקה #‏"
#: gallerymenu1.ui:33
-#, fuzzy
msgctxt "gallerymenu1|rename"
msgid "_Rename"
msgstr "מתן שם אחר"
@@ -4592,13 +4431,11 @@ msgid "Save..."
msgstr "שמירה...‏"
#: imapdialog.ui:77
-#, fuzzy
msgctxt "imapdialog|TBI_CLOSE"
msgid "Close"
msgstr "סגירה"
#: imapdialog.ui:91
-#, fuzzy
msgctxt "imapdialog|TBI_SELECT"
msgid "Select"
msgstr "בחירה"
@@ -4616,7 +4453,6 @@ msgid "Ellipse"
msgstr "אליפסה"
#: imapdialog.ui:136
-#, fuzzy
msgctxt "imapdialog|TBI_POLY"
msgid "Polygon"
msgstr "מצולע"
@@ -4628,25 +4464,21 @@ msgid "Freeform Polygon"
msgstr "מצולע בעל צורה חופשית"
#: imapdialog.ui:166
-#, fuzzy
msgctxt "imapdialog|TBI_POLYEDIT"
msgid "Edit Points"
msgstr "עריכת נקודות"
#: imapdialog.ui:181
-#, fuzzy
msgctxt "imapdialog|TBI_POLYMOVE"
msgid "Move Points"
msgstr "הזזת נקודות"
#: imapdialog.ui:196
-#, fuzzy
msgctxt "imapdialog|TBI_POLYINSERT"
msgid "Insert Points"
msgstr "הוספת נקודות"
#: imapdialog.ui:211
-#, fuzzy
msgctxt "imapdialog|TBI_POLYDELETE"
msgid "Delete Points"
msgstr "מחיקת נקודות"
@@ -4664,7 +4496,6 @@ msgid "Redo"
msgstr "אדום"
#: imapdialog.ui:256
-#, fuzzy
msgctxt "imapdialog|TBI_ACTIVE"
msgid "Active"
msgstr "פעיל"
@@ -4699,19 +4530,16 @@ msgid "Text:"
msgstr "טקסט: "
#: imapmenu.ui:12
-#, fuzzy
msgctxt "imapmenu|url"
msgid "Description..."
msgstr "תיאור…"
#: imapmenu.ui:20
-#, fuzzy
msgctxt "imapmenu|macro"
msgid "_Macro..."
msgstr "הפעלת מאקרו...‏"
#: imapmenu.ui:28
-#, fuzzy
msgctxt "imapmenu|active"
msgid "Active"
msgstr "פעיל"
@@ -4747,7 +4575,6 @@ msgid "_Send to Back"
msgstr "שליחה ל~רקע"
#: imapmenu.ui:94
-#, fuzzy
msgctxt "imapmenu|selectall"
msgid "Select _All"
msgstr "בחירת ה_כול"
@@ -4805,7 +4632,6 @@ msgid "Volume:"
msgstr "כרך"
#: mediaplayback.ui:79
-#, fuzzy
msgctxt "mediaplayback|zoombox|tooltip_text"
msgid "View"
msgstr "תצוגה"
@@ -4827,7 +4653,6 @@ msgid "_Edit..."
msgstr "_עריכה…"
#: namespacedialog.ui:168
-#, fuzzy
msgctxt "namespacedialog|prefix"
msgid "Prefix"
msgstr "קידומת"
@@ -4855,7 +4680,6 @@ msgid "_Visible grid"
msgstr ""
#: optgridpage.ui:99
-#, fuzzy
msgctxt "optgridpage|label1"
msgid "Grid"
msgstr "רשת"
@@ -4995,7 +4819,6 @@ msgid "Line Spacing:"
msgstr "ריווח שורות:"
#: paralinespacingcontrol.ui:182
-#, fuzzy
msgctxt "paralinespacingcontrol|line_dist"
msgid "Single"
msgstr "בודד"
@@ -5019,7 +4842,6 @@ msgid "Double"
msgstr "כפול"
#: paralinespacingcontrol.ui:186
-#, fuzzy
msgctxt "paralinespacingcontrol|line_dist"
msgid "Proportional"
msgstr "גודל מותאם יחסית"
@@ -5037,7 +4859,6 @@ msgid "Leading"
msgstr "כותרת"
#: paralinespacingcontrol.ui:189
-#, fuzzy
msgctxt "paralinespacingcontrol|line_dist"
msgid "Fixed"
msgstr "קבוע"
@@ -5064,7 +4885,6 @@ msgid "After Text Indent"
msgstr ""
#: paralrspacing.ui:115
-#, fuzzy
msgctxt "paralrspacing|firstlineindent|tooltip_text"
msgid "First Line Indent"
msgstr "הזחת שורה ראשונה"
@@ -5080,13 +4900,11 @@ msgid "Below Paragraph Spacing"
msgstr ""
#: passwd.ui:8
-#, fuzzy
msgctxt "passwd|PasswordDialog"
msgid "Change Password"
msgstr "החלפת ססמה"
#: passwd.ui:104
-#, fuzzy
msgctxt "passwd|oldpassL"
msgid "_Password:"
msgstr "_ססמה:"
@@ -5116,7 +4934,6 @@ msgid "New Password"
msgstr "הגדרת ססמה"
#: presetmenu.ui:12
-#, fuzzy
msgctxt "presetmenu|rename"
msgid "Rename"
msgstr "שינוי שם"
@@ -5281,7 +5098,6 @@ msgid "C_omment:"
msgstr "_הערה"
#: redlinefilterpage.ui:87
-#, fuzzy
msgctxt "redlinefilterpage|commentedit-atkobject"
msgid "Comment"
msgstr "הערה"
@@ -5304,13 +5120,11 @@ msgid "A_ction:"
msgstr "פעולה"
#: redlinefilterpage.ui:159
-#, fuzzy
msgctxt "redlinefilterpage|authorlist-atkobject"
msgid "Author"
msgstr "מחבר"
#: redlinefilterpage.ui:186
-#, fuzzy
msgctxt "redlinefilterpage|rangeedit-atkobject"
msgid "Range"
msgstr "טווח"
@@ -5368,7 +5182,6 @@ msgid "Start Date"
msgstr "תאריך התחלה"
#: redlinefilterpage.ui:306
-#, fuzzy
msgctxt "redlinefilterpage|starttime-atkobject"
msgid "Start Time"
msgstr "זמו התחלה"
@@ -5385,7 +5198,6 @@ msgid "End Date"
msgstr "תאריך סיום"
#: redlinefilterpage.ui:360
-#, fuzzy
msgctxt "redlinefilterpage|endtime-atkobject"
msgid "End Time"
msgstr "זמן סיום"
@@ -5432,37 +5244,31 @@ msgid "Delete Rows"
msgstr "Delete row"
#: rowsmenu.ui:19
-#, fuzzy
msgctxt "rowsmenu|save"
msgid "Save Record"
msgstr "שמירת רשומות"
#: rowsmenu.ui:26
-#, fuzzy
msgctxt "rowsmenu|undo"
msgid "Undo: Data entry"
msgstr "ביטול: הכנסת נתונים"
#: rulermenu.ui:12
-#, fuzzy
msgctxt "rulermenu|mm"
msgid "Millimeter"
msgstr "מילימטר"
#: rulermenu.ui:20
-#, fuzzy
msgctxt "rulermenu|cm"
msgid "Centimeter"
msgstr "סנטימטר"
#: rulermenu.ui:28
-#, fuzzy
msgctxt "rulermenu|m"
msgid "Meter"
msgstr "מטר"
#: rulermenu.ui:36
-#, fuzzy
msgctxt "rulermenu|km"
msgid "Kilometer"
msgstr "קילומטר"
@@ -5474,31 +5280,26 @@ msgid "Inch"
msgstr "אינץ'‏"
#: rulermenu.ui:52
-#, fuzzy
msgctxt "rulermenu|ft"
msgid "Foot"
msgstr "רגל"
#: rulermenu.ui:60
-#, fuzzy
msgctxt "rulermenu|mile"
msgid "Miles"
msgstr "מיילים"
#: rulermenu.ui:68
-#, fuzzy
msgctxt "rulermenu|pt"
msgid "Point"
msgstr "נקודה"
#: rulermenu.ui:76
-#, fuzzy
msgctxt "rulermenu|pc"
msgid "Pica"
msgstr "פיקה"
#: rulermenu.ui:84
-#, fuzzy
msgctxt "rulermenu|ch"
msgid "Char"
msgstr "תו"
@@ -5571,7 +5372,6 @@ msgid "Disable hardware acceleration (OpenGL, OpenCL)"
msgstr ""
#: safemodedialog.ui:234
-#, fuzzy
msgctxt "safemodedialog|radio_extensions"
msgid "Extensions"
msgstr "הרחבות"
@@ -5730,31 +5530,26 @@ msgid "Linear"
msgstr "קווית"
#: sidebararea.ui:170
-#, fuzzy
msgctxt "sidebararea|gradientstyle"
msgid "Axial"
msgstr "צירי"
#: sidebararea.ui:171
-#, fuzzy
msgctxt "sidebararea|gradientstyle"
msgid "Radial"
msgstr "רדיאלי"
#: sidebararea.ui:172
-#, fuzzy
msgctxt "sidebararea|gradientstyle"
msgid "Ellipsoid"
msgstr "סגלגלי"
#: sidebararea.ui:173
-#, fuzzy
msgctxt "sidebararea|gradientstyle"
msgid "Quadratic"
msgstr "קוודראטי"
#: sidebararea.ui:174
-#, fuzzy
msgctxt "sidebararea|gradientstyle"
msgid "Square"
msgstr "ריבוע"
@@ -5815,31 +5610,26 @@ msgid "Linear"
msgstr "קווית"
#: sidebararea.ui:254
-#, fuzzy
msgctxt "sidebararea|transtype"
msgid "Axial"
msgstr "צירי"
#: sidebararea.ui:255
-#, fuzzy
msgctxt "sidebararea|transtype"
msgid "Radial"
msgstr "רדיאלי"
#: sidebararea.ui:256
-#, fuzzy
msgctxt "sidebararea|transtype"
msgid "Ellipsoid"
msgstr "סגלגלי"
#: sidebararea.ui:257
-#, fuzzy
msgctxt "sidebararea|transtype"
msgid "Quadratic"
msgstr "קוודראטי"
#: sidebararea.ui:258
-#, fuzzy
msgctxt "sidebararea|transtype"
msgid "Square"
msgstr "ריבוע"
@@ -5882,7 +5672,6 @@ msgid "Specify the luminance of the graphic."
msgstr ""
#: sidebargraphic.ui:70
-#, fuzzy
msgctxt "sidebargraphic|setbrightness-atkobject"
msgid "Brightness"
msgstr "בהירות"
@@ -5899,7 +5688,6 @@ msgid "Specify the degree of difference between the lightest and darkest parts o
msgstr ""
#: sidebargraphic.ui:107
-#, fuzzy
msgctxt "sidebargraphic|setcontrast-atkobject"
msgid "Contrast"
msgstr "ניגודיות"
@@ -5934,37 +5722,31 @@ msgid "Transparency"
msgstr "שקיפות"
#: sidebargraphic.ui:209
-#, fuzzy
msgctxt "sidebargraphic|setred|tooltip_text"
msgid "Red"
msgstr "אדום"
#: sidebargraphic.ui:215
-#, fuzzy
msgctxt "sidebargraphic|setred-atkobject"
msgid "Red"
msgstr "אדום"
#: sidebargraphic.ui:255
-#, fuzzy
msgctxt "sidebargraphic|setgreen|tooltip_text"
msgid "Green"
msgstr "ירוק"
#: sidebargraphic.ui:261
-#, fuzzy
msgctxt "sidebargraphic|setgreen-atkobject"
msgid "Green"
msgstr "ירוק"
#: sidebargraphic.ui:302
-#, fuzzy
msgctxt "sidebargraphic|setblue|tooltip_text"
msgid "Blue"
msgstr "כחול"
#: sidebargraphic.ui:308
-#, fuzzy
msgctxt "sidebargraphic|setblue-atkobject"
msgid "Blue"
msgstr "כחול"
@@ -6072,7 +5854,6 @@ msgid "Rounded"
msgstr "מעוגל"
#: sidebarline.ui:282
-#, fuzzy
msgctxt "sidebarline|edgestyle"
msgid "- none -"
msgstr "- ללא -"
@@ -6104,7 +5885,6 @@ msgid "Select the style of the line caps."
msgstr ""
#: sidebarline.ui:322
-#, fuzzy
msgctxt "sidebarline|linecapstyle"
msgid "Flat"
msgstr "שטוח"
@@ -6116,7 +5896,6 @@ msgid "Round"
msgstr "עיגול"
#: sidebarline.ui:324
-#, fuzzy
msgctxt "sidebarline|linecapstyle"
msgid "Square"
msgstr "ריבוע"
@@ -6127,7 +5906,6 @@ msgid "Cap Style"
msgstr ""
#: sidebarparagraph.ui:26
-#, fuzzy
msgctxt "sidebarparagraph|numberbullet|tooltip_text"
msgid "Bullets and Numbering"
msgstr "תבליטים ומספור"
@@ -6139,7 +5917,6 @@ msgid "Horizontal Alignment"
msgstr "קו אופקי"
#: sidebarparagraph.ui:172
-#, fuzzy
msgctxt "sidebarparagraph|verticalalignment|tooltip_text"
msgid "Vertical Alignment"
msgstr "יישור אנכי"
@@ -6199,7 +5976,6 @@ msgid "Increase Indent"
msgstr "הגדלת הזחה"
#: sidebarparagraph.ui:469
-#, fuzzy
msgctxt "sidebarparagraph|decreaseindent|tooltip_text"
msgid "Decrease Indent"
msgstr "הפחתת הזחה"
@@ -6230,13 +6006,11 @@ msgid "After Text Indent"
msgstr ""
#: sidebarparagraph.ui:622
-#, fuzzy
msgctxt "sidebarparagraph|firstlineindent|tooltip_text"
msgid "First Line Indent"
msgstr "הזחת שורה ראשונה"
#: sidebarparagraph.ui:629
-#, fuzzy
msgctxt "sidebarparagraph|firstlineindent-atkobject"
msgid "First Line Indent"
msgstr "הזחת שורה ראשונה"
@@ -6258,7 +6032,6 @@ msgid "Enter the value for the horizontal position."
msgstr ""
#: sidebarpossize.ui:65
-#, fuzzy
msgctxt "sidebarpossize|horizontalpos-atkobject"
msgid "Horizontal"
msgstr "אופקי"
@@ -6275,7 +6048,6 @@ msgid "Enter the value for the vertical position."
msgstr ""
#: sidebarpossize.ui:105
-#, fuzzy
msgctxt "sidebarpossize|verticalpos-atkobject"
msgid "Vertical"
msgstr "אנכי"
@@ -6332,13 +6104,11 @@ msgid "_Rotation:"
msgstr "סיבוב"
#: sidebarpossize.ui:254
-#, fuzzy
msgctxt "sidebarpossize|orientationcontrol-atkobject"
msgid "Rotation"
msgstr "סיבוב"
#: sidebarpossize.ui:276
-#, fuzzy
msgctxt "sidebarpossize|rotation|tooltip_text"
msgid "Select the angle for rotation."
msgstr "בחירת זווית ההטיה."
@@ -6365,7 +6135,6 @@ msgid "Enable"
msgstr "מופעלת"
#: sidebarshadow.ui:58
-#, fuzzy
msgctxt "sidebarshadow|angle"
msgid "Angle"
msgstr "זווית"
@@ -6447,13 +6216,11 @@ msgid "Custom Value"
msgstr ""
#: textcontrolchardialog.ui:8
-#, fuzzy
msgctxt "textcontrolchardialog|TextControlCharacterPropertiesDialog"
msgid "Character"
msgstr "תו"
#: textcontrolchardialog.ui:106
-#, fuzzy
msgctxt "textcontrolchardialog|font"
msgid "Font"
msgstr "גופן"
@@ -6470,7 +6237,6 @@ msgid "Position"
msgstr "מיקום"
#: textcontrolparadialog.ui:8
-#, fuzzy
msgctxt "textcontrolparadialog|TextControlParagraphPropertiesDialog"
msgid "Paragraph"
msgstr "פסקה"
@@ -6499,13 +6265,11 @@ msgid "Tabs"
msgstr "תגיות"
#: textunderlinecontrol.ui:26
-#, fuzzy
msgctxt "textunderlinecontrol|none"
msgid "(Without)"
msgstr "(ללא)"
#: textunderlinecontrol.ui:44
-#, fuzzy
msgctxt "textunderlinecontrol|single|tooltip_text"
msgid "Single"
msgstr "בודד"
@@ -6523,43 +6287,36 @@ msgid "Bold"
msgstr "זהב"
#: textunderlinecontrol.ui:95
-#, fuzzy
msgctxt "textunderlinecontrol|dot|tooltip_text"
msgid "Dotted"
msgstr "מנוקד"
#: textunderlinecontrol.ui:112
-#, fuzzy
msgctxt "textunderlinecontrol|dotbold|tooltip_text"
msgid "Dotted (Bold)"
msgstr "מנוקד (מודגש)‏"
#: textunderlinecontrol.ui:129
-#, fuzzy
msgctxt "textunderlinecontrol|dash|tooltip_text"
msgid "Dash"
msgstr "מקף"
#: textunderlinecontrol.ui:146
-#, fuzzy
msgctxt "textunderlinecontrol|dashlong|tooltip_text"
msgid "Long Dash"
msgstr "מקף ארוך"
#: textunderlinecontrol.ui:163
-#, fuzzy
msgctxt "textunderlinecontrol|dashdot|tooltip_text"
msgid "Dot Dash"
msgstr "נקודה מקף"
#: textunderlinecontrol.ui:180
-#, fuzzy
msgctxt "textunderlinecontrol|dashdotdot|tooltip_text"
msgid "Dot Dot Dash"
msgstr "נקודה נקודה מקף"
#: textunderlinecontrol.ui:197
-#, fuzzy
msgctxt "textunderlinecontrol|wave|tooltip_text"
msgid "Wave"
msgstr "גלי"
@@ -6576,19 +6333,16 @@ msgid "Add Item"
msgstr "הוספת פריט"
#: xformspage.ui:40
-#, fuzzy
msgctxt "xformspage|TBI_ITEM_ADD_ELEMENT"
msgid "Add Element"
msgstr "הוספת רכיב"
#: xformspage.ui:54
-#, fuzzy
msgctxt "xformspage|TBI_ITEM_ADD_ATTRIBUTE"
msgid "Add Attribute"
msgstr "הוספת תכונה"
#: xformspage.ui:68
-#, fuzzy
msgctxt "xformspage|TBI_ITEM_EDIT"
msgid "Edit"
msgstr "עריכה"
@@ -6606,7 +6360,6 @@ msgid "Digital Signatures..."
msgstr "חתימות דיגיטליות...‏"
#: zoommenu.ui:12
-#, fuzzy
msgctxt "zoommenu|page"
msgid "Entire Page"
msgstr "כל העמוד"
@@ -6623,19 +6376,16 @@ msgid "Optimal View"
msgstr ""
#: zoommenu.ui:36
-#, fuzzy
msgctxt "zoommenu|50"
msgid "50%"
msgstr "50%"
#: zoommenu.ui:44
-#, fuzzy
msgctxt "zoommenu|75"
msgid "75%"
msgstr "75%"
#: zoommenu.ui:52
-#, fuzzy
msgctxt "zoommenu|100"
msgid "100%"
msgstr "100%"
@@ -6659,7 +6409,6 @@ msgid "Drawing object"
msgstr "עצם סרטוט"
#: strings.hrc:26
-#, fuzzy
msgctxt "STR_ObjNamePluralNONE"
msgid "Drawing objects"
msgstr "עצם סרטוט"
@@ -7012,13 +6761,11 @@ msgid "Outline Texts"
msgstr "טקסטי מתאר"
#: strings.hrc:95
-#, fuzzy
msgctxt "STR_ObjNameSingulGRAF"
msgid "Image"
msgstr "תמונה"
#: strings.hrc:96
-#, fuzzy
msgctxt "STR_ObjNamePluralGRAF"
msgid "Images"
msgstr "תמונות"
@@ -7076,7 +6823,6 @@ msgid "Linked Metafiles"
msgstr "קבצי מטה מקושרים"
#: strings.hrc:107
-#, fuzzy
msgctxt "STR_ObjNameSingulGRAFBMP"
msgid "Image"
msgstr "תמונה"
@@ -7100,7 +6846,6 @@ msgid "Linked image with transparency"
msgstr "מפות סיביות מקושרות עם שקיפות"
#: strings.hrc:111
-#, fuzzy
msgctxt "STR_ObjNamePluralGRAFBMP"
msgid "Images"
msgstr "תמונות"
@@ -7234,7 +6979,6 @@ msgid "Dimensioning objects"
msgstr "עצמי קנה מידה"
#: strings.hrc:137
-#, fuzzy
msgctxt "STR_ObjNamePlural"
msgid "Drawing objects"
msgstr "עצם סרטוט"
@@ -8634,7 +8378,6 @@ msgid "Glue spacing object 2"
msgstr "עצם ריווח הדבקה 2‏"
#: strings.hrc:418
-#, fuzzy
msgctxt "SIP_SA_EDGELINEDELTACOUNT"
msgid "Number of movable lines"
msgstr "מספר השורות הניתנות להזזה"
@@ -9361,7 +9104,6 @@ msgid "Yellow"
msgstr "צהוב"
#: strings.hrc:565
-#, fuzzy
msgctxt "RID_SVXSTR_COLOR_GOLD"
msgid "Gold"
msgstr "זהב"
@@ -9420,7 +9162,6 @@ msgstr "קו"
#. Light variants of the standard color palette
#: strings.hrc:577
-#, fuzzy
msgctxt "RID_SVXSTR_COLOR_LIGHTGRAY"
msgid "Light Gray"
msgstr "אפור בהיר"
@@ -9446,7 +9187,6 @@ msgid "Light Brick"
msgstr ""
#: strings.hrc:582
-#, fuzzy
msgctxt "RID_SVXSTR_COLOR_LIGHTRED"
msgid "Light Red"
msgstr "אדום בהיר"
@@ -9467,7 +9207,6 @@ msgid "Light Indigo"
msgstr ""
#: strings.hrc:586
-#, fuzzy
msgctxt "RID_SVXSTR_COLOR_LIGHTBLUE"
msgid "Light Blue"
msgstr "כחול בהיר"
@@ -9478,7 +9217,6 @@ msgid "Light Teal"
msgstr ""
#: strings.hrc:588
-#, fuzzy
msgctxt "RID_SVXSTR_COLOR_LIGHTGREEN"
msgid "Light Green"
msgstr "ירוק בהיר"
@@ -9740,13 +9478,11 @@ msgid "Box List Yellow"
msgstr ""
#: strings.hrc:643
-#, fuzzy
msgctxt "RID_SVXSTR_TBLAFMT_LO6_ELEGANT"
msgid "Elegant"
msgstr "אלגנטי"
#: strings.hrc:644
-#, fuzzy
msgctxt "RID_SVXSTR_TBLAFMT_LO6_FINANCIAL"
msgid "Financial"
msgstr "כלכלי"
@@ -10316,7 +10052,6 @@ msgid "Hatching"
msgstr "קווקו"
#: strings.hrc:763
-#, fuzzy
msgctxt "RID_SVXSTR_BMP0"
msgid "Empty"
msgstr "ריק"
@@ -10585,7 +10320,6 @@ msgid "Zig Zag"
msgstr ""
#: strings.hrc:816
-#, fuzzy
msgctxt "RID_SVXSTR_BMP53"
msgid "Wave"
msgstr "גלי"
@@ -10676,13 +10410,11 @@ msgid "Solid Diamond"
msgstr ""
#: strings.hrc:833
-#, fuzzy
msgctxt "RID_SVXSTR_BMP70"
msgid "Vertical"
msgstr "אנכי"
#: strings.hrc:834
-#, fuzzy
msgctxt "RID_SVXSTR_BMP71"
msgid "Horizontal"
msgstr "אופקי"
@@ -10698,7 +10430,6 @@ msgid "Upward Diagonal"
msgstr ""
#: strings.hrc:837
-#, fuzzy
msgctxt "RID_SVXSTR_BMP74"
msgid "Cross"
msgstr "צלב"
@@ -11144,7 +10875,6 @@ msgid "Emoticons"
msgstr "סמלי הבעה"
#: strings.hrc:939
-#, fuzzy
msgctxt "RID_GALLERYSTR_THEME_PHOTOS"
msgid "Images"
msgstr "תמונות"
@@ -11385,55 +11115,46 @@ msgid "P~arallel"
msgstr "מקבילי"
#: strings.hrc:990
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_NW"
msgid "Extrusion North-West"
msgstr "שיחול לכיוון צפון-מערב"
#: strings.hrc:991
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_N"
msgid "Extrusion North"
msgstr "שיחול לכיוון צפון"
#: strings.hrc:992
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_NE"
msgid "Extrusion North-East"
msgstr "שיחול לכיוון צפון-מזרח"
#: strings.hrc:993
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_W"
msgid "Extrusion West"
msgstr "שיחול לכיוון מערב"
#: strings.hrc:994
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_NONE"
msgid "Extrusion Backwards"
msgstr "שיחול לאחור"
#: strings.hrc:995
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_E"
msgid "Extrusion East"
msgstr "שיחול לכיוון מזרח"
#: strings.hrc:996
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_SW"
msgid "Extrusion South-West"
msgstr "שיחול לכיוון דרום-מערב"
#: strings.hrc:997
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_S"
msgid "Extrusion South"
msgstr "שיחול לכיוון דרום"
#: strings.hrc:998
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_SE"
msgid "Extrusion South-East"
msgstr "שיחול לכיוון דרום-מזרח"
@@ -11546,7 +11267,6 @@ msgid "Transparent"
msgstr "שקיפות"
#: strings.hrc:1021
-#, fuzzy
msgctxt "RID_SVXSTR_DEFAULT"
msgid "Default"
msgstr "בררת מחדל"
@@ -11608,7 +11328,6 @@ msgid "Font Name. The current font is not available and will be substituted."
msgstr "שם הגופן. הגופן הנוכחי אינו זמין והוא יוחלף."
#: strings.hrc:1034
-#, fuzzy
msgctxt "RID_SVXSTR_CUSTOM_PAL"
msgid "custom"
msgstr "התאמה אישית"
@@ -12491,7 +12210,6 @@ msgid "Binding"
msgstr "הידוקים ‏‫(bindings)‏"
#: strings.hrc:1211
-#, fuzzy
msgctxt "RID_STR_BINDING_EXPR"
msgid "Binding expression"
msgstr "משפט הידוק ‏‪(Binding expression)‬‏‏"
@@ -12693,7 +12411,6 @@ msgid "Reached the end of the sheet"
msgstr ""
#: strings.hrc:1255
-#, fuzzy
msgctxt "RID_SVXSTR_SEARCH_NOT_FOUND"
msgid "Search key not found"
msgstr "מפתח החיפוש לא נמצא"
@@ -14735,7 +14452,6 @@ msgid "Widows"
msgstr "יתומים"
#: svxitems.hrc:63
-#, fuzzy
msgctxt "RID_ATTR_NAMES"
msgid "Paragraph spacing"
msgstr "ריווח פסקאות"
diff --git a/source/he/sw/messages.po b/source/he/sw/messages.po
index 9764ee5d897..cd77aca456d 100644
--- a/source/he/sw/messages.po
+++ b/source/he/sw/messages.po
@@ -27,7 +27,6 @@ msgid "Hidden Styles"
msgstr "סגנונות נסתרים"
#: app.hrc:32
-#, fuzzy
msgctxt "RID_PARAGRAPHSTYLEFAMILY"
msgid "Applied Styles"
msgstr "סגנונות ששומשו"
@@ -90,7 +89,6 @@ msgid "Hidden Styles"
msgstr "סגנונות מוסתרים"
#: app.hrc:49
-#, fuzzy
msgctxt "RID_CHARACTERSTYLEFAMILY"
msgid "Applied Styles"
msgstr "סגנונות ששומשו"
@@ -111,7 +109,6 @@ msgid "Hidden Styles"
msgstr "סגנונות מוסתרים"
#: app.hrc:58
-#, fuzzy
msgctxt "RID_FRAMESTYLEFAMILY"
msgid "Applied Styles"
msgstr "סגנונות ששומשו"
@@ -134,7 +131,6 @@ msgid "Hidden Styles"
msgstr "סגנונות נסתרים"
#: app.hrc:67
-#, fuzzy
msgctxt "RID_PAGESTYLEFAMILY"
msgid "Applied Styles"
msgstr "סגנונות ששומשו"
@@ -157,7 +153,6 @@ msgid "Hidden Styles"
msgstr "סגנונות נסתרים"
#: app.hrc:76
-#, fuzzy
msgctxt "RID_LISTSTYLEFAMILY"
msgid "Applied Styles"
msgstr "סגנונות ששומשו"
@@ -180,7 +175,6 @@ msgid "Hidden Styles"
msgstr "סגנונות נסתרים"
#: app.hrc:85
-#, fuzzy
msgctxt "RID_TABLESTYLEFAMILY"
msgid "Applied Styles"
msgstr "סגנונות ששומשו"
@@ -215,7 +209,6 @@ msgid "%PRODUCTNAME Draw/%PRODUCTNAME Impress"
msgstr ""
#: cnttab.hrc:33
-#, fuzzy
msgctxt "RES_SRCTYPES"
msgid "Other OLE Objects"
msgstr "עצמי OLE אחרים"
@@ -298,7 +291,6 @@ msgid "File format error found."
msgstr "שגיאת צורת קובץ"
#: error.hrc:34
-#, fuzzy
msgctxt "RID_SW_ERRHDL"
msgid "Error reading file."
msgstr "אירעה שגיאה בעת קריאת קובץ."
@@ -310,7 +302,6 @@ msgid "This is not a valid WinWord6 file."
msgstr "קובץ זה אינו קובץ ‏‪WinWord6‬‏‏."
#: error.hrc:36
-#, fuzzy
msgctxt "RID_SW_ERRHDL"
msgid "File format error found at $(ARG1)(row,col)."
msgstr "נמצאה שגיאה בתבנית הקובץ תחת $(ARG1)(שורה,עמודה)."
@@ -360,7 +351,6 @@ msgid "$(ARG1) has changed."
msgstr "‏‪$(ARG1)‬‏ שונה"
#: error.hrc:47
-#, fuzzy
msgctxt "RID_SW_ERRHDL"
msgid "$(ARG1) does not exist."
msgstr "‏‪$(ARG1)‬‏ אינו קיים"
@@ -1507,19 +1497,16 @@ msgid "The following characters are not valid and have been removed: "
msgstr "התווים הבאים אינם חוקיים ולכן הוסרו: "
#: strings.hrc:235
-#, fuzzy
msgctxt "STR_BOOKMARK_DEF_NAME"
msgid "Bookmark"
msgstr "סימניה"
#: strings.hrc:236
-#, fuzzy
msgctxt "STR_BOOKMARK_NAME"
msgid "Name"
msgstr "שם"
#: strings.hrc:237
-#, fuzzy
msgctxt "STR_BOOKMARK_TEXT"
msgid "Text"
msgstr "טקסט"
@@ -2481,13 +2468,11 @@ msgid "Apply table attributes"
msgstr "יישום תכונות טבלה"
#: strings.hrc:431
-#, fuzzy
msgctxt "STR_UNDO_TABLE_AUTOFMT"
msgid "AutoFormat Table"
msgstr "עיצוב אוטומטי לטבלה"
#: strings.hrc:432
-#, fuzzy
msgctxt "STR_UNDO_TABLE_INSCOL"
msgid "Insert Column"
msgstr "הכנסת עמודה"
@@ -2499,7 +2484,6 @@ msgid "Insert Row"
msgstr "הכנסת שורה"
#: strings.hrc:434
-#, fuzzy
msgctxt "STR_UNDO_TABLE_DELBOX"
msgid "Delete row/column"
msgstr "מחיקת שורה/עמודה"
@@ -2515,13 +2499,11 @@ msgid "Delete row"
msgstr "מחיקת שורה"
#: strings.hrc:437
-#, fuzzy
msgctxt "STR_UNDO_TABLE_SPLIT"
msgid "Split Cells"
msgstr "פיצול תאים"
#: strings.hrc:438
-#, fuzzy
msgctxt "STR_UNDO_TABLE_MERGE"
msgid "Merge Cells"
msgstr "מיזוג תאים"
@@ -2672,13 +2654,11 @@ msgid "column break"
msgstr "שבירת עמודה"
#: strings.hrc:468
-#, fuzzy
msgctxt "STR_UNDO_REDLINE_INSERT"
msgid "Insert $1"
msgstr "הכנסת $1"
#: strings.hrc:469
-#, fuzzy
msgctxt "STR_UNDO_REDLINE_DELETE"
msgid "Delete $1"
msgstr "מחיקת $1"
@@ -2690,7 +2670,6 @@ msgid "Attributes changed"
msgstr "התכונות שונו"
#: strings.hrc:471
-#, fuzzy
msgctxt "STR_UNDO_REDLINE_TABLE"
msgid "Table changed"
msgstr "הטבלה שונתה"
@@ -2713,13 +2692,11 @@ msgid "Insert Row"
msgstr "הכנסת שורה"
#: strings.hrc:475
-#, fuzzy
msgctxt "STR_UNDO_REDLINE_TABLE_ROW_DELETE"
msgid "Delete Row"
msgstr "מחיקת שורה"
#: strings.hrc:476
-#, fuzzy
msgctxt "STR_UNDO_REDLINE_TABLE_CELL_INSERT"
msgid "Insert Cell"
msgstr "הכנסת תא"
@@ -3124,7 +3101,6 @@ msgid "Table"
msgstr "טבלה"
#: strings.hrc:560
-#, fuzzy
msgctxt "STR_STYLE_FAMILY_CELL"
msgid "Cell"
msgstr "תא"
@@ -3188,7 +3164,6 @@ msgid "Form control~s"
msgstr "~פקדי טפסים"
#: strings.hrc:572
-#, fuzzy
msgctxt "STR_PRINTOPTUI_COLOR"
msgid "Color"
msgstr "צבע"
@@ -3200,7 +3175,6 @@ msgid "Print text in blac~k"
msgstr "הדפסת טקסט ב~שחור"
#: strings.hrc:574
-#, fuzzy
msgctxt "STR_PRINTOPTUI_PAGES_TEXT"
msgid "Pages"
msgstr "עמודים"
@@ -3218,7 +3192,6 @@ msgid "~Use only paper tray from printer preferences"
msgstr "~יש להשתמש במגש הדפים מהגדרות המדפסת בלבד"
#: strings.hrc:577
-#, fuzzy
msgctxt "STR_PRINTOPTUI_PRINT"
msgid "Print"
msgstr "הדפסה"
@@ -3276,7 +3249,6 @@ msgid "Front sides / right pages"
msgstr "הצדדים הקדמיים / עמודים ימניים"
#: strings.hrc:587
-#, fuzzy
msgctxt "STR_PRINTOPTUI_INCLUDE"
msgid "Include"
msgstr "לכלול"
@@ -3332,7 +3304,6 @@ msgid "Functions"
msgstr "פונקציות"
#: strings.hrc:598
-#, fuzzy
msgctxt "STR_FORMULA_CANCEL"
msgid "Cancel"
msgstr "ביטול"
@@ -3394,7 +3365,6 @@ msgid "Insert as Copy"
msgstr "הוספה כעותק"
#: strings.hrc:611
-#, fuzzy
msgctxt "STR_DISPLAY"
msgid "Display"
msgstr "תצוגה"
@@ -3584,7 +3554,6 @@ msgstr ". תחתון: "
#. Error calculator
#: strings.hrc:649
-#, fuzzy
msgctxt "STR_POSTIT_PAGE"
msgid "Page"
msgstr "עמוד"
@@ -3596,7 +3565,6 @@ msgid "Line"
msgstr "שורה"
#: strings.hrc:651
-#, fuzzy
msgctxt "STR_POSTIT_AUTHOR"
msgid "Author"
msgstr "מחבר"
@@ -3647,7 +3615,6 @@ msgid "Error: Reference source not found"
msgstr ""
#: strings.hrc:660
-#, fuzzy
msgctxt "STR_TEMPLATE_NONE"
msgid "None"
msgstr "ללא"
@@ -3658,7 +3625,6 @@ msgid "(fixed)"
msgstr ""
#: strings.hrc:662
-#, fuzzy
msgctxt "STR_DURATION_FORMAT"
msgid " Y: %1 M: %2 D: %3 H: %4 M: %5 S: %6"
msgstr " ש: %1 ח: %2 י: %3 ש: %4 ד: %5 ש: %6"
@@ -3687,7 +3653,6 @@ msgid "Bibliography"
msgstr "ביבליוגרפיה 1‏"
#: strings.hrc:667
-#, fuzzy
msgctxt "STR_TOX_CITATION"
msgid "Citation"
msgstr "ציטוט"
@@ -3727,19 +3692,16 @@ msgid "Title"
msgstr "כותרת"
#: strings.hrc:675
-#, fuzzy
msgctxt "FLD_DOCINFO_THEMA"
msgid "Subject"
msgstr "נושא"
#: strings.hrc:676
-#, fuzzy
msgctxt "FLD_DOCINFO_KEYS"
msgid "Keywords"
msgstr "מילות מפתח"
#: strings.hrc:677
-#, fuzzy
msgctxt "FLD_DOCINFO_COMMENT"
msgid "Comments"
msgstr "הערות"
@@ -3751,7 +3713,6 @@ msgid "Created"
msgstr "תאריך היצירה"
#: strings.hrc:679
-#, fuzzy
msgctxt "FLD_DOCINFO_CHANGE"
msgid "Modified"
msgstr "עודכן"
@@ -3763,13 +3724,11 @@ msgid "Last printed"
msgstr "הדפסה אחרונה"
#: strings.hrc:681
-#, fuzzy
msgctxt "FLD_DOCINFO_DOCNO"
msgid "Revision number"
msgstr "מספר מהדורה"
#: strings.hrc:682
-#, fuzzy
msgctxt "FLD_DOCINFO_EDIT"
msgid "Total editing time"
msgstr "סה\"כ זמן עריכה"
@@ -3790,7 +3749,6 @@ msgid "Next convert $(ARG1)"
msgstr ""
#: strings.hrc:686
-#, fuzzy
msgctxt "STR_AUTH_TYPE_ARTICLE"
msgid "Article"
msgstr "מאמר"
@@ -3807,31 +3765,26 @@ msgid "Brochures"
msgstr "~עלון"
#: strings.hrc:689
-#, fuzzy
msgctxt "STR_AUTH_TYPE_CONFERENCE"
msgid "Conference proceedings"
msgstr "רישומי ועידה"
#: strings.hrc:690
-#, fuzzy
msgctxt "STR_AUTH_TYPE_INBOOK"
msgid "Book excerpt"
msgstr "מובאה מספר"
#: strings.hrc:691
-#, fuzzy
msgctxt "STR_AUTH_TYPE_INCOLLECTION"
msgid "Book excerpt with title"
msgstr "מובאה מספר עם כותרת"
#: strings.hrc:692
-#, fuzzy
msgctxt "STR_AUTH_TYPE_INPROCEEDINGS"
msgid "Conference proceedings"
msgstr "רישומי ועידה"
#: strings.hrc:693
-#, fuzzy
msgctxt "STR_AUTH_TYPE_JOURNAL"
msgid "Journal"
msgstr "כתב עת"
@@ -3842,37 +3795,31 @@ msgid "Techn. documentation"
msgstr "תיעוד טכני"
#: strings.hrc:695
-#, fuzzy
msgctxt "STR_AUTH_TYPE_MASTERSTHESIS"
msgid "Thesis"
msgstr "תיזה"
#: strings.hrc:696
-#, fuzzy
msgctxt "STR_AUTH_TYPE_MISC"
msgid "Miscellaneous"
msgstr "שונות"
#: strings.hrc:697
-#, fuzzy
msgctxt "STR_AUTH_TYPE_PHDTHESIS"
msgid "Dissertation"
msgstr "דיסרטציה"
#: strings.hrc:698
-#, fuzzy
msgctxt "STR_AUTH_TYPE_PROCEEDINGS"
msgid "Conference proceedings"
msgstr "רישומי ועידה"
#: strings.hrc:699
-#, fuzzy
msgctxt "STR_AUTH_TYPE_TECHREPORT"
msgid "Research report"
msgstr "דוח מחקר"
#: strings.hrc:700
-#, fuzzy
msgctxt "STR_AUTH_TYPE_UNPUBLISHED"
msgid "Unpublished"
msgstr "לא פורסם"
@@ -3946,7 +3893,6 @@ msgid "Book title"
msgstr "כותרת הספר"
#: strings.hrc:714
-#, fuzzy
msgctxt "STR_AUTH_FIELD_CHAPTER"
msgid "Chapter"
msgstr "פרק"
@@ -3973,7 +3919,6 @@ msgid "Institution"
msgstr "מוסד"
#: strings.hrc:719
-#, fuzzy
msgctxt "STR_AUTH_FIELD_JOURNAL"
msgid "Journal"
msgstr "כתב עת"
@@ -5161,7 +5106,6 @@ msgid "Custom"
msgstr "מותאם אישי"
#: strings.hrc:1003
-#, fuzzy
msgctxt "STR_CUSTOM_LABEL"
msgid "[User]"
msgstr "[User]"
@@ -5296,7 +5240,6 @@ msgid "+ mirror horizontal on even pages"
msgstr ""
#: strings.hrc:1034
-#, fuzzy
msgctxt "STR_CHARFMT"
msgid "Character Style"
msgstr "סגנון תו"
@@ -5308,7 +5251,6 @@ msgid "No Character Style"
msgstr "סגנון תו"
#: strings.hrc:1036
-#, fuzzy
msgctxt "STR_FOOTER"
msgid "Footer"
msgstr "כותרת תחתונה"
@@ -5418,7 +5360,6 @@ msgid "at top"
msgstr ""
#: strings.hrc:1056
-#, fuzzy
msgctxt "STR_VERT_CENTER"
msgid "Centered vertically"
msgstr "ממורכז אנכית"
@@ -5446,7 +5387,6 @@ msgid "Bottom of line"
msgstr "תחתית הקו"
#: strings.hrc:1061
-#, fuzzy
msgctxt "STR_REGISTER_ON"
msgid "Register-true"
msgstr "נאמנות לסימני המיקום"
@@ -5462,7 +5402,6 @@ msgid "at the right"
msgstr ""
#: strings.hrc:1064
-#, fuzzy
msgctxt "STR_HORI_CENTER"
msgid "Centered horizontally"
msgstr "ממורכז אופקית"
@@ -5491,7 +5430,6 @@ msgid "Full width"
msgstr "רוחב מלא"
#: strings.hrc:1069
-#, fuzzy
msgctxt "STR_COLUMNS"
msgid "Columns"
msgstr "עמודות"
@@ -5534,7 +5472,6 @@ msgid "linked to "
msgstr ""
#: strings.hrc:1077
-#, fuzzy
msgctxt "STR_CONNECT2"
msgid "and "
msgstr "וגם "
@@ -5638,25 +5575,21 @@ msgid "Rotation"
msgstr "ציטוט"
#: strings.hrc:1096
-#, fuzzy
msgctxt "STR_GRID_NONE"
msgid "No grid"
msgstr "ללא רשת"
#: strings.hrc:1097
-#, fuzzy
msgctxt "STR_GRID_LINES_ONLY"
msgid "Grid (lines only)"
msgstr "רשת (קוים בלבד)‏"
#: strings.hrc:1098
-#, fuzzy
msgctxt "STR_GRID_LINES_CHARS"
msgid "Grid (lines and characters)"
msgstr "רשת (קוים ותוים)‏"
#: strings.hrc:1099
-#, fuzzy
msgctxt "STR_FOLLOW_TEXT_FLOW"
msgid "Follow text flow"
msgstr "לפי זרימת הטקסט"
@@ -5687,19 +5620,16 @@ msgid "Text Frame"
msgstr "מסגרת טקסט"
#: strings.hrc:1106
-#, fuzzy
msgctxt "ST_PGE"
msgid "Page"
msgstr "עמוד"
#: strings.hrc:1107
-#, fuzzy
msgctxt "ST_DRW"
msgid "Drawing"
msgstr "ציור"
#: strings.hrc:1108
-#, fuzzy
msgctxt "ST_CTRL"
msgid "Control"
msgstr "פקד"
@@ -5715,7 +5645,6 @@ msgid "Bookmark"
msgstr "סימניה"
#: strings.hrc:1111
-#, fuzzy
msgctxt "ST_GRF"
msgid "Graphics"
msgstr "גרפיקה"
@@ -5783,7 +5712,6 @@ msgid "Next text frame"
msgstr "מסגרת הטקסט הבאה"
#: strings.hrc:1125
-#, fuzzy
msgctxt "STR_IMGBTN_PGE_DOWN"
msgid "Next page"
msgstr "לעמוד הבא"
@@ -5844,7 +5772,6 @@ msgid "Next Reminder"
msgstr ""
#: strings.hrc:1136
-#, fuzzy
msgctxt "STR_IMGBTN_POSTIT_DOWN"
msgid "Next Comment"
msgstr "ההערה הבאה"
@@ -5872,7 +5799,6 @@ msgid "Previous text frame"
msgstr "מסגרת הטקסט הקודמת"
#: strings.hrc:1141
-#, fuzzy
msgctxt "STR_IMGBTN_PGE_UP"
msgid "Previous page"
msgstr "לעמוד הקודם"
@@ -5931,7 +5857,6 @@ msgid "Previous Reminder"
msgstr ""
#: strings.hrc:1152
-#, fuzzy
msgctxt "STR_IMGBTN_POSTIT_UP"
msgid "Previous Comment"
msgstr "ההערה הקודמת"
@@ -5993,7 +5918,6 @@ msgid "Table changed"
msgstr "הטבלה שונתה"
#: strings.hrc:1164
-#, fuzzy
msgctxt "STR_REDLINE_FMTCOLL"
msgid "Applied Paragraph Styles"
msgstr "סגנונות פסקה שיושמו"
@@ -6478,55 +6402,46 @@ msgstr ""
#. Description: character alignment for frmsh.cxx - context menu
#. -----------------------------------------------------------------------
#: strings.hrc:1264
-#, fuzzy
msgctxt "STR_FRMUI_TOP_BASE"
msgid "Base line at ~top"
msgstr "קו בסיס למעלה"
#: strings.hrc:1265
-#, fuzzy
msgctxt "STR_FRMUI_BOTTOM_BASE"
msgid "~Base line at bottom"
msgstr "קו בסיס למטה"
#: strings.hrc:1266
-#, fuzzy
msgctxt "STR_FRMUI_CENTER_BASE"
msgid "Base line ~centered"
msgstr "קו בסיס ממורכז"
#: strings.hrc:1267
-#, fuzzy
msgctxt "STR_FRMUI_LINE_TOP"
msgid "Top of line"
msgstr "ראש הקו"
#: strings.hrc:1268
-#, fuzzy
msgctxt "STR_FRMUI_LINE_BOTTOM"
msgid "Bottom of line"
msgstr "תחתית הקו"
#: strings.hrc:1269
-#, fuzzy
msgctxt "STR_FRMUI_LINE_CENTER"
msgid "Center of line"
msgstr "מרכז הקו"
#: strings.hrc:1270
-#, fuzzy
msgctxt "STR_FRMUI_OLE_INSERT"
msgid "Insert object"
msgstr "הוספת עצם"
#: strings.hrc:1271
-#, fuzzy
msgctxt "STR_FRMUI_OLE_EDIT"
msgid "Edit object"
msgstr "עריכת עצם"
#: strings.hrc:1272
-#, fuzzy
msgctxt "STR_FRMUI_COLL_HEADER"
msgid " (Template: "
msgstr " (תבנית: "
@@ -6643,7 +6558,6 @@ msgid "Source not specified."
msgstr ""
#: strings.hrc:1300
-#, fuzzy
msgctxt "STR_NUM_LEVEL"
msgid "Level "
msgstr "רמה "
@@ -6791,13 +6705,11 @@ msgid "Remove empty paragraphs"
msgstr "הסרת פסקאות ריקות"
#: utlui.hrc:28
-#, fuzzy
msgctxt "RID_SHELLRES_AUTOFMTSTRS"
msgid "Use replacement table"
msgstr "שימוש בטבלת החלפות"
#: utlui.hrc:29
-#, fuzzy
msgctxt "RID_SHELLRES_AUTOFMTSTRS"
msgid "Correct TWo INitial CApitals"
msgstr "תיקון שתי אותיות רישיות עוקבות"
@@ -6815,7 +6727,6 @@ msgid "Replace \"standard\" quotes with %1custom%2 quotes"
msgstr "להחליף מרכאות \"רגילות\" במרכאות %1 \\bcustom%2"
#: utlui.hrc:32
-#, fuzzy
msgctxt "RID_SHELLRES_AUTOFMTSTRS"
msgid "Replace Custom Styles"
msgstr "החלפת סגנונות מותאמים אישית"
@@ -6851,7 +6762,6 @@ msgid "URL recognition"
msgstr "זיהוי כתובות URL‏"
#: utlui.hrc:38
-#, fuzzy
msgctxt "RID_SHELLRES_AUTOFMTSTRS"
msgid "Replace dashes"
msgstr "החלפת מקפים"
@@ -7462,7 +7372,6 @@ msgid "Bullets"
msgstr "תבליטים"
#: bulletsandnumbering.ui:142
-#, fuzzy
msgctxt "bulletsandnumbering|singlenum"
msgid "Numbering"
msgstr "מספור"
@@ -7483,7 +7392,6 @@ msgid "Position"
msgstr "מיקום"
#: bulletsandnumbering.ui:234
-#, fuzzy
msgctxt "bulletsandnumbering|customize"
msgid "Customize"
msgstr "התאמה אישית"
@@ -7535,7 +7443,6 @@ msgid "Title"
msgstr "כותרת"
#: businessdatapage.ui:185
-#, fuzzy
msgctxt "businessdatapage|fax-atkobject"
msgid "Home telephone number"
msgstr "מספר טלפון בבית"
@@ -7816,7 +7723,6 @@ msgid "Hyperlink"
msgstr "קישור"
#: characterproperties.ui:220
-#, fuzzy
msgctxt "characterproperties|background"
msgid "Highlighting"
msgstr "הדגשה"
@@ -8067,7 +7973,6 @@ msgid "Conte_xt"
msgstr "תוכן עניינים"
#: conditionpage.ui:78
-#, fuzzy
msgctxt "conditionpage|usedft"
msgid "Applied Styles"
msgstr "סגנונות ששומשו"
@@ -8116,7 +8021,6 @@ msgid "Header"
msgstr "כותרת עליונה"
#: conditionpage.ui:206
-#, fuzzy
msgctxt "conditionpage|filter"
msgid "Footer"
msgstr "כותרת תחתונה"
@@ -8339,7 +8243,6 @@ msgid "Sho_w entry number"
msgstr "הצגת ערך מספר"
#: createaddresslist.ui:149
-#, fuzzy
msgctxt "createaddresslist|START"
msgid "|<"
msgstr "|<"
@@ -8350,7 +8253,6 @@ msgid "<"
msgstr ""
#: createaddresslist.ui:175
-#, fuzzy
msgctxt "createaddresslist|END"
msgid ">|"
msgstr ">|"
@@ -8540,7 +8442,6 @@ msgid "Choose Item: "
msgstr "יש לבחור פריט: "
#: dropdownfielddialog.ui:174
-#, fuzzy
msgctxt "dropdownfielddialog|label1"
msgid "Edit"
msgstr "עריכה"
@@ -8870,7 +8771,6 @@ msgid "Position"
msgstr "מיקום"
#: envformatpage.ui:432
-#, fuzzy
msgctxt "envformatpage|label2"
msgid "Sender"
msgstr "השולח"
@@ -9093,7 +8993,6 @@ msgid "Functions"
msgstr "פונקציות"
#: fielddialog.ui:172
-#, fuzzy
msgctxt "fielddialog|docinfo"
msgid "DocInformation"
msgstr "מידע על המסמך"
@@ -9219,7 +9118,6 @@ msgid "_Type"
msgstr "סוג"
#: flddocumentpage.ui:95
-#, fuzzy
msgctxt "flddocumentpage|label2"
msgid "S_elect"
msgstr "_בחירה"
@@ -9231,7 +9129,6 @@ msgid "F_ormat"
msgstr "תבנית"
#: flddocumentpage.ui:196
-#, fuzzy
msgctxt "flddocumentpage|fixed"
msgid "_Fixed content"
msgstr "תוכן _קבוע"
@@ -9388,7 +9285,6 @@ msgid "Insert _reference to"
msgstr "הכנסת הפנייה"
#: fldrefpage.ui:169
-#, fuzzy
msgctxt "fldrefpage|label4"
msgid "Selection"
msgstr "בחירה"
@@ -9427,7 +9323,6 @@ msgid "Na_me"
msgstr "שם"
#: fldvarpage.ui:154
-#, fuzzy
msgctxt "fldvarpage|label2"
msgid "S_elect"
msgstr "_בחירה"
@@ -9958,7 +9853,6 @@ msgid "Borders"
msgstr "גבולות"
#: framedialog.ui:220
-#, fuzzy
msgctxt "framedialog|area"
msgid "Area"
msgstr "שטח"
@@ -10010,13 +9904,11 @@ msgid "Right-to-left (vertical)"
msgstr "מימין לשמאל (אנכי)‏"
#: frmaddpage.ui:48
-#, fuzzy
msgctxt "frmaddpage|liststore1"
msgid "Left-to-right (vertical)"
msgstr "שמאל לימין (אנכי)‏"
#: frmaddpage.ui:52
-#, fuzzy
msgctxt "frmaddpage|liststore1"
msgid "Use superordinate object settings"
msgstr "שימוש בהגדרות אובייקט ברמת העל"
@@ -10052,7 +9944,6 @@ msgid "_Next link:"
msgstr "הקישור ה_בא:"
#: frmaddpage.ui:206
-#, fuzzy
msgctxt "frmaddpage|description_label"
msgid "_Description:"
msgstr "_תיאור:"
@@ -10138,7 +10029,6 @@ msgid "Relat_ive to"
msgstr ""
#: frmtypepage.ui:198
-#, fuzzy
msgctxt "frmtypepage|autoheight"
msgid "AutoSize"
msgstr "גודל אוטומטי"
@@ -10473,7 +10363,6 @@ msgid "Percent"
msgstr "אחוז"
#: inputwinmenu.ui:36
-#, fuzzy
msgctxt "inputwinmenu|sqrt"
msgid "Square Root"
msgstr "שורש רבועי"
@@ -10485,7 +10374,6 @@ msgid "Power"
msgstr "חזקתית"
#: inputwinmenu.ui:52
-#, fuzzy
msgctxt "inputwinmenu|operators"
msgid "Operators"
msgstr "אופרטורים"
@@ -10560,19 +10448,16 @@ msgid "Statistical Functions"
msgstr "פונקציות סטטיסטיות"
#: inputwinmenu.ui:170
-#, fuzzy
msgctxt "inputwinmenu|mean"
msgid "Mean"
msgstr "ממוצע"
#: inputwinmenu.ui:178
-#, fuzzy
msgctxt "inputwinmenu|min"
msgid "Minimum"
msgstr "מינימום"
#: inputwinmenu.ui:186
-#, fuzzy
msgctxt "inputwinmenu|max"
msgid "Maximum"
msgstr "מקסימום"
@@ -10590,37 +10475,31 @@ msgid "Sine"
msgstr "שורה"
#: inputwinmenu.ui:216
-#, fuzzy
msgctxt "inputwinmenu|cos"
msgid "Cosine"
msgstr "קוסינוס"
#: inputwinmenu.ui:224
-#, fuzzy
msgctxt "inputwinmenu|tag"
msgid "Tangent"
msgstr "טנגנט"
#: inputwinmenu.ui:232
-#, fuzzy
msgctxt "inputwinmenu|asin"
msgid "Arcsine"
msgstr "ארק-סינוס"
#: inputwinmenu.ui:240
-#, fuzzy
msgctxt "inputwinmenu|acos"
msgid "Arccosine"
msgstr "ארק-קוסינוס"
#: inputwinmenu.ui:248
-#, fuzzy
msgctxt "inputwinmenu|atan"
msgid "Arctangent"
msgstr "ארק-טנגנט"
#: insertautotextdialog.ui:8
-#, fuzzy
msgctxt "insertautotextdialog|InsertAutoTextDialog"
msgid "Insert AutoText"
msgstr "הכנסת טקסט אוטומטי"
@@ -10631,7 +10510,6 @@ msgid "Autotexts for Shortcut "
msgstr ""
#: insertbookmark.ui:8
-#, fuzzy
msgctxt "insertbookmark|InsertBookmarkDialog"
msgid "Bookmark"
msgstr "סימניה"
@@ -10692,7 +10570,6 @@ msgid "Change page number"
msgstr "שינוי מספר העמוד"
#: insertbreak.ui:205
-#, fuzzy
msgctxt "insertbreak|pagenumsb-atkobject"
msgid "Change page number"
msgstr "שינוי מספר העמוד"
@@ -11046,13 +10923,11 @@ msgid "Options"
msgstr "אפשרויות"
#: labeldialog.ui:8
-#, fuzzy
msgctxt "labeldialog|LabelDialog"
msgid "Labels"
msgstr "תוויות"
#: labeldialog.ui:22
-#, fuzzy
msgctxt "labeldialog|ok"
msgid "_New Document"
msgstr "מסמך _חדש"
@@ -11064,7 +10939,6 @@ msgid "Medium"
msgstr "בינוני"
#: labeldialog.ui:128
-#, fuzzy
msgctxt "labeldialog|labels"
msgid "Labels"
msgstr "תוויות"
@@ -11076,13 +10950,11 @@ msgid "Business Cards"
msgstr "כרטיסי ביקור"
#: labeldialog.ui:174
-#, fuzzy
msgctxt "labeldialog|private"
msgid "Private"
msgstr "אישי"
#: labeldialog.ui:197
-#, fuzzy
msgctxt "labeldialog|business"
msgid "Business"
msgstr "עסק"
@@ -11155,7 +11027,6 @@ msgid "Pa_ge height:"
msgstr "גובה העמוד"
#: labelformatpage.ui:166
-#, fuzzy
msgctxt "labelformatpage|save"
msgid "_Save..."
msgstr "_שמירה..."
@@ -11196,19 +11067,16 @@ msgid "Distribute"
msgstr "מפוזר"
#: labeloptionspage.ui:232
-#, fuzzy
msgctxt "labeloptionspage|setup"
msgid "Setup..."
msgstr "הגדרה…"
#: labeloptionspage.ui:251
-#, fuzzy
msgctxt "labeloptionspage|printername"
msgid "Printer Name"
msgstr "שם המדפסת"
#: labeloptionspage.ui:270
-#, fuzzy
msgctxt "labeloptionspage|label2"
msgid "Printer"
msgstr "מדפסת"
@@ -11369,7 +11237,6 @@ msgid "_Server name:"
msgstr "שם ה_שרת:"
#: mailconfigpage.ui:236
-#, fuzzy
msgctxt "mailconfigpage|port_label"
msgid "_Port:"
msgstr "_פתחה:"
@@ -11391,7 +11258,6 @@ msgid "_Test Settings"
msgstr ""
#: mailmerge.ui:12
-#, fuzzy
msgctxt "mailmerge|MailmergeDialog"
msgid "Mail Merge"
msgstr "מיזוג דואר"
@@ -11409,7 +11275,6 @@ msgid "_Selected records"
msgstr "רשומות בחורות"
#: mailmerge.ui:172
-#, fuzzy
msgctxt "mailmerge|rbfrom"
msgid "_From:"
msgstr "מ:‏"
@@ -11427,7 +11292,6 @@ msgid "Records"
msgstr "רשומות"
#: mailmerge.ui:285
-#, fuzzy
msgctxt "mailmerge|printer"
msgid "_Printer"
msgstr "מדפסת"
@@ -11439,7 +11303,6 @@ msgid "_Electronic"
msgstr "אלקטרוני"
#: mailmerge.ui:321
-#, fuzzy
msgctxt "mailmerge|file"
msgid "File"
msgstr "קובץ"
@@ -11463,7 +11326,6 @@ msgid "Field:"
msgstr "שדות"
#: mailmerge.ui:428
-#, fuzzy
msgctxt "mailmerge|pathlabel"
msgid "_Path:"
msgstr "_נתיב:"
@@ -11529,13 +11391,11 @@ msgid "Save Merged Document"
msgstr "שמירת המסמך הממוזג"
#: mailmerge.ui:745
-#, fuzzy
msgctxt "mailmerge|outputlabel"
msgid "Output"
msgstr "פלט"
#: mailmergedialog.ui:7
-#, fuzzy
msgctxt "mailmergedialog|MailMergeDialog"
msgid "Mail Merge"
msgstr "מיזוג דואר"
@@ -11558,13 +11418,11 @@ msgid "Create"
msgstr "יצירה"
#: managechangessidebar.ui:48
-#, fuzzy
msgctxt "managechangessidebar|accept"
msgid "_Accept"
msgstr "_קבלת השינויים"
#: managechangessidebar.ui:64
-#, fuzzy
msgctxt "managechangessidebar|reject"
msgid "_Reject"
msgstr "דחייה"
@@ -11600,19 +11458,16 @@ msgid "Action"
msgstr "פעולות"
#: managechangessidebar.ui:184
-#, fuzzy
msgctxt "managechangessidebar|writerauthor"
msgid "Author"
msgstr "מחבר"
#: managechangessidebar.ui:192
-#, fuzzy
msgctxt "managechangessidebar|writerdate"
msgid "Date"
msgstr "תאריך"
#: managechangessidebar.ui:200
-#, fuzzy
msgctxt "managechangessidebar|writerdesc"
msgid "Comment"
msgstr "הערה"
@@ -11690,7 +11545,6 @@ msgid "Select the address list containing the address data you want to use. This
msgstr ""
#: mmaddressblockpage.ui:142
-#, fuzzy
msgctxt "mmaddressblockpage|label3"
msgid "1."
msgstr "1."
@@ -11712,7 +11566,6 @@ msgid "3."
msgstr ""
#: mmaddressblockpage.ui:258
-#, fuzzy
msgctxt "mmaddressblockpage|settingsft"
msgid "2."
msgstr "2."
@@ -11766,7 +11619,6 @@ msgid "Insert Address Block"
msgstr "מקטע כתובת חדש"
#: mmcreatingdialog.ui:7
-#, fuzzy
msgctxt "mmcreatingdialog|MMCreatingDialog"
msgid "Mail Merge"
msgstr "מיזוג דואר"
@@ -11857,7 +11709,6 @@ msgid "_Zoom"
msgstr "תקריב"
#: mmlayoutpage.ui:363
-#, fuzzy
msgctxt "mmlayoutpage|zoom"
msgid "Entire page"
msgstr "כל העמוד"
@@ -11967,7 +11818,6 @@ msgid "What Type of Document Do You Want to Create?"
msgstr ""
#: mmresultemaildialog.ui:14
-#, fuzzy
msgctxt "mmresultemaildialog|liststore1"
msgid "OpenDocument Text"
msgstr "טקסט ‏‪OpenDocument‬‏‏"
@@ -11990,7 +11840,6 @@ msgid "HTML Message"
msgstr "הודעת עזרה"
#: mmresultemaildialog.ui:30
-#, fuzzy
msgctxt "mmresultemaildialog|liststore1"
msgid "Plain Text"
msgstr "טקסט פשוט"
@@ -12079,7 +11928,6 @@ msgid "Print Documents"
msgstr "הדפסת מסמך"
#: mmresultprintdialog.ui:97
-#, fuzzy
msgctxt "mmresultprintdialog|printerft"
msgid "_Printer"
msgstr "מדפסת"
@@ -12331,7 +12179,6 @@ msgid "E-mails not sent: %1"
msgstr ""
#: mmsendmails.ui:229
-#, fuzzy
msgctxt "mmsendmails|label5"
msgid "Details"
msgstr "פרטים"
@@ -12347,7 +12194,6 @@ msgid "Toggle Master View"
msgstr ""
#: navigatorpanel.ui:47
-#, fuzzy
msgctxt "navigatorpanel|navigation|tooltip_text"
msgid "Navigation"
msgstr "ניווט"
@@ -12359,13 +12205,11 @@ msgid "Back"
msgstr "חזרה"
#: navigatorpanel.ui:73
-#, fuzzy
msgctxt "navigatorpanel|forward|tooltip_text"
msgid "Forward"
msgstr "הבא"
#: navigatorpanel.ui:86
-#, fuzzy
msgctxt "navigatorpanel|dragmode|tooltip_text"
msgid "Drag Mode"
msgstr "מצב גרירה"
@@ -12402,7 +12246,6 @@ msgid "Header"
msgstr "כותרת עליונה"
#: navigatorpanel.ui:207
-#, fuzzy
msgctxt "navigatorpanel|footer|tooltip_text"
msgid "Footer"
msgstr "כותרת תחתונה"
@@ -12431,13 +12274,11 @@ msgid "Demote Level"
msgstr "הורדת רמה"
#: navigatorpanel.ui:304
-#, fuzzy
msgctxt "navigatorpanel|documents|tooltip_text"
msgid "Document"
msgstr "מסמך"
#: navigatorpanel.ui:307
-#, fuzzy
msgctxt "navigatorpanel|documents-atkobject"
msgid "Active Window"
msgstr "חלון פעיל"
@@ -12448,13 +12289,11 @@ msgid "Toggle Master View"
msgstr ""
#: navigatorpanel.ui:364
-#, fuzzy
msgctxt "navigatorpanel|edit|tooltip_text"
msgid "Edit"
msgstr "עריכה"
#: navigatorpanel.ui:377
-#, fuzzy
msgctxt "navigatorpanel|update|tooltip_text"
msgid "Update"
msgstr "עדכון"
@@ -12504,7 +12343,6 @@ msgid " "
msgstr ""
#: notebookbar.ui:421
-#, fuzzy
msgctxt "notebookbar|NewSW|tooltip_text"
msgid "Text Document"
msgstr "מסמך טקסט"
@@ -12537,7 +12375,6 @@ msgid " "
msgstr ""
#: notebookbar.ui:472
-#, fuzzy
msgctxt "notebookbar|NewSD|tooltip_text"
msgid "Drawing"
msgstr "ציור"
@@ -12548,7 +12385,6 @@ msgid " "
msgstr ""
#: notebookbar.ui:488
-#, fuzzy
msgctxt "notebookbar|NewSF|tooltip_text"
msgid "Formula"
msgstr "נוסחה"
@@ -12559,7 +12395,6 @@ msgid " "
msgstr ""
#: notebookbar.ui:504
-#, fuzzy
msgctxt "notebookbar|NewSB|tooltip_text"
msgid "Database"
msgstr "מסד נתונים"
@@ -12571,37 +12406,31 @@ msgid "Spreadsheet"
msgstr "גיליון אלקטרוני"
#: notebookbar.ui:1238
-#, fuzzy
msgctxt "notebookbar|FileLabel"
msgid "File"
msgstr "קובץ"
#: notebookbar.ui:1371
-#, fuzzy
msgctxt "notebookbar|FontSection|tooltip_text"
msgid "Font"
msgstr "גופן"
#: notebookbar.ui:1660
-#, fuzzy
msgctxt "notebookbar|FontSection2|tooltip_text"
msgid "Font"
msgstr "גופן"
#: notebookbar.ui:1769
-#, fuzzy
msgctxt "notebookbar|OutlineSection|tooltip_text"
msgid "Outline"
msgstr "מתאר"
#: notebookbar.ui:1799
-#, fuzzy
msgctxt "notebookbar|numberbullet|tooltip_text"
msgid "Bullets and Numbering"
msgstr "תבליטים ומספור"
#: notebookbar.ui:1852
-#, fuzzy
msgctxt "notebookbar|level|tooltip_text"
msgid "Horizontal Alignment"
msgstr "יישור אופקי"
@@ -12622,7 +12451,6 @@ msgid "Horizontal Alignment"
msgstr "יישור אופקי"
#: notebookbar.ui:2156
-#, fuzzy
msgctxt "notebookbar|SpacingSection|tooltip_text"
msgid "Spacing"
msgstr "ריווח"
@@ -12652,7 +12480,6 @@ msgid "Indent"
msgstr "הזחה"
#: notebookbar.ui:2342
-#, fuzzy
msgctxt "notebookbar|StyleSection|tooltip_text"
msgid "Style"
msgstr "סגנון"
@@ -12670,7 +12497,6 @@ msgid "Find"
msgstr "חיפוש"
#: notebookbar.ui:2595
-#, fuzzy
msgctxt "notebookbar|HomeLabel"
msgid "Home"
msgstr "בית"
@@ -12692,19 +12518,16 @@ msgid "Open Clip Art and Media Gallery"
msgstr ""
#: notebookbar.ui:2850
-#, fuzzy
msgctxt "notebookbar|box69|tooltip_text"
msgid "Symbol"
msgstr "סמל"
#: notebookbar.ui:2882
-#, fuzzy
msgctxt "notebookbar|box17|tooltip_text"
msgid "Basic"
msgstr "פשוט"
#: notebookbar.ui:2910
-#, fuzzy
msgctxt "notebookbar|InsertAVMedia|tooltip_text"
msgid "Insert Audio or Video"
msgstr "הוספת שמע או וידאו"
@@ -12716,25 +12539,21 @@ msgid "Shapes"
msgstr "צורה"
#: notebookbar.ui:3249
-#, fuzzy
msgctxt "notebookbar|LinksSection|tooltip_text"
msgid "Links"
msgstr "קישורים"
#: notebookbar.ui:3336
-#, fuzzy
msgctxt "notebookbar|TextSection|tooltip_text"
msgid "Text"
msgstr "טקסט"
#: notebookbar.ui:3373
-#, fuzzy
msgctxt "notebookbar|FontWork"
msgid "Fontwork"
msgstr "יצירות גופנים"
#: notebookbar.ui:3455
-#, fuzzy
msgctxt "notebookbar|FieldsSection|tooltip_text"
msgid "Fields"
msgstr "שדות"
@@ -12758,7 +12577,6 @@ msgid "Page layout"
msgstr "מתווה עמוד"
#: notebookbar.ui:4295
-#, fuzzy
msgctxt "notebookbar|ReferencesLabel"
msgid "References"
msgstr "הפניות"
@@ -12786,7 +12604,6 @@ msgid "Zoom"
msgstr "תקריב"
#: notebookbar.ui:5177
-#, fuzzy
msgctxt "notebookbar|ViewLabel"
msgid "View"
msgstr "תצוגה"
@@ -12804,7 +12621,6 @@ msgid "Indent"
msgstr "הזחה"
#: notebookbar.ui:5850
-#, fuzzy
msgctxt "notebookbar|TableLabel"
msgid "Table"
msgstr "טבלה"
@@ -12828,13 +12644,11 @@ msgid "Basics"
msgstr "בסיס"
#: notebookbar.ui:5905
-#, fuzzy
msgctxt "notebookbar|Crop1"
msgid "Crop"
msgstr "קיצוץ"
#: notebookbar.ui:6537
-#, fuzzy
msgctxt "notebookbar|ImageLabel"
msgid "Image"
msgstr "תמונה"
@@ -12846,7 +12660,6 @@ msgid "Line"
msgstr "שורה"
#: notebookbar.ui:6572
-#, fuzzy
msgctxt "notebookbar|AreaFormat"
msgid "Area"
msgstr "שטח"
@@ -12857,7 +12670,6 @@ msgid "Shape / Textbox"
msgstr ""
#: notebookbar.ui:6734
-#, fuzzy
msgctxt "notebookbar|AnchorMenu"
msgid "Anchor"
msgstr "עוגן"
@@ -12868,25 +12680,21 @@ msgid "Frame / OLE"
msgstr ""
#: notebookbar_compact.ui:1880
-#, fuzzy
msgctxt "notebookbar_compact|menubarD"
msgid "Menubar"
msgstr "סרגל תפריטים"
#: notebookbar_compact.ui:2768
-#, fuzzy
msgctxt "notebookbar_compact|fileb"
msgid "_File"
msgstr "_קובץ"
#: notebookbar_compact.ui:2797
-#, fuzzy
msgctxt "notebookbar_compact|FileLabel"
msgid "File"
msgstr "קובץ"
#: notebookbar_compact.ui:2873
-#, fuzzy
msgctxt "notebookbar_compact|editb"
msgid "_Edit"
msgstr "_עריכה"
@@ -12904,7 +12712,6 @@ msgid "_Menu"
msgstr "תפריט"
#: notebookbar_compact.ui:3690
-#, fuzzy
msgctxt "notebookbar_compact|HomeLabel"
msgid "Home"
msgstr "בית"
@@ -12940,7 +12747,6 @@ msgid "Reference_s"
msgstr "הפניות"
#: notebookbar_compact.ui:4899
-#, fuzzy
msgctxt "notebookbar_compact|ReferencesLabel"
msgid "References"
msgstr "הפניות"
@@ -12964,7 +12770,6 @@ msgid "_View"
msgstr "תצוגה"
#: notebookbar_compact.ui:5792
-#, fuzzy
msgctxt "notebookbar_compact|ViewLabel"
msgid "View"
msgstr "תצוגה"
@@ -12976,7 +12781,6 @@ msgid "T_able"
msgstr "טבלה"
#: notebookbar_compact.ui:6478
-#, fuzzy
msgctxt "notebookbar_compact|TableLabel"
msgid "Table"
msgstr "טבלה"
@@ -12988,7 +12792,6 @@ msgid "_Graphic"
msgstr "גרפיקה"
#: notebookbar_compact.ui:7136
-#, fuzzy
msgctxt "notebookbar_compact|ImageLabel"
msgid "Image"
msgstr "תמונה"
@@ -13017,19 +12820,16 @@ msgid "Wrap"
msgstr "גלישה"
#: notebookbar_compact.ui:8144
-#, fuzzy
msgctxt "notebookbar_compact|frame:MenuAlign"
msgid "Align"
msgstr "יישור"
#: notebookbar_compact.ui:8216
-#, fuzzy
msgctxt "notebookbar_compact|frame:MenuDraw"
msgid "Object"
msgstr "עצם"
#: notebookbar_compact.ui:8246
-#, fuzzy
msgctxt "notebookbar_compact|FrameLabel"
msgid "Object"
msgstr "עצם"
@@ -13041,19 +12841,16 @@ msgid "_Tools"
msgstr "כלים"
#: notebookbar_compact.ui:8810
-#, fuzzy
msgctxt "notebookbar_compact|DevLabel"
msgid "Tools"
msgstr "כלים"
#: notebookbar_groupedbar_compact.ui:1151
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|menubarD1"
msgid "Menubar"
msgstr "סרגל תפריטים"
#: notebookbar_groupedbar_compact.ui:3106
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|menubarD"
msgid "Menubar"
msgstr "סרגל תפריטים"
@@ -13077,13 +12874,11 @@ msgid "_Tools"
msgstr "כלים"
#: notebookbar_groupedbar_compact.ui:4148
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|fileb"
msgid "_File"
msgstr "_קובץ"
#: notebookbar_groupedbar_compact.ui:4302
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|editb"
msgid "_Edit"
msgstr "_עריכה"
@@ -13196,13 +12991,11 @@ msgid "_Arrange"
msgstr "סידור"
#: notebookbar_groupedbar_compact.ui:7252
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|GridB"
msgid "_Grid"
msgstr "רשת"
#: notebookbar_groupedbar_compact.ui:7372
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|languageb"
msgid "_Language"
msgstr "שפה"
@@ -13214,7 +13007,6 @@ msgid "_Review"
msgstr "תצוגה מקדימה"
#: notebookbar_groupedbar_compact.ui:7648
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|commentsb"
msgid "_Comments"
msgstr "_הערות"
@@ -13249,7 +13041,6 @@ msgid "_Arrange"
msgstr "סידור"
#: notebookbar_groupedbar_compact.ui:8611
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|Grid"
msgid "_Grid"
msgstr "רשת"
@@ -13278,7 +13069,6 @@ msgid "_Arrange"
msgstr "סידור"
#: notebookbar_groupedbar_compact.ui:9327
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|GridO"
msgid "_Grid"
msgstr "רשת"
@@ -13314,7 +13104,6 @@ msgid "_View"
msgstr "תצוגה"
#: notebookbar_groupedbar_full.ui:3064
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|menubarD"
msgid "Menubar"
msgstr "סרגל תפריטים"
@@ -13344,13 +13133,11 @@ msgid "_Help"
msgstr "עזרה"
#: notebookbar_groupedbar_full.ui:4147
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|fileb"
msgid "_File"
msgstr "_קובץ"
#: notebookbar_groupedbar_full.ui:4384
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|editb"
msgid "_Edit"
msgstr "_עריכה"
@@ -13416,7 +13203,6 @@ msgid "C_olor"
msgstr "צבע"
#: notebookbar_groupedbar_full.ui:7156
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|GridB"
msgid "_Grid"
msgstr "רשת"
@@ -13475,7 +13261,6 @@ msgid "Referen_ce"
msgstr "הפניה"
#: notebookbar_groupedbar_full.ui:9418
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|languageb"
msgid "_Language"
msgstr "שפה"
@@ -13487,7 +13272,6 @@ msgid "_Review"
msgstr "תצוגה מקדימה"
#: notebookbar_groupedbar_full.ui:9858
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|commentsb"
msgid "_Comments"
msgstr "_הערות"
@@ -13510,7 +13294,6 @@ msgid "D_raw"
msgstr ""
#: notebookbar_groupedbar_full.ui:11024
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|editdrawb"
msgid "_Edit"
msgstr "_עריכה"
@@ -13522,7 +13305,6 @@ msgid "Wrap"
msgstr "גלישה"
#: notebookbar_groupedbar_full.ui:11268
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|alignb"
msgid "Align"
msgstr "יישור"
@@ -13534,7 +13316,6 @@ msgid "_Arrange"
msgstr "סידור"
#: notebookbar_groupedbar_full.ui:11467
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|GridDrawB"
msgid "_Grid"
msgstr "רשת"
@@ -13593,7 +13374,6 @@ msgid "_Arrange"
msgstr "סידור"
#: notebookbar_groupedbar_full.ui:14019
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|OleGridB"
msgid "_Grid"
msgstr "רשת"
@@ -13605,13 +13385,11 @@ msgid "_View"
msgstr "תצוגה"
#: notebookbar_groups.ui:34
-#, fuzzy
msgctxt "notebookbar_groups|imagestyledefault"
msgid "Default"
msgstr "בררת מחדל"
#: notebookbar_groups.ui:42
-#, fuzzy
msgctxt "notebookbar_groups|imagestylegray"
msgid "Grayscale"
msgstr "גווני אפור"
@@ -13693,19 +13471,16 @@ msgid "Hyperlink"
msgstr "קישור"
#: notebookbar_groups.ui:200
-#, fuzzy
msgctxt "notebookbar_groups|footnote"
msgid "Footnote"
msgstr "הערת שוליים"
#: notebookbar_groups.ui:209
-#, fuzzy
msgctxt "notebookbar_groups|endnote"
msgid "Endnote"
msgstr "הערת סיום"
#: notebookbar_groups.ui:224
-#, fuzzy
msgctxt "notebookbar_groups|bookmark"
msgid "Bookmark"
msgstr "סימניה"
@@ -13728,19 +13503,16 @@ msgid "Title"
msgstr "כותרת"
#: notebookbar_groups.ui:335
-#, fuzzy
msgctxt "notebookbar_groups|heading1"
msgid "Heading 1"
msgstr "כותרת 1‏"
#: notebookbar_groups.ui:344
-#, fuzzy
msgctxt "notebookbar_groups|heading2"
msgid "Heading 2"
msgstr "כותרת 2‏"
#: notebookbar_groups.ui:353
-#, fuzzy
msgctxt "notebookbar_groups|heading3"
msgid "Heading 3"
msgstr "כותרת 3‏"
@@ -13761,13 +13533,11 @@ msgid "Strong Emphasis"
msgstr "הדגשה חזקה"
#: notebookbar_groups.ui:404
-#, fuzzy
msgctxt "notebookbar_groups|tablestylenone"
msgid "None"
msgstr "ללא"
#: notebookbar_groups.ui:412
-#, fuzzy
msgctxt "notebookbar_groups|tablestyledefault"
msgid "Default"
msgstr "בררת מחדל"
@@ -13794,13 +13564,11 @@ msgid "Style 4"
msgstr ""
#: notebookbar_groups.ui:471
-#, fuzzy
msgctxt "notebookbar_groups|rowmenuaddup"
msgid "Insert Rows Above"
msgstr "הוספת שורות מעל"
#: notebookbar_groups.ui:480
-#, fuzzy
msgctxt "notebookbar_groups|rowmenuadddown"
msgid "Insert Rows Below"
msgstr "הוספת שורות מתחת"
@@ -13812,7 +13580,6 @@ msgid "Delete Rows"
msgstr "מחיקת שורה"
#: notebookbar_groups.ui:504
-#, fuzzy
msgctxt "notebookbar_groups|rowmenuselect"
msgid "Select Rows"
msgstr "בחירת שורות"
@@ -13824,19 +13591,16 @@ msgid "Row Height..."
msgstr "גובה שורה"
#: notebookbar_groups.ui:528
-#, fuzzy
msgctxt "notebookbar_groups|rowmenuoptimalrow"
msgid "Optimal Row Height"
msgstr "גובה שורה מיטבי"
#: notebookbar_groups.ui:537
-#, fuzzy
msgctxt "notebookbar_groups|rowmenudistribute"
msgid "Distribute Rows Evenly"
msgstr "פיזור שורות שווה"
#: notebookbar_groups.ui:736
-#, fuzzy
msgctxt "notebookbar_groups|filegrouplabel"
msgid "File"
msgstr "קובץ"
@@ -13848,19 +13612,16 @@ msgid "Clipboard"
msgstr "לוח העתקה"
#: notebookbar_groups.ui:935
-#, fuzzy
msgctxt "notebookbar_groups|paragraphstyleb"
msgid "Style"
msgstr "סגנון"
#: notebookbar_groups.ui:1448
-#, fuzzy
msgctxt "notebookbar_groups|formatgrouplabel"
msgid "Text"
msgstr "טקסט"
#: notebookbar_groups.ui:1573
-#, fuzzy
msgctxt "notebookbar_groups|linksb"
msgid "Links"
msgstr "קישורים"
@@ -13878,37 +13639,31 @@ msgid "Insert"
msgstr "הוספה"
#: notebookbar_groups.ui:1758
-#, fuzzy
msgctxt "notebookbar_groups|tablestyleb"
msgid "Style"
msgstr "סגנון"
#: notebookbar_groups.ui:1780
-#, fuzzy
msgctxt "notebookbar_groups|tablerowsb"
msgid "Rows"
msgstr "שורות"
#: notebookbar_groups.ui:1798
-#, fuzzy
msgctxt "notebookbar_groups|tablecolumnsb"
msgid "Columns"
msgstr "עמודות"
#: notebookbar_groups.ui:2002
-#, fuzzy
msgctxt "notebookbar_groups|tablegrouplabel"
msgid "Table"
msgstr "טבלה"
#: notebookbar_groups.ui:2038
-#, fuzzy
msgctxt "notebookbar_groups|imagestyleb"
msgid "Style"
msgstr "סגנון"
#: notebookbar_groups.ui:2079
-#, fuzzy
msgctxt "notebookbar_groups|resetb"
msgid "Reset"
msgstr "איפוס"
@@ -13926,19 +13681,16 @@ msgid "Lock"
msgstr "עיגון"
#: notebookbar_groups.ui:2189
-#, fuzzy
msgctxt "notebookbar_groups|imagegrouplabel"
msgid "Image"
msgstr "תמונה"
#: notebookbar_groups.ui:2247
-#, fuzzy
msgctxt "notebookbar_groups|wrapoff"
msgid "None"
msgstr "ללא"
#: notebookbar_groups.ui:2256
-#, fuzzy
msgctxt "notebookbar_groups|wrapideal"
msgid "Optimal"
msgstr "מיטבי"
@@ -13950,13 +13702,11 @@ msgid "Parallel"
msgstr "מקבילי"
#: notebookbar_groups.ui:2274
-#, fuzzy
msgctxt "notebookbar_groups|wrapleft"
msgid "Before"
msgstr "לפני"
#: notebookbar_groups.ui:2283
-#, fuzzy
msgctxt "notebookbar_groups|wrapright"
msgid "After"
msgstr "אחרי"
@@ -14166,7 +13916,6 @@ msgid "Line Numbering"
msgstr "מספור שורות"
#: objectdialog.ui:8
-#, fuzzy
msgctxt "objectdialog|ObjectDialog"
msgid "Object"
msgstr "עצם"
@@ -14198,7 +13947,6 @@ msgid "Borders"
msgstr "גבולות"
#: objectdialog.ui:220
-#, fuzzy
msgctxt "objectdialog|area"
msgid "Area"
msgstr "שטח"
@@ -14710,7 +14458,6 @@ msgid "_Attributes:"
msgstr "מאפיינים"
#: optredlinepage.ui:53
-#, fuzzy
msgctxt "optredlinepage|insertcolor_label"
msgid "Co_lor:"
msgstr "_צבע:"
@@ -14721,13 +14468,11 @@ msgid "[None]"
msgstr "[ללא]"
#: optredlinepage.ui:70
-#, fuzzy
msgctxt "optredlinepage|insert"
msgid "Bold"
msgstr "מודגש"
#: optredlinepage.ui:71
-#, fuzzy
msgctxt "optredlinepage|insert"
msgid "Italic"
msgstr "נטוי"
@@ -14745,7 +14490,6 @@ msgid "Underlined: double"
msgstr "קו תחתון: כפול"
#: optredlinepage.ui:74
-#, fuzzy
msgctxt "optredlinepage|insert"
msgid "Strikethrough"
msgstr "קו חוצה"
@@ -14756,13 +14500,11 @@ msgid "Uppercase"
msgstr ""
#: optredlinepage.ui:76
-#, fuzzy
msgctxt "optredlinepage|insert"
msgid "Lowercase"
msgstr "אותיות קטנות"
#: optredlinepage.ui:77
-#, fuzzy
msgctxt "optredlinepage|insert"
msgid "Small caps"
msgstr "אותיות גדולות מוקטנות"
@@ -14773,7 +14515,6 @@ msgid "Title font"
msgstr ""
#: optredlinepage.ui:79
-#, fuzzy
msgctxt "optredlinepage|insert"
msgid "Background color"
msgstr "צבע רקע"
@@ -14828,7 +14569,6 @@ msgid "Attrib_utes:"
msgstr "מאפיינים"
#: optredlinepage.ui:288
-#, fuzzy
msgctxt "optredlinepage|changedcolor_label"
msgid "Colo_r:"
msgstr "_צבע:"
@@ -14871,7 +14611,6 @@ msgid "[None]"
msgstr "[ללא]"
#: optredlinepage.ui:444
-#, fuzzy
msgctxt "optredlinepage|markpos"
msgid "Left margin"
msgstr "שוליים שמאליים"
@@ -15336,7 +15075,6 @@ msgid "_More Options"
msgstr "אפשרויות נוספות"
#: pagecolumncontrol.ui:230
-#, fuzzy
msgctxt "pagecolumncontrol|moreoptions|tooltip_text"
msgid "More Options"
msgstr "אפשרויות נוספות"
@@ -15401,13 +15139,11 @@ msgid "Paper Height"
msgstr "גובה העמוד"
#: pageformatpanel.ui:103
-#, fuzzy
msgctxt "pageformatpanel|paperorientation"
msgid "Portrait"
msgstr "לאורך"
#: pageformatpanel.ui:104
-#, fuzzy
msgctxt "pageformatpanel|paperorientation"
msgid "Landscape"
msgstr "לרוחב"
@@ -15419,7 +15155,6 @@ msgid "Margins:"
msgstr "שוליים"
#: pageformatpanel.ui:140
-#, fuzzy
msgctxt "pageformatpanel|marginLB"
msgid "None"
msgstr "ללא"
@@ -15431,7 +15166,6 @@ msgid "Narrow"
msgstr "צר"
#: pageformatpanel.ui:142
-#, fuzzy
msgctxt "pageformatpanel|marginLB"
msgid "Moderate"
msgstr "מתון"
@@ -15458,7 +15192,6 @@ msgid "Wide"
msgstr "הסתרה"
#: pageformatpanel.ui:147
-#, fuzzy
msgctxt "pageformatpanel|marginLB"
msgid "Mirrored"
msgstr "העתק ראי"
@@ -15512,7 +15245,6 @@ msgid "Wide"
msgstr "הסתרה"
#: pagemargincontrol.ui:127
-#, fuzzy
msgctxt "pagemargincontrol|mirrored"
msgid "Mirrored"
msgstr "העתק ראי"
@@ -15542,7 +15274,6 @@ msgid "Wide"
msgstr "הסתרה"
#: pagemargincontrol.ui:203
-#, fuzzy
msgctxt "pagemargincontrol|mirroredL"
msgid "Mirrored"
msgstr "העתק ראי"
@@ -15596,13 +15327,11 @@ msgid "Custom"
msgstr "מותאם אישי"
#: pageorientationcontrol.ui:36
-#, fuzzy
msgctxt "pageorientationcontrol|portrait"
msgid "Portrait"
msgstr "לאורך"
#: pageorientationcontrol.ui:52
-#, fuzzy
msgctxt "pageorientationcontrol|landscape"
msgid "Landscape"
msgstr "לרוחב"
@@ -15614,31 +15343,26 @@ msgid "_More Options"
msgstr "אפשרויות נוספות"
#: pagesizecontrol.ui:55
-#, fuzzy
msgctxt "pagesizecontrol|moreoptions|tooltip_text"
msgid "More Options"
msgstr "אפשרויות נוספות"
#: pagestylespanel.ui:15
-#, fuzzy
msgctxt "pagestylespanel|liststorePageLayout"
msgid "Right and left"
msgstr "ימין ושמאל"
#: pagestylespanel.ui:19
-#, fuzzy
msgctxt "pagestylespanel|liststorePageLayout"
msgid "Mirrored"
msgstr "העתק ראי"
#: pagestylespanel.ui:23
-#, fuzzy
msgctxt "pagestylespanel|liststorePageLayout"
msgid "Only right"
msgstr "רק ימין"
#: pagestylespanel.ui:27
-#, fuzzy
msgctxt "pagestylespanel|liststorePageLayout"
msgid "Only left"
msgstr "רק שמאל"
@@ -15742,7 +15466,6 @@ msgid "Tabs"
msgstr "טאבים"
#: paradialog.ui:245
-#, fuzzy
msgctxt "paradialog|labelTP_DROPCAPS"
msgid "Drop Caps"
msgstr "אות פתיח"
@@ -15753,7 +15476,6 @@ msgid "Borders"
msgstr "גבולות"
#: paradialog.ui:291
-#, fuzzy
msgctxt "paradialog|area"
msgid "Area"
msgstr "שטח"
@@ -15796,7 +15518,6 @@ msgid "Image"
msgstr "תמונה"
#: picturedialog.ui:220
-#, fuzzy
msgctxt "picturedialog|crop"
msgid "Crop"
msgstr "קיצוץ"
@@ -15807,7 +15528,6 @@ msgid "Borders"
msgstr "גבולות"
#: picturedialog.ui:266
-#, fuzzy
msgctxt "picturedialog|area"
msgid "Area"
msgstr "שטח"
@@ -15865,7 +15585,6 @@ msgid "On right pages"
msgstr ""
#: picturepage.ui:249
-#, fuzzy
msgctxt "picturepage|label2"
msgid "Flip"
msgstr "היפוך"
@@ -15889,13 +15608,11 @@ msgid "Default _settings:"
msgstr "הגדרות בררת מחדל"
#: picturepage.ui:349
-#, fuzzy
msgctxt "picturepage|CTL_ANGLE|tooltip_text"
msgid "Rotation Angle"
msgstr "זווית סיבוב"
#: picturepage.ui:374
-#, fuzzy
msgctxt "picturepage|label2"
msgid "Rotation Angle"
msgstr "זווית סיבוב"
@@ -16125,13 +15842,11 @@ msgid "_Title/profession:"
msgstr ""
#: privateuserpage.ui:84
-#, fuzzy
msgctxt "privateuserpage|phoneft"
msgid "Fa_x:"
msgstr "_פקס:"
#: privateuserpage.ui:89
-#, fuzzy
msgctxt "privateuserpage|phoneft-atkobject"
msgid "Home telephone number"
msgstr "מספר טלפון בבית"
@@ -16142,19 +15857,16 @@ msgid "Homepage/e-mail:"
msgstr ""
#: privateuserpage.ui:126
-#, fuzzy
msgctxt "privateuserpage|firstname-atkobject"
msgid "First name"
msgstr "שם פרטי"
#: privateuserpage.ui:144
-#, fuzzy
msgctxt "privateuserpage|lastname-atkobject"
msgid "Last name"
msgstr "שם משפחה"
#: privateuserpage.ui:162
-#, fuzzy
msgctxt "privateuserpage|shortname-atkobject"
msgid "Initials"
msgstr "ראשי תיבות"
@@ -16170,7 +15882,6 @@ msgid "Position"
msgstr "מיקום"
#: privateuserpage.ui:239
-#, fuzzy
msgctxt "privateuserpage|fax-atkobject"
msgid "Home telephone number"
msgstr "מספר טלפון בבית"
@@ -16182,7 +15893,6 @@ msgid "FAX number"
msgstr "מספר פקס"
#: privateuserpage.ui:288
-#, fuzzy
msgctxt "privateuserpage|email-atkobject"
msgid "email address"
msgstr "כתובת דוא״ל"
@@ -16194,43 +15904,36 @@ msgid "First/last _name/initials 2:"
msgstr "שם פרטי/משפחה/ראשי תיבות"
#: privateuserpage.ui:331
-#, fuzzy
msgctxt "privateuserpage|firstname2-atkobject"
msgid "Last name"
msgstr "שם משפחה"
#: privateuserpage.ui:349
-#, fuzzy
msgctxt "privateuserpage|lastname2-atkobject"
msgid "First name"
msgstr "שם פרטי"
#: privateuserpage.ui:367
-#, fuzzy
msgctxt "privateuserpage|shortname2-atkobject"
msgid "Initials"
msgstr "ראשי תיבות"
#: privateuserpage.ui:387
-#, fuzzy
msgctxt "privateuserpage|icityft"
msgid "_Zip/city:"
msgstr "_מיקוד/עיר:"
#: privateuserpage.ui:410
-#, fuzzy
msgctxt "privateuserpage|icity-atkobject"
msgid "City"
msgstr "עיר"
#: privateuserpage.ui:428
-#, fuzzy
msgctxt "privateuserpage|izip-atkobject"
msgid "Zip code"
msgstr "מיקוד"
#: privateuserpage.ui:510
-#, fuzzy
msgctxt "privateuserpage|titleft1"
msgid "Phone/mobile:"
msgstr "טלפון/טלפון נייד:"
@@ -16339,7 +16042,6 @@ msgid "In the current document, changes are being recorded but not shown as such
msgstr ""
#: readonlymenu.ui:12
-#, fuzzy
msgctxt "readonlymenu|openurl"
msgid "_Open"
msgstr "_פתיחה"
@@ -16351,13 +16053,11 @@ msgid "Open in New Window"
msgstr "פתיחה בחלון חדש"
#: readonlymenu.ui:28
-#, fuzzy
msgctxt "readonlymenu|edit"
msgid "_Edit"
msgstr "_עריכה"
#: readonlymenu.ui:36
-#, fuzzy
msgctxt "readonlymenu|selection"
msgid "Select Text"
msgstr "בחירת טקסט"
@@ -16399,7 +16099,6 @@ msgid "Save Image..."
msgstr "שמירת התמונה…"
#: readonlymenu.ui:104
-#, fuzzy
msgctxt "readonlymenu|graphictogallery"
msgid "Add Image"
msgstr "הוספת תמונה"
@@ -16411,7 +16110,6 @@ msgid "As Link"
msgstr "כקישור"
#: readonlymenu.ui:122
-#, fuzzy
msgctxt "readonlymenu|graphicascopy"
msgid "Copy"
msgstr "העתקה"
@@ -16603,7 +16301,6 @@ msgid "_Protect"
msgstr "מוגן"
#: sectionpage.ui:289
-#, fuzzy
msgctxt "sectionpage|selectpassword"
msgid "Password..."
msgstr "ססמה…"
@@ -16697,7 +16394,6 @@ msgid "Table"
msgstr "טבלה"
#: selectaddressdialog.ui:253
-#, fuzzy
msgctxt "selectaddressdialog|connecting"
msgid "Connecting to data source..."
msgstr "מתבצע חיבור למקור הנתונים..."
@@ -16795,7 +16491,6 @@ msgid "Orientation"
msgstr "כיווניות"
#: sidebarpage.ui:57
-#, fuzzy
msgctxt "sidebarpage|size|tooltip_text"
msgid "Size"
msgstr "גודל"
@@ -16806,7 +16501,6 @@ msgid "Columns"
msgstr "עמודות"
#: sidebarpage.ui:112
-#, fuzzy
msgctxt "sidebarpage|margin|tooltip_text"
msgid "Margin"
msgstr "שוליים"
@@ -16829,7 +16523,6 @@ msgid "None"
msgstr "ללא"
#: sidebarwrap.ui:36
-#, fuzzy
msgctxt "sidebarwrap|buttonnone-atkobject"
msgid "None"
msgstr "ללא"
@@ -16847,13 +16540,11 @@ msgid "Parallel"
msgstr "מקבילי"
#: sidebarwrap.ui:75
-#, fuzzy
msgctxt "sidebarwrap|buttonoptimal|tooltip_text"
msgid "Optimal"
msgstr "מיטבי"
#: sidebarwrap.ui:82
-#, fuzzy
msgctxt "sidebarwrap|buttonoptimal-atkobject"
msgid "Optimal"
msgstr "מיטבי"
@@ -16864,7 +16555,6 @@ msgid "Before"
msgstr "לפני"
#: sidebarwrap.ui:105
-#, fuzzy
msgctxt "sidebarwrap|buttonbefore-atkobject"
msgid "Before"
msgstr "לפני"
@@ -16875,7 +16565,6 @@ msgid "After"
msgstr "אחרי"
#: sidebarwrap.ui:128
-#, fuzzy
msgctxt "sidebarwrap|buttonafter-atkobject"
msgid "After"
msgstr "אחרי"
@@ -16994,19 +16683,16 @@ msgid "Key 3"
msgstr "מפתח 3‏"
#: sortdialog.ui:408
-#, fuzzy
msgctxt "sortdialog|typelb1-atkobject"
msgid "Key type"
msgstr "סוג מפתח"
#: sortdialog.ui:431
-#, fuzzy
msgctxt "sortdialog|typelb2-atkobject"
msgid "Key type"
msgstr "סוג מפתח"
#: sortdialog.ui:452
-#, fuzzy
msgctxt "sortdialog|typelb3-atkobject"
msgid "Key type"
msgstr "סוג מפתח"
@@ -17075,13 +16761,11 @@ msgid "I_gnore All"
msgstr "ה_תעלמות מהכול"
#: spellmenu.ui:20
-#, fuzzy
msgctxt "spellmenu|addmenu"
msgid "_Add to Dictionary"
msgstr "הוספה _למילון"
#: spellmenu.ui:34
-#, fuzzy
msgctxt "spellmenu|add"
msgid "_Add to Dictionary"
msgstr "הוספה _למילון"
@@ -17098,7 +16782,6 @@ msgid "Set Language for Selection"
msgstr "בחירת שפה לקטע הנבחר"
#: spellmenu.ui:94
-#, fuzzy
msgctxt "spellmenu|langpara"
msgid "Set Language for Paragraph"
msgstr "בחירת שפה לפסקה"
@@ -17238,7 +16921,6 @@ msgid "No Subject"
msgstr "ללא נושא"
#: subjectdialog.ui:138
-#, fuzzy
msgctxt "subjectdialog|label1"
msgid "Subject:"
msgstr "נושא:"
@@ -17549,7 +17231,6 @@ msgid "Position"
msgstr "מיקום"
#: templatedialog16.ui:259
-#, fuzzy
msgctxt "templatedialog16|customize"
msgid "Customize"
msgstr "התאמה אישית"
@@ -17613,7 +17294,6 @@ msgid "Asian Layout"
msgstr "מתווה אסיאתי"
#: templatedialog2.ui:342
-#, fuzzy
msgctxt "templatedialog2|highlighting"
msgid "Highlighting"
msgstr "הדגשה"
@@ -17624,13 +17304,11 @@ msgid "Tabs"
msgstr "טאבים"
#: templatedialog2.ui:388
-#, fuzzy
msgctxt "templatedialog2|dropcaps"
msgid "Drop Caps"
msgstr "אות פתיח"
#: templatedialog2.ui:411
-#, fuzzy
msgctxt "templatedialog2|area"
msgid "Area"
msgstr "שטח"
@@ -17692,7 +17370,6 @@ msgid "Wrap"
msgstr "גלישה"
#: templatedialog4.ui:227
-#, fuzzy
msgctxt "templatedialog4|area"
msgid "Area"
msgstr "שטח"
@@ -17737,7 +17414,6 @@ msgid "Page"
msgstr "עמוד"
#: templatedialog8.ui:167
-#, fuzzy
msgctxt "templatedialog8|area"
msgid "Area"
msgstr "שטח"
@@ -17755,7 +17431,6 @@ msgid "Header"
msgstr "כותרת עליונה"
#: templatedialog8.ui:236
-#, fuzzy
msgctxt "templatedialog8|footer"
msgid "Footer"
msgstr "כותרת תחתונה"
@@ -17996,7 +17671,6 @@ msgid "Preview"
msgstr "תצוגה מקדימה"
#: tocdialog.ui:119
-#, fuzzy
msgctxt "tocdialog|example-atkobject"
msgid "Preview"
msgstr "תצוגה מקדימה"
@@ -18073,7 +17747,6 @@ msgid "Tab stop position:"
msgstr ""
#: tocentriespage.ui:318
-#, fuzzy
msgctxt "tocentriespage|alignright"
msgid "Align right"
msgstr "יישור לימין"
@@ -18225,13 +17898,11 @@ msgid "_3:"
msgstr ""
#: tocentriespage.ui:890
-#, fuzzy
msgctxt "tocentriespage|up1cb|tooltip_text"
msgid "Ascending"
msgstr "סדר עולה"
#: tocentriespage.ui:907
-#, fuzzy
msgctxt "tocentriespage|down1cb|tooltip_text"
msgid "Descending"
msgstr "סדר יורד"
@@ -18263,7 +17934,6 @@ msgid "Sort Keys"
msgstr "מפתח הסידור "
#: tocindexpage.ui:20
-#, fuzzy
msgctxt "tocindexpage|open"
msgid "Open"
msgstr "פתיחה"
@@ -18442,19 +18112,16 @@ msgid "Display:"
msgstr "תצוגה"
#: tocindexpage.ui:624
-#, fuzzy
msgctxt "tocindexpage|display"
msgid "References"
msgstr "הפניות"
#: tocindexpage.ui:625
-#, fuzzy
msgctxt "tocindexpage|display"
msgid "Category and Number"
msgstr "סיווג ומספר"
#: tocindexpage.ui:626
-#, fuzzy
msgctxt "tocindexpage|display"
msgid "Caption Text"
msgstr "טקסט כתובית"
@@ -18486,25 +18153,21 @@ msgid "[none]"
msgstr "[אין]"
#: tocindexpage.ui:769
-#, fuzzy
msgctxt "tocindexpage|brackets"
msgid "[]"
msgstr "[]"
#: tocindexpage.ui:770
-#, fuzzy
msgctxt "tocindexpage|brackets"
msgid "()"
msgstr "()"
#: tocindexpage.ui:771
-#, fuzzy
msgctxt "tocindexpage|brackets"
msgid "{}"
msgstr "{}"
#: tocindexpage.ui:772
-#, fuzzy
msgctxt "tocindexpage|brackets"
msgid "<>"
msgstr "<>"
@@ -18721,19 +18384,16 @@ msgid "Watermark"
msgstr "סימן מים"
#: watermarkdialog.ui:85
-#, fuzzy
msgctxt "watermarkdialog|TextLabel"
msgid "Text"
msgstr "טקסט"
#: watermarkdialog.ui:118
-#, fuzzy
msgctxt "watermarkdialog|FontLabel"
msgid "Font"
msgstr "גופן"
#: watermarkdialog.ui:130
-#, fuzzy
msgctxt "watermarkdialog|AngleLabel"
msgid "Angle"
msgstr "זווית"
@@ -18745,7 +18405,6 @@ msgid "Transparency"
msgstr "שקיפות"
#: watermarkdialog.ui:154
-#, fuzzy
msgctxt "watermarkdialog|ColorLabel"
msgid "Color"
msgstr "צבע"
diff --git a/source/he/uui/messages.po b/source/he/uui/messages.po
index 950fc554efa..15294c782e1 100644
--- a/source/he/uui/messages.po
+++ b/source/he/uui/messages.po
@@ -384,7 +384,6 @@ msgstr ""
" $(ARG1)."
#: ids.hrc:158
-#, fuzzy
msgctxt "STR_UUI_UNKNOWNAUTH_UNTRUSTED"
msgid ""
"Unable to verify the identity of $(ARG1) site.\n"
@@ -396,7 +395,6 @@ msgstr ""
"יש לבדוק היטב את החתימה לפני החיבור לאתר. האם לקבל את החתימה הזו לצורך זיהוי האתר $(ARG1)?"
#: ids.hrc:159
-#, fuzzy
msgctxt "STR_UUI_SSLWARN_EXPIRED"
msgid ""
"$(ARG1) is a site that uses a security certificate to encrypt data during transmission, but its certificate expired on $(ARG2).\n"
@@ -408,13 +406,11 @@ msgstr ""
"(יש לוודא ששעון המחשב שלך נכון.)"
#: ids.hrc:160
-#, fuzzy
msgctxt "STR_UUI_SSLWARN_EXPIRED_TITLE"
msgid "Security Warning: Server Certificate Invalid"
msgstr "אזהרת אבטחה: החתימה הדיגיטלית של האתר פסולה"
#: ids.hrc:161
-#, fuzzy
msgctxt "STR_UUI_SSLWARN_DOMAINMISMATCH"
msgid ""
"You have attempted to establish a connection with $(ARG1). However, the security certificate presented belongs to $(ARG2). It is possible, though unlikely, that someone may be trying to intercept your communication with this web site.\n"
@@ -430,13 +426,11 @@ msgstr ""
"האם להמשיך בכל זאת?"
#: ids.hrc:162
-#, fuzzy
msgctxt "STR_UUI_SSLWARN_DOMAINMISMATCH_TITLE"
msgid "Security Warning: Server Certificate Expired"
msgstr "אזהרת אבטחה: פג תוקפה של החתימה הדיגיטלית של האתר"
#: ids.hrc:163
-#, fuzzy
msgctxt "STR_UUI_SSLWARN_INVALID"
msgid ""
"The certificate could not be validated. You should examine this site's certificate carefully.\n"
@@ -448,7 +442,6 @@ msgstr ""
"אם החתימה נראת חשודה, אזי יש לסגור את החיבור לאתר ולהודיע למנהל האתר."
#: ids.hrc:164
-#, fuzzy
msgctxt "STR_UUI_SSLWARN_INVALID_TITLE"
msgid "Security Warning: Domain Name Mismatch"
msgstr "אזהרת אבטחה: אין תאום בין שמות המתחם של האתר ושל חתימתו"
@@ -566,7 +559,6 @@ msgid "The lock file could not be created for exclusive access by %PRODUCTNAME,
msgstr "לא ניתן לנעול את הקובץ לגישה בלעדית על ידי %PRODUCTNAME, עקב הרשאות חסרות ליצירת קובץ נעילה לקובץ במיקומו של קובץ זה."
#: strings.hrc:47
-#, fuzzy
msgctxt "STR_LOCKFAILED_OPENREADONLY_BTN"
msgid "Open ~Read-Only"
msgstr "פתיחה לקריאה ~בלבד"
@@ -720,7 +712,6 @@ msgid "The lock file is corrupted and probably empty. Opening the document read-
msgstr ""
#: strings.hrc:76
-#, fuzzy
msgctxt "STR_LOCKCORRUPT_OPENREADONLY_BTN"
msgid "Open ~Read-Only"
msgstr "פתיחה לקריאה ~בלבד"
diff --git a/source/he/wizards/messages.po b/source/he/wizards/messages.po
index 51f9e83a724..1ef7a3194b9 100644
--- a/source/he/wizards/messages.po
+++ b/source/he/wizards/messages.po
@@ -17,49 +17,41 @@ msgstr ""
"X-POOTLE-MTIME: 1509291180.000000\n"
#: strings.hrc:32
-#, fuzzy
msgctxt "RID_COMMON_START_0"
msgid "The directory '%1' could not be created.<BR>There may not be enough space left on your hard disk."
msgstr "לא ניתן ליצור את התיקייה '%1'.<BR>יכול להיות שאין מקום בכונן שלך."
#: strings.hrc:33
-#, fuzzy
msgctxt "RID_COMMON_START_1"
msgid "The text document could not be created.<BR>Please check if the module 'PRODUCTNAME Writer' is installed."
msgstr "לא ניתן ליצור את מסמך הטקסט.<BR>נא לבדוק אם מודול הכתבן של PRODUCTNAME מותקן."
#: strings.hrc:34
-#, fuzzy
msgctxt "RID_COMMON_START_2"
msgid "The spreadsheet could not be created.<BR>Please check if the module 'PRODUCTNAME Calc' is installed."
msgstr "לא ניתן ליצור את הגיליון האלקטרוני.‏‪<BR>‬‏נא לבדוק אם מודול 'PRODUCTNAME Calc' מותקן."
#: strings.hrc:35
-#, fuzzy
msgctxt "RID_COMMON_START_3"
msgid "The presentation could not be created.<BR>Please check if the module 'PRODUCTNAME Impress' is installed."
msgstr "לא ניתן ליצור את המצגת.<BR>נא לבדוק אם מודול המצגות של PRODUCTNAME מותקן."
#: strings.hrc:36
-#, fuzzy
msgctxt "RID_COMMON_START_4"
msgid "The drawing could not be created.<BR>Please check if the module 'PRODUCTNAME Draw' is installed."
msgstr "לא ניתן ליצור את הציור.<BR>נא לבדוק אם מודול הצייר של PRODUCTNAME מותקן."
#: strings.hrc:37
-#, fuzzy
msgctxt "RID_COMMON_START_5"
msgid "The formula could not be created.<BR>Please check if the module 'PRODUCTNAME Math' is installed."
msgstr "לא ניתן ליצור את הנוסחה.<BR>נא לבדוק אם מודול הנוסחאות של PRODUCTNAME מותקן."
#: strings.hrc:38
-#, fuzzy
msgctxt "RID_COMMON_START_6"
msgid "The files required could not be found.<BR>Please start the %PRODUCTNAME Setup and choose 'Repair'."
msgstr "הקבצים הנדרשים לא נמצאו.<BR>נא להפעיל את תכנית ההתקנה של %PRODUCTNAME מחדש ולבחור ב-'תיקון'."
#: strings.hrc:39
-#, fuzzy
msgctxt "RID_COMMON_START_7"
msgid "The file '<PATH>' already exists.<BR><BR>Would you like to overwrite the existing file?"
msgstr "הקובץ '<PATH>' כבר קיים.<BR><BR>האם לדרוס את הקובץ הקיים?"
@@ -96,7 +88,6 @@ msgid "< ~Back"
msgstr "‏<< הקודם"
#: strings.hrc:46
-#, fuzzy
msgctxt "RID_COMMON_START_14"
msgid "~Next >"
msgstr "הבא >>‏"
@@ -127,13 +118,11 @@ msgid "The file already exists. Do you want to overwrite it?"
msgstr "הקובץ כבר קיים. לשכתב?"
#: strings.hrc:52
-#, fuzzy
msgctxt "RID_COMMON_START_20"
msgid "Template created via <wizard_name> on <current_date>."
msgstr "תבנית נבנתה על ידי ‏‪<wizard_name>‬‏ בתאריך ‏‪<current_date>‬‏."
#: strings.hrc:53
-#, fuzzy
msgctxt "RID_COMMON_START_21"
msgid ""
"The wizard could not be run, because important files were not found.\n"
@@ -150,31 +139,26 @@ msgid "Letter Wizard"
msgstr "אשף מכתבים"
#: strings.hrc:57
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_2"
msgid "Label9"
msgstr "Label9"
#: strings.hrc:58
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_3"
msgid "~Business letter"
msgstr "מכתב עיסקי"
#: strings.hrc:59
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_4"
msgid "~Formal personal letter"
msgstr "מכתב פרטי פורמלי"
#: strings.hrc:60
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_5"
msgid "~Personal letter"
msgstr "מכתב אישי"
#: strings.hrc:61
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_6"
msgid "~Use letterhead paper with pre-printed elements"
msgstr "שימוש בנייר מכתבים עם רכיבים מודפסים מראש"
@@ -190,13 +174,11 @@ msgid "Return address"
msgstr "כתובת החזרה"
#: strings.hrc:64
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_9"
msgid "~Include footer"
msgstr "להוסיף כותרת תחתונה"
#: strings.hrc:65
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_10"
msgid "~Return address in envelope window"
msgstr "כתובת השולח/ת בחון המעטפה"
@@ -207,121 +189,101 @@ msgid "~Logo"
msgstr "~לוגו"
#: strings.hrc:67
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_12"
msgid "~Return address in envelope window"
msgstr "כתובת השולח/ת בחון המעטפה"
#: strings.hrc:68
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_13"
msgid "Letter Signs"
msgstr "סימנים"
#: strings.hrc:69
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_14"
msgid "S~ubject line"
msgstr "שורת הנושא"
#: strings.hrc:70
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_15"
msgid "Salu~tation"
msgstr "ברכה פותחת"
#: strings.hrc:71
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_16"
msgid "Fold ~marks"
msgstr "סימנים לכיפול"
#: strings.hrc:72
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_17"
msgid "~Complimentary close"
msgstr "ברכה בסיום"
#: strings.hrc:73
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_18"
msgid "~Footer"
msgstr "כותרת תחתונה"
#: strings.hrc:74
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_19"
msgid "~Use user data for return address"
msgstr "לקחת כתובת השולח/ת מנתוני משתמש/ת"
#: strings.hrc:75
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_20"
msgid "~New sender address:"
msgstr "כתובת שולח/ת חדשה: ‏"
#: strings.hrc:76
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_21"
msgid "Use placeholders for ~recipient's address"
msgstr "להשתמש בשומר מקום במקום כתובת הנמען"
#: strings.hrc:77
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_22"
msgid "Use address database for ~mail merge"
msgstr "להשתמש במסד הנתונים של כתובות לצורך מיזוג דואר"
#: strings.hrc:78
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_23"
msgid "Include ~only on second and following pages"
msgstr "להוסיף רק מהעמוד השני ואילך"
#: strings.hrc:79
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_24"
msgid "~Include page number"
msgstr "לכלול מספר עמוד"
#: strings.hrc:80
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_25"
msgid "Letter Template"
msgstr "תבנית מכתבים"
#: strings.hrc:81
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_26"
msgid "Create a ~letter from this template"
msgstr "יצירת מכתב מתבנית זו"
#: strings.hrc:82
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_27"
msgid "Make ~manual changes to this letter template"
msgstr "ביצוע שינויים יזומים לתבנית מכתבים זו"
#: strings.hrc:83
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_28"
msgid "Page design"
msgstr "עיצוב עמוד"
#: strings.hrc:84
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_29"
msgid "Page design"
msgstr "עיצוב עמוד"
#: strings.hrc:85
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_30"
msgid "Page design"
msgstr "עיצוב עמוד"
#: strings.hrc:86
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_31"
msgid "This wizard helps you to create a letter template. You can then use the template as the basis for writing letters as often as desired."
msgstr "אשף זה מסייע ביצירת תבניות מכתבים. מתבנית מכתבים ניתן לחולל מכתבים בסגנון המוגדר בתבנית באופן אוטומטי למחצה."
@@ -337,13 +299,11 @@ msgid "~Width:"
msgstr "~רוחב:"
#: strings.hrc:89
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_34"
msgid "S~pacing to left margin:"
msgstr "ריווח לשוליים השמאליות:‏"
#: strings.hrc:90
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_35"
msgid "Spacing ~to top margin:"
msgstr "ריווח לשוליים העליונות:‏"
@@ -359,13 +319,11 @@ msgid "Width:"
msgstr "רוחב:‏"
#: strings.hrc:93
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_38"
msgid "S~pacing to left margin:"
msgstr "ריווח לשוליים השמאליות:‏"
#: strings.hrc:94
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_39"
msgid "Spacing ~to top margin:"
msgstr "ריווח לשוליים העליונות:‏"
@@ -376,7 +334,6 @@ msgid "Height:"
msgstr "גובה:"
#: strings.hrc:96
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_42"
msgid "Sender's address"
msgstr "כתובת השולח/ת"
@@ -392,13 +349,11 @@ msgid "Street:"
msgstr "רחוב"
#: strings.hrc:99
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_45"
msgid "ZIP code/State/City:"
msgstr "מיקוד/מחוז/עיר:‏"
#: strings.hrc:100
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_46"
msgid "Recipient's address"
msgstr "כתובת הנמען/ת"
@@ -409,13 +364,11 @@ msgid "Footer"
msgstr "כותרת תחתונה"
#: strings.hrc:102
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_48"
msgid "This wizard creates a letter template which enables you to create multiple letters with the same layout and settings."
msgstr "אשף זה יוצר תבניות מכתבים שמאפשרות לך לכתוב מספר מכתבים בעלי מתווה והגדרות דומים."
#: strings.hrc:103
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_49"
msgid "To create another new letter out of the template just navigate to the template location and double-click it."
msgstr "על מנת לחולל מכתב נוסף חדש מהתבנית, יש ללחוץ פעמיים על שם התבנית."
@@ -436,37 +389,31 @@ msgid "How do you want to proceed?"
msgstr "כיצד להמשיך?‏"
#: strings.hrc:107
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_53"
msgid "Please choose the type of letter and page design"
msgstr "נא לבחור סוג המכתב ועיצוב לעמוד"
#: strings.hrc:108
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_54"
msgid "Select the items to be printed"
msgstr "בחירת פריטים להדפסה"
#: strings.hrc:109
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_55"
msgid "Specify items already on your letterhead paper"
msgstr "ציון הרכיבים שכבר קיימים על נייר המכתבים שלך."
#: strings.hrc:110
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_56"
msgid "Specify the sender and recipient information"
msgstr "ציון פירטי השולח/ת והנמען/ת"
#: strings.hrc:111
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_57"
msgid "Fill in the information you would like in the footer"
msgstr "ציון תוכן הכותרת התחתונה"
#: strings.hrc:112
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_58"
msgid "Please specify last settings"
msgstr "נא לציין את ההגדרות האחרונות"
@@ -508,7 +455,6 @@ msgid "Marine"
msgstr "ירוק-תכלת"
#: strings.hrc:120
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_66"
msgid "Red Line"
msgstr "קו אדום"
@@ -519,7 +465,6 @@ msgid "To Whom it May Concern"
msgstr "לכל מאן דבעי"
#: strings.hrc:124
-#, fuzzy
msgctxt "RID_LETTERWIZARDSALUTATION_START_2"
msgid "Dear Sir or Madam"
msgstr "א.ג.נ.‏"
@@ -550,25 +495,21 @@ msgid "Page design"
msgstr "עיצוב עמוד"
#: strings.hrc:134
-#, fuzzy
msgctxt "RID_LETTERWIZARDROADMAP_START_2"
msgid "Letterhead layout"
msgstr "מתווה נייר מכתבים"
#: strings.hrc:135
-#, fuzzy
msgctxt "RID_LETTERWIZARDROADMAP_START_3"
msgid "Printed items"
msgstr "פריטים מודפסים"
#: strings.hrc:136
-#, fuzzy
msgctxt "RID_LETTERWIZARDROADMAP_START_4"
msgid "Recipient and sender"
msgstr "נמען/ת ושולח/ת"
#: strings.hrc:137
-#, fuzzy
msgctxt "RID_LETTERWIZARDROADMAP_START_5"
msgid "Footer"
msgstr "כותרת תחתונה"
@@ -584,19 +525,16 @@ msgid "Fax Wizard"
msgstr "אשף פקסים"
#: strings.hrc:142
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_2"
msgid "Label9"
msgstr "Label9"
#: strings.hrc:143
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_3"
msgid "~Business Fax"
msgstr "פקס עיסקי"
#: strings.hrc:144
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_4"
msgid "~Personal Fax"
msgstr "פקס אישי"
@@ -608,73 +546,61 @@ msgid "~Logo"
msgstr "~לוגו"
#: strings.hrc:146
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_6"
msgid "S~ubject line"
msgstr "שורת הנושא"
#: strings.hrc:147
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_7"
msgid "S~alutation"
msgstr "הברכה הפותחת"
#: strings.hrc:148
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_8"
msgid "~Complimentary close"
msgstr "ברכה בסיום"
#: strings.hrc:149
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_9"
msgid "~Footer"
msgstr "כותרת תחתונה"
#: strings.hrc:150
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_10"
msgid "~Use user data for return address"
msgstr "לקחת כתובת השולח/ת מנתוני משתמש/ת"
#: strings.hrc:151
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_11"
msgid "~New return address"
msgstr "כתובת שולח/ת חדשה"
#: strings.hrc:152
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_12"
msgid "My Fax Template"
msgstr "תבנית הפקס שלי"
#: strings.hrc:153
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_13"
msgid "Create a ~fax from this template"
msgstr "יצירת פקס מתבנית זו"
#: strings.hrc:154
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_14"
msgid "Make ~manual changes to this fax template"
msgstr "ביצוע שינויים יזומים בתבנית פקס זו"
#: strings.hrc:155
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_15"
msgid "Page design"
msgstr "עיצוב עמוד"
#: strings.hrc:156
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_16"
msgid "Page design"
msgstr "עיצוב עמוד"
#: strings.hrc:157
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_17"
msgid "This wizard helps you to create a fax template. The template can then be used to create a fax whenever needed."
msgstr "אשף זה מסייע ליצירת תבניות פקס. ניתן להשתמש בתבניות אלו ליצירת פקסים באופן אוטומטי בעת הצורך."
@@ -696,121 +622,101 @@ msgid "Street:"
msgstr "רחוב:"
#: strings.hrc:161
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_21"
msgid "ZIP code/State/City:"
msgstr "מיקוד/מחוז/עיר:‏"
#: strings.hrc:162
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_22"
msgid "Footer"
msgstr "כותרת תחתונה"
#: strings.hrc:163
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_23"
msgid "This wizard creates a fax template which enables you to create multiple faxes with the same layout and settings."
msgstr "אשף זה יוצר תבניות פקסים שבאמצעותן ניתן ליצור פקסים בעלי מתווה והגדרות זהים."
#: strings.hrc:164
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_24"
msgid "To create another new fax out of the template, go to the location where you saved the template and double-click the file."
msgstr "כדי ליצור פקס חדש מתבנית זו, יש ללחוץ פעמיים על שם התבנית במקום שהיא נשמרה."
#: strings.hrc:165
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_25"
msgid "Template Name:"
msgstr "שם התבנית:‏"
#: strings.hrc:166
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_26"
msgid "Location and file name:"
msgstr "מיקום ושם הקובץ:‏"
#: strings.hrc:167
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_27"
msgid "What do you want to do next?"
msgstr "מה לעשות בהמשך?‏"
#: strings.hrc:168
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_28"
msgid "Choose the type of fax and a page design"
msgstr "בחירת סוג הפקס ועיצוב העמוד"
#: strings.hrc:169
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_29"
msgid "Select items to include in the fax template"
msgstr "בחירת הפריטים להוסיף לתבנית הפקס"
#: strings.hrc:170
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_30"
msgid "Specify sender and recipient information"
msgstr "ציון פרטי השולח/ת והנמען/ת"
#: strings.hrc:171
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_31"
msgid "Enter text for the footer"
msgstr "ציון תוכן לכתובת התחתונה"
#: strings.hrc:172
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_32"
msgid "Choose a name and save the template"
msgstr "בחירת שם לתבנית ושמירה"
#: strings.hrc:173
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_33"
msgid "Include ~only on second and following pages"
msgstr "להוסיף רק מהעמוד השני ואילך"
#: strings.hrc:174
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_34"
msgid "~Include page number"
msgstr "לכלול מספר עמוד"
#: strings.hrc:175
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_35"
msgid "~Date"
msgstr "תאריך"
#: strings.hrc:176
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_36"
msgid "~Type of message"
msgstr "סוג ההודעה"
#: strings.hrc:177
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_37"
msgid "Fax Number:"
msgstr "מספר הפקס:‏"
#: strings.hrc:178
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_38"
msgid "Use placeholders for ~recipient's address"
msgstr "להשתמש בשומר מקום במקום כתובת הנמען"
#: strings.hrc:179
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_39"
msgid "Use address database for ~mail merge"
msgstr "להשתמש במסד הנתונים של כתובות לצורך מיזוג דואר"
#: strings.hrc:180
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_40"
msgid "~New return address"
msgstr "כתובת שולח/ת חדשה"
@@ -851,13 +757,11 @@ msgid "page"
msgstr "עמוד"
#: strings.hrc:188
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_48"
msgid "Please inform us if transmission errors occur."
msgstr "נא ליידע אותנו אם מתרחשות שגיאות העברה."
#: strings.hrc:189
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_49"
msgid "Bottle"
msgstr "בקבוק"
@@ -879,7 +783,6 @@ msgid "Classic Fax"
msgstr "פקס קלסי"
#: strings.hrc:193
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_53"
msgid "Classic Fax from Private"
msgstr "פקס קלסי מגורם פרטי"
@@ -890,7 +793,6 @@ msgid "Modern Fax"
msgstr "פקס מודרני"
#: strings.hrc:195
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_55"
msgid "Modern Fax from Private"
msgstr "פקס מודרני מגורם פרטי"
@@ -921,7 +823,6 @@ msgid "To whom it may concern,"
msgstr "לכל מאן דבעי"
#: strings.hrc:205
-#, fuzzy
msgctxt "RID_FAXWIZARDSALUTATION_START_2"
msgid "Dear Sir or Madam,"
msgstr "א.ג.נ.‏"
@@ -942,7 +843,6 @@ msgid "Sincerely"
msgstr "בכבוד רב"
#: strings.hrc:211
-#, fuzzy
msgctxt "RID_FAXWIZARDGREETING_START_2"
msgid "Yours faithfully"
msgstr "בכבוד רב"
@@ -968,13 +868,11 @@ msgid "Items to include"
msgstr "פריטים להוספה"
#: strings.hrc:218
-#, fuzzy
msgctxt "RID_FAXWIZARDROADMAP_START_3"
msgid "Sender and Recipient"
msgstr "שולח/ת ונמען/ת"
#: strings.hrc:219
-#, fuzzy
msgctxt "RID_FAXWIZARDROADMAP_START_4"
msgid "Footer"
msgstr "כותרת תחתונה"
@@ -990,7 +888,6 @@ msgid "Agenda Wizard"
msgstr "אשף סדר היום"
#: strings.hrc:224
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_2"
msgid "Make ~manual changes to this agenda template"
msgstr "שינוים יזומים לתבנית סדר יום זו"
@@ -1001,61 +898,51 @@ msgid "Template name:"
msgstr "שם תבנית:‏"
#: strings.hrc:226
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_4"
msgid "Location and file name:"
msgstr "מיקום ושם הקובץ:‏"
#: strings.hrc:227
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_5"
msgid "What do you want to do next?"
msgstr "מה לעשות בהמשך?‏"
#: strings.hrc:228
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_6"
msgid "Please choose the page design for the agenda"
msgstr "נא לבחור עיצוב עמוד לסדר יום"
#: strings.hrc:229
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_7"
msgid "Please select the headings you wish to include in your agenda template"
msgstr "נא לבחור את הכותרות להכניס לתבנית סדר היום"
#: strings.hrc:230
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_8"
msgid "Please enter general information for the event"
msgstr "נא להכניס את המידע הכללי עבור האירוע"
#: strings.hrc:231
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_9"
msgid "Please specify items for the agenda"
msgstr "נא לציין את פרטי סדר היום"
#: strings.hrc:232
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_10"
msgid "Please select the names you wish to include in your agenda template"
msgstr "נא לבחור את השמות שברצונך לכלול בתבנית סדר היום"
#: strings.hrc:233
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_11"
msgid "Choose a name and save the template"
msgstr "בחירת שם לתבנית ושמירה"
#: strings.hrc:234
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_12"
msgid "Include form for recording minutes"
msgstr "להכניס טופס לרישום פרוטוקול"
#: strings.hrc:235
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_13"
msgid "This wizard helps you to create an agenda template. The template can then be used to create an agenda whenever needed."
msgstr "אשף זה עוזר ביצירת תבניות לסדר יום. אחר כך, ניתן להשתמש בתבנית ליצירת סדר יום בכל עת שתדרש."
@@ -1076,7 +963,6 @@ msgid "Location:"
msgstr "מיקום:"
#: strings.hrc:239
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_17"
msgid "Placeholders will be used in empty fields. You can replace placeholders with text later."
msgstr "שומרי מקום ימוקמו בשדות הריקים. ניתן להחליפם בטקסט מאוחר יותר.‏"
@@ -1088,13 +974,11 @@ msgid "..."
msgstr "..."
#: strings.hrc:241
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_19"
msgid "Create an ~agenda from this template"
msgstr "יצירת סדר יום מתבנית זו"
#: strings.hrc:242
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_20"
msgid "To create a new agenda out of the template, go to the location where you saved the template and double-click the file."
msgstr "כדי ליצור סדר יום מהתבנית, יש לעבור למקום שמירת התבנית וללחוץ פעמיים על שם הקובץ של התבנית"
@@ -1105,7 +989,6 @@ msgid "Agenda item"
msgstr "פריט סדר היום"
#: strings.hrc:244
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_22"
msgid "Responsible"
msgstr "אחריות"
@@ -1121,25 +1004,21 @@ msgid "Meeting called by"
msgstr "ישיבה זומנה ע‏״י"
#: strings.hrc:247
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_25"
msgid "Chairperson"
msgstr "יושב/ת ראש"
#: strings.hrc:248
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_26"
msgid "Minute keeper"
msgstr "רשם"
#: strings.hrc:249
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_27"
msgid "Moderator"
msgstr "מנחה"
#: strings.hrc:250
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_28"
msgid "Attendees"
msgstr "משתתפים"
@@ -1150,13 +1029,11 @@ msgid "Observers"
msgstr "צופים"
#: strings.hrc:252
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_30"
msgid "Facility personnel"
msgstr "סגל המתקן"
#: strings.hrc:253
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_31"
msgid "The agenda template will include placeholders for the names of the selected people. When creating an agenda from the template, you can replace these placeholder with the appropriate names."
msgstr "תבנית סדר היום תכיל שומרי מקום לשמות של האנשים שנבחרו. בעת יצירת סדר יום מהתבנית, ניתן להחליף את שומרי המקום בשמות המתאימים.‏"
@@ -1182,7 +1059,6 @@ msgid "Notes"
msgstr "הערות"
#: strings.hrc:258
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_36"
msgid "The agenda template will include placeholders for the selected items."
msgstr "תבנית סדר היום תכיל שומרי מקום עבור הפריטים שנבחרו.‏"
@@ -1193,31 +1069,26 @@ msgid "Date:"
msgstr "תאריך:‏"
#: strings.hrc:260
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_39"
msgid "This wizard creates an agenda template which enables you to create multiple agendas with the same layout and settings."
msgstr "אשף זה בונה תבנית למסמכי סדר יום שמאפשרת בנייה של מסמכי סדר יום בעלי הגדרות ומתווה זהים."
#: strings.hrc:261
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_40"
msgid "Page design:"
msgstr "תכנון עמוד:"
#: strings.hrc:262
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_41"
msgid "myAgendaTemplate.stw"
msgstr "myAgendaTemplate.stw"
#: strings.hrc:263
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_42"
msgid "My Agenda Template"
msgstr "תבנית סדר היום שלי"
#: strings.hrc:264
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_43"
msgid "An unexpected error occurred while saving the agenda template."
msgstr "אירעה שגיאה בלתי צפוייה בעת שמירת תבנית סדר היום"
@@ -1258,7 +1129,6 @@ msgid "General information"
msgstr "מידע כללי"
#: strings.hrc:272
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_52"
msgid "Headings to include"
msgstr "כותרות לכלול"
@@ -1279,7 +1149,6 @@ msgid "Name and location"
msgstr "שם ומיקום"
#: strings.hrc:276
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_56"
msgid "An unexpected error occurred while opening the agenda template."
msgstr "אירעה שגיאה בלתי צפוייה בעת פתיחת תבנית סדר היום"
@@ -1310,37 +1179,31 @@ msgid "Meeting called by"
msgstr "ישיבה זומנה ע״י"
#: strings.hrc:282
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_62"
msgid "Chairperson"
msgstr "יושב/ת ראש"
#: strings.hrc:283
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_63"
msgid "Attendees"
msgstr "משתתפים"
#: strings.hrc:284
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_64"
msgid "Minute keeper"
msgstr "רשם"
#: strings.hrc:285
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_65"
msgid "Moderator"
msgstr "מנחה"
#: strings.hrc:286
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_66"
msgid "Observers"
msgstr "צופים"
#: strings.hrc:287
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_67"
msgid "Facility personnel"
msgstr "סגל המתקן"
@@ -1399,7 +1262,6 @@ msgid "Topic"
msgstr "נושא"
#: strings.hrc:298
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_78"
msgid "Responsible"
msgstr "אחריות"
@@ -1415,7 +1277,6 @@ msgid "Additional information"
msgstr "מידע נוסף"
#: strings.hrc:301
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_81"
msgid "Minutes for"
msgstr "דקות עבור"
diff --git a/source/he/wizards/source/resources.po b/source/he/wizards/source/resources.po
index 9aa71377f4d..e78a4fc95da 100644
--- a/source/he/wizards/source/resources.po
+++ b/source/he/wizards/source/resources.po
@@ -17,7 +17,6 @@ msgstr ""
"X-POOTLE-MTIME: 1509291273.000000\n"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_0\n"
@@ -26,7 +25,6 @@ msgid "The directory '%1' could not be created.<BR>There may not be enough space
msgstr "לא ניתן ליצור את התיקייה '%1'.<BR>יכול להיות שאין מקום בכונן שלך."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_1\n"
@@ -35,7 +33,6 @@ msgid "The text document could not be created.<BR>Please check if the module 'PR
msgstr "לא ניתן ליצור את מסמך הטקסט.<BR>נא לבדוק אם מודול הכתבן של PRODUCTNAME מותקן."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_2\n"
@@ -44,7 +41,6 @@ msgid "The spreadsheet could not be created.<BR>Please check if the module 'PROD
msgstr "לא ניתן ליצור את הגיליון האלקטרוני.‏‪<BR>‬‏נא לבדוק אם מודול 'PRODUCTNAME Calc' מותקן."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_3\n"
@@ -53,7 +49,6 @@ msgid "The presentation could not be created.<BR>Please check if the module 'PRO
msgstr "לא ניתן ליצור את המצגת.<BR>נא לבדוק אם מודול המצגות של PRODUCTNAME מותקן."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_4\n"
@@ -62,7 +57,6 @@ msgid "The drawing could not be created.<BR>Please check if the module 'PRODUCTN
msgstr "לא ניתן ליצור את הציור.<BR>נא לבדוק אם מודול הצייר של PRODUCTNAME מותקן."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_5\n"
@@ -71,7 +65,6 @@ msgid "The formula could not be created.<BR>Please check if the module 'PRODUCTN
msgstr "לא ניתן ליצור את הנוסחה.<BR>נא לבדוק אם מודול הנוסחאות של PRODUCTNAME מותקן."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_6\n"
@@ -80,7 +73,6 @@ msgid "The files required could not be found.<BR>Please start the %PRODUCTNAME S
msgstr "הקבצים הנדרשים לא נמצאו.<BR>נא להפעיל את תכנית ההתקנה של %PRODUCTNAME מחדש ולבחור ב-'תיקון'."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_7\n"
@@ -138,7 +130,6 @@ msgid "< ~Back"
msgstr "< הקודם"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_14\n"
@@ -187,7 +178,6 @@ msgid "The file already exists. Do you want to overwrite it?"
msgstr "הקובץ כבר קיים. לשכתב עליו?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_20\n"
@@ -232,7 +222,6 @@ msgid "Colu~mns"
msgstr "~עמודות"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_7\n"
@@ -241,7 +230,6 @@ msgid "Report_"
msgstr "דוח_‏"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_8\n"
@@ -298,7 +286,6 @@ msgid "Layout of data"
msgstr "פריסת הנתונים"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_16\n"
@@ -315,7 +302,6 @@ msgid "Fields"
msgstr "שדות"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_20\n"
@@ -324,7 +310,6 @@ msgid "~Sort by"
msgstr "מיון לפי"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_21\n"
@@ -333,7 +318,6 @@ msgid "T~hen by"
msgstr "ואז לפי"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_22\n"
@@ -342,7 +326,6 @@ msgid "Orientation"
msgstr "כיווניות"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_23\n"
@@ -351,7 +334,6 @@ msgid "Portrait"
msgstr "לאורך"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_24\n"
@@ -360,7 +342,6 @@ msgid "Landscape"
msgstr "לרוחב"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_28\n"
@@ -369,7 +350,6 @@ msgid "Which fields do you want to have in your report?"
msgstr "אלו שדות לכלול בדוח?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_29\n"
@@ -378,7 +358,6 @@ msgid "Do you want to add grouping levels?"
msgstr "האם להוסיף רמות של הקבצה?‏"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_30\n"
@@ -387,7 +366,6 @@ msgid "According to which fields do you want to sort the data?"
msgstr "מיון הנתונים לפי אלו שדות?‏"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_31\n"
@@ -396,7 +374,6 @@ msgid "How do you want your report to look?"
msgstr "מה המראה הרצוי לדוח?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_32\n"
@@ -405,7 +382,6 @@ msgid "Decide how you want to proceed"
msgstr "יש להחליט כיצד להמשיך"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_33\n"
@@ -414,7 +390,6 @@ msgid "Title of report"
msgstr "כותרת הדוח"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_34\n"
@@ -423,7 +398,6 @@ msgid "Display report"
msgstr "הצגת הדוח"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_35\n"
@@ -432,7 +406,6 @@ msgid "Create report"
msgstr "יצירת דוח"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_36\n"
@@ -441,7 +414,6 @@ msgid "Ascending"
msgstr "סדר עולה"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_37\n"
@@ -450,7 +422,6 @@ msgid "Descending"
msgstr "סדר יורד"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_40\n"
@@ -459,7 +430,6 @@ msgid "~Dynamic report"
msgstr "דוח דינמי"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_41\n"
@@ -468,7 +438,6 @@ msgid "~Create report now"
msgstr "יצרת דוח עכשיו"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_42\n"
@@ -477,7 +446,6 @@ msgid "~Modify report layout"
msgstr "שינוי מתווה הדוח"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_43\n"
@@ -486,7 +454,6 @@ msgid "Static report"
msgstr "דוח סטטי"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_44\n"
@@ -504,7 +471,6 @@ msgid "Groupings"
msgstr "קיבוץ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_51\n"
@@ -513,7 +479,6 @@ msgid "Then b~y"
msgstr "ואז לפי"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_52\n"
@@ -522,7 +487,6 @@ msgid "~Then by"
msgstr "ואז לפי"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_53\n"
@@ -531,7 +495,6 @@ msgid "Asc~ending"
msgstr "סדר עולה"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_54\n"
@@ -540,7 +503,6 @@ msgid "Ascend~ing"
msgstr "סדר עולה"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_55\n"
@@ -549,7 +511,6 @@ msgid "Ascendin~g"
msgstr "סדר עולה"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_56\n"
@@ -558,7 +519,6 @@ msgid "De~scending"
msgstr "סדר יורד"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_57\n"
@@ -567,7 +527,6 @@ msgid "Des~cending"
msgstr "סדר יורד"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_58\n"
@@ -576,7 +535,6 @@ msgid "De~scending"
msgstr "סדר יורד"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_60\n"
@@ -585,7 +543,6 @@ msgid "Binary fields cannot be displayed in the report."
msgstr "לא ניתן להציג שדות בינריים בדוח."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_61\n"
@@ -594,7 +551,6 @@ msgid "The table '<TABLENAME>' does not exist."
msgstr "טבלאת ‏‪'‏‪<TABLENAME>‬‏'‬‏ לא קיימת.‏"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_62\n"
@@ -603,7 +559,6 @@ msgid "Creating Report..."
msgstr "יוצר דוח..."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_63\n"
@@ -612,7 +567,6 @@ msgid "Number of records inserted: <COUNT>"
msgstr "הוכנסו: ‏‪<COUNT>‬‏ רשומות"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_64\n"
@@ -621,7 +575,6 @@ msgid "The form '<REPORTFORM>' does not exist."
msgstr "טופס ‏‪'‏‪<REPORTFORM>‬‏'‬‏ לא קיים."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_65\n"
@@ -630,7 +583,6 @@ msgid "The query with the statement <BR>'<STATEMENT>' <BR> could not be run. <BR
msgstr "השאילתא עם הביטוי <BR>'<STATEMENT>' <BR> לא ניתן להרצה. <BR>יש לבדוק את מקור הנתונים."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_66\n"
@@ -639,7 +591,6 @@ msgid "The following hidden control in the form '<REPORTFORM>' could not be read
msgstr "הפקד המוסתר הבא בטופס '<REPORTFORM>',לא ניתן לקריאה: '<CONTROLNAME>'."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_67\n"
@@ -648,7 +599,6 @@ msgid "Importing data..."
msgstr "יבוא נתונים...‏"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_68\n"
@@ -657,7 +607,6 @@ msgid "Labeling fields"
msgstr "תיוות השדות"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_69\n"
@@ -666,7 +615,6 @@ msgid "How do you want to label the fields?"
msgstr "אלו תוויות ברצונך לתת לשדות?‏"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_70\n"
@@ -684,7 +632,6 @@ msgid "Field"
msgstr "שדות"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_72\n"
@@ -693,7 +640,6 @@ msgid "An error occurred in the wizard.<BR>The template '%PATH' could be erroneo
msgstr "אירעה שגיאה באשף.<BR>התבנית '%PATH' כנראה שגויה.<BR>הקטעים או הטבלאות הנדרשים אינם קיימים או קיימים תחת שם לא נכון.<BR>ניתן לעיין בעזרה לקבלת פרטים נוספים.<BR>נא לבחור בתבנית אחרת."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_73\n"
@@ -702,7 +648,6 @@ msgid "There is an invalid user field in a table."
msgstr "יש שדה משתמש בלתי חוקי בטבלה.‏"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_74\n"
@@ -711,7 +656,6 @@ msgid "The sort criterion '<FIELDNAME>' was chosen twice. Each criterion can onl
msgstr "תנאי המיון '<FIELDNAME>' נבחר פעמיים. ניתן לבחור בכל תנאי פעם אחת בלבד."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_75\n"
@@ -720,7 +664,6 @@ msgid "Note: The dummy text will be replaced by data from the database when the
msgstr "הערה: הטקסט הסתמי יוחלף בנתונים ממסד הנתונים בעת יצירת הדוח."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_76\n"
@@ -729,7 +672,6 @@ msgid "A report '%REPORTNAME' already exists in the database. Please assign anot
msgstr "דוח '%REPORTNAME' כבר קיים במסד הנתונים. נא לבחור שם אחר."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_78\n"
@@ -738,7 +680,6 @@ msgid "How do you want to proceed after creating the report?"
msgstr "כיצד להמשיך לאחר יצירת הדוח?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_79\n"
@@ -747,7 +688,6 @@ msgid "What kind of report do you want to create?"
msgstr "איזה סוג דוח ליצור?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_80\n"
@@ -756,7 +696,6 @@ msgid "Tabular"
msgstr "טבלאי"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_81\n"
@@ -765,7 +704,6 @@ msgid "Columnar, single-column"
msgstr "בעמודה אחת"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_82\n"
@@ -774,7 +712,6 @@ msgid "Columnar, two columns"
msgstr "בשתי עמודות"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_83\n"
@@ -783,7 +720,6 @@ msgid "Columnar, three columns"
msgstr "בשלוש עמודות"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_84\n"
@@ -792,7 +728,6 @@ msgid "In blocks, labels left"
msgstr "במלבנים עם תוויות בשמאל"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_85\n"
@@ -819,7 +754,6 @@ msgid "Author:"
msgstr "מחבר:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_88\n"
@@ -828,7 +762,6 @@ msgid "Date:"
msgstr "תאריך:‏"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_89\n"
@@ -837,7 +770,6 @@ msgid "Page #page# of #count#"
msgstr "עמוד #page# מתוך #count#"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_90\n"
@@ -846,7 +778,6 @@ msgid "Page number:"
msgstr "עמוד מספר:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_91\n"
@@ -855,7 +786,6 @@ msgid "Page count:"
msgstr "ספירת עמודים:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_92\n"
@@ -864,7 +794,6 @@ msgid "No valid report template was found."
msgstr "לא נמצאה תבנית דוח תקנית."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_93\n"
@@ -873,7 +802,6 @@ msgid "Page:"
msgstr "עמוד:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_94\n"
@@ -882,7 +810,6 @@ msgid "Align Left - Border"
msgstr "יישור לשמאל - מסגרת"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_95\n"
@@ -891,7 +818,6 @@ msgid "Align Left - Compact"
msgstr "יישור לשמאל - קומפקטי"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_96\n"
@@ -900,7 +826,6 @@ msgid "Align Left - Elegant"
msgstr "יישור לשמאל - אלגנטי"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_97\n"
@@ -909,7 +834,6 @@ msgid "Align Left - Highlighted"
msgstr "יישור לשמאל - מודגש"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_98\n"
@@ -918,7 +842,6 @@ msgid "Align Left - Modern"
msgstr "יישור לשמאל - מודרני"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_99\n"
@@ -927,7 +850,6 @@ msgid "Align Left - Red & Blue"
msgstr "יישור לשמאל - אדום וכחול"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_100\n"
@@ -936,7 +858,6 @@ msgid "Default"
msgstr "בררת מחדל"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_101\n"
@@ -945,7 +866,6 @@ msgid "Outline - Borders"
msgstr "קו מתאר - מסגרת"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_102\n"
@@ -954,7 +874,6 @@ msgid "Outline - Compact"
msgstr "קו מתאר - קומפקטי"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_103\n"
@@ -963,7 +882,6 @@ msgid "Outline - Elegant"
msgstr "קו מתאר - אלגנטי"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_104\n"
@@ -972,7 +890,6 @@ msgid "Outline - Highlighted"
msgstr "קו מתאר - מודגש"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_105\n"
@@ -981,7 +898,6 @@ msgid "Outline - Modern"
msgstr "קו מתאר - מודרני"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_106\n"
@@ -990,7 +906,6 @@ msgid "Outline - Red & Blue"
msgstr "קו מתאר - אדום וכחול"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_107\n"
@@ -999,7 +914,6 @@ msgid "Outline, indented - Borders"
msgstr "קו מתאר, מוזח - מסגרת"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_108\n"
@@ -1008,7 +922,6 @@ msgid "Outline, indented - Compact"
msgstr "קו מתאר, מוזח - קומפקטי"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_109\n"
@@ -1017,7 +930,6 @@ msgid "Outline, indented - Elegant"
msgstr "קו מתאר, מוזח - אלגנטי"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_110\n"
@@ -1026,7 +938,6 @@ msgid "Outline, indented - Highlighted"
msgstr "קו מתאר, מוזח - מודגש"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_111\n"
@@ -1035,7 +946,6 @@ msgid "Outline, indented - Modern"
msgstr "קו מתאר, מוזח - מודרני"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_112\n"
@@ -1044,7 +954,6 @@ msgid "Outline, indented - Red & Blue"
msgstr "קו מתאר, מוזח - אדום וכחול"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_113\n"
@@ -1053,7 +962,6 @@ msgid "Bubbles"
msgstr "בועות"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_114\n"
@@ -1062,7 +970,6 @@ msgid "Cinema"
msgstr "קולנוע"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_115\n"
@@ -1071,7 +978,6 @@ msgid "Controlling"
msgstr "שליטה"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_116\n"
@@ -1080,7 +986,6 @@ msgid "Default"
msgstr "בררת מחדל"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_117\n"
@@ -1089,7 +994,6 @@ msgid "Drafting"
msgstr "שרבוט"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_118\n"
@@ -1098,7 +1002,6 @@ msgid "Finances"
msgstr "כספים"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_119\n"
@@ -1107,7 +1010,6 @@ msgid "Flipchart"
msgstr "לוח הרצאות"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_120\n"
@@ -1116,7 +1018,6 @@ msgid "Formal with Company Logo"
msgstr "רשמי עם לוגו החברה"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_121\n"
@@ -1125,7 +1026,6 @@ msgid "Generic"
msgstr "כללי"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_122\n"
@@ -1134,7 +1034,6 @@ msgid "Worldmap"
msgstr "מפת העולם"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_0\n"
@@ -1161,7 +1060,6 @@ msgid "< ~Back"
msgstr "< הקודם"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_3\n"
@@ -1170,7 +1068,6 @@ msgid "~Next >"
msgstr "הבא >>‏"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_4\n"
@@ -1179,7 +1076,6 @@ msgid "~Database"
msgstr "מסד נתונים"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_5\n"
@@ -1188,7 +1084,6 @@ msgid "~Table name"
msgstr "שם טבלה"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_6\n"
@@ -1246,7 +1141,6 @@ msgid "The selected table or query could not be opened."
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_14\n"
@@ -1273,7 +1167,6 @@ msgid "~Stop"
msgstr "~עצירה"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_30\n"
@@ -1282,7 +1175,6 @@ msgid "The document could not be saved."
msgstr "לא ניתן לשמור את המסמך."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_33\n"
@@ -1291,7 +1183,6 @@ msgid "Exiting the wizard"
msgstr "יוצא מהאשף"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_34\n"
@@ -1300,7 +1191,6 @@ msgid "Connecting to data source..."
msgstr "מתבצע חיבור למקור הנתונים..."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_35\n"
@@ -1309,7 +1199,6 @@ msgid "The connection to the data source could not be established."
msgstr "לא ניתן להתחבר למקור הנתונים."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_36\n"
@@ -1318,7 +1207,6 @@ msgid "The file path entered is not valid."
msgstr "הנתיב שהוזן אל הקובץ אינו חוקי."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_37\n"
@@ -1327,7 +1215,6 @@ msgid "Please select a data source"
msgstr "נא לבחור מקור נתונים.‏"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_38\n"
@@ -1336,7 +1223,6 @@ msgid "Please select a table or query"
msgstr "נא לבחור טבלה או שאילתה"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_39\n"
@@ -1345,7 +1231,6 @@ msgid "Add field"
msgstr "הוספת שדה"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_40\n"
@@ -1354,7 +1239,6 @@ msgid "Remove field"
msgstr "הסרת שדה"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_41\n"
@@ -1363,7 +1247,6 @@ msgid "Add all fields"
msgstr "הוספת כל השדות"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_42\n"
@@ -1372,7 +1255,6 @@ msgid "Remove all fields"
msgstr "הסרת כל השדות"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_43\n"
@@ -1381,7 +1263,6 @@ msgid "Move field up"
msgstr "להזיז את השדה למעלה"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_44\n"
@@ -1390,7 +1271,6 @@ msgid "Move field down"
msgstr "להזיז את השדה למטה"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_45\n"
@@ -1399,7 +1279,6 @@ msgid "The field names from '%NAME' could not be retrieved."
msgstr "לא ניתן לאחזר את שמות השדות מ־'%NAME'."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_0\n"
@@ -1408,7 +1287,6 @@ msgid "Query Wizard"
msgstr "אשף שאילתות"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_1\n"
@@ -1417,7 +1295,6 @@ msgid "Query"
msgstr "שאילתה"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_2\n"
@@ -1435,7 +1312,6 @@ msgid "~Tables"
msgstr "~טבלאות"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_4\n"
@@ -1444,7 +1320,6 @@ msgid "A~vailable fields"
msgstr "שדות זמינים"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_5\n"
@@ -1453,7 +1328,6 @@ msgid "Name ~of the query"
msgstr "שם השאילתה"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_6\n"
@@ -1462,7 +1336,6 @@ msgid "Display ~Query"
msgstr "הצגת השאילתה"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_7\n"
@@ -1471,7 +1344,6 @@ msgid "~Modify Query"
msgstr "שינוי השאילתה"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_8\n"
@@ -1480,7 +1352,6 @@ msgid "~How do you want to proceed after creating the query?"
msgstr "כיצד להמשיך אחרי יצירת השאילתה?‏"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_9\n"
@@ -1489,7 +1360,6 @@ msgid "Match ~all of the following"
msgstr "למצוא תואמים לכל אלה"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_10\n"
@@ -1498,7 +1368,6 @@ msgid "~Match any of the following"
msgstr "למצוא תואם כלשהו לאלה"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_11\n"
@@ -1507,7 +1376,6 @@ msgid "~Detailed query (Shows all records of the query.)"
msgstr "שאילתה מפורטת (מציג כל רשומות השאילתה)‏"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_12\n"
@@ -1516,7 +1384,6 @@ msgid "~Summary query (Shows only results of aggregate functions.)"
msgstr "שאילתת סיכום (מציג רק תוצאות מצטברות)‏"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_16\n"
@@ -1525,7 +1392,6 @@ msgid "Aggregate functions"
msgstr "תפקודי צבירה"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_17\n"
@@ -1534,7 +1400,6 @@ msgid "Fields"
msgstr "שדות"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_18\n"
@@ -1561,7 +1426,6 @@ msgid "Alias"
msgstr "כינוי"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_21\n"
@@ -1579,7 +1443,6 @@ msgid "Query:"
msgstr "שאילתה: "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_24\n"
@@ -1588,7 +1451,6 @@ msgid "Condition"
msgstr "תנאי"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_25\n"
@@ -1597,7 +1459,6 @@ msgid "Value"
msgstr "ערך"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_26\n"
@@ -1606,7 +1467,6 @@ msgid "is equal to"
msgstr "שווה ערך ל"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_27\n"
@@ -1615,7 +1475,6 @@ msgid "is not equal to"
msgstr "אינו שווה ערך ל"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_28\n"
@@ -1624,7 +1483,6 @@ msgid "is smaller than"
msgstr "פחות מ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_29\n"
@@ -1642,7 +1500,6 @@ msgid "is equal or less than"
msgstr "שווה או פחות מ־"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_31\n"
@@ -1651,7 +1508,6 @@ msgid "is equal or greater than"
msgstr "שווה או גדול מ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_32\n"
@@ -1660,7 +1516,6 @@ msgid "like"
msgstr "כמו"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_33\n"
@@ -1669,7 +1524,6 @@ msgid "not like"
msgstr "לא כמו"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_34\n"
@@ -1678,7 +1532,6 @@ msgid "is null"
msgstr "ריק"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_35\n"
@@ -1723,7 +1576,6 @@ msgid "or"
msgstr "או"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_40\n"
@@ -1732,7 +1584,6 @@ msgid "get the sum of"
msgstr "הסכום של"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_41\n"
@@ -1741,7 +1592,6 @@ msgid "get the average of"
msgstr "הממוצע של"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_42\n"
@@ -1750,7 +1600,6 @@ msgid "get the minimum of"
msgstr "המזערי של"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_43\n"
@@ -1759,7 +1608,6 @@ msgid "get the maximum of"
msgstr "המירבי של"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_44\n"
@@ -1795,7 +1643,6 @@ msgid "Sorting order:"
msgstr "סדר המיון: "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_52\n"
@@ -1813,7 +1660,6 @@ msgid "Search conditions:"
msgstr "תנאי חיפוש: "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_54\n"
@@ -1831,7 +1677,6 @@ msgid "Aggregate functions:"
msgstr "פונקציות צבירה: ‏"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_56\n"
@@ -1849,7 +1694,6 @@ msgid "Grouped by:"
msgstr "קיבוץ לפי: "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_58\n"
@@ -1867,7 +1711,6 @@ msgid "Grouping conditions:"
msgstr "תנאי קיבוץ: "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_60\n"
@@ -1876,7 +1719,6 @@ msgid "No grouping conditions were assigned."
msgstr "לא הושמו תנאי הקבצה.‏"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_70\n"
@@ -1885,7 +1727,6 @@ msgid "Select the fields (columns) for your query"
msgstr "בחירת שדות (עמודות) לשאילתה"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_71\n"
@@ -1894,7 +1735,6 @@ msgid "Select the sorting order"
msgstr "בחירת סדר המיון"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_72\n"
@@ -1903,7 +1743,6 @@ msgid "Select the search conditions"
msgstr "בחירת תנאי חיפוש"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_73\n"
@@ -1912,7 +1751,6 @@ msgid "Select the type of query"
msgstr "בחירת סוג השאילתה"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_74\n"
@@ -1921,7 +1759,6 @@ msgid "Select the groups"
msgstr "בחירת הקבוצות"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_75\n"
@@ -1930,7 +1767,6 @@ msgid "Select the grouping conditions"
msgstr "בחירת תנאי ההקבצה"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_76\n"
@@ -1939,7 +1775,6 @@ msgid "Assign aliases if desired"
msgstr "השמת כינויים (לא חובה)‏"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_77\n"
@@ -1948,7 +1783,6 @@ msgid "Check the overview and decide how to proceed"
msgstr "יש לעבור על הסקירה הכללית ולהחליט כיצד להמשיך"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_80\n"
@@ -1957,7 +1791,6 @@ msgid "Field selection"
msgstr "בחירת שדות"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_81\n"
@@ -1966,7 +1799,6 @@ msgid "Sorting order"
msgstr "סדר מיון"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_82\n"
@@ -1975,7 +1807,6 @@ msgid "Search conditions"
msgstr "תנאי חיפוש"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_83\n"
@@ -1993,7 +1824,6 @@ msgid "Grouping"
msgstr "קיבוץ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_85\n"
@@ -2002,7 +1832,6 @@ msgid "Grouping conditions"
msgstr "תנאי הקבצה"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_86\n"
@@ -2020,7 +1849,6 @@ msgid "Overview"
msgstr "סקירת על"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_88\n"
@@ -2029,7 +1857,6 @@ msgid "A field that has not been assigned an aggregate function must be used in
msgstr "כל קבוצה חייבת לכלול שדה שלא הושם לו פונקצית צבירה.‏"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_89\n"
@@ -2038,7 +1865,6 @@ msgid "The condition '<FIELDNAME> <LOGICOPERATOR> <VALUE>' was chosen twice. Eac
msgstr "התנאי ‏‪'‏‪<FIELDNAME>‬‏ <LOGICOPERATOR> <VALUE>'‬‏ נבחר פעמיים. אסור לבחור תנאי יותר מפעם אחת.‏"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_90\n"
@@ -2055,7 +1881,6 @@ msgid ","
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_92\n"
@@ -2064,7 +1889,6 @@ msgid "<FIELDTITLE> (<FIELDNAME>)"
msgstr "‏‪<FIELDTITLE>‬‏ (<FIELDNAME>)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_93\n"
@@ -2073,7 +1897,6 @@ msgid "<FIELDNAME> (<SORTMODE>)"
msgstr "‏‪<FIELDNAME>‬‏ (<SORTMODE>)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_94\n"
@@ -2082,7 +1905,6 @@ msgid "<FIELDNAME> <LOGICOPERATOR> <VALUE>"
msgstr "‏‪<FIELDNAME>‬‏ <LOGICOPERATOR> <VALUE>"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_95\n"
@@ -2091,7 +1913,6 @@ msgid "<CALCULATEDFUNCTION> <FIELDNAME>"
msgstr "‏‪<CALCULATEDFUNCTION>‬‏ <FIELDNAME>"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_96\n"
@@ -2100,7 +1921,6 @@ msgid "<FIELDNAME> <LOGICOPERATOR> <VALUE>"
msgstr "‏‪<FIELDNAME>‬‏ <LOGICOPERATOR> <VALUE>"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_0\n"
@@ -2109,7 +1929,6 @@ msgid "Form Wizard"
msgstr "אשף טפסים"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_1\n"
@@ -2140,7 +1959,6 @@ msgstr ""
"משתמשים בתת טפסים כדי להציג נתונים מטבלאות או משאילתות כאשר קיים יחס אחד לרבים בין הנתונים."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_4\n"
@@ -2149,7 +1967,6 @@ msgid "~Add Subform"
msgstr "הוספת תת טופס"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_5\n"
@@ -2158,7 +1975,6 @@ msgid "~Subform based on existing relation"
msgstr "תת טופס מבוסס על יחס קיים"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_6\n"
@@ -2167,7 +1983,6 @@ msgid "Tables or queries"
msgstr "טבלאות או שאילתות"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_7\n"
@@ -2176,7 +1991,6 @@ msgid "Subform based on ~manual selection of fields"
msgstr "תת טופס הנבנה על ידי בחירה יזומה של שדות"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_8\n"
@@ -2185,7 +1999,6 @@ msgid "~Which relation do you want to add?"
msgstr "מה הוא הי~חס שברצונך להוסיף?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_9\n"
@@ -2194,7 +2007,6 @@ msgid "Fields in the ~subform"
msgstr "שדות של תת הטופס"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_12\n"
@@ -2203,7 +2015,6 @@ msgid "~Available fields"
msgstr "השדות הקיימים"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_13\n"
@@ -2223,7 +2034,6 @@ msgstr ""
"למרות שחיבורים ניתנים לשימוש פעם אחת בלבד.‏"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_20\n"
@@ -2232,7 +2042,6 @@ msgid "~First joined subform field"
msgstr "השדה הראשון מהחיבור, בתת הטופס"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_21\n"
@@ -2241,7 +2050,6 @@ msgid "~Second joined subform field"
msgstr "השדה השני מהחיבור, בתת הטופס"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_22\n"
@@ -2250,7 +2058,6 @@ msgid "~Third joined subform field"
msgstr "השדה השלישי מהחיבור, בתת הטופס"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_23\n"
@@ -2259,7 +2066,6 @@ msgid "~Fourth joined subform field"
msgstr "השדה הרביעי מהחיבור, בתת הטופס"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_24\n"
@@ -2268,7 +2074,6 @@ msgid "F~irst joined main form field"
msgstr "השדה הראשון מהחיבור, בטופס העיקרי"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_25\n"
@@ -2277,7 +2082,6 @@ msgid "S~econd joined main form field"
msgstr "השדה השני מהחיבור, בטופס העיקרי"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_26\n"
@@ -2286,7 +2090,6 @@ msgid "T~hird joined main form field"
msgstr "השדה השלישי מהחיבור, בטופס העיקרי"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_27\n"
@@ -2295,7 +2098,6 @@ msgid "F~ourth joined main form field"
msgstr "השדה הרביעי מהחיבור, בטופס העיקרי"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_28\n"
@@ -2313,7 +2115,6 @@ msgid "No border"
msgstr "ללא גבול"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_30\n"
@@ -2322,7 +2123,6 @@ msgid "3D look"
msgstr "מראה תלת ממדי"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_31\n"
@@ -2331,7 +2131,6 @@ msgid "Flat"
msgstr "שטוח"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_32\n"
@@ -2340,7 +2139,6 @@ msgid "Label placement"
msgstr "מיקום תווית"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_33\n"
@@ -2349,7 +2147,6 @@ msgid "Align left"
msgstr "יישור לשמאל"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_34\n"
@@ -2358,7 +2155,6 @@ msgid "Align right"
msgstr "יישור לימין"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_35\n"
@@ -2367,7 +2163,6 @@ msgid "Arrangement of DB fields"
msgstr "סידור שדות מסד הנתונים"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_36\n"
@@ -2376,7 +2171,6 @@ msgid "Columnar - Labels Left"
msgstr "בעמודות - תוויות לשמאל"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_37\n"
@@ -2385,7 +2179,6 @@ msgid "Columnar - Labels on Top"
msgstr "בעמודות - תוויות למעלה"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_38\n"
@@ -2394,7 +2187,6 @@ msgid "In Blocks - Labels Left"
msgstr "בבלוקים - תוויות לשמאל"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_39\n"
@@ -2403,7 +2195,6 @@ msgid "In Blocks - Labels Above"
msgstr "בבלוקים - תוויות למעלה"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_40\n"
@@ -2412,7 +2203,6 @@ msgid "As Data Sheet"
msgstr "כגיליון נתונים"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_41\n"
@@ -2421,7 +2211,6 @@ msgid "Arrangement of the main form"
msgstr "הפריסה של הטופס העיקרי"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_42\n"
@@ -2430,7 +2219,6 @@ msgid "Arrangement of the subform"
msgstr "הפריסה של תת הטופס"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_44\n"
@@ -2448,7 +2236,6 @@ msgid "Existing data will not be displayed"
msgstr "נתונים קיימים לא יוצגו "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_46\n"
@@ -2457,7 +2244,6 @@ msgid "T~he form is to display all data"
msgstr "הטופס יציג את כל הנתונים"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_47\n"
@@ -2466,7 +2252,6 @@ msgid "Do not allow ~modification of existing data"
msgstr "אין לאפשר שינוי נתונים קיימים"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_48\n"
@@ -2475,7 +2260,6 @@ msgid "Do not allow ~deletion of existing data"
msgstr "אין לאפשר מחיקת נתונים קיימים"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_49\n"
@@ -2484,7 +2268,6 @@ msgid "Do not allow ~addition of new data"
msgstr "אין לאפשר הוספת נתונים חדשים"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_50\n"
@@ -2493,7 +2276,6 @@ msgid "Name of ~the form"
msgstr "שם הטופס"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_51\n"
@@ -2502,7 +2284,6 @@ msgid "How do you want to proceed after creating the form?"
msgstr "כיצד להמשיך אחרי יצירת הטופס?‏"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_52\n"
@@ -2511,7 +2292,6 @@ msgid "~Work with the form"
msgstr "עבודה עם הטופס"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_53\n"
@@ -2520,7 +2300,6 @@ msgid "~Modify the form"
msgstr "שינוי הטופס"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_55\n"
@@ -2529,7 +2308,6 @@ msgid "~Page Styles"
msgstr "~סגנונות עמוד"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_80\n"
@@ -2538,7 +2316,6 @@ msgid "Field selection"
msgstr "בחירת שדות"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_81\n"
@@ -2547,7 +2324,6 @@ msgid "Set up a subform"
msgstr "הגדרת תת טופס"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_82\n"
@@ -2556,7 +2332,6 @@ msgid "Add subform fields"
msgstr "הוספת שדות לתת טופס"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_83\n"
@@ -2565,7 +2340,6 @@ msgid "Get joined fields"
msgstr "הצגת שדות מחוברים"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_84\n"
@@ -2574,7 +2348,6 @@ msgid "Arrange controls"
msgstr "סידור פקדים"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_85\n"
@@ -2583,7 +2356,6 @@ msgid "Set data entry"
msgstr "קביעת הכנסת נתונים"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_86\n"
@@ -2592,7 +2364,6 @@ msgid "Apply styles"
msgstr "יישום סגנונות"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_87\n"
@@ -2601,7 +2372,6 @@ msgid "Set name"
msgstr "קביעת שם"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_88\n"
@@ -2610,7 +2380,6 @@ msgid "(Date)"
msgstr "(תאריך)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_89\n"
@@ -2619,7 +2388,6 @@ msgid "(Time)"
msgstr "(שעה)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_90\n"
@@ -2628,7 +2396,6 @@ msgid "Select the fields of your form"
msgstr "בחירת שדות הטופס"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_91\n"
@@ -2637,7 +2404,6 @@ msgid "Decide if you want to set up a subform"
msgstr "קביעת תת טפסים"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_92\n"
@@ -2646,7 +2412,6 @@ msgid "Select the fields of your subform"
msgstr "בחירת שדות תת הטופס"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_93\n"
@@ -2655,7 +2420,6 @@ msgid "Select the joins between your forms"
msgstr "בחירת חיבורים בין טפסים"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_94\n"
@@ -2664,7 +2428,6 @@ msgid "Arrange the controls on your form"
msgstr "סידור הפקדים בטופס"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_95\n"
@@ -2673,7 +2436,6 @@ msgid "Select the data entry mode"
msgstr "בחירת אופן הכנסת הנתונים"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_96\n"
@@ -2682,7 +2444,6 @@ msgid "Apply the style of your form"
msgstr "יישום סגנון הטופס"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_97\n"
@@ -2702,7 +2463,6 @@ msgstr ""
"נא לבחור שם אחר.‏"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_1\n"
@@ -2711,7 +2471,6 @@ msgid "Table Wizard"
msgstr "אשף טבלאות"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_2\n"
@@ -2720,7 +2479,6 @@ msgid "Select fields"
msgstr "בחירת השדות"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_3\n"
@@ -2729,7 +2487,6 @@ msgid "Set types and formats"
msgstr "קביעת טיפוסים וצורות"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_4\n"
@@ -2738,7 +2495,6 @@ msgid "Set primary key"
msgstr "קביעת מפתח עיקרי"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_5\n"
@@ -2747,7 +2503,6 @@ msgid "Create table"
msgstr "יצירת טבלה"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_8\n"
@@ -2756,7 +2511,6 @@ msgid "Select fields for your table"
msgstr "בחירת שדות לטבלה"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_9\n"
@@ -2765,7 +2519,6 @@ msgid "Set field types and formats"
msgstr "קביעת טיפוסי השדות וצורתם"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_10\n"
@@ -2774,7 +2527,6 @@ msgid "Set primary key"
msgstr "קביעת מפתח עיקרי"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_11\n"
@@ -2783,7 +2535,6 @@ msgid "Create table"
msgstr "יצירת טבלה"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_14\n"
@@ -2792,7 +2543,6 @@ msgid "This wizard helps you to create a table for your database. After selectin
msgstr "אשף זה עוזר בהגדרת טבלאות למסד הנתונים. יש לבחור סוג של טבלה וטבלה לדוגמה, ואחר כך לבחור את שדות הטבלה. ניתן לבחור שדות מכמה טבלאות לדוגמה."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_15\n"
@@ -2801,7 +2551,6 @@ msgid "Ca~tegory"
msgstr "סיווג"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_16\n"
@@ -2810,7 +2559,6 @@ msgid "B~usiness"
msgstr "עיסקי"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_17\n"
@@ -2819,7 +2567,6 @@ msgid "P~ersonal"
msgstr "אישי"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_18\n"
@@ -2828,7 +2575,6 @@ msgid "~Sample tables"
msgstr "טבלאות לדוגמה"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_19\n"
@@ -2837,7 +2583,6 @@ msgid "A~vailable fields"
msgstr "שדות זמינים"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_20\n"
@@ -2862,7 +2607,6 @@ msgid "-"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_23\n"
@@ -2871,7 +2615,6 @@ msgid "Field name"
msgstr "שם שדה"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_24\n"
@@ -2880,7 +2623,6 @@ msgid "Field type"
msgstr "טיפוס שדה"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_25\n"
@@ -2889,7 +2631,6 @@ msgid "~Selected fields"
msgstr "שדות נבחרים"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_26\n"
@@ -2898,7 +2639,6 @@ msgid "A primary key uniquely identifies each record in a database table. Primar
msgstr "ללא מפתח עיקרי לא תהיה אפשרות להכניס נתונים לטבלה זו. המפתח העיקרי מזהה כל רשומה במסד הנתונים בנפרד. השימוש במפתחות עיקריים מאפשרת הגדרת קשרים בין מידע בטבלאות שונות. ‏"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_27\n"
@@ -2907,7 +2647,6 @@ msgid "~Create a primary key"
msgstr "יצירת מפתח עיקרי"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_28\n"
@@ -2916,7 +2655,6 @@ msgid "~Automatically add a primary key"
msgstr "הוספה אוטומטית של מפתח עיקרי"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_29\n"
@@ -2934,7 +2672,6 @@ msgid "Define p~rimary key as a combination of several fields"
msgstr "הגדרת מפתח עיקרי מורכב מכמה שדות "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_31\n"
@@ -2943,7 +2680,6 @@ msgid "F~ieldname"
msgstr "שם שדה"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_32\n"
@@ -2952,7 +2688,6 @@ msgid "~Primary key fields"
msgstr "שדות מפתח עיקרי"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_33\n"
@@ -2961,7 +2696,6 @@ msgid "Auto ~value"
msgstr "ערך אוטומטי"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_34\n"
@@ -2970,7 +2704,6 @@ msgid "What do you want to name your table?"
msgstr "איזה שם לתת לטבלה?‏"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_35\n"
@@ -2979,7 +2712,6 @@ msgid "Congratulations. You have entered all the information needed to create yo
msgstr "מזל טוב! כל המידע הדרוש ליצירת הטבלה הוכנס.‏"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_36\n"
@@ -2988,7 +2720,6 @@ msgid "What do you want to do next?"
msgstr "מה לעשות בהמשך?‏"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_37\n"
@@ -2997,7 +2728,6 @@ msgid "Modify the table design"
msgstr "שינוי תכנון הטבלה"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_38\n"
@@ -3006,7 +2736,6 @@ msgid "Insert data immediately"
msgstr "הכנסת נתונים מיידי"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_39\n"
@@ -3015,7 +2744,6 @@ msgid "C~reate a form based on this table"
msgstr "יצירת טופס מבוסס על טבלה זו"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_40\n"
@@ -3024,7 +2752,6 @@ msgid "The table you have created could not be opened."
msgstr "לא ניתן לפתוח את הטבלה שנוצרה.‏"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_41\n"
@@ -3033,7 +2760,6 @@ msgid "The table name '%TABLENAME' contains a character ('%SPECIALCHAR') that mi
msgstr "זהירות! שם הטבלה ‏‪'%TABLENAME'‬‏ מכיל תו מיוחד ‏‪('%SPECIALCHAR')‬‏. יתכן שתו זה אינו נתמך במסד הנתונים.‏"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_42\n"
@@ -3051,7 +2777,6 @@ msgid "Field"
msgstr "שדות"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_44\n"
@@ -3060,7 +2785,6 @@ msgid "MyTable"
msgstr "MyTable"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_45\n"
@@ -3069,7 +2793,6 @@ msgid "Add a Field"
msgstr "הוספת שדה"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_46\n"
@@ -3078,7 +2801,6 @@ msgid "Remove the selected Field"
msgstr "הסרת השדה הנבחר"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_47\n"
@@ -3098,7 +2820,6 @@ msgstr ""
"‏נא לבחור שם אחר.‏"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_49\n"
@@ -3107,7 +2828,6 @@ msgid "Catalog of the table"
msgstr "קטלוג של הטבלה"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_50\n"
@@ -3116,7 +2836,6 @@ msgid "Schema of the table"
msgstr "סכמה של הטבלה"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_51\n"
@@ -3161,7 +2880,6 @@ msgid "~Convert"
msgstr "המרה"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_ZERO_4\n"
@@ -3170,7 +2888,6 @@ msgid "Note: Currency amounts from external links and currency conversion factor
msgstr "לתשומת לבך: אין אפשרות להסב נתונים כספיים ושערי מטבע מקישורים חיצוניים בנוסחאות."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_ZERO_5\n"
@@ -3179,7 +2896,6 @@ msgid "First, unprotect all sheets."
msgstr "יש להסיר תחילה את ההגנה מכל הגליונות."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_ZERO_6\n"
@@ -3206,7 +2922,6 @@ msgid "C~lose"
msgstr "סגירה"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_0\n"
@@ -3215,7 +2930,6 @@ msgid "~Entire document"
msgstr "המסמך ~כולו"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_1\n"
@@ -3224,7 +2938,6 @@ msgid "Selection"
msgstr "בחירה"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_2\n"
@@ -3233,7 +2946,6 @@ msgid "Cell S~tyles"
msgstr "סגנונות תאים"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_3\n"
@@ -3242,7 +2954,6 @@ msgid "Currency cells in the current ~sheet"
msgstr "תאי מטבע בגליון הנוכחי"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_4\n"
@@ -3251,7 +2962,6 @@ msgid "Currency cells in the entire ~document"
msgstr "תאי מטבע במסמך כולו"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_5\n"
@@ -3260,7 +2970,6 @@ msgid "~Selected range"
msgstr "טווח נבחר"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_6\n"
@@ -3269,7 +2978,6 @@ msgid "Select Cell Styles"
msgstr "בחירת סגנונות תאים"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_7\n"
@@ -3278,7 +2986,6 @@ msgid "Select currency cells"
msgstr "בחירת תאי מטבע"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_8\n"
@@ -3287,7 +2994,6 @@ msgid "Currency ranges:"
msgstr "טווחי מטבע:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_9\n"
@@ -3296,7 +3002,6 @@ msgid "Templates:"
msgstr "תבניות:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_0\n"
@@ -3305,7 +3010,6 @@ msgid "Extent"
msgstr "היקף"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_1\n"
@@ -3314,7 +3018,6 @@ msgid "~Single %PRODUCTNAME Calc document"
msgstr "‫מסמך %PRODUCTNAME calc יחיד"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_2\n"
@@ -3323,7 +3026,6 @@ msgid "Complete ~directory"
msgstr "מחיצה שלמה"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_3\n"
@@ -3332,7 +3034,6 @@ msgid "Source Document:"
msgstr "מסמך מקור:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_4\n"
@@ -3341,7 +3042,6 @@ msgid "Source directory:"
msgstr "מחיצת מקור:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_5\n"
@@ -3350,7 +3050,6 @@ msgid "~Including subfolders"
msgstr "~כולל תת־תיקיות"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_6\n"
@@ -3359,7 +3058,6 @@ msgid "Target directory:"
msgstr "מחיצת יעד:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_7\n"
@@ -3368,7 +3066,6 @@ msgid "Temporarily unprotect sheet without query"
msgstr "הסרה זמנית של ההגנה על הגיליון ללא שאילתה"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_10\n"
@@ -3386,7 +3083,6 @@ msgid "Conversion status:"
msgstr "מצב הסבה: "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STATUSLINE_1\n"
@@ -3395,7 +3091,6 @@ msgid "Conversion status of the cell templates:"
msgstr "מצב המרת תבניות התאים:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STATUSLINE_2\n"
@@ -3404,7 +3099,6 @@ msgid "Registration of the relevant ranges: Sheet %1Number%1 of %2TotPageCount%2
msgstr "רישום טווחים: גיליון %1Number%1 מתוך %2TotPageCount%2‏"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STATUSLINE_3\n"
@@ -3413,7 +3107,6 @@ msgid "Entry of the ranges to be converted..."
msgstr "הזנת הטווחים להמרה..."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STATUSLINE_4\n"
@@ -3422,7 +3115,6 @@ msgid "Sheet protection for each sheet will be restored..."
msgstr "הגנת הגיליונות עבור כל גיליון תוחזר..."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STATUSLINE_5\n"
@@ -3440,7 +3132,6 @@ msgid "~Finish"
msgstr "~סיום"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_1\n"
@@ -3449,7 +3140,6 @@ msgid "Select directory"
msgstr "בחירת מחיצה"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_2\n"
@@ -3458,7 +3148,6 @@ msgid "Select file"
msgstr "בחירת קובץ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_3\n"
@@ -3467,7 +3156,6 @@ msgid "Select target directory"
msgstr "בחירת מחיצת יעד"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_4\n"
@@ -3476,7 +3164,6 @@ msgid "non-existent"
msgstr "לא קיים"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_5\n"
@@ -3485,7 +3172,6 @@ msgid "Euro Converter"
msgstr "המרה לאירו"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_6\n"
@@ -3494,7 +3180,6 @@ msgid "Should protected spreadsheets be temporarily unprotected?"
msgstr "האם להסיר זמנית את ההגנה מגיליונות אלקטרוניים?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_7\n"
@@ -3503,7 +3188,6 @@ msgid "Enter the password to unprotect the table %1TableName%1"
msgstr "יש להזין את הססמה כדי להסיר הגנה מטבלה %1TableName%1"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_8\n"
@@ -3512,7 +3196,6 @@ msgid "Wrong Password!"
msgstr "ססמה שגויה!"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_9\n"
@@ -3521,7 +3204,6 @@ msgid "Protected Sheet"
msgstr "גיליון מוגן"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_10\n"
@@ -3530,7 +3212,6 @@ msgid "Warning!"
msgstr "אזהרה!"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_11\n"
@@ -3539,7 +3220,6 @@ msgid "Protection for the sheets will not be removed."
msgstr "הגנת הגיליונות לא תוסר."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_12\n"
@@ -3548,7 +3228,6 @@ msgid "Sheet cannot be unprotected"
msgstr "לא ניתן להסיר הגנת הגליון"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_13\n"
@@ -3557,7 +3236,6 @@ msgid "The Wizard cannot edit this document as cell formats cannot be modified i
msgstr "לאשף אין אפשרות לערוך את המסמך מכיוון שלא ניתן לשנות צורות של תאים במסמכים המכילים גיליונות אלקטרוניים מוגנים."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_14\n"
@@ -3566,7 +3244,6 @@ msgid "Please note that the Euro Converter will, otherwise, not be able to edit
msgstr "לתשומת לבך: אין אפשרות לערוך את המסמך ב„ממיר האירו“ למעט לצורך המרת מטבע!"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_15\n"
@@ -3575,7 +3252,6 @@ msgid "Please choose a currency to be converted first!"
msgstr "נא לבחור קודם מטבע להמרה!"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_16\n"
@@ -3584,7 +3260,6 @@ msgid "Password:"
msgstr "ססמה:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_17\n"
@@ -3593,7 +3268,6 @@ msgid "OK"
msgstr "אישור"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_18\n"
@@ -3602,7 +3276,6 @@ msgid "Cancel"
msgstr "ביטול"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_19\n"
@@ -3611,7 +3284,6 @@ msgid "Please select a %PRODUCTNAME Calc document for editing!"
msgstr "נא לבחור מסמך %PRODUCTNAME Calc לעריכה!"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_20\n"
@@ -3620,7 +3292,6 @@ msgid "'<1>' is not a directory!"
msgstr "'<1>' אינה מחיצה!"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_21\n"
@@ -3647,7 +3318,6 @@ msgid "Do you really want to terminate conversion at this point?"
msgstr "האם אכן להפסיק את ההמרה כעת?‏"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_24\n"
@@ -3656,7 +3326,6 @@ msgid "Cancel Wizard"
msgstr "ביטול אשף"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_0\n"
@@ -3665,7 +3334,6 @@ msgid "Portuguese Escudo"
msgstr "אסקודו פורטוגזי"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_1\n"
@@ -3674,7 +3342,6 @@ msgid "Dutch Guilder"
msgstr "גילדן הולנדי"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_2\n"
@@ -3683,7 +3350,6 @@ msgid "French Franc"
msgstr "פרנק צרפתי"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_3\n"
@@ -3692,7 +3358,6 @@ msgid "Spanish Peseta"
msgstr "פזטה ספרדית"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_4\n"
@@ -3701,7 +3366,6 @@ msgid "Italian Lira"
msgstr "לירטה איטלקית"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_5\n"
@@ -3710,7 +3374,6 @@ msgid "German Mark"
msgstr "מארק גרמני"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_6\n"
@@ -3719,7 +3382,6 @@ msgid "Belgian Franc"
msgstr "פרנק בלגי"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_7\n"
@@ -3728,7 +3390,6 @@ msgid "Irish Punt"
msgstr "פאונד אירי"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_8\n"
@@ -3737,7 +3398,6 @@ msgid "Luxembourg Franc"
msgstr "פרנק לוקסמבורגי"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_9\n"
@@ -3746,7 +3406,6 @@ msgid "Austrian Schilling"
msgstr "שילינג אוסטרי"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_10\n"
@@ -3755,7 +3414,6 @@ msgid "Finnish Mark"
msgstr "מארק פיני"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_11\n"
@@ -3764,7 +3422,6 @@ msgid "Greek Drachma"
msgstr "דרכמה יוונית"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_12\n"
@@ -3773,7 +3430,6 @@ msgid "Slovenian Tolar"
msgstr "טולאר סלובני"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_13\n"
@@ -3782,7 +3438,6 @@ msgid "Cypriot Pound"
msgstr "השפה המוגדרת במערכת ההפעלה אינה מבין שפות האיחוד האירופי המוניטרי.‏"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_14\n"
@@ -3791,7 +3446,6 @@ msgid "Maltese Lira"
msgstr "לירא מלטזית"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_15\n"
@@ -3800,7 +3454,6 @@ msgid "Slovak Koruna"
msgstr "קורונה סלובקי"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_16\n"
@@ -3809,7 +3462,6 @@ msgid "Estonian Kroon"
msgstr "קרון אסטוני"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_17\n"
@@ -3818,7 +3470,6 @@ msgid "Latvian Lats"
msgstr "לטס לטבי"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_18\n"
@@ -3827,7 +3478,6 @@ msgid "Lithuanian Litas"
msgstr "ליטאס ליטאי"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_LASTPAGE_0\n"
@@ -3836,7 +3486,6 @@ msgid "Progress"
msgstr "התקדמות"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_LASTPAGE_1\n"
@@ -3845,7 +3494,6 @@ msgid "Retrieving the relevant documents..."
msgstr "מאחזרת את המסמכים הרלוונטים..."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_LASTPAGE_2\n"
@@ -3854,7 +3502,6 @@ msgid "Converting the documents..."
msgstr "המסמכים מומרים..."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_LASTPAGE_3\n"
@@ -3863,7 +3510,6 @@ msgid "Settings:"
msgstr "הגדרות:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_LASTPAGE_4\n"
@@ -3872,7 +3518,6 @@ msgid "Sheet is always unprotected"
msgstr "הגליון תמיד ללא הגנה"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLES_0\n"
@@ -3881,7 +3526,6 @@ msgid "Theme Selection"
msgstr "בחירת נושא רקע"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLES_1\n"
@@ -3899,7 +3543,6 @@ msgid "~Cancel"
msgstr "ביטול"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLES_3\n"
@@ -3908,7 +3551,6 @@ msgid "~OK"
msgstr "אישור"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_0\n"
@@ -3917,7 +3559,6 @@ msgid "(Standard)"
msgstr "(רגיל)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_1\n"
@@ -3926,7 +3567,6 @@ msgid "Autumn Leaves"
msgstr "עלי שלכת"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_2\n"
@@ -3935,7 +3575,6 @@ msgid "Be"
msgstr "להיות"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_3\n"
@@ -3944,7 +3583,6 @@ msgid "Black and White"
msgstr "שחור ולבן"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_4\n"
@@ -3953,7 +3591,6 @@ msgid "Blackberry Bush"
msgstr "שיח אוכמניות"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_5\n"
@@ -3962,7 +3599,6 @@ msgid "Blue Jeans"
msgstr "ג׳ינס כחולים"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_6\n"
@@ -3971,7 +3607,6 @@ msgid "Fifties Diner"
msgstr "מסעדה משנות החמישים"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_7\n"
@@ -3980,7 +3615,6 @@ msgid "Glacier"
msgstr "קרחון"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_8\n"
@@ -3998,7 +3632,6 @@ msgid "Marine"
msgstr "נמל"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_10\n"
@@ -4007,7 +3640,6 @@ msgid "Millennium"
msgstr "מילניום"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_11\n"
@@ -4016,7 +3648,6 @@ msgid "Nature"
msgstr "טבע"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_12\n"
@@ -4025,7 +3656,6 @@ msgid "Neon"
msgstr "נאון"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_13\n"
@@ -4034,7 +3664,6 @@ msgid "Night"
msgstr "לילה"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_14\n"
@@ -4043,7 +3672,6 @@ msgid "PC Nostalgia"
msgstr "מחשוב נוסטלגי"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_15\n"
@@ -4052,7 +3680,6 @@ msgid "Pastel"
msgstr "פסטל"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_16\n"
@@ -4061,7 +3688,6 @@ msgid "Pool Party"
msgstr "מסיבת בריכה"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_17\n"
@@ -4070,7 +3696,6 @@ msgid "Pumpkin"
msgstr "דלעת"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceDialog_0\n"
@@ -4079,7 +3704,6 @@ msgid "Addressee"
msgstr "נמען"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceDialog_1\n"
@@ -4088,7 +3712,6 @@ msgid "One recipient"
msgstr "נמען אחד"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceDialog_2\n"
@@ -4097,7 +3720,6 @@ msgid "Several recipients (address database)"
msgstr "מספר נמענים (מסד נתוני כתובות)‏"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceDialog_3\n"
@@ -4106,7 +3728,6 @@ msgid "Use of This Template"
msgstr "השימוש בתבנית זו"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceMsgError\n"
@@ -4115,7 +3736,6 @@ msgid "An error has occurred."
msgstr "אירעה שגיאה."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_0\n"
@@ -4124,7 +3744,6 @@ msgid "Click placeholder and overwrite"
msgstr "יש ללחוץ על ממלא המקום ולכתוב עליו"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_1\n"
@@ -4133,7 +3752,6 @@ msgid "Company"
msgstr "חברה"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_2\n"
@@ -4142,7 +3760,6 @@ msgid "Department"
msgstr "מחלקה"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_3\n"
@@ -4151,7 +3768,6 @@ msgid "First Name"
msgstr "שם פרטי"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_4\n"
@@ -4160,7 +3776,6 @@ msgid "Last Name"
msgstr "שם משפחה"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_5\n"
@@ -4169,7 +3784,6 @@ msgid "Street"
msgstr "רחוב"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_6\n"
@@ -4178,7 +3792,6 @@ msgid "Country"
msgstr "מדינה"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_7\n"
@@ -4187,7 +3800,6 @@ msgid "ZIP/Postal Code"
msgstr "מיקוד"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_8\n"
@@ -4205,7 +3817,6 @@ msgid "Title"
msgstr "כותרת"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_10\n"
@@ -4214,7 +3825,6 @@ msgid "Position"
msgstr "מיקום"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_11\n"
@@ -4223,7 +3833,6 @@ msgid "Form of Address"
msgstr "צורת פנייה"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_12\n"
@@ -4241,7 +3850,6 @@ msgid "Salutation"
msgstr "פתיח"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_14\n"
@@ -4250,7 +3858,6 @@ msgid "Home Phone"
msgstr "טלפון בבית"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_15\n"
@@ -4259,7 +3866,6 @@ msgid "Work Phone"
msgstr "טלפון בעבודה"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_16\n"
@@ -4268,7 +3874,6 @@ msgid "Fax"
msgstr "פקס"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_17\n"
@@ -4295,7 +3900,6 @@ msgid "Notes"
msgstr "פתקים"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_20\n"
@@ -4304,7 +3908,6 @@ msgid "Alt. Field 1"
msgstr "שדה חלופי 1‏"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_21\n"
@@ -4313,7 +3916,6 @@ msgid "Alt. Field 2"
msgstr "שדה חלופי 2‏"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_22\n"
@@ -4322,7 +3924,6 @@ msgid "Alt. Field 3"
msgstr "שדה חלופי 3‏"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_23\n"
@@ -4331,7 +3932,6 @@ msgid "Alt. Field 4"
msgstr "שדה חלופי 4‏"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_24\n"
@@ -4340,7 +3940,6 @@ msgid "ID"
msgstr "זהות"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_25\n"
@@ -4349,7 +3948,6 @@ msgid "State"
msgstr "מחוז"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_26\n"
@@ -4358,7 +3956,6 @@ msgid "Office Phone"
msgstr "טלפון במשרד"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_27\n"
@@ -4367,7 +3964,6 @@ msgid "Pager"
msgstr "איתורית"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_28\n"
@@ -4376,7 +3972,6 @@ msgid "Mobile Phone"
msgstr "טלפון נייד"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_29\n"
@@ -4385,7 +3980,6 @@ msgid "Other Phone"
msgstr "טלפון אחר"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_30\n"
@@ -4394,7 +3988,6 @@ msgid "Calendar URL"
msgstr "‏‪כתובת לוח השנה"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_31\n"
@@ -4403,7 +3996,6 @@ msgid "Invite"
msgstr "להזמין"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceNoTextmark_0\n"
@@ -4412,7 +4004,6 @@ msgid "The bookmark 'Recipient' is missing."
msgstr "חסרה הסימנייה 'נמען'‏."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceNoTextmark_1\n"
@@ -4421,7 +4012,6 @@ msgid "Form letter fields can not be included."
msgstr "אין אפשרות לכלול שדות ממכתבי תבנית."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"AgendaDlgName\n"
@@ -4430,7 +4020,6 @@ msgid "Minutes Template"
msgstr "תבנית פרוטוקול"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"AgendaDlgNoCancel\n"
@@ -4439,7 +4028,6 @@ msgid "An option must be confirmed."
msgstr "יש לאשר אפשרות.‏"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"AgendaDlgFrame\n"
@@ -4448,7 +4036,6 @@ msgid "Minutes Type"
msgstr "סוג פרוטוקול"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"AgendaDlgButton1\n"
@@ -4457,7 +4044,6 @@ msgid "Results Minutes"
msgstr "פרוטוקול תוצאות"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"AgendaDlgButton2\n"
@@ -4466,7 +4052,6 @@ msgid "Evaluation Minutes"
msgstr "פרוטוקול הערכה"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"TextField\n"
@@ -4484,7 +4069,6 @@ msgid "The '%1' directory cannot be created:"
msgstr "לא ניתן ליצור את התיקייה '%1': "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MsgDirNotThere\n"
@@ -4493,7 +4077,6 @@ msgid "The '%1' directory does not exist."
msgstr "מחיצת '%1' אינה קיימת!‏"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"QueryfornewCreation\n"
@@ -4556,7 +4139,6 @@ msgid "~Close"
msgstr "סגירה"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"WelcometextLabel1\n"
@@ -4565,7 +4147,6 @@ msgid "This wizard convert legacy format documents to Open Document Format for O
msgstr "אשף זה ממיר מסמכים ממבנה ישן למבנה Open Document עבור יישומים משרדיים."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"WelcometextLabel3\n"
@@ -4574,7 +4155,6 @@ msgid "Select the document type for conversion:"
msgstr "בחירת סוג הקבצים להמרה"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MSTemplateCheckbox_1_\n"
@@ -4583,7 +4163,6 @@ msgid "Word templates"
msgstr "תבניות ‏‪Word‏"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MSTemplateCheckbox_2_\n"
@@ -4592,7 +4171,6 @@ msgid "Excel templates"
msgstr "תבניות ‏‪Excel‏"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MSTemplateCheckbox_3_\n"
@@ -4601,7 +4179,6 @@ msgid "PowerPoint templates"
msgstr "תבניות ‏‪PowerPoint‏"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MSDocumentCheckbox_1_\n"
@@ -4610,7 +4187,6 @@ msgid "Word documents"
msgstr "מסמכי ‏‪Word‏"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MSDocumentCheckbox_2_\n"
@@ -4619,7 +4195,6 @@ msgid "Excel documents"
msgstr "מסמכי ‏‪Excel‏"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MSDocumentCheckbox_3_\n"
@@ -4628,7 +4203,6 @@ msgid "PowerPoint/Publisher documents"
msgstr "מסמכי PowerPoint/Publisher"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MSContainerName\n"
@@ -4637,7 +4211,6 @@ msgid "Microsoft Office"
msgstr "‏'אופיס' של מיקרוסופט"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SummaryHeader\n"
@@ -4646,7 +4219,6 @@ msgid "Summary:"
msgstr "סיכום:‏"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"GroupnameDefault\n"
@@ -4655,7 +4227,6 @@ msgid "Imported_Templates"
msgstr "תבניות_מיובאות"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ProgressMoreDocs\n"
@@ -4664,7 +4235,6 @@ msgid "Documents"
msgstr "מסמכים"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ProgressMoreTemplates\n"
@@ -4682,7 +4252,6 @@ msgid "The '<1>' file already exists.<CR>Do you want to overwrite it?"
msgstr "הקובץ כבר קיים. לשכתב עליו?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MorePathsError3\n"
@@ -4700,7 +4269,6 @@ msgid "Do you really want to terminate conversion at this point?"
msgstr "האם אכן להפסיק את ההמרה כעת?‏"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ConvertError2\n"
@@ -4709,7 +4277,6 @@ msgid "Cancel Wizard"
msgstr "ביטול אשף"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RTErrorDesc\n"
@@ -4718,7 +4285,6 @@ msgid "An unexpected error has occurred in the wizard."
msgstr "אירעה שגיאה בלתי צפוייה באשף."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RTErrorHeader\n"
@@ -4727,7 +4293,6 @@ msgid "Error"
msgstr "שגיאה"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"OverwriteallFiles\n"
@@ -4736,7 +4301,6 @@ msgid "Do you want to overwrite documents without being asked?"
msgstr "האם להחליף מסמכים מבלי לשאול?‏"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ReeditMacro\n"
@@ -4745,7 +4309,6 @@ msgid "Document macro has to be revised."
msgstr "יש צורך לעדכן את המאקרו הנמצא במסמך"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CouldNotsaveDocument\n"
@@ -4754,7 +4317,6 @@ msgid "Document '<1>' could not be saved."
msgstr "לא ניתן היה לשמור את מסמך '<1>'.‏"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CouldNotopenDocument\n"
@@ -4763,7 +4325,6 @@ msgid "Document '<1>' could not be opened."
msgstr "לא ניתן היה לפתוח את מסמך '<1>'.‏"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"PathDialogMessage\n"
@@ -4772,7 +4333,6 @@ msgid "Select a directory"
msgstr "בחירת מחיצה"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"DialogTitle\n"
@@ -4781,7 +4341,6 @@ msgid "Document Converter"
msgstr "ממיר מסמכים"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SearchInSubDir\n"
@@ -4790,7 +4349,6 @@ msgid "Including subdirectories"
msgstr "כולל תתי-מחיצות"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ProgressPage1\n"
@@ -4799,7 +4357,6 @@ msgid "Progress"
msgstr "התקדמות"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ProgressPage2\n"
@@ -4808,7 +4365,6 @@ msgid "Retrieving the relevant documents:"
msgstr "איחזור המסמכים הרלוונטים:‏"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ProgressPage3\n"
@@ -4817,7 +4373,6 @@ msgid "Converting the documents"
msgstr "ממירה את המסמכים"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ProgressFound\n"
@@ -4835,7 +4390,6 @@ msgid "\"%1 found"
msgstr "%1 אותרו"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"Ready\n"
@@ -4844,7 +4398,6 @@ msgid "Finished"
msgstr "הסתיים"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SourceDocuments\n"
@@ -4853,7 +4406,6 @@ msgid "Source documents"
msgstr "מסמכי מקור"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"TargetDocuments\n"
@@ -4862,7 +4414,6 @@ msgid "Target documents"
msgstr "מסמכי יעד"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"LogfileSummary\n"
@@ -4871,7 +4422,6 @@ msgid "<COUNT> documents converted"
msgstr "‫<COUNT> מסמכים שהומרו"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumInclusiveSubDir\n"
@@ -4880,7 +4430,6 @@ msgid "All subdirectories will be taken into account"
msgstr "הפעולה תיקח בחשבון את כל תתי-המחיצות"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumSaveDokumente\n"
@@ -4889,7 +4438,6 @@ msgid "These will be exported to the following directory:"
msgstr "אלה ייוצאו למחיצה הבאה:‏"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"TextImportLabel\n"
@@ -4907,7 +4455,6 @@ msgid "Save to:"
msgstr "שמירה למיקום:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CreateLogfile\n"
@@ -4916,7 +4463,6 @@ msgid "Create log file"
msgstr "יצירת קובץ מעקב פעולות"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"LogfileHelpText\n"
@@ -4925,7 +4471,6 @@ msgid "A log file will be created in your work directory"
msgstr "המערכת תיצור קובץ מעקב פעולות במחיצה הנוכחית"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ShowLogfile\n"
@@ -4934,7 +4479,6 @@ msgid "Show log file"
msgstr "הצגת קובצי מעקב"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumMSTextDocuments\n"
@@ -4943,7 +4487,6 @@ msgid "All Word documents contained in the following directory will be imported:
msgstr "כל מסמכי ‏‪Word‬‏ בתיקיה הבאה ייובאו:‏"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumMSTableDocuments\n"
@@ -4952,7 +4495,6 @@ msgid "All Excel documents contained in the following directory will be imported
msgstr "כל מסמכי ‏‪Excel‬‏ בתיקיה הבאה ייובאו:‏"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumMSDrawDocuments\n"
@@ -4961,7 +4503,6 @@ msgid "All PowerPoint/Publisher documents contained in the following directory w
msgstr "כל המסמכים מסוג PowerPoint/Publisher שבתיקייה זו ייובאו:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumMSTextTemplates\n"
@@ -4970,7 +4511,6 @@ msgid "All Word templates contained in the following directory will be imported:
msgstr "כל תבניות ‏‪Word‬‏ בתיקיה הבאה ייובאו:‏"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumMSTableTemplates\n"
@@ -4979,7 +4519,6 @@ msgid "All Excel templates contained in the following directory will be imported
msgstr "כל תבניות ‏‪Excel‬‏ בתיקיה הבאה ייובאו:‏"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumMSDrawTemplates\n"
diff --git a/source/he/xmlsecurity/messages.po b/source/he/xmlsecurity/messages.po
index ec7daeb5775..f2c8cbf3b00 100644
--- a/source/he/xmlsecurity/messages.po
+++ b/source/he/xmlsecurity/messages.po
@@ -423,13 +423,11 @@ msgid "Non-repudiation"
msgstr ""
#: selectcertificatedialog.ui:158
-#, fuzzy
msgctxt "selectcertificatedialog|STR_KEY_ENCIPHERMENT"
msgid "Key encipherment"
msgstr "הצפנת מפתח"
#: selectcertificatedialog.ui:163
-#, fuzzy
msgctxt "selectcertificatedialog|STR_DATA_ENCIPHERMENT"
msgid "Data encipherment"
msgstr "הצפנת נתונים"
@@ -445,13 +443,11 @@ msgid "Certificate signature verification"
msgstr "אימות חתימת אישור"
#: selectcertificatedialog.ui:178
-#, fuzzy
msgctxt "selectcertificatedialog|STR_CRL_SIGN"
msgid "CRL signature verification"
msgstr "‮אימות חתימת LRC"
#: selectcertificatedialog.ui:183
-#, fuzzy
msgctxt "selectcertificatedialog|STR_ENCIPHER_ONLY"
msgid "Only for encipherment"
msgstr "רק עבור הצפנה"
diff --git a/source/hi/accessibility/messages.po b/source/hi/accessibility/messages.po
index c6b646d513a..e43a94d250c 100644
--- a/source/hi/accessibility/messages.po
+++ b/source/hi/accessibility/messages.po
@@ -19,13 +19,11 @@ msgid "Browse"
msgstr "ब्राउज़ करें"
#: strings.hrc:26
-#, fuzzy
msgctxt "STR_SVT_ACC_ACTION_EXPAND"
msgid "Expand"
msgstr "फैलाएँ"
#: strings.hrc:27
-#, fuzzy
msgctxt "STR_SVT_ACC_ACTION_COLLAPSE"
msgid "Collapse"
msgstr "ऊपर लपेटें"
@@ -47,13 +45,11 @@ msgid "Uncheck"
msgstr ""
#: strings.hrc:31
-#, fuzzy
msgctxt "RID_STR_ACC_SCROLLBAR_NAME_VERTICAL"
msgid "Vertical scroll bar"
msgstr "लंबरूप स्क्रॉल पट्टी"
#: strings.hrc:32
-#, fuzzy
msgctxt "RID_STR_ACC_SCROLLBAR_NAME_HORIZONTAL"
msgid "Horizontal scroll bar"
msgstr "क्षैतिज स्क्रॉल पट्टी"
@@ -64,13 +60,11 @@ msgid "Please press enter to go into child control for more operations"
msgstr ""
#: strings.hrc:34
-#, fuzzy, c-format
msgctxt "RID_STR_ACC_COLUMN_NUM"
msgid "Column %COLUMNNUMBER"
msgstr "स्तंभ %COLUMNNUMBER"
#: strings.hrc:35
-#, fuzzy
msgctxt "RID_STR_ACC_ROW_NUM"
msgid "Row %ROWNUMBER"
msgstr "पंक्ति %ROWNUMBER"
diff --git a/source/hi/avmedia/messages.po b/source/hi/avmedia/messages.po
index 82ce9d647c6..92f5015aa84 100644
--- a/source/hi/avmedia/messages.po
+++ b/source/hi/avmedia/messages.po
@@ -39,7 +39,6 @@ msgid "Stop"
msgstr "रोकें"
#: strings.hrc:30
-#, fuzzy
msgctxt "AVMEDIA_STR_LOOP"
msgid "Repeat"
msgstr "दोहराएं"
@@ -75,7 +74,6 @@ msgid "Scaled"
msgstr "परिमाप"
#: strings.hrc:37
-#, fuzzy
msgctxt "AVMEDIA_STR_VOLUME"
msgid "Volume"
msgstr "आवाज़ निर्धारक"
diff --git a/source/hi/basctl/messages.po b/source/hi/basctl/messages.po
index f964cd75679..cf990f3fec8 100644
--- a/source/hi/basctl/messages.po
+++ b/source/hi/basctl/messages.po
@@ -25,7 +25,6 @@ msgid "< No Module >"
msgstr ""
#: strings.hrc:27
-#, fuzzy
msgctxt "RID_STR_WRONGPASSWORD"
msgid "Incorrect Password"
msgstr "गलत कूटशब्द"
@@ -182,7 +181,6 @@ msgid "Do you want to delete the XX module?"
msgstr "आप कड़ी किए हुए फ़ाइल को मिटाना चाहते है?"
#: strings.hrc:55
-#, fuzzy
msgctxt "RID_STR_BASIC"
msgid "BASIC"
msgstr "बेसिक"
@@ -195,7 +193,6 @@ msgstr ""
#. Abbreviation for 'column'
#: strings.hrc:59
-#, fuzzy
msgctxt "RID_STR_COLUMN"
msgid "Col"
msgstr "स्तम्भ"
@@ -221,13 +218,11 @@ msgid "Watch"
msgstr ""
#: strings.hrc:64
-#, fuzzy
msgctxt "RID_STR_WATCHVARIABLE"
msgid "Variable"
msgstr "चर"
#: strings.hrc:65
-#, fuzzy
msgctxt "RID_STR_WATCHVALUE"
msgid "Value"
msgstr "मान"
@@ -244,19 +239,16 @@ msgid "Call Stack"
msgstr ""
#: strings.hrc:68
-#, fuzzy
msgctxt "RID_STR_STDDIALOGNAME"
msgid "Dialog"
msgstr "संवाद"
#: strings.hrc:69
-#, fuzzy
msgctxt "RID_STR_NEWLIB"
msgid "New Library"
msgstr "नयी लाइब्रेरी"
#: strings.hrc:70
-#, fuzzy
msgctxt "RID_STR_NEWMOD"
msgid "New Module"
msgstr "नया मॉड्यूल"
@@ -273,7 +265,6 @@ msgid "All"
msgstr "सब"
#: strings.hrc:73
-#, fuzzy
msgctxt "RID_STR_PAGE"
msgid "Page"
msgstr "पृष्ठ"
@@ -301,7 +292,6 @@ msgid "Calls: "
msgstr ""
#: strings.hrc:78
-#, fuzzy
msgctxt "RID_STR_USERMACROS"
msgid "My Macros"
msgstr "मेरा मॉक्रो"
@@ -317,7 +307,6 @@ msgid "My Macros & Dialogs"
msgstr ""
#: strings.hrc:81
-#, fuzzy
msgctxt "RID_STR_SHAREMACROS"
msgid "%PRODUCTNAME Macros"
msgstr "%PRODUCTNAME मॉक्रो"
@@ -365,7 +354,6 @@ msgid "Forms"
msgstr "फ़ॉर्म"
#: strings.hrc:90
-#, fuzzy
msgctxt "RID_STR_NORMAL_MODULES"
msgid "Modules"
msgstr "मॉड्यूल"
@@ -376,7 +364,6 @@ msgid "Class Modules"
msgstr ""
#: strings.hrc:92
-#, fuzzy
msgctxt "RID_STR_DLGIMP_CLASH_RENAME"
msgid "Rename"
msgstr "नाम बदलें"
@@ -404,7 +391,6 @@ msgid ""
msgstr ""
#: strings.hrc:96
-#, fuzzy
msgctxt "RID_STR_DLGIMP_MISMATCH_ADD"
msgid "Add"
msgstr "जोड़ें"
@@ -431,7 +417,6 @@ msgid ""
msgstr ""
#: strings.hrc:100
-#, fuzzy
msgctxt "RID_STR_PRINTDLG_RANGE"
msgid "Print range"
msgstr "छपाई दायरा"
@@ -449,13 +434,11 @@ msgid "Pa~ges"
msgstr "पृष्ठ"
#: strings.hrc:103
-#, fuzzy
msgctxt "RID_STR_BTNDEL"
msgid "~Delete"
msgstr "मिटाएँ (~D)"
#: strings.hrc:104
-#, fuzzy
msgctxt "RID_STR_BTNNEW"
msgid "~New"
msgstr "नया (~N)"
@@ -466,19 +449,16 @@ msgid "Choose"
msgstr ""
#: strings.hrc:106
-#, fuzzy
msgctxt "RID_STR_RUN"
msgid "Run"
msgstr "चलाएँ"
#: strings.hrc:107
-#, fuzzy
msgctxt "RID_STR_RECORD"
msgid "~Save"
msgstr "सहेजें (~S)"
#: strings.hrc:108
-#, fuzzy
msgctxt "RID_BASICIDE_OBJCAT"
msgid "Object Catalog"
msgstr "वस्तु सूचीपत्र"
@@ -525,7 +505,6 @@ msgid "Export as BASIC library"
msgstr ""
#: strings.hrc:118
-#, fuzzy
msgctxt "RID_STR_PACKAGE_BUNDLE"
msgid "Extension"
msgstr "विस्तार"
@@ -660,13 +639,11 @@ msgid "Dialog:"
msgstr "संवाद"
#: dialogpage.ui:84
-#, fuzzy
msgctxt "dialogpage|newmodule"
msgid "_New..."
msgstr "नया (_N)..."
#: dialogpage.ui:99
-#, fuzzy
msgctxt "dialogpage|newdialog"
msgid "_New..."
msgstr "नया (_N)..."
@@ -678,7 +655,6 @@ msgid "_Password..."
msgstr "कूटशब्द (_P)"
#: dialogpage.ui:144
-#, fuzzy
msgctxt "dialogpage|import"
msgid "_Import..."
msgstr "आयात (_I)..."
@@ -731,7 +707,6 @@ msgid "Replace existing libraries"
msgstr ""
#: importlibdialog.ui:134
-#, fuzzy
msgctxt "importlibdialog|label1"
msgid "Options"
msgstr "विकल्प"
@@ -755,13 +730,11 @@ msgid "_Password..."
msgstr "कूटशब्द (_P)"
#: libpage.ui:138
-#, fuzzy
msgctxt "libpage|new"
msgid "_New..."
msgstr "नया (_N)..."
#: libpage.ui:153
-#, fuzzy
msgctxt "libpage|import"
msgid "_Import..."
msgstr "आयात (_I)..."
@@ -773,7 +746,6 @@ msgid "_Export..."
msgstr "निर्यात..."
#: managebreakpoints.ui:9
-#, fuzzy
msgctxt "managebreakpoints|ManageBreakpointsDialog"
msgid "Manage Breakpoints"
msgstr "अंतराल बिन्दु प्रबंधित करें"
@@ -817,7 +789,6 @@ msgid "Add..."
msgstr "जोड़ें..."
#: managelanguages.ui:136
-#, fuzzy
msgctxt "managelanguages|default"
msgid "Default"
msgstr "तयशुदा"
@@ -829,13 +800,11 @@ msgid "M_odule:"
msgstr "मॉड्यूल"
#: modulepage.ui:84
-#, fuzzy
msgctxt "modulepage|newmodule"
msgid "_New..."
msgstr "नया (_N)..."
#: modulepage.ui:99
-#, fuzzy
msgctxt "modulepage|newdialog"
msgid "_New..."
msgstr "नया (_N)..."
@@ -847,7 +816,6 @@ msgid "_Password..."
msgstr "कूटशब्द (_P)"
#: modulepage.ui:144
-#, fuzzy
msgctxt "modulepage|import"
msgid "_Import..."
msgstr "आयात (_I)..."
@@ -859,7 +827,6 @@ msgid "_Export..."
msgstr "निर्यात..."
#: newlibdialog.ui:84
-#, fuzzy
msgctxt "newlibdialog|area"
msgid "_Name:"
msgstr "नाम (_N):"
@@ -871,7 +838,6 @@ msgid "%PRODUCTNAME Basic Macro Organizer"
msgstr "%PRODUCTNAME मौलिक मैक्रो संगठनकर्ता..."
#: organizedialog.ui:78
-#, fuzzy
msgctxt "organizedialog|modules"
msgid "Modules"
msgstr "मॉड्यूल"
diff --git a/source/hi/basic/messages.po b/source/hi/basic/messages.po
index 3d44977f209..990f058901c 100644
--- a/source/hi/basic/messages.po
+++ b/source/hi/basic/messages.po
@@ -68,7 +68,6 @@ msgid "Duplicate definition."
msgstr "परिभाषा नकल."
#: basic.hrc:36
-#, fuzzy
msgctxt "RID_BASIC_START"
msgid "Division by zero."
msgstr "शून्य से विभाजन."
@@ -164,7 +163,6 @@ msgid "Device I/O error."
msgstr "युक्ति I/O त्रुटि."
#: basic.hrc:52
-#, fuzzy
msgctxt "RID_BASIC_START"
msgid "File already exists."
msgstr "फ़ाइल पहले से अस्तित्व में है."
diff --git a/source/hi/chart2/messages.po b/source/hi/chart2/messages.po
index d6004d06f9c..f3fc45a6eb9 100644
--- a/source/hi/chart2/messages.po
+++ b/source/hi/chart2/messages.po
@@ -626,7 +626,6 @@ msgid "Use superordinate object settings"
msgstr "शीर्षस्थ वस्तु सेटिंग प्रयोग करें"
#: strings.hrc:145
-#, fuzzy
msgctxt "STR_PROPERTY_ROLE_FILLCOLOR"
msgid "Fill Color"
msgstr "रंग भरें"
@@ -643,7 +642,6 @@ msgid "From Data Table"
msgstr "आँकड़ा सारणी से"
#: strings.hrc:149
-#, fuzzy
msgctxt "STR_REGRESSION_LINEAR"
msgid "Linear"
msgstr "रैखिक"
@@ -660,7 +658,6 @@ msgid "Exponential"
msgstr ""
#: strings.hrc:152
-#, fuzzy
msgctxt "STR_REGRESSION_POWER"
msgid "Power"
msgstr "घात"
@@ -676,7 +673,6 @@ msgid "Moving average"
msgstr ""
#: strings.hrc:155
-#, fuzzy
msgctxt "STR_REGRESSION_MEAN"
msgid "Mean"
msgstr "माध्य"
@@ -872,19 +868,16 @@ msgid "3D View"
msgstr ""
#: chardialog.ui:8
-#, fuzzy
msgctxt "chardialog|CharDialog"
msgid "Character"
msgstr "वर्ण"
#: chardialog.ui:105
-#, fuzzy
msgctxt "chardialog|font"
msgid "Font"
msgstr "फ़ॉन्ट"
#: chardialog.ui:127
-#, fuzzy
msgctxt "chardialog|fonteffects"
msgid "Font Effects"
msgstr "फ़ॉन्ट प्रभाव"
@@ -918,7 +911,6 @@ msgid "Insert Text Column"
msgstr ""
#: chartdatadialog.ui:130
-#, fuzzy
msgctxt "chartdatadialog|RemoveRow"
msgid "Delete Row"
msgstr "पंक्ति मिटाएँ"
@@ -949,7 +941,6 @@ msgid "Move Row Down"
msgstr ""
#: charttypedialog.ui:8
-#, fuzzy
msgctxt "charttypedialog|ChartTypeDialog"
msgid "Chart Type"
msgstr "चार्ट प्रकार"
@@ -972,13 +963,11 @@ msgid "Center"
msgstr "बीच में"
#: dlg_DataLabel.ui:28
-#, fuzzy
msgctxt "dlg_DataLabel|liststorePLACEMENT"
msgid "Above"
msgstr "ऊपर"
#: dlg_DataLabel.ui:32
-#, fuzzy
msgctxt "dlg_DataLabel|liststorePLACEMENT"
msgid "Top left"
msgstr "ऊपरी बायां"
@@ -990,19 +979,16 @@ msgid "Left"
msgstr "बायाँ"
#: dlg_DataLabel.ui:40
-#, fuzzy
msgctxt "dlg_DataLabel|liststorePLACEMENT"
msgid "Bottom left"
msgstr "तलवर्ती बायां"
#: dlg_DataLabel.ui:44
-#, fuzzy
msgctxt "dlg_DataLabel|liststorePLACEMENT"
msgid "Below"
msgstr "नीचे"
#: dlg_DataLabel.ui:48
-#, fuzzy
msgctxt "dlg_DataLabel|liststorePLACEMENT"
msgid "Bottom right"
msgstr "तलवर्ती बायां"
@@ -1014,19 +1000,16 @@ msgid "Right"
msgstr "दायाँ"
#: dlg_DataLabel.ui:56
-#, fuzzy
msgctxt "dlg_DataLabel|liststorePLACEMENT"
msgid "Top right"
msgstr "ऊपरी दाहिना"
#: dlg_DataLabel.ui:60
-#, fuzzy
msgctxt "dlg_DataLabel|liststorePLACEMENT"
msgid "Inside"
msgstr "भीतर"
#: dlg_DataLabel.ui:64
-#, fuzzy
msgctxt "dlg_DataLabel|liststorePLACEMENT"
msgid "Outside"
msgstr "बाहर"
@@ -1107,7 +1090,6 @@ msgid "ABCD"
msgstr ""
#: dlg_DataLabel.ui:319
-#, fuzzy
msgctxt "dlg_DataLabel|FT_TEXT_SEPARATOR"
msgid "_Separator"
msgstr "पृथक्कारक (_S)"
@@ -1124,7 +1106,6 @@ msgid "Number Format for Percentage Value"
msgstr ""
#: dlg_DataLabel.ui:408
-#, fuzzy
msgctxt "dlg_DataLabel|label1"
msgid "Text Attributes"
msgstr "पाठ गुण"
@@ -1169,13 +1150,11 @@ msgid "Error Margin"
msgstr ""
#: dlg_InsertErrorBars.ui:49
-#, fuzzy
msgctxt "dlg_InsertErrorBars|dlg_InsertErrorBars"
msgid "Legend"
msgstr "लीजेन्ड"
#: dlg_InsertErrorBars.ui:146
-#, fuzzy
msgctxt "dlg_InsertErrorBars|RB_NONE"
msgid "_None"
msgstr "कोई नहीं (_N)"
@@ -1266,13 +1245,11 @@ msgid "Select Range for Negative Error Bars"
msgstr ""
#: dlg_InsertErrorBars.ui:613
-#, fuzzy
msgctxt "dlg_InsertErrorBars|STR_CONTROLTEXT_ERROR_BARS_FROM_DATA"
msgid "From Data Table"
msgstr "आँकड़ा सारणी से"
#: dlg_InsertLegend.ui:8
-#, fuzzy
msgctxt "dlg_InsertLegend|dlg_InsertLegend"
msgid "Legend"
msgstr "लीजेन्ड"
@@ -1283,7 +1260,6 @@ msgid "_Display legend"
msgstr ""
#: dlg_InsertLegend.ui:122
-#, fuzzy
msgctxt "dlg_InsertLegend|left"
msgid "_Left"
msgstr "बायां (_L)"
@@ -1313,7 +1289,6 @@ msgid "Position"
msgstr "स्थान"
#: insertaxisdlg.ui:8
-#, fuzzy
msgctxt "insertaxisdlg|InsertAxisDialog"
msgid "Axes"
msgstr "अक्ष"
@@ -1337,7 +1312,6 @@ msgid "_Z axis"
msgstr "Z अक्ष"
#: insertaxisdlg.ui:159
-#, fuzzy
msgctxt "insertaxisdlg|label1"
msgid "Axes"
msgstr "अक्ष"
@@ -1367,7 +1341,6 @@ msgid "Secondary Axes"
msgstr "द्वितीयक X अक्ष"
#: insertgriddlg.ui:8
-#, fuzzy
msgctxt "insertgriddlg|InsertGridDialog"
msgid "Grids"
msgstr "जाली"
@@ -1419,7 +1392,6 @@ msgid "Minor Grids"
msgstr ""
#: inserttitledlg.ui:8
-#, fuzzy
msgctxt "inserttitledlg|InsertTitleDialog"
msgid "Titles"
msgstr "शीर्षक"
@@ -1455,7 +1427,6 @@ msgid "_Z axis"
msgstr "Z अक्ष"
#: inserttitledlg.ui:247
-#, fuzzy
msgctxt "inserttitledlg|Axe"
msgid "Axes"
msgstr "अक्ष"
@@ -1479,31 +1450,26 @@ msgid "Secondary Axes"
msgstr "द्वितीयक X अक्ष"
#: paradialog.ui:8
-#, fuzzy
msgctxt "paradialog|ParagraphDialog"
msgid "Paragraph"
msgstr "अनुच्छेद"
#: paradialog.ui:105
-#, fuzzy
msgctxt "paradialog|labelTP_PARA_STD"
msgid "Indents & Spacing"
msgstr "हाशिया व अंतरण"
#: paradialog.ui:127
-#, fuzzy
msgctxt "paradialog|labelTP_PARA_ALIGN"
msgid "Alignment"
msgstr "संरेखण"
#: paradialog.ui:151
-#, fuzzy
msgctxt "paradialog|labelTP_PARA_ASIAN"
msgid "Asian Typography"
msgstr "एशियाई टाइपोग्राफी"
#: paradialog.ui:174
-#, fuzzy
msgctxt "paradialog|labelTP_TABULATOR"
msgid "Tabs"
msgstr "टैब्स"
@@ -1551,19 +1517,16 @@ msgid "_Text orientation:"
msgstr "पाठ अभिमुखन"
#: sidebarelements.ui:35
-#, fuzzy
msgctxt "sidebarelements|checkbutton_subtitle"
msgid "Subtitle"
msgstr "उपशीर्षक"
#: sidebarelements.ui:49
-#, fuzzy
msgctxt "sidebarelements|checkbutton_title"
msgid "Title"
msgstr "शीर्षक"
#: sidebarelements.ui:69
-#, fuzzy
msgctxt "sidebarelements|l"
msgid "Titles"
msgstr "शीर्षक"
@@ -1586,7 +1549,6 @@ msgid "Right"
msgstr "दायाँ"
#: sidebarelements.ui:140
-#, fuzzy
msgctxt "sidebarelements|comboboxtext_legend"
msgid "Top"
msgstr "ऊपर"
@@ -1610,7 +1572,6 @@ msgid "Manual"
msgstr "दस्ती"
#: sidebarelements.ui:166
-#, fuzzy
msgctxt "sidebarelements|label_legen"
msgid "Legend"
msgstr "लीजेन्ड"
@@ -1674,7 +1635,6 @@ msgid "2nd Y axis title"
msgstr "Y अक्ष शीर्षक"
#: sidebarelements.ui:341
-#, fuzzy
msgctxt "sidebarelements|label_axes"
msgid "Axes"
msgstr "अक्ष"
@@ -1708,13 +1668,11 @@ msgid "Gridlines"
msgstr "जाल रेखा"
#: sidebarelements.ui:455
-#, fuzzy
msgctxt "sidebarelements|text_title"
msgid "Title"
msgstr "शीर्षक"
#: sidebarelements.ui:465
-#, fuzzy
msgctxt "sidebarelements|text_subtitle"
msgid "Subtitle"
msgstr "उपशीर्षक"
@@ -1817,13 +1775,11 @@ msgid "P_lacement:"
msgstr "अवस्थिति"
#: sidebarseries.ui:82
-#, fuzzy
msgctxt "sidebarseries|comboboxtext_label"
msgid "Above"
msgstr "ऊपर"
#: sidebarseries.ui:83
-#, fuzzy
msgctxt "sidebarseries|comboboxtext_label"
msgid "Below"
msgstr "नीचे"
@@ -1835,13 +1791,11 @@ msgid "Center"
msgstr "बीच में"
#: sidebarseries.ui:85
-#, fuzzy
msgctxt "sidebarseries|comboboxtext_label"
msgid "Outside"
msgstr "बाहर"
#: sidebarseries.ui:86
-#, fuzzy
msgctxt "sidebarseries|comboboxtext_label"
msgid "Inside"
msgstr "भीतर"
@@ -1896,7 +1850,6 @@ msgid "Data series '%1'"
msgstr ""
#: smoothlinesdlg.ui:22
-#, fuzzy
msgctxt "smoothlinesdlg|SmoothLinesDialog"
msgid "Smooth Lines"
msgstr "चिकनी रेखाएँ"
@@ -2003,7 +1956,6 @@ msgid "Realistic"
msgstr ""
#: tp_3D_SceneAppearance.ui:21
-#, fuzzy
msgctxt "tp_3D_SceneAppearance|liststoreSCHEME"
msgid "Custom"
msgstr "मनपसंद"
@@ -2057,7 +2009,6 @@ msgid "_Perspective"
msgstr "परिप्रेक्ष्य"
#: tp_3D_SceneGeometry.ui:109
-#, fuzzy
msgctxt "tp_3D_SceneGeometry|MTR_FLD_PERSPECTIVE-atkobject"
msgid "Perspective"
msgstr "परिप्रेक्ष्य"
@@ -2143,19 +2094,16 @@ msgid "_Cross other axis at"
msgstr ""
#: tp_AxisPositions.ui:57
-#, fuzzy
msgctxt "tp_AxisPositions|LB_CROSSES_OTHER_AXIS_AT"
msgid "Start"
msgstr "प्रारंभ"
#: tp_AxisPositions.ui:58
-#, fuzzy
msgctxt "tp_AxisPositions|LB_CROSSES_OTHER_AXIS_AT"
msgid "End"
msgstr "अंत"
#: tp_AxisPositions.ui:59
-#, fuzzy
msgctxt "tp_AxisPositions|LB_CROSSES_OTHER_AXIS_AT"
msgid "Value"
msgstr "मान"
@@ -2209,7 +2157,6 @@ msgid "_Distance"
msgstr "दूरी"
#: tp_AxisPositions.ui:252
-#, fuzzy
msgctxt "tp_AxisPositions|TXT_FL_LABELS"
msgid "Labels"
msgstr "लेबल"
@@ -2296,31 +2243,26 @@ msgid "Mor_e..."
msgstr "अधिक..."
#: tp_AxisPositions.ui:571
-#, fuzzy
msgctxt "tp_AxisPositions|label2"
msgid "Grids"
msgstr "जाली"
#: tp_ChartType.ui:20
-#, fuzzy
msgctxt "tp_ChartType|liststore1"
msgid "Bar"
msgstr "पट्टी"
#: tp_ChartType.ui:23
-#, fuzzy
msgctxt "tp_ChartType|liststore1"
msgid "Cylinder"
msgstr "बेलन"
#: tp_ChartType.ui:26
-#, fuzzy
msgctxt "tp_ChartType|liststore1"
msgid "Cone"
msgstr "शंकु"
#: tp_ChartType.ui:29
-#, fuzzy
msgctxt "tp_ChartType|liststore1"
msgid "Pyramid"
msgstr "पिरामिड"
@@ -2364,13 +2306,11 @@ msgid "On top"
msgstr ""
#: tp_ChartType.ui:241
-#, fuzzy
msgctxt "tp_ChartType|percent"
msgid "Percent"
msgstr "प्रतिशत"
#: tp_ChartType.ui:259
-#, fuzzy
msgctxt "tp_ChartType|deep"
msgid "Deep"
msgstr "गहरा"
@@ -2386,7 +2326,6 @@ msgid "Straight"
msgstr ""
#: tp_ChartType.ui:313
-#, fuzzy
msgctxt "tp_ChartType|linetype"
msgid "Smooth"
msgstr "चिकना"
@@ -2431,13 +2370,11 @@ msgid "Center"
msgstr "बीच में"
#: tp_DataLabel.ui:28
-#, fuzzy
msgctxt "tp_DataLabel|liststorePLACEMENT"
msgid "Above"
msgstr "ऊपर"
#: tp_DataLabel.ui:32
-#, fuzzy
msgctxt "tp_DataLabel|liststorePLACEMENT"
msgid "Top left"
msgstr "ऊपरी बायां"
@@ -2449,19 +2386,16 @@ msgid "Left"
msgstr "बायाँ"
#: tp_DataLabel.ui:40
-#, fuzzy
msgctxt "tp_DataLabel|liststorePLACEMENT"
msgid "Bottom left"
msgstr "तलवर्ती बायां"
#: tp_DataLabel.ui:44
-#, fuzzy
msgctxt "tp_DataLabel|liststorePLACEMENT"
msgid "Below"
msgstr "नीचे"
#: tp_DataLabel.ui:48
-#, fuzzy
msgctxt "tp_DataLabel|liststorePLACEMENT"
msgid "Bottom right"
msgstr "तलवर्ती बायां"
@@ -2473,19 +2407,16 @@ msgid "Right"
msgstr "दायाँ"
#: tp_DataLabel.ui:56
-#, fuzzy
msgctxt "tp_DataLabel|liststorePLACEMENT"
msgid "Top right"
msgstr "ऊपरी दाहिना"
#: tp_DataLabel.ui:60
-#, fuzzy
msgctxt "tp_DataLabel|liststorePLACEMENT"
msgid "Inside"
msgstr "भीतर"
#: tp_DataLabel.ui:64
-#, fuzzy
msgctxt "tp_DataLabel|liststorePLACEMENT"
msgid "Outside"
msgstr "बाहर"
@@ -2561,7 +2492,6 @@ msgid "ABCD"
msgstr ""
#: tp_DataLabel.ui:267
-#, fuzzy
msgctxt "tp_DataLabel|FT_TEXT_SEPARATOR"
msgid "_Separator"
msgstr "पृथक्कारक (_S)"
@@ -2578,7 +2508,6 @@ msgid "Number Format for Percentage Value"
msgstr ""
#: tp_DataLabel.ui:360
-#, fuzzy
msgctxt "tp_DataLabel|label1"
msgid "Text Attributes"
msgstr "पाठ गुण"
@@ -2630,19 +2559,16 @@ msgid "_Add"
msgstr "जोड़ें"
#: tp_DataSource.ui:116
-#, fuzzy
msgctxt "tp_DataSource|BTN_UP-atkobject"
msgid "Up"
msgstr "ऊपर"
#: tp_DataSource.ui:127
-#, fuzzy
msgctxt "tp_DataSource|BTN_REMOVE"
msgid "_Remove"
msgstr "हटाएँ (_R)"
#: tp_DataSource.ui:148
-#, fuzzy
msgctxt "tp_DataSource|BTN_DOWN-atkobject"
msgid "Down"
msgstr "नीचे"
@@ -2693,7 +2619,6 @@ msgid "Error Margin"
msgstr ""
#: tp_ErrorBars.ui:77
-#, fuzzy
msgctxt "tp_ErrorBars|RB_NONE"
msgid "_None"
msgstr "कोई नहीं (_N)"
@@ -2784,13 +2709,11 @@ msgid "Select Range for Negative Error Bars"
msgstr ""
#: tp_ErrorBars.ui:563
-#, fuzzy
msgctxt "tp_ErrorBars|STR_CONTROLTEXT_ERROR_BARS_FROM_DATA"
msgid "From Data Table"
msgstr "आँकड़ा सारणी से"
#: tp_LegendPosition.ui:30
-#, fuzzy
msgctxt "tp_LegendPosition|left"
msgid "_Left"
msgstr "बायां (_L)"
@@ -2922,25 +2845,21 @@ msgid "End Table Index"
msgstr ""
#: tp_RangeChooser.ui:272
-#, fuzzy
msgctxt "tp_RangeChooser|STR_PAGE_DATA_RANGE"
msgid "Data Range"
msgstr "आँकड़ा दायरा"
#: tp_Scale.ui:20
-#, fuzzy
msgctxt "tp_Scale|liststoreDATE"
msgid "Days"
msgstr "दिन"
#: tp_Scale.ui:24
-#, fuzzy
msgctxt "tp_Scale|liststoreDATE"
msgid "Months"
msgstr "महीना"
#: tp_Scale.ui:28
-#, fuzzy
msgctxt "tp_Scale|liststoreDATE"
msgid "Years"
msgstr "वर्ष"
@@ -2962,13 +2881,11 @@ msgid "T_ype"
msgstr "प्रकार"
#: tp_Scale.ui:116
-#, fuzzy
msgctxt "tp_Scale|LB_AXIS_TYPE"
msgid "Automatic"
msgstr "स्वचालित"
#: tp_Scale.ui:117
-#, fuzzy
msgctxt "tp_Scale|LB_AXIS_TYPE"
msgid "Text"
msgstr "पाठ"
@@ -2998,7 +2915,6 @@ msgid "_Automatic"
msgstr "स्वचालित"
#: tp_Scale.ui:198
-#, fuzzy
msgctxt "tp_Scale|CBX_AUTO_MAX"
msgid "A_utomatic"
msgstr "स्वचालित (_u)"
@@ -3098,7 +3014,6 @@ msgid "Connection lines"
msgstr "कनेक्शन विफल"
#: tp_SeriesToAxis.ui:224
-#, fuzzy
msgctxt "tp_SeriesToAxis|label2"
msgid "Settings"
msgstr "सेटिंग"
@@ -3173,7 +3088,6 @@ msgid "Degree"
msgstr "डिग्रियां (_D)"
#: tp_Trendline.ui:213
-#, fuzzy
msgctxt "tp_Trendline|label4"
msgid "Period"
msgstr "अवधि"
@@ -3224,7 +3138,6 @@ msgid "_Y Variable Name"
msgstr ""
#: tp_Trendline.ui:590
-#, fuzzy
msgctxt "tp_Trendline|label2"
msgid "Options"
msgstr "विकल्प"
@@ -3251,13 +3164,11 @@ msgid "Stagger _even"
msgstr ""
#: tp_axisLabel.ui:115
-#, fuzzy
msgctxt "tp_axisLabel|auto"
msgid "A_utomatic"
msgstr "स्वचालित (_u)"
#: tp_axisLabel.ui:138
-#, fuzzy
msgctxt "tp_axisLabel|orderL"
msgid "Order"
msgstr "क्रम"
@@ -3268,13 +3179,11 @@ msgid "O_verlap"
msgstr ""
#: tp_axisLabel.ui:189
-#, fuzzy
msgctxt "tp_axisLabel|breakCB"
msgid "_Break"
msgstr "अंतराल (_B)"
#: tp_axisLabel.ui:211
-#, fuzzy
msgctxt "tp_axisLabel|textflowL"
msgid "Text Flow"
msgstr "पाठ बहाव"
@@ -3355,7 +3264,6 @@ msgid "_Display legend"
msgstr ""
#: wizelementspage.ui:293
-#, fuzzy
msgctxt "wizelementspage|left"
msgid "_Left"
msgstr "बायां (_L)"
diff --git a/source/hi/connectivity/messages.po b/source/hi/connectivity/messages.po
index 6f435bcfcb9..d0f93d65d78 100644
--- a/source/hi/connectivity/messages.po
+++ b/source/hi/connectivity/messages.po
@@ -527,55 +527,46 @@ msgid "The connection could not be established. The database was created by a ne
msgstr ""
#: strings.hrc:134
-#, fuzzy
msgctxt "STR_ROW_SET_OPERATION_VETOED"
msgid "The record operation has been vetoed."
msgstr "रिकार्ड संक्रिया को बीटो किया गया है."
#: strings.hrc:135
-#, fuzzy
msgctxt "STR_PARSER_CYCLIC_SUB_QUERIES"
msgid "The statement contains a cyclic reference to one or more sub queries."
msgstr "कथन में एक या अधिक प्रश्नों में चक्रीय संदर्भ समाहित है."
#: strings.hrc:136
-#, fuzzy
msgctxt "STR_DB_OBJECT_NAME_WITH_SLASHES"
msgid "The name must not contain any slashes ('/')."
msgstr "नाम को निश्चित रूप से किसी ('/') स्लैश को शामिल नहीं करना चाहिए."
#: strings.hrc:137
-#, fuzzy
msgctxt "STR_DB_INVALID_SQL_NAME"
msgid "$1$ is no SQL conform identifier."
msgstr "$1$ कोई SQL संगत पहचान करने वाला नहीं है."
#: strings.hrc:138
-#, fuzzy
msgctxt "STR_DB_QUERY_NAME_WITH_QUOTES"
msgid "Query names must not contain quote characters."
msgstr "प्रश्न नाम उद्धरण वर्ण जरूर समाहित नहीं रखना चाहिए."
#: strings.hrc:139
-#, fuzzy
msgctxt "STR_DB_OBJECT_NAME_IS_USED"
msgid "The name '$1$' is already in use in the database."
msgstr "नाम '$1$' पहले से डेटाबेस में प्रयोग में है."
#: strings.hrc:140
-#, fuzzy
msgctxt "STR_DB_NOT_CONNECTED"
msgid "No connection to the database exists."
msgstr "डेटाबेस में कोई कनेक्शन मौजूद नहीं है."
#: strings.hrc:141
-#, fuzzy
msgctxt "STR_AB_ADDRESSBOOK_NOT_FOUND"
msgid "No $1$ exists."
msgstr "कोई $1$ मौजूद नहीं है."
#: strings.hrc:142
-#, fuzzy
msgctxt "STR_DATA_CANNOT_SELECT_UNFILTERED"
msgid "Unable to display the complete table content. Please apply a filter."
msgstr "पूरे सारणी अंतर्वस्तु दिखाने में असमर्थ. कृपया फ़िल्टर लागू करें."
diff --git a/source/hi/cui/messages.po b/source/hi/cui/messages.po
index da741a9620d..2ac1db7230a 100644
--- a/source/hi/cui/messages.po
+++ b/source/hi/cui/messages.po
@@ -14,7 +14,6 @@ msgstr ""
"X-Generator: LibreOffice\n"
#: personalization.hrc:31
-#, fuzzy
msgctxt "RID_SVXSTR_PERSONA_CATEGORIES"
msgid "LibreOffice"
msgstr "OpenOffice.org"
@@ -26,7 +25,6 @@ msgid "Abstract"
msgstr "सारांश: "
#: personalization.hrc:33
-#, fuzzy
msgctxt "RID_SVXSTR_PERSONA_CATEGORIES"
msgid "Color"
msgstr "रंग"
@@ -37,13 +35,11 @@ msgid "Music"
msgstr ""
#: personalization.hrc:35
-#, fuzzy
msgctxt "RID_SVXSTR_PERSONA_CATEGORIES"
msgid "Nature"
msgstr "प्रकृति"
#: personalization.hrc:36
-#, fuzzy
msgctxt "RID_SVXSTR_PERSONA_CATEGORIES"
msgid "Solid"
msgstr "ठोस"
@@ -59,7 +55,6 @@ msgid "My Documents"
msgstr "मेरा दस्तावेज़"
#: strings.hrc:26
-#, fuzzy
msgctxt "RID_SVXSTR_KEY_GRAPHICS_PATH"
msgid "Images"
msgstr "चित्र"
@@ -304,7 +299,6 @@ msgid "This is where you create a hyperlink to a Web page or FTP server connecti
msgstr "यह वहां है आप एक बेब पेज में, FTP सर्वर या टेलनेट कनेक्शन में हाइपरलिंक बनाते हैं."
#: strings.hrc:79
-#, fuzzy
msgctxt "RID_SVXSTR_HYPERDLG_HLMAILTP"
msgid "Mail"
msgstr "मेल"
@@ -366,7 +360,6 @@ msgid "All commands"
msgstr "कमांड जोड़ें"
#: strings.hrc:92
-#, fuzzy
msgctxt "RID_SVXSTR_MACROS"
msgid "Macros"
msgstr "मेक्रोज़"
@@ -1016,13 +1009,11 @@ msgid "Timeout"
msgstr ""
#: strings.hrc:232
-#, fuzzy
msgctxt "RID_SVXSTR_YES"
msgid "Yes"
msgstr "हाँ"
#: strings.hrc:233
-#, fuzzy
msgctxt "RID_SVXSTR_NO"
msgid "No"
msgstr "नहीं"
@@ -1263,25 +1254,21 @@ msgid "Name of color scheme"
msgstr "रंग योजना का नाम"
#: strings.hrc:296
-#, fuzzy
msgctxt "RID_SVXSTR_SPELL"
msgid "Spelling"
msgstr "वर्तनी"
#: strings.hrc:297
-#, fuzzy
msgctxt "RID_SVXSTR_HYPH"
msgid "Hyphenation"
msgstr "समासन"
#: strings.hrc:298
-#, fuzzy
msgctxt "RID_SVXSTR_THES"
msgid "Thesaurus"
msgstr "विश्वकोश"
#: strings.hrc:299
-#, fuzzy
msgctxt "RID_SVXSTR_GRAMMAR"
msgid "Grammar"
msgstr "व्याकरण"
@@ -1509,7 +1496,6 @@ msgid "Typeface:"
msgstr "टाइपफेस"
#: strings.hrc:344
-#, fuzzy
msgctxt "RID_SVXSTR_CHARNAME_HIGHLIGHTING"
msgid "Highlight Color"
msgstr "रंग उभारें"
@@ -1602,13 +1588,11 @@ msgid "Apply border"
msgstr ""
#: strings.hrc:361
-#, fuzzy
msgctxt "RID_SVXSTR_CREATE_TABLE"
msgid "Create table"
msgstr "सारणी बनाएँ"
#: strings.hrc:362
-#, fuzzy
msgctxt "RID_SVXSTR_REPLACE_TEMPLATES"
msgid "Apply Styles"
msgstr "शैलियों को लागू करें"
@@ -1630,7 +1614,6 @@ msgid "Connector"
msgstr "कनेक्टर"
#: strings.hrc:366
-#, fuzzy
msgctxt "RID_SVXSTR_DIMENSION_LINE"
msgid "Dimension line"
msgstr "परिमाण रेखा"
@@ -1763,7 +1746,6 @@ msgid "Cast Shadow to Top Left"
msgstr "शीर्ष बायां पर छाया दें"
#: treeopt.hrc:30
-#, fuzzy
msgctxt "SID_GENERAL_OPTIONS_RES"
msgid "%PRODUCTNAME"
msgstr "%PRODUCTNAME"
@@ -1775,19 +1757,16 @@ msgid "User Data"
msgstr "उपयोक्ता आँकड़ा"
#: treeopt.hrc:32
-#, fuzzy
msgctxt "SID_GENERAL_OPTIONS_RES"
msgid "General"
msgstr "सामान्य"
#: treeopt.hrc:33
-#, fuzzy
msgctxt "SID_GENERAL_OPTIONS_RES"
msgid "View"
msgstr "दृश्य"
#: treeopt.hrc:34
-#, fuzzy
msgctxt "SID_GENERAL_OPTIONS_RES"
msgid "Print"
msgstr "छापें"
@@ -1805,7 +1784,6 @@ msgid "Fonts"
msgstr "फ़ॉन्ट"
#: treeopt.hrc:37
-#, fuzzy
msgctxt "SID_GENERAL_OPTIONS_RES"
msgid "Security"
msgstr "सुरक्षा"
@@ -1839,7 +1817,6 @@ msgid "Basic IDE"
msgstr ""
#: treeopt.hrc:43
-#, fuzzy
msgctxt "SID_GENERAL_OPTIONS_RES"
msgid "Online Update"
msgstr "ऑनलाइन अद्यतन"
@@ -1850,7 +1827,6 @@ msgid "OpenCL"
msgstr ""
#: treeopt.hrc:49
-#, fuzzy
msgctxt "SID_LANGUAGE_OPTIONS_RES"
msgid "Language Settings"
msgstr "भाषा विन्यास"
@@ -1874,7 +1850,6 @@ msgid "Searching in Japanese"
msgstr "जपानी में खोज"
#: treeopt.hrc:53
-#, fuzzy
msgctxt "SID_LANGUAGE_OPTIONS_RES"
msgid "Asian Layout"
msgstr "एशियन ख़ाका"
@@ -1886,7 +1861,6 @@ msgid "Complex Text Layout"
msgstr "जटिल पाठ लेआउट"
#: treeopt.hrc:59
-#, fuzzy
msgctxt "SID_INET_DLG_RES"
msgid "Internet"
msgstr "इन्टरनेट"
@@ -1898,7 +1872,6 @@ msgid "Proxy"
msgstr "प्रॉक्सी"
#: treeopt.hrc:61
-#, fuzzy
msgctxt "SID_INET_DLG_RES"
msgid "E-mail"
msgstr "ई-मेल"
@@ -1910,13 +1883,11 @@ msgid "%PRODUCTNAME Writer"
msgstr "%PRODUCTNAME त्रुटि"
#: treeopt.hrc:67
-#, fuzzy
msgctxt "SID_SW_EDITOPTIONS_RES"
msgid "General"
msgstr "सामान्य"
#: treeopt.hrc:68
-#, fuzzy
msgctxt "SID_SW_EDITOPTIONS_RES"
msgid "View"
msgstr "दृश्य"
@@ -1952,13 +1923,11 @@ msgid "Basic Fonts (CTL)"
msgstr "मौलिक फ़ॉन्ट (CTL)"
#: treeopt.hrc:74
-#, fuzzy
msgctxt "SID_SW_EDITOPTIONS_RES"
msgid "Print"
msgstr "छापें"
#: treeopt.hrc:75
-#, fuzzy
msgctxt "SID_SW_EDITOPTIONS_RES"
msgid "Table"
msgstr "सारणी"
@@ -2000,7 +1969,6 @@ msgid "%PRODUCTNAME Writer/Web"
msgstr "%PRODUCTNAME त्रुटि"
#: treeopt.hrc:86
-#, fuzzy
msgctxt "SID_SW_ONLINEOPTIONS_RES"
msgid "View"
msgstr "दृश्य"
@@ -2018,19 +1986,16 @@ msgid "Grid"
msgstr "जाली"
#: treeopt.hrc:89
-#, fuzzy
msgctxt "SID_SW_ONLINEOPTIONS_RES"
msgid "Print"
msgstr "छापें"
#: treeopt.hrc:90
-#, fuzzy
msgctxt "SID_SW_ONLINEOPTIONS_RES"
msgid "Table"
msgstr "सारणी"
#: treeopt.hrc:91
-#, fuzzy
msgctxt "SID_SW_ONLINEOPTIONS_RES"
msgid "Background"
msgstr "पृष्ठभूमि"
@@ -2042,7 +2007,6 @@ msgid "%PRODUCTNAME Math"
msgstr "%PRODUCTNAME मॉक्रो"
#: treeopt.hrc:97
-#, fuzzy
msgctxt "SID_SM_EDITOPTIONS_RES"
msgid "Settings"
msgstr "सेटिंग"
@@ -2054,7 +2018,6 @@ msgid "%PRODUCTNAME Calc"
msgstr "%PRODUCTNAME मॉक्रो"
#: treeopt.hrc:103
-#, fuzzy
msgctxt "SID_SC_EDITOPTIONS_RES"
msgid "General"
msgstr "सामान्य"
@@ -2066,7 +2029,6 @@ msgid "Defaults"
msgstr "तयशुदा"
#: treeopt.hrc:105
-#, fuzzy
msgctxt "SID_SC_EDITOPTIONS_RES"
msgid "View"
msgstr "दृश्य"
@@ -2078,7 +2040,6 @@ msgid "Calculate"
msgstr "गणना"
#: treeopt.hrc:107
-#, fuzzy
msgctxt "SID_SC_EDITOPTIONS_RES"
msgid "Formula"
msgstr "सूत्र"
@@ -2108,7 +2069,6 @@ msgid "Grid"
msgstr "जाली"
#: treeopt.hrc:112
-#, fuzzy
msgctxt "SID_SC_EDITOPTIONS_RES"
msgid "Print"
msgstr "छापें"
@@ -2120,13 +2080,11 @@ msgid "%PRODUCTNAME Impress"
msgstr "%PRODUCTNAME मॉक्रो"
#: treeopt.hrc:118
-#, fuzzy
msgctxt "SID_SD_EDITOPTIONS_RES"
msgid "General"
msgstr "सामान्य"
#: treeopt.hrc:119
-#, fuzzy
msgctxt "SID_SD_EDITOPTIONS_RES"
msgid "View"
msgstr "दृश्य"
@@ -2138,7 +2096,6 @@ msgid "Grid"
msgstr "जाली"
#: treeopt.hrc:121
-#, fuzzy
msgctxt "SID_SD_EDITOPTIONS_RES"
msgid "Print"
msgstr "छापें"
@@ -2150,13 +2107,11 @@ msgid "%PRODUCTNAME Draw"
msgstr "%PRODUCTNAME त्रुटि"
#: treeopt.hrc:127
-#, fuzzy
msgctxt "SID_SD_GRAPHIC_OPTIONS_RES"
msgid "General"
msgstr "सामान्य"
#: treeopt.hrc:128
-#, fuzzy
msgctxt "SID_SD_GRAPHIC_OPTIONS_RES"
msgid "View"
msgstr "दृश्य"
@@ -2168,7 +2123,6 @@ msgid "Grid"
msgstr "जाली"
#: treeopt.hrc:130
-#, fuzzy
msgctxt "SID_SD_GRAPHIC_OPTIONS_RES"
msgid "Print"
msgstr "छापें"
@@ -2192,7 +2146,6 @@ msgid "Load/Save"
msgstr "लोड करें/सहेजें"
#: treeopt.hrc:142
-#, fuzzy
msgctxt "SID_FILTER_DLG_RES"
msgid "General"
msgstr "सामान्य"
@@ -2204,7 +2157,6 @@ msgid "VBA Properties"
msgstr "VBA विशेषता"
#: treeopt.hrc:144
-#, fuzzy
msgctxt "SID_FILTER_DLG_RES"
msgid "Microsoft Office"
msgstr "माइक्रोसॉफ़्ट ऑफ़िस"
@@ -2251,7 +2203,6 @@ msgid "Preference Name"
msgstr ""
#: aboutconfigdialog.ui:96
-#, fuzzy
msgctxt "aboutconfigdialog|property"
msgid "Property"
msgstr "गुण"
@@ -2262,7 +2213,6 @@ msgid "Type"
msgstr "वर्ग"
#: aboutconfigdialog.ui:122
-#, fuzzy
msgctxt "aboutconfigdialog|value"
msgid "Value"
msgstr "मान"
@@ -2274,7 +2224,6 @@ msgid "Edit"
msgstr "संपादन"
#: aboutconfigdialog.ui:182
-#, fuzzy
msgctxt "aboutconfigdialog|reset"
msgid "Reset"
msgstr "फिर सेट करें"
@@ -2296,7 +2245,6 @@ msgid "Version: %ABOUTBOXPRODUCTVERSION%ABOUTBOXPRODUCTVERSIONSUFFIX"
msgstr "संस्करण: %ABOUTBOXPRODUCTVERSION%ABOUTBOXPRODUCTVERSIONSUFFIX"
#: aboutdialog.ui:11
-#, fuzzy
msgctxt "aboutdialog|AboutDialog"
msgid "About %PRODUCTNAME"
msgstr "%PRODUCTNAME के बारे में"
@@ -2390,7 +2338,6 @@ msgid "_Load..."
msgstr ""
#: accelconfigpage.ui:172
-#, fuzzy
msgctxt "accelconfigpage|save"
msgid "_Save..."
msgstr "सहेजें (_S)..."
@@ -2496,7 +2443,6 @@ msgid "_Text only"
msgstr "केवल पाठ (_T)"
#: agingdialog.ui:16
-#, fuzzy
msgctxt "agingdialog|AgingDialog"
msgid "Aging"
msgstr "ऐजिंग"
@@ -2670,13 +2616,11 @@ msgid "Transparency"
msgstr "पारदर्शिता"
#: areatabpage.ui:29
-#, fuzzy
msgctxt "areatabpage|btnnone"
msgid "None"
msgstr "कोई नहीं"
#: areatabpage.ui:42
-#, fuzzy
msgctxt "areatabpage|btncolor"
msgid "Color"
msgstr "रंग"
@@ -2699,7 +2643,6 @@ msgid "Bitmap"
msgstr "बिटमैप"
#: areatabpage.ui:94
-#, fuzzy
msgctxt "areatabpage|btnpattern"
msgid "Pattern"
msgstr "नमूना"
@@ -2822,7 +2765,6 @@ msgid "Table"
msgstr "सारणी"
#: backgroundpage.ui:214
-#, fuzzy
msgctxt "backgroundpage|background_label"
msgid "Background Color"
msgstr "पृष्ठभूमि रंग"
@@ -2919,7 +2861,6 @@ msgid "Type"
msgstr "वर्ग"
#: baselinksdialog.ui:175
-#, fuzzy
msgctxt "baselinksdialog|STATUS"
msgid "Status"
msgstr "स्थिति"
@@ -2984,19 +2925,16 @@ msgid "Style:"
msgstr "शैली"
#: bitmaptabpage.ui:126
-#, fuzzy
msgctxt "bitmaptabpage|bitmapstyle"
msgid "Original"
msgstr "मौलिक"
#: bitmaptabpage.ui:127
-#, fuzzy
msgctxt "bitmaptabpage|bitmapstyle"
msgid "Filled"
msgstr "भरा हुआ"
#: bitmaptabpage.ui:128
-#, fuzzy
msgctxt "bitmaptabpage|bitmapstyle"
msgid "Stretched"
msgstr "खींचा हुआ"
@@ -3007,7 +2945,6 @@ msgid "Zoomed"
msgstr ""
#: bitmaptabpage.ui:130
-#, fuzzy
msgctxt "bitmaptabpage|bitmapstyle"
msgid "Custom"
msgstr "मनपसंद"
@@ -3119,31 +3056,26 @@ msgid "Tiling Offset:"
msgstr ""
#: bitmaptabpage.ui:423
-#, fuzzy
msgctxt "bitmaptabpage|tileofflb"
msgid "Row"
msgstr "पंक्ति"
#: bitmaptabpage.ui:424
-#, fuzzy
msgctxt "bitmaptabpage|tileofflb"
msgid "Column"
msgstr "स्तंभ"
#: bitmaptabpage.ui:467
-#, fuzzy
msgctxt "bitmaptabpage|label2"
msgid "Options"
msgstr "विकल्प"
#: bitmaptabpage.ui:510
-#, fuzzy
msgctxt "bitmaptabpage|CTL_BITMAP_PREVIEW-atkobject"
msgid "Example"
msgstr "उदाहरण"
#: bitmaptabpage.ui:528
-#, fuzzy
msgctxt "bitmaptabpage|label8"
msgid "Preview"
msgstr "पूर्वावलोकन"
@@ -3212,7 +3144,6 @@ msgid "Border / Background"
msgstr "किनारा / पृष्ठभूमि..."
#: borderareatransparencydialog.ui:106
-#, fuzzy
msgctxt "borderareatransparencydialog|borders"
msgid "Borders"
msgstr "किनारा"
@@ -3235,13 +3166,11 @@ msgid "Border / Background"
msgstr "किनारा / पृष्ठभूमि..."
#: borderbackgrounddialog.ui:106
-#, fuzzy
msgctxt "borderbackgrounddialog|borders"
msgid "Borders"
msgstr "किनारा"
#: borderbackgrounddialog.ui:128
-#, fuzzy
msgctxt "borderbackgrounddialog|background"
msgid "Background"
msgstr "पृष्ठभूमि"
@@ -3406,7 +3335,6 @@ msgid "Position and Size"
msgstr "स्थिति और अंतरण"
#: calloutdialog.ui:151
-#, fuzzy
msgctxt "calloutdialog|RID_SVXPAGE_CAPTION"
msgid "Callout"
msgstr "कॉलआउट"
@@ -3417,7 +3345,6 @@ msgid "Optimal"
msgstr "अनुकूलतम"
#: calloutpage.ui:24
-#, fuzzy
msgctxt "calloutpage|liststore1"
msgid "From top"
msgstr "ऊपर से"
@@ -3790,7 +3717,6 @@ msgid "CTL Font"
msgstr "CTL फ़ॉन्ट"
#: charnamepage.ui:688
-#, fuzzy
msgctxt "charnamepage|preview-atkobject"
msgid "Preview"
msgstr "पूर्वावलोकन"
@@ -4072,19 +3998,16 @@ msgid "Recent Colors"
msgstr ""
#: colorpage.ui:156
-#, fuzzy
msgctxt "colorpage|RGB"
msgid "RGB"
msgstr "आरजीबी"
#: colorpage.ui:172
-#, fuzzy
msgctxt "colorpage|CMYK"
msgid "CMYK"
msgstr "CMYK"
#: colorpage.ui:188
-#, fuzzy
msgctxt "colorpage|delete"
msgid "Delete"
msgstr "मिटाएँ"
@@ -4095,7 +4018,6 @@ msgid "Custom Palette"
msgstr ""
#: colorpage.ui:258
-#, fuzzy
msgctxt "colorpage|label1"
msgid "Colors"
msgstr "रंग"
@@ -4126,25 +4048,21 @@ msgid "Hex"
msgstr ""
#: colorpage.ui:458
-#, fuzzy
msgctxt "colorpage|label10"
msgid "_C"
msgstr "_C"
#: colorpage.ui:473
-#, fuzzy
msgctxt "colorpage|label16"
msgid "_K"
msgstr "_K"
#: colorpage.ui:488
-#, fuzzy
msgctxt "colorpage|label17"
msgid "_Y"
msgstr "_Y"
#: colorpage.ui:554
-#, fuzzy
msgctxt "colorpage|label15"
msgid "_M"
msgstr "_M"
@@ -4161,13 +4079,11 @@ msgid "New Color"
msgstr ""
#: colorpage.ui:656
-#, fuzzy
msgctxt "colorpage|B_custom"
msgid "Blue"
msgstr "नीला"
#: colorpage.ui:671
-#, fuzzy
msgctxt "colorpage|R_custom"
msgid "Red"
msgstr "लाल"
@@ -4188,7 +4104,6 @@ msgid "_R"
msgstr "_R"
#: colorpage.ui:728
-#, fuzzy
msgctxt "colorpage|G_custom"
msgid "Green"
msgstr "हरा"
@@ -4326,7 +4241,6 @@ msgid "_Text"
msgstr "पाठ (_T)"
#: comment.ui:228
-#, fuzzy
msgctxt "comment|label5"
msgid "_Insert"
msgstr "जोड़ें (_I)"
@@ -4404,7 +4318,6 @@ msgid "Preview"
msgstr "पूर्वावलोकन"
#: connectortabpage.ui:347
-#, fuzzy
msgctxt "connectortabpage|CTL_PREVIEW-atkobject"
msgid "Example"
msgstr "उदाहरण"
@@ -4512,7 +4425,6 @@ msgid "Image Size"
msgstr ""
#: croppage.ui:460
-#, fuzzy
msgctxt "croppage|origsize"
msgid "_Original Size"
msgstr "मूल आकार (_O)"
@@ -4523,7 +4435,6 @@ msgid "Properties"
msgstr "विशेषता"
#: cuiimapdlg.ui:96
-#, fuzzy
msgctxt "cuiimapdlg|label1"
msgid "_URL:"
msgstr "यूआरएल: (_U)"
@@ -4581,7 +4492,6 @@ msgid "Keyboard"
msgstr "कुंजीशब्द"
#: customizedialog.ui:196
-#, fuzzy
msgctxt "customizedialog|events"
msgid "Events"
msgstr "घटना"
@@ -4612,13 +4522,11 @@ msgid "Edit Database Link"
msgstr ""
#: dbregisterpage.ui:62
-#, fuzzy
msgctxt "dbregisterpage|new"
msgid "_New..."
msgstr "नया (_N)..."
#: dbregisterpage.ui:76
-#, fuzzy
msgctxt "dbregisterpage|delete"
msgid "_Delete"
msgstr "मिटाएँ (_D)"
@@ -4700,7 +4608,6 @@ msgid "Show _measurement units"
msgstr ""
#: dimensionlinestabpage.ui:404
-#, fuzzy
msgctxt "dimensionlinestabpage|label2"
msgid "Legend"
msgstr "लीजेन्ड"
@@ -4817,13 +4724,11 @@ msgid "_Replace By"
msgstr ""
#: editdictionarydialog.ui:251
-#, fuzzy
msgctxt "editdictionarydialog|newreplace"
msgid "_New"
msgstr "नया (_N)"
#: editdictionarydialog.ui:265
-#, fuzzy
msgctxt "editdictionarydialog|delete"
msgid "_Delete"
msgstr "मिटाएँ (_D)"
@@ -4846,13 +4751,11 @@ msgid "Language:"
msgstr "भाषा"
#: editmodulesdialog.ui:153
-#, fuzzy
msgctxt "editmodulesdialog|up"
msgid "Move Up"
msgstr "ऊपर जाएँ"
#: editmodulesdialog.ui:167
-#, fuzzy
msgctxt "editmodulesdialog|down"
msgid "Move Down"
msgstr "नीचे जाएँ"
@@ -5149,7 +5052,6 @@ msgid "Accessibility option \"Use automatic font color for screen display\" is a
msgstr ""
#: effectspage.ui:611
-#, fuzzy
msgctxt "effectspage|preview-atkobject"
msgid "Preview"
msgstr "पूर्वावलोकन"
@@ -5328,7 +5230,6 @@ msgid "Similarities..."
msgstr ""
#: fmsearchdialog.ui:558
-#, fuzzy
msgctxt "fmsearchdialog|cbApprox"
msgid "S_imilarity search"
msgstr "समानता खोज (_i)"
@@ -5404,19 +5305,16 @@ msgid "Font"
msgstr "फ़ॉन्ट"
#: formatcellsdialog.ui:128
-#, fuzzy
msgctxt "formatcellsdialog|effects"
msgid "Font Effects"
msgstr "फ़ॉन्ट प्रभाव"
#: formatcellsdialog.ui:151
-#, fuzzy
msgctxt "formatcellsdialog|border"
msgid "Borders"
msgstr "किनारा"
#: formatcellsdialog.ui:174
-#, fuzzy
msgctxt "formatcellsdialog|area"
msgid "Background"
msgstr "पृष्ठभूमि"
@@ -5427,7 +5325,6 @@ msgid "Format Number"
msgstr ""
#: galleryapplyprogress.ui:8
-#, fuzzy
msgctxt "galleryapplyprogress|GalleryApplyProgress"
msgid "Apply"
msgstr "लागू करें"
@@ -5455,7 +5352,6 @@ msgid "Pr_eview"
msgstr "पूर्वावलोकन"
#: galleryfilespage.ui:125
-#, fuzzy
msgctxt "galleryfilespage|image-atkobject"
msgid "Preview"
msgstr "पूर्वावलोकन"
@@ -5471,7 +5367,6 @@ msgid "A_dd All"
msgstr ""
#: gallerygeneralpage.ui:22
-#, fuzzy
msgctxt "gallerygeneralpage|label1"
msgid "Modified:"
msgstr "रूपांतरितः"
@@ -5500,7 +5395,6 @@ msgid "Theme Name"
msgstr ""
#: gallerysearchprogress.ui:8
-#, fuzzy
msgctxt "gallerysearchprogress|GallerySearchProgress"
msgid "Find"
msgstr "ढूँढ़ें"
@@ -5557,7 +5451,6 @@ msgid "Title:"
msgstr "शीर्षक"
#: galleryupdateprogress.ui:8
-#, fuzzy
msgctxt "galleryupdateprogress|GalleryUpdateProgress"
msgid "Update"
msgstr "अद्यतन करें"
@@ -5675,19 +5568,16 @@ msgid "To color percentage"
msgstr ""
#: gradientpage.ui:600
-#, fuzzy
msgctxt "gradientpage|propfl"
msgid "Options"
msgstr "विकल्प"
#: gradientpage.ui:644
-#, fuzzy
msgctxt "gradientpage|previewctl-atkobject"
msgid "Example"
msgstr "उदाहरण"
#: gradientpage.ui:662
-#, fuzzy
msgctxt "gradientpage|label2"
msgid "Preview"
msgstr "पूर्वावलोकन"
@@ -5704,19 +5594,16 @@ msgid "_Name:"
msgstr "नाम (_N)"
#: hangulhanjaadddialog.ui:129
-#, fuzzy
msgctxt "hangulhanjaadddialog|label1"
msgid "Dictionary"
msgstr "शब्दकोश"
#: hangulhanjaconversiondialog.ui:7
-#, fuzzy
msgctxt "hangulhanjaconversiondialog|HangulHanjaConversionDialog"
msgid "Hangul/Hanja Conversion"
msgstr "हांगुल/हांजा रूपांतरण"
#: hangulhanjaconversiondialog.ui:96
-#, fuzzy
msgctxt "hangulhanjaconversiondialog|label1"
msgid "Original"
msgstr "मौलिक"
@@ -5763,25 +5650,21 @@ msgid "Hang_ul (Hanja)"
msgstr "हांजा (हांगुल) (~u)"
#: hangulhanjaconversiondialog.ui:295
-#, fuzzy
msgctxt "hangulhanjaconversiondialog|hanja_above"
msgid "Hanja"
msgstr "हांजा"
#: hangulhanjaconversiondialog.ui:312
-#, fuzzy
msgctxt "hangulhanjaconversiondialog|hanja_below"
msgid "Hanja"
msgstr "हांजा"
#: hangulhanjaconversiondialog.ui:328
-#, fuzzy
msgctxt "hangulhanjaconversiondialog|hangul_above"
msgid "Hangul"
msgstr "हांगुल"
#: hangulhanjaconversiondialog.ui:344
-#, fuzzy
msgctxt "hangulhanjaconversiondialog|hangul_below"
msgid "Hangul"
msgstr "हांगुल"
@@ -5845,13 +5728,11 @@ msgid "Edit Custom Dictionary"
msgstr "मनपसंद शब्दकोश संपादित करें"
#: hangulhanjaeditdictdialog.ui:107
-#, fuzzy
msgctxt "hangulhanjaeditdictdialog|label4"
msgid "Book"
msgstr "पुस्तक"
#: hangulhanjaeditdictdialog.ui:213
-#, fuzzy
msgctxt "hangulhanjaeditdictdialog|label2"
msgid "Original"
msgstr "मौलिक"
@@ -5954,25 +5835,21 @@ msgid "Line _color:"
msgstr "रेखा रंग"
#: hatchpage.ui:281
-#, fuzzy
msgctxt "hatchpage|backgroundcolor"
msgid "Background Color"
msgstr "पृष्ठभूमि रंग"
#: hatchpage.ui:313
-#, fuzzy
msgctxt "hatchpage|propfl"
msgid "Options"
msgstr "विकल्प"
#: hatchpage.ui:357
-#, fuzzy
msgctxt "hatchpage|previewctl-atkobject"
msgid "Example"
msgstr "उदाहरण"
#: hatchpage.ui:375
-#, fuzzy
msgctxt "hatchpage|label1"
msgid "Preview"
msgstr "पूर्वावलोकन"
@@ -5984,13 +5861,11 @@ msgid "Hyperlink"
msgstr "हाइपरलिंक"
#: hyperlinkdialog.ui:42
-#, fuzzy
msgctxt "hyperlinkdialog|apply"
msgid "Apply"
msgstr "लागू करें"
#: hyperlinkdialog.ui:84
-#, fuzzy
msgctxt "hyperlinkdialog|reset"
msgid "Reset"
msgstr "फिर सेट करें"
@@ -6014,7 +5889,6 @@ msgid "Open File"
msgstr "फ़ाइल खोलें"
#: hyperlinkdocpage.ui:82
-#, fuzzy
msgctxt "hyperlinkdocpage|label2"
msgid "Document"
msgstr "दस्तावेज़"
@@ -6080,7 +5954,6 @@ msgid "F_orm:"
msgstr "के लिए (_o)"
#: hyperlinkdocpage.ui:329
-#, fuzzy
msgctxt "hyperlinkdocpage|script|tooltip_text"
msgid "Events"
msgstr "घटना"
@@ -6104,7 +5977,6 @@ msgid "_FTP"
msgstr "FTP"
#: hyperlinkinternetpage.ui:86
-#, fuzzy
msgctxt "hyperlinkinternetpage|target_label"
msgid "_URL:"
msgstr "यूआरएल: (_U)"
@@ -6116,7 +5988,6 @@ msgid "_Login name:"
msgstr "लॉगिन नाम (~L)"
#: hyperlinkinternetpage.ui:128
-#, fuzzy
msgctxt "hyperlinkinternetpage|password_label"
msgid "_Password:"
msgstr "कूटशब्द (_P):"
@@ -6158,7 +6029,6 @@ msgid "F_orm:"
msgstr "के लिए (_o)"
#: hyperlinkinternetpage.ui:330
-#, fuzzy
msgctxt "hyperlinkinternetpage|script|tooltip_text"
msgid "Events"
msgstr "घटना"
@@ -6194,7 +6064,6 @@ msgid "_Subject:"
msgstr "विषय:"
#: hyperlinkmailpage.ui:119
-#, fuzzy
msgctxt "hyperlinkmailpage|label2"
msgid "Mail"
msgstr "मेल"
@@ -6224,7 +6093,6 @@ msgid "F_orm:"
msgstr "के लिए (_o)"
#: hyperlinkmailpage.ui:257
-#, fuzzy
msgctxt "hyperlinkmailpage|script|tooltip_text"
msgid "Events"
msgstr "घटना"
@@ -6278,13 +6146,11 @@ msgid "_File:"
msgstr "फ़ाइल:"
#: hyperlinknewdocpage.ui:112
-#, fuzzy
msgctxt "hyperlinknewdocpage|create"
msgid "Select Path"
msgstr "मार्ग चुनें"
#: hyperlinknewdocpage.ui:117
-#, fuzzy
msgctxt "hyperlinknewdocpage|create|tooltip_text"
msgid "Select Path"
msgstr "मार्ग चुनें"
@@ -6326,7 +6192,6 @@ msgid "F_orm:"
msgstr "के लिए (_o)"
#: hyperlinknewdocpage.ui:309
-#, fuzzy
msgctxt "hyperlinknewdocpage|script|tooltip_text"
msgid "Events"
msgstr "घटना"
@@ -6364,7 +6229,6 @@ msgid "Word:"
msgstr "शब्द"
#: iconchangedialog.ui:10
-#, fuzzy
msgctxt "iconchangedialog|IconChange"
msgid "%PRODUCTNAME %PRODUCTVERSION"
msgstr "%PRODUCTNAME %PRODUCTVERSION"
@@ -6452,7 +6316,6 @@ msgid "Automatic"
msgstr "स्वचालित"
#: insertfloatingframe.ui:185
-#, fuzzy
msgctxt "insertfloatingframe|label1"
msgid "Scroll Bar"
msgstr "स्क्रॉल पट्टी"
@@ -6624,7 +6487,6 @@ msgid "_Add"
msgstr "जोड़ें"
#: javastartparametersdialog.ui:188
-#, fuzzy
msgctxt "javastartparametersdialog|editbtn"
msgid "_Edit"
msgstr "संपादन (_E)"
@@ -6765,7 +6627,6 @@ msgid "Properties"
msgstr "विशेषता"
#: linetabpage.ui:30
-#, fuzzy
msgctxt "linetabpage|liststoreCAP_STYLE"
msgid "Flat"
msgstr "समतल"
@@ -6787,7 +6648,6 @@ msgid "Rounded"
msgstr ""
#: linetabpage.ui:56
-#, fuzzy
msgctxt "linetabpage|liststoreEDGE_STYLE"
msgid "- none -"
msgstr "- कोई नहीं -"
@@ -6921,7 +6781,6 @@ msgid "Icon"
msgstr "प्रतीक"
#: linetabpage.ui:798
-#, fuzzy
msgctxt "linetabpage|CTL_PREVIEW-atkobject"
msgid "Example"
msgstr "उदाहरण"
@@ -7097,13 +6956,11 @@ msgid "_Function"
msgstr "प्रकार्य"
#: menuassignpage.ui:387
-#, fuzzy
msgctxt "menuassignpage|insert"
msgid "_Insert"
msgstr "जोड़ें (_I)"
#: menuassignpage.ui:405
-#, fuzzy
msgctxt "menuassignpage|modify"
msgid "_Modify"
msgstr "सुधारें (_M)"
@@ -7131,7 +6988,6 @@ msgid "Insert Submenu"
msgstr ""
#: menuassignpage.ui:557
-#, fuzzy
msgctxt "menuassignpage|renameItem"
msgid "Rename..."
msgstr "नाम बदलें..."
@@ -7154,7 +7010,6 @@ msgid "Restore Default Command"
msgstr ""
#: mosaicdialog.ui:16
-#, fuzzy
msgctxt "mosaicdialog|MosaicDialog"
msgid "Mosaic"
msgstr "मोसाइक"
@@ -7201,13 +7056,11 @@ msgid "Menu _position:"
msgstr ""
#: movemenu.ui:244
-#, fuzzy
msgctxt "movemenu|up-atkobject"
msgid "Up"
msgstr "ऊपर"
#: movemenu.ui:262
-#, fuzzy
msgctxt "movemenu|down-atkobject"
msgid "Down"
msgstr "नीचे"
@@ -7264,7 +7117,6 @@ msgid "Create Macro"
msgstr ""
#: newlibdialog.ui:102
-#, fuzzy
msgctxt "newlibdialog|altrenametitle"
msgid "Rename"
msgstr "नाम बदलें"
@@ -7941,7 +7793,6 @@ msgid "Compress punctuation and Japanese Kana"
msgstr ""
#: optasianpage.ui:165
-#, fuzzy
msgctxt "optasianpage|label2"
msgid "Character Spacing"
msgstr "वर्ण अंतरण"
@@ -8109,7 +7960,6 @@ msgid "Context"
msgstr "सामग्री"
#: optctlpage.ui:254
-#, fuzzy
msgctxt "optctlpage|label4"
msgid "General Options"
msgstr "सामान्य विकल्प"
@@ -8373,19 +8223,16 @@ msgid "Help Improve %PRODUCTNAME"
msgstr ""
#: optgeneralpage.ui:338
-#, fuzzy
msgctxt "optgeneralpage|quicklaunch"
msgid "Load %PRODUCTNAME during system start-up"
msgstr "%PRODUCTNAME को तंत्र प्रारंभ होने के समय लोड करें"
#: optgeneralpage.ui:352
-#, fuzzy
msgctxt "optgeneralpage|systray"
msgid "Enable systray Quickstarter"
msgstr "सिसट्रै क्विकस्टार्टर सक्रिय करें"
#: optgeneralpage.ui:372
-#, fuzzy
msgctxt "optgeneralpage|label8"
msgid "%PRODUCTNAME Quickstarter"
msgstr "%PRODUCTNAME द्रुत आरंभकर्ता"
@@ -8447,7 +8294,6 @@ msgid "_Use '%ENGLISHUSLOCALE' locale for numbers"
msgstr ""
#: opthtmlpage.ui:407
-#, fuzzy
msgctxt "opthtmlpage|label2"
msgid "Import"
msgstr "आयात"
@@ -8480,7 +8326,6 @@ msgid "LibreOffice _Basic"
msgstr ""
#: opthtmlpage.ui:568
-#, fuzzy
msgctxt "opthtmlpage|label3"
msgid "Export"
msgstr "निर्यात"
@@ -8691,7 +8536,6 @@ msgid "_User-defined dictionaries:"
msgstr "उपयोक्ता परिभाषित शब्दकोश"
#: optlingupage.ui:146
-#, fuzzy
msgctxt "optlingupage|lingudictsnew"
msgid "_New..."
msgstr "नया (_N)..."
@@ -8709,7 +8553,6 @@ msgid "Edit User-defined dictionaries"
msgstr "उपयोक्ता परिभाषित शब्दकोश"
#: optlingupage.ui:179
-#, fuzzy
msgctxt "optlingupage|lingudictsdelete"
msgid "_Delete"
msgstr "मिटाएँ (_D)"
@@ -8767,7 +8610,6 @@ msgid "_Exception (-)"
msgstr ""
#: optnewdictionarydialog.ui:168
-#, fuzzy
msgctxt "optnewdictionarydialog|label1"
msgid "Dictionary"
msgstr "शब्दकोश"
@@ -9275,7 +9117,6 @@ msgid "Telephone (home/_work):"
msgstr ""
#: optuserpage.ui:134
-#, fuzzy
msgctxt "phoneft-atkobject"
msgid "Home telephone number"
msgstr "घर का दूरभाष क्रमांक"
@@ -9291,13 +9132,11 @@ msgid "First name"
msgstr "पहला नाम"
#: optuserpage.ui:189
-#, fuzzy
msgctxt "lastname-atkobject"
msgid "Last name"
msgstr "अंतिम नाम"
#: optuserpage.ui:207
-#, fuzzy
msgctxt "shortname-atkobject"
msgid "Initials"
msgstr "आरंभिक"
@@ -9309,19 +9148,16 @@ msgid "City"
msgstr "शहर"
#: optuserpage.ui:254
-#, fuzzy
msgctxt "state-atkobject"
msgid "State"
msgstr "राज्य"
#: optuserpage.ui:272
-#, fuzzy
msgctxt "zip-atkobject"
msgid "Zip code"
msgstr "जिप कोड"
#: optuserpage.ui:302
-#, fuzzy
msgctxt "title-atkobject"
msgid "Title"
msgstr "शीर्षक"
@@ -9333,25 +9169,21 @@ msgid "Position"
msgstr "स्थिति"
#: optuserpage.ui:349
-#, fuzzy
msgctxt "home-atkobject"
msgid "Home telephone number"
msgstr "घर का दूरभाष क्रमांक"
#: optuserpage.ui:367
-#, fuzzy
msgctxt "work-atkobject"
msgid "Work telephone number"
msgstr "कार्य दूरभाष क्रमांक"
#: optuserpage.ui:397
-#, fuzzy
msgctxt "fax-atkobject"
msgid "FAX number"
msgstr "फैक्स संख्या"
#: optuserpage.ui:415
-#, fuzzy
msgctxt "email-atkobject"
msgid "email address"
msgstr "ईमेल पता"
@@ -9368,25 +9200,21 @@ msgid "Last name/first _name/father’s name/initials:"
msgstr "अंतिम नाम/पहला नाम/पिता का नाम/आरंभिक (_n)"
#: optuserpage.ui:472
-#, fuzzy
msgctxt "ruslastname-atkobject"
msgid "Last name"
msgstr "अंतिम नाम"
#: optuserpage.ui:490
-#, fuzzy
msgctxt "rusfathersname-atkobject"
msgid "Father's name"
msgstr "पिता का नाम"
#: optuserpage.ui:508
-#, fuzzy
msgctxt "russhortname-atkobject"
msgid "Initials"
msgstr "आरंभिक"
#: optuserpage.ui:526
-#, fuzzy
msgctxt "rusfirstname-atkobject"
msgid "First name"
msgstr "पहला नाम"
@@ -9398,19 +9226,16 @@ msgid "Last/first _name/initials:"
msgstr "अंतिम/प्रथम नाम/आरंभिक (_n)"
#: optuserpage.ui:569
-#, fuzzy
msgctxt "eastlastname-atkobject"
msgid "Last name"
msgstr "अंतिम नाम"
#: optuserpage.ui:587
-#, fuzzy
msgctxt "eastfirstname-atkobject"
msgid "First name"
msgstr "पहला नाम"
#: optuserpage.ui:605
-#, fuzzy
msgctxt "eastshortname-atkobject"
msgid "Initials"
msgstr "आरंभिक"
@@ -9421,13 +9246,11 @@ msgid "_Street/apartment number:"
msgstr ""
#: optuserpage.ui:648
-#, fuzzy
msgctxt "russtreet-atkobject"
msgid "Street"
msgstr "सड़क"
#: optuserpage.ui:666
-#, fuzzy
msgctxt "ruslastname-atkobject"
msgid "Apartment number"
msgstr "सड़क/एपार्टमेंट संख्या"
@@ -9445,7 +9268,6 @@ msgid "City"
msgstr "शहर"
#: optuserpage.ui:727
-#, fuzzy
msgctxt "izip-atkobject"
msgid "Zip code"
msgstr "जिप कोड"
@@ -9527,7 +9349,6 @@ msgid "Icons in men_us:"
msgstr ""
#: optviewpage.ui:189
-#, fuzzy
msgctxt "optviewpage|contextmenushortcuts"
msgid "Automatic"
msgstr "स्वचालित"
@@ -9675,19 +9496,16 @@ msgid "Sidebar _icon size:"
msgstr ""
#: optviewpage.ui:439
-#, fuzzy
msgctxt "optviewpage|sidebariconsize"
msgid "Automatic"
msgstr "स्वचालित"
#: optviewpage.ui:440
-#, fuzzy
msgctxt "optviewpage|sidebariconsize"
msgid "Small"
msgstr "छोटा"
#: optviewpage.ui:441
-#, fuzzy
msgctxt "optviewpage|sidebariconsize"
msgid "Large"
msgstr "बड़ा"
@@ -9698,19 +9516,16 @@ msgid "_Notebookbar icon size:"
msgstr ""
#: optviewpage.ui:468
-#, fuzzy
msgctxt "optviewpage|notebookbariconsize"
msgid "Automatic"
msgstr "स्वचालित"
#: optviewpage.ui:469
-#, fuzzy
msgctxt "optviewpage|notebookbariconsize"
msgid "Small"
msgstr "छोटा"
#: optviewpage.ui:470
-#, fuzzy
msgctxt "optviewpage|notebookbariconsize"
msgid "Large"
msgstr "बड़ा"
@@ -9934,7 +9749,6 @@ msgstr ""
#: paragalignpage.ui:15
#: /home/cl/vc/git/libo-core/cui/uiconfig/ui/paragalignpage.ui:19
-#, fuzzy
msgctxt "paragalignpage|liststoreLB_LASTLINE"
msgid "Start"
msgstr "प्रारंभ"
@@ -9955,7 +9769,6 @@ msgid "Automatic"
msgstr "स्वचालित"
#: paragalignpage.ui:45
-#, fuzzy
msgctxt "paragalignpage|liststoreLB_VERTALIGN"
msgid "Base line"
msgstr "आधार रेखा"
@@ -9976,7 +9789,6 @@ msgid "Bottom"
msgstr "नीचे"
#: paragalignpage.ui:85
-#, fuzzy
msgctxt "paragalignpage|drawingareaWN_EXAMPLE-atkobject"
msgid "Example"
msgstr "उदाहरण"
@@ -10076,13 +9888,11 @@ msgid "1.5 Lines"
msgstr "1.5 रेखाएँ"
#: paraindentspacing.ui:49
-#, fuzzy
msgctxt "paraindentspacing|liststoreLB_LINEDIST"
msgid "Double"
msgstr "दोगुना"
#: paraindentspacing.ui:53
-#, fuzzy
msgctxt "paraindentspacing|liststoreLB_LINEDIST"
msgid "Proportional"
msgstr "आनुपातिक"
@@ -10099,7 +9909,6 @@ msgid "Leading"
msgstr "शीर्षक"
#: paraindentspacing.ui:91
-#, fuzzy
msgctxt "paraindentspacing|drawingareaWN_EXAMPLE-atkobject"
msgid "Example"
msgstr "उदाहरण"
@@ -10127,7 +9936,6 @@ msgid "_Automatic"
msgstr "स्वचालित"
#: paraindentspacing.ui:221
-#, fuzzy
msgctxt "paraindentspacing|labelST_LINEDIST_ABS"
msgid "Fixed"
msgstr "स्थिर"
@@ -10160,7 +9968,6 @@ msgid "Spacing"
msgstr "अंतरण"
#: paraindentspacing.ui:404
-#, fuzzy
msgctxt "paraindentspacing|labelFT_LINEDIST"
msgid "of"
msgstr "का"
@@ -10177,7 +9984,6 @@ msgid "A_ctivate"
msgstr ""
#: paraindentspacing.ui:503
-#, fuzzy
msgctxt "paraindentspacing|label3"
msgid "Register-true"
msgstr "पंजीकृरण-सही"
@@ -10252,13 +10058,11 @@ msgid "Fill Character"
msgstr "अंतिम अक्षर"
#: paratabspage.ui:463
-#, fuzzy
msgctxt "paratabspage|buttonBTN_DELALL"
msgid "Delete _all"
msgstr "सब मिटाएँ (_a)"
#: paratabspage.ui:492
-#, fuzzy
msgctxt "paratabspage|label4"
msgid "points"
msgstr "बिंदु"
@@ -10342,13 +10146,11 @@ msgid "Selection"
msgstr "चुनाव"
#: patterntabpage.ui:65
-#, fuzzy
msgctxt "patterntabpage|BTN_MODIFY"
msgid "_Modify"
msgstr "सुधारें (_M)"
#: patterntabpage.ui:92
-#, fuzzy
msgctxt "patterntabpage|label3"
msgid "Pattern"
msgstr "नमूना"
@@ -10376,19 +10178,16 @@ msgid "Background Color:"
msgstr "पृष्ठभूमि रंग"
#: patterntabpage.ui:252
-#, fuzzy
msgctxt "patterntabpage|label1"
msgid "Options"
msgstr "विकल्प"
#: patterntabpage.ui:295
-#, fuzzy
msgctxt "patterntabpage|CTL_PREVIEW-atkobject"
msgid "Example"
msgstr "उदाहरण"
#: patterntabpage.ui:313
-#, fuzzy
msgctxt "patterntabpage|label2"
msgid "Preview"
msgstr "पूर्वावलोकन"
@@ -10547,7 +10346,6 @@ msgid "Spacing"
msgstr "अंतरण"
#: positionpage.ui:478
-#, fuzzy
msgctxt "positionpage|preview-atkobject"
msgid "Preview"
msgstr "पूर्वावलोकन"
@@ -10643,7 +10441,6 @@ msgid "_Size"
msgstr "आकार"
#: possizetabpage.ui:401
-#, fuzzy
msgctxt "possizetabpage|label3"
msgid "Protect"
msgstr "सुरक्षा करें"
@@ -10664,7 +10461,6 @@ msgid "Adapt"
msgstr ""
#: posterdialog.ui:16
-#, fuzzy
msgctxt "posterdialog|PosterDialog"
msgid "Posterize"
msgstr "पोस्टराइज"
@@ -10821,7 +10617,6 @@ msgid "No Loaded File"
msgstr ""
#: querynoloadedfiledialog.ui:14
-#, fuzzy
msgctxt "querynoloadedfiledialog|NoLoadedFileDialog"
msgid "The file could not be loaded!"
msgstr "फ़ाइल को लोड नहीं कर सकते हैं!"
@@ -10914,13 +10709,11 @@ msgid "Default _settings:"
msgstr "तयशुदा सेटिंग"
#: rotationtabpage.ui:255
-#, fuzzy
msgctxt "rotationtabpage|CTL_ANGLE|tooltip_text"
msgid "Rotation Angle"
msgstr "घुमाव कोण"
#: rotationtabpage.ui:280
-#, fuzzy
msgctxt "rotationtabpage|label2"
msgid "Rotation Angle"
msgstr "घुमाव कोण"
@@ -10976,7 +10769,6 @@ msgid "Macros"
msgstr "मेक्रोज़"
#: searchattrdialog.ui:9
-#, fuzzy
msgctxt "searchattrdialog|SearchAttrDialog"
msgid "Attributes"
msgstr "गुण"
@@ -10992,7 +10784,6 @@ msgid "Font"
msgstr "फ़ॉन्ट"
#: searchformatdialog.ui:128
-#, fuzzy
msgctxt "searchformatdialog|fonteffects"
msgid "Font Effects"
msgstr "फ़ॉन्ट प्रभाव"
@@ -11003,31 +10794,26 @@ msgid "Position"
msgstr "स्थिति"
#: searchformatdialog.ui:174
-#, fuzzy
msgctxt "searchformatdialog|asianlayout"
msgid "Asian Layout"
msgstr "एशियन ख़ाका"
#: searchformatdialog.ui:197
-#, fuzzy
msgctxt "searchformatdialog|labelTP_PARA_STD"
msgid "Indents & Spacing"
msgstr "हाशिया व अंतरण"
#: searchformatdialog.ui:220
-#, fuzzy
msgctxt "searchformatdialog|labelTP_PARA_ALIGN"
msgid "Alignment"
msgstr "संरेखण"
#: searchformatdialog.ui:244
-#, fuzzy
msgctxt "searchformatdialog|labelTP_PARA_EXT"
msgid "Text Flow"
msgstr "पाठ बहाव"
#: searchformatdialog.ui:268
-#, fuzzy
msgctxt "searchformatdialog|labelTP_PARA_ASIAN"
msgid "Asian Typography"
msgstr "एशियाई टाइपोग्राफी"
@@ -11117,7 +10903,6 @@ msgid "Search Term or Firefox Theme URL"
msgstr ""
#: select_persona_dialog.ui:228
-#, fuzzy
msgctxt "select_persona_dialog|label6"
msgid "Categories"
msgstr "श्रेणी"
@@ -11163,7 +10948,6 @@ msgid "_Color:"
msgstr "रंग (_C)"
#: shadowtabpage.ui:205
-#, fuzzy
msgctxt "shadowtabpage|CTL_COLOR_PREVIEW-atkobject"
msgid "Example"
msgstr "उदाहरण"
@@ -11282,7 +11066,6 @@ msgid "Currently Installed Smart Tags"
msgstr ""
#: smoothdialog.ui:16
-#, fuzzy
msgctxt "smoothdialog|SmoothDialog"
msgid "Smooth"
msgstr "चिकना"
@@ -11299,7 +11082,6 @@ msgid "Parameters"
msgstr "पैरामीटर"
#: solarizedialog.ui:14
-#, fuzzy
msgctxt "solarizedialog|SolarizeDialog"
msgid "Solarization"
msgstr "सोलराइजेशन"
@@ -11327,7 +11109,6 @@ msgid "Special Characters"
msgstr "विशिष्ट अक्षर"
#: specialcharacters.ui:24
-#, fuzzy
msgctxt "specialcharacters|insert"
msgid "_Insert"
msgstr "जोड़ें (_I)"
@@ -11382,7 +11163,6 @@ msgid "Favorite Characters:"
msgstr ""
#: spellingdialog.ui:9
-#, fuzzy
msgctxt "spellingdialog|SpellingDialog"
msgid "Spelling: $LANGUAGE ($LOCATION)"
msgstr "वर्तनी: $LANGUAGE ($LOCATION)"
@@ -11475,7 +11255,6 @@ msgid "_Not in dictionary"
msgstr "शब्दकोश में नहीं (_N)"
#: spellingdialog.ui:386
-#, fuzzy
msgctxt "spellingdialog|paste"
msgid "Paste"
msgstr "चिपकाएँ"
@@ -11677,7 +11456,6 @@ msgid "_Size"
msgstr "आकार"
#: swpossizepage.ui:591
-#, fuzzy
msgctxt "swpossizepage|label3"
msgid "Protect"
msgstr "सुरक्षा करें"
@@ -11689,13 +11467,11 @@ msgid "No Effect"
msgstr "कोई प्रभाव नहीं"
#: textanimtabpage.ui:53
-#, fuzzy
msgctxt "textanimtabpage|liststoreEFFECT"
msgid "Blink"
msgstr "टिमटिमाना"
#: textanimtabpage.ui:57
-#, fuzzy
msgctxt "textanimtabpage|liststoreEFFECT"
msgid "Scroll Through"
msgstr "स्क्रॉल करें"
@@ -11706,7 +11482,6 @@ msgid "Scroll Back and Forth"
msgstr ""
#: textanimtabpage.ui:65
-#, fuzzy
msgctxt "textanimtabpage|liststoreEFFECT"
msgid "Scroll In"
msgstr "स्क्रॉल इन"
@@ -11724,19 +11499,16 @@ msgid "Direction:"
msgstr "दिशा"
#: textanimtabpage.ui:155
-#, fuzzy
msgctxt "textanimtabpage|BTN_UP|tooltip_text"
msgid "To top"
msgstr "ऊपर"
#: textanimtabpage.ui:161
-#, fuzzy
msgctxt "textanimtabpage|BTN_UP-atkobject"
msgid "Up"
msgstr "ऊपर"
#: textanimtabpage.ui:176
-#, fuzzy
msgctxt "textanimtabpage|BTN_RIGHT|tooltip_text"
msgid "To right"
msgstr "दाएँ"
@@ -11747,7 +11519,6 @@ msgid "Right"
msgstr "दायाँ"
#: textanimtabpage.ui:197
-#, fuzzy
msgctxt "textanimtabpage|BTN_LEFT|tooltip_text"
msgid "To left"
msgstr "बाएँ"
@@ -11758,13 +11529,11 @@ msgid "Left"
msgstr "बायाँ"
#: textanimtabpage.ui:218
-#, fuzzy
msgctxt "textanimtabpage|BTN_DOWN|tooltip_text"
msgid "To bottom"
msgstr "तल में"
#: textanimtabpage.ui:224
-#, fuzzy
msgctxt "textanimtabpage|BTN_DOWN-atkobject"
msgid "Down"
msgstr "नीचे"
@@ -11785,7 +11554,6 @@ msgid "Animation cycles:"
msgstr ""
#: textanimtabpage.ui:344
-#, fuzzy
msgctxt "textanimtabpage|TSB_ENDLESS"
msgid "_Continuous"
msgstr "निरन्तर (_C)"
@@ -11911,7 +11679,6 @@ msgid "Text"
msgstr "पाठ"
#: textdialog.ui:128
-#, fuzzy
msgctxt "textdialog|RID_SVXPAGE_TEXTANIMATION"
msgid "Text Animation"
msgstr "पाठ संजीवन"
@@ -11971,7 +11738,6 @@ msgid "Position:"
msgstr "स्थिति"
#: textflowpage.ui:295
-#, fuzzy
msgctxt "textflowpage|comboPageStyle-atkobject"
msgid "Page Style"
msgstr "पृष्ठ शैली"
@@ -12022,13 +11788,11 @@ msgid "_Widow control"
msgstr "विधवा नियंत्रण (_W)"
#: textflowpage.ui:473
-#, fuzzy
msgctxt "textflowpage|labelOrphan"
msgid "lines"
msgstr "रेखा"
#: textflowpage.ui:485
-#, fuzzy
msgctxt "textflowpage|labelWidow"
msgid "lines"
msgstr "रेखा"
@@ -12155,13 +11919,11 @@ msgid "_End value:"
msgstr ""
#: transparencytabpage.ui:435
-#, fuzzy
msgctxt "transparencytabpage|CTL_BITMAP_PREVIEW-atkobject"
msgid "Example"
msgstr "उदाहरण"
#: transparencytabpage.ui:453
-#, fuzzy
msgctxt "transparencytabpage|CTL_TRANS_PREVIEW-atkobject"
msgid "Example"
msgstr "उदाहरण"
@@ -12289,7 +12051,6 @@ msgid "Enclosing Character"
msgstr "घिरा हुआ वर्ण"
#: twolinespage.ui:233
-#, fuzzy
msgctxt "twolinespage|preview-atkobject"
msgid "Preview"
msgstr "पूर्वावलोकन"
@@ -12371,7 +12132,6 @@ msgid "Variable:"
msgstr "चर"
#: zoomdialog.ui:204
-#, fuzzy
msgctxt "zoomdialog|zoomsb-atkobject"
msgid "Variable"
msgstr "चर"
@@ -12399,7 +12159,6 @@ msgid "Columns:"
msgstr "स्तंभ"
#: zoomdialog.ui:332
-#, fuzzy
msgctxt "zoomdialog|columnssb-atkobject"
msgid "Columns"
msgstr "स्तंभ"
diff --git a/source/hi/dbaccess/messages.po b/source/hi/dbaccess/messages.po
index d8e4b6d8a1a..78f0d09954d 100644
--- a/source/hi/dbaccess/messages.po
+++ b/source/hi/dbaccess/messages.po
@@ -748,7 +748,6 @@ msgid "Column ~Format..."
msgstr "स्तंभ रचना (~F)..."
#: strings.hrc:171
-#, fuzzy
msgctxt "RID_STR_COLUMN_WIDTH"
msgid "Column ~Width..."
msgstr "स्तंभ चौड़ाई (~W)..."
@@ -760,13 +759,11 @@ msgid "Table Format..."
msgstr "सारणी रचना..."
#: strings.hrc:173
-#, fuzzy
msgctxt "RID_STR_ROW_HEIGHT"
msgid "Row Height..."
msgstr "पंक्ति ऊँचाई..."
#: strings.hrc:174
-#, fuzzy
msgctxt "RID_STR_COPY"
msgid "~Copy"
msgstr "नक़ल करें (~C)"
@@ -2439,13 +2436,11 @@ msgid "Press 'Next' to save a copy of your document, and to begin the migration.
msgstr "कृपया अपने दस्तावेज़ की एक कापी को सहेजने और उत्प्रवासन आरंभ करने के लिए 'आगे' को दबाएँ."
#: backuppage.ui:76
-#, fuzzy
msgctxt "backuppage|label3"
msgid "Save to:"
msgstr "इसमें सहेजें:"
#: backuppage.ui:110
-#, fuzzy
msgctxt "backuppage|browse"
msgid "Browse..."
msgstr "ब्राउज़ करें..."
@@ -2468,7 +2463,6 @@ msgid "Choose a data source:"
msgstr ""
#: collectionviewdialog.ui:11
-#, fuzzy
msgctxt "collectionviewdialog|CollectionView"
msgid "Save"
msgstr "सहेजें"
@@ -2498,13 +2492,11 @@ msgid "File _name:"
msgstr "फ़ाइल का नाम (~n):"
#: colwidthdialog.ui:15
-#, fuzzy
msgctxt "colwidthdialog|ColWidthDialog"
msgid "Column Width"
msgstr "स्तंभ चौड़ाई"
#: colwidthdialog.ui:94
-#, fuzzy
msgctxt "colwidthdialog|label1"
msgid "_Width:"
msgstr "चौड़ाई (_W):"
@@ -2534,13 +2526,11 @@ msgid "_Browse…"
msgstr "ब्राउज़ करें"
#: connectionpage.ui:98
-#, fuzzy
msgctxt "connectionpage|generalLabel"
msgid "General"
msgstr "सामान्य"
#: connectionpage.ui:140
-#, fuzzy
msgctxt "connectionpage|userNameLabel"
msgid "_User name:"
msgstr "उपयोक्ता नाम (_U):"
@@ -2617,7 +2607,6 @@ msgid "Crea_te new field as primary key"
msgstr ""
#: copytablepage.ui:143
-#, fuzzy
msgctxt "copytablepage|keynamelabel"
msgid "Name:"
msgstr "नाम:"
@@ -2628,7 +2617,6 @@ msgid "Existing data fields can be set as primary key on the type formatting ste
msgstr ""
#: copytablepage.ui:192
-#, fuzzy
msgctxt "copytablepage|label1"
msgid "Options"
msgstr "विकल्प"
@@ -2640,7 +2628,6 @@ msgid "Ta_ble name:"
msgstr "सारणी नाम"
#: dbaseindexdialog.ui:28
-#, fuzzy
msgctxt "dbaseindexdialog|DBaseIndexDialog"
msgid "Indexes"
msgstr "सूची"
@@ -2662,7 +2649,6 @@ msgid "_Free indexes"
msgstr ""
#: dbaseindexdialog.ui:294
-#, fuzzy
msgctxt "dbaseindexdialog|label2"
msgid "Assignment"
msgstr "कार्यभार"
@@ -2704,7 +2690,6 @@ msgid "Indexes..."
msgstr "अनुक्रमणिका..."
#: dbwizconnectionpage.ui:36
-#, fuzzy
msgctxt "dbwizconnectionpage|helptext"
msgid "label"
msgstr "लेबल"
@@ -2780,7 +2765,6 @@ msgid "Set Up a Connection to a MySQL Database"
msgstr "एक JDBC डेटाबेस में एक कनेक्शन सेटअप करें"
#: dbwizspreadsheetpage.ui:74
-#, fuzzy
msgctxt "dbwizspreadsheetpage|browse"
msgid "Browse"
msgstr "ब्राउज़ करें"
@@ -2798,7 +2782,6 @@ msgid "_Password required"
msgstr "कूटशब्द जरूरी"
#: dbwiztextpage.ui:74
-#, fuzzy
msgctxt "dbwiztextpage|browse"
msgid "Browse"
msgstr "ब्राउज़ करें"
@@ -2858,7 +2841,6 @@ msgid "SQL Command"
msgstr "SQL निर्देश"
#: directsqldialog.ui:220
-#, fuzzy
msgctxt "directsqldialog|label2"
msgid "Status"
msgstr "स्थिति"
@@ -2881,7 +2863,6 @@ msgid "Format"
msgstr "प्रारूप"
#: fielddialog.ui:133
-#, fuzzy
msgctxt "fielddialog|alignment"
msgid "Alignment"
msgstr "संरेखण"
@@ -3030,7 +3011,6 @@ msgid "Test Class"
msgstr "जाँच वर्ग"
#: generalspecialjdbcdetailspage.ui:162
-#, fuzzy
msgctxt "generalspecialjdbcdetailspage|label1"
msgid "Connection Settings"
msgstr "कनेक्शन सेटिंग"
@@ -3064,13 +3044,11 @@ msgid "_Query of generated values:"
msgstr ""
#: generatedvaluespage.ui:146
-#, fuzzy
msgctxt "generatedvaluespage|label1"
msgid "Settings"
msgstr "सेटिंग"
#: indexdesigndialog.ui:9
-#, fuzzy
msgctxt "indexdesigndialog|IndexDesignDialog"
msgid "Indexes"
msgstr "सूची"
@@ -3228,25 +3206,21 @@ msgid "Natural"
msgstr ""
#: joindialog.ui:311
-#, fuzzy
msgctxt "joindialog|label6"
msgid "Options"
msgstr "विकल्प"
#: jointablemenu.ui:12
-#, fuzzy
msgctxt "jointablemenu|delete"
msgid "_Delete"
msgstr "मिटाएँ (_D)"
#: joinviewmenu.ui:12
-#, fuzzy
msgctxt "joinviewmenu|delete"
msgid "_Delete"
msgstr "मिटाएँ (_D)"
#: joinviewmenu.ui:20
-#, fuzzy
msgctxt "joinviewmenu|edit"
msgid "Edit..."
msgstr "संपादन..."
@@ -3326,7 +3300,6 @@ msgid "Maximum number of _records:"
msgstr "रिकार्ड की अधिकतम संख्या (~r)"
#: ldappage.ui:133
-#, fuzzy
msgctxt "ldappage|charsetheader"
msgid "Connection Settings"
msgstr "कनेक्शन सेटिंग"
@@ -3356,7 +3329,6 @@ msgid "Overall progress:"
msgstr "सकल प्रगति:"
#: migratepage.ui:83
-#, fuzzy
msgctxt "migratepage|overall"
msgid "document $current$ of $overall$"
msgstr "$overall$ का $current$ दस्तावेज़"
@@ -3374,13 +3346,11 @@ msgid "Current object:"
msgstr "मौजूदा वस्तु:"
#: mysqlnativepage.ui:48
-#, fuzzy
msgctxt "mysqlnativepage|connectionheader"
msgid "Connection Settings"
msgstr "कनेक्शन सेटिंग"
#: mysqlnativepage.ui:90
-#, fuzzy
msgctxt "mysqlnativepage|usernamelabel"
msgid "_User name:"
msgstr "उपयोक्ता नाम (_U):"
@@ -3427,13 +3397,11 @@ msgid "_Server:"
msgstr "सर्वर"
#: mysqlnativesettings.ui:110
-#, fuzzy
msgctxt "mysqlnativesettings|portlabel"
msgid "_Port:"
msgstr "पोर्ट (_P):"
#: mysqlnativesettings.ui:138
-#, fuzzy
msgctxt "mysqlnativesettings|defaultport"
msgid "Default: 3306"
msgstr "तयशुदा: 3306"
@@ -3540,7 +3508,6 @@ msgid "Old p_assword:"
msgstr ""
#: password.ui:134
-#, fuzzy
msgctxt "password|label3"
msgid "_Password:"
msgstr "कूटशब्द (_P):"
@@ -3594,7 +3561,6 @@ msgid "Column _Width..."
msgstr "स्तंभ चौड़ाई (~W)..."
#: querycolmenu.ui:26
-#, fuzzy
msgctxt "querycolmenu|delete"
msgid "_Delete"
msgstr "मिटाएँ (_D)"
@@ -3606,25 +3572,21 @@ msgid "Standard Filter"
msgstr "मानक फ़िल्टर"
#: queryfilterdialog.ui:96
-#, fuzzy
msgctxt "queryfilterdialog|label2"
msgid "Operator"
msgstr "ऑपरेटर"
#: queryfilterdialog.ui:108
-#, fuzzy
msgctxt "queryfilterdialog|label5"
msgid "Field name"
msgstr "क्षेत्र नाम"
#: queryfilterdialog.ui:120
-#, fuzzy
msgctxt "queryfilterdialog|label6"
msgid "Condition"
msgstr "स्थिति"
#: queryfilterdialog.ui:134
-#, fuzzy
msgctxt "queryfilterdialog|field1"
msgid "- none -"
msgstr "- कोई नहीं -"
@@ -3645,7 +3607,6 @@ msgid "<"
msgstr ""
#: queryfilterdialog.ui:151
-#, fuzzy
msgctxt "queryfilterdialog|cond1"
msgid "<="
msgstr "<="
@@ -3661,13 +3622,11 @@ msgid ">="
msgstr ""
#: queryfilterdialog.ui:154
-#, fuzzy
msgctxt "queryfilterdialog|cond1"
msgid "like"
msgstr "पसंद"
#: queryfilterdialog.ui:155
-#, fuzzy
msgctxt "queryfilterdialog|cond1"
msgid "not like"
msgstr "समान नहीं"
@@ -3683,19 +3642,16 @@ msgid "not null"
msgstr ""
#: queryfilterdialog.ui:171
-#, fuzzy
msgctxt "queryfilterdialog|field2"
msgid "- none -"
msgstr "- कोई नहीं -"
#: queryfilterdialog.ui:185
-#, fuzzy
msgctxt "queryfilterdialog|field3"
msgid "- none -"
msgstr "- कोई नहीं -"
#: queryfilterdialog.ui:219
-#, fuzzy
msgctxt "queryfilterdialog|label7"
msgid "Value"
msgstr "मान"
@@ -3731,7 +3687,6 @@ msgid "Criteria"
msgstr "मापदंड"
#: queryfuncmenu.ui:12
-#, fuzzy
msgctxt "queryfuncmenu|functions"
msgid "Functions"
msgstr "प्रकार्य"
@@ -3743,13 +3698,11 @@ msgid "Table Name"
msgstr "सारणी नाम"
#: queryfuncmenu.ui:34
-#, fuzzy
msgctxt "queryfuncmenu|alias"
msgid "Alias"
msgstr "उपनाम"
#: queryfuncmenu.ui:48
-#, fuzzy
msgctxt "queryfuncmenu|distinct"
msgid "Distinct Values"
msgstr "अलग मान"
@@ -3783,7 +3736,6 @@ msgid "Distinct values:"
msgstr "अलग मान"
#: relationdialog.ui:9
-#, fuzzy
msgctxt "relationdialog|RelationDialog"
msgid "Relations"
msgstr "सम्बन्ध"
@@ -3878,13 +3830,11 @@ msgid "Cross join"
msgstr ""
#: rowheightdialog.ui:15
-#, fuzzy
msgctxt "rowheightdialog|RowHeightDialog"
msgid "Row Height"
msgstr "पंक्ति ऊँचाई"
#: rowheightdialog.ui:94
-#, fuzzy
msgctxt "rowheightdialog|label1"
msgid "_Height:"
msgstr "ऊंचाई (_H):"
@@ -3902,7 +3852,6 @@ msgid "Copy RTF Table"
msgstr "RTF सारणी नक़ल करें"
#: savedialog.ui:9
-#, fuzzy
msgctxt "savedialog|SaveDialog"
msgid "Save As"
msgstr "ऐसे सहेजें"
@@ -3952,7 +3901,6 @@ msgid "Sort Order"
msgstr "छांटने का क्रम"
#: sortdialog.ui:96
-#, fuzzy
msgctxt "sortdialog|label2"
msgid "Operator"
msgstr "ऑपरेटर"
@@ -3968,13 +3916,11 @@ msgid "and then"
msgstr ""
#: sortdialog.ui:134
-#, fuzzy
msgctxt "sortdialog|label5"
msgid "Field name"
msgstr "क्षेत्र नाम"
#: sortdialog.ui:146
-#, fuzzy
msgctxt "sortdialog|label6"
msgid "Order"
msgstr "क्रम"
@@ -4022,7 +3968,6 @@ msgid "Sort Order"
msgstr "छांटने का क्रम"
#: specialjdbcconnectionpage.ui:19
-#, fuzzy
msgctxt "specialjdbcconnectionpage|header"
msgid "Set up connection to a MySQL database using JDBC"
msgstr "एक MySQL डेटाबेस में JDBC के प्रयोग से कनेक्शन सेटअप करें"
@@ -4054,7 +3999,6 @@ msgid "_Port number:"
msgstr "पोर्ट संख्या (~P)"
#: specialjdbcconnectionpage.ui:139
-#, fuzzy
msgctxt "specialjdbcconnectionpage|portNumDefLabel"
msgid "Default: 3306"
msgstr "तयशुदा: 3306"
@@ -4157,13 +4101,11 @@ msgid "Comparison of Boolean values:"
msgstr ""
#: specialsettingspage.ui:315
-#, fuzzy
msgctxt "specialsettingspage|comparison"
msgid "Default"
msgstr "तयशुदा"
#: specialsettingspage.ui:316
-#, fuzzy
msgctxt "specialsettingspage|comparison"
msgid "SQL"
msgstr "SQL"
@@ -4201,7 +4143,6 @@ msgid "_Description:"
msgstr "वर्णन"
#: summarypage.ui:17
-#, fuzzy
msgctxt "summarypage|label1"
msgid "Summary"
msgstr "सारांश"
@@ -4225,7 +4166,6 @@ msgid "Cu_t"
msgstr "काटें"
#: tabledesignrowmenu.ui:20
-#, fuzzy
msgctxt "tabledesignrowmenu|copy"
msgid "_Copy"
msgstr "नक़ल करें (_C)"
@@ -4237,7 +4177,6 @@ msgid "_Paste"
msgstr "चिपकाएँ"
#: tabledesignrowmenu.ui:35
-#, fuzzy
msgctxt "tabledesignrowmenu|delete"
msgid "_Delete"
msgstr "मिटाएँ (_D)"
@@ -4281,13 +4220,11 @@ msgid "Tables and Table Filter"
msgstr ""
#: tablesjoindialog.ui:82
-#, fuzzy
msgctxt "tablesjoindialog|tables"
msgid "Tables"
msgstr "सारणी"
#: tablesjoindialog.ui:99
-#, fuzzy
msgctxt "tablesjoindialog|queries"
msgid "Queries"
msgstr "प्रश्न"
@@ -4511,7 +4448,6 @@ msgid "_Driver settings:"
msgstr "चालक सेटिंग (~D)"
#: userdetailspage.ui:137
-#, fuzzy
msgctxt "userdetailspage|label1"
msgid "Connection Settings"
msgstr "कनेक्शन सेटिंग"
diff --git a/source/hi/desktop/messages.po b/source/hi/desktop/messages.po
index e247acc9450..0b18a50c3cd 100644
--- a/source/hi/desktop/messages.po
+++ b/source/hi/desktop/messages.po
@@ -821,7 +821,6 @@ msgid "Extension Software License Agreement"
msgstr "$NAME का विस्तार सॉफ्टवेयर लाइसेंस अनुबंध:"
#: licensedialog.ui:21
-#, fuzzy
msgctxt "licensedialog|accept"
msgid "Accept"
msgstr "स्वीकारें"
@@ -886,7 +885,6 @@ msgid "_Available extension updates"
msgstr "मौजूद विस्तार अद्यतन (~A)"
#: updatedialog.ui:117
-#, fuzzy
msgctxt "updatedialog|UPDATE_CHECKING"
msgid "Checking..."
msgstr "जाँच रहा है..."
@@ -940,7 +938,6 @@ msgid "Downloading extensions..."
msgstr "विस्तार का डाउनलोड कर रहा है..."
#: updateinstalldialog.ui:125
-#, fuzzy
msgctxt "updateinstalldialog|RESULTS"
msgid "Result"
msgstr "परिणाम"
diff --git a/source/hi/dictionaries/ca.po b/source/hi/dictionaries/ca.po
index 47f45f2965e..96b450c8975 100644
--- a/source/hi/dictionaries/ca.po
+++ b/source/hi/dictionaries/ca.po
@@ -14,7 +14,6 @@ msgstr ""
"X-Generator: LibreOffice\n"
#: description.xml
-#, fuzzy
msgctxt ""
"description.xml\n"
"dispname\n"
diff --git a/source/hi/dictionaries/pt_BR/dialog.po b/source/hi/dictionaries/pt_BR/dialog.po
index 77ff3b759dc..cabfef5acf7 100644
--- a/source/hi/dictionaries/pt_BR/dialog.po
+++ b/source/hi/dictionaries/pt_BR/dialog.po
@@ -17,7 +17,6 @@ msgstr ""
"X-POOTLE-MTIME: 1389974674.000000\n"
#: OptionsDialog.xcu
-#, fuzzy
msgctxt ""
"OptionsDialog.xcu\n"
"..OptionsDialog.Nodes.LanguageSettings\n"
@@ -27,7 +26,6 @@ msgid "Language Settings"
msgstr "भाषा विन्यास"
#: OptionsDialog.xcu
-#, fuzzy
msgctxt ""
"OptionsDialog.xcu\n"
"..OptionsDialog.Nodes.LanguageSettings.Leaves.org.openoffice.lightproof.pt_BR\n"
diff --git a/source/hi/editeng/messages.po b/source/hi/editeng/messages.po
index dd40b008448..4e392ba9509 100644
--- a/source/hi/editeng/messages.po
+++ b/source/hi/editeng/messages.po
@@ -14,7 +14,6 @@ msgstr ""
"X-Generator: LibreOffice\n"
#: spellmenu.ui:12
-#, fuzzy
msgctxt "spellmenu|ignore"
msgid "I_gnore All"
msgstr "सबको अनदेखा करें (_g)"
@@ -1299,7 +1298,6 @@ msgid "Paragraph is %x"
msgstr "अनुच्छेद %x है"
#: editrids.hrc:304
-#, fuzzy
msgctxt "RID_SVXSTR_AUTOMATIC"
msgid "Automatic"
msgstr "स्वचालित"
diff --git a/source/hi/extensions/messages.po b/source/hi/extensions/messages.po
index 1df1c45f3ee..0699b17a677 100644
--- a/source/hi/extensions/messages.po
+++ b/source/hi/extensions/messages.po
@@ -14,19 +14,16 @@ msgstr ""
"X-Generator: LibreOffice\n"
#: command.hrc:29
-#, fuzzy
msgctxt "RID_RSC_ENUM_COMMAND_TYPE"
msgid "Table"
msgstr "सारणी"
#: command.hrc:30
-#, fuzzy
msgctxt "RID_RSC_ENUM_COMMAND_TYPE"
msgid "Query"
msgstr "प्रश्न"
#: command.hrc:31
-#, fuzzy
msgctxt "RID_RSC_ENUM_COMMAND_TYPE"
msgid "SQL command"
msgstr "SQL निर्देश"
@@ -44,13 +41,11 @@ msgid "Show"
msgstr "दिखाएं"
#: stringarrays.hrc:27
-#, fuzzy
msgctxt "RID_RSC_ENUM_VERTICAL_ALIGN"
msgid "Top"
msgstr "ऊपर"
#: stringarrays.hrc:28
-#, fuzzy
msgctxt "RID_RSC_ENUM_VERTICAL_ALIGN"
msgid "Middle"
msgstr "मध्य"
@@ -62,13 +57,11 @@ msgid "Bottom"
msgstr "नीचे"
#: stringarrays.hrc:34
-#, fuzzy
msgctxt "RID_RSC_ENUM_ICONSIZE_TYPE"
msgid "Small"
msgstr "छोटा"
#: stringarrays.hrc:35
-#, fuzzy
msgctxt "RID_RSC_ENUM_ICONSIZE_TYPE"
msgid "Large"
msgstr "बड़ा"
@@ -80,13 +73,11 @@ msgid "Without frame"
msgstr "बिना फ्रेम का"
#: stringarrays.hrc:41
-#, fuzzy
msgctxt "RID_RSC_ENUM_BORDER_TYPE"
msgid "3D look"
msgstr "3D दृश्य"
#: stringarrays.hrc:42
-#, fuzzy
msgctxt "RID_RSC_ENUM_BORDER_TYPE"
msgid "Flat"
msgstr "समतल"
@@ -98,13 +89,11 @@ msgid "Valuelist"
msgstr "मानसूची"
#: stringarrays.hrc:48
-#, fuzzy
msgctxt "RID_RSC_ENUM_LISTSOURCE_TYPE"
msgid "Table"
msgstr "सारणी"
#: stringarrays.hrc:49
-#, fuzzy
msgctxt "RID_RSC_ENUM_LISTSOURCE_TYPE"
msgid "Query"
msgstr "प्रश्न"
@@ -146,7 +135,6 @@ msgid "Right"
msgstr "दायाँ"
#: stringarrays.hrc:64
-#, fuzzy
msgctxt "RID_RSC_ENUM_BUTTONTYPE"
msgid "None"
msgstr "कोई नहीं"
@@ -182,7 +170,6 @@ msgid "Previous record"
msgstr "पीछे का रिकार्ड"
#: stringarrays.hrc:70
-#, fuzzy
msgctxt "RID_RSC_ENUM_BUTTONTYPE"
msgid "Next record"
msgstr "अगला रिकार्ड"
@@ -236,7 +223,6 @@ msgid "Post"
msgstr "प्रेषित करें"
#: stringarrays.hrc:87
-#, fuzzy
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "URL"
msgstr "URL"
@@ -248,13 +234,11 @@ msgid "Multipart"
msgstr "बहुलपार्ट"
#: stringarrays.hrc:89
-#, fuzzy
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "Text"
msgstr "पाठ"
#: stringarrays.hrc:94
-#, fuzzy
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (short)"
msgstr "मानक (छोटा)"
@@ -272,7 +256,6 @@ msgid "Standard (short YYYY)"
msgstr "मानक (छोटा YYYY)"
#: stringarrays.hrc:97
-#, fuzzy
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (long)"
msgstr "मानक (बड़ा)"
@@ -386,13 +369,11 @@ msgid "Current page"
msgstr "मौजूदा पृष्ठ"
#: stringarrays.hrc:132
-#, fuzzy
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "No"
msgstr "नहीं"
#: stringarrays.hrc:133
-#, fuzzy
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "Yes"
msgstr "हाँ"
@@ -425,13 +406,11 @@ msgid "_top"
msgstr "प्रति: (_T)"
#: stringarrays.hrc:147
-#, fuzzy
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "None"
msgstr "कोई नहीं"
#: stringarrays.hrc:148
-#, fuzzy
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "Single"
msgstr "अकेला"
@@ -443,43 +422,36 @@ msgid "Multi"
msgstr "बहुल"
#: stringarrays.hrc:150
-#, fuzzy
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "Range"
msgstr "दायरा"
#: stringarrays.hrc:155
-#, fuzzy
msgctxt "RID_RSC_ENUM_ORIENTATION"
msgid "Horizontal"
msgstr "क्षैतिज"
#: stringarrays.hrc:156
-#, fuzzy
msgctxt "RID_RSC_ENUM_ORIENTATION"
msgid "Vertical"
msgstr "लम्बवत"
#: stringarrays.hrc:161
-#, fuzzy
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Default"
msgstr "तयशुदा"
#: stringarrays.hrc:162
-#, fuzzy
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "OK"
msgstr "ठीक"
#: stringarrays.hrc:163
-#, fuzzy
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Cancel"
msgstr "रद्द करें"
#: stringarrays.hrc:164
-#, fuzzy
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Help"
msgstr "मदद"
@@ -527,19 +499,16 @@ msgid "CR+LF (Windows)"
msgstr "CR+LF (विंडोज़)"
#: stringarrays.hrc:188
-#, fuzzy
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "None"
msgstr "कोई नहीं"
#: stringarrays.hrc:189
-#, fuzzy
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "Horizontal"
msgstr "क्षैतिज"
#: stringarrays.hrc:190
-#, fuzzy
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "Vertical"
msgstr "लम्बवत"
@@ -551,13 +520,11 @@ msgid "Both"
msgstr "दोनों"
#: stringarrays.hrc:196
-#, fuzzy
msgctxt "RID_RSC_ENUM_VISUALEFFECT"
msgid "3D"
msgstr "3D"
#: stringarrays.hrc:197
-#, fuzzy
msgctxt "RID_RSC_ENUM_VISUALEFFECT"
msgid "Flat"
msgstr "समतल"
@@ -635,7 +602,6 @@ msgid "Below right"
msgstr "नीचे दायां"
#: stringarrays.hrc:214
-#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Centered"
msgstr "केन्द्रित"
@@ -653,13 +619,11 @@ msgid "Replace"
msgstr "बदलें"
#: stringarrays.hrc:221
-#, fuzzy
msgctxt "RID_RSC_ENUM_WHITESPACE_HANDLING"
msgid "Collapse"
msgstr "ऊपर लपेटें"
#: stringarrays.hrc:226
-#, fuzzy
msgctxt "RID_RSC_ENUM_SCALE_MODE"
msgid "No"
msgstr "नहीं"
@@ -707,7 +671,6 @@ msgid "When focused"
msgstr "जब केंद्रीकृत हो"
#: stringarrays.hrc:242
-#, fuzzy
msgctxt "RID_RSC_ENUM_WHEEL_BEHAVIOR"
msgid "Always"
msgstr "हमेशा"
@@ -1740,7 +1703,6 @@ msgid "Submission"
msgstr "सुपुर्दगी"
#: strings.hrc:222
-#, fuzzy
msgctxt "RID_STR_BINDING_NAME"
msgid "Binding"
msgstr "बांध रहा है"
@@ -2375,7 +2337,6 @@ msgid "Unpublished"
msgstr "अप्रकाशित"
#: strings.hrc:355
-#, fuzzy
msgctxt "ST_TYPE_EMAIL"
msgid "E-mail"
msgstr "ई-मेल"
@@ -2584,13 +2545,11 @@ msgid "You can either save the value of the option group in a database field or
msgstr "आप विकल्प समूह को डेटाबेस क्षेत्र में सहेज सकते हैं अथवा आगामी कार्य में उपयोग कर सकते हैं."
#: yesno.hrc:29
-#, fuzzy
msgctxt "RID_RSC_ENUM_YESNO"
msgid "No"
msgstr "नहीं"
#: yesno.hrc:30
-#, fuzzy
msgctxt "RID_RSC_ENUM_YESNO"
msgid "Yes"
msgstr "हाँ"
@@ -2608,19 +2567,16 @@ msgid "Display field"
msgstr "क्षेत्र दिखाएँ"
#: contenttablepage.ui:43
-#, fuzzy
msgctxt "contenttablepage|datasourcelabel"
msgid "Data source"
msgstr "आँकड़ा स्रोत"
#: contenttablepage.ui:57
-#, fuzzy
msgctxt "contenttablepage|contenttypelabel"
msgid "Content type"
msgstr "विषय वर्ग"
#: contenttablepage.ui:71
-#, fuzzy
msgctxt "contenttablepage|formtablelabel"
msgid "Content"
msgstr "विषय"
@@ -2646,7 +2602,6 @@ msgstr ""
"सारणी चुनें जिससे आँकड़ा सूची सामग्री के आधार के रूप में प्रयुक्त होगा:"
#: contenttablepage.ui:233
-#, fuzzy
msgctxt "contenttablepage|label2"
msgid "Control"
msgstr "नियंत्रण"
@@ -2669,13 +2624,11 @@ msgid "Embed this address book definition into the current document."
msgstr ""
#: datasourcepage.ui:61
-#, fuzzy
msgctxt "datasourcepage|locationft"
msgid "Location"
msgstr "स्थान"
#: datasourcepage.ui:74
-#, fuzzy
msgctxt "datasourcepage|browse"
msgid "Browse..."
msgstr "ब्राउज़ करें..."
@@ -2727,7 +2680,6 @@ msgid ""
msgstr ""
#: fieldassignpage.ui:33
-#, fuzzy
msgctxt "fieldassignpage|assign"
msgid "Field Assignment"
msgstr "क्षेत्र कार्य"
@@ -2751,19 +2703,16 @@ msgid "Field from the _List Table"
msgstr "सूची सारणी का क्षेत्र (~L)"
#: gridfieldsselectionpage.ui:44
-#, fuzzy
msgctxt "gridfieldsselectionpage|datasourcelabel"
msgid "Data source"
msgstr "आँकड़ा स्रोत"
#: gridfieldsselectionpage.ui:58
-#, fuzzy
msgctxt "gridfieldsselectionpage|contenttypelabel"
msgid "Content type"
msgstr "विषय वर्ग"
#: gridfieldsselectionpage.ui:72
-#, fuzzy
msgctxt "gridfieldsselectionpage|formtablelabel"
msgid "Content"
msgstr "विषय"
@@ -2814,19 +2763,16 @@ msgid "Table element"
msgstr "सारणी तत्व"
#: groupradioselectionpage.ui:44
-#, fuzzy
msgctxt "groupradioselectionpage|datasourcelabel"
msgid "Data source"
msgstr "आँकड़ा स्रोत"
#: groupradioselectionpage.ui:58
-#, fuzzy
msgctxt "groupradioselectionpage|contenttypelabel"
msgid "Content type"
msgstr "विषय वर्ग"
#: groupradioselectionpage.ui:72
-#, fuzzy
msgctxt "groupradioselectionpage|formtablelabel"
msgid "Content"
msgstr "विषय"
@@ -2878,7 +2824,6 @@ msgstr ""
"निम्नलिखित बटन को क्लिक करने से दूसरा संवाद खुल जायेगा जहां पर आवश्यक जानकारियों को आप प्रविष्ट कर सकते हैं."
#: invokeadminpage.ui:31
-#, fuzzy
msgctxt "invokeadminpage|settings"
msgid "Settings"
msgstr "सेटिंग"
@@ -2957,13 +2902,11 @@ msgid "Evolution"
msgstr ""
#: selecttypepage.ui:49
-#, fuzzy
msgctxt "selecttypepage|groupwise"
msgid "Groupwise"
msgstr "ग्रूपवाइज"
#: selecttypepage.ui:66
-#, fuzzy
msgctxt "selecttypepage|evoldap"
msgid "Evolution LDAP"
msgstr "एवोल्यूशन एलडीएपी"
@@ -3046,7 +2989,6 @@ msgid "_Table / Query:"
msgstr "सारणी / प्रश्न (~T):"
#: tableselectionpage.ui:174
-#, fuzzy
msgctxt "tableselectionpage|label1"
msgid "Data"
msgstr "आँकड़ा"
@@ -3058,7 +3000,6 @@ msgid "Choose Data Source"
msgstr "आँकड़ा स्रोत चुनें (~C)..."
#: choosedatasourcedialog.ui:90
-#, fuzzy
msgctxt "choosedatasourcedialog|label1"
msgid "Entry"
msgstr "प्रविष्टि"
@@ -3070,7 +3011,6 @@ msgid "_Short name"
msgstr "छोटा नाम"
#: generalpage.ui:52
-#, fuzzy
msgctxt "generalpage|authtype"
msgid "_Type"
msgstr "प्रकार (_T)"
@@ -3142,7 +3082,6 @@ msgid "Ed_ition"
msgstr "संस्करण (~i)"
#: generalpage.ui:257
-#, fuzzy
msgctxt "generalpage|volume"
msgid "Volume"
msgstr "आवाज़ निर्धारक"
@@ -3214,7 +3153,6 @@ msgid "Se_ries"
msgstr "शृंखला (~r)"
#: generalpage.ui:463
-#, fuzzy
msgctxt "generalpage|url"
msgid "URL"
msgstr "URL"
@@ -3286,7 +3224,6 @@ msgid "Editor"
msgstr "संपादक"
#: mappingdialog.ui:228
-#, fuzzy
msgctxt "mappingdialog|label7"
msgid "_Type"
msgstr "प्रकार (_T)"
@@ -3334,7 +3271,6 @@ msgid "_Book title"
msgstr "पुस्तक का शीर्षक (~B)"
#: mappingdialog.ui:432
-#, fuzzy
msgctxt "mappingdialog|label15"
msgid "Volume"
msgstr "आवाज़ निर्धारक"
@@ -3406,7 +3342,6 @@ msgid "_Note"
msgstr "टिप्पणी"
#: mappingdialog.ui:742
-#, fuzzy
msgctxt "mappingdialog|label27"
msgid "URL"
msgstr "URL"
@@ -3448,19 +3383,16 @@ msgid "Column Names"
msgstr "स्तंभ का नाम"
#: toolbar.ui:14
-#, fuzzy
msgctxt "toolbar|TBC_FT_SOURCE"
msgid "Table"
msgstr "सारणी"
#: toolbar.ui:49
-#, fuzzy
msgctxt "toolbar|TBC_FT_QUERY"
msgid "Search Key"
msgstr "खोज कुंजी"
#: toolbar.ui:84
-#, fuzzy
msgctxt "toolbar|TBC_BT_AUTOFILTER"
msgid "AutoFilter"
msgstr "स्वतः फ़िल्टर"
@@ -3489,19 +3421,16 @@ msgid "Data Source"
msgstr "आँकड़ा स्रोत"
#: controlfontdialog.ui:8
-#, fuzzy
msgctxt "controlfontdialog|ControlFontDialog"
msgid "Character"
msgstr "वर्ण"
#: controlfontdialog.ui:105
-#, fuzzy
msgctxt "controlfontdialog|font"
msgid "Font"
msgstr "फ़ॉन्ट"
#: controlfontdialog.ui:127
-#, fuzzy
msgctxt "controlfontdialog|fonteffects"
msgid "Font Effects"
msgstr "फ़ॉन्ट प्रभाव"
@@ -3535,13 +3464,11 @@ msgid "Sub forms can be used to display detailed data about the current record o
msgstr "उप फार्म विस्तृत आँकड़ा को दिखाने के लिए उपयोग कर सकते हैं मास्टर प्रपत्र के मौजूदा रिकार्ड के बारे में. ऐसा करने के लिए, आप निर्दिष्ट कर सकते हैं कि उप फार्म में कौन सा कालम मुख्य फार्म के किस कालम से मेल खाता है."
#: formlinksdialog.ui:125
-#, fuzzy
msgctxt "formlinksdialog|detailLabel"
msgid "label"
msgstr "लेबल"
#: formlinksdialog.ui:137
-#, fuzzy
msgctxt "formlinksdialog|masterLabel"
msgid "label"
msgstr "लेबल"
@@ -3588,7 +3515,6 @@ msgid "_Automatic Sort"
msgstr ""
#: taborder.ui:146
-#, fuzzy
msgctxt "taborder|label2"
msgid "Controls"
msgstr "नियंत्रण"
@@ -3653,7 +3579,6 @@ msgid "Scan area"
msgstr ""
#: sanedialog.ui:208
-#, fuzzy
msgctxt "sanedialog|label2"
msgid "Preview"
msgstr "पूर्वावलोकन"
diff --git a/source/hi/extras/source/autocorr/emoji.po b/source/hi/extras/source/autocorr/emoji.po
index 6c47ee1e681..4ab9745003e 100644
--- a/source/hi/extras/source/autocorr/emoji.po
+++ b/source/hi/extras/source/autocorr/emoji.po
@@ -66,7 +66,6 @@ msgstr "ऊपरी दाहिना"
#. ¬ (U+000AC), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"NOT_SIGN\n"
@@ -122,7 +121,6 @@ msgstr ""
#. Α (U+00391), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_CAPITAL_LETTER_ALPHA\n"
@@ -142,7 +140,6 @@ msgstr "ईटा"
#. Γ (U+00393), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_CAPITAL_LETTER_GAMMA\n"
@@ -352,7 +349,6 @@ msgstr "ओमेगा"
#. α (U+003B1), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_ALPHA\n"
@@ -362,7 +358,6 @@ msgstr "अल्फा"
#. β (U+003B2), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_BETA\n"
@@ -372,7 +367,6 @@ msgstr "बीटा"
#. γ (U+003B3), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_GAMMA\n"
@@ -382,7 +376,6 @@ msgstr "गामा"
#. δ (U+003B4), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_DELTA\n"
@@ -392,7 +385,6 @@ msgstr "डेल्टा"
#. ε (U+003B5), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_EPSILON\n"
@@ -402,7 +394,6 @@ msgstr "एप्सिलन"
#. ζ (U+003B6), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_ZETA\n"
@@ -412,7 +403,6 @@ msgstr "जेटा"
#. η (U+003B7), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_ETA\n"
@@ -422,7 +412,6 @@ msgstr "ईटा"
#. θ (U+003B8), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_THETA\n"
@@ -432,7 +421,6 @@ msgstr "थीटा"
#. ι (U+003B9), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_IOTA\n"
@@ -442,7 +430,6 @@ msgstr "आयोटा"
#. κ (U+003BA), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_KAPPA\n"
@@ -452,7 +439,6 @@ msgstr "काप्पा"
#. λ (U+003BB), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_LAMDA\n"
@@ -462,7 +448,6 @@ msgstr "लाम्डा"
#. μ (U+003BC), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_MU\n"
@@ -472,7 +457,6 @@ msgstr "mu"
#. ν (U+003BD), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_NU\n"
@@ -482,7 +466,6 @@ msgstr "न्यू"
#. ξ (U+003BE), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_XI\n"
@@ -492,7 +475,6 @@ msgstr "xi"
#. ο (U+003BF), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_OMICRON\n"
@@ -502,7 +484,6 @@ msgstr "ऑमिक्रॉन"
#. π (U+003C0), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_PI\n"
@@ -512,7 +493,6 @@ msgstr "pi"
#. ρ (U+003C1), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_RHO\n"
@@ -532,7 +512,6 @@ msgstr "सिग्मा"
#. σ (U+003C3), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_SIGMA\n"
@@ -542,7 +521,6 @@ msgstr "सिग्मा"
#. τ (U+003C4), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_TAU\n"
@@ -552,7 +530,6 @@ msgstr "ताऊ"
#. υ (U+003C5), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_UPSILON\n"
@@ -562,7 +539,6 @@ msgstr "अप्सिलॉन"
#. φ (U+003C6), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_PHI\n"
@@ -572,7 +548,6 @@ msgstr "फ़ाई"
#. χ (U+003C7), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_CHI\n"
@@ -582,7 +557,6 @@ msgstr "चाई"
#. ψ (U+003C8), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_PSI\n"
@@ -592,7 +566,6 @@ msgstr "साई"
#. ω (U+003C9), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_OMEGA\n"
@@ -715,7 +688,6 @@ msgstr ""
#. ″ (U+02033), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"DOUBLE_PRIME\n"
@@ -1063,7 +1035,6 @@ msgstr "रिक्त समुच्चय"
#. ∈ (U+02208), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"ELEMENT_OF\n"
@@ -1185,7 +1156,6 @@ msgstr "\\"
#. √ (U+0221A), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"SQUARE_ROOT\n"
@@ -1223,7 +1193,6 @@ msgstr "अनन्त"
#. ∠ (U+02220), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"ANGLE\n"
@@ -1282,7 +1251,6 @@ msgstr "समान्तर"
#. ∧ (U+02227), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"LOGICAL_AND\n"
@@ -1292,7 +1260,6 @@ msgstr "और"
#. ∨ (U+02228), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"LOGICAL_OR\n"
@@ -1391,7 +1358,6 @@ msgstr "समाननहीं"
#. ≤ (U+02264), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"LESS-THAN_OR_EQUAL_TO\n"
@@ -1563,7 +1529,6 @@ msgstr "वर्ग"
#. □ (U+025A1), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"WHITE_SQUARE\n"
@@ -1601,7 +1566,6 @@ msgstr "आयत"
#. ▭ (U+025AD), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"WHITE_RECTANGLE\n"
@@ -1658,7 +1622,6 @@ msgstr ""
#. ○ (U+025CB), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"WHITE_CIRCLE\n"
@@ -1816,7 +1779,6 @@ msgstr ""
#. ☉ (U+02609), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"SUN\n"
@@ -1918,7 +1880,6 @@ msgstr "दाहिना"
#. ☜ (U+0261C), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"WHITE_LEFT_POINTING_INDEX\n"
@@ -1928,7 +1889,6 @@ msgstr "बायाँ"
#. ☝ (U+0261D), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"WHITE_UP_POINTING_INDEX\n"
@@ -1938,7 +1898,6 @@ msgstr "ऊपर"
#. ☞ (U+0261E), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"WHITE_RIGHT_POINTING_INDEX\n"
@@ -1948,7 +1907,6 @@ msgstr "दाहिना"
#. ☟ (U+0261F), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"WHITE_DOWN_POINTING_INDEX\n"
@@ -2140,7 +2098,6 @@ msgstr "सूर्य"
#. ☽ (U+0263D), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"FIRST_QUARTER_MOON\n"
@@ -3552,7 +3509,6 @@ msgstr ""
#. ⬭ (U+02B2D), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"WHITE_HORIZONTAL_ELLIPSE\n"
@@ -4293,7 +4249,6 @@ msgstr ""
#. 🍅 (U+1F345), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"TOMATO\n"
@@ -4642,7 +4597,6 @@ msgstr ""
#. 🍫 (U+1F36B), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"CHOCOLATE_BAR\n"
@@ -6089,7 +6043,6 @@ msgstr ""
#. 🐾 (U+1F43E), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"PAW_PRINTS\n"
@@ -6215,7 +6168,6 @@ msgstr ""
#. 👍 (U+1F44D), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"THUMBS_UP_SIGN\n"
diff --git a/source/hi/extras/source/gallery/share.po b/source/hi/extras/source/gallery/share.po
index 68e3c317017..441bcab1997 100644
--- a/source/hi/extras/source/gallery/share.po
+++ b/source/hi/extras/source/gallery/share.po
@@ -17,7 +17,6 @@ msgstr ""
"X-POOTLE-MTIME: 1369411226.000000\n"
#: gallery_names.ulf
-#, fuzzy
msgctxt ""
"gallery_names.ulf\n"
"arrows\n"
@@ -26,7 +25,6 @@ msgid "Arrows"
msgstr "तीर"
#: gallery_names.ulf
-#, fuzzy
msgctxt ""
"gallery_names.ulf\n"
"computers\n"
@@ -35,7 +33,6 @@ msgid "Computers"
msgstr "कंप्यूटर"
#: gallery_names.ulf
-#, fuzzy
msgctxt ""
"gallery_names.ulf\n"
"diagrams\n"
@@ -44,7 +41,6 @@ msgid "Diagrams"
msgstr "आरेख"
#: gallery_names.ulf
-#, fuzzy
msgctxt ""
"gallery_names.ulf\n"
"education\n"
@@ -53,7 +49,6 @@ msgid "School & University"
msgstr "विद्यालय व विश्वविद्यालय"
#: gallery_names.ulf
-#, fuzzy
msgctxt ""
"gallery_names.ulf\n"
"environment\n"
@@ -62,7 +57,6 @@ msgid "Environment"
msgstr "वातावरण"
#: gallery_names.ulf
-#, fuzzy
msgctxt ""
"gallery_names.ulf\n"
"finance\n"
@@ -71,7 +65,6 @@ msgid "Finance"
msgstr "वित्त"
#: gallery_names.ulf
-#, fuzzy
msgctxt ""
"gallery_names.ulf\n"
"people\n"
@@ -80,7 +73,6 @@ msgid "People"
msgstr "लोग"
#: gallery_names.ulf
-#, fuzzy
msgctxt ""
"gallery_names.ulf\n"
"sounds\n"
@@ -89,7 +81,6 @@ msgid "Sounds"
msgstr "ध्वनि"
#: gallery_names.ulf
-#, fuzzy
msgctxt ""
"gallery_names.ulf\n"
"symbols\n"
diff --git a/source/hi/filter/messages.po b/source/hi/filter/messages.po
index b1267dc022d..fe0777e87ae 100644
--- a/source/hi/filter/messages.po
+++ b/source/hi/filter/messages.po
@@ -317,7 +317,6 @@ msgid "Export OLE objects as _JPEG images"
msgstr ""
#: pdfgeneralpage.ui:42
-#, fuzzy
msgctxt "pdfgeneralpage|all"
msgid "_All"
msgstr "सभी (_A)"
@@ -345,7 +344,6 @@ msgid "_Selection/Selected sheet(s)"
msgstr ""
#: pdfgeneralpage.ui:141
-#, fuzzy
msgctxt "pdfgeneralpage|label1"
msgid "Range"
msgstr "दायरा"
@@ -374,13 +372,11 @@ msgid "150 DPI"
msgstr ""
#: pdfgeneralpage.ui:251
-#, fuzzy
msgctxt "pdfgeneralpage|resolution"
msgid "300 DPI"
msgstr "300 DPI"
#: pdfgeneralpage.ui:252
-#, fuzzy
msgctxt "pdfgeneralpage|resolution"
msgid "600 DPI"
msgstr "600 DPI"
@@ -410,7 +406,6 @@ msgid "_JPEG compression"
msgstr "JPEG संकुचन"
#: pdfgeneralpage.ui:322
-#, fuzzy
msgctxt "pdfgeneralpage|label2"
msgid "Images"
msgstr "चित्र"
@@ -427,7 +422,6 @@ msgid "Text:"
msgstr "पाठ:"
#: pdfgeneralpage.ui:409
-#, fuzzy
msgctxt "pdfgeneralpage|label3"
msgid "Watermark"
msgstr "जलचिह्न"
@@ -550,7 +544,6 @@ msgid "Export onl_y notes pages"
msgstr ""
#: pdfgeneralpage.ui:723
-#, fuzzy
msgctxt "pdfgeneralpage|label4"
msgid "General"
msgstr "सामान्य"
@@ -572,7 +565,6 @@ msgid "Export _URLs relative to file system"
msgstr "फ़ाइल तंत्र के सापेक्ष URL सहेजें"
#: pdflinkspage.ui:89
-#, fuzzy
msgctxt "pdflinkspage|label1"
msgid "General"
msgstr "सामान्य"
@@ -610,7 +602,6 @@ msgid "E_xport"
msgstr "निर्यात"
#: pdfoptionsdialog.ui:92
-#, fuzzy
msgctxt "pdfoptionsdialog|general"
msgid "General"
msgstr "सामान्य"
@@ -621,7 +612,6 @@ msgid "Initial View"
msgstr ""
#: pdfoptionsdialog.ui:137
-#, fuzzy
msgctxt "pdfoptionsdialog|userinterface"
msgid "User Interface"
msgstr "उपयोक्ता अंतरफलक"
@@ -633,13 +623,11 @@ msgid "Links"
msgstr "कड़ी (~l)"
#: pdfoptionsdialog.ui:183
-#, fuzzy
msgctxt "pdfoptionsdialog|security"
msgid "Security"
msgstr "सुरक्षा"
#: pdfoptionsdialog.ui:206
-#, fuzzy
msgctxt "pdfoptionsdialog|digitalsignatures"
msgid "Digital Signatures"
msgstr "डिजिटल हस्ताक्षर"
@@ -725,7 +713,6 @@ msgid "_High resolution"
msgstr ""
#: pdfsecuritypage.ui:346
-#, fuzzy
msgctxt "pdfsecuritypage|label1"
msgid "Printing"
msgstr "छपाई कर रहा है"
@@ -756,7 +743,6 @@ msgid "_Any except extracting pages"
msgstr ""
#: pdfsecuritypage.ui:465
-#, fuzzy
msgctxt "pdfsecuritypage|label3"
msgid "Changes"
msgstr "परिवर्तन"
@@ -772,7 +758,6 @@ msgid "Enable text access for acce_ssibility tools"
msgstr ""
#: pdfsecuritypage.ui:535
-#, fuzzy
msgctxt "pdfsecuritypage|label4"
msgid "Content"
msgstr "विषय"
@@ -783,13 +768,11 @@ msgid "Use this certificate to digitally sign PDF documents:"
msgstr ""
#: pdfsignpage.ui:60
-#, fuzzy
msgctxt "pdfsignpage|select"
msgid "Select..."
msgstr "चुनें..."
#: pdfsignpage.ui:159
-#, fuzzy
msgctxt "pdfsignpage|tsa"
msgid "None"
msgstr "कोई नहीं"
@@ -800,7 +783,6 @@ msgid "Certificate password:"
msgstr ""
#: pdfsignpage.ui:186
-#, fuzzy
msgctxt "pdfsignpage|label12"
msgid "Location:"
msgstr "स्थान:"
@@ -892,7 +874,6 @@ msgid "_Visible bookmark levels:"
msgstr ""
#: pdfuserinterfacepage.ui:343
-#, fuzzy
msgctxt "pdfuserinterfacepage|label4"
msgid "Bookmarks"
msgstr "पुस्तचिह्न"
@@ -924,7 +905,6 @@ msgid "Panes"
msgstr "पृष्ठ"
#: pdfviewpage.ui:173
-#, fuzzy
msgctxt "pdfviewpage|fitdefault"
msgid "_Default"
msgstr "तयशुदा (_D)"
@@ -969,7 +949,6 @@ msgid "_Single page"
msgstr "एकल पृष्ठ"
#: pdfviewpage.ui:361
-#, fuzzy
msgctxt "pdfviewpage|contlayout"
msgid "_Continuous"
msgstr "निरन्तर (_C)"
@@ -985,7 +964,6 @@ msgid "First page is _left"
msgstr ""
#: pdfviewpage.ui:415
-#, fuzzy
msgctxt "pdfviewpage|label1"
msgid "Page Layout"
msgstr "पृष्ठ ले-आउट"
@@ -1101,7 +1079,6 @@ msgid "_Open Package..."
msgstr "संकुल खोलें (_O)..."
#: xmlfiltersettings.ui:151
-#, fuzzy
msgctxt "xmlfiltersettings|filterlist-atkobject"
msgid "XML Filter List"
msgstr "XML फ़िल्टर सूची"
@@ -1185,7 +1162,6 @@ msgid "XML Filter: %s"
msgstr ""
#: xsltfilterdialog.ui:92
-#, fuzzy
msgctxt "xsltfilterdialog|general"
msgid "General"
msgstr "सामान्य"
diff --git a/source/hi/filter/source/config/fragments/filters.po b/source/hi/filter/source/config/fragments/filters.po
index 23468f1f375..802cd98f6be 100644
--- a/source/hi/filter/source/config/fragments/filters.po
+++ b/source/hi/filter/source/config/fragments/filters.po
@@ -63,7 +63,6 @@ msgid "Apple Pages 4"
msgstr ""
#: BMP___MS_Windows.xcu
-#, fuzzy
msgctxt ""
"BMP___MS_Windows.xcu\n"
"BMP - MS Windows\n"
@@ -163,7 +162,6 @@ msgid "Data Interchange Format"
msgstr ""
#: DXF___AutoCAD_Interchange.xcu
-#, fuzzy
msgctxt ""
"DXF___AutoCAD_Interchange.xcu\n"
"DXF - AutoCAD Interchange\n"
@@ -191,7 +189,6 @@ msgid "Microsoft Word for DOS"
msgstr ""
#: EMF___MS_Windows_Metafile.xcu
-#, fuzzy
msgctxt ""
"EMF___MS_Windows_Metafile.xcu\n"
"EMF - MS Windows Metafile\n"
@@ -201,7 +198,6 @@ msgid "EMF - Enhanced Metafile"
msgstr "EMF - संवर्द्धित मेटाफ़ाइल"
#: EPS___Encapsulated_PostScript.xcu
-#, fuzzy
msgctxt ""
"EPS___Encapsulated_PostScript.xcu\n"
"EPS - Encapsulated PostScript\n"
@@ -238,7 +234,6 @@ msgid "Adobe/Macromedia Freehand"
msgstr ""
#: GIF___Graphics_Interchange.xcu
-#, fuzzy
msgctxt ""
"GIF___Graphics_Interchange.xcu\n"
"GIF - Graphics Interchange\n"
@@ -284,7 +279,6 @@ msgid "HTML Document (Writer)"
msgstr "HTML दस्तावेज़ (लेखक)"
#: JPG___JPEG.xcu
-#, fuzzy
msgctxt ""
"JPG___JPEG.xcu\n"
"JPG - JPEG\n"
@@ -312,7 +306,6 @@ msgid "Lotus WordPro Document"
msgstr ""
#: MET___OS_2_Metafile.xcu
-#, fuzzy
msgctxt ""
"MET___OS_2_Metafile.xcu\n"
"MET - OS/2 Metafile\n"
@@ -732,7 +725,6 @@ msgid "Office Open XML Text Template"
msgstr "Office Open XML पाठ नमूना"
#: PBM___Portable_Bitmap.xcu
-#, fuzzy
msgctxt ""
"PBM___Portable_Bitmap.xcu\n"
"PBM - Portable Bitmap\n"
@@ -742,7 +734,6 @@ msgid "PBM - Portable Bitmap"
msgstr "PBM - पोर्टेबल बिटमैप"
#: PCT___Mac_Pict.xcu
-#, fuzzy
msgctxt ""
"PCT___Mac_Pict.xcu\n"
"PCT - Mac Pict\n"
@@ -752,7 +743,6 @@ msgid "PCT - Mac Pict"
msgstr "PCT - मैक पिक्ट"
#: PCX___Zsoft_Paintbrush.xcu
-#, fuzzy
msgctxt ""
"PCX___Zsoft_Paintbrush.xcu\n"
"PCX - Zsoft Paintbrush\n"
@@ -762,7 +752,6 @@ msgid "PCX - Zsoft Paintbrush"
msgstr "PCX - Zsoft पेंटब्रश"
#: PGM___Portable_Graymap.xcu
-#, fuzzy
msgctxt ""
"PGM___Portable_Graymap.xcu\n"
"PGM - Portable Graymap\n"
@@ -772,7 +761,6 @@ msgid "PGM - Portable Graymap"
msgstr "PGM - पोर्टेबल ग्रेमैप"
#: PNG___Portable_Network_Graphic.xcu
-#, fuzzy
msgctxt ""
"PNG___Portable_Network_Graphic.xcu\n"
"PNG - Portable Network Graphic\n"
@@ -782,7 +770,6 @@ msgid "PNG - Portable Network Graphic"
msgstr "PNG - पोर्टेबल नेटवर्क ग्राफिक"
#: PPM___Portable_Pixelmap.xcu
-#, fuzzy
msgctxt ""
"PPM___Portable_Pixelmap.xcu\n"
"PPM - Portable Pixelmap\n"
@@ -792,7 +779,6 @@ msgid "PPM - Portable Pixelmap"
msgstr "PPM - पोर्टेबल पिक्सेलमैप"
#: PSD___Adobe_Photoshop.xcu
-#, fuzzy
msgctxt ""
"PSD___Adobe_Photoshop.xcu\n"
"PSD - Adobe Photoshop\n"
@@ -875,7 +861,6 @@ msgid "QuarkXPress"
msgstr ""
#: RAS___Sun_Rasterfile.xcu
-#, fuzzy
msgctxt ""
"RAS___Sun_Rasterfile.xcu\n"
"RAS - Sun Rasterfile\n"
@@ -903,7 +888,6 @@ msgid "Rich Text Format (Calc)"
msgstr ""
#: SVG___Scalable_Vector_Graphics.xcu
-#, fuzzy
msgctxt ""
"SVG___Scalable_Vector_Graphics.xcu\n"
"SVG - Scalable Vector Graphics\n"
@@ -913,7 +897,6 @@ msgid "SVG - Scalable Vector Graphics"
msgstr "SVG - स्केलेबल वेक्टर ग्राफिक्स"
#: SVM___StarView_Metafile.xcu
-#, fuzzy
msgctxt ""
"SVM___StarView_Metafile.xcu\n"
"SVM - StarView Metafile\n"
@@ -1059,7 +1042,6 @@ msgid "T602 Document"
msgstr "दस्तावेज़ में"
#: TGA___Truevision_TARGA.xcu
-#, fuzzy
msgctxt ""
"TGA___Truevision_TARGA.xcu\n"
"TGA - Truevision TARGA\n"
@@ -1069,7 +1051,6 @@ msgid "TGA - Truevision Targa"
msgstr "TGA - ट्रूविजन टार्गा"
#: TIF___Tag_Image_File.xcu
-#, fuzzy
msgctxt ""
"TIF___Tag_Image_File.xcu\n"
"TIF - Tag Image File\n"
@@ -1169,7 +1150,6 @@ msgid "Microsoft Visio 2000-2013"
msgstr ""
#: WMF___MS_Windows_Metafile.xcu
-#, fuzzy
msgctxt ""
"WMF___MS_Windows_Metafile.xcu\n"
"WMF - MS Windows Metafile\n"
@@ -1225,7 +1205,6 @@ msgid "WriteNow Document"
msgstr ""
#: XBM___X_Consortium.xcu
-#, fuzzy
msgctxt ""
"XBM___X_Consortium.xcu\n"
"XBM - X-Consortium\n"
@@ -1235,7 +1214,6 @@ msgid "XBM - X Bitmap"
msgstr "XBM - X बिटमैप"
#: XPM.xcu
-#, fuzzy
msgctxt ""
"XPM.xcu\n"
"XPM\n"
@@ -1355,7 +1333,6 @@ msgid "OpenOffice.org 1.0 Spreadsheet Template"
msgstr ""
#: calc_jpg_Export.xcu
-#, fuzzy
msgctxt ""
"calc_jpg_Export.xcu\n"
"calc_jpg_Export\n"
@@ -1374,7 +1351,6 @@ msgid "PDF - Portable Document Format"
msgstr ""
#: calc_png_Export.xcu
-#, fuzzy
msgctxt ""
"calc_png_Export.xcu\n"
"calc_png_Export\n"
@@ -1393,7 +1369,6 @@ msgid "ODF Chart"
msgstr "ODF चार्ट"
#: dBase.xcu
-#, fuzzy
msgctxt ""
"dBase.xcu\n"
"dBase\n"
@@ -1421,7 +1396,6 @@ msgid "ODF Drawing Template"
msgstr "ODF आरेखी नमूना"
#: draw_PCD_Photo_CD_Base.xcu
-#, fuzzy
msgctxt ""
"draw_PCD_Photo_CD_Base.xcu\n"
"draw_PCD_Photo_CD_Base\n"
@@ -1431,7 +1405,6 @@ msgid "PCD - Kodak Photo CD (768x512)"
msgstr "PCD - कोडाक फोटो CD (768x512)"
#: draw_PCD_Photo_CD_Base16.xcu
-#, fuzzy
msgctxt ""
"draw_PCD_Photo_CD_Base16.xcu\n"
"draw_PCD_Photo_CD_Base16\n"
@@ -1441,7 +1414,6 @@ msgid "PCD - Kodak Photo CD (192x128)"
msgstr "PCD - कोडाक फोटो CD (192x128)"
#: draw_PCD_Photo_CD_Base4.xcu
-#, fuzzy
msgctxt ""
"draw_PCD_Photo_CD_Base4.xcu\n"
"draw_PCD_Photo_CD_Base4\n"
@@ -1460,7 +1432,6 @@ msgid "OpenOffice.org 1.0 Drawing Template"
msgstr ""
#: draw_bmp_Export.xcu
-#, fuzzy
msgctxt ""
"draw_bmp_Export.xcu\n"
"draw_bmp_Export\n"
@@ -1470,7 +1441,6 @@ msgid "BMP - Windows Bitmap"
msgstr "BMP - विंडोज बिटमैप"
#: draw_emf_Export.xcu
-#, fuzzy
msgctxt ""
"draw_emf_Export.xcu\n"
"draw_emf_Export\n"
@@ -1480,7 +1450,6 @@ msgid "EMF - Enhanced Metafile"
msgstr "EMF - संवर्द्धित मेटाफ़ाइल"
#: draw_eps_Export.xcu
-#, fuzzy
msgctxt ""
"draw_eps_Export.xcu\n"
"draw_eps_Export\n"
@@ -1490,7 +1459,6 @@ msgid "EPS - Encapsulated PostScript"
msgstr "EPS - संगुलित पोस्टस्क्रिप्ट"
#: draw_flash_Export.xcu
-#, fuzzy
msgctxt ""
"draw_flash_Export.xcu\n"
"draw_flash_Export\n"
@@ -1500,7 +1468,6 @@ msgid "Macromedia Flash (SWF)"
msgstr "Macromedia फ्लैश (SWF)"
#: draw_gif_Export.xcu
-#, fuzzy
msgctxt ""
"draw_gif_Export.xcu\n"
"draw_gif_Export\n"
@@ -1519,7 +1486,6 @@ msgid "HTML Document (Draw)"
msgstr "HTML दस्तावेज़ (रेखाचित्र)"
#: draw_jpg_Export.xcu
-#, fuzzy
msgctxt ""
"draw_jpg_Export.xcu\n"
"draw_jpg_Export\n"
@@ -1538,7 +1504,6 @@ msgid "PDF - Portable Document Format"
msgstr ""
#: draw_png_Export.xcu
-#, fuzzy
msgctxt ""
"draw_png_Export.xcu\n"
"draw_png_Export\n"
@@ -1548,7 +1513,6 @@ msgid "PNG - Portable Network Graphic"
msgstr "PNG - पोर्टेबल नेटवर्क ग्राफिक"
#: draw_svg_Export.xcu
-#, fuzzy
msgctxt ""
"draw_svg_Export.xcu\n"
"draw_svg_Export\n"
@@ -1558,7 +1522,6 @@ msgid "SVG - Scalable Vector Graphics"
msgstr "SVG - स्केलेबल वेक्टर ग्राफिक्स"
#: draw_tif_Export.xcu
-#, fuzzy
msgctxt ""
"draw_tif_Export.xcu\n"
"draw_tif_Export\n"
@@ -1568,7 +1531,6 @@ msgid "TIFF - Tagged Image File Format"
msgstr "TIFF - टैग्ड इमेज फ़ाइल प्रारूप"
#: draw_wmf_Export.xcu
-#, fuzzy
msgctxt ""
"draw_wmf_Export.xcu\n"
"draw_wmf_Export\n"
@@ -1691,7 +1653,6 @@ msgid "OpenOffice.org 1.0 Presentation Template"
msgstr ""
#: impress_bmp_Export.xcu
-#, fuzzy
msgctxt ""
"impress_bmp_Export.xcu\n"
"impress_bmp_Export\n"
@@ -1701,7 +1662,6 @@ msgid "BMP - Windows Bitmap"
msgstr "BMP - विंडोज बिटमैप"
#: impress_emf_Export.xcu
-#, fuzzy
msgctxt ""
"impress_emf_Export.xcu\n"
"impress_emf_Export\n"
@@ -1711,7 +1671,6 @@ msgid "EMF - Enhanced Metafile"
msgstr "EMF - संवर्द्धित मेटाफ़ाइल"
#: impress_eps_Export.xcu
-#, fuzzy
msgctxt ""
"impress_eps_Export.xcu\n"
"impress_eps_Export\n"
@@ -1721,7 +1680,6 @@ msgid "EPS - Encapsulated PostScript"
msgstr "EPS - संगुलित पोस्टस्क्रिप्ट"
#: impress_flash_Export.xcu
-#, fuzzy
msgctxt ""
"impress_flash_Export.xcu\n"
"impress_flash_Export\n"
@@ -1731,7 +1689,6 @@ msgid "Macromedia Flash (SWF)"
msgstr "Macromedia फ्लैश (SWF)"
#: impress_gif_Export.xcu
-#, fuzzy
msgctxt ""
"impress_gif_Export.xcu\n"
"impress_gif_Export\n"
@@ -1750,7 +1707,6 @@ msgid "HTML Document (Impress)"
msgstr "HTML दस्तावेज़ (इंप्रेस)"
#: impress_jpg_Export.xcu
-#, fuzzy
msgctxt ""
"impress_jpg_Export.xcu\n"
"impress_jpg_Export\n"
@@ -1769,7 +1725,6 @@ msgid "PDF - Portable Document Format"
msgstr ""
#: impress_png_Export.xcu
-#, fuzzy
msgctxt ""
"impress_png_Export.xcu\n"
"impress_png_Export\n"
@@ -1779,7 +1734,6 @@ msgid "PNG - Portable Network Graphic"
msgstr "PNG - पोर्टेबल नेटवर्क ग्राफिक"
#: impress_svg_Export.xcu
-#, fuzzy
msgctxt ""
"impress_svg_Export.xcu\n"
"impress_svg_Export\n"
@@ -1789,7 +1743,6 @@ msgid "SVG - Scalable Vector Graphics"
msgstr "SVG - स्केलेबल वेक्टर ग्राफिक्स"
#: impress_tif_Export.xcu
-#, fuzzy
msgctxt ""
"impress_tif_Export.xcu\n"
"impress_tif_Export\n"
@@ -1799,7 +1752,6 @@ msgid "TIFF - Tagged Image File Format"
msgstr "TIFF - टैग्ड इमेज फ़ाइल प्रारूप"
#: impress_wmf_Export.xcu
-#, fuzzy
msgctxt ""
"impress_wmf_Export.xcu\n"
"impress_wmf_Export\n"
@@ -1899,7 +1851,6 @@ msgid "PDF - Portable Document Format"
msgstr ""
#: writer_jpg_Export.xcu
-#, fuzzy
msgctxt ""
"writer_jpg_Export.xcu\n"
"writer_jpg_Export\n"
@@ -1927,7 +1878,6 @@ msgid "PDF - Portable Document Format"
msgstr ""
#: writer_png_Export.xcu
-#, fuzzy
msgctxt ""
"writer_png_Export.xcu\n"
"writer_png_Export\n"
@@ -1964,7 +1914,6 @@ msgid "OpenOffice.org 1.0 HTML Template"
msgstr ""
#: writer_web_jpg_Export.xcu
-#, fuzzy
msgctxt ""
"writer_web_jpg_Export.xcu\n"
"writer_web_jpg_Export\n"
@@ -1983,7 +1932,6 @@ msgid "PDF - Portable Document Format"
msgstr ""
#: writer_web_png_Export.xcu
-#, fuzzy
msgctxt ""
"writer_web_png_Export.xcu\n"
"writer_web_png_Export\n"
diff --git a/source/hi/filter/source/config/fragments/types.po b/source/hi/filter/source/config/fragments/types.po
index 846ba5efa98..92ee6596e19 100644
--- a/source/hi/filter/source/config/fragments/types.po
+++ b/source/hi/filter/source/config/fragments/types.po
@@ -178,7 +178,6 @@ msgid "OpenDocument Spreadsheet (Flat XML)"
msgstr "ओपनडॉक्यूमेंट स्प्रेडशीट (फ्लैट XML)"
#: calc_OOXML.xcu
-#, fuzzy
msgctxt ""
"calc_OOXML.xcu\n"
"Office Open XML Spreadsheet\n"
@@ -188,7 +187,6 @@ msgid "Office Open XML Spreadsheet"
msgstr "Office Open XML स्प्रेडशीट"
#: calc_OOXML_Template.xcu
-#, fuzzy
msgctxt ""
"calc_OOXML_Template.xcu\n"
"Office Open XML Spreadsheet Template\n"
diff --git a/source/hi/formula/messages.po b/source/hi/formula/messages.po
index 3da6bca2cf4..5a541c7eafc 100644
--- a/source/hi/formula/messages.po
+++ b/source/hi/formula/messages.po
@@ -1004,7 +1004,6 @@ msgid "CUMPRINC"
msgstr "CUMPRINC"
#: core_resource.hrc:2453
-#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EFFECT"
msgstr "EFFECT"
@@ -1888,7 +1887,6 @@ msgid "WEEKDAY"
msgstr "WEEKDAY"
#: core_resource.hrc:2624
-#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NETWORKDAYS"
msgstr "NETWORKDAYS"
@@ -2170,7 +2168,6 @@ msgid "_Next >"
msgstr "आगे (&N) >"
#: formuladialog.ui:158
-#, fuzzy
msgctxt "formuladialog|function"
msgid "Functions"
msgstr "प्रकार्य"
@@ -2194,19 +2191,16 @@ msgid "For_mula"
msgstr "सूत्र"
#: formuladialog.ui:383
-#, fuzzy
msgctxt "formuladialog|label1"
msgid "Result"
msgstr "परिणाम"
#: formuladialog.ui:418
-#, fuzzy
msgctxt "formuladialog|ed_formula-atkobject"
msgid "Formula"
msgstr "सूत्र"
#: formuladialog.ui:467
-#, fuzzy
msgctxt "formuladialog|RB_REF|tooltip_text"
msgid "Maximize"
msgstr "अधिकतम करें"
@@ -2248,25 +2242,21 @@ msgid "Function not known"
msgstr "प्रकार्य ज्ञात नहीं"
#: parameter.ui:279
-#, fuzzy
msgctxt "parameter|RB_ARG1|tooltip_text"
msgid "Select"
msgstr "चुनें"
#: parameter.ui:295
-#, fuzzy
msgctxt "parameter|RB_ARG2|tooltip_text"
msgid "Select"
msgstr "चुनें"
#: parameter.ui:311
-#, fuzzy
msgctxt "parameter|RB_ARG3|tooltip_text"
msgid "Select"
msgstr "चुनें"
#: parameter.ui:327
-#, fuzzy
msgctxt "parameter|RB_ARG4|tooltip_text"
msgid "Select"
msgstr "चुनें"
diff --git a/source/hi/fpicker/messages.po b/source/hi/fpicker/messages.po
index 45c8f8b29c1..f398ac08610 100644
--- a/source/hi/fpicker/messages.po
+++ b/source/hi/fpicker/messages.po
@@ -119,7 +119,6 @@ msgid "All files"
msgstr "सभी फ़ाइलें"
#: strings.hrc:34
-#, fuzzy
msgctxt "STR_FILEDLG_OPEN"
msgid "Open"
msgstr "खोलें"
@@ -280,7 +279,6 @@ msgid "Folder Name ?"
msgstr ""
#: foldernamedialog.ui:84
-#, fuzzy
msgctxt "foldernamedialog|label2"
msgid "Na_me"
msgstr "नाम (_m)"
@@ -325,7 +323,6 @@ msgid "Create New Folder"
msgstr "नया फ़ोल्डर बनाएँ"
#: remotefilesdialog.ui:255
-#, fuzzy
msgctxt "remotefilesdialog|filterLabel"
msgid "Filter"
msgstr "फ़िल्टर"
diff --git a/source/hi/instsetoo_native/inc_openoffice/windows/msi_languages.po b/source/hi/instsetoo_native/inc_openoffice/windows/msi_languages.po
index 52081d137f4..fe3793c5edf 100644
--- a/source/hi/instsetoo_native/inc_openoffice/windows/msi_languages.po
+++ b/source/hi/instsetoo_native/inc_openoffice/windows/msi_languages.po
@@ -2766,7 +2766,6 @@ msgid "Load [ProductName] during system start-up"
msgstr "[ProductName] को तंत्र प्रारंभ होने के समय लोड करें"
#: Control.ulf
-#, fuzzy
msgctxt ""
"Control.ulf\n"
"OOO_CONTROL_322\n"
@@ -2783,7 +2782,6 @@ msgid "The following applications are using files that need to be updated by thi
msgstr ""
#: Control.ulf
-#, fuzzy
msgctxt ""
"Control.ulf\n"
"OOO_CONTROL_324\n"
@@ -2792,7 +2790,6 @@ msgid "{&MSSansBold8}Files in Use"
msgstr "{&MSSansBold8}उपयोग में फ़ाइल"
#: Control.ulf
-#, fuzzy
msgctxt ""
"Control.ulf\n"
"OOO_CONTROL_325\n"
@@ -2801,7 +2798,6 @@ msgid "Cancel"
msgstr "रद्द करें"
#: Control.ulf
-#, fuzzy
msgctxt ""
"Control.ulf\n"
"OOO_CONTROL_326\n"
diff --git a/source/hi/officecfg/registry/data/org/openoffice/Office.po b/source/hi/officecfg/registry/data/org/openoffice/Office.po
index 1a6bc8652b1..022e5887f3a 100644
--- a/source/hi/officecfg/registry/data/org/openoffice/Office.po
+++ b/source/hi/officecfg/registry/data/org/openoffice/Office.po
@@ -144,7 +144,6 @@ msgid "~Drawing"
msgstr "रेखाचित्र (~D)"
#: Common.xcu
-#, fuzzy
msgctxt ""
"Common.xcu\n"
"..Common.Menus.New.m4\n"
@@ -154,7 +153,6 @@ msgid "F~ormula"
msgstr "सूत्र (~o)"
#: Common.xcu
-#, fuzzy
msgctxt ""
"Common.xcu\n"
"..Common.Menus.New.m5\n"
@@ -164,7 +162,6 @@ msgid "Database"
msgstr "डेटाबेस"
#: Common.xcu
-#, fuzzy
msgctxt ""
"Common.xcu\n"
"..Common.Menus.New.m7\n"
@@ -174,7 +171,6 @@ msgid "~HTML Document"
msgstr "एचटीएमएल दस्तावेज़ (~H)"
#: Common.xcu
-#, fuzzy
msgctxt ""
"Common.xcu\n"
"..Common.Menus.New.m8\n"
@@ -184,7 +180,6 @@ msgid "~XML Form Document"
msgstr "एक्सएमएल फ़ॉर्म दस्तावेज़ (~X)"
#: Common.xcu
-#, fuzzy
msgctxt ""
"Common.xcu\n"
"..Common.Menus.New.m9\n"
@@ -923,7 +918,6 @@ msgid "Presentation Minimizer"
msgstr ""
#: PresentationMinimizer.xcu
-#, fuzzy
msgctxt ""
"PresentationMinimizer.xcu\n"
"..PresentationMinimizer.Strings\n"
@@ -933,7 +927,6 @@ msgid "Steps"
msgstr "चरण"
#: PresentationMinimizer.xcu
-#, fuzzy
msgctxt ""
"PresentationMinimizer.xcu\n"
"..PresentationMinimizer.Strings\n"
@@ -943,7 +936,6 @@ msgid "< ~Back"
msgstr "< पीछे (~B)"
#: PresentationMinimizer.xcu
-#, fuzzy
msgctxt ""
"PresentationMinimizer.xcu\n"
"..PresentationMinimizer.Strings\n"
@@ -953,7 +945,6 @@ msgid "~Next >"
msgstr "आगे (~N) >"
#: PresentationMinimizer.xcu
-#, fuzzy
msgctxt ""
"PresentationMinimizer.xcu\n"
"..PresentationMinimizer.Strings\n"
@@ -963,7 +954,6 @@ msgid "~Finish"
msgstr "समाप्त (~F)"
#: PresentationMinimizer.xcu
-#, fuzzy
msgctxt ""
"PresentationMinimizer.xcu\n"
"..PresentationMinimizer.Strings\n"
@@ -1001,7 +991,6 @@ msgid "~Choose settings for Presentation Minimizer"
msgstr ""
#: PresentationMinimizer.xcu
-#, fuzzy
msgctxt ""
"PresentationMinimizer.xcu\n"
"..PresentationMinimizer.Strings\n"
@@ -1020,7 +1009,6 @@ msgid "Choose settings for optimizing images"
msgstr ""
#: PresentationMinimizer.xcu
-#, fuzzy
msgctxt ""
"PresentationMinimizer.xcu\n"
"..PresentationMinimizer.Strings\n"
@@ -1123,7 +1111,6 @@ msgid "~Embed external images"
msgstr ""
#: PresentationMinimizer.xcu
-#, fuzzy
msgctxt ""
"PresentationMinimizer.xcu\n"
"..PresentationMinimizer.Strings\n"
@@ -1241,7 +1228,6 @@ msgid "Delete slides that are not used for the ~custom slide show"
msgstr ""
#: PresentationMinimizer.xcu
-#, fuzzy
msgctxt ""
"PresentationMinimizer.xcu\n"
"..PresentationMinimizer.Strings\n"
@@ -1350,7 +1336,6 @@ msgid "My Settings "
msgstr ""
#: PresentationMinimizer.xcu
-#, fuzzy
msgctxt ""
"PresentationMinimizer.xcu\n"
"..PresentationMinimizer.Strings\n"
@@ -1532,7 +1517,6 @@ msgid "Exchange"
msgstr "विनियमय"
#: PresenterScreen.xcu
-#, fuzzy
msgctxt ""
"PresenterScreen.xcu\n"
"..PresenterScreen.PresenterScreenSettings.ToolBars.ToolBar.Entries.o.Normal\n"
@@ -10624,7 +10608,6 @@ msgid "Nationality"
msgstr "राष्ट्रीयता"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.authors.Fields.nationality\n"
@@ -11534,7 +11517,6 @@ msgid "Master documents"
msgstr "मास्टर दस्तावेज़"
#: UI.xcu
-#, fuzzy
msgctxt ""
"UI.xcu\n"
"..UI.FilterClassification.GlobalFilters.Classes.com.sun.star.formula.FormulaProperties\n"
diff --git a/source/hi/officecfg/registry/data/org/openoffice/Office/UI.po b/source/hi/officecfg/registry/data/org/openoffice/Office/UI.po
index 628dfa38c71..fb9331798d8 100644
--- a/source/hi/officecfg/registry/data/org/openoffice/Office/UI.po
+++ b/source/hi/officecfg/registry/data/org/openoffice/Office/UI.po
@@ -171,7 +171,6 @@ msgid "BASIC Dialog"
msgstr ""
#: BasicIDECommands.xcu
-#, fuzzy
msgctxt ""
"BasicIDECommands.xcu\n"
"..BasicIDECommands.UserInterface.Commands..uno:DeleteCurrent\n"
@@ -221,7 +220,6 @@ msgid "~Dialog"
msgstr "संवाद"
#: BasicIDEWindowState.xcu
-#, fuzzy
msgctxt ""
"BasicIDEWindowState.xcu\n"
"..BasicIDEWindowState.UIElements.States.private:resource/popupmenu/dialog\n"
@@ -731,7 +729,6 @@ msgid "Pivot Table Filter"
msgstr "पाइवट सारणी फ़िल्टर"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:DataPilotFilter\n"
@@ -1014,7 +1011,6 @@ msgid "~Edit Layout..."
msgstr ""
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:InsertPivotTable\n"
@@ -1373,7 +1369,6 @@ msgid "Wrap Text"
msgstr "बायीं ओर लपेटें"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:CellProtection\n"
@@ -1703,7 +1698,6 @@ msgid "R~andom Number..."
msgstr ""
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:StatisticsMenu\n"
@@ -1959,7 +1953,6 @@ msgid "Hide All Comments"
msgstr ""
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:DeleteAllNotes\n"
@@ -2631,7 +2624,6 @@ msgid "~Height..."
msgstr "ऊँचाई (~H)..."
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:RowHeight\n"
@@ -2677,7 +2669,6 @@ msgid "H~ide"
msgstr "छिपाएँ (~i)"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:HideRow\n"
@@ -2733,7 +2724,6 @@ msgid "~Width..."
msgstr "चौड़ाई (~W)..."
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:ColumnWidth\n"
@@ -2900,7 +2890,6 @@ msgid "Standard Text Attributes"
msgstr "मानक पाठ गुण"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:StandardTextAttributes\n"
@@ -3410,7 +3399,6 @@ msgid "Number Format"
msgstr "संख्या फ़ॉर्मेट"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:NumberFormatCurrency\n"
@@ -3429,7 +3417,6 @@ msgid "Format as Currency"
msgstr ""
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:NumberFormatCurrencySimple\n"
@@ -3448,7 +3435,6 @@ msgid "Format as Currency"
msgstr ""
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:NumberFormatPercent\n"
@@ -3467,7 +3453,6 @@ msgid "Format as Percent"
msgstr ""
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:NumberFormatStandard\n"
@@ -3505,7 +3490,6 @@ msgid "Format as Date"
msgstr ""
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:NumberFormatDecimal\n"
@@ -3524,7 +3508,6 @@ msgid "Format as Number"
msgstr ""
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:NumberFormatScientific\n"
@@ -3543,7 +3526,6 @@ msgid "Format as Scientific"
msgstr ""
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:NumberFormatTime\n"
@@ -3607,7 +3589,6 @@ msgid "R~ight-To-Left"
msgstr "दाहिने से बाएँ (~i)"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:SheetRightToLeft\n"
@@ -3698,7 +3679,6 @@ msgid "Grid Lines for Sheet"
msgstr ""
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:InsertFieldSheet\n"
@@ -3996,7 +3976,6 @@ msgid "Insert Current Date"
msgstr "आज का दिनांक भरें"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:InsertCurrentDate\n"
@@ -4015,7 +3994,6 @@ msgid "Insert Current Time"
msgstr "मौजूदा समय डालें"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:InsertCurrentTime\n"
@@ -4148,7 +4126,6 @@ msgid "~Insert..."
msgstr "घुसाएँ (~I)..."
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:StyleApply?Style:string=Default&amp;FamilyName:string=CellStyles\n"
@@ -4188,7 +4165,6 @@ msgid "Accent 3"
msgstr "स्वराघात "
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:StyleApply?Style:string=Heading 1&amp;FamilyName:string=CellStyles\n"
@@ -4198,7 +4174,6 @@ msgid "Heading 1"
msgstr "शीर्षक 1"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:StyleApply?Style:string=Heading 2&amp;FamilyName:string=CellStyles\n"
@@ -4217,7 +4192,6 @@ msgid "Bad"
msgstr ""
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:StyleApply?Style:string=Error&amp;FamilyName:string=CellStyles\n"
@@ -4246,7 +4220,6 @@ msgid "Neutral"
msgstr ""
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:StyleApply?Style:string=Warning&amp;FamilyName:string=CellStyles\n"
@@ -4256,7 +4229,6 @@ msgid "Warning"
msgstr "चेतावनी"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:StyleApply?Style:string=Footnote&amp;FamilyName:string=CellStyles\n"
@@ -4286,7 +4258,6 @@ msgid "Detective"
msgstr "खुफ़िया (~D)"
#: CalcWindowState.xcu
-#, fuzzy
msgctxt ""
"CalcWindowState.xcu\n"
"..CalcWindowState.UIElements.States.private:resource/popupmenu/cell\n"
@@ -4305,7 +4276,6 @@ msgid "Cell Edit"
msgstr ""
#: CalcWindowState.xcu
-#, fuzzy
msgctxt ""
"CalcWindowState.xcu\n"
"..CalcWindowState.UIElements.States.private:resource/popupmenu/chart\n"
@@ -4315,7 +4285,6 @@ msgid "Chart"
msgstr "चार्ट"
#: CalcWindowState.xcu
-#, fuzzy
msgctxt ""
"CalcWindowState.xcu\n"
"..CalcWindowState.UIElements.States.private:resource/popupmenu/colheader\n"
@@ -4355,7 +4324,6 @@ msgid "Form Control"
msgstr "फ़ॉर्म नियंत्रण"
#: CalcWindowState.xcu
-#, fuzzy
msgctxt ""
"CalcWindowState.xcu\n"
"..CalcWindowState.UIElements.States.private:resource/popupmenu/formrichtext\n"
@@ -4375,7 +4343,6 @@ msgid "Image"
msgstr "चित्र"
#: CalcWindowState.xcu
-#, fuzzy
msgctxt ""
"CalcWindowState.xcu\n"
"..CalcWindowState.UIElements.States.private:resource/popupmenu/media\n"
@@ -4779,7 +4746,6 @@ msgid "Standard (Single Mode)"
msgstr ""
#: CalcWindowState.xcu
-#, fuzzy
msgctxt ""
"CalcWindowState.xcu\n"
"..CalcWindowState.UIElements.States.private:resource/toolbar/arrowsbar\n"
@@ -5957,7 +5923,6 @@ msgid "Stars and Banners"
msgstr "तारे और ध्वज"
#: DbBrowserWindowState.xcu
-#, fuzzy
msgctxt ""
"DbBrowserWindowState.xcu\n"
"..DbBrowserWindowState.UIElements.States.private:resource/popupmenu/explorer\n"
@@ -6012,7 +5977,6 @@ msgid "Standard"
msgstr "मानक"
#: DbReportWindowState.xcu
-#, fuzzy
msgctxt ""
"DbReportWindowState.xcu\n"
".DbReportWindowState.UIElements.States.private:resource/popupmenu/report\n"
@@ -6465,7 +6429,6 @@ msgid "Form Wizard..."
msgstr "प्रारूप सहायक..."
#: DbuCommands.xcu
-#, fuzzy
msgctxt ""
"DbuCommands.xcu\n"
"..DbuCommands.UserInterface.Commands..uno:DBNewReportWithPreSelection\n"
@@ -8110,7 +8073,6 @@ msgid "Slide ~Layout"
msgstr "स्लाइड ख़ाका"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Commands..uno:ModifyLayer\n"
@@ -9315,7 +9277,6 @@ msgid "Insert Rows"
msgstr "पंक्ति घुसाएँ (~R)"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:InsertRowDialog\n"
@@ -9374,7 +9335,6 @@ msgid "Insert Columns"
msgstr "स्तंभ घुसाएँ (~l)"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:InsertColumnDialog\n"
@@ -9412,7 +9372,6 @@ msgid "~Rows"
msgstr "पंक्ति (~R)"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:DeleteRows\n"
@@ -9440,7 +9399,6 @@ msgid "~Columns"
msgstr "स्तंभ (~C)"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:DeleteColumns\n"
@@ -9486,7 +9444,6 @@ msgid "~Columns"
msgstr "स्तंभ (~C)"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:EntireColumn\n"
@@ -9514,7 +9471,6 @@ msgid "~Rows"
msgstr "पंक्ति (~R)"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:EntireRow\n"
@@ -9846,7 +9802,6 @@ msgid "Move Page Up"
msgstr ""
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:MovePageUp\n"
@@ -9883,7 +9838,6 @@ msgid "Move Page Down"
msgstr ""
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:MovePageDown\n"
@@ -9947,7 +9901,6 @@ msgid "Slide to End"
msgstr ""
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=20\n"
@@ -9957,7 +9910,6 @@ msgid "Blank Slide"
msgstr "खाली स्लाइड"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=19\n"
@@ -9967,7 +9919,6 @@ msgid "Title Only"
msgstr "सिर्फ शीर्षक"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=0\n"
@@ -9977,7 +9928,6 @@ msgid "Title Slide"
msgstr "शीर्षक स्लाइड"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=1\n"
@@ -9987,7 +9937,6 @@ msgid "Title, Content"
msgstr "शीर्षक, अंतर्वस्तु"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=32\n"
@@ -9997,7 +9946,6 @@ msgid "Centered Text"
msgstr "केंद्रित पाठ"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=3\n"
@@ -10007,7 +9955,6 @@ msgid "Title and 2 Content"
msgstr "शीर्षक और 2 अंतर्वस्तु"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=12\n"
@@ -10017,7 +9964,6 @@ msgid "Title, Content and 2 Content"
msgstr "शीर्षक, अंतर्वस्तु और 2 अंतर्वस्तु"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=15\n"
@@ -10027,7 +9973,6 @@ msgid "Title, 2 Content and Content"
msgstr "शीर्षक, 2 अंतर्वस्तु और अंतर्वस्तु"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=14\n"
@@ -10037,7 +9982,6 @@ msgid "Title, Content over Content"
msgstr "शीर्षक, अंतर्वस्तु पर अंतर्वस्तु"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=16\n"
@@ -10047,7 +9991,6 @@ msgid "Title, 2 Content over Content"
msgstr "शीर्षक, 2 अंतर्वस्तु पर अंतर्वस्तु"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=18\n"
@@ -10057,7 +10000,6 @@ msgid "Title, 4 Content"
msgstr "शीर्षक, 4 अंतर्वस्तु"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=34\n"
@@ -10067,7 +10009,6 @@ msgid "Title, 6 Content"
msgstr "शीर्षक, 6 अंतर्वस्तु"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=28\n"
@@ -10077,7 +10018,6 @@ msgid "Vertical Title, Vertical Text"
msgstr "लंबवत शीर्षक, लंबवत पाठ"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=27\n"
@@ -10087,7 +10027,6 @@ msgid "Vertical Title, Text, Chart"
msgstr "लंबवत शीर्षक, पाठ, चार्ट"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=29\n"
@@ -10107,7 +10046,6 @@ msgid "Title, 2 Vertical Text, Clipart"
msgstr "शीर्षक, लंबवत शीर्षक, क्लिपआर्ट"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:SlideLayoutMenu\n"
@@ -10146,7 +10084,6 @@ msgid "~Cell"
msgstr "कोष्ठ"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:RowMenu\n"
@@ -10176,7 +10113,6 @@ msgid "Presentation ~Object..."
msgstr "प्रस्तुति वस्तु (~O)..."
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:HangingIndent\n"
@@ -10224,7 +10160,6 @@ msgid "Connector/Freeform Line"
msgstr ""
#: DrawWindowState.xcu
-#, fuzzy
msgctxt ""
"DrawWindowState.xcu\n"
"..DrawWindowState.UIElements.States.private:resource/popupmenu/curve\n"
@@ -10264,7 +10199,6 @@ msgid "Form Control"
msgstr "फ़ॉर्म नियंत्रण"
#: DrawWindowState.xcu
-#, fuzzy
msgctxt ""
"DrawWindowState.xcu\n"
"..DrawWindowState.UIElements.States.private:resource/popupmenu/formrichtext\n"
@@ -10323,7 +10257,6 @@ msgid "Line/Arrow"
msgstr "रेखा तीर"
#: DrawWindowState.xcu
-#, fuzzy
msgctxt ""
"DrawWindowState.xcu\n"
"..DrawWindowState.UIElements.States.private:resource/popupmenu/measure\n"
@@ -10333,7 +10266,6 @@ msgid "Dimension Line"
msgstr "आयाम रेखा"
#: DrawWindowState.xcu
-#, fuzzy
msgctxt ""
"DrawWindowState.xcu\n"
"..DrawWindowState.UIElements.States.private:resource/popupmenu/media\n"
@@ -10363,7 +10295,6 @@ msgid "OLE Object"
msgstr "ओएलई वस्तु"
#: DrawWindowState.xcu
-#, fuzzy
msgctxt ""
"DrawWindowState.xcu\n"
"..DrawWindowState.UIElements.States.private:resource/popupmenu/page\n"
@@ -10410,7 +10341,6 @@ msgid "Page Master Pane (no selection)"
msgstr ""
#: DrawWindowState.xcu
-#, fuzzy
msgctxt ""
"DrawWindowState.xcu\n"
"..DrawWindowState.UIElements.States.private:resource/popupmenu/table\n"
@@ -13175,7 +13105,6 @@ msgid "From right to top"
msgstr "दाहिने से ऊपर तक"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionGroups.subtle\n"
@@ -13185,7 +13114,6 @@ msgid "Subtle"
msgstr "सूक्ष्म"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionGroups.exciting\n"
@@ -13213,7 +13141,6 @@ msgid "3D Venetian"
msgstr ""
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionSets.box\n"
@@ -13261,7 +13188,6 @@ msgid "Uncover"
msgstr ""
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionSets.wipe\n"
@@ -13271,7 +13197,6 @@ msgid "Wipe"
msgstr "पोछें"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionSets.wedge\n"
@@ -13281,7 +13206,6 @@ msgid "Wedge"
msgstr "पच्चर"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionSets.wheel\n"
@@ -13300,7 +13224,6 @@ msgid "Push"
msgstr ""
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionSets.cut\n"
@@ -13339,7 +13262,6 @@ msgid "Shape"
msgstr "आकार (~S)"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionSets.split\n"
@@ -13369,7 +13291,6 @@ msgid "Random"
msgstr "बेतरतीब"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionSets.dissolve\n"
@@ -13409,7 +13330,6 @@ msgid "Tiles"
msgstr "शीर्षक"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionSets.cube-turning\n"
@@ -13419,7 +13339,6 @@ msgid "Cube"
msgstr "घन"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionSets.revolving-circles\n"
@@ -13458,7 +13377,6 @@ msgid "Turn Around"
msgstr "घुमाएँ"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionSets.turn-down\n"
@@ -13602,7 +13520,6 @@ msgid "Top Right to Bottom Left"
msgstr ""
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.right-left\n"
@@ -13621,7 +13538,6 @@ msgid "Bottom Right to Top Left"
msgstr ""
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.bottom-top\n"
@@ -13640,7 +13556,6 @@ msgid "Bottom Left to Top Right"
msgstr ""
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.vertical\n"
@@ -13650,7 +13565,6 @@ msgid "Vertical"
msgstr "लम्बवत"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.horizontal\n"
@@ -13660,7 +13574,6 @@ msgid "Horizontal"
msgstr "क्षैतिज"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.in\n"
@@ -13670,7 +13583,6 @@ msgid "In"
msgstr "अंदर"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.out\n"
@@ -13680,7 +13592,6 @@ msgid "Out"
msgstr "बाहर"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.across\n"
@@ -13690,7 +13601,6 @@ msgid "Across"
msgstr "इसके पार"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.down\n"
@@ -13700,7 +13610,6 @@ msgid "Down"
msgstr "नीचे"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.up\n"
@@ -13759,7 +13668,6 @@ msgid "Oval Vertical"
msgstr ""
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.diamond\n"
@@ -13769,7 +13677,6 @@ msgid "Diamond"
msgstr "समचतुर्भुज"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.plus\n"
@@ -13909,7 +13816,6 @@ msgid "Counterclockwise 8 Spokes"
msgstr ""
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.inside\n"
@@ -13919,7 +13825,6 @@ msgid "Inside"
msgstr "भीतर"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.outside\n"
@@ -14328,7 +14233,6 @@ msgid "Show Comme~nts"
msgstr "नोट दिखाएँ"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:ShowAnnotations\n"
@@ -16207,7 +16111,6 @@ msgid "Underline"
msgstr "रेखांकित"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:UnderlineSimple\n"
@@ -16420,7 +16323,6 @@ msgid "Right"
msgstr "दाहिना"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:RightPara\n"
@@ -16724,7 +16626,6 @@ msgid "Transparency"
msgstr "पारदर्शिता"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:ZoomOptimal\n"
@@ -16791,7 +16692,6 @@ msgid "Line Starts with Arrow"
msgstr "तीर से रेखा प्रारंभ होता है"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:LineArrowEnd\n"
@@ -16851,7 +16751,6 @@ msgid "Line with Square/Arrow"
msgstr "वर्ग/तीर सहित रेखा"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:MeasureLine\n"
@@ -17350,7 +17249,6 @@ msgid "Smooth Transition"
msgstr "सहज परिवर्तन"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:ToggleObjectBezierMode\n"
@@ -17524,7 +17422,6 @@ msgid "~Chart..."
msgstr "चार्ट (~C)..."
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:InsertObjectChart\n"
@@ -17544,7 +17441,6 @@ msgid "Chart from File..."
msgstr "फ़ाइल से चार्ट"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:DefaultBullet\n"
@@ -18397,7 +18293,6 @@ msgid "Background Color"
msgstr "पृष्ठभूमि रंग"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:CharBackColor\n"
@@ -18425,7 +18320,6 @@ msgid "Open Hyperlink"
msgstr "हाइपरलिंक खोलें"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:OpenSmartTagMenuOnCursor\n"
@@ -18607,7 +18501,6 @@ msgid "Line Corner Style"
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:LineStyle\n"
@@ -18962,7 +18855,6 @@ msgid "~Recheck Document..."
msgstr "दस्तावेज़ फिर जाँचें (~R)..."
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:SpellingAndGrammarDialog\n"
@@ -18972,7 +18864,6 @@ msgid "Spelling"
msgstr "वर्तनी"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:SpellingAndGrammarDialog\n"
@@ -19317,7 +19208,6 @@ msgid "~Hyperlink..."
msgstr "हाइपरलिंक (~y)..."
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:HyperlinkDialog\n"
@@ -19390,7 +19280,6 @@ msgid "Subscript"
msgstr "उपस्क्रिप्ट"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:SmallCaps\n"
@@ -20510,7 +20399,6 @@ msgid "Increase Indent"
msgstr "हाशिया बढ़ाएँ"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:LineToolbox\n"
@@ -21128,7 +21016,6 @@ msgid "Compile"
msgstr "संकलित करें"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:RunBasic\n"
@@ -21156,7 +21043,6 @@ msgid "Step Over"
msgstr "इसके ऊपर जाएँ"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:BasicStop\n"
@@ -21202,7 +21088,6 @@ msgid "R~un Macro..."
msgstr "मैक्रो चलाएँ (~u)..."
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:Gallery\n"
@@ -21750,7 +21635,6 @@ msgid "Toggle Print Preview"
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:PrintPreview\n"
@@ -21814,7 +21698,6 @@ msgid "Sort Descending"
msgstr "अवरोही क्रम में छांटें"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:SendMail\n"
@@ -22526,7 +22409,6 @@ msgid "Delete Comment"
msgstr "टिप्पणी मिटाएँ"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:CellVertTop\n"
@@ -22536,7 +22418,6 @@ msgid "Top"
msgstr "ऊपर"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:CellVertTop\n"
@@ -22576,7 +22457,6 @@ msgid "Bottom"
msgstr "नीचे"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:CellVertBottom\n"
@@ -22802,7 +22682,6 @@ msgid "R~eference"
msgstr "संदर्भ"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Popups..uno:EditCommentsMenu\n"
@@ -22942,7 +22821,6 @@ msgid "Rot~ate or Flip"
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Popups..uno:AnchorMenu\n"
@@ -22972,7 +22850,6 @@ msgid "Me~dia Player"
msgstr "मीडिया प्लेयर (~y)"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Popups..uno:InsertAVMedia\n"
@@ -23237,7 +23114,6 @@ msgid "Paragraph Classification Dialog"
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Popups..uno:EditSelectMenu\n"
@@ -23247,7 +23123,6 @@ msgid "Select"
msgstr "चुनें"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Popups..uno:EditPasteSpecialMenu\n"
@@ -23266,7 +23141,6 @@ msgid "Menubar"
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Popups..uno:NameGroup\n"
@@ -23276,7 +23150,6 @@ msgid "Name..."
msgstr "नाम..."
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Popups..uno:ObjectTitleDescription\n"
@@ -23342,7 +23215,6 @@ msgid "Connector/Freeform Line"
msgstr ""
#: ImpressWindowState.xcu
-#, fuzzy
msgctxt ""
"ImpressWindowState.xcu\n"
"..ImpressWindowState.UIElements.States.private:resource/popupmenu/curve\n"
@@ -23382,7 +23254,6 @@ msgid "Form Control"
msgstr "फ़ॉर्म नियंत्रण"
#: ImpressWindowState.xcu
-#, fuzzy
msgctxt ""
"ImpressWindowState.xcu\n"
"..ImpressWindowState.UIElements.States.private:resource/popupmenu/formrichtext\n"
@@ -23432,7 +23303,6 @@ msgid "Line/Arrow"
msgstr "रेखा तीर"
#: ImpressWindowState.xcu
-#, fuzzy
msgctxt ""
"ImpressWindowState.xcu\n"
"..ImpressWindowState.UIElements.States.private:resource/popupmenu/measure\n"
@@ -23442,7 +23312,6 @@ msgid "Dimension Line"
msgstr "आयाम रेखा"
#: ImpressWindowState.xcu
-#, fuzzy
msgctxt ""
"ImpressWindowState.xcu\n"
"..ImpressWindowState.UIElements.States.private:resource/popupmenu/media\n"
@@ -23537,7 +23406,6 @@ msgid "Master Slide Sorter/Pane (no selection)"
msgstr ""
#: ImpressWindowState.xcu
-#, fuzzy
msgctxt ""
"ImpressWindowState.xcu\n"
"..ImpressWindowState.UIElements.States.private:resource/popupmenu/table\n"
@@ -24252,7 +24120,6 @@ msgid "Formula Cursor"
msgstr "सूत्र कर्सर"
#: MathCommands.xcu
-#, fuzzy
msgctxt ""
"MathCommands.xcu\n"
"..MathCommands.UserInterface.Commands..uno:InsertCommandText?Text:string=newline \n"
@@ -24262,7 +24129,6 @@ msgid "New Line"
msgstr "नयी रेखा"
#: MathCommands.xcu
-#, fuzzy
msgctxt ""
"MathCommands.xcu\n"
"..MathCommands.UserInterface.Commands..uno:InsertCommandText?Text:string=`\n"
@@ -25013,7 +24879,6 @@ msgid "Properties"
msgstr "विशेषता"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.DeckList.WriterPageDeck\n"
@@ -25023,7 +24888,6 @@ msgid "Page"
msgstr "पृष्ठ"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.DeckList.ShapesDeck\n"
@@ -25090,7 +24954,6 @@ msgid "Styles"
msgstr "शैली (~e)"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.DeckList.ScFunctionsDeck\n"
@@ -25110,7 +24973,6 @@ msgid "Manage Changes"
msgstr "प्रबंधित करें (~M)..."
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.DeckList.SwDesignDeck\n"
@@ -25150,7 +25012,6 @@ msgid "Character"
msgstr "वर्ण..."
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.MediaPlaybackPanel\n"
@@ -25209,7 +25070,6 @@ msgid "Area"
msgstr "क्षेत्र"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.ShadowPropertyPanel\n"
@@ -25256,7 +25116,6 @@ msgid "Image"
msgstr "चित्र"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.DefaultShapesPanel\n"
@@ -25276,7 +25135,6 @@ msgid "Slide"
msgstr "स्लाइड (~e)"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.SdLayoutsPanel\n"
@@ -25355,7 +25213,6 @@ msgid "Empty"
msgstr "रिक्त"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.ScAlignmentPropertyPanel\n"
@@ -25374,7 +25231,6 @@ msgid "Cell Appearance"
msgstr ""
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.ScNumberFormatPropertyPanel\n"
@@ -25450,7 +25306,6 @@ msgid "Styles"
msgstr "शैली (~e)"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.ScFunctionsPanel\n"
@@ -25488,7 +25343,6 @@ msgid "Elements"
msgstr "तत्व"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.ChartSeriesPanel\n"
@@ -25528,7 +25382,6 @@ msgid "Axis"
msgstr "अक्ष (~x)"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.ChartAreaPanel\n"
@@ -25802,7 +25655,6 @@ msgid "Standard"
msgstr "मानक"
#: ToolbarMode.xcu
-#, fuzzy
msgctxt ""
"ToolbarMode.xcu\n"
"..ToolbarMode.Applications.Writer.Modes.Default\n"
@@ -25821,7 +25673,6 @@ msgid "Single Toolbar"
msgstr ""
#: ToolbarMode.xcu
-#, fuzzy
msgctxt ""
"ToolbarMode.xcu\n"
"..ToolbarMode.Applications.Writer.Modes.Sidebar\n"
@@ -25840,7 +25691,6 @@ msgid "Notebookbar"
msgstr ""
#: ToolbarMode.xcu
-#, fuzzy
msgctxt ""
"ToolbarMode.xcu\n"
"..ToolbarMode.Applications.Calc.Modes.Default\n"
@@ -25859,7 +25709,6 @@ msgid "Single Toolbar"
msgstr ""
#: ToolbarMode.xcu
-#, fuzzy
msgctxt ""
"ToolbarMode.xcu\n"
"..ToolbarMode.Applications.Calc.Modes.Sidebar\n"
@@ -25878,7 +25727,6 @@ msgid "Notebookbar"
msgstr ""
#: ToolbarMode.xcu
-#, fuzzy
msgctxt ""
"ToolbarMode.xcu\n"
"..ToolbarMode.Applications.Impress.Modes.Default\n"
@@ -25933,7 +25781,6 @@ msgid "AutoTe~xt..."
msgstr "स्वतः पाठ (~x)..."
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:PrintLayout\n"
@@ -25943,7 +25790,6 @@ msgid "~Normal View"
msgstr "सामान्य दृश्य (~N)"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:PrintLayout\n"
@@ -26100,7 +25946,6 @@ msgid "Se~ction..."
msgstr "विभाग (~S)..."
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:InsertMultiIndex\n"
@@ -26305,7 +26150,6 @@ msgid "Reject All Changes"
msgstr ""
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:AcceptTrackedChange\n"
@@ -26334,7 +26178,6 @@ msgid "Accept Change"
msgstr "परिवर्तन स्वीकारें"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:AcceptAllTrackedChanges\n"
@@ -26517,7 +26360,6 @@ msgid "En~velope..."
msgstr "लिफ़ाफ़ा (~v)..."
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:AcceptTrackedChanges\n"
@@ -26685,7 +26527,6 @@ msgid "Caption..."
msgstr "शीर्षक..."
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:InsertCaptionDialog\n"
@@ -26780,7 +26621,6 @@ msgid "Insert Page Break"
msgstr "पंक्ति अंतराल घुसाएँ (~R)"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:InsertTable\n"
@@ -26858,7 +26698,6 @@ msgid "~Index Entry..."
msgstr "सूची प्रविष्टि (~y)..."
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:InsertIndexesEntry\n"
@@ -27067,7 +26906,6 @@ msgid "~Formula..."
msgstr "सूत्र (~F)..."
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:InsertObjectStarMath\n"
@@ -27829,7 +27667,6 @@ msgid "Clear"
msgstr ""
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:ResetAttributes\n"
@@ -29184,7 +29021,6 @@ msgid "In ~Background"
msgstr "पृष्ठभूमि में (~B)"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:WrapThroughTransparencyToggle\n"
@@ -29763,7 +29599,6 @@ msgid "~Thesaurus..."
msgstr "विश्वकोश (~T)..."
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:BackColor\n"
@@ -29827,7 +29662,6 @@ msgid "Add Unknown Words"
msgstr "अज्ञात शब्दों को जोड़ें"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:HScroll\n"
@@ -30267,7 +30101,6 @@ msgid "Default Paragraph Style"
msgstr ""
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:StyleApply?Style:string=Title&amp;FamilyName:string=ParagraphStyles\n"
@@ -30277,7 +30110,6 @@ msgid "~Title"
msgstr "शीर्षक (~T)"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:TitleParaStyle\n"
@@ -30893,7 +30725,6 @@ msgid "Roman Lowercase List Style"
msgstr ""
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:StyleApply\n"
@@ -30941,7 +30772,6 @@ msgid "Page Margins"
msgstr ""
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:HangingIndent\n"
@@ -31010,7 +30840,6 @@ msgid "Form Control"
msgstr "फ़ॉर्म नियंत्रण"
#: WriterFormWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterFormWindowState.xcu\n"
"..WriterFormWindowState.UIElements.States.private:resource/popupmenu/formrichtext\n"
@@ -31040,7 +30869,6 @@ msgid "Image"
msgstr "चित्र"
#: WriterFormWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterFormWindowState.xcu\n"
"..WriterFormWindowState.UIElements.States.private:resource/popupmenu/media\n"
@@ -31070,7 +30898,6 @@ msgid "Print Preview"
msgstr "छपाई पूर्वावलोकन"
#: WriterFormWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterFormWindowState.xcu\n"
"..WriterFormWindowState.UIElements.States.private:resource/popupmenu/table\n"
@@ -31080,7 +30907,6 @@ msgid "Table"
msgstr "सारणी"
#: WriterFormWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterFormWindowState.xcu\n"
"..WriterFormWindowState.UIElements.States.private:resource/popupmenu/text\n"
@@ -31108,7 +30934,6 @@ msgid "Formatting"
msgstr "प्रारूपण"
#: WriterFormWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterFormWindowState.xcu\n"
"..WriterFormWindowState.UIElements.States.private:resource/toolbar/mailmerge\n"
@@ -31474,7 +31299,6 @@ msgid "Form Control"
msgstr "फ़ॉर्म नियंत्रण"
#: WriterGlobalWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterGlobalWindowState.xcu\n"
"..WriterGlobalWindowState.UIElements.States.private:resource/popupmenu/formrichtext\n"
@@ -31504,7 +31328,6 @@ msgid "Image"
msgstr "चित्र"
#: WriterGlobalWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterGlobalWindowState.xcu\n"
"..WriterGlobalWindowState.UIElements.States.private:resource/popupmenu/media\n"
@@ -31534,7 +31357,6 @@ msgid "Print Preview"
msgstr "छपाई पूर्वावलोकन"
#: WriterGlobalWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterGlobalWindowState.xcu\n"
"..WriterGlobalWindowState.UIElements.States.private:resource/popupmenu/table\n"
@@ -31544,7 +31366,6 @@ msgid "Table"
msgstr "सारणी"
#: WriterGlobalWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterGlobalWindowState.xcu\n"
"..WriterGlobalWindowState.UIElements.States.private:resource/popupmenu/text\n"
@@ -31955,7 +31776,6 @@ msgid "Form Control"
msgstr "फ़ॉर्म नियंत्रण"
#: WriterReportWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterReportWindowState.xcu\n"
"..WriterReportWindowState.UIElements.States.private:resource/popupmenu/formrichtext\n"
@@ -31985,7 +31805,6 @@ msgid "Image"
msgstr "चित्र"
#: WriterReportWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterReportWindowState.xcu\n"
"..WriterReportWindowState.UIElements.States.private:resource/popupmenu/media\n"
@@ -32015,7 +31834,6 @@ msgid "Print Preview"
msgstr "छपाई पूर्वावलोकन"
#: WriterReportWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterReportWindowState.xcu\n"
"..WriterReportWindowState.UIElements.States.private:resource/popupmenu/table\n"
@@ -32025,7 +31843,6 @@ msgid "Table"
msgstr "सारणी"
#: WriterReportWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterReportWindowState.xcu\n"
"..WriterReportWindowState.UIElements.States.private:resource/popupmenu/text\n"
@@ -32053,7 +31870,6 @@ msgid "Formatting"
msgstr "प्रारूपण"
#: WriterReportWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterReportWindowState.xcu\n"
"..WriterReportWindowState.UIElements.States.private:resource/toolbar/mailmerge\n"
@@ -32399,7 +32215,6 @@ msgid "Form Control"
msgstr "फ़ॉर्म नियंत्रण"
#: WriterWebWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWebWindowState.xcu\n"
"..WriterWebWindowState.UIElements.States.private:resource/popupmenu/formrichtext\n"
@@ -32459,7 +32274,6 @@ msgid "HTML Source"
msgstr "एचटीएमएल स्रोत (~M)"
#: WriterWebWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWebWindowState.xcu\n"
"..WriterWebWindowState.UIElements.States.private:resource/popupmenu/table\n"
@@ -32469,7 +32283,6 @@ msgid "Table"
msgstr "सारणी"
#: WriterWebWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWebWindowState.xcu\n"
"..WriterWebWindowState.UIElements.States.private:resource/popupmenu/text\n"
@@ -32817,7 +32630,6 @@ msgid "Form Control"
msgstr "फ़ॉर्म नियंत्रण"
#: WriterWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWindowState.xcu\n"
"..WriterWindowState.UIElements.States.private:resource/popupmenu/formrichtext\n"
@@ -32847,7 +32659,6 @@ msgid "Image"
msgstr "चित्र"
#: WriterWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWindowState.xcu\n"
"..WriterWindowState.UIElements.States.private:resource/popupmenu/media\n"
@@ -32886,7 +32697,6 @@ msgid "Print Preview"
msgstr "छपाई पूर्वावलोकन"
#: WriterWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWindowState.xcu\n"
"..WriterWindowState.UIElements.States.private:resource/popupmenu/table\n"
@@ -32896,7 +32706,6 @@ msgid "Table"
msgstr "सारणी"
#: WriterWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWindowState.xcu\n"
"..WriterWindowState.UIElements.States.private:resource/popupmenu/text\n"
@@ -32942,7 +32751,6 @@ msgid "Formatting"
msgstr "प्रारूपण"
#: WriterWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWindowState.xcu\n"
"..WriterWindowState.UIElements.States.private:resource/toolbar/mailmerge\n"
@@ -32971,7 +32779,6 @@ msgid "Lines"
msgstr "रेखा"
#: WriterWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWindowState.xcu\n"
"..WriterWindowState.UIElements.States.private:resource/toolbar/arrowsbar\n"
@@ -33373,7 +33180,6 @@ msgid "Form Control"
msgstr "फ़ॉर्म नियंत्रण"
#: XFormsWindowState.xcu
-#, fuzzy
msgctxt ""
"XFormsWindowState.xcu\n"
"..XFormsWindowState.UIElements.States.private:resource/popupmenu/formrichtext\n"
@@ -33403,7 +33209,6 @@ msgid "Image"
msgstr "चित्र"
#: XFormsWindowState.xcu
-#, fuzzy
msgctxt ""
"XFormsWindowState.xcu\n"
"..XFormsWindowState.UIElements.States.private:resource/popupmenu/media\n"
@@ -33433,7 +33238,6 @@ msgid "Print Preview"
msgstr "छपाई पूर्वावलोकन"
#: XFormsWindowState.xcu
-#, fuzzy
msgctxt ""
"XFormsWindowState.xcu\n"
"..XFormsWindowState.UIElements.States.private:resource/popupmenu/table\n"
@@ -33443,7 +33247,6 @@ msgid "Table"
msgstr "सारणी"
#: XFormsWindowState.xcu
-#, fuzzy
msgctxt ""
"XFormsWindowState.xcu\n"
"..XFormsWindowState.UIElements.States.private:resource/popupmenu/text\n"
diff --git a/source/hi/reportdesign/messages.po b/source/hi/reportdesign/messages.po
index bc6234635fd..0db460579e0 100644
--- a/source/hi/reportdesign/messages.po
+++ b/source/hi/reportdesign/messages.po
@@ -14,7 +14,6 @@ msgstr ""
"X-Generator: LibreOffice\n"
#: stringarray.hrc:17
-#, fuzzy
msgctxt "RID_STR_FORCENEWPAGE_CONST"
msgid "None"
msgstr "कोई नहीं"
@@ -80,13 +79,11 @@ msgid "Field or Formula"
msgstr "क्षेत्र या सूत्र"
#: stringarray.hrc:43
-#, fuzzy
msgctxt "RID_STR_TYPE_CONST"
msgid "Function"
msgstr "प्रकार्य"
#: stringarray.hrc:44
-#, fuzzy
msgctxt "RID_STR_TYPE_CONST"
msgid "Counter"
msgstr "काउन्टर"
@@ -98,19 +95,16 @@ msgid "User defined Function"
msgstr "उपयोक्ता परिभाषित प्रकार्य"
#: stringarray.hrc:51
-#, fuzzy
msgctxt "RID_STR_BOOL"
msgid "No"
msgstr "नहीं"
#: stringarray.hrc:52
-#, fuzzy
msgctxt "RID_STR_BOOL"
msgid "Yes"
msgstr "हाँ"
#: stringarray.hrc:58
-#, fuzzy
msgctxt "RID_STR_KEEPTOGETHER_CONST"
msgid "No"
msgstr "नहीं"
@@ -128,13 +122,11 @@ msgid "With First Detail"
msgstr "पहले विवरण के साथ"
#: stringarray.hrc:66
-#, fuzzy
msgctxt "RID_STR_VERTICAL_ALIGN_CONST"
msgid "Top"
msgstr "ऊपर"
#: stringarray.hrc:67
-#, fuzzy
msgctxt "RID_STR_VERTICAL_ALIGN_CONST"
msgid "Middle"
msgstr "मध्य"
@@ -892,7 +884,6 @@ msgid "Section Setup"
msgstr ""
#: backgrounddialog.ui:105
-#, fuzzy
msgctxt "backgrounddialog|background"
msgid "Background"
msgstr "पृष्ठभूमि"
@@ -904,13 +895,11 @@ msgid "Character Settings"
msgstr "वर्ण अंतरण"
#: chardialog.ui:105
-#, fuzzy
msgctxt "chardialog|font"
msgid "Font"
msgstr "फ़ॉन्ट"
#: chardialog.ui:127
-#, fuzzy
msgctxt "chardialog|fonteffects"
msgid "Font Effects"
msgstr "फ़ॉन्ट प्रभाव"
@@ -922,7 +911,6 @@ msgid "Position"
msgstr "स्थिति X"
#: chardialog.ui:173
-#, fuzzy
msgctxt "chardialog|asianlayout"
msgid "Asian Layout"
msgstr "एशियन ख़ाका"
@@ -934,13 +922,11 @@ msgid "Highlighting"
msgstr "उभारना"
#: chardialog.ui:219
-#, fuzzy
msgctxt "chardialog|alignment"
msgid "Alignment"
msgstr "संरेखण"
#: condformatdialog.ui:10
-#, fuzzy
msgctxt "condformatdialog|CondFormat"
msgid "Conditional Formatting"
msgstr "सशर्त प्रारूपण"
@@ -958,25 +944,21 @@ msgid "Expression Is"
msgstr "अभिव्यक्ति है"
#: conditionwin.ui:71
-#, fuzzy
msgctxt "conditionwin|opCombobox"
msgid "between"
msgstr "बीच में"
#: conditionwin.ui:72
-#, fuzzy
msgctxt "conditionwin|opCombobox"
msgid "not between"
msgstr "बीच में नहीं"
#: conditionwin.ui:73
-#, fuzzy
msgctxt "conditionwin|opCombobox"
msgid "equal to"
msgstr "इसके समान"
#: conditionwin.ui:74
-#, fuzzy
msgctxt "conditionwin|opCombobox"
msgid "not equal to"
msgstr "इसके समान नहीं"
@@ -1006,19 +988,16 @@ msgid "less than or equal to"
msgstr "इससे कम या इसके समान"
#: conditionwin.ui:107
-#, fuzzy
msgctxt "conditionwin|lhsButton"
msgid "..."
msgstr "..."
#: conditionwin.ui:130
-#, fuzzy
msgctxt "conditionwin|andLabel"
msgid "and"
msgstr "और"
#: conditionwin.ui:158
-#, fuzzy
msgctxt "conditionwin|rhsButton"
msgid "..."
msgstr "..."
@@ -1036,19 +1015,16 @@ msgid "Italic"
msgstr "टेढ़ा"
#: conditionwin.ui:250
-#, fuzzy
msgctxt "conditionwin|ToolBoxItem3"
msgid "Underline"
msgstr "रेखांकित"
#: conditionwin.ui:275
-#, fuzzy
msgctxt "conditionwin|ToolBoxItem4"
msgid "Background Color"
msgstr "पृष्ठभूमि रंग"
#: conditionwin.ui:290
-#, fuzzy
msgctxt "conditionwin|ToolBoxItem5"
msgid "Font Color"
msgstr "फ़ॉन्ट रंग"
@@ -1069,7 +1045,6 @@ msgid "+"
msgstr ""
#: datetimedialog.ui:8
-#, fuzzy
msgctxt "datetimedialog|DateTimeDialog"
msgid "Date and Time"
msgstr "दिनांक व समय"
@@ -1080,7 +1055,6 @@ msgid "_Include Date"
msgstr ""
#: datetimedialog.ui:108
-#, fuzzy
msgctxt "datetimedialog|datelistbox_label"
msgid "_Format:"
msgstr "प्रारूप: (_F)"
@@ -1103,13 +1077,11 @@ msgid "Sorting and Grouping"
msgstr "छांटना व समूहन"
#: floatingfield.ui:30
-#, fuzzy
msgctxt "floatingfield|up"
msgid "Sort Ascending"
msgstr "आरोही क्रम में छाँटें"
#: floatingfield.ui:43
-#, fuzzy
msgctxt "floatingfield|down"
msgid "Sort Descending"
msgstr "अवरोही क्रम में छांटें"
@@ -1151,7 +1123,6 @@ msgid "Group actions"
msgstr "समूह क्रियाएँ"
#: floatingsort.ui:75
-#, fuzzy
msgctxt "floatingsort|up"
msgid "Move up"
msgstr "ऊपर जाएँ"
@@ -1163,13 +1134,11 @@ msgid "Move down"
msgstr "नीचे जाएँ"
#: floatingsort.ui:101
-#, fuzzy
msgctxt "floatingsort|delete"
msgid "Delete"
msgstr "मिटाएँ"
#: floatingsort.ui:152
-#, fuzzy
msgctxt "floatingsort|label1"
msgid "Groups"
msgstr "समूह"
@@ -1181,13 +1150,11 @@ msgid "Sorting"
msgstr "छांटना"
#: floatingsort.ui:208
-#, fuzzy
msgctxt "floatingsort|label7"
msgid "Group Header"
msgstr "समूह शीर्षिका"
#: floatingsort.ui:224
-#, fuzzy
msgctxt "floatingsort|label8"
msgid "Group Footer"
msgstr "समूह पादिका"
@@ -1205,7 +1172,6 @@ msgid "Group Interval"
msgstr "समूह अंतराल"
#: floatingsort.ui:272
-#, fuzzy
msgctxt "floatingsort|label11"
msgid "Keep Together"
msgstr "एक साथ रखें"
@@ -1235,7 +1201,6 @@ msgid "Not present"
msgstr "नहीं मौजूद"
#: floatingsort.ui:326
-#, fuzzy
msgctxt "floatingsort|keep"
msgid "No"
msgstr "नहीं"
@@ -1277,7 +1242,6 @@ msgid "Properties"
msgstr "गुण: "
#: floatingsort.ui:436
-#, fuzzy
msgctxt "floatingsort|label3"
msgid "Help"
msgstr "मदद"
@@ -1330,13 +1294,11 @@ msgid "Page Setup"
msgstr ""
#: pagedialog.ui:105
-#, fuzzy
msgctxt "pagedialog|page"
msgid "Page"
msgstr "पृष्ठ"
#: pagedialog.ui:127
-#, fuzzy
msgctxt "pagedialog|background"
msgid "Background"
msgstr "पृष्ठभूमि"
@@ -1409,7 +1371,6 @@ msgid "Show Number on First Page"
msgstr ""
#: pagenumberdialog.ui:309
-#, fuzzy
msgctxt "pagenumberdialog|label3"
msgid "General"
msgstr "सामान्य"
diff --git a/source/hi/sc/messages.po b/source/hi/sc/messages.po
index b3bc9c5e94d..03925d55f8e 100644
--- a/source/hi/sc/messages.po
+++ b/source/hi/sc/messages.po
@@ -14,7 +14,6 @@ msgstr ""
"X-Generator: LibreOffice\n"
#: compiler.hrc:27
-#, fuzzy
msgctxt "RID_FUNCTION_CATEGORIES"
msgid "Database"
msgstr "डेटाबेस"
@@ -32,7 +31,6 @@ msgid "Financial"
msgstr "वित्तीय"
#: compiler.hrc:30
-#, fuzzy
msgctxt "RID_FUNCTION_CATEGORIES"
msgid "Information"
msgstr "सूचना"
@@ -68,13 +66,11 @@ msgid "Spreadsheet"
msgstr "स्प्रेडशीट"
#: compiler.hrc:36
-#, fuzzy
msgctxt "RID_FUNCTION_CATEGORIES"
msgid "Text"
msgstr "पाठ"
#: compiler.hrc:37
-#, fuzzy
msgctxt "RID_FUNCTION_CATEGORIES"
msgid "Add-in"
msgstr "अतिरिक्त"
@@ -477,7 +473,6 @@ msgid "Protect document"
msgstr "दस्तावेज़ की रक्षा करें"
#: globstr.hrc:112
-#, fuzzy
msgctxt "STR_UNDO_UNPROTECT_DOC"
msgid "Unprotect document"
msgstr "दस्तावेज़ अरक्षित करें"
@@ -654,7 +649,6 @@ msgid "OR"
msgstr "या"
#: globstr.hrc:145
-#, fuzzy
msgctxt "STR_TABLE_DEF"
msgid "Sheet"
msgstr "शीट"
@@ -702,7 +696,6 @@ msgid "The source range contains subtotals which may distort the results. Use it
msgstr "स्रोत दायरा में रहने वाले कुल जोड़, नतीजों का रूप बिगाड़ सकता है. किसी तरह उपयोग करना है?"
#: globstr.hrc:154
-#, fuzzy
msgctxt "STR_PIVOT_TOTAL"
msgid "Total"
msgstr "कुल"
@@ -832,7 +825,6 @@ msgid "Scenario"
msgstr "परिदृश्य"
#: globstr.hrc:179
-#, fuzzy
msgctxt "STR_PIVOT_TABLE"
msgid "Pivot Table"
msgstr "पाइवट सारणी"
@@ -1259,7 +1251,6 @@ msgid "Dif Import"
msgstr "Dif आयात"
#: globstr.hrc:272
-#, fuzzy
msgctxt "STR_STYLENAME_STANDARD"
msgid "Default"
msgstr "तयशुदा"
@@ -1800,7 +1791,6 @@ msgid "Range moved from #1 to #2"
msgstr "दायरा को #1 से #2 को हटाया है"
#: globstr.hrc:375
-#, fuzzy
msgctxt "STR_END_REDLINING"
msgid ""
"This action will exit the change recording mode.\n"
@@ -1911,7 +1901,6 @@ msgid "Nested arrays are not supported."
msgstr "संजालित सरणी समर्थित नहीं."
#: globstr.hrc:395
-#, fuzzy
msgctxt "STR_UNDO_TEXTTOCOLUMNS"
msgid "Text to Columns"
msgstr "कालम से पाठ"
@@ -2104,7 +2093,6 @@ msgid "Manage Names..."
msgstr "नाम प्रबंधित करें..."
#: globstr.hrc:425
-#, fuzzy
msgctxt "STR_HEADER_NAME"
msgid "Name"
msgstr "नाम"
@@ -2351,7 +2339,6 @@ msgid "next year"
msgstr "अगला वर्ष"
#: globstr.hrc:473
-#, fuzzy
msgctxt "STR_COND_AND"
msgid "and"
msgstr "और"
@@ -2551,25 +2538,21 @@ msgid "%1 and %2 more"
msgstr ""
#: globstr.hrc:508
-#, fuzzy
msgctxt "STR_GENERAL"
msgid "General"
msgstr "सामान्य"
#: globstr.hrc:509
-#, fuzzy
msgctxt "STR_NUMBER"
msgid "Number"
msgstr "संख्या"
#: globstr.hrc:510
-#, fuzzy
msgctxt "STR_PERCENT"
msgid "Percent"
msgstr "प्रतिशत"
#: globstr.hrc:511
-#, fuzzy
msgctxt "STR_CURRENCY"
msgid "Currency"
msgstr "मुद्रा"
@@ -2581,13 +2564,11 @@ msgid "Date"
msgstr "दिनांक"
#: globstr.hrc:513
-#, fuzzy
msgctxt "STR_TIME"
msgid "Time"
msgstr "समय"
#: globstr.hrc:514
-#, fuzzy
msgctxt "STR_SCIENTIFIC"
msgid "Scientific"
msgstr "वैज्ञानिक"
@@ -2599,13 +2580,11 @@ msgid "Fraction"
msgstr "प्रकार्य"
#: globstr.hrc:516
-#, fuzzy
msgctxt "STR_BOOLEAN_VALUE"
msgid "Boolean Value"
msgstr "बूलिये मान"
#: globstr.hrc:517
-#, fuzzy
msgctxt "STR_TEXT"
msgid "Text"
msgstr "पाठ"
@@ -2751,7 +2730,6 @@ msgid "Format error discovered in the file in sub-document $(ARG1) at $(ARG2)(ro
msgstr "उपदस्तावेज़ $(ARG1) में $(ARG2)(row,col) पर फ़ाइल में प्रारूपण त्रुटि हुई."
#: scerrors.hrc:56
-#, fuzzy
msgctxt "RID_ERRHDLSC"
msgid "File format error found at $(ARG1)(row,col)."
msgstr "$(ARG1)(पंक्ति,स्तंभ) में फ़ाइल प्रारूप त्रुटि घटित हुई."
@@ -2768,7 +2746,6 @@ msgid "Data could not be written."
msgstr ""
#: scerrors.hrc:64
-#, fuzzy
msgctxt "RID_ERRHDLSC"
msgid "$(ARG1)"
msgstr "$(ARG1)"
@@ -3306,7 +3283,6 @@ msgid "Provides an internal number for the date given."
msgstr "दिये हुये दिनांक के लिए भीतरी संख्या को नियुक्त करता है."
#: scfuncs.hrc:182
-#, fuzzy
msgctxt "SC_OPCODE_GET_DATE"
msgid "Year"
msgstr "वर्ष"
@@ -3317,7 +3293,6 @@ msgid "An integer between 1583 and 9956 or 0 and 99 (19xx or 20xx depending on t
msgstr "1583 और 9956 या 0 और 99 के बीच की संख्या (परिभाषित विकल्प के आधार पर 19xx या 20xx)."
#: scfuncs.hrc:184
-#, fuzzy
msgctxt "SC_OPCODE_GET_DATE"
msgid "Month"
msgstr "महीना"
@@ -3328,7 +3303,6 @@ msgid "An integer between 1 and 12 representing the month."
msgstr "1 और 12 के बीच की संख्या महीने का वर्णन करता है."
#: scfuncs.hrc:186
-#, fuzzy
msgctxt "SC_OPCODE_GET_DATE"
msgid "Day"
msgstr "दिन"
@@ -3344,7 +3318,6 @@ msgid "Returns an internal number for a text having a possible date format."
msgstr "एक संभावित तिथि प्रारूप के एक पाठ के लिए एक आंतरिक संख्या लौटाता है."
#: scfuncs.hrc:194
-#, fuzzy
msgctxt "SC_OPCODE_GET_DATE_VALUE"
msgid "Text"
msgstr "पाठ"
@@ -3621,7 +3594,6 @@ msgid "Determines a time value from the details for hour, minute and second."
msgstr "घंटा, मिनट और सेकेंड के लिए विवरण से समय मान को निर्धारित करता है."
#: scfuncs.hrc:302
-#, fuzzy
msgctxt "SC_OPCODE_GET_TIME"
msgid "Hour"
msgstr "घंटा"
@@ -3632,7 +3604,6 @@ msgid "The integer for the hour."
msgstr "घंटे के लिए पूर्णांक."
#: scfuncs.hrc:304
-#, fuzzy
msgctxt "SC_OPCODE_GET_TIME"
msgid "Minute"
msgstr "मिनट"
@@ -3643,7 +3614,6 @@ msgid "The integer for the minute."
msgstr "मिनट के लिए पूर्णांक."
#: scfuncs.hrc:306
-#, fuzzy
msgctxt "SC_OPCODE_GET_TIME"
msgid "Second"
msgstr "सेकेंड"
@@ -3659,7 +3629,6 @@ msgid "Returns a sequential number for a text shown in a possible time entry for
msgstr "संभाव्य समय प्रविष्टि प्रारूप में अनुक्रमिक संख्या को वापस करता है."
#: scfuncs.hrc:314
-#, fuzzy
msgctxt "SC_OPCODE_GET_TIME_VALUE"
msgid "Text"
msgstr "पाठ"
@@ -3793,7 +3762,6 @@ msgid "The internal number of the date."
msgstr "दिनांक की आंतरिक संख्या."
#: scfuncs.hrc:370
-#, fuzzy
msgctxt "SC_OPCODE_WEEK"
msgid "Mode"
msgstr "प्रकार"
@@ -3809,13 +3777,11 @@ msgid "Calculates the ISO 8601 calendar week for the given date."
msgstr ""
#: scfuncs.hrc:378
-#, fuzzy
msgctxt "SC_OPCODE_ISOWEEKNUM"
msgid "Number"
msgstr "संख्या"
#: scfuncs.hrc:379
-#, fuzzy
msgctxt "SC_OPCODE_ISOWEEKNUM"
msgid "The internal number of the date."
msgstr "दिनांक की आंतरिक संख्या."
@@ -3828,19 +3794,16 @@ msgid ""
msgstr ""
#: scfuncs.hrc:385
-#, fuzzy
msgctxt "SC_OPCODE_WEEKNUM_OOO"
msgid "Number"
msgstr "संख्या"
#: scfuncs.hrc:386
-#, fuzzy
msgctxt "SC_OPCODE_WEEKNUM_OOO"
msgid "The internal number of the date."
msgstr "दिनांक की आंतरिक संख्या."
#: scfuncs.hrc:387
-#, fuzzy
msgctxt "SC_OPCODE_WEEKNUM_OOO"
msgid "Mode"
msgstr "प्रकार"
@@ -3857,7 +3820,6 @@ msgid "Calculates the date of Easter Sunday in a given year."
msgstr "दिये हुए वर्ष मे ईस्टर रविवार के दिनांक की गणना करता है."
#: scfuncs.hrc:395
-#, fuzzy
msgctxt "SC_OPCODE_EASTERSUNDAY"
msgid "Year"
msgstr "वर्ष"
@@ -4188,7 +4150,6 @@ msgid "Payment period. The total number of periods in which the annuity (pension
msgstr "भुगतान काल. अवधि की कुल संख्या जिसमें वार्षिक भृति (पेंशन) का भुगतान किया गया."
#: scfuncs.hrc:491
-#, fuzzy
msgctxt "SC_OPCODE_IPMT"
msgid "PV"
msgstr "PV"
@@ -4320,7 +4281,6 @@ msgid "The present value. The present value or the amount the annuity is current
msgstr "वर्तमान मान. वर्तमान मान या वार्षिक भृति की मात्रा जो अभी जरूरी है."
#: scfuncs.hrc:527
-#, fuzzy
msgctxt "SC_OPCODE_CUM_PRINC"
msgid "S"
msgstr "S"
@@ -4376,7 +4336,6 @@ msgid "Payment period. The total number of periods in which the annuity (pension
msgstr "भुगतान काल. अवधि की कुल संख्या जिसमें वार्षिक भृति (पेंशन) का भुगतान किया गया."
#: scfuncs.hrc:543
-#, fuzzy
msgctxt "SC_OPCODE_CUM_IPMT"
msgid "PV"
msgstr "PV"
@@ -4597,7 +4556,6 @@ msgid "Periods: The period for which the depreciation is calculated. The time un
msgstr "अवधि: अवधि जिस के लिए अवमूल्यन की गणना करता है. अवधि के लिए उपयोग की हुयी समय इकाई और उपयोगी जीवन का मान समान होना चाहिए."
#: scfuncs.hrc:607
-#, fuzzy
msgctxt "SC_OPCODE_DB"
msgid "Month"
msgstr "महीना"
@@ -4643,7 +4601,6 @@ msgid "Useful life. The number of periods in the useful life of the asset."
msgstr "उपयोगी जीवन. संपत्ति के उपयोगी जीवन में अवधि की संख्या."
#: scfuncs.hrc:621
-#, fuzzy
msgctxt "SC_OPCODE_VBD"
msgid "Start"
msgstr "प्रारंभ"
@@ -4654,7 +4611,6 @@ msgid "Start. The first period for depreciation in the same time unit as the use
msgstr "प्रारंभ. उपयोगी जीवन के समान समय में अवमूल्यन के लिए पहली अवधि."
#: scfuncs.hrc:623
-#, fuzzy
msgctxt "SC_OPCODE_VBD"
msgid "End"
msgstr "अंत"
@@ -4702,7 +4658,6 @@ msgid "Nominal interest"
msgstr ""
#: scfuncs.hrc:637
-#, fuzzy
msgctxt "SC_OPCODE_EFFECT"
msgid "P"
msgstr "P"
@@ -4719,7 +4674,6 @@ msgid "Calculates the yearly nominal interest rate as an effective interest rate
msgstr "वार्षिक अवास्तविक ब्याज दर को प्रभावी ब्याज दर के रूप में गणना करता है."
#: scfuncs.hrc:645
-#, fuzzy
msgctxt "SC_OPCODE_NOMINAL"
msgid "Effective rate"
msgstr "प्रचलित दर"
@@ -4730,7 +4684,6 @@ msgid "The effective interest rate"
msgstr "प्रभावी ब्याज दर"
#: scfuncs.hrc:647
-#, fuzzy
msgctxt "SC_OPCODE_NOMINAL"
msgid "NPER"
msgstr "NPER"
@@ -4746,7 +4699,6 @@ msgid "Net present value. Calculates the net present value of an investment base
msgstr "कुल वर्तमान मान. पूँजी का कुल वर्तमान मान को नियमित भुगतान और छूट दर के आधार पर गणना करता है."
#: scfuncs.hrc:655
-#, fuzzy
msgctxt "SC_OPCODE_NPV"
msgid "Rate"
msgstr "दर"
@@ -4779,7 +4731,6 @@ msgid "Values"
msgstr "मान"
#: scfuncs.hrc:666
-#, fuzzy
msgctxt "SC_OPCODE_IRR"
msgid "An array or reference to cells whose contents correspond to the payments."
msgstr "सरणी या कोष्ठ के लिए संदर्भ जिसकी सामग्री भुगतान के लिए अनुरूप है."
@@ -4810,7 +4761,6 @@ msgid "An array or reference to cells whose contents correspond to the payments.
msgstr "सरणी या कोष्ठ के लिए संदर्भ जिसकी सामग्री भुगतान के लिए अनुरूप है."
#: scfuncs.hrc:677
-#, fuzzy
msgctxt "SC_OPCODE_MIRR"
msgid "Investment"
msgstr "निवेश"
@@ -4838,7 +4788,6 @@ msgid "Returns the amount of interest for constant amortization rates."
msgstr "स्थिर परिशोधन दर के लिए ब्याज की मात्रा वापस करता है."
#: scfuncs.hrc:687
-#, fuzzy
msgctxt "SC_OPCODE_ISPMT"
msgid "Rate"
msgstr "दर"
@@ -4870,7 +4819,6 @@ msgid "Sum total of amortization periods."
msgstr "परिशोधन अवधियों का कुल जोड़."
#: scfuncs.hrc:693
-#, fuzzy
msgctxt "SC_OPCODE_ISPMT"
msgid "Investment"
msgstr "निवेश"
@@ -4886,7 +4834,6 @@ msgid "Duration. Calculates the number of periods required by an investment to a
msgstr ""
#: scfuncs.hrc:701
-#, fuzzy
msgctxt "SC_OPCODE_PDURATION"
msgid "Rate"
msgstr "दर"
@@ -4897,7 +4844,6 @@ msgid "The constant rate of interest."
msgstr ""
#: scfuncs.hrc:703
-#, fuzzy
msgctxt "SC_OPCODE_PDURATION"
msgid "PV"
msgstr "PV"
@@ -4909,13 +4855,11 @@ msgid "The present value. The current value of the investment."
msgstr "वर्तमान मान. निवेश का वर्तमान मान."
#: scfuncs.hrc:705
-#, fuzzy
msgctxt "SC_OPCODE_PDURATION"
msgid "FV"
msgstr "FV"
#: scfuncs.hrc:706
-#, fuzzy
msgctxt "SC_OPCODE_PDURATION"
msgid "The future value of the investment."
msgstr "निवेश का भविष्य का मान."
@@ -4937,7 +4881,6 @@ msgid "The number of periods used in the calculation."
msgstr "गणना में प्रयुक्त अवधियों की संख्या."
#: scfuncs.hrc:715
-#, fuzzy
msgctxt "SC_OPCODE_RRI"
msgid "PV"
msgstr "PV"
@@ -4963,7 +4906,6 @@ msgid "Returns TRUE if value is a reference."
msgstr "अगर मान एक संदर्भ है तो TRUE वापस करता है."
#: scfuncs.hrc:725
-#, fuzzy
msgctxt "SC_OPCODE_IS_REF"
msgid "Value"
msgstr "मान"
@@ -4979,7 +4921,6 @@ msgid "Returns TRUE if the value is an error value not equal to #N/A."
msgstr "अगर मान त्रुटि मान है और उसका मान #N/A के समान नहीं है तो TRUE को वापस करता है."
#: scfuncs.hrc:733
-#, fuzzy
msgctxt "SC_OPCODE_IS_ERR"
msgid "Value"
msgstr "मान"
@@ -4995,7 +4936,6 @@ msgid "Returns TRUE if the value is an error value."
msgstr "अगर मान त्रुटि मान है तो TRUE को वापस करता है."
#: scfuncs.hrc:741
-#, fuzzy
msgctxt "SC_OPCODE_IS_ERROR"
msgid "Value"
msgstr "मान"
@@ -5011,7 +4951,6 @@ msgid "Returns TRUE if value refers to an empty cell."
msgstr "अगर मान एक खाली कोष्ठ संदर्भित करता है तो TRUE को वापस करता है."
#: scfuncs.hrc:749
-#, fuzzy
msgctxt "SC_OPCODE_IS_EMPTY"
msgid "Value"
msgstr "मान"
@@ -5027,7 +4966,6 @@ msgid "Returns TRUE if the value carries a logical number format."
msgstr "अगर मान तार्किक संख्या प्रारूप रखता है तो TRUE को वापस करता है."
#: scfuncs.hrc:757
-#, fuzzy
msgctxt "SC_OPCODE_IS_LOGICAL"
msgid "Value"
msgstr "मान"
@@ -5043,7 +4981,6 @@ msgid "Returns TRUE if value equals #N/A."
msgstr "अगर मान #N/A के समान है तो TRUE को वापस करता है."
#: scfuncs.hrc:765
-#, fuzzy
msgctxt "SC_OPCODE_IS_NV"
msgid "Value"
msgstr "मान"
@@ -5059,7 +4996,6 @@ msgid "Returns TRUE if the value is not text."
msgstr "अगर मान पाठ नहीं है तो TRUE को वापस करता है."
#: scfuncs.hrc:773
-#, fuzzy
msgctxt "SC_OPCODE_IS_NON_STRING"
msgid "Value"
msgstr "मान"
@@ -5075,7 +5011,6 @@ msgid "Returns TRUE if value is text."
msgstr "अगर मान पाठ है तो TRUE को वापस करता है."
#: scfuncs.hrc:781
-#, fuzzy
msgctxt "SC_OPCODE_IS_STRING"
msgid "Value"
msgstr "मान"
@@ -5091,7 +5026,6 @@ msgid "Returns TRUE if value is a number."
msgstr "अगर मान संख्या है तो TRUE को वापस करता है."
#: scfuncs.hrc:789
-#, fuzzy
msgctxt "SC_OPCODE_IS_VALUE"
msgid "Value"
msgstr "मान"
@@ -5107,7 +5041,6 @@ msgid "Returns TRUE if the cell is a formula cell."
msgstr "अगर कोष्ठ सूत्र कोष्ठ है तो TRUE को वापस करता है."
#: scfuncs.hrc:797
-#, fuzzy
msgctxt "SC_OPCODE_IS_FORMULA"
msgid "Reference"
msgstr "संदर्भ"
@@ -5139,7 +5072,6 @@ msgid "Converts a value to a number."
msgstr "मान को संख्या में बदलता है."
#: scfuncs.hrc:813
-#, fuzzy
msgctxt "SC_OPCODE_N"
msgid "Value"
msgstr "मान"
@@ -5160,7 +5092,6 @@ msgid "Returns the data type of a value (1 = number, 2 = text, 4 = Boolean value
msgstr ""
#: scfuncs.hrc:827
-#, fuzzy
msgctxt "SC_OPCODE_TYPE"
msgid "Value"
msgstr "मान"
@@ -5270,7 +5201,6 @@ msgid "Returns value if not an error value, else alternative."
msgstr "मान लौटाता है यदि कोई त्रुटि मान है, अन्यथा वैकल्पिक."
#: scfuncs.hrc:883
-#, fuzzy
msgctxt "SC_OPCODE_IF_ERROR"
msgid "Value"
msgstr "मान"
@@ -5297,7 +5227,6 @@ msgid "Returns value if not a #N/A error, else alternative."
msgstr "मान लौटाता है यदि #N/A त्रुटि नहीं है, अन्यथा वैकल्पिक."
#: scfuncs.hrc:893
-#, fuzzy
msgctxt "SC_OPCODE_IF_NA"
msgid "Value"
msgstr "मान"
@@ -5412,7 +5341,6 @@ msgid "Counts the blank cells in a specified range."
msgstr "निर्दिष्ट दायरा में खाली कोष्ठ की गणना करता है."
#: scfuncs.hrc:945
-#, fuzzy
msgctxt "SC_OPCODE_COUNT_EMPTY_CELLS"
msgid "Range"
msgstr "दायरा"
@@ -5433,7 +5361,6 @@ msgid "Returns the sum of all arguments."
msgstr "सभी वितर्क के कुलयोग को वापस करता है."
#: scfuncs.hrc:959
-#, fuzzy
msgctxt "SC_OPCODE_SUM"
msgid "Number "
msgstr "संख्या "
@@ -5450,7 +5377,6 @@ msgid "Returns the sum of the squares of the arguments."
msgstr "वितर्क के वर्गों के कुलयोग को वापस करता है."
#: scfuncs.hrc:967
-#, fuzzy
msgctxt "SC_OPCODE_SUM_SQ"
msgid "Number "
msgstr "संख्या "
@@ -5484,7 +5410,6 @@ msgid "Totals the arguments that meet the condition."
msgstr "स्थिति को मेल खाने के लिए वितर्क का औसत लेता है."
#: scfuncs.hrc:983
-#, fuzzy
msgctxt "SC_OPCODE_SUM_IF"
msgid "Range"
msgstr "दायरा"
@@ -5522,7 +5447,6 @@ msgid "Averages the arguments that meet the conditions."
msgstr "स्थिति को मेल खाने के लिए वितर्क का औसत लेता है."
#: scfuncs.hrc:995
-#, fuzzy
msgctxt "SC_OPCODE_AVERAGE_IF"
msgid "Range"
msgstr "दायरा"
@@ -5663,7 +5587,6 @@ msgid "Counts the arguments which meet the set conditions."
msgstr "वितर्क की गिनती करता है जो सेट शर्त से मिलता है."
#: scfuncs.hrc:1040
-#, fuzzy
msgctxt "SC_OPCODE_COUNT_IF"
msgid "Range"
msgstr "दायरा"
@@ -5691,7 +5614,6 @@ msgid "Returns the square root of a number."
msgstr "संख्या का वर्गमूल को वापस करता है."
#: scfuncs.hrc:1050
-#, fuzzy
msgctxt "SC_OPCODE_SQRT"
msgid "Number"
msgstr "संख्या"
@@ -5712,7 +5634,6 @@ msgid "Returns TRUE if value is an even integer."
msgstr "अगर मान एक सम पूर्णांक है तो TRUE को वापस करता है."
#: scfuncs.hrc:1064
-#, fuzzy
msgctxt "SC_OPCODE_IS_EVEN"
msgid "Value"
msgstr "मान"
@@ -5728,7 +5649,6 @@ msgid "Returns TRUE if value is an odd integer."
msgstr "अगर मान विषम पूर्णांक है तो TRUE को वापस करता है."
#: scfuncs.hrc:1072
-#, fuzzy
msgctxt "SC_OPCODE_IS_ODD"
msgid "Value"
msgstr "मान"
@@ -5933,7 +5853,6 @@ msgid "Returns the sine of a number."
msgstr "संख्या का सैन को वापस करता है."
#: scfuncs.hrc:1172
-#, fuzzy
msgctxt "SC_OPCODE_SIN"
msgid "Number"
msgstr "संख्या"
@@ -5964,7 +5883,6 @@ msgid "Returns the tangent of a number."
msgstr "संख्या का टान्जेन्ट को वापस करता है."
#: scfuncs.hrc:1188
-#, fuzzy
msgctxt "SC_OPCODE_TAN"
msgid "Number"
msgstr "संख्या"
@@ -5995,7 +5913,6 @@ msgid "Returns the hyperbolic sine of a number."
msgstr "संख्या का अतिपरवलयिक सैन को वापस करता है."
#: scfuncs.hrc:1204
-#, fuzzy
msgctxt "SC_OPCODE_SIN_HYP"
msgid "Number"
msgstr "संख्या"
@@ -6026,7 +5943,6 @@ msgid "Returns the hyperbolic tangent of a number."
msgstr "संख्या का अतिपरवलयिक टैन्जेन्ट को वापस करता है."
#: scfuncs.hrc:1220
-#, fuzzy
msgctxt "SC_OPCODE_TAN_HYP"
msgid "Number"
msgstr "संख्या"
@@ -6286,7 +6202,6 @@ msgid "Calculates subtotals in a spreadsheet."
msgstr "स्प्रेडशीट में कुल योग की गणना करता है."
#: scfuncs.hrc:1346
-#, fuzzy
msgctxt "SC_OPCODE_SUB_TOTAL"
msgid "Function"
msgstr "प्रकार्य"
@@ -6297,7 +6212,6 @@ msgid "Function index. Is an index of the possible functions Total, Max, ..."
msgstr ".प्रकार्य अनुक्रमणिका. संभावित प्रकार्य जोड़, अधिकतम,... का अनुक्रमणिका, ..."
#: scfuncs.hrc:1348
-#, fuzzy
msgctxt "SC_OPCODE_SUB_TOTAL"
msgid "Range"
msgstr "दायरा"
@@ -6323,7 +6237,6 @@ msgid "Function index. Is an index of the possible functions Total, Max, ..."
msgstr ".प्रकार्य अनुक्रमणिका. संभावित प्रकार्य जोड़, अधिकतम,... का अनुक्रमणिका, ..."
#: scfuncs.hrc:1358
-#, fuzzy
msgctxt "SC_OPCODE_AGGREGATE"
msgid "Options"
msgstr "विकल्प"
@@ -6375,7 +6288,6 @@ msgid "Truncates the decimal places of a number."
msgstr "संख्या के दशमिक स्थानों को काटता है."
#: scfuncs.hrc:1378
-#, fuzzy
msgctxt "SC_OPCODE_TRUNC"
msgid "Number"
msgstr "संख्या"
@@ -6386,7 +6298,6 @@ msgid "The number to be truncated."
msgstr "संख्या जिसको काटना है."
#: scfuncs.hrc:1380
-#, fuzzy
msgctxt "SC_OPCODE_TRUNC"
msgid "Count"
msgstr "गिनती"
@@ -6402,7 +6313,6 @@ msgid "Rounds a number to a predefined accuracy."
msgstr "संख्या को पूर्व परिभाषित शुद्धता के अनुसार बदलता है."
#: scfuncs.hrc:1388
-#, fuzzy
msgctxt "SC_OPCODE_ROUND"
msgid "Number"
msgstr "संख्या"
@@ -6413,7 +6323,6 @@ msgid "The number to be rounded."
msgstr "संख्या जिसको पूर्णांक में बदलना है."
#: scfuncs.hrc:1390
-#, fuzzy
msgctxt "SC_OPCODE_ROUND"
msgid "Count"
msgstr "गिनती"
@@ -6429,7 +6338,6 @@ msgid "Rounds a number up to the predefined accuracy."
msgstr "संख्या को पूर्व परिभाषित शुद्धता के लिए बदलता है."
#: scfuncs.hrc:1398
-#, fuzzy
msgctxt "SC_OPCODE_ROUND_UP"
msgid "Number"
msgstr "संख्या"
@@ -6440,7 +6348,6 @@ msgid "The number to be rounded up."
msgstr "संख्या जिसे निकट की पूर्ण संख्या के रूप में किया जाना है."
#: scfuncs.hrc:1400
-#, fuzzy
msgctxt "SC_OPCODE_ROUND_UP"
msgid "Count"
msgstr "गिनती"
@@ -6456,7 +6363,6 @@ msgid "Rounds a number down to a predefined accuracy."
msgstr "संख्या को पूर्व परिभाषित शुद्धता से नीचे लाना है."
#: scfuncs.hrc:1408
-#, fuzzy
msgctxt "SC_OPCODE_ROUND_DOWN"
msgid "Number"
msgstr "संख्या"
@@ -6467,7 +6373,6 @@ msgid "The number to be rounded down."
msgstr "संख्या जिसे निकटवर्ती पूर्ण संख्या के रूप में लिखना है."
#: scfuncs.hrc:1410
-#, fuzzy
msgctxt "SC_OPCODE_ROUND_DOWN"
msgid "Count"
msgstr "गिनती"
@@ -6723,31 +6628,26 @@ msgid "Rounds number down to the nearest multiple of significance, regardless of
msgstr ""
#: scfuncs.hrc:1510
-#, fuzzy
msgctxt "SC_OPCODE_FLOOR_MATH"
msgid "Number"
msgstr "संख्या"
#: scfuncs.hrc:1511
-#, fuzzy
msgctxt "SC_OPCODE_FLOOR_MATH"
msgid "The number to be rounded down."
msgstr "संख्या जिसे निकटवर्ती पूर्ण संख्या के रूप में लिखना है."
#: scfuncs.hrc:1512
-#, fuzzy
msgctxt "SC_OPCODE_FLOOR_MATH"
msgid "Significance"
msgstr "महत्वपूर्ण"
#: scfuncs.hrc:1513
-#, fuzzy
msgctxt "SC_OPCODE_FLOOR_MATH"
msgid "The number to whose multiple the value is to be rounded down."
msgstr "संख्या जिसका अपवर्त्य मान को पूर्ण संख्या में बदलना है."
#: scfuncs.hrc:1514
-#, fuzzy
msgctxt "SC_OPCODE_FLOOR_MATH"
msgid "Mode"
msgstr "प्रकार"
@@ -6764,19 +6664,16 @@ msgid "Rounds number down (towards -∞) to the nearest multiple of significance
msgstr "संख्या को समीपस्थ महत्वपूर्ण अपवर्त्य में नीचे की ओर निकटवर्ती पूर्णांक में बदलता है."
#: scfuncs.hrc:1522
-#, fuzzy
msgctxt "SC_OPCODE_FLOOR_PRECISE"
msgid "Number"
msgstr "संख्या"
#: scfuncs.hrc:1523
-#, fuzzy
msgctxt "SC_OPCODE_FLOOR_PRECISE"
msgid "The number to be rounded down."
msgstr "संख्या जिसे निकटवर्ती पूर्ण संख्या के रूप में लिखना है."
#: scfuncs.hrc:1524
-#, fuzzy
msgctxt "SC_OPCODE_FLOOR_PRECISE"
msgid "Significance"
msgstr "महत्वपूर्ण"
@@ -7009,7 +6906,6 @@ msgid "Returns a frequency distribution as a vertical array."
msgstr "आवृकि वितरण को लंबवत सरणी वापस करता है."
#: scfuncs.hrc:1628
-#, fuzzy
msgctxt "SC_OPCODE_FREQUENCY"
msgid "Data"
msgstr "आँकड़ा"
@@ -7062,7 +6958,6 @@ msgid "Linear type"
msgstr "Linear_type"
#: scfuncs.hrc:1643
-#, fuzzy
msgctxt "SC_OPCODE_LINEST"
msgid "If type = 0 the linears will be calculated through the zero point, or else moved linears."
msgstr "यदि प्रकार = 0 रैखिक की शून्य बिंदु से गणना किया जाना है, या नहीं तो रैखिक खिसक गया है."
@@ -7110,7 +7005,6 @@ msgid "Function type"
msgstr "प्रकार्य_प्रकार"
#: scfuncs.hrc:1657
-#, fuzzy
msgctxt "SC_OPCODE_LOGEST"
msgid "If type = 0 then the functions will be calculated in the form of y=m^x, or also functions y=b*m^x."
msgstr "अगर प्रकार = 0 तब प्रकार्य को y=m^x, या y=b*m^x प्रकार्य के रूप में गणना किया जायेगा."
@@ -7260,7 +7154,6 @@ msgid "Returns the maximum value in a list of arguments."
msgstr "वितर्क सूची में अधिकतम मान को वापस करता है."
#: scfuncs.hrc:1710
-#, fuzzy
msgctxt "SC_OPCODE_MAX"
msgid "Number "
msgstr "संख्या "
@@ -7294,7 +7187,6 @@ msgid "Returns the minimum value in a list of arguments."
msgstr "वितर्क सूची में न्यूनतम मान को वापस करता है."
#: scfuncs.hrc:1726
-#, fuzzy
msgctxt "SC_OPCODE_MIN"
msgid "Number "
msgstr "संख्या "
@@ -7328,7 +7220,6 @@ msgid "Calculates the variance based on a sample."
msgstr "प्रतिदर्श के आधार पर प्रसरण की गणना करता है."
#: scfuncs.hrc:1742
-#, fuzzy
msgctxt "SC_OPCODE_VAR"
msgid "Number "
msgstr "संख्या "
@@ -7345,7 +7236,6 @@ msgid "Calculates the variance based on a sample."
msgstr "प्रतिदर्श के आधार पर प्रसरण की गणना करता है."
#: scfuncs.hrc:1750
-#, fuzzy
msgctxt "SC_OPCODE_VAR_S"
msgid "Number "
msgstr "संख्या "
@@ -7379,7 +7269,6 @@ msgid "Calculates variance based on the entire population."
msgstr "संपूर्ण जनसंख्या के आधार पर प्रसरण की गणना करता है."
#: scfuncs.hrc:1766
-#, fuzzy
msgctxt "SC_OPCODE_VAR_P"
msgid "Number "
msgstr "संख्या "
@@ -7396,7 +7285,6 @@ msgid "Calculates variance based on the entire population."
msgstr "संपूर्ण जनसंख्या के आधार पर प्रसरण की गणना करता है."
#: scfuncs.hrc:1774
-#, fuzzy
msgctxt "SC_OPCODE_VAR_P_MS"
msgid "Number "
msgstr "संख्या "
@@ -7430,7 +7318,6 @@ msgid "Calculates the standard deviation based on a sample."
msgstr "प्रतिदर्श के आधार पर मानक विचलन की गणना करता है."
#: scfuncs.hrc:1790
-#, fuzzy
msgctxt "SC_OPCODE_ST_DEV"
msgid "Number "
msgstr "संख्या "
@@ -7447,7 +7334,6 @@ msgid "Calculates the standard deviation based on a sample."
msgstr "प्रतिदर्श के आधार पर मानक विचलन की गणना करता है."
#: scfuncs.hrc:1798
-#, fuzzy
msgctxt "SC_OPCODE_ST_DEV_S"
msgid "Number "
msgstr "संख्या "
@@ -7481,7 +7367,6 @@ msgid "Calculates the standard deviation based on the entire population."
msgstr "संपूर्ण जनसंख्या के आधार पर मानक विचलन की गणना करता है."
#: scfuncs.hrc:1814
-#, fuzzy
msgctxt "SC_OPCODE_ST_DEV_P"
msgid "Number "
msgstr "संख्या "
@@ -7498,7 +7383,6 @@ msgid "Calculates the standard deviation based on the entire population."
msgstr "संपूर्ण जनसंख्या के आधार पर मानक विचलन की गणना करता है."
#: scfuncs.hrc:1822
-#, fuzzy
msgctxt "SC_OPCODE_ST_DEV_P_MS"
msgid "Number "
msgstr "संख्या "
@@ -7532,7 +7416,6 @@ msgid "Returns the average of a sample."
msgstr "प्रतिदर्श के औसत को वापस करता है."
#: scfuncs.hrc:1838
-#, fuzzy
msgctxt "SC_OPCODE_AVERAGE"
msgid "Number "
msgstr "संख्या "
@@ -7566,7 +7449,6 @@ msgid "Returns the sum of squares of deviations from the sample mean value"
msgstr "एक प्रतिदर्श के औसत मान से विचलन के वर्गों के कुल जोड़ को वापस करता है"
#: scfuncs.hrc:1854
-#, fuzzy
msgctxt "SC_OPCODE_DEV_SQ"
msgid "Number "
msgstr "संख्या "
@@ -7583,7 +7465,6 @@ msgid "Returns the average of the absolute deviations of a sample from the mean.
msgstr "प्रतिदर्श का माध्य से निश्चित विचलन का औसत मान को वापस करता है."
#: scfuncs.hrc:1862
-#, fuzzy
msgctxt "SC_OPCODE_AVE_DEV"
msgid "Number "
msgstr "संख्या "
@@ -7600,7 +7481,6 @@ msgid "Returns the skewness of a distribution."
msgstr "वितरण का वैषम्य (स्क्यूनेस) को वापस करता है."
#: scfuncs.hrc:1870
-#, fuzzy
msgctxt "SC_OPCODE_SKEW"
msgid "Number "
msgstr "संख्या "
@@ -7617,7 +7497,6 @@ msgid "Returns the skewness of a distribution using the population of a random v
msgstr ""
#: scfuncs.hrc:1878
-#, fuzzy
msgctxt "SC_OPCODE_SKEWP"
msgid "Number "
msgstr "संख्या "
@@ -7634,7 +7513,6 @@ msgid "Returns the kurtosis of a distribution."
msgstr "वितरण के कुर्टोसिस को वापस करता है."
#: scfuncs.hrc:1886
-#, fuzzy
msgctxt "SC_OPCODE_KURT"
msgid "Number "
msgstr "संख्या "
@@ -7651,7 +7529,6 @@ msgid "Returns the geometric mean of a sample."
msgstr "प्रतिदर्श के ज्यामितीय माध्य को वापस करता है."
#: scfuncs.hrc:1894
-#, fuzzy
msgctxt "SC_OPCODE_GEO_MEAN"
msgid "Number "
msgstr "संख्या "
@@ -7668,7 +7545,6 @@ msgid "Returns the harmonic mean of a sample."
msgstr "प्रतिदर्श के हार्मोनिक माध्य को वापस करता है."
#: scfuncs.hrc:1902
-#, fuzzy
msgctxt "SC_OPCODE_HAR_MEAN"
msgid "Number "
msgstr "संख्या "
@@ -7685,7 +7561,6 @@ msgid "Returns the most common value in a sample."
msgstr "प्रतिदर्श के सर्वाधिक सामान्य मान को वापस करता है."
#: scfuncs.hrc:1910
-#, fuzzy
msgctxt "SC_OPCODE_MODAL_VALUE"
msgid "Number "
msgstr "संख्या "
@@ -7702,7 +7577,6 @@ msgid "Returns the most common value in a sample."
msgstr "प्रतिदर्श के सर्वाधिक सामान्य मान को वापस करता है."
#: scfuncs.hrc:1918
-#, fuzzy
msgctxt "SC_OPCODE_MODAL_VALUE_MS"
msgid "Number "
msgstr "संख्या "
@@ -7719,7 +7593,6 @@ msgid "Returns the most common value in a sample."
msgstr "प्रतिदर्श के सर्वाधिक सामान्य मान को वापस करता है."
#: scfuncs.hrc:1926
-#, fuzzy
msgctxt "SC_OPCODE_MODAL_VALUE_MULTI"
msgid "Number "
msgstr "संख्या "
@@ -7736,7 +7609,6 @@ msgid "Returns the median of a given sample."
msgstr "प्रतिदर्श के माध्यिका को वापस करता है."
#: scfuncs.hrc:1934
-#, fuzzy
msgctxt "SC_OPCODE_MEDIAN"
msgid "Number "
msgstr "संख्या "
@@ -7753,7 +7625,6 @@ msgid "Returns the alpha quantile of a sample."
msgstr "प्रतिदर्श का अल्फा क्वांटाइल को वापस करता है."
#: scfuncs.hrc:1942
-#, fuzzy
msgctxt "SC_OPCODE_PERCENTILE"
msgid "Data"
msgstr "आँकड़ा"
@@ -7780,7 +7651,6 @@ msgid "Returns the alpha percentile of a sample."
msgstr "प्रतिदर्श का अल्फा क्वांटाइल को वापस करता है."
#: scfuncs.hrc:1952
-#, fuzzy
msgctxt "SC_OPCODE_PERCENTILE_EXC"
msgid "Data"
msgstr "आँकड़ा"
@@ -7807,7 +7677,6 @@ msgid "Returns the alpha percentile of a sample."
msgstr "प्रतिदर्श का अल्फा क्वांटाइल को वापस करता है."
#: scfuncs.hrc:1962
-#, fuzzy
msgctxt "SC_OPCODE_PERCENTILE_INC"
msgid "Data"
msgstr "आँकड़ा"
@@ -7833,7 +7702,6 @@ msgid "Returns the quartile of a sample."
msgstr "एक प्रतिदर्श का चौथाई देता है."
#: scfuncs.hrc:1972
-#, fuzzy
msgctxt "SC_OPCODE_QUARTILE"
msgid "Data"
msgstr "आँकड़ा"
@@ -7859,7 +7727,6 @@ msgid "Returns the quartile of a sample."
msgstr "एक प्रतिदर्श का चौथाई देता है."
#: scfuncs.hrc:1982
-#, fuzzy
msgctxt "SC_OPCODE_QUARTILE_EXC"
msgid "Data"
msgstr "आँकड़ा"
@@ -7885,7 +7752,6 @@ msgid "Returns the quartile of a sample."
msgstr "एक प्रतिदर्श का चौथाई देता है."
#: scfuncs.hrc:1992
-#, fuzzy
msgctxt "SC_OPCODE_QUARTILE_INC"
msgid "Data"
msgstr "आँकड़ा"
@@ -7911,7 +7777,6 @@ msgid "Returns the k-th largest value of a sample."
msgstr "प्रतिदर्श का k-वां सबसे बड़े मान को वापस करता है."
#: scfuncs.hrc:2002
-#, fuzzy
msgctxt "SC_OPCODE_LARGE"
msgid "Data"
msgstr "आँकड़ा"
@@ -7938,7 +7803,6 @@ msgid "Returns the k-th smallest value of a sample."
msgstr "प्रतिदर्श के k-वां सबसे छोटे मान को वापस करता है."
#: scfuncs.hrc:2012
-#, fuzzy
msgctxt "SC_OPCODE_SMALL"
msgid "Data"
msgstr "आँकड़ा"
@@ -7965,7 +7829,6 @@ msgid "Returns the percentage rank of a value in a sample."
msgstr "प्रतिदर्श में मान के प्रतिशत पद को वापस करता है."
#: scfuncs.hrc:2022
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK"
msgid "Data"
msgstr "आँकड़ा"
@@ -7976,7 +7839,6 @@ msgid "The array of the data in the sample."
msgstr "प्रतिदर्श में आँकड़ा की सरणी."
#: scfuncs.hrc:2024
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK"
msgid "Value"
msgstr "मान"
@@ -7987,7 +7849,6 @@ msgid "The value for which percentage ranking is to be determined."
msgstr "मान जिसके लिए प्रतिशत क्रम निर्धारित किया जाना है."
#: scfuncs.hrc:2026
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK"
msgid "Significance"
msgstr "महत्वपूर्ण"
@@ -8003,7 +7864,6 @@ msgid "Returns the percentage rank (0..1, exclusive) of a value in a sample."
msgstr ""
#: scfuncs.hrc:2034
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK_EXC"
msgid "Data"
msgstr "आँकड़ा"
@@ -8014,7 +7874,6 @@ msgid "The array of the data in the sample."
msgstr "प्रतिदर्श में आँकड़ा की सरणी."
#: scfuncs.hrc:2036
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK_EXC"
msgid "Value"
msgstr "मान"
@@ -8025,7 +7884,6 @@ msgid "The value for which percentage ranking is to be determined."
msgstr "मान जिसके लिए प्रतिशत क्रम निर्धारित किया जाना है."
#: scfuncs.hrc:2038
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK_EXC"
msgid "Significance"
msgstr "महत्वपूर्ण"
@@ -8041,7 +7899,6 @@ msgid "Returns the percentage rank (0..1, inclusive) of a value in a sample."
msgstr ""
#: scfuncs.hrc:2046
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK_INC"
msgid "Data"
msgstr "आँकड़ा"
@@ -8052,7 +7909,6 @@ msgid "The array of the data in the sample."
msgstr "प्रतिदर्श में आँकड़ा की सरणी."
#: scfuncs.hrc:2048
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK_INC"
msgid "Value"
msgstr "मान"
@@ -8063,7 +7919,6 @@ msgid "The value for which percentage ranking is to be determined."
msgstr "मान जिसके लिए प्रतिशत क्रम निर्धारित किया जाना है."
#: scfuncs.hrc:2050
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK_INC"
msgid "Significance"
msgstr "महत्वपूर्ण"
@@ -8079,7 +7934,6 @@ msgid "Returns the ranking of a value in a sample."
msgstr "प्रतिदर्श में मान के क्रम को वापस करता है."
#: scfuncs.hrc:2058
-#, fuzzy
msgctxt "SC_OPCODE_RANK"
msgid "Value"
msgstr "मान"
@@ -8115,7 +7969,6 @@ msgid "Returns the ranking of a value in a sample; if more than one value has th
msgstr ""
#: scfuncs.hrc:2070
-#, fuzzy
msgctxt "SC_OPCODE_RANK_EQ"
msgid "Value"
msgstr "मान"
@@ -8141,7 +7994,6 @@ msgid "Type"
msgstr "प्रकार"
#: scfuncs.hrc:2075
-#, fuzzy
msgctxt "SC_OPCODE_RANK_EQ"
msgid "Sequence order: 0 or omitted means descending, any other value than 0 means ascending."
msgstr "अनुक्रम: 0 या छोड़े हुये का अर्थ है अवरोही क्रम, 0 के अलावे किसी भी मान का अर्थ है आरोही क्रम."
@@ -8152,7 +8004,6 @@ msgid "Returns the ranking of a value in a sample; if more than one value has th
msgstr ""
#: scfuncs.hrc:2082
-#, fuzzy
msgctxt "SC_OPCODE_RANK_AVG"
msgid "Value"
msgstr "मान"
@@ -8178,7 +8029,6 @@ msgid "Type"
msgstr "प्रकार"
#: scfuncs.hrc:2087
-#, fuzzy
msgctxt "SC_OPCODE_RANK_AVG"
msgid "Sequence order: 0 or omitted means descending, any other value than 0 means ascending."
msgstr "अनुक्रम: 0 या छोड़े हुये का अर्थ है अवरोही क्रम, 0 के अलावे किसी भी मान का अर्थ है आरोही क्रम."
@@ -8189,7 +8039,6 @@ msgid "Returns the mean of a sample without including the marginal values."
msgstr "उपान्तीय मान शामिल किया बिना प्रतिदर्श के माध्य को वापस करता है."
#: scfuncs.hrc:2094
-#, fuzzy
msgctxt "SC_OPCODE_TRIM_MEAN"
msgid "Data"
msgstr "आँकड़ा"
@@ -8215,7 +8064,6 @@ msgid "Returns the discrete probability of an interval."
msgstr "अंतराल के विविक्त प्रायिकता को वापस करता है."
#: scfuncs.hrc:2104
-#, fuzzy
msgctxt "SC_OPCODE_PROB"
msgid "Data"
msgstr "आँकड़ा"
@@ -8226,7 +8074,6 @@ msgid "The sample data array."
msgstr "प्रतिदर्श की आँकड़ा सरणी."
#: scfuncs.hrc:2106
-#, fuzzy
msgctxt "SC_OPCODE_PROB"
msgid "Probability"
msgstr "प्रायिकता"
@@ -8308,7 +8155,6 @@ msgid "Values of the distribution function for a standard normal distribution."
msgstr "मानक सामान्य वितरण के लिए वितरण प्रकार्य का मान."
#: scfuncs.hrc:2132
-#, fuzzy
msgctxt "SC_OPCODE_PHI"
msgid "Number"
msgstr "संख्या"
@@ -8451,7 +8297,6 @@ msgid "C"
msgstr ""
#: scfuncs.hrc:2185
-#, fuzzy
msgctxt "SC_OPCODE_BINOM_DIST_MS"
msgid "Cumulated. C=0 calculates the individual probability, C=1 the cumulated probability."
msgstr "संचयी. C=0 अकेले प्रायिकता की गणना करता है, C=1 संचयी प्रायिकता."
@@ -8564,7 +8409,6 @@ msgid "The success probability of a trial."
msgstr "परीक्षण की सफलता प्रायिकता."
#: scfuncs.hrc:2222
-#, fuzzy
msgctxt "SC_OPCODE_CRIT_BINOM"
msgid "Alpha"
msgstr "अल्फा"
@@ -8601,7 +8445,6 @@ msgid "The success probability of a trial."
msgstr "परीक्षण की सफलता प्रायिकता."
#: scfuncs.hrc:2234
-#, fuzzy
msgctxt "SC_OPCODE_BINOM_INV"
msgid "Alpha"
msgstr "अल्फा"
@@ -8627,7 +8470,6 @@ msgid "The value for which the Poisson distribution is to be calculated."
msgstr "मान जिसके प्वाइसन वितरण की गणना करना है."
#: scfuncs.hrc:2244
-#, fuzzy
msgctxt "SC_OPCODE_POISSON_DIST"
msgid "Mean"
msgstr "माध्य"
@@ -8663,7 +8505,6 @@ msgid "The value for which the Poisson distribution is to be calculated."
msgstr "मान जिसके प्वाइसन वितरण की गणना करना है."
#: scfuncs.hrc:2256
-#, fuzzy
msgctxt "SC_OPCODE_POISSON_DIST_MS"
msgid "Mean"
msgstr "माध्य"
@@ -8679,7 +8520,6 @@ msgid "Cumulative"
msgstr "संचयी"
#: scfuncs.hrc:2259
-#, fuzzy
msgctxt "SC_OPCODE_POISSON_DIST_MS"
msgid "0 or FALSE calculates the probability density function. Any other value or TRUE or omitted calculates the cumulative distribution function."
msgstr "0 या गलत प्रायिकता घनत्व प्रकार्य की गणना करता है. कोई दूसरा मान या सही या मिटाया गया संचयी वितरण प्रकार्य की गणना करता है."
@@ -8781,7 +8621,6 @@ msgid "Values of the inverse normal distribution."
msgstr "प्रतिलोम सामान्य वितरण का मान."
#: scfuncs.hrc:2294
-#, fuzzy
msgctxt "SC_OPCODE_NORM_INV"
msgid "Number"
msgstr "संख्या"
@@ -8792,7 +8631,6 @@ msgid "The probability value for which the inverse normal distribution is to be
msgstr "प्रायिकता मान जिसके लिए प्रतिलोम सामान्य वितरण की गणना करना है."
#: scfuncs.hrc:2296
-#, fuzzy
msgctxt "SC_OPCODE_NORM_INV"
msgid "Mean"
msgstr "माध्य"
@@ -8818,19 +8656,16 @@ msgid "Values of the inverse normal distribution."
msgstr "प्रतिलोम सामान्य वितरण का मान."
#: scfuncs.hrc:2306
-#, fuzzy
msgctxt "SC_OPCODE_NORM_INV_MS"
msgid "Number"
msgstr "संख्या"
#: scfuncs.hrc:2307
-#, fuzzy
msgctxt "SC_OPCODE_NORM_INV_MS"
msgid "The probability value for which the inverse normal distribution is to be calculated."
msgstr "प्रायिकता मान जिसके लिए प्रतिलोम सामान्य वितरण की गणना करना है."
#: scfuncs.hrc:2308
-#, fuzzy
msgctxt "SC_OPCODE_NORM_INV_MS"
msgid "Mean"
msgstr "माध्य"
@@ -8899,7 +8734,6 @@ msgid "Values of the inverse standard normal distribution."
msgstr "प्रतिलोम मानक सामान्य वितरण का मान."
#: scfuncs.hrc:2336
-#, fuzzy
msgctxt "SC_OPCODE_S_NORM_INV"
msgid "Number"
msgstr "संख्या"
@@ -8915,13 +8749,11 @@ msgid "Values of the inverse standard normal distribution."
msgstr "प्रतिलोम मानक सामान्य वितरण का मान."
#: scfuncs.hrc:2344
-#, fuzzy
msgctxt "SC_OPCODE_S_NORM_INV_MS"
msgid "Number"
msgstr "संख्या"
#: scfuncs.hrc:2345
-#, fuzzy
msgctxt "SC_OPCODE_S_NORM_INV_MS"
msgid "The probability value for which the inverse standard normal distribution is to be calculated."
msgstr "प्रायिकता मान जिसके लिए प्रतिलोम मानक सामान्य वितरण की गणना की जानी है."
@@ -8942,7 +8774,6 @@ msgid "The value for which the log normal distribution is to be calculated."
msgstr "मान जिसके लॉग सामान्य वितरण को गणना करना है."
#: scfuncs.hrc:2354
-#, fuzzy
msgctxt "SC_OPCODE_LOG_NORM_DIST"
msgid "Mean"
msgstr "माध्य"
@@ -8988,7 +8819,6 @@ msgid "The value for which the log normal distribution is to be calculated."
msgstr "मान जिसके लॉग सामान्य वितरण को गणना करना है."
#: scfuncs.hrc:2368
-#, fuzzy
msgctxt "SC_OPCODE_LOG_NORM_DIST_MS"
msgid "Mean"
msgstr "माध्य"
@@ -9027,7 +8857,6 @@ msgid "Values of the inverse of the lognormal distribution."
msgstr "प्रतिलोम लोग सामान्य वितरण का मान."
#: scfuncs.hrc:2380
-#, fuzzy
msgctxt "SC_OPCODE_LOG_INV"
msgid "Number"
msgstr "संख्या"
@@ -9038,7 +8867,6 @@ msgid "The probability value for which the inverse log normal distribution is to
msgstr "प्रायिकता मान जिसके प्रतिलोम लॉग सामान्य वितरण की गणना करना है."
#: scfuncs.hrc:2382
-#, fuzzy
msgctxt "SC_OPCODE_LOG_INV"
msgid "Mean"
msgstr "माध्य"
@@ -9064,19 +8892,16 @@ msgid "Values of the inverse of the lognormal distribution."
msgstr "प्रतिलोम लोग सामान्य वितरण का मान."
#: scfuncs.hrc:2392
-#, fuzzy
msgctxt "SC_OPCODE_LOG_INV_MS"
msgid "Number"
msgstr "संख्या"
#: scfuncs.hrc:2393
-#, fuzzy
msgctxt "SC_OPCODE_LOG_INV_MS"
msgid "The probability value for which the inverse log normal distribution is to be calculated."
msgstr "प्रायिकता मान जिसके प्रतिलोम लॉग सामान्य वितरण की गणना करना है."
#: scfuncs.hrc:2394
-#, fuzzy
msgctxt "SC_OPCODE_LOG_INV_MS"
msgid "Mean"
msgstr "माध्य"
@@ -9185,7 +9010,6 @@ msgid "The value for which the gamma distribution is to be calculated."
msgstr "मान जिसका अतिपरवलयिक कोसाइन को गणना करना है."
#: scfuncs.hrc:2430
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_DIST"
msgid "Alpha"
msgstr "अल्फा"
@@ -9217,7 +9041,6 @@ msgid "0 or FALSE calculates the probability density function. Any other value o
msgstr "0 या गलत प्रायिकता घनत्व प्रकार्य की गणना करता है. कोई दूसरा मान या सही या मिटाया गया संचयी वितरण प्रकार्य की गणना करता है."
#: scfuncs.hrc:2441
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_DIST_MS"
msgid "Returns the value of the probability density function or the cumulative distribution function for the Gamma distribution."
msgstr "गामा वितरण के लिए प्रायिकता घनत्व प्रकार्य या संचयी वितरण प्रकार्य का मान देता है."
@@ -9233,7 +9056,6 @@ msgid "The value for which the gamma distribution is to be calculated."
msgstr "मान जिसका अतिपरवलयिक कोसाइन को गणना करना है."
#: scfuncs.hrc:2444
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_DIST_MS"
msgid "Alpha"
msgstr "अल्फा"
@@ -9281,7 +9103,6 @@ msgid "The probability value for which the inverse gamma distribution is to be c
msgstr "प्रायिकता मान जिसका प्रतिलोम गामा वितरण को गणना करना है."
#: scfuncs.hrc:2458
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_INV"
msgid "Alpha"
msgstr "अल्फा"
@@ -9313,13 +9134,11 @@ msgid "Number"
msgstr "संख्या"
#: scfuncs.hrc:2469
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_INV_MS"
msgid "The probability value for which the inverse gamma distribution is to be calculated."
msgstr "प्रायिकता मान जिसका प्रतिलोम गामा वितरण को गणना करना है."
#: scfuncs.hrc:2470
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_INV_MS"
msgid "Alpha"
msgstr "अल्फा"
@@ -9366,7 +9185,6 @@ msgid "Number"
msgstr "संख्या"
#: scfuncs.hrc:2489
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_LN_MS"
msgid "The value for which the natural logarithm of the gamma function is to be calculated."
msgstr "मान जिसका गामा प्रकार्य का प्राकृतिक लघुगणक को गणना करना है."
@@ -9392,7 +9210,6 @@ msgid "Values of the beta distribution."
msgstr "बीटा वितरण का मान."
#: scfuncs.hrc:2506
-#, fuzzy
msgctxt "SC_OPCODE_BETA_DIST"
msgid "Number"
msgstr "संख्या"
@@ -9403,7 +9220,6 @@ msgid "The value for which the beta distribution is to be calculated."
msgstr "मान जिसके बीटा वितरण की गणना करना है."
#: scfuncs.hrc:2508
-#, fuzzy
msgctxt "SC_OPCODE_BETA_DIST"
msgid "Alpha"
msgstr "अल्फा"
@@ -9460,7 +9276,6 @@ msgid "Values of the inverse beta distribution."
msgstr "प्रतिलोम बीटा वितरण का मान."
#: scfuncs.hrc:2524
-#, fuzzy
msgctxt "SC_OPCODE_BETA_INV"
msgid "Number"
msgstr "संख्या"
@@ -9471,7 +9286,6 @@ msgid "The probability value for which the inverse beta distribution is to be ca
msgstr "प्रायिकता मान जिसका प्रतिलोम बीटा वितरण को गणना करना है."
#: scfuncs.hrc:2526
-#, fuzzy
msgctxt "SC_OPCODE_BETA_INV"
msgid "Alpha"
msgstr "अल्फा"
@@ -9518,7 +9332,6 @@ msgid "Values of the beta distribution."
msgstr "बीटा वितरण का मान."
#: scfuncs.hrc:2540
-#, fuzzy
msgctxt "SC_OPCODE_BETA_DIST_MS"
msgid "Number"
msgstr "संख्या"
@@ -9529,7 +9342,6 @@ msgid "The value for which the beta distribution is to be calculated."
msgstr "मान जिसके बीटा वितरण की गणना करना है."
#: scfuncs.hrc:2542
-#, fuzzy
msgctxt "SC_OPCODE_BETA_DIST_MS"
msgid "Alpha"
msgstr "अल्फा"
@@ -9556,7 +9368,6 @@ msgid "Cumulative"
msgstr "संचयी"
#: scfuncs.hrc:2547
-#, fuzzy
msgctxt "SC_OPCODE_BETA_DIST_MS"
msgid "0 or FALSE for probability density function, any other value or TRUE or omitted for cumulative distribution function."
msgstr "प्रायिकता घनत्व प्रकार्य के लिए 0 या गलत, कोई दूसरा मान या सही या मिटाया गया संचयी वितरण प्रकार्य की गणना करता है."
@@ -9587,19 +9398,16 @@ msgid "Values of the inverse beta distribution."
msgstr "प्रतिलोम बीटा वितरण का मान."
#: scfuncs.hrc:2558
-#, fuzzy
msgctxt "SC_OPCODE_BETA_INV_MS"
msgid "Number"
msgstr "संख्या"
#: scfuncs.hrc:2559
-#, fuzzy
msgctxt "SC_OPCODE_BETA_INV_MS"
msgid "The probability value for which the inverse beta distribution is to be calculated."
msgstr "प्रायिकता मान जिसका प्रतिलोम बीटा वितरण को गणना करना है."
#: scfuncs.hrc:2560
-#, fuzzy
msgctxt "SC_OPCODE_BETA_INV_MS"
msgid "Alpha"
msgstr "अल्फा"
@@ -9781,7 +9589,6 @@ msgid "The population size."
msgstr "जनसंख्या आकार."
#: scfuncs.hrc:2610
-#, fuzzy
msgctxt "SC_OPCODE_HYP_GEOM_DIST"
msgid "Cumulative"
msgstr "संचयी"
@@ -9876,7 +9683,6 @@ msgid "The degrees of freedom of the T distribution."
msgstr "काई स्क्वायर वितरण का डिग्री ऑफ फ्रीडम."
#: scfuncs.hrc:2638
-#, fuzzy
msgctxt "SC_OPCODE_T_DIST"
msgid "Mode"
msgstr "प्रकार"
@@ -9939,7 +9745,6 @@ msgid "The degrees of freedom of the T distribution."
msgstr "काई स्क्वायर वितरण का डिग्री ऑफ फ्रीडम."
#: scfuncs.hrc:2660
-#, fuzzy
msgctxt "SC_OPCODE_T_DIST_MS"
msgid "Cumulative"
msgstr "संचयी"
@@ -9981,7 +9786,6 @@ msgid "Values of the inverse t-distribution."
msgstr "प्रतिलोम टी-वितरण का मान."
#: scfuncs.hrc:2678
-#, fuzzy
msgctxt "SC_OPCODE_T_INV"
msgid "Number"
msgstr "संख्या"
@@ -10009,13 +9813,11 @@ msgid "Values of the left-tailed inverse t-distribution."
msgstr "प्रतिलोम टी-वितरण का मान."
#: scfuncs.hrc:2688
-#, fuzzy
msgctxt "SC_OPCODE_T_INV_MS"
msgid "Number"
msgstr "संख्या"
#: scfuncs.hrc:2689
-#, fuzzy
msgctxt "SC_OPCODE_T_INV_MS"
msgid "The probability value for which the inverse T distribution is to be calculated."
msgstr "प्रायिकता मान जिसके लिए प्रतिलोम T वितरण की गणना करना है."
@@ -10038,13 +9840,11 @@ msgid "Values of the two-tailed inverse t-distribution."
msgstr "प्रतिलोम टी-वितरण का मान."
#: scfuncs.hrc:2698
-#, fuzzy
msgctxt "SC_OPCODE_T_INV_2T"
msgid "Number"
msgstr "संख्या"
#: scfuncs.hrc:2699
-#, fuzzy
msgctxt "SC_OPCODE_T_INV_2T"
msgid "The probability value for which the inverse T distribution is to be calculated."
msgstr "प्रायिकता मान जिसके लिए प्रतिलोम T वितरण की गणना करना है."
@@ -10136,7 +9936,6 @@ msgid "The degrees of freedom in the denominator of the F distribution."
msgstr "F वितरण के हर में डिग्री ऑफ फ्रीडम."
#: scfuncs.hrc:2726
-#, fuzzy
msgctxt "SC_OPCODE_F_DIST_LT"
msgid "Cumulative"
msgstr "संचयी"
@@ -10190,7 +9989,6 @@ msgid "Values of the inverse F distribution."
msgstr "प्रतिलोम F वितरण का मान."
#: scfuncs.hrc:2746
-#, fuzzy
msgctxt "SC_OPCODE_F_INV"
msgid "Number"
msgstr "संख्या"
@@ -10229,13 +10027,11 @@ msgid "Values of the inverse left tail F distribution."
msgstr "प्रतिलोम बीटा वितरण का मान."
#: scfuncs.hrc:2758
-#, fuzzy
msgctxt "SC_OPCODE_F_INV_LT"
msgid "Number"
msgstr "संख्या"
#: scfuncs.hrc:2759
-#, fuzzy
msgctxt "SC_OPCODE_F_INV_LT"
msgid "The probability value for which the inverse F distribution is to be calculated."
msgstr "प्रायिकता मान जिसका प्रतिलोम F वितरण को गणना करना है."
@@ -10269,13 +10065,11 @@ msgid "Values of the inverse right tail F distribution."
msgstr "प्रतिलोम बीटा वितरण का मान."
#: scfuncs.hrc:2770
-#, fuzzy
msgctxt "SC_OPCODE_F_INV_RT"
msgid "Number"
msgstr "संख्या"
#: scfuncs.hrc:2771
-#, fuzzy
msgctxt "SC_OPCODE_F_INV_RT"
msgid "The probability value for which the inverse F distribution is to be calculated."
msgstr "प्रायिकता मान जिसका प्रतिलोम F वितरण को गणना करना है."
@@ -10390,7 +10184,6 @@ msgid "0 or FALSE calculates the probability density function. Any other value o
msgstr "0 या गलत प्रायिकता घनत्व प्रकार्य की गणना करता है. कोई दूसरा मान या सही या मिटाया गया संचयी वितरण प्रकार्य की गणना करता है."
#: scfuncs.hrc:2815
-#, fuzzy
msgctxt "SC_OPCODE_CHISQ_DIST_MS"
msgid "Returns left-tail probability of the cumulative distribution function or values of the probability density function of the chi-square distribution."
msgstr "काइ स्क्वायर वितरण के संचयी वितरण प्रकार्य या प्रायिकता घनत्व प्रकार्य का मान का लेफ्ट टेल प्रायिकता देता है."
@@ -10401,7 +10194,6 @@ msgid "Number"
msgstr "संख्या"
#: scfuncs.hrc:2817
-#, fuzzy
msgctxt "SC_OPCODE_CHISQ_DIST_MS"
msgid "The value for which the probability density function or cumulative distribution function is to be calculated."
msgstr "मान जिसके लिए प्रायिकता घनत्व प्रकार्य या संचयी वितरण प्रकार्य की गणना की जानी है."
@@ -10433,7 +10225,6 @@ msgid "Values of the inverse of CHIDIST(x; DegreesOfFreedom)."
msgstr "CHIDIST(x; DegreesOfFreedom) के विलोम का मान."
#: scfuncs.hrc:2829
-#, fuzzy
msgctxt "SC_OPCODE_CHI_INV"
msgid "Number"
msgstr "संख्या"
@@ -10460,13 +10251,11 @@ msgid "Values of the inverse of CHIDIST(x; DegreesOfFreedom)."
msgstr "CHIDIST(x; DegreesOfFreedom) के विलोम का मान."
#: scfuncs.hrc:2840
-#, fuzzy
msgctxt "SC_OPCODE_CHI_INV_MS"
msgid "Number"
msgstr "संख्या"
#: scfuncs.hrc:2841
-#, fuzzy
msgctxt "SC_OPCODE_CHI_INV_MS"
msgid "The probability value for which the inverse chi square distribution is to be calculated."
msgstr "प्रायिकता मान जिसके काई स्क्वायर वितरण की गणना करना है."
@@ -10519,7 +10308,6 @@ msgid "Probability"
msgstr "प्रायिकता"
#: scfuncs.hrc:2863
-#, fuzzy
msgctxt "SC_OPCODE_CHISQ_INV_MS"
msgid "The probability value for which the inverse of the chi square distribution is to be calculated."
msgstr "प्रायिकता मान जिसके लिए काइ स्क्वाएर वितरण के उलटे की गणना की जानी है."
@@ -10550,7 +10338,6 @@ msgid "The value to be standardized."
msgstr "मान जिसको मानकीकृत करना है."
#: scfuncs.hrc:2875
-#, fuzzy
msgctxt "SC_OPCODE_STANDARD"
msgid "Mean"
msgstr "माध्य"
@@ -10631,7 +10418,6 @@ msgid "Returns a (1-alpha) confidence interval for a normal distribution."
msgstr "सामान्य वितरण के लिए (1 अल्फा) दृढ़ अंतराल को वापस करता है."
#: scfuncs.hrc:2905
-#, fuzzy
msgctxt "SC_OPCODE_CONFIDENCE"
msgid "Alpha"
msgstr "अल्फा"
@@ -10652,7 +10438,6 @@ msgid "The standard deviation of the population."
msgstr "जनसंख्या का मानक विचलन."
#: scfuncs.hrc:2909
-#, fuzzy
msgctxt "SC_OPCODE_CONFIDENCE"
msgid "Size"
msgstr "आकार"
@@ -10669,7 +10454,6 @@ msgid "Returns a (1-alpha) confidence interval for a normal distribution."
msgstr "सामान्य वितरण के लिए (1 अल्फा) दृढ़ अंतराल को वापस करता है."
#: scfuncs.hrc:2917
-#, fuzzy
msgctxt "SC_OPCODE_CONFIDENCE_N"
msgid "Alpha"
msgstr "अल्फा"
@@ -10690,7 +10474,6 @@ msgid "The standard deviation of the population."
msgstr "जनसंख्या का मानक विचलन."
#: scfuncs.hrc:2921
-#, fuzzy
msgctxt "SC_OPCODE_CONFIDENCE_N"
msgid "Size"
msgstr "आकार"
@@ -10707,7 +10490,6 @@ msgid "Returns a (1-alpha) confidence interval for a Student's t distribution."
msgstr "सामान्य वितरण के लिए (1 अल्फा) दृढ़ अंतराल को वापस करता है."
#: scfuncs.hrc:2929
-#, fuzzy
msgctxt "SC_OPCODE_CONFIDENCE_T"
msgid "Alpha"
msgstr "अल्फा"
@@ -10728,7 +10510,6 @@ msgid "The standard deviation of the population."
msgstr "जनसंख्या का मानक विचलन."
#: scfuncs.hrc:2933
-#, fuzzy
msgctxt "SC_OPCODE_CONFIDENCE_T"
msgid "Size"
msgstr "आकार"
@@ -10744,7 +10525,6 @@ msgid "Calculates the probability of observing a z-statistic greater than the on
msgstr "किसी z-सांख्यिकी के पुनरीक्षण की प्रायिकता की गणना करता है जो कि किसी नमूना पर आधारित से एक अधिक है."
#: scfuncs.hrc:2941
-#, fuzzy
msgctxt "SC_OPCODE_Z_TEST"
msgid "Data"
msgstr "आँकड़ा"
@@ -10775,13 +10555,11 @@ msgid "The known standard deviation of the population. If omitted, the standard
msgstr "जनसंख्या का ज्ञात मानक विचलन. यदि मिटाया जाता है, दिए गए प्रतिदर्श का मानक विचलन प्रयोग किया जाता है."
#: scfuncs.hrc:2952
-#, fuzzy
msgctxt "SC_OPCODE_Z_TEST_MS"
msgid "Calculates the probability of observing a z-statistic greater than the one computed based on a sample."
msgstr "किसी z-सांख्यिकी के पुनरीक्षण की प्रायिकता की गणना करता है जो कि किसी नमूना पर आधारित से एक अधिक है."
#: scfuncs.hrc:2953
-#, fuzzy
msgctxt "SC_OPCODE_Z_TEST_MS"
msgid "Data"
msgstr "आँकड़ा"
@@ -10807,7 +10585,6 @@ msgid "sigma"
msgstr "सिग्मा"
#: scfuncs.hrc:2958
-#, fuzzy
msgctxt "SC_OPCODE_Z_TEST_MS"
msgid "The known standard deviation of the population. If omitted, the standard deviation of the given sample is used."
msgstr "जनसंख्या का ज्ञात मानक विचलन. यदि मिटाया जाता है, दिए गए प्रतिदर्श का मानक विचलन प्रयोग किया जाता है."
@@ -10946,7 +10723,6 @@ msgid "The second record array."
msgstr "दूसरा अभिलेख सरणी."
#: scfuncs.hrc:3009
-#, fuzzy
msgctxt "SC_OPCODE_T_TEST"
msgid "Mode"
msgstr "प्रकार"
@@ -10994,13 +10770,11 @@ msgid "The second record array."
msgstr "दूसरा अभिलेख सरणी."
#: scfuncs.hrc:3023
-#, fuzzy
msgctxt "SC_OPCODE_T_TEST_MS"
msgid "Mode"
msgstr "प्रकार"
#: scfuncs.hrc:3024
-#, fuzzy
msgctxt "SC_OPCODE_T_TEST_MS"
msgid "Mode specifies the number of distribution tails to return. 1= one-tailed, 2 = two-tailed distribution"
msgstr "प्रकार वापस की जानेवाला वितरण टैल्स की संख्या को निर्दिष्ट करता है. 1= अकेला टैल्स किया, 2 = दो-टैल वितरण"
@@ -11256,7 +11030,6 @@ msgid "Returns a value along a linear regression"
msgstr "रैखिक पश्चगमन में एक मान को वापस करता है"
#: scfuncs.hrc:3123
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST"
msgid "Value"
msgstr "मान"
@@ -11292,7 +11065,6 @@ msgid "Calculates future value(s) using additive Exponential Smoothing algorithm
msgstr ""
#: scfuncs.hrc:3135
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_ADD"
msgid "Target"
msgstr "लक्ष्य"
@@ -11303,7 +11075,6 @@ msgid "The date (array) for which you want to predict a value."
msgstr ""
#: scfuncs.hrc:3137
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_ADD"
msgid "Values"
msgstr "मान"
@@ -11359,7 +11130,6 @@ msgid "Calculates future value(s) using multiplicative Exponential Smoothing alg
msgstr ""
#: scfuncs.hrc:3153
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_MUL"
msgid "Target"
msgstr "लक्ष्य"
@@ -11370,7 +11140,6 @@ msgid "The date (array) for which you want to predict a value."
msgstr ""
#: scfuncs.hrc:3155
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_MUL"
msgid "Values"
msgstr "मान"
@@ -11426,7 +11195,6 @@ msgid "Returns a prediction interval at the specified target value(s) for additi
msgstr ""
#: scfuncs.hrc:3171
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_PIA"
msgid "Target"
msgstr "लक्ष्य"
@@ -11437,7 +11205,6 @@ msgid "The date (array) for which you want to predict a value."
msgstr ""
#: scfuncs.hrc:3173
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_PIA"
msgid "Values"
msgstr "मान"
@@ -11504,7 +11271,6 @@ msgid "Returns a prediction interval at the specified target value(s) for multip
msgstr ""
#: scfuncs.hrc:3191
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_PIM"
msgid "Target"
msgstr "लक्ष्य"
@@ -11515,7 +11281,6 @@ msgid "The date (array) for which you want to predict a value."
msgstr ""
#: scfuncs.hrc:3193
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_PIM"
msgid "Values"
msgstr "मान"
@@ -11582,7 +11347,6 @@ msgid "Calculates the number of samples in period (season) using additive Expone
msgstr ""
#: scfuncs.hrc:3211
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_SEA"
msgid "Values"
msgstr "मान"
@@ -11628,7 +11392,6 @@ msgid "Returns statistical value(s) using additive Exponential Smoothing algorit
msgstr ""
#: scfuncs.hrc:3225
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_STA"
msgid "Values"
msgstr "मान"
@@ -11694,7 +11457,6 @@ msgid "Returns statistical value(s) using multiplicative Exponential Smoothing a
msgstr ""
#: scfuncs.hrc:3243
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_STM"
msgid "Values"
msgstr "मान"
@@ -11755,19 +11517,16 @@ msgid "Aggregation (default 1 = AVERAGE); method to be used to aggregate identic
msgstr ""
#: scfuncs.hrc:3260
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_LIN"
msgid "Returns a value along a linear regression"
msgstr "रैखिक पश्चगमन में एक मान को वापस करता है"
#: scfuncs.hrc:3261
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_LIN"
msgid "Value"
msgstr "मान"
#: scfuncs.hrc:3262
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_LIN"
msgid "The X value for which the Y value on the regression linear is to be calculated."
msgstr "पश्चगमन रेखा में X मान के अनरूप Y मान को गणना करना है."
@@ -11778,7 +11537,6 @@ msgid "Data Y"
msgstr ""
#: scfuncs.hrc:3264
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_LIN"
msgid "The Y data array."
msgstr "Y आँकड़ा सरणी."
@@ -11789,7 +11547,6 @@ msgid "Data X"
msgstr ""
#: scfuncs.hrc:3266
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_LIN"
msgid "The X data array."
msgstr "X आँकड़ा सरणी."
@@ -11800,7 +11557,6 @@ msgid "Returns the reference to a cell as text."
msgstr "संदर्भ को पाठ जैसे कोष्ठ में वापस करता है."
#: scfuncs.hrc:3273
-#, fuzzy
msgctxt "SC_OPCODE_ADDRESS"
msgid "Row"
msgstr "पंक्ति"
@@ -11811,7 +11567,6 @@ msgid "The row number of the cell."
msgstr "कोष्ठ की पंक्ति संख्या."
#: scfuncs.hrc:3275
-#, fuzzy
msgctxt "SC_OPCODE_ADDRESS"
msgid "Column"
msgstr "स्तंभ"
@@ -11842,7 +11597,6 @@ msgid "The reference style: 0 or FALSE means R1C1 style, any other value or omit
msgstr "संदर्भ शैली: 0 या गलत का मतलब है R1C1 शैली है, कोई दूसरा मान या मिटाया गया का मतलब A1 शैली है."
#: scfuncs.hrc:3281
-#, fuzzy
msgctxt "SC_OPCODE_ADDRESS"
msgid "Sheet"
msgstr "शीट"
@@ -11858,7 +11612,6 @@ msgid "Returns the number of individual ranges that belong to a (multiple) range
msgstr "दायरा (अनेक) से मिला हुआ अकेला दायरा की संख्या को वापस करता है."
#: scfuncs.hrc:3289
-#, fuzzy
msgctxt "SC_OPCODE_AREAS"
msgid "Reference"
msgstr "संदर्भ"
@@ -11900,7 +11653,6 @@ msgid "Returns the internal column number of a reference."
msgstr "संदर्भ का आंतरिक स्तंभ संख्या को वापस करता है."
#: scfuncs.hrc:3307
-#, fuzzy
msgctxt "SC_OPCODE_COLUMN"
msgid "Reference"
msgstr "संदर्भ"
@@ -11916,7 +11668,6 @@ msgid "Defines the internal row number of a reference."
msgstr "संदर्भ का भीतरी पंक्ति संख्या को परिभाषा देता है."
#: scfuncs.hrc:3315
-#, fuzzy
msgctxt "SC_OPCODE_ROW"
msgid "Reference"
msgstr "संदर्भ"
@@ -11932,7 +11683,6 @@ msgid "Returns the internal sheet number of a reference or a string."
msgstr "संदर्भ या स्ट्रिंग का भीतरी शीट संख्या को वापस करता है."
#: scfuncs.hrc:3323
-#, fuzzy
msgctxt "SC_OPCODE_SHEET"
msgid "Reference"
msgstr "संदर्भ"
@@ -11980,7 +11730,6 @@ msgid "Returns the number of sheets of a given reference. If no parameter has be
msgstr "दिये संदर्भ के शीटों की संख्या वापस करता है. अगर कोई पैरामीटर दाखिल नहीं किया है तो, दस्तावेज़ में रहनेवाले कुल शीटों की संख्या को वापस करता है."
#: scfuncs.hrc:3347
-#, fuzzy
msgctxt "SC_OPCODE_SHEETS"
msgid "Reference"
msgstr "संदर्भ"
@@ -11996,7 +11745,6 @@ msgid "Horizontal search and reference to the cells located below."
msgstr "नीचे दिये सेलों के लिए क्षैतिज खोज और संदर्भ."
#: scfuncs.hrc:3355
-#, fuzzy
msgctxt "SC_OPCODE_H_LOOKUP"
msgid "Search criterion"
msgstr "खोज मापदंड"
@@ -12075,7 +11823,6 @@ msgid "Column index number in the array."
msgstr "सरणी की स्तंभ सूची संख्या."
#: scfuncs.hrc:3375
-#, fuzzy
msgctxt "SC_OPCODE_V_LOOKUP"
msgid "Sort order"
msgstr "छांटने का क्रम"
@@ -12091,7 +11838,6 @@ msgid "Returns a reference to a cell from a defined range."
msgstr "परिभाषित दायरा से कोष्ठ के लिए संदर्भ को वापस करता है."
#: scfuncs.hrc:3383
-#, fuzzy
msgctxt "SC_OPCODE_INDEX"
msgid "Reference"
msgstr "संदर्भ"
@@ -12102,7 +11848,6 @@ msgid "The reference to a (multiple) range."
msgstr "(बहुल) दायरा में एक संदर्भ."
#: scfuncs.hrc:3385
-#, fuzzy
msgctxt "SC_OPCODE_INDEX"
msgid "Row"
msgstr "पंक्ति"
@@ -12113,7 +11858,6 @@ msgid "The row in the range."
msgstr "दायरा में रहनेवाली पंक्ति."
#: scfuncs.hrc:3387
-#, fuzzy
msgctxt "SC_OPCODE_INDEX"
msgid "Column"
msgstr "स्तंभ"
@@ -12124,7 +11868,6 @@ msgid "The column in the range."
msgstr "स्तंभ दायरा सीमा के भीतर."
#: scfuncs.hrc:3389
-#, fuzzy
msgctxt "SC_OPCODE_INDEX"
msgid "Range"
msgstr "दायरा"
@@ -12140,7 +11883,6 @@ msgid "Returns the contents of a cell that is referenced in text form."
msgstr "पाठ प्रारूप में संदर्भ किए कोष्ठ विषयों को वापस करता है."
#: scfuncs.hrc:3397
-#, fuzzy
msgctxt "SC_OPCODE_INDIRECT"
msgid "Reference"
msgstr "संदर्भ"
@@ -12240,7 +11982,6 @@ msgid "Returns a reference which has been moved in relation to the starting poin
msgstr "प्रारंभ बिन्दु से संबंधित एक संदर्भ को वापस करता है जो खिसकाया गया है."
#: scfuncs.hrc:3431
-#, fuzzy
msgctxt "SC_OPCODE_OFFSET"
msgid "Reference"
msgstr "संदर्भ"
@@ -12262,7 +12003,6 @@ msgid "The number of rows to be moved either up or down."
msgstr "ऊपर या नीचे की ओर स्थान परिवर्तन करनेवाला पंक्तियों की संख्या."
#: scfuncs.hrc:3435
-#, fuzzy
msgctxt "SC_OPCODE_OFFSET"
msgid "Columns"
msgstr "स्तंभ"
@@ -12284,7 +12024,6 @@ msgid "The number of rows of the moved reference."
msgstr "खिसकाये संदर्भ की पंक्तियों की संख्या."
#: scfuncs.hrc:3439
-#, fuzzy
msgctxt "SC_OPCODE_OFFSET"
msgid "Width"
msgstr "चौड़ाई"
@@ -12300,7 +12039,6 @@ msgid "Returns a number corresponding to an error type"
msgstr "त्रुटि प्रकार के अनुरूप एक संख्या वापस करता है"
#: scfuncs.hrc:3447
-#, fuzzy
msgctxt "SC_OPCODE_ERROR_TYPE"
msgid "Reference"
msgstr "संदर्भ"
@@ -12401,7 +12139,6 @@ msgid "The item or range from which data is to be taken."
msgstr "दायरा जिसमें से आँकड़ा को चुनना है."
#: scfuncs.hrc:3481
-#, fuzzy
msgctxt "SC_OPCODE_DDE"
msgid "Mode"
msgstr "प्रकार"
@@ -12443,7 +12180,6 @@ msgid "Extracts value(s) from a pivot table."
msgstr "पाइवट सारणी से मान निष्कर्षित करता है."
#: scfuncs.hrc:3499
-#, fuzzy
msgctxt "SC_OPCODE_GET_PIVOT_DATA"
msgid "Data field"
msgstr "आँकड़ा क्षेत्र"
@@ -12496,7 +12232,6 @@ msgid "Converts half-width ASCII and katakana characters to full-width."
msgstr "अर्द्ध चौड़ाई ASCII और कैटाकाना वर्ण को पूर्ण चौड़ाई में बदलता है."
#: scfuncs.hrc:3519
-#, fuzzy
msgctxt "SC_OPCODE_JIS"
msgid "Text"
msgstr "पाठ"
@@ -12512,7 +12247,6 @@ msgid "Converts full-width ASCII and katakana characters to half-width."
msgstr "पूर्ण चौड़ाई ASCII और कैटाकाना वर्ण को अर्द्ध चौड़ाई में बदलता है."
#: scfuncs.hrc:3527
-#, fuzzy
msgctxt "SC_OPCODE_ASC"
msgid "Text"
msgstr "पाठ"
@@ -12528,7 +12262,6 @@ msgid "Returns a numeric code for the first character in a text string."
msgstr "पाठ स्ट्रिंग में पहले वर्ण के लिए एक आंकिक कोड देता है."
#: scfuncs.hrc:3535
-#, fuzzy
msgctxt "SC_OPCODE_CODE"
msgid "Text"
msgstr "पाठ"
@@ -12544,7 +12277,6 @@ msgid "Converts a number to text in currency format."
msgstr "मुद्रा प्रारूप की संख्या को पाठ में बदलता है."
#: scfuncs.hrc:3543
-#, fuzzy
msgctxt "SC_OPCODE_CURRENCY"
msgid "Value"
msgstr "मान"
@@ -12555,7 +12287,6 @@ msgid "Value is a number, a reference to a cell containing a number or a formula
msgstr "मान एक संख्या है, कोष्ठ में रहनेवाली संख्या के लिए संदर्भ या एक सूत्र जिसका परिणाम एक संख्या है."
#: scfuncs.hrc:3545
-#, fuzzy
msgctxt "SC_OPCODE_CURRENCY"
msgid "Decimals"
msgstr "दशमिक"
@@ -12571,7 +12302,6 @@ msgid "Converts a code number into a character or letter."
msgstr "कोड संख्या को वर्ण या अक्षर में बदलता है."
#: scfuncs.hrc:3553
-#, fuzzy
msgctxt "SC_OPCODE_CHAR"
msgid "Number"
msgstr "संख्या"
@@ -12587,7 +12317,6 @@ msgid "Removes all nonprintable characters from text."
msgstr "पाठ से छपाई अयोग्य सभी वर्ण को हटाता है."
#: scfuncs.hrc:3561
-#, fuzzy
msgctxt "SC_OPCODE_CLEAN"
msgid "Text"
msgstr "पाठ"
@@ -12603,7 +12332,6 @@ msgid "Combines several text items into one."
msgstr "अनेक पाठ मदों को एक में मिलाता है."
#: scfuncs.hrc:3569
-#, fuzzy
msgctxt "SC_OPCODE_CONCAT"
msgid "Text"
msgstr "पाठ"
@@ -12619,7 +12347,6 @@ msgid "Combines several text items into one, accepts cell ranges as arguments."
msgstr ""
#: scfuncs.hrc:3577
-#, fuzzy
msgctxt "SC_OPCODE_CONCAT_MS"
msgid "Text"
msgstr "पाठ"
@@ -12655,7 +12382,6 @@ msgid "If TRUE, empty cells will be ignored."
msgstr ""
#: scfuncs.hrc:3589
-#, fuzzy
msgctxt "SC_OPCODE_TEXTJOIN_MS"
msgid "Text"
msgstr "पाठ"
@@ -12671,19 +12397,16 @@ msgid "Checks 1 or more conditions and returns a value corresponding to the firs
msgstr ""
#: scfuncs.hrc:3597
-#, fuzzy
msgctxt "SC_OPCODE_IFS_MS"
msgid "Test"
msgstr "जाँच"
#: scfuncs.hrc:3598
-#, fuzzy
msgctxt "SC_OPCODE_IFS_MS"
msgid "Any value or expression which can be either TRUE or FALSE."
msgstr "किसी मान या वर्णन जो TRUE या FALSE हो सकता है."
#: scfuncs.hrc:3599
-#, fuzzy
msgctxt "SC_OPCODE_IFS_MS"
msgid "Result"
msgstr "परिणाम"
@@ -12710,7 +12433,6 @@ msgid "Value that will be compared against value1-valueN."
msgstr ""
#: scfuncs.hrc:3609
-#, fuzzy
msgctxt "SC_OPCODE_SWITCH_MS"
msgid "Value"
msgstr "मान"
@@ -12721,7 +12443,6 @@ msgid "Value that will be compared against expression."
msgstr ""
#: scfuncs.hrc:3611
-#, fuzzy
msgctxt "SC_OPCODE_SWITCH_MS"
msgid "Result"
msgstr "परिणाम"
@@ -12754,7 +12475,6 @@ msgid "Range "
msgstr "दायरा"
#: scfuncs.hrc:3621
-#, fuzzy
msgctxt "SC_OPCODE_MINIFS_MS"
msgid "Range 1, range 2,... are the ranges to be evaluated by the criteria given."
msgstr "दायरा 1, दायरा 2,... दिए गए मापदंड के द्वारा मूल्यांकित कए गए दायरे हैं."
@@ -12793,7 +12513,6 @@ msgid "Range "
msgstr "दायरा"
#: scfuncs.hrc:3632
-#, fuzzy
msgctxt "SC_OPCODE_MAXIFS_MS"
msgid "Range 1, range 2,... are the ranges to be evaluated by the criteria given."
msgstr "दायरा 1, दायरा 2,... दिए गए मापदंड के द्वारा मूल्यांकित कए गए दायरे हैं."
@@ -12851,7 +12570,6 @@ msgid "The text to be found."
msgstr "मिलने वाला पाठ."
#: scfuncs.hrc:3653
-#, fuzzy
msgctxt "SC_OPCODE_FIND"
msgid "Text"
msgstr "पाठ"
@@ -12889,7 +12607,6 @@ msgid "The text to be found."
msgstr "मिलने वाला पाठ."
#: scfuncs.hrc:3665
-#, fuzzy
msgctxt "SC_OPCODE_SEARCH"
msgid "Text"
msgstr "पाठ"
@@ -12916,7 +12633,6 @@ msgid "Removes extra spaces from text."
msgstr "पाठ से अतिरिक्त अंतर को हटाता है."
#: scfuncs.hrc:3675
-#, fuzzy
msgctxt "SC_OPCODE_TRIM"
msgid "Text"
msgstr "पाठ"
@@ -12932,7 +12648,6 @@ msgid "Capitalizes the first letter in all words."
msgstr "सभी शब्दों में पहले अक्षर को बड़े अक्षरों में बदलता है."
#: scfuncs.hrc:3683
-#, fuzzy
msgctxt "SC_OPCODE_PROPER"
msgid "Text"
msgstr "पाठ"
@@ -12948,7 +12663,6 @@ msgid "Converts text to uppercase."
msgstr "पाठ को अपरकेस में बदलता है."
#: scfuncs.hrc:3691
-#, fuzzy
msgctxt "SC_OPCODE_UPPER"
msgid "Text"
msgstr "पाठ"
@@ -12964,7 +12678,6 @@ msgid "Converts text to lowercase."
msgstr "पाठ को छोटे अक्षरों में बदलता है."
#: scfuncs.hrc:3699
-#, fuzzy
msgctxt "SC_OPCODE_LOWER"
msgid "Text"
msgstr "पाठ"
@@ -12980,7 +12693,6 @@ msgid "Converts text to a number."
msgstr "पाठ को संख्या में बदलता है."
#: scfuncs.hrc:3707
-#, fuzzy
msgctxt "SC_OPCODE_VALUE"
msgid "Text"
msgstr "पाठ"
@@ -12996,7 +12708,6 @@ msgid "Converts a number to text according to a given format."
msgstr "दिये प्रारूप के अनुसार संख्या को पाठ में बदलता है."
#: scfuncs.hrc:3715
-#, fuzzy
msgctxt "SC_OPCODE_TEXT"
msgid "Number"
msgstr "संख्या"
@@ -13022,7 +12733,6 @@ msgid "Returns a value if it is text, otherwise an empty string."
msgstr "कोई मान लौटाएँ यदि यह पाठ है अन्यता एक रिक्त स्ट्रिंग."
#: scfuncs.hrc:3725
-#, fuzzy
msgctxt "SC_OPCODE_T"
msgid "Value"
msgstr "मान"
@@ -13059,7 +12769,6 @@ msgid "The character position from which text is to be replaced."
msgstr "वर्ण स्थान जहां से पाठ प्रतिस्थापित करना है."
#: scfuncs.hrc:3737
-#, fuzzy
msgctxt "SC_OPCODE_REPLACE"
msgid "Length"
msgstr "लंबाई"
@@ -13086,7 +12795,6 @@ msgid "Formats a number with a fixed number of places after the decimal point an
msgstr "संख्या में दशमिक बिन्दु और हज़ार पृथक्कारक के बाद का स्थिर स्थानों की संख्या संरूपित करता है."
#: scfuncs.hrc:3747
-#, fuzzy
msgctxt "SC_OPCODE_FIXED"
msgid "Number"
msgstr "संख्या"
@@ -13122,7 +12830,6 @@ msgid "Calculates length of a text string."
msgstr "पाठ स्ट्रिंग की लम्बाई की गणना करता है."
#: scfuncs.hrc:3759
-#, fuzzy
msgctxt "SC_OPCODE_LEN"
msgid "Text"
msgstr "पाठ"
@@ -13138,7 +12845,6 @@ msgid "Returns the first character or characters of a text."
msgstr "पाठ के पहले वर्ण या वर्णों को देता है."
#: scfuncs.hrc:3767
-#, fuzzy
msgctxt "SC_OPCODE_LEFT"
msgid "Text"
msgstr "पाठ"
@@ -13149,7 +12855,6 @@ msgid "The text where the initial partial words are to be determined."
msgstr "पाठ जिसमें आरंभिक आंशिक शब्दों को निर्धारित किया जाना है."
#: scfuncs.hrc:3769
-#, fuzzy
msgctxt "SC_OPCODE_LEFT"
msgid "Number"
msgstr "संख्या"
@@ -13165,7 +12870,6 @@ msgid "Returns the last character or characters of a text."
msgstr "पाठ के अंतिम वर्ण या वर्णों को वापस करता है."
#: scfuncs.hrc:3777
-#, fuzzy
msgctxt "SC_OPCODE_RIGHT"
msgid "Text"
msgstr "पाठ"
@@ -13176,7 +12880,6 @@ msgid "The text in which the end partial words are to be determined."
msgstr "पाठ जिसमें अंतिम आंशिक शब्दों को निर्धारित करना है."
#: scfuncs.hrc:3779
-#, fuzzy
msgctxt "SC_OPCODE_RIGHT"
msgid "Number"
msgstr "संख्या"
@@ -13192,7 +12895,6 @@ msgid "Returns a partial text string of a text."
msgstr "पाठ का आंशिक पाठ स्ट्रिंग को वापस करता है."
#: scfuncs.hrc:3787
-#, fuzzy
msgctxt "SC_OPCODE_MID"
msgid "Text"
msgstr "पाठ"
@@ -13203,7 +12905,6 @@ msgid "The text in which partial words are to be determined."
msgstr "पाठ जिसमें आंशिक शब्दों को निर्धारित किया जाना है."
#: scfuncs.hrc:3789
-#, fuzzy
msgctxt "SC_OPCODE_MID"
msgid "Start"
msgstr "प्रारंभ"
@@ -13214,7 +12915,6 @@ msgid "The position from which the part word is to be determined."
msgstr "स्थान जहां से आंशिक शब्द को निर्धारित किया जाना है."
#: scfuncs.hrc:3791
-#, fuzzy
msgctxt "SC_OPCODE_MID"
msgid "Number"
msgstr "संख्या"
@@ -13230,7 +12930,6 @@ msgid "Repeats text a given number of times."
msgstr "पाठ को दिये हुये संख्या तक दुहराता है."
#: scfuncs.hrc:3799
-#, fuzzy
msgctxt "SC_OPCODE_REPT"
msgid "Text"
msgstr "पाठ"
@@ -13241,7 +12940,6 @@ msgid "The text to be repeated."
msgstr "पाठ जिसको दुहराना है."
#: scfuncs.hrc:3801
-#, fuzzy
msgctxt "SC_OPCODE_REPT"
msgid "Number"
msgstr "संख्या"
@@ -13257,7 +12955,6 @@ msgid "Substitutes new text for old text in a string."
msgstr "स्ट्रिंग में पुराने पाठ को नए पाठ से प्रतिस्थापित करता है."
#: scfuncs.hrc:3809
-#, fuzzy
msgctxt "SC_OPCODE_SUBSTITUTE"
msgid "Text"
msgstr "पाठ"
@@ -13306,7 +13003,6 @@ msgid "Converts a positive integer to text from a number system to the base defi
msgstr "धनात्मक पूर्णांक को पाठ में संख्या प्रणाली से परिभाषित बेस में बदलता है."
#: scfuncs.hrc:3823
-#, fuzzy
msgctxt "SC_OPCODE_BASE"
msgid "Number"
msgstr "संख्या"
@@ -13343,7 +13039,6 @@ msgid "Converts a text of a specified number system to a positive integer in the
msgstr "निर्दिष्ट संख्या प्रणाली के पाठ को दिये बेस में धनात्मक पूर्णांक में बदलता है."
#: scfuncs.hrc:3835
-#, fuzzy
msgctxt "SC_OPCODE_DECIMAL"
msgid "Text"
msgstr "पाठ"
@@ -13370,19 +13065,16 @@ msgid "Converts a value according to a conversion table in the configuration (ma
msgstr ""
#: scfuncs.hrc:3845
-#, fuzzy
msgctxt "SC_OPCODE_CONVERT_OOO"
msgid "Value"
msgstr "मान"
#: scfuncs.hrc:3846
-#, fuzzy
msgctxt "SC_OPCODE_CONVERT_OOO"
msgid "The value to be converted."
msgstr "बदला जाना वाला मान."
#: scfuncs.hrc:3847 /home/cl/vc/git/libo-core/sc/inc/scfuncs.hrc:3849
-#, fuzzy
msgctxt "SC_OPCODE_CONVERT_OOO"
msgid "Text"
msgstr "पाठ"
@@ -13458,7 +13150,6 @@ msgid "Returns the numeric code for the first Unicode character in a text string
msgstr "पाठ स्ट्रिंग में पहले यूनीकोड वर्ण के लिए एक आंकिक कोड देता है."
#: scfuncs.hrc:3881
-#, fuzzy
msgctxt "SC_OPCODE_UNICODE"
msgid "Text"
msgstr "पाठ"
@@ -13474,7 +13165,6 @@ msgid "Converts a code number into a Unicode character or letter."
msgstr "कोड संख्या को यूनीकोड वर्ण या अक्षर में बदलता है."
#: scfuncs.hrc:3888
-#, fuzzy
msgctxt "SC_OPCODE_UNICHAR"
msgid "Number"
msgstr "संख्या"
@@ -13490,7 +13180,6 @@ msgid "Converts a value from one to another Euro currency."
msgstr "एक से दूसरे यूरो मुद्रा में मान बदलता है."
#: scfuncs.hrc:3895
-#, fuzzy
msgctxt "SC_OPCODE_EUROCONVERT"
msgid "Value"
msgstr "मान"
@@ -13552,7 +13241,6 @@ msgid "Converts text to a number, in a locale-independent way."
msgstr "पाठ को संख्या में बदलता है, किसी स्थानीय स्वतंत्र तरीके से."
#: scfuncs.hrc:3911
-#, fuzzy
msgctxt "SC_OPCODE_NUMBERVALUE"
msgid "Text"
msgstr "पाठ"
@@ -13708,7 +13396,6 @@ msgid "Calculates length of a text string, with DBCS"
msgstr "पाठ स्ट्रिंग की लम्बाई की गणना करता है."
#: scfuncs.hrc:3968
-#, fuzzy
msgctxt "SC_OPCODE_LENB"
msgid "Text"
msgstr "पाठ"
@@ -13725,7 +13412,6 @@ msgid "Returns the last character or characters of a text,with DBCS"
msgstr "पाठ के अंतिम वर्ण या वर्णों को वापस करता है."
#: scfuncs.hrc:3975
-#, fuzzy
msgctxt "SC_OPCODE_RIGHTB"
msgid "Text"
msgstr "पाठ"
@@ -13736,7 +13422,6 @@ msgid "The text in which the end partial words are to be determined."
msgstr "पाठ जिसमें अंतिम आंशिक शब्दों को निर्धारित करना है."
#: scfuncs.hrc:3977
-#, fuzzy
msgctxt "SC_OPCODE_RIGHTB"
msgid "Number"
msgstr "संख्या"
@@ -13753,7 +13438,6 @@ msgid "Returns the first character or characters of a text,with DBCS"
msgstr "पाठ के पहले वर्ण या वर्णों को देता है."
#: scfuncs.hrc:3984
-#, fuzzy
msgctxt "SC_OPCODE_LEFTB"
msgid "Text"
msgstr "पाठ"
@@ -13764,7 +13448,6 @@ msgid "The text where the initial partial words are to be determined."
msgstr "पाठ जिसमें आरंभिक आंशिक शब्दों को निर्धारित किया जाना है."
#: scfuncs.hrc:3986
-#, fuzzy
msgctxt "SC_OPCODE_LEFTB"
msgid "Number"
msgstr "संख्या"
@@ -13781,7 +13464,6 @@ msgid "Returns a partial text string of a text, with DBCS"
msgstr "पाठ का आंशिक पाठ स्ट्रिंग को वापस करता है."
#: scfuncs.hrc:3993
-#, fuzzy
msgctxt "SC_OPCODE_MIDB"
msgid "Text"
msgstr "पाठ"
@@ -13792,7 +13474,6 @@ msgid "The text in which partial words are to be determined."
msgstr "पाठ जिसमें आंशिक शब्दों को निर्धारित किया जाना है."
#: scfuncs.hrc:3995
-#, fuzzy
msgctxt "SC_OPCODE_MIDB"
msgid "Start"
msgstr "प्रारंभ"
@@ -13803,7 +13484,6 @@ msgid "The position from which the part word is to be determined."
msgstr "स्थान जहां से आंशिक शब्द को निर्धारित किया जाना है."
#: scfuncs.hrc:3997
-#, fuzzy
msgctxt "SC_OPCODE_MIDB"
msgid "Number"
msgstr "संख्या"
@@ -13845,7 +13525,6 @@ msgid "Returns an implementation defined value representing a RGBA color"
msgstr ""
#: scfuncs.hrc:4013
-#, fuzzy
msgctxt "SC_OPCODE_COLOR"
msgid "Red"
msgstr "लाल"
@@ -13856,7 +13535,6 @@ msgid "Value of red"
msgstr ""
#: scfuncs.hrc:4015
-#, fuzzy
msgctxt "SC_OPCODE_COLOR"
msgid "Green"
msgstr "हरा"
@@ -13867,7 +13545,6 @@ msgid "Value of green"
msgstr ""
#: scfuncs.hrc:4017
-#, fuzzy
msgctxt "SC_OPCODE_COLOR"
msgid "Blue"
msgstr "नीला"
@@ -13924,13 +13601,11 @@ msgid "Returns the error function."
msgstr "त्रुटि फलन देता है"
#: scfuncs.hrc:4040
-#, fuzzy
msgctxt "SC_OPCODE_ERF_MS"
msgid "Lower limit"
msgstr "निचली सीमा"
#: scfuncs.hrc:4041
-#, fuzzy
msgctxt "SC_OPCODE_ERF_MS"
msgid "The lower limit for integration"
msgstr "योग के लिए अंतिम सीमा"
@@ -13942,13 +13617,11 @@ msgid "Returns the complementary error function."
msgstr "पूरक त्रुटि फलन देता है"
#: scfuncs.hrc:4047
-#, fuzzy
msgctxt "SC_OPCODE_ERFC_MS"
msgid "Lower limit"
msgstr "निचली सीमा"
#: scfuncs.hrc:4048
-#, fuzzy
msgctxt "SC_OPCODE_ERFC_MS"
msgid "The lower limit for integration"
msgstr "योग के लिए अंतिम सीमा"
@@ -13984,13 +13657,11 @@ msgid "Rounds a number to predefined significant digits."
msgstr ""
#: scfuncs.hrc:4064
-#, fuzzy
msgctxt "SC_OPCODE_ROUNDSIG"
msgid "Value"
msgstr "मान"
#: scfuncs.hrc:4065
-#, fuzzy
msgctxt "SC_OPCODE_ROUNDSIG"
msgid "The number to be rounded."
msgstr "संख्या जिसको पूर्णांक में बदलना है."
@@ -14012,13 +13683,11 @@ msgid "Replaces characters within a text string with a different text string, wi
msgstr "पाठ स्ट्रिंग के भीतरी वर्ण की अन्य पाठ स्ट्रिंग से प्रतिस्थापित करता है."
#: scfuncs.hrc:4073
-#, fuzzy
msgctxt "SC_OPCODE_REPLACEB"
msgid "Text"
msgstr "पाठ"
#: scfuncs.hrc:4074
-#, fuzzy
msgctxt "SC_OPCODE_REPLACEB"
msgid "The text in which some characters are to be replaced."
msgstr "पाठ जिसमें कुछ वर्ण को प्रतिस्थापित करना है."
@@ -14030,19 +13699,16 @@ msgid "Position"
msgstr "स्थिति"
#: scfuncs.hrc:4076
-#, fuzzy
msgctxt "SC_OPCODE_REPLACEB"
msgid "The character position from which text is to be replaced."
msgstr "वर्ण स्थान जहां से पाठ प्रतिस्थापित करना है."
#: scfuncs.hrc:4077
-#, fuzzy
msgctxt "SC_OPCODE_REPLACEB"
msgid "Length"
msgstr "लंबाई"
#: scfuncs.hrc:4078
-#, fuzzy
msgctxt "SC_OPCODE_REPLACEB"
msgid "The number of characters to be replaced."
msgstr "प्रतिस्थापित करने वाले वर्ण की संख्या."
@@ -14054,7 +13720,6 @@ msgid "New text"
msgstr "नया पाठ"
#: scfuncs.hrc:4080
-#, fuzzy
msgctxt "SC_OPCODE_REPLACEB"
msgid "The text to be inserted."
msgstr "पाठ जिसको जोड़ना है."
@@ -14071,19 +13736,16 @@ msgid "Find text"
msgstr "पाठ ढूँढ़ें"
#: scfuncs.hrc:4088
-#, fuzzy
msgctxt "SC_OPCODE_FINDB"
msgid "The text to be found."
msgstr "मिलने वाला पाठ."
#: scfuncs.hrc:4089
-#, fuzzy
msgctxt "SC_OPCODE_FINDB"
msgid "Text"
msgstr "पाठ"
#: scfuncs.hrc:4090
-#, fuzzy
msgctxt "SC_OPCODE_FINDB"
msgid "The text in which a search is to be made."
msgstr "पाठ जिसमें खोज किया जाना है."
@@ -14095,7 +13757,6 @@ msgid "Position"
msgstr "स्थिति"
#: scfuncs.hrc:4092
-#, fuzzy
msgctxt "SC_OPCODE_FINDB"
msgid "The position in the text from which the search starts."
msgstr "पाठ में स्थान जहां से खोज प्रारंभ होता है."
@@ -14112,19 +13773,16 @@ msgid "Find text"
msgstr "पाठ ढूँढ़ें"
#: scfuncs.hrc:4100
-#, fuzzy
msgctxt "SC_OPCODE_SEARCHB"
msgid "The text to be found."
msgstr "मिलने वाला पाठ."
#: scfuncs.hrc:4101
-#, fuzzy
msgctxt "SC_OPCODE_SEARCHB"
msgid "Text"
msgstr "पाठ"
#: scfuncs.hrc:4102
-#, fuzzy
msgctxt "SC_OPCODE_SEARCHB"
msgid "The text in which a search is to be made."
msgstr "पाठ जिसमें खोज किया जाना है."
@@ -14136,7 +13794,6 @@ msgid "Position"
msgstr "स्थिति"
#: scfuncs.hrc:4104
-#, fuzzy
msgctxt "SC_OPCODE_SEARCHB"
msgid "The position in the text from which the search starts."
msgstr "पाठ में स्थान जहां से खोज प्रारंभ होता है."
@@ -14154,7 +13811,6 @@ msgid "Hidden Styles"
msgstr "छिपी शैली"
#: scstyles.hrc:31
-#, fuzzy
msgctxt "RID_CELLSTYLEFAMILY"
msgid "Applied Styles"
msgstr "लागू शैली"
@@ -14215,7 +13871,6 @@ msgid "- multiple -"
msgstr "- बहुमुखी -"
#: strings.hrc:33
-#, fuzzy
msgctxt "SCSTR_STDFILTER"
msgid "Standard Filter..."
msgstr "मानक फ़िल्टर..."
@@ -14548,7 +14203,6 @@ msgid "(Preview mode)"
msgstr "(पूर्वावलोकन प्रकार)"
#: strings.hrc:102
-#, fuzzy
msgctxt "SCSTR_PRINTOPT_PAGES"
msgid "Pages"
msgstr "पृष्ठ"
@@ -14571,19 +14225,16 @@ msgid "~All sheets"
msgstr "सभी शीट"
#: strings.hrc:106
-#, fuzzy
msgctxt "SCSTR_PRINTOPT_SELECTEDSHEETS"
msgid "~Selected sheets"
msgstr "चुना गया शीट (~S)"
#: strings.hrc:107
-#, fuzzy
msgctxt "SCSTR_PRINTOPT_SELECTEDCELLS"
msgid "Selected cells"
msgstr "चुनी हुई शेल"
#: strings.hrc:108
-#, fuzzy
msgctxt "SCSTR_PRINTOPT_FROMWHICH"
msgid "From which print"
msgstr "किससे छापना है"
@@ -14688,13 +14339,11 @@ msgid "Formulas don't form a row."
msgstr ""
#: strings.hrc:128
-#, fuzzy
msgctxt "STR_ADD_AUTOFORMAT_TITLE"
msgid "Add AutoFormat"
msgstr "स्वतः प्रारूप जोड़ें"
#: strings.hrc:129
-#, fuzzy
msgctxt "STR_RENAME_AUTOFORMAT_TITLE"
msgid "Rename AutoFormat"
msgstr "स्वतः प्रारूप मिटाएँ"
@@ -14705,7 +14354,6 @@ msgid "Name"
msgstr "नाम"
#: strings.hrc:131
-#, fuzzy
msgctxt "STR_DEL_AUTOFORMAT_TITLE"
msgid "Delete AutoFormat"
msgstr "स्वतः प्रारूप मिटाएँ"
@@ -14722,37 +14370,31 @@ msgid "~Close"
msgstr "बंद करें (~C)"
#: strings.hrc:134
-#, fuzzy
msgctxt "STR_JAN"
msgid "Jan"
msgstr "जनवरी"
#: strings.hrc:135
-#, fuzzy
msgctxt "STR_FEB"
msgid "Feb"
msgstr "फरवरी"
#: strings.hrc:136
-#, fuzzy
msgctxt "STR_MAR"
msgid "Mar"
msgstr "मार्च"
#: strings.hrc:137
-#, fuzzy
msgctxt "STR_NORTH"
msgid "North"
msgstr "उत्तर"
#: strings.hrc:138
-#, fuzzy
msgctxt "STR_MID"
msgid "Mid"
msgstr "मध्य"
#: strings.hrc:139
-#, fuzzy
msgctxt "STR_SOUTH"
msgid "South"
msgstr "दक्षिण"
@@ -14818,7 +14460,6 @@ msgid "Database ranges"
msgstr "डेटाबेस दायरा"
#: strings.hrc:153
-#, fuzzy
msgctxt "SCSTR_CONTENT_GRAPHIC"
msgid "Images"
msgstr "चित्र"
@@ -14850,7 +14491,6 @@ msgid "Drag Mode"
msgstr "कर्षण मोड"
#: strings.hrc:159
-#, fuzzy
msgctxt "SCSTR_DISPLAY"
msgid "Display"
msgstr "दिखाएँ"
@@ -14892,13 +14532,11 @@ msgid "Comment"
msgstr "टिप्पणी (_C)"
#: strings.hrc:167
-#, fuzzy
msgctxt "STR_MENU_SORT_ASC"
msgid "Sort Ascending"
msgstr "आरोही क्रम में छाँटें"
#: strings.hrc:168
-#, fuzzy
msgctxt "STR_MENU_SORT_DESC"
msgid "Sort Descending"
msgstr "अवरोही क्रम में छांटें"
@@ -15132,7 +14770,6 @@ msgid "ANOVA - Two Factor"
msgstr ""
#: strings.hrc:221
-#, fuzzy
msgctxt "STR_ANOVA_LABEL_GROUPS"
msgid "Groups"
msgstr "समूह"
@@ -15183,7 +14820,6 @@ msgid "F critical"
msgstr ""
#: strings.hrc:231
-#, fuzzy
msgctxt "STR_ANOVA_LABEL_TOTAL"
msgid "Total"
msgstr "कुल"
@@ -15217,7 +14853,6 @@ msgid "Descriptive Statistics"
msgstr ""
#: strings.hrc:240
-#, fuzzy
msgctxt "STRID_CALC_MEAN"
msgid "Mean"
msgstr "माध्य"
@@ -15228,7 +14863,6 @@ msgid "Standard Error"
msgstr ""
#: strings.hrc:242
-#, fuzzy
msgctxt "STRID_CALC_MODE"
msgid "Mode"
msgstr "प्रकार"
@@ -15262,7 +14896,6 @@ msgid "Skewness"
msgstr ""
#: strings.hrc:248
-#, fuzzy
msgctxt "STRID_CALC_RANGE"
msgid "Range"
msgstr "दायरा"
@@ -15286,7 +14919,6 @@ msgid "Sum"
msgstr "जोड़"
#: strings.hrc:252
-#, fuzzy
msgctxt "STRID_CALC_COUNT"
msgid "Count"
msgstr "गिनती"
@@ -15318,7 +14950,6 @@ msgid "Uniform Integer"
msgstr ""
#: strings.hrc:259
-#, fuzzy
msgctxt "STR_DISTRIBUTION_NORMAL"
msgid "Normal"
msgstr "सामान्य"
@@ -15367,7 +14998,6 @@ msgid "Maximum"
msgstr "अधिकतम (_M)"
#: strings.hrc:268
-#, fuzzy
msgctxt "STR_RNG_PARAMETER_MEAN"
msgid "Mean"
msgstr "माध्य"
@@ -15469,7 +15099,6 @@ msgid "Row %NUMBER%"
msgstr ""
#: strings.hrc:290
-#, fuzzy
msgctxt "STR_LABEL_ALPHA"
msgid "Alpha"
msgstr "अल्फा"
@@ -15524,7 +15153,6 @@ msgstr ""
#. RegressionDialog
#: strings.hrc:301
-#, fuzzy
msgctxt "STR_LABEL_LINEAR"
msgid "Linear"
msgstr "रैखिक"
@@ -15536,7 +15164,6 @@ msgid "Logarithmic"
msgstr "लघुगणक"
#: strings.hrc:303
-#, fuzzy
msgctxt "STR_LABEL_POWER"
msgid "Power"
msgstr "घात"
@@ -15662,31 +15289,26 @@ msgid "z Critical two-tail"
msgstr ""
#: units.hrc:27
-#, fuzzy
msgctxt "SCSTR_UNIT"
msgid "Millimeter"
msgstr "मिलीमीटर"
#: units.hrc:28
-#, fuzzy
msgctxt "SCSTR_UNIT"
msgid "Centimeter"
msgstr "सेंटीमीटर"
#: units.hrc:29
-#, fuzzy
msgctxt "SCSTR_UNIT"
msgid "Meter"
msgstr "मीटर"
#: units.hrc:30
-#, fuzzy
msgctxt "SCSTR_UNIT"
msgid "Kilometer"
msgstr "किलोमीटर"
#: units.hrc:31
-#, fuzzy
msgctxt "SCSTR_UNIT"
msgid "Inch"
msgstr "इंच"
@@ -15698,13 +15320,11 @@ msgid "Foot"
msgstr "फ़ॉन्ट"
#: units.hrc:33
-#, fuzzy
msgctxt "SCSTR_UNIT"
msgid "Miles"
msgstr "मील"
#: units.hrc:34
-#, fuzzy
msgctxt "SCSTR_UNIT"
msgid "Pica"
msgstr "पिका"
@@ -15852,7 +15472,6 @@ msgid "Type"
msgstr "प्रकार"
#: analysisofvariancedialog.ui:297
-#, fuzzy
msgctxt "analysisofvariancedialog|groupedby-columns-radio"
msgid "Columns"
msgstr "स्तंभ"
@@ -15892,13 +15511,11 @@ msgid "Parameters"
msgstr "पैरामीटर (~P)"
#: autoformattable.ui:9
-#, fuzzy
msgctxt "autoformattable|AutoFormatTableDialog"
msgid "AutoFormat"
msgstr "स्वतः प्रारूप"
#: autoformattable.ui:94
-#, fuzzy
msgctxt "autoformattable|rename"
msgid "Rename"
msgstr "नाम बदलें"
@@ -16010,13 +15627,11 @@ msgid "First _row as label"
msgstr ""
#: changesourcedialog.ui:128
-#, fuzzy
msgctxt "changesourcedialog|label1"
msgid "Labels"
msgstr "लेबल"
#: chardialog.ui:8
-#, fuzzy
msgctxt "chardialog|CharDialog"
msgid "Character"
msgstr "वर्ण"
@@ -16098,13 +15713,11 @@ msgid "List From"
msgstr ""
#: colwidthdialog.ui:8
-#, fuzzy
msgctxt "colwidthdialog|ColWidthDialog"
msgid "Column Width"
msgstr "स्तंभ चौड़ाई"
#: colwidthdialog.ui:88
-#, fuzzy
msgctxt "colwidthdialog|label1"
msgid "Width"
msgstr "चौड़ाई"
@@ -16122,13 +15735,11 @@ msgid "Manage Conditional Formatting"
msgstr "सशर्त प्रारूपण"
#: condformatmanager.ui:62
-#, fuzzy
msgctxt "condformatmanager|add"
msgid "Add"
msgstr "जोड़ें"
#: condformatmanager.ui:76
-#, fuzzy
msgctxt "condformatmanager|edit"
msgid "Edit..."
msgstr "संपादन..."
@@ -16150,19 +15761,16 @@ msgid "All Cells"
msgstr ""
#: conditionalentry.ui:59
-#, fuzzy
msgctxt "conditionalentry|type"
msgid "Cell value is"
msgstr "कोष्ठ मान है"
#: conditionalentry.ui:60
-#, fuzzy
msgctxt "conditionalentry|type"
msgid "Formula is"
msgstr "सूत्र है"
#: conditionalentry.ui:61
-#, fuzzy
msgctxt "conditionalentry|type"
msgid "Date is"
msgstr "तिथि है"
@@ -16189,7 +15797,6 @@ msgid "More Options..."
msgstr ""
#: conditionalentry.ui:175
-#, fuzzy
msgctxt "conditionalentry|colscalemin"
msgid "Automatic"
msgstr "स्वचालित"
@@ -16212,13 +15819,11 @@ msgid "Percentile"
msgstr ""
#: conditionalentry.ui:179
-#, fuzzy
msgctxt "conditionalentry|colscalemin"
msgid "Value"
msgstr "मान"
#: conditionalentry.ui:180
-#, fuzzy
msgctxt "conditionalentry|colscalemin"
msgid "Percent"
msgstr "प्रतिशत"
@@ -16230,7 +15835,6 @@ msgid "Formula"
msgstr "सूत्र (_F)"
#: conditionalentry.ui:193
-#, fuzzy
msgctxt "conditionalentry|colscalemiddle"
msgid "Automatic"
msgstr "स्वचालित"
@@ -16253,13 +15857,11 @@ msgid "Percentile"
msgstr ""
#: conditionalentry.ui:197
-#, fuzzy
msgctxt "conditionalentry|colscalemiddle"
msgid "Value"
msgstr "मान"
#: conditionalentry.ui:198
-#, fuzzy
msgctxt "conditionalentry|colscalemiddle"
msgid "Percent"
msgstr "प्रतिशत"
@@ -16271,7 +15873,6 @@ msgid "Formula"
msgstr "सूत्र (_F)"
#: conditionalentry.ui:211
-#, fuzzy
msgctxt "conditionalentry|colscalemax"
msgid "Automatic"
msgstr "स्वचालित"
@@ -16294,13 +15895,11 @@ msgid "Percentile"
msgstr ""
#: conditionalentry.ui:215
-#, fuzzy
msgctxt "conditionalentry|colscalemax"
msgid "Value"
msgstr "मान"
#: conditionalentry.ui:216
-#, fuzzy
msgctxt "conditionalentry|colscalemax"
msgid "Percent"
msgstr "प्रतिशत"
@@ -16312,13 +15911,11 @@ msgid "Formula"
msgstr "सूत्र (_F)"
#: conditionalentry.ui:228
-#, fuzzy
msgctxt "conditionalentry|preview|tooltip_text"
msgid "Example"
msgstr "उदाहरण"
#: conditionalentry.ui:251
-#, fuzzy
msgctxt "conditionalentry|typeis"
msgid "equal to"
msgstr "इसके समान"
@@ -16348,25 +15945,21 @@ msgid "greater than or equal to"
msgstr "इससे अधिक अथवा समान"
#: conditionalentry.ui:256
-#, fuzzy
msgctxt "conditionalentry|typeis"
msgid "not equal to"
msgstr "इसके समान नहीं"
#: conditionalentry.ui:257
-#, fuzzy
msgctxt "conditionalentry|typeis"
msgid "between"
msgstr "बीच में"
#: conditionalentry.ui:258
-#, fuzzy
msgctxt "conditionalentry|typeis"
msgid "not between"
msgstr "बीच में नहीं"
#: conditionalentry.ui:259
-#, fuzzy
msgctxt "conditionalentry|typeis"
msgid "duplicate"
msgstr "अनुकृति"
@@ -16419,7 +16012,6 @@ msgid "below or equal average"
msgstr ""
#: conditionalentry.ui:269
-#, fuzzy
msgctxt "conditionalentry|typeis"
msgid "Error"
msgstr "त्रुटि"
@@ -16430,31 +16022,26 @@ msgid "No Error"
msgstr ""
#: conditionalentry.ui:271
-#, fuzzy
msgctxt "conditionalentry|typeis"
msgid "Begins with"
msgstr "इससे शुरू होता है"
#: conditionalentry.ui:272
-#, fuzzy
msgctxt "conditionalentry|typeis"
msgid "Ends with"
msgstr "इससे समाप्त होता है"
#: conditionalentry.ui:273
-#, fuzzy
msgctxt "conditionalentry|typeis"
msgid "Contains"
msgstr "समाहित करता है"
#: conditionalentry.ui:274
-#, fuzzy
msgctxt "conditionalentry|typeis"
msgid "Not Contains"
msgstr "समाहित नहीं करता है"
#: conditionalentry.ui:287
-#, fuzzy
msgctxt "conditionalentry|datetype"
msgid "Today"
msgstr "आज"
@@ -16695,13 +16282,11 @@ msgid " >= "
msgstr ""
#: conditionaliconset.ui:43
-#, fuzzy
msgctxt "conditionaliconset|listbox"
msgid "Value"
msgstr "मान"
#: conditionaliconset.ui:44
-#, fuzzy
msgctxt "conditionaliconset|listbox"
msgid "Percent"
msgstr "प्रतिशत"
@@ -16754,7 +16339,6 @@ msgid "Keep _Other"
msgstr "दूसरे को बनाए रखें (~O)"
#: consolidatedialog.ui:9
-#, fuzzy
msgctxt "consolidatedialog|ConsolidateDialog"
msgid "Consolidate"
msgstr "समेकित करें"
@@ -16777,13 +16361,11 @@ msgid "Sum"
msgstr "जोड़"
#: consolidatedialog.ui:126
-#, fuzzy
msgctxt "consolidatedialog|func"
msgid "Count"
msgstr "गिनती"
#: consolidatedialog.ui:127
-#, fuzzy
msgctxt "consolidatedialog|func"
msgid "Average"
msgstr "औसत"
@@ -16801,7 +16383,6 @@ msgid "Min"
msgstr "Min"
#: consolidatedialog.ui:130
-#, fuzzy
msgctxt "consolidatedialog|func"
msgid "Product"
msgstr "उत्पाद"
@@ -16900,7 +16481,6 @@ msgid "Data"
msgstr "दिनांक"
#: correlationdialog.ui:216
-#, fuzzy
msgctxt "correlationdialog|groupedby-columns-radio"
msgid "Columns"
msgstr "स्तंभ"
@@ -16939,7 +16519,6 @@ msgid "Data"
msgstr "दिनांक"
#: covariancedialog.ui:217
-#, fuzzy
msgctxt "covariancedialog|groupedby-columns-radio"
msgid "Columns"
msgstr "स्तंभ"
@@ -17068,13 +16647,11 @@ msgid "Percentile"
msgstr ""
#: databaroptions.ui:122
-#, fuzzy
msgctxt "databaroptions|min"
msgid "Value"
msgstr "मान"
#: databaroptions.ui:123
-#, fuzzy
msgctxt "databaroptions|min"
msgid "Percent"
msgstr "प्रतिशत"
@@ -17108,13 +16685,11 @@ msgid "Percentile"
msgstr ""
#: databaroptions.ui:142
-#, fuzzy
msgctxt "databaroptions|max"
msgid "Value"
msgstr "मान"
#: databaroptions.ui:143
-#, fuzzy
msgctxt "databaroptions|max"
msgid "Percent"
msgstr "प्रतिशत"
@@ -17149,7 +16724,6 @@ msgid "Fill:"
msgstr "भरें"
#: databaroptions.ui:282
-#, fuzzy
msgctxt "databaroptions|fill_type"
msgid "Color"
msgstr "रंग"
@@ -17181,7 +16755,6 @@ msgid "Automatic"
msgstr "स्वचालित"
#: databaroptions.ui:367
-#, fuzzy
msgctxt "databaroptions|axis_pos"
msgid "Middle"
msgstr "मध्य"
@@ -17193,7 +16766,6 @@ msgid "None"
msgstr "नोट"
#: databaroptions.ui:395
-#, fuzzy
msgctxt "databaroptions|label3"
msgid "Axis"
msgstr "अक्ष"
@@ -17224,13 +16796,11 @@ msgid "The minimum value must be less than the maximum value."
msgstr ""
#: datafielddialog.ui:8
-#, fuzzy
msgctxt "datafielddialog|DataFieldDialog"
msgid "Data Field"
msgstr "आँकड़ा क्षेत्र"
#: datafielddialog.ui:130
-#, fuzzy
msgctxt "datafielddialog|label1"
msgid "Function"
msgstr "प्रकार्य"
@@ -17263,7 +16833,6 @@ msgid "Ba_se item:"
msgstr ""
#: datafielddialog.ui:260
-#, fuzzy
msgctxt "datafielddialog|type"
msgid "Normal"
msgstr "सामान्य"
@@ -17304,7 +16873,6 @@ msgid "% of total"
msgstr ""
#: datafielddialog.ui:268
-#, fuzzy
msgctxt "datafielddialog|type"
msgid "Index"
msgstr "सूची"
@@ -17346,7 +16914,6 @@ msgid "_Manual"
msgstr "दस्ती"
#: datafieldoptionsdialog.ui:181
-#, fuzzy
msgctxt "datafieldoptionsdialog|label1"
msgid "Sort by"
msgstr "इससे छांटें"
@@ -17393,7 +16960,6 @@ msgid "_Show:"
msgstr ""
#: datafieldoptionsdialog.ui:334
-#, fuzzy
msgctxt "datafieldoptionsdialog|showfromft"
msgid "_From:"
msgstr "से (_F):"
@@ -17409,7 +16975,6 @@ msgid "items"
msgstr ""
#: datafieldoptionsdialog.ui:401
-#, fuzzy
msgctxt "datafieldoptionsdialog|from"
msgid "Top"
msgstr "ऊपर"
@@ -17678,7 +17243,6 @@ msgid "Operations:"
msgstr ""
#: definedatabaserangedialog.ui:322
-#, fuzzy
msgctxt "definedatabaserangedialog|invalid"
msgid "Invalid range"
msgstr "अवैध दायरा"
@@ -17911,31 +17475,26 @@ msgid "_Browse..."
msgstr "ब्राउज़ (_B)..."
#: erroralerttabpage.ui:160
-#, fuzzy
msgctxt "erroralerttabpage|actionCB"
msgid "Stop"
msgstr "रोकें"
#: erroralerttabpage.ui:161
-#, fuzzy
msgctxt "erroralerttabpage|actionCB"
msgid "Warning"
msgstr "चेतावनी"
#: erroralerttabpage.ui:162
-#, fuzzy
msgctxt "erroralerttabpage|actionCB"
msgid "Information"
msgstr "सूचना"
#: erroralerttabpage.ui:163
-#, fuzzy
msgctxt "erroralerttabpage|actionCB"
msgid "Macro"
msgstr "मैक्रो"
#: erroralerttabpage.ui:181
-#, fuzzy
msgctxt "erroralerttabpage|label1"
msgid "Contents"
msgstr "सामग्री"
@@ -17962,7 +17521,6 @@ msgid "Data"
msgstr "दिनांक"
#: exponentialsmoothingdialog.ui:223
-#, fuzzy
msgctxt "exponentialsmoothingdialog|groupedby-columns-radio"
msgid "Columns"
msgstr "स्तंभ"
@@ -18035,7 +17593,6 @@ msgid "Fill Series"
msgstr ""
#: filldlg.ui:100
-#, fuzzy
msgctxt "filldlg|down"
msgid "_Down"
msgstr "नीचे (_D)"
@@ -18047,13 +17604,11 @@ msgid "_Right"
msgstr "दाहिना (_R)"
#: filldlg.ui:135
-#, fuzzy
msgctxt "filldlg|up"
msgid "_Up"
msgstr "ऊपर (_U)"
#: filldlg.ui:152
-#, fuzzy
msgctxt "filldlg|left"
msgid "_Left"
msgstr "बायां (_L)"
@@ -18355,7 +17910,6 @@ msgid "All"
msgstr "सब"
#: functionpanel.ui:61
-#, fuzzy
msgctxt "functionpanel|category"
msgid "Database"
msgstr "डेटाबेस"
@@ -18373,7 +17927,6 @@ msgid "Financial"
msgstr "वित्तीय"
#: functionpanel.ui:64
-#, fuzzy
msgctxt "functionpanel|category"
msgid "Information"
msgstr "सूचना"
@@ -18409,19 +17962,16 @@ msgid "Spreadsheet"
msgstr "स्प्रेडशीट"
#: functionpanel.ui:70
-#, fuzzy
msgctxt "functionpanel|category"
msgid "Text"
msgstr "पाठ"
#: functionpanel.ui:71
-#, fuzzy
msgctxt "functionpanel|category"
msgid "Add-in"
msgstr "अतिरिक्त"
#: functionpanel.ui:112
-#, fuzzy
msgctxt "functionpanel|funcdesc"
msgid "label"
msgstr "लेबल"
@@ -18456,7 +18006,6 @@ msgid "Default Settings"
msgstr "तयशुदा सेटिंग"
#: groupbydate.ui:8
-#, fuzzy
msgctxt "groupbydate|PivotTableGroupByDate"
msgid "Grouping"
msgstr "समूहन"
@@ -18473,13 +18022,11 @@ msgid "_Manually at:"
msgstr ""
#: groupbydate.ui:153
-#, fuzzy
msgctxt "groupbydate|label1"
msgid "Start"
msgstr "प्रारंभ"
#: groupbydate.ui:188
-#, fuzzy
msgctxt "groupbydate|auto_end"
msgid "A_utomatically"
msgstr "स्वचालित प्रकार से (_u)"
@@ -18490,7 +18037,6 @@ msgid "Ma_nually at:"
msgstr ""
#: groupbydate.ui:242
-#, fuzzy
msgctxt "groupbydate|label2"
msgid "End"
msgstr "अंत"
@@ -18514,7 +18060,6 @@ msgid "Group by"
msgstr "इससे समूह बनाएँ (~G)"
#: groupbynumber.ui:9
-#, fuzzy
msgctxt "groupbynumber|PivotTableGroupByNumber"
msgid "Grouping"
msgstr "समूहन"
@@ -18531,13 +18076,11 @@ msgid "_Manually at:"
msgstr ""
#: groupbynumber.ui:155
-#, fuzzy
msgctxt "groupbynumber|label1"
msgid "Start"
msgstr "प्रारंभ"
#: groupbynumber.ui:190
-#, fuzzy
msgctxt "groupbynumber|auto_end"
msgid "A_utomatically"
msgstr "स्वचालित प्रकार से (_u)"
@@ -18548,7 +18091,6 @@ msgid "Ma_nually at:"
msgstr ""
#: groupbynumber.ui:245
-#, fuzzy
msgctxt "groupbynumber|label2"
msgid "End"
msgstr "अंत"
@@ -18560,7 +18102,6 @@ msgid "Group by"
msgstr "इससे समूह बनाएँ (~G)"
#: groupdialog.ui:8
-#, fuzzy
msgctxt "groupdialog|GroupDialog"
msgid "Group"
msgstr "समूह"
@@ -18578,7 +18119,6 @@ msgid "_Columns"
msgstr "स्तंभ"
#: groupdialog.ui:141
-#, fuzzy
msgctxt "groupdialog|includeLabel"
msgid "Include"
msgstr "शामिल करें"
@@ -18792,7 +18332,6 @@ msgid "Field Options"
msgstr ""
#: insertcells.ui:8
-#, fuzzy
msgctxt "insertcells|InsertCellsDialog"
msgid "Insert Cells"
msgstr "कोष्ठ घुसाएँ"
@@ -18980,13 +18519,11 @@ msgid "Range _Options"
msgstr ""
#: managenamesdialog.ui:398
-#, fuzzy
msgctxt "managenamesdialog|treeviewcolumn1"
msgid "column"
msgstr "स्तंभ"
#: mergecellsdialog.ui:8
-#, fuzzy
msgctxt "mergecellsdialog|MergeCellsDialog"
msgid "Merge Cells"
msgstr "कोष्ठ मिलाएँ"
@@ -19058,7 +18595,6 @@ msgid "_Insert before"
msgstr ""
#: movecopysheet.ui:279
-#, fuzzy
msgctxt "movecopysheet|label2"
msgid "Location"
msgstr "स्थान"
@@ -19107,7 +18643,6 @@ msgid "Data"
msgstr "दिनांक"
#: movingaveragedialog.ui:224
-#, fuzzy
msgctxt "movingaveragedialog|groupedby-columns-radio"
msgid "Columns"
msgstr "स्तंभ"
@@ -19137,7 +18672,6 @@ msgid "Parameters"
msgstr "पैरामीटर (~P)"
#: multipleoperationsdialog.ui:9
-#, fuzzy
msgctxt "multipleoperationsdialog|MultipleOperationsDialog"
msgid "Multiple operations"
msgstr "बहुल संक्रिया"
@@ -19202,43 +18736,36 @@ msgid "Row:"
msgstr "पंक्ति"
#: navigatorpanel.ui:58
-#, fuzzy
msgctxt "navigatorpanel|column|tooltip_text"
msgid "Column"
msgstr "स्तंभ"
#: navigatorpanel.ui:70
-#, fuzzy
msgctxt "navigatorpanel|row|tooltip_text"
msgid "Row"
msgstr "पंक्ति"
#: navigatorpanel.ui:86
-#, fuzzy
msgctxt "navigatorpanel|datarange|tooltip_text"
msgid "Data Range"
msgstr "आँकड़ा दायरा"
#: navigatorpanel.ui:99
-#, fuzzy
msgctxt "navigatorpanel|start|tooltip_text"
msgid "Start"
msgstr "प्रारंभ"
#: navigatorpanel.ui:112
-#, fuzzy
msgctxt "navigatorpanel|end|tooltip_text"
msgid "End"
msgstr "अंत"
#: navigatorpanel.ui:125
-#, fuzzy
msgctxt "navigatorpanel|contents|tooltip_text"
msgid "Contents"
msgstr "सामग्री"
#: navigatorpanel.ui:138
-#, fuzzy
msgctxt "navigatorpanel|toggle|tooltip_text"
msgid "Toggle"
msgstr "टॉगल"
@@ -19256,7 +18783,6 @@ msgid "Drag Mode"
msgstr "कर्षण मोड"
#: navigatorpanel.ui:190
-#, fuzzy
msgctxt "navigatorpanel|documents|tooltip_text"
msgid "Document"
msgstr "दस्तावेज़"
@@ -19278,7 +18804,6 @@ msgid "No solution was found."
msgstr ""
#: notebookbar.ui:391
-#, fuzzy
msgctxt "notebookbar|FileLabel"
msgid "File"
msgstr "फ़ाइल"
@@ -19306,7 +18831,6 @@ msgid "Horizontal Alignment"
msgstr ""
#: notebookbar.ui:1116
-#, fuzzy
msgctxt "notebookbar|indent|tooltip_text"
msgid "Indent"
msgstr "हाशिया"
@@ -19318,13 +18842,11 @@ msgid "Increase Indent"
msgstr "हाशिया बढ़ायें"
#: notebookbar.ui:1139
-#, fuzzy
msgctxt "notebookbar|decreaseindent1|tooltip_text"
msgid "Decrease Indent"
msgstr "हाशिया घटायें"
#: notebookbar.ui:1677
-#, fuzzy
msgctxt "notebookbar|CalcLabel"
msgid "Home"
msgstr "घर"
@@ -19335,7 +18857,6 @@ msgid "Insert Audio or Video"
msgstr ""
#: notebookbar.ui:1918
-#, fuzzy
msgctxt "notebookbar|InsertSymbol"
msgid "Symbol"
msgstr "प्रतीक"
@@ -19352,13 +18873,11 @@ msgid "Toggle Grid Lines"
msgstr ""
#: notebookbar.ui:2247
-#, fuzzy
msgctxt "notebookbar|PageLayoutLabel"
msgid "Page Layout"
msgstr "पृष्ठ ले-आउट"
#: notebookbar.ui:2726
-#, fuzzy
msgctxt "notebookbar|DataLabel"
msgid "Data"
msgstr "आँकड़ा"
@@ -19370,7 +18889,6 @@ msgid "Auto Spellcheck"
msgstr "स्वतः हिज्जे जाँच"
#: notebookbar.ui:3041
-#, fuzzy
msgctxt "notebookbar|ReviewLabel"
msgid "Review"
msgstr "समीक्षा"
@@ -19381,7 +18899,6 @@ msgid "Toggle Grid Lines"
msgstr ""
#: notebookbar.ui:3345
-#, fuzzy
msgctxt "notebookbar|ViewLabel"
msgid "View"
msgstr "दृश्य"
@@ -19393,7 +18910,6 @@ msgid "Image"
msgstr "चित्र"
#: notebookbar_groupedbar_compact.ui:3863
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|defaultD"
msgid "Default"
msgstr "तयशुदा"
@@ -19434,7 +18950,6 @@ msgid "Bad"
msgstr ""
#: notebookbar_groupedbar_compact.ui:3937
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|error"
msgid "Error"
msgstr "त्रुटि"
@@ -19451,13 +18966,11 @@ msgid "Neutral"
msgstr ""
#: notebookbar_groupedbar_compact.ui:3961
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|warning"
msgid "Warning"
msgstr "चेतावनी"
#: notebookbar_groupedbar_compact.ui:3975
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|footnote"
msgid "Footnote"
msgstr "पाद टीका"
@@ -19475,7 +18988,6 @@ msgid "_File"
msgstr "फ़ाइल"
#: notebookbar_groupedbar_compact.ui:4782
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|editb"
msgid "_Edit"
msgstr "संपादन (_E)"
@@ -19558,13 +19070,11 @@ msgid "_Arrange"
msgstr "क्रमबद्ध रखें"
#: notebookbar_groupedbar_compact.ui:6865
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|GridB"
msgid "_Grid"
msgstr "जाली (_G)"
#: notebookbar_groupedbar_compact.ui:6985
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|languageb"
msgid "_Language"
msgstr "भाषा (_L)"
@@ -19576,7 +19086,6 @@ msgid "_Review"
msgstr "समीक्षा"
#: notebookbar_groupedbar_compact.ui:7261
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|commentsb"
msgid "_Comments"
msgstr "टिप्पणी (_C)"
@@ -19610,7 +19119,6 @@ msgid "_Arrange"
msgstr "क्रमबद्ध रखें"
#: notebookbar_groupedbar_compact.ui:8149
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|Grid"
msgid "_Grid"
msgstr "जाली (_G)"
@@ -19639,7 +19147,6 @@ msgid "_Arrange"
msgstr "क्रमबद्ध रखें"
#: notebookbar_groupedbar_compact.ui:8865
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|GridO"
msgid "_Grid"
msgstr "जाली (_G)"
@@ -19692,7 +19199,6 @@ msgid "Menubar"
msgstr ""
#: notebookbar_groupedbar_full.ui:3797
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|defaultD"
msgid "Default"
msgstr "तयशुदा"
@@ -19733,7 +19239,6 @@ msgid "Bad"
msgstr ""
#: notebookbar_groupedbar_full.ui:3871
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|error"
msgid "Error"
msgstr "त्रुटि"
@@ -19750,13 +19255,11 @@ msgid "Neutral"
msgstr ""
#: notebookbar_groupedbar_full.ui:3895
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|warning"
msgid "Warning"
msgstr "चेतावनी"
#: notebookbar_groupedbar_full.ui:3909
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|footnote"
msgid "Footnote"
msgstr "पाद टीका"
@@ -19774,7 +19277,6 @@ msgid "_File"
msgstr "फ़ाइल"
#: notebookbar_groupedbar_full.ui:4811
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|editb"
msgid "_Edit"
msgstr "संपादन (_E)"
@@ -19852,13 +19354,11 @@ msgid "C_olor"
msgstr "रंग (_o)"
#: notebookbar_groupedbar_full.ui:7640
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|GridB"
msgid "_Grid"
msgstr "जाली (_G)"
#: notebookbar_groupedbar_full.ui:7776
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|languageb"
msgid "_Language"
msgstr "भाषा (_L)"
@@ -19870,7 +19370,6 @@ msgid "_Review"
msgstr "समीक्षा"
#: notebookbar_groupedbar_full.ui:8213
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|commentsb"
msgid "_Comments"
msgstr "टिप्पणी (_C)"
@@ -19892,7 +19391,6 @@ msgid "D_raw"
msgstr ""
#: notebookbar_groupedbar_full.ui:9425
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|editdrawb"
msgid "_Edit"
msgstr "संपादन (_E)"
@@ -19963,7 +19461,6 @@ msgid "_Arrange"
msgstr "क्रमबद्ध रखें"
#: notebookbar_groupedbar_full.ui:12164
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|OleGridB"
msgid "_Grid"
msgstr "जाली (_G)"
@@ -19999,13 +19496,11 @@ msgid "Hyperlink"
msgstr "हाइपरलिंक"
#: notebookbar_groups.ui:54
-#, fuzzy
msgctxt "notebookbar_groups|footnote"
msgid "Footnote"
msgstr "पाद टीका"
#: notebookbar_groups.ui:63
-#, fuzzy
msgctxt "notebookbar_groups|endnote"
msgid "Endnote"
msgstr "अंत टीका"
@@ -20023,7 +19518,6 @@ msgid "Cross-Reference"
msgstr "प्रति संदर्भ"
#: notebookbar_groups.ui:152
-#, fuzzy
msgctxt "notebookbar_groups|stylemenudefault"
msgid "Default"
msgstr "तयशुदा"
@@ -20075,13 +19569,11 @@ msgid "Bad"
msgstr ""
#: notebookbar_groups.ui:251
-#, fuzzy
msgctxt "notebookbar_groups|stylemenustatw"
msgid "Warning"
msgstr "चेतावनी"
#: notebookbar_groups.ui:260
-#, fuzzy
msgctxt "notebookbar_groups|stylemenustate"
msgid "Error"
msgstr "त्रुटि"
@@ -20093,19 +19585,16 @@ msgid "Note"
msgstr "नोट"
#: notebookbar_groups.ui:284
-#, fuzzy
msgctxt "notebookbar_groups|stylemenutxtf"
msgid "Footnote"
msgstr "पाद टीका"
#: notebookbar_groups.ui:296
-#, fuzzy
msgctxt "notebookbar_groups|tablestylenone"
msgid "None"
msgstr "कोई नहीं"
#: notebookbar_groups.ui:304
-#, fuzzy
msgctxt "notebookbar_groups|tablestyledefault"
msgid "Default"
msgstr "तयशुदा"
@@ -20132,7 +19621,6 @@ msgid "Style 4"
msgstr ""
#: notebookbar_groups.ui:530
-#, fuzzy
msgctxt "notebookbar_groups|filegrouplabel"
msgid "File"
msgstr "फ़ाइल"
@@ -20144,7 +19632,6 @@ msgid "Clipboard"
msgstr "क्लिपबोर्ड"
#: notebookbar_groups.ui:729
-#, fuzzy
msgctxt "notebookbar_groups|paragraphstyleb"
msgid "Style"
msgstr "शैली"
@@ -20178,19 +19665,16 @@ msgid "Right"
msgstr "दायाँ"
#: notebookbar_groups.ui:1275
-#, fuzzy
msgctxt "notebookbar_groups|formatgrouplabel"
msgid "Text"
msgstr "पाठ"
#: notebookbar_groups.ui:1376
-#, fuzzy
msgctxt "notebookbar_groups|mergeb"
msgid "Merge"
msgstr "मिलाएँ"
#: notebookbar_groups.ui:1394
-#, fuzzy
msgctxt "notebookbar_groups|splitb"
msgid "Split"
msgstr "अलगाएँ"
@@ -20202,7 +19686,6 @@ msgid "Conditional"
msgstr "स्थिति"
#: notebookbar_groups.ui:1583
-#, fuzzy
msgctxt "notebookbar_groups|topb"
msgid "Top"
msgstr "ऊपर"
@@ -20226,7 +19709,6 @@ msgid "Spreadsheet"
msgstr "स्प्रेडशीट"
#: notebookbar_groups.ui:1740
-#, fuzzy
msgctxt "notebookbar_groups|shapesb"
msgid "Shapes"
msgstr "आकार"
@@ -20244,19 +19726,16 @@ msgid "Insert"
msgstr "जोड़ें"
#: notebookbar_groups.ui:1900
-#, fuzzy
msgctxt "notebookbar_groups|imagestyleb"
msgid "Style"
msgstr "शैली"
#: notebookbar_groups.ui:1940
-#, fuzzy
msgctxt "notebookbar_groups|resetb"
msgid "Reset"
msgstr "फिर सेट करें"
#: notebookbar_groups.ui:1984
-#, fuzzy
msgctxt "notebookbar_groups|wrapb"
msgid "Wrap"
msgstr "लपेटें"
@@ -20274,37 +19753,31 @@ msgid "Image"
msgstr "चित्र"
#: notebookbar_groups.ui:2099
-#, fuzzy
msgctxt "notebookbar_groups|wrapoff"
msgid "None"
msgstr "कोई नहीं"
#: notebookbar_groups.ui:2108
-#, fuzzy
msgctxt "notebookbar_groups|wrapideal"
msgid "Optimal"
msgstr "अनुकूलतम"
#: notebookbar_groups.ui:2117
-#, fuzzy
msgctxt "notebookbar_groups|wrapon"
msgid "Parallel"
msgstr "समान्तर"
#: notebookbar_groups.ui:2126
-#, fuzzy
msgctxt "notebookbar_groups|wrapleft"
msgid "Before"
msgstr "पहले"
#: notebookbar_groups.ui:2135
-#, fuzzy
msgctxt "notebookbar_groups|wrapright"
msgid "After"
msgstr "बाद"
#: notebookbar_groups.ui:2144
-#, fuzzy
msgctxt "notebookbar_groups|wrapthrough"
msgid "Through"
msgstr "इससे होकर"
@@ -20499,7 +19972,6 @@ msgid "Select desired _key binding type. Changing the key binding type may overw
msgstr ""
#: optcompatibilitypage.ui:62
-#, fuzzy
msgctxt "optcompatibilitypage|keybindings"
msgid "Default"
msgstr "तयशुदा"
@@ -20526,7 +19998,6 @@ msgid "_Prefix name for new worksheet:"
msgstr ""
#: optdefaultpage.ui:98
-#, fuzzy
msgctxt "optdefaultpage|label1"
msgid "New Spreadsheet"
msgstr "नया स्प्रेडशीट"
@@ -20552,7 +20023,6 @@ msgid "_Print only selected sheets"
msgstr ""
#: optdlg.ui:124
-#, fuzzy
msgctxt "optdlg|label2"
msgid "Sheets"
msgstr "शीट"
@@ -20568,7 +20038,6 @@ msgid "Formula _syntax:"
msgstr ""
#: optformula.ui:87
-#, fuzzy
msgctxt "optformula|label1"
msgid "Formula Options"
msgstr "सूत्र विकल्प"
@@ -20667,7 +20136,6 @@ msgid "Separators"
msgstr "पृथक्कारक"
#: optimalcolwidthdialog.ui:8
-#, fuzzy
msgctxt "optimalcolwidthdialog|OptimalColWidthDialog"
msgid "Optimal Column Width"
msgstr "अनुकूलतम स्तंभ ऊँचाई"
@@ -20685,7 +20153,6 @@ msgid "_Default value"
msgstr "तयशुदा मान"
#: optimalrowheightdialog.ui:8
-#, fuzzy
msgctxt "optimalrowheightdialog|OptimalRowHeightDialog"
msgid "Optimal Row Height"
msgstr "अनुकूलतम पंक्ति ऊँचाई"
@@ -20753,13 +20220,11 @@ msgid "_Delete"
msgstr "मिटाएँ (_D)"
#: pagetemplatedialog.ui:8
-#, fuzzy
msgctxt "pagetemplatedialog|PageTemplateDialog"
msgid "Page Style"
msgstr "पृष्ठ शैली"
#: pagetemplatedialog.ui:106
-#, fuzzy
msgctxt "pagetemplatedialog|organizer"
msgid "Organizer"
msgstr "व्यवस्थापक"
@@ -20795,13 +20260,11 @@ msgid "Sheet"
msgstr "शीट"
#: paradialog.ui:8
-#, fuzzy
msgctxt "paradialog|ParagraphDialog"
msgid "Paragraph"
msgstr "अनुच्छेद"
#: paradialog.ui:106
-#, fuzzy
msgctxt "paradialog|labelTP_PARA_STD"
msgid "Indents & Spacing"
msgstr "हाशिया व अंतरण"
@@ -20835,7 +20298,6 @@ msgid "_Standard"
msgstr "मानक"
#: paratemplatedialog.ui:120
-#, fuzzy
msgctxt "paratemplatedialog|organizer"
msgid "Organizer"
msgstr "व्यवस्थापक"
@@ -20881,7 +20343,6 @@ msgid "Cell Protection"
msgstr "कोष्ठ सुरक्षा"
#: pastespecial.ui:23
-#, fuzzy
msgctxt "pastespecial|PasteSpecial"
msgid "Paste Special"
msgstr "ख़ास ढंग से चिपकाएँ"
@@ -20994,7 +20455,6 @@ msgid "_Transpose"
msgstr ""
#: pastespecial.ui:505
-#, fuzzy
msgctxt "pastespecial|link"
msgid "_Link"
msgstr "लिंक (_L)"
@@ -21027,7 +20487,6 @@ msgid "Shift Cells"
msgstr ""
#: pivotfielddialog.ui:9
-#, fuzzy
msgctxt "pivotfielddialog|PivotFieldDialog"
msgid "Data Field"
msgstr "आँकड़ा क्षेत्र"
@@ -21057,7 +20516,6 @@ msgid "_User-defined"
msgstr "उपयोक्ता पारिभाषित (_U)"
#: pivotfielddialog.ui:203
-#, fuzzy
msgctxt "pivotfielddialog|label1"
msgid "Subtotals"
msgstr "कुलयोग"
@@ -21104,25 +20562,21 @@ msgid "OR"
msgstr "या"
#: pivotfilterdialog.ui:134
-#, fuzzy
msgctxt "pivotfilterdialog|label2"
msgid "Operator"
msgstr "ऑपरेटर"
#: pivotfilterdialog.ui:145
-#, fuzzy
msgctxt "pivotfilterdialog|label3"
msgid "Field name"
msgstr "क्षेत्र नाम"
#: pivotfilterdialog.ui:156
-#, fuzzy
msgctxt "pivotfilterdialog|label4"
msgid "Condition"
msgstr "स्थिति"
#: pivotfilterdialog.ui:167
-#, fuzzy
msgctxt "pivotfilterdialog|label5"
msgid "Value"
msgstr "मान"
@@ -21291,7 +20745,6 @@ msgid "Edit Print Ranges"
msgstr ""
#: printareasdialog.ui:134
-#, fuzzy
msgctxt "printareasdialog|lbprintarea"
msgid "- none -"
msgstr "- कोई नहीं -"
@@ -21319,7 +20772,6 @@ msgid "Print Range"
msgstr "छपाई दायरा (_P)"
#: printareasdialog.ui:219
-#, fuzzy
msgctxt "printareasdialog|lbrepeatrow"
msgid "- none -"
msgstr "- कोई नहीं -"
@@ -21336,7 +20788,6 @@ msgid "Rows to Repeat"
msgstr ""
#: printareasdialog.ui:302
-#, fuzzy
msgctxt "printareasdialog|lbrepeatcol"
msgid "- none -"
msgstr "- कोई नहीं -"
@@ -21439,7 +20890,6 @@ msgid "Uniform Integer"
msgstr ""
#: randomnumbergenerator.ui:30
-#, fuzzy
msgctxt "randomnumbergenerator|distribution-liststore"
msgid "Normal"
msgstr "सामान्य"
@@ -21567,7 +21017,6 @@ msgid "Data"
msgstr "दिनांक"
#: regressiondialog.ui:255
-#, fuzzy
msgctxt "regressiondialog|groupedby-columns-radio"
msgid "Columns"
msgstr "स्तंभ"
@@ -21695,13 +21144,11 @@ msgid "Header (right)"
msgstr "शीर्षिका (दाहिना)"
#: rowheightdialog.ui:8
-#, fuzzy
msgctxt "rowheightdialog|RowHeightDialog"
msgid "Row Height"
msgstr "पंक्ति ऊँचाई"
#: rowheightdialog.ui:88
-#, fuzzy
msgctxt "rowheightdialog|label1"
msgid "Height:"
msgstr "ऊँचाई:"
@@ -21804,7 +21251,6 @@ msgid "Display border in"
msgstr ""
#: scenariodialog.ui:287
-#, fuzzy
msgctxt "scenariodialog|label3"
msgid "Settings"
msgstr "सेटिंग"
@@ -21821,13 +21267,11 @@ msgid "Created by"
msgstr "इसके द्वारा निर्मित"
#: scenariodialog.ui:330
-#, fuzzy
msgctxt "scenariodialog|onft"
msgid "on"
msgstr "पर"
#: scenariomenu.ui:12
-#, fuzzy
msgctxt "scenariomenu|delete"
msgid "Delete"
msgstr "मिटाएँ"
@@ -21862,7 +21306,6 @@ msgid "Update links when opening"
msgstr "लोड करने से समय कड़ी अद्यतन करें"
#: scgeneralpage.ui:157
-#, fuzzy
msgctxt "scgeneralpage|alwaysrb"
msgid "_Always"
msgstr "हमेशा (_A)"
@@ -21873,7 +21316,6 @@ msgid "_On request"
msgstr ""
#: scgeneralpage.ui:193
-#, fuzzy
msgctxt "scgeneralpage|neverrb"
msgid "_Never"
msgstr "कभी नहीं (_N)"
@@ -21899,7 +21341,6 @@ msgid "Expand _references when new columns/rows are inserted"
msgstr ""
#: scgeneralpage.ui:318
-#, fuzzy
msgctxt "scgeneralpage|alignlb"
msgid "Down"
msgstr "नीचे"
@@ -21911,7 +21352,6 @@ msgid "Right"
msgstr "दायाँ"
#: scgeneralpage.ui:320
-#, fuzzy
msgctxt "scgeneralpage|alignlb"
msgid "Up"
msgstr "ऊपर"
@@ -21981,13 +21421,11 @@ msgid "_Type:"
msgstr "वर्ग:"
#: selectdatasource.ui:145
-#, fuzzy
msgctxt "selectdatasource|type"
msgid "Table"
msgstr "सारणी"
#: selectdatasource.ui:146
-#, fuzzy
msgctxt "selectdatasource|type"
msgid "Query"
msgstr "प्रश्न"
@@ -22307,7 +21745,6 @@ msgid "_Choose the field containing the detail you want to show"
msgstr "विवरण समाहित करने वाला क्षेत्र चुनें जिसे दिखाना चाहते हैं (~C)"
#: showsheetdialog.ui:8
-#, fuzzy
msgctxt "showsheetdialog|ShowSheetDialog"
msgid "Show Sheet"
msgstr "शीट दिखाएं"
@@ -22347,7 +21784,6 @@ msgid "Left Indent"
msgstr "सूची हाशिया"
#: sidebaralignment.ui:310
-#, fuzzy
msgctxt "sidebaralignment|mergecells"
msgid "Merge cells"
msgstr "कोष्ठ मिलाएँ"
@@ -22387,19 +21823,16 @@ msgid "Text Orientation"
msgstr "पाठ अभिमुखन"
#: sidebaralignment.ui:411
-#, fuzzy
msgctxt "sidebaralignment|bottom|tooltip_text"
msgid "Text Extension From Lower Cell Border"
msgstr "नीचे के कोष्ठ किनारे से पाठ विस्तार"
#: sidebaralignment.ui:429
-#, fuzzy
msgctxt "sidebaralignment|top|tooltip_text"
msgid "Text Extension From Upper Cell Border"
msgstr "ऊपरी कोष्ठ किनारे से पाठ विस्तार"
#: sidebaralignment.ui:447
-#, fuzzy
msgctxt "sidebaralignment|standard|tooltip_text"
msgid "Text Extension Inside Cell"
msgstr "सेल के भीतर पाठ विस्तार"
@@ -22461,25 +21894,21 @@ msgid "Select a category of contents."
msgstr ""
#: sidebarnumberformat.ui:41
-#, fuzzy
msgctxt "sidebarnumberformat|category"
msgid "General"
msgstr "सामान्य"
#: sidebarnumberformat.ui:42
-#, fuzzy
msgctxt "sidebarnumberformat|category"
msgid "Number"
msgstr "संख्या"
#: sidebarnumberformat.ui:43
-#, fuzzy
msgctxt "sidebarnumberformat|category"
msgid "Percent"
msgstr "प्रतिशत"
#: sidebarnumberformat.ui:44
-#, fuzzy
msgctxt "sidebarnumberformat|category"
msgid "Currency"
msgstr "मुद्रा"
@@ -22496,7 +21925,6 @@ msgid "Time"
msgstr "समय"
#: sidebarnumberformat.ui:47
-#, fuzzy
msgctxt "sidebarnumberformat|category"
msgid "Scientific"
msgstr "वैज्ञानिक"
@@ -22508,7 +21936,6 @@ msgid "Fraction"
msgstr "प्रकार्य"
#: sidebarnumberformat.ui:49
-#, fuzzy
msgctxt "sidebarnumberformat|category"
msgid "Boolean Value"
msgstr "बूलिये मान"
@@ -22726,7 +22153,6 @@ msgid "Binary"
msgstr "द्विपदीय"
#: solverdlg.ui:535
-#, fuzzy
msgctxt "solverdlg|op1list-atkobject"
msgid "Operator"
msgstr "ऑपरेटर"
@@ -22757,7 +22183,6 @@ msgid "Binary"
msgstr "द्विपदीय"
#: solverdlg.ui:559
-#, fuzzy
msgctxt "solverdlg|op2list-atkobject"
msgid "Operator"
msgstr "ऑपरेटर"
@@ -22788,7 +22213,6 @@ msgid "Binary"
msgstr "द्विपदीय"
#: solverdlg.ui:583
-#, fuzzy
msgctxt "solverdlg|op3list-atkobject"
msgid "Operator"
msgstr "ऑपरेटर"
@@ -22819,31 +22243,26 @@ msgid "Binary"
msgstr "द्विपदीय"
#: solverdlg.ui:607
-#, fuzzy
msgctxt "solverdlg|op4list-atkobject"
msgid "Operator"
msgstr "ऑपरेटर"
#: solverdlg.ui:626
-#, fuzzy
msgctxt "solverdlg|val1edit-atkobject"
msgid "Value"
msgstr "मान"
#: solverdlg.ui:645
-#, fuzzy
msgctxt "solverdlg|val2edit-atkobject"
msgid "Value"
msgstr "मान"
#: solverdlg.ui:664
-#, fuzzy
msgctxt "solverdlg|val3edit-atkobject"
msgid "Value"
msgstr "मान"
#: solverdlg.ui:683
-#, fuzzy
msgctxt "solverdlg|val4edit-atkobject"
msgid "Value"
msgstr "मान"
@@ -22885,13 +22304,11 @@ msgid "Solver engine:"
msgstr ""
#: solveroptionsdialog.ui:70
-#, fuzzy
msgctxt "solveroptionsdialog|label1"
msgid "Settings:"
msgstr "सेटिंग:"
#: solveroptionsdialog.ui:96
-#, fuzzy
msgctxt "solveroptionsdialog|edit"
msgid "Edit..."
msgstr "संपादन..."
@@ -23006,13 +22423,11 @@ msgid "Copy sort results to:"
msgstr "इसमें छांट परिणाम की नक़ल करें:"
#: sortoptionspage.ui:129
-#, fuzzy
msgctxt "sortoptionspage|outarealb-atkobject"
msgid "Copy sort results to:"
msgstr "इसमें छांट परिणाम की नक़ल करें:"
#: sortoptionspage.ui:149
-#, fuzzy
msgctxt "sortoptionspage|outareaed-atkobject"
msgid "Copy sort results to:"
msgstr "इसमें छांट परिणाम की नक़ल करें:"
@@ -23023,7 +22438,6 @@ msgid "Custom sort order"
msgstr "छाँटने का मनपसंद अनुक्रम"
#: sortoptionspage.ui:186
-#, fuzzy
msgctxt "sortoptionspage|sortuserlb-atkobject"
msgid "Custom sort order"
msgstr "छाँटने का मनपसंद अनुक्रम"
@@ -23180,25 +22594,21 @@ msgid "Operator 4"
msgstr "ऑपरेटर"
#: standardfilterdialog.ui:200
-#, fuzzy
msgctxt "standardfilterdialog|label2"
msgid "Operator"
msgstr "ऑपरेटर"
#: standardfilterdialog.ui:211
-#, fuzzy
msgctxt "standardfilterdialog|label3"
msgid "Field name"
msgstr "क्षेत्र नाम"
#: standardfilterdialog.ui:222
-#, fuzzy
msgctxt "standardfilterdialog|label4"
msgid "Condition"
msgstr "स्थिति"
#: standardfilterdialog.ui:233
-#, fuzzy
msgctxt "standardfilterdialog|label5"
msgid "Value"
msgstr "मान"
@@ -23249,7 +22659,6 @@ msgid "Smallest %"
msgstr ""
#: standardfilterdialog.ui:324
-#, fuzzy
msgctxt "standardfilterdialog|cond1"
msgid "Contains"
msgstr "समाहित करता है"
@@ -23260,7 +22669,6 @@ msgid "Does not contain"
msgstr ""
#: standardfilterdialog.ui:326
-#, fuzzy
msgctxt "standardfilterdialog|cond1"
msgid "Begins with"
msgstr "इससे शुरू होता है"
@@ -23271,7 +22679,6 @@ msgid "Does not begin with"
msgstr ""
#: standardfilterdialog.ui:328
-#, fuzzy
msgctxt "standardfilterdialog|cond1"
msgid "Ends with"
msgstr "इससे समाप्त होता है"
@@ -23309,7 +22716,6 @@ msgid "Smallest %"
msgstr ""
#: standardfilterdialog.ui:360
-#, fuzzy
msgctxt "standardfilterdialog|cond2"
msgid "Contains"
msgstr "समाहित करता है"
@@ -23320,7 +22726,6 @@ msgid "Does not contain"
msgstr ""
#: standardfilterdialog.ui:362
-#, fuzzy
msgctxt "standardfilterdialog|cond2"
msgid "Begins with"
msgstr "इससे शुरू होता है"
@@ -23331,7 +22736,6 @@ msgid "Does not begin with"
msgstr ""
#: standardfilterdialog.ui:364
-#, fuzzy
msgctxt "standardfilterdialog|cond2"
msgid "Ends with"
msgstr "इससे समाप्त होता है"
@@ -23369,7 +22773,6 @@ msgid "Smallest %"
msgstr ""
#: standardfilterdialog.ui:396
-#, fuzzy
msgctxt "standardfilterdialog|cond3"
msgid "Contains"
msgstr "समाहित करता है"
@@ -23380,7 +22783,6 @@ msgid "Does not contain"
msgstr ""
#: standardfilterdialog.ui:398
-#, fuzzy
msgctxt "standardfilterdialog|cond3"
msgid "Begins with"
msgstr "इससे शुरू होता है"
@@ -23391,7 +22793,6 @@ msgid "Does not begin with"
msgstr ""
#: standardfilterdialog.ui:400
-#, fuzzy
msgctxt "standardfilterdialog|cond3"
msgid "Ends with"
msgstr "इससे समाप्त होता है"
@@ -23429,7 +22830,6 @@ msgid "Smallest %"
msgstr ""
#: standardfilterdialog.ui:432
-#, fuzzy
msgctxt "standardfilterdialog|cond4"
msgid "Contains"
msgstr "समाहित करता है"
@@ -23440,7 +22840,6 @@ msgid "Does not contain"
msgstr ""
#: standardfilterdialog.ui:434
-#, fuzzy
msgctxt "standardfilterdialog|cond4"
msgid "Begins with"
msgstr "इससे शुरू होता है"
@@ -23451,7 +22850,6 @@ msgid "Does not begin with"
msgstr ""
#: standardfilterdialog.ui:436
-#, fuzzy
msgctxt "standardfilterdialog|cond4"
msgid "Ends with"
msgstr "इससे समाप्त होता है"
@@ -23589,7 +22987,6 @@ msgid "Document: "
msgstr "दस्तावेज़ "
#: subtotaldialog.ui:8
-#, fuzzy
msgctxt "subtotaldialog|SubTotalDialog"
msgid "Subtotals"
msgstr "कुलयोग"
@@ -23623,13 +23020,11 @@ msgid "Sum"
msgstr "जोड़"
#: subtotalgrppage.ui:15
-#, fuzzy
msgctxt "subtotalgrppage|liststore1"
msgid "Count"
msgstr "गिनती"
#: subtotalgrppage.ui:18
-#, fuzzy
msgctxt "subtotalgrppage|liststore1"
msgid "Average"
msgstr "औसत"
@@ -23647,7 +23042,6 @@ msgid "Min"
msgstr "Min"
#: subtotalgrppage.ui:27
-#, fuzzy
msgctxt "subtotalgrppage|liststore1"
msgid "Product"
msgstr "उत्पाद"
@@ -23659,25 +23053,21 @@ msgid "Count (numbers only)"
msgstr "गिनती (केवल संख्या)"
#: subtotalgrppage.ui:33
-#, fuzzy
msgctxt "subtotalgrppage|liststore1"
msgid "StDev (Sample)"
msgstr "StDev (नमूना)"
#: subtotalgrppage.ui:36
-#, fuzzy
msgctxt "subtotalgrppage|liststore1"
msgid "StDevP (Population)"
msgstr "StDevP (जनसंख्या)"
#: subtotalgrppage.ui:39
-#, fuzzy
msgctxt "subtotalgrppage|liststore1"
msgid "Var (Sample)"
msgstr "Var (नमूना)"
#: subtotalgrppage.ui:42
-#, fuzzy
msgctxt "subtotalgrppage|liststore1"
msgid "VarP (Population)"
msgstr "VarP (जनसंख्या)"
@@ -23715,7 +23105,6 @@ msgid "Pre-_sort area according to groups"
msgstr ""
#: subtotaloptionspage.ui:95
-#, fuzzy
msgctxt "subtotaloptionspage|label1"
msgid "Groups"
msgstr "समूह"
@@ -23819,7 +23208,6 @@ msgid "Othe_r"
msgstr "अन्य"
#: textimportcsv.ui:403
-#, fuzzy
msgctxt "textimportcsv|inputother-atkobject"
msgid "Other"
msgstr "अन्य"
@@ -23939,7 +23327,6 @@ msgid "_Show references in color"
msgstr ""
#: tpviewpage.ui:162
-#, fuzzy
msgctxt "tpviewpage|label4"
msgid "Display"
msgstr "दिखाएँ"
@@ -23984,7 +23371,6 @@ msgid "_Grid lines:"
msgstr "जाल रेखा"
#: tpviewpage.ui:382
-#, fuzzy
msgctxt "tpviewpage|color_label"
msgid "_Color:"
msgstr "रंग (_C):"
@@ -24088,7 +23474,6 @@ msgid "S_ynchronize sheets"
msgstr ""
#: tpviewpage.ui:644
-#, fuzzy
msgctxt "tpviewpage|label3"
msgid "Zoom"
msgstr "छोटा-बड़ा करें"
@@ -24115,7 +23500,6 @@ msgid "Data"
msgstr "दिनांक"
#: ttestdialog.ui:254
-#, fuzzy
msgctxt "ttestdialog|groupedby-columns-radio"
msgid "Columns"
msgstr "स्तंभ"
@@ -24133,7 +23517,6 @@ msgid "Grouped by"
msgstr "इसके द्वारा समूहीकृत: "
#: ungroupdialog.ui:8
-#, fuzzy
msgctxt "ungroupdialog|UngroupDialog"
msgid "Ungroup"
msgstr "विसमूह"
@@ -24187,7 +23570,6 @@ msgid "Cell range"
msgstr ""
#: validationcriteriapage.ui:39
-#, fuzzy
msgctxt "validationcriteriapage|liststore1"
msgid "List"
msgstr "सूची"
@@ -24326,7 +23708,6 @@ msgid "_Input help:"
msgstr ""
#: validationhelptabpage.ui:132
-#, fuzzy
msgctxt "validationhelptabpage|label1"
msgid "Contents"
msgstr "सामग्री"
@@ -24391,7 +23772,6 @@ msgid "Data"
msgstr "दिनांक"
#: ztestdialog.ui:254
-#, fuzzy
msgctxt "ztestdialog|groupedby-columns-radio"
msgid "Columns"
msgstr "स्तंभ"
diff --git a/source/hi/scaddins/messages.po b/source/hi/scaddins/messages.po
index 3b75ff57598..9af9355ee5a 100644
--- a/source/hi/scaddins/messages.po
+++ b/source/hi/scaddins/messages.po
@@ -233,7 +233,6 @@ msgid "Returns the multinomial coefficient of a set of numbers"
msgstr "संख्या समूह का बहुपदीय गुणांक देता है"
#: analysis.hrc:102
-#, fuzzy
msgctxt "ANALYSIS_Multinomial"
msgid "Number"
msgstr "संख्या"
@@ -386,7 +385,6 @@ msgid ""
msgstr ""
#: analysis.hrc:156
-#, fuzzy
msgctxt "ANALYSIS_Gcd"
msgid "Number"
msgstr "संख्या"
@@ -404,7 +402,6 @@ msgid ""
msgstr ""
#: analysis.hrc:163
-#, fuzzy
msgctxt "ANALYSIS_Lcm"
msgid "Number"
msgstr "संख्या"
@@ -1080,7 +1077,6 @@ msgid "Returns the product of several complex numbers"
msgstr "अनेक जटिल संख्याओं का गुणनफल देता है"
#: analysis.hrc:430 /home/cl/vc/git/libo-core/scaddins/inc/analysis.hrc:432
-#, fuzzy
msgctxt "ANALYSIS_Improduct"
msgid "Complex number"
msgstr "जटिल संख्या"
diff --git a/source/hi/scp2/source/ooo.po b/source/hi/scp2/source/ooo.po
index 2c121cfaae3..070cf5913aa 100644
--- a/source/hi/scp2/source/ooo.po
+++ b/source/hi/scp2/source/ooo.po
@@ -764,7 +764,6 @@ msgid "Installs Catalan help in %PRODUCTNAME %PRODUCTVERSION"
msgstr "%PRODUCTNAME %PRODUCTVERSION में कैटालन मदद संस्थापित करता है"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_CA_VALENCIA\n"
@@ -2579,7 +2578,6 @@ msgid "Installs the Catalan user interface"
msgstr "कैटालन उपयोक्ता अंतरफलक संस्थापित करता है"
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_CA_VALENCIA\n"
@@ -4430,7 +4428,6 @@ msgid "Slovenian spelling dictionary, hyphenation rules, and thesaurus"
msgstr "स्लोवेनियाई वर्तनी शब्दकोश, समासन नियम और थिसारस"
#: module_ooo.ulf
-#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_NAME_MODULE_EXTENSION_DICTIONARY_SQ\n"
diff --git a/source/hi/sd/messages.po b/source/hi/sd/messages.po
index e86ae9b13aa..abbf06ed258 100644
--- a/source/hi/sd/messages.po
+++ b/source/hi/sd/messages.po
@@ -14,19 +14,16 @@ msgstr ""
"X-Generator: LibreOffice\n"
#: DocumentRenderer.hrc:29
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_CONTENT_CHOICES"
msgid "Slides"
msgstr "स्लाइड"
#: DocumentRenderer.hrc:30
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_CONTENT_CHOICES"
msgid "Handouts"
msgstr "परचा"
#: DocumentRenderer.hrc:31
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_CONTENT_CHOICES"
msgid "Notes"
msgstr "टिप्पणी"
@@ -91,67 +88,56 @@ msgid "Original colors"
msgstr "मौलिक रंग"
#: DocumentRenderer.hrc:55
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_QUALITY_CHOICES"
msgid "Grayscale"
msgstr "धूसर"
#: DocumentRenderer.hrc:56
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_QUALITY_CHOICES"
msgid "Black & white"
msgstr "काला व सफेद"
#: DocumentRenderer.hrc:61
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_PAGE_OPTIONS_CHOICES"
msgid "Original size"
msgstr "मूल आकार"
#: DocumentRenderer.hrc:62
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_PAGE_OPTIONS_CHOICES"
msgid "Fit to printable page"
msgstr "छापने योग्य पृष्ठ में बैठाएँ"
#: DocumentRenderer.hrc:63
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_PAGE_OPTIONS_CHOICES"
msgid "Distribute on multiple sheets of paper"
msgstr "कागज के बहुल शीट पर वितरित करें"
#: DocumentRenderer.hrc:64
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_PAGE_OPTIONS_CHOICES"
msgid "Tile sheet of paper with repeated slides"
msgstr "दुहराए गए स्लाइड के साथ कागज का शीट"
#: DocumentRenderer.hrc:69
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_PAGE_OPTIONS_CHOICES_DRAW"
msgid "Original size"
msgstr "मूल आकार"
#: DocumentRenderer.hrc:70
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_PAGE_OPTIONS_CHOICES_DRAW"
msgid "Fit to printable page"
msgstr "छापने योग्य पृष्ठ में बैठाएँ"
#: DocumentRenderer.hrc:71
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_PAGE_OPTIONS_CHOICES_DRAW"
msgid "Distribute on multiple sheets of paper"
msgstr "कागज के बहुल शीट पर वितरित करें"
#: DocumentRenderer.hrc:72
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_PAGE_OPTIONS_CHOICES_DRAW"
msgid "Tile sheet of paper with repeated pages"
msgstr "दुहराए गए पृष्ठों के साथ कागज का शीट"
#: DocumentRenderer.hrc:77
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_BROCHURE_INCLUDE_LIST"
msgid "All pages"
msgstr "सभी पृष्ठ"
@@ -205,7 +191,6 @@ msgid "Se~lection"
msgstr "चयन (~l)"
#: errhdl.hrc:29
-#, fuzzy
msgctxt "RID_SD_ERRHDL"
msgid "File format error found at $(ARG1)(row,col)."
msgstr "$(ARG1)(पंक्ति,स्तंभ) में फ़ाइल प्रारूप त्रुटि घटित हुई."
@@ -229,7 +214,6 @@ msgid "Hidden Styles"
msgstr "छिपी शैली"
#: family.hrc:31
-#, fuzzy
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Applied Styles"
msgstr "लागू शैली"
@@ -310,7 +294,6 @@ msgid "Slide Sorter"
msgstr "स्लाइड छाँटक"
#: strings.hrc:36
-#, fuzzy
msgctxt "STR_NORMAL_MODE"
msgid "Normal"
msgstr "सामान्य"
@@ -2075,13 +2058,11 @@ msgid "PresentationPageNumberShape"
msgstr ""
#: strings.hrc:385
-#, fuzzy
msgctxt "SID_SD_A11Y_D_PRESENTATION"
msgid "%PRODUCTNAME Presentation"
msgstr "%PRODUCTNAME प्रस्तुति"
#: strings.hrc:386
-#, fuzzy
msgctxt "SID_SD_A11Y_P_TITLE_N_STYLE"
msgid "Title"
msgstr "शीर्षक"
@@ -2093,19 +2074,16 @@ msgid "Outliner"
msgstr "रूपरेखा"
#: strings.hrc:388
-#, fuzzy
msgctxt "SID_SD_A11Y_P_SUBTITLE_N_STYLE"
msgid "Subtitle"
msgstr "उपशीर्षक"
#: strings.hrc:389
-#, fuzzy
msgctxt "SID_SD_A11Y_P_PAGE_N_STYLE"
msgid "Page"
msgstr "पृष्ठ"
#: strings.hrc:390
-#, fuzzy
msgctxt "SID_SD_A11Y_P_NOTES_N_STYLE"
msgid "Notes"
msgstr "टिप्पणी"
@@ -2122,13 +2100,11 @@ msgid "Unknown Accessible Presentation Shape"
msgstr ""
#: strings.hrc:393
-#, fuzzy
msgctxt "SID_SD_A11Y_P_FOOTER_N_STYLE"
msgid "Footer"
msgstr "पादिका"
#: strings.hrc:394
-#, fuzzy
msgctxt "SID_SD_A11Y_P_HEADER_N_STYLE"
msgid "Header"
msgstr "शीर्षिका"
@@ -2140,7 +2116,6 @@ msgid "Date"
msgstr "दिनांक"
#: strings.hrc:396
-#, fuzzy
msgctxt "SID_SD_A11Y_P_NUMBER_N_STYLE"
msgid "Number"
msgstr "संख्या"
@@ -2203,7 +2178,6 @@ msgid "Fill color:"
msgstr "पहला स्तंभ"
#: strings.hrc:408
-#, fuzzy
msgctxt "STR_CUSTOMANIMATION_STYLE_PROPERTY"
msgid "Style:"
msgstr "शैली:"
@@ -2221,7 +2195,6 @@ msgid "Font color:"
msgstr "पहला स्तंभ"
#: strings.hrc:411
-#, fuzzy
msgctxt "STR_CUSTOMANIMATION_FONT_SIZE_STYLE_PROPERTY"
msgid "Style:"
msgstr "शैली:"
@@ -2318,7 +2291,6 @@ msgid "Motion Paths: %1"
msgstr ""
#: strings.hrc:429
-#, fuzzy
msgctxt "STR_SLIDETRANSITION_NONE"
msgid "None"
msgstr "कोई नहीं"
@@ -2400,25 +2372,21 @@ msgid "%PRODUCTNAME %s"
msgstr "%PRODUCTNAME गणना"
#: strings.hrc:448
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_PRINT_GROUP"
msgid "Print"
msgstr "छापें"
#: strings.hrc:449
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_CONTENT"
msgid "Document"
msgstr "दस्तावेज़"
#: strings.hrc:450
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_SLIDESPERPAGE"
msgid "Slides per page"
msgstr "प्रति पृष्ठ स्लाइड"
#: strings.hrc:451
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_ORDER"
msgid "Order"
msgstr "क्रम"
@@ -2448,13 +2416,11 @@ msgid "~Date and time"
msgstr "दिनांक और समय"
#: strings.hrc:456
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_IS_PRINT_HIDDEN"
msgid "Hidden pages"
msgstr "छुपे पृष्ठ"
#: strings.hrc:457
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_QUALITY"
msgid "Color"
msgstr "रंग"
@@ -2466,7 +2432,6 @@ msgid "~Size"
msgstr "आकार"
#: strings.hrc:459
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_BROCHURE"
msgid "Brochure"
msgstr "ब्रोशर"
@@ -2478,7 +2443,6 @@ msgid "Page sides"
msgstr "पृष्ठ किनारा"
#: strings.hrc:461
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_BROCHURE_INCLUDE"
msgid "Include"
msgstr "शामिल करें"
@@ -2490,7 +2454,6 @@ msgid "~Use only paper tray from printer preferences"
msgstr "प्रिंटर वरीयता से केवल कागज की तश्तरी का उपयोग करें (~U)"
#: strings.hrc:463
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_PAGE_RANGE"
msgid "Print range"
msgstr "छपाई दायरा"
@@ -2516,7 +2479,6 @@ msgid "%PRODUCTNAME Draw has searched to the beginning of the document. Do you w
msgstr "%PRODUCTNAME इंप्रेस ने दस्तावेज़ की शुरूआत ढूंढी है. क्या आप अंत में जारी रखना चाहते हैं?"
#: strings.hrc:470
-#, fuzzy
msgctxt "STR_SD_NONE"
msgid "- None -"
msgstr "- कोई नहीं -"
@@ -2552,7 +2514,6 @@ msgid "_Strikethrough"
msgstr "आरपार काटना"
#: annotationmenu.ui:70
-#, fuzzy
msgctxt "annotationmenu|copy"
msgid "_Copy"
msgstr "नक़ल करें (_C)"
@@ -2658,7 +2619,6 @@ msgid "Decelerated end"
msgstr ""
#: customanimationeffecttab.ui:131
-#, fuzzy
msgctxt "customanimationeffecttab|label3"
msgid "Settings"
msgstr "सेटिंग"
@@ -2747,7 +2707,6 @@ msgid "Timing"
msgstr ""
#: customanimationproperties.ui:136
-#, fuzzy
msgctxt "customanimationproperties|textanim"
msgid "Text Animation"
msgstr "पाठ संजीवन"
@@ -2763,13 +2722,11 @@ msgid "Remove Effect"
msgstr ""
#: customanimationspanel.ui:121
-#, fuzzy
msgctxt "customanimationspanel|move_up|tooltip_text"
msgid "Move Up"
msgstr "ऊपर जाएँ"
#: customanimationspanel.ui:136
-#, fuzzy
msgctxt "customanimationspanel|move_down|tooltip_text"
msgid "Move Down"
msgstr "नीचे जाएँ"
@@ -2792,7 +2749,6 @@ msgid "Entrance"
msgstr ""
#: customanimationspanel.ui:194
-#, fuzzy
msgctxt "customanimationspanel|categorylb"
msgid "Emphasis"
msgstr "बलाघात"
@@ -2847,7 +2803,6 @@ msgid "After previous"
msgstr ""
#: customanimationspanel.ui:324
-#, fuzzy
msgctxt "customanimationspanel|more_properties|tooltip_text"
msgid "Options"
msgstr "विकल्प"
@@ -2901,13 +2856,11 @@ msgid "Remove Effect"
msgstr ""
#: customanimationspanelhorizontal.ui:124
-#, fuzzy
msgctxt "customanimationspanelhorizontal|move_up|tooltip_text"
msgid "Move Up"
msgstr "ऊपर जाएँ"
#: customanimationspanelhorizontal.ui:138
-#, fuzzy
msgctxt "customanimationspanelhorizontal|move_down|tooltip_text"
msgid "Move Down"
msgstr "नीचे जाएँ"
@@ -2951,7 +2904,6 @@ msgid "Entrance"
msgstr ""
#: customanimationspanelhorizontal.ui:261
-#, fuzzy
msgctxt "customanimationspanelhorizontal|categorylb"
msgid "Emphasis"
msgstr "बलाघात"
@@ -3125,7 +3077,6 @@ msgid "Start _effect on click of:"
msgstr ""
#: customanimationtimingtab.ui:228
-#, fuzzy
msgctxt "customanimationtimingtab|label11"
msgid "Trigger"
msgstr "ट्रिगर"
@@ -3200,7 +3151,6 @@ msgid "_Variable"
msgstr "चर"
#: dlgfield.ui:142
-#, fuzzy
msgctxt "dlgfield|label1"
msgid "Field Type"
msgstr "क्षेत्र वर्ग"
@@ -3240,7 +3190,6 @@ msgid "Max."
msgstr "Max"
#: dockinganimation.ui:149
-#, fuzzy
msgctxt "dockinganimation|duration|tooltip_text"
msgid "Duration"
msgstr "अवधि"
@@ -3292,7 +3241,6 @@ msgid "Bitmap object"
msgstr ""
#: dockinganimation.ui:340
-#, fuzzy
msgctxt "dockinganimation|alignmentft"
msgid "Alignment"
msgstr "संरेखण"
@@ -3316,13 +3264,11 @@ msgid "Bottom Left"
msgstr "नीचे बायीं ओर?"
#: dockinganimation.ui:358
-#, fuzzy
msgctxt "dockinganimation|alignment"
msgid "Top"
msgstr "ऊपर"
#: dockinganimation.ui:359
-#, fuzzy
msgctxt "dockinganimation|alignment"
msgid "Centered"
msgstr "केन्द्रित"
@@ -3368,7 +3314,6 @@ msgid "Apply Objects Individually"
msgstr ""
#: dockinganimation.ui:478
-#, fuzzy
msgctxt "dockinganimation|label3"
msgid "Number"
msgstr "संख्या"
@@ -3391,7 +3336,6 @@ msgid "Image"
msgstr "चित्र"
#: dockinganimation.ui:605
-#, fuzzy
msgctxt "dockinganimation|create"
msgid "Create"
msgstr "बनाएँ"
@@ -3427,7 +3371,6 @@ msgid "_Timing..."
msgstr "समय (~T)..."
#: effectmenu.ui:57
-#, fuzzy
msgctxt "effectmenu|remove"
msgid "_Remove"
msgstr "हटाएँ (_R)"
@@ -3469,7 +3412,6 @@ msgid "Italic"
msgstr "टेढ़ा"
#: fontstylemenu.ui:28
-#, fuzzy
msgctxt "fontstylemenu|underline"
msgid "Underlined"
msgstr "रेखांकित"
@@ -3486,7 +3428,6 @@ msgid "Appl_y to All"
msgstr ""
#: headerfooterdialog.ui:106
-#, fuzzy
msgctxt "headerfooterdialog|slides"
msgid "Slides"
msgstr "स्लाइड"
@@ -3532,13 +3473,11 @@ msgid "_Language:"
msgstr "भाषा (_L)"
#: headerfootertab.ui:247
-#, fuzzy
msgctxt "headerfootertab|language_label1"
msgid "_Format:"
msgstr "प्रारूप: (_F)"
#: headerfootertab.ui:292
-#, fuzzy
msgctxt "headerfootertab|footer_cb"
msgid "_Footer"
msgstr "पादिका (_F)"
@@ -3575,79 +3514,66 @@ msgid "Include on page"
msgstr ""
#: impressprinteroptions.ui:32
-#, fuzzy
msgctxt "impressprinteroptions|printname"
msgid "Slide name"
msgstr "स्लाइड नाम"
#: impressprinteroptions.ui:48
-#, fuzzy
msgctxt "impressprinteroptions|printdatetime"
msgid "Date and time"
msgstr "दिनांक और समय"
#: impressprinteroptions.ui:64
-#, fuzzy
msgctxt "impressprinteroptions|printhidden"
msgid "Hidden pages"
msgstr "छुपे पृष्ठ"
#: impressprinteroptions.ui:86
-#, fuzzy
msgctxt "impressprinteroptions|label4"
msgid "Contents"
msgstr "सामग्री"
#: impressprinteroptions.ui:119
-#, fuzzy
msgctxt "impressprinteroptions|originalcolors"
msgid "Original size"
msgstr "मूल आकार"
#: impressprinteroptions.ui:137
-#, fuzzy
msgctxt "impressprinteroptions|grayscale"
msgid "Grayscale"
msgstr "धूसर"
#: impressprinteroptions.ui:155
-#, fuzzy
msgctxt "impressprinteroptions|blackandwhite"
msgid "Black & white"
msgstr "काला व सफेद"
#: impressprinteroptions.ui:179
-#, fuzzy
msgctxt "impressprinteroptions|label5"
msgid "Color"
msgstr "रंग"
#: impressprinteroptions.ui:212
-#, fuzzy
msgctxt "impressprinteroptions|originalsize"
msgid "Original size"
msgstr "मूल आकार"
#: impressprinteroptions.ui:230
-#, fuzzy
msgctxt "impressprinteroptions|fittoprintable"
msgid "Fit to printable page"
msgstr "छापने योग्य पृष्ठ में बैठाएँ"
#: impressprinteroptions.ui:248
-#, fuzzy
msgctxt "impressprinteroptions|distributeonmultiple"
msgid "Distribute on multiple sheets of paper"
msgstr "कागज के बहुल शीट पर वितरित करें"
#: impressprinteroptions.ui:266
-#, fuzzy
msgctxt "impressprinteroptions|tilesheet"
msgid "Tile sheet of paper with repeated slides"
msgstr "दुहराए गए स्लाइड के साथ कागज का शीट"
#: impressprinteroptions.ui:290
-#, fuzzy
msgctxt "impressprinteroptions|label6"
msgid "Size"
msgstr "आकार"
@@ -3658,13 +3584,11 @@ msgid "Insert Slides"
msgstr "स्लाइड जोड़ें"
#: insertslides.ui:92
-#, fuzzy
msgctxt "insertslides|before"
msgid "_Before"
msgstr "पहले (_B)"
#: insertslides.ui:111
-#, fuzzy
msgctxt "insertslides|after"
msgid "A_fter"
msgstr "बाद (_f)"
@@ -3676,7 +3600,6 @@ msgid "Position"
msgstr "स्थिति"
#: interactiondialog.ui:8
-#, fuzzy
msgctxt "interactiondialog|InteractionDialog"
msgid "Interaction"
msgstr "अंतःक्रिया"
@@ -3693,7 +3616,6 @@ msgid "Target:"
msgstr "लक्ष्य"
#: interactionpage.ui:143
-#, fuzzy
msgctxt "interactionpage|label1"
msgid "Interaction"
msgstr "अंतःक्रिया"
@@ -3746,7 +3668,6 @@ msgid "_Date/time"
msgstr "दिनांक व समय (_D)"
#: masterlayoutdlg.ui:124
-#, fuzzy
msgctxt "masterlayoutdlg|footer"
msgid "_Footer"
msgstr "पादिका (_F)"
@@ -3793,7 +3714,6 @@ msgid "Show S_mall Preview"
msgstr "छोटा पूर्वावलोकन दिखाएँ (~m)"
#: navigatorpanel.ui:22
-#, fuzzy
msgctxt "navigatorpanel|documents|tooltip_text"
msgid "Document"
msgstr "दस्तावेज़"
@@ -3816,7 +3736,6 @@ msgid "Previous Slide"
msgstr ""
#: navigatorpanel.ui:84
-#, fuzzy
msgctxt "navigatorpanel|next|tooltip_text"
msgid "Next Slide"
msgstr "अगली स्लाइड"
@@ -3840,7 +3759,6 @@ msgid "Show Shapes"
msgstr "तीर आकार"
#: notebookbar.ui:340
-#, fuzzy
msgctxt "notebookbar|FileLabel"
msgid "File"
msgstr "फ़ाइल"
@@ -3858,7 +3776,6 @@ msgid "Bullets and Numbering"
msgstr "बुल्लेट और क्रमांकण"
#: notebookbar.ui:961
-#, fuzzy
msgctxt "notebookbar|indent|tooltip_text"
msgid "Indent"
msgstr "हाशिया"
@@ -3870,7 +3787,6 @@ msgid "Increase Indent"
msgstr "हाशिया बढ़ायें"
#: notebookbar.ui:984
-#, fuzzy
msgctxt "notebookbar|decreaseindent|tooltip_text"
msgid "Decrease Indent"
msgstr "हाशिया घटायें"
@@ -3881,7 +3797,6 @@ msgid "Horizontal Alignment"
msgstr ""
#: notebookbar.ui:1497
-#, fuzzy
msgctxt "notebookbar|ImpressLabel"
msgid "Home"
msgstr "घर"
@@ -3892,7 +3807,6 @@ msgid "Insert Audio or Video"
msgstr ""
#: notebookbar.ui:1935
-#, fuzzy
msgctxt "notebookbar|InsertSymbol"
msgid "Symbol"
msgstr "प्रतीक"
@@ -3928,7 +3842,6 @@ msgid "Auto Spellcheck"
msgstr "स्वतः हिज्जे जाँच"
#: notebookbar.ui:2354
-#, fuzzy
msgctxt "notebookbar|ReviewLabel"
msgid "Review"
msgstr "समीक्षा"
@@ -3940,13 +3853,11 @@ msgid "Grid"
msgstr "जाली"
#: notebookbar.ui:2737
-#, fuzzy
msgctxt "notebookbar|ViewLabel"
msgid "View"
msgstr "दृश्य"
#: notebookbar.ui:2757
-#, fuzzy
msgctxt "notebookbar|TableLabel"
msgid "Table"
msgstr "सारणी"
@@ -3968,7 +3879,6 @@ msgid "Menubar"
msgstr ""
#: notebookbar_groupedbar_compact.ui:2575
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|fileb"
msgid "_File"
msgstr "फ़ाइल (_F)"
@@ -3992,7 +3902,6 @@ msgid "S_lide"
msgstr "स्लाइड"
#: notebookbar_groupedbar_compact.ui:3163
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|insertText"
msgid "_Insert"
msgstr "जोड़ें (_I)"
@@ -4036,7 +3945,6 @@ msgid "_Paragraph"
msgstr "अनुच्छेद"
#: notebookbar_groupedbar_compact.ui:4492
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|insertTextO"
msgid "_Insert"
msgstr "जोड़ें (_I)"
@@ -4082,7 +3990,6 @@ msgid "Grou_p"
msgstr "समूह"
#: notebookbar_groupedbar_compact.ui:6694
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|GridO"
msgid "_Grid"
msgstr "जाली (_G)"
@@ -4106,7 +4013,6 @@ msgstr "रंग"
#: notebookbar_groupedbar_compact.ui:7596
#: /home/cl/vc/git/libo-core/sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:8350
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|GridB"
msgid "_Grid"
msgstr "जाली (_G)"
@@ -4136,7 +4042,6 @@ msgid "_Master Page"
msgstr "मुख्य पृष्ठ"
#: notebookbar_groupedbar_compact.ui:8808
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|insertTextb"
msgid "_Insert"
msgstr "जोड़ें (_I)"
@@ -4170,13 +4075,11 @@ msgid "Menubar"
msgstr ""
#: notebookbar_groupedbar_full.ui:2541
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|Quotation2"
msgid "Quotation"
msgstr "उद्धरण"
#: notebookbar_groupedbar_full.ui:3227
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|fileb"
msgid "_File"
msgstr "फ़ाइल (_F)"
@@ -4200,7 +4103,6 @@ msgid "S_lide"
msgstr "स्लाइड"
#: notebookbar_groupedbar_full.ui:3956
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|insertText"
msgid "_Insert"
msgstr "जोड़ें (_I)"
@@ -4254,7 +4156,6 @@ msgid "_Paragraph"
msgstr "अनुच्छेद"
#: notebookbar_groupedbar_full.ui:5894
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|insertTextt"
msgid "_Insert"
msgstr "जोड़ें (_I)"
@@ -4302,7 +4203,6 @@ msgstr "संपादन (~E)"
#: notebookbar_groupedbar_full.ui:8677
#: /home/cl/vc/git/libo-core/sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:9941
#: /home/cl/vc/git/libo-core/sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:11368
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|GridDrawB"
msgid "_Grid"
msgstr "जाली (_G)"
@@ -4361,7 +4261,6 @@ msgid "_Master Page"
msgstr "मुख्य पृष्ठ"
#: notebookbar_groupedbar_full.ui:11912
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|insertTextm"
msgid "_Insert"
msgstr "जोड़ें (_I)"
@@ -4402,7 +4301,6 @@ msgid "Blank"
msgstr "खाली"
#: notebookbar_groups.ui:57
-#, fuzzy
msgctxt "notebookbar_groups|layout02"
msgid "Title Slide"
msgstr "शीर्षक स्लाइड"
@@ -4414,13 +4312,11 @@ msgid "Title, Text"
msgstr "शीर्षक पाठ"
#: notebookbar_groups.ui:73
-#, fuzzy
msgctxt "notebookbar_groups|layout04"
msgid "Title, Content"
msgstr "शीर्षक, अंतर्वस्तु"
#: notebookbar_groups.ui:81
-#, fuzzy
msgctxt "notebookbar_groups|layout05"
msgid "Centered Text"
msgstr "केंद्रित पाठ"
@@ -4432,13 +4328,11 @@ msgid "Hyperlink"
msgstr "हाइपरलिंक"
#: notebookbar_groups.ui:118
-#, fuzzy
msgctxt "notebookbar_groups|footnote"
msgid "Footnote"
msgstr "पाद टीका"
#: notebookbar_groups.ui:127
-#, fuzzy
msgctxt "notebookbar_groups|endnote"
msgid "Endnote"
msgstr "अंत टीका"
@@ -4466,7 +4360,6 @@ msgid "Master 2"
msgstr ""
#: notebookbar_groups.ui:257
-#, fuzzy
msgctxt "notebookbar_groups|shapestyledefault"
msgid "Default"
msgstr "तयशुदा"
@@ -4495,7 +4388,6 @@ msgid "Title 2"
msgstr "शीर्षक2"
#: notebookbar_groups.ui:489
-#, fuzzy
msgctxt "notebookbar_groups|filegrouplabel"
msgid "File"
msgstr "फ़ाइल"
@@ -4507,7 +4399,6 @@ msgid "Clipboard"
msgstr "क्लिपबोर्ड"
#: notebookbar_groups.ui:688
-#, fuzzy
msgctxt "notebookbar_groups|shapestyleb"
msgid "Style"
msgstr "शैली"
@@ -4523,7 +4414,6 @@ msgid " "
msgstr ""
#: notebookbar_groups.ui:1201
-#, fuzzy
msgctxt "notebookbar_groups|formatgrouplabel"
msgid "Text"
msgstr "पाठ"
@@ -4541,7 +4431,6 @@ msgid "Master"
msgstr "मास्टर (~M)"
#: notebookbar_groups.ui:1293
-#, fuzzy
msgctxt "notebookbar_groups|layoutb"
msgid "Layout"
msgstr "ख़ाका"
@@ -4559,13 +4448,11 @@ msgid "Transition"
msgstr "विनिमय"
#: notebookbar_groups.ui:1386
-#, fuzzy
msgctxt "notebookbar_groups|slidegrouplabel"
msgid "Slide"
msgstr "स्लाइड"
#: notebookbar_groups.ui:1460
-#, fuzzy
msgctxt "notebookbar_groups|shapesb"
msgid "Shapes"
msgstr "आकार"
@@ -4583,19 +4470,16 @@ msgid "Insert"
msgstr "जोड़ें"
#: notebookbar_groups.ui:1620
-#, fuzzy
msgctxt "notebookbar_groups|imagestyleb"
msgid "Style"
msgstr "शैली"
#: notebookbar_groups.ui:1659
-#, fuzzy
msgctxt "notebookbar_groups|resetb"
msgid "Reset"
msgstr "फिर सेट करें"
#: notebookbar_groups.ui:1703
-#, fuzzy
msgctxt "notebookbar_groups|wrapb"
msgid "Wrap"
msgstr "लपेटें"
@@ -4613,37 +4497,31 @@ msgid "Image"
msgstr "चित्र"
#: notebookbar_groups.ui:1818
-#, fuzzy
msgctxt "notebookbar_groups|wrapoff"
msgid "None"
msgstr "कोई नहीं"
#: notebookbar_groups.ui:1827
-#, fuzzy
msgctxt "notebookbar_groups|wrapideal"
msgid "Optimal"
msgstr "अनुकूलतम"
#: notebookbar_groups.ui:1836
-#, fuzzy
msgctxt "notebookbar_groups|wrapon"
msgid "Parallel"
msgstr "समान्तर"
#: notebookbar_groups.ui:1845
-#, fuzzy
msgctxt "notebookbar_groups|wrapleft"
msgid "Before"
msgstr "पहले"
#: notebookbar_groups.ui:1854
-#, fuzzy
msgctxt "notebookbar_groups|wrapright"
msgid "After"
msgstr "बाद"
#: notebookbar_groups.ui:1863
-#, fuzzy
msgctxt "notebookbar_groups|wrapthrough"
msgid "Through"
msgstr "इससे होकर"
@@ -4683,7 +4561,6 @@ msgid "Start with _Template Selection"
msgstr ""
#: optimpressgeneralpage.ui:134
-#, fuzzy
msgctxt "optimpressgeneralpage|newdoclbl"
msgid "New Document"
msgstr "नया दस्तावेज़"
@@ -4720,7 +4597,6 @@ msgid "Use background cache"
msgstr ""
#: optimpressgeneralpage.ui:315
-#, fuzzy
msgctxt "optimpressgeneralpage|label4"
msgid "Settings"
msgstr "सेटिंग"
@@ -4736,7 +4612,6 @@ msgid "Enable Presenter Console"
msgstr ""
#: optimpressgeneralpage.ui:386
-#, fuzzy
msgctxt "optimpressgeneralpage|label7"
msgid "Presentation"
msgstr "प्रस्तुति"
@@ -5016,7 +4891,6 @@ msgid "H_idden pages"
msgstr "छुपे पृष्ठ"
#: prntopts.ui:111
-#, fuzzy
msgctxt "prntopts|printlbl"
msgid "Print"
msgstr "छापें"
@@ -5068,19 +4942,16 @@ msgid "Page Options"
msgstr "छवि विकल्प"
#: prntopts.ui:339
-#, fuzzy
msgctxt "prntopts|drawingcb"
msgid "Drawing"
msgstr "रेखाचित्र"
#: prntopts.ui:355
-#, fuzzy
msgctxt "prntopts|notecb"
msgid "Notes"
msgstr "टिप्पणी"
#: prntopts.ui:371
-#, fuzzy
msgctxt "prntopts|handoutcb"
msgid "Handouts"
msgstr "परचा"
@@ -5116,7 +4987,6 @@ msgid "Black & _white"
msgstr "काला व सफेद"
#: prntopts.ui:501
-#, fuzzy
msgctxt "prntopts|label2"
msgid "Quality"
msgstr "गुणवत्ता"
@@ -5311,7 +5181,6 @@ msgid "Export _hidden slides"
msgstr ""
#: publishingdialog.ui:1096
-#, fuzzy
msgctxt "publishingdialog|effectsLabel"
msgid "Effects"
msgstr "प्रभाव"
@@ -5350,7 +5219,6 @@ msgid "Information for the Title Page"
msgstr ""
#: publishingdialog.ui:1304
-#, fuzzy
msgctxt "publishingdialog|textOnlyCheckbutton"
msgid "_Text only"
msgstr "केवल पाठ (_T)"
@@ -5394,7 +5262,6 @@ msgid "Hyper_link"
msgstr "हाइपरलिंक"
#: publishingdialog.ui:1495
-#, fuzzy
msgctxt "publishingdialog|textButton"
msgid "Text"
msgstr "पाठ"
@@ -5465,13 +5332,11 @@ msgid "Two Spins"
msgstr "दो स्पिन"
#: rotatemenu.ui:50
-#, fuzzy
msgctxt "rotatemenu|clockwise"
msgid "Clockwise"
msgstr "दक्षिणावर्त"
#: rotatemenu.ui:58
-#, fuzzy
msgctxt "rotatemenu|counterclock"
msgid "Counter-clockwise"
msgstr "वामावर्त"
@@ -5501,13 +5366,11 @@ msgid "Extra Large"
msgstr "ज्यादा बड़ा"
#: scalemenu.ui:50
-#, fuzzy
msgctxt "scalemenu|hori"
msgid "Horizontal"
msgstr "क्षैतिज"
#: scalemenu.ui:58
-#, fuzzy
msgctxt "scalemenu|vert"
msgid "Vertical"
msgstr "लम्बवत"
@@ -5540,13 +5403,11 @@ msgid "_Contour of each individual object"
msgstr ""
#: sdviewpage.ui:96
-#, fuzzy
msgctxt "sdviewpage|label1"
msgid "Display"
msgstr "दिखाएँ"
#: sidebarslidebackground.ui:31
-#, fuzzy
msgctxt "sidebarslidebackground|label2"
msgid "_Format:"
msgstr "प्रारूप: (_F)"
@@ -5558,7 +5419,6 @@ msgid "Background:"
msgstr "पृष्ठभूमि"
#: sidebarslidebackground.ui:57
-#, fuzzy
msgctxt "sidebarslidebackground|orientation"
msgid "Landscape"
msgstr "भूदृश्य"
@@ -5596,13 +5456,11 @@ msgid "Master View"
msgstr ""
#: sidebarslidebackground.ui:226
-#, fuzzy
msgctxt "sidebarslidebackground|closemasterslide"
msgid "Close Master View"
msgstr "मास्टर दृश्य बंद करें"
#: sidebarslidebackground.ui:248
-#, fuzzy
msgctxt "sidebarslidebackground|marginLB"
msgid "None"
msgstr "कोई नहीं"
@@ -5613,7 +5471,6 @@ msgid "Narrow"
msgstr ""
#: sidebarslidebackground.ui:250
-#, fuzzy
msgctxt "sidebarslidebackground|marginLB"
msgid "Moderate"
msgstr "उदार"
@@ -5645,7 +5502,6 @@ msgid "Margin:"
msgstr ""
#: sidebarslidebackground.ui:277
-#, fuzzy
msgctxt "sidebarslidebackground|customlabel"
msgid "Custom"
msgstr "मनपसंद"
@@ -5810,7 +5666,6 @@ msgid "Stop previous sound"
msgstr "(पिछली ध्वनि बंद करें)"
#: slidetransitionspanel.ui:113
-#, fuzzy
msgctxt "slidetransitionspanel|sound_list"
msgid "Other sound..."
msgstr "अन्य ध्वनि..."
@@ -5896,7 +5751,6 @@ msgid "Stop previous sound"
msgstr "(पिछली ध्वनि बंद करें)"
#: slidetransitionspanelhorizontal.ui:118
-#, fuzzy
msgctxt "slidetransitionspanelhorizontal|sound_list"
msgid "Other sound..."
msgstr "अन्य ध्वनि..."
@@ -6009,7 +5863,6 @@ msgid "_Standard"
msgstr "मानक"
#: templatedialog.ui:119
-#, fuzzy
msgctxt "templatedialog|organizer"
msgid "Organizer"
msgstr "व्यवस्थापक"
@@ -6021,7 +5874,6 @@ msgid "Line"
msgstr "रेखा"
#: templatedialog.ui:164
-#, fuzzy
msgctxt "templatedialog|area"
msgid "Area"
msgstr "क्षेत्र"
@@ -6033,37 +5885,31 @@ msgid "Shadowing"
msgstr "छायांकन"
#: templatedialog.ui:210
-#, fuzzy
msgctxt "templatedialog|transparency"
msgid "Transparency"
msgstr "पारदर्शिता"
#: templatedialog.ui:233
-#, fuzzy
msgctxt "templatedialog|font"
msgid "Font"
msgstr "फ़ॉन्ट"
#: templatedialog.ui:256
-#, fuzzy
msgctxt "templatedialog|fonteffect"
msgid "Font Effects"
msgstr "फ़ॉन्ट प्रभाव"
#: templatedialog.ui:279
-#, fuzzy
msgctxt "templatedialog|indents"
msgid "Indents & Spacing"
msgstr "हाशिया व अंतरण"
#: templatedialog.ui:302
-#, fuzzy
msgctxt "templatedialog|text"
msgid "Text"
msgstr "पाठ"
#: templatedialog.ui:325
-#, fuzzy
msgctxt "templatedialog|animation"
msgid "Text Animation"
msgstr "पाठ संजीवन"
@@ -6081,19 +5927,16 @@ msgid "Connector"
msgstr "कनेक्टर"
#: templatedialog.ui:394
-#, fuzzy
msgctxt "templatedialog|alignment"
msgid "Alignment"
msgstr "संरेखण"
#: templatedialog.ui:417
-#, fuzzy
msgctxt "templatedialog|asiantypo"
msgid "Asian Typography"
msgstr "एशियाई टाइपोग्राफी"
#: templatedialog.ui:440
-#, fuzzy
msgctxt "templatedialog|tabs"
msgid "Tabs"
msgstr "टैब्स"
@@ -6133,13 +5976,11 @@ msgid "Bullets and Numbering"
msgstr "बुल्लेट और क्रमांकण"
#: bulletsandnumbering.ui:67
-#, fuzzy
msgctxt "bulletsandnumbering|reset"
msgid "Reset"
msgstr "फिर सेट करें"
#: bulletsandnumbering.ui:105
-#, fuzzy
msgctxt "bulletsandnumbering|bullets"
msgid "Bullets"
msgstr "बुल्लेट"
@@ -6189,7 +6030,6 @@ msgid "Values from Selection"
msgstr "चुने हुए में से मान"
#: copydlg.ui:162
-#, fuzzy
msgctxt "copydlg|viewdata-atkobject"
msgid "Values from Selection"
msgstr "चुने हुए में से मान"
@@ -6252,7 +6092,6 @@ msgid "Colors"
msgstr "रंग"
#: crossfadedialog.ui:15
-#, fuzzy
msgctxt "crossfadedialog|CrossFadeDialog"
msgid "Cross-fading"
msgstr "आरा-फेडिंग"
@@ -6274,7 +6113,6 @@ msgid "Increments:"
msgstr ""
#: crossfadedialog.ui:166
-#, fuzzy
msgctxt "crossfadedialog|label1"
msgid "Settings"
msgstr "सेटिंग"
@@ -6320,7 +6158,6 @@ msgid "Type"
msgstr "वर्ग"
#: drawchardialog.ui:8
-#, fuzzy
msgctxt "drawchardialog|DrawCharDialog"
msgid "Character"
msgstr "वर्ण"
@@ -6332,7 +6169,6 @@ msgid "Fonts"
msgstr "फ़ॉन्ट"
#: drawchardialog.ui:127
-#, fuzzy
msgctxt "drawchardialog|RID_SVXPAGE_CHAR_EFFECTS"
msgid "Font Effects"
msgstr "फ़ॉन्ट प्रभाव"
@@ -6354,49 +6190,41 @@ msgid "Page Setup"
msgstr ""
#: drawpagedialog.ui:105
-#, fuzzy
msgctxt "drawpagedialog|RID_SVXPAGE_PAGE"
msgid "Page"
msgstr "पृष्ठ"
#: drawpagedialog.ui:127
-#, fuzzy
msgctxt "drawpagedialog|RID_SVXPAGE_AREA"
msgid "Background"
msgstr "पृष्ठभूमि"
#: drawpagedialog.ui:150
-#, fuzzy
msgctxt "drawpagedialog|RID_SVXPAGE_TRANSPARENCE"
msgid "Transparency"
msgstr "पारदर्शिता"
#: drawparadialog.ui:8
-#, fuzzy
msgctxt "drawparadialog|DrawParagraphPropertiesDialog"
msgid "Paragraph"
msgstr "अनुच्छेद"
#: drawparadialog.ui:105
-#, fuzzy
msgctxt "drawparadialog|labelTP_PARA_STD"
msgid "Indents & Spacing"
msgstr "हाशिया व अंतरण"
#: drawparadialog.ui:127
-#, fuzzy
msgctxt "drawparadialog|labelTP_PARA_ASIAN"
msgid "Asian Typography"
msgstr "एशियाई टाइपोग्राफी"
#: drawparadialog.ui:150
-#, fuzzy
msgctxt "drawparadialog|labelTP_TABULATOR"
msgid "Tabs"
msgstr "टैब्स"
#: drawparadialog.ui:173
-#, fuzzy
msgctxt "drawparadialog|labelTP_PARA_ALIGN"
msgid "Alignment"
msgstr "संरेखण"
@@ -6408,73 +6236,61 @@ msgid "Numbering"
msgstr "क्रमांकन"
#: drawprinteroptions.ui:32
-#, fuzzy
msgctxt "drawprinteroptions|printname"
msgid "Page name"
msgstr "पृष्ठ नाम"
#: drawprinteroptions.ui:48
-#, fuzzy
msgctxt "drawprinteroptions|printdatetime"
msgid "Date and time"
msgstr "दिनांक और समय"
#: drawprinteroptions.ui:70
-#, fuzzy
msgctxt "drawprinteroptions|label4"
msgid "Contents"
msgstr "सामग्री"
#: drawprinteroptions.ui:103
-#, fuzzy
msgctxt "drawprinteroptions|originalcolors"
msgid "Original size"
msgstr "मूल आकार"
#: drawprinteroptions.ui:121
-#, fuzzy
msgctxt "drawprinteroptions|grayscale"
msgid "Grayscale"
msgstr "धूसर"
#: drawprinteroptions.ui:139
-#, fuzzy
msgctxt "drawprinteroptions|blackandwhite"
msgid "Black & white"
msgstr "काला व सफेद"
#: drawprinteroptions.ui:163
-#, fuzzy
msgctxt "drawprinteroptions|label5"
msgid "Color"
msgstr "रंग"
#: drawprinteroptions.ui:196
-#, fuzzy
msgctxt "drawprinteroptions|originalsize"
msgid "Original size"
msgstr "मूल आकार"
#: drawprinteroptions.ui:214
-#, fuzzy
msgctxt "drawprinteroptions|fittoprintable"
msgid "Fit to printable page"
msgstr "छापने योग्य पृष्ठ में बैठाएँ"
#: drawprinteroptions.ui:232
-#, fuzzy
msgctxt "drawprinteroptions|distributeonmultiple"
msgid "Distribute on multiple sheets of paper"
msgstr "कागज के बहुल शीट पर वितरित करें"
#: drawprinteroptions.ui:250
-#, fuzzy
msgctxt "drawprinteroptions|tilesheet"
msgid "Tile sheet of paper with repeated pages"
msgstr "दुहराए गए पृष्ठों के साथ कागज का शीट"
#: drawprinteroptions.ui:274
-#, fuzzy
msgctxt "drawprinteroptions|label6"
msgid "Size"
msgstr "आकार"
@@ -6491,49 +6307,41 @@ msgid "Line"
msgstr "रेखा"
#: drawprtldialog.ui:127
-#, fuzzy
msgctxt "drawprtldialog|RID_SVXPAGE_AREA"
msgid "Area"
msgstr "क्षेत्र"
#: drawprtldialog.ui:150
-#, fuzzy
msgctxt "drawprtldialog|RID_SVXPAGE_SHADOW"
msgid "Shadow"
msgstr "छाया"
#: drawprtldialog.ui:173
-#, fuzzy
msgctxt "drawprtldialog|RID_SVXPAGE_TRANSPARENCE"
msgid "Transparency"
msgstr "पारदर्शिता"
#: drawprtldialog.ui:196
-#, fuzzy
msgctxt "drawprtldialog|RID_SVXPAGE_CHAR_NAME"
msgid "Font"
msgstr "फ़ॉन्ट"
#: drawprtldialog.ui:219
-#, fuzzy
msgctxt "drawprtldialog|RID_SVXPAGE_CHAR_EFFECTS"
msgid "Font Effects"
msgstr "फ़ॉन्ट प्रभाव"
#: drawprtldialog.ui:242
-#, fuzzy
msgctxt "drawprtldialog|RID_SVXPAGE_STD_PARAGRAPH"
msgid "Indents & Spacing"
msgstr "हाशिया व अंतरण"
#: drawprtldialog.ui:265
-#, fuzzy
msgctxt "drawprtldialog|RID_SVXPAGE_TEXTATTR"
msgid "Text"
msgstr "पाठ"
#: drawprtldialog.ui:288
-#, fuzzy
msgctxt "drawprtldialog|RID_SVXPAGE_PICK_BULLET"
msgid "Bullets"
msgstr "बुल्लेट"
@@ -6557,19 +6365,16 @@ msgid "Customize"
msgstr "पंसदीदा"
#: drawprtldialog.ui:380
-#, fuzzy
msgctxt "drawprtldialog|RID_SVXPAGE_ALIGN_PARAGRAPH"
msgid "Alignment"
msgstr "संरेखण"
#: drawprtldialog.ui:403
-#, fuzzy
msgctxt "drawprtldialog|RID_SVXPAGE_PARA_ASIAN"
msgid "Asian Typography"
msgstr "एशियाई टाइपोग्राफी"
#: drawprtldialog.ui:426
-#, fuzzy
msgctxt "drawprtldialog|RID_SVXPAGE_TABULATOR"
msgid "Tabs"
msgstr "टैब्स"
@@ -6596,7 +6401,6 @@ msgid "_Title"
msgstr "शीर्षक (_T)"
#: insertlayer.ui:197
-#, fuzzy
msgctxt "insertlayer|description"
msgid "_Description"
msgstr "विवरण (_D)"
@@ -6627,7 +6431,6 @@ msgid "Delete unused backg_rounds"
msgstr ""
#: insertslidesdialog.ui:98
-#, fuzzy
msgctxt "insertslidesdialog|links"
msgid "_Link"
msgstr "लिंक (_L)"
@@ -6638,13 +6441,11 @@ msgid "Name HTML Design"
msgstr ""
#: paranumberingtab.ui:30
-#, fuzzy
msgctxt "paranumberingtab|checkbuttonCB_NEW_START"
msgid "R_estart at this paragraph"
msgstr "इस अनुच्छेद से पुनः प्रारंभ करें (_e)"
#: paranumberingtab.ui:60
-#, fuzzy
msgctxt "paranumberingtab|checkbuttonCB_NUMBER_NEW_START"
msgid "S_tart with:"
msgstr "इससे आरंभ करें (_t):"
@@ -6714,7 +6515,6 @@ msgid "Convert to Polygon"
msgstr "%1 को बहुभुज क्षेत्र में बदलें"
#: vectorize.ui:72
-#, fuzzy
msgctxt "vectorize|preview"
msgid "Preview"
msgstr "पूर्वावलोकन"
diff --git a/source/hi/sfx2/messages.po b/source/hi/sfx2/messages.po
index e14dec1a39f..0817901bf11 100644
--- a/source/hi/sfx2/messages.po
+++ b/source/hi/sfx2/messages.po
@@ -29,7 +29,6 @@ msgid "Save ~As..."
msgstr "सहेजें जैसे (~A)..."
#: strings.hrc:28
-#, fuzzy
msgctxt "STR_SAVEACOPY"
msgid "Save a Copy..."
msgstr "नक़ल सहेजें..."
@@ -40,7 +39,6 @@ msgid "~Close"
msgstr "बन्द करें (~C)"
#: strings.hrc:30
-#, fuzzy
msgctxt "STR_OPEN"
msgid "Open"
msgstr "खोलें"
@@ -62,13 +60,11 @@ msgid "Reset Default"
msgstr ""
#: strings.hrc:34
-#, fuzzy
msgctxt "STR_DELETE"
msgid "Delete"
msgstr "मिटाएँ"
#: strings.hrc:35
-#, fuzzy
msgctxt "STR_RENAME"
msgid "Rename"
msgstr "नाम बदलें"
@@ -196,7 +192,6 @@ msgid "~Keep Old Styles"
msgstr "पुरानी शैली बनाए रखें (~K)"
#: strings.hrc:59
-#, fuzzy
msgctxt "STR_ACTION_REFRESH"
msgid "Refresh"
msgstr "ताज़ा करें"
@@ -442,25 +437,21 @@ msgid "\"$(ARG1)\" is not an absolute URL that can be passed to an external appl
msgstr "\"$(ARG1)\" एक आत्यंतिक URL नहीं है जो किसी बाहरी अनुप्रयोग से गुजारा जाता है ताकि इसे खोला जा सके."
#: strings.hrc:107
-#, fuzzy
msgctxt "STR_GID_INTERN"
msgid "Internal"
msgstr "भीतरी"
#: strings.hrc:108
-#, fuzzy
msgctxt "STR_GID_APPLICATION"
msgid "Application"
msgstr "अनुप्रयोग"
#: strings.hrc:109
-#, fuzzy
msgctxt "STR_GID_VIEW"
msgid "View"
msgstr "दृश्य"
#: strings.hrc:110
-#, fuzzy
msgctxt "STR_GID_DOCUMENT"
msgid "Documents"
msgstr "दस्तावेज़"
@@ -472,19 +463,16 @@ msgid "Edit"
msgstr "संपादन"
#: strings.hrc:112
-#, fuzzy
msgctxt "STR_GID_MACRO"
msgid "BASIC"
msgstr "बेसिक"
#: strings.hrc:113
-#, fuzzy
msgctxt "STR_GID_OPTIONS"
msgid "Options"
msgstr "विकल्प"
#: strings.hrc:114
-#, fuzzy
msgctxt "STR_GID_MATH"
msgid "Math"
msgstr "गणित"
@@ -514,7 +502,6 @@ msgid "Templates"
msgstr "नमूना"
#: strings.hrc:119
-#, fuzzy
msgctxt "STR_GID_TEXT"
msgid "Text"
msgstr "पाठ"
@@ -532,7 +519,6 @@ msgid "Image"
msgstr "चित्र"
#: strings.hrc:122
-#, fuzzy
msgctxt "STR_GID_TABLE"
msgid "Table"
msgstr "सारणी"
@@ -544,13 +530,11 @@ msgid "Numbering"
msgstr "क्रमांकन"
#: strings.hrc:124
-#, fuzzy
msgctxt "STR_GID_DATA"
msgid "Data"
msgstr "आँकड़ा"
#: strings.hrc:125
-#, fuzzy
msgctxt "STR_GID_SPECIAL"
msgid "Special Functions"
msgstr "विशेष प्रकार्य"
@@ -562,13 +546,11 @@ msgid "Image"
msgstr "चित्र"
#: strings.hrc:127
-#, fuzzy
msgctxt "STR_GID_CHART"
msgid "Chart"
msgstr "चार्ट"
#: strings.hrc:128
-#, fuzzy
msgctxt "STR_GID_EXPLORER"
msgid "Explorer"
msgstr "एक्सप्लोरर"
@@ -580,19 +562,16 @@ msgid "Connector"
msgstr "संबंधक"
#: strings.hrc:130
-#, fuzzy
msgctxt "STR_GID_MODIFY"
msgid "Modify"
msgstr "सुधारें"
#: strings.hrc:131
-#, fuzzy
msgctxt "STR_GID_DRAWING"
msgid "Drawing"
msgstr "रेखाचित्र"
#: strings.hrc:132
-#, fuzzy
msgctxt "STR_GID_CONTROLS"
msgid "Controls"
msgstr "नियंत्रण"
@@ -1019,7 +998,6 @@ msgid "Navigator"
msgstr "नाविगेटर"
#: strings.hrc:209
-#, fuzzy
msgctxt "STR_SID_SIDEBAR"
msgid "Sidebar"
msgstr "बाज़ू पट्टी"
@@ -1484,7 +1462,6 @@ msgid "Businesscard with logo"
msgstr ""
#: strings.hrc:303
-#, fuzzy
msgctxt "STR_CLEAR_CHAR"
msgid "Remove"
msgstr "हटाएँ"
@@ -1513,7 +1490,6 @@ msgid "Date completed"
msgstr "डेटा पूर्ण"
#: dinfdlg.hrc:30
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Department"
msgstr "विभाग"
@@ -1549,7 +1525,6 @@ msgid "Editor"
msgstr "संपादक"
#: dinfdlg.hrc:36
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "E-Mail"
msgstr "ई-मेल"
@@ -1561,7 +1536,6 @@ msgid "Forward to"
msgstr "इन्हें अग्रेषित करें"
#: dinfdlg.hrc:38
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Group"
msgstr "समूह"
@@ -1573,7 +1547,6 @@ msgid "Info"
msgstr "सूचना"
#: dinfdlg.hrc:40
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Language"
msgstr "भाषा"
@@ -1609,13 +1582,11 @@ msgid "Project"
msgstr "परियोजना"
#: dinfdlg.hrc:46
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Publisher"
msgstr "प्रकाशक"
#: dinfdlg.hrc:47
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Purpose"
msgstr "उद्देश्य"
@@ -1639,19 +1610,16 @@ msgid "Recorded date"
msgstr "रिकार्ड तिथि"
#: dinfdlg.hrc:51
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Reference"
msgstr "संदर्भ"
#: dinfdlg.hrc:52
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Source"
msgstr "स्रोत"
#: dinfdlg.hrc:53
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Status"
msgstr "स्थिति"
@@ -1669,13 +1637,11 @@ msgid "Typist"
msgstr "टंकक"
#: dinfdlg.hrc:56
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "URL"
msgstr "URL"
#: dinfdlg.hrc:69
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Text"
msgstr "पाठ"
@@ -1693,13 +1659,11 @@ msgid "Date"
msgstr "आँकड़ा"
#: dinfdlg.hrc:72
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Duration"
msgstr "अवधि"
#: dinfdlg.hrc:73
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Number"
msgstr "संख्या"
@@ -1820,19 +1784,16 @@ msgid "Bookmark:"
msgstr "पुस्तचिह्न"
#: bookmarkmenu.ui:12
-#, fuzzy
msgctxt "bookmarkmenu|display"
msgid "Display"
msgstr "दिखाएँ"
#: bookmarkmenu.ui:26
-#, fuzzy
msgctxt "bookmarkmenu|rename"
msgid "Rename..."
msgstr "नाम बदलें..."
#: bookmarkmenu.ui:34
-#, fuzzy
msgctxt "bookmarkmenu|delete"
msgid "Delete"
msgstr "मिटाएँ"
@@ -1890,13 +1851,11 @@ msgid "Type"
msgstr "वर्ग"
#: cmisline.ui:61
-#, fuzzy
msgctxt "cmisline|yes"
msgid "Yes"
msgstr "हाँ"
#: cmisline.ui:82
-#, fuzzy
msgctxt "cmisline|no"
msgid "No"
msgstr "नहीं"
@@ -2104,7 +2063,6 @@ msgid "Edit Document"
msgstr "दस्तावेज़ संपादित करें"
#: editdocumentdialog.ui:44
-#, fuzzy
msgctxt "editdocumentdialog|cancel"
msgid "Cancel"
msgstr "रद्द करें"
@@ -2160,7 +2118,6 @@ msgid "Millise_conds:"
msgstr "मिलीसेंकेंड"
#: editdurationdialog.ui:287
-#, fuzzy
msgctxt "editdurationdialog|label2"
msgid "Duration"
msgstr "अवधि"
@@ -2181,7 +2138,6 @@ msgid "Please save this document locally instead and attach it from within your
msgstr ""
#: floatingrecord.ui:9
-#, fuzzy
msgctxt "floatingrecord|FloatingRecord"
msgid "Record Macro"
msgstr "मैक्रो रिकार्ड करें"
@@ -2205,19 +2161,16 @@ msgid "Contents"
msgstr "टिप्पणी (_C)"
#: helpcontrol.ui:71
-#, fuzzy
msgctxt "helpcontrol|index"
msgid "Index"
msgstr "सूची"
#: helpcontrol.ui:94
-#, fuzzy
msgctxt "helpcontrol|find"
msgid "Find"
msgstr "ढूँढ़ें"
#: helpcontrol.ui:117
-#, fuzzy
msgctxt "helpcontrol|bookmarks"
msgid "Bookmarks"
msgstr "पुस्तचिह्न"
@@ -2277,7 +2230,6 @@ msgid "Find in _headings only"
msgstr ""
#: inputdialog.ui:83
-#, fuzzy
msgctxt "inputdialog|label"
msgid "Height:"
msgstr "ऊँचाई:"
@@ -2343,7 +2295,6 @@ msgid "From File..."
msgstr "फ़ाइल से (~F)..."
#: loadtemplatedialog.ui:128
-#, fuzzy
msgctxt "loadtemplatedialog|label1"
msgid "Categories"
msgstr "श्रेणी"
@@ -2390,7 +2341,6 @@ msgid "Load Styles"
msgstr ""
#: loadtemplatedialog.ui:331
-#, fuzzy
msgctxt "loadtemplatedialog|label3"
msgid "Pre_view"
msgstr "पूर्वावलोकन (_v)"
@@ -2462,7 +2412,6 @@ msgid "Style Name"
msgstr ""
#: notebookbar.ui:73
-#, fuzzy
msgctxt "notebookbar|label9"
msgid "File"
msgstr "फ़ाइल"
@@ -2629,7 +2578,6 @@ msgid "Confirm:"
msgstr "निश्चित कीजिये (_C)"
#: password.ui:158
-#, fuzzy
msgctxt "password|pass1ed-atkobject"
msgid "Password"
msgstr "कूटशब्द"
@@ -2698,7 +2646,6 @@ msgid "Are you sure you want to restart %PRODUCTNAME and enter safe mode?"
msgstr ""
#: saveastemplatedlg.ui:13
-#, fuzzy
msgctxt "saveastemplatedlg|categorylist"
msgid "None"
msgstr "कोई नहीं"
@@ -2743,13 +2690,11 @@ msgid "_Search for:"
msgstr "इसके लिए खोजें (_S):"
#: searchdialog.ui:117
-#, fuzzy
msgctxt "searchdialog|matchcase"
msgid "Ma_tch case"
msgstr "मिलान स्थिति (_t)"
#: searchdialog.ui:132
-#, fuzzy
msgctxt "searchdialog|wholewords"
msgid "Whole wor_ds only"
msgstr "सिर्फ पूर्ण शब्द (_d)"
@@ -2899,7 +2844,6 @@ msgid "E_xtensions"
msgstr "विस्तार"
#: startcenter.ui:482
-#, fuzzy
msgctxt "startcenter|label1"
msgid "Application"
msgstr "अनुप्रयोग"
@@ -2939,13 +2883,11 @@ msgid "Show"
msgstr "दिखाएं"
#: stylecontextmenu.ui:44
-#, fuzzy
msgctxt "stylecontextmenu|delete"
msgid "Delete..."
msgstr "मिटाएँ"
#: templatecategorydlg.ui:13
-#, fuzzy
msgctxt "templatecategorydlg|categorylist"
msgid "None"
msgstr "कोई नहीं"
@@ -2971,13 +2913,11 @@ msgid "All Applications"
msgstr ""
#: templatedlg.ui:16
-#, fuzzy
msgctxt "templatedlg|applist"
msgid "Documents"
msgstr "दस्तावेज़"
#: templatedlg.ui:19
-#, fuzzy
msgctxt "templatedlg|applist"
msgid "Spreadsheets"
msgstr "स्प्रेडशीट"
@@ -2989,7 +2929,6 @@ msgid "Presentations"
msgstr "प्रस्तुति"
#: templatedlg.ui:25
-#, fuzzy
msgctxt "templatedlg|applist"
msgid "Drawings"
msgstr "रेखाचित्र"
@@ -3012,7 +2951,6 @@ msgid "Search"
msgstr "खोज"
#: templatedlg.ui:147
-#, fuzzy
msgctxt "templatedlg|search_filter"
msgid "Search..."
msgstr "खोज..."
@@ -3028,7 +2966,6 @@ msgid "Filter by Category"
msgstr ""
#: templatedlg.ui:205
-#, fuzzy
msgctxt "templatedlg|label1"
msgid "Filter"
msgstr "फ़िल्टर"
@@ -3039,7 +2976,6 @@ msgid "Template List"
msgstr ""
#: templatedlg.ui:312
-#, fuzzy
msgctxt "templatedlg|action_menu|tooltip_text"
msgid "Settings"
msgstr "सेटिंग"
@@ -3067,7 +3003,6 @@ msgid "Move Templates"
msgstr "मेरा नमूना"
#: templatedlg.ui:391
-#, fuzzy
msgctxt "templatedlg|export_btn"
msgid "Export"
msgstr "निर्यात"
@@ -3078,7 +3013,6 @@ msgid "Export Templates"
msgstr ""
#: templatedlg.ui:408
-#, fuzzy
msgctxt "templatedlg|import_btn"
msgid "Import"
msgstr "आयात"
@@ -3119,7 +3053,6 @@ msgid "_Compare"
msgstr "कंपनी (_C)"
#: versionscmis.ui:160
-#, fuzzy
msgctxt "versionscmis|datetime"
msgid "Date and time"
msgstr "दिनांक और समय"
@@ -3174,7 +3107,6 @@ msgid "New Versions"
msgstr ""
#: versionsofdialog.ui:234
-#, fuzzy
msgctxt "versionsofdialog|datetime"
msgid "Date and time"
msgstr "दिनांक और समय"
diff --git a/source/hi/shell/source/win32/shlxthandler/res.po b/source/hi/shell/source/win32/shlxthandler/res.po
index 02160076db8..c45a5152801 100644
--- a/source/hi/shell/source/win32/shlxthandler/res.po
+++ b/source/hi/shell/source/win32/shlxthandler/res.po
@@ -113,7 +113,6 @@ msgid "Tables"
msgstr "सारणी"
#: shlxthdl.ulf
-#, fuzzy
msgctxt ""
"shlxthdl.ulf\n"
"%GRAPHICS%\n"
diff --git a/source/hi/starmath/messages.po b/source/hi/starmath/messages.po
index b2e732836bf..06ded25c284 100644
--- a/source/hi/starmath/messages.po
+++ b/source/hi/starmath/messages.po
@@ -305,13 +305,11 @@ msgid "noelement"
msgstr "तत्व"
#: smmod.hrc:78
-#, fuzzy
msgctxt "RID_UI_SYMBOL_NAMES"
msgid "strictlylessthan"
msgstr "इससे निश्चित रूप से कम"
#: smmod.hrc:79
-#, fuzzy
msgctxt "RID_UI_SYMBOL_NAMES"
msgid "strictlygreaterthan"
msgstr "से निश्चित रूप से अधिक"
@@ -327,7 +325,6 @@ msgid "identical"
msgstr "सदृश"
#: smmod.hrc:82
-#, fuzzy
msgctxt "RID_UI_SYMBOL_NAMES"
msgid "tendto"
msgstr "के करीब"
@@ -1684,25 +1681,21 @@ msgid "Bold"
msgstr "मोटा"
#: strings.hrc:288
-#, fuzzy
msgctxt "STR_BLACK"
msgid "black"
msgstr "काला"
#: strings.hrc:289
-#, fuzzy
msgctxt "STR_BLUE"
msgid "blue"
msgstr "नीला"
#: strings.hrc:290
-#, fuzzy
msgctxt "STR_GREEN"
msgid "green"
msgstr "हरा"
#: strings.hrc:291
-#, fuzzy
msgctxt "STR_RED"
msgid "red"
msgstr "लाल"
@@ -1726,49 +1719,41 @@ msgid "gray"
msgstr "धूसर"
#: strings.hrc:295
-#, fuzzy
msgctxt "STR_LIME"
msgid "lime"
msgstr "समय"
#: strings.hrc:296
-#, fuzzy
msgctxt "STR_MAROON"
msgid "maroon"
msgstr "मरून"
#: strings.hrc:297
-#, fuzzy
msgctxt "STR_NAVY"
msgid "navy"
msgstr "नेवी"
#: strings.hrc:298
-#, fuzzy
msgctxt "STR_OLIVE"
msgid "olive"
msgstr "जैतून"
#: strings.hrc:299
-#, fuzzy
msgctxt "STR_PURPLE"
msgid "purple"
msgstr "बैंगनी"
#: strings.hrc:300
-#, fuzzy
msgctxt "STR_SILVER"
msgid "silver"
msgstr "silver"
#: strings.hrc:301
-#, fuzzy
msgctxt "STR_TEAL"
msgid "teal"
msgstr "हरा-नीला"
#: strings.hrc:302
-#, fuzzy
msgctxt "STR_YELLOW"
msgid "yellow"
msgstr "पीला"
@@ -1792,7 +1777,6 @@ msgid "font"
msgstr "फ़ॉन्ट"
#: strings.hrc:306
-#, fuzzy
msgctxt "STR_ALIGN_LEFT"
msgid "left"
msgstr "बायाँ"
@@ -1804,7 +1788,6 @@ msgid "center"
msgstr "बीच में"
#: strings.hrc:308
-#, fuzzy
msgctxt "STR_ALIGN_RIGHT"
msgid "right"
msgstr "दाहिना"
@@ -1911,7 +1894,6 @@ msgid "%PRODUCTNAME %s"
msgstr "%PRODUCTNAME गणना"
#: strings.hrc:329
-#, fuzzy
msgctxt "RID_PRINTUIOPT_CONTENTS"
msgid "Contents"
msgstr "सामग्री"
@@ -1935,7 +1917,6 @@ msgid "B~orders"
msgstr "किनारा"
#: strings.hrc:333
-#, fuzzy
msgctxt "RID_PRINTUIOPT_SIZE"
msgid "Size"
msgstr "आकार"
@@ -1959,19 +1940,16 @@ msgid "~Scaling"
msgstr "आकार बदलें"
#: alignmentdialog.ui:8
-#, fuzzy
msgctxt "alignmentdialog|AlignmentDialog"
msgid "Alignment"
msgstr "संरेखण"
#: alignmentdialog.ui:67
-#, fuzzy
msgctxt "alignmentdialog|default"
msgid "_Default"
msgstr "तयशुदा (_D)"
#: alignmentdialog.ui:111
-#, fuzzy
msgctxt "alignmentdialog|left"
msgid "_Left"
msgstr "बायां (_L)"
@@ -1989,25 +1967,21 @@ msgid "_Right"
msgstr "दाहिना (_R)"
#: alignmentdialog.ui:169
-#, fuzzy
msgctxt "alignmentdialog|label1"
msgid "Horizontal"
msgstr "क्षैतिज"
#: catalogdialog.ui:9
-#, fuzzy
msgctxt "catalogdialog|CatalogDialog"
msgid "Symbols"
msgstr "संकेत"
#: catalogdialog.ui:24
-#, fuzzy
msgctxt "catalogdialog|insert"
msgid "_Insert"
msgstr "जोड़ें (_I)"
#: catalogdialog.ui:55
-#, fuzzy
msgctxt "catalogdialog|edit"
msgid "_Edit..."
msgstr "संपादन (_E)..."
@@ -2024,7 +1998,6 @@ msgid "button"
msgstr "बटन"
#: catalogdialog.ui:152
-#, fuzzy
msgctxt "catalogdialog|symbolname"
msgid "Unknown"
msgstr "अज्ञात"
@@ -2042,7 +2015,6 @@ msgid "Fonts"
msgstr "फ़ॉन्ट"
#: fontdialog.ui:115
-#, fuzzy
msgctxt "fontdialog|formulaL"
msgid "Font"
msgstr "फ़ॉन्ट"
@@ -2060,7 +2032,6 @@ msgid "_Italic"
msgstr "तिरछा"
#: fontdialog.ui:187
-#, fuzzy
msgctxt "fontdialog|formulaL1"
msgid "Attributes"
msgstr "गुण"
@@ -2072,7 +2043,6 @@ msgid "Font Sizes"
msgstr "फ़ॉन्ट आकार"
#: fontsizedialog.ui:35
-#, fuzzy
msgctxt "fontsizedialog|default"
msgid "_Default"
msgstr "तयशुदा (_D)"
@@ -2094,7 +2064,6 @@ msgid "_Limits:"
msgstr ""
#: fontsizedialog.ui:248
-#, fuzzy
msgctxt "fontsizedialog|label5"
msgid "_Text:"
msgstr "पाठ (_T):"
@@ -2124,13 +2093,11 @@ msgid "Fonts"
msgstr "फ़ॉन्ट"
#: fonttypedialog.ui:24
-#, fuzzy
msgctxt "fonttypedialog|modify"
msgid "_Modify"
msgstr "सुधारें (_M)"
#: fonttypedialog.ui:53
-#, fuzzy
msgctxt "fonttypedialog|default"
msgid "_Default"
msgstr "तयशुदा (_D)"
@@ -2154,7 +2121,6 @@ msgid "_Numbers:"
msgstr "संख्या (_N)"
#: fonttypedialog.ui:186
-#, fuzzy
msgctxt "fonttypedialog|label4"
msgid "_Text:"
msgstr "पाठ (_T):"
@@ -2198,13 +2164,11 @@ msgid "_Functions"
msgstr "प्रकार्य"
#: fonttypedialog.ui:440
-#, fuzzy
msgctxt "fonttypedialog|menuitem3"
msgid "_Numbers"
msgstr "संख्या (_N)"
#: fonttypedialog.ui:448
-#, fuzzy
msgctxt "fonttypedialog|menuitem4"
msgid "_Text"
msgstr "पाठ (_T)"
@@ -2361,7 +2325,6 @@ msgid "_Category"
msgstr "श्रेणी (_C)"
#: spacingdialog.ui:68
-#, fuzzy
msgctxt "spacingdialog|default"
msgid "_Default"
msgstr "तयशुदा (_D)"
@@ -2412,7 +2375,6 @@ msgid "S_ubscript:"
msgstr "उपस्क्रिप्ट"
#: spacingdialog.ui:603
-#, fuzzy
msgctxt "spacingdialog|2title"
msgid "Indexes"
msgstr "सूची"
@@ -2487,7 +2449,6 @@ msgid "_Excess size:"
msgstr ""
#: spacingdialog.ui:1164
-#, fuzzy
msgctxt "spacingdialog|6title"
msgid "Brackets"
msgstr "कोष्ठक"
@@ -2519,7 +2480,6 @@ msgid "_Minimum spacing:"
msgstr ""
#: spacingdialog.ui:1432
-#, fuzzy
msgctxt "spacingdialog|8title"
msgid "Symbols"
msgstr "संकेत"
@@ -2536,7 +2496,6 @@ msgid "_Spacing:"
msgstr "आकार बदलें"
#: spacingdialog.ui:1566
-#, fuzzy
msgctxt "spacingdialog|9title"
msgid "Operators"
msgstr "ऑपरेटर"
@@ -2577,7 +2536,6 @@ msgid "Spacing"
msgstr "आकार बदलें"
#: spacingdialog.ui:1873
-#, fuzzy
msgctxt "spacingdialog|menuitem2"
msgid "Indexes"
msgstr "सूची"
@@ -2601,7 +2559,6 @@ msgid "Limits"
msgstr "सीमा"
#: spacingdialog.ui:1905
-#, fuzzy
msgctxt "spacingdialog|menuitem6"
msgid "Brackets"
msgstr "कोष्ठक"
@@ -2612,13 +2569,11 @@ msgid "Matrices"
msgstr ""
#: spacingdialog.ui:1921
-#, fuzzy
msgctxt "spacingdialog|menuitem8"
msgid "Symbols"
msgstr "संकेत"
#: spacingdialog.ui:1929
-#, fuzzy
msgctxt "spacingdialog|menuitem9"
msgid "Operators"
msgstr "ऑपरेटर"
@@ -2673,7 +2628,6 @@ msgid "S_ubset:"
msgstr "उपसमुच्चय"
#: symdefinedialog.ui:387
-#, fuzzy
msgctxt "symdefinedialog|modify"
msgid "_Modify"
msgstr "सुधारें (_M)"
diff --git a/source/hi/svtools/messages.po b/source/hi/svtools/messages.po
index 8d465ae651a..9dacbcfc54e 100644
--- a/source/hi/svtools/messages.po
+++ b/source/hi/svtools/messages.po
@@ -14,133 +14,111 @@ msgstr ""
"X-Generator: LibreOffice\n"
#: errtxt.hrc:30
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "Error"
msgstr "त्रुटि"
#: errtxt.hrc:31
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "Warning"
msgstr "चेतावनी"
#: errtxt.hrc:32
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) loading the template $(ARG1)"
msgstr "$(ARG1) नमूने को लोड करते समय $(ERR)"
#: errtxt.hrc:33 /home/cl/vc/git/libo-core/svtools/inc/errtxt.hrc:34
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) saving the document $(ARG1)"
msgstr "$(ARG1) दस्तावेज़ सहेजने के दौरान $(ERR)"
#: errtxt.hrc:35
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) displaying doc. information for document $(ARG1)"
msgstr "$(ARG1) दस्तावेज़ के लिए दस्तावेज़ सूचना दिखाते समय $(ERR)"
#: errtxt.hrc:36
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) writing document $(ARG1) as template"
msgstr "$(ARG1) दस्तावेज़ को नमूने की तरह लिखते समय $(ERR)"
#: errtxt.hrc:37
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) copying or moving document contents"
msgstr "दस्तावेज़ सामग्री खिसकाने या नक़ल करते समय $(ERR)"
#: errtxt.hrc:38
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) starting the Document Manager"
msgstr "दस्तावेज़ प्रबन्धक को प्रारंभ करने के समय $(ERR)"
#: errtxt.hrc:39
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) loading document $(ARG1)"
msgstr "$(ARG1) दस्तावेज़ लोड करने के समय $(ERR)"
#: errtxt.hrc:40 /home/cl/vc/git/libo-core/svtools/inc/errtxt.hrc:41
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) creating a new document"
msgstr "एक नया दस्तावेज़ बनाते समय $(ERR)"
#: errtxt.hrc:42
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) expanding entry"
msgstr "प्रविष्टि विस्तार करते समय $(ERR)"
#: errtxt.hrc:43
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) loading BASIC of document $(ARG1)"
msgstr "$(ARG1) दस्तावेज़ के BASIC लोड करते समय $(ERR)"
#: errtxt.hrc:44
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) searching for an address"
msgstr "एक पता खोजने के दौरान $(ERR)"
#: errtxt.hrc:50
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Abort"
msgstr "छोड़ें"
#: errtxt.hrc:51
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Nonexistent object"
msgstr "अस्तित्व-हीन वस्तु"
#: errtxt.hrc:52
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Object already exists"
msgstr "वस्तु पहले से अस्तित्व में है"
#: errtxt.hrc:53
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Object not accessible"
msgstr "वस्तु पहुंच योग्य नहीं है"
#: errtxt.hrc:54
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Inadmissible path"
msgstr "प्रवेश योग्य पथ नहीं"
#: errtxt.hrc:55
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Locking problem"
msgstr "लॉकिंग समस्या"
#: errtxt.hrc:56
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Wrong parameter"
msgstr "गलत पैरामीटर"
#: errtxt.hrc:57
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Resource exhausted"
msgstr "संसाधन खत्म हुआ"
#: errtxt.hrc:58
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Action not supported"
msgstr "कार्य असमर्थित"
@@ -152,103 +130,86 @@ msgid "Read Error"
msgstr "पठन त्रुटि"
#: errtxt.hrc:60
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Write Error"
msgstr "लेखन त्रुटि"
#: errtxt.hrc:61
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "unknown"
msgstr "अज्ञात"
#: errtxt.hrc:62
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Version Incompatibility"
msgstr "संस्करण असुसंगतता"
#: errtxt.hrc:63 /home/cl/vc/git/libo-core/svtools/inc/errtxt.hrc:74
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "General Error"
msgstr "सामान्य त्रुटि"
#: errtxt.hrc:64
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Incorrect format"
msgstr "गलत प्रारूप"
#: errtxt.hrc:65
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Error creating object"
msgstr "वस्तु बनाने में त्रुटि"
#: errtxt.hrc:66
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Inadmissible value or data type"
msgstr "अप्रवेश्य मान अथवा आँकड़ा प्रकार"
#: errtxt.hrc:67
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "BASIC runtime error"
msgstr "BASIC रन-टाइम त्रुटि"
#: errtxt.hrc:68
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "BASIC syntax error"
msgstr "BASIC वाक्यरचना त्रुटि"
#: errtxt.hrc:75
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "General input/output error."
msgstr "सामान्य इनपुट/ऑउटपुट त्रुटि."
#: errtxt.hrc:76
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Invalid file name."
msgstr "अवैध फ़ाइल नाम."
#: errtxt.hrc:77
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Nonexistent file."
msgstr "अस्तित्व-हीन फ़ाइल"
#: errtxt.hrc:78
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "File already exists."
msgstr "फ़ाइल पहले से अस्तित्व में है."
#: errtxt.hrc:79
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The object is not a directory."
msgstr "वस्तु निर्देशिका नहीं है."
#: errtxt.hrc:80
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The object is not a file."
msgstr "वस्तु फ़ाइल नहीं है"
#: errtxt.hrc:81
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The specified device is invalid."
msgstr "निर्दिष्ट युक्ति अवैध है."
#: errtxt.hrc:82
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid ""
"The object cannot be accessed\n"
@@ -258,19 +219,16 @@ msgstr ""
"कारण अभिगम नहीं किया जा सकता है."
#: errtxt.hrc:83
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Sharing violation while accessing the object."
msgstr "वस्तु के अभिगम करते समय साझा करने का उल्लंघन."
#: errtxt.hrc:84
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "No more space on device."
msgstr "युक्ति में जगह की कमी."
#: errtxt.hrc:85
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid ""
"This operation cannot be run on\n"
@@ -280,163 +238,136 @@ msgstr ""
"फ़ाइलों पर नहीं चलाया जा सकता है."
#: errtxt.hrc:86
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "This operation is not supported on this operating system."
msgstr "यह ऑपरेशन इस ऑपरेटिंग तंत्र पर नहीं समर्थित है."
#: errtxt.hrc:87
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "There are too many files open."
msgstr "बहुत फ़ाइलें खुली है."
#: errtxt.hrc:88
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Data could not be read from the file."
msgstr "आँकड़ा को फ़ाइल से खोला नहीं जा सका."
#: errtxt.hrc:89
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The file could not be written."
msgstr "फ़ाइल नहीं लिखी जा सकी."
#: errtxt.hrc:90
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The operation could not be run due to insufficient memory."
msgstr "संक्रिया अपर्याप्त स्मृति के कारण नहीं चलायी जा सकी."
#: errtxt.hrc:91
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The seek operation could not be run."
msgstr "प्राप्ति संक्रिया नहीं चला सकता है."
#: errtxt.hrc:92
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The tell operation could not be run."
msgstr "टेल कार्य को नहीं चला सकते हैं."
#: errtxt.hrc:93
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Incorrect file version."
msgstr "गलत फ़ाइल संस्करण."
#: errtxt.hrc:94
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Incorrect file format."
msgstr "गलत फ़ाइल प्रारूप."
#: errtxt.hrc:95
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The file name contains invalid characters."
msgstr "फ़ाइल नाम में अवैध वर्ण है."
#: errtxt.hrc:96
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "An unknown I/O error has occurred."
msgstr "एक अनजान I/O त्रुटि हुई."
#: errtxt.hrc:97
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "An invalid attempt was made to access the file."
msgstr "एक अवैध प्रयास फ़ाइल के अभिगम के लिए बनाया गया."
#: errtxt.hrc:98
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The file could not be created."
msgstr "फ़ाइल बनाई नहीं जा सकी."
#: errtxt.hrc:99
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The operation was started under an invalid parameter."
msgstr "संक्रिया आरंभ थी एक अवैध पैरामीटर के अंतर्गत."
#: errtxt.hrc:100
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The operation on the file was aborted."
msgstr "फ़ाइल की संक्रिया रोकी गयी थी."
#: errtxt.hrc:101
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Path to the file does not exist."
msgstr "फ़ाइल में पथ मौजूद नहीं है."
#: errtxt.hrc:102
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "An object cannot be copied into itself."
msgstr "एक वस्तु स्वयं से नक़ल नहीं किया जा सकता है."
#: errtxt.hrc:103
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The specified template could not be found."
msgstr "निर्दिष्ट नमूना नहीं पाया जा सका."
#: errtxt.hrc:104
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The file cannot be used as template."
msgstr "फ़ाइल नमूने कि तरह उपयोग नहीं किया जा सकता है."
#: errtxt.hrc:105
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "This document has already been opened for editing."
msgstr "दस्तावेज़ संपादन के लिए पहले से खुली है."
#: errtxt.hrc:106
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The wrong password has been entered."
msgstr "गलत कूटशब्द दाखिल किया गया."
#: errtxt.hrc:107
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Error reading file."
msgstr "फ़ाइल पढ़ने के समय त्रुटि."
#: errtxt.hrc:108
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The document was opened as read-only."
msgstr "दस्तावेज़ पढ़ने के लिए खोला गया था."
#: errtxt.hrc:109
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "General OLE Error."
msgstr "सामान्य OLE त्रुटि."
#: errtxt.hrc:110
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The host name $(ARG1) could not be resolved."
msgstr "मेजबान नाम $(ARG1) हल नहीं किया जा सका."
#: errtxt.hrc:111
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Could not establish Internet connection to $(ARG1)."
msgstr "$(ARG1) में इंटरनेट कनेक्शन नहीं बनाया जा सका."
#: errtxt.hrc:112
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid ""
"Error reading data from the Internet.\n"
@@ -446,7 +377,6 @@ msgstr ""
".सर्वर त्रुटि संदेश: $(ARG1)."
#: errtxt.hrc:113
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid ""
"Error transferring data to the Internet.\n"
@@ -456,37 +386,31 @@ msgstr ""
"सर्वर त्रुटि संदेश: $(ARG1)."
#: errtxt.hrc:114
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "General Internet error has occurred."
msgstr "सामान्य इंटरनेट त्रुटि घटित हुई."
#: errtxt.hrc:115
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The requested Internet data is not available in the cache and cannot be transmitted as the Online mode has not be activated."
msgstr "निवेदित इंटरनेट आँकड़ा कैश में नहीं मौजूद है और ऑनलाइन मोड के रूप में नहीं भेजी जा सकती है क्योंकि ऑनलाइन मोड सक्रिय नहीं किया जा सका."
#: errtxt.hrc:116
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The contents could not be created."
msgstr "सामग्री नहीं बनाई जा सकी."
#: errtxt.hrc:117
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The file name is too long for the target file system."
msgstr "फ़ाइल नाम लक्ष्य फ़ाइल तंत्र के लिए बहुत बड़ा है."
#: errtxt.hrc:118
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The input syntax is invalid."
msgstr "इनपुट वाक्यरचना अवैध है."
#: errtxt.hrc:119
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid ""
"This document contains attributes that cannot be saved in the selected format.\n"
@@ -496,19 +420,16 @@ msgstr ""
"कृपया दस्तावेज़ %PRODUCTNAME %PRODUCTVERSION फ़ाइल प्रारूप में सहेजें."
#: errtxt.hrc:120
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The maximum number of documents that can be opened at the same time has been reached. You need to close one or more documents before you can open a new document."
msgstr "दस्तावेज़ की अधिकतम संख्या जो कि समान समय पहुंचने पर खोली नहीं जा सकती है. आपको एक या अधिक दस्तावेज़ को बंद करने की जरूरत है इससे पहले कि आप एक नया दस्तावेज़ खोल सकें."
#: errtxt.hrc:121
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Could not create backup copy."
msgstr "बैकअप नक़ल बना नहीं सका."
#: errtxt.hrc:122
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid ""
"An attempt was made to execute a macro.\n"
@@ -518,7 +439,6 @@ msgstr ""
"सुरक्षा कारण से, मॉक्रो समर्थन निष्क्रिय है."
#: errtxt.hrc:123
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid ""
"This document contains macros.\n"
@@ -534,7 +454,6 @@ msgstr ""
"इसीलिए, कुछ कार्यशीलता उपलब्ध नहीं रह सकता है."
#: errtxt.hrc:124
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid ""
"This document contains macros.\n"
@@ -550,7 +469,6 @@ msgstr ""
"इसीलिए, कुछ कार्यशीलता उपलब्ध नहीं रह सकता है."
#: errtxt.hrc:125
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid ""
"The encrypted document contains unexpected non-encrypted streams.\n"
@@ -570,25 +488,21 @@ msgstr ""
" "
#: errtxt.hrc:126
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Invalid data length."
msgstr "अवैध डाटा विस्तार ।"
#: errtxt.hrc:127
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Function not possible: path contains current directory."
msgstr "प्रकार्य संभव नहीं है: मार्ग में वर्तमान निर्देशिका सम्मिलित है."
#: errtxt.hrc:128
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Function not possible: device (drive) not identical."
msgstr "प्रकार्य संभव नहीं: युक्ति (चालन) समरूप नहीं है."
#: errtxt.hrc:129
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Device (drive) not ready."
msgstr "युक्ति (चालन) तैयार नहीं है."
@@ -599,13 +513,11 @@ msgid "Wrong checksum."
msgstr ""
#: errtxt.hrc:131
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Function not possible: write protected."
msgstr "प्रकार्य संभव नहीं: लेखन संरक्षित."
#: errtxt.hrc:132
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid ""
"The password of a shared spreadsheet cannot be set or changed.\n"
@@ -810,7 +722,6 @@ msgid "Armenian"
msgstr "आर्मेनियन"
#: langtab.hrc:63
-#, fuzzy
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Assamese"
msgstr "असामी"
@@ -2647,13 +2558,11 @@ msgid "Field Assignment"
msgstr "क्षेत्र कार्य"
#: fileviewmenu.ui:12
-#, fuzzy
msgctxt "fileviewmenu|delete"
msgid "_Delete"
msgstr "मिटाएँ (_D)"
#: fileviewmenu.ui:20
-#, fuzzy
msgctxt "fileviewmenu|rename"
msgid "_Rename"
msgstr "नाम बदलें (_R)"
@@ -2942,7 +2851,6 @@ msgid "Port:"
msgstr "पोर्ट"
#: placeedit.ui:414
-#, fuzzy
msgctxt "placeedit|passwordLabel"
msgid "Password:"
msgstr "कूटशब्द:"
@@ -3021,7 +2929,6 @@ msgid "Entry: %s"
msgstr ""
#: querydeletedialog.ui:26
-#, fuzzy
msgctxt "querydeletedialog|yes"
msgid "_Delete"
msgstr "मिटाएँ (_D)"
@@ -3511,7 +3418,6 @@ msgid "Unknown source"
msgstr "अज्ञात स्रोत"
#: strings.hrc:105
-#, fuzzy
msgctxt "STR_SVT_FILEVIEW_COLUMN_TITLE"
msgid "Name"
msgstr "नाम"
@@ -3765,7 +3671,6 @@ msgid "Black Italic"
msgstr "काला तिरछा"
#: strings.hrc:176
-#, fuzzy
msgctxt "STR_SVT_STYLE_BOOK"
msgid "Book"
msgstr "पुस्तक"
@@ -3878,7 +3783,6 @@ msgid "Move To End"
msgstr "अंत में जाएँ"
#: strings.hrc:199
-#, fuzzy
msgctxt "STR_TABBAR_PUSHBUTTON_ADDTAB"
msgid "Add"
msgstr "जोड़ें"
@@ -3890,7 +3794,6 @@ msgid "Horizontal Ruler"
msgstr "क्षैतिज मापक (_z)"
#: strings.hrc:202
-#, fuzzy
msgctxt "STR_SVT_ACC_RULER_VERT_NAME"
msgid "Vertical Ruler"
msgstr "लंबवत रूलर"
@@ -4106,7 +4009,6 @@ msgid "~Finish"
msgstr "समाप्त (~F)"
#: strings.hrc:246
-#, fuzzy
msgctxt "STR_WIZDLG_NEXT"
msgid "~Next >"
msgstr "आगे (~N) >"
diff --git a/source/hi/svx/messages.po b/source/hi/svx/messages.po
index e1127448791..ff58132c9f6 100644
--- a/source/hi/svx/messages.po
+++ b/source/hi/svx/messages.po
@@ -75,7 +75,6 @@ msgid "LIKE"
msgstr "समान"
#: fmstring.hrc:28
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "NOT"
msgstr "NOT"
@@ -87,13 +86,11 @@ msgid "EMPTY"
msgstr "खाली"
#: fmstring.hrc:30
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "TRUE"
msgstr "TRUE"
#: fmstring.hrc:31
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "FALSE"
msgstr "FALSE"
@@ -123,25 +120,21 @@ msgid "AND"
msgstr "और"
#: fmstring.hrc:36
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "Average"
msgstr "औसत"
#: fmstring.hrc:37
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "Count"
msgstr "गिनती"
#: fmstring.hrc:38
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "Maximum"
msgstr "अधिकतम"
#: fmstring.hrc:39
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "Minimum"
msgstr "न्यूनतम"
@@ -303,7 +296,6 @@ msgid "Diagonal border line from bottom left to top right"
msgstr "तलवर्ती बायां से शीर्ष दाहिना तक विकर्णी किनारा"
#: numberingtype.hrc:29
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "None"
msgstr "कोई नहीं"
@@ -502,7 +494,6 @@ msgid "All Pages"
msgstr "सभी पृष्ठ"
#: samecontent.hrc:19
-#, fuzzy
msgctxt "RID_SVXSTRARY_SAMECONTENT"
msgid "First Page"
msgstr "पहला पृष्ठ"
@@ -519,7 +510,6 @@ msgid "First, Left and Right Pages"
msgstr ""
#: spacing.hrc:18
-#, fuzzy
msgctxt "RID_SVXSTRARY_SPACING"
msgid "None"
msgstr "कोई नहीं"
@@ -863,19 +853,16 @@ msgid "Line of text"
msgstr "पाठ की रेखा"
#: tabwin.hrc:27
-#, fuzzy
msgctxt "RID_RSC_TABWIN_PREFIX"
msgid "Table"
msgstr "सारणी"
#: tabwin.hrc:28
-#, fuzzy
msgctxt "RID_RSC_TABWIN_PREFIX"
msgid "Query"
msgstr "प्रश्न"
#: tabwin.hrc:29
-#, fuzzy
msgctxt "RID_RSC_TABWIN_PREFIX"
msgid "SQL"
msgstr "SQL"
@@ -1279,97 +1266,81 @@ msgid "A6"
msgstr "A6"
#: page.hrc:31
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "A5"
msgstr "A5"
#: page.hrc:32
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "A4"
msgstr "A4"
#: page.hrc:33
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "A3"
msgstr "A3"
#: page.hrc:34
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "B6 (ISO)"
msgstr "B6 (ISO)"
#: page.hrc:35
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "B5 (ISO)"
msgstr "B5 (ISO)"
#: page.hrc:36
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "B4 (ISO)"
msgstr "B4 (ISO)"
#: page.hrc:37
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "Letter"
msgstr "पत्र"
#: page.hrc:38
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "Legal"
msgstr "विधिक"
#: page.hrc:39
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "Long Bond"
msgstr "लंबा बांड"
#: page.hrc:40
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "Tabloid"
msgstr "टेब्लाइड"
#: page.hrc:41
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "B6 (JIS)"
msgstr "B6 (JIS)"
#: page.hrc:42
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "B5 (JIS)"
msgstr "B5 (JIS)"
#: page.hrc:43
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "B4 (JIS)"
msgstr "B4 (JIS)"
#: page.hrc:44
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "16 Kai"
msgstr "16 काई"
#: page.hrc:45
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "32 Kai"
msgstr "32 काई"
#: page.hrc:46
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "Big 32 Kai"
msgstr "बड़ा 32 काई"
@@ -1381,31 +1352,26 @@ msgid "User"
msgstr "उपयोक्ता"
#: page.hrc:48
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "DL Envelope"
msgstr "डीएल लिफ़ाफ़ा"
#: page.hrc:49
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "C6 Envelope"
msgstr "C6 लिफ़ाफ़ा"
#: page.hrc:50
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "C6/5 Envelope"
msgstr "C6/5 लिफ़ाफ़ा"
#: page.hrc:51
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "C5 Envelope"
msgstr "C5 लिफ़ाफ़ा"
#: page.hrc:52
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "C4 Envelope"
msgstr "C4 लिफ़ाफ़ा"
@@ -1423,31 +1389,26 @@ msgid "#7¾ (Monarch) Envelope"
msgstr "#7¾ (मोनार्क) लिफ़ाफ़ा"
#: page.hrc:55
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "#9 Envelope"
msgstr "#9 लिफ़ाफ़ा"
#: page.hrc:56
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "#10 Envelope"
msgstr "#10 लिफ़ाफ़ा"
#: page.hrc:57
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "#11 Envelope"
msgstr "#11 लिफ़ाफ़ा"
#: page.hrc:58
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "#12 Envelope"
msgstr "#12 लिफ़ाफ़ा"
#: page.hrc:59
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "Japanese Postcard"
msgstr "जापानी पोस्टकार्ड"
@@ -1459,115 +1420,96 @@ msgid "A6"
msgstr "A6"
#: page.hrc:65
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "A5"
msgstr "A5"
#: page.hrc:66
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "A4"
msgstr "A4"
#: page.hrc:67
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "A3"
msgstr "A3"
#: page.hrc:68
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "A2"
msgstr "ए2"
#: page.hrc:69
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "A1"
msgstr "A1"
#: page.hrc:70
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "A0"
msgstr "ए0"
#: page.hrc:71
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "B6 (ISO)"
msgstr "B6 (ISO)"
#: page.hrc:72
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "B5 (ISO)"
msgstr "B5 (ISO)"
#: page.hrc:73
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "B4 (ISO)"
msgstr "B4 (ISO)"
#: page.hrc:74
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "Letter"
msgstr "पत्र"
#: page.hrc:75
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "Legal"
msgstr "विधिक"
#: page.hrc:76
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "Long Bond"
msgstr "लंबा बांड"
#: page.hrc:77
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "Tabloid"
msgstr "टेब्लाइड"
#: page.hrc:78
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "B6 (JIS)"
msgstr "B6 (JIS)"
#: page.hrc:79
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "B5 (JIS)"
msgstr "B5 (JIS)"
#: page.hrc:80
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "B4 (JIS)"
msgstr "B4 (JIS)"
#: page.hrc:81
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "16 Kai"
msgstr "16 काई"
#: page.hrc:82
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "32 Kai"
msgstr "32 काई"
#: page.hrc:83
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "Big 32 Kai"
msgstr "बड़ा 32 काई"
@@ -1579,37 +1521,31 @@ msgid "User"
msgstr "उपयोक्ता"
#: page.hrc:85
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "DL Envelope"
msgstr "डीएल लिफ़ाफ़ा"
#: page.hrc:86
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "C6 Envelope"
msgstr "C6 लिफ़ाफ़ा"
#: page.hrc:87
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "C6/5 Envelope"
msgstr "C6/5 लिफ़ाफ़ा"
#: page.hrc:88
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "C5 Envelope"
msgstr "C5 लिफ़ाफ़ा"
#: page.hrc:89
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "C4 Envelope"
msgstr "C4 लिफ़ाफ़ा"
#: page.hrc:90
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "Dia Slide"
msgstr "डिया स्लाइड"
@@ -1633,7 +1569,6 @@ msgid "Screen 16:10"
msgstr "स्क्रीन 16:10"
#: page.hrc:94
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "Japanese Postcard"
msgstr "जापानी पोस्टकार्ड"
@@ -1688,7 +1623,6 @@ msgid "Position"
msgstr "स्थान"
#: acceptrejectchangesdialog.ui:167
-#, fuzzy
msgctxt "acceptrejectchangesdialog|calcauthor"
msgid "Author"
msgstr "लेखक"
@@ -1724,7 +1658,6 @@ msgid "Action"
msgstr "कार्य"
#: acceptrejectchangesdialog.ui:224
-#, fuzzy
msgctxt "acceptrejectchangesdialog|writerauthor"
msgid "Author"
msgstr "लेखक"
@@ -1736,7 +1669,6 @@ msgid "Date"
msgstr "दिनांक"
#: acceptrejectchangesdialog.ui:240
-#, fuzzy
msgctxt "acceptrejectchangesdialog|writerdesc"
msgid "Comment"
msgstr "टिप्पणी"
@@ -1769,7 +1701,6 @@ msgid "_Edit Namespaces..."
msgstr ""
#: adddataitemdialog.ui:52
-#, fuzzy
msgctxt "adddataitemdialog|nameft"
msgid "_Name:"
msgstr "नाम (_N):"
@@ -1781,13 +1712,11 @@ msgid "_Default value:"
msgstr "तयशुदा मान"
#: adddataitemdialog.ui:77
-#, fuzzy
msgctxt "adddataitemdialog|browse"
msgid "_Add..."
msgstr "जोड़ें (_A)..."
#: adddataitemdialog.ui:110
-#, fuzzy
msgctxt "adddataitemdialog|label1"
msgid "Item"
msgstr "वस्तु"
@@ -1805,7 +1734,6 @@ msgid "_Required"
msgstr "आवश्यक"
#: adddataitemdialog.ui:186
-#, fuzzy
msgctxt "adddataitemdialog|requiredcond"
msgid "Condition"
msgstr "स्थिति"
@@ -1817,7 +1745,6 @@ msgid "R_elevant"
msgstr "प्रासंगिक"
#: adddataitemdialog.ui:215
-#, fuzzy
msgctxt "adddataitemdialog|relevantcond"
msgid "Condition"
msgstr "स्थिति"
@@ -1841,19 +1768,16 @@ msgid "Calc_ulate"
msgstr "गणना"
#: adddataitemdialog.ui:274
-#, fuzzy
msgctxt "adddataitemdialog|constraintcond"
msgid "Condition"
msgstr "स्थिति"
#: adddataitemdialog.ui:288
-#, fuzzy
msgctxt "adddataitemdialog|readonlycond"
msgid "Condition"
msgstr "स्थिति"
#: adddataitemdialog.ui:302
-#, fuzzy
msgctxt "adddataitemdialog|calculatecond"
msgid "Condition"
msgstr "स्थिति"
@@ -1870,7 +1794,6 @@ msgid "Add Instance"
msgstr ""
#: addinstancedialog.ui:98
-#, fuzzy
msgctxt "addinstancedialog|label2"
msgid "_Name:"
msgstr "नाम (_N):"
@@ -1881,7 +1804,6 @@ msgid "Edit Instance"
msgstr ""
#: addinstancedialog.ui:124
-#, fuzzy
msgctxt "addinstancedialog|urlft"
msgid "_URL:"
msgstr "यूआरएल: (_U)"
@@ -1908,7 +1830,6 @@ msgid "Model data updates change document's modification status"
msgstr ""
#: addmodeldialog.ui:112
-#, fuzzy
msgctxt "addmodeldialog|label2"
msgid "_Name:"
msgstr "नाम (_N):"
@@ -1930,7 +1851,6 @@ msgid "_Prefix:"
msgstr "उपसर्ग"
#: addnamespacedialog.ui:125
-#, fuzzy
msgctxt "addnamespacedialog|label2"
msgid "_URL:"
msgstr "यूआरएल: (_U)"
@@ -1941,13 +1861,11 @@ msgid "Edit Namespace"
msgstr ""
#: addsubmissiondialog.ui:8
-#, fuzzy
msgctxt "addsubmissiondialog|AddSubmissionDialog"
msgid "Add Submission"
msgstr "सुपुर्दगी जोड़ें"
#: addsubmissiondialog.ui:98
-#, fuzzy
msgctxt "addsubmissiondialog|label2"
msgid "_Name:"
msgstr "नाम (_N):"
@@ -1959,7 +1877,6 @@ msgid "Binding e_xpression:"
msgstr "बंधनकारी अभिव्यक्ति"
#: addsubmissiondialog.ui:123
-#, fuzzy
msgctxt "addsubmissiondialog|browse"
msgid "_Add..."
msgstr "जोड़ें (_A)..."
@@ -2009,7 +1926,6 @@ msgid "Base text"
msgstr ""
#: asianphoneticguidedialog.ui:177
-#, fuzzy
msgctxt "asianphoneticguidedialog|Right2ED-atkobject"
msgid "Ruby text"
msgstr "रूबी पाठ"
@@ -2020,13 +1936,11 @@ msgid "Base text"
msgstr ""
#: asianphoneticguidedialog.ui:207
-#, fuzzy
msgctxt "asianphoneticguidedialog|Right3ED-atkobject"
msgid "Ruby text"
msgstr "रूबी पाठ"
#: asianphoneticguidedialog.ui:222
-#, fuzzy
msgctxt "asianphoneticguidedialog|Right4ED-atkobject"
msgid "Ruby text"
msgstr "रूबी पाठ"
@@ -2101,7 +2015,6 @@ msgid "Preview:"
msgstr "पूर्वावलोकन"
#: cellmenu.ui:12
-#, fuzzy
msgctxt "cellmenu|copy"
msgid "_Copy"
msgstr "नक़ल करें (_C)"
@@ -2174,13 +2087,11 @@ msgid "Mapping"
msgstr ""
#: chinesedictionary.ui:199
-#, fuzzy
msgctxt "chinesedictionary|propertyft"
msgid "Property"
msgstr "गुण"
#: chinesedictionary.ui:212
-#, fuzzy
msgctxt "chinesedictionary|property"
msgid "Other"
msgstr "अन्य"
@@ -2191,25 +2102,21 @@ msgid "Foreign"
msgstr ""
#: chinesedictionary.ui:214
-#, fuzzy
msgctxt "chinesedictionary|property"
msgid "First name"
msgstr "पहला नाम"
#: chinesedictionary.ui:215
-#, fuzzy
msgctxt "chinesedictionary|property"
msgid "Last name"
msgstr "अंतिम नाम"
#: chinesedictionary.ui:216
-#, fuzzy
msgctxt "chinesedictionary|property"
msgid "Title"
msgstr "शीर्षक"
#: chinesedictionary.ui:217
-#, fuzzy
msgctxt "chinesedictionary|property"
msgid "Status"
msgstr "स्थिति"
@@ -2237,7 +2144,6 @@ msgid "Idiom"
msgstr ""
#: chinesedictionary.ui:222
-#, fuzzy
msgctxt "chinesedictionary|property"
msgid "Abbreviation"
msgstr "संक्षिप्ताक्षर"
@@ -2264,7 +2170,6 @@ msgid "Brand name"
msgstr ""
#: chinesedictionary.ui:257
-#, fuzzy
msgctxt "chinesedictionary|modify"
msgid "_Modify"
msgstr "सुधारें (_M)"
@@ -2275,7 +2180,6 @@ msgid "Classification Dialog"
msgstr ""
#: classificationdialog.ui:94
-#, fuzzy
msgctxt "classificationdialog|label-Content"
msgid "Content"
msgstr "विषय"
@@ -2320,7 +2224,6 @@ msgid "Part Number:"
msgstr "पृष्ठ संख्या"
#: classificationdialog.ui:310
-#, fuzzy
msgctxt "classificationdialog|intellectualPropertyPartAddButton"
msgid "Add"
msgstr "जोड़ें"
@@ -2336,7 +2239,6 @@ msgid "Intellectual Property"
msgstr ""
#: colorwindow.ui:59
-#, fuzzy
msgctxt "colorwindow|none_color_button"
msgid "None"
msgstr "कोई नहीं"
@@ -2389,13 +2291,11 @@ msgid "Date Field"
msgstr "दिनांक क्षेत्र"
#: colsmenu.ui:62
-#, fuzzy
msgctxt "colsmenu|TimeField"
msgid "Time Field"
msgstr "समय क्षेत्र"
#: colsmenu.ui:69
-#, fuzzy
msgctxt "colsmenu|NumericField"
msgid "Numeric Field"
msgstr "संख्या क्षेत्र"
@@ -2460,13 +2360,11 @@ msgid "Date Field"
msgstr "दिनांक क्षेत्र"
#: colsmenu.ui:163
-#, fuzzy
msgctxt "colsmenu|TimeField1"
msgid "Time Field"
msgstr "समय क्षेत्र"
#: colsmenu.ui:171
-#, fuzzy
msgctxt "colsmenu|NumericField1"
msgid "Numeric Field"
msgstr "संख्या क्षेत्र"
@@ -2495,7 +2393,6 @@ msgid "Date and Time Field"
msgstr ""
#: colsmenu.ui:216
-#, fuzzy
msgctxt "colsmenu|delete"
msgid "Delete column"
msgstr "स्तंभ मिटाएँ"
@@ -2579,7 +2476,6 @@ msgid "Lossless compression"
msgstr "हानिरहित संकुचन"
#: compressgraphicdialog.ui:285
-#, fuzzy
msgctxt "compressgraphicdialog|label2"
msgid "Compression"
msgstr "संपीडन"
@@ -2770,7 +2666,6 @@ msgid "Scroll bar"
msgstr "स्क्रॉलबार"
#: convertmenu.ui:173
-#, fuzzy
msgctxt "convertmenu|ConvertToSpinButton"
msgid "Spin Button"
msgstr "स्पिन बटन"
@@ -2862,13 +2757,11 @@ msgid "_Instances"
msgstr "उदाहरण (~I)"
#: datanavigator.ui:164
-#, fuzzy
msgctxt "datanavigator|instancesadd"
msgid "_Add..."
msgstr "जोड़ें (_A)..."
#: datanavigator.ui:171
-#, fuzzy
msgctxt "datanavigator|instancesedit"
msgid "_Edit..."
msgstr "संपादन (_E)..."
@@ -2885,19 +2778,16 @@ msgid "_Show Details"
msgstr "विवरण दिखाएँ (~S)"
#: datanavigator.ui:203
-#, fuzzy
msgctxt "datanavigator|modelsadd"
msgid "_Add..."
msgstr "जोड़ें (_A)..."
#: datanavigator.ui:211
-#, fuzzy
msgctxt "datanavigator|modelsedit"
msgid "_Edit..."
msgstr "संपादन (_E)..."
#: datanavigator.ui:219
-#, fuzzy
msgctxt "datanavigator|modelsremove"
msgid "_Remove"
msgstr "हटाएँ (_R)"
@@ -2909,43 +2799,36 @@ msgid "Lines & Arrows"
msgstr "रेखा और तीर"
#: defaultshapespanel.ui:95
-#, fuzzy
msgctxt "defaultshapespanel|label2"
msgid "Curve"
msgstr "वक्र"
#: defaultshapespanel.ui:132
-#, fuzzy
msgctxt "defaultshapespanel|label3"
msgid "Connectors"
msgstr "कनेक्टर"
#: defaultshapespanel.ui:169
-#, fuzzy
msgctxt "defaultshapespanel|label4"
msgid "Basic Shapes"
msgstr "मौलिक आकार"
#: defaultshapespanel.ui:206
-#, fuzzy
msgctxt "defaultshapespanel|label5"
msgid "Symbols"
msgstr "संकेत"
#: defaultshapespanel.ui:243
-#, fuzzy
msgctxt "defaultshapespanel|label6"
msgid "Block Arrows"
msgstr "तीर रोकें"
#: defaultshapespanel.ui:280
-#, fuzzy
msgctxt "defaultshapespanel|label7"
msgid "Flowchart"
msgstr "फ्लोचार्ट"
#: defaultshapespanel.ui:317
-#, fuzzy
msgctxt "defaultshapespanel|label8"
msgid "Callouts"
msgstr "कॉलआउट"
@@ -2995,7 +2878,6 @@ msgid "All contents of the header will be deleted and can not be restored."
msgstr ""
#: docking3deffects.ui:263
-#, fuzzy
msgctxt "docking3deffects|Docking3DEffects"
msgid "3D Effects"
msgstr "3D प्रभाव"
@@ -3055,7 +2937,6 @@ msgid "Object-Specific"
msgstr "वस्तु-विशिष्ट"
#: docking3deffects.ui:583
-#, fuzzy
msgctxt "docking3deffects|flat|tooltip_text"
msgid "Flat"
msgstr "समतल"
@@ -3126,7 +3007,6 @@ msgid "_Mode"
msgstr "प्रकार"
#: docking3deffects.ui:842
-#, fuzzy
msgctxt "docking3deffects|mode"
msgid "Flat"
msgstr "समतल"
@@ -3162,7 +3042,6 @@ msgid "3D Shadowing On/Off"
msgstr "3D छायांकन शुरु/बंद"
#: docking3deffects.ui:939
-#, fuzzy
msgctxt "docking3deffects|label13"
msgid "Shadow"
msgstr "छाया"
@@ -3180,7 +3059,6 @@ msgid "_Distance"
msgstr "उदाहरण (~I)"
#: docking3deffects.ui:1032
-#, fuzzy
msgctxt "docking3deffects|label16"
msgid "Camera"
msgstr "कैमरा"
@@ -3258,13 +3136,11 @@ msgid "Light Source 8"
msgstr "प्रकाश स्रोत 8"
#: docking3deffects.ui:1369
-#, fuzzy
msgctxt "docking3deffects|label19"
msgid "Illumination"
msgstr "चित्रावली"
#: docking3deffects.ui:1404
-#, fuzzy
msgctxt "docking3deffects|label20"
msgid "_Type"
msgstr "प्रकार (_T)"
@@ -3300,7 +3176,6 @@ msgid "Black & White"
msgstr "काला/सफेद"
#: docking3deffects.ui:1483
-#, fuzzy
msgctxt "docking3deffects|texcolor|tooltip_text"
msgid "Color"
msgstr "रंग"
@@ -3390,13 +3265,11 @@ msgid "_Illumination color"
msgstr "चित्रावली रंग (~I)"
#: docking3deffects.ui:1751
-#, fuzzy
msgctxt "docking3deffects|favorites"
msgid "User-defined"
msgstr "उपयोक्ता परिभाषित"
#: docking3deffects.ui:1752
-#, fuzzy
msgctxt "docking3deffects|favorites"
msgid "Metal"
msgstr "धातु"
@@ -3474,7 +3347,6 @@ msgid "Assign"
msgstr "नियत करें"
#: docking3deffects.ui:1937
-#, fuzzy
msgctxt "docking3deffects|update|tooltip_text"
msgid "Update"
msgstr "अद्यतन करें"
@@ -3492,7 +3364,6 @@ msgid "Textures"
msgstr "बनावट"
#: docking3deffects.ui:1978
-#, fuzzy
msgctxt "docking3deffects|light|tooltip_text"
msgid "Illumination"
msgstr "चित्रावली"
@@ -3510,7 +3381,6 @@ msgid "Geometry"
msgstr "ज्यामिति"
#: dockingcolorreplace.ui:17
-#, fuzzy
msgctxt "dockingcolorreplace|DockingColorReplace"
msgid "Color Replacer"
msgstr "रंग प्रतिस्थापक"
@@ -3616,7 +3486,6 @@ msgid "Replace with 4"
msgstr "से बदलें (_p)"
#: dockingcolorreplace.ui:336
-#, fuzzy
msgctxt "dockingcolorreplace|label1"
msgid "Colors"
msgstr "रंग"
@@ -3639,7 +3508,6 @@ msgid "Fontwork"
msgstr "फांटवर्क"
#: dockingfontwork.ui:32
-#, fuzzy
msgctxt "dockingfontwork|off|tooltip_text"
msgid "Off"
msgstr "बंद"
@@ -3686,7 +3554,6 @@ msgid "Center"
msgstr "बीच में"
#: dockingfontwork.ui:170
-#, fuzzy
msgctxt "dockingfontwork|right|tooltip_text"
msgid "Align Right"
msgstr "दाहिना संरेखण"
@@ -3704,7 +3571,6 @@ msgid "Distance"
msgstr "उदाहरण (~I)"
#: dockingfontwork.ui:259
-#, fuzzy
msgctxt "dockingfontwork|indent|tooltip_text"
msgid "Indent"
msgstr "हाशिया"
@@ -3722,13 +3588,11 @@ msgid "Text Contour"
msgstr "पाठ परिवेश"
#: dockingfontwork.ui:319
-#, fuzzy
msgctxt "dockingfontwork|noshadow|tooltip_text"
msgid "No Shadow"
msgstr "कोई छाया नहीं"
#: dockingfontwork.ui:332
-#, fuzzy
msgctxt "dockingfontwork|vertical|tooltip_text"
msgid "Vertical"
msgstr "लम्बवत"
@@ -3822,7 +3686,6 @@ msgid "_Discard"
msgstr ""
#: docrecoveryrecoverdialog.ui:37
-#, fuzzy
msgctxt "docrecoveryrecoverdialog|next"
msgid "_Start"
msgstr "प्रारंभ (_S)"
@@ -3845,7 +3708,6 @@ msgid "Document Name"
msgstr "दस्तावेज़ प्रकार"
#: docrecoveryrecoverdialog.ui:147
-#, fuzzy
msgctxt "docrecoveryrecoverdialog|statusft"
msgid "Status"
msgstr "स्थिति"
@@ -3880,7 +3742,6 @@ msgid "_Value"
msgstr "मान"
#: extrustiondepthdialog.ui:135
-#, fuzzy
msgctxt "extrustiondepthdialog|label2"
msgid "Depth"
msgstr "गहराई"
@@ -3892,7 +3753,6 @@ msgid "_Delete"
msgstr "# को मिटाएं"
#: filtermenu.ui:20
-#, fuzzy
msgctxt "filtermenu|edit"
msgid "_Edit"
msgstr "संपादन (_E)"
@@ -4202,7 +4062,6 @@ msgid "Contour Editor"
msgstr "परिवेश संपादक"
#: floatingcontour.ui:46
-#, fuzzy
msgctxt "floatingcontour|TBI_APPLY"
msgid "Apply"
msgstr "लागू करें"
@@ -4214,49 +4073,41 @@ msgid "Workspace"
msgstr "कार्यस्थान"
#: floatingcontour.ui:96
-#, fuzzy
msgctxt "floatingcontour|TBI_SELECT"
msgid "Select"
msgstr "चुनें"
#: floatingcontour.ui:111
-#, fuzzy
msgctxt "floatingcontour|TBI_RECT"
msgid "Rectangle"
msgstr "आयत"
#: floatingcontour.ui:126
-#, fuzzy
msgctxt "floatingcontour|TBI_CIRCLE"
msgid "Ellipse"
msgstr "दीर्घवृत्त"
#: floatingcontour.ui:141
-#, fuzzy
msgctxt "floatingcontour|TBI_POLY"
msgid "Polygon"
msgstr "बहुभुज"
#: floatingcontour.ui:166
-#, fuzzy
msgctxt "floatingcontour|TBI_POLYEDIT"
msgid "Edit Points"
msgstr "बिंदु संपादित करें"
#: floatingcontour.ui:181
-#, fuzzy
msgctxt "floatingcontour|TBI_POLYMOVE"
msgid "Move Points"
msgstr "बिंदु हटाएँ"
#: floatingcontour.ui:196
-#, fuzzy
msgctxt "floatingcontour|TBI_POLYINSERT"
msgid "Insert Points"
msgstr "बिंदु जोड़ें"
#: floatingcontour.ui:211
-#, fuzzy
msgctxt "floatingcontour|TBI_POLYDELETE"
msgid "Delete Points"
msgstr "बिंदु मिटाएँ"
@@ -4325,13 +4176,11 @@ msgid "Add Item"
msgstr "वस्तु जोड़ें"
#: formdatamenu.ui:20
-#, fuzzy
msgctxt "formdatamenu|addelement"
msgid "Add Element"
msgstr "तत्व जोड़ें"
#: formdatamenu.ui:28
-#, fuzzy
msgctxt "formdatamenu|addattribute"
msgid "Add Attribute"
msgstr "गुण जोड़ें"
@@ -4362,13 +4211,11 @@ msgid ""
msgstr ""
#: formlinkwarndialog.ui:27
-#, fuzzy
msgctxt "formlinkwarndialog|ok"
msgid "_Edit"
msgstr "संपादन (_E)"
#: formnavimenu.ui:12
-#, fuzzy
msgctxt "formnavimenu|new"
msgid "_New"
msgstr "नया (_N)"
@@ -4398,7 +4245,6 @@ msgid "Cu_t"
msgstr "काटें"
#: formnavimenu.ui:58
-#, fuzzy
msgctxt "formnavimenu|copy"
msgid "_Copy"
msgstr "नक़ल करें (_C)"
@@ -4422,7 +4268,6 @@ msgid "Tab Order..."
msgstr "टैब क्रम..."
#: formnavimenu.ui:90
-#, fuzzy
msgctxt "formnavimenu|rename"
msgid "_Rename"
msgstr "नाम बदलें (_R)"
@@ -4434,43 +4279,36 @@ msgid "Propert_ies"
msgstr "विशेषताएँ: "
#: formnavimenu.ui:106
-#, fuzzy
msgctxt "formnavimenu|designmode"
msgid "Open in Design Mode"
msgstr "डिज़ायन विधि में खोलें"
#: formnavimenu.ui:114
-#, fuzzy
msgctxt "formnavimenu|controlfocus"
msgid "Automatic Control Focus"
msgstr "स्वतः नियंत्रण फोकस"
#: functionmenu.ui:12
-#, fuzzy
msgctxt "functionmenu|avg"
msgid "Average"
msgstr "औसत"
#: functionmenu.ui:20
-#, fuzzy
msgctxt "functionmenu|counta"
msgid "CountA"
msgstr "CountA"
#: functionmenu.ui:27
-#, fuzzy
msgctxt "functionmenu|count"
msgid "Count"
msgstr "गिनती"
#: functionmenu.ui:34
-#, fuzzy
msgctxt "functionmenu|max"
msgid "Maximum"
msgstr "अधिकतम"
#: functionmenu.ui:41
-#, fuzzy
msgctxt "functionmenu|min"
msgid "Minimum"
msgstr "न्यूनतम"
@@ -4488,13 +4326,11 @@ msgid "Selection count"
msgstr "चुनाव गणना"
#: functionmenu.ui:62
-#, fuzzy
msgctxt "functionmenu|none"
msgid "None"
msgstr "कोई नहीं"
#: gallerymenu1.ui:12
-#, fuzzy
msgctxt "gallerymenu1|update"
msgid "Update"
msgstr "अद्यतन करें"
@@ -4506,7 +4342,6 @@ msgid "_Delete"
msgstr "# को मिटाएं"
#: gallerymenu1.ui:33
-#, fuzzy
msgctxt "gallerymenu1|rename"
msgid "_Rename"
msgstr "नाम बदलें (_R)"
@@ -4524,7 +4359,6 @@ msgid "Propert_ies..."
msgstr "विशेषताएँ: "
#: gallerymenu2.ui:12
-#, fuzzy
msgctxt "gallerymenu2|add"
msgid "_Insert"
msgstr "जोड़ें (_I)"
@@ -4553,13 +4387,11 @@ msgid "_Delete"
msgstr "# को मिटाएं"
#: gallerymenu2.ui:74
-#, fuzzy
msgctxt "gallerymenu2|copy"
msgid "_Copy"
msgstr "नक़ल करें (_C)"
#: gallerymenu2.ui:82
-#, fuzzy
msgctxt "gallerymenu2|paste"
msgid "_Insert"
msgstr "जोड़ें (_I)"
@@ -4623,7 +4455,6 @@ msgid "More..."
msgstr "अधिक..."
#: headfootformatpage.ui:339
-#, fuzzy
msgctxt "headfootformatpage|buttonEdit"
msgid "_Edit..."
msgstr "संपादन (_E)..."
@@ -4645,7 +4476,6 @@ msgid "ImageMap Editor"
msgstr "चित्रमानचित्र संपादक"
#: imapdialog.ui:32
-#, fuzzy
msgctxt "imapdialog|TBI_APPLY"
msgid "Apply"
msgstr "लागू करें"
@@ -4669,25 +4499,21 @@ msgid "Close"
msgstr "बन्द करें"
#: imapdialog.ui:91
-#, fuzzy
msgctxt "imapdialog|TBI_SELECT"
msgid "Select"
msgstr "चुनें"
#: imapdialog.ui:106
-#, fuzzy
msgctxt "imapdialog|TBI_RECT"
msgid "Rectangle"
msgstr "आयत"
#: imapdialog.ui:121
-#, fuzzy
msgctxt "imapdialog|TBI_CIRCLE"
msgid "Ellipse"
msgstr "दीर्घवृत्त"
#: imapdialog.ui:136
-#, fuzzy
msgctxt "imapdialog|TBI_POLY"
msgid "Polygon"
msgstr "बहुभुज"
@@ -4699,25 +4525,21 @@ msgid "Freeform Polygon"
msgstr "स्वतंत्र बहुभुज"
#: imapdialog.ui:166
-#, fuzzy
msgctxt "imapdialog|TBI_POLYEDIT"
msgid "Edit Points"
msgstr "बिंदु संपादित करें"
#: imapdialog.ui:181
-#, fuzzy
msgctxt "imapdialog|TBI_POLYMOVE"
msgid "Move Points"
msgstr "बिंदु हटाएँ"
#: imapdialog.ui:196
-#, fuzzy
msgctxt "imapdialog|TBI_POLYINSERT"
msgid "Insert Points"
msgstr "बिंदु जोड़ें"
#: imapdialog.ui:211
-#, fuzzy
msgctxt "imapdialog|TBI_POLYDELETE"
msgid "Delete Points"
msgstr "बिंदु मिटाएँ"
@@ -4771,13 +4593,11 @@ msgid "Text:"
msgstr "पाठ: "
#: imapmenu.ui:12
-#, fuzzy
msgctxt "imapmenu|url"
msgid "Description..."
msgstr "विवरण..."
#: imapmenu.ui:20
-#, fuzzy
msgctxt "imapmenu|macro"
msgid "_Macro..."
msgstr "मैक्रो (_M)..."
@@ -4877,7 +4697,6 @@ msgid "Volume:"
msgstr "आवाज़ निर्धारक"
#: mediaplayback.ui:79
-#, fuzzy
msgctxt "mediaplayback|zoombox|tooltip_text"
msgid "View"
msgstr "दृश्य"
@@ -4888,25 +4707,21 @@ msgid "Namespaces for Forms"
msgstr ""
#: namespacedialog.ui:106
-#, fuzzy
msgctxt "namespacedialog|add"
msgid "_Add..."
msgstr "जोड़ें (_A)..."
#: namespacedialog.ui:120
-#, fuzzy
msgctxt "namespacedialog|edit"
msgid "_Edit..."
msgstr "संपादन (_E)..."
#: namespacedialog.ui:168
-#, fuzzy
msgctxt "namespacedialog|prefix"
msgid "Prefix"
msgstr "उपसर्ग"
#: namespacedialog.ui:179
-#, fuzzy
msgctxt "namespacedialog|url"
msgid "URL"
msgstr "URL"
@@ -5068,7 +4883,6 @@ msgid "Line Spacing:"
msgstr "रेखा अंतरण"
#: paralinespacingcontrol.ui:182
-#, fuzzy
msgctxt "paralinespacingcontrol|line_dist"
msgid "Single"
msgstr "अकेला"
@@ -5086,13 +4900,11 @@ msgid "1.5 Lines"
msgstr "1.5 रेखाएँ"
#: paralinespacingcontrol.ui:185
-#, fuzzy
msgctxt "paralinespacingcontrol|line_dist"
msgid "Double"
msgstr "दोगुना"
#: paralinespacingcontrol.ui:186
-#, fuzzy
msgctxt "paralinespacingcontrol|line_dist"
msgid "Proportional"
msgstr "आनुपातिक"
@@ -5109,7 +4921,6 @@ msgid "Leading"
msgstr "शीर्षक"
#: paralinespacingcontrol.ui:189
-#, fuzzy
msgctxt "paralinespacingcontrol|line_dist"
msgid "Fixed"
msgstr "स्थिर"
@@ -5136,7 +4947,6 @@ msgid "After Text Indent"
msgstr ""
#: paralrspacing.ui:115
-#, fuzzy
msgctxt "paralrspacing|firstlineindent|tooltip_text"
msgid "First Line Indent"
msgstr "पहली रेखा हाशिया"
@@ -5158,7 +4968,6 @@ msgid "Change Password"
msgstr "कूटशब्द बदलें (_C)..."
#: passwd.ui:104
-#, fuzzy
msgctxt "passwd|oldpassL"
msgid "_Password:"
msgstr "कूटशब्द (_P):"
@@ -5185,7 +4994,6 @@ msgid "New Password"
msgstr ""
#: presetmenu.ui:12
-#, fuzzy
msgctxt "presetmenu|rename"
msgid "Rename"
msgstr "नाम बदलें"
@@ -5353,7 +5161,6 @@ msgid "C_omment:"
msgstr "टिप्पणी"
#: redlinefilterpage.ui:87
-#, fuzzy
msgctxt "redlinefilterpage|commentedit-atkobject"
msgid "Comment"
msgstr "टिप्पणी"
@@ -5376,13 +5183,11 @@ msgid "A_ction:"
msgstr "क्रिया (_c)"
#: redlinefilterpage.ui:159
-#, fuzzy
msgctxt "redlinefilterpage|authorlist-atkobject"
msgid "Author"
msgstr "लेखक"
#: redlinefilterpage.ui:186
-#, fuzzy
msgctxt "redlinefilterpage|rangeedit-atkobject"
msgid "Range"
msgstr "दायरा"
@@ -5435,13 +5240,11 @@ msgid "a_nd"
msgstr "और"
#: redlinefilterpage.ui:287
-#, fuzzy
msgctxt "redlinefilterpage|startdate-atkobject"
msgid "Start Date"
msgstr "आरंभ तिथि"
#: redlinefilterpage.ui:306
-#, fuzzy
msgctxt "redlinefilterpage|starttime-atkobject"
msgid "Start Time"
msgstr "प्रारंभ समय"
@@ -5452,13 +5255,11 @@ msgid "Set current time and date"
msgstr ""
#: redlinefilterpage.ui:341
-#, fuzzy
msgctxt "redlinefilterpage|enddate-atkobject"
msgid "End Date"
msgstr "समाप्ति तिथि"
#: redlinefilterpage.ui:360
-#, fuzzy
msgctxt "redlinefilterpage|endtime-atkobject"
msgid "End Time"
msgstr "समाप्ति समय"
@@ -5500,49 +5301,41 @@ msgid "Changes"
msgstr "परिवर्तन"
#: rowsmenu.ui:12
-#, fuzzy
msgctxt "rowsmenu|delete"
msgid "Delete Rows"
msgstr "पंक्ति मिटाएँ"
#: rowsmenu.ui:19
-#, fuzzy
msgctxt "rowsmenu|save"
msgid "Save Record"
msgstr "रिकार्ड सहेजें"
#: rowsmenu.ui:26
-#, fuzzy
msgctxt "rowsmenu|undo"
msgid "Undo: Data entry"
msgstr "पहले जैसा: आँकड़ा प्रविष्टि"
#: rulermenu.ui:12
-#, fuzzy
msgctxt "rulermenu|mm"
msgid "Millimeter"
msgstr "मिलीमीटर"
#: rulermenu.ui:20
-#, fuzzy
msgctxt "rulermenu|cm"
msgid "Centimeter"
msgstr "सेंटीमीटर"
#: rulermenu.ui:28
-#, fuzzy
msgctxt "rulermenu|m"
msgid "Meter"
msgstr "मीटर"
#: rulermenu.ui:36
-#, fuzzy
msgctxt "rulermenu|km"
msgid "Kilometer"
msgstr "किलोमीटर"
#: rulermenu.ui:44
-#, fuzzy
msgctxt "rulermenu|in"
msgid "Inch"
msgstr "इंच"
@@ -5554,25 +5347,21 @@ msgid "Foot"
msgstr "फ़ूट"
#: rulermenu.ui:60
-#, fuzzy
msgctxt "rulermenu|mile"
msgid "Miles"
msgstr "मील"
#: rulermenu.ui:68
-#, fuzzy
msgctxt "rulermenu|pt"
msgid "Point"
msgstr "बिन्दु"
#: rulermenu.ui:76
-#, fuzzy
msgctxt "rulermenu|pc"
msgid "Pica"
msgstr "पिका"
#: rulermenu.ui:84
-#, fuzzy
msgctxt "rulermenu|ch"
msgid "Char"
msgstr "वर्ण"
@@ -5644,7 +5433,6 @@ msgid "Disable hardware acceleration (OpenGL, OpenCL)"
msgstr ""
#: safemodedialog.ui:234
-#, fuzzy
msgctxt "safemodedialog|radio_extensions"
msgid "Extensions"
msgstr "विस्तार"
@@ -5797,37 +5585,31 @@ msgid "Select the gradient style."
msgstr ""
#: sidebararea.ui:169
-#, fuzzy
msgctxt "sidebararea|gradientstyle"
msgid "Linear"
msgstr "रैखिक"
#: sidebararea.ui:170
-#, fuzzy
msgctxt "sidebararea|gradientstyle"
msgid "Axial"
msgstr "अक्षीय"
#: sidebararea.ui:171
-#, fuzzy
msgctxt "sidebararea|gradientstyle"
msgid "Radial"
msgstr "रेडियल"
#: sidebararea.ui:172
-#, fuzzy
msgctxt "sidebararea|gradientstyle"
msgid "Ellipsoid"
msgstr "दीर्घवृत्तज"
#: sidebararea.ui:173
-#, fuzzy
msgctxt "sidebararea|gradientstyle"
msgid "Quadratic"
msgstr "द्विघात"
#: sidebararea.ui:174
-#, fuzzy
msgctxt "sidebararea|gradientstyle"
msgid "Square"
msgstr "वर्ग"
@@ -5854,7 +5636,6 @@ msgid "Gradient angle"
msgstr ""
#: sidebararea.ui:232
-#, fuzzy
msgctxt "sidebararea|transparencylabel|tooltip_text"
msgid "Transparency"
msgstr "पारदर्शिता"
@@ -5876,43 +5657,36 @@ msgid "None"
msgstr "कोई नहीं"
#: sidebararea.ui:252
-#, fuzzy
msgctxt "sidebararea|transtype"
msgid "Solid"
msgstr "ठोस"
#: sidebararea.ui:253
-#, fuzzy
msgctxt "sidebararea|transtype"
msgid "Linear"
msgstr "रैखिक"
#: sidebararea.ui:254
-#, fuzzy
msgctxt "sidebararea|transtype"
msgid "Axial"
msgstr "अक्षीय"
#: sidebararea.ui:255
-#, fuzzy
msgctxt "sidebararea|transtype"
msgid "Radial"
msgstr "रेडियल"
#: sidebararea.ui:256
-#, fuzzy
msgctxt "sidebararea|transtype"
msgid "Ellipsoid"
msgstr "दीर्घवृत्तज"
#: sidebararea.ui:257
-#, fuzzy
msgctxt "sidebararea|transtype"
msgid "Quadratic"
msgstr "द्विघात"
#: sidebararea.ui:258
-#, fuzzy
msgctxt "sidebararea|transtype"
msgid "Square"
msgstr "वर्ग"
@@ -5938,7 +5712,6 @@ msgid "Specify 0% for fully opaque through 100% for fully transparent."
msgstr ""
#: sidebararea.ui:346
-#, fuzzy
msgctxt "sidebararea|settransparency-atkobject"
msgid "Transparency"
msgstr "पारदर्शिता"
@@ -5955,7 +5728,6 @@ msgid "Specify the luminance of the graphic."
msgstr ""
#: sidebargraphic.ui:70
-#, fuzzy
msgctxt "sidebargraphic|setbrightness-atkobject"
msgid "Brightness"
msgstr "चमकीलापन"
@@ -5972,7 +5744,6 @@ msgid "Specify the degree of difference between the lightest and darkest parts o
msgstr ""
#: sidebargraphic.ui:107
-#, fuzzy
msgctxt "sidebargraphic|setcontrast-atkobject"
msgid "Contrast"
msgstr "विरोधी"
@@ -6001,43 +5772,36 @@ msgid "Specify the percentage of transparency; 0% is fully opaque and 100% is fu
msgstr ""
#: sidebargraphic.ui:176
-#, fuzzy
msgctxt "sidebargraphic|settransparency-atkobject"
msgid "Transparency"
msgstr "पारदर्शिता"
#: sidebargraphic.ui:209
-#, fuzzy
msgctxt "sidebargraphic|setred|tooltip_text"
msgid "Red"
msgstr "लाल"
#: sidebargraphic.ui:215
-#, fuzzy
msgctxt "sidebargraphic|setred-atkobject"
msgid "Red"
msgstr "लाल"
#: sidebargraphic.ui:255
-#, fuzzy
msgctxt "sidebargraphic|setgreen|tooltip_text"
msgid "Green"
msgstr "हरा"
#: sidebargraphic.ui:261
-#, fuzzy
msgctxt "sidebargraphic|setgreen-atkobject"
msgid "Green"
msgstr "हरा"
#: sidebargraphic.ui:302
-#, fuzzy
msgctxt "sidebargraphic|setblue|tooltip_text"
msgid "Blue"
msgstr "नीला"
#: sidebargraphic.ui:308
-#, fuzzy
msgctxt "sidebargraphic|setblue-atkobject"
msgid "Blue"
msgstr "नीला"
@@ -6122,7 +5886,6 @@ msgid "Specify the transparency of the line."
msgstr ""
#: sidebarline.ui:230
-#, fuzzy
msgctxt "sidebarline|linetransparency-atkobject"
msgid "Transparency"
msgstr "पारदर्शिता"
@@ -6144,7 +5907,6 @@ msgid "Rounded"
msgstr ""
#: sidebarline.ui:282
-#, fuzzy
msgctxt "sidebarline|edgestyle"
msgid "- none -"
msgstr "- कोई नहीं -"
@@ -6176,7 +5938,6 @@ msgid "Select the style of the line caps."
msgstr ""
#: sidebarline.ui:322
-#, fuzzy
msgctxt "sidebarline|linecapstyle"
msgid "Flat"
msgstr "समतल"
@@ -6188,7 +5949,6 @@ msgid "Round"
msgstr "गोल"
#: sidebarline.ui:324
-#, fuzzy
msgctxt "sidebarline|linecapstyle"
msgid "Square"
msgstr "वर्ग"
@@ -6261,7 +6021,6 @@ msgid "_Indent:"
msgstr "हाशिया"
#: sidebarparagraph.ui:448
-#, fuzzy
msgctxt "sidebarparagraph|indent|tooltip_text"
msgid "Indent"
msgstr "हाशिया"
@@ -6273,7 +6032,6 @@ msgid "Increase Indent"
msgstr "हाशिया बढ़ायें"
#: sidebarparagraph.ui:469
-#, fuzzy
msgctxt "sidebarparagraph|decreaseindent|tooltip_text"
msgid "Decrease Indent"
msgstr "हाशिया घटायें"
@@ -6304,13 +6062,11 @@ msgid "After Text Indent"
msgstr ""
#: sidebarparagraph.ui:622
-#, fuzzy
msgctxt "sidebarparagraph|firstlineindent|tooltip_text"
msgid "First Line Indent"
msgstr "पहली रेखा हाशिया"
#: sidebarparagraph.ui:629
-#, fuzzy
msgctxt "sidebarparagraph|firstlineindent-atkobject"
msgid "First Line Indent"
msgstr "पहली रेखा हाशिया"
@@ -6332,7 +6088,6 @@ msgid "Enter the value for the horizontal position."
msgstr ""
#: sidebarpossize.ui:65
-#, fuzzy
msgctxt "sidebarpossize|horizontalpos-atkobject"
msgid "Horizontal"
msgstr "क्षैतिज"
@@ -6349,7 +6104,6 @@ msgid "Enter the value for the vertical position."
msgstr ""
#: sidebarpossize.ui:105
-#, fuzzy
msgctxt "sidebarpossize|verticalpos-atkobject"
msgid "Vertical"
msgstr "लम्बवत"
@@ -6438,7 +6192,6 @@ msgid "Enable"
msgstr "सक्रिय करें"
#: sidebarshadow.ui:58
-#, fuzzy
msgctxt "sidebarshadow|angle"
msgid "Angle"
msgstr "कोण"
@@ -6518,19 +6271,16 @@ msgid "Custom Value"
msgstr ""
#: textcontrolchardialog.ui:8
-#, fuzzy
msgctxt "textcontrolchardialog|TextControlCharacterPropertiesDialog"
msgid "Character"
msgstr "वर्ण"
#: textcontrolchardialog.ui:106
-#, fuzzy
msgctxt "textcontrolchardialog|font"
msgid "Font"
msgstr "फ़ॉन्ट"
#: textcontrolchardialog.ui:128
-#, fuzzy
msgctxt "textcontrolchardialog|fonteffects"
msgid "Font Effects"
msgstr "फ़ॉन्ट प्रभाव"
@@ -6542,25 +6292,21 @@ msgid "Position"
msgstr "स्थान"
#: textcontrolparadialog.ui:8
-#, fuzzy
msgctxt "textcontrolparadialog|TextControlParagraphPropertiesDialog"
msgid "Paragraph"
msgstr "अनुच्छेद"
#: textcontrolparadialog.ui:106
-#, fuzzy
msgctxt "textcontrolparadialog|labelTP_PARA_STD"
msgid "Indents & Spacing"
msgstr "हाशिया व अंतरण"
#: textcontrolparadialog.ui:128
-#, fuzzy
msgctxt "textcontrolparadialog|labelTP_PARA_ALIGN"
msgid "Alignment"
msgstr "संरेखण"
#: textcontrolparadialog.ui:152
-#, fuzzy
msgctxt "textcontrolparadialog|labelTP_PARA_ASIAN"
msgid "Asian Typography"
msgstr "एशियाई टाइपोग्राफी"
@@ -6572,19 +6318,16 @@ msgid "Tabs"
msgstr "टैग"
#: textunderlinecontrol.ui:26
-#, fuzzy
msgctxt "textunderlinecontrol|none"
msgid "(Without)"
msgstr "(बिना)"
#: textunderlinecontrol.ui:44
-#, fuzzy
msgctxt "textunderlinecontrol|single|tooltip_text"
msgid "Single"
msgstr "अकेला"
#: textunderlinecontrol.ui:61
-#, fuzzy
msgctxt "textunderlinecontrol|double|tooltip_text"
msgid "Double"
msgstr "दोगुना"
@@ -6596,43 +6339,36 @@ msgid "Bold"
msgstr "मोटा"
#: textunderlinecontrol.ui:95
-#, fuzzy
msgctxt "textunderlinecontrol|dot|tooltip_text"
msgid "Dotted"
msgstr "बिंदुयुक्त"
#: textunderlinecontrol.ui:112
-#, fuzzy
msgctxt "textunderlinecontrol|dotbold|tooltip_text"
msgid "Dotted (Bold)"
msgstr "बिंदुयुक्त (गहरा)"
#: textunderlinecontrol.ui:129
-#, fuzzy
msgctxt "textunderlinecontrol|dash|tooltip_text"
msgid "Dash"
msgstr "डैश"
#: textunderlinecontrol.ui:146
-#, fuzzy
msgctxt "textunderlinecontrol|dashlong|tooltip_text"
msgid "Long Dash"
msgstr "लंबा डैश"
#: textunderlinecontrol.ui:163
-#, fuzzy
msgctxt "textunderlinecontrol|dashdot|tooltip_text"
msgid "Dot Dash"
msgstr "डॉट डैश"
#: textunderlinecontrol.ui:180
-#, fuzzy
msgctxt "textunderlinecontrol|dashdotdot|tooltip_text"
msgid "Dot Dot Dash"
msgstr "डॉट डॉट डैश"
#: textunderlinecontrol.ui:197
-#, fuzzy
msgctxt "textunderlinecontrol|wave|tooltip_text"
msgid "Wave"
msgstr "लहर"
@@ -6649,13 +6385,11 @@ msgid "Add Item"
msgstr "वस्तु जोड़ें"
#: xformspage.ui:40
-#, fuzzy
msgctxt "xformspage|TBI_ITEM_ADD_ELEMENT"
msgid "Add Element"
msgstr "तत्व जोड़ें"
#: xformspage.ui:54
-#, fuzzy
msgctxt "xformspage|TBI_ITEM_ADD_ATTRIBUTE"
msgid "Add Attribute"
msgstr "गुण जोड़ें"
@@ -6679,13 +6413,11 @@ msgid "Digital Signatures..."
msgstr "डिजिटल हस्ताक्षर..."
#: zoommenu.ui:12
-#, fuzzy
msgctxt "zoommenu|page"
msgid "Entire Page"
msgstr "सम्पूर्ण पृष्ठ"
#: zoommenu.ui:20
-#, fuzzy
msgctxt "zoommenu|width"
msgid "Page Width"
msgstr "पृष्ठ चौड़ाई"
@@ -6696,31 +6428,26 @@ msgid "Optimal View"
msgstr ""
#: zoommenu.ui:36
-#, fuzzy
msgctxt "zoommenu|50"
msgid "50%"
msgstr "50%"
#: zoommenu.ui:44
-#, fuzzy
msgctxt "zoommenu|75"
msgid "75%"
msgstr "75%"
#: zoommenu.ui:52
-#, fuzzy
msgctxt "zoommenu|100"
msgid "100%"
msgstr "100%"
#: zoommenu.ui:60
-#, fuzzy
msgctxt "zoommenu|150"
msgid "150%"
msgstr "150%"
#: zoommenu.ui:68
-#, fuzzy
msgctxt "zoommenu|200"
msgid "200%"
msgstr "200%"
@@ -6732,7 +6459,6 @@ msgid "Drawing object"
msgstr "वस्तु आरेख बना रहा है"
#: strings.hrc:26
-#, fuzzy
msgctxt "STR_ObjNamePluralNONE"
msgid "Drawing objects"
msgstr "वस्तु आरेख बना रहा है"
@@ -7091,7 +6817,6 @@ msgid "Image"
msgstr "चित्र"
#: strings.hrc:96
-#, fuzzy
msgctxt "STR_ObjNamePluralGRAF"
msgid "Images"
msgstr "चित्र"
@@ -7170,7 +6895,6 @@ msgid "Linked image with transparency"
msgstr "पारदर्शिता सहित कड़ी किया हुआ बिटमॉप"
#: strings.hrc:111
-#, fuzzy
msgctxt "STR_ObjNamePluralGRAFBMP"
msgid "Images"
msgstr "चित्र"
@@ -7303,7 +7027,6 @@ msgid "Dimensioning objects"
msgstr "वस्तु आय़ाम"
#: strings.hrc:137
-#, fuzzy
msgctxt "STR_ObjNamePlural"
msgid "Drawing objects"
msgstr "वस्तु आरेख बना रहा है"
@@ -8703,7 +8426,6 @@ msgid "Glue spacing object 2"
msgstr "ग्लू अंतरण वस्तु 2"
#: strings.hrc:418
-#, fuzzy
msgctxt "SIP_SA_EDGELINEDELTACOUNT"
msgid "Number of movable lines"
msgstr "खिसकाने योग्य रेखाओं की संख्या"
@@ -9318,7 +9040,6 @@ msgid "Bitmap"
msgstr "बिटमैप"
#: strings.hrc:542
-#, fuzzy
msgctxt "RID_SVXSTR_PATTERN"
msgid "Pattern"
msgstr "नमूना"
@@ -9421,7 +9142,6 @@ msgid "Gray"
msgstr "धूसर"
#: strings.hrc:563
-#, fuzzy
msgctxt "RID_SVXSTR_COLOR_WHITE"
msgid "White"
msgstr "सफ़ेद"
@@ -9453,7 +9173,6 @@ msgid "Red"
msgstr "लाल"
#: strings.hrc:569
-#, fuzzy
msgctxt "RID_SVXSTR_COLOR_VIOLET"
msgid "Violet"
msgstr "बैंगनी"
@@ -9493,7 +9212,6 @@ msgstr "पंक्ति"
#. Light variants of the standard color palette
#: strings.hrc:577
-#, fuzzy
msgctxt "RID_SVXSTR_COLOR_LIGHTGRAY"
msgid "Light Gray"
msgstr "हल्का धूसर"
@@ -9519,7 +9237,6 @@ msgid "Light Brick"
msgstr ""
#: strings.hrc:582
-#, fuzzy
msgctxt "RID_SVXSTR_COLOR_LIGHTRED"
msgid "Light Red"
msgstr "हल्का लाल"
@@ -9540,7 +9257,6 @@ msgid "Light Indigo"
msgstr ""
#: strings.hrc:586
-#, fuzzy
msgctxt "RID_SVXSTR_COLOR_LIGHTBLUE"
msgid "Light Blue"
msgstr "हल्का नीला"
@@ -9551,7 +9267,6 @@ msgid "Light Teal"
msgstr ""
#: strings.hrc:588
-#, fuzzy
msgctxt "RID_SVXSTR_COLOR_LIGHTGREEN"
msgid "Light Green"
msgstr "हल्का हरा"
@@ -9635,13 +9350,11 @@ msgid "Blue classic"
msgstr ""
#: strings.hrc:606
-#, fuzzy
msgctxt "RID_SVXSTR_COLOR_CYAN"
msgid "Cyan"
msgstr "नीलिया"
#: strings.hrc:607
-#, fuzzy
msgctxt "RID_SVXSTR_COLOR_MAGENTA"
msgid "Magenta"
msgstr "मैजेन्टा"
@@ -9816,7 +9529,6 @@ msgid "Box List Yellow"
msgstr ""
#: strings.hrc:643
-#, fuzzy
msgctxt "RID_SVXSTR_TBLAFMT_LO6_ELEGANT"
msgid "Elegant"
msgstr "मनमोहक"
@@ -10305,7 +10017,6 @@ msgid "Brownie"
msgstr ""
#: strings.hrc:747
-#, fuzzy
msgctxt "RID_SVXSTR_GRDT83"
msgid "Sunset"
msgstr "सूर्यास्त"
@@ -10396,7 +10107,6 @@ msgid "Hatching"
msgstr "रेखाच्छादन"
#: strings.hrc:763
-#, fuzzy
msgctxt "RID_SVXSTR_BMP0"
msgid "Empty"
msgstr "रिक्त"
@@ -10665,7 +10375,6 @@ msgid "Zig Zag"
msgstr ""
#: strings.hrc:816
-#, fuzzy
msgctxt "RID_SVXSTR_BMP53"
msgid "Wave"
msgstr "लहर"
@@ -10756,13 +10465,11 @@ msgid "Solid Diamond"
msgstr ""
#: strings.hrc:833
-#, fuzzy
msgctxt "RID_SVXSTR_BMP70"
msgid "Vertical"
msgstr "लम्बवत"
#: strings.hrc:834
-#, fuzzy
msgctxt "RID_SVXSTR_BMP71"
msgid "Horizontal"
msgstr "क्षैतिज"
@@ -10778,7 +10485,6 @@ msgid "Upward Diagonal"
msgstr ""
#: strings.hrc:837
-#, fuzzy
msgctxt "RID_SVXSTR_BMP74"
msgid "Cross"
msgstr "आरपार"
@@ -11117,7 +10823,6 @@ msgid "Last Custom Value"
msgstr ""
#: strings.hrc:910
-#, fuzzy
msgctxt "RID_SVXSTR_PT"
msgid "pt"
msgstr "पॉइंट"
@@ -11230,7 +10935,6 @@ msgid "Emoticons"
msgstr "भावचिह्न"
#: strings.hrc:939
-#, fuzzy
msgctxt "RID_GALLERYSTR_THEME_PHOTOS"
msgid "Images"
msgstr "चित्र"
@@ -11471,55 +11175,46 @@ msgid "P~arallel"
msgstr "समानांतर (~a)"
#: strings.hrc:990
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_NW"
msgid "Extrusion North-West"
msgstr "निष्कासन उत्तर पश्चिम"
#: strings.hrc:991
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_N"
msgid "Extrusion North"
msgstr "निष्कासन उत्तर"
#: strings.hrc:992
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_NE"
msgid "Extrusion North-East"
msgstr "निष्कासन उत्तर पूर्व"
#: strings.hrc:993
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_W"
msgid "Extrusion West"
msgstr "निष्कासन पश्चिम"
#: strings.hrc:994
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_NONE"
msgid "Extrusion Backwards"
msgstr "निष्कासन पीछे की ओर"
#: strings.hrc:995
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_E"
msgid "Extrusion East"
msgstr "निष्कासन पूर्व"
#: strings.hrc:996
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_SW"
msgid "Extrusion South-West"
msgstr "निष्कासन दक्षिण पश्चिम"
#: strings.hrc:997
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_S"
msgid "Extrusion South"
msgstr "निष्कासन दक्षिण"
#: strings.hrc:998
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_SE"
msgid "Extrusion South-East"
msgstr "निष्कासन दक्षिण पूर्व"
@@ -11632,7 +11327,6 @@ msgid "Transparent"
msgstr "पारदर्शिता"
#: strings.hrc:1021
-#, fuzzy
msgctxt "RID_SVXSTR_DEFAULT"
msgid "Default"
msgstr "तयशुदा"
@@ -11696,7 +11390,6 @@ msgid "Font Name. The current font is not available and will be substituted."
msgstr ""
#: strings.hrc:1034
-#, fuzzy
msgctxt "RID_SVXSTR_CUSTOM_PAL"
msgid "custom"
msgstr "मनपसंद"
@@ -12460,7 +12153,6 @@ msgid "Get"
msgstr "पाएं"
#: strings.hrc:1188
-#, fuzzy
msgctxt "RID_STR_REPLACE_NONE"
msgid "None"
msgstr "कोई नहीं"
@@ -12472,7 +12164,6 @@ msgid "Instance"
msgstr "उदाहरण (~I)"
#: strings.hrc:1190
-#, fuzzy
msgctxt "RID_STR_REPLACE_DOC"
msgid "Document"
msgstr "दस्तावेज़"
@@ -12581,7 +12272,6 @@ msgid "Binding"
msgstr "बाइंडिंग"
#: strings.hrc:1211
-#, fuzzy
msgctxt "RID_STR_BINDING_EXPR"
msgid "Binding expression"
msgstr "बंधनकारी अभिव्यक्ति"
@@ -12685,13 +12375,11 @@ msgid "Zoom factor. Right-click to change zoom factor or click to open Zoom dial
msgstr ""
#: strings.hrc:1235
-#, fuzzy
msgctxt "RID_SVXSTR_ZOOM_IN"
msgid "Zoom In"
msgstr "बड़ा करें"
#: strings.hrc:1236
-#, fuzzy
msgctxt "RID_SVXSTR_ZOOM_OUT"
msgid "Zoom Out"
msgstr "छोटा करें"
@@ -12702,31 +12390,26 @@ msgid "25%"
msgstr ""
#: strings.hrc:1238
-#, fuzzy
msgctxt "RID_SVXSTR_ZOOM_50"
msgid "50%"
msgstr "50%"
#: strings.hrc:1239
-#, fuzzy
msgctxt "RID_SVXSTR_ZOOM_75"
msgid "75%"
msgstr "75%"
#: strings.hrc:1240
-#, fuzzy
msgctxt "RID_SVXSTR_ZOOM_100"
msgid "100%"
msgstr "100%"
#: strings.hrc:1241
-#, fuzzy
msgctxt "RID_SVXSTR_ZOOM_150"
msgid "150%"
msgstr "150%"
#: strings.hrc:1242
-#, fuzzy
msgctxt "RID_SVXSTR_ZOOM_200"
msgid "200%"
msgstr "200%"
@@ -13044,7 +12727,6 @@ msgid "BMP image"
msgstr ""
#: strings.hrc:1313
-#, fuzzy
msgctxt "STR_IMAGE_UNKNOWN"
msgid "Unknown"
msgstr "अज्ञात"
@@ -14830,7 +14512,6 @@ msgid "Widows"
msgstr "अनाथ"
#: svxitems.hrc:63
-#, fuzzy
msgctxt "RID_ATTR_NAMES"
msgid "Paragraph spacing"
msgstr "अनुच्छेद अंतरण"
diff --git a/source/hi/sw/messages.po b/source/hi/sw/messages.po
index 1f01df336bd..a9f88f372aa 100644
--- a/source/hi/sw/messages.po
+++ b/source/hi/sw/messages.po
@@ -26,7 +26,6 @@ msgid "Hidden Styles"
msgstr "छिपी शैली"
#: app.hrc:32
-#, fuzzy
msgctxt "RID_PARAGRAPHSTYLEFAMILY"
msgid "Applied Styles"
msgstr "लागू शैली"
@@ -38,7 +37,6 @@ msgid "Custom Styles"
msgstr "शैलियां मनपसंद बनाएँ"
#: app.hrc:34
-#, fuzzy
msgctxt "RID_PARAGRAPHSTYLEFAMILY"
msgid "Automatic"
msgstr "स्वचालित"
@@ -97,7 +95,6 @@ msgid "Hidden Styles"
msgstr "छिपी शैली"
#: app.hrc:49
-#, fuzzy
msgctxt "RID_CHARACTERSTYLEFAMILY"
msgid "Applied Styles"
msgstr "लागू शैली"
@@ -120,7 +117,6 @@ msgid "Hidden Styles"
msgstr "छिपी शैली"
#: app.hrc:58
-#, fuzzy
msgctxt "RID_FRAMESTYLEFAMILY"
msgid "Applied Styles"
msgstr "लागू शैली"
@@ -143,7 +139,6 @@ msgid "Hidden Styles"
msgstr "छिपी शैली"
#: app.hrc:67
-#, fuzzy
msgctxt "RID_PAGESTYLEFAMILY"
msgid "Applied Styles"
msgstr "लागू शैली"
@@ -166,7 +161,6 @@ msgid "Hidden Styles"
msgstr "छिपी शैली"
#: app.hrc:76
-#, fuzzy
msgctxt "RID_LISTSTYLEFAMILY"
msgid "Applied Styles"
msgstr "लागू शैली"
@@ -189,7 +183,6 @@ msgid "Hidden Styles"
msgstr "छिपी शैली"
#: app.hrc:85
-#, fuzzy
msgctxt "RID_TABLESTYLEFAMILY"
msgid "Applied Styles"
msgstr "लागू शैली"
@@ -213,7 +206,6 @@ msgid "%PRODUCTNAME Chart"
msgstr "%PRODUCTNAME गणना"
#: cnttab.hrc:31
-#, fuzzy
msgctxt "RES_SRCTYPES"
msgid "%PRODUCTNAME Calc"
msgstr "%PRODUCTNAME गणना"
@@ -306,7 +298,6 @@ msgid "File format error found."
msgstr "फ़ाइल प्रारूप त्रुटि हुई."
#: error.hrc:34
-#, fuzzy
msgctxt "RID_SW_ERRHDL"
msgid "Error reading file."
msgstr "फ़ाइल पढ़ने के समय त्रुटि."
@@ -318,7 +309,6 @@ msgid "This is not a valid WinWord6 file."
msgstr "यह WinWord6 फ़ाइल नहीं है"
#: error.hrc:36
-#, fuzzy
msgctxt "RID_SW_ERRHDL"
msgid "File format error found at $(ARG1)(row,col)."
msgstr "$(ARG1)(पंक्ति,स्तंभ) में फ़ाइल प्रारूप त्रुटि घटित हुई."
@@ -368,7 +358,6 @@ msgid "$(ARG1) has changed."
msgstr "$(ARG1) को परिवर्तित हुआ है."
#: error.hrc:47
-#, fuzzy
msgctxt "RID_SW_ERRHDL"
msgid "$(ARG1) does not exist."
msgstr "चालन $(ARG1) मौजूद नहीं है."
@@ -426,7 +415,6 @@ msgid "Dear"
msgstr "वर्ष"
#: mmaddressblockpage.hrc:28
-#, fuzzy
msgctxt "RA_SALUTATION"
msgid "Hello"
msgstr "नमस्कार"
@@ -452,7 +440,6 @@ msgid "!"
msgstr ""
#: mmaddressblockpage.hrc:37
-#, fuzzy
msgctxt "RA_PUNCTUATION"
msgid "(none)"
msgstr "(कोई नहीं)"
@@ -728,7 +715,6 @@ msgid "List"
msgstr "सूची"
#: strings.hrc:72
-#, fuzzy
msgctxt "STR_POOLCOLL_REGISTER_BASE"
msgid "Index"
msgstr "सूची"
@@ -1267,7 +1253,6 @@ msgstr "ग्रन्थ-सूची 1"
#. Document title style, not to be confused with Heading style
#: strings.hrc:180
-#, fuzzy
msgctxt "STR_POOLCOLL_DOC_TITEL"
msgid "Title"
msgstr "शीर्षक"
@@ -1298,7 +1283,6 @@ msgid "List Contents"
msgstr "सूची विषय"
#: strings.hrc:186
-#, fuzzy
msgctxt "STR_POOLCOLL_HTML_DT"
msgid "List Heading"
msgstr "सूची शीर्षक"
@@ -1432,7 +1416,6 @@ msgstr "समान आकार के साथ 2 स्तंभ (बाय
#. Table styles, Writer internal, others are taken from Svx
#: strings.hrc:215
-#, fuzzy
msgctxt "STR_TABSTYLE_DEFAULT"
msgid "Default Style"
msgstr "तयशुदा शैली"
@@ -1444,7 +1427,6 @@ msgid "Paragraph Styles"
msgstr "अनुच्छेद शैली"
#: strings.hrc:218
-#, fuzzy
msgctxt "STR_CHARACTERSTYLEFAMILY"
msgid "Character Styles"
msgstr "वर्ण शैली"
@@ -1456,7 +1438,6 @@ msgid "Frame Styles"
msgstr "ढाँचा शैली"
#: strings.hrc:220
-#, fuzzy
msgctxt "STR_PAGESTYLEFAMILY"
msgid "Page Styles"
msgstr "पृष्ठ शैली"
@@ -1536,13 +1517,11 @@ msgid "Bookmark"
msgstr "पुस्तचिह्न "
#: strings.hrc:236
-#, fuzzy
msgctxt "STR_BOOKMARK_NAME"
msgid "Name"
msgstr "नाम"
#: strings.hrc:237
-#, fuzzy
msgctxt "STR_BOOKMARK_TEXT"
msgid "Text"
msgstr "पाठ"
@@ -1675,7 +1654,6 @@ msgid "Frame"
msgstr "ढाँचा"
#: strings.hrc:264
-#, fuzzy
msgctxt "STR_SHAPE_DEFNAME"
msgid "Shape"
msgstr "आकार"
@@ -2513,7 +2491,6 @@ msgid "Apply table attributes"
msgstr "सारणी गुण लागू करें"
#: strings.hrc:431
-#, fuzzy
msgctxt "STR_UNDO_TABLE_AUTOFMT"
msgid "AutoFormat Table"
msgstr "सारणी स्वचालित प्रारूप"
@@ -2531,7 +2508,6 @@ msgid "Insert Row"
msgstr "पंक्ति जोड़ें"
#: strings.hrc:434
-#, fuzzy
msgctxt "STR_UNDO_TABLE_DELBOX"
msgid "Delete row/column"
msgstr "पंक्ति/स्तंभ को मिटाएँ"
@@ -2547,13 +2523,11 @@ msgid "Delete row"
msgstr "पंक्ति मिटाएँ"
#: strings.hrc:437
-#, fuzzy
msgctxt "STR_UNDO_TABLE_SPLIT"
msgid "Split Cells"
msgstr "कोष्ठ अलगाएँ"
#: strings.hrc:438
-#, fuzzy
msgctxt "STR_UNDO_TABLE_MERGE"
msgid "Merge Cells"
msgstr "कोष्ठ मिलाएँ"
@@ -2704,13 +2678,11 @@ msgid "column break"
msgstr "स्तंभ खंडन"
#: strings.hrc:468
-#, fuzzy
msgctxt "STR_UNDO_REDLINE_INSERT"
msgid "Insert $1"
msgstr "$1 जोड़ें"
#: strings.hrc:469
-#, fuzzy
msgctxt "STR_UNDO_REDLINE_DELETE"
msgid "Delete $1"
msgstr "$1 मिटाएँ"
@@ -2745,13 +2717,11 @@ msgid "Insert Row"
msgstr "पंक्ति जोड़ें"
#: strings.hrc:475
-#, fuzzy
msgctxt "STR_UNDO_REDLINE_TABLE_ROW_DELETE"
msgid "Delete Row"
msgstr "पंक्ति मिटाएँ"
#: strings.hrc:476
-#, fuzzy
msgctxt "STR_UNDO_REDLINE_TABLE_CELL_INSERT"
msgid "Insert Cell"
msgstr "कोष्ठ जोड़ें"
@@ -3151,13 +3121,11 @@ msgid "Numbering"
msgstr "क्रमांकण"
#: strings.hrc:559
-#, fuzzy
msgctxt "STR_STYLE_FAMILY_TABLE"
msgid "Table"
msgstr "सारणी"
#: strings.hrc:560
-#, fuzzy
msgctxt "STR_STYLE_FAMILY_CELL"
msgid "Cell"
msgstr "कोष्ठ"
@@ -3168,7 +3136,6 @@ msgid "Asian"
msgstr ""
#: strings.hrc:563
-#, fuzzy
msgctxt "ST_SCRIPT_CTL"
msgid "CTL"
msgstr "CTL"
@@ -3185,7 +3152,6 @@ msgid "%PRODUCTNAME %s"
msgstr "%PRODUCTNAME गणना"
#: strings.hrc:566
-#, fuzzy
msgctxt "STR_PRINTOPTUI_CONTENTS"
msgid "Contents"
msgstr "सामग्री"
@@ -3221,7 +3187,6 @@ msgid "Form control~s"
msgstr "फ़ॉर्म नियंत्रण (~s)"
#: strings.hrc:572
-#, fuzzy
msgctxt "STR_PRINTOPTUI_COLOR"
msgid "Color"
msgstr "रंग"
@@ -3233,7 +3198,6 @@ msgid "Print text in blac~k"
msgstr "काला में पाठ छापें (~k)"
#: strings.hrc:574
-#, fuzzy
msgctxt "STR_PRINTOPTUI_PAGES_TEXT"
msgid "Pages"
msgstr "पृष्ठ"
@@ -3293,7 +3257,6 @@ msgid "Page sides"
msgstr "पृष्ठ किनारा"
#: strings.hrc:584
-#, fuzzy
msgctxt "STR_PRINTOPTUI_ALL_PAGES"
msgid "All pages"
msgstr "सभी पृष्ठ"
@@ -3311,7 +3274,6 @@ msgid "Front sides / right pages"
msgstr "अग्र भाग / दाहिना पृष्ठ"
#: strings.hrc:587
-#, fuzzy
msgctxt "STR_PRINTOPTUI_INCLUDE"
msgid "Include"
msgstr "शामिल करें"
@@ -3364,25 +3326,21 @@ msgid "Place in margins"
msgstr ""
#: strings.hrc:597
-#, fuzzy
msgctxt "STR_FORMULA_CALC"
msgid "Functions"
msgstr "प्रकार्य"
#: strings.hrc:598
-#, fuzzy
msgctxt "STR_FORMULA_CANCEL"
msgid "Cancel"
msgstr "रद्द करें"
#: strings.hrc:599
-#, fuzzy
msgctxt "STR_FORMULA_APPLY"
msgid "Apply"
msgstr "लागू करें"
#: strings.hrc:600
-#, fuzzy
msgctxt "STR_ACCESS_FORMULA_TOOLBAR"
msgid "Formula Tool Bar"
msgstr "सूत्र औज़ारपट्टी"
@@ -3439,7 +3397,6 @@ msgid "Insert as Copy"
msgstr "कॉपी जैसे जोड़ें"
#: strings.hrc:611
-#, fuzzy
msgctxt "STR_DISPLAY"
msgid "Display"
msgstr "दिखाएँ"
@@ -3469,7 +3426,6 @@ msgid "inactive"
msgstr "निष्क्रिय"
#: strings.hrc:616
-#, fuzzy
msgctxt "STR_EDIT_ENTRY"
msgid "Edit..."
msgstr "संपादन..."
@@ -3517,13 +3473,11 @@ msgid "New Document"
msgstr "प्रति दस्तावेज़"
#: strings.hrc:624
-#, fuzzy
msgctxt "STR_INSERT_TEXT"
msgid "Text"
msgstr "पाठ"
#: strings.hrc:625
-#, fuzzy
msgctxt "STR_DELETE"
msgid "Delete"
msgstr "मिटाएँ"
@@ -3535,13 +3489,11 @@ msgid "~Delete"
msgstr "मिटाएँ"
#: strings.hrc:627
-#, fuzzy
msgctxt "STR_UPDATE_SEL"
msgid "Selection"
msgstr "चुनाव"
#: strings.hrc:628
-#, fuzzy
msgctxt "STR_UPDATE_INDEX"
msgid "Indexes"
msgstr "सूची"
@@ -3594,7 +3546,6 @@ msgid "Read-~only"
msgstr "केवल पढ़ने-योग्य"
#: strings.hrc:637
-#, fuzzy
msgctxt "STR_POSTIT_SHOW"
msgid "Show All"
msgstr "सभी दिखाएँ"
@@ -3644,7 +3595,6 @@ msgstr ""
#. Error calculator
#: strings.hrc:649
-#, fuzzy
msgctxt "STR_POSTIT_PAGE"
msgid "Page"
msgstr "पृष्ठ"
@@ -3656,7 +3606,6 @@ msgid "Line"
msgstr "रेखा"
#: strings.hrc:651
-#, fuzzy
msgctxt "STR_POSTIT_AUTHOR"
msgid "Author"
msgstr "लेखक"
@@ -3702,7 +3651,6 @@ msgid "Error: Reference source not found"
msgstr ""
#: strings.hrc:660
-#, fuzzy
msgctxt "STR_TEMPLATE_NONE"
msgid "None"
msgstr "कोई नहीं"
@@ -3713,31 +3661,26 @@ msgid "(fixed)"
msgstr ""
#: strings.hrc:662
-#, fuzzy
msgctxt "STR_DURATION_FORMAT"
msgid " Y: %1 M: %2 D: %3 H: %4 M: %5 S: %6"
msgstr " Y: %1 M: %2 D: %3 H: %4 M: %5 S: %6"
#: strings.hrc:663
-#, fuzzy
msgctxt "STR_TOI"
msgid "Alphabetical Index"
msgstr "अकारादि सूची"
#: strings.hrc:664
-#, fuzzy
msgctxt "STR_TOU"
msgid "User-Defined"
msgstr "उपयोक्ता परिभाषित"
#: strings.hrc:665
-#, fuzzy
msgctxt "STR_TOC"
msgid "Table of Contents"
msgstr "विषय सूची"
#: strings.hrc:666
-#, fuzzy
msgctxt "STR_TOX_AUTH"
msgid "Bibliography"
msgstr "ग्रन्थ-सूची"
@@ -3749,19 +3692,16 @@ msgid "Citation"
msgstr "उद्धरण"
#: strings.hrc:668
-#, fuzzy
msgctxt "STR_TOX_TBL"
msgid "Index of Tables"
msgstr "सारणी सूची"
#: strings.hrc:669
-#, fuzzy
msgctxt "STR_TOX_OBJ"
msgid "Table of Objects"
msgstr "वस्तु सूची"
#: strings.hrc:670
-#, fuzzy
msgctxt "STR_TOX_ILL"
msgid "Illustration Index"
msgstr "चित्र सूची"
@@ -3779,7 +3719,6 @@ msgstr ""
#. SubType DocInfo
#: strings.hrc:674
-#, fuzzy
msgctxt "FLD_DOCINFO_TITEL"
msgid "Title"
msgstr "शीर्षक"
@@ -3797,7 +3736,6 @@ msgid "Keywords"
msgstr "बीज शब्द"
#: strings.hrc:677
-#, fuzzy
msgctxt "FLD_DOCINFO_COMMENT"
msgid "Comments"
msgstr "टिप्पणी"
@@ -3809,7 +3747,6 @@ msgid "Created"
msgstr "बनाएँ"
#: strings.hrc:679
-#, fuzzy
msgctxt "FLD_DOCINFO_CHANGE"
msgid "Modified"
msgstr "रूपांतरित"
@@ -3820,13 +3757,11 @@ msgid "Last printed"
msgstr ""
#: strings.hrc:681
-#, fuzzy
msgctxt "FLD_DOCINFO_DOCNO"
msgid "Revision number"
msgstr "संशोधन संख्या"
#: strings.hrc:682
-#, fuzzy
msgctxt "FLD_DOCINFO_EDIT"
msgid "Total editing time"
msgstr "कुल संपादन समय"
@@ -3847,13 +3782,11 @@ msgid "Next convert $(ARG1)"
msgstr ""
#: strings.hrc:686
-#, fuzzy
msgctxt "STR_AUTH_TYPE_ARTICLE"
msgid "Article"
msgstr "आलेख"
#: strings.hrc:687
-#, fuzzy
msgctxt "STR_AUTH_TYPE_BOOK"
msgid "Book"
msgstr "पुस्तक"
@@ -3865,79 +3798,66 @@ msgid "Brochures"
msgstr "सूचना पुस्तिका (~u)"
#: strings.hrc:689
-#, fuzzy
msgctxt "STR_AUTH_TYPE_CONFERENCE"
msgid "Conference proceedings"
msgstr "सम्मेलन कार्यवाही"
#: strings.hrc:690
-#, fuzzy
msgctxt "STR_AUTH_TYPE_INBOOK"
msgid "Book excerpt"
msgstr "पुस्तक अंश"
#: strings.hrc:691
-#, fuzzy
msgctxt "STR_AUTH_TYPE_INCOLLECTION"
msgid "Book excerpt with title"
msgstr "शीर्षक सहित पुस्तक अंश"
#: strings.hrc:692
-#, fuzzy
msgctxt "STR_AUTH_TYPE_INPROCEEDINGS"
msgid "Conference proceedings"
msgstr "सम्मेलन कार्यवाही"
#: strings.hrc:693
-#, fuzzy
msgctxt "STR_AUTH_TYPE_JOURNAL"
msgid "Journal"
msgstr "पत्रिका"
#: strings.hrc:694
-#, fuzzy
msgctxt "STR_AUTH_TYPE_MANUAL"
msgid "Techn. documentation"
msgstr "तकनीकी दस्तावेज़न"
#: strings.hrc:695
-#, fuzzy
msgctxt "STR_AUTH_TYPE_MASTERSTHESIS"
msgid "Thesis"
msgstr "शोध"
#: strings.hrc:696
-#, fuzzy
msgctxt "STR_AUTH_TYPE_MISC"
msgid "Miscellaneous"
msgstr "विविध"
#: strings.hrc:697
-#, fuzzy
msgctxt "STR_AUTH_TYPE_PHDTHESIS"
msgid "Dissertation"
msgstr "शोधपत्र"
#: strings.hrc:698
-#, fuzzy
msgctxt "STR_AUTH_TYPE_PROCEEDINGS"
msgid "Conference proceedings"
msgstr "सम्मेलन कार्यवाही"
#: strings.hrc:699
-#, fuzzy
msgctxt "STR_AUTH_TYPE_TECHREPORT"
msgid "Research report"
msgstr "शोध रिपोर्ट"
#: strings.hrc:700
-#, fuzzy
msgctxt "STR_AUTH_TYPE_UNPUBLISHED"
msgid "Unpublished"
msgstr "अप्रकाशित"
#: strings.hrc:701
-#, fuzzy
msgctxt "STR_AUTH_TYPE_EMAIL"
msgid "E-mail"
msgstr "ई-मेल"
@@ -3979,7 +3899,6 @@ msgid "User-defined5"
msgstr "उपयोक्ता परिभाषित"
#: strings.hrc:708
-#, fuzzy
msgctxt "STR_AUTH_FIELD_IDENTIFIER"
msgid "Short name"
msgstr "छोटा नाम"
@@ -3991,7 +3910,6 @@ msgid "Type"
msgstr "प्रकार"
#: strings.hrc:710
-#, fuzzy
msgctxt "STR_AUTH_FIELD_ADDRESS"
msgid "Address"
msgstr "पता"
@@ -4015,7 +3933,6 @@ msgid "Book title"
msgstr "पुस्तक का शीर्षक (~B)"
#: strings.hrc:714
-#, fuzzy
msgctxt "STR_AUTH_FIELD_CHAPTER"
msgid "Chapter"
msgstr "अध्याय"
@@ -4045,13 +3962,11 @@ msgid "Institution"
msgstr "संस्था (~u)"
#: strings.hrc:719
-#, fuzzy
msgctxt "STR_AUTH_FIELD_JOURNAL"
msgid "Journal"
msgstr "पत्रिका"
#: strings.hrc:720
-#, fuzzy
msgctxt "STR_AUTH_FIELD_MONTH"
msgid "Month"
msgstr "महीना"
@@ -4063,7 +3978,6 @@ msgid "Note"
msgstr "सूचना"
#: strings.hrc:722
-#, fuzzy
msgctxt "STR_AUTH_FIELD_NUMBER"
msgid "Number"
msgstr "संख्या"
@@ -4081,7 +3995,6 @@ msgid "Page(s)"
msgstr "पृष्ठ (~g)"
#: strings.hrc:725
-#, fuzzy
msgctxt "STR_AUTH_FIELD_PUBLISHER"
msgid "Publisher"
msgstr "प्रकाशक"
@@ -4099,7 +4012,6 @@ msgid "Series"
msgstr "शृंखला (~r)"
#: strings.hrc:728
-#, fuzzy
msgctxt "STR_AUTH_FIELD_TITLE"
msgid "Title"
msgstr "शीर्षक"
@@ -4111,13 +4023,11 @@ msgid "Type of report"
msgstr "रिपोर्ट का वर्ग (~p)"
#: strings.hrc:730
-#, fuzzy
msgctxt "STR_AUTH_FIELD_VOLUME"
msgid "Volume"
msgstr "आवाज़ निर्धारक"
#: strings.hrc:731
-#, fuzzy
msgctxt "STR_AUTH_FIELD_YEAR"
msgid "Year"
msgstr "वर्ष"
@@ -4362,7 +4272,6 @@ msgid "Punctuation Mark"
msgstr ""
#: strings.hrc:783
-#, fuzzy
msgctxt "ST_TEXT"
msgid "Text"
msgstr "पाठ"
@@ -5255,13 +5164,11 @@ msgid "Formula"
msgstr "सूत्र"
#: strings.hrc:1001
-#, fuzzy
msgctxt "STR_CUSTOM_FIELD"
msgid "Custom"
msgstr "मनपसंद"
#: strings.hrc:1003
-#, fuzzy
msgctxt "STR_CUSTOM_LABEL"
msgid "[User]"
msgstr "[उपयोक्ता]"
@@ -5354,7 +5261,6 @@ msgid "Drop Caps over"
msgstr ""
#: strings.hrc:1026
-#, fuzzy
msgctxt "STR_DROP_LINES"
msgid "rows"
msgstr "पंक्तियाँ"
@@ -5399,7 +5305,6 @@ msgid "+ mirror horizontal on even pages"
msgstr ""
#: strings.hrc:1034
-#, fuzzy
msgctxt "STR_CHARFMT"
msgid "Character Style"
msgstr "वर्ण शैली"
@@ -5411,7 +5316,6 @@ msgid "No Character Style"
msgstr "वर्ण शैली"
#: strings.hrc:1036
-#, fuzzy
msgctxt "STR_FOOTER"
msgid "Footer"
msgstr "पादिका"
@@ -5423,7 +5327,6 @@ msgid "No footer"
msgstr "पादिका में"
#: strings.hrc:1038
-#, fuzzy
msgctxt "STR_HEADER"
msgid "Header"
msgstr "शीर्षिका"
@@ -5446,7 +5349,6 @@ msgid "No wrap"
msgstr "मत लपेटें (~N)"
#: strings.hrc:1042
-#, fuzzy
msgctxt "STR_SURROUND_THROUGH"
msgid "Through"
msgstr "इससे होकर"
@@ -5522,7 +5424,6 @@ msgid "at top"
msgstr ""
#: strings.hrc:1056
-#, fuzzy
msgctxt "STR_VERT_CENTER"
msgid "Centered vertically"
msgstr "लंबवत केन्द्रित"
@@ -5550,7 +5451,6 @@ msgid "Bottom of line"
msgstr "रेखा के नीचे"
#: strings.hrc:1061
-#, fuzzy
msgctxt "STR_REGISTER_ON"
msgid "Register-true"
msgstr "पंजीकृरण-सही"
@@ -5566,7 +5466,6 @@ msgid "at the right"
msgstr ""
#: strings.hrc:1064
-#, fuzzy
msgctxt "STR_HORI_CENTER"
msgid "Centered horizontally"
msgstr "क्षैतिज रूप से केन्द्रित"
@@ -5595,7 +5494,6 @@ msgid "Full width"
msgstr "पूर्ण-चौड़ाई"
#: strings.hrc:1069
-#, fuzzy
msgctxt "STR_COLUMNS"
msgid "Columns"
msgstr "स्तंभ"
@@ -5617,7 +5515,6 @@ msgid "Editable in read-only document"
msgstr "सिर्फ पढ़ने योग्य दस्तावेज़ में संपादनीय (_d)"
#: strings.hrc:1073
-#, fuzzy
msgctxt "STR_LAYOUT_SPLIT"
msgid "Split"
msgstr "अलगाएँ"
@@ -5640,7 +5537,6 @@ msgid "linked to "
msgstr ""
#: strings.hrc:1077
-#, fuzzy
msgctxt "STR_CONNECT2"
msgid "and "
msgstr "और "
@@ -5717,7 +5613,6 @@ msgid "Graphics mode: "
msgstr "आलेखी प्रकार"
#: strings.hrc:1091
-#, fuzzy
msgctxt "STR_DRAWMODE_STD"
msgid "Standard"
msgstr "मानक"
@@ -5735,7 +5630,6 @@ msgid "Black & White"
msgstr "काला और सफेद"
#: strings.hrc:1094
-#, fuzzy
msgctxt "STR_DRAWMODE_WATERMARK"
msgid "Watermark"
msgstr "जलचिह्न"
@@ -5747,25 +5641,21 @@ msgid "Rotation"
msgstr "उद्धरण"
#: strings.hrc:1096
-#, fuzzy
msgctxt "STR_GRID_NONE"
msgid "No grid"
msgstr "कोई जाली नहीं"
#: strings.hrc:1097
-#, fuzzy
msgctxt "STR_GRID_LINES_ONLY"
msgid "Grid (lines only)"
msgstr "जाली (सिर्फ पंक्ति)"
#: strings.hrc:1098
-#, fuzzy
msgctxt "STR_GRID_LINES_CHARS"
msgid "Grid (lines and characters)"
msgstr "जाली (पंक्ति और वर्ण)"
#: strings.hrc:1099
-#, fuzzy
msgctxt "STR_FOLLOW_TEXT_FLOW"
msgid "Follow text flow"
msgstr "पाठ प्रवाह का अनुसरण करें"
@@ -5786,7 +5676,6 @@ msgid "Do not merge borders"
msgstr ""
#: strings.hrc:1104
-#, fuzzy
msgctxt "ST_TBL"
msgid "Table"
msgstr "सारणी"
@@ -5798,25 +5687,21 @@ msgid "Text Frame"
msgstr "पाठ ढांचा"
#: strings.hrc:1106
-#, fuzzy
msgctxt "ST_PGE"
msgid "Page"
msgstr "पृष्ठ"
#: strings.hrc:1107
-#, fuzzy
msgctxt "ST_DRW"
msgid "Drawing"
msgstr "रेखाचित्र"
#: strings.hrc:1108
-#, fuzzy
msgctxt "ST_CTRL"
msgid "Control"
msgstr "नियंत्रण"
#: strings.hrc:1109
-#, fuzzy
msgctxt "ST_REG"
msgid "Section"
msgstr "विभाग"
@@ -5834,25 +5719,21 @@ msgid "Graphics"
msgstr "चित्रादि"
#: strings.hrc:1112
-#, fuzzy
msgctxt "ST_OLE"
msgid "OLE object"
msgstr "OLE वस्तु"
#: strings.hrc:1113
-#, fuzzy
msgctxt "ST_OUTL"
msgid "Headings"
msgstr "शीर्षक"
#: strings.hrc:1114
-#, fuzzy
msgctxt "ST_SEL"
msgid "Selection"
msgstr "चुनाव"
#: strings.hrc:1115
-#, fuzzy
msgctxt "ST_FTN"
msgid "Footnote"
msgstr "पाद टीका"
@@ -5863,7 +5744,6 @@ msgid "Reminder"
msgstr ""
#: strings.hrc:1117
-#, fuzzy
msgctxt "ST_POSTIT"
msgid "Comment"
msgstr "टिप्पणी"
@@ -5902,7 +5782,6 @@ msgid "Next text frame"
msgstr "पाठ ढाँचा जोड़ें"
#: strings.hrc:1125
-#, fuzzy
msgctxt "STR_IMGBTN_PGE_DOWN"
msgid "Next page"
msgstr "अगला पृष्ठ"
@@ -5964,7 +5843,6 @@ msgid "Next Reminder"
msgstr ""
#: strings.hrc:1136
-#, fuzzy
msgctxt "STR_IMGBTN_POSTIT_DOWN"
msgid "Next Comment"
msgstr "अगला टिप्पणी"
@@ -5992,7 +5870,6 @@ msgid "Previous text frame"
msgstr ""
#: strings.hrc:1141
-#, fuzzy
msgctxt "STR_IMGBTN_PGE_UP"
msgid "Previous page"
msgstr "पिछला पृष्ठ"
@@ -6051,7 +5928,6 @@ msgid "Previous Reminder"
msgstr ""
#: strings.hrc:1152
-#, fuzzy
msgctxt "STR_IMGBTN_POSTIT_UP"
msgid "Previous Comment"
msgstr "पिछला टिप्पणी"
@@ -6113,7 +5989,6 @@ msgid "Table changed"
msgstr "सारणी परिवर्तन"
#: strings.hrc:1164
-#, fuzzy
msgctxt "STR_REDLINE_FMTCOLL"
msgid "Applied Paragraph Styles"
msgstr "लागू अनुच्छेद शैलियाँ"
@@ -6517,31 +6392,26 @@ msgid "A"
msgstr ""
#: strings.hrc:1245
-#, fuzzy
msgctxt "STR_TOKEN_HELP_ENTRY_NO"
msgid "Chapter number"
msgstr "अध्याय संख्या"
#: strings.hrc:1246
-#, fuzzy
msgctxt "STR_TOKEN_HELP_ENTRY"
msgid "Entry"
msgstr "प्रविष्टि"
#: strings.hrc:1247
-#, fuzzy
msgctxt "STR_TOKEN_HELP_TAB_STOP"
msgid "Tab stop"
msgstr "टैब रुकावट"
#: strings.hrc:1248
-#, fuzzy
msgctxt "STR_TOKEN_HELP_TEXT"
msgid "Text"
msgstr "पाठ"
#: strings.hrc:1249
-#, fuzzy
msgctxt "STR_TOKEN_HELP_PAGE_NUMS"
msgid "Page number"
msgstr "पृष्ठ संख्या"
@@ -6603,55 +6473,46 @@ msgstr ""
#. Description: character alignment for frmsh.cxx - context menu
#. -----------------------------------------------------------------------
#: strings.hrc:1264
-#, fuzzy
msgctxt "STR_FRMUI_TOP_BASE"
msgid "Base line at ~top"
msgstr "ऊपर में आधार रेखा (~t)"
#: strings.hrc:1265
-#, fuzzy
msgctxt "STR_FRMUI_BOTTOM_BASE"
msgid "~Base line at bottom"
msgstr "नीचे में आधार रेखा (~B)"
#: strings.hrc:1266
-#, fuzzy
msgctxt "STR_FRMUI_CENTER_BASE"
msgid "Base line ~centered"
msgstr "आधार रेखा मध्यभाग में (~c)"
#: strings.hrc:1267
-#, fuzzy
msgctxt "STR_FRMUI_LINE_TOP"
msgid "Top of line"
msgstr "रेखा के ऊपर"
#: strings.hrc:1268
-#, fuzzy
msgctxt "STR_FRMUI_LINE_BOTTOM"
msgid "Bottom of line"
msgstr "रेखा के नीचे"
#: strings.hrc:1269
-#, fuzzy
msgctxt "STR_FRMUI_LINE_CENTER"
msgid "Center of line"
msgstr "रेखा के मध्य"
#: strings.hrc:1270
-#, fuzzy
msgctxt "STR_FRMUI_OLE_INSERT"
msgid "Insert object"
msgstr "वस्तु जोड़ें"
#: strings.hrc:1271
-#, fuzzy
msgctxt "STR_FRMUI_OLE_EDIT"
msgid "Edit object"
msgstr "वस्तु संपादित करें"
#: strings.hrc:1272
-#, fuzzy
msgctxt "STR_FRMUI_COLL_HEADER"
msgid " (Template: "
msgstr " (नमूना ख़ाका: "
@@ -6708,13 +6569,11 @@ msgid "Hyphenation completed"
msgstr ""
#: strings.hrc:1287
-#, fuzzy
msgctxt "STR_LANGSTATUS_NONE"
msgid "None (Do not check spelling)"
msgstr "कोई नहीं (हिज्जे नहीं जाँचें)"
#: strings.hrc:1288
-#, fuzzy
msgctxt "STR_RESET_TO_DEFAULT_LANGUAGE"
msgid "Reset to Default Language"
msgstr "तयशुदा भाषा में फिर सेट करें"
@@ -6726,7 +6585,6 @@ msgid "More..."
msgstr "अधिक (_M)..."
#: strings.hrc:1290
-#, fuzzy
msgctxt "STR_IGNORE_SELECTION"
msgid "~Ignore"
msgstr "अनदेखा करें (~I)"
@@ -6757,7 +6615,6 @@ msgid "No fax printer has been set under Tools/Options/%1/Print."
msgstr ""
#: strings.hrc:1297
-#, fuzzy
msgctxt "STR_WEBOPTIONS"
msgid "HTML document"
msgstr "HTML दस्तावेज़"
@@ -6774,7 +6631,6 @@ msgid "Source not specified."
msgstr ""
#: strings.hrc:1300
-#, fuzzy
msgctxt "STR_NUM_LEVEL"
msgid "Level "
msgstr "स्तर "
@@ -9484,7 +9340,6 @@ msgid "Insert _reference to"
msgstr "संदर्भ जोड़ें"
#: fldrefpage.ui:169
-#, fuzzy
msgctxt "fldrefpage|label4"
msgid "Selection"
msgstr "चुनाव"
@@ -9605,7 +9460,6 @@ msgid "Navigation"
msgstr "नेविगेशन"
#: floatingsync.ui:10
-#, fuzzy
msgctxt "floatingsync|FloatingSync"
msgid "Synchronize"
msgstr "तुल्यकालित करें"
@@ -10047,13 +9901,11 @@ msgid "Borders"
msgstr "किनारा"
#: framedialog.ui:220
-#, fuzzy
msgctxt "framedialog|area"
msgid "Area"
msgstr "क्षेत्र"
#: framedialog.ui:243
-#, fuzzy
msgctxt "framedialog|transparence"
msgid "Transparency"
msgstr "पारदर्शिता"
@@ -10094,13 +9946,11 @@ msgid "Right-to-left"
msgstr "दाहिने से बाएँ"
#: frmaddpage.ui:44
-#, fuzzy
msgctxt "frmaddpage|liststore1"
msgid "Right-to-left (vertical)"
msgstr "दाहिने से बाएँ (लंबवत)"
#: frmaddpage.ui:48
-#, fuzzy
msgctxt "frmaddpage|liststore1"
msgid "Left-to-right (vertical)"
msgstr "बायें से दायें (लंबवत)"
@@ -10565,25 +10415,21 @@ msgid "Round"
msgstr "गोल"
#: inputwinmenu.ui:28
-#, fuzzy
msgctxt "inputwinmenu|phd"
msgid "Percent"
msgstr "प्रतिशत"
#: inputwinmenu.ui:36
-#, fuzzy
msgctxt "inputwinmenu|sqrt"
msgid "Square Root"
msgstr "वर्ग मूल"
#: inputwinmenu.ui:44
-#, fuzzy
msgctxt "inputwinmenu|pow"
msgid "Power"
msgstr "घात"
#: inputwinmenu.ui:52
-#, fuzzy
msgctxt "inputwinmenu|operators"
msgid "Operators"
msgstr "ऑपरेटर"
@@ -10655,25 +10501,21 @@ msgid "Statistical Functions"
msgstr ""
#: inputwinmenu.ui:170
-#, fuzzy
msgctxt "inputwinmenu|mean"
msgid "Mean"
msgstr "माध्य"
#: inputwinmenu.ui:178
-#, fuzzy
msgctxt "inputwinmenu|min"
msgid "Minimum"
msgstr "न्यूनतम"
#: inputwinmenu.ui:186
-#, fuzzy
msgctxt "inputwinmenu|max"
msgid "Maximum"
msgstr "अधिकतम"
#: inputwinmenu.ui:198
-#, fuzzy
msgctxt "inputwinmenu|functions"
msgid "Functions"
msgstr "प्रकार्य"
@@ -10685,31 +10527,26 @@ msgid "Sine"
msgstr "रेखा"
#: inputwinmenu.ui:216
-#, fuzzy
msgctxt "inputwinmenu|cos"
msgid "Cosine"
msgstr "कोसाइन"
#: inputwinmenu.ui:224
-#, fuzzy
msgctxt "inputwinmenu|tag"
msgid "Tangent"
msgstr "टॉन्जेन्ट"
#: inputwinmenu.ui:232
-#, fuzzy
msgctxt "inputwinmenu|asin"
msgid "Arcsine"
msgstr "आर्कसाइन"
#: inputwinmenu.ui:240
-#, fuzzy
msgctxt "inputwinmenu|acos"
msgid "Arccosine"
msgstr "आर्ककोसाइन"
#: inputwinmenu.ui:248
-#, fuzzy
msgctxt "inputwinmenu|atan"
msgid "Arctangent"
msgstr "आर्कटान्जेन्ट"
@@ -10738,7 +10575,6 @@ msgid "Insert"
msgstr "जोड़ें"
#: insertbookmark.ui:122
-#, fuzzy
msgctxt "insertbookmark|rename"
msgid "Rename"
msgstr "नाम बदलें"
@@ -10790,7 +10626,6 @@ msgid "Change page number"
msgstr "पृष्ठ संख्या बदलें"
#: insertbreak.ui:205
-#, fuzzy
msgctxt "insertbreak|pagenumsb-atkobject"
msgid "Change page number"
msgstr "पृष्ठ संख्या बदलें"
@@ -11587,7 +11422,6 @@ msgid "RT_F"
msgstr "RT~F"
#: mailmerge.ui:630
-#, fuzzy
msgctxt "mailmerge|swriter"
msgid "%PRODUCTNAME Writer"
msgstr "%PRODUCTNAME लेखक"
@@ -11638,13 +11472,11 @@ msgid "Create"
msgstr "बनाएँ"
#: managechangessidebar.ui:48
-#, fuzzy
msgctxt "managechangessidebar|accept"
msgid "_Accept"
msgstr "स्वीकारें (_A)"
#: managechangessidebar.ui:64
-#, fuzzy
msgctxt "managechangessidebar|reject"
msgid "_Reject"
msgstr "अस्वीकारें (_R)"
@@ -11680,7 +11512,6 @@ msgid "Action"
msgstr "क्रिया सूची"
#: managechangessidebar.ui:184
-#, fuzzy
msgctxt "managechangessidebar|writerauthor"
msgid "Author"
msgstr "लेखक"
@@ -11692,7 +11523,6 @@ msgid "Date"
msgstr "दिनांक"
#: managechangessidebar.ui:200
-#, fuzzy
msgctxt "managechangessidebar|writerdesc"
msgid "Comment"
msgstr "टिप्पणी"
@@ -12030,7 +11860,6 @@ msgid "What Type of Document Do You Want to Create?"
msgstr "किस प्रकार का दस्तावेज़ आप बनाना चाहते हैं?"
#: mmresultemaildialog.ui:14
-#, fuzzy
msgctxt "mmresultemaildialog|liststore1"
msgid "OpenDocument Text"
msgstr "ओपनडॉक्यूमेंट पाठ"
@@ -12054,7 +11883,6 @@ msgid "HTML Message"
msgstr "एचटीएमएल संदेश"
#: mmresultemaildialog.ui:30
-#, fuzzy
msgctxt "mmresultemaildialog|liststore1"
msgid "Plain Text"
msgstr "सादा पाठ"
@@ -12385,7 +12213,6 @@ msgid "E-mails not sent: %1"
msgstr ""
#: mmsendmails.ui:229
-#, fuzzy
msgctxt "mmsendmails|label5"
msgid "Details"
msgstr "विवरण"
@@ -12407,13 +12234,11 @@ msgid "Navigation"
msgstr "नेविगेशन"
#: navigatorpanel.ui:60
-#, fuzzy
msgctxt "navigatorpanel|back|tooltip_text"
msgid "Back"
msgstr "पीछे"
#: navigatorpanel.ui:73
-#, fuzzy
msgctxt "navigatorpanel|forward|tooltip_text"
msgid "Forward"
msgstr "आगे की ओर"
@@ -12450,13 +12275,11 @@ msgid "Set Reminder"
msgstr ""
#: navigatorpanel.ui:194
-#, fuzzy
msgctxt "navigatorpanel|header|tooltip_text"
msgid "Header"
msgstr "शीर्षिका"
#: navigatorpanel.ui:207
-#, fuzzy
msgctxt "navigatorpanel|footer|tooltip_text"
msgid "Footer"
msgstr "पादिका"
@@ -12484,7 +12307,6 @@ msgid "Demote Level"
msgstr "स्तर घटायें"
#: navigatorpanel.ui:304
-#, fuzzy
msgctxt "navigatorpanel|documents|tooltip_text"
msgid "Document"
msgstr "दस्तावेज़"
@@ -12507,7 +12329,6 @@ msgid "Edit"
msgstr "संपादन करें"
#: navigatorpanel.ui:377
-#, fuzzy
msgctxt "navigatorpanel|update|tooltip_text"
msgid "Update"
msgstr "अद्यतन करें"
@@ -12530,7 +12351,6 @@ msgid "Move Up"
msgstr "ऊपर खिसकाएँ (_U)"
#: navigatorpanel.ui:449
-#, fuzzy
msgctxt "navigatorpanel|movedown|tooltip_text"
msgid "Move Down"
msgstr "नीचे जाएँ"
@@ -12590,7 +12410,6 @@ msgid " "
msgstr ""
#: notebookbar.ui:472
-#, fuzzy
msgctxt "notebookbar|NewSD|tooltip_text"
msgid "Drawing"
msgstr "रेखाचित्र"
@@ -12601,7 +12420,6 @@ msgid " "
msgstr ""
#: notebookbar.ui:488
-#, fuzzy
msgctxt "notebookbar|NewSF|tooltip_text"
msgid "Formula"
msgstr "सूत्र"
@@ -12612,7 +12430,6 @@ msgid " "
msgstr ""
#: notebookbar.ui:504
-#, fuzzy
msgctxt "notebookbar|NewSB|tooltip_text"
msgid "Database"
msgstr "डेटाबेस"
@@ -12630,13 +12447,11 @@ msgid "File"
msgstr "फ़ाइल (_F)"
#: notebookbar.ui:1371
-#, fuzzy
msgctxt "notebookbar|FontSection|tooltip_text"
msgid "Font"
msgstr "फ़ॉन्ट"
#: notebookbar.ui:1660
-#, fuzzy
msgctxt "notebookbar|FontSection2|tooltip_text"
msgid "Font"
msgstr "फ़ॉन्ट"
@@ -12659,7 +12474,6 @@ msgid "Horizontal Alignment"
msgstr ""
#: notebookbar.ui:1938
-#, fuzzy
msgctxt "notebookbar|AlignmentSection|tooltip_text"
msgid "Alignment"
msgstr "संरेखण"
@@ -12682,7 +12496,6 @@ msgid "Spacing"
msgstr "अंतरण"
#: notebookbar.ui:2189
-#, fuzzy
msgctxt "notebookbar|indent|tooltip_text"
msgid "Indent"
msgstr "हाशिया"
@@ -12694,37 +12507,31 @@ msgid "Increase Indent"
msgstr "हाशिया बढायें"
#: notebookbar.ui:2212
-#, fuzzy
msgctxt "notebookbar|decreaseindent1|tooltip_text"
msgid "Decrease Indent"
msgstr "हाशिया घटायें"
#: notebookbar.ui:2234
-#, fuzzy
msgctxt "notebookbar|controlcodes|tooltip_text"
msgid "Indent"
msgstr "हाशिया"
#: notebookbar.ui:2342
-#, fuzzy
msgctxt "notebookbar|StyleSection|tooltip_text"
msgid "Style"
msgstr "शैली"
#: notebookbar.ui:2474
-#, fuzzy
msgctxt "notebookbar|FindSection|tooltip_text"
msgid "Find"
msgstr "ढूँढ़ें"
#: notebookbar.ui:2530
-#, fuzzy
msgctxt "notebookbar|FindSection1|tooltip_text"
msgid "Find"
msgstr "ढूँढ़ें"
#: notebookbar.ui:2595
-#, fuzzy
msgctxt "notebookbar|HomeLabel"
msgid "Home"
msgstr "घर"
@@ -12736,7 +12543,6 @@ msgid "Break"
msgstr "अंतराल (_B)"
#: notebookbar.ui:2800
-#, fuzzy
msgctxt "notebookbar|box70|tooltip_text"
msgid "Gallery"
msgstr "दीर्घा"
@@ -12747,13 +12553,11 @@ msgid "Open Clip Art and Media Gallery"
msgstr ""
#: notebookbar.ui:2850
-#, fuzzy
msgctxt "notebookbar|box69|tooltip_text"
msgid "Symbol"
msgstr "प्रतीक"
#: notebookbar.ui:2882
-#, fuzzy
msgctxt "notebookbar|box17|tooltip_text"
msgid "Basic"
msgstr "मूल"
@@ -12764,7 +12568,6 @@ msgid "Insert Audio or Video"
msgstr ""
#: notebookbar.ui:2942
-#, fuzzy
msgctxt "notebookbar|ShapesSection|tooltip_text"
msgid "Shapes"
msgstr "आकार"
@@ -12776,7 +12579,6 @@ msgid "Links"
msgstr "कड़ी"
#: notebookbar.ui:3336
-#, fuzzy
msgctxt "notebookbar|TextSection|tooltip_text"
msgid "Text"
msgstr "पाठ"
@@ -12788,7 +12590,6 @@ msgid "Fontwork"
msgstr "फांटवर्क"
#: notebookbar.ui:3455
-#, fuzzy
msgctxt "notebookbar|FieldsSection|tooltip_text"
msgid "Fields"
msgstr "क्षेत्र"
@@ -12811,7 +12612,6 @@ msgid "Page layout"
msgstr "पृष्ठ ले-आउट"
#: notebookbar.ui:4295
-#, fuzzy
msgctxt "notebookbar|ReferencesLabel"
msgid "References"
msgstr "संदर्भ"
@@ -12839,25 +12639,21 @@ msgid "Zoom"
msgstr "छोटा-बड़ा करें (_Z)"
#: notebookbar.ui:5177
-#, fuzzy
msgctxt "notebookbar|ViewLabel"
msgid "View"
msgstr "दृश्य"
#: notebookbar.ui:5745
-#, fuzzy
msgctxt "notebookbar|formattable|tooltip_text"
msgid "Indent"
msgstr "हाशिया"
#: notebookbar.ui:5787
-#, fuzzy
msgctxt "notebookbar|formattable1|tooltip_text"
msgid "Indent"
msgstr "हाशिया"
#: notebookbar.ui:5850
-#, fuzzy
msgctxt "notebookbar|TableLabel"
msgid "Table"
msgstr "सारणी"
@@ -12899,7 +12695,6 @@ msgid "Line"
msgstr "रेखा"
#: notebookbar.ui:6572
-#, fuzzy
msgctxt "notebookbar|AreaFormat"
msgid "Area"
msgstr "क्षेत्र"
@@ -12926,7 +12721,6 @@ msgid "Menubar"
msgstr ""
#: notebookbar_compact.ui:2768
-#, fuzzy
msgctxt "notebookbar_compact|fileb"
msgid "_File"
msgstr "फ़ाइल (_F)"
@@ -12938,7 +12732,6 @@ msgid "File"
msgstr "फ़ाइल (_F)"
#: notebookbar_compact.ui:2873
-#, fuzzy
msgctxt "notebookbar_compact|editb"
msgid "_Edit"
msgstr "संपादन (_E)"
@@ -12956,13 +12749,11 @@ msgid "_Menu"
msgstr "मेन्यू"
#: notebookbar_compact.ui:3690
-#, fuzzy
msgctxt "notebookbar_compact|HomeLabel"
msgid "Home"
msgstr "घर"
#: notebookbar_compact.ui:4093
-#, fuzzy
msgctxt "notebookbar_compact|insertb"
msgid "_Insert"
msgstr "जोड़ें (_I)"
@@ -12992,7 +12783,6 @@ msgid "Reference_s"
msgstr "संदर्भ"
#: notebookbar_compact.ui:4899
-#, fuzzy
msgctxt "notebookbar_compact|ReferencesLabel"
msgid "References"
msgstr "संदर्भ"
@@ -13016,7 +12806,6 @@ msgid "_View"
msgstr "दृश्य"
#: notebookbar_compact.ui:5792
-#, fuzzy
msgctxt "notebookbar_compact|ViewLabel"
msgid "View"
msgstr "दृश्य"
@@ -13028,7 +12817,6 @@ msgid "T_able"
msgstr "सारणी"
#: notebookbar_compact.ui:6478
-#, fuzzy
msgctxt "notebookbar_compact|TableLabel"
msgid "Table"
msgstr "सारणी"
@@ -13046,7 +12834,6 @@ msgid "Image"
msgstr "छवि"
#: notebookbar_compact.ui:7611
-#, fuzzy
msgctxt "notebookbar_compact|wrapb"
msgid "Wrap"
msgstr "लपेटें"
@@ -13062,25 +12849,21 @@ msgid "Draw"
msgstr ""
#: notebookbar_compact.ui:8117
-#, fuzzy
msgctxt "notebookbar_compact|frame:MenuWrap"
msgid "Wrap"
msgstr "लपेटें"
#: notebookbar_compact.ui:8144
-#, fuzzy
msgctxt "notebookbar_compact|frame:MenuAlign"
msgid "Align"
msgstr "संरेखित करें"
#: notebookbar_compact.ui:8216
-#, fuzzy
msgctxt "notebookbar_compact|frame:MenuDraw"
msgid "Object"
msgstr "वस्तु"
#: notebookbar_compact.ui:8246
-#, fuzzy
msgctxt "notebookbar_compact|FrameLabel"
msgid "Object"
msgstr "वस्तु"
@@ -13092,7 +12875,6 @@ msgid "_Tools"
msgstr "औज़ार"
#: notebookbar_compact.ui:8810
-#, fuzzy
msgctxt "notebookbar_compact|DevLabel"
msgid "Tools"
msgstr "औज़ार"
@@ -13108,7 +12890,6 @@ msgid "Menubar"
msgstr ""
#: notebookbar_groupedbar_compact.ui:3363
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|Quotation2"
msgid "Quotation"
msgstr "उद्धरण"
@@ -13126,13 +12907,11 @@ msgid "_Tools"
msgstr "औज़ार"
#: notebookbar_groupedbar_compact.ui:4148
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|fileb"
msgid "_File"
msgstr "फ़ाइल (_F)"
#: notebookbar_groupedbar_compact.ui:4302
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|editb"
msgid "_Edit"
msgstr "संपादन (_E)"
@@ -13156,7 +12935,6 @@ msgid "_Paragraph"
msgstr "अनुच्छेद"
#: notebookbar_groupedbar_compact.ui:5044
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|insertb"
msgid "_Insert"
msgstr "जोड़ें (_I)"
@@ -13263,7 +13041,6 @@ msgid "_Review"
msgstr "पूर्वावलोकन"
#: notebookbar_groupedbar_compact.ui:7648
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|commentsb"
msgid "_Comments"
msgstr "टिप्पणी (_C)"
@@ -13367,7 +13144,6 @@ msgid "Menubar"
msgstr ""
#: notebookbar_groupedbar_full.ui:3281
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|Quotation2"
msgid "Quotation"
msgstr "उद्धरण"
@@ -13391,13 +13167,11 @@ msgid "_Help"
msgstr "मदद"
#: notebookbar_groupedbar_full.ui:4147
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|fileb"
msgid "_File"
msgstr "फ़ाइल (_F)"
#: notebookbar_groupedbar_full.ui:4384
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|editb"
msgid "_Edit"
msgstr "संपादन (_E)"
@@ -13421,7 +13195,6 @@ msgid "_Paragraph"
msgstr "अनुच्छेद"
#: notebookbar_groupedbar_full.ui:5457
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|insertb"
msgid "_Insert"
msgstr "जोड़ें (_I)"
@@ -13534,7 +13307,6 @@ msgid "_Review"
msgstr "पूर्वावलोकन"
#: notebookbar_groupedbar_full.ui:9858
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|commentsb"
msgid "_Comments"
msgstr "टिप्पणी (_C)"
@@ -13556,19 +13328,16 @@ msgid "D_raw"
msgstr ""
#: notebookbar_groupedbar_full.ui:11024
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|editdrawb"
msgid "_Edit"
msgstr "संपादन (_E)"
#: notebookbar_groupedbar_full.ui:11254
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|wrapb"
msgid "Wrap"
msgstr "लपेटें"
#: notebookbar_groupedbar_full.ui:11268
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|alignb"
msgid "Align"
msgstr "संरेखित करें"
@@ -13615,7 +13384,6 @@ msgid "_View"
msgstr "दृश्य"
#: notebookbar_groupedbar_full.ui:12753
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|insertTextb"
msgid "_Insert"
msgstr "जोड़ें (_I)"
@@ -13651,25 +13419,21 @@ msgid "_View"
msgstr "दृश्य"
#: notebookbar_groups.ui:34
-#, fuzzy
msgctxt "notebookbar_groups|imagestyledefault"
msgid "Default"
msgstr "तयशुदा"
#: notebookbar_groups.ui:42
-#, fuzzy
msgctxt "notebookbar_groups|imagestylegray"
msgid "Grayscale"
msgstr "धूसर"
#: notebookbar_groups.ui:50
-#, fuzzy
msgctxt "notebookbar_groups|imagestylebw"
msgid "Black and White"
msgstr "काला और सफेद"
#: notebookbar_groups.ui:58
-#, fuzzy
msgctxt "notebookbar_groups|imagestylewater"
msgid "Watermark"
msgstr "जलचिह्न"
@@ -13736,13 +13500,11 @@ msgid "Hyperlink"
msgstr "हाइपरलिंक "
#: notebookbar_groups.ui:200
-#, fuzzy
msgctxt "notebookbar_groups|footnote"
msgid "Footnote"
msgstr "पाद टीका"
#: notebookbar_groups.ui:209
-#, fuzzy
msgctxt "notebookbar_groups|endnote"
msgid "Endnote"
msgstr "अंत टीका"
@@ -13765,25 +13527,21 @@ msgid "Default Paragraph"
msgstr ""
#: notebookbar_groups.ui:326
-#, fuzzy
msgctxt "notebookbar_groups|title"
msgid "Title"
msgstr "शीर्षक"
#: notebookbar_groups.ui:335
-#, fuzzy
msgctxt "notebookbar_groups|heading1"
msgid "Heading 1"
msgstr "शीर्षक 1"
#: notebookbar_groups.ui:344
-#, fuzzy
msgctxt "notebookbar_groups|heading2"
msgid "Heading 2"
msgstr "शीर्षक 2"
#: notebookbar_groups.ui:353
-#, fuzzy
msgctxt "notebookbar_groups|heading3"
msgid "Heading 3"
msgstr "शीर्षक 3"
@@ -13794,25 +13552,21 @@ msgid "Default Character"
msgstr ""
#: notebookbar_groups.ui:377
-#, fuzzy
msgctxt "notebookbar_groups|italic"
msgid "Emphasis"
msgstr "बलाघात"
#: notebookbar_groups.ui:386
-#, fuzzy
msgctxt "notebookbar_groups|bold"
msgid "Strong Emphasis"
msgstr "अधिक बलाघात"
#: notebookbar_groups.ui:404
-#, fuzzy
msgctxt "notebookbar_groups|tablestylenone"
msgid "None"
msgstr "कोई नहीं"
#: notebookbar_groups.ui:412
-#, fuzzy
msgctxt "notebookbar_groups|tablestyledefault"
msgid "Default"
msgstr "तयशुदा"
@@ -13849,13 +13603,11 @@ msgid "Insert Rows Below"
msgstr ""
#: notebookbar_groups.ui:495
-#, fuzzy
msgctxt "notebookbar_groups|rowmenudel"
msgid "Delete Rows"
msgstr "पंक्ति मिटाएँ"
#: notebookbar_groups.ui:504
-#, fuzzy
msgctxt "notebookbar_groups|rowmenuselect"
msgid "Select Rows"
msgstr "पंक्तियाँ चुनें"
@@ -13867,7 +13619,6 @@ msgid "Row Height..."
msgstr "पंक्ति ऊँचाई"
#: notebookbar_groups.ui:528
-#, fuzzy
msgctxt "notebookbar_groups|rowmenuoptimalrow"
msgid "Optimal Row Height"
msgstr "अनुकूलतम पंक्ति ऊँचाई"
@@ -13891,13 +13642,11 @@ msgid "Clipboard"
msgstr "क्लिपबोर्ड"
#: notebookbar_groups.ui:935
-#, fuzzy
msgctxt "notebookbar_groups|paragraphstyleb"
msgid "Style"
msgstr "शैली"
#: notebookbar_groups.ui:1448
-#, fuzzy
msgctxt "notebookbar_groups|formatgrouplabel"
msgid "Text"
msgstr "पाठ"
@@ -13909,7 +13658,6 @@ msgid "Links"
msgstr "कड़ी"
#: notebookbar_groups.ui:1616
-#, fuzzy
msgctxt "notebookbar_groups|shapesb"
msgid "Shapes"
msgstr "आकार"
@@ -13921,43 +13669,36 @@ msgid "Insert"
msgstr "जोड़ें"
#: notebookbar_groups.ui:1758
-#, fuzzy
msgctxt "notebookbar_groups|tablestyleb"
msgid "Style"
msgstr "शैली"
#: notebookbar_groups.ui:1780
-#, fuzzy
msgctxt "notebookbar_groups|tablerowsb"
msgid "Rows"
msgstr "पंक्तियाँ"
#: notebookbar_groups.ui:1798
-#, fuzzy
msgctxt "notebookbar_groups|tablecolumnsb"
msgid "Columns"
msgstr "स्तंभ"
#: notebookbar_groups.ui:2002
-#, fuzzy
msgctxt "notebookbar_groups|tablegrouplabel"
msgid "Table"
msgstr "सारणी"
#: notebookbar_groups.ui:2038
-#, fuzzy
msgctxt "notebookbar_groups|imagestyleb"
msgid "Style"
msgstr "शैली"
#: notebookbar_groups.ui:2079
-#, fuzzy
msgctxt "notebookbar_groups|resetb"
msgid "Reset"
msgstr "फिर सेट करें"
#: notebookbar_groups.ui:2126
-#, fuzzy
msgctxt "notebookbar_groups|wrapb"
msgid "Wrap"
msgstr "लपेटें"
@@ -13975,37 +13716,31 @@ msgid "Image"
msgstr "छवि"
#: notebookbar_groups.ui:2247
-#, fuzzy
msgctxt "notebookbar_groups|wrapoff"
msgid "None"
msgstr "कोई नहीं"
#: notebookbar_groups.ui:2256
-#, fuzzy
msgctxt "notebookbar_groups|wrapideal"
msgid "Optimal"
msgstr "अनुकूलतम"
#: notebookbar_groups.ui:2265
-#, fuzzy
msgctxt "notebookbar_groups|wrapon"
msgid "Parallel"
msgstr "समान्तर"
#: notebookbar_groups.ui:2274
-#, fuzzy
msgctxt "notebookbar_groups|wrapleft"
msgid "Before"
msgstr "पहले"
#: notebookbar_groups.ui:2283
-#, fuzzy
msgctxt "notebookbar_groups|wrapright"
msgid "After"
msgstr "बाद"
#: notebookbar_groups.ui:2292
-#, fuzzy
msgctxt "notebookbar_groups|wrapthrough"
msgid "Through"
msgstr "इससे होकर"
@@ -14028,13 +13763,11 @@ msgid "Horizontal Alignment"
msgstr ""
#: notebookbar_single.ui:596
-#, fuzzy
msgctxt "notebookbar_single|outlineindent|tooltip_text"
msgid "Indent"
msgstr "हाशिया"
#: notebookbar_single.ui:678
-#, fuzzy
msgctxt "notebookbar_single|insert|tooltip_text"
msgid "Indent"
msgstr "हाशिया"
@@ -14241,13 +13974,11 @@ msgid "Borders"
msgstr "किनारा"
#: objectdialog.ui:220
-#, fuzzy
msgctxt "objectdialog|area"
msgid "Area"
msgstr "क्षेत्र"
#: objectdialog.ui:243
-#, fuzzy
msgctxt "objectdialog|transparence"
msgid "Transparency"
msgstr "पारदर्शिता"
@@ -14642,7 +14373,6 @@ msgid "_Spaces"
msgstr ""
#: optformataidspage.ui:480
-#, fuzzy
msgctxt "optformataidspage|cursorlabel"
msgid "Direct Cursor"
msgstr "सीधा कर्सर"
@@ -15367,7 +15097,6 @@ msgid "Margins:"
msgstr "हाशिया"
#: pagefooterpanel.ui:60
-#, fuzzy
msgctxt "pagefooterpanel|customlabel"
msgid "Custom"
msgstr "मनपसंद"
@@ -15427,7 +15156,6 @@ msgid "Portrait"
msgstr "पोट्रैट"
#: pageformatpanel.ui:104
-#, fuzzy
msgctxt "pageformatpanel|paperorientation"
msgid "Landscape"
msgstr "भूदृश्य"
@@ -15439,7 +15167,6 @@ msgid "Margins:"
msgstr "हाशिया"
#: pageformatpanel.ui:140
-#, fuzzy
msgctxt "pageformatpanel|marginLB"
msgid "None"
msgstr "कोई नहीं"
@@ -15450,7 +15177,6 @@ msgid "Narrow"
msgstr ""
#: pageformatpanel.ui:142
-#, fuzzy
msgctxt "pageformatpanel|marginLB"
msgid "Moderate"
msgstr "उदार"
@@ -15483,7 +15209,6 @@ msgid "Mirrored"
msgstr "मिरर"
#: pageformatpanel.ui:158
-#, fuzzy
msgctxt "pageformatpanel|customlabel"
msgid "Custom"
msgstr "मनपसंद"
@@ -15495,7 +15220,6 @@ msgid "Margins:"
msgstr "हाशिया"
#: pageheaderpanel.ui:60
-#, fuzzy
msgctxt "pageheaderpanel|customlabel"
msgid "Custom"
msgstr "मनपसंद"
@@ -15518,7 +15242,6 @@ msgid "Narrow"
msgstr ""
#: pagemargincontrol.ui:96
-#, fuzzy
msgctxt "pagemargincontrol|normal"
msgid "Normal"
msgstr "सामान्य"
@@ -15546,7 +15269,6 @@ msgid "Narrow"
msgstr ""
#: pagemargincontrol.ui:172
-#, fuzzy
msgctxt "pagemargincontrol|normalL"
msgid "Normal"
msgstr "सामान्य"
@@ -15581,7 +15303,6 @@ msgid "_Bottom"
msgstr "तल (_B):"
#: pagemargincontrol.ui:282
-#, fuzzy
msgctxt "pagemargincontrol|leftLabel"
msgid "_Left"
msgstr "बायां (_L)"
@@ -15605,7 +15326,6 @@ msgid "O_uter"
msgstr "बाहरी"
#: pagemargincontrol.ui:410
-#, fuzzy
msgctxt "pagemargincontrol|label1"
msgid "Custom"
msgstr "मनपसंद"
@@ -15617,7 +15337,6 @@ msgid "Portrait"
msgstr "पोट्रैट"
#: pageorientationcontrol.ui:52
-#, fuzzy
msgctxt "pageorientationcontrol|landscape"
msgid "Landscape"
msgstr "भूदृश्य"
@@ -15634,7 +15353,6 @@ msgid "More Options"
msgstr "छाँटने का विकल्प"
#: pagestylespanel.ui:15
-#, fuzzy
msgctxt "pagestylespanel|liststorePageLayout"
msgid "Right and left"
msgstr "दाहिना और बायाँ"
@@ -15646,13 +15364,11 @@ msgid "Mirrored"
msgstr "मिरर"
#: pagestylespanel.ui:23
-#, fuzzy
msgctxt "pagestylespanel|liststorePageLayout"
msgid "Only right"
msgstr "सिर्फ दाहिना"
#: pagestylespanel.ui:27
-#, fuzzy
msgctxt "pagestylespanel|liststorePageLayout"
msgid "Only left"
msgstr "सिर्फ बायाँ"
@@ -15712,7 +15428,6 @@ msgid "Right"
msgstr "दाहिना"
#: pagestylespanel.ui:214
-#, fuzzy
msgctxt "pagestylespanel|customlabel"
msgid "Custom"
msgstr "मनपसंद"
@@ -15763,13 +15478,11 @@ msgid "Borders"
msgstr "किनारा"
#: paradialog.ui:291
-#, fuzzy
msgctxt "paradialog|area"
msgid "Area"
msgstr "क्षेत्र"
#: paradialog.ui:314
-#, fuzzy
msgctxt "paradialog|transparence"
msgid "Transparency"
msgstr "पारदर्शिता"
@@ -15815,13 +15528,11 @@ msgid "Borders"
msgstr "किनारा"
#: picturedialog.ui:266
-#, fuzzy
msgctxt "picturedialog|area"
msgid "Area"
msgstr "क्षेत्र"
#: picturedialog.ui:289
-#, fuzzy
msgctxt "picturedialog|transparence"
msgid "Transparency"
msgstr "पारदर्शिता"
@@ -15895,13 +15606,11 @@ msgid "Default _settings:"
msgstr "तयशुदा सेटिंग"
#: picturepage.ui:349
-#, fuzzy
msgctxt "picturepage|CTL_ANGLE|tooltip_text"
msgid "Rotation Angle"
msgstr "घुमाव कोण"
#: picturepage.ui:374
-#, fuzzy
msgctxt "picturepage|label2"
msgid "Rotation Angle"
msgstr "घुमाव कोण"
@@ -16348,13 +16057,11 @@ msgid "Open in New Window"
msgstr ""
#: readonlymenu.ui:28
-#, fuzzy
msgctxt "readonlymenu|edit"
msgid "_Edit"
msgstr "संपादन (_E)"
#: readonlymenu.ui:36
-#, fuzzy
msgctxt "readonlymenu|selection"
msgid "Select Text"
msgstr "पाठ चुनें"
@@ -16441,7 +16148,6 @@ msgid "Leave Full-Screen Mode"
msgstr ""
#: readonlymenu.ui:242
-#, fuzzy
msgctxt "readonlymenu|copy"
msgid "_Copy"
msgstr "नक़ल करें (_C)"
@@ -16802,7 +16508,6 @@ msgid "Fonts"
msgstr "फ़ॉन्ट"
#: sidebartheme.ui:53
-#, fuzzy
msgctxt "sidebartheme|label2"
msgid "Colors"
msgstr "रंग"
@@ -16813,7 +16518,6 @@ msgid "None"
msgstr "कोई नहीं"
#: sidebarwrap.ui:36
-#, fuzzy
msgctxt "sidebarwrap|buttonnone-atkobject"
msgid "None"
msgstr "कोई नहीं"
@@ -16824,7 +16528,6 @@ msgid "Parallel"
msgstr "समान्तर"
#: sidebarwrap.ui:59
-#, fuzzy
msgctxt "sidebarwrap|buttonparallel-atkobject"
msgid "Parallel"
msgstr "समान्तर"
@@ -16835,7 +16538,6 @@ msgid "Optimal"
msgstr "अनुकूलतम"
#: sidebarwrap.ui:82
-#, fuzzy
msgctxt "sidebarwrap|buttonoptimal-atkobject"
msgid "Optimal"
msgstr "अनुकूलतम"
@@ -16846,7 +16548,6 @@ msgid "Before"
msgstr "पहले"
#: sidebarwrap.ui:105
-#, fuzzy
msgctxt "sidebarwrap|buttonbefore-atkobject"
msgid "Before"
msgstr "पहले"
@@ -16857,7 +16558,6 @@ msgid "After"
msgstr "बाद"
#: sidebarwrap.ui:128
-#, fuzzy
msgctxt "sidebarwrap|buttonafter-atkobject"
msgid "After"
msgstr "बाद"
@@ -16868,7 +16568,6 @@ msgid "Through"
msgstr "इससे होकर"
#: sidebarwrap.ui:151
-#, fuzzy
msgctxt "sidebarwrap|buttonthrough-atkobject"
msgid "Through"
msgstr "इससे होकर"
@@ -16906,7 +16605,6 @@ msgid "Set the amount of space between the image and surrounding text"
msgstr ""
#: sidebarwrap.ui:249
-#, fuzzy
msgctxt "sidebarwrap|customlabel"
msgid "Custom"
msgstr "मनपसंद"
@@ -16977,19 +16675,16 @@ msgid "Key 3"
msgstr "कुंजी 3"
#: sortdialog.ui:408
-#, fuzzy
msgctxt "sortdialog|typelb1-atkobject"
msgid "Key type"
msgstr "कुंजी प्रकार"
#: sortdialog.ui:431
-#, fuzzy
msgctxt "sortdialog|typelb2-atkobject"
msgid "Key type"
msgstr "कुंजी प्रकार"
#: sortdialog.ui:452
-#, fuzzy
msgctxt "sortdialog|typelb3-atkobject"
msgid "Key type"
msgstr "कुंजी प्रकार"
@@ -17026,7 +16721,6 @@ msgid "Character "
msgstr "वर्ण"
#: sortdialog.ui:641
-#, fuzzy
msgctxt "sortdialog|delimpb"
msgid "Select..."
msgstr "चुनें..."
@@ -17052,7 +16746,6 @@ msgid "Setting"
msgstr "सेटिंग"
#: spellmenu.ui:12
-#, fuzzy
msgctxt "spellmenu|ignoreall"
msgid "I_gnore All"
msgstr "सबको अनदेखा करें (_g)"
@@ -17079,7 +16772,6 @@ msgid "Set Language for Selection"
msgstr "चयन के लिए भाषा सेट करें"
#: spellmenu.ui:94
-#, fuzzy
msgctxt "spellmenu|langpara"
msgid "Set Language for Paragraph"
msgstr "अनुच्छेद के लिए भाषा सेट करें"
@@ -17604,13 +17296,11 @@ msgid "Drop Caps"
msgstr "कैप्स हटाएँ"
#: templatedialog2.ui:411
-#, fuzzy
msgctxt "templatedialog2|area"
msgid "Area"
msgstr "क्षेत्र"
#: templatedialog2.ui:434
-#, fuzzy
msgctxt "templatedialog2|transparence"
msgid "Transparency"
msgstr "पारदर्शिता"
@@ -17662,13 +17352,11 @@ msgid "Wrap"
msgstr "लपेटें"
#: templatedialog4.ui:227
-#, fuzzy
msgctxt "templatedialog4|area"
msgid "Area"
msgstr "क्षेत्र"
#: templatedialog4.ui:250
-#, fuzzy
msgctxt "templatedialog4|transparence"
msgid "Transparency"
msgstr "पारदर्शिता"
@@ -17704,13 +17392,11 @@ msgid "Page"
msgstr "पृष्ठ"
#: templatedialog8.ui:167
-#, fuzzy
msgctxt "templatedialog8|area"
msgid "Area"
msgstr "क्षेत्र"
#: templatedialog8.ui:190
-#, fuzzy
msgctxt "templatedialog8|transparence"
msgid "Transparency"
msgstr "पारदर्शिता"
@@ -17958,7 +17644,6 @@ msgid "Preview"
msgstr "पूर्वावलोकन"
#: tocdialog.ui:119
-#, fuzzy
msgctxt "tocdialog|example-atkobject"
msgid "Preview"
msgstr "पूर्वावलोकन"
@@ -18671,37 +18356,31 @@ msgid "The following error occurred:"
msgstr "निम्नलिखित त्रुटि आई:"
#: watermarkdialog.ui:19
-#, fuzzy
msgctxt "watermarkdialog|WatermarkDialog"
msgid "Watermark"
msgstr "जलचिह्न"
#: watermarkdialog.ui:85
-#, fuzzy
msgctxt "watermarkdialog|TextLabel"
msgid "Text"
msgstr "पाठ"
#: watermarkdialog.ui:118
-#, fuzzy
msgctxt "watermarkdialog|FontLabel"
msgid "Font"
msgstr "फ़ॉन्ट"
#: watermarkdialog.ui:130
-#, fuzzy
msgctxt "watermarkdialog|AngleLabel"
msgid "Angle"
msgstr "कोण"
#: watermarkdialog.ui:142
-#, fuzzy
msgctxt "watermarkdialog|TransparencyLabel"
msgid "Transparency"
msgstr "पारदर्शिता"
#: watermarkdialog.ui:154
-#, fuzzy
msgctxt "watermarkdialog|ColorLabel"
msgid "Color"
msgstr "रंग"
diff --git a/source/hi/uui/messages.po b/source/hi/uui/messages.po
index 1a8e1b0357d..44f24260e50 100644
--- a/source/hi/uui/messages.po
+++ b/source/hi/uui/messages.po
@@ -381,7 +381,6 @@ msgstr ""
" $(ARG1)."
#: ids.hrc:158
-#, fuzzy
msgctxt "STR_UUI_UNKNOWNAUTH_UNTRUSTED"
msgid ""
"Unable to verify the identity of $(ARG1) site.\n"
@@ -393,7 +392,6 @@ msgstr ""
"इस प्रमाणपत्र को स्वीकारने के पहले, आपको इस साइट के प्रमाणपत्र को ध्यान से जाँच कर लेनी चाहिए. क्या आप इस प्रमाणपत्र को वेबसाइट $(ARG1) को पहचानने के लिए स्वीकारना चाहते हैं?"
#: ids.hrc:159
-#, fuzzy
msgctxt "STR_UUI_SSLWARN_EXPIRED"
msgid ""
"$(ARG1) is a site that uses a security certificate to encrypt data during transmission, but its certificate expired on $(ARG2).\n"
@@ -405,13 +403,11 @@ msgstr ""
"आपको सुनिश्चित करने के लिए जाँच कर लेनी चाहिए कि आपके कंप्यूटर का समय सही है."
#: ids.hrc:160
-#, fuzzy
msgctxt "STR_UUI_SSLWARN_EXPIRED_TITLE"
msgid "Security Warning: Server Certificate Invalid"
msgstr "सुरक्षा की चेतावनी: सर्वर के प्रमाणपत्र अवैध"
#: ids.hrc:161
-#, fuzzy
msgctxt "STR_UUI_SSLWARN_DOMAINMISMATCH"
msgid ""
"You have attempted to establish a connection with $(ARG1). However, the security certificate presented belongs to $(ARG2). It is possible, though unlikely, that someone may be trying to intercept your communication with this web site.\n"
@@ -427,13 +423,11 @@ msgstr ""
" क्या आप किसी तरह से जारी रखना चाहेंगे?"
#: ids.hrc:162
-#, fuzzy
msgctxt "STR_UUI_SSLWARN_DOMAINMISMATCH_TITLE"
msgid "Security Warning: Server Certificate Expired"
msgstr "सुरक्षा की चेतावनी: सर्वर के प्रमाणपत्र का समय खतम"
#: ids.hrc:163
-#, fuzzy
msgctxt "STR_UUI_SSLWARN_INVALID"
msgid ""
"The certificate could not be validated. You should examine this site's certificate carefully.\n"
@@ -445,7 +439,6 @@ msgstr ""
"यदि आप दिखाए प्रमाणपत्र पर भरोसा नहीं रखते हैं, कृपया कनेक्शन रद्द करें और प्रशासक को बताएँ."
#: ids.hrc:164
-#, fuzzy
msgctxt "STR_UUI_SSLWARN_INVALID_TITLE"
msgid "Security Warning: Domain Name Mismatch"
msgstr "सुरक्षा की चेतावनी: डोमेन का नाम बेमेल"
@@ -477,7 +470,6 @@ msgid "Set Password"
msgstr ""
#: strings.hrc:30
-#, fuzzy
msgctxt "STR_TITLE_ENTER_PASSWORD"
msgid "Enter Password"
msgstr "कूटशब्द दाखिल करें"
@@ -488,7 +480,6 @@ msgid "The confirmation password did not match the password. Set the password ag
msgstr ""
#: strings.hrc:33
-#, fuzzy
msgctxt "STR_ALREADYOPEN_TITLE"
msgid "Document in Use"
msgstr "प्रयोग में दस्तावेज़"
@@ -566,7 +557,6 @@ msgid "The lock file could not be created for exclusive access by %PRODUCTNAME,
msgstr "यह फ़ाइल %PRODUCTNAME के द्वारा विशेष अधिकार के लिए बंद नहीं किया जा सका, उस फ़ाइल स्थान पर लॉक फ़ाइल बनाने के लिए अनुपस्थित अनुमति के कारण."
#: strings.hrc:47
-#, fuzzy
msgctxt "STR_LOCKFAILED_OPENREADONLY_BTN"
msgid "Open ~Read-Only"
msgstr "केवल पढ़ने के लिए खोलें (~R)"
@@ -718,7 +708,6 @@ msgid "The lock file is corrupted and probably empty. Opening the document read-
msgstr ""
#: strings.hrc:76
-#, fuzzy
msgctxt "STR_LOCKCORRUPT_OPENREADONLY_BTN"
msgid "Open ~Read-Only"
msgstr "केवल पढ़ने के लिए खोलें (~R)"
@@ -762,13 +751,11 @@ msgid "A_ccount:"
msgstr "खाता"
#: logindialog.ui:141
-#, fuzzy
msgctxt "logindialog|passwordft"
msgid "Pass_word:"
msgstr "कूटशब्द (_w):"
#: logindialog.ui:180
-#, fuzzy
msgctxt "logindialog|nameft"
msgid "_User name:"
msgstr "उपयोक्ता नाम (_U):"
@@ -923,7 +910,6 @@ msgid "Replace"
msgstr "बदलें"
#: simplenameclash.ui:51
-#, fuzzy
msgctxt "simplenameclash|rename"
msgid "Rename"
msgstr "नाम बदलें"
@@ -935,7 +921,6 @@ msgid "Security Warning: "
msgstr "सुरक्षा चेतावनी"
#: sslwarndialog.ui:24
-#, fuzzy
msgctxt "sslwarndialog|ok"
msgid "Continue"
msgstr "जारी रखें"
diff --git a/source/hi/vcl/messages.po b/source/hi/vcl/messages.po
index 5f3b71e36e0..a266893246c 100644
--- a/source/hi/vcl/messages.po
+++ b/source/hi/vcl/messages.po
@@ -474,13 +474,11 @@ msgid "~Find"
msgstr "ढ़ूंढ़ें (~F)"
#: strings.hrc:80
-#, fuzzy
msgctxt "SV_BUTTONTEXT_STOP"
msgid "~Stop"
msgstr "रोकें (~S)"
#: strings.hrc:81
-#, fuzzy
msgctxt "SV_BUTTONTEXT_CONNECT"
msgid "C~onnect"
msgstr "कनेक्ट करें (~o)"
@@ -668,7 +666,6 @@ msgid "<ignore>"
msgstr ""
#: strings.hrc:123
-#, fuzzy
msgctxt "SV_PRINT_CUSTOM_TXT"
msgid "Custom"
msgstr "मनपसंद"
@@ -706,25 +703,21 @@ msgid "default"
msgstr "तयशुदा"
#: strings.hrc:133
-#, fuzzy
msgctxt "SV_MSGBOX_INFO"
msgid "Information"
msgstr "सूचना"
#: strings.hrc:134
-#, fuzzy
msgctxt "SV_MSGBOX_WARNING"
msgid "Warning"
msgstr "चेतावनी"
#: strings.hrc:135
-#, fuzzy
msgctxt "SV_MSGBOX_ERROR"
msgid "Error"
msgstr "त्रुटि"
#: strings.hrc:136
-#, fuzzy
msgctxt "SV_MSGBOX_QUERY"
msgid "Confirmation"
msgstr "पुष्टिकरण"
@@ -851,13 +844,11 @@ msgid "line"
msgstr "रेखा"
#: units.hrc:47
-#, fuzzy
msgctxt "SV_FUNIT_STRINGS"
msgid "pixels"
msgstr "पिक्सेल्स"
#: units.hrc:48
-#, fuzzy
msgctxt "SV_FUNIT_STRINGS"
msgid "pixel"
msgstr "पिक्सेल"
@@ -890,7 +881,6 @@ msgid "_User:"
msgstr ""
#: cupspassworddialog.ui:84
-#, fuzzy
msgctxt "cupspassworddialog|label2"
msgid "_Password:"
msgstr "कूटशब्द (_P):"
@@ -913,7 +903,6 @@ msgid "Cu_t"
msgstr "काटें"
#: editmenu.ui:34
-#, fuzzy
msgctxt "editmenu|copy"
msgid "_Copy"
msgstr "नक़ल करें (_C)"
@@ -943,7 +932,6 @@ msgid "_Special Character..."
msgstr "विशेष वर्ण (~S)..."
#: errornocontentdialog.ui:8
-#, fuzzy
msgctxt "errornocontentdialog|ErrorNoContentDialog"
msgid "%PRODUCTNAME"
msgstr "%PRODUCTNAME"
@@ -959,7 +947,6 @@ msgid "Please check your document for ranges relevant to printing."
msgstr ""
#: errornoprinterdialog.ui:8
-#, fuzzy
msgctxt "errornoprinterdialog|ErrorNoPrinterDialog"
msgid "%PRODUCTNAME"
msgstr "%PRODUCTNAME"
@@ -1345,7 +1332,6 @@ msgid "Color _depth:"
msgstr "रंग गहराई"
#: printerdevicepage.ui:154
-#, fuzzy
msgctxt "printerdevicepage|label10"
msgid "Co_lor:"
msgstr "रंग (_l):"
@@ -1361,13 +1347,11 @@ msgid "From driver"
msgstr ""
#: printerdevicepage.ui:195
-#, fuzzy
msgctxt "printerdevicepage|colorspace"
msgid "Color"
msgstr "रंग"
#: printerdevicepage.ui:196
-#, fuzzy
msgctxt "printerdevicepage|colorspace"
msgid "Grayscale"
msgstr "धूसर"
@@ -1432,7 +1416,6 @@ msgid "Device"
msgstr ""
#: printprogressdialog.ui:8
-#, fuzzy
msgctxt "printprogressdialog|PrintProgressDialog"
msgid "Printing"
msgstr "छपाई कर रहा है"
diff --git a/source/hi/wizards/messages.po b/source/hi/wizards/messages.po
index 506e42eae81..1eb39773961 100644
--- a/source/hi/wizards/messages.po
+++ b/source/hi/wizards/messages.po
@@ -14,55 +14,46 @@ msgstr ""
"X-Generator: LibreOffice\n"
#: strings.hrc:32
-#, fuzzy
msgctxt "RID_COMMON_START_0"
msgid "The directory '%1' could not be created.<BR>There may not be enough space left on your hard disk."
msgstr "निर्देशिका '%1' बनाई नहीं जा सकी.<BR>आपके हार्डडिस्क पर पर्याप्त स्थान नहीं हो सकता है."
#: strings.hrc:33
-#, fuzzy
msgctxt "RID_COMMON_START_1"
msgid "The text document could not be created.<BR>Please check if the module 'PRODUCTNAME Writer' is installed."
msgstr "पाठ दस्तावेज़ नहीं बनाया जा सका.<BR>जाँचे कि अगर 'PRODUCTNAME लेखक' मॉड्यूल संस्थापित है."
#: strings.hrc:34
-#, fuzzy
msgctxt "RID_COMMON_START_2"
msgid "The spreadsheet could not be created.<BR>Please check if the module 'PRODUCTNAME Calc' is installed."
msgstr "स्प्रेडशीट नहीं बनाया जा सका.<BR>जाँचे कि अगर 'PRODUCTNAME Calc' मॉड्यूल संस्थापित है."
#: strings.hrc:35
-#, fuzzy
msgctxt "RID_COMMON_START_3"
msgid "The presentation could not be created.<BR>Please check if the module 'PRODUCTNAME Impress' is installed."
msgstr "प्रस्तुतिकरण नहीं बनाया जा सका.<BR>जाँचे कि अगर 'PRODUCTNAME इंप्रेस' मॉड्यूल संस्थापित है."
#: strings.hrc:36
-#, fuzzy
msgctxt "RID_COMMON_START_4"
msgid "The drawing could not be created.<BR>Please check if the module 'PRODUCTNAME Draw' is installed."
msgstr "रेखाचित्र नहीं बनाया जा सका.<BR>जाँचे कि अगर 'PRODUCTNAME ड्रॉ' मॉड्यूल संस्थापित है."
#: strings.hrc:37
-#, fuzzy
msgctxt "RID_COMMON_START_5"
msgid "The formula could not be created.<BR>Please check if the module 'PRODUCTNAME Math' is installed."
msgstr "सूत्र नहीं बनाया जा सका.<BR>जाँचे कि अगर 'PRODUCTNAME मैथ' मॉड्यूल संस्थापित है."
#: strings.hrc:38
-#, fuzzy
msgctxt "RID_COMMON_START_6"
msgid "The files required could not be found.<BR>Please start the %PRODUCTNAME Setup and choose 'Repair'."
msgstr "जरूरी फ़ाइल नहीं पायी जा सकी.<BR>%PRODUCTNAME सेटअप आरंभ करें और 'मरम्मत करें' चुनें."
#: strings.hrc:39
-#, fuzzy
msgctxt "RID_COMMON_START_7"
msgid "The file '<PATH>' already exists.<BR><BR>Would you like to overwrite the existing file?"
msgstr "फ़ाइल '<PATH>' पहले से मौजूद है.<BR><BR>क्या आप मौजूदा फ़ाइल के ऊपर लिखना चाहते हैं?"
#: strings.hrc:40
-#, fuzzy
msgctxt "RID_COMMON_START_8"
msgid "Yes"
msgstr "हाँ"
@@ -74,43 +65,36 @@ msgid "Yes to All"
msgstr "सभी के लिए हाँ"
#: strings.hrc:42
-#, fuzzy
msgctxt "RID_COMMON_START_10"
msgid "No"
msgstr "नहीं"
#: strings.hrc:43
-#, fuzzy
msgctxt "RID_COMMON_START_11"
msgid "Cancel"
msgstr "रद्द करें"
#: strings.hrc:44
-#, fuzzy
msgctxt "RID_COMMON_START_12"
msgid "~Finish"
msgstr "समाप्त (~F)"
#: strings.hrc:45
-#, fuzzy
msgctxt "RID_COMMON_START_13"
msgid "< ~Back"
msgstr "< पीछे (~B)"
#: strings.hrc:46
-#, fuzzy
msgctxt "RID_COMMON_START_14"
msgid "~Next >"
msgstr "आगे (~N) >"
#: strings.hrc:47
-#, fuzzy
msgctxt "RID_COMMON_START_15"
msgid "~Help"
msgstr "मदद (~H)"
#: strings.hrc:48
-#, fuzzy
msgctxt "RID_COMMON_START_16"
msgid "Steps"
msgstr "चरण"
@@ -122,25 +106,21 @@ msgid "Close"
msgstr "बन्द करें"
#: strings.hrc:50
-#, fuzzy
msgctxt "RID_COMMON_START_18"
msgid "OK"
msgstr "ठीक"
#: strings.hrc:51
-#, fuzzy
msgctxt "RID_COMMON_START_19"
msgid "The file already exists. Do you want to overwrite it?"
msgstr "फ़ाइल पहले से मौजूद है. क्या आप इसके ऊपर लिखना चाहते हैं?"
#: strings.hrc:52
-#, fuzzy
msgctxt "RID_COMMON_START_20"
msgid "Template created via <wizard_name> on <current_date>."
msgstr "<wizard_name> से होकर <current_date> पर नमूना बनाया गया."
#: strings.hrc:53
-#, fuzzy
msgctxt "RID_COMMON_START_21"
msgid ""
"The wizard could not be run, because important files were not found.\n"
@@ -152,361 +132,301 @@ msgstr ""
"तब सहायक फिर चलाएँ."
#: strings.hrc:56
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_1"
msgid "Letter Wizard"
msgstr "पत्र सहायक"
#: strings.hrc:57
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_2"
msgid "Label9"
msgstr "स्तर9"
#: strings.hrc:58
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_3"
msgid "~Business letter"
msgstr "व्यापारिक पत्र (~B)"
#: strings.hrc:59
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_4"
msgid "~Formal personal letter"
msgstr "औपचारिक निजी पत्र (~F)"
#: strings.hrc:60
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_5"
msgid "~Personal letter"
msgstr "वैयक्तिक पत्र (~P)"
#: strings.hrc:61
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_6"
msgid "~Use letterhead paper with pre-printed elements"
msgstr "पूर्व छपाई तत्व के साथ लेटरहेड कागज का प्रयोग करें (~U)"
#: strings.hrc:62
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_7"
msgid "~Logo"
msgstr "लोगो (~L)"
#: strings.hrc:63
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_8"
msgid "Return address"
msgstr "वापसी पता"
#: strings.hrc:64
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_9"
msgid "~Include footer"
msgstr "पादिका शामिल करें (~I)"
#: strings.hrc:65
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_10"
msgid "~Return address in envelope window"
msgstr "लिफ़ाफ़ा विंडो में पता वापस करें (~R)"
#: strings.hrc:66
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_11"
msgid "~Logo"
msgstr "लोगो (~L)"
#: strings.hrc:67
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_12"
msgid "~Return address in envelope window"
msgstr "लिफ़ाफ़ा विंडो में पता वापस करें (~R)"
#: strings.hrc:68
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_13"
msgid "Letter Signs"
msgstr "पत्र चिह्न"
#: strings.hrc:69
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_14"
msgid "S~ubject line"
msgstr "विषय लाइन (~u)"
#: strings.hrc:70
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_15"
msgid "Salu~tation"
msgstr "अभिनंदन (~t)"
#: strings.hrc:71
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_16"
msgid "Fold ~marks"
msgstr "चिह्न मोड़ें (~m)"
#: strings.hrc:72
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_17"
msgid "~Complimentary close"
msgstr "पूरक बंद (~C)"
#: strings.hrc:73
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_18"
msgid "~Footer"
msgstr "पादिका (~F)"
#: strings.hrc:74
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_19"
msgid "~Use user data for return address"
msgstr "वापसी पता के लिए उपयोक्ता आँकड़ा प्रयोग करें (~U)"
#: strings.hrc:75
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_20"
msgid "~New sender address:"
msgstr "नया प्रेषक पता (~N):"
#: strings.hrc:76
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_21"
msgid "Use placeholders for ~recipient's address"
msgstr "प्राप्तकर्ता पता के लिए प्लेसहोल्डर का प्रयोग करें (~r)"
#: strings.hrc:77
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_22"
msgid "Use address database for ~mail merge"
msgstr "मेल मिलान के लिए पता डेटाबेस के लिए प्रयोग करें (~m)"
#: strings.hrc:78
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_23"
msgid "Include ~only on second and following pages"
msgstr "दूसरे व आने वाले पृष्ठों पर सिर्फ शामिल करें (~o)"
#: strings.hrc:79
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_24"
msgid "~Include page number"
msgstr "पृष्ठ संख्या शामिल करें (~I)"
#: strings.hrc:80
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_25"
msgid "Letter Template"
msgstr "पत्र नमूना"
#: strings.hrc:81
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_26"
msgid "Create a ~letter from this template"
msgstr "इस नमूना से एक पत्र बनाएँ (~l)"
#: strings.hrc:82
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_27"
msgid "Make ~manual changes to this letter template"
msgstr "इस पत्र नमूना में दस्ती परिवर्तन करें (~m)"
#: strings.hrc:83
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_28"
msgid "Page design"
msgstr "पृष्ठ डिजायन"
#: strings.hrc:84
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_29"
msgid "Page design"
msgstr "पृष्ठ डिजायन"
#: strings.hrc:85
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_30"
msgid "Page design"
msgstr "पृष्ठ डिजायन"
#: strings.hrc:86
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_31"
msgid "This wizard helps you to create a letter template. You can then use the template as the basis for writing letters as often as desired."
msgstr "यह सहायक आपको एक पत्र नमूना बनाने में सहायता करता है. आप तभी नमूना का प्रयोग कर सकते हैं जितनी बार इच्छा हो अक्षर लिखने के आधार के रूप में."
#: strings.hrc:87
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_32"
msgid "~Height:"
msgstr "ऊंचाई (~H):"
#: strings.hrc:88
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_33"
msgid "~Width:"
msgstr "चौड़ाई (~W):"
#: strings.hrc:89
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_34"
msgid "S~pacing to left margin:"
msgstr "बायां हाशिया में अंतरण (~p):"
#: strings.hrc:90
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_35"
msgid "Spacing ~to top margin:"
msgstr "शीर्ष हाशिया में अंतरण(~t):"
#: strings.hrc:91
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_36"
msgid "Height:"
msgstr "ऊँचाई:"
#: strings.hrc:92
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_37"
msgid "Width:"
msgstr "चौड़ाई:"
#: strings.hrc:93
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_38"
msgid "S~pacing to left margin:"
msgstr "बायां हाशिया में अंतरण (~p):"
#: strings.hrc:94
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_39"
msgid "Spacing ~to top margin:"
msgstr "शीर्ष हाशिया में अंतरण(~t):"
#: strings.hrc:95
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_40"
msgid "Height:"
msgstr "ऊँचाई:"
#: strings.hrc:96
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_42"
msgid "Sender's address"
msgstr "प्रेषक पता"
#: strings.hrc:97
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_43"
msgid "Name:"
msgstr "नाम:"
#: strings.hrc:98
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_44"
msgid "Street:"
msgstr "सड़क:"
#: strings.hrc:99
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_45"
msgid "ZIP code/State/City:"
msgstr "ZIP कोड/राज्य/शहर:"
#: strings.hrc:100
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_46"
msgid "Recipient's address"
msgstr "प्राप्तकर्ता पता"
#: strings.hrc:101
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_47"
msgid "Footer"
msgstr "पादिका"
#: strings.hrc:102
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_48"
msgid "This wizard creates a letter template which enables you to create multiple letters with the same layout and settings."
msgstr "यह सहायक एक अक्षर नमूना बनता है जो आप को बहुल अक्षर बनाने में सक्रिय करता है समान लेआउट और सेटिंग के साथ."
#: strings.hrc:103
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_49"
msgid "To create another new letter out of the template just navigate to the template location and double-click it."
msgstr "दूसरा नवीन अक्षर बनाने के लिए नमूना से नमूना स्थान में नेविगेट करें और इसको दो बार क्लिक करें."
#: strings.hrc:104
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_50"
msgid "Template name:"
msgstr "नमूना नाम:"
#: strings.hrc:105
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_51"
msgid "Location and file name:"
msgstr "अवस्थिति और फ़ाइल नाम:"
#: strings.hrc:106
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_52"
msgid "How do you want to proceed?"
msgstr "आप कैसे बढ़ना चाहते हैं?"
#: strings.hrc:107
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_53"
msgid "Please choose the type of letter and page design"
msgstr "पत्र के प्रकार व पृष्ठ डिजायन को चुनें"
#: strings.hrc:108
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_54"
msgid "Select the items to be printed"
msgstr "छापे जाने वाले मद को चुनें"
#: strings.hrc:109
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_55"
msgid "Specify items already on your letterhead paper"
msgstr "अपने लेटरहेड पर पहले से मौजूद मद निर्दिष्ट करें"
#: strings.hrc:110
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_56"
msgid "Specify the sender and recipient information"
msgstr "प्रेषक और प्राप्तकर्ता सूचना निर्दिष्ट करें"
#: strings.hrc:111
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_57"
msgid "Fill in the information you would like in the footer"
msgstr "सूचना भरें जिसे आप पाद टिप्पणी में रखना चाहते हैं"
#: strings.hrc:112
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_58"
msgid "Please specify last settings"
msgstr "कृपया अंतिम सेटिंग निर्दिष्ट करें"
#: strings.hrc:113
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_59"
msgid "Subject:"
msgstr "विषय:"
#: strings.hrc:114
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_60"
msgid "Elegant"
msgstr "मनमोहक"
#: strings.hrc:115
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_61"
msgid "Modern"
msgstr "आधुनिक"
@@ -518,391 +438,326 @@ msgid "Office"
msgstr "कार्यालय"
#: strings.hrc:117
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_63"
msgid "Bottle"
msgstr "बोतल"
#: strings.hrc:118
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_64"
msgid "Mail"
msgstr "मेल"
#: strings.hrc:119
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_65"
msgid "Marine"
msgstr "समुद्रीय"
#: strings.hrc:120
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_66"
msgid "Red Line"
msgstr "लाल रेखा"
#: strings.hrc:123
-#, fuzzy
msgctxt "RID_LETTERWIZARDSALUTATION_START_1"
msgid "To Whom it May Concern"
msgstr "जिसे यह संदर्भित है"
#: strings.hrc:124
-#, fuzzy
msgctxt "RID_LETTERWIZARDSALUTATION_START_2"
msgid "Dear Sir or Madam"
msgstr "प्रिय महाशय या महाशया"
#: strings.hrc:125
-#, fuzzy
msgctxt "RID_LETTERWIZARDSALUTATION_START_3"
msgid "Hello"
msgstr "नमस्कार"
#: strings.hrc:128
-#, fuzzy
msgctxt "RID_LETTERWIZARDGREETING_START_1"
msgid "Sincerely"
msgstr "विश्वासी"
#: strings.hrc:129
-#, fuzzy
msgctxt "RID_LETTERWIZARDGREETING_START_2"
msgid "Best regards"
msgstr "सादर"
#: strings.hrc:130
-#, fuzzy
msgctxt "RID_LETTERWIZARDGREETING_START_3"
msgid "Cheers"
msgstr "सानंद रहें"
#: strings.hrc:133
-#, fuzzy
msgctxt "RID_LETTERWIZARDROADMAP_START_1"
msgid "Page design"
msgstr "पृष्ठ डिजायन"
#: strings.hrc:134
-#, fuzzy
msgctxt "RID_LETTERWIZARDROADMAP_START_2"
msgid "Letterhead layout"
msgstr "लेटरहेड खाका"
#: strings.hrc:135
-#, fuzzy
msgctxt "RID_LETTERWIZARDROADMAP_START_3"
msgid "Printed items"
msgstr "मुद्रित मद"
#: strings.hrc:136
-#, fuzzy
msgctxt "RID_LETTERWIZARDROADMAP_START_4"
msgid "Recipient and sender"
msgstr "प्राप्तकर्ता व प्रेषक"
#: strings.hrc:137
-#, fuzzy
msgctxt "RID_LETTERWIZARDROADMAP_START_5"
msgid "Footer"
msgstr "पादिका"
#: strings.hrc:138
-#, fuzzy
msgctxt "RID_LETTERWIZARDROADMAP_START_6"
msgid "Name and location"
msgstr "नाम व अवस्थिति"
#: strings.hrc:141
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_1"
msgid "Fax Wizard"
msgstr "फैक्स सहायक"
#: strings.hrc:142
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_2"
msgid "Label9"
msgstr "स्तर9"
#: strings.hrc:143
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_3"
msgid "~Business Fax"
msgstr "व्यापारिक फैक्स (~B)"
#: strings.hrc:144
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_4"
msgid "~Personal Fax"
msgstr "निजी फैक्स (~P)"
#: strings.hrc:145
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_5"
msgid "~Logo"
msgstr "लोगो (~L)"
#: strings.hrc:146
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_6"
msgid "S~ubject line"
msgstr "विषय लाइन (~u)"
#: strings.hrc:147
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_7"
msgid "S~alutation"
msgstr "अभिनंदन (~a)"
#: strings.hrc:148
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_8"
msgid "~Complimentary close"
msgstr "पूरक बंद (~C)"
#: strings.hrc:149
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_9"
msgid "~Footer"
msgstr "पादिका (~F)"
#: strings.hrc:150
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_10"
msgid "~Use user data for return address"
msgstr "वापसी पता के लिए उपयोक्ता आँकड़ा प्रयोग करें (~U)"
#: strings.hrc:151
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_11"
msgid "~New return address"
msgstr "नया वापसी पता (~N)"
#: strings.hrc:152
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_12"
msgid "My Fax Template"
msgstr "मेरा फैक्स नमूना"
#: strings.hrc:153
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_13"
msgid "Create a ~fax from this template"
msgstr "इस नमूने से फैक्स बनाएँ (~f)"
#: strings.hrc:154
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_14"
msgid "Make ~manual changes to this fax template"
msgstr "इस फैक्स नमूने में दस्ती परिवर्तन करें (~m)"
#: strings.hrc:155
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_15"
msgid "Page design"
msgstr "पृष्ठ डिजायन"
#: strings.hrc:156
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_16"
msgid "Page design"
msgstr "पृष्ठ डिजायन"
#: strings.hrc:157
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_17"
msgid "This wizard helps you to create a fax template. The template can then be used to create a fax whenever needed."
msgstr "यह सहायक आपको एक फैक्स नमूना बनाने में मदद करता है. नमूना को तभी एक फैक्स बनाने में प्रयोग किया जा सकता है."
#: strings.hrc:158
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_18"
msgid "Return address"
msgstr "वापसी पता"
#: strings.hrc:159
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_19"
msgid "Name:"
msgstr "नाम:"
#: strings.hrc:160
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_20"
msgid "Street:"
msgstr "सड़क:"
#: strings.hrc:161
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_21"
msgid "ZIP code/State/City:"
msgstr "ZIP कोड/राज्य/शहर:"
#: strings.hrc:162
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_22"
msgid "Footer"
msgstr "पादिका"
#: strings.hrc:163
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_23"
msgid "This wizard creates a fax template which enables you to create multiple faxes with the same layout and settings."
msgstr "यह सहायक एक फैक्स नमूना बनाता है जो आपको बहुत फैक्स बनाने में समर्थ करता है समान लेआउट और सेटिंग के साथ."
#: strings.hrc:164
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_24"
msgid "To create another new fax out of the template, go to the location where you saved the template and double-click the file."
msgstr "नमूना के बाहर एक दूसरा नवीन फैक्स बनाने के लिए, स्थान पर जाएँ जहां आप नमूना सहेजें हैं और फ़ाइल पर दो बार क्लिक करें."
#: strings.hrc:165
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_25"
msgid "Template Name:"
msgstr "नमूना नाम:"
#: strings.hrc:166
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_26"
msgid "Location and file name:"
msgstr "अवस्थिति और फ़ाइल नाम:"
#: strings.hrc:167
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_27"
msgid "What do you want to do next?"
msgstr "आप आगे क्या करना चाहते हैं?"
#: strings.hrc:168
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_28"
msgid "Choose the type of fax and a page design"
msgstr "फैक्स प्रकार व पृष्ठ डिजायन चुनें"
#: strings.hrc:169
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_29"
msgid "Select items to include in the fax template"
msgstr "फैक्स नमूना में शामिल करने के लिए मद चुनें"
#: strings.hrc:170
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_30"
msgid "Specify sender and recipient information"
msgstr "प्रेषक व प्राप्तकर्ता सूचना निर्दिष्ट करें"
#: strings.hrc:171
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_31"
msgid "Enter text for the footer"
msgstr "पादिका के लिए पाठ डालें"
#: strings.hrc:172
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_32"
msgid "Choose a name and save the template"
msgstr "एक नाम चुनें और नमूना सहेजें"
#: strings.hrc:173
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_33"
msgid "Include ~only on second and following pages"
msgstr "दूसरे व आने वाले पृष्ठों पर सिर्फ शामिल करें (~o)"
#: strings.hrc:174
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_34"
msgid "~Include page number"
msgstr "पृष्ठ संख्या शामिल करें (~I)"
#: strings.hrc:175
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_35"
msgid "~Date"
msgstr "तिथि (~D)"
#: strings.hrc:176
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_36"
msgid "~Type of message"
msgstr "संदेश का प्रकार (~T)"
#: strings.hrc:177
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_37"
msgid "Fax Number:"
msgstr "फैक्स संख्या:"
#: strings.hrc:178
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_38"
msgid "Use placeholders for ~recipient's address"
msgstr "प्राप्तकर्ता पता के लिए प्लेसहोल्डर का प्रयोग करें (~r)"
#: strings.hrc:179
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_39"
msgid "Use address database for ~mail merge"
msgstr "मेल मिलान के लिए पता डेटाबेस के लिए प्रयोग करें (~m)"
#: strings.hrc:180
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_40"
msgid "~New return address"
msgstr "नया वापसी पता (~N)"
#: strings.hrc:181
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_41"
msgid "To:"
msgstr "प्रति:"
#: strings.hrc:182
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_42"
msgid "From:"
msgstr "सेः"
#: strings.hrc:183
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_43"
msgid "Fax:"
msgstr "फैक्सः"
#: strings.hrc:184
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_44"
msgid "Tel:"
msgstr "टेलिफोन:"
#: strings.hrc:185
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_45"
msgid "E-mail:"
msgstr "ई-मेल:"
#: strings.hrc:186
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_46"
msgid "This template consists of"
msgstr "इस नमूना में शामिल है"
#: strings.hrc:187
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_47"
msgid "page"
msgstr "पृष्ठ"
#: strings.hrc:188
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_48"
msgid "Please inform us if transmission errors occur."
msgstr "कृपया सूचित करें यदि संप्रेषण होता है."
#: strings.hrc:189
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_49"
msgid "Bottle"
msgstr "बोतल"
@@ -914,391 +769,326 @@ msgid "Lines"
msgstr "रेखा"
#: strings.hrc:191
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_51"
msgid "Marine"
msgstr "समुद्रीय"
#: strings.hrc:192
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_52"
msgid "Classic Fax"
msgstr "क्लासिक फैक्स"
#: strings.hrc:193
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_53"
msgid "Classic Fax from Private"
msgstr "निजी से क्लासिक फैक्स"
#: strings.hrc:194
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_54"
msgid "Modern Fax"
msgstr "आधुनिक फैक्स"
#: strings.hrc:195
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_55"
msgid "Modern Fax from Private"
msgstr "निजी से आधुनिक फैक्स"
#: strings.hrc:196
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_56"
msgid "Fax"
msgstr "फैक्स"
#: strings.hrc:199
-#, fuzzy
msgctxt "RID_FAXWIZARDCOMMUNICATION_START_1"
msgid "Important Information!"
msgstr "महत्वपूर्ण सूचना!"
#: strings.hrc:200
-#, fuzzy
msgctxt "RID_FAXWIZARDCOMMUNICATION_START_2"
msgid "For your information"
msgstr "आपकी जानकारी के लिये"
#: strings.hrc:201
-#, fuzzy
msgctxt "RID_FAXWIZARDCOMMUNICATION_START_3"
msgid "News!"
msgstr "समाचार!"
#: strings.hrc:204
-#, fuzzy
msgctxt "RID_FAXWIZARDSALUTATION_START_1"
msgid "To whom it may concern,"
msgstr "जिसके लिए संदर्भित है,"
#: strings.hrc:205
-#, fuzzy
msgctxt "RID_FAXWIZARDSALUTATION_START_2"
msgid "Dear Sir or Madam,"
msgstr "प्रिय महाशय या महाशया,"
#: strings.hrc:206
-#, fuzzy
msgctxt "RID_FAXWIZARDSALUTATION_START_3"
msgid "Hello,"
msgstr "नमस्कार,"
#: strings.hrc:207
-#, fuzzy
msgctxt "RID_FAXWIZARDSALUTATION_START_4"
msgid "Hi,"
msgstr "नमस्ते,"
#: strings.hrc:210
-#, fuzzy
msgctxt "RID_FAXWIZARDGREETING_START_1"
msgid "Sincerely"
msgstr "विश्वासी"
#: strings.hrc:211
-#, fuzzy
msgctxt "RID_FAXWIZARDGREETING_START_2"
msgid "Yours faithfully"
msgstr "आपका विश्वासी"
#: strings.hrc:212
-#, fuzzy
msgctxt "RID_FAXWIZARDGREETING_START_3"
msgid "Regards"
msgstr "सादर"
#: strings.hrc:213
-#, fuzzy
msgctxt "RID_FAXWIZARDGREETING_START_4"
msgid "Love"
msgstr "प्यार"
#: strings.hrc:216
-#, fuzzy
msgctxt "RID_FAXWIZARDROADMAP_START_1"
msgid "Page design"
msgstr "पृष्ठ डिजायन"
#: strings.hrc:217
-#, fuzzy
msgctxt "RID_FAXWIZARDROADMAP_START_2"
msgid "Items to include"
msgstr "शामिल करने के लिए मद"
#: strings.hrc:218
-#, fuzzy
msgctxt "RID_FAXWIZARDROADMAP_START_3"
msgid "Sender and Recipient"
msgstr "प्रेषक व प्राप्तकर्ता"
#: strings.hrc:219
-#, fuzzy
msgctxt "RID_FAXWIZARDROADMAP_START_4"
msgid "Footer"
msgstr "पादिका"
#: strings.hrc:220
-#, fuzzy
msgctxt "RID_FAXWIZARDROADMAP_START_5"
msgid "Name and location"
msgstr "नाम व अवस्थिति"
#: strings.hrc:223
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_1"
msgid "Agenda Wizard"
msgstr "कार्यक्रम सहायक"
#: strings.hrc:224
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_2"
msgid "Make ~manual changes to this agenda template"
msgstr "इस एजेंडा नमूना में दस्ती परिवर्तन करें (~m)"
#: strings.hrc:225
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_3"
msgid "Template name:"
msgstr "नमूना नाम:"
#: strings.hrc:226
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_4"
msgid "Location and file name:"
msgstr "अवस्थिति और फ़ाइल नाम:"
#: strings.hrc:227
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_5"
msgid "What do you want to do next?"
msgstr "आप आगे क्या करना चाहते हैं?"
#: strings.hrc:228
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_6"
msgid "Please choose the page design for the agenda"
msgstr "एजेंडा के लिए पृष्ठ डिजायन चुनें"
#: strings.hrc:229
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_7"
msgid "Please select the headings you wish to include in your agenda template"
msgstr "शीर्षक चुनें जिसे आप अपने एजेंडा नमूना में शामिल करने की इच्छा रखते हैं"
#: strings.hrc:230
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_8"
msgid "Please enter general information for the event"
msgstr "घटना के लिए सामान्य सूचना डालें"
#: strings.hrc:231
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_9"
msgid "Please specify items for the agenda"
msgstr "एजेंडा के लिए मद निर्दिष्ट करें"
#: strings.hrc:232
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_10"
msgid "Please select the names you wish to include in your agenda template"
msgstr "नाम चुनें जिसे आप अपने एजेंडा नमूने में शामिल करने की इच्छा रखते हैं"
#: strings.hrc:233
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_11"
msgid "Choose a name and save the template"
msgstr "एक नाम चुनें और नमूना सहेजें"
#: strings.hrc:234
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_12"
msgid "Include form for recording minutes"
msgstr "विवरण रिकार्ड करने के लिए प्रपत्र शामिल करें"
#: strings.hrc:235
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_13"
msgid "This wizard helps you to create an agenda template. The template can then be used to create an agenda whenever needed."
msgstr "यह सहायक आपको एक एजेंडा नमूना बनाने में सहायता करता है. नमूना को एक एजेंडा बनाने में प्रयोग किया जा सकता है जब जरूरी लगता है."
#: strings.hrc:236
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_14"
msgid "Time:"
msgstr "समय:"
#: strings.hrc:237
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_15"
msgid "Name:"
msgstr "नाम:"
#: strings.hrc:238
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_16"
msgid "Location:"
msgstr "स्थान:"
#: strings.hrc:239
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_17"
msgid "Placeholders will be used in empty fields. You can replace placeholders with text later."
msgstr "प्लेसहोल्डरों को रिक्त क्षेत्र में प्रयोग किया जाएगा. आप प्लेसहोल्डरों को बाद में पाठ से हटा सकते हैं."
#: strings.hrc:240
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_18"
msgid "..."
msgstr "..."
#: strings.hrc:241
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_19"
msgid "Create an ~agenda from this template"
msgstr "इस नमूने से एक एजेंडा बनाएँ (~a)"
#: strings.hrc:242
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_20"
msgid "To create a new agenda out of the template, go to the location where you saved the template and double-click the file."
msgstr "नमूना को बाहर नवीन एजेंडा बनाने के लिए, स्थान पर जाएं जहां आप नमूना सहेजें हैं और फ़ाइल को दो बार क्लिक करें."
#: strings.hrc:243
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_21"
msgid "Agenda item"
msgstr "कार्यक्रम मद"
#: strings.hrc:244
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_22"
msgid "Responsible"
msgstr "उत्तरदायी"
#: strings.hrc:245
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_23"
msgid "Duration"
msgstr "अवधि"
#: strings.hrc:246
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_24"
msgid "Meeting called by"
msgstr "इसके द्वारा बैठक बुलायी गई"
#: strings.hrc:247
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_25"
msgid "Chairperson"
msgstr "सभाध्यक्ष"
#: strings.hrc:248
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_26"
msgid "Minute keeper"
msgstr "विवरण रखने वाला"
#: strings.hrc:249
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_27"
msgid "Moderator"
msgstr "संचालक"
#: strings.hrc:250
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_28"
msgid "Attendees"
msgstr "उपस्थित व्यक्ति"
#: strings.hrc:251
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_29"
msgid "Observers"
msgstr "प्रेक्षक"
#: strings.hrc:252
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_30"
msgid "Facility personnel"
msgstr "रखरखाव कार्मिक"
#: strings.hrc:253
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_31"
msgid "The agenda template will include placeholders for the names of the selected people. When creating an agenda from the template, you can replace these placeholder with the appropriate names."
msgstr "एजेंडा नमूना चुनें लोगों के लिए नाम के लिए स्थानरखने वालों को समाहित करता है. नमूना से एजेंडा बनाने के दौरान, आप इन सभी प्लेसहोल्डरों को उचित नाम से बदल सकते हैं."
#: strings.hrc:254
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_32"
msgid "Type of meeting"
msgstr "बैठक प्रकार"
#: strings.hrc:255
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_33"
msgid "Please read"
msgstr "कृपया पढ़ें"
#: strings.hrc:256
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_34"
msgid "Please bring"
msgstr "कृपया लायें"
#: strings.hrc:257
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_35"
msgid "Notes"
msgstr "टिप्पणी"
#: strings.hrc:258
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_36"
msgid "The agenda template will include placeholders for the selected items."
msgstr "चयनित मद के लिए एजेंडा नमूना प्लेसहोल्डर को शामिल करेगा."
#: strings.hrc:259
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_38"
msgid "Date:"
msgstr "तिथि:"
#: strings.hrc:260
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_39"
msgid "This wizard creates an agenda template which enables you to create multiple agendas with the same layout and settings."
msgstr "यह सहायक एक एजेंडा नमूना बनाता है जो समान लेआउट और सेटिंग के साथ बहुत एजेंडा निर्मित करता है."
#: strings.hrc:261
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_40"
msgid "Page design:"
msgstr "पृष्ठ डिजायन:"
#: strings.hrc:262
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_41"
msgid "myAgendaTemplate.stw"
msgstr "मेरा कार्यक्रम नमूना .stw"
#: strings.hrc:263
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_42"
msgid "My Agenda Template"
msgstr "मेरा कार्यक्रम नमूना"
#: strings.hrc:264
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_43"
msgid "An unexpected error occurred while saving the agenda template."
msgstr "एक अप्रत्याशित त्रुटि हुई एजेंडा नमूने को सहेजने के दौरान."
#: strings.hrc:265
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_44"
msgid "Name"
msgstr "नाम"
@@ -1310,127 +1100,106 @@ msgid "Date"
msgstr "तिथि"
#: strings.hrc:267
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_46"
msgid "Time"
msgstr "समय"
#: strings.hrc:268
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_47"
msgid "Location"
msgstr "स्थान"
#: strings.hrc:269
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_48"
msgid "Click to replace this text"
msgstr "इस पाठ को हटाने के लिए क्लिक करें"
#: strings.hrc:270
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_50"
msgid "Page design"
msgstr "पृष्ठ डिजायन"
#: strings.hrc:271
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_51"
msgid "General information"
msgstr "सामान्य सूचना"
#: strings.hrc:272
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_52"
msgid "Headings to include"
msgstr "शामिल करने के लिए शीर्षक"
#: strings.hrc:273
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_53"
msgid "Names"
msgstr "नाम"
#: strings.hrc:274
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_54"
msgid "Agenda items"
msgstr "कार्यक्रम मद"
#: strings.hrc:275
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_55"
msgid "Name and location"
msgstr "नाम व अवस्थिति"
#: strings.hrc:276
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_56"
msgid "An unexpected error occurred while opening the agenda template."
msgstr "एक अप्रत्याशित त्रुटि हुई एजेंडा नमूना को खोलने के दौरान."
#: strings.hrc:277
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_57"
msgid "Type of meeting"
msgstr "बैठक प्रकार"
#: strings.hrc:278
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_58"
msgid "Please bring"
msgstr "कृपया लायें"
#: strings.hrc:279
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_59"
msgid "Please read"
msgstr "कृपया पढ़ें"
#: strings.hrc:280
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_60"
msgid "Notes"
msgstr "टिप्पणी"
#: strings.hrc:281
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_61"
msgid "Meeting called by"
msgstr "इसके द्वारा बैठक बुलायी गई"
#: strings.hrc:282
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_62"
msgid "Chairperson"
msgstr "सभाध्यक्ष"
#: strings.hrc:283
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_63"
msgid "Attendees"
msgstr "उपस्थित व्यक्ति"
#: strings.hrc:284
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_64"
msgid "Minute keeper"
msgstr "विवरण रखने वाला"
#: strings.hrc:285
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_65"
msgid "Moderator"
msgstr "संचालक"
#: strings.hrc:286
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_66"
msgid "Observers"
msgstr "प्रेक्षक"
#: strings.hrc:287
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_67"
msgid "Facility personnel"
msgstr "रखरखाव कार्मिक"
@@ -1442,13 +1211,11 @@ msgid "Insert"
msgstr "जोड़ें"
#: strings.hrc:289
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_69"
msgid "Remove"
msgstr "हटाएँ"
#: strings.hrc:290
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_70"
msgid "Move up"
msgstr "ऊपर जाएँ"
@@ -1460,97 +1227,81 @@ msgid "Move down"
msgstr "नीचे जायें"
#: strings.hrc:292
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_72"
msgid "Date:"
msgstr "तिथि:"
#: strings.hrc:293
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_73"
msgid "Time:"
msgstr "समय:"
#: strings.hrc:294
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_74"
msgid "Location:"
msgstr "स्थान:"
#: strings.hrc:295
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_75"
msgid "Topics"
msgstr "प्रसंग"
#: strings.hrc:296
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_76"
msgid "Num."
msgstr "Num."
#: strings.hrc:297
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_77"
msgid "Topic"
msgstr "विषय"
#: strings.hrc:298
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_78"
msgid "Responsible"
msgstr "उत्तरदायी"
#: strings.hrc:299
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_79"
msgid "Time"
msgstr "समय"
#: strings.hrc:300
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_80"
msgid "Additional information"
msgstr "अतिरिक्त सूचना"
#: strings.hrc:301
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_81"
msgid "Minutes for"
msgstr "इसके लिए मिनट"
#: strings.hrc:302
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_82"
msgid "Discussion:"
msgstr "चर्चा:"
#: strings.hrc:303
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_83"
msgid "Conclusion:"
msgstr "निष्कर्ष:"
#: strings.hrc:304
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_84"
msgid "To do:"
msgstr "करने के लिए:"
#: strings.hrc:305
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_85"
msgid "Responsible party:"
msgstr "उत्तरदायी पक्ष:"
#: strings.hrc:306
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_86"
msgid "Deadline:"
msgstr "मियाद:"
#: strings.hrc:307
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_87"
msgid "Blue"
msgstr "नीला"
@@ -1567,37 +1318,31 @@ msgid "Colorful"
msgstr "रंगीन"
#: strings.hrc:310
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_90"
msgid "Elegant"
msgstr "मनमोहक"
#: strings.hrc:311
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_91"
msgid "Green"
msgstr "हरा"
#: strings.hrc:312
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_92"
msgid "Grey"
msgstr "धूसर"
#: strings.hrc:313
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_93"
msgid "Modern"
msgstr "आधुनिक"
#: strings.hrc:314
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_94"
msgid "Orange"
msgstr "नारंगी"
#: strings.hrc:315
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_95"
msgid "Red"
msgstr "लाल"
diff --git a/source/hi/wizards/source/resources.po b/source/hi/wizards/source/resources.po
index 0036b684e5f..8fa8c1be3d1 100644
--- a/source/hi/wizards/source/resources.po
+++ b/source/hi/wizards/source/resources.po
@@ -14,7 +14,6 @@ msgstr ""
"X-Generator: LibreOffice\n"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_0\n"
@@ -23,7 +22,6 @@ msgid "The directory '%1' could not be created.<BR>There may not be enough space
msgstr "निर्देशिका '%1' बनाई नहीं जा सकी.<BR>आपके हार्डडिस्क पर पर्याप्त स्थान नहीं हो सकता है."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_1\n"
@@ -32,7 +30,6 @@ msgid "The text document could not be created.<BR>Please check if the module 'PR
msgstr "पाठ दस्तावेज़ नहीं बनाया जा सका.<BR>जाँचे कि अगर 'PRODUCTNAME लेखक' मॉड्यूल संस्थापित है."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_2\n"
@@ -41,7 +38,6 @@ msgid "The spreadsheet could not be created.<BR>Please check if the module 'PROD
msgstr "स्प्रेडशीट नहीं बनाया जा सका.<BR>जाँचे कि अगर 'PRODUCTNAME Calc' मॉड्यूल संस्थापित है."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_3\n"
@@ -50,7 +46,6 @@ msgid "The presentation could not be created.<BR>Please check if the module 'PRO
msgstr "प्रस्तुतिकरण नहीं बनाया जा सका.<BR>जाँचे कि अगर 'PRODUCTNAME इंप्रेस' मॉड्यूल संस्थापित है."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_4\n"
@@ -59,7 +54,6 @@ msgid "The drawing could not be created.<BR>Please check if the module 'PRODUCTN
msgstr "रेखाचित्र नहीं बनाया जा सका.<BR>जाँचे कि अगर 'PRODUCTNAME ड्रॉ' मॉड्यूल संस्थापित है."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_5\n"
@@ -68,7 +62,6 @@ msgid "The formula could not be created.<BR>Please check if the module 'PRODUCTN
msgstr "सूत्र नहीं बनाया जा सका.<BR>जाँचे कि अगर 'PRODUCTNAME मैथ' मॉड्यूल संस्थापित है."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_6\n"
@@ -77,7 +70,6 @@ msgid "The files required could not be found.<BR>Please start the %PRODUCTNAME S
msgstr "जरूरी फ़ाइल नहीं पायी जा सकी.<BR>%PRODUCTNAME सेटअप आरंभ करें और 'मरम्मत करें' चुनें."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_7\n"
@@ -86,7 +78,6 @@ msgid "The file '<PATH>' already exists.<BR><BR>Would you like to overwrite the
msgstr "फ़ाइल '<PATH>' पहले से मौजूद है.<BR><BR>क्या आप मौजूदा फ़ाइल के ऊपर लिखना चाहते हैं?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_8\n"
@@ -104,7 +95,6 @@ msgid "Yes to All"
msgstr "सभी को हाँ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_10\n"
@@ -113,7 +103,6 @@ msgid "No"
msgstr "नहीं"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_11\n"
@@ -122,7 +111,6 @@ msgid "Cancel"
msgstr "रद्द करें"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_12\n"
@@ -131,7 +119,6 @@ msgid "~Finish"
msgstr "समाप्त (~F)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_13\n"
@@ -140,7 +127,6 @@ msgid "< ~Back"
msgstr "< पीछे (~B)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_14\n"
@@ -149,7 +135,6 @@ msgid "~Next >"
msgstr "आगे (~N) >"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_15\n"
@@ -158,7 +143,6 @@ msgid "~Help"
msgstr "मदद (~H)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_16\n"
@@ -176,7 +160,6 @@ msgid "Close"
msgstr "बन्द करें"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_18\n"
@@ -185,7 +168,6 @@ msgid "OK"
msgstr "ठीक"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_19\n"
@@ -194,7 +176,6 @@ msgid "The file already exists. Do you want to overwrite it?"
msgstr "फ़ाइल पहले से मौजूद है. क्या आप इसके ऊपर लिखना चाहते हैं?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_20\n"
@@ -215,7 +196,6 @@ msgstr ""
"तब सहायक फिर चलाएँ."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_0\n"
@@ -224,7 +204,6 @@ msgid "Report Wizard"
msgstr "रिपोर्ट सहायक"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_3\n"
@@ -233,7 +212,6 @@ msgid "~Table"
msgstr "सारणी (~T)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_4\n"
@@ -242,7 +220,6 @@ msgid "Colu~mns"
msgstr "स्तम्भ (~m)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_7\n"
@@ -251,7 +228,6 @@ msgid "Report_"
msgstr "रिपोर्ट_"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_8\n"
@@ -260,7 +236,6 @@ msgid "- undefined -"
msgstr "- अपरिभाषित -"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_9\n"
@@ -269,7 +244,6 @@ msgid "~Fields in report"
msgstr "रिपोर्ट में क्षेत्र (~F)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_11\n"
@@ -278,7 +252,6 @@ msgid "Grouping"
msgstr "समूहन"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_12\n"
@@ -287,7 +260,6 @@ msgid "Sort options"
msgstr "छाँटने का विकल्प"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_13\n"
@@ -296,7 +268,6 @@ msgid "Choose layout"
msgstr "ख़ाका चुनें"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_14\n"
@@ -305,7 +276,6 @@ msgid "Create report"
msgstr "रिपोर्ट बनाएँ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_15\n"
@@ -314,7 +284,6 @@ msgid "Layout of data"
msgstr "आंकड़ों का ख़ाका"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_16\n"
@@ -323,7 +292,6 @@ msgid "Layout of headers and footers"
msgstr "शीर्षिका व पादिका का ख़ाका"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_19\n"
@@ -332,7 +300,6 @@ msgid "Fields"
msgstr "क्षेत्र"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_20\n"
@@ -341,7 +308,6 @@ msgid "~Sort by"
msgstr "इससे छाँटें (~S)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_21\n"
@@ -368,7 +334,6 @@ msgid "Portrait"
msgstr "पोट्रैट"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_24\n"
@@ -377,7 +342,6 @@ msgid "Landscape"
msgstr "भूदृश्य"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_28\n"
@@ -386,7 +350,6 @@ msgid "Which fields do you want to have in your report?"
msgstr "अपने रिपोर्ट में आप किस क्षेत्र को रखना चाहते हैं?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_29\n"
@@ -395,7 +358,6 @@ msgid "Do you want to add grouping levels?"
msgstr "क्या आप समूहन स्तर को जोड़ना चाहते हैं?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_30\n"
@@ -404,7 +366,6 @@ msgid "According to which fields do you want to sort the data?"
msgstr "किस क्षेत्र के अनुसार आप आँकड़ा छांटना चाहते हैं?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_31\n"
@@ -413,7 +374,6 @@ msgid "How do you want your report to look?"
msgstr "आप अपने रिपोर्ट को किस प्रकार देखना चाहते हैं?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_32\n"
@@ -422,7 +382,6 @@ msgid "Decide how you want to proceed"
msgstr "निश्चित करें कि आप कैसे बढना चाहते हैं"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_33\n"
@@ -431,7 +390,6 @@ msgid "Title of report"
msgstr "रिपोर्ट का शीर्षक"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_34\n"
@@ -440,7 +398,6 @@ msgid "Display report"
msgstr "प्रदर्शन रिपोर्ट"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_35\n"
@@ -467,7 +424,6 @@ msgid "Descending"
msgstr "अवरोहण क्रम"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_40\n"
@@ -476,7 +432,6 @@ msgid "~Dynamic report"
msgstr "गतिशील रिपोर्ट (~D)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_41\n"
@@ -485,7 +440,6 @@ msgid "~Create report now"
msgstr "अब रिपोर्ट बनाएँ (~C)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_42\n"
@@ -494,7 +448,6 @@ msgid "~Modify report layout"
msgstr "रिपोर्ट ख़ाका रूपांतरित करें (~M)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_43\n"
@@ -503,7 +456,6 @@ msgid "Static report"
msgstr "स्थैतिक क्रम"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_44\n"
@@ -512,7 +464,6 @@ msgid "Save as"
msgstr "ऐसे सहेजें"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_50\n"
@@ -521,7 +472,6 @@ msgid "Groupings"
msgstr "समूहन"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_51\n"
@@ -530,7 +480,6 @@ msgid "Then b~y"
msgstr "तब इसके द्वारा (~y)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_52\n"
@@ -539,7 +488,6 @@ msgid "~Then by"
msgstr "तब इसके द्वारा (~T)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_53\n"
@@ -548,7 +496,6 @@ msgid "Asc~ending"
msgstr "आरोही क्रम में (~e)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_54\n"
@@ -557,7 +504,6 @@ msgid "Ascend~ing"
msgstr "आरोही क्रम में (~i)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_55\n"
@@ -566,7 +512,6 @@ msgid "Ascendin~g"
msgstr "आरोही क्रम में (~g)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_56\n"
@@ -575,7 +520,6 @@ msgid "De~scending"
msgstr "अवरोही क्रम में (~s)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_57\n"
@@ -584,7 +528,6 @@ msgid "Des~cending"
msgstr "अवरोही क्रम में (~c)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_58\n"
@@ -593,7 +536,6 @@ msgid "De~scending"
msgstr "अवरोही क्रम में (~s)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_60\n"
@@ -602,7 +544,6 @@ msgid "Binary fields cannot be displayed in the report."
msgstr "द्विपदीय क्षेत्र को इस रिपोर्ट में प्रदर्शित नहीं किया जा सकता है."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_61\n"
@@ -611,7 +552,6 @@ msgid "The table '<TABLENAME>' does not exist."
msgstr "सारणी '<TABLENAME>' मौजूद नहीं है."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_62\n"
@@ -620,7 +560,6 @@ msgid "Creating Report..."
msgstr "रिपोर्ट बना रहा है..."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_63\n"
@@ -629,7 +568,6 @@ msgid "Number of records inserted: <COUNT>"
msgstr "रिकार्ड की संख्या डाली गई: <COUNT>"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_64\n"
@@ -638,7 +576,6 @@ msgid "The form '<REPORTFORM>' does not exist."
msgstr "प्रपत्र '<REPORTFORM>' मौजूद नहीं है."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_65\n"
@@ -647,7 +584,6 @@ msgid "The query with the statement <BR>'<STATEMENT>' <BR> could not be run. <BR
msgstr "<BR>'<STATEMENT>' <BR> कथन के साथ प्रश्न नहीं चल सका. <BR> अपना आँकड़ा स्रोत जाँचें."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_66\n"
@@ -656,7 +592,6 @@ msgid "The following hidden control in the form '<REPORTFORM>' could not be read
msgstr "'<REPORTFORM>' प्रपत्र में निम्न छुपा नियंत्रण नहीं पढ़ा जा सका: '<CONTROLNAME>'."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_67\n"
@@ -665,7 +600,6 @@ msgid "Importing data..."
msgstr "महत्वपूर्ण आँकड़ा..."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_68\n"
@@ -674,7 +608,6 @@ msgid "Labeling fields"
msgstr "लेबलिंग क्षेत्र"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_69\n"
@@ -692,7 +625,6 @@ msgid "Label"
msgstr "लेबल"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_71\n"
@@ -701,7 +633,6 @@ msgid "Field"
msgstr "क्षेत्र"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_72\n"
@@ -710,7 +641,6 @@ msgid "An error occurred in the wizard.<BR>The template '%PATH' could be erroneo
msgstr "सहायक में एक त्रुटि मिली.<BR>नमूना '%PATH' त्रुटि दे सकता.<BR>अथवा तो जरूरी खंड अथवा सारणी गलत नाम के अंतर्गत मौजूद है अथवा नहीं है.<BR>अधिक विस्तृत सूचना के लिए मदद देखें.<BR>कृपया दूसरा नमूना देखें."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_73\n"
@@ -727,7 +657,6 @@ msgid "The sort criterion '<FIELDNAME>' was chosen twice. Each criterion can onl
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_75\n"
@@ -736,7 +665,6 @@ msgid "Note: The dummy text will be replaced by data from the database when the
msgstr "नोट: डमी पाठ को आँकड़ा से बदला जाएगा डेटाबेस से जब रिपोर्ट बनाया जाता है."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_76\n"
@@ -745,7 +673,6 @@ msgid "A report '%REPORTNAME' already exists in the database. Please assign anot
msgstr "एक रिपोर्ट '%REPORTNAME' पहले से डेटाबेस में मौजूद है. कृपया दूसरा नाम नियत करें."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_78\n"
@@ -754,7 +681,6 @@ msgid "How do you want to proceed after creating the report?"
msgstr "आप रिपोर्ट बनाने के बाद कैसे बढ़ना चाहते हैं?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_79\n"
@@ -763,7 +689,6 @@ msgid "What kind of report do you want to create?"
msgstr "किस प्रकार का रिपोर्ट आप बनाना चाहते हैं?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_80\n"
@@ -772,7 +697,6 @@ msgid "Tabular"
msgstr "सारणी जैसा"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_81\n"
@@ -781,7 +705,6 @@ msgid "Columnar, single-column"
msgstr "स्तंभाकार, एकल स्तंभ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_82\n"
@@ -790,7 +713,6 @@ msgid "Columnar, two columns"
msgstr "स्तंभाकार, दो स्तंभ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_83\n"
@@ -799,7 +721,6 @@ msgid "Columnar, three columns"
msgstr "स्तंभाकार, तीन स्तंभ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_84\n"
@@ -808,7 +729,6 @@ msgid "In blocks, labels left"
msgstr "ब्लॉक्स में, लेबल बायीं तरफ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_85\n"
@@ -817,7 +737,6 @@ msgid "In blocks, labels above"
msgstr "ब्लॉक्स में, लेबल ऊपर"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_86\n"
@@ -835,7 +754,6 @@ msgid "Author:"
msgstr "लेखकः"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_88\n"
@@ -844,7 +762,6 @@ msgid "Date:"
msgstr "तिथि:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_89\n"
@@ -853,7 +770,6 @@ msgid "Page #page# of #count#"
msgstr "#count# का #page# पृष्ठ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_90\n"
@@ -862,7 +778,6 @@ msgid "Page number:"
msgstr "पृष्ठ संख्या:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_91\n"
@@ -871,7 +786,6 @@ msgid "Page count:"
msgstr "पृष्ठ संख्या:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_92\n"
@@ -880,7 +794,6 @@ msgid "No valid report template was found."
msgstr "कोई वैध रिपोर्ट नमूना ख़ाका नहीं मिला था."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_93\n"
@@ -889,7 +802,6 @@ msgid "Page:"
msgstr "पृष्ठ:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_94\n"
@@ -898,7 +810,6 @@ msgid "Align Left - Border"
msgstr "बायाँ संरेखण - किनारा"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_95\n"
@@ -907,7 +818,6 @@ msgid "Align Left - Compact"
msgstr "बायाँ संरेखण - संहत"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_96\n"
@@ -916,7 +826,6 @@ msgid "Align Left - Elegant"
msgstr "बायाँ संरेखण - मोहक"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_97\n"
@@ -925,7 +834,6 @@ msgid "Align Left - Highlighted"
msgstr "बायाँ संरेखण - आलोकित"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_98\n"
@@ -934,7 +842,6 @@ msgid "Align Left - Modern"
msgstr "बायाँ संरेखण - आधुनिक"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_99\n"
@@ -943,7 +850,6 @@ msgid "Align Left - Red & Blue"
msgstr "बायाँ संरेखण - लाल व नीला"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_100\n"
@@ -952,7 +858,6 @@ msgid "Default"
msgstr "तयशुदा"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_101\n"
@@ -961,7 +866,6 @@ msgid "Outline - Borders"
msgstr "ख़ाका - किनारा"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_102\n"
@@ -970,7 +874,6 @@ msgid "Outline - Compact"
msgstr "ख़ाका - संहत"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_103\n"
@@ -979,7 +882,6 @@ msgid "Outline - Elegant"
msgstr "ख़ाका - मोहक"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_104\n"
@@ -988,7 +890,6 @@ msgid "Outline - Highlighted"
msgstr "ख़ाका - आलोकित"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_105\n"
@@ -997,7 +898,6 @@ msgid "Outline - Modern"
msgstr "ख़ाका - आधुनिक"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_106\n"
@@ -1006,7 +906,6 @@ msgid "Outline - Red & Blue"
msgstr "ख़ाका - लाल व नीला"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_107\n"
@@ -1015,7 +914,6 @@ msgid "Outline, indented - Borders"
msgstr "ख़ाका, वांछित - किनारा"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_108\n"
@@ -1024,7 +922,6 @@ msgid "Outline, indented - Compact"
msgstr "ख़ाका, वांछित - संहत"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_109\n"
@@ -1033,7 +930,6 @@ msgid "Outline, indented - Elegant"
msgstr "ख़ाका, वांछित - मोहक"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_110\n"
@@ -1042,7 +938,6 @@ msgid "Outline, indented - Highlighted"
msgstr "ख़ाका, वांछित - आलोकित"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_111\n"
@@ -1051,7 +946,6 @@ msgid "Outline, indented - Modern"
msgstr "ख़ाका, वांछित - आधुनिक"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_112\n"
@@ -1060,7 +954,6 @@ msgid "Outline, indented - Red & Blue"
msgstr "ख़ाका, वांछित - लाल व नीला"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_113\n"
@@ -1069,7 +962,6 @@ msgid "Bubbles"
msgstr "बुलबुला"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_114\n"
@@ -1078,7 +970,6 @@ msgid "Cinema"
msgstr "सिनेमा"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_115\n"
@@ -1087,7 +978,6 @@ msgid "Controlling"
msgstr "नियंत्रित करना"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_116\n"
@@ -1096,7 +986,6 @@ msgid "Default"
msgstr "तयशुदा"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_117\n"
@@ -1105,7 +994,6 @@ msgid "Drafting"
msgstr "रेखाचित्र"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_118\n"
@@ -1114,7 +1002,6 @@ msgid "Finances"
msgstr "वित्त"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_119\n"
@@ -1123,7 +1010,6 @@ msgid "Flipchart"
msgstr "फ्लोचार्ट"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_120\n"
@@ -1132,7 +1018,6 @@ msgid "Formal with Company Logo"
msgstr "कंपनी लोगो के साथ फार्मल"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_121\n"
@@ -1141,7 +1026,6 @@ msgid "Generic"
msgstr "जेनेरिक"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_122\n"
@@ -1150,7 +1034,6 @@ msgid "Worldmap"
msgstr "Worldmap"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_0\n"
@@ -1159,7 +1042,6 @@ msgid "C~reate"
msgstr "बनाएँ (~r)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_1\n"
@@ -1168,7 +1050,6 @@ msgid "~Cancel"
msgstr "रद्द करें (~C)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_2\n"
@@ -1177,7 +1058,6 @@ msgid "< ~Back"
msgstr "< पीछे (~B)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_3\n"
@@ -1186,7 +1066,6 @@ msgid "~Next >"
msgstr "आगे (~N) >"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_4\n"
@@ -1195,7 +1074,6 @@ msgid "~Database"
msgstr "डेटाबेस (~D)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_5\n"
@@ -1204,7 +1082,6 @@ msgid "~Table name"
msgstr "सारणी नाम (~T)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_6\n"
@@ -1262,7 +1139,6 @@ msgid "The selected table or query could not be opened."
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_14\n"
@@ -1271,7 +1147,6 @@ msgid "No connection to the database could be established."
msgstr "डेटाबेस के लिए कोई कनेक्शन स्थापित नहीं कर सकते हैं."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_20\n"
@@ -1280,7 +1155,6 @@ msgid "~Help"
msgstr "मदद (~H)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_21\n"
@@ -1289,7 +1163,6 @@ msgid "~Stop"
msgstr "रोकें (~S)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_30\n"
@@ -1298,7 +1171,6 @@ msgid "The document could not be saved."
msgstr "दस्तावेज़ सहेजा नहीं जा सका."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_33\n"
@@ -1307,7 +1179,6 @@ msgid "Exiting the wizard"
msgstr "सहायक से बाहर निकल रहा है"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_34\n"
@@ -1316,7 +1187,6 @@ msgid "Connecting to data source..."
msgstr "आँकड़ा स्रोत से जोड़ रहा है..."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_35\n"
@@ -1325,7 +1195,6 @@ msgid "The connection to the data source could not be established."
msgstr "आँकड़ा स्रोत के साथ कनेक्शन स्थापित नहीं हो सका."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_36\n"
@@ -1334,7 +1203,6 @@ msgid "The file path entered is not valid."
msgstr "दाखिल फ़ाइल पथ मान्य नहीं है."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_37\n"
@@ -1343,7 +1211,6 @@ msgid "Please select a data source"
msgstr "एक आँकड़ा स्रोत चुनें"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_38\n"
@@ -1352,7 +1219,6 @@ msgid "Please select a table or query"
msgstr "एक सारणी या प्रश्न चुनें"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_39\n"
@@ -1361,7 +1227,6 @@ msgid "Add field"
msgstr "क्षेत्र जोड़ें"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_40\n"
@@ -1370,7 +1235,6 @@ msgid "Remove field"
msgstr "क्षेत्र हटाएँ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_41\n"
@@ -1379,7 +1243,6 @@ msgid "Add all fields"
msgstr "सारे क्षेत्र जोड़ें"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_42\n"
@@ -1388,7 +1251,6 @@ msgid "Remove all fields"
msgstr "सारे क्षेत्र हटाएँ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_43\n"
@@ -1397,7 +1259,6 @@ msgid "Move field up"
msgstr "क्षेत्र ऊपर ले जायें"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_44\n"
@@ -1406,7 +1267,6 @@ msgid "Move field down"
msgstr "क्षेत्र नीचे लायें"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_45\n"
@@ -1415,7 +1275,6 @@ msgid "The field names from '%NAME' could not be retrieved."
msgstr "'%NAME' से क्षेत्र नाम को हासिल नहीं किया जा सका."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_0\n"
@@ -1424,7 +1283,6 @@ msgid "Query Wizard"
msgstr "प्रश्न सहायक"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_1\n"
@@ -1433,7 +1291,6 @@ msgid "Query"
msgstr "प्रश्न"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_2\n"
@@ -1442,7 +1299,6 @@ msgid "Query Wizard"
msgstr "प्रश्न सहायक"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_3\n"
@@ -1451,7 +1307,6 @@ msgid "~Tables"
msgstr "सारणी (~T)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_4\n"
@@ -1460,7 +1315,6 @@ msgid "A~vailable fields"
msgstr "उपलब्ध सारणी (~v)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_5\n"
@@ -1469,7 +1323,6 @@ msgid "Name ~of the query"
msgstr "प्रश्न का नाम (~o)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_6\n"
@@ -1478,7 +1331,6 @@ msgid "Display ~Query"
msgstr "प्रश्न दिखाएँ (~Q)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_7\n"
@@ -1487,7 +1339,6 @@ msgid "~Modify Query"
msgstr "प्रश्न बदलें (~M)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_8\n"
@@ -1496,7 +1347,6 @@ msgid "~How do you want to proceed after creating the query?"
msgstr "प्रश्न बनाने के बाद आप कैसे बढ़ना चाहते हैं (~H)?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_9\n"
@@ -1505,7 +1355,6 @@ msgid "Match ~all of the following"
msgstr "निम्नलिखित में सभी मिलाएँ (~a)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_10\n"
@@ -1514,7 +1363,6 @@ msgid "~Match any of the following"
msgstr "निम्नलिखित में सभी मिलाएँ (~M)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_11\n"
@@ -1523,7 +1371,6 @@ msgid "~Detailed query (Shows all records of the query.)"
msgstr "विस्तृत प्रश्न (प्रश्न के सारे रिकार्ड दिखाएँ.) (~D)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_12\n"
@@ -1532,7 +1379,6 @@ msgid "~Summary query (Shows only results of aggregate functions.)"
msgstr "सारांश प्रश्न (समग्र कार्य का सिर्फ परिणाम दिखाएँ) (~S)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_16\n"
@@ -1541,7 +1387,6 @@ msgid "Aggregate functions"
msgstr "समग्र कार्य"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_17\n"
@@ -1550,7 +1395,6 @@ msgid "Fields"
msgstr "क्षेत्र"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_18\n"
@@ -1559,7 +1403,6 @@ msgid "~Group by"
msgstr "इससे समूह बनाएँ (~G)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_19\n"
@@ -1568,7 +1411,6 @@ msgid "Field"
msgstr "क्षेत्र"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_20\n"
@@ -1595,7 +1437,6 @@ msgid "Query:"
msgstr "प्रश्न: "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_24\n"
@@ -1604,7 +1445,6 @@ msgid "Condition"
msgstr "स्थिति"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_25\n"
@@ -1613,7 +1453,6 @@ msgid "Value"
msgstr "मान"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_26\n"
@@ -1622,7 +1461,6 @@ msgid "is equal to"
msgstr "इसके बराबर है"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_27\n"
@@ -1631,7 +1469,6 @@ msgid "is not equal to"
msgstr "बराबर नहीं है"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_28\n"
@@ -1640,7 +1477,6 @@ msgid "is smaller than"
msgstr "इससे छोटा है"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_29\n"
@@ -1658,7 +1494,6 @@ msgid "is equal or less than"
msgstr "समान या कम है "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_31\n"
@@ -1667,7 +1502,6 @@ msgid "is equal or greater than"
msgstr "समान या ज्यादा है"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_32\n"
@@ -1676,7 +1510,6 @@ msgid "like"
msgstr "पसंद"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_33\n"
@@ -1685,7 +1518,6 @@ msgid "not like"
msgstr "समान नहीं"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_34\n"
@@ -1694,7 +1526,6 @@ msgid "is null"
msgstr "रिक्त है"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_35\n"
@@ -1703,7 +1534,6 @@ msgid "is not null"
msgstr "रिक्त नहीं है"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_36\n"
@@ -1712,7 +1542,6 @@ msgid "true"
msgstr "सही"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_37\n"
@@ -1721,7 +1550,6 @@ msgid "false"
msgstr "गलत"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_38\n"
@@ -1730,7 +1558,6 @@ msgid "and"
msgstr "और"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_39\n"
@@ -1739,7 +1566,6 @@ msgid "or"
msgstr "या"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_40\n"
@@ -1748,7 +1574,6 @@ msgid "get the sum of"
msgstr "इसका जोड़ पायें"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_41\n"
@@ -1757,7 +1582,6 @@ msgid "get the average of"
msgstr "इसका औसत पायें"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_42\n"
@@ -1766,7 +1590,6 @@ msgid "get the minimum of"
msgstr "इसका न्यूनतम पायें"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_43\n"
@@ -1784,7 +1607,6 @@ msgid "get the count of"
msgstr "इसका जोड़ पायें"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_48\n"
@@ -1811,7 +1633,6 @@ msgid "Sorting order:"
msgstr "छाँटने का क्रम: "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_52\n"
@@ -1829,7 +1650,6 @@ msgid "Search conditions:"
msgstr "खोज स्थिति: "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_54\n"
@@ -1847,7 +1667,6 @@ msgid "Aggregate functions:"
msgstr "कुल कार्य: "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_56\n"
@@ -1865,7 +1684,6 @@ msgid "Grouped by:"
msgstr "इसके द्वारा समूहीकृत: "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_58\n"
@@ -1883,7 +1701,6 @@ msgid "Grouping conditions:"
msgstr "समूहन स्थिति: "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_60\n"
@@ -1892,7 +1709,6 @@ msgid "No grouping conditions were assigned."
msgstr "कोई समूहन स्थिति नियत नहीं थी."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_70\n"
@@ -1901,7 +1717,6 @@ msgid "Select the fields (columns) for your query"
msgstr "अपने प्रश्न के लिए क्षेत्र (स्तंभ) को चुनें"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_71\n"
@@ -1910,7 +1725,6 @@ msgid "Select the sorting order"
msgstr "छाँटने का क्रम चुनें"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_72\n"
@@ -1919,7 +1733,6 @@ msgid "Select the search conditions"
msgstr "खोज स्थिति चुनें"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_73\n"
@@ -1928,7 +1741,6 @@ msgid "Select the type of query"
msgstr "प्रश्न का प्रकार चुनें"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_74\n"
@@ -1937,7 +1749,6 @@ msgid "Select the groups"
msgstr "समूह चुनें"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_75\n"
@@ -1946,7 +1757,6 @@ msgid "Select the grouping conditions"
msgstr "समूहन स्थिति चुनें"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_76\n"
@@ -1955,7 +1765,6 @@ msgid "Assign aliases if desired"
msgstr "अगर इच्छित है तो उपनाम नियत करें"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_77\n"
@@ -1964,7 +1773,6 @@ msgid "Check the overview and decide how to proceed"
msgstr "सारांश जाँचें और निश्चित करें कि कैसे आगे बढना है"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_80\n"
@@ -1973,7 +1781,6 @@ msgid "Field selection"
msgstr "क्षेत्र चयन"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_81\n"
@@ -1982,7 +1789,6 @@ msgid "Sorting order"
msgstr "छाँटने का क्रम"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_82\n"
@@ -1991,7 +1797,6 @@ msgid "Search conditions"
msgstr "खोज स्थिति"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_83\n"
@@ -2000,7 +1805,6 @@ msgid "Detail or summary"
msgstr "विस्तार या सारांश"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_84\n"
@@ -2009,7 +1813,6 @@ msgid "Grouping"
msgstr "समूहन"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_85\n"
@@ -2018,7 +1821,6 @@ msgid "Grouping conditions"
msgstr "समूहन स्थिति"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_86\n"
@@ -2036,7 +1838,6 @@ msgid "Overview"
msgstr "सारांश"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_88\n"
@@ -2045,7 +1846,6 @@ msgid "A field that has not been assigned an aggregate function must be used in
msgstr "एक क्षेत्र जिसे एक समग्र प्रकार्य नहीं नियत किया है को समूह में जरूर प्रयोग किया जाना चाहिए."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_89\n"
@@ -2054,7 +1854,6 @@ msgid "The condition '<FIELDNAME> <LOGICOPERATOR> <VALUE>' was chosen twice. Eac
msgstr "'<FIELDNAME> <LOGICOPERATOR> <VALUE>' स्थिति को दो बार चुना गया. हर स्थिति को सिर्फ एक बार चुना जा सकता है"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_90\n"
@@ -2071,7 +1870,6 @@ msgid ","
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_92\n"
@@ -2080,7 +1878,6 @@ msgid "<FIELDTITLE> (<FIELDNAME>)"
msgstr "<FIELDTITLE> (<FIELDNAME>)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_93\n"
@@ -2089,7 +1886,6 @@ msgid "<FIELDNAME> (<SORTMODE>)"
msgstr "<FIELDNAME> (<SORTMODE>)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_94\n"
@@ -2098,7 +1894,6 @@ msgid "<FIELDNAME> <LOGICOPERATOR> <VALUE>"
msgstr "<FIELDNAME> <LOGICOPERATOR> <VALUE>"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_95\n"
@@ -2107,7 +1902,6 @@ msgid "<CALCULATEDFUNCTION> <FIELDNAME>"
msgstr "<CALCULATEDFUNCTION> <FIELDNAME>"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_96\n"
@@ -2116,7 +1910,6 @@ msgid "<FIELDNAME> <LOGICOPERATOR> <VALUE>"
msgstr "<FIELDNAME> <LOGICOPERATOR> <VALUE>"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_0\n"
@@ -2125,7 +1918,6 @@ msgid "Form Wizard"
msgstr "फ़ॉर्म सहायक"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_1\n"
@@ -2156,7 +1948,6 @@ msgstr ""
"सारणी से अथवा प्रश्न से आँकड़ा दिखाने के लिए उपप्रपत्र का प्रयोग करें एक से कई के साथ संबंध में."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_4\n"
@@ -2165,7 +1956,6 @@ msgid "~Add Subform"
msgstr "उपप्रपत्र जोड़ें (~A)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_5\n"
@@ -2174,7 +1964,6 @@ msgid "~Subform based on existing relation"
msgstr "मौजूदा संबंध पर आधारित उपप्रपत्र (~S)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_6\n"
@@ -2183,7 +1972,6 @@ msgid "Tables or queries"
msgstr "सारणी अथवा प्रश्न"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_7\n"
@@ -2192,7 +1980,6 @@ msgid "Subform based on ~manual selection of fields"
msgstr "क्षेत्र के दस्ती चयन का आधारित उपप्रपत्र (~m)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_8\n"
@@ -2201,7 +1988,6 @@ msgid "~Which relation do you want to add?"
msgstr "किस संबंध को आप जोड़ना चाहते हैं (~W)?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_9\n"
@@ -2210,7 +1996,6 @@ msgid "Fields in the ~subform"
msgstr "उपप्रपत्र में क्षेत्र (~s)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_12\n"
@@ -2219,7 +2004,6 @@ msgid "~Available fields"
msgstr "उपलब्ध क्षेत्र (~A)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_13\n"
@@ -2239,7 +2023,6 @@ msgstr ""
"लेकिन शामिल का एकबार प्रयोग हो सकता है."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_20\n"
@@ -2248,7 +2031,6 @@ msgid "~First joined subform field"
msgstr "पहला उपप्रपत्र क्षेत्र में शामिल हुआ (~F)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_21\n"
@@ -2257,7 +2039,6 @@ msgid "~Second joined subform field"
msgstr "दूसरा उपप्रपत्र क्षेत्र में शामिल हुआ (~S)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_22\n"
@@ -2266,7 +2047,6 @@ msgid "~Third joined subform field"
msgstr "तीसरा उपप्रपत्र क्षेत्र में शामिल हुआ (~T)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_23\n"
@@ -2275,7 +2055,6 @@ msgid "~Fourth joined subform field"
msgstr "चौथा उपप्रपत्र क्षेत्र में शामिल हुआ (~F)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_24\n"
@@ -2284,7 +2063,6 @@ msgid "F~irst joined main form field"
msgstr "क्षेत्र से पहला मुख्य में शामिल हुआ (~i)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_25\n"
@@ -2293,7 +2071,6 @@ msgid "S~econd joined main form field"
msgstr "क्षेत्र से दूसरा मुख्य में शामिल हुआ (~e)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_26\n"
@@ -2302,7 +2079,6 @@ msgid "T~hird joined main form field"
msgstr "क्षेत्र से तीसरा मुख्य में शामिल हुआ (~h)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_27\n"
@@ -2311,7 +2087,6 @@ msgid "F~ourth joined main form field"
msgstr "क्षेत्र से चौथा मुख्य में शामिल हुआ (~o)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_28\n"
@@ -2320,7 +2095,6 @@ msgid "Field border"
msgstr "क्षेत्र किनारा"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_29\n"
@@ -2329,7 +2103,6 @@ msgid "No border"
msgstr "कोई किनारा नहीं"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_30\n"
@@ -2338,7 +2111,6 @@ msgid "3D look"
msgstr "3D दृश्य"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_31\n"
@@ -2347,7 +2119,6 @@ msgid "Flat"
msgstr "समतल"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_32\n"
@@ -2365,7 +2136,6 @@ msgid "Align left"
msgstr "बायाँ संरेखण"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_34\n"
@@ -2374,7 +2144,6 @@ msgid "Align right"
msgstr "दाहिना संरेखण"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_35\n"
@@ -2383,7 +2152,6 @@ msgid "Arrangement of DB fields"
msgstr "DB क्षेत्रों को क्रम में रखना"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_36\n"
@@ -2392,7 +2160,6 @@ msgid "Columnar - Labels Left"
msgstr "स्तंभ के सदृश - लेबल बायीं ओर"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_37\n"
@@ -2401,7 +2168,6 @@ msgid "Columnar - Labels on Top"
msgstr "स्तंभ के सदृश - लेबल ऊपर"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_38\n"
@@ -2410,7 +2176,6 @@ msgid "In Blocks - Labels Left"
msgstr "ब्लॉक्स में - लेबल बायीं ओर"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_39\n"
@@ -2419,7 +2184,6 @@ msgid "In Blocks - Labels Above"
msgstr "ब्लॉक्स में - लेबल ऊपर"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_40\n"
@@ -2428,7 +2192,6 @@ msgid "As Data Sheet"
msgstr "बतौर डाटाशीट"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_41\n"
@@ -2437,7 +2200,6 @@ msgid "Arrangement of the main form"
msgstr "मुख्य प्रपत्र की व्यवस्था"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_42\n"
@@ -2446,7 +2208,6 @@ msgid "Arrangement of the subform"
msgstr "उपप्रपत्र की व्यवस्था"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_44\n"
@@ -2464,7 +2225,6 @@ msgid "Existing data will not be displayed"
msgstr "मौजूदा आँकड़ा नहीं दिखाया जायेगा "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_46\n"
@@ -2473,7 +2233,6 @@ msgid "T~he form is to display all data"
msgstr "प्रपत्र सभी आँकड़ा को दिखाने के लिए है (~h)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_47\n"
@@ -2482,7 +2241,6 @@ msgid "Do not allow ~modification of existing data"
msgstr "मौजूदा आँकड़ा में परिवर्तन मत स्वीकारें (~m)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_48\n"
@@ -2491,7 +2249,6 @@ msgid "Do not allow ~deletion of existing data"
msgstr "मौजूदा आँकड़ा के विलोपन की अनुमति मत दें (~d)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_49\n"
@@ -2500,7 +2257,6 @@ msgid "Do not allow ~addition of new data"
msgstr "मौजूदा आँकड़ा के संयोजन की अनुमति मत दें (~a)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_50\n"
@@ -2509,7 +2265,6 @@ msgid "Name of ~the form"
msgstr "प्रपत्र का नाम (~t)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_51\n"
@@ -2518,7 +2273,6 @@ msgid "How do you want to proceed after creating the form?"
msgstr "प्रपत्र के निर्माण के बाद आप कैसे बढना चाहते हैं?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_52\n"
@@ -2527,7 +2281,6 @@ msgid "~Work with the form"
msgstr "प्रपत्र के साथ काम (~W)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_53\n"
@@ -2536,7 +2289,6 @@ msgid "~Modify the form"
msgstr "प्रपत्र रूपांतरित करें (~M)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_55\n"
@@ -2545,7 +2297,6 @@ msgid "~Page Styles"
msgstr "पृष्ठ शैली (~P)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_80\n"
@@ -2554,7 +2305,6 @@ msgid "Field selection"
msgstr "क्षेत्र चयन"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_81\n"
@@ -2563,7 +2313,6 @@ msgid "Set up a subform"
msgstr "एक उपप्रपत्र सेटअप करें"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_82\n"
@@ -2572,7 +2321,6 @@ msgid "Add subform fields"
msgstr "उपप्रपत्र क्षेत्र जोड़ें"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_83\n"
@@ -2581,7 +2329,6 @@ msgid "Get joined fields"
msgstr "शामिल क्षेत्र पायें"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_84\n"
@@ -2590,7 +2337,6 @@ msgid "Arrange controls"
msgstr "नियंत्रण व्यवस्थित करें"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_85\n"
@@ -2599,7 +2345,6 @@ msgid "Set data entry"
msgstr "आँकड़ा प्रविष्टि सेट करें"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_86\n"
@@ -2608,7 +2353,6 @@ msgid "Apply styles"
msgstr "शैलियों को लागू करें"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_87\n"
@@ -2617,7 +2361,6 @@ msgid "Set name"
msgstr "नाम सेट करें"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_88\n"
@@ -2626,7 +2369,6 @@ msgid "(Date)"
msgstr "(तिथि)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_89\n"
@@ -2635,7 +2377,6 @@ msgid "(Time)"
msgstr "(समय)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_90\n"
@@ -2644,7 +2385,6 @@ msgid "Select the fields of your form"
msgstr "अपने प्रपत्र का क्षेत्र चुनें"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_91\n"
@@ -2653,7 +2393,6 @@ msgid "Decide if you want to set up a subform"
msgstr "निश्चित करें अगर आप एक उपप्रपत्र सेटअप करना चाहते हैं"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_92\n"
@@ -2662,7 +2401,6 @@ msgid "Select the fields of your subform"
msgstr "अपने उपप्रपत्र का क्षेत्र चुनें"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_93\n"
@@ -2671,7 +2409,6 @@ msgid "Select the joins between your forms"
msgstr "अपने प्रपत्र के बीच के जोड़ को चुनें"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_94\n"
@@ -2680,7 +2417,6 @@ msgid "Arrange the controls on your form"
msgstr "अपने प्रपत्र पर नियंत्रण व्यवस्थित करें"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_95\n"
@@ -2689,7 +2425,6 @@ msgid "Select the data entry mode"
msgstr "आँकड़ा प्रविष्टि मोड चुनें"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_96\n"
@@ -2698,7 +2433,6 @@ msgid "Apply the style of your form"
msgstr "अपने प्रपत्र की शैली को लागू करें"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_97\n"
@@ -2718,7 +2452,6 @@ msgstr ""
"दूसरा नाम चुनें."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_1\n"
@@ -2727,7 +2460,6 @@ msgid "Table Wizard"
msgstr "सारणी सहायक"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_2\n"
@@ -2736,7 +2468,6 @@ msgid "Select fields"
msgstr "क्षेत्र चुनें"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_3\n"
@@ -2745,7 +2476,6 @@ msgid "Set types and formats"
msgstr "प्रकार और प्रारूप सेट करें"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_4\n"
@@ -2754,7 +2484,6 @@ msgid "Set primary key"
msgstr "प्राथमिक कुंजी सेट करें"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_5\n"
@@ -2763,7 +2492,6 @@ msgid "Create table"
msgstr "सारणी बनाएँ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_8\n"
@@ -2772,7 +2500,6 @@ msgid "Select fields for your table"
msgstr "अपने सारणी के लिए क्षेत्र चुनें"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_9\n"
@@ -2781,7 +2508,6 @@ msgid "Set field types and formats"
msgstr "क्षेत्र प्रकार और प्रारूप चुनें"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_10\n"
@@ -2790,7 +2516,6 @@ msgid "Set primary key"
msgstr "प्राथमिक कुंजी सेट करें"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_11\n"
@@ -2799,7 +2524,6 @@ msgid "Create table"
msgstr "सारणी बनाएँ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_14\n"
@@ -2808,7 +2532,6 @@ msgid "This wizard helps you to create a table for your database. After selectin
msgstr "यह सहायक आपको अपने डेटाबेस के लिए एक सारणी बनाने में मदद करता है. एक सारणी श्रेणी और नमूना सारणी चुनने के बाद, क्षेत्र को चुनें जिसे आप अपनी सारणी में शामिल करना चाहते हैं. आप एक से अधिक नमूना सारणी में क्षेत्र शामिल कर सकते हैं."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_15\n"
@@ -2817,7 +2540,6 @@ msgid "Ca~tegory"
msgstr "श्रेणी (~t)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_16\n"
@@ -2826,7 +2548,6 @@ msgid "B~usiness"
msgstr "व्यापारिक (~u)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_17\n"
@@ -2835,7 +2556,6 @@ msgid "P~ersonal"
msgstr "निजी (~e)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_18\n"
@@ -2844,7 +2564,6 @@ msgid "~Sample tables"
msgstr "नमूना सारणी (~S)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_19\n"
@@ -2853,7 +2572,6 @@ msgid "A~vailable fields"
msgstr "उपलब्ध सारणी (~v)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_20\n"
@@ -2878,7 +2596,6 @@ msgid "-"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_23\n"
@@ -2887,7 +2604,6 @@ msgid "Field name"
msgstr "क्षेत्र नाम"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_24\n"
@@ -2896,7 +2612,6 @@ msgid "Field type"
msgstr "क्षेत्र प्रकार"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_25\n"
@@ -2905,7 +2620,6 @@ msgid "~Selected fields"
msgstr "चयनित क्षेत्र (~S)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_26\n"
@@ -2914,7 +2628,6 @@ msgid "A primary key uniquely identifies each record in a database table. Primar
msgstr "एक प्राथमिक कुंजी एक डेटाबेस सारणी में हर रिकार्ड को पहचानता है. प्राथमिक कुंजी अलग सारणी में सूचना का जुड़ना आसान बनाता है,और यह सलाह है कि आप सभी सारणी में एक प्राथमिक कुंजी रखते हैं. बिना प्राथमिक कुंजी के, सारणी में आँकड़ा देना संभव नहीं हो सकता है."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_27\n"
@@ -2923,7 +2636,6 @@ msgid "~Create a primary key"
msgstr "एक प्राथमिक कुंजी बनाएँ (~C)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_28\n"
@@ -2932,7 +2644,6 @@ msgid "~Automatically add a primary key"
msgstr "एक प्राथमिक कुंजी स्वतः जोड़ें (~A)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_29\n"
@@ -2950,7 +2661,6 @@ msgid "Define p~rimary key as a combination of several fields"
msgstr "कई क्षेत्र के संयोजन के रूप में प्राथमिक कुंजी परिभाषित करें (~r) "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_31\n"
@@ -2959,7 +2669,6 @@ msgid "F~ieldname"
msgstr "क्षेत्रनाम (~i)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_32\n"
@@ -2968,7 +2677,6 @@ msgid "~Primary key fields"
msgstr "प्राथमिक कुंजी क्षेत्र (~P)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_33\n"
@@ -2977,7 +2685,6 @@ msgid "Auto ~value"
msgstr "स्वतः मान (~v)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_34\n"
@@ -2986,7 +2693,6 @@ msgid "What do you want to name your table?"
msgstr "आप अपनी सारणी का क्या नाम देना चाहते हैं?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_35\n"
@@ -2995,7 +2701,6 @@ msgid "Congratulations. You have entered all the information needed to create yo
msgstr "बधाई. आपने अपनी सारणी बनाने के लिए जरूरी सारी सूचना को डाला है."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_36\n"
@@ -3004,7 +2709,6 @@ msgid "What do you want to do next?"
msgstr "आप आगे क्या करना चाहते हैं?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_37\n"
@@ -3013,7 +2717,6 @@ msgid "Modify the table design"
msgstr "सारणी डिजायन रूपांतरित करें"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_38\n"
@@ -3022,7 +2725,6 @@ msgid "Insert data immediately"
msgstr "तत्काल आँकड़ा डालें"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_39\n"
@@ -3031,7 +2733,6 @@ msgid "C~reate a form based on this table"
msgstr "इस सारणी पर आधारित एक प्रपत्र बनाएँ (~r)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_40\n"
@@ -3040,7 +2741,6 @@ msgid "The table you have created could not be opened."
msgstr "आपके द्वारा बनाई गई सारणी नहीं खोली जा सकी."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_41\n"
@@ -3049,7 +2749,6 @@ msgid "The table name '%TABLENAME' contains a character ('%SPECIALCHAR') that mi
msgstr "सारणी नाम '%TABLENAME' में एक वर्ण है ('%SPECIALCHAR') जो डेटाबेस द्वारा संभव है समर्थित नहीं है."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_42\n"
@@ -3058,7 +2757,6 @@ msgid "The field name '%FIELDNAME' contains a special character ('%SPECIALCHAR')
msgstr "क्षेत्र का नाम '%FIELDNAME' में विशेष वर्ण ('%SPECIALCHAR') है जो डेटाबेस द्वारा संभव है समर्थित नहीं है."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_43\n"
@@ -3067,7 +2765,6 @@ msgid "Field"
msgstr "क्षेत्र"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_44\n"
@@ -3076,7 +2773,6 @@ msgid "MyTable"
msgstr "मेरी सारणी"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_45\n"
@@ -3085,7 +2781,6 @@ msgid "Add a Field"
msgstr "एक क्षेत्र जोड़ें"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_46\n"
@@ -3094,7 +2789,6 @@ msgid "Remove the selected Field"
msgstr "चयनित क्षेत्र हटाएँ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_47\n"
@@ -3114,7 +2808,6 @@ msgstr ""
"कृपया अन्य नाम डालें."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_49\n"
@@ -3123,7 +2816,6 @@ msgid "Catalog of the table"
msgstr "सारणी का सूचीपत्र"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_50\n"
@@ -3132,7 +2824,6 @@ msgid "Schema of the table"
msgstr "सारणी की योजना"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_51\n"
@@ -3141,7 +2832,6 @@ msgid "The field '%FIELDNAME' already exists."
msgstr "क्षेत्र '%FIELDNAME' पहले से मौजूद है."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_ZERO_0\n"
@@ -3150,7 +2840,6 @@ msgid "~Cancel"
msgstr "रद्द करें (~C)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_ZERO_1\n"
@@ -3159,7 +2848,6 @@ msgid "~Help"
msgstr "मदद (~H)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_ZERO_2\n"
@@ -3168,7 +2856,6 @@ msgid "< ~Back"
msgstr "< पीछे (~B)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_ZERO_3\n"
@@ -3177,7 +2864,6 @@ msgid "~Convert"
msgstr "बदलें (~C)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_ZERO_4\n"
@@ -3186,7 +2872,6 @@ msgid "Note: Currency amounts from external links and currency conversion factor
msgstr "सूचना: बाहरी कड़ी से मुद्रा मात्रा और मुद्रा परिवर्तक कारक को सूत्र में नहीं बदल सकते हैं."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_ZERO_5\n"
@@ -3195,7 +2880,6 @@ msgid "First, unprotect all sheets."
msgstr "पहले, सब शीटों को अरक्षित करें."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_ZERO_6\n"
@@ -3213,7 +2897,6 @@ msgid "C~ontinue >"
msgstr "जारी रखें (~o)>>"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_ZERO_8\n"
@@ -3222,7 +2905,6 @@ msgid "C~lose"
msgstr "बन्द करें (~l)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_0\n"
@@ -3231,7 +2913,6 @@ msgid "~Entire document"
msgstr "सम्पूर्ण दस्तावेज़ (~E)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_1\n"
@@ -3240,7 +2921,6 @@ msgid "Selection"
msgstr "चुनाव"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_2\n"
@@ -3249,7 +2929,6 @@ msgid "Cell S~tyles"
msgstr "कोष्ठ शैलियाँ (~t)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_3\n"
@@ -3258,7 +2937,6 @@ msgid "Currency cells in the current ~sheet"
msgstr "वर्तमान शीट में मुद्रा कोष्ठ (~s)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_4\n"
@@ -3267,7 +2945,6 @@ msgid "Currency cells in the entire ~document"
msgstr "सम्पूर्ण दस्तावेज़ का मुद्रा कोष्ठ (~d)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_5\n"
@@ -3276,7 +2953,6 @@ msgid "~Selected range"
msgstr "चुना दायरा (~S)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_6\n"
@@ -3285,7 +2961,6 @@ msgid "Select Cell Styles"
msgstr "कोष्ठ शैलियों को चुनें"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_7\n"
@@ -3294,7 +2969,6 @@ msgid "Select currency cells"
msgstr "मुद्रा कोष्ठों को चुनें"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_8\n"
@@ -3303,7 +2977,6 @@ msgid "Currency ranges:"
msgstr "मुद्रा दायरा:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_9\n"
@@ -3312,7 +2985,6 @@ msgid "Templates:"
msgstr "नमूना:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_0\n"
@@ -3321,7 +2993,6 @@ msgid "Extent"
msgstr "विस्तार"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_1\n"
@@ -3330,7 +3001,6 @@ msgid "~Single %PRODUCTNAME Calc document"
msgstr "अकेला %PRODUCTNAME गणना दस्तावेज़ (~S)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_2\n"
@@ -3339,7 +3009,6 @@ msgid "Complete ~directory"
msgstr "सम्पूर्ण निर्देशिका (~d)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_3\n"
@@ -3348,7 +3017,6 @@ msgid "Source Document:"
msgstr "स्रोत दस्तावेज़:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_4\n"
@@ -3357,7 +3025,6 @@ msgid "Source directory:"
msgstr "स्रोत निर्देशिका:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_5\n"
@@ -3366,7 +3033,6 @@ msgid "~Including subfolders"
msgstr "उपफ़ोल्डर शामिल कर रहा है (~I)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_6\n"
@@ -3375,7 +3041,6 @@ msgid "Target directory:"
msgstr "लक्ष्य निर्देशिका:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_7\n"
@@ -3384,7 +3049,6 @@ msgid "Temporarily unprotect sheet without query"
msgstr "प्रश्न के बिना कुछ समय के लिए शीट को अरक्षित करें"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_10\n"
@@ -3402,7 +3066,6 @@ msgid "Conversion status:"
msgstr "परिवर्तन वस्तुस्थिति: "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STATUSLINE_1\n"
@@ -3411,7 +3074,6 @@ msgid "Conversion status of the cell templates:"
msgstr "कोष्ठ नमूना का परिवर्तन वस्तुस्थिति:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STATUSLINE_2\n"
@@ -3420,7 +3082,6 @@ msgid "Registration of the relevant ranges: Sheet %1Number%1 of %2TotPageCount%2
msgstr "अनुरूप फैलाव का पंजीयन: शीट %1Number%1 का %2TotPageCount%2"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STATUSLINE_3\n"
@@ -3429,7 +3090,6 @@ msgid "Entry of the ranges to be converted..."
msgstr "फैलाव की प्रविष्टि को बदलना चाहिए..."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STATUSLINE_4\n"
@@ -3438,7 +3098,6 @@ msgid "Sheet protection for each sheet will be restored..."
msgstr "हर एक शीट के लिए शीट की रक्षा को पूर्व अवस्था में पहुंचा दिया जायेगा..."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STATUSLINE_5\n"
@@ -3447,7 +3106,6 @@ msgid "Conversion of the currency units in the cell templates..."
msgstr "कोष्ठ नमूना में मुद्रा इकाई का परिवर्तन..."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_0\n"
@@ -3456,7 +3114,6 @@ msgid "~Finish"
msgstr "समाप्त (~F)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_1\n"
@@ -3465,7 +3122,6 @@ msgid "Select directory"
msgstr "निर्देशिका चुनें"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_2\n"
@@ -3474,7 +3130,6 @@ msgid "Select file"
msgstr "फ़ाइल चुनें"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_3\n"
@@ -3501,7 +3156,6 @@ msgid "Euro Converter"
msgstr "यूरो परिवर्तक"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_6\n"
@@ -3510,7 +3164,6 @@ msgid "Should protected spreadsheets be temporarily unprotected?"
msgstr "संरक्षित स्प्रेडशीटों को कुछ समय के लिए अरक्षित किया जाना चाहिये?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_7\n"
@@ -3519,7 +3172,6 @@ msgid "Enter the password to unprotect the table %1TableName%1"
msgstr "सारणी %1TableName%1 को अरक्षित करने के लिए कूटशब्द प्रविष्ट करें"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_8\n"
@@ -3528,7 +3180,6 @@ msgid "Wrong Password!"
msgstr "गलत कूटशब्द!"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_9\n"
@@ -3537,7 +3188,6 @@ msgid "Protected Sheet"
msgstr "संरक्षित शीट"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_10\n"
@@ -3546,7 +3196,6 @@ msgid "Warning!"
msgstr "चेतावनी!"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_11\n"
@@ -3555,7 +3204,6 @@ msgid "Protection for the sheets will not be removed."
msgstr "शीट के लिए संरक्षा को नहीं हटाया जायेगा."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_12\n"
@@ -3564,7 +3212,6 @@ msgid "Sheet cannot be unprotected"
msgstr "शीट को अरक्षित नहीं कर सकते हैं"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_13\n"
@@ -3573,7 +3220,6 @@ msgid "The Wizard cannot edit this document as cell formats cannot be modified i
msgstr "सहायक इस दस्तावेज़ को संपादित नहीं कर सकता है क्योंकि संरक्षित स्प्रेडशीट रखते हुए दस्तावेज़ में कोष्ठ प्रारूप रूपांतरित नहीं हो सकता है."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_14\n"
@@ -3582,7 +3228,6 @@ msgid "Please note that the Euro Converter will, otherwise, not be able to edit
msgstr "कृपया ध्यान दीजिए कि यूरो परिवर्तनकर्ता इस दस्तावेज़ में संपादन नहीं कर सकता है!"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_15\n"
@@ -3591,7 +3236,6 @@ msgid "Please choose a currency to be converted first!"
msgstr "कृपया बदलने के लिए पहले एक मुद्रा चुनें!"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_16\n"
@@ -3600,7 +3244,6 @@ msgid "Password:"
msgstr "कूटशब्द:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_17\n"
@@ -3609,7 +3252,6 @@ msgid "OK"
msgstr "ठीक"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_18\n"
@@ -3618,7 +3260,6 @@ msgid "Cancel"
msgstr "रद्द करें"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_19\n"
@@ -3627,7 +3268,6 @@ msgid "Please select a %PRODUCTNAME Calc document for editing!"
msgstr "कृपया %PRODUCTNAME गणना दस्तावेज़ को संपादन करने के लिए चुनें!"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_20\n"
@@ -3636,7 +3276,6 @@ msgid "'<1>' is not a directory!"
msgstr "'<1>' निर्देशिका नहीं है!"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_21\n"
@@ -3663,7 +3302,6 @@ msgid "Do you really want to terminate conversion at this point?"
msgstr "आप सचमुच इस समय वार्तालाप को समाप्त करना चाहते हैं?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_24\n"
@@ -3672,7 +3310,6 @@ msgid "Cancel Wizard"
msgstr "सहायक रद्द करें"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_0\n"
@@ -3681,7 +3318,6 @@ msgid "Portuguese Escudo"
msgstr "पुर्तगाली एस्कुडो"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_1\n"
@@ -3690,7 +3326,6 @@ msgid "Dutch Guilder"
msgstr "डच गिल्डर"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_2\n"
@@ -3699,7 +3334,6 @@ msgid "French Franc"
msgstr "फ्रेंच फ्रैंक"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_3\n"
@@ -3708,7 +3342,6 @@ msgid "Spanish Peseta"
msgstr "स्पैनिश पेसेटा"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_4\n"
@@ -3717,7 +3350,6 @@ msgid "Italian Lira"
msgstr "इटालियन लीरा"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_5\n"
@@ -3726,7 +3358,6 @@ msgid "German Mark"
msgstr "जर्मन मार्क"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_6\n"
@@ -3735,7 +3366,6 @@ msgid "Belgian Franc"
msgstr "बेल्जियन फ्रेन्क"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_7\n"
@@ -3744,7 +3374,6 @@ msgid "Irish Punt"
msgstr "आइरिश पन्ट"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_8\n"
@@ -3753,7 +3382,6 @@ msgid "Luxembourg Franc"
msgstr "लक्सम्बर्ग फ्रेन्क"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_9\n"
@@ -3762,7 +3390,6 @@ msgid "Austrian Schilling"
msgstr "ऑस्ट्रेलियाई शिल्लिंग"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_10\n"
@@ -3771,7 +3398,6 @@ msgid "Finnish Mark"
msgstr "फिन्निश मार्क"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_11\n"
@@ -3780,7 +3406,6 @@ msgid "Greek Drachma"
msgstr "ग्रीक ड्राक्मा"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_12\n"
@@ -3789,7 +3414,6 @@ msgid "Slovenian Tolar"
msgstr "स्लोवेनियन तोलार"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_13\n"
@@ -3798,7 +3422,6 @@ msgid "Cypriot Pound"
msgstr "कैप्रियोट पाउंड"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_14\n"
@@ -3807,7 +3430,6 @@ msgid "Maltese Lira"
msgstr "माल्टीज लीरा"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_15\n"
@@ -3816,7 +3438,6 @@ msgid "Slovak Koruna"
msgstr "स्लोवाक कोरूना"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_16\n"
@@ -3841,7 +3462,6 @@ msgid "Lithuanian Litas"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_LASTPAGE_0\n"
@@ -3850,7 +3470,6 @@ msgid "Progress"
msgstr "प्रगति"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_LASTPAGE_1\n"
@@ -3859,7 +3478,6 @@ msgid "Retrieving the relevant documents..."
msgstr "संदर्भ दस्तावेज़ों को प्राप्त कर रहा है..."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_LASTPAGE_2\n"
@@ -3868,7 +3486,6 @@ msgid "Converting the documents..."
msgstr "दस्तावेज़ों को बदल रहा है..."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_LASTPAGE_3\n"
@@ -3877,7 +3494,6 @@ msgid "Settings:"
msgstr "सेटिंग:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_LASTPAGE_4\n"
@@ -3886,7 +3502,6 @@ msgid "Sheet is always unprotected"
msgstr "शीट अरक्षित है"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLES_0\n"
@@ -3895,7 +3510,6 @@ msgid "Theme Selection"
msgstr "प्रकरण चुनाव"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLES_1\n"
@@ -3904,7 +3518,6 @@ msgid "Error while saving the document to the clipboard! The following action ca
msgstr "दस्तावेज़ को क्लिपबोर्ड में सहेजने समय त्रुटि! निम्नलिखित कार्य वापस नहीं हो सकता है."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLES_2\n"
@@ -3913,7 +3526,6 @@ msgid "~Cancel"
msgstr "रद्द करें (~C)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLES_3\n"
@@ -3922,7 +3534,6 @@ msgid "~OK"
msgstr "ठीक (~O)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_0\n"
@@ -3931,7 +3542,6 @@ msgid "(Standard)"
msgstr "(मानक)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_1\n"
@@ -3940,7 +3550,6 @@ msgid "Autumn Leaves"
msgstr "शरद के पत्ते"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_2\n"
@@ -3949,7 +3558,6 @@ msgid "Be"
msgstr "Be"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_3\n"
@@ -3958,7 +3566,6 @@ msgid "Black and White"
msgstr "काला और सफेद"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_4\n"
@@ -3967,7 +3574,6 @@ msgid "Blackberry Bush"
msgstr "ब्लैकबेरी बुश"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_5\n"
@@ -3976,7 +3582,6 @@ msgid "Blue Jeans"
msgstr "नीला जीन्स"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_6\n"
@@ -3985,7 +3590,6 @@ msgid "Fifties Diner"
msgstr "फिफ्टीज डाइनर"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_7\n"
@@ -3994,7 +3598,6 @@ msgid "Glacier"
msgstr "ग्लेसियर"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_8\n"
@@ -4003,7 +3606,6 @@ msgid "Green Grapes"
msgstr "हरा अंगूर"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_9\n"
@@ -4012,7 +3614,6 @@ msgid "Marine"
msgstr "समुद्रीय"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_10\n"
@@ -4021,7 +3622,6 @@ msgid "Millennium"
msgstr "मिलिनियम"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_11\n"
@@ -4030,7 +3630,6 @@ msgid "Nature"
msgstr "प्रकृति"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_12\n"
@@ -4039,7 +3638,6 @@ msgid "Neon"
msgstr "नियॉन"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_13\n"
@@ -4048,7 +3646,6 @@ msgid "Night"
msgstr "रात्रि"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_14\n"
@@ -4057,7 +3654,6 @@ msgid "PC Nostalgia"
msgstr "पीसी नोस्टालजिया"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_15\n"
@@ -4066,7 +3662,6 @@ msgid "Pastel"
msgstr "चिपकाएँ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_16\n"
@@ -4075,7 +3670,6 @@ msgid "Pool Party"
msgstr "पूल पार्टी"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_17\n"
@@ -4084,7 +3678,6 @@ msgid "Pumpkin"
msgstr "पम्पकीन"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceDialog_0\n"
@@ -4093,7 +3686,6 @@ msgid "Addressee"
msgstr "प्राप्तकर्ता"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceDialog_1\n"
@@ -4102,7 +3694,6 @@ msgid "One recipient"
msgstr "एक प्राप्तकर्ता"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceDialog_2\n"
@@ -4111,7 +3702,6 @@ msgid "Several recipients (address database)"
msgstr "अनेक प्राप्तकर्ता (पता डेटाबेस)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceDialog_3\n"
@@ -4120,7 +3710,6 @@ msgid "Use of This Template"
msgstr "इस नमूने का उपयोग"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceMsgError\n"
@@ -4129,7 +3718,6 @@ msgid "An error has occurred."
msgstr "एक त्रुटि हुई."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_0\n"
@@ -4147,7 +3735,6 @@ msgid "Company"
msgstr "कंपनी"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_2\n"
@@ -4165,7 +3752,6 @@ msgid "First Name"
msgstr "पहला नाम"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_4\n"
@@ -4174,7 +3760,6 @@ msgid "Last Name"
msgstr "अंतिम नाम"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_5\n"
@@ -4183,7 +3768,6 @@ msgid "Street"
msgstr "सड़क"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_6\n"
@@ -4192,7 +3776,6 @@ msgid "Country"
msgstr "देश"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_7\n"
@@ -4210,7 +3793,6 @@ msgid "City"
msgstr "नगर"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_9\n"
@@ -4228,7 +3810,6 @@ msgid "Position"
msgstr "स्थान"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_11\n"
@@ -4237,7 +3818,6 @@ msgid "Form of Address"
msgstr "पते का फॉर्म"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_12\n"
@@ -4255,7 +3835,6 @@ msgid "Salutation"
msgstr "संबोधन"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_14\n"
@@ -4264,7 +3843,6 @@ msgid "Home Phone"
msgstr "फोन आवास"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_15\n"
@@ -4273,7 +3851,6 @@ msgid "Work Phone"
msgstr "फोन कार्यालय"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_16\n"
@@ -4282,7 +3859,6 @@ msgid "Fax"
msgstr "फैक्स"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_17\n"
@@ -4291,7 +3867,6 @@ msgid "E-Mail"
msgstr "ई-मेल"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_18\n"
@@ -4300,7 +3875,6 @@ msgid "URL"
msgstr "URL"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_19\n"
@@ -4309,7 +3883,6 @@ msgid "Notes"
msgstr "टिप्पणी"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_20\n"
@@ -4318,7 +3891,6 @@ msgid "Alt. Field 1"
msgstr "वैकल्पिक क्षेत्र 1"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_21\n"
@@ -4327,7 +3899,6 @@ msgid "Alt. Field 2"
msgstr "वैकल्पिक क्षेत्र 2"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_22\n"
@@ -4336,7 +3907,6 @@ msgid "Alt. Field 3"
msgstr "वैकल्पिक क्षेत्र 3"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_23\n"
@@ -4345,7 +3915,6 @@ msgid "Alt. Field 4"
msgstr "वैकल्पिक क्षेत्र 4"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_24\n"
@@ -4354,7 +3923,6 @@ msgid "ID"
msgstr "ID"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_25\n"
@@ -4363,7 +3931,6 @@ msgid "State"
msgstr "राज्य"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_26\n"
@@ -4372,7 +3939,6 @@ msgid "Office Phone"
msgstr "फोन कार्यालय"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_27\n"
@@ -4381,7 +3947,6 @@ msgid "Pager"
msgstr "पेजर"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_28\n"
@@ -4390,7 +3955,6 @@ msgid "Mobile Phone"
msgstr "मोबाइल फोन"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_29\n"
@@ -4399,7 +3963,6 @@ msgid "Other Phone"
msgstr "अन्य फोन"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_30\n"
@@ -4417,7 +3980,6 @@ msgid "Invite"
msgstr "अमंत्रित करें"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceNoTextmark_0\n"
@@ -4426,7 +3988,6 @@ msgid "The bookmark 'Recipient' is missing."
msgstr "पुस्तचिह्न 'प्राप्तकर्ता' लुप्त है."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceNoTextmark_1\n"
@@ -4435,7 +3996,6 @@ msgid "Form letter fields can not be included."
msgstr "फॉर्म पत्र क्षेत्रों को सम्मिलित नहीं कर सकते हैं."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"AgendaDlgName\n"
@@ -4444,7 +4004,6 @@ msgid "Minutes Template"
msgstr "सारांश नमूना"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"AgendaDlgNoCancel\n"
@@ -4453,7 +4012,6 @@ msgid "An option must be confirmed."
msgstr "विकल्प को संपुष्ट करना ज़रूरी है."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"AgendaDlgFrame\n"
@@ -4462,7 +4020,6 @@ msgid "Minutes Type"
msgstr "विवरण प्रकार"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"AgendaDlgButton1\n"
@@ -4471,7 +4028,6 @@ msgid "Results Minutes"
msgstr "परिणाम विवरण"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"AgendaDlgButton2\n"
@@ -4480,7 +4036,6 @@ msgid "Evaluation Minutes"
msgstr "मूल्यांकन विवरण"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"TextField\n"
@@ -4498,7 +4053,6 @@ msgid "The '%1' directory cannot be created:"
msgstr "'%1' निर्देशिका को उत्पन्न नहीं कर सकते हैं: "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MsgDirNotThere\n"
@@ -4507,7 +4061,6 @@ msgid "The '%1' directory does not exist."
msgstr "'%1' निर्देशिका अस्तित्व में नहीं है."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"QueryfornewCreation\n"
@@ -4516,7 +4069,6 @@ msgid "Do you want to create it now?"
msgstr "आप इसको अभी उत्पन्न करना चाहते हैं?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"HelpButton\n"
@@ -4525,7 +4077,6 @@ msgid "~Help"
msgstr "मदद (~H)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CancelButton\n"
@@ -4534,7 +4085,6 @@ msgid "~Cancel"
msgstr "रद्द करें (~C)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"BackButton\n"
@@ -4552,7 +4102,6 @@ msgid "Ne~xt >"
msgstr "आगे (~x) >>"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"BeginButton\n"
@@ -4570,7 +4119,6 @@ msgid "~Close"
msgstr "बंद करें (~C)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"WelcometextLabel1\n"
@@ -4579,7 +4127,6 @@ msgid "This wizard convert legacy format documents to Open Document Format for O
msgstr "यह विजार्ड पुरातन प्रारूप दस्तावेज़ को ओपन डॉक्यूमेंट प्रारूप में ऑफिस एप्लीकेशन के लिए बदलता है."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"WelcometextLabel3\n"
@@ -4588,7 +4135,6 @@ msgid "Select the document type for conversion:"
msgstr "बदलने के लिए दस्तावेज़ प्रकार को चुनें:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MSTemplateCheckbox_1_\n"
@@ -4597,7 +4143,6 @@ msgid "Word templates"
msgstr "वर्ड नमूना"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MSTemplateCheckbox_2_\n"
@@ -4606,7 +4151,6 @@ msgid "Excel templates"
msgstr "एक्सेल नमूना"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MSTemplateCheckbox_3_\n"
@@ -4615,7 +4159,6 @@ msgid "PowerPoint templates"
msgstr "पावरप्वाइंट नमूना"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MSDocumentCheckbox_1_\n"
@@ -4624,7 +4167,6 @@ msgid "Word documents"
msgstr "वर्ड दस्तावेज़"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MSDocumentCheckbox_2_\n"
@@ -4641,7 +4183,6 @@ msgid "PowerPoint/Publisher documents"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MSContainerName\n"
@@ -4650,7 +4191,6 @@ msgid "Microsoft Office"
msgstr "माइक्रोसॉफ़्ट ऑफ़िस"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SummaryHeader\n"
@@ -4659,7 +4199,6 @@ msgid "Summary:"
msgstr "सारांश:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"GroupnameDefault\n"
@@ -4668,7 +4207,6 @@ msgid "Imported_Templates"
msgstr "आयात किया हुआ नमूना"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ProgressMoreDocs\n"
@@ -4695,7 +4233,6 @@ msgid "The '<1>' file already exists.<CR>Do you want to overwrite it?"
msgstr "'<1>' फ़ाइल पहले से ही अस्तित्व में है .<CR>आप इस पर लिखना चाहते हैं?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MorePathsError3\n"
@@ -4713,7 +4250,6 @@ msgid "Do you really want to terminate conversion at this point?"
msgstr "आप सचमुच इस समय वार्तालाप को समाप्त करना चाहते हैं?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ConvertError2\n"
@@ -4722,7 +4258,6 @@ msgid "Cancel Wizard"
msgstr "सहायक रद्द करें"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RTErrorDesc\n"
@@ -4731,7 +4266,6 @@ msgid "An unexpected error has occurred in the wizard."
msgstr "सहायक में अप्रत्याशित त्रुटि हुई."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RTErrorHeader\n"
@@ -4740,7 +4274,6 @@ msgid "Error"
msgstr "त्रुटि"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"OverwriteallFiles\n"
@@ -4749,7 +4282,6 @@ msgid "Do you want to overwrite documents without being asked?"
msgstr "क्या आप दस्तावेज़ को बिना पूछे उसके ऊपर लिखना चाहते हैं?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ReeditMacro\n"
@@ -4758,7 +4290,6 @@ msgid "Document macro has to be revised."
msgstr "मैक्रो दस्तावेज़ का पुनरीक्षण किया जाना है."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CouldNotsaveDocument\n"
@@ -4767,7 +4298,6 @@ msgid "Document '<1>' could not be saved."
msgstr "दस्तावेज़ '<1>' सहेजा नहीं जा सका."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CouldNotopenDocument\n"
@@ -4776,7 +4306,6 @@ msgid "Document '<1>' could not be opened."
msgstr "दस्तावेज़ '<1>' खोला नहीं जा सका."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"PathDialogMessage\n"
@@ -4785,7 +4314,6 @@ msgid "Select a directory"
msgstr "निर्देशिका चुनें"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"DialogTitle\n"
@@ -4794,7 +4322,6 @@ msgid "Document Converter"
msgstr "दस्तावेज़ परिवर्तक"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SearchInSubDir\n"
@@ -4803,7 +4330,6 @@ msgid "Including subdirectories"
msgstr "उप निर्देशिकाओं के साथ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ProgressPage1\n"
@@ -4812,7 +4338,6 @@ msgid "Progress"
msgstr "प्रगति"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ProgressPage2\n"
@@ -4821,7 +4346,6 @@ msgid "Retrieving the relevant documents:"
msgstr "संदर्भित दस्तावेज़ों को प्राप्त कर रहा है:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ProgressPage3\n"
@@ -4830,7 +4354,6 @@ msgid "Converting the documents"
msgstr "दस्तावेज़ बदल रहा है"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ProgressFound\n"
@@ -4848,7 +4371,6 @@ msgid "\"%1 found"
msgstr "%1 मिला"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"Ready\n"
@@ -4857,7 +4379,6 @@ msgid "Finished"
msgstr "समाप्त हुआ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SourceDocuments\n"
@@ -4866,7 +4387,6 @@ msgid "Source documents"
msgstr "स्रोत दस्तावेज़"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"TargetDocuments\n"
@@ -4875,7 +4395,6 @@ msgid "Target documents"
msgstr "लक्ष्य दस्तावेज़"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"LogfileSummary\n"
@@ -4884,7 +4403,6 @@ msgid "<COUNT> documents converted"
msgstr "<COUNT> दस्तावेज़ बदला गया"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumInclusiveSubDir\n"
@@ -4893,7 +4411,6 @@ msgid "All subdirectories will be taken into account"
msgstr "सब उप निर्देशिकाओं को हिसाब में लिया जाएगा"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumSaveDokumente\n"
@@ -4902,7 +4419,6 @@ msgid "These will be exported to the following directory:"
msgstr "इनको निम्नलिखित निर्देशिका से निर्यात किया जायेगा:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"TextImportLabel\n"
@@ -4911,7 +4427,6 @@ msgid "Import from:"
msgstr "इससे आयात:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"TextExportLabel\n"
@@ -4920,7 +4435,6 @@ msgid "Save to:"
msgstr "इसमें सहेजें:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CreateLogfile\n"
@@ -4929,7 +4443,6 @@ msgid "Create log file"
msgstr "लॉग फ़ाइल बनाएँ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"LogfileHelpText\n"
@@ -4938,7 +4451,6 @@ msgid "A log file will be created in your work directory"
msgstr "आपके कार्य निर्देशिका में लॉग फ़ाइल को उत्पन्न किया जायेगा"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ShowLogfile\n"
@@ -4947,7 +4459,6 @@ msgid "Show log file"
msgstr "लॉग फ़ाइल दिखाएँ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumMSTextDocuments\n"
@@ -4956,7 +4467,6 @@ msgid "All Word documents contained in the following directory will be imported:
msgstr "निम्नलिखित निर्देशिका में रहनेवाले सभी वर्ड दस्तावेज़ों का आयात किया जायेगा:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumMSTableDocuments\n"
@@ -4974,7 +4484,6 @@ msgid "All PowerPoint/Publisher documents contained in the following directory w
msgstr "निम्नलिखित निर्देशिका में रहनेवाले सभी पॉवरप्वाइन्ट नमूनों का आयात किया जायेगा:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumMSTextTemplates\n"
@@ -4983,7 +4492,6 @@ msgid "All Word templates contained in the following directory will be imported:
msgstr "निम्नलिखित निर्देशिका में रहनेवाले सब वर्ड नमूनों को आयात किया जायेगा:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumMSTableTemplates\n"
@@ -4992,7 +4500,6 @@ msgid "All Excel templates contained in the following directory will be imported
msgstr "निम्नलिखित निर्देशिका में रहनेवाले सब एक्सेल नमूनों को आयात किया जायेगा:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumMSDrawTemplates\n"
diff --git a/source/hi/writerperfect/messages.po b/source/hi/writerperfect/messages.po
index f054950f2af..f5b257e54b3 100644
--- a/source/hi/writerperfect/messages.po
+++ b/source/hi/writerperfect/messages.po
@@ -77,13 +77,11 @@ msgid "Split method:"
msgstr ""
#: exportepub.ui:161
-#, fuzzy
msgctxt "exportepub|splitpage"
msgid "Page break"
msgstr "पृष्ठ अंतराल"
#: exportepub.ui:162
-#, fuzzy
msgctxt "exportepub|splitheading"
msgid "Heading"
msgstr "शीर्षक"
diff --git a/source/hi/xmlsecurity/messages.po b/source/hi/xmlsecurity/messages.po
index d11baee9aec..6c2b86ee88b 100644
--- a/source/hi/xmlsecurity/messages.po
+++ b/source/hi/xmlsecurity/messages.po
@@ -494,7 +494,6 @@ msgid "View Certificate..."
msgstr "प्रमाणपत्र देखें..."
#: selectcertificatedialog.ui:266
-#, fuzzy
msgctxt "selectcertificatedialog|label2"
msgid "Description:"
msgstr "विवरण:"
@@ -506,13 +505,11 @@ msgid "View Certificate"
msgstr "प्रमाणपत्र देखें..."
#: viewcertdialog.ui:78
-#, fuzzy
msgctxt "viewcertdialog|general"
msgid "General"
msgstr "सामान्य"
#: viewcertdialog.ui:100
-#, fuzzy
msgctxt "viewcertdialog|details"
msgid "Details"
msgstr "विवरण"
diff --git a/source/hr/dictionaries/ca.po b/source/hr/dictionaries/ca.po
index 24cde6dbd2b..7ae5d6d6fe8 100644
--- a/source/hr/dictionaries/ca.po
+++ b/source/hr/dictionaries/ca.po
@@ -14,7 +14,6 @@ msgstr ""
"X-Generator: LibreOffice\n"
#: description.xml
-#, fuzzy
msgctxt ""
"description.xml\n"
"dispname\n"
diff --git a/source/hr/scp2/source/ooo.po b/source/hr/scp2/source/ooo.po
index ee6d16aaf2f..a46b65074fb 100644
--- a/source/hr/scp2/source/ooo.po
+++ b/source/hr/scp2/source/ooo.po
@@ -4409,7 +4409,6 @@ msgid "Slovenian spelling dictionary, hyphenation rules, and thesaurus"
msgstr "Pravopisni rječnik, pravila rastavljanja riječi i rječnik sinonima slovenskog jezika"
#: module_ooo.ulf
-#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_NAME_MODULE_EXTENSION_DICTIONARY_SQ\n"
diff --git a/source/hr/wizards/messages.po b/source/hr/wizards/messages.po
index 958a8c9d4d7..8a002838646 100644
--- a/source/hr/wizards/messages.po
+++ b/source/hr/wizards/messages.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-01-10 11:50+0100\n"
-"PO-Revision-Date: 2018-01-07 15:17+0000\n"
-"Last-Translator: Kruno <ksebetic@gmx.com>\n"
+"PO-Revision-Date: 2018-01-14 21:27+0000\n"
+"Last-Translator: Mihovil Stanić <mihovil@miho.im>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: hr\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1515338234.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1515965220.000000\n"
#: strings.hrc:32
msgctxt "RID_COMMON_START_0"
@@ -1073,7 +1073,6 @@ msgid "Page design:"
msgstr "Izgled stranice:"
#: strings.hrc:262
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_41"
msgid "myAgendaTemplate.stw"
msgstr "predlozakDnevnogReda.stw"
diff --git a/source/hr/wizards/source/resources.po b/source/hr/wizards/source/resources.po
index f1a40f401af..2445029b229 100644
--- a/source/hr/wizards/source/resources.po
+++ b/source/hr/wizards/source/resources.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2017-10-04 11:47+0200\n"
-"PO-Revision-Date: 2018-01-07 15:49+0000\n"
-"Last-Translator: Kruno <ksebetic@gmx.com>\n"
+"PO-Revision-Date: 2018-01-14 21:27+0000\n"
+"Last-Translator: Mihovil Stanić <mihovil@miho.im>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: hr\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1515340199.000000\n"
+"X-POOTLE-MTIME: 1515965228.000000\n"
#: resources_en_US.properties
msgctxt ""
@@ -1761,7 +1761,6 @@ msgid "Field selection"
msgstr "Odabir polja"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_81\n"
@@ -1770,7 +1769,6 @@ msgid "Sorting order"
msgstr "Redosljed razvrstavanja"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_82\n"
@@ -1779,7 +1777,6 @@ msgid "Search conditions"
msgstr "Uvjeti pretrage"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_83\n"
@@ -1788,7 +1785,6 @@ msgid "Detail or summary"
msgstr "Detaljno ili sažetak"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_84\n"
@@ -1797,7 +1793,6 @@ msgid "Grouping"
msgstr "Grupiranje"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_85\n"
@@ -1806,7 +1801,6 @@ msgid "Grouping conditions"
msgstr "Uvjeti grupiranja"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_86\n"
@@ -1815,7 +1809,6 @@ msgid "Aliases"
msgstr "Nadimci"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_87\n"
@@ -1824,7 +1817,6 @@ msgid "Overview"
msgstr "Pregled"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_88\n"
@@ -1833,7 +1825,6 @@ msgid "A field that has not been assigned an aggregate function must be used in
msgstr "Polje kojemu nije pridružena zbirna funkcija mora biti korišteno unutar neke grupe."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_89\n"
@@ -1842,7 +1833,6 @@ msgid "The condition '<FIELDNAME> <LOGICOPERATOR> <VALUE>' was chosen twice. Eac
msgstr "Uvijet '<FIELDNAME> <LOGICOPERATOR> <VALUE>' je odabran dva puta. Svaki uvijet može biti jednom odabran"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_90\n"
@@ -1859,7 +1849,6 @@ msgid ","
msgstr ","
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_92\n"
@@ -1868,7 +1857,6 @@ msgid "<FIELDTITLE> (<FIELDNAME>)"
msgstr "<FIELDTITLE> (<FIELDNAME>)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_93\n"
@@ -1877,7 +1865,6 @@ msgid "<FIELDNAME> (<SORTMODE>)"
msgstr "<FIELDNAME> (<SORTMODE>)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_94\n"
@@ -1886,7 +1873,6 @@ msgid "<FIELDNAME> <LOGICOPERATOR> <VALUE>"
msgstr "<FIELDNAME> <LOGICOPERATOR> <VALUE>"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_95\n"
@@ -1895,7 +1881,6 @@ msgid "<CALCULATEDFUNCTION> <FIELDNAME>"
msgstr "<CALCULATEDFUNCTION> <FIELDNAME>"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_96\n"
@@ -1904,7 +1889,6 @@ msgid "<FIELDNAME> <LOGICOPERATOR> <VALUE>"
msgstr "<FIELDNAME> <LOGICOPERATOR> <VALUE>"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_0\n"
@@ -1913,7 +1897,6 @@ msgid "Form Wizard"
msgstr "Čarobnjak za obrasce"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_1\n"
@@ -1938,7 +1921,6 @@ msgid "A subform is a form that is inserted in another form.\\nUse subforms to s
msgstr "Podobrazac je obrazac umetnut u drugi obrazac.\\nKoristite podobrasce za prikaz podataka iz tablica ili upita sa odnosom jedan-prema-mnogo."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_4\n"
@@ -1947,7 +1929,6 @@ msgid "~Add Subform"
msgstr "Dod~aj podpolje obrasca"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_5\n"
@@ -1956,7 +1937,6 @@ msgid "~Subform based on existing relation"
msgstr "~Podobrazac je baziran na postojećim relacijama"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_6\n"
@@ -1965,7 +1945,6 @@ msgid "Tables or queries"
msgstr "Tablice ili upiti"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_7\n"
@@ -1974,7 +1953,6 @@ msgid "Subform based on ~manual selection of fields"
msgstr "Podobrazac je baziran na ~ručnom odabiru polja"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_8\n"
@@ -1983,7 +1961,6 @@ msgid "~Which relation do you want to add?"
msgstr "~Koji odnos želite dodati?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_9\n"
@@ -1992,7 +1969,6 @@ msgid "Fields in the ~subform"
msgstr "Područja u ~podformama"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_12\n"
@@ -2001,7 +1977,6 @@ msgid "~Available fields"
msgstr "Dostupn~a područja"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_13\n"
@@ -2018,7 +1993,6 @@ msgid "The join '<FIELDNAME1>' and '<FIELDNAME2>' has been selected twice.\\nBut
msgstr "Pridruženje '<FIELDNAME1>' i '<FIELDNAME2>' je dva puta odabrano.\\nPridruživanja se mogu koristiti samo jednom."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_20\n"
@@ -2027,7 +2001,6 @@ msgid "~First joined subform field"
msgstr "~Prva spojena podformna polja"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_21\n"
@@ -2036,7 +2009,6 @@ msgid "~Second joined subform field"
msgstr "~Druga spojena podformna polja"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_22\n"
@@ -2045,7 +2017,6 @@ msgid "~Third joined subform field"
msgstr "~Treće pripojeno podpolje podobrasca"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_23\n"
@@ -2054,7 +2025,6 @@ msgid "~Fourth joined subform field"
msgstr "Č~etvrto pripojeno polje podobrasca"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_24\n"
@@ -2063,7 +2033,6 @@ msgid "F~irst joined main form field"
msgstr "~Prvo pripojeno glavno polje obrasca"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_25\n"
@@ -2072,7 +2041,6 @@ msgid "S~econd joined main form field"
msgstr "~Drugo pripojeno glavno polje obrasca"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_26\n"
@@ -2081,7 +2049,6 @@ msgid "T~hird joined main form field"
msgstr "T~reće pripojeno glavno polje obrasca"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_27\n"
@@ -2090,7 +2057,6 @@ msgid "F~ourth joined main form field"
msgstr "Č~etvrto pripojeno glavno polje obrasca"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_28\n"
@@ -2099,7 +2065,6 @@ msgid "Field border"
msgstr "Granica polja"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_29\n"
@@ -2108,7 +2073,6 @@ msgid "No border"
msgstr "Bez obruba"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_30\n"
@@ -2134,7 +2098,6 @@ msgid "Label placement"
msgstr "Postavljanje oznaka"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_33\n"
@@ -2143,7 +2106,6 @@ msgid "Align left"
msgstr "Poravnaj ulijevo"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_34\n"
@@ -2152,7 +2114,6 @@ msgid "Align right"
msgstr "Poravnaj udesno"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_35\n"
@@ -2185,7 +2146,6 @@ msgid "In Blocks - Labels Left"
msgstr "U blokovima - Oznake lijevo"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_39\n"
@@ -2194,7 +2154,6 @@ msgid "In Blocks - Labels Above"
msgstr "U blokovima - oznake iznad"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_40\n"
@@ -2203,7 +2162,6 @@ msgid "As Data Sheet"
msgstr "Kao list s podacima"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_41\n"
@@ -2212,7 +2170,6 @@ msgid "Arrangement of the main form"
msgstr "Raspoored glavnog obrasca"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_42\n"
@@ -2221,7 +2178,6 @@ msgid "Arrangement of the subform"
msgstr "Postavljanje podobrasca"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_44\n"
@@ -2239,7 +2195,6 @@ msgid "Existing data will not be displayed"
msgstr "Postojeći podaci neće biti prikazani "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_46\n"
@@ -2248,7 +2203,6 @@ msgid "T~he form is to display all data"
msgstr "~Obrazac će prikazati sve podatke"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_47\n"
@@ -2257,7 +2211,6 @@ msgid "Do not allow ~modification of existing data"
msgstr "Nemoj dopustiti iz~mjenu postojećih podataka"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_48\n"
@@ -2266,7 +2219,6 @@ msgid "Do not allow ~deletion of existing data"
msgstr "Nemoj dopustiti ~brisanje postojećih podataka"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_49\n"
@@ -2275,7 +2227,6 @@ msgid "Do not allow ~addition of new data"
msgstr "Nemoj dopustiti dod~avanje novih podataka"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_50\n"
@@ -2284,7 +2235,6 @@ msgid "Name of ~the form"
msgstr "Ime ~obrasca"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_51\n"
@@ -2293,7 +2243,6 @@ msgid "How do you want to proceed after creating the form?"
msgstr "Kako želite nastaviti nakon stvaranja obrasca?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_52\n"
@@ -2302,7 +2251,6 @@ msgid "~Work with the form"
msgstr "~Radi s obrascem"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_53\n"
@@ -2311,7 +2259,6 @@ msgid "~Modify the form"
msgstr "~Izmijeni obrazac"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_55\n"
@@ -2320,7 +2267,6 @@ msgid "~Page Styles"
msgstr "~Stilovi stranice"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_80\n"
@@ -2329,7 +2275,6 @@ msgid "Field selection"
msgstr "Odabir polja"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_81\n"
@@ -2338,7 +2283,6 @@ msgid "Set up a subform"
msgstr "Postavi podobrazac"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_82\n"
@@ -2347,7 +2291,6 @@ msgid "Add subform fields"
msgstr "Dodaj polja podobrasca"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_83\n"
@@ -2356,7 +2299,6 @@ msgid "Get joined fields"
msgstr "Dohvati spojena polja"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_84\n"
@@ -2365,7 +2307,6 @@ msgid "Arrange controls"
msgstr "Raspoređivanje kontrola"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_85\n"
@@ -2374,7 +2315,6 @@ msgid "Set data entry"
msgstr "Postavi unos podataka"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_86\n"
@@ -2383,7 +2323,6 @@ msgid "Apply styles"
msgstr "Primijeni stilove"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_87\n"
@@ -2392,7 +2331,6 @@ msgid "Set name"
msgstr "Postavi naziv"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_88\n"
@@ -2401,7 +2339,6 @@ msgid "(Date)"
msgstr "(Datum)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_89\n"
@@ -2410,7 +2347,6 @@ msgid "(Time)"
msgstr "(Vrijeme)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_90\n"
@@ -2419,7 +2355,6 @@ msgid "Select the fields of your form"
msgstr "Odaberite polja Vašeg obrasca"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_91\n"
@@ -2428,7 +2363,6 @@ msgid "Decide if you want to set up a subform"
msgstr "Odlučite želite li postaviti podobrazac"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_92\n"
@@ -2437,7 +2371,6 @@ msgid "Select the fields of your subform"
msgstr "Odaberite polja Vašeg podobrasca"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_93\n"
@@ -2446,7 +2379,6 @@ msgid "Select the joins between your forms"
msgstr "Odaberite spojeve između Vaših obrazaca"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_94\n"
@@ -2455,7 +2387,6 @@ msgid "Arrange the controls on your form"
msgstr "Rasporedite kontrole na Vašem obrascu"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_95\n"
@@ -2464,7 +2395,6 @@ msgid "Select the data entry mode"
msgstr "Odaberite način unosa podataka"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_96\n"
@@ -2473,7 +2403,6 @@ msgid "Apply the style of your form"
msgstr "Primijenite stil Vašeg obrasca"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_97\n"
@@ -2490,7 +2419,6 @@ msgid "A form with the name '%FORMNAME' already exists.\\nChoose another name."
msgstr "Već postoji obrazac s nazivom '%FORMNAME'.\\nOdaberite drugi naziv."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_1\n"
@@ -2499,7 +2427,6 @@ msgid "Table Wizard"
msgstr "Čarobnjak za tablice"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_2\n"
@@ -2508,7 +2435,6 @@ msgid "Select fields"
msgstr "Izaberi polja"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_3\n"
@@ -2517,7 +2443,6 @@ msgid "Set types and formats"
msgstr "Postavite tipove i oblike"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_4\n"
@@ -2526,7 +2451,6 @@ msgid "Set primary key"
msgstr "Postavi primarni ključ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_5\n"
@@ -2535,7 +2459,6 @@ msgid "Create table"
msgstr "Napravi tablicu"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_8\n"
@@ -2544,7 +2467,6 @@ msgid "Select fields for your table"
msgstr "Izaberite polja za vašu tablicu"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_9\n"
@@ -2553,7 +2475,6 @@ msgid "Set field types and formats"
msgstr "Postavite tipove polja i oblike"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_10\n"
@@ -2562,7 +2483,6 @@ msgid "Set primary key"
msgstr "Postavi primarni ključ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_11\n"
@@ -2571,7 +2491,6 @@ msgid "Create table"
msgstr "Napravi tablicu"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_14\n"
@@ -2580,7 +2499,6 @@ msgid "This wizard helps you to create a table for your database. After selectin
msgstr "Ovaj čarobnjak vam pomaže napraviti tablicu za vašu bazu podataka. Nakon izbora kategorije tablice i predložak tablice, odaberite polja koja želite uključiti u vašu tablicu. Možete uključiti polja iz više predložaka."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_15\n"
@@ -2589,7 +2507,6 @@ msgid "Ca~tegory"
msgstr "~Kategorija"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_16\n"
@@ -2598,7 +2515,6 @@ msgid "B~usiness"
msgstr "P~oslovni"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_17\n"
@@ -2607,7 +2523,6 @@ msgid "P~ersonal"
msgstr "O~sobni"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_18\n"
@@ -2616,7 +2531,6 @@ msgid "~Sample tables"
msgstr "~Primjeri tablica"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_19\n"
@@ -2625,7 +2539,6 @@ msgid "A~vailable fields"
msgstr "~Dostupna polja"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_20\n"
@@ -2650,7 +2563,6 @@ msgid "-"
msgstr "-"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_23\n"
@@ -2659,7 +2571,6 @@ msgid "Field name"
msgstr "Naziv polja"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_24\n"
@@ -2668,7 +2579,6 @@ msgid "Field type"
msgstr "Tip polja"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_25\n"
@@ -2677,7 +2587,6 @@ msgid "~Selected fields"
msgstr "~Odabrana polja"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_26\n"
@@ -2686,7 +2595,6 @@ msgid "A primary key uniquely identifies each record in a database table. Primar
msgstr "Primarni ključ jedinstveno identificira svaki zapis u tablici baze podataka. Primarni ključ olakšava povezivanje informacija u odvojenim tablicama, i preporučljivo je da koristite primarni ključ u svakoj tablici. Bez primarnog ključa neće biti moguće unošenje podataka u tablicu."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_27\n"
@@ -2695,7 +2603,6 @@ msgid "~Create a primary key"
msgstr "~Kreiraj primarni ključ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_28\n"
@@ -2704,7 +2611,6 @@ msgid "~Automatically add a primary key"
msgstr "~Automatski dodaj primarni ključ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_29\n"
@@ -2722,7 +2628,6 @@ msgid "Define p~rimary key as a combination of several fields"
msgstr "Definiraj p~rimarni ključ kao kombinaciju više polja "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_31\n"
@@ -2731,7 +2636,6 @@ msgid "F~ieldname"
msgstr "I~me polja"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_32\n"
@@ -2740,7 +2644,6 @@ msgid "~Primary key fields"
msgstr "~Polja primarnog ključa"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_33\n"
@@ -2749,7 +2652,6 @@ msgid "Auto ~value"
msgstr "Automatska ~vrijednost"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_34\n"
@@ -2758,7 +2660,6 @@ msgid "What do you want to name your table?"
msgstr "Kako želite imenovati vašu tablicu?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_35\n"
@@ -2767,7 +2668,6 @@ msgid "Congratulations. You have entered all the information needed to create yo
msgstr "Čestitamo. Upisali ste sve informacije potrebne za stvaranje vaše tablice."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_36\n"
@@ -2776,7 +2676,6 @@ msgid "What do you want to do next?"
msgstr "Što želite raditi sljedeće?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_37\n"
@@ -2785,7 +2684,6 @@ msgid "Modify the table design"
msgstr "Promijeni dizajn tablice"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_38\n"
@@ -2794,7 +2692,6 @@ msgid "Insert data immediately"
msgstr "Odmah unestie podatke"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_39\n"
@@ -2803,7 +2700,6 @@ msgid "C~reate a form based on this table"
msgstr "I~zradite formu na osnovi ove tablice"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_40\n"
@@ -2812,7 +2708,6 @@ msgid "The table you have created could not be opened."
msgstr "Tablica koju ste stvorili ne može se otvoriti."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_41\n"
@@ -2821,7 +2716,6 @@ msgid "The table name '%TABLENAME' contains a character ('%SPECIALCHAR') that mi
msgstr "Naziv tablice '%TABLENAME' sadrži znak ('%SPECIALCHAR') koji možda nije podržan od baze podataka."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_42\n"
@@ -2830,7 +2724,6 @@ msgid "The field name '%FIELDNAME' contains a special character ('%SPECIALCHAR')
msgstr "Naziv polja '%FIELDNAME' sadrži znak ('%SPECIALCHAR') koji možda nije podržan od baze podataka."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_43\n"
@@ -2839,7 +2732,6 @@ msgid "Field"
msgstr "Polje"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_44\n"
@@ -2848,7 +2740,6 @@ msgid "MyTable"
msgstr "Moja Tablica"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_45\n"
@@ -2857,7 +2748,6 @@ msgid "Add a Field"
msgstr "Dodaj polje"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_46\n"
@@ -2866,7 +2756,6 @@ msgid "Remove the selected Field"
msgstr "Ukloni odabrano polje"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_47\n"
@@ -2883,7 +2772,6 @@ msgid "The name '%TABLENAME' already exists.\\nPlease enter another name."
msgstr "Već postoji naziv '%TABLENAME'.\\nUpišite drugi naziv."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_49\n"
@@ -2892,7 +2780,6 @@ msgid "Catalog of the table"
msgstr "Katalog tablice"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_50\n"
@@ -2901,7 +2788,6 @@ msgid "Schema of the table"
msgstr "Shema tablice"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_51\n"
@@ -2910,7 +2796,6 @@ msgid "The field '%FIELDNAME' already exists."
msgstr "Već postoji polje s nazivom '%FIELDNAME'."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_ZERO_0\n"
@@ -2919,7 +2804,6 @@ msgid "~Cancel"
msgstr "~Odustani"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_ZERO_1\n"
@@ -2928,7 +2812,6 @@ msgid "~Help"
msgstr "Po~moć"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_ZERO_2\n"
@@ -2937,7 +2820,6 @@ msgid "< ~Back"
msgstr "< ~Nazad"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_ZERO_3\n"
@@ -2946,7 +2828,6 @@ msgid "~Convert"
msgstr "~Pretvori"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_ZERO_4\n"
@@ -2955,7 +2836,6 @@ msgid "Note: Currency amounts from external links and currency conversion factor
msgstr "Napomena: Valutne količine iz vanjskih izvora i pretvorbeni faktori za valute u formulama ne mogu biti pretvoreni."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_ZERO_5\n"
@@ -2964,7 +2844,6 @@ msgid "First, unprotect all sheets."
msgstr "Za početak skinite zaštitu svih listova."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_ZERO_6\n"
@@ -2982,7 +2861,6 @@ msgid "C~ontinue >"
msgstr "N~astavi>>"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_ZERO_8\n"
@@ -2991,7 +2869,6 @@ msgid "C~lose"
msgstr "~Zatvori"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_0\n"
@@ -3000,7 +2877,6 @@ msgid "~Entire document"
msgstr "~Cijeli dokument"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_1\n"
@@ -3009,7 +2885,6 @@ msgid "Selection"
msgstr "Odabir"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_2\n"
@@ -3018,7 +2893,6 @@ msgid "Cell S~tyles"
msgstr "~Stilovi ćelije"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_3\n"
@@ -3027,7 +2901,6 @@ msgid "Currency cells in the current ~sheet"
msgstr "Valutne ćelije u trenutnom li~stu"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_4\n"
@@ -3036,7 +2909,6 @@ msgid "Currency cells in the entire ~document"
msgstr "Valutne ćelije u čitavom ~dokumentu"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_5\n"
@@ -3045,7 +2917,6 @@ msgid "~Selected range"
msgstr "Odaberi ra~spon"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_6\n"
@@ -3054,7 +2925,6 @@ msgid "Select Cell Styles"
msgstr "Odabir stilova ćelija"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_7\n"
@@ -3063,7 +2933,6 @@ msgid "Select currency cells"
msgstr "Odabir ćelija valuta"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_8\n"
@@ -3072,7 +2941,6 @@ msgid "Currency ranges:"
msgstr "Rasponi valute:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_9\n"
@@ -3081,7 +2949,6 @@ msgid "Templates:"
msgstr "Predlošci:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_0\n"
@@ -3090,7 +2957,6 @@ msgid "Extent"
msgstr "Opseg"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_1\n"
@@ -3099,7 +2965,6 @@ msgid "~Single %PRODUCTNAME Calc document"
msgstr "~Slobodni %PRODUCTNAME Calc dokument"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_2\n"
@@ -3108,7 +2973,6 @@ msgid "Complete ~directory"
msgstr "Cijela ~mapa"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_3\n"
@@ -3117,7 +2981,6 @@ msgid "Source Document:"
msgstr "Izvorišni dokument:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_4\n"
@@ -3126,7 +2989,6 @@ msgid "Source directory:"
msgstr "Izvorišni direktorij:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_5\n"
@@ -3135,7 +2997,6 @@ msgid "~Including subfolders"
msgstr "~Uključujući podmape"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_6\n"
@@ -3144,7 +3005,6 @@ msgid "Target directory:"
msgstr "Ciljna mapa:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_7\n"
@@ -3153,7 +3013,6 @@ msgid "Temporarily unprotect sheet without query"
msgstr "Privremeno uklonite zaštitu lista bez upita"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_10\n"
@@ -3171,7 +3030,6 @@ msgid "Conversion status:"
msgstr "Status pretvorbe: "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STATUSLINE_1\n"
@@ -3180,7 +3038,6 @@ msgid "Conversion status of the cell templates:"
msgstr "Pretvorbeni status predloška ćelije:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STATUSLINE_2\n"
@@ -3189,7 +3046,6 @@ msgid "Registration of the relevant ranges: Sheet %1Number%1 of %2TotPageCount%2
msgstr "Registracija bitnih raspona: List %1Number%1 od %2TotPageCount%2"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STATUSLINE_3\n"
@@ -3198,7 +3054,6 @@ msgid "Entry of the ranges to be converted..."
msgstr "Unos raspona za pretvaranje..."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STATUSLINE_4\n"
@@ -3207,7 +3062,6 @@ msgid "Sheet protection for each sheet will be restored..."
msgstr "Zaštita lista za svaki list biti će vraćena..."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STATUSLINE_5\n"
@@ -3216,7 +3070,6 @@ msgid "Conversion of the currency units in the cell templates..."
msgstr "Pretvaranje valutnih jedinica u predlošcima ćelija..."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_0\n"
@@ -3225,7 +3078,6 @@ msgid "~Finish"
msgstr "~Završi"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_1\n"
@@ -3234,7 +3086,6 @@ msgid "Select directory"
msgstr "Izaberite direktorij"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_2\n"
@@ -3243,7 +3094,6 @@ msgid "Select file"
msgstr "Odaberite datoteku"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_3\n"
@@ -3252,7 +3102,6 @@ msgid "Select target directory"
msgstr "Odabir odredišnog direktorija"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_4\n"
@@ -3261,7 +3110,6 @@ msgid "non-existent"
msgstr "nepostojeći"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_5\n"
@@ -3270,7 +3118,6 @@ msgid "Euro Converter"
msgstr "Euro pretvarač"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_6\n"
@@ -3279,7 +3126,6 @@ msgid "Should protected spreadsheets be temporarily unprotected?"
msgstr "Želite li privremeno maknuti zaštitu sa zaštićenih dokumenata tabličnih kalkulatora?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_7\n"
@@ -3288,7 +3134,6 @@ msgid "Enter the password to unprotect the table %1TableName%1"
msgstr "Unesite lozinku da maknete zaštitu s tablice %1TableName%1"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_8\n"
@@ -3297,7 +3142,6 @@ msgid "Wrong Password!"
msgstr "Kriva lozinka!"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_9\n"
@@ -3306,7 +3150,6 @@ msgid "Protected Sheet"
msgstr "Zaštiti list"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_10\n"
@@ -3315,7 +3158,6 @@ msgid "Warning!"
msgstr "Upozorenje!"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_11\n"
@@ -3324,7 +3166,6 @@ msgid "Protection for the sheets will not be removed."
msgstr "Zaštita za listove neće biti uklonjena."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_12\n"
@@ -3333,7 +3174,6 @@ msgid "Sheet cannot be unprotected"
msgstr "List ne može biti nezaštićen"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_13\n"
@@ -3342,7 +3182,6 @@ msgid "The Wizard cannot edit this document as cell formats cannot be modified i
msgstr "Čarobnjak ne može napraviti izmjene na ovom dokumentu zato što oblikovanje ćelija ne može biti izmijenjeno u dokumentima koji sadrže zaštićene listove."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_14\n"
@@ -3351,7 +3190,6 @@ msgid "Please note that the Euro Converter will, otherwise, not be able to edit
msgstr "Primijetite da u suprotnome Euro pretvarač neće moći urediti ovaj dokument!"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_15\n"
@@ -3360,7 +3198,6 @@ msgid "Please choose a currency to be converted first!"
msgstr "Odaberite valutu koju treba prvu pretvoriti!"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_16\n"
@@ -3369,7 +3206,6 @@ msgid "Password:"
msgstr "Lozinka:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_17\n"
@@ -3378,7 +3214,6 @@ msgid "OK"
msgstr "U redu"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_18\n"
@@ -3387,7 +3222,6 @@ msgid "Cancel"
msgstr "Odustani"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_19\n"
@@ -3396,7 +3230,6 @@ msgid "Please select a %PRODUCTNAME Calc document for editing!"
msgstr "Odaberite %PRODUCTNAME Calc dokument za uređivanje!"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_20\n"
@@ -3405,7 +3238,6 @@ msgid "'<1>' is not a directory!"
msgstr "'<1>' nije mapa!"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_21\n"
@@ -3414,7 +3246,6 @@ msgid "Document is read-only!"
msgstr "Dokument je moguće samo čitati!"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_22\n"
@@ -3423,7 +3254,6 @@ msgid "The '<1>' file already exists.<CR>Do you want to overwrite it?"
msgstr "Datoteka '<1>' već postoji.<CR>Želite li pisati preko nje?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_23\n"
@@ -3432,7 +3262,6 @@ msgid "Do you really want to terminate conversion at this point?"
msgstr "Želite li zaista prekinuti pretvorbu u ovom trenutku?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_24\n"
@@ -3441,7 +3270,6 @@ msgid "Cancel Wizard"
msgstr "Poništi i zatvori čarobnjak"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_0\n"
@@ -3450,7 +3278,6 @@ msgid "Portuguese Escudo"
msgstr "Portugalski eskudo"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_1\n"
@@ -3459,7 +3286,6 @@ msgid "Dutch Guilder"
msgstr "Nizozemski guldeni"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_2\n"
@@ -3468,7 +3294,6 @@ msgid "French Franc"
msgstr "Francuski franak"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_3\n"
@@ -3477,7 +3302,6 @@ msgid "Spanish Peseta"
msgstr "Španjolska peseta"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_4\n"
@@ -3486,7 +3310,6 @@ msgid "Italian Lira"
msgstr "Talijanska lira"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_5\n"
@@ -3495,7 +3318,6 @@ msgid "German Mark"
msgstr "Njemačka marka"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_6\n"
@@ -3504,7 +3326,6 @@ msgid "Belgian Franc"
msgstr "Belgijski franak"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_7\n"
@@ -3513,7 +3334,6 @@ msgid "Irish Punt"
msgstr "Irski punt"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_8\n"
@@ -3522,7 +3342,6 @@ msgid "Luxembourg Franc"
msgstr "Luksemburški franak"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_9\n"
@@ -3531,7 +3350,6 @@ msgid "Austrian Schilling"
msgstr "Austrijski šiling"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_10\n"
@@ -3540,7 +3358,6 @@ msgid "Finnish Mark"
msgstr "Finska marka"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_11\n"
@@ -3549,7 +3366,6 @@ msgid "Greek Drachma"
msgstr "Grčka drahma"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_12\n"
@@ -3558,7 +3374,6 @@ msgid "Slovenian Tolar"
msgstr "Slovenski tolar"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_13\n"
@@ -3567,7 +3382,6 @@ msgid "Cypriot Pound"
msgstr "Ciparska funta"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_14\n"
@@ -3576,7 +3390,6 @@ msgid "Maltese Lira"
msgstr "Malteška lira"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_15\n"
@@ -3585,7 +3398,6 @@ msgid "Slovak Koruna"
msgstr "Slovačka kruna"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_16\n"
@@ -3594,7 +3406,6 @@ msgid "Estonian Kroon"
msgstr "Estonska kruna"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_17\n"
@@ -3603,7 +3414,6 @@ msgid "Latvian Lats"
msgstr "Latvijski lats"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_18\n"
@@ -3612,7 +3422,6 @@ msgid "Lithuanian Litas"
msgstr "Litvanski litas"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_LASTPAGE_0\n"
@@ -3621,7 +3430,6 @@ msgid "Progress"
msgstr "Napredak"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_LASTPAGE_1\n"
@@ -3630,7 +3438,6 @@ msgid "Retrieving the relevant documents..."
msgstr "Dohvaćanje relevantnih dokumenata..."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_LASTPAGE_2\n"
@@ -3639,7 +3446,6 @@ msgid "Converting the documents..."
msgstr "Pretvaranje dokumenata..."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_LASTPAGE_3\n"
@@ -3648,7 +3454,6 @@ msgid "Settings:"
msgstr "Postavke:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_LASTPAGE_4\n"
@@ -3657,7 +3462,6 @@ msgid "Sheet is always unprotected"
msgstr "List je uvijek nezaštićen"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLES_0\n"
@@ -3666,7 +3470,6 @@ msgid "Theme Selection"
msgstr "Odabir teme"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLES_1\n"
@@ -3675,7 +3478,6 @@ msgid "Error while saving the document to the clipboard! The following action ca
msgstr "Greška kod spremanja dokumenta u međuspremnik. Sljedeća radnja ne može se izvršiti."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLES_2\n"
@@ -3684,7 +3486,6 @@ msgid "~Cancel"
msgstr "~Odustani"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLES_3\n"
@@ -3693,7 +3494,6 @@ msgid "~OK"
msgstr "~U redu"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_0\n"
@@ -3702,7 +3502,6 @@ msgid "(Standard)"
msgstr "(Standardno)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_1\n"
@@ -3711,7 +3510,6 @@ msgid "Autumn Leaves"
msgstr "Jesensko lišće"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_2\n"
@@ -3729,7 +3527,6 @@ msgid "Black and White"
msgstr "Crno-bijelo"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_4\n"
@@ -3738,7 +3535,6 @@ msgid "Blackberry Bush"
msgstr "Grm borovnice"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_5\n"
@@ -3747,7 +3543,6 @@ msgid "Blue Jeans"
msgstr "Plavi traper"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_6\n"
@@ -3756,7 +3551,6 @@ msgid "Fifties Diner"
msgstr "Zalogajnica iz pedesetih"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_7\n"
@@ -3765,7 +3559,6 @@ msgid "Glacier"
msgstr "Glečer"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_8\n"
@@ -3774,7 +3567,6 @@ msgid "Green Grapes"
msgstr "Zeleno grožđe"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_9\n"
@@ -3783,7 +3575,6 @@ msgid "Marine"
msgstr "Mornasko plava"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_10\n"
@@ -3792,7 +3583,6 @@ msgid "Millennium"
msgstr "Milenij"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_11\n"
@@ -3801,7 +3591,6 @@ msgid "Nature"
msgstr "Priroda"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_12\n"
@@ -3819,7 +3608,6 @@ msgid "Night"
msgstr "Noć"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_14\n"
@@ -3828,7 +3616,6 @@ msgid "PC Nostalgia"
msgstr "PC nostalgija"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_15\n"
@@ -3837,7 +3624,6 @@ msgid "Pastel"
msgstr "Pastele"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_16\n"
@@ -3846,7 +3632,6 @@ msgid "Pool Party"
msgstr "Zabava na bazenu"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_17\n"
@@ -3864,7 +3649,6 @@ msgid "Addressee"
msgstr "Primatelj"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceDialog_1\n"
@@ -3873,7 +3657,6 @@ msgid "One recipient"
msgstr "Jedan primatelj"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceDialog_2\n"
@@ -3882,7 +3665,6 @@ msgid "Several recipients (address database)"
msgstr "Nekoliko primatelja (baza podataka adresa)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceDialog_3\n"
@@ -3891,7 +3673,6 @@ msgid "Use of This Template"
msgstr "Korištenje ovog predložaka"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceMsgError\n"
@@ -3900,7 +3681,6 @@ msgid "An error has occurred."
msgstr "Dogodila se greška."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_0\n"
@@ -3909,7 +3689,6 @@ msgid "Click placeholder and overwrite"
msgstr "Pritisni na mjesto za pisanje i prepiši"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_1\n"
@@ -3927,7 +3706,6 @@ msgid "Department"
msgstr "Odjel"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_3\n"
@@ -3936,7 +3714,6 @@ msgid "First Name"
msgstr "Ime"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_4\n"
@@ -3945,7 +3722,6 @@ msgid "Last Name"
msgstr "Prezime"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_5\n"
@@ -3954,7 +3730,6 @@ msgid "Street"
msgstr "Ulica"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_6\n"
@@ -3963,7 +3738,6 @@ msgid "Country"
msgstr "Zemlja"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_7\n"
@@ -3972,7 +3746,6 @@ msgid "ZIP/Postal Code"
msgstr "Poštanski broj"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_8\n"
@@ -3990,7 +3763,6 @@ msgid "Title"
msgstr "Titula"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_10\n"
@@ -3999,7 +3771,6 @@ msgid "Position"
msgstr "Položaj"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_11\n"
@@ -4008,7 +3779,6 @@ msgid "Form of Address"
msgstr "Oblik adrese"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_12\n"
@@ -4017,7 +3787,6 @@ msgid "Initials"
msgstr "Inicijali"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_13\n"
@@ -4026,7 +3795,6 @@ msgid "Salutation"
msgstr "Pozdrav"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_14\n"
@@ -4035,7 +3803,6 @@ msgid "Home Phone"
msgstr "Telefon (privatni)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_15\n"
@@ -4044,7 +3811,6 @@ msgid "Work Phone"
msgstr "Telefon (poslovni)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_16\n"
@@ -4053,7 +3819,6 @@ msgid "Fax"
msgstr "Faks"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_17\n"
@@ -4062,7 +3827,6 @@ msgid "E-Mail"
msgstr "E-pošta"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_18\n"
@@ -4080,7 +3844,6 @@ msgid "Notes"
msgstr "Zabilješke"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_20\n"
@@ -4089,7 +3852,6 @@ msgid "Alt. Field 1"
msgstr "Alt. polje 1"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_21\n"
@@ -4098,7 +3860,6 @@ msgid "Alt. Field 2"
msgstr "Alt. polje 2"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_22\n"
@@ -4107,7 +3868,6 @@ msgid "Alt. Field 3"
msgstr "Alt. polje 3"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_23\n"
@@ -4116,7 +3876,6 @@ msgid "Alt. Field 4"
msgstr "Alt. polje 4"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_24\n"
@@ -4125,7 +3884,6 @@ msgid "ID"
msgstr "ID"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_25\n"
@@ -4134,7 +3892,6 @@ msgid "State"
msgstr "Država"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_26\n"
@@ -4143,7 +3900,6 @@ msgid "Office Phone"
msgstr "Uredski telefon"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_27\n"
@@ -4152,7 +3908,6 @@ msgid "Pager"
msgstr "Dojavljivač"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_28\n"
@@ -4161,7 +3916,6 @@ msgid "Mobile Phone"
msgstr "Mobilni telefon"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_29\n"
@@ -4170,7 +3924,6 @@ msgid "Other Phone"
msgstr "Drugi telefon"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_30\n"
@@ -4179,7 +3932,6 @@ msgid "Calendar URL"
msgstr "URL kalendara"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_31\n"
@@ -4188,7 +3940,6 @@ msgid "Invite"
msgstr "Pozovi"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceNoTextmark_0\n"
@@ -4197,7 +3948,6 @@ msgid "The bookmark 'Recipient' is missing."
msgstr "Nedostaje primatelj zabilješke."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceNoTextmark_1\n"
@@ -4206,7 +3956,6 @@ msgid "Form letter fields can not be included."
msgstr "Polja formaliziranog pisma ne mogu biti uključena."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"AgendaDlgName\n"
@@ -4215,7 +3964,6 @@ msgid "Minutes Template"
msgstr "Predložak za zapisnik"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"AgendaDlgNoCancel\n"
@@ -4224,7 +3972,6 @@ msgid "An option must be confirmed."
msgstr "Opcija mora biti potvrđena."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"AgendaDlgFrame\n"
@@ -4233,7 +3980,6 @@ msgid "Minutes Type"
msgstr "Tipovi zapisnika"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"AgendaDlgButton1\n"
@@ -4242,7 +3988,6 @@ msgid "Results Minutes"
msgstr "Rezultat zapisnika"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"AgendaDlgButton2\n"
@@ -4251,7 +3996,6 @@ msgid "Evaluation Minutes"
msgstr "Vrijeme ispitivanja"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"TextField\n"
@@ -4269,7 +4013,6 @@ msgid "The '%1' directory cannot be created:"
msgstr "'%1' mapa ne može biti napravljena: "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MsgDirNotThere\n"
@@ -4278,7 +4021,6 @@ msgid "The '%1' directory does not exist."
msgstr "'%1' mapa ne postoji."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"QueryfornewCreation\n"
@@ -4287,7 +4029,6 @@ msgid "Do you want to create it now?"
msgstr "Želite li je sada stvoriti?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"HelpButton\n"
@@ -4296,7 +4037,6 @@ msgid "~Help"
msgstr "Po~moć"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CancelButton\n"
@@ -4305,7 +4045,6 @@ msgid "~Cancel"
msgstr "~Odustani"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"BackButton\n"
@@ -4323,7 +4062,6 @@ msgid "Ne~xt >"
msgstr "~Dalje >>"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"BeginButton\n"
@@ -4332,7 +4070,6 @@ msgid "~Convert"
msgstr "~Pretvori"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CloseButton\n"
@@ -4341,7 +4078,6 @@ msgid "~Close"
msgstr "~Zatvori"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"WelcometextLabel1\n"
@@ -4350,7 +4086,6 @@ msgid "This wizard convert legacy format documents to Open Document Format for O
msgstr "Ovaj čarobnjak pretvara stariji oblik dokumenata u Open Document format za uredske programe."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"WelcometextLabel3\n"
@@ -4359,7 +4094,6 @@ msgid "Select the document type for conversion:"
msgstr "Izaberite tip dokumenta za pretvorbu:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MSTemplateCheckbox_1_\n"
@@ -4368,7 +4102,6 @@ msgid "Word templates"
msgstr "Predlošci riječi"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MSTemplateCheckbox_2_\n"
@@ -4377,7 +4110,6 @@ msgid "Excel templates"
msgstr "Excel predlošci"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MSTemplateCheckbox_3_\n"
@@ -4386,7 +4118,6 @@ msgid "PowerPoint templates"
msgstr "Powerpoint predlošci"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MSDocumentCheckbox_1_\n"
@@ -4395,7 +4126,6 @@ msgid "Word documents"
msgstr "Word dokumenti"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MSDocumentCheckbox_2_\n"
@@ -4404,7 +4134,6 @@ msgid "Excel documents"
msgstr "Excel dokumenti"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MSDocumentCheckbox_3_\n"
@@ -4413,7 +4142,6 @@ msgid "PowerPoint/Publisher documents"
msgstr "PowerPoint/Publisher dokumenti"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MSContainerName\n"
@@ -4422,7 +4150,6 @@ msgid "Microsoft Office"
msgstr "Microsoft Office"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SummaryHeader\n"
@@ -4431,7 +4158,6 @@ msgid "Summary:"
msgstr "Sažetak:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"GroupnameDefault\n"
@@ -4440,7 +4166,6 @@ msgid "Imported_Templates"
msgstr "Uvezeni_predlošci"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ProgressMoreDocs\n"
@@ -4449,7 +4174,6 @@ msgid "Documents"
msgstr "Dokumenti"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ProgressMoreTemplates\n"
@@ -4458,7 +4182,6 @@ msgid "Templates"
msgstr "Predlošci"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"FileExists\n"
@@ -4467,7 +4190,6 @@ msgid "The '<1>' file already exists.<CR>Do you want to overwrite it?"
msgstr "Datoteka '<1>' već postoji.<CR>Želite li pisati preko nje?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MorePathsError3\n"
@@ -4476,7 +4198,6 @@ msgid "Directories do not exist"
msgstr "Mape ne postoje"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ConvertError1\n"
@@ -4485,7 +4206,6 @@ msgid "Do you really want to terminate conversion at this point?"
msgstr "Želite li zaista prekinuti pretvorbu u ovom trenutku?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ConvertError2\n"
@@ -4494,7 +4214,6 @@ msgid "Cancel Wizard"
msgstr "Poništi i zatvori čarobnjak"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RTErrorDesc\n"
@@ -4503,7 +4222,6 @@ msgid "An unexpected error has occurred in the wizard."
msgstr "Dogodila se neočekivana greška u čarobnjaku."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RTErrorHeader\n"
@@ -4512,7 +4230,6 @@ msgid "Error"
msgstr "Greška"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"OverwriteallFiles\n"
@@ -4521,7 +4238,6 @@ msgid "Do you want to overwrite documents without being asked?"
msgstr "Želite li prepisati dokument bez upita o potvrdi?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ReeditMacro\n"
@@ -4530,7 +4246,6 @@ msgid "Document macro has to be revised."
msgstr "Makronaredba dokumenta treba biti pregledana."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CouldNotsaveDocument\n"
@@ -4539,7 +4254,6 @@ msgid "Document '<1>' could not be saved."
msgstr "Dokument '<1>' ne može biti spremljen."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CouldNotopenDocument\n"
@@ -4548,7 +4262,6 @@ msgid "Document '<1>' could not be opened."
msgstr "Dokument '<1>' ne može biti otvoren."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"PathDialogMessage\n"
@@ -4557,7 +4270,6 @@ msgid "Select a directory"
msgstr "Izaberite direktorij"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"DialogTitle\n"
@@ -4566,7 +4278,6 @@ msgid "Document Converter"
msgstr "Pretvarač dokumenata"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SearchInSubDir\n"
@@ -4575,7 +4286,6 @@ msgid "Including subdirectories"
msgstr "Uključujući poddirektorije"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ProgressPage1\n"
@@ -4584,7 +4294,6 @@ msgid "Progress"
msgstr "Napredak"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ProgressPage2\n"
@@ -4593,7 +4302,6 @@ msgid "Retrieving the relevant documents:"
msgstr "Dohvaćanje relevantnih dokumenata:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ProgressPage3\n"
@@ -4602,7 +4310,6 @@ msgid "Converting the documents"
msgstr "Pretvaranje dokumenata"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ProgressFound\n"
@@ -4620,7 +4327,6 @@ msgid "\"%1 found"
msgstr "Pronađen je %1"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"Ready\n"
@@ -4629,7 +4335,6 @@ msgid "Finished"
msgstr "Završeno"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SourceDocuments\n"
@@ -4638,7 +4343,6 @@ msgid "Source documents"
msgstr "Izvorni dokument"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"TargetDocuments\n"
@@ -4647,7 +4351,6 @@ msgid "Target documents"
msgstr "Ciljni dokument"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"LogfileSummary\n"
@@ -4656,7 +4359,6 @@ msgid "<COUNT> documents converted"
msgstr "<COUNT> dokumenata pretvoreno"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumInclusiveSubDir\n"
@@ -4665,7 +4367,6 @@ msgid "All subdirectories will be taken into account"
msgstr "Sve podmape bit će uračunate"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumSaveDokumente\n"
@@ -4674,7 +4375,6 @@ msgid "These will be exported to the following directory:"
msgstr "Bit će izvezeno u sljedeću mapu:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"TextImportLabel\n"
@@ -4683,7 +4383,6 @@ msgid "Import from:"
msgstr "Uvezi iz:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"TextExportLabel\n"
@@ -4692,7 +4391,6 @@ msgid "Save to:"
msgstr "Spremi u:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CreateLogfile\n"
@@ -4701,7 +4399,6 @@ msgid "Create log file"
msgstr "Stvori log datoteku"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"LogfileHelpText\n"
@@ -4710,7 +4407,6 @@ msgid "A log file will be created in your work directory"
msgstr "U vašoj mapi bit će napravljena log datoteka"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ShowLogfile\n"
@@ -4719,7 +4415,6 @@ msgid "Show log file"
msgstr "Prikaži log datoteku"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumMSTextDocuments\n"
@@ -4728,7 +4423,6 @@ msgid "All Word documents contained in the following directory will be imported:
msgstr "Svi Word dokumenti koji se nalaze u sljedećoj mapi bit će uvezeni:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumMSTableDocuments\n"
@@ -4737,7 +4431,6 @@ msgid "All Excel documents contained in the following directory will be imported
msgstr "Svi Excel dokumenti koji se nalaze u sljedećoj mapi bit će uvezeni:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumMSDrawDocuments\n"
@@ -4746,7 +4439,6 @@ msgid "All PowerPoint/Publisher documents contained in the following directory w
msgstr "Bit će uvezeni svi PowerPoint/Publisher dokumenti iz sljedeće mape:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumMSTextTemplates\n"
@@ -4755,7 +4447,6 @@ msgid "All Word templates contained in the following directory will be imported:
msgstr "Svi Word predlošci koji se nalaze u sljedećoj mapi bit će uvezeni:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumMSTableTemplates\n"
@@ -4764,7 +4455,6 @@ msgid "All Excel templates contained in the following directory will be imported
msgstr "Svi Excel predlošci sadržani u sljedećoj mapi bit će uvezeni:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumMSDrawTemplates\n"
diff --git a/source/hsb/avmedia/messages.po b/source/hsb/avmedia/messages.po
index 33c3e88fa62..3e733db832b 100644
--- a/source/hsb/avmedia/messages.po
+++ b/source/hsb/avmedia/messages.po
@@ -4,14 +4,16 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2017-11-22 13:53+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"PO-Revision-Date: 2018-01-15 15:47+0000\n"
+"Last-Translator: Michael Wolf <milupo@sorbzilla.de>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: hsb\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-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1516031226.000000\n"
#: strings.hrc:25
msgctxt "AVMEDIA_STR_OPEN"
@@ -74,13 +76,11 @@ msgid "Scaled"
msgstr "Skalowany"
#: strings.hrc:37
-#, fuzzy
msgctxt "AVMEDIA_STR_VOLUME"
msgid "Volume"
-msgstr "Zwjazk"
+msgstr "Sylnosć zwuka"
#: strings.hrc:38
-#, fuzzy
msgctxt "AVMEDIA_STR_POSITION"
msgid "Position"
msgstr "Pozicija"
diff --git a/source/hsb/chart2/messages.po b/source/hsb/chart2/messages.po
index 123bf82386c..58747c45f2a 100644
--- a/source/hsb/chart2/messages.po
+++ b/source/hsb/chart2/messages.po
@@ -1921,7 +1921,6 @@ msgid "_Perspective"
msgstr "_Perspektiwa"
#: tp_3D_SceneGeometry.ui:109
-#, fuzzy
msgctxt "tp_3D_SceneGeometry|MTR_FLD_PERSPECTIVE-atkobject"
msgid "Perspective"
msgstr "Perspektiwa"
diff --git a/source/hsb/connectivity/messages.po b/source/hsb/connectivity/messages.po
index ea456328d32..59f528762ff 100644
--- a/source/hsb/connectivity/messages.po
+++ b/source/hsb/connectivity/messages.po
@@ -4,14 +4,16 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2017-10-04 11:48+0200\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"PO-Revision-Date: 2018-01-15 16:05+0000\n"
+"Last-Translator: Michael Wolf <milupo@sorbzilla.de>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: hsb\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-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1516032321.000000\n"
#. = the mozab driver's resource strings
#: strings.hrc:26
@@ -527,55 +529,46 @@ msgid "The connection could not be established. The database was created by a ne
msgstr "Zwisk njeda so wutworić. Datowa banka je so přez nowšu wersiju %PRODUCTNAME wutworiła."
#: strings.hrc:134
-#, fuzzy
msgctxt "STR_ROW_SET_OPERATION_VETOED"
msgid "The record operation has been vetoed."
msgstr "Operacija datoweje sadźby je so wotpokazała."
#: strings.hrc:135
-#, fuzzy
msgctxt "STR_PARSER_CYCLIC_SUB_QUERIES"
msgid "The statement contains a cyclic reference to one or more sub queries."
-msgstr "Přikza wobsahuje cyklisku referencu na jedne podwotprašowanje abo na wjacore podwotprašowanja."
+msgstr "Přikaz wobsahuje cyklisku referencu na jedne podwotprašowanje abo na wjacore podwotprašowanja."
#: strings.hrc:136
-#, fuzzy
msgctxt "STR_DB_OBJECT_NAME_WITH_SLASHES"
msgid "The name must not contain any slashes ('/')."
msgstr "Mjeno njesmě žane nakósne smužki ('/') wobsahować."
#: strings.hrc:137
-#, fuzzy
msgctxt "STR_DB_INVALID_SQL_NAME"
msgid "$1$ is no SQL conform identifier."
msgstr "$1$ SQL-konformny identifkator njeje."
#: strings.hrc:138
-#, fuzzy
msgctxt "STR_DB_QUERY_NAME_WITH_QUOTES"
msgid "Query names must not contain quote characters."
msgstr "Wotprašowanske mjena njesmědźa pazorki wobsahować."
#: strings.hrc:139
-#, fuzzy
msgctxt "STR_DB_OBJECT_NAME_IS_USED"
msgid "The name '$1$' is already in use in the database."
msgstr "Mjeno '$1$' so w datowej bance hižo wužiwa."
#: strings.hrc:140
-#, fuzzy
msgctxt "STR_DB_NOT_CONNECTED"
msgid "No connection to the database exists."
msgstr "Zwisk z datowej banku njeeksistuje."
#: strings.hrc:141
-#, fuzzy
msgctxt "STR_AB_ADDRESSBOOK_NOT_FOUND"
msgid "No $1$ exists."
msgstr "$1$ njeeksistuje."
#: strings.hrc:142
-#, fuzzy
msgctxt "STR_DATA_CANNOT_SELECT_UNFILTERED"
msgid "Unable to display the complete table content. Please apply a filter."
msgstr "Dospołny wosah tabele njeda so pokazać. Prošu wužiwajće filter."
diff --git a/source/hsb/connectivity/registry/writer/org/openoffice/Office/DataAccess.po b/source/hsb/connectivity/registry/writer/org/openoffice/Office/DataAccess.po
index ed9622d0e3a..e7ebef396b5 100644
--- a/source/hsb/connectivity/registry/writer/org/openoffice/Office/DataAccess.po
+++ b/source/hsb/connectivity/registry/writer/org/openoffice/Office/DataAccess.po
@@ -4,21 +4,22 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2017-10-04 11:48+0200\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"PO-Revision-Date: 2018-01-15 16:04+0000\n"
+"Last-Translator: Michael Wolf <milupo@sorbzilla.de>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: hsb\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-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1516032265.000000\n"
#: Drivers.xcu
-#, fuzzy
msgctxt ""
"Drivers.xcu\n"
".Drivers.Installed.sdbc:writer:*\n"
"DriverTypeDisplayName\n"
"value.text"
msgid "Writer Document"
-msgstr "_Tekstowy dokument Writer"
+msgstr "Dokument Writer"
diff --git a/source/hsb/cui/messages.po b/source/hsb/cui/messages.po
index 2ec7d36651d..407a0efc91b 100644
--- a/source/hsb/cui/messages.po
+++ b/source/hsb/cui/messages.po
@@ -4,14 +4,16 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2017-12-20 08:16+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"PO-Revision-Date: 2018-01-15 16:29+0000\n"
+"Last-Translator: Michael Wolf <milupo@sorbzilla.de>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: hsb\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-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1516033776.000000\n"
#: personalization.hrc:31
msgctxt "RID_SVXSTR_PERSONA_CATEGORIES"
@@ -59,7 +61,6 @@ msgid "Images"
msgstr "Wobrazy"
#: strings.hrc:27
-#, fuzzy
msgctxt "RID_SVXSTR_KEY_BITMAP_PATH"
msgid "Icons"
msgstr "Symbole"
@@ -179,7 +180,6 @@ msgid "Move Menu"
msgstr "Meni přesunyć"
#: strings.hrc:52
-#, fuzzy
msgctxt "RID_SVXSTR_ADD_SUBMENU"
msgid "Add Submenu"
msgstr "Podmeni přidać"
@@ -288,7 +288,6 @@ msgid "Please type in a valid file name."
msgstr "Prošu zapodajće płaćiwe datajowe mjeno."
#: strings.hrc:77
-#, fuzzy
msgctxt "RID_SVXSTR_HYPERDLG_HLINETTP"
msgid "Internet"
msgstr "Internet"
@@ -360,7 +359,6 @@ msgid "All commands"
msgstr "Přikazy přidać"
#: strings.hrc:92
-#, fuzzy
msgctxt "RID_SVXSTR_MACROS"
msgid "Macros"
msgstr "Makra"
@@ -1435,7 +1433,6 @@ msgid "Please enter a name for the hatching:"
msgstr "Prošu zapodajće mjeno za šrafuru:"
#: strings.hrc:334
-#, fuzzy
msgctxt "RID_SVXSTR_CHANGE"
msgid "Modify"
msgstr "Změnić"
@@ -1466,13 +1463,11 @@ msgid "No %1"
msgstr "Žadyn %1"
#: strings.hrc:340
-#, fuzzy
msgctxt "RID_SVXSTR_CHARNAME_FAMILY"
msgid "Family:"
msgstr "Swójba:"
#: strings.hrc:341
-#, fuzzy
msgctxt "RID_SVXSTR_CHARNAME_FONT"
msgid "Font:"
msgstr "Pismo:"
@@ -1730,13 +1725,11 @@ msgid "Cast Shadow to Top Left"
msgstr "Sćin dolěwa horjeka mjetać"
#: treeopt.hrc:30
-#, fuzzy
msgctxt "SID_GENERAL_OPTIONS_RES"
msgid "%PRODUCTNAME"
msgstr "%PRODUCTNAME"
#: treeopt.hrc:31
-#, fuzzy
msgctxt "SID_GENERAL_OPTIONS_RES"
msgid "User Data"
msgstr "Wužiwarske daty"
@@ -1754,49 +1747,41 @@ msgid "View"
msgstr "Napohlad"
#: treeopt.hrc:34
-#, fuzzy
msgctxt "SID_GENERAL_OPTIONS_RES"
msgid "Print"
msgstr "Ćišćeć"
#: treeopt.hrc:35
-#, fuzzy
msgctxt "SID_GENERAL_OPTIONS_RES"
msgid "Paths"
msgstr "Šćežki"
#: treeopt.hrc:36
-#, fuzzy
msgctxt "SID_GENERAL_OPTIONS_RES"
msgid "Fonts"
msgstr "Pisma"
#: treeopt.hrc:37
-#, fuzzy
msgctxt "SID_GENERAL_OPTIONS_RES"
msgid "Security"
msgstr "Wěstota"
#: treeopt.hrc:38
-#, fuzzy
msgctxt "SID_GENERAL_OPTIONS_RES"
msgid "Personalization"
msgstr "Personalizacija"
#: treeopt.hrc:39
-#, fuzzy
msgctxt "SID_GENERAL_OPTIONS_RES"
msgid "Application Colors"
msgstr "Nałoženske barby"
#: treeopt.hrc:40
-#, fuzzy
msgctxt "SID_GENERAL_OPTIONS_RES"
msgid "Accessibility"
msgstr "Bjezbarjernosć"
#: treeopt.hrc:41
-#, fuzzy
msgctxt "SID_GENERAL_OPTIONS_RES"
msgid "Advanced"
msgstr "Rozšěrjene"
@@ -1807,73 +1792,61 @@ msgid "Basic IDE"
msgstr ""
#: treeopt.hrc:43
-#, fuzzy
msgctxt "SID_GENERAL_OPTIONS_RES"
msgid "Online Update"
msgstr "Aktuallizacija online"
#: treeopt.hrc:44
-#, fuzzy
msgctxt "SID_GENERAL_OPTIONS_RES"
msgid "OpenCL"
msgstr "OpenCL"
#: treeopt.hrc:49
-#, fuzzy
msgctxt "SID_LANGUAGE_OPTIONS_RES"
msgid "Language Settings"
msgstr "Rěčne nastajenja"
#: treeopt.hrc:50
-#, fuzzy
msgctxt "SID_LANGUAGE_OPTIONS_RES"
msgid "Languages"
msgstr "Rěče"
#: treeopt.hrc:51
-#, fuzzy
msgctxt "SID_LANGUAGE_OPTIONS_RES"
msgid "Writing Aids"
msgstr "Rěčne pomocne srědki"
#: treeopt.hrc:52
-#, fuzzy
msgctxt "SID_LANGUAGE_OPTIONS_RES"
msgid "Searching in Japanese"
msgstr "Pytanje w japanšćinje"
#: treeopt.hrc:53
-#, fuzzy
msgctxt "SID_LANGUAGE_OPTIONS_RES"
msgid "Asian Layout"
msgstr "Aziske wuhotowanje"
#: treeopt.hrc:54
-#, fuzzy
msgctxt "SID_LANGUAGE_OPTIONS_RES"
msgid "Complex Text Layout"
msgstr "Kompleksne tekstowe wuhotowanje"
#: treeopt.hrc:59
-#, fuzzy
msgctxt "SID_INET_DLG_RES"
msgid "Internet"
msgstr "Internet"
#: treeopt.hrc:60
-#, fuzzy
msgctxt "SID_INET_DLG_RES"
msgid "Proxy"
msgstr "Proksy"
#: treeopt.hrc:61
-#, fuzzy
msgctxt "SID_INET_DLG_RES"
msgid "E-mail"
msgstr "E-mejl"
#: treeopt.hrc:66
-#, fuzzy
msgctxt "SID_SW_EDITOPTIONS_RES"
msgid "%PRODUCTNAME Writer"
msgstr "%PRODUCTNAME Writer"
@@ -1891,73 +1864,61 @@ msgid "View"
msgstr "Napohlad"
#: treeopt.hrc:69
-#, fuzzy
msgctxt "SID_SW_EDITOPTIONS_RES"
msgid "Formatting Aids"
msgstr "Formatowanske pomocki"
#: treeopt.hrc:70
-#, fuzzy
msgctxt "SID_SW_EDITOPTIONS_RES"
msgid "Grid"
msgstr "Lěsyca"
#: treeopt.hrc:71
-#, fuzzy
msgctxt "SID_SW_EDITOPTIONS_RES"
msgid "Basic Fonts (Western)"
msgstr "Zakładne pisma (zapadne)"
#: treeopt.hrc:72
-#, fuzzy
msgctxt "SID_SW_EDITOPTIONS_RES"
msgid "Basic Fonts (Asian)"
msgstr "Zakładne pisma (aziske)"
#: treeopt.hrc:73
-#, fuzzy
msgctxt "SID_SW_EDITOPTIONS_RES"
msgid "Basic Fonts (CTL)"
msgstr "Zakładne pisma (CTL)"
#: treeopt.hrc:74
-#, fuzzy
msgctxt "SID_SW_EDITOPTIONS_RES"
msgid "Print"
msgstr "Ćišćeć"
#: treeopt.hrc:75
-#, fuzzy
msgctxt "SID_SW_EDITOPTIONS_RES"
msgid "Table"
msgstr "Tabela"
#: treeopt.hrc:76
-#, fuzzy
msgctxt "SID_SW_EDITOPTIONS_RES"
msgid "Changes"
msgstr "Změny"
#: treeopt.hrc:77
-#, fuzzy
msgctxt "SID_SW_EDITOPTIONS_RES"
msgid "Comparison"
msgstr "Přirunanje"
#: treeopt.hrc:78
-#, fuzzy
msgctxt "SID_SW_EDITOPTIONS_RES"
msgid "Compatibility"
msgstr "Kompatibelnosć"
#: treeopt.hrc:79
-#, fuzzy
msgctxt "SID_SW_EDITOPTIONS_RES"
msgid "AutoCaption"
msgstr "Awtomatiske popisanje"
#: treeopt.hrc:80
-#, fuzzy
msgctxt "SID_SW_EDITOPTIONS_RES"
msgid "Mail Merge E-mail"
msgstr "Serijowa e-mejl"
@@ -1975,49 +1936,41 @@ msgid "View"
msgstr "Napohlad"
#: treeopt.hrc:87
-#, fuzzy
msgctxt "SID_SW_ONLINEOPTIONS_RES"
msgid "Formatting Aids"
msgstr "Formatowanske pomocki"
#: treeopt.hrc:88
-#, fuzzy
msgctxt "SID_SW_ONLINEOPTIONS_RES"
msgid "Grid"
msgstr "Lěsyca"
#: treeopt.hrc:89
-#, fuzzy
msgctxt "SID_SW_ONLINEOPTIONS_RES"
msgid "Print"
msgstr "Ćišćeć"
#: treeopt.hrc:90
-#, fuzzy
msgctxt "SID_SW_ONLINEOPTIONS_RES"
msgid "Table"
msgstr "Tabela"
#: treeopt.hrc:91
-#, fuzzy
msgctxt "SID_SW_ONLINEOPTIONS_RES"
msgid "Background"
msgstr "Pozadk"
#: treeopt.hrc:96
-#, fuzzy
msgctxt "SID_SM_EDITOPTIONS_RES"
msgid "%PRODUCTNAME Math"
msgstr "%PRODUCTNAME Math"
#: treeopt.hrc:97
-#, fuzzy
msgctxt "SID_SM_EDITOPTIONS_RES"
msgid "Settings"
msgstr "Nastajenja"
#: treeopt.hrc:102
-#, fuzzy
msgctxt "SID_SC_EDITOPTIONS_RES"
msgid "%PRODUCTNAME Calc"
msgstr "%PRODUCTNAME Calc"
@@ -2029,7 +1982,6 @@ msgid "General"
msgstr "Powšitkowne"
#: treeopt.hrc:104
-#, fuzzy
msgctxt "SID_SC_EDITOPTIONS_RES"
msgid "Defaults"
msgstr "Standardne nastajenja"
@@ -2041,49 +1993,41 @@ msgid "View"
msgstr "Napohlad"
#: treeopt.hrc:106
-#, fuzzy
msgctxt "SID_SC_EDITOPTIONS_RES"
msgid "Calculate"
msgstr "Wuličić"
#: treeopt.hrc:107
-#, fuzzy
msgctxt "SID_SC_EDITOPTIONS_RES"
msgid "Formula"
msgstr "Formla"
#: treeopt.hrc:108
-#, fuzzy
msgctxt "SID_SC_EDITOPTIONS_RES"
msgid "Sort Lists"
msgstr "Sortěrowanske lisćiny"
#: treeopt.hrc:109
-#, fuzzy
msgctxt "SID_SC_EDITOPTIONS_RES"
msgid "Changes"
msgstr "Změny"
#: treeopt.hrc:110
-#, fuzzy
msgctxt "SID_SC_EDITOPTIONS_RES"
msgid "Compatibility"
msgstr "Kompatibelnosć"
#: treeopt.hrc:111
-#, fuzzy
msgctxt "SID_SC_EDITOPTIONS_RES"
msgid "Grid"
msgstr "Lěsyca"
#: treeopt.hrc:112
-#, fuzzy
msgctxt "SID_SC_EDITOPTIONS_RES"
msgid "Print"
msgstr "Ćišćeć"
#: treeopt.hrc:117
-#, fuzzy
msgctxt "SID_SD_EDITOPTIONS_RES"
msgid "%PRODUCTNAME Impress"
msgstr "%PRODUCTNAME Impress"
@@ -2101,19 +2045,16 @@ msgid "View"
msgstr "Napohlad"
#: treeopt.hrc:120
-#, fuzzy
msgctxt "SID_SD_EDITOPTIONS_RES"
msgid "Grid"
msgstr "Lěsyca"
#: treeopt.hrc:121
-#, fuzzy
msgctxt "SID_SD_EDITOPTIONS_RES"
msgid "Print"
msgstr "Ćišćeć"
#: treeopt.hrc:126
-#, fuzzy
msgctxt "SID_SD_GRAPHIC_OPTIONS_RES"
msgid "%PRODUCTNAME Draw"
msgstr "%PRODUCTNAME Draw"
@@ -2131,31 +2072,26 @@ msgid "View"
msgstr "Napohlad"
#: treeopt.hrc:129
-#, fuzzy
msgctxt "SID_SD_GRAPHIC_OPTIONS_RES"
msgid "Grid"
msgstr "Lěsyca"
#: treeopt.hrc:130
-#, fuzzy
msgctxt "SID_SD_GRAPHIC_OPTIONS_RES"
msgid "Print"
msgstr "Ćišćeć"
#: treeopt.hrc:135
-#, fuzzy
msgctxt "SID_SCH_EDITOPTIONS_RES"
msgid "Charts"
msgstr "Diagramy"
#: treeopt.hrc:136
-#, fuzzy
msgctxt "SID_SCH_EDITOPTIONS_RES"
msgid "Default Colors"
msgstr "Standardne barby"
#: treeopt.hrc:141
-#, fuzzy
msgctxt "SID_FILTER_DLG_RES"
msgid "Load/Save"
msgstr "Začitać/Składować"
@@ -2167,37 +2103,31 @@ msgid "General"
msgstr "Powšitkowne"
#: treeopt.hrc:143
-#, fuzzy
msgctxt "SID_FILTER_DLG_RES"
msgid "VBA Properties"
msgstr "VBA-kajkosće"
#: treeopt.hrc:144
-#, fuzzy
msgctxt "SID_FILTER_DLG_RES"
msgid "Microsoft Office"
msgstr "Microsoft Office"
#: treeopt.hrc:145
-#, fuzzy
msgctxt "SID_FILTER_DLG_RES"
msgid "HTML Compatibility"
msgstr "HTML-kompatibelnosć"
#: treeopt.hrc:150
-#, fuzzy
msgctxt "SID_SB_STARBASEOPTIONS_RES"
msgid "%PRODUCTNAME Base"
msgstr "%PRODUCTNAME Base"
#: treeopt.hrc:151
-#, fuzzy
msgctxt "SID_SB_STARBASEOPTIONS_RES"
msgid "Connections"
msgstr "Zwiski"
#: treeopt.hrc:152
-#, fuzzy
msgctxt "SID_SB_STARBASEOPTIONS_RES"
msgid "Databases"
msgstr "Datowe banki"
@@ -2816,7 +2746,6 @@ msgid "Pre_view"
msgstr "Pře_hlad"
#: baselinksdialog.ui:9
-#, fuzzy
msgctxt "baselinksdialog|BaseLinksDialog"
msgid "Edit Links"
msgstr "Wotkazy wobdźěłać"
@@ -2857,7 +2786,6 @@ msgid "Status"
msgstr "Status"
#: baselinksdialog.ui:202
-#, fuzzy
msgctxt "baselinksdialog|TB_LINKS-atkobject"
msgid "Edit Links"
msgstr "Wotkazy wobdźěłać"
@@ -2943,13 +2871,11 @@ msgid "Size:"
msgstr "Wulkosć:"
#: bitmaptabpage.ui:175
-#, fuzzy
msgctxt "bitmaptabpage|label5"
msgid "Width:"
msgstr "Šěrokosć:"
#: bitmaptabpage.ui:201
-#, fuzzy
msgctxt "bitmaptabpage|label6"
msgid "Height:"
msgstr "Wysokosć:"
@@ -3045,13 +2971,11 @@ msgid "Options"
msgstr "Nastajenja"
#: bitmaptabpage.ui:510
-#, fuzzy
msgctxt "bitmaptabpage|CTL_BITMAP_PREVIEW-atkobject"
msgid "Example"
msgstr "Přikład"
#: bitmaptabpage.ui:528
-#, fuzzy
msgctxt "bitmaptabpage|label8"
msgid "Preview"
msgstr "Přehlad"
@@ -3647,7 +3571,6 @@ msgid "CTL Font"
msgstr "Pismo za wuhotowanje kompleksneho teksta (CTL)"
#: charnamepage.ui:688
-#, fuzzy
msgctxt "charnamepage|preview-atkobject"
msgid "Preview"
msgstr "Přehlad"
@@ -3939,7 +3862,6 @@ msgid "CMYK"
msgstr "CMYK"
#: colorpage.ui:188
-#, fuzzy
msgctxt "colorpage|delete"
msgid "Delete"
msgstr "Zhašeć"
@@ -4241,7 +4163,6 @@ msgid "Preview"
msgstr "Přehlad"
#: connectortabpage.ui:347
-#, fuzzy
msgctxt "connectortabpage|CTL_PREVIEW-atkobject"
msgid "Example"
msgstr "Přikład"
@@ -4932,7 +4853,6 @@ msgid "Accessibility option \"Use automatic font color for screen display\" is a
msgstr "Nastajenje bjezbarjernosće \"Awtomatisku pismowu barbu za zwobraznjenje an wobrazowce wužiwać\" je aktiwne. Atributy pismoweje barby so tuchwilu njewužiwaja, zo bychu tekst zwobraznili."
#: effectspage.ui:611
-#, fuzzy
msgctxt "effectspage|preview-atkobject"
msgid "Preview"
msgstr "Přehlad"
@@ -4988,7 +4908,6 @@ msgid "Assign"
msgstr "Připokazać"
#: eventassignpage.ui:234
-#, fuzzy
msgctxt "eventassignpage|delete"
msgid "Remove"
msgstr "Wotstronić"
@@ -5199,7 +5118,6 @@ msgid "_File type:"
msgstr "_Datajowy typ:"
#: galleryfilespage.ui:77
-#, fuzzy
msgctxt "galleryfilespage|files-atkobject"
msgid "Files Found"
msgstr "Dataje namakane"
@@ -5210,7 +5128,6 @@ msgid "Pr_eview"
msgstr "Pře_hlad"
#: galleryfilespage.ui:125
-#, fuzzy
msgctxt "galleryfilespage|image-atkobject"
msgid "Preview"
msgstr "Přehlad"
@@ -5580,7 +5497,6 @@ msgid "Hangul/Hanja Options"
msgstr "Nastajenja Hangul/Handźa"
#: hangulhanjaoptdialog.ui:107
-#, fuzzy
msgctxt "hangulhanjaoptdialog|new"
msgid "New..."
msgstr "Nowy..."
@@ -5912,7 +5828,6 @@ msgid "_Close"
msgstr "_Začinić"
#: hyperlinkmarkdialog.ui:72
-#, fuzzy
msgctxt "hyperlinkmarkdialog|TreeListBox-atkobject"
msgid "Mark Tree"
msgstr "Štom markěrować"
@@ -6523,7 +6438,6 @@ msgid "Icon"
msgstr "Symbol"
#: linetabpage.ui:798
-#, fuzzy
msgctxt "linetabpage|CTL_PREVIEW-atkobject"
msgid "Example"
msgstr "Přikład"
@@ -6639,7 +6553,6 @@ msgid "Description"
msgstr "Wopisanje"
#: menuassignpage.ui:59
-#, fuzzy
msgctxt "menuassignpage|contentslabel"
msgid "_Search"
msgstr "_Pytać"
@@ -6651,13 +6564,11 @@ msgid "Categor_y"
msgstr "Kategorija"
#: menuassignpage.ui:90
-#, fuzzy
msgctxt "menuassignpage|contentslabel"
msgid "_Function"
msgstr "_Funkcija"
#: menuassignpage.ui:105
-#, fuzzy
msgctxt "menuassignpage|label33"
msgid "Description"
msgstr "Wopisanje"
@@ -6684,7 +6595,6 @@ msgid "Remove item"
msgstr ""
#: menuassignpage.ui:267
-#, fuzzy
msgctxt "menuassignpage|functionbtn"
msgid "_Function"
msgstr "_Funkcija"
@@ -6724,25 +6634,21 @@ msgid "Insert Submenu"
msgstr ""
#: menuassignpage.ui:557
-#, fuzzy
msgctxt "menuassignpage|renameItem"
msgid "Rename..."
msgstr "Přemjenować..."
#: menuassignpage.ui:565
-#, fuzzy
msgctxt "menuassignpage|changeIcon"
msgid "Change Icon..."
msgstr "Symbol změnić..."
#: menuassignpage.ui:573
-#, fuzzy
msgctxt "menuassignpage|resetIcon"
msgid "Reset Icon"
msgstr "Symbol wróćo stajić"
#: menuassignpage.ui:581
-#, fuzzy
msgctxt "menuassignpage|restoreItem"
msgid "Restore Default Command"
msgstr "Standardny přikaz wobnowić"
@@ -7902,19 +7808,16 @@ msgid "Help Improve %PRODUCTNAME"
msgstr "Pomoc při polěpšenju %PRODUCTNAME"
#: optgeneralpage.ui:338
-#, fuzzy
msgctxt "optgeneralpage|quicklaunch"
msgid "Load %PRODUCTNAME during system start-up"
msgstr "%PRODUCTNAME za systemowy start začitać"
#: optgeneralpage.ui:352
-#, fuzzy
msgctxt "optgeneralpage|systray"
msgid "Enable systray Quickstarter"
msgstr "Spěšny startowak w žłobiku zmóžnić"
#: optgeneralpage.ui:372
-#, fuzzy
msgctxt "optgeneralpage|label8"
msgid "%PRODUCTNAME Quickstarter"
msgstr "Spěšny startowak %PRODUCTNAME"
@@ -8757,7 +8660,6 @@ msgid "Telephone (home/_work):"
msgstr "Telefon (pri_watny/słužby):"
#: optuserpage.ui:134
-#, fuzzy
msgctxt "phoneft-atkobject"
msgid "Home telephone number"
msgstr "Priwatne telefonowe čisło"
@@ -8773,19 +8675,16 @@ msgid "First name"
msgstr "Předmjeno"
#: optuserpage.ui:189
-#, fuzzy
msgctxt "lastname-atkobject"
msgid "Last name"
msgstr "Swójbne mjeno"
#: optuserpage.ui:207
-#, fuzzy
msgctxt "shortname-atkobject"
msgid "Initials"
msgstr "Iniciale"
#: optuserpage.ui:236
-#, fuzzy
msgctxt "city-atkobject"
msgid "City"
msgstr "Město"
@@ -8797,43 +8696,36 @@ msgid "State"
msgstr "Staw"
#: optuserpage.ui:272
-#, fuzzy
msgctxt "zip-atkobject"
msgid "Zip code"
msgstr "PWČ"
#: optuserpage.ui:302
-#, fuzzy
msgctxt "title-atkobject"
msgid "Title"
msgstr "Titul"
#: optuserpage.ui:320
-#, fuzzy
msgctxt "position-atkobject"
msgid "Position"
msgstr "Pozicija"
#: optuserpage.ui:349
-#, fuzzy
msgctxt "home-atkobject"
msgid "Home telephone number"
msgstr "Priwatne telefonowe čisło"
#: optuserpage.ui:367
-#, fuzzy
msgctxt "work-atkobject"
msgid "Work telephone number"
msgstr "Słužbne telefonowe čisło"
#: optuserpage.ui:397
-#, fuzzy
msgctxt "fax-atkobject"
msgid "FAX number"
msgstr "Faksowe čisło"
#: optuserpage.ui:415
-#, fuzzy
msgctxt "email-atkobject"
msgid "email address"
msgstr "e-mejlowa adresa"
@@ -8849,25 +8741,21 @@ msgid "Last name/first _name/father’s name/initials:"
msgstr "Swójbne mjeno/pře_dmjeno/nanowske mjeno/iniciale:"
#: optuserpage.ui:472
-#, fuzzy
msgctxt "ruslastname-atkobject"
msgid "Last name"
msgstr "Swójbne mjeno"
#: optuserpage.ui:490
-#, fuzzy
msgctxt "rusfathersname-atkobject"
msgid "Father's name"
msgstr "Nanowske mjeno"
#: optuserpage.ui:508
-#, fuzzy
msgctxt "russhortname-atkobject"
msgid "Initials"
msgstr "Iniciale"
#: optuserpage.ui:526
-#, fuzzy
msgctxt "rusfirstname-atkobject"
msgid "First name"
msgstr "Předmjeno"
@@ -8878,19 +8766,16 @@ msgid "Last/first _name/initials:"
msgstr "Swójbne mjeno/pře_dmjeno/iniciale:"
#: optuserpage.ui:569
-#, fuzzy
msgctxt "eastlastname-atkobject"
msgid "Last name"
msgstr "Swójbne mjeno"
#: optuserpage.ui:587
-#, fuzzy
msgctxt "eastfirstname-atkobject"
msgid "First name"
msgstr "Předmjeno"
#: optuserpage.ui:605
-#, fuzzy
msgctxt "eastshortname-atkobject"
msgid "Initials"
msgstr "Iniciale"
@@ -8907,7 +8792,6 @@ msgid "Street"
msgstr "Dróha"
#: optuserpage.ui:666
-#, fuzzy
msgctxt "ruslastname-atkobject"
msgid "Apartment number"
msgstr "Bydlenske čisło"
@@ -8918,13 +8802,11 @@ msgid "_Zip/city:"
msgstr "_PWČ/město:"
#: optuserpage.ui:709
-#, fuzzy
msgctxt "icity-atkobject"
msgid "City"
msgstr "Město"
#: optuserpage.ui:727
-#, fuzzy
msgctxt "izip-atkobject"
msgid "Zip code"
msgstr "PWČ"
@@ -8942,12 +8824,12 @@ msgstr ""
#: optuserpage.ui:875
msgctxt "optuserpage|encryptionkeylabel"
msgid "OpenPGP encryption key:"
-msgstr ""
+msgstr "OpenPGP-kluč za zaklučowanje:"
#: optuserpage.ui:908
msgctxt "optuserpage|encrypttoself"
msgid "When encrypting documents, always encrypt to self"
-msgstr ""
+msgstr "Hdyž so dokumenty zaklučuja, přeco ze swójskim klučom"
#: optuserpage.ui:930
msgctxt "optuserpage|cryptographylabel"
@@ -9958,7 +9840,6 @@ msgid "Spacing"
msgstr "Wotstawk"
#: positionpage.ui:478
-#, fuzzy
msgctxt "positionpage|preview-atkobject"
msgid "Preview"
msgstr "Přehlad"
@@ -10727,7 +10608,6 @@ msgid "Favorite Characters:"
msgstr ""
#: spellingdialog.ui:9
-#, fuzzy
msgctxt "spellingdialog|SpellingDialog"
msgid "Spelling: $LANGUAGE ($LOCATION)"
msgstr "Prawopis: $LANGUAGE ($LOCATION)"
@@ -11568,7 +11448,6 @@ msgid "Enclosing Character"
msgstr "Zapřijimace znamješko"
#: twolinespage.ui:233
-#, fuzzy
msgctxt "twolinespage|preview-atkobject"
msgid "Preview"
msgstr "Přehlad"
diff --git a/source/hsb/dictionaries/bo.po b/source/hsb/dictionaries/bo.po
index 2a443bc9260..def0cc1d8b5 100644
--- a/source/hsb/dictionaries/bo.po
+++ b/source/hsb/dictionaries/bo.po
@@ -4,14 +4,16 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2017-10-04 11:48+0200\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"PO-Revision-Date: 2018-01-15 16:35+0000\n"
+"Last-Translator: Michael Wolf <milupo@sorbzilla.de>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: hsb\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-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1516034124.000000\n"
#: description.xml
msgctxt ""
@@ -19,4 +21,4 @@ msgctxt ""
"dispname\n"
"description.text"
msgid "Classical Tibetan syllable spellchecker for Hunspell"
-msgstr ""
+msgstr "Klasiska tibetiska złóžkowa prawopisna kontrola za Hunspell"
diff --git a/source/hsb/dictionaries/ca.po b/source/hsb/dictionaries/ca.po
index 9bd999c410b..bbdfe95cb7e 100644
--- a/source/hsb/dictionaries/ca.po
+++ b/source/hsb/dictionaries/ca.po
@@ -14,7 +14,6 @@ msgstr ""
"X-Generator: LibreOffice\n"
#: description.xml
-#, fuzzy
msgctxt ""
"description.xml\n"
"dispname\n"
diff --git a/source/hsb/dictionaries/cs_CZ.po b/source/hsb/dictionaries/cs_CZ.po
index 0e45b840387..3e36ffe206c 100644
--- a/source/hsb/dictionaries/cs_CZ.po
+++ b/source/hsb/dictionaries/cs_CZ.po
@@ -4,17 +4,18 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2017-10-04 11:48+0200\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"PO-Revision-Date: 2018-01-15 16:35+0000\n"
+"Last-Translator: Michael Wolf <milupo@sorbzilla.de>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: hsb\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-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1516034146.000000\n"
#: description.xml
-#, fuzzy
msgctxt ""
"description.xml\n"
"dispname\n"
diff --git a/source/hsb/dictionaries/gd_GB.po b/source/hsb/dictionaries/gd_GB.po
index e261364b27d..06e22d0d1d7 100644
--- a/source/hsb/dictionaries/gd_GB.po
+++ b/source/hsb/dictionaries/gd_GB.po
@@ -4,14 +4,16 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2017-10-04 11:48+0200\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"PO-Revision-Date: 2018-01-15 16:36+0000\n"
+"Last-Translator: Michael Wolf <milupo@sorbzilla.de>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: hsb\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-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1516034192.000000\n"
#: description.xml
msgctxt ""
@@ -19,4 +21,4 @@ msgctxt ""
"dispname\n"
"description.text"
msgid "Scottish Gaelic spell checker"
-msgstr ""
+msgstr "Prawopisna kontrola za šotisku gelšćinu"
diff --git a/source/hsb/dictionaries/gug.po b/source/hsb/dictionaries/gug.po
index 430332f3a03..3eb67a1425b 100644
--- a/source/hsb/dictionaries/gug.po
+++ b/source/hsb/dictionaries/gug.po
@@ -4,14 +4,16 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2017-10-04 11:48+0200\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"PO-Revision-Date: 2018-01-15 16:38+0000\n"
+"Last-Translator: Michael Wolf <milupo@sorbzilla.de>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: hsb\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-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1516034294.000000\n"
#: description.xml
msgctxt ""
@@ -19,4 +21,4 @@ msgctxt ""
"dispname\n"
"description.text"
msgid "Guarani thesaurus and spell checker"
-msgstr ""
+msgstr "Tezawrus a prawopisna kontrola za guaranšćinu"
diff --git a/source/hsb/dictionaries/sq_AL.po b/source/hsb/dictionaries/sq_AL.po
index b60c7f8358b..6907ffd8642 100644
--- a/source/hsb/dictionaries/sq_AL.po
+++ b/source/hsb/dictionaries/sq_AL.po
@@ -4,20 +4,21 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2017-11-22 13:53+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"PO-Revision-Date: 2018-01-15 16:38+0000\n"
+"Last-Translator: Michael Wolf <milupo@sorbzilla.de>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: hsb\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-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1516034305.000000\n"
#: description.xml
-#, fuzzy
msgctxt ""
"description.xml\n"
"dispname\n"
"description.text"
msgid "Albanian spelling dictionary"
-msgstr "Bosniski prawopisny słownik"
+msgstr "Prawopisny słownik za albanšćinu"
diff --git a/source/hsb/dictionaries/sv_SE.po b/source/hsb/dictionaries/sv_SE.po
index f995b2c6178..2c1f921cb74 100644
--- a/source/hsb/dictionaries/sv_SE.po
+++ b/source/hsb/dictionaries/sv_SE.po
@@ -4,14 +4,16 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2017-10-04 11:48+0200\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"PO-Revision-Date: 2018-01-15 16:39+0000\n"
+"Last-Translator: Michael Wolf <milupo@sorbzilla.de>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: hsb\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-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1516034340.000000\n"
#: description.xml
msgctxt ""
@@ -19,4 +21,4 @@ msgctxt ""
"dispname\n"
"description.text"
msgid "Swedish Dictionary"
-msgstr ""
+msgstr "Słownik za šwedšćinu"
diff --git a/source/hsb/editeng/messages.po b/source/hsb/editeng/messages.po
index 67e4e586b09..964659407aa 100644
--- a/source/hsb/editeng/messages.po
+++ b/source/hsb/editeng/messages.po
@@ -4,14 +4,16 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2017-10-04 11:48+0200\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"PO-Revision-Date: 2018-01-15 15:49+0000\n"
+"Last-Translator: Michael Wolf <milupo@sorbzilla.de>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: hsb\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-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1516031341.000000\n"
#: spellmenu.ui:12
msgctxt "spellmenu|ignore"
@@ -211,7 +213,7 @@ msgstr "Kursiwny"
#: editrids.hrc:66
msgctxt "RID_SVXITEMS_WEIGHT_DONTKNOW"
msgid "?"
-msgstr ""
+msgstr "?"
#: editrids.hrc:67
msgctxt "RID_SVXITEMS_WEIGHT_THIN"
@@ -472,10 +474,9 @@ msgid "Double strikethrough"
msgstr "Dwójce přešmórnyć"
#: editrids.hrc:124
-#, fuzzy
msgctxt "RID_SVXITEMS_STRIKEOUT_DONTKNOW"
msgid "Strikethrough"
-msgstr "Njepřešmórnyć"
+msgstr "Přešmórnyć"
#: editrids.hrc:125
msgctxt "RID_SVXITEMS_STRIKEOUT_BOLD"
diff --git a/source/hsb/extensions/messages.po b/source/hsb/extensions/messages.po
index e1bde71f0cc..072d8171481 100644
--- a/source/hsb/extensions/messages.po
+++ b/source/hsb/extensions/messages.po
@@ -4,14 +4,16 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2017-11-22 13:53+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"PO-Revision-Date: 2018-01-15 16:01+0000\n"
+"Last-Translator: Michael Wolf <milupo@sorbzilla.de>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: hsb\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-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1516032103.000000\n"
#: command.hrc:29
msgctxt "RID_RSC_ENUM_COMMAND_TYPE"
@@ -1619,7 +1621,6 @@ msgid "Submission"
msgstr "Wotpósłanje"
#: strings.hrc:222
-#, fuzzy
msgctxt "RID_STR_BINDING_NAME"
msgid "Binding"
msgstr "Wjazanje"
@@ -2090,7 +2091,7 @@ msgstr "Sćehnjenje aktualizacije běži"
#: strings.hrc:320
msgctxt "RID_UPDATE_BUBBLE_DOWNLOADING"
msgid ""
-msgstr ""
+msgstr " "
#: strings.hrc:321
msgctxt "RID_UPDATE_BUBBLE_T_DOWNLOAD_PAUSED"
@@ -3042,10 +3043,9 @@ msgid "User-defined field _3"
msgstr "Swójske polo _3"
#: mappingdialog.ui:8
-#, fuzzy
msgctxt "mappingdialog|MappingDialog"
msgid "Column Layout for Table “%1”"
-msgstr "Přirjadowanje špaltow za tabelu %1"
+msgstr "Přirjadowanje špaltow za tabelu „%1“"
#: mappingdialog.ui:107
msgctxt "mappingdialog|label2"
diff --git a/source/hsb/filter/source/config/fragments/filters.po b/source/hsb/filter/source/config/fragments/filters.po
index 7c9dfd252d6..a911a0d1339 100644
--- a/source/hsb/filter/source/config/fragments/filters.po
+++ b/source/hsb/filter/source/config/fragments/filters.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2017-12-06 15:59+0100\n"
-"PO-Revision-Date: 2017-06-07 21:26+0000\n"
+"PO-Revision-Date: 2018-01-15 16:33+0000\n"
"Last-Translator: Michael Wolf <milupo@sorbzilla.de>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: hsb\n"
@@ -12,8 +12,8 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1496870766.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1516034026.000000\n"
#: ADO_rowset_XML.xcu
msgctxt ""
@@ -175,7 +175,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "DocBook"
-msgstr ""
+msgstr "DocBook"
#: DosWord.xcu
msgctxt ""
@@ -205,14 +205,13 @@ msgid "EPS - Encapsulated PostScript"
msgstr "EPS - Encapsulated PostScript"
#: EPUB.xcu
-#, fuzzy
msgctxt ""
"EPUB.xcu\n"
"EPUB\n"
"UIName\n"
"value.text"
msgid "EPUB Document"
-msgstr "Dokument wobdźěłać"
+msgstr "EPUB-dokument"
#: FictionBook_2.xcu
msgctxt ""
@@ -662,7 +661,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Flat XML ODF Drawing"
-msgstr ""
+msgstr "Rysowanka Flat XML ODF"
#: ODP_FlatXML.xcu
msgctxt ""
@@ -671,7 +670,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Flat XML ODF Presentation"
-msgstr ""
+msgstr "Prezentacija Flat XML ODF"
#: ODS_FlatXML.xcu
msgctxt ""
@@ -680,7 +679,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Flat XML ODF Spreadsheet"
-msgstr ""
+msgstr "Tabelowy dokument Flat XML ODF"
#: ODT_FlatXML.xcu
msgctxt ""
@@ -689,7 +688,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Flat XML ODF Text Document"
-msgstr ""
+msgstr "Tekstowy dokument Flat XML ODF"
#: OOXML_Text.xcu
msgctxt ""
@@ -842,7 +841,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "QuarkXPress"
-msgstr ""
+msgstr "QuarkXPress"
#: RAS___Sun_Rasterfile.xcu
msgctxt ""
@@ -1313,7 +1312,6 @@ msgid "OpenOffice.org 1.0 Spreadsheet Template"
msgstr "Předłoha tabeloweho dokumenta OpenOffice.org 1.0"
#: calc_jpg_Export.xcu
-#, fuzzy
msgctxt ""
"calc_jpg_Export.xcu\n"
"calc_jpg_Export\n"
@@ -1575,14 +1573,13 @@ msgid "Microsoft PowerPoint 2007-2013 XML Template"
msgstr "Předłoha Microsoft PowerPoint 2007-2013 XML"
#: impress_MS_PowerPoint_2007_XML_VBA.xcu
-#, fuzzy
msgctxt ""
"impress_MS_PowerPoint_2007_XML_VBA.xcu\n"
"Impress MS PowerPoint 2007 XML VBA\n"
"UIName\n"
"value.text"
msgid "Microsoft PowerPoint 2007-2013 XML VBA"
-msgstr "Microsoft PowerPoint 2007-2013 XML"
+msgstr "Microsoft PowerPoint 2007-2013 XML VBA"
#: impress_OOXML.xcu
msgctxt ""
diff --git a/source/hsb/filter/source/config/fragments/types.po b/source/hsb/filter/source/config/fragments/types.po
index 5b6445d9dbd..32193e1b8d9 100644
--- a/source/hsb/filter/source/config/fragments/types.po
+++ b/source/hsb/filter/source/config/fragments/types.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2017-10-04 11:48+0200\n"
-"PO-Revision-Date: 2017-06-07 21:20+0000\n"
+"PO-Revision-Date: 2018-01-15 16:31+0000\n"
"Last-Translator: Michael Wolf <milupo@sorbzilla.de>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: hsb\n"
@@ -12,8 +12,8 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1496870405.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1516033890.000000\n"
#: MS_Excel_2007_Binary.xcu
msgctxt ""
@@ -79,14 +79,13 @@ msgid "Microsoft PowerPoint 2007-2013 XML Template"
msgstr "Microsoft PowerPoint 2007-2013 XML-předłoha"
#: MS_PowerPoint_2007_XML_VBA.xcu
-#, fuzzy
msgctxt ""
"MS_PowerPoint_2007_XML_VBA.xcu\n"
"MS PowerPoint 2007 XML VBA\n"
"UIName\n"
"value.text"
msgid "Microsoft PowerPoint 2007-2013 XML VBA"
-msgstr "Microsoft PowerPoint 2007-2013 XML"
+msgstr "Microsoft PowerPoint 2007-2013 XML VBA"
#: StarBase.xcu
msgctxt ""
diff --git a/source/hsb/formula/messages.po b/source/hsb/formula/messages.po
index 28c3cf2d464..d058ccad0cf 100644
--- a/source/hsb/formula/messages.po
+++ b/source/hsb/formula/messages.po
@@ -4,14 +4,16 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2017-11-22 13:53+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"PO-Revision-Date: 2018-01-15 15:55+0000\n"
+"Last-Translator: Michael Wolf <milupo@sorbzilla.de>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: hsb\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-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1516031705.000000\n"
#: core_resource.hrc:2258
msgctxt "RID_STRLIST_FUNCTION_NAMES"
@@ -1212,10 +1214,9 @@ msgid "LEFTB"
msgstr "NALĚWOB"
#: core_resource.hrc:2497
-#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "REPLACEB"
-msgstr "WUMĚNIĆ"
+msgstr "WUMĚNIĆB"
#: core_resource.hrc:2498
msgctxt "RID_STRLIST_FUNCTION_NAMES"
@@ -1994,7 +1995,7 @@ msgstr "#DIV/0!"
#: core_resource.hrc:2656
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#VALUE!"
-msgstr "#HÓDNOTA!"
+msgstr "#VALUE!"
#. ERROR.TYPE( #REF! ) == 4
#: core_resource.hrc:2658
@@ -2006,7 +2007,7 @@ msgstr "#REF!"
#: core_resource.hrc:2660
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "#NAME?"
-msgstr "#MJENO?"
+msgstr "#NAME?"
#. ERROR.TYPE( #NUM! ) == 6
#: core_resource.hrc:2662
@@ -2062,16 +2063,14 @@ msgid "ROUNDSIG"
msgstr "SKRUŽIĆSIG"
#: core_resource.hrc:2675
-#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "FINDB"
-msgstr "NAMAKAĆ"
+msgstr "NAMAKAĆB"
#: core_resource.hrc:2676
-#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SEARCHB"
-msgstr "PYTAĆ"
+msgstr "PYTAĆB"
#: strings.hrc:25
msgctxt "STR_OPTIONAL"
@@ -2114,16 +2113,14 @@ msgid "Array"
msgstr "Pólna wariabla"
#: formuladialog.ui:57
-#, fuzzy
msgctxt "formuladialog|back"
msgid "< _Back"
-msgstr "<< _Wróćo"
+msgstr "< _Wróćo"
#: formuladialog.ui:72
-#, fuzzy
msgctxt "formuladialog|next"
msgid "_Next >"
-msgstr "_Dale >>"
+msgstr "_Dale >"
#: formuladialog.ui:158
msgctxt "formuladialog|function"
diff --git a/source/hsb/fpicker/messages.po b/source/hsb/fpicker/messages.po
index 04aa1fa77df..5c2daa20968 100644
--- a/source/hsb/fpicker/messages.po
+++ b/source/hsb/fpicker/messages.po
@@ -4,14 +4,16 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2017-11-24 14:55+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"PO-Revision-Date: 2018-01-15 16:30+0000\n"
+"Last-Translator: Michael Wolf <milupo@sorbzilla.de>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: hsb\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-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1516033804.000000\n"
#: strings.hrc:14
msgctxt "STR_SVT_FILEPICKER_AUTO_EXTENSION"
@@ -27,7 +29,7 @@ msgstr "Z ~hesłom składować"
#: strings.hrc:17
msgctxt "STR_SVT_FILEPICKER_GPGENCRYPT"
msgid "Encrypt with ~GPG key"
-msgstr ""
+msgstr "Z ~GPG-klučom zaklučować"
#: strings.hrc:18
msgctxt "STR_SVT_FILEPICKER_FILTER_OPTIONS"
@@ -120,22 +122,19 @@ msgid "All files"
msgstr "Wšě dataje"
#: strings.hrc:34
-#, fuzzy
msgctxt "STR_FILEDLG_OPEN"
msgid "Open"
msgstr "Wočinić"
#: strings.hrc:35
-#, fuzzy
msgctxt "STR_FILEDLG_TYPE"
msgid "File ~type"
-msgstr "Datajowy ~typ:"
+msgstr "Datajowy ~typ"
#: strings.hrc:36
-#, fuzzy
msgctxt "STR_FILEDLG_SAVE"
msgid "Save"
-msgstr "~Składować"
+msgstr "Składować"
#: strings.hrc:25
msgctxt "STR_EXPLORERFILE_OPEN"
@@ -263,7 +262,7 @@ msgstr "Filtrowe nastajenja wob_dźěłać"
#: explorerfiledialog.ui:456
msgctxt "explorerfiledialog|gpgencrypt"
msgid "Encrypt with GPG key"
-msgstr ""
+msgstr "Z GPG-klučom zaklučować"
#: foldernamedialog.ui:7
msgctxt "foldernamedialog|FolderNameDialog"
diff --git a/source/hsb/officecfg/registry/data/org/openoffice/Office.po b/source/hsb/officecfg/registry/data/org/openoffice/Office.po
index f87872c71f2..b157d25a86f 100644
--- a/source/hsb/officecfg/registry/data/org/openoffice/Office.po
+++ b/source/hsb/officecfg/registry/data/org/openoffice/Office.po
@@ -142,7 +142,6 @@ msgid "~Drawing"
msgstr "~Rysowanka"
#: Common.xcu
-#, fuzzy
msgctxt ""
"Common.xcu\n"
"..Common.Menus.New.m4\n"
@@ -152,7 +151,6 @@ msgid "F~ormula"
msgstr "~Formla"
#: Common.xcu
-#, fuzzy
msgctxt ""
"Common.xcu\n"
"..Common.Menus.New.m5\n"
@@ -162,7 +160,6 @@ msgid "Database"
msgstr "Datowa banka"
#: Common.xcu
-#, fuzzy
msgctxt ""
"Common.xcu\n"
"..Common.Menus.New.m7\n"
@@ -172,7 +169,6 @@ msgid "~HTML Document"
msgstr "~HTML-dokument"
#: Common.xcu
-#, fuzzy
msgctxt ""
"Common.xcu\n"
"..Common.Menus.New.m8\n"
@@ -182,7 +178,6 @@ msgid "~XML Form Document"
msgstr "Formularny dokument ~XML"
#: Common.xcu
-#, fuzzy
msgctxt ""
"Common.xcu\n"
"..Common.Menus.New.m9\n"
@@ -10606,7 +10601,6 @@ msgid "Nationality"
msgstr "Narodnosć"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.authors.Fields.nationality\n"
diff --git a/source/hsb/officecfg/registry/data/org/openoffice/Office/UI.po b/source/hsb/officecfg/registry/data/org/openoffice/Office/UI.po
index a213b18c658..012fd98720a 100644
--- a/source/hsb/officecfg/registry/data/org/openoffice/Office/UI.po
+++ b/source/hsb/officecfg/registry/data/org/openoffice/Office/UI.po
@@ -7673,7 +7673,6 @@ msgid "Format Slide"
msgstr "Foliju formatować"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Commands..uno:SlideSetup\n"
@@ -9902,7 +9901,6 @@ msgid "Title, 2 Vertical Text, Clipart"
msgstr "Titul, 2 padorunej tekstaj, wupyšny wobraz"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:SlideLayoutMenu\n"
@@ -18606,7 +18604,6 @@ msgid "Spelling"
msgstr "Prawopis"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:SpellingAndGrammarDialog\n"
@@ -18616,7 +18613,6 @@ msgid "~Spelling..."
msgstr "~Prawopis..."
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:SpellingAndGrammarDialog\n"
@@ -20719,7 +20715,6 @@ msgid "Compile"
msgstr "Kompilować"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:RunBasic\n"
@@ -20892,7 +20887,6 @@ msgid "Check Box"
msgstr "Kontrolny kašćik"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:Label\n"
@@ -22171,7 +22165,6 @@ msgid "Synony~ms"
msgstr "~Synonymy"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Popups..uno:PasteSpecialMenu\n"
@@ -24001,7 +23994,6 @@ msgid "Tabbed"
msgstr "W rajtarkach"
#: Notebookbar.xcu
-#, fuzzy
msgctxt ""
"Notebookbar.xcu\n"
"..Notebookbar.Applications.Calc.Implementations.GroupedbarCompact\n"
@@ -24011,7 +24003,6 @@ msgid "Groupedbar Compact"
msgstr "Kompaktnje zeskupjeny"
#: Notebookbar.xcu
-#, fuzzy
msgctxt ""
"Notebookbar.xcu\n"
"..Notebookbar.Applications.Calc.Implementations.GroupedbarFull\n"
@@ -24048,7 +24039,6 @@ msgid "Contextual groups"
msgstr "Kontekstowe skupiny"
#: Notebookbar.xcu
-#, fuzzy
msgctxt ""
"Notebookbar.xcu\n"
"..Notebookbar.Applications.Impress.Implementations.GroupedbarCompact\n"
@@ -24058,7 +24048,6 @@ msgid "Groupedbar Compact"
msgstr "Kompaktnje zeskupjeny"
#: Notebookbar.xcu
-#, fuzzy
msgctxt ""
"Notebookbar.xcu\n"
"..Notebookbar.Applications.Impress.Implementations.GroupedbarFull\n"
@@ -25800,7 +25789,6 @@ msgid "Accept Change"
msgstr "Změnu akceptować"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:AcceptAllTrackedChanges\n"
@@ -28600,7 +28588,6 @@ msgid "In ~Background"
msgstr "W po~zadku"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:WrapThroughTransparencyToggle\n"
@@ -29655,7 +29642,6 @@ msgid "Default ~Paragraph"
msgstr "~Standardny wotstawk"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:DefaultParaStyle\n"
@@ -29684,7 +29670,6 @@ msgid "~Title"
msgstr "~Titul"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:TitleParaStyle\n"
@@ -29713,7 +29698,6 @@ msgid "Su~btitle"
msgstr "~Podtitul"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:SubtitleParaStyle\n"
@@ -29742,7 +29726,6 @@ msgid "Heading ~1"
msgstr "Nadpismo ~1"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:Heading1ParaStyle\n"
@@ -29770,7 +29753,6 @@ msgid "Heading ~2"
msgstr "Nadpismo ~2"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:Heading2ParaStyle\n"
@@ -29798,7 +29780,6 @@ msgid "Heading ~3"
msgstr "Nadpismo ~3"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:Heading3ParaStyle\n"
@@ -29826,7 +29807,6 @@ msgid "Heading ~4"
msgstr "Nadpismo ~4"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:Heading4ParaStyle\n"
@@ -29854,7 +29834,6 @@ msgid "Heading ~5"
msgstr "Nadpismo ~5"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:Heading5ParaStyle\n"
@@ -29882,7 +29861,6 @@ msgid "Heading ~6"
msgstr "Nadpismo ~6"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:Heading6ParaStyle\n"
@@ -29910,7 +29888,6 @@ msgid "~Quotations"
msgstr "~Citaty"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:QuoteParaStyle\n"
@@ -29938,7 +29915,6 @@ msgid "Pre~formatted Text"
msgstr "~Předformatowany tekst"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:PreformattedParaStyle\n"
@@ -29966,7 +29942,6 @@ msgid "Text Body"
msgstr "Tekstowe ćěleso"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:TextBodyParaStyle\n"
@@ -29994,7 +29969,6 @@ msgid "Default ~Character"
msgstr "Standardne ~znamješko"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:DefaultCharStyle\n"
@@ -30022,7 +29996,6 @@ msgid "E~mphasis"
msgstr "~Doraz"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:EmphasisCharStyle\n"
@@ -30050,7 +30023,6 @@ msgid "~Strong Emphasis"
msgstr "~Sylny doraz"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:StrongEmphasisCharStyle\n"
@@ -30069,7 +30041,6 @@ msgid "Strong Emphasis Character Style"
msgstr ""
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:StyleApply?Style:string=Citation&amp;FamilyName:string=CharacterStyles\n"
@@ -30079,7 +30050,6 @@ msgid "Qu~otation"
msgstr "C~itat"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:QuoteCharStyle\n"
@@ -30107,7 +30077,6 @@ msgid "Sou~rce Text"
msgstr "Žó~rłowy tekst"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:SourceCharStyle\n"
@@ -30135,7 +30104,6 @@ msgid "Bullet List"
msgstr "Naličenje"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:BulletListStyle\n"
@@ -30163,7 +30131,6 @@ msgid "Number List"
msgstr ""
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:NumberListStyle\n"
@@ -31264,7 +31231,6 @@ msgid "Navigation"
msgstr "Nawigacija"
#: WriterGlobalWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterGlobalWindowState.xcu\n"
"..WriterGlobalWindowState.UIElements.States.private:resource/toolbar/changes\n"
@@ -31274,7 +31240,6 @@ msgid "Track Changes"
msgstr "Změny slědować"
#: WriterGlobalWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterGlobalWindowState.xcu\n"
"..WriterGlobalWindowState.UIElements.States.private:resource/toolbar/textstylebar\n"
diff --git a/source/hsb/readlicense_oo/docs.po b/source/hsb/readlicense_oo/docs.po
index f1ba93d8db6..833611ce460 100644
--- a/source/hsb/readlicense_oo/docs.po
+++ b/source/hsb/readlicense_oo/docs.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2017-10-04 11:48+0200\n"
-"PO-Revision-Date: 2017-04-01 21:56+0000\n"
+"PO-Revision-Date: 2018-01-15 15:59+0000\n"
"Last-Translator: Michael Wolf <milupo@sorbzilla.de>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: hsb\n"
@@ -12,8 +12,8 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1491083812.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1516031992.000000\n"
#: readme.xrm
msgctxt ""
@@ -125,7 +125,7 @@ msgctxt ""
"s2s3sdf21\n"
"readmeitem.text"
msgid "Microsoft Windows 7, 8.x, or 10"
-msgstr ""
+msgstr "Microsoft Windows 7, 8.x abo 10"
#: readme.xrm
msgctxt ""
@@ -725,7 +725,7 @@ msgctxt ""
"gettingimvolved3\n"
"readmeitem.text"
msgid "As a user, you are already a valuable part of the suite's development process and we would like to encourage you to take an even more active role with a view to being a long-term contributor to the community. Please join and check out the contributing page at <a href=\"http://www.libreoffice.org/contribution/\">http://www.libreoffice.org/contribution/</a>"
-msgstr "Jako wužiwar sće hižo hódnotny dźěl wuwiwanskeho procesa běroweho programoweho paketa a bychmy was rady pozbudźili, aktiwnišu rólu jako dołhodobny sobuskutkowar zhromadźenstwa zabrać. Prošu přidružće so nam a wopytajće sydło <a href=\"http://www.libreoffice.org/contribution/\">http://www.libreoffice.org/contribution/</a>, zo byšće sobu pomhał."
+msgstr "Jako wužiwar sće hižo hódnotny dźěl wuwiwanskeho procesa běroweho programoweho paketa a bychmy was rady pozbudźili, aktiwnišu rólu jako dołhodobny sobuskutkowar zhromadźenstwa zabrać. Prošu přidružće so nam a wopytajće sydło <a href=\"http://www.libreoffice.org/contribution/\">http://www.libreoffice.org/contribution/</a>"
#: readme.xrm
msgctxt ""
diff --git a/source/hsb/reportdesign/messages.po b/source/hsb/reportdesign/messages.po
index d8965bd7f6c..ddb902574d0 100644
--- a/source/hsb/reportdesign/messages.po
+++ b/source/hsb/reportdesign/messages.po
@@ -4,17 +4,18 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2017-11-22 13:53+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"PO-Revision-Date: 2018-01-15 15:48+0000\n"
+"Last-Translator: Michael Wolf <milupo@sorbzilla.de>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: hsb\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-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1516031280.000000\n"
#: stringarray.hrc:17
-#, fuzzy
msgctxt "RID_STR_FORCENEWPAGE_CONST"
msgid "None"
msgstr "Žadyn"
@@ -450,7 +451,6 @@ msgid "Report"
msgstr "Rozprawa"
#: strings.hrc:88
-#, fuzzy
msgctxt "RID_STR_PROPTITLE_SECTION"
msgid "Section"
msgstr "Wotrězk"
diff --git a/source/hsb/sc/messages.po b/source/hsb/sc/messages.po
index ed6a2f94dde..cf553a9d19e 100644
--- a/source/hsb/sc/messages.po
+++ b/source/hsb/sc/messages.po
@@ -75,7 +75,6 @@ msgstr "Dodatk"
#. * other string IDs of strings used in message boxes and elsewhere go into
#. * sc/inc/strings.hrc
#: globstr.hrc:34
-#, fuzzy
msgctxt "STR_UNDO_INSERTCELLS"
msgid "Insert"
msgstr "Zasadźić"
@@ -87,31 +86,26 @@ msgid "Delete"
msgstr "_Zhašeć"
#: globstr.hrc:36
-#, fuzzy
msgctxt "STR_UNDO_CUT"
msgid "Cut"
msgstr "Wutřihać"
#: globstr.hrc:37
-#, fuzzy
msgctxt "STR_UNDO_PASTE"
msgid "Insert"
msgstr "Zasadźić"
#: globstr.hrc:38
-#, fuzzy
msgctxt "STR_UNDO_DRAGDROP"
msgid "Drag and Drop"
msgstr "Ćahnyć a pušćić"
#: globstr.hrc:39
-#, fuzzy
msgctxt "STR_UNDO_MOVE"
msgid "Move"
msgstr "Přesunyć"
#: globstr.hrc:40
-#, fuzzy
msgctxt "STR_UNDO_COPY"
msgid "Copy"
msgstr "Kopěrować"
@@ -123,13 +117,11 @@ msgid "Delete"
msgstr "_Zhašeć"
#: globstr.hrc:42
-#, fuzzy
msgctxt "STR_UNDO_SELATTR"
msgid "Attributes"
msgstr "Atributy"
#: globstr.hrc:43
-#, fuzzy
msgctxt "STR_UNDO_SELATTRLINES"
msgid "Attributes/Lines"
msgstr "Atributy/linije"
@@ -147,13 +139,11 @@ msgid "Optimal Column Width"
msgstr "Optimalna špaltowa šěrokosć"
#: globstr.hrc:46
-#, fuzzy
msgctxt "STR_UNDO_ROWHEIGHT"
msgid "Row height"
msgstr "Linkowa wysokosć"
#: globstr.hrc:47
-#, fuzzy
msgctxt "STR_UNDO_OPTROWHEIGHT"
msgid "Optimal Row Height"
msgstr "Optimalna linkowa wysokosć"
@@ -177,7 +167,6 @@ msgid "Split"
msgstr "Rozdźělić"
#: globstr.hrc:51
-#, fuzzy
msgctxt "STR_UNDO_AUTOFORMAT"
msgid "AutoFormat"
msgstr "Awtomatiski format"
@@ -189,13 +178,11 @@ msgid "Replace"
msgstr "Wuměnić"
#: globstr.hrc:53
-#, fuzzy
msgctxt "STR_UNDO_CURSORATTR"
msgid "Attributes"
msgstr "Atributy"
#: globstr.hrc:54
-#, fuzzy
msgctxt "STR_UNDO_ENTERDATA"
msgid "Input"
msgstr "Zapodaće"
@@ -207,31 +194,26 @@ msgid "Insert Column Break"
msgstr "Łamanje špalty zasadźić"
#: globstr.hrc:56
-#, fuzzy
msgctxt "STR_UNDO_DELCOLBREAK"
msgid "Delete column break"
msgstr "Łamanje špalty zhašeć"
#: globstr.hrc:57
-#, fuzzy
msgctxt "STR_UNDO_INSROWBREAK"
msgid "Insert Row Break"
msgstr "Łamanje linki zasadźić"
#: globstr.hrc:58
-#, fuzzy
msgctxt "STR_UNDO_DELROWBREAK"
msgid "Delete row break"
msgstr "Łamanje linki zhašeć"
#: globstr.hrc:59
-#, fuzzy
msgctxt "STR_UNDO_DOOUTLINE"
msgid "View Details"
msgstr "Podrobnosće pokazać"
#: globstr.hrc:60
-#, fuzzy
msgctxt "STR_UNDO_REDOOUTLINE"
msgid "Hide details"
msgstr "Podrobnosće schować"
@@ -249,43 +231,36 @@ msgid "Ungroup"
msgstr "Skupinu zběhnyć"
#: globstr.hrc:63
-#, fuzzy
msgctxt "STR_UNDO_OUTLINELEVEL"
msgid "Select outline level"
msgstr "Rozrjadowu runinu wubrać"
#: globstr.hrc:64
-#, fuzzy
msgctxt "STR_UNDO_DOOUTLINEBLK"
msgid "View Details"
msgstr "Podrobnosće pokazać"
#: globstr.hrc:65
-#, fuzzy
msgctxt "STR_UNDO_REDOOUTLINEBLK"
msgid "Hide details"
msgstr "Podrobnosće schować"
#: globstr.hrc:66
-#, fuzzy
msgctxt "STR_UNDO_REMOVEALLOTLNS"
msgid "Clear Outline"
msgstr "Rozrjad wotstronić"
#: globstr.hrc:67
-#, fuzzy
msgctxt "STR_UNDO_AUTOOUTLINE"
msgid "AutoOutline"
msgstr "Awtomatiski rozrjad"
#: globstr.hrc:68
-#, fuzzy
msgctxt "STR_UNDO_SUBTOTALS"
msgid "Subtotals"
msgstr "Dźělne wuslědki"
#: globstr.hrc:69
-#, fuzzy
msgctxt "STR_UNDO_SORT"
msgid "Sort"
msgstr "Sortěrować"
@@ -303,157 +278,131 @@ msgid "Change Database Range"
msgstr "Wobłuk datoweje banki definować"
#: globstr.hrc:72
-#, fuzzy
msgctxt "STR_UNDO_IMPORTDATA"
msgid "Importing"
msgstr "Importuje so"
#: globstr.hrc:73
-#, fuzzy
msgctxt "STR_UNDO_REPEATDB"
msgid "Refresh range"
msgstr "Wobłuk aktualizować"
#: globstr.hrc:74
-#, fuzzy
msgctxt "STR_UNDO_LISTNAMES"
msgid "List names"
msgstr "Mjena nalistować"
#: globstr.hrc:75
-#, fuzzy
msgctxt "STR_UNDO_PIVOT_NEW"
msgid "Create pivot table"
msgstr "Pivotowu tabelu załožić"
#: globstr.hrc:76
-#, fuzzy
msgctxt "STR_UNDO_PIVOT_MODIFY"
msgid "Edit pivot table"
msgstr "Pivotowu tabelu wobdźěłać"
#: globstr.hrc:77
-#, fuzzy
msgctxt "STR_UNDO_PIVOT_DELETE"
msgid "Delete pivot table"
msgstr "Pivotowu tabelu zhašeć"
#: globstr.hrc:78
-#, fuzzy
msgctxt "STR_UNDO_CONSOLIDATE"
msgid "Consolidate"
msgstr "Konsolidować"
#: globstr.hrc:79
-#, fuzzy
msgctxt "STR_UNDO_USESCENARIO"
msgid "Use scenario"
msgstr "Scenarij wužiwać"
#: globstr.hrc:80
-#, fuzzy
msgctxt "STR_UNDO_MAKESCENARIO"
msgid "Create scenario"
msgstr "Scenarij wutworić"
#: globstr.hrc:81
-#, fuzzy
msgctxt "STR_UNDO_EDITSCENARIO"
msgid "Edit scenario"
msgstr "Scenarij wobdźěłać"
#: globstr.hrc:82
-#, fuzzy
msgctxt "STR_UNDO_APPLYCELLSTYLE"
msgid "Apply Cell Style"
msgstr "Celowu předłohu nałožić"
#: globstr.hrc:83
-#, fuzzy
msgctxt "STR_UNDO_EDITCELLSTYLE"
msgid "Edit Cell Style"
msgstr "Celowu předłohu wobdźěłać"
#: globstr.hrc:84
-#, fuzzy
msgctxt "STR_UNDO_APPLYPAGESTYLE"
msgid "Apply Page Style"
msgstr "Předłohu strony nałožić"
#: globstr.hrc:85
-#, fuzzy
msgctxt "STR_UNDO_EDITPAGESTYLE"
msgid "Edit Page Style"
msgstr "Předłohu strony wobdźěłać"
#: globstr.hrc:86
-#, fuzzy
msgctxt "STR_UNDO_DETADDPRED"
msgid "Trace Precedents"
msgstr "Předchadniki slědować"
#: globstr.hrc:87
-#, fuzzy
msgctxt "STR_UNDO_DETDELPRED"
msgid "Remove Precedent"
msgstr "Předchadnik wotstronić"
#: globstr.hrc:88
-#, fuzzy
msgctxt "STR_UNDO_DETADDSUCC"
msgid "Trace Dependents"
msgstr "Naslědniki slědować"
#: globstr.hrc:89
-#, fuzzy
msgctxt "STR_UNDO_DETDELSUCC"
msgid "Remove Dependent"
msgstr "Naslědnik wotstronić"
#: globstr.hrc:90
-#, fuzzy
msgctxt "STR_UNDO_DETADDERROR"
msgid "Trace Error"
msgstr "Slěd k zmylkej"
#: globstr.hrc:91
-#, fuzzy
msgctxt "STR_UNDO_DETDELALL"
msgid "Remove all Traces"
msgstr "Wšě slědy wotstronić"
#: globstr.hrc:92
-#, fuzzy
msgctxt "STR_UNDO_DETINVALID"
msgid "Mark invalid data"
msgstr "Njepłaćiwe daty woznamjenić"
#: globstr.hrc:93
-#, fuzzy
msgctxt "STR_UNDO_DETREFRESH"
msgid "Refresh Traces"
msgstr "Slědy aktualizować"
#: globstr.hrc:94
-#, fuzzy
msgctxt "STR_UNDO_CHARTDATA"
msgid "Modify chart data range"
msgstr "Datowy wobłuk diagrama změnić"
#: globstr.hrc:95
-#, fuzzy
msgctxt "STR_UNDO_ORIGINALSIZE"
msgid "Original Size"
msgstr "Originalna wulkosć"
#: globstr.hrc:96
-#, fuzzy
msgctxt "STR_UNDO_UPDATELINK"
msgid "Update Link"
msgstr "Zwjazanje aktualizować"
#: globstr.hrc:97
-#, fuzzy
msgctxt "STR_UNDO_REMOVELINK"
msgid "Unlink"
msgstr "Zwjazanje zběhnyć"
@@ -465,13 +414,11 @@ msgid "Insert Link"
msgstr "Jako zwjazanje zasadźić"
#: globstr.hrc:99
-#, fuzzy
msgctxt "STR_UNDO_ENTERMATRIX"
msgid "Insert Array Formula"
msgstr "Matriksowu formlu zasadźić"
#: globstr.hrc:100
-#, fuzzy
msgctxt "STR_UNDO_INSERTNOTE"
msgid "Insert Comment"
msgstr "Komentar zasadźić"
@@ -483,61 +430,51 @@ msgid "Delete Comment"
msgstr "Wobsah zhašeć"
#: globstr.hrc:102
-#, fuzzy
msgctxt "STR_UNDO_SHOWNOTE"
msgid "Show Comment"
msgstr "Komentar pokazać"
#: globstr.hrc:103
-#, fuzzy
msgctxt "STR_UNDO_HIDENOTE"
msgid "Hide Comment"
msgstr "Komentar schować"
#: globstr.hrc:104
-#, fuzzy
msgctxt "STR_UNDO_SHOWALLNOTES"
msgid "Show All Comments"
msgstr "Wšě komentary pokazać"
#: globstr.hrc:105
-#, fuzzy
msgctxt "STR_UNDO_HIDEALLNOTES"
msgid "Hide All Comments"
msgstr "Wšě komentary schować"
#: globstr.hrc:106
-#, fuzzy
msgctxt "STR_UNDO_EDITNOTE"
msgid "Edit Comment"
msgstr "Komentar wobdźěłać"
#: globstr.hrc:107
-#, fuzzy
msgctxt "STR_UNDO_DEC_INDENT"
msgid "Decrease Indent"
msgstr "Zasunjenje pomjeńšić"
#: globstr.hrc:108
-#, fuzzy
msgctxt "STR_UNDO_INC_INDENT"
msgid "Increase Indent"
msgstr "Zasunjenje powjetšić"
#: globstr.hrc:109
-#, fuzzy
msgctxt "STR_UNDO_PROTECT_TAB"
msgid "Protect sheet"
msgstr "Tabelu škitać"
#: globstr.hrc:110
-#, fuzzy
msgctxt "STR_UNDO_UNPROTECT_TAB"
msgid "Unprotect sheet"
msgstr "Tabelowy škit zběhnyć"
#: globstr.hrc:111
-#, fuzzy
msgctxt "STR_UNDO_PROTECT_DOC"
msgid "Protect document"
msgstr "Dokument škitać"
@@ -555,25 +492,21 @@ msgid "Print range"
msgstr "Ć_išćerski wobłuk"
#: globstr.hrc:114
-#, fuzzy
msgctxt "STR_UNDO_REMOVEBREAKS"
msgid "Delete Page Breaks"
msgstr "Łamanja strony zhašeć"
#: globstr.hrc:115
-#, fuzzy
msgctxt "STR_UNDO_PRINTSCALE"
msgid "Change Scale"
msgstr "Měritko změnić"
#: globstr.hrc:116
-#, fuzzy
msgctxt "STR_UNDO_DRAG_BREAK"
msgid "Move Page Break"
msgstr "Łamanje strony přesunyć"
#: globstr.hrc:117
-#, fuzzy
msgctxt "STR_UNDO_RANGENAMES"
msgid "Edit range names"
msgstr "Wobłukowe mjena wobdźěłać"
@@ -591,31 +524,26 @@ msgid "Import"
msgstr "Importować"
#: globstr.hrc:120
-#, fuzzy
msgctxt "STR_MSSG_DOSUBTOTALS_0"
msgid "%PRODUCTNAME Calc"
msgstr "%PRODUCTNAME Calc"
#: globstr.hrc:121
-#, fuzzy
msgctxt "STR_MSSG_DOSUBTOTALS_1"
msgid "Delete data?"
msgstr "Daty zhašeć?"
#: globstr.hrc:122
-#, fuzzy
msgctxt "STR_MSSG_DOSUBTOTALS_2"
msgid "Unable to insert rows"
msgstr "Njeje móžno linki zasadźić"
#: globstr.hrc:123
-#, fuzzy
msgctxt "STR_MSSG_REPEATDB_0"
msgid "No operations to execute"
msgstr "Žane operacije za wuwjedźenje"
#: globstr.hrc:124
-#, fuzzy
msgctxt "STR_MSSG_MAKEAUTOFILTER_0"
msgid ""
"The range does not contain column headers.\n"
@@ -625,73 +553,61 @@ msgstr ""
"Chceće, zo so prěnja linka jako špaltowa hłowa wužiwa?"
#: globstr.hrc:125
-#, fuzzy
msgctxt "STR_MSSG_IMPORTDATA_0"
msgid "Error while importing data!"
msgstr "Zmylk při importowanju datow!"
#: globstr.hrc:126
-#, fuzzy
msgctxt "STR_PROGRESS_IMPORT"
msgid "# records imported..."
msgstr "# datowe sadźby importowane..."
#: globstr.hrc:127
-#, fuzzy
msgctxt "STR_MSSG_MAKEOUTLINE_0"
msgid "Grouping not possible"
msgstr "Zeskupjenje njemóžno"
#: globstr.hrc:128
-#, fuzzy
msgctxt "STR_MSSG_REMOVEOUTLINE_0"
msgid "Ungrouping not possible"
msgstr "Zběhnjenje zeskupjenja njemóžno"
#: globstr.hrc:129
-#, fuzzy
msgctxt "STR_MSSG_PASTEFROMCLIP_0"
msgid "Insert into multiple selection not possible"
msgstr "Zasadźenje do wjacoreho wuběra njemóžno"
#: globstr.hrc:130
-#, fuzzy
msgctxt "STR_MSSG_MOVEBLOCKTO_0"
msgid "Cell merge not possible if cells already merged!"
msgstr "Zwjazowanje celow njeje móžno, jeli cele su hižo zwjazane!"
#: globstr.hrc:131
-#, fuzzy
msgctxt "STR_MSSG_INSERTCELLS_0"
msgid "Inserting into merged ranges not possible"
msgstr "Zasadźenje do zwjazanych wobłukow móžno njeje"
#: globstr.hrc:132
-#, fuzzy
msgctxt "STR_MSSG_DELETECELLS_0"
msgid "Deleting in merged ranges not possible"
msgstr "Zhašenje w zwjazanych wobłukow móžno njeje"
#: globstr.hrc:133
-#, fuzzy
msgctxt "STR_MSSG_MERGECELLS_0"
msgid "Cell merge not possible if cells already merged"
msgstr "Zwjazowanje celow njeje móžno, jeli cele su hižo zwjazane"
#: globstr.hrc:134
-#, fuzzy
msgctxt "STR_SORT_ERR_MERGED"
msgid "Ranges containing merged cells can only be sorted without formats."
msgstr "Wobłuki, kotrež zwjazane cele wobsahuja, dadźa so jenož bjez formatow sortěrować."
#: globstr.hrc:135
-#, fuzzy
msgctxt "STR_MSSG_SOLVE_0"
msgid "Goal Seek succeeded. Result: "
msgstr "Cilowe pytanje bě wuspěšne. Wuslědk: "
#: globstr.hrc:136
-#, fuzzy
msgctxt "STR_MSSG_SOLVE_1"
msgid ""
"\n"
@@ -703,7 +619,6 @@ msgstr ""
"Ma so wuslědk do přeměnjateje cele zasadźić?"
#: globstr.hrc:137
-#, fuzzy
msgctxt "STR_MSSG_SOLVE_2"
msgid ""
"Goal Seek failed.\n"
@@ -713,13 +628,11 @@ msgstr ""
"\n"
#: globstr.hrc:138
-#, fuzzy
msgctxt "STR_MSSG_SOLVE_3"
msgid "Insert the closest value ("
msgstr "Ma so najbliša hódnota ("
#: globstr.hrc:139
-#, fuzzy
msgctxt "STR_MSSG_SOLVE_4"
msgid ") into the variable cell anyway?"
msgstr ") najebać toho do přeměnjateje cele zasadźić?"
@@ -731,13 +644,11 @@ msgid "Grand"
msgstr "Marka"
#: globstr.hrc:141
-#, fuzzy
msgctxt "STR_TABLE_ERGEBNIS"
msgid "Result"
msgstr "Wuslědk"
#: globstr.hrc:142
-#, fuzzy
msgctxt "STR_UNDO_SPELLING"
msgid "Spellcheck"
msgstr "Prawopisna kontrola"
@@ -755,43 +666,36 @@ msgid "OR"
msgstr "ABO"
#: globstr.hrc:145
-#, fuzzy
msgctxt "STR_TABLE_DEF"
msgid "Sheet"
msgstr "Tabela"
#: globstr.hrc:146
-#, fuzzy
msgctxt "STR_MOVE_TO_END"
msgid "- move to end position -"
msgstr "- na kónčnu poziciju přesunyć -"
#: globstr.hrc:147
-#, fuzzy
msgctxt "STR_NO_REF_TABLE"
msgid "#REF!"
msgstr "#REF!"
#: globstr.hrc:148
-#, fuzzy
msgctxt "STR_PIVOT_NODATA"
msgid "The pivot table must contain at least one entry."
msgstr "Pivotowa tabela dyrbi znajmjeńša jedyn zapisk wobsahować."
#: globstr.hrc:149
-#, fuzzy
msgctxt "STR_PIVOT_MOVENOTALLOWED"
msgid "The data range can not be deleted."
msgstr "Datowy wobłuk njeda so zhašeć."
#: globstr.hrc:150
-#, fuzzy
msgctxt "STR_PIVOT_ERROR"
msgid "Error creating the pivot table."
msgstr "Zmylk při wutworjenju pivotoweje tabele."
#: globstr.hrc:151
-#, fuzzy
msgctxt "STR_PIVOT_NOTEMPTY"
msgid "The destination range is not empty. Overwrite existing contents?"
msgstr "Cilowy wobłuk prózdny njeje. Eksistowacy wobsah přepisać?"
@@ -804,7 +708,6 @@ msgid ""
msgstr ""
#: globstr.hrc:153
-#, fuzzy
msgctxt "STR_DATAPILOT_SUBTOTAL"
msgid "The source range contains subtotals which may distort the results. Use it anyway?"
msgstr "Žórłowy wobłuk dźělne wuslědki wobsahuje, kotrež móža wuslědk kepsać. Ma so najebać toho wužiwać?"
@@ -816,7 +719,6 @@ msgid "Total"
msgstr "Dohromady"
#: globstr.hrc:155
-#, fuzzy
msgctxt "STR_PIVOT_DATA"
msgid "Data"
msgstr "Daty"
@@ -828,13 +730,11 @@ msgid "Group"
msgstr "Zeskupić"
#: globstr.hrc:157
-#, fuzzy
msgctxt "STR_ROWCOL_SELCOUNT"
msgid "$1 rows, $2 columns selected"
msgstr "$1 linkow, $2 špaltow wubrane"
#: globstr.hrc:158
-#, fuzzy
msgctxt "STR_FILTER_SELCOUNT"
msgid "$1 of $2 records found"
msgstr "$1 z $2 datowych sadźbow namakane"
@@ -852,97 +752,81 @@ msgid "Row"
msgstr "Linki"
#: globstr.hrc:161
-#, fuzzy
msgctxt "STR_PAGE"
msgid "Page"
msgstr "Strona"
#: globstr.hrc:162
-#, fuzzy
msgctxt "STR_PGNUM"
msgid "Page %1"
msgstr "Strona %1"
#: globstr.hrc:163
-#, fuzzy
msgctxt "STR_LOAD_DOC"
msgid "Load document"
msgstr "Dokument začitać"
#: globstr.hrc:164
-#, fuzzy
msgctxt "STR_SAVE_DOC"
msgid "Save document"
msgstr "Dokument składować"
#: globstr.hrc:165
-#, fuzzy
msgctxt "STR_AREA_ALREADY_INSERTED"
msgid "This range has already been inserted."
msgstr "Tutón wobłuk je so hižo zasadźił."
#: globstr.hrc:166
-#, fuzzy
msgctxt "STR_INVALID_TABREF"
msgid "Invalid sheet reference."
msgstr "Njepłaćiwy tabelowy poćah."
#: globstr.hrc:167
-#, fuzzy
msgctxt "STR_INVALID_QUERYAREA"
msgid "This range does not contain a valid query."
msgstr "Tutón wobłuk płaćiwe wotprašowanje njewobsahuje."
#: globstr.hrc:168
-#, fuzzy
msgctxt "STR_REIMPORT_EMPTY"
msgid "This range does not contain imported data."
msgstr "Tutón wobłuk importowane daty njewobsahuje."
#: globstr.hrc:169
-#, fuzzy
msgctxt "STR_NOMULTISELECT"
msgid "This function cannot be used with multiple selections."
msgstr "Tuta funkcija njeda so z wjacorymi wuběrami wužiwać."
#: globstr.hrc:170
-#, fuzzy
msgctxt "STR_FILL_SERIES_PROGRESS"
msgid "Fill Row..."
msgstr "Rjad wupjelnić..."
#: globstr.hrc:171
-#, fuzzy
msgctxt "STR_UNDO_THESAURUS"
msgid "Thesaurus"
msgstr "Tezawrus"
#: globstr.hrc:172
-#, fuzzy
msgctxt "STR_FILL_TAB"
msgid "Fill Sheets"
msgstr "Tabele wupjelnić"
#: globstr.hrc:173
-#, fuzzy
msgctxt "STR_UPDATE_SCENARIO"
msgid "Add selected ranges to current scenario?"
msgstr "Aktualnemu sćenarijej wubrane wobłuki přidać?"
#: globstr.hrc:174
-#, fuzzy
msgctxt "STR_ERR_NEWSCENARIO"
msgid "The scenario ranges must be selected in order to be able to create a new scenario."
msgstr "Wobłuki scenarija dyrbja so wubrać, zo byšće móhł nowy scenarij wutworić."
#: globstr.hrc:175
-#, fuzzy
msgctxt "STR_NOAREASELECTED"
msgid "A range has not been selected."
msgstr "Žadyn wobłuk wubrany."
#: globstr.hrc:176
-#, fuzzy
msgctxt "STR_NEWTABNAMENOTUNIQUE"
msgid "This name already exists."
msgstr "Tute mjeno hižo eksistuje."
@@ -957,13 +841,11 @@ msgid ""
msgstr ""
#: globstr.hrc:178
-#, fuzzy
msgctxt "STR_SCENARIO"
msgid "Scenario"
msgstr "Scenarij"
#: globstr.hrc:179
-#, fuzzy
msgctxt "STR_PIVOT_TABLE"
msgid "Pivot Table"
msgstr "Pivotowa tabela"
@@ -982,7 +864,6 @@ msgid "Selection count"
msgstr "Ličba wuběranych celow"
#: globstr.hrc:183
-#, fuzzy
msgctxt "STR_FUN_TEXT_COUNT"
msgid "Count"
msgstr "Ličba"
@@ -1000,67 +881,56 @@ msgid "Average"
msgstr "Přerěz"
#: globstr.hrc:186
-#, fuzzy
msgctxt "STR_FUN_TEXT_MEDIAN"
msgid "Median"
msgstr "Median"
#: globstr.hrc:187
-#, fuzzy
msgctxt "STR_FUN_TEXT_MAX"
msgid "Max"
msgstr "Maks"
#: globstr.hrc:188
-#, fuzzy
msgctxt "STR_FUN_TEXT_MIN"
msgid "Min"
msgstr "Min"
#: globstr.hrc:189
-#, fuzzy
msgctxt "STR_FUN_TEXT_PRODUCT"
msgid "Product"
msgstr "Produkt"
#: globstr.hrc:190
-#, fuzzy
msgctxt "STR_FUN_TEXT_STDDEV"
msgid "StDev"
msgstr "StWotch"
#: globstr.hrc:191
-#, fuzzy
msgctxt "STR_FUN_TEXT_VAR"
msgid "Var"
msgstr "Warianca"
#: globstr.hrc:192
-#, fuzzy
msgctxt "STR_NOCHARTATCURSOR"
msgid "No chart found at this position."
msgstr "Na tutej poziciji njeje so žadyn diagram namakał."
#: globstr.hrc:193
-#, fuzzy
msgctxt "STR_PIVOT_NOTFOUND"
msgid "No pivot table found at this position."
msgstr "Na tutej poziciji njeje so žana pivotowa tabela namakała."
#: globstr.hrc:194
-#, fuzzy
msgctxt "STR_EMPTYDATA"
msgid "(empty)"
msgstr "(prózdny)"
#: globstr.hrc:195
-#, fuzzy
msgctxt "STR_PRINT_INVALID_AREA"
msgid "Invalid print range"
msgstr "Njepłaćiwy ćišćerski wobłuk"
#: globstr.hrc:196
-#, fuzzy
msgctxt "STR_PAGESTYLE"
msgid "Page Style"
msgstr "Předłoha strony"
@@ -1078,61 +948,51 @@ msgid "Footer"
msgstr "Nohowa linka"
#: globstr.hrc:199
-#, fuzzy
msgctxt "STR_TEXTATTRS"
msgid "Text Attributes"
msgstr "Tekstowe atributy"
#: globstr.hrc:200
-#, fuzzy
msgctxt "STR_HFCMD_PAGE"
msgid "PAGE"
msgstr "STRONA"
#: globstr.hrc:201
-#, fuzzy
msgctxt "STR_HFCMD_PAGES"
msgid "PAGES"
msgstr "STRONY"
#: globstr.hrc:202
-#, fuzzy
msgctxt "STR_HFCMD_DATE"
msgid "DATE"
msgstr "DATUM"
#: globstr.hrc:203
-#, fuzzy
msgctxt "STR_HFCMD_TIME"
msgid "TIME"
msgstr "ČAS"
#: globstr.hrc:204
-#, fuzzy
msgctxt "STR_HFCMD_FILE"
msgid "FILE"
msgstr "DATAJA"
#: globstr.hrc:205
-#, fuzzy
msgctxt "STR_HFCMD_TABLE"
msgid "SHEET"
msgstr "TABELA"
#: globstr.hrc:206
-#, fuzzy
msgctxt "STR_PROTECTIONERR"
msgid "Protected cells can not be modified."
msgstr "Škitane cele njedadźa so změnić."
#: globstr.hrc:207
-#, fuzzy
msgctxt "STR_READONLYERR"
msgid "Document opened in read-only mode."
msgstr "Dokument je jenož za čitanje wočinjeny."
#: globstr.hrc:208
-#, fuzzy
msgctxt "STR_MATRIXFRAGMENTERR"
msgid "You cannot change only part of an array."
msgstr "Njemóžeće jenož dźěl matriksy změnić."
@@ -1151,7 +1011,6 @@ msgstr "Nohowa linka"
#. BEGIN error constants and error strings.
#: globstr.hrc:213
-#, fuzzy
msgctxt "STR_ERROR_STR"
msgid "Err:"
msgstr "Zmylk:"
@@ -1159,152 +1018,128 @@ msgstr "Zmylk:"
#. BEGIN defined ERROR.TYPE() values.
#. ERROR.TYPE( #DIV/0! ) == 2
#: globstr.hrc:216
-#, fuzzy
msgctxt "STR_LONG_ERR_DIV_ZERO"
msgid "Error: Division by zero"
msgstr "Zmylk: Diwizija přez nulu"
#. ERROR.TYPE( #VALUE! ) == 3
#: globstr.hrc:218
-#, fuzzy
msgctxt "STR_LONG_ERR_NO_VALUE"
msgid "Error: Wrong data type"
msgstr "Zmylk: Wopačny datowy typ"
#. ERROR.TYPE( #REF! ) == 4
#: globstr.hrc:220
-#, fuzzy
msgctxt "STR_LONG_ERR_NO_REF"
msgid "Error: Not a valid reference"
msgstr "Zmylk: Njepłaćiwy poćah"
#. ERROR.TYPE( #NAME! ) == 5
#: globstr.hrc:222
-#, fuzzy
msgctxt "STR_LONG_ERR_NO_NAME"
msgid "Error: Invalid name"
msgstr "Zmylk: Njepłaćiwe mjeno"
#. ERROR.TYPE( #NUM! ) == 6
#: globstr.hrc:224
-#, fuzzy
msgctxt "STR_LONG_ERR_ILL_FPO"
msgid "Error: Invalid numeric value"
msgstr "Zmylk: Njepłaćiwa numeriska hódnota"
#. ERROR.TYPE( #N/A ) == 7
#: globstr.hrc:226
-#, fuzzy
msgctxt "STR_LONG_ERR_NV"
msgid "Error: Value not available"
msgstr "Zmylk: Hódnota k dispoziciji njeje"
#. END defined ERROR.TYPE() values.
#: globstr.hrc:228
-#, fuzzy
msgctxt "STR_NO_ADDIN"
msgid "#ADDIN?"
msgstr "#ADDIN?"
#: globstr.hrc:229
-#, fuzzy
msgctxt "STR_LONG_ERR_NO_ADDIN"
msgid "Error: Add-in not found"
msgstr "Zmylk: Dodatk njenamakany"
#: globstr.hrc:230
-#, fuzzy
msgctxt "STR_NO_MACRO"
msgid "#MACRO?"
msgstr "#MAKRO?"
#: globstr.hrc:231
-#, fuzzy
msgctxt "STR_LONG_ERR_NO_MACRO"
msgid "Error: Macro not found"
msgstr "Zmylk: Makro njenamakane"
#: globstr.hrc:232
-#, fuzzy
msgctxt "STR_LONG_ERR_SYNTAX"
msgid "Internal syntactical error"
msgstr "Nutřkowny syntaktiski zmylk"
#: globstr.hrc:233
-#, fuzzy
msgctxt "STR_LONG_ERR_ILL_ARG"
msgid "Error: Invalid argument"
msgstr "Zmylk: Njepłaćiwy argument"
#: globstr.hrc:234
-#, fuzzy
msgctxt "STR_LONG_ERR_ILL_PAR"
msgid "Error in parameter list"
msgstr "Zmylk w lisćinje parametrow"
#: globstr.hrc:235
-#, fuzzy
msgctxt "STR_LONG_ERR_ILL_CHAR"
msgid "Error: Invalid character"
msgstr "Zmylk: Njepłaćiwe znamješko"
#: globstr.hrc:236
-#, fuzzy
msgctxt "STR_LONG_ERR_PAIR"
msgid "Error: in bracketing"
msgstr "Zmylk přez spinki"
#: globstr.hrc:237
-#, fuzzy
msgctxt "STR_LONG_ERR_OP_EXP"
msgid "Error: Operator missing"
msgstr "Zmylk: Operator faluje"
#: globstr.hrc:238
-#, fuzzy
msgctxt "STR_LONG_ERR_VAR_EXP"
msgid "Error: Variable missing"
msgstr "Zmylk: Wariabla faluje"
#: globstr.hrc:239
-#, fuzzy
msgctxt "STR_LONG_ERR_CODE_OVF"
msgid "Error: Formula overflow"
msgstr "Zmylk: Formla předołha"
#: globstr.hrc:240
-#, fuzzy
msgctxt "STR_LONG_ERR_STR_OVF"
msgid "Error: String overflow"
msgstr "Zmylk: Znamješkowy rjećazk předołhi"
#: globstr.hrc:241
-#, fuzzy
msgctxt "STR_LONG_ERR_STACK_OVF"
msgid "Error: Internal overflow"
msgstr "Zmylk: Nutřkowny přeběžk"
#: globstr.hrc:242
-#, fuzzy
msgctxt "STR_LONG_ERR_MATRIX_SIZE"
msgid "Error: Array or matrix size"
msgstr "Zmylk: Matriks abo wulkosć matriksy"
#: globstr.hrc:243
-#, fuzzy
msgctxt "STR_LONG_ERR_CIRC_REF"
msgid "Error: Circular reference"
msgstr "Zmylk: Cirkularny poćah"
#: globstr.hrc:244
-#, fuzzy
msgctxt "STR_LONG_ERR_NO_CONV"
msgid "Error: Calculation does not converge"
msgstr "Zmylk: Wobličenje njekonwerguje"
#. END error constants and error strings.
#: globstr.hrc:247
-#, fuzzy
msgctxt "STR_GRIDCOLOR"
msgid "Grid color"
msgstr "Lěsyčna barba"
@@ -1316,25 +1151,21 @@ msgid "Filter"
msgstr "_Filter"
#: globstr.hrc:249
-#, fuzzy
msgctxt "STR_TARGETNOTFOUND"
msgid "The target database range does not exist."
msgstr "Wobłuk ciloweje datoweje banki njeeksistuje."
#: globstr.hrc:250
-#, fuzzy
msgctxt "STR_INVALID_EPS"
msgid "Invalid increment"
msgstr "Njepłaćiwy přirost"
#: globstr.hrc:251
-#, fuzzy
msgctxt "STR_UNDO_TABOP"
msgid "Multiple operations"
msgstr "Wjacore operacije"
#: globstr.hrc:252
-#, fuzzy
msgctxt "STR_INVALID_AFNAME"
msgid ""
"You have entered an invalid name.\n"
@@ -1346,13 +1177,11 @@ msgstr ""
"Wubjerće druhe mjeno."
#: globstr.hrc:253
-#, fuzzy
msgctxt "STR_AREA"
msgid "Range"
msgstr "Wobłuk"
#: globstr.hrc:254
-#, fuzzy
msgctxt "STR_YES"
msgid "Yes"
msgstr "Haj"
@@ -1364,7 +1193,6 @@ msgid "No"
msgstr "Ně"
#: globstr.hrc:256
-#, fuzzy
msgctxt "STR_PROTECTION"
msgid "Protection"
msgstr "Škit"
@@ -1376,19 +1204,16 @@ msgid "Formulas"
msgstr "_Formle"
#: globstr.hrc:258
-#, fuzzy
msgctxt "STR_HIDE"
msgid "Hide"
msgstr "Schować"
#: globstr.hrc:259
-#, fuzzy
msgctxt "STR_PRINT"
msgid "Print"
msgstr "Ćišćeć"
#: globstr.hrc:260
-#, fuzzy
msgctxt "STR_INVALID_AFAREA"
msgid ""
"To apply an AutoFormat,\n"
@@ -1400,13 +1225,11 @@ msgstr ""
"ze znajmjeńša 3x3 celemi wubrać."
#: globstr.hrc:261
-#, fuzzy
msgctxt "STR_OPTIONAL"
msgid "(optional)"
msgstr "(opcionalny)"
#: globstr.hrc:262
-#, fuzzy
msgctxt "STR_REQUIRED"
msgid "(required)"
msgstr "(trěbny)"
@@ -1418,103 +1241,86 @@ msgid "Comments"
msgstr "_Komentary"
#: globstr.hrc:264
-#, fuzzy
msgctxt "STR_QUERY_DELTAB"
msgid "Are you sure you want to delete the selected sheet(s)?"
msgstr "Chceće wubrane tabele woprawdźe zhašeć?"
#: globstr.hrc:265
-#, fuzzy
msgctxt "STR_QUERY_DELSCENARIO"
msgid "Are you sure you want to delete the selected scenario?"
msgstr "Chceće wubrany scenarij woprawdźe zhašeć?"
#: globstr.hrc:266
-#, fuzzy
msgctxt "STR_EXPORT_ASCII"
msgid "Export Text File"
msgstr "Tekstowu dataju eksportować"
#: globstr.hrc:267
-#, fuzzy
msgctxt "STR_IMPORT_LOTUS"
msgid "Import Lotus files"
msgstr "Dataje Lotus importować"
#: globstr.hrc:268
-#, fuzzy
msgctxt "STR_IMPORT_DBF"
msgid "Import DBase files"
msgstr "DBase-dataje importować"
#: globstr.hrc:269
-#, fuzzy
msgctxt "STR_EXPORT_DBF"
msgid "DBase export"
msgstr "DBase-eksport"
#: globstr.hrc:270
-#, fuzzy
msgctxt "STR_EXPORT_DIF"
msgid "Dif Export"
msgstr "Dif-eksport"
#: globstr.hrc:271
-#, fuzzy
msgctxt "STR_IMPORT_DIF"
msgid "Dif Import"
msgstr "Dif-import"
#: globstr.hrc:272
-#, fuzzy
msgctxt "STR_STYLENAME_STANDARD"
msgid "Default"
msgstr "Standard"
#: globstr.hrc:273
-#, fuzzy
msgctxt "STR_STYLENAME_RESULT"
msgid "Result"
msgstr "Wuslědk"
#: globstr.hrc:274
-#, fuzzy
msgctxt "STR_STYLENAME_RESULT1"
msgid "Result2"
msgstr "Wuslědk2"
#: globstr.hrc:275
-#, fuzzy
msgctxt "STR_STYLENAME_HEADLINE"
msgid "Heading"
msgstr "Nadpismo"
#: globstr.hrc:276
-#, fuzzy
msgctxt "STR_STYLENAME_HEADLINE1"
msgid "Heading1"
msgstr "Nadpismo1"
#: globstr.hrc:277
-#, fuzzy
msgctxt "STR_STYLENAME_REPORT"
msgid "Report"
msgstr "Rozprawa"
#: globstr.hrc:278
-#, fuzzy
msgctxt "STR_THESAURUS_NO_STRING"
msgid "Thesaurus can only be used in text cells!"
msgstr "Tezawrus da so jenož w tekstowych celach wužiwać!"
#: globstr.hrc:279
-#, fuzzy
msgctxt "STR_SPELLING_BEGIN_TAB"
msgid "Should the spellcheck be continued at the beginning of the current sheet?"
msgstr "Chceće z prawopisnej kontrolu na spočatku aktualneje tabele pokročować?"
#: globstr.hrc:280
-#, fuzzy
msgctxt "STR_SPELLING_NO_LANG"
msgid ""
"is not available for the thesaurus.\n"
@@ -1526,175 +1332,146 @@ msgstr ""
"požadanu rěč, je-li trjeba"
#: globstr.hrc:281
-#, fuzzy
msgctxt "STR_SPELLING_STOP_OK"
msgid "The spellcheck of this sheet has been completed."
msgstr "Prawopisna kontrola tuteje tabele je so dokónčiła."
#: globstr.hrc:282
-#, fuzzy
msgctxt "STR_UNDO_INSERT_TAB"
msgid "Insert Sheet"
msgstr "Tabelu zasadźić"
#: globstr.hrc:283
-#, fuzzy
msgctxt "STR_UNDO_DELETE_TAB"
msgid "Delete Sheets"
msgstr "Tabele zhašeć"
#: globstr.hrc:284
-#, fuzzy
msgctxt "STR_UNDO_RENAME_TAB"
msgid "Rename Sheet"
msgstr "Tabelu přemjenować"
#: globstr.hrc:285
-#, fuzzy
msgctxt "STR_UNDO_SET_TAB_BG_COLOR"
msgid "Color Tab"
msgstr "Rajtark barbić"
#: globstr.hrc:286
-#, fuzzy
msgctxt "STR_UNDO_SET_MULTI_TAB_BG_COLOR"
msgid "Color Tabs"
msgstr "Rajtarki barbić"
#: globstr.hrc:287
-#, fuzzy
msgctxt "STR_UNDO_MOVE_TAB"
msgid "Move Sheets"
msgstr "Tabele přesunyć"
#: globstr.hrc:288
-#, fuzzy
msgctxt "STR_UNDO_COPY_TAB"
msgid "Copy Sheet"
msgstr "Tabelu kopěrować"
#: globstr.hrc:289
-#, fuzzy
msgctxt "STR_UNDO_APPEND_TAB"
msgid "Append sheet"
msgstr "Tabelu připowěsnyć"
#: globstr.hrc:290
-#, fuzzy
msgctxt "STR_UNDO_SHOWTAB"
msgid "Show Sheet"
msgstr "Tabelu pokazać"
#: globstr.hrc:291
-#, fuzzy
msgctxt "STR_UNDO_SHOWTABS"
msgid "Show Sheets"
msgstr "Tabele pokazać"
#: globstr.hrc:292
-#, fuzzy
msgctxt "STR_UNDO_HIDETAB"
msgid "Hide sheet"
msgstr "Tabelu schować"
#: globstr.hrc:293
-#, fuzzy
msgctxt "STR_UNDO_HIDETABS"
msgid "Hide sheets"
msgstr "Tabele schować"
#: globstr.hrc:294
-#, fuzzy
msgctxt "STR_UNDO_TAB_RTL"
msgid "Flip sheet"
msgstr "Tabelu kiwknyć"
#: globstr.hrc:295
-#, fuzzy
msgctxt "STR_ABSREFLOST"
msgid "The new table contains absolute references to other tables which may be incorrect!"
msgstr "Nowa tabela absolutne poćahi k druhim tabelam wobsahuje, kotrež móhli wopak być!"
#: globstr.hrc:296
-#, fuzzy
msgctxt "STR_NAMECONFLICT"
msgid "Due to identical names, an existing range name in the destination document has been altered!"
msgstr "Identiskich mjenow dla je so eksistowacy wobłukowe mjeno w cilowym dokumenće změniło!"
#: globstr.hrc:297
-#, fuzzy
msgctxt "STR_ERR_AUTOFILTER"
msgid "AutoFilter not possible"
msgstr "Awtomatiski filter móžno njeje"
#: globstr.hrc:298
-#, fuzzy
msgctxt "STR_CREATENAME_REPLACE"
msgid "Replace existing definition of #?"
msgstr "Eksistowacu definiciju # wuměnić?"
#: globstr.hrc:299
-#, fuzzy
msgctxt "STR_CREATENAME_MARKERR"
msgid "Invalid selection for range names"
msgstr "Njepłaćiwy wuběr za wobłukowe mjena"
#: globstr.hrc:300
-#, fuzzy
msgctxt "STR_CONSOLIDATE_ERR1"
msgid "References can not be inserted above the source data."
msgstr "Poćahi njedadźa so nad žórłowymi datami zasadźić."
#: globstr.hrc:301
-#, fuzzy
msgctxt "STR_SCENARIO_NOTFOUND"
msgid "Scenario not found"
msgstr "Scenarij njenamakany"
#: globstr.hrc:302
-#, fuzzy
msgctxt "STR_QUERY_DELENTRY"
msgid "Do you really want to delete the entry #?"
msgstr "Chceće zapisk # woprawdźe zhašeć?"
#: globstr.hrc:303
-#, fuzzy
msgctxt "STR_VOBJ_OBJECT"
msgid "Objects/Images"
msgstr "Objekty/wobrazy"
#: globstr.hrc:304
-#, fuzzy
msgctxt "STR_VOBJ_CHART"
msgid "Charts"
msgstr "Diagramy"
#: globstr.hrc:305
-#, fuzzy
msgctxt "STR_VOBJ_DRAWINGS"
msgid "Drawing Objects"
msgstr "Rysowanske objekty"
#: globstr.hrc:306
-#, fuzzy
msgctxt "STR_VOBJ_MODE_SHOW"
msgid "Show"
msgstr "Pokazać"
#: globstr.hrc:307
-#, fuzzy
msgctxt "STR_VOBJ_MODE_HIDE"
msgid "Hide"
msgstr "Schować"
#: globstr.hrc:308
-#, fuzzy
msgctxt "STR_SCATTR_PAGE_TOPDOWN"
msgid "Top to bottom"
msgstr "Wothorjeka dele"
#: globstr.hrc:309
-#, fuzzy
msgctxt "STR_SCATTR_PAGE_LEFTRIGHT"
msgid "Left-to-right"
msgstr "Wotlěwa doprawa"
@@ -1706,13 +1483,11 @@ msgid "Comments"
msgstr "_Komentary"
#: globstr.hrc:311
-#, fuzzy
msgctxt "STR_SCATTR_PAGE_GRID"
msgid "Grid"
msgstr "Lěsyca"
#: globstr.hrc:312
-#, fuzzy
msgctxt "STR_SCATTR_PAGE_HEADERS"
msgid "Row & Column Headers"
msgstr "Hłowy linkow a špaltow"
@@ -1724,55 +1499,46 @@ msgid "Formulas"
msgstr "_Formle"
#: globstr.hrc:314
-#, fuzzy
msgctxt "STR_SCATTR_PAGE_NULLVALS"
msgid "Zero Values"
msgstr "Nulowe hódnoty"
#: globstr.hrc:315
-#, fuzzy
msgctxt "STR_SCATTR_PAGE_PRINTDIR"
msgid "Print direction"
msgstr "Ćišćerski směr"
#: globstr.hrc:316
-#, fuzzy
msgctxt "STR_SCATTR_PAGE_FIRSTPAGENO"
msgid "First page number"
msgstr "Čisło prěnjeje strony"
#: globstr.hrc:317
-#, fuzzy
msgctxt "STR_SCATTR_PAGE_SCALE"
msgid "Reduce/enlarge printout"
msgstr "Wućišć pomjeńšić/powjetšić"
#: globstr.hrc:318
-#, fuzzy
msgctxt "STR_SCATTR_PAGE_SCALETOPAGES"
msgid "Fit print range(s) on number of pages"
msgstr "Ćišćerske wobłuki ličbje stronow přiměrić"
#: globstr.hrc:319
-#, fuzzy
msgctxt "STR_SCATTR_PAGE_SCALETO"
msgid "Fit print range(s) to width/height"
msgstr "Ćišćerske wobłuki šěrokosći/wysokosći přiměrić"
#: globstr.hrc:320
-#, fuzzy
msgctxt "STR_SCATTR_PAGE_SCALE_WIDTH"
msgid "Width"
msgstr "Šěrokosć"
#: globstr.hrc:321
-#, fuzzy
msgctxt "STR_SCATTR_PAGE_SCALE_HEIGHT"
msgid "Height"
msgstr "Wysokosć"
#: globstr.hrc:322
-#, fuzzy
msgctxt "STR_SCATTR_PAGE_SCALE_PAGES"
msgid "%1 page(s)"
msgstr "%1 stronow"
@@ -1790,7 +1556,6 @@ msgid "Statistics"
msgstr "Statistiske"
#: globstr.hrc:325
-#, fuzzy
msgctxt "STR_LINKERROR"
msgid "The link could not be updated."
msgstr "Zwjazanje njeda so aktualizować."
@@ -1802,25 +1567,21 @@ msgid "File:"
msgstr "Pjelnjenka:"
#: globstr.hrc:327
-#, fuzzy
msgctxt "STR_LINKERRORTAB"
msgid "Sheet:"
msgstr "Tabela:"
#: globstr.hrc:328
-#, fuzzy
msgctxt "STR_OVERVIEW"
msgid "Overview"
msgstr "Přehlad"
#: globstr.hrc:329
-#, fuzzy
msgctxt "STR_DOC_INFO"
msgid "Doc.Information"
msgstr "Informacije wo dokumenće"
#: globstr.hrc:330
-#, fuzzy
msgctxt "STR_DOC_PRINTED"
msgid "Printed"
msgstr "Wućišćany"
@@ -1838,7 +1599,6 @@ msgid "on"
msgstr "zapinjeny"
#: globstr.hrc:333
-#, fuzzy
msgctxt "STR_RELOAD_TABLES"
msgid ""
"This file contains links to other files.\n"
@@ -1848,7 +1608,6 @@ msgstr ""
"Maja so aktualizować?"
#: globstr.hrc:334
-#, fuzzy
msgctxt "STR_REIMPORT_AFTER_LOAD"
msgid ""
"This file contains queries. The results of these queries were not saved.\n"
@@ -1858,7 +1617,6 @@ msgstr ""
"Maja so tute wotprašowanja wospjetować?"
#: globstr.hrc:335
-#, fuzzy
msgctxt "STR_INSERT_FULL"
msgid ""
"Filled cells cannot be shifted\n"
@@ -1868,31 +1626,26 @@ msgstr ""
"dale tabele přesunyć."
#: globstr.hrc:336
-#, fuzzy
msgctxt "STR_TABINSERT_ERROR"
msgid "The table could not be inserted."
msgstr "Tabela njeda so zasadźić."
#: globstr.hrc:337
-#, fuzzy
msgctxt "STR_TABREMOVE_ERROR"
msgid "The sheets could not be deleted."
msgstr "Tabele njedadźa so zhašeć."
#: globstr.hrc:338
-#, fuzzy
msgctxt "STR_PASTE_ERROR"
msgid "The contents of the clipboard could not be pasted."
msgstr "Wobsah mjezyskłada njeda so zasadźić."
#: globstr.hrc:339
-#, fuzzy
msgctxt "STR_PASTE_FULL"
msgid "There is not enough space on the sheet to insert here."
msgstr "Njeje dosć ruma w tabeli, zo by so něšto zasadźiło."
#: globstr.hrc:340
-#, fuzzy
msgctxt "STR_PASTE_BIGGER"
msgid ""
"The content of the clipboard is bigger than the range selected.\n"
@@ -1902,25 +1655,21 @@ msgstr ""
"Chceće jón najebać toho zasadźić?"
#: globstr.hrc:341
-#, fuzzy
msgctxt "STR_ERR_NOREF"
msgid "No cell references are found in the selected cells."
msgstr "We wubranych celach njebuchu žane celowe poćahi namakane."
#: globstr.hrc:342
-#, fuzzy
msgctxt "STR_GRAPHICNAME"
msgid "Image"
msgstr "Wobraz"
#: globstr.hrc:343
-#, fuzzy
msgctxt "STR_INVALIDNAME"
msgid "Invalid name."
msgstr "Njepłaćiwe mjeno."
#: globstr.hrc:344
-#, fuzzy
msgctxt "STR_VALID_MACRONOTFOUND"
msgid "Selected macro not found."
msgstr "Wubrane makro njeje so namakało."
@@ -1932,31 +1681,26 @@ msgid "Invalid value."
msgstr "Njepłaćiwy wobłuk"
#: globstr.hrc:346
-#, fuzzy
msgctxt "STR_PROGRESS_CALCULATING"
msgid "calculating"
msgstr "wuličuje so"
#: globstr.hrc:347
-#, fuzzy
msgctxt "STR_PROGRESS_SORTING"
msgid "sorting"
msgstr "sortěruje so"
#: globstr.hrc:348
-#, fuzzy
msgctxt "STR_PROGRESS_HEIGHTING"
msgid "Adapt row height"
msgstr "Wysokosć linki přiměrić"
#: globstr.hrc:349
-#, fuzzy
msgctxt "STR_PROGRESS_COMPARING"
msgid "Compare #"
msgstr "# přirunać"
#: globstr.hrc:350
-#, fuzzy
msgctxt "STR_DETINVALID_OVERFLOW"
msgid ""
"The maximum number of invalid cells has been exceeded.\n"
@@ -1966,13 +1710,11 @@ msgstr ""
"Nic wšě njepłaćiwe cele buchu markěrowane."
#: globstr.hrc:351
-#, fuzzy
msgctxt "STR_QUICKHELP_DELETE"
msgid "Delete contents"
msgstr "Wobsah zhašeć"
#: globstr.hrc:352
-#, fuzzy
msgctxt "STR_QUICKHELP_REF"
msgid "%1 R x %2 C"
msgstr "%1 L x %2 Š"
@@ -1984,44 +1726,37 @@ msgid "More..."
msgstr "Wjace..."
#: globstr.hrc:354
-#, fuzzy
msgctxt "STR_ERR_INVALID_AREA"
msgid "Invalid range"
msgstr "Njepłaćiwy wobłuk"
#. Templates for data pilot tables.
#: globstr.hrc:356
-#, fuzzy
msgctxt "STR_PIVOT_STYLE_INNER"
msgid "Pivot Table Value"
msgstr "Hódnota pivotoweje tabele"
#: globstr.hrc:357
-#, fuzzy
msgctxt "STR_PIVOT_STYLE_RESULT"
msgid "Pivot Table Result"
msgstr "Wuslědk pivotoweje tabele"
#: globstr.hrc:358
-#, fuzzy
msgctxt "STR_PIVOT_STYLE_CATEGORY"
msgid "Pivot Table Category"
msgstr "Kategorija pivotoweje tabele"
#: globstr.hrc:359
-#, fuzzy
msgctxt "STR_PIVOT_STYLE_TITLE"
msgid "Pivot Table Title"
msgstr "Titul pivotoweje tabele"
#: globstr.hrc:360
-#, fuzzy
msgctxt "STR_PIVOT_STYLE_FIELDNAME"
msgid "Pivot Table Field"
msgstr "Polo pivotoweje tabele"
#: globstr.hrc:361
-#, fuzzy
msgctxt "STR_PIVOT_STYLE_TOP"
msgid "Pivot Table Corner"
msgstr "Róžk pivotoweje tabele"
@@ -2033,13 +1768,11 @@ msgid "Filter"
msgstr "_Filter"
#: globstr.hrc:363
-#, fuzzy
msgctxt "STR_OPERATION_SORT"
msgid "Sort"
msgstr "Sortěrować"
#: globstr.hrc:364
-#, fuzzy
msgctxt "STR_OPERATION_SUBTOTAL"
msgid "Subtotals"
msgstr "Dźělne wuslědki"
@@ -2051,7 +1784,6 @@ msgid "None"
msgstr "Žadyn"
#: globstr.hrc:366
-#, fuzzy
msgctxt "STR_IMPORT_REPLACE"
msgid "Do you want to replace the contents of #?"
msgstr "Chceće wobsah # wuměnić?"
@@ -2063,13 +1795,11 @@ msgid "Width:"
msgstr "Šěrokosć"
#: globstr.hrc:368
-#, fuzzy
msgctxt "STR_TIP_HEIGHT"
msgid "Height:"
msgstr "Wysokosć:"
#: globstr.hrc:369
-#, fuzzy
msgctxt "STR_TIP_HIDE"
msgid "Hide"
msgstr "Schować"
@@ -2080,31 +1810,26 @@ msgid "<empty>"
msgstr "<prózdny>"
#: globstr.hrc:371
-#, fuzzy
msgctxt "STR_CHANGED_CELL"
msgid "Cell #1 changed from '#2' to '#3'"
msgstr "Cela #1 je so z '#2' do '#3' změniła"
#: globstr.hrc:372
-#, fuzzy
msgctxt "STR_CHANGED_INSERT"
msgid "#1 inserted"
msgstr "#1 zasadźene"
#: globstr.hrc:373
-#, fuzzy
msgctxt "STR_CHANGED_DELETE"
msgid "#1 deleted"
msgstr "#1 zhašane"
#: globstr.hrc:374
-#, fuzzy
msgctxt "STR_CHANGED_MOVE"
msgid "Range moved from #1 to #2"
msgstr "Wobłuk je so z #1 do #2 přesunył"
#: globstr.hrc:375
-#, fuzzy
msgctxt "STR_END_REDLINING"
msgid ""
"This action will exit the change recording mode.\n"
@@ -2120,37 +1845,31 @@ msgstr ""
"\n"
#: globstr.hrc:376
-#, fuzzy
msgctxt "STR_CLOSE_ERROR_LINK"
msgid "The document can not be closed while a link is being updated."
msgstr "Dokument njeda so začinić, mjeztym zo so zwjazanje aktualizuje."
#: globstr.hrc:377
-#, fuzzy
msgctxt "STR_UNDO_RESIZEMATRIX"
msgid "Adapt array area"
msgstr "Matriksowy wobwod přiměrić"
#: globstr.hrc:378
-#, fuzzy
msgctxt "STR_TIP_RESIZEMATRIX"
msgid "Array formula %1 R x %2 C"
msgstr "Matriksowa formla %1 L x %2 Š"
#: globstr.hrc:379
-#, fuzzy
msgctxt "STR_UNDO_HANGULHANJA"
msgid "Hangul/Hanja Conversion"
msgstr "Konwertowanje hangul/handźa"
#: globstr.hrc:380
-#, fuzzy
msgctxt "STR_NAME_INPUT_CELL"
msgid "Select Cell"
msgstr "Celu wubrać"
#: globstr.hrc:381
-#, fuzzy
msgctxt "STR_NAME_INPUT_RANGE"
msgid "Select Range"
msgstr "Wobłuk wubrać"
@@ -2162,55 +1881,46 @@ msgid "Select Database Range"
msgstr "Wobłuk datoweje banki definować"
#: globstr.hrc:383
-#, fuzzy
msgctxt "STR_NAME_INPUT_ROW"
msgid "Go To Row"
msgstr "Dźiće k lince"
#: globstr.hrc:384
-#, fuzzy
msgctxt "STR_NAME_INPUT_SHEET"
msgid "Go To Sheet"
msgstr "Dźiće k tabeli"
#: globstr.hrc:385
-#, fuzzy
msgctxt "STR_NAME_INPUT_DEFINE"
msgid "Define Name for Range"
msgstr "Mjeno za wobłuk definować"
#: globstr.hrc:386
-#, fuzzy
msgctxt "STR_NAME_ERROR_SELECTION"
msgid "The selection needs to be rectangular in order to name it."
msgstr "Wuběr dyrbi praworóžkaty być, zo by móhł so pomjenować."
#: globstr.hrc:387
-#, fuzzy
msgctxt "STR_NAME_ERROR_NAME"
msgid "You must enter a valid reference or type a valid name for the selected range."
msgstr "Dyrbiće płaćiwy poćah abo płaćiwe mjeno za wubrany wobłuk zapodać."
#: globstr.hrc:388
-#, fuzzy
msgctxt "STR_CHANGED_MOVE_REJECTION_WARNING"
msgid "WARNING: This action may have resulted in unintended changes to cell references in formulas."
msgstr "WARNOWANJE: Tuta akcija móže k njewotpohladanym změnam na celowych poćahach w formlach wjesć."
#: globstr.hrc:389
-#, fuzzy
msgctxt "STR_CHANGED_DELETE_REJECTION_WARNING"
msgid "WARNING: This action may have resulted in references to the deleted area not being restored."
msgstr "WARNOWANJE: Tuta akcija je snano k tomu wjedła, zo njeběchu so poćahi k zhašanemu wobwodej wobnowili."
#: globstr.hrc:390
-#, fuzzy
msgctxt "STR_UNDO_CHINESE_TRANSLATION"
msgid "Chinese conversion"
msgstr "Chinske konwertowanje"
#: globstr.hrc:391
-#, fuzzy
msgctxt "STR_ERR_DATAPILOT_INPUT"
msgid "You cannot change this part of the pivot table."
msgstr "Njemóžeće tutón dźěl pivotoweje tabele změnić."
@@ -2228,25 +1938,21 @@ msgid "Automatic"
msgstr "Awtomatiski"
#: globstr.hrc:394
-#, fuzzy
msgctxt "STR_ERR_LONG_NESTED_ARRAY"
msgid "Nested arrays are not supported."
msgstr "Zakašćikowane matriksy so njepodpěruja."
#: globstr.hrc:395
-#, fuzzy
msgctxt "STR_UNDO_TEXTTOCOLUMNS"
msgid "Text to Columns"
msgstr "Tekst do špaltow"
#: globstr.hrc:396
-#, fuzzy
msgctxt "STR_DOC_UPDATED"
msgid "Your spreadsheet has been updated with changes saved by other users."
msgstr "Waš tabelowy dokument su so ze změnami składowanymi wot druhich wužiwarjow zaktualizowali."
#: globstr.hrc:397
-#, fuzzy
msgctxt "STR_DOC_WILLBESAVED"
msgid ""
"The spreadsheet must be saved now to activate sharing mode.\n"
@@ -2258,7 +1964,6 @@ msgstr ""
"Chceće pokročować?"
#: globstr.hrc:398
-#, fuzzy
msgctxt "STR_DOC_WILLNOTBESAVED"
msgid ""
"Already resolved merge conflicts will be lost and your changes to the shared spreadsheet will not be saved.\n"
@@ -2270,7 +1975,6 @@ msgstr ""
"Chceće pokročować?"
#: globstr.hrc:399
-#, fuzzy
msgctxt "STR_DOC_DISABLESHARED"
msgid ""
"Disabling shared mode of a spreadsheet hinders all other users of the shared spreadsheet to merge back their work.\n"
@@ -2282,7 +1986,6 @@ msgstr ""
"Chceće pokročować?"
#: globstr.hrc:400
-#, fuzzy
msgctxt "STR_DOC_NOLONGERSHARED"
msgid ""
"This spreadsheet is no longer in shared mode.\n"
@@ -2294,7 +1997,6 @@ msgstr ""
"Składujće swój tabelowy dokuement do druheje dataje a přewzmiće swoje změny manuelnje do swojeho tabeloweho dokumenta."
#: globstr.hrc:401
-#, fuzzy
msgctxt "STR_SHARED_DOC_WARNING"
msgid ""
"The spreadsheet is in shared mode. This allows multiple users to access and edit the spreadsheet at the same time.\n"
@@ -2306,7 +2008,6 @@ msgstr ""
"Změny formatowanskich atributow kaž pismow, barbow a ličbnych formatow njebudu so składować a někotre funkcije kaž wobdźěłowanje diagramow a rysowanskich objektow w dźělenym modusu k dispoziciji njejsu. Znjemóžńće dźěleny modus, zo byšće ekskluziwny přistup na te změny a funkcije dóstał."
#: globstr.hrc:402
-#, fuzzy
msgctxt "STR_FILE_LOCKED_TRY_LATER"
msgid ""
"The shared spreadsheet file is locked due to a merge in progress by user: '%1'\n"
@@ -2318,7 +2019,6 @@ msgstr ""
"Dźěleny modus zawrjeneje dataje njeda so znjemóžnić. Spytajće pozdźišo hišće raz."
#: globstr.hrc:403
-#, fuzzy
msgctxt "STR_FILE_LOCKED_SAVE_LATER"
msgid ""
"The shared spreadsheet file is locked due to a merge in progress by user: '%1'\n"
@@ -2330,19 +2030,16 @@ msgstr ""
"Spytajće pozdźišo hišće raz, zo byšće swoje změny składował."
#: globstr.hrc:404
-#, fuzzy
msgctxt "STR_UNKNOWN_USER"
msgid "Unknown User"
msgstr "Njeznaty wužiwar"
#: globstr.hrc:405
-#, fuzzy
msgctxt "STR_SHAPE_AUTOSHAPE"
msgid "AutoShape"
msgstr "Awtomatiski twar"
#: globstr.hrc:406
-#, fuzzy
msgctxt "STR_SHAPE_RECTANGLE"
msgid "Rectangle"
msgstr "Praworóžk"
@@ -2354,25 +2051,21 @@ msgid "Line"
msgstr "Linija"
#: globstr.hrc:408
-#, fuzzy
msgctxt "STR_SHAPE_OVAL"
msgid "Oval"
msgstr "Elipsa"
#: globstr.hrc:409
-#, fuzzy
msgctxt "STR_FORM_BUTTON"
msgid "Button"
msgstr "Tłóčatko"
#: globstr.hrc:410
-#, fuzzy
msgctxt "STR_FORM_CHECKBOX"
msgid "Check Box"
msgstr "Kontrolny kašćik"
#: globstr.hrc:411
-#, fuzzy
msgctxt "STR_FORM_OPTIONBUTTON"
msgid "Option Button"
msgstr "Opciske tłóčatko"
@@ -2384,7 +2077,6 @@ msgid "Label"
msgstr "Popisy"
#: globstr.hrc:413
-#, fuzzy
msgctxt "STR_FORM_LISTBOX"
msgid "List Box"
msgstr "Lisćinowe polo"
@@ -2396,19 +2088,16 @@ msgid "Group Box"
msgstr "Zeskupjenske polo"
#: globstr.hrc:415
-#, fuzzy
msgctxt "STR_FORM_DROPDOWN"
msgid "Drop Down"
msgstr "Dele spušćić"
#: globstr.hrc:416
-#, fuzzy
msgctxt "STR_FORM_SPINNER"
msgid "Spinner"
msgstr "Wjerćite tłóčatko"
#: globstr.hrc:417
-#, fuzzy
msgctxt "STR_FORM_SCROLLBAR"
msgid "Scroll Bar"
msgstr "Suwanska lajsta"
@@ -2420,43 +2109,36 @@ msgid "Cell Styles"
msgstr "Celowe předłohi"
#: globstr.hrc:419
-#, fuzzy
msgctxt "STR_STYLE_FAMILY_PAGE"
msgid "Page Styles"
msgstr "Předłohi strony"
#: globstr.hrc:420
-#, fuzzy
msgctxt "STR_ERR_DATAPILOTSOURCE"
msgid "Pivot table source data is invalid."
msgstr "Žórłowe daty pivotoweje tabele su njepłaćiwe."
#: globstr.hrc:421
-#, fuzzy
msgctxt "STR_OPTIONS_WARN_SEPARATORS"
msgid "Because the current formula separator settings conflict with the locale, the formula separators have been reset to their default values."
msgstr "Dokelž nastajenja dźělatka aktualneje formle su w konflikće z lokalu, su so formlowe dźělatka na swoje standardne hódnoty wróćo stajili."
#: globstr.hrc:422
-#, fuzzy
msgctxt "STR_UNDO_INSERT_CURRENT_DATE"
msgid "Insert Current Date"
msgstr "Aktualny datum zasadźić"
#: globstr.hrc:423
-#, fuzzy
msgctxt "STR_UNDO_INSERT_CURRENT_TIME"
msgid "Insert Current Time"
msgstr "Aktualny čas zasadźić"
#: globstr.hrc:424
-#, fuzzy
msgctxt "STR_MANAGE_NAMES"
msgid "Manage Names..."
msgstr "Mjena rjadować..."
#: globstr.hrc:425
-#, fuzzy
msgctxt "STR_HEADER_NAME"
msgid "Name"
msgstr "Mjeno"
@@ -2474,31 +2156,26 @@ msgid "Scope"
msgstr "Wobwod płaćiwosće:"
#: globstr.hrc:428
-#, fuzzy
msgctxt "STR_MULTI_SELECT"
msgid "(multiple)"
msgstr "(wjacore)"
#: globstr.hrc:429
-#, fuzzy
msgctxt "STR_GLOBAL_SCOPE"
msgid "Document (Global)"
msgstr "Dokument (globalny)"
#: globstr.hrc:430
-#, fuzzy
msgctxt "STR_ERR_NAME_EXISTS"
msgid "Invalid name. Already in use for the selected scope."
msgstr "Njepłaćiwe mjeno. Wužiwa so hižo za wubrany wobwod."
#: globstr.hrc:431
-#, fuzzy
msgctxt "STR_ERR_NAME_INVALID"
msgid "Invalid name. Only use letters, numbers and underscore."
msgstr "Njepłaćiwe mjeno. Wužiwajće jenož pismiki, ličby a podsmužku."
#: globstr.hrc:432
-#, fuzzy
msgctxt "STR_UNSAVED_EXT_REF"
msgid ""
"This Document contains external references to unsaved documents.\n"
@@ -2510,31 +2187,26 @@ msgstr ""
"Chceće pokročować?"
#: globstr.hrc:433
-#, fuzzy
msgctxt "STR_CLOSE_WITH_UNSAVED_REFS"
msgid "This Document is referenced by another document and not yet saved. Closing it without saving will result in data loss."
msgstr "Druhi hišće njeskładowany dokument na tutón dokument wotkazuje. Hdyž jón začinjeće bjeztoho, zo byšće jón składował, so daty zhubja."
#: globstr.hrc:434
-#, fuzzy
msgctxt "STR_HEADER_RANGE"
msgid "Range"
msgstr "Wobłuk"
#: globstr.hrc:435
-#, fuzzy
msgctxt "STR_HEADER_COND"
msgid "First Condition"
msgstr "Prěnje wuměnjenje"
#: globstr.hrc:436
-#, fuzzy
msgctxt "STR_COND_CONDITION"
msgid "Cell value is"
msgstr "Celowa hódnota je"
#: globstr.hrc:437
-#, fuzzy
msgctxt "STR_COND_COLORSCALE"
msgid "ColorScale"
msgstr "Barbowa skala"
@@ -2552,19 +2224,16 @@ msgid "IconSet"
msgstr "Symbolowa sadźba"
#: globstr.hrc:440
-#, fuzzy
msgctxt "STR_COND_BETWEEN"
msgid "between"
msgstr "mjez"
#: globstr.hrc:441
-#, fuzzy
msgctxt "STR_COND_NOTBETWEEN"
msgid "not between"
msgstr "nic mjez"
#: globstr.hrc:442
-#, fuzzy
msgctxt "STR_COND_UNIQUE"
msgid "unique"
msgstr "jónkróćny"
@@ -2576,37 +2245,31 @@ msgid "duplicate"
msgstr "dwójce"
#: globstr.hrc:444
-#, fuzzy
msgctxt "STR_COND_FORMULA"
msgid "Formula is"
msgstr "Formla je"
#: globstr.hrc:445
-#, fuzzy
msgctxt "STR_COND_TOP10"
msgid "Top Elements"
msgstr "Hornje elementy"
#: globstr.hrc:446
-#, fuzzy
msgctxt "STR_COND_BOTTOM10"
msgid "Bottom Elements"
msgstr "Delnje elementy"
#: globstr.hrc:447
-#, fuzzy
msgctxt "STR_COND_TOP_PERCENT"
msgid "Top Percent"
msgstr "Najwyša procentowa sadźba"
#: globstr.hrc:448
-#, fuzzy
msgctxt "STR_COND_DATE"
msgid "Date is"
msgstr "Datum je"
#: globstr.hrc:449
-#, fuzzy
msgctxt "STR_COND_BOTTOM_PERCENT"
msgid "Bottom Percent"
msgstr "Delnja procentowa sadźba"
@@ -2636,37 +2299,31 @@ msgid "Below or equal Average"
msgstr "podpřerězny abo runka"
#: globstr.hrc:454
-#, fuzzy
msgctxt "STR_COND_ERROR"
msgid "an Error code"
msgstr "zmylkowy kod"
#: globstr.hrc:455
-#, fuzzy
msgctxt "STR_COND_NOERROR"
msgid "not an Error code"
msgstr "žadyn zmylkowy kod"
#: globstr.hrc:456
-#, fuzzy
msgctxt "STR_COND_BEGINS_WITH"
msgid "Begins with"
msgstr "Započina so z"
#: globstr.hrc:457
-#, fuzzy
msgctxt "STR_COND_ENDS_WITH"
msgid "Ends with"
msgstr "Kónči so z"
#: globstr.hrc:458
-#, fuzzy
msgctxt "STR_COND_CONTAINS"
msgid "Contains"
msgstr "Wobsahuje"
#: globstr.hrc:459
-#, fuzzy
msgctxt "STR_COND_NOT_CONTAINS"
msgid "Not Contains"
msgstr "Njewobsahuje"
@@ -2690,7 +2347,6 @@ msgid "tomorrow"
msgstr "Jutře"
#: globstr.hrc:463
-#, fuzzy
msgctxt "STR_COND_LAST7DAYS"
msgid "in the last 7 days"
msgstr "w poslednich 7 dnjach"
@@ -2750,19 +2406,16 @@ msgid "next year"
msgstr "Klětu"
#: globstr.hrc:473
-#, fuzzy
msgctxt "STR_COND_AND"
msgid "and"
msgstr "a"
#: globstr.hrc:474
-#, fuzzy
msgctxt "STR_ERR_CONDFORMAT_PROTECTED"
msgid "Conditional Formats can not be created, deleted or changed in protected sheets!"
msgstr "Wuměnjene formaty njedadźa so w škitanych tabelach wutworić, zhašeć abo změnić!"
#: globstr.hrc:475
-#, fuzzy
msgctxt "STR_EDIT_EXISTING_COND_FORMATS"
msgid ""
"The selected cell already contains conditional formatting. You can either edit the existing conditional format or you define a new overlapping conditional format.\n"
@@ -2774,7 +2427,6 @@ msgstr ""
" Chceće eksistowacy wuměnjeny format wobdźěłać?"
#: globstr.hrc:476
-#, fuzzy
msgctxt "STR_QUERY_FORMULA_RECALC_ONLOAD_ODS"
msgid ""
"This document was last saved by an application other than %PRODUCTNAME. Some formula cells may produce different results when recalculated.\n"
@@ -2786,7 +2438,6 @@ msgstr ""
"Chceće wšě formlowe cele w tutym dokumenće nětko znowa wobličeć?"
#: globstr.hrc:477
-#, fuzzy
msgctxt "STR_QUERY_FORMULA_RECALC_ONLOAD_XLS"
msgid ""
"This document was last saved by Excel. Some formula cells may produce different results when recalculated.\n"
@@ -2798,13 +2449,11 @@ msgstr ""
"Chceće wšě formlowe cele nětko znowa wobličeć?"
#: globstr.hrc:478
-#, fuzzy
msgctxt "STR_ALWAYS_PERFORM_SELECTED"
msgid "Always perform this without prompt in the future."
msgstr "To w přichodźe přeco bjez wobkrućenja wuwjesć."
#: globstr.hrc:479
-#, fuzzy
msgctxt "STR_NO_INSERT_DELETE_OVER_PIVOT_TABLE"
msgid "You cannot insert or delete cells when the affected range intersects with pivot table."
msgstr "Njemóžeće cele zasadźić abo zhašeć, hdyž potrjecheny wobłuk do pivotoweje tabele saha."
@@ -2816,13 +2465,11 @@ msgid "Seconds"
msgstr "_sekundow"
#: globstr.hrc:481
-#, fuzzy
msgctxt "STR_DPFIELD_GROUP_BY_MINUTES"
msgid "Minutes"
msgstr "Mjeńšiny"
#: globstr.hrc:482
-#, fuzzy
msgctxt "STR_DPFIELD_GROUP_BY_HOURS"
msgid "Hours"
msgstr "Hodźiny"
@@ -2852,43 +2499,36 @@ msgid "Years"
msgstr "_Lěto"
#: globstr.hrc:487
-#, fuzzy
msgctxt "STR_INVALIDVAL"
msgid "Invalid target value."
msgstr "Njepłaćiwa cilowa hódnota."
#: globstr.hrc:488
-#, fuzzy
msgctxt "STR_INVALIDVAR"
msgid "Undefined name for variable cell."
msgstr "Njedefinowane mjeno za přeměnjatu celu."
#: globstr.hrc:489
-#, fuzzy
msgctxt "STR_INVALIDFORM"
msgid "Undefined name as formula cell."
msgstr "Njedfinowane mjeno jako formlowa cela."
#: globstr.hrc:490
-#, fuzzy
msgctxt "STR_NOFORMULA"
msgid "Formula cell must contain a formula."
msgstr "Formlowa cela dyrbi formlu wobsahować."
#: globstr.hrc:491
-#, fuzzy
msgctxt "STR_INVALIDINPUT"
msgid "Invalid input."
msgstr "Njepłaćiwe zapodaće."
#: globstr.hrc:492
-#, fuzzy
msgctxt "STR_INVALIDCONDITION"
msgid "Invalid condition."
msgstr "Njepłaćiwe wuměnjenje."
#: globstr.hrc:493
-#, fuzzy
msgctxt "STR_QUERYREMOVE"
msgid ""
"Should the entry\n"
@@ -2900,43 +2540,37 @@ msgstr ""
"zhašeć?"
#: globstr.hrc:494
-#, fuzzy
msgctxt "STR_COPYLIST"
msgid "Copy List"
msgstr "Lisćinu kopěrować"
#: globstr.hrc:495
-#, fuzzy
msgctxt "STR_COPYFROM"
msgid "List from"
msgstr "Lisćina z"
#: globstr.hrc:496
-#, fuzzy
msgctxt "STR_COPYERR"
msgid "Cells without text have been ignored."
msgstr "Cele bjez teksta buchu ignorowane."
#: globstr.hrc:497
-#, fuzzy, c-format
+#, c-format
msgctxt "STR_CTRLCLICKHYPERLINK"
msgid "%s-click to follow hyperlink:"
msgstr "%s+kliknjenje, zo byšće wotkazej slědował:"
#: globstr.hrc:498
-#, fuzzy
msgctxt "STR_CLICKHYPERLINK"
msgid "click to open hyperlink:"
msgstr "klikńće, zo byšće wotkaz wočinił:"
#: globstr.hrc:499
-#, fuzzy
msgctxt "STR_PRINT_PREVIEW_NODATA"
msgid "No Data"
msgstr "Žane daty"
#: globstr.hrc:500
-#, fuzzy
msgctxt "STR_PRINT_PREVIEW_EMPTY_RANGE"
msgid "Print Range Empty"
msgstr "Prózdny ćišćerski wobłuk"
@@ -2954,13 +2588,11 @@ msgid "Conditional Formats"
msgstr "Wuměnjene formatowanje"
#: globstr.hrc:503
-#, fuzzy
msgctxt "STR_UNDO_FORMULA_TO_VALUE"
msgid "Convert Formula To Value"
msgstr "Formlu do hódnoty konwertować"
#: globstr.hrc:504
-#, fuzzy
msgctxt "STR_UNQUOTED_STRING"
msgid "Strings without quotes are interpreted as column/row labels."
msgstr "Znamješkowe rjećazki bjez pazorkow so jako popisy špaltow/linkow interpretuja."
@@ -2972,13 +2604,11 @@ msgid "Enter a value!"
msgstr "Zapodajće hódnotu:"
#: globstr.hrc:506
-#, fuzzy
msgctxt "STR_TABLE_COUNT"
msgid "Sheet %1 of %2"
msgstr "Tabela %1 z %2"
#: globstr.hrc:507
-#, fuzzy
msgctxt "STR_FUNCTIONS_FOUND"
msgid "%1 and %2 more"
msgstr "%1 a %2 wjace"
@@ -2996,31 +2626,26 @@ msgid "Number"
msgstr "Ličby"
#: globstr.hrc:510
-#, fuzzy
msgctxt "STR_PERCENT"
msgid "Percent"
msgstr "Procent"
#: globstr.hrc:511
-#, fuzzy
msgctxt "STR_CURRENCY"
msgid "Currency"
msgstr "Měna"
#: globstr.hrc:512
-#, fuzzy
msgctxt "STR_DATE"
msgid "Date"
msgstr "Datum"
#: globstr.hrc:513
-#, fuzzy
msgctxt "STR_TIME"
msgid "Time"
msgstr "Čas"
#: globstr.hrc:514
-#, fuzzy
msgctxt "STR_SCIENTIFIC"
msgid "Scientific"
msgstr "Wědomostny"
@@ -3032,7 +2657,6 @@ msgid "Fraction"
msgstr "Funkcija"
#: globstr.hrc:516
-#, fuzzy
msgctxt "STR_BOOLEAN_VALUE"
msgid "Boolean Value"
msgstr "Wěrnostna hódnota"
@@ -3044,13 +2668,11 @@ msgid "Text"
msgstr "Tekst"
#: globstr.hrc:518
-#, fuzzy
msgctxt "STR_QUERY_PIVOTTABLE_DELTAB"
msgid "The selected sheet(s) contain source data of related pivot tables that will be lost. Are you sure you want to delete the selected sheet(s)?"
msgstr "Wubrane tabele žórłowe daty přisłušnych pivotowych tabelow wobsahuja, kotrež so zhubja. Chceće wubrane tabele woprawdźe zhašeć?"
#: globstr.hrc:519
-#, fuzzy
msgctxt "STR_ERR_NAME_INVALID_CELL_REF"
msgid "Invalid name. Reference to a cell, or a range of cells not allowed."
msgstr "Njepłaćiwe mjeno. Poćah k celi abo wobłukej celow dowolene njeje."
@@ -3062,7 +2684,6 @@ msgid "Sum"
msgstr "Suma"
#: pvfundlg.hrc:28
-#, fuzzy
msgctxt "SCSTR_DPFUNCLISTBOX"
msgid "Count"
msgstr "Ličba"
@@ -3074,25 +2695,21 @@ msgid "Average"
msgstr "Přerěz"
#: pvfundlg.hrc:30
-#, fuzzy
msgctxt "SCSTR_DPFUNCLISTBOX"
msgid "Median"
msgstr "Median"
#: pvfundlg.hrc:31
-#, fuzzy
msgctxt "SCSTR_DPFUNCLISTBOX"
msgid "Max"
msgstr "Maks"
#: pvfundlg.hrc:32
-#, fuzzy
msgctxt "SCSTR_DPFUNCLISTBOX"
msgid "Min"
msgstr "Min"
#: pvfundlg.hrc:33
-#, fuzzy
msgctxt "SCSTR_DPFUNCLISTBOX"
msgid "Product"
msgstr "Produkt"
@@ -3104,25 +2721,21 @@ msgid "Count (Numbers only)"
msgstr "Ličba (jenož ličby)"
#: pvfundlg.hrc:35
-#, fuzzy
msgctxt "SCSTR_DPFUNCLISTBOX"
msgid "StDev (Sample)"
msgstr "StWotch (proba)"
#: pvfundlg.hrc:36
-#, fuzzy
msgctxt "SCSTR_DPFUNCLISTBOX"
msgid "StDevP (Population)"
msgstr "StWotchN (zakładny cyłk)"
#: pvfundlg.hrc:37
-#, fuzzy
msgctxt "SCSTR_DPFUNCLISTBOX"
msgid "Var (Sample)"
msgstr "Warianca (proba)"
#: pvfundlg.hrc:38
-#, fuzzy
msgctxt "SCSTR_DPFUNCLISTBOX"
msgid "VarP (Population)"
msgstr "Wariancy (zakładny cyłk)"
@@ -3214,7 +2827,6 @@ msgid "Data could not be written."
msgstr ""
#: scerrors.hrc:64
-#, fuzzy
msgctxt "RID_ERRHDLSC"
msgid "$(ARG1)"
msgstr "$(ARG1)"
@@ -3327,19 +2939,16 @@ msgid "Not all attributes could be read."
msgstr "Nic wšě atributy dachu so začitać."
#: scfuncs.hrc:37
-#, fuzzy
msgctxt "SC_OPCODE_DB_COUNT"
msgid "Counts the cells of a data range whose contents match the search criteria."
msgstr "Liči cele datoweho wobłuka, kotrychž wobsah pytanskim kriterijam wotpowěduje."
#: scfuncs.hrc:38
-#, fuzzy
msgctxt "SC_OPCODE_DB_COUNT"
msgid "Database"
msgstr "Datowa banka"
#: scfuncs.hrc:39
-#, fuzzy
msgctxt "SC_OPCODE_DB_COUNT"
msgid "The range of cells containing data."
msgstr "Celowy wobłuk, kotryž daty wobsahuje."
@@ -3351,37 +2960,31 @@ msgid "Database field"
msgstr "Polo datoweje banki"
#: scfuncs.hrc:41
-#, fuzzy
msgctxt "SC_OPCODE_DB_COUNT"
msgid "Indicates which database field (column) is to be used for the search criteria."
msgstr "Postaja, kotre polo datoweje banki (špalta) so ma za pytanske kriterije wužiwać."
#: scfuncs.hrc:42
-#, fuzzy
msgctxt "SC_OPCODE_DB_COUNT"
msgid "Search criteria"
msgstr "Pytanske kriterije"
#: scfuncs.hrc:43
-#, fuzzy
msgctxt "SC_OPCODE_DB_COUNT"
msgid "Defines the cell range containing the search criteria."
msgstr "Definuje celowy wobłuk, kotryž pytanske kriterije wobsahuje."
#: scfuncs.hrc:49
-#, fuzzy
msgctxt "SC_OPCODE_DB_COUNT_2"
msgid "Counts all non-blank cells of a data range where the content corresponds to the search criteria."
msgstr "Liči wšě njeprózdne cele datoweho wobłuka, hdźež wobsah pytanskim kriterijam wotpowěduje."
#: scfuncs.hrc:50
-#, fuzzy
msgctxt "SC_OPCODE_DB_COUNT_2"
msgid "Database"
msgstr "Datowa banka"
#: scfuncs.hrc:51
-#, fuzzy
msgctxt "SC_OPCODE_DB_COUNT_2"
msgid "The range of cells containing data."
msgstr "Celowy wobłuk, kotryž daty wobsahuje."
@@ -3393,37 +2996,31 @@ msgid "Database field"
msgstr "Polo datoweje banki"
#: scfuncs.hrc:53
-#, fuzzy
msgctxt "SC_OPCODE_DB_COUNT_2"
msgid "Indicates which database field (column) is to be used for the search criteria."
msgstr "Postaja, kotre polo datoweje banki (špalta) so ma za pytanske kriterije wužiwać."
#: scfuncs.hrc:54
-#, fuzzy
msgctxt "SC_OPCODE_DB_COUNT_2"
msgid "Search criteria"
msgstr "Pytanske kriterije"
#: scfuncs.hrc:55
-#, fuzzy
msgctxt "SC_OPCODE_DB_COUNT_2"
msgid "Defines the cell range containing the search criteria."
msgstr "Definuje celowy wobłuk, kotryž pytanske kriterije wobsahuje."
#: scfuncs.hrc:61
-#, fuzzy
msgctxt "SC_OPCODE_DB_AVERAGE"
msgid "Returns the average value of all the cells of a data range whose contents match the search criteria."
msgstr "Wróći přerěznu hódnotu wšěch celow datoweho wobłuka, kotrychž wobsah pytanskim kriterijam wotpowěduje."
#: scfuncs.hrc:62
-#, fuzzy
msgctxt "SC_OPCODE_DB_AVERAGE"
msgid "Database"
msgstr "Datowa banka"
#: scfuncs.hrc:63
-#, fuzzy
msgctxt "SC_OPCODE_DB_AVERAGE"
msgid "The range of cells containing data."
msgstr "Celowy wobłuk, kotryž daty wobsahuje."
@@ -3435,37 +3032,31 @@ msgid "Database field"
msgstr "Polo datoweje banki"
#: scfuncs.hrc:65
-#, fuzzy
msgctxt "SC_OPCODE_DB_AVERAGE"
msgid "Indicates which database field (column) is to be used for the search criteria."
msgstr "Postaja, kotre polo datoweje banki (špalta) so ma za pytanske kriterije wužiwać."
#: scfuncs.hrc:66
-#, fuzzy
msgctxt "SC_OPCODE_DB_AVERAGE"
msgid "Search criteria"
msgstr "Pytanske kriterije"
#: scfuncs.hrc:67
-#, fuzzy
msgctxt "SC_OPCODE_DB_AVERAGE"
msgid "Defines the cell range containing the search criteria."
msgstr "Definuje celowy wobłuk, kotryž pytanske kriterije wobsahuje."
#: scfuncs.hrc:73
-#, fuzzy
msgctxt "SC_OPCODE_DB_GET"
msgid "Defines the contents of the cell of a data range which matches the search criteria."
msgstr "Definuje wobsah cele datoweho wobłuka, kotrejež wobsah pytanskim kriterijam wotpowěduje."
#: scfuncs.hrc:74
-#, fuzzy
msgctxt "SC_OPCODE_DB_GET"
msgid "Database"
msgstr "Datowa banka"
#: scfuncs.hrc:75
-#, fuzzy
msgctxt "SC_OPCODE_DB_GET"
msgid "The range of cells containing data."
msgstr "Celowy wobłuk, kotryž daty wobsahuje."
@@ -3477,37 +3068,31 @@ msgid "Database field"
msgstr "Polo datoweje banki"
#: scfuncs.hrc:77
-#, fuzzy
msgctxt "SC_OPCODE_DB_GET"
msgid "Indicates which database field (column) is to be used for the search criteria."
msgstr "Postaja, kotre polo datoweje banki (špalta) so ma za pytanske kriterije wužiwać."
#: scfuncs.hrc:78
-#, fuzzy
msgctxt "SC_OPCODE_DB_GET"
msgid "Search criteria"
msgstr "Pytanske kriterije"
#: scfuncs.hrc:79
-#, fuzzy
msgctxt "SC_OPCODE_DB_GET"
msgid "Defines the cell range containing the search criteria."
msgstr "Definuje celowy wobłuk, kotryž pytanske kriterije wobsahuje."
#: scfuncs.hrc:85
-#, fuzzy
msgctxt "SC_OPCODE_DB_MAX"
msgid "Returns the maximum value from all of the cells of a data range which correspond to the search criteria."
msgstr "Wróći maksimalnu hódnotu wšěch celow datoweho wobłuka, kotrež pytanskim kriterijam wotpowěduja."
#: scfuncs.hrc:86
-#, fuzzy
msgctxt "SC_OPCODE_DB_MAX"
msgid "Database"
msgstr "Datowa banka"
#: scfuncs.hrc:87
-#, fuzzy
msgctxt "SC_OPCODE_DB_MAX"
msgid "The range of cells containing data."
msgstr "Celowy wobłuk, kotryž daty wobsahuje."
@@ -3519,37 +3104,31 @@ msgid "Database field"
msgstr "Polo datoweje banki"
#: scfuncs.hrc:89
-#, fuzzy
msgctxt "SC_OPCODE_DB_MAX"
msgid "Indicates which database field (column) is to be used for the search criteria."
msgstr "Postaja, kotre polo datoweje banki (špalta) so ma za pytanske kriterije wužiwać."
#: scfuncs.hrc:90
-#, fuzzy
msgctxt "SC_OPCODE_DB_MAX"
msgid "Search criteria"
msgstr "Pytanske kriterije"
#: scfuncs.hrc:91
-#, fuzzy
msgctxt "SC_OPCODE_DB_MAX"
msgid "Defines the cell range containing the search criteria."
msgstr "Definuje celowy wobłuk, kotryž pytanske kriterije wobsahuje."
#: scfuncs.hrc:97
-#, fuzzy
msgctxt "SC_OPCODE_DB_MIN"
msgid "Returns the minimum of all cells of a data range where the contents correspond to the search criteria."
msgstr "Wróći minimum wšěch celow datoweho wobłuka, hdźež wobsah pytanskim kriterijam wotpowěduje."
#: scfuncs.hrc:98
-#, fuzzy
msgctxt "SC_OPCODE_DB_MIN"
msgid "Database"
msgstr "Datowa banka"
#: scfuncs.hrc:99
-#, fuzzy
msgctxt "SC_OPCODE_DB_MIN"
msgid "The range of cells containing data."
msgstr "Celowy wobłuk, kotryž daty wobsahuje."
@@ -3561,37 +3140,31 @@ msgid "Database field"
msgstr "Polo datoweje banki"
#: scfuncs.hrc:101
-#, fuzzy
msgctxt "SC_OPCODE_DB_MIN"
msgid "Indicates which database field (column) is to be used for the search criteria."
msgstr "Postaja, kotre polo datoweje banki (špalta) so ma za pytanske kriterije wužiwać."
#: scfuncs.hrc:102
-#, fuzzy
msgctxt "SC_OPCODE_DB_MIN"
msgid "Search criteria"
msgstr "Pytanske kriterije"
#: scfuncs.hrc:103
-#, fuzzy
msgctxt "SC_OPCODE_DB_MIN"
msgid "Defines the cell range containing the search criteria."
msgstr "Definuje celowy wobłuk, kotryž pytanske kriterije wobsahuje."
#: scfuncs.hrc:109
-#, fuzzy
msgctxt "SC_OPCODE_DB_PRODUCT"
msgid "Multiplies all cells of a data range where the contents match the search criteria."
msgstr "Multiplikuje wšě cele datoweho wobłuka, kotrychž wobsah pytanskim kriterijam wotpowěduje."
#: scfuncs.hrc:110
-#, fuzzy
msgctxt "SC_OPCODE_DB_PRODUCT"
msgid "Database"
msgstr "Datowa banka"
#: scfuncs.hrc:111
-#, fuzzy
msgctxt "SC_OPCODE_DB_PRODUCT"
msgid "The range of cells containing data."
msgstr "Celowy wobłuk, kotryž daty wobsahuje."
@@ -3603,37 +3176,31 @@ msgid "Database field"
msgstr "Polo datoweje banki"
#: scfuncs.hrc:113
-#, fuzzy
msgctxt "SC_OPCODE_DB_PRODUCT"
msgid "Indicates which database field (column) is to be used for the search criteria."
msgstr "Postaja, kotre polo datoweje banki (špalta) so ma za pytanske kriterije wužiwać."
#: scfuncs.hrc:114
-#, fuzzy
msgctxt "SC_OPCODE_DB_PRODUCT"
msgid "Search criteria"
msgstr "Pytanske kriterije"
#: scfuncs.hrc:115
-#, fuzzy
msgctxt "SC_OPCODE_DB_PRODUCT"
msgid "Defines the cell range containing the search criteria."
msgstr "Definuje celowy wobłuk, kotryž pytanske kriterije wobsahuje."
#: scfuncs.hrc:121
-#, fuzzy
msgctxt "SC_OPCODE_DB_STD_DEV"
msgid "Calculates the standard deviation of all cells in a data range whose contents match the search criteria."
msgstr "Wuličuje standardne wotchilenje wšěch celow w datowym wobłuku, kotrychž wobsah pytanskim kriterijam wotpowěduje."
#: scfuncs.hrc:122
-#, fuzzy
msgctxt "SC_OPCODE_DB_STD_DEV"
msgid "Database"
msgstr "Datowa banka"
#: scfuncs.hrc:123
-#, fuzzy
msgctxt "SC_OPCODE_DB_STD_DEV"
msgid "The range of cells containing data."
msgstr "Celowy wobłuk, kotryž daty wobsahuje."
@@ -3645,37 +3212,31 @@ msgid "Database field"
msgstr "Polo datoweje banki"
#: scfuncs.hrc:125
-#, fuzzy
msgctxt "SC_OPCODE_DB_STD_DEV"
msgid "Indicates which database field (column) is to be used for the search criteria."
msgstr "Postaja, kotre polo datoweje banki (špalta) so ma za pytanske kriterije wužiwać."
#: scfuncs.hrc:126
-#, fuzzy
msgctxt "SC_OPCODE_DB_STD_DEV"
msgid "Search criteria"
msgstr "Pytanske kriterije"
#: scfuncs.hrc:127
-#, fuzzy
msgctxt "SC_OPCODE_DB_STD_DEV"
msgid "Defines the cell range containing the search criteria."
msgstr "Definuje celowy wobłuk, kotryž pytanske kriterije wobsahuje."
#: scfuncs.hrc:133
-#, fuzzy
msgctxt "SC_OPCODE_DB_STD_DEV_P"
msgid "Returns the standard deviation with regards to the population of all cells of a data range matching the search criteria."
msgstr "Wróći standardne wotchilenje nastupajo zakładny cyłk wšěch celow datoweho wobłuka, kotrež pytanskim kriterijam wobsahuja."
#: scfuncs.hrc:134
-#, fuzzy
msgctxt "SC_OPCODE_DB_STD_DEV_P"
msgid "Database"
msgstr "Datowa banka"
#: scfuncs.hrc:135
-#, fuzzy
msgctxt "SC_OPCODE_DB_STD_DEV_P"
msgid "The range of cells containing data."
msgstr "Celowy wobłuk, kotryž daty wobsahuje."
@@ -3687,37 +3248,31 @@ msgid "Database field"
msgstr "Polo datoweje banki"
#: scfuncs.hrc:137
-#, fuzzy
msgctxt "SC_OPCODE_DB_STD_DEV_P"
msgid "Indicates which database field (column) is to be used for the search criteria."
msgstr "Postaja, kotre polo datoweje banki (špalta) so ma za pytanske kriterije wužiwać."
#: scfuncs.hrc:138
-#, fuzzy
msgctxt "SC_OPCODE_DB_STD_DEV_P"
msgid "Search criteria"
msgstr "Pytanske kriterije"
#: scfuncs.hrc:139
-#, fuzzy
msgctxt "SC_OPCODE_DB_STD_DEV_P"
msgid "Defines the cell range containing the search criteria."
msgstr "Definuje celowy wobłuk, kotryž pytanske kriterije wobsahuje."
#: scfuncs.hrc:145
-#, fuzzy
msgctxt "SC_OPCODE_DB_SUM"
msgid "Adds all the cells of a data range where the contents match the search criteria."
msgstr "Přidawa wšě cele datoweho wobłuka, kotrychž wobsah pytanskim kriterijam wotpowěduje."
#: scfuncs.hrc:146
-#, fuzzy
msgctxt "SC_OPCODE_DB_SUM"
msgid "Database"
msgstr "Datowa banka"
#: scfuncs.hrc:147
-#, fuzzy
msgctxt "SC_OPCODE_DB_SUM"
msgid "The range of cells containing data."
msgstr "Celowy wobłuk, kotryž daty wobsahuje."
@@ -3729,37 +3284,31 @@ msgid "Database field"
msgstr "Polo datoweje banki"
#: scfuncs.hrc:149
-#, fuzzy
msgctxt "SC_OPCODE_DB_SUM"
msgid "Indicates which database field (column) is to be used for the search criteria."
msgstr "Postaja, kotre polo datoweje banki (špalta) so ma za pytanske kriterije wužiwać."
#: scfuncs.hrc:150
-#, fuzzy
msgctxt "SC_OPCODE_DB_SUM"
msgid "Search criteria"
msgstr "Pytanske kriterije"
#: scfuncs.hrc:151
-#, fuzzy
msgctxt "SC_OPCODE_DB_SUM"
msgid "Defines the cell range containing the search criteria."
msgstr "Definuje celowy wobłuk, kotryž pytanske kriterije wobsahuje."
#: scfuncs.hrc:157
-#, fuzzy
msgctxt "SC_OPCODE_DB_VAR"
msgid "Determines the variance of all the cells in a data range where the contents match the search criteria."
msgstr "Postaja wariancu wšěch celow w datowym wobłuku, kotrychž wobsah pytanskim kriterijam wotpowěduje."
#: scfuncs.hrc:158
-#, fuzzy
msgctxt "SC_OPCODE_DB_VAR"
msgid "Database"
msgstr "Datowa banka"
#: scfuncs.hrc:159
-#, fuzzy
msgctxt "SC_OPCODE_DB_VAR"
msgid "The range of cells containing data."
msgstr "Celowy wobłuk, kotryž daty wobsahuje."
@@ -3771,37 +3320,31 @@ msgid "Database field"
msgstr "Polo datoweje banki"
#: scfuncs.hrc:161
-#, fuzzy
msgctxt "SC_OPCODE_DB_VAR"
msgid "Indicates which database field (column) is to be used for the search criteria."
msgstr "Postaja, kotre polo datoweje banki (špalta) so ma za pytanske kriterije wužiwać."
#: scfuncs.hrc:162
-#, fuzzy
msgctxt "SC_OPCODE_DB_VAR"
msgid "Search criteria"
msgstr "Pytanske kriterije"
#: scfuncs.hrc:163
-#, fuzzy
msgctxt "SC_OPCODE_DB_VAR"
msgid "Defines the cell range containing the search criteria."
msgstr "Definuje celowy wobłuk, kotryž pytanske kriterije wobsahuje."
#: scfuncs.hrc:169
-#, fuzzy
msgctxt "SC_OPCODE_DB_VAR_P"
msgid "Determines variance of a population based on all cells in a data range where contents match the search criteria."
msgstr "Postaja wariancu zakładneho cyłka na zakładźe wšěch celow w datowym wobłuku, kotrychž wobsah pytanskim kriterijam wotpowěduje."
#: scfuncs.hrc:170
-#, fuzzy
msgctxt "SC_OPCODE_DB_VAR_P"
msgid "Database"
msgstr "Datowa banka"
#: scfuncs.hrc:171
-#, fuzzy
msgctxt "SC_OPCODE_DB_VAR_P"
msgid "The range of cells containing data."
msgstr "Celowy wobłuk, kotryž daty wobsahuje."
@@ -3813,25 +3356,21 @@ msgid "Database field"
msgstr "Polo datoweje banki"
#: scfuncs.hrc:173
-#, fuzzy
msgctxt "SC_OPCODE_DB_VAR_P"
msgid "Indicates which database field (column) is to be used for the search criteria."
msgstr "Postaja, kotre polo datoweje banki (špalta) so ma za pytanske kriterije wužiwać."
#: scfuncs.hrc:174
-#, fuzzy
msgctxt "SC_OPCODE_DB_VAR_P"
msgid "Search criteria"
msgstr "Pytanske kriterije"
#: scfuncs.hrc:175
-#, fuzzy
msgctxt "SC_OPCODE_DB_VAR_P"
msgid "Defines the cell range containing the search criteria."
msgstr "Definuje celowy wobłuk, kotryž pytanske kriterije wobsahuje."
#: scfuncs.hrc:181
-#, fuzzy
msgctxt "SC_OPCODE_GET_DATE"
msgid "Provides an internal number for the date given."
msgstr "Wróći nutřkownu ličbu za podaty datum."
@@ -3843,7 +3382,6 @@ msgid "Year"
msgstr "_Lěto"
#: scfuncs.hrc:183
-#, fuzzy
msgctxt "SC_OPCODE_GET_DATE"
msgid "An integer between 1583 and 9956 or 0 and 99 (19xx or 20xx depending on the defined option)."
msgstr "Cyła ličba mjez 1583 a 9956 abo 0 a 99 (19xx abo 20xx po nastajenju)."
@@ -3855,7 +3393,6 @@ msgid "Month"
msgstr "_Měsac"
#: scfuncs.hrc:185
-#, fuzzy
msgctxt "SC_OPCODE_GET_DATE"
msgid "An integer between 1 and 12 representing the month."
msgstr "Cyła ličba mjez 1 a 12, kotraž měsac reprezentuje."
@@ -3867,13 +3404,11 @@ msgid "Day"
msgstr "Dź_eń"
#: scfuncs.hrc:187
-#, fuzzy
msgctxt "SC_OPCODE_GET_DATE"
msgid "An integer between 1 and 31 representing the day of the month."
msgstr "Cyła ličba mjez 1 a 31, kotraž dźeń měsaca reprezentuje."
#: scfuncs.hrc:193
-#, fuzzy
msgctxt "SC_OPCODE_GET_DATE_VALUE"
msgid "Returns an internal number for a text having a possible date format."
msgstr "Wróći nutřkownu ličbu za tekst, kotryž ma móžny datumowy format."
@@ -3885,13 +3420,11 @@ msgid "Text"
msgstr "Tekst"
#: scfuncs.hrc:195
-#, fuzzy
msgctxt "SC_OPCODE_GET_DATE_VALUE"
msgid "A text enclosed in quotation marks which returns a date in a %PRODUCTNAME date format."
msgstr "Tekst w pazorkach, kotryž datum w datumowym formaće %PRODUCTNAME wróća."
#: scfuncs.hrc:201
-#, fuzzy
msgctxt "SC_OPCODE_GET_DAY"
msgid "Returns the sequential date of the month as an integer (1-31) in relation to the date value."
msgstr "Wróći běžny dźeń měsaca jako cyłu ličbu (1 - 31) k datumowej hódnoće."
@@ -3903,13 +3436,11 @@ msgid "Number"
msgstr "Ličby"
#: scfuncs.hrc:203
-#, fuzzy
msgctxt "SC_OPCODE_GET_DAY"
msgid "The internal number for the date."
msgstr "Nutřkowna ličba datuma."
#: scfuncs.hrc:209
-#, fuzzy
msgctxt "SC_OPCODE_GET_DIFF_DATE_360"
msgid "Calculates the number of days between two dates based on a 360-day year."
msgstr "Wuličuje ličbu dnjow mjez dwěmaj datumomaj na zakładźe lěta z 360 dnjemi."
@@ -3921,7 +3452,6 @@ msgid "Date 1"
msgstr "Datum"
#: scfuncs.hrc:211
-#, fuzzy
msgctxt "SC_OPCODE_GET_DIFF_DATE_360"
msgid "The start date for calculating the difference in days."
msgstr "Spočatny datum za wobličenje diferency w dnjach."
@@ -3933,7 +3463,6 @@ msgid "Date 2"
msgstr "Datum"
#: scfuncs.hrc:213
-#, fuzzy
msgctxt "SC_OPCODE_GET_DIFF_DATE_360"
msgid "The end date for calculating the difference in days."
msgstr "Kónčny datum za wobličenje diferency w dnjach."
@@ -3945,25 +3474,21 @@ msgid "Type"
msgstr "Typ"
#: scfuncs.hrc:215
-#, fuzzy
msgctxt "SC_OPCODE_GET_DIFF_DATE_360"
msgid "Method used to form differences: Type = 0 denotes US method (NASD), Type = 1 denotes the European method."
msgstr "Metoda za tworjenje diferencow: Typ = 0 je US-metoda (NASD), typ = 2 je europska metoda."
#: scfuncs.hrc:221
-#, fuzzy
msgctxt "SC_OPCODE_NETWORKDAYS"
msgid "Returns the number of workdays between two dates using arguments to indicate weekenddays and holidays."
msgstr "Wróći ličbu dźěłowych dnjow mjez dwěmaj datumomaj z pomocu argumentow, kotrež dny kónca tydźenja a swjate dny woznamjenjeja."
#: scfuncs.hrc:222
-#, fuzzy
msgctxt "SC_OPCODE_NETWORKDAYS"
msgid "Start date"
msgstr "Spočatny datum"
#: scfuncs.hrc:223
-#, fuzzy
msgctxt "SC_OPCODE_NETWORKDAYS"
msgid "Start date for calculation."
msgstr "Spočatny datum za wobličenje."
@@ -3975,7 +3500,6 @@ msgid "End date"
msgstr "Kónčny datum"
#: scfuncs.hrc:225
-#, fuzzy
msgctxt "SC_OPCODE_NETWORKDAYS"
msgid "End date for calculation."
msgstr "Kónčny datum za wobličenje."
@@ -3987,7 +3511,6 @@ msgid "List of dates"
msgstr "lisćina datumow"
#: scfuncs.hrc:227
-#, fuzzy
msgctxt "SC_OPCODE_NETWORKDAYS"
msgid "Optional set of one or more dates to be considered as holiday."
msgstr "Opcionalna sadźba datow, kotrež so maja jako swjate dny wobhladować."
@@ -3999,25 +3522,21 @@ msgid "Array"
msgstr "Pólna wariabla"
#: scfuncs.hrc:229
-#, fuzzy
msgctxt "SC_OPCODE_NETWORKDAYS"
msgid "Optional list of numbers to indicate working (0) and weekend (non-zero) days. When omitted, weekend is Saturday and Sunday."
msgstr "Opcionalna lisćina ličbow, zo by dźěłowe dny (0) a dny kónca tydźenja (nic nul) woznamjeniła. Hdyž faluje, je kónć tydźenja sobota a njedźela."
#: scfuncs.hrc:235
-#, fuzzy
msgctxt "SC_OPCODE_NETWORKDAYS_MS"
msgid "Returns the number of workdays between two dates using arguments to indicate weekend days and holidays."
msgstr "Wróći ličbu dźěłowych dnjow mjez dwěmaj datumomaj z pomocu argumentow, kotrež dny kónca tydźenja a swjate dny woznamjenjeja."
#: scfuncs.hrc:236
-#, fuzzy
msgctxt "SC_OPCODE_NETWORKDAYS_MS"
msgid "Start date"
msgstr "Spočatny datum"
#: scfuncs.hrc:237
-#, fuzzy
msgctxt "SC_OPCODE_NETWORKDAYS_MS"
msgid "Start date for calculation."
msgstr "Spočatny datum za wobličenje."
@@ -4029,7 +3548,6 @@ msgid "End date"
msgstr "Kónčny datum"
#: scfuncs.hrc:239
-#, fuzzy
msgctxt "SC_OPCODE_NETWORKDAYS_MS"
msgid "End date for calculation."
msgstr "Kónčny datum za wobličenje."
@@ -4041,7 +3559,6 @@ msgid "Number or string"
msgstr "ličba abo znamješkowy rjećazk"
#: scfuncs.hrc:241
-#, fuzzy
msgctxt "SC_OPCODE_NETWORKDAYS_MS"
msgid "Optional number or string to indicate when weekends occur. When omitted, weekend is Saturday and Sunday."
msgstr "Opcionalna ličba abo opcionalny znamješkowy rjećazk, kotrejž postajetej, hdy su dny kónca tydźenja. Jeli ničo podate njeje, budźetej sobota a njedźela kónc tydźenja."
@@ -4053,25 +3570,21 @@ msgid "Array"
msgstr "Pólna wariabla"
#: scfuncs.hrc:243
-#, fuzzy
msgctxt "SC_OPCODE_NETWORKDAYS_MS"
msgid "Optional set of one or more dates to be considered as holiday."
msgstr "Opcionalna sadźba datow, kotrež so maja jako swjate dny wobhladować."
#: scfuncs.hrc:249
-#, fuzzy
msgctxt "SC_OPCODE_WORKDAY_MS"
msgid "Returns the serial number of the date before or after a number of workdays using arguments to indicate weekend days and holidays."
msgstr "Wróći běžne čisło datuma před ličbu abo po ličbje dźěłowych dnjow z pomocu argumentow, kotrež dny kónca tydźenja a swjate dny postajeja."
#: scfuncs.hrc:250
-#, fuzzy
msgctxt "SC_OPCODE_WORKDAY_MS"
msgid "Start date"
msgstr "Spočatny datum"
#: scfuncs.hrc:251
-#, fuzzy
msgctxt "SC_OPCODE_WORKDAY_MS"
msgid "Start date for calculation."
msgstr "Spočatny datum za wobličenje."
@@ -4083,7 +3596,6 @@ msgid "Days"
msgstr "Dź_eń"
#: scfuncs.hrc:253
-#, fuzzy
msgctxt "SC_OPCODE_WORKDAY_MS"
msgid "The number of workdays before or after start date."
msgstr "Ličba dźěłowych dnjow před spočatnym datumom abo po nim."
@@ -4095,7 +3607,6 @@ msgid "Number or string"
msgstr "ličba abo znamješkowy rjećazk"
#: scfuncs.hrc:255
-#, fuzzy
msgctxt "SC_OPCODE_WORKDAY_MS"
msgid "Optional number or string to indicate when weekends occur. When omitted, weekend is Saturday and Sunday."
msgstr "Opcionalna ličba abo opcionalny znamješkowy rjećazk, kotrejž postajetej, hdy su dny kónca tydźenja. Jeli ničo podate njeje, budźetej sobota a njedźela kónc tydźenja."
@@ -4107,13 +3618,11 @@ msgid "Array"
msgstr "Pólna wariabla"
#: scfuncs.hrc:257
-#, fuzzy
msgctxt "SC_OPCODE_WORKDAY_MS"
msgid "Optional set of one or more dates to be considered as holiday."
msgstr "Opcionalna sadźba datow, kotrež so maja jako swjate dny wobhladować."
#: scfuncs.hrc:263
-#, fuzzy
msgctxt "SC_OPCODE_GET_HOUR"
msgid "Determines the sequential number of the hour of the day (0-23) for the time value."
msgstr "Wróći běžnu ličbu hodźiny dnja (0-23) za časowu hódnotu."
@@ -4125,13 +3634,11 @@ msgid "Number"
msgstr "Ličby"
#: scfuncs.hrc:265
-#, fuzzy
msgctxt "SC_OPCODE_GET_HOUR"
msgid "Internal time value"
msgstr "Nutřkowna časowa hódnota"
#: scfuncs.hrc:271
-#, fuzzy
msgctxt "SC_OPCODE_GET_MIN"
msgid "Determines the sequential number for the minute of the hour (0-59) for the time value."
msgstr "Wróći běžnu ličbu mjeńšinu hodźiny (0-59) za časowu hódnotu."
@@ -4143,13 +3650,11 @@ msgid "Number"
msgstr "Ličby"
#: scfuncs.hrc:273
-#, fuzzy
msgctxt "SC_OPCODE_GET_MIN"
msgid "Internal time value."
msgstr "Nutřkowna časowa hódnota."
#: scfuncs.hrc:279
-#, fuzzy
msgctxt "SC_OPCODE_GET_MONTH"
msgid "Determines the sequential number of a month of the year (1-12) for the date value."
msgstr "Wróći běžnu ličbu měsaca lěta (1-12) za datumowu hódnotu."
@@ -4161,19 +3666,16 @@ msgid "Number"
msgstr "Ličby"
#: scfuncs.hrc:281
-#, fuzzy
msgctxt "SC_OPCODE_GET_MONTH"
msgid "The internal number of the date."
msgstr "Nutřkowna ličba datuma."
#: scfuncs.hrc:287
-#, fuzzy
msgctxt "SC_OPCODE_GET_ACT_TIME"
msgid "Determines the current time of the computer."
msgstr "Postaja aktualny čas ličaka."
#: scfuncs.hrc:293
-#, fuzzy
msgctxt "SC_OPCODE_GET_SEC"
msgid "Determines the sequential number of the second of a minute (0-59) for the time value."
msgstr "Wróći běžnu ličbu sekundy mjeńšiny (0-59) za časowu hódnotu."
@@ -4185,37 +3687,31 @@ msgid "Number"
msgstr "Ličby"
#: scfuncs.hrc:295
-#, fuzzy
msgctxt "SC_OPCODE_GET_SEC"
msgid "The internal time value."
msgstr "Nutřkowna časowa hódnota."
#: scfuncs.hrc:301
-#, fuzzy
msgctxt "SC_OPCODE_GET_TIME"
msgid "Determines a time value from the details for hour, minute and second."
msgstr "Wróći časowu hódnotu z podaćow za hodźinu, mjeńšinu a sekundu."
#: scfuncs.hrc:302
-#, fuzzy
msgctxt "SC_OPCODE_GET_TIME"
msgid "Hour"
msgstr "Hodźina"
#: scfuncs.hrc:303
-#, fuzzy
msgctxt "SC_OPCODE_GET_TIME"
msgid "The integer for the hour."
msgstr "Cyła ličba za hodźinu."
#: scfuncs.hrc:304
-#, fuzzy
msgctxt "SC_OPCODE_GET_TIME"
msgid "Minute"
msgstr "Mjeńšina"
#: scfuncs.hrc:305
-#, fuzzy
msgctxt "SC_OPCODE_GET_TIME"
msgid "The integer for the minute."
msgstr "Cyła ličba za mjeńšinu."
@@ -4227,13 +3723,11 @@ msgid "Second"
msgstr "_sekundow"
#: scfuncs.hrc:307
-#, fuzzy
msgctxt "SC_OPCODE_GET_TIME"
msgid "The integer for the second."
msgstr "Cyła ličba za sekundu."
#: scfuncs.hrc:313
-#, fuzzy
msgctxt "SC_OPCODE_GET_TIME_VALUE"
msgid "Returns a sequential number for a text shown in a possible time entry format."
msgstr "Wróći nutřkownu ličbu za tekst, kotryž so w móžnym časowym zapodawanskim formaće pokazuje."
@@ -4245,19 +3739,16 @@ msgid "Text"
msgstr "Tekst"
#: scfuncs.hrc:315
-#, fuzzy
msgctxt "SC_OPCODE_GET_TIME_VALUE"
msgid "A text enclosed in quotation marks which returns a time in a %PRODUCTNAME time format."
msgstr "Tekst w pazorkach, kotryž čas w časowym formaće %PRODUCTNAME wróća."
#: scfuncs.hrc:321
-#, fuzzy
msgctxt "SC_OPCODE_GET_ACT_DATE"
msgid "Determines the current date of the computer."
msgstr "Postaja aktualny datum ličaka."
#: scfuncs.hrc:327
-#, fuzzy
msgctxt "SC_OPCODE_GET_DAY_OF_WEEK"
msgid "Returns the day of the week for the date value as an integer."
msgstr "Wróći wšědny dźeń za datumowu hódnotu jako cyłu ličbu."
@@ -4269,7 +3760,6 @@ msgid "Number"
msgstr "Ličby"
#: scfuncs.hrc:329
-#, fuzzy
msgctxt "SC_OPCODE_GET_DAY_OF_WEEK"
msgid "The internal number for the date."
msgstr "Nutřkowna ličba datuma."
@@ -4281,13 +3771,11 @@ msgid "Type"
msgstr "Typ"
#: scfuncs.hrc:331
-#, fuzzy
msgctxt "SC_OPCODE_GET_DAY_OF_WEEK"
msgid "Fixes the beginning of the week and the type of calculation to be used."
msgstr "Postaja spočatk tydźenja a typ wobličenja, kotryž so ma wužiwać."
#: scfuncs.hrc:337
-#, fuzzy
msgctxt "SC_OPCODE_GET_YEAR"
msgid "Returns the year of a date value as an integer."
msgstr "Wróći lěto datumoweje hódnoty jako cyłu ličbu."
@@ -4299,13 +3787,11 @@ msgid "Number"
msgstr "Ličby"
#: scfuncs.hrc:339
-#, fuzzy
msgctxt "SC_OPCODE_GET_YEAR"
msgid "Internal number of the date."
msgstr "Nutřkowna ličba datuma."
#: scfuncs.hrc:345
-#, fuzzy
msgctxt "SC_OPCODE_GET_DIFF_DATE"
msgid "Calculates the number of days between two dates."
msgstr "Wuličuje ličbu dnjow mjez dwěmaj datumomaj."
@@ -4317,7 +3803,6 @@ msgid "Date 2"
msgstr "Datum"
#: scfuncs.hrc:347
-#, fuzzy
msgctxt "SC_OPCODE_GET_DIFF_DATE"
msgid "The end date for calculating the difference in days."
msgstr "Kónčny datum za wobličenje diferency w dnjach."
@@ -4329,25 +3814,21 @@ msgid "Date 1"
msgstr "Datum"
#: scfuncs.hrc:349
-#, fuzzy
msgctxt "SC_OPCODE_GET_DIFF_DATE"
msgid "The start date for calculating the difference in days."
msgstr "Spočatny datum za wobličenje diferency w dnjach."
#: scfuncs.hrc:355
-#, fuzzy
msgctxt "SC_OPCODE_GET_DATEDIF"
msgid "Returns the number of whole days, months or years between 'start date' and 'end date'."
msgstr "Wróći ličba cyłych dnjow, měsacow abo lět mjez 'spočatnym' a 'kónčnym' datumom."
#: scfuncs.hrc:356
-#, fuzzy
msgctxt "SC_OPCODE_GET_DATEDIF"
msgid "Start date"
msgstr "Spočatny datum"
#: scfuncs.hrc:357
-#, fuzzy
msgctxt "SC_OPCODE_GET_DATEDIF"
msgid "The start date."
msgstr "Spočatny datum."
@@ -4359,7 +3840,6 @@ msgid "End date"
msgstr "Kónčny datum"
#: scfuncs.hrc:359
-#, fuzzy
msgctxt "SC_OPCODE_GET_DATEDIF"
msgid "The end date."
msgstr "Kónčny datum."
@@ -4371,13 +3851,11 @@ msgid "Interval"
msgstr "_Interwale:"
#: scfuncs.hrc:361
-#, fuzzy
msgctxt "SC_OPCODE_GET_DATEDIF"
msgid "Interval to be calculated. Can be \"d\", \"m\", \"y\", \"ym\", \"md\" or \"yd\"."
msgstr "Interwal, kotryž so ma wuličić. Móže \"d\", \"m\", \"y\", \"ym\", \"md\" abo \"yd\" być."
#: scfuncs.hrc:367
-#, fuzzy
msgctxt "SC_OPCODE_WEEK"
msgid "Calculates the calendar week corresponding to the given date."
msgstr "Wuličuje protykowy tydźeń, kotryž podatemu datumej wotpowěduje."
@@ -4389,7 +3867,6 @@ msgid "Number"
msgstr "Ličby"
#: scfuncs.hrc:369
-#, fuzzy
msgctxt "SC_OPCODE_WEEK"
msgid "The internal number of the date."
msgstr "Nutřkowna ličba datuma."
@@ -4401,13 +3878,11 @@ msgid "Mode"
msgstr "Modus"
#: scfuncs.hrc:371
-#, fuzzy
msgctxt "SC_OPCODE_WEEK"
msgid "Indicates the first day of the week and when week 1 starts."
msgstr "Postaja prěni dźeń tydźenja a hdy so tydźeń 1 započina."
#: scfuncs.hrc:377
-#, fuzzy
msgctxt "SC_OPCODE_ISOWEEKNUM"
msgid "Calculates the ISO 8601 calendar week for the given date."
msgstr "Wuličuje protykowy tydźeń po ISO 8601 za podaty datum."
@@ -4419,13 +3894,11 @@ msgid "Number"
msgstr "Ličby"
#: scfuncs.hrc:379
-#, fuzzy
msgctxt "SC_OPCODE_ISOWEEKNUM"
msgid "The internal number of the date."
msgstr "Nutřkowna ličba datuma."
#: scfuncs.hrc:384
-#, fuzzy
msgctxt "SC_OPCODE_WEEKNUM_OOO"
msgid ""
"Calculates the calendar week corresponding to the given date.\n"
@@ -4441,7 +3914,6 @@ msgid "Number"
msgstr "Ličby"
#: scfuncs.hrc:386
-#, fuzzy
msgctxt "SC_OPCODE_WEEKNUM_OOO"
msgid "The internal number of the date."
msgstr "Nutřkowna ličba datuma."
@@ -4453,13 +3925,11 @@ msgid "Mode"
msgstr "Modus"
#: scfuncs.hrc:388
-#, fuzzy
msgctxt "SC_OPCODE_WEEKNUM_OOO"
msgid "Indicates the first day of the week (1 = Sunday, other values = Monday)."
msgstr "Podawa prěni dźeń w tydźenju (1 = njedźela, druhe hódnoty = póndźela)."
#: scfuncs.hrc:394
-#, fuzzy
msgctxt "SC_OPCODE_EASTERSUNDAY"
msgid "Calculates the date of Easter Sunday in a given year."
msgstr "Wuličuje datum jutrownički za podate lěto."
@@ -4471,13 +3941,11 @@ msgid "Year"
msgstr "_Lěto"
#: scfuncs.hrc:396
-#, fuzzy
msgctxt "SC_OPCODE_EASTERSUNDAY"
msgid "An integer between 1583 and 9956, or 0 and 99 (19xx or 20xx depending on the option set)."
msgstr "Cyła ličba mjez 1583 a 9956 abo 0 a 99 (19xx abo 20xx po nastajenju)."
#: scfuncs.hrc:402
-#, fuzzy
msgctxt "SC_OPCODE_PV"
msgid "Present value. Calculates the present value of an investment."
msgstr "Aktualna hódnota. Wuličuje aktualnu hódnotu inwesticije."
@@ -4489,7 +3957,6 @@ msgid "Rate"
msgstr "Datum"
#: scfuncs.hrc:404
-#, fuzzy
msgctxt "SC_OPCODE_PV"
msgid "The rate of interest for the period given."
msgstr "Danjowa sadźba za podatu periodu."
@@ -4501,7 +3968,6 @@ msgid "NPER"
msgstr "ZZR"
#: scfuncs.hrc:406
-#, fuzzy
msgctxt "SC_OPCODE_PV"
msgid "The payment period. The total number of periods in which the annuity is paid."
msgstr "Doba płaćenja. Cyłkowna ličba periodow, w kotrychž so maja raty płaćić."
@@ -4513,7 +3979,6 @@ msgid "PMT"
msgstr "RMZ"
#: scfuncs.hrc:408
-#, fuzzy
msgctxt "SC_OPCODE_PV"
msgid "Regular payments. The constant amount of annuity that is paid in each period."
msgstr "Prawidłowne płaćenja. Konstantna ličba ratow, kotrež so maja w kóždej periodźe płaćić."
@@ -4525,7 +3990,6 @@ msgid "FV"
msgstr "ZW"
#: scfuncs.hrc:410
-#, fuzzy
msgctxt "SC_OPCODE_PV"
msgid "Future value. The value (final value) to be attained after the last payment."
msgstr "Přichodna hódnota. Hódnota, kotraž so ma po poslednim płaćenju docpěć."
@@ -4537,13 +4001,11 @@ msgid "Type"
msgstr "Typ"
#: scfuncs.hrc:412
-#, fuzzy
msgctxt "SC_OPCODE_PV"
msgid "Type = 1 denotes due at the beginning of the period, = 0 at the end."
msgstr "Typ = 1 woznamjenja płaćomnosć na spočatku periody, = 0 na kóncu."
#: scfuncs.hrc:418
-#, fuzzy
msgctxt "SC_OPCODE_FV"
msgid "Future value. Returns the future value of an investment based on regular payments and a constant interest rate."
msgstr "Přichodna hódnota. Wróći přichodnu hódnotu inwesticije na zakładźe prawidłownych płaćenjow a konstantneje danjoweje sadźby."
@@ -4555,7 +4017,6 @@ msgid "Rate"
msgstr "Datum"
#: scfuncs.hrc:420
-#, fuzzy
msgctxt "SC_OPCODE_FV"
msgid "The rate of interest per period."
msgstr "Danjowa sadźba na periodu."
@@ -4579,7 +4040,6 @@ msgid "PMT"
msgstr "RMZ"
#: scfuncs.hrc:424
-#, fuzzy
msgctxt "SC_OPCODE_FV"
msgid "Regular payments. The constant annuity to be paid in each period."
msgstr "Prawidłowne płaćenja. Konstantna anuita, kotraž so ma w kóždej periodźe płaćić."
@@ -4591,7 +4051,6 @@ msgid "PV"
msgstr "BW"
#: scfuncs.hrc:426
-#, fuzzy
msgctxt "SC_OPCODE_FV"
msgid "Present value. The current value of a series of payments"
msgstr "Aktualna hódnota. Aktualna hódnota rjada płaćenjow"
@@ -4603,13 +4062,11 @@ msgid "Type"
msgstr "Typ"
#: scfuncs.hrc:428
-#, fuzzy
msgctxt "SC_OPCODE_FV"
msgid "Type = 1 denotes due at the beginning of the period, = 0 at the end."
msgstr "Typ = 1 woznamjenja płaćomnosć na spočatku periody, = 0 na kóncu."
#: scfuncs.hrc:434
-#, fuzzy
msgctxt "SC_OPCODE_NPER"
msgid "Payment period. Calculates the number of payment periods for an investment based on regular payments and a constant interest rate."
msgstr "Doba płaćenja. Wuličuje ličbu periodow płaćenja za inwesticiju na zakładźe prawidłownych płaćenjow a konstantneje danjoweje sadźby."
@@ -4621,7 +4078,6 @@ msgid "Rate"
msgstr "Datum"
#: scfuncs.hrc:436
-#, fuzzy
msgctxt "SC_OPCODE_NPER"
msgid "The rate of interest per period."
msgstr "Danjowa sadźba na periodu."
@@ -4633,7 +4089,6 @@ msgid "PMT"
msgstr "RMZ"
#: scfuncs.hrc:438
-#, fuzzy
msgctxt "SC_OPCODE_NPER"
msgid "Regular payments. The constant annuity to be paid in each period."
msgstr "Prawidłowne płaćenja. Konstantna anuita, kotraž so ma w kóždej periodźe płaćić."
@@ -4645,7 +4100,6 @@ msgid "PV"
msgstr "BW"
#: scfuncs.hrc:440
-#, fuzzy
msgctxt "SC_OPCODE_NPER"
msgid "Present value. The current value of a series of payments"
msgstr "Aktualna hódnota. Aktualna hódnota rjada płaćenjow"
@@ -4657,7 +4111,6 @@ msgid "FV"
msgstr "ZW"
#: scfuncs.hrc:442
-#, fuzzy
msgctxt "SC_OPCODE_NPER"
msgid "Future value. The value (end value) to be attained after the final payment."
msgstr "Přichodna hódnota. (Kónčna) Hódnota, kotraž so ma po poslednim płaćenju docpěć."
@@ -4669,13 +4122,11 @@ msgid "Type"
msgstr "Typ"
#: scfuncs.hrc:444
-#, fuzzy
msgctxt "SC_OPCODE_NPER"
msgid "Type = 1 denotes due at the beginning of the period, = 0 at the end."
msgstr "Typ = 1 woznamjenja płaćomnosć na spočatku periody, = 0 na kóncu."
#: scfuncs.hrc:450
-#, fuzzy
msgctxt "SC_OPCODE_PMT"
msgid "Regular payments. Returns the periodic payment of an annuity, based on regular payments and a fixed periodic interest rate."
msgstr "Prawidłowne płaćenja. Wróći periodiske płaćenje lětneje renty, kotraž na prawidłownych płaćenjach a krutej periodiskej danjowej sadźbje bazuje."
@@ -4687,7 +4138,6 @@ msgid "Rate"
msgstr "Datum"
#: scfuncs.hrc:452
-#, fuzzy
msgctxt "SC_OPCODE_PMT"
msgid "The rate of interest per period."
msgstr "Danjowa sadźba na periodu."
@@ -4711,7 +4161,6 @@ msgid "PV"
msgstr "BW"
#: scfuncs.hrc:456
-#, fuzzy
msgctxt "SC_OPCODE_PMT"
msgid "Present value. The current value of a series of payments"
msgstr "Aktualna hódnota. Aktualna hódnota rjada płaćenjow"
@@ -4723,7 +4172,6 @@ msgid "FV"
msgstr "ZW"
#: scfuncs.hrc:458
-#, fuzzy
msgctxt "SC_OPCODE_PMT"
msgid "Future value. The value (end value) to be attained after the final payment."
msgstr "Přichodna hódnota. (Kónčna) Hódnota, kotraž so ma po poslednim płaćenju docpěć."
@@ -4735,13 +4183,11 @@ msgid "Type"
msgstr "Typ"
#: scfuncs.hrc:460
-#, fuzzy
msgctxt "SC_OPCODE_PMT"
msgid "Type = 1 denotes due at the beginning of the period, = 0 at the end."
msgstr "Typ = 1 woznamjenja płaćomnosć na spočatku periody, = 0 na kóncu."
#: scfuncs.hrc:466
-#, fuzzy
msgctxt "SC_OPCODE_RATE"
msgid "Calculates the constant interest rate of an investment with regular payments."
msgstr "Wuličuje konstantnu danjowu sadźbu inwesticije z prawidłownymi płaćenjemi."
@@ -4765,7 +4211,6 @@ msgid "PMT"
msgstr "RMZ"
#: scfuncs.hrc:470
-#, fuzzy
msgctxt "SC_OPCODE_RATE"
msgid "Regular payments. The constant annuity to be paid in each period."
msgstr "Prawidłowne płaćenja. Konstantna anuita, kotraž so ma w kóždej periodźe płaćić."
@@ -4777,7 +4222,6 @@ msgid "PV"
msgstr "BW"
#: scfuncs.hrc:472
-#, fuzzy
msgctxt "SC_OPCODE_RATE"
msgid "Present value. The current value of a series of payments"
msgstr "Aktualna hódnota. Aktualna hódnota rjada płaćenjow"
@@ -4789,7 +4233,6 @@ msgid "FV"
msgstr "ZW"
#: scfuncs.hrc:474
-#, fuzzy
msgctxt "SC_OPCODE_RATE"
msgid "Future value. The value (end value) to be attained after the final payment."
msgstr "Přichodna hódnota. (Kónčna) Hódnota, kotraž so ma po poslednim płaćenju docpěć."
@@ -4801,25 +4244,21 @@ msgid "Type"
msgstr "Typ"
#: scfuncs.hrc:476
-#, fuzzy
msgctxt "SC_OPCODE_RATE"
msgid "Type = 1 denotes due at the beginning of the period, = 0 at the end."
msgstr "Typ = 1 woznamjenja płaćomnosć na spočatku periody, = 0 na kóncu."
#: scfuncs.hrc:477
-#, fuzzy
msgctxt "SC_OPCODE_RATE"
msgid "Guess"
msgstr "Trochowanje"
#: scfuncs.hrc:478
-#, fuzzy
msgctxt "SC_OPCODE_RATE"
msgid "Guess. The estimate of the interest rate for the iterative calculating method."
msgstr "Trochowanje. Trochowana hódnota danjoweje sadźby za iteratiwne wobličenske metody."
#: scfuncs.hrc:484
-#, fuzzy
msgctxt "SC_OPCODE_IPMT"
msgid "Compounded interest. Calculates the interest payment on the principal for an investment with regular payments and a constant interest rate for a given period."
msgstr "Danjedań. Wuličuje danjowe płaćenje zakładneje sumy za inwesticiju z prawidłownymi płaćenjemi a konstantneje danjoweje sadźby za datu periodu."
@@ -4831,19 +4270,16 @@ msgid "Rate"
msgstr "Datum"
#: scfuncs.hrc:486
-#, fuzzy
msgctxt "SC_OPCODE_IPMT"
msgid "The rate of interest per period."
msgstr "Danjowa sadźba na periodu."
#: scfuncs.hrc:487
-#, fuzzy
msgctxt "SC_OPCODE_IPMT"
msgid "Period"
msgstr "Perioda"
#: scfuncs.hrc:488
-#, fuzzy
msgctxt "SC_OPCODE_IPMT"
msgid "Periods. The periods for which the compounded interest is to be calculated. P = 1 denotes for the first period, P = NPER for the last one."
msgstr "Perioda. Periody, za kotrež so ma danjedań wuličić. P = 1 woznamjenja prěnju periodu, P = ZZR poslednju periodu."
@@ -4867,7 +4303,6 @@ msgid "PV"
msgstr "BW"
#: scfuncs.hrc:492
-#, fuzzy
msgctxt "SC_OPCODE_IPMT"
msgid "Present value. The current value of a series of payments"
msgstr "Aktualna hódnota. Aktualna hódnota rjada płaćenjow"
@@ -4879,7 +4314,6 @@ msgid "FV"
msgstr "ZW"
#: scfuncs.hrc:494
-#, fuzzy
msgctxt "SC_OPCODE_IPMT"
msgid "Future value. The value (end value) to be attained after the final payment."
msgstr "Přichodna hódnota. (Kónčna) Hódnota, kotraž so ma po poslednim płaćenju docpěć."
@@ -4891,13 +4325,11 @@ msgid "Type"
msgstr "Typ"
#: scfuncs.hrc:496
-#, fuzzy
msgctxt "SC_OPCODE_IPMT"
msgid "Type = 1 denotes due at the beginning of the period, = 0 at the end."
msgstr "Typ = 1 woznamjenja płaćomnosć na spočatku periody, = 0 na kóncu."
#: scfuncs.hrc:502
-#, fuzzy
msgctxt "SC_OPCODE_PPMT"
msgid "Repayment. Calculates the repayment amount for a period for an investment whereby the payments are at regular intervals and the interest rate constant."
msgstr "Wotpłaćenje. Wuličuje sumu wotpłaćenja za periodu za inwesticiju, při kotrymž płaćenja so w prawidłownych interwalach přewjedu a danjowa sadźba je konstantna."
@@ -4909,19 +4341,16 @@ msgid "Rate"
msgstr "Datum"
#: scfuncs.hrc:504
-#, fuzzy
msgctxt "SC_OPCODE_PPMT"
msgid "The interest rate per period."
msgstr "Danjowa sadźba na periodu."
#: scfuncs.hrc:505
-#, fuzzy
msgctxt "SC_OPCODE_PPMT"
msgid "Period"
msgstr "Perioda"
#: scfuncs.hrc:506
-#, fuzzy
msgctxt "SC_OPCODE_PPMT"
msgid "Period. The period for which the repayments are to be calculated. Per = 1 denotes for the first period, P = NPER for the last"
msgstr "Perioda. Perioda, za kotruž so ma wotpłaćenje wuličić. P = 1 woznamjenja prěnju periodu, P = ZZR poslednju periodu"
@@ -4933,7 +4362,6 @@ msgid "NPER"
msgstr "ZZR"
#: scfuncs.hrc:508
-#, fuzzy
msgctxt "SC_OPCODE_PPMT"
msgid "The payment period. The total number of periods in which the annuity (pension) is paid."
msgstr "Doba płaćenja. Cyłkowna ličba periodow, w kotrychž so ma anuita (renta) płaćić."
@@ -4945,7 +4373,6 @@ msgid "PV"
msgstr "BW"
#: scfuncs.hrc:510
-#, fuzzy
msgctxt "SC_OPCODE_PPMT"
msgid "The present value. The present value or the amount the annuity is currently worth."
msgstr "Aktualna hódnota. Aktualna hódnota abo suma, kotruž anuita je tuchwilu hódna."
@@ -4957,7 +4384,6 @@ msgid "FV"
msgstr "ZW"
#: scfuncs.hrc:512
-#, fuzzy
msgctxt "SC_OPCODE_PPMT"
msgid "Future value. The value (end value) attained after the last payment has been made."
msgstr "Přichodna hódnota. (Kónčna) Hódnota, kotraž so ma po poslednim płaćenju docpěć."
@@ -4969,7 +4395,6 @@ msgid "Type"
msgstr "Typ"
#: scfuncs.hrc:514
-#, fuzzy
msgctxt "SC_OPCODE_PPMT"
msgid "Type = 1 denotes due at the beginning of the period, = 0 at the end."
msgstr "Typ = 1 woznamjenja płaćomnosć na spočatku periody, = 0 na kóncu."
@@ -4987,7 +4412,6 @@ msgid "Rate"
msgstr "Datum"
#: scfuncs.hrc:522
-#, fuzzy
msgctxt "SC_OPCODE_CUM_PRINC"
msgid "The rate of interest per period."
msgstr "Danjowa sadźba na periodu."
@@ -5011,7 +4435,6 @@ msgid "PV"
msgstr "BW"
#: scfuncs.hrc:526
-#, fuzzy
msgctxt "SC_OPCODE_CUM_PRINC"
msgid "The present value. The present value or the amount the annuity is currently worth."
msgstr "Aktualna hódnota. Aktualna hódnota abo suma, kotruž anuita je tuchwilu hódna."
@@ -5033,7 +4456,6 @@ msgid "E"
msgstr ""
#: scfuncs.hrc:530
-#, fuzzy
msgctxt "SC_OPCODE_CUM_PRINC"
msgid "End period. The last period to be taken into account."
msgstr "Kónčna perioda. Poslednja perioda, kotraž so ma wobkedźbować."
@@ -5045,13 +4467,11 @@ msgid "Type"
msgstr "Typ"
#: scfuncs.hrc:532
-#, fuzzy
msgctxt "SC_OPCODE_CUM_PRINC"
msgid "Type = 1 denotes due at the beginning of the period, = 0 at the end."
msgstr "Typ = 1 woznamjenja płaćomnosć na spočatku periody, = 0 na kóncu."
#: scfuncs.hrc:538
-#, fuzzy
msgctxt "SC_OPCODE_CUM_IPMT"
msgid "Cumulative compounded interest. Calculates the total amount of the interest share in a period for an investment with a constant interest rate."
msgstr "Kumulatiwne danjedanje. Wuličuje cyłkownu sumu danjoweho podźěla w periodźe za inwesticiju z konstantnej danjowej sadźbu."
@@ -5063,7 +4483,6 @@ msgid "Rate"
msgstr "Datum"
#: scfuncs.hrc:540
-#, fuzzy
msgctxt "SC_OPCODE_CUM_IPMT"
msgid "The rate of interest per period."
msgstr "Danjowa sadźba na periodu."
@@ -5087,7 +4506,6 @@ msgid "PV"
msgstr "BW"
#: scfuncs.hrc:544
-#, fuzzy
msgctxt "SC_OPCODE_CUM_IPMT"
msgid "The present value. The present value or the amount the annuity is currently worth."
msgstr "Aktualna hódnota. Aktualna hódnota abo suma, kotruž anuita je tuchwilu hódna."
@@ -5109,7 +4527,6 @@ msgid "E"
msgstr ""
#: scfuncs.hrc:548
-#, fuzzy
msgctxt "SC_OPCODE_CUM_IPMT"
msgid "The end period. The last period to be taken into account."
msgstr "Kónčna perioda. Poslednja perioda, kotraž so ma wobkedźbować."
@@ -5121,13 +4538,11 @@ msgid "Type"
msgstr "Typ"
#: scfuncs.hrc:550
-#, fuzzy
msgctxt "SC_OPCODE_CUM_IPMT"
msgid "Type = 1 denotes due at the beginning of the period, = 0 at the end."
msgstr "Typ = 1 woznamjenja płaćomnosć na spočatku periody, = 0 na kóncu."
#: scfuncs.hrc:556
-#, fuzzy
msgctxt "SC_OPCODE_SYD"
msgid "Calculates the arithmetically declining value of an asset (depreciation) for a specified period."
msgstr "Wuličuje aritmetisce woteběracu hódnotu zamóženskeje hódnoty (wotpisanje) za wěstu periodu."
@@ -5139,49 +4554,41 @@ msgid "Cost"
msgstr "Košty"
#: scfuncs.hrc:558
-#, fuzzy
msgctxt "SC_OPCODE_SYD"
msgid "Acquisition costs. The initial cost of the asset."
msgstr "Nakupna hódnota. Nakupne kóšty hospodarskeje twory."
#: scfuncs.hrc:559
-#, fuzzy
msgctxt "SC_OPCODE_SYD"
msgid "Salvage"
msgstr "Zbytk"
#: scfuncs.hrc:560
-#, fuzzy
msgctxt "SC_OPCODE_SYD"
msgid "Salvage: The remaining value of the asset at the end of its life."
msgstr "Zbytk: Zbytna hódnota twory na kóncu jeje wužiwanskeje doby."
#: scfuncs.hrc:561
-#, fuzzy
msgctxt "SC_OPCODE_SYD"
msgid "Life"
msgstr "Wužiwanska doba"
#: scfuncs.hrc:562
-#, fuzzy
msgctxt "SC_OPCODE_SYD"
msgid "Useful life. The number of periods in the useful life of the asset."
msgstr "Wužiwanska doba. Ličba periodow, přez kotrež so hospodarska twora wužiwa (wotpisuje)."
#: scfuncs.hrc:563
-#, fuzzy
msgctxt "SC_OPCODE_SYD"
msgid "Period"
msgstr "Perioda"
#: scfuncs.hrc:564
-#, fuzzy
msgctxt "SC_OPCODE_SYD"
msgid "Period. The depreciation period which must have the same time unit as average useful life."
msgstr "Perioda. Wotpisowanska perioda, kotraž dyrbi samsnu časowu jednotku kaž přerězna wužiwanska doba."
#: scfuncs.hrc:570
-#, fuzzy
msgctxt "SC_OPCODE_SLN"
msgid "Calculates the linear depreciation per period."
msgstr "Wuličuje linearne wotpisanje na periodu."
@@ -5193,37 +4600,31 @@ msgid "Cost"
msgstr "Košty"
#: scfuncs.hrc:572
-#, fuzzy
msgctxt "SC_OPCODE_SLN"
msgid "Acquisition cost. The initial cost of an asset."
msgstr "Nakupna hódnota. Nakupne kóšty hospodarskeje twory."
#: scfuncs.hrc:573
-#, fuzzy
msgctxt "SC_OPCODE_SLN"
msgid "Salvage"
msgstr "Zbytk"
#: scfuncs.hrc:574
-#, fuzzy
msgctxt "SC_OPCODE_SLN"
msgid "Salvage: The remaining value of the asset at the end of its life."
msgstr "Zbytk: Zbytna hódnota twory na kóncu jeje wužiwanskeje doby."
#: scfuncs.hrc:575
-#, fuzzy
msgctxt "SC_OPCODE_SLN"
msgid "Life"
msgstr "Wužiwanska doba"
#: scfuncs.hrc:576
-#, fuzzy
msgctxt "SC_OPCODE_SLN"
msgid "Useful life. The number of periods in the useful life of the asset."
msgstr "Wužiwanska doba. Ličba periodow, přez kotrež so hospodarska twora wužiwa (wotpisuje)."
#: scfuncs.hrc:582
-#, fuzzy
msgctxt "SC_OPCODE_DDB"
msgid "Calculates the depreciation of an asset for a specific period using the double-declining balance method or declining balance factor."
msgstr "Wuličuje wotpisanje zamóženskeje hódnoty za wěstu periodu z pomocu dwójce degresiwneje bilancoweje metody abo degreiswneho bilancoweho faktora."
@@ -5235,61 +4636,51 @@ msgid "Cost"
msgstr "Košty"
#: scfuncs.hrc:584
-#, fuzzy
msgctxt "SC_OPCODE_DDB"
msgid "Acquisition costs. The initial cost of the asset."
msgstr "Nakupna hódnota. Nakupne kóšty hospodarskeje twory."
#: scfuncs.hrc:585
-#, fuzzy
msgctxt "SC_OPCODE_DDB"
msgid "Salvage"
msgstr "Zbytk"
#: scfuncs.hrc:586
-#, fuzzy
msgctxt "SC_OPCODE_DDB"
msgid "Salvage: The remaining value of the asset at the end of its life."
msgstr "Zbytk: Zbytna hódnota twory na kóncu jeje wužiwanskeje doby."
#: scfuncs.hrc:587
-#, fuzzy
msgctxt "SC_OPCODE_DDB"
msgid "Life"
msgstr "Wužiwanska doba"
#: scfuncs.hrc:588
-#, fuzzy
msgctxt "SC_OPCODE_DDB"
msgid "Useful life. The number of periods in the useful life of the asset."
msgstr "Wužiwanska doba. Ličba periodow, přez kotrež so hospodarska twora wužiwa (wotpisuje)."
#: scfuncs.hrc:589
-#, fuzzy
msgctxt "SC_OPCODE_DDB"
msgid "Period"
msgstr "Perioda"
#: scfuncs.hrc:590
-#, fuzzy
msgctxt "SC_OPCODE_DDB"
msgid "Period. The depreciation period in the same time unit as the average useful life entry."
msgstr "Perioda. Wotpisowanska perioda w samsnej časowej jednotce kaž přerězna wužiwanska doba."
#: scfuncs.hrc:591
-#, fuzzy
msgctxt "SC_OPCODE_DDB"
msgid "Factor"
msgstr "Faktor"
#: scfuncs.hrc:592
-#, fuzzy
msgctxt "SC_OPCODE_DDB"
msgid "Factor. The factor for balance decline. F = 2 means a double declining balance factor"
msgstr "Faktor. Faktor za balansowe woteběranje. F = 2 woznamjenja dwójce degresiwny balansowy faktor"
#: scfuncs.hrc:598
-#, fuzzy
msgctxt "SC_OPCODE_DB"
msgid "Returns the real depreciation of an asset for a specified period using the fixed-declining balance method."
msgstr "Wróći woprawdźite wotpisanje zamóženskeje hódnoty za wěstu periodu z pomocu kruće degresiwneje balansoweje metody."
@@ -5301,43 +4692,36 @@ msgid "Cost"
msgstr "Košty"
#: scfuncs.hrc:600
-#, fuzzy
msgctxt "SC_OPCODE_DB"
msgid "Acquisition costs: The initial cost of the asset."
msgstr "Nakupna hódnota: Nakupne kóšty hospodarskeje twory."
#: scfuncs.hrc:601
-#, fuzzy
msgctxt "SC_OPCODE_DB"
msgid "Salvage"
msgstr "Zbytk"
#: scfuncs.hrc:602
-#, fuzzy
msgctxt "SC_OPCODE_DB"
msgid "Salvage: The remaining value of the asset at the end of its life."
msgstr "Zbytk: Zbytna hódnota twory na kóncu jeje wužiwanskeje doby."
#: scfuncs.hrc:603
-#, fuzzy
msgctxt "SC_OPCODE_DB"
msgid "Life"
msgstr "Wužiwanska doba"
#: scfuncs.hrc:604
-#, fuzzy
msgctxt "SC_OPCODE_DB"
msgid "Useful life. The number of periods in the useful life of the asset."
msgstr "Wužiwanska doba. Ličba periodow, přez kotrež so hospodarska twora wužiwa (wotpisuje)."
#: scfuncs.hrc:605
-#, fuzzy
msgctxt "SC_OPCODE_DB"
msgid "Period"
msgstr "Perioda"
#: scfuncs.hrc:606
-#, fuzzy
msgctxt "SC_OPCODE_DB"
msgid "Periods: The period for which the depreciation is calculated. The time unit used for period must be the same as that for the useful life."
msgstr "Periody? Perioda, za kotruž wotpisanje so wuličuje. Časowa jednotka za periodu dyrbi samsna być kaž za wužiwansku dobu."
@@ -5349,13 +4733,11 @@ msgid "Month"
msgstr "_Měsac"
#: scfuncs.hrc:608
-#, fuzzy
msgctxt "SC_OPCODE_DB"
msgid "Months: The number of months in the first year of depreciation."
msgstr "Měsacy: Ličba měsacow w prěnim lěće wotpisanja."
#: scfuncs.hrc:614
-#, fuzzy
msgctxt "SC_OPCODE_VBD"
msgid "Variable declining balance. Returns the declining balance depreciation for a particular period."
msgstr "Wariabelne degresiwne wotpisanje. Wróći degresiwne wotpisanje za wěstu periodu."
@@ -5367,31 +4749,26 @@ msgid "Cost"
msgstr "Košty"
#: scfuncs.hrc:616
-#, fuzzy
msgctxt "SC_OPCODE_VBD"
msgid "Cost. The initial cost of the asset."
msgstr "Nakupna hódnota. Nakupne kóšty hospodarskeje twory."
#: scfuncs.hrc:617
-#, fuzzy
msgctxt "SC_OPCODE_VBD"
msgid "Salvage"
msgstr "Zbytk"
#: scfuncs.hrc:618
-#, fuzzy
msgctxt "SC_OPCODE_VBD"
msgid "Salvage. The salvage value of an asset at the end of its useful life."
msgstr "Zbytk. Zbytna hódnota twory na kóncu jeje wužiwanskeje doby."
#: scfuncs.hrc:619
-#, fuzzy
msgctxt "SC_OPCODE_VBD"
msgid "Life"
msgstr "Wužiwanska doba"
#: scfuncs.hrc:620
-#, fuzzy
msgctxt "SC_OPCODE_VBD"
msgid "Useful life. The number of periods in the useful life of the asset."
msgstr "Wužiwanska doba. Ličba periodow, přez kotrež so hospodarska twora wužiwa (wotpisuje)."
@@ -5403,25 +4780,21 @@ msgid "Start"
msgstr "Spočatk"
#: scfuncs.hrc:622
-#, fuzzy
msgctxt "SC_OPCODE_VBD"
msgid "Start. The first period for depreciation in the same time unit as the useful life."
msgstr "Spočatk. Prěnja perioda wotpisanja w samsnej časowej jednotce kaž wužiwanska doba."
#: scfuncs.hrc:623
-#, fuzzy
msgctxt "SC_OPCODE_VBD"
msgid "End"
msgstr "Kónc"
#: scfuncs.hrc:624
-#, fuzzy
msgctxt "SC_OPCODE_VBD"
msgid "End. The last period of the depreciation using the same time unit as for the useful life."
msgstr "Kónc. Poslednja perioda wotpisanja w samsnej časowej jednotce kaž wužiwanska doba."
#: scfuncs.hrc:625
-#, fuzzy
msgctxt "SC_OPCODE_VBD"
msgid "Factor"
msgstr "Faktor"
@@ -5444,13 +4817,11 @@ msgid "NoSwitch = 0 denotes switch to linear depreciation, NoSwitch = 1 do not s
msgstr ""
#: scfuncs.hrc:634
-#, fuzzy
msgctxt "SC_OPCODE_EFFECT"
msgid "Calculates the annual net interest rate for a nominal interest rate."
msgstr "Wuličuje lětnu efektiwnu danjowu sadźbu za nominalnu danjowu sadźbu."
#: scfuncs.hrc:635
-#, fuzzy
msgctxt "SC_OPCODE_EFFECT"
msgid "NOM"
msgstr "NZ"
@@ -5467,19 +4838,16 @@ msgid "P"
msgstr ""
#: scfuncs.hrc:638
-#, fuzzy
msgctxt "SC_OPCODE_EFFECT"
msgid "Periods. The number of interest payments per year."
msgstr "Periody. Ličba danjowych płaćenjow na lěto."
#: scfuncs.hrc:644
-#, fuzzy
msgctxt "SC_OPCODE_NOMINAL"
msgid "Calculates the yearly nominal interest rate as an effective interest rate."
msgstr "Wuličuje lětnu nominalnu danjowu sadźbu jako efektiwnu danjowu sadźbu."
#: scfuncs.hrc:645
-#, fuzzy
msgctxt "SC_OPCODE_NOMINAL"
msgid "Effective rate"
msgstr "Efektiwna dań"
@@ -5497,13 +4865,11 @@ msgid "NPER"
msgstr "ZZR"
#: scfuncs.hrc:648
-#, fuzzy
msgctxt "SC_OPCODE_NOMINAL"
msgid "Periods. The number of interest payment per year."
msgstr "Periody. Ličba danjowych płaćenjow na lěto."
#: scfuncs.hrc:654
-#, fuzzy
msgctxt "SC_OPCODE_NPV"
msgid "Net present value. Calculates the net present value of an investment based on a series of periodic payments and a discount rate."
msgstr "Akutalna nettohódnota. Wuličuje aktualnu hódnotu inwesticije na zakładźe rjada periodiskich płaćenjow a diskontneje sadźby."
@@ -5515,7 +4881,6 @@ msgid "Rate"
msgstr "Datum"
#: scfuncs.hrc:656
-#, fuzzy
msgctxt "SC_OPCODE_NPV"
msgid "The rate of discount for one period."
msgstr "Diskontna sadźba za jednu periodu."
@@ -5533,7 +4898,6 @@ msgid "Value 1, value 2,... are arguments representing payments and income."
msgstr "Hódnota 1, hódnota 2,... su hódnoty 1 do 30 za płaćenja a dochody."
#: scfuncs.hrc:664
-#, fuzzy
msgctxt "SC_OPCODE_IRR"
msgid "Returns the actuarial rate of interest of an investment excluding costs or profits."
msgstr "Wróći nutřkownu danjowu sadźbu inwesticije bjez kóštow abo dobytkow."
@@ -5545,25 +4909,21 @@ msgid "Values"
msgstr "Hódnota"
#: scfuncs.hrc:666
-#, fuzzy
msgctxt "SC_OPCODE_IRR"
msgid "An array or reference to cells whose contents correspond to the payments."
msgstr "Matriks abo poćah na cele, kotrychž wobsah płaćenjam wotpowěduje."
#: scfuncs.hrc:667
-#, fuzzy
msgctxt "SC_OPCODE_IRR"
msgid "Guess"
msgstr "Trochowanje"
#: scfuncs.hrc:668
-#, fuzzy
msgctxt "SC_OPCODE_IRR"
msgid "Guess. An estimated value of the rate of return to be used for the iteration calculation."
msgstr "Trochowanje. Trochowana hódnota dobytkoweje raty, kotraž ma so za iteraciske wobličenje wužiwać."
#: scfuncs.hrc:674
-#, fuzzy
msgctxt "SC_OPCODE_MIRR"
msgid "Returns the modified internal rate of return for a series of investments."
msgstr "Wróći změnjenu internu danjowu sadźbu rjada inwesticijow."
@@ -5575,19 +4935,16 @@ msgid "Values"
msgstr "Hódnota"
#: scfuncs.hrc:676
-#, fuzzy
msgctxt "SC_OPCODE_MIRR"
msgid "An array or reference to cells whose contents correspond to the payments."
msgstr "Matriks abo poćah na cele, kotrychž wobsah płaćenjam wotpowěduje."
#: scfuncs.hrc:677
-#, fuzzy
msgctxt "SC_OPCODE_MIRR"
msgid "Investment"
msgstr "Inwesticija"
#: scfuncs.hrc:678
-#, fuzzy
msgctxt "SC_OPCODE_MIRR"
msgid "Interest rate for investments (the negative values in the array)."
msgstr "Danjowa sadźba za inwesticije (negatiwne hódnoty w matriksy)."
@@ -5605,7 +4962,6 @@ msgid "Interest rate for reinvestments (the positive values in the array)."
msgstr "danjowa sadźba za reinwesticije (negatiwne hódnoty w matriksy)."
#: scfuncs.hrc:686
-#, fuzzy
msgctxt "SC_OPCODE_ISPMT"
msgid "Returns the amount of interest for constant amortization rates."
msgstr "Wróći wyšokosć danje při konstantnych wotpłaćowanskich ratach."
@@ -5617,19 +4973,16 @@ msgid "Rate"
msgstr "Datum"
#: scfuncs.hrc:688
-#, fuzzy
msgctxt "SC_OPCODE_ISPMT"
msgid "Interest rate for a single amortization rate."
msgstr "Danjowa sadźba za jednu wotpłaćowansku ratu."
#: scfuncs.hrc:689
-#, fuzzy
msgctxt "SC_OPCODE_ISPMT"
msgid "Period"
msgstr "Perioda"
#: scfuncs.hrc:690
-#, fuzzy
msgctxt "SC_OPCODE_ISPMT"
msgid "Number of amortization periods for the calculation of the interest."
msgstr "Ličba wotpłaćowanskich periodow za wuličenje danje."
@@ -5641,25 +4994,21 @@ msgid "Total periods"
msgstr "cyłkowna_doba"
#: scfuncs.hrc:692
-#, fuzzy
msgctxt "SC_OPCODE_ISPMT"
msgid "Sum total of amortization periods."
msgstr "Cyłkowna ličba wotpłaćowanskich periodow."
#: scfuncs.hrc:693
-#, fuzzy
msgctxt "SC_OPCODE_ISPMT"
msgid "Investment"
msgstr "Inwesticija"
#: scfuncs.hrc:694
-#, fuzzy
msgctxt "SC_OPCODE_ISPMT"
msgid "Amount of the investment."
msgstr "Suma inwesticije."
#: scfuncs.hrc:700
-#, fuzzy
msgctxt "SC_OPCODE_PDURATION"
msgid "Duration. Calculates the number of periods required by an investment to attain the desired value."
msgstr "Traće. Wuličuje ličbu periodow, kotrež sej inwesticja wužaduje, zo by požadanu hódnotu docpěła."
@@ -5671,7 +5020,6 @@ msgid "Rate"
msgstr "Datum"
#: scfuncs.hrc:702
-#, fuzzy
msgctxt "SC_OPCODE_PDURATION"
msgid "The constant rate of interest."
msgstr "Konstantna danjowa sadźba."
@@ -5683,7 +5031,6 @@ msgid "PV"
msgstr "BW"
#: scfuncs.hrc:704
-#, fuzzy
msgctxt "SC_OPCODE_PDURATION"
msgid "The present value. The current value of the investment."
msgstr "Efektiwna hódnota. Aktualna hódnota inwesticije."
@@ -5695,13 +5042,11 @@ msgid "FV"
msgstr "ZW"
#: scfuncs.hrc:706
-#, fuzzy
msgctxt "SC_OPCODE_PDURATION"
msgid "The future value of the investment."
msgstr "Přichodna hódnota inwesticije."
#: scfuncs.hrc:712
-#, fuzzy
msgctxt "SC_OPCODE_RRI"
msgid "Interest. Calculates the interest rate which represents the rate of return from an investment."
msgstr "Dań. Wuličuje danjowu sadźbu, kotraž je rendita z inwesticije."
@@ -5713,7 +5058,6 @@ msgid "Periods"
msgstr "Perioda"
#: scfuncs.hrc:714
-#, fuzzy
msgctxt "SC_OPCODE_RRI"
msgid "The number of periods used in the calculation."
msgstr "Ličba periodow za wobličenje."
@@ -5725,7 +5069,6 @@ msgid "PV"
msgstr "BW"
#: scfuncs.hrc:716
-#, fuzzy
msgctxt "SC_OPCODE_RRI"
msgid "Present value. The current value of the investment."
msgstr "Efektiwna hódnota. Aktualna hódnota inwesticije."
@@ -5737,175 +5080,146 @@ msgid "FV"
msgstr "ZW"
#: scfuncs.hrc:718
-#, fuzzy
msgctxt "SC_OPCODE_RRI"
msgid "The future value of the investment."
msgstr "Přichodna hódnota inwesticije."
#: scfuncs.hrc:724
-#, fuzzy
msgctxt "SC_OPCODE_IS_REF"
msgid "Returns TRUE if value is a reference."
msgstr "Wróći WĚRNO, jeli hódnota je poćah."
#: scfuncs.hrc:725
-#, fuzzy
msgctxt "SC_OPCODE_IS_REF"
msgid "Value"
msgstr "Hódnota"
#: scfuncs.hrc:726
-#, fuzzy
msgctxt "SC_OPCODE_IS_REF"
msgid "The value to be tested."
msgstr "Hódnota, kotraž so ma testować."
#: scfuncs.hrc:732
-#, fuzzy
msgctxt "SC_OPCODE_IS_ERR"
msgid "Returns TRUE if the value is an error value not equal to #N/A."
msgstr "Wróći WĚRNO, jeli hódnota je zmylkowa hódnota njerunja #NV."
#: scfuncs.hrc:733
-#, fuzzy
msgctxt "SC_OPCODE_IS_ERR"
msgid "Value"
msgstr "Hódnota"
#: scfuncs.hrc:734
-#, fuzzy
msgctxt "SC_OPCODE_IS_ERR"
msgid "The value to be tested."
msgstr "Hódnota, kotraž so ma testować."
#: scfuncs.hrc:740
-#, fuzzy
msgctxt "SC_OPCODE_IS_ERROR"
msgid "Returns TRUE if the value is an error value."
msgstr "Wróći WĚRNO, jeli hódnota je zmylkowa hódnota."
#: scfuncs.hrc:741
-#, fuzzy
msgctxt "SC_OPCODE_IS_ERROR"
msgid "Value"
msgstr "Hódnota"
#: scfuncs.hrc:742
-#, fuzzy
msgctxt "SC_OPCODE_IS_ERROR"
msgid "The value to be tested."
msgstr "Hódnota, kotraž so ma testować."
#: scfuncs.hrc:748
-#, fuzzy
msgctxt "SC_OPCODE_IS_EMPTY"
msgid "Returns TRUE if value refers to an empty cell."
msgstr "Wróći WĚRNO, jeli hódnota so na prózdnu celu poćahuje."
#: scfuncs.hrc:749
-#, fuzzy
msgctxt "SC_OPCODE_IS_EMPTY"
msgid "Value"
msgstr "Hódnota"
#: scfuncs.hrc:750
-#, fuzzy
msgctxt "SC_OPCODE_IS_EMPTY"
msgid "The value to be tested."
msgstr "Hódnota, kotraž so ma testować."
#: scfuncs.hrc:756
-#, fuzzy
msgctxt "SC_OPCODE_IS_LOGICAL"
msgid "Returns TRUE if the value carries a logical number format."
msgstr "Wróći WĚRNO, jeli hódnota logiski ličbny format njese."
#: scfuncs.hrc:757
-#, fuzzy
msgctxt "SC_OPCODE_IS_LOGICAL"
msgid "Value"
msgstr "Hódnota"
#: scfuncs.hrc:758
-#, fuzzy
msgctxt "SC_OPCODE_IS_LOGICAL"
msgid "The value to be tested."
msgstr "Hódnota, kotraž so ma testować."
#: scfuncs.hrc:764
-#, fuzzy
msgctxt "SC_OPCODE_IS_NV"
msgid "Returns TRUE if value equals #N/A."
msgstr "Wróći WĚRNO, jeli hódnota runja #NV."
#: scfuncs.hrc:765
-#, fuzzy
msgctxt "SC_OPCODE_IS_NV"
msgid "Value"
msgstr "Hódnota"
#: scfuncs.hrc:766
-#, fuzzy
msgctxt "SC_OPCODE_IS_NV"
msgid "The value to be tested."
msgstr "Hódnota, kotraž so ma testować."
#: scfuncs.hrc:772
-#, fuzzy
msgctxt "SC_OPCODE_IS_NON_STRING"
msgid "Returns TRUE if the value is not text."
msgstr "Wróći WĚRNO, jeli hódnota tekst njeje."
#: scfuncs.hrc:773
-#, fuzzy
msgctxt "SC_OPCODE_IS_NON_STRING"
msgid "Value"
msgstr "Hódnota"
#: scfuncs.hrc:774
-#, fuzzy
msgctxt "SC_OPCODE_IS_NON_STRING"
msgid "The value to be tested."
msgstr "Hódnota, kotraž so ma testować."
#: scfuncs.hrc:780
-#, fuzzy
msgctxt "SC_OPCODE_IS_STRING"
msgid "Returns TRUE if value is text."
msgstr "Wróći WĚRNO, jeli hódnota je tekst."
#: scfuncs.hrc:781
-#, fuzzy
msgctxt "SC_OPCODE_IS_STRING"
msgid "Value"
msgstr "Hódnota"
#: scfuncs.hrc:782
-#, fuzzy
msgctxt "SC_OPCODE_IS_STRING"
msgid "The value to be tested."
msgstr "Hódnota, kotraž so ma testować."
#: scfuncs.hrc:788
-#, fuzzy
msgctxt "SC_OPCODE_IS_VALUE"
msgid "Returns TRUE if value is a number."
msgstr "Wróći WĚRNO, jeli hódnota je ličba."
#: scfuncs.hrc:789
-#, fuzzy
msgctxt "SC_OPCODE_IS_VALUE"
msgid "Value"
msgstr "Hódnota"
#: scfuncs.hrc:790
-#, fuzzy
msgctxt "SC_OPCODE_IS_VALUE"
msgid "The value to be tested."
msgstr "Hódnota, kotraž so ma testować."
#: scfuncs.hrc:796
-#, fuzzy
msgctxt "SC_OPCODE_IS_FORMULA"
msgid "Returns TRUE if the cell is a formula cell."
msgstr "Wróći WĚRNO, jeli cela je formlowa cela."
@@ -5923,7 +5237,6 @@ msgid "The cell to be tested."
msgstr "Hódnota, kotraž so ma testować."
#: scfuncs.hrc:804
-#, fuzzy
msgctxt "SC_OPCODE_FORMULA"
msgid "Returns the formula of a formula cell."
msgstr "Wróći formlu formloweje cele."
@@ -5935,55 +5248,46 @@ msgid "Reference"
msgstr "Poćah"
#: scfuncs.hrc:806
-#, fuzzy
msgctxt "SC_OPCODE_FORMULA"
msgid "The formula cell."
msgstr "Formlowa cela."
#: scfuncs.hrc:812
-#, fuzzy
msgctxt "SC_OPCODE_N"
msgid "Converts a value to a number."
msgstr "Konwertuje hódnotu do ličby."
#: scfuncs.hrc:813
-#, fuzzy
msgctxt "SC_OPCODE_N"
msgid "Value"
msgstr "Hódnota"
#: scfuncs.hrc:814
-#, fuzzy
msgctxt "SC_OPCODE_N"
msgid "The value to be interpreted as a number."
msgstr "Hódnota, kotraž so ma jako ličba interpretować."
#: scfuncs.hrc:820
-#, fuzzy
msgctxt "SC_OPCODE_NO_VALUE"
msgid "Not available. Returns the error value #N/A."
msgstr "Njeje k dispoziciji. Wróći zmylkowu hódnotu #NV."
#: scfuncs.hrc:826
-#, fuzzy
msgctxt "SC_OPCODE_TYPE"
msgid "Returns the data type of a value (1 = number, 2 = text, 4 = Boolean value, 8 = formula, 16 = error value, 64 = array)."
msgstr "Wróći datowy typ hódnoty (1 = ličba, 2 = tekst, 4 = wěrnostna hódnota, 8 = formla, 16 = zmylkowa hódnota, 64 = matriks)."
#: scfuncs.hrc:827
-#, fuzzy
msgctxt "SC_OPCODE_TYPE"
msgid "Value"
msgstr "Hódnota"
#: scfuncs.hrc:828
-#, fuzzy
msgctxt "SC_OPCODE_TYPE"
msgid "The value for which the data type is to be determined."
msgstr "Hódnota, za kotruž so ma datowy typ postajić."
#: scfuncs.hrc:834
-#, fuzzy
msgctxt "SC_OPCODE_CELL"
msgid "Determines information about address, formatting or contents of a cell."
msgstr "Postaja informacije wo adresy, formatowanju abo wobsahu cele."
@@ -5995,7 +5299,6 @@ msgid "Info type"
msgstr "Infotyp"
#: scfuncs.hrc:836
-#, fuzzy
msgctxt "SC_OPCODE_CELL"
msgid "String that specifies the type of information."
msgstr "Znamješkowy rjećazk, kotryž družinu informacije podawa."
@@ -6007,7 +5310,6 @@ msgid "Reference"
msgstr "Poćah"
#: scfuncs.hrc:838
-#, fuzzy
msgctxt "SC_OPCODE_CELL"
msgid "The position of the cell you want to examine."
msgstr "Pozicija cele, kotruž chceće přeslědźić."
@@ -6019,37 +5321,31 @@ msgid "Calculates the current value of the formula at the present location."
msgstr "Wuličuje aktualnu hódnotu formle na aktualnej poziciji. "
#: scfuncs.hrc:850
-#, fuzzy
msgctxt "SC_OPCODE_FALSE"
msgid "Defines the logical value as FALSE."
msgstr "Postaja logisku hódnotu jako WOPAK."
#: scfuncs.hrc:856
-#, fuzzy
msgctxt "SC_OPCODE_NOT"
msgid "Reverses the value of the argument."
msgstr "Wobroća hódnotu argumenta."
#: scfuncs.hrc:857
-#, fuzzy
msgctxt "SC_OPCODE_NOT"
msgid "Logical value"
msgstr "Logiska hódnota"
#: scfuncs.hrc:858
-#, fuzzy
msgctxt "SC_OPCODE_NOT"
msgid "An expression that can be either TRUE or FALSE."
msgstr "Wuraz, kotryž móže pak WĚRNO pak WOPAK być."
#: scfuncs.hrc:864
-#, fuzzy
msgctxt "SC_OPCODE_TRUE"
msgid "Returns the logical value TRUE."
msgstr "Wróći logisku hódnotu WĚRNO."
#: scfuncs.hrc:870
-#, fuzzy
msgctxt "SC_OPCODE_IF"
msgid "Specifies a logical test to be performed."
msgstr "Podawa logiski test, kotryž so ma přewjesć."
@@ -6061,7 +5357,6 @@ msgid "Test"
msgstr "Tekst"
#: scfuncs.hrc:872
-#, fuzzy
msgctxt "SC_OPCODE_IF"
msgid "Any value or expression which can be either TRUE or FALSE."
msgstr "Někajka hódnota abo někajki wuraz, kotryž móže pak WĚRNO pak WOPAK być."
@@ -6073,7 +5368,6 @@ msgid "Then value"
msgstr "Hódnota_Potom"
#: scfuncs.hrc:874
-#, fuzzy
msgctxt "SC_OPCODE_IF"
msgid "The result of the function if the logical test returns a TRUE."
msgstr "Wuslědk funkcije, jeli logiski test WĚRNO wróća."
@@ -6085,25 +5379,21 @@ msgid "Otherwise value"
msgstr "Hódnota_Hewak"
#: scfuncs.hrc:876
-#, fuzzy
msgctxt "SC_OPCODE_IF"
msgid "The result of the function if the logical test returns FALSE."
msgstr "Wuslědk funkcije, jeli logiski test WOPAK wróća."
#: scfuncs.hrc:882
-#, fuzzy
msgctxt "SC_OPCODE_IF_ERROR"
msgid "Returns value if not an error value, else alternative."
msgstr "Wróći hódnotu, jeli zmylkowa njeje, hewak alternatiwa."
#: scfuncs.hrc:883
-#, fuzzy
msgctxt "SC_OPCODE_IF_ERROR"
msgid "Value"
msgstr "Hódnota"
#: scfuncs.hrc:884
-#, fuzzy
msgctxt "SC_OPCODE_IF_ERROR"
msgid "The value to be calculated."
msgstr "Hódnota, kotraž so ma wuličić."
@@ -6115,25 +5405,21 @@ msgid "Alternative value"
msgstr "alternatiwna hódnota"
#: scfuncs.hrc:886
-#, fuzzy
msgctxt "SC_OPCODE_IF_ERROR"
msgid "The alternative to be returned, should value be an error value."
msgstr "Alternatiwa, kotraž so ma wróćić, jeli hódnota je zmylkowa hódnota."
#: scfuncs.hrc:892
-#, fuzzy
msgctxt "SC_OPCODE_IF_NA"
msgid "Returns value if not a #N/A error, else alternative."
msgstr "Wróći hódnotu, jeli zmylka #NV njeje, hewak alternatiwu."
#: scfuncs.hrc:893
-#, fuzzy
msgctxt "SC_OPCODE_IF_NA"
msgid "Value"
msgstr "Hódnota"
#: scfuncs.hrc:894
-#, fuzzy
msgctxt "SC_OPCODE_IF_NA"
msgid "The value to be calculated."
msgstr "Hódnota, kotraž so ma wuličić."
@@ -6145,19 +5431,16 @@ msgid "Alternative value"
msgstr "alternatiwna hódnota"
#: scfuncs.hrc:896
-#, fuzzy
msgctxt "SC_OPCODE_IF_NA"
msgid "The alternative to be returned, should value be a #N/A error."
msgstr "Alternatiwa, kotraž so ma wróćić, jeli hódnota je zmylk #NV."
#: scfuncs.hrc:902
-#, fuzzy
msgctxt "SC_OPCODE_OR"
msgid "Returns TRUE if an argument is TRUE."
msgstr "Wróći WĚRNO, jeli argument je WĚRNO."
#: scfuncs.hrc:903
-#, fuzzy
msgctxt "SC_OPCODE_OR"
msgid "Logical value "
msgstr "Logiska hódnota "
@@ -6169,13 +5452,11 @@ msgid "Logical value 1, logical value 2,... are conditions to be tested and whic
msgstr "Logiska hódnota 1, logiska 2, ... su 1 hač 30 wuměnjenjow, kotrež so maja testować a kotrež pak WĚRNO abo WOPAK wróćeja."
#: scfuncs.hrc:910
-#, fuzzy
msgctxt "SC_OPCODE_XOR"
msgid "Returns TRUE if an odd number of arguments evaluates to TRUE."
msgstr "Wróći WĚRNO, jeli njeruna ličba argumentow ma hódnotu WĚRNO."
#: scfuncs.hrc:911
-#, fuzzy
msgctxt "SC_OPCODE_XOR"
msgid "Logical value "
msgstr "Logiska hódnota "
@@ -6187,13 +5468,11 @@ msgid "Logical value 1, logical value 2, ... are conditions to be tested and whi
msgstr "Logiska hódnota 1, logiska 2, ... su 1 hač 30 wuměnjenjow, kotrež so maja testować a kotrež pak WĚRNO abo WOPAK wróćeja."
#: scfuncs.hrc:918
-#, fuzzy
msgctxt "SC_OPCODE_AND"
msgid "Returns TRUE if all arguments are TRUE."
msgstr "Wróći WĚRNO, jeli wšě argumenty su WĚRNO."
#: scfuncs.hrc:919
-#, fuzzy
msgctxt "SC_OPCODE_AND"
msgid "Logical value "
msgstr "Logiska hódnota "
@@ -6205,7 +5484,6 @@ msgid "Logical value 1, logical value 2;...are conditions to be tested and each
msgstr "Logiska hódnota 1, logiska 2, ... su 1 hač 30 wuměnjenjow, kotrež so maja testować a z kotrychž kóžda pak WĚRNO abo WOPAK wróća."
#: scfuncs.hrc:926
-#, fuzzy
msgctxt "SC_OPCODE_ABS"
msgid "Absolute value of a number."
msgstr "Absolutna hódnota ličby."
@@ -6217,67 +5495,56 @@ msgid "Number"
msgstr "Ličby"
#: scfuncs.hrc:928
-#, fuzzy
msgctxt "SC_OPCODE_ABS"
msgid "The number whose absolute value is to be returned."
msgstr "Ličba, kotrejež absolutna hódnota so ma wuličić."
#: scfuncs.hrc:934
-#, fuzzy
msgctxt "SC_OPCODE_POWER"
msgid "Returns a^b, base a raised to the power of exponent b."
msgstr "Wróći a^b, potencu za bazu a na eksponent b."
#: scfuncs.hrc:935
-#, fuzzy
msgctxt "SC_OPCODE_POWER"
msgid "Base"
msgstr "Baza"
#: scfuncs.hrc:936
-#, fuzzy
msgctxt "SC_OPCODE_POWER"
msgid "The base a of the power a^b."
msgstr "Baza potency a^b."
#: scfuncs.hrc:937
-#, fuzzy
msgctxt "SC_OPCODE_POWER"
msgid "Exponent"
msgstr "Eksponent"
#: scfuncs.hrc:938
-#, fuzzy
msgctxt "SC_OPCODE_POWER"
msgid "The exponent b of the power a^b."
msgstr "Eksponent b potency a^b."
#: scfuncs.hrc:944
-#, fuzzy
msgctxt "SC_OPCODE_COUNT_EMPTY_CELLS"
msgid "Counts the blank cells in a specified range."
msgstr "Liči prózdne cele w podatym wobłuku."
#: scfuncs.hrc:945
-#, fuzzy
msgctxt "SC_OPCODE_COUNT_EMPTY_CELLS"
msgid "Range"
msgstr "Wobłuk"
#: scfuncs.hrc:946
-#, fuzzy
msgctxt "SC_OPCODE_COUNT_EMPTY_CELLS"
msgid "The range in which empty cells are to be counted."
msgstr "Wobłuk, w kotrymž prózdne cele so liča."
#: scfuncs.hrc:952
-#, fuzzy
msgctxt "SC_OPCODE_PI"
msgid "Returns the value of the number Pi."
msgstr "Wróći hódnotu ličby Pi."
#: scfuncs.hrc:958
-#, fuzzy
msgctxt "SC_OPCODE_SUM"
msgid "Returns the sum of all arguments."
msgstr "Wróći sumu wšěch argumentow."
@@ -6295,7 +5562,6 @@ msgid "Number 1, number 2, ... are arguments whose total is to be calculated."
msgstr "Ličba 1, ličba 2, ... su 1 hač 30 argumentow, kotrychž suma so ma wuličić."
#: scfuncs.hrc:966
-#, fuzzy
msgctxt "SC_OPCODE_SUM_SQ"
msgid "Returns the sum of the squares of the arguments."
msgstr "Wróći sumu kwadratow argumentow."
@@ -6313,7 +5579,6 @@ msgid "Number 1, number 2,... are arguments for which the sum of the squares is
msgstr "Ličba 1, ličba 2, ... su 1 hač 30 argumentow, kotrychž suma kwadratow so ma wuličić."
#: scfuncs.hrc:974
-#, fuzzy
msgctxt "SC_OPCODE_PRODUCT"
msgid "Multiplies the arguments."
msgstr "Multiplikuje argumenty."
@@ -6331,31 +5596,26 @@ msgid "Number 1, number 2, ... are arguments to be multiplied and a result retur
msgstr "Ličba 1, ličba 2, ... su 1 hač 30 argumentow, kotrychž produkt so ma wuličić."
#: scfuncs.hrc:982
-#, fuzzy
msgctxt "SC_OPCODE_SUM_IF"
msgid "Totals the arguments that meet the condition."
msgstr "Suměruje argumenty, kotrež wuměnjenju wotpowěduja."
#: scfuncs.hrc:983
-#, fuzzy
msgctxt "SC_OPCODE_SUM_IF"
msgid "Range"
msgstr "Wobłuk"
#: scfuncs.hrc:984
-#, fuzzy
msgctxt "SC_OPCODE_SUM_IF"
msgid "The range to be evaluated by the criteria given."
msgstr "Wobłuk, kotryž so ma z podatymi kriterijemi wuhódnoćić."
#: scfuncs.hrc:985
-#, fuzzy
msgctxt "SC_OPCODE_SUM_IF"
msgid "Criteria"
msgstr "Kriterije"
#: scfuncs.hrc:986
-#, fuzzy
msgctxt "SC_OPCODE_SUM_IF"
msgid "The criteria to be applied to the range."
msgstr "Kriterije, kotrež so maja na wobłuk nałožić."
@@ -6367,37 +5627,31 @@ msgid "Sum range"
msgstr "Wobłuk nastajić"
#: scfuncs.hrc:988
-#, fuzzy
msgctxt "SC_OPCODE_SUM_IF"
msgid "The range from which the values are to be totalled."
msgstr "Wobłuk, z kotrehož so maja hódnoty suměrować."
#: scfuncs.hrc:994
-#, fuzzy
msgctxt "SC_OPCODE_AVERAGE_IF"
msgid "Averages the arguments that meet the conditions."
msgstr "Wuličuje přerězk argumentow, kotrež wuměnjenjam wotpowěduja."
#: scfuncs.hrc:995
-#, fuzzy
msgctxt "SC_OPCODE_AVERAGE_IF"
msgid "Range"
msgstr "Wobłuk"
#: scfuncs.hrc:996
-#, fuzzy
msgctxt "SC_OPCODE_AVERAGE_IF"
msgid "The range to be evaluated by the criteria given."
msgstr "Wobłuk, kotryž so ma z podatymi kriterijemi wuhódnoćić."
#: scfuncs.hrc:997
-#, fuzzy
msgctxt "SC_OPCODE_AVERAGE_IF"
msgid "Criteria"
msgstr "Kriterije"
#: scfuncs.hrc:998
-#, fuzzy
msgctxt "SC_OPCODE_AVERAGE_IF"
msgid "The criteria to be applied to the range."
msgstr "Kriterije, kotrež so maja na wobłuk nałožić."
@@ -6409,13 +5663,11 @@ msgid "Average range"
msgstr "přerězkowy_wobłuk"
#: scfuncs.hrc:1000
-#, fuzzy
msgctxt "SC_OPCODE_AVERAGE_IF"
msgid "The range from which the values are to be averaged."
msgstr "Wobłuk, za kotryž so maja přerězki wuličić."
#: scfuncs.hrc:1005
-#, fuzzy
msgctxt "SC_OPCODE_SUM_IFS"
msgid "Totals the values of cells in a range that meet multiple criteria in multiple ranges."
msgstr "Suměruje hódnoty celow we wobłuku, kotrež wjacorym kriterijam we wjacorych wobłukach wotpowěduja."
@@ -6427,7 +5679,6 @@ msgid "Sum range"
msgstr "Wobłuk nastajić"
#: scfuncs.hrc:1007
-#, fuzzy
msgctxt "SC_OPCODE_SUM_IFS"
msgid "The range from which the values are to be totalled."
msgstr "Wobłuk, z kotrehož so maja hódnoty suměrować."
@@ -6439,7 +5690,6 @@ msgid "Range "
msgstr "Wobłuk"
#: scfuncs.hrc:1009
-#, fuzzy
msgctxt "SC_OPCODE_SUM_IFS"
msgid "Range 1, range 2,... are the ranges to be evaluated by the criteria given."
msgstr "Wobłuk 1, wobłuk 2, ... su wobłuki, kotrež so maja z podatymi kriterijemi wuhódnoćić."
@@ -6451,13 +5701,11 @@ msgid "Criteria "
msgstr "Kriterije"
#: scfuncs.hrc:1011
-#, fuzzy
msgctxt "SC_OPCODE_SUM_IFS"
msgid "Criteria 1, criteria 2,... are the criteria to be applied to the ranges given."
msgstr "Kriterij 1, kriterij 2, ... su kriterije, kotrež so maja na podate wobłuki nałožić."
#: scfuncs.hrc:1017
-#, fuzzy
msgctxt "SC_OPCODE_AVERAGE_IFS"
msgid "Averages the value of the cells that meet multiple criteria in multiple ranges."
msgstr "Wuličiuje přerězk celow, kotrež wjacorym kriterijam we wjacorych wobłukach wotpowěduja."
@@ -6469,7 +5717,6 @@ msgid "Average range"
msgstr "přerězkowy_wobłuk"
#: scfuncs.hrc:1019
-#, fuzzy
msgctxt "SC_OPCODE_AVERAGE_IFS"
msgid "The range from which the values are to be averaged."
msgstr "Wobłuk, za kotryž so maja přerězki wuličić."
@@ -6481,7 +5728,6 @@ msgid "Range "
msgstr "Wobłuk"
#: scfuncs.hrc:1021
-#, fuzzy
msgctxt "SC_OPCODE_AVERAGE_IFS"
msgid "Range 1, range 2,... are the ranges to be evaluated by the criteria given."
msgstr "Wobłuk 1, wobłuk 2, ... su wobłuki, kotrež so maja z podatymi kriterijemi wuhódnoćić."
@@ -6493,13 +5739,11 @@ msgid "Criteria "
msgstr "Kriterije"
#: scfuncs.hrc:1023
-#, fuzzy
msgctxt "SC_OPCODE_AVERAGE_IFS"
msgid "Criteria 1, criteria 2,... are the criteria to be applied to the ranges given."
msgstr "Kriterij 1, kriterij 2, ... su kriterije, kotrež so maja na podate wobłuki nałožić."
#: scfuncs.hrc:1029
-#, fuzzy
msgctxt "SC_OPCODE_COUNT_IFS"
msgid "Counts the cells that meet multiple criteria in multiple ranges."
msgstr "Liči cele, kotrež wjacorym kriterijam we wjacorych wobłukach wotpowěduja."
@@ -6511,7 +5755,6 @@ msgid "Range "
msgstr "Wobłuk"
#: scfuncs.hrc:1031
-#, fuzzy
msgctxt "SC_OPCODE_COUNT_IFS"
msgid "Range 1, range 2,... are the ranges to be evaluated by the criteria given."
msgstr "Wobłuk 1, wobłuk 2, ... su wobłuki, kotrež so maja z podatymi kriterijemi wuhódnoćić."
@@ -6523,43 +5766,36 @@ msgid "Criteria "
msgstr "Kriterije"
#: scfuncs.hrc:1033
-#, fuzzy
msgctxt "SC_OPCODE_COUNT_IFS"
msgid "Criteria 1, criteria 2,... are the criteria to be applied to the ranges given."
msgstr "Kriterij 1, kriterij 2, ... su kriterije, kotrež so maja na podate wobłuki nałožić."
#: scfuncs.hrc:1039
-#, fuzzy
msgctxt "SC_OPCODE_COUNT_IF"
msgid "Counts the arguments which meet the set conditions."
msgstr "Liči argumenty, kotrež stajenym wuměnjenjam wotpowěduja."
#: scfuncs.hrc:1040
-#, fuzzy
msgctxt "SC_OPCODE_COUNT_IF"
msgid "Range"
msgstr "Wobłuk"
#: scfuncs.hrc:1041
-#, fuzzy
msgctxt "SC_OPCODE_COUNT_IF"
msgid "The range of cells to be evaluated by the criteria given."
msgstr "Wobłuk celow, kotryž so ma z podatymi kriterijemi wuhódnoćić."
#: scfuncs.hrc:1042
-#, fuzzy
msgctxt "SC_OPCODE_COUNT_IF"
msgid "Criteria"
msgstr "Kriterije"
#: scfuncs.hrc:1043
-#, fuzzy
msgctxt "SC_OPCODE_COUNT_IF"
msgid "The criteria to be applied to the range."
msgstr "Kriterije, kotrež so maja na wobłuk nałožić."
#: scfuncs.hrc:1049
-#, fuzzy
msgctxt "SC_OPCODE_SQRT"
msgid "Returns the square root of a number."
msgstr "Wróći kwadratny korjeń ličby."
@@ -6571,55 +5807,46 @@ msgid "Number"
msgstr "Ličby"
#: scfuncs.hrc:1051
-#, fuzzy
msgctxt "SC_OPCODE_SQRT"
msgid "A positive value for which the square root is to be calculated."
msgstr "Pozitiwna hódnota, kotrejež kwadratny korjeń so ma wuličić."
#: scfuncs.hrc:1057
-#, fuzzy
msgctxt "SC_OPCODE_RANDOM"
msgid "Returns a random number between 0 and 1."
msgstr "Wróći připadnu ličbu mjez 0 a 1."
#: scfuncs.hrc:1063
-#, fuzzy
msgctxt "SC_OPCODE_IS_EVEN"
msgid "Returns TRUE if value is an even integer."
msgstr "Wróći WĚRNO, jeli hódnota je runa cyła ličba."
#: scfuncs.hrc:1064
-#, fuzzy
msgctxt "SC_OPCODE_IS_EVEN"
msgid "Value"
msgstr "Hódnota"
#: scfuncs.hrc:1065
-#, fuzzy
msgctxt "SC_OPCODE_IS_EVEN"
msgid "The value to be tested."
msgstr "Hódnota, kotraž so ma testować."
#: scfuncs.hrc:1071
-#, fuzzy
msgctxt "SC_OPCODE_IS_ODD"
msgid "Returns TRUE if value is an odd integer."
msgstr "Wróći WĚRNO, jeli hódnota je njeruna cyła ličba."
#: scfuncs.hrc:1072
-#, fuzzy
msgctxt "SC_OPCODE_IS_ODD"
msgid "Value"
msgstr "Hódnota"
#: scfuncs.hrc:1073
-#, fuzzy
msgctxt "SC_OPCODE_IS_ODD"
msgid "The value to be tested."
msgstr "Hódnota, kotraž so ma testować."
#: scfuncs.hrc:1079
-#, fuzzy
msgctxt "SC_OPCODE_COMBIN"
msgid "Calculates the number of combinations for elements without repetition."
msgstr "Wuličuje ličbu kombinacijow za elementy bjez wospjetowanja."
@@ -6631,7 +5858,6 @@ msgid "Number 1"
msgstr "Ličby"
#: scfuncs.hrc:1081
-#, fuzzy
msgctxt "SC_OPCODE_COMBIN"
msgid "The total number of elements."
msgstr "Cyłkowna ličba elementow."
@@ -6643,13 +5869,11 @@ msgid "Number 2"
msgstr "Ličby"
#: scfuncs.hrc:1083
-#, fuzzy
msgctxt "SC_OPCODE_COMBIN"
msgid "The number of elements selected."
msgstr "Ličba wubranych elementow."
#: scfuncs.hrc:1089
-#, fuzzy
msgctxt "SC_OPCODE_COMBIN_A"
msgid "Calculates the number of combinations of elements including repetition."
msgstr "Wuličuje ličbu kombinacijow elementow z wospjetowanjom."
@@ -6661,7 +5885,6 @@ msgid "Number 1"
msgstr "Ličby"
#: scfuncs.hrc:1091
-#, fuzzy
msgctxt "SC_OPCODE_COMBIN_A"
msgid "The total number of elements."
msgstr "Cyłkowna ličba elementow."
@@ -6673,13 +5896,11 @@ msgid "Number 2"
msgstr "Ličby"
#: scfuncs.hrc:1093
-#, fuzzy
msgctxt "SC_OPCODE_COMBIN_A"
msgid "The number of elements selected."
msgstr "Ličba wubranych elementow."
#: scfuncs.hrc:1099
-#, fuzzy
msgctxt "SC_OPCODE_ARC_COS"
msgid "Returns the arccosine of a number."
msgstr "Wróći arkussinus ličby."
@@ -6691,13 +5912,11 @@ msgid "Number"
msgstr "Ličby"
#: scfuncs.hrc:1101
-#, fuzzy
msgctxt "SC_OPCODE_ARC_COS"
msgid "A value between -1 and 1 for which the arccosine is to be returned."
msgstr "Hódnota mjez -1 a 1, kotrejež arkussinus so ma wuličić."
#: scfuncs.hrc:1107
-#, fuzzy
msgctxt "SC_OPCODE_ARC_SIN"
msgid "Returns the arcsine of a number."
msgstr "Wróći arkussinus ličby."
@@ -6709,13 +5928,11 @@ msgid "Number"
msgstr "Ličby"
#: scfuncs.hrc:1109
-#, fuzzy
msgctxt "SC_OPCODE_ARC_SIN"
msgid "A value between -1 and 1 for which the arcsine is to be returned."
msgstr "Hódnota mjez -1 a 1, kotrejež arkussinus so ma wuličić."
#: scfuncs.hrc:1115
-#, fuzzy
msgctxt "SC_OPCODE_ARC_COS_HYP"
msgid "Returns the inverse hyperbolic cosine of a number."
msgstr "Wróći hyperboliski areakosinus ličby."
@@ -6727,13 +5944,11 @@ msgid "Number"
msgstr "Ličby"
#: scfuncs.hrc:1117
-#, fuzzy
msgctxt "SC_OPCODE_ARC_COS_HYP"
msgid "A value greater than or equal to 1 for which the inverse hyperbolic cosine is to be returned."
msgstr "Hódnota wjetša hač abo runja 1, kotrejež hyperboliski areakosinus so ma wuličić."
#: scfuncs.hrc:1123
-#, fuzzy
msgctxt "SC_OPCODE_ARC_SIN_HYP"
msgid "Returns the inverse hyperbolic sine of a number."
msgstr "Wróći hyperboliski areasinus ličby."
@@ -6745,13 +5960,11 @@ msgid "Number"
msgstr "Ličby"
#: scfuncs.hrc:1125
-#, fuzzy
msgctxt "SC_OPCODE_ARC_SIN_HYP"
msgid "The value for which the inverse hyperbolic sine is to be returned."
msgstr "Hódnota, kotrejež hyperboliski areasinus so ma wuličić."
#: scfuncs.hrc:1131
-#, fuzzy
msgctxt "SC_OPCODE_ARC_COT"
msgid "Returns the inverse cotangent of a number."
msgstr "Wróći arkuskotangens ličby."
@@ -6763,13 +5976,11 @@ msgid "Number"
msgstr "Ličby"
#: scfuncs.hrc:1133
-#, fuzzy
msgctxt "SC_OPCODE_ARC_COT"
msgid "The value for which the inverse cotangent is to be returned."
msgstr "Hódnota, kotrejež arkuskotangens so ma wuličić."
#: scfuncs.hrc:1139
-#, fuzzy
msgctxt "SC_OPCODE_ARC_TAN"
msgid "Returns the arctangent of a number."
msgstr "Wróći arkustangens ličby."
@@ -6781,13 +5992,11 @@ msgid "Number"
msgstr "Ličby"
#: scfuncs.hrc:1141
-#, fuzzy
msgctxt "SC_OPCODE_ARC_TAN"
msgid "The value for which the arctangent is to be returned."
msgstr "Hódnota, kotrejež arkustangens so ma wuličić."
#: scfuncs.hrc:1147
-#, fuzzy
msgctxt "SC_OPCODE_ARC_COT_HYP"
msgid "Returns the inverse hyperbolic cotangent of a number."
msgstr "Wróći hyperboliski areakotangens ličby."
@@ -6799,13 +6008,11 @@ msgid "Number"
msgstr "Ličby"
#: scfuncs.hrc:1149
-#, fuzzy
msgctxt "SC_OPCODE_ARC_COT_HYP"
msgid "A value smaller than -1 or greater than 1 for which the inverse hyperbolic cotangent is to be returned."
msgstr "Hódnota mjeńša hač -1 abo wjetša hač 1, kotrejež hyperboliski areakotangens so ma wuličić."
#: scfuncs.hrc:1155
-#, fuzzy
msgctxt "SC_OPCODE_ARC_TAN_HYP"
msgid "Returns the inverse hyperbolic tangent of a number."
msgstr "Wróći hyperboliski areatangens ličby."
@@ -6817,13 +6024,11 @@ msgid "Number"
msgstr "Ličby"
#: scfuncs.hrc:1157
-#, fuzzy
msgctxt "SC_OPCODE_ARC_TAN_HYP"
msgid "A value between -1 and 1 for which the inverse hyperbolic tangent is to be returned."
msgstr "Hódnota mjez -1 a 1, kotrejež hyperboliski areatangens so ma wuličić."
#: scfuncs.hrc:1163
-#, fuzzy
msgctxt "SC_OPCODE_COS"
msgid "Returns the cosine of a number."
msgstr "Wróći kosinus ličby."
@@ -6835,13 +6040,11 @@ msgid "Number"
msgstr "Ličby"
#: scfuncs.hrc:1165
-#, fuzzy
msgctxt "SC_OPCODE_COS"
msgid "The angle in the radians for which the cosine is to be returned."
msgstr "Nuhel w radiantach, kotrehož kosinus so ma wuličić."
#: scfuncs.hrc:1171
-#, fuzzy
msgctxt "SC_OPCODE_SIN"
msgid "Returns the sine of a number."
msgstr "Wróći sinus ličby."
@@ -6853,13 +6056,11 @@ msgid "Number"
msgstr "Ličby"
#: scfuncs.hrc:1173
-#, fuzzy
msgctxt "SC_OPCODE_SIN"
msgid "The angle in radians for which the sine is to be calculated."
msgstr "Nuhel w radiantach, kotrehož sinus so ma wuličić."
#: scfuncs.hrc:1179
-#, fuzzy
msgctxt "SC_OPCODE_COT"
msgid "Returns the cotangent of a number."
msgstr "Wróći kotangens ličby."
@@ -6871,13 +6072,11 @@ msgid "Number"
msgstr "Ličby"
#: scfuncs.hrc:1181
-#, fuzzy
msgctxt "SC_OPCODE_COT"
msgid "The angle in radians whose cotangent value is to be returned."
msgstr "Nuhel w radiantach, kotrehož kotangens so ma wuličić."
#: scfuncs.hrc:1187
-#, fuzzy
msgctxt "SC_OPCODE_TAN"
msgid "Returns the tangent of a number."
msgstr "Wróći tangens ličby."
@@ -6889,13 +6088,11 @@ msgid "Number"
msgstr "Ličby"
#: scfuncs.hrc:1189
-#, fuzzy
msgctxt "SC_OPCODE_TAN"
msgid "The angle in radians for which the tangent is to be calculated."
msgstr "Nuhel w radiantach, kotrehož tangens so ma wuličić."
#: scfuncs.hrc:1195
-#, fuzzy
msgctxt "SC_OPCODE_COS_HYP"
msgid "Returns the hyperbolic cosine of a number."
msgstr "Wróći hyperboliski kosinus ličby."
@@ -6907,13 +6104,11 @@ msgid "Number"
msgstr "Ličby"
#: scfuncs.hrc:1197
-#, fuzzy
msgctxt "SC_OPCODE_COS_HYP"
msgid "The value for which the hyperbolic cosine is to be returned."
msgstr "Hódnota, kotrejež hyperboliski kosinus so ma wuličić."
#: scfuncs.hrc:1203
-#, fuzzy
msgctxt "SC_OPCODE_SIN_HYP"
msgid "Returns the hyperbolic sine of a number."
msgstr "Wróći hyperboliski sinus ličby."
@@ -6925,13 +6120,11 @@ msgid "Number"
msgstr "Ličby"
#: scfuncs.hrc:1205
-#, fuzzy
msgctxt "SC_OPCODE_SIN_HYP"
msgid "The value for which the hyperbolic sine is to be calculated."
msgstr "Hódnota, kotrejež hyperboliski sinus so ma wuličić."
#: scfuncs.hrc:1211
-#, fuzzy
msgctxt "SC_OPCODE_COT_HYP"
msgid "Returns the hyperbolic cotangent of a number."
msgstr "Wróći hyperboliski kotangens ličby."
@@ -6943,13 +6136,11 @@ msgid "Number"
msgstr "Ličby"
#: scfuncs.hrc:1213
-#, fuzzy
msgctxt "SC_OPCODE_COT_HYP"
msgid "A value not equal to 0 for which the hyperbolic cotangent is to be returned."
msgstr "Hódnota njerunja 0, kotrejež hyperboliski kotangens so ma wuličić."
#: scfuncs.hrc:1219
-#, fuzzy
msgctxt "SC_OPCODE_TAN_HYP"
msgid "Returns the hyperbolic tangent of a number."
msgstr "Wróći hyperboliski tangens ličby."
@@ -6961,13 +6152,11 @@ msgid "Number"
msgstr "Ličby"
#: scfuncs.hrc:1221
-#, fuzzy
msgctxt "SC_OPCODE_TAN_HYP"
msgid "The value for which the hyperbolic tangent is to be calculated."
msgstr "Hódnota, kotrejež hyperboliski tangens so ma wuličić."
#: scfuncs.hrc:1227
-#, fuzzy
msgctxt "SC_OPCODE_ARC_TAN_2"
msgid "Returns the arctangent for the specified coordinates."
msgstr "Wróći arkustangens za podate koordinaty."
@@ -6997,7 +6186,6 @@ msgid "The value for the Y coordinate."
msgstr "Hódnota za koordinatu x."
#: scfuncs.hrc:1237
-#, fuzzy
msgctxt "SC_OPCODE_COSECANT"
msgid "Return the cosecant of an angle. CSC(x)=1/SIN(x)"
msgstr "Wróći kosekans nuhela. CSC(x)=1/SIN(x)"
@@ -7009,13 +6197,11 @@ msgid "Angle"
msgstr "Kut"
#: scfuncs.hrc:1239
-#, fuzzy
msgctxt "SC_OPCODE_COSECANT"
msgid "The angle in radians for which the cosecant is to be calculated."
msgstr "Nuhel w radiantach, kotrehož kosekans ma su wuličić."
#: scfuncs.hrc:1245
-#, fuzzy
msgctxt "SC_OPCODE_SECANT"
msgid "Return the secant of an angle. SEC(x)=1/COS(x)"
msgstr "Wróći sekans nuhela. SEC(x)=1/COS(x)"
@@ -7027,13 +6213,11 @@ msgid "Angle"
msgstr "Kut"
#: scfuncs.hrc:1247
-#, fuzzy
msgctxt "SC_OPCODE_SECANT"
msgid "The angle in radians for which the secant is to be calculated."
msgstr "Nuhel w radiantach, kotrehož sekans ma su wuličić."
#: scfuncs.hrc:1253
-#, fuzzy
msgctxt "SC_OPCODE_COSECANT_HYP"
msgid "Return the hyperbolic cosecant of a hyperbolic angle. CSCH(x)=1/SINH(x)"
msgstr "Wróći hyperboliski kosekans hyperboliskeho nuhela. CSCH(x)=1/SINH(x)"
@@ -7045,13 +6229,11 @@ msgid "Angle"
msgstr "Kut"
#: scfuncs.hrc:1255
-#, fuzzy
msgctxt "SC_OPCODE_COSECANT_HYP"
msgid "The hyperbolic angle in radians for which the hyperbolic cosecant is to be calculated."
msgstr "Hyperboliski nuhel w radiantach, kotrehož hyperboliski kosekans so ma wuličić."
#: scfuncs.hrc:1261
-#, fuzzy
msgctxt "SC_OPCODE_SECANT_HYP"
msgid "Return the hyperbolic secant of a hyperbolic angle. SECH(x)=1/COSH(x)"
msgstr "Wróći hyperboliski sekans hyperboliskeho nuhela. SECH(x)=1/COSH(x)"
@@ -7063,13 +6245,11 @@ msgid "Angle"
msgstr "Kut"
#: scfuncs.hrc:1263
-#, fuzzy
msgctxt "SC_OPCODE_SECANT_HYP"
msgid "The hyperbolic angle in radians for which the hyperbolic secant is to be calculated."
msgstr "Hyperboliski nuhel w radiantach, kotrehož hyperboliski sekans so ma wuličić."
#: scfuncs.hrc:1269
-#, fuzzy
msgctxt "SC_OPCODE_DEG"
msgid "Converts a radian to degrees"
msgstr "Konwertuje radiant do stupnjow"
@@ -7081,13 +6261,11 @@ msgid "Number"
msgstr "Ličby"
#: scfuncs.hrc:1271
-#, fuzzy
msgctxt "SC_OPCODE_DEG"
msgid "The angle in a radian"
msgstr "Nuhel w radianće"
#: scfuncs.hrc:1277
-#, fuzzy
msgctxt "SC_OPCODE_RAD"
msgid "Converts degrees to radians"
msgstr "Konwertuje stopnje do radiantow"
@@ -7099,13 +6277,11 @@ msgid "Number"
msgstr "Ličby"
#: scfuncs.hrc:1279
-#, fuzzy
msgctxt "SC_OPCODE_RAD"
msgid "The angle in degrees."
msgstr "Nuhel w stopnjach."
#: scfuncs.hrc:1285
-#, fuzzy
msgctxt "SC_OPCODE_EXP"
msgid "Calculates the exponent for basis e."
msgstr "Wuličuje eksponent za bazu e."
@@ -7117,13 +6293,11 @@ msgid "Number"
msgstr "Ličby"
#: scfuncs.hrc:1287
-#, fuzzy
msgctxt "SC_OPCODE_EXP"
msgid "The exponent applied to base e."
msgstr "Eksponent za bazu e."
#: scfuncs.hrc:1293
-#, fuzzy
msgctxt "SC_OPCODE_LOG"
msgid "Calculates the logarithm to any specified base."
msgstr "Wuličuje logaritmus za někajku bazu."
@@ -7135,25 +6309,21 @@ msgid "Number"
msgstr "Ličby"
#: scfuncs.hrc:1295
-#, fuzzy
msgctxt "SC_OPCODE_LOG"
msgid "A value greater than 0 for which the logarithm is to be calculated."
msgstr "Hódnota wjetša hač 0, kotrejež logaritmus so ma wuličić."
#: scfuncs.hrc:1296
-#, fuzzy
msgctxt "SC_OPCODE_LOG"
msgid "Base"
msgstr "Baza"
#: scfuncs.hrc:1297
-#, fuzzy
msgctxt "SC_OPCODE_LOG"
msgid "The base of the logarithm. If omitted, the base is regarded as 10."
msgstr "Baza logaritmusa. Jeli so ničo njepodawa, so měni, zo baza je 10."
#: scfuncs.hrc:1303
-#, fuzzy
msgctxt "SC_OPCODE_LN"
msgid "Calculates the natural logarithm of a number."
msgstr "Wuličuje přirodny logaritmus ličby."
@@ -7165,13 +6335,11 @@ msgid "Number"
msgstr "Ličby"
#: scfuncs.hrc:1305
-#, fuzzy
msgctxt "SC_OPCODE_LN"
msgid "A value greater than 0 for which the natural logarithm is to be calculated."
msgstr "Hódnota wjetša hač 0, kotrejež přirodny logaritmus so ma wuličić."
#: scfuncs.hrc:1311
-#, fuzzy
msgctxt "SC_OPCODE_LOG10"
msgid "Calculates the base-10 logarithm of a number."
msgstr "Wuličuje dźesatkowy logaritmus ličby."
@@ -7183,13 +6351,11 @@ msgid "Number"
msgstr "Ličby"
#: scfuncs.hrc:1313
-#, fuzzy
msgctxt "SC_OPCODE_LOG10"
msgid "A value greater than 0 for which the logarithm is to be calculated."
msgstr "Hódnota wjetša hač 0, kotrejež logaritmus so ma wuličić."
#: scfuncs.hrc:1319
-#, fuzzy
msgctxt "SC_OPCODE_FACT"
msgid "Calculates the factorial of a number."
msgstr "Wuličuje fakultu ličby."
@@ -7201,43 +6367,36 @@ msgid "Number"
msgstr "Ličby"
#: scfuncs.hrc:1321
-#, fuzzy
msgctxt "SC_OPCODE_FACT"
msgid "The number for which the factorial is to be calculated."
msgstr "Ličba, kotrejež fakulta so ma wuličić."
#: scfuncs.hrc:1327
-#, fuzzy
msgctxt "SC_OPCODE_MOD"
msgid "Calculates the remainder of a division."
msgstr "Wuličuje zbytk diwizije."
#: scfuncs.hrc:1328
-#, fuzzy
msgctxt "SC_OPCODE_MOD"
msgid "Dividend"
msgstr "Diwidend"
#: scfuncs.hrc:1329
-#, fuzzy
msgctxt "SC_OPCODE_MOD"
msgid "The number to be divided."
msgstr "Ličba, kotraž so ma dźělić."
#: scfuncs.hrc:1330
-#, fuzzy
msgctxt "SC_OPCODE_MOD"
msgid "Divisor"
msgstr "Diwizor"
#: scfuncs.hrc:1331
-#, fuzzy
msgctxt "SC_OPCODE_MOD"
msgid "The number by which the dividend is divided."
msgstr "Ličba, přez kotruž so diwidend dźěli."
#: scfuncs.hrc:1337
-#, fuzzy
msgctxt "SC_OPCODE_PLUS_MINUS"
msgid "Returns the algebraic sign of a number."
msgstr "Wróći předznamješko ličby."
@@ -7249,55 +6408,46 @@ msgid "Number"
msgstr "Ličby"
#: scfuncs.hrc:1339
-#, fuzzy
msgctxt "SC_OPCODE_PLUS_MINUS"
msgid "The number for which the algebraic sign is to be determined."
msgstr "Ličba, kotrejež předznamješko so ma wobličić."
#: scfuncs.hrc:1345
-#, fuzzy
msgctxt "SC_OPCODE_SUB_TOTAL"
msgid "Calculates subtotals in a spreadsheet."
msgstr "Wuličuje mjezywuslědki w tabelowym dokumenće."
#: scfuncs.hrc:1346
-#, fuzzy
msgctxt "SC_OPCODE_SUB_TOTAL"
msgid "Function"
msgstr "Funkcija"
#: scfuncs.hrc:1347
-#, fuzzy
msgctxt "SC_OPCODE_SUB_TOTAL"
msgid "Function index. Is an index of the possible functions Total, Max, ..."
msgstr "Funkciski indeks. Je indeks na móžne funkcije Suma, Maks, ..."
#: scfuncs.hrc:1348
-#, fuzzy
msgctxt "SC_OPCODE_SUB_TOTAL"
msgid "Range"
msgstr "Wobłuk"
#: scfuncs.hrc:1349
-#, fuzzy
msgctxt "SC_OPCODE_SUB_TOTAL"
msgid "The cells of the range which are to be taken into account."
msgstr "Cele wobłuka, kotrež so maja wobdkedźbować."
#: scfuncs.hrc:1355
-#, fuzzy
msgctxt "SC_OPCODE_AGGREGATE"
msgid "Calculates an aggregate in a spreadsheet."
msgstr "Wuličuje cyłkownosć w tabelowym dokumenće."
#: scfuncs.hrc:1356
-#, fuzzy
msgctxt "SC_OPCODE_AGGREGATE"
msgid "Function"
msgstr "Funkcija"
#: scfuncs.hrc:1357
-#, fuzzy
msgctxt "SC_OPCODE_AGGREGATE"
msgid "Function index. Is an index of the possible functions Total, Max, ..."
msgstr "Funkciski indeks. Je indeks na móžne funkcije Suma, Maks, ..."
@@ -7309,7 +6459,6 @@ msgid "Options"
msgstr "Nastajenja"
#: scfuncs.hrc:1359
-#, fuzzy
msgctxt "SC_OPCODE_AGGREGATE"
msgid "Option index. Is an index of the possible ignore options."
msgstr "Indeks nastajenjow. Je indeks za ignorowanje nastajenjow."
@@ -7320,7 +6469,6 @@ msgid "Reference 1 or array"
msgstr ""
#: scfuncs.hrc:1361
-#, fuzzy
msgctxt "SC_OPCODE_AGGREGATE"
msgid "The cell(s) of the range which are to be taken into account."
msgstr "Cele wobłuka, kotrež so maja wobkedźbować."
@@ -7331,13 +6479,11 @@ msgid "Reference 2..n or k "
msgstr ""
#: scfuncs.hrc:1363
-#, fuzzy
msgctxt "SC_OPCODE_AGGREGATE"
msgid "The cells of the range which are to be taken into account or mandatory 2nd argument for certain functions."
msgstr "Cele wobłuka, kotrež so maja wobkedźbować abo su obligatoriske druhi argument za wěste funkcije."
#: scfuncs.hrc:1369
-#, fuzzy
msgctxt "SC_OPCODE_INT"
msgid "Rounds a number down to the nearest integer."
msgstr "Skruži ličbu na přichodnu mjeńšu ličbu."
@@ -7349,13 +6495,11 @@ msgid "Number"
msgstr "Ličby"
#: scfuncs.hrc:1371
-#, fuzzy
msgctxt "SC_OPCODE_INT"
msgid "The number to be rounded down."
msgstr "Ličba, kotraž so ma skružić."
#: scfuncs.hrc:1377
-#, fuzzy
msgctxt "SC_OPCODE_TRUNC"
msgid "Truncates the decimal places of a number."
msgstr "Wotrěza decimalne městna ličby za komu."
@@ -7367,25 +6511,21 @@ msgid "Number"
msgstr "Ličby"
#: scfuncs.hrc:1379
-#, fuzzy
msgctxt "SC_OPCODE_TRUNC"
msgid "The number to be truncated."
msgstr "Ličba, kotraž so ma wotrězać."
#: scfuncs.hrc:1380
-#, fuzzy
msgctxt "SC_OPCODE_TRUNC"
msgid "Count"
msgstr "Ličba"
#: scfuncs.hrc:1381
-#, fuzzy
msgctxt "SC_OPCODE_TRUNC"
msgid "The number of places after the decimal point that are not to be truncated."
msgstr "Ličba decimalnych městnow za komu, kotrež so nimaja wotrězać."
#: scfuncs.hrc:1387
-#, fuzzy
msgctxt "SC_OPCODE_ROUND"
msgid "Rounds a number to a predefined accuracy."
msgstr "Nakruži ličbu na podatu dokładnosć."
@@ -7397,13 +6537,11 @@ msgid "Number"
msgstr "Ličby"
#: scfuncs.hrc:1389
-#, fuzzy
msgctxt "SC_OPCODE_ROUND"
msgid "The number to be rounded."
msgstr "Ličba, kotraž so ma skružić."
#: scfuncs.hrc:1390
-#, fuzzy
msgctxt "SC_OPCODE_ROUND"
msgid "Count"
msgstr "Ličba"
@@ -7415,7 +6553,6 @@ msgid "The number of places to which a number is to be rounded."
msgstr "Ličba městnow, na kotrež so ma nakružić."
#: scfuncs.hrc:1397
-#, fuzzy
msgctxt "SC_OPCODE_ROUND_UP"
msgid "Rounds a number up to the predefined accuracy."
msgstr "Nakruži ličbu hač na podatu dokładnosć."
@@ -7427,13 +6564,11 @@ msgid "Number"
msgstr "Ličby"
#: scfuncs.hrc:1399
-#, fuzzy
msgctxt "SC_OPCODE_ROUND_UP"
msgid "The number to be rounded up."
msgstr "Ličba, kotraž so ma nakružić."
#: scfuncs.hrc:1400
-#, fuzzy
msgctxt "SC_OPCODE_ROUND_UP"
msgid "Count"
msgstr "Ličba"
@@ -7445,7 +6580,6 @@ msgid "The number of places to which a number is to be rounded."
msgstr "Ličba městnow, na kotrež so ma nakružić."
#: scfuncs.hrc:1407
-#, fuzzy
msgctxt "SC_OPCODE_ROUND_DOWN"
msgid "Rounds a number down to a predefined accuracy."
msgstr "Skruži ličbu na podatu dokładnosć."
@@ -7457,25 +6591,21 @@ msgid "Number"
msgstr "Ličby"
#: scfuncs.hrc:1409
-#, fuzzy
msgctxt "SC_OPCODE_ROUND_DOWN"
msgid "The number to be rounded down."
msgstr "Ličba, kotraž so ma skružić."
#: scfuncs.hrc:1410
-#, fuzzy
msgctxt "SC_OPCODE_ROUND_DOWN"
msgid "Count"
msgstr "Ličba"
#: scfuncs.hrc:1411
-#, fuzzy
msgctxt "SC_OPCODE_ROUND_DOWN"
msgid "The number of places down to which a number is to be rounded."
msgstr "Ličba městnow, na kotrež so ma ličba skružić."
#: scfuncs.hrc:1417
-#, fuzzy
msgctxt "SC_OPCODE_EVEN"
msgid "Rounds a positive number up and negative number down to the nearest even integer."
msgstr "Nakruži pozitiwnu ličbu a skruži negatiwnu ličbu na najblišu runu cyłu ličbu."
@@ -7487,13 +6617,11 @@ msgid "Number"
msgstr "Ličby"
#: scfuncs.hrc:1419
-#, fuzzy
msgctxt "SC_OPCODE_EVEN"
msgid "The number to be rounded up."
msgstr "Ličba, kotraž so ma nakružić."
#: scfuncs.hrc:1425
-#, fuzzy
msgctxt "SC_OPCODE_ODD"
msgid "Rounds a positive number up and negative number down to the nearest odd integer."
msgstr "Nakruži pozitiwnu ličbu a skruži negatiwnu ličbu na najblišu njerunu cyłu ličbu."
@@ -7505,13 +6633,11 @@ msgid "Number"
msgstr "Ličby"
#: scfuncs.hrc:1427
-#, fuzzy
msgctxt "SC_OPCODE_ODD"
msgid "The number to be rounded up."
msgstr "Ličba, kotraž so ma nakružić."
#: scfuncs.hrc:1433
-#, fuzzy
msgctxt "SC_OPCODE_CEIL_MS"
msgid ""
"Rounds a number away from zero to the nearest multiple of significance.\n"
@@ -7527,19 +6653,16 @@ msgid "Number"
msgstr "Ličby"
#: scfuncs.hrc:1435
-#, fuzzy
msgctxt "SC_OPCODE_CEIL_MS"
msgid "The number to be rounded up."
msgstr "Ličba, kotraž so ma nakružić."
#: scfuncs.hrc:1436
-#, fuzzy
msgctxt "SC_OPCODE_CEIL_MS"
msgid "Significance"
msgstr "Stup"
#: scfuncs.hrc:1437
-#, fuzzy
msgctxt "SC_OPCODE_CEIL_MS"
msgid "The number to whose multiple the value is rounded."
msgstr "Ličba, na kotrejež množinu so hódnota nakruži."
@@ -7557,19 +6680,16 @@ msgid "Number"
msgstr "Ličby"
#: scfuncs.hrc:1445
-#, fuzzy
msgctxt "SC_OPCODE_CEIL_PRECISE"
msgid "The number to be rounded up."
msgstr "Ličba, kotraž so ma nakružić."
#: scfuncs.hrc:1446
-#, fuzzy
msgctxt "SC_OPCODE_CEIL_PRECISE"
msgid "Significance"
msgstr "Stup"
#: scfuncs.hrc:1447
-#, fuzzy
msgctxt "SC_OPCODE_CEIL_PRECISE"
msgid "The number to whose multiple the value is rounded."
msgstr "Ličba, na kotrejež množinu so hódnota nakruži."
@@ -7587,25 +6707,21 @@ msgid "Number"
msgstr "Ličby"
#: scfuncs.hrc:1455
-#, fuzzy
msgctxt "SC_OPCODE_CEIL_ISO"
msgid "The number to be rounded up."
msgstr "Ličba, kotraž so ma nakružić."
#: scfuncs.hrc:1456
-#, fuzzy
msgctxt "SC_OPCODE_CEIL_ISO"
msgid "Significance"
msgstr "Stup"
#: scfuncs.hrc:1457
-#, fuzzy
msgctxt "SC_OPCODE_CEIL_ISO"
msgid "The number to whose multiple the value is rounded."
msgstr "Ličba, na kotrejež množinu so hódnota nakruži."
#: scfuncs.hrc:1463
-#, fuzzy
msgctxt "SC_OPCODE_CEIL"
msgid "Rounds a number up to the nearest multiple of significance."
msgstr "Nakruži ličbu hač do najblišeje množiny stupa."
@@ -7617,19 +6733,16 @@ msgid "Number"
msgstr "Ličby"
#: scfuncs.hrc:1465
-#, fuzzy
msgctxt "SC_OPCODE_CEIL"
msgid "The number to be rounded up."
msgstr "Ličba, kotraž so ma nakružić."
#: scfuncs.hrc:1466
-#, fuzzy
msgctxt "SC_OPCODE_CEIL"
msgid "Significance"
msgstr "Stup"
#: scfuncs.hrc:1467
-#, fuzzy
msgctxt "SC_OPCODE_CEIL"
msgid "If given the number to whose multiple the value is rounded, else -1 or 1 depending on sign of Number."
msgstr "Jeli podate, ličba, ke kotrejež množinje so hódnota nakružuje, hewak -1 abo 1, we wotwisnosći wot předznamješka ličby."
@@ -7641,13 +6754,11 @@ msgid "Mode"
msgstr "Modus"
#: scfuncs.hrc:1469
-#, fuzzy
msgctxt "SC_OPCODE_CEIL"
msgid "If given and not equal to zero then rounded up according to amount when a negative number and significance."
msgstr "Jeli podate a njerunja nuli, porom so po sumje při negatiwnej ličbje a stupje nakruži."
#: scfuncs.hrc:1475
-#, fuzzy
msgctxt "SC_OPCODE_CEIL_MATH"
msgid "Rounds a number up to the nearest multiple of significance."
msgstr "Nakruži ličbu hač do najblišeje množiny stupa."
@@ -7659,19 +6770,16 @@ msgid "Number"
msgstr "Ličby"
#: scfuncs.hrc:1477
-#, fuzzy
msgctxt "SC_OPCODE_CEIL_MATH"
msgid "The number to be rounded up."
msgstr "Ličba, kotraž so ma nakružić."
#: scfuncs.hrc:1478
-#, fuzzy
msgctxt "SC_OPCODE_CEIL_MATH"
msgid "Significance"
msgstr "Stup"
#: scfuncs.hrc:1479
-#, fuzzy
msgctxt "SC_OPCODE_CEIL_MATH"
msgid "If given the number to whose multiple the value is rounded, else 1."
msgstr "Jeli podate: ličba, ke kotrejež množinje so hódnota nakruži, hewak 1."
@@ -7683,13 +6791,11 @@ msgid "Mode"
msgstr "Modus"
#: scfuncs.hrc:1481
-#, fuzzy
msgctxt "SC_OPCODE_CEIL_MATH"
msgid "For negative numbers; if given and not equal to zero then rounds away from zero, else rounds towards zero."
msgstr "Za negatiwne ličby; jeli podate, a njerunja nuli, potom so přeč wot nule skruži, hewak so k nuli nakruži."
#: scfuncs.hrc:1487
-#, fuzzy
msgctxt "SC_OPCODE_FLOOR"
msgid "Rounds number down to the nearest multiple of significance."
msgstr "Skruži ličbu k najblišej množinje stupa."
@@ -7701,19 +6807,16 @@ msgid "Number"
msgstr "Ličby"
#: scfuncs.hrc:1489
-#, fuzzy
msgctxt "SC_OPCODE_FLOOR"
msgid "The number to be rounded down."
msgstr "Ličba, kotraž so ma skružić."
#: scfuncs.hrc:1490
-#, fuzzy
msgctxt "SC_OPCODE_FLOOR"
msgid "Significance"
msgstr "Stup"
#: scfuncs.hrc:1491
-#, fuzzy
msgctxt "SC_OPCODE_FLOOR"
msgid "The number to whose multiple the value is to be rounded down."
msgstr "Ličba, na kotrejež množinu so hódnota skruži."
@@ -7725,13 +6828,11 @@ msgid "Mode"
msgstr "Modus"
#: scfuncs.hrc:1493
-#, fuzzy
msgctxt "SC_OPCODE_FLOOR"
msgid "If given and not equal to zero then rounded towards zero with negative number and significance."
msgstr "Jeli podate a njerunja nuli, potom so při negatiwnej ličbje a stupje k nuli nakruži."
#: scfuncs.hrc:1499
-#, fuzzy
msgctxt "SC_OPCODE_FLOOR_MS"
msgid ""
"Rounds number towards zero to the nearest multiple of absolute value of significance.\n"
@@ -7747,25 +6848,21 @@ msgid "Number"
msgstr "Ličby"
#: scfuncs.hrc:1501
-#, fuzzy
msgctxt "SC_OPCODE_FLOOR_MS"
msgid "The number to be rounded down."
msgstr "Ličba, kotraž so ma skružić."
#: scfuncs.hrc:1502
-#, fuzzy
msgctxt "SC_OPCODE_FLOOR_MS"
msgid "Significance"
msgstr "Stup"
#: scfuncs.hrc:1503
-#, fuzzy
msgctxt "SC_OPCODE_FLOOR_MS"
msgid "The number to whose multiple the value is to be rounded down."
msgstr "Ličba, na kotrejež množinu so hódnota skruži."
#: scfuncs.hrc:1509
-#, fuzzy
msgctxt "SC_OPCODE_FLOOR_MATH"
msgid "Rounds number down to the nearest multiple of significance, regardless of sign of significance."
msgstr "Skruži ličbu na najblišu množinu stupa, njedźiwajo na předznamješko stupa."
@@ -7777,19 +6874,16 @@ msgid "Number"
msgstr "Ličby"
#: scfuncs.hrc:1511
-#, fuzzy
msgctxt "SC_OPCODE_FLOOR_MATH"
msgid "The number to be rounded down."
msgstr "Ličba, kotraž so ma skružić."
#: scfuncs.hrc:1512
-#, fuzzy
msgctxt "SC_OPCODE_FLOOR_MATH"
msgid "Significance"
msgstr "Stup"
#: scfuncs.hrc:1513
-#, fuzzy
msgctxt "SC_OPCODE_FLOOR_MATH"
msgid "The number to whose multiple the value is to be rounded down."
msgstr "Ličba, na kotrejež množinu so hódnota skruži."
@@ -7801,13 +6895,11 @@ msgid "Mode"
msgstr "Modus"
#: scfuncs.hrc:1515
-#, fuzzy
msgctxt "SC_OPCODE_FLOOR_MATH"
msgid "For negative numbers; if given and not equal to or less than zero rounds towards zero."
msgstr "Za negatiwne ličby; jeli podate, a njerunja nuli abo mjeńši hač nula, so k nuli nakruži."
#: scfuncs.hrc:1521
-#, fuzzy
msgctxt "SC_OPCODE_FLOOR_PRECISE"
msgid "Rounds number down (towards -∞) to the nearest multiple of significance."
msgstr "Skruži ličbu (k -∞) k najblišej množinje stupa."
@@ -7819,61 +6911,51 @@ msgid "Number"
msgstr "Ličby"
#: scfuncs.hrc:1523
-#, fuzzy
msgctxt "SC_OPCODE_FLOOR_PRECISE"
msgid "The number to be rounded down."
msgstr "Ličba, kotraž so ma skružić."
#: scfuncs.hrc:1524
-#, fuzzy
msgctxt "SC_OPCODE_FLOOR_PRECISE"
msgid "Significance"
msgstr "Stup"
#: scfuncs.hrc:1525
-#, fuzzy
msgctxt "SC_OPCODE_FLOOR_PRECISE"
msgid "The number to whose multiple the value is to be rounded down. Sign has no meaning."
msgstr "Ličba, na kotrejež množinu so hódnota skruži. Předznamješko je irelewantne."
#: scfuncs.hrc:1531
-#, fuzzy
msgctxt "SC_OPCODE_GCD"
msgid "Greatest Common Divisor"
msgstr "Najwjetši zhromadny dźělak"
#: scfuncs.hrc:1532
-#, fuzzy
msgctxt "SC_OPCODE_GCD"
msgid "Integer "
msgstr "Cyła ličba "
#: scfuncs.hrc:1533
-#, fuzzy
msgctxt "SC_OPCODE_GCD"
msgid "Integer 1; integer 2,... are integers for which the greatest common divisor is to be calculated."
msgstr "Cyła ličba 1; cyła ličba 2,... su cyłe ličby, kotrychž najwjetši zhromadny dźělak so wuličuje."
#: scfuncs.hrc:1539
-#, fuzzy
msgctxt "SC_OPCODE_LCM"
msgid "Lowest common multiple"
msgstr "Najmjeńša zhromadna množina"
#: scfuncs.hrc:1540
-#, fuzzy
msgctxt "SC_OPCODE_LCM"
msgid "Integer "
msgstr "Cyła ličba "
#: scfuncs.hrc:1541
-#, fuzzy
msgctxt "SC_OPCODE_LCM"
msgid "Integer 1; integer 2,... are integers whose smallest common multiple is to be calculated."
msgstr "Cyła ličba 1; cyła ličba 2,... su cyłe ličby, kotrychž najmjeńša zhromadna množina so wuličuje."
#: scfuncs.hrc:1547
-#, fuzzy
msgctxt "SC_OPCODE_MAT_TRANS"
msgid "Array transposition. Exchanges the rows and columns of an array."
msgstr "Matriksowe transponowanje. Zaměnja linki a špalty matriksy."
@@ -7885,13 +6967,11 @@ msgid "Array"
msgstr "Pólna wariabla"
#: scfuncs.hrc:1549
-#, fuzzy
msgctxt "SC_OPCODE_MAT_TRANS"
msgid "The array in which the rows and columns have been transposed."
msgstr "Matriks, kotrejež linki a špalty su so transponowali."
#: scfuncs.hrc:1555
-#, fuzzy
msgctxt "SC_OPCODE_MAT_MULT"
msgid "Array multiplication. Returns the product of two arrays."
msgstr "Matriksowa multiplikacija. Wróći produkt dweju matriksow."
@@ -7903,7 +6983,6 @@ msgid "Array 1"
msgstr "Pólna wariabla"
#: scfuncs.hrc:1557
-#, fuzzy
msgctxt "SC_OPCODE_MAT_MULT"
msgid "The first array for the array product."
msgstr "Prěnja matriks za matriksowy produkt."
@@ -7915,13 +6994,11 @@ msgid "Array 2"
msgstr "Pólna wariabla"
#: scfuncs.hrc:1559
-#, fuzzy
msgctxt "SC_OPCODE_MAT_MULT"
msgid "The second array having the same number of rows as the first array has columns."
msgstr "Druha matriks ze samsnymi ličbami linkow kaž prěnja matriks ma špalty."
#: scfuncs.hrc:1565
-#, fuzzy
msgctxt "SC_OPCODE_MAT_DET"
msgid "Returns the array determinant."
msgstr "Wróći matriksowu determinantu."
@@ -7933,13 +7010,11 @@ msgid "Array"
msgstr "Pólna wariabla"
#: scfuncs.hrc:1567
-#, fuzzy
msgctxt "SC_OPCODE_MAT_DET"
msgid "The array for which the determinant is to be determined."
msgstr "Matriks, kotrejež determinanta so ma postajić."
#: scfuncs.hrc:1573
-#, fuzzy
msgctxt "SC_OPCODE_MAT_INV"
msgid "Returns the inverse of an array."
msgstr "Wróći inwerzne matriksy."
@@ -7951,31 +7026,26 @@ msgid "Array"
msgstr "Pólna wariabla"
#: scfuncs.hrc:1575
-#, fuzzy
msgctxt "SC_OPCODE_MAT_INV"
msgid "The array to be inverted."
msgstr "Matriks, kotraž so ma inwertować."
#: scfuncs.hrc:1581
-#, fuzzy
msgctxt "SC_OPCODE_MATRIX_UNIT"
msgid "Returns the unitary square array of a certain size."
msgstr "Wróći kwadratnu jednotnu matriks wěsteje wulkosće."
#: scfuncs.hrc:1582
-#, fuzzy
msgctxt "SC_OPCODE_MATRIX_UNIT"
msgid "Dimensions"
msgstr "Wotměry"
#: scfuncs.hrc:1583
-#, fuzzy
msgctxt "SC_OPCODE_MATRIX_UNIT"
msgid "The size of the unitary array."
msgstr "Wulkosć jednotneje matriksy."
#: scfuncs.hrc:1589
-#, fuzzy
msgctxt "SC_OPCODE_SUM_PRODUCT"
msgid "(Inner products) Returns the sum of the products of array arguments."
msgstr "(Skalarne produkty) Wróći sumu produktow matriksowych argumentow."
@@ -7993,7 +7063,6 @@ msgid "Array 1, array 2, ... are arrays whose arguments are to be multiplied."
msgstr "Matriks 1, matriks 2,... hač 30 matriksow, kotrychž argumenty so maja multiplikować."
#: scfuncs.hrc:1597
-#, fuzzy
msgctxt "SC_OPCODE_SUM_X2MY2"
msgid "Returns the sum of the difference of squares of two arrays."
msgstr "Wróći sumu diferency kwadratow dweju matriksow."
@@ -8005,7 +7074,6 @@ msgid "Array X"
msgstr "Pólna wariabla"
#: scfuncs.hrc:1599
-#, fuzzy
msgctxt "SC_OPCODE_SUM_X2MY2"
msgid "First array where the square of the arguments are totalled."
msgstr "Prěnja matriks, hdźež so kwadrat argumentow suměruje."
@@ -8017,13 +7085,11 @@ msgid "Array Y"
msgstr "Pólna wariabla"
#: scfuncs.hrc:1601
-#, fuzzy
msgctxt "SC_OPCODE_SUM_X2MY2"
msgid "Second array where the square of the arguments is to be subtracted."
msgstr "Druha matriks, hdźež so ma kwadrat argumentow subtrahować."
#: scfuncs.hrc:1607
-#, fuzzy
msgctxt "SC_OPCODE_SUM_X2DY2"
msgid "Returns the total of the square sum of two arrays."
msgstr "Wróći sumu kwadratneje sumy dweju matriksow."
@@ -8035,7 +7101,6 @@ msgid "Array X"
msgstr "Pólna wariabla"
#: scfuncs.hrc:1609
-#, fuzzy
msgctxt "SC_OPCODE_SUM_X2DY2"
msgid "First array where the square of the arguments are totalled."
msgstr "Prěnja matriks, hdźež so kwadrat argumentow suměruje."
@@ -8047,13 +7112,11 @@ msgid "Array Y"
msgstr "Pólna wariabla"
#: scfuncs.hrc:1611
-#, fuzzy
msgctxt "SC_OPCODE_SUM_X2DY2"
msgid "Second array where the square of the arguments is to be totalled."
msgstr "Druha matriks, hdźež so ma kwadrat argumentow suměrować."
#: scfuncs.hrc:1617
-#, fuzzy
msgctxt "SC_OPCODE_SUM_XMY2"
msgid "Returns the sum of squares of differences of two arrays."
msgstr "Wróći sumu kwadratow diferencow dweju matriksow."
@@ -8065,7 +7128,6 @@ msgid "Array X"
msgstr "Pólna wariabla"
#: scfuncs.hrc:1619
-#, fuzzy
msgctxt "SC_OPCODE_SUM_XMY2"
msgid "First array for forming argument differences."
msgstr "Prěnja matriks za tworjenje argumentowych diferencow."
@@ -8077,25 +7139,21 @@ msgid "Array Y"
msgstr "Pólna wariabla"
#: scfuncs.hrc:1621
-#, fuzzy
msgctxt "SC_OPCODE_SUM_XMY2"
msgid "Second array for forming the argument differences."
msgstr "Druha matriks za tworjenje argumentowych diferencow."
#: scfuncs.hrc:1627
-#, fuzzy
msgctxt "SC_OPCODE_FREQUENCY"
msgid "Returns a frequency distribution as a vertical array."
msgstr "Wróći rozdźělenje častosće jako padorunu matriks."
#: scfuncs.hrc:1628
-#, fuzzy
msgctxt "SC_OPCODE_FREQUENCY"
msgid "Data"
msgstr "Daty"
#: scfuncs.hrc:1629
-#, fuzzy
msgctxt "SC_OPCODE_FREQUENCY"
msgid "The array of the data."
msgstr "Matriks datow."
@@ -8107,13 +7165,11 @@ msgid "Classes"
msgstr "klasy"
#: scfuncs.hrc:1631
-#, fuzzy
msgctxt "SC_OPCODE_FREQUENCY"
msgid "The array for forming classes."
msgstr "Matriks za tworjenje klasow."
#: scfuncs.hrc:1637
-#, fuzzy
msgctxt "SC_OPCODE_LINEST"
msgid "Calculates parameters of the linear regression as an array."
msgstr "Wuličuje parametry linearneje regresije jako matriks."
@@ -8125,7 +7181,6 @@ msgid "Data Y"
msgstr "Datowa lajsta"
#: scfuncs.hrc:1639
-#, fuzzy
msgctxt "SC_OPCODE_LINEST"
msgid "The Y data array."
msgstr "Matriks Y-datow."
@@ -8137,7 +7192,6 @@ msgid "Data X"
msgstr "Datowa lajsta"
#: scfuncs.hrc:1641
-#, fuzzy
msgctxt "SC_OPCODE_LINEST"
msgid "The X data array."
msgstr "Matriks X-datow."
@@ -8149,7 +7203,6 @@ msgid "Linear type"
msgstr "Typ_prosteje"
#: scfuncs.hrc:1643
-#, fuzzy
msgctxt "SC_OPCODE_LINEST"
msgid "If type = 0 the linears will be calculated through the zero point, or else moved linears."
msgstr "Jeli typ = 0, budu so proste přez nulodypk wobličić, abo hewak přesunjene proste."
@@ -8161,13 +7214,11 @@ msgid "Stats"
msgstr "Status"
#: scfuncs.hrc:1645
-#, fuzzy
msgctxt "SC_OPCODE_LINEST"
msgid "If parameter = 0 then only the regression coefficient will be calculated, otherwise other values as well."
msgstr "Jeli parameter = 0, potom so jenož regresijny koeficient wuličuje, hewak tež druhe hódnoty."
#: scfuncs.hrc:1651
-#, fuzzy
msgctxt "SC_OPCODE_LOGEST"
msgid "Calculates the parameters of the exponential regression curve as an array."
msgstr "Wuličuje parametry eksponencialneje regresijneje křiwki jako matriks."
@@ -8179,7 +7230,6 @@ msgid "Data Y"
msgstr "Datowa lajsta"
#: scfuncs.hrc:1653
-#, fuzzy
msgctxt "SC_OPCODE_LOGEST"
msgid "The Y data array."
msgstr "Matriks Y-datow."
@@ -8191,7 +7241,6 @@ msgid "Data X"
msgstr "Datowa lajsta"
#: scfuncs.hrc:1655
-#, fuzzy
msgctxt "SC_OPCODE_LOGEST"
msgid "The X data array."
msgstr "Matriks X-datow."
@@ -8203,7 +7252,6 @@ msgid "Function type"
msgstr "Typ_funkcije"
#: scfuncs.hrc:1657
-#, fuzzy
msgctxt "SC_OPCODE_LOGEST"
msgid "If type = 0 then the functions will be calculated in the form of y=m^x, or also functions y=b*m^x."
msgstr "Jeli typ = 0, potom so funkcije we formje y=m^x wobličuja, abo tež funkcije y=b*m^x."
@@ -8215,13 +7263,11 @@ msgid "Stats"
msgstr "Status"
#: scfuncs.hrc:1659
-#, fuzzy
msgctxt "SC_OPCODE_LOGEST"
msgid "If parameter = 0 then only the regression coefficient will be calculated, otherwise other values as well."
msgstr "Jeli parameter = 0, potom so jenož regresijny koeficient wuličuje, hewak tež druhe hódnoty."
#: scfuncs.hrc:1665
-#, fuzzy
msgctxt "SC_OPCODE_TREND"
msgid "Calculates points along a regression line."
msgstr "Wuličuje dypki na regresijnej prostej."
@@ -8233,7 +7279,6 @@ msgid "Data Y"
msgstr "Datowa lajsta"
#: scfuncs.hrc:1667
-#, fuzzy
msgctxt "SC_OPCODE_TREND"
msgid "The Y data array."
msgstr "Matriks Y-datow."
@@ -8245,7 +7290,6 @@ msgid "Data X"
msgstr "Datowa lajsta"
#: scfuncs.hrc:1669
-#, fuzzy
msgctxt "SC_OPCODE_TREND"
msgid "The X data array as the basis for the regression."
msgstr "Matriks X-datow jako bazu za regresiju."
@@ -8257,7 +7301,6 @@ msgid "New data X"
msgstr "nowe_daty_X"
#: scfuncs.hrc:1671
-#, fuzzy
msgctxt "SC_OPCODE_TREND"
msgid "The array of X data for recalculating the values."
msgstr "Matriks X-datow za nowe wobličenje hódnotow."
@@ -8269,13 +7312,11 @@ msgid "Linear type"
msgstr "Typ_prosteje"
#: scfuncs.hrc:1673
-#, fuzzy
msgctxt "SC_OPCODE_TREND"
msgid "If type = 0 the linears will be calculated through the zero point, or else moved linears."
msgstr "Jeli typ = 0, budu so proste přez nulodypk wobličić, abo hewak přesunjene proste."
#: scfuncs.hrc:1679
-#, fuzzy
msgctxt "SC_OPCODE_GROWTH"
msgid "Calculates points on the exponential regression function."
msgstr "Wuličuje dypki na eksponencialnej regresijnej funkciji."
@@ -8287,7 +7328,6 @@ msgid "Data Y"
msgstr "Datowa lajsta"
#: scfuncs.hrc:1681
-#, fuzzy
msgctxt "SC_OPCODE_GROWTH"
msgid "The Y data array."
msgstr "Matriks Y-datow."
@@ -8299,7 +7339,6 @@ msgid "Data X"
msgstr "Datowa lajsta"
#: scfuncs.hrc:1683
-#, fuzzy
msgctxt "SC_OPCODE_GROWTH"
msgid "The X data array as the basis for the regression."
msgstr "Matriks X-datow jako bazu za regresiju."
@@ -8311,7 +7350,6 @@ msgid "New data X"
msgstr "nowe_daty_X"
#: scfuncs.hrc:1685
-#, fuzzy
msgctxt "SC_OPCODE_GROWTH"
msgid "The array of X data for recalculating the values."
msgstr "Matriks X-datow za nowe wobličenje hódnotow."
@@ -8323,13 +7361,11 @@ msgid "Function type"
msgstr "Typ_funkcije"
#: scfuncs.hrc:1687
-#, fuzzy
msgctxt "SC_OPCODE_GROWTH"
msgid "If type = 0 then the functions will be calculated in the form of y=m^x, or also functions y=b*m^x."
msgstr "Jeli typ = 0, potom so funkcije we formje y=m^x wobličuja, abo tež funkcije y=b*m^x."
#: scfuncs.hrc:1693
-#, fuzzy
msgctxt "SC_OPCODE_COUNT"
msgid "Counts how many numbers are in the list of arguments."
msgstr "Liči, kelko ličbow je w lisćinje argumentow."
@@ -8347,7 +7383,6 @@ msgid "Value 1, value 2, ... are arguments containing different data types but w
msgstr "Hódnota 1, hódnota 2,... su 1 hač argumentow, kotrež druhe datowe typy wobsahuja, při čimž so jenož ličby liča."
#: scfuncs.hrc:1701
-#, fuzzy
msgctxt "SC_OPCODE_COUNT_2"
msgid "Counts how many values are in the list of arguments."
msgstr "Liči, kelko hódnotow je w lisćinje argumentow."
@@ -8365,7 +7400,6 @@ msgid "Value 1, value 2, ... are arguments representing the values to be counted
msgstr "Hódnota 1, hódnota 2,... su 1 do 30 argumentow, kotrež hódnoty reprezentuja, kotrež so maja ličić."
#: scfuncs.hrc:1709
-#, fuzzy
msgctxt "SC_OPCODE_MAX"
msgid "Returns the maximum value in a list of arguments."
msgstr "Wróći maksimalnu hódnotu w lisćinje argumentow."
@@ -8383,7 +7417,6 @@ msgid "Number 1, number 2, ... are numerical arguments for which the largest num
msgstr "Ličba 1, ličba 2,... su 1 hač 30 numeriskich argumentow, kotrychž najwjetša ličba so ma postajić."
#: scfuncs.hrc:1717
-#, fuzzy
msgctxt "SC_OPCODE_MAX_A"
msgid "Returns the maximum value in a list of arguments. Text is evaluated as Zero."
msgstr "Wróći maksimalnu hódnotu w lisćinje argumentow. Tekst so jako nula hódnoći."
@@ -8401,7 +7434,6 @@ msgid "Value 1, value 2, are arguments whose largest value is to be determine
msgstr "Hódnota 1, hódnota 2,... su 1 hač 30 argumentow, kotrychž najwjetša hódnota so ma postajić."
#: scfuncs.hrc:1725
-#, fuzzy
msgctxt "SC_OPCODE_MIN"
msgid "Returns the minimum value in a list of arguments."
msgstr "Wróći minimalnu hódnotu w lisćinje argumentow."
@@ -8419,7 +7451,6 @@ msgid "Number 1, number 2, ... are numerical arguments for which the smallest nu
msgstr "Ličba 1, ličba 2,... su 1 hač 30 numeriskich argumentow, kotrychž najmjeńša ličba so ma postajić."
#: scfuncs.hrc:1733
-#, fuzzy
msgctxt "SC_OPCODE_MIN_A"
msgid "Returns the smallest value in a list of arguments. Text is evaluated as zero."
msgstr "Wróći najmjeńšu hódnotu w lisćinje argumentow. Tekst so jako nula hódnoći."
@@ -8437,7 +7468,6 @@ msgid "Value 1; value 2;... are arguments whose smallest number is to be determi
msgstr "Hódnota 1, hódnota 2,... su 1 hač 30 argumentow, kotrychž najmjeńša ličba so ma postajić."
#: scfuncs.hrc:1741
-#, fuzzy
msgctxt "SC_OPCODE_VAR"
msgid "Calculates the variance based on a sample."
msgstr "Wuličuje wariancu na zakładźe proby."
@@ -8455,7 +7485,6 @@ msgid "Number 1, number 2, ... are numerical arguments which portray a sample of
msgstr "Ličba 1, ličba 2,... su 1 hač 30 numeriskich argumentow, kotrež probu ze zakładneje cyłkownosće předstajeja."
#: scfuncs.hrc:1749
-#, fuzzy
msgctxt "SC_OPCODE_VAR_S"
msgid "Calculates the variance based on a sample."
msgstr "Wuličuje wariancu na zakładźe proby."
@@ -8473,7 +7502,6 @@ msgid "Number 1, number 2, ... are numerical arguments which portray a sample of
msgstr "Ličba 1, ličba 2,... su 1 hač 30 numeriskich argumentow, kotrež probu ze zakładneje cyłkownosće předstajeja."
#: scfuncs.hrc:1757
-#, fuzzy
msgctxt "SC_OPCODE_VAR_A"
msgid "Returns the variance based on a sample. Text is evaluated as zero."
msgstr "Wróći wariancu na zakładźe proby. Tekst so jako nula hódnoći."
@@ -8491,7 +7519,6 @@ msgid "Value 1; value 2; ... are arguments representing a sample taken from a ba
msgstr "Hódnota 1; hódnota 2;... su 1 hač 30 argumentow, kotrež probu ze zakładneje cyłkownosće předstajeja."
#: scfuncs.hrc:1765
-#, fuzzy
msgctxt "SC_OPCODE_VAR_P"
msgid "Calculates variance based on the entire population."
msgstr "Wuličuje wariancu na zakładźe wšeje zakładneje cyłkownosće."
@@ -8509,7 +7536,6 @@ msgid "Number 1, number 2, ... are numerical arguments which represent a populat
msgstr "Ličba 1, ličba 2,... su 1 hač 30 numeriskich argumentow, kotrež zakładnu cyłkownosć reprezentuja."
#: scfuncs.hrc:1773
-#, fuzzy
msgctxt "SC_OPCODE_VAR_P_MS"
msgid "Calculates variance based on the entire population."
msgstr "Wuličuje wariancu na zakładźe wšeje zakładneje cyłkownosće."
@@ -8527,7 +7553,6 @@ msgid "Number 1, number 2, ... are numerical arguments which represent a populat
msgstr "Ličba 1, ličba 2,... su 1 hač 30 numeriskich argumentow, kotrež zakładnu cyłkownosć reprezentuja."
#: scfuncs.hrc:1781
-#, fuzzy
msgctxt "SC_OPCODE_VAR_P_A"
msgid "Returns the variance based on the entire population. Text is evaluated as zero."
msgstr "Wróći wariancu na zakładźe wšeje zakładneje cyłkownosće. Tekst so jako nula hódnoći."
@@ -8545,7 +7570,6 @@ msgid "Value 1; value 2;... are arguments representing a population."
msgstr "Hódnota 1; hódnota 2;... su 1 hač argumentow, kotrež zakładnu cyłkownosć reprezentuja."
#: scfuncs.hrc:1789
-#, fuzzy
msgctxt "SC_OPCODE_ST_DEV"
msgid "Calculates the standard deviation based on a sample."
msgstr "Wuličuje standardne wotchilenje na zakładźe proby."
@@ -8563,7 +7587,6 @@ msgid "Number 1, number 2, ... are numerical arguments which portray a sample of
msgstr "Ličba 1, ličba 2,... su 1 hač 30 numeriskich argumentow, kotrež probu ze zakładneje cyłkownosće předstajeja."
#: scfuncs.hrc:1797
-#, fuzzy
msgctxt "SC_OPCODE_ST_DEV_S"
msgid "Calculates the standard deviation based on a sample."
msgstr "Wuličuje standardne wotchilenje na zakładźe proby."
@@ -8581,7 +7604,6 @@ msgid "Number 1, number 2, ... are numerical arguments which portray a sample of
msgstr "Ličba 1, ličba 2,... su 1 hač 30 numeriskich argumentow, kotrež probu ze zakładneje cyłkownosće předstajeja."
#: scfuncs.hrc:1805
-#, fuzzy
msgctxt "SC_OPCODE_ST_DEV_A"
msgid "Returns the standard deviation based on a sample. Text is evaluated as zero."
msgstr "Wróći standardne wotchilenje na zakładźe proby. Tekst so jako nula hódnoći."
@@ -8599,7 +7621,6 @@ msgid "Value 1; value 2; ... are arguments representing a sample taken from a ba
msgstr "Hódnota 1; hódnota 2;... su 1 hač 30 argumentow, kotrež probu ze zakładneje cyłkownosće předstajeja."
#: scfuncs.hrc:1813
-#, fuzzy
msgctxt "SC_OPCODE_ST_DEV_P"
msgid "Calculates the standard deviation based on the entire population."
msgstr "Wuličuje standardne wotchilenje na zakładźe zakładneje cyłkownosće."
@@ -8617,7 +7638,6 @@ msgid "Number 1, number 2, ... are numerical arguments which portray a populatio
msgstr "Ličba 1, ličba 2,... su 1 hač 30 numeriskich argumentow, kotrež zakładnu cyłkownosć předstajeja."
#: scfuncs.hrc:1821
-#, fuzzy
msgctxt "SC_OPCODE_ST_DEV_P_MS"
msgid "Calculates the standard deviation based on the entire population."
msgstr "Wuličuje standardne wotchilenje na zakładźe zakładneje cyłkownosće."
@@ -8635,7 +7655,6 @@ msgid "Number 1, number 2, ... are numerical arguments which portray a populatio
msgstr "Ličba 1, ličba 2,... su 1 hač 30 numeriskich argumentow, kotrež zakładnu cyłkownosć předstajeja."
#: scfuncs.hrc:1829
-#, fuzzy
msgctxt "SC_OPCODE_ST_DEV_P_A"
msgid "Returns the standard deviation based on the entire population. Text is evaluated as zero."
msgstr "Wróći standardne wotchilenje na zakładźe zakładneje cyłkownosće. Tekst so jako nula hódnoći."
@@ -8653,7 +7672,6 @@ msgid "Value 1; value 2;... are arguments corresponding to a population."
msgstr "Hódnota 1; hódnota 2;... su 1 hač argumentow, kotrež zakładnej cyłkownosći wotpowěduja."
#: scfuncs.hrc:1837
-#, fuzzy
msgctxt "SC_OPCODE_AVERAGE"
msgid "Returns the average of a sample."
msgstr "Wróći přerězk proby."
@@ -8671,7 +7689,6 @@ msgid "Number 1, number 2;...are numeric arguments representing a population sam
msgstr "Ličba 1, ličba 2;... su 1 hač 30 numeriskich argumentow, kotrež probu zakładneje cyłkownosće reprezentuja."
#: scfuncs.hrc:1845
-#, fuzzy
msgctxt "SC_OPCODE_AVERAGE_A"
msgid "Returns the average value for a sample. Text is evaluated as zero."
msgstr "Wróći přerěznu hódnotu za probu. Tekst so jako nula hódnoći."
@@ -8689,7 +7706,6 @@ msgid "Value 1; value 2; ... are arguments representing a sample taken from a ba
msgstr "Hódnota 1; hódnota 2;... su 1 hač 30 argumentow, kotrež probu ze zakładneje cyłkownosće předstajeja."
#: scfuncs.hrc:1853
-#, fuzzy
msgctxt "SC_OPCODE_DEV_SQ"
msgid "Returns the sum of squares of deviations from the sample mean value"
msgstr "Wróći sumu kwadratow wotchilenja ze srjedźneje hódnoty proby"
@@ -8707,7 +7723,6 @@ msgid "Number 1, number 2, ... are numerical arguments which portray a sample."
msgstr "Ličba 1, ličba 2,... su 1 hač 30 numeriskich argumentow, kotrež probu předstajeja."
#: scfuncs.hrc:1861
-#, fuzzy
msgctxt "SC_OPCODE_AVE_DEV"
msgid "Returns the average of the absolute deviations of a sample from the mean."
msgstr "Wróći přerězk absolutnych wotchilenjow proby ze srjedźneje hódnoty."
@@ -8725,7 +7740,6 @@ msgid "Number 1, number 2;...are numerical arguments representing a sample."
msgstr "Ličba 1, ličba 2;... su 1 hač 30 numeriskich argumentow, kotrež probu reprezentuja."
#: scfuncs.hrc:1869
-#, fuzzy
msgctxt "SC_OPCODE_SKEW"
msgid "Returns the skewness of a distribution."
msgstr "Wróći nakósnosć rozdźělenja."
@@ -8743,7 +7757,6 @@ msgid "Number 1, number 2, ... are numerical arguments portraying a sample of th
msgstr "Ličba 1, ličba 2,.. su 1 hač 30 numeriskich argumentow, kotrež probu rozdźělenje předstajeja."
#: scfuncs.hrc:1877
-#, fuzzy
msgctxt "SC_OPCODE_SKEWP"
msgid "Returns the skewness of a distribution using the population of a random variable."
msgstr "Wróći nakósnosć rozdźělenja z pomocu zakładneje cyłkownosće připadneje wariable."
@@ -8761,7 +7774,6 @@ msgid "Number 1, number 2, ... are numerical arguments portraying the population
msgstr "Ličba 1, ličba 2,... su 1 hač 30 numeriskich argumentow, kotrež zakładnu cyłkownosć předstajeja."
#: scfuncs.hrc:1885
-#, fuzzy
msgctxt "SC_OPCODE_KURT"
msgid "Returns the kurtosis of a distribution."
msgstr "Wróći kurtozu rozdźělenja."
@@ -8779,7 +7791,6 @@ msgid "Number 1, number 2, ... are numerical arguments, representing a sample of
msgstr "Ličba 1, ličba 2;... su 1 hač 30 numeriskich argumentow, kotrež probu rozdźělenja reprezentuja."
#: scfuncs.hrc:1893
-#, fuzzy
msgctxt "SC_OPCODE_GEO_MEAN"
msgid "Returns the geometric mean of a sample."
msgstr "Wróći geometriski přerězk proby."
@@ -8797,7 +7808,6 @@ msgid "Number 1, number 2, ... are numerical arguments which portray a sample."
msgstr "Ličba 1, ličba 2,... su 1 hač 30 numeriskich argumentow, kotrež probu předstajeja."
#: scfuncs.hrc:1901
-#, fuzzy
msgctxt "SC_OPCODE_HAR_MEAN"
msgid "Returns the harmonic mean of a sample."
msgstr "Wróći harmoniski přerězk proby."
@@ -8815,7 +7825,6 @@ msgid "Number 1, number 2, ... are numerical arguments which portray a sample."
msgstr "Ličba 1, ličba 2,... su 1 hač 30 numeriskich argumentow, kotrež probu předstajeja."
#: scfuncs.hrc:1909
-#, fuzzy
msgctxt "SC_OPCODE_MODAL_VALUE"
msgid "Returns the most common value in a sample."
msgstr "Wróći najhusćišu hódnotu w probje."
@@ -8833,7 +7842,6 @@ msgid "Number 1, number 2, ... are numerical arguments which portray a sample."
msgstr "Ličba 1, ličba 2,... su 1 hač 30 numeriskich argumentow, kotrež probu předstajeja."
#: scfuncs.hrc:1917
-#, fuzzy
msgctxt "SC_OPCODE_MODAL_VALUE_MS"
msgid "Returns the most common value in a sample."
msgstr "Wróći najhusćišu hódnotu w probje."
@@ -8851,7 +7859,6 @@ msgid "Number 1, number 2, ... are numerical arguments which portray a sample."
msgstr "Ličba 1, ličba 2,... su 1 hač 30 numeriskich argumentow, kotrež probu předstajeja."
#: scfuncs.hrc:1925
-#, fuzzy
msgctxt "SC_OPCODE_MODAL_VALUE_MULTI"
msgid "Returns the most common value in a sample."
msgstr "Wróći najhusćišu hódnotu w probje."
@@ -8863,13 +7870,11 @@ msgid "Number "
msgstr "Ličby"
#: scfuncs.hrc:1927
-#, fuzzy
msgctxt "SC_OPCODE_MODAL_VALUE_MULTI"
msgid "Number 1, number 2, ... are 1 to 254 numerical arguments which portray a sample."
msgstr "Ličba 1, ličba 2,... su 1 hač 254 numeriskich argumentow, kotrež probu předstajeja."
#: scfuncs.hrc:1933
-#, fuzzy
msgctxt "SC_OPCODE_MEDIAN"
msgid "Returns the median of a given sample."
msgstr "Wróći median proby."
@@ -8887,13 +7892,11 @@ msgid "Number 1, number 2, ... are numerical arguments which portray a sample."
msgstr "Ličba 1, ličba 2,... su 1 hač 30 numeriskich argumentow, kotrež probu předstajeja."
#: scfuncs.hrc:1941
-#, fuzzy
msgctxt "SC_OPCODE_PERCENTILE"
msgid "Returns the alpha quantile of a sample."
msgstr "Wróći alfakwantil proby."
#: scfuncs.hrc:1942
-#, fuzzy
msgctxt "SC_OPCODE_PERCENTILE"
msgid "Data"
msgstr "Daty"
@@ -8911,19 +7914,16 @@ msgid "Alpha"
msgstr "Alfa:"
#: scfuncs.hrc:1945
-#, fuzzy
msgctxt "SC_OPCODE_PERCENTILE"
msgid "The percentage rate of the quantile between 0 and 1."
msgstr "Procentowa hódnota kwantila mjez 0 a 1."
#: scfuncs.hrc:1951
-#, fuzzy
msgctxt "SC_OPCODE_PERCENTILE_EXC"
msgid "Returns the alpha percentile of a sample."
msgstr "Wróći alfakwantil proby."
#: scfuncs.hrc:1952
-#, fuzzy
msgctxt "SC_OPCODE_PERCENTILE_EXC"
msgid "Data"
msgstr "Daty"
@@ -8941,19 +7941,16 @@ msgid "Alpha"
msgstr "Alfa:"
#: scfuncs.hrc:1955
-#, fuzzy
msgctxt "SC_OPCODE_PERCENTILE_EXC"
msgid "The percentile value, range 0...1, exclusive."
msgstr "Kwantilowa hódnota, wobłuk 0...1, ekskluziwny."
#: scfuncs.hrc:1961
-#, fuzzy
msgctxt "SC_OPCODE_PERCENTILE_INC"
msgid "Returns the alpha percentile of a sample."
msgstr "Wróći alfakwantil proby."
#: scfuncs.hrc:1962
-#, fuzzy
msgctxt "SC_OPCODE_PERCENTILE_INC"
msgid "Data"
msgstr "Daty"
@@ -8971,7 +7968,6 @@ msgid "Alpha"
msgstr "Alfa:"
#: scfuncs.hrc:1965
-#, fuzzy
msgctxt "SC_OPCODE_PERCENTILE_INC"
msgid "The percentile value, range 0...1, inclusive."
msgstr "Kwantilowa hódnota, wobłuk 0...1, inkluziwna."
@@ -8983,7 +7979,6 @@ msgid "Returns the quartile of a sample."
msgstr "Wróći kwantil proby."
#: scfuncs.hrc:1972
-#, fuzzy
msgctxt "SC_OPCODE_QUARTILE"
msgid "Data"
msgstr "Daty"
@@ -9001,7 +7996,6 @@ msgid "Type"
msgstr "Typ"
#: scfuncs.hrc:1975
-#, fuzzy
msgctxt "SC_OPCODE_QUARTILE"
msgid "The type of the quartile (0 = MIN, 1 = 25%, 2 = 50%, 3 = 75%, 4 = MAX)."
msgstr "Typ kwartila (0 = MIN, 1 = 25%, 2 = 50%, 3 = 75%, 4 = MAKS)."
@@ -9013,7 +8007,6 @@ msgid "Returns the quartile of a sample."
msgstr "Wróći kwantil proby."
#: scfuncs.hrc:1982
-#, fuzzy
msgctxt "SC_OPCODE_QUARTILE_EXC"
msgid "Data"
msgstr "Daty"
@@ -9031,7 +8024,6 @@ msgid "Type"
msgstr "Typ"
#: scfuncs.hrc:1985
-#, fuzzy
msgctxt "SC_OPCODE_QUARTILE_EXC"
msgid "The type of the quartile (1 = 25%, 2 = 50%, 3 = 75%)."
msgstr "Typ kwartila (1 = 25%, 2 = 50%, 3 = 75%)."
@@ -9043,7 +8035,6 @@ msgid "Returns the quartile of a sample."
msgstr "Wróći kwantil proby."
#: scfuncs.hrc:1992
-#, fuzzy
msgctxt "SC_OPCODE_QUARTILE_INC"
msgid "Data"
msgstr "Daty"
@@ -9061,19 +8052,16 @@ msgid "Type"
msgstr "Typ"
#: scfuncs.hrc:1995
-#, fuzzy
msgctxt "SC_OPCODE_QUARTILE_INC"
msgid "The type of the quartile (0 = MIN, 1 = 25%, 2 = 50%, 3 = 75%, 4 = MAX)."
msgstr "Typ kwartila (0 = MIN, 1 = 25%, 2 = 50%, 3 = 75%, 4 = MAKS)."
#: scfuncs.hrc:2001
-#, fuzzy
msgctxt "SC_OPCODE_LARGE"
msgid "Returns the k-th largest value of a sample."
msgstr "Wróći k-najwjetšu hódnotu proby."
#: scfuncs.hrc:2002
-#, fuzzy
msgctxt "SC_OPCODE_LARGE"
msgid "Data"
msgstr "Daty"
@@ -9091,19 +8079,16 @@ msgid "Rank c"
msgstr "Rjad_K"
#: scfuncs.hrc:2005
-#, fuzzy
msgctxt "SC_OPCODE_LARGE"
msgid "The ranking of the value."
msgstr "Rjad hódnoty."
#: scfuncs.hrc:2011
-#, fuzzy
msgctxt "SC_OPCODE_SMALL"
msgid "Returns the k-th smallest value of a sample."
msgstr "Wróći k-najmjeńšu hódnotu proby."
#: scfuncs.hrc:2012
-#, fuzzy
msgctxt "SC_OPCODE_SMALL"
msgid "Data"
msgstr "Daty"
@@ -9121,19 +8106,16 @@ msgid "Rank c"
msgstr "Rjad_K"
#: scfuncs.hrc:2015
-#, fuzzy
msgctxt "SC_OPCODE_SMALL"
msgid "The ranking of the value."
msgstr "Rjad hódnoty."
#: scfuncs.hrc:2021
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK"
msgid "Returns the percentage rank of a value in a sample."
msgstr "Wróći procentualny rjad hódnoty w probje."
#: scfuncs.hrc:2022
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK"
msgid "Data"
msgstr "Daty"
@@ -9145,37 +8127,31 @@ msgid "The array of the data in the sample."
msgstr "Matriks datow w probje."
#: scfuncs.hrc:2024
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK"
msgid "Value"
msgstr "Hódnota"
#: scfuncs.hrc:2025
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK"
msgid "The value for which percentage ranking is to be determined."
msgstr "Hódnota, kotrejež procentualny rjad so ma postajić."
#: scfuncs.hrc:2026
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK"
msgid "Significance"
msgstr "Stup"
#: scfuncs.hrc:2027
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK"
msgid "The number of significant digits for the returned percentage: if omitted, a value of 3 is used."
msgstr "Ličba signifikantnych městnow za wróćenu procentowu hódnotu: jeli podata njeje, so hódnota 3 wužiwa."
#: scfuncs.hrc:2033
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK_EXC"
msgid "Returns the percentage rank (0..1, exclusive) of a value in a sample."
msgstr "Wróći procentualny rjad (0...1, ekskluziwny) hódnoty w probje."
#: scfuncs.hrc:2034
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK_EXC"
msgid "Data"
msgstr "Daty"
@@ -9187,37 +8163,31 @@ msgid "The array of the data in the sample."
msgstr "Matriks datow w probje."
#: scfuncs.hrc:2036
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK_EXC"
msgid "Value"
msgstr "Hódnota"
#: scfuncs.hrc:2037
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK_EXC"
msgid "The value for which percentage ranking is to be determined."
msgstr "Hódnota, kotrejež procentualny rjad so ma postajić."
#: scfuncs.hrc:2038
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK_EXC"
msgid "Significance"
msgstr "Stup"
#: scfuncs.hrc:2039
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK_EXC"
msgid "The number of significant digits for the returned percentage: if omitted, a value of 3 is used."
msgstr "Ličba signifikantnych městnow za wróćenu procentowu hódnotu: jeli podata njeje, so hódnota 3 wužiwa."
#: scfuncs.hrc:2045
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK_INC"
msgid "Returns the percentage rank (0..1, inclusive) of a value in a sample."
msgstr "Wróći procentualny rjad (0...1, inkluziwny) hódnoty w probje."
#: scfuncs.hrc:2046
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK_INC"
msgid "Data"
msgstr "Daty"
@@ -9229,49 +8199,41 @@ msgid "The array of the data in the sample."
msgstr "Matriks datow w probje."
#: scfuncs.hrc:2048
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK_INC"
msgid "Value"
msgstr "Hódnota"
#: scfuncs.hrc:2049
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK_INC"
msgid "The value for which percentage ranking is to be determined."
msgstr "Hódnota, kotrejež procentualny rjad so ma postajić."
#: scfuncs.hrc:2050
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK_INC"
msgid "Significance"
msgstr "Stup"
#: scfuncs.hrc:2051
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK_INC"
msgid "The number of significant digits for the returned percentage: if omitted, a value of 3 is used."
msgstr "Ličba signifikantnych městnow za wróćenu procentowu hódnotu: jeli podata njeje, so hódnota 3 wužiwa."
#: scfuncs.hrc:2057
-#, fuzzy
msgctxt "SC_OPCODE_RANK"
msgid "Returns the ranking of a value in a sample."
msgstr "Wróći rjad hódnoty w probje."
#: scfuncs.hrc:2058
-#, fuzzy
msgctxt "SC_OPCODE_RANK"
msgid "Value"
msgstr "Hódnota"
#: scfuncs.hrc:2059
-#, fuzzy
msgctxt "SC_OPCODE_RANK"
msgid "The value for which the rank is to be determined."
msgstr "Hódnota, kotrejež rjad so ma postajić."
#: scfuncs.hrc:2060
-#, fuzzy
msgctxt "SC_OPCODE_RANK"
msgid "Data"
msgstr "Daty"
@@ -9289,31 +8251,26 @@ msgid "Type"
msgstr "Typ"
#: scfuncs.hrc:2063
-#, fuzzy
msgctxt "SC_OPCODE_RANK"
msgid "Sequence order: 0 or omitted means descending, any other value than 0 means ascending."
msgstr "Porjad: 0 abo njepodaty spadowacy woznamjenja, druha hódnota hač 0 postupowacy woznamjenja."
#: scfuncs.hrc:2069
-#, fuzzy
msgctxt "SC_OPCODE_RANK_EQ"
msgid "Returns the ranking of a value in a sample; if more than one value has the same rank, the top rank of that set of values is returned."
msgstr "Wróći rjad hódnoty w probje: jeli wjace hač jedna h,ódnota ma samsny rjad, so najwyši rjad teje sadźby hódnotow wróći."
#: scfuncs.hrc:2070
-#, fuzzy
msgctxt "SC_OPCODE_RANK_EQ"
msgid "Value"
msgstr "Hódnota"
#: scfuncs.hrc:2071
-#, fuzzy
msgctxt "SC_OPCODE_RANK_EQ"
msgid "The value for which the rank is to be determined."
msgstr "Hódnota, kotrejež rjad so ma postajić."
#: scfuncs.hrc:2072
-#, fuzzy
msgctxt "SC_OPCODE_RANK_EQ"
msgid "Data"
msgstr "Daty"
@@ -9331,31 +8288,26 @@ msgid "Type"
msgstr "Typ"
#: scfuncs.hrc:2075
-#, fuzzy
msgctxt "SC_OPCODE_RANK_EQ"
msgid "Sequence order: 0 or omitted means descending, any other value than 0 means ascending."
msgstr "Porjad: 0 abo njepodaty spadowacy woznamjenja, druha hódnota hač 0 postupowacy woznamjenja."
#: scfuncs.hrc:2081
-#, fuzzy
msgctxt "SC_OPCODE_RANK_AVG"
msgid "Returns the ranking of a value in a sample; if more than one value has the same rank, the average rank is returned."
msgstr "Wróći rjad hódnoty w probje: jeli wjace hač jedna h,ódnota ma samsny rjad, so přerězny rjad wróći."
#: scfuncs.hrc:2082
-#, fuzzy
msgctxt "SC_OPCODE_RANK_AVG"
msgid "Value"
msgstr "Hódnota"
#: scfuncs.hrc:2083
-#, fuzzy
msgctxt "SC_OPCODE_RANK_AVG"
msgid "The value for which the rank is to be determined."
msgstr "Hódnota, kotrejež rjad so ma postajić."
#: scfuncs.hrc:2084
-#, fuzzy
msgctxt "SC_OPCODE_RANK_AVG"
msgid "Data"
msgstr "Daty"
@@ -9373,19 +8325,16 @@ msgid "Type"
msgstr "Typ"
#: scfuncs.hrc:2087
-#, fuzzy
msgctxt "SC_OPCODE_RANK_AVG"
msgid "Sequence order: 0 or omitted means descending, any other value than 0 means ascending."
msgstr "Porjad: 0 abo njepodaty spadowacy woznamjenja, druha hódnota hač 0 postupowacy woznamjenja."
#: scfuncs.hrc:2093
-#, fuzzy
msgctxt "SC_OPCODE_TRIM_MEAN"
msgid "Returns the mean of a sample without including the marginal values."
msgstr "Wróći přerězk proby bjez nakromnych hódnotow."
#: scfuncs.hrc:2094
-#, fuzzy
msgctxt "SC_OPCODE_TRIM_MEAN"
msgid "Data"
msgstr "Daty"
@@ -9403,37 +8352,31 @@ msgid "Alpha"
msgstr "Alfa:"
#: scfuncs.hrc:2097
-#, fuzzy
msgctxt "SC_OPCODE_TRIM_MEAN"
msgid "The percentage of marginal data that is not to be taken into account."
msgstr "Procentowa sadźba nakromnych datow, kotrež so nimaja wobkedźbować."
#: scfuncs.hrc:2103
-#, fuzzy
msgctxt "SC_OPCODE_PROB"
msgid "Returns the discrete probability of an interval."
msgstr "Wróći diskretnu prawdźepodobnosć interwala."
#: scfuncs.hrc:2104
-#, fuzzy
msgctxt "SC_OPCODE_PROB"
msgid "Data"
msgstr "Daty"
#: scfuncs.hrc:2105
-#, fuzzy
msgctxt "SC_OPCODE_PROB"
msgid "The sample data array."
msgstr "Matriks datow w probje."
#: scfuncs.hrc:2106
-#, fuzzy
msgctxt "SC_OPCODE_PROB"
msgid "Probability"
msgstr "Prawdźepodobnosć"
#: scfuncs.hrc:2107
-#, fuzzy
msgctxt "SC_OPCODE_PROB"
msgid "The array of the associated probabilities."
msgstr "Matriks přisłušnych prawdźepodobnosćow."
@@ -9445,25 +8388,21 @@ msgid "Start"
msgstr "Spočatk"
#: scfuncs.hrc:2109
-#, fuzzy
msgctxt "SC_OPCODE_PROB"
msgid "The start of the value interval whose probabilities is to be totalled."
msgstr "Spočatk hódnotoweho interwala, kotrehož prawdźepodobnosće so suměruja."
#: scfuncs.hrc:2110
-#, fuzzy
msgctxt "SC_OPCODE_PROB"
msgid "End"
msgstr "Kónc"
#: scfuncs.hrc:2111
-#, fuzzy
msgctxt "SC_OPCODE_PROB"
msgid "The end of the value interval where the probabilities are to be totalled."
msgstr "Kónc hódnotoweho interwala, kotrehož prawdźepodobnosće so suměruja."
#: scfuncs.hrc:2117
-#, fuzzy
msgctxt "SC_OPCODE_B"
msgid "Returns the probability of a trial result using binomial distribution."
msgstr "Wróći prawdźepodobnosć pospytneho wuslědka z pomocu binomialneho rozdźělenja."
@@ -9475,19 +8414,16 @@ msgid "Trials"
msgstr "pospyty"
#: scfuncs.hrc:2119
-#, fuzzy
msgctxt "SC_OPCODE_B"
msgid "The number of trials."
msgstr "Ličba pospytow."
#: scfuncs.hrc:2120
-#, fuzzy
msgctxt "SC_OPCODE_B"
msgid "SP"
msgstr "SP"
#: scfuncs.hrc:2121
-#, fuzzy
msgctxt "SC_OPCODE_B"
msgid "The individual probability of a trial result."
msgstr "Jednotliwa prawdźepodobnosć posyptneho wuslědka."
@@ -9498,7 +8434,6 @@ msgid "T 1"
msgstr ""
#: scfuncs.hrc:2123
-#, fuzzy
msgctxt "SC_OPCODE_B"
msgid "Lower limit for the number of trials."
msgstr "Delni limit za ličbu pospytow."
@@ -9509,13 +8444,11 @@ msgid "T 2"
msgstr ""
#: scfuncs.hrc:2125
-#, fuzzy
msgctxt "SC_OPCODE_B"
msgid "Upper limit for the number of trials."
msgstr "Horni limit za ličbu pospytow."
#: scfuncs.hrc:2131
-#, fuzzy
msgctxt "SC_OPCODE_PHI"
msgid "Values of the distribution function for a standard normal distribution."
msgstr "Hódnoty rozdźělenskeje funkcije za standardne normalne rozdźělenje."
@@ -9533,7 +8466,6 @@ msgid "The value for which the standard normal distribution is to be calculated.
msgstr "Hódnota, za kotruž so standardne normalne rozdźělenje wuličuje."
#: scfuncs.hrc:2139
-#, fuzzy
msgctxt "SC_OPCODE_GAUSS"
msgid "Returns the integral values of the standard normal cumulative distribution."
msgstr "Wróći integralnych hódnotow standardneho normalneho kumulatiiwneho rozdźělenja."
@@ -9545,13 +8477,11 @@ msgid "Number"
msgstr "Ličby"
#: scfuncs.hrc:2141
-#, fuzzy
msgctxt "SC_OPCODE_GAUSS"
msgid "The value for which the integral value of the standard normal distribution is to be calculated."
msgstr "Hódnota, za kotruž so integralna hódnota standardne normalne rozdźělenje wuličuje."
#: scfuncs.hrc:2147
-#, fuzzy
msgctxt "SC_OPCODE_FISHER"
msgid "Returns the Fisher transformation."
msgstr "Wróći Fisherowu transformaciju."
@@ -9563,13 +8493,11 @@ msgid "Number"
msgstr "Ličby"
#: scfuncs.hrc:2149
-#, fuzzy
msgctxt "SC_OPCODE_FISHER"
msgid "The value to be transformed (-1 < VALUE < 1)."
msgstr "Hódnota, kotraž so ma transformować (-1 < HÓDNOTA < 1)."
#: scfuncs.hrc:2155
-#, fuzzy
msgctxt "SC_OPCODE_FISHER_INV"
msgid "Returns the inverse of the Fisher transformation."
msgstr "Wróći inwersnu hódnotu Fisheroweje transformacije."
@@ -9581,13 +8509,11 @@ msgid "Number"
msgstr "Ličby"
#: scfuncs.hrc:2157
-#, fuzzy
msgctxt "SC_OPCODE_FISHER_INV"
msgid "The value that is to be transformed back."
msgstr "Hódnota, kotraž so ma wróćo transformować."
#: scfuncs.hrc:2163
-#, fuzzy
msgctxt "SC_OPCODE_BINOM_DIST"
msgid "Values of the binomial distribution."
msgstr "Hódnoty binomialneho rozdźělenja."
@@ -9598,7 +8524,6 @@ msgid "X"
msgstr ""
#: scfuncs.hrc:2165
-#, fuzzy
msgctxt "SC_OPCODE_BINOM_DIST"
msgid "The number of successes in a series of trials."
msgstr "Ličba wuspěchow w pospytnym rjedźe."
@@ -9610,19 +8535,16 @@ msgid "Trials"
msgstr "pospyty"
#: scfuncs.hrc:2167
-#, fuzzy
msgctxt "SC_OPCODE_BINOM_DIST"
msgid "The total number of trials."
msgstr "Cyłkowna ličba pospytow."
#: scfuncs.hrc:2168
-#, fuzzy
msgctxt "SC_OPCODE_BINOM_DIST"
msgid "SP"
msgstr "SP"
#: scfuncs.hrc:2169
-#, fuzzy
msgctxt "SC_OPCODE_BINOM_DIST"
msgid "The success probability of a trial."
msgstr "Wuspěchowa prawdźepodobnosć pospyta."
@@ -9633,13 +8555,11 @@ msgid "C"
msgstr ""
#: scfuncs.hrc:2171
-#, fuzzy
msgctxt "SC_OPCODE_BINOM_DIST"
msgid "Cumulated. C=0 calculates the individual probability, C=1 the cumulated probability."
msgstr "Kumulowany. C=0 wobličuje jednotliwu prawdźepodobnosć. C=1 kumulowanu prawdźepodobnosć."
#: scfuncs.hrc:2177
-#, fuzzy
msgctxt "SC_OPCODE_BINOM_DIST_MS"
msgid "Values of the binomial distribution."
msgstr "Hódnoty binomialneho rozdźělenja."
@@ -9650,7 +8570,6 @@ msgid "X"
msgstr ""
#: scfuncs.hrc:2179
-#, fuzzy
msgctxt "SC_OPCODE_BINOM_DIST_MS"
msgid "The number of successes in a series of trials."
msgstr "Ličba wuspěchow w pospytnym rjedźe."
@@ -9662,19 +8581,16 @@ msgid "Trials"
msgstr "pospyty"
#: scfuncs.hrc:2181
-#, fuzzy
msgctxt "SC_OPCODE_BINOM_DIST_MS"
msgid "The total number of trials."
msgstr "Cyłkowna ličba pospytow."
#: scfuncs.hrc:2182
-#, fuzzy
msgctxt "SC_OPCODE_BINOM_DIST_MS"
msgid "SP"
msgstr "SP"
#: scfuncs.hrc:2183
-#, fuzzy
msgctxt "SC_OPCODE_BINOM_DIST_MS"
msgid "The success probability of a trial."
msgstr "Wuspěchowa prawdźepodobnosć pospyta."
@@ -9685,13 +8601,11 @@ msgid "C"
msgstr ""
#: scfuncs.hrc:2185
-#, fuzzy
msgctxt "SC_OPCODE_BINOM_DIST_MS"
msgid "Cumulated. C=0 calculates the individual probability, C=1 the cumulated probability."
msgstr "Kumulowany. C=0 wobličuje jednotliwu prawdźepodobnosć. C=1 kumulowanu prawdźepodobnosć."
#: scfuncs.hrc:2191
-#, fuzzy
msgctxt "SC_OPCODE_NEG_BINOM_VERT"
msgid "Values of the negative binomial distribution."
msgstr "Hódnoty negatiwneho binomialneho rozdźělenja."
@@ -9702,7 +8616,6 @@ msgid "X"
msgstr ""
#: scfuncs.hrc:2193
-#, fuzzy
msgctxt "SC_OPCODE_NEG_BINOM_VERT"
msgid "The number of failures in the trial range."
msgstr "Ličba njewuspěchow w pospytnym rjedźe."
@@ -9713,25 +8626,21 @@ msgid "R"
msgstr ""
#: scfuncs.hrc:2195
-#, fuzzy
msgctxt "SC_OPCODE_NEG_BINOM_VERT"
msgid "The number of successes in the trial sequence."
msgstr "Ličba wuspěchow w pospytnym rjedźe."
#: scfuncs.hrc:2196
-#, fuzzy
msgctxt "SC_OPCODE_NEG_BINOM_VERT"
msgid "SP"
msgstr "SP"
#: scfuncs.hrc:2197
-#, fuzzy
msgctxt "SC_OPCODE_NEG_BINOM_VERT"
msgid "The success probability of a trial."
msgstr "Wuspěchowa prawdźepodobnosć pospyta."
#: scfuncs.hrc:2203
-#, fuzzy
msgctxt "SC_OPCODE_NEG_BINOM_DIST_MS"
msgid "Values of the negative binomial distribution."
msgstr "Hódnoty negatiwneho binomialneho rozdźělenja."
@@ -9742,7 +8651,6 @@ msgid "X"
msgstr ""
#: scfuncs.hrc:2205
-#, fuzzy
msgctxt "SC_OPCODE_NEG_BINOM_DIST_MS"
msgid "The number of failures in the trial range."
msgstr "Ličba njewuspěchow w pospytnym rjedźe."
@@ -9753,37 +8661,31 @@ msgid "R"
msgstr ""
#: scfuncs.hrc:2207
-#, fuzzy
msgctxt "SC_OPCODE_NEG_BINOM_DIST_MS"
msgid "The number of successes in the trial sequence."
msgstr "Ličba wuspěchow w pospytnym rjedźe."
#: scfuncs.hrc:2208
-#, fuzzy
msgctxt "SC_OPCODE_NEG_BINOM_DIST_MS"
msgid "SP"
msgstr "SP"
#: scfuncs.hrc:2209
-#, fuzzy
msgctxt "SC_OPCODE_NEG_BINOM_DIST_MS"
msgid "The success probability of a trial."
msgstr "Wuspěchowa prawdźepodobnosć pospyta."
#: scfuncs.hrc:2210
-#, fuzzy
msgctxt "SC_OPCODE_NEG_BINOM_DIST_MS"
msgid "Cumulative"
msgstr "Kumulatiwny"
#: scfuncs.hrc:2211
-#, fuzzy
msgctxt "SC_OPCODE_NEG_BINOM_DIST_MS"
msgid "0 or FALSE calculates the probability density function. Any other value or TRUE calculates the cumulative distribution function."
msgstr "0 abo WOPAK wobličuje funkciju hustoty prawdźepodobnosće. Druha hódnota abo WĚRNO wobličuje kumulatiwnu rozdźělensku funkciju."
#: scfuncs.hrc:2217
-#, fuzzy
msgctxt "SC_OPCODE_CRIT_BINOM"
msgid "Returns the smallest value for which the cumulative binomial distribution is greater than or equal to a criterion value."
msgstr "Wróći najmjeńšu hódnotu, kotrejež kumulatiwne binomialne rozdźělenje je wjetše hač abo runja kirterijowej hódnoće."
@@ -9795,19 +8697,16 @@ msgid "Trials"
msgstr "pospyty"
#: scfuncs.hrc:2219
-#, fuzzy
msgctxt "SC_OPCODE_CRIT_BINOM"
msgid "The total number of trials."
msgstr "Cyłkowna ličba pospytow."
#: scfuncs.hrc:2220
-#, fuzzy
msgctxt "SC_OPCODE_CRIT_BINOM"
msgid "SP"
msgstr "SP"
#: scfuncs.hrc:2221
-#, fuzzy
msgctxt "SC_OPCODE_CRIT_BINOM"
msgid "The success probability of a trial."
msgstr "Wuspěchowa prawdźepodobnosć pospyta."
@@ -9819,13 +8718,11 @@ msgid "Alpha"
msgstr "Alfa:"
#: scfuncs.hrc:2223
-#, fuzzy
msgctxt "SC_OPCODE_CRIT_BINOM"
msgid "The border probability that is attained or exceeded."
msgstr "Namjezna prawdźepodobnosć, kotraž so docpěwa abo překročuje."
#: scfuncs.hrc:2229
-#, fuzzy
msgctxt "SC_OPCODE_BINOM_INV"
msgid "Returns the smallest value for which the cumulative binomial distribution is greater than or equal to a criterion value."
msgstr "Wróći najmjeńšu hódnotu, kotrejež kumulatiwne binomialne rozdźělenje je wjetše hač abo runja kirterijowej hódnoće."
@@ -9837,19 +8734,16 @@ msgid "Trials"
msgstr "pospyty"
#: scfuncs.hrc:2231
-#, fuzzy
msgctxt "SC_OPCODE_BINOM_INV"
msgid "The total number of trials."
msgstr "Cyłkowna ličba pospytow."
#: scfuncs.hrc:2232
-#, fuzzy
msgctxt "SC_OPCODE_BINOM_INV"
msgid "SP"
msgstr "SP"
#: scfuncs.hrc:2233
-#, fuzzy
msgctxt "SC_OPCODE_BINOM_INV"
msgid "The success probability of a trial."
msgstr "Wuspěchowa prawdźepodobnosć pospyta."
@@ -9861,13 +8755,11 @@ msgid "Alpha"
msgstr "Alfa:"
#: scfuncs.hrc:2235
-#, fuzzy
msgctxt "SC_OPCODE_BINOM_INV"
msgid "The border probability that is attained or exceeded."
msgstr "Namjezna prawdźepodobnosć, kotraž so docpěwa abo překročuje."
#: scfuncs.hrc:2241
-#, fuzzy
msgctxt "SC_OPCODE_POISSON_DIST"
msgid "Returns the Poisson distribution."
msgstr "Wróći Poissonowe rozdźělenje."
@@ -9879,7 +8771,6 @@ msgid "Number"
msgstr "Ličby"
#: scfuncs.hrc:2243
-#, fuzzy
msgctxt "SC_OPCODE_POISSON_DIST"
msgid "The value for which the Poisson distribution is to be calculated."
msgstr "Hódnota, kotrejež Poissonowe rozdźělenje so ma wuličić."
@@ -9891,25 +8782,21 @@ msgid "Mean"
msgstr "Přerězk"
#: scfuncs.hrc:2245
-#, fuzzy
msgctxt "SC_OPCODE_POISSON_DIST"
msgid "Mean. The mean value of the Poisson distribution."
msgstr "Srjedźna hódnota. Srjedźna hódnota Poissonoweho rozdźělenja."
#: scfuncs.hrc:2246
-#, fuzzy
msgctxt "SC_OPCODE_POISSON_DIST"
msgid "Cumulative"
msgstr "Kumulatiwny"
#: scfuncs.hrc:2247
-#, fuzzy
msgctxt "SC_OPCODE_POISSON_DIST"
msgid "0 or FALSE calculates the probability density function. Any other value or TRUE or omitted calculates the cumulative distribution function."
msgstr "0 abo WOPAK wobličuje funkciju hustoty prawdźepodobnosće. Druha hódnota abo WĚRNO abo njepodata wobličuje kumulatiwnu rozdźělensku funkciju."
#: scfuncs.hrc:2253
-#, fuzzy
msgctxt "SC_OPCODE_POISSON_DIST_MS"
msgid "Returns the Poisson distribution."
msgstr "Wróći Poissonowe rozdźělenje."
@@ -9921,7 +8808,6 @@ msgid "Number"
msgstr "Ličby"
#: scfuncs.hrc:2255
-#, fuzzy
msgctxt "SC_OPCODE_POISSON_DIST_MS"
msgid "The value for which the Poisson distribution is to be calculated."
msgstr "Hódnota, kotrejež Poissonowe rozdźělenje so ma wuličić."
@@ -9933,25 +8819,21 @@ msgid "Mean"
msgstr "Přerězk"
#: scfuncs.hrc:2257
-#, fuzzy
msgctxt "SC_OPCODE_POISSON_DIST_MS"
msgid "Mean. The mean value of the Poisson distribution."
msgstr "Srjedźna hódnota. Srjedźna hódnota Poissonoweho rozdźělenja."
#: scfuncs.hrc:2258
-#, fuzzy
msgctxt "SC_OPCODE_POISSON_DIST_MS"
msgid "Cumulative"
msgstr "Kumulatiwny"
#: scfuncs.hrc:2259
-#, fuzzy
msgctxt "SC_OPCODE_POISSON_DIST_MS"
msgid "0 or FALSE calculates the probability density function. Any other value or TRUE or omitted calculates the cumulative distribution function."
msgstr "0 abo WOPAK wobličuje funkciju hustoty prawdźepodobnosće. Druha hódnota abo WĚRNO abo njepodata wobličuje kumulatiwnu rozdźělensku funkciju."
#: scfuncs.hrc:2265
-#, fuzzy
msgctxt "SC_OPCODE_NORM_DIST"
msgid "Values of the normal distribution."
msgstr "Hódnoty normalneho rozdźělenja."
@@ -9975,19 +8857,16 @@ msgid "Mean"
msgstr "Přerězk"
#: scfuncs.hrc:2269
-#, fuzzy
msgctxt "SC_OPCODE_NORM_DIST"
msgid "The mean value. The mean value of the normal distribution."
msgstr "Srjedźna hóndota. Srjedźna hódnota normalneho rozdźělenja."
#: scfuncs.hrc:2270
-#, fuzzy
msgctxt "SC_OPCODE_NORM_DIST"
msgid "STDEV"
msgstr "STAWOTCH"
#: scfuncs.hrc:2271
-#, fuzzy
msgctxt "SC_OPCODE_NORM_DIST"
msgid "Standard deviation. The standard deviation of the normal distribution."
msgstr "Standardne wotchilenje. Standardne wotchilenje normalneho rozdźělenja."
@@ -9998,13 +8877,11 @@ msgid "C"
msgstr ""
#: scfuncs.hrc:2273
-#, fuzzy
msgctxt "SC_OPCODE_NORM_DIST"
msgid "0 or FALSE calculates the probability density function. Any other value or TRUE or omitted calculates the cumulative distribution function."
msgstr "0 abo WOPAK wobličuje funkciju hustoty prawdźepodobnosće. Druha hódnota abo WĚRNO abo njepodata wobličuje kumulatiwnu rozdźělensku funkciju."
#: scfuncs.hrc:2279
-#, fuzzy
msgctxt "SC_OPCODE_NORM_DIST_MS"
msgid "Values of the normal distribution."
msgstr "Hódnoty normalneho rozdźělenja."
@@ -10028,19 +8905,16 @@ msgid "Mean"
msgstr "Přerězk"
#: scfuncs.hrc:2283
-#, fuzzy
msgctxt "SC_OPCODE_NORM_DIST_MS"
msgid "The mean value. The mean value of the normal distribution."
msgstr "Srjedźna hóndota. Srjedźna hódnota normalneho rozdźělenja."
#: scfuncs.hrc:2284
-#, fuzzy
msgctxt "SC_OPCODE_NORM_DIST_MS"
msgid "STDEV"
msgstr "STAWOTCH"
#: scfuncs.hrc:2285
-#, fuzzy
msgctxt "SC_OPCODE_NORM_DIST_MS"
msgid "Standard deviation. The standard deviation of the normal distribution."
msgstr "Standardne wotchilenje. Standardne wotchilenje normalneho rozdźělenja."
@@ -10051,13 +8925,11 @@ msgid "C"
msgstr ""
#: scfuncs.hrc:2287
-#, fuzzy
msgctxt "SC_OPCODE_NORM_DIST_MS"
msgid "0 or FALSE calculates the probability density function. Any other value or TRUE calculates the cumulative distribution function."
msgstr "0 abo WOPAK wobličuje funkciju hustoty prawdźepodobnosće. Druha hódnota abo WĚRNO wobličuje kumulatiwnu rozdźělensku funkciju."
#: scfuncs.hrc:2293
-#, fuzzy
msgctxt "SC_OPCODE_NORM_INV"
msgid "Values of the inverse normal distribution."
msgstr "Hódnoty inwersneho normalneho rozdźělenja."
@@ -10069,7 +8941,6 @@ msgid "Number"
msgstr "Ličby"
#: scfuncs.hrc:2295
-#, fuzzy
msgctxt "SC_OPCODE_NORM_INV"
msgid "The probability value for which the inverse normal distribution is to be calculated."
msgstr "Prawdźepodobnostna hódnota, kotrejež inwersne normalne rozdźělenje so ma wuličić."
@@ -10081,25 +8952,21 @@ msgid "Mean"
msgstr "Přerězk"
#: scfuncs.hrc:2297
-#, fuzzy
msgctxt "SC_OPCODE_NORM_INV"
msgid "The mean value. The mean value of the normal distribution."
msgstr "Srjedźna hóndota. Srjedźna hódnota normalneho rozdźělenja."
#: scfuncs.hrc:2298
-#, fuzzy
msgctxt "SC_OPCODE_NORM_INV"
msgid "STDEV"
msgstr "STAWOTCH"
#: scfuncs.hrc:2299
-#, fuzzy
msgctxt "SC_OPCODE_NORM_INV"
msgid "Standard deviation. The standard deviation of the normal distribution."
msgstr "Standardne wotchilenje. Standardne wotchilenje normalneho rozdźělenja."
#: scfuncs.hrc:2305
-#, fuzzy
msgctxt "SC_OPCODE_NORM_INV_MS"
msgid "Values of the inverse normal distribution."
msgstr "Hódnoty inwersneho normalneho rozdźělenja."
@@ -10111,7 +8978,6 @@ msgid "Number"
msgstr "Ličby"
#: scfuncs.hrc:2307
-#, fuzzy
msgctxt "SC_OPCODE_NORM_INV_MS"
msgid "The probability value for which the inverse normal distribution is to be calculated."
msgstr "Prawdźepodobnostna hódnota, kotrejež inwersne normalne rozdźělenje so ma wuličić."
@@ -10123,25 +8989,21 @@ msgid "Mean"
msgstr "Přerězk"
#: scfuncs.hrc:2309
-#, fuzzy
msgctxt "SC_OPCODE_NORM_INV_MS"
msgid "The mean value. The mean value of the normal distribution."
msgstr "Srjedźna hóndota. Srjedźna hódnota normalneho rozdźělenja."
#: scfuncs.hrc:2310
-#, fuzzy
msgctxt "SC_OPCODE_NORM_INV_MS"
msgid "STDEV"
msgstr "STAWOTCH"
#: scfuncs.hrc:2311
-#, fuzzy
msgctxt "SC_OPCODE_NORM_INV_MS"
msgid "Standard deviation. The standard deviation of the normal distribution."
msgstr "Standardne wotchilenje. Standardne wotchilenje normalneho rozdźělenja."
#: scfuncs.hrc:2317
-#, fuzzy
msgctxt "SC_OPCODE_STD_NORM_DIST"
msgid "The values of the standard normal cumulative distribution."
msgstr "Hódnoty standardneho normalneho kumulatiiwneho rozdźělenja."
@@ -10159,7 +9021,6 @@ msgid "The value for which the standard normal distribution is to be calculated.
msgstr "Hódnota, za kotruž so standardne normalne rozdźělenje wuličuje."
#: scfuncs.hrc:2325
-#, fuzzy
msgctxt "SC_OPCODE_STD_NORM_DIST_MS"
msgid "The values of the standard normal distribution."
msgstr "Hódnoty standardneho normalneho rozdźělenja."
@@ -10177,19 +9038,16 @@ msgid "The value for which the standard normal distribution is to be calculated.
msgstr "Hódnota, za kotruž so standardne normalne rozdźělenje wuličuje."
#: scfuncs.hrc:2328
-#, fuzzy
msgctxt "SC_OPCODE_STD_NORM_DIST_MS"
msgid "Cumulative"
msgstr "Kumulatiwny"
#: scfuncs.hrc:2329
-#, fuzzy
msgctxt "SC_OPCODE_STD_NORM_DIST_MS"
msgid "0 or FALSE calculates the probability density function. Any other value or TRUE calculates the cumulative distribution function."
msgstr "0 abo WOPAK wobličuje funkciju hustoty prawdźepodobnosće. Druha hódnota abo WĚRNO wobličuje kumulatiwnu rozdźělensku funkciju."
#: scfuncs.hrc:2335
-#, fuzzy
msgctxt "SC_OPCODE_S_NORM_INV"
msgid "Values of the inverse standard normal distribution."
msgstr "Hódnoty inwersneho standardneho normalneho rozdźělenja."
@@ -10201,13 +9059,11 @@ msgid "Number"
msgstr "Ličby"
#: scfuncs.hrc:2337
-#, fuzzy
msgctxt "SC_OPCODE_S_NORM_INV"
msgid "The probability value for which the inverse standard normal distribution is to be calculated."
msgstr "Prawdźepodobnostna hódnota, kotrejež inwersne standardne normalne rozdźělenje so ma wuličić."
#: scfuncs.hrc:2343
-#, fuzzy
msgctxt "SC_OPCODE_S_NORM_INV_MS"
msgid "Values of the inverse standard normal distribution."
msgstr "Hódnoty inwersneho standardneho normalneho rozdźělenja."
@@ -10219,13 +9075,11 @@ msgid "Number"
msgstr "Ličby"
#: scfuncs.hrc:2345
-#, fuzzy
msgctxt "SC_OPCODE_S_NORM_INV_MS"
msgid "The probability value for which the inverse standard normal distribution is to be calculated."
msgstr "Prawdźepodobnostna hódnota, kotrejež inwersne standardne normalne rozdźělenje so ma wuličić."
#: scfuncs.hrc:2351
-#, fuzzy
msgctxt "SC_OPCODE_LOG_NORM_DIST"
msgid "Values of the log normal distribution."
msgstr "Hódnoty logaritmiskeho normalneho rozdźělenja."
@@ -10237,7 +9091,6 @@ msgid "Number"
msgstr "Ličby"
#: scfuncs.hrc:2353
-#, fuzzy
msgctxt "SC_OPCODE_LOG_NORM_DIST"
msgid "The value for which the log normal distribution is to be calculated."
msgstr "Hódnota, za kotruž so ma logaritmiske normalne rozdźělenje wuličić."
@@ -10249,37 +9102,31 @@ msgid "Mean"
msgstr "Přerězk"
#: scfuncs.hrc:2355
-#, fuzzy
msgctxt "SC_OPCODE_LOG_NORM_DIST"
msgid "The mean value of the log normal distribution. It is set to 0 if omitted."
msgstr "Srjedźna hódnota logaritmiskeho normalneho rozdźělenja. Je 0, jeli podata njeje."
#: scfuncs.hrc:2356
-#, fuzzy
msgctxt "SC_OPCODE_LOG_NORM_DIST"
msgid "STDEV"
msgstr "STAWOTCH"
#: scfuncs.hrc:2357
-#, fuzzy
msgctxt "SC_OPCODE_LOG_NORM_DIST"
msgid "The standard deviation of the log normal distribution. It is set to 1 if omitted."
msgstr "Standardne wotchilenje logaritmiskeho normalneho rozdźělenja. Je 1, jeli podate njeje."
#: scfuncs.hrc:2358
-#, fuzzy
msgctxt "SC_OPCODE_LOG_NORM_DIST"
msgid "Cumulative"
msgstr "Kumulatiwny"
#: scfuncs.hrc:2359
-#, fuzzy
msgctxt "SC_OPCODE_LOG_NORM_DIST"
msgid "0 or FALSE calculates the probability density function. Any other value or TRUE or omitted calculates the cumulative distribution function."
msgstr "0 abo WOPAK wobličuje funkciju hustoty prawdźepodobnosće. Druha hódnota abo WĚRNO abo njepodata wobličuje kumulatiwnu rozdźělensku funkciju."
#: scfuncs.hrc:2365
-#, fuzzy
msgctxt "SC_OPCODE_LOG_NORM_DIST_MS"
msgid "Values of the log normal distribution."
msgstr "Hódnoty logaritmiskeho normalneho rozdźělenja."
@@ -10291,7 +9138,6 @@ msgid "Number"
msgstr "Ličby"
#: scfuncs.hrc:2367
-#, fuzzy
msgctxt "SC_OPCODE_LOG_NORM_DIST_MS"
msgid "The value for which the log normal distribution is to be calculated."
msgstr "Hódnota, za kotruž so ma logaritmiske normalne rozdźělenje wuličić."
@@ -10303,37 +9149,31 @@ msgid "Mean"
msgstr "Přerězk"
#: scfuncs.hrc:2369
-#, fuzzy
msgctxt "SC_OPCODE_LOG_NORM_DIST_MS"
msgid "The mean value of the log normal distribution."
msgstr "Srjedźna hódnota logaritmiskeho normalneho rozdźělenja."
#: scfuncs.hrc:2370
-#, fuzzy
msgctxt "SC_OPCODE_LOG_NORM_DIST_MS"
msgid "STDEV"
msgstr "STAWOTCH"
#: scfuncs.hrc:2371
-#, fuzzy
msgctxt "SC_OPCODE_LOG_NORM_DIST_MS"
msgid "The standard deviation of the log normal distribution."
msgstr "Standardne wotchilenje logaritmiskeho normalneho rozdźělenja."
#: scfuncs.hrc:2372
-#, fuzzy
msgctxt "SC_OPCODE_LOG_NORM_DIST_MS"
msgid "Cumulative"
msgstr "Kumulatiwny"
#: scfuncs.hrc:2373
-#, fuzzy
msgctxt "SC_OPCODE_LOG_NORM_DIST_MS"
msgid "0 or FALSE calculates the probability density function. Any other value or TRUE calculates the cumulative distribution function."
msgstr "0 abo WOPAK wobličuje funkciju hustoty prawdźepodobnosće. Druha hódnota abo WĚRNO wobličuje kumulatiwnu rozdźělensku funkciju."
#: scfuncs.hrc:2379
-#, fuzzy
msgctxt "SC_OPCODE_LOG_INV"
msgid "Values of the inverse of the lognormal distribution."
msgstr "Hódnoty inwersneho logaritmiskeho normalneho rozdźělenja."
@@ -10345,7 +9185,6 @@ msgid "Number"
msgstr "Ličby"
#: scfuncs.hrc:2381
-#, fuzzy
msgctxt "SC_OPCODE_LOG_INV"
msgid "The probability value for which the inverse log normal distribution is to be calculated."
msgstr "Prawdźepodobnostna hódnota, kotrejež inwersne logaritmiske normalne rozdźělenje so ma wuličić."
@@ -10357,25 +9196,21 @@ msgid "Mean"
msgstr "Přerězk"
#: scfuncs.hrc:2383
-#, fuzzy
msgctxt "SC_OPCODE_LOG_INV"
msgid "Mean value. The mean value of the log normal distribution."
msgstr "Srjedźna hódnota. Srjedźna hódnota logaritmiskeho normalneho rozdźělenja."
#: scfuncs.hrc:2384
-#, fuzzy
msgctxt "SC_OPCODE_LOG_INV"
msgid "STDEV"
msgstr "STAWOTCH"
#: scfuncs.hrc:2385
-#, fuzzy
msgctxt "SC_OPCODE_LOG_INV"
msgid "Standard deviation. The standard deviation of the log normal distribution."
msgstr "Standardne wotchilenje. Standardne wotchilenje logaritmiskeho normalneho rozdźělenja."
#: scfuncs.hrc:2391
-#, fuzzy
msgctxt "SC_OPCODE_LOG_INV_MS"
msgid "Values of the inverse of the lognormal distribution."
msgstr "Hódnoty inwersneho logaritmiskeho normalneho rozdźělenja."
@@ -10387,7 +9222,6 @@ msgid "Number"
msgstr "Ličby"
#: scfuncs.hrc:2393
-#, fuzzy
msgctxt "SC_OPCODE_LOG_INV_MS"
msgid "The probability value for which the inverse log normal distribution is to be calculated."
msgstr "Prawdźepodobnostna hódnota, kotrejež inwersne logaritmiske normalne rozdźělenje so ma wuličić."
@@ -10399,25 +9233,21 @@ msgid "Mean"
msgstr "Přerězk"
#: scfuncs.hrc:2395
-#, fuzzy
msgctxt "SC_OPCODE_LOG_INV_MS"
msgid "Mean value. The mean value of the log normal distribution."
msgstr "Srjedźna hódnota. Srjedźna hódnota logaritmiskeho normalneho rozdźělenja."
#: scfuncs.hrc:2396
-#, fuzzy
msgctxt "SC_OPCODE_LOG_INV_MS"
msgid "STDEV"
msgstr "STAWOTCH"
#: scfuncs.hrc:2397
-#, fuzzy
msgctxt "SC_OPCODE_LOG_INV_MS"
msgid "Standard deviation. The standard deviation of the log normal distribution."
msgstr "Standardne wotchilenje. Standardne wotchilenje logaritmiskeho normalneho rozdźělenja."
#: scfuncs.hrc:2403
-#, fuzzy
msgctxt "SC_OPCODE_EXP_DIST"
msgid "Values of the exponential distribution."
msgstr "Hódnoty eksponencialneho rozdźělenja."
@@ -10435,13 +9265,11 @@ msgid "The value to which the exponential distribution is to be calculated."
msgstr "Hódnota, kotrejež eksponencialne rozdźělenje ma wuličić."
#: scfuncs.hrc:2406
-#, fuzzy
msgctxt "SC_OPCODE_EXP_DIST"
msgid "Lambda"
msgstr "Lambda"
#: scfuncs.hrc:2407
-#, fuzzy
msgctxt "SC_OPCODE_EXP_DIST"
msgid "The parameters of the exponential distribution."
msgstr "Parametry eksponencialneho rozdźělenja."
@@ -10452,13 +9280,11 @@ msgid "C"
msgstr ""
#: scfuncs.hrc:2409
-#, fuzzy
msgctxt "SC_OPCODE_EXP_DIST"
msgid "Cumulated. C=0 calculates the density function, C=1 the distribution."
msgstr "Kumulowany. C=0 funkciju hustoty wobličuje, C=1 rozdźělenje."
#: scfuncs.hrc:2415
-#, fuzzy
msgctxt "SC_OPCODE_EXP_DIST_MS"
msgid "Values of the exponential distribution."
msgstr "Hódnoty eksponencialneho rozdźělenja."
@@ -10476,13 +9302,11 @@ msgid "The value to which the exponential distribution is to be calculated."
msgstr "Hódnota, kotrejež eksponencialne rozdźělenje ma wuličić."
#: scfuncs.hrc:2418
-#, fuzzy
msgctxt "SC_OPCODE_EXP_DIST_MS"
msgid "Lambda"
msgstr "Lambda"
#: scfuncs.hrc:2419
-#, fuzzy
msgctxt "SC_OPCODE_EXP_DIST_MS"
msgid "The parameters of the exponential distribution."
msgstr "Parametry eksponencialneho rozdźělenja."
@@ -10493,7 +9317,6 @@ msgid "C"
msgstr ""
#: scfuncs.hrc:2421
-#, fuzzy
msgctxt "SC_OPCODE_EXP_DIST_MS"
msgid "Cumulated. C=0 calculates the density function, C=1 the distribution."
msgstr "Kumulowany. C=0 funkciju hustoty wobličuje, C=1 rozdźělenje."
@@ -10511,7 +9334,6 @@ msgid "Number"
msgstr "Ličby"
#: scfuncs.hrc:2429
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_DIST"
msgid "The value for which the gamma distribution is to be calculated."
msgstr "Hódnota, za kotruž so ma gammarozdźělenje wuličić."
@@ -10523,31 +9345,26 @@ msgid "Alpha"
msgstr "Alfa:"
#: scfuncs.hrc:2431
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_DIST"
msgid "The Alpha parameter of the Gamma distribution."
msgstr "Parameter alfa gammarozdźělenja."
#: scfuncs.hrc:2432
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_DIST"
msgid "Beta"
msgstr "Beta"
#: scfuncs.hrc:2433
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_DIST"
msgid "The Beta parameter of the Gamma distribution."
msgstr "Parameter beta gammarozdźělenja."
#: scfuncs.hrc:2434
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_DIST"
msgid "Cumulative"
msgstr "Kumulatiwny"
#: scfuncs.hrc:2435
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_DIST"
msgid "0 or FALSE calculates the probability density function. Any other value or TRUE or omitted calculates the cumulative distribution function."
msgstr "0 abo WOPAK wobličuje funkciju hustoty prawdźepodobnosće. Druha hódnota abo WĚRNO abo njepodata wobličuje kumulatiwnu rozdźělensku funkciju."
@@ -10565,7 +9382,6 @@ msgid "Number"
msgstr "Ličby"
#: scfuncs.hrc:2443
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_DIST_MS"
msgid "The value for which the gamma distribution is to be calculated."
msgstr "Hódnota, za kotruž so ma gammarozdźělenje wuličić."
@@ -10577,37 +9393,31 @@ msgid "Alpha"
msgstr "Alfa:"
#: scfuncs.hrc:2445
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_DIST_MS"
msgid "The Alpha parameter of the Gamma distribution."
msgstr "Parameter alfa gammarozdźělenja."
#: scfuncs.hrc:2446
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_DIST_MS"
msgid "Beta"
msgstr "Beta"
#: scfuncs.hrc:2447
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_DIST_MS"
msgid "The Beta parameter of the Gamma distribution."
msgstr "Parameter beta gammarozdźělenja."
#: scfuncs.hrc:2448
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_DIST_MS"
msgid "Cumulative"
msgstr "Kumulatiwny"
#: scfuncs.hrc:2449
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_DIST_MS"
msgid "0 or FALSE calculates the probability density function. Any other value or TRUE calculates the cumulative distribution function."
msgstr "0 abo WOPAK wobličuje funkciju hustoty prawdźepodobnosće. Druha hódnota abo WĚRNO wobličuje kumulatiwnu rozdźělensku funkciju."
#: scfuncs.hrc:2455
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_INV"
msgid "Values of the inverse gamma distribution."
msgstr "Hódnoty inwersneho gammarozdźělenja."
@@ -10619,7 +9429,6 @@ msgid "Number"
msgstr "Ličby"
#: scfuncs.hrc:2457
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_INV"
msgid "The probability value for which the inverse gamma distribution is to be calculated."
msgstr "Prawdźepodobnostna hódnota, kotrejež inwersne gammarozdźělenje so ma wuličić."
@@ -10631,25 +9440,21 @@ msgid "Alpha"
msgstr "Alfa:"
#: scfuncs.hrc:2459
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_INV"
msgid "The Alpha (shape) parameter of the Gamma distribution."
msgstr "Parameter alfa (twar) gammarozdźělenja."
#: scfuncs.hrc:2460
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_INV"
msgid "Beta"
msgstr "Beta"
#: scfuncs.hrc:2461
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_INV"
msgid "The Beta (scale) parameter of the Gamma distribution."
msgstr "Parameter beta (měritko) gammarozdźělenja."
#: scfuncs.hrc:2467
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_INV_MS"
msgid "Values of the inverse gamma distribution."
msgstr "Hódnoty inwersneho gammarozdźělenja."
@@ -10661,7 +9466,6 @@ msgid "Number"
msgstr "Ličby"
#: scfuncs.hrc:2469
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_INV_MS"
msgid "The probability value for which the inverse gamma distribution is to be calculated."
msgstr "Prawdźepodobnostna hódnota, kotrejež inwersne gammarozdźělenje so ma wuličić."
@@ -10673,25 +9477,21 @@ msgid "Alpha"
msgstr "Alfa:"
#: scfuncs.hrc:2471
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_INV_MS"
msgid "The Alpha (shape) parameter of the Gamma distribution."
msgstr "Parameter alfa (twar) gammarozdźělenja."
#: scfuncs.hrc:2472
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_INV_MS"
msgid "Beta"
msgstr "Beta"
#: scfuncs.hrc:2473
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_INV_MS"
msgid "The Beta (scale) parameter of the Gamma distribution."
msgstr "Parameter beta (měritko) gammarozdźělenja."
#: scfuncs.hrc:2479
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_LN"
msgid "Returns the natural logarithm of the gamma function."
msgstr "Wróći přirodny logaritmus gamafunkcije."
@@ -10703,13 +9503,11 @@ msgid "Number"
msgstr "Ličby"
#: scfuncs.hrc:2481
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_LN"
msgid "The value for which the natural logarithm of the gamma function is to be calculated."
msgstr "Hódnota, za kotruž so ma přirodny logaritmus gammafunkcije wuličić."
#: scfuncs.hrc:2487
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_LN_MS"
msgid "Returns the natural logarithm of the gamma function."
msgstr "Wróći přirodny logaritmus gamafunkcije."
@@ -10721,13 +9519,11 @@ msgid "Number"
msgstr "Ličby"
#: scfuncs.hrc:2489
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_LN_MS"
msgid "The value for which the natural logarithm of the gamma function is to be calculated."
msgstr "Hódnota, za kotruž so ma přirodny logaritmus gammafunkcije wuličić."
#: scfuncs.hrc:2496
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA"
msgid "Returns the value of the Gamma function."
msgstr "Wróći hódnotu gammafunkcije."
@@ -10739,13 +9535,11 @@ msgid "Number"
msgstr "Ličby"
#: scfuncs.hrc:2498
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA"
msgid "The value for which the Gamma function is to be calculated."
msgstr "Hódnota, za kotruž so ma gammafunkcija wuličić."
#: scfuncs.hrc:2505
-#, fuzzy
msgctxt "SC_OPCODE_BETA_DIST"
msgid "Values of the beta distribution."
msgstr "Hódnoty betarozdźělenja."
@@ -10757,7 +9551,6 @@ msgid "Number"
msgstr "Ličby"
#: scfuncs.hrc:2507
-#, fuzzy
msgctxt "SC_OPCODE_BETA_DIST"
msgid "The value for which the beta distribution is to be calculated."
msgstr "Hódnota, za kotruž so ma betarozdźělenje wuličić."
@@ -10769,19 +9562,16 @@ msgid "Alpha"
msgstr "Alfa:"
#: scfuncs.hrc:2509
-#, fuzzy
msgctxt "SC_OPCODE_BETA_DIST"
msgid "The Alpha parameter of the Beta distribution."
msgstr "Parameter alfa betarozdźělenja."
#: scfuncs.hrc:2510
-#, fuzzy
msgctxt "SC_OPCODE_BETA_DIST"
msgid "Beta"
msgstr "Beta"
#: scfuncs.hrc:2511
-#, fuzzy
msgctxt "SC_OPCODE_BETA_DIST"
msgid "The Beta parameter of the Beta distribution."
msgstr "Parameter beta betarozdźělenja."
@@ -10793,37 +9583,31 @@ msgid "Start"
msgstr "Spočatk"
#: scfuncs.hrc:2513
-#, fuzzy
msgctxt "SC_OPCODE_BETA_DIST"
msgid "The starting value for the value interval of the distribution."
msgstr "Spočatna hódnota za hódnotowy interwal rozdźělenja."
#: scfuncs.hrc:2514
-#, fuzzy
msgctxt "SC_OPCODE_BETA_DIST"
msgid "End"
msgstr "Kónc"
#: scfuncs.hrc:2515
-#, fuzzy
msgctxt "SC_OPCODE_BETA_DIST"
msgid "The final value for the value interval of the distribution."
msgstr "Kónčna hódnota za hódnotowy interwal rozdźělenja."
#: scfuncs.hrc:2516
-#, fuzzy
msgctxt "SC_OPCODE_BETA_DIST"
msgid "Cumulative"
msgstr "Kumulatiwny"
#: scfuncs.hrc:2517
-#, fuzzy
msgctxt "SC_OPCODE_BETA_DIST"
msgid "0 or FALSE for probability density function, any other value or TRUE or omitted for cumulative distribution function."
msgstr "0 abo WOPAK za funkciju hustoty prawdźepodobnosće, druha hódnota abo WĚRNO abo njepodata za kumulatiwnu rozdźělensku funkciju."
#: scfuncs.hrc:2523
-#, fuzzy
msgctxt "SC_OPCODE_BETA_INV"
msgid "Values of the inverse beta distribution."
msgstr "Hódnoty inwersneho betarozdźělenja."
@@ -10835,7 +9619,6 @@ msgid "Number"
msgstr "Ličby"
#: scfuncs.hrc:2525
-#, fuzzy
msgctxt "SC_OPCODE_BETA_INV"
msgid "The probability value for which the inverse beta distribution is to be calculated."
msgstr "Prawdźepodobnostna hódnota, kotrejež inwersne betarozdźělenje so ma wuličić."
@@ -10847,19 +9630,16 @@ msgid "Alpha"
msgstr "Alfa:"
#: scfuncs.hrc:2527
-#, fuzzy
msgctxt "SC_OPCODE_BETA_INV"
msgid "The Alpha parameter of the Beta distribution."
msgstr "Parameter alfa betarozdźělenja."
#: scfuncs.hrc:2528
-#, fuzzy
msgctxt "SC_OPCODE_BETA_INV"
msgid "Beta"
msgstr "Beta"
#: scfuncs.hrc:2529
-#, fuzzy
msgctxt "SC_OPCODE_BETA_INV"
msgid "The Beta parameter of the Beta distribution."
msgstr "Parameter beta betarozdźělenja."
@@ -10871,25 +9651,21 @@ msgid "Start"
msgstr "Spočatk"
#: scfuncs.hrc:2531
-#, fuzzy
msgctxt "SC_OPCODE_BETA_INV"
msgid "The starting value for the value interval of the distribution."
msgstr "Spočatna hódnota za hódnotowy interwal rozdźělenja."
#: scfuncs.hrc:2532
-#, fuzzy
msgctxt "SC_OPCODE_BETA_INV"
msgid "End"
msgstr "Kónc"
#: scfuncs.hrc:2533
-#, fuzzy
msgctxt "SC_OPCODE_BETA_INV"
msgid "The final value for the value interval of the distribution."
msgstr "Kónčna hódnota za hódnotowy interwal rozdźělenja."
#: scfuncs.hrc:2539
-#, fuzzy
msgctxt "SC_OPCODE_BETA_DIST_MS"
msgid "Values of the beta distribution."
msgstr "Hódnoty betarozdźělenja."
@@ -10901,7 +9677,6 @@ msgid "Number"
msgstr "Ličby"
#: scfuncs.hrc:2541
-#, fuzzy
msgctxt "SC_OPCODE_BETA_DIST_MS"
msgid "The value for which the beta distribution is to be calculated."
msgstr "Hódnota, za kotruž so ma betarozdźělenje wuličić."
@@ -10913,31 +9688,26 @@ msgid "Alpha"
msgstr "Alfa:"
#: scfuncs.hrc:2543
-#, fuzzy
msgctxt "SC_OPCODE_BETA_DIST_MS"
msgid "The Alpha parameter of the Beta distribution."
msgstr "Parameter alfa betarozdźělenja."
#: scfuncs.hrc:2544
-#, fuzzy
msgctxt "SC_OPCODE_BETA_DIST_MS"
msgid "Beta"
msgstr "Beta"
#: scfuncs.hrc:2545
-#, fuzzy
msgctxt "SC_OPCODE_BETA_DIST_MS"
msgid "The Beta parameter of the Beta distribution."
msgstr "Parameter beta betarozdźělenja."
#: scfuncs.hrc:2546
-#, fuzzy
msgctxt "SC_OPCODE_BETA_DIST_MS"
msgid "Cumulative"
msgstr "Kumulatiwny"
#: scfuncs.hrc:2547
-#, fuzzy
msgctxt "SC_OPCODE_BETA_DIST_MS"
msgid "0 or FALSE for probability density function, any other value or TRUE or omitted for cumulative distribution function."
msgstr "0 abo WOPAK za funkciju hustoty prawdźepodobnosće, druha hódnota abo WĚRNO abo njepodata za kumulatiwnu rozdźělensku funkciju."
@@ -10949,25 +9719,21 @@ msgid "Start"
msgstr "Spočatk"
#: scfuncs.hrc:2549
-#, fuzzy
msgctxt "SC_OPCODE_BETA_DIST_MS"
msgid "The starting value for the value interval of the distribution."
msgstr "Spočatna hódnota za hódnotowy interwal rozdźělenja."
#: scfuncs.hrc:2550
-#, fuzzy
msgctxt "SC_OPCODE_BETA_DIST_MS"
msgid "End"
msgstr "Kónc"
#: scfuncs.hrc:2551
-#, fuzzy
msgctxt "SC_OPCODE_BETA_DIST_MS"
msgid "The final value for the value interval of the distribution."
msgstr "Kónčna hódnota za hódnotowy interwal rozdźělenja."
#: scfuncs.hrc:2557
-#, fuzzy
msgctxt "SC_OPCODE_BETA_INV_MS"
msgid "Values of the inverse beta distribution."
msgstr "Hódnoty inwersneho betarozdźělenja."
@@ -10979,7 +9745,6 @@ msgid "Number"
msgstr "Ličby"
#: scfuncs.hrc:2559
-#, fuzzy
msgctxt "SC_OPCODE_BETA_INV_MS"
msgid "The probability value for which the inverse beta distribution is to be calculated."
msgstr "Prawdźepodobnostna hódnota, kotrejež inwersne betarozdźělenje so ma wuličić."
@@ -10991,19 +9756,16 @@ msgid "Alpha"
msgstr "Alfa:"
#: scfuncs.hrc:2561
-#, fuzzy
msgctxt "SC_OPCODE_BETA_INV_MS"
msgid "The Alpha parameter of the Beta distribution."
msgstr "Parameter alfa betarozdźělenja."
#: scfuncs.hrc:2562
-#, fuzzy
msgctxt "SC_OPCODE_BETA_INV_MS"
msgid "Beta"
msgstr "Beta"
#: scfuncs.hrc:2563
-#, fuzzy
msgctxt "SC_OPCODE_BETA_INV_MS"
msgid "The Beta parameter of the Beta distribution."
msgstr "Parameter beta betarozdźělenja."
@@ -11015,25 +9777,21 @@ msgid "Start"
msgstr "Spočatk"
#: scfuncs.hrc:2565
-#, fuzzy
msgctxt "SC_OPCODE_BETA_INV_MS"
msgid "The starting value for the value interval of the distribution."
msgstr "Spočatna hódnota za hódnotowy interwal rozdźělenja."
#: scfuncs.hrc:2566
-#, fuzzy
msgctxt "SC_OPCODE_BETA_INV_MS"
msgid "End"
msgstr "Kónc"
#: scfuncs.hrc:2567
-#, fuzzy
msgctxt "SC_OPCODE_BETA_INV_MS"
msgid "The final value for the value interval of the distribution."
msgstr "Kónčna hódnota za hódnotowy interwal rozdźělenja."
#: scfuncs.hrc:2573
-#, fuzzy
msgctxt "SC_OPCODE_WEIBULL"
msgid "Returns the values of the Weibull distribution."
msgstr "Wróći hódnoty Weibulloweho rozdźělenja."
@@ -11045,7 +9803,6 @@ msgid "Number"
msgstr "Ličby"
#: scfuncs.hrc:2575
-#, fuzzy
msgctxt "SC_OPCODE_WEIBULL"
msgid "The value for which the Weibull distribution is to be calculated."
msgstr "Hódnota, za kotruž so ma Weibullowe rozdźělenje wuličić."
@@ -11057,19 +9814,16 @@ msgid "Alpha"
msgstr "Alfa:"
#: scfuncs.hrc:2577
-#, fuzzy
msgctxt "SC_OPCODE_WEIBULL"
msgid "The Alpha parameter of the Weibull distribution."
msgstr "Parameter alfa Weibulloweho rozdźělenja."
#: scfuncs.hrc:2578
-#, fuzzy
msgctxt "SC_OPCODE_WEIBULL"
msgid "Beta"
msgstr "Beta"
#: scfuncs.hrc:2579
-#, fuzzy
msgctxt "SC_OPCODE_WEIBULL"
msgid "The Beta parameter of the Weibull distribution."
msgstr "Parameter beta Weibulloweho rozdźělenja."
@@ -11080,13 +9834,11 @@ msgid "C"
msgstr ""
#: scfuncs.hrc:2581
-#, fuzzy
msgctxt "SC_OPCODE_WEIBULL"
msgid "Cumulated. C=0 calculates the density function, C=1 the distribution."
msgstr "Kumulowany. C=0 funkciju hustoty wobličuje, C=1 rozdźělenje."
#: scfuncs.hrc:2587
-#, fuzzy
msgctxt "SC_OPCODE_WEIBULL_MS"
msgid "Returns the values of the Weibull distribution."
msgstr "Wróći hódnoty Weibulloweho rozdźělenja."
@@ -11098,7 +9850,6 @@ msgid "Number"
msgstr "Ličby"
#: scfuncs.hrc:2589
-#, fuzzy
msgctxt "SC_OPCODE_WEIBULL_MS"
msgid "The value for which the Weibull distribution is to be calculated."
msgstr "Hódnota, za kotruž so ma Weibullowe rozdźělenje wuličić."
@@ -11110,19 +9861,16 @@ msgid "Alpha"
msgstr "Alfa:"
#: scfuncs.hrc:2591
-#, fuzzy
msgctxt "SC_OPCODE_WEIBULL_MS"
msgid "The Alpha parameter of the Weibull distribution."
msgstr "Parameter alfa Weibulloweho rozdźělenja."
#: scfuncs.hrc:2592
-#, fuzzy
msgctxt "SC_OPCODE_WEIBULL_MS"
msgid "Beta"
msgstr "Beta"
#: scfuncs.hrc:2593
-#, fuzzy
msgctxt "SC_OPCODE_WEIBULL_MS"
msgid "The Beta parameter of the Weibull distribution."
msgstr "Parameter beta Weibulloweho rozdźělenja."
@@ -11133,13 +9881,11 @@ msgid "C"
msgstr ""
#: scfuncs.hrc:2595
-#, fuzzy
msgctxt "SC_OPCODE_WEIBULL_MS"
msgid "Cumulated. C=0 calculates the density function, C=1 the distribution."
msgstr "Kumulowany. C=0 funkciju hustoty wobličuje, C=1 rozdźělenje."
#: scfuncs.hrc:2601
-#, fuzzy
msgctxt "SC_OPCODE_HYP_GEOM_DIST"
msgid "Values of the hypergeometric distribution."
msgstr "Hódnoty hypergeometriskeho rozdźělenja."
@@ -11150,7 +9896,6 @@ msgid "X"
msgstr ""
#: scfuncs.hrc:2603
-#, fuzzy
msgctxt "SC_OPCODE_HYP_GEOM_DIST"
msgid "The number of successes in the sample."
msgstr "Ličba wuspěchow w probje."
@@ -11162,7 +9907,6 @@ msgid "N sample"
msgstr "N_proba"
#: scfuncs.hrc:2605
-#, fuzzy
msgctxt "SC_OPCODE_HYP_GEOM_DIST"
msgid "The size of the sample."
msgstr "Wulkosć proby."
@@ -11174,7 +9918,6 @@ msgid "Successes"
msgstr "wuspěchi"
#: scfuncs.hrc:2607
-#, fuzzy
msgctxt "SC_OPCODE_HYP_GEOM_DIST"
msgid "The number of successes in the population."
msgstr "Ličba wuspěchow w zakładnej cyłkownosći."
@@ -11186,25 +9929,21 @@ msgid "N population"
msgstr "n_cyłkownosć"
#: scfuncs.hrc:2609
-#, fuzzy
msgctxt "SC_OPCODE_HYP_GEOM_DIST"
msgid "The population size."
msgstr "Wulkosć zakładneje cyłkownosće."
#: scfuncs.hrc:2610
-#, fuzzy
msgctxt "SC_OPCODE_HYP_GEOM_DIST"
msgid "Cumulative"
msgstr "Kumulatiwny"
#: scfuncs.hrc:2611
-#, fuzzy
msgctxt "SC_OPCODE_HYP_GEOM_DIST"
msgid "Cumulated. TRUE calculates the cumulative distribution function, FALSE the probability mass function."
msgstr "Kumulowany. WĚRNO wobličuje kumulatiwnu rozdźělensku funkciju, WOPAK prawdźepodobnosć masoweje funkcije."
#: scfuncs.hrc:2617
-#, fuzzy
msgctxt "SC_OPCODE_HYP_GEOM_DIST_MS"
msgid "Values of the hypergeometric distribution."
msgstr "Hódnoty hypergeometriskeho rozdźělenja."
@@ -11215,7 +9954,6 @@ msgid "X"
msgstr ""
#: scfuncs.hrc:2619
-#, fuzzy
msgctxt "SC_OPCODE_HYP_GEOM_DIST_MS"
msgid "The number of successes in the sample."
msgstr "Ličba wuspěchow w probje."
@@ -11227,7 +9965,6 @@ msgid "N sample"
msgstr "N_proba"
#: scfuncs.hrc:2621
-#, fuzzy
msgctxt "SC_OPCODE_HYP_GEOM_DIST_MS"
msgid "The size of the sample."
msgstr "Wulkosć proby."
@@ -11239,7 +9976,6 @@ msgid "Successes"
msgstr "wuspěchi"
#: scfuncs.hrc:2623
-#, fuzzy
msgctxt "SC_OPCODE_HYP_GEOM_DIST_MS"
msgid "The number of successes in the population."
msgstr "Ličba wuspěchow w zakładnej cyłkownosći."
@@ -11251,25 +9987,21 @@ msgid "N population"
msgstr "n_cyłkownosć"
#: scfuncs.hrc:2625
-#, fuzzy
msgctxt "SC_OPCODE_HYP_GEOM_DIST_MS"
msgid "The population size."
msgstr "Wulkosć zakładneje cyłkownosće."
#: scfuncs.hrc:2626
-#, fuzzy
msgctxt "SC_OPCODE_HYP_GEOM_DIST_MS"
msgid "Cumulative"
msgstr "Kumulatiwny"
#: scfuncs.hrc:2627
-#, fuzzy
msgctxt "SC_OPCODE_HYP_GEOM_DIST_MS"
msgid "Cumulated. TRUE calculates the cumulative distribution function, FALSE the probability mass function."
msgstr "Kumulowany. WĚRNO wobličuje kumulatiwnu rozdźělensku funkciju, WOPAK prawdźepodobnosć masoweje funkcije."
#: scfuncs.hrc:2633
-#, fuzzy
msgctxt "SC_OPCODE_T_DIST"
msgid "Returns the t-distribution."
msgstr "Wróći t-rozdźělenje."
@@ -11281,7 +10013,6 @@ msgid "Number"
msgstr "Ličby"
#: scfuncs.hrc:2635
-#, fuzzy
msgctxt "SC_OPCODE_T_DIST"
msgid "The value for which the T distribution is to be calculated."
msgstr "Hódnota, za kotruž so ma t-rozdźělenje wuličić."
@@ -11293,7 +10024,6 @@ msgid "Degrees freedom"
msgstr "stopnje_swobody"
#: scfuncs.hrc:2637
-#, fuzzy
msgctxt "SC_OPCODE_T_DIST"
msgid "The degrees of freedom of the T distribution."
msgstr "Stopnje swobody t-rozdźělenja."
@@ -11305,13 +10035,11 @@ msgid "Mode"
msgstr "Modus"
#: scfuncs.hrc:2639
-#, fuzzy
msgctxt "SC_OPCODE_T_DIST"
msgid "Mode = 1 calculates the one-tailed test, 2 = two-tailed distribution."
msgstr "Modus 1 wobličuje jednobóčny test, 2 = dwubóčne rozdźělenje."
#: scfuncs.hrc:2645
-#, fuzzy
msgctxt "SC_OPCODE_T_DIST_2T"
msgid "Returns the two-tailed t-distribution."
msgstr "Wróći dwubóčne t-rozdźělenje."
@@ -11323,7 +10051,6 @@ msgid "Number"
msgstr "Ličby"
#: scfuncs.hrc:2647
-#, fuzzy
msgctxt "SC_OPCODE_T_DIST_2T"
msgid "The value for which the T distribution is to be calculated."
msgstr "Hódnota, za kotruž so ma t-rozdźělenje wuličić."
@@ -11335,13 +10062,11 @@ msgid "Degrees freedom"
msgstr "stopnje_swobody"
#: scfuncs.hrc:2649
-#, fuzzy
msgctxt "SC_OPCODE_T_DIST_2T"
msgid "The degrees of freedom of the T distribution."
msgstr "Stopnje swobody t-rozdźělenja."
#: scfuncs.hrc:2655
-#, fuzzy
msgctxt "SC_OPCODE_T_DIST_MS"
msgid "Returns the t-distribution."
msgstr "Wróći t-rozdźělenje."
@@ -11353,7 +10078,6 @@ msgid "Number"
msgstr "Ličby"
#: scfuncs.hrc:2657
-#, fuzzy
msgctxt "SC_OPCODE_T_DIST_MS"
msgid "The value for which the T distribution is to be calculated."
msgstr "Hódnota, za kotruž so ma t-rozdźělenje wuličić."
@@ -11365,25 +10089,21 @@ msgid "Degrees freedom"
msgstr "stopnje_swobody"
#: scfuncs.hrc:2659
-#, fuzzy
msgctxt "SC_OPCODE_T_DIST_MS"
msgid "The degrees of freedom of the T distribution."
msgstr "Stopnje swobody t-rozdźělenja."
#: scfuncs.hrc:2660
-#, fuzzy
msgctxt "SC_OPCODE_T_DIST_MS"
msgid "Cumulative"
msgstr "Kumulatiwny"
#: scfuncs.hrc:2661
-#, fuzzy
msgctxt "SC_OPCODE_T_DIST_MS"
msgid "True calculates the cumulative distribution function, false the probability density function."
msgstr "WĚRNO wobličuje kumulatiwnu rozdźělensku funkciju, WOPAK funkciju hustoty prawdźepodobnosće."
#: scfuncs.hrc:2667
-#, fuzzy
msgctxt "SC_OPCODE_T_DIST_RT"
msgid "Returns the right-tailed t-distribution."
msgstr "Wróći prawobóčne t-rozdźělenje."
@@ -11395,7 +10115,6 @@ msgid "Number"
msgstr "Ličby"
#: scfuncs.hrc:2669
-#, fuzzy
msgctxt "SC_OPCODE_T_DIST_RT"
msgid "The value for which the T distribution is to be calculated."
msgstr "Hódnota, za kotruž so ma t-rozdźělenje wuličić."
@@ -11407,13 +10126,11 @@ msgid "Degrees freedom"
msgstr "stopnje_swobody"
#: scfuncs.hrc:2671
-#, fuzzy
msgctxt "SC_OPCODE_T_DIST_RT"
msgid "The degrees of freedom of the T distribution."
msgstr "Stopnje swobody t-rozdźělenja."
#: scfuncs.hrc:2677
-#, fuzzy
msgctxt "SC_OPCODE_T_INV"
msgid "Values of the inverse t-distribution."
msgstr "Hódnoty inwersneho t-rozdźělenja."
@@ -11425,7 +10142,6 @@ msgid "Number"
msgstr "Ličby"
#: scfuncs.hrc:2679
-#, fuzzy
msgctxt "SC_OPCODE_T_INV"
msgid "The probability value for which the inverse T distribution is to be calculated."
msgstr "Prawdźepodobnostna hódnota, kotrejež inwersne t- rozdźělenje so ma wuličić."
@@ -11437,13 +10153,11 @@ msgid "Degrees freedom"
msgstr "stopnje_swobody"
#: scfuncs.hrc:2681
-#, fuzzy
msgctxt "SC_OPCODE_T_INV"
msgid "The degrees of freedom of the T distribution."
msgstr "Stopnje swobody t-rozdźělenja."
#: scfuncs.hrc:2687
-#, fuzzy
msgctxt "SC_OPCODE_T_INV_MS"
msgid "Values of the left-tailed inverse t-distribution."
msgstr "Hódnoty lěwobóčneho inwersneho t-rozdźělenja."
@@ -11455,7 +10169,6 @@ msgid "Number"
msgstr "Ličby"
#: scfuncs.hrc:2689
-#, fuzzy
msgctxt "SC_OPCODE_T_INV_MS"
msgid "The probability value for which the inverse T distribution is to be calculated."
msgstr "Prawdźepodobnostna hódnota, kotrejež inwersne t- rozdźělenje so ma wuličić."
@@ -11467,13 +10180,11 @@ msgid "Degrees freedom"
msgstr "stopnje_swobody"
#: scfuncs.hrc:2691
-#, fuzzy
msgctxt "SC_OPCODE_T_INV_MS"
msgid "The degrees of freedom of the T distribution."
msgstr "Stopnje swobody t-rozdźělenja."
#: scfuncs.hrc:2697
-#, fuzzy
msgctxt "SC_OPCODE_T_INV_2T"
msgid "Values of the two-tailed inverse t-distribution."
msgstr "Hódnoty dwubóčneho inwersneho t-rozdźělenja."
@@ -11485,7 +10196,6 @@ msgid "Number"
msgstr "Ličby"
#: scfuncs.hrc:2699
-#, fuzzy
msgctxt "SC_OPCODE_T_INV_2T"
msgid "The probability value for which the inverse T distribution is to be calculated."
msgstr "Prawdźepodobnostna hódnota, kotrejež inwersne t- rozdźělenje so ma wuličić."
@@ -11497,13 +10207,11 @@ msgid "Degrees freedom"
msgstr "stopnje_swobody"
#: scfuncs.hrc:2701
-#, fuzzy
msgctxt "SC_OPCODE_T_INV_2T"
msgid "The degrees of freedom of the T distribution."
msgstr "Stopnje swobody t-rozdźělenja."
#: scfuncs.hrc:2707
-#, fuzzy
msgctxt "SC_OPCODE_F_DIST"
msgid "Values of the F probability distribution."
msgstr "Hódnoty F-rozdźělenja prawdźepodobnosće."
@@ -11515,7 +10223,6 @@ msgid "Number"
msgstr "Ličby"
#: scfuncs.hrc:2709
-#, fuzzy
msgctxt "SC_OPCODE_F_DIST"
msgid "The value for which the F distribution is to be calculated."
msgstr "Hódnota, za kotruž so ma F-rozdźělenje wuličić."
@@ -11527,7 +10234,6 @@ msgid "Degrees freedom 1"
msgstr "stopnje_swobody_1"
#: scfuncs.hrc:2711
-#, fuzzy
msgctxt "SC_OPCODE_F_DIST"
msgid "The degrees of freedom in the numerator of the F distribution."
msgstr "Stopnje swobody w ličaku F-rozdźělenja."
@@ -11539,13 +10245,11 @@ msgid "Degrees freedom 2"
msgstr "stopnje_swobody_2"
#: scfuncs.hrc:2713
-#, fuzzy
msgctxt "SC_OPCODE_F_DIST"
msgid "The degrees of freedom in the denominator of the F distribution."
msgstr "Stopnje swobody w mjenowaku F-rozdźělenja."
#: scfuncs.hrc:2719
-#, fuzzy
msgctxt "SC_OPCODE_F_DIST_LT"
msgid "Values of the left tail F probability distribution."
msgstr "Hódnoty lěwobóčneho F-rozdźělenja prawdźepodobnosće."
@@ -11557,7 +10261,6 @@ msgid "Number"
msgstr "Ličby"
#: scfuncs.hrc:2721
-#, fuzzy
msgctxt "SC_OPCODE_F_DIST_LT"
msgid "The value for which the F distribution is to be calculated."
msgstr "Hódnota, za kotruž so ma F-rozdźělenje wuličić."
@@ -11569,7 +10272,6 @@ msgid "Degrees freedom 1"
msgstr "stopnje_swobody_1"
#: scfuncs.hrc:2723
-#, fuzzy
msgctxt "SC_OPCODE_F_DIST_LT"
msgid "The degrees of freedom in the numerator of the F distribution."
msgstr "Stopnje swobody w ličaku F-rozdźělenja."
@@ -11581,25 +10283,21 @@ msgid "Degrees freedom 2"
msgstr "stopnje_swobody_2"
#: scfuncs.hrc:2725
-#, fuzzy
msgctxt "SC_OPCODE_F_DIST_LT"
msgid "The degrees of freedom in the denominator of the F distribution."
msgstr "Stopnje swobody w mjenowaku F-rozdźělenja."
#: scfuncs.hrc:2726
-#, fuzzy
msgctxt "SC_OPCODE_F_DIST_LT"
msgid "Cumulative"
msgstr "Kumulatiwny"
#: scfuncs.hrc:2727
-#, fuzzy
msgctxt "SC_OPCODE_F_DIST_LT"
msgid "Cumulative distribution function (TRUE) or probability density function (FALSE)."
msgstr "Kumulatiwna rozdźělenska funkcija (WĚRNO) abo funkcija hustoty prawdźepodobnosće (WOPAK)."
#: scfuncs.hrc:2733
-#, fuzzy
msgctxt "SC_OPCODE_F_DIST_RT"
msgid "Values of the right tail F probability distribution."
msgstr "Hódnoty prawobóčneho F-rozdźělenja prawdźepodobnosće."
@@ -11611,7 +10309,6 @@ msgid "Number"
msgstr "Ličby"
#: scfuncs.hrc:2735
-#, fuzzy
msgctxt "SC_OPCODE_F_DIST_RT"
msgid "The value for which the F distribution is to be calculated."
msgstr "Hódnota, za kotruž so ma F-rozdźělenje wuličić."
@@ -11623,7 +10320,6 @@ msgid "Degrees freedom 1"
msgstr "stopnje_swobody_1"
#: scfuncs.hrc:2737
-#, fuzzy
msgctxt "SC_OPCODE_F_DIST_RT"
msgid "The degrees of freedom in the numerator of the F distribution."
msgstr "Stopnje swobody w ličaku F-rozdźělenja."
@@ -11635,13 +10331,11 @@ msgid "Degrees freedom 2"
msgstr "stopnje_swobody_2"
#: scfuncs.hrc:2739
-#, fuzzy
msgctxt "SC_OPCODE_F_DIST_RT"
msgid "The degrees of freedom in the denominator of the F distribution."
msgstr "Stopnje swobody w mjenowaku F-rozdźělenja."
#: scfuncs.hrc:2745
-#, fuzzy
msgctxt "SC_OPCODE_F_INV"
msgid "Values of the inverse F distribution."
msgstr "Hódnoty inwersneho F-rozdźělenja."
@@ -11653,7 +10347,6 @@ msgid "Number"
msgstr "Ličby"
#: scfuncs.hrc:2747
-#, fuzzy
msgctxt "SC_OPCODE_F_INV"
msgid "The probability value for which the inverse F distribution is to be calculated."
msgstr "Prawdźepodobnostna hódnota, kotrejež inwersne F- rozdźělenje so ma wuličić."
@@ -11665,7 +10358,6 @@ msgid "Degrees freedom 1"
msgstr "stopnje_swobody_1"
#: scfuncs.hrc:2749
-#, fuzzy
msgctxt "SC_OPCODE_F_INV"
msgid "The degrees of freedom in the numerator of the F distribution."
msgstr "Stopnje swobody w ličaku F-rozdźělenja."
@@ -11677,13 +10369,11 @@ msgid "Degrees freedom 2"
msgstr "stopnje_swobody_2"
#: scfuncs.hrc:2751
-#, fuzzy
msgctxt "SC_OPCODE_F_INV"
msgid "The degrees of freedom in the denominator of the F distribution."
msgstr "Stopnje swobody w mjenowaku F-rozdźělenja."
#: scfuncs.hrc:2757
-#, fuzzy
msgctxt "SC_OPCODE_F_INV_LT"
msgid "Values of the inverse left tail F distribution."
msgstr "Hódnoty inwersneho lěwobóčneho F-rozdźělenja."
@@ -11695,7 +10385,6 @@ msgid "Number"
msgstr "Ličby"
#: scfuncs.hrc:2759
-#, fuzzy
msgctxt "SC_OPCODE_F_INV_LT"
msgid "The probability value for which the inverse F distribution is to be calculated."
msgstr "Prawdźepodobnostna hódnota, kotrejež inwersne F- rozdźělenje so ma wuličić."
@@ -11707,7 +10396,6 @@ msgid "Degrees freedom 1"
msgstr "stopnje_swobody_1"
#: scfuncs.hrc:2761
-#, fuzzy
msgctxt "SC_OPCODE_F_INV_LT"
msgid "The degrees of freedom in the numerator of the F distribution."
msgstr "Stopnje swobody w ličaku F-rozdźělenja."
@@ -11719,13 +10407,11 @@ msgid "Degrees freedom 2"
msgstr "stopnje_swobody_2"
#: scfuncs.hrc:2763
-#, fuzzy
msgctxt "SC_OPCODE_F_INV_LT"
msgid "The degrees of freedom in the denominator of the F distribution."
msgstr "Stopnje swobody w mjenowaku F-rozdźělenja."
#: scfuncs.hrc:2769
-#, fuzzy
msgctxt "SC_OPCODE_F_INV_RT"
msgid "Values of the inverse right tail F distribution."
msgstr "Hódnoty inwersneho prawobóčneho F-rozdźělenja."
@@ -11737,7 +10423,6 @@ msgid "Number"
msgstr "Ličby"
#: scfuncs.hrc:2771
-#, fuzzy
msgctxt "SC_OPCODE_F_INV_RT"
msgid "The probability value for which the inverse F distribution is to be calculated."
msgstr "Prawdźepodobnostna hódnota, kotrejež inwersne F- rozdźělenje so ma wuličić."
@@ -11749,7 +10434,6 @@ msgid "Degrees freedom 1"
msgstr "stopnje_swobody_1"
#: scfuncs.hrc:2773
-#, fuzzy
msgctxt "SC_OPCODE_F_INV_RT"
msgid "The degrees of freedom in the numerator of the F distribution."
msgstr "Stopnje swobody w ličaku F-rozdźělenja."
@@ -11761,13 +10445,11 @@ msgid "Degrees freedom 2"
msgstr "stopnje_swobody_2"
#: scfuncs.hrc:2775
-#, fuzzy
msgctxt "SC_OPCODE_F_INV_RT"
msgid "The degrees of freedom in the denominator of the F distribution."
msgstr "Stopnje swobody w mjenowaku F-rozdźělenja."
#: scfuncs.hrc:2781
-#, fuzzy
msgctxt "SC_OPCODE_CHI_DIST"
msgid "Returns the right-tail probability of the chi-square distribution."
msgstr "Wróći prawobóčnu prawdźepodobnosć chi-kwadratneho rozdźělenja."
@@ -11779,7 +10461,6 @@ msgid "Number"
msgstr "Ličby"
#: scfuncs.hrc:2783
-#, fuzzy
msgctxt "SC_OPCODE_CHI_DIST"
msgid "The value for which the chi square distribution is to be calculated."
msgstr "Hódnota, za kotruž so ma chi-kwadratne rozdźělenje wuličić."
@@ -11791,13 +10472,11 @@ msgid "Degrees freedom"
msgstr "stopnje_swobody"
#: scfuncs.hrc:2785
-#, fuzzy
msgctxt "SC_OPCODE_CHI_DIST"
msgid "The degrees of freedom of the chi square distribution."
msgstr "Stopnje swobody chi-kwadratneho rozdźělenja."
#: scfuncs.hrc:2791
-#, fuzzy
msgctxt "SC_OPCODE_CHI_DIST_MS"
msgid "Returns the right-tail probability of the chi-square distribution."
msgstr "Wróći prawobóčnu prawdźepodobnosć chi-kwadratneho rozdźělenja."
@@ -11809,7 +10488,6 @@ msgid "Number"
msgstr "Ličby"
#: scfuncs.hrc:2793
-#, fuzzy
msgctxt "SC_OPCODE_CHI_DIST_MS"
msgid "The value for which the chi square distribution is to be calculated."
msgstr "Hódnota, za kotruž so ma chi-kwadratne rozdźělenje wuličić."
@@ -11821,13 +10499,11 @@ msgid "Degrees freedom"
msgstr "stopnje_swobody"
#: scfuncs.hrc:2795
-#, fuzzy
msgctxt "SC_OPCODE_CHI_DIST_MS"
msgid "The degrees of freedom of the chi square distribution."
msgstr "Stopnje swobody chi-kwadratneho rozdźělenja."
#: scfuncs.hrc:2802
-#, fuzzy
msgctxt "SC_OPCODE_CHISQ_DIST"
msgid "Returns left-tail probability of the cumulative distribution function or values of the probability density function of the chi-square distribution."
msgstr "Wróći lěwobóčnu prawdźepodobnosć kumulatiwneje rozdźělenskeje funkcije abo hódnoty funkcije hustoty prawdźepodobnosće chi-kwadratneho rozdźělenja."
@@ -11839,37 +10515,31 @@ msgid "Number"
msgstr "Ličby"
#: scfuncs.hrc:2804
-#, fuzzy
msgctxt "SC_OPCODE_CHISQ_DIST"
msgid "The value for which the probability density function or cumulative distribution function is to be calculated."
msgstr "Hódnota, za kotruž so ma funkcija hustoty prawdźepodobnosće abo kumulatiwna rozdźělenska funkcija wuličić."
#: scfuncs.hrc:2805
-#, fuzzy
msgctxt "SC_OPCODE_CHISQ_DIST"
msgid "Degrees of Freedom"
msgstr "Stopnje swobody"
#: scfuncs.hrc:2806
-#, fuzzy
msgctxt "SC_OPCODE_CHISQ_DIST"
msgid "The degrees of freedom of the chi-square distribution."
msgstr "Stopnje swobody chi-kwadratneho rozdźělenja."
#: scfuncs.hrc:2807
-#, fuzzy
msgctxt "SC_OPCODE_CHISQ_DIST"
msgid "Cumulative"
msgstr "Kumulatiwny"
#: scfuncs.hrc:2808
-#, fuzzy
msgctxt "SC_OPCODE_CHISQ_DIST"
msgid "0 or FALSE calculates the probability density function. Any other value or TRUE or omitted calculates the cumulative distribution function."
msgstr "0 abo WOPAK wobličuje funkciju hustoty prawdźepodobnosće. Druha hódnota abo WĚRNO abo njepodata wobličuje kumulatiwnu rozdźělensku funkciju."
#: scfuncs.hrc:2815
-#, fuzzy
msgctxt "SC_OPCODE_CHISQ_DIST_MS"
msgid "Returns left-tail probability of the cumulative distribution function or values of the probability density function of the chi-square distribution."
msgstr "Wróći lěwobóčnu prawdźepodobnosć kumulatiwneje rozdźělenskeje funkcije abo hódnoty funkcije hustoty prawdźepodobnosće chi-kwadratneho rozdźělenja."
@@ -11881,31 +10551,26 @@ msgid "Number"
msgstr "Ličby"
#: scfuncs.hrc:2817
-#, fuzzy
msgctxt "SC_OPCODE_CHISQ_DIST_MS"
msgid "The value for which the probability density function or cumulative distribution function is to be calculated."
msgstr "Hódnota, za kotruž so ma funkcija hustoty prawdźepodobnosće abo kumulatiwna rozdźělenska funkcija wuličić."
#: scfuncs.hrc:2818
-#, fuzzy
msgctxt "SC_OPCODE_CHISQ_DIST_MS"
msgid "Degrees of Freedom"
msgstr "Stopnje swobody"
#: scfuncs.hrc:2819
-#, fuzzy
msgctxt "SC_OPCODE_CHISQ_DIST_MS"
msgid "The degrees of freedom of the chi-square distribution."
msgstr "Stopnje swobody chi-kwadratneho rozdźělenja."
#: scfuncs.hrc:2820
-#, fuzzy
msgctxt "SC_OPCODE_CHISQ_DIST_MS"
msgid "Cumulative"
msgstr "Kumulatiwny"
#: scfuncs.hrc:2821
-#, fuzzy
msgctxt "SC_OPCODE_CHISQ_DIST_MS"
msgid "0 or FALSE calculates the probability density function. Any other value or TRUE calculates the cumulative distribution function."
msgstr "0 abo WOPAK wobličuje funkciju hustoty prawdźepodobnosće. Druha hódnota abo WĚRNO wobličuje kumulatiwnu rozdźělensku funkciju."
@@ -11923,7 +10588,6 @@ msgid "Number"
msgstr "Ličby"
#: scfuncs.hrc:2830
-#, fuzzy
msgctxt "SC_OPCODE_CHI_INV"
msgid "The probability value for which the inverse chi square distribution is to be calculated."
msgstr "Prawdźepodobnostna hódnota, za kotruž so ma inwersne chi-kwadratne rozdźělenje wuličić."
@@ -11935,7 +10599,6 @@ msgid "Degrees freedom"
msgstr "stopnje_swobody"
#: scfuncs.hrc:2832
-#, fuzzy
msgctxt "SC_OPCODE_CHI_INV"
msgid "The degrees of freedom of the chi square distribution."
msgstr "Stopnje swobody chi-kwadratneho rozdźělenja."
@@ -11953,7 +10616,6 @@ msgid "Number"
msgstr "Ličby"
#: scfuncs.hrc:2841
-#, fuzzy
msgctxt "SC_OPCODE_CHI_INV_MS"
msgid "The probability value for which the inverse chi square distribution is to be calculated."
msgstr "Prawdźepodobnostna hódnota, za kotruž so ma inwersne chi-kwadratne rozdźělenje wuličić."
@@ -11965,73 +10627,61 @@ msgid "Degrees freedom"
msgstr "stopnje_swobody"
#: scfuncs.hrc:2843
-#, fuzzy
msgctxt "SC_OPCODE_CHI_INV_MS"
msgid "The degrees of freedom of the chi square distribution."
msgstr "Stopnje swobody chi-kwadratneho rozdźělenja."
#: scfuncs.hrc:2850
-#, fuzzy
msgctxt "SC_OPCODE_CHISQ_INV"
msgid "Values of the inverse of CHISQDIST(x;DegreesOfFreedom;TRUE())."
msgstr "Hódnoty inwersneho k CHIROZD(x; stopnje_swobody;WĚRNO())."
#: scfuncs.hrc:2851
-#, fuzzy
msgctxt "SC_OPCODE_CHISQ_INV"
msgid "Probability"
msgstr "Prawdźepodobnosć"
#: scfuncs.hrc:2852
-#, fuzzy
msgctxt "SC_OPCODE_CHISQ_INV"
msgid "The probability value for which the inverse of the chi square distribution is to be calculated."
msgstr "Prawdźepodobnostna hódnota, za kotruž so ma inwersne chi-kwadratne rozdźělenje wuličić."
#: scfuncs.hrc:2853
-#, fuzzy
msgctxt "SC_OPCODE_CHISQ_INV"
msgid "Degrees of Freedom"
msgstr "Stopnje swobody"
#: scfuncs.hrc:2854
-#, fuzzy
msgctxt "SC_OPCODE_CHISQ_INV"
msgid "The degrees of freedom of the chi square distribution."
msgstr "Stopnje swobody chi-kwadratneho rozdźělenja."
#: scfuncs.hrc:2861
-#, fuzzy
msgctxt "SC_OPCODE_CHISQ_INV_MS"
msgid "Values of the inverse of CHISQ.DIST(x;DegreesOfFreedom;TRUE())."
msgstr "Hódnoty inwersneho k CHIROZD(x; stopnje_swobody;WĚRNO())."
#: scfuncs.hrc:2862
-#, fuzzy
msgctxt "SC_OPCODE_CHISQ_INV_MS"
msgid "Probability"
msgstr "Prawdźepodobnosć"
#: scfuncs.hrc:2863
-#, fuzzy
msgctxt "SC_OPCODE_CHISQ_INV_MS"
msgid "The probability value for which the inverse of the chi square distribution is to be calculated."
msgstr "Prawdźepodobnostna hódnota, za kotruž so ma inwersne chi-kwadratne rozdźělenje wuličić."
#: scfuncs.hrc:2864
-#, fuzzy
msgctxt "SC_OPCODE_CHISQ_INV_MS"
msgid "Degrees of Freedom"
msgstr "Stopnje swobody"
#: scfuncs.hrc:2865
-#, fuzzy
msgctxt "SC_OPCODE_CHISQ_INV_MS"
msgid "The degrees of freedom of the chi square distribution."
msgstr "Stopnje swobody chi-kwadratneho rozdźělenja."
#: scfuncs.hrc:2872
-#, fuzzy
msgctxt "SC_OPCODE_STANDARD"
msgid "Converts a random variable to a normalized value."
msgstr "Konwertuje připadnu wariablu do normalizowaneje hódnoty."
@@ -12043,7 +10693,6 @@ msgid "Number"
msgstr "Ličby"
#: scfuncs.hrc:2874
-#, fuzzy
msgctxt "SC_OPCODE_STANDARD"
msgid "The value to be standardized."
msgstr "Hódnota, kotraž so ma standardizować."
@@ -12055,25 +10704,21 @@ msgid "Mean"
msgstr "Přerězk"
#: scfuncs.hrc:2876
-#, fuzzy
msgctxt "SC_OPCODE_STANDARD"
msgid "The mean value used for moving."
msgstr "Srjedźna hódnota, wo kotruž so přesunje."
#: scfuncs.hrc:2877
-#, fuzzy
msgctxt "SC_OPCODE_STANDARD"
msgid "STDEV"
msgstr "STAWOTCH"
#: scfuncs.hrc:2878
-#, fuzzy
msgctxt "SC_OPCODE_STANDARD"
msgid "The standard deviation used for scaling."
msgstr "Standardne wotchilenje, wo kotrež so skaluje."
#: scfuncs.hrc:2884
-#, fuzzy
msgctxt "SC_OPCODE_PERMUT"
msgid "Returns the number of permutations for a given number of elements without repetition."
msgstr "Wróći ličbu wariacijow za podatu ličbu elementow bjez wospjetowanja."
@@ -12085,7 +10730,6 @@ msgid "Count 1"
msgstr "Ličba_1"
#: scfuncs.hrc:2886
-#, fuzzy
msgctxt "SC_OPCODE_PERMUT"
msgid "The total number of elements."
msgstr "Cyłkowna ličba elementow."
@@ -12097,13 +10741,11 @@ msgid "Count 2"
msgstr "Ličba_2"
#: scfuncs.hrc:2888
-#, fuzzy
msgctxt "SC_OPCODE_PERMUT"
msgid "The selection number taken from the elements."
msgstr "Ličba wubranych elementow."
#: scfuncs.hrc:2894
-#, fuzzy
msgctxt "SC_OPCODE_PERMUTATION_A"
msgid "Returns the number of permutations for a given number of objects (repetition allowed)."
msgstr "Wróći ličbu wariacijow za podatu ličbu objektow (wospjetowanje dowolene)."
@@ -12115,7 +10757,6 @@ msgid "Count 1"
msgstr "Ličba_1"
#: scfuncs.hrc:2896
-#, fuzzy
msgctxt "SC_OPCODE_PERMUTATION_A"
msgid "The total number of elements."
msgstr "Cyłkowna ličba elementow."
@@ -12127,13 +10768,11 @@ msgid "Count 2"
msgstr "Ličba_2"
#: scfuncs.hrc:2898
-#, fuzzy
msgctxt "SC_OPCODE_PERMUTATION_A"
msgid "The selection number taken from the elements."
msgstr "Ličba wubranych elementow."
#: scfuncs.hrc:2904
-#, fuzzy
msgctxt "SC_OPCODE_CONFIDENCE"
msgid "Returns a (1-alpha) confidence interval for a normal distribution."
msgstr "Wróći konfidencny interwal (1-alfa) za normalne rozdźělenje."
@@ -12145,37 +10784,31 @@ msgid "Alpha"
msgstr "Alfa:"
#: scfuncs.hrc:2906
-#, fuzzy
msgctxt "SC_OPCODE_CONFIDENCE"
msgid "The level of the confidence interval."
msgstr "Runina konfidencneho interwala."
#: scfuncs.hrc:2907
-#, fuzzy
msgctxt "SC_OPCODE_CONFIDENCE"
msgid "STDEV"
msgstr "STAWOTCH"
#: scfuncs.hrc:2908
-#, fuzzy
msgctxt "SC_OPCODE_CONFIDENCE"
msgid "The standard deviation of the population."
msgstr "Standardne wotchilenje zakładneje cyłkownosće."
#: scfuncs.hrc:2909
-#, fuzzy
msgctxt "SC_OPCODE_CONFIDENCE"
msgid "Size"
msgstr "Wulkosć"
#: scfuncs.hrc:2910
-#, fuzzy
msgctxt "SC_OPCODE_CONFIDENCE"
msgid "The size of the population."
msgstr "Wulkosć zakładneje cyłkownosće."
#: scfuncs.hrc:2916
-#, fuzzy
msgctxt "SC_OPCODE_CONFIDENCE_N"
msgid "Returns a (1-alpha) confidence interval for a normal distribution."
msgstr "Wróći konfidencny interwal (1-alfa) za normalne rozdźělenje."
@@ -12187,37 +10820,31 @@ msgid "Alpha"
msgstr "Alfa:"
#: scfuncs.hrc:2918
-#, fuzzy
msgctxt "SC_OPCODE_CONFIDENCE_N"
msgid "The level of the confidence interval."
msgstr "Runina konfidencneho interwala."
#: scfuncs.hrc:2919
-#, fuzzy
msgctxt "SC_OPCODE_CONFIDENCE_N"
msgid "STDEV"
msgstr "STAWOTCH"
#: scfuncs.hrc:2920
-#, fuzzy
msgctxt "SC_OPCODE_CONFIDENCE_N"
msgid "The standard deviation of the population."
msgstr "Standardne wotchilenje zakładneje cyłkownosće."
#: scfuncs.hrc:2921
-#, fuzzy
msgctxt "SC_OPCODE_CONFIDENCE_N"
msgid "Size"
msgstr "Wulkosć"
#: scfuncs.hrc:2922
-#, fuzzy
msgctxt "SC_OPCODE_CONFIDENCE_N"
msgid "The size of the population."
msgstr "Wulkosć zakładneje cyłkownosće."
#: scfuncs.hrc:2928
-#, fuzzy
msgctxt "SC_OPCODE_CONFIDENCE_T"
msgid "Returns a (1-alpha) confidence interval for a Student's t distribution."
msgstr "Wróći konfidencny interwal (1-alfa) za studentske t-rozdźělenje."
@@ -12229,121 +10856,101 @@ msgid "Alpha"
msgstr "Alfa:"
#: scfuncs.hrc:2930
-#, fuzzy
msgctxt "SC_OPCODE_CONFIDENCE_T"
msgid "The level of the confidence interval."
msgstr "Runina konfidencneho interwala."
#: scfuncs.hrc:2931
-#, fuzzy
msgctxt "SC_OPCODE_CONFIDENCE_T"
msgid "STDEV"
msgstr "STAWOTCH"
#: scfuncs.hrc:2932
-#, fuzzy
msgctxt "SC_OPCODE_CONFIDENCE_T"
msgid "The standard deviation of the population."
msgstr "Standardne wotchilenje zakładneje cyłkownosće."
#: scfuncs.hrc:2933
-#, fuzzy
msgctxt "SC_OPCODE_CONFIDENCE_T"
msgid "Size"
msgstr "Wulkosć"
#: scfuncs.hrc:2934
-#, fuzzy
msgctxt "SC_OPCODE_CONFIDENCE_T"
msgid "The size of the population."
msgstr "Wulkosć zakładneje cyłkownosće."
#: scfuncs.hrc:2940
-#, fuzzy
msgctxt "SC_OPCODE_Z_TEST"
msgid "Calculates the probability of observing a z-statistic greater than the one computed based on a sample."
msgstr "Wuličuje prawdźepodobnosć z-statistiki, kotraž je wjetša hač ta, kotraž je so na zakładźe proby wuličiła."
#: scfuncs.hrc:2941
-#, fuzzy
msgctxt "SC_OPCODE_Z_TEST"
msgid "Data"
msgstr "Daty"
#: scfuncs.hrc:2942
-#, fuzzy
msgctxt "SC_OPCODE_Z_TEST"
msgid "The given sample, drawn from a normally distributed population."
msgstr "Data proba, wubrana z normalnje rozdźěleneje zakładneje cyłkownosće."
#: scfuncs.hrc:2943
-#, fuzzy
msgctxt "SC_OPCODE_Z_TEST"
msgid "mu"
msgstr "my"
#: scfuncs.hrc:2944
-#, fuzzy
msgctxt "SC_OPCODE_Z_TEST"
msgid "The known mean of the population."
msgstr "Znata srjedźna hódnota zakładneje cyłkownosće."
#: scfuncs.hrc:2945
-#, fuzzy
msgctxt "SC_OPCODE_Z_TEST"
msgid "sigma"
msgstr "sigma"
#: scfuncs.hrc:2946
-#, fuzzy
msgctxt "SC_OPCODE_Z_TEST"
msgid "The known standard deviation of the population. If omitted, the standard deviation of the given sample is used."
msgstr "Znate standardne wotchilenje zakładneje cyłkownosće. Jeli podate njeje, so standardne wotchilenje dateje proby wužiwa."
#: scfuncs.hrc:2952
-#, fuzzy
msgctxt "SC_OPCODE_Z_TEST_MS"
msgid "Calculates the probability of observing a z-statistic greater than the one computed based on a sample."
msgstr "Wuličuje prawdźepodobnosć z-statistiki, kotraž je wjetša hač ta, kotraž je so na zakładźe proby wuličiła."
#: scfuncs.hrc:2953
-#, fuzzy
msgctxt "SC_OPCODE_Z_TEST_MS"
msgid "Data"
msgstr "Daty"
#: scfuncs.hrc:2954
-#, fuzzy
msgctxt "SC_OPCODE_Z_TEST_MS"
msgid "The given sample, drawn from a normally distributed population."
msgstr "Data proba, wubrana z normalnje rozdźěleneje zakładneje cyłkownosće."
#: scfuncs.hrc:2955
-#, fuzzy
msgctxt "SC_OPCODE_Z_TEST_MS"
msgid "mu"
msgstr "my"
#: scfuncs.hrc:2956
-#, fuzzy
msgctxt "SC_OPCODE_Z_TEST_MS"
msgid "The known mean of the population."
msgstr "Znata srjedźna hódnota zakładneje cyłkownosće."
#: scfuncs.hrc:2957
-#, fuzzy
msgctxt "SC_OPCODE_Z_TEST_MS"
msgid "sigma"
msgstr "sigma"
#: scfuncs.hrc:2958
-#, fuzzy
msgctxt "SC_OPCODE_Z_TEST_MS"
msgid "The known standard deviation of the population. If omitted, the standard deviation of the given sample is used."
msgstr "Znate standardne wotchilenje zakładneje cyłkownosće. Jeli podate njeje, so standardne wotchilenje dateje proby wužiwa."
#: scfuncs.hrc:2964
-#, fuzzy
msgctxt "SC_OPCODE_CHI_TEST"
msgid "Returns the chi square independence test."
msgstr "Wróći chi-kwadratny test njewotwisnosće."
@@ -12355,7 +10962,6 @@ msgid "Data B"
msgstr "Datowa lajsta"
#: scfuncs.hrc:2966
-#, fuzzy
msgctxt "SC_OPCODE_CHI_TEST"
msgid "The observed data array."
msgstr "Matriks wobkedźbowanych datow."
@@ -12367,13 +10973,11 @@ msgid "Data E"
msgstr "Datowa lajsta"
#: scfuncs.hrc:2968
-#, fuzzy
msgctxt "SC_OPCODE_CHI_TEST"
msgid "The expected data array."
msgstr "Matriks wočakowanych datow."
#: scfuncs.hrc:2974
-#, fuzzy
msgctxt "SC_OPCODE_CHI_TEST_MS"
msgid "Returns the chi square independence test."
msgstr "Wróći chi-kwadratny test njewotwisnosće."
@@ -12385,7 +10989,6 @@ msgid "Data B"
msgstr "Datowa lajsta"
#: scfuncs.hrc:2976
-#, fuzzy
msgctxt "SC_OPCODE_CHI_TEST_MS"
msgid "The observed data array."
msgstr "Matriks wobkedźbowanych datow."
@@ -12397,13 +11000,11 @@ msgid "Data E"
msgstr "Datowa lajsta"
#: scfuncs.hrc:2978
-#, fuzzy
msgctxt "SC_OPCODE_CHI_TEST_MS"
msgid "The expected data array."
msgstr "Matriks wočakowanych datow."
#: scfuncs.hrc:2984
-#, fuzzy
msgctxt "SC_OPCODE_F_TEST"
msgid "Calculates the F test."
msgstr "Wobličuje F-test."
@@ -12415,7 +11016,6 @@ msgid "Data 1"
msgstr "Datowa lajsta"
#: scfuncs.hrc:2986
-#, fuzzy
msgctxt "SC_OPCODE_F_TEST"
msgid "The first record array."
msgstr "Matriks prěnjeje datoweje sadźby."
@@ -12427,13 +11027,11 @@ msgid "Data 2"
msgstr "Datowa lajsta"
#: scfuncs.hrc:2988
-#, fuzzy
msgctxt "SC_OPCODE_F_TEST"
msgid "The second record array."
msgstr "Matriks druheje datoweje sadźby."
#: scfuncs.hrc:2994
-#, fuzzy
msgctxt "SC_OPCODE_F_TEST_MS"
msgid "Calculates the F test."
msgstr "Wobličuje F-test."
@@ -12445,7 +11043,6 @@ msgid "Data 1"
msgstr "Datowa lajsta"
#: scfuncs.hrc:2996
-#, fuzzy
msgctxt "SC_OPCODE_F_TEST_MS"
msgid "The first record array."
msgstr "Matriks prěnjeje datoweje sadźby."
@@ -12457,13 +11054,11 @@ msgid "Data 2"
msgstr "Datowa lajsta"
#: scfuncs.hrc:2998
-#, fuzzy
msgctxt "SC_OPCODE_F_TEST_MS"
msgid "The second record array."
msgstr "Matriks druheje datoweje sadźby."
#: scfuncs.hrc:3004
-#, fuzzy
msgctxt "SC_OPCODE_T_TEST"
msgid "Calculates the T test."
msgstr "Wobličuje t-test."
@@ -12475,7 +11070,6 @@ msgid "Data 1"
msgstr "Datowa lajsta"
#: scfuncs.hrc:3006
-#, fuzzy
msgctxt "SC_OPCODE_T_TEST"
msgid "The first record array."
msgstr "Matriks prěnjeje datoweje sadźby."
@@ -12487,7 +11081,6 @@ msgid "Data 2"
msgstr "Datowa lajsta"
#: scfuncs.hrc:3008
-#, fuzzy
msgctxt "SC_OPCODE_T_TEST"
msgid "The second record array."
msgstr "Matriks druheje datoweje sadźby."
@@ -12499,7 +11092,6 @@ msgid "Mode"
msgstr "Modus"
#: scfuncs.hrc:3010
-#, fuzzy
msgctxt "SC_OPCODE_T_TEST"
msgid "Mode specifies the number of distribution tails to return. 1= one-tailed, 2 = two-tailed distribution"
msgstr "Modus podawa ličbu rozdźělenskich bokow. kotryž so ma wróćić. 1 = jednobóčne, 2= dwubóčne rozdźělenje"
@@ -12511,13 +11103,11 @@ msgid "Type"
msgstr "Typ"
#: scfuncs.hrc:3012
-#, fuzzy
msgctxt "SC_OPCODE_T_TEST"
msgid "The type of the T test."
msgstr "Typ t-testa."
#: scfuncs.hrc:3018
-#, fuzzy
msgctxt "SC_OPCODE_T_TEST_MS"
msgid "Calculates the T test."
msgstr "Wobličuje t-test."
@@ -12529,7 +11119,6 @@ msgid "Data 1"
msgstr "Datowa lajsta"
#: scfuncs.hrc:3020
-#, fuzzy
msgctxt "SC_OPCODE_T_TEST_MS"
msgid "The first record array."
msgstr "Matriks prěnjeje datoweje sadźby."
@@ -12541,7 +11130,6 @@ msgid "Data 2"
msgstr "Datowa lajsta"
#: scfuncs.hrc:3022
-#, fuzzy
msgctxt "SC_OPCODE_T_TEST_MS"
msgid "The second record array."
msgstr "Matriks druheje datoweje sadźby."
@@ -12553,7 +11141,6 @@ msgid "Mode"
msgstr "Modus"
#: scfuncs.hrc:3024
-#, fuzzy
msgctxt "SC_OPCODE_T_TEST_MS"
msgid "Mode specifies the number of distribution tails to return. 1= one-tailed, 2 = two-tailed distribution"
msgstr "Modus podawa ličbu rozdźělenskich bokow. kotryž so ma wróćić. 1 = jednobóčne, 2= dwubóčne rozdźělenje"
@@ -12565,13 +11152,11 @@ msgid "Type"
msgstr "Typ"
#: scfuncs.hrc:3026
-#, fuzzy
msgctxt "SC_OPCODE_T_TEST_MS"
msgid "The type of the T test."
msgstr "Typ t-testa."
#: scfuncs.hrc:3032
-#, fuzzy
msgctxt "SC_OPCODE_RSQ"
msgid "Returns the square of the Pearson product moment correlation coefficient."
msgstr "Wróći kwadrat Pearsonoweho korelaciskeho koeficienta."
@@ -12583,7 +11168,6 @@ msgid "Data Y"
msgstr "Datowa lajsta"
#: scfuncs.hrc:3034
-#, fuzzy
msgctxt "SC_OPCODE_RSQ"
msgid "The Y data array."
msgstr "Matriks Y-datow."
@@ -12595,13 +11179,11 @@ msgid "Data X"
msgstr "Datowa lajsta"
#: scfuncs.hrc:3036
-#, fuzzy
msgctxt "SC_OPCODE_RSQ"
msgid "The X data array."
msgstr "Matriks X-datow."
#: scfuncs.hrc:3042
-#, fuzzy
msgctxt "SC_OPCODE_INTERCEPT"
msgid "Returns the intercept of the linear regression line and the Y axis."
msgstr "Wróći prěčišćo linearneje regresijneje prosteje z Y-wósku."
@@ -12613,7 +11195,6 @@ msgid "Data Y"
msgstr "Datowa lajsta"
#: scfuncs.hrc:3044
-#, fuzzy
msgctxt "SC_OPCODE_INTERCEPT"
msgid "The Y data array."
msgstr "Matriks Y-datow."
@@ -12625,13 +11206,11 @@ msgid "Data X"
msgstr "Datowa lajsta"
#: scfuncs.hrc:3046
-#, fuzzy
msgctxt "SC_OPCODE_INTERCEPT"
msgid "The X data array."
msgstr "Matriks X-datow."
#: scfuncs.hrc:3052
-#, fuzzy
msgctxt "SC_OPCODE_SLOPE"
msgid "Returns the slope of the linear regression line."
msgstr "Wróći postup linearneje regresijneje prosteje."
@@ -12643,7 +11222,6 @@ msgid "Data Y"
msgstr "Datowa lajsta"
#: scfuncs.hrc:3054
-#, fuzzy
msgctxt "SC_OPCODE_SLOPE"
msgid "The Y data array."
msgstr "Matriks Y-datow."
@@ -12655,13 +11233,11 @@ msgid "Data X"
msgstr "Datowa lajsta"
#: scfuncs.hrc:3056
-#, fuzzy
msgctxt "SC_OPCODE_SLOPE"
msgid "The X data array."
msgstr "Matriks X-datow."
#: scfuncs.hrc:3062
-#, fuzzy
msgctxt "SC_OPCODE_STEYX"
msgid "Returns the standard error of the linear regression."
msgstr "Wróći standardny zmylk linearneje regresije."
@@ -12673,7 +11249,6 @@ msgid "Data Y"
msgstr "Datowa lajsta"
#: scfuncs.hrc:3064
-#, fuzzy
msgctxt "SC_OPCODE_STEYX"
msgid "The Y data array."
msgstr "Matriks Y-datow."
@@ -12685,13 +11260,11 @@ msgid "Data X"
msgstr "Datowa lajsta"
#: scfuncs.hrc:3066
-#, fuzzy
msgctxt "SC_OPCODE_STEYX"
msgid "The X data array."
msgstr "Matriks X-datow."
#: scfuncs.hrc:3072
-#, fuzzy
msgctxt "SC_OPCODE_PEARSON"
msgid "Returns the Pearson product moment correlation coefficient."
msgstr "Wróći Pearsonowy korelaciski koeficient."
@@ -12703,7 +11276,6 @@ msgid "Data 1"
msgstr "Datowa lajsta"
#: scfuncs.hrc:3074
-#, fuzzy
msgctxt "SC_OPCODE_PEARSON"
msgid "The first record array."
msgstr "Matriks prěnjeje datoweje sadźby."
@@ -12715,13 +11287,11 @@ msgid "Data 2"
msgstr "Datowa lajsta"
#: scfuncs.hrc:3076
-#, fuzzy
msgctxt "SC_OPCODE_PEARSON"
msgid "The second record array."
msgstr "Matriks druheje datoweje sadźby."
#: scfuncs.hrc:3082
-#, fuzzy
msgctxt "SC_OPCODE_CORREL"
msgid "Returns the correlation coefficient."
msgstr "Wróći korelaciski koeficient."
@@ -12733,7 +11303,6 @@ msgid "Data 1"
msgstr "Datowa lajsta"
#: scfuncs.hrc:3084
-#, fuzzy
msgctxt "SC_OPCODE_CORREL"
msgid "The first record array."
msgstr "Matriks prěnjeje datoweje sadźby."
@@ -12745,13 +11314,11 @@ msgid "Data 2"
msgstr "Datowa lajsta"
#: scfuncs.hrc:3086
-#, fuzzy
msgctxt "SC_OPCODE_CORREL"
msgid "The second record array."
msgstr "Matriks druheje datoweje sadźby."
#: scfuncs.hrc:3092
-#, fuzzy
msgctxt "SC_OPCODE_COVAR"
msgid "Calculates the population covariance."
msgstr "Wuličuje kowariancu zakładneje cyłkownosće."
@@ -12763,7 +11330,6 @@ msgid "Data 1"
msgstr "Datowa lajsta"
#: scfuncs.hrc:3094
-#, fuzzy
msgctxt "SC_OPCODE_COVAR"
msgid "The first record array."
msgstr "Matriks prěnjeje datoweje sadźby."
@@ -12775,13 +11341,11 @@ msgid "Data 2"
msgstr "Datowa lajsta"
#: scfuncs.hrc:3096
-#, fuzzy
msgctxt "SC_OPCODE_COVAR"
msgid "The second record array."
msgstr "Matriks druheje datoweje sadźby."
#: scfuncs.hrc:3102
-#, fuzzy
msgctxt "SC_OPCODE_COVARIANCE_P"
msgid "Calculates the population covariance."
msgstr "Wuličuje kowariancu zakładneje cyłkownosće."
@@ -12793,7 +11357,6 @@ msgid "Data 1"
msgstr "Datowa lajsta"
#: scfuncs.hrc:3104
-#, fuzzy
msgctxt "SC_OPCODE_COVARIANCE_P"
msgid "The first record array."
msgstr "Matriks prěnjeje datoweje sadźby."
@@ -12805,13 +11368,11 @@ msgid "Data 2"
msgstr "Datowa lajsta"
#: scfuncs.hrc:3106
-#, fuzzy
msgctxt "SC_OPCODE_COVARIANCE_P"
msgid "The second record array."
msgstr "Matriks druheje datoweje sadźby."
#: scfuncs.hrc:3112
-#, fuzzy
msgctxt "SC_OPCODE_COVARIANCE_S"
msgid "Calculates the sample covariance."
msgstr "Wuličuje přikładowu kowariancu."
@@ -12823,7 +11384,6 @@ msgid "Data 1"
msgstr "Datowa lajsta"
#: scfuncs.hrc:3114
-#, fuzzy
msgctxt "SC_OPCODE_COVARIANCE_S"
msgid "The first record array."
msgstr "Matriks prěnjeje datoweje sadźby."
@@ -12835,25 +11395,21 @@ msgid "Data 2"
msgstr "Datowa lajsta"
#: scfuncs.hrc:3116
-#, fuzzy
msgctxt "SC_OPCODE_COVARIANCE_S"
msgid "The second record array."
msgstr "Matriks druheje datoweje sadźby."
#: scfuncs.hrc:3122
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST"
msgid "Returns a value along a linear regression"
msgstr "Wróći hódnotu na prostej linearneje regresije"
#: scfuncs.hrc:3123
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST"
msgid "Value"
msgstr "Hódnota"
#: scfuncs.hrc:3124
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST"
msgid "The X value for which the Y value on the regression linear is to be calculated."
msgstr "X-hódnota, za kotruž so ma Y-hódnota na regresijnej prostej wuličić."
@@ -12865,7 +11421,6 @@ msgid "Data Y"
msgstr "Datowa lajsta"
#: scfuncs.hrc:3126
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST"
msgid "The Y data array."
msgstr "Matriks Y-datow."
@@ -12877,25 +11432,21 @@ msgid "Data X"
msgstr "Datowa lajsta"
#: scfuncs.hrc:3128
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST"
msgid "The X data array."
msgstr "Matriks X-datow."
#: scfuncs.hrc:3134
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_ADD"
msgid "Calculates future value(s) using additive Exponential Smoothing algorithm."
msgstr "Wuličuje přichodne hódnoty z pomocu algoritmusa aditiwneho eksponencialneho wurunowanja."
#: scfuncs.hrc:3135
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_ADD"
msgid "Target"
msgstr "Cil"
#: scfuncs.hrc:3136
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_ADD"
msgid "The date (array) for which you want to predict a value."
msgstr "Datum (matriks), za kotruž chceće hódnotu předwobličić."
@@ -12907,7 +11458,6 @@ msgid "Values"
msgstr "Hódnota"
#: scfuncs.hrc:3138
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_ADD"
msgid "The data array from which you want to forecast."
msgstr "Datowa matriks, z kotrejež chceće předpowědźić."
@@ -12919,7 +11469,6 @@ msgid "Timeline"
msgstr "časowa doba"
#: scfuncs.hrc:3140
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_ADD"
msgid "The date or numeric array; a consistent step between values is needed."
msgstr "Datum abo numeriska matriks; jednotny stup mjez hódnotami je trěbny."
@@ -12931,7 +11480,6 @@ msgid "Period length"
msgstr "periodowa dołhosć"
#: scfuncs.hrc:3142
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_ADD"
msgid "Number of Samples in Period (default 1); length of the seasonal pattern."
msgstr "Ličba přikładow w periodźe (standard 1); dołhosć sezonalneje periody."
@@ -12943,7 +11491,6 @@ msgid "Data completion"
msgstr "datowe wudospołnjenje"
#: scfuncs.hrc:3144
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_ADD"
msgid "Data completion (default 1); 0 treats missing points as zero, 1 interpolates."
msgstr "Datowe wudospołnjenje (standard 1); 0 z falowacymi dypkami kaž z nulu wobchadźa, 1 interpoluje."
@@ -12955,25 +11502,21 @@ msgid "Aggregation"
msgstr "přibliženje"
#: scfuncs.hrc:3146
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_ADD"
msgid "Aggregation (default 1 = AVERAGE); method to be used to aggregate identical (time) values."
msgstr "Přibliženje (standard 1 = PŘERĚZK); metoda, kotraž so ma za přibliženje identiskich (časowych) hódnotow wužiwać."
#: scfuncs.hrc:3152
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_MUL"
msgid "Calculates future value(s) using multiplicative Exponential Smoothing algorithm."
msgstr "Wuličuje přichodne hódnoty z pomocu algoritmusa multiplikatiwneho eksponencialneho wurunowanja."
#: scfuncs.hrc:3153
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_MUL"
msgid "Target"
msgstr "Cil"
#: scfuncs.hrc:3154
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_MUL"
msgid "The date (array) for which you want to predict a value."
msgstr "Datum (matriks), za kotruž chceće hódnotu předwobličić."
@@ -12985,7 +11528,6 @@ msgid "Values"
msgstr "Hódnota"
#: scfuncs.hrc:3156
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_MUL"
msgid "The data array from which you want to forecast."
msgstr "Datowa matriks, z kotrejež chceće předpowědźić."
@@ -12997,7 +11539,6 @@ msgid "Timeline"
msgstr "časowa doba"
#: scfuncs.hrc:3158
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_MUL"
msgid "The date or numeric array; a consistent step between values is needed."
msgstr "Datum abo numeriska matriks; jednotny stup mjez hódnotami je trěbny."
@@ -13009,7 +11550,6 @@ msgid "Period length"
msgstr "periodowa dołhosć"
#: scfuncs.hrc:3160
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_MUL"
msgid "Number of Samples in Period (default 1); length of the seasonal pattern."
msgstr "Ličba přikładow w periodźe (standard 1); dołhosć sezonalneje periody."
@@ -13021,7 +11561,6 @@ msgid "Data completion"
msgstr "datowe wudospołnjenje"
#: scfuncs.hrc:3162
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_MUL"
msgid "Data completion (default 1); 0 treats missing points as zero, 1 interpolates."
msgstr "Datowe wudospołnjenje (standard 1); 0 z falowacymi dypkami kaž z nulu wobchadźa, 1 interpoluje."
@@ -13033,25 +11572,21 @@ msgid "Aggregation"
msgstr "přibliženje"
#: scfuncs.hrc:3164
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_MUL"
msgid "Aggregation (default 1 = AVERAGE); method to be used to aggregate identical (time) values."
msgstr "Přibliženje (standard 1 = PŘERĚZK); metoda, kotraž so ma za přibliženje identiskich (časowych) hódnotow wužiwać."
#: scfuncs.hrc:3170
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_PIA"
msgid "Returns a prediction interval at the specified target value(s) for additive Exponential Smoothing method"
msgstr "Wróći předpowědźowy interwal za podatu cilowu hódnotu z pomocu metody aditiwneho eksponencialneho wurunowanja"
#: scfuncs.hrc:3171
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_PIA"
msgid "Target"
msgstr "Cil"
#: scfuncs.hrc:3172
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_PIA"
msgid "The date (array) for which you want to predict a value."
msgstr "Datum (matriks), za kotruž chceće hódnotu předwobličić."
@@ -13063,7 +11598,6 @@ msgid "Values"
msgstr "Hódnota"
#: scfuncs.hrc:3174
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_PIA"
msgid "The data array from which you want to forecast."
msgstr "Datowa matriks, z kotrejež chceće předpowědźić."
@@ -13075,7 +11609,6 @@ msgid "Timeline"
msgstr "časowa doba"
#: scfuncs.hrc:3176
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_PIA"
msgid "The date or numeric array; a consistent step between values is needed."
msgstr "Datum abo numeriska matriks; jednotny stup mjez hódnotami je trěbny."
@@ -13087,7 +11620,7 @@ msgid "Confidence level"
msgstr "konfidencny interwal"
#: scfuncs.hrc:3178
-#, fuzzy, c-format
+#, c-format
msgctxt "SC_OPCODE_FORECAST_ETS_PIA"
msgid "Confidence level (default 0.95); value 0 to 1 (exclusive) for 0 to 100% calculated prediction interval."
msgstr "Konfidencna runina (standard 0,95); hódnota 0 do 1 (ekskluziwny) za 0 hač 100% za wobličenje předpowědźoweho interwala."
@@ -13099,7 +11632,6 @@ msgid "Period length"
msgstr "periodowa dołhosć"
#: scfuncs.hrc:3180
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_PIA"
msgid "Number of Samples in Period (default 1); length of the seasonal pattern."
msgstr "Ličba přikładow w periodźe (standard 1); dołhosć sezonalneje periody."
@@ -13111,7 +11643,6 @@ msgid "Data completion"
msgstr "datowe wudospołnjenje"
#: scfuncs.hrc:3182
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_PIA"
msgid "Data completion (default 1); 0 treats missing points as zero, 1 interpolates."
msgstr "Datowe wudospołnjenje (standard 1); 0 z falowacymi dypkami kaž z nulu wobchadźa, 1 interpoluje."
@@ -13123,25 +11654,21 @@ msgid "Aggregation"
msgstr "přibliženje"
#: scfuncs.hrc:3184
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_PIA"
msgid "Aggregation (default 1 = AVERAGE); method to be used to aggregate identical (time) values."
msgstr "Přibliženje (standard 1 = PŘERĚZK); metoda, kotraž so ma za přibliženje identiskich (časowych) hódnotow wužiwać."
#: scfuncs.hrc:3190
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_PIM"
msgid "Returns a prediction interval at the specified target value(s) for multiplicative Exponential Smoothing method"
msgstr "Wróći předpowědźowy interwal za podatu cilowu hódnotu z pomocu metody multiplikatiwneho eksponencialneho wurunowanja"
#: scfuncs.hrc:3191
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_PIM"
msgid "Target"
msgstr "Cil"
#: scfuncs.hrc:3192
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_PIM"
msgid "The date (array) for which you want to predict a value."
msgstr "Datum (matriks), za kotruž chceće hódnotu předwobličić."
@@ -13153,7 +11680,6 @@ msgid "Values"
msgstr "Hódnota"
#: scfuncs.hrc:3194
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_PIM"
msgid "The data array from which you want to forecast."
msgstr "Datowa matriks, z kotrejež chceće předpowědźić."
@@ -13165,7 +11691,6 @@ msgid "Timeline"
msgstr "časowa doba"
#: scfuncs.hrc:3196
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_PIM"
msgid "The date or numeric array; a consistent step between values is needed."
msgstr "Datum abo numeriska matriks; jednotny stup mjez hódnotami je trěbny."
@@ -13177,7 +11702,7 @@ msgid "Confidence level"
msgstr "konfidencny interwal"
#: scfuncs.hrc:3198
-#, fuzzy, c-format
+#, c-format
msgctxt "SC_OPCODE_FORECAST_ETS_PIM"
msgid "Confidence level (default 0.95); value 0 to 1 (exclusive) for 0 to 100% calculated prediction interval."
msgstr "Konfidencna runina (standard 0,95); hódnota 0 do 1 (ekskluziwny) za 0 hač 100% za wobličenje předpowědźoweho interwala."
@@ -13189,7 +11714,6 @@ msgid "Period length"
msgstr "periodowa dołhosć"
#: scfuncs.hrc:3200
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_PIM"
msgid "Number of Samples in Period (default 1); length of the seasonal pattern."
msgstr "Ličba přikładow w periodźe (standard 1); dołhosć sezonalneje periody."
@@ -13201,7 +11725,6 @@ msgid "Data completion"
msgstr "datowe wudospołnjenje"
#: scfuncs.hrc:3202
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_PIM"
msgid "Data completion (default 1); 0 treats missing points as zero, 1 interpolates."
msgstr "Datowe wudospołnjenje (standard 1); 0 z falowacymi dypkami kaž z nulu wobchadźa, 1 interpoluje."
@@ -13213,13 +11736,11 @@ msgid "Aggregation"
msgstr "přibliženje"
#: scfuncs.hrc:3204
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_PIM"
msgid "Aggregation (default 1 = AVERAGE); method to be used to aggregate identical (time) values."
msgstr "Přibliženje (standard 1 = PŘERĚZK); metoda, kotraž so ma za přibliženje identiskich (časowych) hódnotow wužiwać."
#: scfuncs.hrc:3210
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_SEA"
msgid "Calculates the number of samples in period (season) using additive Exponential Triple Smoothing algorithm."
msgstr "Wuličuje ličbu přikładow na periodu (sezonu) z pomocu algoritmusa trojeho aditiwneho eksponencialneho wurunowanja."
@@ -13231,7 +11752,6 @@ msgid "Values"
msgstr "Hódnota"
#: scfuncs.hrc:3212
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_SEA"
msgid "The data array from which you want to forecast."
msgstr "Datowa matriks, z kotrejež chceće předpowědźić."
@@ -13243,7 +11763,6 @@ msgid "Timeline"
msgstr "časowa doba"
#: scfuncs.hrc:3214
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_SEA"
msgid "The date or numeric array; a consistent step between values is needed."
msgstr "Datum abo numeriska matriks; jednotny stup mjez hódnotami je trěbny."
@@ -13255,7 +11774,6 @@ msgid "Data completion"
msgstr "datowe wudospołnjenje"
#: scfuncs.hrc:3216
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_SEA"
msgid "Data completion (default 1); 0 treats missing points as zero, 1 interpolates."
msgstr "Datowe wudospołnjenje (standard 1); 0 z falowacymi dypkami kaž z nulu wobchadźa, 1 interpoluje."
@@ -13267,13 +11785,11 @@ msgid "Aggregation"
msgstr "přibliženje"
#: scfuncs.hrc:3218
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_SEA"
msgid "Aggregation (default 1 = AVERAGE); method to be used to aggregate identical (time) values."
msgstr "Přibliženje (standard 1 = PŘERĚZK); metoda, kotraž so ma za přibliženje identiskich (časowych) hódnotow wužiwać."
#: scfuncs.hrc:3224
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_STA"
msgid "Returns statistical value(s) using additive Exponential Smoothing algorithm."
msgstr "Wróći statistiske hódnoty z pomocu algoritmusa aditiwneho eksponencialneho wurunowanja."
@@ -13285,7 +11801,6 @@ msgid "Values"
msgstr "Hódnota"
#: scfuncs.hrc:3226
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_STA"
msgid "The data array from which you want to forecast."
msgstr "Datowa matriks, z kotrejež chceće předpowědźić."
@@ -13297,7 +11812,6 @@ msgid "Timeline"
msgstr "časowa doba"
#: scfuncs.hrc:3228
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_STA"
msgid "The date or numeric array; a consistent step between values is needed."
msgstr "Datum abo numeriska matriks; jednotny stup mjez hódnotami je trěbny."
@@ -13309,7 +11823,6 @@ msgid "Statistic type"
msgstr "statistiski typ"
#: scfuncs.hrc:3230
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_STA"
msgid "Value (1-9) or array of values, indicating which statistic will be returned for the calculated forecast"
msgstr "Hódnota (1-9) abo matriks hódnotow, kotraž podawa, kotra statistiska hódnota ma so za předpowědź, kotraž so ma wobličić"
@@ -13321,7 +11834,6 @@ msgid "Period length"
msgstr "periodowa dołhosć"
#: scfuncs.hrc:3232
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_STA"
msgid "Number of Samples in Period (default 1); length of the seasonal pattern."
msgstr "Ličba přikładow w periodźe (standard 1); dołhosć sezonalneje periody."
@@ -13333,7 +11845,6 @@ msgid "Data completion"
msgstr "datowe wudospołnjenje"
#: scfuncs.hrc:3234
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_STA"
msgid "Data completion (default 1); 0 treats missing points as zero, 1 interpolates."
msgstr "Datowe wudospołnjenje (standard 1); 0 z falowacymi dypkami kaž z nulu wobchadźa, 1 interpoluje."
@@ -13345,13 +11856,11 @@ msgid "Aggregation"
msgstr "přibliženje"
#: scfuncs.hrc:3236
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_STA"
msgid "Aggregation (default 1 = AVERAGE); method to be used to aggregate identical (time) values."
msgstr "Přibliženje (standard 1 = PŘERĚZK); metoda, kotraž so ma za přibliženje identiskich (časowych) hódnotow wužiwać."
#: scfuncs.hrc:3242
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_STM"
msgid "Returns statistical value(s) using multiplicative Exponential Smoothing algorithm."
msgstr "Wróći statistiske hódnoty z pomocu algoritmusa multiplikatiwneho eksponencialneho wurunowanja."
@@ -13363,7 +11872,6 @@ msgid "Values"
msgstr "Hódnota"
#: scfuncs.hrc:3244
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_STM"
msgid "The data array from which you want to forecast."
msgstr "Datowa matriks, z kotrejež chceće předpowědźić."
@@ -13375,7 +11883,6 @@ msgid "Timeline"
msgstr "časowa doba"
#: scfuncs.hrc:3246
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_STM"
msgid "The date or numeric array; a consistent step between values is needed."
msgstr "Datum abo numeriska matriks; jednotny stup mjez hódnotami je trěbny."
@@ -13387,7 +11894,6 @@ msgid "Statistic type"
msgstr "statistiski typ"
#: scfuncs.hrc:3248
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_STM"
msgid "Value (1-9) or array of values, indicating which statistic will be returned for the calculated forecast"
msgstr "Hódnota (1-9) abo matriks hódnotow, kotraž podawa, kotra statistiska hódnota ma so za předpowědź, kotraž so ma wobličić"
@@ -13411,7 +11917,6 @@ msgid "Data completion"
msgstr "datowe wudospołnjenje"
#: scfuncs.hrc:3252
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_STM"
msgid "Data completion (default 1); 0 treats missing points as zero, 1 interpolates."
msgstr "Datowe wudospołnjenje (standard 1); 0 z falowacymi dypkami kaž z nulu wobchadźa, 1 interpoluje."
@@ -13423,25 +11928,21 @@ msgid "Aggregation"
msgstr "přibliženje"
#: scfuncs.hrc:3254
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_STM"
msgid "Aggregation (default 1 = AVERAGE); method to be used to aggregate identical (time) values."
msgstr "Přibliženje (standard 1 = PŘERĚZK); metoda, kotraž so ma za přibliženje identiskich (časowych) hódnotow wužiwać."
#: scfuncs.hrc:3260
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_LIN"
msgid "Returns a value along a linear regression"
msgstr "Wróći hódnotu na prostej linearneje regresije"
#: scfuncs.hrc:3261
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_LIN"
msgid "Value"
msgstr "Hódnota"
#: scfuncs.hrc:3262
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_LIN"
msgid "The X value for which the Y value on the regression linear is to be calculated."
msgstr "X-hódnota, za kotruž so ma Y-hódnota na regresijnej prostej wuličić."
@@ -13453,7 +11954,6 @@ msgid "Data Y"
msgstr "Datowa lajsta"
#: scfuncs.hrc:3264
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_LIN"
msgid "The Y data array."
msgstr "Matriks Y-datow."
@@ -13465,13 +11965,11 @@ msgid "Data X"
msgstr "Datowa lajsta"
#: scfuncs.hrc:3266
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_LIN"
msgid "The X data array."
msgstr "Matriks X-datow."
#: scfuncs.hrc:3272
-#, fuzzy
msgctxt "SC_OPCODE_ADDRESS"
msgid "Returns the reference to a cell as text."
msgstr "Wróći poćah na celu jako tekst."
@@ -13483,7 +11981,6 @@ msgid "Row"
msgstr "Linki"
#: scfuncs.hrc:3274
-#, fuzzy
msgctxt "SC_OPCODE_ADDRESS"
msgid "The row number of the cell."
msgstr "Linkowe čisło cele."
@@ -13495,49 +11992,41 @@ msgid "Column"
msgstr "Špalty"
#: scfuncs.hrc:3276
-#, fuzzy
msgctxt "SC_OPCODE_ADDRESS"
msgid "The column number of the cell."
msgstr "Špaltowe čisło cele."
#: scfuncs.hrc:3277
-#, fuzzy
msgctxt "SC_OPCODE_ADDRESS"
msgid "ABS"
msgstr "ABS"
#: scfuncs.hrc:3278
-#, fuzzy
msgctxt "SC_OPCODE_ADDRESS"
msgid "Specifies whether absolute or relative referencing is to be used."
msgstr "Podawa, hač so ma absolutny abo relatiwny poćah wužiwać."
#: scfuncs.hrc:3279
-#, fuzzy
msgctxt "SC_OPCODE_ADDRESS"
msgid "A1"
msgstr "A1"
#: scfuncs.hrc:3280
-#, fuzzy
msgctxt "SC_OPCODE_ADDRESS"
msgid "The reference style: 0 or FALSE means R1C1 style, any other value or omitted means A1 style."
msgstr "Poćahowy typ: 0 abo WOPAK woznamjenja L1Š1, druha hódnota abo falowaca hódnota woznamjenja A1."
#: scfuncs.hrc:3281
-#, fuzzy
msgctxt "SC_OPCODE_ADDRESS"
msgid "Sheet"
msgstr "Tabela"
#: scfuncs.hrc:3282
-#, fuzzy
msgctxt "SC_OPCODE_ADDRESS"
msgid "The spreadsheet name of the cell reference."
msgstr "Mjeno tabeloweho dokumenta celoweho poćaha."
#: scfuncs.hrc:3288
-#, fuzzy
msgctxt "SC_OPCODE_AREAS"
msgid "Returns the number of individual ranges that belong to a (multiple) range."
msgstr "Wróći ličbu jednotliwych wobłukow, kotrež k (wjacoremu) wobłukej słušeja."
@@ -13549,13 +12038,11 @@ msgid "Reference"
msgstr "Poćah"
#: scfuncs.hrc:3290
-#, fuzzy
msgctxt "SC_OPCODE_AREAS"
msgid "The reference to a (multiple) range."
msgstr "Poćah na (wjacory) wobłuk."
#: scfuncs.hrc:3296
-#, fuzzy
msgctxt "SC_OPCODE_CHOOSE"
msgid "Selects a value from a list of up to 30 value arguments."
msgstr "Wuběra hódnotu z lisćiny hač 30 argumentow."
@@ -13567,7 +12054,6 @@ msgid "Index"
msgstr "Indeks"
#: scfuncs.hrc:3298
-#, fuzzy
msgctxt "SC_OPCODE_CHOOSE"
msgid "The index of the value (1..30) selected."
msgstr "Indeks wubraneje hódnoty (1...30)."
@@ -13579,13 +12065,11 @@ msgid "Value "
msgstr "Hódnota"
#: scfuncs.hrc:3300
-#, fuzzy
msgctxt "SC_OPCODE_CHOOSE"
msgid "Value 1, value 2,... The list of arguments from which a value is chosen."
msgstr "Hódnota 1, hódnota 2,... Lisćina argumentow, z kotrejež so hódnota wuběra."
#: scfuncs.hrc:3306
-#, fuzzy
msgctxt "SC_OPCODE_COLUMN"
msgid "Returns the internal column number of a reference."
msgstr "Wróći nutřkowne špaltowe čisło poćaha."
@@ -13597,13 +12081,11 @@ msgid "Reference"
msgstr "Poćah"
#: scfuncs.hrc:3308
-#, fuzzy
msgctxt "SC_OPCODE_COLUMN"
msgid "The reference to a cell or a range."
msgstr "Poćah na celu abo wobłuk."
#: scfuncs.hrc:3314
-#, fuzzy
msgctxt "SC_OPCODE_ROW"
msgid "Defines the internal row number of a reference."
msgstr "Definuje nutřkowne linkowe čisło poćaha."
@@ -13615,13 +12097,11 @@ msgid "Reference"
msgstr "Poćah"
#: scfuncs.hrc:3316
-#, fuzzy
msgctxt "SC_OPCODE_ROW"
msgid "The reference to a cell or a range."
msgstr "Poćah na celu abo wobłuk."
#: scfuncs.hrc:3322
-#, fuzzy
msgctxt "SC_OPCODE_SHEET"
msgid "Returns the internal sheet number of a reference or a string."
msgstr "Wróći nutřkowne tabelowe čisło poćaha abo znamješkoweho rjećazka."
@@ -13633,13 +12113,11 @@ msgid "Reference"
msgstr "Poćah"
#: scfuncs.hrc:3324
-#, fuzzy
msgctxt "SC_OPCODE_SHEET"
msgid "The reference to a cell or a range or the character string of a sheet name."
msgstr "Poćah na celu abo wobłuk abo znamješkowy rjećazk tabeloweho mjena."
#: scfuncs.hrc:3330
-#, fuzzy
msgctxt "SC_OPCODE_COLUMNS"
msgid "Returns the number of columns in an array or reference."
msgstr "Wróći ličbu špaltow w matriksy abo poćahu."
@@ -13651,13 +12129,11 @@ msgid "Array"
msgstr "Pólna wariabla"
#: scfuncs.hrc:3332
-#, fuzzy
msgctxt "SC_OPCODE_COLUMNS"
msgid "The array (reference) for which the number of columns is to be determined."
msgstr "Matriks (poćah), za kotruž so ma ličba špaltow zwěsćić."
#: scfuncs.hrc:3338
-#, fuzzy
msgctxt "SC_OPCODE_ROWS"
msgid "Returns the number of rows in a reference or array."
msgstr "Wróći ličbu linkow w poćahu abo matriksy."
@@ -13669,13 +12145,11 @@ msgid "Array"
msgstr "Pólna wariabla"
#: scfuncs.hrc:3340
-#, fuzzy
msgctxt "SC_OPCODE_ROWS"
msgid "The array (reference) for which the number of rows is to be determined."
msgstr "Matriks (poćah), za kotruž so ma ličba linkow zwěsćić."
#: scfuncs.hrc:3346
-#, fuzzy
msgctxt "SC_OPCODE_SHEETS"
msgid "Returns the number of sheets of a given reference. If no parameter has been entered, the total number of sheets in the document is returned."
msgstr "Wróći ličbu tabelow podateho poćaha. Jeli so žadyn parameter zapodawa, so cyłkowna ličba tabelow w dokumenće wróći."
@@ -13687,25 +12161,21 @@ msgid "Reference"
msgstr "Poćah"
#: scfuncs.hrc:3348
-#, fuzzy
msgctxt "SC_OPCODE_SHEETS"
msgid "The reference to a cell or a range."
msgstr "Poćah na celu abo wobłuk."
#: scfuncs.hrc:3354
-#, fuzzy
msgctxt "SC_OPCODE_H_LOOKUP"
msgid "Horizontal search and reference to the cells located below."
msgstr "Wodorune pytanje a poćah na cele, kotrež su pod tym."
#: scfuncs.hrc:3355
-#, fuzzy
msgctxt "SC_OPCODE_H_LOOKUP"
msgid "Search criterion"
msgstr "Pytanski kriterij"
#: scfuncs.hrc:3356
-#, fuzzy
msgctxt "SC_OPCODE_H_LOOKUP"
msgid "The value to be found in the first row."
msgstr "Hódnota, kotraž so ma w prěnjej lince pytać."
@@ -13717,7 +12187,6 @@ msgid "Array"
msgstr "Pólna wariabla"
#: scfuncs.hrc:3358
-#, fuzzy
msgctxt "SC_OPCODE_H_LOOKUP"
msgid "The array or the range for the reference."
msgstr "Matriks abo wobłuk za poćah."
@@ -13729,7 +12198,6 @@ msgid "Index"
msgstr "Indeks"
#: scfuncs.hrc:3360
-#, fuzzy
msgctxt "SC_OPCODE_H_LOOKUP"
msgid "The row index in the array."
msgstr "Linkowy indeks w matriksy."
@@ -13741,25 +12209,21 @@ msgid "Sorted"
msgstr "sortěrowany"
#: scfuncs.hrc:3362
-#, fuzzy
msgctxt "SC_OPCODE_H_LOOKUP"
msgid "If the value is TRUE or not given, the search row of the array must be sorted in ascending order."
msgstr "Jeli hódnota je WĚRNO abo podata njeje, dyrbi so pytanska linka matriksy w postupowacym porjedźe sortěrować."
#: scfuncs.hrc:3368
-#, fuzzy
msgctxt "SC_OPCODE_V_LOOKUP"
msgid "Vertical search and reference to indicated cells."
msgstr "Padorune pytanje a poćah na podate cele."
#: scfuncs.hrc:3369
-#, fuzzy
msgctxt "SC_OPCODE_V_LOOKUP"
msgid "Search criterion"
msgstr "Pytanski kriterij"
#: scfuncs.hrc:3370
-#, fuzzy
msgctxt "SC_OPCODE_V_LOOKUP"
msgid "The value to be found in the first column."
msgstr "Hódnota, kotraž so ma w prěnjej špalće pytać."
@@ -13771,7 +12235,6 @@ msgid "Array"
msgstr "Pólna wariabla"
#: scfuncs.hrc:3372
-#, fuzzy
msgctxt "SC_OPCODE_V_LOOKUP"
msgid "The array or range for referencing."
msgstr "Matriks abo wobłuk za poćah."
@@ -13783,25 +12246,21 @@ msgid "Index"
msgstr "Indeks"
#: scfuncs.hrc:3374
-#, fuzzy
msgctxt "SC_OPCODE_V_LOOKUP"
msgid "Column index number in the array."
msgstr "Indeksowe čisło špalty w matriksy."
#: scfuncs.hrc:3375
-#, fuzzy
msgctxt "SC_OPCODE_V_LOOKUP"
msgid "Sort order"
msgstr "Sortěrowanski porjad"
#: scfuncs.hrc:3376
-#, fuzzy
msgctxt "SC_OPCODE_V_LOOKUP"
msgid "If the value is TRUE or not given, the search column of the array must be sorted in ascending order."
msgstr "Jeli hódnota je WĚRNO abo podata njeje, dyrbi so pytanska špalta matriksy w postupowacym porjedźe sortěrować."
#: scfuncs.hrc:3382
-#, fuzzy
msgctxt "SC_OPCODE_INDEX"
msgid "Returns a reference to a cell from a defined range."
msgstr "Wróći poćah na celu z podateho wobłuka."
@@ -13813,7 +12272,6 @@ msgid "Reference"
msgstr "Poćah"
#: scfuncs.hrc:3384
-#, fuzzy
msgctxt "SC_OPCODE_INDEX"
msgid "The reference to a (multiple) range."
msgstr "Poćah na (wjacory) wobłuk."
@@ -13825,7 +12283,6 @@ msgid "Row"
msgstr "Linki"
#: scfuncs.hrc:3386
-#, fuzzy
msgctxt "SC_OPCODE_INDEX"
msgid "The row in the range."
msgstr "Linka we wobłuku."
@@ -13837,25 +12294,21 @@ msgid "Column"
msgstr "Špalty"
#: scfuncs.hrc:3388
-#, fuzzy
msgctxt "SC_OPCODE_INDEX"
msgid "The column in the range."
msgstr "Špalta we wobłuku."
#: scfuncs.hrc:3389
-#, fuzzy
msgctxt "SC_OPCODE_INDEX"
msgid "Range"
msgstr "Wobłuk"
#: scfuncs.hrc:3390
-#, fuzzy
msgctxt "SC_OPCODE_INDEX"
msgid "The index of the subrange if referring to a multiple range."
msgstr "Indeks dźělneho wobłuka, jeli so na wjacory wobłuk poćahuje."
#: scfuncs.hrc:3396
-#, fuzzy
msgctxt "SC_OPCODE_INDIRECT"
msgid "Returns the contents of a cell that is referenced in text form."
msgstr "Wróći wobsah cele, kotraž je poćah w tekstowej formje."
@@ -13867,49 +12320,41 @@ msgid "Reference"
msgstr "Poćah"
#: scfuncs.hrc:3398
-#, fuzzy
msgctxt "SC_OPCODE_INDIRECT"
msgid "The cell whose contents are to be evaluated is to be referenced in text form (e.g. \"A1\")."
msgstr "Cela, kotrejež wobsah ma so jako poćah w textowej formje wuhódnoćić (na př. \"A1)."
#: scfuncs.hrc:3399
-#, fuzzy
msgctxt "SC_OPCODE_INDIRECT"
msgid "A1"
msgstr "A1"
#: scfuncs.hrc:3400
-#, fuzzy
msgctxt "SC_OPCODE_INDIRECT"
msgid "The reference style: 0 or FALSE means R1C1 style, any other value or omitted means A1 style."
msgstr "Poćahowy typ: 0 abo WOPAK woznamjenja L1Š1, druha hódnota abo falowaca hódnota woznamjenja A1."
#: scfuncs.hrc:3406
-#, fuzzy
msgctxt "SC_OPCODE_LOOKUP"
msgid "Determines a value in a vector by comparison to values in another vector."
msgstr "Postaja hódnotu we wektorje přez přirunowanje z hódnotami w druhim wektorje."
#: scfuncs.hrc:3407
-#, fuzzy
msgctxt "SC_OPCODE_LOOKUP"
msgid "Search criterion"
msgstr "Pytanski kriterij"
#: scfuncs.hrc:3408
-#, fuzzy
msgctxt "SC_OPCODE_LOOKUP"
msgid "The value to be used for comparison."
msgstr "Hódnota, kotraž so ma za přirunanje wužiwać."
#: scfuncs.hrc:3409
-#, fuzzy
msgctxt "SC_OPCODE_LOOKUP"
msgid "Search vector"
msgstr "Pytanski wektor"
#: scfuncs.hrc:3410
-#, fuzzy
msgctxt "SC_OPCODE_LOOKUP"
msgid "The vector (row or column) in which to search."
msgstr "Wektor (linka abo špalta), w kotrymž so ma pytać."
@@ -13921,7 +12366,6 @@ msgid "Result vector"
msgstr "wuslědkowy_wektor"
#: scfuncs.hrc:3412
-#, fuzzy
msgctxt "SC_OPCODE_LOOKUP"
msgid "The vector (row or range) from which the value is to be determined."
msgstr "Wektor (linka abo wobłuk), z kotrehož so ma hódnota wobličić."
@@ -13933,13 +12377,11 @@ msgid "Defines a position in an array after comparing values."
msgstr "Definuje poziciju w matriksy po přirunanju hódnotow."
#: scfuncs.hrc:3419
-#, fuzzy
msgctxt "SC_OPCODE_MATCH"
msgid "Search criterion"
msgstr "Pytanski kriterij"
#: scfuncs.hrc:3420
-#, fuzzy
msgctxt "SC_OPCODE_MATCH"
msgid "The value to be used for comparison."
msgstr "Hódnota, kotraž so ma za přirunanje wužiwać."
@@ -13951,7 +12393,6 @@ msgid "Lookup array"
msgstr "pytanski_matriks"
#: scfuncs.hrc:3422
-#, fuzzy
msgctxt "SC_OPCODE_MATCH"
msgid "The array (range) in which the search is made."
msgstr "Matriks (wobłuk), w kotrejž so ma pytać."
@@ -13969,7 +12410,6 @@ msgid "Type can take the value 1, 0 or -1 and determines the criteria to be used
msgstr "Typ móže hódnoty 1,0 abo -1 nabywać a postaja kriterije, kotrež so maja za přirunanje wužiwać."
#: scfuncs.hrc:3430
-#, fuzzy
msgctxt "SC_OPCODE_OFFSET"
msgid "Returns a reference which has been moved in relation to the starting point."
msgstr "Wróći poćah, kotryž je so porno wuchadźišću přesunył."
@@ -13981,61 +12421,51 @@ msgid "Reference"
msgstr "Poćah"
#: scfuncs.hrc:3432
-#, fuzzy
msgctxt "SC_OPCODE_OFFSET"
msgid "The reference (cell) from which to base the movement."
msgstr "Poćah (cela), wot kotrehož so ma přesunjenje wuchadźeć."
#: scfuncs.hrc:3433
-#, fuzzy
msgctxt "SC_OPCODE_OFFSET"
msgid "Rows"
msgstr "Linki"
#: scfuncs.hrc:3434
-#, fuzzy
msgctxt "SC_OPCODE_OFFSET"
msgid "The number of rows to be moved either up or down."
msgstr "Ličba linkow, kotrež so maja pak horje pak dele přesunyć."
#: scfuncs.hrc:3435
-#, fuzzy
msgctxt "SC_OPCODE_OFFSET"
msgid "Columns"
msgstr "Špalty"
#: scfuncs.hrc:3436
-#, fuzzy
msgctxt "SC_OPCODE_OFFSET"
msgid "The number of columns that are to be moved to the left or to the right."
msgstr "Ličba špaltow, kotrež so maja dolěwa abo doprawa přesunyć."
#: scfuncs.hrc:3437
-#, fuzzy
msgctxt "SC_OPCODE_OFFSET"
msgid "Height"
msgstr "Wysokosć"
#: scfuncs.hrc:3438
-#, fuzzy
msgctxt "SC_OPCODE_OFFSET"
msgid "The number of rows of the moved reference."
msgstr "Ličba linkow přesunjeneho poćaha."
#: scfuncs.hrc:3439
-#, fuzzy
msgctxt "SC_OPCODE_OFFSET"
msgid "Width"
msgstr "Šěrokosć"
#: scfuncs.hrc:3440
-#, fuzzy
msgctxt "SC_OPCODE_OFFSET"
msgid "The number of columns in the moved reference."
msgstr "Ličba špaltow přesunjeneho poćaha."
#: scfuncs.hrc:3446
-#, fuzzy
msgctxt "SC_OPCODE_ERROR_TYPE"
msgid "Returns a number corresponding to an error type"
msgstr "Wróći čisło, kotrež zmylkowemu typej wotpowěduje"
@@ -14047,13 +12477,11 @@ msgid "Reference"
msgstr "Poćah"
#: scfuncs.hrc:3448
-#, fuzzy
msgctxt "SC_OPCODE_ERROR_TYPE"
msgid "The reference (cell) in which the error occurred."
msgstr "Poćah (cela), w kotrymž je zmylk w wustupił."
#: scfuncs.hrc:3454
-#, fuzzy
msgctxt "SC_OPCODE_ERROR_TYPE_ODF"
msgid "Returns a number corresponding to one of the error values or #N/A if no error exists"
msgstr "Wróći ličbu, kotraž jednomu ze zmylkowych hódnotow wotpowěduje abo #NV, jeli žadyn zmylk njeeksistuje"
@@ -14065,13 +12493,11 @@ msgid "Expression"
msgstr "Wuraz1"
#: scfuncs.hrc:3456
-#, fuzzy
msgctxt "SC_OPCODE_ERROR_TYPE_ODF"
msgid "The error value whose identifying number you want to find. Can be the actual error value or a reference to a cell that you want to test."
msgstr "Zmylkowa hódnota, kotrejež identifikaciske čisło chceće namakać. Móže to zmylkowa hódnota sama być abo poćah na celu, kotruž chceće testować."
#: scfuncs.hrc:3462
-#, fuzzy
msgctxt "SC_OPCODE_STYLE"
msgid "Applies a Style to the formula cell."
msgstr "Nałožuje předłohu na formlowu celu."
@@ -14083,25 +12509,21 @@ msgid "Style"
msgstr "Stil"
#: scfuncs.hrc:3464
-#, fuzzy
msgctxt "SC_OPCODE_STYLE"
msgid "The name of the Style to be applied."
msgstr "Mjeno předłohi, kotraž so ma nałožić."
#: scfuncs.hrc:3465
-#, fuzzy
msgctxt "SC_OPCODE_STYLE"
msgid "Time"
msgstr "Čas"
#: scfuncs.hrc:3466
-#, fuzzy
msgctxt "SC_OPCODE_STYLE"
msgid "The time (in seconds) that the Style is to remain valid."
msgstr "Čas (w sekundach), za kotryž ma předłoha płaćiwa być."
#: scfuncs.hrc:3467
-#, fuzzy
msgctxt "SC_OPCODE_STYLE"
msgid "Style 2"
msgstr "Předłoha 2"
@@ -14113,7 +12535,6 @@ msgid "The style to be applied after time expires."
msgstr "Předłoha, kotraž so ma po wotběženju časa nałožić."
#: scfuncs.hrc:3474
-#, fuzzy
msgctxt "SC_OPCODE_DDE"
msgid "Result of a DDE link."
msgstr "Wuslědk DDE-zwjazanja."
@@ -14125,7 +12546,6 @@ msgid "Server"
msgstr "serwer"
#: scfuncs.hrc:3476
-#, fuzzy
msgctxt "SC_OPCODE_DDE"
msgid "The name of the server application."
msgstr "Mjeno serweroweho nałoženja."
@@ -14158,7 +12578,6 @@ msgid "Mode"
msgstr "Modus"
#: scfuncs.hrc:3482
-#, fuzzy
msgctxt "SC_OPCODE_DDE"
msgid "Defines how data is to be converted to numbers."
msgstr "Definuje, kak so maja daty do ličbow konwertować."
@@ -14191,19 +12610,16 @@ msgid "The cell text to be displayed."
msgstr ""
#: scfuncs.hrc:3498
-#, fuzzy
msgctxt "SC_OPCODE_GET_PIVOT_DATA"
msgid "Extracts value(s) from a pivot table."
msgstr "Dobywa daty z Pivotoweje tabele."
#: scfuncs.hrc:3499
-#, fuzzy
msgctxt "SC_OPCODE_GET_PIVOT_DATA"
msgid "Data field"
msgstr "Datowe polo"
#: scfuncs.hrc:3500
-#, fuzzy
msgctxt "SC_OPCODE_GET_PIVOT_DATA"
msgid "The name of the pivot table field to extract."
msgstr "Mjeno pola Pivotoweje tabele, z kotrehož so ma daty dobywać."
@@ -14215,7 +12631,6 @@ msgid "Pivot table"
msgstr "Pivotowa tabela"
#: scfuncs.hrc:3502
-#, fuzzy
msgctxt "SC_OPCODE_GET_PIVOT_DATA"
msgid "A reference to a cell or range in the pivot table."
msgstr "Poćah na celu abo wobłuk w Pivotowej tabeli."
@@ -14227,13 +12642,11 @@ msgid "Field name / item"
msgstr "Mjeno pola / element"
#: scfuncs.hrc:3504
-#, fuzzy
msgctxt "SC_OPCODE_GET_PIVOT_DATA"
msgid "Field name/value pair to filter the target data."
msgstr "Por pólneho mjena/hódnoty za filtrowanje cilowych datow."
#: scfuncs.hrc:3510
-#, fuzzy
msgctxt "SC_OPCODE_BAHTTEXT"
msgid "Converts a number to text (Baht)."
msgstr "Konwertuje ličbu do teksta (Baht)."
@@ -14245,13 +12658,11 @@ msgid "Number"
msgstr "Ličby"
#: scfuncs.hrc:3512
-#, fuzzy
msgctxt "SC_OPCODE_BAHTTEXT"
msgid "The number to convert."
msgstr "Ličba, kotraž so ma konwertować."
#: scfuncs.hrc:3518
-#, fuzzy
msgctxt "SC_OPCODE_JIS"
msgid "Converts half-width ASCII and katakana characters to full-width."
msgstr "Konwertuje znamješka ASCII a Katekana z poł šěrokosću do znamješkow z połnej šěrokosću."
@@ -14263,13 +12674,11 @@ msgid "Text"
msgstr "Tekst"
#: scfuncs.hrc:3520
-#, fuzzy
msgctxt "SC_OPCODE_JIS"
msgid "The text to convert."
msgstr "Tekst, kotryž so ma konwertować."
#: scfuncs.hrc:3526
-#, fuzzy
msgctxt "SC_OPCODE_ASC"
msgid "Converts full-width ASCII and katakana characters to half-width."
msgstr "Konwertuje znamješka ASCII a Katekana z połnej šěrokosću do znamješkow z poł šěrokosću."
@@ -14281,13 +12690,11 @@ msgid "Text"
msgstr "Tekst"
#: scfuncs.hrc:3528
-#, fuzzy
msgctxt "SC_OPCODE_ASC"
msgid "The text to convert."
msgstr "Tekst, kotryž so ma konwertować."
#: scfuncs.hrc:3534
-#, fuzzy
msgctxt "SC_OPCODE_CODE"
msgid "Returns a numeric code for the first character in a text string."
msgstr "Wróći numeriski kod za prěnje znamješko w tekstowym rjećazku."
@@ -14299,43 +12706,36 @@ msgid "Text"
msgstr "Tekst"
#: scfuncs.hrc:3536
-#, fuzzy
msgctxt "SC_OPCODE_CODE"
msgid "This is the text for which the code of the first character is to be found."
msgstr "To je tekst, za kotryž so ma kod prěnjeho znamješka namakać."
#: scfuncs.hrc:3542
-#, fuzzy
msgctxt "SC_OPCODE_CURRENCY"
msgid "Converts a number to text in currency format."
msgstr "Konwertuje ličbu do teksta w měnowym formaće."
#: scfuncs.hrc:3543
-#, fuzzy
msgctxt "SC_OPCODE_CURRENCY"
msgid "Value"
msgstr "Hódnota"
#: scfuncs.hrc:3544
-#, fuzzy
msgctxt "SC_OPCODE_CURRENCY"
msgid "Value is a number, a reference to a cell containing a number or a formula that results in a number."
msgstr "Hódnota je ličba, poćah na celu, kotraž ličbu wobsahuje, abo formlu, kotrejež wuslědk je ličba."
#: scfuncs.hrc:3545
-#, fuzzy
msgctxt "SC_OPCODE_CURRENCY"
msgid "Decimals"
msgstr "Decimalne městna"
#: scfuncs.hrc:3546
-#, fuzzy
msgctxt "SC_OPCODE_CURRENCY"
msgid "Decimal places. Denotes the number of digits to the right of the decimal point."
msgstr "Decimalne městna. Woznamjenja ličbu cyfrow naprawo wot decimalneje komy."
#: scfuncs.hrc:3552
-#, fuzzy
msgctxt "SC_OPCODE_CHAR"
msgid "Converts a code number into a character or letter."
msgstr "Konwertuje kodowu ličbu do znamješka abo pismika."
@@ -14347,13 +12747,11 @@ msgid "Number"
msgstr "Ličby"
#: scfuncs.hrc:3554
-#, fuzzy
msgctxt "SC_OPCODE_CHAR"
msgid "The code value for the character."
msgstr "Kodowa hódnota za znamješko."
#: scfuncs.hrc:3560
-#, fuzzy
msgctxt "SC_OPCODE_CLEAN"
msgid "Removes all nonprintable characters from text."
msgstr "Wotstroni wšě njećišćomne znamješka z teksta."
@@ -14365,13 +12763,11 @@ msgid "Text"
msgstr "Tekst"
#: scfuncs.hrc:3562
-#, fuzzy
msgctxt "SC_OPCODE_CLEAN"
msgid "The text from which nonprintable characters are to be removed."
msgstr "Tekst, z kotrehož so maja njećišćomne znamješka wotstronić."
#: scfuncs.hrc:3568
-#, fuzzy
msgctxt "SC_OPCODE_CONCAT"
msgid "Combines several text items into one."
msgstr "Kombinuje wjacore tekstowe elementy do jednoho."
@@ -14383,13 +12779,11 @@ msgid "Text"
msgstr "Tekst"
#: scfuncs.hrc:3570
-#, fuzzy
msgctxt "SC_OPCODE_CONCAT"
msgid "Text for the concatenation."
msgstr "Tekst za zwjazowanje."
#: scfuncs.hrc:3576
-#, fuzzy
msgctxt "SC_OPCODE_CONCAT_MS"
msgid "Combines several text items into one, accepts cell ranges as arguments."
msgstr "Kombinuje wjacore tekstowe elementy do jednoho, akceptuje celowe wobłuki jako argumenty."
@@ -14401,13 +12795,11 @@ msgid "Text"
msgstr "Tekst"
#: scfuncs.hrc:3578
-#, fuzzy
msgctxt "SC_OPCODE_CONCAT_MS"
msgid "Text and/or cell ranges for the concatenation."
msgstr "Tekst a/abo celowe wobłuki za zwjazowanje."
#: scfuncs.hrc:3584
-#, fuzzy
msgctxt "SC_OPCODE_TEXTJOIN_MS"
msgid "Combines several text items into one, accepts cell ranges as arguments. Uses delimiter between items."
msgstr "Kombinuje wjacore tekstowe elementy do jednoho, akceptuje celowe wobłuki jako argumenty. Wužiwa dźělatko mjez elementami."
@@ -14419,7 +12811,6 @@ msgid "Delimiter"
msgstr "dźělatko"
#: scfuncs.hrc:3586
-#, fuzzy
msgctxt "SC_OPCODE_TEXTJOIN_MS"
msgid "Text string to be used as delimiter."
msgstr "Znamješkowy rjećazk, kotryž so ma jako dźělatko wužiwać."
@@ -14431,7 +12822,6 @@ msgid "Skip empty cells"
msgstr "_Prózdne cele přeskočić"
#: scfuncs.hrc:3588
-#, fuzzy
msgctxt "SC_OPCODE_TEXTJOIN_MS"
msgid "If TRUE, empty cells will be ignored."
msgstr "Jeli WĚRNO, budu so prózdne cele ignorować."
@@ -14443,13 +12833,11 @@ msgid "Text"
msgstr "Tekst"
#: scfuncs.hrc:3590
-#, fuzzy
msgctxt "SC_OPCODE_TEXTJOIN_MS"
msgid "Text and/or cell ranges for the concatenation."
msgstr "Tekst a/abo celowe wobłuki za zwjazowanje."
#: scfuncs.hrc:3596
-#, fuzzy
msgctxt "SC_OPCODE_IFS_MS"
msgid "Checks 1 or more conditions and returns a value corresponding to the first true condition."
msgstr "Kontroluje jedne wuměnjenje abo wjace wuměnjenjow a wróći hódnotu, kotraž prěnjemu wěrnemu wuměnjenju wotpowěduje."
@@ -14461,25 +12849,21 @@ msgid "Test"
msgstr "Tekst"
#: scfuncs.hrc:3598
-#, fuzzy
msgctxt "SC_OPCODE_IFS_MS"
msgid "Any value or expression which can be either TRUE or FALSE."
msgstr "Někajka hódnota abo někajki wuraz, kotryž móže pak WĚRNO pak WOPAK być."
#: scfuncs.hrc:3599
-#, fuzzy
msgctxt "SC_OPCODE_IFS_MS"
msgid "Result"
msgstr "Wuslědk"
#: scfuncs.hrc:3600
-#, fuzzy
msgctxt "SC_OPCODE_IFS_MS"
msgid "The result of the function if test is TRUE."
msgstr "Wuslědk funkcije, jeli test je WĚRNO."
#: scfuncs.hrc:3606
-#, fuzzy
msgctxt "SC_OPCODE_SWITCH_MS"
msgid "Checks 1 or more values and returns a result corresponding to the first value equal to the given expression."
msgstr "Kontroluje jednu hódnotu abo wjace hódnotow a wróći wuslědk, kotryž prěnjej hódnoće wotpowěduje, kotraž je runja podatemu wurazej."
@@ -14491,37 +12875,31 @@ msgid "Expression"
msgstr "Wuraz1"
#: scfuncs.hrc:3608
-#, fuzzy
msgctxt "SC_OPCODE_SWITCH_MS"
msgid "Value that will be compared against value1-valueN."
msgstr "Hódnota, kotraž so z hótnotu1-hódnotuN přiruna."
#: scfuncs.hrc:3609
-#, fuzzy
msgctxt "SC_OPCODE_SWITCH_MS"
msgid "Value"
msgstr "Hódnota"
#: scfuncs.hrc:3610
-#, fuzzy
msgctxt "SC_OPCODE_SWITCH_MS"
msgid "Value that will be compared against expression."
msgstr "Hódnota, kotraž so z wurazom přiruna."
#: scfuncs.hrc:3611
-#, fuzzy
msgctxt "SC_OPCODE_SWITCH_MS"
msgid "Result"
msgstr "Wuslědk"
#: scfuncs.hrc:3612
-#, fuzzy
msgctxt "SC_OPCODE_SWITCH_MS"
msgid "Value to return when corresponding value argument matches expression."
msgstr "Hódnota, kotraž so ma wróćić, hdyž je wotpowědny hódnotowy argument z wurazom přezjedny."
#: scfuncs.hrc:3617
-#, fuzzy
msgctxt "SC_OPCODE_MINIFS_MS"
msgid "Returns the minimum value in a range that meet multiple criteria in multiple ranges."
msgstr "Wróći minimalnu hódnotu we wobłuku, kotraž wjacorym kriterijam we wjacorych wobłukach wotpowěduje."
@@ -14533,7 +12911,6 @@ msgid "Min range"
msgstr "min_wobłuk"
#: scfuncs.hrc:3619
-#, fuzzy
msgctxt "SC_OPCODE_MINIFS_MS"
msgid "The range from which the minimum will be determined."
msgstr "Wobłuk, z kotrehož so ma minimum postaja."
@@ -14545,7 +12922,6 @@ msgid "Range "
msgstr "Wobłuk"
#: scfuncs.hrc:3621
-#, fuzzy
msgctxt "SC_OPCODE_MINIFS_MS"
msgid "Range 1, range 2,... are the ranges to be evaluated by the criteria given."
msgstr "Wobłuk 1, wobłuk 2, ... su wobłuki, kotrež so maja z podatymi kriterijemi wuhódnoćić."
@@ -14557,13 +12933,11 @@ msgid "Criteria "
msgstr "Kriterije"
#: scfuncs.hrc:3623
-#, fuzzy
msgctxt "SC_OPCODE_MINIFS_MS"
msgid "Criteria 1, criteria 2,... are the criteria to be applied to the ranges given."
msgstr "Kriterij 1, kriterij 2, ... su kriterije, kotrež so maja na podate wobłuki nałožić."
#: scfuncs.hrc:3628
-#, fuzzy
msgctxt "SC_OPCODE_MAXIFS_MS"
msgid "Returns the maximum value in a range that meet multiple criteria in multiple ranges."
msgstr "Wróći maksimalnu hódnotu we wobłuku, kotraž wjacorym kriterijam we wjacorych wobłukach wotpowěduje."
@@ -14575,7 +12949,6 @@ msgid "Max range"
msgstr "maks_wobłuk"
#: scfuncs.hrc:3630
-#, fuzzy
msgctxt "SC_OPCODE_MAXIFS_MS"
msgid "The range from which the maximum will be determined."
msgstr "Wobłuk, z kotrehož so ma maksimum postaja."
@@ -14587,7 +12960,6 @@ msgid "Range "
msgstr "Wobłuk"
#: scfuncs.hrc:3632
-#, fuzzy
msgctxt "SC_OPCODE_MAXIFS_MS"
msgid "Range 1, range 2,... are the ranges to be evaluated by the criteria given."
msgstr "Wobłuk 1, wobłuk 2, ... su wobłuki, kotrež so maja z podatymi kriterijemi wuhódnoćić."
@@ -14599,13 +12971,11 @@ msgid "Criteria "
msgstr "Kriterije"
#: scfuncs.hrc:3634
-#, fuzzy
msgctxt "SC_OPCODE_MAXIFS_MS"
msgid "Criteria 1, criteria 2,... are the criteria to be applied to the ranges given."
msgstr "Kriterij 1, kriterij 2, ... su kriterije, kotrež so maja na podate wobłuki nałožić."
#: scfuncs.hrc:3640
-#, fuzzy
msgctxt "SC_OPCODE_EXACT"
msgid "Specifies whether two texts are identical."
msgstr "Podawa, hač dwaj tekstaj su identiskej."
@@ -14616,7 +12986,6 @@ msgid "Text 1"
msgstr ""
#: scfuncs.hrc:3642
-#, fuzzy
msgctxt "SC_OPCODE_EXACT"
msgid "The first text to be used for comparing texts."
msgstr "Prěni tekst, kotryž so ma za přirunanje tekstow wužiwać."
@@ -14627,13 +12996,11 @@ msgid "Text 2"
msgstr ""
#: scfuncs.hrc:3644
-#, fuzzy
msgctxt "SC_OPCODE_EXACT"
msgid "The second text for comparing texts."
msgstr "Druhi tekst za přirunowanje tekstow."
#: scfuncs.hrc:3650
-#, fuzzy
msgctxt "SC_OPCODE_FIND"
msgid "Looks for a string of text within another (case sensitive)"
msgstr "Pyta znamješkowy rjećazk znutřka druheho (dźiwa na wulkopisanje)"
@@ -14645,7 +13012,6 @@ msgid "Find text"
msgstr "Tekst pytać"
#: scfuncs.hrc:3652
-#, fuzzy
msgctxt "SC_OPCODE_FIND"
msgid "The text to be found."
msgstr "Tekst, kotryž so ma namakać."
@@ -14657,25 +13023,21 @@ msgid "Text"
msgstr "Tekst"
#: scfuncs.hrc:3654
-#, fuzzy
msgctxt "SC_OPCODE_FIND"
msgid "The text in which a search is to be made."
msgstr "Tekst, w kotrymž so ma pytanje přewjeśc."
#: scfuncs.hrc:3655
-#, fuzzy
msgctxt "SC_OPCODE_FIND"
msgid "Position"
msgstr "Pozicija"
#: scfuncs.hrc:3656
-#, fuzzy
msgctxt "SC_OPCODE_FIND"
msgid "The position in the text from which the search starts."
msgstr "Pozicija w teksće, wot kotrehož so pytanje započina."
#: scfuncs.hrc:3662
-#, fuzzy
msgctxt "SC_OPCODE_SEARCH"
msgid "Looks for one text value within another (not case-sensitive)."
msgstr "Pyta znamješkowy rjećazk znutřka druheho (njedźiwa na wulkopisanje)."
@@ -14687,7 +13049,6 @@ msgid "Find text"
msgstr "Tekst pytać"
#: scfuncs.hrc:3664
-#, fuzzy
msgctxt "SC_OPCODE_SEARCH"
msgid "The text to be found."
msgstr "Tekst, kotryž so ma namakać."
@@ -14699,25 +13060,21 @@ msgid "Text"
msgstr "Tekst"
#: scfuncs.hrc:3666
-#, fuzzy
msgctxt "SC_OPCODE_SEARCH"
msgid "The text in which a search is to be made."
msgstr "Tekst, w kotrymž so ma pytanje přewjeśc."
#: scfuncs.hrc:3667
-#, fuzzy
msgctxt "SC_OPCODE_SEARCH"
msgid "Position"
msgstr "Pozicija"
#: scfuncs.hrc:3668
-#, fuzzy
msgctxt "SC_OPCODE_SEARCH"
msgid "The position in the text where the search is started."
msgstr "Pozicija w teksće, wot kotrehož so pytanje započina."
#: scfuncs.hrc:3674
-#, fuzzy
msgctxt "SC_OPCODE_TRIM"
msgid "Removes extra spaces from text."
msgstr "Wotstroni zbytne mjezoty z teksta."
@@ -14729,13 +13086,11 @@ msgid "Text"
msgstr "Tekst"
#: scfuncs.hrc:3676
-#, fuzzy
msgctxt "SC_OPCODE_TRIM"
msgid "The text in which extra spaces between words are to be deleted."
msgstr "Tekst, w komtrymž so maja zbytne mjezoty mjez słowami zhašeć."
#: scfuncs.hrc:3682
-#, fuzzy
msgctxt "SC_OPCODE_PROPER"
msgid "Capitalizes the first letter in all words."
msgstr "Konwertuje prěni pismik we wšěch słowach do wulkeho pismika."
@@ -14747,13 +13102,11 @@ msgid "Text"
msgstr "Tekst"
#: scfuncs.hrc:3684
-#, fuzzy
msgctxt "SC_OPCODE_PROPER"
msgid "The text in which the beginning of words are to be replaced by capital letters."
msgstr "Tekst, w kotrymž so maja spočatki słowow z wulkimi pismikami wuměnić."
#: scfuncs.hrc:3690
-#, fuzzy
msgctxt "SC_OPCODE_UPPER"
msgid "Converts text to uppercase."
msgstr "Konwertuje wšě pismiki teksta do wulkich pismikow."
@@ -14765,13 +13118,11 @@ msgid "Text"
msgstr "Tekst"
#: scfuncs.hrc:3692
-#, fuzzy
msgctxt "SC_OPCODE_UPPER"
msgid "The text in which lower case letters are to be converted to capitals."
msgstr "Tekst, w kotrymž so maja małe pismiki do wulkich pismikow konwertować."
#: scfuncs.hrc:3698
-#, fuzzy
msgctxt "SC_OPCODE_LOWER"
msgid "Converts text to lowercase."
msgstr "Konwertuje wšě pismiki teksta do małych pismikow."
@@ -14783,13 +13134,11 @@ msgid "Text"
msgstr "Tekst"
#: scfuncs.hrc:3700
-#, fuzzy
msgctxt "SC_OPCODE_LOWER"
msgid "The text in which capitals are converted to lower case letters."
msgstr "Tekst, w kotrychž so wulke pismiki do małych piosmikow konwertuja."
#: scfuncs.hrc:3706
-#, fuzzy
msgctxt "SC_OPCODE_VALUE"
msgid "Converts text to a number."
msgstr "Konwertuje tekst do ličby."
@@ -14801,13 +13150,11 @@ msgid "Text"
msgstr "Tekst"
#: scfuncs.hrc:3708
-#, fuzzy
msgctxt "SC_OPCODE_VALUE"
msgid "The text to be converted to a number."
msgstr "Tekst, kotryž so ma do ličby konwertować."
#: scfuncs.hrc:3714
-#, fuzzy
msgctxt "SC_OPCODE_TEXT"
msgid "Converts a number to text according to a given format."
msgstr "Konwertuje ličbu do teksta po podatym formaće."
@@ -14819,43 +13166,36 @@ msgid "Number"
msgstr "Ličby"
#: scfuncs.hrc:3716
-#, fuzzy
msgctxt "SC_OPCODE_TEXT"
msgid "The numeric value to be converted."
msgstr "Numeriska hódnota, kotraž so ma konwertować."
#: scfuncs.hrc:3717
-#, fuzzy
msgctxt "SC_OPCODE_TEXT"
msgid "Format"
msgstr "Format"
#: scfuncs.hrc:3718
-#, fuzzy
msgctxt "SC_OPCODE_TEXT"
msgid "The text that describes the format."
msgstr "Tekst, kotryž format wopisuje."
#: scfuncs.hrc:3724
-#, fuzzy
msgctxt "SC_OPCODE_T"
msgid "Returns a value if it is text, otherwise an empty string."
msgstr "Wróći hódnotu, jeli to je tekst, hewak prózdny znamješkowy rjećazk."
#: scfuncs.hrc:3725
-#, fuzzy
msgctxt "SC_OPCODE_T"
msgid "Value"
msgstr "Hódnota"
#: scfuncs.hrc:3726
-#, fuzzy
msgctxt "SC_OPCODE_T"
msgid "The value to be checked and returned if it is text."
msgstr "Hódnota, kotraž so ma kontrolować a wróćić, jeli je to tekst."
#: scfuncs.hrc:3732
-#, fuzzy
msgctxt "SC_OPCODE_REPLACE"
msgid "Replaces characters within a text string with a different text string."
msgstr "Naruna znamješka znutřka znamješkoweho rjećazka z druhim znamješkowym rjećazkom."
@@ -14867,31 +13207,26 @@ msgid "Text"
msgstr "Tekst"
#: scfuncs.hrc:3734
-#, fuzzy
msgctxt "SC_OPCODE_REPLACE"
msgid "The text in which some characters are to be replaced."
msgstr "Tekst, w kotrymž so maja někotre znamješka narunać."
#: scfuncs.hrc:3735
-#, fuzzy
msgctxt "SC_OPCODE_REPLACE"
msgid "Position"
msgstr "Pozicija"
#: scfuncs.hrc:3736
-#, fuzzy
msgctxt "SC_OPCODE_REPLACE"
msgid "The character position from which text is to be replaced."
msgstr "Znamješkowa pozicija, wot kotrejež so ma tekst narunać."
#: scfuncs.hrc:3737
-#, fuzzy
msgctxt "SC_OPCODE_REPLACE"
msgid "Length"
msgstr "Dołhosć"
#: scfuncs.hrc:3738
-#, fuzzy
msgctxt "SC_OPCODE_REPLACE"
msgid "The number of characters to be replaced."
msgstr "Ličba znamješkow, kotrež so maja narunać."
@@ -14903,13 +13238,11 @@ msgid "New text"
msgstr "nowy tekst"
#: scfuncs.hrc:3740
-#, fuzzy
msgctxt "SC_OPCODE_REPLACE"
msgid "The text to be inserted."
msgstr "Tekst, kotryž so ma zasadźić."
#: scfuncs.hrc:3746
-#, fuzzy
msgctxt "SC_OPCODE_FIXED"
msgid "Formats a number with a fixed number of places after the decimal point and thousands separator."
msgstr "Formatuje ličbu z krutej ličbu městnow za decimalnej komu a dypkom tysačnakow."
@@ -14921,37 +13254,31 @@ msgid "Number"
msgstr "Ličby"
#: scfuncs.hrc:3748
-#, fuzzy
msgctxt "SC_OPCODE_FIXED"
msgid "The number to be formatted."
msgstr "Ličba, kotraž so ma formatować."
#: scfuncs.hrc:3749
-#, fuzzy
msgctxt "SC_OPCODE_FIXED"
msgid "Decimals"
msgstr "Decimalne městna"
#: scfuncs.hrc:3750
-#, fuzzy
msgctxt "SC_OPCODE_FIXED"
msgid "Decimal places. The number of fixed decimal places that are to be displayed."
msgstr "Decimalne městna. Ličba krutych decimalnych městnow, kotrež so maja pokazać."
#: scfuncs.hrc:3751
-#, fuzzy
msgctxt "SC_OPCODE_FIXED"
msgid "No thousands separators"
msgstr "Žane dźělatka tysačnakow"
#: scfuncs.hrc:3752
-#, fuzzy
msgctxt "SC_OPCODE_FIXED"
msgid "Thousands separator. If 0 or omitted the locale group separator is used else the separator is suppressed."
msgstr "Dźělatko tysačnakow. Jeli 0 abo njepodate, so lokalne skupinske dźělatko wužiwa, hewak so dźělatko potłóčuje."
#: scfuncs.hrc:3758
-#, fuzzy
msgctxt "SC_OPCODE_LEN"
msgid "Calculates length of a text string."
msgstr "Wobličuje dołhosć tekstoweho rjećazka."
@@ -14963,13 +13290,11 @@ msgid "Text"
msgstr "Tekst"
#: scfuncs.hrc:3760
-#, fuzzy
msgctxt "SC_OPCODE_LEN"
msgid "The text in which the length is to be determined."
msgstr "Tekst, w kotrymž so ma dołhosć postajić."
#: scfuncs.hrc:3766
-#, fuzzy
msgctxt "SC_OPCODE_LEFT"
msgid "Returns the first character or characters of a text."
msgstr "Wróći prěnje znamješko abo wjacore znamješka teksta."
@@ -14981,7 +13306,6 @@ msgid "Text"
msgstr "Tekst"
#: scfuncs.hrc:3768
-#, fuzzy
msgctxt "SC_OPCODE_LEFT"
msgid "The text where the initial partial words are to be determined."
msgstr "Tekst, kotrehož spočatne dźělne słowa maja so postajić."
@@ -14993,13 +13317,11 @@ msgid "Number"
msgstr "Ličby"
#: scfuncs.hrc:3770
-#, fuzzy
msgctxt "SC_OPCODE_LEFT"
msgid "The number of characters for the start text."
msgstr "Ličba znamješkow za spočatny tekst."
#: scfuncs.hrc:3776
-#, fuzzy
msgctxt "SC_OPCODE_RIGHT"
msgid "Returns the last character or characters of a text."
msgstr "Wróći poslednje znamješko abo wjacore znamješka teksta."
@@ -15011,7 +13333,6 @@ msgid "Text"
msgstr "Tekst"
#: scfuncs.hrc:3778
-#, fuzzy
msgctxt "SC_OPCODE_RIGHT"
msgid "The text in which the end partial words are to be determined."
msgstr "Tekst, kotrehož kónčne dźělne słowa maja so postajić."
@@ -15023,13 +13344,11 @@ msgid "Number"
msgstr "Ličby"
#: scfuncs.hrc:3780
-#, fuzzy
msgctxt "SC_OPCODE_RIGHT"
msgid "The number of characters for the end text."
msgstr "Ličba znamješkow za kónčny tekst."
#: scfuncs.hrc:3786
-#, fuzzy
msgctxt "SC_OPCODE_MID"
msgid "Returns a partial text string of a text."
msgstr "Wróći dźělny tekstowy rjećazk teksta."
@@ -15041,7 +13360,6 @@ msgid "Text"
msgstr "Tekst"
#: scfuncs.hrc:3788
-#, fuzzy
msgctxt "SC_OPCODE_MID"
msgid "The text in which partial words are to be determined."
msgstr "Tekst, kotrehož dźělne słowa maja so postajić."
@@ -15053,7 +13371,6 @@ msgid "Start"
msgstr "Spočatk"
#: scfuncs.hrc:3790
-#, fuzzy
msgctxt "SC_OPCODE_MID"
msgid "The position from which the part word is to be determined."
msgstr "Pozicija, wot kotrejež so ma dźělne słowo postajić."
@@ -15065,13 +13382,11 @@ msgid "Number"
msgstr "Ličby"
#: scfuncs.hrc:3792
-#, fuzzy
msgctxt "SC_OPCODE_MID"
msgid "The number of characters for the text."
msgstr "Ličba znamješkow za tekst."
#: scfuncs.hrc:3798
-#, fuzzy
msgctxt "SC_OPCODE_REPT"
msgid "Repeats text a given number of times."
msgstr "Wospjetuje tekst tak husto kaž podaty."
@@ -15083,7 +13398,6 @@ msgid "Text"
msgstr "Tekst"
#: scfuncs.hrc:3800
-#, fuzzy
msgctxt "SC_OPCODE_REPT"
msgid "The text to be repeated."
msgstr "Tekst, kotryž so ma wospjetować."
@@ -15095,13 +13409,11 @@ msgid "Number"
msgstr "Ličby"
#: scfuncs.hrc:3802
-#, fuzzy
msgctxt "SC_OPCODE_REPT"
msgid "The number of times the text is to be repeated."
msgstr "Ličba, kak husto tekst ma so wospjetować."
#: scfuncs.hrc:3808
-#, fuzzy
msgctxt "SC_OPCODE_SUBSTITUTE"
msgid "Substitutes new text for old text in a string."
msgstr "Wuměni tekst z nowym tekstom w znamješkowym rjećazku."
@@ -15113,7 +13425,6 @@ msgid "Text"
msgstr "Tekst"
#: scfuncs.hrc:3810
-#, fuzzy
msgctxt "SC_OPCODE_SUBSTITUTE"
msgid "The text in which partial words are to be replaced."
msgstr "Tekst, kotrehož dźělne słowa maja so wuměnić."
@@ -15125,7 +13436,6 @@ msgid "Search text"
msgstr "pytanski_tekst"
#: scfuncs.hrc:3812
-#, fuzzy
msgctxt "SC_OPCODE_SUBSTITUTE"
msgid "The partial string to be (repeatedly) replaced."
msgstr "Dźělny znamješkowy rjećazk, kotryž so ma (wjacekróć) wuměnić."
@@ -15137,7 +13447,6 @@ msgid "New text"
msgstr "nowy tekst"
#: scfuncs.hrc:3814
-#, fuzzy
msgctxt "SC_OPCODE_SUBSTITUTE"
msgid "The text which is to replace the text string."
msgstr "Tekst, kotryž ma znamješkowy rjećazk narunać."
@@ -15149,13 +13458,11 @@ msgid "Occurrence"
msgstr "wustupowanje"
#: scfuncs.hrc:3816
-#, fuzzy
msgctxt "SC_OPCODE_SUBSTITUTE"
msgid "Which occurrence of the old text is to be replaced."
msgstr "Kotre wustupowanje stareho teksta ma so wuměnić."
#: scfuncs.hrc:3822
-#, fuzzy
msgctxt "SC_OPCODE_BASE"
msgid "Converts a positive integer to text from a number system to the base defined."
msgstr "Konwertuje pozitiwnu cyłu ličbu do teksta z ličboweho systema podateje bazy."
@@ -15167,7 +13474,6 @@ msgid "Number"
msgstr "Ličby"
#: scfuncs.hrc:3824
-#, fuzzy
msgctxt "SC_OPCODE_BASE"
msgid "The number to be converted."
msgstr "Ličba, kotraž so ma konwertować."
@@ -15179,25 +13485,21 @@ msgid "Radix"
msgstr "baza"
#: scfuncs.hrc:3826
-#, fuzzy
msgctxt "SC_OPCODE_BASE"
msgid "The base number for conversion must be in the range 2 - 36."
msgstr "Ličbowa baza za konwertowanje dyrbi mjez 2 a 36 być."
#: scfuncs.hrc:3827
-#, fuzzy
msgctxt "SC_OPCODE_BASE"
msgid "Minimum length"
msgstr "Minimalna dołhosć"
#: scfuncs.hrc:3828
-#, fuzzy
msgctxt "SC_OPCODE_BASE"
msgid "If the text is shorter than the specified length, zeros are added to the left of the string."
msgstr "Jeli tekst je krótši hač podata dołhosć, so nule nalěwo wot znamješkoweho rjećazka přidawaja."
#: scfuncs.hrc:3834
-#, fuzzy
msgctxt "SC_OPCODE_DECIMAL"
msgid "Converts a text of a specified number system to a positive integer in the base given."
msgstr "Konwertuje tekst z podateho ličboweho systema do pozitiwneje cyłeje ličby podateje bazy."
@@ -15209,7 +13511,6 @@ msgid "Text"
msgstr "Tekst"
#: scfuncs.hrc:3836
-#, fuzzy
msgctxt "SC_OPCODE_DECIMAL"
msgid "The text to be converted."
msgstr "Tekst, kotryž so ma konwertować."
@@ -15221,25 +13522,21 @@ msgid "Radix"
msgstr "baza"
#: scfuncs.hrc:3838
-#, fuzzy
msgctxt "SC_OPCODE_DECIMAL"
msgid "The base number for conversion must be in the range 2 - 36."
msgstr "Ličbowa baza za konwertowanje dyrbi mjez 2 a 36 być."
#: scfuncs.hrc:3844
-#, fuzzy
msgctxt "SC_OPCODE_CONVERT_OOO"
msgid "Converts a value according to a conversion table in the configuration (main.xcd)."
msgstr "Konwertuje hódnotu po konwertowanskej tabeli w konfiguraciji (main.xcd)."
#: scfuncs.hrc:3845
-#, fuzzy
msgctxt "SC_OPCODE_CONVERT_OOO"
msgid "Value"
msgstr "Hódnota"
#: scfuncs.hrc:3846
-#, fuzzy
msgctxt "SC_OPCODE_CONVERT_OOO"
msgid "The value to be converted."
msgstr "Hódnota, kotraž so ma konwertować."
@@ -15251,19 +13548,16 @@ msgid "Text"
msgstr "Tekst"
#: scfuncs.hrc:3848
-#, fuzzy
msgctxt "SC_OPCODE_CONVERT_OOO"
msgid "Unit from which something is converted, case-sensitive."
msgstr "Jednotka, z kotrejež so konwertuje, dźiwajo na wulkopisanje."
#: scfuncs.hrc:3850
-#, fuzzy
msgctxt "SC_OPCODE_CONVERT_OOO"
msgid "Unit into which something is converted, case-sensitive."
msgstr "Jednotka, do kotrejež so konwertuje, dźiwajo na wulkopisanje."
#: scfuncs.hrc:3856
-#, fuzzy
msgctxt "SC_OPCODE_ROMAN"
msgid "Converts a number to a Roman numeral."
msgstr "Konwertuje ličbu do romskeje ličby."
@@ -15275,7 +13569,6 @@ msgid "Number"
msgstr "Ličby"
#: scfuncs.hrc:3858
-#, fuzzy
msgctxt "SC_OPCODE_ROMAN"
msgid "The number to be converted to a Roman numeral must be in the 0 - 3999 range."
msgstr "Ličba, kotraž so ma do romskeje ličby konwertować, dyrbi we wobłuku 0 - 3999 być."
@@ -15287,13 +13580,11 @@ msgid "Mode"
msgstr "Modus"
#: scfuncs.hrc:3860
-#, fuzzy
msgctxt "SC_OPCODE_ROMAN"
msgid "The more this value increases, the more the Roman numeral is simplified. The value must be in the 0 - 4 range."
msgstr "Čim wyša je tuta hódnota ćim wjace so romska ličba zjednorja."
#: scfuncs.hrc:3866
-#, fuzzy
msgctxt "SC_OPCODE_ARABIC"
msgid "Calculates the value of a Roman numeral."
msgstr "Wuličuje hódnotu romskeje ličby."
@@ -15305,13 +13596,11 @@ msgid "Text"
msgstr "Tekst"
#: scfuncs.hrc:3868
-#, fuzzy
msgctxt "SC_OPCODE_ARABIC"
msgid "The text that represents a Roman numeral."
msgstr "Tekst, kotryž je romska ličba."
#: scfuncs.hrc:3873
-#, fuzzy
msgctxt "SC_OPCODE_INFO"
msgid "Returns information about the environment."
msgstr "Wróći informacije wo dźěłowej wokolinje."
@@ -15323,13 +13612,11 @@ msgid "Text"
msgstr "Tekst"
#: scfuncs.hrc:3875
-#, fuzzy
msgctxt "SC_OPCODE_INFO"
msgid "Can be \"osversion\", \"system\", \"release\", \"numfile\", and \"recalc\"."
msgstr "Móže \"osversion\", \"system\", \"release\", \"numfile\" abo \"recalc\" być."
#: scfuncs.hrc:3880
-#, fuzzy
msgctxt "SC_OPCODE_UNICODE"
msgid "Returns the numeric code for the first Unicode character in a text string."
msgstr "Wróći numeriski kod za prěnje Unicodowe znamješko w tekstowym rjećazku."
@@ -15341,13 +13628,11 @@ msgid "Text"
msgstr "Tekst"
#: scfuncs.hrc:3882
-#, fuzzy
msgctxt "SC_OPCODE_UNICODE"
msgid "This is the text for which the code of the first character is to be found."
msgstr "To je tekst, za kotryž so ma kod prěnjeho znamješka namakać."
#: scfuncs.hrc:3887
-#, fuzzy
msgctxt "SC_OPCODE_UNICHAR"
msgid "Converts a code number into a Unicode character or letter."
msgstr "Konwertuje kodowu ličbu do Unicodoweho znamješka abo pismika."
@@ -15359,25 +13644,21 @@ msgid "Number"
msgstr "Ličby"
#: scfuncs.hrc:3889
-#, fuzzy
msgctxt "SC_OPCODE_UNICHAR"
msgid "The code value for the character."
msgstr "Kodowa hódnota za znamješko."
#: scfuncs.hrc:3894
-#, fuzzy
msgctxt "SC_OPCODE_EUROCONVERT"
msgid "Converts a value from one to another Euro currency."
msgstr "Konwertuje hódnotu z měny EURO do druheje."
#: scfuncs.hrc:3895
-#, fuzzy
msgctxt "SC_OPCODE_EUROCONVERT"
msgid "Value"
msgstr "Hódnota"
#: scfuncs.hrc:3896
-#, fuzzy
msgctxt "SC_OPCODE_EUROCONVERT"
msgid "The value to be converted."
msgstr "Hódnota, kotraž so ma konwertować."
@@ -15389,7 +13670,6 @@ msgid "From currency"
msgstr "z_měny"
#: scfuncs.hrc:3898
-#, fuzzy
msgctxt "SC_OPCODE_EUROCONVERT"
msgid "ISO 4217 code of the currency from which is converted, case-sensitive."
msgstr "Kod ISO 4217 měny, z kotrejež so konwertuje, dźiwajo na wulke pisanje."
@@ -15401,7 +13681,6 @@ msgid "To currency"
msgstr "do_měny"
#: scfuncs.hrc:3900
-#, fuzzy
msgctxt "SC_OPCODE_EUROCONVERT"
msgid "ISO 4217 code of the currency into which is converted, case-sensitive."
msgstr "Kod ISO 4217 měny, do kotrejež so konwertuje, dźiwajo na wulke pisanje."
@@ -15426,13 +13705,11 @@ msgstr "dokładnosć_triangulacije"
#. This description uses almost all available space in the dialog, make sure translations fit in size
#: scfuncs.hrc:3905
-#, fuzzy
msgctxt "SC_OPCODE_EUROCONVERT"
msgid "If given and >=3, the intermediate result of a triangular conversion is rounded to that precision. If omitted, the result is not rounded."
msgstr "Jeli je podate a >= 3 so mjezywuslědk triangularneho konwertowanja na tu dokładnosć skruža. Jeli je wuwostajene, so wuslědk njeskruža."
#: scfuncs.hrc:3910
-#, fuzzy
msgctxt "SC_OPCODE_NUMBERVALUE"
msgid "Converts text to a number, in a locale-independent way."
msgstr "Konwertuje tekst do ličby, njedźiwajo na regionalnu šemu."
@@ -15444,7 +13721,6 @@ msgid "Text"
msgstr "Tekst"
#: scfuncs.hrc:3912
-#, fuzzy
msgctxt "SC_OPCODE_NUMBERVALUE"
msgid "The text to be converted to a number."
msgstr "Tekst, kotryž so ma do ličby konwertować."
@@ -15456,7 +13732,6 @@ msgid "Decimal separator"
msgstr "Decimalne dźělatko:"
#: scfuncs.hrc:3914
-#, fuzzy
msgctxt "SC_OPCODE_NUMBERVALUE"
msgid "Defines the character used as the decimal separator."
msgstr "Definuje znamješko, kotrež so jako decimalne dźělatko wužiwa."
@@ -15468,13 +13743,11 @@ msgid "Group separator"
msgstr "skupinske_dźělatko"
#: scfuncs.hrc:3916
-#, fuzzy
msgctxt "SC_OPCODE_NUMBERVALUE"
msgid "Defines the character(s) used as the group separator."
msgstr "Definuje znamješka, kotrež so jako skupinske dźělatko wužiwaja."
#: scfuncs.hrc:3922
-#, fuzzy
msgctxt "SC_OPCODE_BITAND"
msgid "Bitwise \"AND\" of two integers."
msgstr "Bitowe \"A\" dweju cyłeju ličbow."
@@ -15486,7 +13759,6 @@ msgid "Number1"
msgstr "Ličby"
#: scfuncs.hrc:3924 /home/cl/vc/git/libo-core/sc/inc/scfuncs.hrc:3926
-#, fuzzy
msgctxt "SC_OPCODE_BITAND"
msgid "Positive integer less than 2^48."
msgstr "Pozitiwna cyła ličba mjeńša hač 2^48."
@@ -15498,7 +13770,6 @@ msgid "Number2"
msgstr "Ličby"
#: scfuncs.hrc:3931
-#, fuzzy
msgctxt "SC_OPCODE_BITOR"
msgid "Bitwise \"OR\" of two integers."
msgstr "Bitowe \"ABO\" dweju cyłeju ličbow."
@@ -15510,7 +13781,6 @@ msgid "Number1"
msgstr "Ličby"
#: scfuncs.hrc:3933 /home/cl/vc/git/libo-core/sc/inc/scfuncs.hrc:3935
-#, fuzzy
msgctxt "SC_OPCODE_BITOR"
msgid "Positive integer less than 2^48."
msgstr "Pozitiwna cyła ličba mjeńša hač 2^48."
@@ -15522,7 +13792,6 @@ msgid "Number2"
msgstr "Ličby"
#: scfuncs.hrc:3940
-#, fuzzy
msgctxt "SC_OPCODE_BITXOR"
msgid "Bitwise \"exclusive OR\" of two integers."
msgstr "Bitowe \"ekskluziwne ABO\" dweju cyłeju ličbow."
@@ -15534,7 +13803,6 @@ msgid "Number1"
msgstr "Ličby"
#: scfuncs.hrc:3942 /home/cl/vc/git/libo-core/sc/inc/scfuncs.hrc:3944
-#, fuzzy
msgctxt "SC_OPCODE_BITXOR"
msgid "Positive integer less than 2^48."
msgstr "Pozitiwna cyła ličba mjeńša hač 2^48."
@@ -15546,7 +13814,6 @@ msgid "Number2"
msgstr "Ličby"
#: scfuncs.hrc:3949
-#, fuzzy
msgctxt "SC_OPCODE_BITRSHIFT"
msgid "Bitwise right shift of an integer value."
msgstr "Bitowe přesunjenje, wo cyłu ličbu doprawa."
@@ -15558,7 +13825,6 @@ msgid "Number"
msgstr "Ličby"
#: scfuncs.hrc:3951
-#, fuzzy
msgctxt "SC_OPCODE_BITRSHIFT"
msgid "The value to be shifted. Positive integer less than 2^48."
msgstr "Hódnota, kotraž so ma přesunyć. Pozitiwna cyła ličba mjeńša hač 2^48."
@@ -15570,13 +13836,11 @@ msgid "Shift"
msgstr "Přesunjenje"
#: scfuncs.hrc:3953
-#, fuzzy
msgctxt "SC_OPCODE_BITRSHIFT"
msgid "The integer number of bits the value is to be shifted."
msgstr "Cyła ličba bitow, wo kotrež so ma hódnota přesunyć."
#: scfuncs.hrc:3958
-#, fuzzy
msgctxt "SC_OPCODE_BITLSHIFT"
msgid "Bitwise left shift of an integer value."
msgstr "Bitowe přesunjenje, wo cyłu ličbu dolěwa."
@@ -15588,7 +13852,6 @@ msgid "Number"
msgstr "Ličby"
#: scfuncs.hrc:3960
-#, fuzzy
msgctxt "SC_OPCODE_BITLSHIFT"
msgid "The value to be shifted. Positive integer less than 2^48."
msgstr "Hódnota, kotraž so ma přesunyć. Pozitiwna cyła ličba mjeńša hač 2^48."
@@ -15600,13 +13863,11 @@ msgid "Shift"
msgstr "Přesunjenje"
#: scfuncs.hrc:3962
-#, fuzzy
msgctxt "SC_OPCODE_BITLSHIFT"
msgid "The integer number of bits the value is to be shifted."
msgstr "Cyła ličba bitow, wo kotrež so ma hódnota přesunyć."
#: scfuncs.hrc:3967
-#, fuzzy
msgctxt "SC_OPCODE_LENB"
msgid "Calculates length of a text string, with DBCS"
msgstr "Wobličuje dołhosć tekstoweho rjećazka z DBCS"
@@ -15618,13 +13879,11 @@ msgid "Text"
msgstr "Tekst"
#: scfuncs.hrc:3969
-#, fuzzy
msgctxt "SC_OPCODE_LENB"
msgid "The text in which the length is to be determined."
msgstr "Tekst, w kotrymž so ma dołhosć postajić."
#: scfuncs.hrc:3974
-#, fuzzy
msgctxt "SC_OPCODE_RIGHTB"
msgid "Returns the last character or characters of a text,with DBCS"
msgstr "Wróći poslednje znamješko abo wjacore znamješka teksta z DBCS"
@@ -15636,7 +13895,6 @@ msgid "Text"
msgstr "Tekst"
#: scfuncs.hrc:3976
-#, fuzzy
msgctxt "SC_OPCODE_RIGHTB"
msgid "The text in which the end partial words are to be determined."
msgstr "Tekst, kotrehož kónčne dźělne słowa maja so postajić."
@@ -15648,13 +13906,11 @@ msgid "Number"
msgstr "Ličby"
#: scfuncs.hrc:3978
-#, fuzzy
msgctxt "SC_OPCODE_RIGHTB"
msgid "The number of characters for the end text."
msgstr "Ličba znamješkow za kónčny tekst."
#: scfuncs.hrc:3983
-#, fuzzy
msgctxt "SC_OPCODE_LEFTB"
msgid "Returns the first character or characters of a text,with DBCS"
msgstr "Wróći prěnje znamješko abo wjacore znamješka teksta z DBCS"
@@ -15666,7 +13922,6 @@ msgid "Text"
msgstr "Tekst"
#: scfuncs.hrc:3985
-#, fuzzy
msgctxt "SC_OPCODE_LEFTB"
msgid "The text where the initial partial words are to be determined."
msgstr "Tekst, kotrehož spočatne dźělne słowa maja so postajić."
@@ -15678,13 +13933,11 @@ msgid "Number"
msgstr "Ličby"
#: scfuncs.hrc:3987
-#, fuzzy
msgctxt "SC_OPCODE_LEFTB"
msgid "The number of characters for the start text."
msgstr "Ličba znamješkow za spočatny tekst."
#: scfuncs.hrc:3992
-#, fuzzy
msgctxt "SC_OPCODE_MIDB"
msgid "Returns a partial text string of a text, with DBCS"
msgstr "Wróći dźělny tekstowy rjećazk teksta z DBCS"
@@ -15696,7 +13949,6 @@ msgid "Text"
msgstr "Tekst"
#: scfuncs.hrc:3994
-#, fuzzy
msgctxt "SC_OPCODE_MIDB"
msgid "The text in which partial words are to be determined."
msgstr "Tekst, kotrehož dźělne słowa maja so postajić."
@@ -15708,7 +13960,6 @@ msgid "Start"
msgstr "Spočatk"
#: scfuncs.hrc:3996
-#, fuzzy
msgctxt "SC_OPCODE_MIDB"
msgid "The position from which the part word is to be determined."
msgstr "Pozicija, wot kotrejež so ma dźělne słowo postajić."
@@ -15720,79 +13971,66 @@ msgid "Number"
msgstr "Ličby"
#: scfuncs.hrc:3998
-#, fuzzy
msgctxt "SC_OPCODE_MIDB"
msgid "The number of characters for the text."
msgstr "Ličba znamješkow za tekst."
#: scfuncs.hrc:4003
-#, fuzzy
msgctxt "SC_OPCODE_FILTERXML"
msgid "Apply an XPath expression to an XML document"
msgstr "XPath-wuraz na XML-dokument nałožić"
#: scfuncs.hrc:4004
-#, fuzzy
msgctxt "SC_OPCODE_FILTERXML"
msgid "XML Document"
msgstr "XML-dokument"
#: scfuncs.hrc:4005
-#, fuzzy
msgctxt "SC_OPCODE_FILTERXML"
msgid "String containing a valid XML stream"
msgstr "Znamješkowy rjećazk, kotryž XML-prud wobsahuje"
#: scfuncs.hrc:4006
-#, fuzzy
msgctxt "SC_OPCODE_FILTERXML"
msgid "XPath expression"
msgstr "XPath-wuraz"
#: scfuncs.hrc:4007
-#, fuzzy
msgctxt "SC_OPCODE_FILTERXML"
msgid "String containing a valid XPath expression"
msgstr "Znamješkowy rjećazk, kotryž XPath-wuraz wobsahuje"
#: scfuncs.hrc:4012
-#, fuzzy
msgctxt "SC_OPCODE_COLOR"
msgid "Returns an implementation defined value representing a RGBA color"
msgstr "Wróći implementaciju definowanych hódnotow, kotrež barbu RGBA reprezentuja"
#: scfuncs.hrc:4013
-#, fuzzy
msgctxt "SC_OPCODE_COLOR"
msgid "Red"
msgstr "Čerwjeny"
#: scfuncs.hrc:4014
-#, fuzzy
msgctxt "SC_OPCODE_COLOR"
msgid "Value of red"
msgstr "Hódnota za čerwjeny"
#: scfuncs.hrc:4015
-#, fuzzy
msgctxt "SC_OPCODE_COLOR"
msgid "Green"
msgstr "Zeleny"
#: scfuncs.hrc:4016
-#, fuzzy
msgctxt "SC_OPCODE_COLOR"
msgid "Value of green"
msgstr "Hódnota za zeleny"
#: scfuncs.hrc:4017
-#, fuzzy
msgctxt "SC_OPCODE_COLOR"
msgid "Blue"
msgstr "Módry"
#: scfuncs.hrc:4018
-#, fuzzy
msgctxt "SC_OPCODE_COLOR"
msgid "Value of blue"
msgstr "Hódnota za módry"
@@ -15804,31 +14042,26 @@ msgid "Alpha"
msgstr "Alfa:"
#: scfuncs.hrc:4020
-#, fuzzy
msgctxt "SC_OPCODE_COLOR"
msgid "Value of alpha"
msgstr "Hódnota za alfa"
#: scfuncs.hrc:4025
-#, fuzzy
msgctxt "SC_OPCODE_WEBSERVICE"
msgid "Get some webcontent from an URI."
msgstr "Webwobsah z URI wobstarać."
#: scfuncs.hrc:4026
-#, fuzzy
msgctxt "SC_OPCODE_WEBSERVICE"
msgid "URI"
msgstr "URI"
#: scfuncs.hrc:4027
-#, fuzzy
msgctxt "SC_OPCODE_WEBSERVICE"
msgid "URI of the webservice"
msgstr "URI websłužby"
#: scfuncs.hrc:4032
-#, fuzzy
msgctxt "SC_OPCODE_ENCODEURL"
msgid "Return a URL-encoded string."
msgstr "Wróći jako URL skodowany znamješkowy rjećazk."
@@ -15840,49 +14073,41 @@ msgid "Text"
msgstr "Tekst"
#: scfuncs.hrc:4034
-#, fuzzy
msgctxt "SC_OPCODE_ENCODEURL"
msgid "A string to be URL-encoded"
msgstr "Znamješkowy rjećazk, kotryž so ma jako URL kodować"
#: scfuncs.hrc:4039
-#, fuzzy
msgctxt "SC_OPCODE_ERF_MS"
msgid "Returns the error function."
msgstr "Wróći zmylkowu funkciju."
#: scfuncs.hrc:4040
-#, fuzzy
msgctxt "SC_OPCODE_ERF_MS"
msgid "Lower limit"
msgstr "Delnja mjeza"
#: scfuncs.hrc:4041
-#, fuzzy
msgctxt "SC_OPCODE_ERF_MS"
msgid "The lower limit for integration"
msgstr "Delnja mjeza za integraciju"
#: scfuncs.hrc:4046
-#, fuzzy
msgctxt "SC_OPCODE_ERFC_MS"
msgid "Returns the complementary error function."
msgstr "Wróći komplementarnu zmylkowu funkciju."
#: scfuncs.hrc:4047
-#, fuzzy
msgctxt "SC_OPCODE_ERFC_MS"
msgid "Lower limit"
msgstr "Delnja mjeza"
#: scfuncs.hrc:4048
-#, fuzzy
msgctxt "SC_OPCODE_ERFC_MS"
msgid "The lower limit for integration"
msgstr "Delnja mjeza za integraciju"
#: scfuncs.hrc:4053
-#, fuzzy
msgctxt "SC_OPCODE_RAWSUBTRACT"
msgid "Returns the subtraction of numbers. Like a-b-c but without eliminating small roundoff errors."
msgstr "Wróći diferencu ličbow. Na přikład a-b-c, ale bjez toho, zo bychu so skruženske zmylki eliminowali."
@@ -15894,7 +14119,6 @@ msgid "Minuend"
msgstr "minuend"
#: scfuncs.hrc:4055
-#, fuzzy
msgctxt "SC_OPCODE_RAWSUBTRACT"
msgid "Number from which following arguments are subtracted."
msgstr "Ličba, wot kotrejež so slědowace argumenty subtrahuja."
@@ -15906,25 +14130,21 @@ msgid "Subtrahend "
msgstr "subtrahend "
#: scfuncs.hrc:4057
-#, fuzzy
msgctxt "SC_OPCODE_RAWSUBTRACT"
msgid "Subtrahend 1, subtrahend 2, ... are numerical arguments subtracted from the minuend."
msgstr "Subtrahend 1, subtrahend 2, ... su numeriske argumenty, kotrež so maja wot minuenda subtrahować."
#: scfuncs.hrc:4063
-#, fuzzy
msgctxt "SC_OPCODE_ROUNDSIG"
msgid "Rounds a number to predefined significant digits."
msgstr "Skruži ličbu na podatu ličbu městnow."
#: scfuncs.hrc:4064
-#, fuzzy
msgctxt "SC_OPCODE_ROUNDSIG"
msgid "Value"
msgstr "Hódnota"
#: scfuncs.hrc:4065
-#, fuzzy
msgctxt "SC_OPCODE_ROUNDSIG"
msgid "The number to be rounded."
msgstr "Ličba, kotraž so ma skružić."
@@ -15936,7 +14156,6 @@ msgid "Digits"
msgstr "městna"
#: scfuncs.hrc:4067
-#, fuzzy
msgctxt "SC_OPCODE_ROUNDSIG"
msgid "The number of significant digits to which value is to be rounded."
msgstr "Ličba signifikantnych městnow, na kotrež so ma hódnota skružić."
@@ -15954,31 +14173,26 @@ msgid "Text"
msgstr "Tekst"
#: scfuncs.hrc:4074
-#, fuzzy
msgctxt "SC_OPCODE_REPLACEB"
msgid "The text in which some characters are to be replaced."
msgstr "Tekst, w kotrymž so maja někotre znamješka narunać."
#: scfuncs.hrc:4075
-#, fuzzy
msgctxt "SC_OPCODE_REPLACEB"
msgid "Position"
msgstr "Pozicija"
#: scfuncs.hrc:4076
-#, fuzzy
msgctxt "SC_OPCODE_REPLACEB"
msgid "The character position from which text is to be replaced."
msgstr "Znamješkowa pozicija, wot kotrejež so ma tekst narunać."
#: scfuncs.hrc:4077
-#, fuzzy
msgctxt "SC_OPCODE_REPLACEB"
msgid "Length"
msgstr "Dołhosć"
#: scfuncs.hrc:4078
-#, fuzzy
msgctxt "SC_OPCODE_REPLACEB"
msgid "The number of characters to be replaced."
msgstr "Ličba znamješkow, kotrež so maja narunać."
@@ -15990,7 +14204,6 @@ msgid "New text"
msgstr "nowy tekst"
#: scfuncs.hrc:4080
-#, fuzzy
msgctxt "SC_OPCODE_REPLACEB"
msgid "The text to be inserted."
msgstr "Tekst, kotryž so ma zasadźić."
@@ -16007,7 +14220,6 @@ msgid "Find text"
msgstr "Tekst pytać"
#: scfuncs.hrc:4088
-#, fuzzy
msgctxt "SC_OPCODE_FINDB"
msgid "The text to be found."
msgstr "Tekst, kotryž so ma namakać."
@@ -16019,19 +14231,16 @@ msgid "Text"
msgstr "Tekst"
#: scfuncs.hrc:4090
-#, fuzzy
msgctxt "SC_OPCODE_FINDB"
msgid "The text in which a search is to be made."
msgstr "Tekst, w kotrymž so ma pytanje přewjeśc."
#: scfuncs.hrc:4091
-#, fuzzy
msgctxt "SC_OPCODE_FINDB"
msgid "Position"
msgstr "Pozicija"
#: scfuncs.hrc:4092
-#, fuzzy
msgctxt "SC_OPCODE_FINDB"
msgid "The position in the text from which the search starts."
msgstr "Pozicija w teksće, wot kotrehož so pytanje započina."
@@ -16048,7 +14257,6 @@ msgid "Find text"
msgstr "Tekst pytać"
#: scfuncs.hrc:4100
-#, fuzzy
msgctxt "SC_OPCODE_SEARCHB"
msgid "The text to be found."
msgstr "Tekst, kotryž so ma namakać."
@@ -16060,19 +14268,16 @@ msgid "Text"
msgstr "Tekst"
#: scfuncs.hrc:4102
-#, fuzzy
msgctxt "SC_OPCODE_SEARCHB"
msgid "The text in which a search is to be made."
msgstr "Tekst, w kotrymž so ma pytanje přewjeśc."
#: scfuncs.hrc:4103
-#, fuzzy
msgctxt "SC_OPCODE_SEARCHB"
msgid "Position"
msgstr "Pozicija"
#: scfuncs.hrc:4104
-#, fuzzy
msgctxt "SC_OPCODE_SEARCHB"
msgid "The position in the text from which the search starts."
msgstr "Pozicija w teksće, wot kotrehož so pytanje započina."
@@ -16121,7 +14326,6 @@ msgstr "Swójske předłohi"
#. Strings for interface names -------------------------------------------
#: strings.hrc:27
-#, fuzzy
msgctxt "SCSTR_LONG_SCDOC_NAME"
msgid "%PRODUCTNAME %PRODUCTVERSION Spreadsheet"
msgstr "Tabelowy dokument %PRODUCTNAME %PRODUCTVERSION"
@@ -16133,117 +14337,98 @@ msgid "Spreadsheet"
msgstr "Tabelowy dokument"
#: strings.hrc:29
-#, fuzzy
msgctxt "SCSTR_UNDEFINED"
msgid "- undefined -"
msgstr "- njedefinowany -"
#: strings.hrc:30
-#, fuzzy
msgctxt "SCSTR_NONE"
msgid "- none -"
msgstr "- žadyn -"
#: strings.hrc:31
-#, fuzzy
msgctxt "SCSTR_ALL"
msgid "- all -"
msgstr "- wšě -"
#: strings.hrc:32
-#, fuzzy
msgctxt "SCSTR_MULTIPLE"
msgid "- multiple -"
msgstr "- wjacore -"
#: strings.hrc:33
-#, fuzzy
msgctxt "SCSTR_STDFILTER"
msgid "Standard Filter..."
msgstr "Standardny filter..."
#: strings.hrc:34
-#, fuzzy
msgctxt "SCSTR_TOP10FILTER"
msgid "Top 10"
msgstr "Hornje 10"
#: strings.hrc:35
-#, fuzzy
msgctxt "SCSTR_FILTER_EMPTY"
msgid "Empty"
msgstr "Prózdny"
#: strings.hrc:36
-#, fuzzy
msgctxt "SCSTR_FILTER_NOTEMPTY"
msgid "Not Empty"
msgstr "Njeprózdny"
#: strings.hrc:37
-#, fuzzy
msgctxt "SCSTR_NONAME"
msgid "unnamed"
msgstr "bjez mjena"
#. "%1 is replaced to column letter, such as 'Column A'"
#: strings.hrc:39
-#, fuzzy
msgctxt "SCSTR_COLUMN"
msgid "Column %1"
msgstr "Špalta %1"
#. "%1 is replaced to row number, such as 'Row 1'"
#: strings.hrc:41
-#, fuzzy
msgctxt "SCSTR_ROW"
msgid "Row %1"
msgstr "Linka %1"
#: strings.hrc:42
-#, fuzzy
msgctxt "SCSTR_TABLE"
msgid "Sheet"
msgstr "Tabela"
#: strings.hrc:43
-#, fuzzy
msgctxt "SCSTR_NAME"
msgid "Name"
msgstr "Mjeno"
#: strings.hrc:44
-#, fuzzy
msgctxt "SCSTR_APDTABLE"
msgid "Append Sheet"
msgstr "Tabelu připowěsnyć"
#: strings.hrc:45
-#, fuzzy
msgctxt "SCSTR_RENAMETAB"
msgid "Rename Sheet"
msgstr "Tabelu přemjenować"
#: strings.hrc:46
-#, fuzzy
msgctxt "SCSTR_SET_TAB_BG_COLOR"
msgid "Tab Color"
msgstr "Rajtarkowa barba"
#: strings.hrc:47
-#, fuzzy
msgctxt "SCSTR_NO_TAB_BG_COLOR"
msgid "Default"
msgstr "Standard"
#: strings.hrc:48
-#, fuzzy
msgctxt "SCSTR_RENAMEOBJECT"
msgid "Name Object"
msgstr "Objekt pomjenować"
#: strings.hrc:49
-#, fuzzy
msgctxt "STR_INSERTGRAPHIC"
msgid "Insert Image"
msgstr "Wobraz zasadźić"
@@ -16261,7 +14446,6 @@ msgstr ""
#. Attribute
#: strings.hrc:53
-#, fuzzy
msgctxt "SCSTR_PROTECTDOC"
msgid "Protect Document"
msgstr "Dokument škitać"
@@ -16273,19 +14457,16 @@ msgid "Unprotect document"
msgstr "Škit dokumenta zběhnyć"
#: strings.hrc:55
-#, fuzzy
msgctxt "SCSTR_UNPROTECTTAB"
msgid "Unprotect sheet"
msgstr "Tabelowy škit zběhnyć"
#: strings.hrc:56
-#, fuzzy
msgctxt "SCSTR_CHG_PROTECT"
msgid "Protect Records"
msgstr "Datowe sadźby škitać"
#: strings.hrc:57
-#, fuzzy
msgctxt "SCSTR_CHG_UNPROTECT"
msgid "Unprotect Records"
msgstr "Škit datowych sadźbow zběhnyć"
@@ -16297,13 +14478,11 @@ msgid "Password:"
msgstr "_Hesło"
#: strings.hrc:59
-#, fuzzy
msgctxt "SCSTR_PASSWORDOPT"
msgid "Password (optional):"
msgstr "Hesło (opcionalne):"
#: strings.hrc:60
-#, fuzzy
msgctxt "SCSTR_WRONGPASSWORD"
msgid "Incorrect Password"
msgstr "Wopačne hesło"
@@ -16315,7 +14494,6 @@ msgid "~End"
msgstr "Kónc"
#: strings.hrc:62
-#, fuzzy
msgctxt "SCSTR_UNKNOWN"
msgid "Unknown"
msgstr "Njeznaty"
@@ -16345,38 +14523,32 @@ msgid "~Source"
msgstr "Žó_rło"
#: strings.hrc:67
-#, fuzzy
msgctxt "SCSTR_VALID_LIST"
msgid "~Entries"
msgstr "~Zapiski"
#. for dialogues:
#: strings.hrc:69
-#, fuzzy
msgctxt "SCSTR_CHARSET_USER"
msgid "System"
msgstr "System"
#: strings.hrc:70
-#, fuzzy
msgctxt "SCSTR_COLUMN_USER"
msgid "Standard;Text;Date (DMY);Date (MDY);Date (YMD);US English;Hide"
msgstr "Standard;Tekst;Datum (TMJ);Datum (MTJ);Datum (JMT);jendźelski (US);schować"
#: strings.hrc:71
-#, fuzzy
msgctxt "SCSTR_FIELDSEP_TAB"
msgid "Tab"
msgstr "Tabulator"
#: strings.hrc:72
-#, fuzzy
msgctxt "SCSTR_FIELDSEP_SPACE"
msgid "space"
msgstr "mjezota"
#: strings.hrc:73
-#, fuzzy
msgctxt "SCSTR_FORMULA_AUTOCORRECTION"
msgid ""
"%PRODUCTNAME Calc found an error in the formula entered.\n"
@@ -16401,7 +14573,6 @@ msgstr "Tekst"
#. Select tables dialog title
#: strings.hrc:77
-#, fuzzy
msgctxt "STR_DLG_SELECTTABLES_TITLE"
msgid "Select Sheets"
msgstr "Tabele wubrać"
@@ -16414,7 +14585,6 @@ msgid "~Selected sheets"
msgstr "W~ubrane tabele"
#: strings.hrc:80
-#, fuzzy
msgctxt "STR_REPLCELLSWARN"
msgid ""
"You are pasting data into cells that already contain data.\n"
@@ -16424,25 +14594,21 @@ msgstr ""
"Cheće eksistowace daty woprawdźe přepisać?"
#: strings.hrc:81
-#, fuzzy
msgctxt "STR_ACC_CSVRULER_NAME"
msgid "Ruler"
msgstr "Lineal"
#: strings.hrc:82
-#, fuzzy
msgctxt "STR_ACC_CSVRULER_DESCR"
msgid "This ruler manages objects at fixed positions."
msgstr "Tutón lineal objekty na krutych pozicijach rjaduje."
#: strings.hrc:83
-#, fuzzy
msgctxt "STR_ACC_CSVGRID_NAME"
msgid "Preview"
msgstr "Přehlad"
#: strings.hrc:84
-#, fuzzy
msgctxt "STR_ACC_CSVGRID_DESCR"
msgid "This sheet shows how the data will be arranged in the document."
msgstr "Tuta tabela pokazuje, kak su daty w dokumenće zrjadowane."
@@ -16454,13 +14620,11 @@ msgid "Document view"
msgstr "Dokumentowy napohlad"
#: strings.hrc:86
-#, fuzzy
msgctxt "STR_ACC_TABLE_NAME"
msgid "Sheet %1"
msgstr "Tabela %1"
#: strings.hrc:87
-#, fuzzy
msgctxt "STR_ACC_CELL_NAME"
msgid "Cell %1"
msgstr "Cela %1"
@@ -16472,7 +14636,6 @@ msgid "Left area"
msgstr "_Lěwy wobwod"
#: strings.hrc:89
-#, fuzzy
msgctxt "STR_ACC_PREVIEWDOC_NAME"
msgid "Page preview"
msgstr "Přehlad strony"
@@ -16490,49 +14653,41 @@ msgid "Right area"
msgstr "_Prawy wobwod"
#: strings.hrc:92
-#, fuzzy
msgctxt "STR_ACC_HEADER_NAME"
msgid "Header of page %1"
msgstr "Hłowowa linka strony %1"
#: strings.hrc:93
-#, fuzzy
msgctxt "STR_ACC_FOOTER_NAME"
msgid "Footer of page %1"
msgstr "Nohowa linka strony %1"
#: strings.hrc:94
-#, fuzzy
msgctxt "STR_ACC_EDITLINE_NAME"
msgid "Input line"
msgstr "Zapodawanska linka"
#: strings.hrc:95
-#, fuzzy
msgctxt "STR_ACC_EDITLINE_DESCR"
msgid "This is where you enter or edit text, numbers and formulas."
msgstr "Tu móžeće tekst, ličby a formle zapodać abo wobdźěłać."
#: strings.hrc:96
-#, fuzzy
msgctxt "SCSTR_MEDIASHELL"
msgid "Media Playback"
msgstr "Wothrawanje medijow"
#: strings.hrc:97
-#, fuzzy
msgctxt "RID_SCSTR_ONCLICK"
msgid "Mouse button pressed"
msgstr "Tasta myški stłóčena"
#: strings.hrc:98
-#, fuzzy
msgctxt "STR_ACC_TOOLBAR_FORMULA"
msgid "Formula Tool Bar"
msgstr "Formlowa lajsta"
#: strings.hrc:99
-#, fuzzy
msgctxt "STR_ACC_DOC_SPREADSHEET"
msgid "%PRODUCTNAME Spreadsheets"
msgstr "Tabelowy dokument %PRODUCTNAME"
@@ -16550,25 +14705,21 @@ msgid "(Preview mode)"
msgstr "(Přehladny modus)"
#: strings.hrc:102
-#, fuzzy
msgctxt "SCSTR_PRINTOPT_PAGES"
msgid "Pages"
msgstr "Strony"
#: strings.hrc:103
-#, fuzzy
msgctxt "SCSTR_PRINTOPT_SUPPRESSEMPTY"
msgid "~Suppress output of empty pages"
msgstr "W~udaće prózdnych stronow potłóčić"
#: strings.hrc:104
-#, fuzzy
msgctxt "SCSTR_PRINTOPT_PRNTCONTENT"
msgid "Print content"
msgstr "Ćišćerski wobsah"
#: strings.hrc:105
-#, fuzzy
msgctxt "SCSTR_PRINTOPT_ALLSHEETS"
msgid "~All sheets"
msgstr "Wšě ~tabele"
@@ -16580,19 +14731,16 @@ msgid "~Selected sheets"
msgstr "W~ubrane tabele"
#: strings.hrc:107
-#, fuzzy
msgctxt "SCSTR_PRINTOPT_SELECTEDCELLS"
msgid "Selected cells"
msgstr "Wubrane cele"
#: strings.hrc:108
-#, fuzzy
msgctxt "SCSTR_PRINTOPT_FROMWHICH"
msgid "From which print"
msgstr "Ćišćerski wobłuk"
#: strings.hrc:109
-#, fuzzy
msgctxt "SCSTR_PRINTOPT_ALLPAGES"
msgid "All ~pages"
msgstr "Wšě ~strony"
@@ -16604,49 +14752,41 @@ msgid "Pa~ges"
msgstr "Strony"
#: strings.hrc:111
-#, fuzzy
msgctxt "SCSTR_PRINTOPT_PRODNAME"
msgid "%PRODUCTNAME %s"
msgstr "%PRODUCTNAME %s"
#: strings.hrc:112
-#, fuzzy
msgctxt "SCSTR_WARN_ME_IN_FUTURE_CHECK"
msgid "Warn me about this in the future."
msgstr "Tute warnowanje tež w přichodźe pokazać."
#: strings.hrc:113
-#, fuzzy
msgctxt "SCSTR_DDEDOC_NOT_LOADED"
msgid "The following DDE source could not be updated possibly because the source document was not open. Please launch the source document and try again."
msgstr "Slědowace DDE-žórło njeda so aktualizować, najskerje dokelž žórłowy dokument njeje wočinjeny był. Prošu startujće žórłowy dokument a spytajće hišće raz."
#: strings.hrc:114
-#, fuzzy
msgctxt "SCSTR_EXTDOC_NOT_LOADED"
msgid "The following external file could not be loaded. Data linked from this file did not get updated."
msgstr "Slědowaca eksterna dataja njeda so začitać. Daty zwjazane z tutej dataju njejsu so aktualizowali."
#: strings.hrc:115
-#, fuzzy
msgctxt "SCSTR_UPDATE_EXTDOCS"
msgid "Updating external links."
msgstr "Aktualizuje eksterne zwjazanja."
#: strings.hrc:116
-#, fuzzy
msgctxt "SCSTR_FORMULA_SYNTAX_CALC_A1"
msgid "Calc A1"
msgstr "Calc A1"
#: strings.hrc:117
-#, fuzzy
msgctxt "SCSTR_FORMULA_SYNTAX_XL_A1"
msgid "Excel A1"
msgstr "Excel A1"
#: strings.hrc:118
-#, fuzzy
msgctxt "SCSTR_FORMULA_SYNTAX_XL_R1C1"
msgid "Excel R1C1"
msgstr "Excel L1Š1"
@@ -16670,67 +14810,56 @@ msgid "Invalid value"
msgstr "Njepłaćiwy wobłuk"
#: strings.hrc:122
-#, fuzzy
msgctxt "STR_NOFORMULASPECIFIED"
msgid "No formula specified."
msgstr "Žana formla podata."
#: strings.hrc:123
-#, fuzzy
msgctxt "STR_NOCOLROW"
msgid "Neither row or column specified."
msgstr "Ani linka ani špalta podata."
#: strings.hrc:124
-#, fuzzy
msgctxt "STR_WRONGFORMULA"
msgid "Undefined name or range."
msgstr "Njedefinowane mjeno abo wobłuk."
#: strings.hrc:125
-#, fuzzy
msgctxt "STR_WRONGROWCOL"
msgid "Undefined name or wrong cell reference."
msgstr "Njedefinowane mjeno abo wopačny celowy poćah."
#: strings.hrc:126
-#, fuzzy
msgctxt "STR_NOCOLFORMULA"
msgid "Formulas don't form a column."
msgstr "Formle špalty njetworja."
#: strings.hrc:127
-#, fuzzy
msgctxt "STR_NOROWFORMULA"
msgid "Formulas don't form a row."
msgstr "Formle linku njetworja."
#: strings.hrc:128
-#, fuzzy
msgctxt "STR_ADD_AUTOFORMAT_TITLE"
msgid "Add AutoFormat"
msgstr "Awtomatiski format přidać"
#: strings.hrc:129
-#, fuzzy
msgctxt "STR_RENAME_AUTOFORMAT_TITLE"
msgid "Rename AutoFormat"
msgstr "Awtomatiski format přemjenować"
#: strings.hrc:130
-#, fuzzy
msgctxt "STR_ADD_AUTOFORMAT_LABEL"
msgid "Name"
msgstr "Mjeno"
#: strings.hrc:131
-#, fuzzy
msgctxt "STR_DEL_AUTOFORMAT_TITLE"
msgid "Delete AutoFormat"
msgstr "Awtomatiski format zhašeć"
#: strings.hrc:132
-#, fuzzy
msgctxt "STR_DEL_AUTOFORMAT_MSG"
msgid "Do you really want to delete the # AutoFormat?"
msgstr "Chceće awtomatiski format # woprawdźe zhašeć?"
@@ -16760,19 +14889,16 @@ msgid "Mar"
msgstr "Měr."
#: strings.hrc:137
-#, fuzzy
msgctxt "STR_NORTH"
msgid "North"
msgstr "Sewjer"
#: strings.hrc:138
-#, fuzzy
msgctxt "STR_MID"
msgid "Mid"
msgstr "Srjedźizna"
#: strings.hrc:139
-#, fuzzy
msgctxt "STR_SOUTH"
msgid "South"
msgstr "Juh"
@@ -16784,31 +14910,26 @@ msgid "Total"
msgstr "Dohromady"
#: strings.hrc:141
-#, fuzzy
msgctxt "STR_SHEET"
msgid "Sheet"
msgstr "Tabela"
#: strings.hrc:142
-#, fuzzy
msgctxt "STR_CELL"
msgid "Cell"
msgstr "Cela"
#: strings.hrc:143
-#, fuzzy
msgctxt "STR_CONTENT"
msgid "Content"
msgstr "Wobsah"
#: strings.hrc:144
-#, fuzzy
msgctxt "SCSTR_UNDO_PAGE_ANCHOR"
msgid "Page Anchor"
msgstr "Kótwička strony"
#: strings.hrc:145
-#, fuzzy
msgctxt "SCSTR_UNDO_CELL_ANCHOR"
msgid "Cell Anchor"
msgstr "Kótwička cele"
@@ -16821,7 +14942,6 @@ msgstr "Wuměnjenja"
#. content description strings are also use d in ScLinkTargetsObj
#: strings.hrc:149
-#, fuzzy
msgctxt "SCSTR_CONTENT_ROOT"
msgid "Contents"
msgstr "Wobsah"
@@ -16833,25 +14953,21 @@ msgid "Sheets"
msgstr "Tabele"
#: strings.hrc:151
-#, fuzzy
msgctxt "SCSTR_CONTENT_RANGENAME"
msgid "Range names"
msgstr "Wobłukowe mjena"
#: strings.hrc:152
-#, fuzzy
msgctxt "SCSTR_CONTENT_DBAREA"
msgid "Database ranges"
msgstr "Wobłuki datoweje banki"
#: strings.hrc:153
-#, fuzzy
msgctxt "SCSTR_CONTENT_GRAPHIC"
msgid "Images"
msgstr "Wobrazy"
#: strings.hrc:154
-#, fuzzy
msgctxt "SCSTR_CONTENT_OLEOBJECT"
msgid "OLE objects"
msgstr "OLE-objekty"
@@ -16863,13 +14979,11 @@ msgid "Comments"
msgstr "_Komentary"
#: strings.hrc:156
-#, fuzzy
msgctxt "SCSTR_CONTENT_AREALINK"
msgid "Linked areas"
msgstr "Zwjazane wobwody"
#: strings.hrc:157
-#, fuzzy
msgctxt "SCSTR_CONTENT_DRAWING"
msgid "Drawing objects"
msgstr "Rysowanske objekty"
@@ -16887,31 +15001,26 @@ msgid "Display"
msgstr "Pokazać"
#: strings.hrc:160
-#, fuzzy
msgctxt "SCSTR_ACTIVE"
msgid "active"
msgstr "aktiwny"
#: strings.hrc:161
-#, fuzzy
msgctxt "SCSTR_NOTACTIVE"
msgid "inactive"
msgstr "inaktiwny"
#: strings.hrc:162
-#, fuzzy
msgctxt "SCSTR_HIDDEN"
msgid "hidden"
msgstr "schowany"
#: strings.hrc:163
-#, fuzzy
msgctxt "SCSTR_ACTIVEWIN"
msgid "Active Window"
msgstr "Aktiwne wokno"
#: strings.hrc:164
-#, fuzzy
msgctxt "SCSTR_QHLP_SCEN_LISTBOX"
msgid "Scenario Name"
msgstr "Scenarijowe mjeno"
@@ -16923,61 +15032,51 @@ msgid "Comment"
msgstr "_Komentary"
#: strings.hrc:167
-#, fuzzy
msgctxt "STR_MENU_SORT_ASC"
msgid "Sort Ascending"
msgstr "Postupowacy sortěrować"
#: strings.hrc:168
-#, fuzzy
msgctxt "STR_MENU_SORT_DESC"
msgid "Sort Descending"
msgstr "Spadowacy sortěrować"
#: strings.hrc:169
-#, fuzzy
msgctxt "STR_MENU_SORT_CUSTOM"
msgid "Custom Sort"
msgstr "Swójske sortěrowanje"
#: strings.hrc:170
-#, fuzzy
msgctxt "STR_BTN_TOGGLE_ALL"
msgid "All"
msgstr "Wšě"
#: strings.hrc:171
-#, fuzzy
msgctxt "STR_BTN_SELECT_CURRENT"
msgid "Show only the current item."
msgstr "Jenož aktualny zapisk pokazać"
#: strings.hrc:172
-#, fuzzy
msgctxt "STR_BTN_UNSELECT_CURRENT"
msgid "Hide only the current item."
msgstr "Jenož aktualny zapisk schować."
#: strings.hrc:173
-#, fuzzy
msgctxt "STR_EDIT_SEARCH_ITEMS"
msgid "Search items..."
msgstr "Zapiski pytać..."
#: strings.hrc:175
-#, fuzzy
msgctxt "SCSTR_QHELP_POSWND"
msgid "Name Box"
msgstr "Mjenowe polo"
#: strings.hrc:176
-#, fuzzy
msgctxt "SCSTR_QHELP_INPUTWND"
msgid "Input line"
msgstr "Zapodawanska linka"
#: strings.hrc:177
-#, fuzzy
msgctxt "SCSTR_QHELP_BTNCALC"
msgid "Function Wizard"
msgstr "Funkciski asistent"
@@ -16989,7 +15088,6 @@ msgid "Accept"
msgstr "Přiwzać"
#: strings.hrc:179
-#, fuzzy
msgctxt "SCSTR_QHELP_BTNCANCEL"
msgid "Cancel"
msgstr "Přetorhnyć"
@@ -17001,103 +15099,86 @@ msgid "Sum"
msgstr "Suma"
#: strings.hrc:181
-#, fuzzy
msgctxt "SCSTR_QHELP_BTNEQUAL"
msgid "Formula"
msgstr "Formla"
#: strings.hrc:182
-#, fuzzy
msgctxt "SCSTR_QHELP_EXPAND_FORMULA"
msgid "Expand Formula Bar"
msgstr "Fomlowu lajstu pokazać"
#: strings.hrc:183
-#, fuzzy
msgctxt "SCSTR_QHELP_COLLAPSE_FORMULA"
msgid "Collapse Formula Bar"
msgstr "Formlowu lajstu schować"
#: strings.hrc:185
-#, fuzzy
msgctxt "STR_TITLE_CONFLICT"
msgid "Conflict"
msgstr "Konflikt"
#: strings.hrc:186
-#, fuzzy
msgctxt "STR_TITLE_AUTHOR"
msgid "Author"
msgstr "Awtor"
#: strings.hrc:187
-#, fuzzy
msgctxt "STR_TITLE_DATE"
msgid "Date"
msgstr "Datum"
#: strings.hrc:188
-#, fuzzy
msgctxt "STR_UNKNOWN_USER_CONFLICT"
msgid "Unknown User"
msgstr "Njeznaty wužiwar"
#: strings.hrc:190
-#, fuzzy
msgctxt "STR_CHG_INSERT_COLS"
msgid "Column inserted"
msgstr "Špalta je so zasadźiła"
#: strings.hrc:191
-#, fuzzy
msgctxt "STR_CHG_INSERT_ROWS"
msgid "Row inserted "
msgstr "Linka je so zasadźiła"
#: strings.hrc:192
-#, fuzzy
msgctxt "STR_CHG_INSERT_TABS"
msgid "Sheet inserted "
msgstr "Tabela je so zasadźiła"
#: strings.hrc:193
-#, fuzzy
msgctxt "STR_CHG_DELETE_COLS"
msgid "Column deleted"
msgstr "Špalta je so zhašała"
#: strings.hrc:194
-#, fuzzy
msgctxt "STR_CHG_DELETE_ROWS"
msgid "Row deleted"
msgstr "Linka je so zhašała"
#: strings.hrc:195
-#, fuzzy
msgctxt "STR_CHG_DELETE_TABS"
msgid "Sheet deleted"
msgstr "Tabela je so zhašała"
#: strings.hrc:196
-#, fuzzy
msgctxt "STR_CHG_MOVE"
msgid "Range moved"
msgstr "Wobłuk bu přesunjeny"
#: strings.hrc:197
-#, fuzzy
msgctxt "STR_CHG_CONTENT"
msgid "Changed contents"
msgstr "Změnjeny wobsah"
#: strings.hrc:198
-#, fuzzy
msgctxt "STR_CHG_CONTENT_WITH_CHILD"
msgid "Changed contents"
msgstr "Změnjeny wobsah"
#: strings.hrc:199
-#, fuzzy
msgctxt "STR_CHG_CHILD_CONTENT"
msgid "Changed to "
msgstr "Změnjeny do "
@@ -17109,25 +15190,21 @@ msgid "Original"
msgstr "Original"
#: strings.hrc:201
-#, fuzzy
msgctxt "STR_CHG_REJECT"
msgid "Changes rejected"
msgstr "Změny buchu zaćisnjene"
#: strings.hrc:202
-#, fuzzy
msgctxt "STR_CHG_ACCEPTED"
msgid "Accepted"
msgstr "Akceptowane"
#: strings.hrc:203
-#, fuzzy
msgctxt "STR_CHG_REJECTED"
msgid "Rejected"
msgstr "Zaćisnjene"
#: strings.hrc:204
-#, fuzzy
msgctxt "STR_CHG_NO_ENTRY"
msgid "No Entry"
msgstr "Žadyn zapisk"
@@ -17138,31 +15215,26 @@ msgid "<empty>"
msgstr "<prózdny>"
#: strings.hrc:207
-#, fuzzy
msgctxt "STR_NOT_PROTECTED"
msgid "Not protected"
msgstr "Nješkitany"
#: strings.hrc:208
-#, fuzzy
msgctxt "STR_NOT_PASS_PROTECTED"
msgid "Not password-protected"
msgstr "Přez hesło nješkitany"
#: strings.hrc:209
-#, fuzzy
msgctxt "STR_HASH_BAD"
msgid "Hash incompatible"
msgstr "Hash inkompatibelny"
#: strings.hrc:210
-#, fuzzy
msgctxt "STR_HASH_GOOD"
msgid "Hash compatible"
msgstr "Hash kompatibeln"
#: strings.hrc:211
-#, fuzzy
msgctxt "STR_RETYPE"
msgid "Re-type"
msgstr "Znowa zapodać"
@@ -17183,19 +15255,16 @@ msgstr "Eksponencielne wurunanje"
#. AnalysisOfVarianceDialog
#: strings.hrc:218
-#, fuzzy
msgctxt "STR_ANALYSIS_OF_VARIANCE_UNDO_NAME"
msgid "Analysis of Variance"
msgstr "Wariancowa analyza"
#: strings.hrc:219
-#, fuzzy
msgctxt "STR_ANOVA_SINGLE_FACTOR_LABEL"
msgid "ANOVA - Single Factor"
msgstr "Wariancowa analyza - jednofaktorowa"
#: strings.hrc:220
-#, fuzzy
msgctxt "STR_ANOVA_TWO_FACTOR_LABEL"
msgid "ANOVA - Two Factor"
msgstr "Wariancowa analyza - dwufaktorowa"
@@ -17207,37 +15276,31 @@ msgid "Groups"
msgstr "Zeskupić"
#: strings.hrc:222
-#, fuzzy
msgctxt "STR_ANOVA_LABEL_BETWEEN_GROUPS"
msgid "Between Groups"
msgstr "Mjez skupinami"
#: strings.hrc:223
-#, fuzzy
msgctxt "STR_ANOVA_LABEL_WITHIN_GROUPS"
msgid "Within Groups"
msgstr "W skupinach"
#: strings.hrc:224
-#, fuzzy
msgctxt "STR_ANOVA_LABEL_SOURCE_OF_VARIATION"
msgid "Source of Variation"
msgstr "Wariancowe žórło"
#: strings.hrc:225
-#, fuzzy
msgctxt "STR_ANOVA_LABEL_SS"
msgid "SS"
msgstr "SS"
#: strings.hrc:226
-#, fuzzy
msgctxt "STR_ANOVA_LABEL_DF"
msgid "df"
msgstr "df"
#: strings.hrc:227
-#, fuzzy
msgctxt "STR_ANOVA_LABEL_MS"
msgid "MS"
msgstr "MS"
@@ -17248,13 +15311,11 @@ msgid "F"
msgstr ""
#: strings.hrc:229
-#, fuzzy
msgctxt "STR_ANOVA_LABEL_P_VALUE"
msgid "P-value"
msgstr "P-hódnota"
#: strings.hrc:230
-#, fuzzy
msgctxt "STR_ANOVA_LABEL_F_CRITICAL"
msgid "F critical"
msgstr "F-kritiski"
@@ -17267,7 +15328,6 @@ msgstr "Dohromady"
#. CorrelationDialog
#: strings.hrc:233
-#, fuzzy
msgctxt "STR_CORRELATION_UNDO_NAME"
msgid "Correlation"
msgstr "Korelacija"
@@ -17280,7 +15340,6 @@ msgstr "Korelacija"
#. CovarianceDialog
#: strings.hrc:236
-#, fuzzy
msgctxt "STR_COVARIANCE_UNDO_NAME"
msgid "Covariance"
msgstr "Kowarianca"
@@ -17293,7 +15352,6 @@ msgstr "Kowarianca"
#. DescriptiveStatisticsDialog
#: strings.hrc:239
-#, fuzzy
msgctxt "STR_DESCRIPTIVE_STATISTICS_UNDO_NAME"
msgid "Descriptive Statistics"
msgstr "Wopisowaca statistika"
@@ -17305,7 +15363,6 @@ msgid "Mean"
msgstr "Přerězk"
#: strings.hrc:241
-#, fuzzy
msgctxt "STRID_CALC_STD_ERROR"
msgid "Standard Error"
msgstr "Standardny zmylk"
@@ -17317,49 +15374,41 @@ msgid "Mode"
msgstr "Modus"
#: strings.hrc:243
-#, fuzzy
msgctxt "STRID_CALC_MEDIAN"
msgid "Median"
msgstr "Median"
#: strings.hrc:244
-#, fuzzy
msgctxt "STRID_CALC_VARIANCE"
msgid "Variance"
msgstr "Warianca"
#: strings.hrc:245
-#, fuzzy
msgctxt "STRID_CALC_STD_DEVIATION"
msgid "Standard Deviation"
msgstr "Standardne wotchilenje"
#: strings.hrc:246
-#, fuzzy
msgctxt "STRID_CALC_KURTOSIS"
msgid "Kurtosis"
msgstr "Kurtoza"
#: strings.hrc:247
-#, fuzzy
msgctxt "STRID_CALC_SKEWNESS"
msgid "Skewness"
msgstr "Nakósnosć"
#: strings.hrc:248
-#, fuzzy
msgctxt "STRID_CALC_RANGE"
msgid "Range"
msgstr "Wobłuk"
#: strings.hrc:249
-#, fuzzy
msgctxt "STRID_CALC_MIN"
msgid "Minimum"
msgstr "Minimum"
#: strings.hrc:250
-#, fuzzy
msgctxt "STRID_CALC_MAX"
msgid "Maximum"
msgstr "Maksimum"
@@ -17371,92 +15420,77 @@ msgid "Sum"
msgstr "Suma"
#: strings.hrc:252
-#, fuzzy
msgctxt "STRID_CALC_COUNT"
msgid "Count"
msgstr "Ličba"
#: strings.hrc:253
-#, fuzzy
msgctxt "STRID_CALC_FIRST_QUARTILE"
msgid "First Quartile "
msgstr "Prěni kwartil"
#: strings.hrc:254
-#, fuzzy
msgctxt "STRID_CALC_THIRD_QUARTILE"
msgid "Third Quartile"
msgstr "Třeći kwartil"
#. RandomNumberGeneratorDialog
#: strings.hrc:256
-#, fuzzy
msgctxt "STR_UNDO_DISTRIBUTION_TEMPLATE"
msgid "Random ($(DISTRIBUTION))"
msgstr "Připadny ($(DISTRIBUTION))"
#: strings.hrc:257
-#, fuzzy
msgctxt "STR_DISTRIBUTION_UNIFORM_REAL"
msgid "Uniform"
msgstr "Rownoměrnje"
#: strings.hrc:258
-#, fuzzy
msgctxt "STR_DISTRIBUTION_UNIFORM_INTEGER"
msgid "Uniform Integer"
msgstr "Rownoměrna cyła ličba"
#: strings.hrc:259
-#, fuzzy
msgctxt "STR_DISTRIBUTION_NORMAL"
msgid "Normal"
msgstr "Normalny"
#: strings.hrc:260
-#, fuzzy
msgctxt "STR_DISTRIBUTION_CAUCHY"
msgid "Cauchy"
msgstr "Cauchy"
#: strings.hrc:261
-#, fuzzy
msgctxt "STR_DISTRIBUTION_BERNOULLI"
msgid "Bernoulli"
msgstr "Bernouilli"
#: strings.hrc:262
-#, fuzzy
msgctxt "STR_DISTRIBUTION_BINOMIAL"
msgid "Binomial"
msgstr "Binomialny"
#: strings.hrc:263
-#, fuzzy
msgctxt "STR_DISTRIBUTION_NEGATIVE_BINOMIAL"
msgid "Negative Binomial"
msgstr "Negatiwny binomialny"
#: strings.hrc:264
-#, fuzzy
msgctxt "STR_DISTRIBUTION_CHI_SQUARED"
msgid "Chi Squared"
msgstr "Chi-kwadratny"
#: strings.hrc:265
-#, fuzzy
msgctxt "STR_DISTRIBUTION_GEOMETRIC"
msgid "Geometric"
msgstr "Geometriski"
#: strings.hrc:266
-#, fuzzy
msgctxt "STR_RNG_PARAMETER_MINIMUM"
msgid "Minimum"
msgstr "Minimum"
#: strings.hrc:267
-#, fuzzy
msgctxt "STR_RNG_PARAMETER_MAXIMUM"
msgid "Maximum"
msgstr "Maksimum"
@@ -17468,57 +15502,48 @@ msgid "Mean"
msgstr "Přerězk"
#: strings.hrc:269
-#, fuzzy
msgctxt "STR_RNG_PARAMETER_STANDARD_DEVIATION"
msgid "Standard Deviation"
msgstr "Standardne wotchilenje"
#: strings.hrc:270
-#, fuzzy
msgctxt "STR_RNG_PARAMETER_STANDARD_MEDIAN"
msgid "Median"
msgstr "Median"
#: strings.hrc:271
-#, fuzzy
msgctxt "STR_RNG_PARAMETER_STANDARD_SIGMA"
msgid "Sigma"
msgstr "Sigma"
#: strings.hrc:272
-#, fuzzy
msgctxt "STR_RNG_PARAMETER_STANDARD_PROBABILITY"
msgid "p Value"
msgstr "p-hódnota"
#: strings.hrc:273
-#, fuzzy
msgctxt "STR_RNG_PARAMETER_STANDARD_NUMBER_OF_TRIALS"
msgid "Number of Trials"
msgstr "Ličba pospytow"
#: strings.hrc:274
-#, fuzzy
msgctxt "STR_RNG_PARAMETER_STANDARD_NU_VALUE"
msgid "nu Value"
msgstr "n-hódnota"
#. SamplingDialog
#: strings.hrc:276
-#, fuzzy
msgctxt "STR_SAMPLING_UNDO_NAME"
msgid "Sampling"
msgstr "Dźělne proby"
#. Names of dialogs
#: strings.hrc:278
-#, fuzzy
msgctxt "STR_FTEST"
msgid "F-test"
msgstr "F-test"
#: strings.hrc:279
-#, fuzzy
msgctxt "STR_FTEST_UNDO_NAME"
msgid "F-test"
msgstr "F-test"
@@ -17534,44 +15559,37 @@ msgid "Paired t-test"
msgstr ""
#: strings.hrc:282
-#, fuzzy
msgctxt "STR_ZTEST"
msgid "z-test"
msgstr "z-test"
#: strings.hrc:283
-#, fuzzy
msgctxt "STR_ZTEST_UNDO_NAME"
msgid "z-test"
msgstr "z-test"
#: strings.hrc:284
-#, fuzzy
msgctxt "STR_CHI_SQUARE_TEST"
msgid "Test of Independence (Chi-Square)"
msgstr "Test njewotwisnosće (chi-kwadrat)"
#: strings.hrc:285
-#, fuzzy
msgctxt "STR_REGRESSION_UNDO_NAME"
msgid "Regression"
msgstr "Regresija"
#: strings.hrc:286
-#, fuzzy
msgctxt "STR_REGRESSION"
msgid "Regression"
msgstr "Regresija"
#. Common
#: strings.hrc:288
-#, fuzzy
msgctxt "STR_COLUMN_LABEL_TEMPLATE"
msgid "Column %NUMBER%"
msgstr "Špalta %NUMBER%"
#: strings.hrc:289
-#, fuzzy
msgctxt "STR_ROW_LABEL_TEMPLATE"
msgid "Row %NUMBER%"
msgstr "Linka %NUMBER%"
@@ -17583,19 +15601,16 @@ msgid "Alpha"
msgstr "Alfa:"
#: strings.hrc:291
-#, fuzzy
msgctxt "STR_VARIABLE_1_LABEL"
msgid "Variable 1"
msgstr "Wariabla 1"
#: strings.hrc:292
-#, fuzzy
msgctxt "STR_VARIABLE_2_LABEL"
msgid "Variable 2"
msgstr "Wariabla 2"
#: strings.hrc:293
-#, fuzzy
msgctxt "STR_HYPOTHESIZED_MEAN_DIFFERENCE_LABEL"
msgid "Hypothesized Mean Difference"
msgstr "Hypotetiska diferenca srjezdźneje hódnoty"
@@ -17607,31 +15622,26 @@ msgid "Observations"
msgstr "Operacije:"
#: strings.hrc:295
-#, fuzzy
msgctxt "STR_OBSERVED_MEAN_DIFFERENCE_LABEL"
msgid "Observed Mean Difference"
msgstr "Wobkedźbowana diferenca srjedźneje hódnoty"
#: strings.hrc:296
-#, fuzzy
msgctxt "STR_DEGREES_OF_FREEDOM_LABEL"
msgid "df"
msgstr "df"
#: strings.hrc:297
-#, fuzzy
msgctxt "STR_P_VALUE_LABEL"
msgid "P-value"
msgstr "P-hódnota"
#: strings.hrc:298
-#, fuzzy
msgctxt "STR_CRITICAL_VALUE_LABEL"
msgid "Critical Value"
msgstr "Kritiska hódnota"
#: strings.hrc:299
-#, fuzzy
msgctxt "STR_TEST_STATISTIC_LABEL"
msgid "Test Statistic"
msgstr "Statistiku testować"
@@ -17644,7 +15654,6 @@ msgid "Linear"
msgstr "Li_nearny"
#: strings.hrc:302
-#, fuzzy
msgctxt "STR_LABEL_LOGARITHMIC"
msgid "Logarithmic"
msgstr "Logaritmiski"
@@ -17656,13 +15665,11 @@ msgid "Power"
msgstr "Potencielny"
#: strings.hrc:304
-#, fuzzy
msgctxt "STR_LABEL_REGRESSION_MODEL"
msgid "Regression Model"
msgstr "Regresijny model"
#: strings.hrc:305
-#, fuzzy
msgctxt "STR_LABEL_RSQUARED"
msgid "R^2"
msgstr "R^2"
@@ -17674,87 +15681,73 @@ msgid "Slope"
msgstr "Wobwod płaćiwosće:"
#: strings.hrc:307
-#, fuzzy
msgctxt "STR_LABEL_INTERCEPT"
msgid "Intercept"
msgstr "Wóskowotrězk"
#. F Test
#: strings.hrc:309
-#, fuzzy
msgctxt "STR_FTEST_P_RIGHT_TAIL"
msgid "P (F<=f) right-tail"
msgstr "P (F<=f) prawobóčny"
#: strings.hrc:310
-#, fuzzy
msgctxt "STR_FTEST_F_CRITICAL_RIGHT_TAIL"
msgid "F Critical right-tail"
msgstr "F-kritiski prawobóčny"
#: strings.hrc:311
-#, fuzzy
msgctxt "STR_FTEST_P_LEFT_TAIL"
msgid "P (F<=f) left-tail"
msgstr "P (F<=f) lěwobóčny"
#: strings.hrc:312
-#, fuzzy
msgctxt "STR_FTEST_F_CRITICAL_LEFT_TAIL"
msgid "F Critical left-tail"
msgstr "F-kritiski lěwobóčny"
#: strings.hrc:313
-#, fuzzy
msgctxt "STR_FTEST_P_TWO_TAIL"
msgid "P two-tail"
msgstr "P dwubóčny"
#: strings.hrc:314
-#, fuzzy
msgctxt "STR_FTEST_F_CRITICAL_TWO_TAIL"
msgid "F Critical two-tail"
msgstr "F-kritiski dwubóčny"
#. t Test
#: strings.hrc:316
-#, fuzzy
msgctxt "STR_TTEST_PEARSON_CORRELATION"
msgid "Pearson Correlation"
msgstr "Pearsonowa korelacija"
#: strings.hrc:317
-#, fuzzy
msgctxt "STR_TTEST_VARIANCE_OF_THE_DIFFERENCES"
msgid "Variance of the Differences"
msgstr "Warianca diferencow"
#: strings.hrc:318
-#, fuzzy
msgctxt "STR_TTEST_T_STAT"
msgid "t Stat"
msgstr "t-statistika"
#: strings.hrc:319
-#, fuzzy
msgctxt "STR_TTEST_P_ONE_TAIL"
msgid "P (T<=t) one-tail"
msgstr "P (T<=t) jednobóčny"
#: strings.hrc:320
-#, fuzzy
msgctxt "STR_TTEST_T_CRITICAL_ONE_TAIL"
msgid "t Critical one-tail"
msgstr "t-kritiski jednobóčny"
#: strings.hrc:321
-#, fuzzy
msgctxt "STR_TTEST_P_TWO_TAIL"
msgid "P (T<=t) two-tail"
msgstr "P (T<=t) dwubóčny"
#: strings.hrc:322
-#, fuzzy
msgctxt "STR_TTEST_T_CRITICAL_TWO_TAIL"
msgid "t Critical two-tail"
msgstr "t-kritiski dwubóčny"
@@ -17766,61 +15759,51 @@ msgid "z"
msgstr ""
#: strings.hrc:325
-#, fuzzy
msgctxt "STR_ZTEST_KNOWN_VARIANCE"
msgid "Known Variance"
msgstr "Znata warianca"
#: strings.hrc:326
-#, fuzzy
msgctxt "STR_ZTEST_P_ONE_TAIL"
msgid "P (Z<=z) one-tail"
msgstr "P (Z<=z) jednobóčny"
#: strings.hrc:327
-#, fuzzy
msgctxt "STR_ZTEST_Z_CRITICAL_ONE_TAIL"
msgid "z Critical one-tail"
msgstr "z-kritiski jednobóčny"
#: strings.hrc:328
-#, fuzzy
msgctxt "STR_ZTEST_P_TWO_TAIL"
msgid "P (Z<=z) two-tail"
msgstr "P (Z<=z) dwubóčny"
#: strings.hrc:329
-#, fuzzy
msgctxt "STR_ZTEST_Z_CRITICAL_TWO_TAIL"
msgid "z Critical two-tail"
msgstr "z-kritiski dwubóčny"
#: units.hrc:27
-#, fuzzy
msgctxt "SCSTR_UNIT"
msgid "Millimeter"
msgstr "Milimeter"
#: units.hrc:28
-#, fuzzy
msgctxt "SCSTR_UNIT"
msgid "Centimeter"
msgstr "Centimeter"
#: units.hrc:29
-#, fuzzy
msgctxt "SCSTR_UNIT"
msgid "Meter"
msgstr "Meter"
#: units.hrc:30
-#, fuzzy
msgctxt "SCSTR_UNIT"
msgid "Kilometer"
msgstr "Kilometer"
#: units.hrc:31
-#, fuzzy
msgctxt "SCSTR_UNIT"
msgid "Inch"
msgstr "Cól"
@@ -17832,13 +15815,11 @@ msgid "Foot"
msgstr "Pismo"
#: units.hrc:33
-#, fuzzy
msgctxt "SCSTR_UNIT"
msgid "Miles"
msgstr "Mile"
#: units.hrc:34
-#, fuzzy
msgctxt "SCSTR_UNIT"
msgid "Pica"
msgstr "Pika"
@@ -19441,19 +17422,16 @@ msgid "_Close"
msgstr "_Začinić"
#: dataprovider.ui:9
-#, fuzzy
msgctxt "dataprovider|DataStreamDialog"
msgid "Live Data Streams"
msgstr "Datowe prudy live"
#: dataprovider.ui:107
-#, fuzzy
msgctxt "dataprovider|label6"
msgid "URL:"
msgstr "URL:"
#: dataprovider.ui:120
-#, fuzzy
msgctxt "dataprovider|url|tooltip_text"
msgid "Enter the URL of the source document in the local file system or Internet here."
msgstr "Zapodajće URL žórłoweho dokumenta w lokalnym datajowym systemje abo w interneće."
@@ -19481,19 +17459,16 @@ msgid "Search String:"
msgstr ""
#: dataprovider.ui:268
-#, fuzzy
msgctxt "dataprovider|label"
msgid "Source Stream"
msgstr "Prud žórłowych datow"
#: dataproviderentry.ui:46
-#, fuzzy
msgctxt "dataproviderentry|url"
msgid "URL:"
msgstr "URL:"
#: dataproviderentry.ui:57
-#, fuzzy
msgctxt "dataproviderentry|id"
msgid "ID:"
msgstr "ID:"
@@ -20659,25 +18634,21 @@ msgid "Save cell fo_rmulas instead of calculated values"
msgstr "Celowe _formle město wuličenych hódnotow składować"
#: imoptdialog.ui:167
-#, fuzzy
msgctxt "imoptdialog|quoteall"
msgid "_Quote all text cells"
msgstr "Celowy tekst mjez p_azorkami wudać"
#: imoptdialog.ui:183
-#, fuzzy
msgctxt "imoptdialog|fixedwidth"
msgid "Fixed column _width"
msgstr "K_ruta špaltowa šěrokosć"
#: imoptdialog.ui:272
-#, fuzzy
msgctxt "imoptdialog|label"
msgid "Field Options"
msgstr "Pólne nastajenja"
#: insertcells.ui:8
-#, fuzzy
msgctxt "insertcells|InsertCellsDialog"
msgid "Insert Cells"
msgstr "Cele zasadźić"
@@ -20695,67 +18666,56 @@ msgid "Shift cells _right"
msgstr "Cele do_lěwa přesunyć"
#: insertcells.ui:135
-#, fuzzy
msgctxt "insertcells|rows"
msgid "Entire ro_w"
msgstr "Cyłu _linku zasadźić"
#: insertcells.ui:153
-#, fuzzy
msgctxt "insertcells|cols"
msgid "Entire _column"
msgstr "Cyłu špal_tu zasadźić"
#: insertcells.ui:177
-#, fuzzy
msgctxt "insertcells|label1"
msgid "Selection"
msgstr "Wuběr"
#: insertname.ui:8
-#, fuzzy
msgctxt "insertname|InsertNameDialog"
msgid "Paste Names"
msgstr "Mjena zasadźić"
#: insertname.ui:37
-#, fuzzy
msgctxt "insertname|pasteall"
msgid "_Paste All"
msgstr "Wšě _zasadźić"
#: insertsheet.ui:15
-#, fuzzy
msgctxt "insertsheet|InsertSheetDialog"
msgid "Insert Sheet"
msgstr "Tabelu zasadźić"
#: insertsheet.ui:105
-#, fuzzy
msgctxt "insertsheet|before"
msgid "B_efore current sheet"
msgstr "_Před aktualnej tabelu"
#: insertsheet.ui:123
-#, fuzzy
msgctxt "insertsheet|after"
msgid "_After current sheet"
msgstr "_Za aktualnej tabelu"
#: insertsheet.ui:146
-#, fuzzy
msgctxt "insertsheet|label1"
msgid "Position"
msgstr "Pozicija"
#: insertsheet.ui:192
-#, fuzzy
msgctxt "insertsheet|new"
msgid "_New sheet"
msgstr "_Nowa tabela"
#: insertsheet.ui:226
-#, fuzzy
msgctxt "insertsheet|countft"
msgid "N_o. of sheets:"
msgstr "_Ličba tabelow:"
@@ -20767,19 +18727,16 @@ msgid "Na_me:"
msgstr "Mjeno:"
#: insertsheet.ui:275
-#, fuzzy
msgctxt "insertsheet|nameed"
msgid "Sheet..."
msgstr "Tabela..."
#: insertsheet.ui:310
-#, fuzzy
msgctxt "insertsheet|fromfile"
msgid "_From file"
msgstr "_Z dataje"
#: insertsheet.ui:371
-#, fuzzy
msgctxt "insertsheet|tables-atkobject"
msgid "Tables in file"
msgstr "Tabele w dataji"
@@ -20791,103 +18748,86 @@ msgid "_Browse..."
msgstr "_Přepytać..."
#: insertsheet.ui:406
-#, fuzzy
msgctxt "insertsheet|link"
msgid "Lin_k"
msgstr "Wot_kaz"
#: insertsheet.ui:455
-#, fuzzy
msgctxt "insertsheet|label2"
msgid "Sheet"
msgstr "Tabela"
#: integerdialog.ui:14
-#, fuzzy
msgctxt "integerdialog|IntegerDialog"
msgid "Edit Setting"
msgstr "Nastajenje wobdźěłać"
#: leftfooterdialog.ui:8
-#, fuzzy
msgctxt "leftfooterdialog|LeftFooterDialog"
msgid "Footer (left)"
msgstr "Nohowa linka (nalěwo)"
#: leftfooterdialog.ui:106
-#, fuzzy
msgctxt "leftfooterdialog|footerleft"
msgid "Footer (left)"
msgstr "Nohowa linka (nalěwo)"
#: leftheaderdialog.ui:8
-#, fuzzy
msgctxt "leftheaderdialog|Left Header"
msgid "Header (left)"
msgstr "Hłowowa linka (nalěwo)"
#: leftheaderdialog.ui:106
-#, fuzzy
msgctxt "leftheaderdialog|headerleft"
msgid "Header (left)"
msgstr "Hłowowa linka (nalěwo)"
#: managenamesdialog.ui:10
-#, fuzzy
msgctxt "managenamesdialog|ManageNamesDialog"
msgid "Manage Names"
msgstr "Mjena rjadować"
#: managenamesdialog.ui:115
-#, fuzzy
msgctxt "managenamesdialog|info"
msgid "Select cells in the document to update the range."
msgstr "Wubjerće cele w dokumenće, zo byšće wobłuk aktualizował."
#: managenamesdialog.ui:135
-#, fuzzy
msgctxt "managenamesdialog|label2"
msgid "Name:"
msgstr "Mjeno:"
#: managenamesdialog.ui:149
-#, fuzzy
msgctxt "managenamesdialog|label4"
msgid "Scope:"
msgstr "Wobwod płaćiwosće:"
#: managenamesdialog.ui:213
-#, fuzzy
msgctxt "managenamesdialog|label3"
msgid "Range or formula expression:"
msgstr "Wobłuk abo formlowy wuraz:"
#: managenamesdialog.ui:261
-#, fuzzy
msgctxt "managenamesdialog|printrange"
msgid "_Print range"
msgstr "Ć_išćerski wobłuk"
#: managenamesdialog.ui:276
-#, fuzzy
msgctxt "managenamesdialog|filter"
msgid "_Filter"
msgstr "_Filter"
#: managenamesdialog.ui:291
-#, fuzzy
msgctxt "managenamesdialog|colheader"
msgid "Repeat _column"
msgstr "Wospje_towanska špalta"
#: managenamesdialog.ui:306
-#, fuzzy
msgctxt "managenamesdialog|rowheader"
msgid "Repeat _row"
msgstr "Wospjetowanska _linka"
#: managenamesdialog.ui:327
-#, fuzzy
msgctxt "managenamesdialog|label1"
msgid "Range _Options"
msgstr "Wobłukowe _nastajenja"
@@ -20905,43 +18845,36 @@ msgid "Merge Cells"
msgstr "Cele zwjazać"
#: mergecellsdialog.ui:84
-#, fuzzy
msgctxt "mergecellsdialog|label"
msgid "Some cells are not empty."
msgstr "Někotre cele prózdne njejsu."
#: mergecellsdialog.ui:95
-#, fuzzy
msgctxt "mergecellsdialog|move-cells-radio"
msgid "Move the contents of the hidden cells into the first cell"
msgstr "Wobsah schowanych celow do prěnjeje cele přesunyć"
#: mergecellsdialog.ui:112
-#, fuzzy
msgctxt "mergecellsdialog|keep-content-radio"
msgid "Keep the contents of the hidden cells"
msgstr "Wobsah schowanych celow wobchować"
#: mergecellsdialog.ui:129
-#, fuzzy
msgctxt "mergecellsdialog|empty-cells-radio"
msgid "Empty the contents of the hidden cells"
msgstr "Wobsah schowanych celow zhašeć"
#: movecopysheet.ui:8
-#, fuzzy
msgctxt "movecopysheet|MoveCopySheetDialog"
msgid "Move/Copy Sheet"
msgstr "Tabelu přesunyć/kopěrować"
#: movecopysheet.ui:90
-#, fuzzy
msgctxt "movecopysheet|move"
msgid "_Move"
msgstr "_Přesunyć"
#: movecopysheet.ui:109
-#, fuzzy
msgctxt "movecopysheet|copy"
msgid "C_opy"
msgstr "K_opěrować"
@@ -20953,25 +18886,21 @@ msgid "Action"
msgstr "_Akcija:"
#: movecopysheet.ui:184
-#, fuzzy
msgctxt "movecopysheet|toDocumentLabel"
msgid "To _document"
msgstr "Do do_kumenta"
#: movecopysheet.ui:199
-#, fuzzy
msgctxt "movecopysheet|toDocument"
msgid "(current document)"
msgstr "(aktualny dokument)"
#: movecopysheet.ui:200
-#, fuzzy
msgctxt "movecopysheet|toDocument"
msgid "- new document -"
msgstr "- nowy dokument -"
#: movecopysheet.ui:229
-#, fuzzy
msgctxt "movecopysheet|insertBeforeLabel"
msgid "_Insert before"
msgstr "_Zasadźić před"
@@ -20983,25 +18912,21 @@ msgid "Location"
msgstr "Městno"
#: movecopysheet.ui:348
-#, fuzzy
msgctxt "movecopysheet|warnunused"
msgid "This name is already used."
msgstr "Tute mjeno so hižo wužiwa."
#: movecopysheet.ui:363
-#, fuzzy
msgctxt "movecopysheet|warnempty"
msgid "Name is empty."
msgstr "Mjeno je prózdne."
#: movecopysheet.ui:378
-#, fuzzy
msgctxt "movecopysheet|warninvalid"
msgid "Name contains one or more invalid characters."
msgstr "Mjeno njepłaćiwe znamješka wobsahuje."
#: movecopysheet.ui:403
-#, fuzzy
msgctxt "movecopysheet|newNameLabel"
msgid "New _name"
msgstr "Nowe _mjeno"
@@ -21013,37 +18938,31 @@ msgid "Moving Average"
msgstr "Wisaty přerězk"
#: movingaveragedialog.ui:49
-#, fuzzy
msgctxt "movingaveragedialog|input-range-label"
msgid "Input range:"
msgstr "Zapodawanski wobłuk:"
#: movingaveragedialog.ui:88
-#, fuzzy
msgctxt "movingaveragedialog|output-range-label"
msgid "Results to:"
msgstr "Wuslědki do:"
#: movingaveragedialog.ui:130
-#, fuzzy
msgctxt "movingaveragedialog|label3"
msgid "Data"
msgstr "Daty"
#: movingaveragedialog.ui:224
-#, fuzzy
msgctxt "movingaveragedialog|groupedby-columns-radio"
msgid "Columns"
msgstr "Špalty"
#: movingaveragedialog.ui:239
-#, fuzzy
msgctxt "movingaveragedialog|groupedby-rows-radio"
msgid "Rows"
msgstr "Linki"
#: movingaveragedialog.ui:260
-#, fuzzy
msgctxt "movingaveragedialog|label2"
msgid "Grouped by"
msgstr "Zeskupjeny po"
@@ -21055,13 +18974,11 @@ msgid "Interval:"
msgstr "_Interwale:"
#: movingaveragedialog.ui:328
-#, fuzzy
msgctxt "movingaveragedialog|label1"
msgid "Parameters"
msgstr "Parametry"
#: multipleoperationsdialog.ui:9
-#, fuzzy
msgctxt "multipleoperationsdialog|MultipleOperationsDialog"
msgid "Multiple operations"
msgstr "Wjacore operacije"
@@ -21073,25 +18990,21 @@ msgid "_Formulas:"
msgstr "_Formle"
#: multipleoperationsdialog.ui:56
-#, fuzzy
msgctxt "multipleoperationsdialog|rowft"
msgid "_Row input cell:"
msgstr "Zapodawanska cela _linki:"
#: multipleoperationsdialog.ui:70
-#, fuzzy
msgctxt "multipleoperationsdialog|colft"
msgid "_Column input cell:"
msgstr "Zapodawanska cela špal_ty:"
#: multipleoperationsdialog.ui:159
-#, fuzzy
msgctxt "multipleoperationsdialog|label1"
msgid "Default Settings"
msgstr "Standardne nastajenja"
#: namerangesdialog.ui:9
-#, fuzzy
msgctxt "namerangesdialog|NameRangesDialog"
msgid "Define Label Range"
msgstr "Popisowy wobłuk definować"
@@ -21109,13 +19022,11 @@ msgid "Contains _row labels"
msgstr "Wo_bsahuje špaltowe popisy"
#: namerangesdialog.ui:192
-#, fuzzy
msgctxt "namerangesdialog|datarange"
msgid "For _data range"
msgstr "Za _datowy wobuk"
#: namerangesdialog.ui:303
-#, fuzzy
msgctxt "namerangesdialog|label1"
msgid "Range"
msgstr "Wobłuk"
@@ -21157,25 +19068,21 @@ msgid "Start"
msgstr "Spočatk"
#: navigatorpanel.ui:112
-#, fuzzy
msgctxt "navigatorpanel|end|tooltip_text"
msgid "End"
msgstr "Kónc"
#: navigatorpanel.ui:125
-#, fuzzy
msgctxt "navigatorpanel|contents|tooltip_text"
msgid "Contents"
msgstr "Wobsah"
#: navigatorpanel.ui:138
-#, fuzzy
msgctxt "navigatorpanel|toggle|tooltip_text"
msgid "Toggle"
msgstr "Přepinać"
#: navigatorpanel.ui:151
-#, fuzzy
msgctxt "navigatorpanel|scenarios|tooltip_text"
msgid "Scenarios"
msgstr "Scenarije"
@@ -21187,25 +19094,21 @@ msgid "Drag Mode"
msgstr "Ćehnity modus"
#: navigatorpanel.ui:190
-#, fuzzy
msgctxt "navigatorpanel|documents|tooltip_text"
msgid "Document"
msgstr "Dokument"
#: navigatorpanel.ui:193
-#, fuzzy
msgctxt "navigatorpanel|documents-atkobject"
msgid "Active Window"
msgstr "Aktiwne wokno"
#: nosolutiondialog.ui:8
-#, fuzzy
msgctxt "nosolutiondialog|NoSolutionDialog"
msgid "No Solution"
msgstr "Žane rozrisanje"
#: nosolutiondialog.ui:55
-#, fuzzy
msgctxt "nosolutiondialog|label1"
msgid "No solution was found."
msgstr "Rozrisanje njeje so namakało."
@@ -21217,19 +19120,16 @@ msgid "File"
msgstr "Pjelnjenka:"
#: notebookbar.ui:468
-#, fuzzy
msgctxt "notebookbar|FormatPaintbrush"
msgid "Clone"
msgstr "Klonować"
#: notebookbar.ui:668
-#, fuzzy
msgctxt "notebookbar|bordertype|tooltip_text"
msgid "Specify the borders of the selected cells."
msgstr "Postajće ramiki wubranych celow."
#: notebookbar.ui:907
-#, fuzzy
msgctxt "notebookbar|verticalalignment|tooltip_text"
msgid "Vertical Alignment"
msgstr "Padorune wusměrjenje"
@@ -21247,13 +19147,11 @@ msgid "Indent"
msgstr "Zasunjenje"
#: notebookbar.ui:1123
-#, fuzzy
msgctxt "notebookbar|increaseindent1|tooltip_text"
msgid "Increase Indent"
msgstr "Zasunjenje powjetšić"
#: notebookbar.ui:1139
-#, fuzzy
msgctxt "notebookbar|decreaseindent1|tooltip_text"
msgid "Decrease Indent"
msgstr "Zasunjenje pomjeńšić"
@@ -21265,37 +19163,31 @@ msgid "Home"
msgstr "Start"
#: notebookbar.ui:1762
-#, fuzzy
msgctxt "notebookbar|InsertAVMedia|tooltip_text"
msgid "Insert Audio or Video"
msgstr "Awdio abo widejo zasadźić"
#: notebookbar.ui:1918
-#, fuzzy
msgctxt "notebookbar|InsertSymbol"
msgid "Symbol"
msgstr "Symbol"
#: notebookbar.ui:2022
-#, fuzzy
msgctxt "notebookbar|InsertLabel"
msgid "Insert"
msgstr "Zasadźić"
#: notebookbar.ui:2090
-#, fuzzy
msgctxt "notebookbar|ToggleSheetGrid"
msgid "Toggle Grid Lines"
msgstr "Lěsyčne linije přepinać"
#: notebookbar.ui:2247
-#, fuzzy
msgctxt "notebookbar|PageLayoutLabel"
msgid "Page Layout"
msgstr "Wuhotowanje strony"
#: notebookbar.ui:2726
-#, fuzzy
msgctxt "notebookbar|DataLabel"
msgid "Data"
msgstr "Daty"
@@ -21313,7 +19205,6 @@ msgid "Review"
msgstr "Přepruwować"
#: notebookbar.ui:3119
-#, fuzzy
msgctxt "notebookbar|ToggleSheetGrid2"
msgid "Toggle Grid Lines"
msgstr "Lěsyčne linije přepinać"
@@ -21325,13 +19216,11 @@ msgid "View"
msgstr "Napohlad"
#: notebookbar.ui:3860
-#, fuzzy
msgctxt "notebookbar|ImageLabel"
msgid "Image"
msgstr "Wobraz"
#: notebookbar_groupedbar_compact.ui:3863
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|defaultD"
msgid "Default"
msgstr "Standard"
@@ -21367,37 +19256,31 @@ msgid "Header 2"
msgstr "Hłowowa linka"
#: notebookbar_groupedbar_compact.ui:3929
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|bad"
msgid "Bad"
msgstr "Špatny"
#: notebookbar_groupedbar_compact.ui:3937
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|error"
msgid "Error"
msgstr "Zmylk"
#: notebookbar_groupedbar_compact.ui:3945
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|good"
msgid "Good"
msgstr "Dobry"
#: notebookbar_groupedbar_compact.ui:3953
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|neutral"
msgid "Neutral"
msgstr "Neutralny"
#: notebookbar_groupedbar_compact.ui:3961
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|warning"
msgid "Warning"
msgstr "Warnowanje"
#: notebookbar_groupedbar_compact.ui:3975
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|footnote"
msgid "Footnote"
msgstr "Nóžka"
@@ -21409,7 +19292,6 @@ msgid "Note"
msgstr "Notica"
#: notebookbar_groupedbar_compact.ui:4643
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|fileb"
msgid "_File"
msgstr "_Dataja"
@@ -21427,13 +19309,11 @@ msgid "St_yles"
msgstr "Stile"
#: notebookbar_groupedbar_compact.ui:5092
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|formatb"
msgid "F_ont"
msgstr "_Pismo"
#: notebookbar_groupedbar_compact.ui:5152
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|bordertype"
msgid "Specify the borders of the selected cells."
msgstr "Postajće ramiki wubranych celow."
@@ -21469,19 +19349,16 @@ msgid "_Data"
msgstr "Daty"
#: notebookbar_groupedbar_compact.ui:6011
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|viewb"
msgid "_View"
msgstr "_Napohlad"
#: notebookbar_groupedbar_compact.ui:6120
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|reviewb"
msgid "_Review"
msgstr "_Wersija"
#: notebookbar_groupedbar_compact.ui:6262
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|graphicB"
msgid "_Graphic"
msgstr "_Grafika"
@@ -21493,25 +19370,21 @@ msgid "C_olor"
msgstr "Barba"
#: notebookbar_groupedbar_compact.ui:6705
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|arrange"
msgid "_Arrange"
msgstr "_Rjadować"
#: notebookbar_groupedbar_compact.ui:6865
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|GridB"
msgid "_Grid"
msgstr "_Lěsyca"
#: notebookbar_groupedbar_compact.ui:6985
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|languageb"
msgid "_Language"
msgstr "_Rěč"
#: notebookbar_groupedbar_compact.ui:7111
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|revieb"
msgid "_Review"
msgstr "_Wersija"
@@ -21523,37 +19396,31 @@ msgid "_Comments"
msgstr "_Komentary"
#: notebookbar_groupedbar_compact.ui:7361
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|compareb"
msgid "Com_pare"
msgstr "Při_runać"
#: notebookbar_groupedbar_compact.ui:7461
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|viewA"
msgid "_View"
msgstr "_Napohlad"
#: notebookbar_groupedbar_compact.ui:7634
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|editdrawb"
msgid "_Styles"
msgstr "_Předłohi"
#: notebookbar_groupedbar_compact.ui:7850
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|drawb"
msgid "D_raw"
msgstr "_Rysować"
#: notebookbar_groupedbar_compact.ui:8040
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|arrangeD"
msgid "_Arrange"
msgstr "_Rjadować"
#: notebookbar_groupedbar_compact.ui:8149
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|Grid"
msgid "_Grid"
msgstr "_Lěsyca"
@@ -21565,37 +19432,31 @@ msgid "Grou_p"
msgstr "Zeskupić"
#: notebookbar_groupedbar_compact.ui:8366
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|3Db"
msgid "3_D"
msgstr "_3D"
#: notebookbar_groupedbar_compact.ui:8549
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|oleB"
msgid "F_rame"
msgstr "Wobłu_k"
#: notebookbar_groupedbar_compact.ui:8756
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|arrangeO"
msgid "_Arrange"
msgstr "_Rjadować"
#: notebookbar_groupedbar_compact.ui:8865
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|GridO"
msgid "_Grid"
msgstr "_Lěsyca"
#: notebookbar_groupedbar_compact.ui:8975
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|viewO"
msgid "_View"
msgstr "_Napohlad"
#: notebookbar_groupedbar_compact.ui:9080
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|paragraphstyles"
msgid "_Styles"
msgstr "_Předłohi"
@@ -21613,31 +19474,26 @@ msgid "_Paragraph"
msgstr "Wot_stawk"
#: notebookbar_groupedbar_compact.ui:9685
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|viewS"
msgid "_View"
msgstr "_Napohlad"
#: notebookbar_groupedbar_compact.ui:9795
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|menub"
msgid "_Menu"
msgstr "_Meni"
#: notebookbar_groupedbar_compact.ui:9850
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|toolsb"
msgid "_Tools"
msgstr "_Nastroje"
#: notebookbar_groupedbar_full.ui:3663
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|menubarD"
msgid "Menubar"
msgstr "Menijowa lajsta"
#: notebookbar_groupedbar_full.ui:3797
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|defaultD"
msgid "Default"
msgstr "Standard"
@@ -21673,37 +19529,31 @@ msgid "Header 2"
msgstr "Hłowowa linka"
#: notebookbar_groupedbar_full.ui:3863
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|bad"
msgid "Bad"
msgstr "Špatny"
#: notebookbar_groupedbar_full.ui:3871
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|error"
msgid "Error"
msgstr "Zmylk"
#: notebookbar_groupedbar_full.ui:3879
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|good"
msgid "Good"
msgstr "Dobry"
#: notebookbar_groupedbar_full.ui:3887
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|neutral"
msgid "Neutral"
msgstr "Neutralny"
#: notebookbar_groupedbar_full.ui:3895
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|warning"
msgid "Warning"
msgstr "Warnowanje"
#: notebookbar_groupedbar_full.ui:3909
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|footnote"
msgid "Footnote"
msgstr "Nóžka"
@@ -21715,7 +19565,6 @@ msgid "Note"
msgstr "Notica"
#: notebookbar_groupedbar_full.ui:4589
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|fileb"
msgid "_File"
msgstr "_Dataja"
@@ -21733,7 +19582,6 @@ msgid "St_yles"
msgstr "Stile"
#: notebookbar_groupedbar_full.ui:5278
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|formatb"
msgid "F_ont"
msgstr "_Pismo"
@@ -21769,25 +19617,21 @@ msgid "_Data"
msgstr "Daty"
#: notebookbar_groupedbar_full.ui:6500
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewb"
msgid "_View"
msgstr "_Napohlad"
#: notebookbar_groupedbar_full.ui:6668
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|reviewb"
msgid "_Review"
msgstr "_Wersija"
#: notebookbar_groupedbar_full.ui:6889
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|graphicB"
msgid "_Graphic"
msgstr "_Grafika"
#: notebookbar_groupedbar_full.ui:7240
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|arrange"
msgid "_Arrange"
msgstr "_Rjadować"
@@ -21799,19 +19643,16 @@ msgid "C_olor"
msgstr "Barba"
#: notebookbar_groupedbar_full.ui:7640
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|GridB"
msgid "_Grid"
msgstr "_Lěsyca"
#: notebookbar_groupedbar_full.ui:7776
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|languageb"
msgid "_Language"
msgstr "_Rěč"
#: notebookbar_groupedbar_full.ui:8001
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|revieb"
msgid "_Review"
msgstr "_Wersija"
@@ -21823,19 +19664,16 @@ msgid "_Comments"
msgstr "_Komentary"
#: notebookbar_groupedbar_full.ui:8415
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|compareb"
msgid "Com_pare"
msgstr "Při_runać"
#: notebookbar_groupedbar_full.ui:8613
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewa"
msgid "_View"
msgstr "_Napohlad"
#: notebookbar_groupedbar_full.ui:9055
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|drawb"
msgid "D_raw"
msgstr "_Rysować"
@@ -21847,13 +19685,11 @@ msgid "_Edit"
msgstr "Wo_bdźěłać"
#: notebookbar_groupedbar_full.ui:9762
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|arrangedrawb"
msgid "_Arrange"
msgstr "_Rjadować"
#: notebookbar_groupedbar_full.ui:9926
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|GridDrawB"
msgid "_View"
msgstr "_Napohlad"
@@ -21865,13 +19701,11 @@ msgid "Grou_p"
msgstr "Zeskupić"
#: notebookbar_groupedbar_full.ui:10273
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|3Db"
msgid "3_D"
msgstr "_3D"
#: notebookbar_groupedbar_full.ui:10580
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|formatd"
msgid "F_ont"
msgstr "_Pismo"
@@ -21883,7 +19717,6 @@ msgid "_Alignment"
msgstr "Wusměrjenje"
#: notebookbar_groupedbar_full.ui:11043
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewd"
msgid "_View"
msgstr "_Napohlad"
@@ -21895,49 +19728,41 @@ msgid "_Insert"
msgstr "_Zasadźić"
#: notebookbar_groupedbar_full.ui:11334
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|media"
msgid "_Media"
msgstr "_Medije"
#: notebookbar_groupedbar_full.ui:11571
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|oleB"
msgid "F_rame"
msgstr "Wobłu_k"
#: notebookbar_groupedbar_full.ui:12001
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|arrageOLE"
msgid "_Arrange"
msgstr "_Rjadować"
#: notebookbar_groupedbar_full.ui:12164
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|OleGridB"
msgid "_Grid"
msgstr "_Lěsyca"
#: notebookbar_groupedbar_full.ui:12362
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewf"
msgid "_View"
msgstr "_Napohlad"
#: notebookbar_groupedbar_full.ui:12509
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|menub"
msgid "_Menu"
msgstr "_Meni"
#: notebookbar_groupedbar_full.ui:12561
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|toolsb"
msgid "_Tools"
msgstr "_Nastroje"
#: notebookbar_groupedbar_full.ui:12615
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|helpb"
msgid "_Help"
msgstr "_Pomoc"
@@ -21949,19 +19774,16 @@ msgid "Hyperlink"
msgstr "Hyperwotkaz"
#: notebookbar_groups.ui:54
-#, fuzzy
msgctxt "notebookbar_groups|footnote"
msgid "Footnote"
msgstr "Nóžka"
#: notebookbar_groups.ui:63
-#, fuzzy
msgctxt "notebookbar_groups|endnote"
msgid "Endnote"
msgstr "Kónčna nóžka"
#: notebookbar_groups.ui:78
-#, fuzzy
msgctxt "notebookbar_groups|bookmark"
msgid "Bookmark"
msgstr "Zapołožka"
@@ -21973,7 +19795,6 @@ msgid "Cross-Reference"
msgstr "Křižne wotkazy"
#: notebookbar_groups.ui:152
-#, fuzzy
msgctxt "notebookbar_groups|stylemenudefault"
msgid "Default"
msgstr "Standard"
@@ -21997,7 +19818,6 @@ msgid "Accent 3"
msgstr "Zdoraznjeny 3"
#: notebookbar_groups.ui:200
-#, fuzzy
msgctxt "notebookbar_groups|stylemenuhed1"
msgid "Heading 1"
msgstr "Nadpismo 1"
@@ -22009,31 +19829,26 @@ msgid "Heading 2"
msgstr "Nadpismo 2"
#: notebookbar_groups.ui:224
-#, fuzzy
msgctxt "notebookbar_groups|stylemenustatg"
msgid "Good"
msgstr "Dobry"
#: notebookbar_groups.ui:233
-#, fuzzy
msgctxt "notebookbar_groups|stylemenustatn"
msgid "Neutral"
msgstr "Neutralny"
#: notebookbar_groups.ui:242
-#, fuzzy
msgctxt "notebookbar_groups|stylemenustatb"
msgid "Bad"
msgstr "Špatny"
#: notebookbar_groups.ui:251
-#, fuzzy
msgctxt "notebookbar_groups|stylemenustatw"
msgid "Warning"
msgstr "Warnowanje"
#: notebookbar_groups.ui:260
-#, fuzzy
msgctxt "notebookbar_groups|stylemenustate"
msgid "Error"
msgstr "Zmylk"
@@ -22045,7 +19860,6 @@ msgid "Note"
msgstr "Notica"
#: notebookbar_groups.ui:284
-#, fuzzy
msgctxt "notebookbar_groups|stylemenutxtf"
msgid "Footnote"
msgstr "Nóžka"
@@ -22057,31 +19871,26 @@ msgid "None"
msgstr "Žadyn"
#: notebookbar_groups.ui:304
-#, fuzzy
msgctxt "notebookbar_groups|tablestyledefault"
msgid "Default"
msgstr "Standard"
#: notebookbar_groups.ui:312
-#, fuzzy
msgctxt "notebookbar_groups|tablestyle1"
msgid "Style 1"
msgstr "Předłoha 1"
#: notebookbar_groups.ui:320
-#, fuzzy
msgctxt "notebookbar_groups|tablestyle2"
msgid "Style 2"
msgstr "Předłoha 2"
#: notebookbar_groups.ui:328
-#, fuzzy
msgctxt "notebookbar_groups|tablestyle3"
msgid "Style 3"
msgstr "Předłoha 3"
#: notebookbar_groups.ui:336
-#, fuzzy
msgctxt "notebookbar_groups|tablestyle4"
msgid "Style 4"
msgstr "Předłoha 4"
@@ -22093,7 +19902,6 @@ msgid "File"
msgstr "Pjelnjenka:"
#: notebookbar_groups.ui:683
-#, fuzzy
msgctxt "notebookbar_groups|clipboardgrouplabel"
msgid "Clipboard"
msgstr "Mjezyskład"
@@ -22157,7 +19965,6 @@ msgid "Conditional"
msgstr "Wuměnjenja"
#: notebookbar_groups.ui:1583
-#, fuzzy
msgctxt "notebookbar_groups|topb"
msgid "Top"
msgstr "Horjeka"
@@ -22181,19 +19988,16 @@ msgid "Spreadsheet"
msgstr "Tabelowy dokument"
#: notebookbar_groups.ui:1740
-#, fuzzy
msgctxt "notebookbar_groups|shapesb"
msgid "Shapes"
msgstr "Twary"
#: notebookbar_groups.ui:1756
-#, fuzzy
msgctxt "notebookbar_groups|linksb"
msgid "Links"
msgstr "Wotkazy"
#: notebookbar_groups.ui:1864
-#, fuzzy
msgctxt "notebookbar_groups|insertgrouplabel"
msgid "Insert"
msgstr "Zasadźić"
@@ -22211,19 +20015,16 @@ msgid "Reset"
msgstr "Wróćo stajić"
#: notebookbar_groups.ui:1984
-#, fuzzy
msgctxt "notebookbar_groups|wrapb"
msgid "Wrap"
msgstr "Wobběh"
#: notebookbar_groups.ui:1999
-#, fuzzy
msgctxt "notebookbar_groups|lockb"
msgid "Lock"
msgstr "Zawrěć"
#: notebookbar_groups.ui:2043
-#, fuzzy
msgctxt "notebookbar_groups|imagegrouplabel"
msgid "Image"
msgstr "Wobraz"
@@ -22235,25 +20036,21 @@ msgid "None"
msgstr "Žadyn"
#: notebookbar_groups.ui:2108
-#, fuzzy
msgctxt "notebookbar_groups|wrapideal"
msgid "Optimal"
msgstr "Optimalny"
#: notebookbar_groups.ui:2117
-#, fuzzy
msgctxt "notebookbar_groups|wrapon"
msgid "Parallel"
msgstr "Paralelny"
#: notebookbar_groups.ui:2126
-#, fuzzy
msgctxt "notebookbar_groups|wrapleft"
msgid "Before"
msgstr "Před"
#: notebookbar_groups.ui:2135
-#, fuzzy
msgctxt "notebookbar_groups|wrapright"
msgid "After"
msgstr "Za"
@@ -22265,13 +20062,11 @@ msgid "Through"
msgstr "Přeběh"
#: notebookbar_groups.ui:2159
-#, fuzzy
msgctxt "notebookbar_groups|wrapcontour"
msgid "Contour"
msgstr "Kontura"
#: notebookbar_groups.ui:2168
-#, fuzzy
msgctxt "notebookbar_groups|contourdialog"
msgid "Edit Contour"
msgstr "Konturu wobdźěłać"
@@ -22292,241 +20087,201 @@ msgid "CPU threading settings"
msgstr ""
#: optcalculatepage.ui:107
-#, fuzzy
msgctxt "optcalculatepage|case"
msgid "Case se_nsitive"
msgstr "Na w_ulkopisanje dźiwać"
#: optcalculatepage.ui:111
-#, fuzzy
msgctxt "optcalculatepage|case|tooltip_text"
msgid "Disable case sensitivity for interoperability with Microsoft Excel"
msgstr "Rozeznawanje mjez wulko- a małopisanjom za kompatibelnosć z Microsoft Excel znjemóžnić"
#: optcalculatepage.ui:124
-#, fuzzy
msgctxt "optcalculatepage|calc"
msgid "_Precision as shown"
msgstr "_Dokładnosć kaž so pokazuje"
#: optcalculatepage.ui:140
-#, fuzzy
msgctxt "optcalculatepage|match"
msgid "Search criteria = and <> must apply to _whole cells"
msgstr "Pytanske kriterije = a <> dyrbja so na _cyłe cele nałožić"
#: optcalculatepage.ui:144
-#, fuzzy
msgctxt "optcalculatepage|match|tooltip_text"
msgid "Enable this for interoperability with Microsoft Excel"
msgstr "To za kompatibelnosć z Microsoft Excel zmóžnić"
#: optcalculatepage.ui:157
-#, fuzzy
msgctxt "optcalculatepage|formulawildcards"
msgid "Enable w_ildcards in formulas"
msgstr "_Zastupowace symbole w formach zmóžnić"
#: optcalculatepage.ui:161
-#, fuzzy
msgctxt "optcalculatepage|formulawildcards|tooltip_text"
msgid "Enable wildcards for interoperability with Microsoft Excel"
msgstr "Zastupowace symbole za kompatibelnosć z Microsoft Excel zmóžnić"
#: optcalculatepage.ui:176
-#, fuzzy
msgctxt "optcalculatepage|formularegex"
msgid "Enable r_egular expressions in formulas"
msgstr "_Regularne wurazy w formlach zmóžnić"
#: optcalculatepage.ui:194
-#, fuzzy
msgctxt "optcalculatepage|formulaliteral"
msgid "No wildcards or regular expressions in formulas"
msgstr "Žane zastupowace symbole abo regularne wurazy w formlach"
#: optcalculatepage.ui:212
-#, fuzzy
msgctxt "optcalculatepage|lookup"
msgid "_Automatically find column and row labels"
msgstr "_Popisy špaltow a linkow awtomatisce namakać"
#: optcalculatepage.ui:228
-#, fuzzy
msgctxt "optcalculatepage|generalprec"
msgid "_Limit decimals for general number format"
msgstr "Decimalne městna za powšitkowny ličbny format wobmjezować"
#: optcalculatepage.ui:252
-#, fuzzy
msgctxt "optcalculatepage|precft"
msgid "_Decimal places:"
msgstr "_Decimalne městna:"
#: optcalculatepage.ui:289
-#, fuzzy
msgctxt "optcalculatepage|label1"
msgid "General Calculations"
msgstr "Powšitkowne wobličenja"
#: optcalculatepage.ui:323
-#, fuzzy
msgctxt "optcalculatepage|iterate"
msgid "_Iterations"
msgstr "_Iteracije"
#: optcalculatepage.ui:343
-#, fuzzy
msgctxt "optcalculatepage|stepsft"
msgid "_Steps:"
msgstr "_Kroki:"
#: optcalculatepage.ui:358
-#, fuzzy
msgctxt "optcalculatepage|minchangeft"
msgid "_Minimum change:"
msgstr "_Minimalna změna:"
#: optcalculatepage.ui:400
-#, fuzzy
msgctxt "optcalculatepage|label2"
msgid "Iterative References"
msgstr "Iteratiwne poćahi"
#: optcalculatepage.ui:431
-#, fuzzy
msgctxt "optcalculatepage|datestd"
msgid "12/30/1899 (defa_ult)"
msgstr "30.12.1899 (_standard)"
#: optcalculatepage.ui:435
-#, fuzzy
msgctxt "optcalculatepage|datestd|tooltip_text"
msgid "Value 0 corresponds to 12/30/1899"
msgstr "Hódnota 0 30.12.1899 wotpowěduje"
#: optcalculatepage.ui:449
-#, fuzzy
msgctxt "optcalculatepage|datesc10"
msgid "01/01/1900 (Star_Calc 1.0)"
msgstr "01.01.1900 (Star_Calc 1.0)"
#: optcalculatepage.ui:453
-#, fuzzy
msgctxt "optcalculatepage|datesc10|tooltip_text"
msgid "Value 0 corresponds to 01/01/1900"
msgstr "Hódnota 0 01.01.1900 wotpowěduje"
#: optcalculatepage.ui:466
-#, fuzzy
msgctxt "optcalculatepage|date1904"
msgid "_01/01/1904"
msgstr "_01.01.1904"
#: optcalculatepage.ui:470
-#, fuzzy
msgctxt "optcalculatepage|date1904|tooltip_text"
msgid "0 corresponds to 01/01/1904"
msgstr "Hódnota 0 01.01.1904 wotpowěduje"
#: optcalculatepage.ui:489
-#, fuzzy
msgctxt "optcalculatepage|label3"
msgid "Date"
msgstr "Datum"
#: optchangespage.ui:38
-#, fuzzy
msgctxt "optchangespage|label2"
msgid "Chan_ges:"
msgstr "Z_měny:"
#: optchangespage.ui:52
-#, fuzzy
msgctxt "optchangespage|label3"
msgid "_Deletions:"
msgstr "Z_hašenja:"
#: optchangespage.ui:66
-#, fuzzy
msgctxt "optchangespage|label4"
msgid "_Insertions:"
msgstr "Za_sadźenja:"
#: optchangespage.ui:80
-#, fuzzy
msgctxt "optchangespage|label5"
msgid "_Moved entries:"
msgstr "_Přesunjene zapiski:"
#: optchangespage.ui:137
-#, fuzzy
msgctxt "optchangespage|label1"
msgid "Colors for Changes"
msgstr "Barby za změny"
#: optcompatibilitypage.ui:43
-#, fuzzy
msgctxt "optcompatibilitypage|label2"
msgid "Select desired _key binding type. Changing the key binding type may overwrite some of the existing key bindings."
msgstr "Wubjerće požadany typ tastoweje kombinacije. Přez měnjenje typa tastoweje kombinacije móhli so aktualne tastowe kombinacije přepisać."
#: optcompatibilitypage.ui:62
-#, fuzzy
msgctxt "optcompatibilitypage|keybindings"
msgid "Default"
msgstr "Standard"
#: optcompatibilitypage.ui:63
-#, fuzzy
msgctxt "optcompatibilitypage|keybindings"
msgid "OpenOffice.org legacy"
msgstr "Nastajenje OpenOffice.org"
#: optcompatibilitypage.ui:81
-#, fuzzy
msgctxt "optcompatibilitypage|label1"
msgid "Key Bindings"
msgstr "Tastowe kombinacije"
#: optdefaultpage.ui:40
-#, fuzzy
msgctxt "optdefaultpage|textsheetsnumber"
msgid "_Number of worksheets in new document:"
msgstr "_Ličba dźěłowych łopjenow w nowym dokumenće:"
#: optdefaultpage.ui:54
-#, fuzzy
msgctxt "optdefaultpage|textsheetprefix"
msgid "_Prefix name for new worksheet:"
msgstr "_Mjenowy prefiks nowych dźěłowych łopjenow:"
#: optdefaultpage.ui:98
-#, fuzzy
msgctxt "optdefaultpage|label1"
msgid "New Spreadsheet"
msgstr "Nowy tabelowy dokument"
#: optdlg.ui:30
-#, fuzzy
msgctxt "optdlg|suppressCB"
msgid "_Suppress output of empty pages"
msgstr "Wudaće p_rózdnych stronow potłóčić"
#: optdlg.ui:46
-#, fuzzy
msgctxt "optdlg|forceBreaksCB"
msgid "_Always apply manual breaks"
msgstr "_Přeco manuelne łamanja nałožić"
#: optdlg.ui:68
-#, fuzzy
msgctxt "optdlg|label1"
msgid "Pages"
msgstr "Strony"
#: optdlg.ui:101
-#, fuzzy
msgctxt "optdlg|printCB"
msgid "_Print only selected sheets"
msgstr "_Jenož wubrane tabele ćišćeć"
@@ -22538,13 +20293,11 @@ msgid "Sheets"
msgstr "Tabele"
#: optformula.ui:30
-#, fuzzy
msgctxt "optformula|englishfuncname"
msgid "Use English function names"
msgstr "Jendźelske mjena funkcijow wužiwać"
#: optformula.ui:64
-#, fuzzy
msgctxt "optformula|formulasyntaxlabel"
msgid "Formula _syntax:"
msgstr "Formlowa _syntaksa:"
@@ -22556,109 +20309,91 @@ msgid "Formula Options"
msgstr "Formlowe nastajenja"
#: optformula.ui:121
-#, fuzzy
msgctxt "optformula|label9"
msgid "Excel 2007 and newer:"
msgstr "Excel 2007 a nowši:"
#: optformula.ui:135
-#, fuzzy
msgctxt "optformula|label10"
msgid "ODF spreadsheet (not saved by %PRODUCTNAME):"
msgstr "Tabelowy dokument ODF (z %PRODUCTNAME njeskładowany):"
#: optformula.ui:151
-#, fuzzy
msgctxt "optformula|ooxmlrecalc"
msgid "Always recalculate"
msgstr "Přeco znowa wuličić"
#: optformula.ui:152
-#, fuzzy
msgctxt "optformula|ooxmlrecalc"
msgid "Never recalculate"
msgstr "Ženje znowa njewuličić"
#: optformula.ui:153
-#, fuzzy
msgctxt "optformula|ooxmlrecalc"
msgid "Prompt user"
msgstr "Wužiwarja so prašeć"
#: optformula.ui:167
-#, fuzzy
msgctxt "optformula|odfrecalc"
msgid "Always recalculate"
msgstr "Přeco znowa wuličić"
#: optformula.ui:168
-#, fuzzy
msgctxt "optformula|odfrecalc"
msgid "Never recalculate"
msgstr "Ženje znowa njewuličić"
#: optformula.ui:169
-#, fuzzy
msgctxt "optformula|odfrecalc"
msgid "Prompt user"
msgstr "Wužiwarja so prašeć"
#: optformula.ui:185
-#, fuzzy
msgctxt "optformula|label4"
msgid "Recalculation on File Load"
msgstr "Znowawobličenje při začitanju dataje"
#: optformula.ui:219
-#, fuzzy
msgctxt "optformula|calcdefault"
msgid "Default settings"
msgstr "Standardne nastajenja"
#: optformula.ui:240
-#, fuzzy
msgctxt "optformula|calccustom"
msgid "Custom (conversion of text to numbers and more):"
msgstr "Swójski (tekst do ličbow konwertować a wjace):"
#: optformula.ui:256
-#, fuzzy
msgctxt "optformula|details"
msgid "Details…"
msgstr "Podrobnosće…"
#: optformula.ui:281
-#, fuzzy
msgctxt "optformula|label2"
msgid "Detailed Calculation Settings"
msgstr "Podrobne nastajenja za wobličenja"
#: optformula.ui:318
-#, fuzzy
msgctxt "optformula|label6"
msgid "_Function:"
msgstr "_Funkcija:"
#: optformula.ui:332
-#, fuzzy
msgctxt "optformula|label7"
msgid "Array co_lumn:"
msgstr "_Matriksowa špalta:"
#: optformula.ui:346
-#, fuzzy
msgctxt "optformula|label8"
msgid "Array _row:"
msgstr "Matriksowa _linka:"
#: optformula.ui:397
-#, fuzzy
msgctxt "optformula|reset"
msgid "Rese_t Separators Settings"
msgstr "Nastajenja _dźělatka wróćo stajić"
#: optformula.ui:423
-#, fuzzy
msgctxt "optformula|label3"
msgid "Separators"
msgstr "Dźělatka"
@@ -22676,13 +20411,11 @@ msgid "Add:"
msgstr "Přidać"
#: optimalcolwidthdialog.ui:112
-#, fuzzy
msgctxt "optimalcolwidthdialog|default"
msgid "_Default value"
msgstr "_Standardna hódnota"
#: optimalrowheightdialog.ui:8
-#, fuzzy
msgctxt "optimalrowheightdialog|OptimalRowHeightDialog"
msgid "Optimal Row Height"
msgstr "Optimalna linkowa wysokosć"
@@ -22694,43 +20427,36 @@ msgid "Add:"
msgstr "Přidać"
#: optimalrowheightdialog.ui:112
-#, fuzzy
msgctxt "optimalrowheightdialog|default"
msgid "_Default value"
msgstr "_Standardna hódnota"
#: optsortlists.ui:22
-#, fuzzy
msgctxt "optsortlists|copy"
msgid "_Copy"
msgstr "_Kopěrować"
#: optsortlists.ui:45
-#, fuzzy
msgctxt "optsortlists|copyfromlabel"
msgid "Copy list _from:"
msgstr "Lisćinu kopěrować _z:"
#: optsortlists.ui:91
-#, fuzzy
msgctxt "optsortlists|listslabel"
msgid "_Lists"
msgstr "_Lisćiny"
#: optsortlists.ui:107
-#, fuzzy
msgctxt "optsortlists|entrieslabel"
msgid "_Entries"
msgstr "_Zapiski"
#: optsortlists.ui:166
-#, fuzzy
msgctxt "optsortlists|new"
msgid "_New"
msgstr "_Nowy"
#: optsortlists.ui:180
-#, fuzzy
msgctxt "optsortlists|discard"
msgid "_Discard"
msgstr "_Zaćisnyć"
@@ -22742,7 +20468,6 @@ msgid "_Add"
msgstr "Přidać"
#: optsortlists.ui:208
-#, fuzzy
msgctxt "optsortlists|modify"
msgid "Modif_y"
msgstr "Z_měnić"
@@ -22754,7 +20479,6 @@ msgid "_Delete"
msgstr "_Zhašeć"
#: pagetemplatedialog.ui:8
-#, fuzzy
msgctxt "pagetemplatedialog|PageTemplateDialog"
msgid "Page Style"
msgstr "Předłoha strony"
@@ -22766,7 +20490,6 @@ msgid "Organizer"
msgstr "Rjadować"
#: pagetemplatedialog.ui:128
-#, fuzzy
msgctxt "pagetemplatedialog|page"
msgid "Page"
msgstr "Strona"
@@ -22778,7 +20501,6 @@ msgid "Borders"
msgstr "Ramiki"
#: pagetemplatedialog.ui:174
-#, fuzzy
msgctxt "pagetemplatedialog|background"
msgid "Background"
msgstr "Pozadk"
@@ -22796,13 +20518,11 @@ msgid "Footer"
msgstr "Nohowa linka"
#: pagetemplatedialog.ui:243
-#, fuzzy
msgctxt "pagetemplatedialog|sheet"
msgid "Sheet"
msgstr "Tabela"
#: paradialog.ui:8
-#, fuzzy
msgctxt "paradialog|ParagraphDialog"
msgid "Paragraph"
msgstr "Wotstawk"
@@ -22814,31 +20534,26 @@ msgid "Indents & Spacing"
msgstr "Zasunjenja a wotstupy"
#: paradialog.ui:128
-#, fuzzy
msgctxt "paradialog|labelTP_PARA_ALIGN"
msgid "Alignment"
msgstr "Wusměrjenje"
#: paradialog.ui:152
-#, fuzzy
msgctxt "paradialog|labelTP_PARA_ASIAN"
msgid "Asian Typography"
msgstr "Aziska typografija"
#: paradialog.ui:175
-#, fuzzy
msgctxt "paradialog|labelTP_TABULATOR"
msgid "Tabs"
msgstr "Tabulatory"
#: paratemplatedialog.ui:8
-#, fuzzy
msgctxt "paratemplatedialog|ParaTemplateDialog"
msgid "Cell Style"
msgstr "Celowa předłoha"
#: paratemplatedialog.ui:81
-#, fuzzy
msgctxt "paratemplatedialog|standard"
msgid "_Standard"
msgstr "_Standard"
@@ -22850,31 +20565,26 @@ msgid "Organizer"
msgstr "Rjadować"
#: paratemplatedialog.ui:142
-#, fuzzy
msgctxt "paratemplatedialog|numbers"
msgid "Numbers"
msgstr "Ličby"
#: paratemplatedialog.ui:165
-#, fuzzy
msgctxt "paratemplatedialog|font"
msgid "Font"
msgstr "Pismo"
#: paratemplatedialog.ui:188
-#, fuzzy
msgctxt "paratemplatedialog|fonteffects"
msgid "Font Effects"
msgstr "Pismowe efekty"
#: paratemplatedialog.ui:211
-#, fuzzy
msgctxt "paratemplatedialog|alignment"
msgid "Alignment"
msgstr "Wusměrjenje"
#: paratemplatedialog.ui:234
-#, fuzzy
msgctxt "paratemplatedialog|asiantypo"
msgid "Asian Typography"
msgstr "Aziska typografija"
@@ -22886,43 +20596,36 @@ msgid "Borders"
msgstr "Ramiki"
#: paratemplatedialog.ui:280
-#, fuzzy
msgctxt "paratemplatedialog|background"
msgid "Background"
msgstr "Pozadk"
#: paratemplatedialog.ui:303
-#, fuzzy
msgctxt "paratemplatedialog|protection"
msgid "Cell Protection"
msgstr "Celowy škit"
#: pastespecial.ui:23
-#, fuzzy
msgctxt "pastespecial|PasteSpecial"
msgid "Paste Special"
msgstr "Wobsah zasadźić"
#: pastespecial.ui:98
-#, fuzzy
msgctxt "pastespecial|paste_values_only|tooltip_text"
msgid "Values Only"
msgstr "Jenož hódnoty"
#: pastespecial.ui:113
-#, fuzzy
msgctxt "pastespecial|paste_values_formats|tooltip_text"
msgid "Values & Formats"
msgstr "Hódnoty a formaty"
#: pastespecial.ui:128
-#, fuzzy
msgctxt "pastespecial|paste_transpose|tooltip_text"
msgid "Transpose"
msgstr "Transponować"
#: pastespecial.ui:172
-#, fuzzy
msgctxt "pastespecial|paste_all"
msgid "_Paste all"
msgstr "Wšě _zasadźić"
@@ -22934,19 +20637,16 @@ msgid "Te_xt"
msgstr "Tekst"
#: pastespecial.ui:205
-#, fuzzy
msgctxt "pastespecial|numbers"
msgid "_Numbers"
msgstr "_Ličby"
#: pastespecial.ui:221
-#, fuzzy
msgctxt "pastespecial|datetime"
msgid "_Date & time"
msgstr "_Datum a čas"
#: pastespecial.ui:237
-#, fuzzy
msgctxt "pastespecial|formulas"
msgid "_Formulas"
msgstr "_Formle"
@@ -22958,19 +20658,16 @@ msgid "_Comments"
msgstr "_Komentary"
#: pastespecial.ui:269
-#, fuzzy
msgctxt "pastespecial|formats"
msgid "For_mats"
msgstr "For_maty"
#: pastespecial.ui:285
-#, fuzzy
msgctxt "pastespecial|objects"
msgid "_Objects"
msgstr "_Objekty"
#: pastespecial.ui:307
-#, fuzzy
msgctxt "pastespecial|label1"
msgid "Selection"
msgstr "Wuběr"
@@ -22988,19 +20685,16 @@ msgid "_Add"
msgstr "Přidać"
#: pastespecial.ui:377
-#, fuzzy
msgctxt "pastespecial|subtract"
msgid "_Subtract"
msgstr "_Subtrahować"
#: pastespecial.ui:395
-#, fuzzy
msgctxt "pastespecial|multiply"
msgid "Multipl_y"
msgstr "_Multiplikować"
#: pastespecial.ui:413
-#, fuzzy
msgctxt "pastespecial|divide"
msgid "Di_vide"
msgstr "_Diwidować"
@@ -23012,13 +20706,11 @@ msgid "Operations"
msgstr "Operacije:"
#: pastespecial.ui:471
-#, fuzzy
msgctxt "pastespecial|skip_empty"
msgid "S_kip empty cells"
msgstr "_Prózdne cele přeskočić"
#: pastespecial.ui:488
-#, fuzzy
msgctxt "pastespecial|transpose"
msgid "_Transpose"
msgstr "_Transponować"
@@ -23036,7 +20728,6 @@ msgid "Options"
msgstr "Nastajenja"
#: pastespecial.ui:562
-#, fuzzy
msgctxt "pastespecial|no_shift"
msgid "Don't sh_ift"
msgstr "Njepře_sunyć"
@@ -23048,25 +20739,21 @@ msgid "Do_wn"
msgstr "_Deleka"
#: pastespecial.ui:598
-#, fuzzy
msgctxt "pastespecial|move_right"
msgid "_Right"
msgstr "Nap_rawo"
#: pastespecial.ui:623
-#, fuzzy
msgctxt "pastespecial|label4"
msgid "Shift Cells"
msgstr "Cele přesunyć"
#: pivotfielddialog.ui:9
-#, fuzzy
msgctxt "pivotfielddialog|PivotFieldDialog"
msgid "Data Field"
msgstr "Datowe polo"
#: pivotfielddialog.ui:69
-#, fuzzy
msgctxt "pivotfielddialog|options"
msgid "_Options..."
msgstr "_Nastajenja..."
@@ -23084,25 +20771,21 @@ msgid "_Automatic"
msgstr "Awtomatiski"
#: pivotfielddialog.ui:160
-#, fuzzy
msgctxt "pivotfielddialog|user"
msgid "_User-defined"
msgstr "_Swójski"
#: pivotfielddialog.ui:203
-#, fuzzy
msgctxt "pivotfielddialog|label1"
msgid "Subtotals"
msgstr "Dźělne wuslědki"
#: pivotfielddialog.ui:219
-#, fuzzy
msgctxt "pivotfielddialog|showall"
msgid "Show it_ems without data"
msgstr "_Zapiski bjez datow pokazać"
#: pivotfielddialog.ui:244
-#, fuzzy
msgctxt "pivotfielddialog|label2"
msgid "Name:"
msgstr "Mjeno:"
@@ -23138,13 +20821,11 @@ msgid "OR"
msgstr "ABO"
#: pivotfilterdialog.ui:134
-#, fuzzy
msgctxt "pivotfilterdialog|label2"
msgid "Operator"
msgstr "Operator"
#: pivotfilterdialog.ui:145
-#, fuzzy
msgctxt "pivotfilterdialog|label3"
msgid "Field name"
msgstr "Pólne mjeno"
@@ -23156,19 +20837,16 @@ msgid "Condition"
msgstr "Wuměnjenja"
#: pivotfilterdialog.ui:167
-#, fuzzy
msgctxt "pivotfilterdialog|label5"
msgid "Value"
msgstr "Hódnota"
#: pivotfilterdialog.ui:347
-#, fuzzy
msgctxt "pivotfilterdialog|label1"
msgid "Filter Criteria"
msgstr "Filtrowe kriterije"
#: pivotfilterdialog.ui:385
-#, fuzzy
msgctxt "pivotfilterdialog|case"
msgid "_Case sensitive"
msgstr "Na w_ulkopisanje dźiwać"
@@ -23180,37 +20858,31 @@ msgid "Regular _expressions"
msgstr "Regu_larne wurazy"
#: pivotfilterdialog.ui:417
-#, fuzzy
msgctxt "pivotfilterdialog|unique"
msgid "_No duplications"
msgstr "Ža_ne duplikaty"
#: pivotfilterdialog.ui:450
-#, fuzzy
msgctxt "pivotfilterdialog|dbarealabel"
msgid "Data range:"
msgstr "Datowy wobłuk:"
#: pivotfilterdialog.ui:463
-#, fuzzy
msgctxt "pivotfilterdialog|dbarea"
msgid "dummy"
msgstr "zastupnik"
#: pivotfilterdialog.ui:482
-#, fuzzy
msgctxt "pivotfilterdialog|label6"
msgid "Op_tions"
msgstr "Na_stajenja"
#: pivottablelayoutdialog.ui:9
-#, fuzzy
msgctxt "pivottablelayoutdialog|PivotTableLayout"
msgid "Pivot Table Layout"
msgstr "Tabelowe wuhotowanje Pivot"
#: pivottablelayoutdialog.ui:110
-#, fuzzy
msgctxt "pivottablelayoutdialog|label3"
msgid "Column Fields:"
msgstr "Špaltowe pola:"
@@ -23222,7 +20894,6 @@ msgid "Data Fields:"
msgstr "Datowe polo"
#: pivottablelayoutdialog.ui:214
-#, fuzzy
msgctxt "pivottablelayoutdialog|label4"
msgid "Row Fields:"
msgstr "Linkowe pola:"
@@ -23234,49 +20905,41 @@ msgid "Page Fields:"
msgstr "Datowe polo"
#: pivottablelayoutdialog.ui:326
-#, fuzzy
msgctxt "pivottablelayoutdialog|label1"
msgid "Available Fields:"
msgstr "K dispoziciji stejace pola:"
#: pivottablelayoutdialog.ui:376
-#, fuzzy
msgctxt "pivottablelayoutdialog|label6"
msgid "Drag the Items into the Desired Position"
msgstr "Ćehńće zapiski do požadaneje pozicije"
#: pivottablelayoutdialog.ui:401
-#, fuzzy
msgctxt "pivottablelayoutdialog|check-ignore-empty-rows"
msgid "Ignore empty rows"
msgstr "Prózdne linki ignorować"
#: pivottablelayoutdialog.ui:416
-#, fuzzy
msgctxt "pivottablelayoutdialog|check-identify-categories"
msgid "Identify categories"
msgstr "Kategorije identifikować"
#: pivottablelayoutdialog.ui:431
-#, fuzzy
msgctxt "pivottablelayoutdialog|check-total-rows"
msgid "Total rows"
msgstr "Wuslědkowe linki"
#: pivottablelayoutdialog.ui:446
-#, fuzzy
msgctxt "pivottablelayoutdialog|check-total-columns"
msgid "Total columns"
msgstr "Wuslědkowe špalty"
#: pivottablelayoutdialog.ui:461
-#, fuzzy
msgctxt "pivottablelayoutdialog|check-add-filter"
msgid "Add filter"
msgstr "Filter přidać"
#: pivottablelayoutdialog.ui:476
-#, fuzzy
msgctxt "pivottablelayoutdialog|check-drill-to-details"
msgid "Enable drill to details"
msgstr "Zwobraznjenje podrobnosćow zmóžnić"
@@ -23288,37 +20951,31 @@ msgid "Options"
msgstr "Nastajenja"
#: pivottablelayoutdialog.ui:546
-#, fuzzy
msgctxt "pivottablelayoutdialog|destination-radio-new-sheet"
msgid "New sheet"
msgstr "Nowa tabela"
#: pivottablelayoutdialog.ui:562
-#, fuzzy
msgctxt "pivottablelayoutdialog|destination-radio-selection"
msgid "Selection"
msgstr "Wuběr"
#: pivottablelayoutdialog.ui:611
-#, fuzzy
msgctxt "pivottablelayoutdialog|destination-radio-named-range"
msgid "Named range"
msgstr "Pomjenowany wobłuk"
#: pivottablelayoutdialog.ui:632
-#, fuzzy
msgctxt "pivottablelayoutdialog|label8"
msgid "Destination"
msgstr "Cil"
#: pivottablelayoutdialog.ui:668
-#, fuzzy
msgctxt "pivottablelayoutdialog|source-radio-selection"
msgid "Selection"
msgstr "Wuběr"
#: pivottablelayoutdialog.ui:706
-#, fuzzy
msgctxt "pivottablelayoutdialog|source-radio-named-range"
msgid "Named range"
msgstr "Pomjenowany wobłuk"
@@ -23330,37 +20987,31 @@ msgid "Source"
msgstr "Žó_rło"
#: pivottablelayoutdialog.ui:756
-#, fuzzy
msgctxt "pivottablelayoutdialog|label7"
msgid "Source and Destination"
msgstr "Žórło a cil"
#: printareasdialog.ui:9
-#, fuzzy
msgctxt "printareasdialog|PrintAreasDialog"
msgid "Edit Print Ranges"
msgstr "Ćisćerske wobłuki wobdźěłać"
#: printareasdialog.ui:134
-#, fuzzy
msgctxt "printareasdialog|lbprintarea"
msgid "- none -"
msgstr "- žadyn -"
#: printareasdialog.ui:135
-#, fuzzy
msgctxt "printareasdialog|lbprintarea"
msgid "- entire sheet -"
msgstr "- cyła tabela -"
#: printareasdialog.ui:136
-#, fuzzy
msgctxt "printareasdialog|lbprintarea"
msgid "- user defined -"
msgstr "- swójski -"
#: printareasdialog.ui:137
-#, fuzzy
msgctxt "printareasdialog|lbprintarea"
msgid "- selection -"
msgstr "- wuběr -"
@@ -23372,61 +21023,51 @@ msgid "Print Range"
msgstr "Ć_išćerski wobłuk"
#: printareasdialog.ui:219
-#, fuzzy
msgctxt "printareasdialog|lbrepeatrow"
msgid "- none -"
msgstr "- žadyn -"
#: printareasdialog.ui:220
-#, fuzzy
msgctxt "printareasdialog|lbrepeatrow"
msgid "- user defined -"
msgstr "- swójski -"
#: printareasdialog.ui:236
-#, fuzzy
msgctxt "printareasdialog|label2"
msgid "Rows to Repeat"
msgstr "Wospjetowanske linki"
#: printareasdialog.ui:302
-#, fuzzy
msgctxt "printareasdialog|lbrepeatcol"
msgid "- none -"
msgstr "- žadyn -"
#: printareasdialog.ui:303
-#, fuzzy
msgctxt "printareasdialog|lbrepeatcol"
msgid "- user defined -"
msgstr "- swójski -"
#: printareasdialog.ui:319
-#, fuzzy
msgctxt "printareasdialog|label3"
msgid "Columns to Repeat"
msgstr "Wospjetowanske špalty"
#: printeroptions.ui:25
-#, fuzzy
msgctxt "printeroptions|suppressemptypages"
msgid "Suppress output of empty pages"
msgstr "Wudaće prózdnych stronow potłóčić"
#: printeroptions.ui:40
-#, fuzzy
msgctxt "printeroptions|label6"
msgid "Pages"
msgstr "Strony"
#: protectsheetdlg.ui:9
-#, fuzzy
msgctxt "protectsheetdlg|ProtectSheetDialog"
msgid "Protect Sheet"
msgstr "Tabelu škitać"
#: protectsheetdlg.ui:90
-#, fuzzy
msgctxt "protectsheetdlg|protect"
msgid "P_rotect this sheet and the contents of protected cells"
msgstr "Tutu tabelu a wobsah š_kitanych celow škitać"
@@ -23438,115 +21079,96 @@ msgid "_Password:"
msgstr "_Hesło"
#: protectsheetdlg.ui:131
-#, fuzzy
msgctxt "protectsheetdlg|label2"
msgid "_Confirm:"
msgstr "Wob_krućić:"
#: protectsheetdlg.ui:195
-#, fuzzy
msgctxt "protectsheetdlg|label4"
msgid "Allow all users of this sheet to:"
msgstr "Wšěm wužiwarjam tuteje tabele dowolić:"
#: protectsheetdlg.ui:231
-#, fuzzy
msgctxt "protectsheetdlg|protected"
msgid "Select protected cells"
msgstr "Škitane cele wubrać"
#: protectsheetdlg.ui:243
-#, fuzzy
msgctxt "protectsheetdlg|unprotected"
msgid "Select unprotected cells"
msgstr "Nješkitane cele wubrać"
#: protectsheetdlg.ui:255
-#, fuzzy
msgctxt "protectsheetdlg|insert-columns"
msgid "Insert columns"
msgstr "Špalty zasadźić"
#: protectsheetdlg.ui:267
-#, fuzzy
msgctxt "protectsheetdlg|insert-rows"
msgid "Insert rows"
msgstr "Linki zasadźić"
#: protectsheetdlg.ui:279
-#, fuzzy
msgctxt "protectsheetdlg|delete-columns"
msgid "Delete columns"
msgstr "Špalty zhašeć"
#: protectsheetdlg.ui:291
-#, fuzzy
msgctxt "protectsheetdlg|delete-rows"
msgid "Delete rows"
msgstr "Linki zhašeć"
#: queryrunstreamscriptdialog.ui:13
-#, fuzzy
msgctxt "queryrunstreamscriptdialog|QueryRunStreamScriptDialog"
msgid "This data stream is generated by a script. Do you want to execute %URL?"
msgstr "Tutón datowy prud je so přez skript wutworił. Chceće %URL wuwjesć?"
#: randomnumbergenerator.ui:22
-#, fuzzy
msgctxt "randomnumbergenerator|distribution-liststore"
msgid "Uniform"
msgstr "Rownoměrnje"
#: randomnumbergenerator.ui:26
-#, fuzzy
msgctxt "randomnumbergenerator|distribution-liststore"
msgid "Uniform Integer"
msgstr "Rownoměrna cyła ličba"
#: randomnumbergenerator.ui:30
-#, fuzzy
msgctxt "randomnumbergenerator|distribution-liststore"
msgid "Normal"
msgstr "Normalny"
#: randomnumbergenerator.ui:34
-#, fuzzy
msgctxt "randomnumbergenerator|distribution-liststore"
msgid "Cauchy"
msgstr "Cauchy"
#: randomnumbergenerator.ui:38
-#, fuzzy
msgctxt "randomnumbergenerator|distribution-liststore"
msgid "Bernoulli"
msgstr "Bernouilli"
#: randomnumbergenerator.ui:42
-#, fuzzy
msgctxt "randomnumbergenerator|distribution-liststore"
msgid "Binomial"
msgstr "Binomialny"
#: randomnumbergenerator.ui:46
-#, fuzzy
msgctxt "randomnumbergenerator|distribution-liststore"
msgid "Chi Squared"
msgstr "Chi-kwadratny"
#: randomnumbergenerator.ui:50
-#, fuzzy
msgctxt "randomnumbergenerator|distribution-liststore"
msgid "Geometric"
msgstr "Geometriski"
#: randomnumbergenerator.ui:54
-#, fuzzy
msgctxt "randomnumbergenerator|distribution-liststore"
msgid "Negative Binomial"
msgstr "Negatiwny binomialny"
#: randomnumbergenerator.ui:73
-#, fuzzy
msgctxt "randomnumbergenerator|RandomNumberGeneratorDialog"
msgid "Random Number Generator"
msgstr "Generator připadnych ličbow"
@@ -23558,13 +21180,11 @@ msgid "Cell range:"
msgstr "Celowy wobłuk"
#: randomnumbergenerator.ui:225
-#, fuzzy
msgctxt "randomnumbergenerator|label1"
msgid "Data"
msgstr "Daty"
#: randomnumbergenerator.ui:263
-#, fuzzy
msgctxt "randomnumbergenerator|distribution-label"
msgid "Distribution:"
msgstr "Rozdźělenje:"
@@ -23580,31 +21200,26 @@ msgid "..."
msgstr "..."
#: randomnumbergenerator.ui:351
-#, fuzzy
msgctxt "randomnumbergenerator|label2"
msgid "Random Number Generator"
msgstr "Generator připadnych ličbow"
#: randomnumbergenerator.ui:386
-#, fuzzy
msgctxt "randomnumbergenerator|enable-seed-check"
msgid "Enable custom seed"
msgstr "Swójsku spočatnu hódnotu zmóžnić"
#: randomnumbergenerator.ui:406
-#, fuzzy
msgctxt "randomnumbergenerator|seed-label"
msgid "Seed:"
msgstr "Spočatna hódnota:"
#: randomnumbergenerator.ui:429
-#, fuzzy
msgctxt "randomnumbergenerator|enable-rounding-check"
msgid "Enable rounding"
msgstr "Skruženje zmóžnić"
#: randomnumbergenerator.ui:450
-#, fuzzy
msgctxt "randomnumbergenerator|decimal-places-label"
msgid "Decimal places:"
msgstr "Decimalne městna:"
@@ -23616,121 +21231,101 @@ msgid "Options"
msgstr "Nastajenja"
#: regressiondialog.ui:9
-#, fuzzy
msgctxt "regressiondialog|RegressionDialog"
msgid "Regression"
msgstr "Regresija"
#: regressiondialog.ui:99
-#, fuzzy
msgctxt "regressiondialog|variable1-range-label"
msgid "Variable 1 range:"
msgstr "Wobłuk wariable 1:"
#: regressiondialog.ui:138
-#, fuzzy
msgctxt "regressiondialog|variable2-range-label"
msgid "Variable 2 range:"
msgstr "Wobłuk wariable 2:"
#: regressiondialog.ui:177
-#, fuzzy
msgctxt "regressiondialog|output-range-label"
msgid "Results to:"
msgstr "Wuslědki do:"
#: regressiondialog.ui:220
-#, fuzzy
msgctxt "regressiondialog|label1"
msgid "Data"
msgstr "Daty"
#: regressiondialog.ui:255
-#, fuzzy
msgctxt "regressiondialog|groupedby-columns-radio"
msgid "Columns"
msgstr "Špalty"
#: regressiondialog.ui:271
-#, fuzzy
msgctxt "regressiondialog|groupedby-rows-radio"
msgid "Rows"
msgstr "Linki"
#: regressiondialog.ui:293
-#, fuzzy
msgctxt "regressiondialog|label2"
msgid "Grouped by"
msgstr "Zeskupjeny po"
#: regressiondialog.ui:328
-#, fuzzy
msgctxt "regressiondialog|linear-check"
msgid "Linear Regression"
msgstr "Linearna regresija"
#: regressiondialog.ui:343
-#, fuzzy
msgctxt "regressiondialog|logarithmic-check"
msgid "Logarithmic Regression"
msgstr "Logaritmiska regresija"
#: regressiondialog.ui:357
-#, fuzzy
msgctxt "regressiondialog|power-check"
msgid "Power Regression"
msgstr "Potencowa regresija"
#: regressiondialog.ui:377
-#, fuzzy
msgctxt "regressiondialog|label3"
msgid "Output Regression Types"
msgstr "Typy regresije postajić"
#: retypepassdialog.ui:10
-#, fuzzy
msgctxt "retypepassdialog|RetypePass"
msgid "Re-type Password"
msgstr "Hesło znowa zapisać"
#: retypepassdialog.ui:93
-#, fuzzy
msgctxt "retypepassdialog|descLabel"
msgid "The document you are about to export has one or more protected items with password that cannot be exported. Please re-type your password to be able to export your document."
msgstr "Dokument, kotryž chceće eksportować, ma jedyn zapisk abo wjacore zapiski škitane z hesłom, kotrež njedadźa so eksportować. Prošu zapisajće swoje hesło znowa, zo byšće móhł swój dokument."
#: retypepassdialog.ui:124
-#, fuzzy
msgctxt "retypepassdialog|docStatusLabel"
msgid "Status unknown"
msgstr "Status njeznaty"
#: retypepassdialog.ui:134
-#, fuzzy
msgctxt "retypepassdialog|retypeDocButton"
msgid "_Re-type"
msgstr "_Znowa zapisać"
#: retypepassdialog.ui:155
-#, fuzzy
msgctxt "retypepassdialog|label2"
msgid "Document protection"
msgstr "Dokumentowy škit"
#: retypepassdialog.ui:217
-#, fuzzy
msgctxt "retypepassdialog|label3"
msgid "Sheet protection"
msgstr "Tabelowy škit"
#: retypepassworddialog.ui:8
-#, fuzzy
msgctxt "retypepassworddialog|RetypePasswordDialog"
msgid "Re-type Password"
msgstr "Hesło znowa zapisać"
#: retypepassworddialog.ui:81
-#, fuzzy
msgctxt "retypepassworddialog|retypepassword"
msgid "Re-type password"
msgstr "Hesło znowa zapisać"
@@ -23742,43 +21337,36 @@ msgid "Pa_ssword:"
msgstr "_Hesło"
#: retypepassworddialog.ui:154
-#, fuzzy
msgctxt "retypepassworddialog|label5"
msgid "Confi_rm:"
msgstr "Wob_krućić:"
#: retypepassworddialog.ui:165
-#, fuzzy
msgctxt "retypepassworddialog|mustmatch"
msgid "New password must match the original password"
msgstr "Nowe hesło dyrbi originalnemu hesłu wotpowědować"
#: retypepassworddialog.ui:190
-#, fuzzy
msgctxt "retypepassworddialog|removepassword"
msgid "Remove password from this protected item"
msgstr "Hesło z tutoho škitaneho zapiska wotstronić"
#: rightfooterdialog.ui:8
-#, fuzzy
msgctxt "rightfooterdialog|RightFooterDialog"
msgid "Footer (right)"
msgstr "Nohowa linka (naprawo)"
#: rightfooterdialog.ui:106
-#, fuzzy
msgctxt "rightfooterdialog|footerright"
msgid "Footer (right)"
msgstr "Nohowa linka (naprawo)"
#: rightheaderdialog.ui:8
-#, fuzzy
msgctxt "rightheaderdialog|RightHeaderDialog"
msgid "Header (right)"
msgstr "Hłowowa linka (naprawo)"
#: rightheaderdialog.ui:106
-#, fuzzy
msgctxt "rightheaderdialog|headerright"
msgid "Header (right)"
msgstr "Hłowowa linka (naprawo)"
@@ -23790,79 +21378,66 @@ msgid "Row Height"
msgstr "Linkowa wysokosć"
#: rowheightdialog.ui:88
-#, fuzzy
msgctxt "rowheightdialog|label1"
msgid "Height:"
msgstr "Wysokosć:"
#: rowheightdialog.ui:112
-#, fuzzy
msgctxt "rowheightdialog|default"
msgid "_Default value"
msgstr "_Standardna hódnota"
#: samplingdialog.ui:21
-#, fuzzy
msgctxt "samplingdialog|SamplingDialog"
msgid "Sampling"
msgstr "Dźělne proby"
#: samplingdialog.ui:113
-#, fuzzy
msgctxt "samplingdialog|input-range-label"
msgid "Input range:"
msgstr "Zapodawanski wobłuk:"
#: samplingdialog.ui:152
-#, fuzzy
msgctxt "samplingdialog|output-range-label"
msgid "Results to:"
msgstr "Wuslědki do:"
#: samplingdialog.ui:194
-#, fuzzy
msgctxt "samplingdialog|label4"
msgid "Data"
msgstr "Daty"
#: samplingdialog.ui:250
-#, fuzzy
msgctxt "samplingdialog|label1"
msgid "Sample size:"
msgstr "Wulkosć měrjenskeje hódnoty:"
#: samplingdialog.ui:262
-#, fuzzy
msgctxt "samplingdialog|random-method-radio"
msgid "Random"
msgstr "Připadny"
#: samplingdialog.ui:278
-#, fuzzy
msgctxt "samplingdialog|periodic-method-radio"
msgid "Periodic"
msgstr "Periodiski"
#: samplingdialog.ui:315
-#, fuzzy
msgctxt "samplingdialog|label3"
msgid "Period:"
msgstr "Perioda:"
#: samplingdialog.ui:332
-#, fuzzy
msgctxt "samplingdialog|label2"
msgid "Sampling Method"
msgstr "Metoda dźělnych probow"
#: scenariodialog.ui:9
-#, fuzzy
msgctxt "scenariodialog|ScenarioDialog"
msgid "Create Scenario"
msgstr "Scenarij wutworić"
#: scenariodialog.ui:111
-#, fuzzy
msgctxt "scenariodialog|label1"
msgid "Name of Scenario"
msgstr "Mjeno scenarija"
@@ -23874,49 +21449,41 @@ msgid "Comment"
msgstr "_Komentary"
#: scenariodialog.ui:189
-#, fuzzy
msgctxt "scenariodialog|copyback"
msgid "Copy _back"
msgstr "Wróćo _kopěrować"
#: scenariodialog.ui:204
-#, fuzzy
msgctxt "scenariodialog|copysheet"
msgid "Copy _entire sheet"
msgstr "_Cyłu tabelu kopěrować"
#: scenariodialog.ui:219
-#, fuzzy
msgctxt "scenariodialog|preventchanges"
msgid "_Prevent changes"
msgstr "_Změnam zadźěwać"
#: scenariodialog.ui:239
-#, fuzzy
msgctxt "scenariodialog|showframe"
msgid "_Display border"
msgstr "_Ramik zwobraznić"
#: scenariodialog.ui:264
-#, fuzzy
msgctxt "scenariodialog|bordercolor-atkobject"
msgid "Display border in"
msgstr "Ramik zwobraznić w"
#: scenariodialog.ui:287
-#, fuzzy
msgctxt "scenariodialog|label3"
msgid "Settings"
msgstr "Nastajenja"
#: scenariodialog.ui:303
-#, fuzzy
msgctxt "scenariodialog|alttitle"
msgid "Edit Scenario"
msgstr "Scenarij wobdźěłać"
#: scenariodialog.ui:319
-#, fuzzy
msgctxt "scenariodialog|createdft"
msgid "Created by"
msgstr "Wutworjeny wot"
@@ -23934,73 +21501,61 @@ msgid "Delete"
msgstr "_Zhašeć"
#: scenariomenu.ui:20
-#, fuzzy
msgctxt "scenariomenu|edit"
msgid "Properties..."
msgstr "Kajkosće..."
#: scgeneralpage.ui:48
-#, fuzzy
msgctxt "scgeneralpage|label4"
msgid "Measurement _unit:"
msgstr "_Měrjenska jednotka:"
#: scgeneralpage.ui:62
-#, fuzzy
msgctxt "scgeneralpage|label5"
msgid "_Tab stops:"
msgstr "_Tabulatory:"
#: scgeneralpage.ui:102
-#, fuzzy
msgctxt "scgeneralpage|label1"
msgid "Metrics"
msgstr "Metrika"
#: scgeneralpage.ui:138
-#, fuzzy
msgctxt "scgeneralpage|label6"
msgid "Update links when opening"
msgstr "Wotkazy při wočinjenju aktualizować"
#: scgeneralpage.ui:157
-#, fuzzy
msgctxt "scgeneralpage|alwaysrb"
msgid "_Always"
msgstr "_Přeco"
#: scgeneralpage.ui:175
-#, fuzzy
msgctxt "scgeneralpage|requestrb"
msgid "_On request"
msgstr "_Na prašenje"
#: scgeneralpage.ui:193
-#, fuzzy
msgctxt "scgeneralpage|neverrb"
msgid "_Never"
msgstr "N_ihdy"
#: scgeneralpage.ui:225
-#, fuzzy
msgctxt "scgeneralpage|label2"
msgid "Updating"
msgstr "Aktualizować"
#: scgeneralpage.ui:265
-#, fuzzy
msgctxt "scgeneralpage|editmodecb"
msgid "Press Enter to switch to _edit mode"
msgstr "Tłóčće Enter, zo byšće so do wobdźěłowanskeho modusa dóstał"
#: scgeneralpage.ui:281
-#, fuzzy
msgctxt "scgeneralpage|formatcb"
msgid "Expand _formatting"
msgstr "_Formatowanje rozšěrić"
#: scgeneralpage.ui:297
-#, fuzzy
msgctxt "scgeneralpage|exprefcb"
msgid "Expand _references when new columns/rows are inserted"
msgstr "Poćahi rozšěrić, hdyž so nowe špalty/linki zasadźeja"
@@ -24018,7 +21573,6 @@ msgid "Right"
msgstr "Nap_rawo"
#: scgeneralpage.ui:320
-#, fuzzy
msgctxt "scgeneralpage|alignlb"
msgid "Up"
msgstr "Horje"
@@ -24030,55 +21584,46 @@ msgid "Left"
msgstr "Na_lěwo"
#: scgeneralpage.ui:331
-#, fuzzy
msgctxt "scgeneralpage|aligncb"
msgid "Press Enter to _move selection"
msgstr "Tłóčće Enter, zo byšće wuběr přesunył"
#: scgeneralpage.ui:346
-#, fuzzy
msgctxt "scgeneralpage|legacy_cell_selection_cb"
msgid "Use legacy cursor movement behavior when selecting"
msgstr "Prěnjotne zadźerženje kursoroweho pohiba při wuběranju wužiwać"
#: scgeneralpage.ui:361
-#, fuzzy
msgctxt "scgeneralpage|replwarncb"
msgid "Show overwrite _warning when pasting data"
msgstr "Přepisanske warnowanje při zasadźenju datow pokazać"
#: scgeneralpage.ui:376
-#, fuzzy
msgctxt "scgeneralpage|textfmtcb"
msgid "Use printer metrics for text formatting"
msgstr "Ćišćersku metriku za tekstowe formatowanje wužiwać"
#: scgeneralpage.ui:390
-#, fuzzy
msgctxt "scgeneralpage|markhdrcb"
msgid "Highlight sele_ction in column/row headers"
msgstr "W_uběr w hłowach špaltow/linkow wuzběhnyć"
#: scgeneralpage.ui:405
-#, fuzzy
msgctxt "scgeneralpage|sortrefupdatecb"
msgid "Update references when sorting range of cells"
msgstr "Poćahi při sortěrowanju celowych wobłukow aktualizować"
#: scgeneralpage.ui:440
-#, fuzzy
msgctxt "scgeneralpage|label3"
msgid "Input Settings"
msgstr "Zapodawanske nastajenja"
#: searchresults.ui:9
-#, fuzzy
msgctxt "searchresults|SearchResultsDialog"
msgid "Search Results"
msgstr "Pytanske wuslědki"
#: selectdatasource.ui:8
-#, fuzzy
msgctxt "selectdatasource|SelectDataSourceDialog"
msgid "Select Data Source"
msgstr "Datowe žórło wubrać"
@@ -24090,25 +21635,21 @@ msgid "_Database:"
msgstr "Datowa banka"
#: selectdatasource.ui:115
-#, fuzzy
msgctxt "selectdatasource|label4"
msgid "_Type:"
msgstr "_Typ:"
#: selectdatasource.ui:145
-#, fuzzy
msgctxt "selectdatasource|type"
msgid "Table"
msgstr "Tabela"
#: selectdatasource.ui:146
-#, fuzzy
msgctxt "selectdatasource|type"
msgid "Query"
msgstr "Wotprašowanje"
#: selectdatasource.ui:147
-#, fuzzy
msgctxt "selectdatasource|type"
msgid "Sql"
msgstr "SQL"
@@ -24120,13 +21661,11 @@ msgid "Sql [Native]"
msgstr "SQL [Native]"
#: selectdatasource.ui:163
-#, fuzzy
msgctxt "selectdatasource|label3"
msgid "Data so_urce:"
msgstr "Datowe žó_rło:"
#: selectdatasource.ui:201
-#, fuzzy
msgctxt "selectdatasource|label1"
msgid "Selection"
msgstr "Wuběr"
@@ -24144,55 +21683,46 @@ msgid "Ranges"
msgstr "Wobłuk"
#: selectsource.ui:8
-#, fuzzy
msgctxt "selectsource|SelectSourceDialog"
msgid "Select Source"
msgstr "Žórło wubrać"
#: selectsource.ui:94
-#, fuzzy
msgctxt "selectsource|selection"
msgid "_Current selection"
msgstr "_Aktualny wuběr"
#: selectsource.ui:117
-#, fuzzy
msgctxt "selectsource|namedrange"
msgid "_Named range:"
msgstr "_Pomjenowany wobłuk:"
#: selectsource.ui:158
-#, fuzzy
msgctxt "selectsource|database"
msgid "_Data source registered in %PRODUCTNAME"
msgstr "W %PRODUCTNAME _zregistrowane datowe žórło"
#: selectsource.ui:175
-#, fuzzy
msgctxt "selectsource|external"
msgid "_External source/interface"
msgstr "_Eksterne žórło/eksterny interfejs"
#: selectsource.ui:198
-#, fuzzy
msgctxt "selectsource|label1"
msgid "Selection"
msgstr "Wuběr"
#: sharedfooterdialog.ui:8
-#, fuzzy
msgctxt "sharedfooterdialog|SharedFooterDialog"
msgid "Headers/Footers"
msgstr "Hłowowe/nohowe linki"
#: sharedfooterdialog.ui:106
-#, fuzzy
msgctxt "sharedfooterdialog|headerright"
msgid "Header (right)"
msgstr "Hłowowa linka (naprawo)"
#: sharedfooterdialog.ui:128
-#, fuzzy
msgctxt "sharedfooterdialog|headerleft"
msgid "Header (left)"
msgstr "Hłowowa linka (nalěwo)"
@@ -24204,7 +21734,6 @@ msgid "Footer"
msgstr "Nohowa linka"
#: sharedheaderdialog.ui:8
-#, fuzzy
msgctxt "sharedheaderdialog|SharedHeaderDialog"
msgid "Headers/Footers"
msgstr "Hłowowe/nohowe linki"
@@ -24216,103 +21745,86 @@ msgid "Header"
msgstr "Hłowowa linka"
#: sharedheaderdialog.ui:128
-#, fuzzy
msgctxt "sharedheaderdialog|footerright"
msgid "Footer (right)"
msgstr "Nohowa linka (naprawo)"
#: sharedheaderdialog.ui:151
-#, fuzzy
msgctxt "sharedheaderdialog|footerleft"
msgid "Footer (left)"
msgstr "Nohowa linka (nalěwo)"
#: sharedocumentdlg.ui:8
-#, fuzzy
msgctxt "sharedocumentdlg|ShareDocumentDialog"
msgid "Share Document"
msgstr "Dokument dźělić"
#: sharedocumentdlg.ui:90
-#, fuzzy
msgctxt "sharedocumentdlg|share"
msgid "_Share this spreadsheet with other users"
msgstr "_Tutón tabelowy dokument z druhimi wužiwarjemi dźělić"
#: sharedocumentdlg.ui:116
-#, fuzzy
msgctxt "sharedocumentdlg|warning"
msgid "Note: Changes to formatting attributes like fonts, colors, and number formats will not be saved and some functionalities like editing charts and drawing objects are not available in shared mode. Turn off shared mode to get exclusive access needed for those changes and functionalities."
msgstr "Kedźbu: Změny formatowanskich atributow kaž pismow, barbow a ličbnych formatow njebudu so składować a někotre funkcije kaž wobdźěłowanje diagramow a rysowanskich objektow w dźělenym modusu k dispoziciji njejsu. Znjemóžńće dźěleny modus, zo byšće ekskluziwny přistup na te změny a funkcije dóstał."
#: sharedocumentdlg.ui:169
-#, fuzzy
msgctxt "sharedocumentdlg|name"
msgid "Name"
msgstr "Mjeno"
#: sharedocumentdlg.ui:181
-#, fuzzy
msgctxt "sharedocumentdlg|accessed"
msgid "Accessed"
msgstr "Přistup"
#: sharedocumentdlg.ui:222
-#, fuzzy
msgctxt "sharedocumentdlg|nouserdata"
msgid "No user data available."
msgstr "Wužiwarske daty k dispoziciji njejsu."
#: sharedocumentdlg.ui:234
-#, fuzzy
msgctxt "sharedocumentdlg|unknownuser"
msgid "Unknown User"
msgstr "Njeznaty wužiwar"
#: sharedocumentdlg.ui:246
-#, fuzzy
msgctxt "sharedocumentdlg|exclusive"
msgid "(exclusive access)"
msgstr "(ekskluziwny přistup)"
#: sharedocumentdlg.ui:269
-#, fuzzy
msgctxt "sharedocumentdlg|label1"
msgid "Users Currently Accessing This Spreadsheet"
msgstr "Wužiwarjo, kotřiž tuchwilu maja přistup na tutón tabelowy dokument"
#: sheetprintpage.ui:63
-#, fuzzy
msgctxt "sheetprintpage|radioBTN_TOPDOWN"
msgid "_Top to bottom, then right"
msgstr "Wot_horjeka dele, potom doprawa"
#: sheetprintpage.ui:80
-#, fuzzy
msgctxt "sheetprintpage|radioBTN_LEFTRIGHT"
msgid "_Left to right, then down"
msgstr "Wot_lěwa doprawa, potom dele"
#: sheetprintpage.ui:99
-#, fuzzy
msgctxt "sheetprintpage|checkBTN_PAGENO"
msgid "First _page number:"
msgstr "Čisło p_rěnjeje strony:"
#: sheetprintpage.ui:162
-#, fuzzy
msgctxt "sheetprintpage|labelPageOrder"
msgid "Page Order"
msgstr "Porjad stronow"
#: sheetprintpage.ui:196
-#, fuzzy
msgctxt "sheetprintpage|checkBTN_HEADER"
msgid "_Column and row headers"
msgstr "_Hłowy špaltow a linkow"
#: sheetprintpage.ui:211
-#, fuzzy
msgctxt "sheetprintpage|checkBTN_GRID"
msgid "_Grid"
msgstr "_Lěsyca"
@@ -24324,61 +21836,51 @@ msgid "_Comments"
msgstr "_Komentary"
#: sheetprintpage.ui:242
-#, fuzzy
msgctxt "sheetprintpage|checkBTN_OBJECTS"
msgid "_Objects/Images"
msgstr "_Objekty/wobrazy"
#: sheetprintpage.ui:257
-#, fuzzy
msgctxt "sheetprintpage|checkBTN_CHARTS"
msgid "Charts"
msgstr "Diagramy"
#: sheetprintpage.ui:272
-#, fuzzy
msgctxt "sheetprintpage|checkBTN_DRAWINGS"
msgid "_Drawing objects"
msgstr "_Rysowanske objekty"
#: sheetprintpage.ui:287
-#, fuzzy
msgctxt "sheetprintpage|checkBTN_FORMULAS"
msgid "_Formulas"
msgstr "_Formle"
#: sheetprintpage.ui:302
-#, fuzzy
msgctxt "sheetprintpage|checkBTN_NULLVALS"
msgid "_Zero values"
msgstr "_Nulowe hódnoty"
#: sheetprintpage.ui:335
-#, fuzzy
msgctxt "sheetprintpage|labelPrint"
msgid "Print"
msgstr "Ćišćeć"
#: sheetprintpage.ui:368
-#, fuzzy
msgctxt "sheetprintpage|labelScalingMode"
msgid "Scaling _mode:"
msgstr "Skalowanski _modus:"
#: sheetprintpage.ui:393
-#, fuzzy
msgctxt "sheetprintpage|labelSF"
msgid "_Scaling factor:"
msgstr "_Skalowanski faktor:"
#: sheetprintpage.ui:435
-#, fuzzy
msgctxt "sheetprintpage|labelWP"
msgid "_Width in pages:"
msgstr "Šěr_okosć w stronach:"
#: sheetprintpage.ui:449
-#, fuzzy
msgctxt "sheetprintpage|labelHP"
msgid "_Height in pages:"
msgstr "Wy_sokosć w stronach:"
@@ -24394,25 +21896,21 @@ msgid "Unspecified"
msgstr ""
#: sheetprintpage.ui:526
-#, fuzzy
msgctxt "sheetprintpage|labelNP"
msgid "N_umber of pages:"
msgstr "L_ičba stronow:"
#: sheetprintpage.ui:569
-#, fuzzy
msgctxt "sheetprintpage|comboLB_SCALEMODE"
msgid "Reduce/enlarge printout"
msgstr "Wućišć pomjeńšić/powjetšić"
#: sheetprintpage.ui:570
-#, fuzzy
msgctxt "sheetprintpage|comboLB_SCALEMODE"
msgid "Fit print range(s) to width/height"
msgstr "Ćišćerske wobłuki šěrokosći/wysokosći přiměrić"
#: sheetprintpage.ui:571
-#, fuzzy
msgctxt "sheetprintpage|comboLB_SCALEMODE"
msgid "Fit print range(s) on number of pages"
msgstr "Ćišćerske wobłuki ličbje stronow přiměrić"
@@ -24424,55 +21922,46 @@ msgid "Scale"
msgstr "Měritko"
#: showchangesdialog.ui:9
-#, fuzzy
msgctxt "showchangesdialog|ShowChangesDialog"
msgid "Show Changes"
msgstr "Změny pokazać"
#: showchangesdialog.ui:86
-#, fuzzy
msgctxt "showchangesdialog|showchanges"
msgid "_Show changes in spreadsheet"
msgstr "_Změny w tabelowym dokumenće pokazać"
#: showchangesdialog.ui:118
-#, fuzzy
msgctxt "showchangesdialog|showaccepted"
msgid "Show _accepted changes"
msgstr "_Akceptowane změny pokazać"
#: showchangesdialog.ui:133
-#, fuzzy
msgctxt "showchangesdialog|showrejected"
msgid "Show _rejected changes"
msgstr "Wo_tpokazane změny pokazać"
#: showchangesdialog.ui:168
-#, fuzzy
msgctxt "showchangesdialog|label1"
msgid "Filter Settings"
msgstr "Filtrowe nastajenja"
#: showdetaildialog.ui:10
-#, fuzzy
msgctxt "showdetaildialog|ShowDetail"
msgid "Show Detail"
msgstr "Podrobnosć pokazać"
#: showdetaildialog.ui:92
-#, fuzzy
msgctxt "showdetaildialog|label1"
msgid "_Choose the field containing the detail you want to show"
msgstr "Wubjerće polo, kotrež podrobnosć wobsahuje, kotruž chceće pokazać"
#: showsheetdialog.ui:8
-#, fuzzy
msgctxt "showsheetdialog|ShowSheetDialog"
msgid "Show Sheet"
msgstr "Tabelu pokazać"
#: showsheetdialog.ui:108
-#, fuzzy
msgctxt "showsheetdialog|label1"
msgid "Hidden Sheets"
msgstr "Schowane tabele"
@@ -24484,61 +21973,51 @@ msgid "Horizontal Alignment"
msgstr "Wodorune wusměrjenje"
#: sidebaralignment.ui:106
-#, fuzzy
msgctxt "sidebaralignment|verticalalignment|tooltip_text"
msgid "Vertical Alignment"
msgstr "Padorune wusměrjenje"
#: sidebaralignment.ui:256
-#, fuzzy
msgctxt "sidebaralignment|leftindentlabel"
msgid "_Indent:"
msgstr "_Zasunjenje:"
#: sidebaralignment.ui:278
-#, fuzzy
msgctxt "sidebaralignment|leftindent|tooltip_text"
msgid "Indents from the left edge."
msgstr "Zasunjenja wot lěweje kromy."
#: sidebaralignment.ui:285
-#, fuzzy
msgctxt "sidebaralignment|leftindent-atkobject"
msgid "Left Indent"
msgstr "Lěwe zasunjenje"
#: sidebaralignment.ui:310
-#, fuzzy
msgctxt "sidebaralignment|mergecells"
msgid "Merge cells"
msgstr "Cele zwjazać"
#: sidebaralignment.ui:315
-#, fuzzy
msgctxt "sidebaralignment|mergecells|tooltip_text"
msgid "Joins the selected cells into one."
msgstr "Zwjazuje wubrane cele do jedneje."
#: sidebaralignment.ui:329
-#, fuzzy
msgctxt "sidebaralignment|wraptext"
msgid "Wrap text"
msgstr "Tekst łamać"
#: sidebaralignment.ui:334
-#, fuzzy
msgctxt "sidebaralignment|wraptext|tooltip_text"
msgid "Wrap texts automatically."
msgstr "Teksty awtomatisce łamać."
#: sidebaralignment.ui:369
-#, fuzzy
msgctxt "sidebaralignment|orientationlabel"
msgid "Text _orientation:"
msgstr "Tekstowe w_usměrjenje:"
#: sidebaralignment.ui:384
-#, fuzzy
msgctxt "sidebaralignment|orientationdegrees|tooltip_text"
msgid "Select the angle for rotation."
msgstr "Wubjerće kut wjerćenja."
@@ -24550,25 +22029,21 @@ msgid "Text Orientation"
msgstr "Tekstowe wusměrjenje"
#: sidebaralignment.ui:411
-#, fuzzy
msgctxt "sidebaralignment|bottom|tooltip_text"
msgid "Text Extension From Lower Cell Border"
msgstr "Tekstowe wupřestrěće wot delnjeje celoweje kromy"
#: sidebaralignment.ui:429
-#, fuzzy
msgctxt "sidebaralignment|top|tooltip_text"
msgid "Text Extension From Upper Cell Border"
msgstr "Tekstowe wupřestrěće wot hornjeje celoweje kromy"
#: sidebaralignment.ui:447
-#, fuzzy
msgctxt "sidebaralignment|standard|tooltip_text"
msgid "Text Extension Inside Cell"
msgstr "Tekstowe wupřestrěće znutřka cele"
#: sidebaralignment.ui:476
-#, fuzzy
msgctxt "sidebaralignment|stacked"
msgid "Vertically stacked"
msgstr "Padorunje staplowany"
@@ -24580,55 +22055,46 @@ msgid "_Background:"
msgstr "Pozadk"
#: sidebarcellappearance.ui:42
-#, fuzzy
msgctxt "sidebarcellappearance|cellbackgroundcolor|tooltip_text"
msgid "Select the background color of the selected cells."
msgstr "Wubjerće pozadkowu barbu wubranych celow."
#: sidebarcellappearance.ui:50
-#, fuzzy
msgctxt "sidebarcellappearance|cellbackground|tooltip_text"
msgid "Select the background color of the selected cells."
msgstr "Wubjerće pozadkowu barbu wubranych celow."
#: sidebarcellappearance.ui:91
-#, fuzzy
msgctxt "sidebarcellappearance|bordertype|tooltip_text"
msgid "Specify the borders of the selected cells."
msgstr "Postajće ramiki wubranych celow."
#: sidebarcellappearance.ui:126
-#, fuzzy
msgctxt "sidebarcellappearance|linestyle|tooltip_text"
msgid "Select the line style of the borders."
msgstr "Wubjerće linijowy stil ramikow."
#: sidebarcellappearance.ui:139
-#, fuzzy
msgctxt "sidebarcellappearance|borderlinestyle-atkobject"
msgid "Border Line Style"
msgstr "Linijowy stil ramikow"
#: sidebarcellappearance.ui:154
-#, fuzzy
msgctxt "sidebarcellappearance|borderlinecolor|tooltip_text"
msgid "Select the line color of the borders."
msgstr "Wubjerće linijowu barbu ramikow."
#: sidebarcellappearance.ui:162
-#, fuzzy
msgctxt "sidebarcellappearance|linecolor|tooltip_text"
msgid "Select the line color of the borders."
msgstr "Wubjerće linijowu barbu ramikow."
#: sidebarcellappearance.ui:175
-#, fuzzy
msgctxt "sidebarcellappearance|borderlinecolor-atkobject"
msgid "Border Line Color"
msgstr "Linijowa barba ramikow"
#: sidebarnumberformat.ui:38
-#, fuzzy
msgctxt "sidebarnumberformat|category|tooltip_text"
msgid "Select a category of contents."
msgstr "Wubjerće wobsahowu kategoriju."
@@ -24646,13 +22112,11 @@ msgid "Number"
msgstr "Ličby"
#: sidebarnumberformat.ui:43
-#, fuzzy
msgctxt "sidebarnumberformat|category"
msgid "Percent"
msgstr "Procent"
#: sidebarnumberformat.ui:44
-#, fuzzy
msgctxt "sidebarnumberformat|category"
msgid "Currency"
msgstr "Měna"
@@ -24664,13 +22128,11 @@ msgid "Date "
msgstr "Datum"
#: sidebarnumberformat.ui:46
-#, fuzzy
msgctxt "sidebarnumberformat|category"
msgid "Time"
msgstr "Čas"
#: sidebarnumberformat.ui:47
-#, fuzzy
msgctxt "sidebarnumberformat|category"
msgid "Scientific"
msgstr "Wědomostny"
@@ -24682,7 +22144,6 @@ msgid "Fraction"
msgstr "Funkcija"
#: sidebarnumberformat.ui:49
-#, fuzzy
msgctxt "sidebarnumberformat|category"
msgid "Boolean Value"
msgstr "Wěrnostna hódnota"
@@ -24694,43 +22155,36 @@ msgid "Text"
msgstr "Tekst"
#: sidebarnumberformat.ui:54
-#, fuzzy
msgctxt "sidebarnumberformat|category-atkobject"
msgid "Category"
msgstr "Kategorija"
#: sidebarnumberformat.ui:135
-#, fuzzy
msgctxt "sidebarnumberformat|decimalplaceslabel"
msgid "_Decimal places:"
msgstr "_Decimalne městna:"
#: sidebarnumberformat.ui:150
-#, fuzzy
msgctxt "sidebarnumberformat|decimalplaces|tooltip_text"
msgid "Enter the number of decimal places that you want to display."
msgstr "Zapodajće ličbu decimalnych městnow, kotrež so maja pokazać."
#: sidebarnumberformat.ui:155
-#, fuzzy
msgctxt "sidebarnumberformat|decimalplaces-atkobject"
msgid "Decimal Places"
msgstr "Decimalne městna"
#: sidebarnumberformat.ui:169
-#, fuzzy
msgctxt "sidebarnumberformat|denominatorplaceslabel"
msgid "Den_ominator places:"
msgstr "_Městna mjenowaka:"
#: sidebarnumberformat.ui:184
-#, fuzzy
msgctxt "sidebarnumberformat|denominatorplaces|tooltip_text"
msgid "Enter the number of places for the denominator that you want to display."
msgstr "Zapodajće ličbu městnow za mjenowak, kotrež so maja pokazać."
#: sidebarnumberformat.ui:189
-#, fuzzy
msgctxt "sidebarnumberformat|denominatorplaces-atkobject"
msgid "Denominator Places"
msgstr "Městna za mjenowak"
@@ -24742,97 +22196,81 @@ msgid "Leading _zeroes:"
msgstr "Zawodne n_ule:"
#: sidebarnumberformat.ui:232
-#, fuzzy
msgctxt "sidebarnumberformat|leadingzeroes|tooltip_text"
msgid "Enter the maximum number of zeroes to display before the decimal point."
msgstr "Zapodajće maksimalnu ličbu nulow, kotrež so maja před decimalnym dźělatkom pokazać."
#: sidebarnumberformat.ui:237
-#, fuzzy
msgctxt "sidebarnumberformat|leadingzeroes-atkobject"
msgid "Leading Zeroes"
msgstr "Zawodne nule"
#: sidebarnumberformat.ui:264
-#, fuzzy
msgctxt "sidebarnumberformat|negativenumbersred"
msgid "_Negative numbers in red"
msgstr "_Negatiwne ličby čerwjene"
#: sidebarnumberformat.ui:270
-#, fuzzy
msgctxt "sidebarnumberformat|negativenumbersred|tooltip_text"
msgid "Changes the font color of negative numbers to red."
msgstr "Změni pismowu barbu negatiwnych ličbow do čerwjeneje."
#: sidebarnumberformat.ui:283
-#, fuzzy
msgctxt "sidebarnumberformat|thousandseparator"
msgid "_Thousands separator"
msgstr "_Dźělatko tysacow"
#: sidebarnumberformat.ui:289
-#, fuzzy
msgctxt "sidebarnumberformat|thousandseparator|tooltip_text"
msgid "Inserts a separator between thousands."
msgstr "Zasadźi dźělatko mjez tysacowkami."
#: sidebarnumberformat.ui:302
-#, fuzzy
msgctxt "sidebarnumberformat|engineeringnotation"
msgid "_Engineering notation"
msgstr "_Techniska notacija"
#: sidebarnumberformat.ui:308
-#, fuzzy
msgctxt "sidebarnumberformat|engineeringnotation|tooltip_text"
msgid "Ensures that exponent is a multiple of 3."
msgstr "Zawěsći, zo eksponent je množina 3."
#: simplerefdialog.ui:9
-#, fuzzy
msgctxt "simplerefdialog|SimpleRefDialog"
msgid "Set range"
msgstr "Wobłuk nastajić"
#: simplerefdialog.ui:30
-#, fuzzy
msgctxt "simplerefdialog|area"
msgid "Area:"
msgstr "Wobwod:"
#: solverdlg.ui:9
-#, fuzzy
msgctxt "solverdlg|SolverDialog"
msgid "Solver"
msgstr "Solwer"
#: solverdlg.ui:22
-#, fuzzy
msgctxt "solverdlg|options"
msgid "O_ptions..."
msgstr "Na_stajenja..."
#: solverdlg.ui:65
-#, fuzzy
msgctxt "solverdlg|solve"
msgid "_Solve"
msgstr "_Rozrisać"
#: solverdlg.ui:107
-#, fuzzy
msgctxt "solverdlg|targetlabel"
msgid "_Target cell"
msgstr "_Cilowa cela"
#: solverdlg.ui:120
-#, fuzzy
msgctxt "solverdlg|result"
msgid "Optimize result to"
msgstr "Wuslědk optimować do"
#: solverdlg.ui:133
-#, fuzzy
msgctxt "solverdlg|changelabel"
msgid "_By changing cells"
msgstr "_Přez měnjenje celow"
@@ -24850,19 +22288,16 @@ msgid "_Maximum"
msgstr "Maksimum"
#: solverdlg.ui:263
-#, fuzzy
msgctxt "solverdlg|value"
msgid "_Value of"
msgstr "_Hódnota"
#: solverdlg.ui:366
-#, fuzzy
msgctxt "solverdlg|cellreflabel"
msgid "_Cell reference"
msgstr "_Celowy poćah"
#: solverdlg.ui:380
-#, fuzzy
msgctxt "solverdlg|oplabel"
msgid "_Operator"
msgstr "_Operator"
@@ -24874,31 +22309,26 @@ msgid "V_alue"
msgstr "Hódnota"
#: solverdlg.ui:413
-#, fuzzy
msgctxt "solverdlg|ref1edit-atkobject"
msgid "Cell reference"
msgstr "Celowy poćah"
#: solverdlg.ui:431
-#, fuzzy
msgctxt "solverdlg|ref2edit-atkobject"
msgid "Cell reference"
msgstr "Celowy poćah"
#: solverdlg.ui:449
-#, fuzzy
msgctxt "solverdlg|ref3edit-atkobject"
msgid "Cell reference"
msgstr "Celowy poćah"
#: solverdlg.ui:467
-#, fuzzy
msgctxt "solverdlg|ref4edit-atkobject"
msgid "Cell reference"
msgstr "Celowy poćah"
#: solverdlg.ui:527
-#, fuzzy
msgctxt "solverdlg|op1list"
msgid "<="
msgstr "<="
@@ -24909,31 +22339,26 @@ msgid "="
msgstr ""
#: solverdlg.ui:529
-#, fuzzy
msgctxt "solverdlg|op1list"
msgid "=>"
msgstr "=>"
#: solverdlg.ui:530
-#, fuzzy
msgctxt "solverdlg|op1list"
msgid "Integer"
msgstr "Cyła ličba"
#: solverdlg.ui:531
-#, fuzzy
msgctxt "solverdlg|op1list"
msgid "Binary"
msgstr "Binarny"
#: solverdlg.ui:535
-#, fuzzy
msgctxt "solverdlg|op1list-atkobject"
msgid "Operator"
msgstr "Operator"
#: solverdlg.ui:551
-#, fuzzy
msgctxt "solverdlg|op2list"
msgid "<="
msgstr "<="
@@ -24944,31 +22369,26 @@ msgid "="
msgstr ""
#: solverdlg.ui:553
-#, fuzzy
msgctxt "solverdlg|op2list"
msgid "=>"
msgstr "=>"
#: solverdlg.ui:554
-#, fuzzy
msgctxt "solverdlg|op2list"
msgid "Integer"
msgstr "Cyła ličba"
#: solverdlg.ui:555
-#, fuzzy
msgctxt "solverdlg|op2list"
msgid "Binary"
msgstr "Binarny"
#: solverdlg.ui:559
-#, fuzzy
msgctxt "solverdlg|op2list-atkobject"
msgid "Operator"
msgstr "Operator"
#: solverdlg.ui:575
-#, fuzzy
msgctxt "solverdlg|op3list"
msgid "<="
msgstr "<="
@@ -24979,31 +22399,26 @@ msgid "="
msgstr ""
#: solverdlg.ui:577
-#, fuzzy
msgctxt "solverdlg|op3list"
msgid "=>"
msgstr "=>"
#: solverdlg.ui:578
-#, fuzzy
msgctxt "solverdlg|op3list"
msgid "Integer"
msgstr "Cyła ličba"
#: solverdlg.ui:579
-#, fuzzy
msgctxt "solverdlg|op3list"
msgid "Binary"
msgstr "Binarny"
#: solverdlg.ui:583
-#, fuzzy
msgctxt "solverdlg|op3list-atkobject"
msgid "Operator"
msgstr "Operator"
#: solverdlg.ui:599
-#, fuzzy
msgctxt "solverdlg|op4list"
msgid "<="
msgstr "<="
@@ -25014,79 +22429,66 @@ msgid "="
msgstr ""
#: solverdlg.ui:601
-#, fuzzy
msgctxt "solverdlg|op4list"
msgid "=>"
msgstr "=>"
#: solverdlg.ui:602
-#, fuzzy
msgctxt "solverdlg|op4list"
msgid "Integer"
msgstr "Cyła ličba"
#: solverdlg.ui:603
-#, fuzzy
msgctxt "solverdlg|op4list"
msgid "Binary"
msgstr "Binarny"
#: solverdlg.ui:607
-#, fuzzy
msgctxt "solverdlg|op4list-atkobject"
msgid "Operator"
msgstr "Operator"
#: solverdlg.ui:626
-#, fuzzy
msgctxt "solverdlg|val1edit-atkobject"
msgid "Value"
msgstr "Hódnota"
#: solverdlg.ui:645
-#, fuzzy
msgctxt "solverdlg|val2edit-atkobject"
msgid "Value"
msgstr "Hódnota"
#: solverdlg.ui:664
-#, fuzzy
msgctxt "solverdlg|val3edit-atkobject"
msgid "Value"
msgstr "Hódnota"
#: solverdlg.ui:683
-#, fuzzy
msgctxt "solverdlg|val4edit-atkobject"
msgid "Value"
msgstr "Hódnota"
#: solverdlg.ui:742
-#, fuzzy
msgctxt "solverdlg|del2|tooltip_text"
msgid "Remove"
msgstr "Wotstronić"
#: solverdlg.ui:755
-#, fuzzy
msgctxt "solverdlg|del1|tooltip_text"
msgid "Remove"
msgstr "Wotstronić"
#: solverdlg.ui:768
-#, fuzzy
msgctxt "solverdlg|del3|tooltip_text"
msgid "Remove"
msgstr "Wotstronić"
#: solverdlg.ui:781
-#, fuzzy
msgctxt "solverdlg|del4|tooltip_text"
msgid "Remove"
msgstr "Wotstronić"
#: solverdlg.ui:809
-#, fuzzy
msgctxt "solverdlg|label1"
msgid "Limiting Conditions"
msgstr "Pódlanske wuměnjenja"
@@ -25098,85 +22500,71 @@ msgid "Options"
msgstr "Nastajenja"
#: solveroptionsdialog.ui:33
-#, fuzzy
msgctxt "solveroptionsdialog|label2"
msgid "Solver engine:"
msgstr "Solwer:"
#: solveroptionsdialog.ui:70
-#, fuzzy
msgctxt "solveroptionsdialog|label1"
msgid "Settings:"
msgstr "Nastajenja:"
#: solveroptionsdialog.ui:96
-#, fuzzy
msgctxt "solveroptionsdialog|edit"
msgid "Edit..."
msgstr "Wobdźěłać..."
#: solverprogressdialog.ui:8
-#, fuzzy
msgctxt "solverprogressdialog|SolverProgressDialog"
msgid "Solving..."
msgstr "Rozrisuje so..."
#: solverprogressdialog.ui:26
-#, fuzzy
msgctxt "solverprogressdialog|label2"
msgid "Solving in progress..."
msgstr "Rozrisowanje běži..."
#: solverprogressdialog.ui:38
-#, fuzzy
msgctxt "solverprogressdialog|progress"
msgid "(time limit # seconds)"
msgstr "(časowy limit # sekundow)"
#: solversuccessdialog.ui:8
-#, fuzzy
msgctxt "solversuccessdialog|SolverSuccessDialog"
msgid "Solving Result"
msgstr "Wuslědk rozrisowanja"
#: solversuccessdialog.ui:26
-#, fuzzy
msgctxt "solversuccessdialog|label1"
msgid "Do you want to keep the result or do you want to restore previous values?"
msgstr "Chceće wuslědk wobhcować abo chceće předchadnych hódnotow wobnowić?"
#: solversuccessdialog.ui:40
-#, fuzzy
msgctxt "solversuccessdialog|label2"
msgid "Solving successfully finished."
msgstr "Rozrisanje je wuspěšnje dokónčene."
#: solversuccessdialog.ui:52
-#, fuzzy
msgctxt "solversuccessdialog|result"
msgid "Result:"
msgstr "Wuslědk:"
#: solversuccessdialog.ui:72
-#, fuzzy
msgctxt "solversuccessdialog|ok"
msgid "Keep Result"
msgstr "Wuslědk wobchować"
#: solversuccessdialog.ui:88
-#, fuzzy
msgctxt "solversuccessdialog|cancel"
msgid "Restore Previous"
msgstr "Předchadny wobnowić"
#: sortdialog.ui:8
-#, fuzzy
msgctxt "sortdialog|SortDialog"
msgid "Sort"
msgstr "Sortěrować"
#: sortdialog.ui:106
-#, fuzzy
msgctxt "sortdialog|criteria"
msgid "Sort Criteria"
msgstr "Sortěrowanske kriterije"
@@ -25188,49 +22576,41 @@ msgid "Options"
msgstr "Nastajenja"
#: sortkey.ui:38
-#, fuzzy
msgctxt "sortkey|up"
msgid "_Ascending"
msgstr "_Postupowacy"
#: sortkey.ui:57
-#, fuzzy
msgctxt "sortkey|down"
msgid "_Descending"
msgstr "_Spadowacy"
#: sortkey.ui:81
-#, fuzzy
msgctxt "sortkey|sortft"
msgid "Sort Key "
msgstr "Sortěrowanski kluč "
#: sortoptionspage.ui:32
-#, fuzzy
msgctxt "sortoptionspage|case"
msgid "Case _sensitive"
msgstr "Na w_ulkopisanje dźiwać"
#: sortoptionspage.ui:47
-#, fuzzy
msgctxt "sortoptionspage|header"
msgid "Range contains..."
msgstr "Wobłuk wobsahuje..."
#: sortoptionspage.ui:61
-#, fuzzy
msgctxt "sortoptionspage|formats"
msgid "Include formats"
msgstr "Formaty zapřijeć"
#: sortoptionspage.ui:75
-#, fuzzy
msgctxt "sortoptionspage|naturalsort"
msgid "Enable natural sort"
msgstr "Přirodne sortěrowanje zmóžnić"
#: sortoptionspage.ui:89
-#, fuzzy
msgctxt "sortoptionspage|includenotes"
msgid "Include comments-only boundary column(s)"
msgstr "Susodne špalty zapřijeć, kotrež jenož komentary wobsahuja"
@@ -25254,19 +22634,16 @@ msgid "Copy sort results to:"
msgstr "Wuslědki kopěrować do:"
#: sortoptionspage.ui:160
-#, fuzzy
msgctxt "sortoptionspage|sortuser"
msgid "Custom sort order"
msgstr "Swójski sortěrowanski porjad"
#: sortoptionspage.ui:186
-#, fuzzy
msgctxt "sortoptionspage|sortuserlb-atkobject"
msgid "Custom sort order"
msgstr "Swójski sortěrowanski porjad"
#: sortoptionspage.ui:201
-#, fuzzy
msgctxt "sortoptionspage|label6"
msgid "Language"
msgstr "Rěč"
@@ -25278,55 +22655,46 @@ msgid "Options"
msgstr "Nastajenja"
#: sortoptionspage.ui:270
-#, fuzzy
msgctxt "sortoptionspage|label2"
msgid "Sort Options"
msgstr "Sortěrowanske nastajenja"
#: sortoptionspage.ui:301
-#, fuzzy
msgctxt "sortoptionspage|topdown"
msgid "_Top to bottom (sort rows)"
msgstr "Wot_horjeka dele (linki sortěrować)"
#: sortoptionspage.ui:318
-#, fuzzy
msgctxt "sortoptionspage|leftright"
msgid "L_eft to right (sort columns)"
msgstr "Wot_lěwa doprawa (špalty sortěrować)"
#: sortoptionspage.ui:340
-#, fuzzy
msgctxt "sortoptionspage|label1"
msgid "Direction"
msgstr "Směr"
#: sortwarning.ui:8
-#, fuzzy
msgctxt "sortwarning|SortWarning"
msgid "Sort Range"
msgstr "Sortěrowanski wobłuk"
#: sortwarning.ui:35
-#, fuzzy
msgctxt "sortwarning|sorttext"
msgid "The cells next to the current selection also contain data. Do you want to extend the sort range to %1, or sort the currently selected range, %2?"
msgstr "Cele pódla aktualneho wuběra tež daty wobsahuja. Chceće sortěrowanski wobłuk na %1 rozšěrić abo tuchwilu wubrany wobłuk, %2, sortěrować?"
#: sortwarning.ui:55
-#, fuzzy
msgctxt "sortwarning|extend"
msgid "_Extend selection"
msgstr "Wuběr ro_zšěrić"
#: sortwarning.ui:71
-#, fuzzy
msgctxt "sortwarning|current"
msgid "Current selection"
msgstr "Aktualny wuběr"
#: sortwarning.ui:115
-#, fuzzy
msgctxt "sortwarning|sorttip"
msgid "Tip: The sort range can be detected automatically. Place the cell cursor inside a list and execute sort. The whole range of neighboring non-empty cells will then be sorted."
msgstr "Pokiw: Sortěrowanski wobłuk da so awtomatisce spóznać. Stajće celowy kursor do lisćiny a přewjedźće sortěrowanje. Cyły wobłuk susodnych njeprózdnych celow budźe so potom sortěrować."
@@ -25337,7 +22705,6 @@ msgid "Split Column Action"
msgstr ""
#: splitcolumnentry.ui:37
-#, fuzzy
msgctxt "splitcolumnentry|separator"
msgid "Separator:"
msgstr "Dźělatko:"
@@ -25348,7 +22715,6 @@ msgid "Maximum Number of Columns"
msgstr ""
#: standardfilterdialog.ui:9
-#, fuzzy
msgctxt "standardfilterdialog|StandardFilterDialog"
msgid "Standard Filter"
msgstr "Standardny filter"
@@ -25366,7 +22732,6 @@ msgid "OR"
msgstr "ABO"
#: standardfilterdialog.ui:127
-#, fuzzy
msgctxt "standardfilterdialog|connect1-atkobject"
msgid "Operator 1"
msgstr "Operator 1"
@@ -25384,7 +22749,6 @@ msgid "OR"
msgstr "ABO"
#: standardfilterdialog.ui:149
-#, fuzzy
msgctxt "standardfilterdialog|connect2-atkobject"
msgid "Operator 2"
msgstr "Operator 2"
@@ -25402,7 +22766,6 @@ msgid "OR"
msgstr "ABO"
#: standardfilterdialog.ui:168
-#, fuzzy
msgctxt "standardfilterdialog|connect3-atkobject"
msgid "Operator 3"
msgstr "Operator 3"
@@ -25420,19 +22783,16 @@ msgid "OR"
msgstr "ABO"
#: standardfilterdialog.ui:187
-#, fuzzy
msgctxt "standardfilterdialog|connect4-atkobject"
msgid "Operator 4"
msgstr "Operator 4"
#: standardfilterdialog.ui:200
-#, fuzzy
msgctxt "standardfilterdialog|label2"
msgid "Operator"
msgstr "Operator"
#: standardfilterdialog.ui:211
-#, fuzzy
msgctxt "standardfilterdialog|label3"
msgid "Field name"
msgstr "Pólne mjeno"
@@ -25444,91 +22804,76 @@ msgid "Condition"
msgstr "Wuměnjenja"
#: standardfilterdialog.ui:233
-#, fuzzy
msgctxt "standardfilterdialog|label5"
msgid "Value"
msgstr "Hódnota"
#: standardfilterdialog.ui:249
-#, fuzzy
msgctxt "standardfilterdialog|field1-atkobject"
msgid "Field Name 1"
msgstr "Pólne mjeno 1"
#: standardfilterdialog.ui:267
-#, fuzzy
msgctxt "standardfilterdialog|field2-atkobject"
msgid "Field Name 2"
msgstr "Pólne mjeno 2"
#: standardfilterdialog.ui:285
-#, fuzzy
msgctxt "standardfilterdialog|field3-atkobject"
msgid "Field Name 3"
msgstr "Pólne mjeno 3"
#: standardfilterdialog.ui:300
-#, fuzzy
msgctxt "standardfilterdialog|field4-atkobject"
msgid "Field Name 4"
msgstr "Pólne mjeno 4"
#: standardfilterdialog.ui:320
-#, fuzzy
msgctxt "standardfilterdialog|cond1"
msgid "Largest"
msgstr "Najwjetši"
#: standardfilterdialog.ui:321
-#, fuzzy
msgctxt "standardfilterdialog|cond1"
msgid "Smallest"
msgstr "Najmjeńši"
#: standardfilterdialog.ui:322
-#, fuzzy
msgctxt "standardfilterdialog|cond1"
msgid "Largest %"
msgstr "Najwjetši %"
#: standardfilterdialog.ui:323
-#, fuzzy
msgctxt "standardfilterdialog|cond1"
msgid "Smallest %"
msgstr "Najmjeńši %"
#: standardfilterdialog.ui:324
-#, fuzzy
msgctxt "standardfilterdialog|cond1"
msgid "Contains"
msgstr "Wobsahuje"
#: standardfilterdialog.ui:325
-#, fuzzy
msgctxt "standardfilterdialog|cond1"
msgid "Does not contain"
msgstr "Njewobsahuje"
#: standardfilterdialog.ui:326
-#, fuzzy
msgctxt "standardfilterdialog|cond1"
msgid "Begins with"
msgstr "Započina so z"
#: standardfilterdialog.ui:327
-#, fuzzy
msgctxt "standardfilterdialog|cond1"
msgid "Does not begin with"
msgstr "Njezapočina so z"
#: standardfilterdialog.ui:328
-#, fuzzy
msgctxt "standardfilterdialog|cond1"
msgid "Ends with"
msgstr "Kónči so z"
#: standardfilterdialog.ui:329
-#, fuzzy
msgctxt "standardfilterdialog|cond1"
msgid "Does not end with"
msgstr "Njekónči so z"
@@ -25540,61 +22885,51 @@ msgid "Condition 1"
msgstr "Wuměnjenja"
#: standardfilterdialog.ui:356
-#, fuzzy
msgctxt "standardfilterdialog|cond2"
msgid "Largest"
msgstr "Najwjetši"
#: standardfilterdialog.ui:357
-#, fuzzy
msgctxt "standardfilterdialog|cond2"
msgid "Smallest"
msgstr "Najmjeńši"
#: standardfilterdialog.ui:358
-#, fuzzy
msgctxt "standardfilterdialog|cond2"
msgid "Largest %"
msgstr "Najwjetši %"
#: standardfilterdialog.ui:359
-#, fuzzy
msgctxt "standardfilterdialog|cond2"
msgid "Smallest %"
msgstr "Najmjeńši %"
#: standardfilterdialog.ui:360
-#, fuzzy
msgctxt "standardfilterdialog|cond2"
msgid "Contains"
msgstr "Wobsahuje"
#: standardfilterdialog.ui:361
-#, fuzzy
msgctxt "standardfilterdialog|cond2"
msgid "Does not contain"
msgstr "Njewobsahuje"
#: standardfilterdialog.ui:362
-#, fuzzy
msgctxt "standardfilterdialog|cond2"
msgid "Begins with"
msgstr "Započina so z"
#: standardfilterdialog.ui:363
-#, fuzzy
msgctxt "standardfilterdialog|cond2"
msgid "Does not begin with"
msgstr "Njezapočina so z"
#: standardfilterdialog.ui:364
-#, fuzzy
msgctxt "standardfilterdialog|cond2"
msgid "Ends with"
msgstr "Kónči so z"
#: standardfilterdialog.ui:365
-#, fuzzy
msgctxt "standardfilterdialog|cond2"
msgid "Does not end with"
msgstr "Njekónči so z"
@@ -25606,61 +22941,51 @@ msgid "Condition 2"
msgstr "Wuměnjenja"
#: standardfilterdialog.ui:392
-#, fuzzy
msgctxt "standardfilterdialog|cond3"
msgid "Largest"
msgstr "Najwjetši"
#: standardfilterdialog.ui:393
-#, fuzzy
msgctxt "standardfilterdialog|cond3"
msgid "Smallest"
msgstr "Najmjeńši"
#: standardfilterdialog.ui:394
-#, fuzzy
msgctxt "standardfilterdialog|cond3"
msgid "Largest %"
msgstr "Najwjetši %"
#: standardfilterdialog.ui:395
-#, fuzzy
msgctxt "standardfilterdialog|cond3"
msgid "Smallest %"
msgstr "Najmjeńši %"
#: standardfilterdialog.ui:396
-#, fuzzy
msgctxt "standardfilterdialog|cond3"
msgid "Contains"
msgstr "Wobsahuje"
#: standardfilterdialog.ui:397
-#, fuzzy
msgctxt "standardfilterdialog|cond3"
msgid "Does not contain"
msgstr "Njewobsahuje"
#: standardfilterdialog.ui:398
-#, fuzzy
msgctxt "standardfilterdialog|cond3"
msgid "Begins with"
msgstr "Započina so z"
#: standardfilterdialog.ui:399
-#, fuzzy
msgctxt "standardfilterdialog|cond3"
msgid "Does not begin with"
msgstr "Njezapočina so z"
#: standardfilterdialog.ui:400
-#, fuzzy
msgctxt "standardfilterdialog|cond3"
msgid "Ends with"
msgstr "Kónči so z"
#: standardfilterdialog.ui:401
-#, fuzzy
msgctxt "standardfilterdialog|cond3"
msgid "Does not end with"
msgstr "Njekónči so z"
@@ -25672,61 +22997,51 @@ msgid "Condition 3"
msgstr "Wuměnjenja"
#: standardfilterdialog.ui:428
-#, fuzzy
msgctxt "standardfilterdialog|cond4"
msgid "Largest"
msgstr "Najwjetši"
#: standardfilterdialog.ui:429
-#, fuzzy
msgctxt "standardfilterdialog|cond4"
msgid "Smallest"
msgstr "Najmjeńši"
#: standardfilterdialog.ui:430
-#, fuzzy
msgctxt "standardfilterdialog|cond4"
msgid "Largest %"
msgstr "Najwjetši %"
#: standardfilterdialog.ui:431
-#, fuzzy
msgctxt "standardfilterdialog|cond4"
msgid "Smallest %"
msgstr "Najmjeńši %"
#: standardfilterdialog.ui:432
-#, fuzzy
msgctxt "standardfilterdialog|cond4"
msgid "Contains"
msgstr "Wobsahuje"
#: standardfilterdialog.ui:433
-#, fuzzy
msgctxt "standardfilterdialog|cond4"
msgid "Does not contain"
msgstr "Njewobsahuje"
#: standardfilterdialog.ui:434
-#, fuzzy
msgctxt "standardfilterdialog|cond4"
msgid "Begins with"
msgstr "Započina so z"
#: standardfilterdialog.ui:435
-#, fuzzy
msgctxt "standardfilterdialog|cond4"
msgid "Does not begin with"
msgstr "Njezapočina so z"
#: standardfilterdialog.ui:436
-#, fuzzy
msgctxt "standardfilterdialog|cond4"
msgid "Ends with"
msgstr "Kónči so z"
#: standardfilterdialog.ui:437
-#, fuzzy
msgctxt "standardfilterdialog|cond4"
msgid "Does not end with"
msgstr "Njekónči so z"
@@ -25762,19 +23077,16 @@ msgid "Value 4"
msgstr "Hódnota"
#: standardfilterdialog.ui:555
-#, fuzzy
msgctxt "standardfilterdialog|label1"
msgid "Filter Criteria"
msgstr "Filtrowe kriterije"
#: standardfilterdialog.ui:593
-#, fuzzy
msgctxt "standardfilterdialog|case"
msgid "_Case sensitive"
msgstr "Na w_ulkopisanje dźiwać"
#: standardfilterdialog.ui:609
-#, fuzzy
msgctxt "standardfilterdialog|header"
msgid "Range c_ontains column labels"
msgstr "Wobłuk wob_sahuje špaltowe popisy"
@@ -25786,19 +23098,16 @@ msgid "Regular _expressions"
msgstr "Regu_larne wurazy"
#: standardfilterdialog.ui:641
-#, fuzzy
msgctxt "standardfilterdialog|unique"
msgid "_No duplications"
msgstr "Ža_ne duplikaty"
#: standardfilterdialog.ui:657
-#, fuzzy
msgctxt "standardfilterdialog|copyresult"
msgid "Co_py results to:"
msgstr "Wuslědki k_opěrować do:"
#: standardfilterdialog.ui:677
-#, fuzzy
msgctxt "standardfilterdialog|destpers"
msgid "_Keep filter criteria"
msgstr "Filtrowe kriterije wob_chować"
@@ -25816,19 +23125,16 @@ msgid "Copy results to"
msgstr "Wuslědki kopěrować do:"
#: standardfilterdialog.ui:773
-#, fuzzy
msgctxt "standardfilterdialog|dbarealabel"
msgid "Data range:"
msgstr "Datowy wobłuk:"
#: standardfilterdialog.ui:786
-#, fuzzy
msgctxt "standardfilterdialog|dbarea"
msgid "dummy"
msgstr "zastupnik"
#: standardfilterdialog.ui:806
-#, fuzzy
msgctxt "standardfilterdialog|label6"
msgid "Op_tions"
msgstr "Na_stajenja"
@@ -25840,49 +23146,41 @@ msgid "Pages:"
msgstr "Strony"
#: statisticsinfopage.ui:53
-#, fuzzy
msgctxt "statisticsinfopage|label5"
msgid "Cells:"
msgstr "Cele:"
#: statisticsinfopage.ui:79
-#, fuzzy
msgctxt "statisticsinfopage|label2"
msgid "Sheets:"
msgstr "Tabele:"
#: statisticsinfopage.ui:106
-#, fuzzy
msgctxt "statisticsinfopage|label3"
msgid "Formula groups:"
msgstr "Formlowe skupiny:"
#: statisticsinfopage.ui:136
-#, fuzzy
msgctxt "statisticsinfopage|label1"
msgid "Document: "
msgstr "Dokument: "
#: subtotaldialog.ui:8
-#, fuzzy
msgctxt "subtotaldialog|SubTotalDialog"
msgid "Subtotals"
msgstr "Dźělne wuslědki"
#: subtotaldialog.ui:121
-#, fuzzy
msgctxt "subtotaldialog|1stgroup"
msgid "1st Group"
msgstr "1. skupina"
#: subtotaldialog.ui:143
-#, fuzzy
msgctxt "subtotaldialog|2ndgroup"
msgid "2nd Group"
msgstr "2. skupina"
#: subtotaldialog.ui:166
-#, fuzzy
msgctxt "subtotaldialog|3rdgroup"
msgid "3rd Group"
msgstr "3. skupina"
@@ -25900,7 +23198,6 @@ msgid "Sum"
msgstr "Suma"
#: subtotalgrppage.ui:15
-#, fuzzy
msgctxt "subtotalgrppage|liststore1"
msgid "Count"
msgstr "Ličba"
@@ -25912,49 +23209,41 @@ msgid "Average"
msgstr "Přerěz"
#: subtotalgrppage.ui:21
-#, fuzzy
msgctxt "subtotalgrppage|liststore1"
msgid "Max"
msgstr "Maks"
#: subtotalgrppage.ui:24
-#, fuzzy
msgctxt "subtotalgrppage|liststore1"
msgid "Min"
msgstr "Min"
#: subtotalgrppage.ui:27
-#, fuzzy
msgctxt "subtotalgrppage|liststore1"
msgid "Product"
msgstr "Produkt"
#: subtotalgrppage.ui:30
-#, fuzzy
msgctxt "subtotalgrppage|liststore1"
msgid "Count (numbers only)"
msgstr "Ličba (jenož ličby)"
#: subtotalgrppage.ui:33
-#, fuzzy
msgctxt "subtotalgrppage|liststore1"
msgid "StDev (Sample)"
msgstr "StWotch (proba)"
#: subtotalgrppage.ui:36
-#, fuzzy
msgctxt "subtotalgrppage|liststore1"
msgid "StDevP (Population)"
msgstr "StWotchN (zakładny cyłk)"
#: subtotalgrppage.ui:39
-#, fuzzy
msgctxt "subtotalgrppage|liststore1"
msgid "Var (Sample)"
msgstr "Warianca (proba)"
#: subtotalgrppage.ui:42
-#, fuzzy
msgctxt "subtotalgrppage|liststore1"
msgid "VarP (Population)"
msgstr "Wariancy (zakładny cyłk)"
@@ -25966,31 +23255,26 @@ msgid "Group by:"
msgstr "Zeskupić po"
#: subtotalgrppage.ui:103
-#, fuzzy
msgctxt "subtotalgrppage|label2"
msgid "Calculate subtotals for:"
msgstr "Dźělne wuslědki wuličić za:"
#: subtotalgrppage.ui:119
-#, fuzzy
msgctxt "subtotalgrppage|label3"
msgid "Use function:"
msgstr "Funkciju wužiwać:"
#: subtotaloptionspage.ui:35
-#, fuzzy
msgctxt "subtotaloptionspage|pagebreak"
msgid "_Page break between groups"
msgstr "Ła_manje strony mjez skupinami"
#: subtotaloptionspage.ui:53
-#, fuzzy
msgctxt "subtotaloptionspage|case"
msgid "_Case sensitive"
msgstr "Na w_ulkopisanje dźiwać"
#: subtotaloptionspage.ui:71
-#, fuzzy
msgctxt "subtotaloptionspage|sort"
msgid "Pre-_sort area according to groups"
msgstr "_Do toho wobwod po skupinach sortěrować"
@@ -26002,7 +23286,6 @@ msgid "Groups"
msgstr "Zeskupić"
#: subtotaloptionspage.ui:133
-#, fuzzy
msgctxt "subtotaloptionspage|ascending"
msgid "_Ascending"
msgstr "_Postupowacy"
@@ -26014,43 +23297,36 @@ msgid "D_escending"
msgstr "_Postupowacy"
#: subtotaloptionspage.ui:173
-#, fuzzy
msgctxt "subtotaloptionspage|formats"
msgid "I_nclude formats"
msgstr "Formaty _zapřijeć"
#: subtotaloptionspage.ui:191
-#, fuzzy
msgctxt "subtotaloptionspage|btnuserdef"
msgid "C_ustom sort order"
msgstr "_Swójski sortěrowanski porjad"
#: subtotaloptionspage.ui:237
-#, fuzzy
msgctxt "subtotaloptionspage|label2"
msgid "Sort"
msgstr "Sortěrować"
#: textimportcsv.ui:16
-#, fuzzy
msgctxt "textimportcsv|TextImportCsvDialog"
msgid "Text Import"
msgstr "Tekstowy import"
#: textimportcsv.ui:110
-#, fuzzy
msgctxt "textimportcsv|textcharset"
msgid "Ch_aracter set:"
msgstr "_Znamješkowa sadźba:"
#: textimportcsv.ui:124
-#, fuzzy
msgctxt "textimportcsv|textlanguage"
msgid "_Language:"
msgstr "_Rěč:"
#: textimportcsv.ui:138
-#, fuzzy
msgctxt "textimportcsv|textfromrow"
msgid "From ro_w:"
msgstr "Wot _linki:"
@@ -26062,49 +23338,41 @@ msgid "Import"
msgstr "Importować"
#: textimportcsv.ui:231
-#, fuzzy
msgctxt "textimportcsv|tofixedwidth"
msgid "_Fixed width"
msgstr "_Kruta šěrokosć"
#: textimportcsv.ui:248
-#, fuzzy
msgctxt "textimportcsv|toseparatedby"
msgid "_Separated by"
msgstr "_Dźěleny přez"
#: textimportcsv.ui:286
-#, fuzzy
msgctxt "textimportcsv|tab"
msgid "_Tab"
msgstr "_Tabulator"
#: textimportcsv.ui:302
-#, fuzzy
msgctxt "textimportcsv|mergedelimiters"
msgid "Merge _delimiters"
msgstr "_Dźělatka zwjazać"
#: textimportcsv.ui:320
-#, fuzzy
msgctxt "textimportcsv|comma"
msgid "_Comma"
msgstr "_Koma"
#: textimportcsv.ui:336
-#, fuzzy
msgctxt "textimportcsv|semicolon"
msgid "S_emicolon"
msgstr "S_emikolon"
#: textimportcsv.ui:352
-#, fuzzy
msgctxt "textimportcsv|space"
msgid "S_pace"
msgstr "Mje_zota"
#: textimportcsv.ui:374
-#, fuzzy
msgctxt "textimportcsv|other"
msgid "Othe_r"
msgstr "D_ruhe"
@@ -26121,7 +23389,6 @@ msgid "Strin_g delimiter:"
msgstr ""
#: textimportcsv.ui:479
-#, fuzzy
msgctxt "textimportcsv|separatoroptions"
msgid "Separator Options"
msgstr "Nastajenja dźělatka"
@@ -26132,43 +23399,36 @@ msgid "F_ormat quoted field as text"
msgstr ""
#: textimportcsv.ui:529
-#, fuzzy
msgctxt "textimportcsv|detectspecialnumbers"
msgid "Detect special _numbers"
msgstr "Wose_bite ličby spóznać"
#: textimportcsv.ui:551
-#, fuzzy
msgctxt "textimportcsv|label3"
msgid "Other Options"
msgstr "Druhe nastajenja"
#: textimportcsv.ui:593
-#, fuzzy
msgctxt "textimportcsv|textcolumntype"
msgid "Column t_ype:"
msgstr "Špal_towy typ:"
#: textimportcsv.ui:638
-#, fuzzy
msgctxt "textimportcsv|textalttitle"
msgid "Text to Columns"
msgstr "Tekst do špaltow"
#: textimportcsv.ui:654
-#, fuzzy
msgctxt "textimportcsv|label4"
msgid "Fields"
msgstr "Pola"
#: textimportoptions.ui:9
-#, fuzzy
msgctxt "textimportoptions|TextImportOptionsDialog"
msgid "Import Options"
msgstr "Importowe nastajenja"
#: textimportoptions.ui:98
-#, fuzzy
msgctxt "textimportoptions|custom"
msgid "Custom:"
msgstr "Swójski:"
@@ -26180,13 +23440,11 @@ msgid "Automatic"
msgstr "Awtomatiski"
#: textimportoptions.ui:145
-#, fuzzy
msgctxt "textimportoptions|label2"
msgid "Select the Language to Use for Import"
msgstr "Wubjerće rěč, kotraž so ma za import wužiwać"
#: textimportoptions.ui:172
-#, fuzzy
msgctxt "textimportoptions|convertdata"
msgid "Detect special numbers (such as dates)"
msgstr "Wosebite ličby (na př. datumy) spóznać"
@@ -26198,43 +23456,36 @@ msgid "Options"
msgstr "Nastajenja"
#: tpviewpage.ui:37
-#, fuzzy
msgctxt "tpviewpage|formula"
msgid "_Formulas"
msgstr "_Formle"
#: tpviewpage.ui:54
-#, fuzzy
msgctxt "tpviewpage|nil"
msgid "Zero val_ues"
msgstr "_Nulowe hódnoty"
#: tpviewpage.ui:71
-#, fuzzy
msgctxt "tpviewpage|annot"
msgid "_Comment indicator"
msgstr "_Komentarowy indikator"
#: tpviewpage.ui:88
-#, fuzzy
msgctxt "tpviewpage|value"
msgid "Value h_ighlighting"
msgstr "Wu_zběhnjenje hódnotow"
#: tpviewpage.ui:105
-#, fuzzy
msgctxt "tpviewpage|anchor"
msgid "_Anchor"
msgstr "_Kótwička"
#: tpviewpage.ui:122
-#, fuzzy
msgctxt "tpviewpage|clipmark"
msgid "Te_xt overflow"
msgstr "Te_kstowy přeběžk"
#: tpviewpage.ui:139
-#, fuzzy
msgctxt "tpviewpage|rangefind"
msgid "_Show references in color"
msgstr "_Poćahi barbnje pokazać"
@@ -26246,139 +23497,116 @@ msgid "Display"
msgstr "Pokazać"
#: tpviewpage.ui:198
-#, fuzzy
msgctxt "tpviewpage|rowcolheader"
msgid "Colu_mn/row headers"
msgstr "_Nadpisma špaltow/linkow"
#: tpviewpage.ui:215
-#, fuzzy
msgctxt "tpviewpage|hscroll"
msgid "Hori_zontal scroll bar"
msgstr "W_odoruna suwanska lajsta"
#: tpviewpage.ui:232
-#, fuzzy
msgctxt "tpviewpage|vscroll"
msgid "_Vertical scroll bar"
msgstr "_Padoruna suwanska lajsta"
#: tpviewpage.ui:249
-#, fuzzy
msgctxt "tpviewpage|tblreg"
msgid "Sh_eet tabs"
msgstr "Tabe_lowe rajtarki"
#: tpviewpage.ui:266
-#, fuzzy
msgctxt "tpviewpage|outline"
msgid "_Outline symbols"
msgstr "_Rozrjadowe symbole"
#: tpviewpage.ui:289
-#, fuzzy
msgctxt "tpviewpage|label5"
msgid "Window"
msgstr "Wokno"
#: tpviewpage.ui:365
-#, fuzzy
msgctxt "tpviewpage|grid_label"
msgid "_Grid lines:"
msgstr "_Lěsyčne linije:"
#: tpviewpage.ui:382
-#, fuzzy
msgctxt "tpviewpage|color_label"
msgid "_Color:"
msgstr "_Barba:"
#: tpviewpage.ui:399
-#, fuzzy
msgctxt "tpviewpage|grid"
msgid "Show"
msgstr "Pokazać"
#: tpviewpage.ui:400
-#, fuzzy
msgctxt "tpviewpage|grid"
msgid "Show on colored cells"
msgstr "Na barbnych celach pokazać"
#: tpviewpage.ui:401
-#, fuzzy
msgctxt "tpviewpage|grid"
msgid "Hide"
msgstr "Schować"
#: tpviewpage.ui:421
-#, fuzzy
msgctxt "tpviewpage|break"
msgid "_Page breaks"
msgstr "Łamanja _strony"
#: tpviewpage.ui:438
-#, fuzzy
msgctxt "tpviewpage|guideline"
msgid "Helplines _while moving"
msgstr "Po_mocne linije při pohibowanju"
#: tpviewpage.ui:461
-#, fuzzy
msgctxt "tpviewpage|label1"
msgid "Visual Aids"
msgstr "Optiske pomocki"
#: tpviewpage.ui:500
-#, fuzzy
msgctxt "tpviewpage|objgrf_label"
msgid "Ob_jects/Images:"
msgstr "_Objekty/wobrazy:"
#: tpviewpage.ui:516
-#, fuzzy
msgctxt "tpviewpage|diagram_label"
msgid "Cha_rts:"
msgstr "_Diagramy:"
#: tpviewpage.ui:532
-#, fuzzy
msgctxt "tpviewpage|draw_label"
msgid "_Drawing objects:"
msgstr "_Rysowanske objekty:"
#: tpviewpage.ui:548
-#, fuzzy
msgctxt "tpviewpage|objgrf"
msgid "Show"
msgstr "Pokazać"
#: tpviewpage.ui:549
-#, fuzzy
msgctxt "tpviewpage|objgrf"
msgid "Hide"
msgstr "Schować"
#: tpviewpage.ui:564
-#, fuzzy
msgctxt "tpviewpage|diagram"
msgid "Show"
msgstr "Pokazać"
#: tpviewpage.ui:565
-#, fuzzy
msgctxt "tpviewpage|diagram"
msgid "Hide"
msgstr "Schować"
#: tpviewpage.ui:580
-#, fuzzy
msgctxt "tpviewpage|draw"
msgid "Show"
msgstr "Pokazać"
#: tpviewpage.ui:581
-#, fuzzy
msgctxt "tpviewpage|draw"
msgid "Hide"
msgstr "Schować"
@@ -26390,7 +23618,6 @@ msgid "Objects"
msgstr "_Objekty"
#: tpviewpage.ui:629
-#, fuzzy
msgctxt "tpviewpage|synczoom"
msgid "S_ynchronize sheets"
msgstr "Tabele syn_chronizować"
@@ -26402,43 +23629,36 @@ msgid "Zoom"
msgstr "Měritko"
#: ttestdialog.ui:40
-#, fuzzy
msgctxt "ttestdialog|variable1-range-label"
msgid "Variable 1 range:"
msgstr "Wobłuk wariable 1:"
#: ttestdialog.ui:79
-#, fuzzy
msgctxt "ttestdialog|variable2-range-label"
msgid "Variable 2 range:"
msgstr "Wobłuk wariable 2:"
#: ttestdialog.ui:118
-#, fuzzy
msgctxt "ttestdialog|output-range-label"
msgid "Results to:"
msgstr "Wuslědki do:"
#: ttestdialog.ui:160
-#, fuzzy
msgctxt "ttestdialog|label1"
msgid "Data"
msgstr "Daty"
#: ttestdialog.ui:254
-#, fuzzy
msgctxt "ttestdialog|groupedby-columns-radio"
msgid "Columns"
msgstr "Špalty"
#: ttestdialog.ui:270
-#, fuzzy
msgctxt "ttestdialog|groupedby-rows-radio"
msgid "Rows"
msgstr "Linki"
#: ttestdialog.ui:292
-#, fuzzy
msgctxt "ttestdialog|label2"
msgid "Grouped by"
msgstr "Zeskupjeny po"
@@ -26450,7 +23670,6 @@ msgid "Ungroup"
msgstr "Skupinu zběhnyć"
#: ungroupdialog.ui:98
-#, fuzzy
msgctxt "ungroupdialog|rows"
msgid "_Rows"
msgstr "_Linki"
@@ -26462,85 +23681,71 @@ msgid "_Columns"
msgstr "Šp_alty"
#: ungroupdialog.ui:141
-#, fuzzy
msgctxt "ungroupdialog|includeLabel"
msgid "Deactivate for"
msgstr "Znjemóžnić za"
#: validationcriteriapage.ui:15
-#, fuzzy
msgctxt "validationcriteriapage|liststore1"
msgid "All values"
msgstr "Wšě hódnoty"
#: validationcriteriapage.ui:19
-#, fuzzy
msgctxt "validationcriteriapage|liststore1"
msgid "Whole Numbers"
msgstr "Cyłe ličby"
#: validationcriteriapage.ui:23
-#, fuzzy
msgctxt "validationcriteriapage|liststore1"
msgid "Decimal"
msgstr "Decimalny"
#: validationcriteriapage.ui:27
-#, fuzzy
msgctxt "validationcriteriapage|liststore1"
msgid "Date"
msgstr "Datum"
#: validationcriteriapage.ui:31
-#, fuzzy
msgctxt "validationcriteriapage|liststore1"
msgid "Time"
msgstr "Čas"
#: validationcriteriapage.ui:35
-#, fuzzy
msgctxt "validationcriteriapage|liststore1"
msgid "Cell range"
msgstr "Celowy wobłuk"
#: validationcriteriapage.ui:39
-#, fuzzy
msgctxt "validationcriteriapage|liststore1"
msgid "List"
msgstr "Lisćina"
#: validationcriteriapage.ui:43
-#, fuzzy
msgctxt "validationcriteriapage|liststore1"
msgid "Text length"
msgstr "Tekstowa dołhosć:"
#: validationcriteriapage.ui:57
-#, fuzzy
msgctxt "validationcriteriapage|liststore2"
msgid "equal"
msgstr "runja"
#: validationcriteriapage.ui:61
-#, fuzzy
msgctxt "validationcriteriapage|liststore2"
msgid "less than"
msgstr "mjeńši hač"
#: validationcriteriapage.ui:65
-#, fuzzy
msgctxt "validationcriteriapage|liststore2"
msgid "greater than"
msgstr "wjetši hač"
#: validationcriteriapage.ui:69
-#, fuzzy
msgctxt "validationcriteriapage|liststore2"
msgid "less than or equal"
msgstr "mjeńši hač abo runja"
#: validationcriteriapage.ui:73
-#, fuzzy
msgctxt "validationcriteriapage|liststore2"
msgid "greater than or equal to"
msgstr "wjetši hač abo runja"
@@ -26564,7 +23769,6 @@ msgid "invalid range"
msgstr "Njepłaćiwy wobłuk"
#: validationcriteriapage.ui:103
-#, fuzzy
msgctxt "validationcriteriapage|label1"
msgid "_Allow:"
msgstr "_Dowolić:"
@@ -26588,157 +23792,131 @@ msgid "Ma_ximum:"
msgstr "Maksimum:"
#: validationcriteriapage.ui:246
-#, fuzzy
msgctxt "validationcriteriapage|allowempty"
msgid "Allow _empty cells"
msgstr "_Prózdne cele dowolić"
#: validationcriteriapage.ui:261
-#, fuzzy
msgctxt "validationcriteriapage|showlist"
msgid "Show selection _list"
msgstr "Wu_běransku lisćinu pokazać"
#: validationcriteriapage.ui:276
-#, fuzzy
msgctxt "validationcriteriapage|sortascend"
msgid "Sor_t entries ascending"
msgstr "Zapiski pos_tupowacy sortěrować"
#: validationcriteriapage.ui:297
-#, fuzzy
msgctxt "validationcriteriapage|hintft"
msgid "A valid source can only consist of a contiguous selection of rows and columns, or a formula that results in an area or array."
msgstr "Płaćiwe žórło móže jenož ze zwisowaceho wuběra linkow a špaltow wobstać, abo z formle, kotrejež wuslědk je wobwod abo matriks."
#: validationdialog.ui:8
-#, fuzzy
msgctxt "validationdialog|ValidationDialog"
msgid "Validity"
msgstr "Płaćiwosć"
#: validationdialog.ui:111
-#, fuzzy
msgctxt "validationdialog|criteria"
msgid "Criteria"
msgstr "Kriterije"
#: validationdialog.ui:133
-#, fuzzy
msgctxt "validationdialog|inputhelp"
msgid "Input Help"
msgstr "Zapodawanska pomoc"
#: validationdialog.ui:156
-#, fuzzy
msgctxt "validationdialog|erroralert"
msgid "Error Alert"
msgstr "Zmylkowa zdźělenka"
#: validationhelptabpage.ui:14
-#, fuzzy
msgctxt "validationhelptabpage|tsbhelp"
msgid "_Show input help when cell is selected"
msgstr "_Zapodawansku pomoc pokazać, hdyž so cela wuběra"
#: validationhelptabpage.ui:73
-#, fuzzy
msgctxt "validationhelptabpage|title_label"
msgid "_Title:"
msgstr "_Titul:"
#: validationhelptabpage.ui:90
-#, fuzzy
msgctxt "validationhelptabpage|inputhelp_label"
msgid "_Input help:"
msgstr "_Zapodawanska pomoc:"
#: validationhelptabpage.ui:132
-#, fuzzy
msgctxt "validationhelptabpage|label1"
msgid "Contents"
msgstr "Wobsah"
#: xmlsourcedialog.ui:14
-#, fuzzy
msgctxt "xmlsourcedialog|XMLSourceDialog"
msgid "XML Source"
msgstr "XML-žórło"
#: xmlsourcedialog.ui:47
-#, fuzzy
msgctxt "xmlsourcedialog|selectsource|tooltip_text"
msgid "Browse to set source file."
msgstr "Přepytajće, zo byšće žórłowu dataju nastajił."
#: xmlsourcedialog.ui:61
-#, fuzzy
msgctxt "xmlsourcedialog|sourcefile"
msgid "- not set -"
msgstr "- njenastajeny -"
#: xmlsourcedialog.ui:76
-#, fuzzy
msgctxt "xmlsourcedialog|label1"
msgid "Source File"
msgstr "Žórłowa dataja"
#: xmlsourcedialog.ui:138
-#, fuzzy
msgctxt "xmlsourcedialog|label5"
msgid "Mapped cell:"
msgstr "Připokazana cela_"
#: xmlsourcedialog.ui:183
-#, fuzzy
msgctxt "xmlsourcedialog|label4"
msgid "Map to Document"
msgstr "Dokumentej připokazać"
#: xmlsourcedialog.ui:202
-#, fuzzy
msgctxt "xmlsourcedialog|ok"
msgid "_Import"
msgstr "_Importować"
#: ztestdialog.ui:40
-#, fuzzy
msgctxt "ztestdialog|variable1-range-label"
msgid "Variable 1 range:"
msgstr "Wobłuk wariable 1:"
#: ztestdialog.ui:79
-#, fuzzy
msgctxt "ztestdialog|variable2-range-label"
msgid "Variable 2 range:"
msgstr "Wobłuk wariable 2:"
#: ztestdialog.ui:118
-#, fuzzy
msgctxt "ztestdialog|output-range-label"
msgid "Results to:"
msgstr "Wuslědki do:"
#: ztestdialog.ui:160
-#, fuzzy
msgctxt "ztestdialog|label1"
msgid "Data"
msgstr "Daty"
#: ztestdialog.ui:254
-#, fuzzy
msgctxt "ztestdialog|groupedby-columns-radio"
msgid "Columns"
msgstr "Špalty"
#: ztestdialog.ui:270
-#, fuzzy
msgctxt "ztestdialog|groupedby-rows-radio"
msgid "Rows"
msgstr "Linki"
#: ztestdialog.ui:292
-#, fuzzy
msgctxt "ztestdialog|label2"
msgid "Grouped by"
msgstr "Zeskupjeny po"
diff --git a/source/hsb/sccomp/messages.po b/source/hsb/sccomp/messages.po
index 7390e314416..81b32336afd 100644
--- a/source/hsb/sccomp/messages.po
+++ b/source/hsb/sccomp/messages.po
@@ -4,14 +4,16 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2017-11-22 13:53+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"PO-Revision-Date: 2018-01-15 16:18+0000\n"
+"Last-Translator: Michael Wolf <milupo@sorbzilla.de>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: hsb\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-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1516033083.000000\n"
#: strings.hrc:25
msgctxt "RID_SOLVER_COMPONENT"
@@ -26,7 +28,7 @@ msgstr "%PRODUCTNAME CoinMP Linear Solver"
#: strings.hrc:27
msgctxt "RID_SWARM_SOLVER_COMPONENT"
msgid "%PRODUCTNAME Swarm Non-Linear Solver (experimental)"
-msgstr ""
+msgstr "Njelinearny solwer %PRODUCTNAME z rojom (eksperimentelny)"
#: strings.hrc:28
msgctxt "RID_PROPERTY_NONNEGATIVE"
@@ -56,7 +58,7 @@ msgstr "Hłubokosć branch-and-bound wobmjezować"
#: strings.hrc:33
msgctxt "RID_PROPERTY_ALGORITHM"
msgid "Swarm algorithm (0 - Differential Evolution, 1 - Particle Swarm Optimization)"
-msgstr ""
+msgstr "Rojowy algoritmus (0 - diferencialne wuwiće, 1 - optiměrowanje partikloweho roja)"
#: strings.hrc:34
msgctxt "RID_ERROR_NONLINEAR"
diff --git a/source/hsb/scp2/source/ooo.po b/source/hsb/scp2/source/ooo.po
index 6aee2520e13..99962cc80d8 100644
--- a/source/hsb/scp2/source/ooo.po
+++ b/source/hsb/scp2/source/ooo.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2017-11-22 13:53+0100\n"
-"PO-Revision-Date: 2017-05-29 21:31+0000\n"
+"PO-Revision-Date: 2018-01-15 15:50+0000\n"
"Last-Translator: Michael Wolf <milupo@sorbzilla.de>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: hsb\n"
@@ -12,8 +12,8 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1496093468.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1516031415.000000\n"
#: folderitem_ooo.ulf
msgctxt ""
@@ -4408,7 +4408,6 @@ msgid "Slovenian spelling dictionary, hyphenation rules, and thesaurus"
msgstr "Prawopisny słownik, prawidła dźělenja złóžkow a tezawrus za słowjenšćinu"
#: module_ooo.ulf
-#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_NAME_MODULE_EXTENSION_DICTIONARY_SQ\n"
@@ -4417,13 +4416,12 @@ msgid "Albanian"
msgstr "Albanšćina"
#: module_ooo.ulf
-#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_DESC_MODULE_EXTENSION_DICTIONARY_SQ\n"
"LngText.text"
msgid "Albanian spelling dictionary"
-msgstr "Prawopisny słownik za bosnišćinu"
+msgstr "Prawopisny słownik za albanšćinu"
#: module_ooo.ulf
msgctxt ""
diff --git a/source/hsb/sd/messages.po b/source/hsb/sd/messages.po
index 9ee7312a1a0..9bcad5dd988 100644
--- a/source/hsb/sd/messages.po
+++ b/source/hsb/sd/messages.po
@@ -279,7 +279,6 @@ msgid "Normal"
msgstr "Normalny"
#: strings.hrc:37
-#, fuzzy
msgctxt "STR_SLIDE_MASTER_MODE"
msgid "Master Slide"
msgstr "Folijowy wuhotowak"
@@ -599,7 +598,6 @@ msgid "Slide %1 of %2 (%3)"
msgstr "Folija %1 z %2 (%3)"
#: strings.hrc:99
-#, fuzzy
msgctxt "STR_ALL_SUPPORTED_FORMATS"
msgid "All supported formats"
msgstr "Wšě podpěrane formaty"
@@ -2417,7 +2415,6 @@ msgid "%PRODUCTNAME Draw has searched to the beginning of the document. Do you w
msgstr "%PRODUCTNAME Impress je hač do spočatka dokumenta pytał. Chceće z pytanjom na kóncu pokročować?"
#: strings.hrc:470
-#, fuzzy
msgctxt "STR_SD_NONE"
msgid "- None -"
msgstr "- Žadyn -"
@@ -3368,31 +3365,26 @@ msgid "Include on page"
msgstr "Na stronje pokazać"
#: impressprinteroptions.ui:32
-#, fuzzy
msgctxt "impressprinteroptions|printname"
msgid "Slide name"
msgstr "Mjeno folije"
#: impressprinteroptions.ui:48
-#, fuzzy
msgctxt "impressprinteroptions|printdatetime"
msgid "Date and time"
msgstr "Datum a čas"
#: impressprinteroptions.ui:64
-#, fuzzy
msgctxt "impressprinteroptions|printhidden"
msgid "Hidden pages"
msgstr "Schowane strony"
#: impressprinteroptions.ui:86
-#, fuzzy
msgctxt "impressprinteroptions|label4"
msgid "Contents"
msgstr "Wobsah"
#: impressprinteroptions.ui:119
-#, fuzzy
msgctxt "impressprinteroptions|originalcolors"
msgid "Original size"
msgstr "Originalna wulkosć"
@@ -3404,19 +3396,16 @@ msgid "Grayscale"
msgstr "Stopnje šěrje"
#: impressprinteroptions.ui:155
-#, fuzzy
msgctxt "impressprinteroptions|blackandwhite"
msgid "Black & white"
msgstr "Čorny a běły"
#: impressprinteroptions.ui:179
-#, fuzzy
msgctxt "impressprinteroptions|label5"
msgid "Color"
msgstr "Barba"
#: impressprinteroptions.ui:212
-#, fuzzy
msgctxt "impressprinteroptions|originalsize"
msgid "Original size"
msgstr "Originalna wulkosć"
@@ -3434,13 +3423,11 @@ msgid "Distribute on multiple sheets of paper"
msgstr "Na wjacore łopjena papjery rozdźělić"
#: impressprinteroptions.ui:266
-#, fuzzy
msgctxt "impressprinteroptions|tilesheet"
msgid "Tile sheet of paper with repeated slides"
msgstr "Łopjeno papjery z wospjetowanymi folijemi pjelnić"
#: impressprinteroptions.ui:290
-#, fuzzy
msgctxt "impressprinteroptions|label6"
msgid "Size"
msgstr "Wulkosć"
@@ -3706,13 +3693,11 @@ msgid "Image"
msgstr "Wobraz"
#: notebookbar_groupedbar_compact.ui:466
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|menubarD1"
msgid "Menubar"
msgstr "Menijowa lajsta"
#: notebookbar_groupedbar_compact.ui:1884
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|menubarD"
msgid "Menubar"
msgstr "Menijowa lajsta"
@@ -3748,7 +3733,6 @@ msgid "_Insert"
msgstr "Zasadźić"
#: notebookbar_groupedbar_compact.ui:3332
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|draw"
msgid "D_raw"
msgstr "_Rysować"
@@ -3774,7 +3758,6 @@ msgstr "Diashow"
#: notebookbar_groupedbar_compact.ui:4071
#: /home/cl/vc/git/libo-core/sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:5079
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|formatt"
msgid "F_ormat"
msgstr "F_ormat"
@@ -3805,13 +3788,11 @@ msgid "_Slide Show"
msgstr "Diashow"
#: notebookbar_groupedbar_compact.ui:5479
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|rowscolumnst"
msgid "R_ows"
msgstr "L_inki"
#: notebookbar_groupedbar_compact.ui:5795
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|calculatet"
msgid "_Calc"
msgstr "Wu_ličić"
@@ -3823,7 +3804,6 @@ msgid "St_yles"
msgstr "Stile"
#: notebookbar_groupedbar_compact.ui:6214
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|drawb"
msgid "D_raw"
msgstr "_Rysować"
@@ -3841,13 +3821,11 @@ msgid "_Grid"
msgstr "Lěsyca"
#: notebookbar_groupedbar_compact.ui:6836
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|3Db"
msgid "3_D"
msgstr "_3D"
#: notebookbar_groupedbar_compact.ui:7008
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|graphicB"
msgid "_Graphic"
msgstr "_Grafika"
@@ -3872,7 +3850,6 @@ msgid "_Slide Show"
msgstr "Diashow"
#: notebookbar_groupedbar_compact.ui:7957
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|oleB"
msgid "F_rame"
msgstr "Wobłu_k"
@@ -3896,7 +3873,6 @@ msgid "_Insert"
msgstr "Zasadźić"
#: notebookbar_groupedbar_compact.ui:9016
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|drawMaster"
msgid "D_raw"
msgstr "_Rysować"
@@ -3908,25 +3884,21 @@ msgid "_View"
msgstr "Napohlad"
#: notebookbar_groupedbar_compact.ui:9526
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|menub"
msgid "_Menu"
msgstr "_Meni"
#: notebookbar_groupedbar_compact.ui:9581
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|toolsb"
msgid "_Tools"
msgstr "_Nastroje"
#: notebookbar_groupedbar_full.ui:2372
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|menubarD"
msgid "Menubar"
msgstr "Menijowa lajsta"
#: notebookbar_groupedbar_full.ui:2541
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|Quotation2"
msgid "Quotation"
msgstr "Citat"
@@ -3962,7 +3934,6 @@ msgid "_Insert"
msgstr "Zasadźić"
#: notebookbar_groupedbar_full.ui:4302
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|draw"
msgid "D_raw"
msgstr "_Rysować"
@@ -3985,7 +3956,6 @@ msgstr "Přepruwować"
#: /home/cl/vc/git/libo-core/sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:9790
#: /home/cl/vc/git/libo-core/sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:11217
#: /home/cl/vc/git/libo-core/sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:12467
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|arrangedrawb"
msgid "_Arrange"
msgstr "_Rjadować"
@@ -3998,7 +3968,6 @@ msgstr "Diashow"
#: notebookbar_groupedbar_full.ui:5327
#: /home/cl/vc/git/libo-core/sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:6592
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|formatd"
msgid "F_ormat"
msgstr "F_ormat"
@@ -4035,19 +4004,16 @@ msgid "T_able"
msgstr "Tabela"
#: notebookbar_groupedbar_full.ui:7362
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|rowscolumnst"
msgid "R_ows"
msgstr "L_inki"
#: notebookbar_groupedbar_full.ui:7482
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|calculatet"
msgid "_Calc"
msgstr "Wu_ličić"
#: notebookbar_groupedbar_full.ui:7818
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|drawb"
msgid "D_raw"
msgstr "_Rysować"
@@ -4073,13 +4039,11 @@ msgid "Grou_p"
msgstr "Zeskupić"
#: notebookbar_groupedbar_full.ui:8958
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|3Db"
msgid "3_D"
msgstr "_3D"
#: notebookbar_groupedbar_full.ui:9216
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|graphicB"
msgid "_Graphic"
msgstr "_Grafika"
@@ -4091,7 +4055,6 @@ msgid "C_olor"
msgstr "Barba"
#: notebookbar_groupedbar_full.ui:10344
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|media"
msgid "_Media"
msgstr "_Medije"
@@ -4103,7 +4066,6 @@ msgid "_Slide Show"
msgstr "Diashow"
#: notebookbar_groupedbar_full.ui:10805
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|editdrawb"
msgid "F_rame"
msgstr "Wobłu_k"
@@ -4127,7 +4089,6 @@ msgid "_Insert"
msgstr "Zasadźić"
#: notebookbar_groupedbar_full.ui:12141
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|drawm"
msgid "D_raw"
msgstr "_Rysować"
@@ -4139,19 +4100,16 @@ msgid "_View"
msgstr "Napohlad"
#: notebookbar_groupedbar_full.ui:12749
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|menub"
msgid "_Menu"
msgstr "_Meni"
#: notebookbar_groupedbar_full.ui:12801
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|toolsb"
msgid "_Tools"
msgstr "_Nastroje"
#: notebookbar_groupedbar_full.ui:12855
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|helpb"
msgid "_Help"
msgstr "_Pomoc"
@@ -4647,7 +4605,6 @@ msgid "Duration of pause"
msgstr "Traće přestawki"
#: presentationdialog.ui:395
-#, fuzzy
msgctxt "presentationdialog|pauseduration-atkobject"
msgid "Pause Duration"
msgstr "Trace přestawki"
@@ -5252,37 +5209,31 @@ msgid "None"
msgstr "Žadyn"
#: sidebarslidebackground.ui:249
-#, fuzzy
msgctxt "sidebarslidebackground|marginLB"
msgid "Narrow"
msgstr "Wuski"
#: sidebarslidebackground.ui:250
-#, fuzzy
msgctxt "sidebarslidebackground|marginLB"
msgid "Moderate"
msgstr "Přisprawny"
#: sidebarslidebackground.ui:251
-#, fuzzy
msgctxt "sidebarslidebackground|marginLB"
msgid "Normal 0.75\""
msgstr "Normalny 0.75\""
#: sidebarslidebackground.ui:252
-#, fuzzy
msgctxt "sidebarslidebackground|marginLB"
msgid "Normal 1\""
msgstr "Normalny 1\""
#: sidebarslidebackground.ui:253
-#, fuzzy
msgctxt "sidebarslidebackground|marginLB"
msgid "Normal 1.25\""
msgstr "Normalny 1.25\""
#: sidebarslidebackground.ui:254
-#, fuzzy
msgctxt "sidebarslidebackground|marginLB"
msgid "Wide"
msgstr "Šěroki"
@@ -5293,7 +5244,6 @@ msgid "Margin:"
msgstr ""
#: sidebarslidebackground.ui:277
-#, fuzzy
msgctxt "sidebarslidebackground|customlabel"
msgid "Custom"
msgstr "Swójski"
@@ -5704,7 +5654,6 @@ msgid "Tabs"
msgstr "Tabulatory"
#: templatedialog.ui:463
-#, fuzzy
msgctxt "templatedialog|background"
msgid "Highlighting"
msgstr "Wuzběhnjenje"
@@ -5980,25 +5929,21 @@ msgid "Numbering"
msgstr "Čisłowanje"
#: drawprinteroptions.ui:32
-#, fuzzy
msgctxt "drawprinteroptions|printname"
msgid "Page name"
msgstr "Mjeno strony"
#: drawprinteroptions.ui:48
-#, fuzzy
msgctxt "drawprinteroptions|printdatetime"
msgid "Date and time"
msgstr "Datum a čas"
#: drawprinteroptions.ui:70
-#, fuzzy
msgctxt "drawprinteroptions|label4"
msgid "Contents"
msgstr "Wobsah"
#: drawprinteroptions.ui:103
-#, fuzzy
msgctxt "drawprinteroptions|originalcolors"
msgid "Original size"
msgstr "Originalna wulkosć"
@@ -6010,19 +5955,16 @@ msgid "Grayscale"
msgstr "Stopnje šěrje"
#: drawprinteroptions.ui:139
-#, fuzzy
msgctxt "drawprinteroptions|blackandwhite"
msgid "Black & white"
msgstr "Čorny a běły"
#: drawprinteroptions.ui:163
-#, fuzzy
msgctxt "drawprinteroptions|label5"
msgid "Color"
msgstr "Barba"
#: drawprinteroptions.ui:196
-#, fuzzy
msgctxt "drawprinteroptions|originalsize"
msgid "Original size"
msgstr "Originalna wulkosć"
@@ -6040,13 +5982,11 @@ msgid "Distribute on multiple sheets of paper"
msgstr "Na wjacorych łopjenach papjery rozdźělić"
#: drawprinteroptions.ui:250
-#, fuzzy
msgctxt "drawprinteroptions|tilesheet"
msgid "Tile sheet of paper with repeated pages"
msgstr "Łopjeno papjery z wospjetowanymi stronami pjelnić"
#: drawprinteroptions.ui:274
-#, fuzzy
msgctxt "drawprinteroptions|label6"
msgid "Size"
msgstr "Wulkosć"
diff --git a/source/hsb/sfx2/messages.po b/source/hsb/sfx2/messages.po
index eeb578d46d4..bd580aa403b 100644
--- a/source/hsb/sfx2/messages.po
+++ b/source/hsb/sfx2/messages.po
@@ -4,14 +4,16 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2017-12-18 12:31+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"PO-Revision-Date: 2018-01-15 16:54+0000\n"
+"Last-Translator: Michael Wolf <milupo@sorbzilla.de>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: hsb\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-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1516035253.000000\n"
#: strings.hrc:25
msgctxt "STR_TEMPLATE_FILTER"
@@ -44,7 +46,6 @@ msgid "Open"
msgstr "Wočinić"
#: strings.hrc:31
-#, fuzzy
msgctxt "STR_EDIT_TEMPLATE"
msgid "Edit"
msgstr "Wobdźěłać"
@@ -451,157 +452,131 @@ msgid "\"$(ARG1)\" is not an absolute URL that can be passed to an external appl
msgstr "\"$(ARG1)\" absolutny URL njeje, kotryž da so eksternemu nałoženju přepodać, zo by so wočinił."
#: strings.hrc:107
-#, fuzzy
msgctxt "STR_GID_INTERN"
msgid "Internal"
msgstr "Interny"
#: strings.hrc:108
-#, fuzzy
msgctxt "STR_GID_APPLICATION"
msgid "Application"
msgstr "Nałoženje"
#: strings.hrc:109
-#, fuzzy
msgctxt "STR_GID_VIEW"
msgid "View"
-msgstr "Pokazać"
+msgstr "Napohlad"
#: strings.hrc:110
-#, fuzzy
msgctxt "STR_GID_DOCUMENT"
msgid "Documents"
msgstr "Dokumenty"
#: strings.hrc:111
-#, fuzzy
msgctxt "STR_GID_EDIT"
msgid "Edit"
msgstr "Wobdźěłać"
#: strings.hrc:112
-#, fuzzy
msgctxt "STR_GID_MACRO"
msgid "BASIC"
msgstr "BASIC"
#: strings.hrc:113
-#, fuzzy
msgctxt "STR_GID_OPTIONS"
msgid "Options"
msgstr "Nastajenja"
#: strings.hrc:114
-#, fuzzy
msgctxt "STR_GID_MATH"
msgid "Math"
msgstr "Math"
#: strings.hrc:115
-#, fuzzy
msgctxt "STR_GID_NAVIGATOR"
msgid "Navigate"
msgstr "Nawigować"
#: strings.hrc:116
-#, fuzzy
msgctxt "STR_GID_INSERT"
msgid "Insert"
msgstr "Zasadźić"
#: strings.hrc:117
-#, fuzzy
msgctxt "STR_GID_FORMAT"
msgid "Format"
msgstr "Format"
#: strings.hrc:118
-#, fuzzy
msgctxt "STR_GID_TEMPLATE"
msgid "Templates"
msgstr "Předłohi"
#: strings.hrc:119
-#, fuzzy
msgctxt "STR_GID_TEXT"
msgid "Text"
msgstr "Tekst"
#: strings.hrc:120
-#, fuzzy
msgctxt "STR_GID_FRAME"
msgid "Frame"
-msgstr "Ramik"
+msgstr "Wobłuk"
#: strings.hrc:121
-#, fuzzy
msgctxt "STR_GID_GRAPHIC"
msgid "Image"
msgstr "Wobraz"
#: strings.hrc:122
-#, fuzzy
msgctxt "STR_GID_TABLE"
msgid "Table"
msgstr "Tabela"
#: strings.hrc:123
-#, fuzzy
msgctxt "STR_GID_ENUMERATION"
msgid "Numbering"
msgstr "Čisłowanje"
#: strings.hrc:124
-#, fuzzy
msgctxt "STR_GID_DATA"
msgid "Data"
msgstr "Daty"
#: strings.hrc:125
-#, fuzzy
msgctxt "STR_GID_SPECIAL"
msgid "Special Functions"
msgstr "Specialne funkcije"
#: strings.hrc:126
-#, fuzzy
msgctxt "STR_GID_IMAGE"
msgid "Image"
msgstr "Wobraz"
#: strings.hrc:127
-#, fuzzy
msgctxt "STR_GID_CHART"
msgid "Chart"
msgstr "Diagram"
#: strings.hrc:128
-#, fuzzy
msgctxt "STR_GID_EXPLORER"
msgid "Explorer"
msgstr "Explorer"
#: strings.hrc:129
-#, fuzzy
msgctxt "STR_GID_CONNECTOR"
msgid "Connector"
msgstr "Zwjazowak"
#: strings.hrc:130
-#, fuzzy
msgctxt "STR_GID_MODIFY"
msgid "Modify"
msgstr "Změnić"
#: strings.hrc:131
-#, fuzzy
msgctxt "STR_GID_DRAWING"
msgid "Drawing"
msgstr "Rysowanka"
#: strings.hrc:132
-#, fuzzy
msgctxt "STR_GID_CONTROLS"
msgid "Controls"
msgstr "Wodźenske elementy"
@@ -743,7 +718,7 @@ msgstr " (Signowane)"
#: strings.hrc:155
msgctxt "STR_EMBEDDED_TITLE"
msgid " (Embedded document)"
-msgstr ""
+msgstr " (Zasadźeny dokument)"
#: strings.hrc:156
msgctxt "STR_STANDARD"
@@ -842,7 +817,7 @@ msgstr "Wopačne hesło"
#: strings.hrc:172
msgctxt "RID_SVXSTR_GPG_ENCRYPT_FAILURE"
msgid "OpenPGP key not trusted, damaged, or encryption failure. Please try again."
-msgstr ""
+msgstr "OpenPGP-kluč njeje dowěry hódny, wobškodźeny abo zaklučowanje njeje so poradźiło. Prošu spytajće hišće raz."
#: strings.hrc:174
msgctxt "STR_PASSWD_MIN_LEN"
@@ -1011,13 +986,11 @@ msgid "Styles in use: "
msgstr "Wužite předłohi: "
#: strings.hrc:208
-#, fuzzy
msgctxt "STR_SID_NAVIGATOR"
msgid "Navigator"
msgstr "Nawigator"
#: strings.hrc:209
-#, fuzzy
msgctxt "STR_SID_SIDEBAR"
msgid "Sidebar"
msgstr "Bóčnica"
@@ -1274,7 +1247,7 @@ msgstr "Signatury pokazać"
#: strings.hrc:259
msgctxt "STR_CLOSE_PANE"
msgid "Close Pane"
-msgstr ""
+msgstr "Wokno začinić"
#: strings.hrc:260
msgctxt "STR_SFX_DOCK"
@@ -1320,17 +1293,17 @@ msgstr "Bóčnicu začinić"
#: strings.hrc:271
msgctxt "STR_TEMPLATE_NAME1"
msgid "Alizarin"
-msgstr ""
+msgstr "Alizarin"
#: strings.hrc:272
msgctxt "STR_TEMPLATE_NAME2"
msgid "Beehive"
-msgstr ""
+msgstr "Kołć"
#: strings.hrc:273
msgctxt "STR_TEMPLATE_NAME3"
msgid "Blue Curve"
-msgstr ""
+msgstr "Modra křiwka"
#: strings.hrc:274
msgctxt "STR_TEMPLATE_NAME4"
@@ -1469,7 +1442,6 @@ msgid "Businesscard with logo"
msgstr ""
#: strings.hrc:303
-#, fuzzy
msgctxt "STR_CLEAR_CHAR"
msgid "Remove"
msgstr "Wotstronić"
@@ -1636,19 +1608,16 @@ msgid "Text"
msgstr "Tekst"
#: dinfdlg.hrc:70
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "DateTime"
msgstr "DatumČas"
#: dinfdlg.hrc:71
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Date"
msgstr "Datum"
#: dinfdlg.hrc:72
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Duration"
msgstr "Traće"
@@ -1660,7 +1629,6 @@ msgid "Number"
msgstr "Ličba"
#: dinfdlg.hrc:74
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Yes or no"
msgstr "Haj abo ně"
@@ -1792,7 +1760,6 @@ msgid "Favorites"
msgstr "_Fawority"
#: charmapcontrol.ui:248
-#, fuzzy
msgctxt "charmapcontrol|label2"
msgid "Recent"
msgstr "Najnowše"
diff --git a/source/hsb/starmath/messages.po b/source/hsb/starmath/messages.po
index 158e52c4f0b..0a5ebfa0ce4 100644
--- a/source/hsb/starmath/messages.po
+++ b/source/hsb/starmath/messages.po
@@ -304,13 +304,11 @@ msgid "noelement"
msgstr "žadynelement"
#: smmod.hrc:78
-#, fuzzy
msgctxt "RID_UI_SYMBOL_NAMES"
msgid "strictlylessthan"
msgstr "kruće mjeńši hač"
#: smmod.hrc:79
-#, fuzzy
msgctxt "RID_UI_SYMBOL_NAMES"
msgid "strictlygreaterthan"
msgstr "kruće wjetši hač"
@@ -341,7 +339,6 @@ msgid "angle"
msgstr "kut"
#: smmod.hrc:85
-#, fuzzy
msgctxt "RID_UI_SYMBOL_NAMES"
msgid "perthousand"
msgstr "pro mille"
diff --git a/source/hsb/svl/messages.po b/source/hsb/svl/messages.po
index f707595ca19..5a6f74d8fc0 100644
--- a/source/hsb/svl/messages.po
+++ b/source/hsb/svl/messages.po
@@ -110,13 +110,11 @@ msgid "Image"
msgstr "Wobraz"
#: svl.hrc:45
-#, fuzzy
msgctxt "STR_SVT_MIMETYPE_IMAGE_PNG"
msgid "Image"
msgstr "Wobraz"
#: svl.hrc:46
-#, fuzzy
msgctxt "STR_SVT_MIMETYPE_IMAGE_TIFF"
msgid "Image"
msgstr "Wobraz"
diff --git a/source/hsb/svtools/messages.po b/source/hsb/svtools/messages.po
index edc0e10948a..869e2d24e91 100644
--- a/source/hsb/svtools/messages.po
+++ b/source/hsb/svtools/messages.po
@@ -4,251 +4,213 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2017-12-06 15:58+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"PO-Revision-Date: 2018-01-15 17:34+0000\n"
+"Last-Translator: Christian Lohmaier <lohmaier+pootle@googlemail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: hsb\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-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1516037657.000000\n"
#: errtxt.hrc:30
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "Error"
msgstr "Zmylk"
#: errtxt.hrc:31
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "Warning"
msgstr "Warnowanje"
#: errtxt.hrc:32
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) loading the template $(ARG1)"
msgstr "$(ERR) při čitanju předłohi $(ARG1)"
#: errtxt.hrc:33 /home/cl/vc/git/libo-core/svtools/inc/errtxt.hrc:34
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) saving the document $(ARG1)"
msgstr "$(ERR) při składowanju dokumenta $(ARG1)"
#: errtxt.hrc:35
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) displaying doc. information for document $(ARG1)"
msgstr "$(ERR) při pokazowanju informacijow dokumenta $(ARG1)"
#: errtxt.hrc:36
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) writing document $(ARG1) as template"
msgstr "$(ERR) při pisanju dokumenta $(ARG1) jako předłoha"
#: errtxt.hrc:37
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) copying or moving document contents"
msgstr "$(ERR) při kopěrowanju abo přesuwanju dokumentoweho wobsaha"
#: errtxt.hrc:38
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) starting the Document Manager"
msgstr "$(ERR) při startowanju dokumentoweho zrjadowaka"
#: errtxt.hrc:39
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) loading document $(ARG1)"
msgstr "$(ERR) při čitanju dokumenta $(ARG1)"
#: errtxt.hrc:40 /home/cl/vc/git/libo-core/svtools/inc/errtxt.hrc:41
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) creating a new document"
msgstr "$(ERR) při wutworjenju noweho dokumenta"
#: errtxt.hrc:42
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) expanding entry"
msgstr "$(ERR) při pokazowanju zapiska"
#: errtxt.hrc:43
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) loading BASIC of document $(ARG1)"
msgstr "$(ERR) při čitanju dokumenta BASIC $(ARG1)"
#: errtxt.hrc:44
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) searching for an address"
msgstr "$(ERR) při pytanju adresy"
#: errtxt.hrc:50
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Abort"
msgstr "Přetorhnyć"
#: errtxt.hrc:51
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Nonexistent object"
msgstr "Njeeksistowacy objekt"
#: errtxt.hrc:52
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Object already exists"
msgstr "Objekt hižo eksistuje"
#: errtxt.hrc:53
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Object not accessible"
msgstr "Objekt přistupny njeje"
#: errtxt.hrc:54
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Inadmissible path"
msgstr "Njedowolena šćežka"
#: errtxt.hrc:55
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Locking problem"
msgstr "Zawěranski problem"
#: errtxt.hrc:56
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Wrong parameter"
msgstr "Wopačny parameter"
#: errtxt.hrc:57
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Resource exhausted"
msgstr "Resursa je wučerpana"
#: errtxt.hrc:58
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Action not supported"
msgstr "Akcija so njepodpěruje"
#: errtxt.hrc:59
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Read Error"
msgstr "Čitanski zmylk"
#: errtxt.hrc:60
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Write Error"
msgstr "Pisanski zmylk"
#: errtxt.hrc:61
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "unknown"
-msgstr "Njeznaty"
+msgstr "njeznaty"
#: errtxt.hrc:62
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Version Incompatibility"
msgstr "Wersijowy konflikt"
#: errtxt.hrc:63 /home/cl/vc/git/libo-core/svtools/inc/errtxt.hrc:74
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "General Error"
msgstr "Powšitkowny zmylk"
#: errtxt.hrc:64
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Incorrect format"
msgstr "Wopačny format"
#: errtxt.hrc:65
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Error creating object"
msgstr "Zmylk při wutworjenju objekta"
#: errtxt.hrc:66
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Inadmissible value or data type"
msgstr "Njedowolena hódnota abo njedowoleny datowy typ"
#: errtxt.hrc:67
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "BASIC runtime error"
msgstr "Zmylk běžneho časa BASIC"
#: errtxt.hrc:68
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "BASIC syntax error"
msgstr "Syntaksowy zmylk BASIC"
#: errtxt.hrc:75
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "General input/output error."
msgstr "Powšitkowny zapodawanski/wudawanski zmylk."
#: errtxt.hrc:76
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Invalid file name."
msgstr "Njepłaćiwe datajowe mjeno."
#: errtxt.hrc:77
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Nonexistent file."
msgstr "Dataja njeeksistuje."
#: errtxt.hrc:78
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "File already exists."
msgstr "Dataja hižo eksistuje."
#: errtxt.hrc:79
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The object is not a directory."
msgstr "Objekt zapis njeje."
#: errtxt.hrc:80
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The object is not a file."
msgstr "Objekt dataja njeje."
#: errtxt.hrc:81
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The specified device is invalid."
msgstr "Podaty grat je njepłaćiwy."
#: errtxt.hrc:82
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid ""
"The object cannot be accessed\n"
@@ -258,19 +220,16 @@ msgstr ""
"wužiwarskich prawow dla móžny njeje."
#: errtxt.hrc:83
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Sharing violation while accessing the object."
msgstr "Zmylk při zhromadnym přistupje na objekt."
#: errtxt.hrc:84
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "No more space on device."
msgstr "Na graće rum hižo k dispoziciji njeje."
#: errtxt.hrc:85
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid ""
"This operation cannot be run on\n"
@@ -280,163 +239,136 @@ msgstr ""
"kotrež zastupowace symbole wobsahuja."
#: errtxt.hrc:86
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "This operation is not supported on this operating system."
msgstr "Tuta operacija so na tutym dźěłowym systemje njepodpěruje."
#: errtxt.hrc:87
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "There are too many files open."
msgstr "Přewjele datajow je wočinjene."
#: errtxt.hrc:88
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Data could not be read from the file."
msgstr "Daty njedachu so z dataje čitać."
#: errtxt.hrc:89
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The file could not be written."
msgstr "Dataja njeda so pisać."
#: errtxt.hrc:90
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The operation could not be run due to insufficient memory."
msgstr "Operacija njeda so falowaceho składa dla wuwjesć."
#: errtxt.hrc:91
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The seek operation could not be run."
msgstr "Pytanska operacija njeda so wuwjesć."
#: errtxt.hrc:92
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The tell operation could not be run."
msgstr "Operacija Tell njeda so wuwjesć."
#: errtxt.hrc:93
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Incorrect file version."
msgstr "Wopačna datajowa wersija."
#: errtxt.hrc:94
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Incorrect file format."
msgstr "Wopačny datajowy format."
#: errtxt.hrc:95
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The file name contains invalid characters."
msgstr "Datajowe mjeno njepłaćiwe znamješka wobsahuje."
#: errtxt.hrc:96
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "An unknown I/O error has occurred."
msgstr "Njeznaty zapodawanski/wudawanski zmylk je wustupił."
#: errtxt.hrc:97
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "An invalid attempt was made to access the file."
msgstr "Njepłaćiwy pospyt je so činił, zo by přistup na dataju dóstał."
#: errtxt.hrc:98
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The file could not be created."
msgstr "Dataja njeda so wutworić."
#: errtxt.hrc:99
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The operation was started under an invalid parameter."
msgstr "Operacija je so z njepłaćiwym parametrom startowała."
#: errtxt.hrc:100
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The operation on the file was aborted."
msgstr "Operacija na dataji je so přetorhnyła."
#: errtxt.hrc:101
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Path to the file does not exist."
msgstr "Šćežka k dataji njeeksistuje."
#: errtxt.hrc:102
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "An object cannot be copied into itself."
msgstr "Objekt njeda so do sebje kopěrować."
#: errtxt.hrc:103
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The specified template could not be found."
msgstr "Podata předłoha njeda so namakać."
#: errtxt.hrc:104
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The file cannot be used as template."
msgstr "Dataja njeda so jako předłoha wužiwać."
#: errtxt.hrc:105
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "This document has already been opened for editing."
msgstr "Tutón dokument je hižo za wobdźěłowanje wočinjeny."
#: errtxt.hrc:106
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The wrong password has been entered."
msgstr "Wopačne hesło je so zapodało."
#: errtxt.hrc:107
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Error reading file."
msgstr "Zmylk při čitanju dataje."
#: errtxt.hrc:108
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The document was opened as read-only."
msgstr "Dokument je so jako přećiwo pisanju škitany wočinił."
#: errtxt.hrc:109
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "General OLE Error."
msgstr "Powšitkowny OLE-zmylk."
#: errtxt.hrc:110
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The host name $(ARG1) could not be resolved."
msgstr "Hostowe mjeno $(ARG1) njeda so rozwjazać."
#: errtxt.hrc:111
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Could not establish Internet connection to $(ARG1)."
msgstr "Internetny zwisk z $(ARG1) njeda so nawjazać."
#: errtxt.hrc:112
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid ""
"Error reading data from the Internet.\n"
@@ -446,7 +378,6 @@ msgstr ""
"Serwerowa zmylkowa zdźělenka: $(ARG1)."
#: errtxt.hrc:113
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid ""
"Error transferring data to the Internet.\n"
@@ -456,37 +387,31 @@ msgstr ""
"Serwerowa zmylkowa zdźělenka: $(ARG1)."
#: errtxt.hrc:114
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "General Internet error has occurred."
msgstr "Powšitkowny internetny zmylk je wustupił."
#: errtxt.hrc:115
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The requested Internet data is not available in the cache and cannot be transmitted as the Online mode has not be activated."
msgstr "Požadane internetne daty w pufrowaku k dispoziciji njejsu a njedadźa so přenjesć, dokelž modus online aktiwizowany njeje."
#: errtxt.hrc:116
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The contents could not be created."
msgstr "Wobsah njeda so wutworić."
#: errtxt.hrc:117
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The file name is too long for the target file system."
msgstr "Datajowe mjeno je předołhe za cilowy datajowy system."
#: errtxt.hrc:118
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The input syntax is invalid."
msgstr "Zapodawanska syntaksa je njepłaćiwa."
#: errtxt.hrc:119
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid ""
"This document contains attributes that cannot be saved in the selected format.\n"
@@ -496,19 +421,16 @@ msgstr ""
"Prošu składujće dokument w datajowym formaće %PRODUCTNAME %PRODUCTVERSION."
#: errtxt.hrc:120
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The maximum number of documents that can be opened at the same time has been reached. You need to close one or more documents before you can open a new document."
msgstr "Maksimalna ličba dokumentow, kotraž da so na jedne dobo wočinić, je docpěła. Dyrbiće jedyn dokument abo wjacore dokumenty začinić, prjedy hač móžeće nowy dokument wočinić."
#: errtxt.hrc:121
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Could not create backup copy."
msgstr "Wěstotna kopija njeda so wutworić."
#: errtxt.hrc:122
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid ""
"An attempt was made to execute a macro.\n"
@@ -518,7 +440,6 @@ msgstr ""
"Podpěra za makra je z wěstotnych přičinow znjemóžnjena."
#: errtxt.hrc:123
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid ""
"This document contains macros.\n"
@@ -534,7 +455,6 @@ msgstr ""
"Tohodla je snano wěsta funkcionalnosć k dispoziciji njeje."
#: errtxt.hrc:124
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid ""
"This document contains macros.\n"
@@ -550,7 +470,6 @@ msgstr ""
"Tohodla je snano wěsta funkcionalnosć k dispoziciji njeje."
#: errtxt.hrc:125
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid ""
"The encrypted document contains unexpected non-encrypted streams.\n"
@@ -567,45 +486,39 @@ msgstr ""
"\n"
"Poručamy, zo wobsahej aktualneho dokumenta njedowěrjeće.\n"
"Wuwjedźenje makrow je za tutón dokument znjemóžnjene.\n"
+" "
#: errtxt.hrc:126
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Invalid data length."
msgstr "Njepłaćiwa datowa dołhosć."
#: errtxt.hrc:127
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Function not possible: path contains current directory."
msgstr "Funkcija njemóžna: šćežka aktualny zapis njewobsahuje."
#: errtxt.hrc:128
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Function not possible: device (drive) not identical."
msgstr "Funkcija njemóžna: grat (běhadło) identiski njeje."
#: errtxt.hrc:129
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Device (drive) not ready."
msgstr "Grat (běhadło) připrawjeny njeje."
#: errtxt.hrc:130
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Wrong checksum."
msgstr "Wopačna kontrolna suma."
#: errtxt.hrc:131
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Function not possible: write protected."
msgstr "Funkcija njemóžna: přećiwo pisanju škitany."
#: errtxt.hrc:132
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid ""
"The password of a shared spreadsheet cannot be set or changed.\n"
@@ -615,31 +528,26 @@ msgstr ""
"Znjemóžńće najprjedy dopušćenski modus."
#: errtxt.hrc:138
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "General OLE error."
msgstr "Powšitkowny OLE-zmylk."
#: errtxt.hrc:140
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The action cannot be executed in the object's current state."
msgstr "Akcija njeda so w aktualnym stawje objekta wuwjesć."
#: errtxt.hrc:142
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The object does not support any actions."
msgstr "Objekt akcije njepodpěruje."
#: errtxt.hrc:144
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Object does not support this action."
msgstr "Objekt tutu akciju njepodpěruje."
#: errtxt.hrc:151
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "$(ERR) activating object"
msgstr "$(ERR) při aktiwizowanju objekta"
@@ -817,12 +725,12 @@ msgstr "Asamšćina"
#: langtab.hrc:64
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Azerbaijani Latin"
-msgstr "Azerbajdźanšćina (latinica)"
+msgstr "Azerbajdźanšćina - latinica"
#: langtab.hrc:65
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Azerbaijani Cyrillic"
-msgstr "Azerbajdźanšćina (kyrilica)"
+msgstr "Azerbajdźanšćina - kyrilica"
#: langtab.hrc:66
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
@@ -2535,15 +2443,14 @@ msgid "Kituba (Democratic Republic of the Congo)"
msgstr "Kituba (Demokratiska republika Kongo)"
#: langtab.hrc:408
-#, fuzzy
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Fon"
-msgstr "Pismo"
+msgstr "Fonšćina"
#: langtab.hrc:409
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Plautdietsch"
-msgstr ""
+msgstr "Plautdietsch"
#: templwin.hrc:42
msgctxt "STRARY_SVT_DOCINFO"
@@ -2738,7 +2645,7 @@ msgstr "Kompresija"
#: graphicexport.ui:500
msgctxt "graphicexport|interlacedcb"
msgid "Interlaced"
-msgstr "Spomaleny (interlaced)"
+msgstr "Interlaced"
#: graphicexport.ui:515
msgctxt "graphicexport|label12"
@@ -3098,7 +3005,7 @@ msgstr "Njeformatowany tekst"
#: strings.hrc:30
msgctxt "STR_FORMAT_ID_STRING_TSVC"
msgid "Unformatted text [TSV-Calc]"
-msgstr ""
+msgstr "Njeformatowany tekst [TSV-Calc]"
#: strings.hrc:31
msgctxt "STR_FORMAT_BITMAP"
@@ -3433,7 +3340,7 @@ msgstr "HTML-format bjez komentarow"
#: strings.hrc:97
msgctxt "STR_FORMAT_ID_PNG_BITMAP"
msgid "PNG Bitmap"
-msgstr ""
+msgstr "PNG-bitmap"
#: strings.hrc:99
#, c-format
@@ -3904,7 +3811,7 @@ msgstr "Port"
#: strings.hrc:216
msgctxt "STR_SVT_OTHER_CMIS"
msgid "Other CMIS"
-msgstr ""
+msgstr "Druhe CMIS"
#: strings.hrc:217
msgctxt "STR_SVT_PRNDLG_READY"
@@ -4048,16 +3955,14 @@ msgid "~Finish"
msgstr "Do~kónčić"
#: strings.hrc:246
-#, fuzzy
msgctxt "STR_WIZDLG_NEXT"
msgid "~Next >"
msgstr "~Dale >"
#: strings.hrc:247
-#, fuzzy
msgctxt "STR_WIZDLG_PREVIOUS"
msgid "< Bac~k"
-msgstr "<< ~Wróćo"
+msgstr "< W~róćo"
#: strings.hrc:248
msgctxt "STR_WIZDLG_ROADMAP_TITLE"
@@ -4587,14 +4492,14 @@ msgstr "Rozšěrjenje %PRODUCTNAME"
#: strings.hrc:358
msgctxt "STR_DESCRIPTION_HUNSPELL"
msgid "Hunspell SpellChecker"
-msgstr ""
+msgstr "Prawopisna kontrola Hunspell"
#: strings.hrc:359
msgctxt "STR_DESCRIPTION_LIBHYPHEN"
msgid "Libhyphen Hyphenator"
-msgstr ""
+msgstr "Dźělenje złóžkow Libhyphen"
#: strings.hrc:360
msgctxt "STR_DESCRIPTION_MYTHES"
msgid "Mythes Thesaurus"
-msgstr ""
+msgstr "Tezawrus Mythes"
diff --git a/source/hsb/svx/messages.po b/source/hsb/svx/messages.po
index e9bf0647fd4..552777efbb9 100644
--- a/source/hsb/svx/messages.po
+++ b/source/hsb/svx/messages.po
@@ -300,175 +300,150 @@ msgstr "Grafika"
#. SVX_NUM_BITMAP
#: numberingtype.hrc:32
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "Linked graphics"
msgstr "Zwjazane grafiki"
#. SVX_NUM_BITMAP|0x80
#: numberingtype.hrc:33
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "1, 2, 3, ..."
msgstr "1, 2, 3, ..."
#. SVX_NUM_ARABIC
#: numberingtype.hrc:34
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "A, B, C, ..."
msgstr "A, B, C, ..."
#. SVX_NUM_CHARS_UPPER_LETTER
#: numberingtype.hrc:35
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "a, b, c, ..."
msgstr "a, b, c, ..."
#. SVX_NUM_CHARS_LOWER_LETTER
#: numberingtype.hrc:36
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "I, II, III, ..."
msgstr "I, II, III, ..."
#. SVX_NUM_ROMAN_UPPER
#: numberingtype.hrc:37
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "i, ii, iii, ..."
msgstr "i, ii, iii, ..."
#. SVX_NUM_ROMAN_LOWER
#: numberingtype.hrc:38
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "A, .., AA, .., AAA, ..."
msgstr "A, .., AA, .., AAA, ..."
#. SVX_NUM_CHARS_UPPER_LETTER_N
#: numberingtype.hrc:39
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "a, .., aa, .., aaa, ..."
msgstr "a, .., aa, .., aaa, ..."
#. SVX_NUM_CHARS_LOWER_LETTER_N
#: numberingtype.hrc:40
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "Native Numbering"
msgstr "Krajnospecifiske čisłowanje"
#. NATIVE_NUMBERING
#: numberingtype.hrc:41
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "А, Б, .., Аа, Аб, ... (Bulgarian)"
msgstr "А, Б, .., Аа, Аб, ... (bołharske)"
#. CHARS_CYRILLIC_UPPER_LETTER_BG
#: numberingtype.hrc:42
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "а, б, .., аа, аб, ... (Bulgarian)"
msgstr "а, б, .., аа, аб, ... (bołharske)"
#. CHARS_CYRILLIC_LOWER_LETTER_BG
#: numberingtype.hrc:43
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "А, Б, .., Аа, Бб, ... (Bulgarian)"
msgstr "А, Б, .., Аа, Бб, ... (bołharske)"
#. CHARS_CYRILLIC_UPPER_LETTER_N_BG
#: numberingtype.hrc:44
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "а, б, .., аа, бб, ... (Bulgarian)"
msgstr "а, б, .., аа, бб, ... (bołharske)"
#. CHARS_CYRILLIC_LOWER_LETTER_N_BG
#: numberingtype.hrc:45
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "А, Б, .., Аа, Аб, ... (Russian)"
msgstr "А, Б, .., Аа, Аб, ... (ruske)"
#. CHARS_CYRILLIC_UPPER_LETTER_RU
#: numberingtype.hrc:46
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "а, б, .., аа, аб, ... (Russian)"
msgstr "а, б, .., аа, аб, ... (ruske)"
#. CHARS_CYRILLIC_LOWER_LETTER_RU
#: numberingtype.hrc:47
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "А, Б, .., Аа, Бб, ... (Russian)"
msgstr "А, Б, .., Аа, Бб, ... (ruske)"
#. CHARS_CYRILLIC_UPPER_LETTER_N_RU
#: numberingtype.hrc:48
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "а, б, .., аа, бб, ... (Russian)"
msgstr "а, б, .., аа, бб, ... (ruske)"
#. CHARS_CYRILLIC_LOWER_LETTER_N_RU
#: numberingtype.hrc:49
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "А, Б, .., Аа, Аб, ... (Serbian)"
msgstr "А, Б, .., Аа, Аб, ... (serbiske)"
#. CHARS_CYRILLIC_UPPER_LETTER_SR
#: numberingtype.hrc:50
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "а, б, .., аа, аб, ... (Serbian)"
msgstr "а, б, .., аа, аб, ... (serbiske)"
#. CHARS_CYRILLIC_LOWER_LETTER_SR
#: numberingtype.hrc:51
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "А, Б, .., Аа, Бб, ... (Serbian)"
msgstr "А, Б, .., Аа, Бб, ... (serbiske)"
#. CHARS_CYRILLIC_UPPER_LETTER_N_SR
#: numberingtype.hrc:52
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "а, б, .., аа, бб, ... (Serbian)"
msgstr "а, б, .., аа, бб, ... (serbiske)"
#. CHARS_CYRILLIC_LOWER_LETTER_N_SR
#: numberingtype.hrc:53
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "Α, Β, Γ, ... (Greek Upper Letter)"
msgstr "Α, Β, Γ, ... (grjekske wulkopismiki)"
#. CHARS_GREEK_UPPER_LETTER
#: numberingtype.hrc:54
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "α, β, γ, ... (Greek Lower Letter)"
msgstr "α, β, γ, ... (grjekske małopismiki)"
#. CHARS_GREEK_LOWER_LETTER
#: numberingtype.hrc:55
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "א...י, יא...כ, ..."
msgstr "א...י, יא...כ, ..."
#. NUMBER_HEBREW
#: numberingtype.hrc:56
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "א...ת, אא...תת, ..."
msgstr "א...ת, אא...תת, ..."
@@ -2117,7 +2092,6 @@ msgid "Classification Dialog"
msgstr ""
#: classificationdialog.ui:94
-#, fuzzy
msgctxt "classificationdialog|label-Content"
msgid "Content"
msgstr "Wobsah"
@@ -2164,7 +2138,6 @@ msgid "Part Number:"
msgstr "_Portowe čisło:"
#: classificationdialog.ui:310
-#, fuzzy
msgctxt "classificationdialog|intellectualPropertyPartAddButton"
msgid "Add"
msgstr "Přidać"
@@ -3249,25 +3222,21 @@ msgid "Tr_ansparency"
msgstr "_Transparenca"
#: dockingcolorreplace.ui:179
-#, fuzzy
msgctxt "dockingcolorreplace|tol1-atkobject"
msgid "Tolerance 1"
msgstr "Toleranca 1"
#: dockingcolorreplace.ui:197
-#, fuzzy
msgctxt "dockingcolorreplace|tol2-atkobject"
msgid "Tolerance 2"
msgstr "Toleranca 2"
#: dockingcolorreplace.ui:215
-#, fuzzy
msgctxt "dockingcolorreplace|tol3-atkobject"
msgid "Tolerance 3"
msgstr "Toleranca 3"
#: dockingcolorreplace.ui:233
-#, fuzzy
msgctxt "dockingcolorreplace|tol4-atkobject"
msgid "Tolerance 4"
msgstr "Toleranca 4"
@@ -4921,7 +4890,6 @@ msgid "Start Date"
msgstr "Startowy datum"
#: redlinefilterpage.ui:306
-#, fuzzy
msgctxt "redlinefilterpage|starttime-atkobject"
msgid "Start Time"
msgstr "Startowy čas"
@@ -4932,13 +4900,11 @@ msgid "Set current time and date"
msgstr "Aktualny čas a datum nastajić"
#: redlinefilterpage.ui:341
-#, fuzzy
msgctxt "redlinefilterpage|enddate-atkobject"
msgid "End Date"
msgstr "Kónčny datum"
#: redlinefilterpage.ui:360
-#, fuzzy
msgctxt "redlinefilterpage|endtime-atkobject"
msgid "End Time"
msgstr "Kónčny čas"
@@ -5304,13 +5270,11 @@ msgid "Select the gradient angle."
msgstr "Wubjerće nuhel barboweho přeběha."
#: sidebararea.ui:216
-#, fuzzy
msgctxt "sidebararea|gradangle-atkobject"
msgid "Gradient angle"
msgstr "Nuhel barboweho přeběha"
#: sidebararea.ui:232
-#, fuzzy
msgctxt "sidebararea|transparencylabel|tooltip_text"
msgid "Transparency"
msgstr "Transparenca"
@@ -5386,7 +5350,6 @@ msgid "Specify 0% for fully opaque through 100% for fully transparent."
msgstr "Podajće 0% za dospołnje njepřewidny a 100% za dospołnje transparentny."
#: sidebararea.ui:346
-#, fuzzy
msgctxt "sidebararea|settransparency-atkobject"
msgid "Transparency"
msgstr "Transparenca"
@@ -5402,7 +5365,6 @@ msgid "Specify the luminance of the graphic."
msgstr "Podajće swěćiwosć wobraza."
#: sidebargraphic.ui:70
-#, fuzzy
msgctxt "sidebargraphic|setbrightness-atkobject"
msgid "Brightness"
msgstr "Swětłosć"
@@ -5418,7 +5380,6 @@ msgid "Specify the degree of difference between the lightest and darkest parts o
msgstr "Podajće rozdźěl swětłosće mjez najswětlišimi a najćmowšimi dźělemi wobraza."
#: sidebargraphic.ui:107
-#, fuzzy
msgctxt "sidebargraphic|setcontrast-atkobject"
msgid "Contrast"
msgstr "Kontrast"
@@ -5444,43 +5405,36 @@ msgid "Specify the percentage of transparency; 0% is fully opaque and 100% is fu
msgstr "Podajće stopjeń transparency; 0% je dospołnje njepřewidny a 100% je dospołnje transparentny."
#: sidebargraphic.ui:176
-#, fuzzy
msgctxt "sidebargraphic|settransparency-atkobject"
msgid "Transparency"
msgstr "Transparenca"
#: sidebargraphic.ui:209
-#, fuzzy
msgctxt "sidebargraphic|setred|tooltip_text"
msgid "Red"
msgstr "Čerwjeny"
#: sidebargraphic.ui:215
-#, fuzzy
msgctxt "sidebargraphic|setred-atkobject"
msgid "Red"
msgstr "Čerwjeny"
#: sidebargraphic.ui:255
-#, fuzzy
msgctxt "sidebargraphic|setgreen|tooltip_text"
msgid "Green"
msgstr "Zeleny"
#: sidebargraphic.ui:261
-#, fuzzy
msgctxt "sidebargraphic|setgreen-atkobject"
msgid "Green"
msgstr "Zeleny"
#: sidebargraphic.ui:302
-#, fuzzy
msgctxt "sidebargraphic|setblue|tooltip_text"
msgid "Blue"
msgstr "Módry"
#: sidebargraphic.ui:308
-#, fuzzy
msgctxt "sidebargraphic|setblue-atkobject"
msgid "Blue"
msgstr "Módry"
@@ -5491,7 +5445,6 @@ msgid "Specify the gamma value that affects the brightness of the midtone values
msgstr "Podajće gammahódnotu, kotraž swětłosć srjedźnych tonow wobwliwuje."
#: sidebargraphic.ui:358
-#, fuzzy
msgctxt "sidebargraphic|setgamma-atkobject"
msgid "Gamma value"
msgstr "Gammahódnota"
@@ -5562,7 +5515,6 @@ msgid "Specify the transparency of the line."
msgstr "Podajće linijowu transparencu."
#: sidebarline.ui:230
-#, fuzzy
msgctxt "sidebarline|linetransparency-atkobject"
msgid "Transparency"
msgstr "Transparenca"
@@ -5785,7 +5737,6 @@ msgid "Enter a width for the selected object."
msgstr "Zapodajće šěrokosć za wubrany objekt."
#: sidebarpossize.ui:146
-#, fuzzy
msgctxt "sidebarpossize|selectwidth-atkobject"
msgid "Width"
msgstr "Šěrokosć"
@@ -5801,7 +5752,6 @@ msgid "Enter a height for the selected object."
msgstr "Zapodajće wysokosć za wubrany objekt."
#: sidebarpossize.ui:187
-#, fuzzy
msgctxt "sidebarpossize|selectheight-atkobject"
msgid "Height"
msgstr "Wysokosć"
@@ -8050,7 +8000,6 @@ msgid "Glue spacing object 2"
msgstr "Lěpjaty wotstup objekt 2"
#: strings.hrc:418
-#, fuzzy
msgctxt "SIP_SA_EDGELINEDELTACOUNT"
msgid "Number of movable lines"
msgstr "Ličba přesuwnych linijow"
@@ -8774,7 +8723,6 @@ msgid "Yellow"
msgstr "Žołty"
#: strings.hrc:565
-#, fuzzy
msgctxt "RID_SVXSTR_COLOR_GOLD"
msgid "Gold"
msgstr "Złoto"
@@ -8833,7 +8781,6 @@ msgstr "Linka"
#. Light variants of the standard color palette
#: strings.hrc:577
-#, fuzzy
msgctxt "RID_SVXSTR_COLOR_LIGHTGRAY"
msgid "Light Gray"
msgstr "Swětłošěry"
@@ -8859,7 +8806,6 @@ msgid "Light Brick"
msgstr ""
#: strings.hrc:582
-#, fuzzy
msgctxt "RID_SVXSTR_COLOR_LIGHTRED"
msgid "Light Red"
msgstr "Swětłočerwjeny"
@@ -8880,7 +8826,6 @@ msgid "Light Indigo"
msgstr ""
#: strings.hrc:586
-#, fuzzy
msgctxt "RID_SVXSTR_COLOR_LIGHTBLUE"
msgid "Light Blue"
msgstr "Swětłomódry"
@@ -8891,7 +8836,6 @@ msgid "Light Teal"
msgstr ""
#: strings.hrc:588
-#, fuzzy
msgctxt "RID_SVXSTR_COLOR_LIGHTGREEN"
msgid "Light Green"
msgstr "Swětłozeleny"
@@ -9152,7 +9096,6 @@ msgid "Box List Yellow"
msgstr ""
#: strings.hrc:643
-#, fuzzy
msgctxt "RID_SVXSTR_TBLAFMT_LO6_ELEGANT"
msgid "Elegant"
msgstr "Elegantny"
@@ -9988,7 +9931,6 @@ msgid "Zig Zag"
msgstr ""
#: strings.hrc:816
-#, fuzzy
msgctxt "RID_SVXSTR_BMP53"
msgid "Wave"
msgstr "Žołma"
@@ -10043,7 +9985,6 @@ msgid "Trellis"
msgstr ""
#: strings.hrc:826
-#, fuzzy
msgctxt "RID_SVXSTR_BMP63"
msgid "Sphere"
msgstr "Kula"
@@ -10101,7 +10042,6 @@ msgid "Upward Diagonal"
msgstr ""
#: strings.hrc:837
-#, fuzzy
msgctxt "RID_SVXSTR_BMP74"
msgid "Cross"
msgstr "Křiž"
@@ -10782,55 +10722,46 @@ msgid "P~arallel"
msgstr "P~aralelny"
#: strings.hrc:990
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_NW"
msgid "Extrusion North-West"
msgstr "Ekstruzija k sewjerozapadej"
#: strings.hrc:991
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_N"
msgid "Extrusion North"
msgstr "Ekstruzija k sewjerej"
#: strings.hrc:992
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_NE"
msgid "Extrusion North-East"
msgstr "Ekstruzija k sewjerwuchodej"
#: strings.hrc:993
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_W"
msgid "Extrusion West"
msgstr "Ekstruzija k zapadej"
#: strings.hrc:994
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_NONE"
msgid "Extrusion Backwards"
msgstr "Ekstruzija dozady"
#: strings.hrc:995
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_E"
msgid "Extrusion East"
msgstr "Ekstruzija k wuchodej"
#: strings.hrc:996
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_SW"
msgid "Extrusion South-West"
msgstr "Ekstruzija k juhozapadej"
#: strings.hrc:997
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_S"
msgid "Extrusion South"
msgstr "Ekstruzija k juhej"
#: strings.hrc:998
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_SE"
msgid "Extrusion South-East"
msgstr "Ekstruzija k juhowuchodej"
diff --git a/source/hsb/sw/messages.po b/source/hsb/sw/messages.po
index 49a3a01bb12..0a2717e2792 100644
--- a/source/hsb/sw/messages.po
+++ b/source/hsb/sw/messages.po
@@ -276,7 +276,6 @@ msgid "File format error found."
msgstr "Datajowy format njeje so namakał."
#: error.hrc:34
-#, fuzzy
msgctxt "RID_SW_ERRHDL"
msgid "Error reading file."
msgstr "Zmylk při čitanju dataje."
@@ -338,7 +337,6 @@ msgid "$(ARG1) has changed."
msgstr "$(ARG1) je so změnił."
#: error.hrc:47
-#, fuzzy
msgctxt "RID_SW_ERRHDL"
msgid "$(ARG1) does not exist."
msgstr "$(ARG1) njeeksistuje."
@@ -2453,25 +2451,21 @@ msgid "Apply table attributes"
msgstr "Tabelowe atributy nałožić"
#: strings.hrc:431
-#, fuzzy
msgctxt "STR_UNDO_TABLE_AUTOFMT"
msgid "AutoFormat Table"
msgstr "Tabelu awtomatisce formatować"
#: strings.hrc:432
-#, fuzzy
msgctxt "STR_UNDO_TABLE_INSCOL"
msgid "Insert Column"
msgstr "Špaltu zasadźić"
#: strings.hrc:433
-#, fuzzy
msgctxt "STR_UNDO_TABLE_INSROW"
msgid "Insert Row"
msgstr "Linku zasadźić"
#: strings.hrc:434
-#, fuzzy
msgctxt "STR_UNDO_TABLE_DELBOX"
msgid "Delete row/column"
msgstr "Linku/špaltu zhašeć"
@@ -2487,7 +2481,6 @@ msgid "Delete row"
msgstr "Linku zhašeć"
#: strings.hrc:437
-#, fuzzy
msgctxt "STR_UNDO_TABLE_SPLIT"
msgid "Split Cells"
msgstr "Cele dźělić"
@@ -5023,13 +5016,11 @@ msgid "Formula"
msgstr "Formla"
#: strings.hrc:1001
-#, fuzzy
msgctxt "STR_CUSTOM_FIELD"
msgid "Custom"
msgstr "Swójski"
#: strings.hrc:1003
-#, fuzzy
msgctxt "STR_CUSTOM_LABEL"
msgid "[User]"
msgstr "[Wužiwar]"
@@ -6264,55 +6255,46 @@ msgstr "Wuběrowa dataja za hesłar (*.sdi)"
#. Description: character alignment for frmsh.cxx - context menu
#. -----------------------------------------------------------------------
#: strings.hrc:1264
-#, fuzzy
msgctxt "STR_FRMUI_TOP_BASE"
msgid "Base line at ~top"
msgstr "Zakładna ~horjeka"
#: strings.hrc:1265
-#, fuzzy
msgctxt "STR_FRMUI_BOTTOM_BASE"
msgid "~Base line at bottom"
msgstr "Zakładna ~deleka"
#: strings.hrc:1266
-#, fuzzy
msgctxt "STR_FRMUI_CENTER_BASE"
msgid "Base line ~centered"
msgstr "Zakładna ~centrowana"
#: strings.hrc:1267
-#, fuzzy
msgctxt "STR_FRMUI_LINE_TOP"
msgid "Top of line"
msgstr "Linka horjeka"
#: strings.hrc:1268
-#, fuzzy
msgctxt "STR_FRMUI_LINE_BOTTOM"
msgid "Bottom of line"
msgstr "Linka deleka"
#: strings.hrc:1269
-#, fuzzy
msgctxt "STR_FRMUI_LINE_CENTER"
msgid "Center of line"
msgstr "Linka centrowana"
#: strings.hrc:1270
-#, fuzzy
msgctxt "STR_FRMUI_OLE_INSERT"
msgid "Insert object"
msgstr "Objekt zasadźić"
#: strings.hrc:1271
-#, fuzzy
msgctxt "STR_FRMUI_OLE_EDIT"
msgid "Edit object"
msgstr "Objekt wobdźěłać"
#: strings.hrc:1272
-#, fuzzy
msgctxt "STR_FRMUI_COLL_HEADER"
msgid " (Template: "
msgstr " (Předłoha: "
@@ -6509,19 +6491,16 @@ msgid "Text formula"
msgstr "Tekstowa formla"
#: strings.hrc:1320
-#, fuzzy
msgctxt "STR_MENU_ZOOM"
msgid "~Zoom"
msgstr "~Měritko"
#: strings.hrc:1321
-#, fuzzy
msgctxt "STR_MENU_UP"
msgid "~Upwards"
msgstr "~Horje"
#: strings.hrc:1322
-#, fuzzy
msgctxt "STR_MENU_DOWN"
msgid "Do~wnwards"
msgstr "~Dele"
@@ -7001,7 +6980,6 @@ msgid "Rename"
msgstr "Přemjenować"
#: autoformattable.ui:187
-#, fuzzy
msgctxt "autoformattable|label1"
msgid "Format"
msgstr "Format"
@@ -7152,7 +7130,6 @@ msgid "Insert Bibliography Entry"
msgstr "Zapisk literarneho zapisa zasadźić"
#: bibliographyentry.ui:20
-#, fuzzy
msgctxt "bibliographyentry|insert"
msgid "Insert"
msgstr "Zasadźić"
@@ -7193,7 +7170,6 @@ msgid "Entry"
msgstr "Zapisk"
#: bulletsandnumbering.ui:8
-#, fuzzy
msgctxt "bulletsandnumbering|BulletsAndNumberingDialog"
msgid "Bullets and Numbering"
msgstr "Naličenske znamješka a čisłowanje"
@@ -7794,7 +7770,6 @@ msgid "Table Header"
msgstr "Tabelowa hłowa"
#: conditionpage.ui:200
-#, fuzzy
msgctxt "conditionpage|filter"
msgid "Table"
msgstr "Tabela"
@@ -7960,7 +7935,6 @@ msgid "Semicolons"
msgstr "Semikolony"
#: converttexttable.ui:167
-#, fuzzy
msgctxt "converttexttable|paragraph"
msgid "Paragraph"
msgstr "Wotstawk"
@@ -8226,7 +8200,6 @@ msgid "Choose Item: "
msgstr "Zapisk wubrać: "
#: dropdownfielddialog.ui:174
-#, fuzzy
msgctxt "dropdownfielddialog|label1"
msgid "Edit"
msgstr "Wobdźěłać"
@@ -8552,7 +8525,6 @@ msgid "Sender"
msgstr "Wotpósłar"
#: envformatpage.ui:478
-#, fuzzy
msgctxt "envformatpage|label12"
msgid "F_ormat"
msgstr "F_ormat"
@@ -10954,7 +10926,6 @@ msgid "_Electronic"
msgstr "_Elektroniski"
#: mailmerge.ui:321
-#, fuzzy
msgctxt "mailmerge|file"
msgid "File"
msgstr "Dataja"
@@ -11900,7 +11871,6 @@ msgid " "
msgstr ""
#: notebookbar.ui:421
-#, fuzzy
msgctxt "notebookbar|NewSW|tooltip_text"
msgid "Text Document"
msgstr "Tekstowy dokument"
@@ -11933,7 +11903,6 @@ msgid " "
msgstr ""
#: notebookbar.ui:472
-#, fuzzy
msgctxt "notebookbar|NewSD|tooltip_text"
msgid "Drawing"
msgstr "Rysowanka"
@@ -11944,7 +11913,6 @@ msgid " "
msgstr ""
#: notebookbar.ui:488
-#, fuzzy
msgctxt "notebookbar|NewSF|tooltip_text"
msgid "Formula"
msgstr "Formla"
@@ -11955,7 +11923,6 @@ msgid " "
msgstr ""
#: notebookbar.ui:504
-#, fuzzy
msgctxt "notebookbar|NewSB|tooltip_text"
msgid "Database"
msgstr "Datowa banka"
@@ -12127,7 +12094,6 @@ msgid "Page layout"
msgstr "Wuhotowanje strony"
#: notebookbar.ui:4295
-#, fuzzy
msgctxt "notebookbar|ReferencesLabel"
msgid "References"
msgstr "Referency"
@@ -12224,19 +12190,16 @@ msgid "Frame / OLE"
msgstr "Wobłuk / OLE"
#: notebookbar_compact.ui:1880
-#, fuzzy
msgctxt "notebookbar_compact|menubarD"
msgid "Menubar"
msgstr "Menijowa lajsta"
#: notebookbar_compact.ui:2768
-#, fuzzy
msgctxt "notebookbar_compact|fileb"
msgid "_File"
msgstr "_Dataja"
#: notebookbar_compact.ui:2797
-#, fuzzy
msgctxt "notebookbar_compact|FileLabel"
msgid "File"
msgstr "Dataja"
@@ -12248,13 +12211,11 @@ msgid "_Edit"
msgstr "Wo_bdźěłać"
#: notebookbar_compact.ui:3338
-#, fuzzy
msgctxt "notebookbar_compact|formatb"
msgid "F_ormat"
msgstr "F_ormat"
#: notebookbar_compact.ui:3660
-#, fuzzy
msgctxt "notebookbar_compact|menub"
msgid "_Menu"
msgstr "_Meni"
@@ -12272,7 +12233,6 @@ msgid "_Insert"
msgstr "_Zasadźić"
#: notebookbar_compact.ui:4123
-#, fuzzy
msgctxt "notebookbar_compact|InsertLabel"
msgid "Insert"
msgstr "Zasadźić"
@@ -12284,25 +12244,21 @@ msgid "Pag_e"
msgstr "Strona"
#: notebookbar_compact.ui:4530
-#, fuzzy
msgctxt "notebookbar_compact|LayoutLabel"
msgid "Page layout"
msgstr "Wuhotowanje strony"
#: notebookbar_compact.ui:4869
-#, fuzzy
msgctxt "notebookbar_compact|referenceb"
msgid "Reference_s"
msgstr "Referen_cy"
#: notebookbar_compact.ui:4899
-#, fuzzy
msgctxt "notebookbar_compact|ReferencesLabel"
msgid "References"
msgstr "Referency"
#: notebookbar_compact.ui:5297
-#, fuzzy
msgctxt "notebookbar_compact|reviewR"
msgid "_Review"
msgstr "_Wersija"
@@ -12314,7 +12270,6 @@ msgid "Review"
msgstr "Přepruwować"
#: notebookbar_compact.ui:5762
-#, fuzzy
msgctxt "notebookbar_compact|viewb"
msgid "_View"
msgstr "_Napohlad"
@@ -12326,37 +12281,31 @@ msgid "View"
msgstr "Napohlad"
#: notebookbar_compact.ui:6448
-#, fuzzy
msgctxt "notebookbar_compact|tableT"
msgid "T_able"
msgstr "T_abela"
#: notebookbar_compact.ui:6478
-#, fuzzy
msgctxt "notebookbar_compact|TableLabel"
msgid "Table"
msgstr "Tabela"
#: notebookbar_compact.ui:7105
-#, fuzzy
msgctxt "notebookbar_compact|graphicB"
msgid "_Graphic"
msgstr "_Grafika"
#: notebookbar_compact.ui:7136
-#, fuzzy
msgctxt "notebookbar_compact|ImageLabel"
msgid "Image"
msgstr "Wobraz"
#: notebookbar_compact.ui:7611
-#, fuzzy
msgctxt "notebookbar_compact|wrapb"
msgid "Wrap"
msgstr "Wobběh"
#: notebookbar_compact.ui:7762
-#, fuzzy
msgctxt "notebookbar_compact|drab"
msgid "D_raw"
msgstr "_Rysować"
@@ -12368,31 +12317,26 @@ msgid "Draw"
msgstr "_Rysować"
#: notebookbar_compact.ui:8117
-#, fuzzy
msgctxt "notebookbar_compact|frame:MenuWrap"
msgid "Wrap"
msgstr "Wobběh"
#: notebookbar_compact.ui:8144
-#, fuzzy
msgctxt "notebookbar_compact|frame:MenuAlign"
msgid "Align"
msgstr "Wusměrić"
#: notebookbar_compact.ui:8216
-#, fuzzy
msgctxt "notebookbar_compact|frame:MenuDraw"
msgid "Object"
msgstr "Objekt"
#: notebookbar_compact.ui:8246
-#, fuzzy
msgctxt "notebookbar_compact|FrameLabel"
msgid "Object"
msgstr "Objekt"
#: notebookbar_compact.ui:8780
-#, fuzzy
msgctxt "notebookbar_compact|referenceb"
msgid "_Tools"
msgstr "_Nastroje"
@@ -12404,37 +12348,31 @@ msgid "Tools"
msgstr "_Nastroje"
#: notebookbar_groupedbar_compact.ui:1151
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|menubarD1"
msgid "Menubar"
msgstr "Menijowa lajsta"
#: notebookbar_groupedbar_compact.ui:3106
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|menubarD"
msgid "Menubar"
msgstr "Menijowa lajsta"
#: notebookbar_groupedbar_compact.ui:3363
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|Quotation2"
msgid "Quotation"
msgstr "Citat"
#: notebookbar_groupedbar_compact.ui:4005
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|menub"
msgid "_Menu"
msgstr "_Meni"
#: notebookbar_groupedbar_compact.ui:4060
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|toolsb"
msgid "_Tools"
msgstr "_Nastroje"
#: notebookbar_groupedbar_compact.ui:4148
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|fileb"
msgid "_File"
msgstr "_Dataja"
@@ -12452,7 +12390,6 @@ msgid "St_yles"
msgstr "Stile"
#: notebookbar_groupedbar_compact.ui:4619
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|formatb"
msgid "F_ormat"
msgstr "F_ormat"
@@ -12470,19 +12407,16 @@ msgid "_Insert"
msgstr "_Zasadźić"
#: notebookbar_groupedbar_compact.ui:5192
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|referenceb"
msgid "Reference_s"
msgstr "Referen_cy"
#: notebookbar_groupedbar_compact.ui:5299
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|reviewb"
msgid "_Review"
msgstr "_Wersija"
#: notebookbar_groupedbar_compact.ui:5413
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|viewb"
msgid "_View"
msgstr "_Napohlad"
@@ -12494,7 +12428,6 @@ msgid "St_yles"
msgstr "Stile"
#: notebookbar_groupedbar_compact.ui:5691
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|formatt"
msgid "F_ormat"
msgstr "F_ormat"
@@ -12506,19 +12439,16 @@ msgid "_Paragraph"
msgstr "Wot_stawk"
#: notebookbar_groupedbar_compact.ui:6031
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|tableT"
msgid "T_able"
msgstr "T_abela"
#: notebookbar_groupedbar_compact.ui:6167
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|merged"
msgid "_Merge"
msgstr "_Zwjazać"
#: notebookbar_groupedbar_compact.ui:6289
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|rowscolumnst"
msgid "R_ows"
msgstr "L_inki"
@@ -12530,43 +12460,36 @@ msgid "Selec_t"
msgstr "Wubrać"
#: notebookbar_groupedbar_compact.ui:6525
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|calculatet"
msgid "_Calc"
msgstr "Wu_ličić"
#: notebookbar_groupedbar_compact.ui:6660
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|graphicB"
msgid "_Graphic"
msgstr "_Grafika"
#: notebookbar_groupedbar_compact.ui:6775
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|colorb"
msgid "C_olor"
msgstr "B_arba"
#: notebookbar_groupedbar_compact.ui:7092
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|arrange"
msgid "_Arrange"
msgstr "_Rjadować"
#: notebookbar_groupedbar_compact.ui:7252
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|GridB"
msgid "_Grid"
msgstr "_Lěsyca"
#: notebookbar_groupedbar_compact.ui:7372
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|languageb"
msgid "_Language"
msgstr "_Rěč"
#: notebookbar_groupedbar_compact.ui:7498
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|revieb"
msgid "_Review"
msgstr "_Wersija"
@@ -12578,13 +12501,11 @@ msgid "_Comments"
msgstr "_Komentary"
#: notebookbar_groupedbar_compact.ui:7748
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|compareb"
msgid "Com_pare"
msgstr "Při_runać"
#: notebookbar_groupedbar_compact.ui:7848
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|viewA"
msgid "_View"
msgstr "_Napohlad"
@@ -12596,19 +12517,16 @@ msgid "St_yles"
msgstr "Stile"
#: notebookbar_groupedbar_compact.ui:8248
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|drawb"
msgid "D_raw"
msgstr "_Rysować"
#: notebookbar_groupedbar_compact.ui:8475
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|arrangeD"
msgid "_Arrange"
msgstr "_Rjadować"
#: notebookbar_groupedbar_compact.ui:8611
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|Grid"
msgid "_Grid"
msgstr "_Lěsyca"
@@ -12620,31 +12538,26 @@ msgid "Grou_p"
msgstr "Zeskupić"
#: notebookbar_groupedbar_compact.ui:8828
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|3Db"
msgid "3_D"
msgstr "_3D"
#: notebookbar_groupedbar_compact.ui:9011
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|oleB"
msgid "F_rame"
msgstr "Wobłu_k"
#: notebookbar_groupedbar_compact.ui:9218
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|arrangeO"
msgid "_Arrange"
msgstr "_Rjadować"
#: notebookbar_groupedbar_compact.ui:9327
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|GridO"
msgid "_Grid"
msgstr "_Lěsyca"
#: notebookbar_groupedbar_compact.ui:9437
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|viewO"
msgid "_View"
msgstr "_Napohlad"
@@ -12656,7 +12569,6 @@ msgid "St_yles"
msgstr "Stile"
#: notebookbar_groupedbar_compact.ui:9717
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|formats"
msgid "F_ormat"
msgstr "F_ormat"
@@ -12668,7 +12580,6 @@ msgid "_Paragraph"
msgstr "Wot_stawk"
#: notebookbar_groupedbar_compact.ui:10137
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|viewc"
msgid "_View"
msgstr "_Napohlad"
@@ -12679,7 +12590,6 @@ msgid "Menubar"
msgstr "Menijowa lajsta"
#: notebookbar_groupedbar_full.ui:3281
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|Quotation2"
msgid "Quotation"
msgstr "Citat"
@@ -12773,7 +12683,6 @@ msgid "St_yles"
msgstr "Stile"
#: notebookbar_groupedbar_full.ui:7620
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|formatt"
msgid "F_ormat"
msgstr "F_ormat"
@@ -12835,7 +12744,6 @@ msgid "Com_pare"
msgstr "Při_runać"
#: notebookbar_groupedbar_full.ui:10209
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewa"
msgid "_View"
msgstr "_Napohlad"
@@ -12866,7 +12774,6 @@ msgid "_Arrange"
msgstr "_Rjadować"
#: notebookbar_groupedbar_full.ui:11467
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|GridDrawB"
msgid "_Grid"
msgstr "_Lěsyca"
@@ -12883,7 +12790,6 @@ msgid "3_D"
msgstr "_3D"
#: notebookbar_groupedbar_full.ui:12158
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|formatd"
msgid "F_ormat"
msgstr "F_ormat"
@@ -12894,7 +12800,6 @@ msgid "_Paragraph"
msgstr "W_otstawk"
#: notebookbar_groupedbar_full.ui:12600
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewd"
msgid "_View"
msgstr "_Napohlad"
@@ -12925,7 +12830,6 @@ msgid "_Grid"
msgstr "_Lěsyca"
#: notebookbar_groupedbar_full.ui:14168
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewf"
msgid "_View"
msgstr "_Napohlad"
@@ -13840,7 +13744,6 @@ msgid "_Tabs"
msgstr "_Tabulatory"
#: optformataidspage.ui:434
-#, fuzzy
msgctxt "optformataidspage|filltabandspace"
msgid "Tabs a_nd spaces"
msgstr "Tab_ulatory a mjezoty"
@@ -14985,7 +14888,6 @@ msgid "Flip"
msgstr "Špihelować"
#: picturepage.ui:292
-#, fuzzy
msgctxt "picturepage|FT_ANGLE"
msgid "_Angle:"
msgstr "_Nuhel:"
@@ -14997,7 +14899,6 @@ msgid "0,00"
msgstr "0,00"
#: picturepage.ui:335
-#, fuzzy
msgctxt "picturepage|FT_ANGLEPRESETS"
msgid "Default _settings:"
msgstr "Sta_ndardne nastajenja:"
@@ -16280,37 +16181,31 @@ msgid "Remaining space:"
msgstr "Zbytne městno:"
#: tablecolumnpage.ui:134
-#, fuzzy
msgctxt "tablecolumnpage|width2-atkobject"
msgid "Column 2 Width"
msgstr "Šěrokosć špalty 2"
#: tablecolumnpage.ui:155
-#, fuzzy
msgctxt "tablecolumnpage|width3-atkobject"
msgid "Column 3 Width"
msgstr "Šěrokosć špalty 3"
#: tablecolumnpage.ui:176
-#, fuzzy
msgctxt "tablecolumnpage|width4-atkobject"
msgid "Column 4 Width"
msgstr "Šěrokosć špalty 4"
#: tablecolumnpage.ui:197
-#, fuzzy
msgctxt "tablecolumnpage|width5-atkobject"
msgid "Column 5 Width"
msgstr "Šěrokosć špalty 5"
#: tablecolumnpage.ui:218
-#, fuzzy
msgctxt "tablecolumnpage|width6-atkobject"
msgid "Column 6 Width"
msgstr "Šěrokosć špalty 6"
#: tablecolumnpage.ui:324
-#, fuzzy
msgctxt "tablecolumnpage|width1-atkobject"
msgid "Column 1 Width"
msgstr "Šěrokosć špalty 1"
diff --git a/source/hsb/uui/messages.po b/source/hsb/uui/messages.po
index 5a7c1a01485..28a4413dc04 100644
--- a/source/hsb/uui/messages.po
+++ b/source/hsb/uui/messages.po
@@ -380,7 +380,6 @@ msgstr ""
" $(ARG1)."
#: ids.hrc:158
-#, fuzzy
msgctxt "STR_UUI_UNKNOWNAUTH_UNTRUSTED"
msgid ""
"Unable to verify the identity of $(ARG1) site.\n"
@@ -392,7 +391,6 @@ msgstr ""
"Prjedy hač tutón certifikat akceptujeće, wy měł certifikat tutoho sydła starosćiwje přepytować. Chceće tutón certifikat akceptować, zo byšće websydło $(ARG1) identifikował?"
#: ids.hrc:159
-#, fuzzy
msgctxt "STR_UUI_SSLWARN_EXPIRED"
msgid ""
"$(ARG1) is a site that uses a security certificate to encrypt data during transmission, but its certificate expired on $(ARG2).\n"
@@ -404,7 +402,6 @@ msgstr ""
"Wy měł kontrolować, zo byšće zawěsćił, zo čas wašoho ličaka je korektny."
#: ids.hrc:160
-#, fuzzy
msgctxt "STR_UUI_SSLWARN_EXPIRED_TITLE"
msgid "Security Warning: Server Certificate Invalid"
msgstr "Wěstotne warnowanje: Serwerowy certifikat njepłaćiwy"
@@ -426,7 +423,6 @@ msgstr ""
"Chceće najebać toho pokročować?"
#: ids.hrc:162
-#, fuzzy
msgctxt "STR_UUI_SSLWARN_DOMAINMISMATCH_TITLE"
msgid "Security Warning: Server Certificate Expired"
msgstr "Wěstotne warnowanje: Serwerowy certifikat je spadnył"
@@ -444,7 +440,6 @@ msgstr ""
"Jel pokazanemu certifikatej njedowěriće, přetorhńće prošu zwisk a informujće sydłoweho administratora."
#: ids.hrc:164
-#, fuzzy
msgctxt "STR_UUI_SSLWARN_INVALID_TITLE"
msgid "Security Warning: Domain Name Mismatch"
msgstr "Wěstotne warnowanje: Wotchilne mjeno domeny"
@@ -562,7 +557,6 @@ msgid "The lock file could not be created for exclusive access by %PRODUCTNAME,
msgstr "Dataja njeda so za ekskluziwny přistup přez %PRODUCTNAME zawrěć, dokelž prawo faluje, zawěransku dataju na městnje tuteje dataje wutworić."
#: strings.hrc:47
-#, fuzzy
msgctxt "STR_LOCKFAILED_OPENREADONLY_BTN"
msgid "Open ~Read-Only"
msgstr "Jenož za č~itanje wočinić"
@@ -718,7 +712,6 @@ msgid "The lock file is corrupted and probably empty. Opening the document read-
msgstr ""
#: strings.hrc:76
-#, fuzzy
msgctxt "STR_LOCKCORRUPT_OPENREADONLY_BTN"
msgid "Open ~Read-Only"
msgstr "Jenož za č~itanje wočinić"
diff --git a/source/hsb/vcl/messages.po b/source/hsb/vcl/messages.po
index ae0f31803a8..a1985ba0781 100644
--- a/source/hsb/vcl/messages.po
+++ b/source/hsb/vcl/messages.po
@@ -4,14 +4,16 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2017-11-24 14:55+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"PO-Revision-Date: 2018-01-15 15:52+0000\n"
+"Last-Translator: Michael Wolf <milupo@sorbzilla.de>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: hsb\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-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1516031579.000000\n"
#. To translators: This is the first entry of a sequence of paper size names
#: print.hrc:28
@@ -435,10 +437,9 @@ msgid "~Next"
msgstr "~Dale"
#: strings.hrc:73
-#, fuzzy
msgctxt "SV_BUTTONTEXT_PREV"
msgid "~Previous"
-msgstr "Předchadny"
+msgstr "~Wróćo"
#: strings.hrc:74
msgctxt "SV_BUTTONTEXT_GO_UP"
@@ -534,7 +535,7 @@ msgstr "Z ~hesłom składować"
#: strings.hrc:96
msgctxt "STR_FPICKER_GPGENCRYPT"
msgid "Encrypt with ~GPG key"
-msgstr ""
+msgstr "Z ~GPG-klučom kodować"
#: strings.hrc:97
msgctxt "STR_FPICKER_FILTER_OPTIONS"
@@ -692,25 +693,21 @@ msgid "default"
msgstr "standard"
#: strings.hrc:133
-#, fuzzy
msgctxt "SV_MSGBOX_INFO"
msgid "Information"
msgstr "Informacije"
#: strings.hrc:134
-#, fuzzy
msgctxt "SV_MSGBOX_WARNING"
msgid "Warning"
msgstr "Warnowanje"
#: strings.hrc:135
-#, fuzzy
msgctxt "SV_MSGBOX_ERROR"
msgid "Error"
msgstr "Zmylk"
#: strings.hrc:136
-#, fuzzy
msgctxt "SV_MSGBOX_QUERY"
msgid "Confirmation"
msgstr "Wobkrućenje"
diff --git a/source/hsb/wizards/messages.po b/source/hsb/wizards/messages.po
index 7cdcc91cfb6..db243c889a8 100644
--- a/source/hsb/wizards/messages.po
+++ b/source/hsb/wizards/messages.po
@@ -14,61 +14,51 @@ msgstr ""
"X-Generator: LibreOffice\n"
#: strings.hrc:32
-#, fuzzy
msgctxt "RID_COMMON_START_0"
msgid "The directory '%1' could not be created.<BR>There may not be enough space left on your hard disk."
msgstr "Zapis '%1' njeda so wutworić.<BR>Snano na wašej tačeli dosć składowanskeho ruma njeje."
#: strings.hrc:33
-#, fuzzy
msgctxt "RID_COMMON_START_1"
msgid "The text document could not be created.<BR>Please check if the module 'PRODUCTNAME Writer' is installed."
msgstr "Tekstowy dokument njeda so wutworić.<BR>Prošu kontrolujće, hač modul 'PRODUCTNAME Writer' je so instalował."
#: strings.hrc:34
-#, fuzzy
msgctxt "RID_COMMON_START_2"
msgid "The spreadsheet could not be created.<BR>Please check if the module 'PRODUCTNAME Calc' is installed."
msgstr "Tabelowy dokument njeda so wutworić.<BR>Prošu kontrolujće, hač modul 'PRODUCTNAME Calc' je so instalował."
#: strings.hrc:35
-#, fuzzy
msgctxt "RID_COMMON_START_3"
msgid "The presentation could not be created.<BR>Please check if the module 'PRODUCTNAME Impress' is installed."
msgstr "Prezentacija dokument njeda so wutworić.<BR>Prošu kontrolujće, hač modul 'PRODUCTNAME Impress' je so instalował."
#: strings.hrc:36
-#, fuzzy
msgctxt "RID_COMMON_START_4"
msgid "The drawing could not be created.<BR>Please check if the module 'PRODUCTNAME Draw' is installed."
msgstr "Rysowanka njeda so wutworić.<BR>Prošu kontrolujće, hač modul 'PRODUCTNAME Draw' je so instalował."
#: strings.hrc:37
-#, fuzzy
msgctxt "RID_COMMON_START_5"
msgid "The formula could not be created.<BR>Please check if the module 'PRODUCTNAME Math' is installed."
msgstr "Formla njeda so wutworić.<BR>Prošu kontrolujće, hač modul 'PRODUCTNAME Math' je so instalował."
#: strings.hrc:38
-#, fuzzy
msgctxt "RID_COMMON_START_6"
msgid "The files required could not be found.<BR>Please start the %PRODUCTNAME Setup and choose 'Repair'."
msgstr "Trěbne dataje njedachu so namakać.<BR>Prošu startujće instalaciski program %PRODUCTNAME a wubjerće 'Reparować'."
#: strings.hrc:39
-#, fuzzy
msgctxt "RID_COMMON_START_7"
msgid "The file '<PATH>' already exists.<BR><BR>Would you like to overwrite the existing file?"
msgstr "Dataja '<PATH>' hižo eksistuje.<BR><BR>Chceće eksistowacu dataju přepisać?"
#: strings.hrc:40
-#, fuzzy
msgctxt "RID_COMMON_START_8"
msgid "Yes"
msgstr "Haj"
#: strings.hrc:41
-#, fuzzy
msgctxt "RID_COMMON_START_9"
msgid "Yes to All"
msgstr "Haj, wšě"
@@ -80,7 +70,6 @@ msgid "No"
msgstr "Ně"
#: strings.hrc:43
-#, fuzzy
msgctxt "RID_COMMON_START_11"
msgid "Cancel"
msgstr "Přetorhnyć"
@@ -92,13 +81,11 @@ msgid "~Finish"
msgstr "~Dokónčić"
#: strings.hrc:45
-#, fuzzy
msgctxt "RID_COMMON_START_13"
msgid "< ~Back"
msgstr "< ~Wróćo"
#: strings.hrc:46
-#, fuzzy
msgctxt "RID_COMMON_START_14"
msgid "~Next >"
msgstr "~Dale >"
@@ -110,37 +97,31 @@ msgid "~Help"
msgstr "Po~moc"
#: strings.hrc:48
-#, fuzzy
msgctxt "RID_COMMON_START_16"
msgid "Steps"
msgstr "Kroki"
#: strings.hrc:49
-#, fuzzy
msgctxt "RID_COMMON_START_17"
msgid "Close"
msgstr "Začinić"
#: strings.hrc:50
-#, fuzzy
msgctxt "RID_COMMON_START_18"
msgid "OK"
msgstr "W porjadku"
#: strings.hrc:51
-#, fuzzy
msgctxt "RID_COMMON_START_19"
msgid "The file already exists. Do you want to overwrite it?"
msgstr "Dataja hižo eksistuje. Chceće ju přepisać?"
#: strings.hrc:52
-#, fuzzy
msgctxt "RID_COMMON_START_20"
msgid "Template created via <wizard_name> on <current_date>."
msgstr "Předłoha wutworjena přez <wizard_name> <current_date>."
#: strings.hrc:53
-#, fuzzy
msgctxt "RID_COMMON_START_21"
msgid ""
"The wizard could not be run, because important files were not found.\n"
@@ -152,199 +133,166 @@ msgstr ""
"Wuwjedźće asistent znowa."
#: strings.hrc:56
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_1"
msgid "Letter Wizard"
msgstr "Listowy asistent"
#: strings.hrc:57
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_2"
msgid "Label9"
msgstr "Label9"
#: strings.hrc:58
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_3"
msgid "~Business letter"
msgstr "Wo~bchodny list"
#: strings.hrc:59
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_4"
msgid "~Formal personal letter"
msgstr "~Formelny wosobinski list"
#: strings.hrc:60
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_5"
msgid "~Personal letter"
msgstr "Wo~sobinski list"
#: strings.hrc:61
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_6"
msgid "~Use letterhead paper with pre-printed elements"
msgstr "~Listowu papjeru z předćišćom wužiwać"
#: strings.hrc:62
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_7"
msgid "~Logo"
msgstr "~Logo"
#: strings.hrc:63
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_8"
msgid "Return address"
msgstr "Wróćoadresa"
#: strings.hrc:64
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_9"
msgid "~Include footer"
msgstr "~Nohowu linku wužiwać"
#: strings.hrc:65
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_10"
msgid "~Return address in envelope window"
msgstr "W~róćoadresu we woknješku wobalki"
#: strings.hrc:66
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_11"
msgid "~Logo"
msgstr "~Logo"
#: strings.hrc:67
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_12"
msgid "~Return address in envelope window"
msgstr "W~róćoadresu we woknješku wobalki"
#: strings.hrc:68
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_13"
msgid "Letter Signs"
msgstr "Listowe znamješka"
#: strings.hrc:69
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_14"
msgid "S~ubject line"
msgstr "~Tema"
#: strings.hrc:70
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_15"
msgid "Salu~tation"
msgstr "Na~rěčenje"
#: strings.hrc:71
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_16"
msgid "Fold ~marks"
msgstr "Za~zhibkowe marki"
#: strings.hrc:72
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_17"
msgid "~Complimentary close"
msgstr "~Postrowna formula"
#: strings.hrc:73
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_18"
msgid "~Footer"
msgstr "~Nohowa linka"
#: strings.hrc:74
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_19"
msgid "~Use user data for return address"
msgstr "W~užiwarske daty za wróćoadresu wužiwać"
#: strings.hrc:75
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_20"
msgid "~New sender address:"
msgstr "~Nowa adresa wotpósłarja:"
#: strings.hrc:76
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_21"
msgid "Use placeholders for ~recipient's address"
msgstr "Na~městniki za adresu přijimarja wužiwać"
#: strings.hrc:77
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_22"
msgid "Use address database for ~mail merge"
msgstr "~Adresowu datowu banku za serijowy list wužiwać"
#: strings.hrc:78
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_23"
msgid "Include ~only on second and following pages"
msgstr "~Jenož na druhej stronje a na slědowacych stronach zasadźić"
#: strings.hrc:79
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_24"
msgid "~Include page number"
msgstr "~Ličbu strony zasadźić"
#: strings.hrc:80
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_25"
msgid "Letter Template"
msgstr "Listowa předłoha"
#: strings.hrc:81
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_26"
msgid "Create a ~letter from this template"
msgstr "~List z tuteje předłohi wutworić"
#: strings.hrc:82
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_27"
msgid "Make ~manual changes to this letter template"
msgstr "Tutu listowu předłohu ~manuelnje změnić"
#: strings.hrc:83
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_28"
msgid "Page design"
msgstr "Design strony"
#: strings.hrc:84
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_29"
msgid "Page design"
msgstr "Design strony"
#: strings.hrc:85
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_30"
msgid "Page design"
msgstr "Design strony"
#: strings.hrc:86
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_31"
msgid "This wizard helps you to create a letter template. You can then use the template as the basis for writing letters as often as desired."
msgstr "Tutón asistent wam pomha, listowu předłohu wutworić. Móžeće předłohu jako zakład za pisanje listow tak husto wužiwać, kaž chceće."
#: strings.hrc:87
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_32"
msgid "~Height:"
msgstr "~Wysokosć:"
#: strings.hrc:88
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_33"
msgid "~Width:"
msgstr "Šě~rokosć:"
@@ -362,13 +310,11 @@ msgid "Spacing ~to top margin:"
msgstr "Wotstawk k h~ornjej kromje:"
#: strings.hrc:91
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_36"
msgid "Height:"
msgstr "Wysokosć:"
#: strings.hrc:92
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_37"
msgid "Width:"
msgstr "Šěrokosć:"
@@ -386,19 +332,16 @@ msgid "Spacing ~to top margin:"
msgstr "Wotstawk k h~ornjej kromje:"
#: strings.hrc:95
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_40"
msgid "Height:"
msgstr "Wysokosć:"
#: strings.hrc:96
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_42"
msgid "Sender's address"
msgstr "Adresa wotpósłarja"
#: strings.hrc:97
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_43"
msgid "Name:"
msgstr "Mjeno:"
@@ -410,13 +353,11 @@ msgid "Street:"
msgstr "Dróha/Hasa:"
#: strings.hrc:99
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_45"
msgid "ZIP code/State/City:"
msgstr "PWČ/Zwjazkowy kraj/Město:"
#: strings.hrc:100
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_46"
msgid "Recipient's address"
msgstr "Adresa přijimarja"
@@ -428,37 +369,31 @@ msgid "Footer"
msgstr "Nohowa linka"
#: strings.hrc:102
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_48"
msgid "This wizard creates a letter template which enables you to create multiple letters with the same layout and settings."
msgstr "Tutón asistent listowu předłohu wutworja, kotraž wam zmóžnja, wjacore listy ze samsnym wuhotowanjom a nastajenjemi wutworić."
#: strings.hrc:103
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_49"
msgid "To create another new letter out of the template just navigate to the template location and double-click it."
msgstr "Zo byšće druhi nowy list z pomocu předłohi wutworił, dźiće prosće k městnu předłohi a klikńće dwójce na nju."
#: strings.hrc:104
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_50"
msgid "Template name:"
msgstr "Mjeno předłohi:"
#: strings.hrc:105
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_51"
msgid "Location and file name:"
msgstr "Městno a datajowe mjeno:"
#: strings.hrc:106
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_52"
msgid "How do you want to proceed?"
msgstr "Kak chceće pokročować?"
#: strings.hrc:107
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_53"
msgid "Please choose the type of letter and page design"
msgstr "Prošu wubjerće listowy typ a design strony"
@@ -470,43 +405,36 @@ msgid "Select the items to be printed"
msgstr "Wubjerće elementy, kotrež maja so ćišćeć"
#: strings.hrc:109
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_55"
msgid "Specify items already on your letterhead paper"
msgstr "Podajće elementy, kotrež su hižo na swojej listowej papjerje"
#: strings.hrc:110
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_56"
msgid "Specify the sender and recipient information"
msgstr "Podajće daty wo wotpósłarju a přijimarju"
#: strings.hrc:111
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_57"
msgid "Fill in the information you would like in the footer"
msgstr "Zapisajće informacije, kotrež maja w nohowej lince być"
#: strings.hrc:112
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_58"
msgid "Please specify last settings"
msgstr "Prošu podajće poslednje nastajenja"
#: strings.hrc:113
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_59"
msgid "Subject:"
msgstr "Tema:"
#: strings.hrc:114
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_60"
msgid "Elegant"
msgstr "Elegantny"
#: strings.hrc:115
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_61"
msgid "Modern"
msgstr "Moderny"
@@ -518,13 +446,11 @@ msgid "Office"
msgstr "Běrow"
#: strings.hrc:117
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_63"
msgid "Bottle"
msgstr "Bleša"
#: strings.hrc:118
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_64"
msgid "Mail"
msgstr "E-mejl"
@@ -536,19 +462,16 @@ msgid "Marine"
msgstr "Marina"
#: strings.hrc:120
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_66"
msgid "Red Line"
msgstr "Čerwjena linija"
#: strings.hrc:123
-#, fuzzy
msgctxt "RID_LETTERWIZARDSALUTATION_START_1"
msgid "To Whom it May Concern"
msgstr "Česćeni knjenje a knježa"
#: strings.hrc:124
-#, fuzzy
msgctxt "RID_LETTERWIZARDSALUTATION_START_2"
msgid "Dear Sir or Madam"
msgstr "Česćena knjenju abo česćeny knježe"
@@ -560,43 +483,36 @@ msgid "Hello"
msgstr "Witajće"
#: strings.hrc:128
-#, fuzzy
msgctxt "RID_LETTERWIZARDGREETING_START_1"
msgid "Sincerely"
msgstr "Z postrowom"
#: strings.hrc:129
-#, fuzzy
msgctxt "RID_LETTERWIZARDGREETING_START_2"
msgid "Best regards"
msgstr "Z přećelnym postrowom"
#: strings.hrc:130
-#, fuzzy
msgctxt "RID_LETTERWIZARDGREETING_START_3"
msgid "Cheers"
msgstr "Měj so rjenje, ahoj"
#: strings.hrc:133
-#, fuzzy
msgctxt "RID_LETTERWIZARDROADMAP_START_1"
msgid "Page design"
msgstr "Design strony"
#: strings.hrc:134
-#, fuzzy
msgctxt "RID_LETTERWIZARDROADMAP_START_2"
msgid "Letterhead layout"
msgstr "Wuhotowanje listoweje papjery"
#: strings.hrc:135
-#, fuzzy
msgctxt "RID_LETTERWIZARDROADMAP_START_3"
msgid "Printed items"
msgstr "Wućišćane elementy"
#: strings.hrc:136
-#, fuzzy
msgctxt "RID_LETTERWIZARDROADMAP_START_4"
msgid "Recipient and sender"
msgstr "Přijimar a wotpósłar"
@@ -608,121 +524,101 @@ msgid "Footer"
msgstr "Nohowa linka"
#: strings.hrc:138
-#, fuzzy
msgctxt "RID_LETTERWIZARDROADMAP_START_6"
msgid "Name and location"
msgstr "Mjeno a městno"
#: strings.hrc:141
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_1"
msgid "Fax Wizard"
msgstr "Faksowy asistent"
#: strings.hrc:142
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_2"
msgid "Label9"
msgstr "Label9"
#: strings.hrc:143
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_3"
msgid "~Business Fax"
msgstr "Wob~chodny faks"
#: strings.hrc:144
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_4"
msgid "~Personal Fax"
msgstr "Woso~binski faks"
#: strings.hrc:145
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_5"
msgid "~Logo"
msgstr "~Logo"
#: strings.hrc:146
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_6"
msgid "S~ubject line"
msgstr "~Tema"
#: strings.hrc:147
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_7"
msgid "S~alutation"
msgstr "N~arěčenje"
#: strings.hrc:148
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_8"
msgid "~Complimentary close"
msgstr "~Postrowna formula"
#: strings.hrc:149
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_9"
msgid "~Footer"
msgstr "~Nohowa linka"
#: strings.hrc:150
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_10"
msgid "~Use user data for return address"
msgstr "W~užiwarske daty za wróćoadresu wužiwać"
#: strings.hrc:151
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_11"
msgid "~New return address"
msgstr "~Nowa wróćoadresa"
#: strings.hrc:152
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_12"
msgid "My Fax Template"
msgstr "Moja faksowa předłoha"
#: strings.hrc:153
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_13"
msgid "Create a ~fax from this template"
msgstr "~Faks z tuteje předłohi wutworić"
#: strings.hrc:154
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_14"
msgid "Make ~manual changes to this fax template"
msgstr "Tutu faksowu předłohu ~manuelnje změnić"
#: strings.hrc:155
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_15"
msgid "Page design"
msgstr "Design strony"
#: strings.hrc:156
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_16"
msgid "Page design"
msgstr "Design strony"
#: strings.hrc:157
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_17"
msgid "This wizard helps you to create a fax template. The template can then be used to create a fax whenever needed."
msgstr "Tutón asistent wam pomha, faksowu předłohu wutworić. Předłoha da so potom wužiwać, zo by faks wutworiła, hdyžkuli je trjeba."
#: strings.hrc:158
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_18"
msgid "Return address"
msgstr "Wróćoadresa"
#: strings.hrc:159
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_19"
msgid "Name:"
msgstr "Mjeno:"
@@ -734,7 +630,6 @@ msgid "Street:"
msgstr "Dróha/Hasa:"
#: strings.hrc:161
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_21"
msgid "ZIP code/State/City:"
msgstr "PWČ/Zwjazkowy kraj/Město:"
@@ -746,163 +641,136 @@ msgid "Footer"
msgstr "Nohowa linka"
#: strings.hrc:163
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_23"
msgid "This wizard creates a fax template which enables you to create multiple faxes with the same layout and settings."
msgstr "Tutón asistent faksowu předłohu wutworja, kotraž wam zmóžnja, wjacore faksy ze samsnym wuhotowanjom a nastajenjemi wutworić."
#: strings.hrc:164
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_24"
msgid "To create another new fax out of the template, go to the location where you saved the template and double-click the file."
msgstr "Zo byšće druhi nowy faks z pomocu předłohi wutworił, dźiće k městnu, hdźež sće předłohu składował a klikńće dwójce na dataju."
#: strings.hrc:165
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_25"
msgid "Template Name:"
msgstr "Mjeno předłohi:"
#: strings.hrc:166
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_26"
msgid "Location and file name:"
msgstr "Městno a datajowe mjeno:"
#: strings.hrc:167
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_27"
msgid "What do you want to do next?"
msgstr "Što chceće jako přichodne činić?"
#: strings.hrc:168
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_28"
msgid "Choose the type of fax and a page design"
msgstr "Wubjerće prošu faksowy typ a design strony"
#: strings.hrc:169
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_29"
msgid "Select items to include in the fax template"
msgstr "Wubjerće elementy, kotrež maja w faksowej předłoze wobsahowane być"
#: strings.hrc:170
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_30"
msgid "Specify sender and recipient information"
msgstr "Podajće daty wo wotpósłarju a přijimarju"
#: strings.hrc:171
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_31"
msgid "Enter text for the footer"
msgstr "Zapodajće tekst za nohowu linku"
#: strings.hrc:172
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_32"
msgid "Choose a name and save the template"
msgstr "Wubjerće mjeno a składujće předłohu"
#: strings.hrc:173
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_33"
msgid "Include ~only on second and following pages"
msgstr "~Jenož na druhej stronje a na slědowacych stronach zasadźić"
#: strings.hrc:174
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_34"
msgid "~Include page number"
msgstr "~Ličbu strony zasadźić"
#: strings.hrc:175
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_35"
msgid "~Date"
msgstr "~Datum"
#: strings.hrc:176
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_36"
msgid "~Type of message"
msgstr "~Typ powěsće"
#: strings.hrc:177
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_37"
msgid "Fax Number:"
msgstr "Faksowe čisło:"
#: strings.hrc:178
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_38"
msgid "Use placeholders for ~recipient's address"
msgstr "Na~městniki za adresu přijimarja wužiwać"
#: strings.hrc:179
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_39"
msgid "Use address database for ~mail merge"
msgstr "~Adresowu datowu banku za serijowy list wužiwać"
#: strings.hrc:180
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_40"
msgid "~New return address"
msgstr "~Nowa wróćoadresa"
#: strings.hrc:181
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_41"
msgid "To:"
msgstr "Komu:"
#: strings.hrc:182
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_42"
msgid "From:"
msgstr "Wot:"
#: strings.hrc:183
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_43"
msgid "Fax:"
msgstr "Faks:"
#: strings.hrc:184
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_44"
msgid "Tel:"
msgstr "Tel.:"
#: strings.hrc:185
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_45"
msgid "E-mail:"
msgstr "E-mejl:"
#: strings.hrc:186
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_46"
msgid "This template consists of"
msgstr "Tuta předłoha zestaja so z"
#: strings.hrc:187
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_47"
msgid "page"
msgstr "strona"
#: strings.hrc:188
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_48"
msgid "Please inform us if transmission errors occur."
msgstr "Prošu informujće nam, jeli přenjesenske zmylki wustupuja."
#: strings.hrc:189
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_49"
msgid "Bottle"
msgstr "Bleša"
@@ -920,103 +788,86 @@ msgid "Marine"
msgstr "Marina"
#: strings.hrc:192
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_52"
msgid "Classic Fax"
msgstr "Klasiski faks"
#: strings.hrc:193
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_53"
msgid "Classic Fax from Private"
msgstr "Klasiski priwatny faks"
#: strings.hrc:194
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_54"
msgid "Modern Fax"
msgstr "Moderny faks"
#: strings.hrc:195
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_55"
msgid "Modern Fax from Private"
msgstr "Moderny priwatny faks"
#: strings.hrc:196
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_56"
msgid "Fax"
msgstr "Faks"
#: strings.hrc:199
-#, fuzzy
msgctxt "RID_FAXWIZARDCOMMUNICATION_START_1"
msgid "Important Information!"
msgstr "Wažna informacija!"
#: strings.hrc:200
-#, fuzzy
msgctxt "RID_FAXWIZARDCOMMUNICATION_START_2"
msgid "For your information"
msgstr "Za wašu informaciju"
#: strings.hrc:201
-#, fuzzy
msgctxt "RID_FAXWIZARDCOMMUNICATION_START_3"
msgid "News!"
msgstr "Nowinki!"
#: strings.hrc:204
-#, fuzzy
msgctxt "RID_FAXWIZARDSALUTATION_START_1"
msgid "To whom it may concern,"
msgstr "Česćeni knjenje a knježa,"
#: strings.hrc:205
-#, fuzzy
msgctxt "RID_FAXWIZARDSALUTATION_START_2"
msgid "Dear Sir or Madam,"
msgstr "Česćena knjenju abo česćeny knježe,"
#: strings.hrc:206
-#, fuzzy
msgctxt "RID_FAXWIZARDSALUTATION_START_3"
msgid "Hello,"
msgstr "Witajće,"
#: strings.hrc:207
-#, fuzzy
msgctxt "RID_FAXWIZARDSALUTATION_START_4"
msgid "Hi,"
msgstr "Witaj,"
#: strings.hrc:210
-#, fuzzy
msgctxt "RID_FAXWIZARDGREETING_START_1"
msgid "Sincerely"
msgstr "Z postrowom"
#: strings.hrc:211
-#, fuzzy
msgctxt "RID_FAXWIZARDGREETING_START_2"
msgid "Yours faithfully"
msgstr "Z počesćowanjom"
#: strings.hrc:212
-#, fuzzy
msgctxt "RID_FAXWIZARDGREETING_START_3"
msgid "Regards"
msgstr "Z postrowom"
#: strings.hrc:213
-#, fuzzy
msgctxt "RID_FAXWIZARDGREETING_START_4"
msgid "Love"
msgstr "Lube postrowy,"
#: strings.hrc:216
-#, fuzzy
msgctxt "RID_FAXWIZARDROADMAP_START_1"
msgid "Page design"
msgstr "Design strony"
@@ -1028,7 +879,6 @@ msgid "Items to include"
msgstr "Elementy, kotrež maja so zapřijeć"
#: strings.hrc:218
-#, fuzzy
msgctxt "RID_FAXWIZARDROADMAP_START_3"
msgid "Sender and Recipient"
msgstr "Wotpósłar a přijimar"
@@ -1040,61 +890,51 @@ msgid "Footer"
msgstr "Nohowa linka"
#: strings.hrc:220
-#, fuzzy
msgctxt "RID_FAXWIZARDROADMAP_START_5"
msgid "Name and location"
msgstr "Mjeno a městno"
#: strings.hrc:223
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_1"
msgid "Agenda Wizard"
msgstr "Asistent dnjoweho porjada"
#: strings.hrc:224
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_2"
msgid "Make ~manual changes to this agenda template"
msgstr "Předłohu dnjoweho porjada ~manuelnje změnić"
#: strings.hrc:225
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_3"
msgid "Template name:"
msgstr "Mjeno předłohi:"
#: strings.hrc:226
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_4"
msgid "Location and file name:"
msgstr "Městno a datajowe mjeno:"
#: strings.hrc:227
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_5"
msgid "What do you want to do next?"
msgstr "Što chceće jako přichodne činić?"
#: strings.hrc:228
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_6"
msgid "Please choose the page design for the agenda"
msgstr "Prošu wubjerće design strony za dnjowy porjad"
#: strings.hrc:229
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_7"
msgid "Please select the headings you wish to include in your agenda template"
msgstr "Prošu wubjerće nadpisma, kotrež chceće do předłohi dnjoweho porjada zasadźić"
#: strings.hrc:230
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_8"
msgid "Please enter general information for the event"
msgstr "Zapodajće powšitkowne informacije za podawk"
#: strings.hrc:231
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_9"
msgid "Please specify items for the agenda"
msgstr "Prošu podajće dypki dnjoweho porjada"
@@ -1106,145 +946,121 @@ msgid "Please select the names you wish to include in your agenda template"
msgstr "Prošu wubjerće mjena, kotrež maja so w předłoze dnjoweho porjada wužiwać"
#: strings.hrc:233
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_11"
msgid "Choose a name and save the template"
msgstr "Wubjerće mjeno a składujće předłohu"
#: strings.hrc:234
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_12"
msgid "Include form for recording minutes"
msgstr "Formular za protokol zasadźić"
#: strings.hrc:235
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_13"
msgid "This wizard helps you to create an agenda template. The template can then be used to create an agenda whenever needed."
msgstr "Tutón asistent wam pomha, předłohu dnjoweho porjada wutworić. Předłoha da so potom wužiwać, zo by dnjowy porjad wutworiła, hdyžkuli je trjeba."
#: strings.hrc:236
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_14"
msgid "Time:"
msgstr "Čas:"
#: strings.hrc:237
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_15"
msgid "Name:"
msgstr "Mjeno:"
#: strings.hrc:238
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_16"
msgid "Location:"
msgstr "Městno:"
#: strings.hrc:239
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_17"
msgid "Placeholders will be used in empty fields. You can replace placeholders with text later."
msgstr "Naměstniki budu so w prózdnych polach wužiwać. Móžeće naměstniki pozdźišo z tekstom wuměnić."
#: strings.hrc:240
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_18"
msgid "..."
msgstr "..."
#: strings.hrc:241
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_19"
msgid "Create an ~agenda from this template"
msgstr "~Dnjowy porjad z tuteje předłohi wutworić"
#: strings.hrc:242
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_20"
msgid "To create a new agenda out of the template, go to the location where you saved the template and double-click the file."
msgstr "Zo byšće nowy dnjowy porjad z tuteje předłohi wutworił, dźiće k městnu, hdźež sće předłohu składował, a klikńće dwójce na dataju."
#: strings.hrc:243
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_21"
msgid "Agenda item"
msgstr "Dypk dnjoweho porjada"
#: strings.hrc:244
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_22"
msgid "Responsible"
msgstr "Zamołwity"
#: strings.hrc:245
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_23"
msgid "Duration"
msgstr "Traće"
#: strings.hrc:246
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_24"
msgid "Meeting called by"
msgstr "Zetkanje zwołane wot"
#: strings.hrc:247
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_25"
msgid "Chairperson"
msgstr "Předsyda"
#: strings.hrc:248
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_26"
msgid "Minute keeper"
msgstr "Protokolant"
#: strings.hrc:249
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_27"
msgid "Moderator"
msgstr "Moderator"
#: strings.hrc:250
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_28"
msgid "Attendees"
msgstr "Wobdźělnicy"
#: strings.hrc:251
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_29"
msgid "Observers"
msgstr "Wobkedźbowarjo"
#: strings.hrc:252
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_30"
msgid "Facility personnel"
msgstr "Fachowy personal"
#: strings.hrc:253
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_31"
msgid "The agenda template will include placeholders for the names of the selected people. When creating an agenda from the template, you can replace these placeholder with the appropriate names."
msgstr "Předłoha dnjoweho porjada budźe naměstniki za mjena wubranych ludźi wobsahować. Hdyž dnjowy porjad z předłohi wutworjeće, móžeće tute naměstniki z přihodnymi mjenami wuměnić."
#: strings.hrc:254
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_32"
msgid "Type of meeting"
msgstr "Družina zetkanja"
#: strings.hrc:255
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_33"
msgid "Please read"
msgstr "Prošu čitajće"
#: strings.hrc:256
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_34"
msgid "Please bring"
msgstr "Prošu přinjesće"
@@ -1256,61 +1072,51 @@ msgid "Notes"
msgstr "Noticy"
#: strings.hrc:258
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_36"
msgid "The agenda template will include placeholders for the selected items."
msgstr "Předłoha dnjoweho porjada budźe naměstniki za wubrane dypki wobsahować."
#: strings.hrc:259
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_38"
msgid "Date:"
msgstr "Datum:"
#: strings.hrc:260
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_39"
msgid "This wizard creates an agenda template which enables you to create multiple agendas with the same layout and settings."
msgstr "Tutón asistent předłohu dnjoweho porjada wutworja, kotraž wam zmóžnja, wjacore dnjowe porjady ze samsnym wuhotowanjom a nastajenjemi wutworić."
#: strings.hrc:261
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_40"
msgid "Page design:"
msgstr "Design strony:"
#: strings.hrc:262
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_41"
msgid "myAgendaTemplate.stw"
msgstr "mojaPředłohaDnjowehaPorjada.stw"
#: strings.hrc:263
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_42"
msgid "My Agenda Template"
msgstr "Moja předłoha dnjoweho porjada"
#: strings.hrc:264
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_43"
msgid "An unexpected error occurred while saving the agenda template."
msgstr "Při składowanju předłohi dnjoweho porjada je njewočakowany zmylk wustupił."
#: strings.hrc:265
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_44"
msgid "Name"
msgstr "Mjeno"
#: strings.hrc:266
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_45"
msgid "Date"
msgstr "Datum"
#: strings.hrc:267
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_46"
msgid "Time"
msgstr "Čas"
@@ -1322,67 +1128,56 @@ msgid "Location"
msgstr "Městno"
#: strings.hrc:269
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_48"
msgid "Click to replace this text"
msgstr "Klikńće, zo byšće tutón tekst wuměnił"
#: strings.hrc:270
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_50"
msgid "Page design"
msgstr "Design strony"
#: strings.hrc:271
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_51"
msgid "General information"
msgstr "Powšitkowne informacije"
#: strings.hrc:272
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_52"
msgid "Headings to include"
msgstr "Nadpisma, kotrež maja wobsahowane być"
#: strings.hrc:273
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_53"
msgid "Names"
msgstr "Mjena"
#: strings.hrc:274
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_54"
msgid "Agenda items"
msgstr "Dypki dnjoweho porjada"
#: strings.hrc:275
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_55"
msgid "Name and location"
msgstr "Mjeno a městno"
#: strings.hrc:276
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_56"
msgid "An unexpected error occurred while opening the agenda template."
msgstr "Při wočinjenju předłohi dnjoweho porjada je njewočakowany zmylk wustupił."
#: strings.hrc:277
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_57"
msgid "Type of meeting"
msgstr "Družina zetkanja"
#: strings.hrc:278
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_58"
msgid "Please bring"
msgstr "Prošu přinjesće"
#: strings.hrc:279
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_59"
msgid "Please read"
msgstr "Prošu čitajće"
@@ -1394,55 +1189,46 @@ msgid "Notes"
msgstr "Noticy"
#: strings.hrc:281
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_61"
msgid "Meeting called by"
msgstr "Zetkanje zwołane wot"
#: strings.hrc:282
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_62"
msgid "Chairperson"
msgstr "Předsyda"
#: strings.hrc:283
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_63"
msgid "Attendees"
msgstr "Wobdźělnicy"
#: strings.hrc:284
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_64"
msgid "Minute keeper"
msgstr "Protokolant"
#: strings.hrc:285
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_65"
msgid "Moderator"
msgstr "Moderator"
#: strings.hrc:286
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_66"
msgid "Observers"
msgstr "Wobkedźbowarjo"
#: strings.hrc:287
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_67"
msgid "Facility personnel"
msgstr "Fachowy personal"
#: strings.hrc:288
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_68"
msgid "Insert"
msgstr "Zasadźić"
#: strings.hrc:289
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_69"
msgid "Remove"
msgstr "Wotstronić"
@@ -1460,151 +1246,126 @@ msgid "Move down"
msgstr "Dele"
#: strings.hrc:292
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_72"
msgid "Date:"
msgstr "Datum:"
#: strings.hrc:293
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_73"
msgid "Time:"
msgstr "Čas:"
#: strings.hrc:294
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_74"
msgid "Location:"
msgstr "Městno:"
#: strings.hrc:295
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_75"
msgid "Topics"
msgstr "Temy"
#: strings.hrc:296
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_76"
msgid "Num."
msgstr "Čis."
#: strings.hrc:297
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_77"
msgid "Topic"
msgstr "Tema"
#: strings.hrc:298
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_78"
msgid "Responsible"
msgstr "Zamołwity"
#: strings.hrc:299
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_79"
msgid "Time"
msgstr "Čas"
#: strings.hrc:300
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_80"
msgid "Additional information"
msgstr "Přidatne informacije"
#: strings.hrc:301
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_81"
msgid "Minutes for"
msgstr "Protokol za"
#: strings.hrc:302
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_82"
msgid "Discussion:"
msgstr "Diskusija:"
#: strings.hrc:303
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_83"
msgid "Conclusion:"
msgstr "Wuwod:"
#: strings.hrc:304
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_84"
msgid "To do:"
msgstr "Nadawki:"
#: strings.hrc:305
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_85"
msgid "Responsible party:"
msgstr "Zamołwite wosoby:"
#: strings.hrc:306
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_86"
msgid "Deadline:"
msgstr "Termin:"
#: strings.hrc:307
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_87"
msgid "Blue"
msgstr "Módry"
#: strings.hrc:308
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_88"
msgid "Classic"
msgstr "Klasiski"
#: strings.hrc:309
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_89"
msgid "Colorful"
msgstr "Barbny"
#: strings.hrc:310
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_90"
msgid "Elegant"
msgstr "Elegantny"
#: strings.hrc:311
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_91"
msgid "Green"
msgstr "Zeleny"
#: strings.hrc:312
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_92"
msgid "Grey"
msgstr "Šěry"
#: strings.hrc:313
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_93"
msgid "Modern"
msgstr "Moderny"
#: strings.hrc:314
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_94"
msgid "Orange"
msgstr "Oranžowy"
#: strings.hrc:315
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_95"
msgid "Red"
msgstr "Čerwjeny"
#: strings.hrc:316
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_96"
msgid "Simple"
msgstr "Jednory"
diff --git a/source/hsb/wizards/source/resources.po b/source/hsb/wizards/source/resources.po
index 839a1a72d6a..c03ccf51906 100644
--- a/source/hsb/wizards/source/resources.po
+++ b/source/hsb/wizards/source/resources.po
@@ -14,7 +14,6 @@ msgstr ""
"X-Generator: LibreOffice\n"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_0\n"
@@ -23,7 +22,6 @@ msgid "The directory '%1' could not be created.<BR>There may not be enough space
msgstr "Zapis '%1' njeda so wutworić.<BR>Snano na wašej tačeli dosć składowanskeho ruma njeje."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_1\n"
@@ -32,7 +30,6 @@ msgid "The text document could not be created.<BR>Please check if the module 'PR
msgstr "Tekstowy dokument njeda so wutworić.<BR>Prošu kontrolujće, hač modul 'PRODUCTNAME Writer' je so instalował."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_2\n"
@@ -41,7 +38,6 @@ msgid "The spreadsheet could not be created.<BR>Please check if the module 'PROD
msgstr "Tabelowy dokument njeda so wutworić.<BR>Prošu kontrolujće, hač modul 'PRODUCTNAME Calc' je so instalował."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_3\n"
@@ -50,7 +46,6 @@ msgid "The presentation could not be created.<BR>Please check if the module 'PRO
msgstr "Prezentacija dokument njeda so wutworić.<BR>Prošu kontrolujće, hač modul 'PRODUCTNAME Impress' je so instalował."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_4\n"
@@ -59,7 +54,6 @@ msgid "The drawing could not be created.<BR>Please check if the module 'PRODUCTN
msgstr "Rysowanka njeda so wutworić.<BR>Prošu kontrolujće, hač modul 'PRODUCTNAME Draw' je so instalował."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_5\n"
@@ -68,7 +62,6 @@ msgid "The formula could not be created.<BR>Please check if the module 'PRODUCTN
msgstr "Formla njeda so wutworić.<BR>Prošu kontrolujće, hač modul 'PRODUCTNAME Math' je so instalował."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_6\n"
@@ -77,7 +70,6 @@ msgid "The files required could not be found.<BR>Please start the %PRODUCTNAME S
msgstr "Trěbne dataje njedachu so namakać.<BR>Prošu startujće instalaciski program %PRODUCTNAME a wubjerće 'Reparować'."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_7\n"
@@ -86,7 +78,6 @@ msgid "The file '<PATH>' already exists.<BR><BR>Would you like to overwrite the
msgstr "Dataja '<PATH>' hižo eksistuje.<BR><BR>Chceće eksistowacu dataju přepisać?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_8\n"
@@ -95,7 +86,6 @@ msgid "Yes"
msgstr "Haj"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_9\n"
@@ -113,7 +103,6 @@ msgid "No"
msgstr "Ně"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_11\n"
@@ -131,7 +120,6 @@ msgid "~Finish"
msgstr "~Dokónčić"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_13\n"
@@ -140,7 +128,6 @@ msgid "< ~Back"
msgstr "< ~Wróćo"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_14\n"
@@ -158,7 +145,6 @@ msgid "~Help"
msgstr "~Pomoc"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_16\n"
@@ -167,7 +153,6 @@ msgid "Steps"
msgstr "Kroki"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_17\n"
@@ -176,7 +161,6 @@ msgid "Close"
msgstr "Začinić"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_18\n"
@@ -185,7 +169,6 @@ msgid "OK"
msgstr "W porjadku"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_19\n"
@@ -194,7 +177,6 @@ msgid "The file already exists. Do you want to overwrite it?"
msgstr "Dataja hižo eksistuje. Chceće ju přepisać?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_20\n"
@@ -215,7 +197,6 @@ msgstr ""
"Wuwjedźće asistent znowa."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_0\n"
@@ -224,7 +205,6 @@ msgid "Report Wizard"
msgstr "Rozprawniski asistent"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_3\n"
@@ -233,7 +213,6 @@ msgid "~Table"
msgstr "~Tabela"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_4\n"
@@ -242,7 +221,6 @@ msgid "Colu~mns"
msgstr "Špa~lty"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_7\n"
@@ -251,7 +229,6 @@ msgid "Report_"
msgstr "Rozprawa_"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_8\n"
@@ -260,7 +237,6 @@ msgid "- undefined -"
msgstr "- njedefinowany -"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_9\n"
@@ -269,7 +245,6 @@ msgid "~Fields in report"
msgstr "~Pola w rozprawje"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_11\n"
@@ -278,7 +253,6 @@ msgid "Grouping"
msgstr "Zeskupjenje"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_12\n"
@@ -287,7 +261,6 @@ msgid "Sort options"
msgstr "Sortěrowanske móžnosće"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_13\n"
@@ -296,7 +269,6 @@ msgid "Choose layout"
msgstr "Wuhotowanje wubrać"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_14\n"
@@ -305,7 +277,6 @@ msgid "Create report"
msgstr "Rozprawu wutworić"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_15\n"
@@ -314,7 +285,6 @@ msgid "Layout of data"
msgstr "Wuhotowanje datow"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_16\n"
@@ -323,7 +293,6 @@ msgid "Layout of headers and footers"
msgstr "Wuhotowanje hłowowych a nohowych linkow"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_19\n"
@@ -332,7 +301,6 @@ msgid "Fields"
msgstr "Pola"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_20\n"
@@ -341,7 +309,6 @@ msgid "~Sort by"
msgstr "~Sortěrować po"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_21\n"
@@ -350,7 +317,6 @@ msgid "T~hen by"
msgstr "Po~tom po"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_22\n"
@@ -359,7 +325,6 @@ msgid "Orientation"
msgstr "Wusměrjenje"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_23\n"
@@ -368,7 +333,6 @@ msgid "Portrait"
msgstr "Wysoki format"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_24\n"
@@ -377,7 +341,6 @@ msgid "Landscape"
msgstr "Prěčny format"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_28\n"
@@ -386,7 +349,6 @@ msgid "Which fields do you want to have in your report?"
msgstr "Kotre pola chceće do swojeje rozprawy zapřijeć?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_29\n"
@@ -395,7 +357,6 @@ msgid "Do you want to add grouping levels?"
msgstr "Chceće zeskupjenske runiny přidać?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_30\n"
@@ -404,7 +365,6 @@ msgid "According to which fields do you want to sort the data?"
msgstr "Po kotrych polach chceće daty sortěrować?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_31\n"
@@ -413,7 +373,6 @@ msgid "How do you want your report to look?"
msgstr "Kak ma waša rozprawa wupadać?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_32\n"
@@ -422,7 +381,6 @@ msgid "Decide how you want to proceed"
msgstr "Rozsudźće, kak chceće pokročować"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_33\n"
@@ -431,7 +389,6 @@ msgid "Title of report"
msgstr "Titul rozprawy"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_34\n"
@@ -440,7 +397,6 @@ msgid "Display report"
msgstr "Rozprawu pokazać"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_35\n"
@@ -449,7 +405,6 @@ msgid "Create report"
msgstr "Rozprawu wutworić"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_36\n"
@@ -458,7 +413,6 @@ msgid "Ascending"
msgstr "Postupowacy"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_37\n"
@@ -467,7 +421,6 @@ msgid "Descending"
msgstr "Spadowacy"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_40\n"
@@ -476,7 +429,6 @@ msgid "~Dynamic report"
msgstr "~Dynamiska rozprawa"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_41\n"
@@ -485,7 +437,6 @@ msgid "~Create report now"
msgstr "~Rozprawu nětko wutworić"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_42\n"
@@ -494,7 +445,6 @@ msgid "~Modify report layout"
msgstr "~Wuhotowanje rozprawy změnić"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_43\n"
@@ -503,7 +453,6 @@ msgid "Static report"
msgstr "Statiska rozprawa"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_44\n"
@@ -512,7 +461,6 @@ msgid "Save as"
msgstr "Składować jako"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_50\n"
@@ -521,7 +469,6 @@ msgid "Groupings"
msgstr "Zeskupjenja"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_51\n"
@@ -530,7 +477,6 @@ msgid "Then b~y"
msgstr "P~otom po"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_52\n"
@@ -539,7 +485,6 @@ msgid "~Then by"
msgstr "~Potom po"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_53\n"
@@ -548,7 +493,6 @@ msgid "Asc~ending"
msgstr "Post~upowacy"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_54\n"
@@ -557,7 +501,6 @@ msgid "Ascend~ing"
msgstr "Po~stupowacy"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_55\n"
@@ -575,7 +518,6 @@ msgid "De~scending"
msgstr "Spa~dowacy"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_57\n"
@@ -593,7 +535,6 @@ msgid "De~scending"
msgstr "Spa~dowacy"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_60\n"
@@ -602,7 +543,6 @@ msgid "Binary fields cannot be displayed in the report."
msgstr "Binarne pola njedadźa so w rozprawje pokazać."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_61\n"
@@ -611,7 +551,6 @@ msgid "The table '<TABLENAME>' does not exist."
msgstr "Tabela '<TABLENAME>' njeeksistuje."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_62\n"
@@ -620,7 +559,6 @@ msgid "Creating Report..."
msgstr "Rozprawa so twori..."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_63\n"
@@ -629,7 +567,6 @@ msgid "Number of records inserted: <COUNT>"
msgstr "Ličba zasadźenych datowych sadźbow: <COUNT>"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_64\n"
@@ -638,7 +575,6 @@ msgid "The form '<REPORTFORM>' does not exist."
msgstr "Formular '<REPORTFORM>' njeeksistuje."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_65\n"
@@ -647,7 +583,6 @@ msgid "The query with the statement <BR>'<STATEMENT>' <BR> could not be run. <BR
msgstr "Wotprašowanje z wurazom <BR>'<STATEMENT>' <BR> njeda so wuwjesć. <BR> Přepruwujće datowe žórło."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_66\n"
@@ -656,7 +591,6 @@ msgid "The following hidden control in the form '<REPORTFORM>' could not be read
msgstr "Slědowacy schowany wodźenski element w formularje '<REPORTFORM>' njeda so čitać: '<CONTROLNAME>'."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_67\n"
@@ -665,7 +599,6 @@ msgid "Importing data..."
msgstr "Daty so importuja..."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_68\n"
@@ -674,7 +607,6 @@ msgid "Labeling fields"
msgstr "Pola popisać"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_69\n"
@@ -683,7 +615,6 @@ msgid "How do you want to label the fields?"
msgstr "Kak chceće pola popisać?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_70\n"
@@ -692,7 +623,6 @@ msgid "Label"
msgstr "Popis"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_71\n"
@@ -701,7 +631,6 @@ msgid "Field"
msgstr "Polo"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_72\n"
@@ -710,7 +639,6 @@ msgid "An error occurred in the wizard.<BR>The template '%PATH' could be erroneo
msgstr "Zmylk je w asistenće wustupił.<BR> Předłoha '%PATH' móhła zmylna być.<BR>Pak trěbne wotrězki abo tabele njeeksistuja pak eksistuja pod wopačnym mjenom.<BR>Hlejće Pomoc za podrobniše informacije. <BR>Wubjerće prošu druhu předłohu."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_73\n"
@@ -719,7 +647,6 @@ msgid "There is an invalid user field in a table."
msgstr "Je njepłaćiwe wužiwarske polo w tabeli."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_74\n"
@@ -728,7 +655,6 @@ msgid "The sort criterion '<FIELDNAME>' was chosen twice. Each criterion can onl
msgstr "Sortěrowanski kriterij '<FIELDNAME>' je so dwójce wubrał. Kóždy kriterij da so jenož jónkróć wubrać."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_75\n"
@@ -737,7 +663,6 @@ msgid "Note: The dummy text will be replaced by data from the database when the
msgstr "Pokiw: Slepy tekst so po wutworjenju rozprawy přez daty z datoweje banki wuměnja."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_76\n"
@@ -746,7 +671,6 @@ msgid "A report '%REPORTNAME' already exists in the database. Please assign anot
msgstr "Rozprawa z mjenom '%REPORTNAME' w datowej bance hižo eksistuje. Prošu wubjerće druhe mjeno."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_78\n"
@@ -755,7 +679,6 @@ msgid "How do you want to proceed after creating the report?"
msgstr "Kak chceće po wutworjenju rozprawy pokročować?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_79\n"
@@ -764,7 +687,6 @@ msgid "What kind of report do you want to create?"
msgstr "Kotry typ rozprawy chceće wutworić?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_80\n"
@@ -773,7 +695,6 @@ msgid "Tabular"
msgstr "Tabelariski"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_81\n"
@@ -782,7 +703,6 @@ msgid "Columnar, single-column"
msgstr "Po špaltach, z jednej špaltu"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_82\n"
@@ -791,7 +711,6 @@ msgid "Columnar, two columns"
msgstr "Po špaltach, z dwěmaj špaltomaj"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_83\n"
@@ -800,7 +719,6 @@ msgid "Columnar, three columns"
msgstr "Po špaltach, z třomi špaltami"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_84\n"
@@ -809,7 +727,6 @@ msgid "In blocks, labels left"
msgstr "W blokach, popisy nalěwo"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_85\n"
@@ -818,7 +735,6 @@ msgid "In blocks, labels above"
msgstr "W blokach, popisy horjeka"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_86\n"
@@ -827,7 +743,6 @@ msgid "Title:"
msgstr "Titul:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_87\n"
@@ -836,7 +751,6 @@ msgid "Author:"
msgstr "Awtor:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_88\n"
@@ -845,7 +759,6 @@ msgid "Date:"
msgstr "Datum:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_89\n"
@@ -854,7 +767,6 @@ msgid "Page #page# of #count#"
msgstr "Strona #page# z #count#"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_90\n"
@@ -863,7 +775,6 @@ msgid "Page number:"
msgstr "Čisło strony:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_91\n"
@@ -872,7 +783,6 @@ msgid "Page count:"
msgstr "Ličba stronow:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_92\n"
@@ -881,7 +791,6 @@ msgid "No valid report template was found."
msgstr "Płaćiwa rozprawniska předłoha njeje so namakała."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_93\n"
@@ -890,7 +799,6 @@ msgid "Page:"
msgstr "Strona:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_94\n"
@@ -899,7 +807,6 @@ msgid "Align Left - Border"
msgstr "Nalěwo wusměrić - ramik"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_95\n"
@@ -908,7 +815,6 @@ msgid "Align Left - Compact"
msgstr "Nalěwo wusměrić - kompaktny"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_96\n"
@@ -917,7 +823,6 @@ msgid "Align Left - Elegant"
msgstr "Nalěwo wusměrić - elegantny"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_97\n"
@@ -926,7 +831,6 @@ msgid "Align Left - Highlighted"
msgstr "Nalěwo wusměrić - wuzběhnjeny"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_98\n"
@@ -935,7 +839,6 @@ msgid "Align Left - Modern"
msgstr "Nalěwo wusměrić - moderny"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_99\n"
@@ -944,7 +847,6 @@ msgid "Align Left - Red & Blue"
msgstr "Nalěwo wusměrić - čerwjeny a módry"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_100\n"
@@ -953,7 +855,6 @@ msgid "Default"
msgstr "Standard"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_101\n"
@@ -962,7 +863,6 @@ msgid "Outline - Borders"
msgstr "Wobrys - ramiki"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_102\n"
@@ -971,7 +871,6 @@ msgid "Outline - Compact"
msgstr "Wobrys - kompaktny"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_103\n"
@@ -980,7 +879,6 @@ msgid "Outline - Elegant"
msgstr "Wobrys - elegantny"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_104\n"
@@ -989,7 +887,6 @@ msgid "Outline - Highlighted"
msgstr "Wobrys - wuzběhnjeny"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_105\n"
@@ -998,7 +895,6 @@ msgid "Outline - Modern"
msgstr "Wobrys - moderny"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_106\n"
@@ -1007,7 +903,6 @@ msgid "Outline - Red & Blue"
msgstr "Wobrys - čerwjeny a módry"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_107\n"
@@ -1016,7 +911,6 @@ msgid "Outline, indented - Borders"
msgstr "Wobrys, zasunjeny - ramiki"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_108\n"
@@ -1025,7 +919,6 @@ msgid "Outline, indented - Compact"
msgstr "Wobrys, zasunjeny - kompaktny"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_109\n"
@@ -1034,7 +927,6 @@ msgid "Outline, indented - Elegant"
msgstr "Wobrys, zasunjeny - elegantny"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_110\n"
@@ -1043,7 +935,6 @@ msgid "Outline, indented - Highlighted"
msgstr "Wobrys, zasunjeny - wuzběhnjeny"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_111\n"
@@ -1052,7 +943,6 @@ msgid "Outline, indented - Modern"
msgstr "Wobrys, zasunjeny - moderny"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_112\n"
@@ -1061,7 +951,6 @@ msgid "Outline, indented - Red & Blue"
msgstr "Wobrys, zasunjeny - čerwjeny a módry"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_113\n"
@@ -1070,7 +959,6 @@ msgid "Bubbles"
msgstr "Pucherje"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_114\n"
@@ -1079,7 +967,6 @@ msgid "Cinema"
msgstr "Kino"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_115\n"
@@ -1088,7 +975,6 @@ msgid "Controlling"
msgstr "Kontrola"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_116\n"
@@ -1097,7 +983,6 @@ msgid "Default"
msgstr "Standard"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_117\n"
@@ -1106,7 +991,6 @@ msgid "Drafting"
msgstr "Rysowanje"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_118\n"
@@ -1115,7 +999,6 @@ msgid "Finances"
msgstr "Financy"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_119\n"
@@ -1124,7 +1007,6 @@ msgid "Flipchart"
msgstr "Běžaty diagram"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_120\n"
@@ -1133,7 +1015,6 @@ msgid "Formal with Company Logo"
msgstr "Formalny z firmowym logom"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_121\n"
@@ -1142,7 +1023,6 @@ msgid "Generic"
msgstr "Powšitkowny"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_122\n"
@@ -1151,7 +1031,6 @@ msgid "Worldmap"
msgstr "Swětowa karta"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_0\n"
@@ -1169,7 +1048,6 @@ msgid "~Cancel"
msgstr "~Přetorhnyć"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_2\n"
@@ -1178,7 +1056,6 @@ msgid "< ~Back"
msgstr "< ~Wróćo"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_3\n"
@@ -1187,7 +1064,6 @@ msgid "~Next >"
msgstr "~Dale >"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_4\n"
@@ -1196,7 +1072,6 @@ msgid "~Database"
msgstr "Datowa ~banka"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_5\n"
@@ -1205,7 +1080,6 @@ msgid "~Table name"
msgstr "~Mjeno tabele"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_6\n"
@@ -1214,7 +1088,6 @@ msgid "An error occurred while running the wizard. The wizard will be terminated
msgstr "Při wuwjedźenju asistenta je zmylk wustupił. Asistent so skónči."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_8\n"
@@ -1223,7 +1096,6 @@ msgid "No database has been installed. At least one database is required before
msgstr "Žana datowa banka njeje so instalowała. Znajmjeńša jedna datowa banka je trěbna, prjedy hač asistent za formulary da so startować."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_9\n"
@@ -1232,7 +1104,6 @@ msgid "The database does not contain any tables."
msgstr "Datowa banka tabele njewobsahuje."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_10\n"
@@ -1241,7 +1112,6 @@ msgid "This title already exists in the database. Please enter another name."
msgstr "Tutón titul w datowej bance hižo eksistuje. prošu zapodajće druhe mjeno."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_11\n"
@@ -1250,7 +1120,6 @@ msgid "The title must not contain any spaces or special characters."
msgstr "Titul njesmě žane mjezoty abo wosebite znamješka wobsahować."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_12\n"
@@ -1259,7 +1128,6 @@ msgid "The database service (com.sun.data.DatabaseEngine) could not be instantia
msgstr "Słužba datoweje banki (com.sun.data.DatabaseEngine) njeda so instancować."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_13\n"
@@ -1268,7 +1136,6 @@ msgid "The selected table or query could not be opened."
msgstr "Wubrana tabela abo wubrane wotprašowanje njeda so wočinić."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_14\n"
@@ -1286,7 +1153,6 @@ msgid "~Help"
msgstr "~Pomoc"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_21\n"
@@ -1295,7 +1161,6 @@ msgid "~Stop"
msgstr "~Stój"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_30\n"
@@ -1304,7 +1169,6 @@ msgid "The document could not be saved."
msgstr "Dokument njeda so składować."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_33\n"
@@ -1313,7 +1177,6 @@ msgid "Exiting the wizard"
msgstr "Asistent so kónči"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_34\n"
@@ -1322,7 +1185,6 @@ msgid "Connecting to data source..."
msgstr "Zwjazuje so z datowym žórłom..."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_35\n"
@@ -1331,7 +1193,6 @@ msgid "The connection to the data source could not be established."
msgstr "Zwisk z datowym žórłom njeda so nawjazać."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_36\n"
@@ -1340,7 +1201,6 @@ msgid "The file path entered is not valid."
msgstr "Zapodata datajowa šćežka je njepłaćiwa."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_37\n"
@@ -1349,7 +1209,6 @@ msgid "Please select a data source"
msgstr "Prošu wubjerće datowe žórło"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_38\n"
@@ -1358,7 +1217,6 @@ msgid "Please select a table or query"
msgstr "Prošu wubjerće tabelu abo wotprašowanje"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_39\n"
@@ -1367,7 +1225,6 @@ msgid "Add field"
msgstr "Polo přidać"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_40\n"
@@ -1376,7 +1233,6 @@ msgid "Remove field"
msgstr "Polo wotstronić"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_41\n"
@@ -1385,7 +1241,6 @@ msgid "Add all fields"
msgstr "Wšě pola přidać"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_42\n"
@@ -1394,7 +1249,6 @@ msgid "Remove all fields"
msgstr "Wšě pola wotstronić"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_43\n"
@@ -1403,7 +1257,6 @@ msgid "Move field up"
msgstr "Polo horje přesunyć"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_44\n"
@@ -1412,7 +1265,6 @@ msgid "Move field down"
msgstr "Polo dele přesunyć"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_45\n"
@@ -1421,7 +1273,6 @@ msgid "The field names from '%NAME' could not be retrieved."
msgstr "Pólne mjena z '%NAME' njedadźa so zwěsćić."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_0\n"
@@ -1430,7 +1281,6 @@ msgid "Query Wizard"
msgstr "Wotprašowanski asistent"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_1\n"
@@ -1439,7 +1289,6 @@ msgid "Query"
msgstr "Wotprašowanje"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_2\n"
@@ -1448,7 +1297,6 @@ msgid "Query Wizard"
msgstr "Wotprašowanski asistent"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_3\n"
@@ -1457,7 +1305,6 @@ msgid "~Tables"
msgstr "~Tabele"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_4\n"
@@ -1466,7 +1313,6 @@ msgid "A~vailable fields"
msgstr "K ~dispoziciji stejace pola"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_5\n"
@@ -1475,7 +1321,6 @@ msgid "Name ~of the query"
msgstr "Mjeno ~wotprašowanja"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_6\n"
@@ -1484,7 +1329,6 @@ msgid "Display ~Query"
msgstr "~Wotprašowanje pokazać"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_7\n"
@@ -1493,7 +1337,6 @@ msgid "~Modify Query"
msgstr "Wotprašowanje ~změnić"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_8\n"
@@ -1502,7 +1345,6 @@ msgid "~How do you want to proceed after creating the query?"
msgstr "~Kak chceće pokročować po tym, zo sće wotprašowanje wutworił?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_9\n"
@@ -1511,7 +1353,6 @@ msgid "Match ~all of the following"
msgstr "Wotpowěduje wšě~m slědowacym"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_10\n"
@@ -1520,7 +1361,6 @@ msgid "~Match any of the following"
msgstr "~Wotpowěduje někotrym ze slědowacych"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_11\n"
@@ -1529,7 +1369,6 @@ msgid "~Detailed query (Shows all records of the query.)"
msgstr "~Podrobne wotprašowanje (Pokazuje wšě datowe sadźby wotprašowanja.)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_12\n"
@@ -1538,7 +1377,6 @@ msgid "~Summary query (Shows only results of aggregate functions.)"
msgstr "~Zjimace wotprašowanje (Pokazuje jenož wuslědki agregatnych funkcijow.)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_16\n"
@@ -1547,7 +1385,6 @@ msgid "Aggregate functions"
msgstr "Agregatne funkcije"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_17\n"
@@ -1556,7 +1393,6 @@ msgid "Fields"
msgstr "Pola"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_18\n"
@@ -1565,7 +1401,6 @@ msgid "~Group by"
msgstr "~Zeskupić po"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_19\n"
@@ -1574,7 +1409,6 @@ msgid "Field"
msgstr "Polo"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_20\n"
@@ -1583,7 +1417,6 @@ msgid "Alias"
msgstr "Alias"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_21\n"
@@ -1601,7 +1434,6 @@ msgid "Query:"
msgstr "Wotprašowanje: "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_24\n"
@@ -1610,7 +1442,6 @@ msgid "Condition"
msgstr "Wuměnjenje"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_25\n"
@@ -1619,7 +1450,6 @@ msgid "Value"
msgstr "Hódnota"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_26\n"
@@ -1628,7 +1458,6 @@ msgid "is equal to"
msgstr "je runja"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_27\n"
@@ -1637,7 +1466,6 @@ msgid "is not equal to"
msgstr "njeje runja"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_28\n"
@@ -1646,7 +1474,6 @@ msgid "is smaller than"
msgstr "je mjeńši hač"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_29\n"
@@ -1664,7 +1491,6 @@ msgid "is equal or less than"
msgstr "je runja abo mjeńši hač "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_31\n"
@@ -1673,7 +1499,6 @@ msgid "is equal or greater than"
msgstr "je runja abo wjetši hač"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_32\n"
@@ -1682,7 +1507,6 @@ msgid "like"
msgstr "kaž"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_33\n"
@@ -1691,7 +1515,6 @@ msgid "not like"
msgstr "nic kaž"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_34\n"
@@ -1700,7 +1523,6 @@ msgid "is null"
msgstr "je nul"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_35\n"
@@ -1727,7 +1549,6 @@ msgid "false"
msgstr "wopačny"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_38\n"
@@ -1736,7 +1557,6 @@ msgid "and"
msgstr "a"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_39\n"
@@ -1745,7 +1565,6 @@ msgid "or"
msgstr "abo"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_40\n"
@@ -1754,7 +1573,6 @@ msgid "get the sum of"
msgstr "wzmiće sumu z"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_41\n"
@@ -1763,7 +1581,6 @@ msgid "get the average of"
msgstr "wzmiće přerězk z"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_42\n"
@@ -1772,7 +1589,6 @@ msgid "get the minimum of"
msgstr "wzmiće minimum z"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_43\n"
@@ -1781,7 +1597,6 @@ msgid "get the maximum of"
msgstr "wzmiće maksimum z"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_44\n"
@@ -1790,7 +1605,6 @@ msgid "get the count of"
msgstr "wzmiće ličbu z"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_48\n"
@@ -1817,7 +1631,6 @@ msgid "Sorting order:"
msgstr "Sortěrowanski porjad: "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_52\n"
@@ -1835,7 +1648,6 @@ msgid "Search conditions:"
msgstr "Pytanske wuměnjenja: "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_54\n"
@@ -1853,7 +1665,6 @@ msgid "Aggregate functions:"
msgstr "Agregatne funkcije: "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_56\n"
@@ -1871,7 +1682,6 @@ msgid "Grouped by:"
msgstr "Zeskupjeny po: "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_58\n"
@@ -1889,7 +1699,6 @@ msgid "Grouping conditions:"
msgstr "Zeskupjenske wuměnjenja: "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_60\n"
@@ -1898,7 +1707,6 @@ msgid "No grouping conditions were assigned."
msgstr "Zeskupjenske wuměnjenja njejsu so připokazali."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_70\n"
@@ -1907,7 +1715,6 @@ msgid "Select the fields (columns) for your query"
msgstr "Wubjerće pola (špalty) za swoje wotprašowanje"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_71\n"
@@ -1916,7 +1723,6 @@ msgid "Select the sorting order"
msgstr "Wubjerće sortěrowanski porjad"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_72\n"
@@ -1925,7 +1731,6 @@ msgid "Select the search conditions"
msgstr "Wubjerće pytanske wuměnjenja"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_73\n"
@@ -1934,7 +1739,6 @@ msgid "Select the type of query"
msgstr "Wubjerće typ wotprašowanja"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_74\n"
@@ -1943,7 +1747,6 @@ msgid "Select the groups"
msgstr "Wubjerće skupiny"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_75\n"
@@ -1952,7 +1755,6 @@ msgid "Select the grouping conditions"
msgstr "Wubjerće zeskupjenske wuměnjenja"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_76\n"
@@ -1961,7 +1763,6 @@ msgid "Assign aliases if desired"
msgstr "Připokazajće aliasy, jeli so přeje"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_77\n"
@@ -1970,7 +1771,6 @@ msgid "Check the overview and decide how to proceed"
msgstr "Přepruwujće přehlad a rozsudźće, kak chceće pokročować"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_80\n"
@@ -1979,7 +1779,6 @@ msgid "Field selection"
msgstr "Wuběr polow"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_81\n"
@@ -1988,7 +1787,6 @@ msgid "Sorting order"
msgstr "Sortěrowanski porjad"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_82\n"
@@ -1997,7 +1795,6 @@ msgid "Search conditions"
msgstr "Pytanske wuměnjenja"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_83\n"
@@ -2006,7 +1803,6 @@ msgid "Detail or summary"
msgstr "Podrobnosće abo zjeće"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_84\n"
@@ -2015,7 +1811,6 @@ msgid "Grouping"
msgstr "Zeskupjenje"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_85\n"
@@ -2024,7 +1819,6 @@ msgid "Grouping conditions"
msgstr "Zeskupjenske wuměnjenja"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_86\n"
@@ -2033,7 +1827,6 @@ msgid "Aliases"
msgstr "Aliasy"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_87\n"
@@ -2042,7 +1835,6 @@ msgid "Overview"
msgstr "Přehlad"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_88\n"
@@ -2051,7 +1843,6 @@ msgid "A field that has not been assigned an aggregate function must be used in
msgstr "Polo, kotremuž njeje so agregatna funkcija připokazała, dyrbi so w skupinje wužiwać."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_89\n"
@@ -2060,7 +1851,6 @@ msgid "The condition '<FIELDNAME> <LOGICOPERATOR> <VALUE>' was chosen twice. Eac
msgstr "Wuměnjenje '<FIELDNAME> <LOGICOPERATOR> <VALUE>' je so dwójce wubrało. Kóžde wuměnjenje da so jenož jónkóć wubrać"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_90\n"
@@ -2077,7 +1867,6 @@ msgid ","
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_92\n"
@@ -2086,7 +1875,6 @@ msgid "<FIELDTITLE> (<FIELDNAME>)"
msgstr "<FIELDTITLE> (<FIELDNAME>)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_93\n"
@@ -2095,7 +1883,6 @@ msgid "<FIELDNAME> (<SORTMODE>)"
msgstr "<FIELDNAME> (<SORTMODE>)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_94\n"
@@ -2104,7 +1891,6 @@ msgid "<FIELDNAME> <LOGICOPERATOR> <VALUE>"
msgstr "<FIELDNAME> <LOGICOPERATOR> <VALUE>"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_95\n"
@@ -2113,7 +1899,6 @@ msgid "<CALCULATEDFUNCTION> <FIELDNAME>"
msgstr "<CALCULATEDFUNCTION> <FIELDNAME>"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_96\n"
@@ -2122,7 +1907,6 @@ msgid "<FIELDNAME> <LOGICOPERATOR> <VALUE>"
msgstr "<FIELDNAME> <LOGICOPERATOR> <VALUE>"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_0\n"
@@ -2131,7 +1915,6 @@ msgid "Form Wizard"
msgstr "Formularny asistent"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_1\n"
@@ -2162,7 +1945,6 @@ msgstr ""
"Wužiwajće podformulary, zo byšće daty z tabelow abo wotprašowanjow z poćahom 1:n pokazał."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_4\n"
@@ -2171,7 +1953,6 @@ msgid "~Add Subform"
msgstr "Podformular při~dać"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_5\n"
@@ -2180,7 +1961,6 @@ msgid "~Subform based on existing relation"
msgstr "~Podformular na zakładźe eksistowaneho poćaha"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_6\n"
@@ -2189,7 +1969,6 @@ msgid "Tables or queries"
msgstr "Tabele abo wotprašowanja"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_7\n"
@@ -2198,7 +1977,6 @@ msgid "Subform based on ~manual selection of fields"
msgstr "Podformular na zakładźe ~manuelneho wuběra polow"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_8\n"
@@ -2207,7 +1985,6 @@ msgid "~Which relation do you want to add?"
msgstr "~Kotry poćah chceće přidać?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_9\n"
@@ -2216,7 +1993,6 @@ msgid "Fields in the ~subform"
msgstr "Pola w pod~formularje"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_12\n"
@@ -2225,7 +2001,6 @@ msgid "~Available fields"
msgstr "~K dispoziciji stejace pola"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_13\n"
@@ -2245,7 +2020,6 @@ msgstr ""
"Zwjazanje wšak smědźa so jenož jónkróć wužiwać."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_20\n"
@@ -2254,7 +2028,6 @@ msgid "~First joined subform field"
msgstr "~Prěnje zwjazane polo podformulara"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_21\n"
@@ -2263,7 +2036,6 @@ msgid "~Second joined subform field"
msgstr "~Druha zwjazane polo podformulara"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_22\n"
@@ -2272,7 +2044,6 @@ msgid "~Third joined subform field"
msgstr "~Třeće zwjazane polo podformulara"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_23\n"
@@ -2281,7 +2052,6 @@ msgid "~Fourth joined subform field"
msgstr "Št~wórte zwjazane polo podformulara"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_24\n"
@@ -2290,7 +2060,6 @@ msgid "F~irst joined main form field"
msgstr "~Prěnje zwjazane polo hłowneho formulara"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_25\n"
@@ -2299,7 +2068,6 @@ msgid "S~econd joined main form field"
msgstr "~Druhe zwjazane polo hłowneho formulara"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_26\n"
@@ -2308,7 +2076,6 @@ msgid "T~hird joined main form field"
msgstr "~Třeće zwjazane polo hłowneho formulara"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_27\n"
@@ -2317,7 +2084,6 @@ msgid "F~ourth joined main form field"
msgstr "Štwó~rte zwjazane polo hłowneho formulara"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_28\n"
@@ -2326,7 +2092,6 @@ msgid "Field border"
msgstr "Pólny ramik"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_29\n"
@@ -2335,7 +2100,6 @@ msgid "No border"
msgstr "Žadyn ramik"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_30\n"
@@ -2344,7 +2108,6 @@ msgid "3D look"
msgstr "3D-zwobraznjenje"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_31\n"
@@ -2353,7 +2116,6 @@ msgid "Flat"
msgstr "Płony"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_32\n"
@@ -2380,7 +2142,6 @@ msgid "Align right"
msgstr "Naprawo wusměrjeny"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_35\n"
@@ -2389,7 +2150,6 @@ msgid "Arrangement of DB fields"
msgstr "Porjad polo datoweje banki"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_36\n"
@@ -2398,7 +2158,6 @@ msgid "Columnar - Labels Left"
msgstr "Špalty - popisy nalěwo"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_37\n"
@@ -2407,7 +2166,6 @@ msgid "Columnar - Labels on Top"
msgstr "Špalty - popisy horjeka"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_38\n"
@@ -2416,7 +2174,6 @@ msgid "In Blocks - Labels Left"
msgstr "W blokach - popisy nalěwo"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_39\n"
@@ -2425,7 +2182,6 @@ msgid "In Blocks - Labels Above"
msgstr "W blokach - popisy horjeka"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_40\n"
@@ -2434,7 +2190,6 @@ msgid "As Data Sheet"
msgstr "Jako datowe łopjeno"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_41\n"
@@ -2443,7 +2198,6 @@ msgid "Arrangement of the main form"
msgstr "Porjad hłowneho formulara"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_42\n"
@@ -2452,7 +2206,6 @@ msgid "Arrangement of the subform"
msgstr "Porjad podformulara"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_44\n"
@@ -2470,7 +2223,6 @@ msgid "Existing data will not be displayed"
msgstr "Eksistowace daty so njepokazaja "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_46\n"
@@ -2479,7 +2231,6 @@ msgid "T~he form is to display all data"
msgstr "For~mular ma wšě daty zwobraznić"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_47\n"
@@ -2488,7 +2239,6 @@ msgid "Do not allow ~modification of existing data"
msgstr "Z~měnjenje eksistowacych datow njedowolić"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_48\n"
@@ -2497,7 +2247,6 @@ msgid "Do not allow ~deletion of existing data"
msgstr "Z~hašenje eksistowacych datow njedowolić"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_49\n"
@@ -2506,7 +2255,6 @@ msgid "Do not allow ~addition of new data"
msgstr "Při~dawanje nowych datow njedowolić"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_50\n"
@@ -2515,7 +2263,6 @@ msgid "Name of ~the form"
msgstr "Mjeno ~formulara"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_51\n"
@@ -2524,7 +2271,6 @@ msgid "How do you want to proceed after creating the form?"
msgstr "Kak móžeće pokročować po tym, zo sće formular wutworił?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_52\n"
@@ -2533,7 +2279,6 @@ msgid "~Work with the form"
msgstr "Z formularom ~dźěłać"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_53\n"
@@ -2542,7 +2287,6 @@ msgid "~Modify the form"
msgstr "Formular ~změnić"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_55\n"
@@ -2551,7 +2295,6 @@ msgid "~Page Styles"
msgstr "~Stile strony"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_80\n"
@@ -2560,7 +2303,6 @@ msgid "Field selection"
msgstr "Wuběr polow"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_81\n"
@@ -2569,7 +2311,6 @@ msgid "Set up a subform"
msgstr "Podformular připrawić"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_82\n"
@@ -2578,7 +2319,6 @@ msgid "Add subform fields"
msgstr "Pola podformulara přidać"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_83\n"
@@ -2587,7 +2327,6 @@ msgid "Get joined fields"
msgstr "Zwjazane pola pokazać"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_84\n"
@@ -2596,7 +2335,6 @@ msgid "Arrange controls"
msgstr "Wodźenske elementy rjadować"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_85\n"
@@ -2605,7 +2343,6 @@ msgid "Set data entry"
msgstr "Datowy zapisk nastajić"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_86\n"
@@ -2614,7 +2351,6 @@ msgid "Apply styles"
msgstr "Stile nałožić"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_87\n"
@@ -2623,7 +2359,6 @@ msgid "Set name"
msgstr "Mjeno nastajić"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_88\n"
@@ -2632,7 +2367,6 @@ msgid "(Date)"
msgstr "(Datum)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_89\n"
@@ -2641,7 +2375,6 @@ msgid "(Time)"
msgstr "(Čas)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_90\n"
@@ -2650,7 +2383,6 @@ msgid "Select the fields of your form"
msgstr "Wubjerće pola swojeho formulara"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_91\n"
@@ -2659,7 +2391,6 @@ msgid "Decide if you want to set up a subform"
msgstr "Rozsudźće, jeli chceće podformular zarjadować"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_92\n"
@@ -2668,7 +2399,6 @@ msgid "Select the fields of your subform"
msgstr "Wubjerće pola swojeho podformulara"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_93\n"
@@ -2677,7 +2407,6 @@ msgid "Select the joins between your forms"
msgstr "Wubjerće zwjazanja mjezy swojimi formularami"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_94\n"
@@ -2686,7 +2415,6 @@ msgid "Arrange the controls on your form"
msgstr "Rjadujće wodźenske elementy na swojim formularje"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_95\n"
@@ -2695,7 +2423,6 @@ msgid "Select the data entry mode"
msgstr "Wubjerće modus datoweho zapodaća"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_96\n"
@@ -2704,7 +2431,6 @@ msgid "Apply the style of your form"
msgstr "Wubjerće stil swojeho formulara"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_97\n"
@@ -2724,7 +2450,6 @@ msgstr ""
"Wubjerće druhe mjeno."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_1\n"
@@ -2733,7 +2458,6 @@ msgid "Table Wizard"
msgstr "Tabelowy asistent"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_2\n"
@@ -2742,7 +2466,6 @@ msgid "Select fields"
msgstr "Pola wubrać"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_3\n"
@@ -2751,7 +2474,6 @@ msgid "Set types and formats"
msgstr "Typy a formaty nastajić"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_4\n"
@@ -2760,7 +2482,6 @@ msgid "Set primary key"
msgstr "Primarny kluč nastajić"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_5\n"
@@ -2769,7 +2490,6 @@ msgid "Create table"
msgstr "Tabelu wutworić"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_8\n"
@@ -2778,7 +2498,6 @@ msgid "Select fields for your table"
msgstr "Wubjerće pola za swoju tabelu"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_9\n"
@@ -2787,7 +2506,6 @@ msgid "Set field types and formats"
msgstr "Nastajće pólne typy a formaty"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_10\n"
@@ -2796,7 +2514,6 @@ msgid "Set primary key"
msgstr "Primarny kluč nastajić"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_11\n"
@@ -2805,7 +2522,6 @@ msgid "Create table"
msgstr "Tabelu wutworić"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_14\n"
@@ -2814,7 +2530,6 @@ msgid "This wizard helps you to create a table for your database. After selectin
msgstr "Tutón asistent wam pomha, tabelu za wašu datowu banku wutworić. Po tym zo sće tabelowu kategoriju a přikładnu tabelu wubrał, wubjerće pola, kotrež waša tabela ma wobsahować. Móžeće pola z wjacorych tabelow přidać."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_15\n"
@@ -2823,7 +2538,6 @@ msgid "Ca~tegory"
msgstr "Ka~tegorija"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_16\n"
@@ -2832,7 +2546,6 @@ msgid "B~usiness"
msgstr "Wob~chodniski"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_17\n"
@@ -2841,7 +2554,6 @@ msgid "P~ersonal"
msgstr "W~osobinski"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_18\n"
@@ -2850,7 +2562,6 @@ msgid "~Sample tables"
msgstr "~Přikładowe tabele"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_19\n"
@@ -2859,7 +2570,6 @@ msgid "A~vailable fields"
msgstr "K ~dispoziciji stejace pola"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_20\n"
@@ -2884,7 +2594,6 @@ msgid "-"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_23\n"
@@ -2893,7 +2602,6 @@ msgid "Field name"
msgstr "Pólne mjeno"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_24\n"
@@ -2902,7 +2610,6 @@ msgid "Field type"
msgstr "Pólny typ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_25\n"
@@ -2911,7 +2618,6 @@ msgid "~Selected fields"
msgstr "W~ubrane pola"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_26\n"
@@ -2920,7 +2626,6 @@ msgid "A primary key uniquely identifies each record in a database table. Primar
msgstr "Primarny kluč kóždu datajowu sadźbu w tabeli datoweje banki jednozmyslnje identifikuje. Primarny kluče zwjazowanje informacijow w rozdźělnych tabelach zjednorjeja, a so doporučuje, zo maće primarny kluč w kóždej tabeli. Bjez primarneho kluča móžno njeje, daty do tuteje tabele zapodać."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_27\n"
@@ -2929,7 +2634,6 @@ msgid "~Create a primary key"
msgstr "Primarny kluč wu~tworić"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_28\n"
@@ -2938,7 +2642,6 @@ msgid "~Automatically add a primary key"
msgstr "~Primarny kluč awtomatisce přidać"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_29\n"
@@ -2956,7 +2659,6 @@ msgid "Define p~rimary key as a combination of several fields"
msgstr "Pri~marny kluč jako kombinaciju wjacorych polow definować"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_31\n"
@@ -2965,7 +2667,6 @@ msgid "F~ieldname"
msgstr "Pó~lne mjeno"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_32\n"
@@ -2974,7 +2675,6 @@ msgid "~Primary key fields"
msgstr "~Pola primarneho kluča"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_33\n"
@@ -2983,7 +2683,6 @@ msgid "Auto ~value"
msgstr "Awtomatiska ~hódnota"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_34\n"
@@ -2992,7 +2691,6 @@ msgid "What do you want to name your table?"
msgstr "Kak chceće swoju tabelu pomjenować?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_35\n"
@@ -3001,7 +2699,6 @@ msgid "Congratulations. You have entered all the information needed to create yo
msgstr "Zbožopřeće. Sće wšě informacije zapodał, kotrež su trěbne za wutworjenje tabele."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_36\n"
@@ -3010,7 +2707,6 @@ msgid "What do you want to do next?"
msgstr "Što chceće jako přichodne činić?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_37\n"
@@ -3019,7 +2715,6 @@ msgid "Modify the table design"
msgstr "Design tabele změnić"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_38\n"
@@ -3028,7 +2723,6 @@ msgid "Insert data immediately"
msgstr "Hnydom daty zapodać"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_39\n"
@@ -3037,7 +2731,6 @@ msgid "C~reate a form based on this table"
msgstr "~Formular na zakładźe tuteje tabele wutworić"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_40\n"
@@ -3046,7 +2739,6 @@ msgid "The table you have created could not be opened."
msgstr "Tabela, kotruž sće wutworił, njeda so wočinić."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_41\n"
@@ -3055,7 +2747,6 @@ msgid "The table name '%TABLENAME' contains a character ('%SPECIALCHAR') that mi
msgstr "Tabelowe mjeno '%TABLENAME' znamješko ('%SPECIALCHAR') wobsahuje, kotrež snano přez datowu banku njepodpěruje."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_42\n"
@@ -3064,7 +2755,6 @@ msgid "The field name '%FIELDNAME' contains a special character ('%SPECIALCHAR')
msgstr "Pólne mjeno '%FIELDNAME' znamješko ('%SPECIALCHAR') wobsahuje, kotrež snano přez datowu banku njepodpěruje."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_43\n"
@@ -3073,7 +2763,6 @@ msgid "Field"
msgstr "Polo"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_44\n"
@@ -3082,7 +2771,6 @@ msgid "MyTable"
msgstr "MojaTabela"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_45\n"
@@ -3091,7 +2779,6 @@ msgid "Add a Field"
msgstr "Polo přidać"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_46\n"
@@ -3100,7 +2787,6 @@ msgid "Remove the selected Field"
msgstr "Wubrane polo wotstronić"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_47\n"
@@ -3120,7 +2806,6 @@ msgstr ""
"Prošu zapodajće druhe mjeno."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_49\n"
@@ -3129,7 +2814,6 @@ msgid "Catalog of the table"
msgstr "Katalog tabele"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_50\n"
@@ -3138,7 +2822,6 @@ msgid "Schema of the table"
msgstr "Šema tabele"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_51\n"
@@ -3165,7 +2848,6 @@ msgid "~Help"
msgstr "~Pomoc"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_ZERO_2\n"
@@ -3183,7 +2865,6 @@ msgid "~Convert"
msgstr "~Přetworić"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_ZERO_4\n"
@@ -3192,7 +2873,6 @@ msgid "Note: Currency amounts from external links and currency conversion factor
msgstr "Kedźbu: Měnowe sumy z eksternych wotkazow a faktory za přeličenje měnow we formlach njedadźa so konwertować."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_ZERO_5\n"
@@ -3201,7 +2881,6 @@ msgid "First, unprotect all sheets."
msgstr "Zběhńće najprjedy škit wšěch tabelow."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_ZERO_6\n"
@@ -3219,7 +2898,6 @@ msgid "C~ontinue >"
msgstr "~Dale >>"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_ZERO_8\n"
@@ -3228,7 +2906,6 @@ msgid "C~lose"
msgstr "~Začinić"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_0\n"
@@ -3237,7 +2914,6 @@ msgid "~Entire document"
msgstr "~Cyły dokument"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_1\n"
@@ -3246,7 +2922,6 @@ msgid "Selection"
msgstr "Wuběr"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_2\n"
@@ -3255,7 +2930,6 @@ msgid "Cell S~tyles"
msgstr "~Stile celow"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_3\n"
@@ -3264,7 +2938,6 @@ msgid "Currency cells in the current ~sheet"
msgstr "Měnowe cele w aktualnej ~tabeli"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_4\n"
@@ -3273,7 +2946,6 @@ msgid "Currency cells in the entire ~document"
msgstr "Měnowe cele w cyłym ~dokumenće"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_5\n"
@@ -3282,7 +2954,6 @@ msgid "~Selected range"
msgstr "W~ubrany wobłuk"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_6\n"
@@ -3291,7 +2962,6 @@ msgid "Select Cell Styles"
msgstr "Stile celow wubrać"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_7\n"
@@ -3300,7 +2970,6 @@ msgid "Select currency cells"
msgstr "Měnowe cele wubrać"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_8\n"
@@ -3309,7 +2978,6 @@ msgid "Currency ranges:"
msgstr "Měnowe wobłuki:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_9\n"
@@ -3318,7 +2986,6 @@ msgid "Templates:"
msgstr "Předłohi:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_0\n"
@@ -3327,7 +2994,6 @@ msgid "Extent"
msgstr "Wobjim"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_1\n"
@@ -3336,7 +3002,6 @@ msgid "~Single %PRODUCTNAME Calc document"
msgstr "~Jednotliwy dokument %PRODUCTNAME Calc"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_2\n"
@@ -3345,7 +3010,6 @@ msgid "Complete ~directory"
msgstr "Cyłkowny ~zapis"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_3\n"
@@ -3354,7 +3018,6 @@ msgid "Source Document:"
msgstr "Žórłowy dokument:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_4\n"
@@ -3363,7 +3026,6 @@ msgid "Source directory:"
msgstr "Žórłowy zapis:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_5\n"
@@ -3372,7 +3034,6 @@ msgid "~Including subfolders"
msgstr "~inkluziwnje podrjadowaki"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_6\n"
@@ -3381,7 +3042,6 @@ msgid "Target directory:"
msgstr "Cilowy zapis:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_7\n"
@@ -3390,7 +3050,6 @@ msgid "Temporarily unprotect sheet without query"
msgstr "Tabelowy škit bjez prašenja zběhńyć"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_10\n"
@@ -3408,7 +3067,6 @@ msgid "Conversion status:"
msgstr "Konwertowanski status: "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STATUSLINE_1\n"
@@ -3417,7 +3075,6 @@ msgid "Conversion status of the cell templates:"
msgstr "Konwertowanski status celowych předkohow:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STATUSLINE_2\n"
@@ -3426,7 +3083,6 @@ msgid "Registration of the relevant ranges: Sheet %1Number%1 of %2TotPageCount%2
msgstr "Registrowanje relewantnych wobłukow: Tabela %1Number%1 z %2TotPageCount%2"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STATUSLINE_3\n"
@@ -3435,7 +3091,6 @@ msgid "Entry of the ranges to be converted..."
msgstr "Zapodaće wobłukow, kotrež so ma konwertować..."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STATUSLINE_4\n"
@@ -3444,7 +3099,6 @@ msgid "Sheet protection for each sheet will be restored..."
msgstr "Tabelowy škit so za kóždu tabelo wobnowi..."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STATUSLINE_5\n"
@@ -3462,7 +3116,6 @@ msgid "~Finish"
msgstr "~Dokónčić"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_1\n"
@@ -3471,7 +3124,6 @@ msgid "Select directory"
msgstr "Wubjerće zapis"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_2\n"
@@ -3480,7 +3132,6 @@ msgid "Select file"
msgstr "Wubjerće dataju"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_3\n"
@@ -3489,7 +3140,6 @@ msgid "Select target directory"
msgstr "Wubjerće cilowy zapis"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_4\n"
@@ -3498,7 +3148,6 @@ msgid "non-existent"
msgstr "njeeksistuje"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_5\n"
@@ -3507,7 +3156,6 @@ msgid "Euro Converter"
msgstr "Eurokonwerter"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_6\n"
@@ -3516,7 +3164,6 @@ msgid "Should protected spreadsheets be temporarily unprotected?"
msgstr "Ma so škit tabeloweho dokumenta nachwilu zběhnyć?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_7\n"
@@ -3525,7 +3172,6 @@ msgid "Enter the password to unprotect the table %1TableName%1"
msgstr "Zapodajće hesło, zo byšće škit tabele %1TableName%1 z zběhnył"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_8\n"
@@ -3534,7 +3180,6 @@ msgid "Wrong Password!"
msgstr "Wopačne hesło!"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_9\n"
@@ -3543,7 +3188,6 @@ msgid "Protected Sheet"
msgstr "Škitana tabela"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_10\n"
@@ -3552,7 +3196,6 @@ msgid "Warning!"
msgstr "Warnowanje!"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_11\n"
@@ -3561,7 +3204,6 @@ msgid "Protection for the sheets will not be removed."
msgstr "Škit tabelow so njezběhnu."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_12\n"
@@ -3570,7 +3212,6 @@ msgid "Sheet cannot be unprotected"
msgstr "Škit tabele njeda so zběhnyć"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_13\n"
@@ -3579,7 +3220,6 @@ msgid "The Wizard cannot edit this document as cell formats cannot be modified i
msgstr "Asistent njemóže tutón dokument wobdźěłać, dokelž formaty celow njedadźa so w dokumentach změnić, kotrež škitane tabele wobsahuja."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_14\n"
@@ -3588,7 +3228,6 @@ msgid "Please note that the Euro Converter will, otherwise, not be able to edit
msgstr "Prošu dźiwajće na to, zo eurokonwerter hewak njemóže tutón dokument wobdźěłać!"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_15\n"
@@ -3597,7 +3236,6 @@ msgid "Please choose a currency to be converted first!"
msgstr "Prošu wubjerće najprjedy měnu, kotraž so ma konwertować!"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_16\n"
@@ -3606,7 +3244,6 @@ msgid "Password:"
msgstr "Hesło:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_17\n"
@@ -3615,7 +3252,6 @@ msgid "OK"
msgstr "W porjadku"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_18\n"
@@ -3624,7 +3260,6 @@ msgid "Cancel"
msgstr "Přetorhnyć"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_19\n"
@@ -3633,7 +3268,6 @@ msgid "Please select a %PRODUCTNAME Calc document for editing!"
msgstr "Prošu wubjerće dokument %PRODUCTNAME Calc za wobdźěłowanje!"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_20\n"
@@ -3642,7 +3276,6 @@ msgid "'<1>' is not a directory!"
msgstr "'<1>' zapis njeje!"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_21\n"
@@ -3651,7 +3284,6 @@ msgid "Document is read-only!"
msgstr "Dokument da so jenož čitać!"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_22\n"
@@ -3669,7 +3301,6 @@ msgid "Do you really want to terminate conversion at this point?"
msgstr "Chceće konwertowanje na tutym městnje woprawdźe přetorhnyć?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_24\n"
@@ -3678,7 +3309,6 @@ msgid "Cancel Wizard"
msgstr "Asistent přetorhnyć"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_0\n"
@@ -3687,7 +3317,6 @@ msgid "Portuguese Escudo"
msgstr "Portugalske escudo"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_1\n"
@@ -3696,7 +3325,6 @@ msgid "Dutch Guilder"
msgstr "Nižozemski gulden"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_2\n"
@@ -3705,7 +3333,6 @@ msgid "French Franc"
msgstr "Francoski franc"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_3\n"
@@ -3714,7 +3341,6 @@ msgid "Spanish Peseta"
msgstr "Španiska peseta"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_4\n"
@@ -3723,7 +3349,6 @@ msgid "Italian Lira"
msgstr "Italska lira"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_5\n"
@@ -3732,7 +3357,6 @@ msgid "German Mark"
msgstr "Němska hriwna"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_6\n"
@@ -3741,7 +3365,6 @@ msgid "Belgian Franc"
msgstr "Belgiski franc"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_7\n"
@@ -3750,7 +3373,6 @@ msgid "Irish Punt"
msgstr "Irski punt"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_8\n"
@@ -3759,7 +3381,6 @@ msgid "Luxembourg Franc"
msgstr "Luxemburgski franc"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_9\n"
@@ -3768,7 +3389,6 @@ msgid "Austrian Schilling"
msgstr "Awstriski šiling"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_10\n"
@@ -3777,7 +3397,6 @@ msgid "Finnish Mark"
msgstr "Finska hriwna"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_11\n"
@@ -3786,7 +3405,6 @@ msgid "Greek Drachma"
msgstr "Grjekska drachma"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_12\n"
@@ -3795,7 +3413,6 @@ msgid "Slovenian Tolar"
msgstr "Słowjenski tolar"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_13\n"
@@ -3804,7 +3421,6 @@ msgid "Cypriot Pound"
msgstr "Cypernski punt"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_14\n"
@@ -3813,7 +3429,6 @@ msgid "Maltese Lira"
msgstr "Maltaska lira"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_15\n"
@@ -3822,7 +3437,6 @@ msgid "Slovak Koruna"
msgstr "Słowakska króna"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_16\n"
@@ -3831,7 +3445,6 @@ msgid "Estonian Kroon"
msgstr "Estiska króna"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_17\n"
@@ -3840,7 +3453,6 @@ msgid "Latvian Lats"
msgstr "Letiski lat"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_18\n"
@@ -3849,7 +3461,6 @@ msgid "Lithuanian Litas"
msgstr "Litawski litas"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_LASTPAGE_0\n"
@@ -3858,7 +3469,6 @@ msgid "Progress"
msgstr "Postup"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_LASTPAGE_1\n"
@@ -3867,7 +3477,6 @@ msgid "Retrieving the relevant documents..."
msgstr "Relewantne dokument so wotwołuja..."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_LASTPAGE_2\n"
@@ -3876,7 +3485,6 @@ msgid "Converting the documents..."
msgstr "Dokumenty so konwertuja..."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_LASTPAGE_3\n"
@@ -3885,7 +3493,6 @@ msgid "Settings:"
msgstr "Nastajenja:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_LASTPAGE_4\n"
@@ -3894,7 +3501,6 @@ msgid "Sheet is always unprotected"
msgstr "Škit tabele so přeco zběhnje"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLES_0\n"
@@ -3903,7 +3509,6 @@ msgid "Theme Selection"
msgstr "Wuběr temow"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLES_1\n"
@@ -3921,7 +3526,6 @@ msgid "~Cancel"
msgstr "~Přetorhnyć"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLES_3\n"
@@ -3930,7 +3534,6 @@ msgid "~OK"
msgstr "W p~orjadku"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_0\n"
@@ -3939,7 +3542,6 @@ msgid "(Standard)"
msgstr "(Standard)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_1\n"
@@ -3948,7 +3550,6 @@ msgid "Autumn Leaves"
msgstr "Nazymske lisćo"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_2\n"
@@ -3957,7 +3558,6 @@ msgid "Be"
msgstr "Pobywać"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_3\n"
@@ -3966,7 +3566,6 @@ msgid "Black and White"
msgstr "Čorny a běły"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_4\n"
@@ -3975,7 +3574,6 @@ msgid "Blackberry Bush"
msgstr "Ćernjowc"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_5\n"
@@ -3984,7 +3582,6 @@ msgid "Blue Jeans"
msgstr "Módre jeansy"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_6\n"
@@ -3993,7 +3590,6 @@ msgid "Fifties Diner"
msgstr "50-ty diner"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_7\n"
@@ -4002,7 +3598,6 @@ msgid "Glacier"
msgstr "Lodowc"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_8\n"
@@ -4020,7 +3615,6 @@ msgid "Marine"
msgstr "Ćmowomódry"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_10\n"
@@ -4029,7 +3623,6 @@ msgid "Millennium"
msgstr "Lěttysac"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_11\n"
@@ -4038,7 +3631,6 @@ msgid "Nature"
msgstr "Přiroda"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_12\n"
@@ -4047,7 +3639,6 @@ msgid "Neon"
msgstr "Neon"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_13\n"
@@ -4056,7 +3647,6 @@ msgid "Night"
msgstr "Nóc"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_14\n"
@@ -4065,7 +3655,6 @@ msgid "PC Nostalgia"
msgstr "PC nostalgiski"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_15\n"
@@ -4074,7 +3663,6 @@ msgid "Pastel"
msgstr "Pastel"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_16\n"
@@ -4083,7 +3671,6 @@ msgid "Pool Party"
msgstr "Poolparty"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_17\n"
@@ -4092,7 +3679,6 @@ msgid "Pumpkin"
msgstr "Kirbs"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceDialog_0\n"
@@ -4101,7 +3687,6 @@ msgid "Addressee"
msgstr "Přijimar"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceDialog_1\n"
@@ -4110,7 +3695,6 @@ msgid "One recipient"
msgstr "Jedyn přijimar"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceDialog_2\n"
@@ -4119,7 +3703,6 @@ msgid "Several recipients (address database)"
msgstr "Wjacori přijimarjo (datowa banka adresow)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceDialog_3\n"
@@ -4128,7 +3711,6 @@ msgid "Use of This Template"
msgstr "Wužiwanje tuteje předłohi"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceMsgError\n"
@@ -4137,7 +3719,6 @@ msgid "An error has occurred."
msgstr "Zmylk je wustupił."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_0\n"
@@ -4146,7 +3727,6 @@ msgid "Click placeholder and overwrite"
msgstr "Na zastupnik kliknyć a přepisać"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_1\n"
@@ -4155,7 +3735,6 @@ msgid "Company"
msgstr "Předewzaće"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_2\n"
@@ -4164,7 +3743,6 @@ msgid "Department"
msgstr "Wotrjad"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_3\n"
@@ -4173,7 +3751,6 @@ msgid "First Name"
msgstr "Předmjeno"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_4\n"
@@ -4191,7 +3768,6 @@ msgid "Street"
msgstr "Hasa/Dróha"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_6\n"
@@ -4200,7 +3776,6 @@ msgid "Country"
msgstr "Kraj"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_7\n"
@@ -4209,7 +3784,6 @@ msgid "ZIP/Postal Code"
msgstr "PWČ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_8\n"
@@ -4218,7 +3792,6 @@ msgid "City"
msgstr "Město"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_9\n"
@@ -4227,7 +3800,6 @@ msgid "Title"
msgstr "Titul"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_10\n"
@@ -4236,7 +3808,6 @@ msgid "Position"
msgstr "Pozicija"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_11\n"
@@ -4245,7 +3816,6 @@ msgid "Form of Address"
msgstr "Narěčenje"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_12\n"
@@ -4263,7 +3833,6 @@ msgid "Salutation"
msgstr "Zarěčenje"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_14\n"
@@ -4272,7 +3841,6 @@ msgid "Home Phone"
msgstr "Priwatny telefon"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_15\n"
@@ -4281,7 +3849,6 @@ msgid "Work Phone"
msgstr "Słužbny telefon"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_16\n"
@@ -4290,7 +3857,6 @@ msgid "Fax"
msgstr "Faks"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_17\n"
@@ -4299,7 +3865,6 @@ msgid "E-Mail"
msgstr "E-mejl"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_18\n"
@@ -4317,7 +3882,6 @@ msgid "Notes"
msgstr "Noticy"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_20\n"
@@ -4326,7 +3890,6 @@ msgid "Alt. Field 1"
msgstr "Swójske polo 1"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_21\n"
@@ -4335,7 +3898,6 @@ msgid "Alt. Field 2"
msgstr "Swójske polo 2"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_22\n"
@@ -4344,7 +3906,6 @@ msgid "Alt. Field 3"
msgstr "Swójske polo 3"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_23\n"
@@ -4353,7 +3914,6 @@ msgid "Alt. Field 4"
msgstr "Swójske polo 4"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_24\n"
@@ -4371,7 +3931,6 @@ msgid "State"
msgstr "Zwjazkowy kraj"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_26\n"
@@ -4389,7 +3948,6 @@ msgid "Pager"
msgstr "Škričkowanski přijimak (Pager)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_28\n"
@@ -4398,7 +3956,6 @@ msgid "Mobile Phone"
msgstr "Mobilny telefon"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_29\n"
@@ -4407,7 +3964,6 @@ msgid "Other Phone"
msgstr "Druhi telefon"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_30\n"
@@ -4416,7 +3972,6 @@ msgid "Calendar URL"
msgstr "URL protyki"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_31\n"
@@ -4425,7 +3980,6 @@ msgid "Invite"
msgstr "Přeprosyć"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceNoTextmark_0\n"
@@ -4434,7 +3988,6 @@ msgid "The bookmark 'Recipient' is missing."
msgstr "Zapołožka 'Přijimar' faluje."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceNoTextmark_1\n"
@@ -4443,7 +3996,6 @@ msgid "Form letter fields can not be included."
msgstr "Pola serijoweho lista njedadźa so zapřijeć."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"AgendaDlgName\n"
@@ -4452,7 +4004,6 @@ msgid "Minutes Template"
msgstr "Protokolowa předłoha"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"AgendaDlgNoCancel\n"
@@ -4461,7 +4012,6 @@ msgid "An option must be confirmed."
msgstr "Opcija dyrbi so wobkrućić."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"AgendaDlgFrame\n"
@@ -4470,7 +4020,6 @@ msgid "Minutes Type"
msgstr "Protokolowy typ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"AgendaDlgButton1\n"
@@ -4479,7 +4028,6 @@ msgid "Results Minutes"
msgstr "Wuslědkowy protokol"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"AgendaDlgButton2\n"
@@ -4488,7 +4036,6 @@ msgid "Evaluation Minutes"
msgstr "Přeběhowy protokol"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"TextField\n"
@@ -4506,7 +4053,6 @@ msgid "The '%1' directory cannot be created:"
msgstr "Zapis '%1' njeda so załožić: "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MsgDirNotThere\n"
@@ -4515,7 +4061,6 @@ msgid "The '%1' directory does not exist."
msgstr "Zapis '%1' njeeksistuje."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"QueryfornewCreation\n"
@@ -4542,7 +4087,6 @@ msgid "~Cancel"
msgstr "~Přetorhnyć"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"BackButton\n"
@@ -4569,7 +4113,6 @@ msgid "~Convert"
msgstr "~Přetworić"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CloseButton\n"
@@ -4578,7 +4121,6 @@ msgid "~Close"
msgstr "~Začinić"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"WelcometextLabel1\n"
@@ -4587,7 +4129,6 @@ msgid "This wizard convert legacy format documents to Open Document Format for O
msgstr "Tutón asistent dokumenty w zestarjenym formaće do Open Document Format za běrowe nałoženja konwertuje."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"WelcometextLabel3\n"
@@ -4596,7 +4137,6 @@ msgid "Select the document type for conversion:"
msgstr "Wubjerće dokumentowy typ za konwertowanje:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MSTemplateCheckbox_1_\n"
@@ -4605,7 +4145,6 @@ msgid "Word templates"
msgstr "Předłohi Word"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MSTemplateCheckbox_2_\n"
@@ -4614,7 +4153,6 @@ msgid "Excel templates"
msgstr "Předłohi Excel"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MSTemplateCheckbox_3_\n"
@@ -4623,7 +4161,6 @@ msgid "PowerPoint templates"
msgstr "Předłohi PowerPoint"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MSDocumentCheckbox_1_\n"
@@ -4632,7 +4169,6 @@ msgid "Word documents"
msgstr "Dokumenty Word"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MSDocumentCheckbox_2_\n"
@@ -4641,7 +4177,6 @@ msgid "Excel documents"
msgstr "Dokumenty Excel"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MSDocumentCheckbox_3_\n"
@@ -4650,7 +4185,6 @@ msgid "PowerPoint/Publisher documents"
msgstr "Dokumenty PowerPoint/Publisher"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MSContainerName\n"
@@ -4659,7 +4193,6 @@ msgid "Microsoft Office"
msgstr "Microsoft Office"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SummaryHeader\n"
@@ -4668,7 +4201,6 @@ msgid "Summary:"
msgstr "Zhornjenje:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"GroupnameDefault\n"
@@ -4677,7 +4209,6 @@ msgid "Imported_Templates"
msgstr "Importowane_předłohi"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ProgressMoreDocs\n"
@@ -4686,7 +4217,6 @@ msgid "Documents"
msgstr "Dokumenty"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ProgressMoreTemplates\n"
@@ -4695,7 +4225,6 @@ msgid "Templates"
msgstr "Předłohi"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"FileExists\n"
@@ -4704,7 +4233,6 @@ msgid "The '<1>' file already exists.<CR>Do you want to overwrite it?"
msgstr "Dataja '<1>' hižo eksistuje.<CR>Chceće ju přepisać?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MorePathsError3\n"
@@ -4722,7 +4250,6 @@ msgid "Do you really want to terminate conversion at this point?"
msgstr "Chceće konwertowanje na tutym městnje woprawdźe přetorhnyć?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ConvertError2\n"
@@ -4731,7 +4258,6 @@ msgid "Cancel Wizard"
msgstr "Asistent přetorhnyć"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RTErrorDesc\n"
@@ -4740,7 +4266,6 @@ msgid "An unexpected error has occurred in the wizard."
msgstr "Njewočakowany zmylk je w asistenće wustupił."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RTErrorHeader\n"
@@ -4749,7 +4274,6 @@ msgid "Error"
msgstr "Zmylk"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"OverwriteallFiles\n"
@@ -4758,7 +4282,6 @@ msgid "Do you want to overwrite documents without being asked?"
msgstr "Chceće dokumenty bjez prašenja přepisać?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ReeditMacro\n"
@@ -4767,7 +4290,6 @@ msgid "Document macro has to be revised."
msgstr "Dokumentowe makro dyrbi so předźěłać."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CouldNotsaveDocument\n"
@@ -4776,7 +4298,6 @@ msgid "Document '<1>' could not be saved."
msgstr "Dokument '<1>' njeda so składować."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CouldNotopenDocument\n"
@@ -4785,7 +4306,6 @@ msgid "Document '<1>' could not be opened."
msgstr "Dokument '<1>' njeda so wočinić."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"PathDialogMessage\n"
@@ -4794,7 +4314,6 @@ msgid "Select a directory"
msgstr "Wubjerće zapis"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"DialogTitle\n"
@@ -4803,7 +4322,6 @@ msgid "Document Converter"
msgstr "Dokumentowy konwerter"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SearchInSubDir\n"
@@ -4812,7 +4330,6 @@ msgid "Including subdirectories"
msgstr "inkluziwnje podzapisy"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ProgressPage1\n"
@@ -4821,7 +4338,6 @@ msgid "Progress"
msgstr "Postup"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ProgressPage2\n"
@@ -4830,7 +4346,6 @@ msgid "Retrieving the relevant documents:"
msgstr "Zapřijimanje relewantnych dokumentow:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ProgressPage3\n"
@@ -4839,7 +4354,6 @@ msgid "Converting the documents"
msgstr "Konwertowanje dokumentow"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ProgressFound\n"
@@ -4857,7 +4371,6 @@ msgid "\"%1 found"
msgstr "%1 namakany"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"Ready\n"
@@ -4866,7 +4379,6 @@ msgid "Finished"
msgstr "Dokónčeny"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SourceDocuments\n"
@@ -4875,7 +4387,6 @@ msgid "Source documents"
msgstr "Žórłowe dokumenty"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"TargetDocuments\n"
@@ -4884,7 +4395,6 @@ msgid "Target documents"
msgstr "Cilowe dokumenty"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"LogfileSummary\n"
@@ -4893,7 +4403,6 @@ msgid "<COUNT> documents converted"
msgstr "Konwertowane dokumenty: <COUNT>"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumInclusiveSubDir\n"
@@ -4902,7 +4411,6 @@ msgid "All subdirectories will be taken into account"
msgstr "Wšě podzapisy budu so wobkedźbować"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumSaveDokumente\n"
@@ -4911,7 +4419,6 @@ msgid "These will be exported to the following directory:"
msgstr "Budu so do slědowaceho zapisa eksportować:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"TextImportLabel\n"
@@ -4920,7 +4427,6 @@ msgid "Import from:"
msgstr "Importować z:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"TextExportLabel\n"
@@ -4929,7 +4435,6 @@ msgid "Save to:"
msgstr "Składować do:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CreateLogfile\n"
@@ -4938,7 +4443,6 @@ msgid "Create log file"
msgstr "Protokolowu dataju wutworić"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"LogfileHelpText\n"
@@ -4947,7 +4451,6 @@ msgid "A log file will be created in your work directory"
msgstr "Protokolowa dataja so we wašim dźěłowym zapisu wutwori"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ShowLogfile\n"
@@ -4956,7 +4459,6 @@ msgid "Show log file"
msgstr "Protokolowu dataju pokazać"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumMSTextDocuments\n"
@@ -4965,7 +4467,6 @@ msgid "All Word documents contained in the following directory will be imported:
msgstr "Wšě dokumenty Word ze slědowaceho zapisa budu so importować:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumMSTableDocuments\n"
@@ -4974,7 +4475,6 @@ msgid "All Excel documents contained in the following directory will be imported
msgstr "Wšě dokumenty Excel ze slědowaceho zapisa budu so importować:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumMSDrawDocuments\n"
@@ -4983,7 +4483,6 @@ msgid "All PowerPoint/Publisher documents contained in the following directory w
msgstr "Wšě dokumenty PowerPoint/Publisher ze slědowaceho zapisa budu so importować:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumMSTextTemplates\n"
@@ -4992,7 +4491,6 @@ msgid "All Word templates contained in the following directory will be imported:
msgstr "Wšě předłohi Word ze slědowaceho zapisa budu so importować:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumMSTableTemplates\n"
@@ -5001,7 +4499,6 @@ msgid "All Excel templates contained in the following directory will be imported
msgstr "Wšě předłohi Excel ze slědowaceho zapisa budu so importować:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumMSDrawTemplates\n"
diff --git a/source/hsb/writerperfect/messages.po b/source/hsb/writerperfect/messages.po
index c9f3ef016bd..4505b52cf7c 100644
--- a/source/hsb/writerperfect/messages.po
+++ b/source/hsb/writerperfect/messages.po
@@ -4,17 +4,18 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2017-11-22 13:53+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"PO-Revision-Date: 2018-01-15 16:47+0000\n"
+"Last-Translator: Michael Wolf <milupo@sorbzilla.de>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: hsb\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-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1516034823.000000\n"
#: strings.hrc:15
-#, fuzzy
msgctxt "STR_ENCODING_DIALOG_TITLE"
msgid "Import file"
msgstr "Dataju importować"
@@ -22,41 +23,39 @@ msgstr "Dataju importować"
#: strings.hrc:16
msgctxt "STR_ENCODING_DIALOG_TITLE_MSWORKS"
msgid "Import MS Works file"
-msgstr ""
+msgstr "Dataju MS Works importować"
#: strings.hrc:17
msgctxt "STR_ENCODING_DIALOG_TITLE_MSWRITE"
msgid "Import MS Write file"
-msgstr ""
+msgstr "Dataju MS Write importować"
#: strings.hrc:18
msgctxt "STR_ENCODING_DIALOG_TITLE_DOSWORD"
msgid "Import MS Word for DOS file"
-msgstr ""
+msgstr "MS Word za DOS-dataju importować"
#: strings.hrc:19
-#, fuzzy
msgctxt "STR_ENCODING_DIALOG_TITLE_LOTUS"
msgid "Import Lotus file"
-msgstr "Dataje Lotus importować"
+msgstr "Lotusowy dataju importować"
#: strings.hrc:20
msgctxt "STR_ENCODING_DIALOG_TITLE_SYMPHONY"
msgid "Import Symphony file"
-msgstr ""
+msgstr "Dataju Symphony importować"
#: strings.hrc:21
msgctxt "STR_ENCODING_DIALOG_TITLE_QUATTROPRO"
msgid "Import Quattro Pro file"
-msgstr ""
+msgstr "Dataju Quattro Pro importować"
#: exportepub.ui:8
msgctxt "exportepub|EpubDialog"
msgid "EPUB Export"
-msgstr ""
+msgstr "EPUB-eksport"
#: exportepub.ui:91
-#, fuzzy
msgctxt "exportepub|versionft"
msgid "Version:"
msgstr "Wersija:"
@@ -64,32 +63,29 @@ msgstr "Wersija:"
#: exportepub.ui:108
msgctxt "exportepub|epub3"
msgid "EPUB 3.0"
-msgstr ""
+msgstr "EPUB 3.0"
#: exportepub.ui:109
msgctxt "exportepub|epub2"
msgid "EPUB 2.0"
-msgstr ""
+msgstr "EPUB 2.0"
#: exportepub.ui:144
msgctxt "exportepub|splitft"
msgid "Split method:"
-msgstr ""
+msgstr "Dźělenska metoda:"
#: exportepub.ui:161
-#, fuzzy
msgctxt "exportepub|splitpage"
msgid "Page break"
msgstr "Łamanje strony"
#: exportepub.ui:162
-#, fuzzy
msgctxt "exportepub|splitheading"
msgid "Heading"
msgstr "Nadpismo"
#: wpftencodingdialog.ui:63
-#, fuzzy
msgctxt "wpftencodingdialog|label"
msgid "_Character set:"
msgstr "_Znamješkowa sadźba:"
diff --git a/source/hsb/xmlsecurity/messages.po b/source/hsb/xmlsecurity/messages.po
index 9e28ff9b149..dc798a41bbd 100644
--- a/source/hsb/xmlsecurity/messages.po
+++ b/source/hsb/xmlsecurity/messages.po
@@ -4,14 +4,16 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2017-11-22 13:53+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"PO-Revision-Date: 2018-01-15 16:27+0000\n"
+"Last-Translator: Michael Wolf <milupo@sorbzilla.de>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: hsb\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-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1516033642.000000\n"
#: strings.hrc:25
msgctxt "STR_CERTIFICATE_NOT_VALIDATED"
@@ -104,7 +106,6 @@ msgstr ""
"Chceće woprawdźe pokročować?"
#: strings.hrc:46
-#, fuzzy
msgctxt "STR_XMLSECDLG_QUERY_REALLYREMOVE"
msgid ""
"Document signature cannot be restored, once removed.\n"
@@ -116,17 +117,17 @@ msgstr ""
#: strings.hrc:49
msgctxt "STR_XMLSECDLG_SIGNING_FAILED"
msgid "An error occurred while adding the signature."
-msgstr ""
+msgstr "Při přidawanju signatury je zmylk wustupił."
#: strings.hrc:50
msgctxt "STR_XMLSECDLG_NO_CERT_MANAGER"
msgid "Could not find any certificate manager."
-msgstr ""
+msgstr "Certifikatowy zrjadowak njeda so namakać."
#: strings.hrc:51
msgctxt "STR_XMLSECDLG_NO_CERT_FOUND"
msgid "Could not find the certificate."
-msgstr ""
+msgstr "Certifikat njeda so namakać."
#: strings.hrc:53
msgctxt "RID_XMLSECWB_NO_MOZILLA_PROFILE"
@@ -406,7 +407,6 @@ msgid "Expiration date"
msgstr "Datum płaćiwosće"
#: selectcertificatedialog.ui:136
-#, fuzzy
msgctxt "selectcertificatedialog|type"
msgid "Type"
msgstr "Typ"
@@ -454,24 +454,22 @@ msgstr "Jenož za zaklučowanje"
#: selectcertificatedialog.ui:189
msgctxt "selectcertificatedialog|str_sign"
msgid "Sign"
-msgstr ""
+msgstr "Signować"
#: selectcertificatedialog.ui:194
msgctxt "selectcertificatedialog|str_encrypt"
msgid "Encrypt"
-msgstr ""
+msgstr "Zaklučować"
#: selectcertificatedialog.ui:209
-#, fuzzy
msgctxt "selectcertificatedialog|sign"
msgid "Select the certificate you want to use for signing:"
msgstr "Wubjerće certifikat, kotryž chceće za signowanje wužiwać:"
#: selectcertificatedialog.ui:222
-#, fuzzy
msgctxt "selectcertificatedialog|encrypt"
msgid "Select the certificate you want to use for encryption:"
-msgstr "Wubjerće certifikat, kotryž chceće za signowanje wužiwać:"
+msgstr "Wubjerće certifikat, kotryž chceće za zaklučowanje wužiwać:"
#: selectcertificatedialog.ui:246
msgctxt "selectcertificatedialog|viewcert"
diff --git a/source/hu/cui/messages.po b/source/hu/cui/messages.po
index a674fbf230c..902ef9f8948 100644
--- a/source/hu/cui/messages.po
+++ b/source/hu/cui/messages.po
@@ -62,7 +62,6 @@ msgid "Images"
msgstr "Képek"
#: strings.hrc:27
-#, fuzzy
msgctxt "RID_SVXSTR_KEY_BITMAP_PATH"
msgid "Icons"
msgstr "Ikonok"
@@ -182,7 +181,6 @@ msgid "Move Menu"
msgstr "Menü áthelyezése"
#: strings.hrc:52
-#, fuzzy
msgctxt "RID_SVXSTR_ADD_SUBMENU"
msgid "Add Submenu"
msgstr "Almenü hozzáadása"
@@ -291,7 +289,6 @@ msgid "Please type in a valid file name."
msgstr "Adjon meg érvényes fájlnevet."
#: strings.hrc:77
-#, fuzzy
msgctxt "RID_SVXSTR_HYPERDLG_HLINETTP"
msgid "Internet"
msgstr "Internet"
@@ -363,7 +360,6 @@ msgid "All commands"
msgstr "Parancsok hozzáadása"
#: strings.hrc:92
-#, fuzzy
msgctxt "RID_SVXSTR_MACROS"
msgid "Macros"
msgstr "Makrók"
@@ -1439,7 +1435,6 @@ msgid "Please enter a name for the hatching:"
msgstr "Adja meg a vonalkázás nevét:"
#: strings.hrc:334
-#, fuzzy
msgctxt "RID_SVXSTR_CHANGE"
msgid "Modify"
msgstr "Módosítás"
@@ -1470,19 +1465,16 @@ msgid "No %1"
msgstr "Nem %1"
#: strings.hrc:340
-#, fuzzy
msgctxt "RID_SVXSTR_CHARNAME_FAMILY"
msgid "Family:"
msgstr "Család :"
#: strings.hrc:341
-#, fuzzy
msgctxt "RID_SVXSTR_CHARNAME_FONT"
msgid "Font:"
msgstr "Betűkészlet:"
#: strings.hrc:342
-#, fuzzy
msgctxt "RID_SVXSTR_CHARNAME_STYLE"
msgid "Style:"
msgstr "Stílus:"
@@ -1734,73 +1726,61 @@ msgid "Cast Shadow to Top Left"
msgstr "Árnyék bal felső irányba"
#: treeopt.hrc:30
-#, fuzzy
msgctxt "SID_GENERAL_OPTIONS_RES"
msgid "%PRODUCTNAME"
msgstr "%PRODUCTNAME"
#: treeopt.hrc:31
-#, fuzzy
msgctxt "SID_GENERAL_OPTIONS_RES"
msgid "User Data"
msgstr "Felhasználó adatai"
#: treeopt.hrc:32
-#, fuzzy
msgctxt "SID_GENERAL_OPTIONS_RES"
msgid "General"
msgstr "Általános"
#: treeopt.hrc:33
-#, fuzzy
msgctxt "SID_GENERAL_OPTIONS_RES"
msgid "View"
msgstr "Nézet"
#: treeopt.hrc:34
-#, fuzzy
msgctxt "SID_GENERAL_OPTIONS_RES"
msgid "Print"
msgstr "Nyomtatás"
#: treeopt.hrc:35
-#, fuzzy
msgctxt "SID_GENERAL_OPTIONS_RES"
msgid "Paths"
msgstr "Útvonalak"
#: treeopt.hrc:36
-#, fuzzy
msgctxt "SID_GENERAL_OPTIONS_RES"
msgid "Fonts"
msgstr "Betűkészletek"
#: treeopt.hrc:37
-#, fuzzy
msgctxt "SID_GENERAL_OPTIONS_RES"
msgid "Security"
msgstr "Biztonság"
#: treeopt.hrc:38
-#, fuzzy
msgctxt "SID_GENERAL_OPTIONS_RES"
msgid "Personalization"
msgstr "Személyre szabás"
#: treeopt.hrc:39
-#, fuzzy
msgctxt "SID_GENERAL_OPTIONS_RES"
msgid "Application Colors"
msgstr "Alkalmazás színei"
#: treeopt.hrc:40
-#, fuzzy
msgctxt "SID_GENERAL_OPTIONS_RES"
msgid "Accessibility"
msgstr "Kisegítő lehetőségek"
#: treeopt.hrc:41
-#, fuzzy
msgctxt "SID_GENERAL_OPTIONS_RES"
msgid "Advanced"
msgstr "Speciális"
@@ -1811,121 +1791,101 @@ msgid "Basic IDE"
msgstr ""
#: treeopt.hrc:43
-#, fuzzy
msgctxt "SID_GENERAL_OPTIONS_RES"
msgid "Online Update"
msgstr "Online frissítés"
#: treeopt.hrc:44
-#, fuzzy
msgctxt "SID_GENERAL_OPTIONS_RES"
msgid "OpenCL"
msgstr "OpenCL"
#: treeopt.hrc:49
-#, fuzzy
msgctxt "SID_LANGUAGE_OPTIONS_RES"
msgid "Language Settings"
msgstr "Nyelvi beállítások"
#: treeopt.hrc:50
-#, fuzzy
msgctxt "SID_LANGUAGE_OPTIONS_RES"
msgid "Languages"
msgstr "Nyelvek"
#: treeopt.hrc:51
-#, fuzzy
msgctxt "SID_LANGUAGE_OPTIONS_RES"
msgid "Writing Aids"
msgstr "Írástámogatás"
#: treeopt.hrc:52
-#, fuzzy
msgctxt "SID_LANGUAGE_OPTIONS_RES"
msgid "Searching in Japanese"
msgstr "Keresés japán szövegben"
#: treeopt.hrc:53
-#, fuzzy
msgctxt "SID_LANGUAGE_OPTIONS_RES"
msgid "Asian Layout"
msgstr "Ázsiai tördelés"
#: treeopt.hrc:54
-#, fuzzy
msgctxt "SID_LANGUAGE_OPTIONS_RES"
msgid "Complex Text Layout"
msgstr "Komplex szöveg megjelenítése"
#: treeopt.hrc:59
-#, fuzzy
msgctxt "SID_INET_DLG_RES"
msgid "Internet"
msgstr "Internet"
#: treeopt.hrc:60
-#, fuzzy
msgctxt "SID_INET_DLG_RES"
msgid "Proxy"
msgstr "Proxy"
#: treeopt.hrc:61
-#, fuzzy
msgctxt "SID_INET_DLG_RES"
msgid "E-mail"
msgstr "E-mail"
#: treeopt.hrc:66
-#, fuzzy
msgctxt "SID_SW_EDITOPTIONS_RES"
msgid "%PRODUCTNAME Writer"
msgstr "%PRODUCTNAME Writer"
#: treeopt.hrc:67
-#, fuzzy
msgctxt "SID_SW_EDITOPTIONS_RES"
msgid "General"
msgstr "Általános"
#: treeopt.hrc:68
-#, fuzzy
msgctxt "SID_SW_EDITOPTIONS_RES"
msgid "View"
msgstr "Nézet"
#: treeopt.hrc:69
-#, fuzzy
msgctxt "SID_SW_EDITOPTIONS_RES"
msgid "Formatting Aids"
msgstr "Formázási segédletek"
#: treeopt.hrc:70
-#, fuzzy
msgctxt "SID_SW_EDITOPTIONS_RES"
msgid "Grid"
msgstr "Rács"
#: treeopt.hrc:71
-#, fuzzy
msgctxt "SID_SW_EDITOPTIONS_RES"
msgid "Basic Fonts (Western)"
msgstr "Alap betűkészletek (nyugati)"
#: treeopt.hrc:72
-#, fuzzy
msgctxt "SID_SW_EDITOPTIONS_RES"
msgid "Basic Fonts (Asian)"
msgstr "Alap betűkészletek (ázsiai)"
#: treeopt.hrc:73
-#, fuzzy
msgctxt "SID_SW_EDITOPTIONS_RES"
msgid "Basic Fonts (CTL)"
msgstr "Alap betűkészletek (CTL)"
#: treeopt.hrc:74
-#, fuzzy
msgctxt "SID_SW_EDITOPTIONS_RES"
msgid "Print"
msgstr "Nyomtatás"
@@ -1943,55 +1903,46 @@ msgid "Changes"
msgstr "Változások"
#: treeopt.hrc:77
-#, fuzzy
msgctxt "SID_SW_EDITOPTIONS_RES"
msgid "Comparison"
msgstr "Összehasonlítás"
#: treeopt.hrc:78
-#, fuzzy
msgctxt "SID_SW_EDITOPTIONS_RES"
msgid "Compatibility"
msgstr "Kompatibilitás"
#: treeopt.hrc:79
-#, fuzzy
msgctxt "SID_SW_EDITOPTIONS_RES"
msgid "AutoCaption"
msgstr "Automatikus felirat"
#: treeopt.hrc:80
-#, fuzzy
msgctxt "SID_SW_EDITOPTIONS_RES"
msgid "Mail Merge E-mail"
msgstr "Körlevél e-mailben"
#: treeopt.hrc:85
-#, fuzzy
msgctxt "SID_SW_ONLINEOPTIONS_RES"
msgid "%PRODUCTNAME Writer/Web"
msgstr "%PRODUCTNAME Writer/Web"
#: treeopt.hrc:86
-#, fuzzy
msgctxt "SID_SW_ONLINEOPTIONS_RES"
msgid "View"
msgstr "Nézet"
#: treeopt.hrc:87
-#, fuzzy
msgctxt "SID_SW_ONLINEOPTIONS_RES"
msgid "Formatting Aids"
msgstr "Formázási segédletek"
#: treeopt.hrc:88
-#, fuzzy
msgctxt "SID_SW_ONLINEOPTIONS_RES"
msgid "Grid"
msgstr "Rács"
#: treeopt.hrc:89
-#, fuzzy
msgctxt "SID_SW_ONLINEOPTIONS_RES"
msgid "Print"
msgstr "Nyomtatás"
@@ -2003,61 +1954,51 @@ msgid "Table"
msgstr "Táblázat"
#: treeopt.hrc:91
-#, fuzzy
msgctxt "SID_SW_ONLINEOPTIONS_RES"
msgid "Background"
msgstr "Háttér"
#: treeopt.hrc:96
-#, fuzzy
msgctxt "SID_SM_EDITOPTIONS_RES"
msgid "%PRODUCTNAME Math"
msgstr "%PRODUCTNAME Math"
#: treeopt.hrc:97
-#, fuzzy
msgctxt "SID_SM_EDITOPTIONS_RES"
msgid "Settings"
msgstr "Beállítások"
#: treeopt.hrc:102
-#, fuzzy
msgctxt "SID_SC_EDITOPTIONS_RES"
msgid "%PRODUCTNAME Calc"
msgstr "%PRODUCTNAME Calc"
#: treeopt.hrc:103
-#, fuzzy
msgctxt "SID_SC_EDITOPTIONS_RES"
msgid "General"
msgstr "Általános"
#: treeopt.hrc:104
-#, fuzzy
msgctxt "SID_SC_EDITOPTIONS_RES"
msgid "Defaults"
msgstr "Alapbeállítások"
#: treeopt.hrc:105
-#, fuzzy
msgctxt "SID_SC_EDITOPTIONS_RES"
msgid "View"
msgstr "Nézet"
#: treeopt.hrc:106
-#, fuzzy
msgctxt "SID_SC_EDITOPTIONS_RES"
msgid "Calculate"
msgstr "Számítás"
#: treeopt.hrc:107
-#, fuzzy
msgctxt "SID_SC_EDITOPTIONS_RES"
msgid "Formula"
msgstr "Képlet"
#: treeopt.hrc:108
-#, fuzzy
msgctxt "SID_SC_EDITOPTIONS_RES"
msgid "Sort Lists"
msgstr "Rendezett listák"
@@ -2069,139 +2010,116 @@ msgid "Changes"
msgstr "Változások"
#: treeopt.hrc:110
-#, fuzzy
msgctxt "SID_SC_EDITOPTIONS_RES"
msgid "Compatibility"
msgstr "Kompatibilitás"
#: treeopt.hrc:111
-#, fuzzy
msgctxt "SID_SC_EDITOPTIONS_RES"
msgid "Grid"
msgstr "Rács"
#: treeopt.hrc:112
-#, fuzzy
msgctxt "SID_SC_EDITOPTIONS_RES"
msgid "Print"
msgstr "Nyomtatás"
#: treeopt.hrc:117
-#, fuzzy
msgctxt "SID_SD_EDITOPTIONS_RES"
msgid "%PRODUCTNAME Impress"
msgstr "%PRODUCTNAME Impress"
#: treeopt.hrc:118
-#, fuzzy
msgctxt "SID_SD_EDITOPTIONS_RES"
msgid "General"
msgstr "Általános"
#: treeopt.hrc:119
-#, fuzzy
msgctxt "SID_SD_EDITOPTIONS_RES"
msgid "View"
msgstr "Nézet"
#: treeopt.hrc:120
-#, fuzzy
msgctxt "SID_SD_EDITOPTIONS_RES"
msgid "Grid"
msgstr "Rács"
#: treeopt.hrc:121
-#, fuzzy
msgctxt "SID_SD_EDITOPTIONS_RES"
msgid "Print"
msgstr "Nyomtatás"
#: treeopt.hrc:126
-#, fuzzy
msgctxt "SID_SD_GRAPHIC_OPTIONS_RES"
msgid "%PRODUCTNAME Draw"
msgstr "%PRODUCTNAME Draw"
#: treeopt.hrc:127
-#, fuzzy
msgctxt "SID_SD_GRAPHIC_OPTIONS_RES"
msgid "General"
msgstr "Általános"
#: treeopt.hrc:128
-#, fuzzy
msgctxt "SID_SD_GRAPHIC_OPTIONS_RES"
msgid "View"
msgstr "Nézet"
#: treeopt.hrc:129
-#, fuzzy
msgctxt "SID_SD_GRAPHIC_OPTIONS_RES"
msgid "Grid"
msgstr "Rács"
#: treeopt.hrc:130
-#, fuzzy
msgctxt "SID_SD_GRAPHIC_OPTIONS_RES"
msgid "Print"
msgstr "Nyomtatás"
#: treeopt.hrc:135
-#, fuzzy
msgctxt "SID_SCH_EDITOPTIONS_RES"
msgid "Charts"
msgstr "Diagramok"
#: treeopt.hrc:136
-#, fuzzy
msgctxt "SID_SCH_EDITOPTIONS_RES"
msgid "Default Colors"
msgstr "Alapértelmezett színek"
#: treeopt.hrc:141
-#, fuzzy
msgctxt "SID_FILTER_DLG_RES"
msgid "Load/Save"
msgstr "Megnyitás és mentés"
#: treeopt.hrc:142
-#, fuzzy
msgctxt "SID_FILTER_DLG_RES"
msgid "General"
msgstr "Általános"
#: treeopt.hrc:143
-#, fuzzy
msgctxt "SID_FILTER_DLG_RES"
msgid "VBA Properties"
msgstr "VBA-beállítások"
#: treeopt.hrc:144
-#, fuzzy
msgctxt "SID_FILTER_DLG_RES"
msgid "Microsoft Office"
msgstr "Microsoft Office"
#: treeopt.hrc:145
-#, fuzzy
msgctxt "SID_FILTER_DLG_RES"
msgid "HTML Compatibility"
msgstr "HTML-kompatibilitás"
#: treeopt.hrc:150
-#, fuzzy
msgctxt "SID_SB_STARBASEOPTIONS_RES"
msgid "%PRODUCTNAME Base"
msgstr "%PRODUCTNAME Base"
#: treeopt.hrc:151
-#, fuzzy
msgctxt "SID_SB_STARBASEOPTIONS_RES"
msgid "Connections"
msgstr "Kapcsolatok"
#: treeopt.hrc:152
-#, fuzzy
msgctxt "SID_SB_STARBASEOPTIONS_RES"
msgid "Databases"
msgstr "Adatbázisok"
@@ -2820,7 +2738,6 @@ msgid "Pre_view"
msgstr "_Előnézet"
#: baselinksdialog.ui:9
-#, fuzzy
msgctxt "baselinksdialog|BaseLinksDialog"
msgid "Edit Links"
msgstr "Hivatkozások szerkesztése"
@@ -2861,7 +2778,6 @@ msgid "Status"
msgstr "Állapot"
#: baselinksdialog.ui:202
-#, fuzzy
msgctxt "baselinksdialog|TB_LINKS-atkobject"
msgid "Edit Links"
msgstr "Hivatkozások szerkesztése"
@@ -2947,13 +2863,11 @@ msgid "Size:"
msgstr "Méret:"
#: bitmaptabpage.ui:175
-#, fuzzy
msgctxt "bitmaptabpage|label5"
msgid "Width:"
msgstr "Szélesség:"
#: bitmaptabpage.ui:201
-#, fuzzy
msgctxt "bitmaptabpage|label6"
msgid "Height:"
msgstr "Magasság:"
@@ -3049,13 +2963,11 @@ msgid "Options"
msgstr "Beállítások"
#: bitmaptabpage.ui:510
-#, fuzzy
msgctxt "bitmaptabpage|CTL_BITMAP_PREVIEW-atkobject"
msgid "Example"
msgstr "Példa"
#: bitmaptabpage.ui:528
-#, fuzzy
msgctxt "bitmaptabpage|label8"
msgid "Preview"
msgstr "Előnézet"
@@ -3651,7 +3563,6 @@ msgid "CTL Font"
msgstr "CTL-betűkészlet"
#: charnamepage.ui:688
-#, fuzzy
msgctxt "charnamepage|preview-atkobject"
msgid "Preview"
msgstr "Előnézet"
@@ -3943,7 +3854,6 @@ msgid "CMYK"
msgstr "CMYK"
#: colorpage.ui:188
-#, fuzzy
msgctxt "colorpage|delete"
msgid "Delete"
msgstr "Törlés"
@@ -4169,7 +4079,6 @@ msgid "_Text"
msgstr "_Szöveg"
#: comment.ui:228
-#, fuzzy
msgctxt "comment|label5"
msgid "_Insert"
msgstr "_Beszúrás"
@@ -4245,7 +4154,6 @@ msgid "Preview"
msgstr "Előnézet"
#: connectortabpage.ui:347
-#, fuzzy
msgctxt "connectortabpage|CTL_PREVIEW-atkobject"
msgid "Example"
msgstr "Példa"
@@ -4936,7 +4844,6 @@ msgid "Accessibility option \"Use automatic font color for screen display\" is a
msgstr "„A képernyőn használt betűszín automatikus kiválasztása” beállítás engedélyezett. A betűszín jellemzői nincsenek felhasználva a szöveg megjelenítésére."
#: effectspage.ui:611
-#, fuzzy
msgctxt "effectspage|preview-atkobject"
msgid "Preview"
msgstr "Előnézet"
@@ -4992,7 +4899,6 @@ msgid "Assign"
msgstr "Hozzárendelés"
#: eventassignpage.ui:234
-#, fuzzy
msgctxt "eventassignpage|delete"
msgid "Remove"
msgstr "Eltávolítás"
@@ -5203,7 +5109,6 @@ msgid "_File type:"
msgstr "_Fájltípus:"
#: galleryfilespage.ui:77
-#, fuzzy
msgctxt "galleryfilespage|files-atkobject"
msgid "Files Found"
msgstr "Megtalált fájlok"
@@ -5214,7 +5119,6 @@ msgid "Pr_eview"
msgstr "Előné_zet"
#: galleryfilespage.ui:125
-#, fuzzy
msgctxt "galleryfilespage|image-atkobject"
msgid "Preview"
msgstr "Előnézet"
@@ -5916,7 +5820,6 @@ msgid "_Close"
msgstr "_Bezárás"
#: hyperlinkmarkdialog.ui:72
-#, fuzzy
msgctxt "hyperlinkmarkdialog|TreeListBox-atkobject"
msgid "Mark Tree"
msgstr "Fa jel"
@@ -6527,7 +6430,6 @@ msgid "Icon"
msgstr "Ikon"
#: linetabpage.ui:798
-#, fuzzy
msgctxt "linetabpage|CTL_PREVIEW-atkobject"
msgid "Example"
msgstr "Példa"
@@ -6643,7 +6545,6 @@ msgid "Description"
msgstr "Leírás"
#: menuassignpage.ui:59
-#, fuzzy
msgctxt "menuassignpage|contentslabel"
msgid "_Search"
msgstr "Kere_sés"
@@ -6655,7 +6556,6 @@ msgid "Categor_y"
msgstr "Kategória"
#: menuassignpage.ui:90
-#, fuzzy
msgctxt "menuassignpage|contentslabel"
msgid "_Function"
msgstr "_Függvény"
@@ -6688,19 +6588,16 @@ msgid "Remove item"
msgstr ""
#: menuassignpage.ui:267
-#, fuzzy
msgctxt "menuassignpage|functionbtn"
msgid "_Function"
msgstr "_Függvény"
#: menuassignpage.ui:387
-#, fuzzy
msgctxt "menuassignpage|insert"
msgid "_Insert"
msgstr "_Beszúrás"
#: menuassignpage.ui:405
-#, fuzzy
msgctxt "menuassignpage|modify"
msgid "_Modify"
msgstr "_Módosítás"
@@ -6734,19 +6631,16 @@ msgid "Rename..."
msgstr "Átnevezés..."
#: menuassignpage.ui:565
-#, fuzzy
msgctxt "menuassignpage|changeIcon"
msgid "Change Icon..."
msgstr "Ikon módosítása…"
#: menuassignpage.ui:573
-#, fuzzy
msgctxt "menuassignpage|resetIcon"
msgid "Reset Icon"
msgstr "Ikon visszaállítása"
#: menuassignpage.ui:581
-#, fuzzy
msgctxt "menuassignpage|restoreItem"
msgid "Restore Default Command"
msgstr "Alapértelmezett parancs visszaállítása"
@@ -7906,19 +7800,16 @@ msgid "Help Improve %PRODUCTNAME"
msgstr "Segítsen a %PRODUCTNAME tökéletesítésében"
#: optgeneralpage.ui:338
-#, fuzzy
msgctxt "optgeneralpage|quicklaunch"
msgid "Load %PRODUCTNAME during system start-up"
msgstr "A %PRODUCTNAME betöltése a rendszer indításakor"
#: optgeneralpage.ui:352
-#, fuzzy
msgctxt "optgeneralpage|systray"
msgid "Enable systray Quickstarter"
msgstr "Gyorsindító engedélyezése"
#: optgeneralpage.ui:372
-#, fuzzy
msgctxt "optgeneralpage|label8"
msgid "%PRODUCTNAME Quickstarter"
msgstr "%PRODUCTNAME gyorsindító"
@@ -8761,7 +8652,6 @@ msgid "Telephone (home/_work):"
msgstr "Telefon (otthoni/_munkahelyi):"
#: optuserpage.ui:134
-#, fuzzy
msgctxt "phoneft-atkobject"
msgid "Home telephone number"
msgstr "Otthoni telefonszám"
@@ -8777,13 +8667,11 @@ msgid "First name"
msgstr "Utónév"
#: optuserpage.ui:189
-#, fuzzy
msgctxt "lastname-atkobject"
msgid "Last name"
msgstr "Vezetéknév"
#: optuserpage.ui:207
-#, fuzzy
msgctxt "shortname-atkobject"
msgid "Initials"
msgstr "Monogram"
@@ -8801,7 +8689,6 @@ msgid "State"
msgstr "Állapot"
#: optuserpage.ui:272
-#, fuzzy
msgctxt "zip-atkobject"
msgid "Zip code"
msgstr "Irányítószám"
@@ -8813,31 +8700,26 @@ msgid "Title"
msgstr "Cím"
#: optuserpage.ui:320
-#, fuzzy
msgctxt "position-atkobject"
msgid "Position"
msgstr "Pozíció"
#: optuserpage.ui:349
-#, fuzzy
msgctxt "home-atkobject"
msgid "Home telephone number"
msgstr "Otthoni telefonszám"
#: optuserpage.ui:367
-#, fuzzy
msgctxt "work-atkobject"
msgid "Work telephone number"
msgstr "Munkahelyi telefonszám"
#: optuserpage.ui:397
-#, fuzzy
msgctxt "fax-atkobject"
msgid "FAX number"
msgstr "Faxszám"
#: optuserpage.ui:415
-#, fuzzy
msgctxt "email-atkobject"
msgid "email address"
msgstr "e-mail cím"
@@ -8853,25 +8735,21 @@ msgid "Last name/first _name/father’s name/initials:"
msgstr "Vezetéknév/_utónév/apai név/monogram:"
#: optuserpage.ui:472
-#, fuzzy
msgctxt "ruslastname-atkobject"
msgid "Last name"
msgstr "Vezetéknév"
#: optuserpage.ui:490
-#, fuzzy
msgctxt "rusfathersname-atkobject"
msgid "Father's name"
msgstr "Apja neve"
#: optuserpage.ui:508
-#, fuzzy
msgctxt "russhortname-atkobject"
msgid "Initials"
msgstr "Monogram"
#: optuserpage.ui:526
-#, fuzzy
msgctxt "rusfirstname-atkobject"
msgid "First name"
msgstr "Utónév"
@@ -8882,19 +8760,16 @@ msgid "Last/first _name/initials:"
msgstr "Vezetéknév/_utónév/monogram:"
#: optuserpage.ui:569
-#, fuzzy
msgctxt "eastlastname-atkobject"
msgid "Last name"
msgstr "Vezetéknév"
#: optuserpage.ui:587
-#, fuzzy
msgctxt "eastfirstname-atkobject"
msgid "First name"
msgstr "Utónév"
#: optuserpage.ui:605
-#, fuzzy
msgctxt "eastshortname-atkobject"
msgid "Initials"
msgstr "Monogram"
@@ -8905,13 +8780,11 @@ msgid "_Street/apartment number:"
msgstr "Ut_ca/lakásszám:"
#: optuserpage.ui:648
-#, fuzzy
msgctxt "russtreet-atkobject"
msgid "Street"
msgstr "Utca"
#: optuserpage.ui:666
-#, fuzzy
msgctxt "ruslastname-atkobject"
msgid "Apartment number"
msgstr "Lakásszám"
@@ -8928,7 +8801,6 @@ msgid "City"
msgstr "Város"
#: optuserpage.ui:727
-#, fuzzy
msgctxt "izip-atkobject"
msgid "Zip code"
msgstr "Irányítószám"
@@ -9962,7 +9834,6 @@ msgid "Spacing"
msgstr "Térköz"
#: positionpage.ui:478
-#, fuzzy
msgctxt "positionpage|preview-atkobject"
msgid "Preview"
msgstr "Előnézet"
@@ -10679,7 +10550,6 @@ msgid "Special Characters"
msgstr "Különleges karakterek"
#: specialcharacters.ui:24
-#, fuzzy
msgctxt "specialcharacters|insert"
msgid "_Insert"
msgstr "_Beszúrás"
@@ -10731,7 +10601,6 @@ msgid "Favorite Characters:"
msgstr ""
#: spellingdialog.ui:9
-#, fuzzy
msgctxt "spellingdialog|SpellingDialog"
msgid "Spelling: $LANGUAGE ($LOCATION)"
msgstr "Helyesírás: $LANGUAGE ($LOCATION)"
@@ -11572,7 +11441,6 @@ msgid "Enclosing Character"
msgstr "Körbezáró karakter"
#: twolinespage.ui:233
-#, fuzzy
msgctxt "twolinespage|preview-atkobject"
msgid "Preview"
msgstr "Előnézet"
@@ -11653,7 +11521,6 @@ msgid "Variable:"
msgstr "Változó:"
#: zoomdialog.ui:204
-#, fuzzy
msgctxt "zoomdialog|zoomsb-atkobject"
msgid "Variable"
msgstr "Változó"
diff --git a/source/hu/editeng/messages.po b/source/hu/editeng/messages.po
index 7873e491de2..e169f929050 100644
--- a/source/hu/editeng/messages.po
+++ b/source/hu/editeng/messages.po
@@ -4,14 +4,17 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2017-10-04 11:48+0200\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"PO-Revision-Date: 2018-01-10 18:11+0000\n"
+"Last-Translator: Gábor Kelemen <kelemeng@gnome.hu>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: hu\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1515607918.000000\n"
#: spellmenu.ui:12
msgctxt "spellmenu|ignore"
@@ -211,7 +214,7 @@ msgstr "Dőlt"
#: editrids.hrc:66
msgctxt "RID_SVXITEMS_WEIGHT_DONTKNOW"
msgid "?"
-msgstr ""
+msgstr "?"
#: editrids.hrc:67
msgctxt "RID_SVXITEMS_WEIGHT_THIN"
@@ -472,10 +475,9 @@ msgid "Double strikethrough"
msgstr "Kétszeres áthúzás"
#: editrids.hrc:124
-#, fuzzy
msgctxt "RID_SVXITEMS_STRIKEOUT_DONTKNOW"
msgid "Strikethrough"
-msgstr "Nincs áthúzás"
+msgstr "Áthúzott"
#: editrids.hrc:125
msgctxt "RID_SVXITEMS_STRIKEOUT_BOLD"
diff --git a/source/hu/extras/source/autocorr/emoji.po b/source/hu/extras/source/autocorr/emoji.po
index b68e5cf089f..ad58d4a731c 100644
--- a/source/hu/extras/source/autocorr/emoji.po
+++ b/source/hu/extras/source/autocorr/emoji.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2017-12-20 08:16+0100\n"
-"PO-Revision-Date: 2017-12-28 02:07+0000\n"
+"PO-Revision-Date: 2018-01-12 23:19+0000\n"
"Last-Translator: Németh László <nemeth@numbertext.org>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: hu\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1514426877.000000\n"
+"X-POOTLE-MTIME: 1515799172.000000\n"
#. ¢ (U+000A2), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -1706,7 +1706,7 @@ msgctxt ""
"LIGHTNING\n"
"LngText.text"
msgid "lightning3"
-msgstr "villám3"
+msgstr "villám2"
#. ☈ (U+02608), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -2066,7 +2066,7 @@ msgctxt ""
"FEMALE_SIGN\n"
"LngText.text"
msgid "female"
-msgstr "nő"
+msgstr "nőnemű"
#. ♁ (U+02641), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -2084,7 +2084,7 @@ msgctxt ""
"MALE_SIGN\n"
"LngText.text"
msgid "male"
-msgstr "férfi"
+msgstr "hímnemű"
#. ♃ (U+02643), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -2147,7 +2147,7 @@ msgctxt ""
"TAURUS\n"
"LngText.text"
msgid "taurus"
-msgstr "bika"
+msgstr "bika2"
#. ♊ (U+0264A), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -3668,7 +3668,7 @@ msgctxt ""
"PLAYING_CARD_BLACK_JOKER\n"
"LngText.text"
msgid "joker"
-msgstr "dzsóker"
+msgstr "kártya"
#. 🌀 (U+1F300), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -3704,7 +3704,7 @@ msgctxt ""
"NIGHT_WITH_STARS\n"
"LngText.text"
msgid "night"
-msgstr "éjszaka"
+msgstr "éjjel"
#. 🌄 (U+1F304), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -3722,7 +3722,7 @@ msgctxt ""
"SUNRISE\n"
"LngText.text"
msgid "sunrise"
-msgstr "naplemente"
+msgstr "reggel"
#. 🌆 (U+1F306), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -3731,7 +3731,7 @@ msgctxt ""
"CITYSCAPE_AT_DUSK\n"
"LngText.text"
msgid "sunset"
-msgstr "hajnal2"
+msgstr "este"
#. 🌇 (U+1F307), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -3740,7 +3740,7 @@ msgctxt ""
"SUNSET_OVER_BUILDINGS\n"
"LngText.text"
msgid "sunrise3"
-msgstr "naplemente2"
+msgstr "este2"
#. 🌈 (U+1F308), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -3767,7 +3767,7 @@ msgctxt ""
"WATER_WAVE\n"
"LngText.text"
msgid "ocean"
-msgstr "óceán"
+msgstr "hullám"
#. 🌋 (U+1F30B), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -3848,7 +3848,7 @@ msgctxt ""
"FIRST_QUARTER_MOON_SYMBOL\n"
"LngText.text"
msgid "first quarter"
-msgstr "első_negyed"
+msgstr "első negyed"
#. 🌔 (U+1F314), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -3884,7 +3884,7 @@ msgctxt ""
"LAST_QUARTER_MOON_SYMBOL\n"
"LngText.text"
msgid "last quarter"
-msgstr "utolsó_negyed"
+msgstr "utolsó negyed"
#. 🌘 (U+1F318), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -3929,7 +3929,7 @@ msgctxt ""
"LAST_QUARTER_MOON_WITH_FACE\n"
"LngText.text"
msgid "moon2"
-msgstr "moon2"
+msgstr "hold2"
#. 🌝 (U+1F31D), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -4100,7 +4100,7 @@ msgctxt ""
"HERB\n"
"LngText.text"
msgid "herb"
-msgstr "fűszer"
+msgstr "növény2"
#. 🍀 (U+1F340), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -4352,7 +4352,7 @@ msgctxt ""
"CURRY_AND_RICE\n"
"LngText.text"
msgid "curry"
-msgstr "curry"
+msgstr "étel2"
#. 🍜 (U+1F35C), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -4361,7 +4361,7 @@ msgctxt ""
"STEAMING_BOWL\n"
"LngText.text"
msgid "ramen"
-msgstr "leves"
+msgstr "leves2"
#. 🍝 (U+1F35D), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -4460,7 +4460,7 @@ msgctxt ""
"SHAVED_ICE\n"
"LngText.text"
msgid "shaved ice"
-msgstr "jégkrém"
+msgstr "desszert"
#. 🍨 (U+1F368), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -4523,7 +4523,7 @@ msgctxt ""
"CUSTARD\n"
"LngText.text"
msgid "custard"
-msgstr "sodó"
+msgstr "puding"
#. 🍯 (U+1F36F), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -4550,7 +4550,7 @@ msgctxt ""
"BENTO_BOX\n"
"LngText.text"
msgid "bento"
-msgstr "bentó"
+msgstr "ebéd"
#. 🍲 (U+1F372), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -4559,7 +4559,7 @@ msgctxt ""
"POT_OF_FOOD\n"
"LngText.text"
msgid "stew"
-msgstr "étel"
+msgstr "leves"
#. 🍳 (U+1F373), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -4568,7 +4568,7 @@ msgctxt ""
"COOKING\n"
"LngText.text"
msgid "cooking"
-msgstr "sütés"
+msgstr "tojás2"
#. 🍴 (U+1F374), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -4649,7 +4649,7 @@ msgctxt ""
"BABY_BOTTLE\n"
"LngText.text"
msgid "baby bottle"
-msgstr "cumisüveg"
+msgstr "baba4"
#. 🎀 (U+1F380), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -4811,7 +4811,7 @@ msgctxt ""
"MOON_VIEWING_CEREMONY\n"
"LngText.text"
msgid "rice scene"
-msgstr "rizs2"
+msgstr "japán2"
#. 🎒 (U+1F392), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -4973,7 +4973,7 @@ msgctxt ""
"DIRECT_HIT\n"
"LngText.text"
msgid "hit"
-msgstr "találat"
+msgstr "játék"
#. 🎰 (U+1F3B0), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -5018,7 +5018,7 @@ msgctxt ""
"FLOWER_PLAYING_CARDS\n"
"LngText.text"
msgid "cards"
-msgstr "kártya"
+msgstr "kártya2"
#. 🎵 (U+1F3B5), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -5099,7 +5099,7 @@ msgctxt ""
"RUNNING_SHIRT_WITH_SASH\n"
"LngText.text"
msgid "shirt2"
-msgstr "trikó"
+msgstr "mez"
#. 🎾 (U+1F3BE), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -5180,7 +5180,7 @@ msgctxt ""
"HORSE_RACING\n"
"LngText.text"
msgid "horse3"
-msgstr "ló3"
+msgstr "lovaglás"
#. 🏈 (U+1F3C8), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -5207,7 +5207,7 @@ msgctxt ""
"SWIMMER\n"
"LngText.text"
msgid "swimmer"
-msgstr "úszó"
+msgstr "úszás"
#. 🏠 (U+1F3E0), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -5279,7 +5279,7 @@ msgctxt ""
"AUTOMATED_TELLER_MACHINE\n"
"LngText.text"
msgid "atm"
-msgstr "ATM"
+msgstr "atm"
#. 🏨 (U+1F3E8), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -5360,7 +5360,7 @@ msgctxt ""
"EUROPEAN_CASTLE\n"
"LngText.text"
msgid "castle"
-msgstr "kastély"
+msgstr "vár"
#. 🐀 (U+1F400), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -5387,7 +5387,7 @@ msgctxt ""
"OX\n"
"LngText.text"
msgid "ox"
-msgstr "ökör"
+msgstr "bika"
#. 🐃 (U+1F403), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -5522,7 +5522,7 @@ msgctxt ""
"SHEEP\n"
"LngText.text"
msgid "sheep"
-msgstr "juh"
+msgstr "birka"
#. 🐒 (U+1F412), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -5639,7 +5639,7 @@ msgctxt ""
"LADY_BEETLE\n"
"LngText.text"
msgid "ladybug"
-msgstr "katicabogár"
+msgstr "katica"
#. 🐟 (U+1F41F), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -5738,7 +5738,7 @@ msgctxt ""
"POODLE\n"
"LngText.text"
msgid "poodle"
-msgstr "uszkár"
+msgstr "kutya3"
#. 🐪 (U+1F42A), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -6287,7 +6287,7 @@ msgctxt ""
"MAN\n"
"LngText.text"
msgid "man"
-msgstr "apa"
+msgstr "férfi"
#. 👩 (U+1F469), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -6296,7 +6296,7 @@ msgctxt ""
"WOMAN\n"
"LngText.text"
msgid "woman"
-msgstr "anya"
+msgstr "nő"
#. 👪 (U+1F46A), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -6350,7 +6350,7 @@ msgctxt ""
"WOMAN_WITH_BUNNY_EARS\n"
"LngText.text"
msgid "bunny ears"
-msgstr "nyuszifül"
+msgstr "show"
#. 👰 (U+1F470), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -6494,7 +6494,7 @@ msgctxt ""
"IMP\n"
"LngText.text"
msgid "imp"
-msgstr "krampusz"
+msgstr "ördög2"
#. 💀 (U+1F480), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -6530,7 +6530,7 @@ msgctxt ""
"DANCER\n"
"LngText.text"
msgid "dancer"
-msgstr "táncos"
+msgstr "tánc"
#. 💄 (U+1F484), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -6548,7 +6548,7 @@ msgctxt ""
"NAIL_POLISH\n"
"LngText.text"
msgid "nail care"
-msgstr "körömlakk"
+msgstr "manikűr"
#. 💆 (U+1F486), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -6593,7 +6593,7 @@ msgctxt ""
"PILL\n"
"LngText.text"
msgid "pill"
-msgstr "tabletta"
+msgstr "gyógyszer"
#. 💋 (U+1F48B), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -6629,7 +6629,7 @@ msgctxt ""
"GEM_STONE\n"
"LngText.text"
msgid "gem"
-msgstr "drágakő"
+msgstr "gyémánt"
#. 💏 (U+1F48F), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -6773,7 +6773,7 @@ msgctxt ""
"ANGER_SYMBOL\n"
"LngText.text"
msgid "anger"
-msgstr "düh2"
+msgstr "düh"
#. 💣 (U+1F4A3), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -6881,7 +6881,7 @@ msgctxt ""
"WHITE_FLOWER\n"
"LngText.text"
msgid "white flower"
-msgstr "fehér virág"
+msgstr "virág7"
#. 💯 (U+1F4AF), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -6917,7 +6917,7 @@ msgctxt ""
"HEAVY_DOLLAR_SIGN\n"
"LngText.text"
msgid "heavy dollar sign"
-msgstr "dollárjel2"
+msgstr "dollár"
#. 💳 (U+1F4B3), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -7106,7 +7106,7 @@ msgctxt ""
"CARD_INDEX\n"
"LngText.text"
msgid "card index"
-msgstr "kartoték"
+msgstr "névjegy"
#. 📈 (U+1F4C8), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -7151,7 +7151,7 @@ msgctxt ""
"PUSHPIN\n"
"LngText.text"
msgid "pushpin"
-msgstr "gombostű2"
+msgstr "rajzszög"
#. 📍 (U+1F4CD), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -7160,7 +7160,7 @@ msgctxt ""
"ROUND_PUSHPIN\n"
"LngText.text"
msgid "round pushpin"
-msgstr "gombostű"
+msgstr "rajzszög2"
#. 📎 (U+1F4CE), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -7277,7 +7277,7 @@ msgctxt ""
"MEMO\n"
"LngText.text"
msgid "memo"
-msgstr "emlékeztető"
+msgstr "feljegyzés"
#. 📞 (U+1F4DE), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -7646,7 +7646,7 @@ msgctxt ""
"LOCK_WITH_INK_PEN\n"
"LngText.text"
msgid "lock2"
-msgstr "zárt2"
+msgstr "lakat4"
#. 🔐 (U+1F510), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -7655,7 +7655,7 @@ msgctxt ""
"CLOSED_LOCK_WITH_KEY\n"
"LngText.text"
msgid "lock3"
-msgstr "zárt3"
+msgstr "lakat3"
#. 🔑 (U+1F511), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -7673,7 +7673,7 @@ msgctxt ""
"LOCK\n"
"LngText.text"
msgid "lock"
-msgstr "zárt"
+msgstr "lakat"
#. 🔓 (U+1F513), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -7682,7 +7682,7 @@ msgctxt ""
"OPEN_LOCK\n"
"LngText.text"
msgid "unlock"
-msgstr "nyitott"
+msgstr "lakat2"
#. 🔔 (U+1F514), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -7763,7 +7763,7 @@ msgctxt ""
"ELECTRIC_TORCH\n"
"LngText.text"
msgid "flashlight"
-msgstr "elemlámpa"
+msgstr "zseblámpa"
#. 🔧 (U+1F527), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -7880,7 +7880,7 @@ msgctxt ""
"CLOCK_FACE_ONE_OCLOCK\n"
"LngText.text"
msgid "1 h"
-msgstr "1 ó"
+msgstr "1h"
#. 🕑 (U+1F551), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -7889,7 +7889,7 @@ msgctxt ""
"CLOCK_FACE_TWO_OCLOCK\n"
"LngText.text"
msgid "2 h"
-msgstr "2 ó"
+msgstr "2h"
#. 🕒 (U+1F552), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -7898,7 +7898,7 @@ msgctxt ""
"CLOCK_FACE_THREE_OCLOCK\n"
"LngText.text"
msgid "3 h"
-msgstr "3 ó"
+msgstr "3h"
#. 🕓 (U+1F553), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -7907,7 +7907,7 @@ msgctxt ""
"CLOCK_FACE_FOUR_OCLOCK\n"
"LngText.text"
msgid "4 h"
-msgstr "4 ó"
+msgstr "4h"
#. 🕔 (U+1F554), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -7916,7 +7916,7 @@ msgctxt ""
"CLOCK_FACE_FIVE_OCLOCK\n"
"LngText.text"
msgid "5 h"
-msgstr "5 ó"
+msgstr "5h"
#. 🕕 (U+1F555), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -7925,7 +7925,7 @@ msgctxt ""
"CLOCK_FACE_SIX_OCLOCK\n"
"LngText.text"
msgid "6 h"
-msgstr "6 ó"
+msgstr "6h"
#. 🕖 (U+1F556), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -7934,7 +7934,7 @@ msgctxt ""
"CLOCK_FACE_SEVEN_OCLOCK\n"
"LngText.text"
msgid "7 h"
-msgstr "7 ó"
+msgstr "7h"
#. 🕗 (U+1F557), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -7943,7 +7943,7 @@ msgctxt ""
"CLOCK_FACE_EIGHT_OCLOCK\n"
"LngText.text"
msgid "8 h"
-msgstr "8 ó"
+msgstr "8h"
#. 🕘 (U+1F558), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -7952,7 +7952,7 @@ msgctxt ""
"CLOCK_FACE_NINE_OCLOCK\n"
"LngText.text"
msgid "9 h"
-msgstr "9 ó"
+msgstr "9h"
#. 🕙 (U+1F559), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -7961,7 +7961,7 @@ msgctxt ""
"CLOCK_FACE_TEN_OCLOCK\n"
"LngText.text"
msgid "10 h"
-msgstr "10 ó"
+msgstr "10h"
#. 🕚 (U+1F55A), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -7970,7 +7970,7 @@ msgctxt ""
"CLOCK_FACE_ELEVEN_OCLOCK\n"
"LngText.text"
msgid "11 h"
-msgstr "11 ó"
+msgstr "11h"
#. 🕛 (U+1F55B), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -7979,7 +7979,7 @@ msgctxt ""
"CLOCK_FACE_TWELVE_OCLOCK\n"
"LngText.text"
msgid "12 h"
-msgstr "12 ó"
+msgstr "12h"
#. 🕜 (U+1F55C), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -8096,7 +8096,7 @@ msgctxt ""
"MOUNT_FUJI\n"
"LngText.text"
msgid "Fuji"
-msgstr "Fuji"
+msgstr "vulkán2"
#. 🗼 (U+1F5FC), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -8186,7 +8186,7 @@ msgctxt ""
"SMILING_FACE_WITH_OPEN_MOUTH_AND_COLD_SWEAT\n"
"LngText.text"
msgid "sweat smile"
-msgstr "izzadt mosoly"
+msgstr "izzadt"
#. 😆 (U+1F606), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -8195,7 +8195,7 @@ msgctxt ""
"SMILING_FACE_WITH_OPEN_MOUTH_AND_TIGHTLY-CLOSED_EYES\n"
"LngText.text"
msgid "laugh"
-msgstr "nevetés"
+msgstr "haha"
#. 😇 (U+1F607), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -8213,7 +8213,7 @@ msgctxt ""
"SMILING_FACE_WITH_HORNS\n"
"LngText.text"
msgid "smiling imp"
-msgstr "kisördög"
+msgstr "ördög"
#. 😉 (U+1F609), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -8240,7 +8240,7 @@ msgctxt ""
"FACE_SAVOURING_DELICIOUS_FOOD\n"
"LngText.text"
msgid "yum"
-msgstr "nyami"
+msgstr "finom"
#. 😌 (U+1F60C), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -8312,7 +8312,7 @@ msgctxt ""
"FACE_WITH_COLD_SWEAT\n"
"LngText.text"
msgid "sweat"
-msgstr "kétségbeesett"
+msgstr "kimerült"
#. 😔 (U+1F614), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -8339,7 +8339,7 @@ msgctxt ""
"CONFOUNDED_FACE\n"
"LngText.text"
msgid "confounded"
-msgstr "összezavarodott"
+msgstr "összeomlott"
#. 😗 (U+1F617), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -8393,7 +8393,7 @@ msgctxt ""
"FACE_WITH_STUCK-OUT_TONGUE_AND_WINKING_EYE\n"
"LngText.text"
msgid "tongue3"
-msgstr "nyelv3"
+msgstr "kacsintás2"
#. 😝 (U+1F61D), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -8402,7 +8402,7 @@ msgctxt ""
"FACE_WITH_STUCK-OUT_TONGUE_AND_TIGHTLY-CLOSED_EYES\n"
"LngText.text"
msgid "tongue4"
-msgstr "nyelv4"
+msgstr "nyelv3"
#. 😞 (U+1F61E), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -8420,7 +8420,7 @@ msgctxt ""
"WORRIED_FACE\n"
"LngText.text"
msgid "worried"
-msgstr "aggódó"
+msgstr "riadt"
#. 😠 (U+1F620), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -8465,7 +8465,7 @@ msgctxt ""
"FACE_WITH_LOOK_OF_TRIUMPH\n"
"LngText.text"
msgid "triumph"
-msgstr "győztes"
+msgstr "siker"
#. 😥 (U+1F625), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -8483,7 +8483,7 @@ msgctxt ""
"FROWNING_FACE_WITH_OPEN_MOUTH\n"
"LngText.text"
msgid "frowning"
-msgstr "rosszkedvű"
+msgstr "rosszalló"
#. 😧 (U+1F627), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -8492,7 +8492,7 @@ msgctxt ""
"ANGUISHED_FACE\n"
"LngText.text"
msgid "anguished"
-msgstr "meggyötört"
+msgstr "csüggedt"
#. 😨 (U+1F628), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -8510,7 +8510,7 @@ msgctxt ""
"WEARY_FACE\n"
"LngText.text"
msgid "weary"
-msgstr "kimerült"
+msgstr "elgyötört"
#. 😪 (U+1F62A), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -8537,7 +8537,7 @@ msgctxt ""
"GRIMACING_FACE\n"
"LngText.text"
msgid "grimacing"
-msgstr "vicsorgó"
+msgstr "grimasz"
#. 😭 (U+1F62D), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -8555,7 +8555,7 @@ msgctxt ""
"FACE_WITH_OPEN_MOUTH\n"
"LngText.text"
msgid "open mouth"
-msgstr "tátott szájú"
+msgstr "bamba"
#. 😯 (U+1F62F), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -8564,7 +8564,7 @@ msgctxt ""
"HUSHED_FACE\n"
"LngText.text"
msgid "hushed"
-msgstr "megnémult"
+msgstr "meglepett"
#. 😰 (U+1F630), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -8573,7 +8573,7 @@ msgctxt ""
"FACE_WITH_OPEN_MOUTH_AND_COLD_SWEAT\n"
"LngText.text"
msgid "cold sweat"
-msgstr "sokkos"
+msgstr "kétségbeesett"
#. 😱 (U+1F631), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -8582,7 +8582,7 @@ msgctxt ""
"FACE_SCREAMING_IN_FEAR\n"
"LngText.text"
msgid "scream"
-msgstr "sikító"
+msgstr "sikoly"
#. 😲 (U+1F632), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -8600,7 +8600,7 @@ msgctxt ""
"FLUSHED_FACE\n"
"LngText.text"
msgid "flushed"
-msgstr "piruló"
+msgstr "szégyenkező"
#. 😴 (U+1F634), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -8627,7 +8627,7 @@ msgctxt ""
"FACE_WITHOUT_MOUTH\n"
"LngText.text"
msgid "no mouth"
-msgstr "száj nélkül"
+msgstr "szótlan"
#. 😷 (U+1F637), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -8789,7 +8789,7 @@ msgctxt ""
"PERSON_RAISING_BOTH_HANDS_IN_CELEBRATION\n"
"LngText.text"
msgid "celebration"
-msgstr "ünneplés"
+msgstr "tenyér3"
#. 🙍 (U+1F64D), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -8798,7 +8798,7 @@ msgctxt ""
"PERSON_FROWNING\n"
"LngText.text"
msgid "person frowning"
-msgstr "szomorúság"
+msgstr "rosszalló2"
#. 🙎 (U+1F64E), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -8816,7 +8816,7 @@ msgctxt ""
"PERSON_WITH_FOLDED_HANDS\n"
"LngText.text"
msgid "pray"
-msgstr "kérés"
+msgstr "imádkozás"
#. 🚀 (U+1F680), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9158,7 +9158,7 @@ msgctxt ""
"HORIZONTAL_TRAFFIC_LIGHT\n"
"LngText.text"
msgid "traffic light"
-msgstr "közlekedési lámpa"
+msgstr "lámpa"
#. 🚦 (U+1F6A6), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9167,7 +9167,7 @@ msgctxt ""
"VERTICAL_TRAFFIC_LIGHT\n"
"LngText.text"
msgid "traffic light2"
-msgstr "közlekedési lámpa2"
+msgstr "lámpa2"
#. 🚧 (U+1F6A7), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9176,7 +9176,7 @@ msgctxt ""
"CONSTRUCTION_SIGN\n"
"LngText.text"
msgid "construction"
-msgstr "építkezés"
+msgstr "útépítés"
#. 🚨 (U+1F6A8), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9293,7 +9293,7 @@ msgctxt ""
"BICYCLIST\n"
"LngText.text"
msgid "bicyclist"
-msgstr "kerékpáros"
+msgstr "kerékpározás"
#. 🚵 (U+1F6B5), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9302,7 +9302,7 @@ msgctxt ""
"MOUNTAIN_BICYCLIST\n"
"LngText.text"
msgid "bicyclist2"
-msgstr "kerékpáros2"
+msgstr "kerékpározás2"
#. 🚶 (U+1F6B6), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9329,7 +9329,7 @@ msgctxt ""
"CHILDREN_CROSSING\n"
"LngText.text"
msgid "crosswalk"
-msgstr "átkelőhely"
+msgstr "zebra2"
#. 🚹 (U+1F6B9), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9392,7 +9392,7 @@ msgctxt ""
"SHOWER\n"
"LngText.text"
msgid "shower"
-msgstr "tusoló"
+msgstr "zuhanyzó"
#. 🛀 (U+1F6C0), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9446,7 +9446,7 @@ msgctxt ""
"LEFT_LUGGAGE\n"
"LngText.text"
msgid "left luggage"
-msgstr "csomagmegőrző"
+msgstr "csomag2"
#. 🕃 (U+1F543), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9455,7 +9455,7 @@ msgctxt ""
"NOTCHED_LEFT_SEMICIRCLE_WITH_THREE_DOTS\n"
"LngText.text"
msgid "feast"
-msgstr "ünnep"
+msgstr "ünnep2"
#. 🙂 (U+1F642), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9473,7 +9473,7 @@ msgctxt ""
"SLIGHTLY_FROWNING_FACE\n"
"LngText.text"
msgid "frowning2"
-msgstr "rosszkedvű2"
+msgstr "rosszkedvű"
#. 🕵 (U+1F575), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9527,7 +9527,7 @@ msgctxt ""
"WEIGHT_LIFTER\n"
"LngText.text"
msgid "weight lifter"
-msgstr "súlyemelő"
+msgstr "súlyemelés"
#. 🏎 (U+1F3CE), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9536,7 +9536,7 @@ msgctxt ""
"RACING_CAR\n"
"LngText.text"
msgid "car4"
-msgstr "kocsi4"
+msgstr "versenyautó"
#. 🏍 (U+1F3CD), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9752,7 +9752,7 @@ msgctxt ""
"NATIONAL_PARK\n"
"LngText.text"
msgid "park"
-msgstr "park"
+msgstr "erdő"
#. 🏟 (U+1F3DF), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9761,7 +9761,7 @@ msgctxt ""
"STADIUM\n"
"LngText.text"
msgid "stadium"
-msgstr "stadion"
+msgstr "sport"
#. 🏛 (U+1F3DB), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9779,7 +9779,7 @@ msgctxt ""
"BUILDING_CONSTRUCTION\n"
"LngText.text"
msgid "crane"
-msgstr "daru"
+msgstr "építkezés"
#. 🏘 (U+1F3D8), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9788,7 +9788,7 @@ msgctxt ""
"HOUSE_BUILDINGS\n"
"LngText.text"
msgid "houses"
-msgstr "házak"
+msgstr "falu"
#. 🏚 (U+1F3DA), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9797,7 +9797,7 @@ msgctxt ""
"DERELICT_HOUSE_BUILDING\n"
"LngText.text"
msgid "house3"
-msgstr "ház3"
+msgstr "rom"
#. 🏙 (U+1F3D9), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9941,7 +9941,7 @@ msgctxt ""
"WHITE_SUN_BEHIND_CLOUD_WITH_RAIN\n"
"LngText.text"
msgid "rainy"
-msgstr "esős"
+msgstr "zápor"
#. 🌧 (U+1F327), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9950,7 +9950,7 @@ msgctxt ""
"CLOUD_WITH_RAIN\n"
"LngText.text"
msgid "storm"
-msgstr "vihar"
+msgstr "zivatar"
#. 🌨 (U+1F328), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9968,7 +9968,7 @@ msgctxt ""
"CLOUD_WITH_LIGHTNING\n"
"LngText.text"
msgid "lightning"
-msgstr "villám"
+msgstr "vihar"
#. 🌪 (U+1F32A), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10220,7 +10220,7 @@ msgctxt ""
"CARD_INDEX_DIVIDERS\n"
"LngText.text"
msgid "index"
-msgstr "index"
+msgstr "katalógus"
#. 🗒 (U+1F5D2), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10868,7 +10868,7 @@ msgctxt ""
"BLACK_PUSHPIN\n"
"LngText.text"
msgid "tack"
-msgstr "rajzszög"
+msgstr "rajzszög3"
#. 🖄 (U+1F584), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11408,7 +11408,7 @@ msgctxt ""
"NOTCHED_RIGHT_SEMICIRCLE_WITH_THREE_DOTS\n"
"LngText.text"
msgid "feast2"
-msgstr "ünnep2"
+msgstr "ünnep3"
#. 🖓 (U+1F593), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11552,7 +11552,7 @@ msgctxt ""
"LIGHTNING_MOOD\n"
"LngText.text"
msgid "lightning2"
-msgstr "villám2"
+msgstr "villám"
#. 🗰 (U+1F5F0), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11642,7 +11642,7 @@ msgctxt ""
"THINKING_FACE\n"
"LngText.text"
msgid "thinking"
-msgstr "hmm"
+msgstr "gondolkodó"
#. 🙄 (U+1F644), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11651,7 +11651,7 @@ msgctxt ""
"FACE_WITH_ROLLING_EYES\n"
"LngText.text"
msgid "eye roll"
-msgstr "szemforgatás"
+msgstr "szemforgató"
#. 🤐 (U+1F910), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11669,7 +11669,7 @@ msgctxt ""
"UPSIDE-DOWN_FACE\n"
"LngText.text"
msgid "upside-down"
-msgstr "fordítva"
+msgstr "fordított"
#. 🤑 (U+1F911), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11687,7 +11687,7 @@ msgctxt ""
"FACE_WITH_THERMOMETER\n"
"LngText.text"
msgid "thermometer2"
-msgstr "hőmérő2"
+msgstr "beteg"
#. 🤕 (U+1F915), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11768,7 +11768,7 @@ msgctxt ""
"SIGN_OF_THE_HORNS\n"
"LngText.text"
msgid "horns"
-msgstr "metálvilla"
+msgstr "ördögvilla"
#. 📿 (U+1F4FF), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11795,7 +11795,7 @@ msgctxt ""
"UNICORN_FACE\n"
"LngText.text"
msgid "unicorn"
-msgstr "unikornis"
+msgstr "egyszarvú"
#. 🦃 (U+1F983), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11885,7 +11885,7 @@ msgctxt ""
"AMPHORA\n"
"LngText.text"
msgid "amphora"
-msgstr "amfóra"
+msgstr "váza"
#. 🕌 (U+1F54C), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11984,7 +11984,7 @@ msgctxt ""
"PLACE_OF_WORSHIP\n"
"LngText.text"
msgid "worship"
-msgstr "szentély"
+msgstr "vallás"
#. 🕎 (U+1F54E), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12002,7 +12002,7 @@ msgctxt ""
"ROLLING_ON_THE_FLOOR_LAUGHING\n"
"LngText.text"
msgid "lol"
-msgstr "lol"
+msgstr "hahaha"
#. 🤤 (U+1F924), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12056,7 +12056,7 @@ msgctxt ""
"LYING_FACE\n"
"LngText.text"
msgid "liar"
-msgstr "hazug"
+msgstr "hazudós"
#. 🤴 (U+1F934), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12119,7 +12119,7 @@ msgctxt ""
"MAN_DANCING\n"
"LngText.text"
msgid "dancer2"
-msgstr "táncos2"
+msgstr "tánc2"
#. 🤺 (U+1F93A), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12128,7 +12128,7 @@ msgctxt ""
"PERSON_FENCING\n"
"LngText.text"
msgid "fencer"
-msgstr "vívó"
+msgstr "vívás"
#. 🤸 (U+1F938), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12137,7 +12137,7 @@ msgctxt ""
"PERSON_CARTWHEELING\n"
"LngText.text"
msgid "gymnast"
-msgstr "tornász"
+msgstr "torna"
#. 🤼 (U+1F93C), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12488,7 +12488,7 @@ msgctxt ""
"SHALLOW_PAN_OF_FOOD\n"
"LngText.text"
msgid "food"
-msgstr "étel2"
+msgstr "étel"
#. 🥗 (U+1F957), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12515,7 +12515,7 @@ msgctxt ""
"CLINKING_GLASSES\n"
"LngText.text"
msgid "party3"
-msgstr "szilveszter"
+msgstr "ünnep"
#. 🥃 (U+1F943), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12659,7 +12659,7 @@ msgctxt ""
"FACE_WITH_ONE_EYEBROW_RAISED\n"
"LngText.text"
msgid "eyebrow"
-msgstr "szemöldök"
+msgstr "bizalmatlan"
#. 🤯 (U+1F92F), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12668,7 +12668,7 @@ msgctxt ""
"SHOCKED_FACE_WITH_EXPLODING_HEAD\n"
"LngText.text"
msgid "shocked"
-msgstr "jé"
+msgstr "sokkolt"
#. 🤪 (U+1F92A), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12686,7 +12686,7 @@ msgctxt ""
"SERIOUS_FACE_WITH_SYMBOLS_COVERING_MOUTH\n"
"LngText.text"
msgid "cursing"
-msgstr "düh"
+msgstr "dühöngő"
#. 🤮 (U+1F92E), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12713,7 +12713,7 @@ msgctxt ""
"SMILING_FACE_WITH_SMILING_EYES_AND_HAND_COVERING_MOUTH\n"
"LngText.text"
msgid "smiling4"
-msgstr "mosoly4"
+msgstr "hoppá"
#. 🧐 (U+1F9D0), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12857,7 +12857,7 @@ msgctxt ""
"PERSON_CLIMBING\n"
"LngText.text"
msgid "climber"
-msgstr "hegymászó"
+msgstr "hegymászás"
#. 🧘 (U+1F9D8), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -13055,7 +13055,7 @@ msgctxt ""
"BOWL_WITH_SPOON\n"
"LngText.text"
msgid "bowl"
-msgstr "tál"
+msgstr "müzli"
#. 🥫 (U+1F96B), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -13073,7 +13073,7 @@ msgctxt ""
"DUMPLING\n"
"LngText.text"
msgid "dumpling"
-msgstr "derelye"
+msgstr "tészta2"
#. 🥠 (U+1F960), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -13091,7 +13091,7 @@ msgctxt ""
"TAKEOUT_BOX\n"
"LngText.text"
msgid "takeout"
-msgstr "kínai"
+msgstr "kaja"
#. 🥧 (U+1F967), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
diff --git a/source/hu/filter/source/config/fragments/filters.po b/source/hu/filter/source/config/fragments/filters.po
index 1e3796b7804..91baca22dee 100644
--- a/source/hu/filter/source/config/fragments/filters.po
+++ b/source/hu/filter/source/config/fragments/filters.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2017-12-06 15:59+0100\n"
-"PO-Revision-Date: 2017-12-03 22:36+0000\n"
+"PO-Revision-Date: 2018-01-10 18:42+0000\n"
"Last-Translator: Gábor Kelemen <kelemeng@gnome.hu>\n"
"Language-Team: Magyar <gnome-hu-list at gnome dot org>\n"
"Language: hu\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1512340576.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1515609757.000000\n"
#: ADO_rowset_XML.xcu
msgctxt ""
@@ -176,7 +176,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "DocBook"
-msgstr ""
+msgstr "DocBook"
#: DosWord.xcu
msgctxt ""
@@ -662,7 +662,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Flat XML ODF Drawing"
-msgstr ""
+msgstr "Egyszerű XML ODF rajz"
#: ODP_FlatXML.xcu
msgctxt ""
@@ -671,7 +671,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Flat XML ODF Presentation"
-msgstr ""
+msgstr "Egyszerű XML ODF bemutató"
#: ODS_FlatXML.xcu
msgctxt ""
@@ -680,7 +680,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Flat XML ODF Spreadsheet"
-msgstr ""
+msgstr "Egyszerű XML ODF táblázat"
#: ODT_FlatXML.xcu
msgctxt ""
@@ -689,7 +689,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Flat XML ODF Text Document"
-msgstr ""
+msgstr "Egyszerű XML ODF szöveg"
#: OOXML_Text.xcu
msgctxt ""
diff --git a/source/hu/formula/messages.po b/source/hu/formula/messages.po
index ae77b30e3e6..dc03adeb2b7 100644
--- a/source/hu/formula/messages.po
+++ b/source/hu/formula/messages.po
@@ -4,14 +4,17 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2017-11-22 13:53+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"PO-Revision-Date: 2018-01-10 18:43+0000\n"
+"Last-Translator: Gábor Kelemen <kelemeng@gnome.hu>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: hu\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1515609785.000000\n"
#: core_resource.hrc:2258
msgctxt "RID_STRLIST_FUNCTION_NAMES"
@@ -2115,16 +2118,14 @@ msgid "Array"
msgstr "Adattömb"
#: formuladialog.ui:57
-#, fuzzy
msgctxt "formuladialog|back"
msgid "< _Back"
-msgstr "<< _Vissza"
+msgstr "< _Vissza"
#: formuladialog.ui:72
-#, fuzzy
msgctxt "formuladialog|next"
msgid "_Next >"
-msgstr "_Következő >>"
+msgstr "_Következő >"
#: formuladialog.ui:158
msgctxt "formuladialog|function"
diff --git a/source/hu/officecfg/registry/data/org/openoffice/Office.po b/source/hu/officecfg/registry/data/org/openoffice/Office.po
index ad3ac85d13c..9d9b60c0189 100644
--- a/source/hu/officecfg/registry/data/org/openoffice/Office.po
+++ b/source/hu/officecfg/registry/data/org/openoffice/Office.po
@@ -143,7 +143,6 @@ msgid "~Drawing"
msgstr "~Rajz"
#: Common.xcu
-#, fuzzy
msgctxt ""
"Common.xcu\n"
"..Common.Menus.New.m4\n"
@@ -163,7 +162,6 @@ msgid "Database"
msgstr "Adatbázis"
#: Common.xcu
-#, fuzzy
msgctxt ""
"Common.xcu\n"
"..Common.Menus.New.m7\n"
@@ -173,7 +171,6 @@ msgid "~HTML Document"
msgstr "~HTML-dokumentum"
#: Common.xcu
-#, fuzzy
msgctxt ""
"Common.xcu\n"
"..Common.Menus.New.m8\n"
@@ -183,7 +180,6 @@ msgid "~XML Form Document"
msgstr "~XML-űrlapdokumentum"
#: Common.xcu
-#, fuzzy
msgctxt ""
"Common.xcu\n"
"..Common.Menus.New.m9\n"
@@ -10607,7 +10603,6 @@ msgid "Nationality"
msgstr "Nemzetiseg"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.authors.Fields.nationality\n"
diff --git a/source/hu/officecfg/registry/data/org/openoffice/Office/UI.po b/source/hu/officecfg/registry/data/org/openoffice/Office/UI.po
index 725f6f68865..86fd1ae9d90 100644
--- a/source/hu/officecfg/registry/data/org/openoffice/Office/UI.po
+++ b/source/hu/officecfg/registry/data/org/openoffice/Office/UI.po
@@ -9903,7 +9903,6 @@ msgid "Title, 2 Vertical Text, Clipart"
msgstr "Cím, Függőleges szöveg, Kép"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:SlideLayoutMenu\n"
@@ -18607,7 +18606,6 @@ msgid "Spelling"
msgstr "Helyesírás"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:SpellingAndGrammarDialog\n"
@@ -18617,7 +18615,6 @@ msgid "~Spelling..."
msgstr "~Helyesírás-ellenőrzés..."
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:SpellingAndGrammarDialog\n"
@@ -20720,7 +20717,6 @@ msgid "Compile"
msgstr "Fordítás"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:RunBasic\n"
@@ -20893,7 +20889,6 @@ msgid "Check Box"
msgstr "Jelölőnégyzet"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:Label\n"
@@ -22172,7 +22167,6 @@ msgid "Synony~ms"
msgstr "Szi~nonimák"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Popups..uno:PasteSpecialMenu\n"
@@ -24002,7 +23996,6 @@ msgid "Tabbed"
msgstr "Lapok"
#: Notebookbar.xcu
-#, fuzzy
msgctxt ""
"Notebookbar.xcu\n"
"..Notebookbar.Applications.Calc.Implementations.GroupedbarCompact\n"
@@ -24012,7 +24005,6 @@ msgid "Groupedbar Compact"
msgstr "Kompakt csoportosított szalag"
#: Notebookbar.xcu
-#, fuzzy
msgctxt ""
"Notebookbar.xcu\n"
"..Notebookbar.Applications.Calc.Implementations.GroupedbarFull\n"
@@ -24049,7 +24041,6 @@ msgid "Contextual groups"
msgstr "Környezetfüggő csoportok"
#: Notebookbar.xcu
-#, fuzzy
msgctxt ""
"Notebookbar.xcu\n"
"..Notebookbar.Applications.Impress.Implementations.GroupedbarCompact\n"
@@ -24059,7 +24050,6 @@ msgid "Groupedbar Compact"
msgstr "Kompakt csoportosított szalag"
#: Notebookbar.xcu
-#, fuzzy
msgctxt ""
"Notebookbar.xcu\n"
"..Notebookbar.Applications.Impress.Implementations.GroupedbarFull\n"
@@ -24601,7 +24591,6 @@ msgid "Navigator"
msgstr "Navigátor"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.DeckList.StyleListDeck\n"
@@ -24935,7 +24924,6 @@ msgid "Manage Changes"
msgstr "Változások kezelése"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.StyleListPanel\n"
@@ -25801,7 +25789,6 @@ msgid "Accept Change"
msgstr "Változás elfogadása"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:AcceptAllTrackedChanges\n"
@@ -28601,7 +28588,6 @@ msgid "In ~Background"
msgstr "~Háttérben"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:WrapThroughTransparencyToggle\n"
@@ -29656,7 +29642,6 @@ msgid "Default ~Paragraph"
msgstr "~Alapértelmezett bekezdés"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:DefaultParaStyle\n"
@@ -29685,7 +29670,6 @@ msgid "~Title"
msgstr "~Cím"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:TitleParaStyle\n"
@@ -29714,7 +29698,6 @@ msgid "Su~btitle"
msgstr "~Alcím"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:SubtitleParaStyle\n"
@@ -29743,7 +29726,6 @@ msgid "Heading ~1"
msgstr "Címsor ~1"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:Heading1ParaStyle\n"
@@ -29771,7 +29753,6 @@ msgid "Heading ~2"
msgstr "Címsor ~2"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:Heading2ParaStyle\n"
@@ -29799,7 +29780,6 @@ msgid "Heading ~3"
msgstr "Címsor ~3"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:Heading3ParaStyle\n"
@@ -29827,7 +29807,6 @@ msgid "Heading ~4"
msgstr "Címsor ~4"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:Heading4ParaStyle\n"
@@ -29855,7 +29834,6 @@ msgid "Heading ~5"
msgstr "Címsor ~5"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:Heading5ParaStyle\n"
@@ -29883,7 +29861,6 @@ msgid "Heading ~6"
msgstr "Címsor ~6"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:Heading6ParaStyle\n"
@@ -29911,7 +29888,6 @@ msgid "~Quotations"
msgstr "~Idézetek"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:QuoteParaStyle\n"
@@ -29939,7 +29915,6 @@ msgid "Pre~formatted Text"
msgstr "~Előformázott szöveg"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:PreformattedParaStyle\n"
@@ -29967,7 +29942,6 @@ msgid "Text Body"
msgstr "Szövegtörzs"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:TextBodyParaStyle\n"
@@ -29995,7 +29969,6 @@ msgid "Default ~Character"
msgstr "Ala~pértelmezett karakter"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:DefaultCharStyle\n"
@@ -30023,7 +29996,6 @@ msgid "E~mphasis"
msgstr "~Kiemelés"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:EmphasisCharStyle\n"
@@ -30051,7 +30023,6 @@ msgid "~Strong Emphasis"
msgstr "~Vastag kiemelés"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:StrongEmphasisCharStyle\n"
@@ -30070,7 +30041,6 @@ msgid "Strong Emphasis Character Style"
msgstr ""
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:StyleApply?Style:string=Citation&amp;FamilyName:string=CharacterStyles\n"
@@ -30080,7 +30050,6 @@ msgid "Qu~otation"
msgstr "~Idézet"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:QuoteCharStyle\n"
@@ -30108,7 +30077,6 @@ msgid "Sou~rce Text"
msgstr "~Forrásszöveg"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:SourceCharStyle\n"
@@ -30136,7 +30104,6 @@ msgid "Bullet List"
msgstr "Felsorolás"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:BulletListStyle\n"
@@ -30164,7 +30131,6 @@ msgid "Number List"
msgstr ""
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:NumberListStyle\n"
@@ -31266,7 +31232,6 @@ msgid "Navigation"
msgstr "Navigáció"
#: WriterGlobalWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterGlobalWindowState.xcu\n"
"..WriterGlobalWindowState.UIElements.States.private:resource/toolbar/changes\n"
@@ -31276,7 +31241,6 @@ msgid "Track Changes"
msgstr "Változások követése"
#: WriterGlobalWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterGlobalWindowState.xcu\n"
"..WriterGlobalWindowState.UIElements.States.private:resource/toolbar/textstylebar\n"
diff --git a/source/hu/sc/messages.po b/source/hu/sc/messages.po
index 4982f57fe5c..bd0f97cab61 100644
--- a/source/hu/sc/messages.po
+++ b/source/hu/sc/messages.po
@@ -821,7 +821,6 @@ msgid "Scenario"
msgstr "Eset"
#: globstr.hrc:179
-#, fuzzy
msgctxt "STR_PIVOT_TABLE"
msgid "Pivot Table"
msgstr "Kimutatástábla"
@@ -2718,7 +2717,6 @@ msgid "Format error discovered in the file in sub-document $(ARG1) at $(ARG2)(ro
msgstr "Formátumhiba a fájlban, a(z) $(ARG1) aldokumentum $(ARG2)(sor,oszlop) helyén."
#: scerrors.hrc:56
-#, fuzzy
msgctxt "RID_ERRHDLSC"
msgid "File format error found at $(ARG1)(row,col)."
msgstr "Fájlformátumhiba ezen a helyen: $(ARG1)(sor, oszlop)."
@@ -2735,7 +2733,6 @@ msgid "Data could not be written."
msgstr ""
#: scerrors.hrc:64
-#, fuzzy
msgctxt "RID_ERRHDLSC"
msgid "$(ARG1)"
msgstr "$(ARG1)"
@@ -3273,7 +3270,6 @@ msgid "Provides an internal number for the date given."
msgstr "A megadott dátumot belső sorozatszámmá alakítja, és megjeleníti azt a cella formázásának megfelelően."
#: scfuncs.hrc:182
-#, fuzzy
msgctxt "SC_OPCODE_GET_DATE"
msgid "Year"
msgstr "Év"
@@ -3379,7 +3375,6 @@ msgid "Returns the number of workdays between two dates using arguments to indic
msgstr "Két dátum közötti munkanapok számát adja eredményül, paraméterekkel jelezve a hétvégi és ünnepnapokat."
#: scfuncs.hrc:222
-#, fuzzy
msgctxt "SC_OPCODE_NETWORKDAYS"
msgid "Start date"
msgstr "kezdő dátum"
@@ -3390,7 +3385,6 @@ msgid "Start date for calculation."
msgstr "A számolás kezdő dátuma"
#: scfuncs.hrc:224
-#, fuzzy
msgctxt "SC_OPCODE_NETWORKDAYS"
msgid "End date"
msgstr "befejező dátum"
@@ -3412,7 +3406,6 @@ msgid "Optional set of one or more dates to be considered as holiday."
msgstr "Munkaszüneti napnak tekintendő dátumok opcionális halmaza."
#: scfuncs.hrc:228
-#, fuzzy
msgctxt "SC_OPCODE_NETWORKDAYS"
msgid "Array"
msgstr "Adattömb"
@@ -3428,7 +3421,6 @@ msgid "Returns the number of workdays between two dates using arguments to indic
msgstr "Két dátum közötti munkanapok számát adja eredményül, paraméterekkel jelezve a hétvégi és ünnepnapokat."
#: scfuncs.hrc:236
-#, fuzzy
msgctxt "SC_OPCODE_NETWORKDAYS_MS"
msgid "Start date"
msgstr "kezdő dátum"
@@ -3439,7 +3431,6 @@ msgid "Start date for calculation."
msgstr "A számolás kezdő dátuma"
#: scfuncs.hrc:238
-#, fuzzy
msgctxt "SC_OPCODE_NETWORKDAYS_MS"
msgid "End date"
msgstr "befejező dátum"
@@ -3461,7 +3452,6 @@ msgid "Optional number or string to indicate when weekends occur. When omitted,
msgstr "Elhagyható szám vagy karakterlánc a hétvége jelzésére. Ha nincs megadva, a hétvége szombat és vasárnap."
#: scfuncs.hrc:242
-#, fuzzy
msgctxt "SC_OPCODE_NETWORKDAYS_MS"
msgid "Array"
msgstr "Adattömb"
@@ -3477,7 +3467,6 @@ msgid "Returns the serial number of the date before or after a number of workday
msgstr "A munkanapok előtti vagy utáni napok sorszámát adja eredményül paraméterekkel jelezve a hétvégi és ünnepnapokat."
#: scfuncs.hrc:250
-#, fuzzy
msgctxt "SC_OPCODE_WORKDAY_MS"
msgid "Start date"
msgstr "kezdő dátum"
@@ -3509,7 +3498,6 @@ msgid "Optional number or string to indicate when weekends occur. When omitted,
msgstr "Elhagyható szám vagy karakterlánc a hétvége jelzésére. Ha nincs megadva, a hétvége szombat és vasárnap."
#: scfuncs.hrc:256
-#, fuzzy
msgctxt "SC_OPCODE_WORKDAY_MS"
msgid "Array"
msgstr "Adattömb"
@@ -3822,7 +3810,6 @@ msgid "Calculates the date of Easter Sunday in a given year."
msgstr "Húsvét vasárnap dátumát számítja ki egy megadott évben."
#: scfuncs.hrc:395
-#, fuzzy
msgctxt "SC_OPCODE_EASTERSUNDAY"
msgid "Year"
msgstr "Év"
@@ -4668,7 +4655,6 @@ msgid "Nominal interest"
msgstr "A névleges kamatláb"
#: scfuncs.hrc:637
-#, fuzzy
msgctxt "SC_OPCODE_EFFECT"
msgid "P"
msgstr "időszakok_száma"
@@ -4684,7 +4670,6 @@ msgid "Calculates the yearly nominal interest rate as an effective interest rate
msgstr "Az éves névleges kamatláb értékét adja eredményül."
#: scfuncs.hrc:645
-#, fuzzy
msgctxt "SC_OPCODE_NOMINAL"
msgid "Effective rate"
msgstr "effektív kamatláb"
@@ -4711,7 +4696,6 @@ msgid "Net present value. Calculates the net present value of an investment base
msgstr "Nettó jelenérték. Egy befektetés nettó jelenértékét számítja ki ismert diszkontráta és jövőbeli kifizetések (negatív értékek) ill. bevételek (pozitív értékek) mellett."
#: scfuncs.hrc:655
-#, fuzzy
msgctxt "SC_OPCODE_NPV"
msgid "Rate"
msgstr "kamatláb"
@@ -4744,7 +4728,6 @@ msgid "Values"
msgstr "értékek"
#: scfuncs.hrc:666
-#, fuzzy
msgctxt "SC_OPCODE_IRR"
msgid "An array or reference to cells whose contents correspond to the payments."
msgstr "Egy tömb vagy egy cellatartomány, amelynek elemei a pénzáramlásoknak felelnek meg."
@@ -4775,7 +4758,6 @@ msgid "An array or reference to cells whose contents correspond to the payments.
msgstr "Egy tömb vagy egy cellatartomány, amelynek elemei a pénzáramlásoknak felelnek meg."
#: scfuncs.hrc:677
-#, fuzzy
msgctxt "SC_OPCODE_MIRR"
msgid "Investment"
msgstr "befektetés"
@@ -4803,7 +4785,6 @@ msgid "Returns the amount of interest for constant amortization rates."
msgstr "Állandó törlesztőrészlet mellett számítja ki a kamat mértékét."
#: scfuncs.hrc:687
-#, fuzzy
msgctxt "SC_OPCODE_ISPMT"
msgid "Rate"
msgstr "kamatláb"
@@ -4835,7 +4816,6 @@ msgid "Sum total of amortization periods."
msgstr "Törlesztőperiódusok száma."
#: scfuncs.hrc:693
-#, fuzzy
msgctxt "SC_OPCODE_ISPMT"
msgid "Investment"
msgstr "befektetés"
@@ -4851,7 +4831,6 @@ msgid "Duration. Calculates the number of periods required by an investment to a
msgstr "Időtartam. Kiszámolja, hogy a befektetés hány periódus alatt éri el a kívánt értéket."
#: scfuncs.hrc:701
-#, fuzzy
msgctxt "SC_OPCODE_PDURATION"
msgid "Rate"
msgstr "kamatláb"
@@ -4925,7 +4904,6 @@ msgid "Returns TRUE if value is a reference."
msgstr "IGAZ értéket ad vissza, ha az érték hivatkozás."
#: scfuncs.hrc:725
-#, fuzzy
msgctxt "SC_OPCODE_IS_REF"
msgid "Value"
msgstr "Érték"
@@ -4941,7 +4919,6 @@ msgid "Returns TRUE if the value is an error value not equal to #N/A."
msgstr "IGAZ értéket ad vissza, ha az érték #HIÁNYZIK-tól eltérő hiba."
#: scfuncs.hrc:733
-#, fuzzy
msgctxt "SC_OPCODE_IS_ERR"
msgid "Value"
msgstr "Érték"
@@ -4957,7 +4934,6 @@ msgid "Returns TRUE if the value is an error value."
msgstr "IGAZ értéket ad vissza, ha az érték hiba."
#: scfuncs.hrc:741
-#, fuzzy
msgctxt "SC_OPCODE_IS_ERROR"
msgid "Value"
msgstr "Érték"
@@ -4973,7 +4949,6 @@ msgid "Returns TRUE if value refers to an empty cell."
msgstr "IGAZ értéket ad vissza, ha üres cellára történik hivatkozás."
#: scfuncs.hrc:749
-#, fuzzy
msgctxt "SC_OPCODE_IS_EMPTY"
msgid "Value"
msgstr "Érték"
@@ -4989,7 +4964,6 @@ msgid "Returns TRUE if the value carries a logical number format."
msgstr "IGAZ értéket ad vissza, ha az érték logikai számformátumot tartalmaz."
#: scfuncs.hrc:757
-#, fuzzy
msgctxt "SC_OPCODE_IS_LOGICAL"
msgid "Value"
msgstr "Érték"
@@ -5005,7 +4979,6 @@ msgid "Returns TRUE if value equals #N/A."
msgstr "IGAZ értéket ad vissza, ha az érték #HIÁNYZIK."
#: scfuncs.hrc:765
-#, fuzzy
msgctxt "SC_OPCODE_IS_NV"
msgid "Value"
msgstr "Érték"
@@ -5021,7 +4994,6 @@ msgid "Returns TRUE if the value is not text."
msgstr "IGAZ értéket ad vissza, ha az érték nem szöveg."
#: scfuncs.hrc:773
-#, fuzzy
msgctxt "SC_OPCODE_IS_NON_STRING"
msgid "Value"
msgstr "Érték"
@@ -5037,7 +5009,6 @@ msgid "Returns TRUE if value is text."
msgstr "IGAZ értéket ad vissza, ha az érték szöveg."
#: scfuncs.hrc:781
-#, fuzzy
msgctxt "SC_OPCODE_IS_STRING"
msgid "Value"
msgstr "Érték"
@@ -5053,7 +5024,6 @@ msgid "Returns TRUE if value is a number."
msgstr "IGAZ értéket ad vissza, ha az érték szám."
#: scfuncs.hrc:789
-#, fuzzy
msgctxt "SC_OPCODE_IS_VALUE"
msgid "Value"
msgstr "Érték"
@@ -5101,7 +5071,6 @@ msgid "Converts a value to a number."
msgstr "Egy értéket számmá alakít."
#: scfuncs.hrc:813
-#, fuzzy
msgctxt "SC_OPCODE_N"
msgid "Value"
msgstr "Érték"
@@ -5122,7 +5091,6 @@ msgid "Returns the data type of a value (1 = number, 2 = text, 4 = Boolean value
msgstr "Visszaadja egy érték adattípusát (1 = szám, 2 = szöveg, 4 = logikai, 8 = képlet, 16 = hibaérték, 64 = tömb)."
#: scfuncs.hrc:827
-#, fuzzy
msgctxt "SC_OPCODE_TYPE"
msgid "Value"
msgstr "Érték"
@@ -5232,7 +5200,6 @@ msgid "Returns value if not an error value, else alternative."
msgstr "Visszaadja az értéket ha az nem hibaérték, egyébként az alternatív értéket."
#: scfuncs.hrc:883
-#, fuzzy
msgctxt "SC_OPCODE_IF_ERROR"
msgid "Value"
msgstr "Érték"
@@ -5259,7 +5226,6 @@ msgid "Returns value if not a #N/A error, else alternative."
msgstr "Visszaadja az értéket ha az nem #HIÁNYZIK hiba, egyébként az alternatív értéket."
#: scfuncs.hrc:893
-#, fuzzy
msgctxt "SC_OPCODE_IF_NA"
msgid "Value"
msgstr "Érték"
@@ -5374,7 +5340,6 @@ msgid "Counts the blank cells in a specified range."
msgstr "A megadott tartományban összeszámolja, hogy hány üres cella van."
#: scfuncs.hrc:945
-#, fuzzy
msgctxt "SC_OPCODE_COUNT_EMPTY_CELLS"
msgid "Range"
msgstr "Tartomány"
@@ -5395,7 +5360,6 @@ msgid "Returns the sum of all arguments."
msgstr "Összeadja a megadott argumentumokat."
#: scfuncs.hrc:959
-#, fuzzy
msgctxt "SC_OPCODE_SUM"
msgid "Number "
msgstr "szám "
@@ -5412,7 +5376,6 @@ msgid "Returns the sum of the squares of the arguments."
msgstr "Az argumentumok négyzetösszegét számítja ki."
#: scfuncs.hrc:967
-#, fuzzy
msgctxt "SC_OPCODE_SUM_SQ"
msgid "Number "
msgstr "szám "
@@ -5445,7 +5408,6 @@ msgid "Totals the arguments that meet the condition."
msgstr "Összeadja a megadott feltételnek megfelelő argumentumokat."
#: scfuncs.hrc:983
-#, fuzzy
msgctxt "SC_OPCODE_SUM_IF"
msgid "Range"
msgstr "Tartomány"
@@ -5456,7 +5418,6 @@ msgid "The range to be evaluated by the criteria given."
msgstr "A tartomány, amely a megadott feltétel szerint kiértékelésre kerül."
#: scfuncs.hrc:985
-#, fuzzy
msgctxt "SC_OPCODE_SUM_IF"
msgid "Criteria"
msgstr "Feltételek"
@@ -5483,7 +5444,6 @@ msgid "Averages the arguments that meet the conditions."
msgstr "Átlagolja a megadott feltételnek megfelelő argumentumokat."
#: scfuncs.hrc:995
-#, fuzzy
msgctxt "SC_OPCODE_AVERAGE_IF"
msgid "Range"
msgstr "Tartomány"
@@ -5494,7 +5454,6 @@ msgid "The range to be evaluated by the criteria given."
msgstr "A tartomány, amely a megadott feltétel szerint kiértékelésre kerül."
#: scfuncs.hrc:997
-#, fuzzy
msgctxt "SC_OPCODE_AVERAGE_IF"
msgid "Criteria"
msgstr "Feltételek"
@@ -5624,7 +5583,6 @@ msgid "Counts the arguments which meet the set conditions."
msgstr "Megszámolja a tartomány megadott feltételeknek megfelelő elemeit."
#: scfuncs.hrc:1040
-#, fuzzy
msgctxt "SC_OPCODE_COUNT_IF"
msgid "Range"
msgstr "Tartomány"
@@ -5635,7 +5593,6 @@ msgid "The range of cells to be evaluated by the criteria given."
msgstr "A cellatartomány, amely a megadott feltétel szerint kiértékelésre kerül."
#: scfuncs.hrc:1042
-#, fuzzy
msgctxt "SC_OPCODE_COUNT_IF"
msgid "Criteria"
msgstr "Feltételek"
@@ -5672,7 +5629,6 @@ msgid "Returns TRUE if value is an even integer."
msgstr "IGAZ értéket ad vissza, ha az érték páros egész."
#: scfuncs.hrc:1064
-#, fuzzy
msgctxt "SC_OPCODE_IS_EVEN"
msgid "Value"
msgstr "Érték"
@@ -5688,7 +5644,6 @@ msgid "Returns TRUE if value is an odd integer."
msgstr "IGAZ értéket ad vissza, ha az érték páratlan egész."
#: scfuncs.hrc:1072
-#, fuzzy
msgctxt "SC_OPCODE_IS_ODD"
msgid "Value"
msgstr "Érték"
@@ -6256,7 +6211,6 @@ msgid "Function index. Is an index of the possible functions Total, Max, ..."
msgstr "Függvénysorszám. A használható függvényekre (például Total, Max stb.) mutató szám."
#: scfuncs.hrc:1348
-#, fuzzy
msgctxt "SC_OPCODE_SUB_TOTAL"
msgid "Range"
msgstr "Tartomány"
@@ -6773,7 +6727,6 @@ msgid "Array transposition. Exchanges the rows and columns of an array."
msgstr "Mátrix transzponálása. Felcseréli a mátrix sorait és oszlopait."
#: scfuncs.hrc:1548
-#, fuzzy
msgctxt "SC_OPCODE_MAT_TRANS"
msgid "Array"
msgstr "Adattömb"
@@ -6816,7 +6769,6 @@ msgid "Returns the array determinant."
msgstr "Kiszámítja egy mátrix determinánsát."
#: scfuncs.hrc:1566
-#, fuzzy
msgctxt "SC_OPCODE_MAT_DET"
msgid "Array"
msgstr "Adattömb"
@@ -6832,7 +6784,6 @@ msgid "Returns the inverse of an array."
msgstr "Egy mátrix inverzét számítja ki."
#: scfuncs.hrc:1574
-#, fuzzy
msgctxt "SC_OPCODE_MAT_INV"
msgid "Array"
msgstr "Adattömb"
@@ -7217,7 +7168,6 @@ msgid "Returns the maximum value in a list of arguments."
msgstr "Egy argumentumlista maximális értékét adja eredményül."
#: scfuncs.hrc:1710
-#, fuzzy
msgctxt "SC_OPCODE_MAX"
msgid "Number "
msgstr "szám "
@@ -7251,7 +7201,6 @@ msgid "Returns the minimum value in a list of arguments."
msgstr "Az argumentumlista legkisebb értékét adja eredményül."
#: scfuncs.hrc:1726
-#, fuzzy
msgctxt "SC_OPCODE_MIN"
msgid "Number "
msgstr "szám "
@@ -7285,7 +7234,6 @@ msgid "Calculates the variance based on a sample."
msgstr "Minta alapján becslést ad a szórásnégyzetre."
#: scfuncs.hrc:1742
-#, fuzzy
msgctxt "SC_OPCODE_VAR"
msgid "Number "
msgstr "szám "
@@ -7302,7 +7250,6 @@ msgid "Calculates the variance based on a sample."
msgstr "Minta alapján becslést ad a szórásnégyzetre."
#: scfuncs.hrc:1750
-#, fuzzy
msgctxt "SC_OPCODE_VAR_S"
msgid "Number "
msgstr "szám "
@@ -7336,7 +7283,6 @@ msgid "Calculates variance based on the entire population."
msgstr "Egy statisztikai sokaság szórásnégyzetét számítja ki."
#: scfuncs.hrc:1766
-#, fuzzy
msgctxt "SC_OPCODE_VAR_P"
msgid "Number "
msgstr "szám "
@@ -7353,7 +7299,6 @@ msgid "Calculates variance based on the entire population."
msgstr "Egy statisztikai sokaság szórásnégyzetét számítja ki."
#: scfuncs.hrc:1774
-#, fuzzy
msgctxt "SC_OPCODE_VAR_P_MS"
msgid "Number "
msgstr "szám "
@@ -7387,7 +7332,6 @@ msgid "Calculates the standard deviation based on a sample."
msgstr "Kiszámítja a szórást egy minta alapján."
#: scfuncs.hrc:1790
-#, fuzzy
msgctxt "SC_OPCODE_ST_DEV"
msgid "Number "
msgstr "szám "
@@ -7404,7 +7348,6 @@ msgid "Calculates the standard deviation based on a sample."
msgstr "Kiszámítja a szórást egy minta alapján."
#: scfuncs.hrc:1798
-#, fuzzy
msgctxt "SC_OPCODE_ST_DEV_S"
msgid "Number "
msgstr "szám "
@@ -7438,7 +7381,6 @@ msgid "Calculates the standard deviation based on the entire population."
msgstr "Kiszámítja a szórást a teljes sokaságra nézve."
#: scfuncs.hrc:1814
-#, fuzzy
msgctxt "SC_OPCODE_ST_DEV_P"
msgid "Number "
msgstr "szám "
@@ -7455,7 +7397,6 @@ msgid "Calculates the standard deviation based on the entire population."
msgstr "Kiszámítja a szórást a teljes sokaságra nézve."
#: scfuncs.hrc:1822
-#, fuzzy
msgctxt "SC_OPCODE_ST_DEV_P_MS"
msgid "Number "
msgstr "szám "
@@ -7489,7 +7430,6 @@ msgid "Returns the average of a sample."
msgstr "Kiszámítja az argumentumok számtani közepét."
#: scfuncs.hrc:1838
-#, fuzzy
msgctxt "SC_OPCODE_AVERAGE"
msgid "Number "
msgstr "szám "
@@ -7523,7 +7463,6 @@ msgid "Returns the sum of squares of deviations from the sample mean value"
msgstr "A minta középértékéből kiszámítja az eltérések négyzeteinek összegét."
#: scfuncs.hrc:1854
-#, fuzzy
msgctxt "SC_OPCODE_DEV_SQ"
msgid "Number "
msgstr "szám "
@@ -7540,7 +7479,6 @@ msgid "Returns the average of the absolute deviations of a sample from the mean.
msgstr "A minta elemeinek középértéküktől való átlagos abszolút eltérését számítja ki."
#: scfuncs.hrc:1862
-#, fuzzy
msgctxt "SC_OPCODE_AVE_DEV"
msgid "Number "
msgstr "szám "
@@ -7557,7 +7495,6 @@ msgid "Returns the skewness of a distribution."
msgstr "Egy eloszlás ferdeségét számítja ki."
#: scfuncs.hrc:1870
-#, fuzzy
msgctxt "SC_OPCODE_SKEW"
msgid "Number "
msgstr "szám "
@@ -7574,7 +7511,6 @@ msgid "Returns the skewness of a distribution using the population of a random v
msgstr "Egy eloszlás torzulását számítja ki egy véletlen változó sokaságának használatával."
#: scfuncs.hrc:1878
-#, fuzzy
msgctxt "SC_OPCODE_SKEWP"
msgid "Number "
msgstr "szám "
@@ -7591,7 +7527,6 @@ msgid "Returns the kurtosis of a distribution."
msgstr "Egy eloszlásgörbe meredekségét számítja ki."
#: scfuncs.hrc:1886
-#, fuzzy
msgctxt "SC_OPCODE_KURT"
msgid "Number "
msgstr "szám "
@@ -7608,7 +7543,6 @@ msgid "Returns the geometric mean of a sample."
msgstr "A minta mértani közepét számítja ki."
#: scfuncs.hrc:1894
-#, fuzzy
msgctxt "SC_OPCODE_GEO_MEAN"
msgid "Number "
msgstr "szám "
@@ -7625,7 +7559,6 @@ msgid "Returns the harmonic mean of a sample."
msgstr "A minta harmonikus középértékét számítja ki."
#: scfuncs.hrc:1902
-#, fuzzy
msgctxt "SC_OPCODE_HAR_MEAN"
msgid "Number "
msgstr "szám "
@@ -7642,7 +7575,6 @@ msgid "Returns the most common value in a sample."
msgstr "Egy minta leggyakoribb értékét adja eredményül."
#: scfuncs.hrc:1910
-#, fuzzy
msgctxt "SC_OPCODE_MODAL_VALUE"
msgid "Number "
msgstr "szám "
@@ -7659,7 +7591,6 @@ msgid "Returns the most common value in a sample."
msgstr "Egy minta leggyakoribb értékét adja eredményül."
#: scfuncs.hrc:1918
-#, fuzzy
msgctxt "SC_OPCODE_MODAL_VALUE_MS"
msgid "Number "
msgstr "szám "
@@ -7676,7 +7607,6 @@ msgid "Returns the most common value in a sample."
msgstr "Egy minta leggyakoribb értékét adja eredményül."
#: scfuncs.hrc:1926
-#, fuzzy
msgctxt "SC_OPCODE_MODAL_VALUE_MULTI"
msgid "Number "
msgstr "szám "
@@ -7692,7 +7622,6 @@ msgid "Returns the median of a given sample."
msgstr "Adott minta középső értékét adja eredményül."
#: scfuncs.hrc:1934
-#, fuzzy
msgctxt "SC_OPCODE_MEDIAN"
msgid "Number "
msgstr "szám "
@@ -7930,7 +7859,6 @@ msgid "The array of the data in the sample."
msgstr "A mintaadatok tömbje."
#: scfuncs.hrc:2024
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK"
msgid "Value"
msgstr "Érték"
@@ -7941,7 +7869,6 @@ msgid "The value for which percentage ranking is to be determined."
msgstr "A százalékos rang kiszámításához szükséges érték."
#: scfuncs.hrc:2026
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK"
msgid "Significance"
msgstr "növekmény"
@@ -7968,7 +7895,6 @@ msgid "The array of the data in the sample."
msgstr "A mintaadatok tömbje."
#: scfuncs.hrc:2036
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK_EXC"
msgid "Value"
msgstr "Érték"
@@ -7979,7 +7905,6 @@ msgid "The value for which percentage ranking is to be determined."
msgstr "A százalékos rang kiszámításához szükséges érték."
#: scfuncs.hrc:2038
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK_EXC"
msgid "Significance"
msgstr "növekmény"
@@ -8006,7 +7931,6 @@ msgid "The array of the data in the sample."
msgstr "A mintaadatok tömbje."
#: scfuncs.hrc:2048
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK_INC"
msgid "Value"
msgstr "Érték"
@@ -8017,7 +7941,6 @@ msgid "The value for which percentage ranking is to be determined."
msgstr "A százalékos rang kiszámításához szükséges érték."
#: scfuncs.hrc:2050
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK_INC"
msgid "Significance"
msgstr "növekmény"
@@ -8033,7 +7956,6 @@ msgid "Returns the ranking of a value in a sample."
msgstr "Egy mintában szereplő érték rangsorolását adja eredményül."
#: scfuncs.hrc:2058
-#, fuzzy
msgctxt "SC_OPCODE_RANK"
msgid "Value"
msgstr "Érték"
@@ -8069,7 +7991,6 @@ msgid "Returns the ranking of a value in a sample; if more than one value has th
msgstr "Egy mintában szereplő érték rangsorolását adja eredményül, ha több érték azonos rangú, akkor azon értékhalmaz legmagasabb rangját adja vissza."
#: scfuncs.hrc:2070
-#, fuzzy
msgctxt "SC_OPCODE_RANK_EQ"
msgid "Value"
msgstr "Érték"
@@ -8105,7 +8026,6 @@ msgid "Returns the ranking of a value in a sample; if more than one value has th
msgstr "Egy mintában szereplő érték rangsorolását adja eredményül, ha több érték azonos rangú, akkor az átlagos rangot adja vissza."
#: scfuncs.hrc:2082
-#, fuzzy
msgctxt "SC_OPCODE_RANK_AVG"
msgid "Value"
msgstr "Érték"
@@ -8178,7 +8098,6 @@ msgid "The sample data array."
msgstr "A mintaadatok tömbje."
#: scfuncs.hrc:2106
-#, fuzzy
msgctxt "SC_OPCODE_PROB"
msgid "Probability"
msgstr "valószínűség"
@@ -9051,7 +8970,6 @@ msgid "The value to which the exponential distribution is to be calculated."
msgstr "Az exponenciális eloszlás kiszámításához szükséges érték."
#: scfuncs.hrc:2406
-#, fuzzy
msgctxt "SC_OPCODE_EXP_DIST"
msgid "Lambda"
msgstr "Lambda"
@@ -9087,7 +9005,6 @@ msgid "The value to which the exponential distribution is to be calculated."
msgstr "Az exponenciális eloszlás kiszámításához szükséges érték."
#: scfuncs.hrc:2418
-#, fuzzy
msgctxt "SC_OPCODE_EXP_DIST_MS"
msgid "Lambda"
msgstr "Lambda"
@@ -9134,7 +9051,6 @@ msgid "The Alpha parameter of the Gamma distribution."
msgstr "A gamma-eloszlás alfa paramétere."
#: scfuncs.hrc:2432
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_DIST"
msgid "Beta"
msgstr "Béta"
@@ -9181,7 +9097,6 @@ msgid "The Alpha parameter of the Gamma distribution."
msgstr "A gamma-eloszlás alfa paramétere."
#: scfuncs.hrc:2446
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_DIST_MS"
msgid "Beta"
msgstr "Béta"
@@ -9228,7 +9143,6 @@ msgid "The Alpha (shape) parameter of the Gamma distribution."
msgstr "A gamma-eloszlás alfa (alak) paramétere."
#: scfuncs.hrc:2460
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_INV"
msgid "Beta"
msgstr "Béta"
@@ -9265,7 +9179,6 @@ msgid "The Alpha (shape) parameter of the Gamma distribution."
msgstr "A gamma-eloszlás alfa (alak) paramétere."
#: scfuncs.hrc:2472
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_INV_MS"
msgid "Beta"
msgstr "Béta"
@@ -9348,7 +9261,6 @@ msgid "The Alpha parameter of the Beta distribution."
msgstr "A béta-eloszlás alfa paramétere."
#: scfuncs.hrc:2510
-#, fuzzy
msgctxt "SC_OPCODE_BETA_DIST"
msgid "Beta"
msgstr "Béta"
@@ -9416,7 +9328,6 @@ msgid "The Alpha parameter of the Beta distribution."
msgstr "A béta-eloszlás alfa paramétere."
#: scfuncs.hrc:2528
-#, fuzzy
msgctxt "SC_OPCODE_BETA_INV"
msgid "Beta"
msgstr "Béta"
@@ -9474,7 +9385,6 @@ msgid "The Alpha parameter of the Beta distribution."
msgstr "A béta-eloszlás alfa paramétere."
#: scfuncs.hrc:2544
-#, fuzzy
msgctxt "SC_OPCODE_BETA_DIST_MS"
msgid "Beta"
msgstr "Béta"
@@ -9542,7 +9452,6 @@ msgid "The Alpha parameter of the Beta distribution."
msgstr "A béta-eloszlás alfa paramétere."
#: scfuncs.hrc:2562
-#, fuzzy
msgctxt "SC_OPCODE_BETA_INV_MS"
msgid "Beta"
msgstr "Béta"
@@ -9598,7 +9507,6 @@ msgid "The Alpha parameter of the Weibull distribution."
msgstr "A Weibull-eloszlás alfa paramétere."
#: scfuncs.hrc:2578
-#, fuzzy
msgctxt "SC_OPCODE_WEIBULL"
msgid "Beta"
msgstr "Béta"
@@ -9644,7 +9552,6 @@ msgid "The Alpha parameter of the Weibull distribution."
msgstr "A Weibull-eloszlás alfa paramétere."
#: scfuncs.hrc:2592
-#, fuzzy
msgctxt "SC_OPCODE_WEIBULL_MS"
msgid "Beta"
msgstr "Béta"
@@ -9870,7 +9777,6 @@ msgid "The degrees of freedom of the T distribution."
msgstr "A t-eloszlás szabadságfokai."
#: scfuncs.hrc:2660
-#, fuzzy
msgctxt "SC_OPCODE_T_DIST_MS"
msgid "Cumulative"
msgstr "kumulatív"
@@ -10062,7 +9968,6 @@ msgid "The degrees of freedom in the denominator of the F distribution."
msgstr "Szabadságfokok az F-eloszlás nevezőjében."
#: scfuncs.hrc:2726
-#, fuzzy
msgctxt "SC_OPCODE_F_DIST_LT"
msgid "Cumulative"
msgstr "kumulatív"
@@ -10566,7 +10471,6 @@ msgid "The standard deviation of the population."
msgstr "A sokaság szórása."
#: scfuncs.hrc:2909
-#, fuzzy
msgctxt "SC_OPCODE_CONFIDENCE"
msgid "Size"
msgstr "Méret"
@@ -10603,7 +10507,6 @@ msgid "The standard deviation of the population."
msgstr "A sokaság szórása."
#: scfuncs.hrc:2921
-#, fuzzy
msgctxt "SC_OPCODE_CONFIDENCE_N"
msgid "Size"
msgstr "Méret"
@@ -10640,7 +10543,6 @@ msgid "The standard deviation of the population."
msgstr "A sokaság szórása."
#: scfuncs.hrc:2933
-#, fuzzy
msgctxt "SC_OPCODE_CONFIDENCE_T"
msgid "Size"
msgstr "Méret"
@@ -11175,7 +11077,6 @@ msgid "Returns a value along a linear regression"
msgstr "Lineáris regresszió alapján számít ki egy értéket."
#: scfuncs.hrc:3123
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST"
msgid "Value"
msgstr "Érték"
@@ -11213,7 +11114,6 @@ msgid "Calculates future value(s) using additive Exponential Smoothing algorithm
msgstr "Jövőértékeket számít az összeadó exponenciális simítás algoritmussal."
#: scfuncs.hrc:3135
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_ADD"
msgid "Target"
msgstr "Cél"
@@ -11284,7 +11184,6 @@ msgid "Calculates future value(s) using multiplicative Exponential Smoothing alg
msgstr "Jövőértékeket számít a szorzó exponenciális simítás algoritmussal."
#: scfuncs.hrc:3153
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_MUL"
msgid "Target"
msgstr "Cél"
@@ -11355,7 +11254,6 @@ msgid "Returns a prediction interval at the specified target value(s) for additi
msgstr "Előrejelzési gyakoriságot ad vissza a megadott célértékeknél az összeadó exponenciális simítási módszerhez"
#: scfuncs.hrc:3171
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_PIA"
msgid "Target"
msgstr "Cél"
@@ -11438,7 +11336,6 @@ msgid "Returns a prediction interval at the specified target value(s) for multip
msgstr "Előrejelzési gyakoriságot ad vissza a megadott célértékeknél a szorzó exponenciális simítási módszerhez"
#: scfuncs.hrc:3191
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_PIM"
msgid "Target"
msgstr "Cél"
@@ -11713,7 +11610,6 @@ msgid "Returns a value along a linear regression"
msgstr "Lineáris regresszió alapján számít ki egy értéket."
#: scfuncs.hrc:3261
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_LIN"
msgid "Value"
msgstr "Érték"
@@ -11751,7 +11647,6 @@ msgid "Returns the reference to a cell as text."
msgstr "Szöveges formában ad meg egy cellahivatkozást."
#: scfuncs.hrc:3273
-#, fuzzy
msgctxt "SC_OPCODE_ADDRESS"
msgid "Row"
msgstr "Sor"
@@ -11793,7 +11688,6 @@ msgid "The reference style: 0 or FALSE means R1C1 style, any other value or omit
msgstr "A hivatkozás stílusa: 0 vagy a HAMIS érték R1C1 stílust jelent, minden más vagy kihagyott érték A1 stílust jelent."
#: scfuncs.hrc:3281
-#, fuzzy
msgctxt "SC_OPCODE_ADDRESS"
msgid "Sheet"
msgstr "Munkalap"
@@ -11899,7 +11793,6 @@ msgid "Returns the number of columns in an array or reference."
msgstr "Egy tömb vagy hivatkozás oszlopainak számát adja meg."
#: scfuncs.hrc:3331
-#, fuzzy
msgctxt "SC_OPCODE_COLUMNS"
msgid "Array"
msgstr "Adattömb"
@@ -11915,7 +11808,6 @@ msgid "Returns the number of rows in a reference or array."
msgstr "Egy hivatkozásban vagy tömbben lévő sorok számát adja meg."
#: scfuncs.hrc:3339
-#, fuzzy
msgctxt "SC_OPCODE_ROWS"
msgid "Array"
msgstr "Adattömb"
@@ -11947,7 +11839,6 @@ msgid "Horizontal search and reference to the cells located below."
msgstr "Vízszintes keresés és hivatkozás a lent található cellákra."
#: scfuncs.hrc:3355
-#, fuzzy
msgctxt "SC_OPCODE_H_LOOKUP"
msgid "Search criterion"
msgstr "keresési_feltétel"
@@ -11958,7 +11849,6 @@ msgid "The value to be found in the first row."
msgstr "Az érték, amelyet az első sorból kell kikeresni."
#: scfuncs.hrc:3357
-#, fuzzy
msgctxt "SC_OPCODE_H_LOOKUP"
msgid "Array"
msgstr "Adattömb"
@@ -12005,7 +11895,6 @@ msgid "The value to be found in the first column."
msgstr "Az első oszlopban keresendő érték."
#: scfuncs.hrc:3371
-#, fuzzy
msgctxt "SC_OPCODE_V_LOOKUP"
msgid "Array"
msgstr "Adattömb"
@@ -12026,7 +11915,6 @@ msgid "Column index number in the array."
msgstr "Az oszlop indexe a tömbben."
#: scfuncs.hrc:3375
-#, fuzzy
msgctxt "SC_OPCODE_V_LOOKUP"
msgid "Sort order"
msgstr "Rendezési sorrend"
@@ -12053,7 +11941,6 @@ msgid "The reference to a (multiple) range."
msgstr "Hivatkozás egyszeres vagy többszörös tartományra."
#: scfuncs.hrc:3385
-#, fuzzy
msgctxt "SC_OPCODE_INDEX"
msgid "Row"
msgstr "Sor"
@@ -12075,7 +11962,6 @@ msgid "The column in the range."
msgstr "A tartomány oszlopa."
#: scfuncs.hrc:3389
-#, fuzzy
msgctxt "SC_OPCODE_INDEX"
msgid "Range"
msgstr "Tartomány"
@@ -12202,7 +12088,6 @@ msgid "The reference (cell) from which to base the movement."
msgstr "Az eltolás alapját képező hivatkozás (cella)."
#: scfuncs.hrc:3433
-#, fuzzy
msgctxt "SC_OPCODE_OFFSET"
msgid "Rows"
msgstr "Sorok"
@@ -12224,7 +12109,6 @@ msgid "The number of columns that are to be moved to the left or to the right."
msgstr "Ennyi oszloppal balra vagy jobbra történik az eltolás."
#: scfuncs.hrc:3437
-#, fuzzy
msgctxt "SC_OPCODE_OFFSET"
msgid "Height"
msgstr "Magasság"
@@ -12235,7 +12119,6 @@ msgid "The number of rows of the moved reference."
msgstr "Az áthelyezett hivatkozás sorainak száma."
#: scfuncs.hrc:3439
-#, fuzzy
msgctxt "SC_OPCODE_OFFSET"
msgid "Width"
msgstr "Szélesség"
@@ -12394,7 +12277,6 @@ msgid "Extracts value(s) from a pivot table."
msgstr "Értékeket nyer ki egy kimutatástáblából."
#: scfuncs.hrc:3499
-#, fuzzy
msgctxt "SC_OPCODE_GET_PIVOT_DATA"
msgid "Data field"
msgstr "Adatmező"
@@ -12495,7 +12377,6 @@ msgid "Converts a number to text in currency format."
msgstr "Átvált egy számot pénznem formátumba."
#: scfuncs.hrc:3543
-#, fuzzy
msgctxt "SC_OPCODE_CURRENCY"
msgid "Value"
msgstr "Érték"
@@ -12506,7 +12387,6 @@ msgid "Value is a number, a reference to a cell containing a number or a formula
msgstr "Az érték lehet szám, számot tartalmazó cellára mutató hivatkozás vagy számot eredményező képlet."
#: scfuncs.hrc:3545
-#, fuzzy
msgctxt "SC_OPCODE_CURRENCY"
msgid "Decimals"
msgstr "tizedesjegyek"
@@ -12624,7 +12504,6 @@ msgid "Checks 1 or more conditions and returns a value corresponding to the firs
msgstr "Egy vagy több feltétel ellenőrzése, és az elsőként teljesülő feltételnek megfelelő érték visszaadása."
#: scfuncs.hrc:3597
-#, fuzzy
msgctxt "SC_OPCODE_IFS_MS"
msgid "Test"
msgstr "teszt"
@@ -12635,7 +12514,6 @@ msgid "Any value or expression which can be either TRUE or FALSE."
msgstr "Bármely érték vagy kifejezés, ami IGAZ és HAMIS is lehet."
#: scfuncs.hrc:3599
-#, fuzzy
msgctxt "SC_OPCODE_IFS_MS"
msgid "Result"
msgstr "Eredmény"
@@ -12662,7 +12540,6 @@ msgid "Value that will be compared against value1-valueN."
msgstr "Az érték_1-érték_N értékekkel összehasonlítandó érték."
#: scfuncs.hrc:3609
-#, fuzzy
msgctxt "SC_OPCODE_SWITCH_MS"
msgid "Value"
msgstr "Érték"
@@ -12673,7 +12550,6 @@ msgid "Value that will be compared against expression."
msgstr "A kifejezéssel összehasonlítandó érték."
#: scfuncs.hrc:3611
-#, fuzzy
msgctxt "SC_OPCODE_SWITCH_MS"
msgid "Result"
msgstr "Eredmény"
@@ -12812,7 +12688,6 @@ msgid "The text in which a search is to be made."
msgstr "A szöveg, amelyben a keresés történik."
#: scfuncs.hrc:3655
-#, fuzzy
msgctxt "SC_OPCODE_FIND"
msgid "Position"
msgstr "Pozíció"
@@ -12850,7 +12725,6 @@ msgid "The text in which a search is to be made."
msgstr "A szöveg, amelyben a keresés történik."
#: scfuncs.hrc:3667
-#, fuzzy
msgctxt "SC_OPCODE_SEARCH"
msgid "Position"
msgstr "Pozíció"
@@ -12972,7 +12846,6 @@ msgid "Returns a value if it is text, otherwise an empty string."
msgstr "Ha szöveg, akkor értéket ad vissza, egyébként üres karakterláncot ad vissza."
#: scfuncs.hrc:3725
-#, fuzzy
msgctxt "SC_OPCODE_T"
msgid "Value"
msgstr "Érték"
@@ -12998,7 +12871,6 @@ msgid "The text in which some characters are to be replaced."
msgstr "A szöveg, amelyben a lecserélendő karakterek vannak."
#: scfuncs.hrc:3735
-#, fuzzy
msgctxt "SC_OPCODE_REPLACE"
msgid "Position"
msgstr "Pozíció"
@@ -13009,7 +12881,6 @@ msgid "The character position from which text is to be replaced."
msgstr "Az a karakterpozíció, amelytől a szöveget le kell cserélni."
#: scfuncs.hrc:3737
-#, fuzzy
msgctxt "SC_OPCODE_REPLACE"
msgid "Length"
msgstr "Hossz"
@@ -13320,7 +13191,6 @@ msgid "Converts a value according to a conversion table in the configuration (ma
msgstr "A beállításokban (main.xcd) megadott konverziós táblának megfelelően alakítja át az értéket"
#: scfuncs.hrc:3845
-#, fuzzy
msgctxt "SC_OPCODE_CONVERT_OOO"
msgid "Value"
msgstr "Érték"
@@ -13439,7 +13309,6 @@ msgid "Converts a value from one to another Euro currency."
msgstr "Érték átalakítása egyik eurózónába tartozó pénznemből a másikba."
#: scfuncs.hrc:3895
-#, fuzzy
msgctxt "SC_OPCODE_EUROCONVERT"
msgid "Value"
msgstr "Érték"
@@ -13857,7 +13726,6 @@ msgid "Returns the error function."
msgstr "Kiszámítja a Gauss-féle hibafüggvényt."
#: scfuncs.hrc:4040
-#, fuzzy
msgctxt "SC_OPCODE_ERF_MS"
msgid "Lower limit"
msgstr "alsó határ"
@@ -13873,7 +13741,6 @@ msgid "Returns the complementary error function."
msgstr "Kiszámítja a Gauss-féle hibafüggvény kiegészítő értékeit."
#: scfuncs.hrc:4047
-#, fuzzy
msgctxt "SC_OPCODE_ERFC_MS"
msgid "Lower limit"
msgstr "alsó határ"
@@ -13916,7 +13783,6 @@ msgid "Rounds a number to predefined significant digits."
msgstr "Egy számot a megadott számú tizedesjegyre kerekít."
#: scfuncs.hrc:4064
-#, fuzzy
msgctxt "SC_OPCODE_ROUNDSIG"
msgid "Value"
msgstr "Érték"
@@ -13950,31 +13816,26 @@ msgid "Text"
msgstr "Szöveg"
#: scfuncs.hrc:4074
-#, fuzzy
msgctxt "SC_OPCODE_REPLACEB"
msgid "The text in which some characters are to be replaced."
msgstr "A szöveg, amelyben a lecserélendő karakterek vannak."
#: scfuncs.hrc:4075
-#, fuzzy
msgctxt "SC_OPCODE_REPLACEB"
msgid "Position"
msgstr "Pozíció"
#: scfuncs.hrc:4076
-#, fuzzy
msgctxt "SC_OPCODE_REPLACEB"
msgid "The character position from which text is to be replaced."
msgstr "Az a karakterpozíció, amelytől a szöveget le kell cserélni."
#: scfuncs.hrc:4077
-#, fuzzy
msgctxt "SC_OPCODE_REPLACEB"
msgid "Length"
msgstr "Hossz"
#: scfuncs.hrc:4078
-#, fuzzy
msgctxt "SC_OPCODE_REPLACEB"
msgid "The number of characters to be replaced."
msgstr "A lecserélendő karakterek száma."
@@ -13986,7 +13847,6 @@ msgid "New text"
msgstr "új_szöveg"
#: scfuncs.hrc:4080
-#, fuzzy
msgctxt "SC_OPCODE_REPLACEB"
msgid "The text to be inserted."
msgstr "Az új, beszúrandó szöveg."
@@ -14003,7 +13863,6 @@ msgid "Find text"
msgstr "Szöveg keresése"
#: scfuncs.hrc:4088
-#, fuzzy
msgctxt "SC_OPCODE_FINDB"
msgid "The text to be found."
msgstr "A keresendő szöveg."
@@ -14015,19 +13874,16 @@ msgid "Text"
msgstr "Szöveg"
#: scfuncs.hrc:4090
-#, fuzzy
msgctxt "SC_OPCODE_FINDB"
msgid "The text in which a search is to be made."
msgstr "A szöveg, amelyben a keresés történik."
#: scfuncs.hrc:4091
-#, fuzzy
msgctxt "SC_OPCODE_FINDB"
msgid "Position"
msgstr "Pozíció"
#: scfuncs.hrc:4092
-#, fuzzy
msgctxt "SC_OPCODE_FINDB"
msgid "The position in the text from which the search starts."
msgstr "A szövegen belüli pozíció, ahonnan a keresés indul."
@@ -14044,7 +13900,6 @@ msgid "Find text"
msgstr "Szöveg keresése"
#: scfuncs.hrc:4100
-#, fuzzy
msgctxt "SC_OPCODE_SEARCHB"
msgid "The text to be found."
msgstr "A keresendő szöveg."
@@ -14056,19 +13911,16 @@ msgid "Text"
msgstr "Szöveg"
#: scfuncs.hrc:4102
-#, fuzzy
msgctxt "SC_OPCODE_SEARCHB"
msgid "The text in which a search is to be made."
msgstr "A szöveg, amelyben a keresés történik."
#: scfuncs.hrc:4103
-#, fuzzy
msgctxt "SC_OPCODE_SEARCHB"
msgid "Position"
msgstr "Pozíció"
#: scfuncs.hrc:4104
-#, fuzzy
msgctxt "SC_OPCODE_SEARCHB"
msgid "The position in the text from which the search starts."
msgstr "A szövegen belüli pozíció, ahonnan a keresés indul."
@@ -14848,7 +14700,6 @@ msgid "Sum"
msgstr "Összeg"
#: strings.hrc:181
-#, fuzzy
msgctxt "SCSTR_QHELP_BTNEQUAL"
msgid "Formula"
msgstr "Képlet"
@@ -17154,19 +17005,16 @@ msgid "_Close"
msgstr "_Bezárás"
#: dataprovider.ui:9
-#, fuzzy
msgctxt "dataprovider|DataStreamDialog"
msgid "Live Data Streams"
msgstr "Élő adatfolyamok"
#: dataprovider.ui:107
-#, fuzzy
msgctxt "dataprovider|label6"
msgid "URL:"
msgstr "URL:"
#: dataprovider.ui:120
-#, fuzzy
msgctxt "dataprovider|url|tooltip_text"
msgid "Enter the URL of the source document in the local file system or Internet here."
msgstr "Írja be a forrásdokumentum fájlnevét vagy URL-jét."
@@ -17194,19 +17042,16 @@ msgid "Search String:"
msgstr ""
#: dataprovider.ui:268
-#, fuzzy
msgctxt "dataprovider|label"
msgid "Source Stream"
msgstr "Forrás adatfolyam"
#: dataproviderentry.ui:46
-#, fuzzy
msgctxt "dataproviderentry|url"
msgid "URL:"
msgstr "URL:"
#: dataproviderentry.ui:57
-#, fuzzy
msgctxt "dataproviderentry|id"
msgid "ID:"
msgstr "Azonosító:"
@@ -18472,7 +18317,6 @@ msgid "_From file"
msgstr "_Fájlból"
#: insertsheet.ui:371
-#, fuzzy
msgctxt "insertsheet|tables-atkobject"
msgid "Tables in file"
msgstr "Táblázatok fájlban"
@@ -18933,25 +18777,21 @@ msgid "Image"
msgstr "Kép"
#: notebookbar_groupedbar_compact.ui:3863
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|defaultD"
msgid "Default"
msgstr "Alapértelmezett"
#: notebookbar_groupedbar_compact.ui:3877
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|Accent1"
msgid "Accent 1"
msgstr "Kiemelés 1"
#: notebookbar_groupedbar_compact.ui:3885
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|Accent2"
msgid "Accent 2"
msgstr "Kiemelés 2"
#: notebookbar_groupedbar_compact.ui:3893
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|Accent3"
msgid "Accent 3"
msgstr "Kiemelés 3"
@@ -18969,37 +18809,31 @@ msgid "Header 2"
msgstr "Élőfej"
#: notebookbar_groupedbar_compact.ui:3929
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|bad"
msgid "Bad"
msgstr "Rossz"
#: notebookbar_groupedbar_compact.ui:3937
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|error"
msgid "Error"
msgstr "Hiba"
#: notebookbar_groupedbar_compact.ui:3945
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|good"
msgid "Good"
msgstr "Jó"
#: notebookbar_groupedbar_compact.ui:3953
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|neutral"
msgid "Neutral"
msgstr "Semleges"
#: notebookbar_groupedbar_compact.ui:3961
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|warning"
msgid "Warning"
msgstr "Figyelmeztetés"
#: notebookbar_groupedbar_compact.ui:3975
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|footnote"
msgid "Footnote"
msgstr "Lábjegyzet"
@@ -19017,7 +18851,6 @@ msgid "_File"
msgstr "Fájl"
#: notebookbar_groupedbar_compact.ui:4782
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|editb"
msgid "_Edit"
msgstr "S_zerkesztés"
@@ -19029,7 +18862,6 @@ msgid "St_yles"
msgstr "Stílusok"
#: notebookbar_groupedbar_compact.ui:5092
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|formatb"
msgid "F_ont"
msgstr "B_etűkészlet…"
@@ -19083,7 +18915,6 @@ msgid "_Review"
msgstr "Áttekintés"
#: notebookbar_groupedbar_compact.ui:6262
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|graphicB"
msgid "_Graphic"
msgstr "_Kép"
@@ -19095,7 +18926,6 @@ msgid "C_olor"
msgstr "Szín"
#: notebookbar_groupedbar_compact.ui:6705
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|arrange"
msgid "_Arrange"
msgstr "_Elrendezés"
@@ -19125,7 +18955,6 @@ msgid "_Comments"
msgstr "_Megjegyzések"
#: notebookbar_groupedbar_compact.ui:7361
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|compareb"
msgid "Com_pare"
msgstr "Össze_hasonlítás"
@@ -19137,19 +18966,16 @@ msgid "_View"
msgstr "Nézet"
#: notebookbar_groupedbar_compact.ui:7634
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|editdrawb"
msgid "_Styles"
msgstr "Stíl_usok"
#: notebookbar_groupedbar_compact.ui:7850
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|drawb"
msgid "D_raw"
msgstr "D_raw"
#: notebookbar_groupedbar_compact.ui:8040
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|arrangeD"
msgid "_Arrange"
msgstr "_Elrendezés"
@@ -19167,19 +18993,16 @@ msgid "Grou_p"
msgstr "Csoportosítás"
#: notebookbar_groupedbar_compact.ui:8366
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|3Db"
msgid "3_D"
msgstr "3_D"
#: notebookbar_groupedbar_compact.ui:8549
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|oleB"
msgid "F_rame"
msgstr "Ke_ret"
#: notebookbar_groupedbar_compact.ui:8756
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|arrangeO"
msgid "_Arrange"
msgstr "_Elrendezés"
@@ -19197,7 +19020,6 @@ msgid "_View"
msgstr "Nézet"
#: notebookbar_groupedbar_compact.ui:9080
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|paragraphstyles"
msgid "_Styles"
msgstr "Stíl_usok"
@@ -19221,43 +19043,36 @@ msgid "_View"
msgstr "Nézet"
#: notebookbar_groupedbar_compact.ui:9795
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|menub"
msgid "_Menu"
msgstr "_Menü"
#: notebookbar_groupedbar_compact.ui:9850
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|toolsb"
msgid "_Tools"
msgstr "_Eszközök"
#: notebookbar_groupedbar_full.ui:3663
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|menubarD"
msgid "Menubar"
msgstr "Menüsáv"
#: notebookbar_groupedbar_full.ui:3797
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|defaultD"
msgid "Default"
msgstr "Alapértelmezett"
#: notebookbar_groupedbar_full.ui:3811
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|Accent1"
msgid "Accent 1"
msgstr "Kiemelés 1"
#: notebookbar_groupedbar_full.ui:3819
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|Accent2"
msgid "Accent 2"
msgstr "Kiemelés 2"
#: notebookbar_groupedbar_full.ui:3827
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|Accent3"
msgid "Accent 3"
msgstr "Kiemelés 3"
@@ -19275,37 +19090,31 @@ msgid "Header 2"
msgstr "Élőfej"
#: notebookbar_groupedbar_full.ui:3863
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|bad"
msgid "Bad"
msgstr "Rossz"
#: notebookbar_groupedbar_full.ui:3871
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|error"
msgid "Error"
msgstr "Hiba"
#: notebookbar_groupedbar_full.ui:3879
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|good"
msgid "Good"
msgstr "Jó"
#: notebookbar_groupedbar_full.ui:3887
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|neutral"
msgid "Neutral"
msgstr "Semleges"
#: notebookbar_groupedbar_full.ui:3895
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|warning"
msgid "Warning"
msgstr "Figyelmeztetés"
#: notebookbar_groupedbar_full.ui:3909
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|footnote"
msgid "Footnote"
msgstr "Lábjegyzet"
@@ -19323,7 +19132,6 @@ msgid "_File"
msgstr "Fájl"
#: notebookbar_groupedbar_full.ui:4811
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|editb"
msgid "_Edit"
msgstr "S_zerkesztés"
@@ -19335,7 +19143,6 @@ msgid "St_yles"
msgstr "Stílusok"
#: notebookbar_groupedbar_full.ui:5278
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|formatb"
msgid "F_ont"
msgstr "B_etűkészlet…"
@@ -19383,13 +19190,11 @@ msgid "_Review"
msgstr "Áttekintés"
#: notebookbar_groupedbar_full.ui:6889
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|graphicB"
msgid "_Graphic"
msgstr "_Kép"
#: notebookbar_groupedbar_full.ui:7240
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|arrange"
msgid "_Arrange"
msgstr "_Elrendezés"
@@ -19425,7 +19230,6 @@ msgid "_Comments"
msgstr "_Megjegyzések"
#: notebookbar_groupedbar_full.ui:8415
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|compareb"
msgid "Com_pare"
msgstr "Össze_hasonlítás"
@@ -19437,19 +19241,16 @@ msgid "_View"
msgstr "Nézet"
#: notebookbar_groupedbar_full.ui:9055
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|drawb"
msgid "D_raw"
msgstr "D_raw"
#: notebookbar_groupedbar_full.ui:9425
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|editdrawb"
msgid "_Edit"
msgstr "S_zerkesztés"
#: notebookbar_groupedbar_full.ui:9762
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|arrangedrawb"
msgid "_Arrange"
msgstr "_Elrendezés"
@@ -19467,13 +19268,11 @@ msgid "Grou_p"
msgstr "Csoportosítás"
#: notebookbar_groupedbar_full.ui:10273
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|3Db"
msgid "3_D"
msgstr "3_D"
#: notebookbar_groupedbar_full.ui:10580
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|formatd"
msgid "F_ont"
msgstr "B_etűkészlet…"
@@ -19497,19 +19296,16 @@ msgid "_Insert"
msgstr "Beszúrás"
#: notebookbar_groupedbar_full.ui:11334
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|media"
msgid "_Media"
msgstr "Méd_ia"
#: notebookbar_groupedbar_full.ui:11571
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|oleB"
msgid "F_rame"
msgstr "Ke_ret"
#: notebookbar_groupedbar_full.ui:12001
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|arrageOLE"
msgid "_Arrange"
msgstr "_Elrendezés"
@@ -19527,19 +19323,16 @@ msgid "_View"
msgstr "Nézet"
#: notebookbar_groupedbar_full.ui:12509
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|menub"
msgid "_Menu"
msgstr "_Menü"
#: notebookbar_groupedbar_full.ui:12561
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|toolsb"
msgid "_Tools"
msgstr "_Eszközök"
#: notebookbar_groupedbar_full.ui:12615
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|helpb"
msgid "_Help"
msgstr "_Súgó"
@@ -21685,7 +21478,6 @@ msgid "Indents from the left edge."
msgstr "A cella bal oldalától húz beljebb."
#: sidebaralignment.ui:285
-#, fuzzy
msgctxt "sidebaralignment|leftindent-atkobject"
msgid "Left Indent"
msgstr "Behúzás balról"
diff --git a/source/hu/sccomp/messages.po b/source/hu/sccomp/messages.po
index 3c0c677c54d..c0ed0e8c533 100644
--- a/source/hu/sccomp/messages.po
+++ b/source/hu/sccomp/messages.po
@@ -4,14 +4,17 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2017-11-22 13:53+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"PO-Revision-Date: 2018-01-10 18:28+0000\n"
+"Last-Translator: Gábor Kelemen <kelemeng@gnome.hu>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: hu\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1515608915.000000\n"
#: strings.hrc:25
msgctxt "RID_SOLVER_COMPONENT"
@@ -26,7 +29,7 @@ msgstr "%PRODUCTNAME CoinMP lineáris megoldó "
#: strings.hrc:27
msgctxt "RID_SWARM_SOLVER_COMPONENT"
msgid "%PRODUCTNAME Swarm Non-Linear Solver (experimental)"
-msgstr ""
+msgstr "%PRODUCTNAME Swarm nem lineáris megoldó (kísérleti)"
#: strings.hrc:28
msgctxt "RID_PROPERTY_NONNEGATIVE"
@@ -56,7 +59,7 @@ msgstr "Elágazási és kötési mélység korlátozása"
#: strings.hrc:33
msgctxt "RID_PROPERTY_ALGORITHM"
msgid "Swarm algorithm (0 - Differential Evolution, 1 - Particle Swarm Optimization)"
-msgstr ""
+msgstr "Swarm algoritmus (0 - differenciálevolúció, 1 - részecskeraj optimalizálás)"
#: strings.hrc:34
msgctxt "RID_ERROR_NONLINEAR"
diff --git a/source/hu/sd/messages.po b/source/hu/sd/messages.po
index 8edcce6dd4e..ae2e1c9bf41 100644
--- a/source/hu/sd/messages.po
+++ b/source/hu/sd/messages.po
@@ -599,7 +599,6 @@ msgid "Slide %1 of %2 (%3)"
msgstr "%1. dia, összesen: %2 (%3)"
#: strings.hrc:99
-#, fuzzy
msgctxt "STR_ALL_SUPPORTED_FORMATS"
msgid "All supported formats"
msgstr "Minden támogatott formátum"
@@ -2417,7 +2416,6 @@ msgid "%PRODUCTNAME Draw has searched to the beginning of the document. Do you w
msgstr "A %PRODUCTNAME Draw a bemutató elejére ért. Folytatja a keresést a végétől?"
#: strings.hrc:470
-#, fuzzy
msgctxt "STR_SD_NONE"
msgid "- None -"
msgstr "- Nincs -"
@@ -3368,19 +3366,16 @@ msgid "Include on page"
msgstr "Az oldal része"
#: impressprinteroptions.ui:32
-#, fuzzy
msgctxt "impressprinteroptions|printname"
msgid "Slide name"
msgstr "Dia neve"
#: impressprinteroptions.ui:48
-#, fuzzy
msgctxt "impressprinteroptions|printdatetime"
msgid "Date and time"
msgstr "Dátum és idő"
#: impressprinteroptions.ui:64
-#, fuzzy
msgctxt "impressprinteroptions|printhidden"
msgid "Hidden pages"
msgstr "Rejtett oldalak"
@@ -3392,19 +3387,16 @@ msgid "Contents"
msgstr "Tartalom"
#: impressprinteroptions.ui:119
-#, fuzzy
msgctxt "impressprinteroptions|originalcolors"
msgid "Original size"
msgstr "Eredeti méret"
#: impressprinteroptions.ui:137
-#, fuzzy
msgctxt "impressprinteroptions|grayscale"
msgid "Grayscale"
msgstr "Szürkeárnyalatos"
#: impressprinteroptions.ui:155
-#, fuzzy
msgctxt "impressprinteroptions|blackandwhite"
msgid "Black & white"
msgstr "Fekete-fehér"
@@ -3416,31 +3408,26 @@ msgid "Color"
msgstr "Szín"
#: impressprinteroptions.ui:212
-#, fuzzy
msgctxt "impressprinteroptions|originalsize"
msgid "Original size"
msgstr "Eredeti méret"
#: impressprinteroptions.ui:230
-#, fuzzy
msgctxt "impressprinteroptions|fittoprintable"
msgid "Fit to printable page"
msgstr "Igazítás az oldal méretéhez"
#: impressprinteroptions.ui:248
-#, fuzzy
msgctxt "impressprinteroptions|distributeonmultiple"
msgid "Distribute on multiple sheets of paper"
msgstr "Elosztás több papírlapra"
#: impressprinteroptions.ui:266
-#, fuzzy
msgctxt "impressprinteroptions|tilesheet"
msgid "Tile sheet of paper with repeated slides"
msgstr "Diák mozaikelrendezése a papírlapon"
#: impressprinteroptions.ui:290
-#, fuzzy
msgctxt "impressprinteroptions|label6"
msgid "Size"
msgstr "Méret"
@@ -3706,13 +3693,11 @@ msgid "Image"
msgstr "Kép"
#: notebookbar_groupedbar_compact.ui:466
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|menubarD1"
msgid "Menubar"
msgstr "Menüsáv"
#: notebookbar_groupedbar_compact.ui:1884
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|menubarD"
msgid "Menubar"
msgstr "Menüsáv"
@@ -3748,7 +3733,6 @@ msgid "_Insert"
msgstr "Beszúrás"
#: notebookbar_groupedbar_compact.ui:3332
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|draw"
msgid "D_raw"
msgstr "D_raw"
@@ -3774,7 +3758,6 @@ msgstr "Diavetítés"
#: notebookbar_groupedbar_compact.ui:4071
#: /home/cl/vc/git/libo-core/sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:5079
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|formatt"
msgid "F_ormat"
msgstr "F_ormátum"
@@ -3805,13 +3788,11 @@ msgid "_Slide Show"
msgstr "Diavetítés"
#: notebookbar_groupedbar_compact.ui:5479
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|rowscolumnst"
msgid "R_ows"
msgstr "_Sorok"
#: notebookbar_groupedbar_compact.ui:5795
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|calculatet"
msgid "_Calc"
msgstr "_Calc"
@@ -3823,7 +3804,6 @@ msgid "St_yles"
msgstr "Stílusok"
#: notebookbar_groupedbar_compact.ui:6214
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|drawb"
msgid "D_raw"
msgstr "D_raw"
@@ -3841,13 +3821,11 @@ msgid "_Grid"
msgstr "Rács"
#: notebookbar_groupedbar_compact.ui:6836
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|3Db"
msgid "3_D"
msgstr "3_D"
#: notebookbar_groupedbar_compact.ui:7008
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|graphicB"
msgid "_Graphic"
msgstr "_Kép"
@@ -3872,7 +3850,6 @@ msgid "_Slide Show"
msgstr "Diavetítés"
#: notebookbar_groupedbar_compact.ui:7957
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|oleB"
msgid "F_rame"
msgstr "Ke_ret"
@@ -3896,7 +3873,6 @@ msgid "_Insert"
msgstr "Beszúrás"
#: notebookbar_groupedbar_compact.ui:9016
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|drawMaster"
msgid "D_raw"
msgstr "D_raw"
@@ -3908,25 +3884,21 @@ msgid "_View"
msgstr "Nézet"
#: notebookbar_groupedbar_compact.ui:9526
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|menub"
msgid "_Menu"
msgstr "_Menü"
#: notebookbar_groupedbar_compact.ui:9581
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|toolsb"
msgid "_Tools"
msgstr "_Eszközök"
#: notebookbar_groupedbar_full.ui:2372
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|menubarD"
msgid "Menubar"
msgstr "Menüsáv"
#: notebookbar_groupedbar_full.ui:2541
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|Quotation2"
msgid "Quotation"
msgstr "Idézet"
@@ -3962,7 +3934,6 @@ msgid "_Insert"
msgstr "Beszúrás"
#: notebookbar_groupedbar_full.ui:4302
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|draw"
msgid "D_raw"
msgstr "D_raw"
@@ -3985,7 +3956,6 @@ msgstr "Áttekintés"
#: /home/cl/vc/git/libo-core/sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:9790
#: /home/cl/vc/git/libo-core/sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:11217
#: /home/cl/vc/git/libo-core/sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:12467
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|arrangedrawb"
msgid "_Arrange"
msgstr "_Elrendezés"
@@ -3998,7 +3968,6 @@ msgstr "Diavetítés"
#: notebookbar_groupedbar_full.ui:5327
#: /home/cl/vc/git/libo-core/sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:6592
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|formatd"
msgid "F_ormat"
msgstr "F_ormátum"
@@ -4035,19 +4004,16 @@ msgid "T_able"
msgstr "Táblázat"
#: notebookbar_groupedbar_full.ui:7362
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|rowscolumnst"
msgid "R_ows"
msgstr "_Sorok"
#: notebookbar_groupedbar_full.ui:7482
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|calculatet"
msgid "_Calc"
msgstr "_Calc"
#: notebookbar_groupedbar_full.ui:7818
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|drawb"
msgid "D_raw"
msgstr "D_raw"
@@ -4073,13 +4039,11 @@ msgid "Grou_p"
msgstr "Csoportosítás"
#: notebookbar_groupedbar_full.ui:8958
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|3Db"
msgid "3_D"
msgstr "3_D"
#: notebookbar_groupedbar_full.ui:9216
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|graphicB"
msgid "_Graphic"
msgstr "_Kép"
@@ -4091,7 +4055,6 @@ msgid "C_olor"
msgstr "Szín"
#: notebookbar_groupedbar_full.ui:10344
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|media"
msgid "_Media"
msgstr "Méd_ia"
@@ -4103,7 +4066,6 @@ msgid "_Slide Show"
msgstr "Diavetítés"
#: notebookbar_groupedbar_full.ui:10805
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|editdrawb"
msgid "F_rame"
msgstr "Ke_ret"
@@ -4127,7 +4089,6 @@ msgid "_Insert"
msgstr "Beszúrás"
#: notebookbar_groupedbar_full.ui:12141
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|drawm"
msgid "D_raw"
msgstr "D_raw"
@@ -4139,19 +4100,16 @@ msgid "_View"
msgstr "Nézet"
#: notebookbar_groupedbar_full.ui:12749
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|menub"
msgid "_Menu"
msgstr "_Menü"
#: notebookbar_groupedbar_full.ui:12801
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|toolsb"
msgid "_Tools"
msgstr "_Eszközök"
#: notebookbar_groupedbar_full.ui:12855
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|helpb"
msgid "_Help"
msgstr "_Súgó"
@@ -4647,7 +4605,6 @@ msgid "Duration of pause"
msgstr "Szünet hossza"
#: presentationdialog.ui:395
-#, fuzzy
msgctxt "presentationdialog|pauseduration-atkobject"
msgid "Pause Duration"
msgstr "Szünet hosszúsága"
@@ -5252,7 +5209,6 @@ msgid "None"
msgstr "Nincs"
#: sidebarslidebackground.ui:249
-#, fuzzy
msgctxt "sidebarslidebackground|marginLB"
msgid "Narrow"
msgstr "Keskeny"
@@ -5264,25 +5220,21 @@ msgid "Moderate"
msgstr "Visszafogott"
#: sidebarslidebackground.ui:251
-#, fuzzy
msgctxt "sidebarslidebackground|marginLB"
msgid "Normal 0.75\""
msgstr "Normál 0,75\""
#: sidebarslidebackground.ui:252
-#, fuzzy
msgctxt "sidebarslidebackground|marginLB"
msgid "Normal 1\""
msgstr "Normál 1\""
#: sidebarslidebackground.ui:253
-#, fuzzy
msgctxt "sidebarslidebackground|marginLB"
msgid "Normal 1.25\""
msgstr "Normál 1,25\""
#: sidebarslidebackground.ui:254
-#, fuzzy
msgctxt "sidebarslidebackground|marginLB"
msgid "Wide"
msgstr "Széles"
@@ -5293,7 +5245,6 @@ msgid "Margin:"
msgstr ""
#: sidebarslidebackground.ui:277
-#, fuzzy
msgctxt "sidebarslidebackground|customlabel"
msgid "Custom"
msgstr "Egyéni"
@@ -5704,7 +5655,6 @@ msgid "Tabs"
msgstr "Tabulátorok"
#: templatedialog.ui:463
-#, fuzzy
msgctxt "templatedialog|background"
msgid "Highlighting"
msgstr "Kiemelés"
@@ -5980,13 +5930,11 @@ msgid "Numbering"
msgstr "Számozás"
#: drawprinteroptions.ui:32
-#, fuzzy
msgctxt "drawprinteroptions|printname"
msgid "Page name"
msgstr "Oldalnév"
#: drawprinteroptions.ui:48
-#, fuzzy
msgctxt "drawprinteroptions|printdatetime"
msgid "Date and time"
msgstr "Dátum és idő"
@@ -5998,19 +5946,16 @@ msgid "Contents"
msgstr "Tartalom"
#: drawprinteroptions.ui:103
-#, fuzzy
msgctxt "drawprinteroptions|originalcolors"
msgid "Original size"
msgstr "Eredeti méret"
#: drawprinteroptions.ui:121
-#, fuzzy
msgctxt "drawprinteroptions|grayscale"
msgid "Grayscale"
msgstr "Szürkeárnyalatos"
#: drawprinteroptions.ui:139
-#, fuzzy
msgctxt "drawprinteroptions|blackandwhite"
msgid "Black & white"
msgstr "Fekete-fehér"
@@ -6022,31 +5967,26 @@ msgid "Color"
msgstr "Szín"
#: drawprinteroptions.ui:196
-#, fuzzy
msgctxt "drawprinteroptions|originalsize"
msgid "Original size"
msgstr "Eredeti méret"
#: drawprinteroptions.ui:214
-#, fuzzy
msgctxt "drawprinteroptions|fittoprintable"
msgid "Fit to printable page"
msgstr "Igazítás az oldal méretéhez"
#: drawprinteroptions.ui:232
-#, fuzzy
msgctxt "drawprinteroptions|distributeonmultiple"
msgid "Distribute on multiple sheets of paper"
msgstr "Elosztás több papírlapra"
#: drawprinteroptions.ui:250
-#, fuzzy
msgctxt "drawprinteroptions|tilesheet"
msgid "Tile sheet of paper with repeated pages"
msgstr "Oldalak mozaikelrendezése a papírlapon"
#: drawprinteroptions.ui:274
-#, fuzzy
msgctxt "drawprinteroptions|label6"
msgid "Size"
msgstr "Méret"
diff --git a/source/hu/sfx2/messages.po b/source/hu/sfx2/messages.po
index 903a557b340..386f6b3f815 100644
--- a/source/hu/sfx2/messages.po
+++ b/source/hu/sfx2/messages.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2017-12-18 12:31+0100\n"
-"PO-Revision-Date: 2017-12-04 22:58+0000\n"
+"PO-Revision-Date: 2018-01-10 20:06+0000\n"
"Last-Translator: Gábor Kelemen <kelemeng@gnome.hu>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: hu\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1512428284.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1515614778.000000\n"
#: strings.hrc:25
msgctxt "STR_TEMPLATE_FILTER"
@@ -817,7 +817,7 @@ msgstr "Helytelen jelszó"
#: strings.hrc:172
msgctxt "RID_SVXSTR_GPG_ENCRYPT_FAILURE"
msgid "OpenPGP key not trusted, damaged, or encryption failure. Please try again."
-msgstr ""
+msgstr "Az OpenPGP kulcs nem megbízható, sérült vagy titkosítási hiba történt. Próbálja újra."
#: strings.hrc:174
msgctxt "STR_PASSWD_MIN_LEN"
@@ -1293,153 +1293,153 @@ msgstr "Oldalsáv bezárása"
#: strings.hrc:271
msgctxt "STR_TEMPLATE_NAME1"
msgid "Alizarin"
-msgstr ""
+msgstr "Alizarin"
#: strings.hrc:272
msgctxt "STR_TEMPLATE_NAME2"
msgid "Beehive"
-msgstr ""
+msgstr "Méhkas"
#: strings.hrc:273
msgctxt "STR_TEMPLATE_NAME3"
msgid "Blue Curve"
-msgstr ""
+msgstr "Kék görbe"
#: strings.hrc:274
msgctxt "STR_TEMPLATE_NAME4"
msgid "Blueprint Plans"
-msgstr ""
+msgstr "Tervrajzok"
#: strings.hrc:275
msgctxt "STR_TEMPLATE_NAME5"
msgid "Bright Blue"
-msgstr ""
+msgstr "Élénk kék"
#: strings.hrc:276
msgctxt "STR_TEMPLATE_NAME6"
msgid "Classy Red"
-msgstr ""
+msgstr "Stílusos vörös"
#: strings.hrc:277
msgctxt "STR_TEMPLATE_NAME7"
msgid "DNA"
-msgstr ""
+msgstr "DNS"
#: strings.hrc:278
msgctxt "STR_TEMPLATE_NAME8"
msgid "Focus"
-msgstr ""
+msgstr "Fókusz"
#: strings.hrc:279
msgctxt "STR_TEMPLATE_NAME9"
msgid "Forestbird"
-msgstr ""
+msgstr "Erdei madár"
#: strings.hrc:280
msgctxt "STR_TEMPLATE_NAME10"
msgid "Impress"
-msgstr ""
+msgstr "Impress"
#: strings.hrc:281
msgctxt "STR_TEMPLATE_NAME11"
msgid "Inspiration"
-msgstr ""
+msgstr "Inspiráció"
#: strings.hrc:282
msgctxt "STR_TEMPLATE_NAME12"
msgid "Lights"
-msgstr ""
+msgstr "Fények"
#: strings.hrc:283
msgctxt "STR_TEMPLATE_NAME13"
msgid "Lush Green"
-msgstr ""
+msgstr "Friss zöld"
#: strings.hrc:284
msgctxt "STR_TEMPLATE_NAME14"
msgid "Metropolis"
-msgstr ""
+msgstr "Metropolisz"
#: strings.hrc:285
msgctxt "STR_TEMPLATE_NAME15"
msgid "Midnightblue"
-msgstr ""
+msgstr "Éjfélkék"
#: strings.hrc:286
msgctxt "STR_TEMPLATE_NAME16"
msgid "Nature Illustration"
-msgstr ""
+msgstr "Természeti illusztráció"
#: strings.hrc:287
msgctxt "STR_TEMPLATE_NAME17"
msgid "Pencil"
-msgstr ""
+msgstr "Ceruza"
#: strings.hrc:288
msgctxt "STR_TEMPLATE_NAME18"
msgid "Piano"
-msgstr ""
+msgstr "Zongora"
#: strings.hrc:289
msgctxt "STR_TEMPLATE_NAME19"
msgid "Portfolio"
-msgstr ""
+msgstr "Portfólió"
#: strings.hrc:290
msgctxt "STR_TEMPLATE_NAME20"
msgid "Progress"
-msgstr ""
+msgstr "Folyamat"
#: strings.hrc:291
msgctxt "STR_TEMPLATE_NAME21"
msgid "Sunset"
-msgstr ""
+msgstr "Napnyugta"
#: strings.hrc:292
msgctxt "STR_TEMPLATE_NAME22"
msgid "Vintage"
-msgstr ""
+msgstr "Régiség"
#: strings.hrc:293
msgctxt "STR_TEMPLATE_NAME23"
msgid "Vivid"
-msgstr ""
+msgstr "Élénk"
#. Translators: default Writer template names
#: strings.hrc:295
msgctxt "STR_TEMPLATE_NAME24"
msgid "CV"
-msgstr ""
+msgstr "CV"
#: strings.hrc:296
msgctxt "STR_TEMPLATE_NAME25"
msgid "Resume"
-msgstr ""
+msgstr "Önéletrajz"
#: strings.hrc:297
msgctxt "STR_TEMPLATE_NAME26"
msgid "Default"
-msgstr ""
+msgstr "Alapértelmezett"
#: strings.hrc:298
msgctxt "STR_TEMPLATE_NAME27"
msgid "Modern"
-msgstr ""
+msgstr "Modern"
#: strings.hrc:299
msgctxt "STR_TEMPLATE_NAME28"
msgid "Modern business letter sans-serif"
-msgstr ""
+msgstr "Modern üzleti levél talpatlan betűvel"
#: strings.hrc:300
msgctxt "STR_TEMPLATE_NAME29"
msgid "Modern business letter serif"
-msgstr ""
+msgstr "Modern üzleti levél talpas betűvel"
#: strings.hrc:301
msgctxt "STR_TEMPLATE_NAME30"
msgid "Businesscard with logo"
-msgstr ""
+msgstr "Névjegykártya logóva"
#: strings.hrc:303
msgctxt "STR_CLEAR_CHAR"
diff --git a/source/hu/svtools/messages.po b/source/hu/svtools/messages.po
index 96a08004779..3c370a0f827 100644
--- a/source/hu/svtools/messages.po
+++ b/source/hu/svtools/messages.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2017-12-06 15:58+0100\n"
-"PO-Revision-Date: 2017-12-04 23:46+0000\n"
+"PO-Revision-Date: 2018-01-10 18:20+0000\n"
"Last-Translator: Gábor Kelemen <kelemeng@gnome.hu>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: hu\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1512431179.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1515608449.000000\n"
#: errtxt.hrc:30
msgctxt "RID_ERRCTX"
@@ -2451,7 +2451,7 @@ msgstr "Fon"
#: langtab.hrc:409
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Plautdietsch"
-msgstr ""
+msgstr "Plautdietsch"
#: templwin.hrc:42
msgctxt "STRARY_SVT_DOCINFO"
@@ -3341,7 +3341,7 @@ msgstr "HTML formátum megjegyzések nélkül"
#: strings.hrc:97
msgctxt "STR_FORMAT_ID_PNG_BITMAP"
msgid "PNG Bitmap"
-msgstr ""
+msgstr "PNG bitkép"
#: strings.hrc:99
#, c-format
@@ -3812,7 +3812,7 @@ msgstr "port"
#: strings.hrc:216
msgctxt "STR_SVT_OTHER_CMIS"
msgid "Other CMIS"
-msgstr ""
+msgstr "Egyéb CMIS"
#: strings.hrc:217
msgctxt "STR_SVT_PRNDLG_READY"
diff --git a/source/hu/svx/messages.po b/source/hu/svx/messages.po
index 1ad927cdfd0..fe90b5d82b4 100644
--- a/source/hu/svx/messages.po
+++ b/source/hu/svx/messages.po
@@ -303,175 +303,150 @@ msgstr "Kép"
#. SVX_NUM_BITMAP
#: numberingtype.hrc:32
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "Linked graphics"
msgstr "Csatolt kép"
#. SVX_NUM_BITMAP|0x80
#: numberingtype.hrc:33
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "1, 2, 3, ..."
msgstr "1, 2, 3, ..."
#. SVX_NUM_ARABIC
#: numberingtype.hrc:34
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "A, B, C, ..."
msgstr "A, B, C, ..."
#. SVX_NUM_CHARS_UPPER_LETTER
#: numberingtype.hrc:35
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "a, b, c, ..."
msgstr "a, b, c, ..."
#. SVX_NUM_CHARS_LOWER_LETTER
#: numberingtype.hrc:36
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "I, II, III, ..."
msgstr "I, II, III, ..."
#. SVX_NUM_ROMAN_UPPER
#: numberingtype.hrc:37
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "i, ii, iii, ..."
msgstr "i, ii, iii, ..."
#. SVX_NUM_ROMAN_LOWER
#: numberingtype.hrc:38
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "A, .., AA, .., AAA, ..."
msgstr "A, .., AA, .., AAA, ..."
#. SVX_NUM_CHARS_UPPER_LETTER_N
#: numberingtype.hrc:39
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "a, .., aa, .., aaa, ..."
msgstr "a, .., aa, .., aaa, ..."
#. SVX_NUM_CHARS_LOWER_LETTER_N
#: numberingtype.hrc:40
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "Native Numbering"
msgstr "Natív számozás"
#. NATIVE_NUMBERING
#: numberingtype.hrc:41
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "А, Б, .., Аа, Аб, ... (Bulgarian)"
msgstr "А, Б, .., Аа, Аб, ... (Bolgár)"
#. CHARS_CYRILLIC_UPPER_LETTER_BG
#: numberingtype.hrc:42
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "а, б, .., аа, аб, ... (Bulgarian)"
msgstr "а, б, .., аа, аб, ... (Bolgár)"
#. CHARS_CYRILLIC_LOWER_LETTER_BG
#: numberingtype.hrc:43
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "А, Б, .., Аа, Бб, ... (Bulgarian)"
msgstr "А, Б, .., Аа, Бб, ... (Bolgár)"
#. CHARS_CYRILLIC_UPPER_LETTER_N_BG
#: numberingtype.hrc:44
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "а, б, .., аа, бб, ... (Bulgarian)"
msgstr "а, б, .., аа, бб, ... (Bolgár)"
#. CHARS_CYRILLIC_LOWER_LETTER_N_BG
#: numberingtype.hrc:45
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "А, Б, .., Аа, Аб, ... (Russian)"
msgstr "А, Б, .., Аа, Аб, ... (Orosz)"
#. CHARS_CYRILLIC_UPPER_LETTER_RU
#: numberingtype.hrc:46
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "а, б, .., аа, аб, ... (Russian)"
msgstr "а, б, .., аа, аб, ... (Orosz)"
#. CHARS_CYRILLIC_LOWER_LETTER_RU
#: numberingtype.hrc:47
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "А, Б, .., Аа, Бб, ... (Russian)"
msgstr "А, Б, .., Аа, Бб, ... (Orosz)"
#. CHARS_CYRILLIC_UPPER_LETTER_N_RU
#: numberingtype.hrc:48
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "а, б, .., аа, бб, ... (Russian)"
msgstr "а, б, .., аа, бб, ... (Orosz)"
#. CHARS_CYRILLIC_LOWER_LETTER_N_RU
#: numberingtype.hrc:49
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "А, Б, .., Аа, Аб, ... (Serbian)"
msgstr "А, Б, .., Аа, Аб, ... (Szerb)"
#. CHARS_CYRILLIC_UPPER_LETTER_SR
#: numberingtype.hrc:50
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "а, б, .., аа, аб, ... (Serbian)"
msgstr "а, б, .., аа, аб, ... (Szerb)"
#. CHARS_CYRILLIC_LOWER_LETTER_SR
#: numberingtype.hrc:51
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "А, Б, .., Аа, Бб, ... (Serbian)"
msgstr "А, Б, .., Аа, Бб, ... (Szerb)"
#. CHARS_CYRILLIC_UPPER_LETTER_N_SR
#: numberingtype.hrc:52
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "а, б, .., аа, бб, ... (Serbian)"
msgstr "а, б, .., аа, бб, ... (Szerb)"
#. CHARS_CYRILLIC_LOWER_LETTER_N_SR
#: numberingtype.hrc:53
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "Α, Β, Γ, ... (Greek Upper Letter)"
msgstr "Α, Β, Γ, ... (görög nagybetűk)"
#. CHARS_GREEK_UPPER_LETTER
#: numberingtype.hrc:54
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "α, β, γ, ... (Greek Lower Letter)"
msgstr "α, β, γ, ... (görög kisbetűk)"
#. CHARS_GREEK_LOWER_LETTER
#: numberingtype.hrc:55
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "א...י, יא...כ, ..."
msgstr "א...י, יא...כ, ..."
#. NUMBER_HEBREW
#: numberingtype.hrc:56
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "א...ת, אא...תת, ..."
msgstr "א...ת, אא...תת, ..."
@@ -2120,7 +2095,6 @@ msgid "Classification Dialog"
msgstr ""
#: classificationdialog.ui:94
-#, fuzzy
msgctxt "classificationdialog|label-Content"
msgid "Content"
msgstr "Tartalom"
@@ -2149,7 +2123,6 @@ msgid "Sign Paragraph"
msgstr "Rejtett bekezdés"
#: classificationdialog.ui:221
-#, fuzzy
msgctxt "classificationdialog|boldButton"
msgid "Bold"
msgstr "Félkövér"
@@ -2167,7 +2140,6 @@ msgid "Part Number:"
msgstr "_Portszám:"
#: classificationdialog.ui:310
-#, fuzzy
msgctxt "classificationdialog|intellectualPropertyPartAddButton"
msgid "Add"
msgstr "Hozzáadás"
@@ -3252,25 +3224,21 @@ msgid "Tr_ansparency"
msgstr "Átláts_zóság"
#: dockingcolorreplace.ui:179
-#, fuzzy
msgctxt "dockingcolorreplace|tol1-atkobject"
msgid "Tolerance 1"
msgstr "Tolerancia 1"
#: dockingcolorreplace.ui:197
-#, fuzzy
msgctxt "dockingcolorreplace|tol2-atkobject"
msgid "Tolerance 2"
msgstr "Tolerancia 2"
#: dockingcolorreplace.ui:215
-#, fuzzy
msgctxt "dockingcolorreplace|tol3-atkobject"
msgid "Tolerance 3"
msgstr "Tolerancia 3"
#: dockingcolorreplace.ui:233
-#, fuzzy
msgctxt "dockingcolorreplace|tol4-atkobject"
msgid "Tolerance 4"
msgstr "Tolerancia 4"
@@ -3391,7 +3359,6 @@ msgid "No Shadow"
msgstr "Nincs árnyékolás"
#: dockingfontwork.ui:332
-#, fuzzy
msgctxt "dockingfontwork|vertical|tooltip_text"
msgid "Vertical"
msgstr "Függőleges"
@@ -4918,13 +4885,11 @@ msgid "a_nd"
msgstr "é_s"
#: redlinefilterpage.ui:287
-#, fuzzy
msgctxt "redlinefilterpage|startdate-atkobject"
msgid "Start Date"
msgstr "Kezdő dátum"
#: redlinefilterpage.ui:306
-#, fuzzy
msgctxt "redlinefilterpage|starttime-atkobject"
msgid "Start Time"
msgstr "Kezdő idő"
@@ -4935,13 +4900,11 @@ msgid "Set current time and date"
msgstr "Aktuális dátum és idő beállítása"
#: redlinefilterpage.ui:341
-#, fuzzy
msgctxt "redlinefilterpage|enddate-atkobject"
msgid "End Date"
msgstr "Befejező dátum"
#: redlinefilterpage.ui:360
-#, fuzzy
msgctxt "redlinefilterpage|endtime-atkobject"
msgid "End Time"
msgstr "Befejező idő"
@@ -5307,13 +5270,11 @@ msgid "Select the gradient angle."
msgstr "Válassza ki az átmenet szögét."
#: sidebararea.ui:216
-#, fuzzy
msgctxt "sidebararea|gradangle-atkobject"
msgid "Gradient angle"
msgstr "Átmenet szöge"
#: sidebararea.ui:232
-#, fuzzy
msgctxt "sidebararea|transparencylabel|tooltip_text"
msgid "Transparency"
msgstr "Átlátszóság"
@@ -5389,7 +5350,6 @@ msgid "Specify 0% for fully opaque through 100% for fully transparent."
msgstr "A 0% teljesen átlátszatlan, a 100% teljesen átlátszó."
#: sidebararea.ui:346
-#, fuzzy
msgctxt "sidebararea|settransparency-atkobject"
msgid "Transparency"
msgstr "Átlátszóság"
@@ -5405,7 +5365,6 @@ msgid "Specify the luminance of the graphic."
msgstr "Adja meg a kép fényességét."
#: sidebargraphic.ui:70
-#, fuzzy
msgctxt "sidebargraphic|setbrightness-atkobject"
msgid "Brightness"
msgstr "Fényerő"
@@ -5421,7 +5380,6 @@ msgid "Specify the degree of difference between the lightest and darkest parts o
msgstr "Adja meg a kép legfényesebb és legsötétebb részei közti különbség mértékét."
#: sidebargraphic.ui:107
-#, fuzzy
msgctxt "sidebargraphic|setcontrast-atkobject"
msgid "Contrast"
msgstr "Kontraszt"
@@ -5447,7 +5405,6 @@ msgid "Specify the percentage of transparency; 0% is fully opaque and 100% is fu
msgstr "Adja meg az átlátszóságot százalékban. A 0% teljesen átlátszatlan, a 100% teljesen átlátszó."
#: sidebargraphic.ui:176
-#, fuzzy
msgctxt "sidebargraphic|settransparency-atkobject"
msgid "Transparency"
msgstr "Átlátszóság"
@@ -5465,25 +5422,21 @@ msgid "Red"
msgstr "Vörös"
#: sidebargraphic.ui:255
-#, fuzzy
msgctxt "sidebargraphic|setgreen|tooltip_text"
msgid "Green"
msgstr "Zöld"
#: sidebargraphic.ui:261
-#, fuzzy
msgctxt "sidebargraphic|setgreen-atkobject"
msgid "Green"
msgstr "Zöld"
#: sidebargraphic.ui:302
-#, fuzzy
msgctxt "sidebargraphic|setblue|tooltip_text"
msgid "Blue"
msgstr "Kék"
#: sidebargraphic.ui:308
-#, fuzzy
msgctxt "sidebargraphic|setblue-atkobject"
msgid "Blue"
msgstr "Kék"
@@ -5494,7 +5447,6 @@ msgid "Specify the gamma value that affects the brightness of the midtone values
msgstr "Adja meg a középárnyalatok fényességét befolyásoló gamma értéket."
#: sidebargraphic.ui:358
-#, fuzzy
msgctxt "sidebargraphic|setgamma-atkobject"
msgid "Gamma value"
msgstr "Gamma érték"
@@ -5565,7 +5517,6 @@ msgid "Specify the transparency of the line."
msgstr "Adja meg a vonal átlátszóságát."
#: sidebarline.ui:230
-#, fuzzy
msgctxt "sidebarline|linetransparency-atkobject"
msgid "Transparency"
msgstr "Átlátszóság"
@@ -5756,7 +5707,6 @@ msgid "Enter the value for the horizontal position."
msgstr "Adja meg a vízszintes pozícióhoz tartozó értéket."
#: sidebarpossize.ui:65
-#, fuzzy
msgctxt "sidebarpossize|horizontalpos-atkobject"
msgid "Horizontal"
msgstr "Vízszintes"
@@ -5772,7 +5722,6 @@ msgid "Enter the value for the vertical position."
msgstr "Adja meg a függőleges pozícióhoz tartozó értéket."
#: sidebarpossize.ui:105
-#, fuzzy
msgctxt "sidebarpossize|verticalpos-atkobject"
msgid "Vertical"
msgstr "Függőleges"
@@ -5788,7 +5737,6 @@ msgid "Enter a width for the selected object."
msgstr "Adja meg a kijelölt objektum szélességét."
#: sidebarpossize.ui:146
-#, fuzzy
msgctxt "sidebarpossize|selectwidth-atkobject"
msgid "Width"
msgstr "Szélesség"
@@ -5804,7 +5752,6 @@ msgid "Enter a height for the selected object."
msgstr "Adja meg a kijelölt objektum magasságát."
#: sidebarpossize.ui:187
-#, fuzzy
msgctxt "sidebarpossize|selectheight-atkobject"
msgid "Height"
msgstr "Magasság"
@@ -8053,7 +8000,6 @@ msgid "Glue spacing object 2"
msgstr "Ragasztó térközobjektum 2"
#: strings.hrc:418
-#, fuzzy
msgctxt "SIP_SA_EDGELINEDELTACOUNT"
msgid "Number of movable lines"
msgstr "Áthelyezhető vonalak száma"
@@ -8777,7 +8723,6 @@ msgid "Yellow"
msgstr "Sárga"
#: strings.hrc:565
-#, fuzzy
msgctxt "RID_SVXSTR_COLOR_GOLD"
msgid "Gold"
msgstr "Arany"
@@ -8836,7 +8781,6 @@ msgstr "sor"
#. Light variants of the standard color palette
#: strings.hrc:577
-#, fuzzy
msgctxt "RID_SVXSTR_COLOR_LIGHTGRAY"
msgid "Light Gray"
msgstr "Világosszürke"
@@ -8862,7 +8806,6 @@ msgid "Light Brick"
msgstr ""
#: strings.hrc:582
-#, fuzzy
msgctxt "RID_SVXSTR_COLOR_LIGHTRED"
msgid "Light Red"
msgstr "Világospiros"
@@ -8883,7 +8826,6 @@ msgid "Light Indigo"
msgstr ""
#: strings.hrc:586
-#, fuzzy
msgctxt "RID_SVXSTR_COLOR_LIGHTBLUE"
msgid "Light Blue"
msgstr "Világoskék"
@@ -8894,7 +8836,6 @@ msgid "Light Teal"
msgstr ""
#: strings.hrc:588
-#, fuzzy
msgctxt "RID_SVXSTR_COLOR_LIGHTGREEN"
msgid "Light Green"
msgstr "Világoszöld"
@@ -9156,13 +9097,11 @@ msgid "Box List Yellow"
msgstr ""
#: strings.hrc:643
-#, fuzzy
msgctxt "RID_SVXSTR_TBLAFMT_LO6_ELEGANT"
msgid "Elegant"
msgstr "Elegáns"
#: strings.hrc:644
-#, fuzzy
msgctxt "RID_SVXSTR_TBLAFMT_LO6_FINANCIAL"
msgid "Financial"
msgstr "Pénzügyi"
@@ -10047,7 +9986,6 @@ msgid "Trellis"
msgstr ""
#: strings.hrc:826
-#, fuzzy
msgctxt "RID_SVXSTR_BMP63"
msgid "Sphere"
msgstr "Gömb"
@@ -10083,13 +10021,11 @@ msgid "Solid Diamond"
msgstr ""
#: strings.hrc:833
-#, fuzzy
msgctxt "RID_SVXSTR_BMP70"
msgid "Vertical"
msgstr "Függőleges"
#: strings.hrc:834
-#, fuzzy
msgctxt "RID_SVXSTR_BMP71"
msgid "Horizontal"
msgstr "Vízszintes"
@@ -10105,7 +10041,6 @@ msgid "Upward Diagonal"
msgstr ""
#: strings.hrc:837
-#, fuzzy
msgctxt "RID_SVXSTR_BMP74"
msgid "Cross"
msgstr "Kereszt"
@@ -10786,55 +10721,46 @@ msgid "P~arallel"
msgstr "~Párhuzamos"
#: strings.hrc:990
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_NW"
msgid "Extrusion North-West"
msgstr "Kihúzás északnyugati irányba"
#: strings.hrc:991
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_N"
msgid "Extrusion North"
msgstr "Kihúzás északi irányba"
#: strings.hrc:992
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_NE"
msgid "Extrusion North-East"
msgstr "Kihúzás északkeleti irányba"
#: strings.hrc:993
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_W"
msgid "Extrusion West"
msgstr "Kihúzás nyugati irányba"
#: strings.hrc:994
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_NONE"
msgid "Extrusion Backwards"
msgstr "Kihúzás ellenirányba"
#: strings.hrc:995
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_E"
msgid "Extrusion East"
msgstr "Kihúzás keleti irányba"
#: strings.hrc:996
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_SW"
msgid "Extrusion South-West"
msgstr "Kihúzás délnyugati irányba"
#: strings.hrc:997
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_S"
msgid "Extrusion South"
msgstr "Kihúzás déli irányba"
#: strings.hrc:998
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_SE"
msgid "Extrusion South-East"
msgstr "Kihúzás délkeleti irányba"
diff --git a/source/hu/sw/messages.po b/source/hu/sw/messages.po
index 698875ab71f..b03282d4a0c 100644
--- a/source/hu/sw/messages.po
+++ b/source/hu/sw/messages.po
@@ -276,7 +276,6 @@ msgid "File format error found."
msgstr "Fájlformátumhiba."
#: error.hrc:34
-#, fuzzy
msgctxt "RID_SW_ERRHDL"
msgid "Error reading file."
msgstr "Hiba a fájl olvasása közben."
@@ -288,7 +287,6 @@ msgid "This is not a valid WinWord6 file."
msgstr "Ez nem érvényes WinWord6-fájl."
#: error.hrc:36
-#, fuzzy
msgctxt "RID_SW_ERRHDL"
msgid "File format error found at $(ARG1)(row,col)."
msgstr "Fájlformátumhiba ezen a helyen: $(ARG1)(sor, oszlop)."
@@ -338,7 +336,6 @@ msgid "$(ARG1) has changed."
msgstr "$(ARG1) megváltozott."
#: error.hrc:47
-#, fuzzy
msgctxt "RID_SW_ERRHDL"
msgid "$(ARG1) does not exist."
msgstr "$(ARG1) nem létezik."
@@ -2397,7 +2394,6 @@ msgid "Stop attribute"
msgstr "Jellemzők kihagyása"
#: strings.hrc:420
-#, fuzzy
msgctxt "STR_AUTOCORRECT"
msgid "AutoCorrect"
msgstr "Automatikus javítás"
@@ -2453,25 +2449,21 @@ msgid "Apply table attributes"
msgstr "Táblázatjellemzők alkalmazása"
#: strings.hrc:431
-#, fuzzy
msgctxt "STR_UNDO_TABLE_AUTOFMT"
msgid "AutoFormat Table"
msgstr "Táblázat automatikus formázása"
#: strings.hrc:432
-#, fuzzy
msgctxt "STR_UNDO_TABLE_INSCOL"
msgid "Insert Column"
msgstr "Oszlop beszúrása"
#: strings.hrc:433
-#, fuzzy
msgctxt "STR_UNDO_TABLE_INSROW"
msgid "Insert Row"
msgstr "Sor beszúrása"
#: strings.hrc:434
-#, fuzzy
msgctxt "STR_UNDO_TABLE_DELBOX"
msgid "Delete row/column"
msgstr "Sor/oszlop törlése"
@@ -2487,13 +2479,11 @@ msgid "Delete row"
msgstr "Sor törlése"
#: strings.hrc:437
-#, fuzzy
msgctxt "STR_UNDO_TABLE_SPLIT"
msgid "Split Cells"
msgstr "Cellák felosztása"
#: strings.hrc:438
-#, fuzzy
msgctxt "STR_UNDO_TABLE_MERGE"
msgid "Merge Cells"
msgstr "Cellák egyesítése"
@@ -5023,13 +5013,11 @@ msgid "Formula"
msgstr "Képlet"
#: strings.hrc:1001
-#, fuzzy
msgctxt "STR_CUSTOM_FIELD"
msgid "Custom"
msgstr "Egyéni"
#: strings.hrc:1003
-#, fuzzy
msgctxt "STR_CUSTOM_LABEL"
msgid "[User]"
msgstr "[Egyéni]"
@@ -6264,55 +6252,46 @@ msgstr "Kijelölőfájl a betűrendes tárgymutatóhoz (*.sdi)"
#. Description: character alignment for frmsh.cxx - context menu
#. -----------------------------------------------------------------------
#: strings.hrc:1264
-#, fuzzy
msgctxt "STR_FRMUI_TOP_BASE"
msgid "Base line at ~top"
msgstr "Alapvonalhoz ~fent"
#: strings.hrc:1265
-#, fuzzy
msgctxt "STR_FRMUI_BOTTOM_BASE"
msgid "~Base line at bottom"
msgstr "Alapvonalhoz ~lent"
#: strings.hrc:1266
-#, fuzzy
msgctxt "STR_FRMUI_CENTER_BASE"
msgid "Base line ~centered"
msgstr "Alapvonalhoz ~középen"
#: strings.hrc:1267
-#, fuzzy
msgctxt "STR_FRMUI_LINE_TOP"
msgid "Top of line"
msgstr "Sor teteje"
#: strings.hrc:1268
-#, fuzzy
msgctxt "STR_FRMUI_LINE_BOTTOM"
msgid "Bottom of line"
msgstr "Sor alja"
#: strings.hrc:1269
-#, fuzzy
msgctxt "STR_FRMUI_LINE_CENTER"
msgid "Center of line"
msgstr "Sor közepe"
#: strings.hrc:1270
-#, fuzzy
msgctxt "STR_FRMUI_OLE_INSERT"
msgid "Insert object"
msgstr "Objektum beszúrása"
#: strings.hrc:1271
-#, fuzzy
msgctxt "STR_FRMUI_OLE_EDIT"
msgid "Edit object"
msgstr "Objektum szerkesztése"
#: strings.hrc:1272
-#, fuzzy
msgctxt "STR_FRMUI_COLL_HEADER"
msgid " (Template: "
msgstr " (Sablon: "
@@ -6509,19 +6488,16 @@ msgid "Text formula"
msgstr "Szövegformula"
#: strings.hrc:1320
-#, fuzzy
msgctxt "STR_MENU_ZOOM"
msgid "~Zoom"
msgstr "~Nagyítás"
#: strings.hrc:1321
-#, fuzzy
msgctxt "STR_MENU_UP"
msgid "~Upwards"
msgstr "~Felfelé"
#: strings.hrc:1322
-#, fuzzy
msgctxt "STR_MENU_DOWN"
msgid "Do~wnwards"
msgstr "~Lefelé"
@@ -6890,7 +6866,6 @@ msgid "Not applied"
msgstr "Nem alkalmazott"
#: assignstylesdialog.ui:207
-#, fuzzy
msgctxt "assignstylesdialog|label3"
msgid "Styles"
msgstr "Stílusok"
@@ -7152,7 +7127,6 @@ msgid "Insert Bibliography Entry"
msgstr "Irodalomjegyzék-bejegyzés beszúrása"
#: bibliographyentry.ui:20
-#, fuzzy
msgctxt "bibliographyentry|insert"
msgid "Insert"
msgstr "Beszúrás"
@@ -7193,7 +7167,6 @@ msgid "Entry"
msgstr "Bejegyzés"
#: bulletsandnumbering.ui:8
-#, fuzzy
msgctxt "bulletsandnumbering|BulletsAndNumberingDialog"
msgid "Bullets and Numbering"
msgstr "Felsorolás és számozás"
@@ -7960,7 +7933,6 @@ msgid "Semicolons"
msgstr "Pontosvesszők"
#: converttexttable.ui:167
-#, fuzzy
msgctxt "converttexttable|paragraph"
msgid "Paragraph"
msgstr "Bekezdés"
@@ -8226,7 +8198,6 @@ msgid "Choose Item: "
msgstr "Elem választása: "
#: dropdownfielddialog.ui:174
-#, fuzzy
msgctxt "dropdownfielddialog|label1"
msgid "Edit"
msgstr "Szerkesztés"
@@ -8552,7 +8523,6 @@ msgid "Sender"
msgstr "Feladó"
#: envformatpage.ui:478
-#, fuzzy
msgctxt "envformatpage|label12"
msgid "F_ormat"
msgstr "F_ormátum"
@@ -10808,7 +10778,6 @@ msgid "lines"
msgstr "sorban"
#: linenumbering.ui:324
-#, fuzzy
msgctxt "linenumbering|view"
msgid "View"
msgstr "Nézet"
@@ -11900,7 +11869,6 @@ msgid " "
msgstr ""
#: notebookbar.ui:421
-#, fuzzy
msgctxt "notebookbar|NewSW|tooltip_text"
msgid "Text Document"
msgstr "Szöveges dokumentum"
@@ -11911,7 +11879,6 @@ msgid " "
msgstr ""
#: notebookbar.ui:438
-#, fuzzy
msgctxt "notebookbar|NewSC|tooltip_text"
msgid "Spreadsheet"
msgstr "Munkafüzet"
@@ -11944,7 +11911,6 @@ msgid " "
msgstr ""
#: notebookbar.ui:488
-#, fuzzy
msgctxt "notebookbar|NewSF|tooltip_text"
msgid "Formula"
msgstr "Képlet"
@@ -11961,7 +11927,6 @@ msgid "Database"
msgstr "Adatbázis"
#: notebookbar.ui:523
-#, fuzzy
msgctxt "notebookbar|NewSDB|tooltip_text"
msgid "Spreadsheet"
msgstr "Munkafüzet"
@@ -12127,7 +12092,6 @@ msgid "Page layout"
msgstr "Oldalelrendezés"
#: notebookbar.ui:4295
-#, fuzzy
msgctxt "notebookbar|ReferencesLabel"
msgid "References"
msgstr "Hivatkozások"
@@ -12224,13 +12188,11 @@ msgid "Frame / OLE"
msgstr "Keret / OLE"
#: notebookbar_compact.ui:1880
-#, fuzzy
msgctxt "notebookbar_compact|menubarD"
msgid "Menubar"
msgstr "Menüsáv"
#: notebookbar_compact.ui:2768
-#, fuzzy
msgctxt "notebookbar_compact|fileb"
msgid "_File"
msgstr "_Fájl"
@@ -12242,19 +12204,16 @@ msgid "File"
msgstr "Fájl"
#: notebookbar_compact.ui:2873
-#, fuzzy
msgctxt "notebookbar_compact|editb"
msgid "_Edit"
msgstr "S_zerkesztés"
#: notebookbar_compact.ui:3338
-#, fuzzy
msgctxt "notebookbar_compact|formatb"
msgid "F_ormat"
msgstr "F_ormátum"
#: notebookbar_compact.ui:3660
-#, fuzzy
msgctxt "notebookbar_compact|menub"
msgid "_Menu"
msgstr "_Menü"
@@ -12266,13 +12225,11 @@ msgid "Home"
msgstr "Kezdő"
#: notebookbar_compact.ui:4093
-#, fuzzy
msgctxt "notebookbar_compact|insertb"
msgid "_Insert"
msgstr "_Beszúrás"
#: notebookbar_compact.ui:4123
-#, fuzzy
msgctxt "notebookbar_compact|InsertLabel"
msgid "Insert"
msgstr "Beszúrás"
@@ -12284,25 +12241,21 @@ msgid "Pag_e"
msgstr "Oldal"
#: notebookbar_compact.ui:4530
-#, fuzzy
msgctxt "notebookbar_compact|LayoutLabel"
msgid "Page layout"
msgstr "Oldalelrendezés"
#: notebookbar_compact.ui:4869
-#, fuzzy
msgctxt "notebookbar_compact|referenceb"
msgid "Reference_s"
msgstr "_Hivatkozások"
#: notebookbar_compact.ui:4899
-#, fuzzy
msgctxt "notebookbar_compact|ReferencesLabel"
msgid "References"
msgstr "Hivatkozások"
#: notebookbar_compact.ui:5297
-#, fuzzy
msgctxt "notebookbar_compact|reviewR"
msgid "_Review"
msgstr "_Véleményezés"
@@ -12314,13 +12267,11 @@ msgid "Review"
msgstr "Véleményezés"
#: notebookbar_compact.ui:5762
-#, fuzzy
msgctxt "notebookbar_compact|viewb"
msgid "_View"
msgstr "_Nézet"
#: notebookbar_compact.ui:5792
-#, fuzzy
msgctxt "notebookbar_compact|ViewLabel"
msgid "View"
msgstr "Nézet"
@@ -12338,13 +12289,11 @@ msgid "Table"
msgstr "Táblázat"
#: notebookbar_compact.ui:7105
-#, fuzzy
msgctxt "notebookbar_compact|graphicB"
msgid "_Graphic"
msgstr "_Kép"
#: notebookbar_compact.ui:7136
-#, fuzzy
msgctxt "notebookbar_compact|ImageLabel"
msgid "Image"
msgstr "Kép"
@@ -12356,7 +12305,6 @@ msgid "Wrap"
msgstr "Körbefuttatás"
#: notebookbar_compact.ui:7762
-#, fuzzy
msgctxt "notebookbar_compact|drab"
msgid "D_raw"
msgstr "D_raw"
@@ -12374,25 +12322,21 @@ msgid "Wrap"
msgstr "Körbefuttatás"
#: notebookbar_compact.ui:8144
-#, fuzzy
msgctxt "notebookbar_compact|frame:MenuAlign"
msgid "Align"
msgstr "Igazítás"
#: notebookbar_compact.ui:8216
-#, fuzzy
msgctxt "notebookbar_compact|frame:MenuDraw"
msgid "Object"
msgstr "Objektum"
#: notebookbar_compact.ui:8246
-#, fuzzy
msgctxt "notebookbar_compact|FrameLabel"
msgid "Object"
msgstr "Objektum"
#: notebookbar_compact.ui:8780
-#, fuzzy
msgctxt "notebookbar_compact|referenceb"
msgid "_Tools"
msgstr "_Eszközök"
@@ -12404,43 +12348,36 @@ msgid "Tools"
msgstr "_Eszközök"
#: notebookbar_groupedbar_compact.ui:1151
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|menubarD1"
msgid "Menubar"
msgstr "Menüsáv"
#: notebookbar_groupedbar_compact.ui:3106
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|menubarD"
msgid "Menubar"
msgstr "Menüsáv"
#: notebookbar_groupedbar_compact.ui:3363
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|Quotation2"
msgid "Quotation"
msgstr "Idézet"
#: notebookbar_groupedbar_compact.ui:4005
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|menub"
msgid "_Menu"
msgstr "_Menü"
#: notebookbar_groupedbar_compact.ui:4060
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|toolsb"
msgid "_Tools"
msgstr "_Eszközök"
#: notebookbar_groupedbar_compact.ui:4148
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|fileb"
msgid "_File"
msgstr "_Fájl"
#: notebookbar_groupedbar_compact.ui:4302
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|editb"
msgid "_Edit"
msgstr "S_zerkesztés"
@@ -12452,37 +12389,31 @@ msgid "St_yles"
msgstr "Stílusok"
#: notebookbar_groupedbar_compact.ui:4619
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|formatb"
msgid "F_ormat"
msgstr "F_ormátum"
#: notebookbar_groupedbar_compact.ui:4872
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|paragraphb"
msgid "_Paragraph"
msgstr "Beke_zdés"
#: notebookbar_groupedbar_compact.ui:5044
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|insertb"
msgid "_Insert"
msgstr "_Beszúrás"
#: notebookbar_groupedbar_compact.ui:5192
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|referenceb"
msgid "Reference_s"
msgstr "_Hivatkozások"
#: notebookbar_groupedbar_compact.ui:5299
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|reviewb"
msgid "_Review"
msgstr "_Véleményezés"
#: notebookbar_groupedbar_compact.ui:5413
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|viewb"
msgid "_View"
msgstr "_Nézet"
@@ -12494,13 +12425,11 @@ msgid "St_yles"
msgstr "Stílusok"
#: notebookbar_groupedbar_compact.ui:5691
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|formatt"
msgid "F_ormat"
msgstr "F_ormátum"
#: notebookbar_groupedbar_compact.ui:5906
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|paragrapht"
msgid "_Paragraph"
msgstr "Beke_zdés"
@@ -12512,13 +12441,11 @@ msgid "T_able"
msgstr "_Tábla"
#: notebookbar_groupedbar_compact.ui:6167
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|merged"
msgid "_Merge"
msgstr "Össze_fésülés"
#: notebookbar_groupedbar_compact.ui:6289
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|rowscolumnst"
msgid "R_ows"
msgstr "_Sorok"
@@ -12530,25 +12457,21 @@ msgid "Selec_t"
msgstr "Kijelölés"
#: notebookbar_groupedbar_compact.ui:6525
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|calculatet"
msgid "_Calc"
msgstr "_Calc"
#: notebookbar_groupedbar_compact.ui:6660
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|graphicB"
msgid "_Graphic"
msgstr "_Kép"
#: notebookbar_groupedbar_compact.ui:6775
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|colorb"
msgid "C_olor"
msgstr "S_zín"
#: notebookbar_groupedbar_compact.ui:7092
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|arrange"
msgid "_Arrange"
msgstr "_Elrendezés"
@@ -12560,13 +12483,11 @@ msgid "_Grid"
msgstr "Rá_cs"
#: notebookbar_groupedbar_compact.ui:7372
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|languageb"
msgid "_Language"
msgstr "_Nyelv"
#: notebookbar_groupedbar_compact.ui:7498
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|revieb"
msgid "_Review"
msgstr "_Véleményezés"
@@ -12578,13 +12499,11 @@ msgid "_Comments"
msgstr "_Megjegyzések"
#: notebookbar_groupedbar_compact.ui:7748
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|compareb"
msgid "Com_pare"
msgstr "Össze_hasonlítás"
#: notebookbar_groupedbar_compact.ui:7848
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|viewA"
msgid "_View"
msgstr "_Nézet"
@@ -12596,13 +12515,11 @@ msgid "St_yles"
msgstr "Stílusok"
#: notebookbar_groupedbar_compact.ui:8248
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|drawb"
msgid "D_raw"
msgstr "D_raw"
#: notebookbar_groupedbar_compact.ui:8475
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|arrangeD"
msgid "_Arrange"
msgstr "_Elrendezés"
@@ -12620,19 +12537,16 @@ msgid "Grou_p"
msgstr "Csoportosítás"
#: notebookbar_groupedbar_compact.ui:8828
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|3Db"
msgid "3_D"
msgstr "3_D"
#: notebookbar_groupedbar_compact.ui:9011
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|oleB"
msgid "F_rame"
msgstr "Ke_ret"
#: notebookbar_groupedbar_compact.ui:9218
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|arrangeO"
msgid "_Arrange"
msgstr "_Elrendezés"
@@ -12644,7 +12558,6 @@ msgid "_Grid"
msgstr "Rá_cs"
#: notebookbar_groupedbar_compact.ui:9437
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|viewO"
msgid "_View"
msgstr "_Nézet"
@@ -12656,19 +12569,16 @@ msgid "St_yles"
msgstr "Stílusok"
#: notebookbar_groupedbar_compact.ui:9717
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|formats"
msgid "F_ormat"
msgstr "F_ormátum"
#: notebookbar_groupedbar_compact.ui:9978
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|paragraphs"
msgid "_Paragraph"
msgstr "Beke_zdés"
#: notebookbar_groupedbar_compact.ui:10137
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|viewc"
msgid "_View"
msgstr "_Nézet"
@@ -12679,7 +12589,6 @@ msgid "Menubar"
msgstr "Menüsáv"
#: notebookbar_groupedbar_full.ui:3281
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|Quotation2"
msgid "Quotation"
msgstr "Idézet"
@@ -12773,7 +12682,6 @@ msgid "St_yles"
msgstr "Stílusok"
#: notebookbar_groupedbar_full.ui:7620
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|formatt"
msgid "F_ormat"
msgstr "F_ormátum"
@@ -12835,7 +12743,6 @@ msgid "Com_pare"
msgstr "Össze_hasonlítás"
#: notebookbar_groupedbar_full.ui:10209
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewa"
msgid "_View"
msgstr "_Nézet"
@@ -12883,7 +12790,6 @@ msgid "3_D"
msgstr "3_D"
#: notebookbar_groupedbar_full.ui:12158
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|formatd"
msgid "F_ormat"
msgstr "F_ormátum"
@@ -12894,7 +12800,6 @@ msgid "_Paragraph"
msgstr "Beke_zdés"
#: notebookbar_groupedbar_full.ui:12600
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewd"
msgid "_View"
msgstr "_Nézet"
@@ -12925,7 +12830,6 @@ msgid "_Grid"
msgstr "Rá_cs"
#: notebookbar_groupedbar_full.ui:14168
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewf"
msgid "_View"
msgstr "_Nézet"
@@ -13840,7 +13744,6 @@ msgid "_Tabs"
msgstr "Tab_ulátorok"
#: optformataidspage.ui:434
-#, fuzzy
msgctxt "optformataidspage|filltabandspace"
msgid "Tabs a_nd spaces"
msgstr "T_abulátorok és szóközök"
@@ -14985,7 +14888,6 @@ msgid "Flip"
msgstr "Tükrözés"
#: picturepage.ui:292
-#, fuzzy
msgctxt "picturepage|FT_ANGLE"
msgid "_Angle:"
msgstr "S_zög:"
@@ -14997,19 +14899,16 @@ msgid "0,00"
msgstr "0,00"
#: picturepage.ui:335
-#, fuzzy
msgctxt "picturepage|FT_ANGLEPRESETS"
msgid "Default _settings:"
msgstr "Alap_beállítások:"
#: picturepage.ui:349
-#, fuzzy
msgctxt "picturepage|CTL_ANGLE|tooltip_text"
msgid "Rotation Angle"
msgstr "Forgatási szög"
#: picturepage.ui:374
-#, fuzzy
msgctxt "picturepage|label2"
msgid "Rotation Angle"
msgstr "Forgatási szög"
@@ -16280,37 +16179,31 @@ msgid "Remaining space:"
msgstr "Fennmaradt hely:"
#: tablecolumnpage.ui:134
-#, fuzzy
msgctxt "tablecolumnpage|width2-atkobject"
msgid "Column 2 Width"
msgstr "2. oszlop szélessége"
#: tablecolumnpage.ui:155
-#, fuzzy
msgctxt "tablecolumnpage|width3-atkobject"
msgid "Column 3 Width"
msgstr "3. oszlop szélessége"
#: tablecolumnpage.ui:176
-#, fuzzy
msgctxt "tablecolumnpage|width4-atkobject"
msgid "Column 4 Width"
msgstr "4. oszlop szélessége"
#: tablecolumnpage.ui:197
-#, fuzzy
msgctxt "tablecolumnpage|width5-atkobject"
msgid "Column 5 Width"
msgstr "5. oszlop szélessége"
#: tablecolumnpage.ui:218
-#, fuzzy
msgctxt "tablecolumnpage|width6-atkobject"
msgid "Column 6 Width"
msgstr "6. oszlop szélessége"
#: tablecolumnpage.ui:324
-#, fuzzy
msgctxt "tablecolumnpage|width1-atkobject"
msgid "Column 1 Width"
msgstr "1. oszlop szélessége"
diff --git a/source/hu/wizards/messages.po b/source/hu/wizards/messages.po
index c2feb3a6992..b269b70e799 100644
--- a/source/hu/wizards/messages.po
+++ b/source/hu/wizards/messages.po
@@ -14,133 +14,111 @@ msgstr ""
"X-Generator: LibreOffice\n"
#: strings.hrc:32
-#, fuzzy
msgctxt "RID_COMMON_START_0"
msgid "The directory '%1' could not be created.<BR>There may not be enough space left on your hard disk."
msgstr "A(z) „%1” könyvtár létrehozása nem sikerült.<BR>Lehet, hogy nincs több hely a merevlemezen?"
#: strings.hrc:33
-#, fuzzy
msgctxt "RID_COMMON_START_1"
msgid "The text document could not be created.<BR>Please check if the module 'PRODUCTNAME Writer' is installed."
msgstr "A szöveges dokumentum létrehozása nem sikerült.<BR>Ellenőrizze, hogy telepítve van-e a PRODUCTNAME Writer modul."
#: strings.hrc:34
-#, fuzzy
msgctxt "RID_COMMON_START_2"
msgid "The spreadsheet could not be created.<BR>Please check if the module 'PRODUCTNAME Calc' is installed."
msgstr "A munkafüzet létrehozása nem sikerült.<BR>Ellenőrizze, hogy telepítve van-e a PRODUCTNAME Calc modul."
#: strings.hrc:35
-#, fuzzy
msgctxt "RID_COMMON_START_3"
msgid "The presentation could not be created.<BR>Please check if the module 'PRODUCTNAME Impress' is installed."
msgstr "A bemutató létrehozása nem sikerült.<BR>Ellenőrizze, hogy telepítve van-e a PRODUCTNAME Impress modul."
#: strings.hrc:36
-#, fuzzy
msgctxt "RID_COMMON_START_4"
msgid "The drawing could not be created.<BR>Please check if the module 'PRODUCTNAME Draw' is installed."
msgstr "A rajz létrehozása nem sikerült.<BR>Ellenőrizze, hogy telepítve van-e a PRODUCTNAME Draw modul."
#: strings.hrc:37
-#, fuzzy
msgctxt "RID_COMMON_START_5"
msgid "The formula could not be created.<BR>Please check if the module 'PRODUCTNAME Math' is installed."
msgstr "A képlet létrehozása nem sikerült.<BR>Ellenőrizze, hogy telepítve van-e a PRODUCTNAME Math modul."
#: strings.hrc:38
-#, fuzzy
msgctxt "RID_COMMON_START_6"
msgid "The files required could not be found.<BR>Please start the %PRODUCTNAME Setup and choose 'Repair'."
msgstr "A szükséges fájlok nem találhatók. <BR>Indítsa a %PRODUCTNAME telepítőjét és válassza ki a „Javítás” pontot."
#: strings.hrc:39
-#, fuzzy
msgctxt "RID_COMMON_START_7"
msgid "The file '<PATH>' already exists.<BR><BR>Would you like to overwrite the existing file?"
msgstr "A(z) „<PATH>” fájl már létezik.<BR><BR>Felülírja?"
#: strings.hrc:40
-#, fuzzy
msgctxt "RID_COMMON_START_8"
msgid "Yes"
msgstr "Igen"
#: strings.hrc:41
-#, fuzzy
msgctxt "RID_COMMON_START_9"
msgid "Yes to All"
msgstr "Igen, mindet"
#: strings.hrc:42
-#, fuzzy
msgctxt "RID_COMMON_START_10"
msgid "No"
msgstr "Nem"
#: strings.hrc:43
-#, fuzzy
msgctxt "RID_COMMON_START_11"
msgid "Cancel"
msgstr "Mégse"
#: strings.hrc:44
-#, fuzzy
msgctxt "RID_COMMON_START_12"
msgid "~Finish"
msgstr "~Befejezés"
#: strings.hrc:45
-#, fuzzy
msgctxt "RID_COMMON_START_13"
msgid "< ~Back"
msgstr "< ~Vissza"
#: strings.hrc:46
-#, fuzzy
msgctxt "RID_COMMON_START_14"
msgid "~Next >"
msgstr "~Tovább >"
#: strings.hrc:47
-#, fuzzy
msgctxt "RID_COMMON_START_15"
msgid "~Help"
msgstr "~Súgó"
#: strings.hrc:48
-#, fuzzy
msgctxt "RID_COMMON_START_16"
msgid "Steps"
msgstr "Lépések"
#: strings.hrc:49
-#, fuzzy
msgctxt "RID_COMMON_START_17"
msgid "Close"
msgstr "Bezárás"
#: strings.hrc:50
-#, fuzzy
msgctxt "RID_COMMON_START_18"
msgid "OK"
msgstr "OK"
#: strings.hrc:51
-#, fuzzy
msgctxt "RID_COMMON_START_19"
msgid "The file already exists. Do you want to overwrite it?"
msgstr "A fájl már létezik. Felülírja?"
#: strings.hrc:52
-#, fuzzy
msgctxt "RID_COMMON_START_20"
msgid "Template created via <wizard_name> on <current_date>."
msgstr "A sablont a(z) <wizard_name> hozta létre. Dátum: <current_date>."
#: strings.hrc:53
-#, fuzzy
msgctxt "RID_COMMON_START_21"
msgid ""
"The wizard could not be run, because important files were not found.\n"
@@ -152,253 +130,211 @@ msgstr ""
"Ezek után futtassa a tündért még egyszer."
#: strings.hrc:56
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_1"
msgid "Letter Wizard"
msgstr "Levéltündér"
#: strings.hrc:57
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_2"
msgid "Label9"
msgstr "Címke9"
#: strings.hrc:58
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_3"
msgid "~Business letter"
msgstr "Ü~zleti levél"
#: strings.hrc:59
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_4"
msgid "~Formal personal letter"
msgstr "~Formális magánlevél"
#: strings.hrc:60
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_5"
msgid "~Personal letter"
msgstr "~Magánlevél"
#: strings.hrc:61
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_6"
msgid "~Use letterhead paper with pre-printed elements"
msgstr "Előrenyomtatott elemeket tartalmazó ~fejléces papír használata"
#: strings.hrc:62
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_7"
msgid "~Logo"
msgstr "L~ogó"
#: strings.hrc:63
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_8"
msgid "Return address"
msgstr "Válaszcím"
#: strings.hrc:64
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_9"
msgid "~Include footer"
msgstr "É~lőláb megjelenítése"
#: strings.hrc:65
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_10"
msgid "~Return address in envelope window"
msgstr "A ~válaszcím szerepel a levélben"
#: strings.hrc:66
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_11"
msgid "~Logo"
msgstr "L~ogó"
#: strings.hrc:67
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_12"
msgid "~Return address in envelope window"
msgstr "A ~válaszcím szerepel a levélben"
#: strings.hrc:68
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_13"
msgid "Letter Signs"
msgstr "Jelzések"
#: strings.hrc:69
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_14"
msgid "S~ubject line"
msgstr "~Tárgy"
#: strings.hrc:70
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_15"
msgid "Salu~tation"
msgstr "~Megszólítás"
#: strings.hrc:71
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_16"
msgid "Fold ~marks"
msgstr "~Hajtási jelek"
#: strings.hrc:72
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_17"
msgid "~Complimentary close"
msgstr "~Udvarias befejezés"
#: strings.hrc:73
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_18"
msgid "~Footer"
msgstr "É~lőláb"
#: strings.hrc:74
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_19"
msgid "~Use user data for return address"
msgstr "~Felhasználó adatainak felhasználása a feladó címéhez"
#: strings.hrc:75
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_20"
msgid "~New sender address:"
msgstr "Ú~j feladó címzés:"
#: strings.hrc:76
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_21"
msgid "Use placeholders for ~recipient's address"
msgstr "Helykitöltő a ~címzett címe helyett"
#: strings.hrc:77
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_22"
msgid "Use address database for ~mail merge"
msgstr "Cím~adatbázis használata a körlevélhez"
#: strings.hrc:78
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_23"
msgid "Include ~only on second and following pages"
msgstr "~Csak a második és az azt követő oldalakon"
#: strings.hrc:79
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_24"
msgid "~Include page number"
msgstr "~Oldalszám megjelenítése"
#: strings.hrc:80
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_25"
msgid "Letter Template"
msgstr "Levélsablon"
#: strings.hrc:81
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_26"
msgid "Create a ~letter from this template"
msgstr "~Levél létrehozása ebből a sablonból"
#: strings.hrc:82
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_27"
msgid "Make ~manual changes to this letter template"
msgstr "Levélsablon meg~változtatása"
#: strings.hrc:83
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_28"
msgid "Page design"
msgstr "Oldalterv"
#: strings.hrc:84
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_29"
msgid "Page design"
msgstr "Oldalterv"
#: strings.hrc:85
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_30"
msgid "Page design"
msgstr "Oldalterv"
#: strings.hrc:86
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_31"
msgid "This wizard helps you to create a letter template. You can then use the template as the basis for writing letters as often as desired."
msgstr "Ez a tündér egy levélsablon létrehozásában lesz segítségére. A sablon bármikor felhasználható levél létrehozásához."
#: strings.hrc:87
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_32"
msgid "~Height:"
msgstr "~Magasság:"
#: strings.hrc:88
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_33"
msgid "~Width:"
msgstr "~Szélesség:"
#: strings.hrc:89
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_34"
msgid "S~pacing to left margin:"
msgstr "Távolság a ~bal margótól:"
#: strings.hrc:90
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_35"
msgid "Spacing ~to top margin:"
msgstr "Távolság a ~felső margótól:"
#: strings.hrc:91
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_36"
msgid "Height:"
msgstr "Magasság:"
#: strings.hrc:92
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_37"
msgid "Width:"
msgstr "Szélesség:"
#: strings.hrc:93
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_38"
msgid "S~pacing to left margin:"
msgstr "Távolság a ~bal margótól:"
#: strings.hrc:94
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_39"
msgid "Spacing ~to top margin:"
msgstr "Távolság a ~felső margótól:"
#: strings.hrc:95
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_40"
msgid "Height:"
msgstr "Magasság:"
#: strings.hrc:96
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_42"
msgid "Sender's address"
msgstr "Feladó címe"
#: strings.hrc:97
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_43"
msgid "Name:"
msgstr "Név:"
@@ -410,103 +346,86 @@ msgid "Street:"
msgstr "Utca:"
#: strings.hrc:99
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_45"
msgid "ZIP code/State/City:"
msgstr "Irányítószám/Megye/Város:"
#: strings.hrc:100
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_46"
msgid "Recipient's address"
msgstr "Címzett címe"
#: strings.hrc:101
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_47"
msgid "Footer"
msgstr "Élőláb"
#: strings.hrc:102
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_48"
msgid "This wizard creates a letter template which enables you to create multiple letters with the same layout and settings."
msgstr "Ez a tündér egy levélsablon létrehozásában lesz segítségére, amellyel majd számtalan azonos elrendezésű levelet hozhat létre, azonos beállítások mellett."
#: strings.hrc:103
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_49"
msgid "To create another new letter out of the template just navigate to the template location and double-click it."
msgstr "Újabb levelet úgy hozhat létre ebből a sablonból, hogy megkeresi a sablont és dupla kattintással megnyitja."
#: strings.hrc:104
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_50"
msgid "Template name:"
msgstr "Sablon neve:"
#: strings.hrc:105
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_51"
msgid "Location and file name:"
msgstr "Hely és fájlnév:"
#: strings.hrc:106
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_52"
msgid "How do you want to proceed?"
msgstr "Hogyan szeretné folytatni?"
#: strings.hrc:107
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_53"
msgid "Please choose the type of letter and page design"
msgstr "Válassza ki a levél típusát és oldaltervét"
#: strings.hrc:108
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_54"
msgid "Select the items to be printed"
msgstr "Válassza ki a nyomtatandó elemeket"
#: strings.hrc:109
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_55"
msgid "Specify items already on your letterhead paper"
msgstr "Adja meg a fejléces papíron már szereplő elemeket"
#: strings.hrc:110
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_56"
msgid "Specify the sender and recipient information"
msgstr "Adja meg a feladó és a címzett adatait"
#: strings.hrc:111
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_57"
msgid "Fill in the information you would like in the footer"
msgstr "Adja meg az élőlábban megjelenő adatokat"
#: strings.hrc:112
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_58"
msgid "Please specify last settings"
msgstr "Adja meg a végső beállításokat"
#: strings.hrc:113
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_59"
msgid "Subject:"
msgstr "Tárgy:"
#: strings.hrc:114
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_60"
msgid "Elegant"
msgstr "Elegáns"
#: strings.hrc:115
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_61"
msgid "Modern"
msgstr "Modern"
@@ -518,37 +437,31 @@ msgid "Office"
msgstr "Iroda"
#: strings.hrc:117
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_63"
msgid "Bottle"
msgstr "Palack"
#: strings.hrc:118
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_64"
msgid "Mail"
msgstr "Levél"
#: strings.hrc:119
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_65"
msgid "Marine"
msgstr "Tengerkék"
#: strings.hrc:120
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_66"
msgid "Red Line"
msgstr "Piros vonal"
#: strings.hrc:123
-#, fuzzy
msgctxt "RID_LETTERWIZARDSALUTATION_START_1"
msgid "To Whom it May Concern"
msgstr "Az érintett részére"
#: strings.hrc:124
-#, fuzzy
msgctxt "RID_LETTERWIZARDSALUTATION_START_2"
msgid "Dear Sir or Madam"
msgstr "Kedves Hölgyem/Uram"
@@ -560,169 +473,141 @@ msgid "Hello"
msgstr "Helló"
#: strings.hrc:128
-#, fuzzy
msgctxt "RID_LETTERWIZARDGREETING_START_1"
msgid "Sincerely"
msgstr "Tisztelettel,"
#: strings.hrc:129
-#, fuzzy
msgctxt "RID_LETTERWIZARDGREETING_START_2"
msgid "Best regards"
msgstr "Üdvözlettel,"
#: strings.hrc:130
-#, fuzzy
msgctxt "RID_LETTERWIZARDGREETING_START_3"
msgid "Cheers"
msgstr "Köszönettel,"
#: strings.hrc:133
-#, fuzzy
msgctxt "RID_LETTERWIZARDROADMAP_START_1"
msgid "Page design"
msgstr "Oldalterv"
#: strings.hrc:134
-#, fuzzy
msgctxt "RID_LETTERWIZARDROADMAP_START_2"
msgid "Letterhead layout"
msgstr "Fejléc elrendezése"
#: strings.hrc:135
-#, fuzzy
msgctxt "RID_LETTERWIZARDROADMAP_START_3"
msgid "Printed items"
msgstr "Nyomtatott elemek"
#: strings.hrc:136
-#, fuzzy
msgctxt "RID_LETTERWIZARDROADMAP_START_4"
msgid "Recipient and sender"
msgstr "Címzett és feladó"
#: strings.hrc:137
-#, fuzzy
msgctxt "RID_LETTERWIZARDROADMAP_START_5"
msgid "Footer"
msgstr "Élőláb"
#: strings.hrc:138
-#, fuzzy
msgctxt "RID_LETTERWIZARDROADMAP_START_6"
msgid "Name and location"
msgstr "Név és hely"
#: strings.hrc:141
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_1"
msgid "Fax Wizard"
msgstr "Faxtündér"
#: strings.hrc:142
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_2"
msgid "Label9"
msgstr "Címke9"
#: strings.hrc:143
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_3"
msgid "~Business Fax"
msgstr "~Hivatali fax"
#: strings.hrc:144
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_4"
msgid "~Personal Fax"
msgstr "~Magánfax"
#: strings.hrc:145
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_5"
msgid "~Logo"
msgstr "L~ogó"
#: strings.hrc:146
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_6"
msgid "S~ubject line"
msgstr "~Tárgy"
#: strings.hrc:147
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_7"
msgid "S~alutation"
msgstr "~Köszöntés"
#: strings.hrc:148
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_8"
msgid "~Complimentary close"
msgstr "~Udvarias befejezés"
#: strings.hrc:149
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_9"
msgid "~Footer"
msgstr "É~lőláb"
#: strings.hrc:150
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_10"
msgid "~Use user data for return address"
msgstr "~Felhasználó adatainak felhasználása a feladó címéhez"
#: strings.hrc:151
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_11"
msgid "~New return address"
msgstr "Ú~j válaszcím"
#: strings.hrc:152
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_12"
msgid "My Fax Template"
msgstr "Saját faxsablon"
#: strings.hrc:153
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_13"
msgid "Create a ~fax from this template"
msgstr "~Fax létrehozása ebből a sablonból"
#: strings.hrc:154
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_14"
msgid "Make ~manual changes to this fax template"
msgstr "Faxsablon meg~változtatása"
#: strings.hrc:155
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_15"
msgid "Page design"
msgstr "Oldalterv"
#: strings.hrc:156
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_16"
msgid "Page design"
msgstr "Oldalterv"
#: strings.hrc:157
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_17"
msgid "This wizard helps you to create a fax template. The template can then be used to create a fax whenever needed."
msgstr "Ez a tündér egy faxsablon létrehozásában lesz segítségére. A sablon bármikor felhasználható fax létrehozásához."
#: strings.hrc:158
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_18"
msgid "Return address"
msgstr "Válaszcím"
#: strings.hrc:159
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_19"
msgid "Name:"
msgstr "Név:"
@@ -734,175 +619,146 @@ msgid "Street:"
msgstr "Utca:"
#: strings.hrc:161
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_21"
msgid "ZIP code/State/City:"
msgstr "Irányítószám/Megye/Város:"
#: strings.hrc:162
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_22"
msgid "Footer"
msgstr "Élőláb"
#: strings.hrc:163
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_23"
msgid "This wizard creates a fax template which enables you to create multiple faxes with the same layout and settings."
msgstr "Ez a tündér egy faxsablon létrehozásában lesz segítségére, amellyel majd számtalan azonos elrendezésű faxot hozhat létre, azonos beállítások mellett."
#: strings.hrc:164
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_24"
msgid "To create another new fax out of the template, go to the location where you saved the template and double-click the file."
msgstr "Újabb faxot úgy hozhat létre ebből a sablonból, hogy megkeresi a sablont és dupla kattintással megnyitja."
#: strings.hrc:165
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_25"
msgid "Template Name:"
msgstr "Sablon neve:"
#: strings.hrc:166
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_26"
msgid "Location and file name:"
msgstr "Hely és fájlnév:"
#: strings.hrc:167
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_27"
msgid "What do you want to do next?"
msgstr "Mi legyen a következő lépés?"
#: strings.hrc:168
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_28"
msgid "Choose the type of fax and a page design"
msgstr "Válassza ki a fax típusát és oldaltervét"
#: strings.hrc:169
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_29"
msgid "Select items to include in the fax template"
msgstr "Válassza ki a faxsablonban megjelenő elemeket"
#: strings.hrc:170
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_30"
msgid "Specify sender and recipient information"
msgstr "Adja meg a feladó és a címzett adatait"
#: strings.hrc:171
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_31"
msgid "Enter text for the footer"
msgstr "Adja meg az élőláb szövegét"
#: strings.hrc:172
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_32"
msgid "Choose a name and save the template"
msgstr "Válasszon egy nevet, és mentse a sablont"
#: strings.hrc:173
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_33"
msgid "Include ~only on second and following pages"
msgstr "~Csak a második és az azt követő oldalakon"
#: strings.hrc:174
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_34"
msgid "~Include page number"
msgstr "~Oldalszám megjelenítése"
#: strings.hrc:175
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_35"
msgid "~Date"
msgstr "~Dátum"
#: strings.hrc:176
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_36"
msgid "~Type of message"
msgstr "Ü~zenet típusa"
#: strings.hrc:177
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_37"
msgid "Fax Number:"
msgstr "Faxszám:"
#: strings.hrc:178
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_38"
msgid "Use placeholders for ~recipient's address"
msgstr "Helykitöltő a ~címzett címe helyett"
#: strings.hrc:179
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_39"
msgid "Use address database for ~mail merge"
msgstr "Cím~adatbázis használata a körlevélhez"
#: strings.hrc:180
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_40"
msgid "~New return address"
msgstr "Ú~j válaszcím"
#: strings.hrc:181
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_41"
msgid "To:"
msgstr "Címzett:"
#: strings.hrc:182
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_42"
msgid "From:"
msgstr "Feladó:"
#: strings.hrc:183
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_43"
msgid "Fax:"
msgstr "Fax:"
#: strings.hrc:184
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_44"
msgid "Tel:"
msgstr "Tel:"
#: strings.hrc:185
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_45"
msgid "E-mail:"
msgstr "E-mail:"
#: strings.hrc:186
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_46"
msgid "This template consists of"
msgstr "Ez a sablon"
#: strings.hrc:187
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_47"
msgid "page"
msgstr "oldalból áll"
#: strings.hrc:188
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_48"
msgid "Please inform us if transmission errors occur."
msgstr "Értesítsen, ha átviteli hiba történt."
#: strings.hrc:189
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_49"
msgid "Bottle"
msgstr "Palack"
@@ -914,265 +770,221 @@ msgid "Lines"
msgstr "Vonalak"
#: strings.hrc:191
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_51"
msgid "Marine"
msgstr "Tengerkék"
#: strings.hrc:192
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_52"
msgid "Classic Fax"
msgstr "Klasszikus fax"
#: strings.hrc:193
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_53"
msgid "Classic Fax from Private"
msgstr "Klasszikus fax magánszemélytől"
#: strings.hrc:194
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_54"
msgid "Modern Fax"
msgstr "Modern fax"
#: strings.hrc:195
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_55"
msgid "Modern Fax from Private"
msgstr "Modern fax magánszemélytől"
#: strings.hrc:196
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_56"
msgid "Fax"
msgstr "Fax"
#: strings.hrc:199
-#, fuzzy
msgctxt "RID_FAXWIZARDCOMMUNICATION_START_1"
msgid "Important Information!"
msgstr "Fontos információ!"
#: strings.hrc:200
-#, fuzzy
msgctxt "RID_FAXWIZARDCOMMUNICATION_START_2"
msgid "For your information"
msgstr "Tájékoztatásul"
#: strings.hrc:201
-#, fuzzy
msgctxt "RID_FAXWIZARDCOMMUNICATION_START_3"
msgid "News!"
msgstr "Hírek"
#: strings.hrc:204
-#, fuzzy
msgctxt "RID_FAXWIZARDSALUTATION_START_1"
msgid "To whom it may concern,"
msgstr "Az érintett részére,"
#: strings.hrc:205
-#, fuzzy
msgctxt "RID_FAXWIZARDSALUTATION_START_2"
msgid "Dear Sir or Madam,"
msgstr "Kedves Hölgyem/Uram"
#: strings.hrc:206
-#, fuzzy
msgctxt "RID_FAXWIZARDSALUTATION_START_3"
msgid "Hello,"
msgstr "Helló,"
#: strings.hrc:207
-#, fuzzy
msgctxt "RID_FAXWIZARDSALUTATION_START_4"
msgid "Hi,"
msgstr "Szia,"
#: strings.hrc:210
-#, fuzzy
msgctxt "RID_FAXWIZARDGREETING_START_1"
msgid "Sincerely"
msgstr "Tisztelettel,"
#: strings.hrc:211
-#, fuzzy
msgctxt "RID_FAXWIZARDGREETING_START_2"
msgid "Yours faithfully"
msgstr "Tisztelettel"
#: strings.hrc:212
-#, fuzzy
msgctxt "RID_FAXWIZARDGREETING_START_3"
msgid "Regards"
msgstr "Üdvözlettel"
#: strings.hrc:213
-#, fuzzy
msgctxt "RID_FAXWIZARDGREETING_START_4"
msgid "Love"
msgstr "Szeretettel"
#: strings.hrc:216
-#, fuzzy
msgctxt "RID_FAXWIZARDROADMAP_START_1"
msgid "Page design"
msgstr "Oldalterv"
#: strings.hrc:217
-#, fuzzy
msgctxt "RID_FAXWIZARDROADMAP_START_2"
msgid "Items to include"
msgstr "Megjelenő elemek"
#: strings.hrc:218
-#, fuzzy
msgctxt "RID_FAXWIZARDROADMAP_START_3"
msgid "Sender and Recipient"
msgstr "Címzett és feladó"
#: strings.hrc:219
-#, fuzzy
msgctxt "RID_FAXWIZARDROADMAP_START_4"
msgid "Footer"
msgstr "Élőláb"
#: strings.hrc:220
-#, fuzzy
msgctxt "RID_FAXWIZARDROADMAP_START_5"
msgid "Name and location"
msgstr "Név és hely"
#: strings.hrc:223
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_1"
msgid "Agenda Wizard"
msgstr "Napirend tündér"
#: strings.hrc:224
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_2"
msgid "Make ~manual changes to this agenda template"
msgstr "Napirendsablon meg~változtatása"
#: strings.hrc:225
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_3"
msgid "Template name:"
msgstr "Sablon neve:"
#: strings.hrc:226
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_4"
msgid "Location and file name:"
msgstr "Hely és fájlnév:"
#: strings.hrc:227
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_5"
msgid "What do you want to do next?"
msgstr "Mi legyen a következő lépés?"
#: strings.hrc:228
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_6"
msgid "Please choose the page design for the agenda"
msgstr "Válassza ki a napirend oldaltervét"
#: strings.hrc:229
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_7"
msgid "Please select the headings you wish to include in your agenda template"
msgstr "Válassza ki a címsorokat, amelyeket a napirendsablonban szerepeltetni kíván"
#: strings.hrc:230
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_8"
msgid "Please enter general information for the event"
msgstr "Írja be az esemény általános leírását"
#: strings.hrc:231
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_9"
msgid "Please specify items for the agenda"
msgstr "Adja meg a napirendi pontokat"
#: strings.hrc:232
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_10"
msgid "Please select the names you wish to include in your agenda template"
msgstr "Válassza ki a napirendsablonban szerepeltetni kívánt neveket"
#: strings.hrc:233
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_11"
msgid "Choose a name and save the template"
msgstr "Válasszon egy nevet, és mentse a sablont"
#: strings.hrc:234
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_12"
msgid "Include form for recording minutes"
msgstr "Űrlap beillesztése a jegyzőkönyv vezetéséhez"
#: strings.hrc:235
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_13"
msgid "This wizard helps you to create an agenda template. The template can then be used to create an agenda whenever needed."
msgstr "Ez a tündér egy napirendsablon létrehozásában lesz segítségére. A sablon bármikor felhasználható napirend létrehozásához."
#: strings.hrc:236
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_14"
msgid "Time:"
msgstr "Idő:"
#: strings.hrc:237
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_15"
msgid "Name:"
msgstr "Név:"
#: strings.hrc:238
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_16"
msgid "Location:"
msgstr "Hely:"
#: strings.hrc:239
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_17"
msgid "Placeholders will be used in empty fields. You can replace placeholders with text later."
msgstr "Az üres mezőkben helykitöltők lesznek használva. A helykitöltőket később szöveggel helyettesítheti."
#: strings.hrc:240
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_18"
msgid "..."
msgstr "..."
#: strings.hrc:241
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_19"
msgid "Create an ~agenda from this template"
msgstr "~Napirend létrehozása ebből a sablonból"
#: strings.hrc:242
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_20"
msgid "To create a new agenda out of the template, go to the location where you saved the template and double-click the file."
msgstr "Újabb napirendet úgy hozhat létre ebből a sablonból, hogy megkeresi a sablont és dupla kattintással megnyitja."
#: strings.hrc:243
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_21"
msgid "Agenda item"
msgstr "Napirendi pont"
#: strings.hrc:244
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_22"
msgid "Responsible"
msgstr "Illetékes"
@@ -1184,67 +996,56 @@ msgid "Duration"
msgstr "Időtartam"
#: strings.hrc:246
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_24"
msgid "Meeting called by"
msgstr "Az értekezletet összehívta"
#: strings.hrc:247
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_25"
msgid "Chairperson"
msgstr "Elnök"
#: strings.hrc:248
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_26"
msgid "Minute keeper"
msgstr "Jegyzőkönyvvezető"
#: strings.hrc:249
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_27"
msgid "Moderator"
msgstr "Moderátor"
#: strings.hrc:250
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_28"
msgid "Attendees"
msgstr "Résztvevők"
#: strings.hrc:251
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_29"
msgid "Observers"
msgstr "Megfigyelők"
#: strings.hrc:252
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_30"
msgid "Facility personnel"
msgstr "Kisegítő személyzet"
#: strings.hrc:253
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_31"
msgid "The agenda template will include placeholders for the names of the selected people. When creating an agenda from the template, you can replace these placeholder with the appropriate names."
msgstr "A napirendsablon tartalmazni fogja a helykitöltőket a kiválasztott emberek neveinek helyén. Amikor a napirendet létrehozza sablonból, kicserélheti ezeket a helykitöltőket a megfelelő nevekre."
#: strings.hrc:254
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_32"
msgid "Type of meeting"
msgstr "Értekezlet típusa"
#: strings.hrc:255
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_33"
msgid "Please read"
msgstr "Elolvasandó"
#: strings.hrc:256
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_34"
msgid "Please bring"
msgstr "Elhozandó"
@@ -1256,43 +1057,36 @@ msgid "Notes"
msgstr "Jegyzetek"
#: strings.hrc:258
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_36"
msgid "The agenda template will include placeholders for the selected items."
msgstr "A napirendsablon helykitöltőt használ a megadott elemekhez."
#: strings.hrc:259
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_38"
msgid "Date:"
msgstr "Dátum:"
#: strings.hrc:260
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_39"
msgid "This wizard creates an agenda template which enables you to create multiple agendas with the same layout and settings."
msgstr "Ez a tündér egy napirendsablon létrehozásában lesz segítségére, amellyel majd számtalan azonos elrendezésű napirendet hozhat létre, azonos beállítások mellett."
#: strings.hrc:261
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_40"
msgid "Page design:"
msgstr "Oldalterv:"
#: strings.hrc:262
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_41"
msgid "myAgendaTemplate.stw"
msgstr "sajatNapirendSablon.stw"
#: strings.hrc:263
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_42"
msgid "My Agenda Template"
msgstr "Saját napirendsablon"
#: strings.hrc:264
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_43"
msgid "An unexpected error occurred while saving the agenda template."
msgstr "Váratlan hiba történt a napirendsablon mentése közben."
@@ -1316,73 +1110,61 @@ msgid "Time"
msgstr "Idő"
#: strings.hrc:268
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_47"
msgid "Location"
msgstr "Hely"
#: strings.hrc:269
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_48"
msgid "Click to replace this text"
msgstr "Szöveg beírásához kattintson ide"
#: strings.hrc:270
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_50"
msgid "Page design"
msgstr "Oldalterv"
#: strings.hrc:271
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_51"
msgid "General information"
msgstr "Általános információ"
#: strings.hrc:272
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_52"
msgid "Headings to include"
msgstr "Címsor megjelenítése"
#: strings.hrc:273
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_53"
msgid "Names"
msgstr "Nevek"
#: strings.hrc:274
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_54"
msgid "Agenda items"
msgstr "Napirendi pontok"
#: strings.hrc:275
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_55"
msgid "Name and location"
msgstr "Név és hely"
#: strings.hrc:276
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_56"
msgid "An unexpected error occurred while opening the agenda template."
msgstr "Váratlan hiba történt a napirendsablon megnyitása közben."
#: strings.hrc:277
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_57"
msgid "Type of meeting"
msgstr "Értekezlet típusa"
#: strings.hrc:278
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_58"
msgid "Please bring"
msgstr "Elhozandó"
#: strings.hrc:279
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_59"
msgid "Please read"
msgstr "Elolvasandó"
@@ -1394,55 +1176,46 @@ msgid "Notes"
msgstr "Jegyzetek"
#: strings.hrc:281
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_61"
msgid "Meeting called by"
msgstr "Az értekezletet összehívta"
#: strings.hrc:282
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_62"
msgid "Chairperson"
msgstr "Elnök"
#: strings.hrc:283
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_63"
msgid "Attendees"
msgstr "Résztvevők"
#: strings.hrc:284
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_64"
msgid "Minute keeper"
msgstr "Jegyzőkönyvvezető"
#: strings.hrc:285
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_65"
msgid "Moderator"
msgstr "Moderátor"
#: strings.hrc:286
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_66"
msgid "Observers"
msgstr "Megfigyelők"
#: strings.hrc:287
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_67"
msgid "Facility personnel"
msgstr "Kisegítő személyzet"
#: strings.hrc:288
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_68"
msgid "Insert"
msgstr "Beszúrás"
#: strings.hrc:289
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_69"
msgid "Remove"
msgstr "Eltávolítás"
@@ -1460,43 +1233,36 @@ msgid "Move down"
msgstr "Lefelé mozgatás"
#: strings.hrc:292
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_72"
msgid "Date:"
msgstr "Dátum:"
#: strings.hrc:293
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_73"
msgid "Time:"
msgstr "Idő:"
#: strings.hrc:294
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_74"
msgid "Location:"
msgstr "Hely:"
#: strings.hrc:295
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_75"
msgid "Topics"
msgstr "Témakörök"
#: strings.hrc:296
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_76"
msgid "Num."
msgstr "Szám"
#: strings.hrc:297
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_77"
msgid "Topic"
msgstr "Témakör"
#: strings.hrc:298
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_78"
msgid "Responsible"
msgstr "Illetékes"
@@ -1508,91 +1274,76 @@ msgid "Time"
msgstr "Idő"
#: strings.hrc:300
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_80"
msgid "Additional information"
msgstr "További információk"
#: strings.hrc:301
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_81"
msgid "Minutes for"
msgstr "Jegyzőkönyv:"
#: strings.hrc:302
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_82"
msgid "Discussion:"
msgstr "Megbeszélés:"
#: strings.hrc:303
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_83"
msgid "Conclusion:"
msgstr "Döntés:"
#: strings.hrc:304
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_84"
msgid "To do:"
msgstr "Teendő:"
#: strings.hrc:305
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_85"
msgid "Responsible party:"
msgstr "Illetékes fél:"
#: strings.hrc:306
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_86"
msgid "Deadline:"
msgstr "Határidő:"
#: strings.hrc:307
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_87"
msgid "Blue"
msgstr "Kék"
#: strings.hrc:308
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_88"
msgid "Classic"
msgstr "Klasszikus"
#: strings.hrc:309
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_89"
msgid "Colorful"
msgstr "Sokszínű"
#: strings.hrc:310
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_90"
msgid "Elegant"
msgstr "Elegáns"
#: strings.hrc:311
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_91"
msgid "Green"
msgstr "Zöld"
#: strings.hrc:312
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_92"
msgid "Grey"
msgstr "Szürke"
#: strings.hrc:313
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_93"
msgid "Modern"
msgstr "Modern"
#: strings.hrc:314
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_94"
msgid "Orange"
msgstr "Narancs"
@@ -1604,7 +1355,6 @@ msgid "Red"
msgstr "Vörös"
#: strings.hrc:316
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_96"
msgid "Simple"
msgstr "Egyszerű"
diff --git a/source/hu/wizards/source/resources.po b/source/hu/wizards/source/resources.po
index 48e24b26379..0a3075772ef 100644
--- a/source/hu/wizards/source/resources.po
+++ b/source/hu/wizards/source/resources.po
@@ -14,7 +14,6 @@ msgstr ""
"X-Generator: LibreOffice\n"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_0\n"
@@ -23,7 +22,6 @@ msgid "The directory '%1' could not be created.<BR>There may not be enough space
msgstr "A(z) „%1” könyvtár létrehozása nem sikerült.<BR>Lehet, hogy nincs több hely a merevlemezen?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_1\n"
@@ -32,7 +30,6 @@ msgid "The text document could not be created.<BR>Please check if the module 'PR
msgstr "A szöveges dokumentum létrehozása nem sikerült.<BR>Ellenőrizze, hogy telepítve van-e a PRODUCTNAME Writer modul."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_2\n"
@@ -41,7 +38,6 @@ msgid "The spreadsheet could not be created.<BR>Please check if the module 'PROD
msgstr "A munkafüzet létrehozása nem sikerült.<BR>Ellenőrizze, hogy telepítve van-e a PRODUCTNAME Calc modul."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_3\n"
@@ -50,7 +46,6 @@ msgid "The presentation could not be created.<BR>Please check if the module 'PRO
msgstr "A bemutató létrehozása nem sikerült.<BR>Ellenőrizze, hogy telepítve van-e a PRODUCTNAME Impress modul."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_4\n"
@@ -59,7 +54,6 @@ msgid "The drawing could not be created.<BR>Please check if the module 'PRODUCTN
msgstr "A rajz létrehozása nem sikerült.<BR>Ellenőrizze, hogy telepítve van-e a PRODUCTNAME Draw modul."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_5\n"
@@ -68,7 +62,6 @@ msgid "The formula could not be created.<BR>Please check if the module 'PRODUCTN
msgstr "A képlet létrehozása nem sikerült.<BR>Ellenőrizze, hogy telepítve van-e a PRODUCTNAME Math modul."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_6\n"
@@ -77,7 +70,6 @@ msgid "The files required could not be found.<BR>Please start the %PRODUCTNAME S
msgstr "A szükséges fájlok nem találhatók. <BR>Indítsa a %PRODUCTNAME telepítőjét és válassza ki a „Javítás” pontot."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_7\n"
@@ -86,7 +78,6 @@ msgid "The file '<PATH>' already exists.<BR><BR>Would you like to overwrite the
msgstr "A(z) „<PATH>” fájl már létezik.<BR><BR>Felülírja?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_8\n"
@@ -95,7 +86,6 @@ msgid "Yes"
msgstr "Igen"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_9\n"
@@ -104,7 +94,6 @@ msgid "Yes to All"
msgstr "Igen, mindet"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_10\n"
@@ -113,7 +102,6 @@ msgid "No"
msgstr "Nem"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_11\n"
@@ -122,7 +110,6 @@ msgid "Cancel"
msgstr "Mégse"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_12\n"
@@ -131,7 +118,6 @@ msgid "~Finish"
msgstr "~Befejezés"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_13\n"
@@ -140,7 +126,6 @@ msgid "< ~Back"
msgstr "< ~Vissza"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_14\n"
@@ -149,7 +134,6 @@ msgid "~Next >"
msgstr "~Tovább >"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_15\n"
@@ -158,7 +142,6 @@ msgid "~Help"
msgstr "~Súgó"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_16\n"
@@ -167,7 +150,6 @@ msgid "Steps"
msgstr "Lépések"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_17\n"
@@ -176,7 +158,6 @@ msgid "Close"
msgstr "Bezárás"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_18\n"
@@ -185,7 +166,6 @@ msgid "OK"
msgstr "OK"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_19\n"
@@ -194,7 +174,6 @@ msgid "The file already exists. Do you want to overwrite it?"
msgstr "A fájl már létezik. Felülírja?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_20\n"
@@ -215,7 +194,6 @@ msgstr ""
"Ezek után futtassa a tündért még egyszer."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_0\n"
@@ -233,7 +211,6 @@ msgid "~Table"
msgstr "~Táblázat"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_4\n"
@@ -242,7 +219,6 @@ msgid "Colu~mns"
msgstr "~Oszlopok"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_7\n"
@@ -260,7 +236,6 @@ msgid "- undefined -"
msgstr "- nincs megadva - "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_9\n"
@@ -269,7 +244,6 @@ msgid "~Fields in report"
msgstr "Me~zők a jelentésben"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_11\n"
@@ -278,7 +252,6 @@ msgid "Grouping"
msgstr "Csoportosítás"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_12\n"
@@ -287,7 +260,6 @@ msgid "Sort options"
msgstr "Rendezési beállítások"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_13\n"
@@ -296,7 +268,6 @@ msgid "Choose layout"
msgstr "Elrendezés kiválasztása"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_14\n"
@@ -305,7 +276,6 @@ msgid "Create report"
msgstr "Jelentés létrehozása"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_15\n"
@@ -314,7 +284,6 @@ msgid "Layout of data"
msgstr "Adatok elrendezése"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_16\n"
@@ -323,7 +292,6 @@ msgid "Layout of headers and footers"
msgstr "Élőfej és élőláb elrendezése"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_19\n"
@@ -332,7 +300,6 @@ msgid "Fields"
msgstr "Mezők"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_20\n"
@@ -341,7 +308,6 @@ msgid "~Sort by"
msgstr "~Rendezés"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_21\n"
@@ -350,7 +316,6 @@ msgid "T~hen by"
msgstr "Az~után"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_22\n"
@@ -359,7 +324,6 @@ msgid "Orientation"
msgstr "Tájolás"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_23\n"
@@ -368,7 +332,6 @@ msgid "Portrait"
msgstr "Álló"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_24\n"
@@ -377,7 +340,6 @@ msgid "Landscape"
msgstr "Fekvő"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_28\n"
@@ -386,7 +348,6 @@ msgid "Which fields do you want to have in your report?"
msgstr "Melyik mezőket szeretné szerepeltetni a jelentésben?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_29\n"
@@ -395,7 +356,6 @@ msgid "Do you want to add grouping levels?"
msgstr "Szeretné szintekbe rendezni az adatokat?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_30\n"
@@ -404,7 +364,6 @@ msgid "According to which fields do you want to sort the data?"
msgstr "Melyik mező szerint szeretné rendezni az adatokat?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_31\n"
@@ -413,7 +372,6 @@ msgid "How do you want your report to look?"
msgstr "Hogyan nézzen ki a jelentés?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_32\n"
@@ -422,7 +380,6 @@ msgid "Decide how you want to proceed"
msgstr "Hogyan szeretné folytatni"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_33\n"
@@ -431,7 +388,6 @@ msgid "Title of report"
msgstr "Jelentés címe"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_34\n"
@@ -440,7 +396,6 @@ msgid "Display report"
msgstr "Jelentés megjelenítése"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_35\n"
@@ -449,7 +404,6 @@ msgid "Create report"
msgstr "Jelentés létrehozása"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_36\n"
@@ -458,7 +412,6 @@ msgid "Ascending"
msgstr "Növekvő"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_37\n"
@@ -467,7 +420,6 @@ msgid "Descending"
msgstr "Csökkenő"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_40\n"
@@ -476,7 +428,6 @@ msgid "~Dynamic report"
msgstr "~Dinamikus jelentés"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_41\n"
@@ -485,7 +436,6 @@ msgid "~Create report now"
msgstr "~Jelentés létrehozása azonnal"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_42\n"
@@ -494,7 +444,6 @@ msgid "~Modify report layout"
msgstr "Jelentés elrendezésének ~módosítása"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_43\n"
@@ -503,7 +452,6 @@ msgid "Static report"
msgstr "Statikus jelentés"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_44\n"
@@ -512,7 +460,6 @@ msgid "Save as"
msgstr "Mentés másként"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_50\n"
@@ -521,7 +468,6 @@ msgid "Groupings"
msgstr "Csoportosítások"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_51\n"
@@ -530,7 +476,6 @@ msgid "Then b~y"
msgstr "Az~után"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_52\n"
@@ -539,7 +484,6 @@ msgid "~Then by"
msgstr "Azu~tán"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_53\n"
@@ -548,7 +492,6 @@ msgid "Asc~ending"
msgstr "~Növekvő"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_54\n"
@@ -557,7 +500,6 @@ msgid "Ascend~ing"
msgstr "Nö~vekvő"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_55\n"
@@ -566,7 +508,6 @@ msgid "Ascendin~g"
msgstr "Növe~kvő"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_56\n"
@@ -575,7 +516,6 @@ msgid "De~scending"
msgstr "Csökk~enő"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_57\n"
@@ -584,7 +524,6 @@ msgid "Des~cending"
msgstr "C~sökkenő"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_58\n"
@@ -593,7 +532,6 @@ msgid "De~scending"
msgstr "Csökk~enő"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_60\n"
@@ -602,7 +540,6 @@ msgid "Binary fields cannot be displayed in the report."
msgstr "A bináris mezőket nem lehet megjeleníteni a jelentésben."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_61\n"
@@ -611,7 +548,6 @@ msgid "The table '<TABLENAME>' does not exist."
msgstr "A(z) „<TABLENAME>” tábla nem létezik."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_62\n"
@@ -620,7 +556,6 @@ msgid "Creating Report..."
msgstr "Jelentés létrehozása..."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_63\n"
@@ -629,7 +564,6 @@ msgid "Number of records inserted: <COUNT>"
msgstr "A beillesztett rekordok száma: <COUNT>"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_64\n"
@@ -638,7 +572,6 @@ msgid "The form '<REPORTFORM>' does not exist."
msgstr "A(z) „<REPORTFORM>” űrlap nem létezik."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_65\n"
@@ -647,7 +580,6 @@ msgid "The query with the statement <BR>'<STATEMENT>' <BR> could not be run. <BR
msgstr "Nem sikerült a(z) <BR>„<STATEMENT>” <BR> kifejezést tartalmazó lekérdezés futtatása. <BR> Ellenőrizze az adatforrást."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_66\n"
@@ -656,7 +588,6 @@ msgid "The following hidden control in the form '<REPORTFORM>' could not be read
msgstr "Az alábbi rejtett vezérlőelem olvasása a(z) „<REPORTFORM>” űrlapon nem sikerült: „<CONTROLNAME>”."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_67\n"
@@ -665,7 +596,6 @@ msgid "Importing data..."
msgstr "Adatok importálása..."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_68\n"
@@ -674,7 +604,6 @@ msgid "Labeling fields"
msgstr "Mezők címkézése"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_69\n"
@@ -683,7 +612,6 @@ msgid "How do you want to label the fields?"
msgstr "Hogyan szeretné felcímkézni a mezőket?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_70\n"
@@ -692,7 +620,6 @@ msgid "Label"
msgstr "Címke"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_71\n"
@@ -701,7 +628,6 @@ msgid "Field"
msgstr "Mező"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_72\n"
@@ -710,7 +636,6 @@ msgid "An error occurred in the wizard.<BR>The template '%PATH' could be erroneo
msgstr "Hiba történt a tündérben.<BR>A(z) „%PATH” sablon hibás lehet.<BR>Vagy nem léteznek a szükséges szakaszok és táblák, vagy léteznek, de rossz név alatt.<BR>Olvassa el a Súgót részletesebb információkért.<BR>Válasszon másik sablont."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_73\n"
@@ -719,7 +644,6 @@ msgid "There is an invalid user field in a table."
msgstr "A tábla érvénytelen felhasználói mezőt tartalmaz."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_74\n"
@@ -728,7 +652,6 @@ msgid "The sort criterion '<FIELDNAME>' was chosen twice. Each criterion can onl
msgstr "A(z) „<FIELDNAME>” rendezési szempontot kétszer választotta ki. Egy szempontot csak egyszer választhat ki."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_75\n"
@@ -737,7 +660,6 @@ msgid "Note: The dummy text will be replaced by data from the database when the
msgstr "Fontos: A jelentés létrehozásakor a helykitöltő szöveg ki lesz cserélve az adatbázis adataival."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_76\n"
@@ -746,7 +668,6 @@ msgid "A report '%REPORTNAME' already exists in the database. Please assign anot
msgstr "A választott „%REPORTNAME” jelentésnév már létezik. Adjon meg egy másik nevet."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_78\n"
@@ -755,7 +676,6 @@ msgid "How do you want to proceed after creating the report?"
msgstr "Hogyan szeretné folytatni a jelentés létrehozása után?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_79\n"
@@ -764,7 +684,6 @@ msgid "What kind of report do you want to create?"
msgstr "Milyen legyen a jelentés típusa?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_80\n"
@@ -773,7 +692,6 @@ msgid "Tabular"
msgstr "Táblázatos"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_81\n"
@@ -782,7 +700,6 @@ msgid "Columnar, single-column"
msgstr "Hasábos, egyhasábos"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_82\n"
@@ -791,7 +708,6 @@ msgid "Columnar, two columns"
msgstr "Hasábos, kéthasábos"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_83\n"
@@ -800,7 +716,6 @@ msgid "Columnar, three columns"
msgstr "Hasábos, háromhasábos"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_84\n"
@@ -809,7 +724,6 @@ msgid "In blocks, labels left"
msgstr "Tömbökben - címkék balra"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_85\n"
@@ -818,7 +732,6 @@ msgid "In blocks, labels above"
msgstr "Tömbökben - címkék fel"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_86\n"
@@ -827,7 +740,6 @@ msgid "Title:"
msgstr "Cím:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_87\n"
@@ -836,7 +748,6 @@ msgid "Author:"
msgstr "Szerző:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_88\n"
@@ -845,7 +756,6 @@ msgid "Date:"
msgstr "Dátum:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_89\n"
@@ -854,7 +764,6 @@ msgid "Page #page# of #count#"
msgstr "#page# / #count# oldal"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_90\n"
@@ -863,7 +772,6 @@ msgid "Page number:"
msgstr "Oldalszám:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_91\n"
@@ -872,7 +780,6 @@ msgid "Page count:"
msgstr "Oldalak száma:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_92\n"
@@ -881,7 +788,6 @@ msgid "No valid report template was found."
msgstr "Nem található érvényes jelentéssablon."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_93\n"
@@ -890,7 +796,6 @@ msgid "Page:"
msgstr "Oldal:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_94\n"
@@ -899,7 +804,6 @@ msgid "Align Left - Border"
msgstr "Balra igazítás - szegély"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_95\n"
@@ -908,7 +812,6 @@ msgid "Align Left - Compact"
msgstr "Balra igazítás - kompakt"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_96\n"
@@ -917,7 +820,6 @@ msgid "Align Left - Elegant"
msgstr "Balra igazítás - elegáns"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_97\n"
@@ -926,7 +828,6 @@ msgid "Align Left - Highlighted"
msgstr "Balra igazítás - kiemelt"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_98\n"
@@ -935,7 +836,6 @@ msgid "Align Left - Modern"
msgstr "Balra igazítás - modern"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_99\n"
@@ -944,7 +844,6 @@ msgid "Align Left - Red & Blue"
msgstr "Balra igazítás - piros és kék"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_100\n"
@@ -953,7 +852,6 @@ msgid "Default"
msgstr "Alapértelmezett"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_101\n"
@@ -962,7 +860,6 @@ msgid "Outline - Borders"
msgstr "Körvonal - szegélyek"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_102\n"
@@ -971,7 +868,6 @@ msgid "Outline - Compact"
msgstr "Körvonal - kompakt"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_103\n"
@@ -980,7 +876,6 @@ msgid "Outline - Elegant"
msgstr "Körvonal - elegáns"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_104\n"
@@ -989,7 +884,6 @@ msgid "Outline - Highlighted"
msgstr "Körvonal - kiemelt"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_105\n"
@@ -998,7 +892,6 @@ msgid "Outline - Modern"
msgstr "Körvonal - modern"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_106\n"
@@ -1007,7 +900,6 @@ msgid "Outline - Red & Blue"
msgstr "Körvonal - piros és kék"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_107\n"
@@ -1016,7 +908,6 @@ msgid "Outline, indented - Borders"
msgstr "Körvonal, behúzott - szegélyek"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_108\n"
@@ -1025,7 +916,6 @@ msgid "Outline, indented - Compact"
msgstr "Körvonal, behúzott - kompakt"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_109\n"
@@ -1034,7 +924,6 @@ msgid "Outline, indented - Elegant"
msgstr "Körvonal, behúzott - elegáns"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_110\n"
@@ -1043,7 +932,6 @@ msgid "Outline, indented - Highlighted"
msgstr "Körvonal, behúzott - kiemelt"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_111\n"
@@ -1052,7 +940,6 @@ msgid "Outline, indented - Modern"
msgstr "Körvonal, behúzott - modern"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_112\n"
@@ -1061,7 +948,6 @@ msgid "Outline, indented - Red & Blue"
msgstr "Körvonal, behúzott - piros és kék"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_113\n"
@@ -1070,7 +956,6 @@ msgid "Bubbles"
msgstr "Buborékok"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_114\n"
@@ -1079,7 +964,6 @@ msgid "Cinema"
msgstr "Mozi"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_115\n"
@@ -1088,7 +972,6 @@ msgid "Controlling"
msgstr "Vezérlés"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_116\n"
@@ -1097,7 +980,6 @@ msgid "Default"
msgstr "Alapértelmezett"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_117\n"
@@ -1106,7 +988,6 @@ msgid "Drafting"
msgstr "Vázlat"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_118\n"
@@ -1115,7 +996,6 @@ msgid "Finances"
msgstr "Pénzügyek"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_119\n"
@@ -1124,7 +1004,6 @@ msgid "Flipchart"
msgstr "Folyamatábra"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_120\n"
@@ -1133,7 +1012,6 @@ msgid "Formal with Company Logo"
msgstr "Formális vállalati logóval"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_121\n"
@@ -1142,7 +1020,6 @@ msgid "Generic"
msgstr "Általános"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_122\n"
@@ -1151,7 +1028,6 @@ msgid "Worldmap"
msgstr "Világtérkép"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_0\n"
@@ -1160,7 +1036,6 @@ msgid "C~reate"
msgstr "~Létrehozás"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_1\n"
@@ -1169,7 +1044,6 @@ msgid "~Cancel"
msgstr "~Mégse"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_2\n"
@@ -1178,7 +1052,6 @@ msgid "< ~Back"
msgstr "< ~Vissza"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_3\n"
@@ -1187,7 +1060,6 @@ msgid "~Next >"
msgstr "~Tovább >"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_4\n"
@@ -1196,7 +1068,6 @@ msgid "~Database"
msgstr "~Adatbázis"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_5\n"
@@ -1205,7 +1076,6 @@ msgid "~Table name"
msgstr "~Tábla neve"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_6\n"
@@ -1214,7 +1084,6 @@ msgid "An error occurred while running the wizard. The wizard will be terminated
msgstr "Hiba történt a tündér futtatása közben. A tündér futása befejeződik."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_8\n"
@@ -1223,7 +1092,6 @@ msgid "No database has been installed. At least one database is required before
msgstr "Nincs telepítve adatbázis. Legalább egy adatbázis szükséges az űrlaptündér elindításához."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_9\n"
@@ -1232,7 +1100,6 @@ msgid "The database does not contain any tables."
msgstr "Az adatbázis nem tartalmaz egyetlen táblát sem."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_10\n"
@@ -1241,7 +1108,6 @@ msgid "This title already exists in the database. Please enter another name."
msgstr "Ez a cím már létezik az adatbázisban. Adjon meg egy másik nevet."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_11\n"
@@ -1250,7 +1116,6 @@ msgid "The title must not contain any spaces or special characters."
msgstr "A cím nem tartalmazhat szóközöket vagy speciális karaktereket."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_12\n"
@@ -1259,7 +1124,6 @@ msgid "The database service (com.sun.data.DatabaseEngine) could not be instantia
msgstr "Az adatbázis-szolgáltatás (com.sun.data.DatabaseEngine) nem példányosítható."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_13\n"
@@ -1268,7 +1132,6 @@ msgid "The selected table or query could not be opened."
msgstr "A kiválasztott tábla vagy lekérdezés nem nyitható meg."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_14\n"
@@ -1277,7 +1140,6 @@ msgid "No connection to the database could be established."
msgstr "Nem sikerült kapcsolódni az adatbázishoz."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_20\n"
@@ -1286,7 +1148,6 @@ msgid "~Help"
msgstr "~Súgó"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_21\n"
@@ -1295,7 +1156,6 @@ msgid "~Stop"
msgstr "Megá~llítás"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_30\n"
@@ -1304,7 +1164,6 @@ msgid "The document could not be saved."
msgstr "A dokumentum nem menthető."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_33\n"
@@ -1313,7 +1172,6 @@ msgid "Exiting the wizard"
msgstr "Kilépés a tündérből"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_34\n"
@@ -1322,7 +1180,6 @@ msgid "Connecting to data source..."
msgstr "Kapcsolódás az adatforráshoz..."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_35\n"
@@ -1331,7 +1188,6 @@ msgid "The connection to the data source could not be established."
msgstr "Nem sikerült létrehozni a kapcsolatot az adatforráshoz."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_36\n"
@@ -1340,7 +1196,6 @@ msgid "The file path entered is not valid."
msgstr "A megadott útvonal nem érvényes."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_37\n"
@@ -1349,7 +1204,6 @@ msgid "Please select a data source"
msgstr "Válasszon adatforrást"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_38\n"
@@ -1358,7 +1212,6 @@ msgid "Please select a table or query"
msgstr "Válasszon táblát vagy lekérdezést"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_39\n"
@@ -1367,7 +1220,6 @@ msgid "Add field"
msgstr "Mező hozzáadása"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_40\n"
@@ -1376,7 +1228,6 @@ msgid "Remove field"
msgstr "Mező eltávolítása"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_41\n"
@@ -1385,7 +1236,6 @@ msgid "Add all fields"
msgstr "Minden mező hozzáadása"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_42\n"
@@ -1394,7 +1244,6 @@ msgid "Remove all fields"
msgstr "Minden mező eltávolítása"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_43\n"
@@ -1403,7 +1252,6 @@ msgid "Move field up"
msgstr "Mező feljebb helyezése"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_44\n"
@@ -1412,7 +1260,6 @@ msgid "Move field down"
msgstr "Mező lejjebb helyezése"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_45\n"
@@ -1421,7 +1268,6 @@ msgid "The field names from '%NAME' could not be retrieved."
msgstr "Nem sikerült lekérni a mezőneveket innen: %NAME"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_0\n"
@@ -1430,7 +1276,6 @@ msgid "Query Wizard"
msgstr "Lekérdezéstündér"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_1\n"
@@ -1439,7 +1284,6 @@ msgid "Query"
msgstr "Lekérdezés"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_2\n"
@@ -1448,7 +1292,6 @@ msgid "Query Wizard"
msgstr "Lekérdezéstündér"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_3\n"
@@ -1457,7 +1300,6 @@ msgid "~Tables"
msgstr "~Táblák"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_4\n"
@@ -1466,7 +1308,6 @@ msgid "A~vailable fields"
msgstr "Elé~rhető mezők"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_5\n"
@@ -1475,7 +1316,6 @@ msgid "Name ~of the query"
msgstr "~Lekérdezés neve"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_6\n"
@@ -1484,7 +1324,6 @@ msgid "Display ~Query"
msgstr "Lekérdezés ~megjelenítése"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_7\n"
@@ -1493,7 +1332,6 @@ msgid "~Modify Query"
msgstr "~Lekérdezés szerkesztése"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_8\n"
@@ -1502,7 +1340,6 @@ msgid "~How do you want to proceed after creating the query?"
msgstr "~Hogyan szeretné folytatni a lekérdezés létrehozása után?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_9\n"
@@ -1511,7 +1348,6 @@ msgid "Match ~all of the following"
msgstr "A következők ~mind illeszkedjenek"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_10\n"
@@ -1520,7 +1356,6 @@ msgid "~Match any of the following"
msgstr "A következők ~bármelyike illeszkedjen"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_11\n"
@@ -1529,7 +1364,6 @@ msgid "~Detailed query (Shows all records of the query.)"
msgstr "~Részletes lekérdezés (A lekérdezés minden rekordja megjelenik.)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_12\n"
@@ -1538,7 +1372,6 @@ msgid "~Summary query (Shows only results of aggregate functions.)"
msgstr "Ö~sszegző lekérdezés (Csak az összesítő függvények eredménye jelenik meg.)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_16\n"
@@ -1547,7 +1380,6 @@ msgid "Aggregate functions"
msgstr "Összesítő függvények"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_17\n"
@@ -1556,7 +1388,6 @@ msgid "Fields"
msgstr "Mezők"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_18\n"
@@ -1565,7 +1396,6 @@ msgid "~Group by"
msgstr "~Csoportosítási szempont"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_19\n"
@@ -1574,7 +1404,6 @@ msgid "Field"
msgstr "Mező"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_20\n"
@@ -1601,7 +1430,6 @@ msgid "Query:"
msgstr "Lekérdezés: "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_24\n"
@@ -1610,7 +1438,6 @@ msgid "Condition"
msgstr "Feltétel"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_25\n"
@@ -1619,7 +1446,6 @@ msgid "Value"
msgstr "Érték"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_26\n"
@@ -1628,7 +1454,6 @@ msgid "is equal to"
msgstr "egyenlő"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_27\n"
@@ -1637,7 +1462,6 @@ msgid "is not equal to"
msgstr "nem egyenlő"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_28\n"
@@ -1646,7 +1470,6 @@ msgid "is smaller than"
msgstr "kisebb, mint"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_29\n"
@@ -1664,7 +1487,6 @@ msgid "is equal or less than"
msgstr "kisebb vagy egyenlő "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_31\n"
@@ -1673,7 +1495,6 @@ msgid "is equal or greater than"
msgstr "nagyobb vagy egyenlő"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_32\n"
@@ -1682,7 +1503,6 @@ msgid "like"
msgstr "hasonló"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_33\n"
@@ -1691,7 +1511,6 @@ msgid "not like"
msgstr "nem hasonló"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_34\n"
@@ -1700,7 +1519,6 @@ msgid "is null"
msgstr "null"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_35\n"
@@ -1709,7 +1527,6 @@ msgid "is not null"
msgstr "nem null"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_36\n"
@@ -1718,7 +1535,6 @@ msgid "true"
msgstr "igaz"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_37\n"
@@ -1745,7 +1561,6 @@ msgid "or"
msgstr "vagy"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_40\n"
@@ -1754,7 +1569,6 @@ msgid "get the sum of"
msgstr "összegzés:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_41\n"
@@ -1763,7 +1577,6 @@ msgid "get the average of"
msgstr "átlagolás:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_42\n"
@@ -1772,7 +1585,6 @@ msgid "get the minimum of"
msgstr "minimuma:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_43\n"
@@ -1781,7 +1593,6 @@ msgid "get the maximum of"
msgstr "maximuma:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_44\n"
@@ -1790,7 +1601,6 @@ msgid "get the count of"
msgstr "darabszám:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_48\n"
@@ -1817,7 +1627,6 @@ msgid "Sorting order:"
msgstr "Rendezési sorrend: "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_52\n"
@@ -1835,7 +1644,6 @@ msgid "Search conditions:"
msgstr "Keresési feltételek: "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_54\n"
@@ -1853,7 +1661,6 @@ msgid "Aggregate functions:"
msgstr "Összesítő függvények: "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_56\n"
@@ -1871,7 +1678,6 @@ msgid "Grouped by:"
msgstr "Csoportosítva: "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_58\n"
@@ -1889,7 +1695,6 @@ msgid "Grouping conditions:"
msgstr "Csoportosítási feltételek: "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_60\n"
@@ -1898,7 +1703,6 @@ msgid "No grouping conditions were assigned."
msgstr "Nincsenek csoportosítási feltételek megadva."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_70\n"
@@ -1907,7 +1711,6 @@ msgid "Select the fields (columns) for your query"
msgstr "Mezők (oszlopok) kiválasztása a lekérdezéshez"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_71\n"
@@ -1916,7 +1719,6 @@ msgid "Select the sorting order"
msgstr "Rendezési sorrend kiválasztása"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_72\n"
@@ -1925,7 +1727,6 @@ msgid "Select the search conditions"
msgstr "Keresési feltétel kiválasztása"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_73\n"
@@ -1934,7 +1735,6 @@ msgid "Select the type of query"
msgstr "Lekérdezés típusának kiválasztása"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_74\n"
@@ -1943,7 +1743,6 @@ msgid "Select the groups"
msgstr "Csoportok kiválasztása"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_75\n"
@@ -1952,7 +1751,6 @@ msgid "Select the grouping conditions"
msgstr "Csoportosítás feltételeinek kiválasztása"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_76\n"
@@ -1961,7 +1759,6 @@ msgid "Assign aliases if desired"
msgstr "Kívánság szerint álnevek hozzárendelése"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_77\n"
@@ -1970,7 +1767,6 @@ msgid "Check the overview and decide how to proceed"
msgstr "Olvassa el az áttekintést, és döntsön a folytatásról"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_80\n"
@@ -1979,7 +1775,6 @@ msgid "Field selection"
msgstr "Mező kijelölése"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_81\n"
@@ -1988,7 +1783,6 @@ msgid "Sorting order"
msgstr "Rendezési sorrend"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_82\n"
@@ -1997,7 +1791,6 @@ msgid "Search conditions"
msgstr "Keresési feltételek"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_83\n"
@@ -2006,7 +1799,6 @@ msgid "Detail or summary"
msgstr "Részletezés vagy összegzés"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_84\n"
@@ -2015,7 +1807,6 @@ msgid "Grouping"
msgstr "Csoportosítás"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_85\n"
@@ -2024,7 +1815,6 @@ msgid "Grouping conditions"
msgstr "Csoportosítási feltételek"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_86\n"
@@ -2033,7 +1823,6 @@ msgid "Aliases"
msgstr "Álnevek"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_87\n"
@@ -2042,7 +1831,6 @@ msgid "Overview"
msgstr "Áttekintés"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_88\n"
@@ -2051,7 +1839,6 @@ msgid "A field that has not been assigned an aggregate function must be used in
msgstr "Azokat a mezőket, amelyek nincsenek összesítő függvényhez rendelve csoportban kell használni."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_89\n"
@@ -2060,7 +1847,6 @@ msgid "The condition '<FIELDNAME> <LOGICOPERATOR> <VALUE>' was chosen twice. Eac
msgstr "A(z) „<FIELDNAME> <LOGICOPERATOR> <VALUE>” feltételt kétszer adta meg. Minden feltételt csak egyszer adhat meg."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_90\n"
@@ -2077,7 +1863,6 @@ msgid ","
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_92\n"
@@ -2086,7 +1871,6 @@ msgid "<FIELDTITLE> (<FIELDNAME>)"
msgstr "<FIELDTITLE> (<FIELDNAME>)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_93\n"
@@ -2095,7 +1879,6 @@ msgid "<FIELDNAME> (<SORTMODE>)"
msgstr "<FIELDNAME> (<SORTMODE>)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_94\n"
@@ -2104,7 +1887,6 @@ msgid "<FIELDNAME> <LOGICOPERATOR> <VALUE>"
msgstr "<FIELDNAME> <LOGICOPERATOR> <VALUE>"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_95\n"
@@ -2113,7 +1895,6 @@ msgid "<CALCULATEDFUNCTION> <FIELDNAME>"
msgstr "<CALCULATEDFUNCTION> <FIELDNAME>"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_96\n"
@@ -2122,7 +1903,6 @@ msgid "<FIELDNAME> <LOGICOPERATOR> <VALUE>"
msgstr "<FIELDNAME> <LOGICOPERATOR> <VALUE>"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_0\n"
@@ -2131,7 +1911,6 @@ msgid "Form Wizard"
msgstr "Űrlaptündér"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_1\n"
@@ -2162,7 +1941,6 @@ msgstr ""
"Az alűrlapot olyan táblák vagy lekérdezések adatainak megjelenítéséhez használhatja, amelyek egy a többhöz típusú függőségi viszonyban vannak."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_4\n"
@@ -2171,7 +1949,6 @@ msgid "~Add Subform"
msgstr "Alűrlap ~hozzáadása"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_5\n"
@@ -2180,7 +1957,6 @@ msgid "~Subform based on existing relation"
msgstr "Alűrlap ~létező reláció alapján"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_6\n"
@@ -2189,7 +1965,6 @@ msgid "Tables or queries"
msgstr "Táblák vagy lekérdezések"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_7\n"
@@ -2198,7 +1973,6 @@ msgid "Subform based on ~manual selection of fields"
msgstr "Alűrlap kézzel ~kiválasztott mezők alapján"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_8\n"
@@ -2207,7 +1981,6 @@ msgid "~Which relation do you want to add?"
msgstr "~Melyik relációt kívánja hozzáadni?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_9\n"
@@ -2216,7 +1989,6 @@ msgid "Fields in the ~subform"
msgstr "~Mezők az alűrlapon"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_12\n"
@@ -2225,7 +1997,6 @@ msgid "~Available fields"
msgstr "~Elérhető mezők"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_13\n"
@@ -2245,7 +2016,6 @@ msgstr ""
"Az összekapcsolás csak egyszer alkalmazható."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_20\n"
@@ -2254,7 +2024,6 @@ msgid "~First joined subform field"
msgstr "~Első összekapcsolt alűrlapmező"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_21\n"
@@ -2263,7 +2032,6 @@ msgid "~Second joined subform field"
msgstr "~Második összekapcsolt alűrlapmező"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_22\n"
@@ -2272,7 +2040,6 @@ msgid "~Third joined subform field"
msgstr "~Harmadik összekapcsolt alűrlapmező"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_23\n"
@@ -2281,7 +2048,6 @@ msgid "~Fourth joined subform field"
msgstr "~Negyedik összekapcsolt alűrlapmező"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_24\n"
@@ -2290,7 +2056,6 @@ msgid "F~irst joined main form field"
msgstr "E~lső összekapcsolt főűrlapmező"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_25\n"
@@ -2299,7 +2064,6 @@ msgid "S~econd joined main form field"
msgstr "Má~sodik összekapcsolt főűrlapmező"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_26\n"
@@ -2308,7 +2072,6 @@ msgid "T~hird joined main form field"
msgstr "Ha~rmadik összekapcsolt főűrlapmező"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_27\n"
@@ -2317,7 +2080,6 @@ msgid "F~ourth joined main form field"
msgstr "Ne~gyedik összekapcsolt főűrlapmező"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_28\n"
@@ -2326,7 +2088,6 @@ msgid "Field border"
msgstr "Mezőszegély"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_29\n"
@@ -2335,7 +2096,6 @@ msgid "No border"
msgstr "Nincs szegély"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_30\n"
@@ -2353,7 +2113,6 @@ msgid "Flat"
msgstr "Lapos"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_32\n"
@@ -2362,7 +2121,6 @@ msgid "Label placement"
msgstr "Címke elhelyezése"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_33\n"
@@ -2371,7 +2129,6 @@ msgid "Align left"
msgstr "Balra igazítás"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_34\n"
@@ -2380,7 +2137,6 @@ msgid "Align right"
msgstr "Jobbra igazítás"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_35\n"
@@ -2389,7 +2145,6 @@ msgid "Arrangement of DB fields"
msgstr "Adatbázis mezőinek elrendezése"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_36\n"
@@ -2398,7 +2153,6 @@ msgid "Columnar - Labels Left"
msgstr "Hasábos - Címkék a bal oldalon"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_37\n"
@@ -2407,7 +2161,6 @@ msgid "Columnar - Labels on Top"
msgstr "Hasábos - Címkék felül"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_38\n"
@@ -2416,7 +2169,6 @@ msgid "In Blocks - Labels Left"
msgstr "Tömbökben - Címkék balra"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_39\n"
@@ -2425,7 +2177,6 @@ msgid "In Blocks - Labels Above"
msgstr "Tömbökben - Címkék felülre"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_40\n"
@@ -2434,7 +2185,6 @@ msgid "As Data Sheet"
msgstr "Adatlapként"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_41\n"
@@ -2443,7 +2193,6 @@ msgid "Arrangement of the main form"
msgstr "Főűrlap elrendezése"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_42\n"
@@ -2452,7 +2201,6 @@ msgid "Arrangement of the subform"
msgstr "Alűrlap elrendezése"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_44\n"
@@ -2470,7 +2218,6 @@ msgid "Existing data will not be displayed"
msgstr "Létező adatok elrejtése "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_46\n"
@@ -2479,7 +2226,6 @@ msgid "T~he form is to display all data"
msgstr "Az űrlap az összes ~adatot megjeleníti"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_47\n"
@@ -2488,7 +2234,6 @@ msgid "Do not allow ~modification of existing data"
msgstr "Létező adatok ~módosításának tiltása"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_48\n"
@@ -2497,7 +2242,6 @@ msgid "Do not allow ~deletion of existing data"
msgstr "Létező adatok ~törlésének tiltása"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_49\n"
@@ -2506,7 +2250,6 @@ msgid "Do not allow ~addition of new data"
msgstr "Új adatok ~hozzáadásának tiltása"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_50\n"
@@ -2515,7 +2258,6 @@ msgid "Name of ~the form"
msgstr "Az űrlap ~neve"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_51\n"
@@ -2524,7 +2266,6 @@ msgid "How do you want to proceed after creating the form?"
msgstr "Hogyan szeretné folytatni az űrlap létrehozása után?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_52\n"
@@ -2533,7 +2274,6 @@ msgid "~Work with the form"
msgstr "~Munka az űrlappal"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_53\n"
@@ -2542,7 +2282,6 @@ msgid "~Modify the form"
msgstr "Űrlap ~módosítása"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_55\n"
@@ -2551,7 +2290,6 @@ msgid "~Page Styles"
msgstr "~Oldalstílusok"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_80\n"
@@ -2560,7 +2298,6 @@ msgid "Field selection"
msgstr "Mező kijelölése"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_81\n"
@@ -2569,7 +2306,6 @@ msgid "Set up a subform"
msgstr "Alűrlap összeállítása"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_82\n"
@@ -2578,7 +2314,6 @@ msgid "Add subform fields"
msgstr "Alűrlapmezők hozzáadása"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_83\n"
@@ -2587,7 +2322,6 @@ msgid "Get joined fields"
msgstr "Összekapcsolt mezők lekérése"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_84\n"
@@ -2596,7 +2330,6 @@ msgid "Arrange controls"
msgstr "Vezérlőelemek elrendezése"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_85\n"
@@ -2605,7 +2338,6 @@ msgid "Set data entry"
msgstr "Adatbejegyzés beállítása"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_86\n"
@@ -2614,7 +2346,6 @@ msgid "Apply styles"
msgstr "Stílusok alkalmazása"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_87\n"
@@ -2623,7 +2354,6 @@ msgid "Set name"
msgstr "Név beállítása"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_88\n"
@@ -2632,7 +2362,6 @@ msgid "(Date)"
msgstr "(Dátum)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_89\n"
@@ -2641,7 +2370,6 @@ msgid "(Time)"
msgstr "(Idő)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_90\n"
@@ -2650,7 +2378,6 @@ msgid "Select the fields of your form"
msgstr "Mezők kijelölése az űrlaphoz"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_91\n"
@@ -2659,7 +2386,6 @@ msgid "Decide if you want to set up a subform"
msgstr "Döntse el, hogy készít-e alűrlapot"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_92\n"
@@ -2668,7 +2394,6 @@ msgid "Select the fields of your subform"
msgstr "Mezők kijelölése az alűrlaphoz"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_93\n"
@@ -2677,7 +2402,6 @@ msgid "Select the joins between your forms"
msgstr "Az űrlapok összekapcsolási módjának kiválasztása"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_94\n"
@@ -2686,7 +2410,6 @@ msgid "Arrange the controls on your form"
msgstr "Vezérlőelemek elrendezése az űrlapon"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_95\n"
@@ -2695,7 +2418,6 @@ msgid "Select the data entry mode"
msgstr "Az adatbevitel módjának kiválasztása"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_96\n"
@@ -2704,7 +2426,6 @@ msgid "Apply the style of your form"
msgstr "Űrlap stílusának alkalmazása"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_97\n"
@@ -2724,7 +2445,6 @@ msgstr ""
"Válasszon másik nevet."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_1\n"
@@ -2733,7 +2453,6 @@ msgid "Table Wizard"
msgstr "Táblatündér"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_2\n"
@@ -2742,7 +2461,6 @@ msgid "Select fields"
msgstr "Mezők kijelölése"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_3\n"
@@ -2751,7 +2469,6 @@ msgid "Set types and formats"
msgstr "Típusok és formátumok beállítása"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_4\n"
@@ -2769,7 +2486,6 @@ msgid "Create table"
msgstr "Táblázat létrehozása"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_8\n"
@@ -2778,7 +2494,6 @@ msgid "Select fields for your table"
msgstr "Mezők kijelölése a táblához"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_9\n"
@@ -2787,7 +2502,6 @@ msgid "Set field types and formats"
msgstr "Mezőtípusok és -formátumok beállítása"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_10\n"
@@ -2805,7 +2519,6 @@ msgid "Create table"
msgstr "Táblázat létrehozása"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_14\n"
@@ -2814,7 +2527,6 @@ msgid "This wizard helps you to create a table for your database. After selectin
msgstr "Ez a tündér az adatbázishoz szükséges táblák létrehozásában lesz segítségére. Egy táblakategória és egy mintatábla kiválasztása után a szükséges mezőket hozzáadhatja a táblájához. A táblájának elkészítéséhez több mintatábla mezőit is felhasználhatja."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_15\n"
@@ -2823,7 +2535,6 @@ msgid "Ca~tegory"
msgstr "Ka~tegória"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_16\n"
@@ -2832,7 +2543,6 @@ msgid "B~usiness"
msgstr "Ü~zleti"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_17\n"
@@ -2841,7 +2551,6 @@ msgid "P~ersonal"
msgstr "~Személyes"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_18\n"
@@ -2850,7 +2559,6 @@ msgid "~Sample tables"
msgstr "~Mintatáblák"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_19\n"
@@ -2859,7 +2567,6 @@ msgid "A~vailable fields"
msgstr "Elé~rhető mezők"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_20\n"
@@ -2884,7 +2591,6 @@ msgid "-"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_23\n"
@@ -2893,7 +2599,6 @@ msgid "Field name"
msgstr "Mezőnév"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_24\n"
@@ -2902,7 +2607,6 @@ msgid "Field type"
msgstr "Mezőtípus"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_25\n"
@@ -2911,7 +2615,6 @@ msgid "~Selected fields"
msgstr "~Kijelölt mezők"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_26\n"
@@ -2920,7 +2623,6 @@ msgid "A primary key uniquely identifies each record in a database table. Primar
msgstr "Az elsődleges kulcs egyedileg azonosítja az adatbázistábla összes rekordját. Minden táblában ajánlatos létrehozni elsődleges kulcsot, amellyel így több táblában meglévő információkat is összekapcsolhat. Nem vihet fel adatokat ebbe a táblába elsődleges kulcs nélkül."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_27\n"
@@ -2929,7 +2631,6 @@ msgid "~Create a primary key"
msgstr "Elsődleges kulcs ~létrehozása"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_28\n"
@@ -2938,7 +2639,6 @@ msgid "~Automatically add a primary key"
msgstr "Elsődleges kulcs ~automatikus hozzáadása"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_29\n"
@@ -2956,7 +2656,6 @@ msgid "Define p~rimary key as a combination of several fields"
msgstr "Elsődleges kulcs megadása több mező ~kombinációjaként "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_31\n"
@@ -2965,7 +2664,6 @@ msgid "F~ieldname"
msgstr "~Mezőnév"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_32\n"
@@ -2974,7 +2672,6 @@ msgid "~Primary key fields"
msgstr "~Elsődleges kulcs mezői"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_33\n"
@@ -2983,7 +2680,6 @@ msgid "Auto ~value"
msgstr "A~utomatikus érték"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_34\n"
@@ -2992,7 +2688,6 @@ msgid "What do you want to name your table?"
msgstr "Mi legyen a tábla neve?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_35\n"
@@ -3001,7 +2696,6 @@ msgid "Congratulations. You have entered all the information needed to create yo
msgstr "Gratulálunk. A tábla létrehozásához szükséges összes adatot megadta."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_36\n"
@@ -3010,7 +2704,6 @@ msgid "What do you want to do next?"
msgstr "Mi legyen a következő lépés?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_37\n"
@@ -3019,7 +2712,6 @@ msgid "Modify the table design"
msgstr "Táblaterv módosítása"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_38\n"
@@ -3028,7 +2720,6 @@ msgid "Insert data immediately"
msgstr "Adatok azonnali felvitele"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_39\n"
@@ -3037,7 +2728,6 @@ msgid "C~reate a form based on this table"
msgstr "Űrlap ~létrehozása ezen tábla alapján"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_40\n"
@@ -3046,7 +2736,6 @@ msgid "The table you have created could not be opened."
msgstr "A létrehozott tábla nem nyitható meg."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_41\n"
@@ -3055,7 +2744,6 @@ msgid "The table name '%TABLENAME' contains a character ('%SPECIALCHAR') that mi
msgstr "A(z) „%TABLENAME” táblanév olyan karaktert („%SPECIALCHAR”) tartalmaz, amelyet az adatbázis nem biztos, hogy támogat."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_42\n"
@@ -3064,7 +2752,6 @@ msgid "The field name '%FIELDNAME' contains a special character ('%SPECIALCHAR')
msgstr "A(z) „%FIELDNAME” mezőnév olyan karaktert („%SPECIALCHAR”) tartalmaz, amelyet az adatbázis nem biztos, hogy támogat."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_43\n"
@@ -3073,7 +2760,6 @@ msgid "Field"
msgstr "Mező"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_44\n"
@@ -3082,7 +2768,6 @@ msgid "MyTable"
msgstr "SajatTabla"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_45\n"
@@ -3091,7 +2776,6 @@ msgid "Add a Field"
msgstr "Mező hozzáadása"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_46\n"
@@ -3100,7 +2784,6 @@ msgid "Remove the selected Field"
msgstr "Kijelölt mező eltávolítása"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_47\n"
@@ -3120,7 +2803,6 @@ msgstr ""
"Adjon meg egy másik nevet."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_49\n"
@@ -3129,7 +2811,6 @@ msgid "Catalog of the table"
msgstr "Tábla katalógusa"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_50\n"
@@ -3138,7 +2819,6 @@ msgid "Schema of the table"
msgstr "Tábla sémája"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_51\n"
@@ -3147,7 +2827,6 @@ msgid "The field '%FIELDNAME' already exists."
msgstr "Már létezik „%FIELDNAME” mező."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_ZERO_0\n"
@@ -3156,7 +2835,6 @@ msgid "~Cancel"
msgstr "~Mégse"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_ZERO_1\n"
@@ -3165,7 +2843,6 @@ msgid "~Help"
msgstr "~Súgó"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_ZERO_2\n"
@@ -3174,7 +2851,6 @@ msgid "< ~Back"
msgstr "< ~Vissza"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_ZERO_3\n"
@@ -3183,7 +2859,6 @@ msgid "~Convert"
msgstr "Áta~lakítás"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_ZERO_4\n"
@@ -3192,7 +2867,6 @@ msgid "Note: Currency amounts from external links and currency conversion factor
msgstr "Megjegyzés: a külső hivatkozások pénzösszegei és a képletekben szereplő átváltási arányok nem konvertálhatók."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_ZERO_5\n"
@@ -3201,7 +2875,6 @@ msgid "First, unprotect all sheets."
msgstr "Először szüntesse meg a munkalapok védelmét."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_ZERO_6\n"
@@ -3219,7 +2892,6 @@ msgid "C~ontinue >"
msgstr "~Tovább >>"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_ZERO_8\n"
@@ -3228,7 +2900,6 @@ msgid "C~lose"
msgstr "~Bezárás"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_0\n"
@@ -3237,7 +2908,6 @@ msgid "~Entire document"
msgstr "~Teljes dokumentum"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_1\n"
@@ -3246,7 +2916,6 @@ msgid "Selection"
msgstr "Kijelölés"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_2\n"
@@ -3255,7 +2924,6 @@ msgid "Cell S~tyles"
msgstr "Cella~stílusok"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_3\n"
@@ -3264,7 +2932,6 @@ msgid "Currency cells in the current ~sheet"
msgstr "Pénznemcellák az aktuális ~munkalapon"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_4\n"
@@ -3273,7 +2940,6 @@ msgid "Currency cells in the entire ~document"
msgstr "Pénznemcellák az egész ~dokumentumban"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_5\n"
@@ -3282,7 +2948,6 @@ msgid "~Selected range"
msgstr "~Kijelölt tartomány"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_6\n"
@@ -3291,7 +2956,6 @@ msgid "Select Cell Styles"
msgstr "Cellastílus kiválasztása"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_7\n"
@@ -3300,7 +2964,6 @@ msgid "Select currency cells"
msgstr "Valutacellák kiválasztása"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_8\n"
@@ -3309,7 +2972,6 @@ msgid "Currency ranges:"
msgstr "Pénznem formátumú tartomány:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_9\n"
@@ -3318,7 +2980,6 @@ msgid "Templates:"
msgstr "Sablonok:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_0\n"
@@ -3327,7 +2988,6 @@ msgid "Extent"
msgstr "Hatókör"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_1\n"
@@ -3336,7 +2996,6 @@ msgid "~Single %PRODUCTNAME Calc document"
msgstr "~Egyetlen %PRODUCTNAME Calc-dokumentum"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_2\n"
@@ -3345,7 +3004,6 @@ msgid "Complete ~directory"
msgstr "~Teljes könyvtár"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_3\n"
@@ -3354,7 +3012,6 @@ msgid "Source Document:"
msgstr "Forrásdokumentum:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_4\n"
@@ -3363,7 +3020,6 @@ msgid "Source directory:"
msgstr "Forráskönyvtár:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_5\n"
@@ -3372,7 +3028,6 @@ msgid "~Including subfolders"
msgstr "~Alkönyvtárakkal együtt"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_6\n"
@@ -3381,7 +3036,6 @@ msgid "Target directory:"
msgstr "Célkönyvtár:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_7\n"
@@ -3390,7 +3044,6 @@ msgid "Temporarily unprotect sheet without query"
msgstr "A munkalap védelmének kérdés nélküli ideiglenes feloldása"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_10\n"
@@ -3408,7 +3061,6 @@ msgid "Conversion status:"
msgstr "Az átalakítás állapota: "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STATUSLINE_1\n"
@@ -3417,7 +3069,6 @@ msgid "Conversion status of the cell templates:"
msgstr "A cellasablonok átalakításának állapota:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STATUSLINE_2\n"
@@ -3426,7 +3077,6 @@ msgid "Registration of the relevant ranges: Sheet %1Number%1 of %2TotPageCount%2
msgstr "A lényeges területek bejegyzései: %1Number%1 munkalapon %2TotPageCount%2"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STATUSLINE_3\n"
@@ -3435,7 +3085,6 @@ msgid "Entry of the ranges to be converted..."
msgstr "Átalakítandó tartományok bejegyzése..."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STATUSLINE_4\n"
@@ -3444,7 +3093,6 @@ msgid "Sheet protection for each sheet will be restored..."
msgstr "A védelem visszaállítása valamennyi munkalapra..."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STATUSLINE_5\n"
@@ -3453,7 +3101,6 @@ msgid "Conversion of the currency units in the cell templates..."
msgstr "Pénznemegységek átváltása a cellasablonokban..."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_0\n"
@@ -3462,7 +3109,6 @@ msgid "~Finish"
msgstr "~Befejezés"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_1\n"
@@ -3471,7 +3117,6 @@ msgid "Select directory"
msgstr "Könyvtár kiválasztása"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_2\n"
@@ -3480,7 +3125,6 @@ msgid "Select file"
msgstr "Fájl kiválasztása"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_3\n"
@@ -3489,7 +3133,6 @@ msgid "Select target directory"
msgstr "Célkönyvtár kiválasztása"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_4\n"
@@ -3498,7 +3141,6 @@ msgid "non-existent"
msgstr "nemlétező"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_5\n"
@@ -3507,7 +3149,6 @@ msgid "Euro Converter"
msgstr "Euróátváltó"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_6\n"
@@ -3516,7 +3157,6 @@ msgid "Should protected spreadsheets be temporarily unprotected?"
msgstr "Megszünteti-e ideiglenesen a munkafüzetek védelmét?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_7\n"
@@ -3525,7 +3165,6 @@ msgid "Enter the password to unprotect the table %1TableName%1"
msgstr "Adja meg a jelszót a %1TableName%1 tábla védelmének feloldásához"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_8\n"
@@ -3534,7 +3173,6 @@ msgid "Wrong Password!"
msgstr "Hibás jelszó!"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_9\n"
@@ -3543,7 +3181,6 @@ msgid "Protected Sheet"
msgstr "Védett munkalap"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_10\n"
@@ -3552,7 +3189,6 @@ msgid "Warning!"
msgstr "Figyelem!"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_11\n"
@@ -3561,7 +3197,6 @@ msgid "Protection for the sheets will not be removed."
msgstr "A munkalapvédelem nem távolítható el."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_12\n"
@@ -3570,7 +3205,6 @@ msgid "Sheet cannot be unprotected"
msgstr "A munkalap védelme nem távolítható el"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_13\n"
@@ -3579,7 +3213,6 @@ msgid "The Wizard cannot edit this document as cell formats cannot be modified i
msgstr "A dokumentum védett munkafüzeteket tartalmaz, ennek cellaformátumai nem módosíthatóak, a Tündér ezért nem tudja szerkeszteni a dokumentumot."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_14\n"
@@ -3588,7 +3221,6 @@ msgid "Please note that the Euro Converter will, otherwise, not be able to edit
msgstr "Az Euróátváltó nem tudja egyébként a dokumentumot szerkeszteni!"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_15\n"
@@ -3597,7 +3229,6 @@ msgid "Please choose a currency to be converted first!"
msgstr "Először az átváltandó valutát kell megadni!"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_16\n"
@@ -3606,7 +3237,6 @@ msgid "Password:"
msgstr "Jelszó:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_17\n"
@@ -3615,7 +3245,6 @@ msgid "OK"
msgstr "OK"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_18\n"
@@ -3624,7 +3253,6 @@ msgid "Cancel"
msgstr "Mégse"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_19\n"
@@ -3633,7 +3261,6 @@ msgid "Please select a %PRODUCTNAME Calc document for editing!"
msgstr "Válassza ki a szerkesztendő %PRODUCTNAME Calc-dokumentumot!"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_20\n"
@@ -3642,7 +3269,6 @@ msgid "'<1>' is not a directory!"
msgstr "„<1>” nem könyvtár!"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_21\n"
@@ -3651,7 +3277,6 @@ msgid "Document is read-only!"
msgstr "A dokumentum csak olvasható!"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_22\n"
@@ -3678,7 +3303,6 @@ msgid "Cancel Wizard"
msgstr "Tündér megszakítása"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_0\n"
@@ -3687,7 +3311,6 @@ msgid "Portuguese Escudo"
msgstr "Portugál escudo"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_1\n"
@@ -3696,7 +3319,6 @@ msgid "Dutch Guilder"
msgstr "Holland gulden"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_2\n"
@@ -3705,7 +3327,6 @@ msgid "French Franc"
msgstr "Francia frank"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_3\n"
@@ -3714,7 +3335,6 @@ msgid "Spanish Peseta"
msgstr "Spanyol pezeta"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_4\n"
@@ -3723,7 +3343,6 @@ msgid "Italian Lira"
msgstr "Olasz líra"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_5\n"
@@ -3732,7 +3351,6 @@ msgid "German Mark"
msgstr "Német márka"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_6\n"
@@ -3741,7 +3359,6 @@ msgid "Belgian Franc"
msgstr "Belga frank"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_7\n"
@@ -3750,7 +3367,6 @@ msgid "Irish Punt"
msgstr "Ír font"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_8\n"
@@ -3759,7 +3375,6 @@ msgid "Luxembourg Franc"
msgstr "Luxemburgi frank"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_9\n"
@@ -3768,7 +3383,6 @@ msgid "Austrian Schilling"
msgstr "Osztrák schilling"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_10\n"
@@ -3777,7 +3391,6 @@ msgid "Finnish Mark"
msgstr "Finn márka"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_11\n"
@@ -3786,7 +3399,6 @@ msgid "Greek Drachma"
msgstr "Görög drachma"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_12\n"
@@ -3795,7 +3407,6 @@ msgid "Slovenian Tolar"
msgstr "Szlovén tolár"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_13\n"
@@ -3804,7 +3415,6 @@ msgid "Cypriot Pound"
msgstr "Ciprusi font"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_14\n"
@@ -3813,7 +3423,6 @@ msgid "Maltese Lira"
msgstr "Máltai líra"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_15\n"
@@ -3822,7 +3431,6 @@ msgid "Slovak Koruna"
msgstr "Szlovák korona"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_16\n"
@@ -3831,7 +3439,6 @@ msgid "Estonian Kroon"
msgstr "Észt korona"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_17\n"
@@ -3840,7 +3447,6 @@ msgid "Latvian Lats"
msgstr "Lett lat"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_18\n"
@@ -3849,7 +3455,6 @@ msgid "Lithuanian Litas"
msgstr "Litván lita"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_LASTPAGE_0\n"
@@ -3858,7 +3463,6 @@ msgid "Progress"
msgstr "Folyamat"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_LASTPAGE_1\n"
@@ -3867,7 +3471,6 @@ msgid "Retrieving the relevant documents..."
msgstr "Dokumentumok visszanyerése..."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_LASTPAGE_2\n"
@@ -3876,7 +3479,6 @@ msgid "Converting the documents..."
msgstr "Dokumentumok konvertálása..."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_LASTPAGE_3\n"
@@ -3885,7 +3487,6 @@ msgid "Settings:"
msgstr "Beállítások:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_LASTPAGE_4\n"
@@ -3894,7 +3495,6 @@ msgid "Sheet is always unprotected"
msgstr "A munkalap mindig módosítható"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLES_0\n"
@@ -3903,7 +3503,6 @@ msgid "Theme Selection"
msgstr "Témaválasztás"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLES_1\n"
@@ -3912,7 +3511,6 @@ msgid "Error while saving the document to the clipboard! The following action ca
msgstr "Hiba történt a dokumentum vágólapra helyezése közben. A következő művelet nem vonható vissza."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLES_2\n"
@@ -3921,7 +3519,6 @@ msgid "~Cancel"
msgstr "~Mégse"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLES_3\n"
@@ -3930,7 +3527,6 @@ msgid "~OK"
msgstr "~OK"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_0\n"
@@ -3939,7 +3535,6 @@ msgid "(Standard)"
msgstr "(Szabványos)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_1\n"
@@ -3948,7 +3543,6 @@ msgid "Autumn Leaves"
msgstr "Őszi levelek"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_2\n"
@@ -3957,7 +3551,6 @@ msgid "Be"
msgstr "Be"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_3\n"
@@ -3966,7 +3559,6 @@ msgid "Black and White"
msgstr "Fekete-fehér"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_4\n"
@@ -3975,7 +3567,6 @@ msgid "Blackberry Bush"
msgstr "Szederbokor"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_5\n"
@@ -3984,7 +3575,6 @@ msgid "Blue Jeans"
msgstr "Farmer"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_6\n"
@@ -3993,7 +3583,6 @@ msgid "Fifties Diner"
msgstr "Étkező"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_7\n"
@@ -4002,7 +3591,6 @@ msgid "Glacier"
msgstr "Gleccser"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_8\n"
@@ -4011,7 +3599,6 @@ msgid "Green Grapes"
msgstr "Zöld szőlő"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_9\n"
@@ -4020,7 +3607,6 @@ msgid "Marine"
msgstr "Tengerkék"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_10\n"
@@ -4029,7 +3615,6 @@ msgid "Millennium"
msgstr "Millennium"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_11\n"
@@ -4038,7 +3623,6 @@ msgid "Nature"
msgstr "Természet"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_12\n"
@@ -4047,7 +3631,6 @@ msgid "Neon"
msgstr "Neon"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_13\n"
@@ -4056,7 +3639,6 @@ msgid "Night"
msgstr "Éjszaka"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_14\n"
@@ -4065,7 +3647,6 @@ msgid "PC Nostalgia"
msgstr "PC nosztalgia"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_15\n"
@@ -4074,7 +3655,6 @@ msgid "Pastel"
msgstr "Pasztell"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_16\n"
@@ -4083,7 +3663,6 @@ msgid "Pool Party"
msgstr "Medenceparti"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_17\n"
@@ -4092,7 +3671,6 @@ msgid "Pumpkin"
msgstr "Sütőtök"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceDialog_0\n"
@@ -4101,7 +3679,6 @@ msgid "Addressee"
msgstr "Címzett"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceDialog_1\n"
@@ -4110,7 +3687,6 @@ msgid "One recipient"
msgstr "Egy címzett"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceDialog_2\n"
@@ -4119,7 +3695,6 @@ msgid "Several recipients (address database)"
msgstr "Több címzett (címlista-adatbázis)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceDialog_3\n"
@@ -4128,7 +3703,6 @@ msgid "Use of This Template"
msgstr "Sablon használata"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceMsgError\n"
@@ -4137,7 +3711,6 @@ msgid "An error has occurred."
msgstr "Hiba történt."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_0\n"
@@ -4146,7 +3719,6 @@ msgid "Click placeholder and overwrite"
msgstr "Kattintson a helykitöltőre, és írja felül"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_1\n"
@@ -4164,7 +3736,6 @@ msgid "Department"
msgstr "Részleg"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_3\n"
@@ -4173,7 +3744,6 @@ msgid "First Name"
msgstr "Utónév"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_4\n"
@@ -4182,7 +3752,6 @@ msgid "Last Name"
msgstr "Vezetéknév"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_5\n"
@@ -4191,7 +3760,6 @@ msgid "Street"
msgstr "Utca"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_6\n"
@@ -4200,7 +3768,6 @@ msgid "Country"
msgstr "Ország"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_7\n"
@@ -4227,7 +3794,6 @@ msgid "Title"
msgstr "Cím"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_10\n"
@@ -4236,7 +3802,6 @@ msgid "Position"
msgstr "Pozíció"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_11\n"
@@ -4245,7 +3810,6 @@ msgid "Form of Address"
msgstr "Cím formátuma"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_12\n"
@@ -4263,7 +3827,6 @@ msgid "Salutation"
msgstr "Megszolitas"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_14\n"
@@ -4272,7 +3835,6 @@ msgid "Home Phone"
msgstr "Otthoni telefonszám"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_15\n"
@@ -4281,7 +3843,6 @@ msgid "Work Phone"
msgstr "Munkahelyi telefonszám"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_16\n"
@@ -4290,7 +3851,6 @@ msgid "Fax"
msgstr "Fax"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_17\n"
@@ -4299,7 +3859,6 @@ msgid "E-Mail"
msgstr "E-mail"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_18\n"
@@ -4317,7 +3876,6 @@ msgid "Notes"
msgstr "Jegyzetek"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_20\n"
@@ -4326,7 +3884,6 @@ msgid "Alt. Field 1"
msgstr "1. alt. mező"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_21\n"
@@ -4335,7 +3892,6 @@ msgid "Alt. Field 2"
msgstr "2. alt. mező"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_22\n"
@@ -4344,7 +3900,6 @@ msgid "Alt. Field 3"
msgstr "3. alt. mező"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_23\n"
@@ -4353,7 +3908,6 @@ msgid "Alt. Field 4"
msgstr "4. alt. mező"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_24\n"
@@ -4371,7 +3925,6 @@ msgid "State"
msgstr "Állam"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_26\n"
@@ -4380,7 +3933,6 @@ msgid "Office Phone"
msgstr "Munkahelyi telefon"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_27\n"
@@ -4389,7 +3941,6 @@ msgid "Pager"
msgstr "Személyhívó"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_28\n"
@@ -4398,7 +3949,6 @@ msgid "Mobile Phone"
msgstr "Mobiltelefon"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_29\n"
@@ -4407,7 +3957,6 @@ msgid "Other Phone"
msgstr "Egyéb telefonszám"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_30\n"
@@ -4416,7 +3965,6 @@ msgid "Calendar URL"
msgstr "Naptár URL"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_31\n"
@@ -4425,7 +3973,6 @@ msgid "Invite"
msgstr "Meghívás"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceNoTextmark_0\n"
@@ -4434,7 +3981,6 @@ msgid "The bookmark 'Recipient' is missing."
msgstr "A „Címzett” könyvjelző hiányzik."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceNoTextmark_1\n"
@@ -4443,7 +3989,6 @@ msgid "Form letter fields can not be included."
msgstr "A körlevélmezőket nem lehet befoglalni."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"AgendaDlgName\n"
@@ -4452,7 +3997,6 @@ msgid "Minutes Template"
msgstr "Jegyzőkönyvsablon"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"AgendaDlgNoCancel\n"
@@ -4461,7 +4005,6 @@ msgid "An option must be confirmed."
msgstr "Az egyik beállítást jóvá kell hagynia."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"AgendaDlgFrame\n"
@@ -4470,7 +4013,6 @@ msgid "Minutes Type"
msgstr "Jegyzőkönyv típusa"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"AgendaDlgButton1\n"
@@ -4479,7 +4021,6 @@ msgid "Results Minutes"
msgstr "Jegyzőkönyv az eredményekről"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"AgendaDlgButton2\n"
@@ -4488,7 +4029,6 @@ msgid "Evaluation Minutes"
msgstr "Kiértékelő jegyzőkönyv"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"TextField\n"
@@ -4506,7 +4046,6 @@ msgid "The '%1' directory cannot be created:"
msgstr "A(z) „%1” könyvtár létrehozása sikertelen: "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MsgDirNotThere\n"
@@ -4515,7 +4054,6 @@ msgid "The '%1' directory does not exist."
msgstr "A(z) „%1” könyvtár nem létezik."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"QueryfornewCreation\n"
@@ -4524,7 +4062,6 @@ msgid "Do you want to create it now?"
msgstr "Létrehozza most?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"HelpButton\n"
@@ -4533,7 +4070,6 @@ msgid "~Help"
msgstr "~Súgó"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CancelButton\n"
@@ -4542,7 +4078,6 @@ msgid "~Cancel"
msgstr "~Mégse"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"BackButton\n"
@@ -4560,7 +4095,6 @@ msgid "Ne~xt >"
msgstr "~Tovább >>"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"BeginButton\n"
@@ -4569,7 +4103,6 @@ msgid "~Convert"
msgstr "Áta~lakítás"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CloseButton\n"
@@ -4578,7 +4111,6 @@ msgid "~Close"
msgstr "~Bezárás"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"WelcometextLabel1\n"
@@ -4587,7 +4119,6 @@ msgid "This wizard convert legacy format documents to Open Document Format for O
msgstr "Ezzel a tündérrel a régi típusú dokumentumait ODF formátumba alakíthatja át."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"WelcometextLabel3\n"
@@ -4596,7 +4127,6 @@ msgid "Select the document type for conversion:"
msgstr "Válassza ki az átalakítandó dokumentum típusát:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MSTemplateCheckbox_1_\n"
@@ -4605,7 +4135,6 @@ msgid "Word templates"
msgstr "Word-sablonok"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MSTemplateCheckbox_2_\n"
@@ -4614,7 +4143,6 @@ msgid "Excel templates"
msgstr "Excel-sablonok"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MSTemplateCheckbox_3_\n"
@@ -4623,7 +4151,6 @@ msgid "PowerPoint templates"
msgstr "PowerPoint-sablonok"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MSDocumentCheckbox_1_\n"
@@ -4632,7 +4159,6 @@ msgid "Word documents"
msgstr "Word-dokumentumok"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MSDocumentCheckbox_2_\n"
@@ -4641,7 +4167,6 @@ msgid "Excel documents"
msgstr "Excel-dokumentumok"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MSDocumentCheckbox_3_\n"
@@ -4650,7 +4175,6 @@ msgid "PowerPoint/Publisher documents"
msgstr "PowerPoint/Publisher-dokumentumok"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MSContainerName\n"
@@ -4659,7 +4183,6 @@ msgid "Microsoft Office"
msgstr "Microsoft Office"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SummaryHeader\n"
@@ -4668,7 +4191,6 @@ msgid "Summary:"
msgstr "Összegzés:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"GroupnameDefault\n"
@@ -4695,7 +4217,6 @@ msgid "Templates"
msgstr "Sablonok"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"FileExists\n"
@@ -4704,7 +4225,6 @@ msgid "The '<1>' file already exists.<CR>Do you want to overwrite it?"
msgstr "A(z) „<1>” fájl már létezik.<CR>Felülírja?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MorePathsError3\n"
@@ -4731,7 +4251,6 @@ msgid "Cancel Wizard"
msgstr "Tündér megszakítása"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RTErrorDesc\n"
@@ -4740,7 +4259,6 @@ msgid "An unexpected error has occurred in the wizard."
msgstr "Váratlan hiba történt a tündérben."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RTErrorHeader\n"
@@ -4749,7 +4267,6 @@ msgid "Error"
msgstr "Hiba"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"OverwriteallFiles\n"
@@ -4758,7 +4275,6 @@ msgid "Do you want to overwrite documents without being asked?"
msgstr "Rákérdezés nélkül akarja felülírni a dokumentumokat?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ReeditMacro\n"
@@ -4767,7 +4283,6 @@ msgid "Document macro has to be revised."
msgstr "Át kell dolgozni a dokumentummakrót."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CouldNotsaveDocument\n"
@@ -4776,7 +4291,6 @@ msgid "Document '<1>' could not be saved."
msgstr "A(z) „<1>” dokumentum mentése nem sikerült."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CouldNotopenDocument\n"
@@ -4785,7 +4299,6 @@ msgid "Document '<1>' could not be opened."
msgstr "A(z) „<1>” dokumentum megnyitása nem sikerült."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"PathDialogMessage\n"
@@ -4794,7 +4307,6 @@ msgid "Select a directory"
msgstr "Könyvtár választása"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"DialogTitle\n"
@@ -4803,7 +4315,6 @@ msgid "Document Converter"
msgstr "Dokumentumátalakító"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SearchInSubDir\n"
@@ -4812,7 +4323,6 @@ msgid "Including subdirectories"
msgstr "Alkönyvtárakkal együtt"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ProgressPage1\n"
@@ -4821,7 +4331,6 @@ msgid "Progress"
msgstr "Folyamat"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ProgressPage2\n"
@@ -4830,7 +4339,6 @@ msgid "Retrieving the relevant documents:"
msgstr "A releváns dokumentumok előkeresése:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ProgressPage3\n"
@@ -4839,7 +4347,6 @@ msgid "Converting the documents"
msgstr "A dokumentumok átalakítása folyamatban"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ProgressFound\n"
@@ -4857,7 +4364,6 @@ msgid "\"%1 found"
msgstr "%1 találat"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"Ready\n"
@@ -4866,7 +4372,6 @@ msgid "Finished"
msgstr "Kész"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SourceDocuments\n"
@@ -4875,7 +4380,6 @@ msgid "Source documents"
msgstr "Forrásdokumentumok"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"TargetDocuments\n"
@@ -4884,7 +4388,6 @@ msgid "Target documents"
msgstr "Céldokumentumok"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"LogfileSummary\n"
@@ -4893,7 +4396,6 @@ msgid "<COUNT> documents converted"
msgstr "<COUNT> dokumentum átalakítva"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumInclusiveSubDir\n"
@@ -4902,7 +4404,6 @@ msgid "All subdirectories will be taken into account"
msgstr "Minden alkönyvtárat számításba vesz"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumSaveDokumente\n"
@@ -4911,7 +4412,6 @@ msgid "These will be exported to the following directory:"
msgstr "Ezek a következő könyvtárba lesznek exportálva:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"TextImportLabel\n"
@@ -4920,7 +4420,6 @@ msgid "Import from:"
msgstr "Importálás:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"TextExportLabel\n"
@@ -4929,7 +4428,6 @@ msgid "Save to:"
msgstr "Mentés fájlba:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CreateLogfile\n"
@@ -4938,7 +4436,6 @@ msgid "Create log file"
msgstr "Naplófájl készítése"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"LogfileHelpText\n"
@@ -4947,7 +4444,6 @@ msgid "A log file will be created in your work directory"
msgstr "A munkakönyvtárba naplófájl készül."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ShowLogfile\n"
@@ -4956,7 +4452,6 @@ msgid "Show log file"
msgstr "Napló megjelenítése"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumMSTextDocuments\n"
@@ -4965,7 +4460,6 @@ msgid "All Word documents contained in the following directory will be imported:
msgstr "A következő könyvtárban található összes Word-dokumentum importálása következik:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumMSTableDocuments\n"
@@ -4974,7 +4468,6 @@ msgid "All Excel documents contained in the following directory will be imported
msgstr "A következő könyvtárban található összes Excel-dokumentum importálása következik:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumMSDrawDocuments\n"
@@ -4983,7 +4476,6 @@ msgid "All PowerPoint/Publisher documents contained in the following directory w
msgstr "A következő könyvtárban található összes PowerPoint/Publisher-dokumentum importálása következik:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumMSTextTemplates\n"
@@ -4992,7 +4484,6 @@ msgid "All Word templates contained in the following directory will be imported:
msgstr "A következő könyvtárban található összes Word-sablon importálása következik:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumMSTableTemplates\n"
@@ -5001,7 +4492,6 @@ msgid "All Excel templates contained in the following directory will be imported
msgstr "A következő könyvtárban található összes Excel-sablon importálása következik:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumMSDrawTemplates\n"
diff --git a/source/hu/xmlsecurity/messages.po b/source/hu/xmlsecurity/messages.po
index 265f39e2b43..6b0b613af86 100644
--- a/source/hu/xmlsecurity/messages.po
+++ b/source/hu/xmlsecurity/messages.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2017-11-22 13:53+0100\n"
-"PO-Revision-Date: 2017-12-03 22:38+0000\n"
+"PO-Revision-Date: 2018-01-10 18:54+0000\n"
"Last-Translator: Gábor Kelemen <kelemeng@gnome.hu>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: hu\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1512340681.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1515610489.000000\n"
#: strings.hrc:25
msgctxt "STR_CERTIFICATE_NOT_VALIDATED"
@@ -118,17 +118,17 @@ msgstr ""
#: strings.hrc:49
msgctxt "STR_XMLSECDLG_SIGNING_FAILED"
msgid "An error occurred while adding the signature."
-msgstr ""
+msgstr "Hiba történt az aláírás hozzáadása közben."
#: strings.hrc:50
msgctxt "STR_XMLSECDLG_NO_CERT_MANAGER"
msgid "Could not find any certificate manager."
-msgstr ""
+msgstr "Nem található tanúsítványkezelő."
#: strings.hrc:51
msgctxt "STR_XMLSECDLG_NO_CERT_FOUND"
msgid "Could not find the certificate."
-msgstr ""
+msgstr "Nem található a tanúsítvány."
#: strings.hrc:53
msgctxt "RID_XMLSECWB_NO_MOZILLA_PROFILE"
@@ -221,7 +221,6 @@ msgid "Remove"
msgstr "Eltávolítás"
#: digitalsignaturesdialog.ui:142
-#, fuzzy
msgctxt "digitalsignaturesdialog|start_certmanager"
msgid "Start Certificate Manager..."
msgstr "Tanúsítványkezelő indítása…"
@@ -409,10 +408,9 @@ msgid "Expiration date"
msgstr "Lejárati dátum"
#: selectcertificatedialog.ui:136
-#, fuzzy
msgctxt "selectcertificatedialog|type"
msgid "Type"
-msgstr "típus"
+msgstr "Típus"
#: selectcertificatedialog.ui:148
msgctxt "selectcertificatedialog|STR_DIGITAL_SIGNATURE"
@@ -455,27 +453,24 @@ msgid "Only for encipherment"
msgstr "Megfelel titkosításra"
#: selectcertificatedialog.ui:189
-#, fuzzy
msgctxt "selectcertificatedialog|str_sign"
msgid "Sign"
-msgstr "Jelek"
+msgstr "Aláírás"
#: selectcertificatedialog.ui:194
msgctxt "selectcertificatedialog|str_encrypt"
msgid "Encrypt"
-msgstr ""
+msgstr "Titkosítás"
#: selectcertificatedialog.ui:209
-#, fuzzy
msgctxt "selectcertificatedialog|sign"
msgid "Select the certificate you want to use for signing:"
msgstr "Válassza ki az aláíráshoz használandó tanúsítványt:"
#: selectcertificatedialog.ui:222
-#, fuzzy
msgctxt "selectcertificatedialog|encrypt"
msgid "Select the certificate you want to use for encryption:"
-msgstr "Válassza ki az aláíráshoz használandó tanúsítványt:"
+msgstr "Válassza ki a titkosításhoz használandó tanúsítványt:"
#: selectcertificatedialog.ui:246
msgctxt "selectcertificatedialog|viewcert"
diff --git a/source/id/officecfg/registry/data/org/openoffice/Office/UI.po b/source/id/officecfg/registry/data/org/openoffice/Office/UI.po
index f2a63c9f81c..65d4f9d28e0 100644
--- a/source/id/officecfg/registry/data/org/openoffice/Office/UI.po
+++ b/source/id/officecfg/registry/data/org/openoffice/Office/UI.po
@@ -12933,7 +12933,6 @@ msgid "From right to top"
msgstr "Dari kanan ke atas"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionGroups.subtle\n"
@@ -12943,7 +12942,6 @@ msgid "Subtle"
msgstr "Tidak kentara"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionGroups.exciting\n"
@@ -13027,7 +13025,6 @@ msgid "Wipe"
msgstr "Sapu"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionSets.wedge\n"
@@ -13201,7 +13198,6 @@ msgid "Turn Around"
msgstr "Putar Balik"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionSets.turn-down\n"
@@ -24016,7 +24012,6 @@ msgid "Groupedbar Full"
msgstr ""
#: Notebookbar.xcu
-#, fuzzy
msgctxt ""
"Notebookbar.xcu\n"
"..Notebookbar.Applications.Calc.Implementations.Groups\n"
diff --git a/source/id/sc/messages.po b/source/id/sc/messages.po
index 284e081c039..b773a329e31 100644
--- a/source/id/sc/messages.po
+++ b/source/id/sc/messages.po
@@ -2737,7 +2737,6 @@ msgid "Data could not be written."
msgstr ""
#: scerrors.hrc:64
-#, fuzzy
msgctxt "RID_ERRHDLSC"
msgid "$(ARG1)"
msgstr "$(ARG1)"
@@ -3275,7 +3274,6 @@ msgid "Provides an internal number for the date given."
msgstr "Menentukan bilangan internal dari tanggal yang dipilih."
#: scfuncs.hrc:182
-#, fuzzy
msgctxt "SC_OPCODE_GET_DATE"
msgid "Year"
msgstr "Tahun"
@@ -3286,7 +3284,6 @@ msgid "An integer between 1583 and 9956 or 0 and 99 (19xx or 20xx depending on t
msgstr "Bilangan bulat antara 1583 dan 9956 atau antara 0 dan 99 (19xx atau 20xx tergantung opsi yang dipilih)."
#: scfuncs.hrc:184
-#, fuzzy
msgctxt "SC_OPCODE_GET_DATE"
msgid "Month"
msgstr "Bulan"
@@ -3297,7 +3294,6 @@ msgid "An integer between 1 and 12 representing the month."
msgstr "Bilangan bulat antara 1 dan 12 yang mewakili bulan."
#: scfuncs.hrc:186
-#, fuzzy
msgctxt "SC_OPCODE_GET_DATE"
msgid "Day"
msgstr "Hari"
@@ -3313,7 +3309,6 @@ msgid "Returns an internal number for a text having a possible date format."
msgstr "Menghitung bilangan internal dari sebuah teks yang diduga berformat tanggal."
#: scfuncs.hrc:194
-#, fuzzy
msgctxt "SC_OPCODE_GET_DATE_VALUE"
msgid "Text"
msgstr "Teks"
@@ -3392,7 +3387,6 @@ msgid "Start date for calculation."
msgstr "Tanggal awal untuk perhitungan."
#: scfuncs.hrc:224
-#, fuzzy
msgctxt "SC_OPCODE_NETWORKDAYS"
msgid "End date"
msgstr "Tanggal akhir"
@@ -3414,7 +3408,6 @@ msgid "Optional set of one or more dates to be considered as holiday."
msgstr "Set opsional dari satu tanggal atau lebih yang dianggap sebagai hari libur."
#: scfuncs.hrc:228
-#, fuzzy
msgctxt "SC_OPCODE_NETWORKDAYS"
msgid "Array"
msgstr "Larik"
@@ -3441,7 +3434,6 @@ msgid "Start date for calculation."
msgstr "Tanggal awal untuk perhitungan."
#: scfuncs.hrc:238
-#, fuzzy
msgctxt "SC_OPCODE_NETWORKDAYS_MS"
msgid "End date"
msgstr "Tanggal akhir"
@@ -3463,7 +3455,6 @@ msgid "Optional number or string to indicate when weekends occur. When omitted,
msgstr "Angka atau string tambahan untuk mengindikasikan kapan akhir pekan terjadi. Bila diabaikan, akhir pekan adalah Sabtu dan Minggu."
#: scfuncs.hrc:242
-#, fuzzy
msgctxt "SC_OPCODE_NETWORKDAYS_MS"
msgid "Array"
msgstr "Larik"
@@ -3511,7 +3502,6 @@ msgid "Optional number or string to indicate when weekends occur. When omitted,
msgstr "Angka atau string tambahan untuk mengindikasikan kapan terjadinya akhir pekan. Ketika tak diisi, akhir pekan adalah Sabtu dan Minggu."
#: scfuncs.hrc:256
-#, fuzzy
msgctxt "SC_OPCODE_WORKDAY_MS"
msgid "Array"
msgstr "Larik"
@@ -3592,7 +3582,6 @@ msgid "Determines a time value from the details for hour, minute and second."
msgstr "Menentukan nilai waktu dari detail jam, menit dan detik."
#: scfuncs.hrc:302
-#, fuzzy
msgctxt "SC_OPCODE_GET_TIME"
msgid "Hour"
msgstr "Jam"
@@ -3603,7 +3592,6 @@ msgid "The integer for the hour."
msgstr "Nilai bulat jam."
#: scfuncs.hrc:304
-#, fuzzy
msgctxt "SC_OPCODE_GET_TIME"
msgid "Minute"
msgstr "Menit"
@@ -3614,7 +3602,6 @@ msgid "The integer for the minute."
msgstr "Nilai bulat menit."
#: scfuncs.hrc:306
-#, fuzzy
msgctxt "SC_OPCODE_GET_TIME"
msgid "Second"
msgstr "Detik"
@@ -3630,7 +3617,6 @@ msgid "Returns a sequential number for a text shown in a possible time entry for
msgstr "Mengembalikan bilangan sekuensial dari teks yang tampil dalam format waktu."
#: scfuncs.hrc:314
-#, fuzzy
msgctxt "SC_OPCODE_GET_TIME_VALUE"
msgid "Text"
msgstr "Teks"
@@ -3824,7 +3810,6 @@ msgid "Calculates the date of Easter Sunday in a given year."
msgstr "Menghitung tanggal Minggu Paskah tahun tertentu."
#: scfuncs.hrc:395
-#, fuzzy
msgctxt "SC_OPCODE_EASTERSUNDAY"
msgid "Year"
msgstr "Tahun"
@@ -4155,7 +4140,6 @@ msgid "Payment period. The total number of periods in which the annuity (pension
msgstr "Periode pembayaran. Total jumlah periode selama anuitas (pensiun) dibayarkan."
#: scfuncs.hrc:491
-#, fuzzy
msgctxt "SC_OPCODE_IPMT"
msgid "PV"
msgstr "PV"
@@ -4287,7 +4271,6 @@ msgid "The present value. The present value or the amount the annuity is current
msgstr "Nilai sekarang. Nilai saat ini atau besarnya anuitas disetarakan nilai saat ini."
#: scfuncs.hrc:527
-#, fuzzy
msgctxt "SC_OPCODE_CUM_PRINC"
msgid "S"
msgstr "S"
@@ -4343,7 +4326,6 @@ msgid "Payment period. The total number of periods in which the annuity (pension
msgstr "Periode pembayaran. Total jumlah periode selama anuitas (pensiun) dibayarkan."
#: scfuncs.hrc:543
-#, fuzzy
msgctxt "SC_OPCODE_CUM_IPMT"
msgid "PV"
msgstr "PV"
@@ -4564,7 +4546,6 @@ msgid "Periods: The period for which the depreciation is calculated. The time un
msgstr "Periode. Periode depresiasi yang akan dihitung. Satuan waktunya harus sama dengan satuan waktu untuk masa hidup."
#: scfuncs.hrc:607
-#, fuzzy
msgctxt "SC_OPCODE_DB"
msgid "Month"
msgstr "Bulan"
@@ -4670,7 +4651,6 @@ msgid "Nominal interest"
msgstr "Suku Bunga Nominal"
#: scfuncs.hrc:637
-#, fuzzy
msgctxt "SC_OPCODE_EFFECT"
msgid "P"
msgstr "P"
@@ -4686,7 +4666,6 @@ msgid "Calculates the yearly nominal interest rate as an effective interest rate
msgstr "Menghitung suku bunga nominal tahunan sebagai suku bunga efektif."
#: scfuncs.hrc:645
-#, fuzzy
msgctxt "SC_OPCODE_NOMINAL"
msgid "Effective rate"
msgstr "Rate efektif"
@@ -4697,7 +4676,6 @@ msgid "The effective interest rate"
msgstr "Suku bunga efektif"
#: scfuncs.hrc:647
-#, fuzzy
msgctxt "SC_OPCODE_NOMINAL"
msgid "NPER"
msgstr "NPER"
@@ -4746,7 +4724,6 @@ msgid "Values"
msgstr "Nilai"
#: scfuncs.hrc:666
-#, fuzzy
msgctxt "SC_OPCODE_IRR"
msgid "An array or reference to cells whose contents correspond to the payments."
msgstr "Larik atau referensi ke sel yang isinya terkait dengan pembayaran."
@@ -4777,7 +4754,6 @@ msgid "An array or reference to cells whose contents correspond to the payments.
msgstr "Larik atau referensi ke sel yang isinya terkait dengan pembayaran."
#: scfuncs.hrc:677
-#, fuzzy
msgctxt "SC_OPCODE_MIRR"
msgid "Investment"
msgstr "Investasi"
@@ -4837,7 +4813,6 @@ msgid "Sum total of amortization periods."
msgstr "Jumlah total periode amortisasi."
#: scfuncs.hrc:693
-#, fuzzy
msgctxt "SC_OPCODE_ISPMT"
msgid "Investment"
msgstr "Investasi"
@@ -4864,7 +4839,6 @@ msgid "The constant rate of interest."
msgstr "Suku bunga konstan."
#: scfuncs.hrc:703
-#, fuzzy
msgctxt "SC_OPCODE_PDURATION"
msgid "PV"
msgstr "PV"
@@ -4901,7 +4875,6 @@ msgid "The number of periods used in the calculation."
msgstr "Jumlah periode yang dipakai dalam perhitungan."
#: scfuncs.hrc:715
-#, fuzzy
msgctxt "SC_OPCODE_RRI"
msgid "PV"
msgstr "PV"
@@ -4927,7 +4900,6 @@ msgid "Returns TRUE if value is a reference."
msgstr "Mengembalikan TRUE jika nilainya merupakan referens."
#: scfuncs.hrc:725
-#, fuzzy
msgctxt "SC_OPCODE_IS_REF"
msgid "Value"
msgstr "Nilai"
@@ -4943,7 +4915,6 @@ msgid "Returns TRUE if the value is an error value not equal to #N/A."
msgstr "Mengembalikan TRUE jika merupakan nilai galat tidak sama dengan #N/A."
#: scfuncs.hrc:733
-#, fuzzy
msgctxt "SC_OPCODE_IS_ERR"
msgid "Value"
msgstr "Nilai"
@@ -4959,7 +4930,6 @@ msgid "Returns TRUE if the value is an error value."
msgstr "Mengembalikan TRUE jika nilainya merupakan galat."
#: scfuncs.hrc:741
-#, fuzzy
msgctxt "SC_OPCODE_IS_ERROR"
msgid "Value"
msgstr "Nilai"
@@ -4975,7 +4945,6 @@ msgid "Returns TRUE if value refers to an empty cell."
msgstr "Mengembalikan TRUE jike nilai menunjuk ke sel kosong."
#: scfuncs.hrc:749
-#, fuzzy
msgctxt "SC_OPCODE_IS_EMPTY"
msgid "Value"
msgstr "Nilai"
@@ -4991,7 +4960,6 @@ msgid "Returns TRUE if the value carries a logical number format."
msgstr "Mengembalikan TRUE jika nilai membawa format angka."
#: scfuncs.hrc:757
-#, fuzzy
msgctxt "SC_OPCODE_IS_LOGICAL"
msgid "Value"
msgstr "Nilai"
@@ -5007,7 +4975,6 @@ msgid "Returns TRUE if value equals #N/A."
msgstr "Mengembalikan TRUE jika nilai sama dengan #N/A."
#: scfuncs.hrc:765
-#, fuzzy
msgctxt "SC_OPCODE_IS_NV"
msgid "Value"
msgstr "Nilai"
@@ -5023,7 +4990,6 @@ msgid "Returns TRUE if the value is not text."
msgstr "Mengembalikan TRUE jika nilainya bukan teks."
#: scfuncs.hrc:773
-#, fuzzy
msgctxt "SC_OPCODE_IS_NON_STRING"
msgid "Value"
msgstr "Nilai"
@@ -5039,7 +5005,6 @@ msgid "Returns TRUE if value is text."
msgstr "Mengembalikan TRUE jika isinya berupa teks."
#: scfuncs.hrc:781
-#, fuzzy
msgctxt "SC_OPCODE_IS_STRING"
msgid "Value"
msgstr "Nilai"
@@ -5055,7 +5020,6 @@ msgid "Returns TRUE if value is a number."
msgstr "Mengembalikan TRUE jika nilai berupa bilangan."
#: scfuncs.hrc:789
-#, fuzzy
msgctxt "SC_OPCODE_IS_VALUE"
msgid "Value"
msgstr "Nilai"
@@ -5071,7 +5035,6 @@ msgid "Returns TRUE if the cell is a formula cell."
msgstr "Mengembalikan TRUE jika sel berisi rumus."
#: scfuncs.hrc:797
-#, fuzzy
msgctxt "SC_OPCODE_IS_FORMULA"
msgid "Reference"
msgstr "Referensi"
@@ -5103,7 +5066,6 @@ msgid "Converts a value to a number."
msgstr "Mengubah isi menjadi bilangan."
#: scfuncs.hrc:813
-#, fuzzy
msgctxt "SC_OPCODE_N"
msgid "Value"
msgstr "Nilai"
@@ -5124,7 +5086,6 @@ msgid "Returns the data type of a value (1 = number, 2 = text, 4 = Boolean value
msgstr "Mengembalikan tipe data dari suatu nilai (1 = bilangan, 2 = teks, 4 = nilai bool, 8 = rumus, 16 = nilai kesalahan, 64 = larik)."
#: scfuncs.hrc:827
-#, fuzzy
msgctxt "SC_OPCODE_TYPE"
msgid "Value"
msgstr "Nilai"
@@ -5234,7 +5195,6 @@ msgid "Returns value if not an error value, else alternative."
msgstr "Nilai kembalian bila bukan nilai galat, selain itu alternatif."
#: scfuncs.hrc:883
-#, fuzzy
msgctxt "SC_OPCODE_IF_ERROR"
msgid "Value"
msgstr "Nilai"
@@ -5261,7 +5221,6 @@ msgid "Returns value if not a #N/A error, else alternative."
msgstr "Mengembalikan nilai bila bukan galat #N/A, selain itu alternatif."
#: scfuncs.hrc:893
-#, fuzzy
msgctxt "SC_OPCODE_IF_NA"
msgid "Value"
msgstr "Nilai"
@@ -5397,7 +5356,6 @@ msgid "Returns the sum of all arguments."
msgstr "Mengembalikan jumlah semua peubah."
#: scfuncs.hrc:959
-#, fuzzy
msgctxt "SC_OPCODE_SUM"
msgid "Number "
msgstr "Bilangan "
@@ -5414,7 +5372,6 @@ msgid "Returns the sum of the squares of the arguments."
msgstr "Mengembalikan jumlah kuadrat peubah bebas."
#: scfuncs.hrc:967
-#, fuzzy
msgctxt "SC_OPCODE_SUM_SQ"
msgid "Number "
msgstr "Bilangan "
@@ -5458,7 +5415,6 @@ msgid "The range to be evaluated by the criteria given."
msgstr "Jangkauan yang akan dievaluasi."
#: scfuncs.hrc:985
-#, fuzzy
msgctxt "SC_OPCODE_SUM_IF"
msgid "Criteria"
msgstr "Kriteria"
@@ -5496,7 +5452,6 @@ msgid "The range to be evaluated by the criteria given."
msgstr "Jangkauan yang akan dievaluasi."
#: scfuncs.hrc:997
-#, fuzzy
msgctxt "SC_OPCODE_AVERAGE_IF"
msgid "Criteria"
msgstr "Kriteria"
@@ -5637,7 +5592,6 @@ msgid "The range of cells to be evaluated by the criteria given."
msgstr "Jangkauan sel yang akan dievaluasi oleh kriteria yang diberikan."
#: scfuncs.hrc:1042
-#, fuzzy
msgctxt "SC_OPCODE_COUNT_IF"
msgid "Criteria"
msgstr "Kriteria"
@@ -5674,7 +5628,6 @@ msgid "Returns TRUE if value is an even integer."
msgstr "Mengembalikan TRUE jikan nilainya genap."
#: scfuncs.hrc:1064
-#, fuzzy
msgctxt "SC_OPCODE_IS_EVEN"
msgid "Value"
msgstr "Nilai"
@@ -5690,7 +5643,6 @@ msgid "Returns TRUE if value is an odd integer."
msgstr "Mengembalikan TRUE jika nilainya ganjil."
#: scfuncs.hrc:1072
-#, fuzzy
msgctxt "SC_OPCODE_IS_ODD"
msgid "Value"
msgstr "Nilai"
@@ -6775,7 +6727,6 @@ msgid "Array transposition. Exchanges the rows and columns of an array."
msgstr "Transposisi larik. Menukar baris dan kolom larik."
#: scfuncs.hrc:1548
-#, fuzzy
msgctxt "SC_OPCODE_MAT_TRANS"
msgid "Array"
msgstr "Larik"
@@ -6818,7 +6769,6 @@ msgid "Returns the array determinant."
msgstr "Mengembalikan nilai determinan larik."
#: scfuncs.hrc:1566
-#, fuzzy
msgctxt "SC_OPCODE_MAT_DET"
msgid "Array"
msgstr "Larik"
@@ -6834,7 +6784,6 @@ msgid "Returns the inverse of an array."
msgstr "Menghitung invers larik."
#: scfuncs.hrc:1574
-#, fuzzy
msgctxt "SC_OPCODE_MAT_INV"
msgid "Array"
msgstr "Larik"
@@ -6962,7 +6911,6 @@ msgid "Returns a frequency distribution as a vertical array."
msgstr "Mengembalikan distribusi frekuensi sebagai larik vertikal."
#: scfuncs.hrc:1628
-#, fuzzy
msgctxt "SC_OPCODE_FREQUENCY"
msgid "Data"
msgstr "Data"
@@ -7219,7 +7167,6 @@ msgid "Returns the maximum value in a list of arguments."
msgstr "Mengembalikan nilai maksimum suatu senarai argumen."
#: scfuncs.hrc:1710
-#, fuzzy
msgctxt "SC_OPCODE_MAX"
msgid "Number "
msgstr "Bilangan "
@@ -7253,7 +7200,6 @@ msgid "Returns the minimum value in a list of arguments."
msgstr "Mengembalikan nilai minimum dari suatu senarai."
#: scfuncs.hrc:1726
-#, fuzzy
msgctxt "SC_OPCODE_MIN"
msgid "Number "
msgstr "Bilangan "
@@ -7287,7 +7233,6 @@ msgid "Calculates the variance based on a sample."
msgstr "Menghitung varians berdasarkan suatu sampel."
#: scfuncs.hrc:1742
-#, fuzzy
msgctxt "SC_OPCODE_VAR"
msgid "Number "
msgstr "Bilangan "
@@ -7304,7 +7249,6 @@ msgid "Calculates the variance based on a sample."
msgstr "Menghitung varians berdasarkan suatu sampel."
#: scfuncs.hrc:1750
-#, fuzzy
msgctxt "SC_OPCODE_VAR_S"
msgid "Number "
msgstr "Bilangan "
@@ -7338,7 +7282,6 @@ msgid "Calculates variance based on the entire population."
msgstr "Menghitung varians berdasarkan seluruh populasi."
#: scfuncs.hrc:1766
-#, fuzzy
msgctxt "SC_OPCODE_VAR_P"
msgid "Number "
msgstr "Bilangan "
@@ -7355,7 +7298,6 @@ msgid "Calculates variance based on the entire population."
msgstr "Menghitung varians berdasarkan seluruh populasi."
#: scfuncs.hrc:1774
-#, fuzzy
msgctxt "SC_OPCODE_VAR_P_MS"
msgid "Number "
msgstr "Bilangan "
@@ -7389,7 +7331,6 @@ msgid "Calculates the standard deviation based on a sample."
msgstr "Menghitung deviasi standar berdasar suatu sampel."
#: scfuncs.hrc:1790
-#, fuzzy
msgctxt "SC_OPCODE_ST_DEV"
msgid "Number "
msgstr "Bilangan "
@@ -7406,7 +7347,6 @@ msgid "Calculates the standard deviation based on a sample."
msgstr "Menghitung deviasi standar berdasar suatu sampel."
#: scfuncs.hrc:1798
-#, fuzzy
msgctxt "SC_OPCODE_ST_DEV_S"
msgid "Number "
msgstr "Bilangan "
@@ -7440,7 +7380,6 @@ msgid "Calculates the standard deviation based on the entire population."
msgstr "Menghitung deviasi standar berdasarkan seluruh populasi."
#: scfuncs.hrc:1814
-#, fuzzy
msgctxt "SC_OPCODE_ST_DEV_P"
msgid "Number "
msgstr "Bilangan "
@@ -7457,7 +7396,6 @@ msgid "Calculates the standard deviation based on the entire population."
msgstr "Menghitung deviasi standar berdasarkan seluruh populasi."
#: scfuncs.hrc:1822
-#, fuzzy
msgctxt "SC_OPCODE_ST_DEV_P_MS"
msgid "Number "
msgstr "Bilangan "
@@ -7491,7 +7429,6 @@ msgid "Returns the average of a sample."
msgstr "Mengembalikan rerata suatu sampel."
#: scfuncs.hrc:1838
-#, fuzzy
msgctxt "SC_OPCODE_AVERAGE"
msgid "Number "
msgstr "Bilangan "
@@ -7525,7 +7462,6 @@ msgid "Returns the sum of squares of deviations from the sample mean value"
msgstr "Mengembalikan jumlah kuadrat deviasi dari nilai rerata sampel"
#: scfuncs.hrc:1854
-#, fuzzy
msgctxt "SC_OPCODE_DEV_SQ"
msgid "Number "
msgstr "Bilangan "
@@ -7542,7 +7478,6 @@ msgid "Returns the average of the absolute deviations of a sample from the mean.
msgstr "Mengembalikan rata-rata simpangan mutlak sebuah sampel dari nilai rerata."
#: scfuncs.hrc:1862
-#, fuzzy
msgctxt "SC_OPCODE_AVE_DEV"
msgid "Number "
msgstr "Bilangan "
@@ -7559,7 +7494,6 @@ msgid "Returns the skewness of a distribution."
msgstr "Mengembalikan kecondongan distribusi."
#: scfuncs.hrc:1870
-#, fuzzy
msgctxt "SC_OPCODE_SKEW"
msgid "Number "
msgstr "Bilangan "
@@ -7576,7 +7510,6 @@ msgid "Returns the skewness of a distribution using the population of a random v
msgstr "Mengembalikan kecondongan suatu distribusi memakai populasi dari suatu variabel acak."
#: scfuncs.hrc:1878
-#, fuzzy
msgctxt "SC_OPCODE_SKEWP"
msgid "Number "
msgstr "Bilangan "
@@ -7593,7 +7526,6 @@ msgid "Returns the kurtosis of a distribution."
msgstr "Mengembalikan nilai kurtosis distribusi."
#: scfuncs.hrc:1886
-#, fuzzy
msgctxt "SC_OPCODE_KURT"
msgid "Number "
msgstr "Bilangan "
@@ -7610,7 +7542,6 @@ msgid "Returns the geometric mean of a sample."
msgstr "Mengembalikan rerata geometrik suatu sampel."
#: scfuncs.hrc:1894
-#, fuzzy
msgctxt "SC_OPCODE_GEO_MEAN"
msgid "Number "
msgstr "Bilangan "
@@ -7627,7 +7558,6 @@ msgid "Returns the harmonic mean of a sample."
msgstr "Mengembalikan rerata harmonik suatu sampel."
#: scfuncs.hrc:1902
-#, fuzzy
msgctxt "SC_OPCODE_HAR_MEAN"
msgid "Number "
msgstr "Bilangan "
@@ -7644,7 +7574,6 @@ msgid "Returns the most common value in a sample."
msgstr "Mengembalikan nilai persekutuan terbesar dalam suatu sampel."
#: scfuncs.hrc:1910
-#, fuzzy
msgctxt "SC_OPCODE_MODAL_VALUE"
msgid "Number "
msgstr "Bilangan "
@@ -7661,7 +7590,6 @@ msgid "Returns the most common value in a sample."
msgstr "Mengembalikan nilai persekutuan terbesar dalam suatu sampel."
#: scfuncs.hrc:1918
-#, fuzzy
msgctxt "SC_OPCODE_MODAL_VALUE_MS"
msgid "Number "
msgstr "Bilangan "
@@ -7678,7 +7606,6 @@ msgid "Returns the most common value in a sample."
msgstr "Mengembalikan nilai persekutuan terbesar dalam suatu sampel."
#: scfuncs.hrc:1926
-#, fuzzy
msgctxt "SC_OPCODE_MODAL_VALUE_MULTI"
msgid "Number "
msgstr "Bilangan "
@@ -7694,7 +7621,6 @@ msgid "Returns the median of a given sample."
msgstr "Mengembalikan median suatu sampel."
#: scfuncs.hrc:1934
-#, fuzzy
msgctxt "SC_OPCODE_MEDIAN"
msgid "Number "
msgstr "Bilangan "
@@ -7711,7 +7637,6 @@ msgid "Returns the alpha quantile of a sample."
msgstr "Mengembalikan kuantil alfa suatu sampel."
#: scfuncs.hrc:1942
-#, fuzzy
msgctxt "SC_OPCODE_PERCENTILE"
msgid "Data"
msgstr "Data"
@@ -7737,7 +7662,6 @@ msgid "Returns the alpha percentile of a sample."
msgstr "Mengembalikan persentil alfa dari suatu cuplikan."
#: scfuncs.hrc:1952
-#, fuzzy
msgctxt "SC_OPCODE_PERCENTILE_EXC"
msgid "Data"
msgstr "Data"
@@ -7763,7 +7687,6 @@ msgid "Returns the alpha percentile of a sample."
msgstr "Mengembalikan persentil alfa dari suatu cuplikan."
#: scfuncs.hrc:1962
-#, fuzzy
msgctxt "SC_OPCODE_PERCENTILE_INC"
msgid "Data"
msgstr "Data"
@@ -7789,7 +7712,6 @@ msgid "Returns the quartile of a sample."
msgstr "Mengembalikan kuartil suatu sampel."
#: scfuncs.hrc:1972
-#, fuzzy
msgctxt "SC_OPCODE_QUARTILE"
msgid "Data"
msgstr "Data"
@@ -7815,7 +7737,6 @@ msgid "Returns the quartile of a sample."
msgstr "Mengembalikan kuartil suatu sampel."
#: scfuncs.hrc:1982
-#, fuzzy
msgctxt "SC_OPCODE_QUARTILE_EXC"
msgid "Data"
msgstr "Data"
@@ -7841,7 +7762,6 @@ msgid "Returns the quartile of a sample."
msgstr "Mengembalikan kuartil suatu sampel."
#: scfuncs.hrc:1992
-#, fuzzy
msgctxt "SC_OPCODE_QUARTILE_INC"
msgid "Data"
msgstr "Data"
@@ -7867,7 +7787,6 @@ msgid "Returns the k-th largest value of a sample."
msgstr "Mengembalikan nilai terbesar ke-k dari suatu sampel."
#: scfuncs.hrc:2002
-#, fuzzy
msgctxt "SC_OPCODE_LARGE"
msgid "Data"
msgstr "Data"
@@ -7894,7 +7813,6 @@ msgid "Returns the k-th smallest value of a sample."
msgstr "Mengembalikan nilai terkecil ke-k dari suatu sampel."
#: scfuncs.hrc:2012
-#, fuzzy
msgctxt "SC_OPCODE_SMALL"
msgid "Data"
msgstr "Data"
@@ -7921,7 +7839,6 @@ msgid "Returns the percentage rank of a value in a sample."
msgstr "Mengembalikan derajat persentase suatu nilai dalam sampel."
#: scfuncs.hrc:2022
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK"
msgid "Data"
msgstr "Data"
@@ -7932,7 +7849,6 @@ msgid "The array of the data in the sample."
msgstr "Larik data dalam sampel."
#: scfuncs.hrc:2024
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK"
msgid "Value"
msgstr "Nilai"
@@ -7943,7 +7859,6 @@ msgid "The value for which percentage ranking is to be determined."
msgstr "Derajat persentase akan ditentukan terhadap nilai ini."
#: scfuncs.hrc:2026
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK"
msgid "Significance"
msgstr "Signifikan"
@@ -7959,7 +7874,6 @@ msgid "Returns the percentage rank (0..1, exclusive) of a value in a sample."
msgstr "Mengembalikan peringkat persentase, (0..1, eksklusif) dari suatu nilai dalam cuplikan."
#: scfuncs.hrc:2034
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK_EXC"
msgid "Data"
msgstr "Data"
@@ -7970,7 +7884,6 @@ msgid "The array of the data in the sample."
msgstr "Larik data dalam sampel."
#: scfuncs.hrc:2036
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK_EXC"
msgid "Value"
msgstr "Nilai"
@@ -7981,7 +7894,6 @@ msgid "The value for which percentage ranking is to be determined."
msgstr "Derajat persentase akan ditentukan terhadap nilai ini."
#: scfuncs.hrc:2038
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK_EXC"
msgid "Significance"
msgstr "Signifikan"
@@ -7997,7 +7909,6 @@ msgid "Returns the percentage rank (0..1, inclusive) of a value in a sample."
msgstr "Mengembalikan peringkat persentase (0..1, inklusif) dari suatu nilai dalam sampel."
#: scfuncs.hrc:2046
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK_INC"
msgid "Data"
msgstr "Data"
@@ -8008,7 +7919,6 @@ msgid "The array of the data in the sample."
msgstr "Larik data dalam sampel."
#: scfuncs.hrc:2048
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK_INC"
msgid "Value"
msgstr "Nilai"
@@ -8019,7 +7929,6 @@ msgid "The value for which percentage ranking is to be determined."
msgstr "Derajat persentase akan ditentukan terhadap nilai ini."
#: scfuncs.hrc:2050
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK_INC"
msgid "Significance"
msgstr "Signifikan"
@@ -8035,7 +7944,6 @@ msgid "Returns the ranking of a value in a sample."
msgstr "Mengembalikan ranking suatu nilai dalam sampel."
#: scfuncs.hrc:2058
-#, fuzzy
msgctxt "SC_OPCODE_RANK"
msgid "Value"
msgstr "Nilai"
@@ -8071,7 +7979,6 @@ msgid "Returns the ranking of a value in a sample; if more than one value has th
msgstr "Mengembalikan peringkat dari suatu nilai dalam sampel; bila lebih dari satu nilai memiliki peringkat yang sama, peringkat tertinggi dari set nilai tersebut yang dikembalikan."
#: scfuncs.hrc:2070
-#, fuzzy
msgctxt "SC_OPCODE_RANK_EQ"
msgid "Value"
msgstr "Nilai"
@@ -8107,7 +8014,6 @@ msgid "Returns the ranking of a value in a sample; if more than one value has th
msgstr "Mengembalikan peringkat dari suatu nilai dalam sampel; bila lebih dari satu nilai memiliki peringkat yang sama, peringkat rata-rata yang dikembalikan."
#: scfuncs.hrc:2082
-#, fuzzy
msgctxt "SC_OPCODE_RANK_AVG"
msgid "Value"
msgstr "Nilai"
@@ -8143,7 +8049,6 @@ msgid "Returns the mean of a sample without including the marginal values."
msgstr "Mengembalikan rerata sampel tanpa mengikutsertakan nilai marjinal."
#: scfuncs.hrc:2094
-#, fuzzy
msgctxt "SC_OPCODE_TRIM_MEAN"
msgid "Data"
msgstr "Data"
@@ -8169,7 +8074,6 @@ msgid "Returns the discrete probability of an interval."
msgstr "Mengembalikan probabilitas diskret suatu interval."
#: scfuncs.hrc:2104
-#, fuzzy
msgctxt "SC_OPCODE_PROB"
msgid "Data"
msgstr "Data"
@@ -8180,7 +8084,6 @@ msgid "The sample data array."
msgstr "Larik data sampel."
#: scfuncs.hrc:2106
-#, fuzzy
msgctxt "SC_OPCODE_PROB"
msgid "Probability"
msgstr "Probabilitas"
@@ -8516,7 +8419,6 @@ msgid "The success probability of a trial."
msgstr "Probabilitas sukses sebuah pengujian."
#: scfuncs.hrc:2222
-#, fuzzy
msgctxt "SC_OPCODE_CRIT_BINOM"
msgid "Alpha"
msgstr "Alfa"
@@ -8553,7 +8455,6 @@ msgid "The success probability of a trial."
msgstr "Probabilitas sukses sebuah pengujian."
#: scfuncs.hrc:2234
-#, fuzzy
msgctxt "SC_OPCODE_BINOM_INV"
msgid "Alpha"
msgstr "Alfa"
@@ -9053,7 +8954,6 @@ msgid "The value to which the exponential distribution is to be calculated."
msgstr "Bilangan yang akan dihitung distribusi eksponensialnya."
#: scfuncs.hrc:2406
-#, fuzzy
msgctxt "SC_OPCODE_EXP_DIST"
msgid "Lambda"
msgstr "Lambda"
@@ -9089,7 +8989,6 @@ msgid "The value to which the exponential distribution is to be calculated."
msgstr "Bilangan yang akan dihitung distribusi eksponensialnya."
#: scfuncs.hrc:2418
-#, fuzzy
msgctxt "SC_OPCODE_EXP_DIST_MS"
msgid "Lambda"
msgstr "Lambda"
@@ -9125,7 +9024,6 @@ msgid "The value for which the gamma distribution is to be calculated."
msgstr "Bilangan yang akan dihitung distribusi gammanya."
#: scfuncs.hrc:2430
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_DIST"
msgid "Alpha"
msgstr "Alfa"
@@ -9136,7 +9034,6 @@ msgid "The Alpha parameter of the Gamma distribution."
msgstr "Parameter Alfa dari distribusi Gama."
#: scfuncs.hrc:2432
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_DIST"
msgid "Beta"
msgstr "Beta"
@@ -9172,7 +9069,6 @@ msgid "The value for which the gamma distribution is to be calculated."
msgstr "Bilangan yang akan dihitung distribusi gammanya."
#: scfuncs.hrc:2444
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_DIST_MS"
msgid "Alpha"
msgstr "Alfa"
@@ -9183,7 +9079,6 @@ msgid "The Alpha parameter of the Gamma distribution."
msgstr "Parameter Alfa dari distribusi Gama."
#: scfuncs.hrc:2446
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_DIST_MS"
msgid "Beta"
msgstr "Beta"
@@ -9219,7 +9114,6 @@ msgid "The probability value for which the inverse gamma distribution is to be c
msgstr "Nilai probabilitas yang akan dihitung invers distribusi gammanya."
#: scfuncs.hrc:2458
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_INV"
msgid "Alpha"
msgstr "Alfa"
@@ -9230,7 +9124,6 @@ msgid "The Alpha (shape) parameter of the Gamma distribution."
msgstr "Parameter Alfa dari distribusi Gama."
#: scfuncs.hrc:2460
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_INV"
msgid "Beta"
msgstr "Beta"
@@ -9256,7 +9149,6 @@ msgid "The probability value for which the inverse gamma distribution is to be c
msgstr "Nilai probabilitas yang akan dihitung invers distribusi gammanya."
#: scfuncs.hrc:2470
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_INV_MS"
msgid "Alpha"
msgstr "Alfa"
@@ -9267,7 +9159,6 @@ msgid "The Alpha (shape) parameter of the Gamma distribution."
msgstr "Parameter Alfa dari distribusi Gama."
#: scfuncs.hrc:2472
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_INV_MS"
msgid "Beta"
msgstr "Beta"
@@ -9339,7 +9230,6 @@ msgid "The value for which the beta distribution is to be calculated."
msgstr "Nilai akan dihitung distribusi gammanya."
#: scfuncs.hrc:2508
-#, fuzzy
msgctxt "SC_OPCODE_BETA_DIST"
msgid "Alpha"
msgstr "Alfa"
@@ -9350,7 +9240,6 @@ msgid "The Alpha parameter of the Beta distribution."
msgstr "Parameter alfa dari distribusi gamma."
#: scfuncs.hrc:2510
-#, fuzzy
msgctxt "SC_OPCODE_BETA_DIST"
msgid "Beta"
msgstr "Beta"
@@ -9407,7 +9296,6 @@ msgid "The probability value for which the inverse beta distribution is to be ca
msgstr "Nilai probabilitas yang akan dihitung invers distribusi betanya."
#: scfuncs.hrc:2526
-#, fuzzy
msgctxt "SC_OPCODE_BETA_INV"
msgid "Alpha"
msgstr "Alfa"
@@ -9418,7 +9306,6 @@ msgid "The Alpha parameter of the Beta distribution."
msgstr "Parameter alfa dari distribusi gamma."
#: scfuncs.hrc:2528
-#, fuzzy
msgctxt "SC_OPCODE_BETA_INV"
msgid "Beta"
msgstr "Beta"
@@ -9465,7 +9352,6 @@ msgid "The value for which the beta distribution is to be calculated."
msgstr "Nilai akan dihitung distribusi gammanya."
#: scfuncs.hrc:2542
-#, fuzzy
msgctxt "SC_OPCODE_BETA_DIST_MS"
msgid "Alpha"
msgstr "Alfa"
@@ -9476,7 +9362,6 @@ msgid "The Alpha parameter of the Beta distribution."
msgstr "Parameter alfa dari distribusi gamma."
#: scfuncs.hrc:2544
-#, fuzzy
msgctxt "SC_OPCODE_BETA_DIST_MS"
msgid "Beta"
msgstr "Beta"
@@ -9533,7 +9418,6 @@ msgid "The probability value for which the inverse beta distribution is to be ca
msgstr "Nilai probabilitas yang akan dihitung invers distribusi betanya."
#: scfuncs.hrc:2560
-#, fuzzy
msgctxt "SC_OPCODE_BETA_INV_MS"
msgid "Alpha"
msgstr "Alfa"
@@ -9544,7 +9428,6 @@ msgid "The Alpha parameter of the Beta distribution."
msgstr "Parameter alfa dari distribusi gamma."
#: scfuncs.hrc:2562
-#, fuzzy
msgctxt "SC_OPCODE_BETA_INV_MS"
msgid "Beta"
msgstr "Beta"
@@ -9600,7 +9483,6 @@ msgid "The Alpha parameter of the Weibull distribution."
msgstr "Parameter alfa distribusi Weibull."
#: scfuncs.hrc:2578
-#, fuzzy
msgctxt "SC_OPCODE_WEIBULL"
msgid "Beta"
msgstr "Beta"
@@ -9646,7 +9528,6 @@ msgid "The Alpha parameter of the Weibull distribution."
msgstr "Parameter alfa distribusi Weibull."
#: scfuncs.hrc:2592
-#, fuzzy
msgctxt "SC_OPCODE_WEIBULL_MS"
msgid "Beta"
msgstr "Beta"
@@ -9872,7 +9753,6 @@ msgid "The degrees of freedom of the T distribution."
msgstr "Derajat kebebasan distribusi T."
#: scfuncs.hrc:2660
-#, fuzzy
msgctxt "SC_OPCODE_T_DIST_MS"
msgid "Cumulative"
msgstr "Kumulatif"
@@ -10064,7 +9944,6 @@ msgid "The degrees of freedom in the denominator of the F distribution."
msgstr "Derajat kebebasan penyebut distribusi F."
#: scfuncs.hrc:2726
-#, fuzzy
msgctxt "SC_OPCODE_F_DIST_LT"
msgid "Cumulative"
msgstr "Kumulatif"
@@ -10547,7 +10426,6 @@ msgid "Returns a (1-alpha) confidence interval for a normal distribution."
msgstr "Mengembalikan interval kepercayaan (1-alfa) untuk distribusi normal."
#: scfuncs.hrc:2905
-#, fuzzy
msgctxt "SC_OPCODE_CONFIDENCE"
msgid "Alpha"
msgstr "Alfa"
@@ -10568,7 +10446,6 @@ msgid "The standard deviation of the population."
msgstr "Standar deviasi dari populasi."
#: scfuncs.hrc:2909
-#, fuzzy
msgctxt "SC_OPCODE_CONFIDENCE"
msgid "Size"
msgstr "Ukuran"
@@ -10584,7 +10461,6 @@ msgid "Returns a (1-alpha) confidence interval for a normal distribution."
msgstr "Mengembalikan interval kepercayaan (1-alfa) untuk distribusi normal."
#: scfuncs.hrc:2917
-#, fuzzy
msgctxt "SC_OPCODE_CONFIDENCE_N"
msgid "Alpha"
msgstr "Alfa"
@@ -10605,7 +10481,6 @@ msgid "The standard deviation of the population."
msgstr "Standar deviasi dari populasi."
#: scfuncs.hrc:2921
-#, fuzzy
msgctxt "SC_OPCODE_CONFIDENCE_N"
msgid "Size"
msgstr "Ukuran"
@@ -10621,7 +10496,6 @@ msgid "Returns a (1-alpha) confidence interval for a Student's t distribution."
msgstr "Mengembalikan interval kepercayaan (1-alfa) untuk suatu distribusi t Pelajar."
#: scfuncs.hrc:2929
-#, fuzzy
msgctxt "SC_OPCODE_CONFIDENCE_T"
msgid "Alpha"
msgstr "Alfa"
@@ -10642,7 +10516,6 @@ msgid "The standard deviation of the population."
msgstr "Standar deviasi dari populasi."
#: scfuncs.hrc:2933
-#, fuzzy
msgctxt "SC_OPCODE_CONFIDENCE_T"
msgid "Size"
msgstr "Ukuran"
@@ -10658,7 +10531,6 @@ msgid "Calculates the probability of observing a z-statistic greater than the on
msgstr "Menghitung probabilitas observasi statistik-z lebih besar dari yang dihitung berdasar sampel."
#: scfuncs.hrc:2941
-#, fuzzy
msgctxt "SC_OPCODE_Z_TEST"
msgid "Data"
msgstr "Data"
@@ -10694,7 +10566,6 @@ msgid "Calculates the probability of observing a z-statistic greater than the on
msgstr "Menghitung probabilitas observasi statistik-z lebih dari yang dihitung berdasar sampel."
#: scfuncs.hrc:2953
-#, fuzzy
msgctxt "SC_OPCODE_Z_TEST_MS"
msgid "Data"
msgstr "Data"
@@ -11177,7 +11048,6 @@ msgid "Returns a value along a linear regression"
msgstr "Mengembalikan satu nilai pada garis regresi."
#: scfuncs.hrc:3123
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST"
msgid "Value"
msgstr "Nilai"
@@ -11215,7 +11085,6 @@ msgid "Calculates future value(s) using additive Exponential Smoothing algorithm
msgstr "Menghitung nilai masa depan memakai algoritma Penghalusan Eksponensial aditif."
#: scfuncs.hrc:3135
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_ADD"
msgid "Target"
msgstr "Target"
@@ -11226,7 +11095,6 @@ msgid "The date (array) for which you want to predict a value."
msgstr "Tanggal (larik) yang ingin Anda prediksi nilainya."
#: scfuncs.hrc:3137
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_ADD"
msgid "Values"
msgstr "Nilai"
@@ -11286,7 +11154,6 @@ msgid "Calculates future value(s) using multiplicative Exponential Smoothing alg
msgstr "Menghitung nilai masa depan memakai algoritma Penghalusan Eksponensial."
#: scfuncs.hrc:3153
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_MUL"
msgid "Target"
msgstr "Target"
@@ -11297,7 +11164,6 @@ msgid "The date (array) for which you want to predict a value."
msgstr "Tanggal (larik) yang ingin Anda prediksi nilainya."
#: scfuncs.hrc:3155
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_MUL"
msgid "Values"
msgstr "Nilai"
@@ -11357,7 +11223,6 @@ msgid "Returns a prediction interval at the specified target value(s) for additi
msgstr "Mengembalikan suatu selang prediksi pada nilai target yang dinyatakan untuk metoda Penghalusan Eksponensial."
#: scfuncs.hrc:3171
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_PIA"
msgid "Target"
msgstr "Target"
@@ -11368,7 +11233,6 @@ msgid "The date (array) for which you want to predict a value."
msgstr "Tanggal (larik) yang ingin Anda prediksi nilainya."
#: scfuncs.hrc:3173
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_PIA"
msgid "Values"
msgstr "Nilai"
@@ -11440,7 +11304,6 @@ msgid "Returns a prediction interval at the specified target value(s) for multip
msgstr "Mengembalikan suatu interval prediksi pada nilai target yang dinyatakan bagi metoda Penghalusan Eksponensial multiplikatif."
#: scfuncs.hrc:3191
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_PIM"
msgid "Target"
msgstr "Target"
@@ -11451,7 +11314,6 @@ msgid "The date (array) for which you want to predict a value."
msgstr "Tanggal (larik) yang ingin Anda prediksi nilainya."
#: scfuncs.hrc:3193
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_PIM"
msgid "Values"
msgstr "Nilai"
@@ -11523,7 +11385,6 @@ msgid "Calculates the number of samples in period (season) using additive Expone
msgstr "Menghitung banyaknya cuplikan dalam perioda (musim) memakai algoritma Penghalusan Eksponensial Lipat Tiga."
#: scfuncs.hrc:3211
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_SEA"
msgid "Values"
msgstr "Nilai"
@@ -11572,7 +11433,6 @@ msgid "Returns statistical value(s) using additive Exponential Smoothing algorit
msgstr "Menghitung nilai statistik memakai algoritma Penghalusan Eksponensial aditif."
#: scfuncs.hrc:3225
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_STA"
msgid "Values"
msgstr "Nilai"
@@ -11643,7 +11503,6 @@ msgid "Returns statistical value(s) using multiplicative Exponential Smoothing a
msgstr "Mengembalikan nilai statistik memakai algoritma Penghalusan Eksponensial multiplikatif."
#: scfuncs.hrc:3243
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_STM"
msgid "Values"
msgstr "Nilai"
@@ -11715,7 +11574,6 @@ msgid "Returns a value along a linear regression"
msgstr "Mengembalikan satu nilai pada garis regresi"
#: scfuncs.hrc:3261
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_LIN"
msgid "Value"
msgstr "Nilai"
@@ -11753,7 +11611,6 @@ msgid "Returns the reference to a cell as text."
msgstr "Mengembalikan referensi ke sel sebagai teks."
#: scfuncs.hrc:3273
-#, fuzzy
msgctxt "SC_OPCODE_ADDRESS"
msgid "Row"
msgstr "Baris"
@@ -11764,7 +11621,6 @@ msgid "The row number of the cell."
msgstr "Nilai baris dari sel."
#: scfuncs.hrc:3275
-#, fuzzy
msgctxt "SC_OPCODE_ADDRESS"
msgid "Column"
msgstr "Kolom"
@@ -11811,7 +11667,6 @@ msgid "Returns the number of individual ranges that belong to a (multiple) range
msgstr "Mengembalikan banyaknya jangkauan individual yang dimiliki suatu jangkauan (jamak)."
#: scfuncs.hrc:3289
-#, fuzzy
msgctxt "SC_OPCODE_AREAS"
msgid "Reference"
msgstr "Referensi"
@@ -11853,7 +11708,6 @@ msgid "Returns the internal column number of a reference."
msgstr "Mengembalikan nomor kolom internal suatu referensi."
#: scfuncs.hrc:3307
-#, fuzzy
msgctxt "SC_OPCODE_COLUMN"
msgid "Reference"
msgstr "Referensi"
@@ -11869,7 +11723,6 @@ msgid "Defines the internal row number of a reference."
msgstr "Menentukan nomor baris internal sebuah referensi."
#: scfuncs.hrc:3315
-#, fuzzy
msgctxt "SC_OPCODE_ROW"
msgid "Reference"
msgstr "Referensi"
@@ -11885,7 +11738,6 @@ msgid "Returns the internal sheet number of a reference or a string."
msgstr "Mengembalikan nomor lembar internal dari sebuah referensi atau string."
#: scfuncs.hrc:3323
-#, fuzzy
msgctxt "SC_OPCODE_SHEET"
msgid "Reference"
msgstr "Referensi"
@@ -11901,7 +11753,6 @@ msgid "Returns the number of columns in an array or reference."
msgstr "Mengembalikan jumlah kolom dalam larik atau referensi."
#: scfuncs.hrc:3331
-#, fuzzy
msgctxt "SC_OPCODE_COLUMNS"
msgid "Array"
msgstr "Larik"
@@ -11917,7 +11768,6 @@ msgid "Returns the number of rows in a reference or array."
msgstr "Mengembalikan jumlah baris dalam larik atau referensi."
#: scfuncs.hrc:3339
-#, fuzzy
msgctxt "SC_OPCODE_ROWS"
msgid "Array"
msgstr "Larik"
@@ -11933,7 +11783,6 @@ msgid "Returns the number of sheets of a given reference. If no parameter has be
msgstr "Mengembalikan jumlah lembar suatu referensi. Tanpa parameter, yang dikembalikan adalah jumlah lembar dalam dokumen."
#: scfuncs.hrc:3347
-#, fuzzy
msgctxt "SC_OPCODE_SHEETS"
msgid "Reference"
msgstr "Referensi"
@@ -11949,7 +11798,6 @@ msgid "Horizontal search and reference to the cells located below."
msgstr "Pencarian horisontal dan rujukan ke sel yang terletak dibawahnya."
#: scfuncs.hrc:3355
-#, fuzzy
msgctxt "SC_OPCODE_H_LOOKUP"
msgid "Search criterion"
msgstr "Kriteria pencarian"
@@ -11960,7 +11808,6 @@ msgid "The value to be found in the first row."
msgstr "Nilai yang akan dicari pada baris pertama."
#: scfuncs.hrc:3357
-#, fuzzy
msgctxt "SC_OPCODE_H_LOOKUP"
msgid "Array"
msgstr "Larik"
@@ -12007,7 +11854,6 @@ msgid "The value to be found in the first column."
msgstr "Nilai yang dicari pada kolom pertama."
#: scfuncs.hrc:3371
-#, fuzzy
msgctxt "SC_OPCODE_V_LOOKUP"
msgid "Array"
msgstr "Larik"
@@ -12028,7 +11874,6 @@ msgid "Column index number in the array."
msgstr "Nomor indeks kolom pada larik."
#: scfuncs.hrc:3375
-#, fuzzy
msgctxt "SC_OPCODE_V_LOOKUP"
msgid "Sort order"
msgstr "Susunan pengurutan"
@@ -12044,7 +11889,6 @@ msgid "Returns a reference to a cell from a defined range."
msgstr "Mengembalikan rujukan ke sel dari jangkauan yang sudah ditentukan."
#: scfuncs.hrc:3383
-#, fuzzy
msgctxt "SC_OPCODE_INDEX"
msgid "Reference"
msgstr "Referensi"
@@ -12055,7 +11899,6 @@ msgid "The reference to a (multiple) range."
msgstr "Referensi ke jangkauan jamak."
#: scfuncs.hrc:3385
-#, fuzzy
msgctxt "SC_OPCODE_INDEX"
msgid "Row"
msgstr "Baris"
@@ -12066,7 +11909,6 @@ msgid "The row in the range."
msgstr "Bari dalam jangkauan."
#: scfuncs.hrc:3387
-#, fuzzy
msgctxt "SC_OPCODE_INDEX"
msgid "Column"
msgstr "Kolom"
@@ -12093,7 +11935,6 @@ msgid "Returns the contents of a cell that is referenced in text form."
msgstr "Mengembalikan isi suatu sel yang dirujuk dalam bentuk teks."
#: scfuncs.hrc:3397
-#, fuzzy
msgctxt "SC_OPCODE_INDIRECT"
msgid "Reference"
msgstr "Referensi"
@@ -12193,7 +12034,6 @@ msgid "Returns a reference which has been moved in relation to the starting poin
msgstr "Mengembalikan referensi yang telah dipindah terkait dengan titik awal."
#: scfuncs.hrc:3431
-#, fuzzy
msgctxt "SC_OPCODE_OFFSET"
msgid "Reference"
msgstr "Referensi"
@@ -12204,7 +12044,6 @@ msgid "The reference (cell) from which to base the movement."
msgstr "Rujukan (sel) yang menjadi basis perpindahan."
#: scfuncs.hrc:3433
-#, fuzzy
msgctxt "SC_OPCODE_OFFSET"
msgid "Rows"
msgstr "Baris"
@@ -12215,7 +12054,6 @@ msgid "The number of rows to be moved either up or down."
msgstr "Jumlah baris yang dipindah, ke atas atau ke bawah."
#: scfuncs.hrc:3435
-#, fuzzy
msgctxt "SC_OPCODE_OFFSET"
msgid "Columns"
msgstr "Kolom"
@@ -12226,7 +12064,6 @@ msgid "The number of columns that are to be moved to the left or to the right."
msgstr "Jumlah kolom yang dipindah, ke kiri atau ke kanan."
#: scfuncs.hrc:3437
-#, fuzzy
msgctxt "SC_OPCODE_OFFSET"
msgid "Height"
msgstr "Tinggi"
@@ -12237,7 +12074,6 @@ msgid "The number of rows of the moved reference."
msgstr "Jumlah baris rujukan yang dipindah."
#: scfuncs.hrc:3439
-#, fuzzy
msgctxt "SC_OPCODE_OFFSET"
msgid "Width"
msgstr "Lebar"
@@ -12253,7 +12089,6 @@ msgid "Returns a number corresponding to an error type"
msgstr "Mengembalikan bilangan yang berkait dengan jenis kesalahan"
#: scfuncs.hrc:3447
-#, fuzzy
msgctxt "SC_OPCODE_ERROR_TYPE"
msgid "Reference"
msgstr "Referensi"
@@ -12305,7 +12140,6 @@ msgid "The time (in seconds) that the Style is to remain valid."
msgstr "Selang waktu (dalam detik) suatu Gaya tetap dipakai."
#: scfuncs.hrc:3467
-#, fuzzy
msgctxt "SC_OPCODE_STYLE"
msgid "Style 2"
msgstr "Gaya 2"
@@ -12449,7 +12283,6 @@ msgid "Converts half-width ASCII and katakana characters to full-width."
msgstr "Konversi ASCII lebar-separo dan huruf katakana ke lebar-penuh"
#: scfuncs.hrc:3519
-#, fuzzy
msgctxt "SC_OPCODE_JIS"
msgid "Text"
msgstr "Teks"
@@ -12465,7 +12298,6 @@ msgid "Converts full-width ASCII and katakana characters to half-width."
msgstr "Konversi ASCII lebar-penuh dan huruf katakana ke lebar-separo."
#: scfuncs.hrc:3527
-#, fuzzy
msgctxt "SC_OPCODE_ASC"
msgid "Text"
msgstr "Teks"
@@ -12481,7 +12313,6 @@ msgid "Returns a numeric code for the first character in a text string."
msgstr "Mengembalikan kode numerik untuk huruf pertama sebuah string."
#: scfuncs.hrc:3535
-#, fuzzy
msgctxt "SC_OPCODE_CODE"
msgid "Text"
msgstr "Teks"
@@ -12497,7 +12328,6 @@ msgid "Converts a number to text in currency format."
msgstr "Konversi bilangan ke teks dalam format uang."
#: scfuncs.hrc:3543
-#, fuzzy
msgctxt "SC_OPCODE_CURRENCY"
msgid "Value"
msgstr "Nilai"
@@ -12508,7 +12338,6 @@ msgid "Value is a number, a reference to a cell containing a number or a formula
msgstr "yaitu bilangan, rujukan ke sel yang mengandung bilangan atau rumus yang beroutput bilangan."
#: scfuncs.hrc:3545
-#, fuzzy
msgctxt "SC_OPCODE_CURRENCY"
msgid "Decimals"
msgstr "Desimal"
@@ -12540,7 +12369,6 @@ msgid "Removes all nonprintable characters from text."
msgstr "Buang semua karakter noncetak dari teks."
#: scfuncs.hrc:3561
-#, fuzzy
msgctxt "SC_OPCODE_CLEAN"
msgid "Text"
msgstr "Teks"
@@ -12556,7 +12384,6 @@ msgid "Combines several text items into one."
msgstr "Gabung beberapa teks menjadi satu."
#: scfuncs.hrc:3569
-#, fuzzy
msgctxt "SC_OPCODE_CONCAT"
msgid "Text"
msgstr "Teks"
@@ -12572,7 +12399,6 @@ msgid "Combines several text items into one, accepts cell ranges as arguments."
msgstr "Mengkombinasikan beberapa butir teks menjadi satu, menerima rentang sel sebagai argumen."
#: scfuncs.hrc:3577
-#, fuzzy
msgctxt "SC_OPCODE_CONCAT_MS"
msgid "Text"
msgstr "Teks"
@@ -12610,7 +12436,6 @@ msgid "If TRUE, empty cells will be ignored."
msgstr "Bila berisi TRUE, sel kosong akan diabaikan."
#: scfuncs.hrc:3589
-#, fuzzy
msgctxt "SC_OPCODE_TEXTJOIN_MS"
msgid "Text"
msgstr "Teks"
@@ -12626,7 +12451,6 @@ msgid "Checks 1 or more conditions and returns a value corresponding to the firs
msgstr "Memeriksa 1 kondisi atau lebih dan mengembalikan suatu nilai yang berhubungan dengan kondisi pertama yang benar."
#: scfuncs.hrc:3597
-#, fuzzy
msgctxt "SC_OPCODE_IFS_MS"
msgid "Test"
msgstr "Pengujian"
@@ -12637,7 +12461,6 @@ msgid "Any value or expression which can be either TRUE or FALSE."
msgstr "Sebarang nilai atau ekspresi yang bisa bernilai TRUE atau FALSE."
#: scfuncs.hrc:3599
-#, fuzzy
msgctxt "SC_OPCODE_IFS_MS"
msgid "Result"
msgstr "Hasil"
@@ -12664,7 +12487,6 @@ msgid "Value that will be compared against value1-valueN."
msgstr "Nilai yang akan dibandingkan dengan nilai1-nilaiN."
#: scfuncs.hrc:3609
-#, fuzzy
msgctxt "SC_OPCODE_SWITCH_MS"
msgid "Value"
msgstr "Nilai"
@@ -12675,7 +12497,6 @@ msgid "Value that will be compared against expression."
msgstr "Nilai yang akan dibandingkan dengan ekspresi. "
#: scfuncs.hrc:3611
-#, fuzzy
msgctxt "SC_OPCODE_SWITCH_MS"
msgid "Result"
msgstr "Hasil"
@@ -12803,7 +12624,6 @@ msgid "The text to be found."
msgstr "Subteks yang ingin ditemukan."
#: scfuncs.hrc:3653
-#, fuzzy
msgctxt "SC_OPCODE_FIND"
msgid "Text"
msgstr "Teks"
@@ -12814,7 +12634,6 @@ msgid "The text in which a search is to be made."
msgstr "Teks yang ditelusuri."
#: scfuncs.hrc:3655
-#, fuzzy
msgctxt "SC_OPCODE_FIND"
msgid "Position"
msgstr "Posisi"
@@ -12841,7 +12660,6 @@ msgid "The text to be found."
msgstr "Subteks yang ingin ditemukan."
#: scfuncs.hrc:3665
-#, fuzzy
msgctxt "SC_OPCODE_SEARCH"
msgid "Text"
msgstr "Teks"
@@ -12852,7 +12670,6 @@ msgid "The text in which a search is to be made."
msgstr "Teks yang ditelusuri."
#: scfuncs.hrc:3667
-#, fuzzy
msgctxt "SC_OPCODE_SEARCH"
msgid "Position"
msgstr "Posisi"
@@ -12868,7 +12685,6 @@ msgid "Removes extra spaces from text."
msgstr "Buang spasi ekstra (lebih dari satu spasi di antara dua kata) dari teks."
#: scfuncs.hrc:3675
-#, fuzzy
msgctxt "SC_OPCODE_TRIM"
msgid "Text"
msgstr "Teks"
@@ -12884,7 +12700,6 @@ msgid "Capitalizes the first letter in all words."
msgstr "Jadikan kapital huruf pertama semua kata."
#: scfuncs.hrc:3683
-#, fuzzy
msgctxt "SC_OPCODE_PROPER"
msgid "Text"
msgstr "Teks"
@@ -12900,7 +12715,6 @@ msgid "Converts text to uppercase."
msgstr "Jadikan teks huruf besar semua."
#: scfuncs.hrc:3691
-#, fuzzy
msgctxt "SC_OPCODE_UPPER"
msgid "Text"
msgstr "Teks"
@@ -12916,7 +12730,6 @@ msgid "Converts text to lowercase."
msgstr "Jadikan teks huruf kecil semua."
#: scfuncs.hrc:3699
-#, fuzzy
msgctxt "SC_OPCODE_LOWER"
msgid "Text"
msgstr "Teks"
@@ -12932,7 +12745,6 @@ msgid "Converts text to a number."
msgstr "Ubah teks menjadi bilangan."
#: scfuncs.hrc:3707
-#, fuzzy
msgctxt "SC_OPCODE_VALUE"
msgid "Text"
msgstr "Teks"
@@ -12974,7 +12786,6 @@ msgid "Returns a value if it is text, otherwise an empty string."
msgstr "Mengembalikan nilai jika teks, selain itu kosong."
#: scfuncs.hrc:3725
-#, fuzzy
msgctxt "SC_OPCODE_T"
msgid "Value"
msgstr "Nilai"
@@ -13000,7 +12811,6 @@ msgid "The text in which some characters are to be replaced."
msgstr "Teks yang akan dicari hurufnya untuk diganti."
#: scfuncs.hrc:3735
-#, fuzzy
msgctxt "SC_OPCODE_REPLACE"
msgid "Position"
msgstr "Posisi"
@@ -13011,7 +12821,6 @@ msgid "The character position from which text is to be replaced."
msgstr "Posisi huruf di mana subteks akan disisipkan."
#: scfuncs.hrc:3737
-#, fuzzy
msgctxt "SC_OPCODE_REPLACE"
msgid "Length"
msgstr "Panjang"
@@ -13074,7 +12883,6 @@ msgid "Calculates length of a text string."
msgstr "Menghitung panjang teks (yaitu jumlah hurufnya)."
#: scfuncs.hrc:3759
-#, fuzzy
msgctxt "SC_OPCODE_LEN"
msgid "Text"
msgstr "Teks"
@@ -13090,7 +12898,6 @@ msgid "Returns the first character or characters of a text."
msgstr "Mengembalikan satu atau beberapa huruf pertama teks."
#: scfuncs.hrc:3767
-#, fuzzy
msgctxt "SC_OPCODE_LEFT"
msgid "Text"
msgstr "Teks"
@@ -13117,7 +12924,6 @@ msgid "Returns the last character or characters of a text."
msgstr "Mengembalikan satu atau beberapa huruf terakhir teks."
#: scfuncs.hrc:3777
-#, fuzzy
msgctxt "SC_OPCODE_RIGHT"
msgid "Text"
msgstr "Teks"
@@ -13144,7 +12950,6 @@ msgid "Returns a partial text string of a text."
msgstr "Mengembalikan subteks dalam teks."
#: scfuncs.hrc:3787
-#, fuzzy
msgctxt "SC_OPCODE_MID"
msgid "Text"
msgstr "Teks"
@@ -13182,7 +12987,6 @@ msgid "Repeats text a given number of times."
msgstr "Buat duplikat teks beberapa kali."
#: scfuncs.hrc:3799
-#, fuzzy
msgctxt "SC_OPCODE_REPT"
msgid "Text"
msgstr "Teks"
@@ -13209,7 +13013,6 @@ msgid "Substitutes new text for old text in a string."
msgstr "Ganti subteks pada suatu teks dengan subteks lain."
#: scfuncs.hrc:3809
-#, fuzzy
msgctxt "SC_OPCODE_SUBSTITUTE"
msgid "Text"
msgstr "Teks"
@@ -13295,7 +13098,6 @@ msgid "Converts a text of a specified number system to a positive integer in the
msgstr "Ubah teks angka berbasis menjadi bilangan bulat positif sesuai basis yang diinginkan."
#: scfuncs.hrc:3835
-#, fuzzy
msgctxt "SC_OPCODE_DECIMAL"
msgid "Text"
msgstr "Teks"
@@ -13322,7 +13124,6 @@ msgid "Converts a value according to a conversion table in the configuration (ma
msgstr "Mengonversi suatu nilai menurut suatu tabel konversi dalam konfigurasi (main.xcd)."
#: scfuncs.hrc:3845
-#, fuzzy
msgctxt "SC_OPCODE_CONVERT_OOO"
msgid "Value"
msgstr "Nilai"
@@ -13333,7 +13134,6 @@ msgid "The value to be converted."
msgstr "Nilai yang akan dikonversi."
#: scfuncs.hrc:3847 /home/cl/vc/git/libo-core/sc/inc/scfuncs.hrc:3849
-#, fuzzy
msgctxt "SC_OPCODE_CONVERT_OOO"
msgid "Text"
msgstr "Teks"
@@ -13409,7 +13209,6 @@ msgid "Returns the numeric code for the first Unicode character in a text string
msgstr "Mengembalikan kode numerik untuk karakter Unicode pertama dalam sebuah string."
#: scfuncs.hrc:3881
-#, fuzzy
msgctxt "SC_OPCODE_UNICODE"
msgid "Text"
msgstr "Teks"
@@ -13441,7 +13240,6 @@ msgid "Converts a value from one to another Euro currency."
msgstr "Mengonversi dari satu nilai ke kurs Euro lainnya."
#: scfuncs.hrc:3895
-#, fuzzy
msgctxt "SC_OPCODE_EUROCONVERT"
msgid "Value"
msgstr "Nilai"
@@ -13503,7 +13301,6 @@ msgid "Converts text to a number, in a locale-independent way."
msgstr "Mengonversi teks menjadi angka, dalam cara yang independen."
#: scfuncs.hrc:3911
-#, fuzzy
msgctxt "SC_OPCODE_NUMBERVALUE"
msgid "Text"
msgstr "Teks"
@@ -13651,7 +13448,6 @@ msgid "Calculates length of a text string, with DBCS"
msgstr "Menghitung panjang suatu string teks, dengan DBCS"
#: scfuncs.hrc:3968
-#, fuzzy
msgctxt "SC_OPCODE_LENB"
msgid "Text"
msgstr "Teks"
@@ -13667,7 +13463,6 @@ msgid "Returns the last character or characters of a text,with DBCS"
msgstr "Mengembalikan satu atau beberapa huruf terakhir teks, dengan DBCS"
#: scfuncs.hrc:3975
-#, fuzzy
msgctxt "SC_OPCODE_RIGHTB"
msgid "Text"
msgstr "Teks"
@@ -13694,7 +13489,6 @@ msgid "Returns the first character or characters of a text,with DBCS"
msgstr "Mengembalikan satu atau beberapa huruf pertama teks, dengan DBCS"
#: scfuncs.hrc:3984
-#, fuzzy
msgctxt "SC_OPCODE_LEFTB"
msgid "Text"
msgstr "Teks"
@@ -13721,7 +13515,6 @@ msgid "Returns a partial text string of a text, with DBCS"
msgstr "Mengembalikan subteks dalam teks, dengan DBCS"
#: scfuncs.hrc:3993
-#, fuzzy
msgctxt "SC_OPCODE_MIDB"
msgid "Text"
msgstr "Teks"
@@ -13859,7 +13652,6 @@ msgid "Returns the error function."
msgstr "Mengembalikan fungsi galat."
#: scfuncs.hrc:4040
-#, fuzzy
msgctxt "SC_OPCODE_ERF_MS"
msgid "Lower limit"
msgstr "Batas bawah"
@@ -13875,7 +13667,6 @@ msgid "Returns the complementary error function."
msgstr "Mengembalikan fungsi galat komplementer."
#: scfuncs.hrc:4047
-#, fuzzy
msgctxt "SC_OPCODE_ERFC_MS"
msgid "Lower limit"
msgstr "Batas bawah"
@@ -13916,7 +13707,6 @@ msgid "Rounds a number to predefined significant digits."
msgstr "Membulatkan suatu bilangan ke dijit signifikan yang terpradefinisi."
#: scfuncs.hrc:4064
-#, fuzzy
msgctxt "SC_OPCODE_ROUNDSIG"
msgid "Value"
msgstr "Nilai"
@@ -13944,37 +13734,31 @@ msgid "Replaces characters within a text string with a different text string, wi
msgstr "Ganti sederet huruf di dalam suatu teks dengan subteks lain."
#: scfuncs.hrc:4073
-#, fuzzy
msgctxt "SC_OPCODE_REPLACEB"
msgid "Text"
msgstr "Teks"
#: scfuncs.hrc:4074
-#, fuzzy
msgctxt "SC_OPCODE_REPLACEB"
msgid "The text in which some characters are to be replaced."
msgstr "Teks yang akan dicari hurufnya untuk diganti."
#: scfuncs.hrc:4075
-#, fuzzy
msgctxt "SC_OPCODE_REPLACEB"
msgid "Position"
msgstr "Posisi"
#: scfuncs.hrc:4076
-#, fuzzy
msgctxt "SC_OPCODE_REPLACEB"
msgid "The character position from which text is to be replaced."
msgstr "Posisi huruf di mana subteks akan disisipkan."
#: scfuncs.hrc:4077
-#, fuzzy
msgctxt "SC_OPCODE_REPLACEB"
msgid "Length"
msgstr "Panjang"
#: scfuncs.hrc:4078
-#, fuzzy
msgctxt "SC_OPCODE_REPLACEB"
msgid "The number of characters to be replaced."
msgstr "Banyaknya huruf yang akan diganti."
@@ -13986,7 +13770,6 @@ msgid "New text"
msgstr "subteks baru"
#: scfuncs.hrc:4080
-#, fuzzy
msgctxt "SC_OPCODE_REPLACEB"
msgid "The text to be inserted."
msgstr "Teks yang akan disisipkan."
@@ -14003,31 +13786,26 @@ msgid "Find text"
msgstr "Cari Teks"
#: scfuncs.hrc:4088
-#, fuzzy
msgctxt "SC_OPCODE_FINDB"
msgid "The text to be found."
msgstr "Subteks yang ingin ditemukan."
#: scfuncs.hrc:4089
-#, fuzzy
msgctxt "SC_OPCODE_FINDB"
msgid "Text"
msgstr "Teks"
#: scfuncs.hrc:4090
-#, fuzzy
msgctxt "SC_OPCODE_FINDB"
msgid "The text in which a search is to be made."
msgstr "Teks yang ditelusuri."
#: scfuncs.hrc:4091
-#, fuzzy
msgctxt "SC_OPCODE_FINDB"
msgid "Position"
msgstr "Posisi"
#: scfuncs.hrc:4092
-#, fuzzy
msgctxt "SC_OPCODE_FINDB"
msgid "The position in the text from which the search starts."
msgstr "Posisi teks di mana penelusuran berawal."
@@ -14044,31 +13822,26 @@ msgid "Find text"
msgstr "Cari Teks"
#: scfuncs.hrc:4100
-#, fuzzy
msgctxt "SC_OPCODE_SEARCHB"
msgid "The text to be found."
msgstr "Subteks yang ingin ditemukan."
#: scfuncs.hrc:4101
-#, fuzzy
msgctxt "SC_OPCODE_SEARCHB"
msgid "Text"
msgstr "Teks"
#: scfuncs.hrc:4102
-#, fuzzy
msgctxt "SC_OPCODE_SEARCHB"
msgid "The text in which a search is to be made."
msgstr "Teks yang ditelusuri."
#: scfuncs.hrc:4103
-#, fuzzy
msgctxt "SC_OPCODE_SEARCHB"
msgid "Position"
msgstr "Posisi"
#: scfuncs.hrc:4104
-#, fuzzy
msgctxt "SC_OPCODE_SEARCHB"
msgid "The position in the text from which the search starts."
msgstr "Posisi teks di mana penelusuran berawal."
@@ -14847,7 +14620,6 @@ msgid "Sum"
msgstr "Sum"
#: strings.hrc:181
-#, fuzzy
msgctxt "SCSTR_QHELP_BTNEQUAL"
msgid "Formula"
msgstr "Rumus"
@@ -17157,13 +16929,11 @@ msgid "_Close"
msgstr "_Tutup"
#: dataprovider.ui:9
-#, fuzzy
msgctxt "dataprovider|DataStreamDialog"
msgid "Live Data Streams"
msgstr "Arus Data Langsung"
#: dataprovider.ui:107
-#, fuzzy
msgctxt "dataprovider|label6"
msgid "URL:"
msgstr "URL:"
@@ -17197,19 +16967,16 @@ msgid "Search String:"
msgstr ""
#: dataprovider.ui:268
-#, fuzzy
msgctxt "dataprovider|label"
msgid "Source Stream"
msgstr "Arus Sumber"
#: dataproviderentry.ui:46
-#, fuzzy
msgctxt "dataproviderentry|url"
msgid "URL:"
msgstr "URL:"
#: dataproviderentry.ui:57
-#, fuzzy
msgctxt "dataproviderentry|id"
msgid "ID:"
msgstr "ID:"
@@ -18475,7 +18242,6 @@ msgid "_From file"
msgstr "_Dari berkas"
#: insertsheet.ui:371
-#, fuzzy
msgctxt "insertsheet|tables-atkobject"
msgid "Tables in file"
msgstr "Tabel dalam berkas"
@@ -18942,19 +18708,16 @@ msgid "Default"
msgstr "Baku"
#: notebookbar_groupedbar_compact.ui:3877
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|Accent1"
msgid "Accent 1"
msgstr "Aksen 1"
#: notebookbar_groupedbar_compact.ui:3885
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|Accent2"
msgid "Accent 2"
msgstr "Aksen 2"
#: notebookbar_groupedbar_compact.ui:3893
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|Accent3"
msgid "Accent 3"
msgstr "Aksen 3"
@@ -18972,7 +18735,6 @@ msgid "Header 2"
msgstr "Tajuk"
#: notebookbar_groupedbar_compact.ui:3929
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|bad"
msgid "Bad"
msgstr "Buruk"
@@ -18984,19 +18746,16 @@ msgid "Error"
msgstr "Galat"
#: notebookbar_groupedbar_compact.ui:3945
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|good"
msgid "Good"
msgstr "Baik"
#: notebookbar_groupedbar_compact.ui:3953
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|neutral"
msgid "Neutral"
msgstr "Netral"
#: notebookbar_groupedbar_compact.ui:3961
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|warning"
msgid "Warning"
msgstr "Peringatan"
@@ -19008,7 +18767,6 @@ msgid "Footnote"
msgstr "Catatan kaki"
#: notebookbar_groupedbar_compact.ui:3983
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|note"
msgid "Note"
msgstr "Catatan"
@@ -19020,7 +18778,6 @@ msgid "_File"
msgstr "Berkas"
#: notebookbar_groupedbar_compact.ui:4782
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|editb"
msgid "_Edit"
msgstr "_Sunting"
@@ -19032,13 +18789,11 @@ msgid "St_yles"
msgstr "Gaya"
#: notebookbar_groupedbar_compact.ui:5092
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|formatb"
msgid "F_ont"
msgstr "F_onta"
#: notebookbar_groupedbar_compact.ui:5152
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|bordertype"
msgid "Specify the borders of the selected cells."
msgstr "Nyatakan tepi sel yang dipilih."
@@ -19086,7 +18841,6 @@ msgid "_Review"
msgstr "Tinjau"
#: notebookbar_groupedbar_compact.ui:6262
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|graphicB"
msgid "_Graphic"
msgstr "_Grafis"
@@ -19104,7 +18858,6 @@ msgid "_Arrange"
msgstr "_Susun"
#: notebookbar_groupedbar_compact.ui:6865
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|GridB"
msgid "_Grid"
msgstr "_Kisi"
@@ -19122,13 +18875,11 @@ msgid "_Review"
msgstr "Tinjau"
#: notebookbar_groupedbar_compact.ui:7261
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|commentsb"
msgid "_Comments"
msgstr "_Komentar"
#: notebookbar_groupedbar_compact.ui:7361
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|compareb"
msgid "Com_pare"
msgstr "Ban_dingkan"
@@ -19145,7 +18896,6 @@ msgid "_Styles"
msgstr "_Gaya"
#: notebookbar_groupedbar_compact.ui:7850
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|drawb"
msgid "D_raw"
msgstr "Gamba_r"
@@ -19157,7 +18907,6 @@ msgid "_Arrange"
msgstr "_Susun"
#: notebookbar_groupedbar_compact.ui:8149
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|Grid"
msgid "_Grid"
msgstr "_Kisi"
@@ -19169,13 +18918,11 @@ msgid "Grou_p"
msgstr "Kelompok"
#: notebookbar_groupedbar_compact.ui:8366
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|3Db"
msgid "3_D"
msgstr "3_D"
#: notebookbar_groupedbar_compact.ui:8549
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|oleB"
msgid "F_rame"
msgstr "Bing_kai"
@@ -19187,7 +18934,6 @@ msgid "_Arrange"
msgstr "_Susun"
#: notebookbar_groupedbar_compact.ui:8865
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|GridO"
msgid "_Grid"
msgstr "_Kisi"
@@ -19222,19 +18968,16 @@ msgid "_View"
msgstr "Tilik"
#: notebookbar_groupedbar_compact.ui:9795
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|menub"
msgid "_Menu"
msgstr "_Menu"
#: notebookbar_groupedbar_compact.ui:9850
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|toolsb"
msgid "_Tools"
msgstr "Ala_t"
#: notebookbar_groupedbar_full.ui:3663
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|menubarD"
msgid "Menubar"
msgstr "Bilah Menu"
@@ -19246,19 +18989,16 @@ msgid "Default"
msgstr "Baku"
#: notebookbar_groupedbar_full.ui:3811
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|Accent1"
msgid "Accent 1"
msgstr "Aksen 1"
#: notebookbar_groupedbar_full.ui:3819
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|Accent2"
msgid "Accent 2"
msgstr "Aksen 2"
#: notebookbar_groupedbar_full.ui:3827
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|Accent3"
msgid "Accent 3"
msgstr "Aksen 3"
@@ -19276,7 +19016,6 @@ msgid "Header 2"
msgstr "Tajuk"
#: notebookbar_groupedbar_full.ui:3863
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|bad"
msgid "Bad"
msgstr "Buruk"
@@ -19288,19 +19027,16 @@ msgid "Error"
msgstr "Galat"
#: notebookbar_groupedbar_full.ui:3879
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|good"
msgid "Good"
msgstr "Baik"
#: notebookbar_groupedbar_full.ui:3887
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|neutral"
msgid "Neutral"
msgstr "Netral"
#: notebookbar_groupedbar_full.ui:3895
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|warning"
msgid "Warning"
msgstr "Peringatan"
@@ -19312,7 +19048,6 @@ msgid "Footnote"
msgstr "Catatan kaki"
#: notebookbar_groupedbar_full.ui:3917
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|note"
msgid "Note"
msgstr "Catatan"
@@ -19324,7 +19059,6 @@ msgid "_File"
msgstr "Berkas"
#: notebookbar_groupedbar_full.ui:4811
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|editb"
msgid "_Edit"
msgstr "_Sunting"
@@ -19336,7 +19070,6 @@ msgid "St_yles"
msgstr "Gaya"
#: notebookbar_groupedbar_full.ui:5278
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|formatb"
msgid "F_ont"
msgstr "F_onta"
@@ -19384,7 +19117,6 @@ msgid "_Review"
msgstr "Tinjau"
#: notebookbar_groupedbar_full.ui:6889
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|graphicB"
msgid "_Graphic"
msgstr "_Grafis"
@@ -19402,7 +19134,6 @@ msgid "C_olor"
msgstr "Warna"
#: notebookbar_groupedbar_full.ui:7640
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|GridB"
msgid "_Grid"
msgstr "_Kisi"
@@ -19420,13 +19151,11 @@ msgid "_Review"
msgstr "Tinjau"
#: notebookbar_groupedbar_full.ui:8213
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|commentsb"
msgid "_Comments"
msgstr "_Komentar"
#: notebookbar_groupedbar_full.ui:8415
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|compareb"
msgid "Com_pare"
msgstr "Ban_dingkan"
@@ -19438,13 +19167,11 @@ msgid "_View"
msgstr "Tilik"
#: notebookbar_groupedbar_full.ui:9055
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|drawb"
msgid "D_raw"
msgstr "Gamba_r"
#: notebookbar_groupedbar_full.ui:9425
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|editdrawb"
msgid "_Edit"
msgstr "_Sunting"
@@ -19468,13 +19195,11 @@ msgid "Grou_p"
msgstr "Kelompok"
#: notebookbar_groupedbar_full.ui:10273
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|3Db"
msgid "3_D"
msgstr "3_D"
#: notebookbar_groupedbar_full.ui:10580
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|formatd"
msgid "F_ont"
msgstr "F_onta"
@@ -19498,13 +19223,11 @@ msgid "_Insert"
msgstr "Sisip"
#: notebookbar_groupedbar_full.ui:11334
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|media"
msgid "_Media"
msgstr "_Media"
#: notebookbar_groupedbar_full.ui:11571
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|oleB"
msgid "F_rame"
msgstr "Bing_kai"
@@ -19516,7 +19239,6 @@ msgid "_Arrange"
msgstr "_Susun"
#: notebookbar_groupedbar_full.ui:12164
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|OleGridB"
msgid "_Grid"
msgstr "_Kisi"
@@ -19528,19 +19250,16 @@ msgid "_View"
msgstr "Tilik"
#: notebookbar_groupedbar_full.ui:12509
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|menub"
msgid "_Menu"
msgstr "_Menu"
#: notebookbar_groupedbar_full.ui:12561
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|toolsb"
msgid "_Tools"
msgstr "Ala_t"
#: notebookbar_groupedbar_full.ui:12615
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|helpb"
msgid "_Help"
msgstr "Ba_ntuan"
@@ -21687,7 +21406,6 @@ msgid "Indents from the left edge."
msgstr "Indentasi dari tepi kiri."
#: sidebaralignment.ui:285
-#, fuzzy
msgctxt "sidebaralignment|leftindent-atkobject"
msgid "Left Indent"
msgstr "Indentasi Kiri"
@@ -21723,7 +21441,6 @@ msgid "Select the angle for rotation."
msgstr "Pilih sudut rotasi."
#: sidebaralignment.ui:390
-#, fuzzy
msgctxt "sidebaralignment|orientationdegrees-atkobject"
msgid "Text Orientation"
msgstr "Orientasi Teks"
diff --git a/source/id/sd/messages.po b/source/id/sd/messages.po
index 2bb05b49838..51202864312 100644
--- a/source/id/sd/messages.po
+++ b/source/id/sd/messages.po
@@ -3754,7 +3754,6 @@ msgstr "Pertunjukan _Salindia"
#: notebookbar_groupedbar_compact.ui:4071
#: /home/cl/vc/git/libo-core/sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:5079
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|formatt"
msgid "F_ormat"
msgstr "F_ormat"
@@ -3767,7 +3766,6 @@ msgid "_Paragraph"
msgstr "Paragraf"
#: notebookbar_groupedbar_compact.ui:4492
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|insertTextO"
msgid "_Insert"
msgstr "S_isip"
@@ -3785,7 +3783,6 @@ msgid "_Slide Show"
msgstr "Pertunjukan _Salindia"
#: notebookbar_groupedbar_compact.ui:5479
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|rowscolumnst"
msgid "R_ows"
msgstr "B_aris"
@@ -3803,7 +3800,6 @@ msgid "St_yles"
msgstr "Gaya"
#: notebookbar_groupedbar_compact.ui:6214
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|drawb"
msgid "D_raw"
msgstr "Gamba_r"
@@ -3821,13 +3817,11 @@ msgid "_Grid"
msgstr "Kisi"
#: notebookbar_groupedbar_compact.ui:6836
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|3Db"
msgid "3_D"
msgstr "3_D"
#: notebookbar_groupedbar_compact.ui:7008
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|graphicB"
msgid "_Graphic"
msgstr "_Grafis"
@@ -3852,7 +3846,6 @@ msgid "_Slide Show"
msgstr "Pertunjukan _Salindia"
#: notebookbar_groupedbar_compact.ui:7957
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|oleB"
msgid "F_rame"
msgstr "Bing_kai"
@@ -3870,13 +3863,11 @@ msgid "_Master Page"
msgstr "Halaman Induk"
#: notebookbar_groupedbar_compact.ui:8808
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|insertTextb"
msgid "_Insert"
msgstr "S_isip"
#: notebookbar_groupedbar_compact.ui:9016
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|drawMaster"
msgid "D_raw"
msgstr "Gamba_r"
@@ -3888,19 +3879,16 @@ msgid "_View"
msgstr "Tilik"
#: notebookbar_groupedbar_compact.ui:9526
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|menub"
msgid "_Menu"
msgstr "_Menu"
#: notebookbar_groupedbar_compact.ui:9581
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|toolsb"
msgid "_Tools"
msgstr "Ala_t"
#: notebookbar_groupedbar_full.ui:2372
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|menubarD"
msgid "Menubar"
msgstr "Bilah Menu"
@@ -3912,13 +3900,11 @@ msgid "Quotation"
msgstr "Kuotasi"
#: notebookbar_groupedbar_full.ui:3227
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|fileb"
msgid "_File"
msgstr "_Berkas"
#: notebookbar_groupedbar_full.ui:3449
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|editb"
msgid "_Edit"
msgstr "_Sunting"
@@ -3936,13 +3922,11 @@ msgid "S_lide"
msgstr "Sa_lindia"
#: notebookbar_groupedbar_full.ui:3956
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|insertText"
msgid "_Insert"
msgstr "S_isip"
#: notebookbar_groupedbar_full.ui:4302
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|draw"
msgid "D_raw"
msgstr "Gamba_r"
@@ -3978,7 +3962,6 @@ msgstr "Pertunjukan _Salindia"
#: notebookbar_groupedbar_full.ui:5327
#: /home/cl/vc/git/libo-core/sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:6592
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|formatd"
msgid "F_ormat"
msgstr "F_ormat"
@@ -3991,7 +3974,6 @@ msgid "_Paragraph"
msgstr "Paragraf"
#: notebookbar_groupedbar_full.ui:5894
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|insertTextt"
msgid "_Insert"
msgstr "S_isip"
@@ -4015,7 +3997,6 @@ msgid "T_able"
msgstr "Tabel"
#: notebookbar_groupedbar_full.ui:7362
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|rowscolumnst"
msgid "R_ows"
msgstr "B_aris"
@@ -4027,13 +4008,11 @@ msgid "_Calc"
msgstr "Calc"
#: notebookbar_groupedbar_full.ui:7818
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|drawb"
msgid "D_raw"
msgstr "Gamba_r"
#: notebookbar_groupedbar_full.ui:8114
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|editdrawb"
msgid "_Edit"
msgstr "_Sunting"
@@ -4053,13 +4032,11 @@ msgid "Grou_p"
msgstr "Grup"
#: notebookbar_groupedbar_full.ui:8958
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|3Db"
msgid "3_D"
msgstr "3_D"
#: notebookbar_groupedbar_full.ui:9216
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|graphicB"
msgid "_Graphic"
msgstr "_Grafis"
@@ -4071,7 +4048,6 @@ msgid "C_olor"
msgstr "Warna"
#: notebookbar_groupedbar_full.ui:10344
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|media"
msgid "_Media"
msgstr "_Media"
@@ -4083,7 +4059,6 @@ msgid "_Slide Show"
msgstr "Pertunjukan _Salindia"
#: notebookbar_groupedbar_full.ui:10805
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|editdrawb"
msgid "F_rame"
msgstr "Bing_kai"
@@ -4101,13 +4076,11 @@ msgid "_Master Page"
msgstr "Halaman Induk"
#: notebookbar_groupedbar_full.ui:11912
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|insertTextm"
msgid "_Insert"
msgstr "S_isip"
#: notebookbar_groupedbar_full.ui:12141
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|drawm"
msgid "D_raw"
msgstr "Gamba_r"
@@ -4119,19 +4092,16 @@ msgid "_View"
msgstr "Tilik"
#: notebookbar_groupedbar_full.ui:12749
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|menub"
msgid "_Menu"
msgstr "_Menu"
#: notebookbar_groupedbar_full.ui:12801
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|toolsb"
msgid "_Tools"
msgstr "Ala_t"
#: notebookbar_groupedbar_full.ui:12855
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|helpb"
msgid "_Help"
msgstr "Ba_ntuan"
@@ -4628,7 +4598,6 @@ msgid "Duration of pause"
msgstr "Waktu jeda"
#: presentationdialog.ui:395
-#, fuzzy
msgctxt "presentationdialog|pauseduration-atkobject"
msgid "Pause Duration"
msgstr "Durasi Jeda"
@@ -5227,13 +5196,11 @@ msgid "Close Master View"
msgstr "Tutup Tampilan Induk"
#: sidebarslidebackground.ui:248
-#, fuzzy
msgctxt "sidebarslidebackground|marginLB"
msgid "None"
msgstr "Nihil"
#: sidebarslidebackground.ui:249
-#, fuzzy
msgctxt "sidebarslidebackground|marginLB"
msgid "Narrow"
msgstr "Sempit"
@@ -5245,25 +5212,21 @@ msgid "Moderate"
msgstr "Moderat"
#: sidebarslidebackground.ui:251
-#, fuzzy
msgctxt "sidebarslidebackground|marginLB"
msgid "Normal 0.75\""
msgstr "Normal 0,75\""
#: sidebarslidebackground.ui:252
-#, fuzzy
msgctxt "sidebarslidebackground|marginLB"
msgid "Normal 1\""
msgstr "Normal 1\""
#: sidebarslidebackground.ui:253
-#, fuzzy
msgctxt "sidebarslidebackground|marginLB"
msgid "Normal 1.25\""
msgstr "Normal 1,25\""
#: sidebarslidebackground.ui:254
-#, fuzzy
msgctxt "sidebarslidebackground|marginLB"
msgid "Wide"
msgstr "Lebar"
@@ -5274,7 +5237,6 @@ msgid "Margin:"
msgstr ""
#: sidebarslidebackground.ui:277
-#, fuzzy
msgctxt "sidebarslidebackground|customlabel"
msgid "Custom"
msgstr "Ubahan"
@@ -5580,7 +5542,6 @@ msgid "Tot_al row"
msgstr "Tot_al baris"
#: tabledesignpanelhorizontal.ui:69
-#, fuzzy
msgctxt "tabledesignpanelhorizontal|UseBandingRowStyle"
msgid "_Banded rows"
msgstr "_Baris-baris yang diikat"
@@ -5963,7 +5924,6 @@ msgid "Numbering"
msgstr "Penomoran"
#: drawprinteroptions.ui:32
-#, fuzzy
msgctxt "drawprinteroptions|printname"
msgid "Page name"
msgstr "Nama halaman"
@@ -5975,13 +5935,11 @@ msgid "Date and time"
msgstr "Tanggal dan waktu"
#: drawprinteroptions.ui:70
-#, fuzzy
msgctxt "drawprinteroptions|label4"
msgid "Contents"
msgstr "Isi"
#: drawprinteroptions.ui:103
-#, fuzzy
msgctxt "drawprinteroptions|originalcolors"
msgid "Original size"
msgstr "Ukuran asli"
@@ -5993,19 +5951,16 @@ msgid "Grayscale"
msgstr "Skala Abu-abu"
#: drawprinteroptions.ui:139
-#, fuzzy
msgctxt "drawprinteroptions|blackandwhite"
msgid "Black & white"
msgstr "Hitam & putih"
#: drawprinteroptions.ui:163
-#, fuzzy
msgctxt "drawprinteroptions|label5"
msgid "Color"
msgstr "Warna"
#: drawprinteroptions.ui:196
-#, fuzzy
msgctxt "drawprinteroptions|originalsize"
msgid "Original size"
msgstr "Ukuran asli"
@@ -6029,7 +5984,6 @@ msgid "Tile sheet of paper with repeated pages"
msgstr "Susun sejumlah kertas dengan halaman yang diulang"
#: drawprinteroptions.ui:274
-#, fuzzy
msgctxt "drawprinteroptions|label6"
msgid "Size"
msgstr "Ukuran"
diff --git a/source/id/sfx2/messages.po b/source/id/sfx2/messages.po
index 7a5bfe60084..684128f70f6 100644
--- a/source/id/sfx2/messages.po
+++ b/source/id/sfx2/messages.po
@@ -560,7 +560,6 @@ msgid "Chart"
msgstr "Bagan"
#: strings.hrc:128
-#, fuzzy
msgctxt "STR_GID_EXPLORER"
msgid "Explorer"
msgstr "Penelusur"
@@ -992,7 +991,6 @@ msgid "Styles in use: "
msgstr "Gaya yang dipakai: "
#: strings.hrc:208
-#, fuzzy
msgctxt "STR_SID_NAVIGATOR"
msgid "Navigator"
msgstr "Navigator"
@@ -1615,7 +1613,6 @@ msgid "Text"
msgstr "Teks"
#: dinfdlg.hrc:70
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "DateTime"
msgstr "TanggalWaktu"
@@ -1766,7 +1763,6 @@ msgid "Favorites"
msgstr "Favorit"
#: charmapcontrol.ui:248
-#, fuzzy
msgctxt "charmapcontrol|label2"
msgid "Recent"
msgstr "Baru-baru Ini"
@@ -2777,7 +2773,6 @@ msgid "Hide"
msgstr "Sembunyi"
#: stylecontextmenu.ui:36
-#, fuzzy
msgctxt "stylecontextmenu|show"
msgid "Show"
msgstr "Tampilkan"
@@ -2875,7 +2870,6 @@ msgid "Template List"
msgstr "Daftar Templat"
#: templatedlg.ui:312
-#, fuzzy
msgctxt "templatedlg|action_menu|tooltip_text"
msgid "Settings"
msgstr "Pengaturan"
diff --git a/source/id/svx/messages.po b/source/id/svx/messages.po
index 9346e3ba4ae..88b745bd80a 100644
--- a/source/id/svx/messages.po
+++ b/source/id/svx/messages.po
@@ -1262,7 +1262,6 @@ msgid "Legal"
msgstr "Legal"
#: page.hrc:39
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "Long Bond"
msgstr "Bond Panjang"
@@ -1298,7 +1297,6 @@ msgid "32 Kai"
msgstr "32 Kai"
#: page.hrc:46
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "Big 32 Kai"
msgstr "32 Kai Besar"
@@ -1430,7 +1428,6 @@ msgid "Legal"
msgstr "Legal"
#: page.hrc:76
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "Long Bond"
msgstr "Bond Panjang"
@@ -1466,7 +1463,6 @@ msgid "32 Kai"
msgstr "32 Kai"
#: page.hrc:83
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "Big 32 Kai"
msgstr "32 Kai Besar"
@@ -2098,7 +2094,6 @@ msgid "Classification Dialog"
msgstr ""
#: classificationdialog.ui:94
-#, fuzzy
msgctxt "classificationdialog|label-Content"
msgid "Content"
msgstr "Isi"
@@ -2127,7 +2122,6 @@ msgid "Sign Paragraph"
msgstr "Paragraf Tersembunyi"
#: classificationdialog.ui:221
-#, fuzzy
msgctxt "classificationdialog|boldButton"
msgid "Bold"
msgstr "Tebal"
@@ -2693,13 +2687,11 @@ msgid "Symbols"
msgstr "Simbol"
#: defaultshapespanel.ui:243
-#, fuzzy
msgctxt "defaultshapespanel|label6"
msgid "Block Arrows"
msgstr "Panah Blok"
#: defaultshapespanel.ui:280
-#, fuzzy
msgctxt "defaultshapespanel|label7"
msgid "Flowchart"
msgstr "Diagram Alur"
@@ -3231,25 +3223,21 @@ msgid "Tr_ansparency"
msgstr "Transparansi"
#: dockingcolorreplace.ui:179
-#, fuzzy
msgctxt "dockingcolorreplace|tol1-atkobject"
msgid "Tolerance 1"
msgstr "Toleransi 1"
#: dockingcolorreplace.ui:197
-#, fuzzy
msgctxt "dockingcolorreplace|tol2-atkobject"
msgid "Tolerance 2"
msgstr "Toleransi 2"
#: dockingcolorreplace.ui:215
-#, fuzzy
msgctxt "dockingcolorreplace|tol3-atkobject"
msgid "Tolerance 3"
msgstr "Toleransi 3"
#: dockingcolorreplace.ui:233
-#, fuzzy
msgctxt "dockingcolorreplace|tol4-atkobject"
msgid "Tolerance 4"
msgstr "Toleransi 4"
@@ -3371,7 +3359,6 @@ msgid "No Shadow"
msgstr "Tanpa Bayangan"
#: dockingfontwork.ui:332
-#, fuzzy
msgctxt "dockingfontwork|vertical|tooltip_text"
msgid "Vertical"
msgstr "Vertikal"
@@ -4903,13 +4890,11 @@ msgid "a_nd"
msgstr "da_n"
#: redlinefilterpage.ui:287
-#, fuzzy
msgctxt "redlinefilterpage|startdate-atkobject"
msgid "Start Date"
msgstr "Tanggal Awal"
#: redlinefilterpage.ui:306
-#, fuzzy
msgctxt "redlinefilterpage|starttime-atkobject"
msgid "Start Time"
msgstr "Waktu Awal"
@@ -4920,13 +4905,11 @@ msgid "Set current time and date"
msgstr "Tata waktu dan tanggal sekarang"
#: redlinefilterpage.ui:341
-#, fuzzy
msgctxt "redlinefilterpage|enddate-atkobject"
msgid "End Date"
msgstr "Tanggal Akhir"
#: redlinefilterpage.ui:360
-#, fuzzy
msgctxt "redlinefilterpage|endtime-atkobject"
msgid "End Time"
msgstr "Waktu Akhir"
@@ -5027,13 +5010,11 @@ msgid "Pica"
msgstr "Pica"
#: rulermenu.ui:84
-#, fuzzy
msgctxt "rulermenu|ch"
msgid "Char"
msgstr "Karakter"
#: rulermenu.ui:92
-#, fuzzy
msgctxt "rulermenu|line"
msgid "Line"
msgstr "Garis"
@@ -5294,7 +5275,6 @@ msgid "Select the gradient angle."
msgstr "Pilih sudut gradien."
#: sidebararea.ui:216
-#, fuzzy
msgctxt "sidebararea|gradangle-atkobject"
msgid "Gradient angle"
msgstr "Sudut gradien"
@@ -5392,7 +5372,6 @@ msgid "Specify the luminance of the graphic."
msgstr "Menyatakan luminansi grafik."
#: sidebargraphic.ui:70
-#, fuzzy
msgctxt "sidebargraphic|setbrightness-atkobject"
msgid "Brightness"
msgstr "Kecerahan"
@@ -5408,7 +5387,6 @@ msgid "Specify the degree of difference between the lightest and darkest parts o
msgstr "Menyatakan derajat perbedaan antara bagian paling terang dan paling gelap dari grafik."
#: sidebargraphic.ui:107
-#, fuzzy
msgctxt "sidebargraphic|setcontrast-atkobject"
msgid "Contrast"
msgstr "Kontras"
@@ -5440,37 +5418,31 @@ msgid "Transparency"
msgstr "Transparansi"
#: sidebargraphic.ui:209
-#, fuzzy
msgctxt "sidebargraphic|setred|tooltip_text"
msgid "Red"
msgstr "Merah"
#: sidebargraphic.ui:215
-#, fuzzy
msgctxt "sidebargraphic|setred-atkobject"
msgid "Red"
msgstr "Merah"
#: sidebargraphic.ui:255
-#, fuzzy
msgctxt "sidebargraphic|setgreen|tooltip_text"
msgid "Green"
msgstr "Hijau"
#: sidebargraphic.ui:261
-#, fuzzy
msgctxt "sidebargraphic|setgreen-atkobject"
msgid "Green"
msgstr "Hijau"
#: sidebargraphic.ui:302
-#, fuzzy
msgctxt "sidebargraphic|setblue|tooltip_text"
msgid "Blue"
msgstr "Biru"
#: sidebargraphic.ui:308
-#, fuzzy
msgctxt "sidebargraphic|setblue-atkobject"
msgid "Blue"
msgstr "Biru"
@@ -5481,7 +5453,6 @@ msgid "Specify the gamma value that affects the brightness of the midtone values
msgstr "Menyatakan nilai gamma yang mempengaruhi kecerahan dari nilai-nilai midtone."
#: sidebargraphic.ui:358
-#, fuzzy
msgctxt "sidebargraphic|setgamma-atkobject"
msgid "Gamma value"
msgstr "Nilai gamma"
@@ -5743,7 +5714,6 @@ msgid "Enter the value for the horizontal position."
msgstr "Masukkan nilai untuk posisi horisontal."
#: sidebarpossize.ui:65
-#, fuzzy
msgctxt "sidebarpossize|horizontalpos-atkobject"
msgid "Horizontal"
msgstr "Horisontal"
@@ -5759,7 +5729,6 @@ msgid "Enter the value for the vertical position."
msgstr "Masukkan nilai untuk posisi vertikal."
#: sidebarpossize.ui:105
-#, fuzzy
msgctxt "sidebarpossize|verticalpos-atkobject"
msgid "Vertical"
msgstr "Vertikal"
@@ -5775,7 +5744,6 @@ msgid "Enter a width for the selected object."
msgstr "Masukkan lebar untuk objek yang dipilih."
#: sidebarpossize.ui:146
-#, fuzzy
msgctxt "sidebarpossize|selectwidth-atkobject"
msgid "Width"
msgstr "Lebar"
@@ -5791,7 +5759,6 @@ msgid "Enter a height for the selected object."
msgstr "Masukkan tinggi bagi objek yang dipilih."
#: sidebarpossize.ui:187
-#, fuzzy
msgctxt "sidebarpossize|selectheight-atkobject"
msgid "Height"
msgstr "Tinggi"
@@ -8040,7 +8007,6 @@ msgid "Glue spacing object 2"
msgstr "Objek spasi perekat 2"
#: strings.hrc:418
-#, fuzzy
msgctxt "SIP_SA_EDGELINEDELTACOUNT"
msgid "Number of movable lines"
msgstr "Jumlah baris yang bisa dipindah"
@@ -8765,7 +8731,6 @@ msgid "Yellow"
msgstr "Kuning"
#: strings.hrc:565
-#, fuzzy
msgctxt "RID_SVXSTR_COLOR_GOLD"
msgid "Gold"
msgstr "Emas"
@@ -8850,7 +8815,6 @@ msgid "Light Brick"
msgstr ""
#: strings.hrc:582
-#, fuzzy
msgctxt "RID_SVXSTR_COLOR_LIGHTRED"
msgid "Light Red"
msgstr "Merah Terang"
@@ -8871,7 +8835,6 @@ msgid "Light Indigo"
msgstr ""
#: strings.hrc:586
-#, fuzzy
msgctxt "RID_SVXSTR_COLOR_LIGHTBLUE"
msgid "Light Blue"
msgstr "Biru Terang"
@@ -8882,7 +8845,6 @@ msgid "Light Teal"
msgstr ""
#: strings.hrc:588
-#, fuzzy
msgctxt "RID_SVXSTR_COLOR_LIGHTGREEN"
msgid "Light Green"
msgstr "Hijau Terang"
@@ -9144,13 +9106,11 @@ msgid "Box List Yellow"
msgstr ""
#: strings.hrc:643
-#, fuzzy
msgctxt "RID_SVXSTR_TBLAFMT_LO6_ELEGANT"
msgid "Elegant"
msgstr "Elegan"
#: strings.hrc:644
-#, fuzzy
msgctxt "RID_SVXSTR_TBLAFMT_LO6_FINANCIAL"
msgid "Financial"
msgstr "Finansial"
@@ -10035,7 +9995,6 @@ msgid "Trellis"
msgstr ""
#: strings.hrc:826
-#, fuzzy
msgctxt "RID_SVXSTR_BMP63"
msgid "Sphere"
msgstr "Bola"
@@ -10071,13 +10030,11 @@ msgid "Solid Diamond"
msgstr ""
#: strings.hrc:833
-#, fuzzy
msgctxt "RID_SVXSTR_BMP70"
msgid "Vertical"
msgstr "Vertikal"
#: strings.hrc:834
-#, fuzzy
msgctxt "RID_SVXSTR_BMP71"
msgid "Horizontal"
msgstr "Horisontal"
@@ -10093,7 +10050,6 @@ msgid "Upward Diagonal"
msgstr ""
#: strings.hrc:837
-#, fuzzy
msgctxt "RID_SVXSTR_BMP74"
msgid "Cross"
msgstr "Palang"
@@ -10774,55 +10730,46 @@ msgid "P~arallel"
msgstr "P~aralel"
#: strings.hrc:990
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_NW"
msgid "Extrusion North-West"
msgstr "Ekstrusi Utara-Barat"
#: strings.hrc:991
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_N"
msgid "Extrusion North"
msgstr "Ekstrusi Utara"
#: strings.hrc:992
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_NE"
msgid "Extrusion North-East"
msgstr "Ekstrusi Utara-Timur"
#: strings.hrc:993
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_W"
msgid "Extrusion West"
msgstr "Ekstrusi Barat"
#: strings.hrc:994
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_NONE"
msgid "Extrusion Backwards"
msgstr "Ekstrusi ke Belakang"
#: strings.hrc:995
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_E"
msgid "Extrusion East"
msgstr "Ekstrusi Timur"
#: strings.hrc:996
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_SW"
msgid "Extrusion South-West"
msgstr "Ekstrusi Selatan-Barat"
#: strings.hrc:997
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_S"
msgid "Extrusion South"
msgstr "Ekstrusi Selatan"
#: strings.hrc:998
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_SE"
msgid "Extrusion South-East"
msgstr "Ekstrusi Selatan-Timur"
@@ -10996,7 +10943,6 @@ msgid "Font Name. The current font is not available and will be substituted."
msgstr "Nama Fonta. Fonta yang saat ini tak tersedia dan akan digantikan."
#: strings.hrc:1034
-#, fuzzy
msgctxt "RID_SVXSTR_CUSTOM_PAL"
msgid "custom"
msgstr "Ubahan:"
diff --git a/source/id/sw/messages.po b/source/id/sw/messages.po
index 8b553458867..0d0d5a622a7 100644
--- a/source/id/sw/messages.po
+++ b/source/id/sw/messages.po
@@ -4998,7 +4998,6 @@ msgid "Formula"
msgstr "Rumus"
#: strings.hrc:1001
-#, fuzzy
msgctxt "STR_CUSTOM_FIELD"
msgid "Custom"
msgstr "Ubahan"
@@ -5166,13 +5165,11 @@ msgid "No header"
msgstr "Tanpa kepala"
#: strings.hrc:1040
-#, fuzzy
msgctxt "STR_SURROUND_IDEAL"
msgid "Optimal wrap"
msgstr "Pembengkokan optimal"
#: strings.hrc:1041
-#, fuzzy
msgctxt "STR_SURROUND_NONE"
msgid "No wrap"
msgstr "Tanpa pembengkokan"
@@ -5184,19 +5181,16 @@ msgid "Through"
msgstr "Lewat"
#: strings.hrc:1043
-#, fuzzy
msgctxt "STR_SURROUND_PARALLEL"
msgid "Parallel wrap"
msgstr "Pembengkokan paralel"
#: strings.hrc:1044
-#, fuzzy
msgctxt "STR_SURROUND_LEFT"
msgid "Left wrap"
msgstr "Pembengkokan kiri"
#: strings.hrc:1045
-#, fuzzy
msgctxt "STR_SURROUND_RIGHT"
msgid "Right wrap"
msgstr "Pembengkokan kanan"
@@ -6485,13 +6479,11 @@ msgid "~Zoom"
msgstr "~Zum"
#: strings.hrc:1321
-#, fuzzy
msgctxt "STR_MENU_UP"
msgid "~Upwards"
msgstr "~Menaik"
#: strings.hrc:1322
-#, fuzzy
msgctxt "STR_MENU_DOWN"
msgid "Do~wnwards"
msgstr "Men~urun"
@@ -12228,7 +12220,6 @@ msgid "Page layout"
msgstr "Tata letak halaman"
#: notebookbar_compact.ui:4869
-#, fuzzy
msgctxt "notebookbar_compact|referenceb"
msgid "Reference_s"
msgstr "Rujuka_n"
@@ -12240,7 +12231,6 @@ msgid "References"
msgstr "Referensi"
#: notebookbar_compact.ui:5297
-#, fuzzy
msgctxt "notebookbar_compact|reviewR"
msgid "_Review"
msgstr "_Tinjau"
@@ -12252,7 +12242,6 @@ msgid "Review"
msgstr "Tinjau"
#: notebookbar_compact.ui:5762
-#, fuzzy
msgctxt "notebookbar_compact|viewb"
msgid "_View"
msgstr "_Tilik"
@@ -12264,19 +12253,16 @@ msgid "View"
msgstr "Tilik"
#: notebookbar_compact.ui:6448
-#, fuzzy
msgctxt "notebookbar_compact|tableT"
msgid "T_able"
msgstr "T_abel"
#: notebookbar_compact.ui:6478
-#, fuzzy
msgctxt "notebookbar_compact|TableLabel"
msgid "Table"
msgstr "Tabel"
#: notebookbar_compact.ui:7105
-#, fuzzy
msgctxt "notebookbar_compact|graphicB"
msgid "_Graphic"
msgstr "_Grafis"
@@ -12294,7 +12280,6 @@ msgid "Wrap"
msgstr "Lipat"
#: notebookbar_compact.ui:7762
-#, fuzzy
msgctxt "notebookbar_compact|drab"
msgid "D_raw"
msgstr "Gamba_r"
@@ -12312,25 +12297,21 @@ msgid "Wrap"
msgstr "Lipat"
#: notebookbar_compact.ui:8144
-#, fuzzy
msgctxt "notebookbar_compact|frame:MenuAlign"
msgid "Align"
msgstr "Perataan"
#: notebookbar_compact.ui:8216
-#, fuzzy
msgctxt "notebookbar_compact|frame:MenuDraw"
msgid "Object"
msgstr "Objek"
#: notebookbar_compact.ui:8246
-#, fuzzy
msgctxt "notebookbar_compact|FrameLabel"
msgid "Object"
msgstr "Objek"
#: notebookbar_compact.ui:8780
-#, fuzzy
msgctxt "notebookbar_compact|referenceb"
msgid "_Tools"
msgstr "Ala_t"
@@ -12342,13 +12323,11 @@ msgid "Tools"
msgstr "Ala_t"
#: notebookbar_groupedbar_compact.ui:1151
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|menubarD1"
msgid "Menubar"
msgstr "Bilah Menu"
#: notebookbar_groupedbar_compact.ui:3106
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|menubarD"
msgid "Menubar"
msgstr "Bilah Menu"
@@ -12360,25 +12339,21 @@ msgid "Quotation"
msgstr "Kutipan"
#: notebookbar_groupedbar_compact.ui:4005
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|menub"
msgid "_Menu"
msgstr "_Menu"
#: notebookbar_groupedbar_compact.ui:4060
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|toolsb"
msgid "_Tools"
msgstr "Ala_t"
#: notebookbar_groupedbar_compact.ui:4148
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|fileb"
msgid "_File"
msgstr "_Berkas"
#: notebookbar_groupedbar_compact.ui:4302
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|editb"
msgid "_Edit"
msgstr "_Sunting"
@@ -12390,37 +12365,31 @@ msgid "St_yles"
msgstr "Gaya"
#: notebookbar_groupedbar_compact.ui:4619
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|formatb"
msgid "F_ormat"
msgstr "F_ormat"
#: notebookbar_groupedbar_compact.ui:4872
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|paragraphb"
msgid "_Paragraph"
msgstr "_Paragraf"
#: notebookbar_groupedbar_compact.ui:5044
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|insertb"
msgid "_Insert"
msgstr "S_isip"
#: notebookbar_groupedbar_compact.ui:5192
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|referenceb"
msgid "Reference_s"
msgstr "Rujuka_n"
#: notebookbar_groupedbar_compact.ui:5299
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|reviewb"
msgid "_Review"
msgstr "_Tinjau"
#: notebookbar_groupedbar_compact.ui:5413
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|viewb"
msgid "_View"
msgstr "_Tilik"
@@ -12432,31 +12401,26 @@ msgid "St_yles"
msgstr "Gaya"
#: notebookbar_groupedbar_compact.ui:5691
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|formatt"
msgid "F_ormat"
msgstr "F_ormat"
#: notebookbar_groupedbar_compact.ui:5906
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|paragrapht"
msgid "_Paragraph"
msgstr "_Paragraf"
#: notebookbar_groupedbar_compact.ui:6031
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|tableT"
msgid "T_able"
msgstr "T_abel"
#: notebookbar_groupedbar_compact.ui:6167
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|merged"
msgid "_Merge"
msgstr "_Gabung"
#: notebookbar_groupedbar_compact.ui:6289
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|rowscolumnst"
msgid "R_ows"
msgstr "B_aris"
@@ -12474,13 +12438,11 @@ msgid "_Calc"
msgstr "Calc"
#: notebookbar_groupedbar_compact.ui:6660
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|graphicB"
msgid "_Graphic"
msgstr "_Grafis"
#: notebookbar_groupedbar_compact.ui:6775
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|colorb"
msgid "C_olor"
msgstr "_Warna"
@@ -12492,37 +12454,31 @@ msgid "_Arrange"
msgstr "_Atur"
#: notebookbar_groupedbar_compact.ui:7252
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|GridB"
msgid "_Grid"
msgstr "_Kisi"
#: notebookbar_groupedbar_compact.ui:7372
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|languageb"
msgid "_Language"
msgstr "_Bahasa"
#: notebookbar_groupedbar_compact.ui:7498
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|revieb"
msgid "_Review"
msgstr "_Tinjau"
#: notebookbar_groupedbar_compact.ui:7648
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|commentsb"
msgid "_Comments"
msgstr "_Komentar"
#: notebookbar_groupedbar_compact.ui:7748
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|compareb"
msgid "Com_pare"
msgstr "Ban_dingkan"
#: notebookbar_groupedbar_compact.ui:7848
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|viewA"
msgid "_View"
msgstr "_Tilik"
@@ -12534,7 +12490,6 @@ msgid "St_yles"
msgstr "Gaya"
#: notebookbar_groupedbar_compact.ui:8248
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|drawb"
msgid "D_raw"
msgstr "Gamba_r"
@@ -12546,7 +12501,6 @@ msgid "_Arrange"
msgstr "_Atur"
#: notebookbar_groupedbar_compact.ui:8611
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|Grid"
msgid "_Grid"
msgstr "_Kisi"
@@ -12558,13 +12512,11 @@ msgid "Grou_p"
msgstr "Grup"
#: notebookbar_groupedbar_compact.ui:8828
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|3Db"
msgid "3_D"
msgstr "3_D"
#: notebookbar_groupedbar_compact.ui:9011
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|oleB"
msgid "F_rame"
msgstr "Bing_kai"
@@ -12576,13 +12528,11 @@ msgid "_Arrange"
msgstr "_Atur"
#: notebookbar_groupedbar_compact.ui:9327
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|GridO"
msgid "_Grid"
msgstr "_Kisi"
#: notebookbar_groupedbar_compact.ui:9437
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|viewO"
msgid "_View"
msgstr "_Tilik"
@@ -12594,19 +12544,16 @@ msgid "St_yles"
msgstr "Gaya"
#: notebookbar_groupedbar_compact.ui:9717
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|formats"
msgid "F_ormat"
msgstr "F_ormat"
#: notebookbar_groupedbar_compact.ui:9978
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|paragraphs"
msgid "_Paragraph"
msgstr "_Paragraf"
#: notebookbar_groupedbar_compact.ui:10137
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|viewc"
msgid "_View"
msgstr "_Tilik"
@@ -12711,7 +12658,6 @@ msgid "St_yles"
msgstr "Gaya"
#: notebookbar_groupedbar_full.ui:7620
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|formatt"
msgid "F_ormat"
msgstr "F_ormat"
@@ -12774,7 +12720,6 @@ msgid "Com_pare"
msgstr "Ban_dingkan"
#: notebookbar_groupedbar_full.ui:10209
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewa"
msgid "_View"
msgstr "_Tilik"
@@ -12805,7 +12750,6 @@ msgid "_Arrange"
msgstr "_Atur"
#: notebookbar_groupedbar_full.ui:11467
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|GridDrawB"
msgid "_Grid"
msgstr "_Kisi"
@@ -12822,7 +12766,6 @@ msgid "3_D"
msgstr "3_D"
#: notebookbar_groupedbar_full.ui:12158
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|formatd"
msgid "F_ormat"
msgstr "F_ormat"
@@ -12833,7 +12776,6 @@ msgid "_Paragraph"
msgstr "_Paragraf"
#: notebookbar_groupedbar_full.ui:12600
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewd"
msgid "_View"
msgstr "_Tilik"
@@ -12864,7 +12806,6 @@ msgid "_Grid"
msgstr "_Kisi"
#: notebookbar_groupedbar_full.ui:14168
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewf"
msgid "_View"
msgstr "_Tilik"
@@ -13782,7 +13723,6 @@ msgid "_Tabs"
msgstr "_Tab"
#: optformataidspage.ui:434
-#, fuzzy
msgctxt "optformataidspage|filltabandspace"
msgid "Tabs a_nd spaces"
msgstr "Tab da_n spasi"
@@ -14927,7 +14867,6 @@ msgid "Flip"
msgstr "Putar balik"
#: picturepage.ui:292
-#, fuzzy
msgctxt "picturepage|FT_ANGLE"
msgid "_Angle:"
msgstr "_Sudut:"
@@ -14939,7 +14878,6 @@ msgid "0,00"
msgstr "0.00"
#: picturepage.ui:335
-#, fuzzy
msgctxt "picturepage|FT_ANGLEPRESETS"
msgid "Default _settings:"
msgstr "_Pengaturan baku:"
@@ -16223,37 +16161,31 @@ msgid "Remaining space:"
msgstr "Ruang tersisa:"
#: tablecolumnpage.ui:134
-#, fuzzy
msgctxt "tablecolumnpage|width2-atkobject"
msgid "Column 2 Width"
msgstr "Lebar Kolom 2"
#: tablecolumnpage.ui:155
-#, fuzzy
msgctxt "tablecolumnpage|width3-atkobject"
msgid "Column 3 Width"
msgstr "Lebar Kolom 3"
#: tablecolumnpage.ui:176
-#, fuzzy
msgctxt "tablecolumnpage|width4-atkobject"
msgid "Column 4 Width"
msgstr "Lebar Kolom 4"
#: tablecolumnpage.ui:197
-#, fuzzy
msgctxt "tablecolumnpage|width5-atkobject"
msgid "Column 5 Width"
msgstr "Lebar Kolom 5"
#: tablecolumnpage.ui:218
-#, fuzzy
msgctxt "tablecolumnpage|width6-atkobject"
msgid "Column 6 Width"
msgstr "Lebar Kolom 6"
#: tablecolumnpage.ui:324
-#, fuzzy
msgctxt "tablecolumnpage|width1-atkobject"
msgid "Column 1 Width"
msgstr "Lebar Kolom 1"
diff --git a/source/id/wizards/messages.po b/source/id/wizards/messages.po
index 03fe8bdd7f1..e1b40a7b94d 100644
--- a/source/id/wizards/messages.po
+++ b/source/id/wizards/messages.po
@@ -122,7 +122,6 @@ msgid "Template created via <wizard_name> on <current_date>."
msgstr "Palet dibuat dengan <wizard_name> pada <current_date>."
#: strings.hrc:53
-#, fuzzy
msgctxt "RID_COMMON_START_21"
msgid ""
"The wizard could not be run, because important files were not found.\n"
@@ -134,361 +133,301 @@ msgstr ""
"Lalu, jalankan wahana ini lagi."
#: strings.hrc:56
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_1"
msgid "Letter Wizard"
msgstr "Wahana Pandu Surat"
#: strings.hrc:57
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_2"
msgid "Label9"
msgstr "Label9"
#: strings.hrc:58
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_3"
msgid "~Business letter"
msgstr "Surat ~bisnis"
#: strings.hrc:59
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_4"
msgid "~Formal personal letter"
msgstr "Surat re~smi pribadi"
#: strings.hrc:60
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_5"
msgid "~Personal letter"
msgstr "Surat ~pribadi"
#: strings.hrc:61
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_6"
msgid "~Use letterhead paper with pre-printed elements"
msgstr "G~unakan kertas dengan bagian ujung yang sudah dicetak."
#: strings.hrc:62
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_7"
msgid "~Logo"
msgstr "~Logo"
#: strings.hrc:63
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_8"
msgid "Return address"
msgstr "Alamat balasan"
#: strings.hrc:64
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_9"
msgid "~Include footer"
msgstr "Sertakan kak~i"
#: strings.hrc:65
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_10"
msgid "~Return address in envelope window"
msgstr "Alamat balasan pada jendela ampl~op"
#: strings.hrc:66
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_11"
msgid "~Logo"
msgstr "~Logo"
#: strings.hrc:67
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_12"
msgid "~Return address in envelope window"
msgstr "Alamat balasan pada jendela ampl~op"
#: strings.hrc:68
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_13"
msgid "Letter Signs"
msgstr "Tanda Tangan Surat"
#: strings.hrc:69
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_14"
msgid "S~ubject line"
msgstr "Baris s~ubjek"
#: strings.hrc:70
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_15"
msgid "Salu~tation"
msgstr "Salu~tasi"
#: strings.hrc:71
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_16"
msgid "Fold ~marks"
msgstr "Ta~nda lipatan"
#: strings.hrc:72
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_17"
msgid "~Complimentary close"
msgstr "Kalimat ~penutup"
#: strings.hrc:73
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_18"
msgid "~Footer"
msgstr "Kak~i"
#: strings.hrc:74
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_19"
msgid "~Use user data for return address"
msgstr "G~unakan data pengguna sebagai alamat balasan"
#: strings.hrc:75
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_20"
msgid "~New sender address:"
msgstr "Alamat baru pe~ngirim:"
#: strings.hrc:76
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_21"
msgid "Use placeholders for ~recipient's address"
msgstr "Gunakan pewakil bagi alamat pene~rima"
#: strings.hrc:77
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_22"
msgid "Use address database for ~mail merge"
msgstr "Gunakan basis data alamat untuk surat ~massal"
#: strings.hrc:78
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_23"
msgid "Include ~only on second and following pages"
msgstr "Sertakan han~ya di halaman kedua dan seterusnya"
#: strings.hrc:79
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_24"
msgid "~Include page number"
msgstr "~Sertakan nomor halaman"
#: strings.hrc:80
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_25"
msgid "Letter Template"
msgstr "Palet Surat"
#: strings.hrc:81
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_26"
msgid "Create a ~letter from this template"
msgstr "Buat surat dari pa~let ini"
#: strings.hrc:82
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_27"
msgid "Make ~manual changes to this letter template"
msgstr "Buat perubahan ~manual pada palet surat ini"
#: strings.hrc:83
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_28"
msgid "Page design"
msgstr "Desain halaman"
#: strings.hrc:84
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_29"
msgid "Page design"
msgstr "Desain halaman"
#: strings.hrc:85
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_30"
msgid "Page design"
msgstr "Desain halaman"
#: strings.hrc:86
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_31"
msgid "This wizard helps you to create a letter template. You can then use the template as the basis for writing letters as often as desired."
msgstr "Wahana ini membantu Anda untuk membuat palet surat. Palet itu kemudian bisa dijadikan basis menulis surat sesering yang diinginkan."
#: strings.hrc:87
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_32"
msgid "~Height:"
msgstr "~Tinggi:"
#: strings.hrc:88
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_33"
msgid "~Width:"
msgstr "~Lebar:"
#: strings.hrc:89
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_34"
msgid "S~pacing to left margin:"
msgstr "~Jarak dari margin kiri:"
#: strings.hrc:90
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_35"
msgid "Spacing ~to top margin:"
msgstr "Jarak dari margin a~tas:"
#: strings.hrc:91
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_36"
msgid "Height:"
msgstr "Tinggi:"
#: strings.hrc:92
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_37"
msgid "Width:"
msgstr "Lebar:"
#: strings.hrc:93
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_38"
msgid "S~pacing to left margin:"
msgstr "~Jarak dari margin kiri:"
#: strings.hrc:94
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_39"
msgid "Spacing ~to top margin:"
msgstr "Jarak dari margin a~tas:"
#: strings.hrc:95
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_40"
msgid "Height:"
msgstr "Tinggi:"
#: strings.hrc:96
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_42"
msgid "Sender's address"
msgstr "Alamat pengirim"
#: strings.hrc:97
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_43"
msgid "Name:"
msgstr "Nama:"
#: strings.hrc:98
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_44"
msgid "Street:"
msgstr "Jalan:"
#: strings.hrc:99
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_45"
msgid "ZIP code/State/City:"
msgstr "Kode pos/Provinsi/Kota:"
#: strings.hrc:100
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_46"
msgid "Recipient's address"
msgstr "Alamat penerima"
#: strings.hrc:101
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_47"
msgid "Footer"
msgstr "Kaki"
#: strings.hrc:102
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_48"
msgid "This wizard creates a letter template which enables you to create multiple letters with the same layout and settings."
msgstr "Dengan wahana ini, Anda bisa membuat palet surat yang bisa Anda pakai untuk menulis banyak surat dengan tata letak dan pengaturan yang sama."
#: strings.hrc:103
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_49"
msgid "To create another new letter out of the template just navigate to the template location and double-click it."
msgstr "Untuk membuat surat baru berdasarkan palet ini, silakan cari lokasi palet dan klik ganda berkasnya."
#: strings.hrc:104
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_50"
msgid "Template name:"
msgstr "Nama palet:"
#: strings.hrc:105
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_51"
msgid "Location and file name:"
msgstr "Lokasi dan nama berkas:"
#: strings.hrc:106
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_52"
msgid "How do you want to proceed?"
msgstr "Apa yang akan Anda lakukan selanjutnya?"
#: strings.hrc:107
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_53"
msgid "Please choose the type of letter and page design"
msgstr "Silakan pilih jenis surat dan desain halaman"
#: strings.hrc:108
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_54"
msgid "Select the items to be printed"
msgstr "Pilih bagian yang hendak dicetak"
#: strings.hrc:109
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_55"
msgid "Specify items already on your letterhead paper"
msgstr "Tentukan bagian ujung kertas surat yang sudah dicetak"
#: strings.hrc:110
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_56"
msgid "Specify the sender and recipient information"
msgstr "Tentukan informasi pengirim dan penerima"
#: strings.hrc:111
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_57"
msgid "Fill in the information you would like in the footer"
msgstr "Isikan informasi yang ingin ditampilkan pada kaki"
#: strings.hrc:112
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_58"
msgid "Please specify last settings"
msgstr "Tentukan setelan terakhir"
#: strings.hrc:113
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_59"
msgid "Subject:"
msgstr "Subjek:"
#: strings.hrc:114
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_60"
msgid "Elegant"
msgstr "Elegan"
#: strings.hrc:115
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_61"
msgid "Modern"
msgstr "Modern"
@@ -500,13 +439,11 @@ msgid "Office"
msgstr "Kantor"
#: strings.hrc:117
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_63"
msgid "Bottle"
msgstr "Botol"
#: strings.hrc:118
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_64"
msgid "Mail"
msgstr "Surat"
@@ -518,283 +455,236 @@ msgid "Marine"
msgstr "Laut"
#: strings.hrc:120
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_66"
msgid "Red Line"
msgstr "Garis Merah"
#: strings.hrc:123
-#, fuzzy
msgctxt "RID_LETTERWIZARDSALUTATION_START_1"
msgid "To Whom it May Concern"
msgstr "Kepada Yang Berkepentingan"
#: strings.hrc:124
-#, fuzzy
msgctxt "RID_LETTERWIZARDSALUTATION_START_2"
msgid "Dear Sir or Madam"
msgstr "Yth. Bapak atau Ibu"
#: strings.hrc:125
-#, fuzzy
msgctxt "RID_LETTERWIZARDSALUTATION_START_3"
msgid "Hello"
msgstr "Halo"
#: strings.hrc:128
-#, fuzzy
msgctxt "RID_LETTERWIZARDGREETING_START_1"
msgid "Sincerely"
msgstr "Hormat saya"
#: strings.hrc:129
-#, fuzzy
msgctxt "RID_LETTERWIZARDGREETING_START_2"
msgid "Best regards"
msgstr "Hormat kami"
#: strings.hrc:130
-#, fuzzy
msgctxt "RID_LETTERWIZARDGREETING_START_3"
msgid "Cheers"
msgstr "Terima kasih"
#: strings.hrc:133
-#, fuzzy
msgctxt "RID_LETTERWIZARDROADMAP_START_1"
msgid "Page design"
msgstr "Desain halaman"
#: strings.hrc:134
-#, fuzzy
msgctxt "RID_LETTERWIZARDROADMAP_START_2"
msgid "Letterhead layout"
msgstr "Tata letak ujung kertas"
#: strings.hrc:135
-#, fuzzy
msgctxt "RID_LETTERWIZARDROADMAP_START_3"
msgid "Printed items"
msgstr "Hendak dicetak"
#: strings.hrc:136
-#, fuzzy
msgctxt "RID_LETTERWIZARDROADMAP_START_4"
msgid "Recipient and sender"
msgstr "Penerima dan pengirim"
#: strings.hrc:137
-#, fuzzy
msgctxt "RID_LETTERWIZARDROADMAP_START_5"
msgid "Footer"
msgstr "Kaki"
#: strings.hrc:138
-#, fuzzy
msgctxt "RID_LETTERWIZARDROADMAP_START_6"
msgid "Name and location"
msgstr "Nama dan lokasi"
#: strings.hrc:141
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_1"
msgid "Fax Wizard"
msgstr "Wahana Pandu Faks"
#: strings.hrc:142
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_2"
msgid "Label9"
msgstr "Label9"
#: strings.hrc:143
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_3"
msgid "~Business Fax"
msgstr "Faks ~Bisnis"
#: strings.hrc:144
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_4"
msgid "~Personal Fax"
msgstr "Faks ~Pribadi"
#: strings.hrc:145
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_5"
msgid "~Logo"
msgstr "~Logo"
#: strings.hrc:146
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_6"
msgid "S~ubject line"
msgstr "Baris s~ubjek"
#: strings.hrc:147
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_7"
msgid "S~alutation"
msgstr "S~alutasi"
#: strings.hrc:148
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_8"
msgid "~Complimentary close"
msgstr "Kalimat ~penutup"
#: strings.hrc:149
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_9"
msgid "~Footer"
msgstr "Kak~i"
#: strings.hrc:150
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_10"
msgid "~Use user data for return address"
msgstr "G~unakan data pengguna sebagai alamat balasan"
#: strings.hrc:151
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_11"
msgid "~New return address"
msgstr "Alamat balasa~n yang baru"
#: strings.hrc:152
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_12"
msgid "My Fax Template"
msgstr "Palet Faksimiliku"
#: strings.hrc:153
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_13"
msgid "Create a ~fax from this template"
msgstr "Buat ~faks dari palet ini"
#: strings.hrc:154
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_14"
msgid "Make ~manual changes to this fax template"
msgstr "Buat perubahan ~manual pada palet faksi ini"
#: strings.hrc:155
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_15"
msgid "Page design"
msgstr "Desain halaman"
#: strings.hrc:156
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_16"
msgid "Page design"
msgstr "Desain halaman"
#: strings.hrc:157
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_17"
msgid "This wizard helps you to create a fax template. The template can then be used to create a fax whenever needed."
msgstr "Dengan wahana ini, Anda bisa membuat palet faks. Palet tersebut bisa dipakai untuk membuat faks lain di kemudian hari."
#: strings.hrc:158
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_18"
msgid "Return address"
msgstr "Alamat balasan"
#: strings.hrc:159
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_19"
msgid "Name:"
msgstr "Nama:"
#: strings.hrc:160
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_20"
msgid "Street:"
msgstr "Jalan:"
#: strings.hrc:161
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_21"
msgid "ZIP code/State/City:"
msgstr "Kode pos/Provinsi/Kota:"
#: strings.hrc:162
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_22"
msgid "Footer"
msgstr "Kaki"
#: strings.hrc:163
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_23"
msgid "This wizard creates a fax template which enables you to create multiple faxes with the same layout and settings."
msgstr "Dengan wahana ini, Anda bisa membuat palet faks. Palet tersebut dapat digunakan untuk membuat banyak faks dengan tata letak dan pengaturan yang seragam."
#: strings.hrc:164
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_24"
msgid "To create another new fax out of the template, go to the location where you saved the template and double-click the file."
msgstr "Untuk membuat faks baru berdasarkan palet ini, carilah lokasi palet disimpan dan klik ganda berkasnya."
#: strings.hrc:165
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_25"
msgid "Template Name:"
msgstr "Nama Palet:"
#: strings.hrc:166
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_26"
msgid "Location and file name:"
msgstr "Lokasi dan nama berkas:"
#: strings.hrc:167
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_27"
msgid "What do you want to do next?"
msgstr "Apa yang hendak Anda perbuat selanjutnya?"
#: strings.hrc:168
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_28"
msgid "Choose the type of fax and a page design"
msgstr "Pilih jenis faks dan desain halaman"
#: strings.hrc:169
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_29"
msgid "Select items to include in the fax template"
msgstr "Pilih item yang akan disertakan pada palet faks"
#: strings.hrc:170
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_30"
msgid "Specify sender and recipient information"
msgstr "Berikan informasi pengirim dan penerima"
#: strings.hrc:171
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_31"
msgid "Enter text for the footer"
msgstr "Masukkan teks untuk kaki"
#: strings.hrc:172
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_32"
msgid "Choose a name and save the template"
msgstr "Masukkan nama dan simpan palet"
#: strings.hrc:173
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_33"
msgid "Include ~only on second and following pages"
msgstr "Sertakan han~ya di halaman kedua dan seterusnya"
#: strings.hrc:174
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_34"
msgid "~Include page number"
msgstr "~Sertakan nomor halaman"
@@ -806,85 +696,71 @@ msgid "~Date"
msgstr "~Tanggal"
#: strings.hrc:176
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_36"
msgid "~Type of message"
msgstr "~Jenis pesan"
#: strings.hrc:177
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_37"
msgid "Fax Number:"
msgstr "Nomor Faks:"
#: strings.hrc:178
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_38"
msgid "Use placeholders for ~recipient's address"
msgstr "Gunakan pewakil bagi alamat pene~rima"
#: strings.hrc:179
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_39"
msgid "Use address database for ~mail merge"
msgstr "Gunakan basis data alamat untuk surat ~massal"
#: strings.hrc:180
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_40"
msgid "~New return address"
msgstr "Alamat balasa~n yang baru"
#: strings.hrc:181
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_41"
msgid "To:"
msgstr "Kepada:"
#: strings.hrc:182
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_42"
msgid "From:"
msgstr "Dari:"
#: strings.hrc:183
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_43"
msgid "Fax:"
msgstr "Faks:"
#: strings.hrc:184
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_44"
msgid "Tel:"
msgstr "Tel:"
#: strings.hrc:185
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_45"
msgid "E-mail:"
msgstr "Surel:"
#: strings.hrc:186
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_46"
msgid "This template consists of"
msgstr "Palet ini terdiri dari"
#: strings.hrc:187
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_47"
msgid "page"
msgstr "halaman"
#: strings.hrc:188
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_48"
msgid "Please inform us if transmission errors occur."
msgstr "Harap beritahu kami bila terjadi kesalahan pengiriman."
#: strings.hrc:189
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_49"
msgid "Bottle"
msgstr "Botol"
@@ -902,517 +778,431 @@ msgid "Marine"
msgstr "Laut"
#: strings.hrc:192
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_52"
msgid "Classic Fax"
msgstr "Faks Klasik"
#: strings.hrc:193
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_53"
msgid "Classic Fax from Private"
msgstr "Faks Klasik dari Privat"
#: strings.hrc:194
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_54"
msgid "Modern Fax"
msgstr "Faks Modern"
#: strings.hrc:195
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_55"
msgid "Modern Fax from Private"
msgstr "Faks Modern dari Privat"
#: strings.hrc:196
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_56"
msgid "Fax"
msgstr "Faks"
#: strings.hrc:199
-#, fuzzy
msgctxt "RID_FAXWIZARDCOMMUNICATION_START_1"
msgid "Important Information!"
msgstr "Informasi Penting!"
#: strings.hrc:200
-#, fuzzy
msgctxt "RID_FAXWIZARDCOMMUNICATION_START_2"
msgid "For your information"
msgstr "Informasi untuk Anda"
#: strings.hrc:201
-#, fuzzy
msgctxt "RID_FAXWIZARDCOMMUNICATION_START_3"
msgid "News!"
msgstr "Berita!"
#: strings.hrc:204
-#, fuzzy
msgctxt "RID_FAXWIZARDSALUTATION_START_1"
msgid "To whom it may concern,"
msgstr "Kepada yang berkepentingan,"
#: strings.hrc:205
-#, fuzzy
msgctxt "RID_FAXWIZARDSALUTATION_START_2"
msgid "Dear Sir or Madam,"
msgstr "Yth. Tuan atau Nyonya,"
#: strings.hrc:206
-#, fuzzy
msgctxt "RID_FAXWIZARDSALUTATION_START_3"
msgid "Hello,"
msgstr "Halo,"
#: strings.hrc:207
-#, fuzzy
msgctxt "RID_FAXWIZARDSALUTATION_START_4"
msgid "Hi,"
msgstr "Hai,"
#: strings.hrc:210
-#, fuzzy
msgctxt "RID_FAXWIZARDGREETING_START_1"
msgid "Sincerely"
msgstr "Hormat saya"
#: strings.hrc:211
-#, fuzzy
msgctxt "RID_FAXWIZARDGREETING_START_2"
msgid "Yours faithfully"
msgstr "Salam hormat"
#: strings.hrc:212
-#, fuzzy
msgctxt "RID_FAXWIZARDGREETING_START_3"
msgid "Regards"
msgstr "Hormat kami"
#: strings.hrc:213
-#, fuzzy
msgctxt "RID_FAXWIZARDGREETING_START_4"
msgid "Love"
msgstr "Cinta"
#: strings.hrc:216
-#, fuzzy
msgctxt "RID_FAXWIZARDROADMAP_START_1"
msgid "Page design"
msgstr "Desain halaman"
#: strings.hrc:217
-#, fuzzy
msgctxt "RID_FAXWIZARDROADMAP_START_2"
msgid "Items to include"
msgstr "Item yang disertakan"
#: strings.hrc:218
-#, fuzzy
msgctxt "RID_FAXWIZARDROADMAP_START_3"
msgid "Sender and Recipient"
msgstr "Pengirim dan Penerima"
#: strings.hrc:219
-#, fuzzy
msgctxt "RID_FAXWIZARDROADMAP_START_4"
msgid "Footer"
msgstr "Kaki"
#: strings.hrc:220
-#, fuzzy
msgctxt "RID_FAXWIZARDROADMAP_START_5"
msgid "Name and location"
msgstr "Nama dan lokasi"
#: strings.hrc:223
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_1"
msgid "Agenda Wizard"
msgstr "Wahana Pandu Agenda"
#: strings.hrc:224
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_2"
msgid "Make ~manual changes to this agenda template"
msgstr "Buat perubahan ~manual pada palet agenda ini"
#: strings.hrc:225
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_3"
msgid "Template name:"
msgstr "Nama palet:"
#: strings.hrc:226
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_4"
msgid "Location and file name:"
msgstr "Lokasi dan nama berkas:"
#: strings.hrc:227
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_5"
msgid "What do you want to do next?"
msgstr "Apa yang hendak Anda perbuat selanjutnya?"
#: strings.hrc:228
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_6"
msgid "Please choose the page design for the agenda"
msgstr "Silakan pilih desain halaman untuk agenda"
#: strings.hrc:229
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_7"
msgid "Please select the headings you wish to include in your agenda template"
msgstr "Silakan pilih tajuk yang ingin disertakan dalam palet agenda"
#: strings.hrc:230
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_8"
msgid "Please enter general information for the event"
msgstr "Silakan isi informasi umum untuk kegiatan"
#: strings.hrc:231
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_9"
msgid "Please specify items for the agenda"
msgstr "Silakan beri informasi untuk agenda"
#: strings.hrc:232
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_10"
msgid "Please select the names you wish to include in your agenda template"
msgstr "Silakan pilih nama yang ingin disertakan pada palet agenda Anda"
#: strings.hrc:233
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_11"
msgid "Choose a name and save the template"
msgstr "Masukkan nama dan simpan palet"
#: strings.hrc:234
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_12"
msgid "Include form for recording minutes"
msgstr "Sertakan formulir untuk catatan waktu"
#: strings.hrc:235
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_13"
msgid "This wizard helps you to create an agenda template. The template can then be used to create an agenda whenever needed."
msgstr "Wahana ini membantu Anda dalam membuat palet agenda. Palet dapat digunakan untuk membuat agenda ketika diperlukan."
#: strings.hrc:236
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_14"
msgid "Time:"
msgstr "Waktu:"
#: strings.hrc:237
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_15"
msgid "Name:"
msgstr "Nama:"
#: strings.hrc:238
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_16"
msgid "Location:"
msgstr "Lokasi:"
#: strings.hrc:239
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_17"
msgid "Placeholders will be used in empty fields. You can replace placeholders with text later."
msgstr "Pewakil digunakan pada kolom isian yang kosong. Anda dapat mengganti pewakil tersebut dengan teks yang Anda ingini nantinya."
#: strings.hrc:240
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_18"
msgid "..."
msgstr "..."
#: strings.hrc:241
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_19"
msgid "Create an ~agenda from this template"
msgstr "Buat ~agenda berdasarkan palet ini"
#: strings.hrc:242
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_20"
msgid "To create a new agenda out of the template, go to the location where you saved the template and double-click the file."
msgstr "Untuk membuat agenda dari palet ini, silakan cari lokasi penyimpanan palet dan klik ganda berkasnya."
#: strings.hrc:243
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_21"
msgid "Agenda item"
msgstr "Topik agenda"
#: strings.hrc:244
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_22"
msgid "Responsible"
msgstr "Bertanggung jawab"
#: strings.hrc:245
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_23"
msgid "Duration"
msgstr "Durasi"
#: strings.hrc:246
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_24"
msgid "Meeting called by"
msgstr "Rapat diadakan oleh"
#: strings.hrc:247
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_25"
msgid "Chairperson"
msgstr "Pemimpin rapat"
#: strings.hrc:248
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_26"
msgid "Minute keeper"
msgstr "Penjaga waktu"
#: strings.hrc:249
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_27"
msgid "Moderator"
msgstr "Moderator"
#: strings.hrc:250
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_28"
msgid "Attendees"
msgstr "Peserta"
#: strings.hrc:251
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_29"
msgid "Observers"
msgstr "Peninjau"
#: strings.hrc:252
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_30"
msgid "Facility personnel"
msgstr "Personel fasilitas"
#: strings.hrc:253
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_31"
msgid "The agenda template will include placeholders for the names of the selected people. When creating an agenda from the template, you can replace these placeholder with the appropriate names."
msgstr "Palet agenda akan menyertakan pewakil untuk nama-nama orang tertentu. Jika membuat agenda berdasarkan palet, pewakil dapat diganti dengan nama-nama yang sesuai."
#: strings.hrc:254
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_32"
msgid "Type of meeting"
msgstr "Jenis pertemuan"
#: strings.hrc:255
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_33"
msgid "Please read"
msgstr "Mohon dibaca"
#: strings.hrc:256
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_34"
msgid "Please bring"
msgstr "Mohon dibawa"
#: strings.hrc:257
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_35"
msgid "Notes"
msgstr "Catatan"
#: strings.hrc:258
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_36"
msgid "The agenda template will include placeholders for the selected items."
msgstr "Palet agenda menyertakan pewakil untuk item yang dipilih."
#: strings.hrc:259
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_38"
msgid "Date:"
msgstr "Tanggal:"
#: strings.hrc:260
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_39"
msgid "This wizard creates an agenda template which enables you to create multiple agendas with the same layout and settings."
msgstr "Wahana ini membuat palet agenda yang memungkinkan Anda membuat banyak agenda dengan tata letak dan pengaturan seragam."
#: strings.hrc:261
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_40"
msgid "Page design:"
msgstr "Desain halaman:"
#: strings.hrc:262
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_41"
msgid "myAgendaTemplate.stw"
msgstr "PaletAgendaKu.stw"
#: strings.hrc:263
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_42"
msgid "My Agenda Template"
msgstr "Palet Agendaku"
#: strings.hrc:264
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_43"
msgid "An unexpected error occurred while saving the agenda template."
msgstr "Kesalahan yang tidak terduga muncul saat menyimpan palet agenda."
#: strings.hrc:265
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_44"
msgid "Name"
msgstr "Nama"
#: strings.hrc:266
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_45"
msgid "Date"
msgstr "Tanggal"
#: strings.hrc:267
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_46"
msgid "Time"
msgstr "Waktu"
#: strings.hrc:268
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_47"
msgid "Location"
msgstr "Lokasi"
#: strings.hrc:269
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_48"
msgid "Click to replace this text"
msgstr "Klik untuk mengganti teks ini"
#: strings.hrc:270
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_50"
msgid "Page design"
msgstr "Desain halaman"
#: strings.hrc:271
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_51"
msgid "General information"
msgstr "Informasi umum"
#: strings.hrc:272
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_52"
msgid "Headings to include"
msgstr "Tajuk yang disertakan"
#: strings.hrc:273
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_53"
msgid "Names"
msgstr "Nama"
#: strings.hrc:274
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_54"
msgid "Agenda items"
msgstr "Topik agenda"
#: strings.hrc:275
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_55"
msgid "Name and location"
msgstr "Nama dan lokasi"
#: strings.hrc:276
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_56"
msgid "An unexpected error occurred while opening the agenda template."
msgstr "Terjadi kesalahan tak terduga saat membuka palet agenda."
#: strings.hrc:277
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_57"
msgid "Type of meeting"
msgstr "Jenis pertemuan"
#: strings.hrc:278
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_58"
msgid "Please bring"
msgstr "Mohon dibawa"
#: strings.hrc:279
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_59"
msgid "Please read"
msgstr "Mohon dibaca"
#: strings.hrc:280
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_60"
msgid "Notes"
msgstr "Catatan"
#: strings.hrc:281
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_61"
msgid "Meeting called by"
msgstr "Rapat diadakan oleh"
#: strings.hrc:282
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_62"
msgid "Chairperson"
msgstr "Pemimpin rapat"
#: strings.hrc:283
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_63"
msgid "Attendees"
msgstr "Peserta"
#: strings.hrc:284
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_64"
msgid "Minute keeper"
msgstr "Penjaga waktu"
#: strings.hrc:285
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_65"
msgid "Moderator"
msgstr "Moderator"
#: strings.hrc:286
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_66"
msgid "Observers"
msgstr "Peninjau"
#: strings.hrc:287
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_67"
msgid "Facility personnel"
msgstr "Personel fasilitas"
@@ -1442,133 +1232,111 @@ msgid "Move down"
msgstr "Turunkan"
#: strings.hrc:292
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_72"
msgid "Date:"
msgstr "Tanggal:"
#: strings.hrc:293
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_73"
msgid "Time:"
msgstr "Waktu:"
#: strings.hrc:294
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_74"
msgid "Location:"
msgstr "Lokasi:"
#: strings.hrc:295
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_75"
msgid "Topics"
msgstr "Topik"
#: strings.hrc:296
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_76"
msgid "Num."
msgstr "Num."
#: strings.hrc:297
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_77"
msgid "Topic"
msgstr "Topik"
#: strings.hrc:298
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_78"
msgid "Responsible"
msgstr "Bertanggung jawab"
#: strings.hrc:299
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_79"
msgid "Time"
msgstr "Waktu"
#: strings.hrc:300
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_80"
msgid "Additional information"
msgstr "Informasi tambahan"
#: strings.hrc:301
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_81"
msgid "Minutes for"
msgstr "Risalah untuk"
#: strings.hrc:302
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_82"
msgid "Discussion:"
msgstr "Diskusi:"
#: strings.hrc:303
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_83"
msgid "Conclusion:"
msgstr "Kesimpulan:"
#: strings.hrc:304
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_84"
msgid "To do:"
msgstr "PR:"
#: strings.hrc:305
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_85"
msgid "Responsible party:"
msgstr "Pihak yang bertanggung jawab:"
#: strings.hrc:306
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_86"
msgid "Deadline:"
msgstr "Batas waktu:"
#: strings.hrc:307
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_87"
msgid "Blue"
msgstr "Biru"
#: strings.hrc:308
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_88"
msgid "Classic"
msgstr "Klasik"
#: strings.hrc:309
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_89"
msgid "Colorful"
msgstr "Berwarna-warni"
#: strings.hrc:310
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_90"
msgid "Elegant"
msgstr "Elegan"
#: strings.hrc:311
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_91"
msgid "Green"
msgstr "Hijau"
#: strings.hrc:312
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_92"
msgid "Grey"
msgstr "Abu-abu"
#: strings.hrc:313
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_93"
msgid "Modern"
msgstr "Modern"
@@ -1580,13 +1348,11 @@ msgid "Orange"
msgstr "Oranye"
#: strings.hrc:315
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_95"
msgid "Red"
msgstr "Merah"
#: strings.hrc:316
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_96"
msgid "Simple"
msgstr "Sederhana"
diff --git a/source/id/wizards/source/resources.po b/source/id/wizards/source/resources.po
index 3196e91cd29..5ec85d3476f 100644
--- a/source/id/wizards/source/resources.po
+++ b/source/id/wizards/source/resources.po
@@ -17,7 +17,6 @@ msgstr ""
"X-POOTLE-MTIME: 1513320869.000000\n"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_0\n"
@@ -26,7 +25,6 @@ msgid "The directory '%1' could not be created.<BR>There may not be enough space
msgstr "Direktori '%1' tak dapat dibuat.<BR>Ruang kosong media simpan mungkin tidak cukup."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_1\n"
@@ -35,7 +33,6 @@ msgid "The text document could not be created.<BR>Please check if the module 'PR
msgstr "Dokumen teks tak dapat dibuat.<BR>Silakan periksa apakah modul 'PRODUCTNAME Writer' sudah terpasang."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_2\n"
@@ -44,7 +41,6 @@ msgid "The spreadsheet could not be created.<BR>Please check if the module 'PROD
msgstr "Dokumen lembar kerja tak dapat dibuat.<BR>Silakan periksa apakah modul 'PRODUCTNAME Calc' telah terpasang."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_3\n"
@@ -53,7 +49,6 @@ msgid "The presentation could not be created.<BR>Please check if the module 'PRO
msgstr "Dokumen presentasi tak dapat dibuat.<BR>Silakan periksa apakah modul 'PRODUCTNAME Impress' telah terpasang."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_4\n"
@@ -62,7 +57,6 @@ msgid "The drawing could not be created.<BR>Please check if the module 'PRODUCTN
msgstr "Dokumen menggambar tak dapat dibuat.<BR>Silakan periksa apakah modul 'PRODUCTNAME Draw' telah terpasang."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_5\n"
@@ -71,7 +65,6 @@ msgid "The formula could not be created.<BR>Please check if the module 'PRODUCTN
msgstr "Rumus tak dapat dibuat.<BR>Silakan periksa apakah modul 'PRODUCTNAME Math' telah terpasang."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_6\n"
@@ -80,7 +73,6 @@ msgid "The files required could not be found.<BR>Please start the %PRODUCTNAME S
msgstr "Berkas-berkas yang diperlukan tidak ketemu.<BR>Mohon jalankan Wahana Setel %PRODUCTNAME dan pilih 'Perbaiki'."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_7\n"
@@ -89,7 +81,6 @@ msgid "The file '<PATH>' already exists.<BR><BR>Would you like to overwrite the
msgstr "Berkas '<PATH>' sudah ada.<BR><BR>Anda ingin menimpa berkas tersebut?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_8\n"
@@ -98,7 +89,6 @@ msgid "Yes"
msgstr "Ya"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_9\n"
@@ -116,7 +106,6 @@ msgid "No"
msgstr "tidak"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_11\n"
@@ -125,7 +114,6 @@ msgid "Cancel"
msgstr "Batal"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_12\n"
@@ -134,7 +122,6 @@ msgid "~Finish"
msgstr "~Selesai"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_13\n"
@@ -143,7 +130,6 @@ msgid "< ~Back"
msgstr "< Kem~bali"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_14\n"
@@ -152,7 +138,6 @@ msgid "~Next >"
msgstr "La~njut >"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_15\n"
@@ -170,7 +155,6 @@ msgid "Steps"
msgstr "Langkah-langkah"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_17\n"
@@ -188,7 +172,6 @@ msgid "OK"
msgstr "Oke"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_19\n"
@@ -197,7 +180,6 @@ msgid "The file already exists. Do you want to overwrite it?"
msgstr "Berkas sudah ada. Timpa?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_20\n"
@@ -214,7 +196,6 @@ msgid "The wizard could not be run, because important files were not found.\\nUn
msgstr "Wahana tak dapat dijalankan, karena berkas penting untuk wahana ini tidak ditemukan.\\nPada 'Perkakas - Opsi - %PRODUCTNAME - Path' klik tombol 'Baku' untuk mengembalikan path ke setelan sebelumnya.\\nLalu, jalankan wahana ini lagi."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_0\n"
@@ -223,7 +204,6 @@ msgid "Report Wizard"
msgstr "Wahana Pandu Laporan"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_3\n"
@@ -232,7 +212,6 @@ msgid "~Table"
msgstr "~Tabel"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_4\n"
@@ -241,7 +220,6 @@ msgid "Colu~mns"
msgstr "Kolo~m"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_7\n"
@@ -250,7 +228,6 @@ msgid "Report_"
msgstr "Laporan_"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_8\n"
@@ -259,7 +236,6 @@ msgid "- undefined -"
msgstr "- belum ditentukan -"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_9\n"
@@ -268,7 +244,6 @@ msgid "~Fields in report"
msgstr "~Kolom pada laporan"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_11\n"
@@ -277,7 +252,6 @@ msgid "Grouping"
msgstr "Pengelompokan"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_12\n"
@@ -286,7 +260,6 @@ msgid "Sort options"
msgstr "Opsi pengurutan"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_13\n"
@@ -295,7 +268,6 @@ msgid "Choose layout"
msgstr "Pilih tata letak"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_14\n"
@@ -304,7 +276,6 @@ msgid "Create report"
msgstr "Buat laporan"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_15\n"
@@ -313,7 +284,6 @@ msgid "Layout of data"
msgstr "Tata letak data"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_16\n"
@@ -331,7 +301,6 @@ msgid "Fields"
msgstr "Ruas"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_20\n"
@@ -340,7 +309,6 @@ msgid "~Sort by"
msgstr "Urut berda~sar"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_21\n"
@@ -349,7 +317,6 @@ msgid "T~hen by"
msgstr "Lalu ole~h"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_22\n"
@@ -374,7 +341,6 @@ msgid "Landscape"
msgstr "Mendatar"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_28\n"
@@ -383,7 +349,6 @@ msgid "Which fields do you want to have in your report?"
msgstr "Kolom apa saja yang hendak disertakan pada laporan?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_29\n"
@@ -392,7 +357,6 @@ msgid "Do you want to add grouping levels?"
msgstr "Tambah tingkat pengelompokan?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_30\n"
@@ -401,7 +365,6 @@ msgid "According to which fields do you want to sort the data?"
msgstr "Berdasarkan kolom manakah data akan diurut?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_31\n"
@@ -410,7 +373,6 @@ msgid "How do you want your report to look?"
msgstr "Seperti apa tampilan laporan?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_32\n"
@@ -419,7 +381,6 @@ msgid "Decide how you want to proceed"
msgstr "Tentukan proses yang diinginkan"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_33\n"
@@ -428,7 +389,6 @@ msgid "Title of report"
msgstr "Judul laporan"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_34\n"
@@ -437,7 +397,6 @@ msgid "Display report"
msgstr "Tampilkan laporan"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_35\n"
@@ -464,7 +423,6 @@ msgid "Descending"
msgstr "Menurun"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_40\n"
@@ -473,7 +431,6 @@ msgid "~Dynamic report"
msgstr "Laporan ~dinamis"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_41\n"
@@ -482,7 +439,6 @@ msgid "~Create report now"
msgstr "~Buat laporan sekarang"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_42\n"
@@ -491,7 +447,6 @@ msgid "~Modify report layout"
msgstr "~Ubah tata letak laporan"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_43\n"
@@ -500,7 +455,6 @@ msgid "Static report"
msgstr "Laporan statis"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_44\n"
@@ -509,7 +463,6 @@ msgid "Save as"
msgstr "Simpan sebagai"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_50\n"
@@ -518,7 +471,6 @@ msgid "Groupings"
msgstr "Pengelompokan"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_51\n"
@@ -527,7 +479,6 @@ msgid "Then b~y"
msgstr "La~lu secara"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_52\n"
@@ -536,7 +487,6 @@ msgid "~Then by"
msgstr "Lalu se~cara"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_53\n"
@@ -545,7 +495,6 @@ msgid "Asc~ending"
msgstr "M~enaik"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_54\n"
@@ -554,7 +503,6 @@ msgid "Ascend~ing"
msgstr "Menur~un"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_55\n"
@@ -563,7 +511,6 @@ msgid "Ascendin~g"
msgstr "Menai~k"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_56\n"
@@ -572,7 +519,6 @@ msgid "De~scending"
msgstr "Menu~run"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_57\n"
@@ -581,7 +527,6 @@ msgid "Des~cending"
msgstr "Menuru~n"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_58\n"
@@ -590,7 +535,6 @@ msgid "De~scending"
msgstr "Menu~run"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_60\n"
@@ -599,7 +543,6 @@ msgid "Binary fields cannot be displayed in the report."
msgstr "Kolom biner tak dapat ditampilkan pada laporan."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_61\n"
@@ -608,7 +551,6 @@ msgid "The table '<TABLENAME>' does not exist."
msgstr "Tabel '<TABLENAME>' tidak ada."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_62\n"
@@ -617,7 +559,6 @@ msgid "Creating Report..."
msgstr "Membuat Laporan..."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_63\n"
@@ -626,7 +567,6 @@ msgid "Number of records inserted: <COUNT>"
msgstr "Jumlah rekaman yang disisipkan: <COUNT>"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_64\n"
@@ -635,7 +575,6 @@ msgid "The form '<REPORTFORM>' does not exist."
msgstr "Formulir '<REPORTFORM>' tidak ada."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_65\n"
@@ -644,7 +583,6 @@ msgid "The query with the statement <BR>'<STATEMENT>' <BR> could not be run. <BR
msgstr "Kuiri dengan pernyataan <BR>'<STATEMENT>' <BR> tidak dapat dijalankan. <BR>Periksa sumber data Anda."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_66\n"
@@ -653,7 +591,6 @@ msgid "The following hidden control in the form '<REPORTFORM>' could not be read
msgstr "Kontrol tersembunyi pada formulir '<REPORTFORM>' berikut tidak dapat dibaca: '<CONTROLNAME>'."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_67\n"
@@ -662,7 +599,6 @@ msgid "Importing data..."
msgstr "Mengimpor data..."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_68\n"
@@ -671,7 +607,6 @@ msgid "Labeling fields"
msgstr "Melabeli kolom"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_69\n"
@@ -680,7 +615,6 @@ msgid "How do you want to label the fields?"
msgstr "Bagaimana kolom akan diberi label?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_70\n"
@@ -689,7 +623,6 @@ msgid "Label"
msgstr "Label"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_71\n"
@@ -698,7 +631,6 @@ msgid "Field"
msgstr "Kolom"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_72\n"
@@ -707,7 +639,6 @@ msgid "An error occurred in the wizard.<BR>The template '%PATH' could be erroneo
msgstr "Kesalahan terjadi pada wahana pandu.<BR>Palet '%PATH' mungkin mengandung kesalahan.<BR>Mungkin, bagian atau tabel tertentu tidak ada, atau ada namun memiliki nama berbeda.<BR>Lihat Bantuan untuk informasi lebih lanjut.<BR>Silakan pilih palet lain."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_73\n"
@@ -716,7 +647,6 @@ msgid "There is an invalid user field in a table."
msgstr "Terdapat kolom tidak sah pada tabel."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_74\n"
@@ -725,7 +655,6 @@ msgid "The sort criterion '<FIELDNAME>' was chosen twice. Each criterion can onl
msgstr "Kriteria urut '<FIELDNAME>' dipilih dua kali. Tiap kriteria hanya boleh dipilih sekali."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_75\n"
@@ -734,7 +663,6 @@ msgid "Note: The dummy text will be replaced by data from the database when the
msgstr "Catatan: Teks contoh akan diganti dengan data dari basis data ketika laporan dibuat."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_76\n"
@@ -743,7 +671,6 @@ msgid "A report '%REPORTNAME' already exists in the database. Please assign anot
msgstr "Laporan '%REPORTNAME' sudah ada di basis data. Pilih nama lain."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_78\n"
@@ -752,7 +679,6 @@ msgid "How do you want to proceed after creating the report?"
msgstr "Apa yang hendak dilakukan setelah membuat laporan?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_79\n"
@@ -761,7 +687,6 @@ msgid "What kind of report do you want to create?"
msgstr "Jenis laporan apa yang hendak Anda buat?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_80\n"
@@ -770,7 +695,6 @@ msgid "Tabular"
msgstr "Tabular"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_81\n"
@@ -779,7 +703,6 @@ msgid "Columnar, single-column"
msgstr "Kolom, satu kolom"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_82\n"
@@ -788,7 +711,6 @@ msgid "Columnar, two columns"
msgstr "Kolom, dua kolom"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_83\n"
@@ -797,7 +719,6 @@ msgid "Columnar, three columns"
msgstr "Kolom, tiga kolom"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_84\n"
@@ -806,7 +727,6 @@ msgid "In blocks, labels left"
msgstr "Dalam blok, label kiri"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_85\n"
@@ -815,7 +735,6 @@ msgid "In blocks, labels above"
msgstr "Dalam blok, label atas"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_86\n"
@@ -824,7 +743,6 @@ msgid "Title:"
msgstr "Judul:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_87\n"
@@ -833,7 +751,6 @@ msgid "Author:"
msgstr "Penulis:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_88\n"
@@ -842,7 +759,6 @@ msgid "Date:"
msgstr "Tanggal:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_89\n"
@@ -851,7 +767,6 @@ msgid "Page #page# of #count#"
msgstr "Halaman #page# dari #count#"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_90\n"
@@ -860,7 +775,6 @@ msgid "Page number:"
msgstr "Nomor halaman:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_91\n"
@@ -869,7 +783,6 @@ msgid "Page count:"
msgstr "Jumlah halaman:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_92\n"
@@ -878,7 +791,6 @@ msgid "No valid report template was found."
msgstr "Tidak menemukan palet laporan yang sah."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_93\n"
@@ -887,7 +799,6 @@ msgid "Page:"
msgstr "Halaman:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_94\n"
@@ -896,7 +807,6 @@ msgid "Align Left - Border"
msgstr "Rata Kiri - Batas"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_95\n"
@@ -905,7 +815,6 @@ msgid "Align Left - Compact"
msgstr "Rata Kiri - Padat"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_96\n"
@@ -914,7 +823,6 @@ msgid "Align Left - Elegant"
msgstr "Rata Kiri - Elegan"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_97\n"
@@ -923,7 +831,6 @@ msgid "Align Left - Highlighted"
msgstr "Rata Kiri - Disorot"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_98\n"
@@ -932,7 +839,6 @@ msgid "Align Left - Modern"
msgstr "Rata Kiri - Modern"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_99\n"
@@ -950,7 +856,6 @@ msgid "Default"
msgstr "Baku"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_101\n"
@@ -959,7 +864,6 @@ msgid "Outline - Borders"
msgstr "Kerangka - Tepi"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_102\n"
@@ -968,7 +872,6 @@ msgid "Outline - Compact"
msgstr "Kerangka - Kompak"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_103\n"
@@ -977,7 +880,6 @@ msgid "Outline - Elegant"
msgstr "Kerangka - Elegan"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_104\n"
@@ -986,7 +888,6 @@ msgid "Outline - Highlighted"
msgstr "Kerangka - Disorot"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_105\n"
@@ -995,7 +896,6 @@ msgid "Outline - Modern"
msgstr "Kerangka - Modern"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_106\n"
@@ -1004,7 +904,6 @@ msgid "Outline - Red & Blue"
msgstr "Kerangka - Merah & Biru"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_107\n"
@@ -1013,7 +912,6 @@ msgid "Outline, indented - Borders"
msgstr "Kerangka, diindentasi - Tepi"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_108\n"
@@ -1022,7 +920,6 @@ msgid "Outline, indented - Compact"
msgstr "Kerangka, diindentasi - Kompak"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_109\n"
@@ -1031,7 +928,6 @@ msgid "Outline, indented - Elegant"
msgstr "Kerangka, diindentasi - Elegan"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_110\n"
@@ -1040,7 +936,6 @@ msgid "Outline, indented - Highlighted"
msgstr "Kerangka, diindentasi - Disorot"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_111\n"
@@ -1049,7 +944,6 @@ msgid "Outline, indented - Modern"
msgstr "Kerangka, diindentasi - Modern"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_112\n"
@@ -1058,7 +952,6 @@ msgid "Outline, indented - Red & Blue"
msgstr "Kerangka, diindentasi - Merah & Biru"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_113\n"
@@ -1067,7 +960,6 @@ msgid "Bubbles"
msgstr "Gelembung"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_114\n"
@@ -1076,7 +968,6 @@ msgid "Cinema"
msgstr "Bioskop"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_115\n"
@@ -1094,7 +985,6 @@ msgid "Default"
msgstr "Baku"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_117\n"
@@ -1103,7 +993,6 @@ msgid "Drafting"
msgstr "Menggambar"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_118\n"
@@ -1112,7 +1001,6 @@ msgid "Finances"
msgstr "Keuangan"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_119\n"
@@ -1121,7 +1009,6 @@ msgid "Flipchart"
msgstr "Diagram flip"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_120\n"
@@ -1130,7 +1017,6 @@ msgid "Formal with Company Logo"
msgstr "Formal dengan Logo Perusahaan"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_121\n"
@@ -1139,7 +1025,6 @@ msgid "Generic"
msgstr "Generik"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_122\n"
@@ -1166,7 +1051,6 @@ msgid "~Cancel"
msgstr "~Batal"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_2\n"
@@ -1175,7 +1059,6 @@ msgid "< ~Back"
msgstr "< Kem~bali"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_3\n"
@@ -1184,7 +1067,6 @@ msgid "~Next >"
msgstr "La~njut >"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_4\n"
@@ -1193,7 +1075,6 @@ msgid "~Database"
msgstr "Basis ~Data"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_5\n"
@@ -1202,7 +1083,6 @@ msgid "~Table name"
msgstr "Nama ~tabel"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_6\n"
@@ -1211,7 +1091,6 @@ msgid "An error occurred while running the wizard. The wizard will be terminated
msgstr "Sebuah kesalahan terjadi saat menjalankan wahana pandu. Wahana akan ditutup."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_8\n"
@@ -1220,7 +1099,6 @@ msgid "No database has been installed. At least one database is required before
msgstr "Tidak ada basis data yang telah terpasang. Paling tidak satu basis data diperlukan sebelum wisaya untuk formulir dapat dimulai."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_9\n"
@@ -1229,7 +1107,6 @@ msgid "The database does not contain any tables."
msgstr "Basis data tidak memuat tabel apapun."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_10\n"
@@ -1238,7 +1115,6 @@ msgid "This title already exists in the database. Please enter another name."
msgstr "Judul ini sudah ada dalam basis data. Harap masukkan nama lain."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_11\n"
@@ -1247,7 +1123,6 @@ msgid "The title must not contain any spaces or special characters."
msgstr "Judul tidak boleh mengandung spasi atau karakter khusus."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_12\n"
@@ -1256,7 +1131,6 @@ msgid "The database service (com.sun.data.DatabaseEngine) could not be instantia
msgstr "Layanan basis data (com.sun.data.DatabaseEngine) tidak dapat diinstansiasi."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_13\n"
@@ -1265,7 +1139,6 @@ msgid "The selected table or query could not be opened."
msgstr "Kuiri atau tabel yang dipilih tidak dapat dibuka."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_14\n"
@@ -1274,7 +1147,6 @@ msgid "No connection to the database could be established."
msgstr "Koneksi ke basis data tak dapat dilakukan."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_20\n"
@@ -1292,7 +1164,6 @@ msgid "~Stop"
msgstr "~Stop"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_30\n"
@@ -1301,7 +1172,6 @@ msgid "The document could not be saved."
msgstr "Dokumen tidak akan disimpan."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_33\n"
@@ -1319,7 +1189,6 @@ msgid "Connecting to data source..."
msgstr "Menyambung ke sumber data..."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_35\n"
@@ -1328,7 +1197,6 @@ msgid "The connection to the data source could not be established."
msgstr "Tidak dapat terhubung ke sumber data."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_36\n"
@@ -1337,7 +1205,6 @@ msgid "The file path entered is not valid."
msgstr "Jalur berkas yang diberikan tidak sah."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_37\n"
@@ -1346,7 +1213,6 @@ msgid "Please select a data source"
msgstr "Silakan pilih sumber data"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_38\n"
@@ -1355,7 +1221,6 @@ msgid "Please select a table or query"
msgstr "Silakan pilih tabel atau kuiri"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_39\n"
@@ -1364,7 +1229,6 @@ msgid "Add field"
msgstr "Tambah kolom"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_40\n"
@@ -1373,7 +1237,6 @@ msgid "Remove field"
msgstr "Hapus kolom"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_41\n"
@@ -1382,7 +1245,6 @@ msgid "Add all fields"
msgstr "Tambah semua kolom"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_42\n"
@@ -1391,7 +1253,6 @@ msgid "Remove all fields"
msgstr "Hapus semua kolom"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_43\n"
@@ -1400,7 +1261,6 @@ msgid "Move field up"
msgstr "Naikkan kolom"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_44\n"
@@ -1409,7 +1269,6 @@ msgid "Move field down"
msgstr "Turunkan kolom"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_45\n"
@@ -1418,7 +1277,6 @@ msgid "The field names from '%NAME' could not be retrieved."
msgstr "Nama kolom dari '%NAME' tak dapat diperoleh."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_0\n"
@@ -1427,7 +1285,6 @@ msgid "Query Wizard"
msgstr "Wahana Pandu Kuiri"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_1\n"
@@ -1436,7 +1293,6 @@ msgid "Query"
msgstr "Kuiri"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_2\n"
@@ -1445,7 +1301,6 @@ msgid "Query Wizard"
msgstr "Wahana Pandu Kuiri"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_3\n"
@@ -1454,7 +1309,6 @@ msgid "~Tables"
msgstr "~Tabel"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_4\n"
@@ -1463,7 +1317,6 @@ msgid "A~vailable fields"
msgstr "Kolom yang ~ada"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_5\n"
@@ -1472,7 +1325,6 @@ msgid "Name ~of the query"
msgstr "Na~ma kuiri"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_6\n"
@@ -1481,7 +1333,6 @@ msgid "Display ~Query"
msgstr "Tampilkan ~Kuiri"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_7\n"
@@ -1490,7 +1341,6 @@ msgid "~Modify Query"
msgstr "~Ubah Kuiri"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_8\n"
@@ -1499,7 +1349,6 @@ msgid "~How do you want to proceed after creating the query?"
msgstr "Apa yang dilakukan selanjutnya setela~h membuat kuiri?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_9\n"
@@ -1508,7 +1357,6 @@ msgid "Match ~all of the following"
msgstr "Cocokk~an semua hal berikut ini"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_10\n"
@@ -1517,7 +1365,6 @@ msgid "~Match any of the following"
msgstr "Cocok~kan apapun dari hal berikut ini"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_11\n"
@@ -1526,7 +1373,6 @@ msgid "~Detailed query (Shows all records of the query.)"
msgstr "Kuiri ~detail (Semua rekaman hasil kuiri.)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_12\n"
@@ -1535,7 +1381,6 @@ msgid "~Summary query (Shows only results of aggregate functions.)"
msgstr "Ringka~san kuiri (Hanya hasil dari fungsi agregat.)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_16\n"
@@ -1553,7 +1398,6 @@ msgid "Fields"
msgstr "Ruas"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_18\n"
@@ -1562,7 +1406,6 @@ msgid "~Group by"
msgstr "~Dikelompokkan berdasar"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_19\n"
@@ -1571,7 +1414,6 @@ msgid "Field"
msgstr "Kolom"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_20\n"
@@ -1580,7 +1422,6 @@ msgid "Alias"
msgstr "Alias"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_21\n"
@@ -1598,7 +1439,6 @@ msgid "Query:"
msgstr "Kuiri: "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_24\n"
@@ -1607,7 +1447,6 @@ msgid "Condition"
msgstr "Kondisi"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_25\n"
@@ -1616,7 +1455,6 @@ msgid "Value"
msgstr "Nilai"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_26\n"
@@ -1625,7 +1463,6 @@ msgid "is equal to"
msgstr "sama dengan"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_27\n"
@@ -1634,7 +1471,6 @@ msgid "is not equal to"
msgstr "tidak sama dengan"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_28\n"
@@ -1643,7 +1479,6 @@ msgid "is smaller than"
msgstr "lebih kecil dari"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_29\n"
@@ -1661,7 +1496,6 @@ msgid "is equal or less than"
msgstr "sama dengan atau kurang dari "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_31\n"
@@ -1688,7 +1522,6 @@ msgid "not like"
msgstr "not like"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_34\n"
@@ -1697,7 +1530,6 @@ msgid "is null"
msgstr "kosong"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_35\n"
@@ -1742,7 +1574,6 @@ msgid "or"
msgstr "atau"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_40\n"
@@ -1751,7 +1582,6 @@ msgid "get the sum of"
msgstr "hitung jumlah dari"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_41\n"
@@ -1760,7 +1590,6 @@ msgid "get the average of"
msgstr "hitung rata-rata dari"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_42\n"
@@ -1769,7 +1598,6 @@ msgid "get the minimum of"
msgstr "hitung nilai minimum dari"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_43\n"
@@ -1778,7 +1606,6 @@ msgid "get the maximum of"
msgstr "hitung nilai maksimum dari"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_44\n"
@@ -1787,7 +1614,6 @@ msgid "get the count of"
msgstr "hitung cacah dari"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_48\n"
@@ -1814,7 +1640,6 @@ msgid "Sorting order:"
msgstr "Susunan urut: "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_52\n"
@@ -1832,7 +1657,6 @@ msgid "Search conditions:"
msgstr "Kondisi pencarian: "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_54\n"
@@ -1850,7 +1674,6 @@ msgid "Aggregate functions:"
msgstr "Fungsi agregat: "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_56\n"
@@ -1868,7 +1691,6 @@ msgid "Grouped by:"
msgstr "Dikelompokkan oleh: "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_58\n"
@@ -1886,7 +1708,6 @@ msgid "Grouping conditions:"
msgstr "Kondisi pengelompokan: "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_60\n"
@@ -1895,7 +1716,6 @@ msgid "No grouping conditions were assigned."
msgstr "Kondisi pengelompokan belum dipilih."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_70\n"
@@ -1904,7 +1724,6 @@ msgid "Select the fields (columns) for your query"
msgstr "Pilih kolom untuk kuiri Anda"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_71\n"
@@ -1913,7 +1732,6 @@ msgid "Select the sorting order"
msgstr "Pilih susunan urut"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_72\n"
@@ -1922,7 +1740,6 @@ msgid "Select the search conditions"
msgstr "Pilih kondisi pencarian"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_73\n"
@@ -1931,7 +1748,6 @@ msgid "Select the type of query"
msgstr "Pilih jenis kuiri"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_74\n"
@@ -1940,7 +1756,6 @@ msgid "Select the groups"
msgstr "Pilih kelompok"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_75\n"
@@ -1949,7 +1764,6 @@ msgid "Select the grouping conditions"
msgstr "Pilih kondisi pengelompokan"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_76\n"
@@ -1958,7 +1772,6 @@ msgid "Assign aliases if desired"
msgstr "Beri alias jika diinginkan"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_77\n"
@@ -1967,7 +1780,6 @@ msgid "Check the overview and decide how to proceed"
msgstr "Tinjaulah dulu dan putuskan bagaimana prosesnya"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_80\n"
@@ -1976,7 +1788,6 @@ msgid "Field selection"
msgstr "Seleksi kolom"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_81\n"
@@ -1985,7 +1796,6 @@ msgid "Sorting order"
msgstr "Susunan urut"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_82\n"
@@ -1994,7 +1804,6 @@ msgid "Search conditions"
msgstr "Kondisi pencarian"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_83\n"
@@ -2003,7 +1812,6 @@ msgid "Detail or summary"
msgstr "Detail atau ringkasan"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_84\n"
@@ -2012,7 +1820,6 @@ msgid "Grouping"
msgstr "Pengelompokan"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_85\n"
@@ -2021,7 +1828,6 @@ msgid "Grouping conditions"
msgstr "Kondisi pengelompokan"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_86\n"
@@ -2039,7 +1845,6 @@ msgid "Overview"
msgstr "Gambaran"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_88\n"
@@ -2048,7 +1853,6 @@ msgid "A field that has not been assigned an aggregate function must be used in
msgstr "Kolom yang tidak termasuk fungsi agregat harus digunakan dalam kelompok."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_89\n"
@@ -2057,7 +1861,6 @@ msgid "The condition '<FIELDNAME> <LOGICOPERATOR> <VALUE>' was chosen twice. Eac
msgstr "Kondisi '<FIELDNAME> <LOGICOPERATOR> <VALUE>' telah dipilih dua kali. Tiap kondisi hanya boleh dipilih sekali."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_90\n"
@@ -2074,7 +1877,6 @@ msgid ","
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_92\n"
@@ -2083,7 +1885,6 @@ msgid "<FIELDTITLE> (<FIELDNAME>)"
msgstr "<FIELDTITLE> (<FIELDNAME>)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_93\n"
@@ -2092,7 +1893,6 @@ msgid "<FIELDNAME> (<SORTMODE>)"
msgstr "<FIELDNAME> (<SORTMODE>)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_94\n"
@@ -2101,7 +1901,6 @@ msgid "<FIELDNAME> <LOGICOPERATOR> <VALUE>"
msgstr "<FIELDNAME> <LOGICOPERATOR> <VALUE>"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_95\n"
@@ -2110,7 +1909,6 @@ msgid "<CALCULATEDFUNCTION> <FIELDNAME>"
msgstr "<CALCULATEDFUNCTION> <FIELDNAME>"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_96\n"
@@ -2119,7 +1917,6 @@ msgid "<FIELDNAME> <LOGICOPERATOR> <VALUE>"
msgstr "<FIELDNAME> <LOGICOPERATOR> <VALUE>"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_0\n"
@@ -2128,7 +1925,6 @@ msgid "Form Wizard"
msgstr "Wahana Pandu Formulir"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_1\n"
@@ -2153,7 +1949,6 @@ msgid "A subform is a form that is inserted in another form.\\nUse subforms to s
msgstr "Subformulir adalah formulir yang disisipkan pada formulir lain.\\nGunakan subformulir untuk menampilkan data dari tabel atau kuiri dengan relasi satu-ke-banyak."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_4\n"
@@ -2162,7 +1957,6 @@ msgid "~Add Subform"
msgstr "T~ambah Subformulir"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_5\n"
@@ -2171,7 +1965,6 @@ msgid "~Subform based on existing relation"
msgstr "~Subformulir berdasarkan relasi yang ada"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_6\n"
@@ -2180,7 +1973,6 @@ msgid "Tables or queries"
msgstr "Tabel atau kuiri"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_7\n"
@@ -2189,7 +1981,6 @@ msgid "Subform based on ~manual selection of fields"
msgstr "Subformulir berbasis seleksi kolom ~manual"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_8\n"
@@ -2198,7 +1989,6 @@ msgid "~Which relation do you want to add?"
msgstr "~Relasi mana yang ingin ditambah?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_9\n"
@@ -2207,7 +1997,6 @@ msgid "Fields in the ~subform"
msgstr "Kolom dalam ~subformulir"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_12\n"
@@ -2216,7 +2005,6 @@ msgid "~Available fields"
msgstr "Kolom yang ~ada"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_13\n"
@@ -2233,7 +2021,6 @@ msgid "The join '<FIELDNAME1>' and '<FIELDNAME2>' has been selected twice.\\nBut
msgstr "Join antara '<FIELDNAME1>' dan '<FIELDNAME2>' dipilih dua kali.\\nSedangkan join hanya boleh sekali."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_20\n"
@@ -2242,7 +2029,6 @@ msgid "~First joined subform field"
msgstr "Kolom join pertama pada sub~formulir"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_21\n"
@@ -2251,7 +2037,6 @@ msgid "~Second joined subform field"
msgstr "Kolom join kedua pada ~subformulir"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_22\n"
@@ -2260,7 +2045,6 @@ msgid "~Third joined subform field"
msgstr "Kolom join ke~tiga pada subformulir"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_23\n"
@@ -2269,7 +2053,6 @@ msgid "~Fourth joined subform field"
msgstr "Kolom join keempat pada sub~formulir"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_24\n"
@@ -2278,7 +2061,6 @@ msgid "F~irst joined main form field"
msgstr "Kolom join pertama pada formul~ir utama"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_25\n"
@@ -2287,7 +2069,6 @@ msgid "S~econd joined main form field"
msgstr "Kolom join k~edua pada formulir utama"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_26\n"
@@ -2296,7 +2077,6 @@ msgid "T~hird joined main form field"
msgstr "Kolom join keti~ga pada formulir utama"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_27\n"
@@ -2305,7 +2085,6 @@ msgid "F~ourth joined main form field"
msgstr "K~olom join keempat pada formulir utama"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_28\n"
@@ -2314,7 +2093,6 @@ msgid "Field border"
msgstr "Bingkai kolom"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_29\n"
@@ -2323,7 +2101,6 @@ msgid "No border"
msgstr "Tanpa bingkai"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_30\n"
@@ -2341,7 +2118,6 @@ msgid "Flat"
msgstr "Rata"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_32\n"
@@ -2350,7 +2126,6 @@ msgid "Label placement"
msgstr "Peletakan label"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_33\n"
@@ -2359,7 +2134,6 @@ msgid "Align left"
msgstr "Rata kiri"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_34\n"
@@ -2368,7 +2142,6 @@ msgid "Align right"
msgstr "Rata kanan"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_35\n"
@@ -2377,7 +2150,6 @@ msgid "Arrangement of DB fields"
msgstr "Penataan kolom DB"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_36\n"
@@ -2386,7 +2158,6 @@ msgid "Columnar - Labels Left"
msgstr "Kolom - Label Kiri"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_37\n"
@@ -2395,7 +2166,6 @@ msgid "Columnar - Labels on Top"
msgstr "Kolom - Label Atas"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_38\n"
@@ -2404,7 +2174,6 @@ msgid "In Blocks - Labels Left"
msgstr "Dalam Blok - Label Kiri"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_39\n"
@@ -2413,7 +2182,6 @@ msgid "In Blocks - Labels Above"
msgstr "Dalam Blok - Label Atas"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_40\n"
@@ -2422,7 +2190,6 @@ msgid "As Data Sheet"
msgstr "Sebagai Lembar Data"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_41\n"
@@ -2431,7 +2198,6 @@ msgid "Arrangement of the main form"
msgstr "Penataan formulir utama"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_42\n"
@@ -2440,7 +2206,6 @@ msgid "Arrangement of the subform"
msgstr "Penataan subformulir"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_44\n"
@@ -2458,7 +2223,6 @@ msgid "Existing data will not be displayed"
msgstr "Data yang ada tak akan ditampilkan "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_46\n"
@@ -2467,7 +2231,6 @@ msgid "T~he form is to display all data"
msgstr "Formulir un~tuk menampilkan semua data"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_47\n"
@@ -2476,7 +2239,6 @@ msgid "Do not allow ~modification of existing data"
msgstr "Tidak diperbolehkan ~mengubah data yang ada"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_48\n"
@@ -2485,7 +2247,6 @@ msgid "Do not allow ~deletion of existing data"
msgstr "Tidak diperbolehkan menghapus ~data yang ada"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_49\n"
@@ -2494,7 +2255,6 @@ msgid "Do not allow ~addition of new data"
msgstr "Tidak diperbolehkan men~ambah data"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_50\n"
@@ -2503,7 +2263,6 @@ msgid "Name of ~the form"
msgstr "Na~ma formulir"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_51\n"
@@ -2512,7 +2271,6 @@ msgid "How do you want to proceed after creating the form?"
msgstr "Apa yang ingin Anda lakukan setelah membuat formulir?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_52\n"
@@ -2521,7 +2279,6 @@ msgid "~Work with the form"
msgstr "~Bekerja dengan formulir"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_53\n"
@@ -2538,7 +2295,6 @@ msgid "~Page Styles"
msgstr "Gaya ~Halaman"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_80\n"
@@ -2547,7 +2303,6 @@ msgid "Field selection"
msgstr "Seleksi kolom"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_81\n"
@@ -2556,7 +2311,6 @@ msgid "Set up a subform"
msgstr "Setel subformulir"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_82\n"
@@ -2565,7 +2319,6 @@ msgid "Add subform fields"
msgstr "Tambah kolom subformulir"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_83\n"
@@ -2574,7 +2327,6 @@ msgid "Get joined fields"
msgstr "Ambil kolom join"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_84\n"
@@ -2583,7 +2335,6 @@ msgid "Arrange controls"
msgstr "Atur kontrol"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_85\n"
@@ -2600,7 +2351,6 @@ msgid "Apply styles"
msgstr "Terapkan gaya"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_87\n"
@@ -2609,7 +2359,6 @@ msgid "Set name"
msgstr "Tentukan nama"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_88\n"
@@ -2618,7 +2367,6 @@ msgid "(Date)"
msgstr "(Tanggal)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_89\n"
@@ -2627,7 +2375,6 @@ msgid "(Time)"
msgstr "(Waktu)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_90\n"
@@ -2636,7 +2383,6 @@ msgid "Select the fields of your form"
msgstr "Pilih kolom untuk formulir Anda"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_91\n"
@@ -2645,7 +2391,6 @@ msgid "Decide if you want to set up a subform"
msgstr "Putuskan apabila Anda ingin mengatur subformulir"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_92\n"
@@ -2654,7 +2399,6 @@ msgid "Select the fields of your subform"
msgstr "Pilih kolom untuk subformulir Anda"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_93\n"
@@ -2663,7 +2407,6 @@ msgid "Select the joins between your forms"
msgstr "Pilih cara join antarformulir Anda"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_94\n"
@@ -2672,7 +2415,6 @@ msgid "Arrange the controls on your form"
msgstr "Atur kontrol pada formulir Anda"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_95\n"
@@ -2681,7 +2423,6 @@ msgid "Select the data entry mode"
msgstr "Pilih modus pengisian data"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_96\n"
@@ -2690,7 +2431,6 @@ msgid "Apply the style of your form"
msgstr "Terapkan gaya pada formulir Anda"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_97\n"
@@ -2707,7 +2447,6 @@ msgid "A form with the name '%FORMNAME' already exists.\\nChoose another name."
msgstr "Formulir dengan nama '%FORMNAME' sudah ada.\\nGunakan nama lain."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_1\n"
@@ -2716,7 +2455,6 @@ msgid "Table Wizard"
msgstr "Wahana Pandu Tabel"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_2\n"
@@ -2725,7 +2463,6 @@ msgid "Select fields"
msgstr "Pilih kolom"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_3\n"
@@ -2734,7 +2471,6 @@ msgid "Set types and formats"
msgstr "Atur jenis dan format"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_4\n"
@@ -2743,7 +2479,6 @@ msgid "Set primary key"
msgstr "Tentukan kunci utama"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_5\n"
@@ -2752,7 +2487,6 @@ msgid "Create table"
msgstr "Buat tabel"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_8\n"
@@ -2761,7 +2495,6 @@ msgid "Select fields for your table"
msgstr "Pilih kolom untuk tabel Anda"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_9\n"
@@ -2770,7 +2503,6 @@ msgid "Set field types and formats"
msgstr "Tentukan jenis dan format"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_10\n"
@@ -2779,7 +2511,6 @@ msgid "Set primary key"
msgstr "Tentukan kunci utama"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_11\n"
@@ -2788,7 +2519,6 @@ msgid "Create table"
msgstr "Buat tabel"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_14\n"
@@ -2797,7 +2527,6 @@ msgid "This wizard helps you to create a table for your database. After selectin
msgstr "Wahana ini akan membimbing Anda dalam membuat tabel basis data. Setelah memilih kategori tabel beserta contohnya, lalu pilih kolom yang ingin disertakan dalam tabel. Anda bisa menyertakan kolom lebih dari satu tabel contoh."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_15\n"
@@ -2806,7 +2535,6 @@ msgid "Ca~tegory"
msgstr "Ka~tegori"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_16\n"
@@ -2815,7 +2543,6 @@ msgid "B~usiness"
msgstr "Bisni~s"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_17\n"
@@ -2824,7 +2551,6 @@ msgid "P~ersonal"
msgstr "Pr~ibadi"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_18\n"
@@ -2833,7 +2559,6 @@ msgid "~Sample tables"
msgstr "~Tabel contoh"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_19\n"
@@ -2842,7 +2567,6 @@ msgid "A~vailable fields"
msgstr "Kolom yang ~ada"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_20\n"
@@ -2876,7 +2600,6 @@ msgid "Field name"
msgstr "Nama ruas"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_24\n"
@@ -2885,7 +2608,6 @@ msgid "Field type"
msgstr "Jenis kolom"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_25\n"
@@ -2894,7 +2616,6 @@ msgid "~Selected fields"
msgstr "Kolom yang ~dipilih"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_26\n"
@@ -2903,7 +2624,6 @@ msgid "A primary key uniquely identifies each record in a database table. Primar
msgstr "Kunci utama akan mengidentifikasi rekaman secara unik dalam tabel basis data. Kunci utama mempermudah pentautan informasi pada tabel yang berbeda, dan disarankan agar setiap tabel Anda mempunyai kunci utama tersebut. Tanpa kunci utama, tidak mungkin memasukkan data ke dalam tabel ini."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_27\n"
@@ -2912,7 +2632,6 @@ msgid "~Create a primary key"
msgstr "~Buat kunci utama"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_28\n"
@@ -2921,7 +2640,6 @@ msgid "~Automatically add a primary key"
msgstr "Otom~atis tambah kunci utama"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_29\n"
@@ -2939,7 +2657,6 @@ msgid "Define p~rimary key as a combination of several fields"
msgstr "Tentukan kunc~i utama sebagai kombinasi beberapa kolom "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_31\n"
@@ -2948,7 +2665,6 @@ msgid "F~ieldname"
msgstr "N~ama kolom"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_32\n"
@@ -2957,7 +2673,6 @@ msgid "~Primary key fields"
msgstr "Kolom kunci ~utama"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_33\n"
@@ -2966,7 +2681,6 @@ msgid "Auto ~value"
msgstr "N~ilai otomatis"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_34\n"
@@ -2975,7 +2689,6 @@ msgid "What do you want to name your table?"
msgstr "Apa nama tabel Anda?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_35\n"
@@ -2984,7 +2697,6 @@ msgid "Congratulations. You have entered all the information needed to create yo
msgstr "Selamat. Anda telah memberikan semua informasi yang diperlukan untuk membuat tabel."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_36\n"
@@ -2993,7 +2705,6 @@ msgid "What do you want to do next?"
msgstr "Apa yang hendak Anda perbuat selanjutnya?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_37\n"
@@ -3002,7 +2713,6 @@ msgid "Modify the table design"
msgstr "Ubah desain tabel"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_38\n"
@@ -3011,7 +2721,6 @@ msgid "Insert data immediately"
msgstr "Segera menyisipkan data"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_39\n"
@@ -3020,7 +2729,6 @@ msgid "C~reate a form based on this table"
msgstr "Buat fo~rmulir berdasarkan tabel ini"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_40\n"
@@ -3029,7 +2737,6 @@ msgid "The table you have created could not be opened."
msgstr "Tabel yang baru saja Anda buat tak dapat dibuka."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_41\n"
@@ -3038,7 +2745,6 @@ msgid "The table name '%TABLENAME' contains a character ('%SPECIALCHAR') that mi
msgstr "Nama tabel '%TABLENAME' mengandung karakter ('%SPECIALCHAR') yang kemungkinan tidak didukung oleh basis data."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_42\n"
@@ -3047,7 +2753,6 @@ msgid "The field name '%FIELDNAME' contains a special character ('%SPECIALCHAR')
msgstr "Nama kolom '%FIELDNAME' mengandung karakter ('%SPECIALCHAR') yang kemungkinan tidak didukung oleh basis data."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_43\n"
@@ -3056,7 +2761,6 @@ msgid "Field"
msgstr "Kolom"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_44\n"
@@ -3065,7 +2769,6 @@ msgid "MyTable"
msgstr "TabelKu"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_45\n"
@@ -3074,7 +2777,6 @@ msgid "Add a Field"
msgstr "Tambah Kolom"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_46\n"
@@ -3083,7 +2785,6 @@ msgid "Remove the selected Field"
msgstr "Hapus Kolom Terpilih"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_47\n"
@@ -3100,7 +2801,6 @@ msgid "The name '%TABLENAME' already exists.\\nPlease enter another name."
msgstr "Nama '%TABLENAME' sudah ada.\\nPilih nama lain."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_49\n"
@@ -3109,7 +2809,6 @@ msgid "Catalog of the table"
msgstr "Katalog tabel"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_50\n"
@@ -3118,7 +2817,6 @@ msgid "Schema of the table"
msgstr "Skema tabel"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_51\n"
@@ -3136,7 +2834,6 @@ msgid "~Cancel"
msgstr "~Batal"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_ZERO_1\n"
@@ -3145,7 +2842,6 @@ msgid "~Help"
msgstr "Bantua~n"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_ZERO_2\n"
@@ -3154,7 +2850,6 @@ msgid "< ~Back"
msgstr "< Kem~bali"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_ZERO_3\n"
@@ -3163,7 +2858,6 @@ msgid "~Convert"
msgstr "~Konversi"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_ZERO_4\n"
@@ -3172,7 +2866,6 @@ msgid "Note: Currency amounts from external links and currency conversion factor
msgstr "Catatan: Jumlah mata uang dari taut luar maupun faktor konversi mata uang pada rumus tidak dapat dikonversi."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_ZERO_5\n"
@@ -3181,7 +2874,6 @@ msgid "First, unprotect all sheets."
msgstr "Pertama-tama, hapus proteksi pada semua lembar kerja."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_ZERO_6\n"
@@ -3199,7 +2891,6 @@ msgid "C~ontinue >"
msgstr "L~anjutkan>>"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_ZERO_8\n"
@@ -3208,7 +2899,6 @@ msgid "C~lose"
msgstr "T~utup"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_0\n"
@@ -3226,7 +2916,6 @@ msgid "Selection"
msgstr "Seleksi"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_2\n"
@@ -3235,7 +2924,6 @@ msgid "Cell S~tyles"
msgstr "Gaya Se~l"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_3\n"
@@ -3244,7 +2932,6 @@ msgid "Currency cells in the current ~sheet"
msgstr "Sel mata uang pada lembar kerja ~saat ini"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_4\n"
@@ -3253,7 +2940,6 @@ msgid "Currency cells in the entire ~document"
msgstr "Sel mata uang pada keseluruhan ~dokumen"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_5\n"
@@ -3270,7 +2956,6 @@ msgid "Select Cell Styles"
msgstr "Pilih Gaya Sel"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_7\n"
@@ -3279,7 +2964,6 @@ msgid "Select currency cells"
msgstr "Pilih sel mata uang"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_8\n"
@@ -3288,7 +2972,6 @@ msgid "Currency ranges:"
msgstr "Jangkauan mata uang:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_9\n"
@@ -3297,7 +2980,6 @@ msgid "Templates:"
msgstr "Palet:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_0\n"
@@ -3306,7 +2988,6 @@ msgid "Extent"
msgstr "Perluas"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_1\n"
@@ -3315,7 +2996,6 @@ msgid "~Single %PRODUCTNAME Calc document"
msgstr "Dokumen %PRODUCTNAME Calc ~tungggal"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_2\n"
@@ -3324,7 +3004,6 @@ msgid "Complete ~directory"
msgstr "~Direktori lengkap"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_3\n"
@@ -3333,7 +3012,6 @@ msgid "Source Document:"
msgstr "Dokumen Sumber:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_4\n"
@@ -3342,7 +3020,6 @@ msgid "Source directory:"
msgstr "Direktori sumber:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_5\n"
@@ -3351,7 +3028,6 @@ msgid "~Including subfolders"
msgstr "~Termasuk subfolder"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_6\n"
@@ -3360,7 +3036,6 @@ msgid "Target directory:"
msgstr "Direktori tujuan:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_7\n"
@@ -3369,7 +3044,6 @@ msgid "Temporarily unprotect sheet without query"
msgstr "Tidak memproteksi lembar kerja untuk sementara tanpa kuiri"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_10\n"
@@ -3387,7 +3061,6 @@ msgid "Conversion status:"
msgstr "Status konversi: "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STATUSLINE_1\n"
@@ -3396,7 +3069,6 @@ msgid "Conversion status of the cell templates:"
msgstr "Status konversi pada palet sel:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STATUSLINE_2\n"
@@ -3405,7 +3077,6 @@ msgid "Registration of the relevant ranges: Sheet %1Number%1 of %2TotPageCount%2
msgstr "Registrasi jangkauan yang relevan: Lembar kerja %1Number%1 dari %2TotPageCount%2"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STATUSLINE_3\n"
@@ -3414,7 +3085,6 @@ msgid "Entry of the ranges to be converted..."
msgstr "Entri jangkauan yang hendak dikonversi..."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STATUSLINE_4\n"
@@ -3423,7 +3093,6 @@ msgid "Sheet protection for each sheet will be restored..."
msgstr "Proteksi dari tiap lembar kerja akan dikembalikan..."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STATUSLINE_5\n"
@@ -3432,7 +3101,6 @@ msgid "Conversion of the currency units in the cell templates..."
msgstr "Konversi unit mata uang pada palet sel..."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_0\n"
@@ -3441,7 +3109,6 @@ msgid "~Finish"
msgstr "~Selesai"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_1\n"
@@ -3450,7 +3117,6 @@ msgid "Select directory"
msgstr "Pilih direktori"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_2\n"
@@ -3459,7 +3125,6 @@ msgid "Select file"
msgstr "Pilih berkas"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_3\n"
@@ -3468,7 +3133,6 @@ msgid "Select target directory"
msgstr "Pilih direktori tujuan"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_4\n"
@@ -3477,7 +3141,6 @@ msgid "non-existent"
msgstr "tidak ada"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_5\n"
@@ -3486,7 +3149,6 @@ msgid "Euro Converter"
msgstr "Konverter Euro"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_6\n"
@@ -3495,7 +3157,6 @@ msgid "Should protected spreadsheets be temporarily unprotected?"
msgstr "Apakah lembar kerja yang diproteksi dibuka proteksinya untuk sementara?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_7\n"
@@ -3504,7 +3165,6 @@ msgid "Enter the password to unprotect the table %1TableName%1"
msgstr "Masukkan sandi untuk membuka proteksi tabel %1TableName%1"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_8\n"
@@ -3513,7 +3173,6 @@ msgid "Wrong Password!"
msgstr "Sandi Salah!"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_9\n"
@@ -3522,7 +3181,6 @@ msgid "Protected Sheet"
msgstr "Lembar Kerja yang Diproteksi"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_10\n"
@@ -3531,7 +3189,6 @@ msgid "Warning!"
msgstr "Peringatan!"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_11\n"
@@ -3540,7 +3197,6 @@ msgid "Protection for the sheets will not be removed."
msgstr "Proteksi lembar kerja tidak akan dihapus."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_12\n"
@@ -3549,7 +3205,6 @@ msgid "Sheet cannot be unprotected"
msgstr "Proteksi lembar kerja tidak dapat dibuka"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_13\n"
@@ -3558,7 +3213,6 @@ msgid "The Wizard cannot edit this document as cell formats cannot be modified i
msgstr "Wahana tidak dapat menyunting dokumen ini, karena format sel pada dokumen yang diproteksi tak dapat diubah."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_14\n"
@@ -3567,7 +3221,6 @@ msgid "Please note that the Euro Converter will, otherwise, not be able to edit
msgstr "Harap perhatikan bahwa Konverter Euro akan, jika tidak sebaliknya, tidak mampu menyunting dokumen ini!"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_15\n"
@@ -3576,7 +3229,6 @@ msgid "Please choose a currency to be converted first!"
msgstr "Pilih mata uang yang ingin dikonversi lebih dulu!"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_16\n"
@@ -3594,7 +3246,6 @@ msgid "OK"
msgstr "Oke"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_18\n"
@@ -3603,7 +3254,6 @@ msgid "Cancel"
msgstr "Batal"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_19\n"
@@ -3612,7 +3262,6 @@ msgid "Please select a %PRODUCTNAME Calc document for editing!"
msgstr "Harap pilih dokumen %PRODUCTNAME untuk disunting!"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_20\n"
@@ -3621,7 +3270,6 @@ msgid "'<1>' is not a directory!"
msgstr "'<1>' bukan direktori!"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_21\n"
@@ -3648,7 +3296,6 @@ msgid "Do you really want to terminate conversion at this point?"
msgstr "Anda yakin hendak menghentikan proses konversi di sini?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_24\n"
@@ -3657,7 +3304,6 @@ msgid "Cancel Wizard"
msgstr "Batalkan Wahana"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_0\n"
@@ -3666,7 +3312,6 @@ msgid "Portuguese Escudo"
msgstr "Escudo Portugis"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_1\n"
@@ -3675,7 +3320,6 @@ msgid "Dutch Guilder"
msgstr "Guilder Belanda"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_2\n"
@@ -3684,7 +3328,6 @@ msgid "French Franc"
msgstr "Franc Perancis"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_3\n"
@@ -3693,7 +3336,6 @@ msgid "Spanish Peseta"
msgstr "Peseta Spanyol"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_4\n"
@@ -3702,7 +3344,6 @@ msgid "Italian Lira"
msgstr "Lira Italia"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_5\n"
@@ -3711,7 +3352,6 @@ msgid "German Mark"
msgstr "Mark Jerman"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_6\n"
@@ -3720,7 +3360,6 @@ msgid "Belgian Franc"
msgstr "Franc Belgia"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_7\n"
@@ -3729,7 +3368,6 @@ msgid "Irish Punt"
msgstr "Punt Irlandia"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_8\n"
@@ -3738,7 +3376,6 @@ msgid "Luxembourg Franc"
msgstr "Franc Luksemburg"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_9\n"
@@ -3747,7 +3384,6 @@ msgid "Austrian Schilling"
msgstr "Schilling Austria"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_10\n"
@@ -3756,7 +3392,6 @@ msgid "Finnish Mark"
msgstr "Mark Finlandia"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_11\n"
@@ -3765,7 +3400,6 @@ msgid "Greek Drachma"
msgstr "Drachma Yunani"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_12\n"
@@ -3774,7 +3408,6 @@ msgid "Slovenian Tolar"
msgstr "Tolar Slovenia"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_13\n"
@@ -3783,7 +3416,6 @@ msgid "Cypriot Pound"
msgstr "Pound Sipriot"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_14\n"
@@ -3792,7 +3424,6 @@ msgid "Maltese Lira"
msgstr "Lira Maltesa"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_15\n"
@@ -3801,7 +3432,6 @@ msgid "Slovak Koruna"
msgstr "Koruna Slovakia"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_16\n"
@@ -3810,7 +3440,6 @@ msgid "Estonian Kroon"
msgstr "Kroon Estonia"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_17\n"
@@ -3819,7 +3448,6 @@ msgid "Latvian Lats"
msgstr "Lat Latvia"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_18\n"
@@ -3837,7 +3465,6 @@ msgid "Progress"
msgstr "Proses"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_LASTPAGE_1\n"
@@ -3846,7 +3473,6 @@ msgid "Retrieving the relevant documents..."
msgstr "Mengambil dokumen-dokumen yang relevan..."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_LASTPAGE_2\n"
@@ -3855,7 +3481,6 @@ msgid "Converting the documents..."
msgstr "Mengonversi dokumen..."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_LASTPAGE_3\n"
@@ -3864,7 +3489,6 @@ msgid "Settings:"
msgstr "Pengaturan:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_LASTPAGE_4\n"
@@ -3873,7 +3497,6 @@ msgid "Sheet is always unprotected"
msgstr "Lembar kerja selalu tanpa proteksi"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLES_0\n"
@@ -3882,7 +3505,6 @@ msgid "Theme Selection"
msgstr "Pemilihan Tema"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLES_1\n"
@@ -3900,7 +3522,6 @@ msgid "~Cancel"
msgstr "~Batal"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLES_3\n"
@@ -3909,7 +3530,6 @@ msgid "~OK"
msgstr "~Oke"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_0\n"
@@ -3918,7 +3538,6 @@ msgid "(Standard)"
msgstr "(Standar)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_1\n"
@@ -3927,7 +3546,6 @@ msgid "Autumn Leaves"
msgstr "Daun Musim Gugur"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_2\n"
@@ -3936,7 +3554,6 @@ msgid "Be"
msgstr "Be"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_3\n"
@@ -3945,7 +3562,6 @@ msgid "Black and White"
msgstr "Hitam dan Putih"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_4\n"
@@ -3954,7 +3570,6 @@ msgid "Blackberry Bush"
msgstr "Semak Beri Hitam"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_5\n"
@@ -3963,7 +3578,6 @@ msgid "Blue Jeans"
msgstr "Jins Biru"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_6\n"
@@ -3972,7 +3586,6 @@ msgid "Fifties Diner"
msgstr "Restoran 50an"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_7\n"
@@ -3981,7 +3594,6 @@ msgid "Glacier"
msgstr "Glatsir"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_8\n"
@@ -3999,7 +3611,6 @@ msgid "Marine"
msgstr "Kelautan"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_10\n"
@@ -4008,7 +3619,6 @@ msgid "Millennium"
msgstr "Milenium"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_11\n"
@@ -4017,7 +3627,6 @@ msgid "Nature"
msgstr "Alam"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_12\n"
@@ -4026,7 +3635,6 @@ msgid "Neon"
msgstr "Neon"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_13\n"
@@ -4035,7 +3643,6 @@ msgid "Night"
msgstr "Malam"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_14\n"
@@ -4044,7 +3651,6 @@ msgid "PC Nostalgia"
msgstr "PC Nostalgia"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_15\n"
@@ -4053,7 +3659,6 @@ msgid "Pastel"
msgstr "Pastel"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_16\n"
@@ -4062,7 +3667,6 @@ msgid "Pool Party"
msgstr "Pesta Kolam Renang"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_17\n"
@@ -4080,7 +3684,6 @@ msgid "Addressee"
msgstr "Penerima"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceDialog_1\n"
@@ -4089,7 +3692,6 @@ msgid "One recipient"
msgstr "Satu penerima"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceDialog_2\n"
@@ -4098,7 +3700,6 @@ msgid "Several recipients (address database)"
msgstr "Beberapa penerima (basis data alamat)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceDialog_3\n"
@@ -4107,7 +3708,6 @@ msgid "Use of This Template"
msgstr "Gunakan Palet Ini"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceMsgError\n"
@@ -4116,7 +3716,6 @@ msgid "An error has occurred."
msgstr "Sebuah kesalahan telah terjadi."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_0\n"
@@ -4125,7 +3724,6 @@ msgid "Click placeholder and overwrite"
msgstr "Klik pewakil dan timpa"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_1\n"
@@ -4143,7 +3741,6 @@ msgid "Department"
msgstr "Departemen"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_3\n"
@@ -4152,7 +3749,6 @@ msgid "First Name"
msgstr "Nama Depan"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_4\n"
@@ -4161,7 +3757,6 @@ msgid "Last Name"
msgstr "Nama Belakang"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_5\n"
@@ -4170,7 +3765,6 @@ msgid "Street"
msgstr "Jalan"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_6\n"
@@ -4179,7 +3773,6 @@ msgid "Country"
msgstr "Negara"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_7\n"
@@ -4188,7 +3781,6 @@ msgid "ZIP/Postal Code"
msgstr "Kode Pos"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_8\n"
@@ -4206,7 +3798,6 @@ msgid "Title"
msgstr "Judul"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_10\n"
@@ -4215,7 +3806,6 @@ msgid "Position"
msgstr "Posisi"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_11\n"
@@ -4224,7 +3814,6 @@ msgid "Form of Address"
msgstr "Formulir Alamat"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_12\n"
@@ -4233,7 +3822,6 @@ msgid "Initials"
msgstr "Inisial"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_13\n"
@@ -4242,7 +3830,6 @@ msgid "Salutation"
msgstr "Salutasi"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_14\n"
@@ -4251,7 +3838,6 @@ msgid "Home Phone"
msgstr "Telepon Rumah"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_15\n"
@@ -4260,7 +3846,6 @@ msgid "Work Phone"
msgstr "Telepon Kantor"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_16\n"
@@ -4269,7 +3854,6 @@ msgid "Fax"
msgstr "Faks"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_17\n"
@@ -4278,7 +3862,6 @@ msgid "E-Mail"
msgstr "Surel"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_18\n"
@@ -4287,7 +3870,6 @@ msgid "URL"
msgstr "URL"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_19\n"
@@ -4296,7 +3878,6 @@ msgid "Notes"
msgstr "Catatan"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_20\n"
@@ -4305,7 +3886,6 @@ msgid "Alt. Field 1"
msgstr "Kolom Alt. 1"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_21\n"
@@ -4314,7 +3894,6 @@ msgid "Alt. Field 2"
msgstr "Kolom Alt. 2"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_22\n"
@@ -4323,7 +3902,6 @@ msgid "Alt. Field 3"
msgstr "Kolom Alt. 3"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_23\n"
@@ -4332,7 +3910,6 @@ msgid "Alt. Field 4"
msgstr "Kolom Alt. 4"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_24\n"
@@ -4350,7 +3927,6 @@ msgid "State"
msgstr "Bagian/Provinsi"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_26\n"
@@ -4359,7 +3935,6 @@ msgid "Office Phone"
msgstr "Telepon Kantor"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_27\n"
@@ -4368,7 +3943,6 @@ msgid "Pager"
msgstr "Penyeranta"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_28\n"
@@ -4377,7 +3951,6 @@ msgid "Mobile Phone"
msgstr "Ponsel"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_29\n"
@@ -4386,7 +3959,6 @@ msgid "Other Phone"
msgstr "Nomor Telepon Lain"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_30\n"
@@ -4404,7 +3976,6 @@ msgid "Invite"
msgstr "Undangan"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceNoTextmark_0\n"
@@ -4413,7 +3984,6 @@ msgid "The bookmark 'Recipient' is missing."
msgstr "Penanda buku 'Penerima' hilang."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceNoTextmark_1\n"
@@ -4422,7 +3992,6 @@ msgid "Form letter fields can not be included."
msgstr "Kolom formulir surat tak dapat disertakan."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"AgendaDlgName\n"
@@ -4431,7 +4000,6 @@ msgid "Minutes Template"
msgstr "Palet Menit"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"AgendaDlgNoCancel\n"
@@ -4440,7 +4008,6 @@ msgid "An option must be confirmed."
msgstr "Opsi harus dikonfirmasikan."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"AgendaDlgFrame\n"
@@ -4449,7 +4016,6 @@ msgid "Minutes Type"
msgstr "Jenis Menit"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"AgendaDlgButton1\n"
@@ -4458,7 +4024,6 @@ msgid "Results Minutes"
msgstr "Hasil Menit"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"AgendaDlgButton2\n"
@@ -4467,7 +4032,6 @@ msgid "Evaluation Minutes"
msgstr "Evaluasi Menit"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"TextField\n"
@@ -4485,7 +4049,6 @@ msgid "The '%1' directory cannot be created:"
msgstr "Direktori '%1' tak dapat dibuat: "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MsgDirNotThere\n"
@@ -4494,7 +4057,6 @@ msgid "The '%1' directory does not exist."
msgstr "Direktori '%1' tidak ada."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"QueryfornewCreation\n"
@@ -4503,7 +4065,6 @@ msgid "Do you want to create it now?"
msgstr "Buat sekarang?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"HelpButton\n"
@@ -4521,7 +4082,6 @@ msgid "~Cancel"
msgstr "~Batal"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"BackButton\n"
@@ -4539,7 +4099,6 @@ msgid "Ne~xt >"
msgstr "Lan~jut >>"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"BeginButton\n"
@@ -4548,7 +4107,6 @@ msgid "~Convert"
msgstr "~Konversi"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CloseButton\n"
@@ -4557,7 +4115,6 @@ msgid "~Close"
msgstr "~Tutup"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"WelcometextLabel1\n"
@@ -4566,7 +4123,6 @@ msgid "This wizard convert legacy format documents to Open Document Format for O
msgstr "Wisaya ini mengonversi dokumen berformat legasi ke Open Document Format bagi Aplikasi Perkantoran."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"WelcometextLabel3\n"
@@ -4575,7 +4131,6 @@ msgid "Select the document type for conversion:"
msgstr "Pilih jenis dokumen untuk dikonversi:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MSTemplateCheckbox_1_\n"
@@ -4584,7 +4139,6 @@ msgid "Word templates"
msgstr "Palet Word"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MSTemplateCheckbox_2_\n"
@@ -4593,7 +4147,6 @@ msgid "Excel templates"
msgstr "Palet Excel"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MSTemplateCheckbox_3_\n"
@@ -4602,7 +4155,6 @@ msgid "PowerPoint templates"
msgstr "Palet PowerPoint"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MSDocumentCheckbox_1_\n"
@@ -4611,7 +4163,6 @@ msgid "Word documents"
msgstr "Dokumen Word"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MSDocumentCheckbox_2_\n"
@@ -4620,7 +4171,6 @@ msgid "Excel documents"
msgstr "Dokumen Excel"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MSDocumentCheckbox_3_\n"
@@ -4629,7 +4179,6 @@ msgid "PowerPoint/Publisher documents"
msgstr "Dokumen PowerPoint/Publisher"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MSContainerName\n"
@@ -4638,7 +4187,6 @@ msgid "Microsoft Office"
msgstr "Microsoft Office"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SummaryHeader\n"
@@ -4647,7 +4195,6 @@ msgid "Summary:"
msgstr "Ringkasan:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"GroupnameDefault\n"
@@ -4656,7 +4203,6 @@ msgid "Imported_Templates"
msgstr "Palet_Impor"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ProgressMoreDocs\n"
@@ -4683,7 +4229,6 @@ msgid "The '<1>' file already exists.<CR>Do you want to overwrite it?"
msgstr "Berkas '<1>' sudah ada. <CR>Anda ingin menimpanya?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MorePathsError3\n"
@@ -4701,7 +4246,6 @@ msgid "Do you really want to terminate conversion at this point?"
msgstr "Anda yakin hendak menghentikan proses konversi di sini?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ConvertError2\n"
@@ -4710,7 +4254,6 @@ msgid "Cancel Wizard"
msgstr "Batalkan Wahana"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RTErrorDesc\n"
@@ -4728,7 +4271,6 @@ msgid "Error"
msgstr "Galat"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"OverwriteallFiles\n"
@@ -4737,7 +4279,6 @@ msgid "Do you want to overwrite documents without being asked?"
msgstr "Anda ingin menimpa dokumen tanpa harus ditanya lebih dulu?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ReeditMacro\n"
@@ -4746,7 +4287,6 @@ msgid "Document macro has to be revised."
msgstr "Dokumen makro harus diperbaiki."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CouldNotsaveDocument\n"
@@ -4755,7 +4295,6 @@ msgid "Document '<1>' could not be saved."
msgstr "Berkas '<1>' tak dapat disimpan."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CouldNotopenDocument\n"
@@ -4764,7 +4303,6 @@ msgid "Document '<1>' could not be opened."
msgstr "Dokument '<1>' tak dapat dibuka."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"PathDialogMessage\n"
@@ -4773,7 +4311,6 @@ msgid "Select a directory"
msgstr "Pilih direktori"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"DialogTitle\n"
@@ -4782,7 +4319,6 @@ msgid "Document Converter"
msgstr "Konverter Dokumen"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SearchInSubDir\n"
@@ -4800,7 +4336,6 @@ msgid "Progress"
msgstr "Proses"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ProgressPage2\n"
@@ -4809,7 +4344,6 @@ msgid "Retrieving the relevant documents:"
msgstr "Memperoleh dokumen bersangkutan:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ProgressPage3\n"
@@ -4818,7 +4352,6 @@ msgid "Converting the documents"
msgstr "Mengonversi dokumen"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ProgressFound\n"
@@ -4836,7 +4369,6 @@ msgid "\"%1 found"
msgstr "%1 ditemukan"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"Ready\n"
@@ -4845,7 +4377,6 @@ msgid "Finished"
msgstr "Selesai"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SourceDocuments\n"
@@ -4854,7 +4385,6 @@ msgid "Source documents"
msgstr "Dokumen sumber"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"TargetDocuments\n"
@@ -4863,7 +4393,6 @@ msgid "Target documents"
msgstr "Dokumen sasaran"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"LogfileSummary\n"
@@ -4872,7 +4401,6 @@ msgid "<COUNT> documents converted"
msgstr "<COUNT> dokumen sudah diubah"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumInclusiveSubDir\n"
@@ -4881,7 +4409,6 @@ msgid "All subdirectories will be taken into account"
msgstr "Semua subdirektori akan disertakan pada akun"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumSaveDokumente\n"
@@ -4890,7 +4417,6 @@ msgid "These will be exported to the following directory:"
msgstr "Akan diekspor ke direktori berikut:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"TextImportLabel\n"
@@ -4899,7 +4425,6 @@ msgid "Import from:"
msgstr "Impor dari:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"TextExportLabel\n"
@@ -4908,7 +4433,6 @@ msgid "Save to:"
msgstr "Simpan ke:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CreateLogfile\n"
@@ -4917,7 +4441,6 @@ msgid "Create log file"
msgstr "Buat berkas log"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"LogfileHelpText\n"
@@ -4926,7 +4449,6 @@ msgid "A log file will be created in your work directory"
msgstr "Berkas log akan dibuat dalam direktori kerja Anda"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ShowLogfile\n"
@@ -4935,7 +4457,6 @@ msgid "Show log file"
msgstr "Tampilkan berkas log"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumMSTextDocuments\n"
@@ -4944,7 +4465,6 @@ msgid "All Word documents contained in the following directory will be imported:
msgstr "Semua dokumen Word dalam direktori berikut ini akan diimpor:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumMSTableDocuments\n"
@@ -4953,7 +4473,6 @@ msgid "All Excel documents contained in the following directory will be imported
msgstr "Semua dokumen Excel dalam direktori berikut ini akan diimpor:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumMSDrawDocuments\n"
@@ -4962,7 +4481,6 @@ msgid "All PowerPoint/Publisher documents contained in the following directory w
msgstr "Semua dokumen PowerPoint/Publisher yang ada dalam direktori berikut akan diimpor:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumMSTextTemplates\n"
@@ -4971,7 +4489,6 @@ msgid "All Word templates contained in the following directory will be imported:
msgstr "Semua palet Word dalam direktori berikut ini akan diimpor:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumMSTableTemplates\n"
@@ -4980,7 +4497,6 @@ msgid "All Excel templates contained in the following directory will be imported
msgstr "Semua palet Excel dalam direktori berikut ini akan diimpor:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumMSDrawTemplates\n"
diff --git a/source/is/cui/messages.po b/source/is/cui/messages.po
index 77223aca6db..8d5de058847 100644
--- a/source/is/cui/messages.po
+++ b/source/is/cui/messages.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2017-12-20 08:16+0100\n"
-"PO-Revision-Date: 2017-12-17 17:19+0000\n"
+"PO-Revision-Date: 2018-01-15 07:46+0000\n"
"Last-Translator: Sveinn í Felli <sv1@fellsnet.is>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: is\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1513531153.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1516002403.000000\n"
#: personalization.hrc:31
msgctxt "RID_SVXSTR_PERSONA_CATEGORIES"
@@ -8590,7 +8590,7 @@ msgstr "Öryggisvalkostir og aðvaranir"
#: optuserpage.ui:12
msgctxt "optuserpage|liststore1"
msgid "No key"
-msgstr ""
+msgstr "Enginn lykill"
#: optuserpage.ui:45
msgctxt "optuserpage|companyft"
@@ -8800,7 +8800,7 @@ msgstr "Þegar skjöl eru dulrituð, alltaf dulrita þannig að þú getir áfra
#: optuserpage.ui:930
msgctxt "optuserpage|cryptographylabel"
msgid "Cryptography"
-msgstr ""
+msgstr "Dulritun"
#: optviewpage.ui:47
msgctxt "optviewpage|grid3|tooltip_text"
diff --git a/source/is/officecfg/registry/data/org/openoffice/Office/UI.po b/source/is/officecfg/registry/data/org/openoffice/Office/UI.po
index c5178dcf5be..0feb5029cea 100644
--- a/source/is/officecfg/registry/data/org/openoffice/Office/UI.po
+++ b/source/is/officecfg/registry/data/org/openoffice/Office/UI.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: UI\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-01-10 11:50+0100\n"
-"PO-Revision-Date: 2017-12-17 17:08+0000\n"
+"PO-Revision-Date: 2018-01-15 07:36+0000\n"
"Last-Translator: Sveinn í Felli <sv1@fellsnet.is>\n"
"Language-Team: Icelandic <translation-team-is@lists.sourceforge.net>\n"
"Language: is\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1513530528.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1516001806.000000\n"
#: BaseWindowState.xcu
msgctxt ""
@@ -27097,7 +27097,7 @@ msgctxt ""
"ContextLabel\n"
"value.text"
msgid "~Page..."
-msgstr "~Síðu..."
+msgstr "~Síða..."
#: WriterCommands.xcu
msgctxt ""
diff --git a/source/is/sc/messages.po b/source/is/sc/messages.po
index 2de3bb575d3..77debd4696a 100644
--- a/source/is/sc/messages.po
+++ b/source/is/sc/messages.po
@@ -4685,7 +4685,6 @@ msgid "Net present value. Calculates the net present value of an investment base
msgstr "Nettónúvirði fjárfestingar. Skilar nettónúvirði fjárfestingar byggt á daglánavöxtum og röð framtíðarafborgana."
#: scfuncs.hrc:655
-#, fuzzy
msgctxt "SC_OPCODE_NPV"
msgid "Rate"
msgstr "Vaxtaprósenta"
@@ -4717,7 +4716,6 @@ msgid "Values"
msgstr "Gildi"
#: scfuncs.hrc:666
-#, fuzzy
msgctxt "SC_OPCODE_IRR"
msgid "An array or reference to cells whose contents correspond to the payments."
msgstr "Er fylki eða tilvísun í reit sem innihalda tölur sem reikna á afkastavexti fyrir."
@@ -4748,7 +4746,6 @@ msgid "An array or reference to cells whose contents correspond to the payments.
msgstr "Er fylki eða tilvísun í reit sem innihalda tölur sem reikna á afkastavexti fyrir."
#: scfuncs.hrc:677
-#, fuzzy
msgctxt "SC_OPCODE_MIRR"
msgid "Investment"
msgstr "Fjárfesting"
@@ -4776,7 +4773,6 @@ msgid "Returns the amount of interest for constant amortization rates."
msgstr "Skilar greiddum vöxtum á tilteknu tímabili fjárfestingar."
#: scfuncs.hrc:687
-#, fuzzy
msgctxt "SC_OPCODE_ISPMT"
msgid "Rate"
msgstr "Vaxtaprósenta"
@@ -4808,7 +4804,6 @@ msgid "Sum total of amortization periods."
msgstr "Fjöldi greiðslutímabila í fjárfestingu."
#: scfuncs.hrc:693
-#, fuzzy
msgctxt "SC_OPCODE_ISPMT"
msgid "Investment"
msgstr "Fjárfesting"
@@ -4824,7 +4819,6 @@ msgid "Duration. Calculates the number of periods required by an investment to a
msgstr "Skilar árlegri tímalengd verðbréfs með reglubundnum vaxtagreiðslum."
#: scfuncs.hrc:701
-#, fuzzy
msgctxt "SC_OPCODE_PDURATION"
msgid "Rate"
msgstr "Vaxtaprósenta"
@@ -4835,7 +4829,6 @@ msgid "The constant rate of interest."
msgstr "Reglubundnar vaxtagreiðslur."
#: scfuncs.hrc:703
-#, fuzzy
msgctxt "SC_OPCODE_PDURATION"
msgid "PV"
msgstr "PV"
@@ -4872,7 +4865,6 @@ msgid "The number of periods used in the calculation."
msgstr "Fjöldi tímabila sem eru notaðir í útreikningi."
#: scfuncs.hrc:715
-#, fuzzy
msgctxt "SC_OPCODE_RRI"
msgid "PV"
msgstr "PV"
@@ -6166,7 +6158,6 @@ msgid "Calculates subtotals in a spreadsheet."
msgstr "Skilar millisamtölu í töflureikni."
#: scfuncs.hrc:1346
-#, fuzzy
msgctxt "SC_OPCODE_SUB_TOTAL"
msgid "Function"
msgstr "Fall"
@@ -6187,7 +6178,6 @@ msgid "The cells of the range which are to be taken into account."
msgstr "Svið reita sem reikna á millisamtölu fyrir."
#: scfuncs.hrc:1355
-#, fuzzy
msgctxt "SC_OPCODE_AGGREGATE"
msgid "Calculates an aggregate in a spreadsheet."
msgstr "Skilar samsöfnun (aggregate) í töflureikni."
@@ -6263,7 +6253,6 @@ msgid "The number to be truncated."
msgstr "Talan sem á stýfa."
#: scfuncs.hrc:1380
-#, fuzzy
msgctxt "SC_OPCODE_TRUNC"
msgid "Count"
msgstr "Fjöldi"
@@ -6289,7 +6278,6 @@ msgid "The number to be rounded."
msgstr "Talan sem á að slétta."
#: scfuncs.hrc:1390
-#, fuzzy
msgctxt "SC_OPCODE_ROUND"
msgid "Count"
msgstr "Fjöldi"
@@ -6315,7 +6303,6 @@ msgid "The number to be rounded up."
msgstr "Talan sem á að slétta upp."
#: scfuncs.hrc:1400
-#, fuzzy
msgctxt "SC_OPCODE_ROUND_UP"
msgid "Count"
msgstr "Fjöldi"
@@ -6341,7 +6328,6 @@ msgid "The number to be rounded down."
msgstr "Talan sem slétta á niður."
#: scfuncs.hrc:1410
-#, fuzzy
msgctxt "SC_OPCODE_ROUND_DOWN"
msgid "Count"
msgstr "Fjöldi"
@@ -6687,7 +6673,6 @@ msgid "Array transposition. Exchanges the rows and columns of an array."
msgstr "Umbreyta fylki. Skiptir á röðum og dálkum fylkis."
#: scfuncs.hrc:1548
-#, fuzzy
msgctxt "SC_OPCODE_MAT_TRANS"
msgid "Array"
msgstr "Fylki"
@@ -6730,7 +6715,6 @@ msgid "Returns the array determinant."
msgstr "Skilar fylkisákveðu (array determinant) fylkis."
#: scfuncs.hrc:1566
-#, fuzzy
msgctxt "SC_OPCODE_MAT_DET"
msgid "Array"
msgstr "Fylki"
@@ -6746,7 +6730,6 @@ msgid "Returns the inverse of an array."
msgstr "Skilar fylkisandhverfu fylkisins."
#: scfuncs.hrc:1574
-#, fuzzy
msgctxt "SC_OPCODE_MAT_INV"
msgid "Array"
msgstr "Fylki"
@@ -6874,7 +6857,6 @@ msgid "Returns a frequency distribution as a vertical array."
msgstr "Skilar fjölda talnanna í hverjum flokki sem lóðréttu fylki tíðnitalna."
#: scfuncs.hrc:1628
-#, fuzzy
msgctxt "SC_OPCODE_FREQUENCY"
msgid "Data"
msgstr "Gögn"
@@ -7585,7 +7567,6 @@ msgid "Returns the alpha quantile of a sample."
msgstr "Skilar gildi sem er á ákveðnu hundraðsmarki fyrir gildi á svæði."
#: scfuncs.hrc:1942
-#, fuzzy
msgctxt "SC_OPCODE_PERCENTILE"
msgid "Data"
msgstr "Gögn"
@@ -7612,7 +7593,6 @@ msgid "Returns the alpha percentile of a sample."
msgstr "Skilar gildi sem er á ákveðnu hundraðsmarki fyrir gildi á svæði."
#: scfuncs.hrc:1952
-#, fuzzy
msgctxt "SC_OPCODE_PERCENTILE_EXC"
msgid "Data"
msgstr "Gögn"
@@ -7639,7 +7619,6 @@ msgid "Returns the alpha percentile of a sample."
msgstr "Skilar gildi sem er á ákveðnu hundraðsmarki fyrir gildi á svæði."
#: scfuncs.hrc:1962
-#, fuzzy
msgctxt "SC_OPCODE_PERCENTILE_INC"
msgid "Data"
msgstr "Gögn"
@@ -7665,7 +7644,6 @@ msgid "Returns the quartile of a sample."
msgstr "Skilar fjórðungsmarki gagnasafns."
#: scfuncs.hrc:1972
-#, fuzzy
msgctxt "SC_OPCODE_QUARTILE"
msgid "Data"
msgstr "Gögn"
@@ -7691,7 +7669,6 @@ msgid "Returns the quartile of a sample."
msgstr "Skilar fjórðungsmarki gagnasafns."
#: scfuncs.hrc:1982
-#, fuzzy
msgctxt "SC_OPCODE_QUARTILE_EXC"
msgid "Data"
msgstr "Gögn"
@@ -7717,7 +7694,6 @@ msgid "Returns the quartile of a sample."
msgstr "Skilar fjórðungsmarki gagnasafns."
#: scfuncs.hrc:1992
-#, fuzzy
msgctxt "SC_OPCODE_QUARTILE_INC"
msgid "Data"
msgstr "Gögn"
@@ -7743,7 +7719,6 @@ msgid "Returns the k-th largest value of a sample."
msgstr "Skilar k-ta hæsta gildinu í gagnasafni."
#: scfuncs.hrc:2002
-#, fuzzy
msgctxt "SC_OPCODE_LARGE"
msgid "Data"
msgstr "Gögn"
@@ -7770,7 +7745,6 @@ msgid "Returns the k-th smallest value of a sample."
msgstr "Skilar k-ta lægsta gildi í gagnasafni."
#: scfuncs.hrc:2012
-#, fuzzy
msgctxt "SC_OPCODE_SMALL"
msgid "Data"
msgstr "Gögn"
@@ -7797,7 +7771,6 @@ msgid "Returns the percentage rank of a value in a sample."
msgstr "Skilar sætistölu gildis í gagnasafni sem prósentuhlutfalli af gagnasafninu."
#: scfuncs.hrc:2022
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK"
msgid "Data"
msgstr "Gögn"
@@ -7834,7 +7807,6 @@ msgid "Returns the percentage rank (0..1, exclusive) of a value in a sample."
msgstr ""
#: scfuncs.hrc:2034
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK_EXC"
msgid "Data"
msgstr "Gögn"
@@ -7871,7 +7843,6 @@ msgid "Returns the percentage rank (0..1, inclusive) of a value in a sample."
msgstr ""
#: scfuncs.hrc:2046
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK_INC"
msgid "Data"
msgstr "Gögn"
@@ -8013,7 +7984,6 @@ msgid "Returns the mean of a sample without including the marginal values."
msgstr "Skilar meðaltali innri hlutans af safni gagnagilda."
#: scfuncs.hrc:2094
-#, fuzzy
msgctxt "SC_OPCODE_TRIM_MEAN"
msgid "Data"
msgstr "Gögn"
@@ -8039,7 +8009,6 @@ msgid "Returns the discrete probability of an interval."
msgstr "Skilar líkindum þess að gildi í svæði séu á milli tveggja markgilda eða jafnt og lægra markgildi."
#: scfuncs.hrc:2104
-#, fuzzy
msgctxt "SC_OPCODE_PROB"
msgid "Data"
msgstr "Gögn"
@@ -8050,7 +8019,6 @@ msgid "The sample data array."
msgstr "Fylki úrtaksins."
#: scfuncs.hrc:2106
-#, fuzzy
msgctxt "SC_OPCODE_PROB"
msgid "Probability"
msgstr "Líkindi"
@@ -8385,7 +8353,6 @@ msgid "The success probability of a trial."
msgstr "Líkur á velgengni í hverri tilraun."
#: scfuncs.hrc:2222
-#, fuzzy
msgctxt "SC_OPCODE_CRIT_BINOM"
msgid "Alpha"
msgstr "Alfa"
@@ -8422,7 +8389,6 @@ msgid "The success probability of a trial."
msgstr "Líkur á velgengni í hverri tilraun."
#: scfuncs.hrc:2234
-#, fuzzy
msgctxt "SC_OPCODE_BINOM_INV"
msgid "Alpha"
msgstr "Alfa"
@@ -8909,7 +8875,6 @@ msgid "The value to which the exponential distribution is to be calculated."
msgstr "Gildið sem reikna á veldisvísadreifinguna fyrir."
#: scfuncs.hrc:2406
-#, fuzzy
msgctxt "SC_OPCODE_EXP_DIST"
msgid "Lambda"
msgstr "Lambda"
@@ -8945,7 +8910,6 @@ msgid "The value to which the exponential distribution is to be calculated."
msgstr "Gildið sem reikna á veldisvísadreifinguna fyrir."
#: scfuncs.hrc:2418
-#, fuzzy
msgctxt "SC_OPCODE_EXP_DIST_MS"
msgid "Lambda"
msgstr "Lambda"
@@ -8981,7 +8945,6 @@ msgid "The value for which the gamma distribution is to be calculated."
msgstr "Gildið sem reikna á fyrir gammadreifinguna."
#: scfuncs.hrc:2430
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_DIST"
msgid "Alpha"
msgstr "Alfa"
@@ -8992,7 +8955,6 @@ msgid "The Alpha parameter of the Gamma distribution."
msgstr "Alfa breytan fyrir gammadreifinguna."
#: scfuncs.hrc:2432
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_DIST"
msgid "Beta"
msgstr "Beta"
@@ -9028,7 +8990,6 @@ msgid "The value for which the gamma distribution is to be calculated."
msgstr "Gildið sem reikna á fyrir gammadreifinguna."
#: scfuncs.hrc:2444
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_DIST_MS"
msgid "Alpha"
msgstr "Alfa"
@@ -9039,7 +9000,6 @@ msgid "The Alpha parameter of the Gamma distribution."
msgstr "Alfa breytan fyrir gammadreifinguna."
#: scfuncs.hrc:2446
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_DIST_MS"
msgid "Beta"
msgstr "Beta"
@@ -9075,7 +9035,6 @@ msgid "The probability value for which the inverse gamma distribution is to be c
msgstr "Líkindagildið sem reikna á andhverfan náttúrulegan lógaritma gammadreifingarinnar fyrir."
#: scfuncs.hrc:2458
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_INV"
msgid "Alpha"
msgstr "Alfa"
@@ -9086,7 +9045,6 @@ msgid "The Alpha (shape) parameter of the Gamma distribution."
msgstr "Alfa (lögun) færibreyta fyrir gammadreifinguna."
#: scfuncs.hrc:2460
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_INV"
msgid "Beta"
msgstr "Beta"
@@ -9112,7 +9070,6 @@ msgid "The probability value for which the inverse gamma distribution is to be c
msgstr "Líkindagildið sem reikna á andhverfan náttúrulegan lógaritma gammadreifingarinnar fyrir."
#: scfuncs.hrc:2470
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_INV_MS"
msgid "Alpha"
msgstr "Alfa"
@@ -9123,7 +9080,6 @@ msgid "The Alpha (shape) parameter of the Gamma distribution."
msgstr "Alfa (lögun) færibreyta fyrir gammadreifinguna."
#: scfuncs.hrc:2472
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_INV_MS"
msgid "Beta"
msgstr "Beta"
@@ -9194,7 +9150,6 @@ msgid "The value for which the beta distribution is to be calculated."
msgstr "Gildið sem skila á betadreifingu fyrir."
#: scfuncs.hrc:2508
-#, fuzzy
msgctxt "SC_OPCODE_BETA_DIST"
msgid "Alpha"
msgstr "Alfa"
@@ -9205,7 +9160,6 @@ msgid "The Alpha parameter of the Beta distribution."
msgstr "Alfa breytan fyrir betadreifinguna."
#: scfuncs.hrc:2510
-#, fuzzy
msgctxt "SC_OPCODE_BETA_DIST"
msgid "Beta"
msgstr "Beta"
@@ -9261,7 +9215,6 @@ msgid "The probability value for which the inverse beta distribution is to be ca
msgstr "Líkindagildi sem reikna á andhverfu betadreifingarinnar."
#: scfuncs.hrc:2526
-#, fuzzy
msgctxt "SC_OPCODE_BETA_INV"
msgid "Alpha"
msgstr "Alfa"
@@ -9272,7 +9225,6 @@ msgid "The Alpha parameter of the Beta distribution."
msgstr "Alfa breytan fyrir betadreifinguna."
#: scfuncs.hrc:2528
-#, fuzzy
msgctxt "SC_OPCODE_BETA_INV"
msgid "Beta"
msgstr "Beta"
@@ -9318,7 +9270,6 @@ msgid "The value for which the beta distribution is to be calculated."
msgstr "Gildið sem skila á betadreifingu fyrir."
#: scfuncs.hrc:2542
-#, fuzzy
msgctxt "SC_OPCODE_BETA_DIST_MS"
msgid "Alpha"
msgstr "Alfa"
@@ -9329,7 +9280,6 @@ msgid "The Alpha parameter of the Beta distribution."
msgstr "Alfa breytan fyrir betadreifinguna."
#: scfuncs.hrc:2544
-#, fuzzy
msgctxt "SC_OPCODE_BETA_DIST_MS"
msgid "Beta"
msgstr "Beta"
@@ -9385,7 +9335,6 @@ msgid "The probability value for which the inverse beta distribution is to be ca
msgstr "Líkindagildi sem reikna á andhverfu betadreifingarinnar."
#: scfuncs.hrc:2560
-#, fuzzy
msgctxt "SC_OPCODE_BETA_INV_MS"
msgid "Alpha"
msgstr "Alfa"
@@ -9396,7 +9345,6 @@ msgid "The Alpha parameter of the Beta distribution."
msgstr "Alfa breytan fyrir betadreifinguna."
#: scfuncs.hrc:2562
-#, fuzzy
msgctxt "SC_OPCODE_BETA_INV_MS"
msgid "Beta"
msgstr "Beta"
@@ -9452,7 +9400,6 @@ msgid "The Alpha parameter of the Weibull distribution."
msgstr "Alfa breytan fyrir Weibull-dreifinguna."
#: scfuncs.hrc:2578
-#, fuzzy
msgctxt "SC_OPCODE_WEIBULL"
msgid "Beta"
msgstr "Beta"
@@ -9498,7 +9445,6 @@ msgid "The Alpha parameter of the Weibull distribution."
msgstr "Alfa breytan fyrir Weibull-dreifinguna."
#: scfuncs.hrc:2592
-#, fuzzy
msgctxt "SC_OPCODE_WEIBULL_MS"
msgid "Beta"
msgstr "Beta"
@@ -9723,7 +9669,6 @@ msgid "The degrees of freedom of the T distribution."
msgstr "Svigrúmsgráður fyrir T dreifinguna."
#: scfuncs.hrc:2660
-#, fuzzy
msgctxt "SC_OPCODE_T_DIST_MS"
msgid "Cumulative"
msgstr "Uppsöfnun"
@@ -9915,7 +9860,6 @@ msgid "The degrees of freedom in the denominator of the F distribution."
msgstr "Svigrúmsgráður nefnarans fyrir F-líkindadreifinguna."
#: scfuncs.hrc:2726
-#, fuzzy
msgctxt "SC_OPCODE_F_DIST_LT"
msgid "Cumulative"
msgstr "Uppsöfnun"
@@ -10395,7 +10339,6 @@ msgid "Returns a (1-alpha) confidence interval for a normal distribution."
msgstr "Skilar öryggisbilinu fyrir meðaltal þýðis."
#: scfuncs.hrc:2905
-#, fuzzy
msgctxt "SC_OPCODE_CONFIDENCE"
msgid "Alpha"
msgstr "Alfa"
@@ -10416,7 +10359,6 @@ msgid "The standard deviation of the population."
msgstr "Er staðalfrávik þýðis fyrir gagnasvæðið."
#: scfuncs.hrc:2909
-#, fuzzy
msgctxt "SC_OPCODE_CONFIDENCE"
msgid "Size"
msgstr "Stærð"
@@ -10433,7 +10375,6 @@ msgid "Returns a (1-alpha) confidence interval for a normal distribution."
msgstr "Skilar öryggisbilinu fyrir meðaltal þýðis."
#: scfuncs.hrc:2917
-#, fuzzy
msgctxt "SC_OPCODE_CONFIDENCE_N"
msgid "Alpha"
msgstr "Alfa"
@@ -10454,7 +10395,6 @@ msgid "The standard deviation of the population."
msgstr "Er staðalfrávik þýðis fyrir gagnasvæðið."
#: scfuncs.hrc:2921
-#, fuzzy
msgctxt "SC_OPCODE_CONFIDENCE_N"
msgid "Size"
msgstr "Stærð"
@@ -10471,7 +10411,6 @@ msgid "Returns a (1-alpha) confidence interval for a Student's t distribution."
msgstr "Skilar öryggisbilinu fyrir meðaltal þýðis."
#: scfuncs.hrc:2929
-#, fuzzy
msgctxt "SC_OPCODE_CONFIDENCE_T"
msgid "Alpha"
msgstr "Alfa"
@@ -10492,7 +10431,6 @@ msgid "The standard deviation of the population."
msgstr "Er staðalfrávik þýðis fyrir gagnasvæðið."
#: scfuncs.hrc:2933
-#, fuzzy
msgctxt "SC_OPCODE_CONFIDENCE_T"
msgid "Size"
msgstr "Stærð"
@@ -10508,7 +10446,6 @@ msgid "Calculates the probability of observing a z-statistic greater than the on
msgstr "Skilar einhliða P-gildi z-prófunar."
#: scfuncs.hrc:2941
-#, fuzzy
msgctxt "SC_OPCODE_Z_TEST"
msgid "Data"
msgstr "Gögn"
@@ -10544,7 +10481,6 @@ msgid "Calculates the probability of observing a z-statistic greater than the on
msgstr "Skilar einhliða P-gildi z-prófunar."
#: scfuncs.hrc:2953
-#, fuzzy
msgctxt "SC_OPCODE_Z_TEST_MS"
msgid "Data"
msgstr "Gögn"
@@ -10939,7 +10875,6 @@ msgid "The second record array."
msgstr "Seinna færslufylkið."
#: scfuncs.hrc:3092
-#, fuzzy
msgctxt "SC_OPCODE_COVAR"
msgid "Calculates the population covariance."
msgstr "Skilar samfylgni þýðisins."
@@ -10967,7 +10902,6 @@ msgid "The second record array."
msgstr "Seinna færslufylkið."
#: scfuncs.hrc:3102
-#, fuzzy
msgctxt "SC_OPCODE_COVARIANCE_P"
msgid "Calculates the population covariance."
msgstr "Skilar samfylgni þýðisins."
@@ -10995,7 +10929,6 @@ msgid "The second record array."
msgstr "Seinna færslufylkið."
#: scfuncs.hrc:3112
-#, fuzzy
msgctxt "SC_OPCODE_COVARIANCE_S"
msgid "Calculates the sample covariance."
msgstr "Skilar samfylgni úrtaksins."
@@ -11065,7 +10998,6 @@ msgid "Calculates future value(s) using additive Exponential Smoothing algorithm
msgstr ""
#: scfuncs.hrc:3135
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_ADD"
msgid "Target"
msgstr "Markmið"
@@ -11134,7 +11066,6 @@ msgid "Calculates future value(s) using multiplicative Exponential Smoothing alg
msgstr ""
#: scfuncs.hrc:3153
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_MUL"
msgid "Target"
msgstr "Markmið"
@@ -11203,7 +11134,6 @@ msgid "Returns a prediction interval at the specified target value(s) for additi
msgstr ""
#: scfuncs.hrc:3171
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_PIA"
msgid "Target"
msgstr "Markmið"
@@ -11284,7 +11214,6 @@ msgid "Returns a prediction interval at the specified target value(s) for multip
msgstr ""
#: scfuncs.hrc:3191
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_PIM"
msgid "Target"
msgstr "Markmið"
@@ -11585,7 +11514,6 @@ msgid "Returns the reference to a cell as text."
msgstr "Skilar tilvísun í hólf sem texta."
#: scfuncs.hrc:3273
-#, fuzzy
msgctxt "SC_OPCODE_ADDRESS"
msgid "Row"
msgstr "Röð"
@@ -11627,7 +11555,6 @@ msgid "The reference style: 0 or FALSE means R1C1 style, any other value or omit
msgstr "Gerð tilvísunar: 0 eða ÓSATT þýðir R1C1 gerð, önnur gildi eða tómt þýðir A1 gerð."
#: scfuncs.hrc:3281
-#, fuzzy
msgctxt "SC_OPCODE_ADDRESS"
msgid "Sheet"
msgstr "Blað"
@@ -11643,7 +11570,6 @@ msgid "Returns the number of individual ranges that belong to a (multiple) range
msgstr "Skilar fjölda svæða í tilvísun. Svæði er svæði samliggjandi reita eða einn reitur."
#: scfuncs.hrc:3289
-#, fuzzy
msgctxt "SC_OPCODE_AREAS"
msgid "Reference"
msgstr "Tilvísun"
@@ -11684,7 +11610,6 @@ msgid "Returns the internal column number of a reference."
msgstr "Skilar dálkanúmeri tilvísunar."
#: scfuncs.hrc:3307
-#, fuzzy
msgctxt "SC_OPCODE_COLUMN"
msgid "Reference"
msgstr "Tilvísun"
@@ -11700,7 +11625,6 @@ msgid "Defines the internal row number of a reference."
msgstr "Skilar línunúmeri tilvísunar."
#: scfuncs.hrc:3315
-#, fuzzy
msgctxt "SC_OPCODE_ROW"
msgid "Reference"
msgstr "Tilvísun"
@@ -11716,7 +11640,6 @@ msgid "Returns the internal sheet number of a reference or a string."
msgstr "Skilar innra númeri blaðs frá tilvísun eða streng."
#: scfuncs.hrc:3323
-#, fuzzy
msgctxt "SC_OPCODE_SHEET"
msgid "Reference"
msgstr "Tilvísun"
@@ -11732,7 +11655,6 @@ msgid "Returns the number of columns in an array or reference."
msgstr "Skilar fjölda dálka í fylki eða tilvísun."
#: scfuncs.hrc:3331
-#, fuzzy
msgctxt "SC_OPCODE_COLUMNS"
msgid "Array"
msgstr "Fylki"
@@ -11748,7 +11670,6 @@ msgid "Returns the number of rows in a reference or array."
msgstr "Skilar fjölda lína í tilvísun eða fylki."
#: scfuncs.hrc:3339
-#, fuzzy
msgctxt "SC_OPCODE_ROWS"
msgid "Array"
msgstr "Fylki"
@@ -11764,7 +11685,6 @@ msgid "Returns the number of sheets of a given reference. If no parameter has be
msgstr "Skilar fjölda blaða fyrir tilvísun. Ef ekkert viðfang er slegið inn, er skilað heildarfjöldi blaða í skjalinu."
#: scfuncs.hrc:3347
-#, fuzzy
msgctxt "SC_OPCODE_SHEETS"
msgid "Reference"
msgstr "Tilvísun"
@@ -11780,7 +11700,6 @@ msgid "Horizontal search and reference to the cells located below."
msgstr "Leitar að gildi í efstu línu töflu með gildum og skilar gildinu í sama dálk úr línu sem er tilgreind."
#: scfuncs.hrc:3355
-#, fuzzy
msgctxt "SC_OPCODE_H_LOOKUP"
msgid "Search criterion"
msgstr "Leitarskilyrði"
@@ -11791,7 +11710,6 @@ msgid "The value to be found in the first row."
msgstr "Gildið sem finna á í fyrstu röðinni."
#: scfuncs.hrc:3357
-#, fuzzy
msgctxt "SC_OPCODE_H_LOOKUP"
msgid "Array"
msgstr "Fylki"
@@ -11838,7 +11756,6 @@ msgid "The value to be found in the first column."
msgstr "Gildið sem finna á í fyrsta dálknum."
#: scfuncs.hrc:3371
-#, fuzzy
msgctxt "SC_OPCODE_V_LOOKUP"
msgid "Array"
msgstr "Fylki"
@@ -11859,7 +11776,6 @@ msgid "Column index number in the array."
msgstr "Dálknúmer fyrir fylkið."
#: scfuncs.hrc:3375
-#, fuzzy
msgctxt "SC_OPCODE_V_LOOKUP"
msgid "Sort order"
msgstr "Röðunarátt"
@@ -11875,7 +11791,6 @@ msgid "Returns a reference to a cell from a defined range."
msgstr "Skilar tilvísun í reiti á gefnu svæði."
#: scfuncs.hrc:3383
-#, fuzzy
msgctxt "SC_OPCODE_INDEX"
msgid "Reference"
msgstr "Tilvísun"
@@ -11886,7 +11801,6 @@ msgid "The reference to a (multiple) range."
msgstr "Er tilvísun í einn eða fleiri reiti."
#: scfuncs.hrc:3385
-#, fuzzy
msgctxt "SC_OPCODE_INDEX"
msgid "Row"
msgstr "Röð"
@@ -11923,7 +11837,6 @@ msgid "Returns the contents of a cell that is referenced in text form."
msgstr "Skilar tilvísun sem textastrengur vísar til."
#: scfuncs.hrc:3397
-#, fuzzy
msgctxt "SC_OPCODE_INDIRECT"
msgid "Reference"
msgstr "Tilvísun"
@@ -12023,7 +11936,6 @@ msgid "Returns a reference which has been moved in relation to the starting poin
msgstr "Skilar tilvísun í svæði sem er tiltekin fjöldi lína og dálka frá gefinni tilvísun."
#: scfuncs.hrc:3431
-#, fuzzy
msgctxt "SC_OPCODE_OFFSET"
msgid "Reference"
msgstr "Tilvísun"
@@ -12034,7 +11946,6 @@ msgid "The reference (cell) from which to base the movement."
msgstr "Tilvísunin (reitur) sem á að nota sem grunn fyrir færsluna."
#: scfuncs.hrc:3433
-#, fuzzy
msgctxt "SC_OPCODE_OFFSET"
msgid "Rows"
msgstr "Raðir"
@@ -12045,7 +11956,6 @@ msgid "The number of rows to be moved either up or down."
msgstr "Fjöldi raða sem sem færa á annaðhvort upp eða niður."
#: scfuncs.hrc:3435
-#, fuzzy
msgctxt "SC_OPCODE_OFFSET"
msgid "Columns"
msgstr "Dálkar"
@@ -12056,7 +11966,6 @@ msgid "The number of columns that are to be moved to the left or to the right."
msgstr "Fjöldi dálka sem færa á til vinstri eða hægri."
#: scfuncs.hrc:3437
-#, fuzzy
msgctxt "SC_OPCODE_OFFSET"
msgid "Height"
msgstr "Hæð"
@@ -12067,7 +11976,6 @@ msgid "The number of rows of the moved reference."
msgstr "Hæðin í fjölda lína sem útkoman á að vera."
#: scfuncs.hrc:3439
-#, fuzzy
msgctxt "SC_OPCODE_OFFSET"
msgid "Width"
msgstr "Breidd"
@@ -12083,7 +11991,6 @@ msgid "Returns a number corresponding to an error type"
msgstr "Skilar tölu sem samsvarar villugildi"
#: scfuncs.hrc:3447
-#, fuzzy
msgctxt "SC_OPCODE_ERROR_TYPE"
msgid "Reference"
msgstr "Tilvísun"
@@ -12135,7 +12042,6 @@ msgid "The time (in seconds) that the Style is to remain valid."
msgstr "Tími (í sekúndum) sem stíllin á að vera virkur."
#: scfuncs.hrc:3467
-#, fuzzy
msgctxt "SC_OPCODE_STYLE"
msgid "Style 2"
msgstr "Stíll 2"
@@ -12224,7 +12130,6 @@ msgid "Extracts value(s) from a pivot table."
msgstr "Dregur út gildi sem geymd eru í veltitöflu."
#: scfuncs.hrc:3499
-#, fuzzy
msgctxt "SC_OPCODE_GET_PIVOT_DATA"
msgid "Data field"
msgstr "Gagnasvið"
@@ -12332,7 +12237,6 @@ msgid "Value is a number, a reference to a cell containing a number or a formula
msgstr "Gildi er tala, tilvísun í reit sem inniheldur tölu eða formúlu sem skilar tölu."
#: scfuncs.hrc:3545
-#, fuzzy
msgctxt "SC_OPCODE_CURRENCY"
msgid "Decimals"
msgstr "Tugabrot"
@@ -12424,7 +12328,6 @@ msgid "Skip empty cells"
msgstr "S_leppa auðum reitum"
#: scfuncs.hrc:3588
-#, fuzzy
msgctxt "SC_OPCODE_TEXTJOIN_MS"
msgid "If TRUE, empty cells will be ignored."
msgstr "Ef þetta er SATT, verða tómir reitir hunsaðir."
@@ -12445,7 +12348,6 @@ msgid "Checks 1 or more conditions and returns a value corresponding to the firs
msgstr ""
#: scfuncs.hrc:3597
-#, fuzzy
msgctxt "SC_OPCODE_IFS_MS"
msgid "Test"
msgstr "Prófun"
@@ -13320,7 +13222,6 @@ msgid "Number1"
msgstr "Tala1"
#: scfuncs.hrc:3924 /home/cl/vc/git/libo-core/sc/inc/scfuncs.hrc:3926
-#, fuzzy
msgctxt "SC_OPCODE_BITAND"
msgid "Positive integer less than 2^48."
msgstr "Jákvæð heiltala minni en 2^48."
@@ -13341,7 +13242,6 @@ msgid "Number1"
msgstr "Tala1"
#: scfuncs.hrc:3933 /home/cl/vc/git/libo-core/sc/inc/scfuncs.hrc:3935
-#, fuzzy
msgctxt "SC_OPCODE_BITOR"
msgid "Positive integer less than 2^48."
msgstr "Jákvæð heiltala minni en 2^48."
@@ -13362,7 +13262,6 @@ msgid "Number1"
msgstr "Tala1"
#: scfuncs.hrc:3942 /home/cl/vc/git/libo-core/sc/inc/scfuncs.hrc:3944
-#, fuzzy
msgctxt "SC_OPCODE_BITXOR"
msgid "Positive integer less than 2^48."
msgstr "Jákvæð heiltala minni en 2^48."
@@ -13629,7 +13528,6 @@ msgid "Returns the error function."
msgstr "Skilar villufallinu."
#: scfuncs.hrc:4040
-#, fuzzy
msgctxt "SC_OPCODE_ERF_MS"
msgid "Lower limit"
msgstr "Neðri mörk"
@@ -13645,7 +13543,6 @@ msgid "Returns the complementary error function."
msgstr "Skilar andstæðuvillufallinu."
#: scfuncs.hrc:4047
-#, fuzzy
msgctxt "SC_OPCODE_ERFC_MS"
msgid "Lower limit"
msgstr "Neðri mörk"
@@ -14597,7 +14494,6 @@ msgid "Sum"
msgstr "Summa"
#: strings.hrc:181
-#, fuzzy
msgctxt "SCSTR_QHELP_BTNEQUAL"
msgid "Formula"
msgstr "Formúla"
@@ -14739,75 +14635,63 @@ msgstr "Slá inn aftur"
#. MovingAverageDialog
#: strings.hrc:214
-#, fuzzy
msgctxt "STR_MOVING_AVERAGE_UNDO_NAME"
msgid "Moving Average"
msgstr "Hlaupandi meðaltal"
#. ExponentialSmoothingDialog
#: strings.hrc:216
-#, fuzzy
msgctxt "STR_EXPONENTIAL_SMOOTHING_UNDO_NAME"
msgid "Exponential Smoothing"
msgstr "Veldisjöfnun"
#. AnalysisOfVarianceDialog
#: strings.hrc:218
-#, fuzzy
msgctxt "STR_ANALYSIS_OF_VARIANCE_UNDO_NAME"
msgid "Analysis of Variance"
msgstr "Greining breytileika (ANOVA"
#: strings.hrc:219
-#, fuzzy
msgctxt "STR_ANOVA_SINGLE_FACTOR_LABEL"
msgid "ANOVA - Single Factor"
msgstr "ANOVA - Einn stuðull"
#: strings.hrc:220
-#, fuzzy
msgctxt "STR_ANOVA_TWO_FACTOR_LABEL"
msgid "ANOVA - Two Factor"
msgstr "ANOVA - Tveir stuðlar"
#: strings.hrc:221
-#, fuzzy
msgctxt "STR_ANOVA_LABEL_GROUPS"
msgid "Groups"
msgstr "Hópar"
#: strings.hrc:222
-#, fuzzy
msgctxt "STR_ANOVA_LABEL_BETWEEN_GROUPS"
msgid "Between Groups"
msgstr "Milli hópa"
#: strings.hrc:223
-#, fuzzy
msgctxt "STR_ANOVA_LABEL_WITHIN_GROUPS"
msgid "Within Groups"
msgstr "Innan hópa"
#: strings.hrc:224
-#, fuzzy
msgctxt "STR_ANOVA_LABEL_SOURCE_OF_VARIATION"
msgid "Source of Variation"
msgstr "Uppruni breytileika"
#: strings.hrc:225
-#, fuzzy
msgctxt "STR_ANOVA_LABEL_SS"
msgid "SS"
msgstr "SS"
#: strings.hrc:226
-#, fuzzy
msgctxt "STR_ANOVA_LABEL_DF"
msgid "df"
msgstr "df"
#: strings.hrc:227
-#, fuzzy
msgctxt "STR_ANOVA_LABEL_MS"
msgid "MS"
msgstr "MS"
@@ -14823,13 +14707,11 @@ msgid "P-value"
msgstr "P-gildi"
#: strings.hrc:230
-#, fuzzy
msgctxt "STR_ANOVA_LABEL_F_CRITICAL"
msgid "F critical"
msgstr "F krítískt"
#: strings.hrc:231
-#, fuzzy
msgctxt "STR_ANOVA_LABEL_TOTAL"
msgid "Total"
msgstr "Samtals"
@@ -15127,7 +15009,6 @@ msgid "Observed Mean Difference"
msgstr "Sjáanlegur meðalmismunur"
#: strings.hrc:296
-#, fuzzy
msgctxt "STR_DEGREES_OF_FREEDOM_LABEL"
msgid "df"
msgstr "df"
@@ -15218,13 +15099,11 @@ msgstr ""
#. t Test
#: strings.hrc:316
-#, fuzzy
msgctxt "STR_TTEST_PEARSON_CORRELATION"
msgid "Pearson Correlation"
msgstr "Pearson fylgni"
#: strings.hrc:317
-#, fuzzy
msgctxt "STR_TTEST_VARIANCE_OF_THE_DIFFERENCES"
msgid "Variance of the Differences"
msgstr "Breytileiki mismuna (Variance of the Differences)"
@@ -16968,7 +16847,6 @@ msgid "URL:"
msgstr "Slóð:"
#: dataproviderentry.ui:57
-#, fuzzy
msgctxt "dataproviderentry|id"
msgid "ID:"
msgstr "ID:"
@@ -21955,7 +21833,6 @@ msgid "Enable natural sort"
msgstr "Virkja eðlilega röðun"
#: sortoptionspage.ui:89
-#, fuzzy
msgctxt "sortoptionspage|includenotes"
msgid "Include comments-only boundary column(s)"
msgstr "Hafa með jaðardálk(a) einungis fyrir athugasemdir"
diff --git a/source/is/sd/messages.po b/source/is/sd/messages.po
index 3866f242458..f062e08c30c 100644
--- a/source/is/sd/messages.po
+++ b/source/is/sd/messages.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-01-10 11:50+0100\n"
-"PO-Revision-Date: 2017-12-17 18:01+0000\n"
+"PO-Revision-Date: 2018-01-15 07:48+0000\n"
"Last-Translator: Sveinn í Felli <sv1@fellsnet.is>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: is\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1513533668.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1516002517.000000\n"
#: DocumentRenderer.hrc:29
msgctxt "STR_IMPRESS_PRINT_UI_CONTENT_CHOICES"
@@ -1552,7 +1552,7 @@ msgstr "Yfirskyggna"
#: strings.hrc:287
msgctxt "STR_MASTERSLIDE_LABEL"
msgid "Master Slide:"
-msgstr ""
+msgstr "Yfirskyggna:"
#: strings.hrc:288
msgctxt "STR_MASTERPAGE_NAME"
@@ -1562,7 +1562,7 @@ msgstr "Yfirsíða"
#: strings.hrc:289
msgctxt "STR_MASTERPAGE_LABEL"
msgid "Master Page:"
-msgstr ""
+msgstr "Yfirsíða:"
#: strings.hrc:290
msgctxt "STR_NOTES"
@@ -4397,7 +4397,7 @@ msgstr "Nota stillingar pr_entara til að forma skjalið"
#: optimpressgeneralpage.ui:622
msgctxt "optimpressgeneralpage|cbCompatibility"
msgid "Add _spacing between paragraphs and tables"
-msgstr ""
+msgstr "Bæta _bili milli málsgreina og taflna"
#: optimpressgeneralpage.ui:645
msgctxt "optimpressgeneralpage|label1"
@@ -5142,12 +5142,12 @@ msgstr "Bakgrunnur yfirsíðu"
#: sidebarslidebackground.ui:197
msgctxt "sidebarslidebackground|label4"
msgid "Orientation:"
-msgstr ""
+msgstr "Stefna:"
#: sidebarslidebackground.ui:212
msgctxt "sidebarslidebackground|masterslidebutton"
msgid "Master View"
-msgstr ""
+msgstr "Yfirsíðusýn"
#: sidebarslidebackground.ui:226
msgctxt "sidebarslidebackground|closemasterslide"
@@ -5192,7 +5192,7 @@ msgstr "Breitt"
#: sidebarslidebackground.ui:267
msgctxt "sidebarslidebackground|labelmargin"
msgid "Margin:"
-msgstr ""
+msgstr "Spássía:"
#: sidebarslidebackground.ui:277
msgctxt "sidebarslidebackground|customlabel"
diff --git a/source/is/starmath/messages.po b/source/is/starmath/messages.po
index e48d74f4ee9..3dae202815e 100644
--- a/source/is/starmath/messages.po
+++ b/source/is/starmath/messages.po
@@ -4,14 +4,17 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2017-11-22 13:53+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"PO-Revision-Date: 2018-01-15 07:39+0000\n"
+"Last-Translator: Sveinn í Felli <sv1@fellsnet.is>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: is\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1516001972.000000\n"
#: smmod.hrc:16
msgctxt "RID_UI_SYMBOLSET_NAMES"
@@ -504,7 +507,6 @@ msgid "Is Much Greater Than"
msgstr "Er mikið stærra en"
#: strings.hrc:55
-#, fuzzy
msgctxt "RID_XDEFY_HELP"
msgid "Is Defined As"
msgstr "Er skilgreint sem"
@@ -550,13 +552,11 @@ msgid "Toward"
msgstr "Tilhneiging"
#: strings.hrc:64
-#, fuzzy
msgctxt "RID_XTRANSLY_HELP"
msgid "Corresponds To (Left)"
msgstr "Samsvarar (vinstri)"
#: strings.hrc:65
-#, fuzzy
msgctxt "RID_XTRANSRY_HELP"
msgid "Corresponds To (Right)"
msgstr "Samsvarar (hægri)"
@@ -1808,7 +1808,6 @@ msgid "Unexpected character"
msgstr "Óvæntur bókstafur"
#: strings.hrc:315
-#, fuzzy
msgctxt "RID_ERR_UNEXPECTEDTOKEN"
msgid "Unexpected token"
msgstr "Óvænt teikn"
@@ -1834,19 +1833,16 @@ msgid "')' expected"
msgstr "bjóst við ')'"
#: strings.hrc:320
-#, fuzzy
msgctxt "RID_ERR_PARENTMISMATCH"
msgid "Left and right symbols mismatched"
msgstr "Vinstri og hægri tákn samsvara ekki"
#: strings.hrc:321
-#, fuzzy
msgctxt "RID_ERR_FONTEXPECTED"
msgid "'fixed', 'sans', or 'serif' expected"
msgstr "bjóst við'fixed', 'sans', eða 'serif' "
#: strings.hrc:322
-#, fuzzy
msgctxt "RID_ERR_SIZEEXPECTED"
msgid "'size' followed by an unexpected token"
msgstr "'size' fylgdi óvænt teikn"
@@ -1877,7 +1873,6 @@ msgid "'RIGHT' expected"
msgstr "Bjóst við 'RIGHT'"
#: strings.hrc:328
-#, fuzzy
msgctxt "RID_PRINTUIOPT_PRODNAME"
msgid "%PRODUCTNAME %s"
msgstr "%PRODUCTNAME %s"
@@ -1907,7 +1902,6 @@ msgid "B~orders"
msgstr "Jaðrar"
#: strings.hrc:333
-#, fuzzy
msgctxt "RID_PRINTUIOPT_SIZE"
msgid "Size"
msgstr "Stærð"
@@ -1919,10 +1913,9 @@ msgid "O~riginal size"
msgstr "Upprunaleg stærð"
#: strings.hrc:335
-#, fuzzy
msgctxt "RID_PRINTUIOPT_FITTOPAGE"
msgid "Fit to ~page"
-msgstr "Passa á síðu"
+msgstr "~Passa á síðu"
#: strings.hrc:336
#, fuzzy
@@ -2266,7 +2259,6 @@ msgid "Embed only used symbols (smaller file size)"
msgstr "Ígræða aðeins notuð tákn (minni skráarstærð)"
#: smathsettings.ui:275
-#, fuzzy
msgctxt "smathsettings|autoclosebrackets"
msgid "Auto close brackets, parentheses and braces"
msgstr "Loka sjálfvirkt svigum, hornklofum og slaufusvigum"
diff --git a/source/is/sw/messages.po b/source/is/sw/messages.po
index be32c4deb4a..35883755da7 100644
--- a/source/is/sw/messages.po
+++ b/source/is/sw/messages.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2017-12-20 08:17+0100\n"
-"PO-Revision-Date: 2017-12-17 18:21+0000\n"
+"PO-Revision-Date: 2018-01-15 07:51+0000\n"
"Last-Translator: Sveinn í Felli <sv1@fellsnet.is>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: is\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1513534873.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1516002686.000000\n"
#: app.hrc:30
msgctxt "RID_PARAGRAPHSTYLEFAMILY"
@@ -79,7 +79,7 @@ msgstr "Skilyrtir stílar"
#: app.hrc:47
msgctxt "RID_CHARACTERSTYLEFAMILY"
msgid "All Styles"
-msgstr ""
+msgstr "Allir stílar"
#: app.hrc:48
msgctxt "RID_CHARACTERSTYLEFAMILY"
@@ -99,7 +99,7 @@ msgstr "Sérsniðnir stílar"
#: app.hrc:56
msgctxt "RID_FRAMESTYLEFAMILY"
msgid "All Styles"
-msgstr ""
+msgstr "Allir stílar"
#: app.hrc:57
msgctxt "RID_FRAMESTYLEFAMILY"
@@ -119,7 +119,7 @@ msgstr "Sérsniðnir stílar"
#: app.hrc:65
msgctxt "RID_PAGESTYLEFAMILY"
msgid "All Styles"
-msgstr ""
+msgstr "Allir stílar"
#: app.hrc:66
msgctxt "RID_PAGESTYLEFAMILY"
@@ -139,7 +139,7 @@ msgstr "Sérsniðnir stílar"
#: app.hrc:74
msgctxt "RID_LISTSTYLEFAMILY"
msgid "All Styles"
-msgstr ""
+msgstr "Allir stílar"
#: app.hrc:75
msgctxt "RID_LISTSTYLEFAMILY"
@@ -159,7 +159,7 @@ msgstr "Sérsniðnir stílar"
#: app.hrc:83
msgctxt "RID_TABLESTYLEFAMILY"
msgid "All Styles"
-msgstr ""
+msgstr "Allir stílar"
#: app.hrc:84
msgctxt "RID_TABLESTYLEFAMILY"
@@ -1304,27 +1304,27 @@ msgstr "Langsnið"
#: strings.hrc:199
msgctxt "STR_POOLNUMRULE_NUM1"
msgid "Numbering 123"
-msgstr ""
+msgstr "Tölusetning 123"
#: strings.hrc:200
msgctxt "STR_POOLNUMRULE_NUM2"
msgid "Numbering ABC"
-msgstr ""
+msgstr "Tölusetning ABC"
#: strings.hrc:201
msgctxt "STR_POOLNUMRULE_NUM3"
msgid "Numbering abc"
-msgstr ""
+msgstr "Tölusetning abc"
#: strings.hrc:202
msgctxt "STR_POOLNUMRULE_NUM4"
msgid "Numbering IVX"
-msgstr ""
+msgstr "Tölusetning IVX"
#: strings.hrc:203
msgctxt "STR_POOLNUMRULE_NUM5"
msgid "Numbering ivx"
-msgstr ""
+msgstr "Tölusetning ivx"
#: strings.hrc:204
msgctxt "STR_POOLNUMRULE_BUL1"
@@ -13482,12 +13482,12 @@ msgstr "Nota stillingar prentara til að forma skjalið"
#: optcompatpage.ui:57
msgctxt "optcompatpage|format"
msgid "Add spacing between paragraphs and tables"
-msgstr ""
+msgstr "Bæta bili milli málsgreina og taflna"
#: optcompatpage.ui:58
msgctxt "optcompatpage|format"
msgid "Add paragraph and table spacing at tops of pages"
-msgstr ""
+msgstr "Bæta við málsgreina- og töflubilum efst á síðum"
#: optcompatpage.ui:59
msgctxt "optcompatpage|format"
@@ -13542,7 +13542,7 @@ msgstr "MS Word-samhæf fylgibil"
#: optcompatpage.ui:69
msgctxt "optcompatpage|format"
msgid "Tolerate white lines of PDF page backgrounds for compatibility with old documents"
-msgstr ""
+msgstr "Umbera hvítar línur í bakgrunni PDF-síðna, vegna samhæfni við eldri skjöl"
#: optcompatpage.ui:70
msgctxt "optcompatpage|format"
@@ -13557,7 +13557,7 @@ msgstr "_Nota sem sjálfgefið"
#: optcompatpage.ui:104
msgctxt "optcompatpage|label11"
msgid "Compatibility options for '%DOCNAME'"
-msgstr ""
+msgstr "Samhæfnisvalkostir fyrir '%DOCNAME'"
#: optfonttabpage.ui:103
msgctxt "optfonttabpage|font_label"
@@ -16236,7 +16236,7 @@ msgstr "_Rofstaður"
#: tabletextflowpage.ui:112
msgctxt "tabletextflowpage|page"
msgid "_Page"
-msgstr "_Síðu"
+msgstr "_Síða"
#: tabletextflowpage.ui:132
msgctxt "tabletextflowpage|column"
diff --git a/source/is/wizards/messages.po b/source/is/wizards/messages.po
index ecfa7701e23..4e285d52091 100644
--- a/source/is/wizards/messages.po
+++ b/source/is/wizards/messages.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-01-10 11:50+0100\n"
-"PO-Revision-Date: 2017-10-12 16:22+0000\n"
+"PO-Revision-Date: 2018-01-15 07:43+0000\n"
"Last-Translator: Sveinn í Felli <sv1@fellsnet.is>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: is\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1507825362.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1516002222.000000\n"
#: strings.hrc:32
msgctxt "RID_COMMON_START_0"
@@ -750,7 +750,7 @@ msgstr "Þetta sniðmát samanstendur af"
#: strings.hrc:187
msgctxt "RID_FAXWIZARDDIALOG_START_47"
msgid "page"
-msgstr "síðu"
+msgstr "síðu/m"
#: strings.hrc:188
msgctxt "RID_FAXWIZARDDIALOG_START_48"
diff --git a/source/it/cui/messages.po b/source/it/cui/messages.po
index d0f5e801771..d17d452838f 100644
--- a/source/it/cui/messages.po
+++ b/source/it/cui/messages.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2017-12-20 08:16+0100\n"
-"PO-Revision-Date: 2018-01-06 16:46+0000\n"
+"PO-Revision-Date: 2018-01-13 14:14+0000\n"
"Last-Translator: Valter Mura <valtermura@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: it\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1515257173.000000\n"
+"X-POOTLE-MTIME: 1515852849.000000\n"
#: personalization.hrc:31
msgctxt "RID_SVXSTR_PERSONA_CATEGORIES"
@@ -5004,7 +5004,7 @@ msgstr "Simili..."
#: fmsearchdialog.ui:595
msgctxt "fmsearchdialog|cbCase"
msgid "_Match case"
-msgstr "Ricerca _esatta"
+msgstr "_Maiuscole/minuscole"
#: fmsearchdialog.ui:611
msgctxt "fmsearchdialog|cbStartOver"
diff --git a/source/it/extensions/messages.po b/source/it/extensions/messages.po
index 208ddfd2e31..0f53616bc3e 100644
--- a/source/it/extensions/messages.po
+++ b/source/it/extensions/messages.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2017-11-22 13:53+0100\n"
-"PO-Revision-Date: 2017-10-07 15:35+0000\n"
+"PO-Revision-Date: 2018-01-13 14:26+0000\n"
"Last-Translator: Valter Mura <valtermura@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: it\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1507390508.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1515853610.000000\n"
#: command.hrc:29
msgctxt "RID_RSC_ENUM_COMMAND_TYPE"
@@ -759,7 +759,7 @@ msgstr "Pulsante predefinito"
#: strings.hrc:49
msgctxt "RID_STR_LABELCONTROL"
msgid "Label Field"
-msgstr "Testo fisso"
+msgstr "Campo didascalia"
#: strings.hrc:50
msgctxt "RID_STR_LABEL"
@@ -1772,7 +1772,7 @@ msgstr "Casella di controllo"
#: strings.hrc:257
msgctxt "RID_STR_PROPTITLE_FIXEDTEXT"
msgid "Label Field"
-msgstr "Testo fisso"
+msgstr "Campo didascalia"
#: strings.hrc:258
msgctxt "RID_STR_PROPTITLE_GROUPBOX"
@@ -3296,12 +3296,12 @@ msgstr "etichetta"
#: labelselectiondialog.ui:9
msgctxt "labelselectiondialog|LabelSelectionDialog"
msgid "Label Field Selection"
-msgstr "Selezione testo fisso"
+msgstr "Selezione del campo didascalia"
#: labelselectiondialog.ui:88
msgctxt "labelselectiondialog|label"
msgid "These are control fields that can be used as label fields for the $controlclass$ $controlname$."
-msgstr "Tutti questi campi di controllo possono essere assegnati a $controlclass$ $controlname$ come testo fisso."
+msgstr "Tutti questi campi di controllo possono essere assegnati a $controlclass$ $controlname$ come campo didascalia."
#: labelselectiondialog.ui:122
msgctxt "labelselectiondialog|noassignment"
diff --git a/source/it/helpcontent2/source/auxiliary.po b/source/it/helpcontent2/source/auxiliary.po
index 70d1fffac99..491f8ebf90e 100644
--- a/source/it/helpcontent2/source/auxiliary.po
+++ b/source/it/helpcontent2/source/auxiliary.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2017-10-04 11:48+0200\n"
-"PO-Revision-Date: 2014-07-06 15:43+0000\n"
-"Last-Translator: Valter Mura <valtermura@gmail.com>\n"
+"PO-Revision-Date: 2018-01-11 22:12+0000\n"
+"Last-Translator: Marina Latini <marina@studiostorti.com>\n"
"Language-Team: Italian <l10n@it.libreoffice.org>\n"
"Language: it\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1404661419.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1515708751.000000\n"
#: sbasic.tree
msgctxt ""
@@ -582,7 +582,7 @@ msgctxt ""
"0411\n"
"node.text"
msgid "Slide Shows"
-msgstr ""
+msgstr "Presentazioni"
#: smath.tree
msgctxt ""
diff --git a/source/it/helpcontent2/source/text/scalc/00.po b/source/it/helpcontent2/source/text/scalc/00.po
index 2034a6f04c9..eefdc4ce75f 100644
--- a/source/it/helpcontent2/source/text/scalc/00.po
+++ b/source/it/helpcontent2/source/text/scalc/00.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2017-11-22 13:53+0100\n"
-"PO-Revision-Date: 2017-07-24 19:13+0000\n"
+"PO-Revision-Date: 2018-01-11 22:05+0000\n"
"Last-Translator: Valter Mura <valtermura@gmail.com>\n"
"Language-Team: Italian <l10n@it.libreoffice.org>\n"
"Language: it\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1500923602.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1515708359.000000\n"
#: 00000004.xhp
msgctxt ""
@@ -134,7 +134,7 @@ msgctxt ""
"par_id3150400\n"
"help.text"
msgid "<variable id=\"baustab\">Choose <emph>Sheet - Fill Cells - Sheets</emph></variable>"
-msgstr ""
+msgstr "<variable id=\"baustab\">Menu <emph>Foglio - Compila - Fogli</emph></variable>"
#: 00000402.xhp
msgctxt ""
diff --git a/source/it/helpcontent2/source/text/scalc/01.po b/source/it/helpcontent2/source/text/scalc/01.po
index 7ccfe84e525..cb764542ff5 100644
--- a/source/it/helpcontent2/source/text/scalc/01.po
+++ b/source/it/helpcontent2/source/text/scalc/01.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2017-12-18 12:32+0100\n"
-"PO-Revision-Date: 2018-01-04 18:05+0000\n"
+"PO-Revision-Date: 2018-01-11 22:06+0000\n"
"Last-Translator: Valter Mura <valtermura@gmail.com>\n"
"Language-Team: Italian <l10n@it.libreoffice.org>\n"
"Language: it\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1515089146.000000\n"
+"X-POOTLE-MTIME: 1515708381.000000\n"
#: 01120000.xhp
msgctxt ""
@@ -1078,7 +1078,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Fill Sheets"
-msgstr ""
+msgstr "Compila fogli"
#: 02140500.xhp
msgctxt ""
@@ -1086,7 +1086,7 @@ msgctxt ""
"hd_id3153897\n"
"help.text"
msgid "Fill Sheets"
-msgstr ""
+msgstr "Compila fogli"
#: 02140500.xhp
msgctxt ""
@@ -1094,7 +1094,7 @@ msgctxt ""
"par_id3150791\n"
"help.text"
msgid "<variable id=\"tabellenfuellentext\"><ahelp hid=\".uno:FillTable\">Specifies the options for transferring sheets or ranges of a certain sheet to the same cells on other selected sheets.</ahelp></variable>"
-msgstr ""
+msgstr "<variable id=\"tabellenfuellentext\"><ahelp hid=\".uno:FillTable\">Consente di specificare le opzioni per il trasferimento di fogli o di aree di un determinato foglio alle stesse celle su altri fogli selezionati.</ahelp></variable>"
#: 02140500.xhp
msgctxt ""
@@ -1102,7 +1102,7 @@ msgctxt ""
"par_id3150768\n"
"help.text"
msgid "This menu command is only active if you have selected at least two sheets in the document."
-msgstr ""
+msgstr "Questo comando di menu è attivo solo se avete selezionato almeno due fogli nel documento."
#: 02140500.xhp
msgctxt ""
@@ -1110,7 +1110,7 @@ msgctxt ""
"par_id3150769\n"
"help.text"
msgid "To select multiple sheets, click each sheet tab while pressing <switchinline select=\"sys\"> <caseinline select=\"MAC\">Command</caseinline> <defaultinline>Ctrl</defaultinline> </switchinline> or Shift."
-msgstr ""
+msgstr "Per selezionare più fogli, fate clic su ciascuna linguetta del foglio mentre premete <switchinline select=\"sys\"> <caseinline select=\"MAC\">Comando</caseinline> <defaultinline>Ctrl</defaultinline> </switchinline> o Maiusc."
#: 02140500.xhp
msgctxt ""
@@ -1118,7 +1118,7 @@ msgctxt ""
"par_id3150767\n"
"help.text"
msgid "In contrast to copying an area to the clipboard, you can filter certain information and calculate values."
-msgstr ""
+msgstr "A differenza del copiare un'area negli appunti, potete filtrare determinate informazioni e calcolare i valori."
#: 02140500.xhp
msgctxt ""
@@ -1142,7 +1142,7 @@ msgctxt ""
"par_id3153726\n"
"help.text"
msgid "Press <switchinline select=\"sys\"> <caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> and click the tab of the sheet where you want to insert the contents."
-msgstr "Premete <switchinline select=\"sys\"> <caseinline select=\"MAC\">Comando</caseinline><defaultinline>Ctrl</defaultinline></switchinline> e selezionate i fogli nei quali desiderate inserire i contenuti."
+msgstr "Premete <switchinline select=\"sys\"> <caseinline select=\"MAC\">Comando</caseinline><defaultinline>Ctrl</defaultinline></switchinline> e selezionate la linguetta del foglio nei quali desiderate inserire i contenuti."
#: 02140500.xhp
msgctxt ""
@@ -1150,7 +1150,7 @@ msgctxt ""
"par_id3147436\n"
"help.text"
msgid "Select the command <emph>Sheet - Fill Cells - Sheets</emph>. In the dialog which appears, the check box <emph>Numbers</emph> must be selected (or <emph>Paste All</emph>) if you want to combine operations with the values. You can also choose the desired operation here."
-msgstr ""
+msgstr "Attivate il comando <emph>Foglio - Compila - Fogli</emph>. Se desiderate collegare ai valori alcune operazioni di calcolo, nell'area di selezione dovete prima contrassegnare la casella <emph>Numeri</emph> (oppure <emph>Incolla tutto</emph>). Qui potete anche selezionare l'operazione di calcolo desiderata."
#: 02140500.xhp
msgctxt ""
@@ -1166,7 +1166,7 @@ msgctxt ""
"par_id3156283\n"
"help.text"
msgid "This dialog is similar to the <link href=\"text/shared/01/02070000.xhp\" name=\"Paste Special\">Paste Special</link> dialog, where you can find additional tips."
-msgstr ""
+msgstr "Questa finestra è simile alla finestra di dialogo <link href=\"text/shared/01/02070000.xhp\" name=\"Incolla speciale\">Incolla speciale</link>, dove troverete ulteriori indicazioni."
#: 02140600.xhp
msgctxt ""
@@ -1526,7 +1526,7 @@ msgctxt ""
"par_id2308201415431525817\n"
"help.text"
msgid "<ahelp hid=\".\">Populate a cell range with automatically generated pseudo random numbers with the selected distribution function and its parameters.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Popola un intervallo di celle con pseudo numeri casuali generati automaticamente tramite la funzione di distribuzione selezionata e i suoi parametri.</ahelp>"
#: 02140700.xhp
msgctxt ""
@@ -1542,7 +1542,7 @@ msgctxt ""
"par_id2308201415500176457\n"
"help.text"
msgid "Choose <item type=\"menuitem\">Sheet - Fill Cells - Random Number</item>"
-msgstr ""
+msgstr "Scegliete <item type=\"menuitem\">Foglio - Compila - Numero casuale</item>"
#: 02140700.xhp
msgctxt ""
@@ -1566,7 +1566,7 @@ msgctxt ""
"par_id2308201415431811111\n"
"help.text"
msgid "<ahelp hid=\".\">Define the range of cells to fill with random numbers. If you have previously selected a range, it will be displayed here.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Definisce l'intervallo di celle da compilare con numeri casuali. Se l'avete selezionato in precedenza, l'intervallo verrà visualizzato qui.</ahelp>"
#: 02140700.xhp
msgctxt ""
@@ -1846,7 +1846,7 @@ msgctxt ""
"par_id2308201415431841782\n"
"help.text"
msgid "<ahelp hid=\".\">Set the initial value of the random number generator to a known value <emph>Seed.</emph></ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Imposta il valore iniziale del generatore di numeri casuali a un valore di <emph>Seme</emph> conosciuto.</ahelp>"
#: 02140700.xhp
msgctxt ""
@@ -1862,7 +1862,7 @@ msgctxt ""
"par_id2308201415431834837\n"
"help.text"
msgid "<ahelp hid=\".\">Value set to initiate the random number generator algorithm. It is used to initialize (seed) the random number generator in order to reproduce the same sequence of pseudorandom numbers. Specify a positive integer number (1, 2, ...) to produce a specific sequence, or leave the field blank if you don't need this particular feature.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Valore impostato per avviare l'algoritmo del generatore di numeri casuali. Viene usato per inizializzare (seed) il generatore di numeri casuali in modo da riprodurre la stessa sequenza di pseudo numeri casuali. Per produrre una sequenza specifica, specificate un numero interno positivo (1, 2, ...), oppure lasciate il campo vuoto se non necessitate questa caratteristica particolare.</ahelp>"
#: 02140700.xhp
msgctxt ""
@@ -1878,7 +1878,7 @@ msgctxt ""
"par_id2308201415431822157\n"
"help.text"
msgid "<ahelp hid=\".\">Truncate the number to a given number of <emph>Decimal Places</emph>.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Limita le <emph>posizioni decimali</emph> del numero.</ahelp>"
#: 02140700.xhp
msgctxt ""
@@ -1894,7 +1894,7 @@ msgctxt ""
"par_id2308201415431820502\n"
"help.text"
msgid "<ahelp hid=\".\">Number of decimal places of the numbers generated.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Numero di posizioni decimali dei numeri generati.</ahelp>"
#: 02150000.xhp
msgctxt ""
@@ -2262,7 +2262,7 @@ msgctxt ""
"par_id3145801\n"
"help.text"
msgid "You cannot delete a sheet while <emph>Edit - Track Changes - Record</emph> is activated."
-msgstr ""
+msgstr "Non potete eliminare un foglio quando è attivo il comando <emph>Modifica - Traccia modifiche - Registra</emph>."
#: 02170000.xhp
msgctxt ""
@@ -7126,7 +7126,7 @@ msgctxt ""
"par_id461513468030965\n"
"help.text"
msgid "Because of the iterative method used, it is possible for IRR to fail and return <link href=\"text/scalc/05/02140000.xhp\" name=\"Error 523\">Error 523</link>, with \"Error: Calculation does not converge\" in the status bar. In that case, try another value for Guess."
-msgstr ""
+msgstr "A causa del metodo iterativo utilizzato, è possibile che TIR.COST non funzioni e restituisca un <link href=\"text/scalc/05/02140000.xhp\" name=\"Errore 523\">Errore 523</link>, con la dicitura \"Errore: il calcolo non converge\" nella barra di stato. In tal caso, provate un altro valore per Ipotesi."
#: 04060103.xhp
msgctxt ""
@@ -12238,7 +12238,7 @@ msgctxt ""
"par_id3153257\n"
"help.text"
msgid "<ahelp hid=\"HID_AAI_FUNC_GCD\">The result is the greatest common divisor of a list of numbers.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"HID_AAI_FUNC_GCD\">Il risultato è il massimo comune divisore di un elenco di numeri.</ahelp>"
#: 04060106.xhp
msgctxt ""
@@ -12366,7 +12366,7 @@ msgctxt ""
"par_id3149036\n"
"help.text"
msgid "<ahelp hid=\"HID_AAI_FUNC_LCM\">The result is the lowest common multiple of a list of numbers.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"HID_AAI_FUNC_LCM\">Il risultato è il minimo comune multiplo di un elenco di numeri.</ahelp>"
#: 04060106.xhp
msgctxt ""
@@ -12646,7 +12646,7 @@ msgctxt ""
"par_id3148548\n"
"help.text"
msgid "The <emph>visible</emph> decimal places of the result are specified in <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences </caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <link href=\"text/shared/optionen/01060500.xhp\">%PRODUCTNAME Calc - Calculate</link>."
-msgstr ""
+msgstr "Le posizioni decimali <emph>visibili</emph> del risultato sono specificate in<switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferenze </caseinline><defaultinline>Strumenti - Opzioni</defaultinline></switchinline> - <link href=\"text/shared/optionen/01060500.xhp\">%PRODUCTNAME Calc - Calcola</link>."
#: 04060106.xhp
msgctxt ""
@@ -12958,7 +12958,7 @@ msgctxt ""
"par_id3163792\n"
"help.text"
msgid "If the spreadsheet is exported to Microsoft Excel, the CEILING function is exported as the equivalent CEILING.MATH function that exists since Excel 2013. If you plan to use the spreadsheet with earlier Excel versions, use either CEILING.PRECISE that exists since Excel 2010, or CEILING.XCL that is exported as the CEILING function compatible with all Excel versions. Note that CEILING.XCL always rounds away from zero."
-msgstr ""
+msgstr "Se il foglio elettronico è esportato in Microsoft Excel, la funzione ARROTONDA.ECCESSO viene esportata come equivalente di ARROTONDA.ECCESSO.MAT, che esiste fin da Excel 2013. Se pensate di dover usare il foglio elettronico con versioni precedenti di Excel, usate ARROT.ECCESS.PRECISO, che esiste fin da Excel 2010, oppure ARROTONDA.ECCESSO.XCL che viene esportata come funzione ARROTONDA.ECCESSO compatibile con tutte le versioni di Excel. È da notare che ARROTONDA.ECCESSO.XCL arrotonda sempre lontano da zero."
#: 04060106.xhp
msgctxt ""
@@ -13214,7 +13214,7 @@ msgctxt ""
"par_id3152454\n"
"help.text"
msgid "<ahelp hid=\"HID_AAI_FUNC_MULTINOMIAL\">Returns the factorial of the sum of the arguments divided by the product of the factorials of the arguments.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"HID_AAI_FUNC_MULTINOMIAL\">Restituisce il fattoriale della somma degli argomenti diviso il prodotto dei fattoriali degli argomenti.</ahelp>"
#: 04060106.xhp
msgctxt ""
@@ -14478,7 +14478,7 @@ msgctxt ""
"par_id3151828\n"
"help.text"
msgid "In order to enter this as an array formula, you must press the Shift<switchinline select=\"sys\"><caseinline select=\"MAC\">+Command </caseinline><defaultinline>+ Ctrl</defaultinline></switchinline>+ Enter keys instead of simply pressing the Enter key to close the formula. The formula will then be shown in the <emph>Formula</emph> bar enclosed in braces."
-msgstr ""
+msgstr "Per digitare la formula come formula di matrice dovete premere la combinazione di tasti Maiusc<switchinline select=\"sys\"><caseinline select=\"MAC\">+Comando </caseinline><defaultinline>+ Ctrl</defaultinline></switchinline>+ Invio, invece di chiudere la formula semplicemente con il tasto Invio. A questo punto la formula viene visualizzata nella barra <emph>Formula</emph> racchiusa tra parentesi graffe."
#: 04060106.xhp
msgctxt ""
@@ -14806,7 +14806,7 @@ msgctxt ""
"par_id20082017081856189\n"
"help.text"
msgid "(includes hidden values)"
-msgstr ""
+msgstr "(include i valori nascosti)"
#: 04060106.xhp
msgctxt ""
@@ -14814,7 +14814,7 @@ msgctxt ""
"par_id200820170716337755\n"
"help.text"
msgid "Function index"
-msgstr ""
+msgstr "Indice funzioni"
#: 04060106.xhp
msgctxt ""
@@ -14822,7 +14822,7 @@ msgctxt ""
"par_id200820170818568679\n"
"help.text"
msgid "(ignores hidden values)"
-msgstr ""
+msgstr "(ignora i valori nascosti)"
#: 04060106.xhp
msgctxt ""
@@ -14926,7 +14926,7 @@ msgctxt ""
"par_id20082017075115609\n"
"help.text"
msgid "Use numbers 1-11 to include manually hidden rows or 101-111 to exclude them; filtered-out cells are always excluded."
-msgstr ""
+msgstr "Usate i numeri 1-11 per includere manualmente le righe nascoste o i numeri 101-111 per escluderle; le celle fuori non filtrate sono sempre escluse."
#: 04060106.xhp
msgctxt ""
@@ -14950,7 +14950,7 @@ msgctxt ""
"par_id3143638\n"
"help.text"
msgid "You have a table in the cell range A1:B6 containing a bill of material for 10 students. Row 2 (Pen) is manually hidden. You want to see the sum of the figures that are displayed; that is, just the subtotal for the filtered rows. In this case the correct formula would be:"
-msgstr ""
+msgstr "Si consideri una tabella nell'area di celle A1:B6 contenente un elenco di materiale per dieci studenti. La riga 2 (penna) viene nascosta manualmente. Volete vedere la somma delle cifre che sono visualizzate; ossia, solo il subtotale per le righe filtrate. In questo caso la formula corretta sarebbe:"
#: 04060106.xhp
msgctxt ""
@@ -14958,7 +14958,7 @@ msgctxt ""
"par_id200820170751186696\n"
"help.text"
msgid "<emph>ITEM</emph>"
-msgstr ""
+msgstr "<emph>ELEMENTO</emph>"
#: 04060106.xhp
msgctxt ""
@@ -14966,7 +14966,7 @@ msgctxt ""
"par_id20082017075118422\n"
"help.text"
msgid "<emph>QUANTITY</emph>"
-msgstr ""
+msgstr "<emph>QUANTITÀ</emph>"
#: 04060106.xhp
msgctxt ""
@@ -14974,7 +14974,7 @@ msgctxt ""
"par_id200820170751195726\n"
"help.text"
msgid "Pen"
-msgstr ""
+msgstr "Penna"
#: 04060106.xhp
msgctxt ""
@@ -14982,7 +14982,7 @@ msgctxt ""
"par_id200820170751195912\n"
"help.text"
msgid "Pencil"
-msgstr ""
+msgstr "Matita"
#: 04060106.xhp
msgctxt ""
@@ -14990,7 +14990,7 @@ msgctxt ""
"par_id200820170751199399\n"
"help.text"
msgid "Notebook"
-msgstr ""
+msgstr "Taccuino"
#: 04060106.xhp
msgctxt ""
@@ -14998,7 +14998,7 @@ msgctxt ""
"par_id200820170751201323\n"
"help.text"
msgid "Rubber"
-msgstr ""
+msgstr "Gomma"
#: 04060106.xhp
msgctxt ""
@@ -15006,7 +15006,7 @@ msgctxt ""
"par_id200820170751204884\n"
"help.text"
msgid "Sharpener"
-msgstr ""
+msgstr "Temperamatite"
#: 04060106.xhp
msgctxt ""
@@ -15014,7 +15014,7 @@ msgctxt ""
"par_id3143658\n"
"help.text"
msgid "<item type=\"input\">=SUBTOTAL(9;B2:B6) returns 50.</item>"
-msgstr ""
+msgstr "<item type=\"input\">=SUBTOTALE(9;B2:B6) restituisce 50.</item>"
#: 04060106.xhp
msgctxt ""
@@ -15022,7 +15022,7 @@ msgctxt ""
"par_id200820170751218092\n"
"help.text"
msgid "<item type=\"input\">=SUBTOTAL(109;B2:B6) returns 40.</item>"
-msgstr ""
+msgstr "<item type=\"input\">=SUBTOTALE(109;B2:B6) restituisce 40.</item>"
#: 04060106.xhp
msgctxt ""
@@ -15126,7 +15126,7 @@ msgctxt ""
"bm_id0908200902090676\n"
"help.text"
msgid "<bookmark_value>CONVERT_OOO function</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>CONVERTI_OOO, funzione</bookmark_value>"
#: 04060106.xhp
msgctxt ""
@@ -15134,7 +15134,7 @@ msgctxt ""
"hd_id0908200902074836\n"
"help.text"
msgid "CONVERT_OOO"
-msgstr ""
+msgstr "CONVERTI_OOO"
#: 04060106.xhp
msgctxt ""
@@ -15166,7 +15166,7 @@ msgctxt ""
"par_id0908200902131191\n"
"help.text"
msgid "CONVERT_OOO(value;\"text\";\"text\")"
-msgstr ""
+msgstr "CONVERTI_OOO(valore;\"testo\";\"testo\")"
#: 04060106.xhp
msgctxt ""
@@ -15182,7 +15182,7 @@ msgctxt ""
"par_id090820090213112\n"
"help.text"
msgid "<item type=\"input\">=CONVERT_OOO(100;\"ATS\";\"EUR\")</item> returns the Euro value of 100 Austrian Schillings."
-msgstr ""
+msgstr "<item type=\"input\">=CONVERTI_OOO(100;\"ATS\";\"EUR\")</item> restituisce il valore in Euro di 100 Scellini austriaci."
#: 04060106.xhp
msgctxt ""
@@ -15190,7 +15190,7 @@ msgctxt ""
"par_id0908200902475431\n"
"help.text"
msgid "=CONVERT_OOO(100;\"EUR\";\"DEM\") converts 100 Euros into German Marks."
-msgstr ""
+msgstr "=CONVERTI_OOO(100;\"EUR\";\"DEM\") converte 100 Euro in Marchi tedeschi."
#: 04060106.xhp
msgctxt ""
@@ -15422,7 +15422,7 @@ msgctxt ""
"par_id3163894\n"
"help.text"
msgid "If the spreadsheet is exported to Microsoft Excel, the FLOOR function is exported as the equivalent FLOOR.MATH function that exists since Excel 2013. If you plan to use the spreadsheet with earlier Excel versions, use either FLOOR.PRECISE that exists since Excel 2010, or FLOOR.XCL that is exported as the FLOOR function compatible with all Excel versions. Note that FLOOR.XCL always rounds towards zero."
-msgstr ""
+msgstr "Se il foglio elettronico è esportato in Microsoft Excel, la funzione ARROTONDA.DIFETTO viene esportata come equivalente di ARROTONDA.DIFETTO.MAT, che esiste fin da Excel 2013. Se pensate di dover usare il foglio elettronico con versioni precedenti di Excel, usate ARROTONDA.DIFETTO.PRECISO, che esiste fin da Excel 2010, oppure ARROTONDA.DIFETTO.XCL che viene esportata come funzione ARROTONDA.DIFETTO compatibile con tutte le versioni di Excel. È da notare che ARROTONDA.DIFETTO.XCL arrotonda verso lo zero."
#: 04060106.xhp
msgctxt ""
@@ -15814,7 +15814,7 @@ msgctxt ""
"par_id2855616\n"
"help.text"
msgid "This function produces a new random number each time Calc recalculates. To force Calc to recalculate manually press Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F9."
-msgstr ""
+msgstr "Questa funzione genera un nuovo numero casuale ogni volta che Calc ripete il calcolo. Per forzare Calc a ripetere il calcolo manualmente premete Maiusc+<switchinline select=\"sys\"><caseinline select=\"MAC\">Comando </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F9."
#: 04060106.xhp
msgctxt ""
@@ -16246,7 +16246,7 @@ msgctxt ""
"par_id936615\n"
"help.text"
msgid "The row and column separator can be seen and altered in <item type=\"menuitem\">Tools - Options - Calc - Formula - Separators</item>."
-msgstr ""
+msgstr "Il separatore di righe e colonne è visibile e modificabile in <item type=\"menuitem\">Strumenti - Opzioni - Calc - Formula - Separatori</item>."
#: 04060107.xhp
msgctxt ""
@@ -20806,7 +20806,7 @@ msgctxt ""
"par_id3150826\n"
"help.text"
msgid "<ahelp hid=\"HID_FUNC_VORLAGE\">Applies a style to the cell containing the formula.</ahelp> After a set amount of time, another style can be applied. This function always returns the value 0, allowing you to add it to another function without changing the value. Together with the CURRENT function you can apply a color to a cell depending on the value. For example: =...+STYLE(IF(CURRENT()>3;\"red\";\"green\")) applies the style \"red\" to the cell if the value is greater than 3, otherwise the style \"green\" is applied. Both cell formats have to be defined beforehand."
-msgstr ""
+msgstr "<ahelp hid=\"HID_FUNC_VORLAGE\">Assegna uno stile alla cella.</ahelp> Opzionalmente si può stabilire l'assegnazione di uno stile diverso al trascorrere di un intervallo di tempo. La funzione restituisce sempre il valore 0 in modo che sia possibile sommarla a un'altra senza cambiarne il valore. Assieme alla funzione ATTUALE si può così colorare una cella in base al valore. Ad esempio: =...+STILE(SE(ATTUALE()>3;\"rosso\";\"verde\")) colora la cella con lo stile \"rosso\" se il valore è maggiore di 3 e altrimenti con lo stile \"verde\". Entrambi i formati di cella devono essere definiti in precedenza."
#: 04060109.xhp
msgctxt ""
@@ -24174,7 +24174,7 @@ msgctxt ""
"par_id3156074\n"
"help.text"
msgid "<item type=\"input\">=TRIM(\" hello world \")</item> returns hello world without leading and trailing spaces and with single space between words."
-msgstr ""
+msgstr "<item type=\"input\">=ANNULLA.SPAZI(\" ciao mondo \")</item> restituisce ciao mondo senza spazi davanti e dietro e con un singolo spazio tra le parole."
#: 04060110.xhp
msgctxt ""
@@ -26982,7 +26982,7 @@ msgctxt ""
"par_id050220171019078280\n"
"help.text"
msgid "=BESSELJ(3.45, 4.333), returns 0.196772639864984, same as above because the fractional part of N is ignored."
-msgstr ""
+msgstr "=BESSEL.J(3,45; 4,333), restituisce 0,196772639864984, così come in precedenza, perché la frazione di N viene ignorata."
#: 04060115.xhp
msgctxt ""
@@ -29342,7 +29342,7 @@ msgctxt ""
"bm_id3148446\n"
"help.text"
msgid "<bookmark_value>CONVERT function</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>CONVERTI, funzione</bookmark_value>"
#: 04060116.xhp
msgctxt ""
@@ -29350,7 +29350,7 @@ msgctxt ""
"hd_id3148446\n"
"help.text"
msgid "CONVERT"
-msgstr ""
+msgstr "CONVERTI"
#: 04060116.xhp
msgctxt ""
@@ -30014,7 +30014,7 @@ msgctxt ""
"par_id3153695\n"
"help.text"
msgid "CONVERT(Number; \"FromUnit\"; \"ToUnit\")"
-msgstr ""
+msgstr "CONVERTI(Numero; \"Da misura\"; \"A misura\")"
#: 04060116.xhp
msgctxt ""
@@ -30054,7 +30054,7 @@ msgctxt ""
"par_id3156336\n"
"help.text"
msgid "<item type=\"input\">=CONVERT(10;\"HP\";\"PS\") </item>returns, rounded to two decimal places, 10.14. 10 HP equal 10.14 PS."
-msgstr ""
+msgstr "<item type=\"input\">=CONVERTI(10;\"HP\";\"PS\")</item> restituisce 10,14 arrotondato a due cifre. 10 HP corrispondono a 10,14 PS."
#: 04060116.xhp
msgctxt ""
@@ -30062,7 +30062,7 @@ msgctxt ""
"par_id3154834\n"
"help.text"
msgid "<item type=\"input\">=CONVERT(10;\"km\";\"mi\") </item>returns, rounded to two decimal places, 6.21. 10 kilometers equal 6.21 miles. The k is the permitted prefix character for the factor 10^3."
-msgstr ""
+msgstr "<item type=\"input\">=CONVERTI(10; \"km\"; \"mi\")</item> restituisce 6,21 arrotondato a due cifre. 10 chilometri corrispondono a 6,21 miglia. La lettera k è il prefisso ammesso per il fattore 10^3."
#: 04060116.xhp
msgctxt ""
@@ -30702,7 +30702,7 @@ msgctxt ""
"par_id3149025\n"
"help.text"
msgid "VDB(Cost; Salvage; Life; S; End; Factor; NoSwitch)"
-msgstr ""
+msgstr "AMMORT.VAR(Costo; Valore residuo; Vita utile; Periodo iniziale; Periodo finale; Fattore; NessunCambio)"
#: 04060118.xhp
msgctxt ""
@@ -30758,7 +30758,7 @@ msgctxt ""
"par_id3154865\n"
"help.text"
msgid "<emph>NoSwitch</emph>is an optional parameter. NoSwitch = 0 (default) means a switch to linear depreciation. In NoSwitch = 1 no switch is made."
-msgstr ""
+msgstr "<emph>NessunCambio</emph> è un parametro opzionale. NoSwitch = 0 (predefinito) indica il passaggio a un ammortamento lineare. Con NoSwitch = 1 non viene eseguito alcun passaggio."
#: 04060118.xhp
msgctxt ""
@@ -48870,7 +48870,7 @@ msgctxt ""
"par_idN109BF\n"
"help.text"
msgid "You may disable one of the boxes, then the unspecified dimension will use as many pages as necessary."
-msgstr ""
+msgstr "Potete deselezionare una delle caselle in modo che la dimensione non specificata utilizzi il numero di pagine necessario."
#: 05070500.xhp
msgctxt ""
@@ -48878,7 +48878,7 @@ msgctxt ""
"par_idN109C3\n"
"help.text"
msgid "If you disable both boxes, this will result in a scaling factor of 100%."
-msgstr ""
+msgstr "Deselezionando entrambe le caselle si ottiene un fattore di scala del 100%."
#: 05070500.xhp
msgctxt ""
@@ -49166,7 +49166,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Styles"
-msgstr ""
+msgstr "Stili"
#: 05100000.xhp
msgctxt ""
@@ -49174,7 +49174,7 @@ msgctxt ""
"bm_id3150447\n"
"help.text"
msgid "<bookmark_value>Stylist, see Styles window</bookmark_value> <bookmark_value>Styles window</bookmark_value> <bookmark_value>formats; Styles window</bookmark_value> <bookmark_value>formatting; Styles window</bookmark_value> <bookmark_value>paint can for applying styles</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>Stilista, vedere Stili, finestra</bookmark_value><bookmark_value>Stili, finestra</bookmark_value><bookmark_value>Formato; finestra Stili</bookmark_value><bookmark_value>Formattazione; finestra Stili</bookmark_value><bookmark_value>Barattolo di vernice;applicare gli stili</bookmark_value>"
#: 05100000.xhp
msgctxt ""
@@ -49182,7 +49182,7 @@ msgctxt ""
"hd_id3150447\n"
"help.text"
msgid "<link href=\"text/scalc/01/05100000.xhp\" name=\"Styles\">Styles</link>"
-msgstr ""
+msgstr "<link href=\"text/scalc/01/05100000.xhp\" name=\"Stili\">Stili</link>"
#: 05100000.xhp
msgctxt ""
@@ -49190,7 +49190,7 @@ msgctxt ""
"par_id3147434\n"
"help.text"
msgid "Use the Styles deck of the Sidebar to assign styles to cells and pages. You can apply, update, and modify existing styles or create new styles."
-msgstr ""
+msgstr "L'area Stili della barra laterale consente di assegnare stili di formato a celle e pagine. Potete applicare, aggiornare e modificare gli stili esistenti oppure crearne di nuovi."
#: 05100000.xhp
msgctxt ""
@@ -49198,7 +49198,7 @@ msgctxt ""
"par_id3149665\n"
"help.text"
msgid "The Styles <link href=\"text/shared/00/00000005.xhp#andocken\" name=\"dockable window\">dockable window</link> can remain open while editing the document."
-msgstr ""
+msgstr "La <link href=\"text/shared/00/00000005.xhp#andocken\" name=\"finestra ancorabile\">finestra ancorabile</link> Stili può rimanere aperta durante l'elaborazione del documento."
#: 05100000.xhp
msgctxt ""
@@ -49222,7 +49222,7 @@ msgctxt ""
"par_id3145749\n"
"help.text"
msgid "Double-click the style in the Styles window."
-msgstr ""
+msgstr "Fate doppio clic sullo stile nella finestra Stili."
#: 05100000.xhp
msgctxt ""
@@ -49302,7 +49302,7 @@ msgctxt ""
"par_id3155531\n"
"help.text"
msgid "<ahelp hid=\"SFX2_HID_TEMPLDLG_WATERCAN\">Turns the Fill Format mode on and off. Use the paint can to assign the Style selected in the Styles window.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"SFX2_HID_TEMPLDLG_WATERCAN\">Attiva o disattiva il modo riempimento. Usando l'icona a forma di barattolo di vernice si può assegnare lo stile di formato selezionato nella finestra Stili.</ahelp>"
#: 05100000.xhp
msgctxt ""
@@ -49334,7 +49334,7 @@ msgctxt ""
"par_id3145078\n"
"help.text"
msgid "Select the desired style from the Styles window."
-msgstr ""
+msgstr "Selezionate lo stile desiderato nella finestra Stili."
#: 05100000.xhp
msgctxt ""
@@ -49406,7 +49406,7 @@ msgctxt ""
"par_id3154707\n"
"help.text"
msgid "<ahelp hid=\"SFX2_HID_TEMPLDLG_UPDATEBYEXAMPLE\">Updates the Style selected in the Styles window with the current formatting of the selected object.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"SFX2_HID_TEMPLDLG_UPDATEBYEXAMPLE\">Aggiorna lo stile di formato evidenziato nella finestra Stili con le caratteristiche di formattazione dell'oggetto selezionato.</ahelp>"
#: 05100000.xhp
msgctxt ""
@@ -50606,7 +50606,7 @@ msgctxt ""
"par_id3151041\n"
"help.text"
msgid "If <emph>Tools - Detective - AutoRefresh</emph> is turned on, every time formulas are changed in the document."
-msgstr ""
+msgstr "Se è attivato <emph>Strumenti - Detective - Aggiorna automaticamente</emph>, le formule nel documento sono aggiornate a ogni modifica."
#: 06031000.xhp
msgctxt ""
@@ -52206,7 +52206,7 @@ msgctxt ""
"hd_id3148492\n"
"help.text"
msgid "<link href=\"text/scalc/01/12040201.xhp\" name=\"Options\">Options</link>"
-msgstr ""
+msgstr "<link href=\"text/scalc/01/12040201.xhp\" name=\"Opzioni\">Opzioni</link>"
#: 12040201.xhp
msgctxt ""
@@ -54206,7 +54206,7 @@ msgctxt ""
"par_id3153093\n"
"help.text"
msgid "<ahelp hid=\".\">Select a logical operator for the filter.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Selezionare un operatore logico per il filtro.</ahelp>"
#: 12090103.xhp
msgctxt ""
@@ -54222,7 +54222,7 @@ msgctxt ""
"par_id3155306\n"
"help.text"
msgid "<ahelp hid=\".\">Select the field that you want to use in the filter. If field names are not available, the column labels are listed.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Selezionare il campo da utilizzare nel filtro. Se i nomi di campo non sono disponibili vengono visualizzate le intestazioni delle colonne.</ahelp>"
#: 12090103.xhp
msgctxt ""
@@ -54238,7 +54238,7 @@ msgctxt ""
"par_id3147394\n"
"help.text"
msgid "<ahelp hid=\".\">Select an operator to compare the <emph>Field name</emph> and <emph>Value</emph> entries.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Selezionare un operatore per confrontare gli elementi <emph>Nome campo</emph> e <emph>Valore</emph>.</ahelp>"
#: 12090103.xhp
msgctxt ""
@@ -54366,7 +54366,7 @@ msgctxt ""
"par_id3155506\n"
"help.text"
msgid "<ahelp hid=\".\">Select the value that you want to compare to the selected field.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Selezionare il valore da confrontare con il campo selezionato.</ahelp>"
#: 12090103.xhp
msgctxt ""
@@ -56262,7 +56262,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Data Entry Form for Spreadsheet"
-msgstr ""
+msgstr "Formulario di immissione dati per foglio elettronico"
#: data_form.xhp
msgctxt ""
@@ -56270,7 +56270,7 @@ msgctxt ""
"bm_id240920171018528200\n"
"help.text"
msgid "<bookmark_value>data entry forms;for spreadsheets</bookmark_value> <bookmark_value>data entry forms;insert data in spreadsheets</bookmark_value> <bookmark_value>insert data;data entry forms for spreadsheets</bookmark_value> <bookmark_value>spreadsheet;form for inserting data</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>Dati, formulario immissione;per fogli elettronici</bookmark_value> <bookmark_value>Dati, formulario immissione;inserire dati nei fogli elettronici</bookmark_value> <bookmark_value>Inserire dati;formulari di immissione dati per fogli elettronici</bookmark_value> <bookmark_value>Foglio elettronico;formulario per l'inserimento dati</bookmark_value>"
#: data_form.xhp
msgctxt ""
@@ -56278,7 +56278,7 @@ msgctxt ""
"hd_id240920171003006302\n"
"help.text"
msgid "<link href=\"text/scalc/01/data_form.xhp\">Data Entry Forms for Spreasheets</link>"
-msgstr ""
+msgstr "<link href=\"text/scalc/01/data_form.xhp\">Formulario di immissione dati per foglio elettronico</link>"
#: data_form.xhp
msgctxt ""
@@ -56286,7 +56286,7 @@ msgctxt ""
"par_id240920171003293400\n"
"help.text"
msgid "<ahelp hid=\".\">Data Entry Form is a tool to make table data entry easy in spreadsheets.</ahelp> With the Data Entry Form, you can enter, edit and delete records (or rows) of data and avoid horizontal scrolling when the table has many columns or when some columns are very wide."
-msgstr ""
+msgstr "<ahelp hid=\".\">Il formulario di immissione dati è uno strumento che facilita l'inserimento di dati tabellari nei fogli elettronici.</ahelp> Con questo strumento potete inserire, modificare ed eliminare record (o righe) di dati ed evitare lo scorrimento orizzontale quando la tabella presenta molte colonne o quando alcune di esse sono molto larghe."
#: data_form.xhp
msgctxt ""
@@ -56294,7 +56294,7 @@ msgctxt ""
"par_id240920171007389295\n"
"help.text"
msgid "Choose <item type=\"menuitem\">Data – Form...</item>"
-msgstr ""
+msgstr "Scegliete <item type=\"menuitem\">Dati – Formulario...</item>"
#: data_form.xhp
msgctxt ""
@@ -56302,7 +56302,7 @@ msgctxt ""
"hd_id291512503277077\n"
"help.text"
msgid "Preparing the data entry form"
-msgstr ""
+msgstr "Preparare il formulario di immissione dati"
#: data_form.xhp
msgctxt ""
@@ -56310,7 +56310,7 @@ msgctxt ""
"par_id221512503284514\n"
"help.text"
msgid "To be effective, the Calc data table should have a header row, where each cell contents is the label of the column. The header cells contents become the label of each data field in the form."
-msgstr ""
+msgstr "Affinché sia efficace, la tabella dati di Calc deve contenere una riga di intestazione in cui il contenuto di ciascuna cella sia l'etichetta della colonna. Il contenuto delle celle di intestazione corrisponderà a ciascun campo di dati all'interno del formulario."
#: data_form.xhp
msgctxt ""
@@ -56318,7 +56318,7 @@ msgctxt ""
"hd_id531512503300666\n"
"help.text"
msgid "Activating the form"
-msgstr ""
+msgstr "Attivare il formulario"
#: data_form.xhp
msgctxt ""
@@ -56326,7 +56326,7 @@ msgctxt ""
"par_id551512503358101\n"
"help.text"
msgid "Place the cursor in the header row of the table."
-msgstr ""
+msgstr "Posizionate il cursore nella riga di intestazione della tabella."
#: data_form.xhp
msgctxt ""
@@ -56334,7 +56334,7 @@ msgctxt ""
"par_id11512503369875\n"
"help.text"
msgid "Choose <item type=\"menuitem\">Data - Form...</item>."
-msgstr ""
+msgstr "Scegliete <item type=\"menuitem\">Dati – Formulario...</item>."
#: data_form.xhp
msgctxt ""
@@ -56342,7 +56342,7 @@ msgctxt ""
"hd_id361512503457039\n"
"help.text"
msgid "Filling the form with data"
-msgstr ""
+msgstr "Compilare il formulario con i dati"
#: data_form.xhp
msgctxt ""
@@ -56350,7 +56350,7 @@ msgctxt ""
"hd_id111512507319306\n"
"help.text"
msgid "Form dialog buttons"
-msgstr ""
+msgstr "Pulsanti della finestra di dialogo del formulario"
#: data_form.xhp
msgctxt ""
@@ -56358,7 +56358,7 @@ msgctxt ""
"par_id981512503964001\n"
"help.text"
msgid "<emph>New</emph>: fill the record (table row cells) with the form fields contents and jump to the next record or add a new record in the bottom of the table."
-msgstr ""
+msgstr "<emph>Nuovo</emph>: compilate il record (le celle della riga della tabella) col contenuto dei campi del formulario e passate al record successivo o aggiungete un nuovo record nella parte inferiore della tabella."
#: data_form.xhp
msgctxt ""
@@ -56366,7 +56366,7 @@ msgctxt ""
"par_id91512503864256\n"
"help.text"
msgid "<emph>Delete</emph>: deletes the current record."
-msgstr ""
+msgstr "<emph>Elimina</emph>: elimina il record attivo."
#: data_form.xhp
msgctxt ""
@@ -56374,7 +56374,7 @@ msgctxt ""
"par_id11512503887586\n"
"help.text"
msgid "<emph>Restore</emph>: when a form field is edited, restore the record contents to its initial state."
-msgstr ""
+msgstr "<emph>Ripristina</emph>: durante la modifica di un campo del formulario, ripristinate il contenuto del record al suo stato iniziale."
#: data_form.xhp
msgctxt ""
@@ -56382,7 +56382,7 @@ msgctxt ""
"par_id301512503881314\n"
"help.text"
msgid "<emph>Previous record</emph>: move to the previous record (table row)."
-msgstr ""
+msgstr "<emph>Record precedente</emph>: vi spostate al record precedente (riga della tabella)."
#: data_form.xhp
msgctxt ""
@@ -56390,7 +56390,7 @@ msgctxt ""
"par_id51512503877397\n"
"help.text"
msgid "<emph>Next record</emph>: move to the next record."
-msgstr ""
+msgstr "<emph>Record successivo</emph>: vi spostate al record successivo."
#: data_form.xhp
msgctxt ""
@@ -56398,7 +56398,7 @@ msgctxt ""
"par_id971512503871672\n"
"help.text"
msgid "<emph>Close</emph>: close the form."
-msgstr ""
+msgstr "<emph>Chiudi</emph>: chiudete il formulario."
#: data_form.xhp
msgctxt ""
@@ -56406,7 +56406,7 @@ msgctxt ""
"par_id951512509971073\n"
"help.text"
msgid "<image src=\"media/helpimg/sc_data_form01.png\" id=\"img_id951512509971073\"> <alt id=\"alt_id951512509971073\">The form dialog box and header row cells as field labels</alt> </image>"
-msgstr ""
+msgstr "<image src=\"media/helpimg/sc_data_form01.png\" id=\"img_id951512509971073\"> <alt id=\"alt_id951512509971073\">Il riquadro della finestra di dialogo del formulario e le celle delle righe di intestazione come etichette di campo</alt> </image>"
#: data_form.xhp
msgctxt ""
@@ -56414,7 +56414,7 @@ msgctxt ""
"par_id351512558748321\n"
"help.text"
msgid "Use the <item type=\"input\">Tab</item> and <item type=\"input\">Shift-Tab</item> keys to jump forth and back between text boxes of the form dialog."
-msgstr ""
+msgstr "Usate i tasti <item type=\"input\">Tab</item> e <item type=\"input\">Maiusc-Tab</item> per andare rispettivamente avanti e indietro tra le caselle di testo della finestra di dialogo del formulario."
#: data_form.xhp
msgctxt ""
@@ -56422,7 +56422,7 @@ msgctxt ""
"par_id731512558741034\n"
"help.text"
msgid "You also can use the form scroll bar to move between text boxes."
-msgstr ""
+msgstr "Per spostarvi tra le caselle di testo potete anche usare la barra di scorrimento del formulario."
#: data_form.xhp
msgctxt ""
@@ -56430,7 +56430,7 @@ msgctxt ""
"hd_id701512558977465\n"
"help.text"
msgid "Reopening the form dialog"
-msgstr ""
+msgstr "Riaprire la finestra di dialogo del formulario"
#: data_form.xhp
msgctxt ""
@@ -56438,7 +56438,7 @@ msgctxt ""
"par_id181512558987528\n"
"help.text"
msgid "To reopen the form dialog, place the cursor on the header row and open the form. The displayed record in the form dialog is the first data record. Move to the last record before entering new data otherwise the current record will be edited."
-msgstr ""
+msgstr "Per riaprire la finestra di dialogo del formulario posizionate il cursore sulla riga di intestazione e aprite il formulario. Il record visualizzato nella finestra di dialogo è il primo record di dati. Spostatevi all'ultimo record prima di immettere nuovi dati, in caso contrario modifichereste il record attivo."
#: data_form.xhp
msgctxt ""
@@ -56446,7 +56446,7 @@ msgctxt ""
"par_id240920171007419799\n"
"help.text"
msgid "<link href=\"text/shared/guide/data_forms.xhp\" name=\"Forms\">Document Forms</link>"
-msgstr ""
+msgstr "<link href=\"text/shared/guide/data_forms.xhp\" name=\"Formulari\">Formulari di documenti</link>"
#: data_provider.xhp
msgctxt ""
@@ -56454,7 +56454,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Data Provider for Spreadsheet"
-msgstr ""
+msgstr "Fornitore dati per foglio elettronico"
#: data_provider.xhp
msgctxt ""
@@ -56462,7 +56462,7 @@ msgctxt ""
"bm_id240920171018528200\n"
"help.text"
msgid "<bookmark_value>data provider;for spreadsheets</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>Dati, fornitore;per fogli elettronici</bookmark_value>"
#: data_provider.xhp
msgctxt ""
@@ -56470,7 +56470,7 @@ msgctxt ""
"hd_id240920171003006302\n"
"help.text"
msgid "<link href=\"text/scalc/01/data_provider.xhp\">Data Provider for Spreadsheets</link>"
-msgstr ""
+msgstr "<link href=\"text/scalc/01/data_provider.xhp\">Fornitore dati per fogli elettronici</link>"
#: data_provider.xhp
msgctxt ""
@@ -56478,7 +56478,7 @@ msgctxt ""
"par_id240920171003293400\n"
"help.text"
msgid "<ahelp hid=\".\">Data Provider for Spreadsheets</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Fornitore dati per fogli elettronici</ahelp>"
#: data_provider.xhp
msgctxt ""
@@ -56486,7 +56486,7 @@ msgctxt ""
"par_id240920171007389295\n"
"help.text"
msgid "Menu <item type=\"menuitem\">Data – Data Provider...</item>"
-msgstr ""
+msgstr "Menu <item type=\"menuitem\">Dati – Fornitore dati...</item>"
#: data_provider.xhp
msgctxt ""
@@ -56494,7 +56494,7 @@ msgctxt ""
"par_id240920171007419799\n"
"help.text"
msgid "Data Provider"
-msgstr ""
+msgstr "Fornitore dati"
#: ex_data_stat_func.xhp
msgctxt ""
@@ -64070,7 +64070,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Live Data Stream"
-msgstr ""
+msgstr "Flusso di dati dal vivo"
#: live_data_stream.xhp
msgctxt ""
@@ -64078,7 +64078,7 @@ msgctxt ""
"bm_id240920171018528200\n"
"help.text"
msgid "<bookmark_value>Data Stream;Live data stream</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>Dati, flusso di;Flusso di dati dal vivo</bookmark_value>"
#: live_data_stream.xhp
msgctxt ""
@@ -64086,7 +64086,7 @@ msgctxt ""
"hd_id240920171003006302\n"
"help.text"
msgid "<link href=\"text/scalc/01/live_data_stream.xhp\">Live Data Stream</link>"
-msgstr ""
+msgstr "<link href=\"text/scalc/01/live_data_stream.xhp\">Flusso di dati dal vivo</link>"
#: live_data_stream.xhp
msgctxt ""
@@ -64094,7 +64094,7 @@ msgctxt ""
"par_id240920171003293400\n"
"help.text"
msgid "<ahelp hid=\".\">Live data stream for spreadsheets</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Flusso di dati dal vivo per fogli elettronici</ahelp>"
#: live_data_stream.xhp
msgctxt ""
@@ -64102,7 +64102,7 @@ msgctxt ""
"par_id240920171007389295\n"
"help.text"
msgid "Menu <item type=\"menuitem\">Data – Streams...</item>"
-msgstr ""
+msgstr "Menu <item type=\"menuitem\">Dati – Flussi...</item>"
#: live_data_stream.xhp
msgctxt ""
@@ -64110,7 +64110,7 @@ msgctxt ""
"par_id240920171007419799\n"
"help.text"
msgid "Data streams"
-msgstr ""
+msgstr "Flussi di dati"
#: solver.xhp
msgctxt ""
@@ -65550,7 +65550,7 @@ msgctxt ""
"bm_id05001\n"
"help.text"
msgid "<bookmark_value>Analysis toolpack;t-test</bookmark_value><bookmark_value>Analysis toolpack;paired t-test</bookmark_value><bookmark_value>t-test;Analysis toolpack</bookmark_value><bookmark_value>paired t-test;Analysis toolpack</bookmark_value><bookmark_value>Data statistics;paired t-test</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>Analisi, pacchetto strumenti;Test t</bookmark_value><bookmark_value>Analisi, pacchetto strumenti;Test t accoppiato</bookmark_value><bookmark_value>Test t;pacchetto strumenti di analisi</bookmark_value><bookmark_value>Accoppiato, test t;pacchetto strumenti di analisi</bookmark_value><bookmark_value>Dati, statistiche;Test t accoppiato</bookmark_value>"
#: statistics.xhp
msgctxt ""
@@ -65558,7 +65558,7 @@ msgctxt ""
"hd_id1000150\n"
"help.text"
msgid "Paired t-test"
-msgstr ""
+msgstr "Test ~t accoppiato"
#: statistics.xhp
msgctxt ""
@@ -65566,7 +65566,7 @@ msgctxt ""
"par_id1002820\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/ttestdialog/TTestDialog\">Calculates the paired t-Test of two data samples.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/ttestdialog/TTestDialog\">Calcola il test t accoppiato di due campioni di dati.</ahelp>"
#: statistics.xhp
msgctxt ""
@@ -65574,7 +65574,7 @@ msgctxt ""
"par_id1002830\n"
"help.text"
msgid "<variable id=\"sam01\">Choose <emph>Data - Statistics - Paired t-test</emph></variable>"
-msgstr ""
+msgstr "<variable id=\"sam01\">Scegliete <emph>Dati - Statistiche - test t accoppiato...</emph></variable>"
#: statistics.xhp
msgctxt ""
@@ -65582,7 +65582,7 @@ msgctxt ""
"par_id1002840\n"
"help.text"
msgid "A <emph>paired t-test</emph> is any statistical hypothesis test that follows a Student's t distribution."
-msgstr ""
+msgstr "Un <emph>test t accoppiato</emph> è qualsiasi test d'ipotesi statistica che segua una distribuzione t di Student."
#: statistics.xhp
msgctxt ""
@@ -65590,7 +65590,7 @@ msgctxt ""
"par_id1002850\n"
"help.text"
msgid "For more information on paired t-tests, refer to the <link href=\"http://en.wikipedia.org/wiki/T-test\">corresponding Wikipedia article</link>."
-msgstr ""
+msgstr "Per maggiori informazioni sui test t accoppiati, consultate l'<link href=\"http://en.wikipedia.org/wiki/T-test\">articolo wikipedia relativo</link> (in inglese)."
#: statistics.xhp
msgctxt ""
@@ -65630,7 +65630,7 @@ msgctxt ""
"hd_id1000170\n"
"help.text"
msgid "Results for paired t-test:"
-msgstr ""
+msgstr "Risultati per il test t accoppiato:"
#: statistics.xhp
msgctxt ""
@@ -65638,7 +65638,7 @@ msgctxt ""
"par_id1002890\n"
"help.text"
msgid "The following table shows the <emph>paired t-test</emph> for the data series above:"
-msgstr ""
+msgstr "La tabella che segue mostra il <emph>test t accoppiato</emph> per la serie di dati sopra riportati:"
#: statistics.xhp
msgctxt ""
@@ -65646,7 +65646,7 @@ msgctxt ""
"par_id1002900\n"
"help.text"
msgid "paired t-test"
-msgstr ""
+msgstr "test ~t accoppiato"
#: statistics.xhp
msgctxt ""
@@ -66518,7 +66518,7 @@ msgctxt ""
"par_id14337286612130\n"
"help.text"
msgid "<link href=\"text/scalc/01/statistics.xhp#datasampling\">Sampling</link>, <link href=\"text/scalc/01/statistics.xhp#descriptivestatistics\">Descriptive Statistics</link>, <link href=\"text/scalc/01/statistics.xhp#anova\">Analysis of Variance (ANOVA)</link>, <link href=\"text/scalc/01/statistics.xhp#correlation\">Correlation</link>, <link href=\"text/scalc/01/statistics.xhp#covariance\">Covariance</link>, <link href=\"text/scalc/01/statistics.xhp#exponentialsmoothing\">Exponential Smoothing</link>, <link href=\"text/scalc/01/statistics.xhp#movingaverage\">Moving Average</link>, <link href=\"text/scalc/01/statistics.xhp#ttest\">Paired t-test</link>, <link href=\"text/scalc/01/statistics.xhp#ftest\">F-test</link>, <link href=\"text/scalc/01/statistics.xhp#ztest\">Z-test</link>, <link href=\"text/scalc/01/statistics.xhp#chisqtest\">Chi-square test</link>."
-msgstr ""
+msgstr "<link href=\"text/scalc/01/statistics.xhp#datasampling\">Campionamento</link>, <link href=\"text/scalc/01/statistics.xhp#descriptivestatistics\">Statistica descrittiva</link>, <link href=\"text/scalc/01/statistics.xhp#anova\">Analisi della varianza (ANOVA)</link>, <link href=\"text/scalc/01/statistics.xhp#correlation\">Correlazione</link>, <link href=\"text/scalc/01/statistics.xhp#covariance\">Covarianza</link>, <link href=\"text/scalc/01/statistics.xhp#exponentialsmoothing\">Livellamento esponenziale</link>, <link href=\"text/scalc/01/statistics.xhp#movingaverage\">Media mobile</link>, <link href=\"text/scalc/01/statistics.xhp#ttest\">Test t accoppiato</link>, <link href=\"text/scalc/01/statistics.xhp#ftest\">Test F</link>, <link href=\"text/scalc/01/statistics.xhp#ztest\">Test Z</link>, <link href=\"text/scalc/01/statistics.xhp#chisqtest\">Test Chi-quadrato</link>."
#: text2columns.xhp
msgctxt ""
@@ -66638,7 +66638,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Live Data Stream"
-msgstr ""
+msgstr "Flusso di dati dal vivo"
#: xml_source.xhp
msgctxt ""
@@ -66646,7 +66646,7 @@ msgctxt ""
"bm_id240920171018528200\n"
"help.text"
msgid "<bookmark_value>XML Source;load XML data in spreadsheets</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>XML, sorgente;caricare dati XML nei fogli elettronici</bookmark_value>"
#: xml_source.xhp
msgctxt ""
@@ -66654,7 +66654,7 @@ msgctxt ""
"hd_id240920171003006302\n"
"help.text"
msgid "<link href=\"text/scalc/01/xml_source.xhp\">XML Source</link>"
-msgstr ""
+msgstr "<link href=\"text/scalc/01/xml_source.xhp\">Sorgente XML</link>"
#: xml_source.xhp
msgctxt ""
@@ -66662,7 +66662,7 @@ msgctxt ""
"par_id240920171003293400\n"
"help.text"
msgid "<ahelp hid=\".\">Live data stream for spreadsheets</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Flusso di dati dal vivo per fogli elettronici</ahelp>"
#: xml_source.xhp
msgctxt ""
@@ -66670,7 +66670,7 @@ msgctxt ""
"par_id240920171007389295\n"
"help.text"
msgid "Menu <item type=\"menuitem\">Data – XML Source...</item>"
-msgstr ""
+msgstr "Menu <item type=\"menuitem\">Dati – Sorgente XML...</item>"
#: xml_source.xhp
msgctxt ""
@@ -66678,4 +66678,4 @@ msgctxt ""
"par_id240920171007419799\n"
"help.text"
msgid "XML Source"
-msgstr ""
+msgstr "Sorgente XML"
diff --git a/source/it/helpcontent2/source/text/scalc/04.po b/source/it/helpcontent2/source/text/scalc/04.po
index 7197e13f786..b0dd147e79e 100644
--- a/source/it/helpcontent2/source/text/scalc/04.po
+++ b/source/it/helpcontent2/source/text/scalc/04.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2017-10-04 11:48+0200\n"
-"PO-Revision-Date: 2017-01-04 22:55+0000\n"
+"PO-Revision-Date: 2018-01-11 22:06+0000\n"
"Last-Translator: Valter Mura <valtermura@gmail.com>\n"
"Language-Team: Italian <l10n@it.libreoffice.org>\n"
"Language: it\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1483570509.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1515708391.000000\n"
#: 01020000.xhp
msgctxt ""
@@ -886,7 +886,7 @@ msgctxt ""
"par_id3150967\n"
"help.text"
msgid "Opens the <emph>Styles</emph> window where you can apply a formatting style to the contents of the cell or to the current sheet."
-msgstr ""
+msgstr "Apre la finestra <emph>Stili</emph> che consente di applicare uno stile di formattazione al contenuto della cella o del foglio attivo."
#: 01020000.xhp
msgctxt ""
@@ -1046,7 +1046,7 @@ msgctxt ""
"par_id3153979\n"
"help.text"
msgid "The following cell formats can be applied with the keyboard:"
-msgstr "I seguenti formati di cella possono essere applicati tramite la tastiera:"
+msgstr "Tramite la tastiera si possono applicare i seguenti formati di cella:"
#: 01020000.xhp
msgctxt ""
diff --git a/source/it/helpcontent2/source/text/scalc/05.po b/source/it/helpcontent2/source/text/scalc/05.po
index 33eae456814..447b49db1aa 100644
--- a/source/it/helpcontent2/source/text/scalc/05.po
+++ b/source/it/helpcontent2/source/text/scalc/05.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2017-10-04 11:48+0200\n"
-"PO-Revision-Date: 2017-01-23 18:43+0000\n"
+"PO-Revision-Date: 2018-01-11 22:06+0000\n"
"Last-Translator: Valter Mura <valtermura@gmail.com>\n"
"Language-Team: Italian <l10n@it.libreoffice.org>\n"
"Language: it\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1485197008.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1515708397.000000\n"
#: 02140000.xhp
msgctxt ""
@@ -1182,7 +1182,7 @@ msgctxt ""
"par_id2861720\n"
"help.text"
msgid "=ISNUMBER(B1) => FALSE (Microsoft Excel: TRUE)"
-msgstr ""
+msgstr "=VAL.NUMERO(B1) => FALSO (Microsoft Excel: VERO)"
#: empty_cells.xhp
msgctxt ""
@@ -1206,7 +1206,7 @@ msgctxt ""
"par_id4653767\n"
"help.text"
msgid "=B1=\"\" => TRUE (Microsoft Excel: FALSE)"
-msgstr ""
+msgstr "=B1=\"\" => VERO (Microsoft Excel: FALSO)"
#: empty_cells.xhp
msgctxt ""
@@ -1214,7 +1214,7 @@ msgctxt ""
"par_id8801538\n"
"help.text"
msgid "C1: =VLOOKUP(...) with empty cell result => displays empty (Microsoft Excel: displays 0)"
-msgstr ""
+msgstr "C1: =CERCA.VERT(...) con risultato di cella vuota => viene mostrata vuota (Microsoft Excel: mostra 0)"
#: empty_cells.xhp
msgctxt ""
@@ -1238,7 +1238,7 @@ msgctxt ""
"par_id7458723\n"
"help.text"
msgid "=ISNUMBER(C1) => FALSE (Microsoft Excel: TRUE)"
-msgstr ""
+msgstr "=VAL.NUMERO(C1) => FALSO (Microsoft Excel: VERO)"
#: empty_cells.xhp
msgctxt ""
diff --git a/source/it/helpcontent2/source/text/scalc/guide.po b/source/it/helpcontent2/source/text/scalc/guide.po
index 2bcc162a97b..fe40552f20a 100644
--- a/source/it/helpcontent2/source/text/scalc/guide.po
+++ b/source/it/helpcontent2/source/text/scalc/guide.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2017-10-04 11:48+0200\n"
-"PO-Revision-Date: 2018-01-04 18:11+0000\n"
+"PO-Revision-Date: 2018-01-11 22:06+0000\n"
"Last-Translator: Valter Mura <valtermura@gmail.com>\n"
"Language-Team: Italian <l10n@it.libreoffice.org>\n"
"Language: it\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1515089462.000000\n"
+"X-POOTLE-MTIME: 1515708406.000000\n"
#: address_auto.xhp
msgctxt ""
@@ -310,7 +310,7 @@ msgctxt ""
"par_id3153714\n"
"help.text"
msgid "To display all records again, select the <emph>all</emph> entry in the AutoFilter combo box. If you choose <emph>Standard</emph>, the <item type=\"menuitem\">Standard Filter</item> dialog appears, allowing you to set up a standard filter. Choose \"Top 10\" to display the highest 10 values only."
-msgstr ""
+msgstr "Per visualizzare nuovamente tutti i record, selezionate la voce <emph>Tutto</emph> nella casella di riepilogo Filtro automatico. Scegliendo l'opzione <emph>Standard</emph> si apre la finestra di dialogo <item type=\"menuitem\">Filtro standard</item> che permette d'impostare un filtro standard. Per visualizzare solo i 10 valori più alti, scegliete \"Top 10\"."
#: autofilter.xhp
msgctxt ""
@@ -2542,7 +2542,7 @@ msgctxt ""
"par_id3146969\n"
"help.text"
msgid "Enter the condition(s) into the dialog box. The dialog is described in detail in <link href=\"text/scalc/01/05120000.xhp\" name=\"$[officename] Help\">$[officename] Help</link>, and an example is provided below:"
-msgstr "Inserite le condizioni nella finestra di dialogo. La finestra di dialogo viene descritta in dettaglio nella Guida di <link href=\"text/scalc/01/05120000.xhp\" name=\"$[officename]\">$[officename]</link>, mentre di seguito viene fornito un esempio:"
+msgstr "Inserite le condizioni nella finestra di dialogo. La finestra di dialogo è descritta in dettaglio nella <link href=\"text/scalc/01/05120000.xhp\" name=\"$[officename]\">Guida di $[officename]</link>, mentre di seguito viene fornito un esempio:"
#: cellstyle_conditional.xhp
msgctxt ""
@@ -2614,7 +2614,7 @@ msgctxt ""
"par_id3154659\n"
"help.text"
msgid "The next step is to apply a cell style to all values that represent above-average turnover, and one to those that are below the average. Ensure that the Styles window is visible before proceeding."
-msgstr ""
+msgstr "Create ora due stili di cella per i numeri: uno stile per tutti i valori, che rappresentano i fatturati superiori alla media e uno stile per quelli inferiori alla media. Prima di procedere, rendete visibile la finestra Stili."
#: cellstyle_conditional.xhp
msgctxt ""
@@ -2638,7 +2638,7 @@ msgctxt ""
"par_id3154484\n"
"help.text"
msgid "In the Styles window, click the <emph>New Style from Selection</emph> icon. Enter the name of the new style. For this example, name the style \"Above\"."
-msgstr ""
+msgstr "Nella finestra Stili, fate clic sull'icona <emph>Nuovo stile dalla selezione</emph>. Digitate il nome del nuovo stile di formato. Per questo esempio, attribuite allo stile di formato il nome \"Superiore\"."
#: cellstyle_conditional.xhp
msgctxt ""
@@ -2982,7 +2982,7 @@ msgctxt ""
"par_id3147250\n"
"help.text"
msgid "Click <emph>More</emph> in the <emph>Consolidate</emph> dialog to display additional settings:"
-msgstr "Fate clic su <emph>Extra</emph> nella finestra di dialogo <emph>Consolida</emph> per visualizzare impostazioni aggiuntive:"
+msgstr "Fate clic su <emph>Opzioni</emph> nella finestra di dialogo <emph>Consolida</emph> per visualizzare impostazioni aggiuntive:"
#: consolidate.xhp
msgctxt ""
@@ -3422,7 +3422,7 @@ msgctxt ""
"par_id3148702\n"
"help.text"
msgid "Choose <emph>File - Save as</emph>. You will see the <emph>Save as</emph> dialog."
-msgstr "Selezionate il comando <emph>File - Salva con nome</emph>. Viene visualizzato il dialogo <emph>Salva con nome</emph>."
+msgstr "Selezionate il comando <emph>File - Salva con nome</emph>. Viene visualizzata la finestra di dialogo <emph>Salva con nome</emph>."
#: csv_formula.xhp
msgctxt ""
@@ -4398,7 +4398,7 @@ msgctxt ""
"par_id3154123\n"
"help.text"
msgid "Click the button <emph>More</emph> in the <emph>Pivot Table</emph> dialog. The dialog will be extended."
-msgstr "Nella finestra di dialogo <emph>Tabella pivot</emph> fate clic sul pulsante <emph>Extra</emph> e la finestra verrà ampliata."
+msgstr "Nella finestra di dialogo <emph>Tabella pivot</emph> fate clic sul pulsante <emph>Opzioni</emph> e la finestra verrà ampliata."
#: datapilot_tipps.xhp
msgctxt ""
@@ -4734,7 +4734,7 @@ msgctxt ""
"par_id3156382\n"
"help.text"
msgid "To apply a custom cell style to a cell, you can open the Styles window and, in its lower list box, set the Custom Styles view. A list of the existing custom defined cell styles will be displayed. Double click a name from the Styles window to apply this style to the selected cells."
-msgstr ""
+msgstr "Per applicare uno stile di cella personalizzato a una cella, aprite la finestra Stili e selezionate la vista Stili utente dalla casella di riepilogo in fondo alla finestra. Viene visualizzato l'elenco degli stili di cella personalizzati esistenti. Fate doppio clic sul nome di uno stile di formato nella finestra Stili per applicarlo alle celle selezionate."
#: design.xhp
msgctxt ""
@@ -4758,7 +4758,7 @@ msgctxt ""
"par_id3148488\n"
"help.text"
msgid "The <emph>Theme Selection</emph> dialog appears. This dialog lists the available themes for the whole spreadsheet and the Styles window lists the custom styles for specific cells."
-msgstr ""
+msgstr "Si apre la finestra di dialogo <emph>Scelta tema</emph>. Questa finestra di dialogo elenca i temi disponibili per l'intero foglio elettronico, mentre la finestra Stili elenca gli stili utente applicabili a specifiche celle."
#: design.xhp
msgctxt ""
@@ -4782,7 +4782,7 @@ msgctxt ""
"par_id3150201\n"
"help.text"
msgid "As soon as you select another theme in the <emph>Theme Selection</emph> dialog, some of the properties of the custom style will be applied to the current spreadsheet. The modifications will be immediately visible in your spreadsheet."
-msgstr "Appena selezionate un altro tema nella finestra di dialogo <emph>Scelta tema</emph>, alcune proprietà degli stili di formato personalizzati verranno applicate al foglio elettronico attivo. Le modifiche saranno immediatamente visibili."
+msgstr "Appena selezionate un altro tema nella finestra di dialogo <emph>Scelta tema</emph>, alcune proprietà degli stili di formato personalizzati saranno applicate al foglio elettronico attivo. Le modifiche saranno immediatamente visibili."
#: design.xhp
msgctxt ""
@@ -5094,7 +5094,7 @@ msgctxt ""
"par_id631733\n"
"help.text"
msgid "By default, Calc searches the current sheet. Check the <emph>All sheets</emph> box to search through all sheets of the document."
-msgstr "Per impostazione predefinita, Calc effettua la ricerca nel foglio attivo. Marcate la casella <emph>Tutti i fogli</emph> per cercare in tutti i fogli del documento."
+msgstr "Per impostazione predefinita, Calc esegue la ricerca nel foglio attivo. Marcate la casella <emph>Tutti i fogli</emph> per cercare in tutti i fogli del documento."
#: finding.xhp
msgctxt ""
@@ -5310,7 +5310,7 @@ msgctxt ""
"par_id3153157\n"
"help.text"
msgid "On the <emph>Numbers</emph> tab you will see a selection of predefined number formats. In the bottom right in the dialog you will see a preview of how your current number would look if you were to give it a particular format."
-msgstr "Nella scheda <emph>Numeri</emph> viene visualizzata una selezione di formati numero predefiniti. In basso a destra nel dialogo viene visualizzato in anteprima l'aspetto del numero attuale nel caso in cui gli assegnaste un formato."
+msgstr "Nella scheda <emph>Numeri</emph> viene visualizzata una selezione di formati numero predefiniti. In basso a destra nella finestra di dialogo viene visualizzato in anteprima l'aspetto del numero attuale nel caso in cui gli assegnaste un formato."
#: format_value.xhp
msgctxt ""
@@ -6182,7 +6182,7 @@ msgctxt ""
"par_id3147001\n"
"help.text"
msgid "Place the cursor in the cell containing the interest <item type=\"literal\">I</item>, and choose <emph>Tools - Goal Seek</emph>. The <emph>Goal Seek</emph> dialog appears."
-msgstr "Posizionate il cursore nella cella contenente l'interesse <item type=\"literal\">I</item> e scegliete <emph>Strumenti - Ricerca valore destinazione</emph>. Vi apparirà la finestra di dialogo <emph>Ricerca valore destinazione</emph>."
+msgstr "Posizionate il cursore nella cella contenente l'interesse <item type=\"literal\">I</item> e scegliete <emph>Strumenti - Ricerca valore destinazione</emph>. Apparirà la finestra di dialogo <emph>Ricerca valore destinazione</emph>."
#: goalseek.xhp
msgctxt ""
@@ -6214,7 +6214,7 @@ msgctxt ""
"par_id3146978\n"
"help.text"
msgid "A dialog appears informing you that the Goal Seek was successful. Click <emph>Yes</emph> to enter the result in the cell with the variable value."
-msgstr "Apparirà una finestra di dialogo indicante che la ricerca del valore di destinazione ha avuto esito positivo. Fate clic su <emph>Sì</emph> per inserire il risultato nella cella con il valore variabile."
+msgstr "Apparirà una finestra di dialogo indicante che la ricerca del valore di destinazione ha avuto esito positivo. Fate clic su <emph>Sì</emph> per inserire il risultato nella cella col valore variabile."
#: goalseek.xhp
msgctxt ""
@@ -7574,7 +7574,7 @@ msgctxt ""
"par_id3147474\n"
"help.text"
msgid "Choose <emph>Data - Multiple Operations</emph>."
-msgstr "Selezionate il dialogo <emph>Dati - Operazioni multiple</emph>."
+msgstr "Selezionate <emph>Dati - Operazioni multiple</emph>."
#: multioperation.xhp
msgctxt ""
@@ -7598,7 +7598,7 @@ msgctxt ""
"par_id3150862\n"
"help.text"
msgid "Close the dialog with <emph>OK</emph>. You will now see the profits in column E and the annual profit per item in column F."
-msgstr "Chiudete la finestra di dialogo facendo clic su <emph>OK</emph>. Gli utili annui vengono visualizzati nella colonna E e gli utili annui per pezzo venduto nella colonna F."
+msgstr "Chiudete la finestra di dialogo facendo clic su <emph>OK</emph>. Gli utili annui sono visualizzati nella colonna E e gli utili annui per pezzo venduto nella colonna F."
#: multioperation.xhp
msgctxt ""
@@ -7654,7 +7654,7 @@ msgctxt ""
"par_id3153620\n"
"help.text"
msgid "Choose <emph>Data - Multiple Operations</emph>."
-msgstr "Selezionate il dialogo <emph>Dati - Operazioni multiple</emph>."
+msgstr "Selezionate <emph>Dati - Operazioni multiple</emph>."
#: multioperation.xhp
msgctxt ""
@@ -7686,7 +7686,7 @@ msgctxt ""
"par_id3149141\n"
"help.text"
msgid "Close the dialog with OK. You see the profits for the different selling prices in the range E2:H11."
-msgstr "Chiudete il dialogo premendo su OK. Gli utili relativi ai differenti prezzi di vendita vengono visualizzati nell'area E2:H11."
+msgstr "Chiudete la finestra di dialogo premendo su OK. Gli utili relativi ai differenti prezzi di vendita sono visualizzati nell'area E2:H11."
#: multioperation.xhp
msgctxt ""
@@ -7742,7 +7742,7 @@ msgctxt ""
"par_id05092009140203598\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog box where you can assign macros to sheet events.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Apre un riquadro in cui puoi assegnare macro ad eventi del foglio.</ahelp>"
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Apre un riquadro in cui puoi assegnare macro a eventi del foglio.</ahelp>"
#: multitables.xhp
msgctxt ""
@@ -8414,7 +8414,7 @@ msgctxt ""
"par_id3156288\n"
"help.text"
msgid "Depending on the printer driver and the operating system, it may be necessary to click the <emph>Properties</emph> button and to change your printer to landscape format there."
-msgstr "In base al driver di stampa e al sistema operativo potrebbe essere necessario fare clic sul pulsante <emph>Proprietà</emph> e nel relativo dialogo impostare la stampante sul formato orizzontale."
+msgstr "In base al driver di stampa e al sistema operativo potrebbe essere necessario fare clic sul pulsante <emph>Proprietà</emph> e impostare la stampante sul formato orizzontale nella relativa finestra di dialogo."
#: print_landscape.xhp
msgctxt ""
@@ -8558,7 +8558,7 @@ msgctxt ""
"par_id3145800\n"
"help.text"
msgid "The dialog shrinks so that you can see more of the sheet."
-msgstr "Il dialogo si riduce per consentire di vedere meglio il foglio."
+msgstr "La finestra di dialogo si riduce per consentire di vedere meglio il foglio."
#: print_title_row.xhp
msgctxt ""
@@ -8574,7 +8574,7 @@ msgctxt ""
"par_id3154018\n"
"help.text"
msgid "In the shrunk dialog you will see $1:$2. Rows 1 and 2 are now rows to repeat."
-msgstr "Nel dialogo ridotto viene visualizzato $1:$2. Le righe 1 e 2 sono ora righe da ripetere."
+msgstr "Nella finestra di dialogo ridotta viene visualizzato $1:$2. Le righe 1 e 2 sono ora righe da ripetere."
#: print_title_row.xhp
msgctxt ""
@@ -8582,7 +8582,7 @@ msgctxt ""
"par_id3153707\n"
"help.text"
msgid "Click the icon at the far right of the <emph>Rows to repeat</emph> area. The dialog is restored again."
-msgstr "Fate clic sull'icona a destra nella sezione <emph>Riga da ripetere</emph>. Il dialogo torna alla dimensione normale."
+msgstr "Fate clic sull'icona a destra nella sezione <emph>Riga da ripetere</emph>. La finestra di dialogo torna alla dimensione normale."
#: print_title_row.xhp
msgctxt ""
@@ -8910,7 +8910,7 @@ msgctxt ""
"par_id3154943\n"
"help.text"
msgid "Absolute referencing is the opposite of relative addressing. A dollar sign is placed before each letter and number in an absolute reference, for example, $A$1:$B$2."
-msgstr ""
+msgstr "L'opposto del riferimento relativo è il riferimento assoluto, ossia quello dato, per esempio, da $A$1:$B$2. Davanti a ogni dato da usare in modo assoluto si trova il simbolo del dollaro."
#: relativ_absolut_ref.xhp
msgctxt ""
@@ -8918,7 +8918,7 @@ msgctxt ""
"par_id3147338\n"
"help.text"
msgid "$[officename] can convert the current reference, in which the cursor is positioned in the input line, from relative to absolute and vice versa by pressing F4. If you start with a relative address such as A1, the first time you press this key combination, both row and column are set to absolute references ($A$1). The second time, only the row (A$1), and the third time, only the column ($A1). If you press the key combination once more, both column and row references are switched back to relative (A1)"
-msgstr ""
+msgstr "In $[officename], premendo F4, è possibile convertire tutti i riferimenti indicati nella riga di digitazione attuale da relativi ad assoluti. Se cominciate con un riferimento relativo come A1, vale quanto segue: la prima volta che premete i tasti le righe e le colonne vengono impostate su assoluto ($A$1), la seconda volta soltanto la riga (A$1), la terza volta solo la colonna ($A1) e, premendo ancora una volta i tasti, sia le righe che le colonne saranno impostate su relativo (A1)."
#: relativ_absolut_ref.xhp
msgctxt ""
@@ -8926,7 +8926,7 @@ msgctxt ""
"par_id3153963\n"
"help.text"
msgid "$[officename] Calc shows the references to a formula. If, for example, you click the formula =SUM(A1:C5;D15:D24) in a cell, the two referenced areas in the sheet will be highlighted in color. For example, the formula component \"A1:C5\" may be in blue and the cell range in question bordered in the same shade of blue. The next formula component \"D15:D24\" can be marked in red in the same way."
-msgstr ""
+msgstr "$[officename] Calc visualizza i riferimenti a una formula. Se, ad esempio, in una cella fate clic sulla formula =SOMMA(A1:C5;D15:D24), entrambe le aree di riferimento nel foglio vengono evidenziate a colori. Ad esempio, la componente della formula \"A1:C5\" può essere visualizzata in blu e l'area di celle incerta bordata nello stesso colore blu. La successiva componente della formula \"D15:D24\" può essere evidenziata in rosso."
#: relativ_absolut_ref.xhp
msgctxt ""
@@ -9206,7 +9206,7 @@ msgctxt ""
"par_id3153876\n"
"help.text"
msgid "In the <emph>Category</emph> field, select <emph>Number</emph>. Under <emph>Options</emph>, change the number of <emph>Decimal places</emph> and exit the dialog with OK."
-msgstr "Nel campo <emph>Categoria</emph> selezionate la voce <emph>Numero</emph>. In <emph>Opzioni</emph> modificate il numero delle <emph>posizioni decimali</emph> e chiudete il dialogo con OK."
+msgstr "Nel campo <emph>Categoria</emph> selezionate la voce <emph>Numero</emph>. In <emph>Opzioni</emph> modificate il numero delle <emph>posizioni decimali</emph> e chiudete la finestra di dialogo con OK."
#: rounding_numbers.xhp
msgctxt ""
@@ -9230,7 +9230,7 @@ msgctxt ""
"par_id3153707\n"
"help.text"
msgid "Go to the <emph>Calculate</emph> page. Modify the number of <emph>Decimal places</emph> and exit the dialog with OK."
-msgstr "Passate alla scheda <emph>Calcola</emph>. Modificate il numero delle <emph>posizioni decimali</emph> e chiudete il dialogo con OK."
+msgstr "Passate alla scheda <emph>Calcola</emph>. Modificate il numero delle <emph>posizioni decimali</emph> e chiudete la finestra di dialogo con OK."
#: rounding_numbers.xhp
msgctxt ""
@@ -9254,7 +9254,7 @@ msgctxt ""
"par_id3146920\n"
"help.text"
msgid "Go to the <emph>Calculate</emph> page. Mark the <emph>Precision as shown</emph> field and exit the dialog with OK."
-msgstr "Andate alla scheda <emph>Calcola</emph>. Contrassegnate l'opzione <emph>Precisione come mostrato</emph> e uscite dalla finestra di dialogo facendo clic su OK."
+msgstr "Andate alla scheda <emph>Calcola</emph>. Contrassegnate l'opzione <emph>Precisione come mostrato</emph> e chiudete la finestra di dialogo con OK."
#: rounding_numbers.xhp
msgctxt ""
@@ -10798,7 +10798,7 @@ msgctxt ""
"par_id3156283\n"
"help.text"
msgid "For each cell, you can define entries to be valid. Invalid entries to a cell will be rejected."
-msgstr "Potete definire per ogni cella i valori validi. I valori che non soddisfano i criteri verranno rifiutati."
+msgstr "Potete definire per ogni cella i valori validi. I valori che non soddisfano i criteri saranno rifiutati."
#: validity.xhp
msgctxt ""
@@ -10878,7 +10878,7 @@ msgctxt ""
"par_id3149317\n"
"help.text"
msgid "Select the next condition under <emph>Data</emph>. According to what you choose, additional options will be selectable."
-msgstr "Selezionate la condizione successiva sotto <emph>Dati</emph>. In base alla scelta effettuata, potrete selezionare altre opzioni."
+msgstr "Selezionate la condizione successiva sotto <emph>Dati</emph>. In base alla scelta fatta, potrete selezionare altre opzioni."
#: validity.xhp
msgctxt ""
@@ -10910,7 +10910,7 @@ msgctxt ""
"par_id3147416\n"
"help.text"
msgid "If you select \"Stop\" as the action, invalid entries are not accepted, and the previous cell contents are retained."
-msgstr "Selezionando l'operazione \"Stop\", i valori non validi vengono rifiutati e viene mantenuto il contenuto della cella precedente."
+msgstr "Selezionando l'operazione \"Stop\", i valori non validi vengono rifiutati ed è mantenuto il contenuto della cella precedente."
#: validity.xhp
msgctxt ""
@@ -10918,7 +10918,7 @@ msgctxt ""
"par_id3150033\n"
"help.text"
msgid "Select \"Warning\" or \"Information\" to display a dialog in which the entry can either be canceled or accepted."
-msgstr "Selezionando \"Avviso\" o \"Informazione\" verrà visualizzata una finestra di dialogo in cui potrete annullare o accettare la voce."
+msgstr "Selezionando \"Avviso\" o \"Informazione\" sarà visualizzata una finestra di dialogo in cui potrete annullare o accettare la voce."
#: validity.xhp
msgctxt ""
@@ -10942,7 +10942,7 @@ msgctxt ""
"par_id3148586\n"
"help.text"
msgid "After changing the action for a cell on the <emph>Error Alert</emph> tab page and closing the dialog with OK, you must first select another cell before the change takes effect."
-msgstr "Una volta completate le impostazioni alla scheda <emph>Messaggio di errore</emph> e chiuso il dialogo con OK, è necessario spostare il cursore su un'altra cella perché le modifiche abbiano effetto."
+msgstr "Una volta completate le impostazioni alla scheda <emph>Messaggio di errore</emph> e chiusa la finestra di dialogo con OK, è necessario spostare il cursore su un'altra cella affinché le modifiche abbiano effetto."
#: validity.xhp
msgctxt ""
@@ -10966,7 +10966,7 @@ msgctxt ""
"bm_id3147434\n"
"help.text"
msgid "<bookmark_value>cells; defining names</bookmark_value> <bookmark_value>names; defining for cells</bookmark_value> <bookmark_value>values; defining names</bookmark_value> <bookmark_value>constants definition</bookmark_value> <bookmark_value>variables; defining names</bookmark_value> <bookmark_value>cell ranges; defining names</bookmark_value> <bookmark_value>defining;names for cell ranges</bookmark_value> <bookmark_value>formulas; defining names</bookmark_value> <bookmark_value>addressing; by defined names</bookmark_value> <bookmark_value>cell names; defining/addressing</bookmark_value> <bookmark_value>references; by defined names</bookmark_value> <bookmark_value>allowed cell names</bookmark_value> <bookmark_value>renaming;cells</bookmark_value>"
-msgstr "<bookmark_value>Cella; definire nomi</bookmark_value><bookmark_value>Nome; definire per le celle</bookmark_value><bookmark_value>Valore; definire nomi</bookmark_value><bookmark_value>Costante (definizione)</bookmark_value><bookmark_value>Variabile; definire nomi</bookmark_value><bookmark_value>Celle (aree di); definire nomi</bookmark_value><bookmark_value>Definire; nomi per le aree di celle</bookmark_value><bookmark_value>Formula; definire nomi</bookmark_value><bookmark_value>Indirizzare; da nomi definiti</bookmark_value><bookmark_value>Celle (nomi di); definire/indirizzare</bookmark_value><bookmark_value>Riferimento; da nomi definiti</bookmark_value><bookmark_value>Consentiti, nomi di celle</bookmark_value><bookmark_value>Rinominare;celle</bookmark_value>"
+msgstr "<bookmark_value>Cella; definire nomi</bookmark_value><bookmark_value>Nome; definire per le celle</bookmark_value><bookmark_value>Valore; definire nomi</bookmark_value><bookmark_value>Costante (definizione)</bookmark_value><bookmark_value>Variabile; definire nomi</bookmark_value><bookmark_value>Celle, aree di; definire nomi</bookmark_value><bookmark_value>Definire; nomi per le aree di celle</bookmark_value><bookmark_value>Formula; definire nomi</bookmark_value><bookmark_value>Indirizzare; da nomi definiti</bookmark_value><bookmark_value>Celle, nomi di; definire/indirizzare</bookmark_value><bookmark_value>Riferimento; da nomi definiti</bookmark_value><bookmark_value>Consentiti, nomi di celle</bookmark_value><bookmark_value>Rinominare;celle</bookmark_value>"
#: value_with_name.xhp
msgctxt ""
@@ -11078,7 +11078,7 @@ msgctxt ""
"par_id4889675\n"
"help.text"
msgid "Use the <emph>Define Names</emph> dialog to define names for formulas or parts of formulas you need more often. In order to specify range names,"
-msgstr "Utilizzate la finestra di dialogo <emph>Definisci nomi</emph> anche per assegnare nomi a formule complete o ad alcune loro parti che vengono utilizzate frequentemente. Per specificare i nomi delle aree,"
+msgstr "Utilizzate la finestra di dialogo <emph>Definisci nomi</emph> anche per assegnare nomi a formule complete o ad alcune loro parti che utilizzate frequentemente. Per specificare i nomi delle aree,"
#: value_with_name.xhp
msgctxt ""
@@ -11126,7 +11126,7 @@ msgctxt ""
"par_id3150749\n"
"help.text"
msgid "If more than one name starts with the same characters, you can scroll forward through all the names using the Ctrl + Tab keys and backward using the Shift + Ctrl + Tab keys."
-msgstr ""
+msgstr "Se più nomi iniziano con gli stessi caratteri, potete sfogliare in avanti tutti i nomi usando i tasti Ctrl + Tab, e indietro usando i tasti Maiusc + Ctrl + Tab."
#: value_with_name.xhp
msgctxt ""
@@ -11150,7 +11150,7 @@ msgctxt ""
"bm_id3154346\n"
"help.text"
msgid "<bookmark_value>HTML WebQuery</bookmark_value><bookmark_value>ranges; inserting in tables</bookmark_value><bookmark_value>external data; inserting</bookmark_value><bookmark_value>tables; inserting external data</bookmark_value><bookmark_value>web pages; importing data</bookmark_value><bookmark_value>WebQuery filter</bookmark_value><bookmark_value>inserting; external data</bookmark_value><bookmark_value>data sources; external data</bookmark_value>"
-msgstr "<bookmark_value>HTML, ricerca web (WebQuery)</bookmark_value><bookmark_value>Intervalli; inserimento in tabelle</bookmark_value><bookmark_value>Dati esterni; inserire</bookmark_value><bookmark_value>Tabelle; inserire dati esterni</bookmark_value><bookmark_value>Pagine web; importare dati</bookmark_value><bookmark_value>Ricerca web (WebQuery), filtro</bookmark_value><bookmark_value>Inserire; dati esterni</bookmark_value><bookmark_value>Dati (origine); dati esterni</bookmark_value>"
+msgstr "<bookmark_value>HTML, ricerca web (WebQuery)</bookmark_value><bookmark_value>Intervallo; inserimento in tabelle</bookmark_value><bookmark_value>Dati esterni; inserire</bookmark_value><bookmark_value>Tabella; inserire dati esterni</bookmark_value><bookmark_value>Pagina web; importare dati</bookmark_value><bookmark_value>Ricerca web (WebQuery), filtro</bookmark_value><bookmark_value>Inserire; dati esterni</bookmark_value><bookmark_value>Dati (origine); dati esterni</bookmark_value>"
#: webquery.xhp
msgctxt ""
@@ -11190,7 +11190,7 @@ msgctxt ""
"hd_id3146976\n"
"help.text"
msgid "Inserting by Dialog"
-msgstr "Inserire mediante un dialogo"
+msgstr "Inserire mediante una finestra di dialogo"
#: webquery.xhp
msgctxt ""
@@ -11278,7 +11278,7 @@ msgctxt ""
"par_id3148842\n"
"help.text"
msgid "In the Navigator select the <emph>Insert as link</emph> drag mode <image id=\"img_id3152985\" src=\"sw/res/sc20238.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3152985\">Icon</alt></image>."
-msgstr "Nel Navigatore selezionate il modo drag <emph>Inserisci come collegamento</emph> <image id=\"img_id3152985\" src=\"sw/res/sc20238.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3152985\">Icona</alt></image>."
+msgstr "Nel Navigatore selezionate il modo trascinamento <emph>Inserisci come collegamento</emph> <image id=\"img_id3152985\" src=\"sw/res/sc20238.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3152985\">Icona</alt></image>."
#: webquery.xhp
msgctxt ""
@@ -11334,7 +11334,7 @@ msgctxt ""
"par_id3154650\n"
"help.text"
msgid "<link href=\"text/scalc/01/04090000.xhp\" name=\"External data dialog\">External data dialog</link>"
-msgstr "<link href=\"text/scalc/01/04090000.xhp\" name=\"Dialogo Dati esterni\">Dialogo Dati esterni</link>"
+msgstr "<link href=\"text/scalc/01/04090000.xhp\" name=\"Finestra di dialogo Dati esterni\">Finestra di dialogo Dati esterni</link>"
#: year2000.xhp
msgctxt ""
diff --git a/source/it/helpcontent2/source/text/sdraw/04.po b/source/it/helpcontent2/source/text/sdraw/04.po
index 21e8246ccfb..4c1b515194a 100644
--- a/source/it/helpcontent2/source/text/sdraw/04.po
+++ b/source/it/helpcontent2/source/text/sdraw/04.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2017-10-04 11:48+0200\n"
-"PO-Revision-Date: 2015-09-19 16:17+0000\n"
+"PO-Revision-Date: 2018-01-11 22:10+0000\n"
"Last-Translator: Valter Mura <valtermura@gmail.com>\n"
"Language-Team: Italian <l10n@it.libreoffice.org>\n"
"Language: it\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1442679430.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1515708648.000000\n"
#: 01020000.xhp
msgctxt ""
@@ -254,7 +254,7 @@ msgctxt ""
"par_id3151389\n"
"help.text"
msgid "Opens Styles window."
-msgstr ""
+msgstr "Apre finestra degli stili."
#: 01020000.xhp
msgctxt ""
diff --git a/source/it/helpcontent2/source/text/shared/00.po b/source/it/helpcontent2/source/text/shared/00.po
index 97a6378807f..4f87b95b327 100644
--- a/source/it/helpcontent2/source/text/shared/00.po
+++ b/source/it/helpcontent2/source/text/shared/00.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2017-12-18 12:31+0100\n"
-"PO-Revision-Date: 2017-09-05 14:27+0000\n"
+"PO-Revision-Date: 2018-01-14 10:50+0000\n"
"Last-Translator: Valter Mura <valtermura@gmail.com>\n"
"Language-Team: Italian <l10n@it.libreoffice.org>\n"
"Language: it\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1504621665.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1515927032.000000\n"
#: 00000001.xhp
msgctxt ""
@@ -1830,7 +1830,7 @@ msgctxt ""
"par_id3159254\n"
"help.text"
msgid "If you format a document without Styles, it is referred to as \"direct\" formatting. This means modifying text or other objects, such as frames or tables, by applying various attributes directly. The format applies only to the selected area and all changes must be made separately. Styles, on the other hand, are not applied to the text directly, but rather are defined in the Styles window and then applied. One advantage is that when you change a Style, all parts of the document to which that Style is assigned are modified at the same time."
-msgstr ""
+msgstr "Se formattate i vostri documenti senza l'aiuto di stili di paragrafo, si parla di formattazione diretta o \"fissa\". Con ciò s'intende la modifica di testi o altri oggetti, come cornici o tabelle, mediante l'assegnazione di diversi attributi. La formattazione vale solo per l'area selezionata e tutti i cambiamenti devono essere elaborati singolarmente. Viceversa, le formattazioni indirette o \"di stile\" non si eseguono nel testo, ma mediante l'assegnazione di stili di formato tramite la finestra \"Stili\". Il grande vantaggio consiste nel fatto che, modificando uno stile di formato, si modificano tutti gli oggetti (paragrafi, cornici ecc.) ai quali avete assegnato tale stile."
#: 00000005.xhp
msgctxt ""
@@ -1862,7 +1862,7 @@ msgctxt ""
"par_id3154638\n"
"help.text"
msgid "<variable id=\"andock1\">Some windows in $[officename], for example the Styles window and the Navigator, are \"dockable\" windows. You can move these windows, re-size them or dock them to an edge. On each edge you can dock several windows on top of, or alongside each other; then, by moving the border lines, you can change the relative proportions of the windows.</variable>"
-msgstr ""
+msgstr "<variable id=\"andock1\">Alcune finestre di $[officename], come la finestra Stili e quella del Navigatore, possono essere \"ancorate\". Queste finestre possono essere spostate, ridimensionate o ancorate a un bordo. Su ogni bordo potete ancorare più finestre, sovrapponendole o affiancandole; spostando i bordi potete quindi modificare le proporzioni relative della finestra.</variable>"
#: 00000005.xhp
msgctxt ""
@@ -1870,7 +1870,7 @@ msgctxt ""
"par_id3147233\n"
"help.text"
msgid "<variable id=\"andock2\">To undock and re-dock, holding down the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> key, double-click a vacant area in the window. In the Styles window, you can also double-click a gray part of the window next to the icons, while you hold down the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> key.</variable>"
-msgstr ""
+msgstr "<variable id=\"andock2\">Per rendere nuovamente mobile una finestra e ricollocarla, tenete premuto il tasto <switchinline select=\"sys\"><caseinline select=\"MAC\">Comando</caseinline><defaultinline>Ctrl</defaultinline></switchinline> e fate doppio clic su una parte libera della finestra. Nella finestra Stili, è anche possibile fare doppio clic sulla parte grigia vicino alle icone mantenendo premuto il tasto <switchinline select=\"sys\"><caseinline select=\"MAC\">Comando</caseinline><defaultinline>Ctrl</defaultinline></switchinline>.</variable>"
#: 00000005.xhp
msgctxt ""
@@ -2598,7 +2598,7 @@ msgctxt ""
"par_id3154317\n"
"help.text"
msgid "<ahelp visibility=\"visible\" hid=\"SID_EXPLORERCONTENT_DESTROY\">Deletes the current selection. If multiple objects are selected, all will be deleted. In most cases, a confirmation question appears before objects are deleted.</ahelp>"
-msgstr ""
+msgstr "<ahelp visibility=\"visible\" hid=\"SID_EXPLORERCONTENT_DESTROY\">Elimina la selezione corrente. In caso di una selezione multipla tutti gli oggetti selezionati vengono eliminati. Prima dell'eliminazione compare una richiesta di conferma.</ahelp>"
#: 00000010.xhp
msgctxt ""
@@ -3766,7 +3766,7 @@ msgctxt ""
"par_id3150447\n"
"help.text"
msgid "In <emph>styles.xml,</emph> you find the styles applied to the document that can be seen in the Styles window."
-msgstr ""
+msgstr "In <emph>styles.xml</emph> trovate gli stili di formattazione applicati al documento, visualizzabili nella finestra Stili."
#: 00000021.xhp
msgctxt ""
@@ -6518,7 +6518,7 @@ msgctxt ""
"par_id3153336\n"
"help.text"
msgid "<variable id=\"aufzeichnen\">Choose <emph>Edit - Track Changes - Record</emph></variable>"
-msgstr ""
+msgstr "<variable id=\"aufzeichnen\">Scegliete <emph>Modifica - Revisioni - Registra</emph></variable>"
#: 00000402.xhp
msgctxt ""
@@ -6526,7 +6526,7 @@ msgctxt ""
"par_id3150594\n"
"help.text"
msgid "<variable id=\"anzeigen\"><switchinline select=\"appl\"><caseinline select=\"WRITER\">Choose <emph>Edit - Track Changes - Show</emph></caseinline><caseinline select=\"CALC\">Choose <emph>Edit - Track Changes - Show</emph></caseinline></switchinline></variable>"
-msgstr ""
+msgstr "<variable id=\"anzeigen\"><switchinline select=\"appl\"><caseinline select=\"WRITER\">Scegliete <emph>Modifica - Revisioni - Mostra</emph></caseinline><caseinline select=\"CALC\">Scegliete <emph>Modifica - Revisioni - Mostra</emph></caseinline></switchinline></variable>"
#: 00000402.xhp
msgctxt ""
@@ -6534,7 +6534,7 @@ msgctxt ""
"par_id3153845\n"
"help.text"
msgid "<variable id=\"rotlinie\">Choose <emph>Edit - Track Changes - Manage</emph></variable>"
-msgstr ""
+msgstr "<variable id=\"rotlinie\">Scegliete <emph>Modifica - Revisioni - Gestisci</emph></variable>"
#: 00000402.xhp
msgctxt ""
@@ -6542,7 +6542,7 @@ msgctxt ""
"par_id3148587\n"
"help.text"
msgid "Choose <emph>Edit - Track Changes - Manage - List</emph> tab"
-msgstr ""
+msgstr "Scegliete la scheda <emph>Elenco</emph> in <emph>Modifica - Revisioni - Gestisci</emph>"
#: 00000402.xhp
msgctxt ""
@@ -6558,7 +6558,7 @@ msgctxt ""
"par_id3153878\n"
"help.text"
msgid "<variable id=\"rotliniefilter\">Choose <emph>Edit - Track Changes - Manage - Filter</emph> tab</variable>"
-msgstr ""
+msgstr "<variable id=\"rotliniefilter\">Scegliete la scheda <emph>Filtro</emph> in <emph>Modifica - Revisioni - Gestisci</emph></variable>"
#: 00000402.xhp
msgctxt ""
@@ -6582,7 +6582,7 @@ msgctxt ""
"par_id3148773\n"
"help.text"
msgid "Choose <emph>Edit - Track Changes - Comment</emph>"
-msgstr ""
+msgstr "Scegliete <emph>Modifica - Revisioni - Commento</emph>"
#: 00000402.xhp
msgctxt ""
@@ -6590,7 +6590,7 @@ msgctxt ""
"par_id3149488\n"
"help.text"
msgid "Choose <emph>Edit - Track Changes - Manage - List</emph> tab. Click an entry in the list and open the context menu. Choose <emph>Edit Comment</emph>"
-msgstr ""
+msgstr "Scegliete la scheda <emph>Elenco</emph> in <emph>Modifica - Revisioni - Gestisci</emph>. Selezionate una voce e aprite il menu contestuale. Scegliete <emph>Modifica commento</emph>"
#: 00000402.xhp
msgctxt ""
@@ -7150,7 +7150,7 @@ msgctxt ""
"par_idN107CD\n"
"help.text"
msgid "<variable id=\"moviesound\">Choose <emph>Insert - Media - Audio or Video</emph>.</variable>"
-msgstr ""
+msgstr "<variable id=\"moviesound\">Scegliete <emph>Inserisci - Media - Audio o video</emph>.</variable>"
#: 00000404.xhp
msgctxt ""
@@ -7158,7 +7158,7 @@ msgctxt ""
"par_idN107CE\n"
"help.text"
msgid "<variable id=\"moviesound2\">Choose <emph>Insert - Audio or Video</emph></variable>"
-msgstr ""
+msgstr "<variable id=\"moviesound2\">Scegliete <emph>Inserisci - Media - Audio o video</emph></variable>"
#: 00000404.xhp
msgctxt ""
@@ -7558,7 +7558,7 @@ msgctxt ""
"par_id3166411\n"
"help.text"
msgid "Choose <emph>Tools - Spelling</emph>"
-msgstr ""
+msgstr "Scegliete <emph>Strumenti - Ortografia</emph>"
#: 00000406.xhp
msgctxt ""
@@ -7590,7 +7590,7 @@ msgctxt ""
"par_id3157809\n"
"help.text"
msgid "Spelling"
-msgstr ""
+msgstr "Ortografia"
#: 00000406.xhp
msgctxt ""
@@ -7622,7 +7622,7 @@ msgctxt ""
"par_id3155419\n"
"help.text"
msgid "<variable id=\"rechtschreibungmenue\">Choose <emph>Tools - Spelling</emph></variable>"
-msgstr ""
+msgstr "<variable id=\"rechtschreibungmenue\">Scegliete <emph>Strumenti - Ortografia</emph></variable>"
#: 00000406.xhp
msgctxt ""
@@ -7630,7 +7630,7 @@ msgctxt ""
"par_id3150771\n"
"help.text"
msgid "<variable id=\"zoptionen\">Choose <emph>Tools - Spelling</emph>, then click <emph>Options</emph></variable>"
-msgstr ""
+msgstr "<variable id=\"zoptionen\">Scegliete <emph>Strumenti - Ortografia</emph>, quindi fate clic su <emph>Opzioni</emph></variable>"
#: 00000406.xhp
msgctxt ""
@@ -8038,7 +8038,7 @@ msgctxt ""
"par_idN11C3G\n"
"help.text"
msgid "<variable id=\"basicide\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - Basic IDE</emph></variable>"
-msgstr ""
+msgstr "<variable id=\"basicide\">Scegliete <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferenze</emph></caseinline><defaultinline><emph>Strumenti - Opzioni</emph></defaultinline></switchinline><emph> - $[officename] - IDE Basic</emph></variable>"
#: 00000406.xhp
msgctxt ""
@@ -9014,7 +9014,7 @@ msgctxt ""
"par_id3157958\n"
"help.text"
msgid "Choose <emph>View - Styles</emph> - open context menu of an entry and choose <emph>Modify/New - Font</emph> tab"
-msgstr ""
+msgstr "Scegliete <emph>Visualizza - Stili</emph>, aprite il menu di contesto <emph>Modifica/Nuovo</emph> di una voce e aprite la scheda <emph>Carattere</emph>"
#: 00040500.xhp
msgctxt ""
@@ -9078,7 +9078,7 @@ msgctxt ""
"par_id3149819\n"
"help.text"
msgid "Choose <emph>View - Styles</emph> - open context menu of an entry and choose <emph>Modify/New - Font Effects</emph> tab"
-msgstr ""
+msgstr "Scegliete <emph>Visualizza - Stili</emph>, aprite il menu di contesto <emph>Modifica/Nuovo</emph> di una voce e aprite la scheda <emph>Effetti carattere</emph>"
#: 00040500.xhp
msgctxt ""
@@ -9102,7 +9102,7 @@ msgctxt ""
"par_id3159256\n"
"help.text"
msgid "Choose <emph>View - Styles - </emph>open context menu of an entry and click <emph>Modify/New - Alignment</emph> tab"
-msgstr ""
+msgstr "Scegliete <emph>Visualizza - Stili</emph>, aprite il menu di contesto <emph>Modifica/Nuovo</emph> di una voce e aprite la scheda <emph>Allineamento</emph>"
#: 00040500.xhp
msgctxt ""
@@ -9126,7 +9126,7 @@ msgctxt ""
"par_id3152811\n"
"help.text"
msgid "Choose <emph>View - Styles - </emph>open context menu of an entry and click <emph>Modify/New - Asian Layout</emph> tab"
-msgstr ""
+msgstr "Scegliete <emph>Visualizza - Stili</emph>, aprite il menu di contesto <emph>Modifica/Nuovo</emph> di una voce e aprite la scheda <emph>Layout asiatico</emph>"
#: 00040500.xhp
msgctxt ""
@@ -9150,7 +9150,7 @@ msgctxt ""
"par_id3148742\n"
"help.text"
msgid "Choose <emph>View - Styles - </emph>open context menu of an entry and click <emph>Modify/New - Asian Typography</emph> tab"
-msgstr ""
+msgstr "Scegliete <emph>Visualizza - Stili</emph>, aprite il menu di contesto <emph>Modifica/Nuovo</emph> di una voce e aprite la scheda <emph>Tipografia asiatica</emph>"
#: 00040500.xhp
msgctxt ""
@@ -9206,7 +9206,7 @@ msgctxt ""
"par_id3147352\n"
"help.text"
msgid "Choose <emph>View - Styles</emph> - open context menu of an entry and choose <emph>Modify/New - Alignment</emph> tab"
-msgstr ""
+msgstr "Scegliete <emph>Visualizza - Stili</emph>, aprite il menu di contesto <emph>Modifica/Nuovo</emph> di una voce e aprite la scheda <emph>Allineamento</emph>"
#: 00040500.xhp
msgctxt ""
@@ -9222,7 +9222,7 @@ msgctxt ""
"par_id3152463\n"
"help.text"
msgid "Choose <emph>View - Styles</emph> - open context menu of an entry and choose <emph>Modify/New - Indents & Spacing</emph> tab"
-msgstr ""
+msgstr "Scegliete <emph>Visualizza - Stili</emph>, aprite il menu di contesto <emph>Modifica/Nuovo</emph> di una voce e aprite la scheda <emph>Rientri e spaziature</emph>"
#: 00040500.xhp
msgctxt ""
@@ -9238,7 +9238,7 @@ msgctxt ""
"par_id3154833\n"
"help.text"
msgid "Choose <emph>View - Styles</emph> - open context menu of an entry and choose <emph>Modify/New - Tabs</emph> tab"
-msgstr ""
+msgstr "Scegliete <emph>Visualizza - Stili</emph>, aprite il menu di contesto <emph>Modifica/Nuovo</emph> di una voce e aprite la scheda <emph>Tabulazioni</emph>"
#: 00040500.xhp
msgctxt ""
@@ -9302,7 +9302,7 @@ msgctxt ""
"par_id3149911\n"
"help.text"
msgid "Choose <emph>View - Styles</emph> - open context menu of an entry and choose <emph>Modify/New - Borders</emph> tab"
-msgstr ""
+msgstr "Scegliete <emph>Visualizza - Stili</emph>, aprite il menu di contesto <emph>Modifica/Nuovo</emph> di una voce e aprite la scheda <emph>Bordi</emph>"
#: 00040500.xhp
msgctxt ""
@@ -9334,7 +9334,7 @@ msgctxt ""
"par_id3155915\n"
"help.text"
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Menu <emph>Format - Paragraph</emph> - <emph>Border</emph> tab -<emph> Padding</emph></caseinline></switchinline>"
-msgstr ""
+msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Menu <emph>Formato - Paragrafo, scheda <emph>Bordo - Spaziatura interna</emph></caseinline></switchinline>"
#: 00040500.xhp
msgctxt ""
@@ -9342,7 +9342,7 @@ msgctxt ""
"par_id3159130\n"
"help.text"
msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Menu<emph> Format - Page - Border - Padding</emph></caseinline></switchinline>"
-msgstr ""
+msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Menu <emph>Formato - Pagina - Bordo - Spaziatura interna</emph></caseinline></switchinline>"
#: 00040500.xhp
msgctxt ""
@@ -9406,7 +9406,7 @@ msgctxt ""
"par_id3153532\n"
"help.text"
msgid "Choose <emph>View - Styles</emph> - open context menu of an entry and choose <emph>Modify/New - Background</emph> tab"
-msgstr ""
+msgstr "Scegliete <emph>Visualizza - Stili</emph>, aprite il menu di contesto <emph>Modifica/Nuovo</emph> di una voce e aprite la scheda <emph>Sfondo</emph>"
#: 00040500.xhp
msgctxt ""
@@ -9438,7 +9438,7 @@ msgctxt ""
"par_id3154482\n"
"help.text"
msgid "Choose <emph>View - Styles</emph> - open context menu of an entry and choose <emph>Modify/New - Organizer</emph> tab"
-msgstr ""
+msgstr "Scegliete <emph>Visualizza - Stili</emph>, aprite il menu di contesto <emph>Modifica/Nuovo</emph> di una voce e aprite la scheda <emph>Gestione</emph>"
#: 00040500.xhp
msgctxt ""
@@ -9454,7 +9454,7 @@ msgctxt ""
"par_id3154362\n"
"help.text"
msgid "Choose <emph>View - Styles</emph> - open context menu of an entry and choose <emph>Modify/New - Page</emph> tab"
-msgstr ""
+msgstr "Scegliete <emph>Visualizza - Stili</emph>, aprite il menu di contesto <emph>Modifica/Nuovo</emph> di una voce e aprite la scheda <emph>Pagina</emph>"
#: 00040500.xhp
msgctxt ""
@@ -9470,7 +9470,7 @@ msgctxt ""
"par_id3148405\n"
"help.text"
msgid "Choose <emph>View - Styles</emph> - open context menu of an entry and choose <emph>Modify/New - Header</emph> tab"
-msgstr ""
+msgstr "Scegliete <emph>Visualizza - Stili</emph>, aprite il menu di contesto <emph>Modifica/Nuovo</emph> di una voce e aprite la scheda <emph>Intestazione</emph>"
#: 00040500.xhp
msgctxt ""
@@ -9486,7 +9486,7 @@ msgctxt ""
"par_id3155175\n"
"help.text"
msgid "Choose <emph>View - Styles</emph> - open context menu of an entry and choose <emph>Modify/New - Footer</emph> tab"
-msgstr ""
+msgstr "Scegliete <emph>Visualizza - Stili</emph>, aprite il menu di contesto <emph>Modifica/Nuovo</emph> di una voce e aprite la scheda <emph>Piè di pagina</emph>"
#: 00040500.xhp
msgctxt ""
@@ -9494,7 +9494,7 @@ msgctxt ""
"par_id3147404\n"
"help.text"
msgid "Choose <emph>View - Styles</emph>"
-msgstr ""
+msgstr "Scegliete <emph>Visualizza - Stili</emph>"
#: 00040500.xhp
msgctxt ""
@@ -9526,7 +9526,7 @@ msgctxt ""
"par_id3153534\n"
"help.text"
msgid "Styles"
-msgstr ""
+msgstr "Stili"
#: 00040500.xhp
msgctxt ""
@@ -9638,7 +9638,7 @@ msgctxt ""
"par_id3150785\n"
"help.text"
msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Open <emph>Styles</emph> - Presentation Styles - context menu of an Outline Style - choose <emph>New/Modify</emph></caseinline></switchinline>"
-msgstr ""
+msgstr "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Aprite <emph>Stili</emph> - Stili di presentazione, aprite il menu di contesto di uno stile di struttura e scegliete <emph>Nuovo/Cambia</emph></caseinline></switchinline>"
#: 00040500.xhp
msgctxt ""
@@ -9646,7 +9646,7 @@ msgctxt ""
"par_id3148420\n"
"help.text"
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Open <emph>Styles</emph> - List Styles - context menu of an entry - choose <emph>New/Modify</emph></caseinline></switchinline>"
-msgstr ""
+msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Aprite <emph>Stili</emph> - Stili di elenchi, menu di contesto di una voce e scegliete <emph>Nuovo/Cambia</emph></caseinline></switchinline>"
#: 00040500.xhp
msgctxt ""
@@ -9662,7 +9662,7 @@ msgctxt ""
"par_id3149917\n"
"help.text"
msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Open Styles - Presentation Styles - context menu of an Outline Style - choose <emph>New/Modify</emph></caseinline></switchinline>"
-msgstr ""
+msgstr "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Aprite Stili - Stili di presentazione, aprite il menu di contesto di uno stile di struttura e scegliete <emph>Nuovo/Cambia</emph></caseinline></switchinline>"
#: 00040500.xhp
msgctxt ""
@@ -9670,7 +9670,7 @@ msgctxt ""
"par_id3154930\n"
"help.text"
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Open Styles - List Styles - context menu of an entry - choose <emph>New/Modify</emph></caseinline></switchinline>"
-msgstr ""
+msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Aprite Stili - Stili di elenchi, menu di contesto di una voce e scegliete <emph>Nuovo/Cambia</emph></caseinline></switchinline>"
#: 00040500.xhp
msgctxt ""
@@ -9686,7 +9686,7 @@ msgctxt ""
"par_id3155378\n"
"help.text"
msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Open <emph>Styles</emph> - Presentation Styles - context menu of an Outline Style - choose <emph>New/Modify</emph></caseinline></switchinline>"
-msgstr ""
+msgstr "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Aprite <emph>Stili</emph> - Stili di presentazione, aprite il menu di contesto di uno stile di struttura e scegliete <emph>Nuovo/Cambia</emph></caseinline></switchinline>"
#: 00040500.xhp
msgctxt ""
@@ -9694,7 +9694,7 @@ msgctxt ""
"par_id3156011\n"
"help.text"
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Open <emph>Styles</emph> - List Styles - context menu of an entry - choose <emph>New/Modify</emph></caseinline></switchinline>"
-msgstr ""
+msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Aprite <emph>Stili</emph> - Stili di elenchi, menu di contesto di una voce e scegliete <emph>Nuovo/Cambia</emph></caseinline></switchinline>"
#: 00040500.xhp
msgctxt ""
@@ -9718,7 +9718,7 @@ msgctxt ""
"par_id3148733\n"
"help.text"
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Open <emph>Styles</emph> - List Styles - context menu of an entry - choose <emph>New/Modify</emph></caseinline></switchinline>"
-msgstr ""
+msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Aprite <emph>Stili</emph> - Stili di elenchi, menu di contesto di una voce e scegliete <emph>Nuovo/Cambia</emph></caseinline></switchinline>"
#: 00040500.xhp
msgctxt ""
@@ -9742,7 +9742,7 @@ msgctxt ""
"par_id3153812\n"
"help.text"
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Open <emph>Styles - List Styles</emph> - context menu of an entry - choose <emph>New/Modify</emph></caseinline></switchinline>"
-msgstr ""
+msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Aprite <emph>Stili - Stili di elenchi</emph>, menu di contesto di una voce e scegliete <emph>Nuovo/Cambia</emph></caseinline></switchinline>"
#: 00040500.xhp
msgctxt ""
@@ -10934,7 +10934,7 @@ msgctxt ""
"par_id3147335\n"
"help.text"
msgid "Choose <emph>View - Styles</emph> - open context menu and choose <emph>Modify/New - Line</emph> tab (presentation documents)"
-msgstr ""
+msgstr "Scegliete <emph>Visualizza - Stili</emph>, aprite il menu di contesto <emph>Modifica/Nuovo</emph> e scegliete la scheda <emph>Linea</emph> (presentazioni)"
#: 00040502.xhp
msgctxt ""
@@ -11054,7 +11054,7 @@ msgctxt ""
"par_id3145607\n"
"help.text"
msgid "Choose <emph>View - Styles</emph> - open context menu and choose <emph>Modify/New - Area</emph> tab (presentation documents)"
-msgstr ""
+msgstr "Scegliete <emph>Visualizza - Stili</emph>, aprite il menu di contesto <emph>Modifica/Nuovo</emph> e scegliete la scheda <emph>Area</emph> (presentazioni)"
#: 00040502.xhp
msgctxt ""
@@ -11950,7 +11950,7 @@ msgctxt ""
"par_id3152349\n"
"help.text"
msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Choose <emph>View - Styles</emph> - open context menu and choose <emph>Modify/New - Numbers</emph> tab </caseinline></switchinline>"
-msgstr ""
+msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Scegliete <emph>Visualizza - Stili</emph>, aprite il menu di contesto <emph>Modifica/Nuovo</emph> e scegliete la scheda <emph>Numeri</emph></caseinline></switchinline>"
#: 00040503.xhp
msgctxt ""
diff --git a/source/it/helpcontent2/source/text/shared/01.po b/source/it/helpcontent2/source/text/shared/01.po
index 04e74aab6e4..63808b94d6b 100644
--- a/source/it/helpcontent2/source/text/shared/01.po
+++ b/source/it/helpcontent2/source/text/shared/01.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-01-10 11:50+0100\n"
-"PO-Revision-Date: 2017-09-05 14:30+0000\n"
+"PO-Revision-Date: 2018-01-14 10:50+0000\n"
"Last-Translator: Valter Mura <valtermura@gmail.com>\n"
"Language-Team: Italian <l10n@it.libreoffice.org>\n"
"Language: it\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1504621805.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1515927048.000000\n"
#: 01010000.xhp
msgctxt ""
@@ -1046,7 +1046,7 @@ msgctxt ""
"par_id3155355\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/labeloptionspage/entirepage\" visibility=\"visible\">Creates a full page of labels or business cards.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/labeloptionspage/entirepage\" visibility=\"visible\">Occupa interamente la pagina con etichette o biglietti da visita.</ahelp>"
#: 01010203.xhp
msgctxt ""
@@ -1062,7 +1062,7 @@ msgctxt ""
"par_id3155535\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/labeloptionspage/singlelabel\" visibility=\"visible\">Prints a single label or business card on a page.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/labeloptionspage/singlelabel\" visibility=\"visible\">Stampa una singola etichetta o un singolo biglietto da visita su ogni pagina.</ahelp>"
#: 01010203.xhp
msgctxt ""
@@ -1294,7 +1294,7 @@ msgctxt ""
"par_id3159201\n"
"help.text"
msgid "<ahelp hid=\"HID_BUSINESS_FMT_PAGE_TYPE\">Select the size format that you want to use. The available formats depend on what you selected in the <emph>Brand</emph> list. If you want to use a custom size format, select <emph>[User]</emph>, and then click the <link href=\"text/shared/01/01010202.xhp\" name=\"Format\"><emph>Format</emph></link> tab to define the format.</ahelp>"
-msgstr "<ahelp hid=\"HID_BUSINESS_FMT_PAGE_TYPE\">Selezionare il formato desiderato. I formati disponibili dipendono dalla selezione effettuata nell'elenco <emph>Marca</emph>. Per utilizzare un formato personalizzato, selezionare <emph>[Utente]</emph>, quindi fare clic sulla scheda <link href=\"text/shared/01/01010202.xhp\" name=\"Formato\"><emph>Formato</emph></link> per definirlo.</ahelp>"
+msgstr "<ahelp hid=\"HID_BUSINESS_FMT_PAGE_TYPE\">Selezionare il formato desiderato. I formati disponibili dipendono dalla selezione fatta nell'elenco <emph>Marca</emph>. Per utilizzare un formato personalizzato, selezionare <emph>[Utente]</emph>, quindi fare clic sulla scheda <link href=\"text/shared/01/01010202.xhp\" name=\"Formato\"><emph>Formato</emph></link> per definirlo.</ahelp>"
#: 01010301.xhp
msgctxt ""
@@ -1702,7 +1702,7 @@ msgctxt ""
"bm_id3145211\n"
"help.text"
msgid "<bookmark_value>directories; creating new</bookmark_value> <bookmark_value>folder creation</bookmark_value> <bookmark_value>My Documents folder; opening</bookmark_value> <bookmark_value>multiple documents; opening</bookmark_value> <bookmark_value>opening; several files</bookmark_value> <bookmark_value>selecting; several files</bookmark_value> <bookmark_value>opening; files, with placeholders</bookmark_value> <bookmark_value>placeholders;on opening files</bookmark_value> <bookmark_value>documents; opening with templates</bookmark_value> <bookmark_value>templates; opening documents with</bookmark_value> <bookmark_value>documents; styles changed</bookmark_value> <bookmark_value>styles; changed message</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>Cartella; creare nuova</bookmark_value> <bookmark_value>Cartelle, creazione di</bookmark_value> <bookmark_value>Documenti, cartella; aprire</bookmark_value><bookmark_value>Multipli, documenti; aprire</bookmark_value><bookmark_value>Aprire; più file</bookmark_value><bookmark_value>Selezionare; più file</bookmark_value><bookmark_value>Aprire; file con segnaposto</bookmark_value><bookmark_value>Segnaposto; all'apertura dei file</bookmark_value><bookmark_value>Documento; apertura con modelli</bookmark_value><bookmark_value>Modello; apertura di documenti con</bookmark_value><bookmark_value>Documento; stili modificati</bookmark_value><bookmark_value>Stile; messaggio modificato</bookmark_value>"
#: 01020000.xhp
msgctxt ""
@@ -1718,7 +1718,7 @@ msgctxt ""
"par_id3151191\n"
"help.text"
msgid "<variable id=\"oeffnentext\"><ahelp hid=\".\">Opens a local or remote file, or imports one.</ahelp></variable>"
-msgstr ""
+msgstr "<variable id=\"oeffnentext\"><ahelp hid=\".\">Permette di aprire un file locale o remoto, o di importarne uno.</ahelp></variable>"
#: 01020000.xhp
msgctxt ""
@@ -2086,7 +2086,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Open Remote..."
-msgstr ""
+msgstr "Apri remoto..."
#: 01020001.xhp
msgctxt ""
@@ -2094,7 +2094,7 @@ msgctxt ""
"bm_id1001513636856122\n"
"help.text"
msgid "<bookmark_value>remote file;open</bookmark_value> <bookmark_value>open;remote file</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>Remoto, file;aprire</bookmark_value> <bookmark_value>Aprire;file remoto</bookmark_value>"
#: 01020001.xhp
msgctxt ""
@@ -2102,7 +2102,7 @@ msgctxt ""
"hd_id151513629025611\n"
"help.text"
msgid "<link href=\"text/shared/01/01020001.xhp\" name=\"Open Remote...\">Open Remote...</link>"
-msgstr ""
+msgstr "<link href=\"text/shared/01/01020001.xhp\" name=\"Apri remoto...\">Apri remoto...</link>"
#: 01020001.xhp
msgctxt ""
@@ -2110,7 +2110,7 @@ msgctxt ""
"par_id771513629025613\n"
"help.text"
msgid "<variable id=\"openremote1\"><ahelp hid=\".uno:OpenRemote\">Opens a document located in a remote file service.</ahelp></variable>"
-msgstr ""
+msgstr "<variable id=\"openremote1\"><ahelp hid=\".uno:OpenRemote\">Apre un documento che si trova in un servizio di file remoti.</ahelp></variable>"
#: 01020001.xhp
msgctxt ""
@@ -2118,7 +2118,7 @@ msgctxt ""
"par_id611513629210220\n"
"help.text"
msgid "Choose <item type=\"menuitem\">File - Open Remote..</item>"
-msgstr ""
+msgstr "Scegliete <item type=\"menuitem\">File - Apri remoto...</item>"
#: 01020001.xhp
msgctxt ""
@@ -2126,7 +2126,7 @@ msgctxt ""
"par_id151513629855154\n"
"help.text"
msgid "Click the <emph>Remote Files</emph> button in the <emph>Start Center</emph>"
-msgstr ""
+msgstr "Fate clic sul pulsante <emph>File remoti<emph> presente nel <emph>Centro di avvio</emph>"
#: 01020001.xhp
msgctxt ""
@@ -2134,7 +2134,7 @@ msgctxt ""
"par_id431513629862558\n"
"help.text"
msgid "Long click on the <emph>Open</emph> icon and select <emph>Open Remote Files...</emph>"
-msgstr ""
+msgstr "Fate clic prolungato sull'icona <emph>Apri</emph> e selezionate <emph>Apri file remoti...</emph>"
#: 01020001.xhp
msgctxt ""
@@ -2142,7 +2142,7 @@ msgctxt ""
"par_id531513630220632\n"
"help.text"
msgid "A remote file server is web service that stores documents with or without check-in, check-out, version controls and backups."
-msgstr ""
+msgstr "Un server di file remoti e un servizio web che memorizza documenti con o senza procedure di check-in, check-out, controlli di versione e copie di sicurezza."
#: 01020001.xhp
msgctxt ""
@@ -2150,7 +2150,7 @@ msgctxt ""
"par_id951513629981585\n"
"help.text"
msgid "<link href=\"text/shared/guide/cmis-remote-files.xhp\" name=\"CMIS\">Opening and saving files in remote servers</link>"
-msgstr ""
+msgstr "<link href=\"text/shared/guide/cmis-remote-files.xhp\" name=\"CMIS\">Aprire e salvare file nei server remoti</link>"
#: 01020101.xhp
msgctxt ""
@@ -2398,7 +2398,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Save Remote..."
-msgstr ""
+msgstr "Salva remoto..."
#: 01060001.xhp
msgctxt ""
@@ -2406,7 +2406,7 @@ msgctxt ""
"bm_id381513636896997\n"
"help.text"
msgid "<bookmark_value>remote file;save</bookmark_value> <bookmark_value>save;remote file</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>Remoto, file;salvare</bookmark_value> <bookmark_value>Salvare;file remoto</bookmark_value>"
#: 01060001.xhp
msgctxt ""
@@ -2414,7 +2414,7 @@ msgctxt ""
"hd_id151513629025611\n"
"help.text"
msgid "<link href=\"text/shared/01/01060001.xhp\" name=\"Save Remote...\">Save Remote...</link>"
-msgstr ""
+msgstr "<link href=\"text/shared/01/01060001.xhp\" name=\"Salva remoto...\">Salva remoto...</link>"
#: 01060001.xhp
msgctxt ""
@@ -2422,7 +2422,7 @@ msgctxt ""
"par_id771513629025613\n"
"help.text"
msgid "<variable id=\"saveremote1\"><ahelp hid=\".uno:SaveRemote\">Saves a document located in a remote file service.</ahelp></variable>"
-msgstr ""
+msgstr "<variable id=\"saveremote1\"><ahelp hid=\".uno:SaveRemote\">Salva un documento che si trova in un servizio di file remoti.</ahelp></variable>"
#: 01060001.xhp
msgctxt ""
@@ -2430,7 +2430,7 @@ msgctxt ""
"par_id611513629210220\n"
"help.text"
msgid "Choose <item type=\"menuitem\">File - Save Remote..</item>"
-msgstr ""
+msgstr "Scegliete <item type=\"menuitem\">File - Salva remoto...</item>"
#: 01060001.xhp
msgctxt ""
@@ -2438,7 +2438,7 @@ msgctxt ""
"par_id431513629862558\n"
"help.text"
msgid "Long click on the <emph>Save</emph> icon and select <emph>Save Remote Files...</emph>"
-msgstr ""
+msgstr "Fate clic prolungato sull'icona <emph>Salva e selezionate <emph>Apri file remoti...</emph>"
#: 01060001.xhp
msgctxt ""
@@ -2446,7 +2446,7 @@ msgctxt ""
"par_id531513630220632\n"
"help.text"
msgid "A remote file server is web service that stores documents with or without check-in, check-out, version controls and backups."
-msgstr ""
+msgstr "Un server di file remoti e un servizio web che memorizza documenti con o senza procedure di check-in, check-out, controlli di versione e copie di sicurezza."
#: 01060001.xhp
msgctxt ""
@@ -2454,7 +2454,7 @@ msgctxt ""
"par_id951513629981585\n"
"help.text"
msgid "<link href=\"text/shared/guide/cmis-remote-files.xhp\" name=\"CMIS\">Opening and saving files in remote servers</link>"
-msgstr ""
+msgstr "<link href=\"text/shared/guide/cmis-remote-files.xhp\" name=\"CMIS\">Aprire e salvare file nei server remoti</link>"
#: 01060002.xhp
msgctxt ""
@@ -2462,7 +2462,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Save a Copy"
-msgstr ""
+msgstr "Salva una copia"
#: 01060002.xhp
msgctxt ""
@@ -2470,7 +2470,7 @@ msgctxt ""
"bm_id241513636774794\n"
"help.text"
msgid "<bookmark_value>save;save a copy</bookmark_value> <bookmark_value>save a copy</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>Salvare;salvare una copia</bookmark_value> <bookmark_value>Salvare una copia</bookmark_value>"
#: 01060002.xhp
msgctxt ""
@@ -2478,7 +2478,7 @@ msgctxt ""
"par_id391513471676787\n"
"help.text"
msgid "<link href=\"text/shared/01/01060002.xhp\" name=\"Save a Copy\">Save a Copy</link>"
-msgstr ""
+msgstr "<link href=\"text/shared/01/01060002.xhp\" name=\"Salva una copia\">Salva una copia</link>"
#: 01060002.xhp
msgctxt ""
@@ -2486,7 +2486,7 @@ msgctxt ""
"par_id1001513471674465\n"
"help.text"
msgid "<variable id=\"saveacopy1\"><ahelp hid=\".uno:SaveACopy\">Save a copy of the actual document with another name or location.</ahelp></variable>"
-msgstr ""
+msgstr "<variable id=\"saveacopy1\"><ahelp hid=\".uno:SaveACopy\">Salva con un altro nome, o in un'altra posizione, una copia del documento attivo.</ahelp></variable>"
#: 01060002.xhp
msgctxt ""
@@ -2494,7 +2494,7 @@ msgctxt ""
"par_id701513472080716\n"
"help.text"
msgid "Choose <item type=\"menuitem\">File - Save a Copy</item>"
-msgstr ""
+msgstr "Scegliete <item type=\"menuitem\">File - Salva una copia</item>"
#: 01060002.xhp
msgctxt ""
@@ -2502,7 +2502,7 @@ msgctxt ""
"par_id881513473450156\n"
"help.text"
msgid "Creates another file with same contents of the current file. The current file is kept opened for edition."
-msgstr ""
+msgstr "Crea un altro file con lo stesso contenuto del file attivo. Il file attivo attivo viene tenuto aperto per essere modificato."
#: 01060002.xhp
msgctxt ""
@@ -2510,7 +2510,7 @@ msgctxt ""
"par_id21513472326060\n"
"help.text"
msgid "<link href=\"text/shared/01/01060000.xhp\" name=\"Save\">Save</link>"
-msgstr ""
+msgstr "<link href=\"text/shared/01/01060000.xhp\" name=\"Salva\">Salva</link>"
#: 01060002.xhp
msgctxt ""
@@ -2518,7 +2518,7 @@ msgctxt ""
"par_id411513472333495\n"
"help.text"
msgid "<link href=\"text/shared/01/01070000.xhp\" name=\"Save As\">Save as</link>"
-msgstr ""
+msgstr "<link href=\"text/shared/01/01070000.xhp\" name=\"Salva con nome\">Salva con nome</link>"
#: 01060002.xhp
msgctxt ""
@@ -2526,7 +2526,7 @@ msgctxt ""
"par_id681513472341081\n"
"help.text"
msgid "<link href=\"text/shared/01/01070001.xhp\" name=\"Export\">Export</link>"
-msgstr ""
+msgstr "<link href=\"text/shared/01/01070001.xhp\" name=\"Esporta\">Esporta</link>"
#: 01070000.xhp
msgctxt ""
@@ -2558,7 +2558,7 @@ msgctxt ""
"par_id3146856\n"
"help.text"
msgid "<variable id=\"speichernuntertext\"><ahelp hid=\".\">Saves the current document in a different location, or with a different file name or file type.</ahelp></variable>"
-msgstr ""
+msgstr "<variable id=\"speichernuntertext\"><ahelp hid=\".\">Salva il documento in un'altra cartella, con un nome diverso o come file di tipo differente.</ahelp></variable>"
#: 01070000.xhp
msgctxt ""
@@ -2878,7 +2878,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Export As"
-msgstr ""
+msgstr "Esporta come"
#: 01070002.xhp
msgctxt ""
@@ -2886,7 +2886,7 @@ msgctxt ""
"bm_id781513636674523\n"
"help.text"
msgid "<bookmark_value>export as;PDF</bookmark_value> <bookmark_value>export as;EPUB</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>Esporta come;PDF</bookmark_value> <bookmark_value>Esporta come;EPUB</bookmark_value>"
#: 01070002.xhp
msgctxt ""
@@ -2894,7 +2894,7 @@ msgctxt ""
"hd_id751513634008094\n"
"help.text"
msgid "<link href=\"text/shared/01/01070002.xhp\" name=\"Export As...\">Export As...</link>"
-msgstr ""
+msgstr "<link href=\"text/shared/01/01070002.xhp\" name=\"Esporta come...\">Esporta come...</link>"
#: 01070002.xhp
msgctxt ""
@@ -2902,7 +2902,7 @@ msgctxt ""
"par_id791513634008095\n"
"help.text"
msgid "<variable id=\"exportas1\"><ahelp hid=\".\">Export the document in PDF or EPUB formats</ahelp></variable>"
-msgstr ""
+msgstr "<variable id=\"exportas1\"><ahelp hid=\".\">Esporta il documento in formato PDF o EPUB</ahelp></variable>"
#: 01070002.xhp
msgctxt ""
@@ -2910,7 +2910,7 @@ msgctxt ""
"par_id971513634212601\n"
"help.text"
msgid "Choose <emph>File - Export As...</emph>"
-msgstr ""
+msgstr "Scegliete <emph>File - Esporta come...</emph>"
#: 01070002.xhp
msgctxt ""
@@ -2918,7 +2918,7 @@ msgctxt ""
"hd_id71513635341099\n"
"help.text"
msgid "Export Directly as PDF"
-msgstr ""
+msgstr "Esporta direttamente in PDF"
#: 01070002.xhp
msgctxt ""
@@ -2926,7 +2926,7 @@ msgctxt ""
"par_id961513635511473\n"
"help.text"
msgid "Export the entire document using your default PDF settings."
-msgstr ""
+msgstr "Esporta l'intero documento utilizzando le vostre impostazioni PDF predefinite."
#: 01070002.xhp
msgctxt ""
@@ -2934,7 +2934,7 @@ msgctxt ""
"hd_id851513635358546\n"
"help.text"
msgid "Export Directly as EPUB"
-msgstr ""
+msgstr "Esporta direttamente in EPUB"
#: 01070002.xhp
msgctxt ""
@@ -2942,7 +2942,7 @@ msgctxt ""
"par_id811513635541682\n"
"help.text"
msgid "Export the entire document using your default EPUB settings."
-msgstr ""
+msgstr "Esporta l'intero documento utilizzando le vostre impostazioni EPUB predefinite."
#: 01100000.xhp
msgctxt ""
@@ -3654,7 +3654,7 @@ msgctxt ""
"par_idN106B8\n"
"help.text"
msgid "<ahelp hid=\".\">Select to enable recording changes. This is the same as <emph>Edit - Track Changes - Record</emph>.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"\">Selezionare questa opzione per abilitare la registrazione delle modifiche. Si ottiene lo stesso effetto con <emph>Modifica - Revisioni - Registra</emph>.</ahelp>"
#: 01100600.xhp
msgctxt ""
@@ -5438,7 +5438,7 @@ msgctxt ""
"par_id3149205\n"
"help.text"
msgid "<ahelp hid=\".\">Reverses the last command or the last entry you typed. To select the command that you want to reverse, click the arrow next to the <emph>Undo </emph>icon on the Standard bar.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Annulla l'ultimo comando o l'ultima impostazione specificata. Per selezionare il comando da annullare, fare clic sulla freccia vicina all'icona <emph>Annulla</emph> nella barra standard.</ahelp>"
#: 02010000.xhp
msgctxt ""
@@ -5534,7 +5534,7 @@ msgctxt ""
"par_id3157898\n"
"help.text"
msgid "<ahelp hid=\".\">Reverses the action of the last <emph>Undo</emph> command. To select the <emph>Undo</emph> step that you want to reverse, click the arrow next to the <emph>Redo</emph> icon on the Standard bar.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Annulla l'effetto dell'ultimo comando <emph>Annulla</emph>. Per selezionare il comando <emph>Annulla</emph> da ripristinare, fare clic sulla freccia vicina all'icona <emph>Ripeti</emph> nella barra standard.</ahelp>"
#: 02030000.xhp
msgctxt ""
@@ -6358,7 +6358,7 @@ msgctxt ""
"par_id3150506\n"
"help.text"
msgid "Replacement options are listed under the <emph>Find</emph> box and in the <emph>Other options</emph> area of the dialog."
-msgstr ""
+msgstr "Le opzioni di sostituzione sono elencate nel riquadro <emph>Trova</emph> e nell'area della finestra di dialogo <emph>Altre opzioni</emph>."
#: 02100000.xhp
msgctxt ""
@@ -6582,7 +6582,7 @@ msgctxt ""
"par_id3145744\n"
"help.text"
msgid "<variable id=\"halbnormaltext\"><ahelp hid=\"svx/ui/findreplacedialog/matchcharwidth\">Distinguishes between half-width and full-width character forms.</ahelp></variable>"
-msgstr "<variable id=\"halbnormaltext\"><ahelp hid=\"svx/ui/findreplacedialog/matchcharwidth\">Distingue tra caratteri a metà larghezza e a larghezza intera.</ahelp></variable>"
+msgstr "<variable id=\"halbnormaltext\"><ahelp hid=\"svx/ui/findreplacedialog/matchcharwidth\">Distingue tra caratteri a mezza larghezza e a larghezza intera.</ahelp></variable>"
#: 02100000.xhp
msgctxt ""
@@ -7134,7 +7134,7 @@ msgctxt ""
"par_id3153961\n"
"help.text"
msgid "Adds the string that was found by the search criteria in the <emph>Find</emph> box to the term in the <emph>Replace</emph> box when you make a replacement."
-msgstr "Quando effettuate una sostituzione, aggiunge la stringa individuata dai criteri di ricerca della casella <emph>Trova</emph> al termine che compare nella casella <emph>Sostituisci</emph>."
+msgstr "Quando eseguite una sostituzione, aggiunge la stringa individuata dai criteri di ricerca della casella <emph>Trova</emph> al termine che compare nella casella <emph>Sostituisci</emph>."
#: 02100001.xhp
msgctxt ""
@@ -9430,7 +9430,7 @@ msgctxt ""
"hd_id3148563\n"
"help.text"
msgid "Padding"
-msgstr ""
+msgstr "Spaziatura interna"
#: 02210101.xhp
msgctxt ""
@@ -10262,7 +10262,7 @@ msgctxt ""
"hd_id3153527\n"
"help.text"
msgid "<link href=\"text/shared/01/02230400.xhp\" name=\"Manage\">Manage</link>"
-msgstr ""
+msgstr "<link href=\"text/shared/01/02230400.xhp\" name=\"Gestisci\">Gestisci</link>"
#: 02230000.xhp
msgctxt ""
@@ -10270,7 +10270,7 @@ msgctxt ""
"hd_id3145072\n"
"help.text"
msgid "<link href=\"text/shared/01/02230300.xhp\" name=\"Comment\">Comment</link>"
-msgstr ""
+msgstr "<link href=\"text/shared/01/02230300.xhp\" name=\"Commento\">Commento</link>"
#: 02230100.xhp
msgctxt ""
@@ -10294,7 +10294,7 @@ msgctxt ""
"par_id3155599\n"
"help.text"
msgid "<ahelp hid=\".\">Tracks each change that is made in the current document by author and date. </ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Registra le modifiche fatte nel documento per autore e data. </ahelp>"
#: 02230100.xhp
msgctxt ""
@@ -10302,7 +10302,7 @@ msgctxt ""
"par_id3155934\n"
"help.text"
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">If you choose <emph>Edit - Track Changes - Show</emph>, the lines containing changed text passages are indicated by a vertical line in the left page margin. You can set the properties of the vertical line and the other markup elements by choosing <link href=\"text/shared/optionen/01040700.xhp\" name=\"Writer - Changes\"><emph>%PRODUCTNAME Writer - Changes</emph></link> in the Options dialog box.</caseinline></switchinline>"
-msgstr ""
+msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Scegliendo <emph>Modifica - Revisioni - Mostra</emph>, le righe che contengono passaggi di testo modificato vengono segnalate con una linea verticale sul margine sinistro della pagina. Per impostare le proprietà della linea verticale e degli altri elementi di segnalazione delle modifiche, scegliete <link href=\"text/shared/optionen/01040700.xhp\" name=\"Writer - Modifiche\"><emph>%PRODUCTNAME Writer - Modifiche</emph></link> nella finestra di dialogo Opzioni.</caseinline></switchinline>"
#: 02230100.xhp
msgctxt ""
@@ -10494,7 +10494,7 @@ msgctxt ""
"par_id3153323\n"
"help.text"
msgid "<variable id=\"text\"><ahelp hid=\".\">Shows or hides recorded changes.</ahelp></variable>"
-msgstr ""
+msgstr "<variable id=\"text\"><ahelp hid=\".\">Mostra o nasconde le modifiche registrate.</ahelp></variable>"
#: 02230200.xhp
msgctxt ""
@@ -10590,7 +10590,7 @@ msgctxt ""
"par_id3148983\n"
"help.text"
msgid "<variable id=\"kommentartext\"><ahelp hid=\".\">Enter a comment for the recorded change.</ahelp></variable>"
-msgstr ""
+msgstr "<variable id=\"kommentartext\"><ahelp hid=\".\">Inserire un commento per la modifica registrata.</ahelp></variable>"
#: 02230300.xhp
msgctxt ""
@@ -10630,7 +10630,7 @@ msgctxt ""
"par_id3147240\n"
"help.text"
msgid "<variable id=\"redlining\"><ahelp hid=\".\">Accept or reject recorded changes.</ahelp></variable>"
-msgstr ""
+msgstr "<variable id=\"redlining\"><ahelp hid=\".\">In questa finestra si possono accettare o annullare le modifiche registrate.</ahelp></variable>"
#: 02230401.xhp
msgctxt ""
@@ -10686,7 +10686,7 @@ msgctxt ""
"par_id3154824\n"
"help.text"
msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">If one of the nested changes for a cell matches a filter criterion, all of the changes for the cell are displayed. When you filter the change list, the entries in the list appear in different colors according to the following table: </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Se una delle modifiche annidate effettuate in una cella corrisponde a un criterio di filtro, vengono visualizzate tutte le modifiche relative a quella cella. Applicando un filtro all'elenco delle modifiche, le voci appaiono in colori differenti in base ai seguenti criteri:</caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Se una delle modifiche annidate fatte in una cella corrisponde a un criterio di filtro, vengono visualizzate tutte le modifiche relative a quella cella. Applicando un filtro all'elenco delle modifiche, le voci appaiono in colori differenti in base ai seguenti criteri:</caseinline></switchinline>"
#: 02230401.xhp
msgctxt ""
@@ -10894,7 +10894,7 @@ msgctxt ""
"par_id3152935\n"
"help.text"
msgid "<ahelp hid=\".\">Accepts the selected change and removes the highlighting from the change in the document.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Accetta la modifica selezionata e rimuove l'evidenziazione del testo nel documento.</ahelp>"
#: 02230401.xhp
msgctxt ""
@@ -10910,7 +10910,7 @@ msgctxt ""
"par_id3150441\n"
"help.text"
msgid "<ahelp hid=\".\">Rejects the selected change and removes the highlighting from the change in the document.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Annulla la modifica selezionata e rimuove l'evidenziazione del testo nel documento.</ahelp>"
#: 02230401.xhp
msgctxt ""
@@ -13110,7 +13110,7 @@ msgctxt ""
"par_id3145829\n"
"help.text"
msgid "<ahelp hid=\".\">Removes direct formatting and formatting by character styles from the selection.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Rimuove la formattazione diretta e la formattazione per mezzo di stili carattere dalla selezione.</ahelp>"
#: 05010000.xhp
msgctxt ""
@@ -13470,7 +13470,7 @@ msgctxt ""
"par_id3144766\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\"><variable id=\"textfarbe\">Click to apply the current font color to the selected characters. You can also click here, and then drag a selection to change the text color. Click the arrow next to the icon to open the Font color toolbar.</variable></ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\" visibility=\"hidden\"><variable id=\"textfarbe\">Fare clic per applicare il colore del carattere attivo ai caratteri selezionati. In alternativa, si può fare clic qui e selezionare una parte di testo per cambiarne il colore. Fare clic sulla freccia vicina all'icona per aprire la barra degli strumenti Colore carattere.</variable></ahelp>"
#: 05020200.xhp
msgctxt ""
@@ -13630,7 +13630,7 @@ msgctxt ""
"par_idN10B85\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/effectspage/hiddencb\">Hides the selected characters.</ahelp> To display the hidden text, ensure that <emph>Formatting Marks</emph> is selected in the <emph>View</emph> menu. You can also choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer - Formatting Aids</emph> and select <emph>Hidden text</emph>."
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/effectspage/hiddencb\">Nasconde i caratteri selezionati.</ahelp> Per visualizzare il testo nascosto, accertatevi di avere selezionato la voce <emph>Segni di formattazione</emph> nel menu <emph>Visualizza</emph>. Oppure scegliete <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferenze</emph></caseinline><defaultinline><emph>Strumenti - Opzioni</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer - Formattazione</emph> e selezionate <emph>Testo nascosto</emph>."
#: 05020200.xhp
msgctxt ""
@@ -14822,7 +14822,7 @@ msgctxt ""
"par_id3147534\n"
"help.text"
msgid "Era, abbreviation. On the Japanese Gengou calendar, single character (possible values are: M, T, S, H)"
-msgstr ""
+msgstr "Era, abbreviazione. Nel calendario giapponese Gengou, un carattere forma lunga (valori possibili: M, T, S, H)"
#: 05020301.xhp
msgctxt ""
@@ -14846,7 +14846,7 @@ msgctxt ""
"par_id3147344\n"
"help.text"
msgid "Number of the year within an era, short format"
-msgstr ""
+msgstr "Numero dell'anno all'interno di un'era, formato breve"
#: 05020301.xhp
msgctxt ""
@@ -14854,7 +14854,7 @@ msgctxt ""
"par_id3148487\n"
"help.text"
msgid "Number of the year within an era, long format"
-msgstr ""
+msgstr "Numero dell'anno all'interno di un'era, formato esteso"
#: 05020301.xhp
msgctxt ""
@@ -15078,7 +15078,7 @@ msgctxt ""
"par_id231020161240096930\n"
"help.text"
msgid "The specified calendar is exported to Microsoft Excel using extended LCID. Extended LCID can also be used in the format string. It will be converted to a calendar modifier if it is supported. See <link href=\"text/shared/01/05020301.xhp#ExtendedLCID\">Extended LCID</link> section below."
-msgstr ""
+msgstr "Il calendario specificato viene esportato in Microsoft Excel utilizzando LCID esteso. LCID esteso si può utilizzare anche in formato stringa. Sarà convertito in un modificatore di calendario, se esso è supportato. Si veda la successiva sezione <link href=\"text/shared/01/05020301.xhp#ExtendedLCID\">LCID esteso</link>."
#: 05020301.xhp
msgctxt ""
@@ -16630,7 +16630,7 @@ msgctxt ""
"par_id23102016124541451\n"
"help.text"
msgid "If compatible, native numbering and calendar are exported to Microsoft Excel using extended LCID. Extended LCID can also be used in string format instead of NatNum modifier."
-msgstr ""
+msgstr "Se compatibile, la numerazione nativa e il calendario sono esportati in Microsoft Excel utilizzando LCID esteso. LCID esteso si può utilizzare anche in formato stringa anziché come modificatore NatNum."
#: 05020301.xhp
msgctxt ""
@@ -17462,7 +17462,7 @@ msgctxt ""
"par_id3150359\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/charurlpage/visitedlb\">Select a formatting style to use for visited links from the list. To add or modify a style in this list, close this dialog, and click the <emph>Styles</emph> icon on the <emph>Formatting</emph> toolbar.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/charurlpage/visitedlb\">Scegliere dall'elenco uno stile di formattazione da usare per i collegamenti visitati. Per aggiungere o modificare uno stile in questo elenco, chiudere la finestra di dialogo e fare clic sull'icona <emph>Stili</emph> nella barra degli strumenti <emph>Formattazione</emph>.</ahelp>"
#: 05020400.xhp
msgctxt ""
@@ -17478,7 +17478,7 @@ msgctxt ""
"par_id3154216\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/charurlpage/unvisitedlb\">Select a formatting style to use for unvisited links from the list. To add or modify a style in this list, close this dialog, and click the <emph>Styles</emph> icon on the <emph>Formatting</emph> toolbar.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/charurlpage/unvisitedlb\">Scegliere dall'elenco uno stile di formattazione da usare per i collegamenti non visitati. Per aggiungere o modificare uno stile in questo elenco, chiudere la finestra di dialogo e fare clic sull'icona <emph>Stili</emph> nella barra degli strumenti <emph>Formattazione</emph>.</ahelp>"
#: 05020400.xhp
msgctxt ""
@@ -17766,7 +17766,7 @@ msgctxt ""
"par_id3146974\n"
"help.text"
msgid "<ahelp hid=\".\">Specifies the spacing between the characters of the selected text.</ahelp> Enter the amount by which you want to expand or condense the text in the spin button."
-msgstr ""
+msgstr "<ahelp hid=\".\">Specifica la spaziatura tra i caratteri del testo selezionato.</ahelp> Specificate il numero di punti di espansione o riduzione del testo tramite il pulsante di selezione."
#: 05020500.xhp
msgctxt ""
@@ -18038,7 +18038,7 @@ msgctxt ""
"par_id3148668\n"
"help.text"
msgid "<variable id=\"absatztext\"><ahelp hid=\".\">Modifies the format of the current paragraph, such as indents and alignment.</ahelp></variable> To modify the font of the current paragraph, select the entire paragraph, choose Format - Character, and then click on the Font tab."
-msgstr ""
+msgstr "<variable id=\"absatztext\"><ahelp hid=\".\">Modifica il formato del paragrafo attivo, ad esempio il rientro e l'allineamento.</ahelp></variable> Per modificare il tipo di carattere del paragrafo, selezionate l'intero paragrafo, scegliete Formato - Carattere e fate clic sulla scheda Carattere."
#: 05030000.xhp
msgctxt ""
@@ -18046,7 +18046,7 @@ msgctxt ""
"par_id3156042\n"
"help.text"
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">The paragraph style for the current paragraph is displayed at the <emph>Formatting</emph> toolbar, and is highlighted in the <link href=\"text/swriter/01/05140000.xhp\" name=\"Styles\">Styles window</link>. </caseinline></switchinline>"
-msgstr ""
+msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Lo stile di paragrafo applicato al paragrafo attivo è indicato all'estremità sinistra della barra <emph>Formattazione</emph>, oppure appare evidenziato nella <link href=\"text/swriter/01/05140000.xhp\" name=\"Stili\">finestra Stili</link>. </caseinline></switchinline>"
#: 05030100.xhp
msgctxt ""
@@ -18822,7 +18822,7 @@ msgctxt ""
"hd_id3150359\n"
"help.text"
msgid "Padding"
-msgstr ""
+msgstr "Spaziatura interna"
#: 05030500.xhp
msgctxt ""
@@ -21078,7 +21078,7 @@ msgctxt ""
"par_id3150694\n"
"help.text"
msgid "<ahelp hid=\".\">Changes the first letter of the selected Western characters to an uppercase character.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Cambia la prima lettera dei caratteri occidentali selezionati in maiuscolo.</ahelp>"
#: 05050000.xhp
msgctxt ""
@@ -21094,7 +21094,7 @@ msgctxt ""
"par_id3150693\n"
"help.text"
msgid "<ahelp hid=\".uno:ChangeCaseToLower\">Changes the selected Western characters to lowercase characters.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".uno:ChangeCaseToLower\">Cambia i caratteri occidentali selezionati in minuscolo.</ahelp>"
#: 05050000.xhp
msgctxt ""
@@ -21110,7 +21110,7 @@ msgctxt ""
"par_id3152372\n"
"help.text"
msgid "<ahelp hid=\".uno:ChangeCaseToUpper\">Changes the selected Western characters to uppercase characters.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".uno:ChangeCaseToUpper\">Cambia i caratteri occidentali selezionati in maiuscolo.</ahelp>"
#: 05050000.xhp
msgctxt ""
@@ -21126,7 +21126,7 @@ msgctxt ""
"par_id3150613\n"
"help.text"
msgid "<ahelp hid=\".\">Changes the first character of every word of the selected Western characters to an uppercase character.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Cambia il primo carattere di tutte le parole dei caratteri occidentali selezionati in maiuscolo.</ahelp>"
#: 05050000.xhp
msgctxt ""
@@ -21142,7 +21142,7 @@ msgctxt ""
"par_id3150623\n"
"help.text"
msgid "<ahelp hid=\".\">Toggles case of all selected Western characters.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Trasforma da maiuscolo in minuscolo, e viceversa, i caratteri occidentali selezionati.</ahelp>"
#: 05050000.xhp
msgctxt ""
@@ -21150,7 +21150,7 @@ msgctxt ""
"hd_id3155392\n"
"help.text"
msgid "Half-width"
-msgstr "Metà larghezza"
+msgstr "Mezza larghezza"
#: 05050000.xhp
msgctxt ""
@@ -21166,7 +21166,7 @@ msgctxt ""
"hd_id3156113\n"
"help.text"
msgid "Full Width"
-msgstr "A tutta larghezza"
+msgstr "Larghezza intera"
#: 05050000.xhp
msgctxt ""
@@ -21174,7 +21174,7 @@ msgctxt ""
"par_id3154749\n"
"help.text"
msgid "<ahelp hid=\".uno:ChangeCaseToFullWidth\">Changes the selected Asian characters to full-width characters.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".uno:ChangeCaseToFullWidth\">Cambia i caratteri asiatici selezionati in caratteri a larghezza intera.</ahelp>"
#: 05050000.xhp
msgctxt ""
@@ -21222,7 +21222,7 @@ msgctxt ""
"bm_id9598376\n"
"help.text"
msgid "<bookmark_value>Asian Phonetic Guide</bookmark_value><bookmark_value>phonetic guide</bookmark_value>"
-msgstr "<bookmark_value>Guida alla fonetica asiatica</bookmark_value><bookmark_value>Guida alla fonetica</bookmark_value>"
+msgstr "<bookmark_value>Asiatica, guida alla fonetica</bookmark_value><bookmark_value>Fonetica, guida alla</bookmark_value>"
#: 05060000.xhp
msgctxt ""
@@ -21358,7 +21358,7 @@ msgctxt ""
"par_id3149202\n"
"help.text"
msgid "<ahelp hid=\"svx/ui/asianphoneticguidedialog/styles\">Opens the <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/swriter/01/05140000.xhp\" name=\"Styles\">Styles deck of the Sidebar</link></caseinline><defaultinline>Styles deck of the Sidebar</defaultinline></switchinline> where you can select a character style for the ruby text.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"svx/ui/asianphoneticguidedialog/styles\">Apre il <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/swriter/01/05140000.xhp\" name=\"Styles\">l'area Stili della barra laterale</link></caseinline><defaultinline>l'area Stili della barra laterale</defaultinline></switchinline> in cui è possibile selezionare uno stile di carattere per il testo ruby.</ahelp>"
#: 05070000.xhp
msgctxt ""
@@ -21878,7 +21878,7 @@ msgctxt ""
"par_id3083451\n"
"help.text"
msgid "<variable id=\"teilentext\"><ahelp hid=\".\">Splits the cell or group of cells horizontally or vertically into the number of cells that you enter.</ahelp></variable>"
-msgstr ""
+msgstr "<variable id=\"teilentext\"><ahelp hid=\".\">Divide orizzontalmente o verticalmente la cella o il gruppo di celle, nel numero di celle specificato.</ahelp></variable>"
#: 05100200.xhp
msgctxt ""
@@ -22318,7 +22318,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Distribute Rows Equally"
-msgstr ""
+msgstr "Distribuisci righe uniformemente"
#: 05110600m.xhp
msgctxt ""
@@ -22326,7 +22326,7 @@ msgctxt ""
"bm_id431513359599959\n"
"help.text"
msgid "<bookmark_value>table rows;distribute height equally</bookmark_value> <bookmark_value>row height;distribute equally</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>Tabella, righe;distribuire altezza uniformemente</bookmark_value> <bookmark_value>Riga, altezza;distribuire uniformemente</bookmark_value>"
#: 05110600m.xhp
msgctxt ""
@@ -22334,7 +22334,7 @@ msgctxt ""
"hd_id3149871\n"
"help.text"
msgid "<link href=\"text/shared/01/05110600m.xhp\" name=\"Distribute Equally\">Distribute Rows Equally</link>"
-msgstr ""
+msgstr "<link href=\"text/shared/01/05110600m.xhp\" name=\"Distribuisci uniformemente\">Distribuisci righe uniformemente</link>"
#: 05110600m.xhp
msgctxt ""
@@ -22350,7 +22350,7 @@ msgctxt ""
"par_id3153569\n"
"help.text"
msgid "Choose <emph>Table - Size - Distribute Rows Equally</emph>"
-msgstr ""
+msgstr "Scegliete <emph>Tabella - Dimensione - Distribuisci righe uniformemente</emph>"
#: 05110600m.xhp
msgctxt ""
@@ -22454,7 +22454,7 @@ msgctxt ""
"par_id3153514\n"
"help.text"
msgid "<ahelp hid=\".\">Specify the amount of space to leave between lines of text in a paragraph.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Specifica lo spazio da lasciare tra le righe di testo nel paragrafo.</ahelp>"
#: 05120000.xhp
msgctxt ""
@@ -22542,7 +22542,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Distribute Columns Equally"
-msgstr ""
+msgstr "Distribuisci colonne uniformemente"
#: 05120600.xhp
msgctxt ""
@@ -22550,7 +22550,7 @@ msgctxt ""
"bm_id431513359599959\n"
"help.text"
msgid "<bookmark_value>table columns;distribute columns equally</bookmark_value> <bookmark_value>column width;distribute equally</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>Tabella, colonne;distribuire colonne uniformemente</bookmark_value> <bookmark_value>Colonna, altezza;distribuire uniformemente</bookmark_value>"
#: 05120600.xhp
msgctxt ""
@@ -22558,7 +22558,7 @@ msgctxt ""
"hd_id3153811\n"
"help.text"
msgid "<link href=\"text/shared/01/05120600.xhp\" name=\"Distribute Equally\">Distribute Columns Equally</link>"
-msgstr ""
+msgstr "<link href=\"text/shared/01/05120600.xhp\" name=\"Distribuisci uniformemente\">Distribuisci colonne uniformemente</link>"
#: 05120600.xhp
msgctxt ""
@@ -22574,7 +22574,7 @@ msgctxt ""
"par_id3159219\n"
"help.text"
msgid "Choose <emph>Table - Size - Distribute Columns Equally</emph>"
-msgstr ""
+msgstr "Scegliete <emph>Tabella - Dimensione - Distribuisci colonne uniformemente</emph>"
#: 05120600.xhp
msgctxt ""
@@ -22598,7 +22598,7 @@ msgctxt ""
"par_id3151364\n"
"help.text"
msgid "Distribute Columns Equally"
-msgstr ""
+msgstr "Distribuisci colonne uniformemente"
#: 05140100.xhp
msgctxt ""
@@ -24438,7 +24438,7 @@ msgctxt ""
"par_id3150117\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/transparencytabpage/MTR_TRGR_START_VALUE\">Enter a transparency value for the beginning point of the gradient, where 0% is fully opaque and 100% is fully transparent.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/transparencytabpage/MTR_TRGR_START_VALUE\">Inserire un valore di trasparenza per il punto iniziale della sfumatura, compreso tra 0% (completamento opaco) e 100% (completamente trasparente).</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/transparencytabpage/MTR_TRGR_START_VALUE\">Inserire un valore di trasparenza per il punto iniziale della sfumatura, compreso tra 0% (completamente opaco) e 100% (completamente trasparente).</ahelp>"
#: 05210700.xhp
msgctxt ""
@@ -24454,7 +24454,7 @@ msgctxt ""
"par_id3148924\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/transparencytabpage/MTR_TRGR_END_VALUE\">Enter a transparency value for the endpoint of the gradient, where 0% is fully opaque and 100% is fully transparent.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/transparencytabpage/MTR_TRGR_END_VALUE\">Inserire un valore di trasparenza per il punto finale della sfumatura, compreso tra 0% (completamento opaco) e 100% (completamente trasparente).</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/transparencytabpage/MTR_TRGR_END_VALUE\">Inserire un valore di trasparenza per il punto finale della sfumatura, compreso tra 0% (completamente opaco) e 100% (completamente trasparente).</ahelp>"
#: 05210700.xhp
msgctxt ""
@@ -24734,7 +24734,7 @@ msgctxt ""
"hd_id3155323\n"
"help.text"
msgid "Full width"
-msgstr "A tutta larghezza"
+msgstr "Larghezza intera"
#: 05220000.xhp
msgctxt ""
@@ -29974,7 +29974,7 @@ msgctxt ""
"par_id3154682\n"
"help.text"
msgid "<variable id=\"recht\"><ahelp hid=\".\">Checks the document or the current selection for spelling errors. If a grammar checking extension is installed, the dialog also checks for grammar errors.</ahelp></variable>"
-msgstr ""
+msgstr "<variable id=\"recht\"><ahelp hid=\".\">Controlla il documento o la selezione corrente per gli errori di ortografia. Se è installata un'estensione per il controllo grammaticale, la finestra di dialogo consente anche un controllo per gli errori di grammatica.</ahelp></variable>"
#: 06010000.xhp
msgctxt ""
@@ -31038,7 +31038,7 @@ msgctxt ""
"par_id3153394\n"
"help.text"
msgid "To turn on or to turn off the AutoCorrect feature, in $[officename] Calc choose <emph>Tools - AutoInput</emph>, and in $[officename] Writer choose <emph>Format - AutoCorrect - While Typing</emph>. To apply the AutoCorrect settings to an entire text document, choose <emph>Format - AutoCorrect - Apply</emph>."
-msgstr ""
+msgstr "Per attivare e disattivare la funzione di correzione automatica, scegliete <emph>Strumenti - Digitazione automatica</emph> in $[officename] Calc, e <emph>Formato - Correzione automatica - Durante la digitazione</emph> in $[officename] Writer. Per applicare le impostazioni di correzione automatica a un intero documento di testo, scegliete <emph>Formato - Correzione automatica - Applica</emph>."
#: 06040000.xhp
msgctxt ""
@@ -32150,7 +32150,7 @@ msgctxt ""
"par_id3147000\n"
"help.text"
msgid "<ahelp hid=\"HID_LINGU_REPLACE\">Click the word to replace the highlighted word. Use the AutoCorrect submenu for permanent replacement.</ahelp>"
-msgstr "<ahelp hid=\"HID_LINGU_REPLACE\">Fare clic sulla parola con cui si vuole sostituire quella evidenziata. Per effettuare una sostituzione permanente, usare il sotto-menu Correzione automatica.</ahelp>"
+msgstr "<ahelp hid=\"HID_LINGU_REPLACE\">Fare clic sulla parola con cui si vuole sostituire quella evidenziata. Per eseguire una sostituzione permanente, usare il sotto-menu Correzione automatica.</ahelp>"
#: 06040500.xhp
msgctxt ""
@@ -32550,7 +32550,7 @@ msgctxt ""
"par_id3150146\n"
"help.text"
msgid "<variable id=\"numauftext\"><ahelp hid=\".\">Adds numbering or bullets to the current paragraph, and lets you edit format of the numbering or bullets.</ahelp></variable>"
-msgstr ""
+msgstr "<variable id=\"numauftext\"><ahelp hid=\".\">Aggiunge un numero o un punto al paragrafo e permette di modificarne il formato.</ahelp></variable>"
#: 06050000.xhp
msgctxt ""
@@ -33166,7 +33166,7 @@ msgctxt ""
"par_id3150495\n"
"help.text"
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><ahelp hid=\"cui/ui/numberingoptionspage/charstyle\">Select the Character Style that you want to use in the numbered list.</ahelp> To create or edit a <link href=\"text/swriter/01/05130002.xhp\" name=\"Character Style\">Character Style</link>, open the <emph>Styles</emph> window, click the Character Styles icon, right-click a style, and then choose <emph>New</emph>. </caseinline></switchinline>"
-msgstr ""
+msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><ahelp hid=\"cui/ui/numberingoptionspage/charstyle\">Selezionare lo stile di carattere da usare nell'elenco numerato.</ahelp> Per creare o modificare un <link href=\"text/swriter/01/05130002.xhp\" name=\"stile di carattere\">stile di carattere</link>, aprite la finestra <emph>Stili</emph>, fate clic sull'icona Stili di carattere, fate clic col pulsante destro del mouse su uno stile e scegliete <emph>Nuovo</emph>. </caseinline></switchinline>"
#: 06050500.xhp
msgctxt ""
@@ -33998,7 +33998,7 @@ msgctxt ""
"par_idN10A39\n"
"help.text"
msgid "<variable id=\"script\">Scripts</variable>"
-msgstr ""
+msgstr "<variable id=\"script\">Script</variable>"
#: 06130000.xhp
msgctxt ""
@@ -38150,7 +38150,7 @@ msgctxt ""
"par_id3149783\n"
"help.text"
msgid "<ahelp hid=\"SVX_HID_GALLERY_ICONVIEW\" visibility=\"hidden\">Displays the contents of the <emph>Gallery </emph>as icons.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"SVX_HID_GALLERY_ICONVIEW\" visibility=\"hidden\">Visualizza i contenuti della <emph>Galleria</emph> come icone.</ahelp>"
#: gallery.xhp
msgctxt ""
@@ -38158,7 +38158,7 @@ msgctxt ""
"par_id3148983\n"
"help.text"
msgid "<ahelp hid=\"SVX_HID_GALLERY_LISTVIEW\" visibility=\"hidden\">Displays the contents of the <emph>Gallery </emph>as small icons, with title and path information.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"SVX_HID_GALLERY_LISTVIEW\" visibility=\"hidden\">Visualizza i contenuti della <emph>Galleria</emph> come icone di piccole dimensioni, con titolo e informazioni sul percorso.</ahelp>"
#: gallery.xhp
msgctxt ""
@@ -38702,7 +38702,7 @@ msgctxt ""
"par_idN10593\n"
"help.text"
msgid "Pauses or resumes the playback of the current file."
-msgstr "Effettua una pausa o riprende la riproduzione del file."
+msgstr "Fa una pausa o riprende la riproduzione del file."
#: mediaplayer.xhp
msgctxt ""
@@ -38918,7 +38918,7 @@ msgctxt ""
"par_idN1068E\n"
"help.text"
msgid "Choose <emph>Insert - Media - Audio or Video</emph>. For %PRODUCTNAME Impress, choose <emph>Insert - Audio or video</emph>."
-msgstr ""
+msgstr "Scegliete <emph>Inserisci - Media - Audio o video</emph>. Per %PRODUCTNAME Impress, scegliete <emph>Inserisci - Audio o video</emph>."
#: moviesound.xhp
msgctxt ""
@@ -39022,7 +39022,7 @@ msgctxt ""
"hd_id281511208172156\n"
"help.text"
msgid "Supported media formats"
-msgstr ""
+msgstr "Formati multimediali supportati"
#: moviesound.xhp
msgctxt ""
@@ -39030,7 +39030,7 @@ msgctxt ""
"par_id971511208248862\n"
"help.text"
msgid "%PRODUCTNAME relies on the operating system's installed media support."
-msgstr ""
+msgstr "%PRODUCTNAME si basa sul supporto per i file multimediali installato nel sistema operativo."
#: moviesound.xhp
msgctxt ""
@@ -39038,7 +39038,7 @@ msgctxt ""
"par_id231511209745892\n"
"help.text"
msgid "<emph>For Microsoft Windows</emph>: %PRODUCTNAME can open anything for which <emph>DirectShow</emph> filters are installed (<link href=\"http://msdn.microsoft.com/en-us/library/ms787745%28VS.85%29.aspx\" name=\"linkname\">list of default formats</link>)."
-msgstr ""
+msgstr "<emph>In Microsoft Windows</emph>: %PRODUCTNAME è in grado di aprire qualsiasi formato supportato dai filtri installati con <emph>DirectShow</emph> (<link href=\"http://msdn.microsoft.com/en-us/library/ms787745%28VS.85%29.aspx\" name=\"linkname\">elenco dei formati predefiniti, in inglese</link>)."
#: moviesound.xhp
msgctxt ""
@@ -39046,7 +39046,7 @@ msgctxt ""
"par_id601511209768414\n"
"help.text"
msgid "<emph>For GNU/Linux</emph>: %PRODUCTNAME uses <emph>gstreamer</emph>, so whatever you can play using gstreamer can be used with %PRODUCTNAME (<link href=\"http://gstreamer.freedesktop.org/data/doc/gstreamer/head/pwg/html/section-types-definitions.html\" name=\"linkname\">list of defined types</link>)."
-msgstr ""
+msgstr "<emph>In GNU/Linux</emph>: %PRODUCTNAME usa <emph>gstreamer</emph>, dunque tutto quello che sarà riproducibile utilizzando gstreamer sarà fruibile in %PRODUCTNAME (<link href=\"http://gstreamer.freedesktop.org/data/doc/gstreamer/head/pwg/html/section-types-definitions.html\" name=\"linkname\">elenco dei tipi definiti, in inglese</link>)."
#: moviesound.xhp
msgctxt ""
@@ -39054,7 +39054,7 @@ msgctxt ""
"par_id841511209784505\n"
"help.text"
msgid "<emph>For Apple macOS</emph>: %PRODUCTNAME uses <emph>QuickTime</emph> supported media formats (<link href=\"https://documentation.apple.com/en/finalcutpro/usermanual/index.html#chapter=103%26section=4%26tasks=true\" name=\"linkname\">list of media formats</link>)."
-msgstr ""
+msgstr "<emph>In Apple macOS</emph>: %PRODUCTNAME usa i formati multimediali supportati da <emph>QuickTime</emph> (<link href=\"https://documentation.apple.com/en/finalcutpro/usermanual/index.html#chapter=103%26section=4%26tasks=true\" name=\"linkname\">elenco dei formati multimediali, in inglese</link>)."
#: moviesound.xhp
msgctxt ""
@@ -39062,7 +39062,7 @@ msgctxt ""
"par_id391511209364018\n"
"help.text"
msgid "<link href=\"http://msdn.microsoft.com/en-us/library/ms787745%28VS.85%29.aspx\" name=\"linkname\">List of default formats for Microsoft Windows DirectShow </link>."
-msgstr ""
+msgstr "<link href=\"http://msdn.microsoft.com/en-us/library/ms787745%28VS.85%29.aspx\" name=\"linkname\">Elenco dei formati predefiniti per Microsoft Windows DirectShow </link> (in inglese)."
#: moviesound.xhp
msgctxt ""
@@ -39070,7 +39070,7 @@ msgctxt ""
"par_id921511209448360\n"
"help.text"
msgid "<link href=\"http://gstreamer.freedesktop.org/data/doc/gstreamer/head/pwg/html/section-types-definitions.html\" name=\"linkname\">List of defined types for gstreamer in GNU/Linux </link>."
-msgstr ""
+msgstr "<link href=\"http://gstreamer.freedesktop.org/data/doc/gstreamer/head/pwg/html/section-types-definitions.html\" name=\"linkname\">Elenco dei tipi definiti per gstreamer in GNU/Linux</link> (in inglese)."
#: moviesound.xhp
msgctxt ""
@@ -39078,7 +39078,7 @@ msgctxt ""
"par_id591511209548848\n"
"help.text"
msgid "<link href=\"https://documentation.apple.com/en/finalcutpro/usermanual/index.html#chapter=103%26section=4%26tasks=true\" name=\"linkname\">List of media formats for Apple macOS QuickTime</link>."
-msgstr ""
+msgstr "<link href=\"https://documentation.apple.com/en/finalcutpro/usermanual/index.html#chapter=103%26section=4%26tasks=true\" name=\"linkname\">Elenco dei formati multimediali per Apple macOS QuickTime</link> (in inglese)."
#: moviesound.xhp
msgctxt ""
@@ -39086,7 +39086,7 @@ msgctxt ""
"par_id561511210645479\n"
"help.text"
msgid "<link href=\"https://ask.libreoffice.org/en/question/854/what-video-formats-does-libreoffice-impress-support/\" name=\"linkname\">%PRODUCTNAME Askbot question and answer</link>"
-msgstr ""
+msgstr "<link href=\"https://ask.libreoffice.org/en/question/854/what-video-formats-does-libreoffice-impress-support/\" name=\"linkname\">Domanda e risposta su %PRODUCTNAME Askbot</link> (in inglese)"
#: notebook_bar.xhp
msgctxt ""
@@ -39254,7 +39254,7 @@ msgctxt ""
"par_id190920161744063712\n"
"help.text"
msgid "<emph>Contextual single toolbar</emph> – Displays a single centered toolbar with context-dependent contents."
-msgstr ""
+msgstr "<emph>Barra degli strumenti Singola contestuale</emph> – Mostra una barra degli strumenti singola centrata, con contenuto diverso in base al contesto."
#: notebook_bar.xhp
msgctxt ""
@@ -40446,7 +40446,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Export as EPUB"
-msgstr ""
+msgstr "Esporta come EPUB"
#: ref_epub_export.xhp
msgctxt ""
@@ -40454,7 +40454,7 @@ msgctxt ""
"bm_id3149532\n"
"help.text"
msgid "<bookmark_value>EPUB;export</bookmark_value> <bookmark_value>electornic publication</bookmark_value> <bookmark_value>exporting;to EPUB</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>EPUB;esportare</bookmark_value> <bookmark_value>Elettronica, pubblicazione</bookmark_value> <bookmark_value>Esportare;in EPUB</bookmark_value>"
#: ref_epub_export.xhp
msgctxt ""
@@ -40462,7 +40462,7 @@ msgctxt ""
"hd_id3149532\n"
"help.text"
msgid "<variable id=\"ref_epub_export\"><link href=\"text/shared/01/ref_epub_export.xhp\" name=\"Export as EPUB\">Export as EPUB</link></variable>"
-msgstr ""
+msgstr "<variable id=\"ref_epub_export\"><link href=\"text/shared/01/ref_epub_export.xhp\" name=\"Esporta come EPUB\">Esporta come EPUB</link></variable>"
#: ref_epub_export.xhp
msgctxt ""
@@ -40470,7 +40470,7 @@ msgctxt ""
"par_id3154044\n"
"help.text"
msgid "Saves the current file to EPUB. An EPUB file can be viewed and printed on any platform, provided that supporting software is installed."
-msgstr ""
+msgstr "Salva il file nel formato EPUB. Un file EPUB può essere visualizzato e stampato su qualsiasi piattaforma, a condizione che sul sistema sia installato il software di supporto appropriato."
#: ref_epub_export.xhp
msgctxt ""
@@ -40478,7 +40478,7 @@ msgctxt ""
"hd_id3148520\n"
"help.text"
msgid "Version"
-msgstr ""
+msgstr "Versione"
#: ref_epub_export.xhp
msgctxt ""
@@ -40486,7 +40486,7 @@ msgctxt ""
"par_id3154230\n"
"help.text"
msgid "Sets the version of the resulting EPUB file."
-msgstr ""
+msgstr "Imposta la versione del file EPUB risultante."
#: ref_epub_export.xhp
msgctxt ""
@@ -40494,7 +40494,7 @@ msgctxt ""
"hd_id3148521\n"
"help.text"
msgid "Split method"
-msgstr ""
+msgstr "Metodo di separazione"
#: ref_epub_export.xhp
msgctxt ""
@@ -40502,7 +40502,7 @@ msgctxt ""
"par_id3154231\n"
"help.text"
msgid "Determines if a next EPUB section will start on page breaks or on paragraphs with the Heading 1 style."
-msgstr ""
+msgstr "Determina se una sezione EPUB successiva debba iniziare su interruzioni di pagina o su paragrafi con lo stile Titolo 1."
#: ref_pdf_export.xhp
msgctxt ""
@@ -42342,7 +42342,7 @@ msgctxt ""
"par_idN1058F\n"
"help.text"
msgid "<ahelp hid=\".\">Lists the submissions.</ahelp>"
-msgstr "<ahelp hid=\".\">Elenca gli invii effettuati.</ahelp>"
+msgstr "<ahelp hid=\".\">Elenca gli invii fatti.</ahelp>"
#: xformsdata.xhp
msgctxt ""
diff --git a/source/it/helpcontent2/source/text/shared/02.po b/source/it/helpcontent2/source/text/shared/02.po
index 5b05dc5de57..be941ffbdce 100644
--- a/source/it/helpcontent2/source/text/shared/02.po
+++ b/source/it/helpcontent2/source/text/shared/02.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2017-12-18 12:32+0100\n"
-"PO-Revision-Date: 2017-10-04 11:16+0000\n"
-"Last-Translator: Anonymous Pootle User\n"
+"PO-Revision-Date: 2018-01-14 10:51+0000\n"
+"Last-Translator: Valter Mura <valtermura@gmail.com>\n"
"Language-Team: Italian <l10n@it.libreoffice.org>\n"
"Language: it\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1507115777.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1515927064.000000\n"
#: 01110000.xhp
msgctxt ""
@@ -7782,7 +7782,7 @@ msgctxt ""
"par_id3149485\n"
"help.text"
msgid "The \"Parent Form\" option is used for subforms. If you choose this option for a subform, you can navigate using the records of the main form if the cursor is placed in the subform. A subform is linked to the parent form by a 1:1 relationship, so navigation is always performed in the parent form."
-msgstr "L'opzione \"Formulario padre\" viene utilizzato per sotto-formulari. Se scegliete questa opzione per un sotto-formulario, potete navigare usando i record di dati del formulario principale se il cursore è nel sotto-formulario. Un sotto-formulario è collegato al formulario padre da una relazione 1 a 1, perciò la navigazione è sempre effettuata sul formulario padre."
+msgstr "L'opzione \"Formulario padre\" viene utilizzato per sotto-formulari. Se scegliete questa opzione per un sotto-formulario, potete navigare usando i record di dati del formulario principale se il cursore è nel sotto-formulario. Un sotto-formulario è collegato al formulario padre da una relazione 1 a 1, perciò la navigazione è sempre eseguita sul formulario padre."
#: 01170203.xhp
msgctxt ""
@@ -9446,7 +9446,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Styles"
-msgstr ""
+msgstr "Stili"
#: 01230000.xhp
msgctxt ""
@@ -9454,7 +9454,7 @@ msgctxt ""
"hd_id3154228\n"
"help.text"
msgid "<link href=\"text/shared/02/01230000.xhp\" name=\"Styles\">Styles</link>"
-msgstr ""
+msgstr "<link href=\"text/shared/02/01230000.xhp\" name=\"Stili\">Stili</link>"
#: 01230000.xhp
msgctxt ""
@@ -9462,7 +9462,7 @@ msgctxt ""
"par_id3144436\n"
"help.text"
msgid "<ahelp hid=\".uno:DesignerDialog\">Specifies whether to show or hide the Styles window, which is where you can assign and organize Styles.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".uno:DesignerDialog\">Questa icona consente di mostrare o nascondere la finestra Stili, da cui si possono assegnare e gestire stili di formato.</ahelp>"
#: 01230000.xhp
msgctxt ""
@@ -9470,7 +9470,7 @@ msgctxt ""
"par_id3153894\n"
"help.text"
msgid "Each $[officename] application has its own Styles window. Hence there are separate windows for <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/swriter/01/05140000.xhp\" name=\"text documents\">text documents</link></caseinline><defaultinline>text documents</defaultinline></switchinline>, for <switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/scalc/01/05100000.xhp\" name=\"spreadsheets\">spreadsheets</link></caseinline><defaultinline>spreadsheets</defaultinline></switchinline> and for <switchinline select=\"appl\"><caseinline select=\"IMPRESS\"><link href=\"text/simpress/01/05100000.xhp\" name=\"presentations/drawing documents\">presentations/drawing documents</link></caseinline><caseinline select=\"DRAW\"><link href=\"text/simpress/01/05100000.xhp\" name=\"presentations/drawing documents\">presentations/drawing documents</link></caseinline><defaultinline>presentations/drawing documents</defaultinline></switchinline>."
-msgstr ""
+msgstr "Ogni applicazione di $[officename] dispone di una propria finestra Stili. Esistono finestre separate anche per i <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/swriter/01/05140000.xhp\" name=\"documenti di testo\">documenti di testo</link></caseinline><defaultinline>documenti di testo</defaultinline></switchinline>, per i<switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/scalc/01/05100000.xhp\" name=\"fogli elettronici\">fogli elettronici</link></caseinline><defaultinline>fogli elettronici</defaultinline></switchinline> e per <switchinline select=\"appl\"><caseinline select=\"IMPRESS\"><link href=\"text/simpress/01/05100000.xhp\" name=\"presentazioni/disegni\">presentazioni/disegni</link></caseinline><caseinline select=\"DRAW\"><link href=\"text/simpress/01/05100000.xhp\" name=\"presentazioni/disegni\">presentazioni/disegni</link></caseinline><defaultinline>presentazioni/disegni</defaultinline></switchinline>."
#: 01230000.xhp
msgctxt ""
@@ -9486,7 +9486,7 @@ msgctxt ""
"par_id3154750\n"
"help.text"
msgid "Styles"
-msgstr ""
+msgstr "Stili"
#: 02010000.xhp
msgctxt ""
@@ -9494,7 +9494,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Set Paragrph Style"
-msgstr ""
+msgstr "Imposta lo stile di paragrafo"
#: 02010000.xhp
msgctxt ""
@@ -9502,7 +9502,7 @@ msgctxt ""
"hd_id3148520\n"
"help.text"
msgid "<link href=\"text/shared/02/02010000.xhp\" name=\"Set Paragraph Style\">Set Paragraph Style</link>"
-msgstr ""
+msgstr "<link href=\"text/shared/02/02010000.xhp\" name=\"Imposta lo stile di paragrafo\">Imposta lo stile di paragrafo</link>"
#: 02010000.xhp
msgctxt ""
@@ -9510,7 +9510,7 @@ msgctxt ""
"par_id3155351\n"
"help.text"
msgid "<ahelp hid=\".\">Assigns a style to the current paragraph, selected paragraphs, or to a selected object.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Permette di assegnare uno stile al paragrafo attivo, ai paragrafi selezionati o a un oggetto selezionato.</ahelp>"
#: 02010000.xhp
msgctxt ""
@@ -9518,7 +9518,7 @@ msgctxt ""
"par_idN10621\n"
"help.text"
msgid "To reset the selected objects to the default paragraph style, select <emph>Clear formatting</emph>. Select <emph>More Styles</emph> to open the Styles window."
-msgstr ""
+msgstr "Per ripristinare lo stile di paragrafo predefinito negli oggetti selezionati, selezionate <emph>Cancella formattazione</emph>. Selezionate <emph>Altri stili</emph> per aprire la finestra Stili."
#: 02010000.xhp
msgctxt ""
@@ -9534,7 +9534,7 @@ msgctxt ""
"par_id3155552\n"
"help.text"
msgid "<image id=\"img_id3152801\" src=\"media/helpimg/zellvor.png\" width=\"2.642cm\" height=\"0.533cm\" localize=\"true\"><alt id=\"alt_id3152801\">Set Paragraph Style</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3152801\" src=\"media/helpimg/zellvor.png\" width=\"2.642cm\" height=\"0.533cm\" localize=\"true\"><alt id=\"alt_id3152801\">Imposta lo stile di paragrafo</alt></image>"
#: 02010000.xhp
msgctxt ""
@@ -9542,7 +9542,7 @@ msgctxt ""
"par_id3145345\n"
"help.text"
msgid "Set Paragraph Style"
-msgstr ""
+msgstr "Imposta lo stile di paragrafo"
#: 02020000.xhp
msgctxt ""
@@ -11278,7 +11278,7 @@ msgctxt ""
"par_id3156183\n"
"help.text"
msgid "<variable id=\"hyperdiatext\"><ahelp hid=\".\">Opens a dialog that enables you to create and edit hyperlinks.</ahelp></variable>"
-msgstr ""
+msgstr "<variable id=\"hyperdiatext\"><ahelp hid=\".\">Apre una finestra di dialogo che consente di creare e modificare i collegamenti ipertestuali.</ahelp></variable>"
#: 09070000.xhp
msgctxt ""
@@ -13326,7 +13326,7 @@ msgctxt ""
"hd_id3153061\n"
"help.text"
msgid "<link href=\"text/scalc/01/12040201.xhp\" name=\"Options\">Options</link>"
-msgstr ""
+msgstr "<link href=\"text/scalc/01/12040201.xhp\" name=\"Opzioni\">Opzioni</link>"
#: 12090101.xhp
msgctxt ""
@@ -13726,7 +13726,7 @@ msgctxt ""
"par_id3149355\n"
"help.text"
msgid "When searching a table, the data fields of the current table are searched. When searching in a form, the data fields of the table linked with the form are searched."
-msgstr "Quando si esegue la ricerca in una tabella, vengono esaminati i campi di dati della tabella attiva. Qualora invece la ricerca venga effettuata in un formulario, vengono controllati i campi di dati della tabella collegata al formulario."
+msgstr "Quando si esegue la ricerca in una tabella, vengono esaminati i campi di dati della tabella attiva. Qualora invece la ricerca venga eseguita in un formulario, vengono controllati i campi di dati della tabella collegata al formulario."
#: 12100200.xhp
msgctxt ""
@@ -14062,7 +14062,7 @@ msgctxt ""
"par_id3156736\n"
"help.text"
msgid "If the <emph>Apply field format</emph> box is marked, the data source view of the table or form is searched using the formatting set there. If the box is not marked, the database is searched using the formatting saved in the database."
-msgstr "Se desiderate sfogliare i dati in Vista dati di una tabella o di un formulario, potete scegliere di mantenere la formattazione visibile a schermo durante la ricerca o adottare una formattazione standard del database. Se la casella <emph>Usa formattazioni di campo</emph> è selezionata, la ricerca nella Vista dati della tabella o nel formulario viene eseguita con la formattazione impostata in quella sezione. Se la casella non è selezionata, viene effettuata una ricerca nel database con la formattazione salvata."
+msgstr "Se desiderate sfogliare i dati in Vista dati di una tabella o di un formulario, potete scegliere di mantenere la formattazione visibile a schermo durante la ricerca o adottare una formattazione standard del database. Se la casella <emph>Usa formattazioni di campo</emph> è selezionata, la ricerca nella Vista dati della tabella o nel formulario viene eseguita con la formattazione impostata in quella sezione. Se la casella non è selezionata, viene eseguita una ricerca nel database con la formattazione salvata."
#: 12100200.xhp
msgctxt ""
@@ -14134,7 +14134,7 @@ msgctxt ""
"par_id3151321\n"
"help.text"
msgid "It is recommended that you always search using field formatting."
-msgstr "Si consiglia di effettuare la ricerca con la formattazione di campo, poiché altrimenti vengono prese delle formattazioni standard (interne) che possono portare a risultati della ricerca indesiderati."
+msgstr "Si consiglia di eseguire sempre la ricerca utilizzando la formattazione di campo."
#: 12100200.xhp
msgctxt ""
@@ -14142,7 +14142,7 @@ msgctxt ""
"par_id3149401\n"
"help.text"
msgid "The following examples show possible issues when searching without field formatting. These issues depend on the database used and only occur for certain internal default formatting:"
-msgstr "I seguenti esempi riportano i possibili problemi, in caso di ricerca senza formattazione di campo. Tali problemi dipendono dal database utilizzato e compaiono solo in caso di determinate formattazioni predefinite interne."
+msgstr "I seguenti esempi riportano i possibili problemi in caso di ricerca senza formattazione di campo. Questi problemi dipendono dal database utilizzato e compaiono solo in caso di determinate formattazioni predefinite interne:"
#: 12100200.xhp
msgctxt ""
@@ -14166,7 +14166,7 @@ msgctxt ""
"par_id3153836\n"
"help.text"
msgid "\"5\" returns \"14:00:00\" as a time"
-msgstr "\"5\" trova l'orario \"14:00:00\""
+msgstr "\"5\" restituisce \"14:00:00\" come ora"
#: 12100200.xhp
msgctxt ""
@@ -14182,7 +14182,7 @@ msgctxt ""
"par_id3157965\n"
"help.text"
msgid "\"00:00:00\" returns all records of a standard date field"
-msgstr "\"00:00:00\" trova tutti i record di dati di un semplice campo di data"
+msgstr "\"00:00:00\" restituisce tutti i record di un campo di data standard"
#: 12100200.xhp
msgctxt ""
@@ -14190,7 +14190,7 @@ msgctxt ""
"par_id3146081\n"
"help.text"
msgid "The database stores a date value internally using a combined date/time field."
-msgstr "Il database salva internamente un valore data in un campo combinato data/orario."
+msgstr "Il database salva internamente un valore data utilizzando un campo combinato data/orario."
#: 12100200.xhp
msgctxt ""
@@ -14198,7 +14198,7 @@ msgctxt ""
"par_id3155764\n"
"help.text"
msgid "\"45.79\" does not return \"45.79\" although the <emph>entire field</emph> option is selected under <emph>Position</emph>."
-msgstr "\"45,79\" non trova \"45,79\", nonostante sotto <emph>Posizione</emph> è stata selezionata l'opzione <emph>intero campo</emph>."
+msgstr "\"45,79\" non restituisce \"45,79\", nonostante sotto <emph>Posizione</emph> sia stata selezionata l'opzione <emph>intero campo</emph>."
#: 12100200.xhp
msgctxt ""
@@ -14246,7 +14246,7 @@ msgctxt ""
"hd_id3150387\n"
"help.text"
msgid "Match case"
-msgstr "Ricerca esatta"
+msgstr "Maiuscole/minuscole"
#: 12100200.xhp
msgctxt ""
@@ -14254,7 +14254,7 @@ msgctxt ""
"par_id3159267\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/fmsearchdialog/cbCase\">Specifies that upper and lower case are taken into consideration during the search.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/fmsearchdialog/cbCase\">Specifica che durante la ricerca viene fatta distinzione tra maiuscole e minuscole.</ahelp>"
+msgstr "<ahelp hid=\"cui/ui/fmsearchdialog/cbCase\">Specifica che durante la ricerca venga fatta distinzione tra maiuscole e minuscole.</ahelp>"
#: 12100200.xhp
msgctxt ""
@@ -14302,7 +14302,7 @@ msgctxt ""
"par_id3149255\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/fmsearchdialog/cbWildCard\" visibility=\"hidden\">Allows a search with a * or ? wildcard.</ahelp> You can use the following wildcards:"
-msgstr "<ahelp hid=\"cui/ui/fmsearchdialog/cbWildCard\" visibility=\"hidden\">Consente di eseguire una ricerca con un carattere jolly * o ?.</ahelp> Potete utilizzare i caratteri jolly seguenti:"
+msgstr "<ahelp hid=\"cui/ui/fmsearchdialog/cbWildCard\" visibility=\"hidden\">Consente di fare una ricerca con un carattere jolly * o ?.</ahelp> Potete utilizzare i caratteri jolly seguenti:"
#: 12100200.xhp
msgctxt ""
@@ -15766,7 +15766,7 @@ msgctxt ""
"bm_id3148668\n"
"help.text"
msgid "<bookmark_value>selection modes in text</bookmark_value> <bookmark_value>text; selection modes</bookmark_value> <bookmark_value>extending selection mode</bookmark_value> <bookmark_value>adding selection mode</bookmark_value> <bookmark_value>block selection mode</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>Selezione, modo di; nel testo</bookmark_value><bookmark_value>Testo; modo di selezione</bookmark_value><bookmark_value>Estensione, modo di selezione con</bookmark_value><bookmark_value>Aggiunta, modo di selezione con</bookmark_value><bookmark_value>Blocchi, modo di selezione a</bookmark_value>"
#: 20050000.xhp
msgctxt ""
@@ -15782,7 +15782,7 @@ msgctxt ""
"par_id3146130\n"
"help.text"
msgid "<ahelp hid=\".uno:StatusSelectionMode\">Here you can switch between different selection modes.</ahelp>"
-msgstr "<ahelp hid=\".uno:StatusSelectionMode\">Qui è possibile alternare le varie modalità di selezione.</ahelp>"
+msgstr "<ahelp hid=\".uno:StatusSelectionMode\">Qui è possibile alternare i vari modi di selezione.</ahelp>"
#: 20050000.xhp
msgctxt ""
@@ -15822,7 +15822,7 @@ msgctxt ""
"par_id3147209\n"
"help.text"
msgid "This is the default selection mode for text documents. With the keyboard, selections can be performed by Shift+NavigationKey (<item type=\"keycode\">arrows, Home, End, Page Up, Page Down</item>). With the mouse, click in the text where the selection is to start, hold the left mouse button and move to the end of the selection. Release the mouse key to end selection."
-msgstr ""
+msgstr "Questo è il modo di selezione predefinito per i documenti di testo. Le selezioni con la tastiera si possono eseguire con Maiusc + Tasto di navigazione (<item type=\"keycode\">freccia, Inizio, Fine, PagSu, PagGiù</item>). Se usate il mouse, fate clic ovunque vogliate far iniziare la selezione nel testo, tenete premuto il pulsante sinistro del mouse e spostatevi fino alla fine della selezione. Rilasciate il pulsante del mouse per terminare la selezione."
#: 20050000.xhp
msgctxt ""
@@ -15838,7 +15838,7 @@ msgctxt ""
"par_id3153717\n"
"help.text"
msgid "By using the arrow keys or the <item type=\"keycode\">Home</item> and <item type=\"keycode\">End</item> keys you can extend or crop the current selection. Clicking into the text selects the text between the current cursor position and the click position. You also can use (with or without <item type=\"keycode\">Shift</item> key) the arrow keys and the keys <item type=\"keycode\">Home</item> and <item type=\"keycode\">End</item> to increase or decrease the current selection."
-msgstr ""
+msgstr "Tramite i tasti freccia o i tasti <item type=\"keycode\">Inizio</item> <item type=\"keycode\">Fine</item> potete estendere o ritagliare la selezione corrente. Facendo clic all'interno del testo si seleziona il testo tra la posizione corrente del cursore e la posizione di clic. Per aumentare o ridurre la selezione corrente potete anche utilizzare (con o senza tasto <item type=\"keycode\">Maiusc</item>) i tasti freccia e i tasti <item type=\"keycode\">Inizio</item> e <item type=\"keycode\">Fine</item>."
#: 20050000.xhp
msgctxt ""
@@ -15870,7 +15870,7 @@ msgctxt ""
"par_id5258644\n"
"help.text"
msgid "A block of text can be selected."
-msgstr "Può essere selezionato un blocco di testo."
+msgstr "Si può selezionare un blocco di testo."
#: 20050000.xhp
msgctxt ""
@@ -15878,7 +15878,7 @@ msgctxt ""
"par_id4441663\n"
"help.text"
msgid "On Windows systems, you can hold down the <item type=\"keycode\">Alt</item> key while dragging to select a block of text. You don't need to enter the block selection mode."
-msgstr "Su sistemi Windows, potete tenere premuto il tasto <item type=\"keycode\">Alt</item> mentre trascinate per selezionare un blocco di testo. Non è necessario inserire la modalità di selezione a blocchi."
+msgstr "Su sistemi Windows, potete tenere premuto il tasto <item type=\"keycode\">Alt</item> mentre trascinate per selezionare un blocco di testo. Non è necessario inserire il modo di selezione a blocchi."
#: 20050000.xhp
msgctxt ""
@@ -15886,7 +15886,7 @@ msgctxt ""
"par_id901513465638512\n"
"help.text"
msgid "<link href=\"text/swriter/guide/text_nav_keyb.xhp\" name=\"Navigating and Selecting With the Keyboard\">Navigating and Selecting With the Keyboard</link>"
-msgstr ""
+msgstr "<link href=\"text/swriter/guide/text_nav_keyb.xhp\" name=\"Navigare e selezionare con la tastiera\">Navigare e selezionare parti di testo con la tastiera</link>"
#: 20060000.xhp
msgctxt ""
@@ -17182,7 +17182,7 @@ msgctxt ""
"par_idN10595\n"
"help.text"
msgid "The Fontwork Gallery displays previews of Fontwork objects. To insert an object into your document, select the object, and then click OK."
-msgstr ""
+msgstr "La Galleria fontwork mostra un'anteprima degli oggetti fontwork disponibili. Per inserire un oggetto nel documento, selezionarlo e fare clic su OK."
#: fontwork.xhp
msgctxt ""
diff --git a/source/it/helpcontent2/source/text/shared/04.po b/source/it/helpcontent2/source/text/shared/04.po
index c6f0e42e6e4..d6e333a1f42 100644
--- a/source/it/helpcontent2/source/text/shared/04.po
+++ b/source/it/helpcontent2/source/text/shared/04.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2017-05-17 15:41+0200\n"
-"PO-Revision-Date: 2017-09-05 14:36+0000\n"
+"PO-Revision-Date: 2018-01-14 10:51+0000\n"
"Last-Translator: Valter Mura <valtermura@gmail.com>\n"
"Language-Team: Italian <l10n@it.libreoffice.org>\n"
"Language: it\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1504622214.000000\n"
+"X-POOTLE-MTIME: 1515927083.000000\n"
#: 01010000.xhp
msgctxt ""
@@ -102,7 +102,7 @@ msgctxt ""
"par_id3149177\n"
"help.text"
msgid "Pressing ESC closes the dialog without saving changes. <switchinline select=\"sys\"><caseinline select=\"MAC\"></caseinline><defaultinline>If you place the focus on a button, not only will you see the dotted line framing the name of the button, but also a thicker shadow under the button selected. This indicates that if you exit the dialog by pressing the Enter key, it is the equivalent of pressing that button itself.</defaultinline></switchinline>"
-msgstr "Per chiudere la finestra di dialogo senza effettuare alcuna modifica, premete il tasto Esc. <switchinline select=\"sys\"><caseinline select=\"MAC\"></caseinline><defaultinline>Se assegnate il punto focale a un pulsante, non solo viene visualizzato il rettangolo con margine tratteggiato, ma di solito il pulsante marcato presenta un'ombra più scura rispetto agli altri. Ciò significa che, uscendo dalla finestra di dialogo con il tasto Invio, ottenete lo stesso effetto di un clic sul pulsante che in questo momento ha l'ombra più scura.</defaultinline></switchinline>"
+msgstr "Per chiudere la finestra di dialogo senza fare alcuna modifica, premete il tasto Esc. <switchinline select=\"sys\"><caseinline select=\"MAC\"></caseinline><defaultinline>Se assegnate il punto focale a un pulsante, non solo viene visualizzato il rettangolo con margine tratteggiato, ma di solito il pulsante marcato presenta un'ombra più scura rispetto agli altri. Ciò significa che, uscendo dalla finestra di dialogo con il tasto Invio, ottenete lo stesso effetto di un clic sul pulsante che in questo momento ha l'ombra più scura.</defaultinline></switchinline>"
#: 01010000.xhp
msgctxt ""
diff --git a/source/it/helpcontent2/source/text/shared/05.po b/source/it/helpcontent2/source/text/shared/05.po
index 3d24c55303b..c1c537f7cfb 100644
--- a/source/it/helpcontent2/source/text/shared/05.po
+++ b/source/it/helpcontent2/source/text/shared/05.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2017-12-18 12:31+0100\n"
-"PO-Revision-Date: 2017-07-16 21:14+0000\n"
+"PO-Revision-Date: 2018-01-14 10:51+0000\n"
"Last-Translator: Valter Mura <valtermura@gmail.com>\n"
"Language-Team: Italian <l10n@it.libreoffice.org>\n"
"Language: it\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1500239694.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1515927092.000000\n"
#: 00000001.xhp
msgctxt ""
@@ -70,7 +70,7 @@ msgctxt ""
"par_id1318380\n"
"help.text"
msgid "The %PRODUCTNAME localization projects offer support pages in local languages. Find an overview of the native language projects at <link href=\"https://www.libreoffice.org/community/nlc/\">www.libreoffice.org/community/nlc/</link>. You can find help and support in English language on the %PRODUCTNAME website at <link href=\"https://www.libreoffice.org/get-help/\">www.libreoffice.org</link>."
-msgstr ""
+msgstr "I progetti di localizzazione di %PRODUCTNAME offrono pagine di supporto nelle varie lingue locali. È disponibile una panoramica sui progetti linguistici in <link href=\"https://www.libreoffice.org/community/nlc/\">www.libreoffice.org/community/nlc/</link>. Potete trovare supporto in lingua inglese nel sito web di %PRODUCTNAME all'indirizzo <link href=\"https://www.libreoffice.org/get-help/\">www.libreoffice.org</link>."
#: 00000001.xhp
msgctxt ""
@@ -150,7 +150,7 @@ msgctxt ""
"par_id3497211\n"
"help.text"
msgid "You can download documentation as PDF files, how-tos, and guides from the %PRODUCTNAME documentation website at <link href=\"http://documentation.libreoffice.org\">documentation.libreoffice.org</link>. You can also access the documentation website choosing the menu <item type=\"menuitem\">Help – User Guides…</item>"
-msgstr ""
+msgstr "Potete scaricare la documentazione come file PDF, manuali e guide dal sito web della documentazione di %PRODUCTNAME all'indirizzo <link href=\"http://documentation.libreoffice.org\">documentation.libreoffice.org</link>. Potete accedere al sito della documentazione anche dal menu <item type=\"menuitem\">Aiuto – Guide utente...</item>"
#: 00000001.xhp
msgctxt ""
@@ -838,7 +838,7 @@ msgctxt ""
"par_id3150499\n"
"help.text"
msgid "<ahelp hid=\"sfx/ui/helpsearchpage/results\" visibility=\"hidden\">Lists the headings of the pages found in your full-text search. To display a page, double-click its entry.</ahelp>"
-msgstr "<ahelp hid=\"sfx/ui/helpsearchpage/results\" visibility=\"hidden\">Elenca i titoli delle pagine su cui è stata effettuata una ricerca nel testo. Per visualizzare una pagina, fai doppio clic sulla voce corrispondente.</ahelp>"
+msgstr "<ahelp hid=\"sfx/ui/helpsearchpage/results\" visibility=\"hidden\">Elenca i titoli delle pagine su cui è stata eseguita una ricerca nel testo. Per visualizzare una pagina, fai doppio clic sulla voce corrispondente.</ahelp>"
#: 00000140.xhp
msgctxt ""
diff --git a/source/it/helpcontent2/source/text/shared/autopi.po b/source/it/helpcontent2/source/text/shared/autopi.po
index cbf2a00fd76..405205ca1ac 100644
--- a/source/it/helpcontent2/source/text/shared/autopi.po
+++ b/source/it/helpcontent2/source/text/shared/autopi.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2017-12-18 12:32+0100\n"
-"PO-Revision-Date: 2017-09-05 14:38+0000\n"
+"PO-Revision-Date: 2018-01-14 10:51+0000\n"
"Last-Translator: Valter Mura <valtermura@gmail.com>\n"
"Language-Team: Italian <l10n@it.libreoffice.org>\n"
"Language: it\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1504622296.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1515927108.000000\n"
#: 01000000.xhp
msgctxt ""
@@ -2430,7 +2430,7 @@ msgctxt ""
"par_id3150445\n"
"help.text"
msgid "On this page of the <link href=\"text/shared/autopi/01090000.xhp\">Form Wizard</link>, you can specify the table or query that you need to create the form as well as the fields that you want to include in the form."
-msgstr ""
+msgstr "In questa pagina della <link href=\"text/shared/autopi/01090000.xhp\">Creazione guidata formulario</link>, si può specificare la tabella o la ricerca da usare per creare il formulario e i campi da includere."
#: 01090100.xhp
msgctxt ""
@@ -2446,7 +2446,7 @@ msgctxt ""
"par_id3147399\n"
"help.text"
msgid "<ahelp hid=\".\">Specifies the table or query that you want to create the form for.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Specifica la tabella o la ricerca per la quale si vuole creare il formulario.</ahelp>"
#: 01090100.xhp
msgctxt ""
@@ -2462,7 +2462,7 @@ msgctxt ""
"par_id3149095\n"
"help.text"
msgid "<ahelp hid=\".\">Lists the names of the data base fields in the selected table or query.</ahelp> Click to select a field or hold down the Shift or the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> key while you click to select more than one field."
-msgstr ""
+msgstr "<ahelp hid=\".\">Mostra i nomi dei campi del database nella tabella o nella ricerca selezionata.</ahelp> Fate clic per selezionare un campo o tenete premuto il tasto Maiusc o <switchinline select=\"sys\"><caseinline select=\"MAC\">Comando</caseinline><defaultinline>Ctrl</defaultinline></switchinline> insieme col pulsante del mouse per selezionare più campi."
#: 01090100.xhp
msgctxt ""
@@ -2478,7 +2478,7 @@ msgctxt ""
"par_id3148538\n"
"help.text"
msgid "<ahelp hid=\".\">Click to move the selected field(s) to the box that the arrow is pointing to.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Fare clic per spostare uno o più campi selezionati nella casella a cui sta puntando la freccia.</ahelp>"
#: 01090100.xhp
msgctxt ""
@@ -2494,7 +2494,7 @@ msgctxt ""
"par_id3145121\n"
"help.text"
msgid "<ahelp hid=\".\">Click to move all fields to the box that the arrow is pointing to.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Fare clic per spostare tutti i campi nella casella a cui sta puntando la freccia.</ahelp>"
#: 01090100.xhp
msgctxt ""
@@ -2510,7 +2510,7 @@ msgctxt ""
"par_id3149763\n"
"help.text"
msgid "<ahelp hid=\".\">Click to move the selected field(s) to the box that the arrow is pointing to.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Fare clic per spostare uno o più campi selezionati nella casella a cui sta puntando la freccia.</ahelp>"
#: 01090100.xhp
msgctxt ""
@@ -2526,7 +2526,7 @@ msgctxt ""
"par_id3156329\n"
"help.text"
msgid "<ahelp hid=\".\">Click to move all fields to the box that the arrow is pointing to.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Fare clic per spostare tutti i campi nella casella a cui sta puntando la freccia.</ahelp>"
#: 01090100.xhp
msgctxt ""
@@ -2574,7 +2574,7 @@ msgctxt ""
"par_id3156194\n"
"help.text"
msgid "<ahelp hid=\".\">Displays the fields that are in the new form.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Mostra i campi inclusi nel nuovo formulario.</ahelp>"
#: 01090100.xhp
msgctxt ""
@@ -2950,7 +2950,7 @@ msgctxt ""
"par_id3151210\n"
"help.text"
msgid "<ahelp hid=\".\">The labels are left-aligned.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">I campi vengono allineati a sinistra.</ahelp>"
#: 01090300.xhp
msgctxt ""
@@ -2966,7 +2966,7 @@ msgctxt ""
"par_id3148672\n"
"help.text"
msgid "<ahelp hid=\".\">The labels are right-aligned.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">I campi vengono allineati a destra.</ahelp>"
#: 01090300.xhp
msgctxt ""
@@ -2982,7 +2982,7 @@ msgctxt ""
"hd_id3155892\n"
"help.text"
msgid "Columnar - Labels Left"
-msgstr "In colonna - Testo fisso a sinistra"
+msgstr "Colonne - Testo fisso a sinistra"
#: 01090300.xhp
msgctxt ""
@@ -2990,7 +2990,7 @@ msgctxt ""
"par_id3149388\n"
"help.text"
msgid "<ahelp hid=\".\">Aligns the database fields column-wise with the labels to the left of the fields.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Dispone i campi del database in colonne e li allinea con le etichette alla loro sinistra.</ahelp>"
#: 01090300.xhp
msgctxt ""
@@ -2998,7 +2998,7 @@ msgctxt ""
"hd_id3145345\n"
"help.text"
msgid "Columnar - Labels on Top"
-msgstr "In colonna - Testo fisso in alto"
+msgstr "Colonne - Testo fisso in alto"
#: 01090300.xhp
msgctxt ""
@@ -3006,7 +3006,7 @@ msgctxt ""
"par_id3150355\n"
"help.text"
msgid "<ahelp hid=\".\">Aligns the database fields column-wise with the labels above the field.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Dispone i campi del database in colonne e li allinea con le etichette sovrastanti.</ahelp>"
#: 01090300.xhp
msgctxt ""
@@ -3022,7 +3022,7 @@ msgctxt ""
"par_id3153824\n"
"help.text"
msgid "<ahelp hid=\".\">Aligns the database fields in a tabular form.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Allinea i campi del database in forma tabellare.</ahelp>"
#: 01090300.xhp
msgctxt ""
@@ -3030,7 +3030,7 @@ msgctxt ""
"hd_id3154897\n"
"help.text"
msgid "In Blocks - Labels Above"
-msgstr "In riga - Testo fisso in alto"
+msgstr "Blocchi - Testo fisso in alto"
#: 01090300.xhp
msgctxt ""
@@ -3038,7 +3038,7 @@ msgctxt ""
"par_id3155421\n"
"help.text"
msgid "<ahelp hid=\".\">Arranges the labels above the corresponding data.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Dispone le etichette al di sopra dei dati corrispondenti.</ahelp>"
#: 01090300.xhp
msgctxt ""
@@ -3054,7 +3054,7 @@ msgctxt ""
"par_idN106D5\n"
"help.text"
msgid "Columnar - Labels Left"
-msgstr "In colonna - Testo fisso a sinistra"
+msgstr "Colonne - Testo fisso a sinistra"
#: 01090300.xhp
msgctxt ""
@@ -3070,7 +3070,7 @@ msgctxt ""
"par_idN106DC\n"
"help.text"
msgid "Columnar - Labels on Top"
-msgstr "In colonna - Testo fisso in alto"
+msgstr "Colonne - Testo fisso in alto"
#: 01090300.xhp
msgctxt ""
@@ -3102,7 +3102,7 @@ msgctxt ""
"par_idN106EA\n"
"help.text"
msgid "In Blocks - Labels Above"
-msgstr "In riga - Testo fisso in alto"
+msgstr "Blocchi - Testo fisso in alto"
#: 01090300.xhp
msgctxt ""
@@ -3134,7 +3134,7 @@ msgctxt ""
"par_idN10543\n"
"help.text"
msgid "<link href=\"text/shared/autopi/01090400.xhp\">Form Wizard - Set Data Entry</link>"
-msgstr "<link href=\"text/shared/autopi/01090400.xhp\">Creazione guidata formulario - Imposta immissione dati</link>"
+msgstr "<link href=\"text/shared/autopi/01090400.xhp\">Creazione guidata formulario - Imposta immissione dati</link>"
#: 01090400.xhp
msgctxt ""
@@ -3286,7 +3286,7 @@ msgctxt ""
"par_idN10561\n"
"help.text"
msgid "Specifies the field border style."
-msgstr ""
+msgstr "Specifica lo stile per il bordo del campo."
#: 01090500.xhp
msgctxt ""
@@ -3366,7 +3366,7 @@ msgctxt ""
"par_idN10553\n"
"help.text"
msgid "Specifies the name of the form and how to proceed."
-msgstr ""
+msgstr "Specifica il nome del formulario e la procedura da seguire."
#: 01090600.xhp
msgctxt ""
@@ -4086,7 +4086,7 @@ msgctxt ""
"par_id3155391\n"
"help.text"
msgid "The pages displayed differ depending on what you select on the second page of the Wizard."
-msgstr "Le pagine visualizzate differiscono a seconda delle selezioni effettuate nella seconda pagina della creazione guidata."
+msgstr "Le pagine visualizzate differiscono a seconda delle selezioni fatte nella seconda pagina della creazione guidata."
#: 01110000.xhp
msgctxt ""
@@ -4614,7 +4614,7 @@ msgctxt ""
"par_id3149410\n"
"help.text"
msgid "The presenter uses the entered file name to change between the slides viewed by the audience. You can save the WebCast files locally or save them directly to an HTTP server. You can later transfer locally saved files to the HTTP server by FTP. Note that WebCast only works if the files are requested over an HTTP server."
-msgstr "Chi effettua la presentazione utilizza il nome di file digitato per cambiare le diapositive visualizzate dal pubblico. Potete salvare i file WebCast localmente oppure salvarli direttamente su un server HTTP. I file salvati localmente potranno essere trasferiti successivamente via FTP al server HTTP. Ricordate che WebCast funziona solo se i file vengono richiesti tramite un server HTTP."
+msgstr "Chi esegue la presentazione utilizza il nome di file digitato per cambiare le diapositive visualizzate dal pubblico. Potete salvare i file WebCast localmente oppure salvarli direttamente su un server HTTP. I file salvati localmente potranno essere trasferiti successivamente via FTP al server HTTP. Ricordate che WebCast funziona solo se i file vengono richiesti tramite un server HTTP."
#: 01110200.xhp
msgctxt ""
@@ -4678,7 +4678,7 @@ msgctxt ""
"par_id3150715\n"
"help.text"
msgid "You have saved the files that have been created during the Export process in the c:\\Inet\\wwwroot\\presentation\\ directory. In this directory, the Export creates an HTML file that can be named, for example, as \"secret.htm\". You entered this name in the Save dialog (see above). The presenter can now browse to the HTML Export files by entering the http://myserver.com/presentation/secret.htm URL in any HTTP Browser having JavaScript support. The presenter is now able to modify the page using some form controls."
-msgstr "I file creati dall'esportazione sono stati salvati nella cartella c:\\Inet\\wwwroot\\presentazione\\. In questa cartella, l'esportazione crea un file HTML che può ricevere, ad esempio, il nome segreto.htm. Avete immesso questo nome nella finestra di salvataggio (vedere sopra). Chi effettua la presentazione può ora caricare l'esportazione HTML, immettendo l'URL http://ilmioserver.com/presentazione/segreto.htm in un browser HTTP qualsiasi che supporti JavaScript. Chi effettua la presentazione ora è in grado di modificare la pagina usando alcuni campi formulario."
+msgstr "I file creati dall'esportazione sono stati salvati nella cartella c:\\Inet\\wwwroot\\presentazione\\. In questa cartella, l'esportazione crea un file HTML che può ricevere, ad esempio, il nome segreto.htm. Avete immesso questo nome nella finestra di salvataggio (vedere sopra). Chi esegue la presentazione può ora caricare l'esportazione HTML, digitando l'URL http://ilmioserver.com/presentazione/segreto.htm in un browser HTTP qualsiasi che supporti JavaScript. Chi esegue la presentazione ora è in grado di modificare la pagina usando alcuni campi formulario."
#: 01110200.xhp
msgctxt ""
@@ -4718,7 +4718,7 @@ msgctxt ""
"par_id3156362\n"
"help.text"
msgid "The entered file name will be used by the presenter to switch through the slides. Please select an empty directory."
-msgstr "Il nome del file digitato verrà utilizzato, più tardi, da chi effettuerà la presentazione, per cambiare le pagine degli ascoltatori. Vi preghiamo di scegliere una cartella vuota."
+msgstr "Il nome del file digitato verrà utilizzato, più tardi, da chi eseguirà la presentazione, per cambiare le pagine degli ascoltatori. Scegliete una cartella vuota."
#: 01110200.xhp
msgctxt ""
@@ -4830,7 +4830,7 @@ msgctxt ""
"par_id3153920\n"
"help.text"
msgid "Login on your server as root and switch to the //user/local/http/cgi-bin/ directory. You can define the corresponding rights using the chmod command."
-msgstr "Ora effettuate la registrazione nel vostro server come root e passate alla cartella '//user/local/http/cgi-bin/'. Con il comando chmod potete impostare i relativi diritti."
+msgstr "Ora eseguite la registrazione nel vostro server come root e passate alla cartella '//user/local/http/cgi-bin/'. Con il comando chmod potete impostare i relativi diritti."
#: 01110200.xhp
msgctxt ""
@@ -6078,7 +6078,7 @@ msgctxt ""
"par_id3153345\n"
"help.text"
msgid "Note that the \"Text templates\" label can change, depending on the selections from the previous page. For example, if Microsoft Word documents have been selected, the label reads \"Word templates\"."
-msgstr "La didascalia del campo \"Modelli di testo\" può cambiare a seconda delle selezioni effettuate nella pagina precedente. Ad esempio, se sono stati selezionati documenti di Microsoft Word, la didascalia del campo sarà \"Modelli di Word\"."
+msgstr "La didascalia del campo \"Modelli di testo\" può cambiare a seconda delle selezioni fatte nella pagina precedente. Ad esempio, se sono stati selezionati documenti di Microsoft Word, la didascalia del campo sarà \"Modelli di Word\"."
#: 01130200.xhp
msgctxt ""
@@ -6182,7 +6182,7 @@ msgctxt ""
"par_id3148564\n"
"help.text"
msgid "Note that the \"Text documents\" label can change, depending on the selections from the previous page. For example, if Microsoft Word documents have been selected, the label reads \"Word documents\"."
-msgstr "La didascalia del campo \"Documenti di testo\" può cambiare a seconda delle selezioni effettuate nella pagina precedente. Ad esempio, se sono stati selezionati documenti di Microsoft Word, la didascalia del campo sarà \"Documenti di Word\"."
+msgstr "La didascalia del campo \"Documenti di testo\" può cambiare a seconda delle selezioni fatte nella pagina precedente. Ad esempio, se sono stati selezionati documenti di Microsoft Word, la didascalia del campo sarà \"Documenti di Word\"."
#: 01130200.xhp
msgctxt ""
@@ -6230,7 +6230,7 @@ msgctxt ""
"par_id3149140\n"
"help.text"
msgid "<variable id=\"eurokonv\"><ahelp hid=\".\">Converts the currency amounts found in $[officename] Calc documents and in fields and tables of $[officename] Writer documents into euros.</ahelp></variable>"
-msgstr ""
+msgstr "<variable id=\"eurokonv\"><ahelp hid=\".\">Converte in euro gli importi in valuta riportati nei documenti di $[officename] Calc e nei campi e nelle tabelle dei documenti di $[officename] Writer.</ahelp></variable>"
#: 01150000.xhp
msgctxt ""
@@ -6270,7 +6270,7 @@ msgctxt ""
"par_id3155420\n"
"help.text"
msgid "<ahelp hid=\".\">Converts a single $[officename] Calc file.</ahelp> To convert fields and tables in $[officename] Writer, first mark the <emph>Also convert fields and tables in text documents </emph>check box."
-msgstr ""
+msgstr "<ahelp hid=\".\">Converte un singolo file Calc di $[officename].</ahelp> Per convertire campi e tabelle in $[officename] Writer selezionate prima la casella <emph>Converti anche campi e tabelle nei documenti di testo</emph>."
#: 01150000.xhp
msgctxt ""
@@ -6286,7 +6286,7 @@ msgctxt ""
"par_id3150670\n"
"help.text"
msgid "<ahelp hid=\".\">Converts all $[officename] Calc and $[officename] Writer documents and templates in the selected directory.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Converte tutti i documenti e i modelli di documento di $[officename] Calc e $[officename] Writer nella cartella selezionata.</ahelp>"
#: 01150000.xhp
msgctxt ""
@@ -6302,7 +6302,7 @@ msgctxt ""
"par_id3156002\n"
"help.text"
msgid "<ahelp hid=\".\">Specifies the currency to be converted into euros.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Specifica la valuta da convertire in euro.</ahelp>"
#: 01150000.xhp
msgctxt ""
@@ -6318,7 +6318,7 @@ msgctxt ""
"par_id3154898\n"
"help.text"
msgid "<ahelp hid=\".\">Indicates the directory or the name of the single document to be converted.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Permette di indicare la cartella o il nome del singolo documento da convertire.</ahelp>"
#: 01150000.xhp
msgctxt ""
@@ -6334,7 +6334,7 @@ msgctxt ""
"par_id3147264\n"
"help.text"
msgid "<ahelp hid=\".\">Opens a dialog to select the desired directory or document.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Apre una finestra di dialogo per la selezione della cartella o del documento desiderati.</ahelp>"
#: 01150000.xhp
msgctxt ""
@@ -6350,7 +6350,7 @@ msgctxt ""
"par_id3152771\n"
"help.text"
msgid "<ahelp hid=\".\">Specifies whether all subfolders of the selected directory are included.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Specifica se si vogliono includere tutte le sottocartelle della cartella selezionata.</ahelp>"
#: 01150000.xhp
msgctxt ""
@@ -6366,7 +6366,7 @@ msgctxt ""
"par_id3150398\n"
"help.text"
msgid "<ahelp hid=\".\">Converts currency amounts found in fields and tables of $[officename] Writer documents.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Converte gli importi in valuta presenti nei campi e nelle tabelle di documenti di $[officename] Writer.</ahelp>"
#: 01150000.xhp
msgctxt ""
@@ -6390,7 +6390,7 @@ msgctxt ""
"par_id3153192\n"
"help.text"
msgid "<ahelp hid=\".\">Specifies that sheet protection will be disabled during conversion and thereafter re-enabled. If sheet protection is covered by a password, you will see a dialog for entering the password.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Specifica che la protezione del foglio sarà disattivata durante la conversione e quindi riabilitata. Se la protezione è garantita da una password, si apre una finestra di dialogo per la digitazione della password.</ahelp>"
#: 01150000.xhp
msgctxt ""
@@ -6406,7 +6406,7 @@ msgctxt ""
"par_id3153771\n"
"help.text"
msgid "<ahelp hid=\".\">Specifies the folder and path in which the converted files are to be saved.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Specifica la cartella e il percorso in cui verranno salvati i file convertiti.</ahelp>"
#: 01150000.xhp
msgctxt ""
@@ -6422,7 +6422,7 @@ msgctxt ""
"par_id3147427\n"
"help.text"
msgid "<ahelp hid=\".\">Opens a dialog in which you can select a directory to hold the converted files.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Apre una finestra di dialogo in cui si può selezionare una cartella per il salvataggio dei file convertiti.</ahelp>"
#: 01150000.xhp
msgctxt ""
@@ -6438,7 +6438,7 @@ msgctxt ""
"par_id3153190\n"
"help.text"
msgid "<ahelp hid=\".\">Closes the Euro Converter.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Chiude il Convertitore Euro.</ahelp>"
#: 01150000.xhp
msgctxt ""
@@ -6454,7 +6454,7 @@ msgctxt ""
"par_id3155413\n"
"help.text"
msgid "<ahelp hid=\".\">Activates the help for the dialog.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Attiva la Guida per la finestra di dialogo.</ahelp>"
#: 01150000.xhp
msgctxt ""
@@ -6470,7 +6470,7 @@ msgctxt ""
"par_id3150011\n"
"help.text"
msgid "<ahelp hid=\".\">Starts the conversion.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Avvia la conversione.</ahelp>"
#: 01150000.xhp
msgctxt ""
@@ -6494,7 +6494,7 @@ msgctxt ""
"par_id3153953\n"
"help.text"
msgid "<ahelp hid=\".\">Returns to the first page of the Euro Converter.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Ritorna alla prima pagina del Convertitore Euro.</ahelp>"
#: 01150000.xhp
msgctxt ""
@@ -6502,7 +6502,7 @@ msgctxt ""
"par_id3154640\n"
"help.text"
msgid "If the current document is a $[officename] Calc document or template, you can call up the Euro Converter using the corresponding icon in the Tools bar. This icon is hidden by default. To display the Euro Converter icon, click the arrow at the end of the Tools bar, select the <emph>Visible Buttons</emph> command and activate the <emph>Euro Converter</emph> icon."
-msgstr ""
+msgstr "Se il documento attivo è un foglio elettronico o un modello di $[officename] Calc, si può richiamare il Convertitore Euro utilizzando la relativa icona nella barra degli strumenti. Per impostazione predefinita, quest'icona è nascosta. Per visualizzare l'icona del Convertitore Euro, fate clic sulla freccia al termine della barra degli strumenti, selezionate il comando <emph>Pulsanti visibili</emph> e attivate l'icona <emph>Convertitore Euro</emph>."
#: 01150000.xhp
msgctxt ""
@@ -6542,7 +6542,7 @@ msgctxt ""
"par_id3150113\n"
"help.text"
msgid "<ahelp hid=\".\">Converts the entire document.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Converte l'intero documento.</ahelp>"
#: 01150000.xhp
msgctxt ""
@@ -6558,7 +6558,7 @@ msgctxt ""
"par_id3148834\n"
"help.text"
msgid "<ahelp hid=\".\">Specifies the currency to be converted into euros.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Specifica la valuta da convertire in euro.</ahelp>"
#: 01150000.xhp
msgctxt ""
@@ -6590,7 +6590,7 @@ msgctxt ""
"par_id3145162\n"
"help.text"
msgid "<ahelp hid=\".\">All cells with the selected Cell Styles are converted.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Vengono convertite tutte le celle che corrispondono con lo stile cella selezionato.</ahelp>"
#: 01150000.xhp
msgctxt ""
@@ -6606,7 +6606,7 @@ msgctxt ""
"par_id3154479\n"
"help.text"
msgid "<ahelp hid=\".\">All currency cells in the active spreadsheet will be converted.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Vengono convertite tutte le celle in formato valuta del foglio elettronico corrente.</ahelp>"
#: 01150000.xhp
msgctxt ""
@@ -6622,7 +6622,7 @@ msgctxt ""
"par_id3146912\n"
"help.text"
msgid "<ahelp hid=\".\">All currency cells in the active document will be converted.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Vengono convertite tutte le celle in formato valuta del documento attivo.</ahelp>"
#: 01150000.xhp
msgctxt ""
@@ -6638,7 +6638,7 @@ msgctxt ""
"par_id3153736\n"
"help.text"
msgid "<ahelp hid=\".\">All currency cells in the range selected before the converter was called will be converted.</ahelp> All cells must have the same format so that they can be recognized as a selected range."
-msgstr ""
+msgstr "<ahelp hid=\".\">Vengono convertite tutte le celle in formato valuta nell'area selezionata prima dell'apertura del convertitore.</ahelp> Tutte le celle devono avere lo stesso formato in modo da poter essere riconosciute come area selezionata."
#: 01150000.xhp
msgctxt ""
@@ -6654,7 +6654,7 @@ msgctxt ""
"par_id3154756\n"
"help.text"
msgid "<ahelp hid=\".\">Displays the ranges to be converted from the list.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Visualizza le aree da convertire dall'elenco.</ahelp>"
#: 01170000.xhp
msgctxt ""
diff --git a/source/it/helpcontent2/source/text/shared/explorer/database.po b/source/it/helpcontent2/source/text/shared/explorer/database.po
index fad3728228c..e988f8878ea 100644
--- a/source/it/helpcontent2/source/text/shared/explorer/database.po
+++ b/source/it/helpcontent2/source/text/shared/explorer/database.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2017-12-18 12:32+0100\n"
-"PO-Revision-Date: 2017-12-18 13:15+0000\n"
-"Last-Translator: Anonymous Pootle User\n"
+"PO-Revision-Date: 2018-01-14 10:56+0000\n"
+"Last-Translator: Valter Mura <valtermura@gmail.com>\n"
"Language-Team: Italian <l10n@it.libreoffice.org>\n"
"Language: it\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1513602958.000000\n"
+"X-POOTLE-MTIME: 1515927405.000000\n"
#: 02000000.xhp
msgctxt ""
@@ -606,7 +606,7 @@ msgctxt ""
"par_id3145646\n"
"help.text"
msgid "You cannot access tables from different databases in a query. Queries involving multiple tables can only be created within one database."
-msgstr "Le ricerche non possono accedere alle tabelle di diversi database. Le ricerche da effettuare su più tabelle possono essere eseguite solo all'interno di uno stesso database."
+msgstr "Le ricerche non possono accedere alle tabelle di diversi database. Le ricerche su più tabelle si possono eseguire solo all'interno di uno stesso database."
#: 02010100.xhp
msgctxt ""
@@ -654,7 +654,7 @@ msgctxt ""
"par_id3150715\n"
"help.text"
msgid "Alternatively, delete the respective entries in <emph>Fields involved </emph>in the <emph>Relations</emph> dialog. Or press Tab until the connecting vector is displayed highlighted, then press Shift+F10 to open the context menu and select <emph>Delete </emph>command."
-msgstr "In alternativa, eliminate le voci corrispondenti in <emph>Fields used</emph> nella finestra di dialogo <emph>Relazioni</emph>. Oppure, premete Tab fino a evidenziare il vettore di unione, quindi premete Maiusc+F10 per aprire il menu contestuale e scegliete il comando <emph>Elimina</emph>."
+msgstr "In alternativa, eliminate le voci corrispondenti in <emph>Campi considerati</emph> nella finestra di dialogo <emph>Relazioni</emph>. Oppure, premete Tab fino a evidenziare il vettore di unione, quindi premete Maiusc+F10 per aprire il menu contestuale e scegliete il comando <emph>Elimina</emph>."
#: 02010100.xhp
msgctxt ""
@@ -7582,7 +7582,7 @@ msgctxt ""
"par_idN10568\n"
"help.text"
msgid "$[officename] requires the Microsoft Data Access Components (MDAC) to use the ADO interface. Microsoft Windows 2000 and XP include these components by default."
-msgstr ""
+msgstr "Per utilizzare l'interfaccia ADO, $[officename] richiede MDAC (Microsoft Data Access Components). Per impostazione predefinita, Microsoft Windows 2000 e XP includono questi componenti."
#: dabawiz02ado.xhp
msgctxt ""
diff --git a/source/it/helpcontent2/source/text/shared/guide.po b/source/it/helpcontent2/source/text/shared/guide.po
index 8dbf083a93c..210f17eef6a 100644
--- a/source/it/helpcontent2/source/text/shared/guide.po
+++ b/source/it/helpcontent2/source/text/shared/guide.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2017-12-18 12:31+0100\n"
-"PO-Revision-Date: 2018-01-04 18:11+0000\n"
+"PO-Revision-Date: 2018-01-14 10:52+0000\n"
"Last-Translator: Valter Mura <valtermura@gmail.com>\n"
"Language-Team: Italian <l10n@it.libreoffice.org>\n"
"Language: it\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1515089489.000000\n"
+"X-POOTLE-MTIME: 1515927121.000000\n"
#: aaa_start.xhp
msgctxt ""
@@ -30,7 +30,7 @@ msgctxt ""
"bm_id3156324\n"
"help.text"
msgid "<bookmark_value>samples and templates</bookmark_value><bookmark_value>templates; new documents from templates</bookmark_value><bookmark_value>business cards; using templates</bookmark_value>"
-msgstr "<bookmark_value>Esempi e modelli</bookmark_value><bookmark_value>Modello di documento;nuovo documento da un modello</bookmark_value><bookmark_value>Biglietto da visita;nuovo</bookmark_value>"
+msgstr "<bookmark_value>Esempi e modelli</bookmark_value><bookmark_value>Modello;nuovi documenti da modelli</bookmark_value><bookmark_value>Biglietto da visita;tramite modelli</bookmark_value>"
#: aaa_start.xhp
msgctxt ""
@@ -38,7 +38,7 @@ msgctxt ""
"hd_id3156324\n"
"help.text"
msgid "<variable id=\"aaa_start\"><link href=\"text/shared/guide/aaa_start.xhp\" name=\"First Steps\">First Steps</link></variable>"
-msgstr "<variable id=\"aaa_start\"><link href=\"text/shared/guide/aaa_start.xhp\" name=\" Prime operazioni \">Prime operazioni </link></variable>"
+msgstr "<variable id=\"aaa_start\"><link href=\"text/shared/guide/aaa_start.xhp\" name=\" Prime operazioni \">Prime operazioni</link></variable>"
#: aaa_start.xhp
msgctxt ""
@@ -710,7 +710,7 @@ msgctxt ""
"bm_id3150713\n"
"help.text"
msgid "<bookmark_value>Gallery; hiding/showing</bookmark_value><bookmark_value>data source view; showing</bookmark_value><bookmark_value>Navigator; docking</bookmark_value><bookmark_value>Styles window; docking</bookmark_value><bookmark_value>windows; hiding/showing/docking</bookmark_value><bookmark_value>docking; windows</bookmark_value><bookmark_value>undocking windows</bookmark_value><bookmark_value>showing;docked windows</bookmark_value><bookmark_value>hiding;docked windows</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>Galleria; nascondere/mostrare</bookmark_value><bookmark_value>Sorgente dati;mostrare</bookmark_value><bookmark_value>Navigatore; ancorare</bookmark_value><bookmark_value>Stili, finestra;ancorare</bookmark_value><bookmark_value>Finestra; nascondere/mostrare/ancorare</bookmark_value><bookmark_value>Ancoraggio; finestre</bookmark_value><bookmark_value>Disancorare; finestre</bookmark_value><bookmark_value>Mostrare; finestre ancorate</bookmark_value><bookmark_value>Nascondere; finestre ancorate</bookmark_value>"
#: autohide.xhp
msgctxt ""
@@ -758,7 +758,7 @@ msgctxt ""
"par_id3150275\n"
"help.text"
msgid "Double-click inside a vacant area of the window while holding down the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> key. In the Styles window, double-click a gray part of the window next to the icons while holding down the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> key. Alternatively, press <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline><item type=\"keycode\">+Shift+F10</item>."
-msgstr ""
+msgstr "Fate doppio clic su un'area libera della finestra mentre tenete premuto il tasto <switchinline select=\"sys\"><caseinline select=\"MAC\">Comando</caseinline><defaultinline>Ctrl</defaultinline></switchinline>. Nella finestra Stili, fate doppio clic sulla parte grigia della finestra affianco alle icone, tenendo premuto il tasto <switchinline select=\"sys\"><caseinline select=\"MAC\">Comando</caseinline><defaultinline>Ctrl</defaultinline></switchinline>. In alternativa, premete <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Comando</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline><item type=\"keycode\">+Maiusc+F10</item>."
#: autohide.xhp
msgctxt ""
@@ -934,7 +934,7 @@ msgctxt ""
"par_id3153665\n"
"help.text"
msgid "Select the distance between the border lines and the paragraph contents in the <emph>Padding</emph> area. You can only change distances to edges that have a border line defined."
-msgstr ""
+msgstr "Selezionate la distanza tra le linee del bordo e il contenuto del paragrafo nell'area <emph>Spaziatura interna</emph>. Potete cambiare solo le distanze dai lati del bordo per i quali è stata definita una linea."
#: border_paragraph.xhp
msgctxt ""
@@ -990,7 +990,7 @@ msgctxt ""
"par_id3150793\n"
"help.text"
msgid "Select the distance between the border lines and the paragraph contents in the <emph>Padding</emph> area. You can only change distances to edges that have a border line defined."
-msgstr ""
+msgstr "Selezionate la distanza tra le linee del bordo e il contenuto del paragrafo nell'area <emph>Spaziatura interna</emph>. Potete cambiare solo le distanze dai lati del bordo per i quali è stata definita una linea."
#: border_paragraph.xhp
msgctxt ""
@@ -1126,7 +1126,7 @@ msgctxt ""
"par_id3156422\n"
"help.text"
msgid "Select the distance between the border lines and the page contents in the <emph>Padding</emph> area."
-msgstr ""
+msgstr "Selezionate la distanza tra le linee del bordo e il contenuto della pagina nell'area <emph>Spaziatura interna</emph>."
#: border_table.xhp
msgctxt ""
@@ -3110,7 +3110,7 @@ msgctxt ""
"hd_id3147573\n"
"help.text"
msgid "Inserting into a text document"
-msgstr "Effettuare un inserimento in un documento di testo"
+msgstr "Fare un inserimento in un documento di testo"
#: copy_drawfunctions.xhp
msgctxt ""
@@ -3126,7 +3126,7 @@ msgctxt ""
"hd_id3145609\n"
"help.text"
msgid "Inserting into a spreadsheet"
-msgstr "Effettuare un inserimento in un foglio elettronico"
+msgstr "Fare un inserimento in un foglio elettronico"
#: copy_drawfunctions.xhp
msgctxt ""
@@ -3566,7 +3566,7 @@ msgctxt ""
"par_id3149983\n"
"help.text"
msgid "Now your data source is registered in <item type=\"productname\">%PRODUCTNAME</item> as the address book. If you now open a template from the <emph>Business Correspondence</emph> category, <item type=\"productname\">%PRODUCTNAME</item> can automatically insert the correct fields for a form letter."
-msgstr "D'ora in poi la sorgente di dati in <item type=\"productname\">%PRODUCTNAME</item> viene gestita come rubrica. Se aprite un modello dall'area <emph>Corrispondenza commerciale</emph>, <item type=\"productname\">%PRODUCTNAME</item> può impostare i comandi di campo correttamente in maniera automatica per effettuare la stampa in serie."
+msgstr "D'ora in poi la sorgente di dati in <item type=\"productname\">%PRODUCTNAME</item> viene gestita come rubrica. Se aprite un modello dall'area <emph>Corrispondenza commerciale</emph>, <item type=\"productname\">%PRODUCTNAME</item> può impostare i comandi di campo correttamente in maniera automatica per eseguire la stampa in serie."
#: data_dbase2office.xhp
msgctxt ""
@@ -5566,7 +5566,7 @@ msgctxt ""
"par_idN1067E\n"
"help.text"
msgid "Whenever someone changes something in the document, this change breaks the digital signature. After the change, there will be no sign that you see the original document."
-msgstr "Quando viene effettuata una modifica al documento, questa modifica invalida la firma digitale. Dopo questa modifica, il documento non viene più presentato come originale."
+msgstr "Quando viene fatta una modifica al documento, questa modifica invalida la firma digitale. Dopo questa modifica, il documento non viene più presentato come originale."
#: digital_signatures.xhp
msgctxt ""
@@ -6030,7 +6030,7 @@ msgctxt ""
"par_idN1070A\n"
"help.text"
msgid "If you are using Microsoft Windows, you can manage your certificates either from the Control Panel applet \"Internet Options\" on the \"Contents\" tab page or from MS Internet Explorer."
-msgstr ""
+msgstr "Se utilizzate Microsoft Windows, potete gestire i certificati o tramite l'applet del Pannello di controllo \"Applicazioni Internet\" nella scheda \"Contenuto\" oppure da MS Internet Explorer."
#: digitalsign_send.xhp
msgctxt ""
@@ -6046,7 +6046,7 @@ msgctxt ""
"par_idN1071D\n"
"help.text"
msgid "If you are using Linux, macOS or Solaris, you must install a recent version of Thunderbird or Firefox. %PRODUCTNAME will then access their certificate storage."
-msgstr ""
+msgstr "Se utilizzate Linux, macOS o Solaris, dovete installare una versione recente di Thunderbird o Firefox. %PRODUCTNAME accederà poi al loro sistema di gestione dei certificati."
#: digitalsign_send.xhp
msgctxt ""
@@ -6054,7 +6054,7 @@ msgctxt ""
"par_idN10720\n"
"help.text"
msgid "If you have created different profiles in Thunderbird or Firefox and you want to use certificates from one specific user profile, select the profile in <emph>Tools - Options - Security - Certificate Path</emph>. Alternatively, you can set the environment variable MOZILLA_CERTIFICATE_FOLDER to point to the folder containing that profile."
-msgstr ""
+msgstr "Se, in Thunderbird o Firefox, avete creato profili diversi e volete usare i certificati da un profilo specifico, selezionate il profilo in <emph>Strumenti - Opzioni - Sicurezza - Percorso del certificato</emph>. In alternativa potete impostare la variabile d'ambiente MOZILLA_CERTIFICATE_FOLDER affinché punti alla cartella che contiene quel profilo."
#: digitalsign_send.xhp
msgctxt ""
@@ -7390,7 +7390,7 @@ msgctxt ""
"par_id3155389\n"
"help.text"
msgid "Alternatively, select the object and choose <emph>Edit - Object - Edit</emph> or choose <emph>Edit</emph> from the context menu. You edit the object in its own frame within the text document, but you see the icons and menu commands needed for spreadsheets."
-msgstr "In alternativa potete utilizzare il comando <emph>Modifica - Oggetto - Modifica </emph> o il comando <emph>Modifica</emph> nel menu di contesto, dopo aver selezionato l'oggetto. L'oggetto viene modificato all'interno del documento di testo, mentre con i fogli elettronici vengono visualizzati le icone e i comandi menu necessari ad effettuare le operazioni di modifica."
+msgstr "In alternativa potete utilizzare il comando <emph>Modifica - Oggetto - Modifica </emph> o il comando <emph>Modifica</emph> nel menu di contesto, dopo aver selezionato l'oggetto. L'oggetto viene modificato all'interno del documento di testo, mentre con i fogli elettronici vengono visualizzate le icone e i comandi di menu necessari a eseguire le operazioni di modifica."
#: dragdrop_table.xhp
msgctxt ""
@@ -9238,7 +9238,7 @@ msgctxt ""
"par_id3148943\n"
"help.text"
msgid "Open the Styles window."
-msgstr ""
+msgstr "Aprite la finestra Stili."
#: hyperlink_edit.xhp
msgctxt ""
@@ -11926,7 +11926,7 @@ msgctxt ""
"par_id3145649\n"
"help.text"
msgid "Open the Styles window and click on the <emph>Character Styles</emph> icon."
-msgstr ""
+msgstr "Aprite la finestra Stili e fate clic sull'icona <emph>Stili di carattere</emph>."
#: language_select.xhp
msgctxt ""
@@ -11942,7 +11942,7 @@ msgctxt ""
"par_id3150753\n"
"help.text"
msgid "Then open the context menu in the Styles window and select <emph>Modify</emph>. This opens the <emph>Character Style</emph> dialog."
-msgstr ""
+msgstr "Aprite quindi il menu di contesto nella finestra Stili e selezionate <emph>Modifica</emph>. Si apre la finestra di dialogo <emph>Stile di carattere</emph>."
#: language_select.xhp
msgctxt ""
@@ -12342,7 +12342,7 @@ msgctxt ""
"par_id3153049\n"
"help.text"
msgid "Create a horizontal line by applying the preset Paragraph Style <emph>Horizontal Line</emph>. Click into an empty paragraph, and double-click the <emph>Horizontal Line</emph> Style in the <emph>Styles</emph> window. If the entry for horizontal lines is not visible in the list of Paragraph Styles, select \"All Styles\" in the lower listbox."
-msgstr ""
+msgstr "Create una linea orizzontale applicando lo stile di paragrafo preimpostato <emph>Linea orizzontale. Fate clic in un paragrafo vuoto e fate doppio clic sullo stile <emph>Linea orizzontale</emph> nella finestra <emph>Stili</emph>. Se la voce per le linee orizzontali non è visualizzata nell'elenco degli Stili di paragrafo, selezionare \"Tutti gli stili\" nella casella di riepilogo inferiore."
#: line_intext.xhp
msgctxt ""
@@ -12662,7 +12662,7 @@ msgctxt ""
"bm_id3093440\n"
"help.text"
msgid "<bookmark_value>macros; recording</bookmark_value> <bookmark_value>recording; macros</bookmark_value> <bookmark_value>Basic; recording macros</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>Macro;registrare</bookmark_value><bookmark_value>Registrare;macro</bookmark_value><bookmark_value>Basic;registrare macro</bookmark_value>"
#: macro_recording.xhp
msgctxt ""
@@ -12670,7 +12670,7 @@ msgctxt ""
"hd_id3093440\n"
"help.text"
msgid "<variable id=\"macro_recording\"><link href=\"text/shared/guide/macro_recording.xhp\" name=\"Recording a Macro\">Recording a Macro</link> </variable>"
-msgstr ""
+msgstr "<variable id=\"macro_recording\"><link href=\"text/shared/guide/macro_recording.xhp\" name=\"Registrare una macro\">Registrare una macro</link></variable>"
#: macro_recording.xhp
msgctxt ""
@@ -12678,7 +12678,7 @@ msgctxt ""
"par_id101513461219184\n"
"help.text"
msgid "%PRODUCTNAME can record commands executed with the keyboard and mouse in Writer and Calc"
-msgstr ""
+msgstr "%PRODUCTNAME è in grado di registrare comandi eseguiti con la tastiera e il mouse in Writer e Calc"
#: macro_recording.xhp
msgctxt ""
@@ -12790,7 +12790,7 @@ msgctxt ""
"bm_id131513460596344\n"
"help.text"
msgid "<bookmark_value>macro recording;limitations</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>Macro, registrazione di;limitazioni</bookmark_value>"
#: macro_recording.xhp
msgctxt ""
@@ -13326,7 +13326,7 @@ msgctxt ""
"par_id3147048\n"
"help.text"
msgid "<link href=\"text/shared/01/02230200.xhp\" name=\"Track Changes - Show\">Track Changes - Show</link>"
-msgstr ""
+msgstr "<link href=\"text/shared/01/02230200.xhp\" name=\"Revisioni - Mostra\">Revisioni - Mostra</link>"
#: microsoft_terms.xhp
msgctxt ""
@@ -14038,7 +14038,7 @@ msgctxt ""
"par_id3154898\n"
"help.text"
msgid "Microsoft Excel, *.xls, *.xlsx"
-msgstr ""
+msgstr "Microsoft Excel, *.xls, *.xlsx"
#: ms_user.xhp
msgctxt ""
@@ -15438,7 +15438,7 @@ msgctxt ""
"par_id3153104\n"
"help.text"
msgid "Choose <emph>Edit - Track Changes - Protect</emph>. Enter and confirm a password of at least one character."
-msgstr ""
+msgstr "Scegliete <emph>Modifica - Revisioni - Proteggi</emph>. Impostate e confermate una password di almeno un carattere."
#: protection.xhp
msgctxt ""
@@ -15454,7 +15454,7 @@ msgctxt ""
"par_id3152920\n"
"help.text"
msgid "Choose <emph>Edit - Track Changes - Protect</emph>. Enter the correct password."
-msgstr ""
+msgstr "Scegliete <emph>Modifica - Revisioni - Proteggi</emph>. Digitate la password corretta."
#: protection.xhp
msgctxt ""
@@ -15702,7 +15702,7 @@ msgctxt ""
"par_id3153748\n"
"help.text"
msgid "Open the document and choose <emph>Edit - Track Changes - Manage</emph>. The <emph>Manage Changes</emph> dialog appears."
-msgstr ""
+msgstr "Aprite il documento e scegliete <emph>Modifica - Revisioni - Gestisci</emph>. Compare la finestra di dialogo <emph>Gestisci le modifiche</emph>."
#: redlining_accept.xhp
msgctxt ""
@@ -15782,7 +15782,7 @@ msgctxt ""
"par_id9948423\n"
"help.text"
msgid "Normally, the reviewers enable change tracking by <emph>Edit - Track Changes - Record</emph> and you can easily see the changes."
-msgstr ""
+msgstr "Potete visualizzare facilmente le modifiche del documento poiché i revisori, di regola, attivano la funzione di tracciatura dal menu <emph>Modifica - Revisioni - Registra</emph>.."
#: redlining_doccompare.xhp
msgctxt ""
@@ -15966,7 +15966,7 @@ msgctxt ""
"par_id3149095\n"
"help.text"
msgid "To start recording changes, open the document to be edited and choose <link href=\"text/shared/01/02230000.xhp\" name=\"Edit - Track Changes\"><emph>Edit - Track Changes</emph></link> and then choose <emph>Record</emph>."
-msgstr ""
+msgstr "Per avviare la registrazione delle modifiche, aprite il documento da modificare e scegliete <link href=\"text/shared/01/02230000xhp\" name=\"Modifica - Revisioni\"><emph>Modifica - Revisioni</link>, quindi scegliete <emph>Registra</emph>."
#: redlining_enter.xhp
msgctxt ""
@@ -16014,7 +16014,7 @@ msgctxt ""
"par_id3148473\n"
"help.text"
msgid "You can enter a comment on each recorded change by placing the cursor in the area of the change and then choosing <emph>Edit - Track Changes - Comment</emph>. In addition to Extended Tips, the comment is also displayed in the list in the <link href=\"text/shared/01/02230400.xhp\" name=\"Manage Changes\"><emph>Manage Changes</emph></link> dialog."
-msgstr ""
+msgstr "Volendo si possono scrivere commenti alle modifiche: basta posizionare il cursore nel punto della modifica e poi richiamare il comando del menu <emph>Modifica - Revisioni - Commento</emph>. Il commento apparirà sia nella Guida attiva, sia nell'elenco della finestra di dialogo <link href=\"text/shared/01/02230400.xhp\" name=\"Gestisci le modifiche\"><emph>Gestisci le modifiche</emph></link>."
#: redlining_enter.xhp
msgctxt ""
@@ -16022,7 +16022,7 @@ msgctxt ""
"par_id3153542\n"
"help.text"
msgid "To stop recording changes, choose <emph>Edit - Track Changes - Record</emph> again. The check mark is removed and you can now save the document."
-msgstr ""
+msgstr "Per fermare la registrazione delle modifiche, scegliete nuovamente <emph>Modifica - Revisioni - Registra</emph>. Il segno di spunta viene rimosso e potete ora salvare il documento."
#: redlining_enter.xhp
msgctxt ""
@@ -16086,7 +16086,7 @@ msgctxt ""
"par_id3153883\n"
"help.text"
msgid "<emph>Edit - Track Changes - Next</emph>: <ahelp hid=\".uno:NextTrackedChange\">Jumps to and selects the next change in the document, if any.</ahelp>"
-msgstr ""
+msgstr "<emph>Modifica - Revisioni - Successiva</emph>: <ahelp hid=\".uno:NextTrackedChange\">Passa, selezionandola, alla modifica successiva del documento, se presente.</ahelp>"
#: redlining_navigation.xhp
msgctxt ""
@@ -16094,7 +16094,7 @@ msgctxt ""
"par_id3153884\n"
"help.text"
msgid "<emph>Edit - Track Changes - Previous</emph>: <ahelp hid=\".uno:PreviousTrackedChange\">Jumps to and selects the previous change in the document, if any.</ahelp>"
-msgstr ""
+msgstr "<emph>Modifica - Revisioni - Precedente</emph>: <ahelp hid=\".uno:PreviousTrackedChange\">Passa, selezionandola, alla modifica precedente del documento, se presente.</ahelp>"
#: redlining_navigation.xhp
msgctxt ""
@@ -16102,7 +16102,7 @@ msgctxt ""
"par_id3153885\n"
"help.text"
msgid "Using these commands in conjunction with the <emph>Accept</emph> and <emph>Reject</emph> commands allows navigating, accepting and rejecting changes without invoking the <emph>Edit - Track Changes - Manage</emph> dialog."
-msgstr ""
+msgstr "L'uso di questi comandi, insieme con i comandi <emph>Accetta</emph> e <emph>Rifiuta</emph>, permette di scorrere, accettare e rifiutare le modifiche senza dover richiamare la finestra di dialogo <emph>Modifica - Revisioni - Gestisci</emph>."
#: redlining_protect.xhp
msgctxt ""
@@ -16142,7 +16142,7 @@ msgctxt ""
"par_id3154751\n"
"help.text"
msgid "To protect the changes made in a document during editing, choose <emph>Edit - Track Changes - Protect</emph>. To turn off the function or to accept or reject changes it is necessary to enter the correct password first."
-msgstr ""
+msgstr "Per proteggere le modifiche apportate in un documento durante una sessione di modifica, scegliete <emph>Modifica - Revisioni - Proteggi</emph>. Per disattivare la funzione oppure per accettare o rifiutare le modifiche è necessario inserire prima la password corretta."
#: redlining_protect.xhp
msgctxt ""
@@ -16150,7 +16150,7 @@ msgctxt ""
"par_id3147088\n"
"help.text"
msgid "Choose <emph>Protect</emph>. This opens the <link href=\"text/shared/01/password_dlg.xhp\" name=\"Password\"><emph>Password</emph></link> dialog."
-msgstr ""
+msgstr "Selezionate il comando <emph>Proteggi</emph>. Viene visualizzata la finestra di dialogo <link href=\"text/shared/01/password_dlg.xhp\" name=\"Password\"><emph>Password</emph></link>."
#: redlining_protect.xhp
msgctxt ""
@@ -17894,7 +17894,7 @@ msgctxt ""
"par_id0820200802524413\n"
"help.text"
msgid "You see the Start Center when no document is open in %PRODUCTNAME. It is divided into two panes. <ahelp hid=\".\">Click a button on the left pane to open a new document or a file dialog.</ahelp>"
-msgstr ""
+msgstr "Se non è aperto alcun documento in %PRODUCTNAME, viene visualizzato il Centro di avvio, suddiviso in due pannelli. <ahelp hid=\".\">Per aprire un nuovo documento o una finestra di file, fare clic su uno dei pulsanti presenti nel pannello sinistro.</ahelp>"
#: startcenter.xhp
msgctxt ""
@@ -17902,7 +17902,7 @@ msgctxt ""
"par_id082020080310498\n"
"help.text"
msgid "Open existing files"
-msgstr ""
+msgstr "Aprire file esistenti"
#: startcenter.xhp
msgctxt ""
@@ -17910,7 +17910,7 @@ msgctxt ""
"par_id082020080310500\n"
"help.text"
msgid "<ahelp hid=\".\">The <emph>Open File</emph> button presents a <link href=\"text/shared/guide/doc_open.xhp\">file open</link> dialog.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Il pulsante <emph>Apri file</emph> presenta una finestra di dialogo di <link href=\"text/shared/guide/doc_open.xhp\">apertura file</link>.</ahelp>"
#: startcenter.xhp
msgctxt ""
@@ -17918,7 +17918,7 @@ msgctxt ""
"par_id082020080310502\n"
"help.text"
msgid "<ahelp hid=\".\">The <emph>Remote Files</emph> button presents a <link href=\"text/shared/guide/cmis-remote-files.xhp\">Remote files</link> dialog to open files stored on remote servers.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Il pulsante <emph>File remoti</emph> presenta la finestra di dialogo <link href=\"text/shared/guide/cmis-remote-files.xhp\">File remoti</link> in cui potete aprire i file memorizzati su server remoti.</ahelp>"
#: startcenter.xhp
msgctxt ""
@@ -17926,7 +17926,7 @@ msgctxt ""
"par_id0820200802525413\n"
"help.text"
msgid "<ahelp hid=\".\">The <emph>Recent Files</emph> button shows thumbnails of the most recent documents you opened.</ahelp> Hover your mouse over the thumbnail to highlight the document, display a tip about the document location and display an icon on the top right to delete the thumbnail from the pane and from the recent files list. Click on the thumbnail to open the document underneath."
-msgstr ""
+msgstr "<ahelp hid=\".\">Il pulsante <emph>File recenti</emph> contiene le miniature dei documenti aperti di recente.</ahelp> Passate il mouse sopra una miniatura per evidenziare il documento, visualizzarne la posizione e il pulsante di eliminazione (posizionato in alto a destra) dal pannello e dall'elenco dei file recenti. Fate clic sulla miniatura per aprire il relativo documento."
#: startcenter.xhp
msgctxt ""
@@ -17934,7 +17934,7 @@ msgctxt ""
"par_id0820200802626414\n"
"help.text"
msgid "Press and hold the <emph>Recent Files</emph> dropdown button to open a menu where you can delete the list of recently opened documents."
-msgstr ""
+msgstr "Per aprire un menu in cui potete eliminare l'elenco di documenti aperti di recente, tenete premuto il pulsante con menu a comparsa <emph>File recenti</emph>."
#: startcenter.xhp
msgctxt ""
@@ -17942,7 +17942,7 @@ msgctxt ""
"par_id0820200803105045\n"
"help.text"
msgid "<ahelp hid=\".\">Click the <emph>Templates</emph> dropdown button to display all existing templates on the right side of the window.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Fare clic sul pulsante con menu a comparsa <emph>Modelli</emph> in modo da visualizzare tutti i modelli esistenti nella parte destra della finestra.</ahelp>"
#: startcenter.xhp
msgctxt ""
@@ -17950,7 +17950,7 @@ msgctxt ""
"par_id0820200802626412\n"
"help.text"
msgid "Press and hold the <emph>Templates</emph> dropdown button to open a menu where you can filter the existing templates by document type or open the <link href=\"text/shared/guide/template_manager.xhp\">Templates</link> dialog."
-msgstr ""
+msgstr "Per aprire il menu in cui potete filtrare i modelli esistenti per tipo di documento, o aprire la finestra di dialogo <link href=\"text/shared/guide/template_manager.xhp\">Modelli</link>, tenete premuto il pulsante con menu a comparsa <emph>Modelli</emph>."
#: startcenter.xhp
msgctxt ""
@@ -17958,7 +17958,7 @@ msgctxt ""
"par_id0820200802626416\n"
"help.text"
msgid "Right click on a template in the right pane to open a menu where you can either open the template to create a new document based on the template or edit the template itself."
-msgstr ""
+msgstr "Nel riquadro a destra, fate clic col pulsante destro del mouse per aprire un menu in cui potete aprire il modello per creare un nuovo documento basato sul modello oppure modificare il modello stesso."
#: startcenter.xhp
msgctxt ""
@@ -17966,7 +17966,7 @@ msgctxt ""
"par_id082020080310499\n"
"help.text"
msgid "Create:"
-msgstr ""
+msgstr "Crea:"
#: startcenter.xhp
msgctxt ""
@@ -17974,7 +17974,7 @@ msgctxt ""
"par_id0820200803104810\n"
"help.text"
msgid "<ahelp hid=\".\">The document buttons each open a new document of the specified type.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Ogni pulsante apre un nuovo documento, del tipo specificato.</ahelp>"
#: startcenter.xhp
msgctxt ""
@@ -17982,7 +17982,7 @@ msgctxt ""
"par_id0820200803104978\n"
"help.text"
msgid "<emph>Writer Document</emph> opens %PRODUCTNAME <link href=\"text/swriter/main0000.xhp\">Writer</link>"
-msgstr ""
+msgstr "<emph>Documento Writer</emph> apre %PRODUCTNAME <link href=\"text/swriter/main0000.xhp\">Writer</link>"
#: startcenter.xhp
msgctxt ""
@@ -17990,7 +17990,7 @@ msgctxt ""
"par_id0820200803104998\n"
"help.text"
msgid "<emph>Calc Spreadsheet</emph> opens %PRODUCTNAME <link href=\"text/scalc/main0000.xhp\">Calc</link>"
-msgstr ""
+msgstr "<emph>Foglio elettronico Calc</emph> apre %PRODUCTNAME <link href=\"text/scalc/main0000.xhp\">Calc</link>"
#: startcenter.xhp
msgctxt ""
@@ -17998,7 +17998,7 @@ msgctxt ""
"par_id0820200803104927\n"
"help.text"
msgid "<emph>Impress Presentation</emph> opens %PRODUCTNAME <link href=\"text/simpress/main0000.xhp\">Impress</link>"
-msgstr ""
+msgstr "<emph>Presentazione Impress</emph> apre %PRODUCTNAME <link href=\"text/simpress/main0000.xhp\">Impress</link>"
#: startcenter.xhp
msgctxt ""
@@ -18006,7 +18006,7 @@ msgctxt ""
"par_id0820200803104948\n"
"help.text"
msgid "<emph>Draw Drawing</emph> opens %PRODUCTNAME <link href=\"text/sdraw/main0000.xhp\">Draw</link>"
-msgstr ""
+msgstr "<emph>Disegno Draw</emph> apre %PRODUCTNAME <link href=\"text/sdraw/main0000.xhp\">Draw</link>"
#: startcenter.xhp
msgctxt ""
@@ -18014,7 +18014,7 @@ msgctxt ""
"par_id0820200803105015\n"
"help.text"
msgid "<emph>Math Formula</emph> opens %PRODUCTNAME <link href=\"text/smath/main0000.xhp\">Math</link>"
-msgstr ""
+msgstr "<emph>Formula Math</emph> apre %PRODUCTNAME <link href=\"text/smath/main0000.xhp\">Math</link>"
#: startcenter.xhp
msgctxt ""
@@ -18022,7 +18022,7 @@ msgctxt ""
"par_id0820200803105089\n"
"help.text"
msgid "<emph>Base Database</emph> opens %PRODUCTNAME <link href=\"text/shared/explorer/database/main.xhp\">Base</link>"
-msgstr ""
+msgstr "<emph>Database Base</emph> apre %PRODUCTNAME <link href=\"text/shared/explorer/database/main.xhp\">Base</link>"
#: startcenter.xhp
msgctxt ""
@@ -18030,7 +18030,7 @@ msgctxt ""
"par_id082020080310501\n"
"help.text"
msgid "<ahelp hid=\".\">The <emph>Extensions</emph> button opens the <link href=\"https://extensions.libreoffice.org/\">https://extensions.libreoffice.org/</link> page, where you can download templates and additional features for %PRODUCTNAME.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Il pulsante <emph>Estensioni</emph> apre la pagina <link href=\"https://extensions.libreoffice.org/\">https://extensions.libreoffice.org/</link>, in cui è possibile scaricare modelli e funzionalità aggiuntive per %PRODUCTNAME.</ahelp>"
#: startcenter.xhp
msgctxt ""
diff --git a/source/it/helpcontent2/source/text/shared/optionen.po b/source/it/helpcontent2/source/text/shared/optionen.po
index fd40b0baba8..36e0180f88d 100644
--- a/source/it/helpcontent2/source/text/shared/optionen.po
+++ b/source/it/helpcontent2/source/text/shared/optionen.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2017-12-18 12:32+0100\n"
-"PO-Revision-Date: 2018-01-04 18:15+0000\n"
+"PO-Revision-Date: 2018-01-14 10:52+0000\n"
"Last-Translator: Valter Mura <valtermura@gmail.com>\n"
"Language-Team: Italian <l10n@it.libreoffice.org>\n"
"Language: it\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1515089704.000000\n"
+"X-POOTLE-MTIME: 1515927129.000000\n"
#: 01000000.xhp
msgctxt ""
@@ -158,7 +158,7 @@ msgctxt ""
"hd_id3149420\n"
"help.text"
msgid "<link href=\"text/shared/optionen/01160000.xhp\" name=\"Data Sources\">%PRODUCTNAME Base</link>"
-msgstr ""
+msgstr "<link href=\"text/shared/optionen/01160000.xhp\" name=\"Sorgenti dati\">%PRODUCTNAME Base</link>"
#: 01000000.xhp
msgctxt ""
@@ -198,7 +198,7 @@ msgctxt ""
"par_id3149177\n"
"help.text"
msgid "<variable id=\"optionenallgemein\">Use this dialog to create general settings for working with $[officename]. The information covers topics such as user data, saving, printing, paths to important files and directories, and color defaults.</variable> These settings are saved automatically."
-msgstr ""
+msgstr "<variable id=\"optionenallgemein\">Utilizzare questa finestra di dialogo per creare impostazioni generali per lavorare con $[officename]. Le opzioni disponibili riguardano i dati utente, il salvataggio, la stampa, i percorsi a file e cartelle importanti, nonché le impostazioni predefinite per i colori.</variable> Queste impostazioni vengono salvate automaticamente."
#: 01010100.xhp
msgctxt ""
@@ -1438,7 +1438,7 @@ msgctxt ""
"par_id3145673\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/optlingupage/lingumodulesedit\">To edit a language module, select it and click <emph>Edit</emph>.</ahelp> The <link href=\"text/shared/optionen/01010401.xhp\" name=\"Edit Modules\"><emph>Edit Modules</emph></link> dialog appears."
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/optlingupage/lingumodulesedit\">Per modificare un modulo linguistico, selezionarlo e fare clic su <emph>Modifica.</ahelp> Si apre la finestra di dialogo <link href=\"text/shared/optionen/01010401.xhp\" name=\"Modifica moduli\"><emph>Modifica moduli</emph></link>."
#: 01010400.xhp
msgctxt ""
@@ -1641,12 +1641,13 @@ msgid "You can use a [] block instead of the = sign to specify character changes
msgstr "Per specificare le modifiche dei caratteri, prima dell'interruzione di sillabazione, potete utilizzare il blocco [] al posto del segno =. Modifiche dei caratteri possibili: (1) Caratteri aggiuntivi, per esempio <emph>tug[g]gumi</emph> restituisce la sillabazione corretta “tugg- gummi” della parola svedese “tuggummi”. (2) Rimozione del carattere specificato da una cifra, per esempio <emph>paral·[1]lel</emph> restituisce la sillabazione corretta “paral- lel” della parola catalana “paral·lel”, rimuovendo un carattere prima del punto di interruzione. (3) Entrambi i caratteri rimossi e aggiuntivi, per esempio <emph>cafee[2é]tje</emph> restituisce la sillabazione corretta “café- tje” della parola olandese “cafeetje”, rimuovendo due caratteri prima del punto di interruzione e aggiungendone uno."
#: 01010400.xhp
+#, fuzzy
msgctxt ""
"01010400.xhp\n"
"hd_id3155175\n"
"help.text"
msgid "Replace By or Grammar By"
-msgstr ""
+msgstr "Sostituisci con o Grammatica con"
#: 01010400.xhp
msgctxt ""
@@ -1654,7 +1655,7 @@ msgctxt ""
"par_id3147323\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/editdictionarydialog/replace\">This input field is only available if you are editing an exception dictionary or a language-dependent custom dictionary. In exception dictionaries, the field shows the alternative suggestion for the current word in the \"Word\" text box. In language-dependent custom dictionaries, the field contains a known root word, as a model of affixation of the new word or its usage in compound words. For example, in a German custom dictionary, the new word “Litschi” (lychee) with the model word “Gummi” (gum) will result recognition of “Litschis” (lychees), “Litschibaum” (lychee tree), “Litschifrucht” (lychee fruit) etc.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/editdictionarydialog/replace\">Questo campo di inserimento è disponibile solo se si sta modificando un dizionario delle eccezioni o un dizionario personalizzato specifico della lingua. Nei dizionari delle eccezioni, il campo mostra il suggerimento alternativo per la parola attiva nella casella \"Parola\". Nei dizionari personalizzati specifici della lingua, il campo contiene una parola radice conosciuta, come modello di affissazione della nuova parola o il suo uso nelle parole composte. Ad esempio, in un dizionario personalizzato tedesco, la nuova parola “Litschi” (litchi) col modello di parola “Gummi” (gomma) porterà al riconoscimento di “Litschis” (litchi, pl.), “Litschibaum” (albero del litchi), “Litschifrucht” (frutto del litchi), e via discorrendo.</ahelp>"
#: 01010400.xhp
msgctxt ""
@@ -2294,7 +2295,7 @@ msgctxt ""
"par_id61884\n"
"help.text"
msgid "<image id=\"img_id5337\" src=\"media/screenshots/cui/ui/colorpickerdialog/ColorPicker.png\" width=\"19cm\" height=\"16cm\"><alt id=\"alt_id5337\">The Pick a Color Window</alt><caption id=\"alt_id34144\">Pick a Color window</caption></image>"
-msgstr ""
+msgstr "<image id=\"img_id5337\" src=\"media/screenshots/cui/ui/colorpickerdialog/ColorPicker.png\" width=\"19cm\" height=\"16cm\"><alt id=\"alt_id5337\">La finestra Scegli un colore</alt><caption id=\"alt_id34144\">Finestra Scegli un colore</caption></image>"
#: 01010501.xhp
msgctxt ""
@@ -6230,7 +6231,7 @@ msgctxt ""
"bm_id3144510\n"
"help.text"
msgid "<bookmark_value>non-printing characters (Writer)</bookmark_value><bookmark_value>formatting marks (Writer)</bookmark_value><bookmark_value>displaying; non-printing characters (Writer)</bookmark_value><bookmark_value>displaying; formatting marks (Writer)</bookmark_value><bookmark_value>paragraph marks; displaying (Writer)</bookmark_value><bookmark_value>characters; displaying only on screen (Writer)</bookmark_value><bookmark_value>optional hyphens (Writer)</bookmark_value><bookmark_value>soft hyphens (Writer)</bookmark_value><bookmark_value>hyphens; displaying custom (Writer)</bookmark_value><bookmark_value>custom hyphens (Writer)</bookmark_value><bookmark_value>spaces; displaying (Writer)</bookmark_value><bookmark_value>spaces; showing protected spaces (Writer)</bookmark_value><bookmark_value>protected spaces; showing (Writer)</bookmark_value><bookmark_value>non-breaking spaces (Writer)</bookmark_value><bookmark_value>tab stops; displaying (Writer)</bookmark_value><bookmark_value>break display (Writer)</bookmark_value><bookmark_value>hidden text;showing (Writer)</bookmark_value><bookmark_value>hidden fields display (Writer)</bookmark_value><bookmark_value>paragraphs; hidden paragraphs (Writer)</bookmark_value><bookmark_value>cursor; allowing in protected areas (Writer)</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>Non stampabile, carattere (Writer)</bookmark_value><bookmark_value>Formattazione, segni di (Writer)</bookmark_value><bookmark_value>Visualizzare; caratteri non stampabili (Writer)</bookmark_value><bookmark_value>Visualizzare; segni di formattazione (Writer)</bookmark_value><bookmark_value>Paragrafo, segno di; visualizzare (Writer)</bookmark_value><bookmark_value>Carattere; visualizzare solo sullo schermo (Writer)</bookmark_value><bookmark_value>Opzionale, trattino (Writer)</bookmark_value><bookmark_value>Trattino morbido (Writer)</bookmark_value><bookmark_value>Trattino; visualizzare personalizzato (Writer)</bookmark_value><bookmark_value>Personalizzato, trattino (Writer)</bookmark_value><bookmark_value>Spazio; visualizzare (Writer)</bookmark_value><bookmark_value>Spazio; mostrare gli spazi protetti (Writer)</bookmark_value><bookmark_value>Protetto, spazio; mostrare (Writer)</bookmark_value><bookmark_value>Non divisibile, spazio (Writer)</bookmark_value><bookmark_value>Tabulazione; visualizzare (Writer)</bookmark_value><bookmark_value>Interruzione, visualizzazione (Writer)</bookmark_value><bookmark_value>Testo nascosto;mostrare (Writer)</bookmark_value><bookmark_value>Campo nascosto; visualizzazione (Writer)</bookmark_value><bookmark_value>Paragrafo; paragrafi nascosti (Writer)</bookmark_value><bookmark_value>Cursore; permettere in aree protette (Writer)</bookmark_value>"
#: 01040600.xhp
msgctxt ""
@@ -6262,7 +6263,7 @@ msgctxt ""
"par_id3156343\n"
"help.text"
msgid "Defines which formatting marks are visible on screen. Activate the <link href=\"text/swriter/01/03100000.xhp\" name=\"Formatting marks On/Off\"><emph>Formatting Marks</emph></link> icon on the <emph>Standard</emph> bar. All characters that you have selected on the <emph>Formatting Aids</emph> tab page will be displayed."
-msgstr ""
+msgstr "Potete definire quali segni di formattazione debbano essere visibili sullo schermo. Attivate l'icona <link href=\"text/swriter/01/03100000.xhp\" name=\"Attiva/disattiva i segni di formattazione\"><emph>Segni di formattazione</emph></link> nella barra <emph>Standard</emph>. Saranno visualizzati tutti i caratteri selezionati nella scheda <emph>Formattazione</emph>."
#: 01040600.xhp
msgctxt ""
@@ -6374,7 +6375,7 @@ msgctxt ""
"par_idN108FB\n"
"help.text"
msgid "<ahelp hid=\"modules/swriter/ui/optformataidspage/hiddentext\">Displays text that uses the character format \"hidden\", when <emph>View - Formatting Marks</emph> is enabled.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/swriter/ui/optformataidspage/hiddentext\">Visualizza il testo che usa il formato carattere \"nascosto\" quando si attiva il comando <emph>Visualizza - Segni di formattazione</emph>.</ahelp>"
#: 01040600.xhp
msgctxt ""
@@ -6574,7 +6575,7 @@ msgctxt ""
"par_id3156153\n"
"help.text"
msgid "To record or show changes in your text or spreadsheet document, choose <link href=\"text/shared/01/02230000.xhp\" name=\"Edit - Track Changes\"><emph>Edit - Track Changes - Record</emph></link> or <emph>Edit - Track Changes - Show</emph>."
-msgstr ""
+msgstr "Per registrare o visualizzare le modifiche nel vostro documento di testo o foglio di calcolo, scegliete <link href=\"text/shared/01/02230000xhp\" name=\"Modifica - Revisioni\"><emph>Modifica - Revisioni - Registra</emph> oppure <emph>Modifica - Revisioni - Mostra</emph>."
#: 01040700.xhp
msgctxt ""
@@ -7422,7 +7423,7 @@ msgctxt ""
"hd_id5241028\n"
"help.text"
msgid "Tolerate white lines of PDF page backgrounds for compatibility with old documents (in current document)"
-msgstr ""
+msgstr "Tollera le righe bianche sullo sfondo dei PDF per la compatibilità con i vecchi documenti (nel documento attivo)"
#: 01041000.xhp
msgctxt ""
@@ -7430,7 +7431,7 @@ msgctxt ""
"par_id8112634\n"
"help.text"
msgid "Use %PRODUCTNAME 4.3 anchoring paint order and tolerate white lines that may appear in PDF page backgrounds created from legacy documents."
-msgstr ""
+msgstr "Usa l'ordine di rappresentazione dell'ancoraggio di %PRODUCTNAME 4.3 e la tolleranza delle righe bianche che potrebbero apparire sullo sfondo delle pagine PDF create dai documenti obsoleti."
#: 01041000.xhp
msgctxt ""
@@ -7782,7 +7783,7 @@ msgctxt ""
"par_id3149516\n"
"help.text"
msgid "<variable id=\"rastersicht\"><ahelp hid=\".\">Specifies whether to display the grid.</ahelp></variable>"
-msgstr ""
+msgstr "<variable id=\"rastersicht\"><ahelp hid=\".\">Abilita o disabilita la visualizzazione della griglia.</ahelp></variable>"
#: 01050100.xhp
msgctxt ""
@@ -9510,7 +9511,7 @@ msgctxt ""
"par_id3156343\n"
"help.text"
msgid "To record changes to your work, choose <link href=\"text/shared/01/02230000.xhp\" name=\"Edit - Track Changes - Record\"><emph>Edit - Track Changes - Record</emph></link>."
-msgstr ""
+msgstr "Per registrare le modifiche apportate al vostro lavoro, scegliete <link href=\"text/shared/01/02230000xhp\" name=\"Modifica - Revisioni - Registra\"><emph>Modifica - Revisioni - Registra</emph></link>."
#: 01060600.xhp
msgctxt ""
@@ -9902,7 +9903,7 @@ msgctxt ""
"bm_id4249399\n"
"help.text"
msgid "<bookmark_value>formula options;formula syntax</bookmark_value> <bookmark_value>formula options;separators</bookmark_value> <bookmark_value>formula options;reference syntax in string parameters</bookmark_value> <bookmark_value>formula options;recalculating spreadsheets</bookmark_value> <bookmark_value>formula options;large spreadsheet files</bookmark_value> <bookmark_value>formula options;loading spreadsheet files</bookmark_value> <bookmark_value>separators;function</bookmark_value> <bookmark_value>separators;array column</bookmark_value> <bookmark_value>separators;array row</bookmark_value> <bookmark_value>recalculating;formula options</bookmark_value> <bookmark_value>recalculating;large spreadsheet files</bookmark_value> <bookmark_value>loading;large spreadsheet files</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>Formula, opzioni;sintassi delle formule</bookmark_value><bookmark_value>Formula, opzioni;separatori</bookmark_value><bookmark_value>Formula, opzioni;sintassi di riferimento nei parametri di stringa</bookmark_value> <bookmark_value>Formula, opzioni;ricalcolo dei fogli elettronici</bookmark_value><bookmark_value>Formula, opzioni;fogli elettronici di grandi dimensioni</bookmark_value><bookmark_value>Formula, opzioni;caricamento di fogli elettronici</bookmark_value><bookmark_value>Separatore;funzione</bookmark_value> <bookmark_value>Separatore;colonna matrice</bookmark_value><bookmark_value>Separatore;riga matrice</bookmark_value><bookmark_value>Ricalcolare;opzioni delle formule</bookmark_value><bookmark_value>Ricalcolare;fogli elettronici di grandi dimensioni</bookmark_value><bookmark_value>Caricare;fogli elettronici di grandi dimensioni</bookmark_value>"
#: 01060900.xhp
msgctxt ""
@@ -10086,7 +10087,7 @@ msgctxt ""
"par_id2015549\n"
"help.text"
msgid "Loading a large spreadsheet file can take a long time. If you don't need to update your large spreadsheet data immediately, you can postpone the recalculation at a better time. %PRODUCTNAME allows you to defer recalculation of Excel 2007 (and above) spreadsheets to speedup loading time."
-msgstr ""
+msgstr "Il caricamento di un foglio elettronico di grandi dimensioni può impiegare molto tempo. Se non è necessario aggiornare subito i dati del vostro foglio elettronico, potete posticipare il ricalcolo in un secondo momento. %PRODUCTNAME vi permette di posticipare il ricalcolo dei fogli elettronici Excel 2007 (e successivi) per velocizzare il tempo di caricamento."
#: 01060900.xhp
msgctxt ""
@@ -10102,7 +10103,7 @@ msgctxt ""
"par_id2016549\n"
"help.text"
msgid "Recent versions of %PRODUCTNAME caches spreadsheet formula results into its ODF file. This feature helps %PRODUCTNAME to recalculate a large ODF spreadsheet saved by %PRODUCTNAME faster."
-msgstr ""
+msgstr "Le versioni recenti di %PRODUCTNAME memorizzano nella cache i risultati delle formule del foglio all'interno del proprio file ODF. Questa funzione aiuta %PRODUCTNAME a ricalcolare più rapidamente i fogli elettronici ODF salvati da %PRODUCTNAME."
#: 01060900.xhp
msgctxt ""
@@ -10158,7 +10159,7 @@ msgctxt ""
"par_id200920171902249043\n"
"help.text"
msgid "<link href=\"text/scalc/01/04060107.xhp\">Array formulas</link>"
-msgstr ""
+msgstr "<link href=\"text/scalc/01/04060107.xhp\">Formule di matrice</link>"
#: 01061000.xhp
msgctxt ""
@@ -10302,7 +10303,7 @@ msgctxt ""
"par_id3154147\n"
"help.text"
msgid "<variable id=\"helplines\"><variable id=\"verschieb\"><ahelp hid=\".\">Specifies whether to display guides when moving an object.</ahelp></variable></variable>"
-msgstr ""
+msgstr "<variable id=\"helplines\"><variable id=\"verschieb\"><ahelp hid=\".\">Visualizza le linee di cattura durante lo spostamento di un oggetto.</ahelp></variable></variable>"
#: 01070100.xhp
msgctxt ""
@@ -10974,7 +10975,7 @@ msgctxt ""
"par_id3154138\n"
"help.text"
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline>In a presentation or drawing document, you can also activate the text editing mode through the <emph>Allow Quick Editing</emph> <link href=\"text/simpress/02/13180000.xhp\" name=\"icon\">icon</link> in the <emph>Options</emph> bar.</defaultinline></switchinline>"
-msgstr ""
+msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline>Nelle presentazioni o nei disegni, potete attivare il modo modifica testo anche usando l'<link href=\"text/simpress/02/13180000.xhp\" name=\"icona\">icona</link> <emph>Permetti modifica rapida</emph>, disponibile nella barra <emph>Opzioni</emph>.</defaultinline></switchinline>"
#: 01070500.xhp
msgctxt ""
@@ -11006,7 +11007,7 @@ msgctxt ""
"par_id3153367\n"
"help.text"
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline>In a presentation or drawing document, you can also activate this mode through the<emph> Select Text Area Only </emph><link href=\"text/simpress/02/13190000.xhp\" name=\"icon\">icon</link> in the <emph>Options</emph> bar.</defaultinline></switchinline>"
-msgstr ""
+msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline>Nelle presentazioni o nei disegni, potete attivare questo modo anche usando l'<link href=\"text/simpress/02/13190000.xhp\" name=\"icona\">icona</link> <emph>Seleziona solo area testo</emph>, disponibile nella barra <emph>Opzioni</emph>.</defaultinline></switchinline>"
#: 01070500.xhp
msgctxt ""
@@ -11054,7 +11055,7 @@ msgctxt ""
"par_id3152940\n"
"help.text"
msgid "<ahelp hid=\"modules/simpress/ui/optimpressgeneralpage/backgroundback\">Specifies whether to use the cache for displaying objects on the master slide.</ahelp> This speeds up the display. Unmark the <emph>Use background cache</emph> option if you want to display changing contents on the master slide."
-msgstr ""
+msgstr "<ahelp hid=\"modules/simpress/ui/optimpressgeneralpage/backgroundback\">Utilizza la cache per la visualizzazione degli oggetti nella diapositiva schema.</ahelp> Questa impostazione rende più veloce la visualizzazione dei dati sullo schermo. Se volete cambiare il contenuto della diapositiva schema, deselezionate l'opzione <emph>Utilizza la cache per lo sfondo</emph>."
#: 01070500.xhp
msgctxt ""
@@ -12054,7 +12055,7 @@ msgctxt ""
"par_id3145121\n"
"help.text"
msgid "<ahelp hid=\".\">Specifies the date acceptance patterns for the current locale. Calc spreadsheet and Writer table cell input needs to match locale dependent date acceptance patterns before it is recognized as a valid date.</ahelp> Default locale dependent date acceptance patterns are generated during build time, but it is possible to add more or modify them in this edit box."
-msgstr ""
+msgstr "<ahelp hid=\".\">Specifica i modelli accettati per la data dello schema locale attivo. I dati di immissione delle celle dei fogli di calcolo Calc e le tabelle di Writer devono corrispondere ai modelli accettati per la data prima di poter essere riconosciuti come data valida.</ahelp> Tali modelli dipendenti dallo schema locale vengono generati al momento della compilazione del pacchetto software, ma possono essere modificati o integrati in questa casella di modifica."
#: 01140000.xhp
msgctxt ""
@@ -12070,7 +12071,7 @@ msgctxt ""
"par_id3157939\n"
"help.text"
msgid "Syntax: <emph>Y</emph> means year, <emph>M</emph> means month, and <emph>D</emph> means day, regardless of localization."
-msgstr ""
+msgstr "Sintassi: <emph>Y</emph> indica anno, <emph>M</emph> indica mese e <emph>D</emph> indica giorno, a prescindere dalle impostazioni regionali."
#: 01140000.xhp
msgctxt ""
@@ -12990,7 +12991,7 @@ msgctxt ""
"par_idN1053E\n"
"help.text"
msgid "<ahelp hid=\".\">Creates or edits an entry in the <link href=\"text/shared/optionen/01160200.xhp\">Databases</link> tab page.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Permette di creare o modificare una voce nella scheda <link href=\"text/shared/optionen/01160200.xhp\">Database</link>.</ahelp>"
#: 01160201.xhp
msgctxt ""
@@ -13046,7 +13047,7 @@ msgctxt ""
"tit_BasicIDE\n"
"help.text"
msgid "Basic IDE"
-msgstr ""
+msgstr "IDE Basic"
#: BasicIDE.xhp
msgctxt ""
@@ -13054,7 +13055,7 @@ msgctxt ""
"bm_id4077578\n"
"help.text"
msgid "<bookmark_value>Basic IDE;Autocorrection</bookmark_value> <bookmark_value>Basic IDE;Autocompletion</bookmark_value> <bookmark_value>Basic IDE;Autoclose quotes</bookmark_value> <bookmark_value>Basic IDE;Basic UNO extended types</bookmark_value> <bookmark_value>Basic IDE;Autoclose parenthesis</bookmark_value> <bookmark_value>Basic IDE;options</bookmark_value> <bookmark_value>options;Basic IDE</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>Basic, IDE;correzione automatica</bookmark_value> <bookmark_value>Basic, IDE;completamento automatico</bookmark_value> <bookmark_value>Basic, IDE;chiusura automatica delle virgolette</bookmark_value> <bookmark_value>Basic, IDE;tipi estesi di UNO Basic</bookmark_value> <bookmark_value>Basic, IDE;chiusura automatica delle parentesi</bookmark_value> <bookmark_value>Basic, IDE;opzioni</bookmark_value> <bookmark_value>Opzioni;IDE Basic</bookmark_value>"
#: BasicIDE.xhp
msgctxt ""
@@ -13062,7 +13063,7 @@ msgctxt ""
"par_idN10558\n"
"help.text"
msgid "<link href=\"text/shared/optionen/BasicIDE.xhp\">Basic IDE</link>"
-msgstr ""
+msgstr "<link href=\"text/shared/optionen/BasicIDE.xhp\">IDE Basic</link>"
#: BasicIDE.xhp
msgctxt ""
@@ -14502,7 +14503,7 @@ msgctxt ""
"par_id7523728\n"
"help.text"
msgid "<ahelp hid=\".\">Mark to check for online updates periodically, then select the time interval how often %PRODUCTNAME will check for online updates.</ahelp> %PRODUCTNAME will check once a day, week, or month, as soon as a working Internet connection is detected. If you connect to the Internet by a proxy server, set the proxy on <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"menuitem\">%PRODUCTNAME - Preferences</item></caseinline><defaultinline><item type=\"menuitem\">Tools - Options</item></defaultinline></switchinline><item type=\"menuitem\"> - Internet - Proxy</item>."
-msgstr "<ahelp hid=\".\">Selezionare questa casella per controllare periodicamente gli aggiornamenti in linea, quindi scegliere ogni quanto %PRODUCTNAME deve effettuare il controllo.</ahelp> %PRODUCTNAME controllerà una volta al giorno, alla settimana o al mese fino a quando troverà una connessione Internet attiva. Se vi connettete a Internet tramite un server proxy, impostate il proxy in <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"menuitem\">%PRODUCTNAME - Preferenze</item></caseinline><defaultinline><item type=\"menuitem\">Strumenti - Opzioni</item></defaultinline></switchinline><item type=\"menuitem\"> - Internet - Proxy</item>."
+msgstr "<ahelp hid=\".\">Selezionare questa casella per controllare periodicamente gli aggiornamenti in linea, quindi scegliere ogni quanto %PRODUCTNAME deve eseguire il controllo.</ahelp> %PRODUCTNAME controllerà una volta al giorno, alla settimana o al mese fino a quando troverà una connessione Internet attiva. Se vi connettete a Internet tramite un server proxy, impostate il proxy in <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"menuitem\">%PRODUCTNAME - Preferenze</item></caseinline><defaultinline><item type=\"menuitem\">Strumenti - Opzioni</item></defaultinline></switchinline><item type=\"menuitem\"> - Internet - Proxy</item>."
#: online_update.xhp
msgctxt ""
diff --git a/source/it/officecfg/registry/data/org/openoffice/Office/UI.po b/source/it/officecfg/registry/data/org/openoffice/Office/UI.po
index cc680f282e4..4e0511eea15 100644
--- a/source/it/officecfg/registry/data/org/openoffice/Office/UI.po
+++ b/source/it/officecfg/registry/data/org/openoffice/Office/UI.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-01-10 11:50+0100\n"
-"PO-Revision-Date: 2018-01-06 16:28+0000\n"
+"PO-Revision-Date: 2018-01-13 12:18+0000\n"
"Last-Translator: Valter Mura <valtermura@gmail.com>\n"
"Language-Team: Italian <l10n@it.libreoffice.org>\n"
"Language: it\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1515256120.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1515845894.000000\n"
#: BaseWindowState.xcu
msgctxt ""
@@ -17404,7 +17404,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Full-width"
-msgstr "Larghezza ~normale"
+msgstr "Larghezza intera"
#: GenericCommands.xcu
msgctxt ""
diff --git a/source/it/sc/messages.po b/source/it/sc/messages.po
index a8e45889898..7f9c8fb5a64 100644
--- a/source/it/sc/messages.po
+++ b/source/it/sc/messages.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-01-10 11:50+0100\n"
-"PO-Revision-Date: 2018-01-09 19:34+0000\n"
+"PO-Revision-Date: 2018-01-13 12:33+0000\n"
"Last-Translator: Valter Mura <valtermura@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: it\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1515526487.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1515846791.000000\n"
#: compiler.hrc:27
msgctxt "RID_FUNCTION_CATEGORIES"
@@ -12003,7 +12003,7 @@ msgstr "Il numero da convertire."
#: scfuncs.hrc:3518
msgctxt "SC_OPCODE_JIS"
msgid "Converts half-width ASCII and katakana characters to full-width."
-msgstr "Converte i caratteri ASCII e katakana da larghezza dimezzata a larghezza piena."
+msgstr "Converte i caratteri ASCII e katakana da mezza larghezza a larghezza intera."
#: scfuncs.hrc:3519
msgctxt "SC_OPCODE_JIS"
@@ -12018,7 +12018,7 @@ msgstr "Il testo da convertire."
#: scfuncs.hrc:3526
msgctxt "SC_OPCODE_ASC"
msgid "Converts full-width ASCII and katakana characters to half-width."
-msgstr "Converte i caratteri ASCII e katakana da larghezza piena a larghezza dimezzata."
+msgstr "Converte i caratteri ASCII e katakana da larghezza intera a mezza larghezza."
#: scfuncs.hrc:3527
msgctxt "SC_OPCODE_ASC"
@@ -12171,7 +12171,6 @@ msgid "Checks 1 or more conditions and returns a value corresponding to the firs
msgstr "Verifica una o più condizioni e restituisce un valore corrispondente alla prima condizione vera."
#: scfuncs.hrc:3597
-#, fuzzy
msgctxt "SC_OPCODE_IFS_MS"
msgid "Test"
msgstr "Test"
@@ -14493,19 +14492,16 @@ msgid "Source of Variation"
msgstr "Fonte della variazione"
#: strings.hrc:225
-#, fuzzy
msgctxt "STR_ANOVA_LABEL_SS"
msgid "SS"
msgstr "SS"
#: strings.hrc:226
-#, fuzzy
msgctxt "STR_ANOVA_LABEL_DF"
msgid "df"
msgstr "df"
#: strings.hrc:227
-#, fuzzy
msgctxt "STR_ANOVA_LABEL_MS"
msgid "MS"
msgstr "MS"
@@ -14824,7 +14820,6 @@ msgid "Observed Mean Difference"
msgstr "Differenza media osservata"
#: strings.hrc:296
-#, fuzzy
msgctxt "STR_DEGREES_OF_FREEDOM_LABEL"
msgid "df"
msgstr "df"
@@ -14876,7 +14871,6 @@ msgid "Slope"
msgstr "Pendenza"
#: strings.hrc:307
-#, fuzzy
msgctxt "STR_LABEL_INTERCEPT"
msgid "Intercept"
msgstr "Intersezione"
@@ -16578,7 +16572,7 @@ msgstr "_Gerarchia:"
#: dataform.ui:8
msgctxt "dataform|DataFormDialog"
msgid "Data Form"
-msgstr "Modulo dati"
+msgstr "Formulario dati"
#: dataform.ui:25
msgctxt "dataform|label"
@@ -18858,7 +18852,7 @@ msgstr "_Inserisci"
#: notebookbar_groupedbar_full.ui:11334
msgctxt "notebookbar_groupedbar_full|media"
msgid "_Media"
-msgstr "_Multimedia"
+msgstr "_Media"
#: notebookbar_groupedbar_full.ui:11571
msgctxt "notebookbar_groupedbar_full|oleB"
diff --git a/source/it/scaddins/messages.po b/source/it/scaddins/messages.po
index 7ba5373db56..a323b831e88 100644
--- a/source/it/scaddins/messages.po
+++ b/source/it/scaddins/messages.po
@@ -3974,73 +3974,61 @@ msgstr "Livello del prezzo di esercizio facoltativo"
#. function names as accessible from cells
#: strings.hrc:26
-#, fuzzy
msgctxt "PRICING_FUNCNAME_OptBarrier"
msgid "OPT_BARRIER"
msgstr "OPT_BARRIER"
#: strings.hrc:27
-#, fuzzy
msgctxt "PRICING_FUNCNAME_OptTouch"
msgid "OPT_TOUCH"
msgstr "OPT_TOUCH"
#: strings.hrc:28
-#, fuzzy
msgctxt "PRICING_FUNCNAME_OptProbHit"
msgid "OPT_PROB_HIT"
msgstr "OPT_PROB_HIT"
#: strings.hrc:29
-#, fuzzy
msgctxt "PRICING_FUNCNAME_OptProbInMoney"
msgid "OPT_PROB_INMONEY"
msgstr "OPT_PROB_INMONEY"
#: strings.hrc:31
-#, fuzzy
msgctxt "DATE_FUNCNAME_DiffWeeks"
msgid "WEEKS"
msgstr "SETTIMANE"
#: strings.hrc:32
-#, fuzzy
msgctxt "DATE_FUNCNAME_DiffMonths"
msgid "MONTHS"
msgstr "MESI"
#: strings.hrc:33
-#, fuzzy
msgctxt "DATE_FUNCNAME_DiffYears"
msgid "YEARS"
msgstr "ANNI"
#: strings.hrc:34
-#, fuzzy
msgctxt "DATE_FUNCNAME_IsLeapYear"
msgid "ISLEAPYEAR"
msgstr "ANNO.BISESTILE"
#: strings.hrc:35
-#, fuzzy
msgctxt "DATE_FUNCNAME_DaysInMonth"
msgid "DAYSINMONTH"
msgstr "GIORNI.MESE"
#: strings.hrc:36
-#, fuzzy
msgctxt "DATE_FUNCNAME_DaysInYear"
msgid "DAYSINYEAR"
msgstr "GIORNI.ANNO"
#: strings.hrc:37
-#, fuzzy
msgctxt "DATE_FUNCNAME_WeeksInYear"
msgid "WEEKSINYEAR"
msgstr "SETTIMANE.ANNO"
#: strings.hrc:38
-#, fuzzy
msgctxt "DATE_FUNCNAME_Rot13"
msgid "ROT13"
msgstr "ROT13"
diff --git a/source/it/sd/messages.po b/source/it/sd/messages.po
index be3da7c8ae7..ed937b7ed15 100644
--- a/source/it/sd/messages.po
+++ b/source/it/sd/messages.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-01-10 11:50+0100\n"
-"PO-Revision-Date: 2017-12-31 10:14+0000\n"
-"Last-Translator: Paolo Pelloni <info@paolopelloni.it>\n"
+"PO-Revision-Date: 2018-01-13 12:33+0000\n"
+"Last-Translator: Valter Mura <valtermura@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: it\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1514715282.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1515846805.000000\n"
#: DocumentRenderer.hrc:29
msgctxt "STR_IMPRESS_PRINT_UI_CONTENT_CHOICES"
@@ -4017,7 +4017,7 @@ msgstr "C_olore"
#: notebookbar_groupedbar_full.ui:10344
msgctxt "notebookbar_groupedbar_full|media"
msgid "_Media"
-msgstr "_Multimedia"
+msgstr "_Media"
#: notebookbar_groupedbar_full.ui:10520
msgctxt "notebookbar_groupedbar_full|slideshowOLE"
diff --git a/source/it/svx/messages.po b/source/it/svx/messages.po
index cbde0425060..a3a40d0d61b 100644
--- a/source/it/svx/messages.po
+++ b/source/it/svx/messages.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2017-12-06 15:59+0100\n"
-"PO-Revision-Date: 2018-01-06 16:38+0000\n"
-"Last-Translator: Paolo Pelloni <info@paolopelloni.it>\n"
+"PO-Revision-Date: 2018-01-13 12:19+0000\n"
+"Last-Translator: Valter Mura <valtermura@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: it\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1515256724.000000\n"
+"X-POOTLE-MTIME: 1515845984.000000\n"
#: fieldunit.hrc:30
msgctxt "RID_SVXSTR_FIELDUNIT_TABLE"
@@ -12775,7 +12775,7 @@ msgstr "Forme di presentazione arabe B"
#: strings.hrc:1430
msgctxt "RID_SUBSETMAP"
msgid "Half-width and Full-width Forms"
-msgstr "Forme di spessore pieno/ridotto"
+msgstr "Forme con spessore dimezzato e intero"
#: strings.hrc:1431
msgctxt "RID_SUBSETMAP"
diff --git a/source/it/sw/messages.po b/source/it/sw/messages.po
index 6f0fd06b593..2649481c0f7 100644
--- a/source/it/sw/messages.po
+++ b/source/it/sw/messages.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2017-12-20 08:17+0100\n"
-"PO-Revision-Date: 2017-12-21 15:50+0000\n"
+"PO-Revision-Date: 2018-01-13 12:20+0000\n"
"Last-Translator: Valter Mura <valtermura@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: it\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1513871458.000000\n"
+"X-POOTLE-MTIME: 1515846042.000000\n"
#: app.hrc:30
msgctxt "RID_PARAGRAPHSTYLEFAMILY"
@@ -1473,7 +1473,6 @@ msgid "The following characters are not valid and have been removed: "
msgstr "I caratteri seguenti non sono validi e sono stati rimossi: "
#: strings.hrc:235
-#, fuzzy
msgctxt "STR_BOOKMARK_DEF_NAME"
msgid "Bookmark"
msgstr "Segnalibro"
@@ -2386,7 +2385,6 @@ msgid "Stop attribute"
msgstr "Interrompi attributo"
#: strings.hrc:420
-#, fuzzy
msgctxt "STR_AUTOCORRECT"
msgid "AutoCorrect"
msgstr "Correzione automatica"
@@ -2442,25 +2440,21 @@ msgid "Apply table attributes"
msgstr "Utilizza gli attributi della tabella"
#: strings.hrc:431
-#, fuzzy
msgctxt "STR_UNDO_TABLE_AUTOFMT"
msgid "AutoFormat Table"
msgstr "Formattazione automatica tabella"
#: strings.hrc:432
-#, fuzzy
msgctxt "STR_UNDO_TABLE_INSCOL"
msgid "Insert Column"
msgstr "Inserisci colonna"
#: strings.hrc:433
-#, fuzzy
msgctxt "STR_UNDO_TABLE_INSROW"
msgid "Insert Row"
msgstr "Inserisci riga"
#: strings.hrc:434
-#, fuzzy
msgctxt "STR_UNDO_TABLE_DELBOX"
msgid "Delete row/column"
msgstr "Elimina riga/colonna"
@@ -2476,13 +2470,11 @@ msgid "Delete row"
msgstr "Elimina riga"
#: strings.hrc:437
-#, fuzzy
msgctxt "STR_UNDO_TABLE_SPLIT"
msgid "Split Cells"
msgstr "Dividi celle"
#: strings.hrc:438
-#, fuzzy
msgctxt "STR_UNDO_TABLE_MERGE"
msgid "Merge Cells"
msgstr "Unisci celle"
@@ -2633,25 +2625,21 @@ msgid "column break"
msgstr "interruzione di colonna"
#: strings.hrc:468
-#, fuzzy
msgctxt "STR_UNDO_REDLINE_INSERT"
msgid "Insert $1"
msgstr "Inserisci $1"
#: strings.hrc:469
-#, fuzzy
msgctxt "STR_UNDO_REDLINE_DELETE"
msgid "Delete $1"
msgstr "Elimina $1"
#: strings.hrc:470
-#, fuzzy
msgctxt "STR_UNDO_REDLINE_FORMAT"
msgid "Attributes changed"
msgstr "Attributi modificati"
#: strings.hrc:471
-#, fuzzy
msgctxt "STR_UNDO_REDLINE_TABLE"
msgid "Table changed"
msgstr "Tabella modificata"
@@ -2663,13 +2651,11 @@ msgid "Style changed"
msgstr "Tabella modificata"
#: strings.hrc:473
-#, fuzzy
msgctxt "STR_UNDO_REDLINE_PARAGRAPH_FORMAT"
msgid "Paragraph formatting changed"
msgstr "Formato del paragrafo modificato"
#: strings.hrc:474
-#, fuzzy
msgctxt "STR_UNDO_REDLINE_TABLE_ROW_INSERT"
msgid "Insert Row"
msgstr "Inserisci riga"
@@ -2681,7 +2667,6 @@ msgid "Delete Row"
msgstr "Elimina righe"
#: strings.hrc:476
-#, fuzzy
msgctxt "STR_UNDO_REDLINE_TABLE_CELL_INSERT"
msgid "Insert Cell"
msgstr "Inserisci cella"
@@ -3498,7 +3483,6 @@ msgstr ". Basso: "
#. Error calculator
#: strings.hrc:649
-#, fuzzy
msgctxt "STR_POSTIT_PAGE"
msgid "Page"
msgstr "Pagina"
@@ -3516,49 +3500,41 @@ msgid "Author"
msgstr "Autore"
#: strings.hrc:652
-#, fuzzy
msgctxt "STR_CALC_SYNTAX"
msgid "** Syntax Error **"
msgstr "** Errore di sintassi **"
#: strings.hrc:653
-#, fuzzy
msgctxt "STR_CALC_ZERODIV"
msgid "** Division by zero **"
msgstr "** Divisione per zero **"
#: strings.hrc:654
-#, fuzzy
msgctxt "STR_CALC_BRACK"
msgid "** Wrong use of brackets **"
msgstr "** Uso errato delle parentesi **"
#: strings.hrc:655
-#, fuzzy
msgctxt "STR_CALC_POW"
msgid "** Square function overflow **"
msgstr "** Overflow nella funzione quadrato **"
#: strings.hrc:656
-#, fuzzy
msgctxt "STR_CALC_OVERFLOW"
msgid "** Overflow **"
msgstr "** Overflow **"
#: strings.hrc:657
-#, fuzzy
msgctxt "STR_CALC_DEFAULT"
msgid "** Error **"
msgstr "** Errore **"
#: strings.hrc:658
-#, fuzzy
msgctxt "STR_CALC_ERROR"
msgid "** Expression is faulty **"
msgstr "** Errore nell'espressione **"
#: strings.hrc:659
-#, fuzzy
msgctxt "STR_GETREFFLD_REFITEMNOTFOUND"
msgid "Error: Reference source not found"
msgstr "Errore: sorgente del riferimento non trovata"
@@ -3570,73 +3546,62 @@ msgid "None"
msgstr "Nessuno"
#: strings.hrc:661
-#, fuzzy
msgctxt "STR_FIELD_FIXED"
msgid "(fixed)"
msgstr "(fissa)"
#: strings.hrc:662
-#, fuzzy
msgctxt "STR_DURATION_FORMAT"
msgid " Y: %1 M: %2 D: %3 H: %4 M: %5 S: %6"
msgstr " A: %1 M: %2 G: %3 H: %4 M: %5 S: %6"
#: strings.hrc:663
-#, fuzzy
msgctxt "STR_TOI"
msgid "Alphabetical Index"
msgstr "Indice analitico"
#: strings.hrc:664
-#, fuzzy
msgctxt "STR_TOU"
msgid "User-Defined"
msgstr "Indice personalizzato"
#: strings.hrc:665
-#, fuzzy
msgctxt "STR_TOC"
msgid "Table of Contents"
msgstr "Indice generale"
#: strings.hrc:666
-#, fuzzy
msgctxt "STR_TOX_AUTH"
msgid "Bibliography"
msgstr "Bibliografia"
#: strings.hrc:667
-#, fuzzy
msgctxt "STR_TOX_CITATION"
msgid "Citation"
msgstr "Citazione"
#: strings.hrc:668
-#, fuzzy
msgctxt "STR_TOX_TBL"
msgid "Index of Tables"
msgstr "Indice delle tabelle"
#: strings.hrc:669
-#, fuzzy
msgctxt "STR_TOX_OBJ"
msgid "Table of Objects"
msgstr "Indice degli oggetti"
#: strings.hrc:670
-#, fuzzy
msgctxt "STR_TOX_ILL"
msgid "Illustration Index"
msgstr "Indice delle illustrazioni"
#: strings.hrc:671
-#, fuzzy, c-format
+#, c-format
msgctxt "STR_LINK_CTRL_CLICK"
msgid "%s-Click to follow link"
msgstr "%s-clic per seguire il collegamento"
#: strings.hrc:672
-#, fuzzy
msgctxt "STR_LINK_CLICK"
msgid "Click to follow link"
msgstr "Fai clic per seguire il collegamento"
@@ -3655,13 +3620,11 @@ msgid "Subject"
msgstr "_Oggetto"
#: strings.hrc:676
-#, fuzzy
msgctxt "FLD_DOCINFO_KEYS"
msgid "Keywords"
msgstr "Parole chiave"
#: strings.hrc:677
-#, fuzzy
msgctxt "FLD_DOCINFO_COMMENT"
msgid "Comments"
msgstr "Commenti"
@@ -3679,7 +3642,6 @@ msgid "Modified"
msgstr "Stato modificato"
#: strings.hrc:680
-#, fuzzy
msgctxt "FLD_DOCINFO_PRINT"
msgid "Last printed"
msgstr "Ultima stampa"
@@ -3691,25 +3653,21 @@ msgid "Revision number"
msgstr "Numero di revisione"
#: strings.hrc:682
-#, fuzzy
msgctxt "FLD_DOCINFO_EDIT"
msgid "Total editing time"
msgstr "Tempo totale di modifica"
#: strings.hrc:683
-#, fuzzy
msgctxt "STR_PAGEDESC_NAME"
msgid "Convert $(ARG1)"
msgstr "Converti $(ARG1)"
#: strings.hrc:684
-#, fuzzy
msgctxt "STR_PAGEDESC_FIRSTNAME"
msgid "First convert $(ARG1)"
msgstr "Prima converti $(ARG1)"
#: strings.hrc:685
-#, fuzzy
msgctxt "STR_PAGEDESC_FOLLOWNAME"
msgid "Next convert $(ARG1)"
msgstr "Poi converti $(ARG1)"
@@ -4328,7 +4286,6 @@ msgid "~Finish"
msgstr "~Fine"
#: strings.hrc:815
-#, fuzzy
msgctxt "ST_MMWTITLE"
msgid "Mail Merge Wizard"
msgstr "Stampa guidata in serie"
@@ -5065,7 +5022,6 @@ msgid "Custom"
msgstr "Personalizzato"
#: strings.hrc:1003
-#, fuzzy
msgctxt "STR_CUSTOM_LABEL"
msgid "[User]"
msgstr "[Utente]"
@@ -5237,7 +5193,6 @@ msgid "No wrap"
msgstr "Separato"
#: strings.hrc:1042
-#, fuzzy
msgctxt "STR_SURROUND_THROUGH"
msgid "Through"
msgstr "Attraverso"
@@ -5370,7 +5325,7 @@ msgstr "all'esterno"
#: strings.hrc:1068
msgctxt "STR_HORI_FULL"
msgid "Full width"
-msgstr "A tutta larghezza"
+msgstr "Larghezza intera"
#: strings.hrc:1069
msgctxt "STR_COLUMNS"
@@ -5839,31 +5794,26 @@ msgid "Applied Paragraph Styles"
msgstr "Stili di paragrafo impostati"
#: strings.hrc:1165
-#, fuzzy
msgctxt "STR_REDLINE_PARAGRAPH_FORMAT"
msgid "Paragraph formatting changed"
msgstr "Formato del paragrafo modificato"
#: strings.hrc:1166
-#, fuzzy
msgctxt "STR_REDLINE_TABLE_ROW_INSERT"
msgid "Row Inserted"
msgstr "Riga inserita"
#: strings.hrc:1167
-#, fuzzy
msgctxt "STR_REDLINE_TABLE_ROW_DELETE"
msgid "Row Deleted"
msgstr "Riga eliminata"
#: strings.hrc:1168
-#, fuzzy
msgctxt "STR_REDLINE_TABLE_CELL_INSERT"
msgid "Cell Inserted"
msgstr "Cella inserita"
#: strings.hrc:1169
-#, fuzzy
msgctxt "STR_REDLINE_TABLE_CELL_DELETE"
msgid "Cell Deleted"
msgstr "Cella eliminata"
@@ -6306,19 +6256,16 @@ msgstr "File di selezione per l'indice alfabetico (*.sdi)"
#. Description: character alignment for frmsh.cxx - context menu
#. -----------------------------------------------------------------------
#: strings.hrc:1264
-#, fuzzy
msgctxt "STR_FRMUI_TOP_BASE"
msgid "Base line at ~top"
msgstr "Linea di base in ~alto"
#: strings.hrc:1265
-#, fuzzy
msgctxt "STR_FRMUI_BOTTOM_BASE"
msgid "~Base line at bottom"
msgstr "Linea di base in ~basso"
#: strings.hrc:1266
-#, fuzzy
msgctxt "STR_FRMUI_CENTER_BASE"
msgid "Base line ~centered"
msgstr "Linea di base ~centrata"
@@ -6342,19 +6289,16 @@ msgid "Center of line"
msgstr "Centro della riga"
#: strings.hrc:1270
-#, fuzzy
msgctxt "STR_FRMUI_OLE_INSERT"
msgid "Insert object"
msgstr "Inserisci oggetto"
#: strings.hrc:1271
-#, fuzzy
msgctxt "STR_FRMUI_OLE_EDIT"
msgid "Edit object"
msgstr "Modifica oggetto"
#: strings.hrc:1272
-#, fuzzy
msgctxt "STR_FRMUI_COLL_HEADER"
msgid " (Template: "
msgstr " (Modello: "
@@ -6505,7 +6449,6 @@ msgid "~Export source..."
msgstr "~Esporta testo sorgente..."
#: strings.hrc:1307
-#, fuzzy
msgctxt "STR_SAVEACOPY_SRC"
msgid "~Export copy of source..."
msgstr "~Esporta una copia del testo sorgente..."
@@ -6552,19 +6495,16 @@ msgid "Text formula"
msgstr "Formula testo"
#: strings.hrc:1320
-#, fuzzy
msgctxt "STR_MENU_ZOOM"
msgid "~Zoom"
msgstr "~Zoom"
#: strings.hrc:1321
-#, fuzzy
msgctxt "STR_MENU_UP"
msgid "~Upwards"
msgstr "Verso l'~alto"
#: strings.hrc:1322
-#, fuzzy
msgctxt "STR_MENU_DOWN"
msgid "Do~wnwards"
msgstr "Verso il ~basso"
@@ -6607,7 +6547,6 @@ msgid "Paragraph Signature"
msgstr ""
#: utlui.hrc:27
-#, fuzzy
msgctxt "RID_SHELLRES_AUTOFMTSTRS"
msgid "Remove empty paragraphs"
msgstr "Elimina paragrafi vuoti"
@@ -6625,7 +6564,6 @@ msgid "Correct TWo INitial CApitals"
msgstr "COrreggi la doppia MAiuscola a inizio PArola"
#: utlui.hrc:30
-#, fuzzy
msgctxt "RID_SHELLRES_AUTOFMTSTRS"
msgid "Capitalize first letter of sentences"
msgstr "Inizia ogni frase con la maiuscola"
@@ -6697,7 +6635,6 @@ msgid "Set \"Hanging indent\" Style"
msgstr "Imposta stile \"rientro corpo del testo negativo\""
#: utlui.hrc:45
-#, fuzzy
msgctxt "RID_SHELLRES_AUTOFMTSTRS"
msgid "Set \"Heading $(ARG1)\" Style"
msgstr "Imposta stile \"Titolo $(ARG1)\""
@@ -6708,13 +6645,11 @@ msgid "Set \"Bullet\" or \"Numbering\" Style"
msgstr "Imposta stile elenchi \"puntati\" o \"numerati\""
#: utlui.hrc:47
-#, fuzzy
msgctxt "RID_SHELLRES_AUTOFMTSTRS"
msgid "Combine paragraphs"
msgstr "Mantieni assieme i paragrafi"
#: utlui.hrc:48
-#, fuzzy
msgctxt "RID_SHELLRES_AUTOFMTSTRS"
msgid "Add non breaking space"
msgstr "Aggiungi uno spazio non divisibile"
@@ -6851,7 +6786,6 @@ msgid "_Delete All Comments"
msgstr "_Elimina tutti i commenti"
#: annotationmenu.ui:50
-#, fuzzy
msgctxt "annotationmenu|formatall"
msgid "Format All Comments..."
msgstr "Formatta tutti i commenti..."
@@ -8272,7 +8206,6 @@ msgid "Choose Item: "
msgstr "Scegli elemento: "
#: dropdownfielddialog.ui:174
-#, fuzzy
msgctxt "dropdownfielddialog|label1"
msgid "Edit"
msgstr "Modifica"
@@ -9957,7 +9890,6 @@ msgid "Page:"
msgstr "Pagina:"
#: headerfootermenu.ui:19
-#, fuzzy
msgctxt "headerfootermenu|borderback"
msgid "Border and Background..."
msgstr "Bordo e sfondo..."
@@ -10104,133 +10036,111 @@ msgid "Reference:"
msgstr "Riferimento"
#: inputwinmenu.ui:12
-#, fuzzy
msgctxt "inputwinmenu|sum"
msgid "Sum"
msgstr "Somma"
#: inputwinmenu.ui:20
-#, fuzzy
msgctxt "inputwinmenu|round"
msgid "Round"
msgstr "Arrotondato"
#: inputwinmenu.ui:28
-#, fuzzy
msgctxt "inputwinmenu|phd"
msgid "Percent"
msgstr "Percentuale"
#: inputwinmenu.ui:36
-#, fuzzy
msgctxt "inputwinmenu|sqrt"
msgid "Square Root"
msgstr "Radice quadrata"
#: inputwinmenu.ui:44
-#, fuzzy
msgctxt "inputwinmenu|pow"
msgid "Power"
msgstr "Potenza"
#: inputwinmenu.ui:52
-#, fuzzy
msgctxt "inputwinmenu|operators"
msgid "Operators"
msgstr "Operatori"
#: inputwinmenu.ui:62
-#, fuzzy
msgctxt "inputwinmenu||"
msgid "List Separator"
msgstr "Separatore elenco"
#: inputwinmenu.ui:70
-#, fuzzy
msgctxt "inputwinmenu|eq"
msgid "Equal"
msgstr "Uguale"
#: inputwinmenu.ui:78
-#, fuzzy
msgctxt "inputwinmenu|neq"
msgid "Not Equal"
msgstr "Non uguale"
#: inputwinmenu.ui:86
-#, fuzzy
msgctxt "inputwinmenu|leq"
msgid "Less Than or Equal"
msgstr "Minore o uguale"
#: inputwinmenu.ui:94
-#, fuzzy
msgctxt "inputwinmenu|geq"
msgid "Greater Than or Equal"
msgstr "Maggiore o uguale"
#: inputwinmenu.ui:102
-#, fuzzy
msgctxt "inputwinmenu|l"
msgid "Less"
msgstr "Minore"
#: inputwinmenu.ui:110
-#, fuzzy
msgctxt "inputwinmenu|g"
msgid "Greater"
msgstr "Maggiore"
#: inputwinmenu.ui:124
-#, fuzzy
msgctxt "inputwinmenu|or"
msgid "Boolean Or"
msgstr "O logico"
#: inputwinmenu.ui:132
-#, fuzzy
msgctxt "inputwinmenu|xor"
msgid "Boolean Xor"
msgstr "O logico esclusivo"
#: inputwinmenu.ui:140
-#, fuzzy
msgctxt "inputwinmenu|and"
msgid "Boolean And"
msgstr "E logico"
#: inputwinmenu.ui:148
-#, fuzzy
msgctxt "inputwinmenu|not"
msgid "Boolean Not"
msgstr "NO logico"
#: inputwinmenu.ui:160
-#, fuzzy
msgctxt "inputwinmenu|statistics"
msgid "Statistical Functions"
msgstr "Funzioni statistiche"
#: inputwinmenu.ui:170
-#, fuzzy
msgctxt "inputwinmenu|mean"
msgid "Mean"
msgstr "Media"
#: inputwinmenu.ui:178
-#, fuzzy
msgctxt "inputwinmenu|min"
msgid "Minimum"
msgstr "Minimo"
#: inputwinmenu.ui:186
-#, fuzzy
msgctxt "inputwinmenu|max"
msgid "Maximum"
msgstr "Massimo"
#: inputwinmenu.ui:198
-#, fuzzy
msgctxt "inputwinmenu|functions"
msgid "Functions"
msgstr "Funzioni"
@@ -10242,31 +10152,26 @@ msgid "Sine"
msgstr "Riga"
#: inputwinmenu.ui:216
-#, fuzzy
msgctxt "inputwinmenu|cos"
msgid "Cosine"
msgstr "Coseno"
#: inputwinmenu.ui:224
-#, fuzzy
msgctxt "inputwinmenu|tag"
msgid "Tangent"
msgstr "Tangente"
#: inputwinmenu.ui:232
-#, fuzzy
msgctxt "inputwinmenu|asin"
msgid "Arcsine"
msgstr "Arcoseno"
#: inputwinmenu.ui:240
-#, fuzzy
msgctxt "inputwinmenu|acos"
msgid "Arccosine"
msgstr "Arcocoseno"
#: inputwinmenu.ui:248
-#, fuzzy
msgctxt "inputwinmenu|atan"
msgid "Arctangent"
msgstr "Arcotangente"
@@ -11154,7 +11059,6 @@ msgid "Edit Comment..."
msgstr "Modifica commento..."
#: managechangessidebar.ui:166
-#, fuzzy
msgctxt "managechangessidebar|writersort"
msgid "Sort By"
msgstr "Ordina per"
@@ -11172,13 +11076,11 @@ msgid "Author"
msgstr "Autore"
#: managechangessidebar.ui:192
-#, fuzzy
msgctxt "managechangessidebar|writerdate"
msgid "Date"
msgstr "Data"
#: managechangessidebar.ui:200
-#, fuzzy
msgctxt "managechangessidebar|writerdesc"
msgid "Comment"
msgstr "Commento"
@@ -11980,7 +11882,6 @@ msgid " "
msgstr ""
#: notebookbar.ui:421
-#, fuzzy
msgctxt "notebookbar|NewSW|tooltip_text"
msgid "Text Document"
msgstr "Documento di testo"
@@ -12013,7 +11914,6 @@ msgid " "
msgstr ""
#: notebookbar.ui:472
-#, fuzzy
msgctxt "notebookbar|NewSD|tooltip_text"
msgid "Drawing"
msgstr "Disegno"
@@ -12024,7 +11924,6 @@ msgid " "
msgstr ""
#: notebookbar.ui:488
-#, fuzzy
msgctxt "notebookbar|NewSF|tooltip_text"
msgid "Formula"
msgstr "Formula"
@@ -12035,7 +11934,6 @@ msgid " "
msgstr ""
#: notebookbar.ui:504
-#, fuzzy
msgctxt "notebookbar|NewSB|tooltip_text"
msgid "Database"
msgstr "Database"
@@ -12182,7 +12080,6 @@ msgid "Text"
msgstr "Testo"
#: notebookbar.ui:3373
-#, fuzzy
msgctxt "notebookbar|FontWork"
msgid "Fontwork"
msgstr "Fontwork"
@@ -12284,13 +12181,11 @@ msgid "Line"
msgstr "Riga"
#: notebookbar.ui:6572
-#, fuzzy
msgctxt "notebookbar|AreaFormat"
msgid "Area"
msgstr "Area"
#: notebookbar.ui:6705
-#, fuzzy
msgctxt "notebookbar|ShapeLabel"
msgid "Shape / Textbox"
msgstr "Forma / Riquadro di testo"
@@ -12302,25 +12197,21 @@ msgid "Anchor"
msgstr "Ancoraggio"
#: notebookbar.ui:7266
-#, fuzzy
msgctxt "notebookbar|FrameLabel"
msgid "Frame / OLE"
msgstr "Cornice / OLE"
#: notebookbar_compact.ui:1880
-#, fuzzy
msgctxt "notebookbar_compact|menubarD"
msgid "Menubar"
msgstr "Barra dei menu"
#: notebookbar_compact.ui:2768
-#, fuzzy
msgctxt "notebookbar_compact|fileb"
msgid "_File"
msgstr "_File"
#: notebookbar_compact.ui:2797
-#, fuzzy
msgctxt "notebookbar_compact|FileLabel"
msgid "File"
msgstr "File"
@@ -12332,31 +12223,26 @@ msgid "_Edit"
msgstr "Mo_difica"
#: notebookbar_compact.ui:3338
-#, fuzzy
msgctxt "notebookbar_compact|formatb"
msgid "F_ormat"
msgstr "F_ormato"
#: notebookbar_compact.ui:3660
-#, fuzzy
msgctxt "notebookbar_compact|menub"
msgid "_Menu"
msgstr "_Menu"
#: notebookbar_compact.ui:3690
-#, fuzzy
msgctxt "notebookbar_compact|HomeLabel"
msgid "Home"
msgstr "Inizio"
#: notebookbar_compact.ui:4093
-#, fuzzy
msgctxt "notebookbar_compact|insertb"
msgid "_Insert"
msgstr "_Inserisci"
#: notebookbar_compact.ui:4123
-#, fuzzy
msgctxt "notebookbar_compact|InsertLabel"
msgid "Insert"
msgstr "Inserisci"
@@ -12368,7 +12254,6 @@ msgid "Pag_e"
msgstr "Pagina"
#: notebookbar_compact.ui:4530
-#, fuzzy
msgctxt "notebookbar_compact|LayoutLabel"
msgid "Page layout"
msgstr "Impaginazione"
@@ -12410,13 +12295,11 @@ msgid "View"
msgstr "Vista"
#: notebookbar_compact.ui:6448
-#, fuzzy
msgctxt "notebookbar_compact|tableT"
msgid "T_able"
msgstr "Ta_bella"
#: notebookbar_compact.ui:6478
-#, fuzzy
msgctxt "notebookbar_compact|TableLabel"
msgid "Table"
msgstr "Tabella"
@@ -12428,19 +12311,16 @@ msgid "_Graphic"
msgstr "Immagini"
#: notebookbar_compact.ui:7136
-#, fuzzy
msgctxt "notebookbar_compact|ImageLabel"
msgid "Image"
msgstr "Immagine"
#: notebookbar_compact.ui:7611
-#, fuzzy
msgctxt "notebookbar_compact|wrapb"
msgid "Wrap"
msgstr "Scorrimento"
#: notebookbar_compact.ui:7762
-#, fuzzy
msgctxt "notebookbar_compact|drab"
msgid "D_raw"
msgstr "D_isegna"
@@ -12452,7 +12332,6 @@ msgid "Draw"
msgstr "D_isegna"
#: notebookbar_compact.ui:8117
-#, fuzzy
msgctxt "notebookbar_compact|frame:MenuWrap"
msgid "Wrap"
msgstr "Scorrimento"
@@ -12464,61 +12343,51 @@ msgid "Align"
msgstr "Allineamento"
#: notebookbar_compact.ui:8216
-#, fuzzy
msgctxt "notebookbar_compact|frame:MenuDraw"
msgid "Object"
msgstr "Oggetto"
#: notebookbar_compact.ui:8246
-#, fuzzy
msgctxt "notebookbar_compact|FrameLabel"
msgid "Object"
msgstr "Oggetto"
#: notebookbar_compact.ui:8780
-#, fuzzy
msgctxt "notebookbar_compact|referenceb"
msgid "_Tools"
msgstr "St_rumenti"
#: notebookbar_compact.ui:8810
-#, fuzzy
msgctxt "notebookbar_compact|DevLabel"
msgid "Tools"
msgstr "Strumenti"
#: notebookbar_groupedbar_compact.ui:1151
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|menubarD1"
msgid "Menubar"
msgstr "Barra dei menu"
#: notebookbar_groupedbar_compact.ui:3106
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|menubarD"
msgid "Menubar"
msgstr "Barra dei menu"
#: notebookbar_groupedbar_compact.ui:3363
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|Quotation2"
msgid "Quotation"
msgstr "Citazione"
#: notebookbar_groupedbar_compact.ui:4005
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|menub"
msgid "_Menu"
msgstr "_Menu"
#: notebookbar_groupedbar_compact.ui:4060
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|toolsb"
msgid "_Tools"
msgstr "St_rumenti"
#: notebookbar_groupedbar_compact.ui:4148
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|fileb"
msgid "_File"
msgstr "_File"
@@ -12536,7 +12405,6 @@ msgid "St_yles"
msgstr "Stili"
#: notebookbar_groupedbar_compact.ui:4619
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|formatb"
msgid "F_ormat"
msgstr "F_ormato"
@@ -12548,7 +12416,6 @@ msgid "_Paragraph"
msgstr "Paragrafo"
#: notebookbar_groupedbar_compact.ui:5044
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|insertb"
msgid "_Insert"
msgstr "_Inserisci"
@@ -12578,7 +12445,6 @@ msgid "St_yles"
msgstr "Stili"
#: notebookbar_groupedbar_compact.ui:5691
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|formatt"
msgid "F_ormat"
msgstr "F_ormato"
@@ -12590,13 +12456,11 @@ msgid "_Paragraph"
msgstr "Paragrafo"
#: notebookbar_groupedbar_compact.ui:6031
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|tableT"
msgid "T_able"
msgstr "Ta_bella"
#: notebookbar_groupedbar_compact.ui:6167
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|merged"
msgid "_Merge"
msgstr "_Unisci"
@@ -12614,7 +12478,6 @@ msgid "Selec_t"
msgstr "Seleziona"
#: notebookbar_groupedbar_compact.ui:6525
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|calculatet"
msgid "_Calc"
msgstr "_Calc"
@@ -12632,7 +12495,6 @@ msgid "C_olor"
msgstr "Colore"
#: notebookbar_groupedbar_compact.ui:7092
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|arrange"
msgid "_Arrange"
msgstr "_Disponi"
@@ -12656,13 +12518,11 @@ msgid "_Review"
msgstr "Revisione"
#: notebookbar_groupedbar_compact.ui:7648
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|commentsb"
msgid "_Comments"
msgstr "_Commenti"
#: notebookbar_groupedbar_compact.ui:7748
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|compareb"
msgid "Com_pare"
msgstr "Con_fronta"
@@ -12680,13 +12540,11 @@ msgid "St_yles"
msgstr "Stili"
#: notebookbar_groupedbar_compact.ui:8248
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|drawb"
msgid "D_raw"
msgstr "D_isegna"
#: notebookbar_groupedbar_compact.ui:8475
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|arrangeD"
msgid "_Arrange"
msgstr "_Disponi"
@@ -12704,7 +12562,6 @@ msgid "Grou_p"
msgstr "Gruppo"
#: notebookbar_groupedbar_compact.ui:8828
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|3Db"
msgid "3_D"
msgstr "3_D"
@@ -12716,7 +12573,6 @@ msgid "F_rame"
msgstr "Cornice"
#: notebookbar_groupedbar_compact.ui:9218
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|arrangeO"
msgid "_Arrange"
msgstr "_Disponi"
@@ -12740,7 +12596,6 @@ msgid "St_yles"
msgstr "Stili"
#: notebookbar_groupedbar_compact.ui:9717
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|formats"
msgid "F_ormat"
msgstr "F_ormato"
@@ -12758,37 +12613,31 @@ msgid "_View"
msgstr "Vista"
#: notebookbar_groupedbar_full.ui:3064
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|menubarD"
msgid "Menubar"
msgstr "Barra dei menu"
#: notebookbar_groupedbar_full.ui:3281
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|Quotation2"
msgid "Quotation"
msgstr "Citazione"
#: notebookbar_groupedbar_full.ui:3934
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|menub"
msgid "_Menu"
msgstr "_Menu"
#: notebookbar_groupedbar_full.ui:3986
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|toolsb"
msgid "_Tools"
msgstr "St_rumenti"
#: notebookbar_groupedbar_full.ui:4040
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|helpb"
msgid "_Help"
msgstr "_Aiuto"
#: notebookbar_groupedbar_full.ui:4147
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|fileb"
msgid "_File"
msgstr "_File"
@@ -12806,7 +12655,6 @@ msgid "St_yles"
msgstr "Stili"
#: notebookbar_groupedbar_full.ui:4867
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|formatb"
msgid "F_ormat"
msgstr "F_ormato"
@@ -12818,7 +12666,6 @@ msgid "_Paragraph"
msgstr "Paragrafo"
#: notebookbar_groupedbar_full.ui:5457
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|insertb"
msgid "_Insert"
msgstr "_Inserisci"
@@ -12848,7 +12695,6 @@ msgid "_Graphic"
msgstr "Immagini"
#: notebookbar_groupedbar_full.ui:6726
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|arrange"
msgid "_Arrange"
msgstr "_Disponi"
@@ -12872,7 +12718,6 @@ msgid "St_yles"
msgstr "Stili"
#: notebookbar_groupedbar_full.ui:7620
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|formatt"
msgid "F_ormat"
msgstr "F_ormato"
@@ -12884,7 +12729,6 @@ msgid "_Paragraph"
msgstr "Paragrafo"
#: notebookbar_groupedbar_full.ui:8198
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|tabled"
msgid "T_able"
msgstr "Ta_bella"
@@ -12896,19 +12740,16 @@ msgid "R_ows"
msgstr "R_ighe:"
#: notebookbar_groupedbar_full.ui:8597
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|merged"
msgid "_Merge"
msgstr "_Unisci"
#: notebookbar_groupedbar_full.ui:8825
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|selectt"
msgid "Sele_ct"
msgstr "Sele_ziona"
#: notebookbar_groupedbar_full.ui:9054
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|calculatet"
msgid "_Calc"
msgstr "_Calc"
@@ -12932,13 +12773,11 @@ msgid "_Review"
msgstr "Revisione"
#: notebookbar_groupedbar_full.ui:9858
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|commentsb"
msgid "_Comments"
msgstr "_Commenti"
#: notebookbar_groupedbar_full.ui:10060
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|compareb"
msgid "Com_pare"
msgstr "Con_fronta"
@@ -12950,7 +12789,6 @@ msgid "_View"
msgstr "Vista"
#: notebookbar_groupedbar_full.ui:10654
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|drawb"
msgid "D_raw"
msgstr "D_isegna"
@@ -12962,7 +12800,6 @@ msgid "_Edit"
msgstr "Mo_difica"
#: notebookbar_groupedbar_full.ui:11254
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|wrapb"
msgid "Wrap"
msgstr "Scorrimento"
@@ -12974,7 +12811,6 @@ msgid "Align"
msgstr "Allineamento"
#: notebookbar_groupedbar_full.ui:11300
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|arrangedrawb"
msgid "_Arrange"
msgstr "_Disponi"
@@ -12992,13 +12828,11 @@ msgid "Grou_p"
msgstr "Gruppo"
#: notebookbar_groupedbar_full.ui:11847
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|3Db"
msgid "3_D"
msgstr "3_D"
#: notebookbar_groupedbar_full.ui:12158
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|formatd"
msgid "F_ormat"
msgstr "F_ormato"
@@ -13016,13 +12850,11 @@ msgid "_View"
msgstr "Vista"
#: notebookbar_groupedbar_full.ui:12753
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|insertTextb"
msgid "_Insert"
msgstr "_Inserisci"
#: notebookbar_groupedbar_full.ui:13186
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|media"
msgid "_Media"
msgstr "_Multimedia"
@@ -13034,7 +12866,6 @@ msgid "F_rame"
msgstr "Cornice"
#: notebookbar_groupedbar_full.ui:13853
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|arrageOLE"
msgid "_Arrange"
msgstr "_Disponi"
@@ -13174,7 +13005,6 @@ msgid "Heading 2"
msgstr "Titolo 2"
#: notebookbar_groups.ui:353
-#, fuzzy
msgctxt "notebookbar_groups|heading3"
msgid "Heading 3"
msgstr "Titolo 3"
@@ -13275,7 +13105,6 @@ msgid "Style"
msgstr "Stile"
#: notebookbar_groups.ui:1448
-#, fuzzy
msgctxt "notebookbar_groups|formatgrouplabel"
msgid "Text"
msgstr "Testo"
@@ -13810,7 +13639,6 @@ msgid "Protect form"
msgstr "Proteggi formulario"
#: optcompatpage.ui:68
-#, fuzzy
msgctxt "optcompatpage|format"
msgid "MS Word-compatible trailing blanks"
msgstr "Spazi posteriori compatibili con MS Word"
@@ -13821,7 +13649,6 @@ msgid "Tolerate white lines of PDF page backgrounds for compatibility with old d
msgstr ""
#: optcompatpage.ui:70
-#, fuzzy
msgctxt "optcompatpage|format"
msgid "<User settings>"
msgstr "<Impostazioni utente>"
@@ -13967,7 +13794,6 @@ msgid "_Tabs"
msgstr "_Tabulazioni"
#: optformataidspage.ui:434
-#, fuzzy
msgctxt "optformataidspage|filltabandspace"
msgid "Tabs a_nd spaces"
msgstr "Tabulazione _e spazi"
@@ -14583,13 +14409,11 @@ msgid "Default"
msgstr "Predefinita"
#: pagebreakmenu.ui:12
-#, fuzzy
msgctxt "pagebreakmenu|edit"
msgid "Edit Page Break..."
msgstr "Modifica interruzione di pagina..."
#: pagebreakmenu.ui:20
-#, fuzzy
msgctxt "pagebreakmenu|delete"
msgid "Delete Page Break"
msgstr "Elimina interruzione pagina"
@@ -15115,7 +14939,6 @@ msgid "Flip"
msgstr "Rispecchia"
#: picturepage.ui:292
-#, fuzzy
msgctxt "picturepage|FT_ANGLE"
msgid "_Angle:"
msgstr "_Angolo:"
@@ -15127,19 +14950,16 @@ msgid "0,00"
msgstr "0,00"
#: picturepage.ui:335
-#, fuzzy
msgctxt "picturepage|FT_ANGLEPRESETS"
msgid "Default _settings:"
msgstr "Impo_stazioni predefinite:"
#: picturepage.ui:349
-#, fuzzy
msgctxt "picturepage|CTL_ANGLE|tooltip_text"
msgid "Rotation Angle"
msgstr "Angolo di rotazione"
#: picturepage.ui:374
-#, fuzzy
msgctxt "picturepage|label2"
msgid "Rotation Angle"
msgstr "Angolo di rotazione"
@@ -15566,7 +15386,6 @@ msgid "_Open"
msgstr "Apri"
#: readonlymenu.ui:20
-#, fuzzy
msgctxt "readonlymenu|opendoc"
msgid "Open in New Window"
msgstr "Apri in una nuova finestra"
@@ -15578,31 +15397,26 @@ msgid "_Edit"
msgstr "Mo_difica"
#: readonlymenu.ui:36
-#, fuzzy
msgctxt "readonlymenu|selection"
msgid "Select Text"
msgstr "Seleziona testo"
#: readonlymenu.ui:44
-#, fuzzy
msgctxt "readonlymenu|reload"
msgid "Re_load"
msgstr "_Ricarica"
#: readonlymenu.ui:52
-#, fuzzy
msgctxt "readonlymenu|reloadframe"
msgid "Reload Frame"
msgstr "Ricarica riquadro"
#: readonlymenu.ui:60
-#, fuzzy
msgctxt "readonlymenu|html"
msgid "HT_ML Source"
msgstr "Sorgente HT_ML"
#: readonlymenu.ui:74
-#, fuzzy
msgctxt "readonlymenu|backward"
msgid "Backwards"
msgstr "Indietro"
@@ -15614,19 +15428,16 @@ msgid "_Forward"
msgstr "Avanti"
#: readonlymenu.ui:96
-#, fuzzy
msgctxt "readonlymenu|savegraphic"
msgid "Save Image..."
msgstr "Salva immagine..."
#: readonlymenu.ui:104
-#, fuzzy
msgctxt "readonlymenu|graphictogallery"
msgid "Add Image"
msgstr "Aggiungi immagine"
#: readonlymenu.ui:114
-#, fuzzy
msgctxt "readonlymenu|graphicaslink"
msgid "As Link"
msgstr "Come collegamento"
@@ -15638,43 +15449,36 @@ msgid "Copy"
msgstr "_Copia"
#: readonlymenu.ui:140
-#, fuzzy
msgctxt "readonlymenu|savebackground"
msgid "Save Background..."
msgstr "Salva sfondo..."
#: readonlymenu.ui:184
-#, fuzzy
msgctxt "readonlymenu|copylink"
msgid "Copy _Link"
msgstr "Copia co_llegamento"
#: readonlymenu.ui:192
-#, fuzzy
msgctxt "readonlymenu|copygraphic"
msgid "Copy _Image"
msgstr "Copia _immagine"
#: readonlymenu.ui:206
-#, fuzzy
msgctxt "readonlymenu|loadgraphic"
msgid "Load Image"
msgstr "Carica immagine"
#: readonlymenu.ui:214
-#, fuzzy
msgctxt "readonlymenu|imagesoff"
msgid "Image Off"
msgstr "Disattiva l'immagine"
#: readonlymenu.ui:228
-#, fuzzy
msgctxt "readonlymenu|fullscreen"
msgid "Leave Full-Screen Mode"
msgstr "Ripristina vista schermo standard"
#: readonlymenu.ui:242
-#, fuzzy
msgctxt "readonlymenu|copy"
msgid "_Copy"
msgstr "_Copia"
@@ -16260,55 +16064,46 @@ msgid "Setting"
msgstr "Impostazioni"
#: spellmenu.ui:12
-#, fuzzy
msgctxt "spellmenu|ignoreall"
msgid "I_gnore All"
msgstr "I_gnora tutto"
#: spellmenu.ui:20
-#, fuzzy
msgctxt "spellmenu|addmenu"
msgid "_Add to Dictionary"
msgstr "_Aggiungi al dizionario"
#: spellmenu.ui:34
-#, fuzzy
msgctxt "spellmenu|add"
msgid "_Add to Dictionary"
msgstr "_Aggiungi al dizionario"
#: spellmenu.ui:55
-#, fuzzy
msgctxt "spellmenu|correctmenu"
msgid "Always correct _to"
msgstr "Correggi sempre _in"
#: spellmenu.ui:81
-#, fuzzy
msgctxt "spellmenu|langselection"
msgid "Set Language for Selection"
msgstr "Imposta la lingua per la selezione"
#: spellmenu.ui:94
-#, fuzzy
msgctxt "spellmenu|langpara"
msgid "Set Language for Paragraph"
msgstr "Imposta la lingua per il paragrafo"
#: spellmenu.ui:113
-#, fuzzy
msgctxt "spellmenu|accept"
msgid "Accept Change"
msgstr "Accetta modifica"
#: spellmenu.ui:121
-#, fuzzy
msgctxt "spellmenu|reject"
msgid "Reject Change"
msgstr "Rifiuta modifica"
#: spellmenu.ui:129
-#, fuzzy
msgctxt "spellmenu|next"
msgid "Next Change"
msgstr "Modifica successiva"
@@ -16440,37 +16235,31 @@ msgid "Remaining space:"
msgstr "Spazio ancora disponibile:"
#: tablecolumnpage.ui:134
-#, fuzzy
msgctxt "tablecolumnpage|width2-atkobject"
msgid "Column 2 Width"
msgstr "Larghezza colonna 2"
#: tablecolumnpage.ui:155
-#, fuzzy
msgctxt "tablecolumnpage|width3-atkobject"
msgid "Column 3 Width"
msgstr "Larghezza colonna 3"
#: tablecolumnpage.ui:176
-#, fuzzy
msgctxt "tablecolumnpage|width4-atkobject"
msgid "Column 4 Width"
msgstr "Larghezza colonna 4"
#: tablecolumnpage.ui:197
-#, fuzzy
msgctxt "tablecolumnpage|width5-atkobject"
msgid "Column 5 Width"
msgstr "Larghezza colonna 5"
#: tablecolumnpage.ui:218
-#, fuzzy
msgctxt "tablecolumnpage|width6-atkobject"
msgid "Column 6 Width"
msgstr "Larghezza colonna 6"
#: tablecolumnpage.ui:324
-#, fuzzy
msgctxt "tablecolumnpage|width1-atkobject"
msgid "Column 1 Width"
msgstr "Larghezza colonna 1"
@@ -17817,13 +17606,11 @@ msgid "The following error occurred:"
msgstr "Si è verificato il seguente errore:"
#: watermarkdialog.ui:19
-#, fuzzy
msgctxt "watermarkdialog|WatermarkDialog"
msgid "Watermark"
msgstr "Filigrana"
#: watermarkdialog.ui:85
-#, fuzzy
msgctxt "watermarkdialog|TextLabel"
msgid "Text"
msgstr "Testo"
@@ -17835,19 +17622,16 @@ msgid "Font"
msgstr "Tipo di carattere"
#: watermarkdialog.ui:130
-#, fuzzy
msgctxt "watermarkdialog|AngleLabel"
msgid "Angle"
msgstr "Angolo"
#: watermarkdialog.ui:142
-#, fuzzy
msgctxt "watermarkdialog|TransparencyLabel"
msgid "Transparency"
msgstr "Trasparenza"
#: watermarkdialog.ui:154
-#, fuzzy
msgctxt "watermarkdialog|ColorLabel"
msgid "Color"
msgstr "Colore"
diff --git a/source/it/writerperfect/messages.po b/source/it/writerperfect/messages.po
index 75f567591f4..f212e833d87 100644
--- a/source/it/writerperfect/messages.po
+++ b/source/it/writerperfect/messages.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2017-11-22 13:53+0100\n"
-"PO-Revision-Date: 2017-11-30 18:47+0000\n"
+"PO-Revision-Date: 2018-01-13 13:13+0000\n"
"Last-Translator: Valter Mura <valtermura@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: it\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1512067629.000000\n"
+"X-POOTLE-MTIME: 1515849238.000000\n"
#: strings.hrc:15
msgctxt "STR_ENCODING_DIALOG_TITLE"
@@ -74,7 +74,7 @@ msgstr "EPUB 2.0"
#: exportepub.ui:144
msgctxt "exportepub|splitft"
msgid "Split method:"
-msgstr "Metodo di separazione"
+msgstr "Metodo di separazione:"
#: exportepub.ui:161
msgctxt "exportepub|splitpage"
diff --git a/source/ja/cui/messages.po b/source/ja/cui/messages.po
index 4f0b0bbb883..2fb0777f06f 100644
--- a/source/ja/cui/messages.po
+++ b/source/ja/cui/messages.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2017-12-20 08:16+0100\n"
-"PO-Revision-Date: 2018-01-08 10:45+0000\n"
-"Last-Translator: jun meguro <jmaguro@gmail.com>\n"
+"PO-Revision-Date: 2018-01-15 11:35+0000\n"
+"Last-Translator: baffclan <baffclan@yahoo.co.jp>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ja\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1515408353.000000\n"
+"X-POOTLE-MTIME: 1516016145.000000\n"
#: personalization.hrc:31
msgctxt "RID_SVXSTR_PERSONA_CATEGORIES"
@@ -2204,7 +2204,7 @@ msgstr "ロケール: $LOCALE"
#: aboutdialog.ui:174
msgctxt "aboutdialog|buildIdLink"
msgid "See Log: $GITHASH"
-msgstr ""
+msgstr "ログ: $GITHASH"
#: aboutdialog.ui:191
msgctxt "aboutdialog|description"
@@ -2269,7 +2269,7 @@ msgstr "保存(_S)..."
#: accelconfigpage.ui:247
msgctxt "accelconfigpage|searchEntry"
msgid "Type to search"
-msgstr ""
+msgstr "検索ワードを入力"
#: accelconfigpage.ui:267
msgctxt "accelconfigpage|label23"
@@ -2834,7 +2834,7 @@ msgstr "いっぱいに伸ばす"
#: bitmaptabpage.ui:129
msgctxt "bitmaptabpage|bitmapstyle"
msgid "Zoomed"
-msgstr ""
+msgstr "短辺を画面に合わせる"
#: bitmaptabpage.ui:130
msgctxt "bitmaptabpage|bitmapstyle"
@@ -2924,12 +2924,12 @@ msgstr "並べ位置:"
#: bitmaptabpage.ui:331
msgctxt "bitmaptabpage|label10"
msgid "X-Offset:"
-msgstr ""
+msgstr "オフセット X:"
#: bitmaptabpage.ui:356
msgctxt "bitmaptabpage|label11"
msgid "Y-Offset:"
-msgstr ""
+msgstr "オフセット Y:"
#: bitmaptabpage.ui:401
msgctxt "bitmaptabpage|label15"
@@ -3124,7 +3124,7 @@ msgstr "比率を保つ"
#: borderpage.ui:414
msgctxt "borderpage|label10"
msgid "Padding"
-msgstr ""
+msgstr "パディング"
#: borderpage.ui:457
msgctxt "borderpage|label22"
@@ -5279,12 +5279,12 @@ msgstr "境界(_B):"
#: gradientpage.ui:425
msgctxt "gradientpage|colorfromft"
msgid "_From Color:"
-msgstr ""
+msgstr "元色(_F):"
#: gradientpage.ui:506
msgctxt "gradientpage|colortoft"
msgid "_To Color:"
-msgstr ""
+msgstr "交換色(_T):"
#: gradientpage.ui:533
msgctxt "gradientpage|a11y_center_x"
@@ -5299,12 +5299,12 @@ msgstr "Yの中央"
#: gradientpage.ui:561
msgctxt "gradientpage|a11y_percentage_from"
msgid "From color percentage"
-msgstr ""
+msgstr "元色のパーセンテージ"
#: gradientpage.ui:575
msgctxt "gradientpage|a11y_percentage_to"
msgid "To color percentage"
-msgstr ""
+msgstr "交換色のパーセンテージ"
#: gradientpage.ui:600
msgctxt "gradientpage|propfl"
@@ -6019,7 +6019,7 @@ msgstr "既定"
#: insertfloatingframe.ui:379
msgctxt "insertfloatingframe|label3"
msgid "Padding"
-msgstr ""
+msgstr "パディング"
#: insertoleobject.ui:8
msgctxt "insertoleobject|InsertOLEObjectDialog"
@@ -6549,12 +6549,12 @@ msgstr "説明"
#: menuassignpage.ui:117
msgctxt "menuassignpage|searchEntry"
msgid "Type to search"
-msgstr ""
+msgstr "検索ワードを入力"
#: menuassignpage.ui:160
msgctxt "menuassignpage|desc"
msgid "Local help is not installed."
-msgstr ""
+msgstr "ヘルプがインストールされていません。"
#: menuassignpage.ui:190
msgctxt "menuassignpage|add"
@@ -6564,7 +6564,7 @@ msgstr "項目の追加"
#: menuassignpage.ui:220
msgctxt "menuassignpage|remove"
msgid "Remove item"
-msgstr ""
+msgstr "アイテムを取り除く"
#: menuassignpage.ui:267
msgctxt "menuassignpage|functionbtn"
@@ -6589,7 +6589,7 @@ msgstr "標準(_D)"
#: menuassignpage.ui:434
msgctxt "menuassignpage|defaultsbtn-atkobject"
msgid "Resets the selected toolbar, menu, or context menu to its default state."
-msgstr ""
+msgstr "選択されたツールバーやメニュー、コンテクストメニューを標準の状態にリセットします。"
#: menuassignpage.ui:537
msgctxt "menuassignpage|insertseparator"
@@ -6599,7 +6599,7 @@ msgstr "セパレータを挿入"
#: menuassignpage.ui:545
msgctxt "menuassignpage|insertsubmenu"
msgid "Insert Submenu"
-msgstr ""
+msgstr "サブメニューを挿入"
#: menuassignpage.ui:557
msgctxt "menuassignpage|renameItem"
@@ -8590,7 +8590,7 @@ msgstr "セキュリティのオプションおよび警告"
#: optuserpage.ui:12
msgctxt "optuserpage|liststore1"
msgid "No key"
-msgstr ""
+msgstr "数字キー"
#: optuserpage.ui:45
msgctxt "optuserpage|companyft"
@@ -8785,12 +8785,12 @@ msgstr "住所"
#: optuserpage.ui:861
msgctxt "optuserpage|signingkeylabel"
msgid "OpenPGP signing key:"
-msgstr ""
+msgstr "OpenPGP 署名鍵:"
#: optuserpage.ui:875
msgctxt "optuserpage|encryptionkeylabel"
msgid "OpenPGP encryption key:"
-msgstr ""
+msgstr "OpenPGP 暗号化鍵:"
#: optuserpage.ui:908
msgctxt "optuserpage|encrypttoself"
@@ -8800,7 +8800,7 @@ msgstr ""
#: optuserpage.ui:930
msgctxt "optuserpage|cryptographylabel"
msgid "Cryptography"
-msgstr ""
+msgstr "暗号法"
#: optviewpage.ui:47
msgctxt "optviewpage|grid3|tooltip_text"
@@ -10552,22 +10552,22 @@ msgstr "10進数:"
#: specialcharacters.ui:290
msgctxt "specialcharacters|favbtn"
msgid "Add to Favorites"
-msgstr ""
+msgstr "お気に入りに追加"
#: specialcharacters.ui:294
msgctxt "specialcharacters|favbtn|tooltip_text"
msgid "Maximum Limit: 16 Characters"
-msgstr ""
+msgstr "最大文字数制限: 16文字"
#: specialcharacters.ui:341
msgctxt "specialcharacters|symboltext1"
msgid "Recent Characters:"
-msgstr ""
+msgstr "最近利用した文字:"
#: specialcharacters.ui:572
msgctxt "specialcharacters|favbtn|symboltext2"
msgid "Favorite Characters:"
-msgstr ""
+msgstr "お気に入りの文字:"
#: spellingdialog.ui:9
msgctxt "spellingdialog|SpellingDialog"
diff --git a/source/ja/dbaccess/messages.po b/source/ja/dbaccess/messages.po
index 2678b870dee..8e493cdb3e1 100644
--- a/source/ja/dbaccess/messages.po
+++ b/source/ja/dbaccess/messages.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2017-11-22 13:53+0100\n"
-"PO-Revision-Date: 2018-01-07 04:29+0000\n"
+"PO-Revision-Date: 2018-01-13 08:33+0000\n"
"Last-Translator: Naruhiko Ogasawara <naruoga@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ja\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1515299362.000000\n"
+"X-POOTLE-MTIME: 1515832387.000000\n"
#: query.hrc:26
msgctxt "RSC_QUERY_OBJECT_TYPE"
@@ -1747,7 +1747,7 @@ msgstr "システム上の ODBC データソースの名前"
#: strings.hrc:374
msgctxt "STR_WRITER_PATH_OR_FILE"
msgid "Path to the Writer document"
-msgstr ""
+msgstr "Writerドキュメントのパス"
#: strings.hrc:375
msgctxt "STR_MYSQL_DATABASE_NAME"
diff --git a/source/ja/editeng/messages.po b/source/ja/editeng/messages.po
index 13f1a668d5d..7800859f98c 100644
--- a/source/ja/editeng/messages.po
+++ b/source/ja/editeng/messages.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2017-10-04 11:48+0200\n"
-"PO-Revision-Date: 2018-01-07 04:29+0000\n"
+"PO-Revision-Date: 2018-01-13 08:36+0000\n"
"Last-Translator: Naruhiko Ogasawara <naruoga@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ja\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1515299381.000000\n"
+"X-POOTLE-MTIME: 1515832566.000000\n"
#: spellmenu.ui:12
msgctxt "spellmenu|ignore"
@@ -39,12 +39,12 @@ msgstr "スペルチェック(_S)..."
#: spellmenu.ui:55
msgctxt "spellmenu|autocorrect"
msgid "AutoCorrect _To"
-msgstr "オートコレクト(~T)"
+msgstr "オートコレクト(_T)"
#: spellmenu.ui:69
msgctxt "spellmenu|autocorrectdlg"
msgid "Auto_Correct Options..."
-msgstr "オートコレクトオプション(~C)..."
+msgstr "オートコレクトオプション(_C)..."
#. enum SvxBreak ------------------------------------------------------------
#: editrids.hrc:26
@@ -214,7 +214,7 @@ msgstr "イタリック体"
#: editrids.hrc:66
msgctxt "RID_SVXITEMS_WEIGHT_DONTKNOW"
msgid "?"
-msgstr ""
+msgstr "?"
#: editrids.hrc:67
msgctxt "RID_SVXITEMS_WEIGHT_THIN"
@@ -1063,12 +1063,12 @@ msgstr "線にあわせる"
#: editrids.hrc:250
msgctxt "RID_SVXITEMS_TEXTROTATE_OFF"
msgid "Text is not rotated"
-msgstr ""
+msgstr "テキストは回転されていません"
#: editrids.hrc:251
msgctxt "RID_SVXITEMS_TEXTROTATE"
msgid "Text is rotated by $(ARG1)°"
-msgstr ""
+msgstr "テキストは $(ARG1)° 回転されています"
#: editrids.hrc:252
msgctxt "RID_SVXITEMS_CHARSCALE"
diff --git a/source/ja/extras/source/autocorr/emoji.po b/source/ja/extras/source/autocorr/emoji.po
index d75fa87c5f1..ffa814fe854 100644
--- a/source/ja/extras/source/autocorr/emoji.po
+++ b/source/ja/extras/source/autocorr/emoji.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2017-12-20 08:16+0100\n"
-"PO-Revision-Date: 2016-12-04 07:12+0000\n"
-"Last-Translator: baffclan <baffclan@yahoo.co.jp>\n"
+"PO-Revision-Date: 2018-01-14 07:38+0000\n"
+"Last-Translator: Naruhiko Ogasawara <naruoga@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ja\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1480835569.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1515915526.000000\n"
#. ¢ (U+000A2), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -1706,7 +1706,7 @@ msgctxt ""
"LIGHTNING\n"
"LngText.text"
msgid "lightning3"
-msgstr ""
+msgstr "lightning3"
#. ☈ (U+02608), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -1715,7 +1715,7 @@ msgctxt ""
"THUNDERSTORM\n"
"LngText.text"
msgid "storm2"
-msgstr ""
+msgstr "storm2"
#. ☉ (U+02609), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -2057,7 +2057,7 @@ msgctxt ""
"MERCURY\n"
"LngText.text"
msgid "mercury"
-msgstr ""
+msgstr "mercury"
#. ♀ (U+02640), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -2075,7 +2075,7 @@ msgctxt ""
"EARTH\n"
"LngText.text"
msgid "earth"
-msgstr ""
+msgstr "earth"
#. ♂ (U+02642), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -2093,7 +2093,7 @@ msgctxt ""
"JUPITER\n"
"LngText.text"
msgid "jupiter"
-msgstr ""
+msgstr "jupiter"
#. ♄ (U+02644), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -2102,7 +2102,7 @@ msgctxt ""
"SATURN\n"
"LngText.text"
msgid "saturn"
-msgstr ""
+msgstr "saturn"
#. ♅ (U+02645), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -2111,7 +2111,7 @@ msgctxt ""
"URANUS\n"
"LngText.text"
msgid "uranus"
-msgstr ""
+msgstr "uranus"
#. ♆ (U+02646), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -2120,7 +2120,7 @@ msgctxt ""
"NEPTUNE\n"
"LngText.text"
msgid "neptune"
-msgstr ""
+msgstr "neptune"
#. ♇ (U+02647), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -2129,7 +2129,7 @@ msgctxt ""
"PLUTO\n"
"LngText.text"
msgid "pluto"
-msgstr ""
+msgstr "pluto"
#. ♈ (U+02648), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -2138,7 +2138,7 @@ msgctxt ""
"ARIES\n"
"LngText.text"
msgid "aries"
-msgstr ""
+msgstr "aries"
#. ♉ (U+02649), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -2147,7 +2147,7 @@ msgctxt ""
"TAURUS\n"
"LngText.text"
msgid "taurus"
-msgstr ""
+msgstr "taurus"
#. ♊ (U+0264A), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -2156,7 +2156,7 @@ msgctxt ""
"GEMINI\n"
"LngText.text"
msgid "gemini"
-msgstr ""
+msgstr "gemini"
#. ♋ (U+0264B), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -2165,7 +2165,7 @@ msgctxt ""
"CANCER\n"
"LngText.text"
msgid "cancer"
-msgstr ""
+msgstr "cancer"
#. ♌ (U+0264C), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -2174,7 +2174,7 @@ msgctxt ""
"LEO\n"
"LngText.text"
msgid "leo"
-msgstr ""
+msgstr "leo"
#. ♍ (U+0264D), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -2183,7 +2183,7 @@ msgctxt ""
"VIRGO\n"
"LngText.text"
msgid "virgo"
-msgstr ""
+msgstr "virgo"
#. ♎ (U+0264E), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -2192,7 +2192,7 @@ msgctxt ""
"LIBRA\n"
"LngText.text"
msgid "libra"
-msgstr ""
+msgstr "libra"
#. ♏ (U+0264F), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -2201,7 +2201,7 @@ msgctxt ""
"SCORPIUS\n"
"LngText.text"
msgid "scorpius"
-msgstr ""
+msgstr "scorpius"
#. ♐ (U+02650), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -2210,7 +2210,7 @@ msgctxt ""
"SAGITTARIUS\n"
"LngText.text"
msgid "sagittarius"
-msgstr ""
+msgstr "sagittarius"
#. ♑ (U+02651), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -2219,7 +2219,7 @@ msgctxt ""
"CAPRICORN\n"
"LngText.text"
msgid "capricorn"
-msgstr ""
+msgstr "capricorn"
#. ♒ (U+02652), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -2228,7 +2228,7 @@ msgctxt ""
"AQUARIUS\n"
"LngText.text"
msgid "aquarius"
-msgstr ""
+msgstr "aquarius"
#. ♓ (U+02653), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -2237,7 +2237,7 @@ msgctxt ""
"PISCES\n"
"LngText.text"
msgid "pisces"
-msgstr ""
+msgstr "pisces"
#. ♔ (U+02654), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -2597,7 +2597,7 @@ msgctxt ""
"WHITE_FLAG\n"
"LngText.text"
msgid "flag4"
-msgstr ""
+msgstr "flag4"
#. ⚑ (U+02691), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -2606,7 +2606,7 @@ msgctxt ""
"BLACK_FLAG\n"
"LngText.text"
msgid "flag3"
-msgstr ""
+msgstr "flag3"
#. ⚒ (U+02692), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -2912,7 +2912,7 @@ msgctxt ""
"BLACK_CROSS_ON_SHIELD\n"
"LngText.text"
msgid "shield2"
-msgstr ""
+msgstr "shield2"
#. ⛪ (U+026EA), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -2957,7 +2957,7 @@ msgctxt ""
"FLAG_IN_HOLE\n"
"LngText.text"
msgid "golf2"
-msgstr ""
+msgstr "golf2"
#. ⛴ (U+026F4), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -3686,7 +3686,7 @@ msgctxt ""
"FOGGY\n"
"LngText.text"
msgid "foggy"
-msgstr ""
+msgstr "foggy"
#. 🌂 (U+1F302), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -3785,7 +3785,7 @@ msgctxt ""
"MILKY_WAY\n"
"LngText.text"
msgid "milky way"
-msgstr ""
+msgstr "milky way"
#. 🌍 (U+1F30D), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -4037,7 +4037,7 @@ msgctxt ""
"CHERRY_BLOSSOM\n"
"LngText.text"
msgid "blossom2"
-msgstr ""
+msgstr "blossom2"
#. 🌹 (U+1F339), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -4271,7 +4271,7 @@ msgctxt ""
"CHERRIES\n"
"LngText.text"
msgid "cherry"
-msgstr ""
+msgstr "cherry"
#. 🍓 (U+1F353), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -4568,7 +4568,7 @@ msgctxt ""
"COOKING\n"
"LngText.text"
msgid "cooking"
-msgstr ""
+msgstr "cooking"
#. 🍴 (U+1F374), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -4604,7 +4604,7 @@ msgctxt ""
"WINE_GLASS\n"
"LngText.text"
msgid "glass"
-msgstr ""
+msgstr "glass"
#. 🍸 (U+1F378), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -4622,7 +4622,7 @@ msgctxt ""
"TROPICAL_DRINK\n"
"LngText.text"
msgid "drink2"
-msgstr ""
+msgstr "drink2"
#. 🍺 (U+1F37A), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -4658,7 +4658,7 @@ msgctxt ""
"RIBBON\n"
"LngText.text"
msgid "ribbon2"
-msgstr ""
+msgstr "ribbon2"
#. 🎁 (U+1F381), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -4685,7 +4685,7 @@ msgctxt ""
"JACK-O-LANTERN\n"
"LngText.text"
msgid "halloween"
-msgstr ""
+msgstr "halloween"
#. 🎄 (U+1F384), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -4694,7 +4694,7 @@ msgctxt ""
"CHRISTMAS_TREE\n"
"LngText.text"
msgid "christmas"
-msgstr ""
+msgstr "christmas"
#. 🎅 (U+1F385), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -4703,7 +4703,7 @@ msgctxt ""
"FATHER_CHRISTMAS\n"
"LngText.text"
msgid "santa"
-msgstr ""
+msgstr "santa"
#. 🎆 (U+1F386), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -4748,7 +4748,7 @@ msgctxt ""
"CONFETTI_BALL\n"
"LngText.text"
msgid "party2"
-msgstr ""
+msgstr "party2"
#. 🎋 (U+1F38B), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -4838,7 +4838,7 @@ msgctxt ""
"CAROUSEL_HORSE\n"
"LngText.text"
msgid "fair2"
-msgstr ""
+msgstr "fair2"
#. 🎡 (U+1F3A1), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -4847,7 +4847,7 @@ msgctxt ""
"FERRIS_WHEEL\n"
"LngText.text"
msgid "fair"
-msgstr ""
+msgstr "fair"
#. 🎢 (U+1F3A2), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -4928,7 +4928,7 @@ msgctxt ""
"CIRCUS_TENT\n"
"LngText.text"
msgid "circus"
-msgstr ""
+msgstr "circus"
#. 🎫 (U+1F3AB), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -5135,7 +5135,7 @@ msgctxt ""
"CHEQUERED_FLAG\n"
"LngText.text"
msgid "race"
-msgstr ""
+msgstr "race"
#. 🏂 (U+1F3C2), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -5180,7 +5180,7 @@ msgctxt ""
"HORSE_RACING\n"
"LngText.text"
msgid "horse3"
-msgstr ""
+msgstr "horse3"
#. 🏈 (U+1F3C8), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -6899,7 +6899,7 @@ msgctxt ""
"MONEY_BAG\n"
"LngText.text"
msgid "money2"
-msgstr ""
+msgstr "money2"
#. 💱 (U+1F4B1), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -6908,7 +6908,7 @@ msgctxt ""
"CURRENCY_EXCHANGE\n"
"LngText.text"
msgid "exchange"
-msgstr ""
+msgstr "exchange"
#. 💲 (U+1F4B2), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -6980,7 +6980,7 @@ msgctxt ""
"CHART_WITH_UPWARDS_TREND_AND_YEN_SIGN\n"
"LngText.text"
msgid "chart4"
-msgstr ""
+msgstr "chart4"
#. 💺 (U+1F4BA), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -7070,7 +7070,7 @@ msgctxt ""
"PAGE_WITH_CURL\n"
"LngText.text"
msgid "page3"
-msgstr ""
+msgstr "page3"
#. 📄 (U+1F4C4), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -7079,7 +7079,7 @@ msgctxt ""
"PAGE_FACING_UP\n"
"LngText.text"
msgid "page"
-msgstr ""
+msgstr "page"
#. 📅 (U+1F4C5), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -7115,7 +7115,7 @@ msgctxt ""
"CHART_WITH_UPWARDS_TREND\n"
"LngText.text"
msgid "chart"
-msgstr ""
+msgstr "chart"
#. 📉 (U+1F4C9), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -7232,7 +7232,7 @@ msgctxt ""
"CLOSED_BOOK\n"
"LngText.text"
msgid "book2"
-msgstr ""
+msgstr "book2"
#. 📖 (U+1F4D6), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -7241,7 +7241,7 @@ msgctxt ""
"OPEN_BOOK\n"
"LngText.text"
msgid "book3"
-msgstr ""
+msgstr "book3"
#. 📚 (U+1F4DA), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -7313,7 +7313,7 @@ msgctxt ""
"SATELLITE_ANTENNA\n"
"LngText.text"
msgid "antenna"
-msgstr ""
+msgstr "antenna"
#. 📢 (U+1F4E2), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -7376,7 +7376,7 @@ msgctxt ""
"INCOMING_ENVELOPE\n"
"LngText.text"
msgid "envelope7"
-msgstr ""
+msgstr "envelope7"
#. 📩 (U+1F4E9), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -7385,7 +7385,7 @@ msgctxt ""
"ENVELOPE_WITH_DOWNWARDS_ARROW_ABOVE\n"
"LngText.text"
msgid "envelope8"
-msgstr ""
+msgstr "envelope8"
#. 📪 (U+1F4EA), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -8195,7 +8195,7 @@ msgctxt ""
"SMILING_FACE_WITH_OPEN_MOUTH_AND_TIGHTLY-CLOSED_EYES\n"
"LngText.text"
msgid "laugh"
-msgstr ""
+msgstr "laugh"
#. 😇 (U+1F607), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -8267,7 +8267,7 @@ msgctxt ""
"SMILING_FACE_WITH_SUNGLASSES\n"
"LngText.text"
msgid "sunglasses2"
-msgstr ""
+msgstr "sunglasses2"
#. 😏 (U+1F60F), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -8735,7 +8735,7 @@ msgctxt ""
"FACE_WITH_OK_GESTURE\n"
"LngText.text"
msgid "ok3"
-msgstr ""
+msgstr "ok3"
#. 🙇 (U+1F647), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -8744,7 +8744,7 @@ msgctxt ""
"PERSON_BOWING_DEEPLY\n"
"LngText.text"
msgid "prostration"
-msgstr ""
+msgstr "prostration"
#. 🙈 (U+1F648), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -8843,7 +8843,7 @@ msgctxt ""
"STEAM_LOCOMOTIVE\n"
"LngText.text"
msgid "locomotive"
-msgstr ""
+msgstr "locomotive"
#. 🚃 (U+1F683), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9329,7 +9329,7 @@ msgctxt ""
"CHILDREN_CROSSING\n"
"LngText.text"
msgid "crosswalk"
-msgstr ""
+msgstr "crosswalk"
#. 🚹 (U+1F6B9), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9455,7 +9455,7 @@ msgctxt ""
"NOTCHED_LEFT_SEMICIRCLE_WITH_THREE_DOTS\n"
"LngText.text"
msgid "feast"
-msgstr ""
+msgstr "feast"
#. 🙂 (U+1F642), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9464,7 +9464,7 @@ msgctxt ""
"SLIGHTLY_SMILING_FACE\n"
"LngText.text"
msgid "smiling3"
-msgstr ""
+msgstr "smiling3"
#. 🙁 (U+1F641), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9473,7 +9473,7 @@ msgctxt ""
"SLIGHTLY_FROWNING_FACE\n"
"LngText.text"
msgid "frowning2"
-msgstr ""
+msgstr "frowning2"
#. 🕵 (U+1F575), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9482,7 +9482,7 @@ msgctxt ""
"SLEUTH_OR_SPY\n"
"LngText.text"
msgid "detective"
-msgstr ""
+msgstr "detective"
#. 🛌 (U+1F6CC), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9491,7 +9491,7 @@ msgctxt ""
"SLEEPING_ACCOMMODATION\n"
"LngText.text"
msgid "sleep"
-msgstr ""
+msgstr "sleep"
#. 🕴 (U+1F574), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9500,7 +9500,7 @@ msgctxt ""
"MAN_IN_BUSINESS_SUIT_LEVITATING\n"
"LngText.text"
msgid "suit"
-msgstr ""
+msgstr "suit"
#. 🗣 (U+1F5E3), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9509,7 +9509,7 @@ msgctxt ""
"SPEAKING_HEAD_IN_SILHOUETTE\n"
"LngText.text"
msgid "head"
-msgstr ""
+msgstr "head"
#. 🏌 (U+1F3CC), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9518,7 +9518,7 @@ msgctxt ""
"GOLFER\n"
"LngText.text"
msgid "golf"
-msgstr ""
+msgstr "golf"
#. 🏋 (U+1F3CB), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9527,7 +9527,7 @@ msgctxt ""
"WEIGHT_LIFTER\n"
"LngText.text"
msgid "weight lifter"
-msgstr ""
+msgstr "weight lifter"
#. 🏎 (U+1F3CE), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9536,7 +9536,7 @@ msgctxt ""
"RACING_CAR\n"
"LngText.text"
msgid "car4"
-msgstr ""
+msgstr "car4"
#. 🏍 (U+1F3CD), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9545,7 +9545,7 @@ msgctxt ""
"RACING_MOTORCYCLE\n"
"LngText.text"
msgid "motorcycle"
-msgstr ""
+msgstr "motorcycle"
#. 🖕 (U+1F595), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9554,7 +9554,7 @@ msgctxt ""
"REVERSED_HAND_WITH_MIDDLE_FINGER_EXTENDED\n"
"LngText.text"
msgid "finger"
-msgstr ""
+msgstr "finger"
#. 🖖 (U+1F596), Mr. Spock's Vulcan salute from Star Trek, see also http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9563,7 +9563,7 @@ msgctxt ""
"RAISED_HAND_WITH_PART_BETWEEN_MIDDLE_AND_RING_FINGERS\n"
"LngText.text"
msgid "spock"
-msgstr ""
+msgstr "spock"
#. 🖐 (U+1F590), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9572,7 +9572,7 @@ msgctxt ""
"RAISED_HAND_WITH_FINGERS_SPLAYED\n"
"LngText.text"
msgid "hand2"
-msgstr ""
+msgstr "hand2"
#. 👁 (U+1F441), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9581,7 +9581,7 @@ msgctxt ""
"EYE\n"
"LngText.text"
msgid "eye"
-msgstr ""
+msgstr "eye"
#. 🗨 (U+1F5E8), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9590,7 +9590,7 @@ msgctxt ""
"LEFT_SPEECH_BUBBLE\n"
"LngText.text"
msgid "bubble"
-msgstr ""
+msgstr "bubble"
#. 🗯 (U+1F5EF), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9599,7 +9599,7 @@ msgctxt ""
"RIGHT_ANGER_BUBBLE\n"
"LngText.text"
msgid "bubble4"
-msgstr ""
+msgstr "bubble4"
#. 🕳 (U+1F573), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9608,7 +9608,7 @@ msgctxt ""
"HOLE\n"
"LngText.text"
msgid "hole"
-msgstr ""
+msgstr "hole"
#. 🕶 (U+1F576), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9617,7 +9617,7 @@ msgctxt ""
"DARK_SUNGLASSES\n"
"LngText.text"
msgid "sunglasses"
-msgstr ""
+msgstr "sunglasses"
#. 🛍 (U+1F6CD), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9626,7 +9626,7 @@ msgctxt ""
"SHOPPING_BAGS\n"
"LngText.text"
msgid "shop"
-msgstr ""
+msgstr "shop"
#. 🐿 (U+1F43F), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9635,7 +9635,7 @@ msgctxt ""
"CHIPMUNK\n"
"LngText.text"
msgid "chipmunk"
-msgstr ""
+msgstr "chipmunk"
#. 🕊 (U+1F54A), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9644,7 +9644,7 @@ msgctxt ""
"DOVE_OF_PEACE\n"
"LngText.text"
msgid "dove"
-msgstr ""
+msgstr "dove"
#. 🕷 (U+1F577), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9653,7 +9653,7 @@ msgctxt ""
"SPIDER\n"
"LngText.text"
msgid "spider"
-msgstr ""
+msgstr "spider"
#. 🕸 (U+1F578), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9662,7 +9662,7 @@ msgctxt ""
"SPIDER_WEB\n"
"LngText.text"
msgid "web"
-msgstr ""
+msgstr "web"
#. 🏵 (U+1F3F5), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9671,7 +9671,7 @@ msgctxt ""
"ROSETTE\n"
"LngText.text"
msgid "rosette"
-msgstr ""
+msgstr "rosette"
#. 🌶 (U+1F336), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9680,7 +9680,7 @@ msgctxt ""
"HOT_PEPPER\n"
"LngText.text"
msgid "pepper"
-msgstr ""
+msgstr "pepper"
#. 🍽 (U+1F37D), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9689,7 +9689,7 @@ msgctxt ""
"FORK_AND_KNIFE_WITH_PLATE\n"
"LngText.text"
msgid "plate"
-msgstr ""
+msgstr "plate"
#. 🗺 (U+1F5FA), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9698,7 +9698,7 @@ msgctxt ""
"WORLD_MAP\n"
"LngText.text"
msgid "map"
-msgstr ""
+msgstr "map"
#. 🏔 (U+1F3D4), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9707,7 +9707,7 @@ msgctxt ""
"SNOW_CAPPED_MOUNTAIN\n"
"LngText.text"
msgid "mountain2"
-msgstr ""
+msgstr "mountain2"
#. 🏕 (U+1F3D5), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9716,7 +9716,7 @@ msgctxt ""
"CAMPING\n"
"LngText.text"
msgid "camping"
-msgstr ""
+msgstr "camping"
#. 🏖 (U+1F3D6), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9725,7 +9725,7 @@ msgctxt ""
"BEACH_WITH_UMBRELLA\n"
"LngText.text"
msgid "beach"
-msgstr ""
+msgstr "beach"
#. 🏜 (U+1F3DC), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9734,7 +9734,7 @@ msgctxt ""
"DESERT\n"
"LngText.text"
msgid "desert"
-msgstr ""
+msgstr "desert"
#. 🏝 (U+1F3DD), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9743,7 +9743,7 @@ msgctxt ""
"DESERT_ISLAND\n"
"LngText.text"
msgid "island"
-msgstr ""
+msgstr "island"
#. 🏞 (U+1F3DE), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9752,7 +9752,7 @@ msgctxt ""
"NATIONAL_PARK\n"
"LngText.text"
msgid "park"
-msgstr ""
+msgstr "park"
#. 🏟 (U+1F3DF), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9761,7 +9761,7 @@ msgctxt ""
"STADIUM\n"
"LngText.text"
msgid "stadium"
-msgstr ""
+msgstr "stadium"
#. 🏛 (U+1F3DB), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9770,7 +9770,7 @@ msgctxt ""
"CLASSICAL_BUILDING\n"
"LngText.text"
msgid "museum"
-msgstr ""
+msgstr "museum"
#. 🏗 (U+1F3D7), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9779,7 +9779,7 @@ msgctxt ""
"BUILDING_CONSTRUCTION\n"
"LngText.text"
msgid "crane"
-msgstr ""
+msgstr "crane"
#. 🏘 (U+1F3D8), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9788,7 +9788,7 @@ msgctxt ""
"HOUSE_BUILDINGS\n"
"LngText.text"
msgid "houses"
-msgstr ""
+msgstr "houses"
#. 🏚 (U+1F3DA), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9797,7 +9797,7 @@ msgctxt ""
"DERELICT_HOUSE_BUILDING\n"
"LngText.text"
msgid "house3"
-msgstr ""
+msgstr "house3"
#. 🏙 (U+1F3D9), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9806,7 +9806,7 @@ msgctxt ""
"CITYSCAPE\n"
"LngText.text"
msgid "city"
-msgstr ""
+msgstr "city"
#. 🛣 (U+1F6E3), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9815,7 +9815,7 @@ msgctxt ""
"MOTORWAY\n"
"LngText.text"
msgid "motorway"
-msgstr ""
+msgstr "motorway"
#. 🛤 (U+1F6E4), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9824,7 +9824,7 @@ msgctxt ""
"RAILWAY_TRACK\n"
"LngText.text"
msgid "track"
-msgstr ""
+msgstr "track"
#. 🛢 (U+1F6E2), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9833,7 +9833,7 @@ msgctxt ""
"OIL_DRUM\n"
"LngText.text"
msgid "drum"
-msgstr ""
+msgstr "drum"
#. 🛳 (U+1F6F3), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9842,7 +9842,7 @@ msgctxt ""
"PASSENGER_SHIP\n"
"LngText.text"
msgid "ship2"
-msgstr ""
+msgstr "ship2"
#. 🛥 (U+1F6E5), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9851,7 +9851,7 @@ msgctxt ""
"MOTOR_BOAT\n"
"LngText.text"
msgid "motor boat"
-msgstr ""
+msgstr "motor boat"
#. 🛩 (U+1F6E9), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9860,7 +9860,7 @@ msgctxt ""
"SMALL_AIRPLANE\n"
"LngText.text"
msgid "airplane2"
-msgstr ""
+msgstr "airplane2"
#. 🛫 (U+1F6EB), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9869,7 +9869,7 @@ msgctxt ""
"AIRPLANE_DEPARTURE\n"
"LngText.text"
msgid "departure"
-msgstr ""
+msgstr "departure"
#. 🛬 (U+1F6EC), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9878,7 +9878,7 @@ msgctxt ""
"AIRPLANE_ARRIVING\n"
"LngText.text"
msgid "arrival"
-msgstr ""
+msgstr "arrival"
#. 🛰 (U+1F6F0), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9887,7 +9887,7 @@ msgctxt ""
"SATELLITE\n"
"LngText.text"
msgid "satellite"
-msgstr ""
+msgstr "satellite"
#. 🛎 (U+1F6CE), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9896,7 +9896,7 @@ msgctxt ""
"BELLHOP_BELL\n"
"LngText.text"
msgid "bell2"
-msgstr ""
+msgstr "bell2"
#. 🕰 (U+1F570), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9905,7 +9905,7 @@ msgctxt ""
"MANTELPIECE_CLOCK\n"
"LngText.text"
msgid "clock"
-msgstr ""
+msgstr "clock"
#. 🌡 (U+1F321), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9914,7 +9914,7 @@ msgctxt ""
"THERMOMETER\n"
"LngText.text"
msgid "thermometer"
-msgstr ""
+msgstr "thermometer"
#. 🌤 (U+1F324), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9923,7 +9923,7 @@ msgctxt ""
"WHITE_SUN_WITH_SMALL_CLOUD\n"
"LngText.text"
msgid "cloudy"
-msgstr ""
+msgstr "cloudy"
#. 🌥 (U+1F325), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9932,7 +9932,7 @@ msgctxt ""
"WHITE_SUN_BEHIND_CLOUD\n"
"LngText.text"
msgid "cloudy2"
-msgstr ""
+msgstr "cloudy2"
#. 🌦 (U+1F326), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9941,7 +9941,7 @@ msgctxt ""
"WHITE_SUN_BEHIND_CLOUD_WITH_RAIN\n"
"LngText.text"
msgid "rainy"
-msgstr ""
+msgstr "rainy"
#. 🌧 (U+1F327), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9950,7 +9950,7 @@ msgctxt ""
"CLOUD_WITH_RAIN\n"
"LngText.text"
msgid "storm"
-msgstr ""
+msgstr "storm"
#. 🌨 (U+1F328), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9959,7 +9959,7 @@ msgctxt ""
"CLOUD_WITH_SNOW\n"
"LngText.text"
msgid "snow"
-msgstr ""
+msgstr "snow"
#. 🌩 (U+1F329), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9968,7 +9968,7 @@ msgctxt ""
"CLOUD_WITH_LIGHTNING\n"
"LngText.text"
msgid "lightning"
-msgstr ""
+msgstr "lightning"
#. 🌪 (U+1F32A), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9977,7 +9977,7 @@ msgctxt ""
"CLOUD_WITH_TORNADO\n"
"LngText.text"
msgid "tornado"
-msgstr ""
+msgstr "tornado"
#. 🌫 (U+1F32B), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9986,7 +9986,7 @@ msgctxt ""
"FOG\n"
"LngText.text"
msgid "fog"
-msgstr ""
+msgstr "fog"
#. 🌬 (U+1F32C), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9995,7 +9995,7 @@ msgctxt ""
"WIND_BLOWING_FACE\n"
"LngText.text"
msgid "wind"
-msgstr ""
+msgstr "wind"
#. 🎗 (U+1F397), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10004,7 +10004,7 @@ msgctxt ""
"REMINDER_RIBBON\n"
"LngText.text"
msgid "ribbon"
-msgstr ""
+msgstr "ribbon"
#. 🎟 (U+1F39F), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10013,7 +10013,7 @@ msgctxt ""
"ADMISSION_TICKETS\n"
"LngText.text"
msgid "ticket2"
-msgstr ""
+msgstr "ticket2"
#. 🎖 (U+1F396), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10022,7 +10022,7 @@ msgctxt ""
"MILITARY_MEDAL\n"
"LngText.text"
msgid "medal2"
-msgstr ""
+msgstr "medal2"
#. 🏅 (U+1F3C5), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10031,7 +10031,7 @@ msgctxt ""
"SPORTS_MEDAL\n"
"LngText.text"
msgid "medal"
-msgstr ""
+msgstr "medal"
#. 🕹 (U+1F579), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10040,7 +10040,7 @@ msgctxt ""
"JOYSTICK\n"
"LngText.text"
msgid "joystick"
-msgstr ""
+msgstr "joystick"
#. 🖼 (U+1F5BC), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10049,7 +10049,7 @@ msgctxt ""
"FRAME_WITH_PICTURE\n"
"LngText.text"
msgid "picture"
-msgstr ""
+msgstr "picture"
#. 🎙 (U+1F399), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10058,7 +10058,7 @@ msgctxt ""
"STUDIO_MICROPHONE\n"
"LngText.text"
msgid "microphone2"
-msgstr ""
+msgstr "microphone2"
#. 🎚 (U+1F39A), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10067,7 +10067,7 @@ msgctxt ""
"LEVEL_SLIDER\n"
"LngText.text"
msgid "slider"
-msgstr ""
+msgstr "slider"
#. 🎛 (U+1F39B), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10076,7 +10076,7 @@ msgctxt ""
"CONTROL_KNOBS\n"
"LngText.text"
msgid "control"
-msgstr ""
+msgstr "control"
#. 🖥 (U+1F5A5), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10085,7 +10085,7 @@ msgctxt ""
"DESKTOP_COMPUTER\n"
"LngText.text"
msgid "computer2"
-msgstr ""
+msgstr "computer2"
#. 🖨 (U+1F5A8), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10094,7 +10094,7 @@ msgctxt ""
"PRINTER\n"
"LngText.text"
msgid "printer"
-msgstr ""
+msgstr "printer"
#. 🖱 (U+1F5B1), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10103,7 +10103,7 @@ msgctxt ""
"THREE_BUTTON_MOUSE\n"
"LngText.text"
msgid "mouse3"
-msgstr ""
+msgstr "mouse3"
#. 🖲 (U+1F5B2), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10112,7 +10112,7 @@ msgctxt ""
"TRACKBALL\n"
"LngText.text"
msgid "trackball"
-msgstr ""
+msgstr "trackball"
#. 🎞 (U+1F39E), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10121,7 +10121,7 @@ msgctxt ""
"FILM_FRAMES\n"
"LngText.text"
msgid "film"
-msgstr ""
+msgstr "film"
#. 📽 (U+1F4FD), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10130,7 +10130,7 @@ msgctxt ""
"FILM_PROJECTOR\n"
"LngText.text"
msgid "projector"
-msgstr ""
+msgstr "projector"
#. 📸 (U+1F4F8), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10139,7 +10139,7 @@ msgctxt ""
"CAMERA_WITH_FLASH\n"
"LngText.text"
msgid "flash"
-msgstr ""
+msgstr "flash"
#. 🕯 (U+1F56F), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10148,7 +10148,7 @@ msgctxt ""
"CANDLE\n"
"LngText.text"
msgid "candle"
-msgstr ""
+msgstr "candle"
#. 🗞 (U+1F5DE), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10157,7 +10157,7 @@ msgctxt ""
"ROLLED-UP_NEWSPAPER\n"
"LngText.text"
msgid "newspaper2"
-msgstr ""
+msgstr "newspaper2"
#. 🏷 (U+1F3F7), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10166,7 +10166,7 @@ msgctxt ""
"LABEL\n"
"LngText.text"
msgid "label"
-msgstr ""
+msgstr "label"
#. 🗳 (U+1F5F3), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10175,7 +10175,7 @@ msgctxt ""
"BALLOT_BOX_WITH_BALLOT\n"
"LngText.text"
msgid "ballot"
-msgstr ""
+msgstr "ballot"
#. 🖋 (U+1F58B), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10184,7 +10184,7 @@ msgctxt ""
"LOWER_LEFT_FOUNTAIN_PEN\n"
"LngText.text"
msgid "pen2"
-msgstr ""
+msgstr "pen2"
#. 🖊 (U+1F58A), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10193,7 +10193,7 @@ msgctxt ""
"LOWER_LEFT_BALLPOINT_PEN\n"
"LngText.text"
msgid "pen"
-msgstr ""
+msgstr "pen"
#. 🖌 (U+1F58C), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10202,7 +10202,7 @@ msgctxt ""
"LOWER_LEFT_PAINTBRUSH\n"
"LngText.text"
msgid "paintbrush"
-msgstr ""
+msgstr "paintbrush"
#. 🖍 (U+1F58D), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10211,7 +10211,7 @@ msgctxt ""
"LOWER_LEFT_CRAYON\n"
"LngText.text"
msgid "crayon"
-msgstr ""
+msgstr "crayon"
#. 🗂 (U+1F5C2), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10220,7 +10220,7 @@ msgctxt ""
"CARD_INDEX_DIVIDERS\n"
"LngText.text"
msgid "index"
-msgstr ""
+msgstr "index"
#. 🗒 (U+1F5D2), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10229,7 +10229,7 @@ msgctxt ""
"SPIRAL_NOTE_PAD\n"
"LngText.text"
msgid "notepad"
-msgstr ""
+msgstr "notepad"
#. 🗓 (U+1F5D3), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10238,7 +10238,7 @@ msgctxt ""
"SPIRAL_CALENDAR_PAD\n"
"LngText.text"
msgid "calendar3"
-msgstr ""
+msgstr "calendar3"
#. 🖇 (U+1F587), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10247,7 +10247,7 @@ msgctxt ""
"LINKED_PAPERCLIPS\n"
"LngText.text"
msgid "paperclip2"
-msgstr ""
+msgstr "paperclip2"
#. 🗃 (U+1F5C3), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10256,7 +10256,7 @@ msgctxt ""
"CARD_FILE_BOX\n"
"LngText.text"
msgid "box"
-msgstr ""
+msgstr "box"
#. 🗄 (U+1F5C4), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10265,7 +10265,7 @@ msgctxt ""
"FILE_CABINET\n"
"LngText.text"
msgid "cabinet"
-msgstr ""
+msgstr "cabinet"
#. 🗑 (U+1F5D1), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10274,7 +10274,7 @@ msgctxt ""
"WASTEBASKET\n"
"LngText.text"
msgid "wastebasket"
-msgstr ""
+msgstr "wastebasket"
#. 🗝 (U+1F5DD), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10283,7 +10283,7 @@ msgctxt ""
"OLD_KEY\n"
"LngText.text"
msgid "key2"
-msgstr ""
+msgstr "key2"
#. 🛠 (U+1F6E0), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10292,7 +10292,7 @@ msgctxt ""
"HAMMER_AND_WRENCH\n"
"LngText.text"
msgid "hammer and wrench"
-msgstr ""
+msgstr "hammer and wrench"
#. 🗡 (U+1F5E1), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10301,7 +10301,7 @@ msgctxt ""
"DAGGER_KNIFE\n"
"LngText.text"
msgid "knife2"
-msgstr ""
+msgstr "knife2"
#. 🛡 (U+1F6E1), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10310,7 +10310,7 @@ msgctxt ""
"SHIELD\n"
"LngText.text"
msgid "shield"
-msgstr ""
+msgstr "shield"
#. 🗜 (U+1F5DC), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10319,7 +10319,7 @@ msgctxt ""
"COMPRESSION\n"
"LngText.text"
msgid "clamp"
-msgstr ""
+msgstr "clamp"
#. 🛏 (U+1F6CF), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10328,7 +10328,7 @@ msgctxt ""
"BED\n"
"LngText.text"
msgid "bed"
-msgstr ""
+msgstr "bed"
#. 🛋 (U+1F6CB), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10337,7 +10337,7 @@ msgctxt ""
"COUCH_AND_LAMP\n"
"LngText.text"
msgid "couch"
-msgstr ""
+msgstr "couch"
#. 🕉 (U+1F549), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10346,7 +10346,7 @@ msgctxt ""
"OM_SYMBOL\n"
"LngText.text"
msgid "om"
-msgstr ""
+msgstr "om"
#. ⏸ (U+23F8), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10355,7 +10355,7 @@ msgctxt ""
"DOUBLE_VERTICAL_BAR\n"
"LngText.text"
msgid "pause"
-msgstr ""
+msgstr "pause"
#. ⏹ (U+23F9), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10364,7 +10364,7 @@ msgctxt ""
"BLACK_SQUARE_FOR_STOP\n"
"LngText.text"
msgid "stop2"
-msgstr ""
+msgstr "stop2"
#. ⏺ (U+23FA), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10373,7 +10373,7 @@ msgctxt ""
"BLACK_CIRCLE_FOR_RECORD\n"
"LngText.text"
msgid "record"
-msgstr ""
+msgstr "record"
#. 🏴 (U+1F3F4), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10382,7 +10382,7 @@ msgctxt ""
"WAVING_BLACK_FLAG\n"
"LngText.text"
msgid "flag"
-msgstr ""
+msgstr "flag"
#. 🏳 (U+1F3F3), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10391,7 +10391,7 @@ msgctxt ""
"WAVING_WHITE_FLAG\n"
"LngText.text"
msgid "flag2"
-msgstr ""
+msgstr "flag2"
#. 🗷 (U+1F5F7), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10400,7 +10400,7 @@ msgctxt ""
"BALLOT_BOX_WITH_BOLD_SCRIPT_X\n"
"LngText.text"
msgid "checkbox4"
-msgstr ""
+msgstr "checkbox4"
#. 🛉 (U+1F6C9), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10409,7 +10409,7 @@ msgctxt ""
"BOYS_SYMBOL\n"
"LngText.text"
msgid "boys"
-msgstr ""
+msgstr "boys"
#. 🛈 (U+1F6C8), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10418,7 +10418,7 @@ msgctxt ""
"CIRCLED_INFORMATION_SOURCE\n"
"LngText.text"
msgid "information3"
-msgstr ""
+msgstr "information3"
#. 🛊 (U+1F6CA), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10427,7 +10427,7 @@ msgctxt ""
"GIRLS_SYMBOL\n"
"LngText.text"
msgid "girls"
-msgstr ""
+msgstr "girls"
#. 🛨 (U+1F6E8), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10436,7 +10436,7 @@ msgctxt ""
"UP-POINTING_SMALL_AIRPLANE\n"
"LngText.text"
msgid "airplane4"
-msgstr ""
+msgstr "airplane4"
#. 🛲 (U+1F6F2), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10445,7 +10445,7 @@ msgctxt ""
"DIESEL_LOCOMOTIVE\n"
"LngText.text"
msgid "locomotive2"
-msgstr ""
+msgstr "locomotive2"
#. 🛧 (U+1F6E7), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10454,7 +10454,7 @@ msgctxt ""
"UP-POINTING_AIRPLANE\n"
"LngText.text"
msgid "airplane3"
-msgstr ""
+msgstr "airplane3"
#. 🛱 (U+1F6F1), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10463,7 +10463,7 @@ msgctxt ""
"ONCOMING_FIRE_ENGINE\n"
"LngText.text"
msgid "fire engine2"
-msgstr ""
+msgstr "fire engine2"
#. 🛦 (U+1F6E6), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10472,7 +10472,7 @@ msgctxt ""
"UP-POINTING_MILITARY_AIRPLANE\n"
"LngText.text"
msgid "airplane5"
-msgstr ""
+msgstr "airplane5"
#. 🛪 (U+1F6EA), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10481,7 +10481,7 @@ msgctxt ""
"NORTHEAST-POINTING_AIRPLANE\n"
"LngText.text"
msgid "airplane6"
-msgstr ""
+msgstr "airplane6"
#. 🗭 (U+1F5ED), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10490,7 +10490,7 @@ msgctxt ""
"RIGHT_THOUGHT_BUBBLE\n"
"LngText.text"
msgid "bubble5"
-msgstr ""
+msgstr "bubble5"
#. 🗱 (U+1F5F1), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10499,7 +10499,7 @@ msgctxt ""
"LIGHTNING_MOOD_BUBBLE\n"
"LngText.text"
msgid "bubble6"
-msgstr ""
+msgstr "bubble6"
#. 🗬 (U+1F5EC), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10508,7 +10508,7 @@ msgctxt ""
"LEFT_THOUGHT_BUBBLE\n"
"LngText.text"
msgid "bubble7"
-msgstr ""
+msgstr "bubble7"
#. 🗠 (U+1F5E0), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10517,7 +10517,7 @@ msgctxt ""
"STOCK_CHART\n"
"LngText.text"
msgid "chart5"
-msgstr ""
+msgstr "chart5"
#. 🗟 (U+1F5DF), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10526,7 +10526,7 @@ msgctxt ""
"PAGE_WITH_CIRCLED_TEXT\n"
"LngText.text"
msgid "page4"
-msgstr ""
+msgstr "page4"
#. 🖎 (U+1F58E), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10535,7 +10535,7 @@ msgctxt ""
"LEFT_WRITING_HAND\n"
"LngText.text"
msgid "writing2"
-msgstr ""
+msgstr "writing2"
#. 🗦 (U+1F5E6), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10544,7 +10544,7 @@ msgctxt ""
"THREE_RAYS_LEFT\n"
"LngText.text"
msgid "rays"
-msgstr ""
+msgstr "rays"
#. 🎝 (U+1F39D), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10553,7 +10553,7 @@ msgctxt ""
"BEAMED_DESCENDING_MUSICAL_NOTES\n"
"LngText.text"
msgid "notes3"
-msgstr ""
+msgstr "notes3"
#. 🔾 (U+1F53E), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10562,7 +10562,7 @@ msgctxt ""
"LOWER_RIGHT_SHADOWED_WHITE_CIRCLE\n"
"LngText.text"
msgid "circle3"
-msgstr ""
+msgstr "circle3"
#. 🎜 (U+1F39C), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10571,7 +10571,7 @@ msgctxt ""
"BEAMED_ASCENDING_MUSICAL_NOTES\n"
"LngText.text"
msgid "notes4"
-msgstr ""
+msgstr "notes4"
#. 🕮 (U+1F56E), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10580,7 +10580,7 @@ msgctxt ""
"BOOK\n"
"LngText.text"
msgid "book"
-msgstr ""
+msgstr "book"
#. 🗛 (U+1F5DB), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10589,7 +10589,7 @@ msgctxt ""
"DECREASE_FONT_SIZE_SYMBOL\n"
"LngText.text"
msgid "font"
-msgstr ""
+msgstr "font"
#. 🔿 (U+1F53F), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10598,7 +10598,7 @@ msgctxt ""
"UPPER_RIGHT_SHADOWED_WHITE_CIRCLE\n"
"LngText.text"
msgid "circle4"
-msgstr ""
+msgstr "circle4"
#. 🕫 (U+1F56B), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10607,7 +10607,7 @@ msgctxt ""
"BULLHORN\n"
"LngText.text"
msgid "bullhorn"
-msgstr ""
+msgstr "bullhorn"
#. 🕬 (U+1F56C), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10616,7 +10616,7 @@ msgctxt ""
"BULLHORN_WITH_SOUND_WAVES\n"
"LngText.text"
msgid "bullhorn2"
-msgstr ""
+msgstr "bullhorn2"
#. 🕻 (U+1F57B), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10625,7 +10625,7 @@ msgctxt ""
"LEFT_HAND_TELEPHONE_RECEIVER\n"
"LngText.text"
msgid "receiver2"
-msgstr ""
+msgstr "receiver2"
#. 🕾 (U+1F57E), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10634,7 +10634,7 @@ msgctxt ""
"WHITE_TOUCHTONE_TELEPHONE\n"
"LngText.text"
msgid "phone3"
-msgstr ""
+msgstr "phone3"
#. 🕼 (U+1F57C), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10643,7 +10643,7 @@ msgctxt ""
"TELEPHONE_RECEIVER_WITH_PAGE\n"
"LngText.text"
msgid "receiver4"
-msgstr ""
+msgstr "receiver4"
#. 🕽 (U+1F57D), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10652,7 +10652,7 @@ msgctxt ""
"RIGHT_HAND_TELEPHONE_RECEIVER\n"
"LngText.text"
msgid "receiver3"
-msgstr ""
+msgstr "receiver3"
#. 🕿 (U+1F57F), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10661,7 +10661,7 @@ msgctxt ""
"BLACK_TOUCHTONE_TELEPHONE\n"
"LngText.text"
msgid "phone4"
-msgstr ""
+msgstr "phone4"
#. 🖚 (U+1F59A), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10670,7 +10670,7 @@ msgctxt ""
"SIDEWAYS_BLACK_LEFT_POINTING_INDEX\n"
"LngText.text"
msgid "left4"
-msgstr ""
+msgstr "left4"
#. 🖏 (U+1F58F), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10679,7 +10679,7 @@ msgctxt ""
"TURNED_OK_HAND_SIGN\n"
"LngText.text"
msgid "ok2"
-msgstr ""
+msgstr "ok2"
#. 🖜 (U+1F59C), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10688,7 +10688,7 @@ msgctxt ""
"BLACK_LEFT_POINTING_BACKHAND_INDEX\n"
"LngText.text"
msgid "left5"
-msgstr ""
+msgstr "left5"
#. 🗥 (U+1F5E5), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10697,7 +10697,7 @@ msgctxt ""
"THREE_RAYS_BELOW\n"
"LngText.text"
msgid "rays2"
-msgstr ""
+msgstr "rays2"
#. 🖛 (U+1F59B), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10706,7 +10706,7 @@ msgctxt ""
"SIDEWAYS_BLACK_RIGHT_POINTING_INDEX\n"
"LngText.text"
msgid "right4"
-msgstr ""
+msgstr "right4"
#. 🖟 (U+1F59F), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10715,7 +10715,7 @@ msgctxt ""
"SIDEWAYS_WHITE_DOWN_POINTING_INDEX\n"
"LngText.text"
msgid "down3"
-msgstr ""
+msgstr "down3"
#. 🖞 (U+1F59E), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10724,7 +10724,7 @@ msgctxt ""
"SIDEWAYS_WHITE_UP_POINTING_INDEX\n"
"LngText.text"
msgid "up3"
-msgstr ""
+msgstr "up3"
#. 🌢 (U+1F322), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10733,7 +10733,7 @@ msgctxt ""
"BLACK_DROPLET\n"
"LngText.text"
msgid "droplet2"
-msgstr ""
+msgstr "droplet2"
#. 🎘 (U+1F398), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10742,7 +10742,7 @@ msgctxt ""
"MUSICAL_KEYBOARD_WITH_JACKS\n"
"LngText.text"
msgid "synthesizer"
-msgstr ""
+msgstr "synthesizer"
#. 🎕 (U+1F395), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10751,7 +10751,7 @@ msgctxt ""
"BOUQUET_OF_FLOWERS\n"
"LngText.text"
msgid "bouquet2"
-msgstr ""
+msgstr "bouquet2"
#. 🎔 (U+1F394), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10760,7 +10760,7 @@ msgctxt ""
"HEART_WITH_TIP_ON_THE_LEFT\n"
"LngText.text"
msgid "heart2"
-msgstr ""
+msgstr "heart2"
#. 🕱 (U+1F571), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10769,7 +10769,7 @@ msgctxt ""
"BLACK_SKULL_AND_CROSSBONES\n"
"LngText.text"
msgid "pirate"
-msgstr ""
+msgstr "pirate"
#. 🖀 (U+1F580), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10778,7 +10778,7 @@ msgctxt ""
"TELEPHONE_ON_TOP_OF_MODEM\n"
"LngText.text"
msgid "modem"
-msgstr ""
+msgstr "modem"
#. 🕲 (U+1F572), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10787,7 +10787,7 @@ msgctxt ""
"NO_PIRACY\n"
"LngText.text"
msgid "no piracy"
-msgstr ""
+msgstr "no piracy"
#. 🕅 (U+1F545), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10796,7 +10796,7 @@ msgctxt ""
"SYMBOL_FOR_MARKS_CHAPTER\n"
"LngText.text"
msgid "marks chapter"
-msgstr ""
+msgstr "marks chapter"
#. 🕈 (U+1F548), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10805,7 +10805,7 @@ msgctxt ""
"CELTIC_CROSS\n"
"LngText.text"
msgid "Celtic cross"
-msgstr ""
+msgstr "Celtic cross"
#. 🖗 (U+1F597), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10814,7 +10814,7 @@ msgctxt ""
"WHITE_DOWN_POINTING_LEFT_HAND_INDEX\n"
"LngText.text"
msgid "down4"
-msgstr ""
+msgstr "down4"
#. 🖆 (U+1F586), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10823,7 +10823,7 @@ msgctxt ""
"PEN_OVER_STAMPED_ENVELOPE\n"
"LngText.text"
msgid "envelope4"
-msgstr ""
+msgstr "envelope4"
#. 🖃 (U+1F583), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10832,7 +10832,7 @@ msgctxt ""
"STAMPED_ENVELOPE\n"
"LngText.text"
msgid "envelope2"
-msgstr ""
+msgstr "envelope2"
#. 🗤 (U+1F5E4), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10841,7 +10841,7 @@ msgctxt ""
"THREE_RAYS_ABOVE\n"
"LngText.text"
msgid "rays3"
-msgstr ""
+msgstr "rays3"
#. 🖉 (U+1F589), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10850,7 +10850,7 @@ msgctxt ""
"LOWER_LEFT_PENCIL\n"
"LngText.text"
msgid "pencil4"
-msgstr ""
+msgstr "pencil4"
#. 🖂 (U+1F582), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10859,7 +10859,7 @@ msgctxt ""
"BACK_OF_ENVELOPE\n"
"LngText.text"
msgid "envelope3"
-msgstr ""
+msgstr "envelope3"
#. 🖈 (U+1F588), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10868,7 +10868,7 @@ msgctxt ""
"BLACK_PUSHPIN\n"
"LngText.text"
msgid "tack"
-msgstr ""
+msgstr "tack"
#. 🖄 (U+1F584), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10877,7 +10877,7 @@ msgctxt ""
"ENVELOPE_WITH_LIGHTNING\n"
"LngText.text"
msgid "envelope5"
-msgstr ""
+msgstr "envelope5"
#. 🖁 (U+1F581), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10886,7 +10886,7 @@ msgctxt ""
"CLAMSHELL_MOBILE_PHONE\n"
"LngText.text"
msgid "mobile2"
-msgstr ""
+msgstr "mobile2"
#. 🖅 (U+1F585), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10895,7 +10895,7 @@ msgctxt ""
"FLYING_ENVELOPE\n"
"LngText.text"
msgid "envelope6"
-msgstr ""
+msgstr "envelope6"
#. 🖘 (U+1F598), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10904,7 +10904,7 @@ msgctxt ""
"SIDEWAYS_WHITE_LEFT_POINTING_INDEX\n"
"LngText.text"
msgid "left6"
-msgstr ""
+msgstr "left6"
#. 🖙 (U+1F599), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10913,7 +10913,7 @@ msgctxt ""
"SIDEWAYS_WHITE_RIGHT_POINTING_INDEX\n"
"LngText.text"
msgid "right5"
-msgstr ""
+msgstr "right5"
#. 🗖 (U+1F5D6), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10922,7 +10922,7 @@ msgctxt ""
"MAXIMIZE\n"
"LngText.text"
msgid "maximize"
-msgstr ""
+msgstr "maximize"
#. 🗗 (U+1F5D7), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10931,7 +10931,7 @@ msgctxt ""
"OVERLAP\n"
"LngText.text"
msgid "overlap"
-msgstr ""
+msgstr "overlap"
#. 🗏 (U+1F5CF), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10940,7 +10940,7 @@ msgctxt ""
"PAGE\n"
"LngText.text"
msgid "page2"
-msgstr ""
+msgstr "page2"
#. 🗐 (U+1F5D0), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10949,7 +10949,7 @@ msgctxt ""
"PAGES\n"
"LngText.text"
msgid "pages"
-msgstr ""
+msgstr "pages"
#. 🗘 (U+1F5D8), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10958,7 +10958,7 @@ msgctxt ""
"CLOCKWISE_RIGHT_AND_LEFT_SEMICIRCLE_ARROWS\n"
"LngText.text"
msgid "arrows"
-msgstr ""
+msgstr "arrows"
#. 🗚 (U+1F5DA), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10967,7 +10967,7 @@ msgctxt ""
"INCREASE_FONT_SIZE_SYMBOL\n"
"LngText.text"
msgid "font2"
-msgstr ""
+msgstr "font2"
#. 🗕 (U+1F5D5), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10976,7 +10976,7 @@ msgctxt ""
"MINIMIZE\n"
"LngText.text"
msgid "minimize"
-msgstr ""
+msgstr "minimize"
#. 🗙 (U+1F5D9), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10985,7 +10985,7 @@ msgctxt ""
"CANCELLATION_X\n"
"LngText.text"
msgid "cancel"
-msgstr ""
+msgstr "cancel"
#. 🗔 (U+1F5D4), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10994,7 +10994,7 @@ msgctxt ""
"DESKTOP_WINDOW\n"
"LngText.text"
msgid "window"
-msgstr ""
+msgstr "window"
#. 🗌 (U+1F5CC), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11003,7 +11003,7 @@ msgctxt ""
"EMPTY_PAGE\n"
"LngText.text"
msgid "empty page"
-msgstr ""
+msgstr "empty page"
#. 🗋 (U+1F5CB), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11012,7 +11012,7 @@ msgctxt ""
"EMPTY_DOCUMENT\n"
"LngText.text"
msgid "empty document"
-msgstr ""
+msgstr "empty document"
#. 🗍 (U+1F5CD), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11021,7 +11021,7 @@ msgctxt ""
"EMPTY_PAGES\n"
"LngText.text"
msgid "empty pages"
-msgstr ""
+msgstr "empty pages"
#. 🗎 (U+1F5CE), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11030,7 +11030,7 @@ msgctxt ""
"DOCUMENT\n"
"LngText.text"
msgid "document"
-msgstr ""
+msgstr "document"
#. 🗆 (U+1F5C6), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11039,7 +11039,7 @@ msgctxt ""
"EMPTY_NOTE_PAGE\n"
"LngText.text"
msgid "empty note page"
-msgstr ""
+msgstr "empty note page"
#. 🗊 (U+1F5CA), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11048,7 +11048,7 @@ msgctxt ""
"NOTE_PAD\n"
"LngText.text"
msgid "note pad"
-msgstr ""
+msgstr "note pad"
#. 🗈 (U+1F5C8), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11057,7 +11057,7 @@ msgctxt ""
"NOTE\n"
"LngText.text"
msgid "note3"
-msgstr ""
+msgstr "note3"
#. 🗇 (U+1F5C7), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11066,7 +11066,7 @@ msgctxt ""
"EMPTY_NOTE_PAD\n"
"LngText.text"
msgid "empty note pad"
-msgstr ""
+msgstr "empty note pad"
#. 🗉 (U+1F5C9), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11075,7 +11075,7 @@ msgctxt ""
"NOTE_PAGE\n"
"LngText.text"
msgid "note page"
-msgstr ""
+msgstr "note page"
#. 🖸 (U+1F5B8), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11084,7 +11084,7 @@ msgctxt ""
"OPTICAL_DISC_ICON\n"
"LngText.text"
msgid "optical disc"
-msgstr ""
+msgstr "optical disc"
#. 🗀 (U+1F5C0), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11093,7 +11093,7 @@ msgctxt ""
"FOLDER\n"
"LngText.text"
msgid "folder3"
-msgstr ""
+msgstr "folder3"
#. 🖝 (U+1F59D), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11102,7 +11102,7 @@ msgctxt ""
"BLACK_RIGHT_POINTING_BACKHAND_INDEX\n"
"LngText.text"
msgid "right6"
-msgstr ""
+msgstr "right6"
#. 🗁 (U+1F5C1), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11111,7 +11111,7 @@ msgctxt ""
"OPEN_FOLDER\n"
"LngText.text"
msgid "folder4"
-msgstr ""
+msgstr "folder4"
#. 🗅 (U+1F5C5), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11120,7 +11120,7 @@ msgctxt ""
"EMPTY_NOTE\n"
"LngText.text"
msgid "empty note"
-msgstr ""
+msgstr "empty note"
#. 🖿 (U+1F5BF), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11129,7 +11129,7 @@ msgctxt ""
"BLACK_FOLDER\n"
"LngText.text"
msgid "folder5"
-msgstr ""
+msgstr "folder5"
#. 🖾 (U+1F5BE), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11138,7 +11138,7 @@ msgctxt ""
"FRAME_WITH_AN_X\n"
"LngText.text"
msgid "frame"
-msgstr ""
+msgstr "frame"
#. 🖽 (U+1F5BD), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11147,7 +11147,7 @@ msgctxt ""
"FRAME_WITH_TILES\n"
"LngText.text"
msgid "frame2"
-msgstr ""
+msgstr "frame2"
#. 🖹 (U+1F5B9), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11156,7 +11156,7 @@ msgctxt ""
"DOCUMENT_WITH_TEXT\n"
"LngText.text"
msgid "document2"
-msgstr ""
+msgstr "document2"
#. 🖻 (U+1F5BB), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11165,7 +11165,7 @@ msgctxt ""
"DOCUMENT_WITH_PICTURE\n"
"LngText.text"
msgid "document3"
-msgstr ""
+msgstr "document3"
#. 🖺 (U+1F5BA), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11174,7 +11174,7 @@ msgctxt ""
"DOCUMENT_WITH_TEXT_AND_PICTURE\n"
"LngText.text"
msgid "document4"
-msgstr ""
+msgstr "document4"
#. 🖶 (U+1F5B6), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11183,7 +11183,7 @@ msgctxt ""
"PRINTER_ICON\n"
"LngText.text"
msgid "printer2"
-msgstr ""
+msgstr "printer2"
#. 🖷 (U+1F5B7), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11192,7 +11192,7 @@ msgctxt ""
"FAX_ICON\n"
"LngText.text"
msgid "fax2"
-msgstr ""
+msgstr "fax2"
#. 🖰 (U+1F5B0), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11201,7 +11201,7 @@ msgctxt ""
"TWO_BUTTON_MOUSE\n"
"LngText.text"
msgid "mouse4"
-msgstr ""
+msgstr "mouse4"
#. 🖳 (U+1F5B3), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11210,7 +11210,7 @@ msgctxt ""
"OLD_PERSONAL_COMPUTER\n"
"LngText.text"
msgid "pc"
-msgstr ""
+msgstr "pc"
#. 🖵 (U+1F5B5), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11219,7 +11219,7 @@ msgctxt ""
"SCREEN\n"
"LngText.text"
msgid "screen"
-msgstr ""
+msgstr "screen"
#. 🖯 (U+1F5AF), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11228,7 +11228,7 @@ msgctxt ""
"ONE_BUTTON_MOUSE\n"
"LngText.text"
msgid "mouse5"
-msgstr ""
+msgstr "mouse5"
#. 🖴 (U+1F5B4), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11237,7 +11237,7 @@ msgctxt ""
"HARD_DISK\n"
"LngText.text"
msgid "hard disk"
-msgstr ""
+msgstr "hard disk"
#. 🖩 (U+1F5A9), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11246,7 +11246,7 @@ msgctxt ""
"POCKET_CALCULATOR\n"
"LngText.text"
msgid "calculator"
-msgstr ""
+msgstr "calculator"
#. 🖭 (U+1F5AD), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11255,7 +11255,7 @@ msgctxt ""
"TAPE_CARTRIDGE\n"
"LngText.text"
msgid "cartridge"
-msgstr ""
+msgstr "cartridge"
#. 🖬 (U+1F5AC), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11264,7 +11264,7 @@ msgctxt ""
"SOFT_SHELL_FLOPPY_DISK\n"
"LngText.text"
msgid "floppy2"
-msgstr ""
+msgstr "floppy2"
#. 🖫 (U+1F5AB), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11273,7 +11273,7 @@ msgctxt ""
"WHITE_HARD_SHELL_FLOPPY_DISK\n"
"LngText.text"
msgid "floppy3"
-msgstr ""
+msgstr "floppy3"
#. 🖮 (U+1F5AE), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11282,7 +11282,7 @@ msgctxt ""
"WIRED_KEYBOARD\n"
"LngText.text"
msgid "keyboard2"
-msgstr ""
+msgstr "keyboard2"
#. 🖔 (U+1F594), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11291,7 +11291,7 @@ msgctxt ""
"REVERSED_VICTORY_HAND\n"
"LngText.text"
msgid "victory2"
-msgstr ""
+msgstr "victory2"
#. 🖧 (U+1F5A7), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11300,7 +11300,7 @@ msgctxt ""
"THREE_NETWORKED_COMPUTERS\n"
"LngText.text"
msgid "network"
-msgstr ""
+msgstr "network"
#. 🖪 (U+1F5AA), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11309,7 +11309,7 @@ msgctxt ""
"BLACK_HARD_SHELL_FLOPPY_DISK\n"
"LngText.text"
msgid "floppy4"
-msgstr ""
+msgstr "floppy4"
#. 🗢 (U+1F5E2), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11318,7 +11318,7 @@ msgctxt ""
"LIPS\n"
"LngText.text"
msgid "lips"
-msgstr ""
+msgstr "lips"
#. 🖦 (U+1F5A6), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11327,7 +11327,7 @@ msgctxt ""
"KEYBOARD_AND_MOUSE\n"
"LngText.text"
msgid "keyboard3"
-msgstr ""
+msgstr "keyboard3"
#. 🖣 (U+1F5A3), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11336,7 +11336,7 @@ msgctxt ""
"BLACK_DOWN_POINTING_BACKHAND_INDEX\n"
"LngText.text"
msgid "down5"
-msgstr ""
+msgstr "down5"
#. 🖡 (U+1F5A1), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11345,7 +11345,7 @@ msgctxt ""
"SIDEWAYS_BLACK_DOWN_POINTING_INDEX\n"
"LngText.text"
msgid "down6"
-msgstr ""
+msgstr "down6"
#. 📾 (U+1F4FE), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11354,7 +11354,7 @@ msgctxt ""
"PORTABLE_STEREO\n"
"LngText.text"
msgid "stereo"
-msgstr ""
+msgstr "stereo"
#. 🏶 (U+1F3F6), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11363,7 +11363,7 @@ msgctxt ""
"BLACK_ROSETTE\n"
"LngText.text"
msgid "rosette2"
-msgstr ""
+msgstr "rosette2"
#. 🏲 (U+1F3F2), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11372,7 +11372,7 @@ msgctxt ""
"BLACK_PENNANT\n"
"LngText.text"
msgid "pennant"
-msgstr ""
+msgstr "pennant"
#. 🖠 (U+1F5A0), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11381,7 +11381,7 @@ msgctxt ""
"SIDEWAYS_BLACK_UP_POINTING_INDEX\n"
"LngText.text"
msgid "up4"
-msgstr ""
+msgstr "up4"
#. 🖢 (U+1F5A2), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11390,7 +11390,7 @@ msgctxt ""
"BLACK_UP_POINTING_BACKHAND_INDEX\n"
"LngText.text"
msgid "up5"
-msgstr ""
+msgstr "up5"
#. 🏱 (U+1F3F1), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11399,7 +11399,7 @@ msgctxt ""
"WHITE_PENNANT\n"
"LngText.text"
msgid "pennant2"
-msgstr ""
+msgstr "pennant2"
#. 🕄 (U+1F544), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11408,7 +11408,7 @@ msgctxt ""
"NOTCHED_RIGHT_SEMICIRCLE_WITH_THREE_DOTS\n"
"LngText.text"
msgid "feast2"
-msgstr ""
+msgstr "feast2"
#. 🖓 (U+1F593), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11417,7 +11417,7 @@ msgctxt ""
"REVERSED_THUMBS_DOWN_SIGN\n"
"LngText.text"
msgid "no2"
-msgstr ""
+msgstr "no2"
#. 🖑 (U+1F591), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11426,7 +11426,7 @@ msgctxt ""
"REVERSED_RAISED_HAND_WITH_FINGERS_SPLAYED\n"
"LngText.text"
msgid "hand3"
-msgstr ""
+msgstr "hand3"
#. 🖒 (U+1F592), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11435,7 +11435,7 @@ msgctxt ""
"REVERSED_THUMBS_UP_SIGN\n"
"LngText.text"
msgid "yes2"
-msgstr ""
+msgstr "yes2"
#. 🕩 (U+1F569), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11444,7 +11444,7 @@ msgctxt ""
"RIGHT_SPEAKER_WITH_ONE_SOUND_WAVE\n"
"LngText.text"
msgid "speaker2"
-msgstr ""
+msgstr "speaker2"
#. 🕆 (U+1F546), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11453,7 +11453,7 @@ msgctxt ""
"WHITE_LATIN_CROSS\n"
"LngText.text"
msgid "Latin cross2"
-msgstr ""
+msgstr "Latin cross2"
#. 🕇 (U+1F547), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11462,7 +11462,7 @@ msgctxt ""
"HEAVY_LATIN_CROSS\n"
"LngText.text"
msgid "Latin cross3"
-msgstr ""
+msgstr "Latin cross3"
#. 🕨 (U+1F568), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11471,7 +11471,7 @@ msgctxt ""
"RIGHT_SPEAKER\n"
"LngText.text"
msgid "speaker3"
-msgstr ""
+msgstr "speaker3"
#. 🕭 (U+1F56D), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11480,7 +11480,7 @@ msgctxt ""
"RINGING_BELL\n"
"LngText.text"
msgid "bell3"
-msgstr ""
+msgstr "bell3"
#. 🌣 (U+1F323), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11489,7 +11489,7 @@ msgctxt ""
"WHITE_SUN\n"
"LngText.text"
msgid "sun2"
-msgstr ""
+msgstr "sun2"
#. 🛇 (U+1F6C7), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11498,7 +11498,7 @@ msgctxt ""
"PROHIBITED_SIGN\n"
"LngText.text"
msgid "prohibited"
-msgstr ""
+msgstr "prohibited"
#. 🛆 (U+1F6C6), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11507,7 +11507,7 @@ msgctxt ""
"TRIANGLE_WITH_ROUNDED_CORNERS\n"
"LngText.text"
msgid "triangle3"
-msgstr ""
+msgstr "triangle3"
#. 🗫 (U+1F5EB), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11516,7 +11516,7 @@ msgctxt ""
"THREE_SPEECH_BUBBLES\n"
"LngText.text"
msgid "bubble3"
-msgstr ""
+msgstr "bubble3"
#. 🕪 (U+1F56A), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11525,7 +11525,7 @@ msgctxt ""
"RIGHT_SPEAKER_WITH_THREE_SOUND_WAVES\n"
"LngText.text"
msgid "speaker4"
-msgstr ""
+msgstr "speaker4"
#. 🗮 (U+1F5EE), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11534,7 +11534,7 @@ msgctxt ""
"LEFT_ANGER_BUBBLE\n"
"LngText.text"
msgid "bubble8"
-msgstr ""
+msgstr "bubble8"
#. 🗧 (U+1F5E7), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11543,7 +11543,7 @@ msgctxt ""
"THREE_RAYS_RIGHT\n"
"LngText.text"
msgid "rays4"
-msgstr ""
+msgstr "rays4"
#. 🗲 (U+1F5F2), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11552,7 +11552,7 @@ msgctxt ""
"LIGHTNING_MOOD\n"
"LngText.text"
msgid "lightning2"
-msgstr ""
+msgstr "lightning2"
#. 🗰 (U+1F5F0), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11561,7 +11561,7 @@ msgctxt ""
"MOOD_BUBBLE\n"
"LngText.text"
msgid "bubble9"
-msgstr ""
+msgstr "bubble9"
#. 🗹 (U+1F5F9), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11570,7 +11570,7 @@ msgctxt ""
"BALLOT_BOX_WITH_BOLD_CHECK\n"
"LngText.text"
msgid "checkbox5"
-msgstr ""
+msgstr "checkbox5"
#. 🗴 (U+1F5F4), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11579,7 +11579,7 @@ msgctxt ""
"BALLOT_SCRIPT_X\n"
"LngText.text"
msgid "check mark4"
-msgstr ""
+msgstr "check mark4"
#. 🗪 (U+1F5EA), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11588,7 +11588,7 @@ msgctxt ""
"TWO_SPEECH_BUBBLES\n"
"LngText.text"
msgid "bubble2"
-msgstr ""
+msgstr "bubble2"
#. 🗶 (U+1F5F6), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11597,7 +11597,7 @@ msgctxt ""
"BALLOT_BOLD_SCRIPT_X\n"
"LngText.text"
msgid "x4"
-msgstr ""
+msgstr "x4"
#. 🗩 (U+1F5E9), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11606,7 +11606,7 @@ msgctxt ""
"RIGHT_SPEECH_BUBBLE\n"
"LngText.text"
msgid "bubble10"
-msgstr ""
+msgstr "bubble10"
#. 🗵 (U+1F5F5), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11615,7 +11615,7 @@ msgctxt ""
"BALLOT_BOX_WITH_SCRIPT_X\n"
"LngText.text"
msgid "checkbox6"
-msgstr ""
+msgstr "checkbox6"
#. 🗸 (U+1F5F8), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11624,7 +11624,7 @@ msgctxt ""
"LIGHT_CHECK_MARK\n"
"LngText.text"
msgid "check mark5"
-msgstr ""
+msgstr "check mark5"
#. 🤗 (U+1F917), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11633,7 +11633,7 @@ msgctxt ""
"HUGGING_FACE\n"
"LngText.text"
msgid "hugging"
-msgstr ""
+msgstr "hugging"
#. 🤔 (U+1F914), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11642,7 +11642,7 @@ msgctxt ""
"THINKING_FACE\n"
"LngText.text"
msgid "thinking"
-msgstr ""
+msgstr "thinking"
#. 🙄 (U+1F644), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11651,7 +11651,7 @@ msgctxt ""
"FACE_WITH_ROLLING_EYES\n"
"LngText.text"
msgid "eye roll"
-msgstr ""
+msgstr "eye roll"
#. 🤐 (U+1F910), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11660,7 +11660,7 @@ msgctxt ""
"ZIPPER-MOUTH_FACE\n"
"LngText.text"
msgid "zipper"
-msgstr ""
+msgstr "zipper"
#. 🙃 (U+1F643), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11669,7 +11669,7 @@ msgctxt ""
"UPSIDE-DOWN_FACE\n"
"LngText.text"
msgid "upside-down"
-msgstr ""
+msgstr "upside-down"
#. 🤑 (U+1F911), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11678,7 +11678,7 @@ msgctxt ""
"MONEY-MOUTH_FACE\n"
"LngText.text"
msgid "money3"
-msgstr ""
+msgstr "money3"
#. 🤒 (U+1F912), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11687,7 +11687,7 @@ msgctxt ""
"FACE_WITH_THERMOMETER\n"
"LngText.text"
msgid "thermometer2"
-msgstr ""
+msgstr "thermometer2"
#. 🤕 (U+1F915), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11696,7 +11696,7 @@ msgctxt ""
"FACE_WITH_HEAD-BANDAGE\n"
"LngText.text"
msgid "bandage"
-msgstr ""
+msgstr "bandage"
#. 🤓 (U+1F913), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11705,7 +11705,7 @@ msgctxt ""
"NERD_FACE\n"
"LngText.text"
msgid "nerd"
-msgstr ""
+msgstr "nerd"
#. 🤖 (U+1F916), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11714,7 +11714,7 @@ msgctxt ""
"ROBOT_FACE\n"
"LngText.text"
msgid "robot"
-msgstr ""
+msgstr "robot"
#. 🏻 (U+1F3FB), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11723,7 +11723,7 @@ msgctxt ""
"EMOJI_MODIFIER_FITZPATRICK_TYPE-1-2\n"
"LngText.text"
msgid "skin1"
-msgstr ""
+msgstr "skin1"
#. 🏼 (U+1F3FC), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11732,7 +11732,7 @@ msgctxt ""
"EMOJI_MODIFIER_FITZPATRICK_TYPE-3\n"
"LngText.text"
msgid "skin2"
-msgstr ""
+msgstr "skin2"
#. 🏽 (U+1F3FD), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11741,7 +11741,7 @@ msgctxt ""
"EMOJI_MODIFIER_FITZPATRICK_TYPE-4\n"
"LngText.text"
msgid "skin3"
-msgstr ""
+msgstr "skin3"
#. 🏾 (U+1F3FE), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11750,7 +11750,7 @@ msgctxt ""
"EMOJI_MODIFIER_FITZPATRICK_TYPE-5\n"
"LngText.text"
msgid "skin4"
-msgstr ""
+msgstr "skin4"
#. 🏿 (U+1F3FF), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11759,7 +11759,7 @@ msgctxt ""
"EMOJI_MODIFIER_FITZPATRICK_TYPE-6\n"
"LngText.text"
msgid "skin5"
-msgstr ""
+msgstr "skin5"
#. 🤘 (U+1F918), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11768,7 +11768,7 @@ msgctxt ""
"SIGN_OF_THE_HORNS\n"
"LngText.text"
msgid "horns"
-msgstr ""
+msgstr "horns"
#. 📿 (U+1F4FF), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11777,7 +11777,7 @@ msgctxt ""
"PRAYER_BEADS\n"
"LngText.text"
msgid "beads"
-msgstr ""
+msgstr "beads"
#. 🦁 (U+1F981), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11786,7 +11786,7 @@ msgctxt ""
"LION_FACE\n"
"LngText.text"
msgid "lion"
-msgstr ""
+msgstr "lion"
#. 🦄 (U+1F984), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11795,7 +11795,7 @@ msgctxt ""
"UNICORN_FACE\n"
"LngText.text"
msgid "unicorn"
-msgstr ""
+msgstr "unicorn"
#. 🦃 (U+1F983), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11804,7 +11804,7 @@ msgctxt ""
"TURKEY\n"
"LngText.text"
msgid "turkey"
-msgstr ""
+msgstr "turkey"
#. 🦀 (U+1F980), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11813,7 +11813,7 @@ msgctxt ""
"CRAB\n"
"LngText.text"
msgid "crab"
-msgstr ""
+msgstr "crab"
#. 🦂 (U+1F982), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11822,7 +11822,7 @@ msgctxt ""
"SCORPION\n"
"LngText.text"
msgid "scorpion"
-msgstr ""
+msgstr "scorpion"
#. 🧀 (U+1F9C0), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11831,7 +11831,7 @@ msgctxt ""
"CHEESE_WEDGE\n"
"LngText.text"
msgid "cheese"
-msgstr ""
+msgstr "cheese"
#. 🌭 (U+1F32D), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11840,7 +11840,7 @@ msgctxt ""
"HOT_DOG\n"
"LngText.text"
msgid "hot dog"
-msgstr ""
+msgstr "hot dog"
#. 🌮 (U+1F32E), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11849,7 +11849,7 @@ msgctxt ""
"TACO\n"
"LngText.text"
msgid "taco"
-msgstr ""
+msgstr "taco"
#. 🌯 (U+1F32F), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11858,7 +11858,7 @@ msgctxt ""
"BURRITO\n"
"LngText.text"
msgid "burrito"
-msgstr ""
+msgstr "burrito"
#. 🍿 (U+1F37F), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11867,7 +11867,7 @@ msgctxt ""
"POPCORN\n"
"LngText.text"
msgid "popcorn"
-msgstr ""
+msgstr "popcorn"
#. 🍾 (U+1F37E), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11876,7 +11876,7 @@ msgctxt ""
"BOTTLE_WITH_POPPING_CORK\n"
"LngText.text"
msgid "party4"
-msgstr ""
+msgstr "party4"
#. 🏺 (U+1F3FA), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11885,7 +11885,7 @@ msgctxt ""
"AMPHORA\n"
"LngText.text"
msgid "amphora"
-msgstr ""
+msgstr "amphora"
#. 🕌 (U+1F54C), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11894,7 +11894,7 @@ msgctxt ""
"MOSQUE\n"
"LngText.text"
msgid "mosque"
-msgstr ""
+msgstr "mosque"
#. 🕍 (U+1F54D), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11903,7 +11903,7 @@ msgctxt ""
"SYNAGOGUE\n"
"LngText.text"
msgid "synagogue"
-msgstr ""
+msgstr "synagogue"
#. 🕋 (U+1F54B), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11912,7 +11912,7 @@ msgctxt ""
"KAABA\n"
"LngText.text"
msgid "Kaaba"
-msgstr ""
+msgstr "Kaaba"
#. 🏐 (U+1F3D0), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11921,7 +11921,7 @@ msgctxt ""
"VOLLEYBALL\n"
"LngText.text"
msgid "volleyball"
-msgstr ""
+msgstr "volleyball"
#. 🏏 (U+1F3CF), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11930,7 +11930,7 @@ msgctxt ""
"CRICKET_BAT_AND_BALL\n"
"LngText.text"
msgid "cricket"
-msgstr ""
+msgstr "cricket"
#. 🏑 (U+1F3D1), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11939,7 +11939,7 @@ msgctxt ""
"FIELD_HOCKEY_STICK_AND_BALL\n"
"LngText.text"
msgid "hockey2"
-msgstr ""
+msgstr "hockey2"
#. 🏒 (U+1F3D2), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11948,7 +11948,7 @@ msgctxt ""
"ICE_HOCKEY_STICK_AND_PUCK\n"
"LngText.text"
msgid "hockey"
-msgstr ""
+msgstr "hockey"
#. 🏓 (U+1F3D3), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11957,7 +11957,7 @@ msgctxt ""
"TABLE_TENNIS_PADDLE_AND_BALL\n"
"LngText.text"
msgid "ping pong"
-msgstr ""
+msgstr "ping pong"
#. 🏸 (U+1F3F8), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11966,7 +11966,7 @@ msgctxt ""
"BADMINTON_RACQUET_AND_SHUTTLECOCK\n"
"LngText.text"
msgid "badminton"
-msgstr ""
+msgstr "badminton"
#. 🏹 (U+1F3F9), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11975,7 +11975,7 @@ msgctxt ""
"BOW_AND_ARROW\n"
"LngText.text"
msgid "bow"
-msgstr ""
+msgstr "bow"
#. 🛐 (U+1F6D0), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11984,7 +11984,7 @@ msgctxt ""
"PLACE_OF_WORSHIP\n"
"LngText.text"
msgid "worship"
-msgstr ""
+msgstr "worship"
#. 🕎 (U+1F54E), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11993,7 +11993,7 @@ msgctxt ""
"MENORAH_WITH_NINE_BRANCHES\n"
"LngText.text"
msgid "menorah"
-msgstr ""
+msgstr "menorah"
#. 🤣 (U+1F923), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12002,7 +12002,7 @@ msgctxt ""
"ROLLING_ON_THE_FLOOR_LAUGHING\n"
"LngText.text"
msgid "lol"
-msgstr ""
+msgstr "lol"
#. 🤤 (U+1F924), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12011,7 +12011,7 @@ msgctxt ""
"DROOLING_FACE\n"
"LngText.text"
msgid "drool"
-msgstr ""
+msgstr "drool"
#. 🤢 (U+1F922), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12020,7 +12020,7 @@ msgctxt ""
"NAUSEATED_FACE\n"
"LngText.text"
msgid "nausea"
-msgstr ""
+msgstr "nausea"
#. 🤧 (U+1F927), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12029,7 +12029,7 @@ msgctxt ""
"SNEEZING_FACE\n"
"LngText.text"
msgid "sneeze"
-msgstr ""
+msgstr "sneeze"
#. 🤠 (U+1F920), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12038,7 +12038,7 @@ msgctxt ""
"COWBOY_HAT_FACE\n"
"LngText.text"
msgid "cowboy"
-msgstr ""
+msgstr "cowboy"
#. 🤡 (U+1F921), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12047,7 +12047,7 @@ msgctxt ""
"CLOWN_FACE\n"
"LngText.text"
msgid "clown"
-msgstr ""
+msgstr "clown"
#. 🤥 (U+1F925), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12056,7 +12056,7 @@ msgctxt ""
"LYING_FACE\n"
"LngText.text"
msgid "liar"
-msgstr ""
+msgstr "liar"
#. 🤴 (U+1F934), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12065,7 +12065,7 @@ msgctxt ""
"PRINCE\n"
"LngText.text"
msgid "prince"
-msgstr ""
+msgstr "prince"
#. 🤵 (U+1F935), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12074,7 +12074,7 @@ msgctxt ""
"MAN_IN_TUXEDO\n"
"LngText.text"
msgid "groom"
-msgstr ""
+msgstr "groom"
#. 🤰 (U+1F930), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12083,7 +12083,7 @@ msgctxt ""
"PREGNANT_WOMAN\n"
"LngText.text"
msgid "pregnant"
-msgstr ""
+msgstr "pregnant"
#. 🤶 (U+1F936), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12092,7 +12092,7 @@ msgctxt ""
"MRS._CLAUS\n"
"LngText.text"
msgid "mrs. claus"
-msgstr ""
+msgstr "mrs. claus"
#. 🤦 (U+1F926), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12101,7 +12101,7 @@ msgctxt ""
"PERSON_FACEPALMING\n"
"LngText.text"
msgid "facepalm"
-msgstr ""
+msgstr "facepalm"
#. 🤷 (U+1F937), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12110,7 +12110,7 @@ msgctxt ""
"PERSON_SHRUGGING\n"
"LngText.text"
msgid "shrugging"
-msgstr ""
+msgstr "shrugging"
#. 🕺 (U+1F57A), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12119,7 +12119,7 @@ msgctxt ""
"MAN_DANCING\n"
"LngText.text"
msgid "dancer2"
-msgstr ""
+msgstr "dancer2"
#. 🤺 (U+1F93A), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12128,7 +12128,7 @@ msgctxt ""
"PERSON_FENCING\n"
"LngText.text"
msgid "fencer"
-msgstr ""
+msgstr "fencer"
#. 🤸 (U+1F938), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12137,7 +12137,7 @@ msgctxt ""
"PERSON_CARTWHEELING\n"
"LngText.text"
msgid "gymnast"
-msgstr ""
+msgstr "gymnast"
#. 🤼 (U+1F93C), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12146,7 +12146,7 @@ msgctxt ""
"PEOPLE_WRESTLING\n"
"LngText.text"
msgid "wrestling"
-msgstr ""
+msgstr "wrestling"
#. 🤽 (U+1F93D), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12155,7 +12155,7 @@ msgctxt ""
"PERSON_PLAYING_WATER_POLO\n"
"LngText.text"
msgid "water polo"
-msgstr ""
+msgstr "water polo"
#. 🤾 (U+1F93E), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12164,7 +12164,7 @@ msgctxt ""
"PERSON_PLAYING_HANDBALL\n"
"LngText.text"
msgid "handball"
-msgstr ""
+msgstr "handball"
#. 🤹 (U+1F939), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12173,7 +12173,7 @@ msgctxt ""
"PERSON_JUGGLING\n"
"LngText.text"
msgid "juggling"
-msgstr ""
+msgstr "juggling"
#. 🤳 (U+1F933), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12182,7 +12182,7 @@ msgctxt ""
"SELFIE\n"
"LngText.text"
msgid "selfie"
-msgstr ""
+msgstr "selfie"
#. 🤞 (U+1F91E), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12191,7 +12191,7 @@ msgctxt ""
"CROSSED_FINGERS\n"
"LngText.text"
msgid "good luck"
-msgstr ""
+msgstr "good luck"
#. 🤙 (U+1F919), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12200,7 +12200,7 @@ msgctxt ""
"CALL_ME_HAND\n"
"LngText.text"
msgid "call"
-msgstr ""
+msgstr "call"
#. 🤛 (U+1F91B), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12209,7 +12209,7 @@ msgctxt ""
"LEFT-FACING_FIST\n"
"LngText.text"
msgid "fist3"
-msgstr ""
+msgstr "fist3"
#. 🤜 (U+1F91C), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12218,7 +12218,7 @@ msgctxt ""
"RIGHT-FACING_FIST\n"
"LngText.text"
msgid "fist4"
-msgstr ""
+msgstr "fist4"
#. 🤚 (U+1F91A), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12227,7 +12227,7 @@ msgctxt ""
"RAISED_BACK_OF_HAND\n"
"LngText.text"
msgid "hand4"
-msgstr ""
+msgstr "hand4"
#. 🤝 (U+1F91D), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12236,7 +12236,7 @@ msgctxt ""
"HANDSHAKE\n"
"LngText.text"
msgid "handshake"
-msgstr ""
+msgstr "handshake"
#. 🖤 (U+1F5A4), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12245,7 +12245,7 @@ msgctxt ""
"BLACK_HEART\n"
"LngText.text"
msgid "black heart"
-msgstr ""
+msgstr "black heart"
#. 🦍 (U+1F98D), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12254,7 +12254,7 @@ msgctxt ""
"GORILLA\n"
"LngText.text"
msgid "gorilla"
-msgstr ""
+msgstr "gorilla"
#. 🦊 (U+1F98A), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12263,7 +12263,7 @@ msgctxt ""
"FOX_FACE\n"
"LngText.text"
msgid "fox"
-msgstr ""
+msgstr "fox"
#. 🦌 (U+1F98C), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12272,7 +12272,7 @@ msgctxt ""
"DEER\n"
"LngText.text"
msgid "deer"
-msgstr ""
+msgstr "deer"
#. 🦏 (U+1F98F), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12281,7 +12281,7 @@ msgctxt ""
"RHINOCEROS\n"
"LngText.text"
msgid "rhinoceros"
-msgstr ""
+msgstr "rhinoceros"
#. 🦇 (U+1F987), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12290,7 +12290,7 @@ msgctxt ""
"BAT\n"
"LngText.text"
msgid "bat"
-msgstr ""
+msgstr "bat"
#. 🦅 (U+1F985), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12299,7 +12299,7 @@ msgctxt ""
"EAGLE\n"
"LngText.text"
msgid "eagle"
-msgstr ""
+msgstr "eagle"
#. 🦆 (U+1F986), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12308,7 +12308,7 @@ msgctxt ""
"DUCK\n"
"LngText.text"
msgid "duck"
-msgstr ""
+msgstr "duck"
#. 🦉 (U+1F989), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12317,7 +12317,7 @@ msgctxt ""
"OWL\n"
"LngText.text"
msgid "owl"
-msgstr ""
+msgstr "owl"
#. 🦎 (U+1F98E), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12326,7 +12326,7 @@ msgctxt ""
"LIZARD\n"
"LngText.text"
msgid "lizard"
-msgstr ""
+msgstr "lizard"
#. 🦈 (U+1F988), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12335,7 +12335,7 @@ msgctxt ""
"SHARK\n"
"LngText.text"
msgid "shark"
-msgstr ""
+msgstr "shark"
#. 🦐 (U+1F990), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12344,7 +12344,7 @@ msgctxt ""
"SHRIMP\n"
"LngText.text"
msgid "shrimp"
-msgstr ""
+msgstr "shrimp"
#. 🦑 (U+1F991), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12353,7 +12353,7 @@ msgctxt ""
"SQUID\n"
"LngText.text"
msgid "squid"
-msgstr ""
+msgstr "squid"
#. 🦋 (U+1F98B), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12362,7 +12362,7 @@ msgctxt ""
"BUTTERFLY\n"
"LngText.text"
msgid "butterfly"
-msgstr ""
+msgstr "butterfly"
#. 🥀 (U+1F940), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12371,7 +12371,7 @@ msgctxt ""
"WILTED_FLOWER\n"
"LngText.text"
msgid "flower2"
-msgstr ""
+msgstr "flower2"
#. 🥝 (U+1F95D), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12380,7 +12380,7 @@ msgctxt ""
"KIWI_FRUIT\n"
"LngText.text"
msgid "kiwi"
-msgstr ""
+msgstr "kiwi"
#. 🥑 (U+1F951), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12389,7 +12389,7 @@ msgctxt ""
"AVOCADO\n"
"LngText.text"
msgid "avocado"
-msgstr ""
+msgstr "avocado"
#. 🥔 (U+1F954), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12398,7 +12398,7 @@ msgctxt ""
"POTATO\n"
"LngText.text"
msgid "potato"
-msgstr ""
+msgstr "potato"
#. 🥕 (U+1F955), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12407,7 +12407,7 @@ msgctxt ""
"CARROT\n"
"LngText.text"
msgid "carrot"
-msgstr ""
+msgstr "carrot"
#. 🥒 (U+1F952), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12416,7 +12416,7 @@ msgctxt ""
"CUCUMBER\n"
"LngText.text"
msgid "cucumber"
-msgstr ""
+msgstr "cucumber"
#. 🥜 (U+1F95C), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12425,7 +12425,7 @@ msgctxt ""
"PEANUTS\n"
"LngText.text"
msgid "peanuts"
-msgstr ""
+msgstr "peanuts"
#. 🥐 (U+1F950), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12434,7 +12434,7 @@ msgctxt ""
"CROISSANT\n"
"LngText.text"
msgid "croissant"
-msgstr ""
+msgstr "croissant"
#. 🥖 (U+1F956), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12443,7 +12443,7 @@ msgctxt ""
"BAGUETTE_BREAD\n"
"LngText.text"
msgid "bread2"
-msgstr ""
+msgstr "bread2"
#. 🥞 (U+1F95E), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12452,7 +12452,7 @@ msgctxt ""
"PANCAKES\n"
"LngText.text"
msgid "pancakes"
-msgstr ""
+msgstr "pancakes"
#. 🥓 (U+1F953), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12461,7 +12461,7 @@ msgctxt ""
"BACON\n"
"LngText.text"
msgid "bacon"
-msgstr ""
+msgstr "bacon"
#. 🥙 (U+1F959), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12470,7 +12470,7 @@ msgctxt ""
"STUFFED_FLATBREAD\n"
"LngText.text"
msgid "flatbread"
-msgstr ""
+msgstr "flatbread"
#. 🥚 (U+1F95A), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12479,7 +12479,7 @@ msgctxt ""
"EGG\n"
"LngText.text"
msgid "egg"
-msgstr ""
+msgstr "egg"
#. 🥘 (U+1F958), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12488,7 +12488,7 @@ msgctxt ""
"SHALLOW_PAN_OF_FOOD\n"
"LngText.text"
msgid "food"
-msgstr ""
+msgstr "food"
#. 🥗 (U+1F957), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12497,7 +12497,7 @@ msgctxt ""
"GREEN_SALAD\n"
"LngText.text"
msgid "salad"
-msgstr ""
+msgstr "salad"
#. 🥛 (U+1F95B), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12506,7 +12506,7 @@ msgctxt ""
"GLASS_OF_MILK\n"
"LngText.text"
msgid "milk"
-msgstr ""
+msgstr "milk"
#. 🥂 (U+1F942), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12515,7 +12515,7 @@ msgctxt ""
"CLINKING_GLASSES\n"
"LngText.text"
msgid "party3"
-msgstr ""
+msgstr "party3"
#. 🥃 (U+1F943), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12524,7 +12524,7 @@ msgctxt ""
"TUMBLER_GLASS\n"
"LngText.text"
msgid "glass3"
-msgstr ""
+msgstr "glass3"
#. 🥄 (U+1F944), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12533,7 +12533,7 @@ msgctxt ""
"SPOON\n"
"LngText.text"
msgid "spoon"
-msgstr ""
+msgstr "spoon"
#. 🛴 (U+1F6F4), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12542,7 +12542,7 @@ msgctxt ""
"SCOOTER\n"
"LngText.text"
msgid "scooter"
-msgstr ""
+msgstr "scooter"
#. 🛵 (U+1F6F5), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12551,7 +12551,7 @@ msgctxt ""
"MOTOR_SCOOTER\n"
"LngText.text"
msgid "scooter2"
-msgstr ""
+msgstr "scooter2"
#. 🛑 (U+1F6D1), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12560,7 +12560,7 @@ msgctxt ""
"OCTAGONAL_SIGN\n"
"LngText.text"
msgid "stop"
-msgstr ""
+msgstr "stop"
#. 🛶 (U+1F6F6), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12569,7 +12569,7 @@ msgctxt ""
"CANOE\n"
"LngText.text"
msgid "canoe"
-msgstr ""
+msgstr "canoe"
#. 🥇 (U+1F947), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12578,7 +12578,7 @@ msgctxt ""
"1ST_PLACE_MEDAL\n"
"LngText.text"
msgid "gold"
-msgstr ""
+msgstr "gold"
#. 🥈 (U+1F948), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12587,7 +12587,7 @@ msgctxt ""
"2ND_PLACE_MEDAL\n"
"LngText.text"
msgid "silver"
-msgstr ""
+msgstr "silver"
#. 🥉 (U+1F949), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12596,7 +12596,7 @@ msgctxt ""
"3RD_PLACE_MEDAL\n"
"LngText.text"
msgid "bronze"
-msgstr ""
+msgstr "bronze"
#. 🥊 (U+1F94A), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12605,7 +12605,7 @@ msgctxt ""
"BOXING_GLOVE\n"
"LngText.text"
msgid "boxing"
-msgstr ""
+msgstr "boxing"
#. 🥋 (U+1F94B), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12614,7 +12614,7 @@ msgctxt ""
"MARTIAL_ARTS_UNIFORM\n"
"LngText.text"
msgid "judo"
-msgstr ""
+msgstr "judo"
#. 🥅 (U+1F945), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12623,7 +12623,7 @@ msgctxt ""
"GOAL_NET\n"
"LngText.text"
msgid "soccer2"
-msgstr ""
+msgstr "soccer2"
#. 🥁 (U+1F941), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12632,7 +12632,7 @@ msgctxt ""
"DRUM_WITH_DRUMSTICKS\n"
"LngText.text"
msgid "drum2"
-msgstr ""
+msgstr "drum2"
#. 🛒 (U+1F6D2), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12641,7 +12641,7 @@ msgctxt ""
"SHOPPING_TROLLEY\n"
"LngText.text"
msgid "cart"
-msgstr ""
+msgstr "cart"
#. 🤩 (U+1F929), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12650,7 +12650,7 @@ msgctxt ""
"GRINNING_FACE_WITH_STAR_EYES\n"
"LngText.text"
msgid "excited"
-msgstr ""
+msgstr "excited"
#. 🤨 (U+1F928), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12659,7 +12659,7 @@ msgctxt ""
"FACE_WITH_ONE_EYEBROW_RAISED\n"
"LngText.text"
msgid "eyebrow"
-msgstr ""
+msgstr "eyebrow"
#. 🤯 (U+1F92F), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12668,7 +12668,7 @@ msgctxt ""
"SHOCKED_FACE_WITH_EXPLODING_HEAD\n"
"LngText.text"
msgid "shocked"
-msgstr ""
+msgstr "shocked"
#. 🤪 (U+1F92A), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12677,7 +12677,7 @@ msgctxt ""
"GRINNING_FACE_WITH_ONE_LARGE_AND_ONE_SMALL_EYE\n"
"LngText.text"
msgid "zany"
-msgstr ""
+msgstr "zany"
#. 🤬 (U+1F92C), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12686,7 +12686,7 @@ msgctxt ""
"SERIOUS_FACE_WITH_SYMBOLS_COVERING_MOUTH\n"
"LngText.text"
msgid "cursing"
-msgstr ""
+msgstr "cursing"
#. 🤮 (U+1F92E), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12695,7 +12695,7 @@ msgctxt ""
"FACE_WITH_OPEN_MOUTH_VOMITING\n"
"LngText.text"
msgid "vomit"
-msgstr ""
+msgstr "vomit"
#. 🤫 (U+1F92B), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12704,7 +12704,7 @@ msgctxt ""
"FACE_WITH_FINGER_COVERING_CLOSED_LIPS\n"
"LngText.text"
msgid "hush"
-msgstr ""
+msgstr "hush"
#. 🤭 (U+1F92D), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12713,7 +12713,7 @@ msgctxt ""
"SMILING_FACE_WITH_SMILING_EYES_AND_HAND_COVERING_MOUTH\n"
"LngText.text"
msgid "smiling4"
-msgstr ""
+msgstr "smiling4"
#. 🧐 (U+1F9D0), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12722,7 +12722,7 @@ msgctxt ""
"FACE_WITH_MONOCLE\n"
"LngText.text"
msgid "monocle"
-msgstr ""
+msgstr "monocle"
#. 🧒 (U+1F9D2), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12731,7 +12731,7 @@ msgctxt ""
"CHILD\n"
"LngText.text"
msgid "child"
-msgstr ""
+msgstr "child"
#. 🧑 (U+1F9D1), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12740,7 +12740,7 @@ msgctxt ""
"ADULT\n"
"LngText.text"
msgid "adult"
-msgstr ""
+msgstr "adult"
#. 🧓 (U+1F9D3), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12749,7 +12749,7 @@ msgctxt ""
"OLDER_ADULT\n"
"LngText.text"
msgid "old"
-msgstr ""
+msgstr "old"
#. 🧕 (U+1F9D5), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12758,7 +12758,7 @@ msgctxt ""
"PERSON_WITH_HEADSCARF\n"
"LngText.text"
msgid "headscarf"
-msgstr ""
+msgstr "headscarf"
#. 🧔 (U+1F9D4), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12767,7 +12767,7 @@ msgctxt ""
"BEARDED_PERSON\n"
"LngText.text"
msgid "beard"
-msgstr ""
+msgstr "beard"
#. 🤱 (U+1F931), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12776,7 +12776,7 @@ msgctxt ""
"BREAST-FEEDING\n"
"LngText.text"
msgid "baby3"
-msgstr ""
+msgstr "baby3"
#. 🧙 (U+1F9D9), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12785,7 +12785,7 @@ msgctxt ""
"MAGE\n"
"LngText.text"
msgid "mage"
-msgstr ""
+msgstr "mage"
#. 🧚 (U+1F9DA), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12794,7 +12794,7 @@ msgctxt ""
"FAIRY\n"
"LngText.text"
msgid "fairy"
-msgstr ""
+msgstr "fairy"
#. 🧛 (U+1F9DB), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12803,7 +12803,7 @@ msgctxt ""
"VAMPIRE\n"
"LngText.text"
msgid "vampire"
-msgstr ""
+msgstr "vampire"
#. 🧜 (U+1F9DC), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12812,7 +12812,7 @@ msgctxt ""
"MERPERSON\n"
"LngText.text"
msgid "merperson"
-msgstr ""
+msgstr "merperson"
#. 🧝 (U+1F9DD), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12821,7 +12821,7 @@ msgctxt ""
"ELF\n"
"LngText.text"
msgid "elf"
-msgstr ""
+msgstr "elf"
#. 🧞 (U+1F9DE), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12830,7 +12830,7 @@ msgctxt ""
"GENIE\n"
"LngText.text"
msgid "genie"
-msgstr ""
+msgstr "genie"
#. 🧟 (U+1F9DF), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12839,7 +12839,7 @@ msgctxt ""
"ZOMBIE\n"
"LngText.text"
msgid "zombie"
-msgstr ""
+msgstr "zombie"
#. 🧖 (U+1F9D6), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12848,7 +12848,7 @@ msgctxt ""
"PERSON_IN_STEAMY_ROOM\n"
"LngText.text"
msgid "sauna"
-msgstr ""
+msgstr "sauna"
#. 🧗 (U+1F9D7), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12857,7 +12857,7 @@ msgctxt ""
"PERSON_CLIMBING\n"
"LngText.text"
msgid "climber"
-msgstr ""
+msgstr "climber"
#. 🧘 (U+1F9D8), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12866,7 +12866,7 @@ msgctxt ""
"PERSON_IN_LOTUS_POSITION\n"
"LngText.text"
msgid "yoga"
-msgstr ""
+msgstr "yoga"
#. 🤟 (U+1F91F), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12875,7 +12875,7 @@ msgctxt ""
"I_LOVE_YOU_HAND_SIGN\n"
"LngText.text"
msgid "love2"
-msgstr ""
+msgstr "love2"
#. 🤲 (U+1F932), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12884,7 +12884,7 @@ msgctxt ""
"PALMS_UP_TOGETHER\n"
"LngText.text"
msgid "palm2"
-msgstr ""
+msgstr "palm2"
#. 🧠 (U+1F9E0), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12893,7 +12893,7 @@ msgctxt ""
"BRAIN\n"
"LngText.text"
msgid "brain"
-msgstr ""
+msgstr "brain"
#. 🧡 (U+1F9E1), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12902,7 +12902,7 @@ msgctxt ""
"ORANGE_HEART\n"
"LngText.text"
msgid "orange heart"
-msgstr ""
+msgstr "orange heart"
#. 🧣 (U+1F9E3), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12911,7 +12911,7 @@ msgctxt ""
"SCARF\n"
"LngText.text"
msgid "scarf"
-msgstr ""
+msgstr "scarf"
#. 🧤 (U+1F9E4), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12920,7 +12920,7 @@ msgctxt ""
"GLOVES\n"
"LngText.text"
msgid "gloves"
-msgstr ""
+msgstr "gloves"
#. 🧥 (U+1F9E5), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12929,7 +12929,7 @@ msgctxt ""
"COAT\n"
"LngText.text"
msgid "coat"
-msgstr ""
+msgstr "coat"
#. 🧦 (U+1F9E6), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12938,7 +12938,7 @@ msgctxt ""
"SOCKS\n"
"LngText.text"
msgid "socks"
-msgstr ""
+msgstr "socks"
#. 🧢 (U+1F9E2), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12947,7 +12947,7 @@ msgctxt ""
"BILLED_CAP\n"
"LngText.text"
msgid "cap"
-msgstr ""
+msgstr "cap"
#. 🦓 (U+1F993), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12956,7 +12956,7 @@ msgctxt ""
"ZEBRA\n"
"LngText.text"
msgid "zebra"
-msgstr ""
+msgstr "zebra"
#. 🦒 (U+1F992), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12965,7 +12965,7 @@ msgctxt ""
"GIRAFFE\n"
"LngText.text"
msgid "giraffe"
-msgstr ""
+msgstr "giraffe"
#. 🦔 (U+1F994), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12974,7 +12974,7 @@ msgctxt ""
"HEDGEHOG\n"
"LngText.text"
msgid "hedgehog"
-msgstr ""
+msgstr "hedgehog"
#. 🦕 (U+1F995), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12983,7 +12983,7 @@ msgctxt ""
"SAUROPOD\n"
"LngText.text"
msgid "dinosaur"
-msgstr ""
+msgstr "dinosaur"
#. 🦖 (U+1F996), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -12992,7 +12992,7 @@ msgctxt ""
"T-REX\n"
"LngText.text"
msgid "dinosaur2"
-msgstr ""
+msgstr "dinosaur2"
#. 🦗 (U+1F997), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -13001,7 +13001,7 @@ msgctxt ""
"CRICKET\n"
"LngText.text"
msgid "cricket2"
-msgstr ""
+msgstr "cricket2"
#. 🥥 (U+1F965), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -13010,7 +13010,7 @@ msgctxt ""
"COCONUT\n"
"LngText.text"
msgid "coconut"
-msgstr ""
+msgstr "coconut"
#. 🥦 (U+1F966), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -13019,7 +13019,7 @@ msgctxt ""
"BROCCOLI\n"
"LngText.text"
msgid "broccoli"
-msgstr ""
+msgstr "broccoli"
#. 🥨 (U+1F968), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -13028,7 +13028,7 @@ msgctxt ""
"PRETZEL\n"
"LngText.text"
msgid "pretzel"
-msgstr ""
+msgstr "pretzel"
#. 🥩 (U+1F969), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -13037,7 +13037,7 @@ msgctxt ""
"CUT_OF_MEAT\n"
"LngText.text"
msgid "steak"
-msgstr ""
+msgstr "steak"
#. 🥪 (U+1F96A), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -13046,7 +13046,7 @@ msgctxt ""
"SANDWICH\n"
"LngText.text"
msgid "sandwich"
-msgstr ""
+msgstr "sandwich"
#. 🥣 (U+1F963), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -13055,7 +13055,7 @@ msgctxt ""
"BOWL_WITH_SPOON\n"
"LngText.text"
msgid "bowl"
-msgstr ""
+msgstr "bowl"
#. 🥫 (U+1F96B), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -13064,7 +13064,7 @@ msgctxt ""
"CANNED_FOOD\n"
"LngText.text"
msgid "can"
-msgstr ""
+msgstr "can"
#. 🥟 (U+1F95F), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -13073,7 +13073,7 @@ msgctxt ""
"DUMPLING\n"
"LngText.text"
msgid "dumpling"
-msgstr ""
+msgstr "dumpling"
#. 🥠 (U+1F960), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -13082,7 +13082,7 @@ msgctxt ""
"FORTUNE_COOKIE\n"
"LngText.text"
msgid "cookie2"
-msgstr ""
+msgstr "cookie2"
#. 🥡 (U+1F961), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -13091,7 +13091,7 @@ msgctxt ""
"TAKEOUT_BOX\n"
"LngText.text"
msgid "takeout"
-msgstr ""
+msgstr "takeout"
#. 🥧 (U+1F967), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -13100,7 +13100,7 @@ msgctxt ""
"PIE\n"
"LngText.text"
msgid "pie"
-msgstr ""
+msgstr "pie"
#. 🥤 (U+1F964), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -13109,7 +13109,7 @@ msgctxt ""
"CUP_WITH_STRAW\n"
"LngText.text"
msgid "drink"
-msgstr ""
+msgstr "drink"
#. 🥢 (U+1F962), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -13118,7 +13118,7 @@ msgctxt ""
"CHOPSTICKS\n"
"LngText.text"
msgid "chopsticks"
-msgstr ""
+msgstr "chopsticks"
#. 🛸 (U+1F6F8), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -13127,7 +13127,7 @@ msgctxt ""
"FLYING_SAUCER\n"
"LngText.text"
msgid "ufo"
-msgstr ""
+msgstr "ufo"
#. 🛷 (U+1F6F7), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -13136,7 +13136,7 @@ msgctxt ""
"SLED\n"
"LngText.text"
msgid "sled"
-msgstr ""
+msgstr "sled"
#. 🥌 (U+1F94C), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -13145,7 +13145,7 @@ msgctxt ""
"CURLING_STONE\n"
"LngText.text"
msgid "curling"
-msgstr ""
+msgstr "curling"
#. ₿ (U+20BF), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -13154,7 +13154,7 @@ msgctxt ""
"BITCOIN_SIGN\n"
"LngText.text"
msgid "bitcoin"
-msgstr ""
+msgstr "bitcoin"
#. ½ (U+000BD), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
diff --git a/source/ja/officecfg/registry/data/org/openoffice/Office/UI.po b/source/ja/officecfg/registry/data/org/openoffice/Office/UI.po
index 2e7babe381d..522003d1c0e 100644
--- a/source/ja/officecfg/registry/data/org/openoffice/Office/UI.po
+++ b/source/ja/officecfg/registry/data/org/openoffice/Office/UI.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-01-10 11:50+0100\n"
-"PO-Revision-Date: 2018-01-08 10:48+0000\n"
+"PO-Revision-Date: 2018-01-14 01:22+0000\n"
"Last-Translator: Naruhiko Ogasawara <naruoga@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ja\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1515408494.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1515892947.000000\n"
#: BaseWindowState.xcu
msgctxt ""
@@ -3614,7 +3614,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Toggle Grid Lines for Current Sheet"
-msgstr "現在のシートでグリッド線を切り替え"
+msgstr "シートのグリッド線の表示/非表示"
#: CalcCommands.xcu
msgctxt ""
@@ -4757,7 +4757,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "X Error ~Bars..."
-msgstr "X 誤差範囲(~B)..."
+msgstr "X誤差範囲(~B)..."
#: ChartCommands.xcu
msgctxt ""
@@ -4766,7 +4766,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Y Error ~Bars..."
-msgstr "Y 誤差範囲(~B)..."
+msgstr "Y誤差範囲(~B)..."
#: ChartCommands.xcu
msgctxt ""
@@ -5378,7 +5378,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Insert Y Error ~Bars..."
-msgstr "Y 誤差範囲を挿入(~B)..."
+msgstr "Y誤差範囲を挿入(~B)..."
#: ChartCommands.xcu
msgctxt ""
@@ -7583,7 +7583,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "To 3D ~Rotation Object"
-msgstr "3D 回転体に変換(~R)"
+msgstr "3D回転体に変換(~R)"
#: DrawImpressCommands.xcu
msgctxt ""
@@ -16835,7 +16835,7 @@ msgctxt ""
"PopupLabel\n"
"value.text"
msgid "Save ~Remote File..."
-msgstr "リモートファイルを保存..."
+msgstr "リモートファイルを保存(~R)..."
#: GenericCommands.xcu
msgctxt ""
@@ -17386,7 +17386,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Text from File..."
-msgstr ""
+msgstr "ファイルからのテキスト..."
#: GenericCommands.xcu
msgctxt ""
@@ -17566,7 +17566,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Styles"
-msgstr ""
+msgstr "スタイル"
#: GenericCommands.xcu
msgctxt ""
@@ -21949,7 +21949,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Left"
-msgstr "左"
+msgstr "左揃え"
#: GenericCommands.xcu
msgctxt ""
@@ -21967,7 +21967,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Right"
-msgstr "右"
+msgstr "右揃え"
#: GenericCommands.xcu
msgctxt ""
@@ -22822,7 +22822,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Navigate"
-msgstr ""
+msgstr "ナビゲート"
#: ImpressWindowState.xcu
msgctxt ""
@@ -23011,7 +23011,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Slide Sorter/Pane"
-msgstr ""
+msgstr "スライド一覧/ペイン"
#: ImpressWindowState.xcu
msgctxt ""
@@ -28834,7 +28834,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Distribute Rows Evenly"
-msgstr "列の均等分割"
+msgstr "行の均等分割"
#: WriterCommands.xcu
msgctxt ""
@@ -30121,7 +30121,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Alphabet Uppercase List"
-msgstr ""
+msgstr "大文字アルファベットリスト"
#: WriterCommands.xcu
msgctxt ""
@@ -30130,7 +30130,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Alphabet Uppercase List"
-msgstr ""
+msgstr "大文字アルファベットリスト"
#: WriterCommands.xcu
msgctxt ""
@@ -30139,7 +30139,7 @@ msgctxt ""
"TooltipLabel\n"
"value.text"
msgid "Alphabet Uppercase List Style"
-msgstr ""
+msgstr "大文字アルファベットリストスタイル"
#: WriterCommands.xcu
msgctxt ""
@@ -30148,7 +30148,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Alphabet Lowercase List"
-msgstr ""
+msgstr "小文字アルファベットリスト"
#: WriterCommands.xcu
msgctxt ""
@@ -30157,7 +30157,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Alphabet Lowercase List"
-msgstr ""
+msgstr "小文字アルファベットリスト"
#: WriterCommands.xcu
msgctxt ""
@@ -30166,7 +30166,7 @@ msgctxt ""
"TooltipLabel\n"
"value.text"
msgid "Alphabet Lowercase List Style"
-msgstr ""
+msgstr "小文字アルファベットリストスタイル"
#: WriterCommands.xcu
msgctxt ""
diff --git a/source/ja/readlicense_oo/docs.po b/source/ja/readlicense_oo/docs.po
index aca4ae8a195..0c834657242 100644
--- a/source/ja/readlicense_oo/docs.po
+++ b/source/ja/readlicense_oo/docs.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2017-10-04 11:48+0200\n"
-"PO-Revision-Date: 2016-05-03 11:10+0000\n"
+"PO-Revision-Date: 2018-01-13 08:01+0000\n"
"Last-Translator: baffclan <baffclan@yahoo.co.jp>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ja\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1462273819.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1515830499.000000\n"
#: readme.xrm
msgctxt ""
@@ -630,7 +630,7 @@ msgctxt ""
"pji76w0\n"
"readmeitem.text"
msgid "By default, ${PRODUCTNAME} favours nice-looking graphics over speed. If you experience slow graphics, switching off 'Tools - Options - ${PRODUCTNAME} - View - Use Anti-Aliasing' may help."
-msgstr "既定では、${PRODUCTNAME} は速度よりも見栄えのよいグラフィックスを優先します。遅いグラフィックスになっている場合は、'ツール - オプション - ${PRODUCTNAME} - ビュー - アンチエイリアスの使用'をオフにするとよいでしょう。"
+msgstr "既定では、${PRODUCTNAME} は速度よりも見栄えのよいグラフィックスを優先します。遅いグラフィックスになっている場合は、'ツール - オプション - ${PRODUCTNAME} - 表示 - アンチエイリアシングを使用する'をオフにするとよいでしょう。"
#: readme.xrm
msgctxt ""
diff --git a/source/ja/sc/messages.po b/source/ja/sc/messages.po
index 2723d4cbea4..4f1024a1dde 100644
--- a/source/ja/sc/messages.po
+++ b/source/ja/sc/messages.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-01-10 11:50+0100\n"
-"PO-Revision-Date: 2018-01-09 15:00+0000\n"
+"PO-Revision-Date: 2018-01-13 09:13+0000\n"
"Last-Translator: Naruhiko Ogasawara <naruoga@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ja\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1515510043.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1515834819.000000\n"
#: compiler.hrc:27
msgctxt "RID_FUNCTION_CATEGORIES"
@@ -687,6 +687,8 @@ msgid ""
"Deleting the pivot table will also remove any associated pivot charts.\n"
"Do you want to proceed?"
msgstr ""
+"ピボットテーブルを削除すると関連付けられたピボットグラフも削除されます。\n"
+"削除を実行しますか?"
#: globstr.hrc:153
msgctxt "STR_DATAPILOT_SUBTOTAL"
@@ -2528,7 +2530,7 @@ msgstr "シート %1 / %2"
#: globstr.hrc:507
msgctxt "STR_FUNCTIONS_FOUND"
msgid "%1 and %2 more"
-msgstr ""
+msgstr "%1 とあと %2"
#: globstr.hrc:508
msgctxt "STR_GENERAL"
@@ -2654,7 +2656,7 @@ msgstr "VarP (ポピュレーション)"
#: scerrors.hrc:30
msgctxt "RID_ERRHDLSC"
msgid "Impossible to connect to the file."
-msgstr ""
+msgstr "ファイルに接続できません。"
#: scerrors.hrc:32
msgctxt "RID_ERRHDLSC"
@@ -2669,47 +2671,47 @@ msgstr "不明な I/O エラーが発生。"
#: scerrors.hrc:36
msgctxt "RID_ERRHDLSC"
msgid "Not enough memory while importing."
-msgstr ""
+msgstr "インポート中、十分なメモリーがありません。"
#: scerrors.hrc:38
msgctxt "RID_ERRHDLSC"
msgid "Unknown Lotus1-2-3 file format."
-msgstr ""
+msgstr "未知の Lotus1-2-3 ファイル形式が見つかりました。"
#: scerrors.hrc:40
msgctxt "RID_ERRHDLSC"
msgid "Error in file structure while importing."
-msgstr ""
+msgstr "インポート中、ファイル構造にエラーがありました。"
#: scerrors.hrc:42
msgctxt "RID_ERRHDLSC"
msgid "There is no filter available for this file type."
-msgstr ""
+msgstr "このファイルタイプに利用できるフィルターはありません。"
#: scerrors.hrc:44
msgctxt "RID_ERRHDLSC"
msgid "Unknown or unsupported Excel file format."
-msgstr ""
+msgstr "未知または未サポートの Excel ファイル書式が見つかりました。"
#: scerrors.hrc:46
msgctxt "RID_ERRHDLSC"
msgid "Excel file format not yet implemented."
-msgstr ""
+msgstr "Excel ファイル書式はまだ実装されていません。"
#: scerrors.hrc:48
msgctxt "RID_ERRHDLSC"
msgid "This file is password-protected."
-msgstr ""
+msgstr "このファイルはパスワードで保護されています。"
#: scerrors.hrc:50
msgctxt "RID_ERRHDLSC"
msgid "Internal import error."
-msgstr ""
+msgstr "内部インポートエラーが発生しました。"
#: scerrors.hrc:52
msgctxt "RID_ERRHDLSC"
msgid "The file contains data after row 8192 and therefore can not be read."
-msgstr ""
+msgstr "このファイルには、8192 行より後の行にデータが含まれるため、読むことができません。"
#: scerrors.hrc:54 /home/cl/vc/git/libo-core/sc/inc/scerrors.hrc:102
msgctxt "RID_ERRHDLSC"
@@ -2725,12 +2727,12 @@ msgstr "$(ARG1)(row,col) でファイル書式エラーが見つかりました
#: scerrors.hrc:60
msgctxt "RID_ERRHDLSC"
msgid "Connection to the file could not be established."
-msgstr ""
+msgstr "ファイルへの接続が確立されていません。"
#: scerrors.hrc:62
msgctxt "RID_ERRHDLSC"
msgid "Data could not be written."
-msgstr ""
+msgstr "データを書き込むことができません。"
#: scerrors.hrc:64
msgctxt "RID_ERRHDLSC"
@@ -2740,33 +2742,33 @@ msgstr "$(ARG1)"
#: scerrors.hrc:66
msgctxt "RID_ERRHDLSC"
msgid "Cell $(ARG1) contains characters that are not representable in the selected target character set \"$(ARG2)\"."
-msgstr ""
+msgstr "セル $(ARG1) に、選択したターゲット文字セット「$(ARG2)」で表示できない文字が含まれています。"
#: scerrors.hrc:68
msgctxt "RID_ERRHDLSC"
msgid "Cell $(ARG1) contains a string that is longer in the selected target character set \"$(ARG2)\" than the given field width."
-msgstr ""
+msgstr "セル $(ARG1) に選択した文字セット「$(ARG2)」に、所定のフィールド幅よりも長い文字列が含まれています。"
#. WARNINGS ---------------------------------------------------
#: scerrors.hrc:72
msgctxt "RID_ERRHDLSC"
msgid "Only the active sheet was saved."
-msgstr ""
+msgstr "アクティブなシートだけが保存されました。"
#: scerrors.hrc:74
msgctxt "RID_ERRHDLSC"
msgid "The maximum number of rows has been exceeded. Excess rows were not imported!"
-msgstr ""
+msgstr "最大行数を超えています。最大行数以降の行はインポートされていません。"
#: scerrors.hrc:76
msgctxt "RID_ERRHDLSC"
msgid "The data could not be loaded completely because the maximum number of rows per sheet was exceeded."
-msgstr ""
+msgstr "シートごとの行の最大数を超えているため、データの一部が読み込まれていません。"
#: scerrors.hrc:78
msgctxt "RID_ERRHDLSC"
msgid "The data could not be loaded completely because the maximum number of columns per sheet was exceeded."
-msgstr ""
+msgstr "シートごとの列の最大数を超えているため、データの一部が読み込まれていません。"
#: scerrors.hrc:80
msgctxt "RID_ERRHDLSC"
@@ -2775,26 +2777,29 @@ msgid ""
"\n"
"Please be warned that re-saving this document will permanently delete those sheets that have not been loaded!"
msgstr ""
+"シートの最大数を越えたため、すべてのシートを読み込めませんでした。\n"
+"\n"
+"この文書を再度保存するとロードされなかったシートを削除してしまうので注意してください。"
#: scerrors.hrc:82
msgctxt "RID_ERRHDLSC"
msgid "The data could not be loaded completely because the maximum number of characters per cell was exceeded."
-msgstr ""
+msgstr "セルごとの最大文字数を越えたためデータを完全に読み込めませんでした。"
#: scerrors.hrc:84
msgctxt "RID_ERRHDLSC"
msgid "Corresponding FM3-File could not be opened."
-msgstr ""
+msgstr "対応する FM3 ファイルを開くことができません。"
#: scerrors.hrc:86
msgctxt "RID_ERRHDLSC"
msgid "Error in file structure of corresponding FM3-File."
-msgstr ""
+msgstr "対応する FM3 ファイルのファイル構造にエラーが見つかりました。"
#: scerrors.hrc:88
msgctxt "RID_ERRHDLSC"
msgid "Document too complex for automatic calculation. Press F9 to recalculate."
-msgstr ""
+msgstr "ドキュメントが複雑すぎて、自動計算できません。F9 を押して、再計算してください。"
#: scerrors.hrc:90
msgctxt "RID_ERRHDLSC"
@@ -2802,6 +2807,8 @@ msgid ""
"The document contains more rows than supported in the selected format.\n"
"Additional rows were not saved."
msgstr ""
+"ドキュメントには、選択した書式でサポートされる行の最大数よりも多い行が含まれます。\n"
+"最大数を超えた行は保存されません。"
#: scerrors.hrc:92
msgctxt "RID_ERRHDLSC"
@@ -2809,6 +2816,8 @@ msgid ""
"The document contains more columns than supported in the selected format.\n"
"Additional columns were not saved."
msgstr ""
+"ドキュメントには、選択した書式でサポートされる列の最大数よりも多い列が含まれます。\n"
+"最大数を超えた列は保存されません。"
#: scerrors.hrc:94
msgctxt "RID_ERRHDLSC"
@@ -2816,6 +2825,8 @@ msgid ""
"The document contains more sheets than supported in the selected format.\n"
"Additional sheets were not saved."
msgstr ""
+"ドキュメントには、選択した書式でサポートされるシートの最大数よりも多いシートが含まれます。\n"
+"最大数を超えたシートは保存されません。"
#: scerrors.hrc:96
msgctxt "RID_ERRHDLSC"
@@ -2823,11 +2834,13 @@ msgid ""
"The document contains information not recognized by this program version.\n"
"Resaving the document will delete this information!"
msgstr ""
+"ドキュメントに、プログラムのこのバージョンでは認識されない情報が含まれています。\n"
+"ドキュメントを保存し直すと、この情報は削除されます。"
#: scerrors.hrc:98
msgctxt "RID_ERRHDLSC"
msgid "Not all cell contents could be saved in the specified format."
-msgstr ""
+msgstr "一部のセルの内容は指定した書式で保存されていません。"
#: scerrors.hrc:100
msgctxt "RID_ERRHDLSC"
@@ -2837,6 +2850,10 @@ msgid ""
"\n"
"$(ARG1)"
msgstr ""
+"次の文字は、選択した文字セットには変換されず、\n"
+"&#1234; 代替 (文字セット) として書き込まれています。\n"
+"\n"
+"$(ARG1)"
#: scerrors.hrc:104
msgctxt "RID_ERRHDLSC"
@@ -20969,7 +20986,7 @@ msgstr "詳細を表示"
#: showdetaildialog.ui:92
msgctxt "showdetaildialog|label1"
msgid "_Choose the field containing the detail you want to show"
-msgstr "表示する詳細を含むフィールドを選択(~C)"
+msgstr "表示する詳細を含むフィールドを選択(_C)"
#: showsheetdialog.ui:8
msgctxt "showsheetdialog|ShowSheetDialog"
diff --git a/source/ja/scp2/source/activex.po b/source/ja/scp2/source/activex.po
index 8718e011315..a181656a251 100644
--- a/source/ja/scp2/source/activex.po
+++ b/source/ja/scp2/source/activex.po
@@ -4,17 +4,17 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2016-03-09 20:48+0100\n"
-"PO-Revision-Date: 2013-05-23 23:44+0000\n"
-"Last-Translator: system user <>\n"
+"PO-Revision-Date: 2018-01-13 08:02+0000\n"
+"Last-Translator: baffclan <baffclan@yahoo.co.jp>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ja\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
-"X-Generator: Pootle 2.7\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1369352677.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1515830545.000000\n"
#: module_activex.ulf
msgctxt ""
@@ -30,4 +30,4 @@ msgctxt ""
"STR_DESC_MODULE_OPTIONAL_ACTIVEXCONTROL\n"
"LngText.text"
msgid "Deprecated Component (see release notes) to enable Microsoft Internet Explorer to display %PRODUCTNAME documents."
-msgstr ""
+msgstr "Microsoft Internet Explorer で %PRODUCTNAME ドキュメントを表示できるようにする非推奨コンポーネント(リリースノートを御覧ください)。"
diff --git a/source/ja/scp2/source/calc.po b/source/ja/scp2/source/calc.po
index 21cdde237f5..ef75bb9833e 100644
--- a/source/ja/scp2/source/calc.po
+++ b/source/ja/scp2/source/calc.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2017-04-12 14:13+0200\n"
-"PO-Revision-Date: 2015-05-04 23:43+0000\n"
+"PO-Revision-Date: 2018-01-13 08:02+0000\n"
"Last-Translator: baffclan <baffclan@yahoo.co.jp>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ja\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1430783015.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1515830549.000000\n"
#: folderitem_calc.ulf
msgctxt ""
@@ -158,7 +158,7 @@ msgctxt ""
"STR_REG_VAL_MS_EXCEL_WEBQUERY\n"
"LngText.text"
msgid "Microsoft Excel Web Query File"
-msgstr ""
+msgstr "Microsoft Excel Web クエリ ファイル"
#: registryitem_calc.ulf
msgctxt ""
diff --git a/source/ja/scp2/source/ooo.po b/source/ja/scp2/source/ooo.po
index 991b398e69c..196d4c7cdee 100644
--- a/source/ja/scp2/source/ooo.po
+++ b/source/ja/scp2/source/ooo.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2017-11-22 13:53+0100\n"
-"PO-Revision-Date: 2018-01-08 11:55+0000\n"
+"PO-Revision-Date: 2018-01-13 08:02+0000\n"
"Last-Translator: baffclan <baffclan@yahoo.co.jp>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ja\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1515412524.000000\n"
+"X-POOTLE-MTIME: 1515830556.000000\n"
#: folderitem_ooo.ulf
msgctxt ""
@@ -1478,7 +1478,7 @@ msgctxt ""
"STR_DESC_MODULE_HELPPACK_MY\n"
"LngText.text"
msgid "Installs Burmese (Myanmar) help in %PRODUCTNAME %PRODUCTVERSION"
-msgstr "%PRODUCTNAME %PRODUCTVERSION にビルマ語のヘルプをインストール"
+msgstr "%PRODUCTNAME %PRODUCTVERSION にビルマ語 (ミャンマー語) のヘルプをインストール"
#: module_helppack.ulf
msgctxt ""
@@ -2046,7 +2046,7 @@ msgctxt ""
"STR_NAME_MODULE_LANGPACK_HSB\n"
"LngText.text"
msgid "Upper Sorbian"
-msgstr ""
+msgstr "高地ソルブ語"
#: module_langpack.ulf
msgctxt ""
diff --git a/source/ja/sd/messages.po b/source/ja/sd/messages.po
index 6a76e0fc6e6..c1282dc5ef9 100644
--- a/source/ja/sd/messages.po
+++ b/source/ja/sd/messages.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-01-10 11:50+0100\n"
-"PO-Revision-Date: 2018-01-09 15:08+0000\n"
+"PO-Revision-Date: 2018-01-15 13:55+0000\n"
"Last-Translator: Naruhiko Ogasawara <naruoga@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ja\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1515510487.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1516024548.000000\n"
#: DocumentRenderer.hrc:29
msgctxt "STR_IMPRESS_PRINT_UI_CONTENT_CHOICES"
@@ -154,12 +154,12 @@ msgstr "裏面/左ページ"
#: DocumentRenderer.hrc:84
msgctxt "STR_IMPRESS_PRINT_UI_PAGE_RANGE_CHOICE"
msgid "~All slides"
-msgstr "すべてのスライド(_A)"
+msgstr "すべてのスライド(~A)"
#: DocumentRenderer.hrc:85
msgctxt "STR_IMPRESS_PRINT_UI_PAGE_RANGE_CHOICE"
msgid "~Slides"
-msgstr "スライド(_S)"
+msgstr "スライド(~S)"
#: DocumentRenderer.hrc:86
msgctxt "STR_IMPRESS_PRINT_UI_PAGE_RANGE_CHOICE"
@@ -4177,7 +4177,6 @@ msgid " "
msgstr ""
#: notebookbar_groups.ui:1201
-#, fuzzy
msgctxt "notebookbar_groups|formatgrouplabel"
msgid "Text"
msgstr "テキスト"
@@ -4189,13 +4188,11 @@ msgid "Start"
msgstr "開始(_S)"
#: notebookbar_groups.ui:1275
-#, fuzzy
msgctxt "notebookbar_groups|masterb"
msgid "Master"
-msgstr "マスター(~M)"
+msgstr "マスター"
#: notebookbar_groups.ui:1293
-#, fuzzy
msgctxt "notebookbar_groups|layoutb"
msgid "Layout"
msgstr "レイアウト"
@@ -4206,49 +4203,41 @@ msgid "Animation"
msgstr "アニメーション"
#: notebookbar_groups.ui:1340
-#, fuzzy
msgctxt "notebookbar_groups|transitionb"
msgid "Transition"
msgstr "切り替え"
#: notebookbar_groups.ui:1386
-#, fuzzy
msgctxt "notebookbar_groups|slidegrouplabel"
msgid "Slide"
-msgstr "ページ"
+msgstr "スライド"
#: notebookbar_groups.ui:1460
-#, fuzzy
msgctxt "notebookbar_groups|shapesb"
msgid "Shapes"
msgstr "シェイプ"
#: notebookbar_groups.ui:1476
-#, fuzzy
msgctxt "notebookbar_groups|linksb"
msgid "Links"
msgstr "リンク"
#: notebookbar_groups.ui:1584
-#, fuzzy
msgctxt "notebookbar_groups|insertgrouplabel"
msgid "Insert"
msgstr "挿入"
#: notebookbar_groups.ui:1620
-#, fuzzy
msgctxt "notebookbar_groups|imagestyleb"
msgid "Style"
msgstr "スタイル"
#: notebookbar_groups.ui:1659
-#, fuzzy
msgctxt "notebookbar_groups|resetb"
msgid "Reset"
msgstr "リセット"
#: notebookbar_groups.ui:1703
-#, fuzzy
msgctxt "notebookbar_groups|wrapb"
msgid "Wrap"
msgstr "折り返し"
@@ -4260,52 +4249,44 @@ msgid "Lock"
msgstr "lock"
#: notebookbar_groups.ui:1762
-#, fuzzy
msgctxt "notebookbar_groups|imagegrouplabel"
msgid "Image"
-msgstr "画像"
+msgstr "イメージ"
#: notebookbar_groups.ui:1818
-#, fuzzy
msgctxt "notebookbar_groups|wrapoff"
msgid "None"
msgstr "なし"
#: notebookbar_groups.ui:1827
-#, fuzzy
msgctxt "notebookbar_groups|wrapideal"
msgid "Optimal"
msgstr "最適"
#: notebookbar_groups.ui:1836
-#, fuzzy
msgctxt "notebookbar_groups|wrapon"
msgid "Parallel"
msgstr "両側"
#: notebookbar_groups.ui:1845
-#, fuzzy
msgctxt "notebookbar_groups|wrapleft"
msgid "Before"
-msgstr "前(_B)"
+msgstr "前"
#: notebookbar_groups.ui:1854
-#, fuzzy
msgctxt "notebookbar_groups|wrapright"
msgid "After"
-msgstr "後(_F)"
+msgstr "後"
#: notebookbar_groups.ui:1863
-#, fuzzy
msgctxt "notebookbar_groups|wrapthrough"
msgid "Through"
msgstr "折り返しなし"
#: notebookbar_groups.ui:1878
-#, fuzzy
msgctxt "notebookbar_groups|wrapcontour"
msgid "Contour"
-msgstr "中抜き"
+msgstr "輪郭"
#: notebookbar_groups.ui:1887
msgctxt "notebookbar_groups|contourdialog"
@@ -5008,16 +4989,14 @@ msgid "Select Color Scheme"
msgstr "配色の選択"
#: publishingdialog.ui:1607
-#, fuzzy
msgctxt "publishingdialog|lastPageButton"
msgid "< Back"
-msgstr "< 戻る(~B)"
+msgstr "< 戻る"
#: publishingdialog.ui:1621
-#, fuzzy
msgctxt "publishingdialog|nextPageButton"
msgid "Ne_xt >"
-msgstr "次へ(_X) >>"
+msgstr "次へ(_X) >"
#: publishingdialog.ui:1638
msgctxt "publishingdialog|finishButton"
@@ -5035,79 +5014,66 @@ msgid "Connections"
msgstr "接続先"
#: rotatemenu.ui:12
-#, fuzzy
msgctxt "rotatemenu|90"
msgid "Quarter Spin"
msgstr "1/4 回転"
#: rotatemenu.ui:20
-#, fuzzy
msgctxt "rotatemenu|180"
msgid "Half Spin"
msgstr "半回転"
#: rotatemenu.ui:28
-#, fuzzy
msgctxt "rotatemenu|360"
msgid "Full Spin"
-msgstr "1 回転"
+msgstr "1回転"
#: rotatemenu.ui:36
-#, fuzzy
msgctxt "rotatemenu|720"
msgid "Two Spins"
-msgstr "2 回転"
+msgstr "2回転"
#: rotatemenu.ui:50
-#, fuzzy
msgctxt "rotatemenu|clockwise"
msgid "Clockwise"
msgstr "時計回り"
#: rotatemenu.ui:58
-#, fuzzy
msgctxt "rotatemenu|counterclock"
msgid "Counter-clockwise"
msgstr "反時計回り"
#: scalemenu.ui:12
-#, fuzzy
msgctxt "scalemenu|25"
msgid "Tiny"
msgstr "最小"
#: scalemenu.ui:20
-#, fuzzy
msgctxt "scalemenu|50"
msgid "Smaller"
msgstr "小"
#: scalemenu.ui:28
-#, fuzzy
msgctxt "scalemenu|150"
msgid "Larger"
msgstr "大"
#: scalemenu.ui:36
-#, fuzzy
msgctxt "scalemenu|400"
msgid "Extra Large"
msgstr "特大"
#: scalemenu.ui:50
-#, fuzzy
msgctxt "scalemenu|hori"
msgid "Horizontal"
msgstr "横"
#: scalemenu.ui:58
-#, fuzzy
msgctxt "scalemenu|vert"
msgid "Vertical"
msgstr "縦"
#: scalemenu.ui:66
-#, fuzzy
msgctxt "scalemenu|both"
msgid "Both"
msgstr "両方"
@@ -5118,10 +5084,9 @@ msgid "_Rulers visible"
msgstr "ルーラーの表示(_R)"
#: sdviewpage.ui:42
-#, fuzzy
msgctxt "sdviewpage|dragstripes"
msgid "_Helplines while moving"
-msgstr "移動時の補助線(_W)"
+msgstr "移動時の補助線(_H)"
#: sdviewpage.ui:58
msgctxt "sdviewpage|handlesbezier"
@@ -5184,28 +5149,24 @@ msgid "Master View"
msgstr ""
#: sidebarslidebackground.ui:226
-#, fuzzy
msgctxt "sidebarslidebackground|closemasterslide"
msgid "Close Master View"
msgstr "マスター表示を閉じる"
#: sidebarslidebackground.ui:248
-#, fuzzy
msgctxt "sidebarslidebackground|marginLB"
msgid "None"
msgstr "なし"
#: sidebarslidebackground.ui:249
-#, fuzzy
msgctxt "sidebarslidebackground|marginLB"
msgid "Narrow"
msgstr "狭い"
#: sidebarslidebackground.ui:250
-#, fuzzy
msgctxt "sidebarslidebackground|marginLB"
msgid "Moderate"
-msgstr "控えめ"
+msgstr "普通"
#: sidebarslidebackground.ui:251
msgctxt "sidebarslidebackground|marginLB"
@@ -5223,7 +5184,6 @@ msgid "Normal 1.25\""
msgstr ""
#: sidebarslidebackground.ui:254
-#, fuzzy
msgctxt "sidebarslidebackground|marginLB"
msgid "Wide"
msgstr "広く"
@@ -5234,22 +5194,19 @@ msgid "Margin:"
msgstr ""
#: sidebarslidebackground.ui:277
-#, fuzzy
msgctxt "sidebarslidebackground|customlabel"
msgid "Custom"
msgstr "ユーザー定義"
#: slidecontextmenu.ui:12
-#, fuzzy
msgctxt "slidecontextmenu|next"
msgid "_Next"
msgstr "次へ(_N)"
#: slidecontextmenu.ui:20
-#, fuzzy
msgctxt "slidecontextmenu|prev"
msgid "_Previous"
-msgstr "戻す"
+msgstr "前へ(_P)"
#: slidecontextmenu.ui:28
msgctxt "slidecontextmenu|goto"
@@ -5257,22 +5214,19 @@ msgid "_Go to Slide"
msgstr ""
#: slidecontextmenu.ui:38
-#, fuzzy
msgctxt "slidecontextmenu|first"
msgid "_First Slide"
-msgstr "最初のスライド"
+msgstr "先頭のスライド(_F)"
#: slidecontextmenu.ui:46
-#, fuzzy
msgctxt "slidecontextmenu|last"
msgid "_Last Slide"
-msgstr "マスタースライド"
+msgstr "最後のスライド(_L)"
#: slidecontextmenu.ui:70
-#, fuzzy
msgctxt "slidecontextmenu|pen"
msgid "Mouse Pointer as ~Pen"
-msgstr "マウスポインターをペンとして(_P)"
+msgstr "マウスポインターをペンとして(~P)"
#: slidecontextmenu.ui:78
msgctxt "slidecontextmenu|width"
@@ -5290,10 +5244,9 @@ msgid "_Thin"
msgstr ""
#: slidecontextmenu.ui:104
-#, fuzzy
msgctxt "slidecontextmenu|150"
msgid "_Normal"
-msgstr "標準"
+msgstr "標準(_N)"
#: slidecontextmenu.ui:112
msgctxt "slidecontextmenu|200"
@@ -5321,22 +5274,19 @@ msgid "_Screen"
msgstr ""
#: slidecontextmenu.ui:164
-#, fuzzy
msgctxt "slidecontextmenu|black"
msgid "_Black"
-msgstr "黒"
+msgstr "黒(_B)"
#: slidecontextmenu.ui:172
-#, fuzzy
msgctxt "slidecontextmenu|white"
msgid "_White"
-msgstr "白"
+msgstr "白(_W)"
#: slidecontextmenu.ui:184
-#, fuzzy
msgctxt "slidecontextmenu|edit"
msgid "E_dit Presentation"
-msgstr "プレゼンテーションの終了"
+msgstr "プレゼンテーションの編集(_E)"
#: slidecontextmenu.ui:192
msgctxt "slidecontextmenu|end"
@@ -5444,7 +5394,6 @@ msgid "Play"
msgstr "再生"
#: slidetransitionspanelhorizontal.ui:56
-#, fuzzy
msgctxt "slidetransitionspanelhorizontal|duration_label"
msgid "Duration:"
msgstr "再生時間:"
@@ -5455,67 +5404,56 @@ msgid "Select the speed of Slide Transition."
msgstr ""
#: slidetransitionspanelhorizontal.ui:81
-#, fuzzy
msgctxt "slidetransitionspanelhorizontal|variant_label"
msgid "Variant:"
msgstr "種類:"
#: slidetransitionspanelhorizontal.ui:103
-#, fuzzy
msgctxt "slidetransitionspanelhorizontal|sound_label"
msgid "Sound:"
msgstr "サウンド:"
#: slidetransitionspanelhorizontal.ui:116
-#, fuzzy
msgctxt "slidetransitionspanelhorizontal|sound_list"
msgid "No sound"
msgstr "サウンドなし"
#: slidetransitionspanelhorizontal.ui:117
-#, fuzzy
msgctxt "slidetransitionspanelhorizontal|sound_list"
msgid "Stop previous sound"
msgstr "前のサウンドを停止"
#: slidetransitionspanelhorizontal.ui:118
-#, fuzzy
msgctxt "slidetransitionspanelhorizontal|sound_list"
msgid "Other sound..."
msgstr "ほかのサウンド..."
#: slidetransitionspanelhorizontal.ui:128
-#, fuzzy
msgctxt "slidetransitionspanelhorizontal|loop_sound"
msgid "Loop until next sound"
msgstr "次のサウンドまでループ"
#: slidetransitionspanelhorizontal.ui:142
-#, fuzzy
msgctxt "slidetransitionspanelhorizontal|rb_mouse_click"
msgid "On mouse click"
msgstr "マウスクリックで"
#: slidetransitionspanelhorizontal.ui:159
-#, fuzzy
msgctxt "slidetransitionspanelhorizontal|rb_auto_after"
msgid "Automatically after:"
msgstr "次の時間後に表示:"
#: slidetransitionspanelhorizontal.ui:186
-#, fuzzy
msgctxt "slidetransitionspanelhorizontal|auto_preview"
msgid "Automatic Preview"
msgstr "自動プレビュー"
#: slidetransitionspanelhorizontal.ui:205
-#, fuzzy
msgctxt "slidetransitionspanelhorizontal|apply_to_all"
msgid "Apply Transition to All Slides"
msgstr "すべてのスライドに適用"
#: slidetransitionspanelhorizontal.ui:226
-#, fuzzy
msgctxt "slidetransitionspanelhorizontal|play"
msgid "Play"
msgstr "再生"
@@ -5551,46 +5489,39 @@ msgid "Ba_nded columns"
msgstr "結合された列(_N)"
#: tabledesignpanelhorizontal.ui:39
-#, fuzzy
msgctxt "tabledesignpanelhorizontal|UseFirstRowStyle"
msgid "_Header row"
msgstr "ヘッダーの行(_H)"
#: tabledesignpanelhorizontal.ui:54
-#, fuzzy
msgctxt "tabledesignpanelhorizontal|UseLastRowStyle"
msgid "Tot_al row"
msgstr "行の総計(_A)"
#: tabledesignpanelhorizontal.ui:69
-#, fuzzy
msgctxt "tabledesignpanelhorizontal|UseBandingRowStyle"
msgid "_Banded rows"
msgstr "結合された行(_B)"
#: tabledesignpanelhorizontal.ui:84
-#, fuzzy
msgctxt "tabledesignpanelhorizontal|UseBandingColumnStyle"
msgid "Ba_nded columns"
msgstr "結合された列(_N)"
#: tabledesignpanelhorizontal.ui:99
-#, fuzzy
msgctxt "tabledesignpanelhorizontal|UseFirstColumnStyle"
msgid "Fi_rst column"
msgstr "最初の列(_R)"
#: tabledesignpanelhorizontal.ui:114
-#, fuzzy
msgctxt "tabledesignpanelhorizontal|UseLastColumnStyle"
msgid "_Last column"
msgstr "最後の列(_L)"
#: templatedialog.ui:8
-#, fuzzy
msgctxt "templatedialog|TemplateDialog"
msgid "Graphic Styles"
-msgstr "図のスタイル"
+msgstr "図形のスタイル"
#: templatedialog.ui:80
msgctxt "templatedialog|standard"
@@ -5673,7 +5604,6 @@ msgid "Tabs"
msgstr "タブ"
#: templatedialog.ui:463
-#, fuzzy
msgctxt "templatedialog|background"
msgid "Highlighting"
msgstr "ラインマーカー"
@@ -5714,7 +5644,6 @@ msgid "Bullets"
msgstr "箇条書き"
#: bulletsandnumbering.ui:127
-#, fuzzy
msgctxt "bulletsandnumbering|singlenum"
msgid "Numbering"
msgstr "番号付け"
@@ -5755,7 +5684,6 @@ msgid "Values from Selection"
msgstr "選択したオブジェクトの数値を適用"
#: copydlg.ui:162
-#, fuzzy
msgctxt "copydlg|viewdata-atkobject"
msgid "Values from Selection"
msgstr "選択したオブジェクトの数値を適用"
@@ -5986,7 +5914,6 @@ msgid "Color"
msgstr "カラー"
#: drawprinteroptions.ui:196
-#, fuzzy
msgctxt "drawprinteroptions|originalsize"
msgid "Original size"
msgstr "元のサイズ"
@@ -6062,7 +5989,6 @@ msgid "Bullets"
msgstr "箇条書き"
#: drawprtldialog.ui:311
-#, fuzzy
msgctxt "drawprtldialog|RID_SVXPAGE_PICK_SINGLE_NUM"
msgid "Numbering"
msgstr "番号付け"
@@ -6093,7 +6019,6 @@ msgid "Tabs"
msgstr "タブ"
#: drawprtldialog.ui:449
-#, fuzzy
msgctxt "drawprtldialog|RID_SVXPAGE_BACKGROUND"
msgid "Highlighting"
msgstr "ラインマーカー"
diff --git a/source/ja/setup_native/source/mac.po b/source/ja/setup_native/source/mac.po
index c556823bf23..c54a1027903 100644
--- a/source/ja/setup_native/source/mac.po
+++ b/source/ja/setup_native/source/mac.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2017-04-12 14:14+0200\n"
-"PO-Revision-Date: 2014-09-06 22:25+0000\n"
-"Last-Translator: baffclan <baffclan@yahoo.co.jp>\n"
+"PO-Revision-Date: 2018-01-15 13:55+0000\n"
+"Last-Translator: Naruhiko Ogasawara <naruoga@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ja\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1410042345.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1516024552.000000\n"
#: macinstall.ulf
msgctxt ""
@@ -137,7 +137,6 @@ msgid "Installation might take a minute..."
msgstr "インストールには時間がかかるかもしれません..."
#: macinstall.ulf
-#, fuzzy
msgctxt ""
"macinstall.ulf\n"
"IdentifyQText\n"
diff --git a/source/ja/sfx2/messages.po b/source/ja/sfx2/messages.po
index 4b11b5cb6c3..0a09757fd85 100644
--- a/source/ja/sfx2/messages.po
+++ b/source/ja/sfx2/messages.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2017-12-18 12:31+0100\n"
-"PO-Revision-Date: 2018-01-06 11:35+0000\n"
+"PO-Revision-Date: 2018-01-15 13:57+0000\n"
"Last-Translator: Naruhiko Ogasawara <naruoga@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ja\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1515238531.000000\n"
+"X-POOTLE-MTIME: 1516024642.000000\n"
#: strings.hrc:25
msgctxt "STR_TEMPLATE_FILTER"
@@ -216,7 +216,6 @@ msgid "Delete Category"
msgstr "カテゴリの削除"
#: strings.hrc:64
-#, fuzzy
msgctxt "STR_CATEGORY_SELECT"
msgid "Select Category"
msgstr "カテゴリを選択"
@@ -224,27 +223,27 @@ msgstr "カテゴリを選択"
#: strings.hrc:65
msgctxt "STR_MSG_EXPORT_SUCCESS"
msgid "$1 templates successfully exported."
-msgstr ""
+msgstr "$1 個のテンプレートがちゃんとエクスポートされました。"
#: strings.hrc:66
msgctxt "STR_MSG_QUERY_COPY"
msgid "$1 could not be moved to the category \"$2\". Do you want to copy the template instead?"
-msgstr ""
+msgstr "$1 をカテゴリー \"$2\" に移動できませんでした。代わりにコピーしますか?"
#: strings.hrc:67
msgctxt "STR_CREATE_ERROR"
msgid "Cannot create category: $1"
-msgstr ""
+msgstr "カテゴリーを作成できませんでした: $1"
#: strings.hrc:68
msgctxt "STR_ERROR_SAVEAS"
msgid "Cannot save template: $1"
-msgstr ""
+msgstr "テンプレートを保存できませんでした: $1"
#: strings.hrc:69
msgctxt "STR_INPUT_NEW"
msgid "Enter category name:"
-msgstr ""
+msgstr "カテゴリー名の入力:"
#: strings.hrc:70
msgctxt "STR_MSG_ERROR_LOCAL_MOVE"
@@ -309,12 +308,12 @@ msgstr "選択したテンプレートを削除しますか?"
#: strings.hrc:78
msgctxt "STR_QMSG_ERROR_OPENING_FILE"
msgid "An error occurred during opening the file. This may be caused by incorrect file contents.\n"
-msgstr ""
+msgstr "ファイルを開く際にエラーが発生しました。ファイルの中身に異常があるかも知れません。\n"
#: strings.hrc:79
msgctxt "STR_QMSG_ERROR_OPENING_FILE_DETAILS"
msgid "The error details are:\n"
-msgstr ""
+msgstr "エラーの詳細:\n"
#: strings.hrc:80
msgctxt "STR_QMSG_ERROR_OPENING_FILE_CONTINUE"
@@ -324,6 +323,10 @@ msgid ""
"\n"
"Do you want to ignore the error and attempt to continue loading the file?"
msgstr ""
+"\n"
+"インポートを続けるとデータが喪失・破損したり、アプリケーションの不安定化やクラッシュを生じる恐れがあります。\n"
+"\n"
+"エラーを無視してファイル読み込みの続行を試みますか?"
#: strings.hrc:82
msgctxt "STR_HELP_WINDOW_TITLE"
@@ -453,7 +456,6 @@ msgid "Internal"
msgstr "内部"
#: strings.hrc:108
-#, fuzzy
msgctxt "STR_GID_APPLICATION"
msgid "Application"
msgstr "アプリケーション"
@@ -464,13 +466,11 @@ msgid "View"
msgstr "表示"
#: strings.hrc:110
-#, fuzzy
msgctxt "STR_GID_DOCUMENT"
msgid "Documents"
msgstr "文書ドキュメント"
#: strings.hrc:111
-#, fuzzy
msgctxt "STR_GID_EDIT"
msgid "Edit"
msgstr "編集"
@@ -506,13 +506,11 @@ msgid "Format"
msgstr "書式"
#: strings.hrc:118
-#, fuzzy
msgctxt "STR_GID_TEMPLATE"
msgid "Templates"
-msgstr "ドキュメントテンプレート"
+msgstr "テンプレート"
#: strings.hrc:119
-#, fuzzy
msgctxt "STR_GID_TEXT"
msgid "Text"
msgstr "テキスト"
@@ -548,7 +546,6 @@ msgid "Special Functions"
msgstr "特殊機能"
#: strings.hrc:126
-#, fuzzy
msgctxt "STR_GID_IMAGE"
msgid "Image"
msgstr "イメージ"
@@ -720,7 +717,7 @@ msgstr "(署名済み)"
#: strings.hrc:155
msgctxt "STR_EMBEDDED_TITLE"
msgid " (Embedded document)"
-msgstr ""
+msgstr "埋込みドキュメント"
#: strings.hrc:156
msgctxt "STR_STANDARD"
@@ -748,7 +745,6 @@ msgid "All files"
msgstr "すべてのファイル"
#: strings.hrc:161
-#, fuzzy
msgctxt "STR_SFX_FILTERNAME_PDF"
msgid "PDF files"
msgstr "PDF ファイル"
@@ -1040,22 +1036,19 @@ msgid "Hierarchical"
msgstr "階層"
#: strings.hrc:220
-#, fuzzy
msgctxt "STR_STYLE_FILL_FORMAT_MODE"
msgid "Fill Format Mode"
msgstr "水やりモード"
#: strings.hrc:221
-#, fuzzy
msgctxt "STR_STYLE_NEW_STYLE_FROM_SELECTION"
msgid "New Style from Selection"
msgstr "選択スタイルから新規作成"
#: strings.hrc:222
-#, fuzzy
msgctxt "STR_STYLE_UPDATE_STYLE"
msgid "Update Style"
-msgstr "スタイルを更新(~U)"
+msgstr "スタイルの更新"
#: strings.hrc:224
msgctxt "STR_MACRO_LOSS"
@@ -1202,13 +1195,11 @@ msgid "National Security:"
msgstr ""
#: strings.hrc:248
-#, fuzzy
msgctxt "STR_CLASSIFIED_EXPORT_CONTROL"
msgid "Export Control:"
-msgstr "レポートコントロール"
+msgstr "コントロールのエクスポート:"
#: strings.hrc:249
-#, fuzzy
msgctxt "STR_CHECKOUT"
msgid "Check Out"
msgstr "チェックアウト"
@@ -1219,7 +1210,6 @@ msgid "Edit Document"
msgstr "文書を編集"
#: strings.hrc:251
-#, fuzzy
msgctxt "STR_READONLY_SIGN"
msgid "Sign Document"
msgstr "ドキュメントに署名..."
@@ -1285,19 +1275,16 @@ msgid "Sidebar Settings"
msgstr "サイドバーの設定"
#: strings.hrc:266
-#, fuzzy
msgctxt "SFX_STR_SIDEBAR_CUSTOMIZATION"
msgid "Customization"
msgstr "カスタマイズ"
#: strings.hrc:267
-#, fuzzy
msgctxt "SFX_STR_SIDEBAR_RESTORE"
msgid "Restore Default"
-msgstr "既定に戻す"
+msgstr "標準に戻す"
#: strings.hrc:268
-#, fuzzy
msgctxt "SFX_STR_SIDEBAR_HIDE_SIDEBAR"
msgid "Close Sidebar"
msgstr "サイドバーを閉じる"
@@ -1455,7 +1442,6 @@ msgid "Businesscard with logo"
msgstr ""
#: strings.hrc:303
-#, fuzzy
msgctxt "STR_CLEAR_CHAR"
msgid "Remove"
msgstr "削除"
@@ -1466,181 +1452,151 @@ msgid "Clear All"
msgstr ""
#: dinfdlg.hrc:27
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Checked by"
msgstr "チェック者"
#: dinfdlg.hrc:28
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Client"
msgstr "クライアント"
#: dinfdlg.hrc:29
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Date completed"
msgstr "完了した日付"
#: dinfdlg.hrc:30
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Department"
msgstr "部署"
#: dinfdlg.hrc:31
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Destinations"
msgstr "宛先"
#: dinfdlg.hrc:32
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Disposition"
msgstr "処置"
#: dinfdlg.hrc:33
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Division"
msgstr "部門"
#: dinfdlg.hrc:34
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Document number"
msgstr "ドキュメント番号"
#: dinfdlg.hrc:35
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Editor"
msgstr "編者"
#: dinfdlg.hrc:36
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "E-Mail"
-msgstr "E-Mail"
+msgstr "メールアドレス"
#: dinfdlg.hrc:37
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Forward to"
msgstr "転送先"
#: dinfdlg.hrc:38
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Group"
-msgstr "グループ化"
+msgstr "グループ"
#: dinfdlg.hrc:39
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Info"
msgstr "情報"
#: dinfdlg.hrc:40
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Language"
msgstr "言語"
#: dinfdlg.hrc:41
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Mailstop"
msgstr "メールストップ"
#: dinfdlg.hrc:42
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Matter"
msgstr "問題"
#: dinfdlg.hrc:43
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Office"
msgstr "オフィス"
#: dinfdlg.hrc:44
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Owner"
msgstr "所有者"
#: dinfdlg.hrc:45
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Project"
msgstr "プロジェクト"
#: dinfdlg.hrc:46
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Publisher"
msgstr "発行元"
#: dinfdlg.hrc:47
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Purpose"
msgstr "目的"
#: dinfdlg.hrc:48
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Received from"
msgstr "受信元"
#: dinfdlg.hrc:49
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Recorded by"
msgstr "記録者"
#: dinfdlg.hrc:50
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Recorded date"
msgstr "記録した日付"
#: dinfdlg.hrc:51
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Reference"
msgstr "参照"
#: dinfdlg.hrc:52
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Source"
msgstr "ソース"
#: dinfdlg.hrc:53
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Status"
msgstr "状態"
#: dinfdlg.hrc:54
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Telephone number"
msgstr "電話番号"
#: dinfdlg.hrc:55
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Typist"
msgstr "タイピスト"
#: dinfdlg.hrc:56
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "URL"
msgstr "URL"
@@ -1651,31 +1607,26 @@ msgid "Text"
msgstr "テキスト"
#: dinfdlg.hrc:70
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "DateTime"
msgstr "日付と時間"
#: dinfdlg.hrc:71
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Date"
-msgstr "データ"
+msgstr "日付"
#: dinfdlg.hrc:72
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Duration"
msgstr "期間"
#: dinfdlg.hrc:73
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Number"
msgstr "数値"
#: dinfdlg.hrc:74
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Yes or no"
msgstr "はい、またはいいえ"
@@ -1736,7 +1687,6 @@ msgid "Labels"
msgstr "ラベル"
#: doctempl.hrc:38
-#, fuzzy
msgctxt "TEMPLATE_LONG_NAMES_ARY"
msgid "Styles"
msgstr "スタイル"
@@ -1787,34 +1737,29 @@ msgid "Bookmark:"
msgstr "ブックマーク:"
#: bookmarkmenu.ui:12
-#, fuzzy
msgctxt "bookmarkmenu|display"
msgid "Display"
-msgstr "表示する(_D)"
+msgstr "表示する"
#: bookmarkmenu.ui:26
-#, fuzzy
msgctxt "bookmarkmenu|rename"
msgid "Rename..."
msgstr "名前の変更..."
#: bookmarkmenu.ui:34
-#, fuzzy
msgctxt "bookmarkmenu|delete"
msgid "Delete"
msgstr "削除"
#: charmapcontrol.ui:27
-#, fuzzy
msgctxt "charmapcontrol|label1"
msgid "Favorites"
-msgstr "お気に入り(~F)"
+msgstr "お気に入り"
#: charmapcontrol.ui:248
-#, fuzzy
msgctxt "charmapcontrol|label2"
msgid "Recent"
-msgstr "最近使用した色"
+msgstr "最近使用した文字"
#: charmapcontrol.ui:469
msgctxt "charmapcontrol|specialchardlg"
@@ -1967,7 +1912,6 @@ msgid "Reset Properties"
msgstr "プロパティのリセット"
#: documentinfopage.ui:231
-#, fuzzy
msgctxt "documentinfopage|signature"
msgid "Di_gital Signatures..."
msgstr "デジタル署名(_G)..."
@@ -2053,7 +1997,6 @@ msgid "Edit Document"
msgstr "文書を編集"
#: editdocumentdialog.ui:44
-#, fuzzy
msgctxt "editdocumentdialog|cancel"
msgid "Cancel"
msgstr "キャンセル"
@@ -2224,7 +2167,6 @@ msgid "_Show License"
msgstr "ライセンスを表示(_S)"
#: licensedialog.ui:63
-#, fuzzy
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"
@@ -2236,7 +2178,16 @@ msgid ""
"Copyright © 2000–2017 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 "%PRODUCTNAME は Mozilla Public License (MPL) バージョン 2.0 の下で利用できます。MPL ライセンスの写しは次で見ることができます。http://mozilla.org/MPL/2.0/このソフトウェアの一部に適用されるサードパーティコードの追加の著作権通知とライセンス条件は LICENSE.html ファイルに分けられています。 英語で正確な詳細を見るには「ライセンスを表示(Show License)」をクリックしてください。ここで言及されている全ての商標および登録商標はそれぞれの所有者の所有物です。Copyright © 2000-2016 LibreOffice contributors. All rights reserved.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 ""
+"%PRODUCTNAME は Mozilla Public License (MPL) バージョン 2.0 の下で利用できます。MPL ライセンスの写しは次で見ることができます。http://mozilla.org/MPL/2.0/\n"
+"\n"
+"このソフトウェアの一部に適用されるサードパーティコードの追加の著作権通知とライセンス条件は LICENSE.html ファイルに分けられています。 英語で正確な詳細を見るには「ライセンスを表示(Show License)」をクリックしてください。\n"
+"\n"
+"ここで言及されている全ての商標および登録商標はそれぞれの所有者の所有物です。\n"
+"\n"
+"Copyright © 2000-2017 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."
#: linkeditdialog.ui:100
msgctxt "linkeditdialog|label2"
@@ -2374,7 +2325,6 @@ msgid "Style Name"
msgstr "スタイル名"
#: notebookbar.ui:73
-#, fuzzy
msgctxt "notebookbar|label9"
msgid "File"
msgstr "ファイル"
@@ -2535,7 +2485,6 @@ msgid "Confirm:"
msgstr "確認:"
#: password.ui:158
-#, fuzzy
msgctxt "password|pass1ed-atkobject"
msgid "Password"
msgstr "パスワード"
@@ -2596,7 +2545,6 @@ msgid "_Restart"
msgstr "再起動(_R)"
#: safemodequerydialog.ui:63
-#, fuzzy
msgctxt "safemodequerydialog|label"
msgid "Are you sure you want to restart %PRODUCTNAME and enter safe mode?"
msgstr "%PRODUCTNAME をセーフモードで再起動してもよろしいですか?"
@@ -2797,31 +2745,26 @@ msgid "Templates List"
msgstr "テンプレート一覧"
#: stylecontextmenu.ui:12
-#, fuzzy
msgctxt "stylecontextmenu|new"
msgid "New..."
msgstr "新規..."
#: stylecontextmenu.ui:20
-#, fuzzy
msgctxt "stylecontextmenu|edit"
msgid "Modify..."
-msgstr "変更..."
+msgstr "編集..."
#: stylecontextmenu.ui:28
-#, fuzzy
msgctxt "stylecontextmenu|hide"
msgid "Hide"
msgstr "非表示"
#: stylecontextmenu.ui:36
-#, fuzzy
msgctxt "stylecontextmenu|show"
msgid "Show"
msgstr "表示"
#: stylecontextmenu.ui:44
-#, fuzzy
msgctxt "stylecontextmenu|delete"
msgid "Delete..."
msgstr "削除..."
@@ -2882,7 +2825,6 @@ msgid "Templates"
msgstr "テンプレート"
#: templatedlg.ui:146
-#, fuzzy
msgctxt "templatedlg|search_filter|tooltip_text"
msgid "Search"
msgstr "検索"
@@ -2913,7 +2855,6 @@ msgid "Template List"
msgstr ""
#: templatedlg.ui:312
-#, fuzzy
msgctxt "templatedlg|action_menu|tooltip_text"
msgid "Settings"
msgstr "設定"
diff --git a/source/ja/starmath/messages.po b/source/ja/starmath/messages.po
index 8c35bba0ccd..97ab0b0cb84 100644
--- a/source/ja/starmath/messages.po
+++ b/source/ja/starmath/messages.po
@@ -4,14 +4,17 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2017-11-22 13:53+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"PO-Revision-Date: 2018-01-13 02:05+0000\n"
+"Last-Translator: Naruhiko Ogasawara <naruoga@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: ja\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=1; plural=0;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1515809155.000000\n"
#: smmod.hrc:16
msgctxt "RID_UI_SYMBOLSET_NAMES"
@@ -1869,52 +1872,44 @@ msgid "%PRODUCTNAME %s"
msgstr "%PRODUCTNAME %s"
#: strings.hrc:329
-#, fuzzy
msgctxt "RID_PRINTUIOPT_CONTENTS"
msgid "Contents"
msgstr "内容"
#: strings.hrc:330
-#, fuzzy
msgctxt "RID_PRINTUIOPT_TITLE"
msgid "~Title"
-msgstr "タイトル"
+msgstr "タイトル(~T)"
#: strings.hrc:331
-#, fuzzy
msgctxt "RID_PRINTUIOPT_FRMLTXT"
msgid "~Formula text"
-msgstr "数式文字列"
+msgstr "数式文字列(~F)"
#: strings.hrc:332
-#, fuzzy
msgctxt "RID_PRINTUIOPT_BORDERS"
msgid "B~orders"
-msgstr "外枠"
+msgstr "枠(~O)"
#: strings.hrc:333
-#, fuzzy
msgctxt "RID_PRINTUIOPT_SIZE"
msgid "Size"
msgstr "サイズ"
#: strings.hrc:334
-#, fuzzy
msgctxt "RID_PRINTUIOPT_ORIGSIZE"
msgid "O~riginal size"
-msgstr "元のサイズ"
+msgstr "元のサイズ(~R)"
#: strings.hrc:335
-#, fuzzy
msgctxt "RID_PRINTUIOPT_FITTOPAGE"
msgid "Fit to ~page"
-msgstr "ページサイズに合わせる"
+msgstr "ページサイズに合わせる(~P)"
#: strings.hrc:336
-#, fuzzy
msgctxt "RID_PRINTUIOPT_SCALING"
msgid "~Scaling"
-msgstr "倍率(_S):"
+msgstr "倍率(~S)"
#: alignmentdialog.ui:8
msgctxt "alignmentdialog|AlignmentDialog"
diff --git a/source/ja/svtools/messages.po b/source/ja/svtools/messages.po
index 82fd908ded4..94c20b92cfc 100644
--- a/source/ja/svtools/messages.po
+++ b/source/ja/svtools/messages.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2017-12-06 15:58+0100\n"
-"PO-Revision-Date: 2017-10-11 12:51+0000\n"
+"PO-Revision-Date: 2018-01-15 13:57+0000\n"
"Last-Translator: Naruhiko Ogasawara <naruoga@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ja\n"
@@ -13,245 +13,205 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1507726299.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1516024645.000000\n"
#: errtxt.hrc:30
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "Error"
msgstr "エラー"
#: errtxt.hrc:31
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "Warning"
msgstr "警告"
#: errtxt.hrc:32
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) loading the template $(ARG1)"
-msgstr "テンプレート $(ARG1) を読み込む際の $(ERR)"
+msgstr "$(ERR)テンプレート $(ARG1) を読み込む際"
#: errtxt.hrc:33 /home/cl/vc/git/libo-core/svtools/inc/errtxt.hrc:34
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) saving the document $(ARG1)"
msgstr "$(ERR)ドキュメント$(ARG1)の保存の際"
#: errtxt.hrc:35
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) displaying doc. information for document $(ARG1)"
msgstr "$(ERR)ドキュメント$(ARG1)のドキュメント情報の表示の際"
#: errtxt.hrc:36
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) writing document $(ARG1) as template"
msgstr "$(ERR)テンプレートとしてドキュメント$(ARG1)を書き込む際"
#: errtxt.hrc:37
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) copying or moving document contents"
msgstr "$(ERR)ドキュメントの内容をコピーまたは移動する際"
#: errtxt.hrc:38
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) starting the Document Manager"
msgstr "$(ERR)ドキュメント マネージャーの開始の際"
#: errtxt.hrc:39
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) loading document $(ARG1)"
-msgstr "ドキュメント $(ARG1) を読み込む際の $(ERR)"
+msgstr "$(ERR)ドキュメント $(ARG1) を読み込む際"
#: errtxt.hrc:40 /home/cl/vc/git/libo-core/svtools/inc/errtxt.hrc:41
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) creating a new document"
msgstr "$(ERR)ドキュメントの新規作成の際"
#: errtxt.hrc:42
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) expanding entry"
msgstr "$(ERR)ツリー表示を開く際"
#: errtxt.hrc:43
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) loading BASIC of document $(ARG1)"
-msgstr "ドキュメント $(ARG1) の BASIC を読み込む際の $(ERR)"
+msgstr "$(ERR)ドキュメント $(ARG1) の BASIC を読み込む際"
#: errtxt.hrc:44
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) searching for an address"
-msgstr "$(ERR) アドレス検索中に発生しました"
+msgstr "$(ERR)アドレス検索中に発生"
#: errtxt.hrc:50
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Abort"
-msgstr "終了"
+msgstr "中止"
#: errtxt.hrc:51
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Nonexistent object"
msgstr "存在しないオブジェクト"
#: errtxt.hrc:52
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Object already exists"
msgstr "オブジェクトはすでにあります"
#: errtxt.hrc:53
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Object not accessible"
msgstr "オブジェクトにアクセスできません"
#: errtxt.hrc:54
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Inadmissible path"
msgstr "許可されないパス"
#: errtxt.hrc:55
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Locking problem"
msgstr "共有衝突"
#: errtxt.hrc:56
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Wrong parameter"
msgstr "正しくないパラメーター"
#: errtxt.hrc:57
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Resource exhausted"
msgstr "リソースが使い尽くされています"
#: errtxt.hrc:58
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Action not supported"
-msgstr "アクションは支援されません"
+msgstr "アクションはサポートされていません"
#: errtxt.hrc:59
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Read Error"
msgstr "読み取りエラー"
#: errtxt.hrc:60
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Write Error"
msgstr "書き込みエラー"
#: errtxt.hrc:61
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "unknown"
msgstr "不明"
#: errtxt.hrc:62
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Version Incompatibility"
msgstr "バージョン違反"
#: errtxt.hrc:63 /home/cl/vc/git/libo-core/svtools/inc/errtxt.hrc:74
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "General Error"
msgstr "一般的なエラー"
#: errtxt.hrc:64
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Incorrect format"
msgstr "正しくない書式"
#: errtxt.hrc:65
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Error creating object"
msgstr "作成の際のエラー"
#: errtxt.hrc:66
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Inadmissible value or data type"
msgstr "許可されない値またはデータ型"
#: errtxt.hrc:67
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "BASIC runtime error"
msgstr "BASIC ランタイムエラー"
#: errtxt.hrc:68
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "BASIC syntax error"
msgstr "BASICのシンタックスエラー"
#: errtxt.hrc:75
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "General input/output error."
msgstr "一般的な I/O エラー。"
#: errtxt.hrc:76
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Invalid file name."
msgstr "ファイル名は無効です。"
#: errtxt.hrc:77
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Nonexistent file."
msgstr "ファイルはありません。"
#: errtxt.hrc:78
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "File already exists."
msgstr "ファイルはすでにあります。"
#: errtxt.hrc:79
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The object is not a directory."
msgstr "オブジェクトはディレクトリではありません。"
#: errtxt.hrc:80
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The object is not a file."
msgstr "オブジェクトはファイルではありません。"
#: errtxt.hrc:81
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The specified device is invalid."
msgstr "指定したデバイスは無効です。"
#: errtxt.hrc:82
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid ""
"The object cannot be accessed\n"
@@ -261,19 +221,16 @@ msgstr ""
"オブジェクトにアクセスできません。"
#: errtxt.hrc:83
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Sharing violation while accessing the object."
msgstr "オブジェクトへの共有アクセスの際のエラー。"
#: errtxt.hrc:84
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "No more space on device."
msgstr "デバイス上に空き容量がありません。"
#: errtxt.hrc:85
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid ""
"This operation cannot be run on\n"
@@ -283,163 +240,136 @@ msgstr ""
"操作は実行できません。"
#: errtxt.hrc:86
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "This operation is not supported on this operating system."
msgstr "この操作はこのオペレーションシステムではサポートされません。"
#: errtxt.hrc:87
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "There are too many files open."
msgstr "すでにファイルをたくさん開きすぎています。"
#: errtxt.hrc:88
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Data could not be read from the file."
msgstr "ファイルからデータを読み取れませんでした。"
#: errtxt.hrc:89
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The file could not be written."
msgstr "ファイルに書き込みできませんでした。"
#: errtxt.hrc:90
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The operation could not be run due to insufficient memory."
-msgstr "この操作はディスク空き容量が足りないため実行できません"
+msgstr "この操作はディスク空き容量が足りないため実行できません。"
#: errtxt.hrc:91
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The seek operation could not be run."
msgstr "Seek 操作が実行できませんでした。"
#: errtxt.hrc:92
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The tell operation could not be run."
msgstr "Tell 操作が実行できませんでした。"
#: errtxt.hrc:93
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Incorrect file version."
msgstr "ファイルのバージョンが正しくありません。"
#: errtxt.hrc:94
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Incorrect file format."
msgstr "ファイルの書式が正しくありません。"
#: errtxt.hrc:95
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The file name contains invalid characters."
msgstr "ファイル名に不適切な文字が含まれています。"
#: errtxt.hrc:96
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "An unknown I/O error has occurred."
msgstr "不明な I/O エラーが発生。"
#: errtxt.hrc:97
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "An invalid attempt was made to access the file."
msgstr "無効なやり方でのファイルへのアクセスが試みられました。"
#: errtxt.hrc:98
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The file could not be created."
msgstr "ファイルは作成できませんでした。"
#: errtxt.hrc:99
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The operation was started under an invalid parameter."
msgstr "この操作は無効なパラメーターで開始しました。"
#: errtxt.hrc:100
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The operation on the file was aborted."
msgstr "ファイル上の操作は中止されました。"
#: errtxt.hrc:101
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Path to the file does not exist."
msgstr "ファイルへのパスはありません。"
#: errtxt.hrc:102
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "An object cannot be copied into itself."
msgstr "オブジェクトはそのもの自体にコピーできません。"
#: errtxt.hrc:103
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The specified template could not be found."
msgstr "指定したテンプレートは見つかりませんでした。"
#: errtxt.hrc:104
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The file cannot be used as template."
msgstr "このファイルはテンプレートとして使用できません。"
#: errtxt.hrc:105
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "This document has already been opened for editing."
msgstr "ドキュメントはすでに編集用に開かれています。"
#: errtxt.hrc:106
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The wrong password has been entered."
msgstr "誤ったパスワードが入力されました。"
#: errtxt.hrc:107
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Error reading file."
msgstr "ファイルを読み取る際のエラー。"
#: errtxt.hrc:108
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The document was opened as read-only."
msgstr "ドキュメントは読み取り専用で開かれました。"
#: errtxt.hrc:109
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "General OLE Error."
msgstr "一般的な OLE エラー。"
#: errtxt.hrc:110
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The host name $(ARG1) could not be resolved."
msgstr "ホスト名 $(ARG1) は見つかりませんでした。"
#: errtxt.hrc:111
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Could not establish Internet connection to $(ARG1)."
msgstr "$(ARG1) へのインターネット接続ができませんでした。"
#: errtxt.hrc:112
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid ""
"Error reading data from the Internet.\n"
@@ -449,7 +379,6 @@ msgstr ""
"サーバーエラーメッセージ: $(ARG1)。"
#: errtxt.hrc:113
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid ""
"Error transferring data to the Internet.\n"
@@ -459,37 +388,31 @@ msgstr ""
"サーバーエラーメッセージ: $(ARG1)。"
#: errtxt.hrc:114
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "General Internet error has occurred."
msgstr "一般的なインターネットエラーが発生しました。"
#: errtxt.hrc:115
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The requested Internet data is not available in the cache and cannot be transmitted as the Online mode has not be activated."
msgstr "指定したインターネットのデータはキャッシュになく、オンラインモードがアクティブではないために転送できません。"
#: errtxt.hrc:116
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The contents could not be created."
-msgstr "内容は作成できませんでした"
+msgstr "内容は作成できませんでした。"
#: errtxt.hrc:117
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The file name is too long for the target file system."
-msgstr "ターゲットのファイル システムのファイル名が長すぎます"
+msgstr "ターゲットのファイル システムのファイル名が長すぎます。"
#: errtxt.hrc:118
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The input syntax is invalid."
msgstr "この入力のシンタックスは無効です。"
#: errtxt.hrc:119
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid ""
"This document contains attributes that cannot be saved in the selected format.\n"
@@ -499,19 +422,16 @@ msgstr ""
"ドキュメントを %PRODUCTNAME %PRODUCTVERSION のファイル形式で保存してください。"
#: errtxt.hrc:120
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The maximum number of documents that can be opened at the same time has been reached. You need to close one or more documents before you can open a new document."
msgstr "同時に開くことができるドキュメントの最大数に到達しました。新しいドキュメントを開く前に 1 つまたは複数のドキュメントを閉じる必要があります。"
#: errtxt.hrc:121
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Could not create backup copy."
msgstr "バックアップ コピーは作成できませんでした。"
#: errtxt.hrc:122
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid ""
"An attempt was made to execute a macro.\n"
@@ -521,7 +441,6 @@ msgstr ""
"セキュリティ上の理由により、マクロのサポートは無効になっています。"
#: errtxt.hrc:123
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid ""
"This document contains macros.\n"
@@ -537,7 +456,6 @@ msgstr ""
"このため、一部の機能を利用できません。"
#: errtxt.hrc:124
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid ""
"This document contains macros.\n"
@@ -553,7 +471,6 @@ msgstr ""
"このため、一部の機能を利用できません。"
#: errtxt.hrc:125
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid ""
"The encrypted document contains unexpected non-encrypted streams.\n"
@@ -573,25 +490,21 @@ msgstr ""
" "
#: errtxt.hrc:126
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Invalid data length."
msgstr "不正なデータ長。"
#: errtxt.hrc:127
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Function not possible: path contains current directory."
msgstr "機能を使用できません: パスに現在のディレクトリが含まれています。"
#: errtxt.hrc:128
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Function not possible: device (drive) not identical."
msgstr "機能を使用できません: デバイス (ドライブ) が同じではありません。"
#: errtxt.hrc:129
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Device (drive) not ready."
msgstr "デバイス (ドライブ) の準備ができていません。"
@@ -602,13 +515,11 @@ msgid "Wrong checksum."
msgstr ""
#: errtxt.hrc:131
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Function not possible: write protected."
msgstr "機能が使用できません: 書き込み保護されています。"
#: errtxt.hrc:132
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid ""
"The password of a shared spreadsheet cannot be set or changed.\n"
@@ -618,31 +529,26 @@ msgstr ""
"先に共有モードを停止してください。"
#: errtxt.hrc:138
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "General OLE error."
msgstr "一般的 OLE エラー。"
#: errtxt.hrc:140
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The action cannot be executed in the object's current state."
msgstr "オブジェクトは今の状態ではアクションを実行できません。"
#: errtxt.hrc:142
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The object does not support any actions."
msgstr "オブジェクトはアクションをサポートしません。"
#: errtxt.hrc:144
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Object does not support this action."
msgstr "オブジェクトはこのアクションをサポートしません。"
#: errtxt.hrc:151
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "$(ERR) activating object"
msgstr "$(ERR)オブジェクトをアクティブにしている際"
@@ -2518,10 +2424,9 @@ msgid "Hungarian (Szekely-Hungarian Rovas)"
msgstr ""
#: langtab.hrc:404
-#, fuzzy
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English (Malaysia)"
-msgstr "英語 (マラウイ)"
+msgstr "英語 (マレーシア)"
#: langtab.hrc:405
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
@@ -2539,10 +2444,9 @@ msgid "Kituba (Democratic Republic of the Congo)"
msgstr ""
#: langtab.hrc:408
-#, fuzzy
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Fon"
-msgstr "フォント"
+msgstr "フォン語"
#: langtab.hrc:409
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
@@ -2640,13 +2544,11 @@ msgid "Field Assignment"
msgstr "フィールドの割り当て"
#: fileviewmenu.ui:12
-#, fuzzy
msgctxt "fileviewmenu|delete"
msgid "_Delete"
msgstr "削除(_D)"
#: fileviewmenu.ui:20
-#, fuzzy
msgctxt "fileviewmenu|rename"
msgid "_Rename"
msgstr "名前の変更(_R)"
@@ -2887,10 +2789,9 @@ msgid "Host:"
msgstr "ホスト:"
#: placeedit.ui:189
-#, fuzzy
msgctxt "placeedit|pathLabel"
msgid "Root:"
-msgstr "ルート"
+msgstr "ルート:"
#: placeedit.ui:215
msgctxt "placeedit|shareLabel"
@@ -2913,10 +2814,9 @@ msgid "User:"
msgstr "ユーザー:"
#: placeedit.ui:295
-#, fuzzy
msgctxt "placeedit|nameLabel"
msgid "Label:"
-msgstr "ラベル"
+msgstr "ラベル:"
#: placeedit.ui:339
msgctxt "placeedit|portLabel"
@@ -3044,28 +2944,24 @@ msgid "For the bibliography to work properly, %PRODUCTNAME must be restarted."
msgstr "参考文献を正常に動作させるには、%PRODUCTNAME を再起動する必要があります。"
#: restartdialog.ui:127
-#, fuzzy
msgctxt "restartdialog|reason_assigning_folders"
msgid "For the assigned folders and archives to take effect, %PRODUCTNAME must be restarted."
-msgstr "実験的機能の変更を適用するには、%PRODUCTNAME を再起動する必要があります。"
+msgstr "フォルダーの割当てやアクティブなフォルダーの変更を適用するには、%PRODUCTNAME を再起動する必要があります。"
#: restartdialog.ui:142
-#, fuzzy
msgctxt "restartdialog|reason_assigning_javaparameters"
msgid "For the assigned Java parameters to take effect, %PRODUCTNAME must be restarted."
-msgstr "実験的機能の変更を適用するには、%PRODUCTNAME を再起動する必要があります。"
+msgstr "Javaパラメータの変更を適用するには、%PRODUCTNAME を再起動する必要があります。"
#: restartdialog.ui:157
-#, fuzzy
msgctxt "restartdialog|reason_adding_path"
msgid "For the added path to take effect, %PRODUCTNAME must be restarted."
-msgstr "実験的機能の変更を適用するには、%PRODUCTNAME を再起動する必要があります。"
+msgstr "追加されたパスを適用するには、%PRODUCTNAME を再起動する必要があります。"
#: restartdialog.ui:172
-#, fuzzy
msgctxt "restartdialog|reason_language_change"
msgid "For the updated language settings to take effect, %PRODUCTNAME must be restarted."
-msgstr "実験的機能の変更を適用するには、%PRODUCTNAME を再起動する必要があります。"
+msgstr "言語設定の変更には %PRODUCTNAME を再起動する必要があります。"
#: restartdialog.ui:187
msgctxt "restartdialog|reason_exp_features"
@@ -3073,16 +2969,14 @@ msgid "For the modified experimental features to take effect, %PRODUCTNAME must
msgstr "実験的機能の変更を適用するには、%PRODUCTNAME を再起動する必要があります。"
#: restartdialog.ui:202
-#, fuzzy
msgctxt "restartdialog|reason_extension_install"
msgid "For the extension to work properly, %PRODUCTNAME must be restarted."
-msgstr "参考文献を正常に動作させるには、%PRODUCTNAME を再起動する必要があります。"
+msgstr "拡張機能を正常に動作させるには、%PRODUCTNAME を再起動する必要があります。"
#: restartdialog.ui:217
-#, fuzzy
msgctxt "restartdialog|reason_opengl"
msgid "For the OpenGL changes to take effect, %PRODUCTNAME must be restarted."
-msgstr "実験的機能の変更を適用するには、%PRODUCTNAME を再起動する必要があります。"
+msgstr "OpenGLについての変更を適用するには、%PRODUCTNAME を再起動する必要があります。"
#: restartdialog.ui:232
msgctxt "restartdialog|label"
@@ -3731,7 +3625,6 @@ msgid "Black Italic"
msgstr "黒の斜体"
#: strings.hrc:176
-#, fuzzy
msgctxt "STR_SVT_STYLE_BOOK"
msgid "Book"
msgstr "本"
@@ -3742,7 +3635,6 @@ msgid "Bold Oblique"
msgstr ""
#: strings.hrc:178
-#, fuzzy
msgctxt "STR_SVT_STYLE_CONDENSED"
msgid "Condensed"
msgstr "狭くする"
@@ -3788,7 +3680,6 @@ msgid "Oblique"
msgstr ""
#: strings.hrc:187
-#, fuzzy
msgctxt "STR_SVT_STYLE_SEMIBOLD"
msgid "Semibold"
msgstr "中太字"
@@ -3894,13 +3785,11 @@ msgid "24 bit true color"
msgstr "24ビット True Color"
#: strings.hrc:211
-#, fuzzy
msgctxt "STR_SVT_ESTIMATED_SIZE_PIX_1"
msgid "The image needs about %1 KB of memory."
msgstr "この画像は %1 KBほどのメモリーが必要です。"
#: strings.hrc:212
-#, fuzzy
msgctxt "STR_SVT_ESTIMATED_SIZE_PIX_2"
msgid "The image needs about %1 KB of memory, the file size is %2 KB."
msgstr "この画像は %1 KBほどのメモリーが必要で、ファイルサイズは %2 KBです。"
@@ -3911,16 +3800,14 @@ msgid "The file size is %1 KB."
msgstr "このファイルのサイズは %1 KBです。"
#: strings.hrc:214
-#, fuzzy
msgctxt "STR_SVT_HOST"
msgid "host"
-msgstr "ghost"
+msgstr "ホスト"
#: strings.hrc:215
-#, fuzzy
msgctxt "STR_SVT_PORT"
msgid "port"
-msgstr "並べ替え"
+msgstr "ポート"
#: strings.hrc:216
msgctxt "STR_SVT_OTHER_CMIS"
@@ -4069,16 +3956,14 @@ msgid "~Finish"
msgstr "完了(~F)"
#: strings.hrc:246
-#, fuzzy
msgctxt "STR_WIZDLG_NEXT"
msgid "~Next >"
msgstr "次へ(~N) >"
#: strings.hrc:247
-#, fuzzy
msgctxt "STR_WIZDLG_PREVIOUS"
msgid "< Bac~k"
-msgstr "<< 戻る(~K)"
+msgstr "< 戻る(~K)"
#: strings.hrc:248
msgctxt "STR_WIZDLG_ROADMAP_TITLE"
diff --git a/source/ja/svx/messages.po b/source/ja/svx/messages.po
index c050bce43b8..e3c24558934 100644
--- a/source/ja/svx/messages.po
+++ b/source/ja/svx/messages.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2017-12-06 15:59+0100\n"
-"PO-Revision-Date: 2018-01-07 05:45+0000\n"
-"Last-Translator: Naruhiko Ogasawara <naruoga@gmail.com>\n"
+"PO-Revision-Date: 2018-01-13 10:24+0000\n"
+"Last-Translator: baffclan <baffclan@yahoo.co.jp>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ja\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1515303935.000000\n"
+"X-POOTLE-MTIME: 1515839050.000000\n"
#: fieldunit.hrc:30
msgctxt "RID_SVXSTR_FIELDUNIT_TABLE"
@@ -282,196 +282,168 @@ msgid "Diagonal border line from bottom left to top right"
msgstr "左下から右上への斜めの境界線"
#: numberingtype.hrc:29
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "None"
msgstr "なし"
#. SVX_NUM_NUMBER_NONE
#: numberingtype.hrc:30
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "Bullet"
msgstr "箇条書きシンボル"
#. SVX_NUM_CHAR_SPECIAL
#: numberingtype.hrc:31
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "Graphics"
-msgstr "図"
+msgstr "図形"
#. SVX_NUM_BITMAP
#: numberingtype.hrc:32
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "Linked graphics"
-msgstr "リンクされた図"
+msgstr "リンクされた図形"
#. SVX_NUM_BITMAP|0x80
#: numberingtype.hrc:33
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "1, 2, 3, ..."
msgstr "1, 2, 3, ..."
#. SVX_NUM_ARABIC
#: numberingtype.hrc:34
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "A, B, C, ..."
msgstr "A, B, C, ..."
#. SVX_NUM_CHARS_UPPER_LETTER
#: numberingtype.hrc:35
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "a, b, c, ..."
msgstr "a, b, c, ..."
#. SVX_NUM_CHARS_LOWER_LETTER
#: numberingtype.hrc:36
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "I, II, III, ..."
msgstr "i, ii, iii, ..."
#. SVX_NUM_ROMAN_UPPER
#: numberingtype.hrc:37
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "i, ii, iii, ..."
msgstr "i, ii, iii, ..."
#. SVX_NUM_ROMAN_LOWER
#: numberingtype.hrc:38
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "A, .., AA, .., AAA, ..."
msgstr "A, .., AA, .., AAA, ..."
#. SVX_NUM_CHARS_UPPER_LETTER_N
#: numberingtype.hrc:39
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "a, .., aa, .., aaa, ..."
-msgstr "a、 ..、 aa、 ..、 aaa、 ..."
+msgstr "a, .., aa, .., aaa, ..."
#. SVX_NUM_CHARS_LOWER_LETTER_N
#: numberingtype.hrc:40
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "Native Numbering"
msgstr "A, .., AA, .., AAA, ..."
#. NATIVE_NUMBERING
#: numberingtype.hrc:41
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "А, Б, .., Аа, Аб, ... (Bulgarian)"
msgstr "А, Б, .., Аа, Аб, ... (ブルガリア語)"
#. CHARS_CYRILLIC_UPPER_LETTER_BG
#: numberingtype.hrc:42
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "а, б, .., аа, аб, ... (Bulgarian)"
msgstr "а, б, .., аа, аб, ... (ブルガリア語)"
#. CHARS_CYRILLIC_LOWER_LETTER_BG
#: numberingtype.hrc:43
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "А, Б, .., Аа, Бб, ... (Bulgarian)"
msgstr "А, Б, .., Аа, Бб, ... (ブルガリア語)"
#. CHARS_CYRILLIC_UPPER_LETTER_N_BG
#: numberingtype.hrc:44
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "а, б, .., аа, бб, ... (Bulgarian)"
msgstr "а, б, .., аа, бб, ... (ブルガリア語)"
#. CHARS_CYRILLIC_LOWER_LETTER_N_BG
#: numberingtype.hrc:45
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "А, Б, .., Аа, Аб, ... (Russian)"
msgstr "А, Б, .., Аа, Аб, ... (ロシア語)"
#. CHARS_CYRILLIC_UPPER_LETTER_RU
#: numberingtype.hrc:46
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "а, б, .., аа, аб, ... (Russian)"
msgstr "а, б, .., аа, аб, ... (ロシア語)"
#. CHARS_CYRILLIC_LOWER_LETTER_RU
#: numberingtype.hrc:47
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "А, Б, .., Аа, Бб, ... (Russian)"
msgstr "А, Б, .., Аа, Бб, ... (ロシア語)"
#. CHARS_CYRILLIC_UPPER_LETTER_N_RU
#: numberingtype.hrc:48
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "а, б, .., аа, бб, ... (Russian)"
msgstr "а, б, .., аа, бб, ... (ロシア語)"
#. CHARS_CYRILLIC_LOWER_LETTER_N_RU
#: numberingtype.hrc:49
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "А, Б, .., Аа, Аб, ... (Serbian)"
msgstr "А, Б, .., Аа, Аб, ... (セルビア語)"
#. CHARS_CYRILLIC_UPPER_LETTER_SR
#: numberingtype.hrc:50
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "а, б, .., аа, аб, ... (Serbian)"
msgstr "а, б, .., аа, аб, ... (セルビア語)"
#. CHARS_CYRILLIC_LOWER_LETTER_SR
#: numberingtype.hrc:51
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "А, Б, .., Аа, Бб, ... (Serbian)"
msgstr "А, Б, .., Аа, Бб, ... (セルビア語)"
#. CHARS_CYRILLIC_UPPER_LETTER_N_SR
#: numberingtype.hrc:52
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "а, б, .., аа, бб, ... (Serbian)"
msgstr "а, б, .., аа, бб, ... (セルビア語)"
#. CHARS_CYRILLIC_LOWER_LETTER_N_SR
#: numberingtype.hrc:53
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "Α, Β, Γ, ... (Greek Upper Letter)"
msgstr "Α, Β, Γ, ... (ギリシャ文字の大文字)"
#. CHARS_GREEK_UPPER_LETTER
#: numberingtype.hrc:54
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "α, β, γ, ... (Greek Lower Letter)"
msgstr "α, β, γ, ... (ギリシャ文字の小文字)"
#. CHARS_GREEK_LOWER_LETTER
#: numberingtype.hrc:55
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "א...י, יא...כ, ..."
msgstr "א...י, יא...כ, ..."
#. NUMBER_HEBREW
#: numberingtype.hrc:56
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "א...ת, אא...תת, ..."
msgstr "א...ת, אא...תת, ..."
@@ -839,19 +811,16 @@ msgid "Line of text"
msgstr "テキストの行"
#: tabwin.hrc:27
-#, fuzzy
msgctxt "RID_RSC_TABWIN_PREFIX"
msgid "Table"
msgstr "表"
#: tabwin.hrc:28
-#, fuzzy
msgctxt "RID_RSC_TABWIN_PREFIX"
msgid "Query"
msgstr "クエリー"
#: tabwin.hrc:29
-#, fuzzy
msgctxt "RID_RSC_TABWIN_PREFIX"
msgid "SQL"
msgstr "SQL"
@@ -1577,88 +1546,74 @@ msgid "R_eject All"
msgstr "すべて非適用(_E)"
#: acceptrejectchangesdialog.ui:134
-#, fuzzy
msgctxt "acceptrejectchangesdialog|calcedit"
msgid "Edit Comment..."
msgstr "コメントの編集..."
#: acceptrejectchangesdialog.ui:141
-#, fuzzy
msgctxt "acceptrejectchangesdialog|calcsort"
msgid "Sorting"
msgstr "並べ替え"
#: acceptrejectchangesdialog.ui:151
-#, fuzzy
msgctxt "acceptrejectchangesdialog|calcaction"
msgid "Action"
msgstr "アクション"
#: acceptrejectchangesdialog.ui:159
-#, fuzzy
msgctxt "acceptrejectchangesdialog|calcposition"
msgid "Position"
msgstr "位置"
#: acceptrejectchangesdialog.ui:167
-#, fuzzy
msgctxt "acceptrejectchangesdialog|calcauthor"
msgid "Author"
msgstr "作成者"
#: acceptrejectchangesdialog.ui:175
-#, fuzzy
msgctxt "acceptrejectchangesdialog|calcdate"
msgid "Date"
msgstr "日付"
#: acceptrejectchangesdialog.ui:183
-#, fuzzy
msgctxt "acceptrejectchangesdialog|calcdesc"
msgid "Description"
msgstr "概要"
#: acceptrejectchangesdialog.ui:199
-#, fuzzy
msgctxt "acceptrejectchangesdialog|writeredit"
msgid "Edit Comment..."
msgstr "コメントの編集..."
#: acceptrejectchangesdialog.ui:206
-#, fuzzy
msgctxt "acceptrejectchangesdialog|writersort"
msgid "Sort By"
msgstr "並べ替え基準"
#: acceptrejectchangesdialog.ui:216
-#, fuzzy
msgctxt "acceptrejectchangesdialog|writeraction"
msgid "Action"
msgstr "アクション"
#: acceptrejectchangesdialog.ui:224
-#, fuzzy
msgctxt "acceptrejectchangesdialog|writerauthor"
msgid "Author"
msgstr "作成者"
#: acceptrejectchangesdialog.ui:232
-#, fuzzy
msgctxt "acceptrejectchangesdialog|writerdate"
msgid "Date"
msgstr "日付"
#: acceptrejectchangesdialog.ui:240
-#, fuzzy
msgctxt "acceptrejectchangesdialog|writerdesc"
msgid "Comment"
msgstr "コメント"
#: acceptrejectchangesdialog.ui:248
-#, fuzzy
msgctxt "acceptrejectchangesdialog|writerposition"
msgid "Document Position"
-msgstr "登場順(_P)"
+msgstr "登場順"
#: addconditiondialog.ui:8
msgctxt "addconditiondialog|AddConditionDialog"
@@ -1876,7 +1831,6 @@ msgid "Asian Phonetic Guide"
msgstr "ルビ"
#: asianphoneticguidedialog.ui:89
-#, fuzzy
msgctxt "asianphoneticguidedialog|basetextft"
msgid "Base text"
msgstr "対象文字列"
@@ -1887,37 +1841,31 @@ msgid "Ruby text"
msgstr "ルビ文字"
#: asianphoneticguidedialog.ui:141
-#, fuzzy
msgctxt "asianphoneticguidedialog|Left2ED-atkobject"
msgid "Base text"
msgstr "対象文字列"
#: asianphoneticguidedialog.ui:177
-#, fuzzy
msgctxt "asianphoneticguidedialog|Right2ED-atkobject"
msgid "Ruby text"
msgstr "ルビ文字"
#: asianphoneticguidedialog.ui:192
-#, fuzzy
msgctxt "asianphoneticguidedialog|Left3ED-atkobject"
msgid "Base text"
msgstr "対象文字列"
#: asianphoneticguidedialog.ui:207
-#, fuzzy
msgctxt "asianphoneticguidedialog|Right3ED-atkobject"
msgid "Ruby text"
msgstr "ルビ文字"
#: asianphoneticguidedialog.ui:222
-#, fuzzy
msgctxt "asianphoneticguidedialog|Right4ED-atkobject"
msgid "Ruby text"
msgstr "ルビ文字"
#: asianphoneticguidedialog.ui:237
-#, fuzzy
msgctxt "asianphoneticguidedialog|Left4ED-atkobject"
msgid "Base text"
msgstr "対象文字列"
@@ -1983,7 +1931,6 @@ msgid "Preview:"
msgstr "プレビュー:"
#: cellmenu.ui:12
-#, fuzzy
msgctxt "cellmenu|copy"
msgid "_Copy"
msgstr "コピー(_C)"
@@ -2144,7 +2091,6 @@ msgid "Classification Dialog"
msgstr "機密ダイアログ"
#: classificationdialog.ui:94
-#, fuzzy
msgctxt "classificationdialog|label-Content"
msgid "Content"
msgstr "内容"
@@ -2160,46 +2106,39 @@ msgid "International:"
msgstr ""
#: classificationdialog.ui:168
-#, fuzzy
msgctxt "classificationdialog|label-Marking"
msgid "Marking:"
msgstr "余白:"
#: classificationdialog.ui:186
-#, fuzzy
msgctxt "classificationdialog|signButton"
msgid "Sign Paragraph"
-msgstr "隠し段落"
+msgstr "段落にサインする"
#: classificationdialog.ui:221
-#, fuzzy
msgctxt "classificationdialog|boldButton"
msgid "Bold"
msgstr "太字"
#: classificationdialog.ui:259
-#, fuzzy
msgctxt "classificationdialog|label-Classification"
msgid "Recently Used:"
-msgstr "最近使用"
+msgstr "最近使用されたもの:"
#: classificationdialog.ui:288
-#, fuzzy
msgctxt "classificationdialog|label-PartNumber"
msgid "Part Number:"
-msgstr "ポート番号(_P):"
+msgstr "パート番号:"
#: classificationdialog.ui:310
-#, fuzzy
msgctxt "classificationdialog|intellectualPropertyPartAddButton"
msgid "Add"
msgstr "追加"
#: classificationdialog.ui:326
-#, fuzzy
msgctxt "classificationdialog|label-PartNumber"
msgid "Part:"
-msgstr "ポート:"
+msgstr "パート:"
#: classificationdialog.ui:373
msgctxt "classificationdialog|label-IntellectualProperty"
@@ -2207,7 +2146,6 @@ msgid "Intellectual Property"
msgstr "知的財産"
#: colorwindow.ui:59
-#, fuzzy
msgctxt "colorwindow|none_color_button"
msgid "None"
msgstr "なし"
@@ -2223,67 +2161,56 @@ msgid "Custom Color…"
msgstr "色の指定..."
#: colsmenu.ui:12
-#, fuzzy
msgctxt "colsmenu|insert"
msgid "Insert _Column"
-msgstr "列の挿入"
+msgstr "列の挿入(_C)"
#: colsmenu.ui:22
-#, fuzzy
msgctxt "colsmenu|TextField"
msgid "Text Box"
msgstr "テキストボックス"
#: colsmenu.ui:30
-#, fuzzy
msgctxt "colsmenu|CheckBox"
msgid "Check Box"
msgstr "チェックボックス"
#: colsmenu.ui:38
-#, fuzzy
msgctxt "colsmenu|ComboBox"
msgid "Combo Box"
msgstr "コンボボックス"
#: colsmenu.ui:46
-#, fuzzy
msgctxt "colsmenu|ListBox"
msgid "List Box"
msgstr "リストボックス"
#: colsmenu.ui:54
-#, fuzzy
msgctxt "colsmenu|DateField"
msgid "Date Field"
msgstr "日付フィールド"
#: colsmenu.ui:62
-#, fuzzy
msgctxt "colsmenu|TimeField"
msgid "Time Field"
msgstr "時刻フィールド"
#: colsmenu.ui:69
-#, fuzzy
msgctxt "colsmenu|NumericField"
msgid "Numeric Field"
msgstr "番号フィールド"
#: colsmenu.ui:76
-#, fuzzy
msgctxt "colsmenu|CurrencyField"
msgid "Currency Field"
msgstr "通貨フィールド"
#: colsmenu.ui:84
-#, fuzzy
msgctxt "colsmenu|PatternField"
msgid "Pattern Field"
-msgstr "パターンボックス"
+msgstr "パターンフィールド"
#: colsmenu.ui:92
-#, fuzzy
msgctxt "colsmenu|FormattedField"
msgid "Formatted Field"
msgstr "書式設定されたフィールド"
@@ -2294,67 +2221,56 @@ msgid "Date and Time Field"
msgstr "日付と時間のフィールド"
#: colsmenu.ui:113
-#, fuzzy
msgctxt "colsmenu|change"
msgid "_Replace with"
-msgstr "置換後の文字列(_P)"
+msgstr "置換後の文字列(_R)"
#: colsmenu.ui:123
-#, fuzzy
msgctxt "colsmenu|TextField1"
msgid "Text Box"
msgstr "テキストボックス"
#: colsmenu.ui:131
-#, fuzzy
msgctxt "colsmenu|CheckBox1"
msgid "Check Box"
msgstr "チェックボックス"
#: colsmenu.ui:139
-#, fuzzy
msgctxt "colsmenu|ComboBox1"
msgid "Combo Box"
msgstr "コンボボックス"
#: colsmenu.ui:147
-#, fuzzy
msgctxt "colsmenu|ListBox1"
msgid "List Box"
msgstr "リストボックス"
#: colsmenu.ui:155
-#, fuzzy
msgctxt "colsmenu|DateField1"
msgid "Date Field"
msgstr "日付フィールド"
#: colsmenu.ui:163
-#, fuzzy
msgctxt "colsmenu|TimeField1"
msgid "Time Field"
msgstr "時刻フィールド"
#: colsmenu.ui:171
-#, fuzzy
msgctxt "colsmenu|NumericField1"
msgid "Numeric Field"
msgstr "番号フィールド"
#: colsmenu.ui:179
-#, fuzzy
msgctxt "colsmenu|CurrencyField1"
msgid "Currency Field"
msgstr "通貨フィールド"
#: colsmenu.ui:187
-#, fuzzy
msgctxt "colsmenu|PatternField1"
msgid "Pattern Field"
-msgstr "パターンボックス"
+msgstr "パターンフィールド"
#: colsmenu.ui:195
-#, fuzzy
msgctxt "colsmenu|FormattedField1"
msgid "Formatted Field"
msgstr "書式設定されたフィールド"
@@ -2365,40 +2281,34 @@ msgid "Date and Time Field"
msgstr "日付と時間のフィールド"
#: colsmenu.ui:216
-#, fuzzy
msgctxt "colsmenu|delete"
msgid "Delete column"
msgstr "列の削除"
#: colsmenu.ui:224
-#, fuzzy
msgctxt "colsmenu|hide"
msgid "_Hide Column"
-msgstr "列を表示しない(~H)"
+msgstr "列の非表示(_H)"
#: colsmenu.ui:232
-#, fuzzy
msgctxt "colsmenu|show"
msgid "_Show Columns"
-msgstr "列の表示"
+msgstr "列の表示(_S)"
#: colsmenu.ui:242
-#, fuzzy
msgctxt "colsmenu|more"
msgid "_More..."
-msgstr "詳細..."
+msgstr "詳細(_M)..."
#: colsmenu.ui:255
-#, fuzzy
msgctxt "colsmenu|all"
msgid "_All"
-msgstr "すべて"
+msgstr "すべて(_A)"
#: colsmenu.ui:266
-#, fuzzy
msgctxt "colsmenu|column"
msgid "Column..."
-msgstr "列(~C)..."
+msgstr "列..."
#: compressgraphicdialog.ui:26
msgctxt "compressgraphicdialog|interpolation-method-store"
@@ -2431,25 +2341,21 @@ msgid "JPEG Quality"
msgstr "JPEG画質"
#: compressgraphicdialog.ui:154
-#, fuzzy
msgctxt "compressgraphicdialog|radio-jpeg|tooltip_text"
msgid "Lossy compression"
-msgstr "ロスレス圧縮"
+msgstr "非可逆圧縮"
#: compressgraphicdialog.ui:166
-#, fuzzy
msgctxt "compressgraphicdialog|radio-lossless"
msgid "PNG Compression"
-msgstr "JPEG 圧縮"
+msgstr "PNG 圧縮"
#: compressgraphicdialog.ui:170
-#, fuzzy
msgctxt "compressgraphicdialog|radio-lossless|tooltip_text"
msgid "Lossless compression"
msgstr "ロスレス圧縮"
#: compressgraphicdialog.ui:285
-#, fuzzy
msgctxt "compressgraphicdialog|label2"
msgid "Compression"
msgstr "圧縮形式"
@@ -2495,7 +2401,6 @@ msgid "DPI"
msgstr "DPI"
#: compressgraphicdialog.ui:502
-#, fuzzy
msgctxt "compressgraphicdialog|label22"
msgid "Resolution"
msgstr "解像度"
@@ -2531,121 +2436,101 @@ msgid "Image Information"
msgstr "画像の情報"
#: convertmenu.ui:13
-#, fuzzy
msgctxt "convertmenu|ConvertToEdit"
msgid "_Text Box"
-msgstr "テキストボックス"
+msgstr "テキストボックス(_T)"
#: convertmenu.ui:22
-#, fuzzy
msgctxt "convertmenu|ConvertToButton"
msgid "_Button"
-msgstr "ボタン"
+msgstr "ボタン(_B)"
#: convertmenu.ui:31
-#, fuzzy
msgctxt "convertmenu|ConvertToFixed"
msgid "La_bel field"
-msgstr "ラベルフィールド"
+msgstr "ラベルフィールド(_B)"
#: convertmenu.ui:40
-#, fuzzy
msgctxt "convertmenu|ConvertToGroup"
msgid "G_roup Box"
-msgstr "グループボックス"
+msgstr "グループボックス(_R)"
#: convertmenu.ui:49
-#, fuzzy
msgctxt "convertmenu|ConvertToList"
msgid "L_ist Box"
-msgstr "リストボックス"
+msgstr "リストボックス(_I)"
#: convertmenu.ui:58
-#, fuzzy
msgctxt "convertmenu|ConvertToCheckBox"
msgid "_Check Box"
-msgstr "チェックボックス"
+msgstr "チェックボックス(_C)"
#: convertmenu.ui:67
-#, fuzzy
msgctxt "convertmenu|ConvertToRadio"
msgid "_Radio Button"
-msgstr "ラジオボタン(~R)"
+msgstr "ラジオボタン(_R)"
#: convertmenu.ui:76
-#, fuzzy
msgctxt "convertmenu|ConvertToCombo"
msgid "Combo Bo_x"
-msgstr "コンボボックス"
+msgstr "コンボボックス(_X)"
#: convertmenu.ui:85
-#, fuzzy
msgctxt "convertmenu|ConvertToImageBtn"
msgid "I_mage Button"
-msgstr "イメージボタン"
+msgstr "イメージボタン(_M)"
#: convertmenu.ui:94
-#, fuzzy
msgctxt "convertmenu|ConvertToFileControl"
msgid "_File Selection"
-msgstr "ファイルの選択"
+msgstr "ファイルの選択(_F)"
#: convertmenu.ui:103
-#, fuzzy
msgctxt "convertmenu|ConvertToDate"
msgid "_Date Field"
-msgstr "日付フィールド"
+msgstr "日付フィールド(_D)"
#: convertmenu.ui:112
-#, fuzzy
msgctxt "convertmenu|ConvertToTime"
msgid "Tim_e Field"
-msgstr "時刻フィールド"
+msgstr "時刻フィールド(_E)"
#: convertmenu.ui:120
-#, fuzzy
msgctxt "convertmenu|ConvertToNumeric"
msgid "_Numerical Field"
-msgstr "番号フィールド"
+msgstr "番号フィールド(_N)"
#: convertmenu.ui:128
-#, fuzzy
msgctxt "convertmenu|ConvertToCurrency"
msgid "C_urrency Field"
-msgstr "通貨フィールド"
+msgstr "通貨フィールド(_U)"
#: convertmenu.ui:137
-#, fuzzy
msgctxt "convertmenu|ConvertToPattern"
msgid "_Pattern Field"
-msgstr "パターンボックス"
+msgstr "パターンフィールド(_P)"
#: convertmenu.ui:146
-#, fuzzy
msgctxt "convertmenu|ConvertToImageControl"
msgid "Ima_ge Control"
-msgstr "イメージコントロール"
+msgstr "イメージコントロール(_G)"
#: convertmenu.ui:155
-#, fuzzy
msgctxt "convertmenu|ConvertToFormatted"
msgid "Fo_rmatted Field"
-msgstr "書式設定されたフィールド"
+msgstr "書式設定されたフィールド(_R)"
#: convertmenu.ui:164
-#, fuzzy
msgctxt "convertmenu|ConvertToScrollBar"
msgid "Scroll bar"
msgstr "スクロールバー"
#: convertmenu.ui:173
-#, fuzzy
msgctxt "convertmenu|ConvertToSpinButton"
msgid "Spin Button"
msgstr "スピンボタン"
#: convertmenu.ui:182
-#, fuzzy
msgctxt "convertmenu|ConvertToNavigationBar"
msgid "Navigation Bar"
msgstr "ナビゲーションバー"
@@ -2774,7 +2659,6 @@ msgid "Lines & Arrows"
msgstr "線と矢印"
#: defaultshapespanel.ui:95
-#, fuzzy
msgctxt "defaultshapespanel|label2"
msgid "Curve"
msgstr "曲線オブジェクト"
@@ -2790,37 +2674,31 @@ msgid "Basic Shapes"
msgstr "基本シェイプ"
#: defaultshapespanel.ui:206
-#, fuzzy
msgctxt "defaultshapespanel|label5"
msgid "Symbols"
msgstr "シンボル"
#: defaultshapespanel.ui:243
-#, fuzzy
msgctxt "defaultshapespanel|label6"
msgid "Block Arrows"
msgstr "ブロック矢印"
#: defaultshapespanel.ui:280
-#, fuzzy
msgctxt "defaultshapespanel|label7"
msgid "Flowchart"
msgstr "フローチャート"
#: defaultshapespanel.ui:317
-#, fuzzy
msgctxt "defaultshapespanel|label8"
msgid "Callouts"
msgstr "吹き出し"
#: defaultshapespanel.ui:354
-#, fuzzy
msgctxt "defaultshapespanel|label9"
msgid "Stars"
msgstr "星"
#: defaultshapespanel.ui:391
-#, fuzzy
msgctxt "defaultshapespanel|label10"
msgid "3D Objects"
msgstr "立体オブジェクト"
@@ -2916,43 +2794,36 @@ msgid "Spherical"
msgstr "球状"
#: docking3deffects.ui:611
-#, fuzzy
msgctxt "docking3deffects|invertnormals|tooltip_text"
msgid "Invert Normals"
msgstr "法線を逆転させる"
#: docking3deffects.ui:625
-#, fuzzy
msgctxt "docking3deffects|doublesidedillum|tooltip_text"
msgid "Double-Sided Illumination"
msgstr "両面照明"
#: docking3deffects.ui:639
-#, fuzzy
msgctxt "docking3deffects|doublesided|tooltip_text"
msgid "Double-Sided"
-msgstr "2行使い"
+msgstr "両面"
#: docking3deffects.ui:665
-#, fuzzy
msgctxt "docking3deffects|label11"
msgid "Normals"
-msgstr "標準(~N)"
+msgstr "法線"
#: docking3deffects.ui:697
-#, fuzzy
msgctxt "docking3deffects|to3d|tooltip_text"
msgid "Convert to 3D"
msgstr "3Dに変換"
#: docking3deffects.ui:710
-#, fuzzy
msgctxt "docking3deffects|tolathe|tooltip_text"
msgid "Convert to Rotation Object"
msgstr "回転体に変換"
#: docking3deffects.ui:723
-#, fuzzy
msgctxt "docking3deffects|perspective|tooltip_text"
msgid "Perspective On/Off"
msgstr "遠近法 オン/オフ"
@@ -2963,7 +2834,6 @@ msgid "3D Preview"
msgstr "3Dプレビュー"
#: docking3deffects.ui:782
-#, fuzzy
msgctxt "docking3deffects|lightpreview-atkobject"
msgid "Color Light Preview"
msgstr "カラー光プレビュー"
@@ -2979,13 +2849,11 @@ msgid "Flat"
msgstr "平ら"
#: docking3deffects.ui:843
-#, fuzzy
msgctxt "docking3deffects|mode"
msgid "Phong"
msgstr "フォン(Phong)"
#: docking3deffects.ui:844
-#, fuzzy
msgctxt "docking3deffects|mode"
msgid "Gouraud"
msgstr "グロー(Gouraud)"
@@ -2996,28 +2864,24 @@ msgid "Shading"
msgstr "シェーディング"
#: docking3deffects.ui:897
-#, fuzzy
msgctxt "docking3deffects|slantft"
msgid "S_urface angle"
-msgstr "用紙の傾き(~U)"
+msgstr "投影面の傾き(_U)"
#: docking3deffects.ui:923
-#, fuzzy
msgctxt "docking3deffects|shadow|tooltip_text"
msgid "3D Shadowing On/Off"
msgstr "3Dの影 オン/オフ"
#: docking3deffects.ui:939
-#, fuzzy
msgctxt "docking3deffects|label13"
msgid "Shadow"
msgstr "影"
#: docking3deffects.ui:1001
-#, fuzzy
msgctxt "docking3deffects|label15"
msgid "_Focal length"
-msgstr "カメラの焦点距離"
+msgstr "カメラの焦点距離(_F)"
#: docking3deffects.ui:1015
msgctxt "docking3deffects|label14"
@@ -3025,91 +2889,76 @@ msgid "_Distance"
msgstr "間隔(_D)"
#: docking3deffects.ui:1032
-#, fuzzy
msgctxt "docking3deffects|label16"
msgid "Camera"
msgstr "カメラ"
#: docking3deffects.ui:1067
-#, fuzzy
msgctxt "docking3deffects|label17"
msgid "_Light source"
msgstr "光源(_L)"
#: docking3deffects.ui:1081
-#, fuzzy
msgctxt "docking3deffects|colorbutton1|tooltip_text"
msgid "Colors Dialog"
msgstr "色選択ダイアログ"
#: docking3deffects.ui:1107
-#, fuzzy
msgctxt "docking3deffects|colorbutton2|tooltip_text"
msgid "Colors Dialog"
msgstr "色選択ダイアログ"
#: docking3deffects.ui:1121
-#, fuzzy
msgctxt "docking3deffects|label18"
msgid "_Ambient light"
msgstr "周辺光(_A)"
#: docking3deffects.ui:1141
-#, fuzzy
msgctxt "docking3deffects|light1|tooltip_text"
msgid "Light Source 1"
msgstr "光源 1"
#: docking3deffects.ui:1154
-#, fuzzy
msgctxt "docking3deffects|light2|tooltip_text"
msgid "Light Source 2"
msgstr "光源 2"
#: docking3deffects.ui:1167
-#, fuzzy
msgctxt "docking3deffects|light3|tooltip_text"
msgid "Light Source 3"
msgstr "光源 3"
#: docking3deffects.ui:1180
-#, fuzzy
msgctxt "docking3deffects|light4|tooltip_text"
msgid "Light Source 4"
msgstr "光源 4"
#: docking3deffects.ui:1193
-#, fuzzy
msgctxt "docking3deffects|light5|tooltip_text"
msgid "Light Source 5"
msgstr "光源 5"
#: docking3deffects.ui:1206
-#, fuzzy
msgctxt "docking3deffects|light6|tooltip_text"
msgid "Light Source 6"
msgstr "光源 6"
#: docking3deffects.ui:1219
-#, fuzzy
msgctxt "docking3deffects|light7|tooltip_text"
msgid "Light Source 7"
msgstr "光源 7"
#: docking3deffects.ui:1232
-#, fuzzy
msgctxt "docking3deffects|light8|tooltip_text"
msgid "Light Source 8"
msgstr "光源 8"
#: docking3deffects.ui:1369
-#, fuzzy
msgctxt "docking3deffects|label19"
msgid "Illumination"
msgstr "照明"
#: docking3deffects.ui:1404
-#, fuzzy
msgctxt "docking3deffects|label20"
msgid "_Type"
msgstr "種類(_T)"
@@ -3120,25 +2969,21 @@ msgid "_Mode"
msgstr "モード(_M)"
#: docking3deffects.ui:1430
-#, fuzzy
msgctxt "docking3deffects|label23"
msgid "_Projection X"
-msgstr "プロジェクション X (~P)"
+msgstr "プロジェクション X (_P)"
#: docking3deffects.ui:1443
-#, fuzzy
msgctxt "docking3deffects|label24"
msgid "P_rojection Y"
-msgstr "プロジェクション Y (~R)"
+msgstr "プロジェクション Y (_R)"
#: docking3deffects.ui:1456
-#, fuzzy
msgctxt "docking3deffects|label25"
msgid "_Filtering"
-msgstr "フィルタリング(~F)"
+msgstr "フィルタリング(_F)"
#: docking3deffects.ui:1469
-#, fuzzy
msgctxt "docking3deffects|textype|tooltip_text"
msgid "Black & White"
msgstr "白黒"
@@ -3149,7 +2994,6 @@ msgid "Color"
msgstr "色"
#: docking3deffects.ui:1497
-#, fuzzy
msgctxt "docking3deffects|texreplace|tooltip_text"
msgid "Only Texture"
msgstr "テクスチャーのみ"
@@ -3160,127 +3004,106 @@ msgid "Texture and Shading"
msgstr "テクスチャーとシェーディング"
#: docking3deffects.ui:1525
-#, fuzzy
msgctxt "docking3deffects|texobjx|tooltip_text"
msgid "Object-Specific"
msgstr "オブジェクト特性"
#: docking3deffects.ui:1539
-#, fuzzy
msgctxt "docking3deffects|texparallelx|tooltip_text"
msgid "Parallel"
-msgstr "平行(~A)"
+msgstr "平行"
#: docking3deffects.ui:1553
-#, fuzzy
msgctxt "docking3deffects|texcirclex|tooltip_text"
msgid "Circular"
msgstr "円形状"
#: docking3deffects.ui:1568
-#, fuzzy
msgctxt "docking3deffects|texobjy|tooltip_text"
msgid "Object-Specific"
msgstr "オブジェクト特性"
#: docking3deffects.ui:1582
-#, fuzzy
msgctxt "docking3deffects|texparallely|tooltip_text"
msgid "Parallel"
-msgstr "平行(~A)"
+msgstr "平行"
#: docking3deffects.ui:1596
-#, fuzzy
msgctxt "docking3deffects|texcircley|tooltip_text"
msgid "Circular"
msgstr "円形状"
#: docking3deffects.ui:1610
-#, fuzzy
msgctxt "docking3deffects|texfilter|tooltip_text"
msgid "Filtering On/Off"
msgstr "フィルター オン/オフ"
#: docking3deffects.ui:1624
-#, fuzzy
msgctxt "docking3deffects|texblend|tooltip_text"
msgid "Texture, Shadow and Color"
msgstr "テクスチャーと影と色"
#: docking3deffects.ui:1651
-#, fuzzy
msgctxt "docking3deffects|label21"
msgid "Textures"
msgstr "テクスチャー"
#: docking3deffects.ui:1686
-#, fuzzy
msgctxt "docking3deffects|label26"
msgid "_Favorites"
-msgstr "お気に入り"
+msgstr "お気に入り(_F)"
#: docking3deffects.ui:1699
-#, fuzzy
msgctxt "docking3deffects|label27"
msgid "_Object color"
-msgstr "オブジェクトの色(~O)"
+msgstr "オブジェクトの色(_O)"
#: docking3deffects.ui:1713
-#, fuzzy
msgctxt "docking3deffects|label29"
msgid "_Illumination color"
-msgstr "照明色(~I)"
+msgstr "照明色(_I)"
#: docking3deffects.ui:1751
-#, fuzzy
msgctxt "docking3deffects|favorites"
msgid "User-defined"
msgstr "ユーザー定義"
#: docking3deffects.ui:1752
-#, fuzzy
msgctxt "docking3deffects|favorites"
msgid "Metal"
-msgstr "つぶつぶした面"
+msgstr "メタル"
#: docking3deffects.ui:1753
-#, fuzzy
msgctxt "docking3deffects|favorites"
msgid "Gold"
msgstr "ゴールド"
#: docking3deffects.ui:1754
-#, fuzzy
msgctxt "docking3deffects|favorites"
msgid "Chrome"
msgstr "クロム"
#: docking3deffects.ui:1755
-#, fuzzy
msgctxt "docking3deffects|favorites"
msgid "Plastic"
-msgstr "プラスティック(~P)"
+msgstr "プラスティック"
#: docking3deffects.ui:1756
-#, fuzzy
msgctxt "docking3deffects|favorites"
msgid "Wood"
msgstr "木材"
#: docking3deffects.ui:1770
-#, fuzzy
msgctxt "docking3deffects|colorbutton3|tooltip_text"
msgid "Colors Dialog"
msgstr "色選択ダイアログ"
#: docking3deffects.ui:1783
-#, fuzzy
msgctxt "docking3deffects|colorbutton4|tooltip_text"
msgid "Colors Dialog"
msgstr "色選択ダイアログ"
#: docking3deffects.ui:1799
-#, fuzzy
msgctxt "docking3deffects|label28"
msgid "Material"
msgstr "素材"
@@ -3291,49 +3114,41 @@ msgid "_Color"
msgstr "色(_C)"
#: docking3deffects.ui:1848
-#, fuzzy
msgctxt "docking3deffects|label31"
msgid "I_ntensity"
-msgstr "輝度(~N)"
+msgstr "輝度(_N)"
#: docking3deffects.ui:1874
-#, fuzzy
msgctxt "docking3deffects|colorbutton5|tooltip_text"
msgid "Colors Dialog"
msgstr "色選択ダイアログ"
#: docking3deffects.ui:1902
-#, fuzzy
msgctxt "docking3deffects|label32"
msgid "Specular"
msgstr "反射"
#: docking3deffects.ui:1924
-#, fuzzy
msgctxt "docking3deffects|assign|tooltip_text"
msgid "Assign"
msgstr "割り当て"
#: docking3deffects.ui:1937
-#, fuzzy
msgctxt "docking3deffects|update|tooltip_text"
msgid "Update"
msgstr "更新"
#: docking3deffects.ui:1952
-#, fuzzy
msgctxt "docking3deffects|material|tooltip_text"
msgid "Material"
msgstr "素材"
#: docking3deffects.ui:1965
-#, fuzzy
msgctxt "docking3deffects|texture|tooltip_text"
msgid "Textures"
msgstr "テクスチャー"
#: docking3deffects.ui:1978
-#, fuzzy
msgctxt "docking3deffects|light|tooltip_text"
msgid "Illumination"
msgstr "照明"
@@ -3344,13 +3159,11 @@ msgid "Shading"
msgstr "シェーディング"
#: docking3deffects.ui:2004
-#, fuzzy
msgctxt "docking3deffects|geometry|tooltip_text"
msgid "Geometry"
msgstr "ジオメトリ"
#: dockingcolorreplace.ui:17
-#, fuzzy
msgctxt "dockingcolorreplace|DockingColorReplace"
msgid "Color Replacer"
msgstr "色の置換"
@@ -3361,7 +3174,6 @@ msgid "Source color"
msgstr "元の色"
#: dockingcolorreplace.ui:64
-#, fuzzy
msgctxt "dockingcolorreplace|label3"
msgid "Tolerance"
msgstr "許容範囲"
@@ -3373,31 +3185,27 @@ msgstr "置換候補..."
#. This string is used by the eyedropper dialog to denote a color in an image that will be replaced by another color.
#: dockingcolorreplace.ui:93
-#, fuzzy
msgctxt "dockingcolorreplace|cbx2-atkobject"
msgid "Source Color 2"
-msgstr "元の色"
+msgstr "元の色2"
#. This string is used by the eyedropper dialog to denote a color in an image that will be replaced by another color.
#: dockingcolorreplace.ui:111
-#, fuzzy
msgctxt "dockingcolorreplace|cbx3-atkobject"
msgid "Source Color 3"
-msgstr "元の色"
+msgstr "元の色3"
#. This string is used by the eyedropper dialog to denote a color in an image that will be replaced by another color.
#: dockingcolorreplace.ui:129
-#, fuzzy
msgctxt "dockingcolorreplace|cbx4-atkobject"
msgid "Source Color 4"
-msgstr "元の色"
+msgstr "元の色4"
#. This string is used by the eyedropper dialog to denote a color in an image that will be replaced by another color.
#: dockingcolorreplace.ui:147
-#, fuzzy
msgctxt "dockingcolorreplace|cbx1-atkobject"
msgid "Source Color 1"
-msgstr "元の色"
+msgstr "元の色1"
#: dockingcolorreplace.ui:158
msgctxt "dockingcolorreplace|cbx5"
@@ -3405,52 +3213,44 @@ msgid "Tr_ansparency"
msgstr "透過性(_A)"
#: dockingcolorreplace.ui:179
-#, fuzzy
msgctxt "dockingcolorreplace|tol1-atkobject"
msgid "Tolerance 1"
-msgstr "許容範囲"
+msgstr "許容範囲1"
#: dockingcolorreplace.ui:197
-#, fuzzy
msgctxt "dockingcolorreplace|tol2-atkobject"
msgid "Tolerance 2"
-msgstr "許容範囲"
+msgstr "許容範囲2"
#: dockingcolorreplace.ui:215
-#, fuzzy
msgctxt "dockingcolorreplace|tol3-atkobject"
msgid "Tolerance 3"
-msgstr "許容範囲"
+msgstr "許容範囲3"
#: dockingcolorreplace.ui:233
-#, fuzzy
msgctxt "dockingcolorreplace|tol4-atkobject"
msgid "Tolerance 4"
-msgstr "許容範囲"
+msgstr "許容範囲4"
#: dockingcolorreplace.ui:249
-#, fuzzy
msgctxt "dockingcolorreplace|color1-atkobject"
msgid "Replace with 1"
-msgstr "置換候補..."
+msgstr "置換候補1"
#: dockingcolorreplace.ui:265
-#, fuzzy
msgctxt "dockingcolorreplace|color2-atkobject"
msgid "Replace with 2"
-msgstr "置換候補..."
+msgstr "置換候補2"
#: dockingcolorreplace.ui:281
-#, fuzzy
msgctxt "dockingcolorreplace|color3-atkobject"
msgid "Replace with 3"
-msgstr "置換候補..."
+msgstr "置換候補3"
#: dockingcolorreplace.ui:297
-#, fuzzy
msgctxt "dockingcolorreplace|color4-atkobject"
msgid "Replace with 4"
-msgstr "置換候補..."
+msgstr "置換候補4"
#: dockingcolorreplace.ui:336
msgctxt "dockingcolorreplace|label1"
@@ -3468,13 +3268,11 @@ msgid "Pipette"
msgstr "スポイト"
#: dockingfontwork.ui:17
-#, fuzzy
msgctxt "dockingfontwork|DockingFontwork"
msgid "Fontwork"
msgstr "フォントワーク"
#: dockingfontwork.ui:32
-#, fuzzy
msgctxt "dockingfontwork|off|tooltip_text"
msgid "Off"
msgstr "オフ"
@@ -3485,31 +3283,26 @@ msgid "Rotate"
msgstr "回転"
#: dockingfontwork.ui:68
-#, fuzzy
msgctxt "dockingfontwork|upright|tooltip_text"
msgid "Upright"
msgstr "直立"
#: dockingfontwork.ui:82
-#, fuzzy
msgctxt "dockingfontwork|hori|tooltip_text"
msgid "Slant Horizontal"
msgstr "横に傾斜"
#: dockingfontwork.ui:96
-#, fuzzy
msgctxt "dockingfontwork|vert|tooltip_text"
msgid "Slant Vertical"
msgstr "縦に傾斜"
#: dockingfontwork.ui:120
-#, fuzzy
msgctxt "dockingfontwork|orientation|tooltip_text"
msgid "Orientation"
-msgstr "プレゼンテーション"
+msgstr "向き"
#: dockingfontwork.ui:143
-#, fuzzy
msgctxt "dockingfontwork|left|tooltip_text"
msgid "Align Left"
msgstr "左揃え"
@@ -3520,13 +3313,11 @@ msgid "Center"
msgstr "中央"
#: dockingfontwork.ui:170
-#, fuzzy
msgctxt "dockingfontwork|right|tooltip_text"
msgid "Align Right"
msgstr "右揃え"
#: dockingfontwork.ui:184
-#, fuzzy
msgctxt "dockingfontwork|autosize|tooltip_text"
msgid "AutoSize Text"
msgstr "自動テキストサイズ"
@@ -3542,19 +3333,16 @@ msgid "Indent"
msgstr "インデント"
#: dockingfontwork.ui:283
-#, fuzzy
msgctxt "dockingfontwork|contour|tooltip_text"
msgid "Contour"
msgstr "中抜き"
#: dockingfontwork.ui:296
-#, fuzzy
msgctxt "dockingfontwork|textcontour|tooltip_text"
msgid "Text Contour"
msgstr "文字の輪郭"
#: dockingfontwork.ui:319
-#, fuzzy
msgctxt "dockingfontwork|noshadow|tooltip_text"
msgid "No Shadow"
msgstr "影をつけない"
@@ -3565,7 +3353,6 @@ msgid "Vertical"
msgstr "垂直"
#: dockingfontwork.ui:346
-#, fuzzy
msgctxt "dockingfontwork|slant|tooltip_text"
msgid "Slant"
msgstr "傾斜"
@@ -3581,7 +3368,6 @@ msgid "Distance Y"
msgstr "間隔 Y"
#: dockingfontwork.ui:442
-#, fuzzy
msgctxt "dockingfontwork|color|tooltip_text"
msgid "Shadow Color"
msgstr "影の色"
@@ -3643,7 +3429,6 @@ msgid "_Discard"
msgstr "破棄(_D)"
#: docrecoveryrecoverdialog.ui:37
-#, fuzzy
msgctxt "docrecoveryrecoverdialog|next"
msgid "_Start"
msgstr "開始(_S)"
@@ -3699,28 +3484,24 @@ msgid "Depth"
msgstr "深さ"
#: filtermenu.ui:12
-#, fuzzy
msgctxt "filtermenu|delete"
msgid "_Delete"
-msgstr "削除"
+msgstr "削除(_D)"
#: filtermenu.ui:20
-#, fuzzy
msgctxt "filtermenu|edit"
msgid "_Edit"
msgstr "編集(_E)"
#: filtermenu.ui:28
-#, fuzzy
msgctxt "filtermenu|isnull"
msgid "_Is Null"
-msgstr "Null (~I)"
+msgstr "Null (_I)"
#: filtermenu.ui:36
-#, fuzzy
msgctxt "filtermenu|isnotnull"
msgid "I_s not Null"
-msgstr "Null でない(~S)"
+msgstr "Null でない(_S)"
#: findreplacedialog.ui:8
msgctxt "findreplacedialog|FindReplaceDialog"
@@ -3738,10 +3519,9 @@ msgid "Ma_tch case"
msgstr "大文字と小文字を区別する(_T)"
#: findreplacedialog.ui:199
-#, fuzzy
msgctxt "findreplacedialog|searchformatted"
msgid "For_matted display"
-msgstr "書式設定した表記"
+msgstr "書式設定した表記(_M)"
#: findreplacedialog.ui:218
msgctxt "findreplacedialog|wholewords"
@@ -3779,16 +3559,14 @@ msgid "Find _All"
msgstr "すべて検索(_A)"
#: findreplacedialog.ui:438
-#, fuzzy
msgctxt "findreplacedialog|backsearch"
msgid "Find Pre_vious"
-msgstr "前を検索"
+msgstr "前を検索(_V)"
#: findreplacedialog.ui:452
-#, fuzzy
msgctxt "findreplacedialog|search"
msgid "Find Ne_xt"
-msgstr "次を検索"
+msgstr "次を検索(_X)"
#: findreplacedialog.ui:468
msgctxt "findreplacedialog|replace"
@@ -3811,10 +3589,9 @@ msgid "Re_gular expressions"
msgstr "正規表現(_G)"
#: findreplacedialog.ui:670
-#, fuzzy
msgctxt "findreplacedialog|attributes"
msgid "Attribut_es..."
-msgstr "属性(_B)..."
+msgstr "属性(_E)..."
#: findreplacedialog.ui:684
msgctxt "findreplacedialog|format"
@@ -3912,10 +3689,9 @@ msgid "Ro_ws"
msgstr "行(_W)"
#: findreplacedialog.ui:1022
-#, fuzzy
msgctxt "findreplacedialog|cols"
msgid "Colum_ns"
-msgstr "列"
+msgstr "列(_N)"
#: findreplacedialog.ui:1068
msgctxt "findreplacedialog|label3"
@@ -3923,7 +3699,6 @@ msgid "Other _options"
msgstr "他のオプション(_O)"
#: floatingareastyle.ui:43
-#, fuzzy
msgctxt "floatingareastyle|label1"
msgid "_Angle:"
msgstr "回転角度(_A):"
@@ -3944,13 +3719,11 @@ msgid "Rotate clockwise by 45 degrees."
msgstr ""
#: floatingareastyle.ui:147
-#, fuzzy
msgctxt "floatingareastyle|label4"
msgid "_Start value:"
msgstr "開始値(_S):"
#: floatingareastyle.ui:161
-#, fuzzy
msgctxt "floatingareastyle|label5"
msgid "_End value:"
msgstr "終了値(_E):"
@@ -3966,10 +3739,9 @@ msgid "Enter a transparency value for the endpoint of the gradient, where 0% is
msgstr "グラデーションの終了値の透過度を入力します。0%は不透明で100%は透明です。"
#: floatingareastyle.ui:210
-#, fuzzy
msgctxt "floatingareastyle|label6"
msgid "_Border:"
-msgstr "外枠"
+msgstr "枠線(_B):"
#: floatingareastyle.ui:223
msgctxt "floatingareastyle|border|tooltip_text"
@@ -3977,13 +3749,11 @@ msgid "Specify the border value of gradient transparency."
msgstr "グラデーションの透過度の詳細を指定します。"
#: floatingareastyle.ui:248
-#, fuzzy
msgctxt "floatingareastyle|label2"
msgid "Center _X:"
msgstr "_Xの中心:"
#: floatingareastyle.ui:262
-#, fuzzy
msgctxt "floatingareastyle|label3"
msgid "Center _Y:"
msgstr "_Yの中心:"
@@ -4081,7 +3851,7 @@ msgstr "色の許容"
#: floatinglineproperty.ui:53
msgctxt "floatinglineproperty|label1"
msgid "Custom Line Width:"
-msgstr ""
+msgstr "線幅のユーザー定義:"
#: fontworkgallerydialog.ui:9
msgctxt "fontworkgallerydialog|FontworkGalleryDialog"
@@ -4104,31 +3874,26 @@ msgid "_Value:"
msgstr "値(_V):"
#: formdatamenu.ui:12
-#, fuzzy
msgctxt "formdatamenu|additem"
msgid "Add Item"
msgstr "項目の追加"
#: formdatamenu.ui:20
-#, fuzzy
msgctxt "formdatamenu|addelement"
msgid "Add Element"
msgstr "要素の追加"
#: formdatamenu.ui:28
-#, fuzzy
msgctxt "formdatamenu|addattribute"
msgid "Add Attribute"
msgstr "属性を追加"
#: formdatamenu.ui:36
-#, fuzzy
msgctxt "formdatamenu|edit"
msgid "Edit"
msgstr "編集"
#: formdatamenu.ui:50
-#, fuzzy
msgctxt "formdatamenu|delete"
msgid "Delete"
msgstr "削除"
@@ -4155,199 +3920,166 @@ msgid "_Edit"
msgstr "編集(_E)"
#: formnavimenu.ui:12
-#, fuzzy
msgctxt "formnavimenu|new"
msgid "_New"
msgstr "新規作成(_N)"
#: formnavimenu.ui:22
-#, fuzzy
msgctxt "formnavimenu|form"
msgid "Form"
msgstr "フォーム"
#: formnavimenu.ui:30
-#, fuzzy
msgctxt "formnavimenu|hidden"
msgid "Hidden Control"
msgstr "隠しコントロール"
#: formnavimenu.ui:42
-#, fuzzy
msgctxt "formnavimenu|change"
msgid "Replace with"
-msgstr "置換後の文字列(_P)"
+msgstr "以下に置換"
#: formnavimenu.ui:50
-#, fuzzy
msgctxt "formnavimenu|cut"
msgid "Cu_t"
-msgstr "切り取り"
+msgstr "切り取り(_T)"
#: formnavimenu.ui:58
-#, fuzzy
msgctxt "formnavimenu|copy"
msgid "_Copy"
msgstr "コピー(_C)"
#: formnavimenu.ui:66
-#, fuzzy
msgctxt "formnavimenu|paste"
msgid "_Paste"
-msgstr "貼り付け"
+msgstr "貼り付け(_P)"
#: formnavimenu.ui:74
-#, fuzzy
msgctxt "formnavimenu|delete"
msgid "_Delete"
-msgstr "削除"
+msgstr "削除(_D)"
#: formnavimenu.ui:82
-#, fuzzy
msgctxt "formnavimenu|taborder"
msgid "Tab Order..."
msgstr "タブの順序..."
#: formnavimenu.ui:90
-#, fuzzy
msgctxt "formnavimenu|rename"
msgid "_Rename"
msgstr "名前の変更(_R)"
#: formnavimenu.ui:98
-#, fuzzy
msgctxt "formnavimenu|props"
msgid "Propert_ies"
-msgstr "属性 "
+msgstr "属性(_I)"
#: formnavimenu.ui:106
-#, fuzzy
msgctxt "formnavimenu|designmode"
msgid "Open in Design Mode"
msgstr "デザインモードで開く"
#: formnavimenu.ui:114
-#, fuzzy
msgctxt "formnavimenu|controlfocus"
msgid "Automatic Control Focus"
msgstr "オートコントロールフォーカス"
#: functionmenu.ui:12
-#, fuzzy
msgctxt "functionmenu|avg"
msgid "Average"
msgstr "平均"
#: functionmenu.ui:20
-#, fuzzy
msgctxt "functionmenu|counta"
msgid "CountA"
-msgstr "総数2"
+msgstr "COUNTA"
#: functionmenu.ui:27
-#, fuzzy
msgctxt "functionmenu|count"
msgid "Count"
msgstr "総数"
#: functionmenu.ui:34
-#, fuzzy
msgctxt "functionmenu|max"
msgid "Maximum"
msgstr "最大値"
#: functionmenu.ui:41
-#, fuzzy
msgctxt "functionmenu|min"
msgid "Minimum"
msgstr "最小値"
#: functionmenu.ui:48
-#, fuzzy
msgctxt "functionmenu|sum"
msgid "Sum"
msgstr "合計"
#: functionmenu.ui:55
-#, fuzzy
msgctxt "functionmenu|selection"
msgid "Selection count"
msgstr "選択範囲のセル数"
#: functionmenu.ui:62
-#, fuzzy
msgctxt "functionmenu|none"
msgid "None"
msgstr "なし"
#: gallerymenu1.ui:12
-#, fuzzy
msgctxt "gallerymenu1|update"
msgid "Update"
msgstr "更新"
#: gallerymenu1.ui:26
-#, fuzzy
msgctxt "gallerymenu1|delete"
msgid "_Delete"
-msgstr "削除"
+msgstr "削除(_D)"
#: gallerymenu1.ui:33
-#, fuzzy
msgctxt "gallerymenu1|rename"
msgid "_Rename"
msgstr "名前の変更(_R)"
#: gallerymenu1.ui:46
-#, fuzzy
msgctxt "gallerymenu1|assign"
msgid "Assign _ID"
-msgstr "ID の割り当て"
+msgstr "_IDの割り当て"
#: gallerymenu1.ui:59
-#, fuzzy
msgctxt "gallerymenu1|properties"
msgid "Propert_ies..."
-msgstr "プロパティ..."
+msgstr "属性(_I)..."
#: gallerymenu2.ui:12
-#, fuzzy
msgctxt "gallerymenu2|add"
msgid "_Insert"
msgstr "挿入(_I)"
#: gallerymenu2.ui:20
-#, fuzzy
msgctxt "gallerymenu2|background"
msgid "Insert as Bac_kground"
-msgstr "背景として挿入(~K)"
+msgstr "背景として挿入(_K)"
#: gallerymenu2.ui:34
-#, fuzzy
msgctxt "gallerymenu2|preview"
msgid "_Preview"
-msgstr "プレビュー"
+msgstr "プレビュー(_P)"
#: gallerymenu2.ui:48
-#, fuzzy
msgctxt "gallerymenu2|title"
msgid "_Title"
-msgstr "タイトル"
+msgstr "タイトル(_T)"
#: gallerymenu2.ui:61
-#, fuzzy
msgctxt "gallerymenu2|delete"
msgid "_Delete"
-msgstr "削除"
+msgstr "削除(_D)"
#: gallerymenu2.ui:74
-#, fuzzy
msgctxt "gallerymenu2|copy"
msgid "_Copy"
msgstr "コピー(_C)"
#: gallerymenu2.ui:82
-#, fuzzy
msgctxt "gallerymenu2|paste"
msgid "_Insert"
msgstr "挿入(_I)"
@@ -4443,7 +4175,6 @@ msgid "Save..."
msgstr "保存..."
#: imapdialog.ui:77
-#, fuzzy
msgctxt "imapdialog|TBI_CLOSE"
msgid "Close"
msgstr "閉じる"
@@ -4534,64 +4265,54 @@ msgid "Text:"
msgstr "テキスト:"
#: imapmenu.ui:12
-#, fuzzy
msgctxt "imapmenu|url"
msgid "Description..."
msgstr "説明..."
#: imapmenu.ui:20
-#, fuzzy
msgctxt "imapmenu|macro"
msgid "_Macro..."
-msgstr "マクロ..."
+msgstr "マクロ(_M)..."
#: imapmenu.ui:28
-#, fuzzy
msgctxt "imapmenu|active"
msgid "Active"
msgstr "アクティブ"
#: imapmenu.ui:42
-#, fuzzy
msgctxt "imapmenu|arrange"
msgid "_Arrange"
-msgstr "整列"
+msgstr "整列(_A)"
#: imapmenu.ui:52
-#, fuzzy
msgctxt "imapmenu|front"
msgid "Bring to Front"
msgstr "最前面へ移動"
#: imapmenu.ui:60
-#, fuzzy
msgctxt "imapmenu|forward"
msgid "Bring _Forward"
-msgstr "前面へ移動(~F)"
+msgstr "前面へ移動(_F)"
#: imapmenu.ui:68
-#, fuzzy
msgctxt "imapmenu|backward"
msgid "Send Back_ward"
-msgstr "背面へ移動(~W)"
+msgstr "背面へ移動(_W)"
#: imapmenu.ui:76
-#, fuzzy
msgctxt "imapmenu|back"
msgid "_Send to Back"
-msgstr "最背面へ移動(~S)"
+msgstr "最背面へ移動(_S)"
#: imapmenu.ui:94
-#, fuzzy
msgctxt "imapmenu|selectall"
msgid "Select _All"
-msgstr "すべて選択"
+msgstr "すべて選択(_A)"
#: imapmenu.ui:102
-#, fuzzy
msgctxt "imapmenu|delete"
msgid "_Delete"
-msgstr "削除"
+msgstr "削除(_D)"
#: linkwarndialog.ui:8
msgctxt "linkwarndialog|LinkWarnDialog"
@@ -4629,19 +4350,16 @@ msgid "Playback:"
msgstr ""
#: mediaplayback.ui:36
-#, fuzzy
msgctxt "mediaplayback|label2"
msgid "Seek:"
-msgstr "シード:"
+msgstr "シーク:"
#: mediaplayback.ui:50
-#, fuzzy
msgctxt "mediaplayback|label3"
msgid "Volume:"
-msgstr "巻"
+msgstr "ボリューム:"
#: mediaplayback.ui:79
-#, fuzzy
msgctxt "mediaplayback|zoombox|tooltip_text"
msgid "View"
msgstr "表示"
@@ -4822,43 +4540,36 @@ msgid "Single"
msgstr "1行"
#: paralinespacingcontrol.ui:183
-#, fuzzy
msgctxt "paralinespacingcontrol|line_dist"
msgid "1.15 Lines"
msgstr "1.15 行"
#: paralinespacingcontrol.ui:184
-#, fuzzy
msgctxt "paralinespacingcontrol|line_dist"
msgid "1.5 Lines"
msgstr "1.5 行"
#: paralinespacingcontrol.ui:185
-#, fuzzy
msgctxt "paralinespacingcontrol|line_dist"
msgid "Double"
-msgstr "二重"
+msgstr "2行"
#: paralinespacingcontrol.ui:186
-#, fuzzy
msgctxt "paralinespacingcontrol|line_dist"
msgid "Proportional"
msgstr "均整"
#: paralinespacingcontrol.ui:187
-#, fuzzy
msgctxt "paralinespacingcontrol|line_dist"
msgid "At least"
msgstr "最小"
#: paralinespacingcontrol.ui:188
-#, fuzzy
msgctxt "paralinespacingcontrol|line_dist"
msgid "Leading"
msgstr "行間余白"
#: paralinespacingcontrol.ui:189
-#, fuzzy
msgctxt "paralinespacingcontrol|line_dist"
msgid "Fixed"
msgstr "変更不可能"
@@ -4874,31 +4585,26 @@ msgid "Custom Value"
msgstr "ユーザー定義値"
#: paralrspacing.ui:37
-#, fuzzy
msgctxt "paralrspacing|beforetextindent|tooltip_text"
msgid "Before Text Indent"
msgstr "テキスト前のインデント"
#: paralrspacing.ui:77
-#, fuzzy
msgctxt "paralrspacing|aftertextindent|tooltip_text"
msgid "After Text Indent"
msgstr "テキスト後のインデント"
#: paralrspacing.ui:115
-#, fuzzy
msgctxt "paralrspacing|firstlineindent|tooltip_text"
msgid "First Line Indent"
msgstr "最初の行のインデント"
#: paraulspacing.ui:45
-#, fuzzy
msgctxt "paraulspacing|aboveparaspacing|tooltip_text"
msgid "Above Paragraph Spacing"
msgstr "段落上部の間隔"
#: paraulspacing.ui:86
-#, fuzzy
msgctxt "paraulspacing|belowparaspacing|tooltip_text"
msgid "Below Paragraph Spacing"
msgstr "段落下部の間隔"
@@ -4934,13 +4640,11 @@ msgid "New Password"
msgstr "新しいパスワード"
#: presetmenu.ui:12
-#, fuzzy
msgctxt "presetmenu|rename"
msgid "Rename"
msgstr "名前の変更"
#: presetmenu.ui:20
-#, fuzzy
msgctxt "presetmenu|delete"
msgid "Delete"
msgstr "削除"
@@ -5095,7 +4799,6 @@ msgid "C_omment:"
msgstr "コメント(_O):"
#: redlinefilterpage.ui:87
-#, fuzzy
msgctxt "redlinefilterpage|commentedit-atkobject"
msgid "Comment"
msgstr "コメント"
@@ -5116,13 +4819,11 @@ msgid "A_ction:"
msgstr "アクション(_C):"
#: redlinefilterpage.ui:159
-#, fuzzy
msgctxt "redlinefilterpage|authorlist-atkobject"
msgid "Author"
msgstr "作成者"
#: redlinefilterpage.ui:186
-#, fuzzy
msgctxt "redlinefilterpage|rangeedit-atkobject"
msgid "Range"
msgstr "参照範囲"
@@ -5233,85 +4934,71 @@ msgid "Changes"
msgstr "変更"
#: rowsmenu.ui:12
-#, fuzzy
msgctxt "rowsmenu|delete"
msgid "Delete Rows"
msgstr "行の削除"
#: rowsmenu.ui:19
-#, fuzzy
msgctxt "rowsmenu|save"
msgid "Save Record"
-msgstr "レコード保存"
+msgstr "レコードの保存"
#: rowsmenu.ui:26
-#, fuzzy
msgctxt "rowsmenu|undo"
msgid "Undo: Data entry"
msgstr "元に戻す: データ入力"
#: rulermenu.ui:12
-#, fuzzy
msgctxt "rulermenu|mm"
msgid "Millimeter"
msgstr "ミリメートル"
#: rulermenu.ui:20
-#, fuzzy
msgctxt "rulermenu|cm"
msgid "Centimeter"
msgstr "センチメートル"
#: rulermenu.ui:28
-#, fuzzy
msgctxt "rulermenu|m"
msgid "Meter"
msgstr "メートル"
#: rulermenu.ui:36
-#, fuzzy
msgctxt "rulermenu|km"
msgid "Kilometer"
msgstr "キロメートル"
#: rulermenu.ui:44
-#, fuzzy
msgctxt "rulermenu|in"
msgid "Inch"
msgstr "インチ"
#: rulermenu.ui:52
-#, fuzzy
msgctxt "rulermenu|ft"
msgid "Foot"
msgstr "フィート"
#: rulermenu.ui:60
-#, fuzzy
msgctxt "rulermenu|mile"
msgid "Miles"
msgstr "マイル"
#: rulermenu.ui:68
-#, fuzzy
msgctxt "rulermenu|pt"
msgid "Point"
msgstr "ポイント"
#: rulermenu.ui:76
-#, fuzzy
msgctxt "rulermenu|pc"
msgid "Pica"
msgstr "パイカ"
#: rulermenu.ui:84
-#, fuzzy
msgctxt "rulermenu|ch"
msgid "Char"
msgstr "文字"
#: rulermenu.ui:92
-#, fuzzy
msgctxt "rulermenu|line"
msgid "Line"
msgstr "行"
@@ -5364,12 +5051,12 @@ msgstr ""
#: safemodedialog.ui:173
msgctxt "safemodedialog|radio_configure"
msgid "Configure"
-msgstr ""
+msgstr "設定"
#: safemodedialog.ui:197
msgctxt "safemodedialog|check_disable_all_extensions"
msgid "Disable all user extensions"
-msgstr ""
+msgstr "すべてのユーザー拡張機能を無効にする"
#: safemodedialog.ui:212
msgctxt "safemodedialog|check_disable_hw_acceleration"
@@ -5377,7 +5064,6 @@ msgid "Disable hardware acceleration (OpenGL, OpenCL)"
msgstr "ハードウェアアクセラレーションを無効にする (OpenGL, OpenCL)"
#: safemodedialog.ui:234
-#, fuzzy
msgctxt "safemodedialog|radio_extensions"
msgid "Extensions"
msgstr "拡張機能"
@@ -5425,12 +5111,12 @@ msgstr "助言を得る"
#: safemodedialog.ui:416
msgctxt "safemodedialog|label4"
msgid "You can also include relevant parts of your user profile in the bugreport (be aware it might contain personal data)."
-msgstr ""
+msgstr "ユーザープロファイルの関係する部分をバグレポートに含めることもできます(個人情報が含まれる可能性があることに注意してください)。"
#: safemodedialog.ui:432
msgctxt "safemodedialog|btn_create_zip"
msgid "Create Zip Archive from User Profile"
-msgstr ""
+msgstr "ユーザープロファイルからZIPアーカイブを作成する"
#: safemodedialog.ui:445
msgctxt "safemodedialog|linkbutton_profile"
@@ -5438,7 +5124,6 @@ msgid "Show User Profile"
msgstr "ユーザープロファイルを表示する"
#: safemodedialog.ui:471
-#, fuzzy
msgctxt "safemodedialog|label2"
msgid "Advanced"
msgstr "詳細"
@@ -5454,25 +5139,21 @@ msgid "The content of the current form has been modified."
msgstr "現在の形式の内容が変更されています。"
#: selectionmenu.ui:12
-#, fuzzy
msgctxt "selectionmenu|standard"
msgid "Standard selection"
msgstr "標準選択"
#: selectionmenu.ui:20
-#, fuzzy
msgctxt "selectionmenu|extending"
msgid "Extending selection"
msgstr "拡張選択"
#: selectionmenu.ui:28
-#, fuzzy
msgctxt "selectionmenu|adding"
msgid "Adding selection"
msgstr "追加選択"
#: selectionmenu.ui:36
-#, fuzzy
msgctxt "selectionmenu|block"
msgid "Block selection"
msgstr "ブロック選択"
@@ -5500,7 +5181,7 @@ msgstr "適用する効果を選択します。"
#: sidebararea.ui:92
msgctxt "sidebararea|fillattr-atkobject"
msgid "Hatching/Bitmap"
-msgstr ""
+msgstr "ハッチング/ビットマップ"
#: sidebararea.ui:106
msgctxt "sidebararea|fillgrad1|tooltip_text"
@@ -5513,10 +5194,9 @@ msgid "Select the fill type to apply."
msgstr "適用する塗りつぶしの方法を選択します。"
#: sidebararea.ui:135
-#, fuzzy
msgctxt "sidebararea|fillstyle-atkobject"
msgid "Fill Type"
-msgstr "ファイルの種類"
+msgstr "塗りつぶしの方法"
#: sidebararea.ui:150
msgctxt "sidebararea|fillgrad2|tooltip_text"
@@ -5576,7 +5256,7 @@ msgstr "グラデーションの角度を選択します。"
#: sidebararea.ui:216
msgctxt "sidebararea|gradangle-atkobject"
msgid "Gradient angle"
-msgstr ""
+msgstr "グラデーション角度"
#: sidebararea.ui:232
msgctxt "sidebararea|transparencylabel|tooltip_text"
@@ -5634,7 +5314,6 @@ msgid "Square"
msgstr "正方形"
#: sidebararea.ui:262
-#, fuzzy
msgctxt "sidebararea|transtype-atkobject"
msgid "Transparency Type"
msgstr "透明モード"
@@ -5655,7 +5334,6 @@ msgid "Specify 0% for fully opaque through 100% for fully transparent."
msgstr "0%不透明から100%透明までを指定します。"
#: sidebararea.ui:346
-#, fuzzy
msgctxt "sidebararea|settransparency-atkobject"
msgid "Transparency"
msgstr "透過性"
@@ -5696,10 +5374,9 @@ msgid "Color _mode:"
msgstr "カラーモード(_M):"
#: sidebargraphic.ui:139
-#, fuzzy
msgctxt "sidebargraphic|setcolormode-atkobject"
msgid "Color mode"
-msgstr "カラーモード(_M):"
+msgstr "カラーモード"
#: sidebargraphic.ui:152
msgctxt "sidebargraphic|transparencylabel"
@@ -5712,7 +5389,6 @@ msgid "Specify the percentage of transparency; 0% is fully opaque and 100% is fu
msgstr "透過度をパーセントで指定します。0%は完全に不透明で、100%は完全に透明です。"
#: sidebargraphic.ui:176
-#, fuzzy
msgctxt "sidebargraphic|settransparency-atkobject"
msgid "Transparency"
msgstr "透過性"
@@ -5723,7 +5399,6 @@ msgid "Red"
msgstr "赤"
#: sidebargraphic.ui:215
-#, fuzzy
msgctxt "sidebargraphic|setred-atkobject"
msgid "Red"
msgstr "赤"
@@ -5734,7 +5409,6 @@ msgid "Green"
msgstr "緑"
#: sidebargraphic.ui:261
-#, fuzzy
msgctxt "sidebargraphic|setgreen-atkobject"
msgid "Green"
msgstr "緑"
@@ -5745,7 +5419,6 @@ msgid "Blue"
msgstr "青"
#: sidebargraphic.ui:308
-#, fuzzy
msgctxt "sidebargraphic|setblue-atkobject"
msgid "Blue"
msgstr "青"
@@ -5758,7 +5431,7 @@ msgstr "明るさに影響する中間色のガンマ値を指定します。"
#: sidebargraphic.ui:358
msgctxt "sidebargraphic|setgamma-atkobject"
msgid "Gamma value"
-msgstr ""
+msgstr "ガンマ値"
#: sidebarline.ui:40
msgctxt "sidebarline|beginarrowstyle|tooltip_text"
@@ -5768,7 +5441,7 @@ msgstr "矢印の先頭の形状を選択します。"
#: sidebarline.ui:44
msgctxt "sidebarline|beginarrowstyle-atkobject"
msgid "Beginning Style"
-msgstr ""
+msgstr "始点のスタイル"
#: sidebarline.ui:60
msgctxt "sidebarline|linestyle|tooltip_text"
@@ -5786,10 +5459,9 @@ msgid "Select the style of the ending arrowhead."
msgstr "矢印の後尾の形状を選択します。"
#: sidebarline.ui:85
-#, fuzzy
msgctxt "sidebarline|endarrowstyle-atkobject"
msgid "Ending Style"
-msgstr "スタイルの編集"
+msgstr "終端のスタイル"
#: sidebarline.ui:113
msgctxt "sidebarline|widthlabel"
@@ -5827,7 +5499,6 @@ msgid "Specify the transparency of the line."
msgstr "線の透過度を指定します。"
#: sidebarline.ui:230
-#, fuzzy
msgctxt "sidebarline|linetransparency-atkobject"
msgid "Transparency"
msgstr "透過性"
@@ -5895,7 +5566,7 @@ msgstr "四角"
#: sidebarline.ui:328
msgctxt "sidebarline|linecapstyle-atkobject"
msgid "Cap Style"
-msgstr ""
+msgstr "頂点のスタイル"
#: sidebarparagraph.ui:26
msgctxt "sidebarparagraph|numberbullet|tooltip_text"
@@ -5928,7 +5599,6 @@ msgid "Above Paragraph Spacing"
msgstr "段落上部の間隔"
#: sidebarparagraph.ui:320
-#, fuzzy
msgctxt "sidebarparagraph|aboveparaspacing-atkobject"
msgid "Above Paragraph Spacing"
msgstr "段落上部の間隔"
@@ -5939,7 +5609,6 @@ msgid "Below Paragraph Spacing"
msgstr "段落下部の間隔"
#: sidebarparagraph.ui:370
-#, fuzzy
msgctxt "sidebarparagraph|belowparaspacing-atkobject"
msgid "Below Paragraph Spacing"
msgstr "段落下部の間隔"
@@ -5980,7 +5649,6 @@ msgid "Before Text Indent"
msgstr "テキスト前のインデント"
#: sidebarparagraph.ui:531
-#, fuzzy
msgctxt "sidebarparagraph|beforetextindent-atkobject"
msgid "Before Text Indent"
msgstr "テキスト前のインデント"
@@ -5991,7 +5659,6 @@ msgid "After Text Indent"
msgstr "テキスト後のインデント"
#: sidebarparagraph.ui:580
-#, fuzzy
msgctxt "sidebarparagraph|aftertextindent-atkobject"
msgid "After Text Indent"
msgstr "テキスト後のインデント"
@@ -6002,7 +5669,6 @@ msgid "First Line Indent"
msgstr "最初の行のインデント"
#: sidebarparagraph.ui:629
-#, fuzzy
msgctxt "sidebarparagraph|firstlineindent-atkobject"
msgid "First Line Indent"
msgstr "最初の行のインデント"
@@ -6013,10 +5679,9 @@ msgid "Paragraph Background Color"
msgstr "段落の背景色"
#: sidebarpossize.ui:42
-#, fuzzy
msgctxt "sidebarpossize|horizontallabel"
msgid "Position _X:"
-msgstr "位置:"
+msgstr "_X位置:"
#: sidebarpossize.ui:57
msgctxt "sidebarpossize|horizontalpos|tooltip_text"
@@ -6029,10 +5694,9 @@ msgid "Horizontal"
msgstr "水平"
#: sidebarpossize.ui:82
-#, fuzzy
msgctxt "sidebarpossize|verticallabel"
msgid "Position _Y:"
-msgstr "位置:"
+msgstr "_Y位置:"
#: sidebarpossize.ui:97
msgctxt "sidebarpossize|verticalpos|tooltip_text"
@@ -6040,7 +5704,6 @@ msgid "Enter the value for the vertical position."
msgstr "垂直位置の場所の値を入力します。"
#: sidebarpossize.ui:105
-#, fuzzy
msgctxt "sidebarpossize|verticalpos-atkobject"
msgid "Vertical"
msgstr "垂直"
@@ -6141,22 +5804,19 @@ msgid "Color:"
msgstr "色:"
#: stylemenu.ui:12
-#, fuzzy
msgctxt "stylemenu|update"
msgid "Update to Match Selection"
msgstr "選択範囲と一致するように更新"
#: stylemenu.ui:20
-#, fuzzy
msgctxt "stylemenu|edit"
msgid "Edit Style..."
msgstr "スタイルの編集..."
#: textcharacterspacingcontrol.ui:73
-#, fuzzy
msgctxt "textcharacterspacingcontrol|very_tight"
msgid "Very Tight"
-msgstr "最小(~V)"
+msgstr "最小"
#: textcharacterspacingcontrol.ui:89
msgctxt "textcharacterspacingcontrol|tight"
@@ -6164,34 +5824,29 @@ msgid "Tight"
msgstr "狭い"
#: textcharacterspacingcontrol.ui:105
-#, fuzzy
msgctxt "textcharacterspacingcontrol|normal"
msgid "Normal"
-msgstr "標準(~N)"
+msgstr "標準"
#: textcharacterspacingcontrol.ui:121
-#, fuzzy
msgctxt "textcharacterspacingcontrol|loose"
msgid "Loose"
-msgstr "広い(~L)"
+msgstr "広い"
#: textcharacterspacingcontrol.ui:137
-#, fuzzy
msgctxt "textcharacterspacingcontrol|very_loose"
msgid "Very Loose"
-msgstr "最大(~L)"
+msgstr "最大"
#: textcharacterspacingcontrol.ui:153
-#, fuzzy
msgctxt "textcharacterspacingcontrol|last_custom"
msgid "Last Custom Value"
msgstr "最後に設定した値"
#: textcharacterspacingcontrol.ui:190
-#, fuzzy
msgctxt "textcharacterspacingcontrol|kerning"
msgid "0,0"
-msgstr "0.05"
+msgstr "0.0"
#: textcharacterspacingcontrol.ui:201
msgctxt "textcharacterspacingcontrol|label2"
@@ -6244,7 +5899,6 @@ msgid "Tabs"
msgstr "タブ"
#: textunderlinecontrol.ui:26
-#, fuzzy
msgctxt "textunderlinecontrol|none"
msgid "(Without)"
msgstr "(なし)"
@@ -6260,55 +5914,46 @@ msgid "Double"
msgstr "二重"
#: textunderlinecontrol.ui:78
-#, fuzzy
msgctxt "textunderlinecontrol|bold|tooltip_text"
msgid "Bold"
msgstr "太字"
#: textunderlinecontrol.ui:95
-#, fuzzy
msgctxt "textunderlinecontrol|dot|tooltip_text"
msgid "Dotted"
msgstr "点線"
#: textunderlinecontrol.ui:112
-#, fuzzy
msgctxt "textunderlinecontrol|dotbold|tooltip_text"
msgid "Dotted (Bold)"
msgstr "太い点線"
#: textunderlinecontrol.ui:129
-#, fuzzy
msgctxt "textunderlinecontrol|dash|tooltip_text"
msgid "Dash"
msgstr "破線"
#: textunderlinecontrol.ui:146
-#, fuzzy
msgctxt "textunderlinecontrol|dashlong|tooltip_text"
msgid "Long Dash"
msgstr "長い破線"
#: textunderlinecontrol.ui:163
-#, fuzzy
msgctxt "textunderlinecontrol|dashdot|tooltip_text"
msgid "Dot Dash"
msgstr "一点鎖線"
#: textunderlinecontrol.ui:180
-#, fuzzy
msgctxt "textunderlinecontrol|dashdotdot|tooltip_text"
msgid "Dot Dot Dash"
msgstr "二点鎖線"
#: textunderlinecontrol.ui:197
-#, fuzzy
msgctxt "textunderlinecontrol|wave|tooltip_text"
msgid "Wave"
msgstr "波"
#: textunderlinecontrol.ui:211
-#, fuzzy
msgctxt "textunderlinecontrol|moreoptions"
msgid "_More Options..."
msgstr "詳細オプション..."
@@ -6339,55 +5984,46 @@ msgid "Delete"
msgstr "削除"
#: xmlsecstatmenu.ui:12
-#, fuzzy
msgctxt "xmlsecstatmenu|signatures"
msgid "Digital Signatures..."
msgstr "デジタル署名..."
#: zoommenu.ui:12
-#, fuzzy
msgctxt "zoommenu|page"
msgid "Entire Page"
msgstr "ページ全体"
#: zoommenu.ui:20
-#, fuzzy
msgctxt "zoommenu|width"
msgid "Page Width"
msgstr "ページ幅"
#: zoommenu.ui:28
-#, fuzzy
msgctxt "zoommenu|optimal"
msgid "Optimal View"
msgstr "最適表示"
#: zoommenu.ui:36
-#, fuzzy
msgctxt "zoommenu|50"
msgid "50%"
msgstr "50%"
#: zoommenu.ui:44
-#, fuzzy
msgctxt "zoommenu|75"
msgid "75%"
msgstr "75%"
#: zoommenu.ui:52
-#, fuzzy
msgctxt "zoommenu|100"
msgid "100%"
msgstr "100%"
#: zoommenu.ui:60
-#, fuzzy
msgctxt "zoommenu|150"
msgid "150%"
msgstr "150%"
#: zoommenu.ui:68
-#, fuzzy
msgctxt "zoommenu|200"
msgid "200%"
msgstr "200%"
@@ -6743,48 +6379,44 @@ msgid "Outline Texts"
msgstr "見出し"
#: strings.hrc:95
-#, fuzzy
msgctxt "STR_ObjNameSingulGRAF"
msgid "Image"
-msgstr "画像"
+msgstr "イメージ"
#: strings.hrc:96
-#, fuzzy
msgctxt "STR_ObjNamePluralGRAF"
msgid "Images"
-msgstr "画像"
+msgstr "イメージ"
#: strings.hrc:97
-#, fuzzy
msgctxt "STR_ObjNameSingulGRAFLNK"
msgid "Linked image"
msgstr "リンクされていないイメージ"
#: strings.hrc:98
-#, fuzzy
msgctxt "STR_ObjNamePluralGRAFLNK"
msgid "Linked images"
-msgstr "画像をリンクする"
+msgstr "イメージをリンクする"
#: strings.hrc:99
msgctxt "STR_ObjNameSingulGRAFNONE"
msgid "Blank image object"
-msgstr ""
+msgstr "ブランクイメージオブジェクト"
#: strings.hrc:100
msgctxt "STR_ObjNamePluralGRAFNONE"
msgid "Blank image objects"
-msgstr ""
+msgstr "ブランクイメージオブジェクト"
#: strings.hrc:101
msgctxt "STR_ObjNameSingulGRAFNONELNK"
msgid "Blank linked image"
-msgstr ""
+msgstr "ブランクのリンクされたイメージ"
#: strings.hrc:102
msgctxt "STR_ObjNamePluralGRAFNONELNK"
msgid "Blank linked images"
-msgstr ""
+msgstr "ブランクのリンクされたイメージ"
#: strings.hrc:103
msgctxt "STR_ObjNameSingulGRAFMTF"
@@ -6817,10 +6449,9 @@ msgid "Image with transparency"
msgstr "透過性のあるイメージ"
#: strings.hrc:109
-#, fuzzy
msgctxt "STR_ObjNameSingulGRAFBMPLNK"
msgid "Linked Image"
-msgstr "リンク画像"
+msgstr "リンクされたイメージ"
#: strings.hrc:110
msgctxt "STR_ObjNameSingulGRAFBMPTRANSLNK"
@@ -6828,10 +6459,9 @@ msgid "Linked image with transparency"
msgstr "リンクした透過性のあるイメージ"
#: strings.hrc:111
-#, fuzzy
msgctxt "STR_ObjNamePluralGRAFBMP"
msgid "Images"
-msgstr "画像"
+msgstr "イメージ"
#: strings.hrc:112
msgctxt "STR_ObjNamePluralGRAFBMPTRANS"
@@ -6839,10 +6469,9 @@ msgid "Images with transparency"
msgstr "透過性のあるイメージ"
#: strings.hrc:113
-#, fuzzy
msgctxt "STR_ObjNamePluralGRAFBMPLNK"
msgid "Linked images"
-msgstr "画像をリンクする"
+msgstr "イメージをリンクする"
#: strings.hrc:114
msgctxt "STR_ObjNamePluralGRAFBMPTRANSLNK"
@@ -8315,7 +7944,7 @@ msgstr "形に合った折り返し"
#: strings.hrc:410
msgctxt "SIP_SA_CHAINNEXTNAME"
msgid "Next link in text chain"
-msgstr ""
+msgstr "テキストチェーンの次のリンク"
#: strings.hrc:411
msgctxt "SIP_SA_EDGEKIND"
@@ -8853,10 +8482,9 @@ msgid "Invert"
msgstr "逆転"
#: strings.hrc:518
-#, fuzzy
msgctxt "SIP_SA_GRAFMODE"
msgid "Image mode"
-msgstr "画像モード"
+msgstr "イメージモード"
#: strings.hrc:519
msgctxt "SIP_SA_GRAFCROP"
@@ -8920,7 +8548,6 @@ msgid "Distribute columns"
msgstr "列の均等分割"
#: strings.hrc:532
-#, fuzzy
msgctxt "STR_TABLE_DELETE_CELL_CONTENTS"
msgid "Delete cell contents"
msgstr "セルの内容の削除"
@@ -9078,7 +8705,6 @@ msgid "Yellow"
msgstr "黄色"
#: strings.hrc:565
-#, fuzzy
msgctxt "RID_SVXSTR_COLOR_GOLD"
msgid "Gold"
msgstr "ゴールド"
@@ -9119,7 +8745,6 @@ msgid "Blue"
msgstr "青"
#: strings.hrc:573
-#, fuzzy
msgctxt "RID_SVXSTR_COLOR_TEAL"
msgid "Teal"
msgstr "青緑色"
@@ -9136,7 +8761,6 @@ msgstr "ライム"
#. Light variants of the standard color palette
#: strings.hrc:577
-#, fuzzy
msgctxt "RID_SVXSTR_COLOR_LIGHTGRAY"
msgid "Light Gray"
msgstr "明るい灰色"
@@ -9162,7 +8786,6 @@ msgid "Light Brick"
msgstr "明るいレンガ"
#: strings.hrc:582
-#, fuzzy
msgctxt "RID_SVXSTR_COLOR_LIGHTRED"
msgid "Light Red"
msgstr "明るい赤"
@@ -9183,7 +8806,6 @@ msgid "Light Indigo"
msgstr "明るい藍"
#: strings.hrc:586
-#, fuzzy
msgctxt "RID_SVXSTR_COLOR_LIGHTBLUE"
msgid "Light Blue"
msgstr "明るい青"
@@ -9194,7 +8816,6 @@ msgid "Light Teal"
msgstr "明るい青緑"
#: strings.hrc:588
-#, fuzzy
msgctxt "RID_SVXSTR_COLOR_LIGHTGREEN"
msgid "Light Green"
msgstr "明るい緑"
@@ -9231,13 +8852,11 @@ msgid "Dark Brick"
msgstr "暗いレンガ"
#: strings.hrc:596
-#, fuzzy
msgctxt "RID_SVXSTR_COLOR_DARKRED"
msgid "Dark Red"
msgstr "ダークレッド"
#: strings.hrc:597
-#, fuzzy
msgctxt "RID_SVXSTR_COLOR_DARKVIOLET1"
msgid "Dark Violet"
msgstr "濃紫"
@@ -9456,13 +9075,11 @@ msgid "Box List Yellow"
msgstr ""
#: strings.hrc:643
-#, fuzzy
msgctxt "RID_SVXSTR_TBLAFMT_LO6_ELEGANT"
msgid "Elegant"
msgstr "エレガント"
#: strings.hrc:644
-#, fuzzy
msgctxt "RID_SVXSTR_TBLAFMT_LO6_FINANCIAL"
msgid "Financial"
msgstr "財務"
@@ -10227,10 +9844,9 @@ msgid "Light Vertical"
msgstr ""
#: strings.hrc:804
-#, fuzzy
msgctxt "RID_SVXSTR_BMP41"
msgid "Light Horizontal"
-msgstr "横に傾斜"
+msgstr "薄い水平線"
#: strings.hrc:805
msgctxt "RID_SVXSTR_BMP42"
@@ -10248,10 +9864,9 @@ msgid "Dark Vertical"
msgstr ""
#: strings.hrc:808
-#, fuzzy
msgctxt "RID_SVXSTR_BMP45"
msgid "Dark Horizontal"
-msgstr "横に傾斜"
+msgstr "濃い水平線"
#: strings.hrc:809
msgctxt "RID_SVXSTR_BMP46"
@@ -10289,7 +9904,6 @@ msgid "Zig Zag"
msgstr ""
#: strings.hrc:816
-#, fuzzy
msgctxt "RID_SVXSTR_BMP53"
msgid "Wave"
msgstr "波"
@@ -10300,22 +9914,19 @@ msgid "Diagonal Brick"
msgstr ""
#: strings.hrc:818
-#, fuzzy
msgctxt "RID_SVXSTR_BMP55"
msgid "Horizontal Brick"
-msgstr "水平線"
+msgstr "水平のレンガ模様"
#: strings.hrc:819
-#, fuzzy
msgctxt "RID_SVXSTR_BMP56"
msgid "Weave"
-msgstr "波"
+msgstr "織り目"
#: strings.hrc:820
-#, fuzzy
msgctxt "RID_SVXSTR_BMP57"
msgid "Plaid"
-msgstr "シンプル"
+msgstr "格子縞"
#: strings.hrc:821
msgctxt "RID_SVXSTR_BMP58"
@@ -10333,10 +9944,9 @@ msgid "Dotted Diamond"
msgstr ""
#: strings.hrc:824
-#, fuzzy
msgctxt "RID_SVXSTR_BMP61"
msgid "Shingle"
-msgstr "1行"
+msgstr "瓦"
#: strings.hrc:825
msgctxt "RID_SVXSTR_BMP62"
@@ -10344,7 +9954,6 @@ msgid "Trellis"
msgstr ""
#: strings.hrc:826
-#, fuzzy
msgctxt "RID_SVXSTR_BMP63"
msgid "Sphere"
msgstr "球"
@@ -10380,16 +9989,14 @@ msgid "Solid Diamond"
msgstr ""
#: strings.hrc:833
-#, fuzzy
msgctxt "RID_SVXSTR_BMP70"
msgid "Vertical"
-msgstr "垂直"
+msgstr "縦線"
#: strings.hrc:834
-#, fuzzy
msgctxt "RID_SVXSTR_BMP71"
msgid "Horizontal"
-msgstr "水平"
+msgstr "横線"
#: strings.hrc:835
msgctxt "RID_SVXSTR_BMP72"
@@ -10402,7 +10009,6 @@ msgid "Upward Diagonal"
msgstr ""
#: strings.hrc:837
-#, fuzzy
msgctxt "RID_SVXSTR_BMP74"
msgid "Cross"
msgstr "十字"
@@ -10741,10 +10347,9 @@ msgid "Image Export"
msgstr "画像のエクスポート"
#: strings.hrc:913
-#, fuzzy
msgctxt "RID_SVXSTR_SAVEAS_IMAGE"
msgid "Save as Image"
-msgstr "画像の保存"
+msgstr "イメージとして保存"
#. Strings for the Draw Dialog --------------------------------------------
#: strings.hrc:916
@@ -10844,10 +10449,9 @@ msgid "Emoticons"
msgstr "エモーティコン"
#: strings.hrc:939
-#, fuzzy
msgctxt "RID_GALLERYSTR_THEME_PHOTOS"
msgid "Images"
-msgstr "画像"
+msgstr "イメージ"
#: strings.hrc:940
msgctxt "RID_GALLERYSTR_THEME_BACKGROUNDS"
@@ -11225,19 +10829,16 @@ msgid "~Infinity"
msgstr "無限(~I)"
#: strings.hrc:1019
-#, fuzzy
msgctxt "RID_SVXSTR_NOFILL"
msgid "No Fill"
-msgstr "塗りつぶさない"
+msgstr "塗りつぶしなし"
#: strings.hrc:1020
-#, fuzzy
msgctxt "RID_SVXSTR_TRANSPARENT"
msgid "Transparent"
msgstr "透過性"
#: strings.hrc:1021
-#, fuzzy
msgctxt "RID_SVXSTR_DEFAULT"
msgid "Default"
msgstr "標準"
@@ -11263,7 +10864,6 @@ msgid "More Bullets..."
msgstr "他の箇条書き..."
#: strings.hrc:1026
-#, fuzzy
msgctxt "RID_SVXSTR_BY_AUTHOR"
msgid "By author"
msgstr "作成者別"
@@ -11300,7 +10900,6 @@ msgid "Font Name. The current font is not available and will be substituted."
msgstr "フォント名。現在のフォントは存在しないので置き換えられます。"
#: strings.hrc:1034
-#, fuzzy
msgctxt "RID_SVXSTR_CUSTOM_PAL"
msgid "custom"
msgstr "カスタム"
@@ -12243,7 +11842,6 @@ msgid "Digital Signature: The document signature and the certificate are OK, but
msgstr "電子署名: ドキュメントの署名と証明書は正しいですが、ドキュメントのすべてのパートは署名されていません。"
#: strings.hrc:1229
-#, fuzzy
msgctxt "RID_SVXSTR_DOC_MODIFIED_YES"
msgid "The document has been modified. Click to save the document."
msgstr "ドキュメントは変更されています。ダブルクリックするとドキュメントを保存します。"
@@ -12269,7 +11867,6 @@ msgid "Could not load all SmartArts. Saving in Microsoft Office 2010 or later wo
msgstr ""
#: strings.hrc:1234
-#, fuzzy
msgctxt "RID_SVXSTR_ZOOMTOOL_HINT"
msgid "Zoom factor. Right-click to change zoom factor or click to open Zoom dialog."
msgstr "ズームレベル。右クリックでズームレベルを変更でき、クリックでズームダイアログを開きます。"
@@ -12823,10 +12420,9 @@ msgid "Remove from favorites"
msgstr ""
#: strings.hrc:1360
-#, fuzzy
msgctxt "RID_SUBSETMAP"
msgid "Insert into document"
-msgstr "ドキュメントの挿入"
+msgstr "ドキュメントに挿入"
#: strings.hrc:1361
msgctxt "RID_SUBSETMAP"
@@ -14014,10 +13610,9 @@ msgid "Mende Kikakui"
msgstr ""
#: strings.hrc:1599
-#, fuzzy
msgctxt "RID_SUBSETMAP"
msgid "Modi"
-msgstr "モード"
+msgstr "Modi"
#: strings.hrc:1600
msgctxt "RID_SUBSETMAP"
@@ -14160,10 +13755,9 @@ msgid "Bhaiksuki"
msgstr ""
#: strings.hrc:1628
-#, fuzzy
msgctxt "RID_SUBSETMAP"
msgid "Cyrillic Extended-C"
-msgstr "キリール文字拡張 A"
+msgstr "キリール文字拡張 C"
#: strings.hrc:1629
msgctxt "RID_SUBSETMAP"
@@ -14181,22 +13775,19 @@ msgid "Marchen"
msgstr ""
#: strings.hrc:1632
-#, fuzzy
msgctxt "RID_SUBSETMAP"
msgid "Mongolian Supplement"
msgstr "グルジア文字補助"
#: strings.hrc:1633
-#, fuzzy
msgctxt "RID_SUBSETMAP"
msgid "Newa"
-msgstr "新規"
+msgstr "Newa"
#: strings.hrc:1634
-#, fuzzy
msgctxt "RID_SUBSETMAP"
msgid "Osage"
-msgstr "使用法"
+msgstr "Osage"
#: strings.hrc:1635
msgctxt "RID_SUBSETMAP"
@@ -14209,16 +13800,14 @@ msgid "Tangut Components"
msgstr ""
#: strings.hrc:1637
-#, fuzzy
msgctxt "RID_SUBSETMAP"
msgid "CJK Unified Ideographs Extension F"
-msgstr "CJK 統合漢字拡張 A"
+msgstr "CJK 統合漢字拡張 F"
#: strings.hrc:1638
-#, fuzzy
msgctxt "RID_SUBSETMAP"
msgid "Kana Extended-A"
-msgstr "ミャンマー文字拡張 A"
+msgstr "かな文字拡張 A"
#: strings.hrc:1639
msgctxt "RID_SUBSETMAP"
@@ -14236,10 +13825,9 @@ msgid "Soyombo"
msgstr ""
#: strings.hrc:1642
-#, fuzzy
msgctxt "RID_SUBSETMAP"
msgid "Syriac Supplement"
-msgstr "キリル文字補助"
+msgstr "シリア文字補助"
#: strings.hrc:1643
msgctxt "RID_SUBSETMAP"
@@ -14397,13 +13985,11 @@ msgid "Widows"
msgstr "改ページ時に残す行数"
#: svxitems.hrc:63
-#, fuzzy
msgctxt "RID_ATTR_NAMES"
msgid "Paragraph spacing"
msgstr "段落の間隔"
#: svxitems.hrc:64
-#, fuzzy
msgctxt "RID_ATTR_NAMES"
msgid "Paragraph indent"
msgstr "段落の配置"
@@ -14529,7 +14115,6 @@ msgid "Rotation"
msgstr "回転"
#: svxitems.hrc:89
-#, fuzzy
msgctxt "RID_ATTR_NAMES"
msgid "Character scaling"
msgstr "文字間隔の調整"
diff --git a/source/ja/sw/messages.po b/source/ja/sw/messages.po
index 386fbcbb61f..a529ff7837a 100644
--- a/source/ja/sw/messages.po
+++ b/source/ja/sw/messages.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2017-12-20 08:17+0100\n"
-"PO-Revision-Date: 2018-01-08 06:07+0000\n"
-"Last-Translator: ytmknd <yagit@mknada.sakura.ne.jp>\n"
+"PO-Revision-Date: 2018-01-15 14:02+0000\n"
+"Last-Translator: Naruhiko Ogasawara <naruoga@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ja\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1515391666.000000\n"
+"X-POOTLE-MTIME: 1516024945.000000\n"
#: app.hrc:30
msgctxt "RID_PARAGRAPHSTYLEFAMILY"
@@ -22,7 +22,6 @@ msgid "All Styles"
msgstr "すべてのスタイル"
#: app.hrc:31
-#, fuzzy
msgctxt "RID_PARAGRAPHSTYLEFAMILY"
msgid "Hidden Styles"
msgstr "非表示スタイル"
@@ -33,58 +32,49 @@ msgid "Applied Styles"
msgstr "使用したスタイル"
#: app.hrc:33
-#, fuzzy
msgctxt "RID_PARAGRAPHSTYLEFAMILY"
msgid "Custom Styles"
msgstr "ユーザー定義のスタイル"
#: app.hrc:34
-#, fuzzy
msgctxt "RID_PARAGRAPHSTYLEFAMILY"
msgid "Automatic"
msgstr "自動"
#: app.hrc:35
-#, fuzzy
msgctxt "RID_PARAGRAPHSTYLEFAMILY"
msgid "Text Styles"
msgstr "文書用スタイル"
#: app.hrc:36
-#, fuzzy
msgctxt "RID_PARAGRAPHSTYLEFAMILY"
msgid "Chapter Styles"
msgstr "文字スタイル"
#: app.hrc:37
-#, fuzzy
msgctxt "RID_PARAGRAPHSTYLEFAMILY"
msgid "List Styles"
msgstr "リストスタイル"
#: app.hrc:38
-#, fuzzy
msgctxt "RID_PARAGRAPHSTYLEFAMILY"
msgid "Index Styles"
msgstr "索引スタイル"
#: app.hrc:39
-#, fuzzy
msgctxt "RID_PARAGRAPHSTYLEFAMILY"
msgid "Special Styles"
msgstr "特別範囲のスタイル"
#: app.hrc:40
-#, fuzzy
msgctxt "RID_PARAGRAPHSTYLEFAMILY"
msgid "HTML Styles"
msgstr "HTML 形式スタイル"
#: app.hrc:41
-#, fuzzy
msgctxt "RID_PARAGRAPHSTYLEFAMILY"
msgid "Conditional Styles"
-msgstr "条件付きスタイル(_C)"
+msgstr "条件付きスタイル"
#: app.hrc:47
msgctxt "RID_CHARACTERSTYLEFAMILY"
@@ -92,19 +82,16 @@ msgid "All Styles"
msgstr "すべてのスタイル"
#: app.hrc:48
-#, fuzzy
msgctxt "RID_CHARACTERSTYLEFAMILY"
msgid "Hidden Styles"
msgstr "非表示スタイル"
#: app.hrc:49
-#, fuzzy
msgctxt "RID_CHARACTERSTYLEFAMILY"
msgid "Applied Styles"
msgstr "使用したスタイル"
#: app.hrc:50
-#, fuzzy
msgctxt "RID_CHARACTERSTYLEFAMILY"
msgid "Custom Styles"
msgstr "ユーザー定義のスタイル"
@@ -115,19 +102,16 @@ msgid "All Styles"
msgstr "すべてのスタイル"
#: app.hrc:57
-#, fuzzy
msgctxt "RID_FRAMESTYLEFAMILY"
msgid "Hidden Styles"
msgstr "非表示スタイル"
#: app.hrc:58
-#, fuzzy
msgctxt "RID_FRAMESTYLEFAMILY"
msgid "Applied Styles"
msgstr "使用したスタイル"
#: app.hrc:59
-#, fuzzy
msgctxt "RID_FRAMESTYLEFAMILY"
msgid "Custom Styles"
msgstr "ユーザー定義のスタイル"
@@ -138,19 +122,16 @@ msgid "All Styles"
msgstr "すべてのスタイル"
#: app.hrc:66
-#, fuzzy
msgctxt "RID_PAGESTYLEFAMILY"
msgid "Hidden Styles"
msgstr "非表示スタイル"
#: app.hrc:67
-#, fuzzy
msgctxt "RID_PAGESTYLEFAMILY"
msgid "Applied Styles"
msgstr "使用したスタイル"
#: app.hrc:68
-#, fuzzy
msgctxt "RID_PAGESTYLEFAMILY"
msgid "Custom Styles"
msgstr "ユーザー定義のスタイル"
@@ -161,19 +142,16 @@ msgid "All Styles"
msgstr "すべてのスタイル"
#: app.hrc:75
-#, fuzzy
msgctxt "RID_LISTSTYLEFAMILY"
msgid "Hidden Styles"
msgstr "非表示スタイル"
#: app.hrc:76
-#, fuzzy
msgctxt "RID_LISTSTYLEFAMILY"
msgid "Applied Styles"
msgstr "使用したスタイル"
#: app.hrc:77
-#, fuzzy
msgctxt "RID_LISTSTYLEFAMILY"
msgid "Custom Styles"
msgstr "ユーザー定義のスタイル"
@@ -184,19 +162,16 @@ msgid "All Styles"
msgstr "すべてのスタイル"
#: app.hrc:84
-#, fuzzy
msgctxt "RID_TABLESTYLEFAMILY"
msgid "Hidden Styles"
msgstr "非表示スタイル"
#: app.hrc:85
-#, fuzzy
msgctxt "RID_TABLESTYLEFAMILY"
msgid "Applied Styles"
msgstr "使用したスタイル"
#: app.hrc:86
-#, fuzzy
msgctxt "RID_TABLESTYLEFAMILY"
msgid "Custom Styles"
msgstr "ユーザー定義のスタイル"
@@ -207,25 +182,21 @@ msgid "%PRODUCTNAME Math"
msgstr "%PRODUCTNAME Math"
#: cnttab.hrc:30
-#, fuzzy
msgctxt "RES_SRCTYPES"
msgid "%PRODUCTNAME Chart"
-msgstr "%PRODUCTNAME %s"
+msgstr "%PRODUCTNAME グラフ"
#: cnttab.hrc:31
-#, fuzzy
msgctxt "RES_SRCTYPES"
msgid "%PRODUCTNAME Calc"
-msgstr "%PRODUCTNAME %s"
+msgstr "%PRODUCTNAME Calc"
#: cnttab.hrc:32
-#, fuzzy
msgctxt "RES_SRCTYPES"
msgid "%PRODUCTNAME Draw/%PRODUCTNAME Impress"
msgstr "%PRODUCTNAME Draw/%PRODUCTNAME Impress"
#: cnttab.hrc:33
-#, fuzzy
msgctxt "RES_SRCTYPES"
msgid "Other OLE Objects"
msgstr "その他のOLEオブジェクト"
@@ -302,44 +273,37 @@ msgstr "性別"
#. Import-Errors
#: error.hrc:33
-#, fuzzy
msgctxt "RID_SW_ERRHDL"
msgid "File format error found."
msgstr "ファイルに書式エラーが見つかりました。"
#: error.hrc:34
-#, fuzzy
msgctxt "RID_SW_ERRHDL"
msgid "Error reading file."
msgstr "ファイルを読み取る際のエラー。"
#: error.hrc:35
-#, fuzzy
msgctxt "RID_SW_ERRHDL"
msgid "This is not a valid WinWord6 file."
msgstr "これは有効な WinWord6 のファイルではありません。"
#: error.hrc:36
-#, fuzzy
msgctxt "RID_SW_ERRHDL"
msgid "File format error found at $(ARG1)(row,col)."
msgstr "$(ARG1)(row,col) でファイル書式エラーが見つかりました。"
#: error.hrc:37
-#, fuzzy
msgctxt "RID_SW_ERRHDL"
msgid "This is not a valid WinWord97 file."
msgstr "これは有効な WinWord97 ファイルではありません。"
#: error.hrc:38 /home/cl/vc/git/libo-core/sw/inc/error.hrc:57
-#, fuzzy
msgctxt "RID_SW_ERRHDL"
msgid "Format error discovered in the file in sub-document $(ARG1) at $(ARG2)(row,col)."
msgstr "このファイルの $(ARG2)(row,col) にあるサブドキュメント $(ARG1) で書式エラーが見つかりました。"
#. Export-Errors
#: error.hrc:40
-#, fuzzy
msgctxt "RID_SW_ERRHDL"
msgid "Error writing file."
msgstr "ファイル書き込みの際のエラー。"
@@ -350,68 +314,57 @@ msgid "Wrong AutoText document version."
msgstr "定型文ドキュメントのバージョンが違います。"
#: error.hrc:42 /home/cl/vc/git/libo-core/sw/inc/error.hrc:56
-#, fuzzy
msgctxt "RID_SW_ERRHDL"
msgid "Error in writing sub-document $(ARG1)."
msgstr "部分ドキュメント $(ARG1) に書き込む時のエラー。"
#. Import-/Export-Errors
#: error.hrc:44 /home/cl/vc/git/libo-core/sw/inc/error.hrc:45
-#, fuzzy
msgctxt "RID_SW_ERRHDL"
msgid "Internal error in %PRODUCTNAME Writer file format."
msgstr "%PRODUCTNAME Writer ファイル書式の内部エラー。"
#: error.hrc:46
-#, fuzzy
msgctxt "RID_SW_ERRHDL"
msgid "$(ARG1) has changed."
msgstr "$(ARG1) は変更されました。"
#: error.hrc:47
-#, fuzzy
msgctxt "RID_SW_ERRHDL"
msgid "$(ARG1) does not exist."
msgstr "$(ARG1) はありません。"
#: error.hrc:48
-#, fuzzy
msgctxt "RID_SW_ERRHDL"
msgid "Cells cannot be further split."
msgstr "これ以上セルを分割できません。"
#: error.hrc:49
-#, fuzzy
msgctxt "RID_SW_ERRHDL"
msgid "Additional columns cannot be inserted."
msgstr "追加の列を挿入できません。"
#: error.hrc:50
-#, fuzzy
msgctxt "RID_SW_ERRHDL"
msgid "The structure of a linked table cannot be modified."
msgstr "リンクされた表の構造は変更できません。"
#: error.hrc:52
-#, fuzzy
msgctxt "RID_SW_ERRHDL"
msgid "Not all attributes could be read."
msgstr "すべての属性を読み取ることはできませんでした。"
#: error.hrc:53
-#, fuzzy
msgctxt "RID_SW_ERRHDL"
msgid "Not all attributes could be recorded."
msgstr "すべての属性を記録することはできませんでした。"
#: error.hrc:54
-#, fuzzy
msgctxt "RID_SW_ERRHDL"
msgid "Document could not be completely saved."
msgstr "ドキュメントを完全に保存することはできませんでした。"
#: error.hrc:55
-#, fuzzy
msgctxt "RID_SW_ERRHDL"
msgid ""
"This HTML document contains %PRODUCTNAME Basic macros.\n"
@@ -1351,27 +1304,27 @@ msgstr "横置き"
#: strings.hrc:199
msgctxt "STR_POOLNUMRULE_NUM1"
msgid "Numbering 123"
-msgstr ""
+msgstr "番号付け 123"
#: strings.hrc:200
msgctxt "STR_POOLNUMRULE_NUM2"
msgid "Numbering ABC"
-msgstr ""
+msgstr "番号付け ABC"
#: strings.hrc:201
msgctxt "STR_POOLNUMRULE_NUM3"
msgid "Numbering abc"
-msgstr ""
+msgstr "番号付け abc"
#: strings.hrc:202
msgctxt "STR_POOLNUMRULE_NUM4"
msgid "Numbering IVX"
-msgstr ""
+msgstr "番号付け IVX"
#: strings.hrc:203
msgctxt "STR_POOLNUMRULE_NUM5"
msgid "Numbering ivx"
-msgstr ""
+msgstr "番号付け ivx"
#: strings.hrc:204
msgctxt "STR_POOLNUMRULE_BUL1"
@@ -1516,7 +1469,6 @@ msgid "The following characters are not valid and have been removed: "
msgstr "次の文字は許可されていないため除去されました。 "
#: strings.hrc:235
-#, fuzzy
msgctxt "STR_BOOKMARK_DEF_NAME"
msgid "Bookmark"
msgstr "ブックマーク"
@@ -2611,12 +2563,12 @@ msgstr "変更された表/索引"
#: strings.hrc:456
msgctxt "STR_START_QUOTE"
msgid "“"
-msgstr ""
+msgstr "“"
#: strings.hrc:457
msgctxt "STR_END_QUOTE"
msgid "”"
-msgstr ""
+msgstr "”"
#: strings.hrc:458
msgctxt "STR_LDOTS"
@@ -2641,7 +2593,7 @@ msgstr "クリップボードの貼り付け"
#: strings.hrc:462
msgctxt "STR_YIELDS"
msgid "→"
-msgstr ""
+msgstr "→"
#: strings.hrc:463
msgctxt "STR_OCCURRENCES_OF"
@@ -2669,34 +2621,29 @@ msgid "column break"
msgstr "列の区切り"
#: strings.hrc:468
-#, fuzzy
msgctxt "STR_UNDO_REDLINE_INSERT"
msgid "Insert $1"
msgstr "挿入 $1"
#: strings.hrc:469
-#, fuzzy
msgctxt "STR_UNDO_REDLINE_DELETE"
msgid "Delete $1"
msgstr "削除 $1"
#: strings.hrc:470
-#, fuzzy
msgctxt "STR_UNDO_REDLINE_FORMAT"
msgid "Attributes changed"
msgstr "変更された属性"
#: strings.hrc:471
-#, fuzzy
msgctxt "STR_UNDO_REDLINE_TABLE"
msgid "Table changed"
msgstr "表の変更"
#: strings.hrc:472
-#, fuzzy
msgctxt "STR_UNDO_REDLINE_FMTCOLL"
msgid "Style changed"
-msgstr "表の変更"
+msgstr "スタイルの変更"
#: strings.hrc:473
msgctxt "STR_UNDO_REDLINE_PARAGRAPH_FORMAT"
@@ -2704,25 +2651,21 @@ msgid "Paragraph formatting changed"
msgstr ""
#: strings.hrc:474
-#, fuzzy
msgctxt "STR_UNDO_REDLINE_TABLE_ROW_INSERT"
msgid "Insert Row"
msgstr "行の挿入"
#: strings.hrc:475
-#, fuzzy
msgctxt "STR_UNDO_REDLINE_TABLE_ROW_DELETE"
msgid "Delete Row"
msgstr "行の削除"
#: strings.hrc:476
-#, fuzzy
msgctxt "STR_UNDO_REDLINE_TABLE_CELL_INSERT"
msgid "Insert Cell"
msgstr "セルの挿入"
#: strings.hrc:477
-#, fuzzy
msgctxt "STR_UNDO_REDLINE_TABLE_CELL_DELETE"
msgid "Delete Cell"
msgstr "すべて削除"
@@ -2899,7 +2842,6 @@ msgid "footnote"
msgstr "脚注"
#: strings.hrc:513
-#, fuzzy
msgctxt "STR_GRAPHIC"
msgid "image"
msgstr "イメージ"
@@ -2920,10 +2862,9 @@ msgid "paragraph"
msgstr "段落"
#: strings.hrc:517
-#, fuzzy
msgctxt "STR_PARAGRAPH_SIGN_UNDO"
msgid "Paragraph sign"
-msgstr "段落は "
+msgstr "段落のサイン"
#: strings.hrc:518
msgctxt "STR_UNDO_FLYFRMFMT_TITLE"
@@ -3056,7 +2997,6 @@ msgid "%PRODUCTNAME Document"
msgstr "%PRODUCTNAME ドキュメント"
#: strings.hrc:546
-#, fuzzy
msgctxt "STR_COMCORE_READERROR"
msgid "Read Error"
msgstr "読み取りエラー"
@@ -3293,19 +3233,16 @@ msgid "Place in margins"
msgstr "マージンに配置"
#: strings.hrc:597
-#, fuzzy
msgctxt "STR_FORMULA_CALC"
msgid "Functions"
-msgstr "機能"
+msgstr "関数"
#: strings.hrc:598
-#, fuzzy
msgctxt "STR_FORMULA_CANCEL"
msgid "Cancel"
msgstr "キャンセル"
#: strings.hrc:599
-#, fuzzy
msgctxt "STR_FORMULA_APPLY"
msgid "Apply"
msgstr "適用"
@@ -3411,10 +3348,9 @@ msgid "Insert"
msgstr "挿入"
#: strings.hrc:621
-#, fuzzy
msgctxt "STR_INDEX"
msgid "~Index"
-msgstr "索引"
+msgstr "索引(~I)"
#: strings.hrc:622
msgctxt "STR_FILE"
@@ -3422,10 +3358,9 @@ msgid "File"
msgstr "ファイル"
#: strings.hrc:623
-#, fuzzy
msgctxt "STR_NEW_FILE"
msgid "New Document"
-msgstr "新規ドキュメント(_N)"
+msgstr "新規ドキュメント"
#: strings.hrc:624
msgctxt "STR_INSERT_TEXT"
@@ -3508,255 +3443,214 @@ msgid "Delete All"
msgstr "すべて削除"
#: strings.hrc:641
-#, fuzzy
msgctxt "STR_MARGIN_TOOLTIP_LEFT"
msgid "Left: "
msgstr "左: "
#: strings.hrc:642
-#, fuzzy
msgctxt "STR_MARGIN_TOOLTIP_RIGHT"
msgid ". Right: "
msgstr ". 右: "
#: strings.hrc:643
-#, fuzzy
msgctxt "STR_MARGIN_TOOLTIP_INNER"
msgid "Inner: "
msgstr "内側: "
#: strings.hrc:644
-#, fuzzy
msgctxt "STR_MARGIN_TOOLTIP_OUTER"
msgid ". Outer: "
-msgstr ". 外: "
+msgstr ". 外: "
#: strings.hrc:645
-#, fuzzy
msgctxt "STR_MARGIN_TOOLTIP_TOP"
msgid ". Top: "
msgstr ". 上: "
#: strings.hrc:646
-#, fuzzy
msgctxt "STR_MARGIN_TOOLTIP_BOT"
msgid ". Bottom: "
msgstr ". 下: "
#. Error calculator
#: strings.hrc:649
-#, fuzzy
msgctxt "STR_POSTIT_PAGE"
msgid "Page"
msgstr "ページ"
#: strings.hrc:650
-#, fuzzy
msgctxt "STR_POSTIT_LINE"
msgid "Line"
msgstr "行"
#: strings.hrc:651
-#, fuzzy
msgctxt "STR_POSTIT_AUTHOR"
msgid "Author"
msgstr "作成者"
#: strings.hrc:652
-#, fuzzy
msgctxt "STR_CALC_SYNTAX"
msgid "** Syntax Error **"
msgstr "**シンタックスエラー**"
#: strings.hrc:653
-#, fuzzy
msgctxt "STR_CALC_ZERODIV"
msgid "** Division by zero **"
msgstr "**ゼロによる除算**"
#: strings.hrc:654
-#, fuzzy
msgctxt "STR_CALC_BRACK"
msgid "** Wrong use of brackets **"
msgstr "**括弧の誤使用**"
#: strings.hrc:655
-#, fuzzy
msgctxt "STR_CALC_POW"
msgid "** Square function overflow **"
msgstr "**自乗関数のオーバーフロー**"
#: strings.hrc:656
-#, fuzzy
msgctxt "STR_CALC_OVERFLOW"
msgid "** Overflow **"
msgstr "**オーバーフロー**"
#: strings.hrc:657
-#, fuzzy
msgctxt "STR_CALC_DEFAULT"
msgid "** Error **"
msgstr "**エラー**"
#: strings.hrc:658
-#, fuzzy
msgctxt "STR_CALC_ERROR"
msgid "** Expression is faulty **"
msgstr "**式が不完全**"
#: strings.hrc:659
-#, fuzzy
msgctxt "STR_GETREFFLD_REFITEMNOTFOUND"
msgid "Error: Reference source not found"
msgstr "エラー: 参照先が見つかりません。"
#: strings.hrc:660
-#, fuzzy
msgctxt "STR_TEMPLATE_NONE"
msgid "None"
msgstr "なし"
#: strings.hrc:661
-#, fuzzy
msgctxt "STR_FIELD_FIXED"
msgid "(fixed)"
msgstr "(変更不可)"
#: strings.hrc:662
-#, fuzzy
msgctxt "STR_DURATION_FORMAT"
msgid " Y: %1 M: %2 D: %3 H: %4 M: %5 S: %6"
msgstr " Y: %1 M: %2 D: %3 H: %4 M: %5 S: %6"
#: strings.hrc:663
-#, fuzzy
msgctxt "STR_TOI"
msgid "Alphabetical Index"
msgstr "索引"
#: strings.hrc:664
-#, fuzzy
msgctxt "STR_TOU"
msgid "User-Defined"
msgstr "ユーザー定義"
#: strings.hrc:665
-#, fuzzy
msgctxt "STR_TOC"
msgid "Table of Contents"
msgstr "目次"
#: strings.hrc:666
-#, fuzzy
msgctxt "STR_TOX_AUTH"
msgid "Bibliography"
msgstr "参考文献表"
#: strings.hrc:667
-#, fuzzy
msgctxt "STR_TOX_CITATION"
msgid "Citation"
msgstr "引用"
#: strings.hrc:668
-#, fuzzy
msgctxt "STR_TOX_TBL"
msgid "Index of Tables"
msgstr "表の索引"
#: strings.hrc:669
-#, fuzzy
msgctxt "STR_TOX_OBJ"
msgid "Table of Objects"
msgstr "オブジェクトの索引"
#: strings.hrc:670
-#, fuzzy
msgctxt "STR_TOX_ILL"
msgid "Illustration Index"
msgstr "図の索引"
#: strings.hrc:671
-#, fuzzy, c-format
+#, c-format
msgctxt "STR_LINK_CTRL_CLICK"
msgid "%s-Click to follow link"
msgstr "%s-クリックでリンクを開きます"
#: strings.hrc:672
-#, fuzzy
msgctxt "STR_LINK_CLICK"
msgid "Click to follow link"
msgstr "クリックでリンクを開きます"
#. SubType DocInfo
#: strings.hrc:674
-#, fuzzy
msgctxt "FLD_DOCINFO_TITEL"
msgid "Title"
msgstr "タイトル"
#: strings.hrc:675
-#, fuzzy
msgctxt "FLD_DOCINFO_THEMA"
msgid "Subject"
-msgstr "件名(_U)"
+msgstr "件名"
#: strings.hrc:676
-#, fuzzy
msgctxt "FLD_DOCINFO_KEYS"
msgid "Keywords"
msgstr "キーワード"
#: strings.hrc:677
-#, fuzzy
msgctxt "FLD_DOCINFO_COMMENT"
msgid "Comments"
msgstr "コメント"
#: strings.hrc:678
-#, fuzzy
msgctxt "FLD_DOCINFO_CREATE"
msgid "Created"
msgstr "作成"
#: strings.hrc:679
-#, fuzzy
msgctxt "FLD_DOCINFO_CHANGE"
msgid "Modified"
msgstr "変更ステータス"
#: strings.hrc:680
-#, fuzzy
msgctxt "FLD_DOCINFO_PRINT"
msgid "Last printed"
msgstr "前回の印刷"
#: strings.hrc:681
-#, fuzzy
msgctxt "FLD_DOCINFO_DOCNO"
msgid "Revision number"
msgstr "改訂番号"
#: strings.hrc:682
-#, fuzzy
msgctxt "FLD_DOCINFO_EDIT"
msgid "Total editing time"
msgstr "合計編集時間"
#: strings.hrc:683
-#, fuzzy
msgctxt "STR_PAGEDESC_NAME"
msgid "Convert $(ARG1)"
msgstr "$(ARG1) を変換"
#: strings.hrc:684
-#, fuzzy
msgctxt "STR_PAGEDESC_FIRSTNAME"
msgid "First convert $(ARG1)"
msgstr "最初に $(ARG1) を変換"
#: strings.hrc:685
-#, fuzzy
msgctxt "STR_PAGEDESC_FOLLOWNAME"
msgid "Next convert $(ARG1)"
msgstr "次に $(ARG1) を変換"
@@ -4373,7 +4267,6 @@ msgid "~Finish"
msgstr "完了(~F)"
#: strings.hrc:815
-#, fuzzy
msgctxt "ST_MMWTITLE"
msgid "Mail Merge Wizard"
msgstr "差し込み印刷ウィザード"
@@ -4848,22 +4741,22 @@ msgstr "章番号と章名"
#: strings.hrc:935
msgctxt "FMT_NUM_ABC"
msgid "A B C"
-msgstr ""
+msgstr "A B C"
#: strings.hrc:936
msgctxt "FMT_NUM_SABC"
msgid "a b c"
-msgstr ""
+msgstr "a b c"
#: strings.hrc:937
msgctxt "FMT_NUM_ABC_N"
msgid "A .. AA .. AAA"
-msgstr ""
+msgstr "A .. AA .. AAA"
#: strings.hrc:938
msgctxt "FMT_NUM_SABC_N"
msgid "a .. aa .. aaa"
-msgstr ""
+msgstr "a .. aa .. aaa"
#: strings.hrc:939
msgctxt "FMT_NUM_ROMAN"
@@ -5104,7 +4997,6 @@ msgid "Formula"
msgstr "数式"
#: strings.hrc:1001
-#, fuzzy
msgctxt "STR_CUSTOM_FIELD"
msgid "Custom"
msgstr "カスタム"
@@ -5172,7 +5064,7 @@ msgstr "単一ページ表示"
#: strings.hrc:1018
msgctxt "STR_VIEWLAYOUT_MULTI"
msgid "Multiple-page view"
-msgstr ""
+msgstr "複数ページ表示"
#: strings.hrc:1019
msgctxt "STR_VIEWLAYOUT_BOOK"
@@ -5281,7 +5173,6 @@ msgid "No wrap"
msgstr "上下折り返し"
#: strings.hrc:1042
-#, fuzzy
msgctxt "STR_SURROUND_THROUGH"
msgid "Through"
msgstr "折り返しなし"
@@ -5888,13 +5779,11 @@ msgid "Paragraph formatting changed"
msgstr ""
#: strings.hrc:1166
-#, fuzzy
msgctxt "STR_REDLINE_TABLE_ROW_INSERT"
msgid "Row Inserted"
msgstr "行が挿入されました"
#: strings.hrc:1167
-#, fuzzy
msgctxt "STR_REDLINE_TABLE_ROW_DELETE"
msgid "Row Deleted"
msgstr "行が削除されました"
@@ -6362,13 +6251,11 @@ msgid "Base line ~centered"
msgstr "英字下揃えの中央(~C)"
#: strings.hrc:1267
-#, fuzzy
msgctxt "STR_FRMUI_LINE_TOP"
msgid "Top of line"
msgstr "行の上"
#: strings.hrc:1268
-#, fuzzy
msgctxt "STR_FRMUI_LINE_BOTTOM"
msgid "Bottom of line"
msgstr "行の下"
@@ -6579,25 +6466,21 @@ msgid "COMPANY;CR;FIRSTNAME; ;LASTNAME;CR;ADDRESS;CR;CITY; ;STATEPROV; ;POSTALCO
msgstr "COMPANY;CR;FIRSTNAME; ;LASTNAME;CR;ADDRESS;CR;CITY; ;STATEPROV; ;POSTALCODE;CR;COUNTRY;CR;"
#: strings.hrc:1318
-#, fuzzy
msgctxt "STR_TBL_FORMULA"
msgid "Text formula"
msgstr "テキスト形式"
#: strings.hrc:1320
-#, fuzzy
msgctxt "STR_MENU_ZOOM"
msgid "~Zoom"
-msgstr "ズーム(_Z)"
+msgstr "ズーム(~Z)"
#: strings.hrc:1321
-#, fuzzy
msgctxt "STR_MENU_UP"
msgid "~Upwards"
msgstr "上へ(~U)"
#: strings.hrc:1322
-#, fuzzy
msgctxt "STR_MENU_DOWN"
msgid "Do~wnwards"
msgstr "下へ(~W)"
@@ -6619,7 +6502,6 @@ msgid " Valid "
msgstr ""
#: strings.hrc:1334
-#, fuzzy
msgctxt "STR_INVALID"
msgid "Invalid"
msgstr "無効"
@@ -6630,7 +6512,6 @@ msgid "Invalid Signature"
msgstr ""
#: strings.hrc:1336
-#, fuzzy
msgctxt "STR_SIGNED_BY"
msgid "Signed-by"
msgstr "署名者"
@@ -6641,127 +6522,106 @@ msgid "Paragraph Signature"
msgstr ""
#: utlui.hrc:27
-#, fuzzy
msgctxt "RID_SHELLRES_AUTOFMTSTRS"
msgid "Remove empty paragraphs"
msgstr "空の段落を削除"
#: utlui.hrc:28
-#, fuzzy
msgctxt "RID_SHELLRES_AUTOFMTSTRS"
msgid "Use replacement table"
msgstr "置換リストを使う"
#: utlui.hrc:29
-#, fuzzy
msgctxt "RID_SHELLRES_AUTOFMTSTRS"
msgid "Correct TWo INitial CApitals"
msgstr "2文字目を小文字にする"
#: utlui.hrc:30
-#, fuzzy
msgctxt "RID_SHELLRES_AUTOFMTSTRS"
msgid "Capitalize first letter of sentences"
msgstr "すべての文を大文字で始める"
#: utlui.hrc:31
-#, fuzzy
msgctxt "RID_SHELLRES_AUTOFMTSTRS"
msgid "Replace \"standard\" quotes with %1custom%2 quotes"
-msgstr "\"標準\" 引用符を %1\\bユーザー設定%2 引用符に置換"
+msgstr "\"標準\" 引用符を %1ユーザー設定%2 引用符に置換"
#: utlui.hrc:32
-#, fuzzy
msgctxt "RID_SHELLRES_AUTOFMTSTRS"
msgid "Replace Custom Styles"
msgstr "ユーザー定義のスタイルを置換"
#: utlui.hrc:33
-#, fuzzy
msgctxt "RID_SHELLRES_AUTOFMTSTRS"
msgid "Bullets replaced"
msgstr "箇条書き記号に置換"
#: utlui.hrc:34
-#, fuzzy
msgctxt "RID_SHELLRES_AUTOFMTSTRS"
msgid "Automatic _underline_"
msgstr "自動_下線_"
#: utlui.hrc:35
-#, fuzzy
msgctxt "RID_SHELLRES_AUTOFMTSTRS"
msgid "Automatic *bold*"
msgstr "自動 *太字*"
#: utlui.hrc:36
-#, fuzzy
msgctxt "RID_SHELLRES_AUTOFMTSTRS"
msgid "Replace 1/2 ... with ½ ..."
msgstr "1/2... を ½... に置き換える"
#: utlui.hrc:37
-#, fuzzy
msgctxt "RID_SHELLRES_AUTOFMTSTRS"
msgid "URL recognition"
msgstr "URL 認識"
#: utlui.hrc:38
-#, fuzzy
msgctxt "RID_SHELLRES_AUTOFMTSTRS"
msgid "Replace dashes"
msgstr "ダッシュに置換"
#: utlui.hrc:39
-#, fuzzy
msgctxt "RID_SHELLRES_AUTOFMTSTRS"
msgid "Replace 1st... with 1^st..."
msgstr "1st ...を 1^st ... に置き換える"
#: utlui.hrc:40
-#, fuzzy
msgctxt "RID_SHELLRES_AUTOFMTSTRS"
msgid "Combine single line paragraphs"
msgstr "1行段落の結合"
#: utlui.hrc:41
-#, fuzzy
msgctxt "RID_SHELLRES_AUTOFMTSTRS"
msgid "Set \"Text body\" Style"
msgstr "「本文」のスタイル設定"
#: utlui.hrc:42 /home/cl/vc/git/libo-core/sw/inc/utlui.hrc:44
-#, fuzzy
msgctxt "RID_SHELLRES_AUTOFMTSTRS"
msgid "Set \"Text body indent\" Style"
msgstr "「本文インデント」のスタイル設定"
#: utlui.hrc:43
-#, fuzzy
msgctxt "RID_SHELLRES_AUTOFMTSTRS"
msgid "Set \"Hanging indent\" Style"
msgstr "「本文マイナスインデント」のスタイル設定"
#: utlui.hrc:45
-#, fuzzy
msgctxt "RID_SHELLRES_AUTOFMTSTRS"
msgid "Set \"Heading $(ARG1)\" Style"
msgstr "「見出し $(ARG1)」のスタイル設定"
#: utlui.hrc:46
-#, fuzzy
msgctxt "RID_SHELLRES_AUTOFMTSTRS"
msgid "Set \"Bullet\" or \"Numbering\" Style"
msgstr "「箇条書き」または「番号付け」のスタイル設定"
#: utlui.hrc:47
-#, fuzzy
msgctxt "RID_SHELLRES_AUTOFMTSTRS"
msgid "Combine paragraphs"
msgstr "段落の結合"
#: utlui.hrc:48
-#, fuzzy
msgctxt "RID_SHELLRES_AUTOFMTSTRS"
msgid "Add non breaking space"
msgstr "保護されたスペースの挿入"
@@ -6877,34 +6737,29 @@ msgid "New document name:"
msgstr "新規ドキュメント名:"
#: annotationmenu.ui:12
-#, fuzzy
msgctxt "annotationmenu|reply"
msgid "Reply"
msgstr "返信"
#: annotationmenu.ui:26
-#, fuzzy
msgctxt "annotationmenu|delete"
msgid "Delete _Comment"
-msgstr "コメントを削除"
+msgstr "コメントを削除(_C)"
#: annotationmenu.ui:34
-#, fuzzy
msgctxt "annotationmenu|deleteby"
msgid "Delete _All Comments by $1"
-msgstr "$1 のコメントをすべて削除(~A)"
+msgstr "$1 のコメントをすべて削除(_A)"
#: annotationmenu.ui:42
-#, fuzzy
msgctxt "annotationmenu|deleteall"
msgid "_Delete All Comments"
msgstr "すべてのコメントを削除(_A)"
#: annotationmenu.ui:50
-#, fuzzy
msgctxt "annotationmenu|formatall"
msgid "Format All Comments..."
-msgstr "すべてのコメントを整形(~F)..."
+msgstr "すべてのコメントを整形..."
#: asciifilterdialog.ui:8
msgctxt "asciifilterdialog|AsciiFilterDialog"
@@ -9761,7 +9616,6 @@ msgid "_Next link:"
msgstr "連結先(_N):"
#: frmaddpage.ui:206
-#, fuzzy
msgctxt "frmaddpage|description_label"
msgid "_Description:"
msgstr "説明(_D):"
@@ -10007,7 +9861,6 @@ msgid "Page:"
msgstr "ページ:"
#: headerfootermenu.ui:19
-#, fuzzy
msgctxt "headerfootermenu|borderback"
msgid "Border and Background..."
msgstr "外枠と背景..."
@@ -10148,175 +10001,146 @@ msgid "Input Field"
msgstr "入力フィールド"
#: inputfielddialog.ui:112
-#, fuzzy
msgctxt "inputfielddialog|inputfieldname"
msgid "Reference:"
-msgstr "参照"
+msgstr "参照:"
#: inputwinmenu.ui:12
-#, fuzzy
msgctxt "inputwinmenu|sum"
msgid "Sum"
msgstr "合計"
#: inputwinmenu.ui:20
-#, fuzzy
msgctxt "inputwinmenu|round"
msgid "Round"
msgstr "丸"
#: inputwinmenu.ui:28
-#, fuzzy
msgctxt "inputwinmenu|phd"
msgid "Percent"
msgstr "パーセント"
#: inputwinmenu.ui:36
-#, fuzzy
msgctxt "inputwinmenu|sqrt"
msgid "Square Root"
msgstr "平方根"
#: inputwinmenu.ui:44
-#, fuzzy
msgctxt "inputwinmenu|pow"
msgid "Power"
msgstr "累乗"
#: inputwinmenu.ui:52
-#, fuzzy
msgctxt "inputwinmenu|operators"
msgid "Operators"
msgstr "演算子"
#: inputwinmenu.ui:62
-#, fuzzy
msgctxt "inputwinmenu||"
msgid "List Separator"
msgstr "リストの区切り記号"
#: inputwinmenu.ui:70
-#, fuzzy
msgctxt "inputwinmenu|eq"
msgid "Equal"
msgstr "等しい"
#: inputwinmenu.ui:78
-#, fuzzy
msgctxt "inputwinmenu|neq"
msgid "Not Equal"
msgstr "等しくない"
#: inputwinmenu.ui:86
-#, fuzzy
msgctxt "inputwinmenu|leq"
msgid "Less Than or Equal"
msgstr "以下"
#: inputwinmenu.ui:94
-#, fuzzy
msgctxt "inputwinmenu|geq"
msgid "Greater Than or Equal"
msgstr "以上"
#: inputwinmenu.ui:102
-#, fuzzy
msgctxt "inputwinmenu|l"
msgid "Less"
msgstr "より小さい"
#: inputwinmenu.ui:110
-#, fuzzy
msgctxt "inputwinmenu|g"
msgid "Greater"
msgstr "より大きい"
#: inputwinmenu.ui:124
-#, fuzzy
msgctxt "inputwinmenu|or"
msgid "Boolean Or"
msgstr "論理和(OR)"
#: inputwinmenu.ui:132
-#, fuzzy
msgctxt "inputwinmenu|xor"
msgid "Boolean Xor"
msgstr "排他的論理和(XOR)"
#: inputwinmenu.ui:140
-#, fuzzy
msgctxt "inputwinmenu|and"
msgid "Boolean And"
msgstr "論理積(AND)"
#: inputwinmenu.ui:148
-#, fuzzy
msgctxt "inputwinmenu|not"
msgid "Boolean Not"
msgstr "論理否定 (NOT)"
#: inputwinmenu.ui:160
-#, fuzzy
msgctxt "inputwinmenu|statistics"
msgid "Statistical Functions"
msgstr "統計関数"
#: inputwinmenu.ui:170
-#, fuzzy
msgctxt "inputwinmenu|mean"
msgid "Mean"
msgstr "平均"
#: inputwinmenu.ui:178
-#, fuzzy
msgctxt "inputwinmenu|min"
msgid "Minimum"
msgstr "最小値"
#: inputwinmenu.ui:186
-#, fuzzy
msgctxt "inputwinmenu|max"
msgid "Maximum"
msgstr "最大値"
#: inputwinmenu.ui:198
-#, fuzzy
msgctxt "inputwinmenu|functions"
msgid "Functions"
-msgstr "機能"
+msgstr "関数"
#: inputwinmenu.ui:208
-#, fuzzy
msgctxt "inputwinmenu|sin"
msgid "Sine"
-msgstr "行"
+msgstr "サイン"
#: inputwinmenu.ui:216
-#, fuzzy
msgctxt "inputwinmenu|cos"
msgid "Cosine"
msgstr "コサイン"
#: inputwinmenu.ui:224
-#, fuzzy
msgctxt "inputwinmenu|tag"
msgid "Tangent"
msgstr "タンジェント"
#: inputwinmenu.ui:232
-#, fuzzy
msgctxt "inputwinmenu|asin"
msgid "Arcsine"
msgstr "アークサイン"
#: inputwinmenu.ui:240
-#, fuzzy
msgctxt "inputwinmenu|acos"
msgid "Arccosine"
msgstr "アークコサイン"
#: inputwinmenu.ui:248
-#, fuzzy
msgctxt "inputwinmenu|atan"
msgid "Arctangent"
msgstr "アークタンジェント"
@@ -11062,10 +10886,9 @@ msgid "_To:"
msgstr "終了(_T):"
#: mailmerge.ui:245
-#, fuzzy
msgctxt "mailmerge|recordslabel"
msgid "Records"
-msgstr "レコードの数"
+msgstr "レコード"
#: mailmerge.ui:285
msgctxt "mailmerge|printer"
@@ -11143,7 +10966,6 @@ msgid "S_ave as single document"
msgstr "単一のドキュメントとして保存(_A)"
#: mailmerge.ui:698
-#, fuzzy
msgctxt "mailmerge|individualdocuments"
msgid "Sa_ve as individual documents"
msgstr "個々のドキュメントとして保存(_V)"
@@ -11199,46 +11021,39 @@ msgid "R_eject All"
msgstr "すべて拒否(_E)"
#: managechangessidebar.ui:159
-#, fuzzy
msgctxt "managechangessidebar|writeredit"
msgid "Edit Comment..."
msgstr "コメントの編集..."
#: managechangessidebar.ui:166
-#, fuzzy
msgctxt "managechangessidebar|writersort"
msgid "Sort By"
-msgstr "表示順序"
+msgstr "ソート順"
#: managechangessidebar.ui:176
-#, fuzzy
msgctxt "managechangessidebar|writeraction"
msgid "Action"
msgstr "アクション"
#: managechangessidebar.ui:184
-#, fuzzy
msgctxt "managechangessidebar|writerauthor"
msgid "Author"
msgstr "作成者"
#: managechangessidebar.ui:192
-#, fuzzy
msgctxt "managechangessidebar|writerdate"
msgid "Date"
msgstr "日付"
#: managechangessidebar.ui:200
-#, fuzzy
msgctxt "managechangessidebar|writerdesc"
msgid "Comment"
msgstr "コメント"
#: managechangessidebar.ui:208
-#, fuzzy
msgctxt "managechangessidebar|writerposition"
msgid "Document Position"
-msgstr "登場順(_P)"
+msgstr "登場順"
#: mergeconnectdialog.ui:7
msgctxt "mergeconnectdialog|MergeConnectDialog"
@@ -11896,13 +11711,11 @@ msgid "Navigation"
msgstr "ナビゲーション"
#: navigatorpanel.ui:60
-#, fuzzy
msgctxt "navigatorpanel|back|tooltip_text"
msgid "Back"
msgstr "戻る"
#: navigatorpanel.ui:73
-#, fuzzy
msgctxt "navigatorpanel|forward|tooltip_text"
msgid "Forward"
msgstr "進む"
@@ -12033,7 +11846,6 @@ msgid " "
msgstr ""
#: notebookbar.ui:421
-#, fuzzy
msgctxt "notebookbar|NewSW|tooltip_text"
msgid "Text Document"
msgstr "文書ドキュメント"
@@ -12044,7 +11856,6 @@ msgid " "
msgstr ""
#: notebookbar.ui:438
-#, fuzzy
msgctxt "notebookbar|NewSC|tooltip_text"
msgid "Spreadsheet"
msgstr "表計算ドキュメント"
@@ -12055,10 +11866,9 @@ msgid " "
msgstr ""
#: notebookbar.ui:455
-#, fuzzy
msgctxt "notebookbar|NewSI|tooltip_text"
msgid "Presentation"
-msgstr "印刷の向き"
+msgstr "プレゼンテーション"
#: notebookbar.ui:468
msgctxt "notebookbar|NewSD"
@@ -12066,7 +11876,6 @@ msgid " "
msgstr ""
#: notebookbar.ui:472
-#, fuzzy
msgctxt "notebookbar|NewSD|tooltip_text"
msgid "Drawing"
msgstr "図形描画"
@@ -12077,7 +11886,6 @@ msgid " "
msgstr ""
#: notebookbar.ui:488
-#, fuzzy
msgctxt "notebookbar|NewSF|tooltip_text"
msgid "Formula"
msgstr "数式"
@@ -12088,13 +11896,11 @@ msgid " "
msgstr ""
#: notebookbar.ui:504
-#, fuzzy
msgctxt "notebookbar|NewSB|tooltip_text"
msgid "Database"
msgstr "データベース"
#: notebookbar.ui:523
-#, fuzzy
msgctxt "notebookbar|NewSDB|tooltip_text"
msgid "Spreadsheet"
msgstr "表計算ドキュメント"
@@ -12175,13 +11981,11 @@ msgid "Style"
msgstr "スタイル"
#: notebookbar.ui:2474
-#, fuzzy
msgctxt "notebookbar|FindSection|tooltip_text"
msgid "Find"
msgstr "検索"
#: notebookbar.ui:2530
-#, fuzzy
msgctxt "notebookbar|FindSection1|tooltip_text"
msgid "Find"
msgstr "検索"
@@ -12192,31 +11996,26 @@ msgid "Home"
msgstr "ホーム"
#: notebookbar.ui:2616
-#, fuzzy
msgctxt "notebookbar|BreakSection|tooltip_text"
msgid "Break"
-msgstr "切り離す(_B)"
+msgstr "切り離す"
#: notebookbar.ui:2800
-#, fuzzy
msgctxt "notebookbar|box70|tooltip_text"
msgid "Gallery"
msgstr "ギャラリー"
#: notebookbar.ui:2806
-#, fuzzy
msgctxt "notebookbar|Gallery|tooltip_text"
msgid "Open Clip Art and Media Gallery"
msgstr "オープンクリップアートとメディアギャラリー"
#: notebookbar.ui:2850
-#, fuzzy
msgctxt "notebookbar|box69|tooltip_text"
msgid "Symbol"
msgstr "記号"
#: notebookbar.ui:2882
-#, fuzzy
msgctxt "notebookbar|box17|tooltip_text"
msgid "Basic"
msgstr "基本"
@@ -12227,25 +12026,21 @@ msgid "Insert Audio or Video"
msgstr "オーディオあるいはビデオの挿入"
#: notebookbar.ui:2942
-#, fuzzy
msgctxt "notebookbar|ShapesSection|tooltip_text"
msgid "Shapes"
msgstr "シェイプ"
#: notebookbar.ui:3249
-#, fuzzy
msgctxt "notebookbar|LinksSection|tooltip_text"
msgid "Links"
msgstr "リンク"
#: notebookbar.ui:3336
-#, fuzzy
msgctxt "notebookbar|TextSection|tooltip_text"
msgid "Text"
msgstr "テキスト"
#: notebookbar.ui:3373
-#, fuzzy
msgctxt "notebookbar|FontWork"
msgid "Fontwork"
msgstr "フォントワーク"
@@ -12261,7 +12056,6 @@ msgid "Insert"
msgstr "挿入"
#: notebookbar.ui:3715
-#, fuzzy
msgctxt "notebookbar|box15|tooltip_text"
msgid "Setup"
msgstr "セットアップ"
@@ -12277,10 +12071,9 @@ msgid "References"
msgstr "参照"
#: notebookbar.ui:4790
-#, fuzzy
msgctxt "notebookbar|ReviewLabel"
msgid "Review"
-msgstr "プレビュー(_P)"
+msgstr "レビュー"
#: notebookbar.ui:4806
msgctxt "notebookbar|PageViewSection|tooltip_text"
@@ -12293,10 +12086,9 @@ msgid "Document Area Elements"
msgstr ""
#: notebookbar.ui:5056
-#, fuzzy
msgctxt "notebookbar|ZoomSection|tooltip_text"
msgid "Zoom"
-msgstr "ズーム(_Z)"
+msgstr "ズーム"
#: notebookbar.ui:5177
msgctxt "notebookbar|ViewLabel"
@@ -12314,52 +12106,44 @@ msgid "Indent"
msgstr "インデント"
#: notebookbar.ui:5850
-#, fuzzy
msgctxt "notebookbar|TableLabel"
msgid "Table"
msgstr "表"
#: notebookbar.ui:5869
-#, fuzzy
msgctxt "notebookbar|BasicsSection|tooltip_text"
msgid "Basics"
-msgstr "基準"
+msgstr "基本"
#: notebookbar.ui:5872
-#, fuzzy
msgctxt "notebookbar|GraphicDialog"
msgid "Properties"
msgstr "属性"
#: notebookbar.ui:5902
-#, fuzzy
msgctxt "notebookbar|SizeSection|tooltip_text"
msgid "Basics"
-msgstr "基準"
+msgstr "基本"
#: notebookbar.ui:5905
-#, fuzzy
msgctxt "notebookbar|Crop1"
msgid "Crop"
msgstr "トリミング"
#: notebookbar.ui:6537
-#, fuzzy
msgctxt "notebookbar|ImageLabel"
msgid "Image"
msgstr "イメージ"
#: notebookbar.ui:6554
-#, fuzzy
msgctxt "notebookbar|LineFormat"
msgid "Line"
msgstr "行"
#: notebookbar.ui:6572
-#, fuzzy
msgctxt "notebookbar|AreaFormat"
msgid "Area"
-msgstr "背景"
+msgstr "領域"
#: notebookbar.ui:6705
msgctxt "notebookbar|ShapeLabel"
@@ -12367,7 +12151,6 @@ msgid "Shape / Textbox"
msgstr ""
#: notebookbar.ui:6734
-#, fuzzy
msgctxt "notebookbar|AnchorMenu"
msgid "Anchor"
msgstr "アンカー"
@@ -12378,133 +12161,111 @@ msgid "Frame / OLE"
msgstr ""
#: notebookbar_compact.ui:1880
-#, fuzzy
msgctxt "notebookbar_compact|menubarD"
msgid "Menubar"
msgstr "メニューバー"
#: notebookbar_compact.ui:2768
-#, fuzzy
msgctxt "notebookbar_compact|fileb"
msgid "_File"
msgstr "ファイル(_F)"
#: notebookbar_compact.ui:2797
-#, fuzzy
msgctxt "notebookbar_compact|FileLabel"
msgid "File"
msgstr "ファイル"
#: notebookbar_compact.ui:2873
-#, fuzzy
msgctxt "notebookbar_compact|editb"
msgid "_Edit"
msgstr "編集(_E)"
#: notebookbar_compact.ui:3338
-#, fuzzy
msgctxt "notebookbar_compact|formatb"
msgid "F_ormat"
-msgstr "封筒サイズ(_O)"
+msgstr "書式(_O)"
#: notebookbar_compact.ui:3660
-#, fuzzy
msgctxt "notebookbar_compact|menub"
msgid "_Menu"
-msgstr "メニュー"
+msgstr "メニュー(_M)"
#: notebookbar_compact.ui:3690
-#, fuzzy
msgctxt "notebookbar_compact|HomeLabel"
msgid "Home"
msgstr "ホーム"
#: notebookbar_compact.ui:4093
-#, fuzzy
msgctxt "notebookbar_compact|insertb"
msgid "_Insert"
msgstr "挿入(_I)"
#: notebookbar_compact.ui:4123
-#, fuzzy
msgctxt "notebookbar_compact|InsertLabel"
msgid "Insert"
msgstr "挿入"
#: notebookbar_compact.ui:4500
-#, fuzzy
msgctxt "notebookbar_compact|reviewb"
msgid "Pag_e"
-msgstr "ページ"
+msgstr "ページ(_E)"
#: notebookbar_compact.ui:4530
-#, fuzzy
msgctxt "notebookbar_compact|LayoutLabel"
msgid "Page layout"
msgstr "ページレイアウト"
#: notebookbar_compact.ui:4869
-#, fuzzy
msgctxt "notebookbar_compact|referenceb"
msgid "Reference_s"
-msgstr "参照"
+msgstr "参照(_S)"
#: notebookbar_compact.ui:4899
-#, fuzzy
msgctxt "notebookbar_compact|ReferencesLabel"
msgid "References"
msgstr "参照"
#: notebookbar_compact.ui:5297
-#, fuzzy
msgctxt "notebookbar_compact|reviewR"
msgid "_Review"
-msgstr "プレビュー(_P)"
+msgstr "レビュー(_R)"
#: notebookbar_compact.ui:5327
-#, fuzzy
msgctxt "notebookbar_compact|ReviewLabel"
msgid "Review"
-msgstr "プレビュー(_P)"
+msgstr "レビュー(_R)"
#: notebookbar_compact.ui:5762
-#, fuzzy
msgctxt "notebookbar_compact|viewb"
msgid "_View"
-msgstr "表示"
+msgstr "表示(_V)"
#: notebookbar_compact.ui:5792
-#, fuzzy
msgctxt "notebookbar_compact|ViewLabel"
msgid "View"
msgstr "表示"
#: notebookbar_compact.ui:6448
-#, fuzzy
msgctxt "notebookbar_compact|tableT"
msgid "T_able"
msgstr "表(_A)"
#: notebookbar_compact.ui:6478
-#, fuzzy
msgctxt "notebookbar_compact|TableLabel"
msgid "Table"
msgstr "表"
#: notebookbar_compact.ui:7105
-#, fuzzy
msgctxt "notebookbar_compact|graphicB"
msgid "_Graphic"
-msgstr "図"
+msgstr "図形(_G)"
#: notebookbar_compact.ui:7136
-#, fuzzy
msgctxt "notebookbar_compact|ImageLabel"
msgid "Image"
msgstr "イメージ"
#: notebookbar_compact.ui:7611
-#, fuzzy
msgctxt "notebookbar_compact|wrapb"
msgid "Wrap"
msgstr "折り返し"
@@ -12515,238 +12276,199 @@ msgid "D_raw"
msgstr ""
#: notebookbar_compact.ui:7795
-#, fuzzy
msgctxt "notebookbar_compact|ShapeLabel"
msgid "Draw"
-msgstr "draw"
+msgstr "描画"
#: notebookbar_compact.ui:8117
-#, fuzzy
msgctxt "notebookbar_compact|frame:MenuWrap"
msgid "Wrap"
msgstr "折り返し"
#: notebookbar_compact.ui:8144
-#, fuzzy
msgctxt "notebookbar_compact|frame:MenuAlign"
msgid "Align"
msgstr "配置"
#: notebookbar_compact.ui:8216
-#, fuzzy
msgctxt "notebookbar_compact|frame:MenuDraw"
msgid "Object"
msgstr "オブジェクト"
#: notebookbar_compact.ui:8246
-#, fuzzy
msgctxt "notebookbar_compact|FrameLabel"
msgid "Object"
msgstr "オブジェクト"
#: notebookbar_compact.ui:8780
-#, fuzzy
msgctxt "notebookbar_compact|referenceb"
msgid "_Tools"
-msgstr "ツール"
+msgstr "ツール(_T)"
#: notebookbar_compact.ui:8810
-#, fuzzy
msgctxt "notebookbar_compact|DevLabel"
msgid "Tools"
msgstr "ツール"
#: notebookbar_groupedbar_compact.ui:1151
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|menubarD1"
msgid "Menubar"
msgstr "メニューバー"
#: notebookbar_groupedbar_compact.ui:3106
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|menubarD"
msgid "Menubar"
msgstr "メニューバー"
#: notebookbar_groupedbar_compact.ui:3363
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|Quotation2"
msgid "Quotation"
msgstr "引用"
#: notebookbar_groupedbar_compact.ui:4005
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|menub"
msgid "_Menu"
-msgstr "メニュー"
+msgstr "メニュー(_M)"
#: notebookbar_groupedbar_compact.ui:4060
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|toolsb"
msgid "_Tools"
-msgstr "ツール"
+msgstr "ツール(_T)"
#: notebookbar_groupedbar_compact.ui:4148
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|fileb"
msgid "_File"
msgstr "ファイル(_F)"
#: notebookbar_groupedbar_compact.ui:4302
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|editb"
msgid "_Edit"
msgstr "編集(_E)"
#: notebookbar_groupedbar_compact.ui:4441
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|paragraphstyleb"
msgid "St_yles"
-msgstr "スタイル"
+msgstr "スタイル(_Y)"
#: notebookbar_groupedbar_compact.ui:4619
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|formatb"
msgid "F_ormat"
-msgstr "封筒サイズ(_O)"
+msgstr "書式(_O)"
#: notebookbar_groupedbar_compact.ui:4872
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|paragraphb"
msgid "_Paragraph"
-msgstr "段落"
+msgstr "段落(_P)"
#: notebookbar_groupedbar_compact.ui:5044
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|insertb"
msgid "_Insert"
msgstr "挿入(_I)"
#: notebookbar_groupedbar_compact.ui:5192
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|referenceb"
msgid "Reference_s"
-msgstr "参照"
+msgstr "参照(_S)"
#: notebookbar_groupedbar_compact.ui:5299
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|reviewb"
msgid "_Review"
-msgstr "プレビュー(_P)"
+msgstr "レビュー(_R)"
#: notebookbar_groupedbar_compact.ui:5413
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|viewb"
msgid "_View"
-msgstr "表示"
+msgstr "表示(_V)"
#: notebookbar_groupedbar_compact.ui:5516
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|paragraphstylet"
msgid "St_yles"
-msgstr "スタイル"
+msgstr "スタイル(_Y)"
#: notebookbar_groupedbar_compact.ui:5691
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|formatt"
msgid "F_ormat"
-msgstr "封筒サイズ(_O)"
+msgstr "書式(_O)"
#: notebookbar_groupedbar_compact.ui:5906
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|paragrapht"
msgid "_Paragraph"
-msgstr "段落"
+msgstr "段落(_P)"
#: notebookbar_groupedbar_compact.ui:6031
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|tableT"
msgid "T_able"
msgstr "表(_A)"
#: notebookbar_groupedbar_compact.ui:6167
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|merged"
msgid "_Merge"
-msgstr "統合"
+msgstr "統合(_M)"
#: notebookbar_groupedbar_compact.ui:6289
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|rowscolumnst"
msgid "R_ows"
-msgstr "行(_O):"
+msgstr "行(_O)"
#: notebookbar_groupedbar_compact.ui:6414
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|selectt"
msgid "Selec_t"
-msgstr "選択"
+msgstr "選択(_T)"
#: notebookbar_groupedbar_compact.ui:6525
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|calculatet"
msgid "_Calc"
-msgstr "計算"
+msgstr "計算(_C)"
#: notebookbar_groupedbar_compact.ui:6660
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|graphicB"
msgid "_Graphic"
-msgstr "図"
+msgstr "図形(_G)"
#: notebookbar_groupedbar_compact.ui:6775
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|colorb"
msgid "C_olor"
-msgstr "色"
+msgstr "色(_O)"
#: notebookbar_groupedbar_compact.ui:7092
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|arrange"
msgid "_Arrange"
-msgstr "整列"
+msgstr "整列(_A)"
#: notebookbar_groupedbar_compact.ui:7252
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|GridB"
msgid "_Grid"
-msgstr "行数と文字数"
+msgstr "グリッド線(_G)"
#: notebookbar_groupedbar_compact.ui:7372
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|languageb"
msgid "_Language"
-msgstr "言語"
+msgstr "言語(_L)"
#: notebookbar_groupedbar_compact.ui:7498
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|revieb"
msgid "_Review"
-msgstr "プレビュー(_P)"
+msgstr "レビュー(_R)"
#: notebookbar_groupedbar_compact.ui:7648
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|commentsb"
msgid "_Comments"
msgstr "コメント(_C)"
#: notebookbar_groupedbar_compact.ui:7748
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|compareb"
msgid "Com_pare"
-msgstr "比較"
+msgstr "比較(_P)"
#: notebookbar_groupedbar_compact.ui:7848
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|viewA"
msgid "_View"
-msgstr "表示"
+msgstr "表示(_V)"
#: notebookbar_groupedbar_compact.ui:8032
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|editdrawb"
msgid "St_yles"
-msgstr "スタイル"
+msgstr "スタイル(_Y)"
#: notebookbar_groupedbar_compact.ui:8248
msgctxt "notebookbar_groupedbar_compact|drawb"
@@ -12754,22 +12476,19 @@ msgid "D_raw"
msgstr ""
#: notebookbar_groupedbar_compact.ui:8475
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|arrangeD"
msgid "_Arrange"
-msgstr "整列"
+msgstr "整列(_A)"
#: notebookbar_groupedbar_compact.ui:8611
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|Grid"
msgid "_Grid"
-msgstr "行数と文字数"
+msgstr "グリッド線(_G)"
#: notebookbar_groupedbar_compact.ui:8720
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|viewDrawb"
msgid "Grou_p"
-msgstr "グループ化"
+msgstr "グループ化(_P)"
#: notebookbar_groupedbar_compact.ui:8828
msgctxt "notebookbar_groupedbar_compact|3Db"
@@ -12777,244 +12496,204 @@ msgid "3_D"
msgstr ""
#: notebookbar_groupedbar_compact.ui:9011
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|oleB"
msgid "F_rame"
-msgstr "枠"
+msgstr "フレーム(_R)"
#: notebookbar_groupedbar_compact.ui:9218
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|arrangeO"
msgid "_Arrange"
-msgstr "整列"
+msgstr "整列(_A)"
#: notebookbar_groupedbar_compact.ui:9327
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|GridO"
msgid "_Grid"
-msgstr "行数と文字数"
+msgstr "グリッド線(_G)"
#: notebookbar_groupedbar_compact.ui:9437
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|viewO"
msgid "_View"
-msgstr "表示"
+msgstr "表示(_V)"
#: notebookbar_groupedbar_compact.ui:9542
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|paragraphstyles"
msgid "St_yles"
-msgstr "スタイル"
+msgstr "スタイル(_Y)"
#: notebookbar_groupedbar_compact.ui:9717
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|formats"
msgid "F_ormat"
-msgstr "封筒サイズ(_O)"
+msgstr "書式(_O)"
#: notebookbar_groupedbar_compact.ui:9978
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|paragraphs"
msgid "_Paragraph"
-msgstr "段落"
+msgstr "段落(_P)"
#: notebookbar_groupedbar_compact.ui:10137
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|viewc"
msgid "_View"
-msgstr "表示"
+msgstr "表示(_V)"
#: notebookbar_groupedbar_full.ui:3064
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|menubarD"
msgid "Menubar"
msgstr "メニューバー"
#: notebookbar_groupedbar_full.ui:3281
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|Quotation2"
msgid "Quotation"
msgstr "引用"
#: notebookbar_groupedbar_full.ui:3934
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|menub"
msgid "_Menu"
-msgstr "メニュー"
+msgstr "メニュー(_M)"
#: notebookbar_groupedbar_full.ui:3986
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|toolsb"
msgid "_Tools"
-msgstr "ツール"
+msgstr "ツール(_T)"
#: notebookbar_groupedbar_full.ui:4040
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|helpb"
msgid "_Help"
-msgstr "ヘルプ"
+msgstr "ヘルプ(_H)"
#: notebookbar_groupedbar_full.ui:4147
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|fileb"
msgid "_File"
msgstr "ファイル(_F)"
#: notebookbar_groupedbar_full.ui:4384
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|editb"
msgid "_Edit"
msgstr "編集(_E)"
#: notebookbar_groupedbar_full.ui:4580
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|paragraphstyleb"
msgid "St_yles"
-msgstr "スタイル"
+msgstr "スタイル(_Y)"
#: notebookbar_groupedbar_full.ui:4867
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|formatb"
msgid "F_ormat"
-msgstr "封筒サイズ(_O)"
+msgstr "書式(_O)"
#: notebookbar_groupedbar_full.ui:5218
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|paragraphb"
msgid "_Paragraph"
-msgstr "段落"
+msgstr "段落(_P)"
#: notebookbar_groupedbar_full.ui:5457
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|insertb"
msgid "_Insert"
msgstr "挿入(_I)"
#: notebookbar_groupedbar_full.ui:5685
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|referenceb"
msgid "Referen_ce"
-msgstr "参照"
+msgstr "参照(_C)"
#: notebookbar_groupedbar_full.ui:5886
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|reviewb"
msgid "_Review"
-msgstr "プレビュー(_P)"
+msgstr "レビュー(_R)"
#: notebookbar_groupedbar_full.ui:6035
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewb"
msgid "_View"
-msgstr "表示"
+msgstr "表示(_V)"
#: notebookbar_groupedbar_full.ui:6296
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|graphicB"
msgid "_Graphic"
-msgstr "図"
+msgstr "図形(_G)"
#: notebookbar_groupedbar_full.ui:6726
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|arrange"
msgid "_Arrange"
-msgstr "整列"
+msgstr "整列(_A)"
#: notebookbar_groupedbar_full.ui:6902
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|colorb"
msgid "C_olor"
-msgstr "色"
+msgstr "色(_O)"
#: notebookbar_groupedbar_full.ui:7156
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|GridB"
msgid "_Grid"
-msgstr "行数と文字数"
+msgstr "グリッド線(_G)"
#: notebookbar_groupedbar_full.ui:7333
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|paragraphstylet"
msgid "St_yles"
-msgstr "スタイル"
+msgstr "スタイル(_Y)"
#: notebookbar_groupedbar_full.ui:7620
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|formatt"
msgid "F_ormat"
-msgstr "封筒サイズ(_O)"
+msgstr "書式(_O)"
#: notebookbar_groupedbar_full.ui:7971
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|paragrapht"
msgid "_Paragraph"
-msgstr "段落"
+msgstr "段落(_P)"
#: notebookbar_groupedbar_full.ui:8198
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|tabled"
msgid "T_able"
msgstr "表(_A)"
#: notebookbar_groupedbar_full.ui:8396
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|rowscolumnst"
msgid "R_ows"
-msgstr "行(_O):"
+msgstr "行(_O)"
#: notebookbar_groupedbar_full.ui:8597
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|merged"
msgid "_Merge"
-msgstr "統合"
+msgstr "統合(_M)"
#: notebookbar_groupedbar_full.ui:8825
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|selectt"
msgid "Sele_ct"
-msgstr "選択"
+msgstr "選択(_C)"
#: notebookbar_groupedbar_full.ui:9054
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|calculatet"
msgid "_Calc"
-msgstr "計算"
+msgstr "計算(_C)"
#: notebookbar_groupedbar_full.ui:9282
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|referencet"
msgid "Referen_ce"
-msgstr "参照"
+msgstr "参照(_C)"
#: notebookbar_groupedbar_full.ui:9418
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|languageb"
msgid "_Language"
-msgstr "言語"
+msgstr "言語(_L)"
#: notebookbar_groupedbar_full.ui:9646
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|revieb"
msgid "_Review"
-msgstr "プレビュー(_P)"
+msgstr "レビュー(_R)"
#: notebookbar_groupedbar_full.ui:9858
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|commentsb"
msgid "_Comments"
msgstr "コメント(_C)"
#: notebookbar_groupedbar_full.ui:10060
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|compareb"
msgid "Com_pare"
-msgstr "比較"
+msgstr "比較(_P)"
#: notebookbar_groupedbar_full.ui:10209
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewa"
msgid "_View"
-msgstr "表示"
+msgstr "表示(_V)"
#: notebookbar_groupedbar_full.ui:10654
msgctxt "notebookbar_groupedbar_full|drawb"
@@ -13022,40 +12701,34 @@ msgid "D_raw"
msgstr ""
#: notebookbar_groupedbar_full.ui:11024
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|editdrawb"
msgid "_Edit"
msgstr "編集(_E)"
#: notebookbar_groupedbar_full.ui:11254
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|wrapb"
msgid "Wrap"
msgstr "折り返し"
#: notebookbar_groupedbar_full.ui:11268
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|alignb"
msgid "Align"
msgstr "配置"
#: notebookbar_groupedbar_full.ui:11300
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|arrangedrawb"
msgid "_Arrange"
-msgstr "整列"
+msgstr "整列(_A)"
#: notebookbar_groupedbar_full.ui:11467
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|GridDrawB"
msgid "_Grid"
-msgstr "行数と文字数"
+msgstr "グリッド線(_G)"
#: notebookbar_groupedbar_full.ui:11668
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewDrawb"
msgid "Grou_p"
-msgstr "グループ化"
+msgstr "グループ化(_P)"
#: notebookbar_groupedbar_full.ui:11847
msgctxt "notebookbar_groupedbar_full|3Db"
@@ -13063,73 +12736,61 @@ msgid "3_D"
msgstr ""
#: notebookbar_groupedbar_full.ui:12158
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|formatd"
msgid "F_ormat"
-msgstr "封筒サイズ(_O)"
+msgstr "書式(_O)"
#: notebookbar_groupedbar_full.ui:12424
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|paragraphTextb"
msgid "_Paragraph"
-msgstr "段落"
+msgstr "段落(_P)"
#: notebookbar_groupedbar_full.ui:12600
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewd"
msgid "_View"
-msgstr "表示"
+msgstr "表示(_V)"
#: notebookbar_groupedbar_full.ui:12753
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|insertTextb"
msgid "_Insert"
msgstr "挿入(_I)"
#: notebookbar_groupedbar_full.ui:13186
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|media"
msgid "_Media"
-msgstr "メディア"
+msgstr "メディア(_M)"
#: notebookbar_groupedbar_full.ui:13423
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|oleB"
msgid "F_rame"
-msgstr "枠"
+msgstr "フレーム(_R):"
#: notebookbar_groupedbar_full.ui:13853
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|arrageOLE"
msgid "_Arrange"
-msgstr "整列"
+msgstr "整列(_A)"
#: notebookbar_groupedbar_full.ui:14019
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|OleGridB"
msgid "_Grid"
-msgstr "行数と文字数"
+msgstr "グリッド線(_G)"
#: notebookbar_groupedbar_full.ui:14168
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewf"
msgid "_View"
-msgstr "表示"
+msgstr "表示(_V)"
#: notebookbar_groups.ui:34
-#, fuzzy
msgctxt "notebookbar_groups|imagestyledefault"
msgid "Default"
-msgstr "既定"
+msgstr "標準"
#: notebookbar_groups.ui:42
-#, fuzzy
msgctxt "notebookbar_groups|imagestylegray"
msgid "Grayscale"
msgstr "グレースケール"
#: notebookbar_groups.ui:50
-#, fuzzy
msgctxt "notebookbar_groups|imagestylebw"
msgid "Black and White"
msgstr "白黒"
@@ -13175,22 +12836,19 @@ msgid "+20% Brightness & Contrast"
msgstr ""
#: notebookbar_groups.ui:134
-#, fuzzy
msgctxt "notebookbar_groups|imagestylecolorred"
msgid "Colorize Red"
-msgstr "赤色"
+msgstr "着色 赤色"
#: notebookbar_groups.ui:142
-#, fuzzy
msgctxt "notebookbar_groups|imagestylecolorblue"
msgid "Colorize Blue"
-msgstr "青色"
+msgstr "着色 青色"
#: notebookbar_groups.ui:150
-#, fuzzy
msgctxt "notebookbar_groups|imagestylecolorgreen"
msgid "Colorize Green"
-msgstr "緑色"
+msgstr "着色 緑色"
#: notebookbar_groups.ui:158
msgctxt "notebookbar_groups|imagestylecolororange"
@@ -13198,94 +12856,79 @@ msgid "Colorize Orange"
msgstr ""
#: notebookbar_groups.ui:186
-#, fuzzy
msgctxt "notebookbar_groups|hyperlink"
msgid "Hyperlink"
msgstr "ハイパーリンク"
#: notebookbar_groups.ui:200
-#, fuzzy
msgctxt "notebookbar_groups|footnote"
msgid "Footnote"
msgstr "脚注"
#: notebookbar_groups.ui:209
-#, fuzzy
msgctxt "notebookbar_groups|endnote"
msgid "Endnote"
msgstr "文末脚注"
#: notebookbar_groups.ui:224
-#, fuzzy
msgctxt "notebookbar_groups|bookmark"
msgid "Bookmark"
msgstr "ブックマーク"
#: notebookbar_groups.ui:233
-#, fuzzy
msgctxt "notebookbar_groups|crossreference"
msgid "Cross-Reference"
msgstr "相互参照"
#: notebookbar_groups.ui:317
-#, fuzzy
msgctxt "notebookbar_groups|paradefault"
msgid "Default Paragraph"
-msgstr "段落の既定値(~P)"
+msgstr "段落の既定値"
#: notebookbar_groups.ui:326
-#, fuzzy
msgctxt "notebookbar_groups|title"
msgid "Title"
msgstr "タイトル"
#: notebookbar_groups.ui:335
-#, fuzzy
msgctxt "notebookbar_groups|heading1"
msgid "Heading 1"
msgstr "見出し 1"
#: notebookbar_groups.ui:344
-#, fuzzy
msgctxt "notebookbar_groups|heading2"
msgid "Heading 2"
msgstr "見出し 2"
#: notebookbar_groups.ui:353
-#, fuzzy
msgctxt "notebookbar_groups|heading3"
msgid "Heading 3"
msgstr "見出し 3"
#: notebookbar_groups.ui:368
-#, fuzzy
msgctxt "notebookbar_groups|chardefault"
msgid "Default Character"
-msgstr "文字の既定値(~C)"
+msgstr "文字の既定値"
#: notebookbar_groups.ui:377
-#, fuzzy
msgctxt "notebookbar_groups|italic"
msgid "Emphasis"
msgstr "強調"
#: notebookbar_groups.ui:386
-#, fuzzy
msgctxt "notebookbar_groups|bold"
msgid "Strong Emphasis"
msgstr "さらに強調"
#: notebookbar_groups.ui:404
-#, fuzzy
msgctxt "notebookbar_groups|tablestylenone"
msgid "None"
msgstr "なし"
#: notebookbar_groups.ui:412
-#, fuzzy
msgctxt "notebookbar_groups|tablestyledefault"
msgid "Default"
-msgstr "既定"
+msgstr "標準"
#: notebookbar_groups.ui:420
msgctxt "notebookbar_groups|tablestyle1"
@@ -13293,7 +12936,6 @@ msgid "Style 1"
msgstr ""
#: notebookbar_groups.ui:428
-#, fuzzy
msgctxt "notebookbar_groups|tablestyle2"
msgid "Style 2"
msgstr "スタイル2"
@@ -13309,184 +12951,154 @@ msgid "Style 4"
msgstr ""
#: notebookbar_groups.ui:471
-#, fuzzy
msgctxt "notebookbar_groups|rowmenuaddup"
msgid "Insert Rows Above"
msgstr "行を上に挿入"
#: notebookbar_groups.ui:480
-#, fuzzy
msgctxt "notebookbar_groups|rowmenuadddown"
msgid "Insert Rows Below"
msgstr "行を下に挿入"
#: notebookbar_groups.ui:495
-#, fuzzy
msgctxt "notebookbar_groups|rowmenudel"
msgid "Delete Rows"
msgstr "行の削除"
#: notebookbar_groups.ui:504
-#, fuzzy
msgctxt "notebookbar_groups|rowmenuselect"
msgid "Select Rows"
msgstr "行の選択"
#: notebookbar_groups.ui:519
-#, fuzzy
msgctxt "notebookbar_groups|rowmenuheight"
msgid "Row Height..."
-msgstr "行の高さ"
+msgstr "行の高さ..."
#: notebookbar_groups.ui:528
-#, fuzzy
msgctxt "notebookbar_groups|rowmenuoptimalrow"
msgid "Optimal Row Height"
msgstr "最適な行の高さ"
#: notebookbar_groups.ui:537
-#, fuzzy
msgctxt "notebookbar_groups|rowmenudistribute"
msgid "Distribute Rows Evenly"
msgstr "列の均等分割"
#: notebookbar_groups.ui:736
-#, fuzzy
msgctxt "notebookbar_groups|filegrouplabel"
msgid "File"
msgstr "ファイル"
#: notebookbar_groups.ui:889
-#, fuzzy
msgctxt "notebookbar_groups|clipboardgrouplabel"
msgid "Clipboard"
-msgstr "clipboard"
+msgstr "クリップボード"
#: notebookbar_groups.ui:935
-#, fuzzy
msgctxt "notebookbar_groups|paragraphstyleb"
msgid "Style"
-msgstr "テンプレート"
+msgstr "スタイル"
#: notebookbar_groups.ui:1448
-#, fuzzy
msgctxt "notebookbar_groups|formatgrouplabel"
msgid "Text"
msgstr "テキスト"
#: notebookbar_groups.ui:1573
-#, fuzzy
msgctxt "notebookbar_groups|linksb"
msgid "Links"
msgstr "リンク"
#: notebookbar_groups.ui:1616
-#, fuzzy
msgctxt "notebookbar_groups|shapesb"
msgid "Shapes"
msgstr "シェイプ"
#: notebookbar_groups.ui:1722
-#, fuzzy
msgctxt "notebookbar_groups|insertgrouplabel"
msgid "Insert"
msgstr "挿入"
#: notebookbar_groups.ui:1758
-#, fuzzy
msgctxt "notebookbar_groups|tablestyleb"
msgid "Style"
-msgstr "テンプレート"
+msgstr "スタイル"
#: notebookbar_groups.ui:1780
-#, fuzzy
msgctxt "notebookbar_groups|tablerowsb"
msgid "Rows"
msgstr "行"
#: notebookbar_groups.ui:1798
-#, fuzzy
msgctxt "notebookbar_groups|tablecolumnsb"
msgid "Columns"
msgstr "列"
#: notebookbar_groups.ui:2002
-#, fuzzy
msgctxt "notebookbar_groups|tablegrouplabel"
msgid "Table"
msgstr "表"
#: notebookbar_groups.ui:2038
-#, fuzzy
msgctxt "notebookbar_groups|imagestyleb"
msgid "Style"
-msgstr "テンプレート"
+msgstr "スタイル"
#: notebookbar_groups.ui:2079
-#, fuzzy
msgctxt "notebookbar_groups|resetb"
msgid "Reset"
msgstr "リセット"
#: notebookbar_groups.ui:2126
-#, fuzzy
msgctxt "notebookbar_groups|wrapb"
msgid "Wrap"
msgstr "折り返し"
#: notebookbar_groups.ui:2143
-#, fuzzy
msgctxt "notebookbar_groups|lockb"
msgid "Lock"
-msgstr "lock"
+msgstr "ロック"
#: notebookbar_groups.ui:2189
-#, fuzzy
msgctxt "notebookbar_groups|imagegrouplabel"
msgid "Image"
msgstr "イメージ"
#: notebookbar_groups.ui:2247
-#, fuzzy
msgctxt "notebookbar_groups|wrapoff"
msgid "None"
msgstr "なし"
#: notebookbar_groups.ui:2256
-#, fuzzy
msgctxt "notebookbar_groups|wrapideal"
msgid "Optimal"
msgstr "左右動的"
#: notebookbar_groups.ui:2265
-#, fuzzy
msgctxt "notebookbar_groups|wrapon"
msgid "Parallel"
msgstr "両側"
#: notebookbar_groups.ui:2274
-#, fuzzy
msgctxt "notebookbar_groups|wrapleft"
msgid "Before"
msgstr "前"
#: notebookbar_groups.ui:2283
-#, fuzzy
msgctxt "notebookbar_groups|wrapright"
msgid "After"
msgstr "後"
#: notebookbar_groups.ui:2292
-#, fuzzy
msgctxt "notebookbar_groups|wrapthrough"
msgid "Through"
msgstr "折り返しなし"
#: notebookbar_groups.ui:2307
-#, fuzzy
msgctxt "notebookbar_groups|wrapcontour"
msgid "Contour"
-msgstr "輪郭(_C)"
+msgstr "輪郭"
#: notebookbar_groups.ui:2316
msgctxt "notebookbar_groups|contourdialog"
@@ -13494,19 +13106,16 @@ msgid "Edit Contour"
msgstr "輪郭の編集"
#: notebookbar_single.ui:473
-#, fuzzy
msgctxt "notebookbar_single|halignment|tooltip_text"
msgid "Horizontal Alignment"
msgstr "水平方向の整列"
#: notebookbar_single.ui:596
-#, fuzzy
msgctxt "notebookbar_single|outlineindent|tooltip_text"
msgid "Indent"
msgstr "インデント"
#: notebookbar_single.ui:678
-#, fuzzy
msgctxt "notebookbar_single|insert|tooltip_text"
msgid "Indent"
msgstr "インデント"
@@ -13936,7 +13545,6 @@ msgid "Tolerate white lines of PDF page backgrounds for compatibility with old d
msgstr ""
#: optcompatpage.ui:70
-#, fuzzy
msgctxt "optcompatpage|format"
msgid "<User settings>"
msgstr "<ユーザー設定>"
@@ -14089,7 +13697,7 @@ msgstr "タブとスペース(_N)"
#: optformataidspage.ui:450
msgctxt "optformataidspage|fillspace"
msgid "_Spaces"
-msgstr ""
+msgstr "スペース(_S)"
#: optformataidspage.ui:480
msgctxt "optformataidspage|cursorlabel"
@@ -14477,7 +14085,6 @@ msgid "Keyboard Handling"
msgstr "キーボード操作"
#: outlinenumbering.ui:8
-#, fuzzy
msgctxt "outlinenumbering|OutlineNumberingDialog"
msgid "Chapter Numbering"
msgstr "章番号"
@@ -14675,7 +14282,6 @@ msgid "Aligned at:"
msgstr "揃える位置:"
#: outlinepositionpage.ui:336
-#, fuzzy
msgctxt "outlinepositionpage|at"
msgid "Tab stop at:"
msgstr "タブ:"
@@ -14696,13 +14302,11 @@ msgid "Default"
msgstr "既定"
#: pagebreakmenu.ui:12
-#, fuzzy
msgctxt "pagebreakmenu|edit"
msgid "Edit Page Break..."
-msgstr "改ページの編集"
+msgstr "改ページの編集..."
#: pagebreakmenu.ui:20
-#, fuzzy
msgctxt "pagebreakmenu|delete"
msgid "Delete Page Break"
msgstr "改ページの削除"
@@ -14850,26 +14454,24 @@ msgstr "普通"
#: pageformatpanel.ui:143
msgctxt "pageformatpanel|marginLB"
msgid "Normal 0.75\""
-msgstr ""
+msgstr "標準 0.75インチ"
#: pageformatpanel.ui:144
msgctxt "pageformatpanel|marginLB"
msgid "Normal 1\""
-msgstr ""
+msgstr "標準 1インチ"
#: pageformatpanel.ui:145
msgctxt "pageformatpanel|marginLB"
msgid "Normal 1.25\""
-msgstr ""
+msgstr "標準 1.25インチ"
#: pageformatpanel.ui:146
-#, fuzzy
msgctxt "pageformatpanel|marginLB"
msgid "Wide"
-msgstr "表示しない"
+msgstr "広い"
#: pageformatpanel.ui:147
-#, fuzzy
msgctxt "pageformatpanel|marginLB"
msgid "Mirrored"
msgstr "左右対称"
@@ -14900,100 +14502,84 @@ msgid "Same Content:"
msgstr "同じ内容:"
#: pagemargincontrol.ui:81
-#, fuzzy
msgctxt "pagemargincontrol|narrow"
msgid "Narrow"
msgstr "狭い"
#: pagemargincontrol.ui:96
-#, fuzzy
msgctxt "pagemargincontrol|normal"
msgid "Normal"
msgstr "標準"
#: pagemargincontrol.ui:112
-#, fuzzy
msgctxt "pagemargincontrol|wide"
msgid "Wide"
-msgstr "表示しない"
+msgstr "広い"
#: pagemargincontrol.ui:127
-#, fuzzy
msgctxt "pagemargincontrol|mirrored"
msgid "Mirrored"
msgstr "左右対称"
#: pagemargincontrol.ui:142
-#, fuzzy
msgctxt "pagemargincontrol|last"
msgid "Last Custom Value"
msgstr "最後に設定した値"
#: pagemargincontrol.ui:157
-#, fuzzy
msgctxt "pagemargincontrol|narrowL"
msgid "Narrow"
msgstr "狭い"
#: pagemargincontrol.ui:172
-#, fuzzy
msgctxt "pagemargincontrol|normalL"
msgid "Normal"
msgstr "標準"
#: pagemargincontrol.ui:188
-#, fuzzy
msgctxt "pagemargincontrol|wideL"
msgid "Wide"
-msgstr "表示しない"
+msgstr "広い"
#: pagemargincontrol.ui:203
-#, fuzzy
msgctxt "pagemargincontrol|mirroredL"
msgid "Mirrored"
msgstr "左右対称"
#: pagemargincontrol.ui:218
-#, fuzzy
msgctxt "pagemargincontrol|lastL"
msgid "Last Custom Value"
msgstr "最後に設定した値"
#: pagemargincontrol.ui:252
-#, fuzzy
msgctxt "pagemargincontrol|label4"
msgid "_Top"
-msgstr "上(_T):"
+msgstr "上(_T)"
#: pagemargincontrol.ui:265
-#, fuzzy
msgctxt "pagemargincontrol|label5"
msgid "_Bottom"
-msgstr "下(_B):"
+msgstr "下(_B)"
#: pagemargincontrol.ui:282
-#, fuzzy
msgctxt "pagemargincontrol|leftLabel"
msgid "_Left"
-msgstr "左揃え(_L)"
+msgstr "左(_L)"
#: pagemargincontrol.ui:296
-#, fuzzy
msgctxt "pagemargincontrol|innerLabel"
msgid "I_nner"
-msgstr "内側"
+msgstr "内側(_N)"
#: pagemargincontrol.ui:320
-#, fuzzy
msgctxt "pagemargincontrol|rightLabel"
msgid "_Right"
-msgstr "右(_R):"
+msgstr "右(_R)"
#: pagemargincontrol.ui:334
-#, fuzzy
msgctxt "pagemargincontrol|outerLabel"
msgid "O_uter"
-msgstr "外側"
+msgstr "外側(_U)"
#: pagemargincontrol.ui:410
msgctxt "pagemargincontrol|label1"
@@ -15021,13 +14607,11 @@ msgid "More Options"
msgstr "詳細オプションを表示"
#: pagestylespanel.ui:15
-#, fuzzy
msgctxt "pagestylespanel|liststorePageLayout"
msgid "Right and left"
msgstr "左右"
#: pagestylespanel.ui:19
-#, fuzzy
msgctxt "pagestylespanel|liststorePageLayout"
msgid "Mirrored"
msgstr "左右対称"
@@ -15248,31 +14832,26 @@ msgid "Flip"
msgstr "反転"
#: picturepage.ui:292
-#, fuzzy
msgctxt "picturepage|FT_ANGLE"
msgid "_Angle:"
msgstr "回転角度(_A):"
#: picturepage.ui:307
-#, fuzzy
msgctxt "picturepage"
msgid "0,00"
msgstr "0.00"
#: picturepage.ui:335
-#, fuzzy
msgctxt "picturepage|FT_ANGLEPRESETS"
msgid "Default _settings:"
msgstr "デフォルトの設定(_S):"
#: picturepage.ui:349
-#, fuzzy
msgctxt "picturepage|CTL_ANGLE|tooltip_text"
msgid "Rotation Angle"
msgstr "回転角度"
#: picturepage.ui:374
-#, fuzzy
msgctxt "picturepage|label2"
msgid "Rotation Angle"
msgstr "回転角度"
@@ -15693,121 +15272,101 @@ msgid "In the current document, changes are being recorded but not shown as such
msgstr "現在のドキュメントで変更は記録されていますが、表示確認はできません。内容が多い文書では、文書の編集に時間がかかります。"
#: readonlymenu.ui:12
-#, fuzzy
msgctxt "readonlymenu|openurl"
msgid "_Open"
-msgstr "開く"
+msgstr "開く(_O)"
#: readonlymenu.ui:20
-#, fuzzy
msgctxt "readonlymenu|opendoc"
msgid "Open in New Window"
msgstr "新しいウィンドウで開く"
#: readonlymenu.ui:28
-#, fuzzy
msgctxt "readonlymenu|edit"
msgid "_Edit"
msgstr "編集(_E)"
#: readonlymenu.ui:36
-#, fuzzy
msgctxt "readonlymenu|selection"
msgid "Select Text"
msgstr "テキストの選択"
#: readonlymenu.ui:44
-#, fuzzy
msgctxt "readonlymenu|reload"
msgid "Re_load"
-msgstr "再読み込み"
+msgstr "再読み込み(_L)"
#: readonlymenu.ui:52
-#, fuzzy
msgctxt "readonlymenu|reloadframe"
msgid "Reload Frame"
msgstr "フレームの再読み込み"
#: readonlymenu.ui:60
-#, fuzzy
msgctxt "readonlymenu|html"
msgid "HT_ML Source"
-msgstr "HTML ソーステキスト"
+msgstr "HT_ML ソーステキスト"
#: readonlymenu.ui:74
-#, fuzzy
msgctxt "readonlymenu|backward"
msgid "Backwards"
msgstr "戻る"
#: readonlymenu.ui:82
-#, fuzzy
msgctxt "readonlymenu|forward"
msgid "_Forward"
-msgstr "進む"
+msgstr "進む(_F)"
#: readonlymenu.ui:96
-#, fuzzy
msgctxt "readonlymenu|savegraphic"
msgid "Save Image..."
-msgstr "画像の保存..."
+msgstr "イメージの保存..."
#: readonlymenu.ui:104
-#, fuzzy
msgctxt "readonlymenu|graphictogallery"
msgid "Add Image"
-msgstr "画像の追加"
+msgstr "イメージの追加"
#: readonlymenu.ui:114
-#, fuzzy
msgctxt "readonlymenu|graphicaslink"
msgid "As Link"
msgstr "リンクとして"
#: readonlymenu.ui:122
-#, fuzzy
msgctxt "readonlymenu|graphicascopy"
msgid "Copy"
-msgstr "コピー(_C)"
+msgstr "コピー"
#: readonlymenu.ui:140
-#, fuzzy
msgctxt "readonlymenu|savebackground"
msgid "Save Background..."
msgstr "背景の保存..."
#: readonlymenu.ui:184
-#, fuzzy
msgctxt "readonlymenu|copylink"
msgid "Copy _Link"
-msgstr "リンクのコピー(~L)"
+msgstr "リンクのコピー(_L)"
#: readonlymenu.ui:192
-#, fuzzy
msgctxt "readonlymenu|copygraphic"
msgid "Copy _Image"
-msgstr "画像のコピー(~I)"
+msgstr "イメージのコピー(_I)"
#: readonlymenu.ui:206
-#, fuzzy
msgctxt "readonlymenu|loadgraphic"
msgid "Load Image"
-msgstr "画像の読み込み"
+msgstr "イメージの読み込み"
#: readonlymenu.ui:214
-#, fuzzy
msgctxt "readonlymenu|imagesoff"
msgid "Image Off"
-msgstr "イメージをオフ"
+msgstr "イメージのオフ"
#: readonlymenu.ui:228
-#, fuzzy
msgctxt "readonlymenu|fullscreen"
msgid "Leave Full-Screen Mode"
msgstr "フルスクリーンモードの解除"
#: readonlymenu.ui:242
-#, fuzzy
msgctxt "readonlymenu|copy"
msgid "_Copy"
msgstr "コピー(_C)"
@@ -16168,7 +15727,6 @@ msgid "None"
msgstr "なし"
#: sidebarwrap.ui:36
-#, fuzzy
msgctxt "sidebarwrap|buttonnone-atkobject"
msgid "None"
msgstr "なし"
@@ -16179,7 +15737,6 @@ msgid "Parallel"
msgstr "両側"
#: sidebarwrap.ui:59
-#, fuzzy
msgctxt "sidebarwrap|buttonparallel-atkobject"
msgid "Parallel"
msgstr "両側"
@@ -16190,7 +15747,6 @@ msgid "Optimal"
msgstr "左右動的"
#: sidebarwrap.ui:82
-#, fuzzy
msgctxt "sidebarwrap|buttonoptimal-atkobject"
msgid "Optimal"
msgstr "左右動的"
@@ -16201,7 +15757,6 @@ msgid "Before"
msgstr "前"
#: sidebarwrap.ui:105
-#, fuzzy
msgctxt "sidebarwrap|buttonbefore-atkobject"
msgid "Before"
msgstr "前"
@@ -16212,7 +15767,6 @@ msgid "After"
msgstr "後"
#: sidebarwrap.ui:128
-#, fuzzy
msgctxt "sidebarwrap|buttonafter-atkobject"
msgid "After"
msgstr "後"
@@ -16223,7 +15777,6 @@ msgid "Through"
msgstr "折り返しなし"
#: sidebarwrap.ui:151
-#, fuzzy
msgctxt "sidebarwrap|buttonthrough-atkobject"
msgid "Through"
msgstr "折り返しなし"
@@ -16259,7 +15812,6 @@ msgid "Set the amount of space between the image and surrounding text"
msgstr "イメージとそれを囲むテキストの間のスペースの設定"
#: sidebarwrap.ui:249
-#, fuzzy
msgctxt "sidebarwrap|customlabel"
msgid "Custom"
msgstr "カスタム"
@@ -16330,19 +15882,16 @@ msgid "Key 3"
msgstr "キー 3"
#: sortdialog.ui:408
-#, fuzzy
msgctxt "sortdialog|typelb1-atkobject"
msgid "Key type"
msgstr "キーの種類"
#: sortdialog.ui:431
-#, fuzzy
msgctxt "sortdialog|typelb2-atkobject"
msgid "Key type"
msgstr "キーの種類"
#: sortdialog.ui:452
-#, fuzzy
msgctxt "sortdialog|typelb3-atkobject"
msgid "Key type"
msgstr "キーの種類"
@@ -16378,7 +15927,6 @@ msgid "Character "
msgstr "文字"
#: sortdialog.ui:641
-#, fuzzy
msgctxt "sortdialog|delimpb"
msgid "Select..."
msgstr "選択..."
@@ -16404,64 +15952,54 @@ msgid "Setting"
msgstr "詳細設定"
#: spellmenu.ui:12
-#, fuzzy
msgctxt "spellmenu|ignoreall"
msgid "I_gnore All"
msgstr "すべて無視する(_G)"
#: spellmenu.ui:20
-#, fuzzy
msgctxt "spellmenu|addmenu"
msgid "_Add to Dictionary"
msgstr "辞書に追加(_A)"
#: spellmenu.ui:34
-#, fuzzy
msgctxt "spellmenu|add"
msgid "_Add to Dictionary"
msgstr "辞書に追加(_A)"
#: spellmenu.ui:55
-#, fuzzy
msgctxt "spellmenu|correctmenu"
msgid "Always correct _to"
-msgstr "常に訂正(~T)"
+msgstr "常に訂正(_T)"
#: spellmenu.ui:81
-#, fuzzy
msgctxt "spellmenu|langselection"
msgid "Set Language for Selection"
msgstr "選択する言語の設定"
#: spellmenu.ui:94
-#, fuzzy
msgctxt "spellmenu|langpara"
msgid "Set Language for Paragraph"
msgstr "段落の言語の設定"
#: spellmenu.ui:113
-#, fuzzy
msgctxt "spellmenu|accept"
msgid "Accept Change"
msgstr "変更の承認"
#: spellmenu.ui:121
-#, fuzzy
msgctxt "spellmenu|reject"
msgid "Reject Change"
msgstr "変更の却下"
#: spellmenu.ui:129
-#, fuzzy
msgctxt "spellmenu|next"
msgid "Next Change"
-msgstr "次の変更(~N)"
+msgstr "次の変更"
#: spellmenu.ui:137
-#, fuzzy
msgctxt "spellmenu|prev"
msgid "Previous Change"
-msgstr "前のページ"
+msgstr "前の変更"
#: splittable.ui:7
msgctxt "splittable|SplitTableDialog"
@@ -16584,40 +16122,34 @@ msgid "Remaining space:"
msgstr "残りのスペース:"
#: tablecolumnpage.ui:134
-#, fuzzy
msgctxt "tablecolumnpage|width2-atkobject"
msgid "Column 2 Width"
-msgstr "幅 %1 のカラム"
+msgstr "列2の幅"
#: tablecolumnpage.ui:155
-#, fuzzy
msgctxt "tablecolumnpage|width3-atkobject"
msgid "Column 3 Width"
-msgstr "幅 %1 のカラム"
+msgstr "列3の幅"
#: tablecolumnpage.ui:176
-#, fuzzy
msgctxt "tablecolumnpage|width4-atkobject"
msgid "Column 4 Width"
-msgstr "幅 %1 のカラム"
+msgstr "列4の幅"
#: tablecolumnpage.ui:197
-#, fuzzy
msgctxt "tablecolumnpage|width5-atkobject"
msgid "Column 5 Width"
-msgstr "幅 %1 のカラム"
+msgstr "列5の幅"
#: tablecolumnpage.ui:218
-#, fuzzy
msgctxt "tablecolumnpage|width6-atkobject"
msgid "Column 6 Width"
-msgstr "幅 %1 のカラム"
+msgstr "列6の幅"
#: tablecolumnpage.ui:324
-#, fuzzy
msgctxt "tablecolumnpage|width1-atkobject"
msgid "Column 1 Width"
-msgstr "幅 %1 のカラム"
+msgstr "列1の幅"
#: tablecolumnpage.ui:370
msgctxt "tablecolumnpage|label26"
@@ -16635,7 +16167,6 @@ msgid "The list below shows the contents of: %1"
msgstr "以下のリストに %1 のコンテンツを示します。"
#: tableproperties.ui:8
-#, fuzzy
msgctxt "tableproperties|TablePropertiesDialog"
msgid "Table Properties"
msgstr "テーブルの属性"
@@ -16731,10 +16262,9 @@ msgid "Page _number"
msgstr "ページ番号(_N)"
#: tabletextflowpage.ui:258
-#, fuzzy
msgctxt "tabletextflowpage|pagestylelb-atkobject"
msgid "With Page Style"
-msgstr "ページスタイル付き(_Y)"
+msgstr "ページスタイル付き"
#: tabletextflowpage.ui:275
msgctxt "tabletextflowpage|split"
@@ -16867,10 +16397,9 @@ msgid "Position"
msgstr "位置"
#: templatedialog16.ui:259
-#, fuzzy
msgctxt "templatedialog16|customize"
msgid "Customize"
-msgstr "オプション"
+msgstr "カスタマイズ"
#: templatedialog2.ui:8
msgctxt "templatedialog2|TemplateDialog2"
@@ -17503,13 +17032,11 @@ msgid "_3:"
msgstr "_3:"
#: tocentriespage.ui:890
-#, fuzzy
msgctxt "tocentriespage|up1cb|tooltip_text"
msgid "Ascending"
msgstr "昇順"
#: tocentriespage.ui:907
-#, fuzzy
msgctxt "tocentriespage|down1cb|tooltip_text"
msgid "Descending"
msgstr "降順"
@@ -17970,31 +17497,26 @@ msgid "Watermark"
msgstr "透かし"
#: watermarkdialog.ui:85
-#, fuzzy
msgctxt "watermarkdialog|TextLabel"
msgid "Text"
msgstr "テキスト"
#: watermarkdialog.ui:118
-#, fuzzy
msgctxt "watermarkdialog|FontLabel"
msgid "Font"
msgstr "フォント"
#: watermarkdialog.ui:130
-#, fuzzy
msgctxt "watermarkdialog|AngleLabel"
msgid "Angle"
msgstr "角度"
#: watermarkdialog.ui:142
-#, fuzzy
msgctxt "watermarkdialog|TransparencyLabel"
msgid "Transparency"
msgstr "透過性"
#: watermarkdialog.ui:154
-#, fuzzy
msgctxt "watermarkdialog|ColorLabel"
msgid "Color"
msgstr "色"
diff --git a/source/ja/uui/messages.po b/source/ja/uui/messages.po
index ea83b4119b1..8bd7e6f2a83 100644
--- a/source/ja/uui/messages.po
+++ b/source/ja/uui/messages.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2017-11-22 13:53+0100\n"
-"PO-Revision-Date: 2017-12-10 07:03+0000\n"
+"PO-Revision-Date: 2018-01-15 14:03+0000\n"
"Last-Translator: Naruhiko Ogasawara <naruoga@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ja\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1512889424.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1516024994.000000\n"
#: ids.hrc:27
msgctxt "RID_UUI_ERRHDL"
@@ -283,7 +283,6 @@ msgid "%PRODUCTNAME cannot keep files from being overwritten when this transmiss
msgstr "この転送プロトコルを使用すると、%PRODUCTNAME ではファイルが上書きされることがあります。処理を続行しますか?"
#: ids.hrc:131
-#, fuzzy
msgctxt "RID_UUI_ERRHDL"
msgid ""
"The file '$(ARG1)' is corrupt and therefore cannot be opened. %PRODUCTNAME can try to repair the file.\n"
@@ -390,7 +389,7 @@ msgid ""
"\n"
"Before accepting this certificate, you should examine this site's certificate carefully. Are you willing to accept this certificate for the purpose of identifying the Web site $(ARG1)?"
msgstr ""
-"$(ARG1) サイトの ID を確認できません。\n"
+"$(ARG1) サイトの身元を確認できません。\n"
"\n"
"この証明書を受け入れる前に、このサイトの証明書を慎重に調べるようにしてください。 Web サイト $(ARG1) を識別するために、この証明書を受け入れますか?"
@@ -553,13 +552,11 @@ msgid "Document Could Not Be Locked"
msgstr "ドキュメントをロックできません"
#: strings.hrc:46
-#, fuzzy
msgctxt "STR_LOCKFAILED_MSG"
msgid "The lock file could not be created for exclusive access by %PRODUCTNAME, due to missing permission to create a lock file on that file location or lack of free disk space."
msgstr "%PRODUCTNAME は、ファイルがある場所にロックファイルを生成する権利がないため、ファイルを排他的アクセス用にロックできませんでした。"
#: strings.hrc:47
-#, fuzzy
msgctxt "STR_LOCKFAILED_OPENREADONLY_BTN"
msgid "Open ~Read-Only"
msgstr "読み取り専用で開く(~R)"
@@ -707,7 +704,7 @@ msgstr "パスワードが一致しません。"
#: strings.hrc:74
msgctxt "STR_LOCKCORRUPT_TITLE"
msgid "Lock file is corrupted"
-msgstr ""
+msgstr "ロックファイルは壊れています"
#: strings.hrc:75
msgctxt "STR_LOCKCORRUPT_MSG"
@@ -715,7 +712,6 @@ msgid "The lock file is corrupted and probably empty. Opening the document read-
msgstr ""
#: strings.hrc:76
-#, fuzzy
msgctxt "STR_LOCKCORRUPT_OPENREADONLY_BTN"
msgid "Open ~Read-Only"
msgstr "読み取り専用で開く(~R)"
diff --git a/source/ja/vcl/messages.po b/source/ja/vcl/messages.po
index f30e22958f8..3fe8d3563a4 100644
--- a/source/ja/vcl/messages.po
+++ b/source/ja/vcl/messages.po
@@ -4,14 +4,17 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2017-11-24 14:55+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"PO-Revision-Date: 2018-01-15 02:36+0000\n"
+"Last-Translator: baffclan <baffclan@yahoo.co.jp>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: ja\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=1; plural=0;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1515983806.000000\n"
#. To translators: This is the first entry of a sequence of paper size names
#: print.hrc:28
@@ -293,7 +296,7 @@ msgstr "ヘルプ"
#: strings.hrc:40
msgctxt "SV_HELPTEXT_SCREENSHOT"
msgid "Take and annotate a screenshot"
-msgstr ""
+msgstr "スクリーンショットを撮り注釈を付ける"
#: strings.hrc:41
msgctxt "SV_HELPTEXT_FADEIN"
@@ -435,10 +438,9 @@ msgid "~Next"
msgstr "次へ(~N)"
#: strings.hrc:73
-#, fuzzy
msgctxt "SV_BUTTONTEXT_PREV"
msgid "~Previous"
-msgstr "戻す"
+msgstr "戻す(~P)"
#: strings.hrc:74
msgctxt "SV_BUTTONTEXT_GO_UP"
@@ -483,7 +485,7 @@ msgstr "接続(~O)"
#: strings.hrc:82
msgctxt "SV_BUTTONTEXT_SCREENSHOT"
msgid "~Screenshot"
-msgstr ""
+msgstr "スクリーンショット(~S)"
#: strings.hrc:84
#, c-format
@@ -534,7 +536,7 @@ msgstr "パスワード付きで保存する(~W)"
#: strings.hrc:96
msgctxt "STR_FPICKER_GPGENCRYPT"
msgid "Encrypt with ~GPG key"
-msgstr ""
+msgstr "~GPG キーで暗号化する"
#: strings.hrc:97
msgctxt "STR_FPICKER_FILTER_OPTIONS"
@@ -657,7 +659,6 @@ msgid "<ignore>"
msgstr "<無視>"
#: strings.hrc:123
-#, fuzzy
msgctxt "SV_PRINT_CUSTOM_TXT"
msgid "Custom"
msgstr "カスタム"
@@ -670,10 +671,9 @@ msgstr "挿入されたテキストが、このテキストフィールドの最
#: strings.hrc:127
msgctxt "SV_APP_CPUTHREADS"
msgid "CPU threads: "
-msgstr ""
+msgstr "CPU threads: "
#: strings.hrc:128
-#, fuzzy
msgctxt "SV_APP_OSVERSION"
msgid "OS: "
msgstr "OS:"
@@ -681,12 +681,12 @@ msgstr "OS:"
#: strings.hrc:129
msgctxt "SV_APP_UIRENDER"
msgid "UI render: "
-msgstr ""
+msgstr "UI render: "
#: strings.hrc:130
msgctxt "SV_APP_GL"
msgid "GL"
-msgstr ""
+msgstr "GL"
#: strings.hrc:131
msgctxt "SV_APP_DEFAULT"
@@ -694,25 +694,21 @@ msgid "default"
msgstr "default"
#: strings.hrc:133
-#, fuzzy
msgctxt "SV_MSGBOX_INFO"
msgid "Information"
msgstr "情報"
#: strings.hrc:134
-#, fuzzy
msgctxt "SV_MSGBOX_WARNING"
msgid "Warning"
msgstr "警告"
#: strings.hrc:135
-#, fuzzy
msgctxt "SV_MSGBOX_ERROR"
msgid "Error"
msgstr "エラー"
#: strings.hrc:136
-#, fuzzy
msgctxt "SV_MSGBOX_QUERY"
msgid "Confirmation"
msgstr "確認"
@@ -886,46 +882,39 @@ msgid "Please enter your authentication data for server “%s”"
msgstr "サーバー \"%s\" の認証データを入力してください"
#: editmenu.ui:12
-#, fuzzy
msgctxt "editmenu|undo"
msgid "_Undo"
-msgstr "元に戻す(~U)"
+msgstr "元に戻す(_U)"
#: editmenu.ui:26
-#, fuzzy
msgctxt "editmenu|cut"
msgid "Cu_t"
-msgstr "切り取り"
+msgstr "切り取り(_T)"
#: editmenu.ui:34
-#, fuzzy
msgctxt "editmenu|copy"
msgid "_Copy"
msgstr "コピー(_C)"
#: editmenu.ui:42
-#, fuzzy
msgctxt "editmenu|paste"
msgid "_Paste"
-msgstr "貼り付け(~P)"
+msgstr "貼り付け(_P)"
#: editmenu.ui:50
-#, fuzzy
msgctxt "editmenu|delete"
msgid "_Delete"
-msgstr "削除(~D)"
+msgstr "削除(_D)"
#: editmenu.ui:64
-#, fuzzy
msgctxt "editmenu|selectall"
msgid "Select _All"
-msgstr "すべて選択"
+msgstr "すべて選択(_A)"
#: editmenu.ui:73
-#, fuzzy
msgctxt "editmenu|specialchar"
msgid "_Special Character..."
-msgstr "記号と特殊文字の挿入(~S)..."
+msgstr "記号と特殊文字(_S)..."
#: errornocontentdialog.ui:8
msgctxt "errornocontentdialog|ErrorNoContentDialog"
diff --git a/source/ja/wizards/messages.po b/source/ja/wizards/messages.po
index f13a846d1b2..8389b2b92a1 100644
--- a/source/ja/wizards/messages.po
+++ b/source/ja/wizards/messages.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-01-10 11:50+0100\n"
-"PO-Revision-Date: 2017-12-22 11:37+0000\n"
+"PO-Revision-Date: 2018-01-13 06:41+0000\n"
"Last-Translator: Naruhiko Ogasawara <naruoga@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ja\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1513942623.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1515825694.000000\n"
#: strings.hrc:32
msgctxt "RID_COMMON_START_0"
@@ -183,13 +183,11 @@ msgid "~Return address in envelope window"
msgstr "封筒ウィンドウの返信アドレス(~R)"
#: strings.hrc:66
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_11"
msgid "~Logo"
msgstr "ロゴ(~L)"
#: strings.hrc:67
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_12"
msgid "~Return address in envelope window"
msgstr "封筒ウィンドウの返信アドレス(~R)"
@@ -275,13 +273,11 @@ msgid "Page design"
msgstr "ページデザイン"
#: strings.hrc:84
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_29"
msgid "Page design"
msgstr "ページデザイン"
#: strings.hrc:85
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_30"
msgid "Page design"
msgstr "ページデザイン"
@@ -322,19 +318,16 @@ msgid "Width:"
msgstr "幅:"
#: strings.hrc:93
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_38"
msgid "S~pacing to left margin:"
msgstr "左マージンまでの間隔(~P):"
#: strings.hrc:94
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_39"
msgid "Spacing ~to top margin:"
msgstr "上マージンまでの間隔(~T):"
#: strings.hrc:95
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_40"
msgid "Height:"
msgstr "高さ:"
@@ -515,7 +508,6 @@ msgid "Recipient and sender"
msgstr "受取人と差出人"
#: strings.hrc:137
-#, fuzzy
msgctxt "RID_LETTERWIZARDROADMAP_START_5"
msgid "Footer"
msgstr "フッター"
@@ -531,7 +523,6 @@ msgid "Fax Wizard"
msgstr "ファックスウィザード"
#: strings.hrc:142
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_2"
msgid "Label9"
msgstr "Label9"
@@ -547,13 +538,11 @@ msgid "~Personal Fax"
msgstr "個人用ファックス(~P)"
#: strings.hrc:145
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_5"
msgid "~Logo"
msgstr "ロゴ(~L)"
#: strings.hrc:146
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_6"
msgid "S~ubject line"
msgstr "件名(~U)"
@@ -564,19 +553,16 @@ msgid "S~alutation"
msgstr "挨拶文(~A)"
#: strings.hrc:148
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_8"
msgid "~Complimentary close"
msgstr "結びの挨拶(~C)"
#: strings.hrc:149
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_9"
msgid "~Footer"
msgstr "フッター(~F)"
#: strings.hrc:150
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_10"
msgid "~Use user data for return address"
msgstr "返信アドレス用のユーザーデータを使用(~U)"
@@ -602,13 +588,11 @@ msgid "Make ~manual changes to this fax template"
msgstr "このファックステンプレートを手作業で変更(~M)"
#: strings.hrc:155
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_15"
msgid "Page design"
msgstr "ページデザイン"
#: strings.hrc:156
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_16"
msgid "Page design"
msgstr "ページデザイン"
@@ -619,31 +603,26 @@ msgid "This wizard helps you to create a fax template. The template can then be
msgstr "このウィザードがファックステンプレートの作成を支援します。必要なときはいつでも、テンプレートを使用してファックスを作成できます。"
#: strings.hrc:158
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_18"
msgid "Return address"
msgstr "返信住所"
#: strings.hrc:159
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_19"
msgid "Name:"
msgstr "名前:"
#: strings.hrc:160
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_20"
msgid "Street:"
msgstr "市町村名:"
#: strings.hrc:161
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_21"
msgid "ZIP code/State/City:"
msgstr "郵便番号/州名/都道府県名:"
#: strings.hrc:162
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_22"
msgid "Footer"
msgstr "フッター"
@@ -664,7 +643,6 @@ msgid "Template Name:"
msgstr "テンプレート名:"
#: strings.hrc:166
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_26"
msgid "Location and file name:"
msgstr "場所およびファイル名:"
@@ -700,13 +678,11 @@ msgid "Choose a name and save the template"
msgstr "名前を指定し、テンプレートを保存します"
#: strings.hrc:173
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_33"
msgid "Include ~only on second and following pages"
msgstr "2 ページ目以降のページだけに入れる(~O)"
#: strings.hrc:174
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_34"
msgid "~Include page number"
msgstr "ページ番号を入れる(~I)"
@@ -727,19 +703,16 @@ msgid "Fax Number:"
msgstr "ファックス番号:"
#: strings.hrc:178
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_38"
msgid "Use placeholders for ~recipient's address"
msgstr "宛先住所としてプレースホルダーを使用(~R)"
#: strings.hrc:179
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_39"
msgid "Use address database for ~mail merge"
msgstr "差し込み印刷にアドレスデータベースを使用(~M)"
#: strings.hrc:180
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_40"
msgid "~New return address"
msgstr "新しい返信アドレス(~N)"
@@ -785,7 +758,6 @@ msgid "Please inform us if transmission errors occur."
msgstr "転送エラーが起きたら知らせてください。"
#: strings.hrc:189
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_49"
msgid "Bottle"
msgstr "ビン"
@@ -796,7 +768,6 @@ msgid "Lines"
msgstr "線"
#: strings.hrc:191
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_51"
msgid "Marine"
msgstr "海"
@@ -882,7 +853,6 @@ msgid "Love"
msgstr "ではまた"
#: strings.hrc:216
-#, fuzzy
msgctxt "RID_FAXWIZARDROADMAP_START_1"
msgid "Page design"
msgstr "ページデザイン"
@@ -898,13 +868,11 @@ msgid "Sender and Recipient"
msgstr "送信者と受信者"
#: strings.hrc:219
-#, fuzzy
msgctxt "RID_FAXWIZARDROADMAP_START_4"
msgid "Footer"
msgstr "フッター"
#: strings.hrc:220
-#, fuzzy
msgctxt "RID_FAXWIZARDROADMAP_START_5"
msgid "Name and location"
msgstr "名前と場所"
@@ -920,19 +888,16 @@ msgid "Make ~manual changes to this agenda template"
msgstr "この議事録テンプレートを手動で変更(~M)"
#: strings.hrc:225
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_3"
msgid "Template name:"
msgstr "テンプレート名:"
#: strings.hrc:226
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_4"
msgid "Location and file name:"
msgstr "場所およびファイル名:"
#: strings.hrc:227
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_5"
msgid "What do you want to do next?"
msgstr "次に何を実行しますか?"
@@ -963,7 +928,6 @@ msgid "Please select the names you wish to include in your agenda template"
msgstr "議事録テンプレートに追加する名前を選択してください"
#: strings.hrc:233
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_11"
msgid "Choose a name and save the template"
msgstr "名前を指定し、テンプレートを保存します"
@@ -984,7 +948,6 @@ msgid "Time:"
msgstr "時刻:"
#: strings.hrc:237
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_15"
msgid "Name:"
msgstr "名前:"
@@ -1150,7 +1113,6 @@ msgid "Click to replace this text"
msgstr "クリックするとこのテキストが置換されます"
#: strings.hrc:270
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_50"
msgid "Page design"
msgstr "ページデザイン"
@@ -1176,7 +1138,6 @@ msgid "Agenda items"
msgstr "議事録の項目"
#: strings.hrc:275
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_55"
msgid "Name and location"
msgstr "名前と場所"
@@ -1187,67 +1148,56 @@ msgid "An unexpected error occurred while opening the agenda template."
msgstr "議事録テンプレートを開くときに予期しないエラーが発生しました。"
#: strings.hrc:277
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_57"
msgid "Type of meeting"
msgstr "会議の種類"
#: strings.hrc:278
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_58"
msgid "Please bring"
msgstr "持ち物"
#: strings.hrc:279
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_59"
msgid "Please read"
msgstr "参考資料"
#: strings.hrc:280
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_60"
msgid "Notes"
msgstr "ノート"
#: strings.hrc:281
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_61"
msgid "Meeting called by"
msgstr "発議者"
#: strings.hrc:282
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_62"
msgid "Chairperson"
msgstr "議長"
#: strings.hrc:283
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_63"
msgid "Attendees"
msgstr "出席者"
#: strings.hrc:284
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_64"
msgid "Minute keeper"
msgstr "タイムキーパー"
#: strings.hrc:285
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_65"
msgid "Moderator"
msgstr "司会者"
#: strings.hrc:286
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_66"
msgid "Observers"
msgstr "オブザーバー"
#: strings.hrc:287
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_67"
msgid "Facility personnel"
msgstr "施設担当者"
@@ -1273,19 +1223,16 @@ msgid "Move down"
msgstr "下へ移動"
#: strings.hrc:292
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_72"
msgid "Date:"
msgstr "日付:"
#: strings.hrc:293
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_73"
msgid "Time:"
msgstr "時刻:"
#: strings.hrc:294
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_74"
msgid "Location:"
msgstr "場所:"
@@ -1306,13 +1253,11 @@ msgid "Topic"
msgstr "議題"
#: strings.hrc:298
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_78"
msgid "Responsible"
msgstr "担当者"
#: strings.hrc:299
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_79"
msgid "Time"
msgstr "時刻"
@@ -1368,7 +1313,6 @@ msgid "Colorful"
msgstr "カラフル"
#: strings.hrc:310
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_90"
msgid "Elegant"
msgstr "エレガント"
@@ -1384,7 +1328,6 @@ msgid "Grey"
msgstr "グレー"
#: strings.hrc:313
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_93"
msgid "Modern"
msgstr "モダン"
diff --git a/source/ja/wizards/source/resources.po b/source/ja/wizards/source/resources.po
index 6355163deaf..1e638428927 100644
--- a/source/ja/wizards/source/resources.po
+++ b/source/ja/wizards/source/resources.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2017-10-04 11:47+0200\n"
-"PO-Revision-Date: 2017-12-11 11:58+0000\n"
+"PO-Revision-Date: 2018-01-13 07:21+0000\n"
"Last-Translator: Naruhiko Ogasawara <naruoga@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ja\n"
@@ -13,11 +13,10 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1512993529.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1515828073.000000\n"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_0\n"
@@ -26,7 +25,6 @@ msgid "The directory '%1' could not be created.<BR>There may not be enough space
msgstr "ディレクトリ '%1' を作成できませんでした。 <BR>ディレクトリの作成に必要なディスク容量が足りない可能性があります。"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_1\n"
@@ -35,7 +33,6 @@ msgid "The text document could not be created.<BR>Please check if the module 'PR
msgstr "文書ドキュメントを作成できませんでした。<BR>'PRODUCTNAME Writer' モジュールがインストールされているかどうか確認してください。"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_2\n"
@@ -44,7 +41,6 @@ msgid "The spreadsheet could not be created.<BR>Please check if the module 'PROD
msgstr "表計算ドキュメントを作成できませんでした。<BR>'PRODUCTNAME Calc' モジュールがインストールされているかどうか確認してください。"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_3\n"
@@ -53,7 +49,6 @@ msgid "The presentation could not be created.<BR>Please check if the module 'PRO
msgstr "プレゼンテーションを作成できませんでした。<BR>'PRODUCTNAME Impress' モジュールがインストールされているかどうか確認してください。"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_4\n"
@@ -62,7 +57,6 @@ msgid "The drawing could not be created.<BR>Please check if the module 'PRODUCTN
msgstr "図形描画を作成できませんでした。<BR>'PRODUCTNAME Draw' モジュールがインストールされているかどうか確認してください。"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_5\n"
@@ -71,7 +65,6 @@ msgid "The formula could not be created.<BR>Please check if the module 'PRODUCTN
msgstr "数式を作成できませんでした。<BR>'PRODUCTNAME Math' モジュールがインストールされているかどうか確認してください。"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_6\n"
@@ -80,7 +73,6 @@ msgid "The files required could not be found.<BR>Please start the %PRODUCTNAME S
msgstr "必要なファイルが見つかりません。<BR>%PRODUCTNAME セットアップを起動し、「修復」を選択してください。"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_7\n"
@@ -89,7 +81,6 @@ msgid "The file '<PATH>' already exists.<BR><BR>Would you like to overwrite the
msgstr "ファイル「<PATH>」がすでに存在します。<BR><BR>既存のファイルを上書きしますか?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_8\n"
@@ -98,7 +89,6 @@ msgid "Yes"
msgstr "はい"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_9\n"
@@ -107,7 +97,6 @@ msgid "Yes to All"
msgstr "すべて「はい」"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_10\n"
@@ -116,7 +105,6 @@ msgid "No"
msgstr "いいえ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_11\n"
@@ -125,7 +113,6 @@ msgid "Cancel"
msgstr "キャンセル"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_12\n"
@@ -134,7 +121,6 @@ msgid "~Finish"
msgstr "完了(~F)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_13\n"
@@ -143,7 +129,6 @@ msgid "< ~Back"
msgstr "< 戻る(~B)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_14\n"
@@ -152,7 +137,6 @@ msgid "~Next >"
msgstr "次へ(~N) >"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_15\n"
@@ -161,7 +145,6 @@ msgid "~Help"
msgstr "ヘルプ(~H)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_16\n"
@@ -170,7 +153,6 @@ msgid "Steps"
msgstr "ステップ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_17\n"
@@ -179,7 +161,6 @@ msgid "Close"
msgstr "閉じる"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_18\n"
@@ -188,7 +169,6 @@ msgid "OK"
msgstr "OK"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_19\n"
@@ -197,7 +177,6 @@ msgid "The file already exists. Do you want to overwrite it?"
msgstr "そのファイルはすでに存在します。それを上書きしてよろしいですか?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_20\n"
@@ -206,19 +185,14 @@ msgid "Template created via <wizard_name> on <current_date>."
msgstr "このテンプレートは、<current_date> に <wizard_name> で作成されました。"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_21\n"
"property.text"
msgid "The wizard could not be run, because important files were not found.\\nUnder 'Tools - Options - %PRODUCTNAME - Paths' click the 'Default' button to reset the paths to the original default settings.\\nThen run the wizard again."
-msgstr ""
-"重要なファイルが見つからないため、ウィザードを実行できません。\n"
-"「ツール」→「オプション」→「%PRODUCTNAME」→「パス」をクリックし、「標準」ボタンをクリックして、標準のパス設定に戻します。\n"
-"その後、ウィザードを再実行してください。"
+msgstr "重要なファイルが見つからないため、ウィザードを実行できません。\\n「ツール」→「オプション」→「%PRODUCTNAME」→「パス」をクリックし、「標準」ボタンをクリックして、標準のパス設定に戻します。\\nその後、ウィザードを再実行してください。"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_0\n"
@@ -227,7 +201,6 @@ msgid "Report Wizard"
msgstr "レポートウィザード"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_3\n"
@@ -236,7 +209,6 @@ msgid "~Table"
msgstr "表(~T)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_4\n"
@@ -245,7 +217,6 @@ msgid "Colu~mns"
msgstr "列(~M)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_7\n"
@@ -254,7 +225,6 @@ msgid "Report_"
msgstr "レポート_"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_8\n"
@@ -263,7 +233,6 @@ msgid "- undefined -"
msgstr "- 指定なし -"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_9\n"
@@ -272,7 +241,6 @@ msgid "~Fields in report"
msgstr "レポートのフィールド(~F)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_11\n"
@@ -281,7 +249,6 @@ msgid "Grouping"
msgstr "グループ化"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_12\n"
@@ -290,7 +257,6 @@ msgid "Sort options"
msgstr "並べ替えオプション"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_13\n"
@@ -299,7 +265,6 @@ msgid "Choose layout"
msgstr "レイアウトの選択"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_14\n"
@@ -308,7 +273,6 @@ msgid "Create report"
msgstr "レポートの作成"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_15\n"
@@ -317,7 +281,6 @@ msgid "Layout of data"
msgstr "データのレイアウト"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_16\n"
@@ -326,7 +289,6 @@ msgid "Layout of headers and footers"
msgstr "ヘッダーとフッターのレイアウト"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_19\n"
@@ -335,7 +297,6 @@ msgid "Fields"
msgstr "フィールド"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_20\n"
@@ -344,7 +305,6 @@ msgid "~Sort by"
msgstr "並べ替え基準(~S)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_21\n"
@@ -353,7 +313,6 @@ msgid "T~hen by"
msgstr "次の並べ替え基準(~H)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_22\n"
@@ -362,7 +321,6 @@ msgid "Orientation"
msgstr "方向"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_23\n"
@@ -371,7 +329,6 @@ msgid "Portrait"
msgstr "縦書き"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_24\n"
@@ -380,7 +337,6 @@ msgid "Landscape"
msgstr "横書き"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_28\n"
@@ -389,7 +345,6 @@ msgid "Which fields do you want to have in your report?"
msgstr "どのフィールドをレポートに含めますか?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_29\n"
@@ -398,7 +353,6 @@ msgid "Do you want to add grouping levels?"
msgstr "グルーピングレベルを追加しますか?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_30\n"
@@ -407,7 +361,6 @@ msgid "According to which fields do you want to sort the data?"
msgstr "どのフィールドを基準にしてデータを並べ替えますか?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_31\n"
@@ -416,7 +369,6 @@ msgid "How do you want your report to look?"
msgstr "レポートの外観をどのようにしますか?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_32\n"
@@ -425,7 +377,6 @@ msgid "Decide how you want to proceed"
msgstr "今後の処理を指定してください"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_33\n"
@@ -434,7 +385,6 @@ msgid "Title of report"
msgstr "レポートのタイトル"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_34\n"
@@ -443,7 +393,6 @@ msgid "Display report"
msgstr "レポートを表示する"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_35\n"
@@ -452,7 +401,6 @@ msgid "Create report"
msgstr "レポートの作成"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_36\n"
@@ -461,7 +409,6 @@ msgid "Ascending"
msgstr "昇順"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_37\n"
@@ -470,7 +417,6 @@ msgid "Descending"
msgstr "降順"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_40\n"
@@ -479,7 +425,6 @@ msgid "~Dynamic report"
msgstr "自動レポート(~D)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_41\n"
@@ -488,7 +433,6 @@ msgid "~Create report now"
msgstr "レポートをただちに作成する(~C)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_42\n"
@@ -497,7 +441,6 @@ msgid "~Modify report layout"
msgstr "レポートレイアウトの変更(~M)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_43\n"
@@ -506,7 +449,6 @@ msgid "Static report"
msgstr "スタティックなレポート"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_44\n"
@@ -515,7 +457,6 @@ msgid "Save as"
msgstr "名前を付けて保存"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_50\n"
@@ -524,7 +465,6 @@ msgid "Groupings"
msgstr "分類"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_51\n"
@@ -533,7 +473,6 @@ msgid "Then b~y"
msgstr "次の並べ替え基準(~Y)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_52\n"
@@ -542,7 +481,6 @@ msgid "~Then by"
msgstr "次の並べ替え基準(~T)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_53\n"
@@ -551,7 +489,6 @@ msgid "Asc~ending"
msgstr "昇順(~E)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_54\n"
@@ -560,7 +497,6 @@ msgid "Ascend~ing"
msgstr "昇順(~I)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_55\n"
@@ -569,7 +505,6 @@ msgid "Ascendin~g"
msgstr "昇順(~G)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_56\n"
@@ -578,7 +513,6 @@ msgid "De~scending"
msgstr "降順(~S)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_57\n"
@@ -587,7 +521,6 @@ msgid "Des~cending"
msgstr "降順(~C)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_58\n"
@@ -596,7 +529,6 @@ msgid "De~scending"
msgstr "降順(~S)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_60\n"
@@ -605,7 +537,6 @@ msgid "Binary fields cannot be displayed in the report."
msgstr "バイナリフィールドは、レポートでは表示できません。"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_61\n"
@@ -614,7 +545,6 @@ msgid "The table '<TABLENAME>' does not exist."
msgstr "テーブル '<TABLENAME>' はありません。"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_62\n"
@@ -623,7 +553,6 @@ msgid "Creating Report..."
msgstr "レポートを作成しています..."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_63\n"
@@ -632,7 +561,6 @@ msgid "Number of records inserted: <COUNT>"
msgstr "挿入したレコードの数: <COUNT>"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_64\n"
@@ -641,7 +569,6 @@ msgid "The form '<REPORTFORM>' does not exist."
msgstr "フォーム '<REPORTFORM>' はありません。"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_65\n"
@@ -650,7 +577,6 @@ msgid "The query with the statement <BR>'<STATEMENT>' <BR> could not be run. <BR
msgstr "命令文 <BR>'<STATEMENT>' を使ったクエリーは、<BR> 実行できませんでした。<BR> データソースを確認してください。"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_66\n"
@@ -659,7 +585,6 @@ msgid "The following hidden control in the form '<REPORTFORM>' could not be read
msgstr "フォーム '<REPORTFORM>' にある次の隠しコントロールは読み取れませんでした。'<CONTROLNAME>'"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_67\n"
@@ -668,7 +593,6 @@ msgid "Importing data..."
msgstr "データをインポートしています..."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_68\n"
@@ -677,7 +601,6 @@ msgid "Labeling fields"
msgstr "ラベル付けフィールド"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_69\n"
@@ -686,7 +609,6 @@ msgid "How do you want to label the fields?"
msgstr "フィールドのラベル付け方法を選択してください。"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_70\n"
@@ -695,7 +617,6 @@ msgid "Label"
msgstr "ラベル"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_71\n"
@@ -704,7 +625,6 @@ msgid "Field"
msgstr "フィールド"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_72\n"
@@ -713,7 +633,6 @@ msgid "An error occurred in the wizard.<BR>The template '%PATH' could be erroneo
msgstr "ウィザードでエラーが発生しました。<BR>テンプレート '%PATH' にエラーがある可能性があります。<BR>必要なセクションまたは表が存在しないか、別の名前で保存されています。<BR>詳細については、ヘルプを参照してください。<BR>別のテンプレートを選択してください。"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_73\n"
@@ -722,7 +641,6 @@ msgid "There is an invalid user field in a table."
msgstr "テーブルに無効なユーザーフィールドが存在します。"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_74\n"
@@ -731,7 +649,6 @@ msgid "The sort criterion '<FIELDNAME>' was chosen twice. Each criterion can onl
msgstr "並べ替えの基準として、'<FIELDNAME>' が 2 回選択されています。基準を選択できるのは 1 回だけです。"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_75\n"
@@ -740,7 +657,6 @@ msgid "Note: The dummy text will be replaced by data from the database when the
msgstr "注意: レポートを作成するときには、ダミーテキストがデータベースからのデータで置換されます。"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_76\n"
@@ -749,7 +665,6 @@ msgid "A report '%REPORTNAME' already exists in the database. Please assign anot
msgstr "レポート '%REPORTNAME' はすでにデータベースに存在します。別の名前を割り当ててください。"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_78\n"
@@ -758,7 +673,6 @@ msgid "How do you want to proceed after creating the report?"
msgstr "レポートを作成した後、どのように作業を進めますか?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_79\n"
@@ -767,7 +681,6 @@ msgid "What kind of report do you want to create?"
msgstr "どのような種類のレポートを作成しますか?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_80\n"
@@ -776,7 +689,6 @@ msgid "Tabular"
msgstr "表形式"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_81\n"
@@ -785,7 +697,6 @@ msgid "Columnar, single-column"
msgstr "欄、1 列"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_82\n"
@@ -794,7 +705,6 @@ msgid "Columnar, two columns"
msgstr "欄、2 列"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_83\n"
@@ -803,7 +713,6 @@ msgid "Columnar, three columns"
msgstr "欄、3 列"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_84\n"
@@ -812,7 +721,6 @@ msgid "In blocks, labels left"
msgstr "ブロックで、ラベル書きは左に"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_85\n"
@@ -821,7 +729,6 @@ msgid "In blocks, labels above"
msgstr "ブロックで、ラベル書きは上に"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_86\n"
@@ -830,7 +737,6 @@ msgid "Title:"
msgstr "タイトル:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_87\n"
@@ -839,7 +745,6 @@ msgid "Author:"
msgstr "作成者:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_88\n"
@@ -848,7 +753,6 @@ msgid "Date:"
msgstr "日付:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_89\n"
@@ -857,16 +761,14 @@ msgid "Page #page# of #count#"
msgstr "#count# ページ中の #page# ページ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_90\n"
"property.text"
msgid "Page number:"
-msgstr "ページ番号: "
+msgstr "ページ番号:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_91\n"
@@ -875,7 +777,6 @@ msgid "Page count:"
msgstr "ページ総数:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_92\n"
@@ -884,7 +785,6 @@ msgid "No valid report template was found."
msgstr "有効なレポートテンプレートは見つかりませんでした。"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_93\n"
@@ -893,7 +793,6 @@ msgid "Page:"
msgstr "ページ:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_94\n"
@@ -902,7 +801,6 @@ msgid "Align Left - Border"
msgstr "左寄せ - ボーダー"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_95\n"
@@ -911,7 +809,6 @@ msgid "Align Left - Compact"
msgstr "左寄せ - コンパクト"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_96\n"
@@ -920,7 +817,6 @@ msgid "Align Left - Elegant"
msgstr "左寄せ - エレガント"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_97\n"
@@ -929,7 +825,6 @@ msgid "Align Left - Highlighted"
msgstr "左寄せ - 強調表示"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_98\n"
@@ -938,7 +833,6 @@ msgid "Align Left - Modern"
msgstr "左寄せ - モダン"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_99\n"
@@ -947,7 +841,6 @@ msgid "Align Left - Red & Blue"
msgstr "左寄せ - 赤と青"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_100\n"
@@ -956,7 +849,6 @@ msgid "Default"
msgstr "標準"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_101\n"
@@ -965,7 +857,6 @@ msgid "Outline - Borders"
msgstr "アウトライン - ボーダー"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_102\n"
@@ -974,7 +865,6 @@ msgid "Outline - Compact"
msgstr "アウトライン - コンパクト"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_103\n"
@@ -983,7 +873,6 @@ msgid "Outline - Elegant"
msgstr "アウトライン - エレガント"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_104\n"
@@ -992,7 +881,6 @@ msgid "Outline - Highlighted"
msgstr "アウトライン - 強調表示"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_105\n"
@@ -1001,7 +889,6 @@ msgid "Outline - Modern"
msgstr "アウトライン - モダン"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_106\n"
@@ -1010,7 +897,6 @@ msgid "Outline - Red & Blue"
msgstr "アウトライン - 赤と青"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_107\n"
@@ -1019,7 +905,6 @@ msgid "Outline, indented - Borders"
msgstr "インデントされたアウトライン - ボーダー"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_108\n"
@@ -1028,7 +913,6 @@ msgid "Outline, indented - Compact"
msgstr "インデントされたアウトライン - コンパクト"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_109\n"
@@ -1037,7 +921,6 @@ msgid "Outline, indented - Elegant"
msgstr "インデントされたアウトライン - エレガント"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_110\n"
@@ -1046,7 +929,6 @@ msgid "Outline, indented - Highlighted"
msgstr "インデントされたアウトライン - 強調表示"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_111\n"
@@ -1055,7 +937,6 @@ msgid "Outline, indented - Modern"
msgstr "インデントされたアウトライン - モダン"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_112\n"
@@ -1064,7 +945,6 @@ msgid "Outline, indented - Red & Blue"
msgstr "インデントされたアウトライン - 赤と青"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_113\n"
@@ -1073,7 +953,6 @@ msgid "Bubbles"
msgstr "バブル"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_114\n"
@@ -1082,7 +961,6 @@ msgid "Cinema"
msgstr "シネマ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_115\n"
@@ -1091,7 +969,6 @@ msgid "Controlling"
msgstr "コントロール"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_116\n"
@@ -1100,7 +977,6 @@ msgid "Default"
msgstr "標準"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_117\n"
@@ -1109,7 +985,6 @@ msgid "Drafting"
msgstr "下書き"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_118\n"
@@ -1118,7 +993,6 @@ msgid "Finances"
msgstr "ファイナンス"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_119\n"
@@ -1127,7 +1001,6 @@ msgid "Flipchart"
msgstr "フリップチャート"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_120\n"
@@ -1136,7 +1009,6 @@ msgid "Formal with Company Logo"
msgstr "企業ロゴつきの正式型"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_121\n"
@@ -1145,7 +1017,6 @@ msgid "Generic"
msgstr "一般"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_122\n"
@@ -1154,7 +1025,6 @@ msgid "Worldmap"
msgstr "世界地図"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_0\n"
@@ -1163,7 +1033,6 @@ msgid "C~reate"
msgstr "完了(~R)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_1\n"
@@ -1172,7 +1041,6 @@ msgid "~Cancel"
msgstr "キャンセル(~C)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_2\n"
@@ -1181,7 +1049,6 @@ msgid "< ~Back"
msgstr "< 戻る(~B)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_3\n"
@@ -1190,7 +1057,6 @@ msgid "~Next >"
msgstr "次へ(~N) >"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_4\n"
@@ -1199,7 +1065,6 @@ msgid "~Database"
msgstr "データベース(~D)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_5\n"
@@ -1208,7 +1073,6 @@ msgid "~Table name"
msgstr "テーブル名(~T)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_6\n"
@@ -1225,13 +1089,12 @@ msgid "No database has been installed. At least one database is required before
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_9\n"
"property.text"
msgid "The database does not contain any tables."
-msgstr "データベースには、\"#\" という名前のテーブルがありません。"
+msgstr "データベースにテーブルがありません。"
#: resources_en_US.properties
msgctxt ""
@@ -1266,7 +1129,6 @@ msgid "The selected table or query could not be opened."
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_14\n"
@@ -1275,7 +1137,6 @@ msgid "No connection to the database could be established."
msgstr "データベースへの接続はできませんでした。"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_20\n"
@@ -1284,7 +1145,6 @@ msgid "~Help"
msgstr "ヘルプ(~H)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_21\n"
@@ -1293,7 +1153,6 @@ msgid "~Stop"
msgstr "中止(~S)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_30\n"
@@ -1302,7 +1161,6 @@ msgid "The document could not be saved."
msgstr "ドキュメントは保存できませんでした。"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_33\n"
@@ -1311,7 +1169,6 @@ msgid "Exiting the wizard"
msgstr "ウィザードの終了"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_34\n"
@@ -1320,7 +1177,6 @@ msgid "Connecting to data source..."
msgstr "データソースに接続中..."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_35\n"
@@ -1329,7 +1185,6 @@ msgid "The connection to the data source could not be established."
msgstr "データソースへ接続できませんでした。"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_36\n"
@@ -1338,7 +1193,6 @@ msgid "The file path entered is not valid."
msgstr "入力したファイルのパスは無効です。"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_37\n"
@@ -1347,7 +1201,6 @@ msgid "Please select a data source"
msgstr "データソースを選択してください。"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_38\n"
@@ -1356,7 +1209,6 @@ msgid "Please select a table or query"
msgstr "テーブルまたはクエリーを選択してください。"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_39\n"
@@ -1365,7 +1217,6 @@ msgid "Add field"
msgstr "フィールドの追加"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_40\n"
@@ -1374,7 +1225,6 @@ msgid "Remove field"
msgstr "フィールドの削除"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_41\n"
@@ -1383,7 +1233,6 @@ msgid "Add all fields"
msgstr "すべてのフィールドを追加"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_42\n"
@@ -1392,7 +1241,6 @@ msgid "Remove all fields"
msgstr "すべてのフィールドを削除"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_43\n"
@@ -1401,7 +1249,6 @@ msgid "Move field up"
msgstr "フィールドを上へ移動"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_44\n"
@@ -1410,7 +1257,6 @@ msgid "Move field down"
msgstr "フィールドを下へ移動"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_45\n"
@@ -1419,7 +1265,6 @@ msgid "The field names from '%NAME' could not be retrieved."
msgstr "'%NAME' からフィールド名を取得できません。"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_0\n"
@@ -1428,7 +1273,6 @@ msgid "Query Wizard"
msgstr "クエリーウィザード"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_1\n"
@@ -1437,7 +1281,6 @@ msgid "Query"
msgstr "クエリー"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_2\n"
@@ -1446,7 +1289,6 @@ msgid "Query Wizard"
msgstr "クエリーウィザード"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_3\n"
@@ -1455,7 +1297,6 @@ msgid "~Tables"
msgstr "テーブル(~T)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_4\n"
@@ -1464,7 +1305,6 @@ msgid "A~vailable fields"
msgstr "利用できるフィールド(~V)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_5\n"
@@ -1473,7 +1313,6 @@ msgid "Name ~of the query"
msgstr "クエリーの名前(~O)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_6\n"
@@ -1482,7 +1321,6 @@ msgid "Display ~Query"
msgstr "クエリーを表示(~Q)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_7\n"
@@ -1491,7 +1329,6 @@ msgid "~Modify Query"
msgstr "クエリーを変更(~M)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_8\n"
@@ -1500,7 +1337,6 @@ msgid "~How do you want to proceed after creating the query?"
msgstr "クエリーを作成した後、どのように作業を進めますか?(~H)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_9\n"
@@ -1509,7 +1345,6 @@ msgid "Match ~all of the following"
msgstr "次のすべてに一致する(~A)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_10\n"
@@ -1518,7 +1353,6 @@ msgid "~Match any of the following"
msgstr "次のいずれかに一致する(~M)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_11\n"
@@ -1527,7 +1361,6 @@ msgid "~Detailed query (Shows all records of the query.)"
msgstr "詳細クエリー (クエリーのすべてのレコードを表示)(~D)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_12\n"
@@ -1536,7 +1369,6 @@ msgid "~Summary query (Shows only results of aggregate functions.)"
msgstr "サマリークエリー (集計関数の結果のみを表示)(~S)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_16\n"
@@ -1545,7 +1377,6 @@ msgid "Aggregate functions"
msgstr "集計関数"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_17\n"
@@ -1554,7 +1385,6 @@ msgid "Fields"
msgstr "フィールド"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_18\n"
@@ -1563,7 +1393,6 @@ msgid "~Group by"
msgstr "グループ化の基準(~G)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_19\n"
@@ -1572,7 +1401,6 @@ msgid "Field"
msgstr "フィールド"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_20\n"
@@ -1581,7 +1409,6 @@ msgid "Alias"
msgstr "エイリアス"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_21\n"
@@ -1590,7 +1417,6 @@ msgid "Table:"
msgstr "表:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_22\n"
@@ -1599,7 +1425,6 @@ msgid "Query:"
msgstr "クエリー:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_24\n"
@@ -1608,7 +1433,6 @@ msgid "Condition"
msgstr "条件"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_25\n"
@@ -1617,7 +1441,6 @@ msgid "Value"
msgstr "値"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_26\n"
@@ -1626,7 +1449,6 @@ msgid "is equal to"
msgstr "次のものに等しい"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_27\n"
@@ -1635,7 +1457,6 @@ msgid "is not equal to"
msgstr "次のものに等しくない"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_28\n"
@@ -1644,7 +1465,6 @@ msgid "is smaller than"
msgstr "次のものよりも小さい"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_29\n"
@@ -1653,7 +1473,6 @@ msgid "is greater than"
msgstr "次のものよりも大きい"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_30\n"
@@ -1662,7 +1481,6 @@ msgid "is equal or less than"
msgstr "次のもの以下である"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_31\n"
@@ -1671,7 +1489,6 @@ msgid "is equal or greater than"
msgstr "次のもの以上である"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_32\n"
@@ -1680,7 +1497,6 @@ msgid "like"
msgstr "like"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_33\n"
@@ -1689,7 +1505,6 @@ msgid "not like"
msgstr "not like"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_34\n"
@@ -1698,7 +1513,6 @@ msgid "is null"
msgstr "null である"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_35\n"
@@ -1707,25 +1521,22 @@ msgid "is not null"
msgstr "null でない"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_36\n"
"property.text"
msgid "true"
-msgstr "真|なりたつ|true"
+msgstr "真"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_37\n"
"property.text"
msgid "false"
-msgstr "偽|なりたたない|false"
+msgstr "偽"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_38\n"
@@ -1734,16 +1545,14 @@ msgid "and"
msgstr "および"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_39\n"
"property.text"
msgid "or"
-msgstr "or"
+msgstr "または"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_40\n"
@@ -1752,7 +1561,6 @@ msgid "get the sum of"
msgstr "次の合計を取得"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_41\n"
@@ -1761,7 +1569,6 @@ msgid "get the average of"
msgstr "次の平均を取得"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_42\n"
@@ -1770,7 +1577,6 @@ msgid "get the minimum of"
msgstr "次の最小を取得"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_43\n"
@@ -1779,7 +1585,6 @@ msgid "get the maximum of"
msgstr "次の最大を取得"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_44\n"
@@ -1788,7 +1593,6 @@ msgid "get the count of"
msgstr "次の個数を取得"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_48\n"
@@ -1797,7 +1601,6 @@ msgid "(none)"
msgstr "(なし)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_50\n"
@@ -1806,7 +1609,6 @@ msgid "Fie~lds in the Query:"
msgstr "クエリー内のフィールド(~L):"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_51\n"
@@ -1815,7 +1617,6 @@ msgid "Sorting order:"
msgstr "並べ替え順序:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_52\n"
@@ -1824,7 +1625,6 @@ msgid "No sorting fields were assigned."
msgstr "並べ替えフィールドが割り当てられていません。"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_53\n"
@@ -1833,7 +1633,6 @@ msgid "Search conditions:"
msgstr "検索条件:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_54\n"
@@ -1842,7 +1641,6 @@ msgid "No conditions were assigned."
msgstr "条件が割り当てられていません。"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_55\n"
@@ -1851,7 +1649,6 @@ msgid "Aggregate functions:"
msgstr "集計関数:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_56\n"
@@ -1860,7 +1657,6 @@ msgid "No aggregate functions were assigned."
msgstr "集約関数が割り当てられていません。"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_57\n"
@@ -1869,7 +1665,6 @@ msgid "Grouped by:"
msgstr "グループ化:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_58\n"
@@ -1878,7 +1673,6 @@ msgid "No Groups were assigned."
msgstr "グループが割り当てられていません。"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_59\n"
@@ -1887,7 +1681,6 @@ msgid "Grouping conditions:"
msgstr "グループ化条件: "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_60\n"
@@ -1896,7 +1689,6 @@ msgid "No grouping conditions were assigned."
msgstr "グループ化条件が割り当てられていません。"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_70\n"
@@ -1905,7 +1697,6 @@ msgid "Select the fields (columns) for your query"
msgstr "クエリーフィールド (列) の選択"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_71\n"
@@ -1914,7 +1705,6 @@ msgid "Select the sorting order"
msgstr "並べ替え順の選択"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_72\n"
@@ -1923,7 +1713,6 @@ msgid "Select the search conditions"
msgstr "検索条件の選択"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_73\n"
@@ -1932,7 +1721,6 @@ msgid "Select the type of query"
msgstr "クエリーの種類の選択"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_74\n"
@@ -1941,7 +1729,6 @@ msgid "Select the groups"
msgstr "グループの選択"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_75\n"
@@ -1950,7 +1737,6 @@ msgid "Select the grouping conditions"
msgstr "グループ化条件の選択"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_76\n"
@@ -1959,7 +1745,6 @@ msgid "Assign aliases if desired"
msgstr "必要に応じてエイリアスを割り当てる"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_77\n"
@@ -1968,7 +1753,6 @@ msgid "Check the overview and decide how to proceed"
msgstr "概要を確認して、継続方法を決定してください"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_80\n"
@@ -1977,7 +1761,6 @@ msgid "Field selection"
msgstr "フィールドの選択"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_81\n"
@@ -1986,7 +1769,6 @@ msgid "Sorting order"
msgstr "並べ替え順序"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_82\n"
@@ -1995,7 +1777,6 @@ msgid "Search conditions"
msgstr "検索条件"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_83\n"
@@ -2004,7 +1785,6 @@ msgid "Detail or summary"
msgstr "詳細または概要"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_84\n"
@@ -2013,7 +1793,6 @@ msgid "Grouping"
msgstr "グループ化"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_85\n"
@@ -2022,7 +1801,6 @@ msgid "Grouping conditions"
msgstr "グループ化の条件"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_86\n"
@@ -2031,7 +1809,6 @@ msgid "Aliases"
msgstr "エイリアス"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_87\n"
@@ -2040,7 +1817,6 @@ msgid "Overview"
msgstr "目次"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_88\n"
@@ -2049,7 +1825,6 @@ msgid "A field that has not been assigned an aggregate function must be used in
msgstr "グループでは、集計関数が割り当てられていないフィールドを使用する必要があります。"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_89\n"
@@ -2058,7 +1833,6 @@ msgid "The condition '<FIELDNAME> <LOGICOPERATOR> <VALUE>' was chosen twice. Eac
msgstr "条件 '<FIELDNAME> <LOGICOPERATOR> <VALUE>' が 2 回選択されています。各条件を選択できるのは 1 回だけです。"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_90\n"
@@ -2115,7 +1889,6 @@ msgid "<FIELDNAME> <LOGICOPERATOR> <VALUE>"
msgstr "<FIELDNAME> <LOGICOPERATOR> <VALUE>"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_0\n"
@@ -2124,7 +1897,6 @@ msgid "Form Wizard"
msgstr "フォームウィザード"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_1\n"
@@ -2133,29 +1905,22 @@ msgid "Fields in ~the form"
msgstr "フォーム内のフィールド(~T)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_2\n"
"property.text"
msgid "Binary fields are always listed and selectable from the left list.\\nIf possible, they are interpreted as images."
-msgstr ""
-"バイナリフィールドは、画面左側のリストから随時選択できます。\n"
-"これらのフィールドは、イメージがある場合はイメージとして表示されます。"
+msgstr "バイナリフィールドは、画面左側のリストから随時選択できます。\\nこれらのフィールドは、イメージがある場合はイメージとして表示されます。"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_3\n"
"property.text"
msgid "A subform is a form that is inserted in another form.\\nUse subforms to show data from tables or queries with a one-to-many relationship."
-msgstr ""
-"別のフォームに挿入されるフォームを「サブフォーム」と呼びます。\n"
-"サブフォームを使って、1対多の関係になっている表またはクエリーのデータを表示することができます。"
+msgstr "別のフォームに挿入されるフォームを「サブフォーム」と呼びます。\\nサブフォームを使って、1対多の関係になっている表またはクエリーのデータを表示することができます。"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_4\n"
@@ -2164,7 +1929,6 @@ msgid "~Add Subform"
msgstr "サブフォームの追加(~A)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_5\n"
@@ -2173,7 +1937,6 @@ msgid "~Subform based on existing relation"
msgstr "既存のリレーションに基づいたサブフォーム(~S)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_6\n"
@@ -2182,7 +1945,6 @@ msgid "Tables or queries"
msgstr "テーブルまたはクエリー"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_7\n"
@@ -2191,7 +1953,6 @@ msgid "Subform based on ~manual selection of fields"
msgstr "フィールドの手動選択に基づいたサブフォーム(~M)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_8\n"
@@ -2200,7 +1961,6 @@ msgid "~Which relation do you want to add?"
msgstr "追加するリレーションを入力してください?(~W)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_9\n"
@@ -2209,7 +1969,6 @@ msgid "Fields in the ~subform"
msgstr "サブフォーム内のフィールド(~S)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_12\n"
@@ -2218,7 +1977,6 @@ msgid "~Available fields"
msgstr "使用可能なフィールド(~A)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_13\n"
@@ -2227,18 +1985,14 @@ msgid "Fields in form"
msgstr "フォームのフィールド"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_19\n"
"property.text"
msgid "The join '<FIELDNAME1>' and '<FIELDNAME2>' has been selected twice.\\nBut joins may only be used once."
-msgstr ""
-"'<FIELDNAME1>' と '<FIELDNAME2>' の結合が 2 回選択されています。\n"
-"結合は 1 回しか選択できません。"
+msgstr "'<FIELDNAME1>' と '<FIELDNAME2>' の結合が 2 回選択されています。\\n結合は 1 回しか選択できません。"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_20\n"
@@ -2247,7 +2001,6 @@ msgid "~First joined subform field"
msgstr "最初に結合されたサブフォームフィールド(~F)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_21\n"
@@ -2256,7 +2009,6 @@ msgid "~Second joined subform field"
msgstr "2 番目に結合されたサブフォームフィールド(~S)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_22\n"
@@ -2265,7 +2017,6 @@ msgid "~Third joined subform field"
msgstr "3 番目に結合されたサブフォームフィールド(~T)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_23\n"
@@ -2274,7 +2025,6 @@ msgid "~Fourth joined subform field"
msgstr "4 番目に結合されたサブフォームフィールド(~F)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_24\n"
@@ -2283,7 +2033,6 @@ msgid "F~irst joined main form field"
msgstr "最初に結合された標準フォームフィールド(~I)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_25\n"
@@ -2292,7 +2041,6 @@ msgid "S~econd joined main form field"
msgstr "2 番目に結合された標準フォームフィールド(~E)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_26\n"
@@ -2301,7 +2049,6 @@ msgid "T~hird joined main form field"
msgstr "3 番目に結合された標準フォームフィールド(~H)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_27\n"
@@ -2310,7 +2057,6 @@ msgid "F~ourth joined main form field"
msgstr "4 番目に結合された標準フォームフィールド(~O)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_28\n"
@@ -2319,7 +2065,6 @@ msgid "Field border"
msgstr "フィールド枠"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_29\n"
@@ -2328,7 +2073,6 @@ msgid "No border"
msgstr "境界なし"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_30\n"
@@ -2337,7 +2081,6 @@ msgid "3D look"
msgstr "3D ルック"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_31\n"
@@ -2346,7 +2089,6 @@ msgid "Flat"
msgstr "平ら"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_32\n"
@@ -2355,7 +2097,6 @@ msgid "Label placement"
msgstr "ラベルの位置"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_33\n"
@@ -2364,7 +2105,6 @@ msgid "Align left"
msgstr "左揃え"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_34\n"
@@ -2373,7 +2113,6 @@ msgid "Align right"
msgstr "右揃え"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_35\n"
@@ -2382,7 +2121,6 @@ msgid "Arrangement of DB fields"
msgstr "データベースフィールドの整列"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_36\n"
@@ -2391,7 +2129,6 @@ msgid "Columnar - Labels Left"
msgstr "欄で、ラベル書きは左に"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_37\n"
@@ -2400,7 +2137,6 @@ msgid "Columnar - Labels on Top"
msgstr "欄で、ラベル書きは上に"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_38\n"
@@ -2409,7 +2145,6 @@ msgid "In Blocks - Labels Left"
msgstr "ブロックで、ラベル書きは左に"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_39\n"
@@ -2418,7 +2153,6 @@ msgid "In Blocks - Labels Above"
msgstr "ブロックで、ラベル書きは上に"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_40\n"
@@ -2427,7 +2161,6 @@ msgid "As Data Sheet"
msgstr "データ表として"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_41\n"
@@ -2436,7 +2169,6 @@ msgid "Arrangement of the main form"
msgstr "メインフォームの整列"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_42\n"
@@ -2445,7 +2177,6 @@ msgid "Arrangement of the subform"
msgstr "サブフォームの整列"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_44\n"
@@ -2454,7 +2185,6 @@ msgid "The form is to be ~used for entering new data only."
msgstr "新規データを入力するための専用フォームです(~U)。"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_45\n"
@@ -2463,7 +2193,6 @@ msgid "Existing data will not be displayed"
msgstr "既存のデータは表示されません"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_46\n"
@@ -2472,7 +2201,6 @@ msgid "T~he form is to display all data"
msgstr "フォームにはすべてのデータが表示されます(~H)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_47\n"
@@ -2481,7 +2209,6 @@ msgid "Do not allow ~modification of existing data"
msgstr "既存のデータを変更することはできません(~M)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_48\n"
@@ -2490,7 +2217,6 @@ msgid "Do not allow ~deletion of existing data"
msgstr "既存のデータを削除することはできません(~D)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_49\n"
@@ -2499,7 +2225,6 @@ msgid "Do not allow ~addition of new data"
msgstr "新規データを追加することはできません(~A)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_50\n"
@@ -2508,7 +2233,6 @@ msgid "Name of ~the form"
msgstr "フォーム名(~T)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_51\n"
@@ -2517,7 +2241,6 @@ msgid "How do you want to proceed after creating the form?"
msgstr "フォームの作成後の処理を指定してください。"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_52\n"
@@ -2526,7 +2249,6 @@ msgid "~Work with the form"
msgstr "フォームを使用(~W)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_53\n"
@@ -2535,7 +2257,6 @@ msgid "~Modify the form"
msgstr "フォームの変更(~M)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_55\n"
@@ -2544,7 +2265,6 @@ msgid "~Page Styles"
msgstr "ページスタイル(~P)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_80\n"
@@ -2553,7 +2273,6 @@ msgid "Field selection"
msgstr "フィールドの選択"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_81\n"
@@ -2562,7 +2281,6 @@ msgid "Set up a subform"
msgstr "サブフォームの設定"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_82\n"
@@ -2571,7 +2289,6 @@ msgid "Add subform fields"
msgstr "サブフォームフィールドの追加"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_83\n"
@@ -2580,7 +2297,6 @@ msgid "Get joined fields"
msgstr "フィールドの結合"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_84\n"
@@ -2589,7 +2305,6 @@ msgid "Arrange controls"
msgstr "コントロールの整列"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_85\n"
@@ -2598,7 +2313,6 @@ msgid "Set data entry"
msgstr "データエントリーの設定"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_86\n"
@@ -2607,7 +2321,6 @@ msgid "Apply styles"
msgstr "スタイルの適用"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_87\n"
@@ -2616,7 +2329,6 @@ msgid "Set name"
msgstr "名前の設定"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_88\n"
@@ -2625,7 +2337,6 @@ msgid "(Date)"
msgstr "(日付)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_89\n"
@@ -2634,7 +2345,6 @@ msgid "(Time)"
msgstr "(時刻)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_90\n"
@@ -2643,7 +2353,6 @@ msgid "Select the fields of your form"
msgstr "フォームのフィールドを選択"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_91\n"
@@ -2652,7 +2361,6 @@ msgid "Decide if you want to set up a subform"
msgstr "サブフォームを設定するかどうかを決定"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_92\n"
@@ -2661,7 +2369,6 @@ msgid "Select the fields of your subform"
msgstr "サブフォームのフィールドを選択"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_93\n"
@@ -2670,7 +2377,6 @@ msgid "Select the joins between your forms"
msgstr "フォームの結合を選択"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_94\n"
@@ -2679,7 +2385,6 @@ msgid "Arrange the controls on your form"
msgstr "フォーム上のコントロールを整列"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_95\n"
@@ -2688,7 +2393,6 @@ msgid "Select the data entry mode"
msgstr "データ入力モードを選択"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_96\n"
@@ -2697,7 +2401,6 @@ msgid "Apply the style of your form"
msgstr "フォームのスタイルを適用"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_97\n"
@@ -2706,18 +2409,14 @@ msgid "Set the name of the form"
msgstr "フォーム名の設定"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_98\n"
"property.text"
msgid "A form with the name '%FORMNAME' already exists.\\nChoose another name."
-msgstr ""
-"'%FORMNAME' というフォーム名はすでに使われています。\n"
-"別の名前を選択してください。"
+msgstr "'%FORMNAME' というフォーム名はすでに使われています。\\n別の名前を選択してください。"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_1\n"
@@ -2726,7 +2425,6 @@ msgid "Table Wizard"
msgstr "テーブルウィザード"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_2\n"
@@ -2735,7 +2433,6 @@ msgid "Select fields"
msgstr "フィールドの選択"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_3\n"
@@ -2744,7 +2441,6 @@ msgid "Set types and formats"
msgstr "種類と書式の設定"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_4\n"
@@ -2753,7 +2449,6 @@ msgid "Set primary key"
msgstr "プライマリキーの設定"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_5\n"
@@ -2762,7 +2457,6 @@ msgid "Create table"
msgstr "表の作成"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_8\n"
@@ -2771,7 +2465,6 @@ msgid "Select fields for your table"
msgstr "テーブルのフィールドを選択"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_9\n"
@@ -2780,7 +2473,6 @@ msgid "Set field types and formats"
msgstr "フィールドの種類と書式の設定"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_10\n"
@@ -2789,7 +2481,6 @@ msgid "Set primary key"
msgstr "プライマリキーの設定"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_11\n"
@@ -2798,7 +2489,6 @@ msgid "Create table"
msgstr "表の作成"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_14\n"
@@ -2807,7 +2497,6 @@ msgid "This wizard helps you to create a table for your database. After selectin
msgstr "このウィザードでは、データベーステーブルを作成できます。テーブルのカテゴリーとサンプルテーブルを選択し、テーブルに追加するフィールドを選択します。サンプルテーブルを複数選択し、複数のフィールドを追加することもできます。"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_15\n"
@@ -2816,7 +2505,6 @@ msgid "Ca~tegory"
msgstr "カテゴリー(~T)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_16\n"
@@ -2825,7 +2513,6 @@ msgid "B~usiness"
msgstr "社用(~U)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_17\n"
@@ -2834,7 +2521,6 @@ msgid "P~ersonal"
msgstr "個人用(~E)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_18\n"
@@ -2843,7 +2529,6 @@ msgid "~Sample tables"
msgstr "サンプルテーブル(~S)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_19\n"
@@ -2852,7 +2537,6 @@ msgid "A~vailable fields"
msgstr "利用できるフィールド(~V)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_20\n"
@@ -2877,7 +2561,6 @@ msgid "-"
msgstr "-"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_23\n"
@@ -2886,7 +2569,6 @@ msgid "Field name"
msgstr "フィールド名"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_24\n"
@@ -2895,7 +2577,6 @@ msgid "Field type"
msgstr "フィールドの種類"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_25\n"
@@ -2904,7 +2585,6 @@ msgid "~Selected fields"
msgstr "選択されたフィールド(~S)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_26\n"
@@ -2913,7 +2593,6 @@ msgid "A primary key uniquely identifies each record in a database table. Primar
msgstr "プライマリキーは、データベーステーブル内の各レコードを一意に識別します。これにより、複数のテーブルに含まれる情報を簡単にリンクできます。プライマリキーは、各テーブルで使用することをお勧めします。プライマリキーを使用しないと、このテーブルにデータを入力できません。"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_27\n"
@@ -2922,7 +2601,6 @@ msgid "~Create a primary key"
msgstr "プライマリキーの作成(~C)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_28\n"
@@ -2931,7 +2609,6 @@ msgid "~Automatically add a primary key"
msgstr "プライマリキーを自動的に追加(~A)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_29\n"
@@ -2940,7 +2617,6 @@ msgid "~Use an existing field as a primary key"
msgstr "既存のフィールドをプライマリキーとして使用(~U)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_30\n"
@@ -2949,7 +2625,6 @@ msgid "Define p~rimary key as a combination of several fields"
msgstr "プライマリキーを複数のフィールドの組み合わせとして定義(~R)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_31\n"
@@ -2958,7 +2633,6 @@ msgid "F~ieldname"
msgstr "フィールド名(~I)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_32\n"
@@ -2967,7 +2641,6 @@ msgid "~Primary key fields"
msgstr "プライマリキーフィールド(~P)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_33\n"
@@ -2976,7 +2649,6 @@ msgid "Auto ~value"
msgstr "自動設定値(~V)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_34\n"
@@ -2985,7 +2657,6 @@ msgid "What do you want to name your table?"
msgstr "テーブルの名前を入力してください。"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_35\n"
@@ -2994,7 +2665,6 @@ msgid "Congratulations. You have entered all the information needed to create yo
msgstr "テーブルの作成に必要なすべての情報が入力されました。"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_36\n"
@@ -3003,7 +2673,6 @@ msgid "What do you want to do next?"
msgstr "次に何を実行しますか?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_37\n"
@@ -3012,7 +2681,6 @@ msgid "Modify the table design"
msgstr "テーブルデザインの変更"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_38\n"
@@ -3021,7 +2689,6 @@ msgid "Insert data immediately"
msgstr "ただちにデータを挿入"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_39\n"
@@ -3030,7 +2697,6 @@ msgid "C~reate a form based on this table"
msgstr "このテーブルに基づいてフォームを作成(~R)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_40\n"
@@ -3039,7 +2705,6 @@ msgid "The table you have created could not be opened."
msgstr "作成した表を開くことができません。"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_41\n"
@@ -3048,7 +2713,6 @@ msgid "The table name '%TABLENAME' contains a character ('%SPECIALCHAR') that mi
msgstr "表の名前 '%TABLENAME' に、データベースでサポートされない文字 ('%SPECIALCHAR') が含まれています。"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_42\n"
@@ -3057,7 +2721,6 @@ msgid "The field name '%FIELDNAME' contains a special character ('%SPECIALCHAR')
msgstr "フィールド名 '%FIELDNAME' に、データベースでサポートされない文字 ('%SPECIALCHAR') が含まれています。"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_43\n"
@@ -3066,7 +2729,6 @@ msgid "Field"
msgstr "フィールド"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_44\n"
@@ -3075,7 +2737,6 @@ msgid "MyTable"
msgstr "MyTable"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_45\n"
@@ -3084,7 +2745,6 @@ msgid "Add a Field"
msgstr "フィールドの追加"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_46\n"
@@ -3093,7 +2753,6 @@ msgid "Remove the selected Field"
msgstr "選択したフィールドを削除"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_47\n"
@@ -3102,18 +2761,14 @@ msgid "The field cannot be inserted because this would exceed the maximum number
msgstr "データベーステーブルのフィールドで許される %COUNT の最大数を超えるため、フィールドを挿入できません。"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_48\n"
"property.text"
msgid "The name '%TABLENAME' already exists.\\nPlease enter another name."
-msgstr ""
-"名前 '%TABLENAME' はすでに存在しています。\n"
-"別の名前を入力してください。"
+msgstr "名前 '%TABLENAME' はすでに存在しています。\\n別の名前を入力してください。"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_49\n"
@@ -3122,16 +2777,14 @@ msgid "Catalog of the table"
msgstr "テーブルのカタログ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_50\n"
"property.text"
msgid "Schema of the table"
-msgstr "テーブルのスキーマ"
+msgstr "テーブルのカタログ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_51\n"
@@ -3140,7 +2793,6 @@ msgid "The field '%FIELDNAME' already exists."
msgstr "フィールド '%FIELDNAME' はすでに存在しています。"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_ZERO_0\n"
@@ -3149,7 +2801,6 @@ msgid "~Cancel"
msgstr "キャンセル(~C)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_ZERO_1\n"
@@ -3158,7 +2809,6 @@ msgid "~Help"
msgstr "ヘルプ(~H)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_ZERO_2\n"
@@ -3167,7 +2817,6 @@ msgid "< ~Back"
msgstr "< 戻る(~B)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_ZERO_3\n"
@@ -3176,7 +2825,6 @@ msgid "~Convert"
msgstr "変換(~C)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_ZERO_4\n"
@@ -3185,7 +2833,6 @@ msgid "Note: Currency amounts from external links and currency conversion factor
msgstr "注意: 外部参照する為替相場と数式の通貨換算ファクタは変換できません。"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_ZERO_5\n"
@@ -3194,7 +2841,6 @@ msgid "First, unprotect all sheets."
msgstr "前もってすべてのシートの保護を解除しておきます。"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_ZERO_6\n"
@@ -3203,16 +2849,14 @@ msgid "Currencies:"
msgstr "通貨:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_ZERO_7\n"
"property.text"
msgid "C~ontinue >"
-msgstr "次へ(~O) >>"
+msgstr "次へ(~O) >"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_ZERO_8\n"
@@ -3221,7 +2865,6 @@ msgid "C~lose"
msgstr "閉じる(~L)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_0\n"
@@ -3230,7 +2873,6 @@ msgid "~Entire document"
msgstr "すべてのドキュメント(~E)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_1\n"
@@ -3239,7 +2881,6 @@ msgid "Selection"
msgstr "選択範囲"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_2\n"
@@ -3248,7 +2889,6 @@ msgid "Cell S~tyles"
msgstr "セルスタイル(~T)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_3\n"
@@ -3257,7 +2897,6 @@ msgid "Currency cells in the current ~sheet"
msgstr "現在のシートの通貨セル(~S)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_4\n"
@@ -3266,7 +2905,6 @@ msgid "Currency cells in the entire ~document"
msgstr "全ドキュメントの通貨セル(~D)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_5\n"
@@ -3275,7 +2913,6 @@ msgid "~Selected range"
msgstr "選択した範囲(~S)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_6\n"
@@ -3284,7 +2921,6 @@ msgid "Select Cell Styles"
msgstr "セルスタイルの選択"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_7\n"
@@ -3293,7 +2929,6 @@ msgid "Select currency cells"
msgstr "通貨セルの選択"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_8\n"
@@ -3302,7 +2937,6 @@ msgid "Currency ranges:"
msgstr "通貨範囲:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_9\n"
@@ -3311,7 +2945,6 @@ msgid "Templates:"
msgstr "テンプレート:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_0\n"
@@ -3320,7 +2953,6 @@ msgid "Extent"
msgstr "範囲"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_1\n"
@@ -3329,7 +2961,6 @@ msgid "~Single %PRODUCTNAME Calc document"
msgstr "1つの %PRODUCTNAME ドキュメント(~S)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_2\n"
@@ -3338,7 +2969,6 @@ msgid "Complete ~directory"
msgstr "すべてのディレクトリ(~D)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_3\n"
@@ -3347,7 +2977,6 @@ msgid "Source Document:"
msgstr "ソース ドキュメント:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_4\n"
@@ -3356,7 +2985,6 @@ msgid "Source directory:"
msgstr "ソース ディレクトリ:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_5\n"
@@ -3365,7 +2993,6 @@ msgid "~Including subfolders"
msgstr "サブフォルダーも含む(~I)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_6\n"
@@ -3374,7 +3001,6 @@ msgid "Target directory:"
msgstr "ターゲット ディレクトリ:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_7\n"
@@ -3383,7 +3009,6 @@ msgid "Temporarily unprotect sheet without query"
msgstr "一時的に確認なしでシートの保護を解除"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_10\n"
@@ -3392,16 +3017,14 @@ msgid "Also convert fields and tables in text documents"
msgstr "文書ドキュメントのフィールドと表も変換"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STATUSLINE_0\n"
"property.text"
msgid "Conversion status:"
-msgstr "変換ステータス: "
+msgstr "変換ステータス:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STATUSLINE_1\n"
@@ -3410,7 +3033,6 @@ msgid "Conversion status of the cell templates:"
msgstr "セルスタイルの変換ステータス:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STATUSLINE_2\n"
@@ -3419,7 +3041,6 @@ msgid "Registration of the relevant ranges: Sheet %1Number%1 of %2TotPageCount%2
msgstr "換算する範囲の登録: %2TotPageCount%2 のシート %1Number%1"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STATUSLINE_3\n"
@@ -3428,7 +3049,6 @@ msgid "Entry of the ranges to be converted..."
msgstr "換算する範囲の登録..."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STATUSLINE_4\n"
@@ -3437,7 +3057,6 @@ msgid "Sheet protection for each sheet will be restored..."
msgstr "それぞれのシートが再び保護されます..."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STATUSLINE_5\n"
@@ -3446,7 +3065,6 @@ msgid "Conversion of the currency units in the cell templates..."
msgstr "通貨単位を次のセルスタイルに変換..."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_0\n"
@@ -3455,7 +3073,6 @@ msgid "~Finish"
msgstr "完了(~F)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_1\n"
@@ -3464,7 +3081,6 @@ msgid "Select directory"
msgstr "ディレクトリを選択します。"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_2\n"
@@ -3473,7 +3089,6 @@ msgid "Select file"
msgstr "ファイルを選択します。"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_3\n"
@@ -3482,7 +3097,6 @@ msgid "Select target directory"
msgstr "ターゲットディレクトリを選択します。"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_4\n"
@@ -3491,7 +3105,6 @@ msgid "non-existent"
msgstr "ありません"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_5\n"
@@ -3500,7 +3113,6 @@ msgid "Euro Converter"
msgstr "ユーロ通貨換算"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_6\n"
@@ -3509,7 +3121,6 @@ msgid "Should protected spreadsheets be temporarily unprotected?"
msgstr "すべての表の保護を一時的に解除しますか?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_7\n"
@@ -3518,7 +3129,6 @@ msgid "Enter the password to unprotect the table %1TableName%1"
msgstr "表 %1TableName%1 の保護を解除するためのパスワード"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_8\n"
@@ -3527,7 +3137,6 @@ msgid "Wrong Password!"
msgstr "パスワードが正しくありません!"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_9\n"
@@ -3536,7 +3145,6 @@ msgid "Protected Sheet"
msgstr "保護されたシート"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_10\n"
@@ -3545,7 +3153,6 @@ msgid "Warning!"
msgstr "警告!"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_11\n"
@@ -3554,7 +3161,6 @@ msgid "Protection for the sheets will not be removed."
msgstr "シートの保護は解除できません。"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_12\n"
@@ -3563,7 +3169,6 @@ msgid "Sheet cannot be unprotected"
msgstr "シートの保護は解除できません。"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_13\n"
@@ -3572,7 +3177,6 @@ msgid "The Wizard cannot edit this document as cell formats cannot be modified i
msgstr "保護された表を含むドキュメントではセルスタイルが変更できないため、ウィザードはこのドキュメントを編集できません。"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_14\n"
@@ -3581,7 +3185,6 @@ msgid "Please note that the Euro Converter will, otherwise, not be able to edit
msgstr "そうでない場合はユーロ通貨換算でドキュメントの編集ができませんので注意してください!"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_15\n"
@@ -3590,7 +3193,6 @@ msgid "Please choose a currency to be converted first!"
msgstr "最初に換算する通貨を選択してください!"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_16\n"
@@ -3599,7 +3201,6 @@ msgid "Password:"
msgstr "パスワード:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_17\n"
@@ -3608,7 +3209,6 @@ msgid "OK"
msgstr "OK"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_18\n"
@@ -3617,7 +3217,6 @@ msgid "Cancel"
msgstr "キャンセル"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_19\n"
@@ -3626,7 +3225,6 @@ msgid "Please select a %PRODUCTNAME Calc document for editing!"
msgstr "編集する %PRODUCTNAME Calc ドキュメントを選択してください!"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_20\n"
@@ -3635,7 +3233,6 @@ msgid "'<1>' is not a directory!"
msgstr "'<1>' はディレクトリではありません!"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_21\n"
@@ -3644,7 +3241,6 @@ msgid "Document is read-only!"
msgstr "ドキュメントは読み取り専用です!"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_22\n"
@@ -3653,7 +3249,6 @@ msgid "The '<1>' file already exists.<CR>Do you want to overwrite it?"
msgstr "ファイル '<1>' はすでにあります。<CR>上書きしますか?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_23\n"
@@ -3662,7 +3257,6 @@ msgid "Do you really want to terminate conversion at this point?"
msgstr "変換をここで中断しますか?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_24\n"
@@ -3671,7 +3265,6 @@ msgid "Cancel Wizard"
msgstr "ウィザードを中止"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_0\n"
@@ -3680,7 +3273,6 @@ msgid "Portuguese Escudo"
msgstr "ポルトガル・エスクード"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_1\n"
@@ -3689,7 +3281,6 @@ msgid "Dutch Guilder"
msgstr "オランダ・ギルダー"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_2\n"
@@ -3698,7 +3289,6 @@ msgid "French Franc"
msgstr "フランス・フラン"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_3\n"
@@ -3707,7 +3297,6 @@ msgid "Spanish Peseta"
msgstr "スペイン・ペセタ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_4\n"
@@ -3716,7 +3305,6 @@ msgid "Italian Lira"
msgstr "イタリア・リラ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_5\n"
@@ -3725,7 +3313,6 @@ msgid "German Mark"
msgstr "ドイツ・マルク"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_6\n"
@@ -3734,7 +3321,6 @@ msgid "Belgian Franc"
msgstr "ベルギー・フラン"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_7\n"
@@ -3743,7 +3329,6 @@ msgid "Irish Punt"
msgstr "アイルランド・ポンド"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_8\n"
@@ -3752,7 +3337,6 @@ msgid "Luxembourg Franc"
msgstr "ルクセンブルク・フラン"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_9\n"
@@ -3761,7 +3345,6 @@ msgid "Austrian Schilling"
msgstr "オーストリア・シリング"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_10\n"
@@ -3770,7 +3353,6 @@ msgid "Finnish Mark"
msgstr "フィンランド・マルッカ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_11\n"
@@ -3779,7 +3361,6 @@ msgid "Greek Drachma"
msgstr "ギリシャ・ドラクマ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_12\n"
@@ -3788,7 +3369,6 @@ msgid "Slovenian Tolar"
msgstr "スロベニア・トラール"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_13\n"
@@ -3797,7 +3377,6 @@ msgid "Cypriot Pound"
msgstr "キプロス・ポンド"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_14\n"
@@ -3806,7 +3385,6 @@ msgid "Maltese Lira"
msgstr "マルタ・リラ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_15\n"
@@ -3815,7 +3393,6 @@ msgid "Slovak Koruna"
msgstr "スロバキア・クローナ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_16\n"
@@ -3824,7 +3401,6 @@ msgid "Estonian Kroon"
msgstr "エストニア・クローン"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_17\n"
@@ -3833,7 +3409,6 @@ msgid "Latvian Lats"
msgstr "ラトビア・ラッツ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_18\n"
@@ -3842,7 +3417,6 @@ msgid "Lithuanian Litas"
msgstr "リトアニア・リタス"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_LASTPAGE_0\n"
@@ -3851,7 +3425,6 @@ msgid "Progress"
msgstr "進捗状況"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_LASTPAGE_1\n"
@@ -3860,7 +3433,6 @@ msgid "Retrieving the relevant documents..."
msgstr "関連するドキュメントをまとめる..."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_LASTPAGE_2\n"
@@ -3869,7 +3441,6 @@ msgid "Converting the documents..."
msgstr "ドキュメントの変換..."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_LASTPAGE_3\n"
@@ -3878,7 +3449,6 @@ msgid "Settings:"
msgstr "設定:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_LASTPAGE_4\n"
@@ -3887,7 +3457,6 @@ msgid "Sheet is always unprotected"
msgstr "常にシートの保護を解除"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLES_0\n"
@@ -3896,7 +3465,6 @@ msgid "Theme Selection"
msgstr "テーマの選択"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLES_1\n"
@@ -3905,7 +3473,6 @@ msgid "Error while saving the document to the clipboard! The following action ca
msgstr "現在のドキュメントをクリップボードに保存するときにエラーが発生しました。次のアクションは元に戻せません。"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLES_2\n"
@@ -3914,7 +3481,6 @@ msgid "~Cancel"
msgstr "キャンセル(~C)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLES_3\n"
@@ -3923,7 +3489,6 @@ msgid "~OK"
msgstr "~OK"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_0\n"
@@ -3932,7 +3497,6 @@ msgid "(Standard)"
msgstr "(標準)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_1\n"
@@ -3941,7 +3505,6 @@ msgid "Autumn Leaves"
msgstr "秋の木の葉"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_2\n"
@@ -3950,7 +3513,6 @@ msgid "Be"
msgstr "Be"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_3\n"
@@ -3959,7 +3521,6 @@ msgid "Black and White"
msgstr "白黒"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_4\n"
@@ -3968,7 +3529,6 @@ msgid "Blackberry Bush"
msgstr "ブラックベリーの茂み"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_5\n"
@@ -3977,7 +3537,6 @@ msgid "Blue Jeans"
msgstr "ブルージーンズ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_6\n"
@@ -3986,7 +3545,6 @@ msgid "Fifties Diner"
msgstr "フィフティーズダイナー"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_7\n"
@@ -3995,7 +3553,6 @@ msgid "Glacier"
msgstr "氷河"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_8\n"
@@ -4004,7 +3561,6 @@ msgid "Green Grapes"
msgstr "緑色のブドウ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_9\n"
@@ -4013,7 +3569,6 @@ msgid "Marine"
msgstr "海"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_10\n"
@@ -4022,16 +3577,14 @@ msgid "Millennium"
msgstr "ミレニアム"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_11\n"
"property.text"
msgid "Nature"
-msgstr "Nature"
+msgstr "自然"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_12\n"
@@ -4040,7 +3593,6 @@ msgid "Neon"
msgstr "ネオン"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_13\n"
@@ -4049,7 +3601,6 @@ msgid "Night"
msgstr "夜"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_14\n"
@@ -4058,7 +3609,6 @@ msgid "PC Nostalgia"
msgstr "PCノスタルジア"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_15\n"
@@ -4067,7 +3617,6 @@ msgid "Pastel"
msgstr "パステル"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_16\n"
@@ -4076,7 +3625,6 @@ msgid "Pool Party"
msgstr "プールパーティ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_17\n"
@@ -4085,7 +3633,6 @@ msgid "Pumpkin"
msgstr "かぼちゃ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceDialog_0\n"
@@ -4094,7 +3641,6 @@ msgid "Addressee"
msgstr "宛先"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceDialog_1\n"
@@ -4103,7 +3649,6 @@ msgid "One recipient"
msgstr "1通"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceDialog_2\n"
@@ -4112,7 +3657,6 @@ msgid "Several recipients (address database)"
msgstr "複数(アドレス帳データベース)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceDialog_3\n"
@@ -4121,7 +3665,6 @@ msgid "Use of This Template"
msgstr "テンプレートを使用"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceMsgError\n"
@@ -4130,7 +3673,6 @@ msgid "An error has occurred."
msgstr "エラーが発生しました。"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_0\n"
@@ -4139,7 +3681,6 @@ msgid "Click placeholder and overwrite"
msgstr "プレースホルダーをクリックして上書きする"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_1\n"
@@ -4148,7 +3689,6 @@ msgid "Company"
msgstr "会社名"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_2\n"
@@ -4157,7 +3697,6 @@ msgid "Department"
msgstr "部署"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_3\n"
@@ -4166,7 +3705,6 @@ msgid "First Name"
msgstr "名"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_4\n"
@@ -4175,7 +3713,6 @@ msgid "Last Name"
msgstr "姓"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_5\n"
@@ -4184,7 +3721,6 @@ msgid "Street"
msgstr "市町村名"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_6\n"
@@ -4193,7 +3729,6 @@ msgid "Country"
msgstr "国名"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_7\n"
@@ -4202,7 +3737,6 @@ msgid "ZIP/Postal Code"
msgstr "郵便番号"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_8\n"
@@ -4211,7 +3745,6 @@ msgid "City"
msgstr "都道府県名"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_9\n"
@@ -4220,7 +3753,6 @@ msgid "Title"
msgstr "タイトル"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_10\n"
@@ -4229,7 +3761,6 @@ msgid "Position"
msgstr "位置"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_11\n"
@@ -4238,7 +3769,6 @@ msgid "Form of Address"
msgstr "敬称"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_12\n"
@@ -4247,7 +3777,6 @@ msgid "Initials"
msgstr "イニシャル"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_13\n"
@@ -4256,7 +3785,6 @@ msgid "Salutation"
msgstr "あいさつ文"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_14\n"
@@ -4265,7 +3793,6 @@ msgid "Home Phone"
msgstr "自宅電話"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_15\n"
@@ -4274,7 +3801,6 @@ msgid "Work Phone"
msgstr "会社電話"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_16\n"
@@ -4283,7 +3809,6 @@ msgid "Fax"
msgstr "Fax 番号"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_17\n"
@@ -4292,7 +3817,6 @@ msgid "E-Mail"
msgstr "E-Mail"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_18\n"
@@ -4301,7 +3825,6 @@ msgid "URL"
msgstr "URL"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_19\n"
@@ -4310,7 +3833,6 @@ msgid "Notes"
msgstr "コメント"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_20\n"
@@ -4319,7 +3841,6 @@ msgid "Alt. Field 1"
msgstr "予備フィールド 1"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_21\n"
@@ -4328,7 +3849,6 @@ msgid "Alt. Field 2"
msgstr "予備フィールド 2"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_22\n"
@@ -4337,7 +3857,6 @@ msgid "Alt. Field 3"
msgstr "予備フィールド 3"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_23\n"
@@ -4346,7 +3865,6 @@ msgid "Alt. Field 4"
msgstr "予備フィールド 4"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_24\n"
@@ -4355,7 +3873,6 @@ msgid "ID"
msgstr "ID"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_25\n"
@@ -4364,7 +3881,6 @@ msgid "State"
msgstr "州名"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_26\n"
@@ -4373,7 +3889,6 @@ msgid "Office Phone"
msgstr "オフィス電話"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_27\n"
@@ -4382,7 +3897,6 @@ msgid "Pager"
msgstr "ポケットベル"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_28\n"
@@ -4391,7 +3905,6 @@ msgid "Mobile Phone"
msgstr "携帯電話"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_29\n"
@@ -4400,7 +3913,6 @@ msgid "Other Phone"
msgstr "その他の電話"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_30\n"
@@ -4409,7 +3921,6 @@ msgid "Calendar URL"
msgstr "予定表 URL"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_31\n"
@@ -4418,7 +3929,6 @@ msgid "Invite"
msgstr "招待"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceNoTextmark_0\n"
@@ -4427,7 +3937,6 @@ msgid "The bookmark 'Recipient' is missing."
msgstr "ブックマーク 'Recipient' がありません。"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceNoTextmark_1\n"
@@ -4436,7 +3945,6 @@ msgid "Form letter fields can not be included."
msgstr "差し込み印刷のフィールドを挿入できません。"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"AgendaDlgName\n"
@@ -4445,7 +3953,6 @@ msgid "Minutes Template"
msgstr "議事録のテンプレート"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"AgendaDlgNoCancel\n"
@@ -4454,7 +3961,6 @@ msgid "An option must be confirmed."
msgstr "オプションの1つは選択してください。"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"AgendaDlgFrame\n"
@@ -4463,7 +3969,6 @@ msgid "Minutes Type"
msgstr "議事録のタイプ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"AgendaDlgButton1\n"
@@ -4472,7 +3977,6 @@ msgid "Results Minutes"
msgstr "結果議事録"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"AgendaDlgButton2\n"
@@ -4481,7 +3985,6 @@ msgid "Evaluation Minutes"
msgstr "中間報告の議事録"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"TextField\n"
@@ -4490,7 +3993,6 @@ msgid "User data field is not defined!"
msgstr "ユーザーデータのフィールドが定義されていません。"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"NoDirCreation\n"
@@ -4499,7 +4001,6 @@ msgid "The '%1' directory cannot be created:"
msgstr "ディレクトリ '%1' は格納できません。 "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MsgDirNotThere\n"
@@ -4508,7 +4009,6 @@ msgid "The '%1' directory does not exist."
msgstr "ディレクトリ '%1' はありません。"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"QueryfornewCreation\n"
@@ -4517,7 +4017,6 @@ msgid "Do you want to create it now?"
msgstr "作成しますか?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"HelpButton\n"
@@ -4526,7 +4025,6 @@ msgid "~Help"
msgstr "ヘルプ(~H)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CancelButton\n"
@@ -4535,7 +4033,6 @@ msgid "~Cancel"
msgstr "キャンセル(~C)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"BackButton\n"
@@ -4544,16 +4041,14 @@ msgid "< ~Back"
msgstr "< 戻る(~B)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"NextButton\n"
"property.text"
msgid "Ne~xt >"
-msgstr "次へ(~X) >>"
+msgstr "次へ(~X) >"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"BeginButton\n"
@@ -4562,7 +4057,6 @@ msgid "~Convert"
msgstr "変換(~C)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CloseButton\n"
@@ -4571,7 +4065,6 @@ msgid "~Close"
msgstr "閉じる(~C)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"WelcometextLabel1\n"
@@ -4580,16 +4073,14 @@ msgid "This wizard convert legacy format documents to Open Document Format for O
msgstr "このウィザードはオフィスアプリケーション用に古いフォーマットのドキュメントを オープンドキュメントフォーマット(ODF)に変換します。"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"WelcometextLabel3\n"
"property.text"
msgid "Select the document type for conversion:"
-msgstr "変換するドキュメントの種類を選択します。"
+msgstr "変換するドキュメントの種類を選択します:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MSTemplateCheckbox_1_\n"
@@ -4598,7 +4089,6 @@ msgid "Word templates"
msgstr "Word テンプレート"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MSTemplateCheckbox_2_\n"
@@ -4607,7 +4097,6 @@ msgid "Excel templates"
msgstr "Excel テンプレート"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MSTemplateCheckbox_3_\n"
@@ -4616,7 +4105,6 @@ msgid "PowerPoint templates"
msgstr "PowerPoint テンプレート"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MSDocumentCheckbox_1_\n"
@@ -4625,7 +4113,6 @@ msgid "Word documents"
msgstr "Word ドキュメント"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MSDocumentCheckbox_2_\n"
@@ -4634,7 +4121,6 @@ msgid "Excel documents"
msgstr "Excel ドキュメント"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MSDocumentCheckbox_3_\n"
@@ -4643,7 +4129,6 @@ msgid "PowerPoint/Publisher documents"
msgstr "PowerPoint/Publisher ドキュメント"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MSContainerName\n"
@@ -4652,7 +4137,6 @@ msgid "Microsoft Office"
msgstr "Microsoft Office"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SummaryHeader\n"
@@ -4661,7 +4145,6 @@ msgid "Summary:"
msgstr "概要:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"GroupnameDefault\n"
@@ -4670,7 +4153,6 @@ msgid "Imported_Templates"
msgstr "インポートしたテンプレート"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ProgressMoreDocs\n"
@@ -4679,7 +4161,6 @@ msgid "Documents"
msgstr "ドキュメント"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ProgressMoreTemplates\n"
@@ -4688,7 +4169,6 @@ msgid "Templates"
msgstr "テンプレート"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"FileExists\n"
@@ -4697,7 +4177,6 @@ msgid "The '<1>' file already exists.<CR>Do you want to overwrite it?"
msgstr "ファイル '<1>' はすでにあります。<CR>上書きしますか?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MorePathsError3\n"
@@ -4706,7 +4185,6 @@ msgid "Directories do not exist"
msgstr "ディレクトリはありません"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ConvertError1\n"
@@ -4715,7 +4193,6 @@ msgid "Do you really want to terminate conversion at this point?"
msgstr "変換をここで中断しますか?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ConvertError2\n"
@@ -4724,7 +4201,6 @@ msgid "Cancel Wizard"
msgstr "ウィザードを中止"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RTErrorDesc\n"
@@ -4733,7 +4209,6 @@ msgid "An unexpected error has occurred in the wizard."
msgstr "ウィザードで予期されないエラーが発生しました。"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RTErrorHeader\n"
@@ -4742,7 +4217,6 @@ msgid "Error"
msgstr "エラー"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"OverwriteallFiles\n"
@@ -4751,7 +4225,6 @@ msgid "Do you want to overwrite documents without being asked?"
msgstr "確認なしでドキュメントに上書きしますか?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ReeditMacro\n"
@@ -4760,7 +4233,6 @@ msgid "Document macro has to be revised."
msgstr "ドキュメントマクロを編集しなおす必要があります。"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CouldNotsaveDocument\n"
@@ -4769,7 +4241,6 @@ msgid "Document '<1>' could not be saved."
msgstr "ドキュメント '<1>' は保存できませんでした。"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CouldNotopenDocument\n"
@@ -4778,7 +4249,6 @@ msgid "Document '<1>' could not be opened."
msgstr "ドキュメント '<1>' を開くことができません。"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"PathDialogMessage\n"
@@ -4787,7 +4257,6 @@ msgid "Select a directory"
msgstr "ディレクトリを選択します。"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"DialogTitle\n"
@@ -4796,7 +4265,6 @@ msgid "Document Converter"
msgstr "ドキュメント変換"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SearchInSubDir\n"
@@ -4805,7 +4273,6 @@ msgid "Including subdirectories"
msgstr "下位ディレクトリも含む"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ProgressPage1\n"
@@ -4814,7 +4281,6 @@ msgid "Progress"
msgstr "進捗状況"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ProgressPage2\n"
@@ -4823,7 +4289,6 @@ msgid "Retrieving the relevant documents:"
msgstr "関連するドキュメントをまとめています:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ProgressPage3\n"
@@ -4832,7 +4297,6 @@ msgid "Converting the documents"
msgstr "ドキュメントの変換"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ProgressFound\n"
@@ -4841,16 +4305,14 @@ msgid "Found:"
msgstr "見つかりました:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ProgressPage5\n"
"property.text"
msgid "\"%1 found"
-msgstr "%1 が見つかりました。"
+msgstr "\"%1 が見つかりました。"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"Ready\n"
@@ -4859,7 +4321,6 @@ msgid "Finished"
msgstr "完了"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SourceDocuments\n"
@@ -4868,7 +4329,6 @@ msgid "Source documents"
msgstr "ソースドキュメント"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"TargetDocuments\n"
@@ -4877,7 +4337,6 @@ msgid "Target documents"
msgstr "ターゲットドキュメント"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"LogfileSummary\n"
@@ -4886,25 +4345,22 @@ msgid "<COUNT> documents converted"
msgstr "<COUNT> のドキュメントを変換しました"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumInclusiveSubDir\n"
"property.text"
msgid "All subdirectories will be taken into account"
-msgstr "すべての下位ディレクトリが対象になります。"
+msgstr "すべての下位ディレクトリが対象になります"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumSaveDokumente\n"
"property.text"
msgid "These will be exported to the following directory:"
-msgstr "次のディレクトリにエクスポートされます。"
+msgstr "次のディレクトリにエクスポートされます:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"TextImportLabel\n"
@@ -4913,7 +4369,6 @@ msgid "Import from:"
msgstr "インポート元:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"TextExportLabel\n"
@@ -4922,7 +4377,6 @@ msgid "Save to:"
msgstr "保存先:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CreateLogfile\n"
@@ -4931,16 +4385,14 @@ msgid "Create log file"
msgstr "ログファイルの作成"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"LogfileHelpText\n"
"property.text"
msgid "A log file will be created in your work directory"
-msgstr "ワーキングディレクトリにログファイルが格納されます。"
+msgstr "ワーキングディレクトリにログファイルが格納されます"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ShowLogfile\n"
@@ -4949,34 +4401,30 @@ msgid "Show log file"
msgstr "Log file を表示"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumMSTextDocuments\n"
"property.text"
msgid "All Word documents contained in the following directory will be imported:"
-msgstr "すべての Word ドキュメントは次のディレクトリからインポートされます。"
+msgstr "すべての Word ドキュメントは次のディレクトリからインポートされます:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumMSTableDocuments\n"
"property.text"
msgid "All Excel documents contained in the following directory will be imported:"
-msgstr "すべての Excel ドキュメントは次のディレクトリからインポートされます。"
+msgstr "すべての Excel ドキュメントは次のディレクトリからインポートされます:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumMSDrawDocuments\n"
"property.text"
msgid "All PowerPoint/Publisher documents contained in the following directory will be imported:"
-msgstr "すべての PowerPoint/Publisher ドキュメントは次のディレクトリからインポートされます。"
+msgstr "すべての PowerPoint/Publisher ドキュメントは次のディレクトリからインポートされます:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumMSTextTemplates\n"
@@ -4985,7 +4433,6 @@ msgid "All Word templates contained in the following directory will be imported:
msgstr "すべての Word テンプレートは次のディレクトリからインポートされます:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumMSTableTemplates\n"
@@ -4994,7 +4441,6 @@ msgid "All Excel templates contained in the following directory will be imported
msgstr "すべての Excel テンプレートは次のディレクトリからインポートされます:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumMSDrawTemplates\n"
diff --git a/source/ja/writerperfect/messages.po b/source/ja/writerperfect/messages.po
index 8eaea3ffc46..99e521fa890 100644
--- a/source/ja/writerperfect/messages.po
+++ b/source/ja/writerperfect/messages.po
@@ -4,17 +4,19 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2017-11-22 13:53+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"PO-Revision-Date: 2018-01-13 07:21+0000\n"
+"Last-Translator: Naruhiko Ogasawara <naruoga@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: ja\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=1; plural=0;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1515828104.000000\n"
#: strings.hrc:15
-#, fuzzy
msgctxt "STR_ENCODING_DIALOG_TITLE"
msgid "Import file"
msgstr "ファイルをインポート"
@@ -35,10 +37,9 @@ msgid "Import MS Word for DOS file"
msgstr ""
#: strings.hrc:19
-#, fuzzy
msgctxt "STR_ENCODING_DIALOG_TITLE_LOTUS"
msgid "Import Lotus file"
-msgstr "Lotus のインポート"
+msgstr "Lotusファイルのインポート"
#: strings.hrc:20
msgctxt "STR_ENCODING_DIALOG_TITLE_SYMPHONY"
@@ -56,7 +57,6 @@ msgid "EPUB Export"
msgstr ""
#: exportepub.ui:91
-#, fuzzy
msgctxt "exportepub|versionft"
msgid "Version:"
msgstr "バージョン:"
@@ -77,19 +77,16 @@ msgid "Split method:"
msgstr ""
#: exportepub.ui:161
-#, fuzzy
msgctxt "exportepub|splitpage"
msgid "Page break"
msgstr "改ページ"
#: exportepub.ui:162
-#, fuzzy
msgctxt "exportepub|splitheading"
msgid "Heading"
msgstr "見出し"
#: wpftencodingdialog.ui:63
-#, fuzzy
msgctxt "wpftencodingdialog|label"
msgid "_Character set:"
msgstr "文字エンコーディング(_C):"
diff --git a/source/ja/xmlsecurity/messages.po b/source/ja/xmlsecurity/messages.po
index 1bcad2fc591..4794e14f93c 100644
--- a/source/ja/xmlsecurity/messages.po
+++ b/source/ja/xmlsecurity/messages.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2017-11-22 13:53+0100\n"
-"PO-Revision-Date: 2017-12-11 11:58+0000\n"
+"PO-Revision-Date: 2018-01-13 07:23+0000\n"
"Last-Translator: Naruhiko Ogasawara <naruoga@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ja\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1512993533.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1515828185.000000\n"
#: strings.hrc:25
msgctxt "STR_CERTIFICATE_NOT_VALIDATED"
@@ -72,7 +72,6 @@ msgid "Signature Algorithm"
msgstr "署名アルゴリズム"
#: strings.hrc:36
-#, fuzzy
msgctxt "STR_USE"
msgid "Certificate Use"
msgstr "証明書のパス"
@@ -145,10 +144,9 @@ msgid "This certificate is validated."
msgstr "この証明書は検証済みです。"
#: certgeneral.ui:103
-#, fuzzy
msgctxt "certgeneral|issued_to"
msgid "Issued to: "
-msgstr "発行先"
+msgstr "発行先:"
#: certgeneral.ui:130
msgctxt "certgeneral|issued_by"
@@ -241,7 +239,6 @@ msgid "Date"
msgstr "日付"
#: digitalsignaturesdialog.ui:205
-#, fuzzy
msgctxt "digitalsignaturesdialog|description"
msgid "Description"
msgstr "概要"
@@ -399,7 +396,6 @@ msgid "Issued by"
msgstr "発行者"
#: selectcertificatedialog.ui:114
-#, fuzzy
msgctxt "selectcertificatedialog|usage"
msgid "Certificate usage"
msgstr "証明書のパス"
@@ -410,7 +406,6 @@ msgid "Expiration date"
msgstr "有効期限"
#: selectcertificatedialog.ui:136
-#, fuzzy
msgctxt "selectcertificatedialog|type"
msgid "Type"
msgstr "支払期日"
@@ -456,10 +451,9 @@ msgid "Only for encipherment"
msgstr ""
#: selectcertificatedialog.ui:189
-#, fuzzy
msgctxt "selectcertificatedialog|str_sign"
msgid "Sign"
-msgstr "記号"
+msgstr "署名"
#: selectcertificatedialog.ui:194
msgctxt "selectcertificatedialog|str_encrypt"
@@ -472,7 +466,6 @@ msgid "Select the certificate you want to use for signing:"
msgstr "署名に使用する証明書を選択:"
#: selectcertificatedialog.ui:222
-#, fuzzy
msgctxt "selectcertificatedialog|encrypt"
msgid "Select the certificate you want to use for encryption:"
msgstr "署名に使用する証明書を選択:"
@@ -483,7 +476,6 @@ msgid "View Certificate..."
msgstr "証明書の表示..."
#: selectcertificatedialog.ui:266
-#, fuzzy
msgctxt "selectcertificatedialog|label2"
msgid "Description:"
msgstr "概要:"
diff --git a/source/jv/accessibility/messages.po b/source/jv/accessibility/messages.po
index 5567fbc3068..b1e5098fb45 100644
--- a/source/jv/accessibility/messages.po
+++ b/source/jv/accessibility/messages.po
@@ -19,61 +19,51 @@ msgid "Browse"
msgstr "Tlusur"
#: strings.hrc:26
-#, fuzzy
msgctxt "STR_SVT_ACC_ACTION_EXPAND"
msgid "Expand"
msgstr "Megarnā"
#: strings.hrc:27
-#, fuzzy
msgctxt "STR_SVT_ACC_ACTION_COLLAPSE"
msgid "Collapse"
msgstr "Ciyutnā"
#: strings.hrc:28
-#, fuzzy
msgctxt "STR_SVT_ACC_LISTENTRY_SELCTED_STATE"
msgid "(Selected)"
msgstr "(Dipilih)"
#: strings.hrc:29
-#, fuzzy
msgctxt "RID_STR_ACC_ACTION_CHECK"
msgid "Check"
msgstr "Cènthang"
#: strings.hrc:30
-#, fuzzy
msgctxt "RID_STR_ACC_ACTION_UNCHECK"
msgid "Uncheck"
msgstr "Ora dicènthang"
#: strings.hrc:31
-#, fuzzy
msgctxt "RID_STR_ACC_SCROLLBAR_NAME_VERTICAL"
msgid "Vertical scroll bar"
msgstr "Bilah gulir vertikal"
#: strings.hrc:32
-#, fuzzy
msgctxt "RID_STR_ACC_SCROLLBAR_NAME_HORIZONTAL"
msgid "Horizontal scroll bar"
msgstr "Biliah gulir horisontal"
#: strings.hrc:33
-#, fuzzy
msgctxt "RID_STR_ACC_PANEL_DESCRIPTION"
msgid "Please press enter to go into child control for more operations"
msgstr "Mānggā pencèt enter kanggo nuju marang kontrol anakan kanggo operasi jangkepé"
#: strings.hrc:34
-#, fuzzy, c-format
msgctxt "RID_STR_ACC_COLUMN_NUM"
msgid "Column %COLUMNNUMBER"
msgstr "Kolom %COLUMNNUMBER"
#: strings.hrc:35
-#, fuzzy
msgctxt "RID_STR_ACC_ROW_NUM"
msgid "Row %ROWNUMBER"
msgstr "Baris %ROWNUMBER"
diff --git a/source/jv/avmedia/messages.po b/source/jv/avmedia/messages.po
index dfa71696a1d..248f68b22b4 100644
--- a/source/jv/avmedia/messages.po
+++ b/source/jv/avmedia/messages.po
@@ -91,31 +91,26 @@ msgid "Media Player"
msgstr "Media Player"
#: strings.hrc:40
-#, fuzzy
msgctxt "AVMEDIA_MEDIA_PATH"
msgid "Media Path"
msgstr "Path media"
#: strings.hrc:41
-#, fuzzy
msgctxt "AVMEDIA_MEDIA_PATH_DEFAULT"
msgid "No Media Selected"
msgstr "Ora ānā media dipilih"
#: strings.hrc:42
-#, fuzzy
msgctxt "AVMEDIA_STR_INSERTMEDIA_DLG"
msgid "Insert Audio or Video"
msgstr "Lebokaké Audio utāwā Video"
#: strings.hrc:43
-#, fuzzy
msgctxt "AVMEDIA_STR_OPENMEDIA_DLG"
msgid "Open Audio or Video"
msgstr "Bukā Audio utāwā Video"
#: strings.hrc:44
-#, fuzzy
msgctxt "AVMEDIA_STR_ALL_MEDIAFILES"
msgid "All audio and video files"
msgstr "Kabéh berkas audio lan video"
diff --git a/source/jv/basctl/messages.po b/source/jv/basctl/messages.po
index 1dad56e7103..ce06429503b 100644
--- a/source/jv/basctl/messages.po
+++ b/source/jv/basctl/messages.po
@@ -314,7 +314,6 @@ msgid "%PRODUCTNAME Macros & Dialogs"
msgstr "Makro & Dialog %PRODUCTNAME"
#: strings.hrc:84
-#, fuzzy
msgctxt "RID_STR_REMOVEWATCHTIP"
msgid "Remove Watch"
msgstr "Buwang Jam"
@@ -419,13 +418,11 @@ msgid "Print range"
msgstr "Jangkauan nyétak"
#: strings.hrc:101
-#, fuzzy
msgctxt "RID_STR_PRINTDLG_ALLPAGES"
msgid "All ~Pages"
msgstr "Kabèh ~Kācā"
#: strings.hrc:102
-#, fuzzy
msgctxt "RID_STR_PRINTDLG_PAGES"
msgid "Pa~ges"
msgstr "Ka~cā"
@@ -482,19 +479,16 @@ msgid "Multiselection"
msgstr "Multiselèksi"
#: strings.hrc:114
-#, fuzzy
msgctxt "RID_STR_DEF_LANG"
msgid "[Default Language]"
msgstr "[Bāsā Utāmā]"
#: strings.hrc:115
-#, fuzzy
msgctxt "RID_STR_CREATE_LANG"
msgid "<Press 'Add' to create language resources>"
msgstr "<PEncét 'Tambah kanggo gawé sumberdaya bāsā>"
#: strings.hrc:116
-#, fuzzy
msgctxt "RID_STR_EXPORTPACKAGE"
msgid "Export library as extension"
msgstr "Ekspor pustaka dadi ekstensi"
@@ -641,13 +635,11 @@ msgid "Dialog:"
msgstr "Dialog"
#: dialogpage.ui:84
-#, fuzzy
msgctxt "dialogpage|newmodule"
msgid "_New..."
msgstr "_Anyar..."
#: dialogpage.ui:99
-#, fuzzy
msgctxt "dialogpage|newdialog"
msgid "_New..."
msgstr "_Anyar..."
@@ -678,7 +670,6 @@ msgid "Export as _extension"
msgstr ""
#: exportdialog.ui:100
-#, fuzzy
msgctxt "exportdialog|basic"
msgid "Export as BASIC library"
msgstr "Ngèkspor dadi pustaka BASIC"
@@ -694,7 +685,6 @@ msgid "_Line number:"
msgstr ""
#: importlibdialog.ui:9
-#, fuzzy
msgctxt "importlibdialog|ImportLibDialog"
msgid "Import Libraries"
msgstr "Ngimpor pustaka"
@@ -710,7 +700,6 @@ msgid "Replace existing libraries"
msgstr ""
#: importlibdialog.ui:134
-#, fuzzy
msgctxt "importlibdialog|label1"
msgid "Options"
msgstr "Opsi"
@@ -732,7 +721,6 @@ msgid "_Password..."
msgstr ""
#: libpage.ui:138
-#, fuzzy
msgctxt "libpage|new"
msgid "_New..."
msgstr "_Anyar..."
@@ -748,7 +736,6 @@ msgid "_Export..."
msgstr ""
#: managebreakpoints.ui:9
-#, fuzzy
msgctxt "managebreakpoints|ManageBreakpointsDialog"
msgid "Manage Breakpoints"
msgstr "Ngelola Titikpedhot"
@@ -802,13 +789,11 @@ msgid "M_odule:"
msgstr "Modul"
#: modulepage.ui:84
-#, fuzzy
msgctxt "modulepage|newmodule"
msgid "_New..."
msgstr "_Anyar..."
#: modulepage.ui:99
-#, fuzzy
msgctxt "modulepage|newdialog"
msgid "_New..."
msgstr "_Anyar..."
@@ -829,7 +814,6 @@ msgid "_Export..."
msgstr ""
#: newlibdialog.ui:84
-#, fuzzy
msgctxt "newlibdialog|area"
msgid "_Name:"
msgstr "_Jeneng:"
@@ -840,7 +824,6 @@ msgid "%PRODUCTNAME Basic Macro Organizer"
msgstr ""
#: organizedialog.ui:78
-#, fuzzy
msgctxt "organizedialog|modules"
msgid "Modules"
msgstr "Modul"
diff --git a/source/jv/basic/messages.po b/source/jv/basic/messages.po
index a5db3d910ed..d2cf385b7a9 100644
--- a/source/jv/basic/messages.po
+++ b/source/jv/basic/messages.po
@@ -68,7 +68,6 @@ msgid "Duplicate definition."
msgstr "Katrangané dobel."
#: basic.hrc:36
-#, fuzzy
msgctxt "RID_BASIC_START"
msgid "Division by zero."
msgstr "Dipārā karo āngkā nol."
@@ -164,7 +163,6 @@ msgid "Device I/O error."
msgstr "Kaluputan piranti I/O."
#: basic.hrc:52
-#, fuzzy
msgctxt "RID_BASIC_START"
msgid "File already exists."
msgstr "Berkas uwis ana."
diff --git a/source/jv/chart2/messages.po b/source/jv/chart2/messages.po
index 7e23b91c67e..b0b7ffd6294 100644
--- a/source/jv/chart2/messages.po
+++ b/source/jv/chart2/messages.po
@@ -501,13 +501,11 @@ msgid "Edit text"
msgstr ""
#: strings.hrc:119
-#, fuzzy, c-format
msgctxt "STR_COLUMN_LABEL"
msgid "Column %COLUMNNUMBER"
msgstr "Kolom %COLUMNNUMBER"
#: strings.hrc:120
-#, fuzzy
msgctxt "STR_ROW_LABEL"
msgid "Row %ROWNUMBER"
msgstr "Baris %ROWNUMBER"
@@ -1499,7 +1497,6 @@ msgid "Subtitle"
msgstr ""
#: sidebarelements.ui:49
-#, fuzzy
msgctxt "sidebarelements|checkbutton_title"
msgid "Title"
msgstr "Judhul"
@@ -1633,7 +1630,6 @@ msgid "Gridlines"
msgstr ""
#: sidebarelements.ui:455
-#, fuzzy
msgctxt "sidebarelements|text_title"
msgid "Title"
msgstr "Judhul"
@@ -2032,7 +2028,6 @@ msgid "_Cross other axis at"
msgstr ""
#: tp_AxisPositions.ui:57
-#, fuzzy
msgctxt "tp_AxisPositions|LB_CROSSES_OTHER_AXIS_AT"
msgid "Start"
msgstr "Miwiti"
@@ -2043,7 +2038,6 @@ msgid "End"
msgstr ""
#: tp_AxisPositions.ui:59
-#, fuzzy
msgctxt "tp_AxisPositions|LB_CROSSES_OTHER_AXIS_AT"
msgid "Value"
msgstr "Biji"
@@ -2265,7 +2259,6 @@ msgid "Stepped"
msgstr ""
#: tp_ChartType.ui:326
-#, fuzzy
msgctxt "tp_ChartType|properties"
msgid "Properties..."
msgstr "Properti..."
@@ -2481,7 +2474,6 @@ msgid "Up"
msgstr ""
#: tp_DataSource.ui:127
-#, fuzzy
msgctxt "tp_DataSource|BTN_REMOVE"
msgid "_Remove"
msgstr "Buw_ang"
@@ -2788,7 +2780,6 @@ msgid "Automatic"
msgstr "otomatis"
#: tp_Scale.ui:117
-#, fuzzy
msgctxt "tp_Scale|LB_AXIS_TYPE"
msgid "Text"
msgstr "Teks"
@@ -2914,7 +2905,6 @@ msgid "Connection lines"
msgstr ""
#: tp_SeriesToAxis.ui:224
-#, fuzzy
msgctxt "tp_SeriesToAxis|label2"
msgid "Settings"
msgstr "Setélan"
@@ -3035,7 +3025,6 @@ msgid "_Y Variable Name"
msgstr ""
#: tp_Trendline.ui:590
-#, fuzzy
msgctxt "tp_Trendline|label2"
msgid "Options"
msgstr "Opsi"
diff --git a/source/jv/cui/messages.po b/source/jv/cui/messages.po
index 84d5f78eb50..81f30188819 100644
--- a/source/jv/cui/messages.po
+++ b/source/jv/cui/messages.po
@@ -1257,7 +1257,6 @@ msgid "Name of color scheme"
msgstr ""
#: strings.hrc:296
-#, fuzzy
msgctxt "RID_SVXSTR_SPELL"
msgid "Spelling"
msgstr "Ejaan"
@@ -1275,7 +1274,6 @@ msgid "Thesaurus"
msgstr "dasanama"
#: strings.hrc:299
-#, fuzzy
msgctxt "RID_SVXSTR_GRAMMAR"
msgid "Grammar"
msgstr "Paramāsastrā"
@@ -1744,7 +1742,6 @@ msgid "General"
msgstr ""
#: treeopt.hrc:33
-#, fuzzy
msgctxt "SID_GENERAL_OPTIONS_RES"
msgid "View"
msgstr "Tampilan"
@@ -1864,7 +1861,6 @@ msgid "General"
msgstr ""
#: treeopt.hrc:68
-#, fuzzy
msgctxt "SID_SW_EDITOPTIONS_RES"
msgid "View"
msgstr "Tampilan"
@@ -1939,7 +1935,6 @@ msgid "%PRODUCTNAME Writer/Web"
msgstr "Makro %PRODUCTNAME"
#: treeopt.hrc:86
-#, fuzzy
msgctxt "SID_SW_ONLINEOPTIONS_RES"
msgid "View"
msgstr "Tampilan"
@@ -1980,7 +1975,6 @@ msgid "%PRODUCTNAME Math"
msgstr "Makro %PRODUCTNAME"
#: treeopt.hrc:97
-#, fuzzy
msgctxt "SID_SM_EDITOPTIONS_RES"
msgid "Settings"
msgstr "Setélan"
@@ -2003,7 +1997,6 @@ msgid "Defaults"
msgstr "gawan"
#: treeopt.hrc:105
-#, fuzzy
msgctxt "SID_SC_EDITOPTIONS_RES"
msgid "View"
msgstr "Tampilan"
@@ -2058,7 +2051,6 @@ msgid "General"
msgstr ""
#: treeopt.hrc:119
-#, fuzzy
msgctxt "SID_SD_EDITOPTIONS_RES"
msgid "View"
msgstr "Tampilan"
@@ -2087,7 +2079,6 @@ msgid "General"
msgstr ""
#: treeopt.hrc:128
-#, fuzzy
msgctxt "SID_SD_GRAPHIC_OPTIONS_RES"
msgid "View"
msgstr "Tampilan"
@@ -2173,7 +2164,6 @@ msgid "Preference Name"
msgstr ""
#: aboutconfigdialog.ui:96
-#, fuzzy
msgctxt "aboutconfigdialog|property"
msgid "Property"
msgstr "Properti"
@@ -2184,19 +2174,16 @@ msgid "Type"
msgstr "Tipe"
#: aboutconfigdialog.ui:122
-#, fuzzy
msgctxt "aboutconfigdialog|value"
msgid "Value"
msgstr "Biji"
#: aboutconfigdialog.ui:169
-#, fuzzy
msgctxt "aboutconfigdialog|edit"
msgid "Edit"
msgstr "Sunting"
#: aboutconfigdialog.ui:182
-#, fuzzy
msgctxt "aboutconfigdialog|reset"
msgid "Reset"
msgstr "Setél ulang"
@@ -2927,7 +2914,6 @@ msgid "Tiled"
msgstr ""
#: bitmaptabpage.ui:157
-#, fuzzy
msgctxt "bitmaptabpage|label4"
msgid "Size:"
msgstr "Ukuran:"
@@ -3032,7 +3018,6 @@ msgid "Column"
msgstr "kolom"
#: bitmaptabpage.ui:467
-#, fuzzy
msgctxt "bitmaptabpage|label2"
msgid "Options"
msgstr "Opsi"
@@ -3514,7 +3499,6 @@ msgid "Te_xt direction:"
msgstr ""
#: cellalignment.ui:369
-#, fuzzy
msgctxt "cellalignment|labelProperties"
msgid "Properties"
msgstr "Properti"
@@ -3609,13 +3593,11 @@ msgid "Language:"
msgstr "bāsā"
#: charnamepage.ui:185
-#, fuzzy
msgctxt "charnamepage|westsizeft-nocjk"
msgid "Size:"
msgstr "Ukuran:"
#: charnamepage.ui:257
-#, fuzzy
msgctxt "charnamepage|westsizeft-cjk"
msgid "Size:"
msgstr "Ukuran:"
@@ -3632,7 +3614,6 @@ msgid "Western Text Font"
msgstr ""
#: charnamepage.ui:415
-#, fuzzy
msgctxt "charnamepage|eastsizeft"
msgid "Size:"
msgstr "Ukuran:"
@@ -3649,7 +3630,6 @@ msgid "Asian Text Font"
msgstr ""
#: charnamepage.ui:572
-#, fuzzy
msgctxt "charnamepage|ctlsizeft"
msgid "Size:"
msgstr "Ukuran:"
@@ -3965,7 +3945,6 @@ msgid "CMYK"
msgstr ""
#: colorpage.ui:188
-#, fuzzy
msgctxt "colorpage|delete"
msgid "Delete"
msgstr "Busak"
@@ -4394,7 +4373,6 @@ msgid "F_rame:"
msgstr ""
#: cuiimapdlg.ui:186
-#, fuzzy
msgctxt "cuiimapdlg|label3"
msgid "_Name:"
msgstr "_Jeneng:"
@@ -4433,13 +4411,11 @@ msgid "Context Menus"
msgstr ""
#: customizedialog.ui:173
-#, fuzzy
msgctxt "customizedialog|keyboard"
msgid "Keyboard"
msgstr "Kibord"
#: customizedialog.ui:196
-#, fuzzy
msgctxt "customizedialog|events"
msgid "Events"
msgstr "Kedadén"
@@ -4471,13 +4447,11 @@ msgid "Edit Database Link"
msgstr ""
#: dbregisterpage.ui:62
-#, fuzzy
msgctxt "dbregisterpage|new"
msgid "_New..."
msgstr "_Anyar..."
#: dbregisterpage.ui:76
-#, fuzzy
msgctxt "dbregisterpage|delete"
msgid "_Delete"
msgstr "_Busak"
@@ -4664,13 +4638,11 @@ msgid "_Replace By"
msgstr ""
#: editdictionarydialog.ui:251
-#, fuzzy
msgctxt "editdictionarydialog|newreplace"
msgid "_New"
msgstr "_Anyar"
#: editdictionarydialog.ui:265
-#, fuzzy
msgctxt "editdictionarydialog|delete"
msgid "_Delete"
msgstr "_Busak"
@@ -5068,7 +5040,6 @@ msgid "M_acro..."
msgstr ""
#: eventsconfigpage.ui:63
-#, fuzzy
msgctxt "eventsconfigpage|delete"
msgid "_Remove"
msgstr "Buw_ang"
@@ -5254,7 +5225,6 @@ msgid "Format Number"
msgstr ""
#: galleryapplyprogress.ui:8
-#, fuzzy
msgctxt "galleryapplyprogress|GalleryApplyProgress"
msgid "Apply"
msgstr "Trapké"
@@ -5298,7 +5268,6 @@ msgid "A_dd All"
msgstr ""
#: gallerygeneralpage.ui:22
-#, fuzzy
msgctxt "gallerygeneralpage|label1"
msgid "Modified:"
msgstr "Diowahi:"
@@ -5495,7 +5464,6 @@ msgid "To color percentage"
msgstr ""
#: gradientpage.ui:600
-#, fuzzy
msgctxt "gradientpage|propfl"
msgid "Options"
msgstr "Opsi"
@@ -5517,7 +5485,6 @@ msgid "New Dictionary"
msgstr ""
#: hangulhanjaadddialog.ui:97
-#, fuzzy
msgctxt "hangulhanjaadddialog|label2"
msgid "_Name:"
msgstr "_Jeneng:"
@@ -5758,7 +5725,6 @@ msgid "Background Color"
msgstr ""
#: hatchpage.ui:313
-#, fuzzy
msgctxt "hatchpage|propfl"
msgid "Options"
msgstr "Opsi"
@@ -5781,13 +5747,11 @@ msgid "Hyperlink"
msgstr "tautan"
#: hyperlinkdialog.ui:42
-#, fuzzy
msgctxt "hyperlinkdialog|apply"
msgid "Apply"
msgstr "Trapké"
#: hyperlinkdialog.ui:84
-#, fuzzy
msgctxt "hyperlinkdialog|reset"
msgid "Reset"
msgstr "Setél ulang"
@@ -5808,7 +5772,6 @@ msgid "Open File"
msgstr ""
#: hyperlinkdocpage.ui:82
-#, fuzzy
msgctxt "hyperlinkdocpage|label2"
msgid "Document"
msgstr "Dokumèn"
@@ -5865,7 +5828,6 @@ msgid "F_orm:"
msgstr ""
#: hyperlinkdocpage.ui:329
-#, fuzzy
msgctxt "hyperlinkdocpage|script|tooltip_text"
msgid "Events"
msgstr "Kedadén"
@@ -5931,7 +5893,6 @@ msgid "F_orm:"
msgstr ""
#: hyperlinkinternetpage.ui:330
-#, fuzzy
msgctxt "hyperlinkinternetpage|script|tooltip_text"
msgid "Events"
msgstr "Kedadén"
@@ -5988,7 +5949,6 @@ msgid "F_orm:"
msgstr ""
#: hyperlinkmailpage.ui:257
-#, fuzzy
msgctxt "hyperlinkmailpage|script|tooltip_text"
msgid "Events"
msgstr "Kedadén"
@@ -6076,7 +6036,6 @@ msgid "F_orm:"
msgstr ""
#: hyperlinknewdocpage.ui:309
-#, fuzzy
msgctxt "hyperlinknewdocpage|script|tooltip_text"
msgid "Events"
msgstr "Kedadén"
@@ -6343,7 +6302,6 @@ msgid "Add _Folder"
msgstr ""
#: javaclasspathdialog.ui:172
-#, fuzzy
msgctxt "javaclasspathdialog|remove"
msgid "_Remove"
msgstr "Buw_ang"
@@ -6375,13 +6333,11 @@ msgid "_Add"
msgstr "Tambah"
#: javastartparametersdialog.ui:188
-#, fuzzy
msgctxt "javastartparametersdialog|editbtn"
msgid "_Edit"
msgstr "_Sunting"
#: javastartparametersdialog.ui:203
-#, fuzzy
msgctxt "javastartparametersdialog|removebtn"
msgid "_Remove"
msgstr "Buw_ang"
@@ -6791,7 +6747,6 @@ msgid "_Function"
msgstr "~Fungsi"
#: menuassignpage.ui:105
-#, fuzzy
msgctxt "menuassignpage|label33"
msgid "Description"
msgstr "Katrangan"
@@ -6854,7 +6809,6 @@ msgid "Insert Submenu"
msgstr ""
#: menuassignpage.ui:557
-#, fuzzy
msgctxt "menuassignpage|renameItem"
msgid "Rename..."
msgstr "Ngganti jeneng..."
@@ -6983,7 +6937,6 @@ msgid "Create Macro"
msgstr ""
#: newlibdialog.ui:102
-#, fuzzy
msgctxt "newlibdialog|altrenametitle"
msgid "Rename"
msgstr "Ganti jeneng"
@@ -7434,7 +7387,6 @@ msgid "Name"
msgstr ""
#: objectnamedialog.ui:83
-#, fuzzy
msgctxt "objectnamedialog|object_name_label"
msgid "_Name:"
msgstr "_Jeneng:"
@@ -8370,7 +8322,6 @@ msgid "_User-defined dictionaries:"
msgstr ""
#: optlingupage.ui:146
-#, fuzzy
msgctxt "optlingupage|lingudictsnew"
msgid "_New..."
msgstr "_Anyar..."
@@ -8386,7 +8337,6 @@ msgid "Edit User-defined dictionaries"
msgstr ""
#: optlingupage.ui:179
-#, fuzzy
msgctxt "optlingupage|lingudictsdelete"
msgid "_Delete"
msgstr "_Busak"
@@ -8423,7 +8373,6 @@ msgid "New Dictionary"
msgstr ""
#: optnewdictionarydialog.ui:121
-#, fuzzy
msgctxt "optnewdictionarydialog|name_label"
msgid "_Name:"
msgstr "_Jeneng:"
@@ -8965,7 +8914,6 @@ msgid "Zip code"
msgstr ""
#: optuserpage.ui:302
-#, fuzzy
msgctxt "title-atkobject"
msgid "Title"
msgstr "Judhul"
@@ -9159,7 +9107,6 @@ msgid "Automatic"
msgstr "otomatis"
#: optviewpage.ui:190
-#, fuzzy
msgctxt "optviewpage|contextmenushortcuts"
msgid "Hide"
msgstr "Umpetnā"
@@ -9546,7 +9493,6 @@ msgstr ""
#: paragalignpage.ui:15
#: /home/cl/vc/git/libo-core/cui/uiconfig/ui/paragalignpage.ui:19
-#, fuzzy
msgctxt "paragalignpage|liststoreLB_LASTLINE"
msgid "Start"
msgstr "Miwiti"
@@ -9964,7 +9910,6 @@ msgid "Background Color:"
msgstr ""
#: patterntabpage.ui:252
-#, fuzzy
msgctxt "patterntabpage|label1"
msgid "Options"
msgstr "Opsi"
@@ -10546,7 +10491,6 @@ msgid "Macros"
msgstr ""
#: searchattrdialog.ui:9
-#, fuzzy
msgctxt "searchattrdialog|SearchAttrDialog"
msgid "Attributes"
msgstr "Atribut"
@@ -11873,7 +11817,6 @@ msgid "Variable:"
msgstr "Variabel"
#: zoomdialog.ui:204
-#, fuzzy
msgctxt "zoomdialog|zoomsb-atkobject"
msgid "Variable"
msgstr "Variabel"
diff --git a/source/jv/dbaccess/messages.po b/source/jv/dbaccess/messages.po
index f8026b29a3a..85bd1a71f3d 100644
--- a/source/jv/dbaccess/messages.po
+++ b/source/jv/dbaccess/messages.po
@@ -2376,7 +2376,6 @@ msgid "Choose a data source:"
msgstr ""
#: collectionviewdialog.ui:11
-#, fuzzy
msgctxt "collectionviewdialog|CollectionView"
msgid "Save"
msgstr "Simpen"
@@ -2517,7 +2516,6 @@ msgid "Existing data fields can be set as primary key on the type formatting ste
msgstr ""
#: copytablepage.ui:192
-#, fuzzy
msgctxt "copytablepage|label1"
msgid "Options"
msgstr "Opsi"
@@ -2647,7 +2645,6 @@ msgid "Set Up a Connection to a MySQL Database"
msgstr ""
#: dbwizspreadsheetpage.ui:74
-#, fuzzy
msgctxt "dbwizspreadsheetpage|browse"
msgid "Browse"
msgstr "Tlusur"
@@ -2663,7 +2660,6 @@ msgid "_Password required"
msgstr ""
#: dbwiztextpage.ui:74
-#, fuzzy
msgctxt "dbwiztextpage|browse"
msgid "Browse"
msgstr "Tlusur"
@@ -2845,7 +2841,6 @@ msgid "_Recently used:"
msgstr ""
#: generalpagewizard.ui:179
-#, fuzzy
msgctxt "generalpagewizard|openDatabase"
msgid "Open"
msgstr "Mbukā"
@@ -2911,7 +2906,6 @@ msgid "_Query of generated values:"
msgstr ""
#: generatedvaluespage.ui:146
-#, fuzzy
msgctxt "generatedvaluespage|label1"
msgid "Settings"
msgstr "Setélan"
@@ -3054,19 +3048,16 @@ msgid "Natural"
msgstr ""
#: joindialog.ui:311
-#, fuzzy
msgctxt "joindialog|label6"
msgid "Options"
msgstr "Opsi"
#: jointablemenu.ui:12
-#, fuzzy
msgctxt "jointablemenu|delete"
msgid "_Delete"
msgstr "_Busak"
#: joinviewmenu.ui:12
-#, fuzzy
msgctxt "joinviewmenu|delete"
msgid "_Delete"
msgstr "_Busak"
@@ -3360,7 +3351,6 @@ msgid "Column _Width..."
msgstr ""
#: querycolmenu.ui:26
-#, fuzzy
msgctxt "querycolmenu|delete"
msgid "_Delete"
msgstr "_Busak"
@@ -3453,7 +3443,6 @@ msgid "- none -"
msgstr ""
#: queryfilterdialog.ui:219
-#, fuzzy
msgctxt "queryfilterdialog|label7"
msgid "Value"
msgstr "Biji"
@@ -3914,7 +3903,6 @@ msgid "_Description:"
msgstr "Katrangan"
#: summarypage.ui:17
-#, fuzzy
msgctxt "summarypage|label1"
msgid "Summary"
msgstr "Rangkuman"
@@ -3945,7 +3933,6 @@ msgid "_Paste"
msgstr ""
#: tabledesignrowmenu.ui:35
-#, fuzzy
msgctxt "tabledesignrowmenu|delete"
msgid "_Delete"
msgstr "_Busak"
@@ -3986,7 +3973,6 @@ msgid "Tables and Table Filter"
msgstr ""
#: tablesjoindialog.ui:82
-#, fuzzy
msgctxt "tablesjoindialog|tables"
msgid "Tables"
msgstr "Tabel"
diff --git a/source/jv/desktop/messages.po b/source/jv/desktop/messages.po
index ebe3140366a..74529c2cc3f 100644
--- a/source/jv/desktop/messages.po
+++ b/source/jv/desktop/messages.po
@@ -829,7 +829,6 @@ msgid "_Show all updates"
msgstr ""
#: updatedialog.ui:196
-#, fuzzy
msgctxt "updatedialog|DESCRIPTION_LABEL"
msgid "Description"
msgstr "Katrangan"
diff --git a/source/jv/dictionaries/ca.po b/source/jv/dictionaries/ca.po
index aafe77ad500..f81ba7449df 100644
--- a/source/jv/dictionaries/ca.po
+++ b/source/jv/dictionaries/ca.po
@@ -14,7 +14,6 @@ msgstr ""
"X-Generator: LibreOffice\n"
#: description.xml
-#, fuzzy
msgctxt ""
"description.xml\n"
"dispname\n"
diff --git a/source/jv/dictionaries/pt_BR/dialog.po b/source/jv/dictionaries/pt_BR/dialog.po
index 978b7659c9f..dc30c736296 100644
--- a/source/jv/dictionaries/pt_BR/dialog.po
+++ b/source/jv/dictionaries/pt_BR/dialog.po
@@ -26,7 +26,6 @@ msgid "Language Settings"
msgstr ""
#: OptionsDialog.xcu
-#, fuzzy
msgctxt ""
"OptionsDialog.xcu\n"
"..OptionsDialog.Nodes.LanguageSettings.Leaves.org.openoffice.lightproof.pt_BR\n"
diff --git a/source/jv/editeng/messages.po b/source/jv/editeng/messages.po
index a165ee38482..a6c993d0796 100644
--- a/source/jv/editeng/messages.po
+++ b/source/jv/editeng/messages.po
@@ -1374,7 +1374,6 @@ msgid "Show subpoints"
msgstr ""
#: editrids.hrc:318
-#, fuzzy
msgctxt "RID_OUTLUNDO_COLLAPSE"
msgid "Collapse"
msgstr "Ciyutnā"
diff --git a/source/jv/extensions/messages.po b/source/jv/extensions/messages.po
index dcb400a5244..45f906e93e2 100644
--- a/source/jv/extensions/messages.po
+++ b/source/jv/extensions/messages.po
@@ -34,7 +34,6 @@ msgid "SQL command"
msgstr ""
#: showhide.hrc:29
-#, fuzzy
msgctxt "RID_RSC_ENUM_SHOWHIDE"
msgid "Hide"
msgstr "Umpetnā"
@@ -221,7 +220,6 @@ msgid "Multipart"
msgstr ""
#: stringarrays.hrc:89
-#, fuzzy
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "Text"
msgstr "Teks"
@@ -414,13 +412,11 @@ msgid "Default"
msgstr "gawan"
#: stringarrays.hrc:162
-#, fuzzy
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "OK"
msgstr "Oke"
#: stringarrays.hrc:163
-#, fuzzy
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Cancel"
msgstr "Batal"
@@ -570,13 +566,11 @@ msgid "Preserve"
msgstr ""
#: stringarrays.hrc:220
-#, fuzzy
msgctxt "RID_RSC_ENUM_WHITESPACE_HANDLING"
msgid "Replace"
msgstr "Ganti"
#: stringarrays.hrc:221
-#, fuzzy
msgctxt "RID_RSC_ENUM_WHITESPACE_HANDLING"
msgid "Collapse"
msgstr "Ciyutnā"
@@ -855,13 +849,11 @@ msgid "Filtering / Sorting"
msgstr ""
#: strings.hrc:62
-#, fuzzy
msgctxt "RID_STR_HSCROLL"
msgid "Horizontal scroll bar"
msgstr "Biliah gulir horisontal"
#: strings.hrc:63
-#, fuzzy
msgctxt "RID_STR_VSCROLL"
msgid "Vertical scroll bar"
msgstr "Bilah gulir vertikal"
@@ -877,7 +869,6 @@ msgid "Multiline input"
msgstr ""
#: strings.hrc:66
-#, fuzzy
msgctxt "RID_STR_MULTISELECTION"
msgid "Multiselection"
msgstr "Multiselèksi"
@@ -2766,7 +2757,6 @@ msgid ""
msgstr ""
#: invokeadminpage.ui:31
-#, fuzzy
msgctxt "invokeadminpage|settings"
msgid "Settings"
msgstr "Setélan"
diff --git a/source/jv/formula/messages.po b/source/jv/formula/messages.po
index ed7a38d21fd..d338185895a 100644
--- a/source/jv/formula/messages.po
+++ b/source/jv/formula/messages.po
@@ -2103,7 +2103,6 @@ msgid "Shrink"
msgstr "Nyiliki"
#: strings.hrc:32
-#, fuzzy
msgctxt "RID_STR_EXPAND"
msgid "Expand"
msgstr "Megarnā"
@@ -2179,7 +2178,6 @@ msgid "Last Used"
msgstr ""
#: functionpage.ui:64
-#, fuzzy
msgctxt "functionpage|category"
msgid "All"
msgstr "Kabèh"
diff --git a/source/jv/fpicker/messages.po b/source/jv/fpicker/messages.po
index 23c60c35e42..e28160421b2 100644
--- a/source/jv/fpicker/messages.po
+++ b/source/jv/fpicker/messages.po
@@ -120,7 +120,6 @@ msgid "All files"
msgstr "Kabèh berkas"
#: strings.hrc:34
-#, fuzzy
msgctxt "STR_FILEDLG_OPEN"
msgid "Open"
msgstr "Mbukā"
diff --git a/source/jv/instsetoo_native/inc_openoffice/windows/msi_languages.po b/source/jv/instsetoo_native/inc_openoffice/windows/msi_languages.po
index 693c7288163..3d5c2863bbb 100644
--- a/source/jv/instsetoo_native/inc_openoffice/windows/msi_languages.po
+++ b/source/jv/instsetoo_native/inc_openoffice/windows/msi_languages.po
@@ -2790,7 +2790,6 @@ msgid "{&MSSansBold8}Files in Use"
msgstr ""
#: Control.ulf
-#, fuzzy
msgctxt ""
"Control.ulf\n"
"OOO_CONTROL_325\n"
@@ -2799,7 +2798,6 @@ msgid "Cancel"
msgstr "Batal"
#: Control.ulf
-#, fuzzy
msgctxt ""
"Control.ulf\n"
"OOO_CONTROL_326\n"
diff --git a/source/jv/officecfg/registry/data/org/openoffice/Office.po b/source/jv/officecfg/registry/data/org/openoffice/Office.po
index 0150e9d0e97..02ee73a89b1 100644
--- a/source/jv/officecfg/registry/data/org/openoffice/Office.po
+++ b/source/jv/officecfg/registry/data/org/openoffice/Office.po
@@ -156,7 +156,6 @@ msgid "F~ormula"
msgstr "rumus"
#: Common.xcu
-#, fuzzy
msgctxt ""
"Common.xcu\n"
"..Common.Menus.New.m5\n"
@@ -967,7 +966,6 @@ msgid "~Finish"
msgstr ""
#: PresentationMinimizer.xcu
-#, fuzzy
msgctxt ""
"PresentationMinimizer.xcu\n"
"..PresentationMinimizer.Strings\n"
@@ -1004,7 +1002,6 @@ msgid "~Choose settings for Presentation Minimizer"
msgstr ""
#: PresentationMinimizer.xcu
-#, fuzzy
msgctxt ""
"PresentationMinimizer.xcu\n"
"..PresentationMinimizer.Strings\n"
@@ -1122,7 +1119,6 @@ msgid "~Embed external images"
msgstr ""
#: PresentationMinimizer.xcu
-#, fuzzy
msgctxt ""
"PresentationMinimizer.xcu\n"
"..PresentationMinimizer.Strings\n"
@@ -1240,7 +1236,6 @@ msgid "Delete slides that are not used for the ~custom slide show"
msgstr ""
#: PresentationMinimizer.xcu
-#, fuzzy
msgctxt ""
"PresentationMinimizer.xcu\n"
"..PresentationMinimizer.Strings\n"
@@ -1349,7 +1344,6 @@ msgid "My Settings "
msgstr ""
#: PresentationMinimizer.xcu
-#, fuzzy
msgctxt ""
"PresentationMinimizer.xcu\n"
"..PresentationMinimizer.Strings\n"
diff --git a/source/jv/officecfg/registry/data/org/openoffice/Office/UI.po b/source/jv/officecfg/registry/data/org/openoffice/Office/UI.po
index 8c0a6c08d45..0cce3e00913 100644
--- a/source/jv/officecfg/registry/data/org/openoffice/Office/UI.po
+++ b/source/jv/officecfg/registry/data/org/openoffice/Office/UI.po
@@ -177,7 +177,6 @@ msgid "BASIC Dialog"
msgstr "Dialog BASIC"
#: BasicIDECommands.xcu
-#, fuzzy
msgctxt ""
"BasicIDECommands.xcu\n"
"..BasicIDECommands.UserInterface.Commands..uno:DeleteCurrent\n"
@@ -187,7 +186,6 @@ msgid "Delete"
msgstr "Busak"
#: BasicIDECommands.xcu
-#, fuzzy
msgctxt ""
"BasicIDECommands.xcu\n"
"..BasicIDECommands.UserInterface.Commands..uno:RenameCurrent\n"
@@ -197,7 +195,6 @@ msgid "Rename"
msgstr "Ganti jeneng"
#: BasicIDECommands.xcu
-#, fuzzy
msgctxt ""
"BasicIDECommands.xcu\n"
"..BasicIDECommands.UserInterface.Commands..uno:HideCurPage\n"
@@ -227,7 +224,6 @@ msgid "~Dialog"
msgstr "Dialog"
#: BasicIDEWindowState.xcu
-#, fuzzy
msgctxt ""
"BasicIDEWindowState.xcu\n"
"..BasicIDEWindowState.UIElements.States.private:resource/popupmenu/dialog\n"
@@ -1458,7 +1454,6 @@ msgid "Edit Print Ranges"
msgstr ""
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:AddPrintArea\n"
@@ -4390,7 +4385,6 @@ msgid "Image Filter"
msgstr ""
#: CalcWindowState.xcu
-#, fuzzy
msgctxt ""
"CalcWindowState.xcu\n"
"..CalcWindowState.UIElements.States.private:resource/toolbar/linesbar\n"
@@ -7738,7 +7732,6 @@ msgid "Format Slide"
msgstr ""
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Commands..uno:SlideSetup\n"
@@ -10208,7 +10201,6 @@ msgid "OLE Object"
msgstr "Obyèk OLE"
#: DrawWindowState.xcu
-#, fuzzy
msgctxt ""
"DrawWindowState.xcu\n"
"..DrawWindowState.UIElements.States.private:resource/popupmenu/page\n"
@@ -11145,7 +11137,6 @@ msgid "Glide"
msgstr "slide"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.Effects.ooo-entrance-expand\n"
@@ -11681,7 +11672,6 @@ msgid "Center Revolve"
msgstr ""
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.Effects.ooo-exit-collapse\n"
@@ -14168,7 +14158,6 @@ msgid "Show Comme~nts"
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:ShowAnnotations\n"
@@ -18753,7 +18742,6 @@ msgid "~Recheck Document..."
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:SpellingAndGrammarDialog\n"
@@ -20878,7 +20866,6 @@ msgid "Compile"
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:RunBasic\n"
@@ -20906,7 +20893,6 @@ msgid "Step Over"
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:BasicStop\n"
@@ -22729,7 +22715,6 @@ msgid "Audio or ~Video..."
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Popups..uno:InsertAVMedia\n"
@@ -24735,7 +24720,6 @@ msgid "Properties"
msgstr "Properti"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.DeckList.WriterPageDeck\n"
@@ -24837,7 +24821,6 @@ msgid "Design"
msgstr "disain"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.DeckList.ChartDeck\n"
@@ -29919,7 +29902,6 @@ msgid "Default Paragraph Style"
msgstr ""
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:StyleApply?Style:string=Title&amp;FamilyName:string=ParagraphStyles\n"
@@ -29929,7 +29911,6 @@ msgid "~Title"
msgstr "~Judhul"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:TitleParaStyle\n"
@@ -30696,7 +30677,6 @@ msgid "Table"
msgstr "Tabel"
#: WriterFormWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterFormWindowState.xcu\n"
"..WriterFormWindowState.UIElements.States.private:resource/popupmenu/text\n"
@@ -31160,7 +31140,6 @@ msgid "Table"
msgstr "Tabel"
#: WriterGlobalWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterGlobalWindowState.xcu\n"
"..WriterGlobalWindowState.UIElements.States.private:resource/popupmenu/text\n"
@@ -31642,7 +31621,6 @@ msgid "Table"
msgstr "Tabel"
#: WriterReportWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterReportWindowState.xcu\n"
"..WriterReportWindowState.UIElements.States.private:resource/popupmenu/text\n"
@@ -32087,7 +32065,6 @@ msgid "Table"
msgstr "Tabel"
#: WriterWebWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWebWindowState.xcu\n"
"..WriterWebWindowState.UIElements.States.private:resource/popupmenu/text\n"
@@ -32514,7 +32491,6 @@ msgid "Table"
msgstr "Tabel"
#: WriterWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWindowState.xcu\n"
"..WriterWindowState.UIElements.States.private:resource/popupmenu/text\n"
@@ -32580,7 +32556,6 @@ msgid "Tools"
msgstr ""
#: WriterWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWindowState.xcu\n"
"..WriterWindowState.UIElements.States.private:resource/toolbar/linesbar\n"
@@ -33060,7 +33035,6 @@ msgid "Table"
msgstr "Tabel"
#: XFormsWindowState.xcu
-#, fuzzy
msgctxt ""
"XFormsWindowState.xcu\n"
"..XFormsWindowState.UIElements.States.private:resource/popupmenu/text\n"
diff --git a/source/jv/reportdesign/messages.po b/source/jv/reportdesign/messages.po
index 27161492ce8..f48db10924b 100644
--- a/source/jv/reportdesign/messages.po
+++ b/source/jv/reportdesign/messages.po
@@ -425,13 +425,11 @@ msgid "Properties: "
msgstr "Properti..."
#: strings.hrc:80
-#, fuzzy
msgctxt "RID_STR_BRWTITLE_NO_PROPERTIES"
msgid "No Control marked"
msgstr "Ora ānā tandha kontrol"
#: strings.hrc:81
-#, fuzzy
msgctxt "RID_STR_BRWTITLE_MULTISELECT"
msgid "Multiselection"
msgstr "Multiselèksi"
@@ -1085,13 +1083,11 @@ msgid "Sorting and Grouping"
msgstr ""
#: floatingfield.ui:30
-#, fuzzy
msgctxt "floatingfield|up"
msgid "Sort Ascending"
msgstr "Urut Munggah"
#: floatingfield.ui:43
-#, fuzzy
msgctxt "floatingfield|down"
msgid "Sort Descending"
msgstr "Urut Mudhun"
@@ -1102,7 +1098,6 @@ msgid "Remove sorting"
msgstr ""
#: floatingfield.ui:79
-#, fuzzy
msgctxt "floatingfield|insert"
msgid "Insert"
msgstr "Sisip"
@@ -1138,7 +1133,6 @@ msgid "Move down"
msgstr ""
#: floatingsort.ui:101
-#, fuzzy
msgctxt "floatingsort|delete"
msgid "Delete"
msgstr "Busak"
@@ -1267,7 +1261,6 @@ msgid "New Function"
msgstr ""
#: navigatormenu.ui:62
-#, fuzzy
msgctxt "navigatormenu|properties"
msgid "Properties..."
msgstr "Properti..."
@@ -1284,7 +1277,6 @@ msgid "Page Setup"
msgstr ""
#: pagedialog.ui:105
-#, fuzzy
msgctxt "pagedialog|page"
msgid "Page"
msgstr "Kācā"
diff --git a/source/jv/sc/messages.po b/source/jv/sc/messages.po
index ef300a3327a..aa9be267289 100644
--- a/source/jv/sc/messages.po
+++ b/source/jv/sc/messages.po
@@ -14,7 +14,6 @@ msgstr ""
"X-Generator: LibreOffice\n"
#: compiler.hrc:27
-#, fuzzy
msgctxt "RID_FUNCTION_CATEGORIES"
msgid "Database"
msgstr "Basis data"
@@ -32,7 +31,6 @@ msgid "Financial"
msgstr "Keuangan"
#: compiler.hrc:30
-#, fuzzy
msgctxt "RID_FUNCTION_CATEGORIES"
msgid "Information"
msgstr "Informasi"
@@ -62,19 +60,16 @@ msgid "Statistical"
msgstr "Statistika"
#: compiler.hrc:35
-#, fuzzy
msgctxt "RID_FUNCTION_CATEGORIES"
msgid "Spreadsheet"
msgstr "Lembar kerjā"
#: compiler.hrc:36
-#, fuzzy
msgctxt "RID_FUNCTION_CATEGORIES"
msgid "Text"
msgstr "Teks"
#: compiler.hrc:37
-#, fuzzy
msgctxt "RID_FUNCTION_CATEGORIES"
msgid "Add-in"
msgstr "Pengaya"
@@ -844,7 +839,6 @@ msgstr ""
#. Text strings for captions of subtotal functions.
#: globstr.hrc:181
-#, fuzzy
msgctxt "STR_FUN_TEXT_SUM"
msgid "Sum"
msgstr "Jumlah"
@@ -2565,7 +2559,6 @@ msgid "Boolean Value"
msgstr ""
#: globstr.hrc:517
-#, fuzzy
msgctxt "STR_TEXT"
msgid "Text"
msgstr "Teks"
@@ -3294,7 +3287,6 @@ msgid "Returns an internal number for a text having a possible date format."
msgstr ""
#: scfuncs.hrc:194
-#, fuzzy
msgctxt "SC_OPCODE_GET_DATE_VALUE"
msgid "Text"
msgstr "Teks"
@@ -3598,7 +3590,6 @@ msgid "Returns a sequential number for a text shown in a possible time entry for
msgstr ""
#: scfuncs.hrc:314
-#, fuzzy
msgctxt "SC_OPCODE_GET_TIME_VALUE"
msgid "Text"
msgstr "Teks"
@@ -4576,7 +4567,6 @@ msgid "Useful life. The number of periods in the useful life of the asset."
msgstr ""
#: scfuncs.hrc:621
-#, fuzzy
msgctxt "SC_OPCODE_VBD"
msgid "Start"
msgstr "Miwiti"
@@ -4876,7 +4866,6 @@ msgid "Returns TRUE if value is a reference."
msgstr ""
#: scfuncs.hrc:725
-#, fuzzy
msgctxt "SC_OPCODE_IS_REF"
msgid "Value"
msgstr "Biji"
@@ -4892,7 +4881,6 @@ msgid "Returns TRUE if the value is an error value not equal to #N/A."
msgstr ""
#: scfuncs.hrc:733
-#, fuzzy
msgctxt "SC_OPCODE_IS_ERR"
msgid "Value"
msgstr "Biji"
@@ -4908,7 +4896,6 @@ msgid "Returns TRUE if the value is an error value."
msgstr ""
#: scfuncs.hrc:741
-#, fuzzy
msgctxt "SC_OPCODE_IS_ERROR"
msgid "Value"
msgstr "Biji"
@@ -4924,7 +4911,6 @@ msgid "Returns TRUE if value refers to an empty cell."
msgstr ""
#: scfuncs.hrc:749
-#, fuzzy
msgctxt "SC_OPCODE_IS_EMPTY"
msgid "Value"
msgstr "Biji"
@@ -4940,7 +4926,6 @@ msgid "Returns TRUE if the value carries a logical number format."
msgstr ""
#: scfuncs.hrc:757
-#, fuzzy
msgctxt "SC_OPCODE_IS_LOGICAL"
msgid "Value"
msgstr "Biji"
@@ -4956,7 +4941,6 @@ msgid "Returns TRUE if value equals #N/A."
msgstr ""
#: scfuncs.hrc:765
-#, fuzzy
msgctxt "SC_OPCODE_IS_NV"
msgid "Value"
msgstr "Biji"
@@ -4972,7 +4956,6 @@ msgid "Returns TRUE if the value is not text."
msgstr ""
#: scfuncs.hrc:773
-#, fuzzy
msgctxt "SC_OPCODE_IS_NON_STRING"
msgid "Value"
msgstr "Biji"
@@ -4988,7 +4971,6 @@ msgid "Returns TRUE if value is text."
msgstr ""
#: scfuncs.hrc:781
-#, fuzzy
msgctxt "SC_OPCODE_IS_STRING"
msgid "Value"
msgstr "Biji"
@@ -5004,7 +4986,6 @@ msgid "Returns TRUE if value is a number."
msgstr ""
#: scfuncs.hrc:789
-#, fuzzy
msgctxt "SC_OPCODE_IS_VALUE"
msgid "Value"
msgstr "Biji"
@@ -5052,7 +5033,6 @@ msgid "Converts a value to a number."
msgstr ""
#: scfuncs.hrc:813
-#, fuzzy
msgctxt "SC_OPCODE_N"
msgid "Value"
msgstr "Biji"
@@ -5073,7 +5053,6 @@ msgid "Returns the data type of a value (1 = number, 2 = text, 4 = Boolean value
msgstr ""
#: scfuncs.hrc:827
-#, fuzzy
msgctxt "SC_OPCODE_TYPE"
msgid "Value"
msgstr "Biji"
@@ -5181,7 +5160,6 @@ msgid "Returns value if not an error value, else alternative."
msgstr ""
#: scfuncs.hrc:883
-#, fuzzy
msgctxt "SC_OPCODE_IF_ERROR"
msgid "Value"
msgstr "Biji"
@@ -5207,7 +5185,6 @@ msgid "Returns value if not a #N/A error, else alternative."
msgstr ""
#: scfuncs.hrc:893
-#, fuzzy
msgctxt "SC_OPCODE_IF_NA"
msgid "Value"
msgstr "Biji"
@@ -5598,7 +5575,6 @@ msgid "Returns TRUE if value is an even integer."
msgstr ""
#: scfuncs.hrc:1064
-#, fuzzy
msgctxt "SC_OPCODE_IS_EVEN"
msgid "Value"
msgstr "Biji"
@@ -5614,7 +5590,6 @@ msgid "Returns TRUE if value is an odd integer."
msgstr ""
#: scfuncs.hrc:1072
-#, fuzzy
msgctxt "SC_OPCODE_IS_ODD"
msgid "Value"
msgstr "Biji"
@@ -6199,7 +6174,6 @@ msgid "Function index. Is an index of the possible functions Total, Max, ..."
msgstr ""
#: scfuncs.hrc:1358
-#, fuzzy
msgctxt "SC_OPCODE_AGGREGATE"
msgid "Options"
msgstr "Opsi"
@@ -6260,7 +6234,6 @@ msgid "The number to be truncated."
msgstr ""
#: scfuncs.hrc:1380
-#, fuzzy
msgctxt "SC_OPCODE_TRUNC"
msgid "Count"
msgstr "Cacahé"
@@ -6286,7 +6259,6 @@ msgid "The number to be rounded."
msgstr ""
#: scfuncs.hrc:1390
-#, fuzzy
msgctxt "SC_OPCODE_ROUND"
msgid "Count"
msgstr "Cacahé"
@@ -6312,7 +6284,6 @@ msgid "The number to be rounded up."
msgstr ""
#: scfuncs.hrc:1400
-#, fuzzy
msgctxt "SC_OPCODE_ROUND_UP"
msgid "Count"
msgstr "Cacahé"
@@ -6338,7 +6309,6 @@ msgid "The number to be rounded down."
msgstr ""
#: scfuncs.hrc:1410
-#, fuzzy
msgctxt "SC_OPCODE_ROUND_DOWN"
msgid "Count"
msgstr "Cacahé"
@@ -7765,7 +7735,6 @@ msgid "The array of the data in the sample."
msgstr ""
#: scfuncs.hrc:2024
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK"
msgid "Value"
msgstr "Biji"
@@ -7802,7 +7771,6 @@ msgid "The array of the data in the sample."
msgstr ""
#: scfuncs.hrc:2036
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK_EXC"
msgid "Value"
msgstr "Biji"
@@ -7839,7 +7807,6 @@ msgid "The array of the data in the sample."
msgstr ""
#: scfuncs.hrc:2048
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK_INC"
msgid "Value"
msgstr "Biji"
@@ -7865,7 +7832,6 @@ msgid "Returns the ranking of a value in a sample."
msgstr ""
#: scfuncs.hrc:2058
-#, fuzzy
msgctxt "SC_OPCODE_RANK"
msgid "Value"
msgstr "Biji"
@@ -7902,7 +7868,6 @@ msgid "Returns the ranking of a value in a sample; if more than one value has th
msgstr ""
#: scfuncs.hrc:2070
-#, fuzzy
msgctxt "SC_OPCODE_RANK_EQ"
msgid "Value"
msgstr "Biji"
@@ -7939,7 +7904,6 @@ msgid "Returns the ranking of a value in a sample; if more than one value has th
msgstr ""
#: scfuncs.hrc:2082
-#, fuzzy
msgctxt "SC_OPCODE_RANK_AVG"
msgid "Value"
msgstr "Biji"
@@ -10886,7 +10850,6 @@ msgid "Returns a value along a linear regression"
msgstr ""
#: scfuncs.hrc:3123
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST"
msgid "Value"
msgstr "Biji"
@@ -10933,7 +10896,6 @@ msgid "The date (array) for which you want to predict a value."
msgstr ""
#: scfuncs.hrc:3137
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_ADD"
msgid "Values"
msgstr "Biji"
@@ -11000,7 +10962,6 @@ msgid "The date (array) for which you want to predict a value."
msgstr ""
#: scfuncs.hrc:3155
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_MUL"
msgid "Values"
msgstr "Biji"
@@ -11067,7 +11028,6 @@ msgid "The date (array) for which you want to predict a value."
msgstr ""
#: scfuncs.hrc:3173
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_PIA"
msgid "Values"
msgstr "Biji"
@@ -11145,7 +11105,6 @@ msgid "The date (array) for which you want to predict a value."
msgstr ""
#: scfuncs.hrc:3193
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_PIM"
msgid "Values"
msgstr "Biji"
@@ -11212,7 +11171,6 @@ msgid "Calculates the number of samples in period (season) using additive Expone
msgstr ""
#: scfuncs.hrc:3211
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_SEA"
msgid "Values"
msgstr "Biji"
@@ -11258,7 +11216,6 @@ msgid "Returns statistical value(s) using additive Exponential Smoothing algorit
msgstr ""
#: scfuncs.hrc:3225
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_STA"
msgid "Values"
msgstr "Biji"
@@ -11324,7 +11281,6 @@ msgid "Returns statistical value(s) using multiplicative Exponential Smoothing a
msgstr ""
#: scfuncs.hrc:3243
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_STM"
msgid "Values"
msgstr "Biji"
@@ -11390,7 +11346,6 @@ msgid "Returns a value along a linear regression"
msgstr ""
#: scfuncs.hrc:3261
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_LIN"
msgid "Value"
msgstr "Biji"
@@ -12109,7 +12064,6 @@ msgid "Converts half-width ASCII and katakana characters to full-width."
msgstr ""
#: scfuncs.hrc:3519
-#, fuzzy
msgctxt "SC_OPCODE_JIS"
msgid "Text"
msgstr "Teks"
@@ -12125,7 +12079,6 @@ msgid "Converts full-width ASCII and katakana characters to half-width."
msgstr ""
#: scfuncs.hrc:3527
-#, fuzzy
msgctxt "SC_OPCODE_ASC"
msgid "Text"
msgstr "Teks"
@@ -12141,7 +12094,6 @@ msgid "Returns a numeric code for the first character in a text string."
msgstr ""
#: scfuncs.hrc:3535
-#, fuzzy
msgctxt "SC_OPCODE_CODE"
msgid "Text"
msgstr "Teks"
@@ -12157,7 +12109,6 @@ msgid "Converts a number to text in currency format."
msgstr ""
#: scfuncs.hrc:3543
-#, fuzzy
msgctxt "SC_OPCODE_CURRENCY"
msgid "Value"
msgstr "Biji"
@@ -12199,7 +12150,6 @@ msgid "Removes all nonprintable characters from text."
msgstr ""
#: scfuncs.hrc:3561
-#, fuzzy
msgctxt "SC_OPCODE_CLEAN"
msgid "Text"
msgstr "Teks"
@@ -12215,7 +12165,6 @@ msgid "Combines several text items into one."
msgstr ""
#: scfuncs.hrc:3569
-#, fuzzy
msgctxt "SC_OPCODE_CONCAT"
msgid "Text"
msgstr "Teks"
@@ -12231,7 +12180,6 @@ msgid "Combines several text items into one, accepts cell ranges as arguments."
msgstr ""
#: scfuncs.hrc:3577
-#, fuzzy
msgctxt "SC_OPCODE_CONCAT_MS"
msgid "Text"
msgstr "Teks"
@@ -12267,7 +12215,6 @@ msgid "If TRUE, empty cells will be ignored."
msgstr ""
#: scfuncs.hrc:3589
-#, fuzzy
msgctxt "SC_OPCODE_TEXTJOIN_MS"
msgid "Text"
msgstr "Teks"
@@ -12319,7 +12266,6 @@ msgid "Value that will be compared against value1-valueN."
msgstr ""
#: scfuncs.hrc:3609
-#, fuzzy
msgctxt "SC_OPCODE_SWITCH_MS"
msgid "Value"
msgstr "Biji"
@@ -12450,7 +12396,6 @@ msgid "The text to be found."
msgstr ""
#: scfuncs.hrc:3653
-#, fuzzy
msgctxt "SC_OPCODE_FIND"
msgid "Text"
msgstr "Teks"
@@ -12487,7 +12432,6 @@ msgid "The text to be found."
msgstr ""
#: scfuncs.hrc:3665
-#, fuzzy
msgctxt "SC_OPCODE_SEARCH"
msgid "Text"
msgstr "Teks"
@@ -12514,7 +12458,6 @@ msgid "Removes extra spaces from text."
msgstr ""
#: scfuncs.hrc:3675
-#, fuzzy
msgctxt "SC_OPCODE_TRIM"
msgid "Text"
msgstr "Teks"
@@ -12530,7 +12473,6 @@ msgid "Capitalizes the first letter in all words."
msgstr ""
#: scfuncs.hrc:3683
-#, fuzzy
msgctxt "SC_OPCODE_PROPER"
msgid "Text"
msgstr "Teks"
@@ -12546,7 +12488,6 @@ msgid "Converts text to uppercase."
msgstr ""
#: scfuncs.hrc:3691
-#, fuzzy
msgctxt "SC_OPCODE_UPPER"
msgid "Text"
msgstr "Teks"
@@ -12562,7 +12503,6 @@ msgid "Converts text to lowercase."
msgstr ""
#: scfuncs.hrc:3699
-#, fuzzy
msgctxt "SC_OPCODE_LOWER"
msgid "Text"
msgstr "Teks"
@@ -12578,7 +12518,6 @@ msgid "Converts text to a number."
msgstr ""
#: scfuncs.hrc:3707
-#, fuzzy
msgctxt "SC_OPCODE_VALUE"
msgid "Text"
msgstr "Teks"
@@ -12620,7 +12559,6 @@ msgid "Returns a value if it is text, otherwise an empty string."
msgstr ""
#: scfuncs.hrc:3725
-#, fuzzy
msgctxt "SC_OPCODE_T"
msgid "Value"
msgstr "Biji"
@@ -12719,7 +12657,6 @@ msgid "Calculates length of a text string."
msgstr ""
#: scfuncs.hrc:3759
-#, fuzzy
msgctxt "SC_OPCODE_LEN"
msgid "Text"
msgstr "Teks"
@@ -12735,7 +12672,6 @@ msgid "Returns the first character or characters of a text."
msgstr ""
#: scfuncs.hrc:3767
-#, fuzzy
msgctxt "SC_OPCODE_LEFT"
msgid "Text"
msgstr "Teks"
@@ -12761,7 +12697,6 @@ msgid "Returns the last character or characters of a text."
msgstr ""
#: scfuncs.hrc:3777
-#, fuzzy
msgctxt "SC_OPCODE_RIGHT"
msgid "Text"
msgstr "Teks"
@@ -12787,7 +12722,6 @@ msgid "Returns a partial text string of a text."
msgstr ""
#: scfuncs.hrc:3787
-#, fuzzy
msgctxt "SC_OPCODE_MID"
msgid "Text"
msgstr "Teks"
@@ -12798,7 +12732,6 @@ msgid "The text in which partial words are to be determined."
msgstr ""
#: scfuncs.hrc:3789
-#, fuzzy
msgctxt "SC_OPCODE_MID"
msgid "Start"
msgstr "Miwiti"
@@ -12824,7 +12757,6 @@ msgid "Repeats text a given number of times."
msgstr ""
#: scfuncs.hrc:3799
-#, fuzzy
msgctxt "SC_OPCODE_REPT"
msgid "Text"
msgstr "Teks"
@@ -12850,7 +12782,6 @@ msgid "Substitutes new text for old text in a string."
msgstr ""
#: scfuncs.hrc:3809
-#, fuzzy
msgctxt "SC_OPCODE_SUBSTITUTE"
msgid "Text"
msgstr "Teks"
@@ -12931,7 +12862,6 @@ msgid "Converts a text of a specified number system to a positive integer in the
msgstr ""
#: scfuncs.hrc:3835
-#, fuzzy
msgctxt "SC_OPCODE_DECIMAL"
msgid "Text"
msgstr "Teks"
@@ -12957,7 +12887,6 @@ msgid "Converts a value according to a conversion table in the configuration (ma
msgstr ""
#: scfuncs.hrc:3845
-#, fuzzy
msgctxt "SC_OPCODE_CONVERT_OOO"
msgid "Value"
msgstr "Biji"
@@ -12968,7 +12897,6 @@ msgid "The value to be converted."
msgstr ""
#: scfuncs.hrc:3847 /home/cl/vc/git/libo-core/sc/inc/scfuncs.hrc:3849
-#, fuzzy
msgctxt "SC_OPCODE_CONVERT_OOO"
msgid "Text"
msgstr "Teks"
@@ -13045,7 +12973,6 @@ msgid "Returns the numeric code for the first Unicode character in a text string
msgstr ""
#: scfuncs.hrc:3881
-#, fuzzy
msgctxt "SC_OPCODE_UNICODE"
msgid "Text"
msgstr "Teks"
@@ -13076,7 +13003,6 @@ msgid "Converts a value from one to another Euro currency."
msgstr ""
#: scfuncs.hrc:3895
-#, fuzzy
msgctxt "SC_OPCODE_EUROCONVERT"
msgid "Value"
msgstr "Biji"
@@ -13133,7 +13059,6 @@ msgid "Converts text to a number, in a locale-independent way."
msgstr ""
#: scfuncs.hrc:3911
-#, fuzzy
msgctxt "SC_OPCODE_NUMBERVALUE"
msgid "Text"
msgstr "Teks"
@@ -13279,7 +13204,6 @@ msgid "Calculates length of a text string, with DBCS"
msgstr ""
#: scfuncs.hrc:3968
-#, fuzzy
msgctxt "SC_OPCODE_LENB"
msgid "Text"
msgstr "Teks"
@@ -13295,7 +13219,6 @@ msgid "Returns the last character or characters of a text,with DBCS"
msgstr ""
#: scfuncs.hrc:3975
-#, fuzzy
msgctxt "SC_OPCODE_RIGHTB"
msgid "Text"
msgstr "Teks"
@@ -13321,7 +13244,6 @@ msgid "Returns the first character or characters of a text,with DBCS"
msgstr ""
#: scfuncs.hrc:3984
-#, fuzzy
msgctxt "SC_OPCODE_LEFTB"
msgid "Text"
msgstr "Teks"
@@ -13347,7 +13269,6 @@ msgid "Returns a partial text string of a text, with DBCS"
msgstr ""
#: scfuncs.hrc:3993
-#, fuzzy
msgctxt "SC_OPCODE_MIDB"
msgid "Text"
msgstr "Teks"
@@ -13358,7 +13279,6 @@ msgid "The text in which partial words are to be determined."
msgstr ""
#: scfuncs.hrc:3995
-#, fuzzy
msgctxt "SC_OPCODE_MIDB"
msgid "Start"
msgstr "Miwiti"
@@ -13539,7 +13459,6 @@ msgid "Rounds a number to predefined significant digits."
msgstr ""
#: scfuncs.hrc:4064
-#, fuzzy
msgctxt "SC_OPCODE_ROUNDSIG"
msgid "Value"
msgstr "Biji"
@@ -13565,7 +13484,6 @@ msgid "Replaces characters within a text string with a different text string, wi
msgstr ""
#: scfuncs.hrc:4073
-#, fuzzy
msgctxt "SC_OPCODE_REPLACEB"
msgid "Text"
msgstr "Teks"
@@ -13623,7 +13541,6 @@ msgid "The text to be found."
msgstr ""
#: scfuncs.hrc:4089
-#, fuzzy
msgctxt "SC_OPCODE_FINDB"
msgid "Text"
msgstr "Teks"
@@ -13660,7 +13577,6 @@ msgid "The text to be found."
msgstr ""
#: scfuncs.hrc:4101
-#, fuzzy
msgctxt "SC_OPCODE_SEARCHB"
msgid "Text"
msgstr "Teks"
@@ -14086,7 +14002,6 @@ msgid "(Preview mode)"
msgstr ""
#: strings.hrc:102
-#, fuzzy
msgctxt "SCSTR_PRINTOPT_PAGES"
msgid "Pages"
msgstr "Kācā"
@@ -14414,13 +14329,11 @@ msgid "Comment"
msgstr "Komèntar"
#: strings.hrc:167
-#, fuzzy
msgctxt "STR_MENU_SORT_ASC"
msgid "Sort Ascending"
msgstr "Urut Munggah"
#: strings.hrc:168
-#, fuzzy
msgctxt "STR_MENU_SORT_DESC"
msgid "Sort Descending"
msgstr "Urut Mudhun"
@@ -14432,7 +14345,6 @@ msgid "Custom Sort"
msgstr "Urutan Owahan"
#: strings.hrc:170
-#, fuzzy
msgctxt "STR_BTN_TOGGLE_ALL"
msgid "All"
msgstr "Kabèh"
@@ -14797,13 +14709,11 @@ msgid "Maximum"
msgstr "maksimum"
#: strings.hrc:251
-#, fuzzy
msgctxt "STRID_CALC_SUM"
msgid "Sum"
msgstr "Jumlah"
#: strings.hrc:252
-#, fuzzy
msgctxt "STRID_CALC_COUNT"
msgid "Count"
msgstr "Cacahé"
@@ -15333,7 +15243,6 @@ msgid "Two factor"
msgstr ""
#: analysisofvariancedialog.ui:262
-#, fuzzy
msgctxt "analysisofvariancedialog|label3"
msgid "Type"
msgstr "Tipe"
@@ -15380,7 +15289,6 @@ msgid "AutoFormat"
msgstr ""
#: autoformattable.ui:94
-#, fuzzy
msgctxt "autoformattable|rename"
msgid "Rename"
msgstr "Ganti jeneng"
@@ -15594,7 +15502,6 @@ msgid "Manage Conditional Formatting"
msgstr ""
#: condformatmanager.ui:62
-#, fuzzy
msgctxt "condformatmanager|add"
msgid "Add"
msgstr "Tambah"
@@ -15662,13 +15569,11 @@ msgid "Automatic"
msgstr "otomatis"
#: conditionalentry.ui:176
-#, fuzzy
msgctxt "conditionalentry|colscalemin"
msgid "Min"
msgstr "Min"
#: conditionalentry.ui:177
-#, fuzzy
msgctxt "conditionalentry|colscalemin"
msgid "Max"
msgstr "Max"
@@ -15679,7 +15584,6 @@ msgid "Percentile"
msgstr ""
#: conditionalentry.ui:179
-#, fuzzy
msgctxt "conditionalentry|colscalemin"
msgid "Value"
msgstr "Biji"
@@ -15702,13 +15606,11 @@ msgid "Automatic"
msgstr "otomatis"
#: conditionalentry.ui:194
-#, fuzzy
msgctxt "conditionalentry|colscalemiddle"
msgid "Min"
msgstr "Min"
#: conditionalentry.ui:195
-#, fuzzy
msgctxt "conditionalentry|colscalemiddle"
msgid "Max"
msgstr "Max"
@@ -15719,7 +15621,6 @@ msgid "Percentile"
msgstr ""
#: conditionalentry.ui:197
-#, fuzzy
msgctxt "conditionalentry|colscalemiddle"
msgid "Value"
msgstr "Biji"
@@ -15742,13 +15643,11 @@ msgid "Automatic"
msgstr "otomatis"
#: conditionalentry.ui:212
-#, fuzzy
msgctxt "conditionalentry|colscalemax"
msgid "Min"
msgstr "Min"
#: conditionalentry.ui:213
-#, fuzzy
msgctxt "conditionalentry|colscalemax"
msgid "Max"
msgstr "Max"
@@ -15759,7 +15658,6 @@ msgid "Percentile"
msgstr ""
#: conditionalentry.ui:215
-#, fuzzy
msgctxt "conditionalentry|colscalemax"
msgid "Value"
msgstr "Biji"
@@ -16127,7 +16025,6 @@ msgid " >= "
msgstr ""
#: conditionaliconset.ui:43
-#, fuzzy
msgctxt "conditionaliconset|listbox"
msgid "Value"
msgstr "Biji"
@@ -16195,31 +16092,26 @@ msgid "_Consolidation ranges:"
msgstr ""
#: consolidatedialog.ui:125
-#, fuzzy
msgctxt "consolidatedialog|func"
msgid "Sum"
msgstr "Jumlah"
#: consolidatedialog.ui:126
-#, fuzzy
msgctxt "consolidatedialog|func"
msgid "Count"
msgstr "Cacahé"
#: consolidatedialog.ui:127
-#, fuzzy
msgctxt "consolidatedialog|func"
msgid "Average"
msgstr "Rerata"
#: consolidatedialog.ui:128
-#, fuzzy
msgctxt "consolidatedialog|func"
msgid "Max"
msgstr "Max"
#: consolidatedialog.ui:129
-#, fuzzy
msgctxt "consolidatedialog|func"
msgid "Min"
msgstr "Min"
@@ -16477,7 +16369,6 @@ msgid "Percentile"
msgstr ""
#: databaroptions.ui:122
-#, fuzzy
msgctxt "databaroptions|min"
msgid "Value"
msgstr "Biji"
@@ -16516,7 +16407,6 @@ msgid "Percentile"
msgstr ""
#: databaroptions.ui:142
-#, fuzzy
msgctxt "databaroptions|max"
msgid "Value"
msgstr "Biji"
@@ -16888,7 +16778,6 @@ msgid "Enter the URL of the source document in the local file system or Internet
msgstr ""
#: dataprovider.ui:138
-#, fuzzy
msgctxt "dataprovider|browse"
msgid "_Browse..."
msgstr "_Tlusuri..."
@@ -17297,7 +17186,6 @@ msgid "_Browse..."
msgstr "_Tlusuri..."
#: erroralerttabpage.ui:160
-#, fuzzy
msgctxt "erroralerttabpage|actionCB"
msgid "Stop"
msgstr "Mandheg"
@@ -17309,7 +17197,6 @@ msgid "Warning"
msgstr "awas"
#: erroralerttabpage.ui:162
-#, fuzzy
msgctxt "erroralerttabpage|actionCB"
msgid "Information"
msgstr "Informasi"
@@ -17718,13 +17605,11 @@ msgid "Last Used"
msgstr ""
#: functionpanel.ui:60
-#, fuzzy
msgctxt "functionpanel|category"
msgid "All"
msgstr "Kabèh"
#: functionpanel.ui:61
-#, fuzzy
msgctxt "functionpanel|category"
msgid "Database"
msgstr "Basis data"
@@ -17742,7 +17627,6 @@ msgid "Financial"
msgstr "Keuangan"
#: functionpanel.ui:64
-#, fuzzy
msgctxt "functionpanel|category"
msgid "Information"
msgstr "Informasi"
@@ -17772,19 +17656,16 @@ msgid "Statistical"
msgstr "Statistika"
#: functionpanel.ui:69
-#, fuzzy
msgctxt "functionpanel|category"
msgid "Spreadsheet"
msgstr "Lembar kerjā"
#: functionpanel.ui:70
-#, fuzzy
msgctxt "functionpanel|category"
msgid "Text"
msgstr "Teks"
#: functionpanel.ui:71
-#, fuzzy
msgctxt "functionpanel|category"
msgid "Add-in"
msgstr "Pengaya"
@@ -17837,7 +17718,6 @@ msgid "_Manually at:"
msgstr ""
#: groupbydate.ui:153
-#, fuzzy
msgctxt "groupbydate|label1"
msgid "Start"
msgstr "Miwiti"
@@ -17890,7 +17770,6 @@ msgid "_Manually at:"
msgstr ""
#: groupbynumber.ui:155
-#, fuzzy
msgctxt "groupbynumber|label1"
msgid "Start"
msgstr "Miwiti"
@@ -18555,7 +18434,6 @@ msgid "Data Range"
msgstr ""
#: navigatorpanel.ui:99
-#, fuzzy
msgctxt "navigatorpanel|start|tooltip_text"
msgid "Start"
msgstr "Miwiti"
@@ -18587,7 +18465,6 @@ msgid "Drag Mode"
msgstr ""
#: navigatorpanel.ui:190
-#, fuzzy
msgctxt "navigatorpanel|documents|tooltip_text"
msgid "Document"
msgstr "Dokumèn"
@@ -18656,7 +18533,6 @@ msgid "Home"
msgstr ""
#: notebookbar.ui:1762
-#, fuzzy
msgctxt "notebookbar|InsertAVMedia|tooltip_text"
msgid "Insert Audio or Video"
msgstr "Lebokaké Audio utāwā Video"
@@ -18667,7 +18543,6 @@ msgid "Symbol"
msgstr ""
#: notebookbar.ui:2022
-#, fuzzy
msgctxt "notebookbar|InsertLabel"
msgid "Insert"
msgstr "Sisip"
@@ -18704,7 +18579,6 @@ msgid "Toggle Grid Lines"
msgstr ""
#: notebookbar.ui:3345
-#, fuzzy
msgctxt "notebookbar|ViewLabel"
msgid "View"
msgstr "Tampilan"
@@ -18790,7 +18664,6 @@ msgid "_File"
msgstr ""
#: notebookbar_groupedbar_compact.ui:4782
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|editb"
msgid "_Edit"
msgstr "_Sunting"
@@ -19063,7 +18936,6 @@ msgid "_File"
msgstr ""
#: notebookbar_groupedbar_full.ui:4811
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|editb"
msgid "_Edit"
msgstr "_Sunting"
@@ -19173,7 +19045,6 @@ msgid "D_raw"
msgstr ""
#: notebookbar_groupedbar_full.ui:9425
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|editdrawb"
msgid "_Edit"
msgstr "_Sunting"
@@ -19436,7 +19307,6 @@ msgid "Right"
msgstr ""
#: notebookbar_groups.ui:1275
-#, fuzzy
msgctxt "notebookbar_groups|formatgrouplabel"
msgid "Text"
msgstr "Teks"
@@ -19476,7 +19346,6 @@ msgid "Bottom"
msgstr "ngisor"
#: notebookbar_groups.ui:1663
-#, fuzzy
msgctxt "notebookbar_groups|tablegrouplabel"
msgid "Spreadsheet"
msgstr "Lembar kerjā"
@@ -19493,7 +19362,6 @@ msgid "Links"
msgstr "Baris"
#: notebookbar_groups.ui:1864
-#, fuzzy
msgctxt "notebookbar_groups|insertgrouplabel"
msgid "Insert"
msgstr "Sisip"
@@ -19505,7 +19373,6 @@ msgid "Style"
msgstr "gaya"
#: notebookbar_groups.ui:1940
-#, fuzzy
msgctxt "notebookbar_groups|resetb"
msgid "Reset"
msgstr "Setél ulang"
@@ -19784,7 +19651,6 @@ msgid "_Print only selected sheets"
msgstr ""
#: optdlg.ui:124
-#, fuzzy
msgctxt "optdlg|label2"
msgid "Sheets"
msgstr "Lembar"
@@ -20329,7 +20195,6 @@ msgid "Condition"
msgstr "kondisi"
#: pivotfilterdialog.ui:167
-#, fuzzy
msgctxt "pivotfilterdialog|label5"
msgid "Value"
msgstr "Biji"
@@ -20965,7 +20830,6 @@ msgid "Display border in"
msgstr ""
#: scenariodialog.ui:287
-#, fuzzy
msgctxt "scenariodialog|label3"
msgid "Settings"
msgstr "Setélan"
@@ -20986,13 +20850,11 @@ msgid "on"
msgstr ""
#: scenariomenu.ui:12
-#, fuzzy
msgctxt "scenariomenu|delete"
msgid "Delete"
msgstr "Busak"
#: scenariomenu.ui:20
-#, fuzzy
msgctxt "scenariomenu|edit"
msgid "Properties..."
msgstr "Properti..."
@@ -21639,7 +21501,6 @@ msgid "Boolean Value"
msgstr ""
#: sidebarnumberformat.ui:50
-#, fuzzy
msgctxt "sidebarnumberformat|category"
msgid "Text"
msgstr "Teks"
@@ -21938,25 +21799,21 @@ msgid "Operator"
msgstr ""
#: solverdlg.ui:626
-#, fuzzy
msgctxt "solverdlg|val1edit-atkobject"
msgid "Value"
msgstr "Biji"
#: solverdlg.ui:645
-#, fuzzy
msgctxt "solverdlg|val2edit-atkobject"
msgid "Value"
msgstr "Biji"
#: solverdlg.ui:664
-#, fuzzy
msgctxt "solverdlg|val3edit-atkobject"
msgid "Value"
msgstr "Biji"
#: solverdlg.ui:683
-#, fuzzy
msgctxt "solverdlg|val4edit-atkobject"
msgid "Value"
msgstr "Biji"
@@ -22292,7 +22149,6 @@ msgid "Condition"
msgstr "kondisi"
#: standardfilterdialog.ui:233
-#, fuzzy
msgctxt "standardfilterdialog|label5"
msgid "Value"
msgstr "Biji"
@@ -22677,31 +22533,26 @@ msgid "Options"
msgstr "Opsi"
#: subtotalgrppage.ui:12
-#, fuzzy
msgctxt "subtotalgrppage|liststore1"
msgid "Sum"
msgstr "Jumlah"
#: subtotalgrppage.ui:15
-#, fuzzy
msgctxt "subtotalgrppage|liststore1"
msgid "Count"
msgstr "Cacahé"
#: subtotalgrppage.ui:18
-#, fuzzy
msgctxt "subtotalgrppage|liststore1"
msgid "Average"
msgstr "Rerata"
#: subtotalgrppage.ui:21
-#, fuzzy
msgctxt "subtotalgrppage|liststore1"
msgid "Max"
msgstr "Max"
#: subtotalgrppage.ui:24
-#, fuzzy
msgctxt "subtotalgrppage|liststore1"
msgid "Min"
msgstr "Min"
@@ -22717,25 +22568,21 @@ msgid "Count (numbers only)"
msgstr ""
#: subtotalgrppage.ui:33
-#, fuzzy
msgctxt "subtotalgrppage|liststore1"
msgid "StDev (Sample)"
msgstr "StDev (sampel)"
#: subtotalgrppage.ui:36
-#, fuzzy
msgctxt "subtotalgrppage|liststore1"
msgid "StDevP (Population)"
msgstr "StDevP (populasi)"
#: subtotalgrppage.ui:39
-#, fuzzy
msgctxt "subtotalgrppage|liststore1"
msgid "Var (Sample)"
msgstr "Var (sampel)"
#: subtotalgrppage.ui:42
-#, fuzzy
msgctxt "subtotalgrppage|liststore1"
msgid "VarP (Population)"
msgstr "VarP (populasi)"
@@ -23039,7 +22886,6 @@ msgid "Show on colored cells"
msgstr ""
#: tpviewpage.ui:401
-#, fuzzy
msgctxt "tpviewpage|grid"
msgid "Hide"
msgstr "Umpetnā"
@@ -23080,7 +22926,6 @@ msgid "Show"
msgstr ""
#: tpviewpage.ui:549
-#, fuzzy
msgctxt "tpviewpage|objgrf"
msgid "Hide"
msgstr "Umpetnā"
@@ -23091,7 +22936,6 @@ msgid "Show"
msgstr ""
#: tpviewpage.ui:565
-#, fuzzy
msgctxt "tpviewpage|diagram"
msgid "Hide"
msgstr "Umpetnā"
@@ -23102,13 +22946,11 @@ msgid "Show"
msgstr ""
#: tpviewpage.ui:581
-#, fuzzy
msgctxt "tpviewpage|draw"
msgid "Hide"
msgstr "Umpetnā"
#: tpviewpage.ui:599
-#, fuzzy
msgctxt "tpviewpage|label2"
msgid "Objects"
msgstr "Obyèk"
@@ -23213,7 +23055,6 @@ msgid "Cell range"
msgstr ""
#: validationcriteriapage.ui:39
-#, fuzzy
msgctxt "validationcriteriapage|liststore1"
msgid "List"
msgstr "Daftar"
diff --git a/source/jv/sd/messages.po b/source/jv/sd/messages.po
index b58adfd8c6a..6648e8b9003 100644
--- a/source/jv/sd/messages.po
+++ b/source/jv/sd/messages.po
@@ -1476,7 +1476,6 @@ msgid "Insert Image"
msgstr ""
#: strings.hrc:268
-#, fuzzy
msgctxt "STR_INSERT_MOVIE"
msgid "Insert Audio or Video"
msgstr "Lebokaké Audio utāwā Video"
@@ -2055,13 +2054,11 @@ msgid "PresentationPageNumberShape"
msgstr ""
#: strings.hrc:385
-#, fuzzy
msgctxt "SID_SD_A11Y_D_PRESENTATION"
msgid "%PRODUCTNAME Presentation"
msgstr "Présentasi %PRODUCTNAME"
#: strings.hrc:386
-#, fuzzy
msgctxt "SID_SD_A11Y_P_TITLE_N_STYLE"
msgid "Title"
msgstr "Judhul"
@@ -2078,7 +2075,6 @@ msgid "Subtitle"
msgstr ""
#: strings.hrc:389
-#, fuzzy
msgctxt "SID_SD_A11Y_P_PAGE_N_STYLE"
msgid "Page"
msgstr "Kācā"
@@ -2210,7 +2206,6 @@ msgid "Font size:"
msgstr ""
#: strings.hrc:415
-#, fuzzy
msgctxt "STR_CUSTOMANIMATION_SCALE_PROPERTY"
msgid "Size:"
msgstr "Ukuran:"
@@ -2369,7 +2364,6 @@ msgid "Print"
msgstr "céthak"
#: strings.hrc:449
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_CONTENT"
msgid "Document"
msgstr "Dokumèn"
@@ -2588,7 +2582,6 @@ msgid "Decelerated end"
msgstr ""
#: customanimationeffecttab.ui:131
-#, fuzzy
msgctxt "customanimationeffecttab|label3"
msgid "Settings"
msgstr "Setélan"
@@ -2766,7 +2759,6 @@ msgid "After previous"
msgstr ""
#: customanimationspanel.ui:324
-#, fuzzy
msgctxt "customanimationspanel|more_properties|tooltip_text"
msgid "Options"
msgstr "Opsi"
@@ -2787,7 +2779,6 @@ msgid "Automatic Preview"
msgstr ""
#: customanimationspanel.ui:446
-#, fuzzy
msgctxt "customanimationspanel|play"
msgid "Play"
msgstr "Labuh"
@@ -2910,7 +2901,6 @@ msgid "Automatic Preview"
msgstr ""
#: customanimationspanelhorizontal.ui:407
-#, fuzzy
msgctxt "customanimationspanelhorizontal|play"
msgid "Play"
msgstr "Labuh"
@@ -3161,13 +3151,11 @@ msgid "Backwards"
msgstr ""
#: dockinganimation.ui:216
-#, fuzzy
msgctxt "dockinganimation|stop|tooltip_text"
msgid "Stop"
msgstr "Mandheg"
#: dockinganimation.ui:231
-#, fuzzy
msgctxt "dockinganimation|next|tooltip_text"
msgid "Play"
msgstr "Labuh"
@@ -3309,7 +3297,6 @@ msgid "_Timing..."
msgstr ""
#: effectmenu.ui:57
-#, fuzzy
msgctxt "effectmenu|remove"
msgid "_Remove"
msgstr "Buw_ang"
@@ -3551,7 +3538,6 @@ msgid "Interaction"
msgstr ""
#: interactionpage.ui:183
-#, fuzzy
msgctxt "interactionpage|browse"
msgid "_Browse..."
msgstr "_Tlusuri..."
@@ -3632,7 +3618,6 @@ msgid "Show S_mall Preview"
msgstr ""
#: navigatorpanel.ui:22
-#, fuzzy
msgctxt "navigatorpanel|documents|tooltip_text"
msgid "Document"
msgstr "Dokumèn"
@@ -3716,7 +3701,6 @@ msgid "Home"
msgstr ""
#: notebookbar.ui:1618
-#, fuzzy
msgctxt "notebookbar|InsertAVMedia|tooltip_text"
msgid "Insert Audio or Video"
msgstr "Lebokaké Audio utāwā Video"
@@ -3727,7 +3711,6 @@ msgid "Symbol"
msgstr ""
#: notebookbar.ui:2011
-#, fuzzy
msgctxt "notebookbar|InsertLabel"
msgid "Insert"
msgstr "Sisip"
@@ -3764,7 +3747,6 @@ msgid "Grid"
msgstr "kothakan"
#: notebookbar.ui:2737
-#, fuzzy
msgctxt "notebookbar|ViewLabel"
msgid "View"
msgstr "Tampilan"
@@ -3977,7 +3959,6 @@ msgid "Menubar"
msgstr ""
#: notebookbar_groupedbar_full.ui:2541
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|Quotation2"
msgid "Quotation"
msgstr "Petikan"
@@ -4301,13 +4282,11 @@ msgid " "
msgstr ""
#: notebookbar_groups.ui:1201
-#, fuzzy
msgctxt "notebookbar_groups|formatgrouplabel"
msgid "Text"
msgstr "Teks"
#: notebookbar_groups.ui:1251
-#, fuzzy
msgctxt "notebookbar_groups|startshowb"
msgid "Start"
msgstr "Miwiti"
@@ -4352,7 +4331,6 @@ msgid "Links"
msgstr "Baris"
#: notebookbar_groups.ui:1584
-#, fuzzy
msgctxt "notebookbar_groups|insertgrouplabel"
msgid "Insert"
msgstr "Sisip"
@@ -4364,7 +4342,6 @@ msgid "Style"
msgstr "gaya"
#: notebookbar_groups.ui:1659
-#, fuzzy
msgctxt "notebookbar_groups|resetb"
msgid "Reset"
msgstr "Setél ulang"
@@ -4481,7 +4458,6 @@ msgid "Use background cache"
msgstr ""
#: optimpressgeneralpage.ui:315
-#, fuzzy
msgctxt "optimpressgeneralpage|label4"
msgid "Settings"
msgstr "Setélan"
@@ -5121,7 +5097,6 @@ msgid "Hyper_link"
msgstr "tautan"
#: publishingdialog.ui:1495
-#, fuzzy
msgctxt "publishingdialog|textButton"
msgid "Text"
msgstr "Teks"
@@ -5546,7 +5521,6 @@ msgid "Automatic Preview"
msgstr ""
#: slidetransitionspanel.ui:327
-#, fuzzy
msgctxt "slidetransitionspanel|play"
msgid "Play"
msgstr "Labuh"
@@ -5612,7 +5586,6 @@ msgid "Apply Transition to All Slides"
msgstr ""
#: slidetransitionspanelhorizontal.ui:226
-#, fuzzy
msgctxt "slidetransitionspanelhorizontal|play"
msgid "Play"
msgstr "Labuh"
@@ -5731,7 +5704,6 @@ msgid "Indents & Spacing"
msgstr ""
#: templatedialog.ui:302
-#, fuzzy
msgctxt "templatedialog|text"
msgid "Text"
msgstr "Teks"
@@ -5799,7 +5771,6 @@ msgid "Bullets and Numbering"
msgstr ""
#: bulletsandnumbering.ui:67
-#, fuzzy
msgctxt "bulletsandnumbering|reset"
msgid "Reset"
msgstr "Setél ulang"
@@ -5929,7 +5900,6 @@ msgid "Increments:"
msgstr ""
#: crossfadedialog.ui:166
-#, fuzzy
msgctxt "crossfadedialog|label1"
msgid "Settings"
msgstr "Setélan"
@@ -6010,7 +5980,6 @@ msgid "Page Setup"
msgstr ""
#: drawpagedialog.ui:105
-#, fuzzy
msgctxt "drawpagedialog|RID_SVXPAGE_PAGE"
msgid "Page"
msgstr "Kācā"
@@ -6165,7 +6134,6 @@ msgid "Indents & Spacing"
msgstr ""
#: drawprtldialog.ui:265
-#, fuzzy
msgctxt "drawprtldialog|RID_SVXPAGE_TEXTATTR"
msgid "Text"
msgstr "Teks"
diff --git a/source/jv/sfx2/messages.po b/source/jv/sfx2/messages.po
index b0b271a3cd3..50fc739a6d1 100644
--- a/source/jv/sfx2/messages.po
+++ b/source/jv/sfx2/messages.po
@@ -41,13 +41,11 @@ msgid "~Close"
msgstr "Tutup"
#: strings.hrc:30
-#, fuzzy
msgctxt "STR_OPEN"
msgid "Open"
msgstr "Mbukā"
#: strings.hrc:31
-#, fuzzy
msgctxt "STR_EDIT_TEMPLATE"
msgid "Edit"
msgstr "Sunting"
@@ -63,13 +61,11 @@ msgid "Reset Default"
msgstr ""
#: strings.hrc:34
-#, fuzzy
msgctxt "STR_DELETE"
msgid "Delete"
msgstr "Busak"
#: strings.hrc:35
-#, fuzzy
msgctxt "STR_RENAME"
msgid "Rename"
msgstr "Ganti jeneng"
@@ -448,7 +444,6 @@ msgid "Application"
msgstr "aplikasi"
#: strings.hrc:109
-#, fuzzy
msgctxt "STR_GID_VIEW"
msgid "View"
msgstr "Tampilan"
@@ -460,19 +455,16 @@ msgid "Documents"
msgstr "Dokumèn"
#: strings.hrc:111
-#, fuzzy
msgctxt "STR_GID_EDIT"
msgid "Edit"
msgstr "Sunting"
#: strings.hrc:112
-#, fuzzy
msgctxt "STR_GID_MACRO"
msgid "BASIC"
msgstr "BASIC"
#: strings.hrc:113
-#, fuzzy
msgctxt "STR_GID_OPTIONS"
msgid "Options"
msgstr "Opsi"
@@ -489,7 +481,6 @@ msgid "Navigate"
msgstr ""
#: strings.hrc:116
-#, fuzzy
msgctxt "STR_GID_INSERT"
msgid "Insert"
msgstr "Sisip"
@@ -507,7 +498,6 @@ msgid "Templates"
msgstr "cithakan"
#: strings.hrc:119
-#, fuzzy
msgctxt "STR_GID_TEXT"
msgid "Text"
msgstr "Teks"
@@ -1579,7 +1569,6 @@ msgid "URL"
msgstr "URL"
#: dinfdlg.hrc:69
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Text"
msgstr "Teks"
@@ -1725,13 +1714,11 @@ msgid "Display"
msgstr "display"
#: bookmarkmenu.ui:26
-#, fuzzy
msgctxt "bookmarkmenu|rename"
msgid "Rename..."
msgstr "Ngganti jeneng..."
#: bookmarkmenu.ui:34
-#, fuzzy
msgctxt "bookmarkmenu|delete"
msgid "Delete"
msgstr "Busak"
@@ -1994,7 +1981,6 @@ msgid "Edit Document"
msgstr ""
#: editdocumentdialog.ui:44
-#, fuzzy
msgctxt "editdocumentdialog|cancel"
msgid "Cancel"
msgstr "Batal"
@@ -2267,7 +2253,6 @@ msgid "Pre_view"
msgstr "pratampilan"
#: managestylepage.ui:38
-#, fuzzy
msgctxt "managestylepage|nameft"
msgid "_Name:"
msgstr "_Jeneng:"
@@ -2770,7 +2755,6 @@ msgid "Modify..."
msgstr ""
#: stylecontextmenu.ui:28
-#, fuzzy
msgctxt "stylecontextmenu|hide"
msgid "Hide"
msgstr "Umpetnā"
@@ -2781,7 +2765,6 @@ msgid "Show"
msgstr ""
#: stylecontextmenu.ui:44
-#, fuzzy
msgctxt "stylecontextmenu|delete"
msgid "Delete..."
msgstr "Mbusek..."
@@ -2879,7 +2862,6 @@ msgid "Template List"
msgstr ""
#: templatedlg.ui:312
-#, fuzzy
msgctxt "templatedlg|action_menu|tooltip_text"
msgid "Settings"
msgstr "Setélan"
@@ -2963,7 +2945,6 @@ msgid "Saved by"
msgstr ""
#: versionscmis.ui:184
-#, fuzzy
msgctxt "versionscmis|comments"
msgid "Comments"
msgstr "Komèntar"
@@ -3014,7 +2995,6 @@ msgid "Saved by"
msgstr ""
#: versionsofdialog.ui:258
-#, fuzzy
msgctxt "versionsofdialog|comments"
msgid "Comments"
msgstr "Komèntar"
diff --git a/source/jv/starmath/messages.po b/source/jv/starmath/messages.po
index e1908eac900..0abf302e17b 100644
--- a/source/jv/starmath/messages.po
+++ b/source/jv/starmath/messages.po
@@ -2028,7 +2028,6 @@ msgid "_Italic"
msgstr ""
#: fontdialog.ui:187
-#, fuzzy
msgctxt "fontdialog|formulaL1"
msgid "Attributes"
msgstr "Atribut"
@@ -2371,7 +2370,6 @@ msgid "_Denominator:"
msgstr ""
#: spacingdialog.ui:737
-#, fuzzy
msgctxt "spacingdialog|3title"
msgid "Fractions"
msgstr "Pecahan"
@@ -2508,7 +2506,6 @@ msgid "Indexes"
msgstr ""
#: spacingdialog.ui:1881
-#, fuzzy
msgctxt "spacingdialog|menuitem3"
msgid "Fractions"
msgstr "Pecahan"
diff --git a/source/jv/svtools/messages.po b/source/jv/svtools/messages.po
index b522cf7db8c..c7549286bed 100644
--- a/source/jv/svtools/messages.po
+++ b/source/jv/svtools/messages.po
@@ -81,7 +81,6 @@ msgid "$(ERR) searching for an address"
msgstr ""
#: errtxt.hrc:50
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Abort"
msgstr "Batalaké"
@@ -195,7 +194,6 @@ msgid "Nonexistent file."
msgstr ""
#: errtxt.hrc:78
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "File already exists."
msgstr "Berkas uwis ana."
@@ -2526,7 +2524,6 @@ msgid "Field Assignment"
msgstr ""
#: fileviewmenu.ui:12
-#, fuzzy
msgctxt "fileviewmenu|delete"
msgid "_Delete"
msgstr "_Busak"
@@ -2889,7 +2886,6 @@ msgid "Entry: %s"
msgstr ""
#: querydeletedialog.ui:26
-#, fuzzy
msgctxt "querydeletedialog|yes"
msgid "_Delete"
msgstr "_Busak"
@@ -3743,7 +3739,6 @@ msgid "Move To End"
msgstr ""
#: strings.hrc:199
-#, fuzzy
msgctxt "STR_TABBAR_PUSHBUTTON_ADDTAB"
msgid "Add"
msgstr "Tambah"
diff --git a/source/jv/svx/messages.po b/source/jv/svx/messages.po
index bd0c21444f0..9880fc19976 100644
--- a/source/jv/svx/messages.po
+++ b/source/jv/svx/messages.po
@@ -118,13 +118,11 @@ msgid "AND"
msgstr ""
#: fmstring.hrc:36
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "Average"
msgstr "Rerata"
#: fmstring.hrc:37
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "Count"
msgstr "Cacahé"
@@ -141,7 +139,6 @@ msgid "Minimum"
msgstr ""
#: fmstring.hrc:40
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "Sum"
msgstr "Jumlah"
@@ -299,7 +296,6 @@ msgstr ""
#. SVX_NUM_CHAR_SPECIAL
#: numberingtype.hrc:31
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "Graphics"
msgstr "Grafik"
@@ -1580,7 +1576,6 @@ msgid "Position"
msgstr "posisi"
#: acceptrejectchangesdialog.ui:167
-#, fuzzy
msgctxt "acceptrejectchangesdialog|calcauthor"
msgid "Author"
msgstr "Penulis"
@@ -1592,7 +1587,6 @@ msgid "Date"
msgstr "tanggal"
#: acceptrejectchangesdialog.ui:183
-#, fuzzy
msgctxt "acceptrejectchangesdialog|calcdesc"
msgid "Description"
msgstr "Katrangan"
@@ -1614,7 +1608,6 @@ msgid "Action"
msgstr "aksi"
#: acceptrejectchangesdialog.ui:224
-#, fuzzy
msgctxt "acceptrejectchangesdialog|writerauthor"
msgid "Author"
msgstr "Penulis"
@@ -1657,7 +1650,6 @@ msgid "_Edit Namespaces..."
msgstr ""
#: adddataitemdialog.ui:52
-#, fuzzy
msgctxt "adddataitemdialog|nameft"
msgid "_Name:"
msgstr "_Jeneng:"
@@ -1739,7 +1731,6 @@ msgid "Condition"
msgstr "kondisi"
#: adddataitemdialog.ui:322
-#, fuzzy
msgctxt "adddataitemdialog|label4"
msgid "Settings"
msgstr "Setélan"
@@ -1750,7 +1741,6 @@ msgid "Add Instance"
msgstr ""
#: addinstancedialog.ui:98
-#, fuzzy
msgctxt "addinstancedialog|label2"
msgid "_Name:"
msgstr "_Jeneng:"
@@ -1766,7 +1756,6 @@ msgid "_URL:"
msgstr ""
#: addinstancedialog.ui:146
-#, fuzzy
msgctxt "addinstancedialog|browse"
msgid "_Browse..."
msgstr "_Tlusuri..."
@@ -1787,7 +1776,6 @@ msgid "Model data updates change document's modification status"
msgstr ""
#: addmodeldialog.ui:112
-#, fuzzy
msgctxt "addmodeldialog|label2"
msgid "_Name:"
msgstr "_Jeneng:"
@@ -1823,7 +1811,6 @@ msgid "Add Submission"
msgstr ""
#: addsubmissiondialog.ui:98
-#, fuzzy
msgctxt "addsubmissiondialog|label2"
msgid "_Name:"
msgstr "_Jeneng:"
@@ -2041,7 +2028,6 @@ msgid "Mapping"
msgstr ""
#: chinesedictionary.ui:199
-#, fuzzy
msgctxt "chinesedictionary|propertyft"
msgid "Property"
msgstr "Properti"
@@ -2068,7 +2054,6 @@ msgid "Last name"
msgstr ""
#: chinesedictionary.ui:216
-#, fuzzy
msgctxt "chinesedictionary|property"
msgid "Title"
msgstr "Judhul"
@@ -2100,7 +2085,6 @@ msgid "Idiom"
msgstr ""
#: chinesedictionary.ui:222
-#, fuzzy
msgctxt "chinesedictionary|property"
msgid "Abbreviation"
msgstr "Singkatan"
@@ -2178,7 +2162,6 @@ msgid "Part Number:"
msgstr ""
#: classificationdialog.ui:310
-#, fuzzy
msgctxt "classificationdialog|intellectualPropertyPartAddButton"
msgid "Add"
msgstr "Tambah"
@@ -2600,7 +2583,6 @@ msgid "_Don’t Send"
msgstr ""
#: crashreportdlg.ui:51
-#, fuzzy
msgctxt "crashreportdlg|btn_close"
msgid "Close"
msgstr "Tutup"
@@ -2690,7 +2672,6 @@ msgid "_Edit..."
msgstr ""
#: datanavigator.ui:219
-#, fuzzy
msgctxt "datanavigator|modelsremove"
msgid "_Remove"
msgstr "Buw_ang"
@@ -3547,7 +3528,6 @@ msgid "_Delete"
msgstr "Busak #"
#: filtermenu.ui:20
-#, fuzzy
msgctxt "filtermenu|edit"
msgid "_Edit"
msgstr "_Sunting"
@@ -3838,7 +3818,6 @@ msgid "Contour Editor"
msgstr ""
#: floatingcontour.ui:46
-#, fuzzy
msgctxt "floatingcontour|TBI_APPLY"
msgid "Apply"
msgstr "Trapké"
@@ -3957,7 +3936,6 @@ msgid "Add Attribute"
msgstr ""
#: formdatamenu.ui:36
-#, fuzzy
msgctxt "formdatamenu|edit"
msgid "Edit"
msgstr "Sunting"
@@ -3982,13 +3960,11 @@ msgid ""
msgstr ""
#: formlinkwarndialog.ui:27
-#, fuzzy
msgctxt "formlinkwarndialog|ok"
msgid "_Edit"
msgstr "_Sunting"
#: formnavimenu.ui:12
-#, fuzzy
msgctxt "formnavimenu|new"
msgid "_New"
msgstr "_Anyar"
@@ -4058,7 +4034,6 @@ msgid "Automatic Control Focus"
msgstr ""
#: functionmenu.ui:12
-#, fuzzy
msgctxt "functionmenu|avg"
msgid "Average"
msgstr "Rerata"
@@ -4070,7 +4045,6 @@ msgid "CountA"
msgstr "Cacahé"
#: functionmenu.ui:27
-#, fuzzy
msgctxt "functionmenu|count"
msgid "Count"
msgstr "Cacahé"
@@ -4087,7 +4061,6 @@ msgid "Minimum"
msgstr ""
#: functionmenu.ui:48
-#, fuzzy
msgctxt "functionmenu|sum"
msgid "Sum"
msgstr "Jumlah"
@@ -4249,7 +4222,6 @@ msgid "ImageMap Editor"
msgstr ""
#: imapdialog.ui:32
-#, fuzzy
msgctxt "imapdialog|TBI_APPLY"
msgid "Apply"
msgstr "Trapké"
@@ -4265,7 +4237,6 @@ msgid "Save..."
msgstr ""
#: imapdialog.ui:77
-#, fuzzy
msgctxt "imapdialog|TBI_CLOSE"
msgid "Close"
msgstr "Tutup"
@@ -4339,7 +4310,6 @@ msgid "Macro..."
msgstr ""
#: imapdialog.ui:286
-#, fuzzy
msgctxt "imapdialog|TBI_PROPERTY"
msgid "Properties..."
msgstr "Properti..."
@@ -4460,7 +4430,6 @@ msgid "Volume:"
msgstr ""
#: mediaplayback.ui:79
-#, fuzzy
msgctxt "mediaplayback|zoombox|tooltip_text"
msgid "View"
msgstr "Tampilan"
@@ -4750,7 +4719,6 @@ msgid "New Password"
msgstr ""
#: presetmenu.ui:12
-#, fuzzy
msgctxt "presetmenu|rename"
msgid "Rename"
msgstr "Ganti jeneng"
@@ -4934,7 +4902,6 @@ msgid "A_ction:"
msgstr ""
#: redlinefilterpage.ui:159
-#, fuzzy
msgctxt "redlinefilterpage|authorlist-atkobject"
msgid "Author"
msgstr "Penulis"
@@ -6119,7 +6086,6 @@ msgid "Add Attribute"
msgstr ""
#: xformspage.ui:68
-#, fuzzy
msgctxt "xformspage|TBI_ITEM_EDIT"
msgid "Edit"
msgstr "Sunting"
@@ -6151,7 +6117,6 @@ msgid "Optimal View"
msgstr ""
#: zoommenu.ui:36
-#, fuzzy
msgctxt "zoommenu|50"
msgid "50%"
msgstr "50%"
@@ -6162,7 +6127,6 @@ msgid "75%"
msgstr ""
#: zoommenu.ui:52
-#, fuzzy
msgctxt "zoommenu|100"
msgid "100%"
msgstr "100%"
@@ -6174,7 +6138,6 @@ msgid "150%"
msgstr "50%"
#: zoommenu.ui:68
-#, fuzzy
msgctxt "zoommenu|200"
msgid "200%"
msgstr "200%"
@@ -11432,7 +11395,6 @@ msgid "No control selected"
msgstr ""
#: strings.hrc:1105
-#, fuzzy
msgctxt "RID_STR_PROPERTIES_CONTROL"
msgid "Properties: "
msgstr "Properti:"
@@ -11659,7 +11621,6 @@ msgid "Navigation Bar"
msgstr ""
#: strings.hrc:1149
-#, fuzzy
msgctxt "RID_STR_PROPTITLE_MULTISELECT"
msgid "Multiselection"
msgstr "Multiselèksi"
@@ -11873,7 +11834,6 @@ msgid "Instance"
msgstr ""
#: strings.hrc:1190
-#, fuzzy
msgctxt "RID_STR_REPLACE_DOC"
msgid "Document"
msgstr "Dokumèn"
@@ -12101,7 +12061,6 @@ msgid "25%"
msgstr ""
#: strings.hrc:1238
-#, fuzzy
msgctxt "RID_SVXSTR_ZOOM_50"
msgid "50%"
msgstr "50%"
@@ -12112,7 +12071,6 @@ msgid "75%"
msgstr ""
#: strings.hrc:1240
-#, fuzzy
msgctxt "RID_SVXSTR_ZOOM_100"
msgid "100%"
msgstr "100%"
@@ -12124,7 +12082,6 @@ msgid "150%"
msgstr "50%"
#: strings.hrc:1242
-#, fuzzy
msgctxt "RID_SVXSTR_ZOOM_200"
msgid "200%"
msgstr "200%"
@@ -12186,7 +12143,6 @@ msgid "Reached the end of the sheet"
msgstr ""
#: strings.hrc:1255
-#, fuzzy
msgctxt "RID_SVXSTR_SEARCH_NOT_FOUND"
msgid "Search key not found"
msgstr "Kunci panggolékan ora ketemu"
diff --git a/source/jv/sw/messages.po b/source/jv/sw/messages.po
index f76191b2a28..feec7182189 100644
--- a/source/jv/sw/messages.po
+++ b/source/jv/sw/messages.po
@@ -181,7 +181,6 @@ msgid "%PRODUCTNAME Math"
msgstr "Teks %PRODUCTNAME"
#: cnttab.hrc:30
-#, fuzzy
msgctxt "RES_SRCTYPES"
msgid "%PRODUCTNAME Chart"
msgstr "Bagan %PRODUCTNAME"
@@ -1507,7 +1506,6 @@ msgid "Name"
msgstr "_Jeneng:"
#: strings.hrc:237
-#, fuzzy
msgctxt "STR_BOOKMARK_TEXT"
msgid "Text"
msgstr "Teks"
@@ -3083,7 +3081,6 @@ msgid "Manual Column Break"
msgstr ""
#: strings.hrc:552
-#, fuzzy
msgctxt "STR_CHART2_ROW_LABEL_TEXT"
msgid "Row %ROWNUMBER"
msgstr "Baris %ROWNUMBER"
@@ -3200,7 +3197,6 @@ msgid "Print text in blac~k"
msgstr ""
#: strings.hrc:574
-#, fuzzy
msgctxt "STR_PRINTOPTUI_PAGES_TEXT"
msgid "Pages"
msgstr "Kācā"
@@ -3322,13 +3318,11 @@ msgid "Functions"
msgstr "fungsi"
#: strings.hrc:598
-#, fuzzy
msgctxt "STR_FORMULA_CANCEL"
msgid "Cancel"
msgstr "Batal"
#: strings.hrc:599
-#, fuzzy
msgctxt "STR_FORMULA_APPLY"
msgid "Apply"
msgstr "Trapké"
@@ -3434,7 +3428,6 @@ msgid "Edit link"
msgstr ""
#: strings.hrc:620
-#, fuzzy
msgctxt "STR_EDIT_INSERT"
msgid "Insert"
msgstr "Sisip"
@@ -3456,13 +3449,11 @@ msgid "New Document"
msgstr ""
#: strings.hrc:624
-#, fuzzy
msgctxt "STR_INSERT_TEXT"
msgid "Text"
msgstr "Teks"
#: strings.hrc:625
-#, fuzzy
msgctxt "STR_DELETE"
msgid "Delete"
msgstr "Busak"
@@ -3491,7 +3482,6 @@ msgid "Links"
msgstr "Baris"
#: strings.hrc:630
-#, fuzzy
msgctxt "STR_UPDATE_ALL"
msgid "All"
msgstr "Kabèh"
@@ -3577,7 +3567,6 @@ msgstr ""
#. Error calculator
#: strings.hrc:649
-#, fuzzy
msgctxt "STR_POSTIT_PAGE"
msgid "Page"
msgstr "Kācā"
@@ -3589,7 +3578,6 @@ msgid "Line"
msgstr "Baris"
#: strings.hrc:651
-#, fuzzy
msgctxt "STR_POSTIT_AUTHOR"
msgid "Author"
msgstr "Penulis"
@@ -3703,25 +3691,21 @@ msgstr ""
#. SubType DocInfo
#: strings.hrc:674
-#, fuzzy
msgctxt "FLD_DOCINFO_TITEL"
msgid "Title"
msgstr "Judhul"
#: strings.hrc:675
-#, fuzzy
msgctxt "FLD_DOCINFO_THEMA"
msgid "Subject"
msgstr "Subyèk"
#: strings.hrc:676
-#, fuzzy
msgctxt "FLD_DOCINFO_KEYS"
msgid "Keywords"
msgstr "Tembung kunci"
#: strings.hrc:677
-#, fuzzy
msgctxt "FLD_DOCINFO_COMMENT"
msgid "Comments"
msgstr "Komèntar"
@@ -3733,7 +3717,6 @@ msgid "Created"
msgstr "digawé"
#: strings.hrc:679
-#, fuzzy
msgctxt "FLD_DOCINFO_CHANGE"
msgid "Modified"
msgstr "Diowahi"
@@ -3744,13 +3727,11 @@ msgid "Last printed"
msgstr ""
#: strings.hrc:681
-#, fuzzy
msgctxt "FLD_DOCINFO_DOCNO"
msgid "Revision number"
msgstr "Nomer revisi"
#: strings.hrc:682
-#, fuzzy
msgctxt "FLD_DOCINFO_EDIT"
msgid "Total editing time"
msgstr "Total wektu nyunting"
@@ -3887,7 +3868,6 @@ msgid "Short name"
msgstr ""
#: strings.hrc:709
-#, fuzzy
msgctxt "STR_AUTH_FIELD_AUTHORITY_TYPE"
msgid "Type"
msgstr "Tipe"
@@ -3985,7 +3965,6 @@ msgid "Series"
msgstr ""
#: strings.hrc:728
-#, fuzzy
msgctxt "STR_AUTH_FIELD_TITLE"
msgid "Title"
msgstr "Judhul"
@@ -4232,7 +4211,6 @@ msgid "Punctuation Mark"
msgstr ""
#: strings.hrc:783
-#, fuzzy
msgctxt "ST_TEXT"
msgid "Text"
msgstr "Teks"
@@ -5658,7 +5636,6 @@ msgid "Text Frame"
msgstr ""
#: strings.hrc:1106
-#, fuzzy
msgctxt "ST_PGE"
msgid "Page"
msgstr "Kācā"
@@ -5688,7 +5665,6 @@ msgid "Bookmark"
msgstr "markah"
#: strings.hrc:1111
-#, fuzzy
msgctxt "ST_GRF"
msgid "Graphics"
msgstr "Grafik"
@@ -6365,7 +6341,6 @@ msgid "Tab stop"
msgstr ""
#: strings.hrc:1248
-#, fuzzy
msgctxt "STR_TOKEN_HELP_TEXT"
msgid "Text"
msgstr "Teks"
@@ -7324,7 +7299,6 @@ msgid "Insert"
msgstr "Sisip"
#: bibliographyentry.ui:35
-#, fuzzy
msgctxt "bibliographyentry|modify"
msgid "Apply"
msgstr "Trapké"
@@ -7638,7 +7612,6 @@ msgid "Database field:"
msgstr ""
#: cardmediumpage.ui:255
-#, fuzzy
msgctxt "cardmediumpage|insert|tooltip_text"
msgid "Insert"
msgstr "Sisip"
@@ -8651,7 +8624,6 @@ msgid "Addr_essee"
msgstr ""
#: envaddresspage.ui:98
-#, fuzzy
msgctxt "envaddresspage|label4"
msgid "Database"
msgstr "Basis data"
@@ -8668,7 +8640,6 @@ msgid "Database field"
msgstr ""
#: envaddresspage.ui:237
-#, fuzzy
msgctxt "envaddresspage|insert|tooltip_text"
msgid "Insert"
msgstr "Sisip"
@@ -9009,7 +8980,6 @@ msgid "Variables"
msgstr "Variabel"
#: fielddialog.ui:218
-#, fuzzy
msgctxt "fielddialog|database"
msgid "Database"
msgstr "Basis data"
@@ -9382,7 +9352,6 @@ msgid "Numbering by Chapter"
msgstr ""
#: fldvarpage.ui:458
-#, fuzzy
msgctxt "fldvarpage|apply|tooltip_text"
msgid "Apply"
msgstr "Trapké"
@@ -10171,7 +10140,6 @@ msgid "_Frame:"
msgstr ""
#: frmurlpage.ui:116
-#, fuzzy
msgctxt "frmurlpage|search"
msgid "_Browse..."
msgstr "_Tlusuri..."
@@ -10365,7 +10333,6 @@ msgid "Reference:"
msgstr "rujukan"
#: inputwinmenu.ui:12
-#, fuzzy
msgctxt "inputwinmenu|sum"
msgid "Sum"
msgstr "Jumlah"
@@ -10528,13 +10495,11 @@ msgid "Bookmark"
msgstr "markah"
#: insertbookmark.ui:40
-#, fuzzy
msgctxt "insertbookmark|insert"
msgid "Insert"
msgstr "Sisip"
#: insertbookmark.ui:122
-#, fuzzy
msgctxt "insertbookmark|rename"
msgid "Rename"
msgstr "Ganti jeneng"
@@ -11443,7 +11408,6 @@ msgid "Action"
msgstr "aksi"
#: managechangessidebar.ui:184
-#, fuzzy
msgctxt "managechangessidebar|writerauthor"
msgid "Author"
msgstr "Penulis"
@@ -11739,7 +11703,6 @@ msgid "Field value"
msgstr ""
#: mmmailbody.ui:292
-#, fuzzy
msgctxt "mmmailbody|newfemale"
msgid "_New..."
msgstr "_Anyar..."
@@ -12015,7 +11978,6 @@ msgid "Field value"
msgstr ""
#: mmsalutationpage.ui:341
-#, fuzzy
msgctxt "mmsalutationpage|newfemale"
msgid "_New..."
msgstr "_Anyar..."
@@ -12207,7 +12169,6 @@ msgid "Demote Level"
msgstr ""
#: navigatorpanel.ui:304
-#, fuzzy
msgctxt "navigatorpanel|documents|tooltip_text"
msgid "Document"
msgstr "Dokumèn"
@@ -12235,7 +12196,6 @@ msgid "Update"
msgstr "Nganyari"
#: navigatorpanel.ui:390
-#, fuzzy
msgctxt "navigatorpanel|insert|tooltip_text"
msgid "Insert"
msgstr "Sisip"
@@ -12287,7 +12247,6 @@ msgid " "
msgstr ""
#: notebookbar.ui:438
-#, fuzzy
msgctxt "notebookbar|NewSC|tooltip_text"
msgid "Spreadsheet"
msgstr "Lembar kerjā"
@@ -12331,13 +12290,11 @@ msgid " "
msgstr ""
#: notebookbar.ui:504
-#, fuzzy
msgctxt "notebookbar|NewSB|tooltip_text"
msgid "Database"
msgstr "Basis data"
#: notebookbar.ui:523
-#, fuzzy
msgctxt "notebookbar|NewSDB|tooltip_text"
msgid "Spreadsheet"
msgstr "Lembar kerjā"
@@ -12469,7 +12426,6 @@ msgid "Basic"
msgstr "dasar"
#: notebookbar.ui:2910
-#, fuzzy
msgctxt "notebookbar|InsertAVMedia|tooltip_text"
msgid "Insert Audio or Video"
msgstr "Lebokaké Audio utāwā Video"
@@ -12486,7 +12442,6 @@ msgid "Links"
msgstr "Baris"
#: notebookbar.ui:3336
-#, fuzzy
msgctxt "notebookbar|TextSection|tooltip_text"
msgid "Text"
msgstr "Teks"
@@ -12502,7 +12457,6 @@ msgid "Fields"
msgstr ""
#: notebookbar.ui:3545
-#, fuzzy
msgctxt "notebookbar|InsertLabel"
msgid "Insert"
msgstr "Sisip"
@@ -12544,7 +12498,6 @@ msgid "Zoom"
msgstr ""
#: notebookbar.ui:5177
-#, fuzzy
msgctxt "notebookbar|ViewLabel"
msgid "View"
msgstr "Tampilan"
@@ -12573,7 +12526,6 @@ msgid "Basics"
msgstr ""
#: notebookbar.ui:5872
-#, fuzzy
msgctxt "notebookbar|GraphicDialog"
msgid "Properties"
msgstr "Properti"
@@ -12637,7 +12589,6 @@ msgid "File"
msgstr "berkas"
#: notebookbar_compact.ui:2873
-#, fuzzy
msgctxt "notebookbar_compact|editb"
msgid "_Edit"
msgstr "_Sunting"
@@ -12665,7 +12616,6 @@ msgid "_Insert"
msgstr "Sisip"
#: notebookbar_compact.ui:4123
-#, fuzzy
msgctxt "notebookbar_compact|InsertLabel"
msgid "Insert"
msgstr "Sisip"
@@ -12709,7 +12659,6 @@ msgid "_View"
msgstr "Tampilan"
#: notebookbar_compact.ui:5792
-#, fuzzy
msgctxt "notebookbar_compact|ViewLabel"
msgid "View"
msgstr "Tampilan"
@@ -12797,7 +12746,6 @@ msgid "Menubar"
msgstr ""
#: notebookbar_groupedbar_compact.ui:3363
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|Quotation2"
msgid "Quotation"
msgstr "Petikan"
@@ -12819,7 +12767,6 @@ msgid "_File"
msgstr ""
#: notebookbar_groupedbar_compact.ui:4302
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|editb"
msgid "_Edit"
msgstr "_Sunting"
@@ -13032,7 +12979,6 @@ msgid "Menubar"
msgstr ""
#: notebookbar_groupedbar_full.ui:3281
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|Quotation2"
msgid "Quotation"
msgstr "Petikan"
@@ -13059,7 +13005,6 @@ msgid "_File"
msgstr ""
#: notebookbar_groupedbar_full.ui:4384
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|editb"
msgid "_Edit"
msgstr "_Sunting"
@@ -13206,7 +13151,6 @@ msgid "D_raw"
msgstr ""
#: notebookbar_groupedbar_full.ui:11024
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|editdrawb"
msgid "_Edit"
msgstr "_Sunting"
@@ -13399,7 +13343,6 @@ msgid "Default Paragraph"
msgstr ""
#: notebookbar_groups.ui:326
-#, fuzzy
msgctxt "notebookbar_groups|title"
msgid "Title"
msgstr "Judhul"
@@ -13518,7 +13461,6 @@ msgid "Style"
msgstr "gaya"
#: notebookbar_groups.ui:1448
-#, fuzzy
msgctxt "notebookbar_groups|formatgrouplabel"
msgid "Text"
msgstr "Teks"
@@ -13535,7 +13477,6 @@ msgid "Shapes"
msgstr ""
#: notebookbar_groups.ui:1722
-#, fuzzy
msgctxt "notebookbar_groups|insertgrouplabel"
msgid "Insert"
msgstr "Sisip"
@@ -13569,7 +13510,6 @@ msgid "Style"
msgstr "gaya"
#: notebookbar_groups.ui:2079
-#, fuzzy
msgctxt "notebookbar_groups|resetb"
msgid "Reset"
msgstr "Setél ulang"
@@ -14458,7 +14398,6 @@ msgid "Color of Changed Attributes"
msgstr ""
#: optredlinepage.ui:330
-#, fuzzy
msgctxt "optredlinepage|changedpreview"
msgid "Attributes"
msgstr "Atribut"
@@ -14952,7 +14891,6 @@ msgid "Same Content:"
msgstr ""
#: pageformatpanel.ui:23
-#, fuzzy
msgctxt "pageformatpanel|size"
msgid "Size:"
msgstr "Ukuran:"
@@ -15870,7 +15808,6 @@ msgid "Open in New Window"
msgstr ""
#: readonlymenu.ui:28
-#, fuzzy
msgctxt "readonlymenu|edit"
msgid "_Edit"
msgstr "_Sunting"
@@ -16227,7 +16164,6 @@ msgid "Select Address Block"
msgstr ""
#: selectblockdialog.ui:90
-#, fuzzy
msgctxt "selectblockdialog|new"
msgid "_New..."
msgstr "_Anyar..."
@@ -16725,7 +16661,6 @@ msgid "No Subject"
msgstr ""
#: subjectdialog.ui:138
-#, fuzzy
msgctxt "subjectdialog|label1"
msgid "Subject:"
msgstr "Subyèk:"
@@ -17473,7 +17408,6 @@ msgid "Preview"
msgstr "pratampilan"
#: tocdialog.ui:148
-#, fuzzy
msgctxt "tocdialog|index"
msgid "Type"
msgstr "Tipe"
@@ -17726,13 +17660,11 @@ msgid "Sort Keys"
msgstr ""
#: tocindexpage.ui:20
-#, fuzzy
msgctxt "tocindexpage|open"
msgid "Open"
msgstr "Mbukā"
#: tocindexpage.ui:28
-#, fuzzy
msgctxt "tocindexpage|new"
msgid "_New..."
msgstr "_Anyar..."
@@ -17836,7 +17768,6 @@ msgid "Inde_x marks"
msgstr ""
#: tocindexpage.ui:373
-#, fuzzy
msgctxt "tocindexpage|fromtables"
msgid "Tables"
msgstr "Tabel"
@@ -17847,7 +17778,6 @@ msgid "Te_xt frames"
msgstr ""
#: tocindexpage.ui:403
-#, fuzzy
msgctxt "tocindexpage|fromgraphics"
msgid "Graphics"
msgstr "Grafik"
@@ -18174,7 +18104,6 @@ msgid "Watermark"
msgstr ""
#: watermarkdialog.ui:85
-#, fuzzy
msgctxt "watermarkdialog|TextLabel"
msgid "Text"
msgstr "Teks"
diff --git a/source/jv/uui/messages.po b/source/jv/uui/messages.po
index 17cace72fe1..a3f40284097 100644
--- a/source/jv/uui/messages.po
+++ b/source/jv/uui/messages.po
@@ -825,13 +825,11 @@ msgid "File Exists"
msgstr ""
#: simplenameclash.ui:37
-#, fuzzy
msgctxt "simplenameclash|replace"
msgid "Replace"
msgstr "Ganti"
#: simplenameclash.ui:51
-#, fuzzy
msgctxt "simplenameclash|rename"
msgid "Rename"
msgstr "Ganti jeneng"
diff --git a/source/jv/vcl/messages.po b/source/jv/vcl/messages.po
index 1f71972b806..cdb18fdcda5 100644
--- a/source/jv/vcl/messages.po
+++ b/source/jv/vcl/messages.po
@@ -708,7 +708,6 @@ msgid "default"
msgstr "gawan"
#: strings.hrc:133
-#, fuzzy
msgctxt "SV_MSGBOX_INFO"
msgid "Information"
msgstr "Informasi"
diff --git a/source/jv/wizards/messages.po b/source/jv/wizards/messages.po
index 77e67d2ccf3..596d9d31eed 100644
--- a/source/jv/wizards/messages.po
+++ b/source/jv/wizards/messages.po
@@ -69,7 +69,6 @@ msgid "No"
msgstr ""
#: strings.hrc:43
-#, fuzzy
msgctxt "RID_COMMON_START_11"
msgid "Cancel"
msgstr "Batal"
@@ -100,13 +99,11 @@ msgid "Steps"
msgstr ""
#: strings.hrc:49
-#, fuzzy
msgctxt "RID_COMMON_START_17"
msgid "Close"
msgstr "Tutup"
#: strings.hrc:50
-#, fuzzy
msgctxt "RID_COMMON_START_18"
msgid "OK"
msgstr "Oke"
@@ -417,7 +414,6 @@ msgid "Please specify last settings"
msgstr ""
#: strings.hrc:113
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_59"
msgid "Subject:"
msgstr "Subyèk:"
@@ -769,7 +765,6 @@ msgid "Bottle"
msgstr ""
#: strings.hrc:190
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_50"
msgid "Lines"
msgstr "Baris"
@@ -1218,7 +1213,6 @@ msgid "Facility personnel"
msgstr ""
#: strings.hrc:288
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_68"
msgid "Insert"
msgstr "Sisip"
diff --git a/source/jv/wizards/source/resources.po b/source/jv/wizards/source/resources.po
index d88e50447cc..d3764cde99b 100644
--- a/source/jv/wizards/source/resources.po
+++ b/source/jv/wizards/source/resources.po
@@ -102,7 +102,6 @@ msgid "No"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_11\n"
@@ -151,7 +150,6 @@ msgid "Steps"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_17\n"
@@ -160,7 +158,6 @@ msgid "Close"
msgstr "Tutup"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_18\n"
@@ -732,7 +729,6 @@ msgid "In blocks, labels above"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_86\n"
@@ -741,7 +737,6 @@ msgid "Title:"
msgstr "Judhul:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_87\n"
@@ -1450,7 +1445,6 @@ msgid "Condition"
msgstr "kondisi"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_25\n"
@@ -3229,7 +3223,6 @@ msgid "Password:"
msgstr "sandhi"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_17\n"
@@ -3238,7 +3231,6 @@ msgid "OK"
msgstr "Oke"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_18\n"
@@ -3777,7 +3769,6 @@ msgid "City"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_9\n"
@@ -3957,7 +3948,6 @@ msgid "Calendar URL"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_31\n"
diff --git a/source/jv/xmlsecurity/messages.po b/source/jv/xmlsecurity/messages.po
index 308a540bd18..d00f855d65c 100644
--- a/source/jv/xmlsecurity/messages.po
+++ b/source/jv/xmlsecurity/messages.po
@@ -233,7 +233,6 @@ msgid "Date"
msgstr "tanggal"
#: digitalsignaturesdialog.ui:205
-#, fuzzy
msgctxt "digitalsignaturesdialog|description"
msgid "Description"
msgstr "Katrangan"
@@ -391,7 +390,6 @@ msgid "Expiration date"
msgstr ""
#: selectcertificatedialog.ui:136
-#, fuzzy
msgctxt "selectcertificatedialog|type"
msgid "Type"
msgstr "Tipe"
@@ -462,7 +460,6 @@ msgid "View Certificate..."
msgstr ""
#: selectcertificatedialog.ui:266
-#, fuzzy
msgctxt "selectcertificatedialog|label2"
msgid "Description:"
msgstr "Katrangan:"
diff --git a/source/ka/accessibility/messages.po b/source/ka/accessibility/messages.po
index bc9d9c240f1..45c3bc7faed 100644
--- a/source/ka/accessibility/messages.po
+++ b/source/ka/accessibility/messages.po
@@ -44,13 +44,11 @@ msgid "Uncheck"
msgstr ""
#: strings.hrc:31
-#, fuzzy
msgctxt "RID_STR_ACC_SCROLLBAR_NAME_VERTICAL"
msgid "Vertical scroll bar"
msgstr "ვერტიკალური გადაადგილების ზოლი"
#: strings.hrc:32
-#, fuzzy
msgctxt "RID_STR_ACC_SCROLLBAR_NAME_HORIZONTAL"
msgid "Horizontal scroll bar"
msgstr "ჰორიზონტალური გადაადგილების ზოლი"
@@ -61,13 +59,11 @@ msgid "Please press enter to go into child control for more operations"
msgstr ""
#: strings.hrc:34
-#, fuzzy, c-format
msgctxt "RID_STR_ACC_COLUMN_NUM"
msgid "Column %COLUMNNUMBER"
msgstr "სვეტი %COLUMNLETTER"
#: strings.hrc:35
-#, fuzzy
msgctxt "RID_STR_ACC_ROW_NUM"
msgid "Row %ROWNUMBER"
msgstr "სტრიქონი %ROWNUMBER"
diff --git a/source/ka/avmedia/messages.po b/source/ka/avmedia/messages.po
index 79beddca42b..1d3c4cac2b9 100644
--- a/source/ka/avmedia/messages.po
+++ b/source/ka/avmedia/messages.po
@@ -39,7 +39,6 @@ msgid "Stop"
msgstr "შეჩერება"
#: strings.hrc:30
-#, fuzzy
msgctxt "AVMEDIA_STR_LOOP"
msgid "Repeat"
msgstr "გამეორება"
@@ -75,7 +74,6 @@ msgid "Scaled"
msgstr "ზომაშეცვლილი"
#: strings.hrc:37
-#, fuzzy
msgctxt "AVMEDIA_STR_VOLUME"
msgid "Volume"
msgstr "ტომი"
diff --git a/source/ka/basctl/messages.po b/source/ka/basctl/messages.po
index 4b525563e46..b6fa9782be3 100644
--- a/source/ka/basctl/messages.po
+++ b/source/ka/basctl/messages.po
@@ -477,7 +477,6 @@ msgid "Multiselection"
msgstr "მრავლობითი არჩევა"
#: strings.hrc:114
-#, fuzzy
msgctxt "RID_STR_DEF_LANG"
msgid "[Default Language]"
msgstr "[ნაგულისხმევი ენა]"
@@ -634,13 +633,11 @@ msgid "Dialog:"
msgstr "დიალოგი"
#: dialogpage.ui:84
-#, fuzzy
msgctxt "dialogpage|newmodule"
msgid "_New..."
msgstr "_ახალი..."
#: dialogpage.ui:99
-#, fuzzy
msgctxt "dialogpage|newdialog"
msgid "_New..."
msgstr "_ახალი..."
@@ -652,7 +649,6 @@ msgid "_Password..."
msgstr "_პაროლი"
#: dialogpage.ui:144
-#, fuzzy
msgctxt "dialogpage|import"
msgid "_Import..."
msgstr "_იმპორტირება..."
@@ -674,7 +670,6 @@ msgid "Export as _extension"
msgstr ""
#: exportdialog.ui:100
-#, fuzzy
msgctxt "exportdialog|basic"
msgid "Export as BASIC library"
msgstr "BASIC-ის ბიბლოითეკად ექსპორტი"
@@ -691,7 +686,6 @@ msgid "_Line number:"
msgstr "ცხრილთა ნუმერაცია"
#: importlibdialog.ui:9
-#, fuzzy
msgctxt "importlibdialog|ImportLibDialog"
msgid "Import Libraries"
msgstr "ბიბლიოთეკების იმპორტი"
@@ -707,7 +701,6 @@ msgid "Replace existing libraries"
msgstr ""
#: importlibdialog.ui:134
-#, fuzzy
msgctxt "importlibdialog|label1"
msgid "Options"
msgstr "პარამეტრები"
@@ -731,13 +724,11 @@ msgid "_Password..."
msgstr "_პაროლი"
#: libpage.ui:138
-#, fuzzy
msgctxt "libpage|new"
msgid "_New..."
msgstr "_ახალი..."
#: libpage.ui:153
-#, fuzzy
msgctxt "libpage|import"
msgid "_Import..."
msgstr "_იმპორტირება..."
@@ -749,7 +740,6 @@ msgid "_Export..."
msgstr "ექსპორტი..."
#: managebreakpoints.ui:9
-#, fuzzy
msgctxt "managebreakpoints|ManageBreakpointsDialog"
msgid "Manage Breakpoints"
msgstr "წყვეტის წერტილების მართვა"
@@ -805,13 +795,11 @@ msgid "M_odule:"
msgstr "მოდულები"
#: modulepage.ui:84
-#, fuzzy
msgctxt "modulepage|newmodule"
msgid "_New..."
msgstr "_ახალი..."
#: modulepage.ui:99
-#, fuzzy
msgctxt "modulepage|newdialog"
msgid "_New..."
msgstr "_ახალი..."
@@ -823,7 +811,6 @@ msgid "_Password..."
msgstr "_პაროლი"
#: modulepage.ui:144
-#, fuzzy
msgctxt "modulepage|import"
msgid "_Import..."
msgstr "_იმპორტირება..."
@@ -835,7 +822,6 @@ msgid "_Export..."
msgstr "ექსპორტი..."
#: newlibdialog.ui:84
-#, fuzzy
msgctxt "newlibdialog|area"
msgid "_Name:"
msgstr "_სახელი:"
@@ -847,7 +833,6 @@ msgid "%PRODUCTNAME Basic Macro Organizer"
msgstr "%PRODUCTNAME მაკროების ძირითადი მნე"
#: organizedialog.ui:78
-#, fuzzy
msgctxt "organizedialog|modules"
msgid "Modules"
msgstr "მოდულები"
diff --git a/source/ka/basic/messages.po b/source/ka/basic/messages.po
index 6ebc4ce90c9..30d6954d584 100644
--- a/source/ka/basic/messages.po
+++ b/source/ka/basic/messages.po
@@ -68,7 +68,6 @@ msgid "Duplicate definition."
msgstr "ორმაგი დეფინიცია."
#: basic.hrc:36
-#, fuzzy
msgctxt "RID_BASIC_START"
msgid "Division by zero."
msgstr "ნულზე გაყოფა."
diff --git a/source/ka/chart2/messages.po b/source/ka/chart2/messages.po
index 33f78311506..59fbb870174 100644
--- a/source/ka/chart2/messages.po
+++ b/source/ka/chart2/messages.po
@@ -104,7 +104,6 @@ msgid "Positioning"
msgstr "პოზიცია"
#: strings.hrc:42
-#, fuzzy
msgctxt "STR_PAGE_TRENDLINE_TYPE"
msgid "Type"
msgstr "ტიპი"
@@ -506,7 +505,6 @@ msgid "Row %ROWNUMBER"
msgstr "სტრიქონი %ROWNUMBER"
#: strings.hrc:121
-#, fuzzy
msgctxt "STR_DATA_ROLE_LABEL"
msgid "Name"
msgstr "სახელი"
@@ -629,7 +627,6 @@ msgid "Use superordinate object settings"
msgstr "მაქვემდებარებელი ობიექტის პარამეტრების გამოყენება"
#: strings.hrc:145
-#, fuzzy
msgctxt "STR_PROPERTY_ROLE_FILLCOLOR"
msgid "Fill Color"
msgstr "ფერის შევსება"
@@ -646,7 +643,6 @@ msgid "From Data Table"
msgstr ""
#: strings.hrc:149
-#, fuzzy
msgctxt "STR_REGRESSION_LINEAR"
msgid "Linear"
msgstr "წრფივი"
@@ -663,7 +659,6 @@ msgid "Exponential"
msgstr ""
#: strings.hrc:152
-#, fuzzy
msgctxt "STR_REGRESSION_POWER"
msgid "Power"
msgstr "ენერგია"
@@ -679,7 +674,6 @@ msgid "Moving average"
msgstr ""
#: strings.hrc:155
-#, fuzzy
msgctxt "STR_REGRESSION_MEAN"
msgid "Mean"
msgstr "საშუალო"
@@ -881,13 +875,11 @@ msgid "Character"
msgstr "სიმბოლო"
#: chardialog.ui:105
-#, fuzzy
msgctxt "chardialog|font"
msgid "Font"
msgstr "შრიფტი"
#: chardialog.ui:127
-#, fuzzy
msgctxt "chardialog|fonteffects"
msgid "Font Effects"
msgstr "შრიფტის ეფექტები"
@@ -904,7 +896,6 @@ msgid "Data Table"
msgstr ""
#: chartdatadialog.ui:88
-#, fuzzy
msgctxt "chartdatadialog|InsertRow"
msgid "Insert Row"
msgstr "სტრიქონის ჩასმა"
@@ -921,7 +912,6 @@ msgid "Insert Text Column"
msgstr ""
#: chartdatadialog.ui:130
-#, fuzzy
msgctxt "chartdatadialog|RemoveRow"
msgid "Delete Row"
msgstr "სტრიქონის ჩასმა"
@@ -952,7 +942,6 @@ msgid "Move Row Down"
msgstr ""
#: charttypedialog.ui:8
-#, fuzzy
msgctxt "charttypedialog|ChartTypeDialog"
msgid "Chart Type"
msgstr "დიაგრამის ტიპი"
@@ -975,13 +964,11 @@ msgid "Center"
msgstr "ცენტრში"
#: dlg_DataLabel.ui:28
-#, fuzzy
msgctxt "dlg_DataLabel|liststorePLACEMENT"
msgid "Above"
msgstr "ზემოთ"
#: dlg_DataLabel.ui:32
-#, fuzzy
msgctxt "dlg_DataLabel|liststorePLACEMENT"
msgid "Top left"
msgstr "მაღლა ზევით"
@@ -993,19 +980,16 @@ msgid "Left"
msgstr "მარცხნივ"
#: dlg_DataLabel.ui:40
-#, fuzzy
msgctxt "dlg_DataLabel|liststorePLACEMENT"
msgid "Bottom left"
msgstr "ქვემოთ მარცხნივ"
#: dlg_DataLabel.ui:44
-#, fuzzy
msgctxt "dlg_DataLabel|liststorePLACEMENT"
msgid "Below"
msgstr "ქვემოთ"
#: dlg_DataLabel.ui:48
-#, fuzzy
msgctxt "dlg_DataLabel|liststorePLACEMENT"
msgid "Bottom right"
msgstr "ქვემოთ მარჯვნივ"
@@ -1017,19 +1001,16 @@ msgid "Right"
msgstr "მარჯვნივ"
#: dlg_DataLabel.ui:56
-#, fuzzy
msgctxt "dlg_DataLabel|liststorePLACEMENT"
msgid "Top right"
msgstr "მაღლა მარჯვნივ"
#: dlg_DataLabel.ui:60
-#, fuzzy
msgctxt "dlg_DataLabel|liststorePLACEMENT"
msgid "Inside"
msgstr "შიგნით"
#: dlg_DataLabel.ui:64
-#, fuzzy
msgctxt "dlg_DataLabel|liststorePLACEMENT"
msgid "Outside"
msgstr "გარეთ"
@@ -1040,7 +1021,6 @@ msgid "Near origin"
msgstr ""
#: dlg_DataLabel.ui:82
-#, fuzzy
msgctxt "dlg_DataLabel|liststoreSEPARATOR"
msgid "Space"
msgstr "სივრცე"
@@ -1127,7 +1107,6 @@ msgid "Number Format for Percentage Value"
msgstr ""
#: dlg_DataLabel.ui:408
-#, fuzzy
msgctxt "dlg_DataLabel|label1"
msgid "Text Attributes"
msgstr "ტექსტის ატრიბუტები"
@@ -1172,13 +1151,11 @@ msgid "Error Margin"
msgstr ""
#: dlg_InsertErrorBars.ui:49
-#, fuzzy
msgctxt "dlg_InsertErrorBars|dlg_InsertErrorBars"
msgid "Legend"
msgstr "ლეგენდა"
#: dlg_InsertErrorBars.ui:146
-#, fuzzy
msgctxt "dlg_InsertErrorBars|RB_NONE"
msgid "_None"
msgstr "_არცერთი"
@@ -1273,7 +1250,6 @@ msgid "From Data Table"
msgstr ""
#: dlg_InsertLegend.ui:8
-#, fuzzy
msgctxt "dlg_InsertLegend|dlg_InsertLegend"
msgid "Legend"
msgstr "ლეგენდა"
@@ -1284,7 +1260,6 @@ msgid "_Display legend"
msgstr ""
#: dlg_InsertLegend.ui:122
-#, fuzzy
msgctxt "dlg_InsertLegend|left"
msgid "_Left"
msgstr "_მარცხენა"
@@ -1314,7 +1289,6 @@ msgid "Position"
msgstr "პოზიცია"
#: insertaxisdlg.ui:8
-#, fuzzy
msgctxt "insertaxisdlg|InsertAxisDialog"
msgid "Axes"
msgstr "ღ~ერძი"
@@ -1338,7 +1312,6 @@ msgid "_Z axis"
msgstr "_X ღერძი"
#: insertaxisdlg.ui:159
-#, fuzzy
msgctxt "insertaxisdlg|label1"
msgid "Axes"
msgstr "ღ~ერძი"
@@ -1365,7 +1338,6 @@ msgid "Secondary Axes"
msgstr "~მეორადი X ღერძი..."
#: insertgriddlg.ui:8
-#, fuzzy
msgctxt "insertgriddlg|InsertGridDialog"
msgid "Grids"
msgstr "ბადე"
@@ -1414,7 +1386,6 @@ msgid "Minor Grids"
msgstr ""
#: inserttitledlg.ui:8
-#, fuzzy
msgctxt "inserttitledlg|InsertTitleDialog"
msgid "Titles"
msgstr "სათაურები"
@@ -1450,7 +1421,6 @@ msgid "_Z axis"
msgstr "_X ღერძი"
#: inserttitledlg.ui:247
-#, fuzzy
msgctxt "inserttitledlg|Axe"
msgid "Axes"
msgstr "ღ~ერძი"
@@ -1489,13 +1459,11 @@ msgid "Alignment"
msgstr "გასწორება"
#: paradialog.ui:151
-#, fuzzy
msgctxt "paradialog|labelTP_PARA_ASIAN"
msgid "Asian Typography"
msgstr "აზიური ტიპოგრაფია"
#: paradialog.ui:174
-#, fuzzy
msgctxt "paradialog|labelTP_TABULATOR"
msgid "Tabs"
msgstr "ტაბულაციები"
@@ -1554,7 +1522,6 @@ msgid "Title"
msgstr "სათაური"
#: sidebarelements.ui:69
-#, fuzzy
msgctxt "sidebarelements|l"
msgid "Titles"
msgstr "სათაურები"
@@ -1595,13 +1562,11 @@ msgid "Left"
msgstr "მარცხნივ"
#: sidebarelements.ui:143
-#, fuzzy
msgctxt "sidebarelements|comboboxtext_legend"
msgid "Manual"
msgstr "ხელით"
#: sidebarelements.ui:166
-#, fuzzy
msgctxt "sidebarelements|label_legen"
msgid "Legend"
msgstr "ლეგენდა"
@@ -1664,7 +1629,6 @@ msgid "2nd Y axis title"
msgstr "სათაური (~Y ღერძი)..."
#: sidebarelements.ui:341
-#, fuzzy
msgctxt "sidebarelements|label_axes"
msgid "Axes"
msgstr "ღ~ერძი"
@@ -1806,13 +1770,11 @@ msgid "P_lacement:"
msgstr "განთავსება"
#: sidebarseries.ui:82
-#, fuzzy
msgctxt "sidebarseries|comboboxtext_label"
msgid "Above"
msgstr "ზემოთ"
#: sidebarseries.ui:83
-#, fuzzy
msgctxt "sidebarseries|comboboxtext_label"
msgid "Below"
msgstr "ქვემოთ"
@@ -1824,13 +1786,11 @@ msgid "Center"
msgstr "ცენტრში"
#: sidebarseries.ui:85
-#, fuzzy
msgctxt "sidebarseries|comboboxtext_label"
msgid "Outside"
msgstr "გარეთ"
#: sidebarseries.ui:86
-#, fuzzy
msgctxt "sidebarseries|comboboxtext_label"
msgid "Inside"
msgstr "შიგნით"
@@ -1882,7 +1842,6 @@ msgid "Data series '%1'"
msgstr ""
#: smoothlinesdlg.ui:22
-#, fuzzy
msgctxt "smoothlinesdlg|SmoothLinesDialog"
msgid "Smooth Lines"
msgstr "მომრგვალებული ხაზები"
@@ -1989,7 +1948,6 @@ msgid "Realistic"
msgstr ""
#: tp_3D_SceneAppearance.ui:21
-#, fuzzy
msgctxt "tp_3D_SceneAppearance|liststoreSCHEME"
msgid "Custom"
msgstr "ინდივიდუალური:"
@@ -2043,7 +2001,6 @@ msgid "_Perspective"
msgstr "~კუთხე"
#: tp_3D_SceneGeometry.ui:109
-#, fuzzy
msgctxt "tp_3D_SceneGeometry|MTR_FLD_PERSPECTIVE-atkobject"
msgid "Perspective"
msgstr "~კუთხე"
@@ -2129,7 +2086,6 @@ msgid "_Cross other axis at"
msgstr ""
#: tp_AxisPositions.ui:57
-#, fuzzy
msgctxt "tp_AxisPositions|LB_CROSSES_OTHER_AXIS_AT"
msgid "Start"
msgstr "დაწყება"
@@ -2141,13 +2097,11 @@ msgid "End"
msgstr "დ~ასასრული"
#: tp_AxisPositions.ui:59
-#, fuzzy
msgctxt "tp_AxisPositions|LB_CROSSES_OTHER_AXIS_AT"
msgid "Value"
msgstr "მნიშვნელობა"
#: tp_AxisPositions.ui:60
-#, fuzzy
msgctxt "tp_AxisPositions|LB_CROSSES_OTHER_AXIS_AT"
msgid "Category"
msgstr "კატეგორია"
@@ -2281,31 +2235,26 @@ msgid "Mor_e..."
msgstr "დამატებით..."
#: tp_AxisPositions.ui:571
-#, fuzzy
msgctxt "tp_AxisPositions|label2"
msgid "Grids"
msgstr "ბადე"
#: tp_ChartType.ui:20
-#, fuzzy
msgctxt "tp_ChartType|liststore1"
msgid "Bar"
msgstr "ჰორიზონტალუეი"
#: tp_ChartType.ui:23
-#, fuzzy
msgctxt "tp_ChartType|liststore1"
msgid "Cylinder"
msgstr "ცილინდრი"
#: tp_ChartType.ui:26
-#, fuzzy
msgctxt "tp_ChartType|liststore1"
msgid "Cone"
msgstr "კონუსი"
#: tp_ChartType.ui:29
-#, fuzzy
msgctxt "tp_ChartType|liststore1"
msgid "Pyramid"
msgstr "პირამიდა"
@@ -2349,13 +2298,11 @@ msgid "On top"
msgstr ""
#: tp_ChartType.ui:241
-#, fuzzy
msgctxt "tp_ChartType|percent"
msgid "Percent"
msgstr "პროცენტი"
#: tp_ChartType.ui:259
-#, fuzzy
msgctxt "tp_ChartType|deep"
msgid "Deep"
msgstr "ღრმად"
@@ -2371,7 +2318,6 @@ msgid "Straight"
msgstr ""
#: tp_ChartType.ui:313
-#, fuzzy
msgctxt "tp_ChartType|linetype"
msgid "Smooth"
msgstr "გლუვი"
@@ -2416,13 +2362,11 @@ msgid "Center"
msgstr "ცენტრში"
#: tp_DataLabel.ui:28
-#, fuzzy
msgctxt "tp_DataLabel|liststorePLACEMENT"
msgid "Above"
msgstr "ზემოთ"
#: tp_DataLabel.ui:32
-#, fuzzy
msgctxt "tp_DataLabel|liststorePLACEMENT"
msgid "Top left"
msgstr "მაღლა ზევით"
@@ -2434,19 +2378,16 @@ msgid "Left"
msgstr "მარცხნივ"
#: tp_DataLabel.ui:40
-#, fuzzy
msgctxt "tp_DataLabel|liststorePLACEMENT"
msgid "Bottom left"
msgstr "ქვემოთ მარცხნივ"
#: tp_DataLabel.ui:44
-#, fuzzy
msgctxt "tp_DataLabel|liststorePLACEMENT"
msgid "Below"
msgstr "ქვემოთ"
#: tp_DataLabel.ui:48
-#, fuzzy
msgctxt "tp_DataLabel|liststorePLACEMENT"
msgid "Bottom right"
msgstr "ქვემოთ მარჯვნივ"
@@ -2458,19 +2399,16 @@ msgid "Right"
msgstr "მარჯვნივ"
#: tp_DataLabel.ui:56
-#, fuzzy
msgctxt "tp_DataLabel|liststorePLACEMENT"
msgid "Top right"
msgstr "მაღლა მარჯვნივ"
#: tp_DataLabel.ui:60
-#, fuzzy
msgctxt "tp_DataLabel|liststorePLACEMENT"
msgid "Inside"
msgstr "შიგნით"
#: tp_DataLabel.ui:64
-#, fuzzy
msgctxt "tp_DataLabel|liststorePLACEMENT"
msgid "Outside"
msgstr "გარეთ"
@@ -2481,7 +2419,6 @@ msgid "Near origin"
msgstr ""
#: tp_DataLabel.ui:82
-#, fuzzy
msgctxt "tp_DataLabel|liststoreSEPARATOR"
msgid "Space"
msgstr "სივრცე"
@@ -2563,7 +2500,6 @@ msgid "Number Format for Percentage Value"
msgstr ""
#: tp_DataLabel.ui:360
-#, fuzzy
msgctxt "tp_DataLabel|label1"
msgid "Text Attributes"
msgstr "ტექსტის ატრიბუტები"
@@ -2614,19 +2550,16 @@ msgid "_Add"
msgstr "დამატება"
#: tp_DataSource.ui:116
-#, fuzzy
msgctxt "tp_DataSource|BTN_UP-atkobject"
msgid "Up"
msgstr "ზემოთ"
#: tp_DataSource.ui:127
-#, fuzzy
msgctxt "tp_DataSource|BTN_REMOVE"
msgid "_Remove"
msgstr "_ამოშლა"
#: tp_DataSource.ui:148
-#, fuzzy
msgctxt "tp_DataSource|BTN_DOWN-atkobject"
msgid "Down"
msgstr "დაბლა"
@@ -2676,7 +2609,6 @@ msgid "Error Margin"
msgstr ""
#: tp_ErrorBars.ui:77
-#, fuzzy
msgctxt "tp_ErrorBars|RB_NONE"
msgid "_None"
msgstr "_არცერთი"
@@ -2771,7 +2703,6 @@ msgid "From Data Table"
msgstr ""
#: tp_LegendPosition.ui:30
-#, fuzzy
msgctxt "tp_LegendPosition|left"
msgid "_Left"
msgstr "_მარცხენა"
@@ -2818,7 +2749,6 @@ msgid "_Clockwise direction"
msgstr ""
#: tp_PolarOptions.ui:47
-#, fuzzy
msgctxt "tp_PolarOptions|label1"
msgid "Orientation"
msgstr "ორიენტაცია"
@@ -2903,7 +2833,6 @@ msgid "End Table Index"
msgstr ""
#: tp_RangeChooser.ui:272
-#, fuzzy
msgctxt "tp_RangeChooser|STR_PAGE_DATA_RANGE"
msgid "Data Range"
msgstr "მონაცემთა თანრიგი"
@@ -2915,13 +2844,11 @@ msgid "Days"
msgstr "დღეები"
#: tp_Scale.ui:24
-#, fuzzy
msgctxt "tp_Scale|liststoreDATE"
msgid "Months"
msgstr "თვეები"
#: tp_Scale.ui:28
-#, fuzzy
msgctxt "tp_Scale|liststoreDATE"
msgid "Years"
msgstr "წლებით"
@@ -2949,7 +2876,6 @@ msgid "Automatic"
msgstr "ავტომატურად"
#: tp_Scale.ui:117
-#, fuzzy
msgctxt "tp_Scale|LB_AXIS_TYPE"
msgid "Text"
msgstr "ტექსტი"
@@ -2979,7 +2905,6 @@ msgid "_Automatic"
msgstr "ავტომატურად"
#: tp_Scale.ui:198
-#, fuzzy
msgctxt "tp_Scale|CBX_AUTO_MAX"
msgid "A_utomatic"
msgstr "ა_ვტომატური"
@@ -3079,7 +3004,6 @@ msgid "Connection lines"
msgstr "კავშირი ვერ შედგა"
#: tp_SeriesToAxis.ui:224
-#, fuzzy
msgctxt "tp_SeriesToAxis|label2"
msgid "Settings"
msgstr "პარამეტრები"
@@ -3154,7 +3078,6 @@ msgid "Degree"
msgstr "_გრადუსი"
#: tp_Trendline.ui:213
-#, fuzzy
msgctxt "tp_Trendline|label4"
msgid "Period"
msgstr "პერიოდი"
@@ -3205,7 +3128,6 @@ msgid "_Y Variable Name"
msgstr ""
#: tp_Trendline.ui:590
-#, fuzzy
msgctxt "tp_Trendline|label2"
msgid "Options"
msgstr "პარამეტრები"
@@ -3232,13 +3154,11 @@ msgid "Stagger _even"
msgstr ""
#: tp_axisLabel.ui:115
-#, fuzzy
msgctxt "tp_axisLabel|auto"
msgid "A_utomatic"
msgstr "ა_ვტომატური"
#: tp_axisLabel.ui:138
-#, fuzzy
msgctxt "tp_axisLabel|orderL"
msgid "Order"
msgstr "შეკვეთები"
@@ -3249,13 +3169,11 @@ msgid "O_verlap"
msgstr ""
#: tp_axisLabel.ui:189
-#, fuzzy
msgctxt "tp_axisLabel|breakCB"
msgid "_Break"
msgstr "შეწ_ყვეტა"
#: tp_axisLabel.ui:211
-#, fuzzy
msgctxt "tp_axisLabel|textflowL"
msgid "Text Flow"
msgstr "ტექსტის ნაკადი"
@@ -3334,7 +3252,6 @@ msgid "_Display legend"
msgstr ""
#: wizelementspage.ui:293
-#, fuzzy
msgctxt "wizelementspage|left"
msgid "_Left"
msgstr "_მარცხენა"
diff --git a/source/ka/cui/messages.po b/source/ka/cui/messages.po
index f7ea4e37d63..2c0a1db363a 100644
--- a/source/ka/cui/messages.po
+++ b/source/ka/cui/messages.po
@@ -25,7 +25,6 @@ msgid "Abstract"
msgstr "შინაარსი:"
#: personalization.hrc:33
-#, fuzzy
msgctxt "RID_SVXSTR_PERSONA_CATEGORIES"
msgid "Color"
msgstr "ფერი"
@@ -41,7 +40,6 @@ msgid "Nature"
msgstr ""
#: personalization.hrc:36
-#, fuzzy
msgctxt "RID_SVXSTR_PERSONA_CATEGORIES"
msgid "Solid"
msgstr "მყარი"
@@ -57,7 +55,6 @@ msgid "My Documents"
msgstr "ჩემი დოკუმენტები"
#: strings.hrc:26
-#, fuzzy
msgctxt "RID_SVXSTR_KEY_GRAPHICS_PATH"
msgid "Images"
msgstr "ნახატები"
@@ -361,7 +358,6 @@ msgid "All commands"
msgstr "ბრძანებების დამატება"
#: strings.hrc:92
-#, fuzzy
msgctxt "RID_SVXSTR_MACROS"
msgid "Macros"
msgstr "მარკოსები"
@@ -1012,13 +1008,11 @@ msgid "Timeout"
msgstr ""
#: strings.hrc:232
-#, fuzzy
msgctxt "RID_SVXSTR_YES"
msgid "Yes"
msgstr "დიახ"
#: strings.hrc:233
-#, fuzzy
msgctxt "RID_SVXSTR_NO"
msgid "No"
msgstr "არა"
@@ -1256,7 +1250,6 @@ msgid "Name of color scheme"
msgstr "ფერთა სქემის სახელი"
#: strings.hrc:296
-#, fuzzy
msgctxt "RID_SVXSTR_SPELL"
msgid "Spelling"
msgstr "მარლთწერა"
@@ -1268,7 +1261,6 @@ msgid "Hyphenation"
msgstr "ჰიპერნაცია"
#: strings.hrc:298
-#, fuzzy
msgctxt "RID_SVXSTR_THES"
msgid "Thesaurus"
msgstr "თეზაურუსი"
@@ -1593,13 +1585,11 @@ msgid "Apply border"
msgstr ""
#: strings.hrc:361
-#, fuzzy
msgctxt "RID_SVXSTR_CREATE_TABLE"
msgid "Create table"
msgstr "ცხრილის შექმნა"
#: strings.hrc:362
-#, fuzzy
msgctxt "RID_SVXSTR_REPLACE_TEMPLATES"
msgid "Apply Styles"
msgstr "სტილის მისადაგება"
@@ -1615,13 +1605,11 @@ msgid "Delete spaces and tabs at end and start of line"
msgstr ""
#: strings.hrc:365
-#, fuzzy
msgctxt "RID_SVXSTR_CONNECTOR"
msgid "Connector"
msgstr "დამკავშირებელი"
#: strings.hrc:366
-#, fuzzy
msgctxt "RID_SVXSTR_DIMENSION_LINE"
msgid "Dimension line"
msgstr "ხაზის ზომა"
@@ -1753,7 +1741,6 @@ msgid "Cast Shadow to Top Left"
msgstr "ჩრდილი ზედა მარცხენა მხარეს"
#: treeopt.hrc:30
-#, fuzzy
msgctxt "SID_GENERAL_OPTIONS_RES"
msgid "%PRODUCTNAME"
msgstr "%PRODUCTNAME"
@@ -1765,7 +1752,6 @@ msgid "User Data"
msgstr "მომხმარებლის მონაცემები"
#: treeopt.hrc:32
-#, fuzzy
msgctxt "SID_GENERAL_OPTIONS_RES"
msgid "General"
msgstr "ზოგადი"
@@ -1795,7 +1781,6 @@ msgid "Fonts"
msgstr "შრიფტი"
#: treeopt.hrc:37
-#, fuzzy
msgctxt "SID_GENERAL_OPTIONS_RES"
msgid "Security"
msgstr "უსაფრთხოება"
@@ -1827,7 +1812,6 @@ msgid "Basic IDE"
msgstr ""
#: treeopt.hrc:43
-#, fuzzy
msgctxt "SID_GENERAL_OPTIONS_RES"
msgid "Online Update"
msgstr "განახლება კავშირის რეჟიმში"
@@ -1838,7 +1822,6 @@ msgid "OpenCL"
msgstr ""
#: treeopt.hrc:49
-#, fuzzy
msgctxt "SID_LANGUAGE_OPTIONS_RES"
msgid "Language Settings"
msgstr "ენის პარამეტრები"
@@ -1862,7 +1845,6 @@ msgid "Searching in Japanese"
msgstr "ზიება იაპონურში"
#: treeopt.hrc:53
-#, fuzzy
msgctxt "SID_LANGUAGE_OPTIONS_RES"
msgid "Asian Layout"
msgstr "აზიური განლაგება"
@@ -1874,7 +1856,6 @@ msgid "Complex Text Layout"
msgstr "ტექსტის კომპლექსური განლაგება"
#: treeopt.hrc:59
-#, fuzzy
msgctxt "SID_INET_DLG_RES"
msgid "Internet"
msgstr "ინტერნეტი"
@@ -1898,7 +1879,6 @@ msgid "%PRODUCTNAME Writer"
msgstr "%PRODUCTNAME-ის შეცდომა"
#: treeopt.hrc:67
-#, fuzzy
msgctxt "SID_SW_EDITOPTIONS_RES"
msgid "General"
msgstr "ზოგადი"
@@ -1916,7 +1896,6 @@ msgid "Formatting Aids"
msgstr "ფორმატირების დამხმარე საშუალებები"
#: treeopt.hrc:70
-#, fuzzy
msgctxt "SID_SW_EDITOPTIONS_RES"
msgid "Grid"
msgstr "ბადე"
@@ -1944,7 +1923,6 @@ msgid "Print"
msgstr "ბეჭვდა"
#: treeopt.hrc:75
-#, fuzzy
msgctxt "SID_SW_EDITOPTIONS_RES"
msgid "Table"
msgstr "ცხრილი"
@@ -1997,7 +1975,6 @@ msgid "Formatting Aids"
msgstr "ფორმატირების დამხმარე საშუალებები"
#: treeopt.hrc:88
-#, fuzzy
msgctxt "SID_SW_ONLINEOPTIONS_RES"
msgid "Grid"
msgstr "ბადე"
@@ -2009,13 +1986,11 @@ msgid "Print"
msgstr "ბეჭვდა"
#: treeopt.hrc:90
-#, fuzzy
msgctxt "SID_SW_ONLINEOPTIONS_RES"
msgid "Table"
msgstr "ცხრილი"
#: treeopt.hrc:91
-#, fuzzy
msgctxt "SID_SW_ONLINEOPTIONS_RES"
msgid "Background"
msgstr "ფონი"
@@ -2027,7 +2002,6 @@ msgid "%PRODUCTNAME Math"
msgstr "%PRODUCTNAME მაკროსები"
#: treeopt.hrc:97
-#, fuzzy
msgctxt "SID_SM_EDITOPTIONS_RES"
msgid "Settings"
msgstr "პარამეტრები"
@@ -2039,7 +2013,6 @@ msgid "%PRODUCTNAME Calc"
msgstr "%PRODUCTNAME მაკროსები"
#: treeopt.hrc:103
-#, fuzzy
msgctxt "SID_SC_EDITOPTIONS_RES"
msgid "General"
msgstr "ზოგადი"
@@ -2063,7 +2036,6 @@ msgid "Calculate"
msgstr "გამოთვლა"
#: treeopt.hrc:107
-#, fuzzy
msgctxt "SID_SC_EDITOPTIONS_RES"
msgid "Formula"
msgstr "ფორმულა"
@@ -2087,7 +2059,6 @@ msgid "Compatibility"
msgstr "თავსებადობა"
#: treeopt.hrc:111
-#, fuzzy
msgctxt "SID_SC_EDITOPTIONS_RES"
msgid "Grid"
msgstr "ბადე"
@@ -2105,7 +2076,6 @@ msgid "%PRODUCTNAME Impress"
msgstr "%PRODUCTNAME მაკროსები"
#: treeopt.hrc:118
-#, fuzzy
msgctxt "SID_SD_EDITOPTIONS_RES"
msgid "General"
msgstr "ზოგადი"
@@ -2117,7 +2087,6 @@ msgid "View"
msgstr "ხედი"
#: treeopt.hrc:120
-#, fuzzy
msgctxt "SID_SD_EDITOPTIONS_RES"
msgid "Grid"
msgstr "ბადე"
@@ -2135,7 +2104,6 @@ msgid "%PRODUCTNAME Draw"
msgstr "%PRODUCTNAME-ის შეცდომა"
#: treeopt.hrc:127
-#, fuzzy
msgctxt "SID_SD_GRAPHIC_OPTIONS_RES"
msgid "General"
msgstr "ზოგადი"
@@ -2147,7 +2115,6 @@ msgid "View"
msgstr "ხედი"
#: treeopt.hrc:129
-#, fuzzy
msgctxt "SID_SD_GRAPHIC_OPTIONS_RES"
msgid "Grid"
msgstr "ბადე"
@@ -2159,7 +2126,6 @@ msgid "Print"
msgstr "ბეჭვდა"
#: treeopt.hrc:135
-#, fuzzy
msgctxt "SID_SCH_EDITOPTIONS_RES"
msgid "Charts"
msgstr "გრაფიკები"
@@ -2177,7 +2143,6 @@ msgid "Load/Save"
msgstr "ჩატვირთვა/დამახსოვრება"
#: treeopt.hrc:142
-#, fuzzy
msgctxt "SID_FILTER_DLG_RES"
msgid "General"
msgstr "ზოგადი"
@@ -2189,7 +2154,6 @@ msgid "VBA Properties"
msgstr "VBA თვისებები"
#: treeopt.hrc:144
-#, fuzzy
msgctxt "SID_FILTER_DLG_RES"
msgid "Microsoft Office"
msgstr "Microsoft Office"
@@ -2236,7 +2200,6 @@ msgid "Preference Name"
msgstr ""
#: aboutconfigdialog.ui:96
-#, fuzzy
msgctxt "aboutconfigdialog|property"
msgid "Property"
msgstr "თვისება"
@@ -2247,19 +2210,16 @@ msgid "Type"
msgstr "ტიპი"
#: aboutconfigdialog.ui:122
-#, fuzzy
msgctxt "aboutconfigdialog|value"
msgid "Value"
msgstr "მნიშვნელობა"
#: aboutconfigdialog.ui:169
-#, fuzzy
msgctxt "aboutconfigdialog|edit"
msgid "Edit"
msgstr "რედაქტირება"
#: aboutconfigdialog.ui:182
-#, fuzzy
msgctxt "aboutconfigdialog|reset"
msgid "Reset"
msgstr "ხელახალი კონფიგურაცია"
@@ -2281,7 +2241,6 @@ msgid "Version: %ABOUTBOXPRODUCTVERSION%ABOUTBOXPRODUCTVERSIONSUFFIX"
msgstr ""
#: aboutdialog.ui:11
-#, fuzzy
msgctxt "aboutdialog|AboutDialog"
msgid "About %PRODUCTNAME"
msgstr "%PRODUCTNAME-ის შესახებ"
@@ -2480,7 +2439,6 @@ msgid "_Text only"
msgstr "მხოლოდ _ტექსტი"
#: agingdialog.ui:16
-#, fuzzy
msgctxt "agingdialog|AgingDialog"
msgid "Aging"
msgstr "დაძველება"
@@ -2497,7 +2455,6 @@ msgid "Parameters"
msgstr "~პარამეტრები"
#: applyautofmtpage.ui:27
-#, fuzzy
msgctxt "applyautofmtpage|edit"
msgid "_Edit..."
msgstr "_რედაქტირება..."
@@ -2661,7 +2618,6 @@ msgid "None"
msgstr "შენიშვნა"
#: areatabpage.ui:42
-#, fuzzy
msgctxt "areatabpage|btncolor"
msgid "Color"
msgstr "ფერი"
@@ -2808,7 +2764,6 @@ msgid "Table"
msgstr "ცხრილი"
#: backgroundpage.ui:214
-#, fuzzy
msgctxt "backgroundpage|background_label"
msgid "Background Color"
msgstr "ფონის ფერი"
@@ -2905,7 +2860,6 @@ msgid "Type"
msgstr "ტიპი"
#: baselinksdialog.ui:175
-#, fuzzy
msgctxt "baselinksdialog|STATUS"
msgid "Status"
msgstr "მდგომარეობა"
@@ -2970,19 +2924,16 @@ msgid "Style:"
msgstr "სტილი"
#: bitmaptabpage.ui:126
-#, fuzzy
msgctxt "bitmaptabpage|bitmapstyle"
msgid "Original"
msgstr "ორიგინალური"
#: bitmaptabpage.ui:127
-#, fuzzy
msgctxt "bitmaptabpage|bitmapstyle"
msgid "Filled"
msgstr "შევსებული"
#: bitmaptabpage.ui:128
-#, fuzzy
msgctxt "bitmaptabpage|bitmapstyle"
msgid "Stretched"
msgstr "გაჭიმული"
@@ -2993,7 +2944,6 @@ msgid "Zoomed"
msgstr ""
#: bitmaptabpage.ui:130
-#, fuzzy
msgctxt "bitmaptabpage|bitmapstyle"
msgid "Custom"
msgstr "ინდივიდუალური:"
@@ -3117,13 +3067,11 @@ msgid "Column"
msgstr "სვეტი"
#: bitmaptabpage.ui:467
-#, fuzzy
msgctxt "bitmaptabpage|label2"
msgid "Options"
msgstr "პარამეტრები"
#: bitmaptabpage.ui:510
-#, fuzzy
msgctxt "bitmaptabpage|CTL_BITMAP_PREVIEW-atkobject"
msgid "Example"
msgstr "მაგალითი"
@@ -3226,7 +3174,6 @@ msgid "Borders"
msgstr "ჩარჩო"
#: borderbackgrounddialog.ui:128
-#, fuzzy
msgctxt "borderbackgrounddialog|background"
msgid "Background"
msgstr "ფონი"
@@ -3391,7 +3338,6 @@ msgid "Position and Size"
msgstr "ადგილმდებარეობა და დაშორება"
#: calloutdialog.ui:151
-#, fuzzy
msgctxt "calloutdialog|RID_SVXPAGE_CAPTION"
msgid "Callout"
msgstr "მიმთითებელი"
@@ -3402,13 +3348,11 @@ msgid "Optimal"
msgstr "ოპტიმალური"
#: calloutpage.ui:24
-#, fuzzy
msgctxt "calloutpage|liststore1"
msgid "From top"
msgstr "ზემოდან"
#: calloutpage.ui:28
-#, fuzzy
msgctxt "calloutpage|liststore1"
msgid "From left"
msgstr "მარცხნიდან"
@@ -3536,7 +3480,6 @@ msgid "Filled"
msgstr "შევსებული"
#: cellalignment.ui:48
-#, fuzzy
msgctxt "cellalignment|liststoreHorzAlign"
msgid "Distributed"
msgstr "გავრცელება"
@@ -3567,7 +3510,6 @@ msgid "Justified"
msgstr "გათანაბრებული"
#: cellalignment.ui:82
-#, fuzzy
msgctxt "cellalignment|liststoreVertAlign"
msgid "Distributed"
msgstr "გავრცელება"
@@ -3621,7 +3563,6 @@ msgid "Te_xt direction:"
msgstr "ტექსტის მიმართულება"
#: cellalignment.ui:369
-#, fuzzy
msgctxt "cellalignment|labelProperties"
msgid "Properties"
msgstr "თვისებები"
@@ -4062,7 +4003,6 @@ msgid "Recent Colors"
msgstr ""
#: colorpage.ui:156
-#, fuzzy
msgctxt "colorpage|RGB"
msgid "RGB"
msgstr "RGB"
@@ -4074,7 +4014,6 @@ msgid "CMYK"
msgstr "CMYK"
#: colorpage.ui:188
-#, fuzzy
msgctxt "colorpage|delete"
msgid "Delete"
msgstr "წაშლა"
@@ -4147,13 +4086,11 @@ msgid "New Color"
msgstr ""
#: colorpage.ui:656
-#, fuzzy
msgctxt "colorpage|B_custom"
msgid "Blue"
msgstr "ლურჯი"
#: colorpage.ui:671
-#, fuzzy
msgctxt "colorpage|R_custom"
msgid "Red"
msgstr "წითელი"
@@ -4174,7 +4111,6 @@ msgid "_R"
msgstr ""
#: colorpage.ui:728
-#, fuzzy
msgctxt "colorpage|G_custom"
msgid "Green"
msgstr "მწვანე"
@@ -4296,7 +4232,6 @@ msgid "CMYK"
msgstr "CMYK"
#: comment.ui:7
-#, fuzzy
msgctxt "comment|CommentDialog"
msgid "Insert Comment"
msgstr "ბრძანების ჩასმა"
@@ -4312,7 +4247,6 @@ msgid "_Text"
msgstr "_ტექსტი"
#: comment.ui:228
-#, fuzzy
msgctxt "comment|label5"
msgid "_Insert"
msgstr "ჩა_სმა"
@@ -4390,7 +4324,6 @@ msgid "Preview"
msgstr "გადახედვა"
#: connectortabpage.ui:347
-#, fuzzy
msgctxt "connectortabpage|CTL_PREVIEW-atkobject"
msgid "Example"
msgstr "მაგალითი"
@@ -4559,13 +4492,11 @@ msgid "Context Menus"
msgstr ""
#: customizedialog.ui:173
-#, fuzzy
msgctxt "customizedialog|keyboard"
msgid "Keyboard"
msgstr "კლავიატურა"
#: customizedialog.ui:196
-#, fuzzy
msgctxt "customizedialog|events"
msgid "Events"
msgstr "მოვლენები"
@@ -4596,19 +4527,16 @@ msgid "Edit Database Link"
msgstr ""
#: dbregisterpage.ui:62
-#, fuzzy
msgctxt "dbregisterpage|new"
msgid "_New..."
msgstr "_ახალი..."
#: dbregisterpage.ui:76
-#, fuzzy
msgctxt "dbregisterpage|delete"
msgid "_Delete"
msgstr "_წაშლა"
#: dbregisterpage.ui:90
-#, fuzzy
msgctxt "dbregisterpage|edit"
msgid "_Edit..."
msgstr "_რედაქტირება..."
@@ -4685,7 +4613,6 @@ msgid "Show _measurement units"
msgstr ""
#: dimensionlinestabpage.ui:404
-#, fuzzy
msgctxt "dimensionlinestabpage|label2"
msgid "Legend"
msgstr "ლეგენდა"
@@ -4802,13 +4729,11 @@ msgid "_Replace By"
msgstr ""
#: editdictionarydialog.ui:251
-#, fuzzy
msgctxt "editdictionarydialog|newreplace"
msgid "_New"
msgstr "ა_ხალი"
#: editdictionarydialog.ui:265
-#, fuzzy
msgctxt "editdictionarydialog|delete"
msgid "_Delete"
msgstr "_წაშლა"
@@ -5306,7 +5231,6 @@ msgid "Similarities..."
msgstr ""
#: fmsearchdialog.ui:558
-#, fuzzy
msgctxt "fmsearchdialog|cbApprox"
msgid "S_imilarity search"
msgstr "_მსგავსის ძებნა"
@@ -5382,7 +5306,6 @@ msgid "Font"
msgstr "შრიფტი"
#: formatcellsdialog.ui:128
-#, fuzzy
msgctxt "formatcellsdialog|effects"
msgid "Font Effects"
msgstr "შრიფტის ეფექტები"
@@ -5394,7 +5317,6 @@ msgid "Borders"
msgstr "ჩარჩო"
#: formatcellsdialog.ui:174
-#, fuzzy
msgctxt "formatcellsdialog|area"
msgid "Background"
msgstr "ფონი"
@@ -5405,7 +5327,6 @@ msgid "Format Number"
msgstr ""
#: galleryapplyprogress.ui:8
-#, fuzzy
msgctxt "galleryapplyprogress|GalleryApplyProgress"
msgid "Apply"
msgstr "გამოყენება"
@@ -5449,7 +5370,6 @@ msgid "A_dd All"
msgstr ""
#: gallerygeneralpage.ui:22
-#, fuzzy
msgctxt "gallerygeneralpage|label1"
msgid "Modified:"
msgstr "შეცვლა:"
@@ -5478,7 +5398,6 @@ msgid "Theme Name"
msgstr ""
#: gallerysearchprogress.ui:8
-#, fuzzy
msgctxt "gallerysearchprogress|GallerySearchProgress"
msgid "Find"
msgstr "~პოვნა"
@@ -5535,7 +5454,6 @@ msgid "Title:"
msgstr "სათაური"
#: galleryupdateprogress.ui:8
-#, fuzzy
msgctxt "galleryupdateprogress|GalleryUpdateProgress"
msgid "Update"
msgstr "განახლება"
@@ -5653,13 +5571,11 @@ msgid "To color percentage"
msgstr ""
#: gradientpage.ui:600
-#, fuzzy
msgctxt "gradientpage|propfl"
msgid "Options"
msgstr "პარამეტრები"
#: gradientpage.ui:644
-#, fuzzy
msgctxt "gradientpage|previewctl-atkobject"
msgid "Example"
msgstr "მაგალითი"
@@ -5688,13 +5604,11 @@ msgid "Dictionary"
msgstr "ლექსიკონები"
#: hangulhanjaconversiondialog.ui:7
-#, fuzzy
msgctxt "hangulhanjaconversiondialog|HangulHanjaConversionDialog"
msgid "Hangul/Hanja Conversion"
msgstr "Hangul/Hanja გარდაქმნა"
#: hangulhanjaconversiondialog.ui:96
-#, fuzzy
msgctxt "hangulhanjaconversiondialog|label1"
msgid "Original"
msgstr "ორიგინალური"
@@ -5717,7 +5631,6 @@ msgid "Suggestions"
msgstr "_შეთავაზებები"
#: hangulhanjaconversiondialog.ui:219
-#, fuzzy
msgctxt "hangulhanjaconversiondialog|label5"
msgid "Format"
msgstr "ფორმატი"
@@ -5741,25 +5654,21 @@ msgid "Hang_ul (Hanja)"
msgstr "ჰანგ~ული (ჰანჯა)"
#: hangulhanjaconversiondialog.ui:295
-#, fuzzy
msgctxt "hangulhanjaconversiondialog|hanja_above"
msgid "Hanja"
msgstr "ჰანჯა"
#: hangulhanjaconversiondialog.ui:312
-#, fuzzy
msgctxt "hangulhanjaconversiondialog|hanja_below"
msgid "Hanja"
msgstr "ჰანჯა"
#: hangulhanjaconversiondialog.ui:328
-#, fuzzy
msgctxt "hangulhanjaconversiondialog|hangul_above"
msgid "Hangul"
msgstr "ჰანგული"
#: hangulhanjaconversiondialog.ui:344
-#, fuzzy
msgctxt "hangulhanjaconversiondialog|hangul_below"
msgid "Hangul"
msgstr "ჰანგული"
@@ -5823,13 +5732,11 @@ msgid "Edit Custom Dictionary"
msgstr "მორგებული ლექსიკონის რედაქტირება"
#: hangulhanjaeditdictdialog.ui:107
-#, fuzzy
msgctxt "hangulhanjaeditdictdialog|label4"
msgid "Book"
msgstr "წიგნი"
#: hangulhanjaeditdictdialog.ui:213
-#, fuzzy
msgctxt "hangulhanjaeditdictdialog|label2"
msgid "Original"
msgstr "ორიგინალური"
@@ -5852,7 +5759,6 @@ msgid "New..."
msgstr "ახალი..."
#: hangulhanjaoptdialog.ui:121
-#, fuzzy
msgctxt "hangulhanjaoptdialog|edit"
msgid "Edit..."
msgstr "რედაქტირება..."
@@ -5933,19 +5839,16 @@ msgid "Line _color:"
msgstr "ხაზის ფერი"
#: hatchpage.ui:281
-#, fuzzy
msgctxt "hatchpage|backgroundcolor"
msgid "Background Color"
msgstr "ფონის ფერი"
#: hatchpage.ui:313
-#, fuzzy
msgctxt "hatchpage|propfl"
msgid "Options"
msgstr "პარამეტრები"
#: hatchpage.ui:357
-#, fuzzy
msgctxt "hatchpage|previewctl-atkobject"
msgid "Example"
msgstr "მაგალითი"
@@ -5963,13 +5866,11 @@ msgid "Hyperlink"
msgstr "ბმული"
#: hyperlinkdialog.ui:42
-#, fuzzy
msgctxt "hyperlinkdialog|apply"
msgid "Apply"
msgstr "გამოყენება"
#: hyperlinkdialog.ui:84
-#, fuzzy
msgctxt "hyperlinkdialog|reset"
msgid "Reset"
msgstr "ხელახალი კონფიგურაცია"
@@ -6059,7 +5960,6 @@ msgid "F_orm:"
msgstr "F_or"
#: hyperlinkdocpage.ui:329
-#, fuzzy
msgctxt "hyperlinkdocpage|script|tooltip_text"
msgid "Events"
msgstr "მოვლენები"
@@ -6136,7 +6036,6 @@ msgid "F_orm:"
msgstr "F_or"
#: hyperlinkinternetpage.ui:330
-#, fuzzy
msgctxt "hyperlinkinternetpage|script|tooltip_text"
msgid "Events"
msgstr "მოვლენები"
@@ -6201,7 +6100,6 @@ msgid "F_orm:"
msgstr "F_or"
#: hyperlinkmailpage.ui:257
-#, fuzzy
msgctxt "hyperlinkmailpage|script|tooltip_text"
msgid "Events"
msgstr "მოვლენები"
@@ -6254,13 +6152,11 @@ msgid "_File:"
msgstr "ფაილი"
#: hyperlinknewdocpage.ui:112
-#, fuzzy
msgctxt "hyperlinknewdocpage|create"
msgid "Select Path"
msgstr "მდებარეობის არჩევა"
#: hyperlinknewdocpage.ui:117
-#, fuzzy
msgctxt "hyperlinknewdocpage|create|tooltip_text"
msgid "Select Path"
msgstr "მდებარეობის არჩევა"
@@ -6302,7 +6198,6 @@ msgid "F_orm:"
msgstr "F_or"
#: hyperlinknewdocpage.ui:309
-#, fuzzy
msgctxt "hyperlinknewdocpage|script|tooltip_text"
msgid "Events"
msgstr "მოვლენები"
@@ -6340,7 +6235,6 @@ msgid "Word:"
msgstr "ს~იტყვა"
#: iconchangedialog.ui:10
-#, fuzzy
msgctxt "iconchangedialog|IconChange"
msgid "%PRODUCTNAME %PRODUCTVERSION"
msgstr "%PRODUCTNAME %PRODUCTVERSION"
@@ -6595,7 +6489,6 @@ msgid "_Add"
msgstr "დამატება"
#: javastartparametersdialog.ui:188
-#, fuzzy
msgctxt "javastartparametersdialog|editbtn"
msgid "_Edit"
msgstr "_რედაქტირება"
@@ -6737,7 +6630,6 @@ msgid "Properties"
msgstr "თვისებები"
#: linetabpage.ui:30
-#, fuzzy
msgctxt "linetabpage|liststoreCAP_STYLE"
msgid "Flat"
msgstr "ბრტყელი"
@@ -6759,7 +6651,6 @@ msgid "Rounded"
msgstr ""
#: linetabpage.ui:56
-#, fuzzy
msgctxt "linetabpage|liststoreEDGE_STYLE"
msgid "- none -"
msgstr "- არცერთი -"
@@ -6893,7 +6784,6 @@ msgid "Icon"
msgstr "ხატულები"
#: linetabpage.ui:798
-#, fuzzy
msgctxt "linetabpage|CTL_PREVIEW-atkobject"
msgid "Example"
msgstr "მაგალითი"
@@ -7068,13 +6958,11 @@ msgid "_Function"
msgstr "ფუნქცია"
#: menuassignpage.ui:387
-#, fuzzy
msgctxt "menuassignpage|insert"
msgid "_Insert"
msgstr "ჩა_სმა"
#: menuassignpage.ui:405
-#, fuzzy
msgctxt "menuassignpage|modify"
msgid "_Modify"
msgstr "შე_ცვლა"
@@ -7102,7 +6990,6 @@ msgid "Insert Submenu"
msgstr ""
#: menuassignpage.ui:557
-#, fuzzy
msgctxt "menuassignpage|renameItem"
msgid "Rename..."
msgstr "გადარქმევა..."
@@ -7125,7 +7012,6 @@ msgid "Restore Default Command"
msgstr ""
#: mosaicdialog.ui:16
-#, fuzzy
msgctxt "mosaicdialog|MosaicDialog"
msgid "Mosaic"
msgstr "მოზაიკა"
@@ -7172,13 +7058,11 @@ msgid "Menu _position:"
msgstr ""
#: movemenu.ui:244
-#, fuzzy
msgctxt "movemenu|up-atkobject"
msgid "Up"
msgstr "ზემოთ"
#: movemenu.ui:262
-#, fuzzy
msgctxt "movemenu|down-atkobject"
msgid "Down"
msgstr "დაბლა"
@@ -7236,7 +7120,6 @@ msgid "Create Macro"
msgstr ""
#: newlibdialog.ui:102
-#, fuzzy
msgctxt "newlibdialog|altrenametitle"
msgid "Rename"
msgstr "გადარქმევა"
@@ -7888,7 +7771,6 @@ msgid "Western _text and Asian punctuation"
msgstr ""
#: optasianpage.ui:73
-#, fuzzy
msgctxt "optasianpage|label1"
msgid "Kerning"
msgstr "კერნინგი"
@@ -8075,7 +7957,6 @@ msgid "Context"
msgstr "შინაარსი"
#: optctlpage.ui:254
-#, fuzzy
msgctxt "optctlpage|label4"
msgid "General Options"
msgstr "მთავარი საშუალებები"
@@ -8336,7 +8217,6 @@ msgid "Help Improve %PRODUCTNAME"
msgstr ""
#: optgeneralpage.ui:338
-#, fuzzy
msgctxt "optgeneralpage|quicklaunch"
msgid "Load %PRODUCTNAME during system start-up"
msgstr "%PRODUCTNAME-ის ჩატვირთვა სისტემის გაშვების მომენტში"
@@ -8347,7 +8227,6 @@ msgid "Enable systray Quickstarter"
msgstr ""
#: optgeneralpage.ui:372
-#, fuzzy
msgctxt "optgeneralpage|label8"
msgid "%PRODUCTNAME Quickstarter"
msgstr "%PRODUCTNAME Quickstarter-ი"
@@ -8409,7 +8288,6 @@ msgid "_Use '%ENGLISHUSLOCALE' locale for numbers"
msgstr ""
#: opthtmlpage.ui:407
-#, fuzzy
msgctxt "opthtmlpage|label2"
msgid "Import"
msgstr "იმპორტი"
@@ -8442,7 +8320,6 @@ msgid "LibreOffice _Basic"
msgstr ""
#: opthtmlpage.ui:568
-#, fuzzy
msgctxt "opthtmlpage|label3"
msgid "Export"
msgstr "ექსპორტი"
@@ -8637,7 +8514,6 @@ msgid "_Available language modules:"
msgstr ""
#: optlingupage.ui:74
-#, fuzzy
msgctxt "optlingupage|lingumodulesedit"
msgid "_Edit..."
msgstr "_რედაქტირება..."
@@ -8654,7 +8530,6 @@ msgid "_User-defined dictionaries:"
msgstr "მომხმარებლის მიერ განსაზღვრული ლექსიკონები"
#: optlingupage.ui:146
-#, fuzzy
msgctxt "optlingupage|lingudictsnew"
msgid "_New..."
msgstr "_ახალი..."
@@ -8672,7 +8547,6 @@ msgid "Edit User-defined dictionaries"
msgstr "მომხმარებლის მიერ განსაზღვრული ლექსიკონები"
#: optlingupage.ui:179
-#, fuzzy
msgctxt "optlingupage|lingudictsdelete"
msgid "_Delete"
msgstr "_წაშლა"
@@ -8864,7 +8738,6 @@ msgid "_Default"
msgstr "_სტანდარტული"
#: optpathspage.ui:151
-#, fuzzy
msgctxt "optpathspage|edit"
msgid "_Edit..."
msgstr "_რედაქტირება..."
@@ -9246,19 +9119,16 @@ msgid "First name"
msgstr "სახელი"
#: optuserpage.ui:189
-#, fuzzy
msgctxt "lastname-atkobject"
msgid "Last name"
msgstr "გვარი"
#: optuserpage.ui:207
-#, fuzzy
msgctxt "shortname-atkobject"
msgid "Initials"
msgstr "ინიციალები"
#: optuserpage.ui:236
-#, fuzzy
msgctxt "city-atkobject"
msgid "City"
msgstr "ქალაქი"
@@ -9270,7 +9140,6 @@ msgid "State"
msgstr "შტატი"
#: optuserpage.ui:272
-#, fuzzy
msgctxt "zip-atkobject"
msgid "Zip code"
msgstr "საფოსტო ინდექსი"
@@ -9319,7 +9188,6 @@ msgid "Last name/first _name/father’s name/initials:"
msgstr ""
#: optuserpage.ui:472
-#, fuzzy
msgctxt "ruslastname-atkobject"
msgid "Last name"
msgstr "გვარი"
@@ -9330,13 +9198,11 @@ msgid "Father's name"
msgstr ""
#: optuserpage.ui:508
-#, fuzzy
msgctxt "russhortname-atkobject"
msgid "Initials"
msgstr "ინიციალები"
#: optuserpage.ui:526
-#, fuzzy
msgctxt "rusfirstname-atkobject"
msgid "First name"
msgstr "სახელი"
@@ -9348,19 +9214,16 @@ msgid "Last/first _name/initials:"
msgstr "სახელი/_გვარი /ინიციალები"
#: optuserpage.ui:569
-#, fuzzy
msgctxt "eastlastname-atkobject"
msgid "Last name"
msgstr "გვარი"
#: optuserpage.ui:587
-#, fuzzy
msgctxt "eastfirstname-atkobject"
msgid "First name"
msgstr "სახელი"
#: optuserpage.ui:605
-#, fuzzy
msgctxt "eastshortname-atkobject"
msgid "Initials"
msgstr "ინიციალები"
@@ -9371,7 +9234,6 @@ msgid "_Street/apartment number:"
msgstr ""
#: optuserpage.ui:648
-#, fuzzy
msgctxt "russtreet-atkobject"
msgid "Street"
msgstr "ქუჩა"
@@ -9387,13 +9249,11 @@ msgid "_Zip/city:"
msgstr ""
#: optuserpage.ui:709
-#, fuzzy
msgctxt "icity-atkobject"
msgid "City"
msgstr "ქალაქი"
#: optuserpage.ui:727
-#, fuzzy
msgctxt "izip-atkobject"
msgid "Zip code"
msgstr "საფოსტო ინდექსი"
@@ -9481,7 +9341,6 @@ msgid "Automatic"
msgstr "ავტომატური"
#: optviewpage.ui:190
-#, fuzzy
msgctxt "optviewpage|contextmenushortcuts"
msgid "Hide"
msgstr "დამალვა"
@@ -9626,13 +9485,11 @@ msgid "Automatic"
msgstr "ავტომატური"
#: optviewpage.ui:440
-#, fuzzy
msgctxt "optviewpage|sidebariconsize"
msgid "Small"
msgstr "მცირე"
#: optviewpage.ui:441
-#, fuzzy
msgctxt "optviewpage|sidebariconsize"
msgid "Large"
msgstr "დიდი"
@@ -9649,13 +9506,11 @@ msgid "Automatic"
msgstr "ავტომატური"
#: optviewpage.ui:469
-#, fuzzy
msgctxt "optviewpage|notebookbariconsize"
msgid "Small"
msgstr "მცირე"
#: optviewpage.ui:470
-#, fuzzy
msgctxt "optviewpage|notebookbariconsize"
msgid "Large"
msgstr "დიდი"
@@ -9881,7 +9736,6 @@ msgstr ""
#: paragalignpage.ui:15
#: /home/cl/vc/git/libo-core/cui/uiconfig/ui/paragalignpage.ui:19
-#, fuzzy
msgctxt "paragalignpage|liststoreLB_LASTLINE"
msgid "Start"
msgstr "დაწყება"
@@ -9902,7 +9756,6 @@ msgid "Automatic"
msgstr "ავტომატური"
#: paragalignpage.ui:45
-#, fuzzy
msgctxt "paragalignpage|liststoreLB_VERTALIGN"
msgid "Base line"
msgstr "საბაზო ხაზი"
@@ -9923,7 +9776,6 @@ msgid "Bottom"
msgstr "ქვემოთ"
#: paragalignpage.ui:85
-#, fuzzy
msgctxt "paragalignpage|drawingareaWN_EXAMPLE-atkobject"
msgid "Example"
msgstr "მაგალითი"
@@ -10023,13 +9875,11 @@ msgid "1.5 Lines"
msgstr "1.5 სტრიქონი"
#: paraindentspacing.ui:49
-#, fuzzy
msgctxt "paraindentspacing|liststoreLB_LINEDIST"
msgid "Double"
msgstr "ორმაგი"
#: paraindentspacing.ui:53
-#, fuzzy
msgctxt "paraindentspacing|liststoreLB_LINEDIST"
msgid "Proportional"
msgstr "პროპორციულად"
@@ -10046,7 +9896,6 @@ msgid "Leading"
msgstr "სათაური"
#: paraindentspacing.ui:91
-#, fuzzy
msgctxt "paraindentspacing|drawingareaWN_EXAMPLE-atkobject"
msgid "Example"
msgstr "მაგალითი"
@@ -10073,7 +9922,6 @@ msgid "_Automatic"
msgstr "ავტომატური"
#: paraindentspacing.ui:221
-#, fuzzy
msgctxt "paraindentspacing|labelST_LINEDIST_ABS"
msgid "Fixed"
msgstr "უძრავი"
@@ -10123,7 +9971,6 @@ msgid "A_ctivate"
msgstr ""
#: paraindentspacing.ui:503
-#, fuzzy
msgctxt "paraindentspacing|label3"
msgid "Register-true"
msgstr "რეგისტრაცია ჭეშმარიტი"
@@ -10286,7 +10133,6 @@ msgid "Selection"
msgstr "მონიშნული"
#: patterntabpage.ui:65
-#, fuzzy
msgctxt "patterntabpage|BTN_MODIFY"
msgid "_Modify"
msgstr "შე_ცვლა"
@@ -10320,13 +10166,11 @@ msgid "Background Color:"
msgstr "ფონის ფერი"
#: patterntabpage.ui:252
-#, fuzzy
msgctxt "patterntabpage|label1"
msgid "Options"
msgstr "პარამეტრები"
#: patterntabpage.ui:295
-#, fuzzy
msgctxt "patterntabpage|CTL_PREVIEW-atkobject"
msgid "Example"
msgstr "მაგალითი"
@@ -10608,7 +10452,6 @@ msgid "Adapt"
msgstr ""
#: posterdialog.ui:16
-#, fuzzy
msgctxt "posterdialog|PosterDialog"
msgid "Posterize"
msgstr "პოსტერიზაცია"
@@ -10765,7 +10608,6 @@ msgid "No Loaded File"
msgstr ""
#: querynoloadedfiledialog.ui:14
-#, fuzzy
msgctxt "querynoloadedfiledialog|NoLoadedFileDialog"
msgid "The file could not be loaded!"
msgstr "ფაილი ვერ ჩაიტვირთა!"
@@ -10858,13 +10700,11 @@ msgid "Default _settings:"
msgstr "სტანდარტული პარამეტრები"
#: rotationtabpage.ui:255
-#, fuzzy
msgctxt "rotationtabpage|CTL_ANGLE|tooltip_text"
msgid "Rotation Angle"
msgstr "Rotation Angle"
#: rotationtabpage.ui:280
-#, fuzzy
msgctxt "rotationtabpage|label2"
msgid "Rotation Angle"
msgstr "Rotation Angle"
@@ -10920,7 +10760,6 @@ msgid "Macros"
msgstr "მარკოსები"
#: searchattrdialog.ui:9
-#, fuzzy
msgctxt "searchattrdialog|SearchAttrDialog"
msgid "Attributes"
msgstr "ატრიბუტები"
@@ -10936,7 +10775,6 @@ msgid "Font"
msgstr "შრიფტი"
#: searchformatdialog.ui:128
-#, fuzzy
msgctxt "searchformatdialog|fonteffects"
msgid "Font Effects"
msgstr "შრიფტის ეფექტები"
@@ -10947,7 +10785,6 @@ msgid "Position"
msgstr "მდებარეობა"
#: searchformatdialog.ui:174
-#, fuzzy
msgctxt "searchformatdialog|asianlayout"
msgid "Asian Layout"
msgstr "აზიური განლაგება"
@@ -10964,13 +10801,11 @@ msgid "Alignment"
msgstr "სწ_ორება"
#: searchformatdialog.ui:244
-#, fuzzy
msgctxt "searchformatdialog|labelTP_PARA_EXT"
msgid "Text Flow"
msgstr "ტექსტის ნაკადი"
#: searchformatdialog.ui:268
-#, fuzzy
msgctxt "searchformatdialog|labelTP_PARA_ASIAN"
msgid "Asian Typography"
msgstr "აზიური ტიპოგრაფია"
@@ -11058,7 +10893,6 @@ msgid "Search Term or Firefox Theme URL"
msgstr ""
#: select_persona_dialog.ui:228
-#, fuzzy
msgctxt "select_persona_dialog|label6"
msgid "Categories"
msgstr "კატეგორიები"
@@ -11105,7 +10939,6 @@ msgid "_Color:"
msgstr "_ფერი"
#: shadowtabpage.ui:205
-#, fuzzy
msgctxt "shadowtabpage|CTL_COLOR_PREVIEW-atkobject"
msgid "Example"
msgstr "მაგალითი"
@@ -11224,7 +11057,6 @@ msgid "Currently Installed Smart Tags"
msgstr ""
#: smoothdialog.ui:16
-#, fuzzy
msgctxt "smoothdialog|SmoothDialog"
msgid "Smooth"
msgstr "გლუვი"
@@ -11241,7 +11073,6 @@ msgid "Parameters"
msgstr "~პარამეტრები"
#: solarizedialog.ui:14
-#, fuzzy
msgctxt "solarizedialog|SolarizeDialog"
msgid "Solarization"
msgstr "სოლარიზაცია"
@@ -11269,7 +11100,6 @@ msgid "Special Characters"
msgstr "სპეციალური სიმბოლოები"
#: specialcharacters.ui:24
-#, fuzzy
msgctxt "specialcharacters|insert"
msgid "_Insert"
msgstr "ჩა_სმა"
@@ -11415,7 +11245,6 @@ msgid "_Not in dictionary"
msgstr "_არ არის ლექსიკონში"
#: spellingdialog.ui:386
-#, fuzzy
msgctxt "spellingdialog|paste"
msgid "Paste"
msgstr "ჩა~სმა"
@@ -11553,7 +11382,6 @@ msgid "To _frame"
msgstr "ჩარჩოზე"
#: swpossizepage.ui:294
-#, fuzzy
msgctxt "swpossizepage|label1"
msgid "Anchor"
msgstr "სანიშნე"
@@ -11631,13 +11459,11 @@ msgid "No Effect"
msgstr "ეფექტის გარეშე"
#: textanimtabpage.ui:53
-#, fuzzy
msgctxt "textanimtabpage|liststoreEFFECT"
msgid "Blink"
msgstr "ციმციმი"
#: textanimtabpage.ui:57
-#, fuzzy
msgctxt "textanimtabpage|liststoreEFFECT"
msgid "Scroll Through"
msgstr "აცოცება"
@@ -11648,7 +11474,6 @@ msgid "Scroll Back and Forth"
msgstr ""
#: textanimtabpage.ui:65
-#, fuzzy
msgctxt "textanimtabpage|liststoreEFFECT"
msgid "Scroll In"
msgstr "ჩაცოცება"
@@ -11666,19 +11491,16 @@ msgid "Direction:"
msgstr "მიმართულება"
#: textanimtabpage.ui:155
-#, fuzzy
msgctxt "textanimtabpage|BTN_UP|tooltip_text"
msgid "To top"
msgstr "ზემოთკენ"
#: textanimtabpage.ui:161
-#, fuzzy
msgctxt "textanimtabpage|BTN_UP-atkobject"
msgid "Up"
msgstr "ზემოთ"
#: textanimtabpage.ui:176
-#, fuzzy
msgctxt "textanimtabpage|BTN_RIGHT|tooltip_text"
msgid "To right"
msgstr "მარჯვნივ"
@@ -11689,7 +11511,6 @@ msgid "Right"
msgstr "მარჯვნივ"
#: textanimtabpage.ui:197
-#, fuzzy
msgctxt "textanimtabpage|BTN_LEFT|tooltip_text"
msgid "To left"
msgstr "მარცხნივ"
@@ -11700,13 +11521,11 @@ msgid "Left"
msgstr "მარცხნივ"
#: textanimtabpage.ui:218
-#, fuzzy
msgctxt "textanimtabpage|BTN_DOWN|tooltip_text"
msgid "To bottom"
msgstr "ქვემოთკენ"
#: textanimtabpage.ui:224
-#, fuzzy
msgctxt "textanimtabpage|BTN_DOWN-atkobject"
msgid "Down"
msgstr "დაბლა"
@@ -11853,7 +11672,6 @@ msgid "Text"
msgstr "ტექსტი"
#: textdialog.ui:128
-#, fuzzy
msgctxt "textdialog|RID_SVXPAGE_TEXTANIMATION"
msgid "Text Animation"
msgstr "ტექსტის ანიმაცია"
@@ -11913,7 +11731,6 @@ msgid "Position:"
msgstr "მდებარეობა"
#: textflowpage.ui:295
-#, fuzzy
msgctxt "textflowpage|comboPageStyle-atkobject"
msgid "Page Style"
msgstr "გვერდის სტილი"
@@ -11964,13 +11781,11 @@ msgid "_Widow control"
msgstr "_ფანფრის კონტროლი"
#: textflowpage.ui:473
-#, fuzzy
msgctxt "textflowpage|labelOrphan"
msgid "lines"
msgstr "ხაზები"
#: textflowpage.ui:485
-#, fuzzy
msgctxt "textflowpage|labelWidow"
msgid "lines"
msgstr "ხაზები"
@@ -12095,13 +11910,11 @@ msgid "_End value:"
msgstr ""
#: transparencytabpage.ui:435
-#, fuzzy
msgctxt "transparencytabpage|CTL_BITMAP_PREVIEW-atkobject"
msgid "Example"
msgstr "მაგალითი"
#: transparencytabpage.ui:453
-#, fuzzy
msgctxt "transparencytabpage|CTL_TRANS_PREVIEW-atkobject"
msgid "Example"
msgstr "მაგალითი"
@@ -12312,7 +12125,6 @@ msgid "Variable:"
msgstr "ცვლადი"
#: zoomdialog.ui:204
-#, fuzzy
msgctxt "zoomdialog|zoomsb-atkobject"
msgid "Variable"
msgstr "ცვლადი"
diff --git a/source/ka/dbaccess/messages.po b/source/ka/dbaccess/messages.po
index ae2d4b34958..e780fd4721b 100644
--- a/source/ka/dbaccess/messages.po
+++ b/source/ka/dbaccess/messages.po
@@ -744,7 +744,6 @@ msgid "Column ~Format..."
msgstr "სვეტის ~ფორმატი"
#: strings.hrc:171
-#, fuzzy
msgctxt "RID_STR_COLUMN_WIDTH"
msgid "Column ~Width..."
msgstr "სვეტის ~სიგან..."
@@ -756,13 +755,11 @@ msgid "Table Format..."
msgstr "ცხრილის ფორმატი..."
#: strings.hrc:173
-#, fuzzy
msgctxt "RID_STR_ROW_HEIGHT"
msgid "Row Height..."
msgstr "ს~ტრიქონის სიმაღლე..."
#: strings.hrc:174
-#, fuzzy
msgctxt "RID_STR_COPY"
msgid "~Copy"
msgstr "~ასლი"
@@ -2424,7 +2421,6 @@ msgid "Press 'Next' to save a copy of your document, and to begin the migration.
msgstr ""
#: backuppage.ui:76
-#, fuzzy
msgctxt "backuppage|label3"
msgid "Save to:"
msgstr "შენახვა:"
@@ -2453,7 +2449,6 @@ msgid "Choose a data source:"
msgstr ""
#: collectionviewdialog.ui:11
-#, fuzzy
msgctxt "collectionviewdialog|CollectionView"
msgid "Save"
msgstr "შენახვა"
@@ -2483,13 +2478,11 @@ msgid "File _name:"
msgstr "ფაილის სახელი:"
#: colwidthdialog.ui:15
-#, fuzzy
msgctxt "colwidthdialog|ColWidthDialog"
msgid "Column Width"
msgstr "სვეტის სიგანე"
#: colwidthdialog.ui:94
-#, fuzzy
msgctxt "colwidthdialog|label1"
msgid "_Width:"
msgstr "_სიგანე:"
@@ -2519,7 +2512,6 @@ msgid "_Browse…"
msgstr "მოძიება"
#: connectionpage.ui:98
-#, fuzzy
msgctxt "connectionpage|generalLabel"
msgid "General"
msgstr "ზოგადი"
@@ -2601,7 +2593,6 @@ msgid "Crea_te new field as primary key"
msgstr ""
#: copytablepage.ui:143
-#, fuzzy
msgctxt "copytablepage|keynamelabel"
msgid "Name:"
msgstr "სახელი:"
@@ -2612,7 +2603,6 @@ msgid "Existing data fields can be set as primary key on the type formatting ste
msgstr ""
#: copytablepage.ui:192
-#, fuzzy
msgctxt "copytablepage|label1"
msgid "Options"
msgstr "პარამეტრები"
@@ -2624,7 +2614,6 @@ msgid "Ta_ble name:"
msgstr "ცხრილის სახელი"
#: dbaseindexdialog.ui:28
-#, fuzzy
msgctxt "dbaseindexdialog|DBaseIndexDialog"
msgid "Indexes"
msgstr "ინდექსი"
@@ -2762,7 +2751,6 @@ msgid "Set Up a Connection to a MySQL Database"
msgstr "JDBC მონაცემთა ბაზის კავშირის დაყენება"
#: dbwizspreadsheetpage.ui:74
-#, fuzzy
msgctxt "dbwizspreadsheetpage|browse"
msgid "Browse"
msgstr "მოძიება"
@@ -2780,7 +2768,6 @@ msgid "_Password required"
msgstr "პაროლი სავალდებულოა"
#: dbwiztextpage.ui:74
-#, fuzzy
msgctxt "dbwiztextpage|browse"
msgid "Browse"
msgstr "მოძიება"
@@ -2840,7 +2827,6 @@ msgid "SQL Command"
msgstr "SQL ბრძანება"
#: directsqldialog.ui:220
-#, fuzzy
msgctxt "directsqldialog|label2"
msgid "Status"
msgstr "მდგომარეობა"
@@ -2857,7 +2843,6 @@ msgid "Field Format"
msgstr ""
#: fielddialog.ui:111
-#, fuzzy
msgctxt "fielddialog|format"
msgid "Format"
msgstr "ფორმატი"
@@ -2970,7 +2955,6 @@ msgid "_Recently used:"
msgstr "ბოლოს გამოყენებული"
#: generalpagewizard.ui:179
-#, fuzzy
msgctxt "generalpagewizard|openDatabase"
msgid "Open"
msgstr "გახსნა"
@@ -3010,7 +2994,6 @@ msgid "Test Class"
msgstr "კლასის ტესტირება"
#: generalspecialjdbcdetailspage.ui:162
-#, fuzzy
msgctxt "generalspecialjdbcdetailspage|label1"
msgid "Connection Settings"
msgstr "კავშირის პარამერები"
@@ -3044,13 +3027,11 @@ msgid "_Query of generated values:"
msgstr ""
#: generatedvaluespage.ui:146
-#, fuzzy
msgctxt "generatedvaluespage|label1"
msgid "Settings"
msgstr "პარამეტრები"
#: indexdesigndialog.ui:9
-#, fuzzy
msgctxt "indexdesigndialog|IndexDesignDialog"
msgid "Indexes"
msgstr "ინდექსი"
@@ -3208,25 +3189,21 @@ msgid "Natural"
msgstr ""
#: joindialog.ui:311
-#, fuzzy
msgctxt "joindialog|label6"
msgid "Options"
msgstr "პარამეტრები"
#: jointablemenu.ui:12
-#, fuzzy
msgctxt "jointablemenu|delete"
msgid "_Delete"
msgstr "_წაშლა"
#: joinviewmenu.ui:12
-#, fuzzy
msgctxt "joinviewmenu|delete"
msgid "_Delete"
msgstr "_წაშლა"
#: joinviewmenu.ui:20
-#, fuzzy
msgctxt "joinviewmenu|edit"
msgid "Edit..."
msgstr "რედაქტირება..."
@@ -3305,7 +3282,6 @@ msgid "Maximum number of _records:"
msgstr "ჩანაწერების~მაქსიმალური რაოდენობა"
#: ldappage.ui:133
-#, fuzzy
msgctxt "ldappage|charsetheader"
msgid "Connection Settings"
msgstr "კავშირის პარამერები"
@@ -3346,7 +3322,6 @@ msgid "Current object:"
msgstr ""
#: mysqlnativepage.ui:48
-#, fuzzy
msgctxt "mysqlnativepage|connectionheader"
msgid "Connection Settings"
msgstr "კავშირის პარამერები"
@@ -3404,7 +3379,6 @@ msgid "_Port:"
msgstr "_პორტი"
#: mysqlnativesettings.ui:138
-#, fuzzy
msgctxt "mysqlnativesettings|defaultport"
msgid "Default: 3306"
msgstr "სტანდარტი: 3306"
@@ -3552,7 +3526,6 @@ msgid "Column _Width..."
msgstr "სვეტის ~სიგან..."
#: querycolmenu.ui:26
-#, fuzzy
msgctxt "querycolmenu|delete"
msgid "_Delete"
msgstr "_წაშლა"
@@ -3564,25 +3537,21 @@ msgid "Standard Filter"
msgstr "სტანდარტული ფილტრი"
#: queryfilterdialog.ui:96
-#, fuzzy
msgctxt "queryfilterdialog|label2"
msgid "Operator"
msgstr "ოპერატორი"
#: queryfilterdialog.ui:108
-#, fuzzy
msgctxt "queryfilterdialog|label5"
msgid "Field name"
msgstr "ველის სახელი"
#: queryfilterdialog.ui:120
-#, fuzzy
msgctxt "queryfilterdialog|label6"
msgid "Condition"
msgstr "პირობა"
#: queryfilterdialog.ui:134
-#, fuzzy
msgctxt "queryfilterdialog|field1"
msgid "- none -"
msgstr "- არცერთი -"
@@ -3618,7 +3587,6 @@ msgid ">="
msgstr ""
#: queryfilterdialog.ui:154
-#, fuzzy
msgctxt "queryfilterdialog|cond1"
msgid "like"
msgstr "მსგავსი"
@@ -3639,43 +3607,36 @@ msgid "not null"
msgstr ""
#: queryfilterdialog.ui:171
-#, fuzzy
msgctxt "queryfilterdialog|field2"
msgid "- none -"
msgstr "- არცერთი -"
#: queryfilterdialog.ui:185
-#, fuzzy
msgctxt "queryfilterdialog|field3"
msgid "- none -"
msgstr "- არცერთი -"
#: queryfilterdialog.ui:219
-#, fuzzy
msgctxt "queryfilterdialog|label7"
msgid "Value"
msgstr "მნიშვნელობა"
#: queryfilterdialog.ui:263
-#, fuzzy
msgctxt "queryfilterdialog|op2"
msgid "AND"
msgstr "AND"
#: queryfilterdialog.ui:264
-#, fuzzy
msgctxt "queryfilterdialog|op2"
msgid "OR"
msgstr "OR"
#: queryfilterdialog.ui:278
-#, fuzzy
msgctxt "queryfilterdialog|op3"
msgid "AND"
msgstr "AND"
#: queryfilterdialog.ui:279
-#, fuzzy
msgctxt "queryfilterdialog|op3"
msgid "OR"
msgstr "OR"
@@ -3686,7 +3647,6 @@ msgid "Criteria"
msgstr ""
#: queryfuncmenu.ui:12
-#, fuzzy
msgctxt "queryfuncmenu|functions"
msgid "Functions"
msgstr "ფუნქციები"
@@ -3704,7 +3664,6 @@ msgid "Alias"
msgstr "მეტსახელი"
#: queryfuncmenu.ui:48
-#, fuzzy
msgctxt "queryfuncmenu|distinct"
msgid "Distinct Values"
msgstr "ინდივიდუალური მნიშვნელობები"
@@ -3721,13 +3680,11 @@ msgid "Limit:"
msgstr ""
#: querypropertiesdialog.ui:117
-#, fuzzy
msgctxt "querypropertiesdialog|distinct"
msgid "Yes"
msgstr "დიახ"
#: querypropertiesdialog.ui:133
-#, fuzzy
msgctxt "querypropertiesdialog|nondistinct"
msgid "No"
msgstr "არა"
@@ -3739,7 +3696,6 @@ msgid "Distinct values:"
msgstr "ინდივიდუალური მნიშვნელობები"
#: relationdialog.ui:9
-#, fuzzy
msgctxt "relationdialog|RelationDialog"
msgid "Relations"
msgstr "კავშირები"
@@ -3834,13 +3790,11 @@ msgid "Cross join"
msgstr ""
#: rowheightdialog.ui:15
-#, fuzzy
msgctxt "rowheightdialog|RowHeightDialog"
msgid "Row Height"
msgstr "სტრიქონის სიმაღლე"
#: rowheightdialog.ui:94
-#, fuzzy
msgctxt "rowheightdialog|label1"
msgid "_Height:"
msgstr "_სიმაღლე"
@@ -3858,7 +3812,6 @@ msgid "Copy RTF Table"
msgstr "RTF ცხრილის კოპირება"
#: savedialog.ui:9
-#, fuzzy
msgctxt "savedialog|SaveDialog"
msgid "Save As"
msgstr "შენახვა როგორც"
@@ -3908,7 +3861,6 @@ msgid "Sort Order"
msgstr "დახარისხების მიმართულება"
#: sortdialog.ui:96
-#, fuzzy
msgctxt "sortdialog|label2"
msgid "Operator"
msgstr "ოპერატორი"
@@ -3924,13 +3876,11 @@ msgid "and then"
msgstr ""
#: sortdialog.ui:134
-#, fuzzy
msgctxt "sortdialog|label5"
msgid "Field name"
msgstr "ველის სახელი"
#: sortdialog.ui:146
-#, fuzzy
msgctxt "sortdialog|label6"
msgid "Order"
msgstr "შეკვეთები"
@@ -3978,7 +3928,6 @@ msgid "Sort Order"
msgstr "დახარისხების მიმართულება"
#: specialjdbcconnectionpage.ui:19
-#, fuzzy
msgctxt "specialjdbcconnectionpage|header"
msgid "Set up connection to a MySQL database using JDBC"
msgstr "MySQL-ის მონაცემთა ბაზისთვის კავშირის დაყენება JDBC-ს გამოყენებით"
@@ -4009,7 +3958,6 @@ msgid "_Port number:"
msgstr "~პორტის ნომერი"
#: specialjdbcconnectionpage.ui:139
-#, fuzzy
msgctxt "specialjdbcconnectionpage|portNumDefLabel"
msgid "Default: 3306"
msgstr "სტანდარტი: 3306"
@@ -4118,7 +4066,6 @@ msgid "Default"
msgstr "სტანდარტული"
#: specialsettingspage.ui:316
-#, fuzzy
msgctxt "specialsettingspage|comparison"
msgid "SQL"
msgstr "SQL"
@@ -4156,7 +4103,6 @@ msgid "_Description:"
msgstr "აღწერილობა"
#: summarypage.ui:17
-#, fuzzy
msgctxt "summarypage|label1"
msgid "Summary"
msgstr "მოკლე შინაარსი"
@@ -4178,7 +4124,6 @@ msgid "Cu_t"
msgstr "ამოჭრა"
#: tabledesignrowmenu.ui:20
-#, fuzzy
msgctxt "tabledesignrowmenu|copy"
msgid "_Copy"
msgstr "_ასლი"
@@ -4190,7 +4135,6 @@ msgid "_Paste"
msgstr "ჩა~სმა"
#: tabledesignrowmenu.ui:35
-#, fuzzy
msgctxt "tabledesignrowmenu|delete"
msgid "_Delete"
msgstr "_წაშლა"
@@ -4464,7 +4408,6 @@ msgid "_Driver settings:"
msgstr "~დრაივერის პარამეტრები"
#: userdetailspage.ui:137
-#, fuzzy
msgctxt "userdetailspage|label1"
msgid "Connection Settings"
msgstr "კავშირის პარამერები"
diff --git a/source/ka/desktop/messages.po b/source/ka/desktop/messages.po
index 45933c88585..3daec2b9f1b 100644
--- a/source/ka/desktop/messages.po
+++ b/source/ka/desktop/messages.po
@@ -879,7 +879,6 @@ msgid "Downloading extensions..."
msgstr ""
#: updateinstalldialog.ui:125
-#, fuzzy
msgctxt "updateinstalldialog|RESULTS"
msgid "Result"
msgstr "შედეგები"
diff --git a/source/ka/dictionaries/pt_BR/dialog.po b/source/ka/dictionaries/pt_BR/dialog.po
index b959f52a8b5..ef64bc9ca4a 100644
--- a/source/ka/dictionaries/pt_BR/dialog.po
+++ b/source/ka/dictionaries/pt_BR/dialog.po
@@ -17,7 +17,6 @@ msgstr ""
"X-POOTLE-MTIME: 1389975375.000000\n"
#: OptionsDialog.xcu
-#, fuzzy
msgctxt ""
"OptionsDialog.xcu\n"
"..OptionsDialog.Nodes.LanguageSettings\n"
diff --git a/source/ka/editeng/messages.po b/source/ka/editeng/messages.po
index 3af95ec6b80..4858758976e 100644
--- a/source/ka/editeng/messages.po
+++ b/source/ka/editeng/messages.po
@@ -14,7 +14,6 @@ msgstr ""
"X-Generator: LibreOffice\n"
#: spellmenu.ui:12
-#, fuzzy
msgctxt "spellmenu|ignore"
msgid "I_gnore All"
msgstr "_ყველას უარყოფა"
@@ -83,7 +82,6 @@ msgstr ""
#. enum SvxShadowLocation ---------------------------------------------------
#: editrids.hrc:35
-#, fuzzy
msgctxt "RID_SVXITEMS_SHADOW_NONE"
msgid "No Shadow"
msgstr "უჩრდილო"
@@ -512,7 +510,6 @@ msgid "Caps"
msgstr "რუქები"
#: editrids.hrc:132
-#, fuzzy
msgctxt "RID_SVXITEMS_CASEMAP_GEMEINE"
msgid "Lowercase"
msgstr "ქვედა რეგისტრი"
@@ -545,7 +542,6 @@ msgid "Subscript "
msgstr "ქვედა რეგისტრი"
#: editrids.hrc:140
-#, fuzzy
msgctxt "RID_SVXITEMS_ESCAPEMENT_AUTO"
msgid "automatic"
msgstr "ავტომატური"
@@ -1015,13 +1011,11 @@ msgid "Accent "
msgstr "აქცენტი"
#: editrids.hrc:237
-#, fuzzy
msgctxt "RID_SVXITEMS_EMPHASIS_ABOVE_POS"
msgid "Above"
msgstr "ზემოთ"
#: editrids.hrc:238
-#, fuzzy
msgctxt "RID_SVXITEMS_EMPHASIS_BELOW_POS"
msgid "Below"
msgstr "ქვემოთ"
@@ -1380,7 +1374,6 @@ msgid "Show subpoints"
msgstr "ქვეპუნქტების ჩვენება"
#: editrids.hrc:318
-#, fuzzy
msgctxt "RID_OUTLUNDO_COLLAPSE"
msgid "Collapse"
msgstr "კოლაფსი"
diff --git a/source/ka/extensions/messages.po b/source/ka/extensions/messages.po
index 9f57dbc1229..961909ffae2 100644
--- a/source/ka/extensions/messages.po
+++ b/source/ka/extensions/messages.po
@@ -14,7 +14,6 @@ msgstr ""
"X-Generator: LibreOffice\n"
#: command.hrc:29
-#, fuzzy
msgctxt "RID_RSC_ENUM_COMMAND_TYPE"
msgid "Table"
msgstr "ცხრილი"
@@ -26,13 +25,11 @@ msgid "Query"
msgstr "მოთხოვნა"
#: command.hrc:31
-#, fuzzy
msgctxt "RID_RSC_ENUM_COMMAND_TYPE"
msgid "SQL command"
msgstr "SQL ბრძანება"
#: showhide.hrc:29
-#, fuzzy
msgctxt "RID_RSC_ENUM_SHOWHIDE"
msgid "Hide"
msgstr "დამალვა"
@@ -50,7 +47,6 @@ msgid "Top"
msgstr "ზემოთ"
#: stringarrays.hrc:28
-#, fuzzy
msgctxt "RID_RSC_ENUM_VERTICAL_ALIGN"
msgid "Middle"
msgstr "შუა"
@@ -62,13 +58,11 @@ msgid "Bottom"
msgstr "ქვემოთ"
#: stringarrays.hrc:34
-#, fuzzy
msgctxt "RID_RSC_ENUM_ICONSIZE_TYPE"
msgid "Small"
msgstr "მცირე"
#: stringarrays.hrc:35
-#, fuzzy
msgctxt "RID_RSC_ENUM_ICONSIZE_TYPE"
msgid "Large"
msgstr "დიდი"
@@ -79,13 +73,11 @@ msgid "Without frame"
msgstr ""
#: stringarrays.hrc:41
-#, fuzzy
msgctxt "RID_RSC_ENUM_BORDER_TYPE"
msgid "3D look"
msgstr "3D ხედი"
#: stringarrays.hrc:42
-#, fuzzy
msgctxt "RID_RSC_ENUM_BORDER_TYPE"
msgid "Flat"
msgstr "ბრტყელი"
@@ -96,7 +88,6 @@ msgid "Valuelist"
msgstr ""
#: stringarrays.hrc:48
-#, fuzzy
msgctxt "RID_RSC_ENUM_LISTSOURCE_TYPE"
msgid "Table"
msgstr "ცხრილი"
@@ -176,7 +167,6 @@ msgid "Previous record"
msgstr "წინა ჩანაწერი"
#: stringarrays.hrc:70
-#, fuzzy
msgctxt "RID_RSC_ENUM_BUTTONTYPE"
msgid "Next record"
msgstr "შემდეგი ჩანაწერი"
@@ -229,7 +219,6 @@ msgid "Post"
msgstr "გაგზავნა"
#: stringarrays.hrc:87
-#, fuzzy
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "URL"
msgstr "URL"
@@ -240,13 +229,11 @@ msgid "Multipart"
msgstr ""
#: stringarrays.hrc:89
-#, fuzzy
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "Text"
msgstr "ტექსტი"
#: stringarrays.hrc:94
-#, fuzzy
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (short)"
msgstr "სტანდარტული (მოკლე)"
@@ -264,7 +251,6 @@ msgid "Standard (short YYYY)"
msgstr "სტანდარტული (მოკლე)"
#: stringarrays.hrc:97
-#, fuzzy
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (long)"
msgstr "სტანდარტული (გრძელი)"
@@ -362,13 +348,11 @@ msgid "Current page"
msgstr "მიმდინარე თარიღი"
#: stringarrays.hrc:132
-#, fuzzy
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "No"
msgstr "არა"
#: stringarrays.hrc:133
-#, fuzzy
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "Yes"
msgstr "დიახ"
@@ -406,7 +390,6 @@ msgid "None"
msgstr "შენიშვნა"
#: stringarrays.hrc:148
-#, fuzzy
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "Single"
msgstr "ცალი"
@@ -441,19 +424,16 @@ msgid "Default"
msgstr "ნაგულისხმები"
#: stringarrays.hrc:162
-#, fuzzy
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "OK"
msgstr "კარგი"
#: stringarrays.hrc:163
-#, fuzzy
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Cancel"
msgstr "გაუქმება"
#: stringarrays.hrc:164
-#, fuzzy
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Help"
msgstr "დახმარება"
@@ -523,13 +503,11 @@ msgid "Both"
msgstr "ორივე"
#: stringarrays.hrc:196
-#, fuzzy
msgctxt "RID_RSC_ENUM_VISUALEFFECT"
msgid "3D"
msgstr "3D"
#: stringarrays.hrc:197
-#, fuzzy
msgctxt "RID_RSC_ENUM_VISUALEFFECT"
msgid "Flat"
msgstr "ბრტყელი"
@@ -624,13 +602,11 @@ msgid "Replace"
msgstr "ჩანაცვლება"
#: stringarrays.hrc:221
-#, fuzzy
msgctxt "RID_RSC_ENUM_WHITESPACE_HANDLING"
msgid "Collapse"
msgstr "კოლაფსი"
#: stringarrays.hrc:226
-#, fuzzy
msgctxt "RID_RSC_ENUM_SCALE_MODE"
msgid "No"
msgstr "არა"
@@ -648,13 +624,11 @@ msgid "Fit to Size"
msgstr "~ზომაზე მორგება"
#: stringarrays.hrc:233
-#, fuzzy
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Left-to-right"
msgstr "მარცხნიდან მარჯვნივ"
#: stringarrays.hrc:234
-#, fuzzy
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Right-to-left"
msgstr "მარჯვნიდან მარცხნივ"
@@ -677,7 +651,6 @@ msgid "When focused"
msgstr ""
#: stringarrays.hrc:242
-#, fuzzy
msgctxt "RID_RSC_ENUM_WHEEL_BEHAVIOR"
msgid "Always"
msgstr "ყოველთვის"
@@ -1797,7 +1770,6 @@ msgstr "დახრილი"
#. To translators: That's the 'Bold' as used for a font style, so please use a consistent translation."
#: strings.hrc:242
-#, fuzzy
msgctxt "RID_STR_FONTSTYLE_BOLD"
msgid "Bold"
msgstr "მუქი"
@@ -2095,7 +2067,6 @@ msgid "%PERCENT%"
msgstr ""
#: strings.hrc:305
-#, fuzzy
msgctxt "RID_UPDATE_FT_STATUS"
msgid "Status"
msgstr "მდგომარეობა"
@@ -2544,13 +2515,11 @@ msgid "You can either save the value of the option group in a database field or
msgstr "თქვენ შეგიძლიათ შეინახოთ ვარიანტების ჯგუფის მნიშვნელობა მონაცემთა ბაზაში ან გამოიყენოთ ის შემდეგი მოქმედებისთვის."
#: yesno.hrc:29
-#, fuzzy
msgctxt "RID_RSC_ENUM_YESNO"
msgid "No"
msgstr "არა"
#: yesno.hrc:30
-#, fuzzy
msgctxt "RID_RSC_ENUM_YESNO"
msgid "Yes"
msgstr "დიახ"
@@ -2568,19 +2537,16 @@ msgid "Display field"
msgstr "ველის ჩვენება"
#: contenttablepage.ui:43
-#, fuzzy
msgctxt "contenttablepage|datasourcelabel"
msgid "Data source"
msgstr "მონაცემთა წყარო"
#: contenttablepage.ui:57
-#, fuzzy
msgctxt "contenttablepage|contenttypelabel"
msgid "Content type"
msgstr "შემადგენლობის ტიპი"
#: contenttablepage.ui:71
-#, fuzzy
msgctxt "contenttablepage|formtablelabel"
msgid "Content"
msgstr "შემადგენლობა"
@@ -2606,7 +2572,6 @@ msgstr ""
"აირჩიეთ ცხრილი, რომლიდანაც მონაცემები გამოყენებული იქნება როგორც სიის შინაარსის ბაზისი:"
#: contenttablepage.ui:233
-#, fuzzy
msgctxt "contenttablepage|label2"
msgid "Control"
msgstr "კონტროლი"
@@ -2687,7 +2652,6 @@ msgid ""
msgstr ""
#: fieldassignpage.ui:33
-#, fuzzy
msgctxt "fieldassignpage|assign"
msgid "Field Assignment"
msgstr "ველის მინიჭება"
@@ -2710,19 +2674,16 @@ msgid "Field from the _List Table"
msgstr "ველი ~სიის ცხრილიდან"
#: gridfieldsselectionpage.ui:44
-#, fuzzy
msgctxt "gridfieldsselectionpage|datasourcelabel"
msgid "Data source"
msgstr "მონაცემთა წყარო"
#: gridfieldsselectionpage.ui:58
-#, fuzzy
msgctxt "gridfieldsselectionpage|contenttypelabel"
msgid "Content type"
msgstr "შემადგენლობის ტიპი"
#: gridfieldsselectionpage.ui:72
-#, fuzzy
msgctxt "gridfieldsselectionpage|formtablelabel"
msgid "Content"
msgstr "შემადგენლობა"
@@ -2773,19 +2734,16 @@ msgid "Table element"
msgstr "ცხრილის ელემენტი"
#: groupradioselectionpage.ui:44
-#, fuzzy
msgctxt "groupradioselectionpage|datasourcelabel"
msgid "Data source"
msgstr "მონაცემთა წყარო"
#: groupradioselectionpage.ui:58
-#, fuzzy
msgctxt "groupradioselectionpage|contenttypelabel"
msgid "Content type"
msgstr "შემადგენლობის ტიპი"
#: groupradioselectionpage.ui:72
-#, fuzzy
msgctxt "groupradioselectionpage|formtablelabel"
msgid "Content"
msgstr "შემადგენლობა"
@@ -2837,7 +2795,6 @@ msgstr ""
"დააჭირეთ შემდეგ ღილაკს ახალი დიალოგის გასახსნელად, რომელშიც შეიტანთ საჭირო ინფორმაციას."
#: invokeadminpage.ui:31
-#, fuzzy
msgctxt "invokeadminpage|settings"
msgid "Settings"
msgstr "პარამეტრები"
@@ -2916,13 +2873,11 @@ msgid "Evolution"
msgstr ""
#: selecttypepage.ui:49
-#, fuzzy
msgctxt "selecttypepage|groupwise"
msgid "Groupwise"
msgstr "Groupwise"
#: selecttypepage.ui:66
-#, fuzzy
msgctxt "selecttypepage|evoldap"
msgid "Evolution LDAP"
msgstr "Evolution LDAP"
@@ -3004,7 +2959,6 @@ msgid "_Table / Query:"
msgstr "~ცხრილი / მოთხოვნა:"
#: tableselectionpage.ui:174
-#, fuzzy
msgctxt "tableselectionpage|label1"
msgid "Data"
msgstr "მონაცემები"
@@ -3016,7 +2970,6 @@ msgid "Choose Data Source"
msgstr "~აირჩიეთმონაცემების წყარო"
#: choosedatasourcedialog.ui:90
-#, fuzzy
msgctxt "choosedatasourcedialog|label1"
msgid "Entry"
msgstr "ჩანაწერი"
@@ -3100,7 +3053,6 @@ msgid "Ed_ition"
msgstr "გა~მოცემა"
#: generalpage.ui:257
-#, fuzzy
msgctxt "generalpage|volume"
msgid "Volume"
msgstr "ტომი"
@@ -3172,7 +3124,6 @@ msgid "Se_ries"
msgstr "სე~რია"
#: generalpage.ui:463
-#, fuzzy
msgctxt "generalpage|url"
msgid "URL"
msgstr "URL"
@@ -3292,7 +3243,6 @@ msgid "_Book title"
msgstr "წ~იგნის სათაური"
#: mappingdialog.ui:432
-#, fuzzy
msgctxt "mappingdialog|label15"
msgid "Volume"
msgstr "ტომი"
@@ -3364,7 +3314,6 @@ msgid "_Note"
msgstr "შენიშვნა"
#: mappingdialog.ui:742
-#, fuzzy
msgctxt "mappingdialog|label27"
msgid "URL"
msgstr "URL"
@@ -3406,19 +3355,16 @@ msgid "Column Names"
msgstr "სვეტის სახელწოდება"
#: toolbar.ui:14
-#, fuzzy
msgctxt "toolbar|TBC_FT_SOURCE"
msgid "Table"
msgstr "ცხრილი"
#: toolbar.ui:49
-#, fuzzy
msgctxt "toolbar|TBC_FT_QUERY"
msgid "Search Key"
msgstr "საძიებო გასაღები"
#: toolbar.ui:84
-#, fuzzy
msgctxt "toolbar|TBC_BT_AUTOFILTER"
msgid "AutoFilter"
msgstr "ავტოფილტრი"
@@ -3453,13 +3399,11 @@ msgid "Character"
msgstr "სიმბოლო"
#: controlfontdialog.ui:105
-#, fuzzy
msgctxt "controlfontdialog|font"
msgid "Font"
msgstr "შრიფტი"
#: controlfontdialog.ui:127
-#, fuzzy
msgctxt "controlfontdialog|fonteffects"
msgid "Font Effects"
msgstr "შრიფტის ეფექტები"
@@ -3546,7 +3490,6 @@ msgid "_Automatic Sort"
msgstr ""
#: taborder.ui:146
-#, fuzzy
msgctxt "taborder|label2"
msgid "Controls"
msgstr "კონტროლები"
diff --git a/source/ka/extras/source/autocorr/emoji.po b/source/ka/extras/source/autocorr/emoji.po
index bfc50da5412..bcd613e3b85 100644
--- a/source/ka/extras/source/autocorr/emoji.po
+++ b/source/ka/extras/source/autocorr/emoji.po
@@ -121,7 +121,6 @@ msgstr ""
#. Α (U+00391), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_CAPITAL_LETTER_ALPHA\n"
@@ -351,7 +350,6 @@ msgstr "omega"
#. α (U+003B1), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_ALPHA\n"
@@ -361,7 +359,6 @@ msgstr "alpha"
#. β (U+003B2), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_BETA\n"
@@ -371,7 +368,6 @@ msgstr "beta"
#. γ (U+003B3), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_GAMMA\n"
@@ -381,7 +377,6 @@ msgstr "gamma"
#. δ (U+003B4), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_DELTA\n"
@@ -391,7 +386,6 @@ msgstr "delta"
#. ε (U+003B5), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_EPSILON\n"
@@ -401,7 +395,6 @@ msgstr "epsilon"
#. ζ (U+003B6), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_ZETA\n"
@@ -411,7 +404,6 @@ msgstr "zeta"
#. η (U+003B7), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_ETA\n"
@@ -421,7 +413,6 @@ msgstr "eta"
#. θ (U+003B8), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_THETA\n"
@@ -431,7 +422,6 @@ msgstr "theta"
#. ι (U+003B9), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_IOTA\n"
@@ -441,7 +431,6 @@ msgstr "iota"
#. κ (U+003BA), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_KAPPA\n"
@@ -451,7 +440,6 @@ msgstr "kappa"
#. λ (U+003BB), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_LAMDA\n"
@@ -461,7 +449,6 @@ msgstr "lambda"
#. μ (U+003BC), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_MU\n"
@@ -471,7 +458,6 @@ msgstr "mu"
#. ν (U+003BD), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_NU\n"
@@ -481,7 +467,6 @@ msgstr "nu"
#. ξ (U+003BE), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_XI\n"
@@ -491,7 +476,6 @@ msgstr "xi"
#. ο (U+003BF), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_OMICRON\n"
@@ -501,7 +485,6 @@ msgstr "omicron"
#. π (U+003C0), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_PI\n"
@@ -511,7 +494,6 @@ msgstr "pi"
#. ρ (U+003C1), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_RHO\n"
@@ -531,7 +513,6 @@ msgstr "sigma"
#. σ (U+003C3), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_SIGMA\n"
@@ -541,7 +522,6 @@ msgstr "sigma"
#. τ (U+003C4), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_TAU\n"
@@ -551,7 +531,6 @@ msgstr "tau"
#. υ (U+003C5), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_UPSILON\n"
@@ -561,7 +540,6 @@ msgstr "upsilon"
#. φ (U+003C6), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_PHI\n"
@@ -571,7 +549,6 @@ msgstr "phi"
#. χ (U+003C7), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_CHI\n"
@@ -581,7 +558,6 @@ msgstr "chi"
#. ψ (U+003C8), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_PSI\n"
@@ -591,7 +567,6 @@ msgstr "psi"
#. ω (U+003C9), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_OMEGA\n"
@@ -714,7 +689,6 @@ msgstr ""
#. ″ (U+02033), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"DOUBLE_PRIME\n"
@@ -1062,7 +1036,6 @@ msgstr "ცარიელი ნაკრები"
#. ∈ (U+02208), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"ELEMENT_OF\n"
@@ -1221,7 +1194,6 @@ msgstr "უსაზღვრო"
#. ∠ (U+02220), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"ANGLE\n"
@@ -1280,7 +1252,6 @@ msgstr "პარალელი"
#. ∧ (U+02227), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"LOGICAL_AND\n"
@@ -1290,7 +1261,6 @@ msgstr "და"
#. ∨ (U+02228), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"LOGICAL_OR\n"
@@ -1561,7 +1531,6 @@ msgstr "კვადრატი"
#. □ (U+025A1), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"WHITE_SQUARE\n"
@@ -1599,7 +1568,6 @@ msgstr "მართკუთხედი"
#. ▭ (U+025AD), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"WHITE_RECTANGLE\n"
@@ -1656,7 +1624,6 @@ msgstr ""
#. ○ (U+025CB), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"WHITE_CIRCLE\n"
@@ -1814,7 +1781,6 @@ msgstr ""
#. ☉ (U+02609), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"SUN\n"
@@ -1916,7 +1882,6 @@ msgstr "მარჯვნივ"
#. ☜ (U+0261C), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"WHITE_LEFT_POINTING_INDEX\n"
@@ -1926,7 +1891,6 @@ msgstr "მარცხნივ"
#. ☝ (U+0261D), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"WHITE_UP_POINTING_INDEX\n"
@@ -1936,7 +1900,6 @@ msgstr "მაღლა"
#. ☞ (U+0261E), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"WHITE_RIGHT_POINTING_INDEX\n"
@@ -1946,7 +1909,6 @@ msgstr "მარჯვნივ"
#. ☟ (U+0261F), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"WHITE_DOWN_POINTING_INDEX\n"
@@ -2138,7 +2100,6 @@ msgstr "მზე"
#. ☽ (U+0263D), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"FIRST_QUARTER_MOON\n"
@@ -3550,7 +3511,6 @@ msgstr ""
#. ⬭ (U+02B2D), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"WHITE_HORIZONTAL_ELLIPSE\n"
@@ -6078,7 +6038,6 @@ msgstr ""
#. 🐾 (U+1F43E), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"PAW_PRINTS\n"
@@ -6204,7 +6163,6 @@ msgstr ""
#. 👍 (U+1F44D), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"THUMBS_UP_SIGN\n"
diff --git a/source/ka/extras/source/gallery/share.po b/source/ka/extras/source/gallery/share.po
index 73733f69f58..9c036f838e6 100644
--- a/source/ka/extras/source/gallery/share.po
+++ b/source/ka/extras/source/gallery/share.po
@@ -17,7 +17,6 @@ msgstr ""
"X-POOTLE-MTIME: 1369415208.000000\n"
#: gallery_names.ulf
-#, fuzzy
msgctxt ""
"gallery_names.ulf\n"
"arrows\n"
@@ -26,7 +25,6 @@ msgid "Arrows"
msgstr "ისრები"
#: gallery_names.ulf
-#, fuzzy
msgctxt ""
"gallery_names.ulf\n"
"computers\n"
@@ -43,7 +41,6 @@ msgid "Diagrams"
msgstr ""
#: gallery_names.ulf
-#, fuzzy
msgctxt ""
"gallery_names.ulf\n"
"education\n"
@@ -69,7 +66,6 @@ msgid "Finance"
msgstr "ფინანსები"
#: gallery_names.ulf
-#, fuzzy
msgctxt ""
"gallery_names.ulf\n"
"people\n"
@@ -78,7 +74,6 @@ msgid "People"
msgstr "ხალხი"
#: gallery_names.ulf
-#, fuzzy
msgctxt ""
"gallery_names.ulf\n"
"sounds\n"
@@ -87,7 +82,6 @@ msgid "Sounds"
msgstr "ხმები"
#: gallery_names.ulf
-#, fuzzy
msgctxt ""
"gallery_names.ulf\n"
"symbols\n"
diff --git a/source/ka/filter/messages.po b/source/ka/filter/messages.po
index 6fa010d73dc..a85483170c7 100644
--- a/source/ka/filter/messages.po
+++ b/source/ka/filter/messages.po
@@ -371,13 +371,11 @@ msgid "150 DPI"
msgstr ""
#: pdfgeneralpage.ui:251
-#, fuzzy
msgctxt "pdfgeneralpage|resolution"
msgid "300 DPI"
msgstr "300 DPI"
#: pdfgeneralpage.ui:252
-#, fuzzy
msgctxt "pdfgeneralpage|resolution"
msgid "600 DPI"
msgstr "600 DPI"
@@ -405,7 +403,6 @@ msgid "_JPEG compression"
msgstr ""
#: pdfgeneralpage.ui:322
-#, fuzzy
msgctxt "pdfgeneralpage|label2"
msgid "Images"
msgstr "ნახატები"
@@ -483,7 +480,6 @@ msgid "PDF"
msgstr ""
#: pdfgeneralpage.ui:540
-#, fuzzy
msgctxt "pdfgeneralpage|format"
msgid "HTML"
msgstr "HTML"
@@ -545,7 +541,6 @@ msgid "Export onl_y notes pages"
msgstr ""
#: pdfgeneralpage.ui:723
-#, fuzzy
msgctxt "pdfgeneralpage|label4"
msgid "General"
msgstr "ზოგადი"
@@ -566,7 +561,6 @@ msgid "Export _URLs relative to file system"
msgstr ""
#: pdflinkspage.ui:89
-#, fuzzy
msgctxt "pdflinkspage|label1"
msgid "General"
msgstr "ზოგადი"
@@ -604,7 +598,6 @@ msgid "E_xport"
msgstr "ექსპორტი"
#: pdfoptionsdialog.ui:92
-#, fuzzy
msgctxt "pdfoptionsdialog|general"
msgid "General"
msgstr "ზოგადი"
@@ -615,7 +608,6 @@ msgid "Initial View"
msgstr ""
#: pdfoptionsdialog.ui:137
-#, fuzzy
msgctxt "pdfoptionsdialog|userinterface"
msgid "User Interface"
msgstr "მომხმარებლის ინტერფეისი"
@@ -627,7 +619,6 @@ msgid "Links"
msgstr "~ბმულები"
#: pdfoptionsdialog.ui:183
-#, fuzzy
msgctxt "pdfoptionsdialog|security"
msgid "Security"
msgstr "უსაფრთხოება"
@@ -719,7 +710,6 @@ msgid "_High resolution"
msgstr ""
#: pdfsecuritypage.ui:346
-#, fuzzy
msgctxt "pdfsecuritypage|label1"
msgid "Printing"
msgstr "ბეჭდვა"
@@ -750,7 +740,6 @@ msgid "_Any except extracting pages"
msgstr ""
#: pdfsecuritypage.ui:465
-#, fuzzy
msgctxt "pdfsecuritypage|label3"
msgid "Changes"
msgstr "ცვლილებები"
@@ -766,7 +755,6 @@ msgid "Enable text access for acce_ssibility tools"
msgstr ""
#: pdfsecuritypage.ui:535
-#, fuzzy
msgctxt "pdfsecuritypage|label4"
msgid "Content"
msgstr "შემადგენლობა"
@@ -777,7 +765,6 @@ msgid "Use this certificate to digitally sign PDF documents:"
msgstr ""
#: pdfsignpage.ui:60
-#, fuzzy
msgctxt "pdfsignpage|select"
msgid "Select..."
msgstr "არჩევა..."
@@ -886,7 +873,6 @@ msgid "_Visible bookmark levels:"
msgstr ""
#: pdfuserinterfacepage.ui:343
-#, fuzzy
msgctxt "pdfuserinterfacepage|label4"
msgid "Bookmarks"
msgstr "სანიშნეები"
@@ -918,7 +904,6 @@ msgid "Panes"
msgstr "გვერდები"
#: pdfviewpage.ui:173
-#, fuzzy
msgctxt "pdfviewpage|fitdefault"
msgid "_Default"
msgstr "_სტანდარტული"
@@ -1095,7 +1080,6 @@ msgid "_Open Package..."
msgstr ""
#: xmlfiltersettings.ui:151
-#, fuzzy
msgctxt "xmlfiltersettings|filterlist-atkobject"
msgid "XML Filter List"
msgstr "XML ფილტრი: %s"
@@ -1179,7 +1163,6 @@ msgid "XML Filter: %s"
msgstr ""
#: xsltfilterdialog.ui:92
-#, fuzzy
msgctxt "xsltfilterdialog|general"
msgid "General"
msgstr "ზოგადი"
diff --git a/source/ka/filter/source/config/fragments/filters.po b/source/ka/filter/source/config/fragments/filters.po
index 2100671729a..151f2b4cb0c 100644
--- a/source/ka/filter/source/config/fragments/filters.po
+++ b/source/ka/filter/source/config/fragments/filters.po
@@ -388,7 +388,6 @@ 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"
@@ -513,7 +512,6 @@ msgid "Microsoft Word 97-2003"
msgstr ""
#: MS_Word_97_Vorlage.xcu
-#, fuzzy
msgctxt ""
"MS_Word_97_Vorlage.xcu\n"
"MS Word 97 Vorlage\n"
@@ -1458,7 +1456,6 @@ msgid "EPS - Encapsulated PostScript"
msgstr ""
#: draw_flash_Export.xcu
-#, fuzzy
msgctxt ""
"draw_flash_Export.xcu\n"
"draw_flash_Export\n"
@@ -1679,7 +1676,6 @@ msgid "EPS - Encapsulated PostScript"
msgstr ""
#: impress_flash_Export.xcu
-#, fuzzy
msgctxt ""
"impress_flash_Export.xcu\n"
"impress_flash_Export\n"
diff --git a/source/ka/filter/source/config/fragments/types.po b/source/ka/filter/source/config/fragments/types.po
index 5a27ad86542..7b009ab7d13 100644
--- a/source/ka/filter/source/config/fragments/types.po
+++ b/source/ka/filter/source/config/fragments/types.po
@@ -224,7 +224,6 @@ msgid "Draw 8 Template"
msgstr ""
#: draw_ODG_FlatXML.xcu
-#, fuzzy
msgctxt ""
"draw_ODG_FlatXML.xcu\n"
"draw_ODG_FlatXML\n"
@@ -252,7 +251,6 @@ msgid "Impress 8 Template"
msgstr ""
#: impress_ODP_FlatXML.xcu
-#, fuzzy
msgctxt ""
"impress_ODP_FlatXML.xcu\n"
"impress_ODP_FlatXML\n"
@@ -337,7 +335,6 @@ msgid "Microsoft Word 2007-2013 XML VBA"
msgstr "Microsoft Word 2003 XML"
#: writer_ODT_FlatXML.xcu
-#, fuzzy
msgctxt ""
"writer_ODT_FlatXML.xcu\n"
"writer_ODT_FlatXML\n"
diff --git a/source/ka/formula/messages.po b/source/ka/formula/messages.po
index 0a95bf10765..37a2533f196 100644
--- a/source/ka/formula/messages.po
+++ b/source/ka/formula/messages.po
@@ -93,7 +93,6 @@ msgstr "PI"
#. ???
#: core_resource.hrc:2273
-#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RAND"
msgstr "AND"
@@ -714,7 +713,6 @@ msgid "SUM"
msgstr "SUM"
#: core_resource.hrc:2397
-#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PRODUCT"
msgstr "IMPRODUCT"
@@ -751,7 +749,6 @@ msgid "IRR"
msgstr "XIRR"
#: core_resource.hrc:2404
-#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MIRR"
msgstr "XIRR"
@@ -974,7 +971,6 @@ msgid "NPER"
msgstr ""
#: core_resource.hrc:2448
-#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RATE"
msgstr "EDATE"
@@ -1000,7 +996,6 @@ msgid "CUMPRINC"
msgstr "CUMPRINC"
#: core_resource.hrc:2453
-#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EFFECT"
msgstr "EFFECT"
@@ -1054,7 +1049,6 @@ msgid "DMIN"
msgstr ""
#: core_resource.hrc:2463
-#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DPRODUCT"
msgstr "IMPRODUCT"
@@ -1503,7 +1497,6 @@ msgid "T.TEST"
msgstr ""
#: core_resource.hrc:2552
-#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RANK"
msgstr "AND"
@@ -1864,7 +1857,6 @@ msgid "WEEKDAY"
msgstr ""
#: core_resource.hrc:2624
-#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NETWORKDAYS"
msgstr "NETWORKDAYS"
@@ -2142,7 +2134,6 @@ msgid "_Next >"
msgstr "~წინ >"
#: formuladialog.ui:158
-#, fuzzy
msgctxt "formuladialog|function"
msgid "Functions"
msgstr "ფუნქციები"
@@ -2165,19 +2156,16 @@ msgid "For_mula"
msgstr "ფორმულა"
#: formuladialog.ui:383
-#, fuzzy
msgctxt "formuladialog|label1"
msgid "Result"
msgstr "შედეგები"
#: formuladialog.ui:418
-#, fuzzy
msgctxt "formuladialog|ed_formula-atkobject"
msgid "Formula"
msgstr "ფორმულა"
#: formuladialog.ui:467
-#, fuzzy
msgctxt "formuladialog|RB_REF|tooltip_text"
msgid "Maximize"
msgstr "გაშლა"
@@ -2201,7 +2189,6 @@ msgid "Last Used"
msgstr "ბოლოს გამოყენებული"
#: functionpage.ui:64
-#, fuzzy
msgctxt "functionpage|category"
msgid "All"
msgstr "ყველა"
@@ -2218,25 +2205,21 @@ msgid "Function not known"
msgstr ""
#: parameter.ui:279
-#, fuzzy
msgctxt "parameter|RB_ARG1|tooltip_text"
msgid "Select"
msgstr "მონიშვნა"
#: parameter.ui:295
-#, fuzzy
msgctxt "parameter|RB_ARG2|tooltip_text"
msgid "Select"
msgstr "მონიშვნა"
#: parameter.ui:311
-#, fuzzy
msgctxt "parameter|RB_ARG3|tooltip_text"
msgid "Select"
msgstr "მონიშვნა"
#: parameter.ui:327
-#, fuzzy
msgctxt "parameter|RB_ARG4|tooltip_text"
msgid "Select"
msgstr "მონიშვნა"
diff --git a/source/ka/fpicker/messages.po b/source/ka/fpicker/messages.po
index c1589b1b36e..3c5b2582037 100644
--- a/source/ka/fpicker/messages.po
+++ b/source/ka/fpicker/messages.po
@@ -118,7 +118,6 @@ msgid "All files"
msgstr "ყველა ფაილები"
#: strings.hrc:34
-#, fuzzy
msgctxt "STR_FILEDLG_OPEN"
msgid "Open"
msgstr "გახსნა"
@@ -277,7 +276,6 @@ msgid "Folder Name ?"
msgstr ""
#: foldernamedialog.ui:84
-#, fuzzy
msgctxt "foldernamedialog|label2"
msgid "Na_me"
msgstr "სა_ხელი"
@@ -328,7 +326,6 @@ msgid "Filter"
msgstr "ფილტრი"
#: remotefilesdialog.ui:267
-#, fuzzy
msgctxt "remotefilesdialog|nameLabel"
msgid "File name"
msgstr "ფაილის სახელი"
diff --git a/source/ka/instsetoo_native/inc_openoffice/windows/msi_languages.po b/source/ka/instsetoo_native/inc_openoffice/windows/msi_languages.po
index c787f4208bb..307f9c1c557 100644
--- a/source/ka/instsetoo_native/inc_openoffice/windows/msi_languages.po
+++ b/source/ka/instsetoo_native/inc_openoffice/windows/msi_languages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2017-12-18 11:55+0100\n"
+"POT-Creation-Date: 2018-01-15 19:35+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -2769,7 +2769,6 @@ msgid "{&MSSansBold8}Files in Use"
msgstr ""
#: Control.ulf
-#, fuzzy
msgctxt ""
"Control.ulf\n"
"OOO_CONTROL_325\n"
@@ -2778,7 +2777,6 @@ msgid "Cancel"
msgstr "გაუქმება"
#: Control.ulf
-#, fuzzy
msgctxt ""
"Control.ulf\n"
"OOO_CONTROL_326\n"
@@ -3899,7 +3897,6 @@ msgid "http://www.libreoffice.org/download"
msgstr ""
#: Property.ulf
-#, fuzzy
msgctxt ""
"Property.ulf\n"
"OOO_STR_NEW_DISPLAY_NAME\n"
@@ -3933,7 +3930,6 @@ msgid "Microsoft Word Template"
msgstr "Microsoft Word 95 შაბლონი"
#: Property.ulf
-#, fuzzy
msgctxt ""
"Property.ulf\n"
"OOO_STR_MS_EXCEL_WORKSHEET\n"
diff --git a/source/ka/officecfg/registry/data/org/openoffice/Office.po b/source/ka/officecfg/registry/data/org/openoffice/Office.po
index 380d47b3dc1..25a1b480acf 100644
--- a/source/ka/officecfg/registry/data/org/openoffice/Office.po
+++ b/source/ka/officecfg/registry/data/org/openoffice/Office.po
@@ -143,7 +143,6 @@ msgid "~Drawing"
msgstr "~ნახატი"
#: Common.xcu
-#, fuzzy
msgctxt ""
"Common.xcu\n"
"..Common.Menus.New.m4\n"
@@ -153,7 +152,6 @@ msgid "F~ormula"
msgstr "~ფორმულა"
#: Common.xcu
-#, fuzzy
msgctxt ""
"Common.xcu\n"
"..Common.Menus.New.m5\n"
@@ -163,7 +161,6 @@ msgid "Database"
msgstr "მონაცემთა ბაზა"
#: Common.xcu
-#, fuzzy
msgctxt ""
"Common.xcu\n"
"..Common.Menus.New.m7\n"
@@ -173,7 +170,6 @@ msgid "~HTML Document"
msgstr "~HTML დოკუმენტი"
#: Common.xcu
-#, fuzzy
msgctxt ""
"Common.xcu\n"
"..Common.Menus.New.m8\n"
@@ -183,7 +179,6 @@ msgid "~XML Form Document"
msgstr "~XML ფორმის დოკუმენტი"
#: Common.xcu
-#, fuzzy
msgctxt ""
"Common.xcu\n"
"..Common.Menus.New.m9\n"
@@ -742,7 +737,6 @@ msgid "Report Footer"
msgstr ""
#: ExtendedColorScheme.xcu
-#, fuzzy
msgctxt ""
"ExtendedColorScheme.xcu\n"
".ExtendedColorScheme.EntryNames.SunReportBuilder.Entries.PageHeader\n"
@@ -797,7 +791,6 @@ msgid "Column Footer"
msgstr ""
#: ExtendedColorScheme.xcu
-#, fuzzy
msgctxt ""
"ExtendedColorScheme.xcu\n"
".ExtendedColorScheme.EntryNames.SunReportBuilder.Entries.Detail\n"
@@ -924,7 +917,6 @@ msgid "Presentation Minimizer"
msgstr ""
#: PresentationMinimizer.xcu
-#, fuzzy
msgctxt ""
"PresentationMinimizer.xcu\n"
"..PresentationMinimizer.Strings\n"
@@ -934,7 +926,6 @@ msgid "Steps"
msgstr "საფხურები"
#: PresentationMinimizer.xcu
-#, fuzzy
msgctxt ""
"PresentationMinimizer.xcu\n"
"..PresentationMinimizer.Strings\n"
@@ -944,7 +935,6 @@ msgid "< ~Back"
msgstr "< ~უკან"
#: PresentationMinimizer.xcu
-#, fuzzy
msgctxt ""
"PresentationMinimizer.xcu\n"
"..PresentationMinimizer.Strings\n"
@@ -964,7 +954,6 @@ msgid "~Finish"
msgstr "~დასრულება"
#: PresentationMinimizer.xcu
-#, fuzzy
msgctxt ""
"PresentationMinimizer.xcu\n"
"..PresentationMinimizer.Strings\n"
@@ -1002,7 +991,6 @@ msgid "~Choose settings for Presentation Minimizer"
msgstr ""
#: PresentationMinimizer.xcu
-#, fuzzy
msgctxt ""
"PresentationMinimizer.xcu\n"
"..PresentationMinimizer.Strings\n"
@@ -1021,7 +1009,6 @@ msgid "Choose settings for optimizing images"
msgstr ""
#: PresentationMinimizer.xcu
-#, fuzzy
msgctxt ""
"PresentationMinimizer.xcu\n"
"..PresentationMinimizer.Strings\n"
@@ -1121,7 +1108,6 @@ msgid "~Embed external images"
msgstr ""
#: PresentationMinimizer.xcu
-#, fuzzy
msgctxt ""
"PresentationMinimizer.xcu\n"
"..PresentationMinimizer.Strings\n"
@@ -1239,7 +1225,6 @@ msgid "Delete slides that are not used for the ~custom slide show"
msgstr ""
#: PresentationMinimizer.xcu
-#, fuzzy
msgctxt ""
"PresentationMinimizer.xcu\n"
"..PresentationMinimizer.Strings\n"
@@ -1348,7 +1333,6 @@ msgid "My Settings "
msgstr ""
#: PresentationMinimizer.xcu
-#, fuzzy
msgctxt ""
"PresentationMinimizer.xcu\n"
"..PresentationMinimizer.Strings\n"
@@ -1529,7 +1513,6 @@ msgid "Exchange"
msgstr ""
#: PresenterScreen.xcu
-#, fuzzy
msgctxt ""
"PresenterScreen.xcu\n"
"..PresenterScreen.PresenterScreenSettings.ToolBars.ToolBar.Entries.o.Normal\n"
@@ -10621,7 +10604,6 @@ msgid "Nationality"
msgstr "ეროვნება"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.authors.Fields.nationality\n"
@@ -11531,7 +11513,6 @@ msgid "Master documents"
msgstr "ძირითადი დოკუმენტები"
#: UI.xcu
-#, fuzzy
msgctxt ""
"UI.xcu\n"
"..UI.FilterClassification.GlobalFilters.Classes.com.sun.star.formula.FormulaProperties\n"
diff --git a/source/ka/officecfg/registry/data/org/openoffice/Office/UI.po b/source/ka/officecfg/registry/data/org/openoffice/Office/UI.po
index 2ef07d391d9..7e47281749b 100644
--- a/source/ka/officecfg/registry/data/org/openoffice/Office/UI.po
+++ b/source/ka/officecfg/registry/data/org/openoffice/Office/UI.po
@@ -173,7 +173,6 @@ msgid "BASIC Dialog"
msgstr "BASIC-ის დიალოგი"
#: BasicIDECommands.xcu
-#, fuzzy
msgctxt ""
"BasicIDECommands.xcu\n"
"..BasicIDECommands.UserInterface.Commands..uno:DeleteCurrent\n"
@@ -223,7 +222,6 @@ msgid "~Dialog"
msgstr "დიალოგი"
#: BasicIDEWindowState.xcu
-#, fuzzy
msgctxt ""
"BasicIDEWindowState.xcu\n"
"..BasicIDEWindowState.UIElements.States.private:resource/popupmenu/dialog\n"
@@ -570,7 +568,6 @@ msgid "~Trace Dependent"
msgstr "კვალზე დამოკიდებული"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:FillModeRemoveSuccessor\n"
@@ -733,7 +730,6 @@ msgid "Pivot Table Filter"
msgstr "ცხრილის ფილტრი"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:DataPilotFilter\n"
@@ -978,7 +974,6 @@ msgid "Select to Lower Block Margin"
msgstr "მონიშვნა ქვედა ბლოკის მინდვრამდე"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:DataDataPilotRun\n"
@@ -1016,7 +1011,6 @@ msgid "~Edit Layout..."
msgstr ""
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:InsertPivotTable\n"
@@ -1375,7 +1369,6 @@ msgid "Wrap Text"
msgstr "გადატანა მარცხნივ"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:CellProtection\n"
@@ -1440,7 +1433,6 @@ msgid "Clear Print Ranges"
msgstr ""
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:EditPrintArea\n"
@@ -1705,7 +1697,6 @@ msgid "R~andom Number..."
msgstr ""
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:StatisticsMenu\n"
@@ -2632,7 +2623,6 @@ msgid "~Height..."
msgstr "~სიმაღლე..."
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:RowHeight\n"
@@ -2678,7 +2668,6 @@ msgid "H~ide"
msgstr "დ~ამალვა"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:HideRow\n"
@@ -2734,7 +2723,6 @@ msgid "~Width..."
msgstr "~სიგანე..."
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:ColumnWidth\n"
@@ -3410,7 +3398,6 @@ msgid "Number Format"
msgstr "ციფრების ფორმატი"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:NumberFormatCurrency\n"
@@ -3429,7 +3416,6 @@ msgid "Format as Currency"
msgstr ""
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:NumberFormatCurrencySimple\n"
@@ -3448,7 +3434,6 @@ msgid "Format as Currency"
msgstr ""
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:NumberFormatPercent\n"
@@ -3467,7 +3452,6 @@ msgid "Format as Percent"
msgstr ""
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:NumberFormatStandard\n"
@@ -3524,7 +3508,6 @@ msgid "Format as Number"
msgstr ""
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:NumberFormatScientific\n"
@@ -3543,7 +3526,6 @@ msgid "Format as Scientific"
msgstr ""
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:NumberFormatTime\n"
@@ -3607,7 +3589,6 @@ msgid "R~ight-To-Left"
msgstr "მარჯვნიდან მარცხნივ"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:SheetRightToLeft\n"
@@ -3698,7 +3679,6 @@ msgid "Grid Lines for Sheet"
msgstr ""
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:InsertFieldSheet\n"
@@ -3820,7 +3800,6 @@ msgid "~Named Ranges and Expressions"
msgstr ""
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:EditAnnotation\n"
@@ -4016,7 +3995,6 @@ msgid "Insert Current Time"
msgstr ""
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:InsertCurrentTime\n"
@@ -4189,7 +4167,6 @@ msgid "Accent 3"
msgstr "აქცენტი"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:StyleApply?Style:string=Heading 1&amp;FamilyName:string=CellStyles\n"
@@ -4199,7 +4176,6 @@ msgid "Heading 1"
msgstr "სათაური 1"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:StyleApply?Style:string=Heading 2&amp;FamilyName:string=CellStyles\n"
@@ -4218,7 +4194,6 @@ msgid "Bad"
msgstr ""
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:StyleApply?Style:string=Error&amp;FamilyName:string=CellStyles\n"
@@ -4247,7 +4222,6 @@ msgid "Neutral"
msgstr ""
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:StyleApply?Style:string=Warning&amp;FamilyName:string=CellStyles\n"
@@ -4257,7 +4231,6 @@ msgid "Warning"
msgstr "გაფრთხილება"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:StyleApply?Style:string=Footnote&amp;FamilyName:string=CellStyles\n"
@@ -4287,7 +4260,6 @@ msgid "Detective"
msgstr "~გამოვლენა"
#: CalcWindowState.xcu
-#, fuzzy
msgctxt ""
"CalcWindowState.xcu\n"
"..CalcWindowState.UIElements.States.private:resource/popupmenu/cell\n"
@@ -4355,7 +4327,6 @@ msgid "Form Control"
msgstr "ფორმის კონტროლები"
#: CalcWindowState.xcu
-#, fuzzy
msgctxt ""
"CalcWindowState.xcu\n"
"..CalcWindowState.UIElements.States.private:resource/popupmenu/formrichtext\n"
@@ -4413,7 +4384,6 @@ msgid "Page Break"
msgstr "~ხელით გაწყვეტა"
#: CalcWindowState.xcu
-#, fuzzy
msgctxt ""
"CalcWindowState.xcu\n"
"..CalcWindowState.UIElements.States.private:resource/popupmenu/pivot\n"
@@ -4776,7 +4746,6 @@ msgid "Standard (Single Mode)"
msgstr ""
#: CalcWindowState.xcu
-#, fuzzy
msgctxt ""
"CalcWindowState.xcu\n"
"..CalcWindowState.UIElements.States.private:resource/toolbar/arrowsbar\n"
@@ -6007,7 +5976,6 @@ msgid "Standard"
msgstr "სტანდარტული"
#: DbReportWindowState.xcu
-#, fuzzy
msgctxt ""
"DbReportWindowState.xcu\n"
".DbReportWindowState.UIElements.States.private:resource/popupmenu/report\n"
@@ -6460,7 +6428,6 @@ msgid "Form Wizard..."
msgstr "ფორმის ოსტატი..."
#: DbuCommands.xcu
-#, fuzzy
msgctxt ""
"DbuCommands.xcu\n"
"..DbuCommands.UserInterface.Commands..uno:DBNewReportWithPreSelection\n"
@@ -8104,7 +8071,6 @@ msgid "Slide ~Layout"
msgstr "სლაიდის შ~რე..."
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Commands..uno:ModifyLayer\n"
@@ -9309,7 +9275,6 @@ msgid "Insert Rows"
msgstr "~სტრიქონების ჩასმა"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:InsertRowDialog\n"
@@ -9358,7 +9323,6 @@ msgid "Insert Column Left"
msgstr "ს~ვეტების ჩასმა"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:InsertColumnDialog\n"
@@ -9368,7 +9332,6 @@ msgid "Insert Columns"
msgstr "ს~ვეტების ჩასმა"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:InsertColumnDialog\n"
@@ -9406,7 +9369,6 @@ msgid "~Rows"
msgstr "ს~ტრიქონები"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:DeleteRows\n"
@@ -9434,7 +9396,6 @@ msgid "~Columns"
msgstr "~სვეტები"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:DeleteColumns\n"
@@ -9480,7 +9441,6 @@ msgid "~Columns"
msgstr "~სვეტები"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:EntireColumn\n"
@@ -9508,7 +9468,6 @@ msgid "~Rows"
msgstr "ს~ტრიქონები"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:EntireRow\n"
@@ -9841,7 +9800,6 @@ msgid "Move Page Up"
msgstr ""
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:MovePageUp\n"
@@ -9878,7 +9836,6 @@ msgid "Move Page Down"
msgstr ""
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:MovePageDown\n"
@@ -9942,7 +9899,6 @@ msgid "Slide to End"
msgstr ""
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=20\n"
@@ -9952,7 +9908,6 @@ msgid "Blank Slide"
msgstr "ცარიელი სლაიდი"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=19\n"
@@ -9962,7 +9917,6 @@ msgid "Title Only"
msgstr "მხოლოდ სათაური"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=0\n"
@@ -10053,7 +10007,6 @@ msgid "Title, 6 Content"
msgstr ""
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=28\n"
@@ -10063,7 +10016,6 @@ msgid "Vertical Title, Vertical Text"
msgstr "ვერტიკალური სათაური, ვერტიკალური ტექსტი"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=27\n"
@@ -10073,7 +10025,6 @@ msgid "Vertical Title, Text, Chart"
msgstr "ვერტიკალური სათაური, ტექსტი, დიაგრამა"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=29\n"
@@ -10132,7 +10083,6 @@ msgid "~Cell"
msgstr "უჯრა"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:RowMenu\n"
@@ -10162,7 +10112,6 @@ msgid "Presentation ~Object..."
msgstr "საპრეზენტაციო ო~ბიექტები..."
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:HangingIndent\n"
@@ -10210,7 +10159,6 @@ msgid "Connector/Freeform Line"
msgstr ""
#: DrawWindowState.xcu
-#, fuzzy
msgctxt ""
"DrawWindowState.xcu\n"
"..DrawWindowState.UIElements.States.private:resource/popupmenu/curve\n"
@@ -10250,7 +10198,6 @@ msgid "Form Control"
msgstr "ფორმის კონტროლები"
#: DrawWindowState.xcu
-#, fuzzy
msgctxt ""
"DrawWindowState.xcu\n"
"..DrawWindowState.UIElements.States.private:resource/popupmenu/formrichtext\n"
@@ -10280,7 +10227,6 @@ msgid "Image"
msgstr "ნახატი"
#: DrawWindowState.xcu
-#, fuzzy
msgctxt ""
"DrawWindowState.xcu\n"
"..DrawWindowState.UIElements.States.private:resource/popupmenu/group\n"
@@ -10309,7 +10255,6 @@ msgid "Line/Arrow"
msgstr "ხაზური ისარი"
#: DrawWindowState.xcu
-#, fuzzy
msgctxt ""
"DrawWindowState.xcu\n"
"..DrawWindowState.UIElements.States.private:resource/popupmenu/measure\n"
@@ -10395,7 +10340,6 @@ msgid "Page Master Pane (no selection)"
msgstr ""
#: DrawWindowState.xcu
-#, fuzzy
msgctxt ""
"DrawWindowState.xcu\n"
"..DrawWindowState.UIElements.States.private:resource/popupmenu/table\n"
@@ -13160,7 +13104,6 @@ msgid "From right to top"
msgstr "ზევიდან ქვევით"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionGroups.subtle\n"
@@ -13170,7 +13113,6 @@ msgid "Subtle"
msgstr "დახვეწილი"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionGroups.exciting\n"
@@ -13198,7 +13140,6 @@ msgid "3D Venetian"
msgstr ""
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionSets.box\n"
@@ -13246,7 +13187,6 @@ msgid "Uncover"
msgstr ""
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionSets.wipe\n"
@@ -13256,7 +13196,6 @@ msgid "Wipe"
msgstr "გამოდევნა"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionSets.wedge\n"
@@ -13266,7 +13205,6 @@ msgid "Wedge"
msgstr "სოლი"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionSets.wheel\n"
@@ -13285,7 +13223,6 @@ msgid "Push"
msgstr ""
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionSets.cut\n"
@@ -13324,7 +13261,6 @@ msgid "Shape"
msgstr "ფო~რმები"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionSets.split\n"
@@ -13353,7 +13289,6 @@ msgid "Random"
msgstr ""
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionSets.dissolve\n"
@@ -13392,7 +13327,6 @@ msgid "Tiles"
msgstr "სათაურები"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionSets.cube-turning\n"
@@ -13440,7 +13374,6 @@ msgid "Turn Around"
msgstr ""
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionSets.turn-down\n"
@@ -13600,7 +13533,6 @@ msgid "Bottom Right to Top Left"
msgstr ""
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.bottom-top\n"
@@ -13648,7 +13580,6 @@ msgid "In"
msgstr ""
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.out\n"
@@ -13658,7 +13589,6 @@ msgid "Out"
msgstr "გარეთ"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.across\n"
@@ -13668,7 +13598,6 @@ msgid "Across"
msgstr "გარშემო"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.down\n"
@@ -13678,7 +13607,6 @@ msgid "Down"
msgstr "დაბლა"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.up\n"
@@ -13747,7 +13675,6 @@ msgid "Diamond"
msgstr "რომბი"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.plus\n"
@@ -13887,7 +13814,6 @@ msgid "Counterclockwise 8 Spokes"
msgstr ""
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.inside\n"
@@ -13897,7 +13823,6 @@ msgid "Inside"
msgstr "შიგნით"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.outside\n"
@@ -16376,7 +16301,6 @@ msgid "Left"
msgstr "მარცხნივ"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:LeftPara\n"
@@ -16700,7 +16624,6 @@ msgid "Transparency"
msgstr "გამჭვირვალება"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:ZoomOptimal\n"
@@ -16767,7 +16690,6 @@ msgid "Line Starts with Arrow"
msgstr "ხაზი იწყება ისრით"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:LineArrowEnd\n"
@@ -16827,7 +16749,6 @@ msgid "Line with Square/Arrow"
msgstr "ხაზი ოთკუთხედით/ისრით"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:MeasureLine\n"
@@ -17323,7 +17244,6 @@ msgid "Smooth Transition"
msgstr "გლუვი გადასვლა"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:ToggleObjectBezierMode\n"
@@ -17352,7 +17272,6 @@ msgid "Comme~nt"
msgstr "შიგთავსი"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:InsertAnnotation\n"
@@ -17497,7 +17416,6 @@ msgid "~Chart..."
msgstr "~დიაგრამა..."
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:InsertObjectChart\n"
@@ -17517,7 +17435,6 @@ msgid "Chart from File..."
msgstr "~ელექტრონული ცხრილი ფაილიდან..."
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:DefaultBullet\n"
@@ -18086,7 +18003,6 @@ msgid "~Edit Style..."
msgstr "სტილის რედაქტირება..."
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:EditStyle\n"
@@ -18579,7 +18495,6 @@ msgid "Line Corner Style"
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:LineStyle\n"
@@ -18934,7 +18849,6 @@ msgid "~Recheck Document..."
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:SpellingAndGrammarDialog\n"
@@ -18944,7 +18858,6 @@ msgid "Spelling"
msgstr "მარლთწერა"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:SpellingAndGrammarDialog\n"
@@ -19360,7 +19273,6 @@ msgid "Subscript"
msgstr "ქვედა ინდექსი"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:SmallCaps\n"
@@ -20434,7 +20346,6 @@ msgid "Decrease"
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:DecrementIndent\n"
@@ -20444,7 +20355,6 @@ msgid "Decrease Indent"
msgstr "დაშორების შემცირება"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:DecrementIndent\n"
@@ -20483,7 +20393,6 @@ msgid "Increase Indent"
msgstr "დაშორების გადიდება"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:LineToolbox\n"
@@ -21175,7 +21084,6 @@ msgid "R~un Macro..."
msgstr "მაკ~როს გაშვება..."
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:Gallery\n"
@@ -21722,7 +21630,6 @@ msgid "Toggle Print Preview"
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:PrintPreview\n"
@@ -22509,7 +22416,6 @@ msgid "Top"
msgstr "ზემოთ"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:CellVertTop\n"
@@ -22549,7 +22455,6 @@ msgid "Bottom"
msgstr "ქვემოთ"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:CellVertBottom\n"
@@ -22774,7 +22679,6 @@ msgid "R~eference"
msgstr "მითითება"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Popups..uno:EditCommentsMenu\n"
@@ -22914,7 +22818,6 @@ msgid "Rot~ate or Flip"
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Popups..uno:AnchorMenu\n"
@@ -23207,7 +23110,6 @@ msgid "Paragraph Classification Dialog"
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Popups..uno:EditSelectMenu\n"
@@ -23217,7 +23119,6 @@ msgid "Select"
msgstr "მონიშვნა"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Popups..uno:EditPasteSpecialMenu\n"
@@ -23236,7 +23137,6 @@ msgid "Menubar"
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Popups..uno:NameGroup\n"
@@ -23246,7 +23146,6 @@ msgid "Name..."
msgstr "ჯგუფის დასათაურება..."
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Popups..uno:ObjectTitleDescription\n"
@@ -23312,7 +23211,6 @@ msgid "Connector/Freeform Line"
msgstr ""
#: ImpressWindowState.xcu
-#, fuzzy
msgctxt ""
"ImpressWindowState.xcu\n"
"..ImpressWindowState.UIElements.States.private:resource/popupmenu/curve\n"
@@ -23352,7 +23250,6 @@ msgid "Form Control"
msgstr "ფორმის კონტროლები"
#: ImpressWindowState.xcu
-#, fuzzy
msgctxt ""
"ImpressWindowState.xcu\n"
"..ImpressWindowState.UIElements.States.private:resource/popupmenu/formrichtext\n"
@@ -23382,7 +23279,6 @@ msgid "Image"
msgstr "ნახატი"
#: ImpressWindowState.xcu
-#, fuzzy
msgctxt ""
"ImpressWindowState.xcu\n"
"..ImpressWindowState.UIElements.States.private:resource/popupmenu/group\n"
@@ -23402,7 +23298,6 @@ msgid "Line/Arrow"
msgstr "ხაზური ისარი"
#: ImpressWindowState.xcu
-#, fuzzy
msgctxt ""
"ImpressWindowState.xcu\n"
"..ImpressWindowState.UIElements.States.private:resource/popupmenu/measure\n"
@@ -23506,7 +23401,6 @@ msgid "Master Slide Sorter/Pane (no selection)"
msgstr ""
#: ImpressWindowState.xcu
-#, fuzzy
msgctxt ""
"ImpressWindowState.xcu\n"
"..ImpressWindowState.UIElements.States.private:resource/popupmenu/table\n"
@@ -24221,7 +24115,6 @@ msgid "Formula Cursor"
msgstr "ფორმულის კურსორი"
#: MathCommands.xcu
-#, fuzzy
msgctxt ""
"MathCommands.xcu\n"
"..MathCommands.UserInterface.Commands..uno:InsertCommandText?Text:string=newline \n"
@@ -24231,7 +24124,6 @@ msgid "New Line"
msgstr "ახალი ხაზი"
#: MathCommands.xcu
-#, fuzzy
msgctxt ""
"MathCommands.xcu\n"
"..MathCommands.UserInterface.Commands..uno:InsertCommandText?Text:string=`\n"
@@ -25001,7 +24893,6 @@ msgid "Page"
msgstr "გვერდი"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.DeckList.ShapesDeck\n"
@@ -25068,7 +24959,6 @@ msgid "Styles"
msgstr "სტი~ლები"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.DeckList.ScFunctionsDeck\n"
@@ -25088,7 +24978,6 @@ msgid "Manage Changes"
msgstr "სა~ხელის შექმნა..."
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.DeckList.SwDesignDeck\n"
@@ -25098,7 +24987,6 @@ msgid "Design"
msgstr "დიზაინი"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.DeckList.ChartDeck\n"
@@ -25148,7 +25036,6 @@ msgid "Styles"
msgstr "სტი~ლები"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.PageFormatPanel\n"
@@ -25187,7 +25074,6 @@ msgid "Area"
msgstr "სივრცე"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.ShadowPropertyPanel\n"
@@ -25352,7 +25238,6 @@ msgid "Cell Appearance"
msgstr ""
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.ScNumberFormatPropertyPanel\n"
@@ -25428,7 +25313,6 @@ msgid "Styles"
msgstr "სტი~ლები"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.ScFunctionsPanel\n"
@@ -25493,7 +25377,6 @@ msgid "Error Bar"
msgstr ""
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.ChartAxisPanel\n"
@@ -25503,7 +25386,6 @@ msgid "Axis"
msgstr "ღ~ერძი"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.ChartAreaPanel\n"
@@ -25906,7 +25788,6 @@ msgid "AutoTe~xt..."
msgstr "ავტოტ~ექსტი..."
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:PrintLayout\n"
@@ -25916,7 +25797,6 @@ msgid "~Normal View"
msgstr "ჩ~ვეულებრივი ხედი"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:PrintLayout\n"
@@ -26307,7 +26187,6 @@ msgid "Accept Change"
msgstr "მიიღე ცვლილებები: $1"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:AcceptAllTrackedChanges\n"
@@ -26335,7 +26214,6 @@ msgid "Accept All Changes"
msgstr ""
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:NextTrackedChange\n"
@@ -26750,7 +26628,6 @@ msgid "Insert Page Break"
msgstr "სტრიქონის ~გამყოფის ჩასმა"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:InsertTable\n"
@@ -26788,7 +26665,6 @@ msgid "~Frame Interactively"
msgstr ""
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:InsertFrame\n"
@@ -26828,7 +26704,6 @@ msgid "~Index Entry..."
msgstr "ი~ნდექსის შენატანი..."
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:InsertIndexesEntry\n"
@@ -27037,7 +26912,6 @@ msgid "~Formula..."
msgstr "~ფორმულა..."
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:InsertObjectStarMath\n"
@@ -27799,7 +27673,6 @@ msgid "Clear"
msgstr ""
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:ResetAttributes\n"
@@ -29156,7 +29029,6 @@ msgid "In ~Background"
msgstr "~ფონში"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:WrapThroughTransparencyToggle\n"
@@ -29798,7 +29670,6 @@ msgid "Add Unknown Words"
msgstr "უცნობი სიტყვების დამატება"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:HScroll\n"
@@ -30238,7 +30109,6 @@ msgid "Default Paragraph Style"
msgstr ""
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:StyleApply?Style:string=Title&amp;FamilyName:string=ParagraphStyles\n"
@@ -30248,7 +30118,6 @@ msgid "~Title"
msgstr "~სათაური"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:TitleParaStyle\n"
@@ -30911,7 +30780,6 @@ msgid "Page Margins"
msgstr ""
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:HangingIndent\n"
@@ -30980,7 +30848,6 @@ msgid "Form Control"
msgstr "ფორმის კონტროლები"
#: WriterFormWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterFormWindowState.xcu\n"
"..WriterFormWindowState.UIElements.States.private:resource/popupmenu/formrichtext\n"
@@ -31038,7 +30905,6 @@ msgid "Print Preview"
msgstr ""
#: WriterFormWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterFormWindowState.xcu\n"
"..WriterFormWindowState.UIElements.States.private:resource/popupmenu/table\n"
@@ -31048,7 +30914,6 @@ msgid "Table"
msgstr "ცხრილი"
#: WriterFormWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterFormWindowState.xcu\n"
"..WriterFormWindowState.UIElements.States.private:resource/popupmenu/text\n"
@@ -31441,7 +31306,6 @@ msgid "Form Control"
msgstr "ფორმის კონტროლები"
#: WriterGlobalWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterGlobalWindowState.xcu\n"
"..WriterGlobalWindowState.UIElements.States.private:resource/popupmenu/formrichtext\n"
@@ -31499,7 +31363,6 @@ msgid "Print Preview"
msgstr ""
#: WriterGlobalWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterGlobalWindowState.xcu\n"
"..WriterGlobalWindowState.UIElements.States.private:resource/popupmenu/table\n"
@@ -31509,7 +31372,6 @@ msgid "Table"
msgstr "ცხრილი"
#: WriterGlobalWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterGlobalWindowState.xcu\n"
"..WriterGlobalWindowState.UIElements.States.private:resource/popupmenu/text\n"
@@ -31919,7 +31781,6 @@ msgid "Form Control"
msgstr "ფორმის კონტროლები"
#: WriterReportWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterReportWindowState.xcu\n"
"..WriterReportWindowState.UIElements.States.private:resource/popupmenu/formrichtext\n"
@@ -31977,7 +31838,6 @@ msgid "Print Preview"
msgstr ""
#: WriterReportWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterReportWindowState.xcu\n"
"..WriterReportWindowState.UIElements.States.private:resource/popupmenu/table\n"
@@ -31987,7 +31847,6 @@ msgid "Table"
msgstr "ცხრილი"
#: WriterReportWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterReportWindowState.xcu\n"
"..WriterReportWindowState.UIElements.States.private:resource/popupmenu/text\n"
@@ -32360,7 +32219,6 @@ msgid "Form Control"
msgstr "ფორმის კონტროლები"
#: WriterWebWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWebWindowState.xcu\n"
"..WriterWebWindowState.UIElements.States.private:resource/popupmenu/formrichtext\n"
@@ -32419,7 +32277,6 @@ msgid "HTML Source"
msgstr "HT~ML წყარო"
#: WriterWebWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWebWindowState.xcu\n"
"..WriterWebWindowState.UIElements.States.private:resource/popupmenu/table\n"
@@ -32429,7 +32286,6 @@ msgid "Table"
msgstr "ცხრილი"
#: WriterWebWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWebWindowState.xcu\n"
"..WriterWebWindowState.UIElements.States.private:resource/popupmenu/text\n"
@@ -32776,7 +32632,6 @@ msgid "Form Control"
msgstr "ფორმის კონტროლები"
#: WriterWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWindowState.xcu\n"
"..WriterWindowState.UIElements.States.private:resource/popupmenu/formrichtext\n"
@@ -32843,7 +32698,6 @@ msgid "Print Preview"
msgstr ""
#: WriterWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWindowState.xcu\n"
"..WriterWindowState.UIElements.States.private:resource/popupmenu/table\n"
@@ -32853,7 +32707,6 @@ msgid "Table"
msgstr "ცხრილი"
#: WriterWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWindowState.xcu\n"
"..WriterWindowState.UIElements.States.private:resource/popupmenu/text\n"
@@ -32928,7 +32781,6 @@ msgid "Lines"
msgstr "ხაზები"
#: WriterWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWindowState.xcu\n"
"..WriterWindowState.UIElements.States.private:resource/toolbar/arrowsbar\n"
@@ -33330,7 +33182,6 @@ msgid "Form Control"
msgstr "ფორმის კონტროლები"
#: XFormsWindowState.xcu
-#, fuzzy
msgctxt ""
"XFormsWindowState.xcu\n"
"..XFormsWindowState.UIElements.States.private:resource/popupmenu/formrichtext\n"
@@ -33388,7 +33239,6 @@ msgid "Print Preview"
msgstr ""
#: XFormsWindowState.xcu
-#, fuzzy
msgctxt ""
"XFormsWindowState.xcu\n"
"..XFormsWindowState.UIElements.States.private:resource/popupmenu/table\n"
@@ -33398,7 +33248,6 @@ msgid "Table"
msgstr "ცხრილი"
#: XFormsWindowState.xcu
-#, fuzzy
msgctxt ""
"XFormsWindowState.xcu\n"
"..XFormsWindowState.UIElements.States.private:resource/popupmenu/text\n"
diff --git a/source/ka/reportdesign/messages.po b/source/ka/reportdesign/messages.po
index d4659156c09..7ae67ab07f9 100644
--- a/source/ka/reportdesign/messages.po
+++ b/source/ka/reportdesign/messages.po
@@ -73,7 +73,6 @@ msgid "Field or Formula"
msgstr ""
#: stringarray.hrc:43
-#, fuzzy
msgctxt "RID_STR_TYPE_CONST"
msgid "Function"
msgstr "ფუნქცია"
@@ -89,19 +88,16 @@ msgid "User defined Function"
msgstr ""
#: stringarray.hrc:51
-#, fuzzy
msgctxt "RID_STR_BOOL"
msgid "No"
msgstr "არა"
#: stringarray.hrc:52
-#, fuzzy
msgctxt "RID_STR_BOOL"
msgid "Yes"
msgstr "დიახ"
#: stringarray.hrc:58
-#, fuzzy
msgctxt "RID_STR_KEEPTOGETHER_CONST"
msgid "No"
msgstr "არა"
@@ -123,7 +119,6 @@ msgid "Top"
msgstr "ზემოთ"
#: stringarray.hrc:67
-#, fuzzy
msgctxt "RID_STR_VERTICAL_ALIGN_CONST"
msgid "Middle"
msgstr "შუა"
@@ -159,7 +154,6 @@ msgid "Center"
msgstr "ცენტრში"
#: strings.hrc:25
-#, fuzzy
msgctxt "RID_STR_PROPPAGE_DEFAULT"
msgid "General"
msgstr "ზოგადი"
@@ -307,7 +301,6 @@ msgid "Data field"
msgstr "მონაცემთა ველი"
#: strings.hrc:54
-#, fuzzy
msgctxt "RID_STR_FONT"
msgid "Font"
msgstr "შრიფტი"
@@ -449,7 +442,6 @@ msgid "Image Control"
msgstr "ნახატის კონტროლი"
#: strings.hrc:83
-#, fuzzy
msgctxt "RID_STR_PROPTITLE_FIXEDTEXT"
msgid "Label field"
msgstr "სათაურის ველი"
@@ -863,7 +855,6 @@ msgid "The element is invalid."
msgstr ""
#: strings.hrc:180
-#, fuzzy
msgctxt "RID_STR_FIXEDTEXT"
msgid "Label field"
msgstr "სათაურის ველი"
@@ -899,7 +890,6 @@ msgid "Section Setup"
msgstr ""
#: backgrounddialog.ui:105
-#, fuzzy
msgctxt "backgrounddialog|background"
msgid "Background"
msgstr "ფონი"
@@ -910,13 +900,11 @@ msgid "Character Settings"
msgstr ""
#: chardialog.ui:105
-#, fuzzy
msgctxt "chardialog|font"
msgid "Font"
msgstr "შრიფტი"
#: chardialog.ui:127
-#, fuzzy
msgctxt "chardialog|fonteffects"
msgid "Font Effects"
msgstr "შრიფტის ეფექტები"
@@ -928,7 +916,6 @@ msgid "Position"
msgstr "მდებარეობა ~X"
#: chardialog.ui:173
-#, fuzzy
msgctxt "chardialog|asianlayout"
msgid "Asian Layout"
msgstr "აზიური განლაგება"
@@ -963,13 +950,11 @@ msgid "Expression Is"
msgstr ""
#: conditionwin.ui:71
-#, fuzzy
msgctxt "conditionwin|opCombobox"
msgid "between"
msgstr "შორის"
#: conditionwin.ui:72
-#, fuzzy
msgctxt "conditionwin|opCombobox"
msgid "not between"
msgstr "არ არის შორის"
@@ -981,7 +966,6 @@ msgid "equal to"
msgstr "უდრის"
#: conditionwin.ui:74
-#, fuzzy
msgctxt "conditionwin|opCombobox"
msgid "not equal to"
msgstr "არ უდრის"
@@ -1011,25 +995,21 @@ msgid "less than or equal to"
msgstr "მეტი ვიდრე ან ტოლი"
#: conditionwin.ui:107
-#, fuzzy
msgctxt "conditionwin|lhsButton"
msgid "..."
msgstr "..."
#: conditionwin.ui:130
-#, fuzzy
msgctxt "conditionwin|andLabel"
msgid "and"
msgstr "და"
#: conditionwin.ui:158
-#, fuzzy
msgctxt "conditionwin|rhsButton"
msgid "..."
msgstr "..."
#: conditionwin.ui:220
-#, fuzzy
msgctxt "conditionwin|ToolBoxItem1"
msgid "Bold"
msgstr "მუქი"
@@ -1047,13 +1027,11 @@ msgid "Underline"
msgstr "ხაზგასმული"
#: conditionwin.ui:275
-#, fuzzy
msgctxt "conditionwin|ToolBoxItem4"
msgid "Background Color"
msgstr "ფონის ფერი"
#: conditionwin.ui:290
-#, fuzzy
msgctxt "conditionwin|ToolBoxItem5"
msgid "Font Color"
msgstr "შრიფტის ფერი"
@@ -1074,7 +1052,6 @@ msgid "+"
msgstr ""
#: datetimedialog.ui:8
-#, fuzzy
msgctxt "datetimedialog|DateTimeDialog"
msgid "Date and Time"
msgstr "თარიღი და დრო"
@@ -1107,13 +1084,11 @@ msgid "Sorting and Grouping"
msgstr ""
#: floatingfield.ui:30
-#, fuzzy
msgctxt "floatingfield|up"
msgid "Sort Ascending"
msgstr "ზრდადობით დახარისხება"
#: floatingfield.ui:43
-#, fuzzy
msgctxt "floatingfield|down"
msgid "Sort Descending"
msgstr "კლებადობით დახარისხება"
@@ -1150,19 +1125,16 @@ msgid "Group actions"
msgstr ""
#: floatingsort.ui:75
-#, fuzzy
msgctxt "floatingsort|up"
msgid "Move up"
msgstr "აწევა"
#: floatingsort.ui:88
-#, fuzzy
msgctxt "floatingsort|down"
msgid "Move down"
msgstr "დაწევა"
#: floatingsort.ui:101
-#, fuzzy
msgctxt "floatingsort|delete"
msgid "Delete"
msgstr "წაშლა"
@@ -1228,7 +1200,6 @@ msgid "Not present"
msgstr ""
#: floatingsort.ui:326
-#, fuzzy
msgctxt "floatingsort|keep"
msgid "No"
msgstr "არა"
@@ -1259,13 +1230,11 @@ msgid "Each Value"
msgstr ""
#: floatingsort.ui:394
-#, fuzzy
msgctxt "floatingsort|label2"
msgid "Properties"
msgstr "თვისებები"
#: floatingsort.ui:436
-#, fuzzy
msgctxt "floatingsort|label3"
msgid "Help"
msgstr "დახმარება"
@@ -1321,7 +1290,6 @@ msgid "Page"
msgstr "ფურცელი"
#: pagedialog.ui:127
-#, fuzzy
msgctxt "pagedialog|background"
msgid "Background"
msgstr "ფონი"
@@ -1343,7 +1311,6 @@ msgid "Page _N of M"
msgstr ""
#: pagenumberdialog.ui:140
-#, fuzzy
msgctxt "pagenumberdialog|label1"
msgid "Format"
msgstr "ფორმატი"
@@ -1394,7 +1361,6 @@ msgid "Show Number on First Page"
msgstr ""
#: pagenumberdialog.ui:309
-#, fuzzy
msgctxt "pagenumberdialog|label3"
msgid "General"
msgstr "ზოგადი"
diff --git a/source/ka/sc/messages.po b/source/ka/sc/messages.po
index be8f3c08bc0..e1f6328d9a6 100644
--- a/source/ka/sc/messages.po
+++ b/source/ka/sc/messages.po
@@ -14,7 +14,6 @@ msgstr ""
"X-Generator: LibreOffice\n"
#: compiler.hrc:27
-#, fuzzy
msgctxt "RID_FUNCTION_CATEGORIES"
msgid "Database"
msgstr "მონაცემთა ბაზა"
@@ -32,7 +31,6 @@ msgid "Financial"
msgstr "ფინანსური"
#: compiler.hrc:30
-#, fuzzy
msgctxt "RID_FUNCTION_CATEGORIES"
msgid "Information"
msgstr "ინფორმაცია"
@@ -74,7 +72,6 @@ msgid "Text"
msgstr "_ტექსტი"
#: compiler.hrc:37
-#, fuzzy
msgctxt "RID_FUNCTION_CATEGORIES"
msgid "Add-in"
msgstr "დანამატი"
@@ -470,7 +467,6 @@ msgid "Protect sheet"
msgstr "დაცული ფურცელი"
#: globstr.hrc:110
-#, fuzzy
msgctxt "STR_UNDO_UNPROTECT_TAB"
msgid "Unprotect sheet"
msgstr "დაუცველი ელექტრონული ცხრილი"
@@ -481,7 +477,6 @@ msgid "Protect document"
msgstr "~დაცული დოკუმენტი"
#: globstr.hrc:112
-#, fuzzy
msgctxt "STR_UNDO_UNPROTECT_DOC"
msgid "Unprotect document"
msgstr "~დაცული დოკუმენტი"
@@ -655,7 +650,6 @@ msgid "OR"
msgstr "OR"
#: globstr.hrc:145
-#, fuzzy
msgctxt "STR_TABLE_DEF"
msgid "Sheet"
msgstr "ფურცელი"
@@ -703,7 +697,6 @@ msgid "The source range contains subtotals which may distort the results. Use it
msgstr "წყარო დიაპაზონი შეიცავს ქვე-ჯამებს, რომლებმაც შეიძლება შედეგები აურიოს. მაინც გამოვიყენოთ?"
#: globstr.hrc:154
-#, fuzzy
msgctxt "STR_PIVOT_TOTAL"
msgid "Total"
msgstr "სულ"
@@ -836,7 +829,6 @@ msgid "Scenario"
msgstr "სცენარები"
#: globstr.hrc:179
-#, fuzzy
msgctxt "STR_PIVOT_TABLE"
msgid "Pivot Table"
msgstr "არ არის ცხრილი"
@@ -1165,7 +1157,6 @@ msgid "Range"
msgstr "~დიაპაზონი"
#: globstr.hrc:254
-#, fuzzy
msgctxt "STR_YES"
msgid "Yes"
msgstr "დიახ"
@@ -1523,7 +1514,6 @@ msgid "%1 page(s)"
msgstr ""
#: globstr.hrc:323
-#, fuzzy
msgctxt "STR_SCATTR_PAGE_SCALE_AUTO"
msgid "automatic"
msgstr "ავტომატური"
@@ -1566,7 +1556,6 @@ msgid "Printed"
msgstr "პრინტერი"
#: globstr.hrc:331
-#, fuzzy
msgctxt "STR_BY"
msgid "by"
msgstr "მეშვეობით"
@@ -1821,7 +1810,6 @@ msgid "Array formula %1 R x %2 C"
msgstr ""
#: globstr.hrc:379
-#, fuzzy
msgctxt "STR_UNDO_HANGULHANJA"
msgid "Hangul/Hanja Conversion"
msgstr "Hangul/Hanja გარდაქმნა"
@@ -2019,7 +2007,6 @@ msgid "Label"
msgstr "ეტიკეტი"
#: globstr.hrc:413
-#, fuzzy
msgctxt "STR_FORM_LISTBOX"
msgid "List Box"
msgstr "სიის ველი"
@@ -2083,7 +2070,6 @@ msgid "Manage Names..."
msgstr "დიაპაზონის სახელები"
#: globstr.hrc:425
-#, fuzzy
msgctxt "STR_HEADER_NAME"
msgid "Name"
msgstr "სახელი"
@@ -2329,7 +2315,6 @@ msgid "next year"
msgstr ""
#: globstr.hrc:473
-#, fuzzy
msgctxt "STR_COND_AND"
msgid "and"
msgstr "და"
@@ -2520,7 +2505,6 @@ msgid "%1 and %2 more"
msgstr ""
#: globstr.hrc:508
-#, fuzzy
msgctxt "STR_GENERAL"
msgid "General"
msgstr "ზოგადი"
@@ -2532,13 +2516,11 @@ msgid "Number"
msgstr "რაოდენობა"
#: globstr.hrc:510
-#, fuzzy
msgctxt "STR_PERCENT"
msgid "Percent"
msgstr "პროცენტი"
#: globstr.hrc:511
-#, fuzzy
msgctxt "STR_CURRENCY"
msgid "Currency"
msgstr "ვალუტა"
@@ -2550,13 +2532,11 @@ msgid "Date"
msgstr "თარიღი"
#: globstr.hrc:513
-#, fuzzy
msgctxt "STR_TIME"
msgid "Time"
msgstr "დრო"
#: globstr.hrc:514
-#, fuzzy
msgctxt "STR_SCIENTIFIC"
msgid "Scientific"
msgstr "სამეცნიერო"
@@ -2568,7 +2548,6 @@ msgid "Fraction"
msgstr "ფუნქცია"
#: globstr.hrc:516
-#, fuzzy
msgctxt "STR_BOOLEAN_VALUE"
msgid "Boolean Value"
msgstr "ლოგიკური მნიშვნელობა"
@@ -2719,7 +2698,6 @@ msgid "Format error discovered in the file in sub-document $(ARG1) at $(ARG2)(ro
msgstr "აღმოჩენილია შეცდომა ფაილის სუბ-დოკუმენტში $(ARG1) $(ARG2) (ხაზი, სვეტი) "
#: scerrors.hrc:56
-#, fuzzy
msgctxt "RID_ERRHDLSC"
msgid "File format error found at $(ARG1)(row,col)."
msgstr "ფაილის ფორმატში $(ARG1)(row,col). აღმოჩენილია შეცდომა."
@@ -3380,7 +3358,6 @@ msgid "Returns the number of workdays between two dates using arguments to indic
msgstr ""
#: scfuncs.hrc:222
-#, fuzzy
msgctxt "SC_OPCODE_NETWORKDAYS"
msgid "Start date"
msgstr "საწყისი თარიღი"
@@ -3428,7 +3405,6 @@ msgid "Returns the number of workdays between two dates using arguments to indic
msgstr ""
#: scfuncs.hrc:236
-#, fuzzy
msgctxt "SC_OPCODE_NETWORKDAYS_MS"
msgid "Start date"
msgstr "საწყისი თარიღი"
@@ -3476,7 +3452,6 @@ msgid "Returns the serial number of the date before or after a number of workday
msgstr ""
#: scfuncs.hrc:250
-#, fuzzy
msgctxt "SC_OPCODE_WORKDAY_MS"
msgid "Start date"
msgstr "საწყისი თარიღი"
@@ -3593,7 +3568,6 @@ msgid "Determines a time value from the details for hour, minute and second."
msgstr ""
#: scfuncs.hrc:302
-#, fuzzy
msgctxt "SC_OPCODE_GET_TIME"
msgid "Hour"
msgstr "საათებით"
@@ -3615,7 +3589,6 @@ msgid "The integer for the minute."
msgstr ""
#: scfuncs.hrc:306
-#, fuzzy
msgctxt "SC_OPCODE_GET_TIME"
msgid "Second"
msgstr "წამებით"
@@ -4618,7 +4591,6 @@ msgid "Useful life. The number of periods in the useful life of the asset."
msgstr ""
#: scfuncs.hrc:621
-#, fuzzy
msgctxt "SC_OPCODE_VBD"
msgid "Start"
msgstr "დაწყება"
@@ -4690,7 +4662,6 @@ msgid "Calculates the yearly nominal interest rate as an effective interest rate
msgstr ""
#: scfuncs.hrc:645
-#, fuzzy
msgctxt "SC_OPCODE_NOMINAL"
msgid "Effective rate"
msgstr "რეალური განაკვეთი"
@@ -4778,7 +4749,6 @@ msgid "An array or reference to cells whose contents correspond to the payments.
msgstr ""
#: scfuncs.hrc:677
-#, fuzzy
msgctxt "SC_OPCODE_MIRR"
msgid "Investment"
msgstr "ინვესტიცია"
@@ -4835,7 +4805,6 @@ msgid "Sum total of amortization periods."
msgstr ""
#: scfuncs.hrc:693
-#, fuzzy
msgctxt "SC_OPCODE_ISPMT"
msgid "Investment"
msgstr "ინვესტიცია"
@@ -4923,7 +4892,6 @@ msgid "Returns TRUE if value is a reference."
msgstr ""
#: scfuncs.hrc:725
-#, fuzzy
msgctxt "SC_OPCODE_IS_REF"
msgid "Value"
msgstr "მნიშვნელობა"
@@ -4939,7 +4907,6 @@ msgid "Returns TRUE if the value is an error value not equal to #N/A."
msgstr ""
#: scfuncs.hrc:733
-#, fuzzy
msgctxt "SC_OPCODE_IS_ERR"
msgid "Value"
msgstr "მნიშვნელობა"
@@ -4955,7 +4922,6 @@ msgid "Returns TRUE if the value is an error value."
msgstr ""
#: scfuncs.hrc:741
-#, fuzzy
msgctxt "SC_OPCODE_IS_ERROR"
msgid "Value"
msgstr "მნიშვნელობა"
@@ -4971,7 +4937,6 @@ msgid "Returns TRUE if value refers to an empty cell."
msgstr ""
#: scfuncs.hrc:749
-#, fuzzy
msgctxt "SC_OPCODE_IS_EMPTY"
msgid "Value"
msgstr "მნიშვნელობა"
@@ -4987,7 +4952,6 @@ msgid "Returns TRUE if the value carries a logical number format."
msgstr ""
#: scfuncs.hrc:757
-#, fuzzy
msgctxt "SC_OPCODE_IS_LOGICAL"
msgid "Value"
msgstr "მნიშვნელობა"
@@ -5003,7 +4967,6 @@ msgid "Returns TRUE if value equals #N/A."
msgstr ""
#: scfuncs.hrc:765
-#, fuzzy
msgctxt "SC_OPCODE_IS_NV"
msgid "Value"
msgstr "მნიშვნელობა"
@@ -5019,7 +4982,6 @@ msgid "Returns TRUE if the value is not text."
msgstr ""
#: scfuncs.hrc:773
-#, fuzzy
msgctxt "SC_OPCODE_IS_NON_STRING"
msgid "Value"
msgstr "მნიშვნელობა"
@@ -5035,7 +4997,6 @@ msgid "Returns TRUE if value is text."
msgstr ""
#: scfuncs.hrc:781
-#, fuzzy
msgctxt "SC_OPCODE_IS_STRING"
msgid "Value"
msgstr "მნიშვნელობა"
@@ -5051,7 +5012,6 @@ msgid "Returns TRUE if value is a number."
msgstr ""
#: scfuncs.hrc:789
-#, fuzzy
msgctxt "SC_OPCODE_IS_VALUE"
msgid "Value"
msgstr "მნიშვნელობა"
@@ -5067,7 +5027,6 @@ msgid "Returns TRUE if the cell is a formula cell."
msgstr ""
#: scfuncs.hrc:797
-#, fuzzy
msgctxt "SC_OPCODE_IS_FORMULA"
msgid "Reference"
msgstr "მითითება"
@@ -5098,7 +5057,6 @@ msgid "Converts a value to a number."
msgstr ""
#: scfuncs.hrc:813
-#, fuzzy
msgctxt "SC_OPCODE_N"
msgid "Value"
msgstr "მნიშვნელობა"
@@ -5119,7 +5077,6 @@ msgid "Returns the data type of a value (1 = number, 2 = text, 4 = Boolean value
msgstr ""
#: scfuncs.hrc:827
-#, fuzzy
msgctxt "SC_OPCODE_TYPE"
msgid "Value"
msgstr "მნიშვნელობა"
@@ -5227,7 +5184,6 @@ msgid "Returns value if not an error value, else alternative."
msgstr ""
#: scfuncs.hrc:883
-#, fuzzy
msgctxt "SC_OPCODE_IF_ERROR"
msgid "Value"
msgstr "მნიშვნელობა"
@@ -5253,7 +5209,6 @@ msgid "Returns value if not a #N/A error, else alternative."
msgstr ""
#: scfuncs.hrc:893
-#, fuzzy
msgctxt "SC_OPCODE_IF_NA"
msgid "Value"
msgstr "მნიშვნელობა"
@@ -5651,7 +5606,6 @@ msgid "Returns TRUE if value is an even integer."
msgstr ""
#: scfuncs.hrc:1064
-#, fuzzy
msgctxt "SC_OPCODE_IS_EVEN"
msgid "Value"
msgstr "მნიშვნელობა"
@@ -5667,7 +5621,6 @@ msgid "Returns TRUE if value is an odd integer."
msgstr ""
#: scfuncs.hrc:1072
-#, fuzzy
msgctxt "SC_OPCODE_IS_ODD"
msgid "Value"
msgstr "მნიშვნელობა"
@@ -6243,7 +6196,6 @@ msgid "Calculates subtotals in a spreadsheet."
msgstr ""
#: scfuncs.hrc:1346
-#, fuzzy
msgctxt "SC_OPCODE_SUB_TOTAL"
msgid "Function"
msgstr "ფუნქცია"
@@ -6280,7 +6232,6 @@ msgid "Function index. Is an index of the possible functions Total, Max, ..."
msgstr ""
#: scfuncs.hrc:1358
-#, fuzzy
msgctxt "SC_OPCODE_AGGREGATE"
msgid "Options"
msgstr "პარამეტრები"
@@ -7891,7 +7842,6 @@ msgid "The array of the data in the sample."
msgstr ""
#: scfuncs.hrc:2024
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK"
msgid "Value"
msgstr "მნიშვნელობა"
@@ -7929,7 +7879,6 @@ msgid "The array of the data in the sample."
msgstr ""
#: scfuncs.hrc:2036
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK_EXC"
msgid "Value"
msgstr "მნიშვნელობა"
@@ -7967,7 +7916,6 @@ msgid "The array of the data in the sample."
msgstr ""
#: scfuncs.hrc:2048
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK_INC"
msgid "Value"
msgstr "მნიშვნელობა"
@@ -7994,7 +7942,6 @@ msgid "Returns the ranking of a value in a sample."
msgstr ""
#: scfuncs.hrc:2058
-#, fuzzy
msgctxt "SC_OPCODE_RANK"
msgid "Value"
msgstr "მნიშვნელობა"
@@ -8031,7 +7978,6 @@ msgid "Returns the ranking of a value in a sample; if more than one value has th
msgstr ""
#: scfuncs.hrc:2070
-#, fuzzy
msgctxt "SC_OPCODE_RANK_EQ"
msgid "Value"
msgstr "მნიშვნელობა"
@@ -8068,7 +8014,6 @@ msgid "Returns the ranking of a value in a sample; if more than one value has th
msgstr ""
#: scfuncs.hrc:2082
-#, fuzzy
msgctxt "SC_OPCODE_RANK_AVG"
msgid "Value"
msgstr "მნიშვნელობა"
@@ -8477,7 +8422,6 @@ msgid "The success probability of a trial."
msgstr ""
#: scfuncs.hrc:2222
-#, fuzzy
msgctxt "SC_OPCODE_CRIT_BINOM"
msgid "Alpha"
msgstr "alpha"
@@ -8513,7 +8457,6 @@ msgid "The success probability of a trial."
msgstr ""
#: scfuncs.hrc:2234
-#, fuzzy
msgctxt "SC_OPCODE_BINOM_INV"
msgid "Alpha"
msgstr "alpha"
@@ -8540,7 +8483,6 @@ msgid "The value for which the Poisson distribution is to be calculated."
msgstr "მნიშვნელობა, რომლითაც უნდა შეფასდეს ფუნქცია"
#: scfuncs.hrc:2244
-#, fuzzy
msgctxt "SC_OPCODE_POISSON_DIST"
msgid "Mean"
msgstr "საშუალო"
@@ -8577,7 +8519,6 @@ msgid "The value for which the Poisson distribution is to be calculated."
msgstr "მნიშვნელობა, რომლითაც უნდა შეფასდეს ფუნქცია"
#: scfuncs.hrc:2256
-#, fuzzy
msgctxt "SC_OPCODE_POISSON_DIST_MS"
msgid "Mean"
msgstr "საშუალო"
@@ -8707,7 +8648,6 @@ msgid "The probability value for which the inverse normal distribution is to be
msgstr "მნიშვნელობა, რომლითაც უნდა შეფასდეს ფუნქცია"
#: scfuncs.hrc:2296
-#, fuzzy
msgctxt "SC_OPCODE_NORM_INV"
msgid "Mean"
msgstr "საშუალო"
@@ -8745,7 +8685,6 @@ msgid "The probability value for which the inverse normal distribution is to be
msgstr "მნიშვნელობა, რომლითაც უნდა შეფასდეს ფუნქცია"
#: scfuncs.hrc:2308
-#, fuzzy
msgctxt "SC_OPCODE_NORM_INV_MS"
msgid "Mean"
msgstr "საშუალო"
@@ -8793,7 +8732,6 @@ msgid "Number"
msgstr "რაოდენობა"
#: scfuncs.hrc:2327
-#, fuzzy
msgctxt "SC_OPCODE_STD_NORM_DIST_MS"
msgid "The value for which the standard normal distribution is to be calculated."
msgstr "მნიშვნელობა, რომლითაც უნდა შეფასდეს ფუნქცია"
@@ -8859,7 +8797,6 @@ msgid "The value for which the log normal distribution is to be calculated."
msgstr "მნიშვნელობა, რომლითაც უნდა შეფასდეს ფუნქცია"
#: scfuncs.hrc:2354
-#, fuzzy
msgctxt "SC_OPCODE_LOG_NORM_DIST"
msgid "Mean"
msgstr "საშუალო"
@@ -8906,7 +8843,6 @@ msgid "The value for which the log normal distribution is to be calculated."
msgstr "მნიშვნელობა, რომლითაც უნდა შეფასდეს ფუნქცია"
#: scfuncs.hrc:2368
-#, fuzzy
msgctxt "SC_OPCODE_LOG_NORM_DIST_MS"
msgid "Mean"
msgstr "საშუალო"
@@ -8954,7 +8890,6 @@ msgid "The probability value for which the inverse log normal distribution is to
msgstr "მნიშვნელობა, რომლითაც უნდა შეფასდეს ფუნქცია"
#: scfuncs.hrc:2382
-#, fuzzy
msgctxt "SC_OPCODE_LOG_INV"
msgid "Mean"
msgstr "საშუალო"
@@ -8992,7 +8927,6 @@ msgid "The probability value for which the inverse log normal distribution is to
msgstr "მნიშვნელობა, რომლითაც უნდა შეფასდეს ფუნქცია"
#: scfuncs.hrc:2394
-#, fuzzy
msgctxt "SC_OPCODE_LOG_INV_MS"
msgid "Mean"
msgstr "საშუალო"
@@ -9103,7 +9037,6 @@ msgid "The value for which the gamma distribution is to be calculated."
msgstr "მნიშვნელობა, რომლითაც უნდა შეფასდეს ფუნქცია"
#: scfuncs.hrc:2430
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_DIST"
msgid "Alpha"
msgstr "alpha"
@@ -9151,7 +9084,6 @@ msgid "The value for which the gamma distribution is to be calculated."
msgstr "მნიშვნელობა, რომლითაც უნდა შეფასდეს ფუნქცია"
#: scfuncs.hrc:2444
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_DIST_MS"
msgid "Alpha"
msgstr "alpha"
@@ -9200,7 +9132,6 @@ msgid "The probability value for which the inverse gamma distribution is to be c
msgstr "მნიშვნელობა, რომლითაც უნდა შეფასდეს ფუნქცია"
#: scfuncs.hrc:2458
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_INV"
msgid "Alpha"
msgstr "alpha"
@@ -9239,7 +9170,6 @@ msgid "The probability value for which the inverse gamma distribution is to be c
msgstr "მნიშვნელობა, რომლითაც უნდა შეფასდეს ფუნქცია"
#: scfuncs.hrc:2470
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_INV_MS"
msgid "Alpha"
msgstr "alpha"
@@ -9325,7 +9255,6 @@ msgid "The value for which the beta distribution is to be calculated."
msgstr "მნიშვნელობა, რომლითაც უნდა შეფასდეს ფუნქცია"
#: scfuncs.hrc:2508
-#, fuzzy
msgctxt "SC_OPCODE_BETA_DIST"
msgid "Alpha"
msgstr "alpha"
@@ -9394,7 +9323,6 @@ msgid "The probability value for which the inverse beta distribution is to be ca
msgstr "მნიშვნელობა, რომლითაც უნდა შეფასდეს ფუნქცია"
#: scfuncs.hrc:2526
-#, fuzzy
msgctxt "SC_OPCODE_BETA_INV"
msgid "Alpha"
msgstr "alpha"
@@ -9452,7 +9380,6 @@ msgid "The value for which the beta distribution is to be calculated."
msgstr "მნიშვნელობა, რომლითაც უნდა შეფასდეს ფუნქცია"
#: scfuncs.hrc:2542
-#, fuzzy
msgctxt "SC_OPCODE_BETA_DIST_MS"
msgid "Alpha"
msgstr "alpha"
@@ -9521,7 +9448,6 @@ msgid "The probability value for which the inverse beta distribution is to be ca
msgstr "მნიშვნელობა, რომლითაც უნდა შეფასდეს ფუნქცია"
#: scfuncs.hrc:2560
-#, fuzzy
msgctxt "SC_OPCODE_BETA_INV_MS"
msgid "Alpha"
msgstr "alpha"
@@ -10448,7 +10374,6 @@ msgid "The value to be standardized."
msgstr ""
#: scfuncs.hrc:2875
-#, fuzzy
msgctxt "SC_OPCODE_STANDARD"
msgid "Mean"
msgstr "საშუალო"
@@ -10524,7 +10449,6 @@ msgid "Returns a (1-alpha) confidence interval for a normal distribution."
msgstr ""
#: scfuncs.hrc:2905
-#, fuzzy
msgctxt "SC_OPCODE_CONFIDENCE"
msgid "Alpha"
msgstr "alpha"
@@ -10545,7 +10469,6 @@ msgid "The standard deviation of the population."
msgstr ""
#: scfuncs.hrc:2909
-#, fuzzy
msgctxt "SC_OPCODE_CONFIDENCE"
msgid "Size"
msgstr "ზომა"
@@ -10561,7 +10484,6 @@ msgid "Returns a (1-alpha) confidence interval for a normal distribution."
msgstr ""
#: scfuncs.hrc:2917
-#, fuzzy
msgctxt "SC_OPCODE_CONFIDENCE_N"
msgid "Alpha"
msgstr "alpha"
@@ -10582,7 +10504,6 @@ msgid "The standard deviation of the population."
msgstr ""
#: scfuncs.hrc:2921
-#, fuzzy
msgctxt "SC_OPCODE_CONFIDENCE_N"
msgid "Size"
msgstr "ზომა"
@@ -10598,7 +10519,6 @@ msgid "Returns a (1-alpha) confidence interval for a Student's t distribution."
msgstr ""
#: scfuncs.hrc:2929
-#, fuzzy
msgctxt "SC_OPCODE_CONFIDENCE_T"
msgid "Alpha"
msgstr "alpha"
@@ -10619,7 +10539,6 @@ msgid "The standard deviation of the population."
msgstr ""
#: scfuncs.hrc:2933
-#, fuzzy
msgctxt "SC_OPCODE_CONFIDENCE_T"
msgid "Size"
msgstr "ზომა"
@@ -11144,7 +11063,6 @@ msgid "Returns a value along a linear regression"
msgstr ""
#: scfuncs.hrc:3123
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST"
msgid "Value"
msgstr "მნიშვნელობა"
@@ -11180,7 +11098,6 @@ msgid "Calculates future value(s) using additive Exponential Smoothing algorithm
msgstr ""
#: scfuncs.hrc:3135
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_ADD"
msgid "Target"
msgstr "სამიზნე"
@@ -11247,7 +11164,6 @@ msgid "Calculates future value(s) using multiplicative Exponential Smoothing alg
msgstr ""
#: scfuncs.hrc:3153
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_MUL"
msgid "Target"
msgstr "სამიზნე"
@@ -11314,7 +11230,6 @@ msgid "Returns a prediction interval at the specified target value(s) for additi
msgstr ""
#: scfuncs.hrc:3171
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_PIA"
msgid "Target"
msgstr "სამიზნე"
@@ -11392,7 +11307,6 @@ msgid "Returns a prediction interval at the specified target value(s) for multip
msgstr ""
#: scfuncs.hrc:3191
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_PIM"
msgid "Target"
msgstr "სამიზნე"
@@ -11648,7 +11562,6 @@ msgid "Returns a value along a linear regression"
msgstr ""
#: scfuncs.hrc:3261
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_LIN"
msgid "Value"
msgstr "მნიშვნელობა"
@@ -11726,7 +11639,6 @@ msgid "The reference style: 0 or FALSE means R1C1 style, any other value or omit
msgstr ""
#: scfuncs.hrc:3281
-#, fuzzy
msgctxt "SC_OPCODE_ADDRESS"
msgid "Sheet"
msgstr "ფურცელი"
@@ -11742,7 +11654,6 @@ msgid "Returns the number of individual ranges that belong to a (multiple) range
msgstr ""
#: scfuncs.hrc:3289
-#, fuzzy
msgctxt "SC_OPCODE_AREAS"
msgid "Reference"
msgstr "მითითება"
@@ -11784,7 +11695,6 @@ msgid "Returns the internal column number of a reference."
msgstr ""
#: scfuncs.hrc:3307
-#, fuzzy
msgctxt "SC_OPCODE_COLUMN"
msgid "Reference"
msgstr "მითითება"
@@ -11800,7 +11710,6 @@ msgid "Defines the internal row number of a reference."
msgstr ""
#: scfuncs.hrc:3315
-#, fuzzy
msgctxt "SC_OPCODE_ROW"
msgid "Reference"
msgstr "მითითება"
@@ -11816,7 +11725,6 @@ msgid "Returns the internal sheet number of a reference or a string."
msgstr ""
#: scfuncs.hrc:3323
-#, fuzzy
msgctxt "SC_OPCODE_SHEET"
msgid "Reference"
msgstr "მითითება"
@@ -11864,7 +11772,6 @@ msgid "Returns the number of sheets of a given reference. If no parameter has be
msgstr ""
#: scfuncs.hrc:3347
-#, fuzzy
msgctxt "SC_OPCODE_SHEETS"
msgid "Reference"
msgstr "მითითება"
@@ -11957,7 +11864,6 @@ msgid "Column index number in the array."
msgstr ""
#: scfuncs.hrc:3375
-#, fuzzy
msgctxt "SC_OPCODE_V_LOOKUP"
msgid "Sort order"
msgstr "დახარისხების მიმართულება"
@@ -11973,7 +11879,6 @@ msgid "Returns a reference to a cell from a defined range."
msgstr ""
#: scfuncs.hrc:3383
-#, fuzzy
msgctxt "SC_OPCODE_INDEX"
msgid "Reference"
msgstr "მითითება"
@@ -12022,7 +11927,6 @@ msgid "Returns the contents of a cell that is referenced in text form."
msgstr ""
#: scfuncs.hrc:3397
-#, fuzzy
msgctxt "SC_OPCODE_INDIRECT"
msgid "Reference"
msgstr "მითითება"
@@ -12118,7 +12022,6 @@ msgid "Returns a reference which has been moved in relation to the starting poin
msgstr ""
#: scfuncs.hrc:3431
-#, fuzzy
msgctxt "SC_OPCODE_OFFSET"
msgid "Reference"
msgstr "მითითება"
@@ -12140,7 +12043,6 @@ msgid "The number of rows to be moved either up or down."
msgstr ""
#: scfuncs.hrc:3435
-#, fuzzy
msgctxt "SC_OPCODE_OFFSET"
msgid "Columns"
msgstr "სვეტები"
@@ -12151,7 +12053,6 @@ msgid "The number of columns that are to be moved to the left or to the right."
msgstr ""
#: scfuncs.hrc:3437
-#, fuzzy
msgctxt "SC_OPCODE_OFFSET"
msgid "Height"
msgstr "სიმაღლე"
@@ -12178,7 +12079,6 @@ msgid "Returns a number corresponding to an error type"
msgstr ""
#: scfuncs.hrc:3447
-#, fuzzy
msgctxt "SC_OPCODE_ERROR_TYPE"
msgid "Reference"
msgstr "მითითება"
@@ -12317,7 +12217,6 @@ msgid "Extracts value(s) from a pivot table."
msgstr ""
#: scfuncs.hrc:3499
-#, fuzzy
msgctxt "SC_OPCODE_GET_PIVOT_DATA"
msgid "Data field"
msgstr "მონაცემთა ველი"
@@ -12418,7 +12317,6 @@ msgid "Converts a number to text in currency format."
msgstr ""
#: scfuncs.hrc:3543
-#, fuzzy
msgctxt "SC_OPCODE_CURRENCY"
msgid "Value"
msgstr "მნიშვნელობა"
@@ -12429,7 +12327,6 @@ msgid "Value is a number, a reference to a cell containing a number or a formula
msgstr ""
#: scfuncs.hrc:3545
-#, fuzzy
msgctxt "SC_OPCODE_CURRENCY"
msgid "Decimals"
msgstr "ათობითი რიცხვი"
@@ -12556,7 +12453,6 @@ msgid "Any value or expression which can be either TRUE or FALSE."
msgstr ""
#: scfuncs.hrc:3599
-#, fuzzy
msgctxt "SC_OPCODE_IFS_MS"
msgid "Result"
msgstr "შედეგები"
@@ -12582,7 +12478,6 @@ msgid "Value that will be compared against value1-valueN."
msgstr ""
#: scfuncs.hrc:3609
-#, fuzzy
msgctxt "SC_OPCODE_SWITCH_MS"
msgid "Value"
msgstr "მნიშვნელობა"
@@ -12593,7 +12488,6 @@ msgid "Value that will be compared against expression."
msgstr ""
#: scfuncs.hrc:3611
-#, fuzzy
msgctxt "SC_OPCODE_SWITCH_MS"
msgid "Result"
msgstr "შედეგები"
@@ -12887,7 +12781,6 @@ msgid "Returns a value if it is text, otherwise an empty string."
msgstr ""
#: scfuncs.hrc:3725
-#, fuzzy
msgctxt "SC_OPCODE_T"
msgid "Value"
msgstr "მნიშვნელობა"
@@ -12925,7 +12818,6 @@ msgid "The character position from which text is to be replaced."
msgstr ""
#: scfuncs.hrc:3737
-#, fuzzy
msgctxt "SC_OPCODE_REPLACE"
msgid "Length"
msgstr "სიგრძე"
@@ -13068,7 +12960,6 @@ msgid "The text in which partial words are to be determined."
msgstr ""
#: scfuncs.hrc:3789
-#, fuzzy
msgctxt "SC_OPCODE_MID"
msgid "Start"
msgstr "დაწყება"
@@ -13230,7 +13121,6 @@ msgid "Converts a value according to a conversion table in the configuration (ma
msgstr ""
#: scfuncs.hrc:3845
-#, fuzzy
msgctxt "SC_OPCODE_CONVERT_OOO"
msgid "Value"
msgstr "მნიშვნელობა"
@@ -13352,7 +13242,6 @@ msgid "Converts a value from one to another Euro currency."
msgstr ""
#: scfuncs.hrc:3895
-#, fuzzy
msgctxt "SC_OPCODE_EUROCONVERT"
msgid "Value"
msgstr "მნიშვნელობა"
@@ -13645,7 +13534,6 @@ msgid "The text in which partial words are to be determined."
msgstr ""
#: scfuncs.hrc:3995
-#, fuzzy
msgctxt "SC_OPCODE_MIDB"
msgid "Start"
msgstr "დაწყება"
@@ -13698,7 +13586,6 @@ msgid "Returns an implementation defined value representing a RGBA color"
msgstr ""
#: scfuncs.hrc:4013
-#, fuzzy
msgctxt "SC_OPCODE_COLOR"
msgid "Red"
msgstr "წითელი"
@@ -13709,7 +13596,6 @@ msgid "Value of red"
msgstr ""
#: scfuncs.hrc:4015
-#, fuzzy
msgctxt "SC_OPCODE_COLOR"
msgid "Green"
msgstr "მწვანე"
@@ -13720,7 +13606,6 @@ msgid "Value of green"
msgstr ""
#: scfuncs.hrc:4017
-#, fuzzy
msgctxt "SC_OPCODE_COLOR"
msgid "Blue"
msgstr "ლურჯი"
@@ -13778,13 +13663,11 @@ msgid "Returns the error function."
msgstr "გვიჩვენებს შეცდომის ფუნქციას"
#: scfuncs.hrc:4040
-#, fuzzy
msgctxt "SC_OPCODE_ERF_MS"
msgid "Lower limit"
msgstr "ქვედა ლიმიტი"
#: scfuncs.hrc:4041
-#, fuzzy
msgctxt "SC_OPCODE_ERF_MS"
msgid "The lower limit for integration"
msgstr "ქვედა ლიმიტი გაინტეგრალებისთვის"
@@ -13796,13 +13679,11 @@ msgid "Returns the complementary error function."
msgstr "გვიჩვენებს დამატებით შეცდომის ფუნქციას"
#: scfuncs.hrc:4047
-#, fuzzy
msgctxt "SC_OPCODE_ERFC_MS"
msgid "Lower limit"
msgstr "ქვედა ლიმიტი"
#: scfuncs.hrc:4048
-#, fuzzy
msgctxt "SC_OPCODE_ERFC_MS"
msgid "The lower limit for integration"
msgstr "ქვედა ლიმიტი გაინტეგრალებისთვის"
@@ -13838,7 +13719,6 @@ msgid "Rounds a number to predefined significant digits."
msgstr ""
#: scfuncs.hrc:4064
-#, fuzzy
msgctxt "SC_OPCODE_ROUNDSIG"
msgid "Value"
msgstr "მნიშვნელობა"
@@ -13886,7 +13766,6 @@ msgid "The character position from which text is to be replaced."
msgstr ""
#: scfuncs.hrc:4077
-#, fuzzy
msgctxt "SC_OPCODE_REPLACEB"
msgid "Length"
msgstr "სიგრძე"
@@ -14035,7 +13914,6 @@ msgid "- undefined -"
msgstr "- განუსაზღვრელი -"
#: strings.hrc:30
-#, fuzzy
msgctxt "SCSTR_NONE"
msgid "- none -"
msgstr "- არცერთი -"
@@ -14051,7 +13929,6 @@ msgid "- multiple -"
msgstr ""
#: strings.hrc:33
-#, fuzzy
msgctxt "SCSTR_STDFILTER"
msgid "Standard Filter..."
msgstr "სტანდარტული ფილტრი..."
@@ -14089,13 +13966,11 @@ msgid "Row %1"
msgstr ""
#: strings.hrc:42
-#, fuzzy
msgctxt "SCSTR_TABLE"
msgid "Sheet"
msgstr "ფურცელი"
#: strings.hrc:43
-#, fuzzy
msgctxt "SCSTR_NAME"
msgid "Name"
msgstr "სახელი"
@@ -14376,7 +14251,6 @@ msgid "%PRODUCTNAME Spreadsheets"
msgstr "%PRODUCTNAME ცხრილი"
#: strings.hrc:100
-#, fuzzy
msgctxt "STR_ACC_DOC_SPREADSHEET_READONLY"
msgid "(read-only)"
msgstr "(მხოლოდ კითხვადი)"
@@ -14409,13 +14283,11 @@ msgid "~All sheets"
msgstr ""
#: strings.hrc:106
-#, fuzzy
msgctxt "SCSTR_PRINTOPT_SELECTEDSHEETS"
msgid "~Selected sheets"
msgstr "ფურცლის ~არჩევა..."
#: strings.hrc:107
-#, fuzzy
msgctxt "SCSTR_PRINTOPT_SELECTEDCELLS"
msgid "Selected cells"
msgstr "არჩეული ველები"
@@ -14524,25 +14396,21 @@ msgid "Formulas don't form a row."
msgstr ""
#: strings.hrc:128
-#, fuzzy
msgctxt "STR_ADD_AUTOFORMAT_TITLE"
msgid "Add AutoFormat"
msgstr "ავტოფორმატის დამატება"
#: strings.hrc:129
-#, fuzzy
msgctxt "STR_RENAME_AUTOFORMAT_TITLE"
msgid "Rename AutoFormat"
msgstr "ავტოფორმატის გადარქმევა"
#: strings.hrc:130
-#, fuzzy
msgctxt "STR_ADD_AUTOFORMAT_LABEL"
msgid "Name"
msgstr "სახელი"
#: strings.hrc:131
-#, fuzzy
msgctxt "STR_DEL_AUTOFORMAT_TITLE"
msgid "Delete AutoFormat"
msgstr "ავტოფორმატის წაშლა"
@@ -14559,37 +14427,31 @@ msgid "~Close"
msgstr "~დახურვა"
#: strings.hrc:134
-#, fuzzy
msgctxt "STR_JAN"
msgid "Jan"
msgstr "იან"
#: strings.hrc:135
-#, fuzzy
msgctxt "STR_FEB"
msgid "Feb"
msgstr "თებ"
#: strings.hrc:136
-#, fuzzy
msgctxt "STR_MAR"
msgid "Mar"
msgstr "მარ"
#: strings.hrc:137
-#, fuzzy
msgctxt "STR_NORTH"
msgid "North"
msgstr "ჩრდილოეთი"
#: strings.hrc:138
-#, fuzzy
msgctxt "STR_MID"
msgid "Mid"
msgstr "შუა"
#: strings.hrc:139
-#, fuzzy
msgctxt "STR_SOUTH"
msgid "South"
msgstr "სამხრეთი"
@@ -14600,13 +14462,11 @@ msgid "Total"
msgstr "სულ"
#: strings.hrc:141
-#, fuzzy
msgctxt "STR_SHEET"
msgid "Sheet"
msgstr "ფურცელი"
#: strings.hrc:142
-#, fuzzy
msgctxt "STR_CELL"
msgid "Cell"
msgstr "უჯრა"
@@ -14656,7 +14516,6 @@ msgid "Database ranges"
msgstr "მონაცემთა ბაზის დიაპაზონები"
#: strings.hrc:153
-#, fuzzy
msgctxt "SCSTR_CONTENT_GRAPHIC"
msgid "Images"
msgstr "ნახატები"
@@ -14688,7 +14547,6 @@ msgid "Drag Mode"
msgstr "გადათრევის რეჟიმი"
#: strings.hrc:159
-#, fuzzy
msgctxt "SCSTR_DISPLAY"
msgid "Display"
msgstr "ეკრანი"
@@ -14730,13 +14588,11 @@ msgid "Comment"
msgstr "შინაარსი"
#: strings.hrc:167
-#, fuzzy
msgctxt "STR_MENU_SORT_ASC"
msgid "Sort Ascending"
msgstr "ზრდადობით დახარისხება"
#: strings.hrc:168
-#, fuzzy
msgctxt "STR_MENU_SORT_DESC"
msgid "Sort Descending"
msgstr "კლებადობით დახარისხება"
@@ -14748,7 +14604,6 @@ msgid "Custom Sort"
msgstr "ინდივიდუალური ~ფორმატი"
#: strings.hrc:170
-#, fuzzy
msgctxt "STR_BTN_TOGGLE_ALL"
msgid "All"
msgstr "ყველა"
@@ -15022,7 +14877,6 @@ msgid "F critical"
msgstr ""
#: strings.hrc:231
-#, fuzzy
msgctxt "STR_ANOVA_LABEL_TOTAL"
msgid "Total"
msgstr "სულ"
@@ -15056,7 +14910,6 @@ msgid "Descriptive Statistics"
msgstr ""
#: strings.hrc:240
-#, fuzzy
msgctxt "STRID_CALC_MEAN"
msgid "Mean"
msgstr "საშუალო"
@@ -15205,7 +15058,6 @@ msgid "Maximum"
msgstr "~მონიმუმი"
#: strings.hrc:268
-#, fuzzy
msgctxt "STR_RNG_PARAMETER_MEAN"
msgid "Mean"
msgstr "საშუალო"
@@ -15306,7 +15158,6 @@ msgid "Row %NUMBER%"
msgstr ""
#: strings.hrc:290
-#, fuzzy
msgctxt "STR_LABEL_ALPHA"
msgid "Alpha"
msgstr "alpha"
@@ -15361,7 +15212,6 @@ msgstr ""
#. RegressionDialog
#: strings.hrc:301
-#, fuzzy
msgctxt "STR_LABEL_LINEAR"
msgid "Linear"
msgstr "წრფივი"
@@ -15373,7 +15223,6 @@ msgid "Logarithmic"
msgstr "ლოგარითმი"
#: strings.hrc:303
-#, fuzzy
msgctxt "STR_LABEL_POWER"
msgid "Power"
msgstr "ენერგია"
@@ -15498,25 +15347,21 @@ msgid "z Critical two-tail"
msgstr ""
#: units.hrc:27
-#, fuzzy
msgctxt "SCSTR_UNIT"
msgid "Millimeter"
msgstr "მილიმეტრი"
#: units.hrc:28
-#, fuzzy
msgctxt "SCSTR_UNIT"
msgid "Centimeter"
msgstr "სანტიმეტრი"
#: units.hrc:29
-#, fuzzy
msgctxt "SCSTR_UNIT"
msgid "Meter"
msgstr "მეტრი"
#: units.hrc:30
-#, fuzzy
msgctxt "SCSTR_UNIT"
msgid "Kilometer"
msgstr "კილომეტრი"
@@ -15534,13 +15379,11 @@ msgid "Foot"
msgstr "შრიფტი"
#: units.hrc:33
-#, fuzzy
msgctxt "SCSTR_UNIT"
msgid "Miles"
msgstr "მილი"
#: units.hrc:34
-#, fuzzy
msgctxt "SCSTR_UNIT"
msgid "Pica"
msgstr "პიკა"
@@ -15677,13 +15520,11 @@ msgid "Two factor"
msgstr ""
#: analysisofvariancedialog.ui:262
-#, fuzzy
msgctxt "analysisofvariancedialog|label3"
msgid "Type"
msgstr "ტიპი"
#: analysisofvariancedialog.ui:297
-#, fuzzy
msgctxt "analysisofvariancedialog|groupedby-columns-radio"
msgid "Columns"
msgstr "სვეტები"
@@ -15723,13 +15564,11 @@ msgid "Parameters"
msgstr "~პარამეტრები"
#: autoformattable.ui:9
-#, fuzzy
msgctxt "autoformattable|AutoFormatTableDialog"
msgid "AutoFormat"
msgstr "ავტო-ფორმატირება"
#: autoformattable.ui:94
-#, fuzzy
msgctxt "autoformattable|rename"
msgid "Rename"
msgstr "გადარქმევა"
@@ -15776,7 +15615,6 @@ msgid "A_utoFit width and height"
msgstr ""
#: autoformattable.ui:327
-#, fuzzy
msgctxt "autoformattable|label2"
msgid "Formatting"
msgstr "ფორმატირება"
@@ -15888,7 +15726,6 @@ msgid "Data"
msgstr "თარიღი"
#: chisquaretestdialog.ui:217
-#, fuzzy
msgctxt "chisquaretestdialog|groupedby-columns-radio"
msgid "_Columns"
msgstr "_სვეტები"
@@ -15911,7 +15748,6 @@ msgid "Copy List"
msgstr ""
#: colorrowdialog.ui:93
-#, fuzzy
msgctxt "colorrowdialog|columns"
msgid "_Columns"
msgstr "_სვეტები"
@@ -15928,7 +15764,6 @@ msgid "List From"
msgstr ""
#: colwidthdialog.ui:8
-#, fuzzy
msgctxt "colwidthdialog|ColWidthDialog"
msgid "Column Width"
msgstr "სვეტის სიგანე"
@@ -15951,13 +15786,11 @@ msgid "Manage Conditional Formatting"
msgstr ""
#: condformatmanager.ui:62
-#, fuzzy
msgctxt "condformatmanager|add"
msgid "Add"
msgstr "დამატება"
#: condformatmanager.ui:76
-#, fuzzy
msgctxt "condformatmanager|edit"
msgid "Edit..."
msgstr "რედაქტირება..."
@@ -15984,7 +15817,6 @@ msgid "Cell value is"
msgstr ""
#: conditionalentry.ui:60
-#, fuzzy
msgctxt "conditionalentry|type"
msgid "Formula is"
msgstr "ფორმულები"
@@ -16022,13 +15854,11 @@ msgid "Automatic"
msgstr "ავტომატური"
#: conditionalentry.ui:176
-#, fuzzy
msgctxt "conditionalentry|colscalemin"
msgid "Min"
msgstr "მინ."
#: conditionalentry.ui:177
-#, fuzzy
msgctxt "conditionalentry|colscalemin"
msgid "Max"
msgstr "მაქს."
@@ -16039,13 +15869,11 @@ msgid "Percentile"
msgstr ""
#: conditionalentry.ui:179
-#, fuzzy
msgctxt "conditionalentry|colscalemin"
msgid "Value"
msgstr "მნიშვნელობა"
#: conditionalentry.ui:180
-#, fuzzy
msgctxt "conditionalentry|colscalemin"
msgid "Percent"
msgstr "პროცენტი"
@@ -16063,13 +15891,11 @@ msgid "Automatic"
msgstr "ავტომატური"
#: conditionalentry.ui:194
-#, fuzzy
msgctxt "conditionalentry|colscalemiddle"
msgid "Min"
msgstr "მინ."
#: conditionalentry.ui:195
-#, fuzzy
msgctxt "conditionalentry|colscalemiddle"
msgid "Max"
msgstr "მაქს."
@@ -16080,13 +15906,11 @@ msgid "Percentile"
msgstr ""
#: conditionalentry.ui:197
-#, fuzzy
msgctxt "conditionalentry|colscalemiddle"
msgid "Value"
msgstr "მნიშვნელობა"
#: conditionalentry.ui:198
-#, fuzzy
msgctxt "conditionalentry|colscalemiddle"
msgid "Percent"
msgstr "პროცენტი"
@@ -16104,13 +15928,11 @@ msgid "Automatic"
msgstr "ავტომატური"
#: conditionalentry.ui:212
-#, fuzzy
msgctxt "conditionalentry|colscalemax"
msgid "Min"
msgstr "მინ."
#: conditionalentry.ui:213
-#, fuzzy
msgctxt "conditionalentry|colscalemax"
msgid "Max"
msgstr "მაქს."
@@ -16121,13 +15943,11 @@ msgid "Percentile"
msgstr ""
#: conditionalentry.ui:215
-#, fuzzy
msgctxt "conditionalentry|colscalemax"
msgid "Value"
msgstr "მნიშვნელობა"
#: conditionalentry.ui:216
-#, fuzzy
msgctxt "conditionalentry|colscalemax"
msgid "Percent"
msgstr "პროცენტი"
@@ -16139,7 +15959,6 @@ msgid "Formula"
msgstr "_ფორმულები"
#: conditionalentry.ui:228
-#, fuzzy
msgctxt "conditionalentry|preview|tooltip_text"
msgid "Example"
msgstr "მაგალითი"
@@ -16175,19 +15994,16 @@ msgid "greater than or equal to"
msgstr "მეტი ვიდრე ან ტოლი"
#: conditionalentry.ui:256
-#, fuzzy
msgctxt "conditionalentry|typeis"
msgid "not equal to"
msgstr "არ უდრის"
#: conditionalentry.ui:257
-#, fuzzy
msgctxt "conditionalentry|typeis"
msgid "between"
msgstr "შორის"
#: conditionalentry.ui:258
-#, fuzzy
msgctxt "conditionalentry|typeis"
msgid "not between"
msgstr "არ არის შორის"
@@ -16244,7 +16060,6 @@ msgid "below or equal average"
msgstr ""
#: conditionalentry.ui:269
-#, fuzzy
msgctxt "conditionalentry|typeis"
msgid "Error"
msgstr "შეცდომა"
@@ -16265,7 +16080,6 @@ msgid "Ends with"
msgstr ""
#: conditionalentry.ui:273
-#, fuzzy
msgctxt "conditionalentry|typeis"
msgid "Contains"
msgstr "შეიცავს"
@@ -16276,7 +16090,6 @@ msgid "Not Contains"
msgstr ""
#: conditionalentry.ui:287
-#, fuzzy
msgctxt "conditionalentry|datetype"
msgid "Today"
msgstr "დღეს"
@@ -16506,13 +16319,11 @@ msgid " >= "
msgstr ""
#: conditionaliconset.ui:43
-#, fuzzy
msgctxt "conditionaliconset|listbox"
msgid "Value"
msgstr "მნიშვნელობა"
#: conditionaliconset.ui:44
-#, fuzzy
msgctxt "conditionaliconset|listbox"
msgid "Percent"
msgstr "პროცენტი"
@@ -16565,7 +16376,6 @@ msgid "Keep _Other"
msgstr "სხვისი ცვლილებების დატოვება"
#: consolidatedialog.ui:9
-#, fuzzy
msgctxt "consolidatedialog|ConsolidateDialog"
msgid "Consolidate"
msgstr "ცენტრიზაცია"
@@ -16594,25 +16404,21 @@ msgid "Count"
msgstr "დათვლაA"
#: consolidatedialog.ui:127
-#, fuzzy
msgctxt "consolidatedialog|func"
msgid "Average"
msgstr "საშუალო"
#: consolidatedialog.ui:128
-#, fuzzy
msgctxt "consolidatedialog|func"
msgid "Max"
msgstr "მაქს."
#: consolidatedialog.ui:129
-#, fuzzy
msgctxt "consolidatedialog|func"
msgid "Min"
msgstr "მინ."
#: consolidatedialog.ui:130
-#, fuzzy
msgctxt "consolidatedialog|func"
msgid "Product"
msgstr "პროდუქტი"
@@ -16710,7 +16516,6 @@ msgid "Data"
msgstr "თარიღი"
#: correlationdialog.ui:216
-#, fuzzy
msgctxt "correlationdialog|groupedby-columns-radio"
msgid "Columns"
msgstr "სვეტები"
@@ -16749,7 +16554,6 @@ msgid "Data"
msgstr "თარიღი"
#: covariancedialog.ui:217
-#, fuzzy
msgctxt "covariancedialog|groupedby-columns-radio"
msgid "Columns"
msgstr "სვეტები"
@@ -16879,13 +16683,11 @@ msgid "Percentile"
msgstr ""
#: databaroptions.ui:122
-#, fuzzy
msgctxt "databaroptions|min"
msgid "Value"
msgstr "მნიშვნელობა"
#: databaroptions.ui:123
-#, fuzzy
msgctxt "databaroptions|min"
msgid "Percent"
msgstr "პროცენტი"
@@ -16919,13 +16721,11 @@ msgid "Percentile"
msgstr ""
#: databaroptions.ui:142
-#, fuzzy
msgctxt "databaroptions|max"
msgid "Value"
msgstr "მნიშვნელობა"
#: databaroptions.ui:143
-#, fuzzy
msgctxt "databaroptions|max"
msgid "Percent"
msgstr "პროცენტი"
@@ -16959,7 +16759,6 @@ msgid "Fill:"
msgstr "შევსება"
#: databaroptions.ui:282
-#, fuzzy
msgctxt "databaroptions|fill_type"
msgid "Color"
msgstr "ფერი"
@@ -16991,7 +16790,6 @@ msgid "Automatic"
msgstr "ავტომატური"
#: databaroptions.ui:367
-#, fuzzy
msgctxt "databaroptions|axis_pos"
msgid "Middle"
msgstr "შუა"
@@ -17003,7 +16801,6 @@ msgid "None"
msgstr "შენიშვნა"
#: databaroptions.ui:395
-#, fuzzy
msgctxt "databaroptions|label3"
msgid "Axis"
msgstr "ღ~ერძი"
@@ -17034,13 +16831,11 @@ msgid "The minimum value must be less than the maximum value."
msgstr ""
#: datafielddialog.ui:8
-#, fuzzy
msgctxt "datafielddialog|DataFieldDialog"
msgid "Data Field"
msgstr "მონაცემთა ველი"
#: datafielddialog.ui:130
-#, fuzzy
msgctxt "datafielddialog|label1"
msgid "Function"
msgstr "ფუნქცია"
@@ -17114,7 +16909,6 @@ msgid "% of total"
msgstr ""
#: datafielddialog.ui:268
-#, fuzzy
msgctxt "datafielddialog|type"
msgid "Index"
msgstr "ინდექსი"
@@ -17203,7 +16997,6 @@ msgid "_Show:"
msgstr ""
#: datafieldoptionsdialog.ui:334
-#, fuzzy
msgctxt "datafieldoptionsdialog|showfromft"
msgid "_From:"
msgstr "_გამომგზავნი:"
@@ -17305,7 +17098,6 @@ msgid "Enter the URL of the source document in the local file system or Internet
msgstr ""
#: dataprovider.ui:138
-#, fuzzy
msgctxt "dataprovider|browse"
msgid "_Browse..."
msgstr "_მიმოხილვა..."
@@ -17487,7 +17279,6 @@ msgid "Operations:"
msgstr ""
#: definedatabaserangedialog.ui:322
-#, fuzzy
msgctxt "definedatabaserangedialog|invalid"
msgid "Invalid range"
msgstr "მცდარი სახელი"
@@ -17653,7 +17444,6 @@ msgid "Data"
msgstr "თარიღი"
#: descriptivestatisticsdialog.ui:217
-#, fuzzy
msgctxt "descriptivestatisticsdialog|groupedby-columns-radio"
msgid "_Columns"
msgstr "_სვეტები"
@@ -17728,19 +17518,16 @@ msgid "Stop"
msgstr "შეჩერება"
#: erroralerttabpage.ui:161
-#, fuzzy
msgctxt "erroralerttabpage|actionCB"
msgid "Warning"
msgstr "გაფრთხილება"
#: erroralerttabpage.ui:162
-#, fuzzy
msgctxt "erroralerttabpage|actionCB"
msgid "Information"
msgstr "ინფორმაცია"
#: erroralerttabpage.ui:163
-#, fuzzy
msgctxt "erroralerttabpage|actionCB"
msgid "Macro"
msgstr "მაკრო"
@@ -17773,7 +17560,6 @@ msgid "Data"
msgstr "თარიღი"
#: exponentialsmoothingdialog.ui:223
-#, fuzzy
msgctxt "exponentialsmoothingdialog|groupedby-columns-radio"
msgid "Columns"
msgstr "სვეტები"
@@ -17863,7 +17649,6 @@ msgid "_Up"
msgstr ""
#: filldlg.ui:152
-#, fuzzy
msgctxt "filldlg|left"
msgid "_Left"
msgstr "_მარცხენა"
@@ -18158,13 +17943,11 @@ msgid "Last Used"
msgstr "ბოლოს გამოყენებული"
#: functionpanel.ui:60
-#, fuzzy
msgctxt "functionpanel|category"
msgid "All"
msgstr "ყველა"
#: functionpanel.ui:61
-#, fuzzy
msgctxt "functionpanel|category"
msgid "Database"
msgstr "მონაცემთა ბაზა"
@@ -18182,7 +17965,6 @@ msgid "Financial"
msgstr "ფინანსური"
#: functionpanel.ui:64
-#, fuzzy
msgctxt "functionpanel|category"
msgid "Information"
msgstr "ინფორმაცია"
@@ -18224,7 +18006,6 @@ msgid "Text"
msgstr "_ტექსტი"
#: functionpanel.ui:71
-#, fuzzy
msgctxt "functionpanel|category"
msgid "Add-in"
msgstr "დანამატი"
@@ -18264,7 +18045,6 @@ msgid "Default Settings"
msgstr "სტანდარტული პარამეტრები"
#: groupbydate.ui:8
-#, fuzzy
msgctxt "groupbydate|PivotTableGroupByDate"
msgid "Grouping"
msgstr "დაჯგუფება"
@@ -18281,13 +18061,11 @@ msgid "_Manually at:"
msgstr ""
#: groupbydate.ui:153
-#, fuzzy
msgctxt "groupbydate|label1"
msgid "Start"
msgstr "დაწყება"
#: groupbydate.ui:188
-#, fuzzy
msgctxt "groupbydate|auto_end"
msgid "A_utomatically"
msgstr "ავტომატური"
@@ -18322,7 +18100,6 @@ msgid "Group by"
msgstr "~დაჯგუფება"
#: groupbynumber.ui:9
-#, fuzzy
msgctxt "groupbynumber|PivotTableGroupByNumber"
msgid "Grouping"
msgstr "დაჯგუფება"
@@ -18339,13 +18116,11 @@ msgid "_Manually at:"
msgstr ""
#: groupbynumber.ui:155
-#, fuzzy
msgctxt "groupbynumber|label1"
msgid "Start"
msgstr "დაწყება"
#: groupbynumber.ui:190
-#, fuzzy
msgctxt "groupbynumber|auto_end"
msgid "A_utomatically"
msgstr "ავტომატური"
@@ -18368,7 +18143,6 @@ msgid "Group by"
msgstr "~დაჯგუფება"
#: groupdialog.ui:8
-#, fuzzy
msgctxt "groupdialog|GroupDialog"
msgid "Group"
msgstr "~დაჯგუფება"
@@ -18380,13 +18154,11 @@ msgid "_Rows"
msgstr "რიგი"
#: groupdialog.ui:116
-#, fuzzy
msgctxt "groupdialog|cols"
msgid "_Columns"
msgstr "_სვეტები"
#: groupdialog.ui:141
-#, fuzzy
msgctxt "groupdialog|includeLabel"
msgid "Include"
msgstr "ჩართვა"
@@ -18600,7 +18372,6 @@ msgid "Field Options"
msgstr ""
#: insertcells.ui:8
-#, fuzzy
msgctxt "insertcells|InsertCellsDialog"
msgid "Insert Cells"
msgstr "უჯრების ჩასმა"
@@ -18794,7 +18565,6 @@ msgid "column"
msgstr "სვეტი"
#: mergecellsdialog.ui:8
-#, fuzzy
msgctxt "mergecellsdialog|MergeCellsDialog"
msgid "Merge Cells"
msgstr "უჯრების შეერთება"
@@ -18914,7 +18684,6 @@ msgid "Data"
msgstr "თარიღი"
#: movingaveragedialog.ui:224
-#, fuzzy
msgctxt "movingaveragedialog|groupedby-columns-radio"
msgid "Columns"
msgstr "სვეტები"
@@ -18944,7 +18713,6 @@ msgid "Parameters"
msgstr "~პარამეტრები"
#: multipleoperationsdialog.ui:9
-#, fuzzy
msgctxt "multipleoperationsdialog|MultipleOperationsDialog"
msgid "Multiple operations"
msgstr "~მრავალჯერადი ოპერაციები..."
@@ -19021,13 +18789,11 @@ msgid "Row"
msgstr "რიგი"
#: navigatorpanel.ui:86
-#, fuzzy
msgctxt "navigatorpanel|datarange|tooltip_text"
msgid "Data Range"
msgstr "მონაცემთა თანრიგი"
#: navigatorpanel.ui:99
-#, fuzzy
msgctxt "navigatorpanel|start|tooltip_text"
msgid "Start"
msgstr "დაწყება"
@@ -19045,7 +18811,6 @@ msgid "Contents"
msgstr "შიგთავსი"
#: navigatorpanel.ui:138
-#, fuzzy
msgctxt "navigatorpanel|toggle|tooltip_text"
msgid "Toggle"
msgstr "გადართვა"
@@ -19085,7 +18850,6 @@ msgid "No solution was found."
msgstr ""
#: notebookbar.ui:391
-#, fuzzy
msgctxt "notebookbar|FileLabel"
msgid "File"
msgstr "ფაილი"
@@ -19125,7 +18889,6 @@ msgid "Increase Indent"
msgstr "დაშორების შემცირება"
#: notebookbar.ui:1139
-#, fuzzy
msgctxt "notebookbar|decreaseindent1|tooltip_text"
msgid "Decrease Indent"
msgstr "დაშორების შემცირება"
@@ -19175,7 +18938,6 @@ msgid "Auto Spellcheck"
msgstr "ავტომარლთწერა"
#: notebookbar.ui:3041
-#, fuzzy
msgctxt "notebookbar|ReviewLabel"
msgid "Review"
msgstr "განხილვა"
@@ -19239,7 +19001,6 @@ msgid "Bad"
msgstr ""
#: notebookbar_groupedbar_compact.ui:3937
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|error"
msgid "Error"
msgstr "შეცდომა"
@@ -19256,19 +19017,16 @@ msgid "Neutral"
msgstr ""
#: notebookbar_groupedbar_compact.ui:3961
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|warning"
msgid "Warning"
msgstr "გაფრთხილება"
#: notebookbar_groupedbar_compact.ui:3975
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|footnote"
msgid "Footnote"
msgstr "სქოლიო"
#: notebookbar_groupedbar_compact.ui:3983
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|note"
msgid "Note"
msgstr "შენიშვნა"
@@ -19280,7 +19038,6 @@ msgid "_File"
msgstr "ფაილი"
#: notebookbar_groupedbar_compact.ui:4782
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|editb"
msgid "_Edit"
msgstr "_რედაქტირება"
@@ -19363,13 +19120,11 @@ msgid "_Arrange"
msgstr "მოწესრიგება"
#: notebookbar_groupedbar_compact.ui:6865
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|GridB"
msgid "_Grid"
msgstr "_ბადე"
#: notebookbar_groupedbar_compact.ui:6985
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|languageb"
msgid "_Language"
msgstr "_ენა"
@@ -19381,7 +19136,6 @@ msgid "_Review"
msgstr "განხილვა"
#: notebookbar_groupedbar_compact.ui:7261
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|commentsb"
msgid "_Comments"
msgstr "შინაარსი"
@@ -19415,7 +19169,6 @@ msgid "_Arrange"
msgstr "მოწესრიგება"
#: notebookbar_groupedbar_compact.ui:8149
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|Grid"
msgid "_Grid"
msgstr "_ბადე"
@@ -19444,7 +19197,6 @@ msgid "_Arrange"
msgstr "მოწესრიგება"
#: notebookbar_groupedbar_compact.ui:8865
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|GridO"
msgid "_Grid"
msgstr "_ბადე"
@@ -19538,7 +19290,6 @@ msgid "Bad"
msgstr ""
#: notebookbar_groupedbar_full.ui:3871
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|error"
msgid "Error"
msgstr "შეცდომა"
@@ -19555,19 +19306,16 @@ msgid "Neutral"
msgstr ""
#: notebookbar_groupedbar_full.ui:3895
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|warning"
msgid "Warning"
msgstr "გაფრთხილება"
#: notebookbar_groupedbar_full.ui:3909
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|footnote"
msgid "Footnote"
msgstr "სქოლიო"
#: notebookbar_groupedbar_full.ui:3917
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|note"
msgid "Note"
msgstr "შენიშვნა"
@@ -19579,7 +19327,6 @@ msgid "_File"
msgstr "ფაილი"
#: notebookbar_groupedbar_full.ui:4811
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|editb"
msgid "_Edit"
msgstr "_რედაქტირება"
@@ -19657,13 +19404,11 @@ msgid "C_olor"
msgstr "ფ_ერი"
#: notebookbar_groupedbar_full.ui:7640
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|GridB"
msgid "_Grid"
msgstr "_ბადე"
#: notebookbar_groupedbar_full.ui:7776
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|languageb"
msgid "_Language"
msgstr "_ენა"
@@ -19675,7 +19420,6 @@ msgid "_Review"
msgstr "განხილვა"
#: notebookbar_groupedbar_full.ui:8213
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|commentsb"
msgid "_Comments"
msgstr "შინაარსი"
@@ -19697,7 +19441,6 @@ msgid "D_raw"
msgstr ""
#: notebookbar_groupedbar_full.ui:9425
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|editdrawb"
msgid "_Edit"
msgstr "_რედაქტირება"
@@ -19767,7 +19510,6 @@ msgid "_Arrange"
msgstr "მოწესრიგება"
#: notebookbar_groupedbar_full.ui:12164
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|OleGridB"
msgid "_Grid"
msgstr "_ბადე"
@@ -19803,7 +19545,6 @@ msgid "Hyperlink"
msgstr "ბმული"
#: notebookbar_groups.ui:54
-#, fuzzy
msgctxt "notebookbar_groups|footnote"
msgid "Footnote"
msgstr "სქოლიო"
@@ -19815,7 +19556,6 @@ msgid "Endnote"
msgstr "ბოლო სქოლიო"
#: notebookbar_groups.ui:78
-#, fuzzy
msgctxt "notebookbar_groups|bookmark"
msgid "Bookmark"
msgstr "სანიშნე"
@@ -19851,7 +19591,6 @@ msgid "Accent 3"
msgstr "აქცენტი"
#: notebookbar_groups.ui:200
-#, fuzzy
msgctxt "notebookbar_groups|stylemenuhed1"
msgid "Heading 1"
msgstr "სათაური 1"
@@ -19879,25 +19618,21 @@ msgid "Bad"
msgstr ""
#: notebookbar_groups.ui:251
-#, fuzzy
msgctxt "notebookbar_groups|stylemenustatw"
msgid "Warning"
msgstr "გაფრთხილება"
#: notebookbar_groups.ui:260
-#, fuzzy
msgctxt "notebookbar_groups|stylemenustate"
msgid "Error"
msgstr "შეცდომა"
#: notebookbar_groups.ui:275
-#, fuzzy
msgctxt "notebookbar_groups|stylemenutxtn"
msgid "Note"
msgstr "შენიშვნა"
#: notebookbar_groups.ui:284
-#, fuzzy
msgctxt "notebookbar_groups|stylemenutxtf"
msgid "Footnote"
msgstr "სქოლიო"
@@ -19936,7 +19671,6 @@ msgid "Style 4"
msgstr ""
#: notebookbar_groups.ui:530
-#, fuzzy
msgctxt "notebookbar_groups|filegrouplabel"
msgid "File"
msgstr "ფაილი"
@@ -19948,7 +19682,6 @@ msgid "Clipboard"
msgstr "გაცვლის ბუფერი"
#: notebookbar_groups.ui:729
-#, fuzzy
msgctxt "notebookbar_groups|paragraphstyleb"
msgid "Style"
msgstr "სტილი"
@@ -19988,13 +19721,11 @@ msgid "Text"
msgstr "_ტექსტი"
#: notebookbar_groups.ui:1376
-#, fuzzy
msgctxt "notebookbar_groups|mergeb"
msgid "Merge"
msgstr "შერწყმა"
#: notebookbar_groups.ui:1394
-#, fuzzy
msgctxt "notebookbar_groups|splitb"
msgid "Split"
msgstr "გაყოფა"
@@ -20030,7 +19761,6 @@ msgid "Spreadsheet"
msgstr "ელცხრილი"
#: notebookbar_groups.ui:1740
-#, fuzzy
msgctxt "notebookbar_groups|shapesb"
msgid "Shapes"
msgstr "ფორმები"
@@ -20048,13 +19778,11 @@ msgid "Insert"
msgstr "ჩასმა"
#: notebookbar_groups.ui:1900
-#, fuzzy
msgctxt "notebookbar_groups|imagestyleb"
msgid "Style"
msgstr "სტილი"
#: notebookbar_groups.ui:1940
-#, fuzzy
msgctxt "notebookbar_groups|resetb"
msgid "Reset"
msgstr "ხელახალი კონფიგურაცია"
@@ -20083,7 +19811,6 @@ msgid "None"
msgstr "შენიშვნა"
#: notebookbar_groups.ui:2108
-#, fuzzy
msgctxt "notebookbar_groups|wrapideal"
msgid "Optimal"
msgstr "ოპტიმალური"
@@ -20095,13 +19822,11 @@ msgid "Parallel"
msgstr "პარალელი"
#: notebookbar_groups.ui:2126
-#, fuzzy
msgctxt "notebookbar_groups|wrapleft"
msgid "Before"
msgstr "-მდე"
#: notebookbar_groups.ui:2135
-#, fuzzy
msgctxt "notebookbar_groups|wrapright"
msgid "After"
msgstr "-შემდეგ"
@@ -20361,7 +20086,6 @@ msgid "Formula _syntax:"
msgstr ""
#: optformula.ui:87
-#, fuzzy
msgctxt "optformula|label1"
msgid "Formula Options"
msgstr "ფორმულის პარამეტრები"
@@ -20460,7 +20184,6 @@ msgid "Separators"
msgstr "საძიებო სისტემა"
#: optimalcolwidthdialog.ui:8
-#, fuzzy
msgctxt "optimalcolwidthdialog|OptimalColWidthDialog"
msgid "Optimal Column Width"
msgstr "სვეტების ოპტიმალური სიგანე"
@@ -20478,7 +20201,6 @@ msgid "_Default value"
msgstr "სტანდარტული მნიშვნელობა"
#: optimalrowheightdialog.ui:8
-#, fuzzy
msgctxt "optimalrowheightdialog|OptimalRowHeightDialog"
msgid "Optimal Row Height"
msgstr "სტრიქონის ოპტიმალური სიმაღლე"
@@ -20546,7 +20268,6 @@ msgid "_Delete"
msgstr "_წაშლა"
#: pagetemplatedialog.ui:8
-#, fuzzy
msgctxt "pagetemplatedialog|PageTemplateDialog"
msgid "Page Style"
msgstr "გვერდის სტილი"
@@ -20608,7 +20329,6 @@ msgid "Asian Typography"
msgstr "აზიური ტიპოგრაფია"
#: paradialog.ui:175
-#, fuzzy
msgctxt "paradialog|labelTP_TABULATOR"
msgid "Tabs"
msgstr "ტაბულაციები"
@@ -20671,7 +20391,6 @@ msgid "Cell Protection"
msgstr "უჯრის დაცვა"
#: pastespecial.ui:23
-#, fuzzy
msgctxt "pastespecial|PasteSpecial"
msgid "Paste Special"
msgstr "სპეციალური ჩასმა"
@@ -20784,7 +20503,6 @@ msgid "_Transpose"
msgstr ""
#: pastespecial.ui:505
-#, fuzzy
msgctxt "pastespecial|link"
msgid "_Link"
msgstr "_ბმული"
@@ -20817,7 +20535,6 @@ msgid "Shift Cells"
msgstr ""
#: pivotfielddialog.ui:9
-#, fuzzy
msgctxt "pivotfielddialog|PivotFieldDialog"
msgid "Data Field"
msgstr "მონაცემთა ველი"
@@ -20847,7 +20564,6 @@ msgid "_User-defined"
msgstr "_მომხმარებლის მიერ განსაზღვრული"
#: pivotfielddialog.ui:203
-#, fuzzy
msgctxt "pivotfielddialog|label1"
msgid "Subtotals"
msgstr "ქვეჯამები"
@@ -20870,49 +20586,41 @@ msgid "Filter"
msgstr "_ფილტრი"
#: pivotfilterdialog.ui:104
-#, fuzzy
msgctxt "pivotfilterdialog|connect1"
msgid "AND"
msgstr "AND"
#: pivotfilterdialog.ui:105
-#, fuzzy
msgctxt "pivotfilterdialog|connect1"
msgid "OR"
msgstr "OR"
#: pivotfilterdialog.ui:121
-#, fuzzy
msgctxt "pivotfilterdialog|connect2"
msgid "AND"
msgstr "AND"
#: pivotfilterdialog.ui:122
-#, fuzzy
msgctxt "pivotfilterdialog|connect2"
msgid "OR"
msgstr "OR"
#: pivotfilterdialog.ui:134
-#, fuzzy
msgctxt "pivotfilterdialog|label2"
msgid "Operator"
msgstr "ოპერატორი"
#: pivotfilterdialog.ui:145
-#, fuzzy
msgctxt "pivotfilterdialog|label3"
msgid "Field name"
msgstr "ველის სახელი"
#: pivotfilterdialog.ui:156
-#, fuzzy
msgctxt "pivotfilterdialog|label4"
msgid "Condition"
msgstr "პირობა"
#: pivotfilterdialog.ui:167
-#, fuzzy
msgctxt "pivotfilterdialog|label5"
msgid "Value"
msgstr "მნიშვნელობა"
@@ -21063,7 +20771,6 @@ msgid "Named range"
msgstr "ნუმერაციის დიაპაზონი"
#: pivottablelayoutdialog.ui:738
-#, fuzzy
msgctxt "pivottablelayoutdialog|label9"
msgid "Source"
msgstr "წყარო"
@@ -21079,7 +20786,6 @@ msgid "Edit Print Ranges"
msgstr ""
#: printareasdialog.ui:134
-#, fuzzy
msgctxt "printareasdialog|lbprintarea"
msgid "- none -"
msgstr "- არცერთი -"
@@ -21106,7 +20812,6 @@ msgid "Print Range"
msgstr ""
#: printareasdialog.ui:219
-#, fuzzy
msgctxt "printareasdialog|lbrepeatrow"
msgid "- none -"
msgstr "- არცერთი -"
@@ -21123,7 +20828,6 @@ msgid "Rows to Repeat"
msgstr ""
#: printareasdialog.ui:302
-#, fuzzy
msgctxt "printareasdialog|lbrepeatcol"
msgid "- none -"
msgstr "- არცერთი -"
@@ -21354,7 +21058,6 @@ msgid "Data"
msgstr "თარიღი"
#: regressiondialog.ui:255
-#, fuzzy
msgctxt "regressiondialog|groupedby-columns-radio"
msgid "Columns"
msgstr "სვეტები"
@@ -21481,13 +21184,11 @@ msgid "Header (right)"
msgstr "თავსართი (მარჯვნივ)"
#: rowheightdialog.ui:8
-#, fuzzy
msgctxt "rowheightdialog|RowHeightDialog"
msgid "Row Height"
msgstr "სტრიქონის სიმაღლე"
#: rowheightdialog.ui:88
-#, fuzzy
msgctxt "rowheightdialog|label1"
msgid "Height:"
msgstr "სიმაღლე:"
@@ -21589,7 +21290,6 @@ msgid "Display border in"
msgstr ""
#: scenariodialog.ui:287
-#, fuzzy
msgctxt "scenariodialog|label3"
msgid "Settings"
msgstr "პარამეტრები"
@@ -21612,7 +21312,6 @@ msgid "on"
msgstr "ზე"
#: scenariomenu.ui:12
-#, fuzzy
msgctxt "scenariomenu|delete"
msgid "Delete"
msgstr "წაშლა"
@@ -21683,7 +21382,6 @@ msgid "Expand _references when new columns/rows are inserted"
msgstr ""
#: scgeneralpage.ui:318
-#, fuzzy
msgctxt "scgeneralpage|alignlb"
msgid "Down"
msgstr "დაბლა"
@@ -21695,7 +21393,6 @@ msgid "Right"
msgstr "მარჯვნივ"
#: scgeneralpage.ui:320
-#, fuzzy
msgctxt "scgeneralpage|alignlb"
msgid "Up"
msgstr "ზემოთ"
@@ -21764,7 +21461,6 @@ msgid "_Type:"
msgstr "ტიპი:"
#: selectdatasource.ui:145
-#, fuzzy
msgctxt "selectdatasource|type"
msgid "Table"
msgstr "ცხრილი"
@@ -22090,7 +21786,6 @@ msgid "_Choose the field containing the detail you want to show"
msgstr "~სანახავად სასურველი დეტალის შემცველი ველის ამორჩევა"
#: showsheetdialog.ui:8
-#, fuzzy
msgctxt "showsheetdialog|ShowSheetDialog"
msgid "Show Sheet"
msgstr "ფურცლის ჩვენება"
@@ -22130,7 +21825,6 @@ msgid "Left Indent"
msgstr "სიის დაშორება"
#: sidebaralignment.ui:310
-#, fuzzy
msgctxt "sidebaralignment|mergecells"
msgid "Merge cells"
msgstr "უჯრების შეერთება"
@@ -22170,19 +21864,16 @@ msgid "Text Orientation"
msgstr "ტექსტის მიმართულება"
#: sidebaralignment.ui:411
-#, fuzzy
msgctxt "sidebaralignment|bottom|tooltip_text"
msgid "Text Extension From Lower Cell Border"
msgstr "ტექსტის გაფართოება უჯრის ქვედა კიდედან"
#: sidebaralignment.ui:429
-#, fuzzy
msgctxt "sidebaralignment|top|tooltip_text"
msgid "Text Extension From Upper Cell Border"
msgstr "ტექსტის გაფართოება უჯრის ზედა კიდედან"
#: sidebaralignment.ui:447
-#, fuzzy
msgctxt "sidebaralignment|standard|tooltip_text"
msgid "Text Extension Inside Cell"
msgstr "ტექსტის გაფართოება უჯრის შიგნით"
@@ -22244,7 +21935,6 @@ msgid "Select a category of contents."
msgstr ""
#: sidebarnumberformat.ui:41
-#, fuzzy
msgctxt "sidebarnumberformat|category"
msgid "General"
msgstr "ზოგადი"
@@ -22256,13 +21946,11 @@ msgid "Number"
msgstr "რაოდენობა"
#: sidebarnumberformat.ui:43
-#, fuzzy
msgctxt "sidebarnumberformat|category"
msgid "Percent"
msgstr "პროცენტი"
#: sidebarnumberformat.ui:44
-#, fuzzy
msgctxt "sidebarnumberformat|category"
msgid "Currency"
msgstr "ვალუტა"
@@ -22279,7 +21967,6 @@ msgid "Time"
msgstr "დრო"
#: sidebarnumberformat.ui:47
-#, fuzzy
msgctxt "sidebarnumberformat|category"
msgid "Scientific"
msgstr "სამეცნიერო"
@@ -22291,7 +21978,6 @@ msgid "Fraction"
msgstr "ფუნქცია"
#: sidebarnumberformat.ui:49
-#, fuzzy
msgctxt "sidebarnumberformat|category"
msgid "Boolean Value"
msgstr "ლოგიკური მნიშვნელობა"
@@ -22303,7 +21989,6 @@ msgid "Text"
msgstr "_ტექსტი"
#: sidebarnumberformat.ui:54
-#, fuzzy
msgctxt "sidebarnumberformat|category-atkobject"
msgid "Category"
msgstr "კატეგორია"
@@ -22510,7 +22195,6 @@ msgid "Binary"
msgstr ""
#: solverdlg.ui:535
-#, fuzzy
msgctxt "solverdlg|op1list-atkobject"
msgid "Operator"
msgstr "ოპერატორი"
@@ -22541,7 +22225,6 @@ msgid "Binary"
msgstr ""
#: solverdlg.ui:559
-#, fuzzy
msgctxt "solverdlg|op2list-atkobject"
msgid "Operator"
msgstr "ოპერატორი"
@@ -22572,7 +22255,6 @@ msgid "Binary"
msgstr ""
#: solverdlg.ui:583
-#, fuzzy
msgctxt "solverdlg|op3list-atkobject"
msgid "Operator"
msgstr "ოპერატორი"
@@ -22603,31 +22285,26 @@ msgid "Binary"
msgstr ""
#: solverdlg.ui:607
-#, fuzzy
msgctxt "solverdlg|op4list-atkobject"
msgid "Operator"
msgstr "ოპერატორი"
#: solverdlg.ui:626
-#, fuzzy
msgctxt "solverdlg|val1edit-atkobject"
msgid "Value"
msgstr "მნიშვნელობა"
#: solverdlg.ui:645
-#, fuzzy
msgctxt "solverdlg|val2edit-atkobject"
msgid "Value"
msgstr "მნიშვნელობა"
#: solverdlg.ui:664
-#, fuzzy
msgctxt "solverdlg|val3edit-atkobject"
msgid "Value"
msgstr "მნიშვნელობა"
#: solverdlg.ui:683
-#, fuzzy
msgctxt "solverdlg|val4edit-atkobject"
msgid "Value"
msgstr "მნიშვნელობა"
@@ -22668,13 +22345,11 @@ msgid "Solver engine:"
msgstr ""
#: solveroptionsdialog.ui:70
-#, fuzzy
msgctxt "solveroptionsdialog|label1"
msgid "Settings:"
msgstr "პარამეტრები:"
#: solveroptionsdialog.ui:96
-#, fuzzy
msgctxt "solveroptionsdialog|edit"
msgid "Edit..."
msgstr "რედაქტირება..."
@@ -22886,13 +22561,11 @@ msgid "Standard Filter"
msgstr "სტანდარტული ფილტრი"
#: standardfilterdialog.ui:119
-#, fuzzy
msgctxt "standardfilterdialog|connect1"
msgid "AND"
msgstr "AND"
#: standardfilterdialog.ui:120
-#, fuzzy
msgctxt "standardfilterdialog|connect1"
msgid "OR"
msgstr "OR"
@@ -22904,13 +22577,11 @@ msgid "Operator 1"
msgstr "ოპერატორი"
#: standardfilterdialog.ui:141
-#, fuzzy
msgctxt "standardfilterdialog|connect2"
msgid "AND"
msgstr "AND"
#: standardfilterdialog.ui:142
-#, fuzzy
msgctxt "standardfilterdialog|connect2"
msgid "OR"
msgstr "OR"
@@ -22922,13 +22593,11 @@ msgid "Operator 2"
msgstr "ოპერატორი"
#: standardfilterdialog.ui:163
-#, fuzzy
msgctxt "standardfilterdialog|connect3"
msgid "AND"
msgstr "AND"
#: standardfilterdialog.ui:164
-#, fuzzy
msgctxt "standardfilterdialog|connect3"
msgid "OR"
msgstr "OR"
@@ -22940,13 +22609,11 @@ msgid "Operator 3"
msgstr "ოპერატორი"
#: standardfilterdialog.ui:182
-#, fuzzy
msgctxt "standardfilterdialog|connect4"
msgid "AND"
msgstr "AND"
#: standardfilterdialog.ui:183
-#, fuzzy
msgctxt "standardfilterdialog|connect4"
msgid "OR"
msgstr "OR"
@@ -22958,25 +22625,21 @@ msgid "Operator 4"
msgstr "ოპერატორი"
#: standardfilterdialog.ui:200
-#, fuzzy
msgctxt "standardfilterdialog|label2"
msgid "Operator"
msgstr "ოპერატორი"
#: standardfilterdialog.ui:211
-#, fuzzy
msgctxt "standardfilterdialog|label3"
msgid "Field name"
msgstr "ველის სახელი"
#: standardfilterdialog.ui:222
-#, fuzzy
msgctxt "standardfilterdialog|label4"
msgid "Condition"
msgstr "პირობა"
#: standardfilterdialog.ui:233
-#, fuzzy
msgctxt "standardfilterdialog|label5"
msgid "Value"
msgstr "მნიშვნელობა"
@@ -23027,7 +22690,6 @@ msgid "Smallest %"
msgstr ""
#: standardfilterdialog.ui:324
-#, fuzzy
msgctxt "standardfilterdialog|cond1"
msgid "Contains"
msgstr "შეიცავს"
@@ -23085,7 +22747,6 @@ msgid "Smallest %"
msgstr ""
#: standardfilterdialog.ui:360
-#, fuzzy
msgctxt "standardfilterdialog|cond2"
msgid "Contains"
msgstr "შეიცავს"
@@ -23143,7 +22804,6 @@ msgid "Smallest %"
msgstr ""
#: standardfilterdialog.ui:396
-#, fuzzy
msgctxt "standardfilterdialog|cond3"
msgid "Contains"
msgstr "შეიცავს"
@@ -23201,7 +22861,6 @@ msgid "Smallest %"
msgstr ""
#: standardfilterdialog.ui:432
-#, fuzzy
msgctxt "standardfilterdialog|cond4"
msgid "Contains"
msgstr "შეიცავს"
@@ -23354,7 +23013,6 @@ msgid "Document: "
msgstr "დოკუმენტები"
#: subtotaldialog.ui:8
-#, fuzzy
msgctxt "subtotaldialog|SubTotalDialog"
msgid "Subtotals"
msgstr "ქვეჯამები"
@@ -23392,25 +23050,21 @@ msgid "Count"
msgstr "დათვლაA"
#: subtotalgrppage.ui:18
-#, fuzzy
msgctxt "subtotalgrppage|liststore1"
msgid "Average"
msgstr "საშუალო"
#: subtotalgrppage.ui:21
-#, fuzzy
msgctxt "subtotalgrppage|liststore1"
msgid "Max"
msgstr "მაქს."
#: subtotalgrppage.ui:24
-#, fuzzy
msgctxt "subtotalgrppage|liststore1"
msgid "Min"
msgstr "მინ."
#: subtotalgrppage.ui:27
-#, fuzzy
msgctxt "subtotalgrppage|liststore1"
msgid "Product"
msgstr "პროდუქტი"
@@ -23422,25 +23076,21 @@ msgid "Count (numbers only)"
msgstr "თვლა (მხოლოდ ნომრები)"
#: subtotalgrppage.ui:33
-#, fuzzy
msgctxt "subtotalgrppage|liststore1"
msgid "StDev (Sample)"
msgstr "StDev (მაგალითი)"
#: subtotalgrppage.ui:36
-#, fuzzy
msgctxt "subtotalgrppage|liststore1"
msgid "StDevP (Population)"
msgstr "StDevP (ზრდა)"
#: subtotalgrppage.ui:39
-#, fuzzy
msgctxt "subtotalgrppage|liststore1"
msgid "Var (Sample)"
msgstr "Var (მაგალითი)"
#: subtotalgrppage.ui:42
-#, fuzzy
msgctxt "subtotalgrppage|liststore1"
msgid "VarP (Population)"
msgstr "VarP (ზრდა)"
@@ -23579,7 +23229,6 @@ msgid "Othe_r"
msgstr "სხვა"
#: textimportcsv.ui:403
-#, fuzzy
msgctxt "textimportcsv|inputother-atkobject"
msgid "Other"
msgstr "სხვა"
@@ -23696,7 +23345,6 @@ msgid "_Show references in color"
msgstr ""
#: tpviewpage.ui:162
-#, fuzzy
msgctxt "tpviewpage|label4"
msgid "Display"
msgstr "ეკრანი"
@@ -23758,7 +23406,6 @@ msgid "Show on colored cells"
msgstr ""
#: tpviewpage.ui:401
-#, fuzzy
msgctxt "tpviewpage|grid"
msgid "Hide"
msgstr "დამალვა"
@@ -23803,7 +23450,6 @@ msgid "Show"
msgstr "~ჩვენება"
#: tpviewpage.ui:549
-#, fuzzy
msgctxt "tpviewpage|objgrf"
msgid "Hide"
msgstr "დამალვა"
@@ -23815,7 +23461,6 @@ msgid "Show"
msgstr "~ჩვენება"
#: tpviewpage.ui:565
-#, fuzzy
msgctxt "tpviewpage|diagram"
msgid "Hide"
msgstr "დამალვა"
@@ -23827,7 +23472,6 @@ msgid "Show"
msgstr "~ჩვენება"
#: tpviewpage.ui:581
-#, fuzzy
msgctxt "tpviewpage|draw"
msgid "Hide"
msgstr "დამალვა"
@@ -23871,7 +23515,6 @@ msgid "Data"
msgstr "თარიღი"
#: ttestdialog.ui:254
-#, fuzzy
msgctxt "ttestdialog|groupedby-columns-radio"
msgid "Columns"
msgstr "სვეტები"
@@ -23901,7 +23544,6 @@ msgid "_Rows"
msgstr "რიგი"
#: ungroupdialog.ui:116
-#, fuzzy
msgctxt "ungroupdialog|cols"
msgid "_Columns"
msgstr "_სვეტები"
@@ -23943,7 +23585,6 @@ msgid "Cell range"
msgstr ""
#: validationcriteriapage.ui:39
-#, fuzzy
msgctxt "validationcriteriapage|liststore1"
msgid "List"
msgstr "სია"
@@ -24146,7 +23787,6 @@ msgid "Data"
msgstr "თარიღი"
#: ztestdialog.ui:254
-#, fuzzy
msgctxt "ztestdialog|groupedby-columns-radio"
msgid "Columns"
msgstr "სვეტები"
diff --git a/source/ka/scaddins/messages.po b/source/ka/scaddins/messages.po
index 86abd56dcd5..4559a01d51d 100644
--- a/source/ka/scaddins/messages.po
+++ b/source/ka/scaddins/messages.po
@@ -1080,7 +1080,6 @@ msgid "Returns the product of several complex numbers"
msgstr "გვიჩვენებს რამდენიმე შედგენილი რიცხვის ნამრავლს"
#: analysis.hrc:430 /home/cl/vc/git/libo-core/scaddins/inc/analysis.hrc:432
-#, fuzzy
msgctxt "ANALYSIS_Improduct"
msgid "Complex number"
msgstr "რთული რიცსვი"
diff --git a/source/ka/scp2/source/ooo.po b/source/ka/scp2/source/ooo.po
index 3c5f26a2ae3..c7636004462 100644
--- a/source/ka/scp2/source/ooo.po
+++ b/source/ka/scp2/source/ooo.po
@@ -953,7 +953,6 @@ msgid "Installs Belarusian help in %PRODUCTNAME %PRODUCTVERSION"
msgstr ""
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_SL\n"
@@ -2763,7 +2762,6 @@ msgid "Installs the Belarusian user interface"
msgstr ""
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_SL\n"
@@ -4397,7 +4395,6 @@ msgid "Slovak spelling dictionary, hyphenation rules, and thesaurus"
msgstr ""
#: module_ooo.ulf
-#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_NAME_MODULE_EXTENSION_DICTIONARY_SL\n"
diff --git a/source/ka/sd/messages.po b/source/ka/sd/messages.po
index 28b1f51597e..1e9cc09b960 100644
--- a/source/ka/sd/messages.po
+++ b/source/ka/sd/messages.po
@@ -14,13 +14,11 @@ msgstr ""
"X-Generator: LibreOffice\n"
#: DocumentRenderer.hrc:29
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_CONTENT_CHOICES"
msgid "Slides"
msgstr "სლაიდები"
#: DocumentRenderer.hrc:30
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_CONTENT_CHOICES"
msgid "Handouts"
msgstr "ბროშურები"
@@ -96,13 +94,11 @@ msgid "Grayscale"
msgstr "ნაცრისფერი ტონები"
#: DocumentRenderer.hrc:56
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_QUALITY_CHOICES"
msgid "Black & white"
msgstr "შა~ვ-თეთრი"
#: DocumentRenderer.hrc:61
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_PAGE_OPTIONS_CHOICES"
msgid "Original size"
msgstr "საწყისი ~ზომა"
@@ -123,7 +119,6 @@ msgid "Tile sheet of paper with repeated slides"
msgstr ""
#: DocumentRenderer.hrc:69
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_PAGE_OPTIONS_CHOICES_DRAW"
msgid "Original size"
msgstr "საწყისი ~ზომა"
@@ -194,7 +189,6 @@ msgid "Se~lection"
msgstr "არჩევა"
#: errhdl.hrc:29
-#, fuzzy
msgctxt "RID_SD_ERRHDL"
msgid "File format error found at $(ARG1)(row,col)."
msgstr "ფაილის ფორმატში $(ARG1)(row,col). აღმოჩენილია შეცდომა."
@@ -2062,7 +2056,6 @@ msgid "PresentationPageNumberShape"
msgstr ""
#: strings.hrc:385
-#, fuzzy
msgctxt "SID_SD_A11Y_D_PRESENTATION"
msgid "%PRODUCTNAME Presentation"
msgstr "%PRODUCTNAME პრეზენტაცია"
@@ -2109,7 +2102,6 @@ msgid "Unknown Accessible Presentation Shape"
msgstr ""
#: strings.hrc:393
-#, fuzzy
msgctxt "SID_SD_A11Y_P_FOOTER_N_STYLE"
msgid "Footer"
msgstr "ქვედა კოლონტიტული"
@@ -2133,7 +2125,6 @@ msgid "Number"
msgstr "რიცხვი"
#: strings.hrc:397
-#, fuzzy
msgctxt "SID_SD_A11Y_D_PRESENTATION_READONLY"
msgid "(read-only)"
msgstr "(მხოლოდ კითხვადი)"
@@ -2190,7 +2181,6 @@ msgid "Fill color:"
msgstr "პირველი ფერი"
#: strings.hrc:408
-#, fuzzy
msgctxt "STR_CUSTOMANIMATION_STYLE_PROPERTY"
msgid "Style:"
msgstr "სტილი:"
@@ -2208,7 +2198,6 @@ msgid "Font color:"
msgstr "პირველი ფერი"
#: strings.hrc:411
-#, fuzzy
msgctxt "STR_CUSTOMANIMATION_FONT_SIZE_STYLE_PROPERTY"
msgid "Style:"
msgstr "სტილი:"
@@ -2400,13 +2389,11 @@ msgid "Document"
msgstr "დოკუმენტი"
#: strings.hrc:450
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_SLIDESPERPAGE"
msgid "Slides per page"
msgstr "ხაზები ერთ გვერდზე"
#: strings.hrc:451
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_ORDER"
msgid "Order"
msgstr "შეკვეთები"
@@ -2436,13 +2423,11 @@ msgid "~Date and time"
msgstr "თარიღი და დრო"
#: strings.hrc:456
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_IS_PRINT_HIDDEN"
msgid "Hidden pages"
msgstr "~დამალული გვერდები"
#: strings.hrc:457
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_QUALITY"
msgid "Color"
msgstr "ფერი"
@@ -2454,7 +2439,6 @@ msgid "~Size"
msgstr "ზომა"
#: strings.hrc:459
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_BROCHURE"
msgid "Brochure"
msgstr "ბროშ~ურა"
@@ -2465,7 +2449,6 @@ msgid "Page sides"
msgstr ""
#: strings.hrc:461
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_BROCHURE_INCLUDE"
msgid "Include"
msgstr "ჩართვა"
@@ -2501,7 +2484,6 @@ msgid "%PRODUCTNAME Draw has searched to the beginning of the document. Do you w
msgstr "%PRODUCTNAME ხატვამ მოიძია დოკუმენტის დასაწყისში. გნებავთ ბოლომდე გაგრძელება?"
#: strings.hrc:470
-#, fuzzy
msgctxt "STR_SD_NONE"
msgid "- None -"
msgstr "- არცერთი -"
@@ -2536,7 +2518,6 @@ msgid "_Strikethrough"
msgstr "გადახაზული"
#: annotationmenu.ui:70
-#, fuzzy
msgctxt "annotationmenu|copy"
msgid "_Copy"
msgstr "_ასლი"
@@ -2636,7 +2617,6 @@ msgid "Decelerated end"
msgstr ""
#: customanimationeffecttab.ui:131
-#, fuzzy
msgctxt "customanimationeffecttab|label3"
msgid "Settings"
msgstr "პარამეტრები"
@@ -2725,7 +2705,6 @@ msgid "Timing"
msgstr ""
#: customanimationproperties.ui:136
-#, fuzzy
msgctxt "customanimationproperties|textanim"
msgid "Text Animation"
msgstr "ტექსტის ანიმაცია"
@@ -2770,7 +2749,6 @@ msgid "Entrance"
msgstr ""
#: customanimationspanel.ui:194
-#, fuzzy
msgctxt "customanimationspanel|categorylb"
msgid "Emphasis"
msgstr "მახვილი"
@@ -2825,7 +2803,6 @@ msgid "After previous"
msgstr ""
#: customanimationspanel.ui:324
-#, fuzzy
msgctxt "customanimationspanel|more_properties|tooltip_text"
msgid "Options"
msgstr "პარამეტრები"
@@ -2929,7 +2906,6 @@ msgid "Entrance"
msgstr ""
#: customanimationspanelhorizontal.ui:261
-#, fuzzy
msgctxt "customanimationspanelhorizontal|categorylb"
msgid "Emphasis"
msgstr "მახვილი"
@@ -3103,7 +3079,6 @@ msgid "Start _effect on click of:"
msgstr ""
#: customanimationtimingtab.ui:228
-#, fuzzy
msgctxt "customanimationtimingtab|label11"
msgid "Trigger"
msgstr "სასხლეტი"
@@ -3178,7 +3153,6 @@ msgid "_Variable"
msgstr "ცვლადი"
#: dlgfield.ui:142
-#, fuzzy
msgctxt "dlgfield|label1"
msgid "Field Type"
msgstr "ველის ტიპი"
@@ -3218,7 +3192,6 @@ msgid "Max."
msgstr "მაქს."
#: dockinganimation.ui:149
-#, fuzzy
msgctxt "dockinganimation|duration|tooltip_text"
msgid "Duration"
msgstr "ხანგრძლივობა"
@@ -3405,7 +3378,6 @@ msgid "_Timing..."
msgstr "~დროის რეგულირება..."
#: effectmenu.ui:57
-#, fuzzy
msgctxt "effectmenu|remove"
msgid "_Remove"
msgstr "_ამოშლა"
@@ -3435,7 +3407,6 @@ msgid "Extra Large"
msgstr "ექსტრა დიდი"
#: fontstylemenu.ui:12
-#, fuzzy
msgctxt "fontstylemenu|bold"
msgid "Bold"
msgstr "მუქი"
@@ -3464,7 +3435,6 @@ msgid "Appl_y to All"
msgstr ""
#: headerfooterdialog.ui:106
-#, fuzzy
msgctxt "headerfooterdialog|slides"
msgid "Slides"
msgstr "სლაიდები"
@@ -3516,7 +3486,6 @@ msgid "_Format:"
msgstr "_ფორმატი"
#: headerfootertab.ui:292
-#, fuzzy
msgctxt "headerfootertab|footer_cb"
msgid "_Footer"
msgstr "_ქვედა კოლონტიტული"
@@ -3553,19 +3522,16 @@ msgid "Include on page"
msgstr ""
#: impressprinteroptions.ui:32
-#, fuzzy
msgctxt "impressprinteroptions|printname"
msgid "Slide name"
msgstr "სლაიდის არე"
#: impressprinteroptions.ui:48
-#, fuzzy
msgctxt "impressprinteroptions|printdatetime"
msgid "Date and time"
msgstr "თარიღი და დრო"
#: impressprinteroptions.ui:64
-#, fuzzy
msgctxt "impressprinteroptions|printhidden"
msgid "Hidden pages"
msgstr "~დამალული გვერდები"
@@ -3577,7 +3543,6 @@ msgid "Contents"
msgstr "შინაარსი"
#: impressprinteroptions.ui:119
-#, fuzzy
msgctxt "impressprinteroptions|originalcolors"
msgid "Original size"
msgstr "საწყისი ~ზომა"
@@ -3589,19 +3554,16 @@ msgid "Grayscale"
msgstr "ნაცრისფერი ტონები"
#: impressprinteroptions.ui:155
-#, fuzzy
msgctxt "impressprinteroptions|blackandwhite"
msgid "Black & white"
msgstr "შა~ვ-თეთრი"
#: impressprinteroptions.ui:179
-#, fuzzy
msgctxt "impressprinteroptions|label5"
msgid "Color"
msgstr "ფერი"
#: impressprinteroptions.ui:212
-#, fuzzy
msgctxt "impressprinteroptions|originalsize"
msgid "Original size"
msgstr "საწყისი ~ზომა"
@@ -3622,7 +3584,6 @@ msgid "Tile sheet of paper with repeated slides"
msgstr ""
#: impressprinteroptions.ui:290
-#, fuzzy
msgctxt "impressprinteroptions|label6"
msgid "Size"
msgstr "ზომა"
@@ -3633,13 +3594,11 @@ msgid "Insert Slides"
msgstr "სლაიდების ჩასმა"
#: insertslides.ui:92
-#, fuzzy
msgctxt "insertslides|before"
msgid "_Before"
msgstr "-მდე"
#: insertslides.ui:111
-#, fuzzy
msgctxt "insertslides|after"
msgid "A_fter"
msgstr "-შემდეგ"
@@ -3651,7 +3610,6 @@ msgid "Position"
msgstr "პოზიცია"
#: interactiondialog.ui:8
-#, fuzzy
msgctxt "interactiondialog|InteractionDialog"
msgid "Interaction"
msgstr "ურთიერთქმედება"
@@ -3668,13 +3626,11 @@ msgid "Target:"
msgstr "სამიზნე"
#: interactionpage.ui:143
-#, fuzzy
msgctxt "interactionpage|label1"
msgid "Interaction"
msgstr "ურთიერთქმედება"
#: interactionpage.ui:183
-#, fuzzy
msgctxt "interactionpage|browse"
msgid "_Browse..."
msgstr "_მიმოხილვა..."
@@ -3720,7 +3676,6 @@ msgid "_Date/time"
msgstr ""
#: masterlayoutdlg.ui:124
-#, fuzzy
msgctxt "masterlayoutdlg|footer"
msgid "_Footer"
msgstr "_ქვედა კოლონტიტული"
@@ -3789,7 +3744,6 @@ msgid "Previous Slide"
msgstr ""
#: navigatorpanel.ui:84
-#, fuzzy
msgctxt "navigatorpanel|next|tooltip_text"
msgid "Next Slide"
msgstr "შემდეგი სლაიდი"
@@ -3811,7 +3765,6 @@ msgid "Show Shapes"
msgstr ""
#: notebookbar.ui:340
-#, fuzzy
msgctxt "notebookbar|FileLabel"
msgid "File"
msgstr "ფაილი"
@@ -3835,13 +3788,11 @@ msgid "Indent"
msgstr "აბზაცი"
#: notebookbar.ui:968
-#, fuzzy
msgctxt "notebookbar|increaseindent|tooltip_text"
msgid "Increase Indent"
msgstr "დაშორების გაზრდა"
#: notebookbar.ui:984
-#, fuzzy
msgctxt "notebookbar|decreaseindent|tooltip_text"
msgid "Decrease Indent"
msgstr "დაშორების შემცირება"
@@ -3898,13 +3849,11 @@ msgid "Auto Spellcheck"
msgstr "ავტომარლთწერა"
#: notebookbar.ui:2354
-#, fuzzy
msgctxt "notebookbar|ReviewLabel"
msgid "Review"
msgstr "განხილვა"
#: notebookbar.ui:2547
-#, fuzzy
msgctxt "notebookbar|GridVisible"
msgid "Grid"
msgstr "ბადე"
@@ -3916,7 +3865,6 @@ msgid "View"
msgstr "ხედი"
#: notebookbar.ui:2757
-#, fuzzy
msgctxt "notebookbar|TableLabel"
msgid "Table"
msgstr "ცხრილი"
@@ -3962,7 +3910,6 @@ msgid "S_lide"
msgstr "სლაიდი"
#: notebookbar_groupedbar_compact.ui:3163
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|insertText"
msgid "_Insert"
msgstr "ჩა_სმა"
@@ -4006,7 +3953,6 @@ msgid "_Paragraph"
msgstr "აბზაცი"
#: notebookbar_groupedbar_compact.ui:4492
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|insertTextO"
msgid "_Insert"
msgstr "ჩა_სმა"
@@ -4052,7 +3998,6 @@ msgid "Grou_p"
msgstr "~დაჯგუფება"
#: notebookbar_groupedbar_compact.ui:6694
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|GridO"
msgid "_Grid"
msgstr "_ბადე"
@@ -4076,7 +4021,6 @@ msgstr "ფერი"
#: notebookbar_groupedbar_compact.ui:7596
#: /home/cl/vc/git/libo-core/sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:8350
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|GridB"
msgid "_Grid"
msgstr "_ბადე"
@@ -4106,7 +4050,6 @@ msgid "_Master Page"
msgstr "მთავარი გვერდები"
#: notebookbar_groupedbar_compact.ui:8808
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|insertTextb"
msgid "_Insert"
msgstr "ჩა_სმა"
@@ -4140,7 +4083,6 @@ msgid "Menubar"
msgstr ""
#: notebookbar_groupedbar_full.ui:2541
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|Quotation2"
msgid "Quotation"
msgstr "ციტატირება"
@@ -4170,7 +4112,6 @@ msgid "S_lide"
msgstr "სლაიდი"
#: notebookbar_groupedbar_full.ui:3956
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|insertText"
msgid "_Insert"
msgstr "ჩა_სმა"
@@ -4224,7 +4165,6 @@ msgid "_Paragraph"
msgstr "აბზაცი"
#: notebookbar_groupedbar_full.ui:5894
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|insertTextt"
msgid "_Insert"
msgstr "ჩა_სმა"
@@ -4272,7 +4212,6 @@ msgstr "~რედაქტირება"
#: notebookbar_groupedbar_full.ui:8677
#: /home/cl/vc/git/libo-core/sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:9941
#: /home/cl/vc/git/libo-core/sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:11368
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|GridDrawB"
msgid "_Grid"
msgstr "_ბადე"
@@ -4330,7 +4269,6 @@ msgid "_Master Page"
msgstr "მთავარი გვერდები"
#: notebookbar_groupedbar_full.ui:11912
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|insertTextm"
msgid "_Insert"
msgstr "ჩა_სმა"
@@ -4371,7 +4309,6 @@ msgid "Blank"
msgstr "ცარიელი"
#: notebookbar_groups.ui:57
-#, fuzzy
msgctxt "notebookbar_groups|layout02"
msgid "Title Slide"
msgstr "მხოლოდ სლაიდი"
@@ -4399,7 +4336,6 @@ msgid "Hyperlink"
msgstr "ბმული"
#: notebookbar_groups.ui:118
-#, fuzzy
msgctxt "notebookbar_groups|footnote"
msgid "Footnote"
msgstr "სქოლიო"
@@ -4411,7 +4347,6 @@ msgid "Endnote"
msgstr "ბოლო სქოლიო"
#: notebookbar_groups.ui:142
-#, fuzzy
msgctxt "notebookbar_groups|bookmark"
msgid "Bookmark"
msgstr "სანიშნე"
@@ -4462,7 +4397,6 @@ msgid "Title 2"
msgstr "სახელი 2"
#: notebookbar_groups.ui:489
-#, fuzzy
msgctxt "notebookbar_groups|filegrouplabel"
msgid "File"
msgstr "ფაილი"
@@ -4474,7 +4408,6 @@ msgid "Clipboard"
msgstr "გაცვლის ბუფერი"
#: notebookbar_groups.ui:688
-#, fuzzy
msgctxt "notebookbar_groups|shapestyleb"
msgid "Style"
msgstr "სტილი"
@@ -4490,7 +4423,6 @@ msgid " "
msgstr ""
#: notebookbar_groups.ui:1201
-#, fuzzy
msgctxt "notebookbar_groups|formatgrouplabel"
msgid "Text"
msgstr "ტექსტი"
@@ -4526,13 +4458,11 @@ msgid "Transition"
msgstr "ტრანზაქციები"
#: notebookbar_groups.ui:1386
-#, fuzzy
msgctxt "notebookbar_groups|slidegrouplabel"
msgid "Slide"
msgstr "სლაიდი"
#: notebookbar_groups.ui:1460
-#, fuzzy
msgctxt "notebookbar_groups|shapesb"
msgid "Shapes"
msgstr "ფორმები"
@@ -4550,13 +4480,11 @@ msgid "Insert"
msgstr "ჩასმა"
#: notebookbar_groups.ui:1620
-#, fuzzy
msgctxt "notebookbar_groups|imagestyleb"
msgid "Style"
msgstr "სტილი"
#: notebookbar_groups.ui:1659
-#, fuzzy
msgctxt "notebookbar_groups|resetb"
msgid "Reset"
msgstr "ხელახალი კონფიგურაცია"
@@ -4585,7 +4513,6 @@ msgid "None"
msgstr "შენიშვნა"
#: notebookbar_groups.ui:1827
-#, fuzzy
msgctxt "notebookbar_groups|wrapideal"
msgid "Optimal"
msgstr "ოპტიმალური"
@@ -4597,13 +4524,11 @@ msgid "Parallel"
msgstr "პარალელი"
#: notebookbar_groups.ui:1845
-#, fuzzy
msgctxt "notebookbar_groups|wrapleft"
msgid "Before"
msgstr "-მდე"
#: notebookbar_groups.ui:1854
-#, fuzzy
msgctxt "notebookbar_groups|wrapright"
msgid "After"
msgstr "-შემდეგ"
@@ -4685,7 +4610,6 @@ msgid "Use background cache"
msgstr ""
#: optimpressgeneralpage.ui:315
-#, fuzzy
msgctxt "optimpressgeneralpage|label4"
msgid "Settings"
msgstr "პარამეტრები"
@@ -5042,7 +4966,6 @@ msgid "Notes"
msgstr "ჩანაწერები"
#: prntopts.ui:371
-#, fuzzy
msgctxt "prntopts|handoutcb"
msgid "Handouts"
msgstr "ბროშურები"
@@ -5078,7 +5001,6 @@ msgid "Black & _white"
msgstr "შა~ვ-თეთრი"
#: prntopts.ui:501
-#, fuzzy
msgctxt "prntopts|label2"
msgid "Quality"
msgstr "ხ~არისხი"
@@ -5273,7 +5195,6 @@ msgid "Export _hidden slides"
msgstr ""
#: publishingdialog.ui:1096
-#, fuzzy
msgctxt "publishingdialog|effectsLabel"
msgid "Effects"
msgstr "ეფექტები"
@@ -5312,7 +5233,6 @@ msgid "Information for the Title Page"
msgstr ""
#: publishingdialog.ui:1304
-#, fuzzy
msgctxt "publishingdialog|textOnlyCheckbutton"
msgid "_Text only"
msgstr "მხოლოდ _ტექსტი"
@@ -5356,7 +5276,6 @@ msgid "Hyper_link"
msgstr "ბმული"
#: publishingdialog.ui:1495
-#, fuzzy
msgctxt "publishingdialog|textButton"
msgid "Text"
msgstr "ტექსტი"
@@ -5425,13 +5344,11 @@ msgid "Two Spins"
msgstr "ორი მრიცხველი"
#: rotatemenu.ui:50
-#, fuzzy
msgctxt "rotatemenu|clockwise"
msgid "Clockwise"
msgstr "მოძრავი საათის ისრის მიმართულებით"
#: rotatemenu.ui:58
-#, fuzzy
msgctxt "rotatemenu|counterclock"
msgid "Counter-clockwise"
msgstr "მრიცხველი-საათის ისრის მიმართულებით მოძრავი "
@@ -5499,7 +5416,6 @@ msgid "_Contour of each individual object"
msgstr ""
#: sdviewpage.ui:96
-#, fuzzy
msgctxt "sdviewpage|label1"
msgid "Display"
msgstr "ეკრანი"
@@ -5555,7 +5471,6 @@ msgid "Master View"
msgstr ""
#: sidebarslidebackground.ui:226
-#, fuzzy
msgctxt "sidebarslidebackground|closemasterslide"
msgid "Close Master View"
msgstr "ოსტატის ხედის დახურვა"
@@ -5572,7 +5487,6 @@ msgid "Narrow"
msgstr ""
#: sidebarslidebackground.ui:250
-#, fuzzy
msgctxt "sidebarslidebackground|marginLB"
msgid "Moderate"
msgstr "ზომიერი"
@@ -5604,7 +5518,6 @@ msgid "Margin:"
msgstr ""
#: sidebarslidebackground.ui:277
-#, fuzzy
msgctxt "sidebarslidebackground|customlabel"
msgid "Custom"
msgstr "ინდივიდუალური:"
@@ -5767,7 +5680,6 @@ msgid "Stop previous sound"
msgstr "(გააჩერე გაშვებული ხმა)"
#: slidetransitionspanel.ui:113
-#, fuzzy
msgctxt "slidetransitionspanel|sound_list"
msgid "Other sound..."
msgstr "სხვა ხმა..."
@@ -5853,7 +5765,6 @@ msgid "Stop previous sound"
msgstr "(გააჩერე გაშვებული ხმა)"
#: slidetransitionspanelhorizontal.ui:118
-#, fuzzy
msgctxt "slidetransitionspanelhorizontal|sound_list"
msgid "Other sound..."
msgstr "სხვა ხმა..."
@@ -5977,7 +5888,6 @@ msgid "Line"
msgstr "ხაზი"
#: templatedialog.ui:164
-#, fuzzy
msgctxt "templatedialog|area"
msgid "Area"
msgstr "სივრცე"
@@ -5995,13 +5905,11 @@ msgid "Transparency"
msgstr "გამჭირვალობა"
#: templatedialog.ui:233
-#, fuzzy
msgctxt "templatedialog|font"
msgid "Font"
msgstr "შრიფტი"
#: templatedialog.ui:256
-#, fuzzy
msgctxt "templatedialog|fonteffect"
msgid "Font Effects"
msgstr "შრიფტის ეფექტები"
@@ -6012,13 +5920,11 @@ msgid "Indents & Spacing"
msgstr ""
#: templatedialog.ui:302
-#, fuzzy
msgctxt "templatedialog|text"
msgid "Text"
msgstr "ტექსტი"
#: templatedialog.ui:325
-#, fuzzy
msgctxt "templatedialog|animation"
msgid "Text Animation"
msgstr "ტექსტის ანიმაცია"
@@ -6030,7 +5936,6 @@ msgid "Dimensioning"
msgstr "განზომილების ხაზი"
#: templatedialog.ui:371
-#, fuzzy
msgctxt "templatedialog|connector"
msgid "Connector"
msgstr "დამკავშირებელი"
@@ -6042,13 +5947,11 @@ msgid "Alignment"
msgstr "სწორება"
#: templatedialog.ui:417
-#, fuzzy
msgctxt "templatedialog|asiantypo"
msgid "Asian Typography"
msgstr "აზიური ტიპოგრაფია"
#: templatedialog.ui:440
-#, fuzzy
msgctxt "templatedialog|tabs"
msgid "Tabs"
msgstr "ტაბულაციები"
@@ -6088,13 +5991,11 @@ msgid "Bullets and Numbering"
msgstr "ბულეტები და ნუმერაცია"
#: bulletsandnumbering.ui:67
-#, fuzzy
msgctxt "bulletsandnumbering|reset"
msgid "Reset"
msgstr "ხელახალი კონფიგურაცია"
#: bulletsandnumbering.ui:105
-#, fuzzy
msgctxt "bulletsandnumbering|bullets"
msgid "Bullets"
msgstr "ბურთულები"
@@ -6143,7 +6044,6 @@ msgid "Values from Selection"
msgstr "მნიშვნელობები მონიშნულიდან"
#: copydlg.ui:162
-#, fuzzy
msgctxt "copydlg|viewdata-atkobject"
msgid "Values from Selection"
msgstr "მნიშვნელობები მონიშნულიდან"
@@ -6206,7 +6106,6 @@ msgid "Colors"
msgstr "ფერები"
#: crossfadedialog.ui:15
-#, fuzzy
msgctxt "crossfadedialog|CrossFadeDialog"
msgid "Cross-fading"
msgstr "ურთიერთ გარდაქმნა"
@@ -6228,7 +6127,6 @@ msgid "Increments:"
msgstr ""
#: crossfadedialog.ui:166
-#, fuzzy
msgctxt "crossfadedialog|label1"
msgid "Settings"
msgstr "პარამეტრები"
@@ -6286,7 +6184,6 @@ msgid "Fonts"
msgstr "შრიფტები"
#: drawchardialog.ui:127
-#, fuzzy
msgctxt "drawchardialog|RID_SVXPAGE_CHAR_EFFECTS"
msgid "Font Effects"
msgstr "შრიფტის ეფექტები"
@@ -6314,7 +6211,6 @@ msgid "Page"
msgstr "გვერდი"
#: drawpagedialog.ui:127
-#, fuzzy
msgctxt "drawpagedialog|RID_SVXPAGE_AREA"
msgid "Background"
msgstr "ფონი"
@@ -6337,13 +6233,11 @@ msgid "Indents & Spacing"
msgstr ""
#: drawparadialog.ui:127
-#, fuzzy
msgctxt "drawparadialog|labelTP_PARA_ASIAN"
msgid "Asian Typography"
msgstr "აზიური ტიპოგრაფია"
#: drawparadialog.ui:150
-#, fuzzy
msgctxt "drawparadialog|labelTP_TABULATOR"
msgid "Tabs"
msgstr "ტაბულაციები"
@@ -6361,13 +6255,11 @@ msgid "Numbering"
msgstr "დანომრვა"
#: drawprinteroptions.ui:32
-#, fuzzy
msgctxt "drawprinteroptions|printname"
msgid "Page name"
msgstr "გ~ვერდის სახელი"
#: drawprinteroptions.ui:48
-#, fuzzy
msgctxt "drawprinteroptions|printdatetime"
msgid "Date and time"
msgstr "თარიღი და დრო"
@@ -6379,7 +6271,6 @@ msgid "Contents"
msgstr "შინაარსი"
#: drawprinteroptions.ui:103
-#, fuzzy
msgctxt "drawprinteroptions|originalcolors"
msgid "Original size"
msgstr "საწყისი ~ზომა"
@@ -6391,19 +6282,16 @@ msgid "Grayscale"
msgstr "ნაცრისფერი ტონები"
#: drawprinteroptions.ui:139
-#, fuzzy
msgctxt "drawprinteroptions|blackandwhite"
msgid "Black & white"
msgstr "შა~ვ-თეთრი"
#: drawprinteroptions.ui:163
-#, fuzzy
msgctxt "drawprinteroptions|label5"
msgid "Color"
msgstr "ფერი"
#: drawprinteroptions.ui:196
-#, fuzzy
msgctxt "drawprinteroptions|originalsize"
msgid "Original size"
msgstr "საწყისი ~ზომა"
@@ -6424,7 +6312,6 @@ msgid "Tile sheet of paper with repeated pages"
msgstr ""
#: drawprinteroptions.ui:274
-#, fuzzy
msgctxt "drawprinteroptions|label6"
msgid "Size"
msgstr "ზომა"
@@ -6441,13 +6328,11 @@ msgid "Line"
msgstr "ხაზი"
#: drawprtldialog.ui:127
-#, fuzzy
msgctxt "drawprtldialog|RID_SVXPAGE_AREA"
msgid "Area"
msgstr "სივრცე"
#: drawprtldialog.ui:150
-#, fuzzy
msgctxt "drawprtldialog|RID_SVXPAGE_SHADOW"
msgid "Shadow"
msgstr "ჩრდილი"
@@ -6459,13 +6344,11 @@ msgid "Transparency"
msgstr "გამჭირვალობა"
#: drawprtldialog.ui:196
-#, fuzzy
msgctxt "drawprtldialog|RID_SVXPAGE_CHAR_NAME"
msgid "Font"
msgstr "შრიფტი"
#: drawprtldialog.ui:219
-#, fuzzy
msgctxt "drawprtldialog|RID_SVXPAGE_CHAR_EFFECTS"
msgid "Font Effects"
msgstr "შრიფტის ეფექტები"
@@ -6476,13 +6359,11 @@ msgid "Indents & Spacing"
msgstr ""
#: drawprtldialog.ui:265
-#, fuzzy
msgctxt "drawprtldialog|RID_SVXPAGE_TEXTATTR"
msgid "Text"
msgstr "ტექსტი"
#: drawprtldialog.ui:288
-#, fuzzy
msgctxt "drawprtldialog|RID_SVXPAGE_PICK_BULLET"
msgid "Bullets"
msgstr "ბურთულები"
@@ -6511,13 +6392,11 @@ msgid "Alignment"
msgstr "სწორება"
#: drawprtldialog.ui:403
-#, fuzzy
msgctxt "drawprtldialog|RID_SVXPAGE_PARA_ASIAN"
msgid "Asian Typography"
msgstr "აზიური ტიპოგრაფია"
#: drawprtldialog.ui:426
-#, fuzzy
msgctxt "drawprtldialog|RID_SVXPAGE_TABULATOR"
msgid "Tabs"
msgstr "ტაბულაციები"
@@ -6544,7 +6423,6 @@ msgid "_Title"
msgstr "_სათაური"
#: insertlayer.ui:197
-#, fuzzy
msgctxt "insertlayer|description"
msgid "_Description"
msgstr "_განმარტება"
@@ -6575,7 +6453,6 @@ msgid "Delete unused backg_rounds"
msgstr ""
#: insertslidesdialog.ui:98
-#, fuzzy
msgctxt "insertslidesdialog|links"
msgid "_Link"
msgstr "_ბმული"
@@ -6586,7 +6463,6 @@ msgid "Name HTML Design"
msgstr ""
#: paranumberingtab.ui:30
-#, fuzzy
msgctxt "paranumberingtab|checkbuttonCB_NEW_START"
msgid "R_estart at this paragraph"
msgstr "თ_ვიდან აბაზაცით"
diff --git a/source/ka/sfx2/messages.po b/source/ka/sfx2/messages.po
index 40c7592c449..8e9048fa8c0 100644
--- a/source/ka/sfx2/messages.po
+++ b/source/ka/sfx2/messages.po
@@ -39,13 +39,11 @@ msgid "~Close"
msgstr "~დახურვა"
#: strings.hrc:30
-#, fuzzy
msgctxt "STR_OPEN"
msgid "Open"
msgstr "გახსნა"
#: strings.hrc:31
-#, fuzzy
msgctxt "STR_EDIT_TEMPLATE"
msgid "Edit"
msgstr "რედაქტირება"
@@ -61,13 +59,11 @@ msgid "Reset Default"
msgstr ""
#: strings.hrc:34
-#, fuzzy
msgctxt "STR_DELETE"
msgid "Delete"
msgstr "წაშლა"
#: strings.hrc:35
-#, fuzzy
msgctxt "STR_RENAME"
msgid "Rename"
msgstr "გადარქმევა"
@@ -192,7 +188,6 @@ msgid "~Keep Old Styles"
msgstr ""
#: strings.hrc:59
-#, fuzzy
msgctxt "STR_ACTION_REFRESH"
msgid "Refresh"
msgstr "განახლება"
@@ -437,13 +432,11 @@ msgid "\"$(ARG1)\" is not an absolute URL that can be passed to an external appl
msgstr ""
#: strings.hrc:107
-#, fuzzy
msgctxt "STR_GID_INTERN"
msgid "Internal"
msgstr "შიდა"
#: strings.hrc:108
-#, fuzzy
msgctxt "STR_GID_APPLICATION"
msgid "Application"
msgstr "პროგრამა"
@@ -455,25 +448,21 @@ msgid "View"
msgstr "ხედი"
#: strings.hrc:110
-#, fuzzy
msgctxt "STR_GID_DOCUMENT"
msgid "Documents"
msgstr "დოკუმენტები"
#: strings.hrc:111
-#, fuzzy
msgctxt "STR_GID_EDIT"
msgid "Edit"
msgstr "რედაქტირება"
#: strings.hrc:112
-#, fuzzy
msgctxt "STR_GID_MACRO"
msgid "BASIC"
msgstr "BASIC"
#: strings.hrc:113
-#, fuzzy
msgctxt "STR_GID_OPTIONS"
msgid "Options"
msgstr "პარამეტრები"
@@ -485,7 +474,6 @@ msgid "Math"
msgstr "Math"
#: strings.hrc:115
-#, fuzzy
msgctxt "STR_GID_NAVIGATOR"
msgid "Navigate"
msgstr "ნავიგაცია"
@@ -497,7 +485,6 @@ msgid "Insert"
msgstr "ჩასმა"
#: strings.hrc:117
-#, fuzzy
msgctxt "STR_GID_FORMAT"
msgid "Format"
msgstr "ფორმატი"
@@ -509,13 +496,11 @@ msgid "Templates"
msgstr "შაბლონები"
#: strings.hrc:119
-#, fuzzy
msgctxt "STR_GID_TEXT"
msgid "Text"
msgstr "ტექსტი"
#: strings.hrc:120
-#, fuzzy
msgctxt "STR_GID_FRAME"
msgid "Frame"
msgstr "ჩარჩო"
@@ -527,7 +512,6 @@ msgid "Image"
msgstr "გამოსახულება"
#: strings.hrc:122
-#, fuzzy
msgctxt "STR_GID_TABLE"
msgid "Table"
msgstr "ცხრილი"
@@ -539,13 +523,11 @@ msgid "Numbering"
msgstr "ნუმერაცია"
#: strings.hrc:124
-#, fuzzy
msgctxt "STR_GID_DATA"
msgid "Data"
msgstr "მონაცემები"
#: strings.hrc:125
-#, fuzzy
msgctxt "STR_GID_SPECIAL"
msgid "Special Functions"
msgstr "სპეციალური ფუნქციები"
@@ -569,13 +551,11 @@ msgid "Explorer"
msgstr "მკვლევარი"
#: strings.hrc:129
-#, fuzzy
msgctxt "STR_GID_CONNECTOR"
msgid "Connector"
msgstr "დამკავშირებელი"
#: strings.hrc:130
-#, fuzzy
msgctxt "STR_GID_MODIFY"
msgid "Modify"
msgstr "შეცვლა"
@@ -587,7 +567,6 @@ msgid "Drawing"
msgstr "ხატვა"
#: strings.hrc:132
-#, fuzzy
msgctxt "STR_GID_CONTROLS"
msgid "Controls"
msgstr "კონტროლები"
@@ -993,7 +972,6 @@ msgid "Styles in use: "
msgstr ""
#: strings.hrc:208
-#, fuzzy
msgctxt "STR_SID_NAVIGATOR"
msgid "Navigator"
msgstr "ნავიგატორი"
@@ -1519,7 +1497,6 @@ msgid "Editor"
msgstr "რედაქტორი"
#: dinfdlg.hrc:36
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "E-Mail"
msgstr "ელფოსტა"
@@ -1530,7 +1507,6 @@ msgid "Forward to"
msgstr ""
#: dinfdlg.hrc:38
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Group"
msgstr "~დაჯგუფება"
@@ -1542,7 +1518,6 @@ msgid "Info"
msgstr "ინფორმაცია"
#: dinfdlg.hrc:40
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Language"
msgstr "ენა"
@@ -1558,7 +1533,6 @@ msgid "Matter"
msgstr ""
#: dinfdlg.hrc:43
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Office"
msgstr "ოფისი"
@@ -1575,13 +1549,11 @@ msgid "Project"
msgstr "პროექტები"
#: dinfdlg.hrc:46
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Publisher"
msgstr "გამომცემელი"
#: dinfdlg.hrc:47
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Purpose"
msgstr "მიზანი"
@@ -1602,19 +1574,16 @@ msgid "Recorded date"
msgstr ""
#: dinfdlg.hrc:51
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Reference"
msgstr "მითითება"
#: dinfdlg.hrc:52
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Source"
msgstr "წყარო"
#: dinfdlg.hrc:53
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Status"
msgstr "მდგომარეობა"
@@ -1630,13 +1599,11 @@ msgid "Typist"
msgstr ""
#: dinfdlg.hrc:56
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "URL"
msgstr "URL"
#: dinfdlg.hrc:69
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Text"
msgstr "ტექსტი"
@@ -1654,7 +1621,6 @@ msgid "Date"
msgstr "მონაცემები"
#: dinfdlg.hrc:72
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Duration"
msgstr "ხანგრძლივობა"
@@ -1780,19 +1746,16 @@ msgid "Bookmark:"
msgstr "სანიშნე"
#: bookmarkmenu.ui:12
-#, fuzzy
msgctxt "bookmarkmenu|display"
msgid "Display"
msgstr "ეკრანი"
#: bookmarkmenu.ui:26
-#, fuzzy
msgctxt "bookmarkmenu|rename"
msgid "Rename..."
msgstr "გადარქმევა..."
#: bookmarkmenu.ui:34
-#, fuzzy
msgctxt "bookmarkmenu|delete"
msgid "Delete"
msgstr "წაშლა"
@@ -1850,13 +1813,11 @@ msgid "Type"
msgstr "ტიპი"
#: cmisline.ui:61
-#, fuzzy
msgctxt "cmisline|yes"
msgid "Yes"
msgstr "დიახ"
#: cmisline.ui:82
-#, fuzzy
msgctxt "cmisline|no"
msgid "No"
msgstr "არა"
@@ -2063,7 +2024,6 @@ msgid "Edit Document"
msgstr "დოკუმენტის რედაქტირება"
#: editdocumentdialog.ui:44
-#, fuzzy
msgctxt "editdocumentdialog|cancel"
msgid "Cancel"
msgstr "გაუქმება"
@@ -2117,7 +2077,6 @@ msgid "Millise_conds:"
msgstr ""
#: editdurationdialog.ui:287
-#, fuzzy
msgctxt "editdurationdialog|label2"
msgid "Duration"
msgstr "ხანგრძლივობა"
@@ -2138,7 +2097,6 @@ msgid "Please save this document locally instead and attach it from within your
msgstr ""
#: floatingrecord.ui:9
-#, fuzzy
msgctxt "floatingrecord|FloatingRecord"
msgid "Record Macro"
msgstr "მაკროს ჩაწერა"
@@ -2162,19 +2120,16 @@ msgid "Contents"
msgstr "შინაარსი"
#: helpcontrol.ui:71
-#, fuzzy
msgctxt "helpcontrol|index"
msgid "Index"
msgstr "ინდექსი"
#: helpcontrol.ui:94
-#, fuzzy
msgctxt "helpcontrol|find"
msgid "Find"
msgstr "~პოვნა"
#: helpcontrol.ui:117
-#, fuzzy
msgctxt "helpcontrol|bookmarks"
msgid "Bookmarks"
msgstr "სანიშნეები"
@@ -2234,7 +2189,6 @@ msgid "Find in _headings only"
msgstr ""
#: inputdialog.ui:83
-#, fuzzy
msgctxt "inputdialog|label"
msgid "Height:"
msgstr "სიმაღლე:"
@@ -2301,7 +2255,6 @@ msgid "From File..."
msgstr "~ფაილიდან..."
#: loadtemplatedialog.ui:128
-#, fuzzy
msgctxt "loadtemplatedialog|label1"
msgid "Categories"
msgstr "კატეგორიები"
@@ -2349,7 +2302,6 @@ msgid "Load Styles"
msgstr "სტილების ჩატვირთვა..."
#: loadtemplatedialog.ui:331
-#, fuzzy
msgctxt "loadtemplatedialog|label3"
msgid "Pre_view"
msgstr "_გადახედვა"
@@ -2421,7 +2373,6 @@ msgid "Style Name"
msgstr ""
#: notebookbar.ui:73
-#, fuzzy
msgctxt "notebookbar|label9"
msgid "File"
msgstr "ფაილი"
@@ -2587,7 +2538,6 @@ msgid "Confirm:"
msgstr ""
#: password.ui:158
-#, fuzzy
msgctxt "password|pass1ed-atkobject"
msgid "Password"
msgstr "~პაროლი"
@@ -2699,13 +2649,11 @@ msgid "_Search for:"
msgstr "_ძიება"
#: searchdialog.ui:117
-#, fuzzy
msgctxt "searchdialog|matchcase"
msgid "Ma_tch case"
msgstr "რეესტრის გ_ათვალისწინებით"
#: searchdialog.ui:132
-#, fuzzy
msgctxt "searchdialog|wholewords"
msgid "Whole wor_ds only"
msgstr "მხოლო_დ მთელი სიტყვები"
@@ -2851,7 +2799,6 @@ msgid "E_xtensions"
msgstr "გაფართოება"
#: startcenter.ui:482
-#, fuzzy
msgctxt "startcenter|label1"
msgid "Application"
msgstr "პროგრამა"
@@ -2879,7 +2826,6 @@ msgid "Modify..."
msgstr "მოდიფიკაცია..."
#: stylecontextmenu.ui:28
-#, fuzzy
msgctxt "stylecontextmenu|hide"
msgid "Hide"
msgstr "დამალვა"
@@ -2891,7 +2837,6 @@ msgid "Show"
msgstr "~ჩვენება"
#: stylecontextmenu.ui:44
-#, fuzzy
msgctxt "stylecontextmenu|delete"
msgid "Delete..."
msgstr "წაშლა..."
@@ -2923,19 +2868,16 @@ msgid "All Applications"
msgstr ""
#: templatedlg.ui:16
-#, fuzzy
msgctxt "templatedlg|applist"
msgid "Documents"
msgstr "დოკუმენტები"
#: templatedlg.ui:19
-#, fuzzy
msgctxt "templatedlg|applist"
msgid "Spreadsheets"
msgstr "ელექტრონული ცხრილები"
#: templatedlg.ui:22
-#, fuzzy
msgctxt "templatedlg|applist"
msgid "Presentations"
msgstr "პრეზენტაციები"
@@ -2964,7 +2906,6 @@ msgid "Search"
msgstr "ძიება"
#: templatedlg.ui:147
-#, fuzzy
msgctxt "templatedlg|search_filter"
msgid "Search..."
msgstr "ძებნა..."
@@ -2991,7 +2932,6 @@ msgid "Template List"
msgstr ""
#: templatedlg.ui:312
-#, fuzzy
msgctxt "templatedlg|action_menu|tooltip_text"
msgid "Settings"
msgstr "პარამეტრები"
@@ -3007,7 +2947,6 @@ msgid "Show this dialog at startup"
msgstr ""
#: templatedlg.ui:373
-#, fuzzy
msgctxt "templatedlg|move_btn"
msgid "Move"
msgstr "გადაადგილება"
@@ -3019,7 +2958,6 @@ msgid "Move Templates"
msgstr "ჩემი შაბლონები"
#: templatedlg.ui:391
-#, fuzzy
msgctxt "templatedlg|export_btn"
msgid "Export"
msgstr "ექსპორტი"
@@ -3030,7 +2968,6 @@ msgid "Export Templates"
msgstr ""
#: templatedlg.ui:408
-#, fuzzy
msgctxt "templatedlg|import_btn"
msgid "Import"
msgstr "იმპორტი"
@@ -3071,7 +3008,6 @@ msgid "_Compare"
msgstr "_კომპანია"
#: versionscmis.ui:160
-#, fuzzy
msgctxt "versionscmis|datetime"
msgid "Date and time"
msgstr "თარიღი და დრო"
@@ -3125,7 +3061,6 @@ msgid "New Versions"
msgstr ""
#: versionsofdialog.ui:234
-#, fuzzy
msgctxt "versionsofdialog|datetime"
msgid "Date and time"
msgstr "თარიღი და დრო"
diff --git a/source/ka/shell/source/win32/shlxthandler/res.po b/source/ka/shell/source/win32/shlxthandler/res.po
index 9669920b165..d1420d999a3 100644
--- a/source/ka/shell/source/win32/shlxthandler/res.po
+++ b/source/ka/shell/source/win32/shlxthandler/res.po
@@ -113,7 +113,6 @@ msgid "Tables"
msgstr "ცხრილი"
#: shlxthdl.ulf
-#, fuzzy
msgctxt ""
"shlxthdl.ulf\n"
"%GRAPHICS%\n"
diff --git a/source/ka/starmath/messages.po b/source/ka/starmath/messages.po
index d0ea7eb37d3..95759167179 100644
--- a/source/ka/starmath/messages.po
+++ b/source/ka/starmath/messages.po
@@ -304,13 +304,11 @@ msgid "noelement"
msgstr "არაელემენტი"
#: smmod.hrc:78
-#, fuzzy
msgctxt "RID_UI_SYMBOL_NAMES"
msgid "strictlylessthan"
msgstr "მკაცრად ნაკლები ვიდრე"
#: smmod.hrc:79
-#, fuzzy
msgctxt "RID_UI_SYMBOL_NAMES"
msgid "strictlygreaterthan"
msgstr "მკაცრად მეტი ვიდრე"
@@ -341,7 +339,6 @@ msgid "angle"
msgstr "კუთხე"
#: smmod.hrc:85
-#, fuzzy
msgctxt "RID_UI_SYMBOL_NAMES"
msgid "perthousand"
msgstr "ყოველ ათასზე"
@@ -1681,19 +1678,16 @@ msgid "Bold"
msgstr "მუქი"
#: strings.hrc:288
-#, fuzzy
msgctxt "STR_BLACK"
msgid "black"
msgstr "შავი"
#: strings.hrc:289
-#, fuzzy
msgctxt "STR_BLUE"
msgid "blue"
msgstr "ლურჯი"
#: strings.hrc:290
-#, fuzzy
msgctxt "STR_GREEN"
msgid "green"
msgstr "მწვანე"
@@ -1721,7 +1715,6 @@ msgid "gray"
msgstr "ნაცრისფერი"
#: strings.hrc:295
-#, fuzzy
msgctxt "STR_LIME"
msgid "lime"
msgstr "დრო"
@@ -1757,7 +1750,6 @@ msgid "teal"
msgstr ""
#: strings.hrc:302
-#, fuzzy
msgctxt "STR_YELLOW"
msgid "yellow"
msgstr "ყვითელი"
@@ -1781,7 +1773,6 @@ msgid "font"
msgstr "შრიფტი"
#: strings.hrc:306
-#, fuzzy
msgctxt "STR_ALIGN_LEFT"
msgid "left"
msgstr "მარცხნივ"
@@ -1793,7 +1784,6 @@ msgid "center"
msgstr "ცენტრში"
#: strings.hrc:308
-#, fuzzy
msgctxt "STR_ALIGN_RIGHT"
msgid "right"
msgstr "მარჯვნივ"
@@ -1924,7 +1914,6 @@ msgid "B~orders"
msgstr "ჩარჩოები"
#: strings.hrc:333
-#, fuzzy
msgctxt "RID_PRINTUIOPT_SIZE"
msgid "Size"
msgstr "ზომა"
@@ -1954,13 +1943,11 @@ msgid "Alignment"
msgstr "სწორება"
#: alignmentdialog.ui:67
-#, fuzzy
msgctxt "alignmentdialog|default"
msgid "_Default"
msgstr "_სტანდარტული"
#: alignmentdialog.ui:111
-#, fuzzy
msgctxt "alignmentdialog|left"
msgid "_Left"
msgstr "_მარცხენა"
@@ -1984,19 +1971,16 @@ msgid "Horizontal"
msgstr "ჰორიზონტალურად"
#: catalogdialog.ui:9
-#, fuzzy
msgctxt "catalogdialog|CatalogDialog"
msgid "Symbols"
msgstr "სიმბოლოები"
#: catalogdialog.ui:24
-#, fuzzy
msgctxt "catalogdialog|insert"
msgid "_Insert"
msgstr "ჩა_სმა"
#: catalogdialog.ui:55
-#, fuzzy
msgctxt "catalogdialog|edit"
msgid "_Edit..."
msgstr "_რედაქტირება..."
@@ -2013,7 +1997,6 @@ msgid "button"
msgstr "ბურთულა"
#: catalogdialog.ui:152
-#, fuzzy
msgctxt "catalogdialog|symbolname"
msgid "Unknown"
msgstr "უცნობი"
@@ -2031,7 +2014,6 @@ msgid "Fonts"
msgstr "შრიფტები"
#: fontdialog.ui:115
-#, fuzzy
msgctxt "fontdialog|formulaL"
msgid "Font"
msgstr "შრიფტი"
@@ -2049,7 +2031,6 @@ msgid "_Italic"
msgstr "კურსივი"
#: fontdialog.ui:187
-#, fuzzy
msgctxt "fontdialog|formulaL1"
msgid "Attributes"
msgstr "ატრიბუტები"
@@ -2061,7 +2042,6 @@ msgid "Font Sizes"
msgstr "შრიფტის ზომა"
#: fontsizedialog.ui:35
-#, fuzzy
msgctxt "fontsizedialog|default"
msgid "_Default"
msgstr "_სტანდარტული"
@@ -2113,13 +2093,11 @@ msgid "Fonts"
msgstr "შრიფტები"
#: fonttypedialog.ui:24
-#, fuzzy
msgctxt "fonttypedialog|modify"
msgid "_Modify"
msgstr "შე_ცვლა"
#: fonttypedialog.ui:53
-#, fuzzy
msgctxt "fonttypedialog|default"
msgid "_Default"
msgstr "_სტანდარტული"
@@ -2186,13 +2164,11 @@ msgid "_Functions"
msgstr "ფუნქციები"
#: fonttypedialog.ui:440
-#, fuzzy
msgctxt "fonttypedialog|menuitem3"
msgid "_Numbers"
msgstr "_ნომრები"
#: fonttypedialog.ui:448
-#, fuzzy
msgctxt "fonttypedialog|menuitem4"
msgid "_Text"
msgstr "_ტექსტი"
@@ -2349,7 +2325,6 @@ msgid "_Category"
msgstr "_კატეგორია"
#: spacingdialog.ui:68
-#, fuzzy
msgctxt "spacingdialog|default"
msgid "_Default"
msgstr "_სტანდარტული"
@@ -2400,7 +2375,6 @@ msgid "S_ubscript:"
msgstr "ქვედა ინდექსი"
#: spacingdialog.ui:603
-#, fuzzy
msgctxt "spacingdialog|2title"
msgid "Indexes"
msgstr "ინდექსი"
@@ -2474,7 +2448,6 @@ msgid "_Excess size:"
msgstr ""
#: spacingdialog.ui:1164
-#, fuzzy
msgctxt "spacingdialog|6title"
msgid "Brackets"
msgstr "ფრჩხილები"
@@ -2506,7 +2479,6 @@ msgid "_Minimum spacing:"
msgstr ""
#: spacingdialog.ui:1432
-#, fuzzy
msgctxt "spacingdialog|8title"
msgid "Symbols"
msgstr "სიმბოლოები"
@@ -2523,7 +2495,6 @@ msgid "_Spacing:"
msgstr "მაშტაბირება"
#: spacingdialog.ui:1566
-#, fuzzy
msgctxt "spacingdialog|9title"
msgid "Operators"
msgstr "ოპერატორები"
@@ -2564,7 +2535,6 @@ msgid "Spacing"
msgstr "მაშტაბირება"
#: spacingdialog.ui:1873
-#, fuzzy
msgctxt "spacingdialog|menuitem2"
msgid "Indexes"
msgstr "ინდექსი"
@@ -2587,7 +2557,6 @@ msgid "Limits"
msgstr ""
#: spacingdialog.ui:1905
-#, fuzzy
msgctxt "spacingdialog|menuitem6"
msgid "Brackets"
msgstr "ფრჩხილები"
@@ -2598,13 +2567,11 @@ msgid "Matrices"
msgstr ""
#: spacingdialog.ui:1921
-#, fuzzy
msgctxt "spacingdialog|menuitem8"
msgid "Symbols"
msgstr "სიმბოლოები"
#: spacingdialog.ui:1929
-#, fuzzy
msgctxt "spacingdialog|menuitem9"
msgid "Operators"
msgstr "ოპერატორები"
@@ -2659,7 +2626,6 @@ msgid "S_ubset:"
msgstr "ქვეწყობა"
#: symdefinedialog.ui:387
-#, fuzzy
msgctxt "symdefinedialog|modify"
msgid "_Modify"
msgstr "შე_ცვლა"
diff --git a/source/ka/svtools/messages.po b/source/ka/svtools/messages.po
index 45f0c3cb1dd..18def16f342 100644
--- a/source/ka/svtools/messages.po
+++ b/source/ka/svtools/messages.po
@@ -14,133 +14,111 @@ msgstr ""
"X-Generator: LibreOffice\n"
#: errtxt.hrc:30
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "Error"
msgstr "შეცდომა"
#: errtxt.hrc:31
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "Warning"
msgstr "გაფრთხილება"
#: errtxt.hrc:32
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) loading the template $(ARG1)"
msgstr "$(ERR) შაბლოის ჩატვირთვისას $(ARG1)"
#: errtxt.hrc:33 /home/cl/vc/git/libo-core/svtools/inc/errtxt.hrc:34
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) saving the document $(ARG1)"
msgstr "$(ERR) დოკუმენტის შენახვისას $(ARG1)"
#: errtxt.hrc:35
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) displaying doc. information for document $(ARG1)"
msgstr "$(ERR) დოკ. ინფორმაციის ჩვენებისას დოკუმენტისთვის $(ARG1)"
#: errtxt.hrc:36
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) writing document $(ARG1) as template"
msgstr "$(ERR) დოკუმენტის ჩაწერისას $(ARG1) როგორც შაბლონი"
#: errtxt.hrc:37
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) copying or moving document contents"
msgstr "$(ERR) დოკუმენტის შემცველობის კოპირების ან გადატანისას"
#: errtxt.hrc:38
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) starting the Document Manager"
msgstr "$(ERR) დოკუმენტების მენეჯერის ჩართვისას"
#: errtxt.hrc:39
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) loading document $(ARG1)"
msgstr "$(ERR) დოკუმენტი ჩატვირთვისას $(ARG1)"
#: errtxt.hrc:40 /home/cl/vc/git/libo-core/svtools/inc/errtxt.hrc:41
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) creating a new document"
msgstr "$(ERR) ახალი დოკუმენტის შექმნისას"
#: errtxt.hrc:42
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) expanding entry"
msgstr "$(ERR) შენატანის გაფართოებისას"
#: errtxt.hrc:43
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) loading BASIC of document $(ARG1)"
msgstr "$(ERR) დოკუმენტის BASIC-ის ჩატვირთვისას $(ARG1)"
#: errtxt.hrc:44
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) searching for an address"
msgstr "$(ERR) მისამართის ძებნისას"
#: errtxt.hrc:50
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Abort"
msgstr "შეწყვეტა"
#: errtxt.hrc:51
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Nonexistent object"
msgstr "არარსებული ობიექტი"
#: errtxt.hrc:52
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Object already exists"
msgstr "ობიექტი უკვე არსებობს"
#: errtxt.hrc:53
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Object not accessible"
msgstr "ობიექტი მიუწვდომელია"
#: errtxt.hrc:54
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Inadmissible path"
msgstr "დაუშვებელი გზა"
#: errtxt.hrc:55
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Locking problem"
msgstr "ჩაკეტვის პრობლემა"
#: errtxt.hrc:56
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Wrong parameter"
msgstr "არასწორი პარამეტრი"
#: errtxt.hrc:57
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Resource exhausted"
msgstr "რესურსი ამოიწურა"
#: errtxt.hrc:58
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Action not supported"
msgstr "მოქმედების მხარაჭერა არ არსებობს"
@@ -152,73 +130,61 @@ msgid "Read Error"
msgstr "წაკითხვის შეცდომა"
#: errtxt.hrc:60
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Write Error"
msgstr "ჩაწერის შეცდომა"
#: errtxt.hrc:61
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "unknown"
msgstr "უცნობი"
#: errtxt.hrc:62
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Version Incompatibility"
msgstr "ვერსიის შეუსაბამობა"
#: errtxt.hrc:63 /home/cl/vc/git/libo-core/svtools/inc/errtxt.hrc:74
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "General Error"
msgstr "ზოგადი შეცდომა"
#: errtxt.hrc:64
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Incorrect format"
msgstr "არასწორი ფორმატი"
#: errtxt.hrc:65
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Error creating object"
msgstr "შეცდომა ობიექტის შექმნისას"
#: errtxt.hrc:66
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Inadmissible value or data type"
msgstr "დაუშვებელი მნიშვნელობა ან მონაცემთა ტიპი"
#: errtxt.hrc:67
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "BASIC runtime error"
msgstr "BASIC შეცდომა გაშვებისას"
#: errtxt.hrc:68
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "BASIC syntax error"
msgstr "BASIC სინტაქსური შეცდომა"
#: errtxt.hrc:75
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "General input/output error."
msgstr "ზოგადი შეტანა/გამოტანის შეცდომა."
#: errtxt.hrc:76
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Invalid file name."
msgstr "არასწორი ფაილის სახელი."
#: errtxt.hrc:77
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Nonexistent file."
msgstr "არარსებული ფაილი."
@@ -230,25 +196,21 @@ msgid "File already exists."
msgstr "ფაილი უკვე არსებობს."
#: errtxt.hrc:79
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The object is not a directory."
msgstr "ობიექტი არ არის დირექტორია."
#: errtxt.hrc:80
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The object is not a file."
msgstr "ობიექტი ფაილი არ არის."
#: errtxt.hrc:81
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The specified device is invalid."
msgstr "მითითებული მოწყობილობა არასწორია."
#: errtxt.hrc:82
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid ""
"The object cannot be accessed\n"
@@ -258,19 +220,16 @@ msgstr ""
"მომხმარებლის არასაკმარისი უფლებების გამო."
#: errtxt.hrc:83
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Sharing violation while accessing the object."
msgstr "ობიექტზე მიწვდომისას მოხდა გაზიარების დარღვევა."
#: errtxt.hrc:84
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "No more space on device."
msgstr "მოწყობილობაზე თავისუფალი ადგილი აღარ არის."
#: errtxt.hrc:85
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid ""
"This operation cannot be run on\n"
@@ -280,127 +239,106 @@ msgstr ""
"ბრჭყალების შემცველ ფაილებზე."
#: errtxt.hrc:86
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "This operation is not supported on this operating system."
msgstr "ამ ოპერაციულ სისტემას მოცემული ოპერაციის მხარდაჭერა არ გააჩნია."
#: errtxt.hrc:87
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "There are too many files open."
msgstr "გახსნილია ზედმეტად ბევრი ფაილი."
#: errtxt.hrc:88
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Data could not be read from the file."
msgstr "ფაილიდან მონაცემთა წაკითხვა ვერ მოხერხდა."
#: errtxt.hrc:89
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The file could not be written."
msgstr "ფაილის ჩაწერა ვერ მოხერხდა."
#: errtxt.hrc:90
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The operation could not be run due to insufficient memory."
msgstr "არასკამარისი მეხსიერების გამო ოპერაცია ვერ ეშვება."
#: errtxt.hrc:91
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The seek operation could not be run."
msgstr "seek ოპერაცია ვერ ეშვება."
#: errtxt.hrc:92
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The tell operation could not be run."
msgstr "tell ოპერატცია ვერ ეშვება."
#: errtxt.hrc:93
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Incorrect file version."
msgstr "ფაილის არასწორი ვერსია."
#: errtxt.hrc:94
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Incorrect file format."
msgstr "ფაილის არასწორი ფორმატი."
#: errtxt.hrc:95
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The file name contains invalid characters."
msgstr "ფაილის სახელი შეიცავს არასწორ ასო-ნიშნებს."
#: errtxt.hrc:96
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "An unknown I/O error has occurred."
msgstr "მოხდა უცნობი I/O შეცდომა."
#: errtxt.hrc:97
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "An invalid attempt was made to access the file."
msgstr "ჩატარდა ფაილზე მიწვდომის უშედეგო ცდა."
#: errtxt.hrc:98
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The file could not be created."
msgstr "ფაილი ვერ შეიქმნა."
#: errtxt.hrc:99
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The operation was started under an invalid parameter."
msgstr "ოპერაცია დაიწყო არასწორი პარამეტრით."
#: errtxt.hrc:100
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The operation on the file was aborted."
msgstr "ფაილზე ოპერაცია შეწყდა."
#: errtxt.hrc:101
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Path to the file does not exist."
msgstr "ფაილისკენ გზა არ არსებობს."
#: errtxt.hrc:102
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "An object cannot be copied into itself."
msgstr "ობიექტის თავის თავში კოპირება შეუძლებელია."
#: errtxt.hrc:103
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The specified template could not be found."
msgstr "მითითებული შაბლონი ვერ მოიძებნა."
#: errtxt.hrc:104
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The file cannot be used as template."
msgstr "ფაილის გამოყენება შაბლონად შეუძლებელია."
#: errtxt.hrc:105
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "This document has already been opened for editing."
msgstr "ეს დოკუმენტი უკვე გახსნილია რედაქტირებისთვის."
#: errtxt.hrc:106
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The wrong password has been entered."
msgstr "შეყვანილია არასწორი პაროლი."
@@ -412,31 +350,26 @@ msgid "Error reading file."
msgstr "ფაილის წაკითხვის შეცდომა."
#: errtxt.hrc:108
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The document was opened as read-only."
msgstr "დოკუმენტი გაიხსნა მხოლოდ წაკითხვის უფლებით."
#: errtxt.hrc:109
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "General OLE Error."
msgstr "ზოგადი OLE შეცდომა."
#: errtxt.hrc:110
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The host name $(ARG1) could not be resolved."
msgstr "ჰოსტის სახელი $ (ARG1) ვერ გადაწყდა."
#: errtxt.hrc:111
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Could not establish Internet connection to $(ARG1)."
msgstr "ინტერნეტ კავშირის დამყარება $(ARG1)-სთან ვერ ხერხდება."
#: errtxt.hrc:112
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid ""
"Error reading data from the Internet.\n"
@@ -446,7 +379,6 @@ msgstr ""
".სერვერის შეტყობინება შეცდომის შესახებ: $ (ARG1)."
#: errtxt.hrc:113
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid ""
"Error transferring data to the Internet.\n"
@@ -456,37 +388,31 @@ msgstr ""
"სერვერის შეცდომის შეტყობინება: $(ARG1)."
#: errtxt.hrc:114
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "General Internet error has occurred."
msgstr "მოხდა ზოგადი ინტერნეტ შეცდომა."
#: errtxt.hrc:115
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The requested Internet data is not available in the cache and cannot be transmitted as the Online mode has not be activated."
msgstr "მოთხოვნილი ინტერნეტ მონაცემები მიუწვდომელია ქეშ მეხსიერებაში და ვერ გადაიცემა, რადგან ხაზზე ყოფნის რეჟიმი გააქტიურებული არ არის."
#: errtxt.hrc:116
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The contents could not be created."
msgstr "შიგთავსის შექმნა ვერ მოხერხდა."
#: errtxt.hrc:117
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The file name is too long for the target file system."
msgstr "ფაილის სახელი არის ზედმეტად გრძელი სამიზნე სისტემისთვის."
#: errtxt.hrc:118
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The input syntax is invalid."
msgstr "შეყვანის სინტაქსი არასწორია."
#: errtxt.hrc:119
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid ""
"This document contains attributes that cannot be saved in the selected format.\n"
@@ -496,7 +422,6 @@ msgstr ""
"გთხოვთ შეინახოთ დოკუმენტი %PRODUCTNAME %PRODUCTVERSION-ის ფაილის ფორმატში."
#: errtxt.hrc:120
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The maximum number of documents that can be opened at the same time has been reached. You need to close one or more documents before you can open a new document."
msgstr "მიღწეულია ერთდროულად გახსნილი დოკუმენტების მაქსიმალური რიცხვი. ახალი დოკუმენტის გასახსნელად საჭიროა დახუროთ ერთი ან მეტი დოკუმენტი."
@@ -546,25 +471,21 @@ msgid ""
msgstr ""
#: errtxt.hrc:126
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Invalid data length."
msgstr "მონაცემთა არასწორი სიგრძე."
#: errtxt.hrc:127
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Function not possible: path contains current directory."
msgstr "ფუნქცია შეუძლებელია: გზა შეიცავს მიმდინარე დირექტორიას"
#: errtxt.hrc:128
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Function not possible: device (drive) not identical."
msgstr "ფუნქცია შეუძლებელია: მოწყობილობა (დისკი)არ არის შესაბამისი."
#: errtxt.hrc:129
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Device (drive) not ready."
msgstr "მოწყობილობა (დისკი) მზად არა არის."
@@ -575,7 +496,6 @@ msgid "Wrong checksum."
msgstr ""
#: errtxt.hrc:131
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Function not possible: write protected."
msgstr "ფუნქცია შეუძლებელია: დაცულია ჩაწერაზე."
@@ -2616,13 +2536,11 @@ msgid "Field Assignment"
msgstr "ველის მინიჭება"
#: fileviewmenu.ui:12
-#, fuzzy
msgctxt "fileviewmenu|delete"
msgid "_Delete"
msgstr "_წაშლა"
#: fileviewmenu.ui:20
-#, fuzzy
msgctxt "fileviewmenu|rename"
msgid "_Rename"
msgstr "_გადარქმევა"
@@ -2909,7 +2827,6 @@ msgid "Port:"
msgstr "პ~ორტი"
#: placeedit.ui:414
-#, fuzzy
msgctxt "placeedit|passwordLabel"
msgid "Password:"
msgstr "პაროლი:"
@@ -2988,7 +2905,6 @@ msgid "Entry: %s"
msgstr ""
#: querydeletedialog.ui:26
-#, fuzzy
msgctxt "querydeletedialog|yes"
msgid "_Delete"
msgstr "_წაშლა"
@@ -3467,7 +3383,6 @@ msgid "Unknown source"
msgstr "უცნობი წყარო"
#: strings.hrc:105
-#, fuzzy
msgctxt "STR_SVT_FILEVIEW_COLUMN_TITLE"
msgid "Name"
msgstr "სახელი"
@@ -3721,7 +3636,6 @@ msgid "Black Italic"
msgstr "შავი კურსივი"
#: strings.hrc:176
-#, fuzzy
msgctxt "STR_SVT_STYLE_BOOK"
msgid "Book"
msgstr "წიგნი"
@@ -3833,7 +3747,6 @@ msgid "Move To End"
msgstr "დაწევა"
#: strings.hrc:199
-#, fuzzy
msgctxt "STR_TABBAR_PUSHBUTTON_ADDTAB"
msgid "Add"
msgstr "დამატება"
@@ -3845,7 +3758,6 @@ msgid "Horizontal Ruler"
msgstr "ჰორი_ზონტალური სახაზავი"
#: strings.hrc:202
-#, fuzzy
msgctxt "STR_SVT_ACC_RULER_VERT_NAME"
msgid "Vertical Ruler"
msgstr "ვეერტიკალური სახაზავი"
@@ -4059,7 +3971,6 @@ msgid "~Finish"
msgstr "~დასრულება"
#: strings.hrc:246
-#, fuzzy
msgctxt "STR_WIZDLG_NEXT"
msgid "~Next >"
msgstr "~წინ >"
diff --git a/source/ka/svx/messages.po b/source/ka/svx/messages.po
index 56421965a1a..6590b4ea263 100644
--- a/source/ka/svx/messages.po
+++ b/source/ka/svx/messages.po
@@ -84,13 +84,11 @@ msgid "EMPTY"
msgstr ""
#: fmstring.hrc:30
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "TRUE"
msgstr "TRUE"
#: fmstring.hrc:31
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "FALSE"
msgstr "FALSE"
@@ -106,19 +104,16 @@ msgid "BETWEEN"
msgstr ""
#: fmstring.hrc:34
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "OR"
msgstr "OR"
#: fmstring.hrc:35
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "AND"
msgstr "AND"
#: fmstring.hrc:36
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "Average"
msgstr "საშუალო"
@@ -847,7 +842,6 @@ msgid "Line of text"
msgstr "ტექსტის ხაზი"
#: tabwin.hrc:27
-#, fuzzy
msgctxt "RID_RSC_TABWIN_PREFIX"
msgid "Table"
msgstr "ცხრილი"
@@ -859,7 +853,6 @@ msgid "Query"
msgstr "მოთხოვნა"
#: tabwin.hrc:29
-#, fuzzy
msgctxt "RID_RSC_TABWIN_PREFIX"
msgid "SQL"
msgstr "SQL"
@@ -1264,43 +1257,36 @@ msgid "A6"
msgstr "A"
#: page.hrc:31
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "A5"
msgstr "A"
#: page.hrc:32
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "A4"
msgstr "A4"
#: page.hrc:33
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "A3"
msgstr "A"
#: page.hrc:34
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "B6 (ISO)"
msgstr "B5 (ISO)"
#: page.hrc:35
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "B5 (ISO)"
msgstr "B5 (ISO)"
#: page.hrc:36
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "B4 (ISO)"
msgstr "B5 (ISO)"
#: page.hrc:37
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "Letter"
msgstr "წერილი"
@@ -1311,31 +1297,26 @@ msgid "Legal"
msgstr ""
#: page.hrc:39
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "Long Bond"
msgstr "გრძელი ტირე (მუქი)"
#: page.hrc:40
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "Tabloid"
msgstr "ცხრილი"
#: page.hrc:41
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "B6 (JIS)"
msgstr "B5 (ISO)"
#: page.hrc:42
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "B5 (JIS)"
msgstr "B5 (ISO)"
#: page.hrc:43
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "B4 (JIS)"
msgstr "B5 (ISO)"
@@ -1362,31 +1343,26 @@ msgid "User"
msgstr "მომხმარებელი"
#: page.hrc:48
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "DL Envelope"
msgstr "კონვერტი"
#: page.hrc:49
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "C6 Envelope"
msgstr "კონვერტი"
#: page.hrc:50
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "C6/5 Envelope"
msgstr "კონვერტი"
#: page.hrc:51
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "C5 Envelope"
msgstr "კონვერტი"
#: page.hrc:52
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "C4 Envelope"
msgstr "კონვერტი"
@@ -1403,25 +1379,21 @@ msgid "#7¾ (Monarch) Envelope"
msgstr ""
#: page.hrc:55
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "#9 Envelope"
msgstr "კონვერტი"
#: page.hrc:56
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "#10 Envelope"
msgstr "კონვერტი"
#: page.hrc:57
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "#11 Envelope"
msgstr "კონვერტი"
#: page.hrc:58
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "#12 Envelope"
msgstr "კონვერტი"
@@ -1438,19 +1410,16 @@ msgid "A6"
msgstr "A"
#: page.hrc:65
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "A5"
msgstr "A"
#: page.hrc:66
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "A4"
msgstr "A4"
#: page.hrc:67
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "A3"
msgstr "A"
@@ -1471,25 +1440,21 @@ msgid "A0"
msgstr ""
#: page.hrc:71
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "B6 (ISO)"
msgstr "B5 (ISO)"
#: page.hrc:72
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "B5 (ISO)"
msgstr "B5 (ISO)"
#: page.hrc:73
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "B4 (ISO)"
msgstr "B5 (ISO)"
#: page.hrc:74
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "Letter"
msgstr "წერილი"
@@ -1500,31 +1465,26 @@ msgid "Legal"
msgstr ""
#: page.hrc:76
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "Long Bond"
msgstr "გრძელი ტირე (მუქი)"
#: page.hrc:77
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "Tabloid"
msgstr "ცხრილი"
#: page.hrc:78
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "B6 (JIS)"
msgstr "B5 (ISO)"
#: page.hrc:79
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "B5 (JIS)"
msgstr "B5 (ISO)"
#: page.hrc:80
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "B4 (JIS)"
msgstr "B5 (ISO)"
@@ -1551,31 +1511,26 @@ msgid "User"
msgstr "მომხმარებელი"
#: page.hrc:85
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "DL Envelope"
msgstr "კონვერტი"
#: page.hrc:86
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "C6 Envelope"
msgstr "კონვერტი"
#: page.hrc:87
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "C6/5 Envelope"
msgstr "კონვერტი"
#: page.hrc:88
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "C5 Envelope"
msgstr "კონვერტი"
#: page.hrc:89
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "C4 Envelope"
msgstr "კონვერტი"
@@ -1655,7 +1610,6 @@ msgid "Position"
msgstr "მდებარეობა"
#: acceptrejectchangesdialog.ui:167
-#, fuzzy
msgctxt "acceptrejectchangesdialog|calcauthor"
msgid "Author"
msgstr "ავტორი"
@@ -1691,7 +1645,6 @@ msgid "Action"
msgstr "qmedeba"
#: acceptrejectchangesdialog.ui:224
-#, fuzzy
msgctxt "acceptrejectchangesdialog|writerauthor"
msgid "Author"
msgstr "ავტორი"
@@ -1703,7 +1656,6 @@ msgid "Date"
msgstr "თარიღი"
#: acceptrejectchangesdialog.ui:240
-#, fuzzy
msgctxt "acceptrejectchangesdialog|writerdesc"
msgid "Comment"
msgstr "კომენტარები"
@@ -1736,7 +1688,6 @@ msgid "_Edit Namespaces..."
msgstr ""
#: adddataitemdialog.ui:52
-#, fuzzy
msgctxt "adddataitemdialog|nameft"
msgid "_Name:"
msgstr "_სახელი:"
@@ -1754,7 +1705,6 @@ msgid "_Add..."
msgstr "დამატება..."
#: adddataitemdialog.ui:110
-#, fuzzy
msgctxt "adddataitemdialog|label1"
msgid "Item"
msgstr "ელემენტი"
@@ -1772,7 +1722,6 @@ msgid "_Required"
msgstr "სავალდებულოა"
#: adddataitemdialog.ui:186
-#, fuzzy
msgctxt "adddataitemdialog|requiredcond"
msgid "Condition"
msgstr "პირობა"
@@ -1784,7 +1733,6 @@ msgid "R_elevant"
msgstr "ა~რსებითი"
#: adddataitemdialog.ui:215
-#, fuzzy
msgctxt "adddataitemdialog|relevantcond"
msgid "Condition"
msgstr "პირობა"
@@ -1808,19 +1756,16 @@ msgid "Calc_ulate"
msgstr "გამოთვლა"
#: adddataitemdialog.ui:274
-#, fuzzy
msgctxt "adddataitemdialog|constraintcond"
msgid "Condition"
msgstr "პირობა"
#: adddataitemdialog.ui:288
-#, fuzzy
msgctxt "adddataitemdialog|readonlycond"
msgid "Condition"
msgstr "პირობა"
#: adddataitemdialog.ui:302
-#, fuzzy
msgctxt "adddataitemdialog|calculatecond"
msgid "Condition"
msgstr "პირობა"
@@ -1837,7 +1782,6 @@ msgid "Add Instance"
msgstr ""
#: addinstancedialog.ui:98
-#, fuzzy
msgctxt "addinstancedialog|label2"
msgid "_Name:"
msgstr "_სახელი:"
@@ -1853,7 +1797,6 @@ msgid "_URL:"
msgstr ""
#: addinstancedialog.ui:146
-#, fuzzy
msgctxt "addinstancedialog|browse"
msgid "_Browse..."
msgstr "_მიმოხილვა..."
@@ -1874,7 +1817,6 @@ msgid "Model data updates change document's modification status"
msgstr ""
#: addmodeldialog.ui:112
-#, fuzzy
msgctxt "addmodeldialog|label2"
msgid "_Name:"
msgstr "_სახელი:"
@@ -1906,13 +1848,11 @@ msgid "Edit Namespace"
msgstr ""
#: addsubmissiondialog.ui:8
-#, fuzzy
msgctxt "addsubmissiondialog|AddSubmissionDialog"
msgid "Add Submission"
msgstr "გადაცემის დამატება"
#: addsubmissiondialog.ui:98
-#, fuzzy
msgctxt "addsubmissiondialog|label2"
msgid "_Name:"
msgstr "_სახელი:"
@@ -1974,7 +1914,6 @@ msgid "Base text"
msgstr ""
#: asianphoneticguidedialog.ui:177
-#, fuzzy
msgctxt "asianphoneticguidedialog|Right2ED-atkobject"
msgid "Ruby text"
msgstr "Ruby-ის ტექსტი"
@@ -1985,13 +1924,11 @@ msgid "Base text"
msgstr ""
#: asianphoneticguidedialog.ui:207
-#, fuzzy
msgctxt "asianphoneticguidedialog|Right3ED-atkobject"
msgid "Ruby text"
msgstr "Ruby-ის ტექსტი"
#: asianphoneticguidedialog.ui:222
-#, fuzzy
msgctxt "asianphoneticguidedialog|Right4ED-atkobject"
msgid "Ruby text"
msgstr "Ruby-ის ტექსტი"
@@ -2066,7 +2003,6 @@ msgid "Preview:"
msgstr "გადახედვა"
#: cellmenu.ui:12
-#, fuzzy
msgctxt "cellmenu|copy"
msgid "_Copy"
msgstr "_ასლი"
@@ -2137,13 +2073,11 @@ msgid "Mapping"
msgstr ""
#: chinesedictionary.ui:199
-#, fuzzy
msgctxt "chinesedictionary|propertyft"
msgid "Property"
msgstr "თვისება"
#: chinesedictionary.ui:212
-#, fuzzy
msgctxt "chinesedictionary|property"
msgid "Other"
msgstr "სხვა"
@@ -2154,13 +2088,11 @@ msgid "Foreign"
msgstr ""
#: chinesedictionary.ui:214
-#, fuzzy
msgctxt "chinesedictionary|property"
msgid "First name"
msgstr "სახელი"
#: chinesedictionary.ui:215
-#, fuzzy
msgctxt "chinesedictionary|property"
msgid "Last name"
msgstr "გვარი"
@@ -2172,7 +2104,6 @@ msgid "Title"
msgstr "სათაური"
#: chinesedictionary.ui:217
-#, fuzzy
msgctxt "chinesedictionary|property"
msgid "Status"
msgstr "მდგომარეობა"
@@ -2184,7 +2115,6 @@ msgid "Place name"
msgstr "გ~ვერდის სახელი"
#: chinesedictionary.ui:219
-#, fuzzy
msgctxt "chinesedictionary|property"
msgid "Business"
msgstr "ბიზნესი"
@@ -2226,7 +2156,6 @@ msgid "Brand name"
msgstr ""
#: chinesedictionary.ui:257
-#, fuzzy
msgctxt "chinesedictionary|modify"
msgid "_Modify"
msgstr "შე_ცვლა"
@@ -2237,7 +2166,6 @@ msgid "Classification Dialog"
msgstr ""
#: classificationdialog.ui:94
-#, fuzzy
msgctxt "classificationdialog|label-Content"
msgid "Content"
msgstr "შემადგენლობა"
@@ -2264,7 +2192,6 @@ msgid "Sign Paragraph"
msgstr "დამალული აბზაცი"
#: classificationdialog.ui:221
-#, fuzzy
msgctxt "classificationdialog|boldButton"
msgid "Bold"
msgstr "მუქი"
@@ -2282,7 +2209,6 @@ msgid "Part Number:"
msgstr "გვერდის ნომერი"
#: classificationdialog.ui:310
-#, fuzzy
msgctxt "classificationdialog|intellectualPropertyPartAddButton"
msgid "Add"
msgstr "დამატება"
@@ -2339,7 +2265,6 @@ msgid "Combo Box"
msgstr "კომბო-ველი"
#: colsmenu.ui:46
-#, fuzzy
msgctxt "colsmenu|ListBox"
msgid "List Box"
msgstr "სიის ველი"
@@ -2351,7 +2276,6 @@ msgid "Date Field"
msgstr "თარიღის ველი"
#: colsmenu.ui:62
-#, fuzzy
msgctxt "colsmenu|TimeField"
msgid "Time Field"
msgstr "დროის ველი"
@@ -2410,7 +2334,6 @@ msgid "Combo Box"
msgstr "კომბო-ველი"
#: colsmenu.ui:147
-#, fuzzy
msgctxt "colsmenu|ListBox1"
msgid "List Box"
msgstr "სიის ველი"
@@ -2422,7 +2345,6 @@ msgid "Date Field"
msgstr "თარიღის ველი"
#: colsmenu.ui:163
-#, fuzzy
msgctxt "colsmenu|TimeField1"
msgid "Time Field"
msgstr "დროის ველი"
@@ -2457,7 +2379,6 @@ msgid "Date and Time Field"
msgstr ""
#: colsmenu.ui:216
-#, fuzzy
msgctxt "colsmenu|delete"
msgid "Delete column"
msgstr "სვეტის წაშლა"
@@ -2755,7 +2676,6 @@ msgid "_Don’t Send"
msgstr ""
#: crashreportdlg.ui:51
-#, fuzzy
msgctxt "crashreportdlg|btn_close"
msgid "Close"
msgstr "დახურვა"
@@ -2826,7 +2746,6 @@ msgid "_Add..."
msgstr "დამატება..."
#: datanavigator.ui:171
-#, fuzzy
msgctxt "datanavigator|instancesedit"
msgid "_Edit..."
msgstr "_რედაქტირება..."
@@ -2849,13 +2768,11 @@ msgid "_Add..."
msgstr "დამატება..."
#: datanavigator.ui:211
-#, fuzzy
msgctxt "datanavigator|modelsedit"
msgid "_Edit..."
msgstr "_რედაქტირება..."
#: datanavigator.ui:219
-#, fuzzy
msgctxt "datanavigator|modelsremove"
msgid "_Remove"
msgstr "_ამოშლა"
@@ -2867,43 +2784,36 @@ msgid "Lines & Arrows"
msgstr "ხაზები და ისრები"
#: defaultshapespanel.ui:95
-#, fuzzy
msgctxt "defaultshapespanel|label2"
msgid "Curve"
msgstr "მრუდი"
#: defaultshapespanel.ui:132
-#, fuzzy
msgctxt "defaultshapespanel|label3"
msgid "Connectors"
msgstr "დამკავშირებლები"
#: defaultshapespanel.ui:169
-#, fuzzy
msgctxt "defaultshapespanel|label4"
msgid "Basic Shapes"
msgstr "საბაზო ფორმები"
#: defaultshapespanel.ui:206
-#, fuzzy
msgctxt "defaultshapespanel|label5"
msgid "Symbols"
msgstr "სიმბოლოები"
#: defaultshapespanel.ui:243
-#, fuzzy
msgctxt "defaultshapespanel|label6"
msgid "Block Arrows"
msgstr "ისრების ჯგუფი"
#: defaultshapespanel.ui:280
-#, fuzzy
msgctxt "defaultshapespanel|label7"
msgid "Flowchart"
msgstr "გრაფიკული დიაგრამა"
#: defaultshapespanel.ui:317
-#, fuzzy
msgctxt "defaultshapespanel|label8"
msgid "Callouts"
msgstr "მიმთითებლები"
@@ -2953,7 +2863,6 @@ msgid "All contents of the header will be deleted and can not be restored."
msgstr ""
#: docking3deffects.ui:263
-#, fuzzy
msgctxt "docking3deffects|Docking3DEffects"
msgid "3D Effects"
msgstr "3D ეფექტები"
@@ -3013,7 +2922,6 @@ msgid "Object-Specific"
msgstr "Object-Specific"
#: docking3deffects.ui:583
-#, fuzzy
msgctxt "docking3deffects|flat|tooltip_text"
msgid "Flat"
msgstr "ბრტყელი"
@@ -3084,7 +2992,6 @@ msgid "_Mode"
msgstr "რეჟიმი"
#: docking3deffects.ui:842
-#, fuzzy
msgctxt "docking3deffects|mode"
msgid "Flat"
msgstr "ბრტყელი"
@@ -3120,7 +3027,6 @@ msgid "3D Shadowing On/Off"
msgstr "3D დაჩრდილვის ჩართვა/გამორთვა"
#: docking3deffects.ui:939
-#, fuzzy
msgctxt "docking3deffects|label13"
msgid "Shadow"
msgstr "ჩრდილი"
@@ -3138,7 +3044,6 @@ msgid "_Distance"
msgstr "~ნიმუშები"
#: docking3deffects.ui:1032
-#, fuzzy
msgctxt "docking3deffects|label16"
msgid "Camera"
msgstr "კამერა"
@@ -3216,7 +3121,6 @@ msgid "Light Source 8"
msgstr "სინათლის წყარო 8"
#: docking3deffects.ui:1369
-#, fuzzy
msgctxt "docking3deffects|label19"
msgid "Illumination"
msgstr "ილუმინაცია"
@@ -3258,7 +3162,6 @@ msgid "Black & White"
msgstr "შავ-თეთრი"
#: docking3deffects.ui:1483
-#, fuzzy
msgctxt "docking3deffects|texcolor|tooltip_text"
msgid "Color"
msgstr "ფერი"
@@ -3348,13 +3251,11 @@ msgid "_Illumination color"
msgstr "~განათების ფერი"
#: docking3deffects.ui:1751
-#, fuzzy
msgctxt "docking3deffects|favorites"
msgid "User-defined"
msgstr "მომხმარებლისგან განსაზღვრული"
#: docking3deffects.ui:1752
-#, fuzzy
msgctxt "docking3deffects|favorites"
msgid "Metal"
msgstr "ლითონი"
@@ -3432,7 +3333,6 @@ msgid "Assign"
msgstr "დანიშვნა"
#: docking3deffects.ui:1937
-#, fuzzy
msgctxt "docking3deffects|update|tooltip_text"
msgid "Update"
msgstr "განახლება"
@@ -3450,7 +3350,6 @@ msgid "Textures"
msgstr "ტექსტურები"
#: docking3deffects.ui:1978
-#, fuzzy
msgctxt "docking3deffects|light|tooltip_text"
msgid "Illumination"
msgstr "ილუმინაცია"
@@ -3468,7 +3367,6 @@ msgid "Geometry"
msgstr "გეომეტრია"
#: dockingcolorreplace.ui:17
-#, fuzzy
msgctxt "dockingcolorreplace|DockingColorReplace"
msgid "Color Replacer"
msgstr "ფერადი დაშვება"
@@ -3633,7 +3531,6 @@ msgid "Orientation"
msgstr "პრესენტაციონ"
#: dockingfontwork.ui:143
-#, fuzzy
msgctxt "dockingfontwork|left|tooltip_text"
msgid "Align Left"
msgstr "გასწორება მარცხნივ"
@@ -3680,7 +3577,6 @@ msgid "Text Contour"
msgstr "ტექსტის კონტური"
#: dockingfontwork.ui:319
-#, fuzzy
msgctxt "dockingfontwork|noshadow|tooltip_text"
msgid "No Shadow"
msgstr "უჩრდილო"
@@ -3780,7 +3676,6 @@ msgid "_Discard"
msgstr ""
#: docrecoveryrecoverdialog.ui:37
-#, fuzzy
msgctxt "docrecoveryrecoverdialog|next"
msgid "_Start"
msgstr "_დაწყება"
@@ -3803,7 +3698,6 @@ msgid "Document Name"
msgstr "დოკუმენტური რეჟიმი"
#: docrecoveryrecoverdialog.ui:147
-#, fuzzy
msgctxt "docrecoveryrecoverdialog|statusft"
msgid "Status"
msgstr "მდგომარეობა"
@@ -3837,7 +3731,6 @@ msgid "_Value"
msgstr "მნიშვნელობები"
#: extrustiondepthdialog.ui:135
-#, fuzzy
msgctxt "extrustiondepthdialog|label2"
msgid "Depth"
msgstr "სიღრმე"
@@ -3849,7 +3742,6 @@ msgid "_Delete"
msgstr "წაშლა #"
#: filtermenu.ui:20
-#, fuzzy
msgctxt "filtermenu|edit"
msgid "_Edit"
msgstr "_რედაქტირება"
@@ -4155,7 +4047,6 @@ msgid "Contour Editor"
msgstr "კონტურის რედაქტორი"
#: floatingcontour.ui:46
-#, fuzzy
msgctxt "floatingcontour|TBI_APPLY"
msgid "Apply"
msgstr "გამოყენება"
@@ -4167,7 +4058,6 @@ msgid "Workspace"
msgstr "სამუშაო არე"
#: floatingcontour.ui:96
-#, fuzzy
msgctxt "floatingcontour|TBI_SELECT"
msgid "Select"
msgstr "მონიშვნა"
@@ -4185,31 +4075,26 @@ msgid "Ellipse"
msgstr "ელიპსი"
#: floatingcontour.ui:141
-#, fuzzy
msgctxt "floatingcontour|TBI_POLY"
msgid "Polygon"
msgstr "პოლიგონი"
#: floatingcontour.ui:166
-#, fuzzy
msgctxt "floatingcontour|TBI_POLYEDIT"
msgid "Edit Points"
msgstr "რედაქტირების წერტილები"
#: floatingcontour.ui:181
-#, fuzzy
msgctxt "floatingcontour|TBI_POLYMOVE"
msgid "Move Points"
msgstr "გადაადგილების წერტილები"
#: floatingcontour.ui:196
-#, fuzzy
msgctxt "floatingcontour|TBI_POLYINSERT"
msgid "Insert Points"
msgstr "ჩასმის წერტილები"
#: floatingcontour.ui:211
-#, fuzzy
msgctxt "floatingcontour|TBI_POLYDELETE"
msgid "Delete Points"
msgstr "წაშლის წერტილები"
@@ -4278,19 +4163,16 @@ msgid "Add Item"
msgstr "ელემენტის დამატება"
#: formdatamenu.ui:20
-#, fuzzy
msgctxt "formdatamenu|addelement"
msgid "Add Element"
msgstr "ელემენტის დამატება"
#: formdatamenu.ui:28
-#, fuzzy
msgctxt "formdatamenu|addattribute"
msgid "Add Attribute"
msgstr "ატრიბუტის დამატება"
#: formdatamenu.ui:36
-#, fuzzy
msgctxt "formdatamenu|edit"
msgid "Edit"
msgstr "რედაქტირება"
@@ -4315,19 +4197,16 @@ msgid ""
msgstr ""
#: formlinkwarndialog.ui:27
-#, fuzzy
msgctxt "formlinkwarndialog|ok"
msgid "_Edit"
msgstr "_რედაქტირება"
#: formnavimenu.ui:12
-#, fuzzy
msgctxt "formnavimenu|new"
msgid "_New"
msgstr "ა_ხალი"
#: formnavimenu.ui:22
-#, fuzzy
msgctxt "formnavimenu|form"
msgid "Form"
msgstr "ფორმა"
@@ -4351,7 +4230,6 @@ msgid "Cu_t"
msgstr "ამოჭრა"
#: formnavimenu.ui:58
-#, fuzzy
msgctxt "formnavimenu|copy"
msgid "_Copy"
msgstr "_ასლი"
@@ -4375,7 +4253,6 @@ msgid "Tab Order..."
msgstr "ფოკუსის მიმდევრობა..."
#: formnavimenu.ui:90
-#, fuzzy
msgctxt "formnavimenu|rename"
msgid "_Rename"
msgstr "_გადარქმევა"
@@ -4387,25 +4264,21 @@ msgid "Propert_ies"
msgstr "თვისებები:"
#: formnavimenu.ui:106
-#, fuzzy
msgctxt "formnavimenu|designmode"
msgid "Open in Design Mode"
msgstr "გახსნა დიზაინის რეჟიმში"
#: formnavimenu.ui:114
-#, fuzzy
msgctxt "formnavimenu|controlfocus"
msgid "Automatic Control Focus"
msgstr "კონტროლის ფოკუსში ავტომატურად მოქცევა"
#: functionmenu.ui:12
-#, fuzzy
msgctxt "functionmenu|avg"
msgid "Average"
msgstr "საშუალო"
#: functionmenu.ui:20
-#, fuzzy
msgctxt "functionmenu|counta"
msgid "CountA"
msgstr "დათვლაA"
@@ -4446,7 +4319,6 @@ msgid "None"
msgstr "შენიშვნა"
#: gallerymenu1.ui:12
-#, fuzzy
msgctxt "gallerymenu1|update"
msgid "Update"
msgstr "განახლება"
@@ -4458,7 +4330,6 @@ msgid "_Delete"
msgstr "წაშლა #"
#: gallerymenu1.ui:33
-#, fuzzy
msgctxt "gallerymenu1|rename"
msgid "_Rename"
msgstr "_გადარქმევა"
@@ -4476,7 +4347,6 @@ msgid "Propert_ies..."
msgstr "თვისებები:"
#: gallerymenu2.ui:12
-#, fuzzy
msgctxt "gallerymenu2|add"
msgid "_Insert"
msgstr "ჩა_სმა"
@@ -4505,13 +4375,11 @@ msgid "_Delete"
msgstr "წაშლა #"
#: gallerymenu2.ui:74
-#, fuzzy
msgctxt "gallerymenu2|copy"
msgid "_Copy"
msgstr "_ასლი"
#: gallerymenu2.ui:82
-#, fuzzy
msgctxt "gallerymenu2|paste"
msgid "_Insert"
msgstr "ჩა_სმა"
@@ -4575,7 +4443,6 @@ msgid "More..."
msgstr "დამატებით..."
#: headfootformatpage.ui:339
-#, fuzzy
msgctxt "headfootformatpage|buttonEdit"
msgid "_Edit..."
msgstr "_რედაქტირება..."
@@ -4597,7 +4464,6 @@ msgid "ImageMap Editor"
msgstr "ნახატის რუქის რედაქტორი"
#: imapdialog.ui:32
-#, fuzzy
msgctxt "imapdialog|TBI_APPLY"
msgid "Apply"
msgstr "გამოყენება"
@@ -4615,13 +4481,11 @@ msgid "Save..."
msgstr "დამახსოვრება..."
#: imapdialog.ui:77
-#, fuzzy
msgctxt "imapdialog|TBI_CLOSE"
msgid "Close"
msgstr "დახურვა"
#: imapdialog.ui:91
-#, fuzzy
msgctxt "imapdialog|TBI_SELECT"
msgid "Select"
msgstr "მონიშვნა"
@@ -4639,7 +4503,6 @@ msgid "Ellipse"
msgstr "ელიპსი"
#: imapdialog.ui:136
-#, fuzzy
msgctxt "imapdialog|TBI_POLY"
msgid "Polygon"
msgstr "პოლიგონი"
@@ -4651,25 +4514,21 @@ msgid "Freeform Polygon"
msgstr "თავისუფალი პოლიგონი"
#: imapdialog.ui:166
-#, fuzzy
msgctxt "imapdialog|TBI_POLYEDIT"
msgid "Edit Points"
msgstr "რედაქტირების წერტილები"
#: imapdialog.ui:181
-#, fuzzy
msgctxt "imapdialog|TBI_POLYMOVE"
msgid "Move Points"
msgstr "გადაადგილების წერტილები"
#: imapdialog.ui:196
-#, fuzzy
msgctxt "imapdialog|TBI_POLYINSERT"
msgid "Insert Points"
msgstr "ჩასმის წერტილები"
#: imapdialog.ui:211
-#, fuzzy
msgctxt "imapdialog|TBI_POLYDELETE"
msgid "Delete Points"
msgstr "წაშლის წერტილები"
@@ -4723,13 +4582,11 @@ msgid "Text:"
msgstr "ტექსტი: "
#: imapmenu.ui:12
-#, fuzzy
msgctxt "imapmenu|url"
msgid "Description..."
msgstr "აღწერა..."
#: imapmenu.ui:20
-#, fuzzy
msgctxt "imapmenu|macro"
msgid "_Macro..."
msgstr "_მაკროსი..."
@@ -4846,19 +4703,16 @@ msgid "_Add..."
msgstr "დამატება..."
#: namespacedialog.ui:120
-#, fuzzy
msgctxt "namespacedialog|edit"
msgid "_Edit..."
msgstr "_რედაქტირება..."
#: namespacedialog.ui:168
-#, fuzzy
msgctxt "namespacedialog|prefix"
msgid "Prefix"
msgstr "პრეფიქსი"
#: namespacedialog.ui:179
-#, fuzzy
msgctxt "namespacedialog|url"
msgid "URL"
msgstr "URL"
@@ -4880,7 +4734,6 @@ msgid "_Visible grid"
msgstr ""
#: optgridpage.ui:99
-#, fuzzy
msgctxt "optgridpage|label1"
msgid "Grid"
msgstr "ბადე"
@@ -5020,7 +4873,6 @@ msgid "Line Spacing:"
msgstr "სტრიქონთა დაშორება"
#: paralinespacingcontrol.ui:182
-#, fuzzy
msgctxt "paralinespacingcontrol|line_dist"
msgid "Single"
msgstr "ცალი"
@@ -5038,13 +4890,11 @@ msgid "1.5 Lines"
msgstr "1.5 სტრიქონი"
#: paralinespacingcontrol.ui:185
-#, fuzzy
msgctxt "paralinespacingcontrol|line_dist"
msgid "Double"
msgstr "ორმაგი"
#: paralinespacingcontrol.ui:186
-#, fuzzy
msgctxt "paralinespacingcontrol|line_dist"
msgid "Proportional"
msgstr "პროპორციულად"
@@ -5061,7 +4911,6 @@ msgid "Leading"
msgstr "სათაური"
#: paralinespacingcontrol.ui:189
-#, fuzzy
msgctxt "paralinespacingcontrol|line_dist"
msgid "Fixed"
msgstr "უძრავი"
@@ -5088,7 +4937,6 @@ msgid "After Text Indent"
msgstr ""
#: paralrspacing.ui:115
-#, fuzzy
msgctxt "paralrspacing|firstlineindent|tooltip_text"
msgid "First Line Indent"
msgstr "პირველი ხაზის დაშორება"
@@ -5137,7 +4985,6 @@ msgid "New Password"
msgstr ""
#: presetmenu.ui:12
-#, fuzzy
msgctxt "presetmenu|rename"
msgid "Rename"
msgstr "გადარქმევა"
@@ -5304,7 +5151,6 @@ msgid "C_omment:"
msgstr "კომენტარები"
#: redlinefilterpage.ui:87
-#, fuzzy
msgctxt "redlinefilterpage|commentedit-atkobject"
msgid "Comment"
msgstr "კომენტარები"
@@ -5327,7 +5173,6 @@ msgid "A_ction:"
msgstr "ქმედ_ება"
#: redlinefilterpage.ui:159
-#, fuzzy
msgctxt "redlinefilterpage|authorlist-atkobject"
msgid "Author"
msgstr "ავტორი"
@@ -5451,43 +5296,36 @@ msgid "Changes"
msgstr "ცვლილებები"
#: rowsmenu.ui:12
-#, fuzzy
msgctxt "rowsmenu|delete"
msgid "Delete Rows"
msgstr "სტრიქონების წაშლა"
#: rowsmenu.ui:19
-#, fuzzy
msgctxt "rowsmenu|save"
msgid "Save Record"
msgstr "ჩანაწერის დამახსოვრება"
#: rowsmenu.ui:26
-#, fuzzy
msgctxt "rowsmenu|undo"
msgid "Undo: Data entry"
msgstr "მოქმედების დაბრუნება: მონაცემთა შეყვანა"
#: rulermenu.ui:12
-#, fuzzy
msgctxt "rulermenu|mm"
msgid "Millimeter"
msgstr "მილიმეტრი"
#: rulermenu.ui:20
-#, fuzzy
msgctxt "rulermenu|cm"
msgid "Centimeter"
msgstr "სანტიმეტრი"
#: rulermenu.ui:28
-#, fuzzy
msgctxt "rulermenu|m"
msgid "Meter"
msgstr "მეტრი"
#: rulermenu.ui:36
-#, fuzzy
msgctxt "rulermenu|km"
msgid "Kilometer"
msgstr "კილომეტრი"
@@ -5499,13 +5337,11 @@ msgid "Inch"
msgstr "დიუმი"
#: rulermenu.ui:52
-#, fuzzy
msgctxt "rulermenu|ft"
msgid "Foot"
msgstr "ფუტი"
#: rulermenu.ui:60
-#, fuzzy
msgctxt "rulermenu|mile"
msgid "Miles"
msgstr "მილი"
@@ -5517,13 +5353,11 @@ msgid "Point"
msgstr "პოინტი"
#: rulermenu.ui:76
-#, fuzzy
msgctxt "rulermenu|pc"
msgid "Pica"
msgstr "პიკა"
#: rulermenu.ui:84
-#, fuzzy
msgctxt "rulermenu|ch"
msgid "Char"
msgstr "გრაფიკები"
@@ -5595,7 +5429,6 @@ msgid "Disable hardware acceleration (OpenGL, OpenCL)"
msgstr ""
#: safemodedialog.ui:234
-#, fuzzy
msgctxt "safemodedialog|radio_extensions"
msgid "Extensions"
msgstr "გაფართოება"
@@ -5744,31 +5577,26 @@ msgid "Select the gradient style."
msgstr ""
#: sidebararea.ui:169
-#, fuzzy
msgctxt "sidebararea|gradientstyle"
msgid "Linear"
msgstr "წრფივი"
#: sidebararea.ui:170
-#, fuzzy
msgctxt "sidebararea|gradientstyle"
msgid "Axial"
msgstr "ღერძული"
#: sidebararea.ui:171
-#, fuzzy
msgctxt "sidebararea|gradientstyle"
msgid "Radial"
msgstr "წრიული"
#: sidebararea.ui:172
-#, fuzzy
msgctxt "sidebararea|gradientstyle"
msgid "Ellipsoid"
msgstr "ელიფსური"
#: sidebararea.ui:173
-#, fuzzy
msgctxt "sidebararea|gradientstyle"
msgid "Quadratic"
msgstr "კვადრატული"
@@ -5823,37 +5651,31 @@ msgid "None"
msgstr "შენიშვნა"
#: sidebararea.ui:252
-#, fuzzy
msgctxt "sidebararea|transtype"
msgid "Solid"
msgstr "მყარი"
#: sidebararea.ui:253
-#, fuzzy
msgctxt "sidebararea|transtype"
msgid "Linear"
msgstr "წრფივი"
#: sidebararea.ui:254
-#, fuzzy
msgctxt "sidebararea|transtype"
msgid "Axial"
msgstr "ღერძული"
#: sidebararea.ui:255
-#, fuzzy
msgctxt "sidebararea|transtype"
msgid "Radial"
msgstr "წრიული"
#: sidebararea.ui:256
-#, fuzzy
msgctxt "sidebararea|transtype"
msgid "Ellipsoid"
msgstr "ელიფსური"
#: sidebararea.ui:257
-#, fuzzy
msgctxt "sidebararea|transtype"
msgid "Quadratic"
msgstr "კვადრატული"
@@ -5919,7 +5741,6 @@ msgid "Specify the degree of difference between the lightest and darkest parts o
msgstr ""
#: sidebargraphic.ui:107
-#, fuzzy
msgctxt "sidebargraphic|setcontrast-atkobject"
msgid "Contrast"
msgstr "კონტრასტი"
@@ -5952,37 +5773,31 @@ msgid "Transparency"
msgstr "გამჭირვალობა"
#: sidebargraphic.ui:209
-#, fuzzy
msgctxt "sidebargraphic|setred|tooltip_text"
msgid "Red"
msgstr "წითელი"
#: sidebargraphic.ui:215
-#, fuzzy
msgctxt "sidebargraphic|setred-atkobject"
msgid "Red"
msgstr "წითელი"
#: sidebargraphic.ui:255
-#, fuzzy
msgctxt "sidebargraphic|setgreen|tooltip_text"
msgid "Green"
msgstr "მწვანე"
#: sidebargraphic.ui:261
-#, fuzzy
msgctxt "sidebargraphic|setgreen-atkobject"
msgid "Green"
msgstr "მწვანე"
#: sidebargraphic.ui:302
-#, fuzzy
msgctxt "sidebargraphic|setblue|tooltip_text"
msgid "Blue"
msgstr "ლურჯი"
#: sidebargraphic.ui:308
-#, fuzzy
msgctxt "sidebargraphic|setblue-atkobject"
msgid "Blue"
msgstr "ლურჯი"
@@ -6089,7 +5904,6 @@ msgid "Rounded"
msgstr ""
#: sidebarline.ui:282
-#, fuzzy
msgctxt "sidebarline|edgestyle"
msgid "- none -"
msgstr "- არცერთი -"
@@ -6121,7 +5935,6 @@ msgid "Select the style of the line caps."
msgstr ""
#: sidebarline.ui:322
-#, fuzzy
msgctxt "sidebarline|linecapstyle"
msgid "Flat"
msgstr "ბრტყელი"
@@ -6212,13 +6025,11 @@ msgid "Indent"
msgstr "აბზაცი"
#: sidebarparagraph.ui:455
-#, fuzzy
msgctxt "sidebarparagraph|increaseindent|tooltip_text"
msgid "Increase Indent"
msgstr "დაშორების გაზრდა"
#: sidebarparagraph.ui:469
-#, fuzzy
msgctxt "sidebarparagraph|decreaseindent|tooltip_text"
msgid "Decrease Indent"
msgstr "დაშორების შემცირება"
@@ -6249,13 +6060,11 @@ msgid "After Text Indent"
msgstr ""
#: sidebarparagraph.ui:622
-#, fuzzy
msgctxt "sidebarparagraph|firstlineindent|tooltip_text"
msgid "First Line Indent"
msgstr "პირველი ხაზის დაშორება"
#: sidebarparagraph.ui:629
-#, fuzzy
msgctxt "sidebarparagraph|firstlineindent-atkobject"
msgid "First Line Indent"
msgstr "პირველი ხაზის დაშორება"
@@ -6383,7 +6192,6 @@ msgid "Enable"
msgstr "შესაძლებლობის მიცემა"
#: sidebarshadow.ui:58
-#, fuzzy
msgctxt "sidebarshadow|angle"
msgid "Angle"
msgstr "კუთხე"
@@ -6469,13 +6277,11 @@ msgid "Character"
msgstr "სიმბოლო"
#: textcontrolchardialog.ui:106
-#, fuzzy
msgctxt "textcontrolchardialog|font"
msgid "Font"
msgstr "შრიფტი"
#: textcontrolchardialog.ui:128
-#, fuzzy
msgctxt "textcontrolchardialog|fonteffects"
msgid "Font Effects"
msgstr "შრიფტის ეფექტები"
@@ -6504,79 +6310,66 @@ msgid "Alignment"
msgstr "სწორება"
#: textcontrolparadialog.ui:152
-#, fuzzy
msgctxt "textcontrolparadialog|labelTP_PARA_ASIAN"
msgid "Asian Typography"
msgstr "აზიური ტიპოგრაფია"
#: textcontrolparadialog.ui:175
-#, fuzzy
msgctxt "textcontrolparadialog|labelTP_TABULATOR"
msgid "Tabs"
msgstr "ტაბულაციები"
#: textunderlinecontrol.ui:26
-#, fuzzy
msgctxt "textunderlinecontrol|none"
msgid "(Without)"
msgstr "(გარეშე)"
#: textunderlinecontrol.ui:44
-#, fuzzy
msgctxt "textunderlinecontrol|single|tooltip_text"
msgid "Single"
msgstr "ცალი"
#: textunderlinecontrol.ui:61
-#, fuzzy
msgctxt "textunderlinecontrol|double|tooltip_text"
msgid "Double"
msgstr "ორმაგი"
#: textunderlinecontrol.ui:78
-#, fuzzy
msgctxt "textunderlinecontrol|bold|tooltip_text"
msgid "Bold"
msgstr "მუქი"
#: textunderlinecontrol.ui:95
-#, fuzzy
msgctxt "textunderlinecontrol|dot|tooltip_text"
msgid "Dotted"
msgstr "წერტილოვანი"
#: textunderlinecontrol.ui:112
-#, fuzzy
msgctxt "textunderlinecontrol|dotbold|tooltip_text"
msgid "Dotted (Bold)"
msgstr "წერტილოვანი (მუქი)"
#: textunderlinecontrol.ui:129
-#, fuzzy
msgctxt "textunderlinecontrol|dash|tooltip_text"
msgid "Dash"
msgstr "ტირე"
#: textunderlinecontrol.ui:146
-#, fuzzy
msgctxt "textunderlinecontrol|dashlong|tooltip_text"
msgid "Long Dash"
msgstr "გრძელი ტირე"
#: textunderlinecontrol.ui:163
-#, fuzzy
msgctxt "textunderlinecontrol|dashdot|tooltip_text"
msgid "Dot Dash"
msgstr "წერტილ-ტირე"
#: textunderlinecontrol.ui:180
-#, fuzzy
msgctxt "textunderlinecontrol|dashdotdot|tooltip_text"
msgid "Dot Dot Dash"
msgstr "წერტილ-წერტილ"
#: textunderlinecontrol.ui:197
-#, fuzzy
msgctxt "textunderlinecontrol|wave|tooltip_text"
msgid "Wave"
msgstr "ტალღა"
@@ -6593,19 +6386,16 @@ msgid "Add Item"
msgstr "ელემენტის დამატება"
#: xformspage.ui:40
-#, fuzzy
msgctxt "xformspage|TBI_ITEM_ADD_ELEMENT"
msgid "Add Element"
msgstr "ელემენტის დამატება"
#: xformspage.ui:54
-#, fuzzy
msgctxt "xformspage|TBI_ITEM_ADD_ATTRIBUTE"
msgid "Add Attribute"
msgstr "ატრიბუტის დამატება"
#: xformspage.ui:68
-#, fuzzy
msgctxt "xformspage|TBI_ITEM_EDIT"
msgid "Edit"
msgstr "რედაქტირება"
@@ -6623,13 +6413,11 @@ msgid "Digital Signatures..."
msgstr "ელხელმოწერა..."
#: zoommenu.ui:12
-#, fuzzy
msgctxt "zoommenu|page"
msgid "Entire Page"
msgstr "მთლიანი გვერდი"
#: zoommenu.ui:20
-#, fuzzy
msgctxt "zoommenu|width"
msgid "Page Width"
msgstr "გვერდის სიგანე"
@@ -6640,7 +6428,6 @@ msgid "Optimal View"
msgstr ""
#: zoommenu.ui:36
-#, fuzzy
msgctxt "zoommenu|50"
msgid "50%"
msgstr "50%"
@@ -6651,19 +6438,16 @@ msgid "75%"
msgstr ""
#: zoommenu.ui:52
-#, fuzzy
msgctxt "zoommenu|100"
msgid "100%"
msgstr "100%"
#: zoommenu.ui:60
-#, fuzzy
msgctxt "zoommenu|150"
msgid "150%"
msgstr "50%"
#: zoommenu.ui:68
-#, fuzzy
msgctxt "zoommenu|200"
msgid "200%"
msgstr "200%"
@@ -6675,7 +6459,6 @@ msgid "Drawing object"
msgstr "ხატვის ობიექტები"
#: strings.hrc:26
-#, fuzzy
msgctxt "STR_ObjNamePluralNONE"
msgid "Drawing objects"
msgstr "ხატვის ობიექტები"
@@ -7034,7 +6817,6 @@ msgid "Image"
msgstr "ნახატი"
#: strings.hrc:96
-#, fuzzy
msgctxt "STR_ObjNamePluralGRAF"
msgid "Images"
msgstr "ნახატები"
@@ -7113,7 +6895,6 @@ msgid "Linked image with transparency"
msgstr "გამჭვირვალე ნახატები ბმულით"
#: strings.hrc:111
-#, fuzzy
msgctxt "STR_ObjNamePluralGRAFBMP"
msgid "Images"
msgstr "ნახატები"
@@ -7246,7 +7027,6 @@ msgid "Dimensioning objects"
msgstr "ზომვადი ობიექტები"
#: strings.hrc:137
-#, fuzzy
msgctxt "STR_ObjNamePlural"
msgid "Drawing objects"
msgstr "ხატვის ობიექტები"
@@ -7315,7 +7095,6 @@ msgid "3D scenes"
msgstr "3D სცენები"
#: strings.hrc:150
-#, fuzzy
msgctxt "STR_ObjNameSingulSphere3d"
msgid "Sphere"
msgstr "სფერო"
@@ -8646,7 +8425,6 @@ msgid "Glue spacing object 2"
msgstr "მიწებების დაშორება ობიექტი 2"
#: strings.hrc:418
-#, fuzzy
msgctxt "SIP_SA_EDGELINEDELTACOUNT"
msgid "Number of movable lines"
msgstr "მოძრავი სტრიქონების რიცხვი"
@@ -9366,7 +9144,6 @@ msgid "Gray"
msgstr "ნაცრისფერი"
#: strings.hrc:563
-#, fuzzy
msgctxt "RID_SVXSTR_COLOR_WHITE"
msgid "White"
msgstr "თეთრი"
@@ -9398,7 +9175,6 @@ msgid "Red"
msgstr "წითელი"
#: strings.hrc:569
-#, fuzzy
msgctxt "RID_SVXSTR_COLOR_VIOLET"
msgid "Violet"
msgstr "იისფერი"
@@ -9436,7 +9212,6 @@ msgstr "ტილო"
#. Light variants of the standard color palette
#: strings.hrc:577
-#, fuzzy
msgctxt "RID_SVXSTR_COLOR_LIGHTGRAY"
msgid "Light Gray"
msgstr "ნათელი ნაცრისფერი"
@@ -9462,7 +9237,6 @@ msgid "Light Brick"
msgstr ""
#: strings.hrc:582
-#, fuzzy
msgctxt "RID_SVXSTR_COLOR_LIGHTRED"
msgid "Light Red"
msgstr "ღია წითელი"
@@ -9483,7 +9257,6 @@ msgid "Light Indigo"
msgstr ""
#: strings.hrc:586
-#, fuzzy
msgctxt "RID_SVXSTR_COLOR_LIGHTBLUE"
msgid "Light Blue"
msgstr "ღია ლურჯი"
@@ -9494,7 +9267,6 @@ msgid "Light Teal"
msgstr ""
#: strings.hrc:588
-#, fuzzy
msgctxt "RID_SVXSTR_COLOR_LIGHTGREEN"
msgid "Light Green"
msgstr "ღია მწვანე"
@@ -9583,7 +9355,6 @@ msgid "Cyan"
msgstr ""
#: strings.hrc:607
-#, fuzzy
msgctxt "RID_SVXSTR_COLOR_MAGENTA"
msgid "Magenta"
msgstr "იისფერი"
@@ -10247,7 +10018,6 @@ msgid "Brownie"
msgstr ""
#: strings.hrc:747
-#, fuzzy
msgctxt "RID_SVXSTR_GRDT83"
msgid "Sunset"
msgstr "ქვეწყობა"
@@ -10606,7 +10376,6 @@ msgid "Zig Zag"
msgstr ""
#: strings.hrc:816
-#, fuzzy
msgctxt "RID_SVXSTR_BMP53"
msgid "Wave"
msgstr "ტალღა"
@@ -10661,7 +10430,6 @@ msgid "Trellis"
msgstr ""
#: strings.hrc:826
-#, fuzzy
msgctxt "RID_SVXSTR_BMP63"
msgid "Sphere"
msgstr "სფერო"
@@ -10719,7 +10487,6 @@ msgid "Upward Diagonal"
msgstr ""
#: strings.hrc:837
-#, fuzzy
msgctxt "RID_SVXSTR_BMP74"
msgid "Cross"
msgstr "ჯვარი"
@@ -11054,7 +10821,6 @@ msgid "Last Custom Value"
msgstr ""
#: strings.hrc:910
-#, fuzzy
msgctxt "RID_SVXSTR_PT"
msgid "pt"
msgstr "პტ"
@@ -11167,7 +10933,6 @@ msgid "Emoticons"
msgstr "სიცილაკი"
#: strings.hrc:939
-#, fuzzy
msgctxt "RID_GALLERYSTR_THEME_PHOTOS"
msgid "Images"
msgstr "ნახატები"
@@ -11409,55 +11174,46 @@ msgid "P~arallel"
msgstr "~პარალელური"
#: strings.hrc:990
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_NW"
msgid "Extrusion North-West"
msgstr "გამოწოლა ჩრდილო-დასავლეთი"
#: strings.hrc:991
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_N"
msgid "Extrusion North"
msgstr "გამოწოლა ჩრდილოეთი"
#: strings.hrc:992
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_NE"
msgid "Extrusion North-East"
msgstr "გამოწოლა ჩრდილო-აღმოსავლეთი"
#: strings.hrc:993
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_W"
msgid "Extrusion West"
msgstr "გამოწოლა დასავლეთი"
#: strings.hrc:994
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_NONE"
msgid "Extrusion Backwards"
msgstr "გამოწოლა უკან"
#: strings.hrc:995
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_E"
msgid "Extrusion East"
msgstr "გამოწოლა აღმოსავლეთი"
#: strings.hrc:996
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_SW"
msgid "Extrusion South-West"
msgstr "გამოწოლა სამხრეთ-დასავლეთი"
#: strings.hrc:997
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_S"
msgid "Extrusion South"
msgstr "გამოწოლა სამხრეთი"
#: strings.hrc:998
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_SE"
msgid "Extrusion South-East"
msgstr "გამოწოლა სამხრეთ-აღმოსავლეთი"
@@ -11634,7 +11390,6 @@ msgid "Font Name. The current font is not available and will be substituted."
msgstr ""
#: strings.hrc:1034
-#, fuzzy
msgctxt "RID_SVXSTR_CUSTOM_PAL"
msgid "custom"
msgstr "ინდივიდუალური:"
@@ -12288,7 +12043,6 @@ msgid "Data Navigator"
msgstr "თარითის ნავიგატორი"
#: strings.hrc:1171
-#, fuzzy
msgctxt "RID_STR_READONLY_VIEW"
msgid " (read-only)"
msgstr "(მხოლოდ წასაკითხად)"
@@ -12522,7 +12276,6 @@ msgid "Binding"
msgstr "მიბმა"
#: strings.hrc:1211
-#, fuzzy
msgctxt "RID_STR_BINDING_EXPR"
msgid "Binding expression"
msgstr "დამაკავშირებელი გამოსახულება"
@@ -12625,13 +12378,11 @@ msgid "Zoom factor. Right-click to change zoom factor or click to open Zoom dial
msgstr ""
#: strings.hrc:1235
-#, fuzzy
msgctxt "RID_SVXSTR_ZOOM_IN"
msgid "Zoom In"
msgstr "გადიდება"
#: strings.hrc:1236
-#, fuzzy
msgctxt "RID_SVXSTR_ZOOM_OUT"
msgid "Zoom Out"
msgstr "დაპატარავება"
@@ -12642,7 +12393,6 @@ msgid "25%"
msgstr ""
#: strings.hrc:1238
-#, fuzzy
msgctxt "RID_SVXSTR_ZOOM_50"
msgid "50%"
msgstr "50%"
@@ -12653,19 +12403,16 @@ msgid "75%"
msgstr ""
#: strings.hrc:1240
-#, fuzzy
msgctxt "RID_SVXSTR_ZOOM_100"
msgid "100%"
msgstr "100%"
#: strings.hrc:1241
-#, fuzzy
msgctxt "RID_SVXSTR_ZOOM_150"
msgid "150%"
msgstr "50%"
#: strings.hrc:1242
-#, fuzzy
msgctxt "RID_SVXSTR_ZOOM_200"
msgid "200%"
msgstr "200%"
@@ -12728,7 +12475,6 @@ msgid "Reached the end of the sheet"
msgstr ""
#: strings.hrc:1255
-#, fuzzy
msgctxt "RID_SVXSTR_SEARCH_NOT_FOUND"
msgid "Search key not found"
msgstr "საძიებო სიტყვა ვერ მოიძებნა"
@@ -12906,7 +12652,6 @@ msgid "Actions to redo: $(ARG1)"
msgstr "აღსადგენი მოქმედებები: $(ARG1)"
#: strings.hrc:1297
-#, fuzzy
msgctxt "RID_SVXSTR_FINDBAR_FIND"
msgid "Find"
msgstr "~პოვნა"
@@ -12983,7 +12728,6 @@ msgid "BMP image"
msgstr ""
#: strings.hrc:1313
-#, fuzzy
msgctxt "STR_IMAGE_UNKNOWN"
msgid "Unknown"
msgstr "უცნობი"
@@ -14772,7 +14516,6 @@ msgid "Widows"
msgstr "კენტი სტრიქონები"
#: svxitems.hrc:63
-#, fuzzy
msgctxt "RID_ATTR_NAMES"
msgid "Paragraph spacing"
msgstr "აბზაცთა დაშორება"
diff --git a/source/ka/sw/messages.po b/source/ka/sw/messages.po
index 4bf38e9d6bf..b36024500b5 100644
--- a/source/ka/sw/messages.po
+++ b/source/ka/sw/messages.po
@@ -306,7 +306,6 @@ msgid "This is not a valid WinWord6 file."
msgstr "ეს არ არის WinWord6-ს ფაილი."
#: error.hrc:36
-#, fuzzy
msgctxt "RID_SW_ERRHDL"
msgid "File format error found at $(ARG1)(row,col)."
msgstr "ფაილის ფორმატში $(ARG1)(row,col). აღმოჩენილია შეცდომა."
@@ -356,7 +355,6 @@ msgid "$(ARG1) has changed."
msgstr "შეიცვალა $(ARG1) "
#: error.hrc:47
-#, fuzzy
msgctxt "RID_SW_ERRHDL"
msgid "$(ARG1) does not exist."
msgstr "$(ARG1) არ არსებობს. "
@@ -414,7 +412,6 @@ msgid "Dear"
msgstr "წელი"
#: mmaddressblockpage.hrc:28
-#, fuzzy
msgctxt "RA_SALUTATION"
msgid "Hello"
msgstr "გამარჯობა"
@@ -491,7 +488,6 @@ msgid "Point"
msgstr "წერტილი"
#: optload.hrc:36
-#, fuzzy
msgctxt "STR_ARR_METRIC"
msgid "Char"
msgstr "გრაფიკები"
@@ -1434,7 +1430,6 @@ msgid "Paragraph Styles"
msgstr "(აბზაცის სტილი: "
#: strings.hrc:218
-#, fuzzy
msgctxt "STR_CHARACTERSTYLEFAMILY"
msgid "Character Styles"
msgstr "ასოების სტილი"
@@ -1520,19 +1515,16 @@ msgid "The following characters are not valid and have been removed: "
msgstr "შემდეგი სიმბოლოები არასწორია და გაუქმდება: "
#: strings.hrc:235
-#, fuzzy
msgctxt "STR_BOOKMARK_DEF_NAME"
msgid "Bookmark"
msgstr "სანიშნე"
#: strings.hrc:236
-#, fuzzy
msgctxt "STR_BOOKMARK_NAME"
msgid "Name"
msgstr "სახელი"
#: strings.hrc:237
-#, fuzzy
msgctxt "STR_BOOKMARK_TEXT"
msgid "Text"
msgstr "ტექსტი"
@@ -1665,7 +1657,6 @@ msgid "Frame"
msgstr "ჩარჩო"
#: strings.hrc:264
-#, fuzzy
msgctxt "STR_SHAPE_DEFNAME"
msgid "Shape"
msgstr "ფორმა"
@@ -1993,7 +1984,6 @@ msgid "Text frames"
msgstr "ტექსტის ჩარჩო"
#: strings.hrc:329
-#, fuzzy
msgctxt "STR_CONTENT_TYPE_GRAPHIC"
msgid "Images"
msgstr "ნახატები"
@@ -2029,7 +2019,6 @@ msgid "Indexes"
msgstr "ინდექსი"
#: strings.hrc:336
-#, fuzzy
msgctxt "STR_CONTENT_TYPE_DRAWOBJECT"
msgid "Drawing objects"
msgstr "ხატვის ობიექტები"
@@ -2502,25 +2491,21 @@ msgid "Apply table attributes"
msgstr "ცხრილის ატრიბუტების მისადაგება"
#: strings.hrc:431
-#, fuzzy
msgctxt "STR_UNDO_TABLE_AUTOFMT"
msgid "AutoFormat Table"
msgstr "ცხრილის ავტო-ფორმატირება"
#: strings.hrc:432
-#, fuzzy
msgctxt "STR_UNDO_TABLE_INSCOL"
msgid "Insert Column"
msgstr "სვეტის ჩასმა"
#: strings.hrc:433
-#, fuzzy
msgctxt "STR_UNDO_TABLE_INSROW"
msgid "Insert Row"
msgstr "სტრიქონის ჩასმა"
#: strings.hrc:434
-#, fuzzy
msgctxt "STR_UNDO_TABLE_DELBOX"
msgid "Delete row/column"
msgstr "სტრიქონის/სვეტის წაშლა"
@@ -2536,13 +2521,11 @@ msgid "Delete row"
msgstr "სტრიქონის წაშლა"
#: strings.hrc:437
-#, fuzzy
msgctxt "STR_UNDO_TABLE_SPLIT"
msgid "Split Cells"
msgstr "უჯრების გაყოფა"
#: strings.hrc:438
-#, fuzzy
msgctxt "STR_UNDO_TABLE_MERGE"
msgid "Merge Cells"
msgstr "უჯრების შეერთება"
@@ -2693,13 +2676,11 @@ msgid "column break"
msgstr "სვეტის წყვეტა"
#: strings.hrc:468
-#, fuzzy
msgctxt "STR_UNDO_REDLINE_INSERT"
msgid "Insert $1"
msgstr "ჩასმა $1"
#: strings.hrc:469
-#, fuzzy
msgctxt "STR_UNDO_REDLINE_DELETE"
msgid "Delete $1"
msgstr "წაშლა $1"
@@ -2728,7 +2709,6 @@ msgid "Paragraph formatting changed"
msgstr ""
#: strings.hrc:474
-#, fuzzy
msgctxt "STR_UNDO_REDLINE_TABLE_ROW_INSERT"
msgid "Insert Row"
msgstr "სტრიქონის ჩასმა"
@@ -2740,7 +2720,6 @@ msgid "Delete Row"
msgstr "სტრიქონის წაშლა"
#: strings.hrc:476
-#, fuzzy
msgctxt "STR_UNDO_REDLINE_TABLE_CELL_INSERT"
msgid "Insert Cell"
msgstr "უჯრის ჩასმა"
@@ -3140,13 +3119,11 @@ msgid "Numbering"
msgstr "გადანომვრა"
#: strings.hrc:559
-#, fuzzy
msgctxt "STR_STYLE_FAMILY_TABLE"
msgid "Table"
msgstr "ცხრილი"
#: strings.hrc:560
-#, fuzzy
msgctxt "STR_STYLE_FAMILY_CELL"
msgid "Cell"
msgstr "უჯრა"
@@ -3157,7 +3134,6 @@ msgid "Asian"
msgstr ""
#: strings.hrc:563
-#, fuzzy
msgctxt "ST_SCRIPT_CTL"
msgid "CTL"
msgstr "CTL"
@@ -3209,7 +3185,6 @@ msgid "Form control~s"
msgstr "ფორმის კონტროლები"
#: strings.hrc:572
-#, fuzzy
msgctxt "STR_PRINTOPTUI_COLOR"
msgid "Color"
msgstr "ფერი"
@@ -3290,7 +3265,6 @@ msgid "Front sides / right pages"
msgstr ""
#: strings.hrc:587
-#, fuzzy
msgctxt "STR_PRINTOPTUI_INCLUDE"
msgid "Include"
msgstr "ჩართვა"
@@ -3339,25 +3313,21 @@ msgid "Place in margins"
msgstr ""
#: strings.hrc:597
-#, fuzzy
msgctxt "STR_FORMULA_CALC"
msgid "Functions"
msgstr "ფუნქციები"
#: strings.hrc:598
-#, fuzzy
msgctxt "STR_FORMULA_CANCEL"
msgid "Cancel"
msgstr "გაუქმება"
#: strings.hrc:599
-#, fuzzy
msgctxt "STR_FORMULA_APPLY"
msgid "Apply"
msgstr "გამოყენება"
#: strings.hrc:600
-#, fuzzy
msgctxt "STR_ACCESS_FORMULA_TOOLBAR"
msgid "Formula Tool Bar"
msgstr "~ფორმულების ზოლი"
@@ -3414,7 +3384,6 @@ msgid "Insert as Copy"
msgstr "ასლად ჩამატება"
#: strings.hrc:611
-#, fuzzy
msgctxt "STR_DISPLAY"
msgid "Display"
msgstr "ეკრანი"
@@ -3444,7 +3413,6 @@ msgid "inactive"
msgstr "არა აქტიური"
#: strings.hrc:616
-#, fuzzy
msgctxt "STR_EDIT_ENTRY"
msgid "Edit..."
msgstr "რედაქტირება..."
@@ -3456,7 +3424,6 @@ msgid "~Update"
msgstr "განახლება"
#: strings.hrc:618
-#, fuzzy
msgctxt "STR_EDIT_CONTENT"
msgid "Edit"
msgstr "რედაქტირება"
@@ -3480,7 +3447,6 @@ msgid "~Index"
msgstr "ინდექსი"
#: strings.hrc:622
-#, fuzzy
msgctxt "STR_FILE"
msgid "File"
msgstr "ფაილი"
@@ -3492,13 +3458,11 @@ msgid "New Document"
msgstr "ერთ დოკუმენტზე"
#: strings.hrc:624
-#, fuzzy
msgctxt "STR_INSERT_TEXT"
msgid "Text"
msgstr "ტექსტი"
#: strings.hrc:625
-#, fuzzy
msgctxt "STR_DELETE"
msgid "Delete"
msgstr "წაშლა"
@@ -3516,7 +3480,6 @@ msgid "Selection"
msgstr "არჩევა"
#: strings.hrc:628
-#, fuzzy
msgctxt "STR_UPDATE_INDEX"
msgid "Indexes"
msgstr "ინდექსი"
@@ -3528,7 +3491,6 @@ msgid "Links"
msgstr "ბმული"
#: strings.hrc:630
-#, fuzzy
msgctxt "STR_UPDATE_ALL"
msgid "All"
msgstr "ყველა"
@@ -3569,7 +3531,6 @@ msgid "Read-~only"
msgstr "მხოლოდ წასაკითხად"
#: strings.hrc:637
-#, fuzzy
msgctxt "STR_POSTIT_SHOW"
msgid "Show All"
msgstr "ყველა~ფრის ჩვენება"
@@ -3629,7 +3590,6 @@ msgid "Line"
msgstr "ხაზი"
#: strings.hrc:651
-#, fuzzy
msgctxt "STR_POSTIT_AUTHOR"
msgid "Author"
msgstr "ავტორი"
@@ -3789,13 +3749,11 @@ msgid "Last printed"
msgstr ""
#: strings.hrc:681
-#, fuzzy
msgctxt "FLD_DOCINFO_DOCNO"
msgid "Revision number"
msgstr "რედაქციის ნომერი"
#: strings.hrc:682
-#, fuzzy
msgctxt "FLD_DOCINFO_EDIT"
msgid "Total editing time"
msgstr "მთლიანი რედაქტირების დრო"
@@ -3816,13 +3774,11 @@ msgid "Next convert $(ARG1)"
msgstr ""
#: strings.hrc:686
-#, fuzzy
msgctxt "STR_AUTH_TYPE_ARTICLE"
msgid "Article"
msgstr "სტატია"
#: strings.hrc:687
-#, fuzzy
msgctxt "STR_AUTH_TYPE_BOOK"
msgid "Book"
msgstr "წიგნი"
@@ -3834,73 +3790,61 @@ msgid "Brochures"
msgstr "ბროშ~ურა"
#: strings.hrc:689
-#, fuzzy
msgctxt "STR_AUTH_TYPE_CONFERENCE"
msgid "Conference proceedings"
msgstr "კონფერენციის საქციელი"
#: strings.hrc:690
-#, fuzzy
msgctxt "STR_AUTH_TYPE_INBOOK"
msgid "Book excerpt"
msgstr "წიგნის ამონარიდი"
#: strings.hrc:691
-#, fuzzy
msgctxt "STR_AUTH_TYPE_INCOLLECTION"
msgid "Book excerpt with title"
msgstr "წიგნის ამონარიდი სათაურით"
#: strings.hrc:692
-#, fuzzy
msgctxt "STR_AUTH_TYPE_INPROCEEDINGS"
msgid "Conference proceedings"
msgstr "კონფერენციის საქციელი"
#: strings.hrc:693
-#, fuzzy
msgctxt "STR_AUTH_TYPE_JOURNAL"
msgid "Journal"
msgstr "ჟურნალი"
#: strings.hrc:694
-#, fuzzy
msgctxt "STR_AUTH_TYPE_MANUAL"
msgid "Techn. documentation"
msgstr "ტექნიკური დოკუმენტაცია"
#: strings.hrc:695
-#, fuzzy
msgctxt "STR_AUTH_TYPE_MASTERSTHESIS"
msgid "Thesis"
msgstr "თეზისები"
#: strings.hrc:696
-#, fuzzy
msgctxt "STR_AUTH_TYPE_MISC"
msgid "Miscellaneous"
msgstr "სხვადასხვა"
#: strings.hrc:697
-#, fuzzy
msgctxt "STR_AUTH_TYPE_PHDTHESIS"
msgid "Dissertation"
msgstr "დისერტაცია"
#: strings.hrc:698
-#, fuzzy
msgctxt "STR_AUTH_TYPE_PROCEEDINGS"
msgid "Conference proceedings"
msgstr "კონფერენციის საქციელი"
#: strings.hrc:699
-#, fuzzy
msgctxt "STR_AUTH_TYPE_TECHREPORT"
msgid "Research report"
msgstr "კვლევის ანგარიში"
#: strings.hrc:700
-#, fuzzy
msgctxt "STR_AUTH_TYPE_UNPUBLISHED"
msgid "Unpublished"
msgstr "გამოუქვეყნებელი"
@@ -3918,43 +3862,36 @@ msgid "WWW document"
msgstr "ერთ დოკუმენტზე"
#: strings.hrc:703
-#, fuzzy
msgctxt "STR_AUTH_TYPE_CUSTOM1"
msgid "User-defined1"
msgstr "მომხმარებლის მიერ განსაზღვრული1"
#: strings.hrc:704
-#, fuzzy
msgctxt "STR_AUTH_TYPE_CUSTOM2"
msgid "User-defined2"
msgstr "მომხმარებლის მიერ განსაზღვრული2"
#: strings.hrc:705
-#, fuzzy
msgctxt "STR_AUTH_TYPE_CUSTOM3"
msgid "User-defined3"
msgstr "მომხმარებლის მიერ განსაზღვრული3"
#: strings.hrc:706
-#, fuzzy
msgctxt "STR_AUTH_TYPE_CUSTOM4"
msgid "User-defined4"
msgstr "მომხმარებლის მიერ განსაზღვრული4"
#: strings.hrc:707
-#, fuzzy
msgctxt "STR_AUTH_TYPE_CUSTOM5"
msgid "User-defined5"
msgstr "მომხმარებლის მიერ განსაზღვრული5"
#: strings.hrc:708
-#, fuzzy
msgctxt "STR_AUTH_FIELD_IDENTIFIER"
msgid "Short name"
msgstr "მოკლე სახელი"
#: strings.hrc:709
-#, fuzzy
msgctxt "STR_AUTH_FIELD_AUTHORITY_TYPE"
msgid "Type"
msgstr "ტიპი"
@@ -3984,7 +3921,6 @@ msgid "Book title"
msgstr "წ~იგნის სათაური"
#: strings.hrc:714
-#, fuzzy
msgctxt "STR_AUTH_FIELD_CHAPTER"
msgid "Chapter"
msgstr "თავი"
@@ -4014,19 +3950,16 @@ msgid "Institution"
msgstr "ინს~ტიტუტი"
#: strings.hrc:719
-#, fuzzy
msgctxt "STR_AUTH_FIELD_JOURNAL"
msgid "Journal"
msgstr "ჟურნალი"
#: strings.hrc:720
-#, fuzzy
msgctxt "STR_AUTH_FIELD_MONTH"
msgid "Month"
msgstr "თვე"
#: strings.hrc:721
-#, fuzzy
msgctxt "STR_AUTH_FIELD_NOTE"
msgid "Note"
msgstr "შენიშვნა"
@@ -4050,7 +3983,6 @@ msgid "Page(s)"
msgstr "გ~ვერდ(ებ)ი"
#: strings.hrc:725
-#, fuzzy
msgctxt "STR_AUTH_FIELD_PUBLISHER"
msgid "Publisher"
msgstr "გამომცემელი"
@@ -4080,49 +4012,41 @@ msgid "Type of report"
msgstr "ა~ნგარიშის ტიპი"
#: strings.hrc:730
-#, fuzzy
msgctxt "STR_AUTH_FIELD_VOLUME"
msgid "Volume"
msgstr "ტომი"
#: strings.hrc:731
-#, fuzzy
msgctxt "STR_AUTH_FIELD_YEAR"
msgid "Year"
msgstr "წელი"
#: strings.hrc:732
-#, fuzzy
msgctxt "STR_AUTH_FIELD_URL"
msgid "URL"
msgstr "URL"
#: strings.hrc:733
-#, fuzzy
msgctxt "STR_AUTH_FIELD_CUSTOM1"
msgid "User-defined1"
msgstr "მომხმარებლის მიერ განსაზღვრული1"
#: strings.hrc:734
-#, fuzzy
msgctxt "STR_AUTH_FIELD_CUSTOM2"
msgid "User-defined2"
msgstr "მომხმარებლის მიერ განსაზღვრული2"
#: strings.hrc:735
-#, fuzzy
msgctxt "STR_AUTH_FIELD_CUSTOM3"
msgid "User-defined3"
msgstr "მომხმარებლის მიერ განსაზღვრული3"
#: strings.hrc:736
-#, fuzzy
msgctxt "STR_AUTH_FIELD_CUSTOM4"
msgid "User-defined4"
msgstr "მომხმარებლის მიერ განსაზღვრული4"
#: strings.hrc:737
-#, fuzzy
msgctxt "STR_AUTH_FIELD_CUSTOM5"
msgid "User-defined5"
msgstr "მომხმარებლის მიერ განსაზღვრული5"
@@ -4320,7 +4244,6 @@ msgid "1. ~Drag salutation elements into the box below"
msgstr ""
#: strings.hrc:781
-#, fuzzy
msgctxt "ST_SALUTATION"
msgid "Salutation"
msgstr "მისალმება"
@@ -4331,7 +4254,6 @@ msgid "Punctuation Mark"
msgstr ""
#: strings.hrc:783
-#, fuzzy
msgctxt "ST_TEXT"
msgid "Text"
msgstr "ტექსტი"
@@ -5223,13 +5145,11 @@ msgid "Formula"
msgstr "ფორმულა"
#: strings.hrc:1001
-#, fuzzy
msgctxt "STR_CUSTOM_FIELD"
msgid "Custom"
msgstr "ინდივიდუალური:"
#: strings.hrc:1003
-#, fuzzy
msgctxt "STR_CUSTOM_LABEL"
msgid "[User]"
msgstr "[მომხმარებელი]"
@@ -5322,7 +5242,6 @@ msgid "Drop Caps over"
msgstr ""
#: strings.hrc:1026
-#, fuzzy
msgctxt "STR_DROP_LINES"
msgid "rows"
msgstr "სტრიქონები"
@@ -5367,7 +5286,6 @@ msgid "+ mirror horizontal on even pages"
msgstr ""
#: strings.hrc:1034
-#, fuzzy
msgctxt "STR_CHARFMT"
msgid "Character Style"
msgstr "~ასოების სტილი"
@@ -5379,7 +5297,6 @@ msgid "No Character Style"
msgstr "~ასოების სტილი"
#: strings.hrc:1036
-#, fuzzy
msgctxt "STR_FOOTER"
msgid "Footer"
msgstr "ქვედა კოლონტიტული"
@@ -5489,7 +5406,6 @@ msgid "at top"
msgstr ""
#: strings.hrc:1056
-#, fuzzy
msgctxt "STR_VERT_CENTER"
msgid "Centered vertically"
msgstr "ვერტიკალურად ცენტრირებული"
@@ -5517,7 +5433,6 @@ msgid "Bottom of line"
msgstr "ხაზის ძირი"
#: strings.hrc:1061
-#, fuzzy
msgctxt "STR_REGISTER_ON"
msgid "Register-true"
msgstr "რეგისტრაცია ჭეშმარიტი"
@@ -5533,7 +5448,6 @@ msgid "at the right"
msgstr ""
#: strings.hrc:1064
-#, fuzzy
msgctxt "STR_HORI_CENTER"
msgid "Centered horizontally"
msgstr "ჰორიზონტალურად ცენტრირებული"
@@ -5562,7 +5476,6 @@ msgid "Full width"
msgstr "სრული სიგანე"
#: strings.hrc:1069
-#, fuzzy
msgctxt "STR_COLUMNS"
msgid "Columns"
msgstr "სვეტები"
@@ -5584,7 +5497,6 @@ msgid "Editable in read-only document"
msgstr "რედაქტირებადია მხოლოდ წასაკითხ დოკუმენტებში."
#: strings.hrc:1073
-#, fuzzy
msgctxt "STR_LAYOUT_SPLIT"
msgid "Split"
msgstr "გაყოფა"
@@ -5607,7 +5519,6 @@ msgid "linked to "
msgstr ""
#: strings.hrc:1077
-#, fuzzy
msgctxt "STR_CONNECT2"
msgid "and "
msgstr "და "
@@ -5684,7 +5595,6 @@ msgid "Graphics mode: "
msgstr "გრაფიკული რეჟიმი"
#: strings.hrc:1091
-#, fuzzy
msgctxt "STR_DRAWMODE_STD"
msgid "Standard"
msgstr "სტანდარტული"
@@ -5714,19 +5624,16 @@ msgid "Rotation"
msgstr "ციტატირება"
#: strings.hrc:1096
-#, fuzzy
msgctxt "STR_GRID_NONE"
msgid "No grid"
msgstr "ბადის გარეშე"
#: strings.hrc:1097
-#, fuzzy
msgctxt "STR_GRID_LINES_ONLY"
msgid "Grid (lines only)"
msgstr "ბადე (მხოლოდ ხაზები)"
#: strings.hrc:1098
-#, fuzzy
msgctxt "STR_GRID_LINES_CHARS"
msgid "Grid (lines and characters)"
msgstr "ბადე (ხაზები და ასო-ნიშნები)"
@@ -5752,7 +5659,6 @@ msgid "Do not merge borders"
msgstr ""
#: strings.hrc:1104
-#, fuzzy
msgctxt "ST_TBL"
msgid "Table"
msgstr "ცხრილი"
@@ -5776,7 +5682,6 @@ msgid "Drawing"
msgstr "ნახატი"
#: strings.hrc:1108
-#, fuzzy
msgctxt "ST_CTRL"
msgid "Control"
msgstr "კონტროლი"
@@ -5788,7 +5693,6 @@ msgid "Section"
msgstr "მონიშვნა"
#: strings.hrc:1110
-#, fuzzy
msgctxt "ST_BKM"
msgid "Bookmark"
msgstr "სანიშნე"
@@ -5806,7 +5710,6 @@ msgid "OLE object"
msgstr "OLE ობიექტი"
#: strings.hrc:1113
-#, fuzzy
msgctxt "ST_OUTL"
msgid "Headings"
msgstr "სათაურები"
@@ -5818,7 +5721,6 @@ msgid "Selection"
msgstr "არჩევა"
#: strings.hrc:1115
-#, fuzzy
msgctxt "ST_FTN"
msgid "Footnote"
msgstr "სქოლიო"
@@ -5829,7 +5731,6 @@ msgid "Reminder"
msgstr ""
#: strings.hrc:1117
-#, fuzzy
msgctxt "ST_POSTIT"
msgid "Comment"
msgstr "კომენტარები"
@@ -5868,7 +5769,6 @@ msgid "Next text frame"
msgstr "ტექსტის ჩარჩოს ჩასმა"
#: strings.hrc:1125
-#, fuzzy
msgctxt "STR_IMGBTN_PGE_DOWN"
msgid "Next page"
msgstr "შემდეგი გვერდი"
@@ -5928,7 +5828,6 @@ msgid "Next Reminder"
msgstr ""
#: strings.hrc:1136
-#, fuzzy
msgctxt "STR_IMGBTN_POSTIT_DOWN"
msgid "Next Comment"
msgstr "Edit Comment"
@@ -5956,7 +5855,6 @@ msgid "Previous text frame"
msgstr ""
#: strings.hrc:1141
-#, fuzzy
msgctxt "STR_IMGBTN_PGE_UP"
msgid "Previous page"
msgstr "წინა გვერდი"
@@ -6015,7 +5913,6 @@ msgid "Previous Reminder"
msgstr ""
#: strings.hrc:1152
-#, fuzzy
msgctxt "STR_IMGBTN_POSTIT_UP"
msgid "Previous Comment"
msgstr "წინა ბრძანებები"
@@ -6077,7 +5974,6 @@ msgid "Table changed"
msgstr "ცხრილის ცვლილებები"
#: strings.hrc:1164
-#, fuzzy
msgctxt "STR_REDLINE_FMTCOLL"
msgid "Applied Paragraph Styles"
msgstr "გააქტიურებული აბზაცის სტილი"
@@ -6480,25 +6376,21 @@ msgid "A"
msgstr ""
#: strings.hrc:1245
-#, fuzzy
msgctxt "STR_TOKEN_HELP_ENTRY_NO"
msgid "Chapter number"
msgstr "თავის ნომერი"
#: strings.hrc:1246
-#, fuzzy
msgctxt "STR_TOKEN_HELP_ENTRY"
msgid "Entry"
msgstr "ჩანაწერი"
#: strings.hrc:1247
-#, fuzzy
msgctxt "STR_TOKEN_HELP_TAB_STOP"
msgid "Tab stop"
msgstr "ტაბულაციის შეჩერება"
#: strings.hrc:1248
-#, fuzzy
msgctxt "STR_TOKEN_HELP_TEXT"
msgid "Text"
msgstr "ტექსტი"
@@ -6565,19 +6457,16 @@ msgstr ""
#. Description: character alignment for frmsh.cxx - context menu
#. -----------------------------------------------------------------------
#: strings.hrc:1264
-#, fuzzy
msgctxt "STR_FRMUI_TOP_BASE"
msgid "Base line at ~top"
msgstr "ათვლითი ზოლი ზ~ემოდან"
#: strings.hrc:1265
-#, fuzzy
msgctxt "STR_FRMUI_BOTTOM_BASE"
msgid "~Base line at bottom"
msgstr "~ათვლითი ზოლი ძირიდან"
#: strings.hrc:1266
-#, fuzzy
msgctxt "STR_FRMUI_CENTER_BASE"
msgid "Base line ~centered"
msgstr "ათვლითი ზოლი ~ცენტრიდან"
@@ -6595,25 +6484,21 @@ msgid "Bottom of line"
msgstr "ხაზის ძირი"
#: strings.hrc:1269
-#, fuzzy
msgctxt "STR_FRMUI_LINE_CENTER"
msgid "Center of line"
msgstr "ხაზის ცენტრი"
#: strings.hrc:1270
-#, fuzzy
msgctxt "STR_FRMUI_OLE_INSERT"
msgid "Insert object"
msgstr "ობიექტის ჩასმა"
#: strings.hrc:1271
-#, fuzzy
msgctxt "STR_FRMUI_OLE_EDIT"
msgid "Edit object"
msgstr "ობიექტის რედაქტიერბა"
#: strings.hrc:1272
-#, fuzzy
msgctxt "STR_FRMUI_COLL_HEADER"
msgid " (Template: "
msgstr " (ნიმუში: "
@@ -6679,13 +6564,11 @@ msgid "Reset to Default Language"
msgstr ""
#: strings.hrc:1289
-#, fuzzy
msgctxt "STR_LANGSTATUS_MORE"
msgid "More..."
msgstr "დამატებით..."
#: strings.hrc:1290
-#, fuzzy
msgctxt "STR_IGNORE_SELECTION"
msgid "~Ignore"
msgstr "~იგნორირება"
@@ -6716,7 +6599,6 @@ msgid "No fax printer has been set under Tools/Options/%1/Print."
msgstr ""
#: strings.hrc:1297
-#, fuzzy
msgctxt "STR_WEBOPTIONS"
msgid "HTML document"
msgstr "HTML დოკუმენტი"
@@ -6733,7 +6615,6 @@ msgid "Source not specified."
msgstr ""
#: strings.hrc:1300
-#, fuzzy
msgctxt "STR_NUM_LEVEL"
msgid "Level "
msgstr "დონე"
@@ -6745,7 +6626,6 @@ msgid "Outline "
msgstr "კონტური"
#: strings.hrc:1302
-#, fuzzy
msgctxt "STR_EDIT_FOOTNOTE"
msgid "Edit Footnote/Endnote"
msgstr "სქოლიოს/სქოლიოს შეცვლა"
@@ -6791,7 +6671,6 @@ msgid "Task"
msgstr "დავალებები"
#: strings.hrc:1311
-#, fuzzy
msgctxt "ST_STATUS"
msgid "Status"
msgstr "მდგომარეობა"
@@ -7025,7 +6904,6 @@ msgid "Properties"
msgstr "თვისებები"
#: addentrydialog.ui:8
-#, fuzzy
msgctxt "addentrydialog|AddEntryDialog"
msgid "Add Element"
msgstr "ელემენტის დამატება"
@@ -7053,7 +6931,6 @@ msgid "1. Drag address elements here"
msgstr ""
#: addressblockdialog.ui:139
-#, fuzzy
msgctxt "addressblockdialog|up|tooltip_text"
msgid "Move up"
msgstr "აწევა"
@@ -7071,7 +6948,6 @@ msgid "Move right"
msgstr "გადაადგილება მარჯვნივ"
#: addressblockdialog.ui:184
-#, fuzzy
msgctxt "addressblockdialog|down|tooltip_text"
msgid "Move down"
msgstr "დაწევა"
@@ -7510,7 +7386,6 @@ msgid "Insert"
msgstr "ჩასმა"
#: bibliographyentry.ui:35
-#, fuzzy
msgctxt "bibliographyentry|modify"
msgid "Apply"
msgstr "გამოყენება"
@@ -7631,7 +7506,6 @@ msgid "Homepage/e-mail:"
msgstr ""
#: businessdatapage.ui:126
-#, fuzzy
msgctxt "businessdatapage|company-atkobject"
msgid "First name"
msgstr "სახელი"
@@ -7663,7 +7537,6 @@ msgid "Company 2nd line:"
msgstr ""
#: businessdatapage.ui:277
-#, fuzzy
msgctxt "businessdatapage|company2-atkobject"
msgid "Last name"
msgstr "გვარი"
@@ -7674,13 +7547,11 @@ msgid "_Zip/city:"
msgstr ""
#: businessdatapage.ui:320
-#, fuzzy
msgctxt "businessdatapage|icity-atkobject"
msgid "City"
msgstr "ქალაქი"
#: businessdatapage.ui:338
-#, fuzzy
msgctxt "businessdatapage|izip-atkobject"
msgid "Zip code"
msgstr "საფოსტო ინდექსი"
@@ -8229,7 +8100,6 @@ msgid "Header"
msgstr "კოლონტიტული"
#: conditionpage.ui:206
-#, fuzzy
msgctxt "conditionpage|filter"
msgid "Footer"
msgstr "ქვედა კოლონტიტული"
@@ -8533,7 +8403,6 @@ msgid "2nd key"
msgstr "2-ე კლავიში"
#: createautomarkdialog.ui:149
-#, fuzzy
msgctxt "createautomarkdialog|comment"
msgid "Comment"
msgstr "კომენტარები"
@@ -8549,13 +8418,11 @@ msgid "Word only"
msgstr ""
#: createautomarkdialog.ui:185
-#, fuzzy
msgctxt "createautomarkdialog|yes"
msgid "Yes"
msgstr "დიახ"
#: createautomarkdialog.ui:197
-#, fuzzy
msgctxt "createautomarkdialog|no"
msgid "No"
msgstr "არა"
@@ -8659,7 +8526,6 @@ msgid "Choose Item: "
msgstr "აირჩიეთ ელემენტი:"
#: dropdownfielddialog.ui:174
-#, fuzzy
msgctxt "dropdownfielddialog|label1"
msgid "Edit"
msgstr "რედაქტირება"
@@ -8864,7 +8730,6 @@ msgid "Addr_essee"
msgstr "მიმღები"
#: envaddresspage.ui:98
-#, fuzzy
msgctxt "envaddresspage|label4"
msgid "Database"
msgstr "მონაცემთა ბაზა"
@@ -8875,7 +8740,6 @@ msgid "Table"
msgstr "ცხრილი"
#: envaddresspage.ui:190
-#, fuzzy
msgctxt "envaddresspage|label8"
msgid "Database field"
msgstr "მონაცემთა ბაზის ველი"
@@ -8898,7 +8762,6 @@ msgid "Preview"
msgstr "გადახედვა"
#: envdialog.ui:8
-#, fuzzy
msgctxt "envdialog|EnvDialog"
msgid "Envelope"
msgstr "კონვერტი"
@@ -8915,13 +8778,11 @@ msgid "_Insert"
msgstr "ჩა_სმა"
#: envdialog.ui:51
-#, fuzzy
msgctxt "envdialog|modify"
msgid "_Modify"
msgstr "შე_ცვლა"
#: envdialog.ui:132
-#, fuzzy
msgctxt "envdialog|envelope"
msgid "Envelope"
msgstr "კონვერტი"
@@ -8932,7 +8793,6 @@ msgid "Format"
msgstr "ფორმატი"
#: envdialog.ui:177
-#, fuzzy
msgctxt "envdialog|printer"
msgid "Printer"
msgstr "პრინტერი"
@@ -8998,7 +8858,6 @@ msgid "Position"
msgstr "მდებარეობა"
#: envformatpage.ui:432
-#, fuzzy
msgctxt "envformatpage|label2"
msgid "Sender"
msgstr "გამგზავნი"
@@ -9199,7 +9058,6 @@ msgid "Database applied to document:"
msgstr "მონაცემთა ბაზა დაუკავშირდა დოკუმენტს:"
#: fielddialog.ui:8
-#, fuzzy
msgctxt "fielddialog|FieldDialog"
msgid "Fields"
msgstr "ველები"
@@ -9221,13 +9079,11 @@ msgid "Cross-references"
msgstr "ჯვარედინი მითითება"
#: fielddialog.ui:149
-#, fuzzy
msgctxt "fielddialog|functions"
msgid "Functions"
msgstr "ფუნქციები"
#: fielddialog.ui:172
-#, fuzzy
msgctxt "fielddialog|docinfo"
msgid "DocInformation"
msgstr "დოკინფორმაცია"
@@ -9239,7 +9095,6 @@ msgid "Variables"
msgstr "ცვლადი"
#: fielddialog.ui:218
-#, fuzzy
msgctxt "fielddialog|database"
msgid "Database"
msgstr "მონაცემთა ბაზა"
@@ -9273,7 +9128,6 @@ msgid "_Condition"
msgstr "~მდგომარეობა"
#: flddbpage.ui:145
-#, fuzzy
msgctxt "flddbpage|label4"
msgid "Record number"
msgstr "ჩანაწერის ნომერი"
@@ -9299,7 +9153,6 @@ msgid "From database"
msgstr ""
#: flddbpage.ui:315
-#, fuzzy
msgctxt "flddbpage|userdefinedcb"
msgid "User-defined"
msgstr "მომხმარებლისგან განსაზღვრული"
@@ -9338,7 +9191,6 @@ msgid "Author"
msgstr "ავტორი"
#: flddocinfopage.ui:186
-#, fuzzy
msgctxt "flddocinfopage|liststore1"
msgid "Time"
msgstr "დრო"
@@ -9476,7 +9328,6 @@ msgid "Author"
msgstr "ავტორი"
#: fldfuncpage.ui:589
-#, fuzzy
msgctxt "fldfuncpage|liststore1"
msgid "Time"
msgstr "დრო"
@@ -9493,7 +9344,6 @@ msgid "Date Time Author"
msgstr ""
#: fldrefpage.ui:13
-#, fuzzy
msgctxt "fldrefpage|liststore1"
msgid "Bookmarks"
msgstr "სანიშნეები"
@@ -9626,7 +9476,6 @@ msgid "Numbering by Chapter"
msgstr ""
#: fldvarpage.ui:458
-#, fuzzy
msgctxt "fldvarpage|apply|tooltip_text"
msgid "Apply"
msgstr "გამოყენება"
@@ -9642,7 +9491,6 @@ msgid "Author"
msgstr "ავტორი"
#: fldvarpage.ui:531
-#, fuzzy
msgctxt "fldvarpage|liststore1"
msgid "Time"
msgstr "დრო"
@@ -9659,13 +9507,11 @@ msgid "Date Time Author"
msgstr ""
#: floatingnavigation.ui:11
-#, fuzzy
msgctxt "floatingnavigation|FloatingNavigation"
msgid "Navigation"
msgstr "ნავიგაცია"
#: floatingsync.ui:10
-#, fuzzy
msgctxt "floatingsync|FloatingSync"
msgid "Synchronize"
msgstr "სინქრონიზაცია"
@@ -10116,7 +9962,6 @@ msgid "Borders"
msgstr "ჩარჩოები"
#: framedialog.ui:220
-#, fuzzy
msgctxt "framedialog|area"
msgid "Area"
msgstr "სივრცე"
@@ -10133,7 +9978,6 @@ msgid "Columns"
msgstr "სვეტები"
#: framedialog.ui:289
-#, fuzzy
msgctxt "framedialog|macro"
msgid "Macro"
msgstr "მაკრო"
@@ -10164,13 +10008,11 @@ msgid "Right-to-left"
msgstr "მარჯვნიდან მარცხნივ"
#: frmaddpage.ui:44
-#, fuzzy
msgctxt "frmaddpage|liststore1"
msgid "Right-to-left (vertical)"
msgstr "მარჯვნიდან მარცხნივ (ვერტიკალური)"
#: frmaddpage.ui:48
-#, fuzzy
msgctxt "frmaddpage|liststore1"
msgid "Left-to-right (vertical)"
msgstr "მარცხნიდან მარჯვნივ (ვერტიკალური)"
@@ -10374,7 +10216,6 @@ msgid "To _frame"
msgstr "ჩარჩოზე"
#: frmtypepage.ui:482
-#, fuzzy
msgctxt "frmtypepage|label1"
msgid "Anchor"
msgstr "სანიშნე"
@@ -10391,7 +10232,6 @@ msgid "b_y"
msgstr ""
#: frmtypepage.ui:550
-#, fuzzy
msgctxt "frmtypepage|vertbyft"
msgid "by"
msgstr "მეშვეობით"
@@ -10510,7 +10350,6 @@ msgid "Indent"
msgstr "დაშორება"
#: indentpage.ui:145
-#, fuzzy
msgctxt "indentpage|preview-atkobject"
msgid "Example"
msgstr "მაგალითი"
@@ -10602,7 +10441,6 @@ msgid "Selection"
msgstr "არჩევა"
#: infonotfounddialog.ui:8
-#, fuzzy
msgctxt "infonotfounddialog|InfoNotFoundDialog"
msgid "Find"
msgstr "~პოვნა"
@@ -10652,25 +10490,21 @@ msgid "Round"
msgstr "მრგვალი"
#: inputwinmenu.ui:28
-#, fuzzy
msgctxt "inputwinmenu|phd"
msgid "Percent"
msgstr "პროცენტი"
#: inputwinmenu.ui:36
-#, fuzzy
msgctxt "inputwinmenu|sqrt"
msgid "Square Root"
msgstr "კვადრატული ფესვი"
#: inputwinmenu.ui:44
-#, fuzzy
msgctxt "inputwinmenu|pow"
msgid "Power"
msgstr "ენერგია"
#: inputwinmenu.ui:52
-#, fuzzy
msgctxt "inputwinmenu|operators"
msgid "Operators"
msgstr "ოპერატორები"
@@ -10742,7 +10576,6 @@ msgid "Statistical Functions"
msgstr ""
#: inputwinmenu.ui:170
-#, fuzzy
msgctxt "inputwinmenu|mean"
msgid "Mean"
msgstr "საშუალო"
@@ -10760,7 +10593,6 @@ msgid "Maximum"
msgstr "მაქსიმუმი"
#: inputwinmenu.ui:198
-#, fuzzy
msgctxt "inputwinmenu|functions"
msgid "Functions"
msgstr "ფუნქციები"
@@ -10772,37 +10604,31 @@ msgid "Sine"
msgstr "ხაზი"
#: inputwinmenu.ui:216
-#, fuzzy
msgctxt "inputwinmenu|cos"
msgid "Cosine"
msgstr "კოსინუსი"
#: inputwinmenu.ui:224
-#, fuzzy
msgctxt "inputwinmenu|tag"
msgid "Tangent"
msgstr "ტანგესი"
#: inputwinmenu.ui:232
-#, fuzzy
msgctxt "inputwinmenu|asin"
msgid "Arcsine"
msgstr "არკსინუსი"
#: inputwinmenu.ui:240
-#, fuzzy
msgctxt "inputwinmenu|acos"
msgid "Arccosine"
msgstr "არკკოსინუსი"
#: inputwinmenu.ui:248
-#, fuzzy
msgctxt "inputwinmenu|atan"
msgid "Arctangent"
msgstr "არკტანგესი"
#: insertautotextdialog.ui:8
-#, fuzzy
msgctxt "insertautotextdialog|InsertAutoTextDialog"
msgid "Insert AutoText"
msgstr "ავტო-ტექსტის ჩასმა "
@@ -10813,7 +10639,6 @@ msgid "Autotexts for Shortcut "
msgstr ""
#: insertbookmark.ui:8
-#, fuzzy
msgctxt "insertbookmark|InsertBookmarkDialog"
msgid "Bookmark"
msgstr "სანიშნე"
@@ -10825,7 +10650,6 @@ msgid "Insert"
msgstr "ჩასმა"
#: insertbookmark.ui:122
-#, fuzzy
msgctxt "insertbookmark|rename"
msgid "Rename"
msgstr "გადარქმევა"
@@ -10877,7 +10701,6 @@ msgid "Change page number"
msgstr "შეცვალე ფურცლის ~ნომერი"
#: insertbreak.ui:205
-#, fuzzy
msgctxt "insertbreak|pagenumsb-atkobject"
msgid "Change page number"
msgstr "შეცვალე ფურცლის ~ნომერი"
@@ -11266,13 +11089,11 @@ msgid "Business Cards"
msgstr "~ბიზნეს ბარათები"
#: labeldialog.ui:174
-#, fuzzy
msgctxt "labeldialog|private"
msgid "Private"
msgstr "პირადი"
#: labeldialog.ui:197
-#, fuzzy
msgctxt "labeldialog|business"
msgid "Business"
msgstr "ბიზნესი"
@@ -11396,7 +11217,6 @@ msgid "Printer Name"
msgstr ""
#: labeloptionspage.ui:270
-#, fuzzy
msgctxt "labeloptionspage|label2"
msgid "Printer"
msgstr "პრინტერი"
@@ -11595,7 +11415,6 @@ msgid "_Selected records"
msgstr "~მონიშნული ჩანაწერები"
#: mailmerge.ui:172
-#, fuzzy
msgctxt "mailmerge|rbfrom"
msgid "_From:"
msgstr "_გამომგზავნი:"
@@ -11613,7 +11432,6 @@ msgid "Records"
msgstr "ჩანაწერები"
#: mailmerge.ui:285
-#, fuzzy
msgctxt "mailmerge|printer"
msgid "_Printer"
msgstr "_პრინტერი"
@@ -11625,7 +11443,6 @@ msgid "_Electronic"
msgstr "~ელექტრონული"
#: mailmerge.ui:321
-#, fuzzy
msgctxt "mailmerge|file"
msgid "File"
msgstr "ფაილი"
@@ -11690,7 +11507,6 @@ msgid "RT_F"
msgstr "RT~F"
#: mailmerge.ui:630
-#, fuzzy
msgctxt "mailmerge|swriter"
msgid "%PRODUCTNAME Writer"
msgstr "%PRODUCTNAME Writer"
@@ -11743,13 +11559,11 @@ msgid "Create"
msgstr "შ~ექმნა"
#: managechangessidebar.ui:48
-#, fuzzy
msgctxt "managechangessidebar|accept"
msgid "_Accept"
msgstr "_თანხმობა"
#: managechangessidebar.ui:64
-#, fuzzy
msgctxt "managechangessidebar|reject"
msgid "_Reject"
msgstr "_დაწუნება"
@@ -11785,7 +11599,6 @@ msgid "Action"
msgstr "მონიშნულები"
#: managechangessidebar.ui:184
-#, fuzzy
msgctxt "managechangessidebar|writerauthor"
msgid "Author"
msgstr "ავტორი"
@@ -11797,7 +11610,6 @@ msgid "Date"
msgstr "თარიღი"
#: managechangessidebar.ui:200
-#, fuzzy
msgctxt "managechangessidebar|writerdesc"
msgid "Comment"
msgstr "კომენტარები"
@@ -11955,7 +11767,6 @@ msgid "Mail Merge"
msgstr "წერილის გაერთიანება"
#: mmcreatingdialog.ui:52
-#, fuzzy
msgctxt "mmcreatingdialog|label1"
msgid "Status:"
msgstr "მდგომარეობა:"
@@ -12039,7 +11850,6 @@ msgid "_Zoom"
msgstr "მაშტაბი"
#: mmlayoutpage.ui:363
-#, fuzzy
msgctxt "mmlayoutpage|zoom"
msgid "Entire page"
msgstr "მთლიანი გვერდი"
@@ -12104,7 +11914,6 @@ msgid "Field value"
msgstr "ველის მნიშვნელობა"
#: mmmailbody.ui:292
-#, fuzzy
msgctxt "mmmailbody|newfemale"
msgid "_New..."
msgstr "_ახალი..."
@@ -12160,7 +11969,6 @@ msgid "Adobe PDF-Document"
msgstr ""
#: mmresultemaildialog.ui:22
-#, fuzzy
msgctxt "mmresultemaildialog|liststore1"
msgid "Microsoft Word Document"
msgstr "Microsoft Word ობიექტი"
@@ -12171,7 +11979,6 @@ msgid "HTML Message"
msgstr ""
#: mmresultemaildialog.ui:30
-#, fuzzy
msgctxt "mmresultemaildialog|liststore1"
msgid "Plain Text"
msgstr "ჩვეულებრივი ტექსტი"
@@ -12260,7 +12067,6 @@ msgid "Print Documents"
msgstr "დოკუმენტის ბეჭდვა"
#: mmresultprintdialog.ui:97
-#, fuzzy
msgctxt "mmresultprintdialog|printerft"
msgid "_Printer"
msgstr "_პრინტერი"
@@ -12408,7 +12214,6 @@ msgid "Field value"
msgstr "ველის მნიშვნელობა"
#: mmsalutationpage.ui:341
-#, fuzzy
msgctxt "mmsalutationpage|newfemale"
msgid "_New..."
msgstr "_ახალი..."
@@ -12510,7 +12315,6 @@ msgid "E-mails not sent: %1"
msgstr ""
#: mmsendmails.ui:229
-#, fuzzy
msgctxt "mmsendmails|label5"
msgid "Details"
msgstr "დეტალები"
@@ -12526,19 +12330,16 @@ msgid "Toggle Master View"
msgstr ""
#: navigatorpanel.ui:47
-#, fuzzy
msgctxt "navigatorpanel|navigation|tooltip_text"
msgid "Navigation"
msgstr "ნავიგაცია"
#: navigatorpanel.ui:60
-#, fuzzy
msgctxt "navigatorpanel|back|tooltip_text"
msgid "Back"
msgstr "უკან"
#: navigatorpanel.ui:73
-#, fuzzy
msgctxt "navigatorpanel|forward|tooltip_text"
msgid "Forward"
msgstr "წინ"
@@ -12581,7 +12382,6 @@ msgid "Header"
msgstr "კოლონტიტული"
#: navigatorpanel.ui:207
-#, fuzzy
msgctxt "navigatorpanel|footer|tooltip_text"
msgid "Footer"
msgstr "ქვედა კოლონტიტული"
@@ -12626,13 +12426,11 @@ msgid "Toggle Master View"
msgstr ""
#: navigatorpanel.ui:364
-#, fuzzy
msgctxt "navigatorpanel|edit|tooltip_text"
msgid "Edit"
msgstr "რედაქტირება"
#: navigatorpanel.ui:377
-#, fuzzy
msgctxt "navigatorpanel|update|tooltip_text"
msgid "Update"
msgstr "განახლება"
@@ -12726,7 +12524,6 @@ msgid " "
msgstr ""
#: notebookbar.ui:488
-#, fuzzy
msgctxt "notebookbar|NewSF|tooltip_text"
msgid "Formula"
msgstr "ფორმულა"
@@ -12737,7 +12534,6 @@ msgid " "
msgstr ""
#: notebookbar.ui:504
-#, fuzzy
msgctxt "notebookbar|NewSB|tooltip_text"
msgid "Database"
msgstr "მონაცემთა ბაზა"
@@ -12749,19 +12545,16 @@ msgid "Spreadsheet"
msgstr "ელ. ცხრილი"
#: notebookbar.ui:1238
-#, fuzzy
msgctxt "notebookbar|FileLabel"
msgid "File"
msgstr "ფაილი"
#: notebookbar.ui:1371
-#, fuzzy
msgctxt "notebookbar|FontSection|tooltip_text"
msgid "Font"
msgstr "შრიფტი"
#: notebookbar.ui:1660
-#, fuzzy
msgctxt "notebookbar|FontSection2|tooltip_text"
msgid "Font"
msgstr "შრიფტი"
@@ -12813,13 +12606,11 @@ msgid "Indent"
msgstr "დაშორება"
#: notebookbar.ui:2196
-#, fuzzy
msgctxt "notebookbar|increaseindent1|tooltip_text"
msgid "Increase Indent"
msgstr "დაშორების გაზრდა"
#: notebookbar.ui:2212
-#, fuzzy
msgctxt "notebookbar|decreaseindent1|tooltip_text"
msgid "Decrease Indent"
msgstr "დაშორების შემცირება"
@@ -12831,19 +12622,16 @@ msgid "Indent"
msgstr "დაშორება"
#: notebookbar.ui:2342
-#, fuzzy
msgctxt "notebookbar|StyleSection|tooltip_text"
msgid "Style"
msgstr "სტილი"
#: notebookbar.ui:2474
-#, fuzzy
msgctxt "notebookbar|FindSection|tooltip_text"
msgid "Find"
msgstr "~პოვნა"
#: notebookbar.ui:2530
-#, fuzzy
msgctxt "notebookbar|FindSection1|tooltip_text"
msgid "Find"
msgstr "~პოვნა"
@@ -12860,7 +12648,6 @@ msgid "Break"
msgstr "შეწ_ყვეტა"
#: notebookbar.ui:2800
-#, fuzzy
msgctxt "notebookbar|box70|tooltip_text"
msgid "Gallery"
msgstr "გალერეა"
@@ -12877,7 +12664,6 @@ msgid "Symbol"
msgstr "სიმბოლოები"
#: notebookbar.ui:2882
-#, fuzzy
msgctxt "notebookbar|box17|tooltip_text"
msgid "Basic"
msgstr "საბაზო"
@@ -12888,7 +12674,6 @@ msgid "Insert Audio or Video"
msgstr ""
#: notebookbar.ui:2942
-#, fuzzy
msgctxt "notebookbar|ShapesSection|tooltip_text"
msgid "Shapes"
msgstr "ფორმები"
@@ -12900,7 +12685,6 @@ msgid "Links"
msgstr "ბმული"
#: notebookbar.ui:3336
-#, fuzzy
msgctxt "notebookbar|TextSection|tooltip_text"
msgid "Text"
msgstr "ტექსტი"
@@ -12912,7 +12696,6 @@ msgid "Fontwork"
msgstr "Fontwork"
#: notebookbar.ui:3455
-#, fuzzy
msgctxt "notebookbar|FieldsSection|tooltip_text"
msgid "Fields"
msgstr "ველები"
@@ -12934,7 +12717,6 @@ msgid "Page layout"
msgstr ""
#: notebookbar.ui:4295
-#, fuzzy
msgctxt "notebookbar|ReferencesLabel"
msgid "References"
msgstr "მითითებები"
@@ -12980,7 +12762,6 @@ msgid "Indent"
msgstr "დაშორება"
#: notebookbar.ui:5850
-#, fuzzy
msgctxt "notebookbar|TableLabel"
msgid "Table"
msgstr "ცხრილი"
@@ -12992,7 +12773,6 @@ msgid "Basics"
msgstr "ბაზა"
#: notebookbar.ui:5872
-#, fuzzy
msgctxt "notebookbar|GraphicDialog"
msgid "Properties"
msgstr "თვისებები"
@@ -13022,7 +12802,6 @@ msgid "Line"
msgstr "ხაზი"
#: notebookbar.ui:6572
-#, fuzzy
msgctxt "notebookbar|AreaFormat"
msgid "Area"
msgstr "სივრცე"
@@ -13033,7 +12812,6 @@ msgid "Shape / Textbox"
msgstr ""
#: notebookbar.ui:6734
-#, fuzzy
msgctxt "notebookbar|AnchorMenu"
msgid "Anchor"
msgstr "სანიშნე"
@@ -13055,13 +12833,11 @@ msgid "_File"
msgstr "ფაილი"
#: notebookbar_compact.ui:2797
-#, fuzzy
msgctxt "notebookbar_compact|FileLabel"
msgid "File"
msgstr "ფაილი"
#: notebookbar_compact.ui:2873
-#, fuzzy
msgctxt "notebookbar_compact|editb"
msgid "_Edit"
msgstr "_რედაქტირება"
@@ -13084,7 +12860,6 @@ msgid "Home"
msgstr ""
#: notebookbar_compact.ui:4093
-#, fuzzy
msgctxt "notebookbar_compact|insertb"
msgid "_Insert"
msgstr "ჩა_სმა"
@@ -13113,7 +12888,6 @@ msgid "Reference_s"
msgstr "მითითებები"
#: notebookbar_compact.ui:4899
-#, fuzzy
msgctxt "notebookbar_compact|ReferencesLabel"
msgid "References"
msgstr "მითითებები"
@@ -13149,7 +12923,6 @@ msgid "T_able"
msgstr "ცხრილი"
#: notebookbar_compact.ui:6478
-#, fuzzy
msgctxt "notebookbar_compact|TableLabel"
msgid "Table"
msgstr "ცხრილი"
@@ -13189,19 +12962,16 @@ msgid "Wrap"
msgstr "გარსდენა"
#: notebookbar_compact.ui:8144
-#, fuzzy
msgctxt "notebookbar_compact|frame:MenuAlign"
msgid "Align"
msgstr "გასწორება"
#: notebookbar_compact.ui:8216
-#, fuzzy
msgctxt "notebookbar_compact|frame:MenuDraw"
msgid "Object"
msgstr "ობიექტი"
#: notebookbar_compact.ui:8246
-#, fuzzy
msgctxt "notebookbar_compact|FrameLabel"
msgid "Object"
msgstr "ობიექტი"
@@ -13213,7 +12983,6 @@ msgid "_Tools"
msgstr "ხელსაწყოები"
#: notebookbar_compact.ui:8810
-#, fuzzy
msgctxt "notebookbar_compact|DevLabel"
msgid "Tools"
msgstr "ხელსაწყოები"
@@ -13229,7 +12998,6 @@ msgid "Menubar"
msgstr ""
#: notebookbar_groupedbar_compact.ui:3363
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|Quotation2"
msgid "Quotation"
msgstr "ციტატირება"
@@ -13253,7 +13021,6 @@ msgid "_File"
msgstr "ფაილი"
#: notebookbar_groupedbar_compact.ui:4302
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|editb"
msgid "_Edit"
msgstr "_რედაქტირება"
@@ -13277,7 +13044,6 @@ msgid "_Paragraph"
msgstr "პარაგრაფი"
#: notebookbar_groupedbar_compact.ui:5044
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|insertb"
msgid "_Insert"
msgstr "ჩა_სმა"
@@ -13384,7 +13150,6 @@ msgid "_Review"
msgstr "გადახედვა"
#: notebookbar_groupedbar_compact.ui:7648
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|commentsb"
msgid "_Comments"
msgstr "შინაარსი"
@@ -13488,7 +13253,6 @@ msgid "Menubar"
msgstr ""
#: notebookbar_groupedbar_full.ui:3281
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|Quotation2"
msgid "Quotation"
msgstr "ციტატირება"
@@ -13518,7 +13282,6 @@ msgid "_File"
msgstr "ფაილი"
#: notebookbar_groupedbar_full.ui:4384
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|editb"
msgid "_Edit"
msgstr "_რედაქტირება"
@@ -13542,7 +13305,6 @@ msgid "_Paragraph"
msgstr "პარაგრაფი"
#: notebookbar_groupedbar_full.ui:5457
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|insertb"
msgid "_Insert"
msgstr "ჩა_სმა"
@@ -13655,7 +13417,6 @@ msgid "_Review"
msgstr "გადახედვა"
#: notebookbar_groupedbar_full.ui:9858
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|commentsb"
msgid "_Comments"
msgstr "შინაარსი"
@@ -13677,7 +13438,6 @@ msgid "D_raw"
msgstr ""
#: notebookbar_groupedbar_full.ui:11024
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|editdrawb"
msgid "_Edit"
msgstr "_რედაქტირება"
@@ -13689,7 +13449,6 @@ msgid "Wrap"
msgstr "გარსდენა"
#: notebookbar_groupedbar_full.ui:11268
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|alignb"
msgid "Align"
msgstr "გასწორება"
@@ -13736,7 +13495,6 @@ msgid "_View"
msgstr "ხედვა"
#: notebookbar_groupedbar_full.ui:12753
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|insertTextb"
msgid "_Insert"
msgstr "ჩა_სმა"
@@ -13783,7 +13541,6 @@ msgid "Grayscale"
msgstr "ნახევარტონი"
#: notebookbar_groups.ui:50
-#, fuzzy
msgctxt "notebookbar_groups|imagestylebw"
msgid "Black and White"
msgstr "შ~ავ-თეთრი"
@@ -13856,7 +13613,6 @@ msgid "Hyperlink"
msgstr "ბმული"
#: notebookbar_groups.ui:200
-#, fuzzy
msgctxt "notebookbar_groups|footnote"
msgid "Footnote"
msgstr "სქოლიო"
@@ -13868,7 +13624,6 @@ msgid "Endnote"
msgstr "ქვედა სქოლიო"
#: notebookbar_groups.ui:224
-#, fuzzy
msgctxt "notebookbar_groups|bookmark"
msgid "Bookmark"
msgstr "სანიშნე"
@@ -13891,19 +13646,16 @@ msgid "Title"
msgstr "სათაური"
#: notebookbar_groups.ui:335
-#, fuzzy
msgctxt "notebookbar_groups|heading1"
msgid "Heading 1"
msgstr "სათაური 1"
#: notebookbar_groups.ui:344
-#, fuzzy
msgctxt "notebookbar_groups|heading2"
msgid "Heading 2"
msgstr "სათაური 2"
#: notebookbar_groups.ui:353
-#, fuzzy
msgctxt "notebookbar_groups|heading3"
msgid "Heading 3"
msgstr "სათაური 3"
@@ -13914,13 +13666,11 @@ msgid "Default Character"
msgstr ""
#: notebookbar_groups.ui:377
-#, fuzzy
msgctxt "notebookbar_groups|italic"
msgid "Emphasis"
msgstr "მახვილი"
#: notebookbar_groups.ui:386
-#, fuzzy
msgctxt "notebookbar_groups|bold"
msgid "Strong Emphasis"
msgstr "ძლიერი მახვილი"
@@ -13975,7 +13725,6 @@ msgid "Delete Rows"
msgstr "სტრიქონის წაშლა"
#: notebookbar_groups.ui:504
-#, fuzzy
msgctxt "notebookbar_groups|rowmenuselect"
msgid "Select Rows"
msgstr "სტრიქონების მონიშვნა"
@@ -13987,7 +13736,6 @@ msgid "Row Height..."
msgstr "სტრიქონის სიმაღლე"
#: notebookbar_groups.ui:528
-#, fuzzy
msgctxt "notebookbar_groups|rowmenuoptimalrow"
msgid "Optimal Row Height"
msgstr "სტრიქონის ოპტიმალური სიმაღლე"
@@ -13999,7 +13747,6 @@ msgid "Distribute Rows Evenly"
msgstr "სვეტების თანაბარი განაწილება"
#: notebookbar_groups.ui:736
-#, fuzzy
msgctxt "notebookbar_groups|filegrouplabel"
msgid "File"
msgstr "ფაილი"
@@ -14011,13 +13758,11 @@ msgid "Clipboard"
msgstr "გაცვლის ბუფერი"
#: notebookbar_groups.ui:935
-#, fuzzy
msgctxt "notebookbar_groups|paragraphstyleb"
msgid "Style"
msgstr "სტილი"
#: notebookbar_groups.ui:1448
-#, fuzzy
msgctxt "notebookbar_groups|formatgrouplabel"
msgid "Text"
msgstr "ტექსტი"
@@ -14029,7 +13774,6 @@ msgid "Links"
msgstr "ბმული"
#: notebookbar_groups.ui:1616
-#, fuzzy
msgctxt "notebookbar_groups|shapesb"
msgid "Shapes"
msgstr "ფორმები"
@@ -14041,7 +13785,6 @@ msgid "Insert"
msgstr "ჩასმა"
#: notebookbar_groups.ui:1758
-#, fuzzy
msgctxt "notebookbar_groups|tablestyleb"
msgid "Style"
msgstr "სტილი"
@@ -14053,25 +13796,21 @@ msgid "Rows"
msgstr "სტ~რიქონები"
#: notebookbar_groups.ui:1798
-#, fuzzy
msgctxt "notebookbar_groups|tablecolumnsb"
msgid "Columns"
msgstr "სვეტები"
#: notebookbar_groups.ui:2002
-#, fuzzy
msgctxt "notebookbar_groups|tablegrouplabel"
msgid "Table"
msgstr "ცხრილი"
#: notebookbar_groups.ui:2038
-#, fuzzy
msgctxt "notebookbar_groups|imagestyleb"
msgid "Style"
msgstr "სტილი"
#: notebookbar_groups.ui:2079
-#, fuzzy
msgctxt "notebookbar_groups|resetb"
msgid "Reset"
msgstr "ხელახალი კონფიგურაცია"
@@ -14100,7 +13839,6 @@ msgid "None"
msgstr "შენიშვნა"
#: notebookbar_groups.ui:2256
-#, fuzzy
msgctxt "notebookbar_groups|wrapideal"
msgid "Optimal"
msgstr "ოპტიმალური"
@@ -14112,13 +13850,11 @@ msgid "Parallel"
msgstr "პარალელი"
#: notebookbar_groups.ui:2274
-#, fuzzy
msgctxt "notebookbar_groups|wrapleft"
msgid "Before"
msgstr "-მდე"
#: notebookbar_groups.ui:2283
-#, fuzzy
msgctxt "notebookbar_groups|wrapright"
msgid "After"
msgstr "-შემდეგ"
@@ -14224,13 +13960,11 @@ msgid "Body text"
msgstr ""
#: numparapage.ui:69
-#, fuzzy
msgctxt "numparapage|comboLB_OUTLINE_LEVEL"
msgid "Level 1"
msgstr "დონე"
#: numparapage.ui:70
-#, fuzzy
msgctxt "numparapage|comboLB_OUTLINE_LEVEL"
msgid "Level 2"
msgstr "დონე"
@@ -14343,7 +14077,6 @@ msgid "Line Numbering"
msgstr "ცხრილთა ნუმერაცია"
#: objectdialog.ui:8
-#, fuzzy
msgctxt "objectdialog|ObjectDialog"
msgid "Object"
msgstr "ობიექტი"
@@ -14375,7 +14108,6 @@ msgid "Borders"
msgstr "ჩარჩოები"
#: objectdialog.ui:220
-#, fuzzy
msgctxt "objectdialog|area"
msgid "Area"
msgstr "სივრცე"
@@ -14387,7 +14119,6 @@ msgid "Transparency"
msgstr "გამჭირვალობა"
#: objectdialog.ui:266
-#, fuzzy
msgctxt "objectdialog|macro"
msgid "Macro"
msgstr "მაკრო"
@@ -14896,7 +14627,6 @@ msgid "[None]"
msgstr "[არცერთი]"
#: optredlinepage.ui:70
-#, fuzzy
msgctxt "optredlinepage|insert"
msgid "Bold"
msgstr "მუქი"
@@ -14931,13 +14661,11 @@ msgid "Uppercase"
msgstr ""
#: optredlinepage.ui:76
-#, fuzzy
msgctxt "optredlinepage|insert"
msgid "Lowercase"
msgstr "ქვედა რეგისტრი"
#: optredlinepage.ui:77
-#, fuzzy
msgctxt "optredlinepage|insert"
msgid "Small caps"
msgstr "პატარა მთავრულები"
@@ -14948,7 +14676,6 @@ msgid "Title font"
msgstr ""
#: optredlinepage.ui:79
-#, fuzzy
msgctxt "optredlinepage|insert"
msgid "Background color"
msgstr "ფონის ფერი"
@@ -15013,7 +14740,6 @@ msgid "Color of Changed Attributes"
msgstr ""
#: optredlinepage.ui:330
-#, fuzzy
msgctxt "optredlinepage|changedpreview"
msgid "Attributes"
msgstr "ატრიბუტები"
@@ -15045,7 +14771,6 @@ msgid "[None]"
msgstr "[არცერთი]"
#: optredlinepage.ui:444
-#, fuzzy
msgctxt "optredlinepage|markpos"
msgid "Left margin"
msgstr "მარცხენა მინდორი"
@@ -15517,7 +15242,6 @@ msgid "Margins:"
msgstr "კიდეები"
#: pagefooterpanel.ui:60
-#, fuzzy
msgctxt "pagefooterpanel|customlabel"
msgid "Custom"
msgstr "ინდივიდუალური:"
@@ -15535,7 +15259,6 @@ msgid "Same Content:"
msgstr "ჩარჩოს შინაარის"
#: pageformatpanel.ui:23
-#, fuzzy
msgctxt "pageformatpanel|size"
msgid "Size:"
msgstr "ზომა:"
@@ -15600,7 +15323,6 @@ msgid "Narrow"
msgstr ""
#: pageformatpanel.ui:142
-#, fuzzy
msgctxt "pageformatpanel|marginLB"
msgid "Moderate"
msgstr "ზომიერი"
@@ -15633,7 +15355,6 @@ msgid "Mirrored"
msgstr "სარკისებური"
#: pageformatpanel.ui:158
-#, fuzzy
msgctxt "pageformatpanel|customlabel"
msgid "Custom"
msgstr "ინდივიდუალური:"
@@ -15645,7 +15366,6 @@ msgid "Margins:"
msgstr "კიდეები"
#: pageheaderpanel.ui:60
-#, fuzzy
msgctxt "pageheaderpanel|customlabel"
msgid "Custom"
msgstr "ინდივიდუალური:"
@@ -15731,7 +15451,6 @@ msgid "_Bottom"
msgstr "ქვემოთ"
#: pagemargincontrol.ui:282
-#, fuzzy
msgctxt "pagemargincontrol|leftLabel"
msgid "_Left"
msgstr "_მარცხენა"
@@ -15755,7 +15474,6 @@ msgid "O_uter"
msgstr "გარე"
#: pagemargincontrol.ui:410
-#, fuzzy
msgctxt "pagemargincontrol|label1"
msgid "Custom"
msgstr "ინდივიდუალური:"
@@ -15784,7 +15502,6 @@ msgid "More Options"
msgstr "საშუალებების სორტირება"
#: pagestylespanel.ui:15
-#, fuzzy
msgctxt "pagestylespanel|liststorePageLayout"
msgid "Right and left"
msgstr "მარჯვნივ და მარცხნივ"
@@ -15796,13 +15513,11 @@ msgid "Mirrored"
msgstr "სარკისებური"
#: pagestylespanel.ui:23
-#, fuzzy
msgctxt "pagestylespanel|liststorePageLayout"
msgid "Only right"
msgstr "მხოლოდ მარჯვენა"
#: pagestylespanel.ui:27
-#, fuzzy
msgctxt "pagestylespanel|liststorePageLayout"
msgid "Only left"
msgstr "მხოლოდ მარცხენა"
@@ -15862,7 +15577,6 @@ msgid "Right"
msgstr "მარჯვნივ"
#: pagestylespanel.ui:214
-#, fuzzy
msgctxt "pagestylespanel|customlabel"
msgid "Custom"
msgstr "ინდივიდუალური:"
@@ -15888,7 +15602,6 @@ msgid "Text Flow"
msgstr "ტექსტის ნაკადი"
#: paradialog.ui:176
-#, fuzzy
msgctxt "paradialog|labelTP_PARA_ASIAN"
msgid "Asian Typography"
msgstr "აზიური ტიპოგრაფია"
@@ -15916,7 +15629,6 @@ msgid "Borders"
msgstr "ჩარჩოები"
#: paradialog.ui:291
-#, fuzzy
msgctxt "paradialog|area"
msgid "Area"
msgstr "სივრცე"
@@ -15972,7 +15684,6 @@ msgid "Borders"
msgstr "ჩარჩოები"
#: picturedialog.ui:266
-#, fuzzy
msgctxt "picturedialog|area"
msgid "Area"
msgstr "სივრცე"
@@ -15984,7 +15695,6 @@ msgid "Transparency"
msgstr "გამჭირვალობა"
#: picturedialog.ui:312
-#, fuzzy
msgctxt "picturedialog|macro"
msgid "Macro"
msgstr "მაკრო"
@@ -16032,7 +15742,6 @@ msgid "On right pages"
msgstr ""
#: picturepage.ui:249
-#, fuzzy
msgctxt "picturepage|label2"
msgid "Flip"
msgstr "შეტრიალება"
@@ -16055,13 +15764,11 @@ msgid "Default _settings:"
msgstr "სტანდარტული პარამეტრები"
#: picturepage.ui:349
-#, fuzzy
msgctxt "picturepage|CTL_ANGLE|tooltip_text"
msgid "Rotation Angle"
msgstr "Rotation Angle"
#: picturepage.ui:374
-#, fuzzy
msgctxt "picturepage|label2"
msgid "Rotation Angle"
msgstr "Rotation Angle"
@@ -16312,19 +16019,16 @@ msgid "Homepage/e-mail:"
msgstr ""
#: privateuserpage.ui:126
-#, fuzzy
msgctxt "privateuserpage|firstname-atkobject"
msgid "First name"
msgstr "სახელი"
#: privateuserpage.ui:144
-#, fuzzy
msgctxt "privateuserpage|lastname-atkobject"
msgid "Last name"
msgstr "გვარი"
#: privateuserpage.ui:162
-#, fuzzy
msgctxt "privateuserpage|shortname-atkobject"
msgid "Initials"
msgstr "ინიციალები"
@@ -16362,19 +16066,16 @@ msgid "First/last _name/initials 2:"
msgstr "სახელი/გ_ვარი/ინიციალები"
#: privateuserpage.ui:331
-#, fuzzy
msgctxt "privateuserpage|firstname2-atkobject"
msgid "Last name"
msgstr "გვარი"
#: privateuserpage.ui:349
-#, fuzzy
msgctxt "privateuserpage|lastname2-atkobject"
msgid "First name"
msgstr "სახელი"
#: privateuserpage.ui:367
-#, fuzzy
msgctxt "privateuserpage|shortname2-atkobject"
msgid "Initials"
msgstr "ინიციალები"
@@ -16385,13 +16086,11 @@ msgid "_Zip/city:"
msgstr ""
#: privateuserpage.ui:410
-#, fuzzy
msgctxt "privateuserpage|icity-atkobject"
msgid "City"
msgstr "ქალაქი"
#: privateuserpage.ui:428
-#, fuzzy
msgctxt "privateuserpage|izip-atkobject"
msgid "Zip code"
msgstr "საფოსტო ინდექსი"
@@ -16517,7 +16216,6 @@ msgid "Open in New Window"
msgstr ""
#: readonlymenu.ui:28
-#, fuzzy
msgctxt "readonlymenu|edit"
msgid "_Edit"
msgstr "_რედაქტირება"
@@ -16610,7 +16308,6 @@ msgid "Leave Full-Screen Mode"
msgstr ""
#: readonlymenu.ui:242
-#, fuzzy
msgctxt "readonlymenu|copy"
msgid "_Copy"
msgstr "_ასლი"
@@ -16862,7 +16559,6 @@ msgid "Table"
msgstr "ცხრილი"
#: selectaddressdialog.ui:253
-#, fuzzy
msgctxt "selectaddressdialog|connecting"
msgid "Connecting to data source..."
msgstr "კავშირი მონაცემთ აწყაროსთან..."
@@ -16885,7 +16581,6 @@ msgid "Select Address Block"
msgstr "მისამართების ახალი ბლოკი"
#: selectblockdialog.ui:90
-#, fuzzy
msgctxt "selectblockdialog|new"
msgid "_New..."
msgstr "_ახალი..."
@@ -16955,7 +16650,6 @@ msgid "_Preview"
msgstr "გადახედვა"
#: sidebarpage.ui:31
-#, fuzzy
msgctxt "sidebarpage|orientation|tooltip_text"
msgid "Orientation"
msgstr "ორიენტაცია"
@@ -16972,7 +16666,6 @@ msgid "Columns"
msgstr "სვეტები"
#: sidebarpage.ui:112
-#, fuzzy
msgctxt "sidebarpage|margin|tooltip_text"
msgid "Margin"
msgstr "მინდორი"
@@ -17013,13 +16706,11 @@ msgid "Parallel"
msgstr "პარალელი"
#: sidebarwrap.ui:75
-#, fuzzy
msgctxt "sidebarwrap|buttonoptimal|tooltip_text"
msgid "Optimal"
msgstr "ოპტიმალური"
#: sidebarwrap.ui:82
-#, fuzzy
msgctxt "sidebarwrap|buttonoptimal-atkobject"
msgid "Optimal"
msgstr "ოპტიმალური"
@@ -17030,7 +16721,6 @@ msgid "Before"
msgstr "-მდე"
#: sidebarwrap.ui:105
-#, fuzzy
msgctxt "sidebarwrap|buttonbefore-atkobject"
msgid "Before"
msgstr "-მდე"
@@ -17041,7 +16731,6 @@ msgid "After"
msgstr "-შემდეგ"
#: sidebarwrap.ui:128
-#, fuzzy
msgctxt "sidebarwrap|buttonafter-atkobject"
msgid "After"
msgstr "-შემდეგ"
@@ -17089,7 +16778,6 @@ msgid "Set the amount of space between the image and surrounding text"
msgstr ""
#: sidebarwrap.ui:249
-#, fuzzy
msgctxt "sidebarwrap|customlabel"
msgid "Custom"
msgstr "ინდივიდუალური:"
@@ -17160,19 +16848,16 @@ msgid "Key 3"
msgstr "გასაxები ~3"
#: sortdialog.ui:408
-#, fuzzy
msgctxt "sortdialog|typelb1-atkobject"
msgid "Key type"
msgstr "გასაღების ტიპი"
#: sortdialog.ui:431
-#, fuzzy
msgctxt "sortdialog|typelb2-atkobject"
msgid "Key type"
msgstr "გასაღების ტიპი"
#: sortdialog.ui:452
-#, fuzzy
msgctxt "sortdialog|typelb3-atkobject"
msgid "Key type"
msgstr "გასაღების ტიპი"
@@ -17209,7 +16894,6 @@ msgid "Character "
msgstr "სიმბოლო"
#: sortdialog.ui:641
-#, fuzzy
msgctxt "sortdialog|delimpb"
msgid "Select..."
msgstr "არჩევა..."
@@ -17235,7 +16919,6 @@ msgid "Setting"
msgstr "პარამეტრი"
#: spellmenu.ui:12
-#, fuzzy
msgctxt "spellmenu|ignoreall"
msgid "I_gnore All"
msgstr "_ყველას უარყოფა"
@@ -17397,7 +17080,6 @@ msgid "No Subject"
msgstr ""
#: subjectdialog.ui:138
-#, fuzzy
msgctxt "subjectdialog|label1"
msgid "Subject:"
msgstr "საგანი:"
@@ -17746,7 +17428,6 @@ msgid "Text Flow"
msgstr "ტექსტის ნაკადი"
#: templatedialog2.ui:227
-#, fuzzy
msgctxt "templatedialog2|asiantypo"
msgid "Asian Typography"
msgstr "აზიური ტიპოგრაფია"
@@ -17789,7 +17470,6 @@ msgid "Drop Caps"
msgstr "საწყისი დიდი ასო"
#: templatedialog2.ui:411
-#, fuzzy
msgctxt "templatedialog2|area"
msgid "Area"
msgstr "სივრცე"
@@ -17851,7 +17531,6 @@ msgid "Wrap"
msgstr "გარსდენა"
#: templatedialog4.ui:227
-#, fuzzy
msgctxt "templatedialog4|area"
msgid "Area"
msgstr "სივრცე"
@@ -17873,7 +17552,6 @@ msgid "Columns"
msgstr "სვეტები"
#: templatedialog4.ui:319
-#, fuzzy
msgctxt "templatedialog4|macros"
msgid "Macro"
msgstr "მაკრო"
@@ -17895,7 +17573,6 @@ msgid "Page"
msgstr "გვერდი"
#: templatedialog8.ui:167
-#, fuzzy
msgctxt "templatedialog8|area"
msgid "Area"
msgstr "სივრცე"
@@ -17913,7 +17590,6 @@ msgid "Header"
msgstr "კოლონტიტული"
#: templatedialog8.ui:236
-#, fuzzy
msgctxt "templatedialog8|footer"
msgid "Footer"
msgstr "ქვედა კოლონტიტული"
@@ -18162,7 +17838,6 @@ msgid "Preview"
msgstr "გადახედვა"
#: tocdialog.ui:148
-#, fuzzy
msgctxt "tocdialog|index"
msgid "Type"
msgstr "ტიპი"
@@ -18425,13 +18100,11 @@ msgid "Sort Keys"
msgstr ""
#: tocindexpage.ui:20
-#, fuzzy
msgctxt "tocindexpage|open"
msgid "Open"
msgstr "გახსნა"
#: tocindexpage.ui:28
-#, fuzzy
msgctxt "tocindexpage|new"
msgid "_New..."
msgstr "_ახალი..."
@@ -18516,7 +18189,6 @@ msgid "Entire document"
msgstr "~სრული დოკუმენტი"
#: tocindexpage.ui:241
-#, fuzzy
msgctxt "tocindexpage|scope"
msgid "Chapter"
msgstr "თავი"
@@ -18560,7 +18232,6 @@ msgid "Graphics"
msgstr "გრაფიკა"
#: tocindexpage.ui:418
-#, fuzzy
msgctxt "tocindexpage|fromoles"
msgid "OLE objects"
msgstr "OLE ობიექტები"
@@ -18612,19 +18283,16 @@ msgid "Display:"
msgstr "ეკრანი"
#: tocindexpage.ui:624
-#, fuzzy
msgctxt "tocindexpage|display"
msgid "References"
msgstr "მითითებები"
#: tocindexpage.ui:625
-#, fuzzy
msgctxt "tocindexpage|display"
msgid "Category and Number"
msgstr "კატეგორია და ნომერი"
#: tocindexpage.ui:626
-#, fuzzy
msgctxt "tocindexpage|display"
msgid "Caption Text"
msgstr "ტექსტის წარწერა"
@@ -18891,19 +18559,16 @@ msgid "Watermark"
msgstr "წყლის ნიშანი"
#: watermarkdialog.ui:85
-#, fuzzy
msgctxt "watermarkdialog|TextLabel"
msgid "Text"
msgstr "ტექსტი"
#: watermarkdialog.ui:118
-#, fuzzy
msgctxt "watermarkdialog|FontLabel"
msgid "Font"
msgstr "შრიფტი"
#: watermarkdialog.ui:130
-#, fuzzy
msgctxt "watermarkdialog|AngleLabel"
msgid "Angle"
msgstr "კუთხე"
@@ -18915,7 +18580,6 @@ msgid "Transparency"
msgstr "გამჭირვალობა"
#: watermarkdialog.ui:154
-#, fuzzy
msgctxt "watermarkdialog|ColorLabel"
msgid "Color"
msgstr "ფერი"
diff --git a/source/ka/swext/mediawiki/help.po b/source/ka/swext/mediawiki/help.po
index 4fe4cd22367..6180eb3d63e 100644
--- a/source/ka/swext/mediawiki/help.po
+++ b/source/ka/swext/mediawiki/help.po
@@ -409,7 +409,6 @@ msgid "The OpenDocument format used by Writer and the MediaWiki format are quite
msgstr ""
#: wikiformats.xhp
-#, fuzzy
msgctxt ""
"wikiformats.xhp\n"
"hd_id7178868\n"
diff --git a/source/ka/swext/mediawiki/src/registry/data/org/openoffice/Office/Custom.po b/source/ka/swext/mediawiki/src/registry/data/org/openoffice/Office/Custom.po
index 2420e1e1dac..bb0166c5159 100644
--- a/source/ka/swext/mediawiki/src/registry/data/org/openoffice/Office/Custom.po
+++ b/source/ka/swext/mediawiki/src/registry/data/org/openoffice/Office/Custom.po
@@ -143,7 +143,6 @@ msgid "OK"
msgstr "კარგი"
#: WikiExtension.xcu
-#, fuzzy
msgctxt ""
"WikiExtension.xcu\n"
".WikiExtension.Strings\n"
@@ -163,7 +162,6 @@ msgid "~Add..."
msgstr "~დამატება..."
#: WikiExtension.xcu
-#, fuzzy
msgctxt ""
"WikiExtension.xcu\n"
".WikiExtension.Strings\n"
@@ -211,7 +209,6 @@ msgid "Media~Wiki Server"
msgstr ""
#: WikiExtension.xcu
-#, fuzzy
msgctxt ""
"WikiExtension.xcu\n"
".WikiExtension.Strings\n"
diff --git a/source/ka/sysui/desktop/share.po b/source/ka/sysui/desktop/share.po
index 9bfb0cf813c..44147ad2da7 100644
--- a/source/ka/sysui/desktop/share.po
+++ b/source/ka/sysui/desktop/share.po
@@ -242,7 +242,6 @@ msgid "%PRODUCTNAME Extension"
msgstr ""
#: documents.ulf
-#, fuzzy
msgctxt ""
"documents.ulf\n"
"ms-excel-sheet\n"
@@ -275,7 +274,6 @@ msgid "Microsoft Word Document"
msgstr "Microsoft Word ობიექტი"
#: documents.ulf
-#, fuzzy
msgctxt ""
"documents.ulf\n"
"ms-excel-sheet-12\n"
@@ -340,7 +338,6 @@ msgid "Microsoft PowerPoint Presentation Template"
msgstr ""
#: documents.ulf
-#, fuzzy
msgctxt ""
"documents.ulf\n"
"openxmlformats-officedocument-spreadsheetml-sheet\n"
@@ -373,7 +370,6 @@ msgid "Microsoft Word Document Template"
msgstr "Microsoft Word 95 შაბლონი"
#: documents.ulf
-#, fuzzy
msgctxt ""
"documents.ulf\n"
"ms-excel-sheet-binary-12\n"
@@ -513,7 +509,6 @@ msgid "New Document"
msgstr "~ახალი დოკუმენტი"
#: launcher_unityquicklist.ulf
-#, fuzzy
msgctxt ""
"launcher_unityquicklist.ulf\n"
"impress\n"
diff --git a/source/ka/uui/messages.po b/source/ka/uui/messages.po
index 40b9163bdcf..eedb52c04da 100644
--- a/source/ka/uui/messages.po
+++ b/source/ka/uui/messages.po
@@ -442,7 +442,6 @@ msgid "Set Password"
msgstr ""
#: strings.hrc:30
-#, fuzzy
msgctxt "STR_TITLE_ENTER_PASSWORD"
msgid "Enter Password"
msgstr "შე~იყვანეთ პაროლი"
@@ -853,7 +852,6 @@ msgid "Replace"
msgstr "ჩანაცვლება"
#: simplenameclash.ui:51
-#, fuzzy
msgctxt "simplenameclash|rename"
msgid "Rename"
msgstr "გადარქმევა"
@@ -865,7 +863,6 @@ msgid "Security Warning: "
msgstr "უსაფრთხოების გაფრთხილება"
#: sslwarndialog.ui:24
-#, fuzzy
msgctxt "sslwarndialog|ok"
msgid "Continue"
msgstr "გაგრძელება"
diff --git a/source/ka/vcl/messages.po b/source/ka/vcl/messages.po
index c7132166f70..21b41a4c343 100644
--- a/source/ka/vcl/messages.po
+++ b/source/ka/vcl/messages.po
@@ -476,13 +476,11 @@ msgid "~Find"
msgstr "~ზებნა"
#: strings.hrc:80
-#, fuzzy
msgctxt "SV_BUTTONTEXT_STOP"
msgid "~Stop"
msgstr "შეჩე~რება"
#: strings.hrc:81
-#, fuzzy
msgctxt "SV_BUTTONTEXT_CONNECT"
msgid "C~onnect"
msgstr "და~კავშირება"
@@ -560,7 +558,6 @@ msgid "Insert as ~Link"
msgstr "ბმულად ჩამატება"
#: strings.hrc:100
-#, fuzzy
msgctxt "STR_FPICKER_SHOW_PREVIEW"
msgid "Pr~eview"
msgstr "გა~დახედვა"
@@ -651,7 +648,6 @@ msgid "Print to File..."
msgstr "ამოსაბეჭდი ~ფაილი"
#: strings.hrc:119
-#, fuzzy
msgctxt "SV_PRINT_DEFPRT_TXT"
msgid "Default printer"
msgstr "ნაგულისხმევი პრინტერი"
@@ -672,7 +668,6 @@ msgid "<ignore>"
msgstr ""
#: strings.hrc:123
-#, fuzzy
msgctxt "SV_PRINT_CUSTOM_TXT"
msgid "Custom"
msgstr "ინდივიდუალური:"
@@ -709,25 +704,21 @@ msgid "default"
msgstr "სტანდარტული"
#: strings.hrc:133
-#, fuzzy
msgctxt "SV_MSGBOX_INFO"
msgid "Information"
msgstr "ინფორმაცია"
#: strings.hrc:134
-#, fuzzy
msgctxt "SV_MSGBOX_WARNING"
msgid "Warning"
msgstr "გაფრთხილება"
#: strings.hrc:135
-#, fuzzy
msgctxt "SV_MSGBOX_ERROR"
msgid "Error"
msgstr "შეცდომა"
#: strings.hrc:136
-#, fuzzy
msgctxt "SV_MSGBOX_QUERY"
msgid "Confirmation"
msgstr "დადასტურება"
@@ -854,7 +845,6 @@ msgid "line"
msgstr "ხაზები"
#: units.hrc:47
-#, fuzzy
msgctxt "SV_FUNIT_STRINGS"
msgid "pixels"
msgstr "პიქსელები"
@@ -916,7 +906,6 @@ msgid "Cu_t"
msgstr "ამოჭრა"
#: editmenu.ui:34
-#, fuzzy
msgctxt "editmenu|copy"
msgid "_Copy"
msgstr "_ასლი"
@@ -946,7 +935,6 @@ msgid "_Special Character..."
msgstr "~საგანგებო ასო-ნიშანი..."
#: errornocontentdialog.ui:8
-#, fuzzy
msgctxt "errornocontentdialog|ErrorNoContentDialog"
msgid "%PRODUCTNAME"
msgstr "%PRODUCTNAME"
@@ -962,7 +950,6 @@ msgid "Please check your document for ranges relevant to printing."
msgstr ""
#: errornoprinterdialog.ui:8
-#, fuzzy
msgctxt "errornoprinterdialog|ErrorNoPrinterDialog"
msgid "%PRODUCTNAME"
msgstr "%PRODUCTNAME"
@@ -1362,7 +1349,6 @@ msgid "From driver"
msgstr ""
#: printerdevicepage.ui:195
-#, fuzzy
msgctxt "printerdevicepage|colorspace"
msgid "Color"
msgstr "ფერი"
@@ -1433,7 +1419,6 @@ msgid "Device"
msgstr ""
#: printprogressdialog.ui:8
-#, fuzzy
msgctxt "printprogressdialog|PrintProgressDialog"
msgid "Printing"
msgstr "ბეჭდვა"
diff --git a/source/ka/wizards/messages.po b/source/ka/wizards/messages.po
index 7d9eec433a1..95c8ca81bbc 100644
--- a/source/ka/wizards/messages.po
+++ b/source/ka/wizards/messages.po
@@ -14,73 +14,61 @@ msgstr ""
"X-Generator: LibreOffice\n"
#: strings.hrc:32
-#, fuzzy
msgctxt "RID_COMMON_START_0"
msgid "The directory '%1' could not be created.<BR>There may not be enough space left on your hard disk."
msgstr "'%1' დირექტორია ვერ შეიქმნა.<BR>შეიძლება თქვენს დისკზე არ არის საკმარისი სივრცე."
#: strings.hrc:33
-#, fuzzy
msgctxt "RID_COMMON_START_1"
msgid "The text document could not be created.<BR>Please check if the module 'PRODUCTNAME Writer' is installed."
msgstr "დოკუმენტი ვერ შეიქმნება.<BR>გთხოვთ შეამოწმეთ მოდული 'PRODUCTNAME Writer' . თუ არის დაყენებული."
#: strings.hrc:34
-#, fuzzy
msgctxt "RID_COMMON_START_2"
msgid "The spreadsheet could not be created.<BR>Please check if the module 'PRODUCTNAME Calc' is installed."
msgstr "ელექტრონული ფურცელი ვერ შეიქმნება.<BR>გთხოვთ შეამოწმეთ 'PRODUCTNAME Calc' თუ არის დაყენებული."
#: strings.hrc:35
-#, fuzzy
msgctxt "RID_COMMON_START_3"
msgid "The presentation could not be created.<BR>Please check if the module 'PRODUCTNAME Impress' is installed."
msgstr "პრეზენტაცია ვერ შეიქმნება.<BR>გთხოვთ შეამოწმეთ 'PRODUCTNAME Impress' თუ არის დაყენებული."
#: strings.hrc:36
-#, fuzzy
msgctxt "RID_COMMON_START_4"
msgid "The drawing could not be created.<BR>Please check if the module 'PRODUCTNAME Draw' is installed."
msgstr "ნახატი ვერ შეიქმნება.<BR>gტხოვთ შეამოწმოთ თუ მოდული 'PRODUCTNAME Draw' არის დაყენებული."
#: strings.hrc:37
-#, fuzzy
msgctxt "RID_COMMON_START_5"
msgid "The formula could not be created.<BR>Please check if the module 'PRODUCTNAME Math' is installed."
msgstr "ფორმულა ვერ შეიქმნება.<BR>გტხოვთ სეამოწმოთ თუ მოდული 'PRODUCTNAME Math' არის დაყენებული."
#: strings.hrc:38
-#, fuzzy
msgctxt "RID_COMMON_START_6"
msgid "The files required could not be found.<BR>Please start the %PRODUCTNAME Setup and choose 'Repair'."
msgstr "მოთხოვნილი ფაილები ვერ მოიძებნა.<BR>გთხოვთ ჩართოთ %PRODUCTNAME დაყენება და აირციეთ 'აღდგენა'."
#: strings.hrc:39
-#, fuzzy
msgctxt "RID_COMMON_START_7"
msgid "The file '<PATH>' already exists.<BR><BR>Would you like to overwrite the existing file?"
msgstr "ფაილი'<PATH>' უკვე არსებობს.<BR><BR>გნებავთ თავზე გადაწერა არსებულ ფაილზე?"
#: strings.hrc:40
-#, fuzzy
msgctxt "RID_COMMON_START_8"
msgid "Yes"
msgstr "დიახ"
#: strings.hrc:41
-#, fuzzy
msgctxt "RID_COMMON_START_9"
msgid "Yes to All"
msgstr "დიახ ყველასათვის"
#: strings.hrc:42
-#, fuzzy
msgctxt "RID_COMMON_START_10"
msgid "No"
msgstr "არა"
#: strings.hrc:43
-#, fuzzy
msgctxt "RID_COMMON_START_11"
msgid "Cancel"
msgstr "გაუქმება"
@@ -92,55 +80,46 @@ msgid "~Finish"
msgstr "~დასრულება"
#: strings.hrc:45
-#, fuzzy
msgctxt "RID_COMMON_START_13"
msgid "< ~Back"
msgstr "< ~უკან"
#: strings.hrc:46
-#, fuzzy
msgctxt "RID_COMMON_START_14"
msgid "~Next >"
msgstr "~წინ >"
#: strings.hrc:47
-#, fuzzy
msgctxt "RID_COMMON_START_15"
msgid "~Help"
msgstr "~დახმარება"
#: strings.hrc:48
-#, fuzzy
msgctxt "RID_COMMON_START_16"
msgid "Steps"
msgstr "საფხურები"
#: strings.hrc:49
-#, fuzzy
msgctxt "RID_COMMON_START_17"
msgid "Close"
msgstr "დახურვა"
#: strings.hrc:50
-#, fuzzy
msgctxt "RID_COMMON_START_18"
msgid "OK"
msgstr "კარგი"
#: strings.hrc:51
-#, fuzzy
msgctxt "RID_COMMON_START_19"
msgid "The file already exists. Do you want to overwrite it?"
msgstr "ფაილი უკვე აერსებობს. გნებავთ მასზე გადაწერა?"
#: strings.hrc:52
-#, fuzzy
msgctxt "RID_COMMON_START_20"
msgid "Template created via <wizard_name> on <current_date>."
msgstr "შაბლონი შეიქმნა <wizard_name> ზე <current_date>."
#: strings.hrc:53
-#, fuzzy
msgctxt "RID_COMMON_START_21"
msgid ""
"The wizard could not be run, because important files were not found.\n"
@@ -152,349 +131,291 @@ msgstr ""
"გაუშვით ოსტატი თავიდან."
#: strings.hrc:56
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_1"
msgid "Letter Wizard"
msgstr "წერილის ოსტატი"
#: strings.hrc:57
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_2"
msgid "Label9"
msgstr "ჭდე9"
#: strings.hrc:58
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_3"
msgid "~Business letter"
msgstr "~საქმიანი წერილი"
#: strings.hrc:59
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_4"
msgid "~Formal personal letter"
msgstr "~ფორმალური პერსონალური სიმბოლოები"
#: strings.hrc:60
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_5"
msgid "~Personal letter"
msgstr "~პერსონალური წერილი"
#: strings.hrc:61
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_6"
msgid "~Use letterhead paper with pre-printed elements"
msgstr "~გამოიყენეთ საფირმო ბლანკიანი ქაღალდი წინასაბეჭდი ელემენტებისთვის"
#: strings.hrc:62
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_7"
msgid "~Logo"
msgstr "~ლოგო"
#: strings.hrc:63
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_8"
msgid "Return address"
msgstr "მისამართის დაბრუნება"
#: strings.hrc:64
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_9"
msgid "~Include footer"
msgstr "~სქოლიოს ჩათვლით"
#: strings.hrc:65
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_10"
msgid "~Return address in envelope window"
msgstr "მისამართის ~დაბრუნება კონვერტ ფანჯარაში"
#: strings.hrc:66
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_11"
msgid "~Logo"
msgstr "~ლოგო"
#: strings.hrc:67
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_12"
msgid "~Return address in envelope window"
msgstr "მისამართის ~დაბრუნება კონვერტ ფანჯარაში"
#: strings.hrc:68
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_13"
msgid "Letter Signs"
msgstr "სიმბოლოთა ნიშნები"
#: strings.hrc:69
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_14"
msgid "S~ubject line"
msgstr "თ~ემის სტრიქონი"
#: strings.hrc:70
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_15"
msgid "Salu~tation"
msgstr "მისა~ლმება"
#: strings.hrc:71
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_16"
msgid "Fold ~marks"
msgstr "საკეცი ~ნიშნები"
#: strings.hrc:72
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_17"
msgid "~Complimentary close"
msgstr "შე~საქები დახურვა"
#: strings.hrc:73
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_18"
msgid "~Footer"
msgstr "~ქვედა კოლონტიტული"
#: strings.hrc:74
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_19"
msgid "~Use user data for return address"
msgstr "მისამართის დასაბრუნებლად მომხმარებლის მონაცემთა ~გამოყენება"
#: strings.hrc:75
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_20"
msgid "~New sender address:"
msgstr "გამომგზავნის ~ახალი მისამართი"
#: strings.hrc:76
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_21"
msgid "Use placeholders for ~recipient's address"
msgstr "~მიმღებთა მისამართისათვის ჩანაცვლების ველის გამოყენება"
#: strings.hrc:77
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_22"
msgid "Use address database for ~mail merge"
msgstr "~წერილთა გასაერთიანებლად მისამართის მონაცემთა ბაზის გამოყენება"
#: strings.hrc:78
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_23"
msgid "Include ~only on second and following pages"
msgstr "~მხოლოდ შემდეგი და მიმდინარე გვერდების შემცველობით"
#: strings.hrc:79
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_24"
msgid "~Include page number"
msgstr "გვერდის ნომრის შე~მცველობით"
#: strings.hrc:80
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_25"
msgid "Letter Template"
msgstr "წერილის შაბლონი"
#: strings.hrc:81
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_26"
msgid "Create a ~letter from this template"
msgstr "ამ შაბლონიდან ~წერილის შექმნა"
#: strings.hrc:82
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_27"
msgid "Make ~manual changes to this letter template"
msgstr "ამ წერილის შაბლონსში ცვლილებების ~ხელით შეტანა"
#: strings.hrc:83
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_28"
msgid "Page design"
msgstr "გვერდის დიზაინი"
#: strings.hrc:84
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_29"
msgid "Page design"
msgstr "გვერდის დიზაინი"
#: strings.hrc:85
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_30"
msgid "Page design"
msgstr "გვერდის დიზაინი"
#: strings.hrc:86
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_31"
msgid "This wizard helps you to create a letter template. You can then use the template as the basis for writing letters as often as desired."
msgstr "ეს ოსტატი მოგეხმარებათ სიმბოლოთა შაბლონის შექმნაში. თქვენ შემდეგ შეგიძლიათ ამ შაბლონის გამოყენება, როგორც ფუძის, იმისთვის, რომ წერით სიმბოლოები იმ რაიდენობით რამდენსაც საჭიროებ ამოითცხოვს."
#: strings.hrc:87
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_32"
msgid "~Height:"
msgstr "~სიმაღლე"
#: strings.hrc:88
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_33"
msgid "~Width:"
msgstr "~სიგანე:"
#: strings.hrc:89
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_34"
msgid "S~pacing to left margin:"
msgstr "მარცხენა ველის ~დაშორება:"
#: strings.hrc:90
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_35"
msgid "Spacing ~to top margin:"
msgstr "~ზედა ველის დაშორება:"
#: strings.hrc:91
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_36"
msgid "Height:"
msgstr "სიმაღლე:"
#: strings.hrc:92
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_37"
msgid "Width:"
msgstr "სიგანე:"
#: strings.hrc:93
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_38"
msgid "S~pacing to left margin:"
msgstr "მარცხენა ველის ~დაშორება:"
#: strings.hrc:94
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_39"
msgid "Spacing ~to top margin:"
msgstr "~ზედა ველის დაშორება:"
#: strings.hrc:95
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_40"
msgid "Height:"
msgstr "სიმაღლე:"
#: strings.hrc:96
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_42"
msgid "Sender's address"
msgstr "გამომგზავნის მისამართი"
#: strings.hrc:97
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_43"
msgid "Name:"
msgstr "სახელი:"
#: strings.hrc:98
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_44"
msgid "Street:"
msgstr "ქუჩა:"
#: strings.hrc:99
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_45"
msgid "ZIP code/State/City:"
msgstr "ZIP კოდი/შტატი/ქალაქი:"
#: strings.hrc:100
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_46"
msgid "Recipient's address"
msgstr "მიმღების მისამართი"
#: strings.hrc:101
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_47"
msgid "Footer"
msgstr "ქვედა კოლონტიტული"
#: strings.hrc:102
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_48"
msgid "This wizard creates a letter template which enables you to create multiple letters with the same layout and settings."
msgstr "ეს ოსტატი შექმნის სიმბოლოთა შაბლონს ,რომელიც საშუალებას მოგცემთ შექმნათ მრავალფუნქციური სიმბოლოები იგივე განლაგებით და პარამეტრებით."
#: strings.hrc:103
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_49"
msgid "To create another new letter out of the template just navigate to the template location and double-click it."
msgstr "რომ შექმნათ სხავა ახალი სიმბილო გამომდინარე შაბლონიდან უბრალოდ მიაგენით შაბლონის ადგილმდებარეობას და ორჯერ დააწკაპუნეთ."
#: strings.hrc:104
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_50"
msgid "Template name:"
msgstr "შაბლონის სახელი:"
#: strings.hrc:105
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_51"
msgid "Location and file name:"
msgstr "მდებარეობა და ფაილის სახელი:"
#: strings.hrc:106
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_52"
msgid "How do you want to proceed?"
msgstr "გნებავთ დაწყება?"
#: strings.hrc:107
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_53"
msgid "Please choose the type of letter and page design"
msgstr "გთხოვთ აირჩიეთ წერილის ტიპი და გვერდი დიზაინი"
#: strings.hrc:108
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_54"
msgid "Select the items to be printed"
msgstr "აირჩიეთ ამოსაბეჭდი ელემენტები"
#: strings.hrc:109
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_55"
msgid "Specify items already on your letterhead paper"
msgstr "განსაზღვრეთ ელემენტები უკვე თქვენთან არსებულ სიმბოლოთა გვერდზე."
#: strings.hrc:110
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_56"
msgid "Specify the sender and recipient information"
msgstr "განსაზღვრეთ გამგზავნის და მიმღების ინფორმაცია"
#: strings.hrc:111
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_57"
msgid "Fill in the information you would like in the footer"
msgstr "შეავსე ინფორმაციაში ის რაც გინდ არომ იყვეს სქოლიოში"
#: strings.hrc:112
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_58"
msgid "Please specify last settings"
msgstr "გთხოვთ განსაზღვრეთ ბოლო პარამეტრები"
#: strings.hrc:113
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_59"
msgid "Subject:"
msgstr "საგანი:"
@@ -510,7 +431,6 @@ msgid "Modern"
msgstr ""
#: strings.hrc:116
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_62"
msgid "Office"
msgstr "ოფისი"
@@ -526,289 +446,241 @@ msgid "Mail"
msgstr ""
#: strings.hrc:119
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_65"
msgid "Marine"
msgstr "ზღვის ფერი"
#: strings.hrc:120
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_66"
msgid "Red Line"
msgstr "ახალი ხაზი"
#: strings.hrc:123
-#, fuzzy
msgctxt "RID_LETTERWIZARDSALUTATION_START_1"
msgid "To Whom it May Concern"
msgstr "იმას, ვისაც ეს ეხება"
#: strings.hrc:124
-#, fuzzy
msgctxt "RID_LETTERWIZARDSALUTATION_START_2"
msgid "Dear Sir or Madam"
msgstr "ძვერფასო ბატონებო ან ქალბატონებო"
#: strings.hrc:125
-#, fuzzy
msgctxt "RID_LETTERWIZARDSALUTATION_START_3"
msgid "Hello"
msgstr "გამარჯობა"
#: strings.hrc:128
-#, fuzzy
msgctxt "RID_LETTERWIZARDGREETING_START_1"
msgid "Sincerely"
msgstr "პატივისცემით"
#: strings.hrc:129
-#, fuzzy
msgctxt "RID_LETTERWIZARDGREETING_START_2"
msgid "Best regards"
msgstr "გისურვებთ წარმატებებს"
#: strings.hrc:130
-#, fuzzy
msgctxt "RID_LETTERWIZARDGREETING_START_3"
msgid "Cheers"
msgstr "მისალმება"
#: strings.hrc:133
-#, fuzzy
msgctxt "RID_LETTERWIZARDROADMAP_START_1"
msgid "Page design"
msgstr "გვერდის დიზაინი"
#: strings.hrc:134
-#, fuzzy
msgctxt "RID_LETTERWIZARDROADMAP_START_2"
msgid "Letterhead layout"
msgstr "ზედა სიმბოლოთ აგანლაგება"
#: strings.hrc:135
-#, fuzzy
msgctxt "RID_LETTERWIZARDROADMAP_START_3"
msgid "Printed items"
msgstr "ბეჭდვადი ელემენტები"
#: strings.hrc:136
-#, fuzzy
msgctxt "RID_LETTERWIZARDROADMAP_START_4"
msgid "Recipient and sender"
msgstr "მიმღები და გამომგზავნი"
#: strings.hrc:137
-#, fuzzy
msgctxt "RID_LETTERWIZARDROADMAP_START_5"
msgid "Footer"
msgstr "ქვედა კოლონტიტული"
#: strings.hrc:138
-#, fuzzy
msgctxt "RID_LETTERWIZARDROADMAP_START_6"
msgid "Name and location"
msgstr "სახელი და მდებარეობა"
#: strings.hrc:141
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_1"
msgid "Fax Wizard"
msgstr "ფაქსის ოსტატი"
#: strings.hrc:142
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_2"
msgid "Label9"
msgstr "ჭდე9"
#: strings.hrc:143
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_3"
msgid "~Business Fax"
msgstr "~ბიზნეს ფაქსი"
#: strings.hrc:144
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_4"
msgid "~Personal Fax"
msgstr "~პერსონალური ფაქსი"
#: strings.hrc:145
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_5"
msgid "~Logo"
msgstr "~ლოგო"
#: strings.hrc:146
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_6"
msgid "S~ubject line"
msgstr "თ~ემის სტრიქონი"
#: strings.hrc:147
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_7"
msgid "S~alutation"
msgstr "მ~ისალმება"
#: strings.hrc:148
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_8"
msgid "~Complimentary close"
msgstr "შე~საქები დახურვა"
#: strings.hrc:149
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_9"
msgid "~Footer"
msgstr "~ქვედა კოლონტიტული"
#: strings.hrc:150
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_10"
msgid "~Use user data for return address"
msgstr "მისამართის დასაბრუნებლად მომხმარებლის მონაცემთა ~გამოყენება"
#: strings.hrc:151
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_11"
msgid "~New return address"
msgstr "~ახალი დასაბრუნებელი მისამართი"
#: strings.hrc:152
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_12"
msgid "My Fax Template"
msgstr "ჩემი ფაქსის შაბლონი"
#: strings.hrc:153
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_13"
msgid "Create a ~fax from this template"
msgstr "~ფაქსის შექმნა ამ შაბლონიდან"
#: strings.hrc:154
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_14"
msgid "Make ~manual changes to this fax template"
msgstr "ფაქსის შაბლონში ~ხელით ჩვლილებების შეტანა"
#: strings.hrc:155
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_15"
msgid "Page design"
msgstr "გვერდის დიზაინი"
#: strings.hrc:156
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_16"
msgid "Page design"
msgstr "გვერდის დიზაინი"
#: strings.hrc:157
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_17"
msgid "This wizard helps you to create a fax template. The template can then be used to create a fax whenever needed."
msgstr "ეს ოსტატი დაგეხმარებათ ფაქსის შაბლონის შექმნაში.შემდეგსი ეს შაბლონს გამოიუყენებთ ფაქსის შექმნის დროს საჭიროების შემთხვევაშ."
#: strings.hrc:158
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_18"
msgid "Return address"
msgstr "მისამართის დაბრუნება"
#: strings.hrc:159
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_19"
msgid "Name:"
msgstr "სახელი:"
#: strings.hrc:160
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_20"
msgid "Street:"
msgstr "ქუჩა:"
#: strings.hrc:161
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_21"
msgid "ZIP code/State/City:"
msgstr "ZIP კოდი/შტატი/ქალაქი:"
#: strings.hrc:162
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_22"
msgid "Footer"
msgstr "ქვედა კოლონტიტული"
#: strings.hrc:163
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_23"
msgid "This wizard creates a fax template which enables you to create multiple faxes with the same layout and settings."
msgstr "ეს ოსტატი შექმნის სიმბოლოთა შაბლონს ,რომელიც საშუალებას მოგცემთ შექმნათ მრავალფუნქციურ ფაქსებს იგივე განლაგებით და პარამეტრებით."
#: strings.hrc:164
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_24"
msgid "To create another new fax out of the template, go to the location where you saved the template and double-click the file."
msgstr "ახალი ფაქსის შექმნა არსებული შაბლონის გამოყენებით, მონახეთ ადგილმდებარეობა სადაც შეინახეთ შაბლონი დ აორჯერ დააწკაპუნეთ ფაილზე."
#: strings.hrc:165
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_25"
msgid "Template Name:"
msgstr "შაბლონის სახელი:"
#: strings.hrc:166
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_26"
msgid "Location and file name:"
msgstr "მდებარეობა და ფაილის სახელი:"
#: strings.hrc:167
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_27"
msgid "What do you want to do next?"
msgstr "რისი გაკეთება გსურთ შემდეგში?"
#: strings.hrc:168
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_28"
msgid "Choose the type of fax and a page design"
msgstr "აირჩიეთ ფაქსის ტიპი და გვერდის დიზაინი"
#: strings.hrc:169
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_29"
msgid "Select items to include in the fax template"
msgstr "მონიშნეთ ელემენტები ფაქსის შაბლონისათვის"
#: strings.hrc:170
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_30"
msgid "Specify sender and recipient information"
msgstr "განსაზღვრეთ გამგზავნის და მიმღების ინფორმაცია"
#: strings.hrc:171
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_31"
msgid "Enter text for the footer"
msgstr "შეიყვეანეთ ტექსტი ქვედა კოლონტიტულისათვის"
#: strings.hrc:172
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_32"
msgid "Choose a name and save the template"
msgstr "აირჩიეთ სახელი და შეინახეთ შაბლონი"
#: strings.hrc:173
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_33"
msgid "Include ~only on second and following pages"
msgstr "~მხოლოდ შემდეგი და მიმდინარე გვერდების შემცველობით"
#: strings.hrc:174
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_34"
msgid "~Include page number"
msgstr "გვერდის ნომრის შე~მცველობით"
@@ -820,37 +692,31 @@ msgid "~Date"
msgstr "~თარიღი"
#: strings.hrc:176
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_36"
msgid "~Type of message"
msgstr "~მესიჯის ტიპი"
#: strings.hrc:177
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_37"
msgid "Fax Number:"
msgstr "ფაქსის ნომერი:"
#: strings.hrc:178
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_38"
msgid "Use placeholders for ~recipient's address"
msgstr "~მიმღებთა მისამართისათვის ჩანაცვლების ველის გამოყენება"
#: strings.hrc:179
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_39"
msgid "Use address database for ~mail merge"
msgstr "~წერილთა გასაერთიანებლად მისამართის მონაცემთა ბაზის გამოყენება"
#: strings.hrc:180
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_40"
msgid "~New return address"
msgstr "~ახალი დასაბრუნებელი მისამართი"
#: strings.hrc:181
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_41"
msgid "To:"
msgstr "ზედა:"
@@ -862,7 +728,6 @@ msgid "From:"
msgstr "_გამომგზავნი:"
#: strings.hrc:183
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_43"
msgid "Fax:"
msgstr "ფაქსი"
@@ -873,7 +738,6 @@ msgid "Tel:"
msgstr ""
#: strings.hrc:185
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_45"
msgid "E-mail:"
msgstr "ელფოსტა:"
@@ -906,7 +770,6 @@ msgid "Lines"
msgstr "ხაზები"
#: strings.hrc:191
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_51"
msgid "Marine"
msgstr "ზღვის ფერი"
@@ -932,193 +795,161 @@ msgid "Modern Fax from Private"
msgstr ""
#: strings.hrc:196
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_56"
msgid "Fax"
msgstr "ფაქსი"
#: strings.hrc:199
-#, fuzzy
msgctxt "RID_FAXWIZARDCOMMUNICATION_START_1"
msgid "Important Information!"
msgstr "აუცილებელი ინფორმაცია!"
#: strings.hrc:200
-#, fuzzy
msgctxt "RID_FAXWIZARDCOMMUNICATION_START_2"
msgid "For your information"
msgstr "თქვენი უნფორმაციისთვის"
#: strings.hrc:201
-#, fuzzy
msgctxt "RID_FAXWIZARDCOMMUNICATION_START_3"
msgid "News!"
msgstr "სიახლეები!"
#: strings.hrc:204
-#, fuzzy
msgctxt "RID_FAXWIZARDSALUTATION_START_1"
msgid "To whom it may concern,"
msgstr "იმას, ვისაც ეს ეხება"
#: strings.hrc:205
-#, fuzzy
msgctxt "RID_FAXWIZARDSALUTATION_START_2"
msgid "Dear Sir or Madam,"
msgstr "ძვირფასო ქალბატონებო ან ბატონებო,"
#: strings.hrc:206
-#, fuzzy
msgctxt "RID_FAXWIZARDSALUTATION_START_3"
msgid "Hello,"
msgstr "გამარჯობათ,"
#: strings.hrc:207
-#, fuzzy
msgctxt "RID_FAXWIZARDSALUTATION_START_4"
msgid "Hi,"
msgstr "სალამი,"
#: strings.hrc:210
-#, fuzzy
msgctxt "RID_FAXWIZARDGREETING_START_1"
msgid "Sincerely"
msgstr "პატივისცემით"
#: strings.hrc:211
-#, fuzzy
msgctxt "RID_FAXWIZARDGREETING_START_2"
msgid "Yours faithfully"
msgstr "გულწრფელად თქვენი"
#: strings.hrc:212
-#, fuzzy
msgctxt "RID_FAXWIZARDGREETING_START_3"
msgid "Regards"
msgstr "წარმატებები"
#: strings.hrc:213
-#, fuzzy
msgctxt "RID_FAXWIZARDGREETING_START_4"
msgid "Love"
msgstr "სიყვარული"
#: strings.hrc:216
-#, fuzzy
msgctxt "RID_FAXWIZARDROADMAP_START_1"
msgid "Page design"
msgstr "გვერდის დიზაინი"
#: strings.hrc:217
-#, fuzzy
msgctxt "RID_FAXWIZARDROADMAP_START_2"
msgid "Items to include"
msgstr "ელემენტევის გათვალისწინებით"
#: strings.hrc:218
-#, fuzzy
msgctxt "RID_FAXWIZARDROADMAP_START_3"
msgid "Sender and Recipient"
msgstr "გამომგზავნი დამიმღები"
#: strings.hrc:219
-#, fuzzy
msgctxt "RID_FAXWIZARDROADMAP_START_4"
msgid "Footer"
msgstr "ქვედა კოლონტიტული"
#: strings.hrc:220
-#, fuzzy
msgctxt "RID_FAXWIZARDROADMAP_START_5"
msgid "Name and location"
msgstr "სახელი და მდებარეობა"
#: strings.hrc:223
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_1"
msgid "Agenda Wizard"
msgstr "განრიგის ოსტატი"
#: strings.hrc:224
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_2"
msgid "Make ~manual changes to this agenda template"
msgstr "განრიგის შაბლონში ~ხელით ცვლილებების შეტანა"
#: strings.hrc:225
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_3"
msgid "Template name:"
msgstr "შაბლონის სახელი:"
#: strings.hrc:226
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_4"
msgid "Location and file name:"
msgstr "მდებარეობა და ფაილის სახელი:"
#: strings.hrc:227
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_5"
msgid "What do you want to do next?"
msgstr "რისი გაკეთება გსურთ შემდეგში?"
#: strings.hrc:228
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_6"
msgid "Please choose the page design for the agenda"
msgstr "გთხოვთ აირჩიეთ გვერდის დიზაინი განრიგისათვის"
#: strings.hrc:229
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_7"
msgid "Please select the headings you wish to include in your agenda template"
msgstr "გთხოვთ მონიშნოთ სათაურები, რომლებიც გინდათ, რომ შედიოდეს განრიგის შაბლონში"
#: strings.hrc:230
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_8"
msgid "Please enter general information for the event"
msgstr "გთხოვთ შეიყვანეთ ძირითადი ინფორმაცია მოვლენებისთვის"
#: strings.hrc:231
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_9"
msgid "Please specify items for the agenda"
msgstr "გთხოვთ განსაზღვეთ ელემენტები განრიგისათვის "
#: strings.hrc:232
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_10"
msgid "Please select the names you wish to include in your agenda template"
msgstr "გთხოვთ მონიშნოთ სახელები, რომლებიც გინდათ, რომ შედიოდეს განრიგის შაბლონში"
#: strings.hrc:233
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_11"
msgid "Choose a name and save the template"
msgstr "აირჩიეთ სახელი და შეინახეთ შაბლონი"
#: strings.hrc:234
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_12"
msgid "Include form for recording minutes"
msgstr "ჩაწრეილი ცუტების ფორმის ჩათვილთ"
#: strings.hrc:235
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_13"
msgid "This wizard helps you to create an agenda template. The template can then be used to create an agenda whenever needed."
msgstr "ეს ოსტატი მოგეხმარებათ განრიგის შაბოლინს შექმნაში.შაბლონი შეიძლება შემდეგ გამოიყენოთ, რომ შექმნათ ძირითადი ოპერატორების ცხრილი, როცა ეს აუცილებელია."
#: strings.hrc:236
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_14"
msgid "Time:"
msgstr "დრო:"
#: strings.hrc:237
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_15"
msgid "Name:"
msgstr "სახელი:"
@@ -1130,109 +961,91 @@ msgid "Location:"
msgstr "ადგილმდებარეობა:"
#: strings.hrc:239
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_17"
msgid "Placeholders will be used in empty fields. You can replace placeholders with text later."
msgstr "ჩანაცვლების ველი გამოიყენება ცარიელი ველებისთვის. თქვენ შეგიძლით გაიმეოროთ ჩანაცვლები ველი ტექსტის შემდეგ."
#: strings.hrc:240
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_18"
msgid "..."
msgstr "..."
#: strings.hrc:241
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_19"
msgid "Create an ~agenda from this template"
msgstr "~განრიგის შექმნა ამ შაბლონისათვის"
#: strings.hrc:242
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_20"
msgid "To create a new agenda out of the template, go to the location where you saved the template and double-click the file."
msgstr "იმისთვის, რომ შექმნათ განრიგი შაბლონით,მონახეთ ადგილმდებარეობა სადაც შეინახეთ შაბლონი დ აორჯერ დააწკაპუნეთ ფაილზე"
#: strings.hrc:243
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_21"
msgid "Agenda item"
msgstr "განრიგის ელემენტი"
#: strings.hrc:244
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_22"
msgid "Responsible"
msgstr "პასუხისმგებელი"
#: strings.hrc:245
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_23"
msgid "Duration"
msgstr "ხანგრძლივობა"
#: strings.hrc:246
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_24"
msgid "Meeting called by"
msgstr "შეხვედრის გამოძახება"
#: strings.hrc:247
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_25"
msgid "Chairperson"
msgstr "წარმომადგენელი"
#: strings.hrc:248
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_26"
msgid "Minute keeper"
msgstr "წუთის მზოგი"
#: strings.hrc:249
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_27"
msgid "Moderator"
msgstr "მოდერატორი"
#: strings.hrc:250
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_28"
msgid "Attendees"
msgstr "მსმენელები"
#: strings.hrc:251
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_29"
msgid "Observers"
msgstr "ზედამხედველები"
#: strings.hrc:252
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_30"
msgid "Facility personnel"
msgstr "პერსონალი"
#: strings.hrc:253
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_31"
msgid "The agenda template will include placeholders for the names of the selected people. When creating an agenda from the template, you can replace these placeholder with the appropriate names."
msgstr "განრიგის შაბლონი ველის ჩამნაცვლებლებით აღნიშნული ხალხის სახელებით.როცა იქმნება განრიგი შაბლონისგან,თქვენ შეგიძლით ჩაანაცვლოთ ველთა ჩამნაცვლებლები შესანბამისი სახელებით."
#: strings.hrc:254
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_32"
msgid "Type of meeting"
msgstr "შეხვედრის ტიპი"
#: strings.hrc:255
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_33"
msgid "Please read"
msgstr "გთხოვთ წაიკითხოთ"
#: strings.hrc:256
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_34"
msgid "Please bring"
msgstr "გთხოვთ მოიტანოთ"
@@ -1244,49 +1057,41 @@ msgid "Notes"
msgstr "ჩანაწერები"
#: strings.hrc:258
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_36"
msgid "The agenda template will include placeholders for the selected items."
msgstr "განრიგის შაბლონი შეცავს ჩამნაცვლებელთა ველებს მონიშნული ელემენტებით."
#: strings.hrc:259
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_38"
msgid "Date:"
msgstr "თარიღი:"
#: strings.hrc:260
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_39"
msgid "This wizard creates an agenda template which enables you to create multiple agendas with the same layout and settings."
msgstr "ეს ოსტატი შექმნის განრიგის შაბლონს, რომელიც დაგეხმატრბათ,რო შექმნათ მრავალფუნქციური განრიგები იგივე განლაგებით და პარამეტრებით."
#: strings.hrc:261
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_40"
msgid "Page design:"
msgstr "გვერდის დიზაინი:"
#: strings.hrc:262
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_41"
msgid "myAgendaTemplate.stw"
msgstr "ჩემიგანიგსიშაბლონი.stw"
#: strings.hrc:263
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_42"
msgid "My Agenda Template"
msgstr "mემი განრიგის შაბლონი"
#: strings.hrc:264
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_43"
msgid "An unexpected error occurred while saving the agenda template."
msgstr "უცნობი შეცდომა წარმოიწმნა, როცა ინახებოდა განრიგის შაბლონი."
#: strings.hrc:265
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_44"
msgid "Name"
msgstr "სახელი"
@@ -1298,7 +1103,6 @@ msgid "Date"
msgstr "თარიღი"
#: strings.hrc:267
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_46"
msgid "Time"
msgstr "დრო"
@@ -1310,67 +1114,56 @@ msgid "Location"
msgstr "ადგილმდებარეობა"
#: strings.hrc:269
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_48"
msgid "Click to replace this text"
msgstr "დააწკაპუნეთ ამ ტექსტის ჩასანაცვლებლად"
#: strings.hrc:270
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_50"
msgid "Page design"
msgstr "გვერდის დიზაინი"
#: strings.hrc:271
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_51"
msgid "General information"
msgstr "მთავარი ინფორმაცია"
#: strings.hrc:272
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_52"
msgid "Headings to include"
msgstr "სათაურების ჩათვლით"
#: strings.hrc:273
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_53"
msgid "Names"
msgstr "სახელები"
#: strings.hrc:274
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_54"
msgid "Agenda items"
msgstr "განრიგის ელემენტები"
#: strings.hrc:275
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_55"
msgid "Name and location"
msgstr "სახელი და მდებარეობა"
#: strings.hrc:276
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_56"
msgid "An unexpected error occurred while opening the agenda template."
msgstr "უცნობი შეცდომა წარმოიწმნა, როცა იხსნებოდა განრიგის შაბლონი."
#: strings.hrc:277
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_57"
msgid "Type of meeting"
msgstr "შეხვედრის ტიპი"
#: strings.hrc:278
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_58"
msgid "Please bring"
msgstr "გთხოვთ მოიტანოთ"
#: strings.hrc:279
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_59"
msgid "Please read"
msgstr "გთხოვთ წაიკითხოთ"
@@ -1382,43 +1175,36 @@ msgid "Notes"
msgstr "ჩანაწერები"
#: strings.hrc:281
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_61"
msgid "Meeting called by"
msgstr "შეხვედრის გამოძახება"
#: strings.hrc:282
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_62"
msgid "Chairperson"
msgstr "წარმომადგენელი"
#: strings.hrc:283
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_63"
msgid "Attendees"
msgstr "მსმენელები"
#: strings.hrc:284
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_64"
msgid "Minute keeper"
msgstr "წუთის მზოგი"
#: strings.hrc:285
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_65"
msgid "Moderator"
msgstr "მოდერატორი"
#: strings.hrc:286
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_66"
msgid "Observers"
msgstr "ზედამხედველები"
#: strings.hrc:287
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_67"
msgid "Facility personnel"
msgstr "პერსონალი"
@@ -1436,25 +1222,21 @@ msgid "Remove"
msgstr "ამოშლა"
#: strings.hrc:290
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_70"
msgid "Move up"
msgstr "აწევა"
#: strings.hrc:291
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_71"
msgid "Move down"
msgstr "დაწევა"
#: strings.hrc:292
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_72"
msgid "Date:"
msgstr "თარიღი:"
#: strings.hrc:293
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_73"
msgid "Time:"
msgstr "დრო:"
@@ -1481,19 +1263,16 @@ msgid "Topic"
msgstr ""
#: strings.hrc:298
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_78"
msgid "Responsible"
msgstr "პასუხისმგებელი"
#: strings.hrc:299
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_79"
msgid "Time"
msgstr "დრო"
#: strings.hrc:300
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_80"
msgid "Additional information"
msgstr "დამატებითი ინფორმაცია"
@@ -1529,7 +1308,6 @@ msgid "Deadline:"
msgstr ""
#: strings.hrc:307
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_87"
msgid "Blue"
msgstr "ლურჯი"
@@ -1551,13 +1329,11 @@ msgid "Elegant"
msgstr ""
#: strings.hrc:311
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_91"
msgid "Green"
msgstr "მწვანე"
#: strings.hrc:312
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_92"
msgid "Grey"
msgstr "ნაცრისფერი"
@@ -1574,7 +1350,6 @@ msgid "Orange"
msgstr "ნარინჯისფერი"
#: strings.hrc:315
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_95"
msgid "Red"
msgstr "წითელი"
diff --git a/source/ka/wizards/source/resources.po b/source/ka/wizards/source/resources.po
index 6562b10fe80..b00bb586a6b 100644
--- a/source/ka/wizards/source/resources.po
+++ b/source/ka/wizards/source/resources.po
@@ -14,7 +14,6 @@ msgstr ""
"X-Generator: LibreOffice\n"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_0\n"
@@ -23,7 +22,6 @@ msgid "The directory '%1' could not be created.<BR>There may not be enough space
msgstr "'%1' დირექტორია ვერ შეიქმნა.<BR>შეიძლება თქვენს დისკზე არ არის საკმარისი სივრცე."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_1\n"
@@ -32,7 +30,6 @@ msgid "The text document could not be created.<BR>Please check if the module 'PR
msgstr "დოკუმენტი ვერ შეიქმნება.<BR>გთხოვთ შეამოწმეთ მოდული 'PRODUCTNAME Writer' . თუ არის დაყენებული."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_2\n"
@@ -41,7 +38,6 @@ msgid "The spreadsheet could not be created.<BR>Please check if the module 'PROD
msgstr "ელექტრონული ფურცელი ვერ შეიქმნება.<BR>გთხოვთ შეამოწმეთ 'PRODUCTNAME Calc' თუ არის დაყენებული."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_3\n"
@@ -50,7 +46,6 @@ msgid "The presentation could not be created.<BR>Please check if the module 'PRO
msgstr "პრეზენტაცია ვერ შეიქმნება.<BR>გთხოვთ შეამოწმეთ 'PRODUCTNAME Impress' თუ არის დაყენებული."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_4\n"
@@ -59,7 +54,6 @@ msgid "The drawing could not be created.<BR>Please check if the module 'PRODUCTN
msgstr "ნახატი ვერ შეიქმნება.<BR>gტხოვთ შეამოწმოთ თუ მოდული 'PRODUCTNAME Draw' არის დაყენებული."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_5\n"
@@ -68,7 +62,6 @@ msgid "The formula could not be created.<BR>Please check if the module 'PRODUCTN
msgstr "ფორმულა ვერ შეიქმნება.<BR>გტხოვთ სეამოწმოთ თუ მოდული 'PRODUCTNAME Math' არის დაყენებული."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_6\n"
@@ -77,7 +70,6 @@ msgid "The files required could not be found.<BR>Please start the %PRODUCTNAME S
msgstr "მოთხოვნილი ფაილები ვერ მოიძებნა.<BR>გთხოვთ ჩართოთ %PRODUCTNAME დაყენება და აირციეთ 'აღდგენა'."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_7\n"
@@ -86,7 +78,6 @@ msgid "The file '<PATH>' already exists.<BR><BR>Would you like to overwrite the
msgstr "ფაილი'<PATH>' უკვე არსებობს.<BR><BR>გნებავთ თავზე გადაწერა არსებულ ფაილზე?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_8\n"
@@ -95,7 +86,6 @@ msgid "Yes"
msgstr "დიახ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_9\n"
@@ -104,7 +94,6 @@ msgid "Yes to All"
msgstr "დიახ ყველასათვის"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_10\n"
@@ -113,7 +102,6 @@ msgid "No"
msgstr "არა"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_11\n"
@@ -131,7 +119,6 @@ msgid "~Finish"
msgstr "~დასრულება"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_13\n"
@@ -140,7 +127,6 @@ msgid "< ~Back"
msgstr "< ~უკან"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_14\n"
@@ -149,7 +135,6 @@ msgid "~Next >"
msgstr "~წინ >"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_15\n"
@@ -158,7 +143,6 @@ msgid "~Help"
msgstr "~დახმარება"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_16\n"
@@ -167,7 +151,6 @@ msgid "Steps"
msgstr "საფხურები"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_17\n"
@@ -176,7 +159,6 @@ msgid "Close"
msgstr "დახურვა"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_18\n"
@@ -185,7 +167,6 @@ msgid "OK"
msgstr "კარგი"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_19\n"
@@ -194,7 +175,6 @@ msgid "The file already exists. Do you want to overwrite it?"
msgstr "ფაილი უკვე აერსებობს. გნებავთ მასზე გადაწერა?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_20\n"
@@ -215,7 +195,6 @@ msgstr ""
"გაუშვით ოსტატი თავიდან."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_0\n"
@@ -224,7 +203,6 @@ msgid "Report Wizard"
msgstr "ანგარიშგების ოსტატი"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_3\n"
@@ -233,7 +211,6 @@ msgid "~Table"
msgstr "~ცხრილი"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_4\n"
@@ -242,7 +219,6 @@ msgid "Colu~mns"
msgstr "სვე~ტები"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_7\n"
@@ -251,7 +227,6 @@ msgid "Report_"
msgstr "მოხსენება_"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_8\n"
@@ -260,7 +235,6 @@ msgid "- undefined -"
msgstr "- განუსაზღვრელი -"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_9\n"
@@ -269,7 +243,6 @@ msgid "~Fields in report"
msgstr "~ველები მოხსენებაში"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_11\n"
@@ -278,7 +251,6 @@ msgid "Grouping"
msgstr "დაჯგუფება"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_12\n"
@@ -287,7 +259,6 @@ msgid "Sort options"
msgstr "საშუალებების სორტირება"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_13\n"
@@ -296,7 +267,6 @@ msgid "Choose layout"
msgstr "განლაგების ამორჩევა"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_14\n"
@@ -305,7 +275,6 @@ msgid "Create report"
msgstr "ანგარიშის შექმნა"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_15\n"
@@ -314,7 +283,6 @@ msgid "Layout of data"
msgstr "მონაცემათა განლაგება"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_16\n"
@@ -323,7 +291,6 @@ msgid "Layout of headers and footers"
msgstr "დასაწყისისების და სქოლიოების განლაგება"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_19\n"
@@ -332,7 +299,6 @@ msgid "Fields"
msgstr "ველები"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_20\n"
@@ -341,7 +307,6 @@ msgid "~Sort by"
msgstr "~დალაგება"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_21\n"
@@ -350,7 +315,6 @@ msgid "T~hen by"
msgstr "შე~მდეგ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_22\n"
@@ -377,7 +341,6 @@ msgid "Landscape"
msgstr "ალბომისებური"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_28\n"
@@ -386,7 +349,6 @@ msgid "Which fields do you want to have in your report?"
msgstr "რომელო ველები გინდათ, რომ გქონდეთ თქვენ ანგარიშგებაში?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_29\n"
@@ -395,7 +357,6 @@ msgid "Do you want to add grouping levels?"
msgstr "გნებავთ დაჯგუფების დონეების დამატება?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_30\n"
@@ -404,7 +365,6 @@ msgid "According to which fields do you want to sort the data?"
msgstr "პირობების გათვალისწინებით , გნებათ ველის სორტირება ბაზასთან?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_31\n"
@@ -413,7 +373,6 @@ msgid "How do you want your report to look?"
msgstr "როგორ გნებავთ, რომ თქვენი ანგარიშგება გამოიყურებოდეს?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_32\n"
@@ -422,7 +381,6 @@ msgid "Decide how you want to proceed"
msgstr "გადაწყვიტეთ როგორ გინდათ დაწყება"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_33\n"
@@ -431,7 +389,6 @@ msgid "Title of report"
msgstr "ანგარიშგების სათაური"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_34\n"
@@ -440,7 +397,6 @@ msgid "Display report"
msgstr "ანგარისგების ჩვენება"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_35\n"
@@ -467,7 +423,6 @@ msgid "Descending"
msgstr "კლებადი"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_40\n"
@@ -476,7 +431,6 @@ msgid "~Dynamic report"
msgstr "~დინამიური ანგარიშგება"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_41\n"
@@ -485,7 +439,6 @@ msgid "~Create report now"
msgstr "ანგარიშგების შე~ქმნა ახლავე"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_42\n"
@@ -494,7 +447,6 @@ msgid "~Modify report layout"
msgstr "ანგარიშგების განლ~აგების შეცვლა"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_43\n"
@@ -512,7 +464,6 @@ msgid "Save as"
msgstr "შეინახე როგორც..."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_50\n"
@@ -521,7 +472,6 @@ msgid "Groupings"
msgstr "დაჯგუფებები"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_51\n"
@@ -530,7 +480,6 @@ msgid "Then b~y"
msgstr "შემდე~გ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_52\n"
@@ -539,7 +488,6 @@ msgid "~Then by"
msgstr "შემდე~გ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_53\n"
@@ -548,7 +496,6 @@ msgid "Asc~ending"
msgstr "ზრდ~ადი"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_54\n"
@@ -557,7 +504,6 @@ msgid "Ascend~ing"
msgstr "ზრდ~ადი"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_55\n"
@@ -566,7 +512,6 @@ msgid "Ascendin~g"
msgstr "ზრდადდ~ი"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_56\n"
@@ -575,7 +520,6 @@ msgid "De~scending"
msgstr "კლე~ბადობით"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_57\n"
@@ -584,7 +528,6 @@ msgid "Des~cending"
msgstr "კლე~ბადი"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_58\n"
@@ -593,7 +536,6 @@ msgid "De~scending"
msgstr "კლე~ბადობით"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_60\n"
@@ -602,7 +544,6 @@ msgid "Binary fields cannot be displayed in the report."
msgstr "ორობითი ველები ვერ გამოჩნდებიან ამ ანგარიშგებაში."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_61\n"
@@ -611,7 +552,6 @@ msgid "The table '<TABLENAME>' does not exist."
msgstr "ცხრილი '<TABLENAME>' უკვე არსებობს."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_62\n"
@@ -620,7 +560,6 @@ msgid "Creating Report..."
msgstr "ანგარისგების სექმნა..."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_63\n"
@@ -629,7 +568,6 @@ msgid "Number of records inserted: <COUNT>"
msgstr "ჩანაწერების რიცხვი ჩასმულია: <COUNT>"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_64\n"
@@ -638,7 +576,6 @@ msgid "The form '<REPORTFORM>' does not exist."
msgstr "ფორმა '<REPORTFORM>' არ არსებოვბს."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_65\n"
@@ -647,7 +584,6 @@ msgid "The query with the statement <BR>'<STATEMENT>' <BR> could not be run. <BR
msgstr "მოთხოვნა განახცხადით <BR>'<STATEMENT>' <BR> ვერ გაიშვება. <BR> შეამოწმეთ თქვენი მონაცემთა წყარო."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_66\n"
@@ -656,7 +592,6 @@ msgid "The following hidden control in the form '<REPORTFORM>' could not be read
msgstr "აღნიშნული დამალული კონტროლი ფორმაში '<REPORTFORM>' ვერ წაიკითხება: '<CONTROLNAME>'."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_67\n"
@@ -665,7 +600,6 @@ msgid "Importing data..."
msgstr "მონაცემთა იმპორტირება..."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_68\n"
@@ -674,7 +608,6 @@ msgid "Labeling fields"
msgstr "ჭდიანი ველები"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_69\n"
@@ -692,7 +625,6 @@ msgid "Label"
msgstr "ეტიკეტი"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_71\n"
@@ -701,7 +633,6 @@ msgid "Field"
msgstr "ველი"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_72\n"
@@ -710,7 +641,6 @@ msgid "An error occurred in the wizard.<BR>The template '%PATH' could be erroneo
msgstr "წარმოიქმნა შეცდომა ოსტატში.<BR> შაბლონი '%PATH' შეიძლებოდა ყოფილიყო მცდარი .<BR> შეიძლება მოთხოვნადი სექციები ან ცხრილები არ არსებობს ან არსებობს არასწორი სახელით .<BR>იხილეთ დახმარება - დეტალური ინფორმაციისთვის.<BR>გთხოვთ აირჩიეთ სხვა შაბლონი."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_73\n"
@@ -727,7 +657,6 @@ msgid "The sort criterion '<FIELDNAME>' was chosen twice. Each criterion can onl
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_75\n"
@@ -736,7 +665,6 @@ msgid "Note: The dummy text will be replaced by data from the database when the
msgstr "შენიშნვა: ფიქტიური ტექსტი იქნება შეცვლილი მონაცემებით მონაცემთა ბაზიდან, როცა ანგარიშგება იქნება შექმნილი."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_76\n"
@@ -745,7 +673,6 @@ msgid "A report '%REPORTNAME' already exists in the database. Please assign anot
msgstr "ანგარრიშგება '%REPORTNAME' უკვე არსებობს მონაცემთა ბაზაში. გთხოვთ მიანიჭეთ სხვა სახელი."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_78\n"
@@ -754,7 +681,6 @@ msgid "How do you want to proceed after creating the report?"
msgstr "როგორ გნებავთ გააგრძელოთ ანგარიშგების შექმნის შემდეგ?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_79\n"
@@ -763,7 +689,6 @@ msgid "What kind of report do you want to create?"
msgstr "რა სახილს ანგარიშგების შექმნა გსურთ?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_80\n"
@@ -796,7 +721,6 @@ msgid "Columnar, three columns"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_84\n"
@@ -805,7 +729,6 @@ msgid "In blocks, labels left"
msgstr "ბლოკებში - ჭდის გამოტოვებით"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_85\n"
@@ -814,7 +737,6 @@ msgid "In blocks, labels above"
msgstr "ბლოკებში - ჭდეები მაღლა"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_86\n"
@@ -832,7 +754,6 @@ msgid "Author:"
msgstr "ავტორი:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_88\n"
@@ -849,7 +770,6 @@ msgid "Page #page# of #count#"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_90\n"
@@ -858,7 +778,6 @@ msgid "Page number:"
msgstr "ფურცლის ნომერი:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_91\n"
@@ -875,7 +794,6 @@ msgid "No valid report template was found."
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_93\n"
@@ -1037,7 +955,6 @@ msgid "Outline, indented - Red & Blue"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_113\n"
@@ -1071,7 +988,6 @@ msgid "Default"
msgstr "სტანდარტული"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_117\n"
@@ -1080,7 +996,6 @@ msgid "Drafting"
msgstr "ხატვა"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_118\n"
@@ -1089,7 +1004,6 @@ msgid "Finances"
msgstr "ფინანსები"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_119\n"
@@ -1131,7 +1045,6 @@ msgid "C~reate"
msgstr "შ~ექმნა"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_1\n"
@@ -1140,7 +1053,6 @@ msgid "~Cancel"
msgstr "~გაუქმება"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_2\n"
@@ -1149,7 +1061,6 @@ msgid "< ~Back"
msgstr "< ~უკან"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_3\n"
@@ -1158,7 +1069,6 @@ msgid "~Next >"
msgstr "~წინ >"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_4\n"
@@ -1167,7 +1077,6 @@ msgid "~Database"
msgstr "~მონაცემთა ბაზა"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_5\n"
@@ -1176,7 +1085,6 @@ msgid "~Table name"
msgstr "არანაირი შე~კუმშვა"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_6\n"
@@ -1234,7 +1142,6 @@ msgid "The selected table or query could not be opened."
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_14\n"
@@ -1243,7 +1150,6 @@ msgid "No connection to the database could be established."
msgstr "ვერაბნაირი კავშირი მონაცემთა ბაზასთან ვერდამყარდებოდა."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_20\n"
@@ -1252,7 +1158,6 @@ msgid "~Help"
msgstr "~დახმარება"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_21\n"
@@ -1261,7 +1166,6 @@ msgid "~Stop"
msgstr "შეჩე~რება"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_30\n"
@@ -1270,7 +1174,6 @@ msgid "The document could not be saved."
msgstr "დოკომენტი ვერ იქნება შენახული."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_33\n"
@@ -1279,7 +1182,6 @@ msgid "Exiting the wizard"
msgstr "ოსტატიდან გამოსვლა"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_34\n"
@@ -1288,7 +1190,6 @@ msgid "Connecting to data source..."
msgstr "კავშირი მონაცემთ აწყაროსთან..."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_35\n"
@@ -1297,7 +1198,6 @@ msgid "The connection to the data source could not be established."
msgstr "კავშირი მონაცემთა ბაზასთან ვერ მყარდება."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_36\n"
@@ -1306,7 +1206,6 @@ msgid "The file path entered is not valid."
msgstr "შეყვანილი ფაილის გზა არსაწორია."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_37\n"
@@ -1315,7 +1214,6 @@ msgid "Please select a data source"
msgstr "გთხოვთ აირჩიოთ მონაცემთა წყარო"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_38\n"
@@ -1324,7 +1222,6 @@ msgid "Please select a table or query"
msgstr "გთხოვთ აირჩიოთ ცხრილი ან მოთხოვნა"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_39\n"
@@ -1333,7 +1230,6 @@ msgid "Add field"
msgstr "ველის დამატება"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_40\n"
@@ -1342,7 +1238,6 @@ msgid "Remove field"
msgstr "ველების ამოშლა"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_41\n"
@@ -1351,7 +1246,6 @@ msgid "Add all fields"
msgstr "ყველა ველის დამატება"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_42\n"
@@ -1360,7 +1254,6 @@ msgid "Remove all fields"
msgstr "ყველა ველის ამოშლა"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_43\n"
@@ -1369,7 +1262,6 @@ msgid "Move field up"
msgstr "ველის აწევა"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_44\n"
@@ -1378,7 +1270,6 @@ msgid "Move field down"
msgstr "ველის დაწევა"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_45\n"
@@ -1387,7 +1278,6 @@ msgid "The field names from '%NAME' could not be retrieved."
msgstr "ველის სახელები '%NAME' -დან ვეღარ აღდგება."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_0\n"
@@ -1405,7 +1295,6 @@ msgid "Query"
msgstr "მოთხოვნა"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_2\n"
@@ -1414,7 +1303,6 @@ msgid "Query Wizard"
msgstr "მოთხოვნის ოსტატი"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_3\n"
@@ -1423,7 +1311,6 @@ msgid "~Tables"
msgstr "~ცხრილები"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_4\n"
@@ -1432,7 +1319,6 @@ msgid "A~vailable fields"
msgstr "ც~ვლადების ველები"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_5\n"
@@ -1441,7 +1327,6 @@ msgid "Name ~of the query"
msgstr "მოთხოვნის ~სახელი"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_6\n"
@@ -1450,7 +1335,6 @@ msgid "Display ~Query"
msgstr "~მოთხოვნის ჩვენენება"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_7\n"
@@ -1459,7 +1343,6 @@ msgid "~Modify Query"
msgstr "~მოთხოვნის შეცვლა"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_8\n"
@@ -1468,7 +1351,6 @@ msgid "~How do you want to proceed after creating the query?"
msgstr "~როგორ გნებავთ გაგრძელება მოთხოვნის შემდეგ?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_9\n"
@@ -1477,7 +1359,6 @@ msgid "Match ~all of the following"
msgstr "დაეთანხმეთ ~ყველა შემდეგს"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_10\n"
@@ -1486,7 +1367,6 @@ msgid "~Match any of the following"
msgstr "~დაეთანხმეთ რამოდენიმეს შემდეგთაგან"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_11\n"
@@ -1495,7 +1375,6 @@ msgid "~Detailed query (Shows all records of the query.)"
msgstr "~დეტალური მოთხოვნა (ჩანაწერის ყველა მოთხოვნის ჩვენება.)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_12\n"
@@ -1504,7 +1383,6 @@ msgid "~Summary query (Shows only results of aggregate functions.)"
msgstr "მოთხონის ~რეზიუმე (მხოლოდ აგრეგატის ფუნქციების ჩვენება.)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_16\n"
@@ -1513,7 +1391,6 @@ msgid "Aggregate functions"
msgstr "აგრეგატის ფუნქციები"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_17\n"
@@ -1522,7 +1399,6 @@ msgid "Fields"
msgstr "ველები"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_18\n"
@@ -1531,7 +1407,6 @@ msgid "~Group by"
msgstr "~დაჯგუფება"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_19\n"
@@ -1567,7 +1442,6 @@ msgid "Query:"
msgstr "მოთხოვნა: "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_24\n"
@@ -1576,7 +1450,6 @@ msgid "Condition"
msgstr "პირობა"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_25\n"
@@ -1585,7 +1458,6 @@ msgid "Value"
msgstr "მნიშვნელობა"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_26\n"
@@ -1594,7 +1466,6 @@ msgid "is equal to"
msgstr "არის ექვიველენტური"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_27\n"
@@ -1603,7 +1474,6 @@ msgid "is not equal to"
msgstr "არის ექვივალენტუირი"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_28\n"
@@ -1612,7 +1482,6 @@ msgid "is smaller than"
msgstr "არის მცირე ვიდრე"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_29\n"
@@ -1630,7 +1499,6 @@ msgid "is equal or less than"
msgstr "ტოლია ან ნაკლებია "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_31\n"
@@ -1639,7 +1507,6 @@ msgid "is equal or greater than"
msgstr "არის ექვივალენტური ან მეტი"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_32\n"
@@ -1664,7 +1531,6 @@ msgid "is null"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_35\n"
@@ -1673,7 +1539,6 @@ msgid "is not null"
msgstr "არ ~არის ნული"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_36\n"
@@ -1682,7 +1547,6 @@ msgid "true"
msgstr "ჭეშმარიტი"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_37\n"
@@ -1691,7 +1555,6 @@ msgid "false"
msgstr "მცდარი"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_38\n"
@@ -1700,7 +1563,6 @@ msgid "and"
msgstr "და"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_39\n"
@@ -1709,7 +1571,6 @@ msgid "or"
msgstr "ან"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_40\n"
@@ -1718,7 +1579,6 @@ msgid "get the sum of"
msgstr "ჯამის მიღება"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_41\n"
@@ -1727,7 +1587,6 @@ msgid "get the average of"
msgstr "საშუალო მნიშვნელობის აღება"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_42\n"
@@ -1736,7 +1595,6 @@ msgid "get the minimum of"
msgstr "მინიმუმის მიღება"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_43\n"
@@ -1781,7 +1639,6 @@ msgid "Sorting order:"
msgstr "სორტირება: "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_52\n"
@@ -1799,7 +1656,6 @@ msgid "Search conditions:"
msgstr "ძიების პირობა: "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_54\n"
@@ -1817,7 +1673,6 @@ msgid "Aggregate functions:"
msgstr "აგრეგატის ფუნქციები: "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_56\n"
@@ -1835,7 +1690,6 @@ msgid "Grouped by:"
msgstr "დაჯგუპებულია: "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_58\n"
@@ -1853,7 +1707,6 @@ msgid "Grouping conditions:"
msgstr "დაჯგუფების პირობა: "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_60\n"
@@ -1862,7 +1715,6 @@ msgid "No grouping conditions were assigned."
msgstr "ჯგუფების პირობები არ იქნენ მიღებულნი."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_70\n"
@@ -1871,7 +1723,6 @@ msgid "Select the fields (columns) for your query"
msgstr "მონიშნეთ ველები (სვეტები) თქვენი მოთხოვისთვის"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_71\n"
@@ -1880,7 +1731,6 @@ msgid "Select the sorting order"
msgstr "მონიშნეთ სორტირებული შეკვეთა"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_72\n"
@@ -1889,7 +1739,6 @@ msgid "Select the search conditions"
msgstr "მონიშნით სიების პირობები"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_73\n"
@@ -1898,7 +1747,6 @@ msgid "Select the type of query"
msgstr "მონიშნით მოთხოვნის ტიპი"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_74\n"
@@ -1907,7 +1755,6 @@ msgid "Select the groups"
msgstr "ჯგუფების მონიშნვა"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_75\n"
@@ -1916,7 +1763,6 @@ msgid "Select the grouping conditions"
msgstr "მონიშნეთ დაჯგუფების პირობები"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_76\n"
@@ -1925,7 +1771,6 @@ msgid "Assign aliases if desired"
msgstr "დანიშნეთ ფსევდონიმები თუ სასურველია"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_77\n"
@@ -1934,7 +1779,6 @@ msgid "Check the overview and decide how to proceed"
msgstr "გადახედეთ მცირე მიმოხილვას და გადაწყვიტეთ როგორ დაიწყოთ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_80\n"
@@ -1943,7 +1787,6 @@ msgid "Field selection"
msgstr "ველის არჩევა"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_81\n"
@@ -1952,7 +1795,6 @@ msgid "Sorting order"
msgstr "შეკვეთის სორტირება"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_82\n"
@@ -1961,7 +1803,6 @@ msgid "Search conditions"
msgstr "ძიების პირობები"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_83\n"
@@ -1970,7 +1811,6 @@ msgid "Detail or summary"
msgstr "რეზუიმეს დეტალები"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_84\n"
@@ -1979,7 +1819,6 @@ msgid "Grouping"
msgstr "დაჯგუფება"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_85\n"
@@ -1988,7 +1827,6 @@ msgid "Grouping conditions"
msgstr "დაჯგუფების პირობები"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_86\n"
@@ -2006,7 +1844,6 @@ msgid "Overview"
msgstr "გადახედვა"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_88\n"
@@ -2015,7 +1852,6 @@ msgid "A field that has not been assigned an aggregate function must be used in
msgstr "ველი არ არის მიღებულუ , აგრეგატის ფუნქციას უნდა იყენებდეს ჯგუფი."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_89\n"
@@ -2024,7 +1860,6 @@ msgid "The condition '<FIELDNAME> <LOGICOPERATOR> <VALUE>' was chosen twice. Eac
msgstr "პირობა'<FIELDNAME> <LOGICOPERATOR> <VALUE>' არჩეულია ირჯერ. თითოეული პირობის არჩევ აშეიძლებ აერთხელ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_90\n"
@@ -2041,7 +1876,6 @@ msgid ","
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_92\n"
@@ -2050,7 +1884,6 @@ msgid "<FIELDTITLE> (<FIELDNAME>)"
msgstr "<FIELDTITLE> (<FIELDNAME>)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_93\n"
@@ -2059,7 +1892,6 @@ msgid "<FIELDNAME> (<SORTMODE>)"
msgstr "<FIELDNAME> (<SORTMODE>)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_94\n"
@@ -2068,7 +1900,6 @@ msgid "<FIELDNAME> <LOGICOPERATOR> <VALUE>"
msgstr "<FIELDNAME> <LOGICOPERATOR> <VALUE>"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_95\n"
@@ -2077,7 +1908,6 @@ msgid "<CALCULATEDFUNCTION> <FIELDNAME>"
msgstr "<CALCULATEDFUNCTION> <FIELDNAME>"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_96\n"
@@ -2086,7 +1916,6 @@ msgid "<FIELDNAME> <LOGICOPERATOR> <VALUE>"
msgstr "<FIELDNAME> <LOGICOPERATOR> <VALUE>"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_0\n"
@@ -2095,7 +1924,6 @@ msgid "Form Wizard"
msgstr "ოსტატის ფორმა"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_1\n"
@@ -2126,7 +1954,6 @@ msgstr ""
"გამოიყენეთ ქვეფორმები, რომ გამოჩნდეს მონაცემთა ცხრილის ფორმები ან მოთხოვნები ერთი-ბევრთან კავშირით."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_4\n"
@@ -2135,7 +1962,6 @@ msgid "~Add Subform"
msgstr "ქვეფორმის ~დამატება"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_5\n"
@@ -2144,7 +1970,6 @@ msgid "~Subform based on existing relation"
msgstr "~ქვეფორმები დამყარებულია არსებულ კავშირზე"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_6\n"
@@ -2153,7 +1978,6 @@ msgid "Tables or queries"
msgstr "ცხრილები და მოთხოვნები"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_7\n"
@@ -2162,7 +1986,6 @@ msgid "Subform based on ~manual selection of fields"
msgstr "ქვეფორმები დაფუძვნებულია ~ხელით მონიშნულ ველებზე"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_8\n"
@@ -2171,7 +1994,6 @@ msgid "~Which relation do you want to add?"
msgstr "~რომელი კავშირი გნებავთ დასამატებლად?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_9\n"
@@ -2180,7 +2002,6 @@ msgid "Fields in the ~subform"
msgstr "ველები ~ქვეფორმებში"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_12\n"
@@ -2189,7 +2010,6 @@ msgid "~Available fields"
msgstr "~ხელმისაწვდომი ველები"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_13\n"
@@ -2209,7 +2029,6 @@ msgstr ""
"მაგერამ არჩევანის გამოყენება შეიძლება მხოლოდ ერთხელ."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_20\n"
@@ -2218,7 +2037,6 @@ msgid "~First joined subform field"
msgstr "~პირველად არჩეული ქვეფორმის ველი"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_21\n"
@@ -2227,7 +2045,6 @@ msgid "~Second joined subform field"
msgstr "~მეორედ არჩეული ქვეფორმის ველი"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_22\n"
@@ -2236,7 +2053,6 @@ msgid "~Third joined subform field"
msgstr "~მესამედ არჩეული ქვეფორმის ველი"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_23\n"
@@ -2245,7 +2061,6 @@ msgid "~Fourth joined subform field"
msgstr "~პმეთხედარჩეული ქვეფორმის ველი"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_24\n"
@@ -2254,7 +2069,6 @@ msgid "F~irst joined main form field"
msgstr "~პირველად არჩეული მთავარი ფორმის ველი"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_25\n"
@@ -2263,7 +2077,6 @@ msgid "S~econd joined main form field"
msgstr "~მერედ არჩეული მთავარი ფორმის ველი"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_26\n"
@@ -2272,7 +2085,6 @@ msgid "T~hird joined main form field"
msgstr "~მესამედ არჩეული მთავარი ფორმის ველი"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_27\n"
@@ -2281,7 +2093,6 @@ msgid "F~ourth joined main form field"
msgstr "~მეთხედ არჩეული მთავარი ფორმის ველი"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_28\n"
@@ -2290,7 +2101,6 @@ msgid "Field border"
msgstr "ველის საზღვრები"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_29\n"
@@ -2299,7 +2109,6 @@ msgid "No border"
msgstr "არ არის საზღვრები"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_30\n"
@@ -2308,7 +2117,6 @@ msgid "3D look"
msgstr "3D ხედი"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_31\n"
@@ -2317,7 +2125,6 @@ msgid "Flat"
msgstr "ბრტყელი"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_32\n"
@@ -2326,7 +2133,6 @@ msgid "Label placement"
msgstr "ჭდის განლაგება"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_33\n"
@@ -2344,7 +2150,6 @@ msgid "Align right"
msgstr "სწორება მარჯვნივ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_35\n"
@@ -2353,7 +2158,6 @@ msgid "Arrangement of DB fields"
msgstr "DB ფელების დალაგება"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_36\n"
@@ -2362,7 +2166,6 @@ msgid "Columnar - Labels Left"
msgstr "სვეტური - წარწერები მარცხნივ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_37\n"
@@ -2371,7 +2174,6 @@ msgid "Columnar - Labels on Top"
msgstr "სვეტური - წარწერები ზემოთ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_38\n"
@@ -2380,7 +2182,6 @@ msgid "In Blocks - Labels Left"
msgstr "ბლოკებში - ჭდის გამოტოვებით"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_39\n"
@@ -2389,7 +2190,6 @@ msgid "In Blocks - Labels Above"
msgstr "ბლოკებში - ჭდეები მაღლა"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_40\n"
@@ -2398,7 +2198,6 @@ msgid "As Data Sheet"
msgstr "როგორც მონაცემთა გვერდი"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_41\n"
@@ -2407,7 +2206,6 @@ msgid "Arrangement of the main form"
msgstr "მთავარი ფორმის დალაგება"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_42\n"
@@ -2416,7 +2214,6 @@ msgid "Arrangement of the subform"
msgstr "ქვეფორმის დალაგება"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_44\n"
@@ -2434,7 +2231,6 @@ msgid "Existing data will not be displayed"
msgstr "არსებული მონაცემები აღარ გამოჩნდება "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_46\n"
@@ -2443,7 +2239,6 @@ msgid "T~he form is to display all data"
msgstr "~ფორმას გამოაქვს ყველა მონაცემი"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_47\n"
@@ -2452,7 +2247,6 @@ msgid "Do not allow ~modification of existing data"
msgstr "არ დაუშვათ არსებული მონაცენების ~მოდიფიკაცია"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_48\n"
@@ -2461,7 +2255,6 @@ msgid "Do not allow ~deletion of existing data"
msgstr "არ დაუშვათ არსებული მონაცენების ~წაშლა"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_49\n"
@@ -2470,7 +2263,6 @@ msgid "Do not allow ~addition of new data"
msgstr "არ დაუშვათ არსებული მონაცენების ~ჩამატება"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_50\n"
@@ -2479,7 +2271,6 @@ msgid "Name of ~the form"
msgstr "ფორმის ~სახელი"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_51\n"
@@ -2488,7 +2279,6 @@ msgid "How do you want to proceed after creating the form?"
msgstr "როგორ გინადაღთ გააგრძელოთ ფორმის შექმნის შემდეგ?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_52\n"
@@ -2497,7 +2287,6 @@ msgid "~Work with the form"
msgstr "ფორმასთან ~მუშაობა"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_53\n"
@@ -2506,7 +2295,6 @@ msgid "~Modify the form"
msgstr "ფორმის ~შეცვლა"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_55\n"
@@ -2515,7 +2303,6 @@ msgid "~Page Styles"
msgstr "~გვერდის სტილები"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_80\n"
@@ -2524,7 +2311,6 @@ msgid "Field selection"
msgstr "ველის არჩევა"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_81\n"
@@ -2533,7 +2319,6 @@ msgid "Set up a subform"
msgstr "ქვეპფორმის დაყენება "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_82\n"
@@ -2542,7 +2327,6 @@ msgid "Add subform fields"
msgstr "ქვეფორმის ჩამატება"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_83\n"
@@ -2551,7 +2335,6 @@ msgid "Get joined fields"
msgstr "არჩეული ველების მიღება"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_84\n"
@@ -2560,7 +2343,6 @@ msgid "Arrange controls"
msgstr "მართვის დალაგება"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_85\n"
@@ -2569,7 +2351,6 @@ msgid "Set data entry"
msgstr "მონაცემთა ჩანაწერის დაყენება"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_86\n"
@@ -2578,7 +2359,6 @@ msgid "Apply styles"
msgstr "სტილების აქტივირება"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_87\n"
@@ -2587,7 +2367,6 @@ msgid "Set name"
msgstr "სახელის მინიჭება"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_88\n"
@@ -2596,7 +2375,6 @@ msgid "(Date)"
msgstr "(თარიღი)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_89\n"
@@ -2605,7 +2383,6 @@ msgid "(Time)"
msgstr "(დრო)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_90\n"
@@ -2614,7 +2391,6 @@ msgid "Select the fields of your form"
msgstr "მონიშნეთ თქვენი ფორმის ველები"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_91\n"
@@ -2623,7 +2399,6 @@ msgid "Decide if you want to set up a subform"
msgstr "გადაწყვიტეთ, თუ გინდათ ქვეფორმის დაყენება"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_92\n"
@@ -2632,7 +2407,6 @@ msgid "Select the fields of your subform"
msgstr "აირჩით ველები თქვინი ქვეფორმიდან"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_93\n"
@@ -2641,7 +2415,6 @@ msgid "Select the joins between your forms"
msgstr "ამოირჩიეთ გაერთიანებები თქვენს ფორმებს შორის"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_94\n"
@@ -2650,7 +2423,6 @@ msgid "Arrange the controls on your form"
msgstr "სიტყვის დასრულების ნების დართვა"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_95\n"
@@ -2659,7 +2431,6 @@ msgid "Select the data entry mode"
msgstr "აირჩიეთ მონაცემთა ჩაბნაწერის რეჟიმი"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_96\n"
@@ -2668,7 +2439,6 @@ msgid "Apply the style of your form"
msgstr "სტილიბის აქტივირება თქვენი ფორმიდან"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_97\n"
@@ -2688,7 +2458,6 @@ msgstr ""
"აირჩიეთ სხვა სახელი."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_1\n"
@@ -2697,7 +2466,6 @@ msgid "Table Wizard"
msgstr "ცხრილის ოსტატი"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_2\n"
@@ -2706,7 +2474,6 @@ msgid "Select fields"
msgstr "ველების მონიშნვა"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_3\n"
@@ -2715,7 +2482,6 @@ msgid "Set types and formats"
msgstr "ტიპების და ფორმატების მინიჭქბა"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_4\n"
@@ -2724,7 +2490,6 @@ msgid "Set primary key"
msgstr "ძირითადი გასაღების დაყენება"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_5\n"
@@ -2733,7 +2498,6 @@ msgid "Create table"
msgstr "ცხრილის შექმნა"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_8\n"
@@ -2742,7 +2506,6 @@ msgid "Select fields for your table"
msgstr "მონიშნეთ ველები თქვენი ცხრილისთვი"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_9\n"
@@ -2751,7 +2514,6 @@ msgid "Set field types and formats"
msgstr "ველების ტიპების და ფორმატების დაყენება"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_10\n"
@@ -2760,7 +2522,6 @@ msgid "Set primary key"
msgstr "ძირითადი გასაღების დაყენება"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_11\n"
@@ -2769,7 +2530,6 @@ msgid "Create table"
msgstr "ცხრილის შექმნა"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_14\n"
@@ -2778,7 +2538,6 @@ msgid "This wizard helps you to create a table for your database. After selectin
msgstr "ეს ოსტატი დაგეხმარებათ ცხრილის შექმნაშ თქვენი მონაცემთა ბაზიდან.ცხრილის კატეგორიის არჩევის შემდეგ აირჩიეთ ველები ისეთები რომლებიც გინდათ, რომ გამოიყენოთ თქვენ ცხრილში. თქვენ შეგიძლიათ შეიტანოთ ვეკების ფორმა მეტი ვიდრე ეთი მარტივი ცხრილია."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_15\n"
@@ -2787,7 +2546,6 @@ msgid "Ca~tegory"
msgstr "კა~ტეგორია"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_16\n"
@@ -2796,7 +2554,6 @@ msgid "B~usiness"
msgstr "ს~აქმიანონობა"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_17\n"
@@ -2805,7 +2562,6 @@ msgid "P~ersonal"
msgstr "პ~ერსონალური"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_18\n"
@@ -2814,7 +2570,6 @@ msgid "~Sample tables"
msgstr "~სანიმუშო ცხრილები"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_19\n"
@@ -2823,7 +2578,6 @@ msgid "A~vailable fields"
msgstr "ც~ვლადების ველები"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_20\n"
@@ -2848,7 +2602,6 @@ msgid "-"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_23\n"
@@ -2857,7 +2610,6 @@ msgid "Field name"
msgstr "ველის სახელი"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_24\n"
@@ -2866,7 +2618,6 @@ msgid "Field type"
msgstr "ველის ტიპი"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_25\n"
@@ -2875,7 +2626,6 @@ msgid "~Selected fields"
msgstr "~მონიშნული ველები"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_26\n"
@@ -2884,7 +2634,6 @@ msgid "A primary key uniquely identifies each record in a database table. Primar
msgstr "ძირითადი გასაღები მონაცემთა ბაზის ცხრილში განსაზღვრავს ყოველ ჩანაწერს. ძირითადი გასაღებები აიოლებენ კავშირს გამოყოფილ ცხრილებში, რეკომენდირებულია გქონდეთ ძირითადი გასაღები ყოველ ცხრილში. ძირითადი გასაღების გარეშე შეუძლებელი იქნება მონაცემთა ამ ცხრილში შეტანა."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_27\n"
@@ -2893,7 +2642,6 @@ msgid "~Create a primary key"
msgstr "~პირველადი გასაღების შექმნა"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_28\n"
@@ -2902,7 +2650,6 @@ msgid "~Automatically add a primary key"
msgstr "~პირველადი გასარების ავტომატური დამატება"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_29\n"
@@ -2920,7 +2667,6 @@ msgid "Define p~rimary key as a combination of several fields"
msgstr "პი~რველადი გასაღების განსაზღვრა, როგორც რამოდენიმე ველის კომბინაცია"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_31\n"
@@ -2929,7 +2675,6 @@ msgid "F~ieldname"
msgstr "ვ~ელის სახელი"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_32\n"
@@ -2938,7 +2683,6 @@ msgid "~Primary key fields"
msgstr "~პირველადი გასაღების ველები"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_33\n"
@@ -2947,7 +2691,6 @@ msgid "Auto ~value"
msgstr "ავტო ~მნიშვნელობა"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_34\n"
@@ -2956,7 +2699,6 @@ msgid "What do you want to name your table?"
msgstr "რა გნებავთ დაარქვათ თქვენს ცხრილს?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_35\n"
@@ -2965,7 +2707,6 @@ msgid "Congratulations. You have entered all the information needed to create yo
msgstr "გილოცავთ. თქვენ შეიყვანეთ ყველა საჭირო ინფორმაცია თქვენი ცხრილის შესაქმნელად."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_36\n"
@@ -2974,7 +2715,6 @@ msgid "What do you want to do next?"
msgstr "რისი გაკეთება გსურთ შემდეგში?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_37\n"
@@ -2983,7 +2723,6 @@ msgid "Modify the table design"
msgstr "ცხრილის დიზაინის შეცვლა"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_38\n"
@@ -2992,7 +2731,6 @@ msgid "Insert data immediately"
msgstr "მონაცემების მყისიერად ჩსამა"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_39\n"
@@ -3001,7 +2739,6 @@ msgid "C~reate a form based on this table"
msgstr "ცხრილზე დაფუძვნებული ფორმის შე~ქმნა"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_40\n"
@@ -3010,7 +2747,6 @@ msgid "The table you have created could not be opened."
msgstr "ცხრილი რაც თქვენ შექმენით ვერ გაიხსნება."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_41\n"
@@ -3019,7 +2755,6 @@ msgid "The table name '%TABLENAME' contains a character ('%SPECIALCHAR') that mi
msgstr "ცხრილის სახელი '%TABLENAME' შეიცავს სიმბოლოებს ('%SPECIALCHAR') რასაც მხარს არ უჭერს მონაცემთა ბაზა."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_42\n"
@@ -3028,7 +2763,6 @@ msgid "The field name '%FIELDNAME' contains a special character ('%SPECIALCHAR')
msgstr "ველის სახელი '%FIELDNAME' შეიცავს სიმბოლოებს ('%SPECIALCHAR') რასაც მხარს არ უჭერს მონაცემთა ბაზა."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_43\n"
@@ -3037,7 +2771,6 @@ msgid "Field"
msgstr "ველი"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_44\n"
@@ -3046,7 +2779,6 @@ msgid "MyTable"
msgstr "ჩემიცხრილი"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_45\n"
@@ -3055,7 +2787,6 @@ msgid "Add a Field"
msgstr "ველის დამატება"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_46\n"
@@ -3064,7 +2795,6 @@ msgid "Remove the selected Field"
msgstr "აჭნიშნული ველის ამოსლა"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_47\n"
@@ -3084,7 +2814,6 @@ msgstr ""
"გთხოვთ შეიყვენოთ სხვა სახელი."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_49\n"
@@ -3093,7 +2822,6 @@ msgid "Catalog of the table"
msgstr "ცხრილის კატალოგი"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_50\n"
@@ -3102,7 +2830,6 @@ msgid "Schema of the table"
msgstr "ცხრილის სქემა"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_51\n"
@@ -3111,7 +2838,6 @@ msgid "The field '%FIELDNAME' already exists."
msgstr "ველი '%FIELDNAME' უკვე არსებობს."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_ZERO_0\n"
@@ -3120,7 +2846,6 @@ msgid "~Cancel"
msgstr "~გაუქმება"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_ZERO_1\n"
@@ -3129,7 +2854,6 @@ msgid "~Help"
msgstr "~დახმარება"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_ZERO_2\n"
@@ -3147,7 +2871,6 @@ msgid "~Convert"
msgstr "~კონვერტაცია"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_ZERO_4\n"
@@ -3156,7 +2879,6 @@ msgid "Note: Currency amounts from external links and currency conversion factor
msgstr "შენიშვნა: შეუძლებელია გარე ბმულიდან ვალუტის ჯამის და ფორმულაში ვალუტის გარდაქმნის ფაქტორების გადაყვანა."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_ZERO_5\n"
@@ -3165,7 +2887,6 @@ msgid "First, unprotect all sheets."
msgstr "უპირველესად, ყველა გვერდისათვის დაცვის მოხსნა."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_ZERO_6\n"
@@ -3183,7 +2904,6 @@ msgid "C~ontinue >"
msgstr "გა~გრძელება>>"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_ZERO_8\n"
@@ -3192,7 +2912,6 @@ msgid "C~lose"
msgstr "და~ხურვა"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_0\n"
@@ -3210,7 +2929,6 @@ msgid "Selection"
msgstr "მონიშნული"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_2\n"
@@ -3219,7 +2937,6 @@ msgid "Cell S~tyles"
msgstr "უჯრის ს~ტილები"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_3\n"
@@ -3228,7 +2945,6 @@ msgid "Currency cells in the current ~sheet"
msgstr "მიმდინარე ~ფურცელში ვალუტის უჯრები"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_4\n"
@@ -3237,7 +2953,6 @@ msgid "Currency cells in the entire ~document"
msgstr "მთელს ~დოკუმენტში ვალუტის უჯრები"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_5\n"
@@ -3246,7 +2961,6 @@ msgid "~Selected range"
msgstr "~არჩეული დიაპაზონი"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_6\n"
@@ -3255,7 +2969,6 @@ msgid "Select Cell Styles"
msgstr "უჯრის სტილების არჩევა"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_7\n"
@@ -3264,7 +2977,6 @@ msgid "Select currency cells"
msgstr "ვალუტის უჯრების არჩევა"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_8\n"
@@ -3273,7 +2985,6 @@ msgid "Currency ranges:"
msgstr "ვალუტის დიაპაზონები:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_9\n"
@@ -3282,7 +2993,6 @@ msgid "Templates:"
msgstr "შაბლონები:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_0\n"
@@ -3291,7 +3001,6 @@ msgid "Extent"
msgstr "განფენილობა"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_1\n"
@@ -3300,7 +3009,6 @@ msgid "~Single %PRODUCTNAME Calc document"
msgstr "~ერთი %PRODUCTNAME Calc დოკუმენტი"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_2\n"
@@ -3309,7 +3017,6 @@ msgid "Complete ~directory"
msgstr "სრული ~დირექტორია"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_3\n"
@@ -3318,7 +3025,6 @@ msgid "Source Document:"
msgstr "წყაროს დოკუმენტი:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_4\n"
@@ -3327,7 +3033,6 @@ msgid "Source directory:"
msgstr "წყაროს დირექტორია:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_5\n"
@@ -3336,7 +3041,6 @@ msgid "~Including subfolders"
msgstr "ქვეფოლდერების შე~მცველობით"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_6\n"
@@ -3345,7 +3049,6 @@ msgid "Target directory:"
msgstr "სამიზნე დირექტორია:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_7\n"
@@ -3354,7 +3057,6 @@ msgid "Temporarily unprotect sheet without query"
msgstr "მოთხოვნის გარეშე ფურცლებისათვის დაცვის დროებით მოხსნა"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_10\n"
@@ -3372,7 +3074,6 @@ msgid "Conversion status:"
msgstr "გარდაქმნის სტატუსი:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STATUSLINE_1\n"
@@ -3381,7 +3082,6 @@ msgid "Conversion status of the cell templates:"
msgstr "უჯრის შაბლონის გარდაქმნის სტატუსი:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STATUSLINE_2\n"
@@ -3390,7 +3090,6 @@ msgid "Registration of the relevant ranges: Sheet %1Number%1 of %2TotPageCount%2
msgstr "მართებული დიაპაზონების რეგისტრაცია: Sheet %1Number%1 of %2TotPageCount%2"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STATUSLINE_3\n"
@@ -3399,7 +3098,6 @@ msgid "Entry of the ranges to be converted..."
msgstr "გარდასაქმნელი დიაპაზონების შენატანები..."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STATUSLINE_4\n"
@@ -3408,7 +3106,6 @@ msgid "Sheet protection for each sheet will be restored..."
msgstr "ყოველი ფურცლისათვის დაცვა აღდგება..."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STATUSLINE_5\n"
@@ -3426,7 +3123,6 @@ msgid "~Finish"
msgstr "~დასრულება"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_1\n"
@@ -3435,7 +3131,6 @@ msgid "Select directory"
msgstr "დირექტორიის არჩევა"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_2\n"
@@ -3444,7 +3139,6 @@ msgid "Select file"
msgstr "ფაილის არჩევა"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_3\n"
@@ -3471,7 +3165,6 @@ msgid "Euro Converter"
msgstr "ევროს კონვერტორი"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_6\n"
@@ -3480,7 +3173,6 @@ msgid "Should protected spreadsheets be temporarily unprotected?"
msgstr "დაცული ცხრილები დროებით დაუცველი უნდა იყოს?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_7\n"
@@ -3489,7 +3181,6 @@ msgid "Enter the password to unprotect the table %1TableName%1"
msgstr "ცხრილის დაცვის მოსახსნელად შეიტანეთ პაროლი %1TableName%1"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_8\n"
@@ -3498,7 +3189,6 @@ msgid "Wrong Password!"
msgstr "არასწორი პაროლი!"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_9\n"
@@ -3507,7 +3197,6 @@ msgid "Protected Sheet"
msgstr "დაცული ფურცელი"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_10\n"
@@ -3516,7 +3205,6 @@ msgid "Warning!"
msgstr "გაფრთხილება!"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_11\n"
@@ -3525,7 +3213,6 @@ msgid "Protection for the sheets will not be removed."
msgstr "ფურცლების დაცვა არ მოიხსნება."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_12\n"
@@ -3534,7 +3221,6 @@ msgid "Sheet cannot be unprotected"
msgstr "შეუძლებელია ფურცელი იყოს დაუცველი"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_13\n"
@@ -3543,7 +3229,6 @@ msgid "The Wizard cannot edit this document as cell formats cannot be modified i
msgstr "ოსტატს არ შეუძლია ამ დოკუმენტის რედაქტირება, ისევე როგორც დაცული ელექტრონული ცხრილის შემცველ დოკუმენტში შეუძლებელია უჯრის ფორმატების შეცვლა."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_14\n"
@@ -3552,7 +3237,6 @@ msgid "Please note that the Euro Converter will, otherwise, not be able to edit
msgstr "გთხოვთ ჩაინიშნოთ, რომ ევრო გარდამქმნელი არ, სხვა შემთხვევაში ვერ შეცვლის ამ დოკუმენტს!"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_15\n"
@@ -3561,7 +3245,6 @@ msgid "Please choose a currency to be converted first!"
msgstr "გთხოვთ აირჩიეთ პირველად გარდასაქმნელი ვალუტა!"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_16\n"
@@ -3570,7 +3253,6 @@ msgid "Password:"
msgstr "პაროლი:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_17\n"
@@ -3579,7 +3261,6 @@ msgid "OK"
msgstr "კარგი"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_18\n"
@@ -3588,7 +3269,6 @@ msgid "Cancel"
msgstr "გაუქმება"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_19\n"
@@ -3597,7 +3277,6 @@ msgid "Please select a %PRODUCTNAME Calc document for editing!"
msgstr "გთხოვთ აირჩიოთ %PRODUCTNAME Calc დოკუმენტი რედაქტირებისათვის!"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_20\n"
@@ -3606,7 +3285,6 @@ msgid "'<1>' is not a directory!"
msgstr "'<1>' არ არის დირექტორია!"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_21\n"
@@ -3642,7 +3320,6 @@ msgid "Cancel Wizard"
msgstr "გაუკმების ოსტატი"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_0\n"
@@ -3651,7 +3328,6 @@ msgid "Portuguese Escudo"
msgstr "პორტუგალიური ესკუდო"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_1\n"
@@ -3660,7 +3336,6 @@ msgid "Dutch Guilder"
msgstr "ჰოლანდიური გუილდერი"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_2\n"
@@ -3669,7 +3344,6 @@ msgid "French Franc"
msgstr "ფრანგული ფრანცი"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_3\n"
@@ -3678,7 +3352,6 @@ msgid "Spanish Peseta"
msgstr "ესპანური პესეტა"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_4\n"
@@ -3687,7 +3360,6 @@ msgid "Italian Lira"
msgstr "იტალიური ლირა"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_5\n"
@@ -3696,7 +3368,6 @@ msgid "German Mark"
msgstr "გერმანული მარკა"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_6\n"
@@ -3705,7 +3376,6 @@ msgid "Belgian Franc"
msgstr "ბელგიური ფრანცი"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_7\n"
@@ -3714,7 +3384,6 @@ msgid "Irish Punt"
msgstr "ირლანდიური ფუნტი"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_8\n"
@@ -3723,7 +3392,6 @@ msgid "Luxembourg Franc"
msgstr "ლუქსემბურგის ფრანცი"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_9\n"
@@ -3732,7 +3400,6 @@ msgid "Austrian Schilling"
msgstr "ავსტრიული შილინგი"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_10\n"
@@ -3741,7 +3408,6 @@ msgid "Finnish Mark"
msgstr "ფინური მარკა"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_11\n"
@@ -3806,7 +3472,6 @@ msgid "Lithuanian Litas"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_LASTPAGE_0\n"
@@ -3815,7 +3480,6 @@ msgid "Progress"
msgstr "პროგრესი"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_LASTPAGE_1\n"
@@ -3824,7 +3488,6 @@ msgid "Retrieving the relevant documents..."
msgstr "შესაბამისი დოკუმენტების დაბრუნება..."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_LASTPAGE_2\n"
@@ -3833,7 +3496,6 @@ msgid "Converting the documents..."
msgstr "დოკუმენტების გარდაქმნა..."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_LASTPAGE_3\n"
@@ -3842,7 +3504,6 @@ msgid "Settings:"
msgstr "პარამეტრები:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_LASTPAGE_4\n"
@@ -3851,7 +3512,6 @@ msgid "Sheet is always unprotected"
msgstr "ფურცელი მუდამ დაუცველია"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLES_0\n"
@@ -3860,7 +3520,6 @@ msgid "Theme Selection"
msgstr "თემის არჩევა"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLES_1\n"
@@ -3869,7 +3528,6 @@ msgid "Error while saving the document to the clipboard! The following action ca
msgstr "შეცდომა დოკუმენტის გაცვლითი ბუფერში შენახვისას! მიმდინარე მოქმედების დაბრუნება შეუძლებელია."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLES_2\n"
@@ -3878,7 +3536,6 @@ msgid "~Cancel"
msgstr "~გაუქმება"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLES_3\n"
@@ -3887,7 +3544,6 @@ msgid "~OK"
msgstr "~კარგი"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_0\n"
@@ -3912,7 +3568,6 @@ msgid "Be"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_3\n"
@@ -3961,7 +3616,6 @@ msgid "Green Grapes"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_9\n"
@@ -3994,7 +3648,6 @@ msgid "Neon"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_13\n"
@@ -4045,7 +3698,6 @@ msgid "Addressee"
msgstr "მიმღები"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceDialog_1\n"
@@ -4054,7 +3706,6 @@ msgid "One recipient"
msgstr "ერთი მიმღები"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceDialog_2\n"
@@ -4063,7 +3714,6 @@ msgid "Several recipients (address database)"
msgstr "რამდენიმე მიმღები (მისამართთა მონაცემთა ბაზა)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceDialog_3\n"
@@ -4072,7 +3722,6 @@ msgid "Use of This Template"
msgstr "ამ შაბლონის გამოყენება"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceMsgError\n"
@@ -4081,7 +3730,6 @@ msgid "An error has occurred."
msgstr "მოხდა შეცდომა."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_0\n"
@@ -4090,7 +3738,6 @@ msgid "Click placeholder and overwrite"
msgstr "დააწკაპუნეთ ველზე და გადაწერაზე"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_1\n"
@@ -4108,7 +3755,6 @@ msgid "Department"
msgstr "დეპარტამენტი"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_3\n"
@@ -4117,7 +3763,6 @@ msgid "First Name"
msgstr "სახელი"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_4\n"
@@ -4126,7 +3771,6 @@ msgid "Last Name"
msgstr "გვარი"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_5\n"
@@ -4135,7 +3779,6 @@ msgid "Street"
msgstr "ქუჩა"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_6\n"
@@ -4144,7 +3787,6 @@ msgid "Country"
msgstr "ქვეყანა"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_7\n"
@@ -4153,7 +3795,6 @@ msgid "ZIP/Postal Code"
msgstr "ZIP/საფოსტო კოდი"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_8\n"
@@ -4180,7 +3821,6 @@ msgid "Position"
msgstr "მდებარეობა"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_11\n"
@@ -4189,7 +3829,6 @@ msgid "Form of Address"
msgstr "მისამართის ფორმა"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_12\n"
@@ -4198,7 +3837,6 @@ msgid "Initials"
msgstr "ინიციალები"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_13\n"
@@ -4207,7 +3845,6 @@ msgid "Salutation"
msgstr "მისალმება"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_14\n"
@@ -4216,7 +3853,6 @@ msgid "Home Phone"
msgstr "სახლის ტელეფონი"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_15\n"
@@ -4225,7 +3861,6 @@ msgid "Work Phone"
msgstr "სამსახურის ტელეფონი"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_16\n"
@@ -4234,7 +3869,6 @@ msgid "Fax"
msgstr "ფაქსი"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_17\n"
@@ -4243,7 +3877,6 @@ msgid "E-Mail"
msgstr "ელფოსტა"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_18\n"
@@ -4261,7 +3894,6 @@ msgid "Notes"
msgstr "ჩანაწერები"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_20\n"
@@ -4270,7 +3902,6 @@ msgid "Alt. Field 1"
msgstr "ალტ. ველი 1"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_21\n"
@@ -4279,7 +3910,6 @@ msgid "Alt. Field 2"
msgstr "ალტ. ველი 2"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_22\n"
@@ -4288,7 +3918,6 @@ msgid "Alt. Field 3"
msgstr "ალტ. ველი 3"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_23\n"
@@ -4315,7 +3944,6 @@ msgid "State"
msgstr "შტატი"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_26\n"
@@ -4324,7 +3952,6 @@ msgid "Office Phone"
msgstr "ოფისის ტელეფონი"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_27\n"
@@ -4333,7 +3960,6 @@ msgid "Pager"
msgstr "პეიჯერი"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_28\n"
@@ -4342,7 +3968,6 @@ msgid "Mobile Phone"
msgstr "მობილური ტელეფონი"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_29\n"
@@ -4351,7 +3976,6 @@ msgid "Other Phone"
msgstr "სხვა ტელეფონი"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_30\n"
@@ -4369,7 +3993,6 @@ msgid "Invite"
msgstr "დაპატიჟება"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceNoTextmark_0\n"
@@ -4378,7 +4001,6 @@ msgid "The bookmark 'Recipient' is missing."
msgstr "არ არის სანიშნე 'მიმღები'."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceNoTextmark_1\n"
@@ -4387,7 +4009,6 @@ msgid "Form letter fields can not be included."
msgstr "შეუძლებელია შეიცავდეს ფორმის სიმბოლოების ველებს."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"AgendaDlgName\n"
@@ -4396,7 +4017,6 @@ msgid "Minutes Template"
msgstr "წუთების შაბლონი"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"AgendaDlgNoCancel\n"
@@ -4405,7 +4025,6 @@ msgid "An option must be confirmed."
msgstr "პარამეტრი უნდა იყოს დადასტურებული."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"AgendaDlgFrame\n"
@@ -4414,7 +4033,6 @@ msgid "Minutes Type"
msgstr "წუთების ტიპი"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"AgendaDlgButton1\n"
@@ -4423,7 +4041,6 @@ msgid "Results Minutes"
msgstr "შედეგების წუთები"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"AgendaDlgButton2\n"
@@ -4432,7 +4049,6 @@ msgid "Evaluation Minutes"
msgstr "შეფასების წუთები"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"TextField\n"
@@ -4450,7 +4066,6 @@ msgid "The '%1' directory cannot be created:"
msgstr "'%1' დიარექტორიის შექმნა ვერ ხერხდება:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MsgDirNotThere\n"
@@ -4459,7 +4074,6 @@ msgid "The '%1' directory does not exist."
msgstr "'%1' დიარექტორია არ არსებობს."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"QueryfornewCreation\n"
@@ -4468,7 +4082,6 @@ msgid "Do you want to create it now?"
msgstr "გინდა რომ შეიქმნას ახლა?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"HelpButton\n"
@@ -4477,7 +4090,6 @@ msgid "~Help"
msgstr "~დახმარება"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CancelButton\n"
@@ -4486,7 +4098,6 @@ msgid "~Cancel"
msgstr "~გაუქმება"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"BackButton\n"
@@ -4513,7 +4124,6 @@ msgid "~Convert"
msgstr "~კონვერტაცია"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CloseButton\n"
@@ -4530,7 +4140,6 @@ msgid "This wizard convert legacy format documents to Open Document Format for O
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"WelcometextLabel3\n"
@@ -4539,7 +4148,6 @@ msgid "Select the document type for conversion:"
msgstr "მონიშვნა დოკუმენტის ტიპის გარდასაქმნელად:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MSTemplateCheckbox_1_\n"
@@ -4548,7 +4156,6 @@ msgid "Word templates"
msgstr "Word-ის შაბლონი"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MSTemplateCheckbox_2_\n"
@@ -4557,7 +4164,6 @@ msgid "Excel templates"
msgstr "Excel-ის შაბლონი"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MSTemplateCheckbox_3_\n"
@@ -4566,7 +4172,6 @@ msgid "PowerPoint templates"
msgstr "PowerPoint-ის შაბლონი"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MSDocumentCheckbox_1_\n"
@@ -4575,7 +4180,6 @@ msgid "Word documents"
msgstr "Word-ის დოკუმენტი"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MSDocumentCheckbox_2_\n"
@@ -4592,7 +4196,6 @@ msgid "PowerPoint/Publisher documents"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MSContainerName\n"
@@ -4601,7 +4204,6 @@ msgid "Microsoft Office"
msgstr "Microsoft Office"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SummaryHeader\n"
@@ -4610,7 +4212,6 @@ msgid "Summary:"
msgstr "შეჯამება:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"GroupnameDefault\n"
@@ -4619,7 +4220,6 @@ msgid "Imported_Templates"
msgstr "იმპორტირებული_შაბლონი"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ProgressMoreDocs\n"
@@ -4646,7 +4246,6 @@ msgid "The '<1>' file already exists.<CR>Do you want to overwrite it?"
msgstr "'<1>' უკვე არსებობს.<CR>გინდა რომ ზედ გადააწერო?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MorePathsError3\n"
@@ -4673,7 +4272,6 @@ msgid "Cancel Wizard"
msgstr "გაუკმების ოსტატი"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RTErrorDesc\n"
@@ -4682,7 +4280,6 @@ msgid "An unexpected error has occurred in the wizard."
msgstr "ოსტატში აღმოჩნდა მოულოდნელი შეცდომა."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RTErrorHeader\n"
@@ -4691,7 +4288,6 @@ msgid "Error"
msgstr "შეცდომა"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"OverwriteallFiles\n"
@@ -4700,7 +4296,6 @@ msgid "Do you want to overwrite documents without being asked?"
msgstr "გინდა რომ შეუკითხავათ ზედ გადააწერო ხოლმე დოკუმენტს?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ReeditMacro\n"
@@ -4709,7 +4304,6 @@ msgid "Document macro has to be revised."
msgstr "დოკუმენტის მაკრო საჭიროებს გადახედვას."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CouldNotsaveDocument\n"
@@ -4718,7 +4312,6 @@ msgid "Document '<1>' could not be saved."
msgstr "დოკუმენტის '<1>' შენახვა ვერ ხერხდება."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CouldNotopenDocument\n"
@@ -4727,7 +4320,6 @@ msgid "Document '<1>' could not be opened."
msgstr "დოკუმენტი '<1>' გახსნა ვერ ხერხდება."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"PathDialogMessage\n"
@@ -4736,7 +4328,6 @@ msgid "Select a directory"
msgstr "დირექტორიის მონიშვნა"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"DialogTitle\n"
@@ -4745,7 +4336,6 @@ msgid "Document Converter"
msgstr "დოკუმენტის გარდაქმნელი"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SearchInSubDir\n"
@@ -4754,7 +4344,6 @@ msgid "Including subdirectories"
msgstr "ქვედირექტორიის ჩათვლით"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ProgressPage1\n"
@@ -4763,7 +4352,6 @@ msgid "Progress"
msgstr "პროგრესი"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ProgressPage2\n"
@@ -4772,7 +4360,6 @@ msgid "Retrieving the relevant documents:"
msgstr "დროულად დოკუმენტის აღდგენა:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ProgressPage3\n"
@@ -4781,7 +4368,6 @@ msgid "Converting the documents"
msgstr "დოკუმენტების გარდაქმნა"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ProgressFound\n"
@@ -4799,7 +4385,6 @@ msgid "\"%1 found"
msgstr "%1 ნაპოვნია"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"Ready\n"
@@ -4808,7 +4393,6 @@ msgid "Finished"
msgstr "დამთავრებულია"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SourceDocuments\n"
@@ -4817,7 +4401,6 @@ msgid "Source documents"
msgstr "დოკუმენტების წყარო"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"TargetDocuments\n"
@@ -4826,7 +4409,6 @@ msgid "Target documents"
msgstr "სამიზნე დოკუმენტები"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"LogfileSummary\n"
@@ -4835,7 +4417,6 @@ msgid "<COUNT> documents converted"
msgstr "<COUNT> დოკუმენტები გარდაქმნილია"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumInclusiveSubDir\n"
@@ -4844,7 +4425,6 @@ msgid "All subdirectories will be taken into account"
msgstr "ყველა ქვედირექტორია იქნება აღრიცხული"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumSaveDokumente\n"
@@ -4853,7 +4433,6 @@ msgid "These will be exported to the following directory:"
msgstr "ესენი ექსპორტირებული იქნება შემდეგ დირექტტორიაში:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"TextImportLabel\n"
@@ -4862,7 +4441,6 @@ msgid "Import from:"
msgstr "იმპორტირება:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"TextExportLabel\n"
@@ -4871,7 +4449,6 @@ msgid "Save to:"
msgstr "შენახვა:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CreateLogfile\n"
@@ -4880,7 +4457,6 @@ msgid "Create log file"
msgstr "აღრიცხვის ფაილის შექმნა"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"LogfileHelpText\n"
@@ -4889,7 +4465,6 @@ msgid "A log file will be created in your work directory"
msgstr "თქვენ სამუშაო დირექტორიში აღრიცხვის ფაილი შეიქმნება"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ShowLogfile\n"
@@ -4898,7 +4473,6 @@ msgid "Show log file"
msgstr "აღრიცვის ფაილის ჩვენება"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumMSTextDocuments\n"
@@ -4907,7 +4481,6 @@ msgid "All Word documents contained in the following directory will be imported:
msgstr "იმპორტირებული იქნება შემდეგ დირექტორიაში მყოფი ყველა Word დოკუმენტი:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumMSTableDocuments\n"
@@ -4925,7 +4498,6 @@ msgid "All PowerPoint/Publisher documents contained in the following directory w
msgstr "მიმდინარე დირექტორიაში არსებული PowerPoint-ის ყველა შაბლონი ინპორტირებული იქნება:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumMSTextTemplates\n"
@@ -4934,7 +4506,6 @@ msgid "All Word templates contained in the following directory will be imported:
msgstr "მიმდინარე დირექტორიაში არსებული Word-ის ყველა შაბლონი ინპორტირებული იქნება:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumMSTableTemplates\n"
@@ -4943,7 +4514,6 @@ msgid "All Excel templates contained in the following directory will be imported
msgstr "მიმდინარე დირექტორიაში არსებული Excel-ის ყველა შაბლონი ინპორტირებული იქნება:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumMSDrawTemplates\n"
diff --git a/source/ka/writerperfect/messages.po b/source/ka/writerperfect/messages.po
index bee25af3164..af6c07fe1a8 100644
--- a/source/ka/writerperfect/messages.po
+++ b/source/ka/writerperfect/messages.po
@@ -76,7 +76,6 @@ msgid "Split method:"
msgstr ""
#: exportepub.ui:161
-#, fuzzy
msgctxt "exportepub|splitpage"
msgid "Page break"
msgstr "~გვერდის გამყოფი"
diff --git a/source/ka/xmlsecurity/messages.po b/source/ka/xmlsecurity/messages.po
index c8ccd24a4e9..07664cdfd1d 100644
--- a/source/ka/xmlsecurity/messages.po
+++ b/source/ka/xmlsecurity/messages.po
@@ -188,7 +188,6 @@ msgid "The certificate is OK."
msgstr ""
#: certpage.ui:139
-#, fuzzy
msgctxt "certpage|certnotok"
msgid "The certificate could not be validated."
msgstr "სერტიფიკატის შემოწმება შეუძლებელია."
@@ -407,7 +406,6 @@ msgid "Expiration date"
msgstr ""
#: selectcertificatedialog.ui:136
-#, fuzzy
msgctxt "selectcertificatedialog|type"
msgid "Type"
msgstr "ტიპი"
@@ -480,7 +478,6 @@ msgid "View Certificate..."
msgstr ""
#: selectcertificatedialog.ui:266
-#, fuzzy
msgctxt "selectcertificatedialog|label2"
msgid "Description:"
msgstr "განმარტება:"
@@ -491,13 +488,11 @@ msgid "View Certificate"
msgstr ""
#: viewcertdialog.ui:78
-#, fuzzy
msgctxt "viewcertdialog|general"
msgid "General"
msgstr "ზოგადი"
#: viewcertdialog.ui:100
-#, fuzzy
msgctxt "viewcertdialog|details"
msgid "Details"
msgstr "დეტალები"
diff --git a/source/kk/extensions/messages.po b/source/kk/extensions/messages.po
index fa50783fa09..ceef4267042 100644
--- a/source/kk/extensions/messages.po
+++ b/source/kk/extensions/messages.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2017-11-22 13:53+0100\n"
-"PO-Revision-Date: 2017-10-14 04:47+0000\n"
+"PO-Revision-Date: 2018-01-14 14:28+0000\n"
"Last-Translator: Baurzhan Muftakhidinov <baurthefirst@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: kk\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1507956422.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1515940103.000000\n"
#: command.hrc:29
msgctxt "RID_RSC_ENUM_COMMAND_TYPE"
@@ -2092,7 +2092,7 @@ msgstr "Жаңартуды жүктеп алу жүруде"
#: strings.hrc:320
msgctxt "RID_UPDATE_BUBBLE_DOWNLOADING"
msgid ""
-msgstr ""
+msgstr " "
#: strings.hrc:321
msgctxt "RID_UPDATE_BUBBLE_T_DOWNLOAD_PAUSED"
diff --git a/source/kk/extras/source/autocorr/emoji.po b/source/kk/extras/source/autocorr/emoji.po
index f9f67803f82..b142250d06e 100644
--- a/source/kk/extras/source/autocorr/emoji.po
+++ b/source/kk/extras/source/autocorr/emoji.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2017-12-20 08:16+0100\n"
-"PO-Revision-Date: 2018-01-10 14:55+0000\n"
+"PO-Revision-Date: 2018-01-14 14:30+0000\n"
"Last-Translator: Baurzhan Muftakhidinov <baurthefirst@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: kk\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1515596113.000000\n"
+"X-POOTLE-MTIME: 1515940257.000000\n"
#. ¢ (U+000A2), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9572,7 +9572,7 @@ msgctxt ""
"RAISED_HAND_WITH_FINGERS_SPLAYED\n"
"LngText.text"
msgid "hand2"
-msgstr ""
+msgstr "қол 2"
#. 👁 (U+1F441), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9590,7 +9590,7 @@ msgctxt ""
"LEFT_SPEECH_BUBBLE\n"
"LngText.text"
msgid "bubble"
-msgstr ""
+msgstr "көпіршік"
#. 🗯 (U+1F5EF), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9599,7 +9599,7 @@ msgctxt ""
"RIGHT_ANGER_BUBBLE\n"
"LngText.text"
msgid "bubble4"
-msgstr ""
+msgstr "көпіршік 4"
#. 🕳 (U+1F573), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9608,7 +9608,7 @@ msgctxt ""
"HOLE\n"
"LngText.text"
msgid "hole"
-msgstr ""
+msgstr "тесік"
#. 🕶 (U+1F576), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -9617,7 +9617,7 @@ msgctxt ""
"DARK_SUNGLASSES\n"
"LngText.text"
msgid "sunglasses"
-msgstr ""
+msgstr "күннен қорғайтын көзілдірік"
#. 🛍 (U+1F6CD), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10058,7 +10058,7 @@ msgctxt ""
"STUDIO_MICROPHONE\n"
"LngText.text"
msgid "microphone2"
-msgstr ""
+msgstr "микрофон 2"
#. 🎚 (U+1F39A), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10472,7 +10472,7 @@ msgctxt ""
"UP-POINTING_MILITARY_AIRPLANE\n"
"LngText.text"
msgid "airplane5"
-msgstr ""
+msgstr "ұшақ 5"
#. 🛪 (U+1F6EA), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10481,7 +10481,7 @@ msgctxt ""
"NORTHEAST-POINTING_AIRPLANE\n"
"LngText.text"
msgid "airplane6"
-msgstr ""
+msgstr "ұшақ 6"
#. 🗭 (U+1F5ED), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10490,7 +10490,7 @@ msgctxt ""
"RIGHT_THOUGHT_BUBBLE\n"
"LngText.text"
msgid "bubble5"
-msgstr ""
+msgstr "көпіршік 5"
#. 🗱 (U+1F5F1), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10499,7 +10499,7 @@ msgctxt ""
"LIGHTNING_MOOD_BUBBLE\n"
"LngText.text"
msgid "bubble6"
-msgstr ""
+msgstr "көпіршік 6"
#. 🗬 (U+1F5EC), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10508,7 +10508,7 @@ msgctxt ""
"LEFT_THOUGHT_BUBBLE\n"
"LngText.text"
msgid "bubble7"
-msgstr ""
+msgstr "көпіршік 7"
#. 🗠 (U+1F5E0), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10967,7 +10967,7 @@ msgctxt ""
"INCREASE_FONT_SIZE_SYMBOL\n"
"LngText.text"
msgid "font2"
-msgstr ""
+msgstr "қаріп 2"
#. 🗕 (U+1F5D5), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10976,7 +10976,7 @@ msgctxt ""
"MINIMIZE\n"
"LngText.text"
msgid "minimize"
-msgstr ""
+msgstr "қайыру"
#. 🗙 (U+1F5D9), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10985,7 +10985,7 @@ msgctxt ""
"CANCELLATION_X\n"
"LngText.text"
msgid "cancel"
-msgstr ""
+msgstr "бас тарту"
#. 🗔 (U+1F5D4), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10994,7 +10994,7 @@ msgctxt ""
"DESKTOP_WINDOW\n"
"LngText.text"
msgid "window"
-msgstr ""
+msgstr "терезе"
#. 🗌 (U+1F5CC), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11003,7 +11003,7 @@ msgctxt ""
"EMPTY_PAGE\n"
"LngText.text"
msgid "empty page"
-msgstr ""
+msgstr "бос бет"
#. 🗋 (U+1F5CB), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11012,7 +11012,7 @@ msgctxt ""
"EMPTY_DOCUMENT\n"
"LngText.text"
msgid "empty document"
-msgstr ""
+msgstr "бос құжат"
#. 🗍 (U+1F5CD), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11021,7 +11021,7 @@ msgctxt ""
"EMPTY_PAGES\n"
"LngText.text"
msgid "empty pages"
-msgstr ""
+msgstr "бос беттер"
#. 🗎 (U+1F5CE), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -11030,7 +11030,7 @@ msgctxt ""
"DOCUMENT\n"
"LngText.text"
msgid "document"
-msgstr ""
+msgstr "құжат"
#. 🗆 (U+1F5C6), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
diff --git a/source/kk/sfx2/messages.po b/source/kk/sfx2/messages.po
index 7f4d52c3f62..559f0a93a62 100644
--- a/source/kk/sfx2/messages.po
+++ b/source/kk/sfx2/messages.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2017-12-18 12:31+0100\n"
-"PO-Revision-Date: 2018-01-05 17:12+0000\n"
+"PO-Revision-Date: 2018-01-13 19:26+0000\n"
"Last-Translator: Baurzhan Muftakhidinov <baurthefirst@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: kk\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1515172363.000000\n"
+"X-POOTLE-MTIME: 1515871599.000000\n"
#: strings.hrc:25
msgctxt "STR_TEMPLATE_FILTER"
@@ -866,7 +866,7 @@ msgstr "%PRODUCTNAME өніміне қош келдіңіз."
#: strings.hrc:183
msgctxt "STR_WELCOME_LINE2"
msgid "Drop a document here or pick an app from the left side to create one."
-msgstr "Құжатты осында тастаңыз, немесе, жаға құжатты жасау үшін, сол жақтан қолданбаны таңдаңыз."
+msgstr "Құжатты осында тастаңыз, немесе, жаңа құжатты жасау үшін, сол жақтан қолданбаны таңдаңыз."
#: strings.hrc:185
msgctxt "STR_SFX_FILEDLG_ACTUALVERSION"
diff --git a/source/kl/avmedia/messages.po b/source/kl/avmedia/messages.po
index 2beebc0855d..038d6797eef 100644
--- a/source/kl/avmedia/messages.po
+++ b/source/kl/avmedia/messages.po
@@ -39,7 +39,6 @@ msgid "Stop"
msgstr "Unitsinguk"
#: strings.hrc:30
-#, fuzzy
msgctxt "AVMEDIA_STR_LOOP"
msgid "Repeat"
msgstr "Uteqqiineq"
diff --git a/source/kl/basctl/messages.po b/source/kl/basctl/messages.po
index e86654789a4..9903b1d932f 100644
--- a/source/kl/basctl/messages.po
+++ b/source/kl/basctl/messages.po
@@ -404,7 +404,6 @@ msgid ""
msgstr ""
#: strings.hrc:100
-#, fuzzy
msgctxt "RID_STR_PRINTDLG_RANGE"
msgid "Print range"
msgstr "Toqqangaq anillatsinguk"
@@ -474,7 +473,6 @@ msgid "Multiselection"
msgstr ""
#: strings.hrc:114
-#, fuzzy
msgctxt "RID_STR_DEF_LANG"
msgid "[Default Language]"
msgstr "[Oqaatsit atukkat]"
@@ -625,13 +623,11 @@ msgid "Dialog:"
msgstr "Oqariaat"
#: dialogpage.ui:84
-#, fuzzy
msgctxt "dialogpage|newmodule"
msgid "_New..."
msgstr "_Nutaaq..."
#: dialogpage.ui:99
-#, fuzzy
msgctxt "dialogpage|newdialog"
msgid "_New..."
msgstr "_Nutaaq..."
@@ -642,7 +638,6 @@ msgid "_Password..."
msgstr ""
#: dialogpage.ui:144
-#, fuzzy
msgctxt "dialogpage|import"
msgid "_Import..."
msgstr "_Eqqussineq..."
@@ -679,7 +674,6 @@ msgid "_Line number:"
msgstr ""
#: importlibdialog.ui:9
-#, fuzzy
msgctxt "importlibdialog|ImportLibDialog"
msgid "Import Libraries"
msgstr "Bibliotik-i eqqunguk"
@@ -695,7 +689,6 @@ msgid "Replace existing libraries"
msgstr ""
#: importlibdialog.ui:134
-#, fuzzy
msgctxt "importlibdialog|label1"
msgid "Options"
msgstr "Qinigassat"
@@ -717,13 +710,11 @@ msgid "_Password..."
msgstr ""
#: libpage.ui:138
-#, fuzzy
msgctxt "libpage|new"
msgid "_New..."
msgstr "_Nutaaq..."
#: libpage.ui:153
-#, fuzzy
msgctxt "libpage|import"
msgid "_Import..."
msgstr "_Eqqussineq..."
@@ -788,13 +779,11 @@ msgid "M_odule:"
msgstr "~Immikkoortoq"
#: modulepage.ui:84
-#, fuzzy
msgctxt "modulepage|newmodule"
msgid "_New..."
msgstr "_Nutaaq..."
#: modulepage.ui:99
-#, fuzzy
msgctxt "modulepage|newdialog"
msgid "_New..."
msgstr "_Nutaaq..."
@@ -805,7 +794,6 @@ msgid "_Password..."
msgstr ""
#: modulepage.ui:144
-#, fuzzy
msgctxt "modulepage|import"
msgid "_Import..."
msgstr "_Eqqussineq..."
@@ -817,7 +805,6 @@ msgid "_Export..."
msgstr "_Eqqussineq..."
#: newlibdialog.ui:84
-#, fuzzy
msgctxt "newlibdialog|area"
msgid "_Name:"
msgstr "_Ateq:"
@@ -828,7 +815,6 @@ msgid "%PRODUCTNAME Basic Macro Organizer"
msgstr ""
#: organizedialog.ui:78
-#, fuzzy
msgctxt "organizedialog|modules"
msgid "Modules"
msgstr "~Immikkoortoq"
diff --git a/source/kl/chart2/messages.po b/source/kl/chart2/messages.po
index 72017af8da2..561fccec24a 100644
--- a/source/kl/chart2/messages.po
+++ b/source/kl/chart2/messages.po
@@ -509,7 +509,6 @@ msgid "Row %ROWNUMBER"
msgstr ""
#: strings.hrc:121
-#, fuzzy
msgctxt "STR_DATA_ROLE_LABEL"
msgid "Name"
msgstr "Ateq"
@@ -2022,7 +2021,6 @@ msgid "_Cross other axis at"
msgstr ""
#: tp_AxisPositions.ui:57
-#, fuzzy
msgctxt "tp_AxisPositions|LB_CROSSES_OTHER_AXIS_AT"
msgid "Start"
msgstr "Aallartinguk"
@@ -2033,7 +2031,6 @@ msgid "End"
msgstr ""
#: tp_AxisPositions.ui:59
-#, fuzzy
msgctxt "tp_AxisPositions|LB_CROSSES_OTHER_AXIS_AT"
msgid "Value"
msgstr "Nalinga"
@@ -2255,7 +2252,6 @@ msgid "Stepped"
msgstr ""
#: tp_ChartType.ui:326
-#, fuzzy
msgctxt "tp_ChartType|properties"
msgid "Properties..."
msgstr "Pissutsit..."
@@ -2775,7 +2771,6 @@ msgid "Automatic"
msgstr "nammineq"
#: tp_Scale.ui:117
-#, fuzzy
msgctxt "tp_Scale|LB_AXIS_TYPE"
msgid "Text"
msgstr "Allagaq"
@@ -3023,7 +3018,6 @@ msgid "_Y Variable Name"
msgstr ""
#: tp_Trendline.ui:590
-#, fuzzy
msgctxt "tp_Trendline|label2"
msgid "Options"
msgstr "Qinigassat"
diff --git a/source/kl/cui/messages.po b/source/kl/cui/messages.po
index 6a2d57328e8..a9d51d4a3f4 100644
--- a/source/kl/cui/messages.po
+++ b/source/kl/cui/messages.po
@@ -75,7 +75,6 @@ msgid "Backups"
msgstr ""
#: strings.hrc:30
-#, fuzzy
msgctxt "RID_SVXSTR_KEY_MODULES_PATH"
msgid "Modules"
msgstr "~Immikkoortoq"
@@ -1734,7 +1733,6 @@ msgid "General"
msgstr ""
#: treeopt.hrc:33
-#, fuzzy
msgctxt "SID_GENERAL_OPTIONS_RES"
msgid "View"
msgstr "takuuk"
@@ -1854,7 +1852,6 @@ msgid "General"
msgstr ""
#: treeopt.hrc:68
-#, fuzzy
msgctxt "SID_SW_EDITOPTIONS_RES"
msgid "View"
msgstr "takuuk"
@@ -1928,7 +1925,6 @@ msgid "%PRODUCTNAME Writer/Web"
msgstr "%PRODUCTNAME makro"
#: treeopt.hrc:86
-#, fuzzy
msgctxt "SID_SW_ONLINEOPTIONS_RES"
msgid "View"
msgstr "takuuk"
@@ -1991,7 +1987,6 @@ msgid "Defaults"
msgstr "tamanut atugassiaq"
#: treeopt.hrc:105
-#, fuzzy
msgctxt "SID_SC_EDITOPTIONS_RES"
msgid "View"
msgstr "takuuk"
@@ -2045,7 +2040,6 @@ msgid "General"
msgstr ""
#: treeopt.hrc:119
-#, fuzzy
msgctxt "SID_SD_EDITOPTIONS_RES"
msgid "View"
msgstr "takuuk"
@@ -2073,7 +2067,6 @@ msgid "General"
msgstr ""
#: treeopt.hrc:128
-#, fuzzy
msgctxt "SID_SD_GRAPHIC_OPTIONS_RES"
msgid "View"
msgstr "takuuk"
@@ -2168,7 +2161,6 @@ msgid "Type"
msgstr "Suussuseq"
#: aboutconfigdialog.ui:122
-#, fuzzy
msgctxt "aboutconfigdialog|value"
msgid "Value"
msgstr "Nalinga"
@@ -2180,13 +2172,11 @@ msgid "Edit"
msgstr "~Allanngortiguk"
#: aboutconfigdialog.ui:182
-#, fuzzy
msgctxt "aboutconfigdialog|reset"
msgid "Reset"
msgstr "Aallaqqaataanit"
#: aboutconfigvaluedialog.ui:9
-#, fuzzy
msgctxt "aboutconfigvaluedialog|AboutConfigValueDialog"
msgid "Name"
msgstr "Ateq"
@@ -2416,7 +2406,6 @@ msgid "Parameters"
msgstr ""
#: applyautofmtpage.ui:27
-#, fuzzy
msgctxt "applyautofmtpage|edit"
msgid "_Edit..."
msgstr "Aaqqissuuguk..."
@@ -3012,7 +3001,6 @@ msgid "Column"
msgstr "naqitat quleriiaat"
#: bitmaptabpage.ui:467
-#, fuzzy
msgctxt "bitmaptabpage|label2"
msgid "Options"
msgstr "Qinigassat"
@@ -3495,7 +3483,6 @@ msgid "Te_xt direction:"
msgstr ""
#: cellalignment.ui:369
-#, fuzzy
msgctxt "cellalignment|labelProperties"
msgid "Properties"
msgstr "Pissutsit"
@@ -3937,7 +3924,6 @@ msgid "CMYK"
msgstr ""
#: colorpage.ui:188
-#, fuzzy
msgctxt "colorpage|delete"
msgid "Delete"
msgstr "Nunguteruk"
@@ -4366,7 +4352,6 @@ msgid "F_rame:"
msgstr ""
#: cuiimapdlg.ui:186
-#, fuzzy
msgctxt "cuiimapdlg|label3"
msgid "_Name:"
msgstr "_Ateq:"
@@ -4438,19 +4423,16 @@ msgid "Edit Database Link"
msgstr ""
#: dbregisterpage.ui:62
-#, fuzzy
msgctxt "dbregisterpage|new"
msgid "_New..."
msgstr "_Nutaaq..."
#: dbregisterpage.ui:76
-#, fuzzy
msgctxt "dbregisterpage|delete"
msgid "_Delete"
msgstr "_Nunguteruk"
#: dbregisterpage.ui:90
-#, fuzzy
msgctxt "dbregisterpage|edit"
msgid "_Edit..."
msgstr "Aaqqissuuguk..."
@@ -4637,7 +4619,6 @@ msgid "_New"
msgstr "Alla"
#: editdictionarydialog.ui:265
-#, fuzzy
msgctxt "editdictionarydialog|delete"
msgid "_Delete"
msgstr "_Nunguteruk"
@@ -5212,7 +5193,6 @@ msgid "Format Number"
msgstr ""
#: galleryapplyprogress.ui:8
-#, fuzzy
msgctxt "galleryapplyprogress|GalleryApplyProgress"
msgid "Apply"
msgstr "Atulertiguk"
@@ -5449,7 +5429,6 @@ msgid "To color percentage"
msgstr ""
#: gradientpage.ui:600
-#, fuzzy
msgctxt "gradientpage|propfl"
msgid "Options"
msgstr "Qinigassat"
@@ -5471,7 +5450,6 @@ msgid "New Dictionary"
msgstr ""
#: hangulhanjaadddialog.ui:97
-#, fuzzy
msgctxt "hangulhanjaadddialog|label2"
msgid "_Name:"
msgstr "_Ateq:"
@@ -5709,7 +5687,6 @@ msgid "Background Color"
msgstr ""
#: hatchpage.ui:313
-#, fuzzy
msgctxt "hatchpage|propfl"
msgid "Options"
msgstr "Qinigassat"
@@ -5732,13 +5709,11 @@ msgid "Hyperlink"
msgstr "innersuussissut"
#: hyperlinkdialog.ui:42
-#, fuzzy
msgctxt "hyperlinkdialog|apply"
msgid "Apply"
msgstr "Atulertiguk"
#: hyperlinkdialog.ui:84
-#, fuzzy
msgctxt "hyperlinkdialog|reset"
msgid "Reset"
msgstr "Aallaqqaataanit"
@@ -5759,7 +5734,6 @@ msgid "Open File"
msgstr ""
#: hyperlinkdocpage.ui:82
-#, fuzzy
msgctxt "hyperlinkdocpage|label2"
msgid "Document"
msgstr "Allagaat"
@@ -6309,7 +6283,6 @@ msgid "_Add"
msgstr "Ilannguguk"
#: javastartparametersdialog.ui:188
-#, fuzzy
msgctxt "javastartparametersdialog|editbtn"
msgid "_Edit"
msgstr "_Allanngortiguk"
@@ -6880,7 +6853,6 @@ msgid "Mark the Default Path for New Files"
msgstr ""
#: namedialog.ui:8
-#, fuzzy
msgctxt "namedialog|NameDialog"
msgid "Name"
msgstr "Ateq"
@@ -6911,7 +6883,6 @@ msgid "Create Macro"
msgstr ""
#: newlibdialog.ui:102
-#, fuzzy
msgctxt "newlibdialog|altrenametitle"
msgid "Rename"
msgstr "Atseruk"
@@ -6932,7 +6903,6 @@ msgid "_Number of rows:"
msgstr ""
#: newtoolbardialog.ui:8
-#, fuzzy
msgctxt "newtoolbardialog|NewToolbarDialog"
msgid "Name"
msgstr "Ateq"
@@ -7353,13 +7323,11 @@ msgid "Default"
msgstr "tamanut atugassiaq"
#: objectnamedialog.ui:8
-#, fuzzy
msgctxt "objectnamedialog|ObjectNameDialog"
msgid "Name"
msgstr "Ateq"
#: objectnamedialog.ui:83
-#, fuzzy
msgctxt "objectnamedialog|object_name_label"
msgid "_Name:"
msgstr "_Ateq:"
@@ -8277,7 +8245,6 @@ msgid "_Available language modules:"
msgstr ""
#: optlingupage.ui:74
-#, fuzzy
msgctxt "optlingupage|lingumodulesedit"
msgid "_Edit..."
msgstr "Aaqqissuuguk..."
@@ -8293,7 +8260,6 @@ msgid "_User-defined dictionaries:"
msgstr ""
#: optlingupage.ui:146
-#, fuzzy
msgctxt "optlingupage|lingudictsnew"
msgid "_New..."
msgstr "_Nutaaq..."
@@ -8310,7 +8276,6 @@ msgid "Edit User-defined dictionaries"
msgstr ""
#: optlingupage.ui:179
-#, fuzzy
msgctxt "optlingupage|lingudictsdelete"
msgid "_Delete"
msgstr "_Nunguteruk"
@@ -8348,7 +8313,6 @@ msgid "New Dictionary"
msgstr ""
#: optnewdictionarydialog.ui:121
-#, fuzzy
msgctxt "optnewdictionarydialog|name_label"
msgid "_Name:"
msgstr "_Ateq:"
@@ -8497,7 +8461,6 @@ msgid "_Default"
msgstr "tamanut atugassiaq"
#: optpathspage.ui:151
-#, fuzzy
msgctxt "optpathspage|edit"
msgid "_Edit..."
msgstr "Aaqqissuuguk..."
@@ -9087,7 +9050,6 @@ msgid "Automatic"
msgstr "nammineq"
#: optviewpage.ui:190
-#, fuzzy
msgctxt "optviewpage|contextmenushortcuts"
msgid "Hide"
msgstr "Toqqoruk"
@@ -9474,7 +9436,6 @@ msgstr ""
#: paragalignpage.ui:15
#: /home/cl/vc/git/libo-core/cui/uiconfig/ui/paragalignpage.ui:19
-#, fuzzy
msgctxt "paragalignpage|liststoreLB_LASTLINE"
msgid "Start"
msgstr "Aallartinguk"
@@ -9886,7 +9847,6 @@ msgid "Background Color:"
msgstr ""
#: patterntabpage.ui:252
-#, fuzzy
msgctxt "patterntabpage|label1"
msgid "Options"
msgstr "Qinigassat"
@@ -11787,7 +11747,6 @@ msgid "Variable:"
msgstr "Allanngorartoq"
#: zoomdialog.ui:204
-#, fuzzy
msgctxt "zoomdialog|zoomsb-atkobject"
msgid "Variable"
msgstr "Allanngorartoq"
diff --git a/source/kl/dbaccess/messages.po b/source/kl/dbaccess/messages.po
index 7f21e9c1156..b1e6b68d6e0 100644
--- a/source/kl/dbaccess/messages.po
+++ b/source/kl/dbaccess/messages.po
@@ -2377,7 +2377,6 @@ msgid "Choose a data source:"
msgstr ""
#: collectionviewdialog.ui:11
-#, fuzzy
msgctxt "collectionviewdialog|CollectionView"
msgid "Save"
msgstr "Toqqoruk"
@@ -2519,7 +2518,6 @@ msgid "Existing data fields can be set as primary key on the type formatting ste
msgstr ""
#: copytablepage.ui:192
-#, fuzzy
msgctxt "copytablepage|label1"
msgid "Options"
msgstr "Qinigassat"
@@ -2648,7 +2646,6 @@ msgid "Set Up a Connection to a MySQL Database"
msgstr ""
#: dbwizspreadsheetpage.ui:74
-#, fuzzy
msgctxt "dbwizspreadsheetpage|browse"
msgid "Browse"
msgstr "Misissoruk"
@@ -2664,7 +2661,6 @@ msgid "_Password required"
msgstr ""
#: dbwiztextpage.ui:74
-#, fuzzy
msgctxt "dbwiztextpage|browse"
msgid "Browse"
msgstr "Misissoruk"
@@ -2846,7 +2842,6 @@ msgid "_Recently used:"
msgstr ""
#: generalpagewizard.ui:179
-#, fuzzy
msgctxt "generalpagewizard|openDatabase"
msgid "Open"
msgstr "Ammaruk"
@@ -3054,19 +3049,16 @@ msgid "Natural"
msgstr ""
#: joindialog.ui:311
-#, fuzzy
msgctxt "joindialog|label6"
msgid "Options"
msgstr "Qinigassat"
#: jointablemenu.ui:12
-#, fuzzy
msgctxt "jointablemenu|delete"
msgid "_Delete"
msgstr "_Nunguteruk"
#: joinviewmenu.ui:12
-#, fuzzy
msgctxt "joinviewmenu|delete"
msgid "_Delete"
msgstr "_Nunguteruk"
@@ -3361,7 +3353,6 @@ msgid "Column _Width..."
msgstr ""
#: querycolmenu.ui:26
-#, fuzzy
msgctxt "querycolmenu|delete"
msgid "_Delete"
msgstr "_Nunguteruk"
@@ -3453,7 +3444,6 @@ msgid "- none -"
msgstr ""
#: queryfilterdialog.ui:219
-#, fuzzy
msgctxt "queryfilterdialog|label7"
msgid "Value"
msgstr "Nalinga"
@@ -3944,7 +3934,6 @@ msgid "_Paste"
msgstr ""
#: tabledesignrowmenu.ui:35
-#, fuzzy
msgctxt "tabledesignrowmenu|delete"
msgid "_Delete"
msgstr "_Nunguteruk"
diff --git a/source/kl/extensions/messages.po b/source/kl/extensions/messages.po
index 0b541f973c7..1c2446c10ab 100644
--- a/source/kl/extensions/messages.po
+++ b/source/kl/extensions/messages.po
@@ -30,7 +30,6 @@ msgid "SQL command"
msgstr ""
#: showhide.hrc:29
-#, fuzzy
msgctxt "RID_RSC_ENUM_SHOWHIDE"
msgid "Hide"
msgstr "Toqqoruk"
@@ -216,7 +215,6 @@ msgid "Multipart"
msgstr ""
#: stringarrays.hrc:89
-#, fuzzy
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "Text"
msgstr "Allagaq"
@@ -406,7 +404,6 @@ msgid "Default"
msgstr "tamanut atugassiaq"
#: stringarrays.hrc:162
-#, fuzzy
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "OK"
msgstr "OK"
@@ -560,7 +557,6 @@ msgid "Preserve"
msgstr ""
#: stringarrays.hrc:220
-#, fuzzy
msgctxt "RID_RSC_ENUM_WHITESPACE_HANDLING"
msgid "Replace"
msgstr "Taarseruk"
@@ -867,7 +863,6 @@ msgid "Multiselection"
msgstr ""
#: strings.hrc:67
-#, fuzzy
msgctxt "RID_STR_NAME"
msgid "Name"
msgstr "Ateq"
diff --git a/source/kl/filter/messages.po b/source/kl/filter/messages.po
index aff374f50ba..305c5610cc9 100644
--- a/source/kl/filter/messages.po
+++ b/source/kl/filter/messages.po
@@ -14,7 +14,6 @@ msgstr ""
"X-Generator: LibreOffice\n"
#: strings.hrc:25
-#, fuzzy
msgctxt "STR_COLUMN_HEADER_NAME"
msgid "Name"
msgstr "Ateq"
diff --git a/source/kl/filter/source/config/fragments/filters.po b/source/kl/filter/source/config/fragments/filters.po
index b7775bc1d52..973d9f74187 100644
--- a/source/kl/filter/source/config/fragments/filters.po
+++ b/source/kl/filter/source/config/fragments/filters.po
@@ -62,7 +62,6 @@ msgid "Apple Pages 4"
msgstr ""
#: BMP___MS_Windows.xcu
-#, fuzzy
msgctxt ""
"BMP___MS_Windows.xcu\n"
"BMP - MS Windows\n"
@@ -162,7 +161,6 @@ msgid "Data Interchange Format"
msgstr ""
#: DXF___AutoCAD_Interchange.xcu
-#, fuzzy
msgctxt ""
"DXF___AutoCAD_Interchange.xcu\n"
"DXF - AutoCAD Interchange\n"
@@ -190,7 +188,6 @@ msgid "Microsoft Word for DOS"
msgstr ""
#: EMF___MS_Windows_Metafile.xcu
-#, fuzzy
msgctxt ""
"EMF___MS_Windows_Metafile.xcu\n"
"EMF - MS Windows Metafile\n"
@@ -200,7 +197,6 @@ msgid "EMF - Enhanced Metafile"
msgstr "EMF - Enhanced Metafile"
#: EPS___Encapsulated_PostScript.xcu
-#, fuzzy
msgctxt ""
"EPS___Encapsulated_PostScript.xcu\n"
"EPS - Encapsulated PostScript\n"
@@ -237,7 +233,6 @@ msgid "Adobe/Macromedia Freehand"
msgstr ""
#: GIF___Graphics_Interchange.xcu
-#, fuzzy
msgctxt ""
"GIF___Graphics_Interchange.xcu\n"
"GIF - Graphics Interchange\n"
@@ -283,7 +278,6 @@ msgid "HTML Document (Writer)"
msgstr ""
#: JPG___JPEG.xcu
-#, fuzzy
msgctxt ""
"JPG___JPEG.xcu\n"
"JPG - JPEG\n"
@@ -311,7 +305,6 @@ msgid "Lotus WordPro Document"
msgstr ""
#: MET___OS_2_Metafile.xcu
-#, fuzzy
msgctxt ""
"MET___OS_2_Metafile.xcu\n"
"MET - OS/2 Metafile\n"
@@ -726,7 +719,6 @@ msgid "Office Open XML Text Template"
msgstr "Office Open XML regnearki"
#: PBM___Portable_Bitmap.xcu
-#, fuzzy
msgctxt ""
"PBM___Portable_Bitmap.xcu\n"
"PBM - Portable Bitmap\n"
@@ -736,7 +728,6 @@ msgid "PBM - Portable Bitmap"
msgstr "PBM - Portable Bitmap"
#: PCT___Mac_Pict.xcu
-#, fuzzy
msgctxt ""
"PCT___Mac_Pict.xcu\n"
"PCT - Mac Pict\n"
@@ -746,7 +737,6 @@ msgid "PCT - Mac Pict"
msgstr "PCT - Mac Pict"
#: PCX___Zsoft_Paintbrush.xcu
-#, fuzzy
msgctxt ""
"PCX___Zsoft_Paintbrush.xcu\n"
"PCX - Zsoft Paintbrush\n"
@@ -756,7 +746,6 @@ msgid "PCX - Zsoft Paintbrush"
msgstr "PCX - Zsoft Paintbrush"
#: PGM___Portable_Graymap.xcu
-#, fuzzy
msgctxt ""
"PGM___Portable_Graymap.xcu\n"
"PGM - Portable Graymap\n"
@@ -766,7 +755,6 @@ msgid "PGM - Portable Graymap"
msgstr "PGM - Portable Graymap"
#: PNG___Portable_Network_Graphic.xcu
-#, fuzzy
msgctxt ""
"PNG___Portable_Network_Graphic.xcu\n"
"PNG - Portable Network Graphic\n"
@@ -776,7 +764,6 @@ msgid "PNG - Portable Network Graphic"
msgstr "PNG - Portable Network Graphic"
#: PPM___Portable_Pixelmap.xcu
-#, fuzzy
msgctxt ""
"PPM___Portable_Pixelmap.xcu\n"
"PPM - Portable Pixelmap\n"
@@ -786,7 +773,6 @@ msgid "PPM - Portable Pixelmap"
msgstr "PPM - Portable Pixelmap"
#: PSD___Adobe_Photoshop.xcu
-#, fuzzy
msgctxt ""
"PSD___Adobe_Photoshop.xcu\n"
"PSD - Adobe Photoshop\n"
@@ -868,7 +854,6 @@ msgid "QuarkXPress"
msgstr ""
#: RAS___Sun_Rasterfile.xcu
-#, fuzzy
msgctxt ""
"RAS___Sun_Rasterfile.xcu\n"
"RAS - Sun Rasterfile\n"
@@ -896,7 +881,6 @@ msgid "Rich Text Format (Calc)"
msgstr ""
#: SVG___Scalable_Vector_Graphics.xcu
-#, fuzzy
msgctxt ""
"SVG___Scalable_Vector_Graphics.xcu\n"
"SVG - Scalable Vector Graphics\n"
@@ -906,7 +890,6 @@ msgid "SVG - Scalable Vector Graphics"
msgstr "SVG - Scalable Vector Graphics"
#: SVM___StarView_Metafile.xcu
-#, fuzzy
msgctxt ""
"SVM___StarView_Metafile.xcu\n"
"SVM - StarView Metafile\n"
@@ -1051,7 +1034,6 @@ msgid "T602 Document"
msgstr ""
#: TGA___Truevision_TARGA.xcu
-#, fuzzy
msgctxt ""
"TGA___Truevision_TARGA.xcu\n"
"TGA - Truevision TARGA\n"
@@ -1061,7 +1043,6 @@ msgid "TGA - Truevision Targa"
msgstr "TGA - Truevision Targa"
#: TIF___Tag_Image_File.xcu
-#, fuzzy
msgctxt ""
"TIF___Tag_Image_File.xcu\n"
"TIF - Tag Image File\n"
@@ -1162,7 +1143,6 @@ msgid "Microsoft Visio 2000-2013"
msgstr ""
#: WMF___MS_Windows_Metafile.xcu
-#, fuzzy
msgctxt ""
"WMF___MS_Windows_Metafile.xcu\n"
"WMF - MS Windows Metafile\n"
@@ -1217,7 +1197,6 @@ msgid "WriteNow Document"
msgstr ""
#: XBM___X_Consortium.xcu
-#, fuzzy
msgctxt ""
"XBM___X_Consortium.xcu\n"
"XBM - X-Consortium\n"
@@ -1227,7 +1206,6 @@ msgid "XBM - X Bitmap"
msgstr "XBM - X Bitmap"
#: XPM.xcu
-#, fuzzy
msgctxt ""
"XPM.xcu\n"
"XPM\n"
@@ -1347,7 +1325,6 @@ msgid "OpenOffice.org 1.0 Spreadsheet Template"
msgstr ""
#: calc_jpg_Export.xcu
-#, fuzzy
msgctxt ""
"calc_jpg_Export.xcu\n"
"calc_jpg_Export\n"
@@ -1366,7 +1343,6 @@ msgid "PDF - Portable Document Format"
msgstr ""
#: calc_png_Export.xcu
-#, fuzzy
msgctxt ""
"calc_png_Export.xcu\n"
"calc_png_Export\n"
@@ -1412,7 +1388,6 @@ msgid "ODF Drawing Template"
msgstr ""
#: draw_PCD_Photo_CD_Base.xcu
-#, fuzzy
msgctxt ""
"draw_PCD_Photo_CD_Base.xcu\n"
"draw_PCD_Photo_CD_Base\n"
@@ -1422,7 +1397,6 @@ msgid "PCD - Kodak Photo CD (768x512)"
msgstr "PCD - Kodak Photo CD (768x512)"
#: draw_PCD_Photo_CD_Base16.xcu
-#, fuzzy
msgctxt ""
"draw_PCD_Photo_CD_Base16.xcu\n"
"draw_PCD_Photo_CD_Base16\n"
@@ -1432,7 +1406,6 @@ msgid "PCD - Kodak Photo CD (192x128)"
msgstr "PCD - Kodak Photo CD (192x128)"
#: draw_PCD_Photo_CD_Base4.xcu
-#, fuzzy
msgctxt ""
"draw_PCD_Photo_CD_Base4.xcu\n"
"draw_PCD_Photo_CD_Base4\n"
@@ -1451,7 +1424,6 @@ msgid "OpenOffice.org 1.0 Drawing Template"
msgstr ""
#: draw_bmp_Export.xcu
-#, fuzzy
msgctxt ""
"draw_bmp_Export.xcu\n"
"draw_bmp_Export\n"
@@ -1461,7 +1433,6 @@ msgid "BMP - Windows Bitmap"
msgstr "BMP - Windows Bitmap"
#: draw_emf_Export.xcu
-#, fuzzy
msgctxt ""
"draw_emf_Export.xcu\n"
"draw_emf_Export\n"
@@ -1471,7 +1442,6 @@ msgid "EMF - Enhanced Metafile"
msgstr "EMF - Enhanced Metafile"
#: draw_eps_Export.xcu
-#, fuzzy
msgctxt ""
"draw_eps_Export.xcu\n"
"draw_eps_Export\n"
@@ -1490,7 +1460,6 @@ msgid "Macromedia Flash (SWF)"
msgstr ""
#: draw_gif_Export.xcu
-#, fuzzy
msgctxt ""
"draw_gif_Export.xcu\n"
"draw_gif_Export\n"
@@ -1509,7 +1478,6 @@ msgid "HTML Document (Draw)"
msgstr ""
#: draw_jpg_Export.xcu
-#, fuzzy
msgctxt ""
"draw_jpg_Export.xcu\n"
"draw_jpg_Export\n"
@@ -1528,7 +1496,6 @@ msgid "PDF - Portable Document Format"
msgstr ""
#: draw_png_Export.xcu
-#, fuzzy
msgctxt ""
"draw_png_Export.xcu\n"
"draw_png_Export\n"
@@ -1538,7 +1505,6 @@ msgid "PNG - Portable Network Graphic"
msgstr "PNG - Portable Network Graphic"
#: draw_svg_Export.xcu
-#, fuzzy
msgctxt ""
"draw_svg_Export.xcu\n"
"draw_svg_Export\n"
@@ -1548,7 +1514,6 @@ msgid "SVG - Scalable Vector Graphics"
msgstr "SVG - Scalable Vector Graphics"
#: draw_tif_Export.xcu
-#, fuzzy
msgctxt ""
"draw_tif_Export.xcu\n"
"draw_tif_Export\n"
@@ -1558,7 +1523,6 @@ msgid "TIFF - Tagged Image File Format"
msgstr "TIFF - Tagged Image File Format"
#: draw_wmf_Export.xcu
-#, fuzzy
msgctxt ""
"draw_wmf_Export.xcu\n"
"draw_wmf_Export\n"
@@ -1680,7 +1644,6 @@ msgid "OpenOffice.org 1.0 Presentation Template"
msgstr ""
#: impress_bmp_Export.xcu
-#, fuzzy
msgctxt ""
"impress_bmp_Export.xcu\n"
"impress_bmp_Export\n"
@@ -1690,7 +1653,6 @@ msgid "BMP - Windows Bitmap"
msgstr "BMP - Windows Bitmap"
#: impress_emf_Export.xcu
-#, fuzzy
msgctxt ""
"impress_emf_Export.xcu\n"
"impress_emf_Export\n"
@@ -1700,7 +1662,6 @@ msgid "EMF - Enhanced Metafile"
msgstr "EMF - Enhanced Metafile"
#: impress_eps_Export.xcu
-#, fuzzy
msgctxt ""
"impress_eps_Export.xcu\n"
"impress_eps_Export\n"
@@ -1719,7 +1680,6 @@ msgid "Macromedia Flash (SWF)"
msgstr ""
#: impress_gif_Export.xcu
-#, fuzzy
msgctxt ""
"impress_gif_Export.xcu\n"
"impress_gif_Export\n"
@@ -1738,7 +1698,6 @@ msgid "HTML Document (Impress)"
msgstr ""
#: impress_jpg_Export.xcu
-#, fuzzy
msgctxt ""
"impress_jpg_Export.xcu\n"
"impress_jpg_Export\n"
@@ -1757,7 +1716,6 @@ msgid "PDF - Portable Document Format"
msgstr ""
#: impress_png_Export.xcu
-#, fuzzy
msgctxt ""
"impress_png_Export.xcu\n"
"impress_png_Export\n"
@@ -1767,7 +1725,6 @@ msgid "PNG - Portable Network Graphic"
msgstr "PNG - Portable Network Graphic"
#: impress_svg_Export.xcu
-#, fuzzy
msgctxt ""
"impress_svg_Export.xcu\n"
"impress_svg_Export\n"
@@ -1777,7 +1734,6 @@ msgid "SVG - Scalable Vector Graphics"
msgstr "SVG - Scalable Vector Graphics"
#: impress_tif_Export.xcu
-#, fuzzy
msgctxt ""
"impress_tif_Export.xcu\n"
"impress_tif_Export\n"
@@ -1787,7 +1743,6 @@ msgid "TIFF - Tagged Image File Format"
msgstr "TIFF - Tagged Image File Format"
#: impress_wmf_Export.xcu
-#, fuzzy
msgctxt ""
"impress_wmf_Export.xcu\n"
"impress_wmf_Export\n"
@@ -1887,7 +1842,6 @@ msgid "PDF - Portable Document Format"
msgstr ""
#: writer_jpg_Export.xcu
-#, fuzzy
msgctxt ""
"writer_jpg_Export.xcu\n"
"writer_jpg_Export\n"
@@ -1915,7 +1869,6 @@ msgid "PDF - Portable Document Format"
msgstr ""
#: writer_png_Export.xcu
-#, fuzzy
msgctxt ""
"writer_png_Export.xcu\n"
"writer_png_Export\n"
@@ -1952,7 +1905,6 @@ msgid "OpenOffice.org 1.0 HTML Template"
msgstr ""
#: writer_web_jpg_Export.xcu
-#, fuzzy
msgctxt ""
"writer_web_jpg_Export.xcu\n"
"writer_web_jpg_Export\n"
@@ -1971,7 +1923,6 @@ msgid "PDF - Portable Document Format"
msgstr ""
#: writer_web_png_Export.xcu
-#, fuzzy
msgctxt ""
"writer_web_png_Export.xcu\n"
"writer_web_png_Export\n"
diff --git a/source/kl/filter/source/config/fragments/types.po b/source/kl/filter/source/config/fragments/types.po
index 8cf186c8408..c31f469747f 100644
--- a/source/kl/filter/source/config/fragments/types.po
+++ b/source/kl/filter/source/config/fragments/types.po
@@ -177,7 +177,6 @@ msgid "OpenDocument Spreadsheet (Flat XML)"
msgstr ""
#: calc_OOXML.xcu
-#, fuzzy
msgctxt ""
"calc_OOXML.xcu\n"
"Office Open XML Spreadsheet\n"
@@ -187,7 +186,6 @@ msgid "Office Open XML Spreadsheet"
msgstr "Office Open XML regnearki"
#: calc_OOXML_Template.xcu
-#, fuzzy
msgctxt ""
"calc_OOXML_Template.xcu\n"
"Office Open XML Spreadsheet Template\n"
diff --git a/source/kl/formula/messages.po b/source/kl/formula/messages.po
index f6423754e6b..9a1d3f2c4ac 100644
--- a/source/kl/formula/messages.po
+++ b/source/kl/formula/messages.po
@@ -2176,7 +2176,6 @@ msgid "Last Used"
msgstr ""
#: functionpage.ui:64
-#, fuzzy
msgctxt "functionpage|category"
msgid "All"
msgstr "Tamaasa"
diff --git a/source/kl/fpicker/messages.po b/source/kl/fpicker/messages.po
index ff81075d979..f3e591b738d 100644
--- a/source/kl/fpicker/messages.po
+++ b/source/kl/fpicker/messages.po
@@ -118,7 +118,6 @@ msgid "All files"
msgstr "Filit tamaasa"
#: strings.hrc:34
-#, fuzzy
msgctxt "STR_FILEDLG_OPEN"
msgid "Open"
msgstr "Ammaruk"
diff --git a/source/kl/instsetoo_native/inc_openoffice/windows/msi_languages.po b/source/kl/instsetoo_native/inc_openoffice/windows/msi_languages.po
index 4ca7ff026aa..509826d3528 100644
--- a/source/kl/instsetoo_native/inc_openoffice/windows/msi_languages.po
+++ b/source/kl/instsetoo_native/inc_openoffice/windows/msi_languages.po
@@ -2818,7 +2818,6 @@ msgid "Cancel"
msgstr "taamaatiguk"
#: Control.ulf
-#, fuzzy
msgctxt ""
"Control.ulf\n"
"OOO_CONTROL_326\n"
@@ -3939,7 +3938,6 @@ msgid "http://www.libreoffice.org/download"
msgstr ""
#: Property.ulf
-#, fuzzy
msgctxt ""
"Property.ulf\n"
"OOO_STR_NEW_DISPLAY_NAME\n"
diff --git a/source/kl/officecfg/registry/data/org/openoffice/Office.po b/source/kl/officecfg/registry/data/org/openoffice/Office.po
index 9e36a0b411c..c4320b22d22 100644
--- a/source/kl/officecfg/registry/data/org/openoffice/Office.po
+++ b/source/kl/officecfg/registry/data/org/openoffice/Office.po
@@ -1004,7 +1004,6 @@ msgid "~Choose settings for Presentation Minimizer"
msgstr ""
#: PresentationMinimizer.xcu
-#, fuzzy
msgctxt ""
"PresentationMinimizer.xcu\n"
"..PresentationMinimizer.Strings\n"
@@ -1347,7 +1346,6 @@ msgid "My Settings "
msgstr ""
#: PresentationMinimizer.xcu
-#, fuzzy
msgctxt ""
"PresentationMinimizer.xcu\n"
"..PresentationMinimizer.Strings\n"
@@ -8777,7 +8775,6 @@ msgid "RecipeID"
msgstr ""
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.recipes.Fields.name\n"
@@ -8787,7 +8784,6 @@ msgid "Name"
msgstr "Ateq"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.recipes.Fields.name\n"
diff --git a/source/kl/officecfg/registry/data/org/openoffice/Office/UI.po b/source/kl/officecfg/registry/data/org/openoffice/Office/UI.po
index ff74ef5275e..7bc6f2f9198 100644
--- a/source/kl/officecfg/registry/data/org/openoffice/Office/UI.po
+++ b/source/kl/officecfg/registry/data/org/openoffice/Office/UI.po
@@ -173,7 +173,6 @@ msgid "BASIC Dialog"
msgstr ""
#: BasicIDECommands.xcu
-#, fuzzy
msgctxt ""
"BasicIDECommands.xcu\n"
"..BasicIDECommands.UserInterface.Commands..uno:DeleteCurrent\n"
@@ -183,7 +182,6 @@ msgid "Delete"
msgstr "Nunguteruk"
#: BasicIDECommands.xcu
-#, fuzzy
msgctxt ""
"BasicIDECommands.xcu\n"
"..BasicIDECommands.UserInterface.Commands..uno:RenameCurrent\n"
@@ -193,7 +191,6 @@ msgid "Rename"
msgstr "Atseruk"
#: BasicIDECommands.xcu
-#, fuzzy
msgctxt ""
"BasicIDECommands.xcu\n"
"..BasicIDECommands.UserInterface.Commands..uno:HideCurPage\n"
@@ -223,7 +220,6 @@ msgid "~Dialog"
msgstr "Oqariaat"
#: BasicIDEWindowState.xcu
-#, fuzzy
msgctxt ""
"BasicIDEWindowState.xcu\n"
"..BasicIDEWindowState.UIElements.States.private:resource/popupmenu/dialog\n"
@@ -1453,7 +1449,6 @@ msgid "Edit Print Ranges"
msgstr ""
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:AddPrintArea\n"
@@ -7725,7 +7720,6 @@ msgid "Format Slide"
msgstr ""
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Commands..uno:SlideSetup\n"
@@ -10190,7 +10184,6 @@ msgid "OLE Object"
msgstr ""
#: DrawWindowState.xcu
-#, fuzzy
msgctxt ""
"DrawWindowState.xcu\n"
"..DrawWindowState.UIElements.States.private:resource/popupmenu/page\n"
@@ -17629,7 +17622,6 @@ msgid "Move Up"
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:AddDirect\n"
@@ -20101,7 +20093,6 @@ msgid "Chart Options"
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:FrameName\n"
@@ -20846,7 +20837,6 @@ msgid "Compile"
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:RunBasic\n"
@@ -20874,7 +20864,6 @@ msgid "Step Over"
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:BasicStop\n"
@@ -24689,7 +24678,6 @@ msgid "Properties"
msgstr "Pissutsit"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.DeckList.WriterPageDeck\n"
@@ -24790,7 +24778,6 @@ msgid "Design"
msgstr ""
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.DeckList.ChartDeck\n"
@@ -25207,7 +25194,6 @@ msgid "Character"
msgstr "allanneq"
#: StartModuleCommands.xcu
-#, fuzzy
msgctxt ""
"StartModuleCommands.xcu\n"
"..StartModuleCommands.UserInterface.Commands..uno:AddDirect\n"
@@ -30626,7 +30612,6 @@ msgid "Table"
msgstr "nalunaarsuiffik"
#: WriterFormWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterFormWindowState.xcu\n"
"..WriterFormWindowState.UIElements.States.private:resource/popupmenu/text\n"
@@ -31087,7 +31072,6 @@ msgid "Table"
msgstr "nalunaarsuiffik"
#: WriterGlobalWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterGlobalWindowState.xcu\n"
"..WriterGlobalWindowState.UIElements.States.private:resource/popupmenu/text\n"
@@ -31566,7 +31550,6 @@ msgid "Table"
msgstr "nalunaarsuiffik"
#: WriterReportWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterReportWindowState.xcu\n"
"..WriterReportWindowState.UIElements.States.private:resource/popupmenu/text\n"
@@ -32009,7 +31992,6 @@ msgid "Table"
msgstr "nalunaarsuiffik"
#: WriterWebWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWebWindowState.xcu\n"
"..WriterWebWindowState.UIElements.States.private:resource/popupmenu/text\n"
@@ -32433,7 +32415,6 @@ msgid "Table"
msgstr "nalunaarsuiffik"
#: WriterWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWindowState.xcu\n"
"..WriterWindowState.UIElements.States.private:resource/popupmenu/text\n"
@@ -32975,7 +32956,6 @@ msgid "Table"
msgstr "nalunaarsuiffik"
#: XFormsWindowState.xcu
-#, fuzzy
msgctxt ""
"XFormsWindowState.xcu\n"
"..XFormsWindowState.UIElements.States.private:resource/popupmenu/text\n"
diff --git a/source/kl/reportdesign/messages.po b/source/kl/reportdesign/messages.po
index 775e4a1c94b..18358cec45b 100644
--- a/source/kl/reportdesign/messages.po
+++ b/source/kl/reportdesign/messages.po
@@ -1091,7 +1091,6 @@ msgid "Remove sorting"
msgstr ""
#: floatingfield.ui:79
-#, fuzzy
msgctxt "floatingfield|insert"
msgid "Insert"
msgstr "Ikkuguk"
@@ -1127,7 +1126,6 @@ msgid "Move down"
msgstr ""
#: floatingsort.ui:101
-#, fuzzy
msgctxt "floatingsort|delete"
msgid "Delete"
msgstr "Nunguteruk"
@@ -1256,7 +1254,6 @@ msgid "New Function"
msgstr ""
#: navigatormenu.ui:62
-#, fuzzy
msgctxt "navigatormenu|properties"
msgid "Properties..."
msgstr "Pissutsit..."
@@ -1273,7 +1270,6 @@ msgid "Page Setup"
msgstr ""
#: pagedialog.ui:105
-#, fuzzy
msgctxt "pagedialog|page"
msgid "Page"
msgstr "Qupperneq"
diff --git a/source/kl/sc/messages.po b/source/kl/sc/messages.po
index 30424cd0b20..ec36d44f579 100644
--- a/source/kl/sc/messages.po
+++ b/source/kl/sc/messages.po
@@ -56,13 +56,11 @@ msgid "Statistical"
msgstr ""
#: compiler.hrc:35
-#, fuzzy
msgctxt "RID_FUNCTION_CATEGORIES"
msgid "Spreadsheet"
msgstr "Regnearki"
#: compiler.hrc:36
-#, fuzzy
msgctxt "RID_FUNCTION_CATEGORIES"
msgid "Text"
msgstr "Allagaq"
@@ -2061,7 +2059,6 @@ msgid "Manage Names..."
msgstr ""
#: globstr.hrc:425
-#, fuzzy
msgctxt "STR_HEADER_NAME"
msgid "Name"
msgstr "Ateq"
@@ -2542,7 +2539,6 @@ msgid "Boolean Value"
msgstr ""
#: globstr.hrc:517
-#, fuzzy
msgctxt "STR_TEXT"
msgid "Text"
msgstr "Allagaq"
@@ -3284,7 +3280,6 @@ msgid "Returns an internal number for a text having a possible date format."
msgstr ""
#: scfuncs.hrc:194
-#, fuzzy
msgctxt "SC_OPCODE_GET_DATE_VALUE"
msgid "Text"
msgstr "Allagaq"
@@ -3585,7 +3580,6 @@ msgid "Returns a sequential number for a text shown in a possible time entry for
msgstr ""
#: scfuncs.hrc:314
-#, fuzzy
msgctxt "SC_OPCODE_GET_TIME_VALUE"
msgid "Text"
msgstr "Allagaq"
@@ -4564,7 +4558,6 @@ msgid "Useful life. The number of periods in the useful life of the asset."
msgstr ""
#: scfuncs.hrc:621
-#, fuzzy
msgctxt "SC_OPCODE_VBD"
msgid "Start"
msgstr "Aallartinguk"
@@ -4866,7 +4859,6 @@ msgid "Returns TRUE if value is a reference."
msgstr ""
#: scfuncs.hrc:725
-#, fuzzy
msgctxt "SC_OPCODE_IS_REF"
msgid "Value"
msgstr "Nalinga"
@@ -4882,7 +4874,6 @@ msgid "Returns TRUE if the value is an error value not equal to #N/A."
msgstr ""
#: scfuncs.hrc:733
-#, fuzzy
msgctxt "SC_OPCODE_IS_ERR"
msgid "Value"
msgstr "Nalinga"
@@ -4898,7 +4889,6 @@ msgid "Returns TRUE if the value is an error value."
msgstr ""
#: scfuncs.hrc:741
-#, fuzzy
msgctxt "SC_OPCODE_IS_ERROR"
msgid "Value"
msgstr "Nalinga"
@@ -4914,7 +4904,6 @@ msgid "Returns TRUE if value refers to an empty cell."
msgstr ""
#: scfuncs.hrc:749
-#, fuzzy
msgctxt "SC_OPCODE_IS_EMPTY"
msgid "Value"
msgstr "Nalinga"
@@ -4930,7 +4919,6 @@ msgid "Returns TRUE if the value carries a logical number format."
msgstr ""
#: scfuncs.hrc:757
-#, fuzzy
msgctxt "SC_OPCODE_IS_LOGICAL"
msgid "Value"
msgstr "Nalinga"
@@ -4946,7 +4934,6 @@ msgid "Returns TRUE if value equals #N/A."
msgstr ""
#: scfuncs.hrc:765
-#, fuzzy
msgctxt "SC_OPCODE_IS_NV"
msgid "Value"
msgstr "Nalinga"
@@ -4962,7 +4949,6 @@ msgid "Returns TRUE if the value is not text."
msgstr ""
#: scfuncs.hrc:773
-#, fuzzy
msgctxt "SC_OPCODE_IS_NON_STRING"
msgid "Value"
msgstr "Nalinga"
@@ -4978,7 +4964,6 @@ msgid "Returns TRUE if value is text."
msgstr ""
#: scfuncs.hrc:781
-#, fuzzy
msgctxt "SC_OPCODE_IS_STRING"
msgid "Value"
msgstr "Nalinga"
@@ -4994,7 +4979,6 @@ msgid "Returns TRUE if value is a number."
msgstr ""
#: scfuncs.hrc:789
-#, fuzzy
msgctxt "SC_OPCODE_IS_VALUE"
msgid "Value"
msgstr "Nalinga"
@@ -5042,7 +5026,6 @@ msgid "Converts a value to a number."
msgstr ""
#: scfuncs.hrc:813
-#, fuzzy
msgctxt "SC_OPCODE_N"
msgid "Value"
msgstr "Nalinga"
@@ -5063,7 +5046,6 @@ msgid "Returns the data type of a value (1 = number, 2 = text, 4 = Boolean value
msgstr ""
#: scfuncs.hrc:827
-#, fuzzy
msgctxt "SC_OPCODE_TYPE"
msgid "Value"
msgstr "Nalinga"
@@ -5171,7 +5153,6 @@ msgid "Returns value if not an error value, else alternative."
msgstr ""
#: scfuncs.hrc:883
-#, fuzzy
msgctxt "SC_OPCODE_IF_ERROR"
msgid "Value"
msgstr "Nalinga"
@@ -5197,7 +5178,6 @@ msgid "Returns value if not a #N/A error, else alternative."
msgstr ""
#: scfuncs.hrc:893
-#, fuzzy
msgctxt "SC_OPCODE_IF_NA"
msgid "Value"
msgstr "Nalinga"
@@ -5584,7 +5564,6 @@ msgid "Returns TRUE if value is an even integer."
msgstr ""
#: scfuncs.hrc:1064
-#, fuzzy
msgctxt "SC_OPCODE_IS_EVEN"
msgid "Value"
msgstr "Nalinga"
@@ -5600,7 +5579,6 @@ msgid "Returns TRUE if value is an odd integer."
msgstr ""
#: scfuncs.hrc:1072
-#, fuzzy
msgctxt "SC_OPCODE_IS_ODD"
msgid "Value"
msgstr "Nalinga"
@@ -6184,7 +6162,6 @@ msgid "Function index. Is an index of the possible functions Total, Max, ..."
msgstr ""
#: scfuncs.hrc:1358
-#, fuzzy
msgctxt "SC_OPCODE_AGGREGATE"
msgid "Options"
msgstr "Qinigassat"
@@ -7742,7 +7719,6 @@ msgid "The array of the data in the sample."
msgstr ""
#: scfuncs.hrc:2024
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK"
msgid "Value"
msgstr "Nalinga"
@@ -7779,7 +7755,6 @@ msgid "The array of the data in the sample."
msgstr ""
#: scfuncs.hrc:2036
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK_EXC"
msgid "Value"
msgstr "Nalinga"
@@ -7816,7 +7791,6 @@ msgid "The array of the data in the sample."
msgstr ""
#: scfuncs.hrc:2048
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK_INC"
msgid "Value"
msgstr "Nalinga"
@@ -7842,7 +7816,6 @@ msgid "Returns the ranking of a value in a sample."
msgstr ""
#: scfuncs.hrc:2058
-#, fuzzy
msgctxt "SC_OPCODE_RANK"
msgid "Value"
msgstr "Nalinga"
@@ -7879,7 +7852,6 @@ msgid "Returns the ranking of a value in a sample; if more than one value has th
msgstr ""
#: scfuncs.hrc:2070
-#, fuzzy
msgctxt "SC_OPCODE_RANK_EQ"
msgid "Value"
msgstr "Nalinga"
@@ -7916,7 +7888,6 @@ msgid "Returns the ranking of a value in a sample; if more than one value has th
msgstr ""
#: scfuncs.hrc:2082
-#, fuzzy
msgctxt "SC_OPCODE_RANK_AVG"
msgid "Value"
msgstr "Nalinga"
@@ -10863,7 +10834,6 @@ msgid "Returns a value along a linear regression"
msgstr ""
#: scfuncs.hrc:3123
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST"
msgid "Value"
msgstr "Nalinga"
@@ -11363,7 +11333,6 @@ msgid "Returns a value along a linear regression"
msgstr ""
#: scfuncs.hrc:3261
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_LIN"
msgid "Value"
msgstr "Nalinga"
@@ -12073,7 +12042,6 @@ msgid "Converts half-width ASCII and katakana characters to full-width."
msgstr ""
#: scfuncs.hrc:3519
-#, fuzzy
msgctxt "SC_OPCODE_JIS"
msgid "Text"
msgstr "Allagaq"
@@ -12089,7 +12057,6 @@ msgid "Converts full-width ASCII and katakana characters to half-width."
msgstr ""
#: scfuncs.hrc:3527
-#, fuzzy
msgctxt "SC_OPCODE_ASC"
msgid "Text"
msgstr "Allagaq"
@@ -12105,7 +12072,6 @@ msgid "Returns a numeric code for the first character in a text string."
msgstr ""
#: scfuncs.hrc:3535
-#, fuzzy
msgctxt "SC_OPCODE_CODE"
msgid "Text"
msgstr "Allagaq"
@@ -12121,7 +12087,6 @@ msgid "Converts a number to text in currency format."
msgstr ""
#: scfuncs.hrc:3543
-#, fuzzy
msgctxt "SC_OPCODE_CURRENCY"
msgid "Value"
msgstr "Nalinga"
@@ -12163,7 +12128,6 @@ msgid "Removes all nonprintable characters from text."
msgstr ""
#: scfuncs.hrc:3561
-#, fuzzy
msgctxt "SC_OPCODE_CLEAN"
msgid "Text"
msgstr "Allagaq"
@@ -12179,7 +12143,6 @@ msgid "Combines several text items into one."
msgstr ""
#: scfuncs.hrc:3569
-#, fuzzy
msgctxt "SC_OPCODE_CONCAT"
msgid "Text"
msgstr "Allagaq"
@@ -12195,7 +12158,6 @@ msgid "Combines several text items into one, accepts cell ranges as arguments."
msgstr ""
#: scfuncs.hrc:3577
-#, fuzzy
msgctxt "SC_OPCODE_CONCAT_MS"
msgid "Text"
msgstr "Allagaq"
@@ -12231,7 +12193,6 @@ msgid "If TRUE, empty cells will be ignored."
msgstr ""
#: scfuncs.hrc:3589
-#, fuzzy
msgctxt "SC_OPCODE_TEXTJOIN_MS"
msgid "Text"
msgstr "Allagaq"
@@ -12283,7 +12244,6 @@ msgid "Value that will be compared against value1-valueN."
msgstr ""
#: scfuncs.hrc:3609
-#, fuzzy
msgctxt "SC_OPCODE_SWITCH_MS"
msgid "Value"
msgstr "Nalinga"
@@ -12414,7 +12374,6 @@ msgid "The text to be found."
msgstr ""
#: scfuncs.hrc:3653
-#, fuzzy
msgctxt "SC_OPCODE_FIND"
msgid "Text"
msgstr "Allagaq"
@@ -12451,7 +12410,6 @@ msgid "The text to be found."
msgstr ""
#: scfuncs.hrc:3665
-#, fuzzy
msgctxt "SC_OPCODE_SEARCH"
msgid "Text"
msgstr "Allagaq"
@@ -12478,7 +12436,6 @@ msgid "Removes extra spaces from text."
msgstr ""
#: scfuncs.hrc:3675
-#, fuzzy
msgctxt "SC_OPCODE_TRIM"
msgid "Text"
msgstr "Allagaq"
@@ -12494,7 +12451,6 @@ msgid "Capitalizes the first letter in all words."
msgstr ""
#: scfuncs.hrc:3683
-#, fuzzy
msgctxt "SC_OPCODE_PROPER"
msgid "Text"
msgstr "Allagaq"
@@ -12510,7 +12466,6 @@ msgid "Converts text to uppercase."
msgstr ""
#: scfuncs.hrc:3691
-#, fuzzy
msgctxt "SC_OPCODE_UPPER"
msgid "Text"
msgstr "Allagaq"
@@ -12526,7 +12481,6 @@ msgid "Converts text to lowercase."
msgstr ""
#: scfuncs.hrc:3699
-#, fuzzy
msgctxt "SC_OPCODE_LOWER"
msgid "Text"
msgstr "Allagaq"
@@ -12542,7 +12496,6 @@ msgid "Converts text to a number."
msgstr ""
#: scfuncs.hrc:3707
-#, fuzzy
msgctxt "SC_OPCODE_VALUE"
msgid "Text"
msgstr "Allagaq"
@@ -12584,7 +12537,6 @@ msgid "Returns a value if it is text, otherwise an empty string."
msgstr ""
#: scfuncs.hrc:3725
-#, fuzzy
msgctxt "SC_OPCODE_T"
msgid "Value"
msgstr "Nalinga"
@@ -12682,7 +12634,6 @@ msgid "Calculates length of a text string."
msgstr ""
#: scfuncs.hrc:3759
-#, fuzzy
msgctxt "SC_OPCODE_LEN"
msgid "Text"
msgstr "Allagaq"
@@ -12698,7 +12649,6 @@ msgid "Returns the first character or characters of a text."
msgstr ""
#: scfuncs.hrc:3767
-#, fuzzy
msgctxt "SC_OPCODE_LEFT"
msgid "Text"
msgstr "Allagaq"
@@ -12724,7 +12674,6 @@ msgid "Returns the last character or characters of a text."
msgstr ""
#: scfuncs.hrc:3777
-#, fuzzy
msgctxt "SC_OPCODE_RIGHT"
msgid "Text"
msgstr "Allagaq"
@@ -12750,7 +12699,6 @@ msgid "Returns a partial text string of a text."
msgstr ""
#: scfuncs.hrc:3787
-#, fuzzy
msgctxt "SC_OPCODE_MID"
msgid "Text"
msgstr "Allagaq"
@@ -12761,7 +12709,6 @@ msgid "The text in which partial words are to be determined."
msgstr ""
#: scfuncs.hrc:3789
-#, fuzzy
msgctxt "SC_OPCODE_MID"
msgid "Start"
msgstr "Aallartinguk"
@@ -12787,7 +12734,6 @@ msgid "Repeats text a given number of times."
msgstr ""
#: scfuncs.hrc:3799
-#, fuzzy
msgctxt "SC_OPCODE_REPT"
msgid "Text"
msgstr "Allagaq"
@@ -12813,7 +12759,6 @@ msgid "Substitutes new text for old text in a string."
msgstr ""
#: scfuncs.hrc:3809
-#, fuzzy
msgctxt "SC_OPCODE_SUBSTITUTE"
msgid "Text"
msgstr "Allagaq"
@@ -12894,7 +12839,6 @@ msgid "Converts a text of a specified number system to a positive integer in the
msgstr ""
#: scfuncs.hrc:3835
-#, fuzzy
msgctxt "SC_OPCODE_DECIMAL"
msgid "Text"
msgstr "Allagaq"
@@ -12920,7 +12864,6 @@ msgid "Converts a value according to a conversion table in the configuration (ma
msgstr ""
#: scfuncs.hrc:3845
-#, fuzzy
msgctxt "SC_OPCODE_CONVERT_OOO"
msgid "Value"
msgstr "Nalinga"
@@ -12931,7 +12874,6 @@ msgid "The value to be converted."
msgstr ""
#: scfuncs.hrc:3847 /home/cl/vc/git/libo-core/sc/inc/scfuncs.hrc:3849
-#, fuzzy
msgctxt "SC_OPCODE_CONVERT_OOO"
msgid "Text"
msgstr "Allagaq"
@@ -13008,7 +12950,6 @@ msgid "Returns the numeric code for the first Unicode character in a text string
msgstr ""
#: scfuncs.hrc:3881
-#, fuzzy
msgctxt "SC_OPCODE_UNICODE"
msgid "Text"
msgstr "Allagaq"
@@ -13039,7 +12980,6 @@ msgid "Converts a value from one to another Euro currency."
msgstr ""
#: scfuncs.hrc:3895
-#, fuzzy
msgctxt "SC_OPCODE_EUROCONVERT"
msgid "Value"
msgstr "Nalinga"
@@ -13096,7 +13036,6 @@ msgid "Converts text to a number, in a locale-independent way."
msgstr ""
#: scfuncs.hrc:3911
-#, fuzzy
msgctxt "SC_OPCODE_NUMBERVALUE"
msgid "Text"
msgstr "Allagaq"
@@ -13242,7 +13181,6 @@ msgid "Calculates length of a text string, with DBCS"
msgstr ""
#: scfuncs.hrc:3968
-#, fuzzy
msgctxt "SC_OPCODE_LENB"
msgid "Text"
msgstr "Allagaq"
@@ -13258,7 +13196,6 @@ msgid "Returns the last character or characters of a text,with DBCS"
msgstr ""
#: scfuncs.hrc:3975
-#, fuzzy
msgctxt "SC_OPCODE_RIGHTB"
msgid "Text"
msgstr "Allagaq"
@@ -13284,7 +13221,6 @@ msgid "Returns the first character or characters of a text,with DBCS"
msgstr ""
#: scfuncs.hrc:3984
-#, fuzzy
msgctxt "SC_OPCODE_LEFTB"
msgid "Text"
msgstr "Allagaq"
@@ -13310,7 +13246,6 @@ msgid "Returns a partial text string of a text, with DBCS"
msgstr ""
#: scfuncs.hrc:3993
-#, fuzzy
msgctxt "SC_OPCODE_MIDB"
msgid "Text"
msgstr "Allagaq"
@@ -13321,7 +13256,6 @@ msgid "The text in which partial words are to be determined."
msgstr ""
#: scfuncs.hrc:3995
-#, fuzzy
msgctxt "SC_OPCODE_MIDB"
msgid "Start"
msgstr "Aallartinguk"
@@ -13505,7 +13439,6 @@ msgid "Rounds a number to predefined significant digits."
msgstr ""
#: scfuncs.hrc:4064
-#, fuzzy
msgctxt "SC_OPCODE_ROUNDSIG"
msgid "Value"
msgstr "Nalinga"
@@ -13531,7 +13464,6 @@ msgid "Replaces characters within a text string with a different text string, wi
msgstr ""
#: scfuncs.hrc:4073
-#, fuzzy
msgctxt "SC_OPCODE_REPLACEB"
msgid "Text"
msgstr "Allagaq"
@@ -13588,7 +13520,6 @@ msgid "The text to be found."
msgstr ""
#: scfuncs.hrc:4089
-#, fuzzy
msgctxt "SC_OPCODE_FINDB"
msgid "Text"
msgstr "Allagaq"
@@ -13625,7 +13556,6 @@ msgid "The text to be found."
msgstr ""
#: scfuncs.hrc:4101
-#, fuzzy
msgctxt "SC_OPCODE_SEARCHB"
msgid "Text"
msgstr "Allagaq"
@@ -13755,7 +13685,6 @@ msgid "Sheet"
msgstr ""
#: strings.hrc:43
-#, fuzzy
msgctxt "SCSTR_NAME"
msgid "Name"
msgstr "Ateq"
@@ -14195,7 +14124,6 @@ msgid "Rename AutoFormat"
msgstr ""
#: strings.hrc:130
-#, fuzzy
msgctxt "STR_ADD_AUTOFORMAT_LABEL"
msgid "Name"
msgstr "Ateq"
@@ -14390,7 +14318,6 @@ msgid "Custom Sort"
msgstr ""
#: strings.hrc:170
-#, fuzzy
msgctxt "STR_BTN_TOGGLE_ALL"
msgid "All"
msgstr "Tamaasa"
@@ -15290,7 +15217,6 @@ msgid "Two factor"
msgstr ""
#: analysisofvariancedialog.ui:262
-#, fuzzy
msgctxt "analysisofvariancedialog|label3"
msgid "Type"
msgstr "Suussuseq"
@@ -15336,7 +15262,6 @@ msgid "AutoFormat"
msgstr ""
#: autoformattable.ui:94
-#, fuzzy
msgctxt "autoformattable|rename"
msgid "Rename"
msgstr "Atseruk"
@@ -15552,7 +15477,6 @@ msgid "Manage Conditional Formatting"
msgstr ""
#: condformatmanager.ui:62
-#, fuzzy
msgctxt "condformatmanager|add"
msgid "Add"
msgstr "Ilannguguk"
@@ -15636,7 +15560,6 @@ msgid "Percentile"
msgstr ""
#: conditionalentry.ui:179
-#, fuzzy
msgctxt "conditionalentry|colscalemin"
msgid "Value"
msgstr "Nalinga"
@@ -15674,7 +15597,6 @@ msgid "Percentile"
msgstr ""
#: conditionalentry.ui:197
-#, fuzzy
msgctxt "conditionalentry|colscalemiddle"
msgid "Value"
msgstr "Nalinga"
@@ -15712,7 +15634,6 @@ msgid "Percentile"
msgstr ""
#: conditionalentry.ui:215
-#, fuzzy
msgctxt "conditionalentry|colscalemax"
msgid "Value"
msgstr "Nalinga"
@@ -16075,7 +15996,6 @@ msgid " >= "
msgstr ""
#: conditionaliconset.ui:43
-#, fuzzy
msgctxt "conditionaliconset|listbox"
msgid "Value"
msgstr "Nalinga"
@@ -16418,7 +16338,6 @@ msgid "Percentile"
msgstr ""
#: databaroptions.ui:122
-#, fuzzy
msgctxt "databaroptions|min"
msgid "Value"
msgstr "Nalinga"
@@ -16458,7 +16377,6 @@ msgid "Percentile"
msgstr ""
#: databaroptions.ui:142
-#, fuzzy
msgctxt "databaroptions|max"
msgid "Value"
msgstr "Nalinga"
@@ -16955,7 +16873,6 @@ msgid "Define Database Range"
msgstr ""
#: definedatabaserangedialog.ui:61
-#, fuzzy
msgctxt "definedatabaserangedialog|Name"
msgid "Name"
msgstr "Ateq"
@@ -17233,7 +17150,6 @@ msgid "_Browse..."
msgstr ""
#: erroralerttabpage.ui:160
-#, fuzzy
msgctxt "erroralerttabpage|actionCB"
msgid "Stop"
msgstr "Unitsinguk"
@@ -17652,7 +17568,6 @@ msgid "Last Used"
msgstr ""
#: functionpanel.ui:60
-#, fuzzy
msgctxt "functionpanel|category"
msgid "All"
msgstr "Tamaasa"
@@ -17700,13 +17615,11 @@ msgid "Statistical"
msgstr ""
#: functionpanel.ui:69
-#, fuzzy
msgctxt "functionpanel|category"
msgid "Spreadsheet"
msgstr "Regnearki"
#: functionpanel.ui:70
-#, fuzzy
msgctxt "functionpanel|category"
msgid "Text"
msgstr "Allagaq"
@@ -17762,7 +17675,6 @@ msgid "_Manually at:"
msgstr ""
#: groupbydate.ui:153
-#, fuzzy
msgctxt "groupbydate|label1"
msgid "Start"
msgstr "Aallartinguk"
@@ -17813,7 +17725,6 @@ msgid "_Manually at:"
msgstr ""
#: groupbynumber.ui:155
-#, fuzzy
msgctxt "groupbynumber|label1"
msgid "Start"
msgstr "Aallartinguk"
@@ -18475,7 +18386,6 @@ msgid "Data Range"
msgstr ""
#: navigatorpanel.ui:99
-#, fuzzy
msgctxt "navigatorpanel|start|tooltip_text"
msgid "Start"
msgstr "Aallartinguk"
@@ -18507,7 +18417,6 @@ msgid "Drag Mode"
msgstr ""
#: navigatorpanel.ui:190
-#, fuzzy
msgctxt "navigatorpanel|documents|tooltip_text"
msgid "Document"
msgstr "Allagaat"
@@ -18585,7 +18494,6 @@ msgid "Symbol"
msgstr ""
#: notebookbar.ui:2022
-#, fuzzy
msgctxt "notebookbar|InsertLabel"
msgid "Insert"
msgstr "Ikkuguk"
@@ -18622,7 +18530,6 @@ msgid "Toggle Grid Lines"
msgstr ""
#: notebookbar.ui:3345
-#, fuzzy
msgctxt "notebookbar|ViewLabel"
msgid "View"
msgstr "takuuk"
@@ -18708,7 +18615,6 @@ msgid "_File"
msgstr ""
#: notebookbar_groupedbar_compact.ui:4782
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|editb"
msgid "_Edit"
msgstr "_Allanngortiguk"
@@ -18977,7 +18883,6 @@ msgid "_File"
msgstr ""
#: notebookbar_groupedbar_full.ui:4811
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|editb"
msgid "_Edit"
msgstr "_Allanngortiguk"
@@ -19084,7 +18989,6 @@ msgid "D_raw"
msgstr ""
#: notebookbar_groupedbar_full.ui:9425
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|editdrawb"
msgid "_Edit"
msgstr "_Allanngortiguk"
@@ -19346,7 +19250,6 @@ msgid "Right"
msgstr ""
#: notebookbar_groups.ui:1275
-#, fuzzy
msgctxt "notebookbar_groups|formatgrouplabel"
msgid "Text"
msgstr "Allagaq"
@@ -19385,7 +19288,6 @@ msgid "Bottom"
msgstr "alleq"
#: notebookbar_groups.ui:1663
-#, fuzzy
msgctxt "notebookbar_groups|tablegrouplabel"
msgid "Spreadsheet"
msgstr "Regnearki"
@@ -19401,7 +19303,6 @@ msgid "Links"
msgstr ""
#: notebookbar_groups.ui:1864
-#, fuzzy
msgctxt "notebookbar_groups|insertgrouplabel"
msgid "Insert"
msgstr "Ikkuguk"
@@ -19413,7 +19314,6 @@ msgid "Style"
msgstr "stili"
#: notebookbar_groups.ui:1940
-#, fuzzy
msgctxt "notebookbar_groups|resetb"
msgid "Reset"
msgstr "Aallaqqaataanit"
@@ -20233,7 +20133,6 @@ msgid "Condition"
msgstr ""
#: pivotfilterdialog.ui:167
-#, fuzzy
msgctxt "pivotfilterdialog|label5"
msgid "Value"
msgstr "Nalinga"
@@ -20890,13 +20789,11 @@ msgid "on"
msgstr ""
#: scenariomenu.ui:12
-#, fuzzy
msgctxt "scenariomenu|delete"
msgid "Delete"
msgstr "Nunguteruk"
#: scenariomenu.ui:20
-#, fuzzy
msgctxt "scenariomenu|edit"
msgid "Properties..."
msgstr "Pissutsit..."
@@ -21162,7 +21059,6 @@ msgid "Note: Changes to formatting attributes like fonts, colors, and number for
msgstr ""
#: sharedocumentdlg.ui:169
-#, fuzzy
msgctxt "sharedocumentdlg|name"
msgid "Name"
msgstr "Ateq"
@@ -21537,7 +21433,6 @@ msgid "Boolean Value"
msgstr ""
#: sidebarnumberformat.ui:50
-#, fuzzy
msgctxt "sidebarnumberformat|category"
msgid "Text"
msgstr "Allagaq"
@@ -21837,25 +21732,21 @@ msgid "Operator"
msgstr ""
#: solverdlg.ui:626
-#, fuzzy
msgctxt "solverdlg|val1edit-atkobject"
msgid "Value"
msgstr "Nalinga"
#: solverdlg.ui:645
-#, fuzzy
msgctxt "solverdlg|val2edit-atkobject"
msgid "Value"
msgstr "Nalinga"
#: solverdlg.ui:664
-#, fuzzy
msgctxt "solverdlg|val3edit-atkobject"
msgid "Value"
msgstr "Nalinga"
#: solverdlg.ui:683
-#, fuzzy
msgctxt "solverdlg|val4edit-atkobject"
msgid "Value"
msgstr "Nalinga"
@@ -22187,7 +22078,6 @@ msgid "Condition"
msgstr ""
#: standardfilterdialog.ui:233
-#, fuzzy
msgctxt "standardfilterdialog|label5"
msgid "Value"
msgstr "Nalinga"
@@ -22918,7 +22808,6 @@ msgid "Show on colored cells"
msgstr ""
#: tpviewpage.ui:401
-#, fuzzy
msgctxt "tpviewpage|grid"
msgid "Hide"
msgstr "Toqqoruk"
@@ -22959,7 +22848,6 @@ msgid "Show"
msgstr ""
#: tpviewpage.ui:549
-#, fuzzy
msgctxt "tpviewpage|objgrf"
msgid "Hide"
msgstr "Toqqoruk"
@@ -22970,7 +22858,6 @@ msgid "Show"
msgstr ""
#: tpviewpage.ui:565
-#, fuzzy
msgctxt "tpviewpage|diagram"
msgid "Hide"
msgstr "Toqqoruk"
@@ -22981,7 +22868,6 @@ msgid "Show"
msgstr ""
#: tpviewpage.ui:581
-#, fuzzy
msgctxt "tpviewpage|draw"
msgid "Hide"
msgstr "Toqqoruk"
diff --git a/source/kl/sd/messages.po b/source/kl/sd/messages.po
index 12167c67d57..664c78fbd6a 100644
--- a/source/kl/sd/messages.po
+++ b/source/kl/sd/messages.po
@@ -2065,7 +2065,6 @@ msgid "Subtitle"
msgstr ""
#: strings.hrc:389
-#, fuzzy
msgctxt "SID_SD_A11Y_P_PAGE_N_STYLE"
msgid "Page"
msgstr "Qupperneq"
@@ -2351,7 +2350,6 @@ msgid "Print"
msgstr "allaguk"
#: strings.hrc:449
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_CONTENT"
msgid "Document"
msgstr "Allagaat"
@@ -2423,7 +2421,6 @@ msgid "~Use only paper tray from printer preferences"
msgstr ""
#: strings.hrc:463
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_PAGE_RANGE"
msgid "Print range"
msgstr "Toqqangaq anillatsinguk"
@@ -2746,7 +2743,6 @@ msgid "After previous"
msgstr ""
#: customanimationspanel.ui:324
-#, fuzzy
msgctxt "customanimationspanel|more_properties|tooltip_text"
msgid "Options"
msgstr "Qinigassat"
@@ -2767,7 +2763,6 @@ msgid "Automatic Preview"
msgstr ""
#: customanimationspanel.ui:446
-#, fuzzy
msgctxt "customanimationspanel|play"
msgid "Play"
msgstr "Appiguk"
@@ -2889,7 +2884,6 @@ msgid "Automatic Preview"
msgstr ""
#: customanimationspanelhorizontal.ui:407
-#, fuzzy
msgctxt "customanimationspanelhorizontal|play"
msgid "Play"
msgstr "Appiguk"
@@ -3139,13 +3133,11 @@ msgid "Backwards"
msgstr ""
#: dockinganimation.ui:216
-#, fuzzy
msgctxt "dockinganimation|stop|tooltip_text"
msgid "Stop"
msgstr "Unitsinguk"
#: dockinganimation.ui:231
-#, fuzzy
msgctxt "dockinganimation|next|tooltip_text"
msgid "Play"
msgstr "Appiguk"
@@ -3607,7 +3599,6 @@ msgid "Show S_mall Preview"
msgstr ""
#: navigatorpanel.ui:22
-#, fuzzy
msgctxt "navigatorpanel|documents|tooltip_text"
msgid "Document"
msgstr "Allagaat"
@@ -3700,7 +3691,6 @@ msgid "Symbol"
msgstr ""
#: notebookbar.ui:2011
-#, fuzzy
msgctxt "notebookbar|InsertLabel"
msgid "Insert"
msgstr "Ikkuguk"
@@ -3736,7 +3726,6 @@ msgid "Grid"
msgstr ""
#: notebookbar.ui:2737
-#, fuzzy
msgctxt "notebookbar|ViewLabel"
msgid "View"
msgstr "takuuk"
@@ -4269,13 +4258,11 @@ msgid " "
msgstr ""
#: notebookbar_groups.ui:1201
-#, fuzzy
msgctxt "notebookbar_groups|formatgrouplabel"
msgid "Text"
msgstr "Allagaq"
#: notebookbar_groups.ui:1251
-#, fuzzy
msgctxt "notebookbar_groups|startshowb"
msgid "Start"
msgstr "Aallartinguk"
@@ -4317,7 +4304,6 @@ msgid "Links"
msgstr ""
#: notebookbar_groups.ui:1584
-#, fuzzy
msgctxt "notebookbar_groups|insertgrouplabel"
msgid "Insert"
msgstr "Ikkuguk"
@@ -4329,7 +4315,6 @@ msgid "Style"
msgstr "stili"
#: notebookbar_groups.ui:1659
-#, fuzzy
msgctxt "notebookbar_groups|resetb"
msgid "Reset"
msgstr "Aallaqqaataanit"
@@ -5084,7 +5069,6 @@ msgid "Hyper_link"
msgstr "innersuussissut"
#: publishingdialog.ui:1495
-#, fuzzy
msgctxt "publishingdialog|textButton"
msgid "Text"
msgstr "Allagaq"
@@ -5508,7 +5492,6 @@ msgid "Automatic Preview"
msgstr ""
#: slidetransitionspanel.ui:327
-#, fuzzy
msgctxt "slidetransitionspanel|play"
msgid "Play"
msgstr "Appiguk"
@@ -5574,7 +5557,6 @@ msgid "Apply Transition to All Slides"
msgstr ""
#: slidetransitionspanelhorizontal.ui:226
-#, fuzzy
msgctxt "slidetransitionspanelhorizontal|play"
msgid "Play"
msgstr "Appiguk"
@@ -5693,7 +5675,6 @@ msgid "Indents & Spacing"
msgstr ""
#: templatedialog.ui:302
-#, fuzzy
msgctxt "templatedialog|text"
msgid "Text"
msgstr "Allagaq"
@@ -5761,7 +5742,6 @@ msgid "Bullets and Numbering"
msgstr ""
#: bulletsandnumbering.ui:67
-#, fuzzy
msgctxt "bulletsandnumbering|reset"
msgid "Reset"
msgstr "Aallaqqaataanit"
@@ -5970,7 +5950,6 @@ msgid "Page Setup"
msgstr ""
#: drawpagedialog.ui:105
-#, fuzzy
msgctxt "drawpagedialog|RID_SVXPAGE_PAGE"
msgid "Page"
msgstr "Qupperneq"
@@ -6124,7 +6103,6 @@ msgid "Indents & Spacing"
msgstr ""
#: drawprtldialog.ui:265
-#, fuzzy
msgctxt "drawprtldialog|RID_SVXPAGE_TEXTATTR"
msgid "Text"
msgstr "Allagaq"
diff --git a/source/kl/sfx2/messages.po b/source/kl/sfx2/messages.po
index 6eb71249604..a12deef5903 100644
--- a/source/kl/sfx2/messages.po
+++ b/source/kl/sfx2/messages.po
@@ -41,7 +41,6 @@ msgid "~Close"
msgstr "Matuuk"
#: strings.hrc:30
-#, fuzzy
msgctxt "STR_OPEN"
msgid "Open"
msgstr "Ammaruk"
@@ -63,13 +62,11 @@ msgid "Reset Default"
msgstr ""
#: strings.hrc:34
-#, fuzzy
msgctxt "STR_DELETE"
msgid "Delete"
msgstr "Nunguteruk"
#: strings.hrc:35
-#, fuzzy
msgctxt "STR_RENAME"
msgid "Rename"
msgstr "Atseruk"
@@ -446,7 +443,6 @@ msgid "Application"
msgstr "programmi"
#: strings.hrc:109
-#, fuzzy
msgctxt "STR_GID_VIEW"
msgid "View"
msgstr "takuuk"
@@ -464,13 +460,11 @@ msgid "Edit"
msgstr "~Allanngortiguk"
#: strings.hrc:112
-#, fuzzy
msgctxt "STR_GID_MACRO"
msgid "BASIC"
msgstr "BASIC"
#: strings.hrc:113
-#, fuzzy
msgctxt "STR_GID_OPTIONS"
msgid "Options"
msgstr "Qinigassat"
@@ -487,7 +481,6 @@ msgid "Navigate"
msgstr ""
#: strings.hrc:116
-#, fuzzy
msgctxt "STR_GID_INSERT"
msgid "Insert"
msgstr "Ikkuguk"
@@ -505,7 +498,6 @@ msgid "Templates"
msgstr "ilisserut"
#: strings.hrc:119
-#, fuzzy
msgctxt "STR_GID_TEXT"
msgid "Text"
msgstr "Allagaq"
@@ -1572,7 +1564,6 @@ msgid "URL"
msgstr "URL"
#: dinfdlg.hrc:69
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Text"
msgstr "Allagaq"
@@ -1722,7 +1713,6 @@ msgid "Rename..."
msgstr ""
#: bookmarkmenu.ui:34
-#, fuzzy
msgctxt "bookmarkmenu|delete"
msgid "Delete"
msgstr "Nunguteruk"
@@ -1758,7 +1748,6 @@ msgid "Version comment:"
msgstr ""
#: cmisinfopage.ui:54
-#, fuzzy
msgctxt "cmisinfopage|name"
msgid "Name"
msgstr "Ateq"
@@ -1794,7 +1783,6 @@ msgid "Add _Property"
msgstr ""
#: custominfopage.ui:49
-#, fuzzy
msgctxt "custominfopage|name"
msgid "Name"
msgstr "Ateq"
@@ -2248,7 +2236,6 @@ msgid "Pre_view"
msgstr "takuuk"
#: managestylepage.ui:38
-#, fuzzy
msgctxt "managestylepage|nameft"
msgid "_Name:"
msgstr "_Ateq:"
@@ -2754,7 +2741,6 @@ msgid "Modify..."
msgstr ""
#: stylecontextmenu.ui:28
-#, fuzzy
msgctxt "stylecontextmenu|hide"
msgid "Hide"
msgstr "Toqqoruk"
diff --git a/source/kl/starmath/messages.po b/source/kl/starmath/messages.po
index ce24191cbd5..8a18c8ce4e0 100644
--- a/source/kl/starmath/messages.po
+++ b/source/kl/starmath/messages.po
@@ -1970,7 +1970,6 @@ msgid "_Insert"
msgstr "Ikkuguk"
#: catalogdialog.ui:55
-#, fuzzy
msgctxt "catalogdialog|edit"
msgid "_Edit..."
msgstr "Aaqqissuuguk..."
diff --git a/source/kl/svtools/messages.po b/source/kl/svtools/messages.po
index 049c41029a3..0ba45dadd96 100644
--- a/source/kl/svtools/messages.po
+++ b/source/kl/svtools/messages.po
@@ -2525,7 +2525,6 @@ msgid "Field Assignment"
msgstr ""
#: fileviewmenu.ui:12
-#, fuzzy
msgctxt "fileviewmenu|delete"
msgid "_Delete"
msgstr "_Nunguteruk"
@@ -2891,7 +2890,6 @@ msgid "Entry: %s"
msgstr ""
#: querydeletedialog.ui:26
-#, fuzzy
msgctxt "querydeletedialog|yes"
msgid "_Delete"
msgstr "_Nunguteruk"
@@ -3371,7 +3369,6 @@ msgid "Unknown source"
msgstr ""
#: strings.hrc:105
-#, fuzzy
msgctxt "STR_SVT_FILEVIEW_COLUMN_TITLE"
msgid "Name"
msgstr "Ateq"
@@ -3742,7 +3739,6 @@ msgid "Move To End"
msgstr ""
#: strings.hrc:199
-#, fuzzy
msgctxt "STR_TABBAR_PUSHBUTTON_ADDTAB"
msgid "Add"
msgstr "Ilannguguk"
diff --git a/source/kl/svx/messages.po b/source/kl/svx/messages.po
index 1b0c84dc4dd..7e5bfc60baf 100644
--- a/source/kl/svx/messages.po
+++ b/source/kl/svx/messages.po
@@ -1648,7 +1648,6 @@ msgid "_Edit Namespaces..."
msgstr ""
#: adddataitemdialog.ui:52
-#, fuzzy
msgctxt "adddataitemdialog|nameft"
msgid "_Name:"
msgstr "_Ateq:"
@@ -1736,7 +1735,6 @@ msgid "Add Instance"
msgstr ""
#: addinstancedialog.ui:98
-#, fuzzy
msgctxt "addinstancedialog|label2"
msgid "_Name:"
msgstr "_Ateq:"
@@ -1772,7 +1770,6 @@ msgid "Model data updates change document's modification status"
msgstr ""
#: addmodeldialog.ui:112
-#, fuzzy
msgctxt "addmodeldialog|label2"
msgid "_Name:"
msgstr "_Ateq:"
@@ -1808,7 +1805,6 @@ msgid "Add Submission"
msgstr ""
#: addsubmissiondialog.ui:98
-#, fuzzy
msgctxt "addsubmissiondialog|label2"
msgid "_Name:"
msgstr "_Ateq:"
@@ -2069,7 +2065,6 @@ msgid "Place name"
msgstr ""
#: chinesedictionary.ui:219
-#, fuzzy
msgctxt "chinesedictionary|property"
msgid "Business"
msgstr "Suliffik"
@@ -2161,7 +2156,6 @@ msgid "Part Number:"
msgstr ""
#: classificationdialog.ui:310
-#, fuzzy
msgctxt "classificationdialog|intellectualPropertyPartAddButton"
msgid "Add"
msgstr "Ilannguguk"
@@ -2584,7 +2578,6 @@ msgid "_Don’t Send"
msgstr ""
#: crashreportdlg.ui:51
-#, fuzzy
msgctxt "crashreportdlg|btn_close"
msgid "Close"
msgstr "Matuuk"
@@ -2650,7 +2643,6 @@ msgid "_Add..."
msgstr "Ilanngunguk"
#: datanavigator.ui:171
-#, fuzzy
msgctxt "datanavigator|instancesedit"
msgid "_Edit..."
msgstr "Aaqqissuuguk..."
@@ -2672,7 +2664,6 @@ msgid "_Add..."
msgstr "Ilanngunguk"
#: datanavigator.ui:211
-#, fuzzy
msgctxt "datanavigator|modelsedit"
msgid "_Edit..."
msgstr "Aaqqissuuguk..."
@@ -3531,7 +3522,6 @@ msgid "_Delete"
msgstr "Nunguteruk #"
#: filtermenu.ui:20
-#, fuzzy
msgctxt "filtermenu|edit"
msgid "_Edit"
msgstr "_Allanngortiguk"
@@ -3821,7 +3811,6 @@ msgid "Contour Editor"
msgstr ""
#: floatingcontour.ui:46
-#, fuzzy
msgctxt "floatingcontour|TBI_APPLY"
msgid "Apply"
msgstr "Atulertiguk"
@@ -3963,7 +3952,6 @@ msgid ""
msgstr ""
#: formlinkwarndialog.ui:27
-#, fuzzy
msgctxt "formlinkwarndialog|ok"
msgid "_Edit"
msgstr "_Allanngortiguk"
@@ -4204,7 +4192,6 @@ msgid "More..."
msgstr ""
#: headfootformatpage.ui:339
-#, fuzzy
msgctxt "headfootformatpage|buttonEdit"
msgid "_Edit..."
msgstr "Aaqqissuuguk..."
@@ -4225,7 +4212,6 @@ msgid "ImageMap Editor"
msgstr ""
#: imapdialog.ui:32
-#, fuzzy
msgctxt "imapdialog|TBI_APPLY"
msgid "Apply"
msgstr "Atulertiguk"
@@ -4241,7 +4227,6 @@ msgid "Save..."
msgstr ""
#: imapdialog.ui:77
-#, fuzzy
msgctxt "imapdialog|TBI_CLOSE"
msgid "Close"
msgstr "Matuuk"
@@ -4313,7 +4298,6 @@ msgid "Macro..."
msgstr ""
#: imapdialog.ui:286
-#, fuzzy
msgctxt "imapdialog|TBI_PROPERTY"
msgid "Properties..."
msgstr "Pissutsit..."
@@ -4432,7 +4416,6 @@ msgid "Volume:"
msgstr ""
#: mediaplayback.ui:79
-#, fuzzy
msgctxt "mediaplayback|zoombox|tooltip_text"
msgid "View"
msgstr "takuuk"
@@ -4449,7 +4432,6 @@ msgid "_Add..."
msgstr "Ilanngunguk"
#: namespacedialog.ui:120
-#, fuzzy
msgctxt "namespacedialog|edit"
msgid "_Edit..."
msgstr "Aaqqissuuguk..."
@@ -4717,7 +4699,6 @@ msgid "New Password"
msgstr ""
#: presetmenu.ui:12
-#, fuzzy
msgctxt "presetmenu|rename"
msgid "Rename"
msgstr "Atseruk"
@@ -6114,7 +6095,6 @@ msgid "Optimal View"
msgstr ""
#: zoommenu.ui:36
-#, fuzzy
msgctxt "zoommenu|50"
msgid "50%"
msgstr "50%"
@@ -6125,7 +6105,6 @@ msgid "75%"
msgstr ""
#: zoommenu.ui:52
-#, fuzzy
msgctxt "zoommenu|100"
msgid "100%"
msgstr "100%"
@@ -6137,7 +6116,6 @@ msgid "150%"
msgstr "50%"
#: zoommenu.ui:68
-#, fuzzy
msgctxt "zoommenu|200"
msgid "200%"
msgstr "200%"
@@ -11835,7 +11813,6 @@ msgid "Instance"
msgstr ""
#: strings.hrc:1190
-#, fuzzy
msgctxt "RID_STR_REPLACE_DOC"
msgid "Document"
msgstr "Allagaat"
@@ -12061,7 +12038,6 @@ msgid "25%"
msgstr ""
#: strings.hrc:1238
-#, fuzzy
msgctxt "RID_SVXSTR_ZOOM_50"
msgid "50%"
msgstr "50%"
@@ -12072,7 +12048,6 @@ msgid "75%"
msgstr ""
#: strings.hrc:1240
-#, fuzzy
msgctxt "RID_SVXSTR_ZOOM_100"
msgid "100%"
msgstr "100%"
@@ -12084,7 +12059,6 @@ msgid "150%"
msgstr "50%"
#: strings.hrc:1242
-#, fuzzy
msgctxt "RID_SVXSTR_ZOOM_200"
msgid "200%"
msgstr "200%"
@@ -12146,7 +12120,6 @@ msgid "Reached the end of the sheet"
msgstr ""
#: strings.hrc:1255
-#, fuzzy
msgctxt "RID_SVXSTR_SEARCH_NOT_FOUND"
msgid "Search key not found"
msgstr "Ujakkat nassaarineqanngilaq"
diff --git a/source/kl/sw/messages.po b/source/kl/sw/messages.po
index 16d6bfd8d33..a5a5e39034e 100644
--- a/source/kl/sw/messages.po
+++ b/source/kl/sw/messages.po
@@ -187,7 +187,6 @@ msgid "%PRODUCTNAME Chart"
msgstr "%PRODUCTNAME Calc"
#: cnttab.hrc:31
-#, fuzzy
msgctxt "RES_SRCTYPES"
msgid "%PRODUCTNAME Calc"
msgstr "%PRODUCTNAME Calc"
@@ -1489,13 +1488,11 @@ msgid "Bookmark"
msgstr "atuakkap meqqia"
#: strings.hrc:236
-#, fuzzy
msgctxt "STR_BOOKMARK_NAME"
msgid "Name"
msgstr "Ateq"
#: strings.hrc:237
-#, fuzzy
msgctxt "STR_BOOKMARK_TEXT"
msgid "Text"
msgstr "Allagaq"
@@ -1731,7 +1728,6 @@ msgid "Add AutoFormat"
msgstr ""
#: strings.hrc:284
-#, fuzzy
msgctxt "STR_ADD_AUTOFORMAT_LABEL"
msgid "Name"
msgstr "Ateq"
@@ -3302,7 +3298,6 @@ msgid "Cancel"
msgstr "taamaatiguk"
#: strings.hrc:599
-#, fuzzy
msgctxt "STR_FORMULA_APPLY"
msgid "Apply"
msgstr "Atulertiguk"
@@ -3406,7 +3401,6 @@ msgid "Edit link"
msgstr ""
#: strings.hrc:620
-#, fuzzy
msgctxt "STR_EDIT_INSERT"
msgid "Insert"
msgstr "Ikkuguk"
@@ -3428,13 +3422,11 @@ msgid "New Document"
msgstr ""
#: strings.hrc:624
-#, fuzzy
msgctxt "STR_INSERT_TEXT"
msgid "Text"
msgstr "Allagaq"
#: strings.hrc:625
-#, fuzzy
msgctxt "STR_DELETE"
msgid "Delete"
msgstr "Nunguteruk"
@@ -3462,7 +3454,6 @@ msgid "Links"
msgstr ""
#: strings.hrc:630
-#, fuzzy
msgctxt "STR_UPDATE_ALL"
msgid "All"
msgstr "Tamaasa"
@@ -3545,7 +3536,6 @@ msgstr ""
#. Error calculator
#: strings.hrc:649
-#, fuzzy
msgctxt "STR_POSTIT_PAGE"
msgid "Page"
msgstr "Qupperneq"
@@ -3850,7 +3840,6 @@ msgid "Short name"
msgstr ""
#: strings.hrc:709
-#, fuzzy
msgctxt "STR_AUTH_FIELD_AUTHORITY_TYPE"
msgid "Type"
msgstr "Suussuseq"
@@ -4197,7 +4186,6 @@ msgid "Punctuation Mark"
msgstr ""
#: strings.hrc:783
-#, fuzzy
msgctxt "ST_TEXT"
msgid "Text"
msgstr "Allagaq"
@@ -4357,7 +4345,6 @@ msgid "Mail Merge Wizard"
msgstr ""
#: strings.hrc:817
-#, fuzzy
msgctxt "ST_NAME"
msgid "Name"
msgstr "Ateq"
@@ -4892,7 +4879,6 @@ msgstr "Allagaq"
#. Description: Author
#. --------------------------------------------------------------------
#: strings.hrc:947
-#, fuzzy
msgctxt "FMT_AUTHOR_NAME"
msgid "Name"
msgstr "Ateq"
@@ -4917,7 +4903,6 @@ msgid "Text"
msgstr "Allagaq"
#: strings.hrc:954
-#, fuzzy
msgctxt "FMT_GETVAR_NAME"
msgid "Name"
msgstr "Ateq"
@@ -5546,7 +5531,6 @@ msgid "Graphics mode: "
msgstr ""
#: strings.hrc:1091
-#, fuzzy
msgctxt "STR_DRAWMODE_STD"
msgid "Standard"
msgstr "Tamanut atugassiaq"
@@ -5619,7 +5603,6 @@ msgid "Text Frame"
msgstr ""
#: strings.hrc:1106
-#, fuzzy
msgctxt "ST_PGE"
msgid "Page"
msgstr "Qupperneq"
@@ -6318,7 +6301,6 @@ msgid "Tab stop"
msgstr ""
#: strings.hrc:1248
-#, fuzzy
msgctxt "STR_TOKEN_HELP_TEXT"
msgid "Text"
msgstr "Allagaq"
@@ -7280,7 +7262,6 @@ msgid "Insert"
msgstr "Ikkuguk"
#: bibliographyentry.ui:35
-#, fuzzy
msgctxt "bibliographyentry|modify"
msgid "Apply"
msgstr "Atulertiguk"
@@ -7594,7 +7575,6 @@ msgid "Database field:"
msgstr ""
#: cardmediumpage.ui:255
-#, fuzzy
msgctxt "cardmediumpage|insert|tooltip_text"
msgid "Insert"
msgstr "Ikkuguk"
@@ -8614,7 +8594,6 @@ msgid "Database field"
msgstr ""
#: envaddresspage.ui:237
-#, fuzzy
msgctxt "envaddresspage|insert|tooltip_text"
msgid "Insert"
msgstr "Ikkuguk"
@@ -9321,7 +9300,6 @@ msgid "Numbering by Chapter"
msgstr ""
#: fldvarpage.ui:458
-#, fuzzy
msgctxt "fldvarpage|apply|tooltip_text"
msgid "Apply"
msgstr "Atulertiguk"
@@ -10455,13 +10433,11 @@ msgid "Bookmark"
msgstr "atuakkap meqqia"
#: insertbookmark.ui:40
-#, fuzzy
msgctxt "insertbookmark|insert"
msgid "Insert"
msgstr "Ikkuguk"
#: insertbookmark.ui:122
-#, fuzzy
msgctxt "insertbookmark|rename"
msgid "Rename"
msgstr "Atseruk"
@@ -10894,7 +10870,6 @@ msgid "Private"
msgstr ""
#: labeldialog.ui:197
-#, fuzzy
msgctxt "labeldialog|business"
msgid "Business"
msgstr "Suliffik"
@@ -11660,7 +11635,6 @@ msgid "Field value"
msgstr ""
#: mmmailbody.ui:292
-#, fuzzy
msgctxt "mmmailbody|newfemale"
msgid "_New..."
msgstr "_Nutaaq..."
@@ -11935,7 +11909,6 @@ msgid "Field value"
msgstr ""
#: mmsalutationpage.ui:341
-#, fuzzy
msgctxt "mmsalutationpage|newfemale"
msgid "_New..."
msgstr "_Nutaaq..."
@@ -12123,7 +12096,6 @@ msgid "Demote Level"
msgstr ""
#: navigatorpanel.ui:304
-#, fuzzy
msgctxt "navigatorpanel|documents|tooltip_text"
msgid "Document"
msgstr "Allagaat"
@@ -12151,7 +12123,6 @@ msgid "Update"
msgstr "nutarsaruk"
#: navigatorpanel.ui:390
-#, fuzzy
msgctxt "navigatorpanel|insert|tooltip_text"
msgid "Insert"
msgstr "Ikkuguk"
@@ -12203,7 +12174,6 @@ msgid " "
msgstr ""
#: notebookbar.ui:438
-#, fuzzy
msgctxt "notebookbar|NewSC|tooltip_text"
msgid "Spreadsheet"
msgstr "Regnearki"
@@ -12253,7 +12223,6 @@ msgid "Database"
msgstr "database"
#: notebookbar.ui:523
-#, fuzzy
msgctxt "notebookbar|NewSDB|tooltip_text"
msgid "Spreadsheet"
msgstr "Regnearki"
@@ -12397,7 +12366,6 @@ msgid "Links"
msgstr ""
#: notebookbar.ui:3336
-#, fuzzy
msgctxt "notebookbar|TextSection|tooltip_text"
msgid "Text"
msgstr "Allagaq"
@@ -12414,7 +12382,6 @@ msgid "Fields"
msgstr ""
#: notebookbar.ui:3545
-#, fuzzy
msgctxt "notebookbar|InsertLabel"
msgid "Insert"
msgstr "Ikkuguk"
@@ -12457,7 +12424,6 @@ msgid "Zoom"
msgstr ""
#: notebookbar.ui:5177
-#, fuzzy
msgctxt "notebookbar|ViewLabel"
msgid "View"
msgstr "takuuk"
@@ -12484,7 +12450,6 @@ msgid "Basics"
msgstr ""
#: notebookbar.ui:5872
-#, fuzzy
msgctxt "notebookbar|GraphicDialog"
msgid "Properties"
msgstr "Pissutsit"
@@ -12548,7 +12513,6 @@ msgid "File"
msgstr "fili"
#: notebookbar_compact.ui:2873
-#, fuzzy
msgctxt "notebookbar_compact|editb"
msgid "_Edit"
msgstr "_Allanngortiguk"
@@ -12575,7 +12539,6 @@ msgid "_Insert"
msgstr "Ikkuguk"
#: notebookbar_compact.ui:4123
-#, fuzzy
msgctxt "notebookbar_compact|InsertLabel"
msgid "Insert"
msgstr "Ikkuguk"
@@ -12619,7 +12582,6 @@ msgid "_View"
msgstr "takuuk"
#: notebookbar_compact.ui:5792
-#, fuzzy
msgctxt "notebookbar_compact|ViewLabel"
msgid "View"
msgstr "takuuk"
@@ -12726,7 +12688,6 @@ msgid "_File"
msgstr ""
#: notebookbar_groupedbar_compact.ui:4302
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|editb"
msgid "_Edit"
msgstr "_Allanngortiguk"
@@ -12963,7 +12924,6 @@ msgid "_File"
msgstr ""
#: notebookbar_groupedbar_full.ui:4384
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|editb"
msgid "_Edit"
msgstr "_Allanngortiguk"
@@ -13108,7 +13068,6 @@ msgid "D_raw"
msgstr ""
#: notebookbar_groupedbar_full.ui:11024
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|editdrawb"
msgid "_Edit"
msgstr "_Allanngortiguk"
@@ -13420,7 +13379,6 @@ msgid "Style"
msgstr "stili"
#: notebookbar_groups.ui:1448
-#, fuzzy
msgctxt "notebookbar_groups|formatgrouplabel"
msgid "Text"
msgstr "Allagaq"
@@ -13436,7 +13394,6 @@ msgid "Shapes"
msgstr ""
#: notebookbar_groups.ui:1722
-#, fuzzy
msgctxt "notebookbar_groups|insertgrouplabel"
msgid "Insert"
msgstr "Ikkuguk"
@@ -13470,7 +13427,6 @@ msgid "Style"
msgstr "stili"
#: notebookbar_groups.ui:2079
-#, fuzzy
msgctxt "notebookbar_groups|resetb"
msgid "Reset"
msgstr "Aallaqqaataanit"
@@ -15762,7 +15718,6 @@ msgid "Open in New Window"
msgstr ""
#: readonlymenu.ui:28
-#, fuzzy
msgctxt "readonlymenu|edit"
msgid "_Edit"
msgstr "_Allanngortiguk"
@@ -16077,7 +16032,6 @@ msgid "_Filter..."
msgstr ""
#: selectaddressdialog.ui:167
-#, fuzzy
msgctxt "selectaddressdialog|edit"
msgid "_Edit..."
msgstr "Aaqqissuuguk..."
@@ -16119,13 +16073,11 @@ msgid "Select Address Block"
msgstr ""
#: selectblockdialog.ui:90
-#, fuzzy
msgctxt "selectblockdialog|new"
msgid "_New..."
msgstr "_Nutaaq..."
#: selectblockdialog.ui:104
-#, fuzzy
msgctxt "selectblockdialog|edit"
msgid "_Edit..."
msgstr "Aaqqissuuguk..."
@@ -17354,7 +17306,6 @@ msgid "Preview"
msgstr "takuuk"
#: tocdialog.ui:148
-#, fuzzy
msgctxt "tocdialog|index"
msgid "Type"
msgstr "Suussuseq"
@@ -17409,7 +17360,6 @@ msgid "Character style:"
msgstr ""
#: tocentriespage.ui:232
-#, fuzzy
msgctxt "tocentriespage|edit"
msgid "_Edit..."
msgstr "Aaqqissuuguk..."
@@ -17609,19 +17559,16 @@ msgid "Sort Keys"
msgstr ""
#: tocindexpage.ui:20
-#, fuzzy
msgctxt "tocindexpage|open"
msgid "Open"
msgstr "Ammaruk"
#: tocindexpage.ui:28
-#, fuzzy
msgctxt "tocindexpage|new"
msgid "_New..."
msgstr "_Nutaaq..."
#: tocindexpage.ui:36
-#, fuzzy
msgctxt "tocindexpage|edit"
msgid "_Edit..."
msgstr "Aaqqissuuguk..."
@@ -18053,7 +18000,6 @@ msgid "Watermark"
msgstr ""
#: watermarkdialog.ui:85
-#, fuzzy
msgctxt "watermarkdialog|TextLabel"
msgid "Text"
msgstr "Allagaq"
diff --git a/source/kl/uui/messages.po b/source/kl/uui/messages.po
index 28b93b68857..637533dd082 100644
--- a/source/kl/uui/messages.po
+++ b/source/kl/uui/messages.po
@@ -825,13 +825,11 @@ msgid "File Exists"
msgstr ""
#: simplenameclash.ui:37
-#, fuzzy
msgctxt "simplenameclash|replace"
msgid "Replace"
msgstr "Taarseruk"
#: simplenameclash.ui:51
-#, fuzzy
msgctxt "simplenameclash|rename"
msgid "Rename"
msgstr "Atseruk"
diff --git a/source/kl/vcl/messages.po b/source/kl/vcl/messages.po
index 85e6f552a07..e47a2cd956d 100644
--- a/source/kl/vcl/messages.po
+++ b/source/kl/vcl/messages.po
@@ -406,7 +406,6 @@ msgid "~Remove"
msgstr ""
#: strings.hrc:66
-#, fuzzy
msgctxt "SV_BUTTONTEXT_NEW"
msgid "~New"
msgstr "Alla"
diff --git a/source/kl/wizards/messages.po b/source/kl/wizards/messages.po
index e6bff4efe55..cadc0d90c3d 100644
--- a/source/kl/wizards/messages.po
+++ b/source/kl/wizards/messages.po
@@ -100,13 +100,11 @@ msgid "Steps"
msgstr ""
#: strings.hrc:49
-#, fuzzy
msgctxt "RID_COMMON_START_17"
msgid "Close"
msgstr "Matuuk"
#: strings.hrc:50
-#, fuzzy
msgctxt "RID_COMMON_START_18"
msgid "OK"
msgstr "OK"
@@ -1092,7 +1090,6 @@ msgid "An unexpected error occurred while saving the agenda template."
msgstr ""
#: strings.hrc:265
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_44"
msgid "Name"
msgstr "Ateq"
@@ -1212,7 +1209,6 @@ msgid "Facility personnel"
msgstr ""
#: strings.hrc:288
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_68"
msgid "Insert"
msgstr "Ikkuguk"
diff --git a/source/kl/wizards/source/resources.po b/source/kl/wizards/source/resources.po
index f2bb3e9b2a8..91eb8d22361 100644
--- a/source/kl/wizards/source/resources.po
+++ b/source/kl/wizards/source/resources.po
@@ -151,7 +151,6 @@ msgid "Steps"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_17\n"
@@ -160,7 +159,6 @@ msgid "Close"
msgstr "Matuuk"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_18\n"
@@ -1442,7 +1440,6 @@ msgid "Condition"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_25\n"
@@ -3220,7 +3217,6 @@ msgid "Password:"
msgstr "isertaat"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_17\n"
diff --git a/source/kl/xmlsecurity/messages.po b/source/kl/xmlsecurity/messages.po
index 944b8a38df8..d139054f7a8 100644
--- a/source/kl/xmlsecurity/messages.po
+++ b/source/kl/xmlsecurity/messages.po
@@ -393,7 +393,6 @@ msgid "Expiration date"
msgstr ""
#: selectcertificatedialog.ui:136
-#, fuzzy
msgctxt "selectcertificatedialog|type"
msgid "Type"
msgstr "Suussuseq"
diff --git a/source/km/accessibility/messages.po b/source/km/accessibility/messages.po
index 1c77f58c7b6..3f568c9faa8 100644
--- a/source/km/accessibility/messages.po
+++ b/source/km/accessibility/messages.po
@@ -59,7 +59,6 @@ msgid "Please press enter to go into child control for more operations"
msgstr "សូម​ចុច​គ្រាប់ចុច​បញ្ចូល (enter) ដើម្បី​ចូល​ទៅ​ការពិនិត្យ​មើល​សម្រាប់​ប្រតបត្តិការ​ច្រើនទៀង"
#: strings.hrc:34
-#, fuzzy, c-format
msgctxt "RID_STR_ACC_COLUMN_NUM"
msgid "Column %COLUMNNUMBER"
msgstr "ជួរឈរ %COLUMNNUMBER"
diff --git a/source/km/avmedia/messages.po b/source/km/avmedia/messages.po
index 77fb97192a0..d8244b9b9ae 100644
--- a/source/km/avmedia/messages.po
+++ b/source/km/avmedia/messages.po
@@ -39,7 +39,6 @@ msgid "Stop"
msgstr "បញ្ឈប់"
#: strings.hrc:30
-#, fuzzy
msgctxt "AVMEDIA_STR_LOOP"
msgid "Repeat"
msgstr "ចាក់​ឡើង​វិញ"
@@ -75,7 +74,6 @@ msgid "Scaled"
msgstr "មាត្រដ្ឋាន"
#: strings.hrc:37
-#, fuzzy
msgctxt "AVMEDIA_STR_VOLUME"
msgid "Volume"
msgstr "ភាគ​"
diff --git a/source/km/basctl/messages.po b/source/km/basctl/messages.po
index 1512f4e1025..55c032c6592 100644
--- a/source/km/basctl/messages.po
+++ b/source/km/basctl/messages.po
@@ -417,7 +417,6 @@ msgstr ""
" "
#: strings.hrc:100
-#, fuzzy
msgctxt "RID_STR_PRINTDLG_RANGE"
msgid "Print range"
msgstr "ជួរ​បោះពុម្ព"
diff --git a/source/km/basic/messages.po b/source/km/basic/messages.po
index ef4ae44ae68..e4e6873de2a 100644
--- a/source/km/basic/messages.po
+++ b/source/km/basic/messages.po
@@ -68,7 +68,6 @@ msgid "Duplicate definition."
msgstr "កំណត់​ស្ទួន​គ្នា​ហើយ ។"
#: basic.hrc:36
-#, fuzzy
msgctxt "RID_BASIC_START"
msgid "Division by zero."
msgstr "ចែក​នឹង​សូន្យ ។"
@@ -164,7 +163,6 @@ msgid "Device I/O error."
msgstr "កំហុស​បញ្ចេញ/បញ្ចូល​ឧបករណ៍ ។"
#: basic.hrc:52
-#, fuzzy
msgctxt "RID_BASIC_START"
msgid "File already exists."
msgstr "មាន​ឯកសារ​រួច​ហើយ ។"
diff --git a/source/km/chart2/messages.po b/source/km/chart2/messages.po
index 8795aa0372b..e5a997f333e 100644
--- a/source/km/chart2/messages.po
+++ b/source/km/chart2/messages.po
@@ -1460,13 +1460,11 @@ msgid "Near Axis (other side)"
msgstr "ជិត​អ័ក្ស (ជ្រុង​ផ្សេង​ទៀត)"
#: sidebaraxis.ui:72
-#, fuzzy
msgctxt "sidebaraxis|comboboxtext_label_position"
msgid "Outside start"
msgstr "ចាប់ផ្ដើម​ខាងក្រៅ"
#: sidebaraxis.ui:73
-#, fuzzy
msgctxt "sidebaraxis|comboboxtext_label_position"
msgid "Outside end"
msgstr "បញ្ចប់​ខាងក្រៅ"
@@ -1531,7 +1529,6 @@ msgid "Left"
msgstr "ឆ្វេង​"
#: sidebarelements.ui:143
-#, fuzzy
msgctxt "sidebarelements|comboboxtext_legend"
msgid "Manual"
msgstr "ដោយ​ដៃ"
@@ -1543,7 +1540,6 @@ msgid "Legend"
msgstr "តាង"
#: sidebarelements.ui:199
-#, fuzzy
msgctxt "sidebarelements|checkbutton_x_axis"
msgid "X axis"
msgstr "អ័ក្ស X"
@@ -1601,7 +1597,6 @@ msgid "2nd Y axis title"
msgstr "ចំណង​ជើង​អ័ក្ស Y"
#: sidebarelements.ui:341
-#, fuzzy
msgctxt "sidebarelements|label_axes"
msgid "Axes"
msgstr "អ័ក្ស"
@@ -1683,7 +1678,6 @@ msgid "Standard error"
msgstr "កំហុស​ស្តង់ដារ"
#: sidebarerrorbar.ui:69
-#, fuzzy
msgctxt "sidebarerrorbar|comboboxtext_type"
msgid "Variance"
msgstr "រ៉ាដ្យង់"
@@ -1771,7 +1765,6 @@ msgid "Center"
msgstr "​កណ្ដាល"
#: sidebarseries.ui:85
-#, fuzzy
msgctxt "sidebarseries|comboboxtext_label"
msgid "Outside"
msgstr "ខាង​ក្រៅ"
@@ -1783,7 +1776,6 @@ msgid "Inside"
msgstr "ខាង​ក្នុង"
#: sidebarseries.ui:87
-#, fuzzy
msgctxt "sidebarseries|comboboxtext_label"
msgid "Near origin"
msgstr "ក្បែរ​ដើម"
@@ -1812,13 +1804,11 @@ msgid "Error Bars"
msgstr "របារ​កំហុស X"
#: sidebarseries.ui:216
-#, fuzzy
msgctxt "sidebarseries|radiobutton_primary_axis"
msgid "Primary Y axis"
msgstr "អ័ក្ស Y មេ"
#: sidebarseries.ui:232
-#, fuzzy
msgctxt "sidebarseries|radiobutton_secondary_axis"
msgid "Secondary Y axis"
msgstr "អ័ក្ស Y រង"
@@ -1986,7 +1976,6 @@ msgid "_Perspective"
msgstr "យថាទស្សន៍"
#: tp_3D_SceneGeometry.ui:109
-#, fuzzy
msgctxt "tp_3D_SceneGeometry|MTR_FLD_PERSPECTIVE-atkobject"
msgid "Perspective"
msgstr "យថាទស្សន៍"
@@ -2716,7 +2705,6 @@ msgid "Plot Options"
msgstr "ជម្រើស​គ្រោង"
#: tp_RangeChooser.ui:8
-#, fuzzy
msgctxt "tp_RangeChooser|imageIB_RANGE|tooltip_text"
msgid "Select data range"
msgstr "ជ្រើស​ជួរ​ទិន្នន័យ"
@@ -2733,7 +2721,6 @@ msgid "_Data range:"
msgstr "ជួរ​ទិន្នន័យ៖"
#: tp_RangeChooser.ui:79
-#, fuzzy
msgctxt "tp_RangeChooser|IB_RANGE|tooltip_text"
msgid "Select data range"
msgstr "ជ្រើស​ជួរ​ទិន្នន័យ"
diff --git a/source/km/connectivity/messages.po b/source/km/connectivity/messages.po
index e549d0c1caa..3c95cc5a643 100644
--- a/source/km/connectivity/messages.po
+++ b/source/km/connectivity/messages.po
@@ -527,55 +527,46 @@ msgid "The connection could not be established. The database was created by a ne
msgstr ""
#: strings.hrc:134
-#, fuzzy
msgctxt "STR_ROW_SET_OPERATION_VETOED"
msgid "The record operation has been vetoed."
msgstr "ប្រតិបត្តិការ​កត់ត្រា​ត្រូវបាន​បដិសេធ ។"
#: strings.hrc:135
-#, fuzzy
msgctxt "STR_PARSER_CYCLIC_SUB_QUERIES"
msgid "The statement contains a cyclic reference to one or more sub queries."
msgstr "សេចក្ដីថ្លែងការណ៍ មានសេចក្ដី​យោង​ដដែល ទៅសំណួរ​រង​មួយ ឬច្រើន ។"
#: strings.hrc:136
-#, fuzzy
msgctxt "STR_DB_OBJECT_NAME_WITH_SLASHES"
msgid "The name must not contain any slashes ('/')."
msgstr "ឈ្មោះ​មិនត្រូវ​មាន​សញ្ញា ('/') ទេ ។"
#: strings.hrc:137
-#, fuzzy
msgctxt "STR_DB_INVALID_SQL_NAME"
msgid "$1$ is no SQL conform identifier."
msgstr "$1$ មិនមែនជា​អ្នក​កំណត់​អត្តសញ្ញាណ​អះអាង SQL ទេ ។"
#: strings.hrc:138
-#, fuzzy
msgctxt "STR_DB_QUERY_NAME_WITH_QUOTES"
msgid "Query names must not contain quote characters."
msgstr "ឈ្មោះ​សំណួរ​មិនត្រូវ​មាន​តួអក្សរ​សម្រង់​ទេ ។"
#: strings.hrc:139
-#, fuzzy
msgctxt "STR_DB_OBJECT_NAME_IS_USED"
msgid "The name '$1$' is already in use in the database."
msgstr "ឈ្មោះ '$1$' គឺ​ត្រូវបាន​ប្រើ​នៅ​ក្នុង​មូលដ្ឋានទិន្នន័យ​រួចហើយ ។"
#: strings.hrc:140
-#, fuzzy
msgctxt "STR_DB_NOT_CONNECTED"
msgid "No connection to the database exists."
msgstr "គ្មានការ​តភ្ជាប់​ទៅ​កាន់​មូលដ្ឋាន​ទិន្នន័យ​ដែលមាន​ស្រាប់​ទេ ។"
#: strings.hrc:141
-#, fuzzy
msgctxt "STR_AB_ADDRESSBOOK_NOT_FOUND"
msgid "No $1$ exists."
msgstr "មិនមាន $1$ ទេ ។"
#: strings.hrc:142
-#, fuzzy
msgctxt "STR_DATA_CANNOT_SELECT_UNFILTERED"
msgid "Unable to display the complete table content. Please apply a filter."
msgstr "មិនអាច​បង្ហាញ​មាតិកា​តារាង​ពេញលេញ​បានទេ ។ សូម អនុវត្ត​តម្រង ។"
diff --git a/source/km/cui/messages.po b/source/km/cui/messages.po
index c360a9a3769..61c98e39e45 100644
--- a/source/km/cui/messages.po
+++ b/source/km/cui/messages.po
@@ -14,7 +14,6 @@ msgstr ""
"X-Generator: LibreOffice\n"
#: personalization.hrc:31
-#, fuzzy
msgctxt "RID_SVXSTR_PERSONA_CATEGORIES"
msgid "LibreOffice"
msgstr "LibreOffice"
@@ -26,7 +25,6 @@ msgid "Abstract"
msgstr "សេចក្តី​សង្ខេប ៖​"
#: personalization.hrc:33
-#, fuzzy
msgctxt "RID_SVXSTR_PERSONA_CATEGORIES"
msgid "Color"
msgstr "ពណ៌"
@@ -37,7 +35,6 @@ msgid "Music"
msgstr ""
#: personalization.hrc:35
-#, fuzzy
msgctxt "RID_SVXSTR_PERSONA_CATEGORIES"
msgid "Nature"
msgstr "ធម្មជាតិ"
@@ -303,7 +300,6 @@ msgid "This is where you create a hyperlink to a Web page or FTP server connecti
msgstr "នេះ​គឺជា​កន្លែង​ដែល​អ្នក​បង្កើត​តំណ​ខ្ពស់​ទៅកាន់​ទំព័រ​បណ្ដាញ ឬ​ការ​តភ្ជាប់​ម៉ាស៊ីន​បម្រើ FTP ។"
#: strings.hrc:79
-#, fuzzy
msgctxt "RID_SVXSTR_HYPERDLG_HLMAILTP"
msgid "Mail"
msgstr "សំបុត្រ"
@@ -365,7 +361,6 @@ msgid "All commands"
msgstr "បន្ថែម​ពាក្យ​បញ្ជា"
#: strings.hrc:92
-#, fuzzy
msgctxt "RID_SVXSTR_MACROS"
msgid "Macros"
msgstr "ម៉ាក្រូ"
@@ -478,7 +473,6 @@ msgid "BASIC Macros"
msgstr "ម៉ាក្រូមូលដ្ឋាន"
#: strings.hrc:115
-#, fuzzy
msgctxt "RID_SVXSTR_GROUP_STYLES"
msgid "Styles"
msgstr "រចនាប័ទ្ម"
@@ -1500,7 +1494,6 @@ msgid "Typeface:"
msgstr "លក្ខណៈ​អក្សរ"
#: strings.hrc:344
-#, fuzzy
msgctxt "RID_SVXSTR_CHARNAME_HIGHLIGHTING"
msgid "Highlight Color"
msgstr "ពណ៌​រំលេច"
@@ -1744,7 +1737,6 @@ msgid "Cast Shadow to Top Left"
msgstr "ទម្លាក់​ស្រមោល​ទៅ​កំពូល​ខាង​ឆ្វេង"
#: treeopt.hrc:30
-#, fuzzy
msgctxt "SID_GENERAL_OPTIONS_RES"
msgid "%PRODUCTNAME"
msgstr "%PRODUCTNAME"
@@ -1756,7 +1748,6 @@ msgid "User Data"
msgstr "ទិន្នន័យ​អ្នក​ប្រើ"
#: treeopt.hrc:32
-#, fuzzy
msgctxt "SID_GENERAL_OPTIONS_RES"
msgid "General"
msgstr "ទូទៅ"
@@ -1774,7 +1765,6 @@ msgid "Print"
msgstr "បោះពុម្ព​"
#: treeopt.hrc:35
-#, fuzzy
msgctxt "SID_GENERAL_OPTIONS_RES"
msgid "Paths"
msgstr "ផ្លូវ"
@@ -1786,7 +1776,6 @@ msgid "Fonts"
msgstr "ពុម្ព​អក្សរ"
#: treeopt.hrc:37
-#, fuzzy
msgctxt "SID_GENERAL_OPTIONS_RES"
msgid "Security"
msgstr "សុវត្ថិភាព"
@@ -1820,7 +1809,6 @@ msgid "Basic IDE"
msgstr ""
#: treeopt.hrc:43
-#, fuzzy
msgctxt "SID_GENERAL_OPTIONS_RES"
msgid "Online Update"
msgstr "បច្ចុប្បន្នភាព​នៅ​លើ​បណ្ដាញ"
@@ -1855,7 +1843,6 @@ msgid "Searching in Japanese"
msgstr "ស្វែង​រក​ជា​ភាសាជប៉ុន"
#: treeopt.hrc:53
-#, fuzzy
msgctxt "SID_LANGUAGE_OPTIONS_RES"
msgid "Asian Layout"
msgstr "ប្លង់​អាស៊ី"
@@ -1867,7 +1854,6 @@ msgid "Complex Text Layout"
msgstr "ប្លង់​អត្ថបទ​ស្មុគ្រ​ស្មាញ"
#: treeopt.hrc:59
-#, fuzzy
msgctxt "SID_INET_DLG_RES"
msgid "Internet"
msgstr "អ៊ីនធឺណិត"
@@ -1879,7 +1865,6 @@ msgid "Proxy"
msgstr "ប្រូកស៊ី"
#: treeopt.hrc:61
-#, fuzzy
msgctxt "SID_INET_DLG_RES"
msgid "E-mail"
msgstr "អ៊ីមែល"
@@ -1891,7 +1876,6 @@ msgid "%PRODUCTNAME Writer"
msgstr "កំហុស​របស់​ %PRODUCTNAME "
#: treeopt.hrc:67
-#, fuzzy
msgctxt "SID_SW_EDITOPTIONS_RES"
msgid "General"
msgstr "ទូទៅ"
@@ -1939,7 +1923,6 @@ msgid "Print"
msgstr "បោះពុម្ព​"
#: treeopt.hrc:75
-#, fuzzy
msgctxt "SID_SW_EDITOPTIONS_RES"
msgid "Table"
msgstr "តារាង"
@@ -1957,7 +1940,6 @@ msgid "Comparison"
msgstr "កា​រប្រៀបធៀប"
#: treeopt.hrc:78
-#, fuzzy
msgctxt "SID_SW_EDITOPTIONS_RES"
msgid "Compatibility"
msgstr "ភាព​ឆប​គ្នា"
@@ -2005,7 +1987,6 @@ msgid "Print"
msgstr "បោះពុម្ព​"
#: treeopt.hrc:90
-#, fuzzy
msgctxt "SID_SW_ONLINEOPTIONS_RES"
msgid "Table"
msgstr "តារាង"
@@ -2023,7 +2004,6 @@ msgid "%PRODUCTNAME Math"
msgstr "ម៉ាក្រូ​របស់​ %PRODUCTNAME"
#: treeopt.hrc:97
-#, fuzzy
msgctxt "SID_SM_EDITOPTIONS_RES"
msgid "Settings"
msgstr "ការ​កំណត់"
@@ -2035,7 +2015,6 @@ msgid "%PRODUCTNAME Calc"
msgstr "ម៉ាក្រូ​របស់​ %PRODUCTNAME"
#: treeopt.hrc:103
-#, fuzzy
msgctxt "SID_SC_EDITOPTIONS_RES"
msgid "General"
msgstr "ទូទៅ"
@@ -2077,7 +2056,6 @@ msgid "Changes"
msgstr "បាន​ផ្លាស់​ប្តូរ"
#: treeopt.hrc:110
-#, fuzzy
msgctxt "SID_SC_EDITOPTIONS_RES"
msgid "Compatibility"
msgstr "ភាព​ឆប​គ្នា"
@@ -2101,7 +2079,6 @@ msgid "%PRODUCTNAME Impress"
msgstr "ម៉ាក្រូ​របស់​ %PRODUCTNAME"
#: treeopt.hrc:118
-#, fuzzy
msgctxt "SID_SD_EDITOPTIONS_RES"
msgid "General"
msgstr "ទូទៅ"
@@ -2131,7 +2108,6 @@ msgid "%PRODUCTNAME Draw"
msgstr "កំហុស​របស់​ %PRODUCTNAME "
#: treeopt.hrc:127
-#, fuzzy
msgctxt "SID_SD_GRAPHIC_OPTIONS_RES"
msgid "General"
msgstr "ទូទៅ"
@@ -2173,7 +2149,6 @@ msgid "Load/Save"
msgstr "ផ្ទុក​/រក្សា​ទុក"
#: treeopt.hrc:142
-#, fuzzy
msgctxt "SID_FILTER_DLG_RES"
msgid "General"
msgstr "ទូទៅ"
@@ -2185,7 +2160,6 @@ msgid "VBA Properties"
msgstr "លក្ខណ​សម្បត្តិ​របស់ VBA "
#: treeopt.hrc:144
-#, fuzzy
msgctxt "SID_FILTER_DLG_RES"
msgid "Microsoft Office"
msgstr "Microsoft Office"
@@ -2271,7 +2245,6 @@ msgid "Version: %ABOUTBOXPRODUCTVERSION%ABOUTBOXPRODUCTVERSIONSUFFIX"
msgstr "កំណែ ៖ %ABOUTBOXPRODUCTVERSION%ABOUTBOXPRODUCTVERSIONSUFFIX"
#: aboutdialog.ui:11
-#, fuzzy
msgctxt "aboutdialog|AboutDialog"
msgid "About %PRODUCTNAME"
msgstr "អំពី %PRODUCTNAME"
@@ -2641,19 +2614,16 @@ msgid "Transparency"
msgstr "ថ្លា​"
#: areatabpage.ui:29
-#, fuzzy
msgctxt "areatabpage|btnnone"
msgid "None"
msgstr "គ្មាន"
#: areatabpage.ui:42
-#, fuzzy
msgctxt "areatabpage|btncolor"
msgid "Color"
msgstr "ពណ៌"
#: areatabpage.ui:55
-#, fuzzy
msgctxt "areatabpage|btngradient"
msgid "Gradient"
msgstr "ជម្រាល"
@@ -2665,13 +2635,11 @@ msgid "Hatch"
msgstr "ឃ្លាំ​មើល​​"
#: areatabpage.ui:81
-#, fuzzy
msgctxt "areatabpage|btnbitmap"
msgid "Bitmap"
msgstr "រូបភាព"
#: areatabpage.ui:94
-#, fuzzy
msgctxt "areatabpage|btnpattern"
msgid "Pattern"
msgstr "លំនាំ"
@@ -2761,7 +2729,6 @@ msgid "Color"
msgstr "ពណ៌"
#: backgroundpage.ui:24
-#, fuzzy
msgctxt "backgroundpage|liststore1"
msgid "Image"
msgstr "រូបភាព"
@@ -2942,7 +2909,6 @@ msgid "Add / Import"
msgstr ""
#: bitmaptabpage.ui:65
-#, fuzzy
msgctxt "bitmaptabpage|label1"
msgid "Bitmap"
msgstr "រូបភាព"
@@ -2960,13 +2926,11 @@ msgid "Original"
msgstr "ដើម"
#: bitmaptabpage.ui:127
-#, fuzzy
msgctxt "bitmaptabpage|bitmapstyle"
msgid "Filled"
msgstr "បានបំពេញ"
#: bitmaptabpage.ui:128
-#, fuzzy
msgctxt "bitmaptabpage|bitmapstyle"
msgid "Stretched"
msgstr "​​ទាញ​ឲ្យ​​វែង​"
@@ -2977,7 +2941,6 @@ msgid "Zoomed"
msgstr ""
#: bitmaptabpage.ui:130
-#, fuzzy
msgctxt "bitmaptabpage|bitmapstyle"
msgid "Custom"
msgstr "ផ្ទាល់ខ្លួន"
@@ -3593,7 +3556,6 @@ msgid "Te_xt direction:"
msgstr "ទិស​អត្ថបទ"
#: cellalignment.ui:369
-#, fuzzy
msgctxt "cellalignment|labelProperties"
msgid "Properties"
msgstr "លក្ខណសម្បត្តិ"
@@ -4028,13 +3990,11 @@ msgid "Recent Colors"
msgstr ""
#: colorpage.ui:156
-#, fuzzy
msgctxt "colorpage|RGB"
msgid "RGB"
msgstr "RGB"
#: colorpage.ui:172
-#, fuzzy
msgctxt "colorpage|CMYK"
msgid "CMYK"
msgstr "CMYK"
@@ -4051,7 +4011,6 @@ msgid "Custom Palette"
msgstr ""
#: colorpage.ui:258
-#, fuzzy
msgctxt "colorpage|label1"
msgid "Colors"
msgstr "ពណ៌"
@@ -4082,31 +4041,26 @@ msgid "Hex"
msgstr ""
#: colorpage.ui:458
-#, fuzzy
msgctxt "colorpage|label10"
msgid "_C"
msgstr "_C"
#: colorpage.ui:473
-#, fuzzy
msgctxt "colorpage|label16"
msgid "_K"
msgstr "_K"
#: colorpage.ui:488
-#, fuzzy
msgctxt "colorpage|label17"
msgid "_Y"
msgstr "_Y"
#: colorpage.ui:554
-#, fuzzy
msgctxt "colorpage|label15"
msgid "_M"
msgstr "_M"
#: colorpage.ui:579
-#, fuzzy
msgctxt "colorpage|label5"
msgid "Active"
msgstr "សកម្ម"
@@ -4283,7 +4237,6 @@ msgid "_Text"
msgstr "អត្ថបទ "
#: comment.ui:228
-#, fuzzy
msgctxt "comment|label5"
msgid "_Insert"
msgstr "បញ្ចូល"
@@ -5368,7 +5321,6 @@ msgid "_File type:"
msgstr "ប្រភេទ​​ឯកសារ"
#: galleryfilespage.ui:77
-#, fuzzy
msgctxt "galleryfilespage|files-atkobject"
msgid "Files Found"
msgstr "បាន​រក​ឃើញ​ឯកសារ"
@@ -5488,7 +5440,6 @@ msgid "_Modify"
msgstr " កែ​ប្រែ"
#: gradientpage.ui:106
-#, fuzzy
msgctxt "gradientpage|label1"
msgid "Gradient"
msgstr "ជម្រាល"
@@ -5529,7 +5480,6 @@ msgid "Square"
msgstr "ការេ"
#: gradientpage.ui:197
-#, fuzzy
msgctxt "gradientpage|incrementft"
msgid "Increment:"
msgstr "ចំនួន​បន្ថែម៖"
@@ -5622,7 +5572,6 @@ msgid "Dictionary"
msgstr "វចនានុក្រម"
#: hangulhanjaconversiondialog.ui:7
-#, fuzzy
msgctxt "hangulhanjaconversiondialog|HangulHanjaConversionDialog"
msgid "Hangul/Hanja Conversion"
msgstr "ការ​បម្លែង​ ហាន់​ហ្គូល​/ហាន់​យ៉ា"
@@ -5639,7 +5588,6 @@ msgid "Word"
msgstr "ពាក្យ"
#: hangulhanjaconversiondialog.ui:153
-#, fuzzy
msgctxt "hangulhanjaconversiondialog|find"
msgid "_Find"
msgstr "រក"
@@ -5675,13 +5623,11 @@ msgid "Hang_ul (Hanja)"
msgstr "ហាន់ហ្គុល (ហាន់ចា)"
#: hangulhanjaconversiondialog.ui:295
-#, fuzzy
msgctxt "hangulhanjaconversiondialog|hanja_above"
msgid "Hanja"
msgstr "ហាន់ចា"
#: hangulhanjaconversiondialog.ui:312
-#, fuzzy
msgctxt "hangulhanjaconversiondialog|hanja_below"
msgid "Hanja"
msgstr "ហាន់ចា"
@@ -5756,7 +5702,6 @@ msgid "Edit Custom Dictionary"
msgstr "កែសម្រួល​វចនានុក្រម​ផ្ទាល់ខ្លួន"
#: hangulhanjaeditdictdialog.ui:107
-#, fuzzy
msgctxt "hangulhanjaeditdictdialog|label4"
msgid "Book"
msgstr "សៀវភៅ​"
@@ -5779,7 +5724,6 @@ msgid "Hangul/Hanja Options"
msgstr "ជម្រើស ភាសា​ហង់ហ្គូល/ហាយ៉ា"
#: hangulhanjaoptdialog.ui:107
-#, fuzzy
msgctxt "hangulhanjaoptdialog|new"
msgid "New..."
msgstr "ថ្មី​... "
@@ -5888,7 +5832,6 @@ msgid "Preview"
msgstr "មើល​ជាមុន"
#: hyperlinkdialog.ui:11
-#, fuzzy
msgctxt "hyperlinkdialog|HyperlinkDialog"
msgid "Hyperlink"
msgstr "តំណខ្ពស់"
@@ -6023,7 +5966,6 @@ msgid "_Login name:"
msgstr "ឈ្មោះ​ចូល "
#: hyperlinkinternetpage.ui:128
-#, fuzzy
msgctxt "hyperlinkinternetpage|password_label"
msgid "_Password:"
msgstr "ពាក្យ​សម្ងាត់៖"
@@ -6100,7 +6042,6 @@ msgid "_Subject:"
msgstr "ប្រធានបទ៖"
#: hyperlinkmailpage.ui:119
-#, fuzzy
msgctxt "hyperlinkmailpage|label2"
msgid "Mail"
msgstr "សំបុត្រ"
@@ -6183,13 +6124,11 @@ msgid "_File:"
msgstr "ឯកសារ ៖"
#: hyperlinknewdocpage.ui:112
-#, fuzzy
msgctxt "hyperlinknewdocpage|create"
msgid "Select Path"
msgstr "ជ្រើស​ផ្លូវ"
#: hyperlinknewdocpage.ui:117
-#, fuzzy
msgctxt "hyperlinknewdocpage|create|tooltip_text"
msgid "Select Path"
msgstr "ជ្រើស​ផ្លូវ"
@@ -6268,7 +6207,6 @@ msgid "Word:"
msgstr "ពាក្យ"
#: iconchangedialog.ui:10
-#, fuzzy
msgctxt "iconchangedialog|IconChange"
msgid "%PRODUCTNAME %PRODUCTVERSION"
msgstr "%PRODUCTNAME %PRODUCTVERSION"
@@ -6355,7 +6293,6 @@ msgid "Automatic"
msgstr "ស្វ័យប្រវត្តិ​"
#: insertfloatingframe.ui:185
-#, fuzzy
msgctxt "insertfloatingframe|label1"
msgid "Scroll Bar"
msgstr "របារ​រមូរ"
@@ -6520,7 +6457,6 @@ msgid "For example: -Dmyprop=c:\\\\program files\\\\java"
msgstr "ឧទាហរណ៍៖ -Dmyprop=c:\\\\program files\\\\java"
#: javastartparametersdialog.ui:168
-#, fuzzy
msgctxt "javastartparametersdialog|assignbtn"
msgid "_Add"
msgstr "បន្ថែម"
@@ -6930,7 +6866,6 @@ msgid "Categor_y"
msgstr "ប្រភេទ"
#: menuassignpage.ui:90
-#, fuzzy
msgctxt "menuassignpage|contentslabel"
msgid "_Function"
msgstr "មុខងារ"
@@ -6963,13 +6898,11 @@ msgid "Remove item"
msgstr ""
#: menuassignpage.ui:267
-#, fuzzy
msgctxt "menuassignpage|functionbtn"
msgid "_Function"
msgstr "មុខងារ"
#: menuassignpage.ui:387
-#, fuzzy
msgctxt "menuassignpage|insert"
msgid "_Insert"
msgstr "បញ្ចូល"
@@ -7810,7 +7743,6 @@ msgid "Compress punctuation and Japanese Kana"
msgstr "បង្ហាប់​ការ​ដាក់​វណ្ណយុត្ត និង​ភាសា​ជប៉ុន Kana"
#: optasianpage.ui:165
-#, fuzzy
msgctxt "optasianpage|label2"
msgid "Character Spacing"
msgstr "គម្លាត​តួអក្សរ"
@@ -7982,7 +7914,6 @@ msgid "Context"
msgstr "បរិបទ"
#: optctlpage.ui:254
-#, fuzzy
msgctxt "optctlpage|label4"
msgid "General Options"
msgstr "ជម្រើស​ទូទៅ"
@@ -8248,19 +8179,16 @@ msgid "Help Improve %PRODUCTNAME"
msgstr ""
#: optgeneralpage.ui:338
-#, fuzzy
msgctxt "optgeneralpage|quicklaunch"
msgid "Load %PRODUCTNAME during system start-up"
msgstr "ផ្ទុក​ %PRODUCTNAME ក្នុង​អំឡុង​ពេល​ចាប់​ផ្តើម​ប្រព័ន្ធ​"
#: optgeneralpage.ui:352
-#, fuzzy
msgctxt "optgeneralpage|systray"
msgid "Enable systray Quickstarter"
msgstr "បើក​កម្មវិធី​ចាប់​ផ្តើម​រហ័ស​របស់​ថាស​ប្រព័ន្ធ"
#: optgeneralpage.ui:372
-#, fuzzy
msgctxt "optgeneralpage|label8"
msgid "%PRODUCTNAME Quickstarter"
msgstr "កម្មវិធី​ចាប់​ផ្តើម​រហ័ស​របស់ %PRODUCTNAME"
@@ -8308,7 +8236,6 @@ msgid "Size _1:"
msgstr "ទំហំ ១"
#: opthtmlpage.ui:297
-#, fuzzy
msgctxt "opthtmlpage|label1"
msgid "Font Sizes"
msgstr "ទំហំ​ពុម្ពអក្សរ"
@@ -9155,7 +9082,6 @@ msgid "Telephone (home/_work):"
msgstr ""
#: optuserpage.ui:134
-#, fuzzy
msgctxt "phoneft-atkobject"
msgid "Home telephone number"
msgstr "លេខទូរស័ព្ទ​នៅ​ផ្ទះ"
@@ -9214,13 +9140,11 @@ msgid "Position"
msgstr "ទីតាំង"
#: optuserpage.ui:349
-#, fuzzy
msgctxt "home-atkobject"
msgid "Home telephone number"
msgstr "លេខទូរស័ព្ទ​នៅ​ផ្ទះ"
#: optuserpage.ui:367
-#, fuzzy
msgctxt "work-atkobject"
msgid "Work telephone number"
msgstr "លេខទូរស័ព្ទ​កន្លែង​ធ្វើការ"
@@ -9232,7 +9156,6 @@ msgid "FAX number"
msgstr "លេខ​​ទូរសារ"
#: optuserpage.ui:415
-#, fuzzy
msgctxt "email-atkobject"
msgid "email address"
msgstr "អាសយដ្ឋាន​អ៊ីមែល"
@@ -9255,7 +9178,6 @@ msgid "Last name"
msgstr "នាមត្រកូល"
#: optuserpage.ui:490
-#, fuzzy
msgctxt "rusfathersname-atkobject"
msgid "Father's name"
msgstr "ឈ្មោះ​ឪពុក"
@@ -9303,13 +9225,11 @@ msgid "_Street/apartment number:"
msgstr "លេខ​ផ្លូវ​/លេខ​ខុនដូ"
#: optuserpage.ui:648
-#, fuzzy
msgctxt "russtreet-atkobject"
msgid "Street"
msgstr "វិថី"
#: optuserpage.ui:666
-#, fuzzy
msgctxt "ruslastname-atkobject"
msgid "Apartment number"
msgstr "លេខ​ខុនដូ"
@@ -9566,13 +9486,11 @@ msgid "Automatic"
msgstr "ស្វ័យ​ប្រវត្តិ"
#: optviewpage.ui:440
-#, fuzzy
msgctxt "optviewpage|sidebariconsize"
msgid "Small"
msgstr "តូច"
#: optviewpage.ui:441
-#, fuzzy
msgctxt "optviewpage|sidebariconsize"
msgid "Large"
msgstr "ធំ"
@@ -9589,13 +9507,11 @@ msgid "Automatic"
msgstr "ស្វ័យ​ប្រវត្តិ"
#: optviewpage.ui:469
-#, fuzzy
msgctxt "optviewpage|notebookbariconsize"
msgid "Small"
msgstr "តូច"
#: optviewpage.ui:470
-#, fuzzy
msgctxt "optviewpage|notebookbariconsize"
msgid "Large"
msgstr "ធំ"
@@ -9952,13 +9868,11 @@ msgid "1.5 Lines"
msgstr "១.៥ ជួរ"
#: paraindentspacing.ui:49
-#, fuzzy
msgctxt "paraindentspacing|liststoreLB_LINEDIST"
msgid "Double"
msgstr "ទ្វេ"
#: paraindentspacing.ui:53
-#, fuzzy
msgctxt "paraindentspacing|liststoreLB_LINEDIST"
msgid "Proportional"
msgstr "សមាមាត្រ"
@@ -10118,7 +10032,6 @@ msgid "Delete _all"
msgstr "លុប​ទាំងអស់"
#: paratabspage.ui:492
-#, fuzzy
msgctxt "paratabspage|label4"
msgid "points"
msgstr "ចំណុច"
@@ -10208,7 +10121,6 @@ msgid "_Modify"
msgstr " កែ​ប្រែ"
#: patterntabpage.ui:92
-#, fuzzy
msgctxt "patterntabpage|label3"
msgid "Pattern"
msgstr "លំនាំ"
@@ -10955,7 +10867,6 @@ msgid "Search Term or Firefox Theme URL"
msgstr ""
#: select_persona_dialog.ui:228
-#, fuzzy
msgctxt "select_persona_dialog|label6"
msgid "Categories"
msgstr "ប្រភេទ"
@@ -11158,7 +11069,6 @@ msgid "Special Characters"
msgstr "តួអក្សរ​ពិសេស"
#: specialcharacters.ui:24
-#, fuzzy
msgctxt "specialcharacters|insert"
msgid "_Insert"
msgstr "បញ្ចូល"
@@ -11213,7 +11123,6 @@ msgid "Favorite Characters:"
msgstr ""
#: spellingdialog.ui:9
-#, fuzzy
msgctxt "spellingdialog|SpellingDialog"
msgid "Spelling: $LANGUAGE ($LOCATION)"
msgstr "ការប្រកប ៖ $LANGUAGE ($LOCATION)"
@@ -11309,7 +11218,6 @@ msgid "_Not in dictionary"
msgstr "មិន​មាន​នៅ​ក្នុង​វចនា​នុក្រម​ "
#: spellingdialog.ui:386
-#, fuzzy
msgctxt "spellingdialog|paste"
msgid "Paste"
msgstr "បិទភ្ជាប់"
@@ -11719,7 +11627,6 @@ msgid "Text"
msgstr "អត្ថបទ"
#: textdialog.ui:128
-#, fuzzy
msgctxt "textdialog|RID_SVXPAGE_TEXTANIMATION"
msgid "Text Animation"
msgstr "ចលនា​អត្ថបទ"
@@ -11829,13 +11736,11 @@ msgid "_Widow control"
msgstr "វត្ថុ​បញ្ជា​​មេម៉ាយ"
#: textflowpage.ui:473
-#, fuzzy
msgctxt "textflowpage|labelOrphan"
msgid "lines"
msgstr "បន្ទាត់"
#: textflowpage.ui:485
-#, fuzzy
msgctxt "textflowpage|labelWidow"
msgid "lines"
msgstr "បន្ទាត់"
diff --git a/source/km/dbaccess/messages.po b/source/km/dbaccess/messages.po
index 5806f301226..9d62a2e38de 100644
--- a/source/km/dbaccess/messages.po
+++ b/source/km/dbaccess/messages.po
@@ -765,7 +765,6 @@ msgid "Row Height..."
msgstr "កម្ពស់​ជួរដេក"
#: strings.hrc:174
-#, fuzzy
msgctxt "RID_STR_COPY"
msgid "~Copy"
msgstr "ចម្លង "
@@ -2430,7 +2429,6 @@ msgid "Press 'Next' to save a copy of your document, and to begin the migration.
msgstr "ចុច 'បន្ទាប់' ដើម្បី​រក្សា​ទុក​ច្បាប់​ចម្លង​នៃ​ឯកសារ​របស់​អ្នក ហើយ​ដើម្បី​ចាប់ផ្ដើម​ការ​ផ្លាស់ប្ដូរ ។"
#: backuppage.ui:76
-#, fuzzy
msgctxt "backuppage|label3"
msgid "Save to:"
msgstr "រក្សាទុក​ទៅ ៖"
@@ -2521,13 +2519,11 @@ msgid "_Browse…"
msgstr "រកមើល"
#: connectionpage.ui:98
-#, fuzzy
msgctxt "connectionpage|generalLabel"
msgid "General"
msgstr "ទូទៅ"
#: connectionpage.ui:140
-#, fuzzy
msgctxt "connectionpage|userNameLabel"
msgid "_User name:"
msgstr "ឈ្មោះ​អ្នកប្រើ"
@@ -2683,7 +2679,6 @@ msgid "Indexes..."
msgstr "សន្ទស្សន៍..."
#: dbwizconnectionpage.ui:36
-#, fuzzy
msgctxt "dbwizconnectionpage|helptext"
msgid "label"
msgstr "ស្លាក"
@@ -2759,7 +2754,6 @@ msgid "Set Up a Connection to a MySQL Database"
msgstr "បង្កើត​ការ​ត​ភ្ជា​ប់ទៅមូលដ្ឋាន​ទិន្ន​ន័យ JDBC មួយ"
#: dbwizspreadsheetpage.ui:74
-#, fuzzy
msgctxt "dbwizspreadsheetpage|browse"
msgid "Browse"
msgstr "រកមើល"
@@ -2777,7 +2771,6 @@ msgid "_Password required"
msgstr "ត្រូវការ​ពាក្យ​សម្ងាត់"
#: dbwiztextpage.ui:74
-#, fuzzy
msgctxt "dbwiztextpage|browse"
msgid "Browse"
msgstr "រកមើល"
@@ -3208,19 +3201,16 @@ msgid "Options"
msgstr "ជម្រើស"
#: jointablemenu.ui:12
-#, fuzzy
msgctxt "jointablemenu|delete"
msgid "_Delete"
msgstr "លុប"
#: joinviewmenu.ui:12
-#, fuzzy
msgctxt "joinviewmenu|delete"
msgid "_Delete"
msgstr "លុប"
#: joinviewmenu.ui:20
-#, fuzzy
msgctxt "joinviewmenu|edit"
msgid "Edit..."
msgstr "កែសម្រួល..."
@@ -3330,7 +3320,6 @@ msgid "Overall progress:"
msgstr "វឌ្ឍនភាព​ទូទៅ ៖"
#: migratepage.ui:83
-#, fuzzy
msgctxt "migratepage|overall"
msgid "document $current$ of $overall$"
msgstr "ឯកសារ $current$ នៃ $overall$"
@@ -3354,7 +3343,6 @@ msgid "Connection Settings"
msgstr "ការ​កំណត់​ការ​តភ្ជាប់"
#: mysqlnativepage.ui:90
-#, fuzzy
msgctxt "mysqlnativepage|usernamelabel"
msgid "_User name:"
msgstr "ឈ្មោះ​អ្នកប្រើ"
@@ -3401,13 +3389,11 @@ msgid "_Server:"
msgstr "ម៉ាស៊ីនបម្រើ"
#: mysqlnativesettings.ui:110
-#, fuzzy
msgctxt "mysqlnativesettings|portlabel"
msgid "_Port:"
msgstr "ច្រក៖"
#: mysqlnativesettings.ui:138
-#, fuzzy
msgctxt "mysqlnativesettings|defaultport"
msgid "Default: 3306"
msgstr "លំនាំ​ដើម​ ៖ ៣៣០៦"
@@ -3431,7 +3417,6 @@ msgid "_All"
msgstr "ទាំង​អស់"
#: namematchingpage.ui:65
-#, fuzzy
msgctxt "namematchingpage|none"
msgid "Non_e"
msgstr "គ្មាន"
@@ -3570,7 +3555,6 @@ msgid "Column _Width..."
msgstr "ទទឹង​ជួរឈរ"
#: querycolmenu.ui:26
-#, fuzzy
msgctxt "querycolmenu|delete"
msgid "_Delete"
msgstr "លុប"
@@ -3616,7 +3600,6 @@ msgid "<"
msgstr "<"
#: queryfilterdialog.ui:151
-#, fuzzy
msgctxt "queryfilterdialog|cond1"
msgid "<="
msgstr "<="
@@ -3704,7 +3687,6 @@ msgid "Table Name"
msgstr "ឈ្មោះ​តារាង"
#: queryfuncmenu.ui:34
-#, fuzzy
msgctxt "queryfuncmenu|alias"
msgid "Alias"
msgstr "ឈ្មោះ​ក្លែងក្លាយ"
@@ -3969,7 +3951,6 @@ msgid "Sort Order"
msgstr "លំដាប់​តម្រៀប"
#: specialjdbcconnectionpage.ui:19
-#, fuzzy
msgctxt "specialjdbcconnectionpage|header"
msgid "Set up connection to a MySQL database using JDBC"
msgstr "បង្កើត​ការ​ត​ភ្ជា​ប់ទៅ​មូលដ្ឋាន​ទិន្ន​ន័យ MySQL មួយ​ ដោយ​ប្រើ​ JDBC"
@@ -4001,7 +3982,6 @@ msgid "_Port number:"
msgstr "លេខ​ច្រក "
#: specialjdbcconnectionpage.ui:139
-#, fuzzy
msgctxt "specialjdbcconnectionpage|portNumDefLabel"
msgid "Default: 3306"
msgstr "លំនាំ​ដើម​ ៖ ៣៣០៦"
@@ -4147,7 +4127,6 @@ msgid "_Description:"
msgstr "សេចក្ដី​ពិពណ៌នា ៖"
#: summarypage.ui:17
-#, fuzzy
msgctxt "summarypage|label1"
msgid "Summary"
msgstr "សង្ខេប"
@@ -4171,7 +4150,6 @@ msgid "Cu_t"
msgstr "កាត់"
#: tabledesignrowmenu.ui:20
-#, fuzzy
msgctxt "tabledesignrowmenu|copy"
msgid "_Copy"
msgstr "ចម្លង"
@@ -4183,7 +4161,6 @@ msgid "_Paste"
msgstr "បិទភ្ជាប់"
#: tabledesignrowmenu.ui:35
-#, fuzzy
msgctxt "tabledesignrowmenu|delete"
msgid "_Delete"
msgstr "លុប"
diff --git a/source/km/desktop/messages.po b/source/km/desktop/messages.po
index 672b90ba621..ff242c9cdf4 100644
--- a/source/km/desktop/messages.po
+++ b/source/km/desktop/messages.po
@@ -732,7 +732,6 @@ msgid "Extension Manager"
msgstr "កម្មវិធី​គ្រប់គ្រង​ផ្នែក​បន្ថែម​"
#: extensionmanager.ui:82
-#, fuzzy
msgctxt "extensionmanager|optionsbtn"
msgid "_Options"
msgstr "ជម្រើស​"
@@ -744,7 +743,6 @@ msgid "Check for _Updates"
msgstr " ពិនិត្យ​រក​មើល​បច្ចុប្បន្ន​​ភាព..."
#: extensionmanager.ui:111
-#, fuzzy
msgctxt "extensionmanager|addbtn"
msgid "_Add"
msgstr "បន្ថែម"
@@ -927,7 +925,6 @@ msgid "Downloading extensions..."
msgstr "កំពុង​ទាញយក​ផ្នែក​បន្ថែម..."
#: updateinstalldialog.ui:125
-#, fuzzy
msgctxt "updateinstalldialog|RESULTS"
msgid "Result"
msgstr "លទ្ធផល"
diff --git a/source/km/dictionaries/ca.po b/source/km/dictionaries/ca.po
index b4afdd982cb..c0456591919 100644
--- a/source/km/dictionaries/ca.po
+++ b/source/km/dictionaries/ca.po
@@ -14,7 +14,6 @@ msgstr ""
"X-Generator: LibreOffice\n"
#: description.xml
-#, fuzzy
msgctxt ""
"description.xml\n"
"dispname\n"
diff --git a/source/km/editeng/messages.po b/source/km/editeng/messages.po
index 58d1cd44bdc..36ae6ab707d 100644
--- a/source/km/editeng/messages.po
+++ b/source/km/editeng/messages.po
@@ -14,19 +14,16 @@ msgstr ""
"X-Generator: LibreOffice\n"
#: spellmenu.ui:12
-#, fuzzy
msgctxt "spellmenu|ignore"
msgid "I_gnore All"
msgstr "មិន​អើ​ពើ​ទាំង​អស់ "
#: spellmenu.ui:19
-#, fuzzy
msgctxt "spellmenu|insert"
msgid "_Add to Dictionary"
msgstr "បន្ថែម​ទៅ​វចនានុក្រម"
#: spellmenu.ui:33
-#, fuzzy
msgctxt "spellmenu|add"
msgid "_Add to Dictionary"
msgstr "បន្ថែម​ទៅ​វចនានុក្រម"
diff --git a/source/km/extensions/messages.po b/source/km/extensions/messages.po
index 89ffc4ac1cc..ecf7f427890 100644
--- a/source/km/extensions/messages.po
+++ b/source/km/extensions/messages.po
@@ -14,7 +14,6 @@ msgstr ""
"X-Generator: LibreOffice\n"
#: command.hrc:29
-#, fuzzy
msgctxt "RID_RSC_ENUM_COMMAND_TYPE"
msgid "Table"
msgstr "តារាង"
@@ -26,7 +25,6 @@ msgid "Query"
msgstr "សំណួរ​"
#: command.hrc:31
-#, fuzzy
msgctxt "RID_RSC_ENUM_COMMAND_TYPE"
msgid "SQL command"
msgstr "ពាក្យ​បញ្ជា SQL"
@@ -50,7 +48,6 @@ msgid "Top"
msgstr "កំពូល"
#: stringarrays.hrc:28
-#, fuzzy
msgctxt "RID_RSC_ENUM_VERTICAL_ALIGN"
msgid "Middle"
msgstr "កណ្ដាល"
@@ -62,13 +59,11 @@ msgid "Bottom"
msgstr "បាត"
#: stringarrays.hrc:34
-#, fuzzy
msgctxt "RID_RSC_ENUM_ICONSIZE_TYPE"
msgid "Small"
msgstr "តូច"
#: stringarrays.hrc:35
-#, fuzzy
msgctxt "RID_RSC_ENUM_ICONSIZE_TYPE"
msgid "Large"
msgstr "ធំ"
@@ -80,7 +75,6 @@ msgid "Without frame"
msgstr "គ្មាន​ស៊ុម"
#: stringarrays.hrc:41
-#, fuzzy
msgctxt "RID_RSC_ENUM_BORDER_TYPE"
msgid "3D look"
msgstr "រូបរាងត្រីមាត្រ"
@@ -98,7 +92,6 @@ msgid "Valuelist"
msgstr "បញ្ជី​តម្លៃ"
#: stringarrays.hrc:48
-#, fuzzy
msgctxt "RID_RSC_ENUM_LISTSOURCE_TYPE"
msgid "Table"
msgstr "តារាង"
@@ -110,13 +103,11 @@ msgid "Query"
msgstr "សំណួរ​"
#: stringarrays.hrc:50
-#, fuzzy
msgctxt "RID_RSC_ENUM_LISTSOURCE_TYPE"
msgid "Sql"
msgstr "Sql"
#: stringarrays.hrc:51
-#, fuzzy
msgctxt "RID_RSC_ENUM_LISTSOURCE_TYPE"
msgid "Sql [Native]"
msgstr "Sql [Native]"
@@ -146,7 +137,6 @@ msgid "Right"
msgstr "ស្ដាំ"
#: stringarrays.hrc:64
-#, fuzzy
msgctxt "RID_RSC_ENUM_BUTTONTYPE"
msgid "None"
msgstr "គ្មាន"
@@ -182,7 +172,6 @@ msgid "Previous record"
msgstr "កំណត់​ត្រា​មុន"
#: stringarrays.hrc:70
-#, fuzzy
msgctxt "RID_RSC_ENUM_BUTTONTYPE"
msgid "Next record"
msgstr "កំណត់ត្រា​បន្ទាប់"
@@ -224,19 +213,16 @@ msgid "Refresh form"
msgstr "ធ្វើ​ឲ្យ​សំណុំ​បែបបទ​ស្រស់"
#: stringarrays.hrc:81
-#, fuzzy
msgctxt "RID_RSC_ENUM_SUBMIT_METHOD"
msgid "Get"
msgstr "យក​"
#: stringarrays.hrc:82
-#, fuzzy
msgctxt "RID_RSC_ENUM_SUBMIT_METHOD"
msgid "Post"
msgstr "ប្រកាស"
#: stringarrays.hrc:87
-#, fuzzy
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "URL"
msgstr "URL"
@@ -248,13 +234,11 @@ msgid "Multipart"
msgstr "ផ្នែក​ច្រើន"
#: stringarrays.hrc:89
-#, fuzzy
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "Text"
msgstr "អត្ថបទ"
#: stringarrays.hrc:94
-#, fuzzy
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (short)"
msgstr "ស្តង់ដារ (ខ្លី)"
@@ -272,7 +256,6 @@ msgid "Standard (short YYYY)"
msgstr "ស្តង់ដារ (YYYY ខ្លី)"
#: stringarrays.hrc:97
-#, fuzzy
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (long)"
msgstr "ស្តង់ដារ (វែង)"
@@ -386,7 +369,6 @@ msgid "Current page"
msgstr "ទំព័រ​បច្ចុប្បន្ន"
#: stringarrays.hrc:132
-#, fuzzy
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "No"
msgstr "ទេ"
@@ -425,13 +407,11 @@ msgid "_top"
msgstr "ទៅ"
#: stringarrays.hrc:147
-#, fuzzy
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "None"
msgstr "គ្មាន"
#: stringarrays.hrc:148
-#, fuzzy
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "Single"
msgstr "តែ​មួយ"
@@ -443,7 +423,6 @@ msgid "Multi"
msgstr "ច្រើន"
#: stringarrays.hrc:150
-#, fuzzy
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "Range"
msgstr "ជួរ"
@@ -473,13 +452,11 @@ msgid "OK"
msgstr "យល់ព្រម"
#: stringarrays.hrc:163
-#, fuzzy
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Cancel"
msgstr "បោះបង់"
#: stringarrays.hrc:164
-#, fuzzy
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Help"
msgstr "ជំនួយ"
@@ -527,7 +504,6 @@ msgid "CR+LF (Windows)"
msgstr "CR+LF (វីនដូ)"
#: stringarrays.hrc:188
-#, fuzzy
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "None"
msgstr "គ្មាន"
@@ -551,7 +527,6 @@ msgid "Both"
msgstr "ទាំង​ពីរ​"
#: stringarrays.hrc:196
-#, fuzzy
msgctxt "RID_RSC_ENUM_VISUALEFFECT"
msgid "3D"
msgstr "ត្រីមាត្រ"
@@ -653,13 +628,11 @@ msgid "Replace"
msgstr "ជំនួស​"
#: stringarrays.hrc:221
-#, fuzzy
msgctxt "RID_RSC_ENUM_WHITESPACE_HANDLING"
msgid "Collapse"
msgstr "វេញ"
#: stringarrays.hrc:226
-#, fuzzy
msgctxt "RID_RSC_ENUM_SCALE_MODE"
msgid "No"
msgstr "ទេ"
@@ -707,7 +680,6 @@ msgid "When focused"
msgstr "នៅពេល​ផ្ដោត"
#: stringarrays.hrc:242
-#, fuzzy
msgctxt "RID_RSC_ENUM_WHEEL_BEHAVIOR"
msgid "Always"
msgstr "ជា​និច្ច"
@@ -2584,7 +2556,6 @@ msgid "You can either save the value of the option group in a database field or
msgstr "អ្នក​​អាច​​រក្សា​​ទុក​​តម្លៃ​​របស់​​ក្រុម​​ជម្រើស​​ក្នុង​​វាល​​​មូលដ្ឋាន​​ទិន្នន័យ​ ​ឬ​ ​ប្រើ​វា ​សម្រាប់​​​អំពើ​​​ពេល​​​ក្រោយ ។"
#: yesno.hrc:29
-#, fuzzy
msgctxt "RID_RSC_ENUM_YESNO"
msgid "No"
msgstr "ទេ"
@@ -2608,13 +2579,11 @@ msgid "Display field"
msgstr "បង្ហាញ​​​​វាល​"
#: contenttablepage.ui:43
-#, fuzzy
msgctxt "contenttablepage|datasourcelabel"
msgid "Data source"
msgstr "ប្រភព​ទិន្នន័យ"
#: contenttablepage.ui:57
-#, fuzzy
msgctxt "contenttablepage|contenttypelabel"
msgid "Content type"
msgstr "ប្រភេទ​​មាតិកា"
@@ -2750,13 +2719,11 @@ msgid "Field from the _List Table"
msgstr "វាល​ពី​​តារាង​​​បញ្ជី ​"
#: gridfieldsselectionpage.ui:44
-#, fuzzy
msgctxt "gridfieldsselectionpage|datasourcelabel"
msgid "Data source"
msgstr "ប្រភព​ទិន្នន័យ"
#: gridfieldsselectionpage.ui:58
-#, fuzzy
msgctxt "gridfieldsselectionpage|contenttypelabel"
msgid "Content type"
msgstr "ប្រភេទ​​មាតិកា"
@@ -2813,13 +2780,11 @@ msgid "Table element"
msgstr "ធាតុ​​​​​​​​របស់​តារាង​"
#: groupradioselectionpage.ui:44
-#, fuzzy
msgctxt "groupradioselectionpage|datasourcelabel"
msgid "Data source"
msgstr "ប្រភព​ទិន្នន័យ"
#: groupradioselectionpage.ui:58
-#, fuzzy
msgctxt "groupradioselectionpage|contenttypelabel"
msgid "Content type"
msgstr "ប្រភេទ​​មាតិកា"
@@ -3062,7 +3027,6 @@ msgid "_Short name"
msgstr "ឈ្មោះ​​ខ្លី"
#: generalpage.ui:52
-#, fuzzy
msgctxt "generalpage|authtype"
msgid "_Type"
msgstr "ប្រភេទ"
@@ -3134,7 +3098,6 @@ msgid "Ed_ition"
msgstr "ស្នា​ដៃ ​"
#: generalpage.ui:257
-#, fuzzy
msgctxt "generalpage|volume"
msgid "Volume"
msgstr "ភាគ​"
@@ -3146,7 +3109,6 @@ msgid "Instit_ution"
msgstr "ស្ថាប័ន ​"
#: generalpage.ui:289
-#, fuzzy
msgctxt "generalpage|month"
msgid "_Month"
msgstr "ខែ"
@@ -3206,7 +3168,6 @@ msgid "Se_ries"
msgstr "ស៊េរី "
#: generalpage.ui:463
-#, fuzzy
msgctxt "generalpage|url"
msgid "URL"
msgstr "URL"
@@ -3278,7 +3239,6 @@ msgid "Editor"
msgstr "អ្នក​​​កែ​​សម្រួល​​"
#: mappingdialog.ui:228
-#, fuzzy
msgctxt "mappingdialog|label7"
msgid "_Type"
msgstr "ប្រភេទ"
@@ -3326,7 +3286,6 @@ msgid "_Book title"
msgstr "ចំណង​​ជើង​របស់​សៀវភៅ "
#: mappingdialog.ui:432
-#, fuzzy
msgctxt "mappingdialog|label15"
msgid "Volume"
msgstr "ភាគ​"
@@ -3362,7 +3321,6 @@ msgid "Type of re_port"
msgstr "ប្រភេទ​​​របាយ​​ការណ៍ "
#: mappingdialog.ui:592
-#, fuzzy
msgctxt "mappingdialog|label21"
msgid "_Month"
msgstr "ខែ"
@@ -3398,7 +3356,6 @@ msgid "_Note"
msgstr "ចំណាំ"
#: mappingdialog.ui:742
-#, fuzzy
msgctxt "mappingdialog|label27"
msgid "URL"
msgstr "URL"
@@ -3440,19 +3397,16 @@ msgid "Column Names"
msgstr "ឈ្មោះ​​​​របស់​ជួរ​ឈរ"
#: toolbar.ui:14
-#, fuzzy
msgctxt "toolbar|TBC_FT_SOURCE"
msgid "Table"
msgstr "តារាង"
#: toolbar.ui:49
-#, fuzzy
msgctxt "toolbar|TBC_FT_QUERY"
msgid "Search Key"
msgstr "ពាក្យ​​​​​ស្វែង​​រក​​"
#: toolbar.ui:84
-#, fuzzy
msgctxt "toolbar|TBC_BT_AUTOFILTER"
msgid "AutoFilter"
msgstr "តម្រង​ស្វ័យ​ប្រវត្តិ"
@@ -3464,7 +3418,6 @@ msgid "Standard Filter"
msgstr "តម្រង​ស្តង់ដារ"
#: toolbar.ui:110
-#, fuzzy
msgctxt "toolbar|TBC_BT_REMOVEFILTER"
msgid "Reset Filter"
msgstr "កំណត់​តម្រង​ឡើងវិញ"
@@ -3476,7 +3429,6 @@ msgid "Column Arrangement"
msgstr "ការ​​​​រៀប​​​ចំ​​​​ជួរ​ឈរ​"
#: toolbar.ui:136
-#, fuzzy
msgctxt "toolbar|TBC_BT_CHANGESOURCE"
msgid "Data Source"
msgstr "ប្រភព​ទិន្នន័យ"
diff --git a/source/km/extras/source/autocorr/emoji.po b/source/km/extras/source/autocorr/emoji.po
index a780643843e..0461096b1be 100644
--- a/source/km/extras/source/autocorr/emoji.po
+++ b/source/km/extras/source/autocorr/emoji.po
@@ -66,7 +66,6 @@ msgstr "កំពូល​ ស្តាំ"
#. ¬ (U+000AC), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"NOT_SIGN\n"
@@ -123,7 +122,6 @@ msgstr ""
#. Α (U+00391), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_CAPITAL_LETTER_ALPHA\n"
@@ -143,7 +141,6 @@ msgstr "eta"
#. Γ (U+00393), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_CAPITAL_LETTER_GAMMA\n"
@@ -373,7 +370,6 @@ msgstr "បេតា"
#. γ (U+003B3), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_GAMMA\n"
@@ -383,7 +379,6 @@ msgstr "gamma"
#. δ (U+003B4), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_DELTA\n"
@@ -393,7 +388,6 @@ msgstr "delta"
#. ε (U+003B5), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_EPSILON\n"
@@ -403,7 +397,6 @@ msgstr "epsilon"
#. ζ (U+003B6), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_ZETA\n"
@@ -413,7 +406,6 @@ msgstr "zeta"
#. η (U+003B7), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_ETA\n"
@@ -423,7 +415,6 @@ msgstr "eta"
#. θ (U+003B8), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_THETA\n"
@@ -433,7 +424,6 @@ msgstr "theta"
#. ι (U+003B9), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_IOTA\n"
@@ -443,7 +433,6 @@ msgstr "iota"
#. κ (U+003BA), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_KAPPA\n"
@@ -463,7 +452,6 @@ msgstr "ឡាមដា"
#. μ (U+003BC), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_MU\n"
@@ -473,7 +461,6 @@ msgstr "mu"
#. ν (U+003BD), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_NU\n"
@@ -483,7 +470,6 @@ msgstr "nu"
#. ξ (U+003BE), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_XI\n"
@@ -493,7 +479,6 @@ msgstr "xi"
#. ο (U+003BF), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_OMICRON\n"
@@ -503,7 +488,6 @@ msgstr "omicron"
#. π (U+003C0), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_PI\n"
@@ -513,7 +497,6 @@ msgstr "pi"
#. ρ (U+003C1), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_RHO\n"
@@ -543,7 +526,6 @@ msgstr "សិម៉ា"
#. τ (U+003C4), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_TAU\n"
@@ -553,7 +535,6 @@ msgstr "tau"
#. υ (U+003C5), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_UPSILON\n"
@@ -563,7 +544,6 @@ msgstr "upsilon"
#. φ (U+003C6), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_PHI\n"
@@ -573,7 +553,6 @@ msgstr "phi"
#. χ (U+003C7), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_CHI\n"
@@ -583,7 +562,6 @@ msgstr "chi"
#. ψ (U+003C8), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_PSI\n"
@@ -593,7 +571,6 @@ msgstr "psi"
#. ω (U+003C9), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_OMEGA\n"
@@ -632,7 +609,6 @@ msgstr "---"
#. ’ (U+02019), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"RIGHT_SINGLE_QUOTATION_MARK\n"
@@ -679,7 +655,6 @@ msgstr ""
#. … (U+02026), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"HORIZONTAL_ELLIPSIS\n"
@@ -716,7 +691,6 @@ msgstr ""
#. ″ (U+02033), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"DOUBLE_PRIME\n"
@@ -1065,7 +1039,6 @@ msgstr " សំណុំ​ទទេ"
#. ∈ (U+02208), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"ELEMENT_OF\n"
@@ -1148,7 +1121,6 @@ msgstr ""
#. − (U+02212), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"MINUS_SIGN\n"
@@ -1177,7 +1149,6 @@ msgstr "/"
#. ∖ (U+02216), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"SET_MINUS\n"
@@ -1187,7 +1158,6 @@ msgstr "\\"
#. √ (U+0221A), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"SQUARE_ROOT\n"
@@ -1225,7 +1195,6 @@ msgstr "អនន្ត"
#. ∠ (U+02220), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"ANGLE\n"
@@ -1383,7 +1352,6 @@ msgstr ""
#. ≠ (U+02260), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"NOT_EQUAL_TO\n"
@@ -1393,7 +1361,6 @@ msgstr "មិន​ស្មើ"
#. ≤ (U+02264), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"LESS-THAN_OR_EQUAL_TO\n"
@@ -1412,7 +1379,6 @@ msgstr ""
#. ≪ (U+0226A), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"MUCH_LESS-THAN\n"
@@ -1422,7 +1388,6 @@ msgstr "<<"
#. ≫ (U+0226B), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"MUCH_GREATER-THAN\n"
@@ -1566,7 +1531,6 @@ msgstr "ការេ"
#. □ (U+025A1), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"WHITE_SQUARE\n"
@@ -1604,7 +1568,6 @@ msgstr "ចតុកោណកែង"
#. ▭ (U+025AD), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"WHITE_RECTANGLE\n"
@@ -1661,7 +1624,6 @@ msgstr ""
#. ○ (U+025CB), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"WHITE_CIRCLE\n"
@@ -1819,7 +1781,6 @@ msgstr ""
#. ☉ (U+02609), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"SUN\n"
@@ -1921,7 +1882,6 @@ msgstr "​ស្តាំ"
#. ☜ (U+0261C), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"WHITE_LEFT_POINTING_INDEX\n"
@@ -1931,7 +1891,6 @@ msgstr "ឆ្វេង"
#. ☝ (U+0261D), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"WHITE_UP_POINTING_INDEX\n"
@@ -1951,7 +1910,6 @@ msgstr "​ស្តាំ"
#. ☟ (U+0261F), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"WHITE_DOWN_POINTING_INDEX\n"
@@ -2143,7 +2101,6 @@ msgstr "ព្រះអាទិត្យ"
#. ☽ (U+0263D), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"FIRST_QUARTER_MOON\n"
@@ -3423,7 +3380,6 @@ msgstr ""
#. ❓ (U+02753), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"BLACK_QUESTION_MARK_ORNAMENT\n"
@@ -3442,7 +3398,6 @@ msgstr ""
#. ❕ (U+02755), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"WHITE_EXCLAMATION_MARK_ORNAMENT\n"
@@ -3556,7 +3511,6 @@ msgstr ""
#. ⬭ (U+02B2D), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"WHITE_HORIZONTAL_ELLIPSE\n"
@@ -4298,7 +4252,6 @@ msgstr ""
#. 🍅 (U+1F345), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"TOMATO\n"
@@ -4647,7 +4600,6 @@ msgstr ""
#. 🍫 (U+1F36B), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"CHOCOLATE_BAR\n"
@@ -6094,7 +6046,6 @@ msgstr ""
#. 🐾 (U+1F43E), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"PAW_PRINTS\n"
@@ -6220,7 +6171,6 @@ msgstr ""
#. 👍 (U+1F44D), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"THUMBS_UP_SIGN\n"
@@ -8090,7 +8040,6 @@ msgstr "ប៊ូតុង"
#. 🔳 (U+1F533), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"WHITE_SQUARE_BUTTON\n"
diff --git a/source/km/filter/messages.po b/source/km/filter/messages.po
index f04178526c3..3ec152a1551 100644
--- a/source/km/filter/messages.po
+++ b/source/km/filter/messages.po
@@ -777,7 +777,6 @@ msgid "Select..."
msgstr "ជ្រើស..."
#: pdfsignpage.ui:159
-#, fuzzy
msgctxt "pdfsignpage|tsa"
msgid "None"
msgstr "គ្មាន"
@@ -1089,7 +1088,6 @@ msgid "_Open Package..."
msgstr "បើក​កញ្ចប់..."
#: xmlfiltersettings.ui:151
-#, fuzzy
msgctxt "xmlfiltersettings|filterlist-atkobject"
msgid "XML Filter List"
msgstr "បញ្ជី​តម្រង XML"
diff --git a/source/km/filter/source/config/fragments/filters.po b/source/km/filter/source/config/fragments/filters.po
index 509e520e4fc..e679d3ff47f 100644
--- a/source/km/filter/source/config/fragments/filters.po
+++ b/source/km/filter/source/config/fragments/filters.po
@@ -1335,7 +1335,6 @@ msgid "OpenOffice.org 1.0 Spreadsheet Template"
msgstr "ពុម្ព​សៀវភៅ​បញ្ជី OpenOffice.org 1.0"
#: calc_jpg_Export.xcu
-#, fuzzy
msgctxt ""
"calc_jpg_Export.xcu\n"
"calc_jpg_Export\n"
@@ -1354,7 +1353,6 @@ msgid "PDF - Portable Document Format"
msgstr "PDF - Portable Document Format"
#: calc_png_Export.xcu
-#, fuzzy
msgctxt ""
"calc_png_Export.xcu\n"
"calc_png_Export\n"
@@ -1917,7 +1915,6 @@ msgid "OpenOffice.org 1.0 HTML Template"
msgstr "ពុម្ព OpenOffice.org 1.0 HTML"
#: writer_web_jpg_Export.xcu
-#, fuzzy
msgctxt ""
"writer_web_jpg_Export.xcu\n"
"writer_web_jpg_Export\n"
@@ -1936,7 +1933,6 @@ msgid "PDF - Portable Document Format"
msgstr "PDF - Portable Document Format"
#: writer_web_png_Export.xcu
-#, fuzzy
msgctxt ""
"writer_web_png_Export.xcu\n"
"writer_web_png_Export\n"
diff --git a/source/km/filter/source/config/fragments/internalgraphicfilters.po b/source/km/filter/source/config/fragments/internalgraphicfilters.po
index 4115c2c118e..1fae93118a1 100644
--- a/source/km/filter/source/config/fragments/internalgraphicfilters.po
+++ b/source/km/filter/source/config/fragments/internalgraphicfilters.po
@@ -188,7 +188,6 @@ msgid "PCX - Zsoft Paintbrush"
msgstr "PCX - Zsoft Paintbrush"
#: pdf_Export.xcu
-#, fuzzy
msgctxt ""
"pdf_Export.xcu\n"
"pdf_Export\n"
@@ -198,7 +197,6 @@ msgid "PDF - Portable Document Format"
msgstr "PDF - Portable Document Format"
#: pdf_Import.xcu
-#, fuzzy
msgctxt ""
"pdf_Import.xcu\n"
"pdf_Import\n"
diff --git a/source/km/formula/messages.po b/source/km/formula/messages.po
index ffb34ab8bd2..1e2fe4cc14f 100644
--- a/source/km/formula/messages.po
+++ b/source/km/formula/messages.po
@@ -996,7 +996,6 @@ msgid "CUMPRINC"
msgstr "CUMPRINC"
#: core_resource.hrc:2453
-#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EFFECT"
msgstr "EFFECT"
@@ -1440,7 +1439,6 @@ msgid "SKEW"
msgstr "SKEW"
#: core_resource.hrc:2541
-#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SKEWP"
msgstr "SKEW"
@@ -1601,7 +1599,6 @@ msgid "FTEST"
msgstr "FTEST"
#: core_resource.hrc:2573
-#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "F.TEST"
msgstr "FTEST"
@@ -1857,7 +1854,6 @@ msgid "WEEKDAY"
msgstr "WEEKDAY"
#: core_resource.hrc:2624
-#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NETWORKDAYS"
msgstr "NETWORKDAYS"
@@ -2161,7 +2157,6 @@ msgid "For_mula"
msgstr "រូបមន្ត"
#: formuladialog.ui:383
-#, fuzzy
msgctxt "formuladialog|label1"
msgid "Result"
msgstr "លទ្ធផល"
@@ -2173,7 +2168,6 @@ msgid "Formula"
msgstr "រូបមន្ត"
#: formuladialog.ui:467
-#, fuzzy
msgctxt "formuladialog|RB_REF|tooltip_text"
msgid "Maximize"
msgstr "ពង្រីក​អតិបរមា"
@@ -2185,7 +2179,6 @@ msgid "_Search"
msgstr "ស្វែងរក"
#: functionpage.ui:47
-#, fuzzy
msgctxt "functionpage|label1"
msgid "_Category"
msgstr "ប្រភេទ"
@@ -2197,13 +2190,11 @@ msgid "Last Used"
msgstr "បានប្រើ​ចុងក្រោយ"
#: functionpage.ui:64
-#, fuzzy
msgctxt "functionpage|category"
msgid "All"
msgstr "ទាំង​អស់"
#: functionpage.ui:78
-#, fuzzy
msgctxt "functionpage|label2"
msgid "_Function"
msgstr "មុខងារ"
@@ -2215,25 +2206,21 @@ msgid "Function not known"
msgstr "មិន​ស្គាល់​អនុគមន៍"
#: parameter.ui:279
-#, fuzzy
msgctxt "parameter|RB_ARG1|tooltip_text"
msgid "Select"
msgstr "ជ្រើស"
#: parameter.ui:295
-#, fuzzy
msgctxt "parameter|RB_ARG2|tooltip_text"
msgid "Select"
msgstr "ជ្រើស"
#: parameter.ui:311
-#, fuzzy
msgctxt "parameter|RB_ARG3|tooltip_text"
msgid "Select"
msgstr "ជ្រើស"
#: parameter.ui:327
-#, fuzzy
msgctxt "parameter|RB_ARG4|tooltip_text"
msgid "Select"
msgstr "ជ្រើស"
diff --git a/source/km/fpicker/messages.po b/source/km/fpicker/messages.po
index 09878020400..54c76a42f44 100644
--- a/source/km/fpicker/messages.po
+++ b/source/km/fpicker/messages.po
@@ -119,7 +119,6 @@ msgid "All files"
msgstr "ឯកសារ​ទាំងអស់"
#: strings.hrc:34
-#, fuzzy
msgctxt "STR_FILEDLG_OPEN"
msgid "Open"
msgstr "បើក"
@@ -325,13 +324,11 @@ msgid "Create New Folder"
msgstr "បង្កើត​ថត​ថ្មី"
#: remotefilesdialog.ui:255
-#, fuzzy
msgctxt "remotefilesdialog|filterLabel"
msgid "Filter"
msgstr "តម្រង"
#: remotefilesdialog.ui:267
-#, fuzzy
msgctxt "remotefilesdialog|nameLabel"
msgid "File name"
msgstr "ឈ្មោះ​ឯកសារ"
diff --git a/source/km/instsetoo_native/inc_openoffice/windows/msi_languages.po b/source/km/instsetoo_native/inc_openoffice/windows/msi_languages.po
index f0e689aee43..9fb55d53410 100644
--- a/source/km/instsetoo_native/inc_openoffice/windows/msi_languages.po
+++ b/source/km/instsetoo_native/inc_openoffice/windows/msi_languages.po
@@ -2767,7 +2767,6 @@ msgid "Load [ProductName] during system start-up"
msgstr "ផ្ទុក [ProductName] ពេល​ប្រព័ន្ធ​ចាប់ផ្ដើម"
#: Control.ulf
-#, fuzzy
msgctxt ""
"Control.ulf\n"
"OOO_CONTROL_322\n"
@@ -2784,7 +2783,6 @@ msgid "The following applications are using files that need to be updated by thi
msgstr ""
#: Control.ulf
-#, fuzzy
msgctxt ""
"Control.ulf\n"
"OOO_CONTROL_324\n"
@@ -2793,7 +2791,6 @@ msgid "{&MSSansBold8}Files in Use"
msgstr "{&MSSansBold8} ឯកសារ​​ស្ថិត​ក្នុង​ការ​ប្រើ​ប្រាស់"
#: Control.ulf
-#, fuzzy
msgctxt ""
"Control.ulf\n"
"OOO_CONTROL_325\n"
diff --git a/source/km/officecfg/registry/data/org/openoffice/Office.po b/source/km/officecfg/registry/data/org/openoffice/Office.po
index f054d7ca33e..219a6e7d05e 100644
--- a/source/km/officecfg/registry/data/org/openoffice/Office.po
+++ b/source/km/officecfg/registry/data/org/openoffice/Office.po
@@ -146,7 +146,6 @@ msgid "~Drawing"
msgstr "គំនូរ "
#: Common.xcu
-#, fuzzy
msgctxt ""
"Common.xcu\n"
"..Common.Menus.New.m4\n"
@@ -166,7 +165,6 @@ msgid "Database"
msgstr "មូលដ្ឋាន​​ទិន្នន័យ"
#: Common.xcu
-#, fuzzy
msgctxt ""
"Common.xcu\n"
"..Common.Menus.New.m7\n"
@@ -176,7 +174,6 @@ msgid "~HTML Document"
msgstr "ឯកសារ HTML "
#: Common.xcu
-#, fuzzy
msgctxt ""
"Common.xcu\n"
"..Common.Menus.New.m8\n"
@@ -186,7 +183,6 @@ msgid "~XML Form Document"
msgstr "ឯកសារ​សំណុំ​បែប​បទ ~XML"
#: Common.xcu
-#, fuzzy
msgctxt ""
"Common.xcu\n"
"..Common.Menus.New.m9\n"
@@ -1527,7 +1523,6 @@ msgid "Exchange"
msgstr "ផ្លាស់ប្ដូរ"
#: PresenterScreen.xcu
-#, fuzzy
msgctxt ""
"PresenterScreen.xcu\n"
"..PresenterScreen.PresenterScreenSettings.ToolBars.ToolBar.Entries.o.Normal\n"
@@ -10619,7 +10614,6 @@ msgid "Nationality"
msgstr "Nationality"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.authors.Fields.nationality\n"
@@ -11529,7 +11523,6 @@ msgid "Master documents"
msgstr "ឯកសារ​​មេ"
#: UI.xcu
-#, fuzzy
msgctxt ""
"UI.xcu\n"
"..UI.FilterClassification.GlobalFilters.Classes.com.sun.star.formula.FormulaProperties\n"
diff --git a/source/km/officecfg/registry/data/org/openoffice/Office/UI.po b/source/km/officecfg/registry/data/org/openoffice/Office/UI.po
index d2f7dbc7995..2d12c88770f 100644
--- a/source/km/officecfg/registry/data/org/openoffice/Office/UI.po
+++ b/source/km/officecfg/registry/data/org/openoffice/Office/UI.po
@@ -570,7 +570,6 @@ msgid "~Trace Dependent"
msgstr "តាម​ដាន​លទ្ធផល"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:FillModeRemoveSuccessor\n"
@@ -733,7 +732,6 @@ msgid "Pivot Table Filter"
msgstr "តម្រង​តារាង​ជំនួយការ​ទិន្នន័យ"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:DataPilotFilter\n"
@@ -978,7 +976,6 @@ msgid "Select to Lower Block Margin"
msgstr "ជ្រើស​ដល់​រឹម​ខាង​ក្រោម"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:DataDataPilotRun\n"
@@ -1016,7 +1013,6 @@ msgid "~Edit Layout..."
msgstr ""
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:InsertPivotTable\n"
@@ -1375,7 +1371,6 @@ msgid "Wrap Text"
msgstr "រុំ​ឆ្វេង"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:CellProtection\n"
@@ -1460,7 +1455,6 @@ msgid "~Edit..."
msgstr "កែសម្រួល..."
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:EditPrintArea\n"
@@ -1963,7 +1957,6 @@ msgid "Hide All Comments"
msgstr ""
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:DeleteAllNotes\n"
@@ -2635,7 +2628,6 @@ msgid "~Height..."
msgstr "កម្ពស់... "
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:RowHeight\n"
@@ -2681,7 +2673,6 @@ msgid "H~ide"
msgstr "លាក់ "
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:HideRow\n"
@@ -2737,7 +2728,6 @@ msgid "~Width..."
msgstr "ទទឹង..."
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:ColumnWidth\n"
@@ -3414,7 +3404,6 @@ msgid "Number Format"
msgstr "ទ្រង់​ទ្រាយ​​លេខ"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:NumberFormatCurrency\n"
@@ -3433,7 +3422,6 @@ msgid "Format as Currency"
msgstr ""
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:NumberFormatCurrencySimple\n"
@@ -3452,7 +3440,6 @@ msgid "Format as Currency"
msgstr ""
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:NumberFormatPercent\n"
@@ -3471,7 +3458,6 @@ msgid "Format as Percent"
msgstr ""
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:NumberFormatStandard\n"
@@ -3612,7 +3598,6 @@ msgid "R~ight-To-Left"
msgstr "ស្តាំ​ទៅ​ឆ្វេង"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:SheetRightToLeft\n"
@@ -3703,7 +3688,6 @@ msgid "Grid Lines for Sheet"
msgstr ""
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:InsertFieldSheet\n"
@@ -4001,7 +3985,6 @@ msgid "Insert Current Date"
msgstr "បញ្ចូល​កាលបរិច្ឆេទ​បច្ចុប្បន្ន​"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:InsertCurrentDate\n"
@@ -4020,7 +4003,6 @@ msgid "Insert Current Time"
msgstr "បញ្ចូល​ពេលវេលា​បច្ចុប្បន្ន​"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:InsertCurrentTime\n"
@@ -4193,7 +4175,6 @@ msgid "Accent 3"
msgstr "សញ្ញា​សង្កត់​សំឡេង​"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:StyleApply?Style:string=Heading 1&amp;FamilyName:string=CellStyles\n"
@@ -4203,7 +4184,6 @@ msgid "Heading 1"
msgstr "ក្បាល ១"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:StyleApply?Style:string=Heading 2&amp;FamilyName:string=CellStyles\n"
@@ -4222,7 +4202,6 @@ msgid "Bad"
msgstr ""
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:StyleApply?Style:string=Error&amp;FamilyName:string=CellStyles\n"
@@ -4261,7 +4240,6 @@ msgid "Warning"
msgstr "ព្រមាន"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:StyleApply?Style:string=Footnote&amp;FamilyName:string=CellStyles\n"
@@ -4291,7 +4269,6 @@ msgid "Detective"
msgstr "អ្នក​អង្កេត "
#: CalcWindowState.xcu
-#, fuzzy
msgctxt ""
"CalcWindowState.xcu\n"
"..CalcWindowState.UIElements.States.private:resource/popupmenu/cell\n"
@@ -4320,7 +4297,6 @@ msgid "Chart"
msgstr "គំនូសតាង"
#: CalcWindowState.xcu
-#, fuzzy
msgctxt ""
"CalcWindowState.xcu\n"
"..CalcWindowState.UIElements.States.private:resource/popupmenu/colheader\n"
@@ -4330,7 +4306,6 @@ msgid "Column Header"
msgstr "ក្បាល​ជួរឈរ"
#: CalcWindowState.xcu
-#, fuzzy
msgctxt ""
"CalcWindowState.xcu\n"
"..CalcWindowState.UIElements.States.private:resource/popupmenu/draw\n"
@@ -4360,7 +4335,6 @@ msgid "Form Control"
msgstr "ត្រួតពិនិត្យ​សំណុំ​បែបបទ"
#: CalcWindowState.xcu
-#, fuzzy
msgctxt ""
"CalcWindowState.xcu\n"
"..CalcWindowState.UIElements.States.private:resource/popupmenu/formrichtext\n"
@@ -4370,7 +4344,6 @@ msgid "Text Box Formatting"
msgstr "ការ​ធ្វើទ្រង់ទ្រាយ​ប្រអប់អត្ថបទ"
#: CalcWindowState.xcu
-#, fuzzy
msgctxt ""
"CalcWindowState.xcu\n"
"..CalcWindowState.UIElements.States.private:resource/popupmenu/graphic\n"
@@ -4380,7 +4353,6 @@ msgid "Image"
msgstr "រូបភាព"
#: CalcWindowState.xcu
-#, fuzzy
msgctxt ""
"CalcWindowState.xcu\n"
"..CalcWindowState.UIElements.States.private:resource/popupmenu/media\n"
@@ -4419,7 +4391,6 @@ msgid "Page Break"
msgstr "ការ​បំបែក​ទំព័រ"
#: CalcWindowState.xcu
-#, fuzzy
msgctxt ""
"CalcWindowState.xcu\n"
"..CalcWindowState.UIElements.States.private:resource/popupmenu/pivot\n"
@@ -4458,7 +4429,6 @@ msgid "Sheet Tabs Bar"
msgstr ""
#: CalcWindowState.xcu
-#, fuzzy
msgctxt ""
"CalcWindowState.xcu\n"
"..CalcWindowState.UIElements.States.private:resource/toolbar/graffilterbar\n"
@@ -4468,7 +4438,6 @@ msgid "Image Filter"
msgstr "តម្រង​រូបភាព"
#: CalcWindowState.xcu
-#, fuzzy
msgctxt ""
"CalcWindowState.xcu\n"
"..CalcWindowState.UIElements.States.private:resource/toolbar/linesbar\n"
@@ -4785,7 +4754,6 @@ msgid "Standard (Single Mode)"
msgstr ""
#: CalcWindowState.xcu
-#, fuzzy
msgctxt ""
"CalcWindowState.xcu\n"
"..CalcWindowState.UIElements.States.private:resource/toolbar/arrowsbar\n"
@@ -5862,7 +5830,6 @@ msgid "~Grid"
msgstr "ក្រឡា​ចត្រង្គ "
#: ChartWindowState.xcu
-#, fuzzy
msgctxt ""
"ChartWindowState.xcu\n"
"..ChartWindowState.UIElements.States.private:resource/popupmenu/draw\n"
@@ -5963,7 +5930,6 @@ msgid "Stars and Banners"
msgstr "ផ្កាយ និង​បដា"
#: DbBrowserWindowState.xcu
-#, fuzzy
msgctxt ""
"DbBrowserWindowState.xcu\n"
"..DbBrowserWindowState.UIElements.States.private:resource/popupmenu/explorer\n"
@@ -6018,7 +5984,6 @@ msgid "Standard"
msgstr "ស្តងដារ"
#: DbReportWindowState.xcu
-#, fuzzy
msgctxt ""
"DbReportWindowState.xcu\n"
".DbReportWindowState.UIElements.States.private:resource/popupmenu/report\n"
@@ -6470,7 +6435,6 @@ msgid "Form Wizard..."
msgstr "អ្នក​ជំនួយការ​សំណុំ​បែប​បទ..."
#: DbuCommands.xcu
-#, fuzzy
msgctxt ""
"DbuCommands.xcu\n"
"..DbuCommands.UserInterface.Commands..uno:DBNewReportWithPreSelection\n"
@@ -6990,7 +6954,6 @@ msgid "Rename Page"
msgstr "ប្ដូរ​ឈ្មោះ​ទំព័រ"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Commands..uno:RenameSlide\n"
@@ -8119,7 +8082,6 @@ msgid "Slide ~Layout"
msgstr "ប្លង់​ស្លាយ..."
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Commands..uno:ModifyLayer\n"
@@ -9315,7 +9277,6 @@ msgid "Insert Row Above"
msgstr ""
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:InsertRowDialog\n"
@@ -9325,7 +9286,6 @@ msgid "Insert Rows"
msgstr "បញ្ចូល​ជួរដេក"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:InsertRowDialog\n"
@@ -9374,7 +9334,6 @@ msgid "Insert Column Left"
msgstr "បញ្ចូល​ជួរឈរ"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:InsertColumnDialog\n"
@@ -9384,7 +9343,6 @@ msgid "Insert Columns"
msgstr "បញ្ចូល​ជួរឈរ"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:InsertColumnDialog\n"
@@ -9422,7 +9380,6 @@ msgid "~Rows"
msgstr "ជួរដេក "
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:DeleteRows\n"
@@ -9450,7 +9407,6 @@ msgid "~Columns"
msgstr "ជួរឈរ "
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:DeleteColumns\n"
@@ -9496,7 +9452,6 @@ msgid "~Columns"
msgstr "ជួរឈរ "
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:EntireColumn\n"
@@ -9524,7 +9479,6 @@ msgid "~Rows"
msgstr "ជួរដេក "
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:EntireRow\n"
@@ -9857,7 +9811,6 @@ msgid "Move Page Up"
msgstr "ផ្លាស់ទី​រូបភាព​ឡើងលើ"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:MovePageUp\n"
@@ -9895,7 +9848,6 @@ msgid "Move Page Down"
msgstr "ផ្លាស់ទី​រូបភាព​ចុះក្រោម"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:MovePageDown\n"
@@ -9959,7 +9911,6 @@ msgid "Slide to End"
msgstr ""
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=20\n"
@@ -9969,7 +9920,6 @@ msgid "Blank Slide"
msgstr "ស្លាយ​ទទេ"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=19\n"
@@ -9979,7 +9929,6 @@ msgid "Title Only"
msgstr "​តែ​ចំណង​ជើង"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=0\n"
@@ -9989,7 +9938,6 @@ msgid "Title Slide"
msgstr "ស្លាយ​ចំណង​ជើង"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=1\n"
@@ -9999,7 +9947,6 @@ msgid "Title, Content"
msgstr "ចំណង​ជើង មាតិកា"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=32\n"
@@ -10009,7 +9956,6 @@ msgid "Centered Text"
msgstr "ដាក់​អត្ថបទ​នៅ​កណ្ដាល"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=3\n"
@@ -10019,7 +9965,6 @@ msgid "Title and 2 Content"
msgstr "ចំណង​ជើង និង​ ២ មាតិកា"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=12\n"
@@ -10029,7 +9974,6 @@ msgid "Title, Content and 2 Content"
msgstr "ចំណង​ជើង និង​ ២ មាតិកា"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=15\n"
@@ -10039,7 +9983,6 @@ msgid "Title, 2 Content and Content"
msgstr "ចំណង​ជើង ២ មាតិកា និងមាតិកា"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=14\n"
@@ -10049,7 +9992,6 @@ msgid "Title, Content over Content"
msgstr "ចំណង​ជើង មាតិកា​លើមាតិកា"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=16\n"
@@ -10059,7 +10001,6 @@ msgid "Title, 2 Content over Content"
msgstr "ចំណង​ជើង ២ មាតិកា​លើ​មាតិកា"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=18\n"
@@ -10069,7 +10010,6 @@ msgid "Title, 4 Content"
msgstr "ចំណង​ជើង ៤ មាតិកា"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=34\n"
@@ -10079,7 +10019,6 @@ msgid "Title, 6 Content"
msgstr "ចំណង​ជើង ៦ មាតិកា"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=28\n"
@@ -10089,7 +10028,6 @@ msgid "Vertical Title, Vertical Text"
msgstr "ចំណង​ជើង​បញ្ឈរ អត្ថបទ​បញ្ឈរ "
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=27\n"
@@ -10099,7 +10037,6 @@ msgid "Vertical Title, Text, Chart"
msgstr "ចំណង​ជើង​បញ្ឈរ អត្ថបទ គំនូស​តាង"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=29\n"
@@ -10158,7 +10095,6 @@ msgid "~Cell"
msgstr "ក្រឡា"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:RowMenu\n"
@@ -10188,7 +10124,6 @@ msgid "Presentation ~Object..."
msgstr "វត្ថុ​បង្ហាញ​...​"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:HangingIndent\n"
@@ -10236,7 +10171,6 @@ msgid "Connector/Freeform Line"
msgstr ""
#: DrawWindowState.xcu
-#, fuzzy
msgctxt ""
"DrawWindowState.xcu\n"
"..DrawWindowState.UIElements.States.private:resource/popupmenu/curve\n"
@@ -10246,7 +10180,6 @@ msgid "Curve"
msgstr "ខ្សែ​កោង"
#: DrawWindowState.xcu
-#, fuzzy
msgctxt ""
"DrawWindowState.xcu\n"
"..DrawWindowState.UIElements.States.private:resource/popupmenu/draw\n"
@@ -10276,7 +10209,6 @@ msgid "Form Control"
msgstr "ត្រួតពិនិត្យ​សំណុំ​បែបបទ"
#: DrawWindowState.xcu
-#, fuzzy
msgctxt ""
"DrawWindowState.xcu\n"
"..DrawWindowState.UIElements.States.private:resource/popupmenu/formrichtext\n"
@@ -10296,7 +10228,6 @@ msgid "Glue Point"
msgstr "ចំណុច​ភ្ជាប់"
#: DrawWindowState.xcu
-#, fuzzy
msgctxt ""
"DrawWindowState.xcu\n"
"..DrawWindowState.UIElements.States.private:resource/popupmenu/graphic\n"
@@ -10335,7 +10266,6 @@ msgid "Line/Arrow"
msgstr "ព្រួញ​បន្ទាត់"
#: DrawWindowState.xcu
-#, fuzzy
msgctxt ""
"DrawWindowState.xcu\n"
"..DrawWindowState.UIElements.States.private:resource/popupmenu/measure\n"
@@ -10345,7 +10275,6 @@ msgid "Dimension Line"
msgstr "បន្ទាត់​វិមាត្រ"
#: DrawWindowState.xcu
-#, fuzzy
msgctxt ""
"DrawWindowState.xcu\n"
"..DrawWindowState.UIElements.States.private:resource/popupmenu/media\n"
@@ -10422,7 +10351,6 @@ msgid "Page Master Pane (no selection)"
msgstr ""
#: DrawWindowState.xcu
-#, fuzzy
msgctxt ""
"DrawWindowState.xcu\n"
"..DrawWindowState.UIElements.States.private:resource/popupmenu/table\n"
@@ -10659,7 +10587,6 @@ msgid "Glue Points"
msgstr "ចំណុច​ភ្ជាប់"
#: DrawWindowState.xcu
-#, fuzzy
msgctxt ""
"DrawWindowState.xcu\n"
"..DrawWindowState.UIElements.States.private:resource/toolbar/graffilterbar\n"
@@ -13189,7 +13116,6 @@ msgid "From right to top"
msgstr "ពី​ស្ដាំ​ទៅ​កំពូល"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionGroups.subtle\n"
@@ -13199,7 +13125,6 @@ msgid "Subtle"
msgstr "ប៉ិនប្រសប់"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionGroups.exciting\n"
@@ -13227,7 +13152,6 @@ msgid "3D Venetian"
msgstr ""
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionSets.box\n"
@@ -13275,7 +13199,6 @@ msgid "Uncover"
msgstr ""
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionSets.wipe\n"
@@ -13285,7 +13208,6 @@ msgid "Wipe"
msgstr "សំអាត"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionSets.wedge\n"
@@ -13295,7 +13217,6 @@ msgid "Wedge"
msgstr "ញែក​ពី​គ្នា"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionSets.wheel\n"
@@ -13314,7 +13235,6 @@ msgid "Push"
msgstr ""
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionSets.cut\n"
@@ -13343,7 +13263,6 @@ msgid "Bars"
msgstr "របារ"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionSets.shape\n"
@@ -13353,7 +13272,6 @@ msgid "Shape"
msgstr "រាង"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionSets.split\n"
@@ -13373,7 +13291,6 @@ msgid "Diagonal"
msgstr "អង្កត់​ទ្រូង​"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionSets.random\n"
@@ -13383,7 +13300,6 @@ msgid "Random"
msgstr "ចៃដន្យ"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionSets.dissolve\n"
@@ -13423,7 +13339,6 @@ msgid "Tiles"
msgstr "ចំណង​ជើង"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionSets.cube-turning\n"
@@ -13433,7 +13348,6 @@ msgid "Cube"
msgstr "គូប"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionSets.revolving-circles\n"
@@ -13472,7 +13386,6 @@ msgid "Turn Around"
msgstr "ត្រឡប់​ជុំវិញ"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionSets.turn-down\n"
@@ -13635,7 +13548,6 @@ msgid "Bottom Right to Top Left"
msgstr ""
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.bottom-top\n"
@@ -13674,7 +13586,6 @@ msgid "Horizontal"
msgstr "ផ្ដេក"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.in\n"
@@ -13684,7 +13595,6 @@ msgid "In"
msgstr "ចូល​ក្នុង"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.out\n"
@@ -13694,7 +13604,6 @@ msgid "Out"
msgstr "ចេញ"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.across\n"
@@ -13744,7 +13653,6 @@ msgid "Left"
msgstr "ឆ្វេង"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.circle\n"
@@ -13783,7 +13691,6 @@ msgid "Diamond"
msgstr "ពេជ្រ"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.plus\n"
@@ -13933,7 +13840,6 @@ msgid "Inside"
msgstr "ខាង​ក្នុង"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.outside\n"
@@ -14213,7 +14119,6 @@ msgid "Frame"
msgstr "ស៊ុម"
#: GenericCategories.xcu
-#, fuzzy
msgctxt ""
"GenericCategories.xcu\n"
"..GenericCategories.Commands.Categories.14\n"
@@ -16413,7 +16318,6 @@ msgid "Left"
msgstr "ឆ្វេង"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:LeftPara\n"
@@ -16433,7 +16337,6 @@ msgid "Right"
msgstr "​ស្តាំ"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:RightPara\n"
@@ -16737,7 +16640,6 @@ msgid "Transparency"
msgstr "ថ្លា​"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:ZoomOptimal\n"
@@ -16805,7 +16707,6 @@ msgid "Line Starts with Arrow"
msgstr "បន្ទាត់​ចាប់ផ្តើម​ដោយ​ព្រួញ"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:LineArrowEnd\n"
@@ -16865,7 +16766,6 @@ msgid "Line with Square/Arrow"
msgstr "បន្ទាត់​មាន​ការ៉េ/ព្រួញ"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:MeasureLine\n"
@@ -16875,7 +16775,6 @@ msgid "Dimension Line"
msgstr "បន្ទាត់​វិមាត្រ"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:GrafMode\n"
@@ -16993,7 +16892,6 @@ msgid "Crop Dialog..."
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:Crop\n"
@@ -17013,7 +16911,6 @@ msgid "Crop Image"
msgstr "ច្រឹប​រូបភាព"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:ChangePicture\n"
@@ -17099,7 +16996,6 @@ msgid "~Forms"
msgstr "សំណុំ​​បែបបទ"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:NewDoc\n"
@@ -17368,7 +17264,6 @@ msgid "Smooth Transition"
msgstr "ដំណើរ​ផ្លាស់ប្តូរ​រាបស្មើ"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:ToggleObjectBezierMode\n"
@@ -18189,7 +18084,6 @@ msgid "~Update Style"
msgstr "ធ្វើ​​បច្ចុប្បន្នភាព​រចនាប័ទ្ម​"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:StyleUpdateByExample\n"
@@ -18416,7 +18310,6 @@ msgid "Background Color"
msgstr "ពណ៌​ផ្ទៃ​ខាង​ក្រោយ​"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:CharBackColor\n"
@@ -18444,7 +18337,6 @@ msgid "Open Hyperlink"
msgstr "បើក​តំណ​ខ្ពស់"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:OpenSmartTagMenuOnCursor\n"
@@ -18626,7 +18518,6 @@ msgid "Line Corner Style"
msgstr "រចនាប័ទ្ម​​ជ្រុង​បន្ទាត់"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:LineStyle\n"
@@ -18636,7 +18527,6 @@ msgid "Border Style"
msgstr "រចនាប័ទ្ម​ស៊ុម"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:FrameLineColor\n"
@@ -18989,7 +18879,6 @@ msgid "Spelling"
msgstr "ពិនិត្យ​​អក្ខរាវិរុទ្ធ"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:SpellingAndGrammarDialog\n"
@@ -19334,7 +19223,6 @@ msgid "~Hyperlink..."
msgstr "តំណ​ខ្ពស់..."
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:HyperlinkDialog\n"
@@ -19407,7 +19295,6 @@ msgid "Subscript"
msgstr "អក្សរ​តូច​ក្រោម"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:SmallCaps\n"
@@ -20507,7 +20394,6 @@ msgid "Increase"
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:IncrementIndent\n"
@@ -20517,7 +20403,6 @@ msgid "Increase Indent"
msgstr "បង្កើន​ការ​ចូល​បន្ទាត់"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:IncrementIndent\n"
@@ -20527,7 +20412,6 @@ msgid "Increase Indent"
msgstr "បង្កើន​ការ​ចូល​បន្ទាត់"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:LineToolbox\n"
@@ -20841,7 +20725,6 @@ msgid "~Export As"
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:ExportToPDF\n"
@@ -20871,7 +20754,6 @@ msgid "Export as PDF"
msgstr "នាំចេញ​ជា PDF..."
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:ExportDirectToPDF\n"
@@ -21769,7 +21651,6 @@ msgid "Toggle Print Preview"
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:PrintPreview\n"
@@ -21833,7 +21714,6 @@ msgid "Sort Descending"
msgstr "តម្រៀប​តាម​លំដាប់​ចុះ"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:SendMail\n"
@@ -22554,7 +22434,6 @@ msgid "Top"
msgstr "កំពូល"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:CellVertTop\n"
@@ -22593,7 +22472,6 @@ msgid "Bottom"
msgstr "បាត"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:CellVertBottom\n"
@@ -22819,7 +22697,6 @@ msgid "R~eference"
msgstr "សេចក្តី​យោង"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Popups..uno:EditCommentsMenu\n"
@@ -22959,7 +22836,6 @@ msgid "Rot~ate or Flip"
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Popups..uno:AnchorMenu\n"
@@ -22989,7 +22865,6 @@ msgid "Me~dia Player"
msgstr "កម្មវិធីចាក់មេឌៀ"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Popups..uno:InsertAVMedia\n"
@@ -23008,7 +22883,6 @@ msgid "Audio or ~Video..."
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Popups..uno:InsertAVMedia\n"
@@ -23190,7 +23064,6 @@ msgid "E-mail as ~OpenDocument Format..."
msgstr "អ៊ីមែល​ជា​ទ្រង់ទ្រាយ OpenDocument..."
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Popups..uno:TemplateManager\n"
@@ -23255,7 +23128,6 @@ msgid "Paragraph Classification Dialog"
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Popups..uno:EditSelectMenu\n"
@@ -23284,7 +23156,6 @@ msgid "Menubar"
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Popups..uno:NameGroup\n"
@@ -23294,7 +23165,6 @@ msgid "Name..."
msgstr "ឈ្មោះ..."
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Popups..uno:ObjectTitleDescription\n"
@@ -23360,7 +23230,6 @@ msgid "Connector/Freeform Line"
msgstr ""
#: ImpressWindowState.xcu
-#, fuzzy
msgctxt ""
"ImpressWindowState.xcu\n"
"..ImpressWindowState.UIElements.States.private:resource/popupmenu/curve\n"
@@ -23370,7 +23239,6 @@ msgid "Curve"
msgstr "ខ្សែ​កោង"
#: ImpressWindowState.xcu
-#, fuzzy
msgctxt ""
"ImpressWindowState.xcu\n"
"..ImpressWindowState.UIElements.States.private:resource/popupmenu/draw\n"
@@ -23400,7 +23268,6 @@ msgid "Form Control"
msgstr "ត្រួតពិនិត្យ​សំណុំ​បែបបទ"
#: ImpressWindowState.xcu
-#, fuzzy
msgctxt ""
"ImpressWindowState.xcu\n"
"..ImpressWindowState.UIElements.States.private:resource/popupmenu/formrichtext\n"
@@ -23420,7 +23287,6 @@ msgid "Glue Point"
msgstr "ចំណុច​ភ្ជាប់"
#: ImpressWindowState.xcu
-#, fuzzy
msgctxt ""
"ImpressWindowState.xcu\n"
"..ImpressWindowState.UIElements.States.private:resource/popupmenu/graphic\n"
@@ -23450,7 +23316,6 @@ msgid "Line/Arrow"
msgstr "ព្រួញ​បន្ទាត់"
#: ImpressWindowState.xcu
-#, fuzzy
msgctxt ""
"ImpressWindowState.xcu\n"
"..ImpressWindowState.UIElements.States.private:resource/popupmenu/measure\n"
@@ -23460,7 +23325,6 @@ msgid "Dimension Line"
msgstr "បន្ទាត់​វិមាត្រ"
#: ImpressWindowState.xcu
-#, fuzzy
msgctxt ""
"ImpressWindowState.xcu\n"
"..ImpressWindowState.UIElements.States.private:resource/popupmenu/media\n"
@@ -23555,7 +23419,6 @@ msgid "Master Slide Sorter/Pane (no selection)"
msgstr ""
#: ImpressWindowState.xcu
-#, fuzzy
msgctxt ""
"ImpressWindowState.xcu\n"
"..ImpressWindowState.UIElements.States.private:resource/popupmenu/table\n"
@@ -23755,7 +23618,6 @@ msgid "Image"
msgstr "រូបភាព"
#: ImpressWindowState.xcu
-#, fuzzy
msgctxt ""
"ImpressWindowState.xcu\n"
"..ImpressWindowState.UIElements.States.private:resource/toolbar/graffilterbar\n"
@@ -24272,7 +24134,6 @@ msgid "Formula Cursor"
msgstr "ទស្សន៍​ទ្រនិច​រូបមន្ត"
#: MathCommands.xcu
-#, fuzzy
msgctxt ""
"MathCommands.xcu\n"
"..MathCommands.UserInterface.Commands..uno:InsertCommandText?Text:string=newline \n"
@@ -24282,7 +24143,6 @@ msgid "New Line"
msgstr "បន្ទាត់​ថ្មី"
#: MathCommands.xcu
-#, fuzzy
msgctxt ""
"MathCommands.xcu\n"
"..MathCommands.UserInterface.Commands..uno:InsertCommandText?Text:string=`\n"
@@ -25043,7 +24903,6 @@ msgid "Page"
msgstr "ទំព័រ"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.DeckList.ShapesDeck\n"
@@ -25130,7 +24989,6 @@ msgid "Manage Changes"
msgstr "គ្រប់គ្រង​ឈ្មោះ..."
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.DeckList.SwDesignDeck\n"
@@ -25140,7 +24998,6 @@ msgid "Design"
msgstr "រចនា"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.DeckList.ChartDeck\n"
@@ -25228,7 +25085,6 @@ msgid "Area"
msgstr "ផ្ទៃ"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.ShadowPropertyPanel\n"
@@ -25265,7 +25121,6 @@ msgid "Position and Size"
msgstr "ទីតាំង​ និង​ទំហំ"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.GraphicPropertyPanel\n"
@@ -25394,7 +25249,6 @@ msgid "Cell Appearance"
msgstr "រូបរាង​ក្រឡា"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.ScNumberFormatPropertyPanel\n"
@@ -25413,7 +25267,6 @@ msgid "Paragraph"
msgstr "កថាខណ្ឌ"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.SwWrapPropertyPanel\n"
@@ -25508,7 +25361,6 @@ msgid "Elements"
msgstr "ធាតុ"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.ChartSeriesPanel\n"
@@ -25538,7 +25390,6 @@ msgid "Error Bar"
msgstr "របារ​កំហុស X"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.ChartAxisPanel\n"
@@ -25841,7 +25692,6 @@ msgid "Single Toolbar"
msgstr ""
#: ToolbarMode.xcu
-#, fuzzy
msgctxt ""
"ToolbarMode.xcu\n"
"..ToolbarMode.Applications.Writer.Modes.Sidebar\n"
@@ -25879,7 +25729,6 @@ msgid "Single Toolbar"
msgstr ""
#: ToolbarMode.xcu
-#, fuzzy
msgctxt ""
"ToolbarMode.xcu\n"
"..ToolbarMode.Applications.Calc.Modes.Sidebar\n"
@@ -25953,7 +25802,6 @@ msgid "AutoTe~xt..."
msgstr "អត្ថបទ​ស្វ័យ​ប្រវត្តិ..."
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:PrintLayout\n"
@@ -25963,7 +25811,6 @@ msgid "~Normal View"
msgstr "ទិដ្ឋភាព​ធម្មតា "
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:PrintLayout\n"
@@ -26120,7 +25967,6 @@ msgid "Se~ction..."
msgstr "ភាគ..."
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:InsertMultiIndex\n"
@@ -26326,7 +26172,6 @@ msgid "Reject All Changes"
msgstr ""
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:AcceptTrackedChange\n"
@@ -26355,7 +26200,6 @@ msgid "Accept Change"
msgstr "ព្រម​ទទួល​ការ​ផ្លាស់ប្ដូរ"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:AcceptAllTrackedChanges\n"
@@ -26538,7 +26382,6 @@ msgid "En~velope..."
msgstr "ស្រោម​សំបុត្រ..."
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:AcceptTrackedChanges\n"
@@ -26706,7 +26549,6 @@ msgid "Caption..."
msgstr "ចំណងជើង..."
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:InsertCaptionDialog\n"
@@ -26801,7 +26643,6 @@ msgid "Insert Page Break"
msgstr "បញ្ចូល​ការ​បំបែក​ជួរ​ដេក "
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:InsertTable\n"
@@ -26839,7 +26680,6 @@ msgid "~Frame Interactively"
msgstr ""
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:InsertFrame\n"
@@ -26879,7 +26719,6 @@ msgid "~Index Entry..."
msgstr "ធាតុ​លិបិក្រម..."
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:InsertIndexesEntry\n"
@@ -27088,7 +26927,6 @@ msgid "~Formula..."
msgstr "រូបមន្ត... "
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:InsertObjectStarMath\n"
@@ -27851,7 +27689,6 @@ msgid "Clear"
msgstr "សម្អាត"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:ResetAttributes\n"
@@ -29206,7 +29043,6 @@ msgid "In ~Background"
msgstr "ក្នុង​ផ្ទៃ​ខាង​ក្រោយ"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:WrapThroughTransparencyToggle\n"
@@ -29785,7 +29621,6 @@ msgid "~Thesaurus..."
msgstr "កម្រង​វេវចនសព្ទ​​... "
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:BackColor\n"
@@ -29849,7 +29684,6 @@ msgid "Add Unknown Words"
msgstr "បន្ថែម​ពាក្យ​មិន​ស្គាល់"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:HScroll\n"
@@ -30915,7 +30749,6 @@ msgid "Roman Lowercase List Style"
msgstr ""
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:StyleApply\n"
@@ -30963,7 +30796,6 @@ msgid "Page Margins"
msgstr ""
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:HangingIndent\n"
@@ -30992,7 +30824,6 @@ msgid "More Fields"
msgstr ""
#: WriterFormWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterFormWindowState.xcu\n"
"..WriterFormWindowState.UIElements.States.private:resource/popupmenu/annotation\n"
@@ -31002,7 +30833,6 @@ msgid "Comment"
msgstr "មតិយោបល់"
#: WriterFormWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterFormWindowState.xcu\n"
"..WriterFormWindowState.UIElements.States.private:resource/popupmenu/draw\n"
@@ -31032,7 +30862,6 @@ msgid "Form Control"
msgstr "ត្រួតពិនិត្យ​សំណុំ​បែបបទ"
#: WriterFormWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterFormWindowState.xcu\n"
"..WriterFormWindowState.UIElements.States.private:resource/popupmenu/formrichtext\n"
@@ -31052,7 +30881,6 @@ msgid "Text Frame"
msgstr "ទៅ​ស៊ុម​​បន្ទាប់"
#: WriterFormWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterFormWindowState.xcu\n"
"..WriterFormWindowState.UIElements.States.private:resource/popupmenu/graphic\n"
@@ -31062,7 +30890,6 @@ msgid "Image"
msgstr "រូបភាព"
#: WriterFormWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterFormWindowState.xcu\n"
"..WriterFormWindowState.UIElements.States.private:resource/popupmenu/media\n"
@@ -31092,7 +30919,6 @@ msgid "Print Preview"
msgstr "មើល​មុន​បោះពុម្ព​"
#: WriterFormWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterFormWindowState.xcu\n"
"..WriterFormWindowState.UIElements.States.private:resource/popupmenu/table\n"
@@ -31102,7 +30928,6 @@ msgid "Table"
msgstr "តារាង"
#: WriterFormWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterFormWindowState.xcu\n"
"..WriterFormWindowState.UIElements.States.private:resource/popupmenu/text\n"
@@ -31130,7 +30955,6 @@ msgid "Formatting"
msgstr "ការ​ធ្វើ​​​ទ្រង់​ទ្រាយ"
#: WriterFormWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterFormWindowState.xcu\n"
"..WriterFormWindowState.UIElements.States.private:resource/toolbar/mailmerge\n"
@@ -31456,7 +31280,6 @@ msgid "Fontwork Shape"
msgstr "រាង​​សិល្បៈ​អក្សរ"
#: WriterGlobalWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterGlobalWindowState.xcu\n"
"..WriterGlobalWindowState.UIElements.States.private:resource/popupmenu/annotation\n"
@@ -31466,7 +31289,6 @@ msgid "Comment"
msgstr "មតិយោបល់"
#: WriterGlobalWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterGlobalWindowState.xcu\n"
"..WriterGlobalWindowState.UIElements.States.private:resource/popupmenu/draw\n"
@@ -31496,7 +31318,6 @@ msgid "Form Control"
msgstr "ត្រួតពិនិត្យ​សំណុំ​បែបបទ"
#: WriterGlobalWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterGlobalWindowState.xcu\n"
"..WriterGlobalWindowState.UIElements.States.private:resource/popupmenu/formrichtext\n"
@@ -31516,7 +31337,6 @@ msgid "Text Frame"
msgstr "ទៅ​ស៊ុម​​បន្ទាប់"
#: WriterGlobalWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterGlobalWindowState.xcu\n"
"..WriterGlobalWindowState.UIElements.States.private:resource/popupmenu/graphic\n"
@@ -31526,7 +31346,6 @@ msgid "Image"
msgstr "រូបភាព"
#: WriterGlobalWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterGlobalWindowState.xcu\n"
"..WriterGlobalWindowState.UIElements.States.private:resource/popupmenu/media\n"
@@ -31556,7 +31375,6 @@ msgid "Print Preview"
msgstr "មើល​មុន​បោះពុម្ព​"
#: WriterGlobalWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterGlobalWindowState.xcu\n"
"..WriterGlobalWindowState.UIElements.States.private:resource/popupmenu/table\n"
@@ -31566,7 +31384,6 @@ msgid "Table"
msgstr "តារាង"
#: WriterGlobalWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterGlobalWindowState.xcu\n"
"..WriterGlobalWindowState.UIElements.States.private:resource/popupmenu/text\n"
@@ -31937,7 +31754,6 @@ msgid "Formatting (Styles)"
msgstr ""
#: WriterReportWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterReportWindowState.xcu\n"
"..WriterReportWindowState.UIElements.States.private:resource/popupmenu/annotation\n"
@@ -31947,7 +31763,6 @@ msgid "Comment"
msgstr "មតិយោបល់"
#: WriterReportWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterReportWindowState.xcu\n"
"..WriterReportWindowState.UIElements.States.private:resource/popupmenu/draw\n"
@@ -31977,7 +31792,6 @@ msgid "Form Control"
msgstr "ត្រួតពិនិត្យ​សំណុំ​បែបបទ"
#: WriterReportWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterReportWindowState.xcu\n"
"..WriterReportWindowState.UIElements.States.private:resource/popupmenu/formrichtext\n"
@@ -31997,7 +31811,6 @@ msgid "Text Frame"
msgstr "ទៅ​ស៊ុម​​បន្ទាប់"
#: WriterReportWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterReportWindowState.xcu\n"
"..WriterReportWindowState.UIElements.States.private:resource/popupmenu/graphic\n"
@@ -32007,7 +31820,6 @@ msgid "Image"
msgstr "រូបភាព"
#: WriterReportWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterReportWindowState.xcu\n"
"..WriterReportWindowState.UIElements.States.private:resource/popupmenu/media\n"
@@ -32037,7 +31849,6 @@ msgid "Print Preview"
msgstr "មើល​មុន​បោះពុម្ព​"
#: WriterReportWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterReportWindowState.xcu\n"
"..WriterReportWindowState.UIElements.States.private:resource/popupmenu/table\n"
@@ -32047,7 +31858,6 @@ msgid "Table"
msgstr "តារាង"
#: WriterReportWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterReportWindowState.xcu\n"
"..WriterReportWindowState.UIElements.States.private:resource/popupmenu/text\n"
@@ -32075,7 +31885,6 @@ msgid "Formatting"
msgstr "ការ​ធ្វើ​​​ទ្រង់​ទ្រាយ"
#: WriterReportWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterReportWindowState.xcu\n"
"..WriterReportWindowState.UIElements.States.private:resource/toolbar/mailmerge\n"
@@ -32401,7 +32210,6 @@ msgid "Fontwork Shape"
msgstr "រាង​​សិល្បៈ​អក្សរ"
#: WriterWebWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWebWindowState.xcu\n"
"..WriterWebWindowState.UIElements.States.private:resource/popupmenu/annotation\n"
@@ -32421,7 +32229,6 @@ msgid "Form Control"
msgstr "ត្រួតពិនិត្យ​សំណុំ​បែបបទ"
#: WriterWebWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWebWindowState.xcu\n"
"..WriterWebWindowState.UIElements.States.private:resource/popupmenu/formrichtext\n"
@@ -32441,7 +32248,6 @@ msgid "Text Frame"
msgstr "ទៅ​ស៊ុម​​បន្ទាប់"
#: WriterWebWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWebWindowState.xcu\n"
"..WriterWebWindowState.UIElements.States.private:resource/popupmenu/graphic\n"
@@ -32481,7 +32287,6 @@ msgid "HTML Source"
msgstr "កូដ HT~ML"
#: WriterWebWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWebWindowState.xcu\n"
"..WriterWebWindowState.UIElements.States.private:resource/popupmenu/table\n"
@@ -32491,7 +32296,6 @@ msgid "Table"
msgstr "តារាង"
#: WriterWebWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWebWindowState.xcu\n"
"..WriterWebWindowState.UIElements.States.private:resource/popupmenu/text\n"
@@ -32799,7 +32603,6 @@ msgid "Callouts"
msgstr "ប៉ឺតប៉ោង"
#: WriterWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWindowState.xcu\n"
"..WriterWindowState.UIElements.States.private:resource/popupmenu/annotation\n"
@@ -32809,7 +32612,6 @@ msgid "Comment"
msgstr "មតិយោបល់"
#: WriterWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWindowState.xcu\n"
"..WriterWindowState.UIElements.States.private:resource/popupmenu/draw\n"
@@ -32839,7 +32641,6 @@ msgid "Form Control"
msgstr "ត្រួតពិនិត្យ​សំណុំ​បែបបទ"
#: WriterWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWindowState.xcu\n"
"..WriterWindowState.UIElements.States.private:resource/popupmenu/formrichtext\n"
@@ -32859,7 +32660,6 @@ msgid "Text Frame"
msgstr "ទៅ​ស៊ុម​​បន្ទាប់"
#: WriterWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWindowState.xcu\n"
"..WriterWindowState.UIElements.States.private:resource/popupmenu/graphic\n"
@@ -32869,7 +32669,6 @@ msgid "Image"
msgstr "រូបភាព"
#: WriterWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWindowState.xcu\n"
"..WriterWindowState.UIElements.States.private:resource/popupmenu/media\n"
@@ -32908,7 +32707,6 @@ msgid "Print Preview"
msgstr "មើល​មុន​បោះពុម្ព​"
#: WriterWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWindowState.xcu\n"
"..WriterWindowState.UIElements.States.private:resource/popupmenu/table\n"
@@ -32918,7 +32716,6 @@ msgid "Table"
msgstr "តារាង"
#: WriterWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWindowState.xcu\n"
"..WriterWindowState.UIElements.States.private:resource/popupmenu/text\n"
@@ -32964,7 +32761,6 @@ msgid "Formatting"
msgstr "ការ​ធ្វើ​​​ទ្រង់​ទ្រាយ"
#: WriterWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWindowState.xcu\n"
"..WriterWindowState.UIElements.States.private:resource/toolbar/mailmerge\n"
@@ -32983,7 +32779,6 @@ msgid "Tools"
msgstr "ឧបករណ៍ "
#: WriterWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWindowState.xcu\n"
"..WriterWindowState.UIElements.States.private:resource/toolbar/linesbar\n"
@@ -32993,7 +32788,6 @@ msgid "Lines"
msgstr "បន្ទាត់"
#: WriterWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWindowState.xcu\n"
"..WriterWindowState.UIElements.States.private:resource/toolbar/arrowsbar\n"
@@ -33138,7 +32932,6 @@ msgid "Full Screen"
msgstr "ពេញ​អេក្រង់"
#: WriterWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWindowState.xcu\n"
"..WriterWindowState.UIElements.States.private:resource/toolbar/graffilterbar\n"
@@ -33356,7 +33149,6 @@ msgid "Formatting (Styles)"
msgstr ""
#: XFormsWindowState.xcu
-#, fuzzy
msgctxt ""
"XFormsWindowState.xcu\n"
"..XFormsWindowState.UIElements.States.private:resource/popupmenu/annotation\n"
@@ -33366,7 +33158,6 @@ msgid "Comment"
msgstr "មតិយោបល់"
#: XFormsWindowState.xcu
-#, fuzzy
msgctxt ""
"XFormsWindowState.xcu\n"
"..XFormsWindowState.UIElements.States.private:resource/popupmenu/draw\n"
@@ -33396,7 +33187,6 @@ msgid "Form Control"
msgstr "ត្រួតពិនិត្យ​សំណុំ​បែបបទ"
#: XFormsWindowState.xcu
-#, fuzzy
msgctxt ""
"XFormsWindowState.xcu\n"
"..XFormsWindowState.UIElements.States.private:resource/popupmenu/formrichtext\n"
@@ -33416,7 +33206,6 @@ msgid "Text Frame"
msgstr "ទៅ​ស៊ុម​​បន្ទាប់"
#: XFormsWindowState.xcu
-#, fuzzy
msgctxt ""
"XFormsWindowState.xcu\n"
"..XFormsWindowState.UIElements.States.private:resource/popupmenu/graphic\n"
@@ -33426,7 +33215,6 @@ msgid "Image"
msgstr "រូបភាព"
#: XFormsWindowState.xcu
-#, fuzzy
msgctxt ""
"XFormsWindowState.xcu\n"
"..XFormsWindowState.UIElements.States.private:resource/popupmenu/media\n"
@@ -33456,7 +33244,6 @@ msgid "Print Preview"
msgstr "មើល​មុន​បោះពុម្ព​"
#: XFormsWindowState.xcu
-#, fuzzy
msgctxt ""
"XFormsWindowState.xcu\n"
"..XFormsWindowState.UIElements.States.private:resource/popupmenu/table\n"
@@ -33466,7 +33253,6 @@ msgid "Table"
msgstr "តារាង"
#: XFormsWindowState.xcu
-#, fuzzy
msgctxt ""
"XFormsWindowState.xcu\n"
"..XFormsWindowState.UIElements.States.private:resource/popupmenu/text\n"
@@ -33638,7 +33424,6 @@ msgid "Full Screen"
msgstr "ពេញ​អេក្រង់"
#: XFormsWindowState.xcu
-#, fuzzy
msgctxt ""
"XFormsWindowState.xcu\n"
"..XFormsWindowState.UIElements.States.private:resource/toolbar/graffilterbar\n"
diff --git a/source/km/reportdesign/messages.po b/source/km/reportdesign/messages.po
index 75e3d4ca6c3..65f48d5c0fb 100644
--- a/source/km/reportdesign/messages.po
+++ b/source/km/reportdesign/messages.po
@@ -14,7 +14,6 @@ msgstr ""
"X-Generator: LibreOffice\n"
#: stringarray.hrc:17
-#, fuzzy
msgctxt "RID_STR_FORCENEWPAGE_CONST"
msgid "None"
msgstr "គ្មាន"
@@ -86,7 +85,6 @@ msgid "Function"
msgstr "មុខងារ"
#: stringarray.hrc:44
-#, fuzzy
msgctxt "RID_STR_TYPE_CONST"
msgid "Counter"
msgstr "ច្រាស"
@@ -98,7 +96,6 @@ msgid "User defined Function"
msgstr "អនុគមន៍​ដែល​បាន​កំណត់​ដោយ​អ្នកប្រើ"
#: stringarray.hrc:51
-#, fuzzy
msgctxt "RID_STR_BOOL"
msgid "No"
msgstr "ទេ"
@@ -110,7 +107,6 @@ msgid "Yes"
msgstr "បាទ/ចាស"
#: stringarray.hrc:58
-#, fuzzy
msgctxt "RID_STR_KEEPTOGETHER_CONST"
msgid "No"
msgstr "ទេ"
@@ -134,7 +130,6 @@ msgid "Top"
msgstr "កំពូល"
#: stringarray.hrc:67
-#, fuzzy
msgctxt "RID_STR_VERTICAL_ALIGN_CONST"
msgid "Middle"
msgstr "កណ្ដាល"
@@ -933,7 +928,6 @@ msgid "Alignment"
msgstr "តម្រឹម"
#: condformatdialog.ui:10
-#, fuzzy
msgctxt "condformatdialog|CondFormat"
msgid "Conditional Formatting"
msgstr "ការ​ធ្វើ​ទ្រង់ទ្រាយ​តាម​លក្ខខណ្ឌ"
@@ -951,43 +945,36 @@ msgid "Expression Is"
msgstr "កន្សោមគឺ"
#: conditionwin.ui:71
-#, fuzzy
msgctxt "conditionwin|opCombobox"
msgid "between"
msgstr "ចន្លោះ"
#: conditionwin.ui:72
-#, fuzzy
msgctxt "conditionwin|opCombobox"
msgid "not between"
msgstr "មិន​ឋិត​ក្នុង​ចន្លោះ"
#: conditionwin.ui:73
-#, fuzzy
msgctxt "conditionwin|opCombobox"
msgid "equal to"
msgstr "ស្មើ​នឹង"
#: conditionwin.ui:74
-#, fuzzy
msgctxt "conditionwin|opCombobox"
msgid "not equal to"
msgstr "មិន​ស្មើ​នឹង"
#: conditionwin.ui:75
-#, fuzzy
msgctxt "conditionwin|opCombobox"
msgid "greater than"
msgstr "ធំ​ជាង"
#: conditionwin.ui:76
-#, fuzzy
msgctxt "conditionwin|opCombobox"
msgid "less than"
msgstr "តិច​ជាង"
#: conditionwin.ui:77
-#, fuzzy
msgctxt "conditionwin|opCombobox"
msgid "greater than or equal to"
msgstr "ធំជាង​ ឬ​ស្មើ"
@@ -999,7 +986,6 @@ msgid "less than or equal to"
msgstr "តូច​ជាង ឬ​ស្មើ​នឹង"
#: conditionwin.ui:107
-#, fuzzy
msgctxt "conditionwin|lhsButton"
msgid "..."
msgstr "..."
@@ -1011,7 +997,6 @@ msgid "and"
msgstr "និង"
#: conditionwin.ui:158
-#, fuzzy
msgctxt "conditionwin|rhsButton"
msgid "..."
msgstr "..."
@@ -1041,7 +1026,6 @@ msgid "Background Color"
msgstr "ពណ៌​ផ្ទៃ​ខាង​ក្រោយ"
#: conditionwin.ui:290
-#, fuzzy
msgctxt "conditionwin|ToolBoxItem5"
msgid "Font Color"
msgstr "ពណ៌​ពុម្ព​អក្សរ"
@@ -1093,13 +1077,11 @@ msgid "Sorting and Grouping"
msgstr "ការ​តម្រៀប និង​ដាក់​ជា​ក្រុម"
#: floatingfield.ui:30
-#, fuzzy
msgctxt "floatingfield|up"
msgid "Sort Ascending"
msgstr "តម្រៀប​តាម​លំដាប់​​ឡើង"
#: floatingfield.ui:43
-#, fuzzy
msgctxt "floatingfield|down"
msgid "Sort Descending"
msgstr "តម្រៀប​តាម​លំដាប់​ចុះ"
@@ -1159,7 +1141,6 @@ msgid "Delete"
msgstr "លុប"
#: floatingsort.ui:152
-#, fuzzy
msgctxt "floatingsort|label1"
msgid "Groups"
msgstr "ក្រុម"
@@ -1171,13 +1152,11 @@ msgid "Sorting"
msgstr "​តម្រៀប"
#: floatingsort.ui:208
-#, fuzzy
msgctxt "floatingsort|label7"
msgid "Group Header"
msgstr "បឋមកថា​ក្រុម"
#: floatingsort.ui:224
-#, fuzzy
msgctxt "floatingsort|label8"
msgid "Group Footer"
msgstr "បាតកថា​ក្រុម"
@@ -1195,19 +1174,16 @@ msgid "Group Interval"
msgstr "ចន្លោះ​ក្រុម"
#: floatingsort.ui:272
-#, fuzzy
msgctxt "floatingsort|label11"
msgid "Keep Together"
msgstr "ទុក​រួមគ្នា"
#: floatingsort.ui:290
-#, fuzzy
msgctxt "floatingsort|sorting"
msgid "Ascending"
msgstr "ឡើង"
#: floatingsort.ui:291
-#, fuzzy
msgctxt "floatingsort|sorting"
msgid "Descending"
msgstr "ចុះ"
@@ -1225,7 +1201,6 @@ msgid "Not present"
msgstr "មិន​បង្ហាញ"
#: floatingsort.ui:326
-#, fuzzy
msgctxt "floatingsort|keep"
msgid "No"
msgstr "ទេ"
@@ -1267,13 +1242,11 @@ msgid "Properties"
msgstr "លក្ខណសម្បត្តិ ៖"
#: floatingsort.ui:436
-#, fuzzy
msgctxt "floatingsort|label3"
msgid "Help"
msgstr "ជំនួយ"
#: groupsortmenu.ui:12
-#, fuzzy
msgctxt "groupsortmenu|delete"
msgid "_Delete"
msgstr "លុប"
@@ -1309,7 +1282,6 @@ msgid "Properties..."
msgstr "លក្ខណសម្បត្តិ ៖"
#: navigatormenu.ui:70
-#, fuzzy
msgctxt "navigatormenu|delete"
msgid "_Delete"
msgstr "លុប"
diff --git a/source/km/sc/messages.po b/source/km/sc/messages.po
index ed6f14c1d85..ac707b7f2c4 100644
--- a/source/km/sc/messages.po
+++ b/source/km/sc/messages.po
@@ -32,7 +32,6 @@ msgid "Financial"
msgstr "ហិរញ្ញវត្ថុ"
#: compiler.hrc:30
-#, fuzzy
msgctxt "RID_FUNCTION_CATEGORIES"
msgid "Information"
msgstr "ព័ត៌មាន"
@@ -68,13 +67,11 @@ msgid "Spreadsheet"
msgstr "សៀវភៅ​បញ្ជី"
#: compiler.hrc:36
-#, fuzzy
msgctxt "RID_FUNCTION_CATEGORIES"
msgid "Text"
msgstr "អត្ថបទ"
#: compiler.hrc:37
-#, fuzzy
msgctxt "RID_FUNCTION_CATEGORIES"
msgid "Add-in"
msgstr "កម្មវិធី​បន្ថែម​ខាងក្នុង"
@@ -466,7 +463,6 @@ msgid "Protect sheet"
msgstr "ការពារ​សន្លឹក"
#: globstr.hrc:110
-#, fuzzy
msgctxt "STR_UNDO_UNPROTECT_TAB"
msgid "Unprotect sheet"
msgstr "មិន​ការពារ​សន្លឹក"
@@ -477,7 +473,6 @@ msgid "Protect document"
msgstr "ការពារ​ឯកសារ"
#: globstr.hrc:112
-#, fuzzy
msgctxt "STR_UNDO_UNPROTECT_DOC"
msgid "Unprotect document"
msgstr "មិន​ការ​ពារ​ឯកសារ"
@@ -658,7 +653,6 @@ msgid "OR"
msgstr "OR"
#: globstr.hrc:145
-#, fuzzy
msgctxt "STR_TABLE_DEF"
msgid "Sheet"
msgstr "សន្លឹក"
@@ -706,7 +700,6 @@ msgid "The source range contains subtotals which may distort the results. Use it
msgstr "ជួរ​ប្រភព​មាន​សរុប​រង ​ដែល​អាច​ធ្វើ​ឲ្យ​ខូច​លទ្ធផល ​។ យ៉ាង​ណា​ក៏​ដោយ ប្រើ​វា​ឬ ?"
#: globstr.hrc:154
-#, fuzzy
msgctxt "STR_PIVOT_TOTAL"
msgid "Total"
msgstr "សរុប"
@@ -836,7 +829,6 @@ msgid "Scenario"
msgstr "ឆាក"
#: globstr.hrc:179
-#, fuzzy
msgctxt "STR_PIVOT_TABLE"
msgid "Pivot Table"
msgstr "តារាង​ជំនួយការ​ទិន្នន័យ"
@@ -1329,7 +1321,6 @@ msgid "Delete Sheets"
msgstr "លុប​សន្លឹក"
#: globstr.hrc:284
-#, fuzzy
msgctxt "STR_UNDO_RENAME_TAB"
msgid "Rename Sheet"
msgstr "ប្តូរ​ឈ្មោះ​សន្លឹក"
@@ -1803,7 +1794,6 @@ msgid "Range moved from #1 to #2"
msgstr "ជួរ​បាន​​​​ផ្លាស់​ទី​ពី #1 ទៅ #2"
#: globstr.hrc:375
-#, fuzzy
msgctxt "STR_END_REDLINING"
msgid ""
"This action will exit the change recording mode.\n"
@@ -1914,7 +1904,6 @@ msgid "Nested arrays are not supported."
msgstr "អារេ​ក្នុង​មិន​ត្រូវ​បាន​គាំទ្រ ។"
#: globstr.hrc:395
-#, fuzzy
msgctxt "STR_UNDO_TEXTTOCOLUMNS"
msgid "Text to Columns"
msgstr "អត្ថបទ​ជា​ជួរ​ឈរ"
@@ -2556,7 +2545,6 @@ msgid "%1 and %2 more"
msgstr ""
#: globstr.hrc:508
-#, fuzzy
msgctxt "STR_GENERAL"
msgid "General"
msgstr "ទូទៅ"
@@ -2568,13 +2556,11 @@ msgid "Number"
msgstr "ចំនួន"
#: globstr.hrc:510
-#, fuzzy
msgctxt "STR_PERCENT"
msgid "Percent"
msgstr "ភាគរយ"
#: globstr.hrc:511
-#, fuzzy
msgctxt "STR_CURRENCY"
msgid "Currency"
msgstr "រូបិយប័ណ្ណ"
@@ -2598,19 +2584,16 @@ msgid "Scientific"
msgstr "វិទ្យាសាស្ត្រ"
#: globstr.hrc:515
-#, fuzzy
msgctxt "STR_FRACTION"
msgid "Fraction"
msgstr "ប្រភាគ"
#: globstr.hrc:516
-#, fuzzy
msgctxt "STR_BOOLEAN_VALUE"
msgid "Boolean Value"
msgstr "តម្លៃ​ប៊ូលីន"
#: globstr.hrc:517
-#, fuzzy
msgctxt "STR_TEXT"
msgid "Text"
msgstr "អត្ថបទ"
@@ -2756,7 +2739,6 @@ msgid "Format error discovered in the file in sub-document $(ARG1) at $(ARG2)(ro
msgstr "បាន​រកឃើញ​កំហុស​ទ្រង់ទ្រាយ​ឯកសារ​នៅ​ក្នុង​ឯកសាររង $(ARG1) នៅ​ត្រង់ $(ARG2)(ជួរដេក,ជួរឈរ) ។"
#: scerrors.hrc:56
-#, fuzzy
msgctxt "RID_ERRHDLSC"
msgid "File format error found at $(ARG1)(row,col)."
msgstr "បាន​រកឃើញ​កំហុស​ទ្រង់ទ្រាយ​ឯកសារ​នៅ​ត្រង់ $(ARG1)(ជួរដេក,ជួរឈរ) ។"
@@ -2773,7 +2755,6 @@ msgid "Data could not be written."
msgstr ""
#: scerrors.hrc:64
-#, fuzzy
msgctxt "RID_ERRHDLSC"
msgid "$(ARG1)"
msgstr "$(ARG1)"
@@ -3311,7 +3292,6 @@ msgid "Provides an internal number for the date given."
msgstr "ផ្តល់​ចំនួន​ខាង​ក្នុង​មួយ​ សម្រាប់​កាលបរិច្ឆេទ​ដែល​បាន​ផ្តល់ ។"
#: scfuncs.hrc:182
-#, fuzzy
msgctxt "SC_OPCODE_GET_DATE"
msgid "Year"
msgstr "ឆ្នាំ"
@@ -3322,7 +3302,6 @@ msgid "An integer between 1583 and 9956 or 0 and 99 (19xx or 20xx depending on t
msgstr "ចំនួន​គត់​រវាង ១៥៨៣ និង​ ៩៩៥៦ ​ឬ ០ និង ​៩៩ ​(១៩xx ​ឬ​ ២០xx ​អាស្រ័យ​លើ​ជម្រើស​ដែល​បាន​កំណត់) ។"
#: scfuncs.hrc:184
-#, fuzzy
msgctxt "SC_OPCODE_GET_DATE"
msgid "Month"
msgstr "ខែ"
@@ -3333,7 +3312,6 @@ msgid "An integer between 1 and 12 representing the month."
msgstr "ចំនួន​គត់​រវាង​ ១ និង​ ១២ តំណាង​​ឲ្យ​ខែ ។"
#: scfuncs.hrc:186
-#, fuzzy
msgctxt "SC_OPCODE_GET_DATE"
msgid "Day"
msgstr "ថ្ងៃ"
@@ -3349,7 +3327,6 @@ msgid "Returns an internal number for a text having a possible date format."
msgstr "ត្រឡប់​ចំនួន​ខាង​ក្នុង​សម្រាប់​អត្ថបទ​ ដែល​អាច​​មាន​ទ្រង់ទ្រាយ​កាលបរិច្ឆេទ ។"
#: scfuncs.hrc:194
-#, fuzzy
msgctxt "SC_OPCODE_GET_DATE_VALUE"
msgid "Text"
msgstr "អត្ថបទ"
@@ -3418,7 +3395,6 @@ msgid "Returns the number of workdays between two dates using arguments to indic
msgstr "ប្ដូរ​​ទៅ​កាន់​ចំនួន​ធ្វើ​ការ​វិញ​រវាង​កាលបរិច្ឆេទ​​ពីរ​ដោយ​ប្រើ​ដោយ​ប្រើ​អាគុយម៉ង់​​ដើម្បី​បង្ហាញ​ថ្ងៃ​ធ្វើ​ការ និង​កាលបរិច្ឆេទ។"
#: scfuncs.hrc:222
-#, fuzzy
msgctxt "SC_OPCODE_NETWORKDAYS"
msgid "Start date"
msgstr "កាលបរិច្ឆេទ​ចាប់ផ្តើម"
@@ -3429,7 +3405,6 @@ msgid "Start date for calculation."
msgstr "កាលបរិច្ឆេទ​ចាប់ផ្ដើម​សម្រាប់​ការ​គណនា។"
#: scfuncs.hrc:224
-#, fuzzy
msgctxt "SC_OPCODE_NETWORKDAYS"
msgid "End date"
msgstr "កាលបរិច្ឆេទ​បញ្ចប់"
@@ -3466,7 +3441,6 @@ msgid "Returns the number of workdays between two dates using arguments to indic
msgstr "ប្ដូរ​​ទៅ​កាន់​ចំនួន​ធ្វើ​ការ​វិញ​រវាង​កាលបរិច្ឆេទ​​ពីរ​ដោយ​ប្រើ​ដោយ​ប្រើ​អាគុយម៉ង់​​ដើម្បី​បង្ហាញ​ថ្ងៃ​ធ្វើ​ការ និង​កាលបរិច្ឆេទ។"
#: scfuncs.hrc:236
-#, fuzzy
msgctxt "SC_OPCODE_NETWORKDAYS_MS"
msgid "Start date"
msgstr "កាលបរិច្ឆេទ​ចាប់ផ្តើម"
@@ -3477,7 +3451,6 @@ msgid "Start date for calculation."
msgstr "កាលបរិច្ឆេទ​ចាប់ផ្ដើម​សម្រាប់​ការ​គណនា។"
#: scfuncs.hrc:238
-#, fuzzy
msgctxt "SC_OPCODE_NETWORKDAYS_MS"
msgid "End date"
msgstr "កាលបរិច្ឆេទ​បញ្ចប់"
@@ -3515,7 +3488,6 @@ msgid "Returns the serial number of the date before or after a number of workday
msgstr "ប្ដូរ​ទៅ​កាន់​ចំនួន​សៀរៀល​នៃ​កាលបរិច្ឆេទ​វិញ មុន​ពេល ឬ​បន្ទាប់​ពី​ចំនួន​​ថ្ងៃ​ធ្វើ​ការ​ដោយ​ប្រើ​អាគុយម៉ង់ ដើម្បី​បង្ហាញ​ថ្ងៃ​ធ្វើការ និង​ថ្ងៃ​ឈប់​សម្រាក។"
#: scfuncs.hrc:250
-#, fuzzy
msgctxt "SC_OPCODE_WORKDAY_MS"
msgid "Start date"
msgstr "កាលបរិច្ឆេទ​ចាប់ផ្តើម"
@@ -3628,7 +3600,6 @@ msgid "Determines a time value from the details for hour, minute and second."
msgstr "កំណត់​តម្លៃ​ពេលវេលា​មួយ ​ពី​សេចក្តី​លម្អិត​សម្រាប់​ម៉ោង​ នាទី​ និង​​វិនាទី​ ។"
#: scfuncs.hrc:302
-#, fuzzy
msgctxt "SC_OPCODE_GET_TIME"
msgid "Hour"
msgstr "ម៉ោង"
@@ -3639,7 +3610,6 @@ msgid "The integer for the hour."
msgstr "ចំនួន​​គត់ ​សម្រាប់​ម៉ោង ។"
#: scfuncs.hrc:304
-#, fuzzy
msgctxt "SC_OPCODE_GET_TIME"
msgid "Minute"
msgstr "នាទី"
@@ -3650,7 +3620,6 @@ msgid "The integer for the minute."
msgstr "ចំនួន​គត់ ​សម្រាប់​នាទី ។"
#: scfuncs.hrc:306
-#, fuzzy
msgctxt "SC_OPCODE_GET_TIME"
msgid "Second"
msgstr "វិនាទី"
@@ -3666,7 +3635,6 @@ msgid "Returns a sequential number for a text shown in a possible time entry for
msgstr "ត្រឡប់​ចំនួន​តាម​លំដាប់​លំដោយ សម្រាប់​អត្ថបទ​មួយ​ដែល​បង្ហាញ ក្នុង​ទ្រង់ទ្រាយ​ធាតុ​ពេលវេលា ។"
#: scfuncs.hrc:314
-#, fuzzy
msgctxt "SC_OPCODE_GET_TIME_VALUE"
msgid "Text"
msgstr "អត្ថបទ"
@@ -3822,7 +3790,6 @@ msgid "Number"
msgstr "ចំនួន"
#: scfuncs.hrc:379
-#, fuzzy
msgctxt "SC_OPCODE_ISOWEEKNUM"
msgid "The internal number of the date."
msgstr "ចំនួន​ខាង​ក្នុង​នៃ​កាលបរិច្ឆេទ ។"
@@ -3841,7 +3808,6 @@ msgid "Number"
msgstr "ចំនួន"
#: scfuncs.hrc:386
-#, fuzzy
msgctxt "SC_OPCODE_WEEKNUM_OOO"
msgid "The internal number of the date."
msgstr "ចំនួន​ខាង​ក្នុង​នៃ​កាលបរិច្ឆេទ ។"
@@ -3864,7 +3830,6 @@ msgid "Calculates the date of Easter Sunday in a given year."
msgstr "គណនា​កាលបរិច្ឆេទ ថ្ងៃ​អាទិត្យ​​ដែល​ព្រះ​យេស៊ូ​រស់​ឡើង​វិញ ក្នុង​ឆ្នាំ​ដែល​​បាន​ផ្តល់ ​។"
#: scfuncs.hrc:395
-#, fuzzy
msgctxt "SC_OPCODE_EASTERSUNDAY"
msgid "Year"
msgstr "ឆ្នាំ"
@@ -4195,7 +4160,6 @@ msgid "Payment period. The total number of periods in which the annuity (pension
msgstr "កំឡុងពេល​បង់​​ប្រាក់​ ។ ចំនួន​សរុប​នៃ​កំឡុងពេល​​ដែល​​ធនលាភ ​(ប្រាក់​ចូល​និវត្តន៍) ត្រូវ​បាន​បង់ ។"
#: scfuncs.hrc:491
-#, fuzzy
msgctxt "SC_OPCODE_IPMT"
msgid "PV"
msgstr "PV"
@@ -4327,7 +4291,6 @@ msgid "The present value. The present value or the amount the annuity is current
msgstr "តម្លៃ​បច្ចុប្បន្ន ។ តម្លៃ​​បច្ចុប្បន្ន​​ ឬ​​​ចំនួន​​​ធនលាភ ដែល​​​​មាន​តម្លៃ​នៅ​ពេល​បច្ចុប្បន្ន ។"
#: scfuncs.hrc:527
-#, fuzzy
msgctxt "SC_OPCODE_CUM_PRINC"
msgid "S"
msgstr "S"
@@ -4383,7 +4346,6 @@ msgid "Payment period. The total number of periods in which the annuity (pension
msgstr "កំឡុងពេល​បង់​​ប្រាក់​ ។ ចំនួន​សរុប​នៃ​កំឡុងពេល​​ដែល​​ធនលាភ ​(ប្រាក់​ចូល​និវត្តន៍) ត្រូវ​បាន​បង់ ។"
#: scfuncs.hrc:543
-#, fuzzy
msgctxt "SC_OPCODE_CUM_IPMT"
msgid "PV"
msgstr "PV"
@@ -4604,7 +4566,6 @@ msgid "Periods: The period for which the depreciation is calculated. The time un
msgstr "កំឡុងពេល ៖ កំឡុងពេល សម្រាប់​គណនា​ការ​រំលោះ ។ ឯកតា​ពេល​ដែល​ប្រើ​សម្រាប់​កំឡុងពេល ត្រូវ​តែ​ដូច​គ្នា​ទៅ​នឹង​អ្វី​ដែល​ប្រើ សម្រាប់​អាយុកាល​ប្រើប្រាស់ ។"
#: scfuncs.hrc:607
-#, fuzzy
msgctxt "SC_OPCODE_DB"
msgid "Month"
msgstr "ខែ"
@@ -4709,7 +4670,6 @@ msgid "Nominal interest"
msgstr ""
#: scfuncs.hrc:637
-#, fuzzy
msgctxt "SC_OPCODE_EFFECT"
msgid "P"
msgstr "P"
@@ -4726,7 +4686,6 @@ msgid "Calculates the yearly nominal interest rate as an effective interest rate
msgstr "គណនា​អត្រា​ការប្រាក់​នាមករណ៍​ប្រចាំ​ឆ្នាំ​ ជា​​អត្រា​ការ​ប្រាក់​​ជាក់ស្តែង​មួយ ។"
#: scfuncs.hrc:645
-#, fuzzy
msgctxt "SC_OPCODE_NOMINAL"
msgid "Effective rate"
msgstr "អត្រា​​ជាក់ស្តែង"
@@ -4737,7 +4696,6 @@ msgid "The effective interest rate"
msgstr "អត្រា​ការ​ប្រាក់​ជាក់ស្តែង"
#: scfuncs.hrc:647
-#, fuzzy
msgctxt "SC_OPCODE_NOMINAL"
msgid "NPER"
msgstr "NPER"
@@ -4753,7 +4711,6 @@ msgid "Net present value. Calculates the net present value of an investment base
msgstr "តម្លៃ​​បច្ចុប្បន្ន​សុទ្ធ ។ គណនា​តម្លៃ​បច្ចុប្បន្ន​សុទ្ធ​នៃ​ការ​វិនិយោគ​មួយ​ ដែល​ផ្អែក​លើ​ស៊េរី​នៃ​ការ​បង់​ប្រាក់​មាន​កាល​កំណត់​មួយ ​និង​​អត្រា​​អប្បហារ ។​"
#: scfuncs.hrc:655
-#, fuzzy
msgctxt "SC_OPCODE_NPV"
msgid "Rate"
msgstr "អត្រា"
@@ -4786,7 +4743,6 @@ msgid "Values"
msgstr "តម្លៃ"
#: scfuncs.hrc:666
-#, fuzzy
msgctxt "SC_OPCODE_IRR"
msgid "An array or reference to cells whose contents correspond to the payments."
msgstr "អារេ​មួយ ​ឬ​សេចក្តី​យោង​ទៅ​ក្រឡា ​ដែល​មាតិកា​របស់​ទាក់ទង​ទៅនឹង​ការ​បង់ប្រាក់ ។"
@@ -4817,7 +4773,6 @@ msgid "An array or reference to cells whose contents correspond to the payments.
msgstr "អារេ​មួយ ​ឬ​សេចក្តី​យោង​ទៅ​ក្រឡា ​ដែល​មាតិកា​របស់​ទាក់ទង​ទៅនឹង​ការ​បង់ប្រាក់ ។"
#: scfuncs.hrc:677
-#, fuzzy
msgctxt "SC_OPCODE_MIRR"
msgid "Investment"
msgstr "វិនិយោគទុន"
@@ -4845,7 +4800,6 @@ msgid "Returns the amount of interest for constant amortization rates."
msgstr "ត្រឡប់​ចំនួន​ការប្រាក់​ សម្រាប់​អត្រា​ការ​សង​រំលោះ​បន្តិច​ម្តងៗថេរ ។"
#: scfuncs.hrc:687
-#, fuzzy
msgctxt "SC_OPCODE_ISPMT"
msgid "Rate"
msgstr "អត្រា"
@@ -4877,7 +4831,6 @@ msgid "Sum total of amortization periods."
msgstr "ផលបូក​សរុប​នៃ​កំឡុង​ពេល​ដែល​ត្រូវ​សងរំលោះ​​បន្តិច​ម្តងៗ ។"
#: scfuncs.hrc:693
-#, fuzzy
msgctxt "SC_OPCODE_ISPMT"
msgid "Investment"
msgstr "វិនិយោគទុន"
@@ -4893,7 +4846,6 @@ msgid "Duration. Calculates the number of periods required by an investment to a
msgstr ""
#: scfuncs.hrc:701
-#, fuzzy
msgctxt "SC_OPCODE_PDURATION"
msgid "Rate"
msgstr "អត្រា"
@@ -4904,7 +4856,6 @@ msgid "The constant rate of interest."
msgstr ""
#: scfuncs.hrc:703
-#, fuzzy
msgctxt "SC_OPCODE_PDURATION"
msgid "PV"
msgstr "PV"
@@ -4916,13 +4867,11 @@ msgid "The present value. The current value of the investment."
msgstr "តម្លៃ​​​បច្ចុប្បន្ន ​​។ តម្លៃ​​បច្ចុប្បន្ន​​នៃ​ការ​វិនិយោគ ។"
#: scfuncs.hrc:705
-#, fuzzy
msgctxt "SC_OPCODE_PDURATION"
msgid "FV"
msgstr "FV"
#: scfuncs.hrc:706
-#, fuzzy
msgctxt "SC_OPCODE_PDURATION"
msgid "The future value of the investment."
msgstr "តម្លៃ​​អនាគត​​នៃ​ការ​វិនិយោគ ។"
@@ -4944,7 +4893,6 @@ msgid "The number of periods used in the calculation."
msgstr "ចំនួន​កំឡុងពេល ដែល​បាន​ប្រើ​ក្នុង​​ការ​គណនា ។"
#: scfuncs.hrc:715
-#, fuzzy
msgctxt "SC_OPCODE_RRI"
msgid "PV"
msgstr "PV"
@@ -4970,7 +4918,6 @@ msgid "Returns TRUE if value is a reference."
msgstr "ត្រឡប់ TRUE បើ​តម្លៃ​ជា​សេចក្តី​យោង ។"
#: scfuncs.hrc:725
-#, fuzzy
msgctxt "SC_OPCODE_IS_REF"
msgid "Value"
msgstr "តម្លៃ"
@@ -4986,7 +4933,6 @@ msgid "Returns TRUE if the value is an error value not equal to #N/A."
msgstr "ត្រឡប់ TRUE ​បើ​តម្លៃ​ជា​តម្លៃ​កំហុស ​ដែល​មិន​ស្មើ​ទៅ​នឹង​ #N/A ។"
#: scfuncs.hrc:733
-#, fuzzy
msgctxt "SC_OPCODE_IS_ERR"
msgid "Value"
msgstr "តម្លៃ"
@@ -5002,7 +4948,6 @@ msgid "Returns TRUE if the value is an error value."
msgstr "ត្រឡប់ TRUE បើ​តម្លៃ​ជា​តម្លៃ​កំហុស​មួយ ។"
#: scfuncs.hrc:741
-#, fuzzy
msgctxt "SC_OPCODE_IS_ERROR"
msgid "Value"
msgstr "តម្លៃ"
@@ -5018,7 +4963,6 @@ msgid "Returns TRUE if value refers to an empty cell."
msgstr "ត្រឡប់ TRUE ​បើ​តម្លៃ​​យោង​ទៅ​ក្រឡា​​ទទេ​មួយ ។"
#: scfuncs.hrc:749
-#, fuzzy
msgctxt "SC_OPCODE_IS_EMPTY"
msgid "Value"
msgstr "តម្លៃ"
@@ -5034,7 +4978,6 @@ msgid "Returns TRUE if the value carries a logical number format."
msgstr "ត្រឡប់ TRUE ​បើ​តម្លៃ​មាន​ទ្រង់ទ្រាយ​ជា​ចំនួន​តក្ក​ ។"
#: scfuncs.hrc:757
-#, fuzzy
msgctxt "SC_OPCODE_IS_LOGICAL"
msgid "Value"
msgstr "តម្លៃ"
@@ -5050,7 +4993,6 @@ msgid "Returns TRUE if value equals #N/A."
msgstr "ត្រឡប់​ TRUE ​បើ​តម្លៃ​ស្មើ​​ #N/A ។"
#: scfuncs.hrc:765
-#, fuzzy
msgctxt "SC_OPCODE_IS_NV"
msgid "Value"
msgstr "តម្លៃ"
@@ -5066,7 +5008,6 @@ msgid "Returns TRUE if the value is not text."
msgstr "ត្រឡប់​ TRUE បើ​តម្លៃ​មិន​មែន​ជា​អត្ថបទ ។"
#: scfuncs.hrc:773
-#, fuzzy
msgctxt "SC_OPCODE_IS_NON_STRING"
msgid "Value"
msgstr "តម្លៃ"
@@ -5082,7 +5023,6 @@ msgid "Returns TRUE if value is text."
msgstr "ត្រឡប់ TRUE ​បើ​តម្លៃ​ជា​អត្ថបទ ។"
#: scfuncs.hrc:781
-#, fuzzy
msgctxt "SC_OPCODE_IS_STRING"
msgid "Value"
msgstr "តម្លៃ"
@@ -5098,7 +5038,6 @@ msgid "Returns TRUE if value is a number."
msgstr "ត្រឡប់ TRUE បើ​តម្លៃ​ជា​លេខ ។"
#: scfuncs.hrc:789
-#, fuzzy
msgctxt "SC_OPCODE_IS_VALUE"
msgid "Value"
msgstr "តម្លៃ"
@@ -5114,7 +5053,6 @@ msgid "Returns TRUE if the cell is a formula cell."
msgstr "ត្រឡប់​ TRUE ​បើ​ក្រឡា​ជា​ក្រឡា​រូប​មន្ត​​ ។"
#: scfuncs.hrc:797
-#, fuzzy
msgctxt "SC_OPCODE_IS_FORMULA"
msgid "Reference"
msgstr "សេចក្តី​យោង"
@@ -5146,7 +5084,6 @@ msgid "Converts a value to a number."
msgstr "បម្លែង​តម្លៃ ​ទៅ​ជា​ចំនួន ។"
#: scfuncs.hrc:813
-#, fuzzy
msgctxt "SC_OPCODE_N"
msgid "Value"
msgstr "តម្លៃ"
@@ -5167,7 +5104,6 @@ msgid "Returns the data type of a value (1 = number, 2 = text, 4 = Boolean value
msgstr ""
#: scfuncs.hrc:827
-#, fuzzy
msgctxt "SC_OPCODE_TYPE"
msgid "Value"
msgstr "តម្លៃ"
@@ -5277,7 +5213,6 @@ msgid "Returns value if not an error value, else alternative."
msgstr "បង្ហាញ​តម្លៃ​បើ​វា​មិនមែន​ជា​តម្លៃ​ខុស បើមិនដូច្នោះទេ, បង្ហាញ​តម្លៃ​ជំនួស។"
#: scfuncs.hrc:883
-#, fuzzy
msgctxt "SC_OPCODE_IF_ERROR"
msgid "Value"
msgstr "តម្លៃ"
@@ -5304,7 +5239,6 @@ msgid "Returns value if not a #N/A error, else alternative."
msgstr "បង្ហាញ​តម្លៃ​ប្រសិនបើ #N/A មិន​ខុស បើមិនដូច្នោះទេ, បង្ហាញ​តម្លៃ​ជំនួស។"
#: scfuncs.hrc:893
-#, fuzzy
msgctxt "SC_OPCODE_IF_NA"
msgid "Value"
msgstr "តម្លៃ"
@@ -5419,7 +5353,6 @@ msgid "Counts the blank cells in a specified range."
msgstr "រាប់​ក្រឡា​ដែល​​ទទេ​​ក្នុង​ជួរ​ជាក់លាក់​មួយ ​។"
#: scfuncs.hrc:945
-#, fuzzy
msgctxt "SC_OPCODE_COUNT_EMPTY_CELLS"
msgid "Range"
msgstr "ជួរ"
@@ -5440,7 +5373,6 @@ msgid "Returns the sum of all arguments."
msgstr "ត្រឡប់​ផល​បូក​នៃ​អាគុយម៉ង់​ទាំងអស់​ ។"
#: scfuncs.hrc:959
-#, fuzzy
msgctxt "SC_OPCODE_SUM"
msgid "Number "
msgstr "ចំនួន "
@@ -5457,7 +5389,6 @@ msgid "Returns the sum of the squares of the arguments."
msgstr "ត្រឡប់​ផលបូក​នៃ​ការេ​របស់​អាគុយម៉ង់ ។"
#: scfuncs.hrc:967
-#, fuzzy
msgctxt "SC_OPCODE_SUM_SQ"
msgid "Number "
msgstr "ចំនួន "
@@ -5491,7 +5422,6 @@ msgid "Totals the arguments that meet the condition."
msgstr "សរុប​អាគុយម៉ង់ ដែល​ត្រូវ​គ្នា​នឹង​លក្ខខណ្ឌ ។"
#: scfuncs.hrc:983
-#, fuzzy
msgctxt "SC_OPCODE_SUM_IF"
msgid "Range"
msgstr "ជួរ"
@@ -5529,7 +5459,6 @@ msgid "Averages the arguments that meet the conditions."
msgstr "សរុប​អាគុយម៉ង់ ដែល​ត្រូវ​គ្នា​នឹង​លក្ខខណ្ឌ ។"
#: scfuncs.hrc:995
-#, fuzzy
msgctxt "SC_OPCODE_AVERAGE_IF"
msgid "Range"
msgstr "ជួរ"
@@ -5670,7 +5599,6 @@ msgid "Counts the arguments which meet the set conditions."
msgstr "រាប់​​អាគុយម៉ង់ ​​ដែល​ត្រូវ​គ្នា​ទៅ​នឹង​លក្ខខណ្ឌ​ដែល​បាន​កំណត់ ។"
#: scfuncs.hrc:1040
-#, fuzzy
msgctxt "SC_OPCODE_COUNT_IF"
msgid "Range"
msgstr "ជួរ"
@@ -5718,7 +5646,6 @@ msgid "Returns TRUE if value is an even integer."
msgstr "ត្រឡប់ ពិត​ បើ​តម្លៃ​គឺ​ជា​ចំនួន​គត់​គូ​មួយ ។"
#: scfuncs.hrc:1064
-#, fuzzy
msgctxt "SC_OPCODE_IS_EVEN"
msgid "Value"
msgstr "តម្លៃ"
@@ -5734,7 +5661,6 @@ msgid "Returns TRUE if value is an odd integer."
msgstr "ត្រឡប់ ពិត​ បើ​តម្លៃ​គឺ​ជា​ចំនួន​គត់​សេស​មួយ ។"
#: scfuncs.hrc:1072
-#, fuzzy
msgctxt "SC_OPCODE_IS_ODD"
msgid "Value"
msgstr "តម្លៃ"
@@ -6303,7 +6229,6 @@ msgid "Function index. Is an index of the possible functions Total, Max, ..."
msgstr "លិបិក្រម​​អនុគមន៍ ​។ ​ជា​លិបិក្រម​មួយ​នៃ​អនុគមន៍​ដែល​អាច​ធ្វើ​បាន Total, Max, ..."
#: scfuncs.hrc:1348
-#, fuzzy
msgctxt "SC_OPCODE_SUB_TOTAL"
msgid "Range"
msgstr "ជួរ"
@@ -6390,7 +6315,6 @@ msgid "The number to be truncated."
msgstr "ចំនួន​ដែល​​​ត្រូវ​កាត់​ឲ្យ​ខ្លី ។"
#: scfuncs.hrc:1380
-#, fuzzy
msgctxt "SC_OPCODE_TRUNC"
msgid "Count"
msgstr "រាប់"
@@ -6417,7 +6341,6 @@ msgid "The number to be rounded."
msgstr "ចំនួន​ដែល​​ត្រូវ​បង្គត់ ។"
#: scfuncs.hrc:1390
-#, fuzzy
msgctxt "SC_OPCODE_ROUND"
msgid "Count"
msgstr "រាប់"
@@ -6444,7 +6367,6 @@ msgid "The number to be rounded up."
msgstr "ចំនួន​ដែល​ត្រូវ​បង្គត់​ឡើង ។"
#: scfuncs.hrc:1400
-#, fuzzy
msgctxt "SC_OPCODE_ROUND_UP"
msgid "Count"
msgstr "រាប់"
@@ -6471,7 +6393,6 @@ msgid "The number to be rounded down."
msgstr "ចំនួន​ដែល​ត្រូវ​បង្គត់​ចុះ ។"
#: scfuncs.hrc:1410
-#, fuzzy
msgctxt "SC_OPCODE_ROUND_DOWN"
msgid "Count"
msgstr "រាប់"
@@ -6733,19 +6654,16 @@ msgid "Number"
msgstr "ចំនួន"
#: scfuncs.hrc:1511
-#, fuzzy
msgctxt "SC_OPCODE_FLOOR_MATH"
msgid "The number to be rounded down."
msgstr "ចំនួន​ដែល​ត្រូវ​បង្គត់​ចុះ ។"
#: scfuncs.hrc:1512
-#, fuzzy
msgctxt "SC_OPCODE_FLOOR_MATH"
msgid "Significance"
msgstr "ផ្នែក​សំខាន់​​​"
#: scfuncs.hrc:1513
-#, fuzzy
msgctxt "SC_OPCODE_FLOOR_MATH"
msgid "The number to whose multiple the value is to be rounded down."
msgstr "ចំនួន​​ដែល​តម្លៃ​​ត្រូវ​បង្គត់​ចុះ​​ ទៅ​ពហុគុណ​របស់​វា"
@@ -6774,13 +6692,11 @@ msgid "Number"
msgstr "ចំនួន"
#: scfuncs.hrc:1523
-#, fuzzy
msgctxt "SC_OPCODE_FLOOR_PRECISE"
msgid "The number to be rounded down."
msgstr "ចំនួន​ដែល​ត្រូវ​បង្គត់​ចុះ ។"
#: scfuncs.hrc:1524
-#, fuzzy
msgctxt "SC_OPCODE_FLOOR_PRECISE"
msgid "Significance"
msgstr "ផ្នែក​សំខាន់​​​"
@@ -7068,7 +6984,6 @@ msgid "Linear type"
msgstr "ប្រភេទ​លីនីអ៊ែរ"
#: scfuncs.hrc:1643
-#, fuzzy
msgctxt "SC_OPCODE_LINEST"
msgid "If type = 0 the linears will be calculated through the zero point, or else moved linears."
msgstr "បើ type = 0 លីនីអ៊ែរ​នឹង​ត្រូវ​បាន​គណនា​តាម​រយៈ​ចំណុច​សូន្យ ឬ​មិន​ដូច្នោះ​ផ្លាស់ទី​លីនីអ៊ែរ ។"
@@ -7118,7 +7033,6 @@ msgid "Function type"
msgstr "ប្រភេទ​អនុគមន៍"
#: scfuncs.hrc:1657
-#, fuzzy
msgctxt "SC_OPCODE_LOGEST"
msgid "If type = 0 then the functions will be calculated in the form of y=m^x, or also functions y=b*m^x."
msgstr "If type = 0 then អនុគមន៍​នឹង​ត្រូវបានគណនា​នៅ​ក្នុង​ទម្រង់​​របស់ y=m^x ឬ​អនុគមន៍ y=b*m^x ។"
@@ -7272,7 +7186,6 @@ msgid "Returns the maximum value in a list of arguments."
msgstr "ត្រឡប់​តម្លៃ​អតិបរមា​ក្នុង​បញ្ជី​អាគុយម៉ង់ ។"
#: scfuncs.hrc:1710
-#, fuzzy
msgctxt "SC_OPCODE_MAX"
msgid "Number "
msgstr "ចំនួន "
@@ -7306,7 +7219,6 @@ msgid "Returns the minimum value in a list of arguments."
msgstr "ត្រឡប់​តម្លៃ​អប្បបរមា​ក្នង​បញ្ជី​អាគុយម៉ង់ ។"
#: scfuncs.hrc:1726
-#, fuzzy
msgctxt "SC_OPCODE_MIN"
msgid "Number "
msgstr "ចំនួន "
@@ -7340,7 +7252,6 @@ msgid "Calculates the variance based on a sample."
msgstr "គណនា​វ៉ារ្យង់​ដែល​មាន​មូលដ្ឋាន​លើ​គំរូ ។"
#: scfuncs.hrc:1742
-#, fuzzy
msgctxt "SC_OPCODE_VAR"
msgid "Number "
msgstr "ចំនួន "
@@ -7357,7 +7268,6 @@ msgid "Calculates the variance based on a sample."
msgstr "គណនា​វ៉ារ្យង់​ដែល​មាន​មូលដ្ឋាន​លើ​គំរូ ។"
#: scfuncs.hrc:1750
-#, fuzzy
msgctxt "SC_OPCODE_VAR_S"
msgid "Number "
msgstr "ចំនួន "
@@ -7391,7 +7301,6 @@ msgid "Calculates variance based on the entire population."
msgstr "គណនា​វ៉ារ្យង់​ដែល​មាន​មូលដ្ឋាន​លើ​ប៉ូពុយឡាស្យ៉ុង​ទាំងមូល ។"
#: scfuncs.hrc:1766
-#, fuzzy
msgctxt "SC_OPCODE_VAR_P"
msgid "Number "
msgstr "ចំនួន "
@@ -7408,7 +7317,6 @@ msgid "Calculates variance based on the entire population."
msgstr "គណនា​វ៉ារ្យង់​ដែល​មាន​មូលដ្ឋាន​លើ​ប៉ូពុយឡាស្យ៉ុង​ទាំងមូល ។"
#: scfuncs.hrc:1774
-#, fuzzy
msgctxt "SC_OPCODE_VAR_P_MS"
msgid "Number "
msgstr "ចំនួន "
@@ -7442,7 +7350,6 @@ msgid "Calculates the standard deviation based on a sample."
msgstr "គណនា​គម្លាត​គំរូ​ដែល​មាន​មូលដ្ឋាន​លើ​គំរូ ។"
#: scfuncs.hrc:1790
-#, fuzzy
msgctxt "SC_OPCODE_ST_DEV"
msgid "Number "
msgstr "ចំនួន "
@@ -7459,7 +7366,6 @@ msgid "Calculates the standard deviation based on a sample."
msgstr "គណនា​គម្លាត​គំរូ​ដែល​មាន​មូលដ្ឋាន​លើ​គំរូ ។"
#: scfuncs.hrc:1798
-#, fuzzy
msgctxt "SC_OPCODE_ST_DEV_S"
msgid "Number "
msgstr "ចំនួន "
@@ -7493,7 +7399,6 @@ msgid "Calculates the standard deviation based on the entire population."
msgstr "គណនា​គម្លាត​គំរូ​ដែល​មាន​មូលដ្ឋាន​លើ​ប៉ូពុយឡាស្យ៉ុង​ទាំងមូល ។"
#: scfuncs.hrc:1814
-#, fuzzy
msgctxt "SC_OPCODE_ST_DEV_P"
msgid "Number "
msgstr "ចំនួន "
@@ -7510,7 +7415,6 @@ msgid "Calculates the standard deviation based on the entire population."
msgstr "គណនា​គម្លាត​គំរូ​ដែល​មាន​មូលដ្ឋាន​លើ​ប៉ូពុយឡាស្យ៉ុង​ទាំងមូល ។"
#: scfuncs.hrc:1822
-#, fuzzy
msgctxt "SC_OPCODE_ST_DEV_P_MS"
msgid "Number "
msgstr "ចំនួន "
@@ -7544,7 +7448,6 @@ msgid "Returns the average of a sample."
msgstr "ត្រឡប់​មធ្យម​នៃ​គំរូ ។"
#: scfuncs.hrc:1838
-#, fuzzy
msgctxt "SC_OPCODE_AVERAGE"
msgid "Number "
msgstr "ចំនួន "
@@ -7578,7 +7481,6 @@ msgid "Returns the sum of squares of deviations from the sample mean value"
msgstr "ត្រឡប់​ផល​បូក​នៃ​ការេ​នៃ​គម្លាត​ពី​តម្លៃ​មធ្យម​គំរូ"
#: scfuncs.hrc:1854
-#, fuzzy
msgctxt "SC_OPCODE_DEV_SQ"
msgid "Number "
msgstr "ចំនួន "
@@ -7595,7 +7497,6 @@ msgid "Returns the average of the absolute deviations of a sample from the mean.
msgstr "ត្រឡប់​មធ្យម​នៃ​គម្លាត​ដាច់​ខាត​របស់​គំរូ​ពី​មធ្យម ។"
#: scfuncs.hrc:1862
-#, fuzzy
msgctxt "SC_OPCODE_AVE_DEV"
msgid "Number "
msgstr "ចំនួន "
@@ -7612,7 +7513,6 @@ msgid "Returns the skewness of a distribution."
msgstr "ត្រឡប់​​ភាព​ឆៀង​នៃ​បំណែងចែក ។"
#: scfuncs.hrc:1870
-#, fuzzy
msgctxt "SC_OPCODE_SKEW"
msgid "Number "
msgstr "ចំនួន "
@@ -7629,7 +7529,6 @@ msgid "Returns the skewness of a distribution using the population of a random v
msgstr "បង្ហាញ​កំហុស​នៃ​ការ​ចែកចាយ​ដោយ​ប្រើ​ប៉ូពុយឡាស្យ៉ុង​អថេរ​ចៃដន្យ។"
#: scfuncs.hrc:1878
-#, fuzzy
msgctxt "SC_OPCODE_SKEWP"
msgid "Number "
msgstr "ចំនួន "
@@ -7646,7 +7545,6 @@ msgid "Returns the kurtosis of a distribution."
msgstr "ត្រឡប់​ kurtosis នៃ​បំណែងចែក ។​"
#: scfuncs.hrc:1886
-#, fuzzy
msgctxt "SC_OPCODE_KURT"
msgid "Number "
msgstr "ចំនួន "
@@ -7663,7 +7561,6 @@ msgid "Returns the geometric mean of a sample."
msgstr "ត្រឡប់​មធ្យម​ធរណីមាត្រ​របស់​គំរូ ។"
#: scfuncs.hrc:1894
-#, fuzzy
msgctxt "SC_OPCODE_GEO_MEAN"
msgid "Number "
msgstr "ចំនួន "
@@ -7680,7 +7577,6 @@ msgid "Returns the harmonic mean of a sample."
msgstr "ត្រឡប់​មធ្យម​អាម៉ូនិច​របស់​គំរូ ។"
#: scfuncs.hrc:1902
-#, fuzzy
msgctxt "SC_OPCODE_HAR_MEAN"
msgid "Number "
msgstr "ចំនួន "
@@ -7697,7 +7593,6 @@ msgid "Returns the most common value in a sample."
msgstr "ត្រឡប់​តម្លៃ​ទូទៅ​បំផុត​ក្នុង​គំរូ ។"
#: scfuncs.hrc:1910
-#, fuzzy
msgctxt "SC_OPCODE_MODAL_VALUE"
msgid "Number "
msgstr "ចំនួន "
@@ -7714,7 +7609,6 @@ msgid "Returns the most common value in a sample."
msgstr "ត្រឡប់​តម្លៃ​ទូទៅ​បំផុត​ក្នុង​គំរូ ។"
#: scfuncs.hrc:1918
-#, fuzzy
msgctxt "SC_OPCODE_MODAL_VALUE_MS"
msgid "Number "
msgstr "ចំនួន "
@@ -7731,7 +7625,6 @@ msgid "Returns the most common value in a sample."
msgstr "ត្រឡប់​តម្លៃ​ទូទៅ​បំផុត​ក្នុង​គំរូ ។"
#: scfuncs.hrc:1926
-#, fuzzy
msgctxt "SC_OPCODE_MODAL_VALUE_MULTI"
msgid "Number "
msgstr "ចំនួន "
@@ -7747,7 +7640,6 @@ msgid "Returns the median of a given sample."
msgstr "ត្រឡប់​សមឌ្ឍរេខា​នៃ​គំរូ​ដែល​ផ្ដល់ ។"
#: scfuncs.hrc:1934
-#, fuzzy
msgctxt "SC_OPCODE_MEDIAN"
msgid "Number "
msgstr "ចំនួន "
@@ -7987,7 +7879,6 @@ msgid "The array of the data in the sample."
msgstr "អារេ​នៃ​ទិន្នន័យ​ក្នុង​គំរូ ។"
#: scfuncs.hrc:2024
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK"
msgid "Value"
msgstr "តម្លៃ"
@@ -7998,7 +7889,6 @@ msgid "The value for which percentage ranking is to be determined."
msgstr "តម្លៃ​សម្រាប់​ជួរ​ភាគរយ​ត្រូវ​បាន​កំណត់ ។"
#: scfuncs.hrc:2026
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK"
msgid "Significance"
msgstr "ផ្នែក​សំខាន់​​​"
@@ -8025,7 +7915,6 @@ msgid "The array of the data in the sample."
msgstr "អារេ​នៃ​ទិន្នន័យ​ក្នុង​គំរូ ។"
#: scfuncs.hrc:2036
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK_EXC"
msgid "Value"
msgstr "តម្លៃ"
@@ -8036,7 +7925,6 @@ msgid "The value for which percentage ranking is to be determined."
msgstr "តម្លៃ​សម្រាប់​ជួរ​ភាគរយ​ត្រូវ​បាន​កំណត់ ។"
#: scfuncs.hrc:2038
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK_EXC"
msgid "Significance"
msgstr "ផ្នែក​សំខាន់​​​"
@@ -8063,7 +7951,6 @@ msgid "The array of the data in the sample."
msgstr "អារេ​នៃ​ទិន្នន័យ​ក្នុង​គំរូ ។"
#: scfuncs.hrc:2048
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK_INC"
msgid "Value"
msgstr "តម្លៃ"
@@ -8074,7 +7961,6 @@ msgid "The value for which percentage ranking is to be determined."
msgstr "តម្លៃ​សម្រាប់​ជួរ​ភាគរយ​ត្រូវ​បាន​កំណត់ ។"
#: scfuncs.hrc:2050
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK_INC"
msgid "Significance"
msgstr "ផ្នែក​សំខាន់​​​"
@@ -8090,7 +7976,6 @@ msgid "Returns the ranking of a value in a sample."
msgstr "ត្រឡប់​ជួរ​នៃ​តម្លៃ​ក្នុង​គំរូ ។"
#: scfuncs.hrc:2058
-#, fuzzy
msgctxt "SC_OPCODE_RANK"
msgid "Value"
msgstr "តម្លៃ"
@@ -8126,7 +8011,6 @@ msgid "Returns the ranking of a value in a sample; if more than one value has th
msgstr "ត្រឡប់​ទៅ​ជួរ​នៃ​តម្លៃ​ជា​គំរូ; ប្រសិនបើ​ច្រើន​ជាង​តម្លៃ​មួយ​មាន​ជួរ​ដូច​គ្នា, ជួរ​ផ្នែក​ខាង​លើ​នៃ​តម្លៃ​ដែល​បាន​កំណត់​ត្រូវ​បាន​ប្ដូរ។"
#: scfuncs.hrc:2070
-#, fuzzy
msgctxt "SC_OPCODE_RANK_EQ"
msgid "Value"
msgstr "តម្លៃ"
@@ -8163,7 +8047,6 @@ msgid "Returns the ranking of a value in a sample; if more than one value has th
msgstr "ត្រឡប់​ទៅ​ជួរ​នៃ​តម្លៃ​ជា​គំរូ; ប្រសិនបើ​ច្រើន​ជាង​តម្លៃ​មួយ​មាន​ជួរ​ដូច​គ្នា, ជួរ​ផ្នែក​ខាង​លើ​នៃ​តម្លៃ​ដែល​បាន​កំណត់​ត្រូវ​បាន​ប្ដូរ។"
#: scfuncs.hrc:2082
-#, fuzzy
msgctxt "SC_OPCODE_RANK_AVG"
msgid "Value"
msgstr "តម្លៃ"
@@ -8236,7 +8119,6 @@ msgid "The sample data array."
msgstr "អារេ​ទិន្នន័យ​គំរូ ។"
#: scfuncs.hrc:2106
-#, fuzzy
msgctxt "SC_OPCODE_PROB"
msgid "Probability"
msgstr "ប្រូបាប៊ីលីតេ"
@@ -8547,7 +8429,6 @@ msgid "0 or FALSE calculates the probability density function. Any other value o
msgstr "0 ឬ FALSE គណនា​អនុគមន៍​ដង់ស៊ីតេ ។ តម្លៃ​ផ្សេងទៀត ឬ TRUE ឬ​បាន​លុបចេញ នឹង​គណនា​អនុគមន៍​ច្បាប់​ថែម​លើ​គ្នា ។"
#: scfuncs.hrc:2217
-#, fuzzy
msgctxt "SC_OPCODE_CRIT_BINOM"
msgid "Returns the smallest value for which the cumulative binomial distribution is greater than or equal to a criterion value."
msgstr "ត្រឡប់​តម្លៃ​តូច​បំផុត​សម្រាប់​ការ​ចែក​ទ្វេ​ភាគ​ត្រួត​គ្នា​ណា​ដែល​ធំជាង ឬ​ស្មើ​តម្លៃ​លក្ខណៈ​វិនិច្ឆ័យ។"
@@ -8574,7 +8455,6 @@ msgid "The success probability of a trial."
msgstr "ប្រូប៉ាប៊ីលីតេ​​ជោគជ័យ​នៃ​កា​រសាកល្បង ។"
#: scfuncs.hrc:2222
-#, fuzzy
msgctxt "SC_OPCODE_CRIT_BINOM"
msgid "Alpha"
msgstr "អាល់ហ្វា"
@@ -8611,7 +8491,6 @@ msgid "The success probability of a trial."
msgstr "ប្រូប៉ាប៊ីលីតេ​​ជោគជ័យ​នៃ​កា​រសាកល្បង ។"
#: scfuncs.hrc:2234
-#, fuzzy
msgctxt "SC_OPCODE_BINOM_INV"
msgid "Alpha"
msgstr "អាល់ហ្វា"
@@ -9186,7 +9065,6 @@ msgid "The value for which the gamma distribution is to be calculated."
msgstr "តម្លៃ​សម្រាប់​គណនា​ច្បាប់​ហ្កាម៉ា ។"
#: scfuncs.hrc:2430
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_DIST"
msgid "Alpha"
msgstr "អាល់ហ្វា"
@@ -9218,7 +9096,6 @@ msgid "0 or FALSE calculates the probability density function. Any other value o
msgstr "0 ឬ FALSE គណនា​អនុគមន៍​ដង់ស៊ីតេ ។ តម្លៃ​ផ្សេងទៀត ឬ TRUE ឬ​បាន​លុបចេញ នឹង​គណនា​អនុគមន៍​ច្បាប់​ថែមលើគ្នា ។"
#: scfuncs.hrc:2441
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_DIST_MS"
msgid "Returns the value of the probability density function or the cumulative distribution function for the Gamma distribution."
msgstr "ត្រឡប់​តម្លៃ​ដង់ស៊ីតេ​ប្រូបាប ឬ​អនុញ្ញាត​ច្បាប់​ថែម​លើគ្នា​សម្រាប់​ច្បាប់​ហ្កាម៉ា ។"
@@ -9234,7 +9111,6 @@ msgid "The value for which the gamma distribution is to be calculated."
msgstr "តម្លៃ​សម្រាប់​គណនា​ច្បាប់​ហ្កាម៉ា ។"
#: scfuncs.hrc:2444
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_DIST_MS"
msgid "Alpha"
msgstr "អាល់ហ្វា"
@@ -9281,7 +9157,6 @@ msgid "The probability value for which the inverse gamma distribution is to be c
msgstr "តម្លៃ​ប្រូប៉ាប៊ីលីតេ​សម្រាប់​បំណែងចែក​ហ្គាម៉ា​បញ្ច្រាស​ត្រូវ​បានគណនា ។"
#: scfuncs.hrc:2458
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_INV"
msgid "Alpha"
msgstr "អាល់ហ្វា"
@@ -9318,7 +9193,6 @@ msgid "The probability value for which the inverse gamma distribution is to be c
msgstr "តម្លៃ​ប្រូបាប៊ីលីតេ​សម្រាប់​បំណែង​ចែក​​ហ្គាម៉ា​បញ្ច្រាស​ត្រូវ​បាន​គណនា។"
#: scfuncs.hrc:2470
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_INV_MS"
msgid "Alpha"
msgstr "អាល់ហ្វា"
@@ -9401,7 +9275,6 @@ msgid "The value for which the beta distribution is to be calculated."
msgstr "តម្លៃ​សម្រាប់​គណនា​ច្បាប់​បេតា ។"
#: scfuncs.hrc:2508
-#, fuzzy
msgctxt "SC_OPCODE_BETA_DIST"
msgid "Alpha"
msgstr "អាល់ហ្វា"
@@ -9469,7 +9342,6 @@ msgid "The probability value for which the inverse beta distribution is to be ca
msgstr "តម្លៃ​ប្រូបាប៊ីលីតេ​សម្រាប់​គណនា​ច្បាប់​បេតា​បញ្ច្រាស ។"
#: scfuncs.hrc:2526
-#, fuzzy
msgctxt "SC_OPCODE_BETA_INV"
msgid "Alpha"
msgstr "អាល់ហ្វា"
@@ -9527,7 +9399,6 @@ msgid "The value for which the beta distribution is to be calculated."
msgstr "តម្លៃ​សម្រាប់​គណនា​ច្បាប់​បេតា ។"
#: scfuncs.hrc:2542
-#, fuzzy
msgctxt "SC_OPCODE_BETA_DIST_MS"
msgid "Alpha"
msgstr "អាល់ហ្វា"
@@ -9595,7 +9466,6 @@ msgid "The probability value for which the inverse beta distribution is to be ca
msgstr "តម្លៃ​ប្រូបាប៊ីលីតេ​សម្រាប់​ការ​ចែកចាយ​បេតា​បញ្ច្រាស​ដែល​ត្រូវ​គណនា។"
#: scfuncs.hrc:2560
-#, fuzzy
msgctxt "SC_OPCODE_BETA_INV_MS"
msgid "Alpha"
msgstr "អាល់ហ្វា"
@@ -9777,13 +9647,11 @@ msgid "The population size."
msgstr "ទំហំ​ប៉ូពុយឡាស្យ៉ុង ។"
#: scfuncs.hrc:2610
-#, fuzzy
msgctxt "SC_OPCODE_HYP_GEOM_DIST"
msgid "Cumulative"
msgstr "ថែម​លើ​គ្នា"
#: scfuncs.hrc:2611
-#, fuzzy
msgctxt "SC_OPCODE_HYP_GEOM_DIST"
msgid "Cumulated. TRUE calculates the cumulative distribution function, FALSE the probability mass function."
msgstr "បាន​គណនា។ TRUE គណនា​អនុគមន៍​បែងចែក​ត្រួត​គ្នា, FALSE ប្រូបាប៊ីលីតេ​អនុគមន៍​ធំ។"
@@ -9936,7 +9804,6 @@ msgid "The degrees of freedom of the T distribution."
msgstr "ដឺក្រេ​សេរីភាព​នៃ​ច្បាប់ T ។"
#: scfuncs.hrc:2660
-#, fuzzy
msgctxt "SC_OPCODE_T_DIST_MS"
msgid "Cumulative"
msgstr "ថែម​លើ​គ្នា"
@@ -10131,7 +9998,6 @@ msgid "The degrees of freedom in the denominator of the F distribution."
msgstr "ដឺក្រេ​សេរីភាព​ក្នុង​ភាគបែង​នៃ​ច្បាប់ F ។"
#: scfuncs.hrc:2726
-#, fuzzy
msgctxt "SC_OPCODE_F_DIST_LT"
msgid "Cumulative"
msgstr "ថែម​លើ​គ្នា"
@@ -10615,7 +10481,6 @@ msgid "Returns a (1-alpha) confidence interval for a normal distribution."
msgstr "ត្រឡប់ (អាល់ហ្វា ១) ចន្លោះ​ទុកចិត្ត​សម្រាប់​បំណែងចែក​ធម្មតា ។"
#: scfuncs.hrc:2905
-#, fuzzy
msgctxt "SC_OPCODE_CONFIDENCE"
msgid "Alpha"
msgstr "អាល់ហ្វា"
@@ -10636,7 +10501,6 @@ msgid "The standard deviation of the population."
msgstr "គម្លាត​គំរូ​នៃ​ប៉ូពុយឡាស្យុង ។"
#: scfuncs.hrc:2909
-#, fuzzy
msgctxt "SC_OPCODE_CONFIDENCE"
msgid "Size"
msgstr "ទំហំ"
@@ -10653,7 +10517,6 @@ msgid "Returns a (1-alpha) confidence interval for a normal distribution."
msgstr "ត្រឡប់ (អាល់ហ្វា ១) ចន្លោះ​ទុកចិត្ត​សម្រាប់​បំណែងចែក​ធម្មតា ។"
#: scfuncs.hrc:2917
-#, fuzzy
msgctxt "SC_OPCODE_CONFIDENCE_N"
msgid "Alpha"
msgstr "អាល់ហ្វា"
@@ -10674,7 +10537,6 @@ msgid "The standard deviation of the population."
msgstr "គម្លាត​គំរូ​នៃ​ប៉ូពុយឡាស្យុង ។"
#: scfuncs.hrc:2921
-#, fuzzy
msgctxt "SC_OPCODE_CONFIDENCE_N"
msgid "Size"
msgstr "ទំហំ"
@@ -10691,7 +10553,6 @@ msgid "Returns a (1-alpha) confidence interval for a Student's t distribution."
msgstr "ត្រឡប់ (អាល់ហ្វា ១) ចន្លោះ​ទុកចិត្ត​សម្រាប់​ការ​បែងចែក​ធម្មតា។"
#: scfuncs.hrc:2929
-#, fuzzy
msgctxt "SC_OPCODE_CONFIDENCE_T"
msgid "Alpha"
msgstr "អាល់ហ្វា"
@@ -10712,7 +10573,6 @@ msgid "The standard deviation of the population."
msgstr "គម្លាត​គំរូ​នៃ​ប៉ូពុយឡាស្យុង ។"
#: scfuncs.hrc:2933
-#, fuzzy
msgctxt "SC_OPCODE_CONFIDENCE_T"
msgid "Size"
msgstr "ទំហំ"
@@ -10984,7 +10844,6 @@ msgid "Mode"
msgstr "របៀប​"
#: scfuncs.hrc:3024
-#, fuzzy
msgctxt "SC_OPCODE_T_TEST_MS"
msgid "Mode specifies the number of distribution tails to return. 1= one-tailed, 2 = two-tailed distribution"
msgstr "របៀប​បញ្ជាក់​ចំនួន​បំណែងចែក​តាម​ក្រោយ​ត្រូវ​ត្រឡប់ ។ បំណែងចែក 1= one-tailed, 2 = two-tailed"
@@ -11248,7 +11107,6 @@ msgid "Returns a value along a linear regression"
msgstr "ត្រឡប់​តម្លៃ​តាម​បំរែបំរួល​លីនេអ៊ែរ"
#: scfuncs.hrc:3123
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST"
msgid "Value"
msgstr "តម្លៃ"
@@ -11286,7 +11144,6 @@ msgid "Calculates future value(s) using additive Exponential Smoothing algorithm
msgstr ""
#: scfuncs.hrc:3135
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_ADD"
msgid "Target"
msgstr "គោលដៅ"
@@ -11297,7 +11154,6 @@ msgid "The date (array) for which you want to predict a value."
msgstr ""
#: scfuncs.hrc:3137
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_ADD"
msgid "Values"
msgstr "តម្លៃ"
@@ -11353,7 +11209,6 @@ msgid "Calculates future value(s) using multiplicative Exponential Smoothing alg
msgstr ""
#: scfuncs.hrc:3153
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_MUL"
msgid "Target"
msgstr "គោលដៅ"
@@ -11364,7 +11219,6 @@ msgid "The date (array) for which you want to predict a value."
msgstr ""
#: scfuncs.hrc:3155
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_MUL"
msgid "Values"
msgstr "តម្លៃ"
@@ -11420,7 +11274,6 @@ msgid "Returns a prediction interval at the specified target value(s) for additi
msgstr ""
#: scfuncs.hrc:3171
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_PIA"
msgid "Target"
msgstr "គោលដៅ"
@@ -11431,7 +11284,6 @@ msgid "The date (array) for which you want to predict a value."
msgstr ""
#: scfuncs.hrc:3173
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_PIA"
msgid "Values"
msgstr "តម្លៃ"
@@ -11498,7 +11350,6 @@ msgid "Returns a prediction interval at the specified target value(s) for multip
msgstr ""
#: scfuncs.hrc:3191
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_PIM"
msgid "Target"
msgstr "គោលដៅ"
@@ -11509,7 +11360,6 @@ msgid "The date (array) for which you want to predict a value."
msgstr ""
#: scfuncs.hrc:3193
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_PIM"
msgid "Values"
msgstr "តម្លៃ"
@@ -11576,7 +11426,6 @@ msgid "Calculates the number of samples in period (season) using additive Expone
msgstr ""
#: scfuncs.hrc:3211
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_SEA"
msgid "Values"
msgstr "តម្លៃ"
@@ -11622,7 +11471,6 @@ msgid "Returns statistical value(s) using additive Exponential Smoothing algorit
msgstr ""
#: scfuncs.hrc:3225
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_STA"
msgid "Values"
msgstr "តម្លៃ"
@@ -11688,7 +11536,6 @@ msgid "Returns statistical value(s) using multiplicative Exponential Smoothing a
msgstr ""
#: scfuncs.hrc:3243
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_STM"
msgid "Values"
msgstr "តម្លៃ"
@@ -11749,19 +11596,16 @@ msgid "Aggregation (default 1 = AVERAGE); method to be used to aggregate identic
msgstr ""
#: scfuncs.hrc:3260
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_LIN"
msgid "Returns a value along a linear regression"
msgstr "ត្រឡប់​តម្លៃ​តាម​បំរែបំរួល​លីនេអ៊ែរ"
#: scfuncs.hrc:3261
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_LIN"
msgid "Value"
msgstr "តម្លៃ"
#: scfuncs.hrc:3262
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_LIN"
msgid "The X value for which the Y value on the regression linear is to be calculated."
msgstr "តម្លៃ X សម្រាប់​តម្លៃ Y នៅ​លើលីនេអ៊ែរ​បំរែបំរួល​ត្រូវ​បានគណនា ។"
@@ -11773,7 +11617,6 @@ msgid "Data Y"
msgstr "របារ​ទិន្នន័យ"
#: scfuncs.hrc:3264
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_LIN"
msgid "The Y data array."
msgstr "អារេ​ទិន្នន័យ Y ។"
@@ -11785,7 +11628,6 @@ msgid "Data X"
msgstr "របារ​ទិន្នន័យ"
#: scfuncs.hrc:3266
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_LIN"
msgid "The X data array."
msgstr "អារេ​ទិន្នន័យ X ។"
@@ -11838,7 +11680,6 @@ msgid "The reference style: 0 or FALSE means R1C1 style, any other value or omit
msgstr "រចនាប័ទ្ម​សេចក្ដី​យោង ៖ 0 ឬ FALSE មាន​ន័យ​ថា​​​រចនាប័ទ្ម​ R1C1តម្លៃ​ផ្សេង​ទៀត​ណាមួយ ឬ​បានលុប​មធ្យម​​នៃ​រចនាប័ទ្ម A1"
#: scfuncs.hrc:3281
-#, fuzzy
msgctxt "SC_OPCODE_ADDRESS"
msgid "Sheet"
msgstr "សន្លឹក"
@@ -11854,7 +11695,6 @@ msgid "Returns the number of individual ranges that belong to a (multiple) range
msgstr "ត្រឡប់​ចំនួន​ជួរ​នីមួយៗ​ដេល​ជា​របស់​ជួរ (ច្រើន) ។"
#: scfuncs.hrc:3289
-#, fuzzy
msgctxt "SC_OPCODE_AREAS"
msgid "Reference"
msgstr "សេចក្តី​យោង"
@@ -11896,7 +11736,6 @@ msgid "Returns the internal column number of a reference."
msgstr "ត្រឡប់​ចំនួន​ជួរឈរ​នៃ​សេចក្ដីយោង​ខាង​ក្នុង ។"
#: scfuncs.hrc:3307
-#, fuzzy
msgctxt "SC_OPCODE_COLUMN"
msgid "Reference"
msgstr "សេចក្តី​យោង"
@@ -11912,7 +11751,6 @@ msgid "Defines the internal row number of a reference."
msgstr "កំណត់​ចំនួន​ជួរដេក​នៃ​សេចក្ដីយោង​ខាង​ក្នុង ។"
#: scfuncs.hrc:3315
-#, fuzzy
msgctxt "SC_OPCODE_ROW"
msgid "Reference"
msgstr "សេចក្តី​យោង"
@@ -11928,7 +11766,6 @@ msgid "Returns the internal sheet number of a reference or a string."
msgstr "ត្រឡប់​លេខ​សន្លឹក​ខាង​ក្នុង​របស់​សេចក្ដីយោង ឬ​ខ្សែអក្សរ ។"
#: scfuncs.hrc:3323
-#, fuzzy
msgctxt "SC_OPCODE_SHEET"
msgid "Reference"
msgstr "សេចក្តី​យោង"
@@ -11976,7 +11813,6 @@ msgid "Returns the number of sheets of a given reference. If no parameter has be
msgstr "ត្រឡប់ចំនួន​សន្លឹក​របស់​សេចក្ដី​យោង​ដែលបានផ្ដល់ ។ ប្រសិនបើ​គ្មានប៉ារ៉ាម៉ែត្រ​ត្រូវ​បានបញ្ចូល ចំនួន​សន្លឹក​សរុប​នៅ​ក្នុង​ឯកសារ​ត្រូវ​បាន​ត្រឡប់ ។"
#: scfuncs.hrc:3347
-#, fuzzy
msgctxt "SC_OPCODE_SHEETS"
msgid "Reference"
msgstr "សេចក្តី​យោង"
@@ -11992,7 +11828,6 @@ msgid "Horizontal search and reference to the cells located below."
msgstr "ការ​ស្វែងរក​ផ្ដេក​ និង​សេចក្ដី​យោង​ទៅក្រឡា​បានកំណត់​ទីតាំង​ខាង​ក្រោម ។"
#: scfuncs.hrc:3355
-#, fuzzy
msgctxt "SC_OPCODE_H_LOOKUP"
msgid "Search criterion"
msgstr "លក្ខខណ្ឌ​ស្វែងរក"
@@ -12071,7 +11906,6 @@ msgid "Column index number in the array."
msgstr "លេខ​លិបិក្រម​នៅ​ក្នុង​អារ៉េ ។"
#: scfuncs.hrc:3375
-#, fuzzy
msgctxt "SC_OPCODE_V_LOOKUP"
msgid "Sort order"
msgstr "លំដាប់​តម្រៀប"
@@ -12087,7 +11921,6 @@ msgid "Returns a reference to a cell from a defined range."
msgstr "ត្រឡប់​សេចក្ដីយោង​ទៅ​​ក្រឡា​ពី​ជួរ​ដែលបានកំណត់ ។"
#: scfuncs.hrc:3383
-#, fuzzy
msgctxt "SC_OPCODE_INDEX"
msgid "Reference"
msgstr "សេចក្តី​យោង"
@@ -12120,7 +11953,6 @@ msgid "The column in the range."
msgstr "ជួរឈរ​នៅ​ក្នុងជួរ ។"
#: scfuncs.hrc:3389
-#, fuzzy
msgctxt "SC_OPCODE_INDEX"
msgid "Range"
msgstr "ជួរ"
@@ -12136,7 +11968,6 @@ msgid "Returns the contents of a cell that is referenced in text form."
msgstr "ត្រឡប់​មាតិកា​របស់​ក្រឡា​ដែល​ត្រូវ​បានយោង​នៅ​ក្នុង​សំណុំ​បែបបទ​អត្ថបទ ។"
#: scfuncs.hrc:3397
-#, fuzzy
msgctxt "SC_OPCODE_INDIRECT"
msgid "Reference"
msgstr "សេចក្តី​យោង"
@@ -12236,7 +12067,6 @@ msgid "Returns a reference which has been moved in relation to the starting poin
msgstr "ត្រឡប់​សេចក្ដីយោង​ដែល​ត្រូវ​បានផ្លាស់ទី​ក្នុងទំនាក់ទំនង​ទៅ​នឹង​ចំណុច​ចាប់​ផ្ដើម ។"
#: scfuncs.hrc:3431
-#, fuzzy
msgctxt "SC_OPCODE_OFFSET"
msgid "Reference"
msgstr "សេចក្តី​យោង"
@@ -12258,7 +12088,6 @@ msgid "The number of rows to be moved either up or down."
msgstr "ចំនួន​ជួរដេក​ត្រូវ​បានផ្លាស់ទី​ឡើង​លើ ឬ​ចុះក្រោម ។"
#: scfuncs.hrc:3435
-#, fuzzy
msgctxt "SC_OPCODE_OFFSET"
msgid "Columns"
msgstr "ជួរឈរ"
@@ -12269,7 +12098,6 @@ msgid "The number of columns that are to be moved to the left or to the right."
msgstr "ចំនួន​ជួរឈរ​ដេល​ត្រូវ​បានផ្លាស់ទី​ទៅ​ឆ្វេង​ ឬ​ទៅស្ដាំ ។"
#: scfuncs.hrc:3437
-#, fuzzy
msgctxt "SC_OPCODE_OFFSET"
msgid "Height"
msgstr "កម្ពស់"
@@ -12296,7 +12124,6 @@ msgid "Returns a number corresponding to an error type"
msgstr "ត្រឡប់​ចំនួន​ទាក់ទង​ទៅនឹង​ប្រភេទ​កំហុស"
#: scfuncs.hrc:3447
-#, fuzzy
msgctxt "SC_OPCODE_ERROR_TYPE"
msgid "Reference"
msgstr "សេចក្តី​យោង"
@@ -12492,7 +12319,6 @@ msgid "Converts half-width ASCII and katakana characters to full-width."
msgstr "បម្លែង​ពាក់កណ្ដាល​ទទឹង​ ASCII និង​តួអក្សរ katakana ទៅជា​ទទឹង​ពេញលេញ ។"
#: scfuncs.hrc:3519
-#, fuzzy
msgctxt "SC_OPCODE_JIS"
msgid "Text"
msgstr "អត្ថបទ"
@@ -12508,7 +12334,6 @@ msgid "Converts full-width ASCII and katakana characters to half-width."
msgstr "បម្លែង​ទទឹង​ពេញលេញ ASCII និង​តួអក្សរ katakana ទៅជា​ទទឹង​ពាក់កណ្ដាល ។"
#: scfuncs.hrc:3527
-#, fuzzy
msgctxt "SC_OPCODE_ASC"
msgid "Text"
msgstr "អត្ថបទ"
@@ -12524,7 +12349,6 @@ msgid "Returns a numeric code for the first character in a text string."
msgstr "ត្រឡប់​កូដ​លេខ​សម្រាប់​តួអក្សរ​ដំបូង​នៅ​ក្នុង​ខ្សែអក្សរ​អត្ថបទ ។"
#: scfuncs.hrc:3535
-#, fuzzy
msgctxt "SC_OPCODE_CODE"
msgid "Text"
msgstr "អត្ថបទ"
@@ -12540,7 +12364,6 @@ msgid "Converts a number to text in currency format."
msgstr "បម្លែង​លេខ​ទៅជា​អត្ថបទក្នុង​ទ្រង់ទ្រាយ​រូបិយប័ណ្ណ ។"
#: scfuncs.hrc:3543
-#, fuzzy
msgctxt "SC_OPCODE_CURRENCY"
msgid "Value"
msgstr "តម្លៃ"
@@ -12551,7 +12374,6 @@ msgid "Value is a number, a reference to a cell containing a number or a formula
msgstr "តម្លៃ​ជា​លេខ សេចក្ដីយោង​ទៅ​ក្រឡា​ដែល​មាន​លេខ ឬ​រូបមន្ត​ដែល​មានលទ្ធផល​ជា​លេខ ។"
#: scfuncs.hrc:3545
-#, fuzzy
msgctxt "SC_OPCODE_CURRENCY"
msgid "Decimals"
msgstr "ទសភាគ"
@@ -12583,7 +12405,6 @@ msgid "Removes all nonprintable characters from text."
msgstr "យក​តួអក្សរ​ដែល​មិន​អាច​បោះពុម្ព​បាន​ចេញ​ពី​អត្ថបទ ។"
#: scfuncs.hrc:3561
-#, fuzzy
msgctxt "SC_OPCODE_CLEAN"
msgid "Text"
msgstr "អត្ថបទ"
@@ -12599,7 +12420,6 @@ msgid "Combines several text items into one."
msgstr "ផ្សំ​ធាតុ​អត្ថបទ​ជា​ច្រើន​ទៅជា​ធាតុអត្ថបទ​មួយ ។"
#: scfuncs.hrc:3569
-#, fuzzy
msgctxt "SC_OPCODE_CONCAT"
msgid "Text"
msgstr "អត្ថបទ"
@@ -12615,7 +12435,6 @@ msgid "Combines several text items into one, accepts cell ranges as arguments."
msgstr ""
#: scfuncs.hrc:3577
-#, fuzzy
msgctxt "SC_OPCODE_CONCAT_MS"
msgid "Text"
msgstr "អត្ថបទ"
@@ -12651,7 +12470,6 @@ msgid "If TRUE, empty cells will be ignored."
msgstr ""
#: scfuncs.hrc:3589
-#, fuzzy
msgctxt "SC_OPCODE_TEXTJOIN_MS"
msgid "Text"
msgstr "អត្ថបទ"
@@ -12667,19 +12485,16 @@ msgid "Checks 1 or more conditions and returns a value corresponding to the firs
msgstr ""
#: scfuncs.hrc:3597
-#, fuzzy
msgctxt "SC_OPCODE_IFS_MS"
msgid "Test"
msgstr "សាកល្បង"
#: scfuncs.hrc:3598
-#, fuzzy
msgctxt "SC_OPCODE_IFS_MS"
msgid "Any value or expression which can be either TRUE or FALSE."
msgstr "តម្លៃ ឬ​កន្សោម​ណា​មួយ​ដែល​អាច​ ពិត​ ឬ​មិន​ពិត​ ។"
#: scfuncs.hrc:3599
-#, fuzzy
msgctxt "SC_OPCODE_IFS_MS"
msgid "Result"
msgstr "លទ្ធផល"
@@ -12706,7 +12521,6 @@ msgid "Value that will be compared against value1-valueN."
msgstr ""
#: scfuncs.hrc:3609
-#, fuzzy
msgctxt "SC_OPCODE_SWITCH_MS"
msgid "Value"
msgstr "តម្លៃ"
@@ -12717,7 +12531,6 @@ msgid "Value that will be compared against expression."
msgstr ""
#: scfuncs.hrc:3611
-#, fuzzy
msgctxt "SC_OPCODE_SWITCH_MS"
msgid "Result"
msgstr "លទ្ធផល"
@@ -12762,7 +12575,6 @@ msgid "Criteria "
msgstr "លក្ខណៈ​វិនិច្ឆ័យ"
#: scfuncs.hrc:3623
-#, fuzzy
msgctxt "SC_OPCODE_MINIFS_MS"
msgid "Criteria 1, criteria 2,... are the criteria to be applied to the ranges given."
msgstr "លក្ខណៈ​វិនិច្ឆ័យ​ទី១ លក្ខណៈ​វិនិច្ឆ័យ​ទី២... គឺជា​លក្ខណៈ​វិនិច្ឆ័យ​ត្រូវ​អនុវត្ត​ជាមួយ​ជួរ​ដែល​បាន​ផ្ដល់។"
@@ -12802,7 +12614,6 @@ msgid "Criteria "
msgstr "លក្ខណៈ​វិនិច្ឆ័យ"
#: scfuncs.hrc:3634
-#, fuzzy
msgctxt "SC_OPCODE_MAXIFS_MS"
msgid "Criteria 1, criteria 2,... are the criteria to be applied to the ranges given."
msgstr "លក្ខណៈ​វិនិច្ឆ័យ​ទី១ លក្ខណៈ​វិនិច្ឆ័យ​ទី២... គឺជា​លក្ខណៈ​វិនិច្ឆ័យ​ត្រូវ​អនុវត្ត​ជាមួយ​ជួរ​ដែល​បាន​ផ្ដល់។"
@@ -12849,7 +12660,6 @@ msgid "The text to be found."
msgstr "រកឃើញ​អត្ថបទ ។"
#: scfuncs.hrc:3653
-#, fuzzy
msgctxt "SC_OPCODE_FIND"
msgid "Text"
msgstr "អត្ថបទ"
@@ -12887,7 +12697,6 @@ msgid "The text to be found."
msgstr "រកឃើញ​អត្ថបទ ។"
#: scfuncs.hrc:3665
-#, fuzzy
msgctxt "SC_OPCODE_SEARCH"
msgid "Text"
msgstr "អត្ថបទ"
@@ -12914,7 +12723,6 @@ msgid "Removes extra spaces from text."
msgstr "យក​ចន្លោះ​បន្ថែម​ចេញ​ពី​អត្ថបទ ។"
#: scfuncs.hrc:3675
-#, fuzzy
msgctxt "SC_OPCODE_TRIM"
msgid "Text"
msgstr "អត្ថបទ"
@@ -12930,7 +12738,6 @@ msgid "Capitalizes the first letter in all words."
msgstr "ធ្វើ​ឲ្យ អក្សរ​ដំបូង​ធំ​នៅ​​គ្រប់ពាក្យ​ទាំងអស់ ។"
#: scfuncs.hrc:3683
-#, fuzzy
msgctxt "SC_OPCODE_PROPER"
msgid "Text"
msgstr "អត្ថបទ"
@@ -12946,7 +12753,6 @@ msgid "Converts text to uppercase."
msgstr "បម្លែង​អត្ថបទ​ទៅជា​អក្សរ​ធំ"
#: scfuncs.hrc:3691
-#, fuzzy
msgctxt "SC_OPCODE_UPPER"
msgid "Text"
msgstr "អត្ថបទ"
@@ -12962,7 +12768,6 @@ msgid "Converts text to lowercase."
msgstr "បម្លែង​អត្ថបទ​ទៅជា​អក្សរ​តូច ។"
#: scfuncs.hrc:3699
-#, fuzzy
msgctxt "SC_OPCODE_LOWER"
msgid "Text"
msgstr "អត្ថបទ"
@@ -12978,7 +12783,6 @@ msgid "Converts text to a number."
msgstr "បម្លែង​អត្ថបទ​​ទៅជា​លេខ ។"
#: scfuncs.hrc:3707
-#, fuzzy
msgctxt "SC_OPCODE_VALUE"
msgid "Text"
msgstr "អត្ថបទ"
@@ -13020,7 +12824,6 @@ msgid "Returns a value if it is text, otherwise an empty string."
msgstr "ត្រឡប់​តម្លៃ​ប្រសិនបើ​វា​ជា​អត្ថបទ បើមិន​ដូច្នេះ​ទេ​ជា​ខ្សែអក្សរ​ទទេ ។"
#: scfuncs.hrc:3725
-#, fuzzy
msgctxt "SC_OPCODE_T"
msgid "Value"
msgstr "តម្លៃ"
@@ -13120,7 +12923,6 @@ msgid "Calculates length of a text string."
msgstr "គណនា​ប្រវែង​របស់ខ្សែអក្សរ​អត្ថបទ ។"
#: scfuncs.hrc:3759
-#, fuzzy
msgctxt "SC_OPCODE_LEN"
msgid "Text"
msgstr "អត្ថបទ"
@@ -13136,7 +12938,6 @@ msgid "Returns the first character or characters of a text."
msgstr "ត្រឡប់​តួអក្សរ​ដំបូង​ ឬ​តួអក្សរ​​របស់​អត្ថបទ ។"
#: scfuncs.hrc:3767
-#, fuzzy
msgctxt "SC_OPCODE_LEFT"
msgid "Text"
msgstr "អត្ថបទ"
@@ -13163,7 +12964,6 @@ msgid "Returns the last character or characters of a text."
msgstr "ត្រឡប់​តួអក្សរ​ចុងក្រោយ ឬ​តួអក្សរ​របស់​អត្ថបទ ។"
#: scfuncs.hrc:3777
-#, fuzzy
msgctxt "SC_OPCODE_RIGHT"
msgid "Text"
msgstr "អត្ថបទ"
@@ -13190,7 +12990,6 @@ msgid "Returns a partial text string of a text."
msgstr "ត្រឡប់​​ខ្សែអត្ថបទ​ដោយ​ផ្នែក​របស់​អត្ថបទ ។"
#: scfuncs.hrc:3787
-#, fuzzy
msgctxt "SC_OPCODE_MID"
msgid "Text"
msgstr "អត្ថបទ"
@@ -13228,7 +13027,6 @@ msgid "Repeats text a given number of times."
msgstr "ធ្វើ​អត្ថបទឡើង​វ​ទៅ​តាម​ចំនួន​ដង​ដែល​បាន​ផ្ដល់ ។"
#: scfuncs.hrc:3799
-#, fuzzy
msgctxt "SC_OPCODE_REPT"
msgid "Text"
msgstr "អត្ថបទ"
@@ -13255,7 +13053,6 @@ msgid "Substitutes new text for old text in a string."
msgstr "ជំនយស​អត្ថបទ ថ្មី​សម្រាប់អត្ថបទ​ចាស់​នៅ​ក្នុង​ខ្សែអក្សរ ។"
#: scfuncs.hrc:3809
-#, fuzzy
msgctxt "SC_OPCODE_SUBSTITUTE"
msgid "Text"
msgstr "អត្ថបទ"
@@ -13341,7 +13138,6 @@ msgid "Converts a text of a specified number system to a positive integer in the
msgstr "បម្លែង​អត្ថបទ​របស់ប្រព័ន្ធ​លេខ​ដែល​បានបញ្ជាក់ ទៅជា​ចំនួន​វិជ្ជមាន​នៅ​ក្នុង​​មួលដ្ឋាន​ដែល​បាន​ផ្ដល់ ។"
#: scfuncs.hrc:3835
-#, fuzzy
msgctxt "SC_OPCODE_DECIMAL"
msgid "Text"
msgstr "អត្ថបទ"
@@ -13368,19 +13164,16 @@ msgid "Converts a value according to a conversion table in the configuration (ma
msgstr ""
#: scfuncs.hrc:3845
-#, fuzzy
msgctxt "SC_OPCODE_CONVERT_OOO"
msgid "Value"
msgstr "តម្លៃ"
#: scfuncs.hrc:3846
-#, fuzzy
msgctxt "SC_OPCODE_CONVERT_OOO"
msgid "The value to be converted."
msgstr "តម្លៃ​ត្រូវ​បាន​បម្លែង ។"
#: scfuncs.hrc:3847 /home/cl/vc/git/libo-core/sc/inc/scfuncs.hrc:3849
-#, fuzzy
msgctxt "SC_OPCODE_CONVERT_OOO"
msgid "Text"
msgstr "អត្ថបទ"
@@ -13456,7 +13249,6 @@ msgid "Returns the numeric code for the first Unicode character in a text string
msgstr "ត្រឡប់​កូដ​ជា​លេខ​សម្រាប់​តួអក្សរ​យូនីកូដ​នៅ​ក្នុង​ខ្សែអត្ថបទ ។"
#: scfuncs.hrc:3881
-#, fuzzy
msgctxt "SC_OPCODE_UNICODE"
msgid "Text"
msgstr "អត្ថបទ"
@@ -13488,7 +13280,6 @@ msgid "Converts a value from one to another Euro currency."
msgstr "បម្លែង​តម្លៃ​ពី​រូបិយប័ណ្ណ​អឺរ៉ូ​មួយ​ទៅ​​រូបិយប័ណ្ណ​អឺរ៉ូ​មួយ​ទៀត ។"
#: scfuncs.hrc:3895
-#, fuzzy
msgctxt "SC_OPCODE_EUROCONVERT"
msgid "Value"
msgstr "តម្លៃ"
@@ -13550,7 +13341,6 @@ msgid "Converts text to a number, in a locale-independent way."
msgstr "បម្លែង​អត្ថបទ​ទៅ​ជា​លេខ ​តាមវិធី​ឯករាជ្យ​មូលដ្ឋាន ។"
#: scfuncs.hrc:3911
-#, fuzzy
msgctxt "SC_OPCODE_NUMBERVALUE"
msgid "Text"
msgstr "អត្ថបទ"
@@ -13700,7 +13490,6 @@ msgid "Calculates length of a text string, with DBCS"
msgstr "គណនា​ប្រវែង​ខ្សែ​អក្សរ​អត្ថបទ​ដោយ​ប្រើ DBCS ។"
#: scfuncs.hrc:3968
-#, fuzzy
msgctxt "SC_OPCODE_LENB"
msgid "Text"
msgstr "អត្ថបទ"
@@ -13716,7 +13505,6 @@ msgid "Returns the last character or characters of a text,with DBCS"
msgstr "ត្រឡប់​តួអក្សរ​ចុងក្រោយ ឬ​តួអក្សរ​របស់​អត្ថបទ ដោយ​ប្រើ DBCS ។"
#: scfuncs.hrc:3975
-#, fuzzy
msgctxt "SC_OPCODE_RIGHTB"
msgid "Text"
msgstr "អត្ថបទ"
@@ -13743,7 +13531,6 @@ msgid "Returns the first character or characters of a text,with DBCS"
msgstr "ត្រឡប់​តួអក្សរ​ដំបូង​ ឬ​តួអក្សរ​​របស់​អត្ថបទ ដោយ​ប្រើ DBCS ។"
#: scfuncs.hrc:3984
-#, fuzzy
msgctxt "SC_OPCODE_LEFTB"
msgid "Text"
msgstr "អត្ថបទ"
@@ -13770,7 +13557,6 @@ msgid "Returns a partial text string of a text, with DBCS"
msgstr "ត្រឡប់​​ផ្នែក​ខ្សែ​អក្សរ​អត្ថបទ​ដោយ​ប្រើ DBCS ។"
#: scfuncs.hrc:3993
-#, fuzzy
msgctxt "SC_OPCODE_MIDB"
msgid "Text"
msgstr "អត្ថបទ"
@@ -13908,7 +13694,6 @@ msgid "Returns the error function."
msgstr "ត្រឡប់​អនុគមន៍​កំហុស។"
#: scfuncs.hrc:4040
-#, fuzzy
msgctxt "SC_OPCODE_ERF_MS"
msgid "Lower limit"
msgstr "លីមីត​ក្រោម"
@@ -13924,7 +13709,6 @@ msgid "Returns the complementary error function."
msgstr "ត្រឡប់​អនុគមន៍​កំហុស​បំពេញ​ឲ្យ​គ្នា​ទៅ​វិញ​ទៅ​មក"
#: scfuncs.hrc:4047
-#, fuzzy
msgctxt "SC_OPCODE_ERFC_MS"
msgid "Lower limit"
msgstr "លីមីត​ក្រោម"
@@ -13965,13 +13749,11 @@ msgid "Rounds a number to predefined significant digits."
msgstr ""
#: scfuncs.hrc:4064
-#, fuzzy
msgctxt "SC_OPCODE_ROUNDSIG"
msgid "Value"
msgstr "តម្លៃ"
#: scfuncs.hrc:4065
-#, fuzzy
msgctxt "SC_OPCODE_ROUNDSIG"
msgid "The number to be rounded."
msgstr "ចំនួន​ដែល​​ត្រូវ​បង្គត់ ។"
@@ -13993,13 +13775,11 @@ msgid "Replaces characters within a text string with a different text string, wi
msgstr "ជំនួស​តួអក្សរ​នៅ​ក្នុងខ្សែអត្ថបទ​​ដោយ​ខ្សែអក្សរអត្ថបទ​ផ្សេង​គ្នា ។"
#: scfuncs.hrc:4073
-#, fuzzy
msgctxt "SC_OPCODE_REPLACEB"
msgid "Text"
msgstr "អត្ថបទ"
#: scfuncs.hrc:4074
-#, fuzzy
msgctxt "SC_OPCODE_REPLACEB"
msgid "The text in which some characters are to be replaced."
msgstr "អត្ថបទ​ដែល​តួអក្សរ​មួយ​ចំនួន​ត្រូវ​បាន​ជំនួស ។"
@@ -14011,7 +13791,6 @@ msgid "Position"
msgstr "ទីតាំង"
#: scfuncs.hrc:4076
-#, fuzzy
msgctxt "SC_OPCODE_REPLACEB"
msgid "The character position from which text is to be replaced."
msgstr "ទីតាំង​តួអក្សរ​ពី​អត្ថបទ​ត្រូវ​បាន​ជំនួស ។"
@@ -14023,7 +13802,6 @@ msgid "Length"
msgstr "ប្រវែង"
#: scfuncs.hrc:4078
-#, fuzzy
msgctxt "SC_OPCODE_REPLACEB"
msgid "The number of characters to be replaced."
msgstr "ចំនួន​តួអក្សរដែល​​ត្រូវ​បានជំនួស"
@@ -14035,7 +13813,6 @@ msgid "New text"
msgstr "អត្ថបទ​ថ្មី"
#: scfuncs.hrc:4080
-#, fuzzy
msgctxt "SC_OPCODE_REPLACEB"
msgid "The text to be inserted."
msgstr "អត្ថបទ​ត្រូ​វបាន​បញ្ចូល"
@@ -14052,19 +13829,16 @@ msgid "Find text"
msgstr "រក​អត្ថបទ"
#: scfuncs.hrc:4088
-#, fuzzy
msgctxt "SC_OPCODE_FINDB"
msgid "The text to be found."
msgstr "រកឃើញ​អត្ថបទ ។"
#: scfuncs.hrc:4089
-#, fuzzy
msgctxt "SC_OPCODE_FINDB"
msgid "Text"
msgstr "អត្ថបទ"
#: scfuncs.hrc:4090
-#, fuzzy
msgctxt "SC_OPCODE_FINDB"
msgid "The text in which a search is to be made."
msgstr "អត្ថបទ​ដែល​ការ​ស្វែងរក​ត្រូវ​បានធ្វើ ។"
@@ -14076,7 +13850,6 @@ msgid "Position"
msgstr "ទីតាំង"
#: scfuncs.hrc:4092
-#, fuzzy
msgctxt "SC_OPCODE_FINDB"
msgid "The position in the text from which the search starts."
msgstr "ទីតាំង​នៅ​ក្នុងអត្ថបទ​ពី​ការ​ស្វែងរក​ចាប់ផ្ដើម ។"
@@ -14093,19 +13866,16 @@ msgid "Find text"
msgstr "រក​អត្ថបទ"
#: scfuncs.hrc:4100
-#, fuzzy
msgctxt "SC_OPCODE_SEARCHB"
msgid "The text to be found."
msgstr "រកឃើញ​អត្ថបទ ។"
#: scfuncs.hrc:4101
-#, fuzzy
msgctxt "SC_OPCODE_SEARCHB"
msgid "Text"
msgstr "អត្ថបទ"
#: scfuncs.hrc:4102
-#, fuzzy
msgctxt "SC_OPCODE_SEARCHB"
msgid "The text in which a search is to be made."
msgstr "អត្ថបទ​ដែល​ការ​ស្វែងរក​ត្រូវ​បានធ្វើ ។"
@@ -14117,7 +13887,6 @@ msgid "Position"
msgstr "ទីតាំង"
#: scfuncs.hrc:4104
-#, fuzzy
msgctxt "SC_OPCODE_SEARCHB"
msgid "The position in the text from which the search starts."
msgstr "ទីតាំង​នៅ​ក្នុងអត្ថបទ​ពី​ការ​ស្វែងរក​ចាប់ផ្ដើម ។"
@@ -14135,7 +13904,6 @@ msgid "Hidden Styles"
msgstr "រចនាប័ទ្ម​ដែល​បាន​លាក់"
#: scstyles.hrc:31
-#, fuzzy
msgctxt "RID_CELLSTYLEFAMILY"
msgid "Applied Styles"
msgstr "រចនាប័ទ្ម​អនុវត្ត"
@@ -14552,19 +14320,16 @@ msgid "~All sheets"
msgstr "គ្រប់​សន្លឹក "
#: strings.hrc:106
-#, fuzzy
msgctxt "SCSTR_PRINTOPT_SELECTEDSHEETS"
msgid "~Selected sheets"
msgstr " សន្លឹក​ដែល​បាន​ជ្រើស"
#: strings.hrc:107
-#, fuzzy
msgctxt "SCSTR_PRINTOPT_SELECTEDCELLS"
msgid "Selected cells"
msgstr "ក្រឡា​ដែល​បាន​ជ្រើស"
#: strings.hrc:108
-#, fuzzy
msgctxt "SCSTR_PRINTOPT_FROMWHICH"
msgid "From which print"
msgstr "ពី​ការ​បោះពុម្ព​ណាមួយ"
@@ -14739,7 +14504,6 @@ msgid "Sheet"
msgstr "សន្លឹក"
#: strings.hrc:142
-#, fuzzy
msgctxt "STR_CELL"
msgid "Cell"
msgstr "ក្រឡា"
@@ -14857,19 +14621,16 @@ msgid "Scenario Name"
msgstr "ឈ្មោះ​​ឆាក​"
#: strings.hrc:165
-#, fuzzy
msgctxt "SCSTR_QHLP_SCEN_COMMENT"
msgid "Comment"
msgstr "មតិយោបល់"
#: strings.hrc:167
-#, fuzzy
msgctxt "STR_MENU_SORT_ASC"
msgid "Sort Ascending"
msgstr "តម្រៀប​តាម​លំដាប់​​ឡើង"
#: strings.hrc:168
-#, fuzzy
msgctxt "STR_MENU_SORT_DESC"
msgid "Sort Descending"
msgstr "តម្រៀប​តាម​លំដាប់​ចុះ"
@@ -14881,7 +14642,6 @@ msgid "Custom Sort"
msgstr "តម្រៀប​ផ្ទាល់ខ្លួន"
#: strings.hrc:170
-#, fuzzy
msgctxt "STR_BTN_TOGGLE_ALL"
msgid "All"
msgstr "ទាំង​អស់"
@@ -15076,14 +14836,12 @@ msgstr "វាយ​ឡើងវិញ"
#. MovingAverageDialog
#: strings.hrc:214
-#, fuzzy
msgctxt "STR_MOVING_AVERAGE_UNDO_NAME"
msgid "Moving Average"
msgstr "បន្លាស់ទី​ជា​មធ្យម"
#. ExponentialSmoothingDialog
#: strings.hrc:216
-#, fuzzy
msgctxt "STR_EXPONENTIAL_SMOOTHING_UNDO_NAME"
msgid "Exponential Smoothing"
msgstr "អិចស្ប៉ុណង់ស្យែល​រាបស្មើ"
@@ -15107,7 +14865,6 @@ msgid "ANOVA - Two Factor"
msgstr ""
#: strings.hrc:221
-#, fuzzy
msgctxt "STR_ANOVA_LABEL_GROUPS"
msgid "Groups"
msgstr "ក្រុម"
@@ -15166,14 +14923,12 @@ msgid "F critical"
msgstr "F critical"
#: strings.hrc:231
-#, fuzzy
msgctxt "STR_ANOVA_LABEL_TOTAL"
msgid "Total"
msgstr "សរុប"
#. CorrelationDialog
#: strings.hrc:233
-#, fuzzy
msgctxt "STR_CORRELATION_UNDO_NAME"
msgid "Correlation"
msgstr "សហសម្ពន្ធ"
@@ -15186,7 +14941,6 @@ msgstr "សហសម្ពន្ធ"
#. CovarianceDialog
#: strings.hrc:236
-#, fuzzy
msgctxt "STR_COVARIANCE_UNDO_NAME"
msgid "Covariance"
msgstr "សហ​វ៉ារ្យង់"
@@ -15199,7 +14953,6 @@ msgstr "សហ​វ៉ារ្យង់"
#. DescriptiveStatisticsDialog
#: strings.hrc:239
-#, fuzzy
msgctxt "STR_DESCRIPTIVE_STATISTICS_UNDO_NAME"
msgid "Descriptive Statistics"
msgstr "ស្ថិតិ​ពណ៌នា"
@@ -15211,7 +14964,6 @@ msgid "Mean"
msgstr "មធ្យម"
#: strings.hrc:241
-#, fuzzy
msgctxt "STRID_CALC_STD_ERROR"
msgid "Standard Error"
msgstr "កំហុស​ស្តង់ដារ"
@@ -15229,7 +14981,6 @@ msgid "Median"
msgstr "មេដ្យាន"
#: strings.hrc:244
-#, fuzzy
msgctxt "STRID_CALC_VARIANCE"
msgid "Variance"
msgstr "រ៉ាដ្យង់"
@@ -15253,13 +15004,11 @@ msgid "Skewness"
msgstr "Skewness"
#: strings.hrc:248
-#, fuzzy
msgctxt "STRID_CALC_RANGE"
msgid "Range"
msgstr "ជួរ"
#: strings.hrc:249
-#, fuzzy
msgctxt "STRID_CALC_MIN"
msgid "Minimum"
msgstr "អប្បបរមា"
@@ -15277,7 +15026,6 @@ msgid "Sum"
msgstr "ផលបូក"
#: strings.hrc:252
-#, fuzzy
msgctxt "STRID_CALC_COUNT"
msgid "Count"
msgstr "រាប់"
@@ -15300,61 +15048,51 @@ msgid "Random ($(DISTRIBUTION))"
msgstr "ចៃដន្យ ($(DISTRIBUTION))"
#: strings.hrc:257
-#, fuzzy
msgctxt "STR_DISTRIBUTION_UNIFORM_REAL"
msgid "Uniform"
msgstr "មិន​ដូចគ្នា"
#: strings.hrc:258
-#, fuzzy
msgctxt "STR_DISTRIBUTION_UNIFORM_INTEGER"
msgid "Uniform Integer"
msgstr "ចំនួន​គត់​មិន​ដូចគ្នា"
#: strings.hrc:259
-#, fuzzy
msgctxt "STR_DISTRIBUTION_NORMAL"
msgid "Normal"
msgstr "ធម្មតា"
#: strings.hrc:260
-#, fuzzy
msgctxt "STR_DISTRIBUTION_CAUCHY"
msgid "Cauchy"
msgstr "Cauchy"
#: strings.hrc:261
-#, fuzzy
msgctxt "STR_DISTRIBUTION_BERNOULLI"
msgid "Bernoulli"
msgstr "Bernoulli"
#: strings.hrc:262
-#, fuzzy
msgctxt "STR_DISTRIBUTION_BINOMIAL"
msgid "Binomial"
msgstr "Binomial"
#: strings.hrc:263
-#, fuzzy
msgctxt "STR_DISTRIBUTION_NEGATIVE_BINOMIAL"
msgid "Negative Binomial"
msgstr "Binomial វិជ្ជមាន"
#: strings.hrc:264
-#, fuzzy
msgctxt "STR_DISTRIBUTION_CHI_SQUARED"
msgid "Chi Squared"
msgstr "Chi Squared"
#: strings.hrc:265
-#, fuzzy
msgctxt "STR_DISTRIBUTION_GEOMETRIC"
msgid "Geometric"
msgstr "រេខា​គណិត"
#: strings.hrc:266
-#, fuzzy
msgctxt "STR_RNG_PARAMETER_MINIMUM"
msgid "Minimum"
msgstr "អប្បបរមា"
@@ -15409,7 +15147,6 @@ msgstr "nu Value"
#. SamplingDialog
#: strings.hrc:276
-#, fuzzy
msgctxt "STR_SAMPLING_UNDO_NAME"
msgid "Sampling"
msgstr "គំរូ"
@@ -15478,7 +15215,6 @@ msgid "Row %NUMBER%"
msgstr "ជួរដេក %NUMBER%"
#: strings.hrc:290
-#, fuzzy
msgctxt "STR_LABEL_ALPHA"
msgid "Alpha"
msgstr "អាល់ហ្វា"
@@ -15541,7 +15277,6 @@ msgid "Linear"
msgstr "លីនេអ៊ែ"
#: strings.hrc:302
-#, fuzzy
msgctxt "STR_LABEL_LOGARITHMIC"
msgid "Logarithmic"
msgstr "ឡូការីត"
@@ -16148,19 +15883,16 @@ msgid "All Cells"
msgstr ""
#: conditionalentry.ui:59
-#, fuzzy
msgctxt "conditionalentry|type"
msgid "Cell value is"
msgstr "តម្លៃ​​ក្រឡា​គឺ"
#: conditionalentry.ui:60
-#, fuzzy
msgctxt "conditionalentry|type"
msgid "Formula is"
msgstr "រូបមន្ត​គឺ"
#: conditionalentry.ui:61
-#, fuzzy
msgctxt "conditionalentry|type"
msgid "Date is"
msgstr "កាលបរិច្ឆេទ​គឺ"
@@ -16194,31 +15926,26 @@ msgid "Automatic"
msgstr "ស្វ័យប្រវត្តិ"
#: conditionalentry.ui:176
-#, fuzzy
msgctxt "conditionalentry|colscalemin"
msgid "Min"
msgstr "អប្បបរមា"
#: conditionalentry.ui:177
-#, fuzzy
msgctxt "conditionalentry|colscalemin"
msgid "Max"
msgstr "អតិបរមា"
#: conditionalentry.ui:178
-#, fuzzy
msgctxt "conditionalentry|colscalemin"
msgid "Percentile"
msgstr "ចំនួន​ភាគរយ"
#: conditionalentry.ui:179
-#, fuzzy
msgctxt "conditionalentry|colscalemin"
msgid "Value"
msgstr "តម្លៃ"
#: conditionalentry.ui:180
-#, fuzzy
msgctxt "conditionalentry|colscalemin"
msgid "Percent"
msgstr "ភាគរយ"
@@ -16236,31 +15963,26 @@ msgid "Automatic"
msgstr "ស្វ័យប្រវត្តិ"
#: conditionalentry.ui:194
-#, fuzzy
msgctxt "conditionalentry|colscalemiddle"
msgid "Min"
msgstr "អប្បបរមា"
#: conditionalentry.ui:195
-#, fuzzy
msgctxt "conditionalentry|colscalemiddle"
msgid "Max"
msgstr "អតិបរមា"
#: conditionalentry.ui:196
-#, fuzzy
msgctxt "conditionalentry|colscalemiddle"
msgid "Percentile"
msgstr "ចំនួន​ភាគរយ"
#: conditionalentry.ui:197
-#, fuzzy
msgctxt "conditionalentry|colscalemiddle"
msgid "Value"
msgstr "តម្លៃ"
#: conditionalentry.ui:198
-#, fuzzy
msgctxt "conditionalentry|colscalemiddle"
msgid "Percent"
msgstr "ភាគរយ"
@@ -16278,31 +16000,26 @@ msgid "Automatic"
msgstr "ស្វ័យប្រវត្តិ"
#: conditionalentry.ui:212
-#, fuzzy
msgctxt "conditionalentry|colscalemax"
msgid "Min"
msgstr "អប្បបរមា"
#: conditionalentry.ui:213
-#, fuzzy
msgctxt "conditionalentry|colscalemax"
msgid "Max"
msgstr "អតិបរមា"
#: conditionalentry.ui:214
-#, fuzzy
msgctxt "conditionalentry|colscalemax"
msgid "Percentile"
msgstr "ចំនួន​ភាគរយ"
#: conditionalentry.ui:215
-#, fuzzy
msgctxt "conditionalentry|colscalemax"
msgid "Value"
msgstr "តម្លៃ"
#: conditionalentry.ui:216
-#, fuzzy
msgctxt "conditionalentry|colscalemax"
msgid "Percent"
msgstr "ភាគរយ"
@@ -16320,19 +16037,16 @@ msgid "Example"
msgstr "ឧទាហរណ៍"
#: conditionalentry.ui:251
-#, fuzzy
msgctxt "conditionalentry|typeis"
msgid "equal to"
msgstr "ស្មើ​នឹង"
#: conditionalentry.ui:252
-#, fuzzy
msgctxt "conditionalentry|typeis"
msgid "less than"
msgstr "តិច​ជាង"
#: conditionalentry.ui:253
-#, fuzzy
msgctxt "conditionalentry|typeis"
msgid "greater than"
msgstr "ធំ​ជាង"
@@ -16344,7 +16058,6 @@ msgid "less than or equal to"
msgstr "តូច​ជាង ឬ​ស្នើ"
#: conditionalentry.ui:255
-#, fuzzy
msgctxt "conditionalentry|typeis"
msgid "greater than or equal to"
msgstr "ធំជាង​ ឬ​ស្មើ"
@@ -16356,19 +16069,16 @@ msgid "not equal to"
msgstr "មិន​ស្មើ"
#: conditionalentry.ui:257
-#, fuzzy
msgctxt "conditionalentry|typeis"
msgid "between"
msgstr "ចន្លោះ"
#: conditionalentry.ui:258
-#, fuzzy
msgctxt "conditionalentry|typeis"
msgid "not between"
msgstr "មិន​ឋិត​ក្នុង​ចន្លោះ"
#: conditionalentry.ui:259
-#, fuzzy
msgctxt "conditionalentry|typeis"
msgid "duplicate"
msgstr "ស្ទួន"
@@ -16423,7 +16133,6 @@ msgid "below or equal average"
msgstr "ក្រោម ឬ​ស្មើ​មធ្យមភាគ"
#: conditionalentry.ui:269
-#, fuzzy
msgctxt "conditionalentry|typeis"
msgid "Error"
msgstr "កំហុស"
@@ -16434,25 +16143,21 @@ msgid "No Error"
msgstr ""
#: conditionalentry.ui:271
-#, fuzzy
msgctxt "conditionalentry|typeis"
msgid "Begins with"
msgstr "ចាប់ផ្ដើម​ដោយ"
#: conditionalentry.ui:272
-#, fuzzy
msgctxt "conditionalentry|typeis"
msgid "Ends with"
msgstr "បញ្ចប់​ដោយ"
#: conditionalentry.ui:273
-#, fuzzy
msgctxt "conditionalentry|typeis"
msgid "Contains"
msgstr "មាន"
#: conditionalentry.ui:274
-#, fuzzy
msgctxt "conditionalentry|typeis"
msgid "Not Contains"
msgstr "មិន​មាន"
@@ -16545,7 +16250,6 @@ msgid "Color Scale (3 Entries)"
msgstr ""
#: conditionalentry.ui:314
-#, fuzzy
msgctxt "conditionalentry|colorformat"
msgid "Data Bar"
msgstr "របារ​ទិន្នន័យ"
@@ -16697,19 +16401,16 @@ msgid " >= "
msgstr ""
#: conditionaliconset.ui:43
-#, fuzzy
msgctxt "conditionaliconset|listbox"
msgid "Value"
msgstr "តម្លៃ"
#: conditionaliconset.ui:44
-#, fuzzy
msgctxt "conditionaliconset|listbox"
msgid "Percent"
msgstr "ភាគរយ"
#: conditionaliconset.ui:45
-#, fuzzy
msgctxt "conditionaliconset|listbox"
msgid "Percentile"
msgstr "ចំនួន​ភាគរយ"
@@ -16992,7 +16693,6 @@ msgid "So_urce"
msgstr "ប្រភព៖"
#: dapiservicedialog.ui:140
-#, fuzzy
msgctxt "dapiservicedialog|label4"
msgid "_Name"
msgstr "ឈ្មោះ"
@@ -17121,13 +16821,11 @@ msgid "Fill:"
msgstr "បំពេញ"
#: databaroptions.ui:282
-#, fuzzy
msgctxt "databaroptions|fill_type"
msgid "Color"
msgstr "ពណ៌"
#: databaroptions.ui:283
-#, fuzzy
msgctxt "databaroptions|fill_type"
msgid "Gradient"
msgstr "ជម្រាល"
@@ -17445,13 +17143,11 @@ msgid "_Close"
msgstr "បិទ "
#: dataprovider.ui:9
-#, fuzzy
msgctxt "dataprovider|DataStreamDialog"
msgid "Live Data Streams"
msgstr "ស្ទ្រីម​ទិន្នន័យ​បន្ត​ផ្ទាល់"
#: dataprovider.ui:107
-#, fuzzy
msgctxt "dataprovider|label6"
msgid "URL:"
msgstr "URL:"
@@ -17491,7 +17187,6 @@ msgid "Source Stream"
msgstr "ស្ទ្រីម​ប្រភព"
#: dataproviderentry.ui:46
-#, fuzzy
msgctxt "dataproviderentry|url"
msgid "URL:"
msgstr "URL:"
@@ -17831,7 +17526,6 @@ msgid "Edit Setting"
msgstr "កែ​ការ​កំណត់"
#: dropmenu.ui:12
-#, fuzzy
msgctxt "dropmenu|hyperlink"
msgid "Insert as Hyperlink"
msgstr "បញ្ចូល​ជា​តំណ​ខ្ពស់​"
@@ -17843,7 +17537,6 @@ msgid "Insert as Link"
msgstr "បញ្ចូល​តំណ"
#: dropmenu.ui:28
-#, fuzzy
msgctxt "dropmenu|copy"
msgid "Insert as Copy"
msgstr "បញ្ចូល​ជា​ច្បាប់​ចម្លង"
@@ -18303,7 +17996,6 @@ msgid "Last Used"
msgstr "បានប្រើ​ចុងក្រោយ"
#: functionpanel.ui:60
-#, fuzzy
msgctxt "functionpanel|category"
msgid "All"
msgstr "ទាំង​អស់"
@@ -18327,7 +18019,6 @@ msgid "Financial"
msgstr "ហិរញ្ញវត្ថុ"
#: functionpanel.ui:64
-#, fuzzy
msgctxt "functionpanel|category"
msgid "Information"
msgstr "ព័ត៌មាន"
@@ -18363,19 +18054,16 @@ msgid "Spreadsheet"
msgstr "សៀវភៅ​បញ្ជី"
#: functionpanel.ui:70
-#, fuzzy
msgctxt "functionpanel|category"
msgid "Text"
msgstr "អត្ថបទ"
#: functionpanel.ui:71
-#, fuzzy
msgctxt "functionpanel|category"
msgid "Add-in"
msgstr "កម្មវិធី​បន្ថែម​ខាងក្នុង"
#: functionpanel.ui:112
-#, fuzzy
msgctxt "functionpanel|funcdesc"
msgid "label"
msgstr "ស្លាក"
@@ -18457,7 +18145,6 @@ msgid "_Intervals:"
msgstr "ចន្លោះ​ពេល"
#: groupbydate.ui:344
-#, fuzzy
msgctxt "groupbydate|label3"
msgid "Group by"
msgstr "ដាក់​ជា​ក្រុម​តាម"
@@ -18816,7 +18503,6 @@ msgid "_From file"
msgstr "ពី​ឯកសារ "
#: insertsheet.ui:371
-#, fuzzy
msgctxt "insertsheet|tables-atkobject"
msgid "Tables in file"
msgstr "តារាង​ក្នុង​ឯកសារ"
@@ -18913,7 +18599,6 @@ msgid "Range _Options"
msgstr "ជម្រើស​ជួរ"
#: managenamesdialog.ui:398
-#, fuzzy
msgctxt "managenamesdialog|treeviewcolumn1"
msgid "column"
msgstr "ជួរឈរ"
@@ -19155,13 +18840,11 @@ msgid "End"
msgstr "ចុង"
#: navigatorpanel.ui:125
-#, fuzzy
msgctxt "navigatorpanel|contents|tooltip_text"
msgid "Contents"
msgstr "មាតិកា"
#: navigatorpanel.ui:138
-#, fuzzy
msgctxt "navigatorpanel|toggle|tooltip_text"
msgid "Toggle"
msgstr "កន្លាស់"
@@ -19201,7 +18884,6 @@ msgid "No solution was found."
msgstr "រក​មិន​ឃើញ​ដំណោះស្រាយ។"
#: notebookbar.ui:391
-#, fuzzy
msgctxt "notebookbar|FileLabel"
msgid "File"
msgstr "ឯកសារ"
@@ -19213,7 +18895,6 @@ msgid "Clone"
msgstr "សាជី"
#: notebookbar.ui:668
-#, fuzzy
msgctxt "notebookbar|bordertype|tooltip_text"
msgid "Specify the borders of the selected cells."
msgstr "បញ្ជាក់​ស៊ុម​នៃ​ក្រឡា​ដែល​បាន​ជ្រើស។"
@@ -19237,7 +18918,6 @@ msgid "Indent"
msgstr "ចូល​បន្ទាត់"
#: notebookbar.ui:1123
-#, fuzzy
msgctxt "notebookbar|increaseindent1|tooltip_text"
msgid "Increase Indent"
msgstr "បង្កើន​ការ​ចូល​បន្ទាត់"
@@ -19249,19 +18929,16 @@ msgid "Decrease Indent"
msgstr "បន្ថយការ​​ចូល​បន្ទាត់"
#: notebookbar.ui:1677
-#, fuzzy
msgctxt "notebookbar|CalcLabel"
msgid "Home"
msgstr "ដើម"
#: notebookbar.ui:1762
-#, fuzzy
msgctxt "notebookbar|InsertAVMedia|tooltip_text"
msgid "Insert Audio or Video"
msgstr "បញ្ចូល​អូឌីយ៉ូ ឬ​វីដេអូ"
#: notebookbar.ui:1918
-#, fuzzy
msgctxt "notebookbar|InsertSymbol"
msgid "Symbol"
msgstr "និមិត្តសញ្ញា"
@@ -19278,7 +18955,6 @@ msgid "Toggle Grid Lines"
msgstr ""
#: notebookbar.ui:2247
-#, fuzzy
msgctxt "notebookbar|PageLayoutLabel"
msgid "Page Layout"
msgstr "ប្លង់ទំព័រ​"
@@ -19296,7 +18972,6 @@ msgid "Auto Spellcheck"
msgstr "​ពិនិត្យ​អក្ខរាវិរុទ្ធ​ស្វ័យប្រវត្តិ"
#: notebookbar.ui:3041
-#, fuzzy
msgctxt "notebookbar|ReviewLabel"
msgid "Review"
msgstr "Review"
@@ -19313,7 +18988,6 @@ msgid "View"
msgstr "ទិដ្ឋភាព"
#: notebookbar.ui:3860
-#, fuzzy
msgctxt "notebookbar|ImageLabel"
msgid "Image"
msgstr "រូបភាព"
@@ -19360,7 +19034,6 @@ msgid "Bad"
msgstr ""
#: notebookbar_groupedbar_compact.ui:3937
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|error"
msgid "Error"
msgstr "កំហុស"
@@ -19383,25 +19056,21 @@ msgid "Warning"
msgstr "ការ​ព្រមាន"
#: notebookbar_groupedbar_compact.ui:3975
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|footnote"
msgid "Footnote"
msgstr "លេខ​យោង"
#: notebookbar_groupedbar_compact.ui:3983
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|note"
msgid "Note"
msgstr "ចំណាំ"
#: notebookbar_groupedbar_compact.ui:4643
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|fileb"
msgid "_File"
msgstr "ឯកសារ"
#: notebookbar_groupedbar_compact.ui:4782
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|editb"
msgid "_Edit"
msgstr "កែ​សម្រួល​ "
@@ -19413,13 +19082,11 @@ msgid "St_yles"
msgstr "រចនាប័ទ្ម"
#: notebookbar_groupedbar_compact.ui:5092
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|formatb"
msgid "F_ont"
msgstr "ពុម្ពអក្សរ"
#: notebookbar_groupedbar_compact.ui:5152
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|bordertype"
msgid "Specify the borders of the selected cells."
msgstr "បញ្ជាក់​ស៊ុម​នៃ​ក្រឡា​ដែល​បាន​ជ្រើស។"
@@ -19485,13 +19152,11 @@ msgid "_Arrange"
msgstr "រៀបចំ"
#: notebookbar_groupedbar_compact.ui:6865
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|GridB"
msgid "_Grid"
msgstr "ក្រឡា​ចត្រង្គ "
#: notebookbar_groupedbar_compact.ui:6985
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|languageb"
msgid "_Language"
msgstr "ភាសា "
@@ -19503,7 +19168,6 @@ msgid "_Review"
msgstr "Review"
#: notebookbar_groupedbar_compact.ui:7261
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|commentsb"
msgid "_Comments"
msgstr "មតិយោបល់"
@@ -19538,7 +19202,6 @@ msgid "_Arrange"
msgstr "រៀបចំ"
#: notebookbar_groupedbar_compact.ui:8149
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|Grid"
msgid "_Grid"
msgstr "ក្រឡា​ចត្រង្គ "
@@ -19567,7 +19230,6 @@ msgid "_Arrange"
msgstr "រៀបចំ"
#: notebookbar_groupedbar_compact.ui:8865
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|GridO"
msgid "_Grid"
msgstr "ក្រឡា​ចត្រង្គ "
@@ -19585,7 +19247,6 @@ msgid "_Styles"
msgstr "រចនាប័ទ្ម"
#: notebookbar_groupedbar_compact.ui:9255
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|formats"
msgid "F_ormat"
msgstr "ទ្រង់ទ្រាយ"
@@ -19661,7 +19322,6 @@ msgid "Bad"
msgstr ""
#: notebookbar_groupedbar_full.ui:3871
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|error"
msgid "Error"
msgstr "កំហុស"
@@ -19684,25 +19344,21 @@ msgid "Warning"
msgstr "ការ​ព្រមាន"
#: notebookbar_groupedbar_full.ui:3909
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|footnote"
msgid "Footnote"
msgstr "លេខ​យោង"
#: notebookbar_groupedbar_full.ui:3917
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|note"
msgid "Note"
msgstr "ចំណាំ"
#: notebookbar_groupedbar_full.ui:4589
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|fileb"
msgid "_File"
msgstr "ឯកសារ"
#: notebookbar_groupedbar_full.ui:4811
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|editb"
msgid "_Edit"
msgstr "កែ​សម្រួល​ "
@@ -19714,7 +19370,6 @@ msgid "St_yles"
msgstr "រចនាប័ទ្ម"
#: notebookbar_groupedbar_full.ui:5278
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|formatb"
msgid "F_ont"
msgstr "ពុម្ពអក្សរ"
@@ -19780,13 +19435,11 @@ msgid "C_olor"
msgstr "ពណ៌"
#: notebookbar_groupedbar_full.ui:7640
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|GridB"
msgid "_Grid"
msgstr "ក្រឡា​ចត្រង្គ "
#: notebookbar_groupedbar_full.ui:7776
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|languageb"
msgid "_Language"
msgstr "ភាសា "
@@ -19798,7 +19451,6 @@ msgid "_Review"
msgstr "Review"
#: notebookbar_groupedbar_full.ui:8213
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|commentsb"
msgid "_Comments"
msgstr "មតិយោបល់"
@@ -19821,7 +19473,6 @@ msgid "D_raw"
msgstr ""
#: notebookbar_groupedbar_full.ui:9425
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|editdrawb"
msgid "_Edit"
msgstr "កែ​សម្រួល​ "
@@ -19850,7 +19501,6 @@ msgid "3_D"
msgstr ""
#: notebookbar_groupedbar_full.ui:10580
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|formatd"
msgid "F_ont"
msgstr "ពុម្ពអក្សរ"
@@ -19892,7 +19542,6 @@ msgid "_Arrange"
msgstr "រៀបចំ"
#: notebookbar_groupedbar_full.ui:12164
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|OleGridB"
msgid "_Grid"
msgstr "ក្រឡា​ចត្រង្គ "
@@ -19922,19 +19571,16 @@ msgid "_Help"
msgstr "ជំនួយ"
#: notebookbar_groups.ui:40
-#, fuzzy
msgctxt "notebookbar_groups|hyperlink"
msgid "Hyperlink"
msgstr "តំណខ្ពស់"
#: notebookbar_groups.ui:54
-#, fuzzy
msgctxt "notebookbar_groups|footnote"
msgid "Footnote"
msgstr "លេខ​យោង"
#: notebookbar_groups.ui:63
-#, fuzzy
msgctxt "notebookbar_groups|endnote"
msgid "Endnote"
msgstr "លេខ​យោង​ចុង"
@@ -19976,7 +19622,6 @@ msgid "Accent 3"
msgstr "សញ្ញា​សង្កត់​សំឡេង​"
#: notebookbar_groups.ui:200
-#, fuzzy
msgctxt "notebookbar_groups|stylemenuhed1"
msgid "Heading 1"
msgstr "ក្បាល ១"
@@ -20010,25 +19655,21 @@ msgid "Warning"
msgstr "ការ​ព្រមាន"
#: notebookbar_groups.ui:260
-#, fuzzy
msgctxt "notebookbar_groups|stylemenustate"
msgid "Error"
msgstr "កំហុស"
#: notebookbar_groups.ui:275
-#, fuzzy
msgctxt "notebookbar_groups|stylemenutxtn"
msgid "Note"
msgstr "ចំណាំ"
#: notebookbar_groups.ui:284
-#, fuzzy
msgctxt "notebookbar_groups|stylemenutxtf"
msgid "Footnote"
msgstr "លេខ​យោង"
#: notebookbar_groups.ui:296
-#, fuzzy
msgctxt "notebookbar_groups|tablestylenone"
msgid "None"
msgstr "គ្មាន"
@@ -20061,7 +19702,6 @@ msgid "Style 4"
msgstr ""
#: notebookbar_groups.ui:530
-#, fuzzy
msgctxt "notebookbar_groups|filegrouplabel"
msgid "File"
msgstr "ឯកសារ"
@@ -20073,7 +19713,6 @@ msgid "Clipboard"
msgstr "ក្តារ​តម្បៀត​ខ្ទាស់"
#: notebookbar_groups.ui:729
-#, fuzzy
msgctxt "notebookbar_groups|paragraphstyleb"
msgid "Style"
msgstr "រចនាប័ទ្ម"
@@ -20107,19 +19746,16 @@ msgid "Right"
msgstr "ស្ដាំ"
#: notebookbar_groups.ui:1275
-#, fuzzy
msgctxt "notebookbar_groups|formatgrouplabel"
msgid "Text"
msgstr "អត្ថបទ"
#: notebookbar_groups.ui:1376
-#, fuzzy
msgctxt "notebookbar_groups|mergeb"
msgid "Merge"
msgstr "បញ្ចូល​គ្នា"
#: notebookbar_groups.ui:1394
-#, fuzzy
msgctxt "notebookbar_groups|splitb"
msgid "Split"
msgstr "ពុះ"
@@ -20155,13 +19791,11 @@ msgid "Spreadsheet"
msgstr "សៀវភៅ​បញ្ជី"
#: notebookbar_groups.ui:1740
-#, fuzzy
msgctxt "notebookbar_groups|shapesb"
msgid "Shapes"
msgstr "រាង"
#: notebookbar_groups.ui:1756
-#, fuzzy
msgctxt "notebookbar_groups|linksb"
msgid "Links"
msgstr "តំណ"
@@ -20173,7 +19807,6 @@ msgid "Insert"
msgstr "បញ្ចូល​"
#: notebookbar_groups.ui:1900
-#, fuzzy
msgctxt "notebookbar_groups|imagestyleb"
msgid "Style"
msgstr "រចនាប័ទ្ម"
@@ -20185,7 +19818,6 @@ msgid "Reset"
msgstr "កំណត់​ឡើងវិញ"
#: notebookbar_groups.ui:1984
-#, fuzzy
msgctxt "notebookbar_groups|wrapb"
msgid "Wrap"
msgstr "រុំ"
@@ -20197,43 +19829,36 @@ msgid "Lock"
msgstr "ចូលផែ"
#: notebookbar_groups.ui:2043
-#, fuzzy
msgctxt "notebookbar_groups|imagegrouplabel"
msgid "Image"
msgstr "រូបភាព"
#: notebookbar_groups.ui:2099
-#, fuzzy
msgctxt "notebookbar_groups|wrapoff"
msgid "None"
msgstr "គ្មាន"
#: notebookbar_groups.ui:2108
-#, fuzzy
msgctxt "notebookbar_groups|wrapideal"
msgid "Optimal"
msgstr "ប្រសើរ​បំផុត"
#: notebookbar_groups.ui:2117
-#, fuzzy
msgctxt "notebookbar_groups|wrapon"
msgid "Parallel"
msgstr "ប៉ារ៉ាឡែល"
#: notebookbar_groups.ui:2126
-#, fuzzy
msgctxt "notebookbar_groups|wrapleft"
msgid "Before"
msgstr "មុន"
#: notebookbar_groups.ui:2135
-#, fuzzy
msgctxt "notebookbar_groups|wrapright"
msgid "After"
msgstr "បន្ទាប់"
#: notebookbar_groups.ui:2144
-#, fuzzy
msgctxt "notebookbar_groups|wrapthrough"
msgid "Through"
msgstr "កាត់"
@@ -20496,7 +20121,6 @@ msgid "Formula _syntax:"
msgstr "វាក្យ​សម្ពន្ធ​រូបមន្ត៖"
#: optformula.ui:87
-#, fuzzy
msgctxt "optformula|label1"
msgid "Formula Options"
msgstr "ជម្រើស​រូបមន្ត"
@@ -20614,7 +20238,6 @@ msgid "_Default value"
msgstr "តម្លៃ​​លំនាំ​​ដើម"
#: optimalrowheightdialog.ui:8
-#, fuzzy
msgctxt "optimalrowheightdialog|OptimalRowHeightDialog"
msgid "Optimal Row Height"
msgstr "កម្ពស់​ជួរ​ដេក​ប្រសើរ​បំផុត"
@@ -21450,7 +21073,6 @@ msgid "Data"
msgstr "កាល​​បរិច្ឆេទ"
#: regressiondialog.ui:255
-#, fuzzy
msgctxt "regressiondialog|groupedby-columns-radio"
msgid "Columns"
msgstr "ជួរឈរ"
@@ -21462,7 +21084,6 @@ msgid "Rows"
msgstr "ជួរដេក"
#: regressiondialog.ui:293
-#, fuzzy
msgctxt "regressiondialog|label2"
msgid "Grouped by"
msgstr "ដាក់​ជា​ក្រុម​តាម"
@@ -21701,7 +21322,6 @@ msgid "Created by"
msgstr "បាន​បង្កើត​ដោយ"
#: scenariodialog.ui:330
-#, fuzzy
msgctxt "scenariodialog|onft"
msgid "on"
msgstr "លើ"
@@ -21854,7 +21474,6 @@ msgid "_Type:"
msgstr "ប្រភេទ"
#: selectdatasource.ui:145
-#, fuzzy
msgctxt "selectdatasource|type"
msgid "Table"
msgstr "តារាង"
@@ -22174,7 +21793,6 @@ msgid "_Choose the field containing the detail you want to show"
msgstr "ជ្រើស​​វាល​​ដែល​មាន​សេចក្តី​លម្អិត ដែល​អ្នក​ចង់​បង្ហាញ "
#: showsheetdialog.ui:8
-#, fuzzy
msgctxt "showsheetdialog|ShowSheetDialog"
msgid "Show Sheet"
msgstr "បង្ហាញ​សន្លឹក"
@@ -22196,7 +21814,6 @@ msgid "Vertical Alignment"
msgstr "​ការ​តម្រឹម​បញ្ឈរ"
#: sidebaralignment.ui:256
-#, fuzzy
msgctxt "sidebaralignment|leftindentlabel"
msgid "_Indent:"
msgstr "ចូល​បន្ទាត់៖"
@@ -22213,7 +21830,6 @@ msgid "Left Indent"
msgstr "ការ​ចូល​បន្ទាត់​បញ្ជី"
#: sidebaralignment.ui:310
-#, fuzzy
msgctxt "sidebaralignment|mergecells"
msgid "Merge cells"
msgstr "បញ្ចូល​ក្រឡា​ចូលគ្នា"
@@ -22250,19 +21866,16 @@ msgid "Text Orientation"
msgstr "ទិស​អត្ថបទ៖"
#: sidebaralignment.ui:411
-#, fuzzy
msgctxt "sidebaralignment|bottom|tooltip_text"
msgid "Text Extension From Lower Cell Border"
msgstr "ផ្នែក​បន្ថែម​អត្ថបទ​ពី​ស៊ុម​ក្រឡា​ក្រោម"
#: sidebaralignment.ui:429
-#, fuzzy
msgctxt "sidebaralignment|top|tooltip_text"
msgid "Text Extension From Upper Cell Border"
msgstr "ផ្នែក​បន្ថែម​អត្ថបទ​​ពី​ស៊ុម​ក្រឡា​លើ"
#: sidebaralignment.ui:447
-#, fuzzy
msgctxt "sidebaralignment|standard|tooltip_text"
msgid "Text Extension Inside Cell"
msgstr "ផ្នែក​បន្ថែម​អត្ថបទ​​ក្នុង​ក្រឡា"
@@ -22375,7 +21988,6 @@ msgid "Text"
msgstr "អត្ថបទ"
#: sidebarnumberformat.ui:54
-#, fuzzy
msgctxt "sidebarnumberformat|category-atkobject"
msgid "Category"
msgstr "ប្រភេទ"
@@ -22678,25 +22290,21 @@ msgid "Operator"
msgstr "សញ្ញា​​​ប្រមាណវិធី"
#: solverdlg.ui:626
-#, fuzzy
msgctxt "solverdlg|val1edit-atkobject"
msgid "Value"
msgstr "តម្លៃ"
#: solverdlg.ui:645
-#, fuzzy
msgctxt "solverdlg|val2edit-atkobject"
msgid "Value"
msgstr "តម្លៃ"
#: solverdlg.ui:664
-#, fuzzy
msgctxt "solverdlg|val3edit-atkobject"
msgid "Value"
msgstr "តម្លៃ"
#: solverdlg.ui:683
-#, fuzzy
msgctxt "solverdlg|val4edit-atkobject"
msgid "Value"
msgstr "តម្លៃ"
@@ -22856,13 +22464,11 @@ msgid "Copy sort results to:"
msgstr " ចម្លង​លទ្ធផល​តម្រៀប​ទៅ៖"
#: sortoptionspage.ui:129
-#, fuzzy
msgctxt "sortoptionspage|outarealb-atkobject"
msgid "Copy sort results to:"
msgstr " ចម្លង​លទ្ធផល​តម្រៀប​ទៅ៖"
#: sortoptionspage.ui:149
-#, fuzzy
msgctxt "sortoptionspage|outareaed-atkobject"
msgid "Copy sort results to:"
msgstr " ចម្លង​លទ្ធផល​តម្រៀប​ទៅ៖"
@@ -22873,7 +22479,6 @@ msgid "Custom sort order"
msgstr "លំដាប់​តម្រៀប​ផ្ទាល់ខ្លួន"
#: sortoptionspage.ui:186
-#, fuzzy
msgctxt "sortoptionspage|sortuserlb-atkobject"
msgid "Custom sort order"
msgstr "លំដាប់​តម្រៀប​ផ្ទាល់ខ្លួន"
diff --git a/source/km/scaddins/messages.po b/source/km/scaddins/messages.po
index 5baea8c67f6..d329b5ab9ad 100644
--- a/source/km/scaddins/messages.po
+++ b/source/km/scaddins/messages.po
@@ -1081,7 +1081,6 @@ msgid "Returns the product of several complex numbers"
msgstr "ត្រឡប់​ផលគុណ ​នៃ​ចំនួន​កុំផ្លិច​ច្រើន​"
#: analysis.hrc:430 /home/cl/vc/git/libo-core/scaddins/inc/analysis.hrc:432
-#, fuzzy
msgctxt "ANALYSIS_Improduct"
msgid "Complex number"
msgstr "ចំនួន​កុំផ្លិច"
diff --git a/source/km/scp2/source/ooo.po b/source/km/scp2/source/ooo.po
index 30962fa56b7..fa95696f768 100644
--- a/source/km/scp2/source/ooo.po
+++ b/source/km/scp2/source/ooo.po
@@ -683,7 +683,6 @@ msgid "Installs Bengali (India) help in %PRODUCTNAME %PRODUCTVERSION"
msgstr "ដំឡើង​ជំនួយ​បេន្កាលី​​នៅ​ក្នុង​​ %PRODUCTNAME %PRODUCTVERSION"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_OR\n"
@@ -2496,7 +2495,6 @@ msgid "Installs the Bengali (India) user interface"
msgstr "ដំឡើង​ចំណុចប្រទាក់​អ្នកប្រើ​ជា​ភាសា​បេន្កាលី (ឥណ្ឌា)"
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_OR\n"
@@ -4422,7 +4420,6 @@ msgid "Slovenian spelling dictionary, hyphenation rules, and thesaurus"
msgstr "វចនានុក្រម​អក្ខរាវិរុទ្ធ​ភាសា​ស្លូវ៉ានី ក្បួន​ដាក់​សហសញ្ញា និង​កម្រង​វេវចនសព្ទ"
#: module_ooo.ulf
-#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_NAME_MODULE_EXTENSION_DICTIONARY_SQ\n"
diff --git a/source/km/sd/messages.po b/source/km/sd/messages.po
index a8f561c95d7..d5716ef5ab1 100644
--- a/source/km/sd/messages.po
+++ b/source/km/sd/messages.po
@@ -14,13 +14,11 @@ msgstr ""
"X-Generator: LibreOffice\n"
#: DocumentRenderer.hrc:29
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_CONTENT_CHOICES"
msgid "Slides"
msgstr "ស្លាយ"
#: DocumentRenderer.hrc:30
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_CONTENT_CHOICES"
msgid "Handouts"
msgstr "ប្លង់​បោះពុម្ព"
@@ -97,61 +95,51 @@ msgid "Grayscale"
msgstr "មាត្រដ្ឋាន​ប្រផេះ"
#: DocumentRenderer.hrc:56
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_QUALITY_CHOICES"
msgid "Black & white"
msgstr "ស & ​ខ្មៅ"
#: DocumentRenderer.hrc:61
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_PAGE_OPTIONS_CHOICES"
msgid "Original size"
msgstr "ទំហំ​ដើម"
#: DocumentRenderer.hrc:62
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_PAGE_OPTIONS_CHOICES"
msgid "Fit to printable page"
msgstr "សម​នឹង​ទំព័រ​ដែល​អាច​បោះពុម្ព​បាន"
#: DocumentRenderer.hrc:63
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_PAGE_OPTIONS_CHOICES"
msgid "Distribute on multiple sheets of paper"
msgstr "ចែកចាយ​លើ​សន្លឹក​ជា​ច្រើន​​នៃ​​​ក្រដាស"
#: DocumentRenderer.hrc:64
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_PAGE_OPTIONS_CHOICES"
msgid "Tile sheet of paper with repeated slides"
msgstr "ដាក់​សន្លឹក​ក្រដាស​ជា​ក្រឡាក្បឿន​ដែលមាន​ស្លាយ​ដដែល​ជា​ច្រើន"
#: DocumentRenderer.hrc:69
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_PAGE_OPTIONS_CHOICES_DRAW"
msgid "Original size"
msgstr "ទំហំ​ដើម"
#: DocumentRenderer.hrc:70
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_PAGE_OPTIONS_CHOICES_DRAW"
msgid "Fit to printable page"
msgstr "សម​នឹង​ទំព័រ​ដែល​អាច​បោះពុម្ព​បាន"
#: DocumentRenderer.hrc:71
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_PAGE_OPTIONS_CHOICES_DRAW"
msgid "Distribute on multiple sheets of paper"
msgstr "ចែកចាយ​លើ​សន្លឹក​ជា​ច្រើន​​នៃ​​​ក្រដាស"
#: DocumentRenderer.hrc:72
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_PAGE_OPTIONS_CHOICES_DRAW"
msgid "Tile sheet of paper with repeated pages"
msgstr "ដាក់​សន្លឹក​ក្រដាស​ជា​ក្រឡាក្បឿង​ដែលមាន​ទំព័រ​ជាន់គ្នា​ជា​ច្រើន"
#: DocumentRenderer.hrc:77
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_BROCHURE_INCLUDE_LIST"
msgid "All pages"
msgstr "គ្រប់​ទំព័រ"
@@ -205,7 +193,6 @@ msgid "Se~lection"
msgstr "ការ​ជ្រើស"
#: errhdl.hrc:29
-#, fuzzy
msgctxt "RID_SD_ERRHDL"
msgid "File format error found at $(ARG1)(row,col)."
msgstr "បាន​រកឃើញ​កំហុស​ទ្រង់ទ្រាយ​ឯកសារ​នៅ​ត្រង់ $(ARG1)(ជួរដេក,ជួរឈរ) ។"
@@ -229,7 +216,6 @@ msgid "Hidden Styles"
msgstr "រចនាប័ទ្ម​ដែល​បាន​លាក់"
#: family.hrc:31
-#, fuzzy
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Applied Styles"
msgstr "រចនាប័ទ្ម​អនុវត្ត"
@@ -303,13 +289,11 @@ msgid "Close Polygon"
msgstr "–ហុកោណ​​បិទ"
#: strings.hrc:35
-#, fuzzy
msgctxt "STR_SLIDE_SORTER_MODE"
msgid "Slide Sorter"
msgstr "ឧបករណ៍​តម្រៀប​ស្លាយ"
#: strings.hrc:36
-#, fuzzy
msgctxt "STR_NORMAL_MODE"
msgid "Normal"
msgstr "ធម្មតា"
@@ -1228,7 +1212,6 @@ msgid "Text"
msgstr "អត្ថបទ"
#: strings.hrc:216
-#, fuzzy
msgctxt "STR_HTMLEXP_SETGRAPHIC"
msgid "Image"
msgstr "រូបភាព"
@@ -1496,7 +1479,6 @@ msgid "Insert Image"
msgstr "បញ្ចូល​រូបភាព"
#: strings.hrc:268
-#, fuzzy
msgctxt "STR_INSERT_MOVIE"
msgid "Insert Audio or Video"
msgstr "បញ្ចូល​អូឌីយ៉ូ ឬ​វីដេអូ"
@@ -2143,7 +2125,6 @@ msgid "Until end of slide"
msgstr "រហូត​ដល់​ចុង​បញ្ចប់​នៃ​ស្លាយ"
#: strings.hrc:402
-#, fuzzy
msgctxt "STR_CUSTOMANIMATION_DIRECTION_PROPERTY"
msgid "Direction:"
msgstr "ទិស៖"
@@ -2179,7 +2160,6 @@ msgid "Fill color:"
msgstr "ជួរឈរ​ទី​មួយ"
#: strings.hrc:408
-#, fuzzy
msgctxt "STR_CUSTOMANIMATION_STYLE_PROPERTY"
msgid "Style:"
msgstr "រចនាប័ទ្ម ៖"
@@ -2197,7 +2177,6 @@ msgid "Font color:"
msgstr "ជួរឈរ​ទី​មួយ"
#: strings.hrc:411
-#, fuzzy
msgctxt "STR_CUSTOMANIMATION_FONT_SIZE_STYLE_PROPERTY"
msgid "Style:"
msgstr "រចនាប័ទ្ម ៖"
@@ -2295,7 +2274,6 @@ msgid "Motion Paths: %1"
msgstr "ផ្លូវ​ចលនា"
#: strings.hrc:429
-#, fuzzy
msgctxt "STR_SLIDETRANSITION_NONE"
msgid "None"
msgstr "គ្មាន"
@@ -2389,7 +2367,6 @@ msgid "Document"
msgstr "ឯកសារ​"
#: strings.hrc:450
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_SLIDESPERPAGE"
msgid "Slides per page"
msgstr "ស្លាយ​ក្នុង​មួយ​ទំព័រ"
@@ -2425,13 +2402,11 @@ msgid "~Date and time"
msgstr "កាលបរិច្ចេទ និង​ពេលវេលា"
#: strings.hrc:456
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_IS_PRINT_HIDDEN"
msgid "Hidden pages"
msgstr "ទំព័រ​ដែលបានលាក់"
#: strings.hrc:457
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_QUALITY"
msgid "Color"
msgstr "ពណ៌"
@@ -2455,7 +2430,6 @@ msgid "Page sides"
msgstr "ផ្នែក​ទំព័រ"
#: strings.hrc:461
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_BROCHURE_INCLUDE"
msgid "Include"
msgstr "រួមបញ្ចូល"
@@ -2467,7 +2441,6 @@ msgid "~Use only paper tray from printer preferences"
msgstr "ប្រើ​តែ​ថាស​ក្រដាស​ពីចំណូល​ចិត្ត​ម៉ាស៊ីនបោះពុម្ព​​ប៉ុណ្ណោះ"
#: strings.hrc:463
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_PAGE_RANGE"
msgid "Print range"
msgstr "ជួរ​បោះពុម្ព"
@@ -2493,7 +2466,6 @@ msgid "%PRODUCTNAME Draw has searched to the beginning of the document. Do you w
msgstr "%PRODUCTNAME Draw បាន​ស្វែងរក​រហូត​ដល់​​ដើម​​ឯកសារ​។​ តើ​អ្នក​ចង់​បន្ត​នៅ​ចុង​ឬ​ទេ?"
#: strings.hrc:470
-#, fuzzy
msgctxt "STR_SD_NONE"
msgid "- None -"
msgstr "- គ្មាន -​"
@@ -2505,13 +2477,11 @@ msgid "_Reply"
msgstr "ឆ្លើយតប"
#: annotationmenu.ui:28
-#, fuzzy
msgctxt "annotationmenu|bold"
msgid "_Bold"
msgstr "ដិត"
#: annotationmenu.ui:37
-#, fuzzy
msgctxt "annotationmenu|italic"
msgid "_Italic"
msgstr "ទ្រេត"
@@ -2529,7 +2499,6 @@ msgid "_Strikethrough"
msgstr "បន្ទាត់​ឆូត"
#: annotationmenu.ui:70
-#, fuzzy
msgctxt "annotationmenu|copy"
msgid "_Copy"
msgstr "ចម្លង"
@@ -2762,7 +2731,6 @@ msgid "Entrance"
msgstr "ច្រក​ចូល"
#: customanimationspanel.ui:194
-#, fuzzy
msgctxt "customanimationspanel|categorylb"
msgid "Emphasis"
msgstr "ការ​សង្កត់"
@@ -2823,7 +2791,6 @@ msgid "Options"
msgstr "ជម្រើស"
#: customanimationspanel.ui:350
-#, fuzzy
msgctxt "customanimationspanel|delay_label"
msgid "_Delay:"
msgstr "ពន្យារពេល៖"
@@ -2861,13 +2828,11 @@ msgid "Animation List"
msgstr ""
#: customanimationspanelhorizontal.ui:96
-#, fuzzy
msgctxt "customanimationspanelhorizontal|add_effect|tooltip_text"
msgid "Add Effect"
msgstr "បន្ថែម​បែបផែន"
#: customanimationspanelhorizontal.ui:110
-#, fuzzy
msgctxt "customanimationspanelhorizontal|remove_effect|tooltip_text"
msgid "Remove Effect"
msgstr "លុប​បែបផែន"
@@ -2885,25 +2850,21 @@ msgid "Move Down"
msgstr "ផ្លាស់ទី​ចុះក្រោម"
#: customanimationspanelhorizontal.ui:166
-#, fuzzy
msgctxt "customanimationspanelhorizontal|start_effect"
msgid "_Start:"
msgstr "ចាប់ផ្ដើម៖"
#: customanimationspanelhorizontal.ui:179
-#, fuzzy
msgctxt "customanimationspanelhorizontal|effect_property"
msgid "_Direction:"
msgstr "ទិស៖"
#: customanimationspanelhorizontal.ui:193
-#, fuzzy
msgctxt "customanimationspanelhorizontal|start_effect_list"
msgid "On click"
msgstr "ពេល​ចុច"
#: customanimationspanelhorizontal.ui:194
-#, fuzzy
msgctxt "customanimationspanelhorizontal|start_effect_list"
msgid "With previous"
msgstr "ជាមួយ​ពីមុន"
@@ -2927,7 +2888,6 @@ msgid "Entrance"
msgstr "ច្រក​ចូល"
#: customanimationspanelhorizontal.ui:261
-#, fuzzy
msgctxt "customanimationspanelhorizontal|categorylb"
msgid "Emphasis"
msgstr "ការ​សង្កត់"
@@ -2962,7 +2922,6 @@ msgid "Select the speed of the Animation."
msgstr ""
#: customanimationspanelhorizontal.ui:302
-#, fuzzy
msgctxt "customanimationspanelhorizontal|delay_label"
msgid "_Delay:"
msgstr "ពន្យារពេល៖"
@@ -2986,7 +2945,6 @@ msgid "Play"
msgstr "លេង"
#: customanimationspanelhorizontal.ui:412
-#, fuzzy
msgctxt "customanimationspanelhorizontal|play|tooltip_text"
msgid "Preview Effect"
msgstr "មើល​បែបផែន​ជាមុន"
@@ -3216,7 +3174,6 @@ msgid "Max."
msgstr "អតិបរមា"
#: dockinganimation.ui:149
-#, fuzzy
msgctxt "dockinganimation|duration|tooltip_text"
msgid "Duration"
msgstr "ថិរវេលា"
@@ -3359,13 +3316,11 @@ msgid "Delete All Images"
msgstr ""
#: dockinganimation.ui:562
-#, fuzzy
msgctxt "dockinganimation|label2"
msgid "Image"
msgstr "រូបភាព"
#: dockinganimation.ui:605
-#, fuzzy
msgctxt "dockinganimation|create"
msgid "Create"
msgstr "បង្កើត"
@@ -3443,7 +3398,6 @@ msgid "Italic"
msgstr "ទ្រេត"
#: fontstylemenu.ui:28
-#, fuzzy
msgctxt "fontstylemenu|underline"
msgid "Underlined"
msgstr "គូស​បន្ទាត់​ក្រោម"
@@ -3543,7 +3497,6 @@ msgid "Include on page"
msgstr "រួមបញ្ចូល​នៅ​លើ​ទំព័រ"
#: impressprinteroptions.ui:32
-#, fuzzy
msgctxt "impressprinteroptions|printname"
msgid "Slide name"
msgstr "ឈ្មោះ​ស្លាយ "
@@ -3555,19 +3508,16 @@ msgid "Date and time"
msgstr "កាលបរិច្ចេទ និង​ពេលវេលា"
#: impressprinteroptions.ui:64
-#, fuzzy
msgctxt "impressprinteroptions|printhidden"
msgid "Hidden pages"
msgstr "ទំព័រ​ដែលបានលាក់"
#: impressprinteroptions.ui:86
-#, fuzzy
msgctxt "impressprinteroptions|label4"
msgid "Contents"
msgstr "មាតិកា"
#: impressprinteroptions.ui:119
-#, fuzzy
msgctxt "impressprinteroptions|originalcolors"
msgid "Original size"
msgstr "ទំហំ​ដើម"
@@ -3579,43 +3529,36 @@ msgid "Grayscale"
msgstr "មាត្រដ្ឋាន​ប្រផេះ"
#: impressprinteroptions.ui:155
-#, fuzzy
msgctxt "impressprinteroptions|blackandwhite"
msgid "Black & white"
msgstr "ស & ​ខ្មៅ"
#: impressprinteroptions.ui:179
-#, fuzzy
msgctxt "impressprinteroptions|label5"
msgid "Color"
msgstr "ពណ៌"
#: impressprinteroptions.ui:212
-#, fuzzy
msgctxt "impressprinteroptions|originalsize"
msgid "Original size"
msgstr "ទំហំ​ដើម"
#: impressprinteroptions.ui:230
-#, fuzzy
msgctxt "impressprinteroptions|fittoprintable"
msgid "Fit to printable page"
msgstr "សម​នឹង​ទំព័រ​ដែល​អាច​បោះពុម្ព​បាន"
#: impressprinteroptions.ui:248
-#, fuzzy
msgctxt "impressprinteroptions|distributeonmultiple"
msgid "Distribute on multiple sheets of paper"
msgstr "ចែកចាយ​លើ​សន្លឹក​ជា​ច្រើន​​នៃ​​​ក្រដាស"
#: impressprinteroptions.ui:266
-#, fuzzy
msgctxt "impressprinteroptions|tilesheet"
msgid "Tile sheet of paper with repeated slides"
msgstr "ដាក់​សន្លឹក​ក្រដាស​ជា​ក្រឡាក្បឿន​ដែលមាន​ស្លាយ​ដដែល​ជា​ច្រើន"
#: impressprinteroptions.ui:290
-#, fuzzy
msgctxt "impressprinteroptions|label6"
msgid "Size"
msgstr "ទំហំ"
@@ -3796,7 +3739,6 @@ msgid "Show Shapes"
msgstr "បង្ហាញ​ការ​ផ្លាស់ប្ដូរ"
#: notebookbar.ui:340
-#, fuzzy
msgctxt "notebookbar|FileLabel"
msgid "File"
msgstr "ឯកសារ"
@@ -3808,7 +3750,6 @@ msgid "Clone"
msgstr "សាជី"
#: notebookbar.ui:921
-#, fuzzy
msgctxt "notebookbar|numberbullet|tooltip_text"
msgid "Bullets and Numbering"
msgstr "ចំណុច និង​លេខរៀង"
@@ -3820,7 +3761,6 @@ msgid "Indent"
msgstr "ចូល​បន្ទាត់"
#: notebookbar.ui:968
-#, fuzzy
msgctxt "notebookbar|increaseindent|tooltip_text"
msgid "Increase Indent"
msgstr "បង្កើន​ការ​ចូល​បន្ទាត់"
@@ -3838,19 +3778,16 @@ msgid "Horizontal Alignment"
msgstr "តម្រឹម​ផ្ដេក"
#: notebookbar.ui:1497
-#, fuzzy
msgctxt "notebookbar|ImpressLabel"
msgid "Home"
msgstr "ដើម"
#: notebookbar.ui:1618
-#, fuzzy
msgctxt "notebookbar|InsertAVMedia|tooltip_text"
msgid "Insert Audio or Video"
msgstr "បញ្ចូល​អូឌីយ៉ូ ឬ​វីដេអូ"
#: notebookbar.ui:1935
-#, fuzzy
msgctxt "notebookbar|InsertSymbol"
msgid "Symbol"
msgstr "និមិត្តសញ្ញា"
@@ -3862,7 +3799,6 @@ msgid "Insert"
msgstr "បញ្ចូល"
#: notebookbar.ui:2033
-#, fuzzy
msgctxt "notebookbar|TransitionsLabel"
msgid "Transitions"
msgstr "ដំណើរ​​ផ្លាស់ប្ដូរ"
@@ -3886,7 +3822,6 @@ msgid "Auto Spellcheck"
msgstr "​ពិនិត្យ​អក្ខរាវិរុទ្ធ​ស្វ័យប្រវត្តិ"
#: notebookbar.ui:2354
-#, fuzzy
msgctxt "notebookbar|ReviewLabel"
msgid "Review"
msgstr "Review"
@@ -3904,13 +3839,11 @@ msgid "View"
msgstr "ទិដ្ឋភាព"
#: notebookbar.ui:2757
-#, fuzzy
msgctxt "notebookbar|TableLabel"
msgid "Table"
msgstr "តារាង"
#: notebookbar.ui:3275
-#, fuzzy
msgctxt "notebookbar|ImageLabel"
msgid "Image"
msgstr "រូបភាព"
@@ -3926,13 +3859,11 @@ msgid "Menubar"
msgstr ""
#: notebookbar_groupedbar_compact.ui:2575
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|fileb"
msgid "_File"
msgstr "ឯកសារ"
#: notebookbar_groupedbar_compact.ui:2714
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|editb"
msgid "_Edit"
msgstr "កែ​សម្រួល​ "
@@ -3950,7 +3881,6 @@ msgid "S_lide"
msgstr "ស្លាយ"
#: notebookbar_groupedbar_compact.ui:3163
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|insertText"
msgid "_Insert"
msgstr "បញ្ចូល"
@@ -3981,7 +3911,6 @@ msgstr "បញ្ចាំង​ស្លាយ"
#: notebookbar_groupedbar_compact.ui:4071
#: /home/cl/vc/git/libo-core/sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:5079
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|formatt"
msgid "F_ormat"
msgstr "ទ្រង់ទ្រាយ"
@@ -3994,7 +3923,6 @@ msgid "_Paragraph"
msgstr "កថាខណ្ឌ"
#: notebookbar_groupedbar_compact.ui:4492
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|insertTextO"
msgid "_Insert"
msgstr "បញ្ចូល"
@@ -4040,7 +3968,6 @@ msgid "Grou_p"
msgstr "ក្រុម"
#: notebookbar_groupedbar_compact.ui:6694
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|GridO"
msgid "_Grid"
msgstr "ក្រឡា​ចត្រង្គ "
@@ -4064,7 +3991,6 @@ msgstr "ពណ៌"
#: notebookbar_groupedbar_compact.ui:7596
#: /home/cl/vc/git/libo-core/sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:8350
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|GridB"
msgid "_Grid"
msgstr "ក្រឡា​ចត្រង្គ "
@@ -4094,7 +4020,6 @@ msgid "_Master Page"
msgstr "ទំព័រ​មេ"
#: notebookbar_groupedbar_compact.ui:8808
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|insertTextb"
msgid "_Insert"
msgstr "បញ្ចូល"
@@ -4128,19 +4053,16 @@ msgid "Menubar"
msgstr ""
#: notebookbar_groupedbar_full.ui:2541
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|Quotation2"
msgid "Quotation"
msgstr "សម្រង់"
#: notebookbar_groupedbar_full.ui:3227
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|fileb"
msgid "_File"
msgstr "ឯកសារ"
#: notebookbar_groupedbar_full.ui:3449
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|editb"
msgid "_Edit"
msgstr "កែ​សម្រួល​ "
@@ -4158,7 +4080,6 @@ msgid "S_lide"
msgstr "ស្លាយ"
#: notebookbar_groupedbar_full.ui:3956
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|insertText"
msgid "_Insert"
msgstr "បញ្ចូល"
@@ -4199,7 +4120,6 @@ msgstr "បញ្ចាំង​ស្លាយ"
#: notebookbar_groupedbar_full.ui:5327
#: /home/cl/vc/git/libo-core/sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:6592
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|formatd"
msgid "F_ormat"
msgstr "ទ្រង់ទ្រាយ"
@@ -4212,7 +4132,6 @@ msgid "_Paragraph"
msgstr "កថាខណ្ឌ"
#: notebookbar_groupedbar_full.ui:5894
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|insertTextt"
msgid "_Insert"
msgstr "បញ្ចូល"
@@ -4230,7 +4149,6 @@ msgid "_Slide Show"
msgstr "បញ្ចាំង​ស្លាយ"
#: notebookbar_groupedbar_full.ui:7097
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|tabled"
msgid "T_able"
msgstr "តារាង"
@@ -4252,7 +4170,6 @@ msgid "D_raw"
msgstr ""
#: notebookbar_groupedbar_full.ui:8114
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|editdrawb"
msgid "_Edit"
msgstr "កែ​សម្រួល​ "
@@ -4260,7 +4177,6 @@ msgstr "កែ​សម្រួល​ "
#: notebookbar_groupedbar_full.ui:8677
#: /home/cl/vc/git/libo-core/sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:9941
#: /home/cl/vc/git/libo-core/sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:11368
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|GridDrawB"
msgid "_Grid"
msgstr "ក្រឡា​ចត្រង្គ "
@@ -4319,7 +4235,6 @@ msgid "_Master Page"
msgstr "ទំព័រ​មេ"
#: notebookbar_groupedbar_full.ui:11912
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|insertTextm"
msgid "_Insert"
msgstr "បញ្ចូល"
@@ -4354,13 +4269,11 @@ msgid "_Help"
msgstr "ជំនួយ"
#: notebookbar_groups.ui:49
-#, fuzzy
msgctxt "notebookbar_groups|layout01"
msgid "Blank"
msgstr "ទទេ"
#: notebookbar_groups.ui:57
-#, fuzzy
msgctxt "notebookbar_groups|layout02"
msgid "Title Slide"
msgstr "ស្លាយ​ចំណង​ជើង"
@@ -4372,31 +4285,26 @@ msgid "Title, Text"
msgstr "អត្ថ​បទ​​​​ចំណង​​ជើង"
#: notebookbar_groups.ui:73
-#, fuzzy
msgctxt "notebookbar_groups|layout04"
msgid "Title, Content"
msgstr "ចំណង​ជើង មាតិកា"
#: notebookbar_groups.ui:81
-#, fuzzy
msgctxt "notebookbar_groups|layout05"
msgid "Centered Text"
msgstr "ដាក់​អត្ថបទ​នៅ​កណ្ដាល"
#: notebookbar_groups.ui:104
-#, fuzzy
msgctxt "notebookbar_groups|hyperlink"
msgid "Hyperlink"
msgstr "តំណខ្ពស់"
#: notebookbar_groups.ui:118
-#, fuzzy
msgctxt "notebookbar_groups|footnote"
msgid "Footnote"
msgstr "លេខ​យោង"
#: notebookbar_groups.ui:127
-#, fuzzy
msgctxt "notebookbar_groups|endnote"
msgid "Endnote"
msgstr "លេខ​យោង​ចុង"
@@ -4453,7 +4361,6 @@ msgid "Title 2"
msgstr "ចំណងជើង ២"
#: notebookbar_groups.ui:489
-#, fuzzy
msgctxt "notebookbar_groups|filegrouplabel"
msgid "File"
msgstr "ឯកសារ"
@@ -4465,7 +4372,6 @@ msgid "Clipboard"
msgstr "ក្តារ​តម្បៀត​ខ្ទាស់"
#: notebookbar_groups.ui:688
-#, fuzzy
msgctxt "notebookbar_groups|shapestyleb"
msgid "Style"
msgstr "រចនាប័ទ្ម"
@@ -4481,7 +4387,6 @@ msgid " "
msgstr ""
#: notebookbar_groups.ui:1201
-#, fuzzy
msgctxt "notebookbar_groups|formatgrouplabel"
msgid "Text"
msgstr "អត្ថបទ"
@@ -4517,19 +4422,16 @@ msgid "Transition"
msgstr "ដំណើរ​​ផ្លាស់ប្ដូរ"
#: notebookbar_groups.ui:1386
-#, fuzzy
msgctxt "notebookbar_groups|slidegrouplabel"
msgid "Slide"
msgstr "ស្លាយ"
#: notebookbar_groups.ui:1460
-#, fuzzy
msgctxt "notebookbar_groups|shapesb"
msgid "Shapes"
msgstr "រាង"
#: notebookbar_groups.ui:1476
-#, fuzzy
msgctxt "notebookbar_groups|linksb"
msgid "Links"
msgstr "តំណ"
@@ -4541,7 +4443,6 @@ msgid "Insert"
msgstr "បញ្ចូល"
#: notebookbar_groups.ui:1620
-#, fuzzy
msgctxt "notebookbar_groups|imagestyleb"
msgid "Style"
msgstr "រចនាប័ទ្ម"
@@ -4553,7 +4454,6 @@ msgid "Reset"
msgstr "កំណត់​ឡើងវិញ"
#: notebookbar_groups.ui:1703
-#, fuzzy
msgctxt "notebookbar_groups|wrapb"
msgid "Wrap"
msgstr "រុំ"
@@ -4565,31 +4465,26 @@ msgid "Lock"
msgstr "ចូលផែ"
#: notebookbar_groups.ui:1762
-#, fuzzy
msgctxt "notebookbar_groups|imagegrouplabel"
msgid "Image"
msgstr "រូបភាព"
#: notebookbar_groups.ui:1818
-#, fuzzy
msgctxt "notebookbar_groups|wrapoff"
msgid "None"
msgstr "គ្មាន"
#: notebookbar_groups.ui:1827
-#, fuzzy
msgctxt "notebookbar_groups|wrapideal"
msgid "Optimal"
msgstr "ប្រសើរ​បំផុត"
#: notebookbar_groups.ui:1836
-#, fuzzy
msgctxt "notebookbar_groups|wrapon"
msgid "Parallel"
msgstr "ប៉ារ៉ាឡែល"
#: notebookbar_groups.ui:1845
-#, fuzzy
msgctxt "notebookbar_groups|wrapleft"
msgid "Before"
msgstr "មុន"
@@ -4601,7 +4496,6 @@ msgid "After"
msgstr "បន្ទាប់ពី"
#: notebookbar_groups.ui:1863
-#, fuzzy
msgctxt "notebookbar_groups|wrapthrough"
msgid "Through"
msgstr "កាត់"
@@ -4640,7 +4534,6 @@ msgid "Start with _Template Selection"
msgstr ""
#: optimpressgeneralpage.ui:134
-#, fuzzy
msgctxt "optimpressgeneralpage|newdoclbl"
msgid "New Document"
msgstr "ឯកសារ​ថ្មី"
@@ -4899,7 +4792,6 @@ msgid "Duration of pause"
msgstr "ថិរវេលា​នៃ​ការ​ផ្អាក"
#: presentationdialog.ui:395
-#, fuzzy
msgctxt "presentationdialog|pauseduration-atkobject"
msgid "Pause Duration"
msgstr "រយៈពេល​ផ្អាក"
@@ -5250,7 +5142,6 @@ msgid "Export _hidden slides"
msgstr "នាំចេញ​ទំព័រ​ដែល​លាក់"
#: publishingdialog.ui:1096
-#, fuzzy
msgctxt "publishingdialog|effectsLabel"
msgid "Effects"
msgstr "បែបផែន"
@@ -5289,7 +5180,6 @@ msgid "Information for the Title Page"
msgstr ""
#: publishingdialog.ui:1304
-#, fuzzy
msgctxt "publishingdialog|textOnlyCheckbutton"
msgid "_Text only"
msgstr "តែ​អត្ថបទ "
@@ -5402,13 +5292,11 @@ msgid "Two Spins"
msgstr "វិល​ពីរ​ជុំ"
#: rotatemenu.ui:50
-#, fuzzy
msgctxt "rotatemenu|clockwise"
msgid "Clockwise"
msgstr "ស្រប​ទិស​ទ្រនិច​នាឡិកា"
#: rotatemenu.ui:58
-#, fuzzy
msgctxt "rotatemenu|counterclock"
msgid "Counter-clockwise"
msgstr "ច្រាស​ទិស​ទ្រនិច​នាឡិកា"
@@ -5512,7 +5400,6 @@ msgid "Master Objects"
msgstr ""
#: sidebarslidebackground.ui:130
-#, fuzzy
msgctxt "sidebarslidebackground|button2"
msgid "Insert Image"
msgstr "បញ្ចូល​រូបភាព"
@@ -5533,13 +5420,11 @@ msgid "Master View"
msgstr ""
#: sidebarslidebackground.ui:226
-#, fuzzy
msgctxt "sidebarslidebackground|closemasterslide"
msgid "Close Master View"
msgstr "បិទ​ទិដ្ឋភាព​មេ"
#: sidebarslidebackground.ui:248
-#, fuzzy
msgctxt "sidebarslidebackground|marginLB"
msgid "None"
msgstr "គ្មាន"
@@ -5551,7 +5436,6 @@ msgid "Narrow"
msgstr "ចង្អៀត"
#: sidebarslidebackground.ui:250
-#, fuzzy
msgctxt "sidebarslidebackground|marginLB"
msgid "Moderate"
msgstr "កណ្ដាល"
@@ -5583,7 +5467,6 @@ msgid "Margin:"
msgstr ""
#: sidebarslidebackground.ui:277
-#, fuzzy
msgctxt "sidebarslidebackground|customlabel"
msgid "Custom"
msgstr "ផ្ទាល់ខ្លួន"
@@ -5747,7 +5630,6 @@ msgid "Stop previous sound"
msgstr "បញ្ឈប់​សំឡេង​ពីមុន"
#: slidetransitionspanel.ui:113
-#, fuzzy
msgctxt "slidetransitionspanel|sound_list"
msgid "Other sound..."
msgstr "សំឡេង​ផ្សេងទៀត..."
@@ -5820,7 +5702,6 @@ msgid "Variant:"
msgstr "រ៉ាដ្យង់"
#: slidetransitionspanelhorizontal.ui:103
-#, fuzzy
msgctxt "slidetransitionspanelhorizontal|sound_label"
msgid "Sound:"
msgstr "សំឡេង៖"
@@ -5838,19 +5719,16 @@ msgid "Stop previous sound"
msgstr "បញ្ឈប់​សំឡេង​ពីមុន"
#: slidetransitionspanelhorizontal.ui:118
-#, fuzzy
msgctxt "slidetransitionspanelhorizontal|sound_list"
msgid "Other sound..."
msgstr "សំឡេង​ផ្សេងទៀត..."
#: slidetransitionspanelhorizontal.ui:128
-#, fuzzy
msgctxt "slidetransitionspanelhorizontal|loop_sound"
msgid "Loop until next sound"
msgstr "រង្វិល​ជុំ​រហូតដល់​សំឡេង​បន្ទាប់"
#: slidetransitionspanelhorizontal.ui:142
-#, fuzzy
msgctxt "slidetransitionspanelhorizontal|rb_mouse_click"
msgid "On mouse click"
msgstr "ពេល​ចុច​កណ្ដុរ"
@@ -6121,7 +5999,6 @@ msgid "Values from Selection"
msgstr "តម្លៃ​ពី​ជម្រើស"
#: copydlg.ui:162
-#, fuzzy
msgctxt "copydlg|viewdata-atkobject"
msgid "Values from Selection"
msgstr "តម្លៃ​ពី​ជម្រើស"
@@ -6327,7 +6204,6 @@ msgid "Numbering"
msgstr "លេខរៀង"
#: drawprinteroptions.ui:32
-#, fuzzy
msgctxt "drawprinteroptions|printname"
msgid "Page name"
msgstr "ឈ្មោះ​ទំព័រ "
@@ -6339,13 +6215,11 @@ msgid "Date and time"
msgstr "កាលបរិច្ចេទ និង​ពេលវេលា"
#: drawprinteroptions.ui:70
-#, fuzzy
msgctxt "drawprinteroptions|label4"
msgid "Contents"
msgstr "មាតិកា"
#: drawprinteroptions.ui:103
-#, fuzzy
msgctxt "drawprinteroptions|originalcolors"
msgid "Original size"
msgstr "ទំហំ​ដើម"
@@ -6357,43 +6231,36 @@ msgid "Grayscale"
msgstr "មាត្រដ្ឋាន​ប្រផេះ"
#: drawprinteroptions.ui:139
-#, fuzzy
msgctxt "drawprinteroptions|blackandwhite"
msgid "Black & white"
msgstr "ស & ​ខ្មៅ"
#: drawprinteroptions.ui:163
-#, fuzzy
msgctxt "drawprinteroptions|label5"
msgid "Color"
msgstr "ពណ៌"
#: drawprinteroptions.ui:196
-#, fuzzy
msgctxt "drawprinteroptions|originalsize"
msgid "Original size"
msgstr "ទំហំ​ដើម"
#: drawprinteroptions.ui:214
-#, fuzzy
msgctxt "drawprinteroptions|fittoprintable"
msgid "Fit to printable page"
msgstr "សម​នឹង​ទំព័រ​ដែល​អាច​បោះពុម្ព​បាន"
#: drawprinteroptions.ui:232
-#, fuzzy
msgctxt "drawprinteroptions|distributeonmultiple"
msgid "Distribute on multiple sheets of paper"
msgstr "ចែកចាយ​លើ​សន្លឹក​ជា​ច្រើន​​នៃ​​​ក្រដាស"
#: drawprinteroptions.ui:250
-#, fuzzy
msgctxt "drawprinteroptions|tilesheet"
msgid "Tile sheet of paper with repeated pages"
msgstr "ដាក់​សន្លឹក​ក្រដាស​ជា​ក្រឡាក្បឿង​ដែលមាន​ទំព័រ​ជាន់គ្នា​ជា​ច្រើន"
#: drawprinteroptions.ui:274
-#, fuzzy
msgctxt "drawprinteroptions|label6"
msgid "Size"
msgstr "ទំហំ"
@@ -6501,7 +6368,6 @@ msgid "_Title"
msgstr "ចំណងជើង"
#: insertlayer.ui:197
-#, fuzzy
msgctxt "insertlayer|description"
msgid "_Description"
msgstr "ការ​ពិពណ៌នា"
diff --git a/source/km/sfx2/messages.po b/source/km/sfx2/messages.po
index 8f392a4a8a1..2a64a23cb08 100644
--- a/source/km/sfx2/messages.po
+++ b/source/km/sfx2/messages.po
@@ -39,7 +39,6 @@ msgid "~Close"
msgstr "បិទ "
#: strings.hrc:30
-#, fuzzy
msgctxt "STR_OPEN"
msgid "Open"
msgstr "បើក"
@@ -449,13 +448,11 @@ msgid "\"$(ARG1)\" is not an absolute URL that can be passed to an external appl
msgstr "\"$(ARG1)\" មិនមែន​ជា​ URL ពេញលេញ​ដែល​អាច​ចម្លង​ទៅ​កម្មវិធី​ខាង​ក្រៅ​ ដើម្បី​បើក​វា។"
#: strings.hrc:107
-#, fuzzy
msgctxt "STR_GID_INTERN"
msgid "Internal"
msgstr "ខាង​ក្នុង"
#: strings.hrc:108
-#, fuzzy
msgctxt "STR_GID_APPLICATION"
msgid "Application"
msgstr "កម្មវិធី"
@@ -467,7 +464,6 @@ msgid "View"
msgstr "ទិដ្ឋភាព"
#: strings.hrc:110
-#, fuzzy
msgctxt "STR_GID_DOCUMENT"
msgid "Documents"
msgstr "ឯកសារ"
@@ -479,7 +475,6 @@ msgid "Edit"
msgstr "កែ​សម្រួល"
#: strings.hrc:112
-#, fuzzy
msgctxt "STR_GID_MACRO"
msgid "BASIC"
msgstr "BASIC"
@@ -491,13 +486,11 @@ msgid "Options"
msgstr "ជម្រើស"
#: strings.hrc:114
-#, fuzzy
msgctxt "STR_GID_MATH"
msgid "Math"
msgstr "គណិតវិទ្យា"
#: strings.hrc:115
-#, fuzzy
msgctxt "STR_GID_NAVIGATOR"
msgid "Navigate"
msgstr "រុករក"
@@ -515,31 +508,26 @@ msgid "Format"
msgstr "ទ្រង់​ទ្រាយ"
#: strings.hrc:118
-#, fuzzy
msgctxt "STR_GID_TEMPLATE"
msgid "Templates"
msgstr "ពុម្ព"
#: strings.hrc:119
-#, fuzzy
msgctxt "STR_GID_TEXT"
msgid "Text"
msgstr "អត្ថបទ"
#: strings.hrc:120
-#, fuzzy
msgctxt "STR_GID_FRAME"
msgid "Frame"
msgstr "ស៊ុម"
#: strings.hrc:121
-#, fuzzy
msgctxt "STR_GID_GRAPHIC"
msgid "Image"
msgstr "រូបភាព"
#: strings.hrc:122
-#, fuzzy
msgctxt "STR_GID_TABLE"
msgid "Table"
msgstr "តារាង"
@@ -557,13 +545,11 @@ msgid "Data"
msgstr "ទិន្នន័យ​"
#: strings.hrc:125
-#, fuzzy
msgctxt "STR_GID_SPECIAL"
msgid "Special Functions"
msgstr "អនុគមន៍​ពិសេស"
#: strings.hrc:126
-#, fuzzy
msgctxt "STR_GID_IMAGE"
msgid "Image"
msgstr "រូបភាព"
@@ -575,7 +561,6 @@ msgid "Chart"
msgstr "គំនូសតាង"
#: strings.hrc:128
-#, fuzzy
msgctxt "STR_GID_EXPLORER"
msgid "Explorer"
msgstr "កម្មវិធី​រុករក"
@@ -593,7 +578,6 @@ msgid "Modify"
msgstr "កែប្រែ"
#: strings.hrc:131
-#, fuzzy
msgctxt "STR_GID_DRAWING"
msgid "Drawing"
msgstr "គំនូរ"
@@ -1020,13 +1004,11 @@ msgid "Styles in use: "
msgstr "រចនាប័ទ្ម​កំពុង​ប្រើ៖"
#: strings.hrc:208
-#, fuzzy
msgctxt "STR_SID_NAVIGATOR"
msgid "Navigator"
msgstr "កម្មវិធី​រុករក​"
#: strings.hrc:209
-#, fuzzy
msgctxt "STR_SID_SIDEBAR"
msgid "Sidebar"
msgstr "របារ​ចំហៀង"
@@ -1556,7 +1538,6 @@ msgid "Editor"
msgstr "អ្នក​​​កែ​​សម្រួល​​"
#: dinfdlg.hrc:36
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "E-Mail"
msgstr "អ៊ីមែល"
@@ -1580,7 +1561,6 @@ msgid "Info"
msgstr "ព័ត៌មាន"
#: dinfdlg.hrc:40
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Language"
msgstr "ភាសា"
@@ -1598,7 +1578,6 @@ msgid "Matter"
msgstr "រូបធាតុ"
#: dinfdlg.hrc:43
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Office"
msgstr "ការិយាល័យ"
@@ -1616,13 +1595,11 @@ msgid "Project"
msgstr "គម្រោង"
#: dinfdlg.hrc:46
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Publisher"
msgstr "Publisher"
#: dinfdlg.hrc:47
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Purpose"
msgstr "Purpose"
@@ -1646,13 +1623,11 @@ msgid "Recorded date"
msgstr "កាលបរិច្ឆេទ​កត់ត្រា"
#: dinfdlg.hrc:51
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Reference"
msgstr "សេចក្តី​យោង"
#: dinfdlg.hrc:52
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Source"
msgstr "Source"
@@ -1676,13 +1651,11 @@ msgid "Typist"
msgstr "អ្នកវាយអត្ថបទ"
#: dinfdlg.hrc:56
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "URL"
msgstr "URL"
#: dinfdlg.hrc:69
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Text"
msgstr "អត្ថបទ"
@@ -1700,7 +1673,6 @@ msgid "Date"
msgstr "ទិន្នន័យ​"
#: dinfdlg.hrc:72
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Duration"
msgstr "ថិរវេលា"
@@ -1773,7 +1745,6 @@ msgid "Labels"
msgstr "ស្លាក"
#: doctempl.hrc:38
-#, fuzzy
msgctxt "TEMPLATE_LONG_NAMES_ARY"
msgid "Styles"
msgstr "រចនាប័ទ្ម"
@@ -2098,7 +2069,6 @@ msgid "Edit Document"
msgstr "កែសម្រួល​ឯកសារ"
#: editdocumentdialog.ui:44
-#, fuzzy
msgctxt "editdocumentdialog|cancel"
msgid "Cancel"
msgstr "បោះបង់"
@@ -2176,7 +2146,6 @@ msgid "Please save this document locally instead and attach it from within your
msgstr "សូម​រក្សាទុក​ឯកសារ​នេះ​ក្នុង​មូលដ្ឋាន​ជំនួស​វិញ រួច​ភ្ជាប់​វា​ពី​កម្មវិធី​អ៊ីមែល​របស់​អ្នក។"
#: floatingrecord.ui:9
-#, fuzzy
msgctxt "floatingrecord|FloatingRecord"
msgid "Record Macro"
msgstr "ថត​​ម៉ាក្រូ"
@@ -2198,7 +2167,6 @@ msgid "Contents"
msgstr "មតិយោបល់"
#: helpcontrol.ui:71
-#, fuzzy
msgctxt "helpcontrol|index"
msgid "Index"
msgstr "លិបិក្រម"
@@ -2444,7 +2412,6 @@ msgid "Style Name"
msgstr "ឈ្មោះ​រចនាប័ទ្ម"
#: notebookbar.ui:73
-#, fuzzy
msgctxt "notebookbar|label9"
msgid "File"
msgstr "ឯកសារ"
@@ -2610,7 +2577,6 @@ msgid "Confirm:"
msgstr "បញ្ជាក់៖"
#: password.ui:158
-#, fuzzy
msgctxt "password|pass1ed-atkobject"
msgid "Password"
msgstr "ពាក្យសម្ងាត់"
@@ -2680,7 +2646,6 @@ msgid "Are you sure you want to restart %PRODUCTNAME and enter safe mode?"
msgstr ""
#: saveastemplatedlg.ui:13
-#, fuzzy
msgctxt "saveastemplatedlg|categorylist"
msgid "None"
msgstr "គ្មាន"
@@ -2877,7 +2842,6 @@ msgid "E_xtensions"
msgstr "ផ្នែក​បន្ថែម"
#: startcenter.ui:482
-#, fuzzy
msgctxt "startcenter|label1"
msgid "Application"
msgstr "កម្មវិធី"
@@ -2893,7 +2857,6 @@ msgid "Templates List"
msgstr ""
#: stylecontextmenu.ui:12
-#, fuzzy
msgctxt "stylecontextmenu|new"
msgid "New..."
msgstr "ថ្មី​... "
@@ -2917,13 +2880,11 @@ msgid "Show"
msgstr "បង្ហាញ"
#: stylecontextmenu.ui:44
-#, fuzzy
msgctxt "stylecontextmenu|delete"
msgid "Delete..."
msgstr "លុប​..."
#: templatecategorydlg.ui:13
-#, fuzzy
msgctxt "templatecategorydlg|categorylist"
msgid "None"
msgstr "គ្មាន"
@@ -2949,19 +2910,16 @@ msgid "All Applications"
msgstr ""
#: templatedlg.ui:16
-#, fuzzy
msgctxt "templatedlg|applist"
msgid "Documents"
msgstr "ឯកសារ"
#: templatedlg.ui:19
-#, fuzzy
msgctxt "templatedlg|applist"
msgid "Spreadsheets"
msgstr "សៀវភៅ​បញ្ជី"
#: templatedlg.ui:22
-#, fuzzy
msgctxt "templatedlg|applist"
msgid "Presentations"
msgstr "ការ​បង្ហាញ"
@@ -2978,7 +2936,6 @@ msgid "All Categories"
msgstr ""
#: templatedlg.ui:65
-#, fuzzy
msgctxt "templatedlg|TemplateDialog"
msgid "Templates"
msgstr "ពុម្ព"
@@ -2990,7 +2947,6 @@ msgid "Search"
msgstr "ស្វែងរក"
#: templatedlg.ui:147
-#, fuzzy
msgctxt "templatedlg|search_filter"
msgid "Search..."
msgstr "ស្វែងរក ..."
@@ -3006,7 +2962,6 @@ msgid "Filter by Category"
msgstr ""
#: templatedlg.ui:205
-#, fuzzy
msgctxt "templatedlg|label1"
msgid "Filter"
msgstr "តម្រង"
@@ -3017,7 +2972,6 @@ msgid "Template List"
msgstr ""
#: templatedlg.ui:312
-#, fuzzy
msgctxt "templatedlg|action_menu|tooltip_text"
msgid "Settings"
msgstr "ការ​កំណត់"
@@ -3045,7 +2999,6 @@ msgid "Move Templates"
msgstr "ពុម្ព​របស់​ខ្ញុំ"
#: templatedlg.ui:391
-#, fuzzy
msgctxt "templatedlg|export_btn"
msgid "Export"
msgstr "នាំចេញ"
diff --git a/source/km/starmath/messages.po b/source/km/starmath/messages.po
index 7ed857237e2..73b0fa3665e 100644
--- a/source/km/starmath/messages.po
+++ b/source/km/starmath/messages.po
@@ -1702,43 +1702,36 @@ msgid "gray"
msgstr "ប្រផេះ"
#: strings.hrc:295
-#, fuzzy
msgctxt "STR_LIME"
msgid "lime"
msgstr "បៃតង"
#: strings.hrc:296
-#, fuzzy
msgctxt "STR_MAROON"
msgid "maroon"
msgstr "ត្នោត​ចាស់"
#: strings.hrc:297
-#, fuzzy
msgctxt "STR_NAVY"
msgid "navy"
msgstr "ខៀវ​ចាស់"
#: strings.hrc:298
-#, fuzzy
msgctxt "STR_OLIVE"
msgid "olive"
msgstr "អូលីវ"
#: strings.hrc:299
-#, fuzzy
msgctxt "STR_PURPLE"
msgid "purple"
msgstr "ស្វាយ"
#: strings.hrc:300
-#, fuzzy
msgctxt "STR_SILVER"
msgid "silver"
msgstr "ប្រាក់"
#: strings.hrc:301
-#, fuzzy
msgctxt "STR_TEAL"
msgid "teal"
msgstr "ខៀវ​បៃតង​ក្រមៅ"
@@ -1880,7 +1873,6 @@ msgid "%PRODUCTNAME %s"
msgstr "%PRODUCTNAME %s"
#: strings.hrc:329
-#, fuzzy
msgctxt "RID_PRINTUIOPT_CONTENTS"
msgid "Contents"
msgstr "មាតិកា"
@@ -1904,7 +1896,6 @@ msgid "B~orders"
msgstr "ស៊ុម​"
#: strings.hrc:333
-#, fuzzy
msgctxt "RID_PRINTUIOPT_SIZE"
msgid "Size"
msgstr "ទំហំ"
diff --git a/source/km/svl/messages.po b/source/km/svl/messages.po
index 82d0915277c..23028f243d5 100644
--- a/source/km/svl/messages.po
+++ b/source/km/svl/messages.po
@@ -110,13 +110,11 @@ msgid "Image"
msgstr "រូបភាព"
#: svl.hrc:45
-#, fuzzy
msgctxt "STR_SVT_MIMETYPE_IMAGE_PNG"
msgid "Image"
msgstr "រូបភាព"
#: svl.hrc:46
-#, fuzzy
msgctxt "STR_SVT_MIMETYPE_IMAGE_TIFF"
msgid "Image"
msgstr "រូបភាព"
diff --git a/source/km/svtools/messages.po b/source/km/svtools/messages.po
index 1ff97987b8f..473666243b3 100644
--- a/source/km/svtools/messages.po
+++ b/source/km/svtools/messages.po
@@ -14,7 +14,6 @@ msgstr ""
"X-Generator: LibreOffice\n"
#: errtxt.hrc:30
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "Error"
msgstr "កំហុស"
@@ -26,67 +25,56 @@ msgid "Warning"
msgstr "ព្រមាន"
#: errtxt.hrc:32
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) loading the template $(ARG1)"
msgstr "$(ERR) ​ផ្ទុក​ពុម្ព $(ARG1)"
#: errtxt.hrc:33 /home/cl/vc/git/libo-core/svtools/inc/errtxt.hrc:34
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) saving the document $(ARG1)"
msgstr "$(ERR) ​រក្សាទុក​ឯកសារ $(ARG1)"
#: errtxt.hrc:35
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) displaying doc. information for document $(ARG1)"
msgstr "$(ERR) ​បង្ហាញ​ព័ត៌មាន​ឯកសារ​ សម្រាប់​ឯកសារ $(ARG1)"
#: errtxt.hrc:36
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) writing document $(ARG1) as template"
msgstr "$(ERR) ​សរសេរ​ឯកសារ $(ARG1) ជា​ពុម្ព"
#: errtxt.hrc:37
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) copying or moving document contents"
msgstr "$(ERR) ​ចម្លង ឬ​ ផ្លាស់ទី​​មាតិកា​ឯកសារ"
#: errtxt.hrc:38
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) starting the Document Manager"
msgstr "$(ERR) ​ចាប់ផ្តើម​កម្មវិធី​គ្រប់គ្រង​ឯកសារ"
#: errtxt.hrc:39
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) loading document $(ARG1)"
msgstr "$(ERR) ​ផ្ទុក​ឯកសារ $(ARG1)"
#: errtxt.hrc:40 /home/cl/vc/git/libo-core/svtools/inc/errtxt.hrc:41
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) creating a new document"
msgstr "$(ERR) ​បង្កើត​ឯកសារ​ថ្មី"
#: errtxt.hrc:42
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) expanding entry"
msgstr "$(ERR) ​ពង្រីក​ធាតុ"
#: errtxt.hrc:43
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) loading BASIC of document $(ARG1)"
msgstr "$(ERR) ​ផ្ទុក​ឯកសារ​ BASIC $(ARG1)"
#: errtxt.hrc:44
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) searching for an address"
msgstr "$(ERR) ​ស្វែងរក​អាសយដ្ឋាន"
@@ -98,49 +86,41 @@ msgid "Abort"
msgstr "បញ្ឈប់"
#: errtxt.hrc:51
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Nonexistent object"
msgstr "លែង​មាន​វត្ថុ​ហើយ"
#: errtxt.hrc:52
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Object already exists"
msgstr "មាន​វត្ថុ​រួច​ហើយ"
#: errtxt.hrc:53
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Object not accessible"
msgstr "មិន​អាច​ចូលដំណើរការ​វត្ថុ​បាន​ឡើយ"
#: errtxt.hrc:54
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Inadmissible path"
msgstr "មិន​អាច​ចូល​ផ្លូវ​បាន​ឡើយ"
#: errtxt.hrc:55
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Locking problem"
msgstr "បញ្ហា​ជាប់​គាំង"
#: errtxt.hrc:56
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Wrong parameter"
msgstr "ខុស​​ប៉ារ៉ាម៉ែត្រ"
#: errtxt.hrc:57
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Resource exhausted"
msgstr "អស់​​ធនធាន"
#: errtxt.hrc:58
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Action not supported"
msgstr "មិន​គាំទ្រ​អំពើ"
@@ -152,103 +132,86 @@ msgid "Read Error"
msgstr "កំហុស​ការ​អាន"
#: errtxt.hrc:60
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Write Error"
msgstr "កំហុស​សរសេរ"
#: errtxt.hrc:61
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "unknown"
msgstr "មិន​ស្គាល់"
#: errtxt.hrc:62
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Version Incompatibility"
msgstr "កំណែ​​មិន​ឆប​គ្នា"
#: errtxt.hrc:63 /home/cl/vc/git/libo-core/svtools/inc/errtxt.hrc:74
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "General Error"
msgstr "កំហុស​ទូទៅ"
#: errtxt.hrc:64
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Incorrect format"
msgstr "ទ្រង់ទ្រាយ​មិន​ត្រឹមត្រូវ"
#: errtxt.hrc:65
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Error creating object"
msgstr "កំហុស​ពេល​បង្កើត​វត្ថុ"
#: errtxt.hrc:66
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Inadmissible value or data type"
msgstr "មិន​អាច​ចូល​ទៅ​តម្លៃ ឬ ប្រភេទ​ទិន្នន័យ"
#: errtxt.hrc:67
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "BASIC runtime error"
msgstr "កំហុស​ពេល​រត់​ BASIC"
#: errtxt.hrc:68
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "BASIC syntax error"
msgstr "កំហុស​វាក្យសម្ពន្ធ ​BASIC"
#: errtxt.hrc:75
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "General input/output error."
msgstr "កំហុស​បញ្ចេញ/បញ្ចូល​ទូទៅ ។"
#: errtxt.hrc:76
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Invalid file name."
msgstr "ឈ្មោះ​ឯកសារ​មិន​ត្រឹមត្រូវ ។"
#: errtxt.hrc:77
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Nonexistent file."
msgstr "លែង​មាន​ឯកសារ​ហើយ ។"
#: errtxt.hrc:78
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "File already exists."
msgstr "មាន​ឯកសារ​រួច​ហើយ ។"
#: errtxt.hrc:79
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The object is not a directory."
msgstr "វត្ថុ​មិន​មែន​ជា​ថត​ឡើយ ។"
#: errtxt.hrc:80
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The object is not a file."
msgstr "វត្ថុ​មិន​មែន​ជា​ឯកសារ​ឡើយ ។"
#: errtxt.hrc:81
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The specified device is invalid."
msgstr "ឧបករណ៍​ដែល​បាន​បញ្ជាក់​គឺ​មិន​ត្រឹមត្រូវ​ឡើយ ។"
#: errtxt.hrc:82
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid ""
"The object cannot be accessed\n"
@@ -258,19 +221,16 @@ msgstr ""
"ដោយ​សារ​តែ​មាន​សិទ្ធិ​មិន​គ្រប់គ្រាន់ ។"
#: errtxt.hrc:83
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Sharing violation while accessing the object."
msgstr "បាន​បំពាន​ការ​ចែក​រំលែក ខណៈ​ពេល​ចូល​ដំណើរការ​វត្ថុ ។"
#: errtxt.hrc:84
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "No more space on device."
msgstr "លែង​មាន​ទំហំ​ទៀត​ហើយ​លើ​ឧបករណ៍ ។"
#: errtxt.hrc:85
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid ""
"This operation cannot be run on\n"
@@ -280,163 +240,136 @@ msgstr ""
"ឯកសារ​ដែល​មាន​តួអក្សរ​ជំនួស​បាន​ឡើយ ។"
#: errtxt.hrc:86
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "This operation is not supported on this operating system."
msgstr "ប្រតិបត្តិការ​នេះ​មិន​ត្រូវ​បាន​គាំទ្រ​ឡើយ លើ​ប្រព័ន្ធ​ប្រតិបត្តិការ​នេះ ។"
#: errtxt.hrc:87
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "There are too many files open."
msgstr "បាន​បើក​ឯកសារ​ច្រើន​ពេក ។"
#: errtxt.hrc:88
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Data could not be read from the file."
msgstr "មិន​អាច​អាន​ទិន្នន័យ​ពី​ឯកសារ​បាន​ឡើយ ។"
#: errtxt.hrc:89
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The file could not be written."
msgstr "មិន​អាច​សរសេរ​ឯកសារ​បាន​ឡើយ ។"
#: errtxt.hrc:90
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The operation could not be run due to insufficient memory."
msgstr "មិន​អាច​រត់​ប្រតិបត្តិការ​​បាន​ឡើយ ដោយ​សារ​តែ​មាន​អង្គ​ចងចាំ​មិន​​គ្រប់គ្រាន់ ។"
#: errtxt.hrc:91
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The seek operation could not be run."
msgstr "មិន​អាច​រត់​ប្រតិបត្តិការ​ស្វែងរក​បាន​ឡើយ ។"
#: errtxt.hrc:92
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The tell operation could not be run."
msgstr "មិន​អាច​រត់​ប្រតិបត្តិការ​​​បញ្ជា​បាន​ឡើយ ។"
#: errtxt.hrc:93
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Incorrect file version."
msgstr "កំណែ​ឯកសារ​មិន​ត្រឹមត្រូវ ។"
#: errtxt.hrc:94
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Incorrect file format."
msgstr "ទ្រង់ទ្រាយ​ឯកសារ​មិន​ត្រឹមត្រូវ ។"
#: errtxt.hrc:95
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The file name contains invalid characters."
msgstr "ឈ្មោះ​ឯកសារ​មាន​តួអក្សរ​មិន​ត្រឹមត្រូវ ។"
#: errtxt.hrc:96
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "An unknown I/O error has occurred."
msgstr "កំហុស​បញ្ចេញ/បញ្ចូល​មិន​ស្គាល់​មួយ​បាន​កើតឡើង ។"
#: errtxt.hrc:97
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "An invalid attempt was made to access the file."
msgstr "បាន​ប៉ុនប៉ង​ដោយ​មិន​ត្រឹមត្រូវ ដើម្បី​ចូលដំណើរការ​ឯកសារ ។"
#: errtxt.hrc:98
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The file could not be created."
msgstr "មិន​អាច​បង្កើត​ឯកសារ​បាន​ឡើយ ។"
#: errtxt.hrc:99
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The operation was started under an invalid parameter."
msgstr "បាន​ចាប់ផ្ដើម​ប្រតិបត្តិការ​នៅ​ក្រោម​ប៉ារ៉ាម៉ែត្រ​មិន​ត្រឹមត្រូវ​មួយ ។"
#: errtxt.hrc:100
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The operation on the file was aborted."
msgstr "បាន​បញ្ឈប់​ប្រតិបត្តិការ​លើ​ឯកសារ​ហើយ ។"
#: errtxt.hrc:101
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Path to the file does not exist."
msgstr "មិន​មាន​ផ្លូវ​ទៅ​កាន់​ឯកសារ​ឡើយ ។"
#: errtxt.hrc:102
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "An object cannot be copied into itself."
msgstr "មិន​អាច​ចម្លង​វត្ថុ​មួយ​ទៅ​កាន់​ខ្លួន​វា​បាន​ឡើយ ។"
#: errtxt.hrc:103
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The specified template could not be found."
msgstr "មិន​អាច​រកឃើញ​ពុម្ព​ដែល​បាន​បញ្ជាក់​ឡើយ ។"
#: errtxt.hrc:104
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The file cannot be used as template."
msgstr "មិន​អាច​ប្រើ​ឯកសារ​ជា​ពុម្ព​បាន​ឡើយ ។"
#: errtxt.hrc:105
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "This document has already been opened for editing."
msgstr "បាន​បើក​ឯកសារ​នេះ​ដើម្បី​កែសម្រួល​រួច​ហើយ ។"
#: errtxt.hrc:106
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The wrong password has been entered."
msgstr "បាន​បញ្ចូល​ពាក្យ​សម្ងាត់​មិន​ត្រឹមត្រូវ ។"
#: errtxt.hrc:107
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Error reading file."
msgstr "កំហុស​អាន​ឯកសារ ។"
#: errtxt.hrc:108
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The document was opened as read-only."
msgstr "បាន​បើក​ឯកសារ​នេះ​សម្រាប់​តែ​អាន ។"
#: errtxt.hrc:109
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "General OLE Error."
msgstr "កំហុស OLE ទូទៅ ។"
#: errtxt.hrc:110
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The host name $(ARG1) could not be resolved."
msgstr "មិន​អាច​ដោះស្រាយ​ឈ្មោះ​ម៉ាស៊ីន $(ARG1) បាន​ឡើយ ។"
#: errtxt.hrc:111
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Could not establish Internet connection to $(ARG1)."
msgstr "មិន​អាច​បង្កើត​ការ​តភ្ជាប់​អ៊ីនធឺណិត​ទៅកាន់ $(ARG1) បាន​ទេ ។"
#: errtxt.hrc:112
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid ""
"Error reading data from the Internet.\n"
@@ -446,7 +379,6 @@ msgstr ""
"សារ​កំហុស​ម៉ាស៊ីន​បម្រើ ៖ $(ARG1) ។"
#: errtxt.hrc:113
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid ""
"Error transferring data to the Internet.\n"
@@ -456,37 +388,31 @@ msgstr ""
"សារ​កំហុស​ម៉ាស៊ីន​បម្រើ ៖ $(ARG1) ។"
#: errtxt.hrc:114
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "General Internet error has occurred."
msgstr "កំហុស​អ៊ីនធឺណិត​ទូទៅ​បាន​កើតឡើង ។"
#: errtxt.hrc:115
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The requested Internet data is not available in the cache and cannot be transmitted as the Online mode has not be activated."
msgstr "ទិន្នន័យ​អ៊ីនធឺណិត​ដែល​បាន​ស្នើ មិន​មាន​នៅ​ក្នុង​ឃ្លាំង​សម្ងាត់ និង​មិន​អាច​ត្រូវ​បាន​បញ្ជូន​ទេ ដោយសារតែ របៀប​លើ​បណ្ដាញ មិន​ត្រូវ​បាន​ធ្វើ​ឲ្យ​សកម្ម ។"
#: errtxt.hrc:116
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The contents could not be created."
msgstr "មិន​អាច​បង្កើត​មាតិកា ។"
#: errtxt.hrc:117
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The file name is too long for the target file system."
msgstr "ឈ្មោះ​ឯកសារ​វែង​ពេក សម្រាប់​ប្រព័ន្ធ​ឯកសារ​គោលដៅ ​។"
#: errtxt.hrc:118
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The input syntax is invalid."
msgstr "វាក្យសម្ពន្ធ​ដែល​បាន​បញ្ចូល​មិន​ត្រឹមត្រូវ"
#: errtxt.hrc:119
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid ""
"This document contains attributes that cannot be saved in the selected format.\n"
@@ -496,19 +422,16 @@ msgstr ""
"សូម​រក្សាទុក​ឯកសារ​ក្នុង​ទ្រង់ទ្រាយ​ឯកសារ %PRODUCTNAME %PRODUCTVERSION ។"
#: errtxt.hrc:120
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The maximum number of documents that can be opened at the same time has been reached. You need to close one or more documents before you can open a new document."
msgstr "បាន​ឈានដល់​ចំនួន​អតិបរមា​នៃ​ឯកសារ ដែល​អ្នក​អាច​បើក​ក្នុង​ពេល​ជាមួយ​គ្នា​ហើយ ។ អ្នក​ត្រូវតែ​បិទ​ឯកសារ​មួយ ឬ ច្រើន​សិន​មុន​នឹង​អ្នក​អាច​បើក​ឯកសារ​ថ្មី ។"
#: errtxt.hrc:121
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Could not create backup copy."
msgstr "មិន​អាច​បង្កើត​ច្បាប់​បម្រុង​ទុក ។"
#: errtxt.hrc:122
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid ""
"An attempt was made to execute a macro.\n"
@@ -518,7 +441,6 @@ msgstr ""
"សម្រាប់​ហេតុផល​សុវត្ថិភាប ការ​គាំទ្រ​ម៉ាក្រូ​ត្រូវ​បាន​បិទ ។"
#: errtxt.hrc:123
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid ""
"This document contains macros.\n"
@@ -534,7 +456,6 @@ msgstr ""
"ដូច្នេះ មុខងារ​មួយ​ចំនួន​អាច​មិនមាន។"
#: errtxt.hrc:124
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid ""
"This document contains macros.\n"
@@ -550,7 +471,6 @@ msgstr ""
"ហេតុ​ដូច្នេះ មុខងារ​ខ្លះ​អាច​មិន​មាន ។"
#: errtxt.hrc:125
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid ""
"The encrypted document contains unexpected non-encrypted streams.\n"
@@ -570,25 +490,21 @@ msgstr ""
" "
#: errtxt.hrc:126
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Invalid data length."
msgstr "ប្រវែង​ទិន្នន័យ​មិន​ត្រឹមត្រូវ ។"
#: errtxt.hrc:127
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Function not possible: path contains current directory."
msgstr "​​មិន​អាច​ធ្វើ​អនុគមន៍ ៖ ផ្លូវ​មាន​ថត​បច្ចុប្បន្ន ។"
#: errtxt.hrc:128
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Function not possible: device (drive) not identical."
msgstr "មិន​អាច​ធ្វើ​អនុគមន៍ ៖ មិន​ស្គាល់​ឧបករណ៍ (​ដ្រាយ​) ។"
#: errtxt.hrc:129
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Device (drive) not ready."
msgstr "ឧបករណ៍​ (​ដ្រាយ​) មិន​ទាន់​រួច ។"
@@ -599,13 +515,11 @@ msgid "Wrong checksum."
msgstr ""
#: errtxt.hrc:131
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Function not possible: write protected."
msgstr "មិន​អាច​ធ្វើ​អនុគមន៍​ ៖ ត្រូវ​បាន​ការពារ​មិន​ឲ្យ​សរសេរ​ចូល​ ។"
#: errtxt.hrc:132
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid ""
"The password of a shared spreadsheet cannot be set or changed.\n"
@@ -2642,13 +2556,11 @@ msgid "Field Assignment"
msgstr "ការ​ផ្តល់​តម្លៃ​ឲ្យ​វាល​"
#: fileviewmenu.ui:12
-#, fuzzy
msgctxt "fileviewmenu|delete"
msgid "_Delete"
msgstr "លុប"
#: fileviewmenu.ui:20
-#, fuzzy
msgctxt "fileviewmenu|rename"
msgid "_Rename"
msgstr "ប្តូរ​ឈ្មោះ "
@@ -2918,7 +2830,6 @@ msgid "Secure connection"
msgstr ""
#: placeedit.ui:269
-#, fuzzy
msgctxt "placeedit|loginLabel"
msgid "User:"
msgstr "អ្នកប្រើ៖"
@@ -3755,7 +3666,6 @@ msgid "Black Italic"
msgstr "ទ្រេត​ ខ្មៅ"
#: strings.hrc:176
-#, fuzzy
msgctxt "STR_SVT_STYLE_BOOK"
msgid "Book"
msgstr "សៀវភៅ​"
@@ -3868,7 +3778,6 @@ msgid "Move To End"
msgstr "ផ្លាស់ទី​ទៅ​ចុង"
#: strings.hrc:199
-#, fuzzy
msgctxt "STR_TABBAR_PUSHBUTTON_ADDTAB"
msgid "Add"
msgstr "បន្ថែម"
@@ -4096,7 +4005,6 @@ msgid "~Finish"
msgstr "បញ្ចប់ "
#: strings.hrc:246
-#, fuzzy
msgctxt "STR_WIZDLG_NEXT"
msgid "~Next >"
msgstr "បន្ទាប់ >"
diff --git a/source/km/svx/messages.po b/source/km/svx/messages.po
index 9084196795b..dbc7df5467f 100644
--- a/source/km/svx/messages.po
+++ b/source/km/svx/messages.po
@@ -75,7 +75,6 @@ msgid "LIKE"
msgstr "LIKE"
#: fmstring.hrc:28
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "NOT"
msgstr "NOT"
@@ -87,13 +86,11 @@ msgid "EMPTY"
msgstr "EMPTY"
#: fmstring.hrc:30
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "TRUE"
msgstr "TRUE"
#: fmstring.hrc:31
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "FALSE"
msgstr "FALSE"
@@ -129,7 +126,6 @@ msgid "Average"
msgstr "មធ្យមភាគ"
#: fmstring.hrc:37
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "Count"
msgstr "រាប់"
@@ -141,7 +137,6 @@ msgid "Maximum"
msgstr "អតិបរមា "
#: fmstring.hrc:39
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "Minimum"
msgstr "អប្បបរមា"
@@ -303,7 +298,6 @@ msgid "Diagonal border line from bottom left to top right"
msgstr "បន្ទាត់​ស៊ុម​អង្កត់ទ្រូង ពី​បាត​ខាង​ឆ្វេង​ទៅ​កំពូល​ខាង​ស្តាំ"
#: numberingtype.hrc:29
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "None"
msgstr "គ្មាន"
@@ -317,7 +311,6 @@ msgstr "ចំណុច"
#. SVX_NUM_CHAR_SPECIAL
#: numberingtype.hrc:31
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "Graphics"
msgstr "ក្រាហ្វិក"
@@ -519,7 +512,6 @@ msgid "First, Left and Right Pages"
msgstr ""
#: spacing.hrc:18
-#, fuzzy
msgctxt "RID_SVXSTRARY_SPACING"
msgid "None"
msgstr "គ្មាន"
@@ -863,7 +855,6 @@ msgid "Line of text"
msgstr "ជួរ​អត្ថបទ"
#: tabwin.hrc:27
-#, fuzzy
msgctxt "RID_RSC_TABWIN_PREFIX"
msgid "Table"
msgstr "តារាង"
@@ -875,7 +866,6 @@ msgid "Query"
msgstr "សំណួរ"
#: tabwin.hrc:29
-#, fuzzy
msgctxt "RID_RSC_TABWIN_PREFIX"
msgid "SQL"
msgstr "SQL"
@@ -1278,97 +1268,81 @@ msgid "A6"
msgstr "A6"
#: page.hrc:31
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "A5"
msgstr "A5"
#: page.hrc:32
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "A4"
msgstr "A4"
#: page.hrc:33
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "A3"
msgstr "A3"
#: page.hrc:34
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "B6 (ISO)"
msgstr "B6 (ISO)"
#: page.hrc:35
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "B5 (ISO)"
msgstr "B5 (ISO)"
#: page.hrc:36
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "B4 (ISO)"
msgstr "B4 (ISO)"
#: page.hrc:37
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "Letter"
msgstr "Letter"
#: page.hrc:38
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "Legal"
msgstr "Legal"
#: page.hrc:39
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "Long Bond"
msgstr "Long Bond"
#: page.hrc:40
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "Tabloid"
msgstr "Tabloid"
#: page.hrc:41
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "B6 (JIS)"
msgstr "B6 (JIS)"
#: page.hrc:42
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "B5 (JIS)"
msgstr "B5 (JIS)"
#: page.hrc:43
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "B4 (JIS)"
msgstr "B4 (JIS)"
#: page.hrc:44
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "16 Kai"
msgstr "16 Kai"
#: page.hrc:45
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "32 Kai"
msgstr "32 Kai"
#: page.hrc:46
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "Big 32 Kai"
msgstr "Big 32 Kai"
@@ -1380,31 +1354,26 @@ msgid "User"
msgstr "អ្នកប្រើ"
#: page.hrc:48
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "DL Envelope"
msgstr "DL Envelope"
#: page.hrc:49
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "C6 Envelope"
msgstr "C6 Envelope"
#: page.hrc:50
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "C6/5 Envelope"
msgstr "C6/5 Envelope"
#: page.hrc:51
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "C5 Envelope"
msgstr "C5 Envelope"
#: page.hrc:52
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "C4 Envelope"
msgstr "C4 Envelope"
@@ -1422,31 +1391,26 @@ msgid "#7¾ (Monarch) Envelope"
msgstr "#7¾ (Monarch) Envelope"
#: page.hrc:55
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "#9 Envelope"
msgstr "#9 Envelope"
#: page.hrc:56
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "#10 Envelope"
msgstr "#10 Envelope"
#: page.hrc:57
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "#11 Envelope"
msgstr "#11 Envelope"
#: page.hrc:58
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "#12 Envelope"
msgstr "#12 Envelope"
#: page.hrc:59
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "Japanese Postcard"
msgstr "Postcard ជប៉ុន"
@@ -1458,115 +1422,96 @@ msgid "A6"
msgstr "A6"
#: page.hrc:65
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "A5"
msgstr "A5"
#: page.hrc:66
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "A4"
msgstr "A4"
#: page.hrc:67
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "A3"
msgstr "A3"
#: page.hrc:68
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "A2"
msgstr "A2"
#: page.hrc:69
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "A1"
msgstr "A1"
#: page.hrc:70
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "A0"
msgstr "A0"
#: page.hrc:71
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "B6 (ISO)"
msgstr "B6 (ISO)"
#: page.hrc:72
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "B5 (ISO)"
msgstr "B5 (ISO)"
#: page.hrc:73
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "B4 (ISO)"
msgstr "B4 (ISO)"
#: page.hrc:74
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "Letter"
msgstr "Letter"
#: page.hrc:75
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "Legal"
msgstr "Legal"
#: page.hrc:76
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "Long Bond"
msgstr "Long Bond"
#: page.hrc:77
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "Tabloid"
msgstr "Tabloid"
#: page.hrc:78
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "B6 (JIS)"
msgstr "B6 (JIS)"
#: page.hrc:79
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "B5 (JIS)"
msgstr "B5 (JIS)"
#: page.hrc:80
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "B4 (JIS)"
msgstr "B4 (JIS)"
#: page.hrc:81
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "16 Kai"
msgstr "16 Kai"
#: page.hrc:82
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "32 Kai"
msgstr "32 Kai"
#: page.hrc:83
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "Big 32 Kai"
msgstr "Big 32 Kai"
@@ -1578,37 +1523,31 @@ msgid "User"
msgstr "អ្នកប្រើ"
#: page.hrc:85
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "DL Envelope"
msgstr "DL Envelope"
#: page.hrc:86
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "C6 Envelope"
msgstr "C6 Envelope"
#: page.hrc:87
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "C6/5 Envelope"
msgstr "C6/5 Envelope"
#: page.hrc:88
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "C5 Envelope"
msgstr "C5 Envelope"
#: page.hrc:89
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "C4 Envelope"
msgstr "C4 Envelope"
#: page.hrc:90
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "Dia Slide"
msgstr "Dia Slide"
@@ -1632,7 +1571,6 @@ msgid "Screen 16:10"
msgstr "អេក្រង់ ១៦៖១០"
#: page.hrc:94
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "Japanese Postcard"
msgstr "Postcard ជប៉ុន"
@@ -1735,7 +1673,6 @@ msgid "Date"
msgstr "កាល​​បរិច្ឆេទ"
#: acceptrejectchangesdialog.ui:240
-#, fuzzy
msgctxt "acceptrejectchangesdialog|writerdesc"
msgid "Comment"
msgstr "មតិយោបល់"
@@ -1781,7 +1718,6 @@ msgid "_Default value:"
msgstr "តម្លៃ​លំនាំដើម"
#: adddataitemdialog.ui:77
-#, fuzzy
msgctxt "adddataitemdialog|browse"
msgid "_Add..."
msgstr "បន្ថែម..."
@@ -1947,7 +1883,6 @@ msgid "Binding e_xpression:"
msgstr "កន្សោម​ភ្ជាប់"
#: addsubmissiondialog.ui:123
-#, fuzzy
msgctxt "addsubmissiondialog|browse"
msgid "_Add..."
msgstr "បន្ថែម..."
@@ -1999,7 +1934,6 @@ msgid "Base text"
msgstr "អត្ថបទ​គោល"
#: asianphoneticguidedialog.ui:177
-#, fuzzy
msgctxt "asianphoneticguidedialog|Right2ED-atkobject"
msgid "Ruby text"
msgstr "អត្ថបទ​មគ្គុទេ្ទសក៍​សូរសព្ទ"
@@ -2011,13 +1945,11 @@ msgid "Base text"
msgstr "អត្ថបទ​គោល"
#: asianphoneticguidedialog.ui:207
-#, fuzzy
msgctxt "asianphoneticguidedialog|Right3ED-atkobject"
msgid "Ruby text"
msgstr "អត្ថបទ​មគ្គុទេ្ទសក៍​សូរសព្ទ"
#: asianphoneticguidedialog.ui:222
-#, fuzzy
msgctxt "asianphoneticguidedialog|Right4ED-atkobject"
msgid "Ruby text"
msgstr "អត្ថបទ​មគ្គុទេ្ទសក៍​សូរសព្ទ"
@@ -2093,7 +2025,6 @@ msgid "Preview:"
msgstr "មើល​ជា​មុន"
#: cellmenu.ui:12
-#, fuzzy
msgctxt "cellmenu|copy"
msgid "_Copy"
msgstr "ចម្លង"
@@ -2301,7 +2232,6 @@ msgid "Part Number:"
msgstr "លេខ​​​ទំព័រ"
#: classificationdialog.ui:310
-#, fuzzy
msgctxt "classificationdialog|intellectualPropertyPartAddButton"
msgid "Add"
msgstr "បន្ថែម"
@@ -2317,7 +2247,6 @@ msgid "Intellectual Property"
msgstr ""
#: colorwindow.ui:59
-#, fuzzy
msgctxt "colorwindow|none_color_button"
msgid "None"
msgstr "គ្មាន"
@@ -2340,7 +2269,6 @@ msgid "Insert _Column"
msgstr "បញ្ចូល​ជួរ​ឈរ"
#: colsmenu.ui:22
-#, fuzzy
msgctxt "colsmenu|TextField"
msgid "Text Box"
msgstr "ប្រអប់​​អក្សរ"
@@ -2352,31 +2280,26 @@ msgid "Check Box"
msgstr "ប្រអប់ធីក​"
#: colsmenu.ui:38
-#, fuzzy
msgctxt "colsmenu|ComboBox"
msgid "Combo Box"
msgstr "ប្រអប់​​បន្សំ"
#: colsmenu.ui:46
-#, fuzzy
msgctxt "colsmenu|ListBox"
msgid "List Box"
msgstr "ប្រអប់​បញ្ជី"
#: colsmenu.ui:54
-#, fuzzy
msgctxt "colsmenu|DateField"
msgid "Date Field"
msgstr "វាល​​​កាល​​បរិច្ឆេទ​"
#: colsmenu.ui:62
-#, fuzzy
msgctxt "colsmenu|TimeField"
msgid "Time Field"
msgstr "វាល​​​ពេល​​វេលា​"
#: colsmenu.ui:69
-#, fuzzy
msgctxt "colsmenu|NumericField"
msgid "Numeric Field"
msgstr "វាល​​​​​លេខ​"
@@ -2388,7 +2311,6 @@ msgid "Currency Field"
msgstr "វាល​​​រូបិយ​វត្ថុ​"
#: colsmenu.ui:84
-#, fuzzy
msgctxt "colsmenu|PatternField"
msgid "Pattern Field"
msgstr "វាល​​​លំនាំ​​"
@@ -2411,7 +2333,6 @@ msgid "_Replace with"
msgstr "ជំនួស​ដោយ "
#: colsmenu.ui:123
-#, fuzzy
msgctxt "colsmenu|TextField1"
msgid "Text Box"
msgstr "ប្រអប់​​អក្សរ"
@@ -2423,31 +2344,26 @@ msgid "Check Box"
msgstr "ប្រអប់ធីក​"
#: colsmenu.ui:139
-#, fuzzy
msgctxt "colsmenu|ComboBox1"
msgid "Combo Box"
msgstr "ប្រអប់​​បន្សំ"
#: colsmenu.ui:147
-#, fuzzy
msgctxt "colsmenu|ListBox1"
msgid "List Box"
msgstr "ប្រអប់​បញ្ជី"
#: colsmenu.ui:155
-#, fuzzy
msgctxt "colsmenu|DateField1"
msgid "Date Field"
msgstr "វាល​​​កាល​​បរិច្ឆេទ​"
#: colsmenu.ui:163
-#, fuzzy
msgctxt "colsmenu|TimeField1"
msgid "Time Field"
msgstr "វាល​​​ពេល​​វេលា​"
#: colsmenu.ui:171
-#, fuzzy
msgctxt "colsmenu|NumericField1"
msgid "Numeric Field"
msgstr "វាល​​​​​លេខ​"
@@ -2459,7 +2375,6 @@ msgid "Currency Field"
msgstr "វាល​​​រូបិយ​វត្ថុ​"
#: colsmenu.ui:187
-#, fuzzy
msgctxt "colsmenu|PatternField1"
msgid "Pattern Field"
msgstr "វាល​​​លំនាំ​​"
@@ -2476,7 +2391,6 @@ msgid "Date and Time Field"
msgstr ""
#: colsmenu.ui:216
-#, fuzzy
msgctxt "colsmenu|delete"
msgid "Delete column"
msgstr "លុប​ជួរ​ឈរ"
@@ -2560,7 +2474,6 @@ msgid "Lossless compression"
msgstr "ការ​បង្ហាប់​មិន​បាត់បង់"
#: compressgraphicdialog.ui:285
-#, fuzzy
msgctxt "compressgraphicdialog|label2"
msgid "Compression"
msgstr "ការ​បង្ហាប់"
@@ -2607,7 +2520,6 @@ msgid "DPI"
msgstr "DPI"
#: compressgraphicdialog.ui:502
-#, fuzzy
msgctxt "compressgraphicdialog|label22"
msgid "Resolution"
msgstr "គុណភាព​បង្ហាញ"
@@ -2752,13 +2664,11 @@ msgid "Scroll bar"
msgstr "របារ​រមូរ"
#: convertmenu.ui:173
-#, fuzzy
msgctxt "convertmenu|ConvertToSpinButton"
msgid "Spin Button"
msgstr "​ប៊ូតុង​​​​បង្កើន​​​​បន្ថយ"
#: convertmenu.ui:182
-#, fuzzy
msgctxt "convertmenu|ConvertToNavigationBar"
msgid "Navigation Bar"
msgstr "របារ​រុករក"
@@ -2843,7 +2753,6 @@ msgid "_Instances"
msgstr "វត្ថុ"
#: datanavigator.ui:164
-#, fuzzy
msgctxt "datanavigator|instancesadd"
msgid "_Add..."
msgstr "បន្ថែម..."
@@ -2865,7 +2774,6 @@ msgid "_Show Details"
msgstr "បង្ហាញ​សេចក្តី​លម្អិត"
#: datanavigator.ui:203
-#, fuzzy
msgctxt "datanavigator|modelsadd"
msgid "_Add..."
msgstr "បន្ថែម..."
@@ -2888,19 +2796,16 @@ msgid "Lines & Arrows"
msgstr "បន្ទាត់ នឹង​ព្រួញ"
#: defaultshapespanel.ui:95
-#, fuzzy
msgctxt "defaultshapespanel|label2"
msgid "Curve"
msgstr "ខ្សែ​កោង"
#: defaultshapespanel.ui:132
-#, fuzzy
msgctxt "defaultshapespanel|label3"
msgid "Connectors"
msgstr "បន្ទាត់​តភ្ជាប់"
#: defaultshapespanel.ui:169
-#, fuzzy
msgctxt "defaultshapespanel|label4"
msgid "Basic Shapes"
msgstr "រាង​មូលដ្ឋាន"
@@ -2912,19 +2817,16 @@ msgid "Symbols"
msgstr "និមិត្ត​​សញ្ញា"
#: defaultshapespanel.ui:243
-#, fuzzy
msgctxt "defaultshapespanel|label6"
msgid "Block Arrows"
msgstr "បណ្ដុំព្រួញ"
#: defaultshapespanel.ui:280
-#, fuzzy
msgctxt "defaultshapespanel|label7"
msgid "Flowchart"
msgstr "គំនូស​តាង​លំហូរ"
#: defaultshapespanel.ui:317
-#, fuzzy
msgctxt "defaultshapespanel|label8"
msgid "Callouts"
msgstr "ប៉ឺតប៉ោង"
@@ -2936,7 +2838,6 @@ msgid "Stars"
msgstr "ផ្កាយ"
#: defaultshapespanel.ui:391
-#, fuzzy
msgctxt "defaultshapespanel|label10"
msgid "3D Objects"
msgstr "វត្ថុ​ត្រីមាត្រ"
@@ -2972,7 +2873,6 @@ msgid "All contents of the header will be deleted and can not be restored."
msgstr "នឹង​លុប​មាតិកា​បឋមកថា​ទាំងអស់ ហើយ​វា​មិន​អាច​ស្ដារ​វិញ​បាន​ទេ។"
#: docking3deffects.ui:263
-#, fuzzy
msgctxt "docking3deffects|Docking3DEffects"
msgid "3D Effects"
msgstr "បែបផែនត្រីមាត្រ"
@@ -3137,7 +3037,6 @@ msgid "3D Shadowing On/Off"
msgstr "បិទ​/​បើក ស្រមោល​ត្រីមាត្រ"
#: docking3deffects.ui:939
-#, fuzzy
msgctxt "docking3deffects|label13"
msgid "Shadow"
msgstr "ស្រមោល"
@@ -3155,13 +3054,11 @@ msgid "_Distance"
msgstr "វត្ថុ"
#: docking3deffects.ui:1032
-#, fuzzy
msgctxt "docking3deffects|label16"
msgid "Camera"
msgstr "Camera"
#: docking3deffects.ui:1067
-#, fuzzy
msgctxt "docking3deffects|label17"
msgid "_Light source"
msgstr "ប្រភព​ស្រាល"
@@ -3179,7 +3076,6 @@ msgid "Colors Dialog"
msgstr "ប្រអប់​ពណ៌"
#: docking3deffects.ui:1121
-#, fuzzy
msgctxt "docking3deffects|label18"
msgid "_Ambient light"
msgstr "ពន្លឺ​ព័ទ្ធ​ជុំ​វិញ"
@@ -3233,13 +3129,11 @@ msgid "Light Source 8"
msgstr "ប្រភព​ពន្លឺ ៨"
#: docking3deffects.ui:1369
-#, fuzzy
msgctxt "docking3deffects|label19"
msgid "Illumination"
msgstr "ការ​បំភ្លឺ​"
#: docking3deffects.ui:1404
-#, fuzzy
msgctxt "docking3deffects|label20"
msgid "_Type"
msgstr "ប្រភេទ"
@@ -3371,7 +3265,6 @@ msgid "User-defined"
msgstr "​កំណត់​​ដោយ​​អ្នក​​ប្រើ​"
#: docking3deffects.ui:1752
-#, fuzzy
msgctxt "docking3deffects|favorites"
msgid "Metal"
msgstr "លោហធាតុ"
@@ -3443,13 +3336,11 @@ msgid "Specular"
msgstr "ឆ្លុះ"
#: docking3deffects.ui:1924
-#, fuzzy
msgctxt "docking3deffects|assign|tooltip_text"
msgid "Assign"
msgstr "ផ្ដល់"
#: docking3deffects.ui:1937
-#, fuzzy
msgctxt "docking3deffects|update|tooltip_text"
msgid "Update"
msgstr "ធ្វើ​បច្ចុប្បន្នភាព"
@@ -3467,7 +3358,6 @@ msgid "Textures"
msgstr "វាយនភាព"
#: docking3deffects.ui:1978
-#, fuzzy
msgctxt "docking3deffects|light|tooltip_text"
msgid "Illumination"
msgstr "ការ​បំភ្លឺ​"
@@ -3485,7 +3375,6 @@ msgid "Geometry"
msgstr "ធរណីមាត្រ"
#: dockingcolorreplace.ui:17
-#, fuzzy
msgctxt "dockingcolorreplace|DockingColorReplace"
msgid "Color Replacer"
msgstr "ឧបករណ៍​ជំនួស​ពណ៌"
@@ -3608,13 +3497,11 @@ msgid "Pipette"
msgstr "បំពង់​កែវ"
#: dockingfontwork.ui:17
-#, fuzzy
msgctxt "dockingfontwork|DockingFontwork"
msgid "Fontwork"
msgstr "សិល្បៈ​អក្សរ"
#: dockingfontwork.ui:32
-#, fuzzy
msgctxt "dockingfontwork|off|tooltip_text"
msgid "Off"
msgstr "បិទ"
@@ -3650,7 +3537,6 @@ msgid "Orientation"
msgstr "ការ​បង្ហាញ"
#: dockingfontwork.ui:143
-#, fuzzy
msgctxt "dockingfontwork|left|tooltip_text"
msgid "Align Left"
msgstr "តម្រឹម​ឆ្វេង"
@@ -3661,7 +3547,6 @@ msgid "Center"
msgstr "កណ្ដាល"
#: dockingfontwork.ui:170
-#, fuzzy
msgctxt "dockingfontwork|right|tooltip_text"
msgid "Align Right"
msgstr "តម្រឹម​ស្តាំ"
@@ -3708,7 +3593,6 @@ msgid "Vertical"
msgstr "បញ្ឈរ៖"
#: dockingfontwork.ui:346
-#, fuzzy
msgctxt "dockingfontwork|slant|tooltip_text"
msgid "Slant"
msgstr "ភាព​ទេរ"
@@ -3791,13 +3675,11 @@ msgid "%PRODUCTNAME %PRODUCTVERSION Document Recovery"
msgstr ""
#: docrecoveryrecoverdialog.ui:22
-#, fuzzy
msgctxt "docrecoveryrecoverdialog|cancel"
msgid "_Discard"
msgstr "បោះចោល"
#: docrecoveryrecoverdialog.ui:37
-#, fuzzy
msgctxt "docrecoveryrecoverdialog|next"
msgid "_Start"
msgstr "ចាប់ផ្តើម"
@@ -3864,7 +3746,6 @@ msgid "_Delete"
msgstr "លុប #"
#: filtermenu.ui:20
-#, fuzzy
msgctxt "filtermenu|edit"
msgid "_Edit"
msgstr "កែ​សម្រួល​ "
@@ -4023,7 +3904,6 @@ msgid "Similarities..."
msgstr ""
#: findreplacedialog.ui:827
-#, fuzzy
msgctxt "findreplacedialog|soundslike"
msgid "Sounds like (_Japanese)"
msgstr "សំឡេង​ដូច​ជា (ភាសា​ជប៉ុន)"
@@ -4040,7 +3920,6 @@ msgid "Wil_dcards"
msgstr ""
#: findreplacedialog.ui:885
-#, fuzzy
msgctxt "findreplacedialog|notes"
msgid "_Comments"
msgstr "មតិយោបល់"
@@ -4072,7 +3951,6 @@ msgid "Notes"
msgstr "ចំណាំ"
#: findreplacedialog.ui:985
-#, fuzzy
msgctxt "findreplacedialog|searchdir"
msgid "Direction:"
msgstr "ទិស៖"
@@ -4178,7 +4056,6 @@ msgid "Contour Editor"
msgstr "កម្មវិធី​និពន្ធ​វណ្ឌវង្ក"
#: floatingcontour.ui:46
-#, fuzzy
msgctxt "floatingcontour|TBI_APPLY"
msgid "Apply"
msgstr "អនុវត្ត"
@@ -4190,7 +4067,6 @@ msgid "Workspace"
msgstr "តំបន់​ធ្វើការ"
#: floatingcontour.ui:96
-#, fuzzy
msgctxt "floatingcontour|TBI_SELECT"
msgid "Select"
msgstr "ជ្រើស"
@@ -4206,31 +4082,26 @@ msgid "Ellipse"
msgstr "រាង​ពងក្រពើ"
#: floatingcontour.ui:141
-#, fuzzy
msgctxt "floatingcontour|TBI_POLY"
msgid "Polygon"
msgstr "ពហុកោណ"
#: floatingcontour.ui:166
-#, fuzzy
msgctxt "floatingcontour|TBI_POLYEDIT"
msgid "Edit Points"
msgstr "កែ​សម្រួល​ចំណុច"
#: floatingcontour.ui:181
-#, fuzzy
msgctxt "floatingcontour|TBI_POLYMOVE"
msgid "Move Points"
msgstr "ផ្លាស់ទី​ចំណុច"
#: floatingcontour.ui:196
-#, fuzzy
msgctxt "floatingcontour|TBI_POLYINSERT"
msgid "Insert Points"
msgstr "បញ្ចូល​ចំណុច"
#: floatingcontour.ui:211
-#, fuzzy
msgctxt "floatingcontour|TBI_POLYDELETE"
msgid "Delete Points"
msgstr "លុប​ចំណុច"
@@ -4305,7 +4176,6 @@ msgid "Add Element"
msgstr "បន្ថែម​ធាតុ"
#: formdatamenu.ui:28
-#, fuzzy
msgctxt "formdatamenu|addattribute"
msgid "Add Attribute"
msgstr "បន្ថែម​គុណ​លក្ខណៈ"
@@ -4336,7 +4206,6 @@ msgid ""
msgstr ""
#: formlinkwarndialog.ui:27
-#, fuzzy
msgctxt "formlinkwarndialog|ok"
msgid "_Edit"
msgstr "កែ​សម្រួល​ "
@@ -4348,7 +4217,6 @@ msgid "_New"
msgstr "ថ្មី​ "
#: formnavimenu.ui:22
-#, fuzzy
msgctxt "formnavimenu|form"
msgid "Form"
msgstr "សំណុំ​បែបបទ"
@@ -4360,7 +4228,6 @@ msgid "Hidden Control"
msgstr "វត្ថុ​​បញ្ជា​​​​ដែល​លាក់"
#: formnavimenu.ui:42
-#, fuzzy
msgctxt "formnavimenu|change"
msgid "Replace with"
msgstr "ជំនួស​ដោយ "
@@ -4372,7 +4239,6 @@ msgid "Cu_t"
msgstr "កាត់"
#: formnavimenu.ui:58
-#, fuzzy
msgctxt "formnavimenu|copy"
msgid "_Copy"
msgstr "ចម្លង"
@@ -4396,7 +4262,6 @@ msgid "Tab Order..."
msgstr "លំដាប់​ថេប..."
#: formnavimenu.ui:90
-#, fuzzy
msgctxt "formnavimenu|rename"
msgid "_Rename"
msgstr "ប្តូរ​ឈ្មោះ "
@@ -4408,13 +4273,11 @@ msgid "Propert_ies"
msgstr "លក្ខណសម្បត្តិ ៖"
#: formnavimenu.ui:106
-#, fuzzy
msgctxt "formnavimenu|designmode"
msgid "Open in Design Mode"
msgstr "បើក​ក្នុង​របៀប​រចនា"
#: formnavimenu.ui:114
-#, fuzzy
msgctxt "formnavimenu|controlfocus"
msgid "Automatic Control Focus"
msgstr "ផ្តោត​អារម្មណ៍​លើ​វត្ថុ​ស្វ័យ​ប្រវត្តិ"
@@ -4426,13 +4289,11 @@ msgid "Average"
msgstr "មធ្យមភាគ"
#: functionmenu.ui:20
-#, fuzzy
msgctxt "functionmenu|counta"
msgid "CountA"
msgstr "CountA"
#: functionmenu.ui:27
-#, fuzzy
msgctxt "functionmenu|count"
msgid "Count"
msgstr "រាប់"
@@ -4444,7 +4305,6 @@ msgid "Maximum"
msgstr "អតិបរមា "
#: functionmenu.ui:41
-#, fuzzy
msgctxt "functionmenu|min"
msgid "Minimum"
msgstr "អប្បបរមា"
@@ -4456,19 +4316,16 @@ msgid "Sum"
msgstr "បូក"
#: functionmenu.ui:55
-#, fuzzy
msgctxt "functionmenu|selection"
msgid "Selection count"
msgstr "គណនី​ជម្រើស"
#: functionmenu.ui:62
-#, fuzzy
msgctxt "functionmenu|none"
msgid "None"
msgstr "គ្មាន"
#: gallerymenu1.ui:12
-#, fuzzy
msgctxt "gallerymenu1|update"
msgid "Update"
msgstr "ធ្វើ​បច្ចុប្បន្នភាព"
@@ -4480,7 +4337,6 @@ msgid "_Delete"
msgstr "លុប #"
#: gallerymenu1.ui:33
-#, fuzzy
msgctxt "gallerymenu1|rename"
msgid "_Rename"
msgstr "ប្តូរ​ឈ្មោះ "
@@ -4498,7 +4354,6 @@ msgid "Propert_ies..."
msgstr "លក្ខណសម្បត្តិ ៖"
#: gallerymenu2.ui:12
-#, fuzzy
msgctxt "gallerymenu2|add"
msgid "_Insert"
msgstr "បញ្ចូល"
@@ -4528,13 +4383,11 @@ msgid "_Delete"
msgstr "លុប #"
#: gallerymenu2.ui:74
-#, fuzzy
msgctxt "gallerymenu2|copy"
msgid "_Copy"
msgstr "ចម្លង"
#: gallerymenu2.ui:82
-#, fuzzy
msgctxt "gallerymenu2|paste"
msgid "_Insert"
msgstr "បញ្ចូល"
@@ -4616,7 +4469,6 @@ msgid "ImageMap Editor"
msgstr "កម្មវិធី​​និពន្ធ​ផែនទី​រូបភាព"
#: imapdialog.ui:32
-#, fuzzy
msgctxt "imapdialog|TBI_APPLY"
msgid "Apply"
msgstr "អនុវត្ត"
@@ -4640,7 +4492,6 @@ msgid "Close"
msgstr "បិទ​"
#: imapdialog.ui:91
-#, fuzzy
msgctxt "imapdialog|TBI_SELECT"
msgid "Select"
msgstr "ជ្រើស"
@@ -4656,7 +4507,6 @@ msgid "Ellipse"
msgstr "រាង​ពងក្រពើ"
#: imapdialog.ui:136
-#, fuzzy
msgctxt "imapdialog|TBI_POLY"
msgid "Polygon"
msgstr "ពហុកោណ"
@@ -4668,25 +4518,21 @@ msgid "Freeform Polygon"
msgstr "ពហុកោណ​ទម្រង់​សេរី"
#: imapdialog.ui:166
-#, fuzzy
msgctxt "imapdialog|TBI_POLYEDIT"
msgid "Edit Points"
msgstr "កែ​សម្រួល​ចំណុច"
#: imapdialog.ui:181
-#, fuzzy
msgctxt "imapdialog|TBI_POLYMOVE"
msgid "Move Points"
msgstr "ផ្លាស់ទី​ចំណុច"
#: imapdialog.ui:196
-#, fuzzy
msgctxt "imapdialog|TBI_POLYINSERT"
msgid "Insert Points"
msgstr "បញ្ចូល​ចំណុច"
#: imapdialog.ui:211
-#, fuzzy
msgctxt "imapdialog|TBI_POLYDELETE"
msgid "Delete Points"
msgstr "លុប​ចំណុច"
@@ -4704,7 +4550,6 @@ msgid "Redo"
msgstr "ក្រហម"
#: imapdialog.ui:256
-#, fuzzy
msgctxt "imapdialog|TBI_ACTIVE"
msgid "Active"
msgstr "សកម្ម"
@@ -4740,19 +4585,16 @@ msgid "Text:"
msgstr "អត្ថបទ ៖"
#: imapmenu.ui:12
-#, fuzzy
msgctxt "imapmenu|url"
msgid "Description..."
msgstr "សេចក្ដី​ពណ៌នា..."
#: imapmenu.ui:20
-#, fuzzy
msgctxt "imapmenu|macro"
msgid "_Macro..."
msgstr "ម៉ាក្រូ... "
#: imapmenu.ui:28
-#, fuzzy
msgctxt "imapmenu|active"
msgid "Active"
msgstr "សកម្ម"
@@ -4857,7 +4699,6 @@ msgid "Namespaces for Forms"
msgstr ""
#: namespacedialog.ui:106
-#, fuzzy
msgctxt "namespacedialog|add"
msgid "_Add..."
msgstr "បន្ថែម..."
@@ -5029,7 +4870,6 @@ msgid "Line Spacing:"
msgstr "គម្លាត​បន្ទាត់"
#: paralinespacingcontrol.ui:182
-#, fuzzy
msgctxt "paralinespacingcontrol|line_dist"
msgid "Single"
msgstr "តែ​មួយ"
@@ -5047,13 +4887,11 @@ msgid "1.5 Lines"
msgstr "១.៥ ជួរ"
#: paralinespacingcontrol.ui:185
-#, fuzzy
msgctxt "paralinespacingcontrol|line_dist"
msgid "Double"
msgstr "ទ្វេ"
#: paralinespacingcontrol.ui:186
-#, fuzzy
msgctxt "paralinespacingcontrol|line_dist"
msgid "Proportional"
msgstr "សមាមាត្រ"
@@ -5071,7 +4909,6 @@ msgid "Leading"
msgstr "នាំមុខ"
#: paralinespacingcontrol.ui:189
-#, fuzzy
msgctxt "paralinespacingcontrol|line_dist"
msgid "Fixed"
msgstr "ថេរ"
@@ -5088,13 +4925,11 @@ msgid "Custom Value"
msgstr ""
#: paralrspacing.ui:37
-#, fuzzy
msgctxt "paralrspacing|beforetextindent|tooltip_text"
msgid "Before Text Indent"
msgstr "មុន​ពេល​ចូល​បន្ទាត់​អត្ថបទ"
#: paralrspacing.ui:77
-#, fuzzy
msgctxt "paralrspacing|aftertextindent|tooltip_text"
msgid "After Text Indent"
msgstr "បន្ទាប់​មក​ចូល​បន្ទាប់​អត្ថបទ"
@@ -5106,13 +4941,11 @@ msgid "First Line Indent"
msgstr "ដំបូង​ចូល​បន្ទាប់"
#: paraulspacing.ui:45
-#, fuzzy
msgctxt "paraulspacing|aboveparaspacing|tooltip_text"
msgid "Above Paragraph Spacing"
msgstr "គម្លាត​កថាខណ្ឌ​ខាងលើ"
#: paraulspacing.ui:86
-#, fuzzy
msgctxt "paraulspacing|belowparaspacing|tooltip_text"
msgid "Below Paragraph Spacing"
msgstr "គម្លាត​កថាខណ្ឌ​ខាងក្រោម"
@@ -5315,7 +5148,6 @@ msgid "C_omment:"
msgstr "មតិយោបល់"
#: redlinefilterpage.ui:87
-#, fuzzy
msgctxt "redlinefilterpage|commentedit-atkobject"
msgid "Comment"
msgstr "មតិយោបល់"
@@ -5344,7 +5176,6 @@ msgid "Author"
msgstr "អ្នកនិពន្ធ ​"
#: redlinefilterpage.ui:186
-#, fuzzy
msgctxt "redlinefilterpage|rangeedit-atkobject"
msgid "Range"
msgstr "ជួរ"
@@ -5402,7 +5233,6 @@ msgid "Start Date"
msgstr "កាលបរិច្ឆេទ​ចាប់ផ្ដើម"
#: redlinefilterpage.ui:306
-#, fuzzy
msgctxt "redlinefilterpage|starttime-atkobject"
msgid "Start Time"
msgstr "ពេលវេលា​ចាប់ផ្ដើម"
@@ -5413,13 +5243,11 @@ msgid "Set current time and date"
msgstr ""
#: redlinefilterpage.ui:341
-#, fuzzy
msgctxt "redlinefilterpage|enddate-atkobject"
msgid "End Date"
msgstr "កាលបរិច្ឆេទ​បញ្ចប់"
#: redlinefilterpage.ui:360
-#, fuzzy
msgctxt "redlinefilterpage|endtime-atkobject"
msgid "End Time"
msgstr "ពេលវេលា​បញ្ចប់"
@@ -5466,73 +5294,61 @@ msgid "Delete Rows"
msgstr "លុប​ជួរ​ដេក"
#: rowsmenu.ui:19
-#, fuzzy
msgctxt "rowsmenu|save"
msgid "Save Record"
msgstr "រក្សាទុក​កំណត់ត្រា"
#: rowsmenu.ui:26
-#, fuzzy
msgctxt "rowsmenu|undo"
msgid "Undo: Data entry"
msgstr "មិន​ធ្វើ​វិញ ៖ ការ​បញ្ចូល​ទិន្នន័យ"
#: rulermenu.ui:12
-#, fuzzy
msgctxt "rulermenu|mm"
msgid "Millimeter"
msgstr "មិល្លីម៉ែត្រ"
#: rulermenu.ui:20
-#, fuzzy
msgctxt "rulermenu|cm"
msgid "Centimeter"
msgstr "សង់ទីម៉ែត្រ"
#: rulermenu.ui:28
-#, fuzzy
msgctxt "rulermenu|m"
msgid "Meter"
msgstr "ម៉ែត្រ"
#: rulermenu.ui:36
-#, fuzzy
msgctxt "rulermenu|km"
msgid "Kilometer"
msgstr "គីឡូម៉ែត្រ"
#: rulermenu.ui:44
-#, fuzzy
msgctxt "rulermenu|in"
msgid "Inch"
msgstr "អ៊ិន្ឈ៍"
#: rulermenu.ui:52
-#, fuzzy
msgctxt "rulermenu|ft"
msgid "Foot"
msgstr "ហ៊្វុតថ៍"
#: rulermenu.ui:60
-#, fuzzy
msgctxt "rulermenu|mile"
msgid "Miles"
msgstr "ម៉ាយល៍"
#: rulermenu.ui:68
-#, fuzzy
msgctxt "rulermenu|pt"
msgid "Point"
msgstr "ចំណុច"
#: rulermenu.ui:76
-#, fuzzy
msgctxt "rulermenu|pc"
msgid "Pica"
msgstr "ពីកា"
#: rulermenu.ui:84
-#, fuzzy
msgctxt "rulermenu|ch"
msgid "Char"
msgstr "តួអក្សរ​"
@@ -5604,7 +5420,6 @@ msgid "Disable hardware acceleration (OpenGL, OpenCL)"
msgstr ""
#: safemodedialog.ui:234
-#, fuzzy
msgctxt "safemodedialog|radio_extensions"
msgid "Extensions"
msgstr "ផ្នែក​បន្ថែម"
@@ -5757,19 +5572,16 @@ msgid "Select the gradient style."
msgstr ""
#: sidebararea.ui:169
-#, fuzzy
msgctxt "sidebararea|gradientstyle"
msgid "Linear"
msgstr "លីនេអ៊ែរ"
#: sidebararea.ui:170
-#, fuzzy
msgctxt "sidebararea|gradientstyle"
msgid "Axial"
msgstr "អ័ក្ស"
#: sidebararea.ui:171
-#, fuzzy
msgctxt "sidebararea|gradientstyle"
msgid "Radial"
msgstr "មូល"
@@ -5781,7 +5593,6 @@ msgid "Ellipsoid"
msgstr "អេលីបសូអ៊ីត"
#: sidebararea.ui:173
-#, fuzzy
msgctxt "sidebararea|gradientstyle"
msgid "Quadratic"
msgstr "បួន​ជ្រុង"
@@ -5798,7 +5609,6 @@ msgid "Gradient Type"
msgstr ""
#: sidebararea.ui:190
-#, fuzzy
msgctxt "sidebararea|bmpimport"
msgid "_Import"
msgstr "នាំ​ចូល"
@@ -5881,7 +5691,6 @@ msgid "Specify the variation of gradient transparency."
msgstr "បញ្ជាក់​បម្រែបម្រួល​នៃ​ជម្រាល​ភាព​ថ្លា។"
#: sidebararea.ui:320
-#, fuzzy
msgctxt "sidebararea|transparencyslider|tooltip_text"
msgid "Specify 0% for fully opaque through 100% for fully transparent."
msgstr "បញ្ជាក់ 0% សម្រាប់​ស្រអាប់​ទាំងស្រុង ហើយ 100% សម្រាប់​ថ្លា​ទាំងស្រុង។"
@@ -6015,7 +5824,6 @@ msgid "Select the style of the line."
msgstr "ជ្រើស​រចនាប័ទ្ម​បន្ទាត់។"
#: sidebarline.ui:64
-#, fuzzy
msgctxt "sidebarline|linestyle-atkobject"
msgid "Style"
msgstr "រចនាប័ទ្ម"
@@ -6168,7 +5976,6 @@ msgid "Above Paragraph Spacing"
msgstr "គម្លាត​កថាខណ្ឌ​ខាងលើ"
#: sidebarparagraph.ui:320
-#, fuzzy
msgctxt "sidebarparagraph|aboveparaspacing-atkobject"
msgid "Above Paragraph Spacing"
msgstr "គម្លាត​កថាខណ្ឌ​ខាងលើ"
@@ -6179,7 +5986,6 @@ msgid "Below Paragraph Spacing"
msgstr "គម្លាត​កថាខណ្ឌ​ខាងក្រោម"
#: sidebarparagraph.ui:370
-#, fuzzy
msgctxt "sidebarparagraph|belowparaspacing-atkobject"
msgid "Below Paragraph Spacing"
msgstr "គម្លាត​កថាខណ្ឌ​ខាងក្រោម"
@@ -6220,7 +6026,6 @@ msgid "Before Text Indent"
msgstr "មុន​ពេល​ចូល​បន្ទាត់​អត្ថបទ"
#: sidebarparagraph.ui:531
-#, fuzzy
msgctxt "sidebarparagraph|beforetextindent-atkobject"
msgid "Before Text Indent"
msgstr "មុន​ពេល​ចូល​បន្ទាត់​អត្ថបទ"
@@ -6231,7 +6036,6 @@ msgid "After Text Indent"
msgstr "បន្ទាប់​មក​ចូល​បន្ទាប់​អត្ថបទ"
#: sidebarparagraph.ui:580
-#, fuzzy
msgctxt "sidebarparagraph|aftertextindent-atkobject"
msgid "After Text Indent"
msgstr "បន្ទាប់​មក​ចូល​បន្ទាប់​អត្ថបទ"
@@ -6366,7 +6170,6 @@ msgid "Enable"
msgstr "បើក"
#: sidebarshadow.ui:58
-#, fuzzy
msgctxt "sidebarshadow|angle"
msgid "Angle"
msgstr "មុំ"
@@ -6492,19 +6295,16 @@ msgid "Tabs"
msgstr "ថេប"
#: textunderlinecontrol.ui:26
-#, fuzzy
msgctxt "textunderlinecontrol|none"
msgid "(Without)"
msgstr "(គ្មាន)"
#: textunderlinecontrol.ui:44
-#, fuzzy
msgctxt "textunderlinecontrol|single|tooltip_text"
msgid "Single"
msgstr "តែ​មួយ"
#: textunderlinecontrol.ui:61
-#, fuzzy
msgctxt "textunderlinecontrol|double|tooltip_text"
msgid "Double"
msgstr "ទ្វេ"
@@ -6516,43 +6316,36 @@ msgid "Bold"
msgstr "ដិត"
#: textunderlinecontrol.ui:95
-#, fuzzy
msgctxt "textunderlinecontrol|dot|tooltip_text"
msgid "Dotted"
msgstr "ចុចៗ"
#: textunderlinecontrol.ui:112
-#, fuzzy
msgctxt "textunderlinecontrol|dotbold|tooltip_text"
msgid "Dotted (Bold)"
msgstr "ចុចៗ (ដិត)"
#: textunderlinecontrol.ui:129
-#, fuzzy
msgctxt "textunderlinecontrol|dash|tooltip_text"
msgid "Dash"
msgstr "ដាច់ៗ"
#: textunderlinecontrol.ui:146
-#, fuzzy
msgctxt "textunderlinecontrol|dashlong|tooltip_text"
msgid "Long Dash"
msgstr "ដាច់ៗ​វែង"
#: textunderlinecontrol.ui:163
-#, fuzzy
msgctxt "textunderlinecontrol|dashdot|tooltip_text"
msgid "Dot Dash"
msgstr "ដាច់ៗ​ចុចៗ"
#: textunderlinecontrol.ui:180
-#, fuzzy
msgctxt "textunderlinecontrol|dashdotdot|tooltip_text"
msgid "Dot Dot Dash"
msgstr "ដាច់ៗ​ចុចៗ"
#: textunderlinecontrol.ui:197
-#, fuzzy
msgctxt "textunderlinecontrol|wave|tooltip_text"
msgid "Wave"
msgstr "រលក"
@@ -6576,7 +6369,6 @@ msgid "Add Element"
msgstr "បន្ថែម​ធាតុ"
#: xformspage.ui:54
-#, fuzzy
msgctxt "xformspage|TBI_ITEM_ADD_ATTRIBUTE"
msgid "Add Attribute"
msgstr "បន្ថែម​គុណ​លក្ខណៈ"
@@ -6600,13 +6392,11 @@ msgid "Digital Signatures..."
msgstr "ហត្ថលេខា​​ជា​លេខ...​"
#: zoommenu.ui:12
-#, fuzzy
msgctxt "zoommenu|page"
msgid "Entire Page"
msgstr "ទំព័រ​ទាំងមូល"
#: zoommenu.ui:20
-#, fuzzy
msgctxt "zoommenu|width"
msgid "Page Width"
msgstr "ទទឹង​ទំព័រ"
@@ -6618,31 +6408,26 @@ msgid "Optimal View"
msgstr "ទិដ្ឋភាព​ប្រសើរ​បំផុត"
#: zoommenu.ui:36
-#, fuzzy
msgctxt "zoommenu|50"
msgid "50%"
msgstr "៥០%"
#: zoommenu.ui:44
-#, fuzzy
msgctxt "zoommenu|75"
msgid "75%"
msgstr "៧៥​%"
#: zoommenu.ui:52
-#, fuzzy
msgctxt "zoommenu|100"
msgid "100%"
msgstr "១០០%"
#: zoommenu.ui:60
-#, fuzzy
msgctxt "zoommenu|150"
msgid "150%"
msgstr "១៥០%"
#: zoommenu.ui:68
-#, fuzzy
msgctxt "zoommenu|200"
msgid "200%"
msgstr "២០០%"
@@ -6654,7 +6439,6 @@ msgid "Drawing object"
msgstr "វត្ថុ​​គំនូរ"
#: strings.hrc:26
-#, fuzzy
msgctxt "STR_ObjNamePluralNONE"
msgid "Drawing objects"
msgstr "វត្ថុ​​គំនូរ"
@@ -7007,7 +6791,6 @@ msgid "Outline Texts"
msgstr "អត្ថបទ​​គ្រោង"
#: strings.hrc:95
-#, fuzzy
msgctxt "STR_ObjNameSingulGRAF"
msgid "Image"
msgstr "រូបភាព"
@@ -7070,7 +6853,6 @@ msgid "Linked Metafiles"
msgstr "ឯកសារ​​មេតា​​ដែល​​បាន​​ត​ភ្ជាប់"
#: strings.hrc:107
-#, fuzzy
msgctxt "STR_ObjNameSingulGRAFBMP"
msgid "Image"
msgstr "រូបភាព"
@@ -7227,7 +7009,6 @@ msgid "Dimensioning objects"
msgstr "ការ​កំណត់​​​វិមាត្រ​​​វត្ថុ"
#: strings.hrc:137
-#, fuzzy
msgctxt "STR_ObjNamePlural"
msgid "Drawing objects"
msgstr "វត្ថុ​​គំនូរ"
@@ -8626,7 +8407,6 @@ msgid "Glue spacing object 2"
msgstr "វត្ថុ​គម្លាត​ភ្ជាប់​ ២"
#: strings.hrc:418
-#, fuzzy
msgctxt "SIP_SA_EDGELINEDELTACOUNT"
msgid "Number of movable lines"
msgstr "ចំនួន​​​បន្ទាត់​​​ដែល​​​អាច​​​ផ្លាស់​​​ទី​​​​បាន​"
@@ -9242,7 +9022,6 @@ msgid "Bitmap"
msgstr "រូបភាព"
#: strings.hrc:542
-#, fuzzy
msgctxt "RID_SVXSTR_PATTERN"
msgid "Pattern"
msgstr "លំនាំ"
@@ -9439,7 +9218,6 @@ msgid "Light Brick"
msgstr ""
#: strings.hrc:582
-#, fuzzy
msgctxt "RID_SVXSTR_COLOR_LIGHTRED"
msgid "Light Red"
msgstr "ក្រហមស្រាល"
@@ -9460,7 +9238,6 @@ msgid "Light Indigo"
msgstr ""
#: strings.hrc:586
-#, fuzzy
msgctxt "RID_SVXSTR_COLOR_LIGHTBLUE"
msgid "Light Blue"
msgstr "ខៀវ​ស្រាល​"
@@ -9471,7 +9248,6 @@ msgid "Light Teal"
msgstr ""
#: strings.hrc:588
-#, fuzzy
msgctxt "RID_SVXSTR_COLOR_LIGHTGREEN"
msgid "Light Green"
msgstr "បៃតង​ស្រាល​"
@@ -9733,7 +9509,6 @@ msgid "Box List Yellow"
msgstr ""
#: strings.hrc:643
-#, fuzzy
msgctxt "RID_SVXSTR_TBLAFMT_LO6_ELEGANT"
msgid "Elegant"
msgstr "ឆើតឆាយ"
@@ -10222,7 +9997,6 @@ msgid "Brownie"
msgstr ""
#: strings.hrc:747
-#, fuzzy
msgctxt "RID_SVXSTR_GRDT83"
msgid "Sunset"
msgstr "សំណុំ​រង"
@@ -10313,7 +10087,6 @@ msgid "Hatching"
msgstr "ឆ្នូតៗ"
#: strings.hrc:763
-#, fuzzy
msgctxt "RID_SVXSTR_BMP0"
msgid "Empty"
msgstr "ទទេ"
@@ -10582,7 +10355,6 @@ msgid "Zig Zag"
msgstr ""
#: strings.hrc:816
-#, fuzzy
msgctxt "RID_SVXSTR_BMP53"
msgid "Wave"
msgstr "រលក"
@@ -10695,7 +10467,6 @@ msgid "Upward Diagonal"
msgstr ""
#: strings.hrc:837
-#, fuzzy
msgctxt "RID_SVXSTR_BMP74"
msgid "Cross"
msgstr "កាត់"
@@ -11029,7 +10800,6 @@ msgid "Last Custom Value"
msgstr "តម្លៃ​ផ្ទាល់ខ្លួន​ចុងក្រោយ"
#: strings.hrc:910
-#, fuzzy
msgctxt "RID_SVXSTR_PT"
msgid "pt"
msgstr "pt"
@@ -11383,55 +11153,46 @@ msgid "P~arallel"
msgstr "ស្រប "
#: strings.hrc:990
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_NW"
msgid "Extrusion North-West"
msgstr "ហូត ពាយ័ព្យ"
#: strings.hrc:991
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_N"
msgid "Extrusion North"
msgstr "ហូត ជើង"
#: strings.hrc:992
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_NE"
msgid "Extrusion North-East"
msgstr "ហូត ឦសាន"
#: strings.hrc:993
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_W"
msgid "Extrusion West"
msgstr "ហូត លិច"
#: strings.hrc:994
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_NONE"
msgid "Extrusion Backwards"
msgstr "ហូត ថយក្រោយ"
#: strings.hrc:995
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_E"
msgid "Extrusion East"
msgstr "ហូត កើត"
#: strings.hrc:996
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_SW"
msgid "Extrusion South-West"
msgstr "ហូត និរតី"
#: strings.hrc:997
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_S"
msgid "Extrusion South"
msgstr "ហូត ត្បូង"
#: strings.hrc:998
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_SE"
msgid "Extrusion South-East"
msgstr "ហូត អាគ្នេយ៍"
@@ -11609,7 +11370,6 @@ msgid "Font Name. The current font is not available and will be substituted."
msgstr "ឈ្មោះ​ពុម្ពអក្សរ។ មិន​មាន​ពុម្ពអក្សរ​បច្ចុប្បន្ន ហើយ​វា​នឹង​ត្រូវ​បាន​ជំនួស។"
#: strings.hrc:1034
-#, fuzzy
msgctxt "RID_SVXSTR_CUSTOM_PAL"
msgid "custom"
msgstr "ផ្ទាល់ខ្លួន"
@@ -12589,13 +12349,11 @@ msgid "Zoom factor. Right-click to change zoom factor or click to open Zoom dial
msgstr ""
#: strings.hrc:1235
-#, fuzzy
msgctxt "RID_SVXSTR_ZOOM_IN"
msgid "Zoom In"
msgstr "ពង្រីក"
#: strings.hrc:1236
-#, fuzzy
msgctxt "RID_SVXSTR_ZOOM_OUT"
msgid "Zoom Out"
msgstr "បង្រួម"
@@ -12606,31 +12364,26 @@ msgid "25%"
msgstr ""
#: strings.hrc:1238
-#, fuzzy
msgctxt "RID_SVXSTR_ZOOM_50"
msgid "50%"
msgstr "៥០%"
#: strings.hrc:1239
-#, fuzzy
msgctxt "RID_SVXSTR_ZOOM_75"
msgid "75%"
msgstr "៧៥​%"
#: strings.hrc:1240
-#, fuzzy
msgctxt "RID_SVXSTR_ZOOM_100"
msgid "100%"
msgstr "១០០%"
#: strings.hrc:1241
-#, fuzzy
msgctxt "RID_SVXSTR_ZOOM_150"
msgid "150%"
msgstr "១៥០%"
#: strings.hrc:1242
-#, fuzzy
msgctxt "RID_SVXSTR_ZOOM_200"
msgid "200%"
msgstr "២០០%"
@@ -13256,7 +13009,6 @@ msgid "Gujarati"
msgstr "ហ្កុយ៉ារាទី"
#: strings.hrc:1382
-#, fuzzy
msgctxt "RID_SUBSETMAP"
msgid "Odia"
msgstr "អូឌៀ"
@@ -14733,7 +14485,6 @@ msgid "Widows"
msgstr "កំព្រា"
#: svxitems.hrc:63
-#, fuzzy
msgctxt "RID_ATTR_NAMES"
msgid "Paragraph spacing"
msgstr "គម្លាត​​​កថា​​ខណ្ឌ"
diff --git a/source/km/sw/messages.po b/source/km/sw/messages.po
index cf3d313e35b..7526e19aae5 100644
--- a/source/km/sw/messages.po
+++ b/source/km/sw/messages.po
@@ -26,7 +26,6 @@ msgid "Hidden Styles"
msgstr "រចនាប័ទ្ម​ដែល​បាន​លាក់"
#: app.hrc:32
-#, fuzzy
msgctxt "RID_PARAGRAPHSTYLEFAMILY"
msgid "Applied Styles"
msgstr "រចនាប័ទ្ម​អនុវត្ត"
@@ -97,7 +96,6 @@ msgid "Hidden Styles"
msgstr "រចនាប័ទ្ម​ដែល​បាន​លាក់"
#: app.hrc:49
-#, fuzzy
msgctxt "RID_CHARACTERSTYLEFAMILY"
msgid "Applied Styles"
msgstr "រចនាប័ទ្ម​អនុវត្ត"
@@ -120,7 +118,6 @@ msgid "Hidden Styles"
msgstr "រចនាប័ទ្ម​ដែល​បាន​លាក់"
#: app.hrc:58
-#, fuzzy
msgctxt "RID_FRAMESTYLEFAMILY"
msgid "Applied Styles"
msgstr "រចនាប័ទ្ម​អនុវត្ត"
@@ -143,7 +140,6 @@ msgid "Hidden Styles"
msgstr "រចនាប័ទ្ម​ដែល​បាន​លាក់"
#: app.hrc:67
-#, fuzzy
msgctxt "RID_PAGESTYLEFAMILY"
msgid "Applied Styles"
msgstr "រចនាប័ទ្ម​អនុវត្ត"
@@ -166,7 +162,6 @@ msgid "Hidden Styles"
msgstr "រចនាប័ទ្ម​ដែល​បាន​លាក់"
#: app.hrc:76
-#, fuzzy
msgctxt "RID_LISTSTYLEFAMILY"
msgid "Applied Styles"
msgstr "រចនាប័ទ្ម​អនុវត្ត"
@@ -189,7 +184,6 @@ msgid "Hidden Styles"
msgstr "រចនាប័ទ្ម​ដែល​បាន​លាក់"
#: app.hrc:85
-#, fuzzy
msgctxt "RID_TABLESTYLEFAMILY"
msgid "Applied Styles"
msgstr "រចនាប័ទ្ម​អនុវត្ត"
@@ -225,7 +219,6 @@ msgid "%PRODUCTNAME Draw/%PRODUCTNAME Impress"
msgstr "%PRODUCTNAME Draw/%PRODUCTNAME Impress"
#: cnttab.hrc:33
-#, fuzzy
msgctxt "RES_SRCTYPES"
msgid "Other OLE Objects"
msgstr "វត្ថុ OLE ផ្សេង​ទៀត"
@@ -308,7 +301,6 @@ msgid "File format error found."
msgstr "បាន​រកឃើញ​កំហុស​ទ្រង់ទ្រាយ​ឯកសារ ។"
#: error.hrc:34
-#, fuzzy
msgctxt "RID_SW_ERRHDL"
msgid "Error reading file."
msgstr "កំហុស​អាន​ឯកសារ ។"
@@ -320,7 +312,6 @@ msgid "This is not a valid WinWord6 file."
msgstr "នេះ​មិន​មែន​ជា​ឯកសារ​ WinWord6​ ឡើយ ។"
#: error.hrc:36
-#, fuzzy
msgctxt "RID_SW_ERRHDL"
msgid "File format error found at $(ARG1)(row,col)."
msgstr "បាន​រកឃើញ​កំហុស​ទ្រង់ទ្រាយ​ឯកសារ​នៅ​ត្រង់ $(ARG1)(ជួរដេក,ជួរឈរ) ។"
@@ -370,7 +361,6 @@ msgid "$(ARG1) has changed."
msgstr "បាន​ផ្លាស់ប្ដូរ $(ARG1) ។"
#: error.hrc:47
-#, fuzzy
msgctxt "RID_SW_ERRHDL"
msgid "$(ARG1) does not exist."
msgstr "មិន​មាន $(ARG1) ឡើយ ។"
@@ -1426,7 +1416,6 @@ msgstr "ជួរឈរ ២ ដែល​មាន​ទំហំ​ខុសគ
#. Table styles, Writer internal, others are taken from Svx
#: strings.hrc:215
-#, fuzzy
msgctxt "STR_TABSTYLE_DEFAULT"
msgid "Default Style"
msgstr "រចនាប័ទ្ម​លំនាំដើម"
@@ -1438,7 +1427,6 @@ msgid "Paragraph Styles"
msgstr "រចនាប័ទ្ម​កថាខណ្ឌ"
#: strings.hrc:218
-#, fuzzy
msgctxt "STR_CHARACTERSTYLEFAMILY"
msgid "Character Styles"
msgstr "រចនាប័ទ្ម​តួអក្សរ"
@@ -1536,7 +1524,6 @@ msgid "Name"
msgstr "ឈ្មោះ"
#: strings.hrc:237
-#, fuzzy
msgctxt "STR_BOOKMARK_TEXT"
msgid "Text"
msgstr "អត្ថបទ"
@@ -1668,7 +1655,6 @@ msgid "Frame"
msgstr "ស៊ុម"
#: strings.hrc:264
-#, fuzzy
msgctxt "STR_SHAPE_DEFNAME"
msgid "Shape"
msgstr "រាង"
@@ -2504,25 +2490,21 @@ msgid "Apply table attributes"
msgstr "អនុវត្ត​គុណ​លក្ខណៈ​​តារាង"
#: strings.hrc:431
-#, fuzzy
msgctxt "STR_UNDO_TABLE_AUTOFMT"
msgid "AutoFormat Table"
msgstr "​​ធ្វើ​ទ្រង់ទ្រាយ​តារាង ស្វ័យប្រវត្តិ"
#: strings.hrc:432
-#, fuzzy
msgctxt "STR_UNDO_TABLE_INSCOL"
msgid "Insert Column"
msgstr "បញ្ចូល​​ជួរឈរ"
#: strings.hrc:433
-#, fuzzy
msgctxt "STR_UNDO_TABLE_INSROW"
msgid "Insert Row"
msgstr "បញ្ចូល​ជួរដេក"
#: strings.hrc:434
-#, fuzzy
msgctxt "STR_UNDO_TABLE_DELBOX"
msgid "Delete row/column"
msgstr "លុប ជួរ​ដេក​/​​​ជួរ​ឈរ"
@@ -2538,13 +2520,11 @@ msgid "Delete row"
msgstr "លុប​ជួរដេក"
#: strings.hrc:437
-#, fuzzy
msgctxt "STR_UNDO_TABLE_SPLIT"
msgid "Split Cells"
msgstr "ពុះ​​ក្រឡា"
#: strings.hrc:438
-#, fuzzy
msgctxt "STR_UNDO_TABLE_MERGE"
msgid "Merge Cells"
msgstr "បញ្ចូល​ក្រឡា​ចូល​គ្នា"
@@ -2695,13 +2675,11 @@ msgid "column break"
msgstr "ការ​បំបែក​ជួរ​ឈរ"
#: strings.hrc:468
-#, fuzzy
msgctxt "STR_UNDO_REDLINE_INSERT"
msgid "Insert $1"
msgstr "បញ្ចូល $1"
#: strings.hrc:469
-#, fuzzy
msgctxt "STR_UNDO_REDLINE_DELETE"
msgid "Delete $1"
msgstr "លុប $1"
@@ -2730,19 +2708,16 @@ msgid "Paragraph formatting changed"
msgstr ""
#: strings.hrc:474
-#, fuzzy
msgctxt "STR_UNDO_REDLINE_TABLE_ROW_INSERT"
msgid "Insert Row"
msgstr "បញ្ចូល​ជួរដេក"
#: strings.hrc:475
-#, fuzzy
msgctxt "STR_UNDO_REDLINE_TABLE_ROW_DELETE"
msgid "Delete Row"
msgstr "លុប​ជួរដេក"
#: strings.hrc:476
-#, fuzzy
msgctxt "STR_UNDO_REDLINE_TABLE_CELL_INSERT"
msgid "Insert Cell"
msgstr "បញ្ចូល​ក្រឡា"
@@ -3142,13 +3117,11 @@ msgid "Numbering"
msgstr "ដាក់​លេខរៀង"
#: strings.hrc:559
-#, fuzzy
msgctxt "STR_STYLE_FAMILY_TABLE"
msgid "Table"
msgstr "តារាង"
#: strings.hrc:560
-#, fuzzy
msgctxt "STR_STYLE_FAMILY_CELL"
msgid "Cell"
msgstr "ក្រឡា"
@@ -3176,7 +3149,6 @@ msgid "%PRODUCTNAME %s"
msgstr "%PRODUCTNAME %s"
#: strings.hrc:566
-#, fuzzy
msgctxt "STR_PRINTOPTUI_CONTENTS"
msgid "Contents"
msgstr "មាតិកា"
@@ -3212,7 +3184,6 @@ msgid "Form control~s"
msgstr "ត្រួពិនិត្យ​សំណុំ​បែបបទ "
#: strings.hrc:572
-#, fuzzy
msgctxt "STR_PRINTOPTUI_COLOR"
msgid "Color"
msgstr "ពណ៌"
@@ -3284,7 +3255,6 @@ msgid "Page sides"
msgstr "ផ្នែក​ទំព័រ"
#: strings.hrc:584
-#, fuzzy
msgctxt "STR_PRINTOPTUI_ALL_PAGES"
msgid "All pages"
msgstr "គ្រប់​ទំព័រ"
@@ -3302,7 +3272,6 @@ msgid "Front sides / right pages"
msgstr "ផ្នែក​ខាង​មុខ/ទំព័រ​ស្ដាំ"
#: strings.hrc:587
-#, fuzzy
msgctxt "STR_PRINTOPTUI_INCLUDE"
msgid "Include"
msgstr "រួមបញ្ចូល"
@@ -3362,19 +3331,16 @@ msgid "Functions"
msgstr "អនុគមន៍"
#: strings.hrc:598
-#, fuzzy
msgctxt "STR_FORMULA_CANCEL"
msgid "Cancel"
msgstr "បោះបង់"
#: strings.hrc:599
-#, fuzzy
msgctxt "STR_FORMULA_APPLY"
msgid "Apply"
msgstr "អនុវត្ត"
#: strings.hrc:600
-#, fuzzy
msgctxt "STR_ACCESS_FORMULA_TOOLBAR"
msgid "Formula Tool Bar"
msgstr "របារ​ឧបករណ៍​រូបមន្ត"
@@ -3419,13 +3385,11 @@ msgid "Insert as Hyperlink"
msgstr "បញ្ចូល​​តំណខ្ពស់​"
#: strings.hrc:609
-#, fuzzy
msgctxt "STR_LINK_REGION"
msgid "Insert as Link"
msgstr "បញ្ចូល​ជា​តំណ"
#: strings.hrc:610
-#, fuzzy
msgctxt "STR_COPY_REGION"
msgid "Insert as Copy"
msgstr "បញ្ចូល​ជា​ច្បាប់​ចម្លង"
@@ -3461,7 +3425,6 @@ msgid "inactive"
msgstr "អសកម្ម"
#: strings.hrc:616
-#, fuzzy
msgctxt "STR_EDIT_ENTRY"
msgid "Edit..."
msgstr "កែសម្រួល..."
@@ -3497,19 +3460,16 @@ msgid "~Index"
msgstr "លិបិក្រម"
#: strings.hrc:622
-#, fuzzy
msgctxt "STR_FILE"
msgid "File"
msgstr "ឯកសារ"
#: strings.hrc:623
-#, fuzzy
msgctxt "STR_NEW_FILE"
msgid "New Document"
msgstr "ឯកសារ​ថ្មី"
#: strings.hrc:624
-#, fuzzy
msgctxt "STR_INSERT_TEXT"
msgid "Text"
msgstr "អត្ថបទ"
@@ -3527,7 +3487,6 @@ msgid "~Delete"
msgstr "លុប"
#: strings.hrc:627
-#, fuzzy
msgctxt "STR_UPDATE_SEL"
msgid "Selection"
msgstr "ជម្រើស"
@@ -3539,7 +3498,6 @@ msgid "Indexes"
msgstr "លិបិក្រម"
#: strings.hrc:629
-#, fuzzy
msgctxt "STR_UPDATE_LINK"
msgid "Links"
msgstr "តំណ"
@@ -3586,7 +3544,6 @@ msgid "Read-~only"
msgstr "បាន​តែ​អាន"
#: strings.hrc:637
-#, fuzzy
msgctxt "STR_POSTIT_SHOW"
msgid "Show All"
msgstr "បង្ហាញ​ទាំងអស់"
@@ -3699,7 +3656,6 @@ msgid "Error: Reference source not found"
msgstr ""
#: strings.hrc:660
-#, fuzzy
msgctxt "STR_TEMPLATE_NONE"
msgid "None"
msgstr "គ្មាន"
@@ -3710,55 +3666,46 @@ msgid "(fixed)"
msgstr ""
#: strings.hrc:662
-#, fuzzy
msgctxt "STR_DURATION_FORMAT"
msgid " Y: %1 M: %2 D: %3 H: %4 M: %5 S: %6"
msgstr " Y: %1 M: %2 D: %3 H: %4 M: %5 S: %6"
#: strings.hrc:663
-#, fuzzy
msgctxt "STR_TOI"
msgid "Alphabetical Index"
msgstr "លិបិក្រម​តាម​លំដាប់​អក្សរក្រម"
#: strings.hrc:664
-#, fuzzy
msgctxt "STR_TOU"
msgid "User-Defined"
msgstr "កំណត់​ដោយ​អ្នកប្រើ"
#: strings.hrc:665
-#, fuzzy
msgctxt "STR_TOC"
msgid "Table of Contents"
msgstr "តារាង​មាតិកា"
#: strings.hrc:666
-#, fuzzy
msgctxt "STR_TOX_AUTH"
msgid "Bibliography"
msgstr "គន្ថនិទ្ទេស"
#: strings.hrc:667
-#, fuzzy
msgctxt "STR_TOX_CITATION"
msgid "Citation"
msgstr "សេចក្ដី​ស្រង់"
#: strings.hrc:668
-#, fuzzy
msgctxt "STR_TOX_TBL"
msgid "Index of Tables"
msgstr "លិបិក្រម​តារាង"
#: strings.hrc:669
-#, fuzzy
msgctxt "STR_TOX_OBJ"
msgid "Table of Objects"
msgstr "តារាង​វត្ថុ"
#: strings.hrc:670
-#, fuzzy
msgctxt "STR_TOX_ILL"
msgid "Illustration Index"
msgstr "លិបិក្រម​រូបភាព​លម្អ"
@@ -3788,7 +3735,6 @@ msgid "Subject"
msgstr "ប្រធានបទ៖"
#: strings.hrc:676
-#, fuzzy
msgctxt "FLD_DOCINFO_KEYS"
msgid "Keywords"
msgstr "ពាក្យ​គន្លឹះ"
@@ -3806,7 +3752,6 @@ msgid "Created"
msgstr "បង្កើត"
#: strings.hrc:679
-#, fuzzy
msgctxt "FLD_DOCINFO_CHANGE"
msgid "Modified"
msgstr "បាន​កែប្រែ"
@@ -3818,13 +3763,11 @@ msgid "Last printed"
msgstr "បាន​បោះពុម្ព​ចុងក្រោយ៖"
#: strings.hrc:681
-#, fuzzy
msgctxt "FLD_DOCINFO_DOCNO"
msgid "Revision number"
msgstr "ចំនួន​ពិនិត្យ​ឡើង​វិញ"
#: strings.hrc:682
-#, fuzzy
msgctxt "FLD_DOCINFO_EDIT"
msgid "Total editing time"
msgstr "រយៈពេល​កែសម្រួល​សរុប"
@@ -3845,13 +3788,11 @@ msgid "Next convert $(ARG1)"
msgstr ""
#: strings.hrc:686
-#, fuzzy
msgctxt "STR_AUTH_TYPE_ARTICLE"
msgid "Article"
msgstr "អត្ថបទ​"
#: strings.hrc:687
-#, fuzzy
msgctxt "STR_AUTH_TYPE_BOOK"
msgid "Book"
msgstr "សៀវភៅ​"
@@ -3863,79 +3804,66 @@ msgid "Brochures"
msgstr "ប័ណ្ណ​ប្រកាស"
#: strings.hrc:689
-#, fuzzy
msgctxt "STR_AUTH_TYPE_CONFERENCE"
msgid "Conference proceedings"
msgstr "ការ​​​ដំណើរ​​​ការ​​ស​ន្និសីទ​​"
#: strings.hrc:690
-#, fuzzy
msgctxt "STR_AUTH_TYPE_INBOOK"
msgid "Book excerpt"
msgstr "សេចក្តី​​ដក​ស្រង់​​ពី​​សៀវភៅ"
#: strings.hrc:691
-#, fuzzy
msgctxt "STR_AUTH_TYPE_INCOLLECTION"
msgid "Book excerpt with title"
msgstr "សេចក្តី​​​ដក​ស្រង់​​​ពី​​សៀវភៅ​​​​ជា​មួយ​​​ចំណង​​​ជើង"
#: strings.hrc:692
-#, fuzzy
msgctxt "STR_AUTH_TYPE_INPROCEEDINGS"
msgid "Conference proceedings"
msgstr "ការ​​​ដំណើរ​​​ការ​​ស​ន្និសីទ​​"
#: strings.hrc:693
-#, fuzzy
msgctxt "STR_AUTH_TYPE_JOURNAL"
msgid "Journal"
msgstr "ទិនា​នុ​ប្បវត្តិ"
#: strings.hrc:694
-#, fuzzy
msgctxt "STR_AUTH_TYPE_MANUAL"
msgid "Techn. documentation"
msgstr "ឯកសារ​​​​​​បច្ចេក​ទេស"
#: strings.hrc:695
-#, fuzzy
msgctxt "STR_AUTH_TYPE_MASTERSTHESIS"
msgid "Thesis"
msgstr "និក្ខេប​បទ"
#: strings.hrc:696
-#, fuzzy
msgctxt "STR_AUTH_TYPE_MISC"
msgid "Miscellaneous"
msgstr "ផ្សេងៗ​"
#: strings.hrc:697
-#, fuzzy
msgctxt "STR_AUTH_TYPE_PHDTHESIS"
msgid "Dissertation"
msgstr "បរមា​​ធិប្បាយ"
#: strings.hrc:698
-#, fuzzy
msgctxt "STR_AUTH_TYPE_PROCEEDINGS"
msgid "Conference proceedings"
msgstr "ការ​​​ដំណើរ​​​ការ​​ស​ន្និសីទ​​"
#: strings.hrc:699
-#, fuzzy
msgctxt "STR_AUTH_TYPE_TECHREPORT"
msgid "Research report"
msgstr "របាយការណ៍​​​ស្រាវ​ជ្រាវ"
#: strings.hrc:700
-#, fuzzy
msgctxt "STR_AUTH_TYPE_UNPUBLISHED"
msgid "Unpublished"
msgstr "មិន​​បាន​​បោះ​​ពុម្ព​​ផ្សាយ​"
#: strings.hrc:701
-#, fuzzy
msgctxt "STR_AUTH_TYPE_EMAIL"
msgid "E-mail"
msgstr "អ៊ីមែល"
@@ -3977,13 +3905,11 @@ msgid "User-defined5"
msgstr "កំណត់​ដោយ​អ្នកប្រើ"
#: strings.hrc:708
-#, fuzzy
msgctxt "STR_AUTH_FIELD_IDENTIFIER"
msgid "Short name"
msgstr "ឈ្មោះ​​ខ្លី"
#: strings.hrc:709
-#, fuzzy
msgctxt "STR_AUTH_FIELD_AUTHORITY_TYPE"
msgid "Type"
msgstr "ប្រភេទ"
@@ -4013,7 +3939,6 @@ msgid "Book title"
msgstr "ចំណង​​ជើង​របស់​សៀវភៅ "
#: strings.hrc:714
-#, fuzzy
msgctxt "STR_AUTH_FIELD_CHAPTER"
msgid "Chapter"
msgstr "ជំពូក"
@@ -4043,19 +3968,16 @@ msgid "Institution"
msgstr "ស្ថាប័ន ​"
#: strings.hrc:719
-#, fuzzy
msgctxt "STR_AUTH_FIELD_JOURNAL"
msgid "Journal"
msgstr "ទិនា​នុ​ប្បវត្តិ"
#: strings.hrc:720
-#, fuzzy
msgctxt "STR_AUTH_FIELD_MONTH"
msgid "Month"
msgstr "ខែ"
#: strings.hrc:721
-#, fuzzy
msgctxt "STR_AUTH_FIELD_NOTE"
msgid "Note"
msgstr "ចំណាំ"
@@ -4079,7 +4001,6 @@ msgid "Page(s)"
msgstr "ទំព័រ "
#: strings.hrc:725
-#, fuzzy
msgctxt "STR_AUTH_FIELD_PUBLISHER"
msgid "Publisher"
msgstr "Publisher"
@@ -4109,7 +4030,6 @@ msgid "Type of report"
msgstr "ប្រភេទ​​​របាយ​​ការណ៍ "
#: strings.hrc:730
-#, fuzzy
msgctxt "STR_AUTH_FIELD_VOLUME"
msgid "Volume"
msgstr "ភាគ​"
@@ -5244,13 +5164,11 @@ msgid "Formula"
msgstr "រូបមន្ត"
#: strings.hrc:1001
-#, fuzzy
msgctxt "STR_CUSTOM_FIELD"
msgid "Custom"
msgstr "ផ្ទាល់ខ្លួន"
#: strings.hrc:1003
-#, fuzzy
msgctxt "STR_CUSTOM_LABEL"
msgid "[User]"
msgstr "[អ្នក​ប្រើ​]"
@@ -5343,7 +5261,6 @@ msgid "Drop Caps over"
msgstr ""
#: strings.hrc:1026
-#, fuzzy
msgctxt "STR_DROP_LINES"
msgid "rows"
msgstr "ជួរដេក"
@@ -5388,7 +5305,6 @@ msgid "+ mirror horizontal on even pages"
msgstr ""
#: strings.hrc:1034
-#, fuzzy
msgctxt "STR_CHARFMT"
msgid "Character Style"
msgstr "រចនាប័ទ្ម​តួអក្សរ"
@@ -5435,7 +5351,6 @@ msgid "No wrap"
msgstr "មិន​រុំ "
#: strings.hrc:1042
-#, fuzzy
msgctxt "STR_SURROUND_THROUGH"
msgid "Through"
msgstr "កាត់"
@@ -5511,7 +5426,6 @@ msgid "at top"
msgstr ""
#: strings.hrc:1056
-#, fuzzy
msgctxt "STR_VERT_CENTER"
msgid "Centered vertically"
msgstr "តម្រឹម​កណ្ដាល"
@@ -5555,7 +5469,6 @@ msgid "at the right"
msgstr ""
#: strings.hrc:1064
-#, fuzzy
msgctxt "STR_HORI_CENTER"
msgid "Centered horizontally"
msgstr "តម្រឹម​កណ្ដាល"
@@ -5584,7 +5497,6 @@ msgid "Full width"
msgstr "ទទឹង​ពេញលេញ"
#: strings.hrc:1069
-#, fuzzy
msgctxt "STR_COLUMNS"
msgid "Columns"
msgstr "ជួរឈរ"
@@ -5606,7 +5518,6 @@ msgid "Editable in read-only document"
msgstr "អាច​កែ​សម្រួល​ ក្នុង​ឯកសារ​បាន​តែ​អាន"
#: strings.hrc:1073
-#, fuzzy
msgctxt "STR_LAYOUT_SPLIT"
msgid "Split"
msgstr "ពុះ"
@@ -5629,7 +5540,6 @@ msgid "linked to "
msgstr ""
#: strings.hrc:1077
-#, fuzzy
msgctxt "STR_CONNECT2"
msgid "and "
msgstr "និង"
@@ -5736,25 +5646,21 @@ msgid "Rotation"
msgstr "សម្រង់"
#: strings.hrc:1096
-#, fuzzy
msgctxt "STR_GRID_NONE"
msgid "No grid"
msgstr "គ្មាន​ក្រឡា​​ចត្រង្គ"
#: strings.hrc:1097
-#, fuzzy
msgctxt "STR_GRID_LINES_ONLY"
msgid "Grid (lines only)"
msgstr "ក្រឡា​​ចត្រង្គ (​​តែ​បន្ទាត់)"
#: strings.hrc:1098
-#, fuzzy
msgctxt "STR_GRID_LINES_CHARS"
msgid "Grid (lines and characters)"
msgstr "ក្រឡា​ចត្រង្គ (បន្ទាត់ និង​តួអក្សរ)"
#: strings.hrc:1099
-#, fuzzy
msgctxt "STR_FOLLOW_TEXT_FLOW"
msgid "Follow text flow"
msgstr "តាម​លំហូរ​អត្ថបទ"
@@ -5775,7 +5681,6 @@ msgid "Do not merge borders"
msgstr ""
#: strings.hrc:1104
-#, fuzzy
msgctxt "ST_TBL"
msgid "Table"
msgstr "តារាង"
@@ -5793,19 +5698,16 @@ msgid "Page"
msgstr "ទំព័រ​​ "
#: strings.hrc:1107
-#, fuzzy
msgctxt "ST_DRW"
msgid "Drawing"
msgstr "គំនូរ"
#: strings.hrc:1108
-#, fuzzy
msgctxt "ST_CTRL"
msgid "Control"
msgstr "វត្ថុ​​​​បញ្ជា"
#: strings.hrc:1109
-#, fuzzy
msgctxt "ST_REG"
msgid "Section"
msgstr "ភាគ"
@@ -5817,31 +5719,26 @@ msgid "Bookmark"
msgstr "កន្លែង​ចំណាំ"
#: strings.hrc:1111
-#, fuzzy
msgctxt "ST_GRF"
msgid "Graphics"
msgstr "ក្រាហ្វិក"
#: strings.hrc:1112
-#, fuzzy
msgctxt "ST_OLE"
msgid "OLE object"
msgstr "វត្ថុ OLE"
#: strings.hrc:1113
-#, fuzzy
msgctxt "ST_OUTL"
msgid "Headings"
msgstr "ក្បាល"
#: strings.hrc:1114
-#, fuzzy
msgctxt "ST_SEL"
msgid "Selection"
msgstr "ជម្រើស"
#: strings.hrc:1115
-#, fuzzy
msgctxt "ST_FTN"
msgid "Footnote"
msgstr "លេខ​យោង"
@@ -5852,7 +5749,6 @@ msgid "Reminder"
msgstr ""
#: strings.hrc:1117
-#, fuzzy
msgctxt "ST_POSTIT"
msgid "Comment"
msgstr "មតិយោបល់"
@@ -5891,7 +5787,6 @@ msgid "Next text frame"
msgstr "បញ្ចូល​ស៊ុម​អត្ថបទ"
#: strings.hrc:1125
-#, fuzzy
msgctxt "STR_IMGBTN_PGE_DOWN"
msgid "Next page"
msgstr "ទំព័រ​បន្ទាប់"
@@ -5953,7 +5848,6 @@ msgid "Next Reminder"
msgstr ""
#: strings.hrc:1136
-#, fuzzy
msgctxt "STR_IMGBTN_POSTIT_DOWN"
msgid "Next Comment"
msgstr "មតិយោបល់បន្ទាប់"
@@ -5981,7 +5875,6 @@ msgid "Previous text frame"
msgstr ""
#: strings.hrc:1141
-#, fuzzy
msgctxt "STR_IMGBTN_PGE_UP"
msgid "Previous page"
msgstr "ទំព័រ​មុន"
@@ -6040,7 +5933,6 @@ msgid "Previous Reminder"
msgstr ""
#: strings.hrc:1152
-#, fuzzy
msgctxt "STR_IMGBTN_POSTIT_UP"
msgid "Previous Comment"
msgstr "មតិយោបល់​មុន"
@@ -6102,7 +5994,6 @@ msgid "Table changed"
msgstr "តារាង​ផ្លាស់ប្តូរ"
#: strings.hrc:1164
-#, fuzzy
msgctxt "STR_REDLINE_FMTCOLL"
msgid "Applied Paragraph Styles"
msgstr "បាន​​អនុវត្ត​រចនាប័ទ្ម​កថាខណ្ឌ"
@@ -6582,55 +6473,46 @@ msgstr "ឯកសារ​ជម្រើស ​សម្រាប់​លិ
#. Description: character alignment for frmsh.cxx - context menu
#. -----------------------------------------------------------------------
#: strings.hrc:1264
-#, fuzzy
msgctxt "STR_FRMUI_TOP_BASE"
msgid "Base line at ~top"
msgstr "បន្ទាត់​គោល​នៅ​កំពូល "
#: strings.hrc:1265
-#, fuzzy
msgctxt "STR_FRMUI_BOTTOM_BASE"
msgid "~Base line at bottom"
msgstr "បន្ទាត់​គោល​នៅ​បាត "
#: strings.hrc:1266
-#, fuzzy
msgctxt "STR_FRMUI_CENTER_BASE"
msgid "Base line ~centered"
msgstr "បន្ទាត់​គោល​កណ្តាល "
#: strings.hrc:1267
-#, fuzzy
msgctxt "STR_FRMUI_LINE_TOP"
msgid "Top of line"
msgstr "កំពូល​បន្ទាត់"
#: strings.hrc:1268
-#, fuzzy
msgctxt "STR_FRMUI_LINE_BOTTOM"
msgid "Bottom of line"
msgstr "បាត​​​បន្ទាត់"
#: strings.hrc:1269
-#, fuzzy
msgctxt "STR_FRMUI_LINE_CENTER"
msgid "Center of line"
msgstr "កណ្តាល​​បន្ទាត់"
#: strings.hrc:1270
-#, fuzzy
msgctxt "STR_FRMUI_OLE_INSERT"
msgid "Insert object"
msgstr "បញ្ចូល​វត្ថុ"
#: strings.hrc:1271
-#, fuzzy
msgctxt "STR_FRMUI_OLE_EDIT"
msgid "Edit object"
msgstr "កែសម្រួល​វត្ថុ"
#: strings.hrc:1272
-#, fuzzy
msgctxt "STR_FRMUI_COLL_HEADER"
msgid " (Template: "
msgstr " (​ពុម្ព ៖"
@@ -6687,13 +6569,11 @@ msgid "Hyphenation completed"
msgstr ""
#: strings.hrc:1287
-#, fuzzy
msgctxt "STR_LANGSTATUS_NONE"
msgid "None (Do not check spelling)"
msgstr "គ្មាន (កុំពិនិត្យ​អក្ខរាវិរុទ្ធ)"
#: strings.hrc:1288
-#, fuzzy
msgctxt "STR_RESET_TO_DEFAULT_LANGUAGE"
msgid "Reset to Default Language"
msgstr "កំណត់​ទៅ​ភាសា​លំនាំដើម​ឡើងវិញ"
@@ -6705,7 +6585,6 @@ msgid "More..."
msgstr "ច្រើន​ទៀត..."
#: strings.hrc:1290
-#, fuzzy
msgctxt "STR_IGNORE_SELECTION"
msgid "~Ignore"
msgstr "មិន​អើពើ "
@@ -6736,7 +6615,6 @@ msgid "No fax printer has been set under Tools/Options/%1/Print."
msgstr ""
#: strings.hrc:1297
-#, fuzzy
msgctxt "STR_WEBOPTIONS"
msgid "HTML document"
msgstr "ឯកសារ ​HTML"
@@ -6753,7 +6631,6 @@ msgid "Source not specified."
msgstr ""
#: strings.hrc:1300
-#, fuzzy
msgctxt "STR_NUM_LEVEL"
msgid "Level "
msgstr "កម្រិត"
@@ -6902,13 +6779,11 @@ msgid "Remove empty paragraphs"
msgstr "យក​​កថាខណ្ឌ​​ទទេ​​ចេញ"
#: utlui.hrc:28
-#, fuzzy
msgctxt "RID_SHELLRES_AUTOFMTSTRS"
msgid "Use replacement table"
msgstr "ប្រើ​​តារាង​ជំនួស​"
#: utlui.hrc:29
-#, fuzzy
msgctxt "RID_SHELLRES_AUTOFMTSTRS"
msgid "Correct TWo INitial CApitals"
msgstr "កែ​​អក្សរ​ធំ​ខាង​ដើម​ពីរ"
@@ -6926,7 +6801,6 @@ msgid "Replace \"standard\" quotes with %1custom%2 quotes"
msgstr "ជំនួស​​សម្រង់​ \"ស្តង់ដារ\" ដោយ​​សម្រង់ %1 \\bcustom%2"
#: utlui.hrc:32
-#, fuzzy
msgctxt "RID_SHELLRES_AUTOFMTSTRS"
msgid "Replace Custom Styles"
msgstr "ជំនួស​​រចនាប័ទ្ម​​ផ្ទាល់​ខ្លួន"
@@ -6962,7 +6836,6 @@ msgid "URL recognition"
msgstr "ទទួលស្គាល់ URL"
#: utlui.hrc:38
-#, fuzzy
msgctxt "RID_SHELLRES_AUTOFMTSTRS"
msgid "Replace dashes"
msgstr "ជំនួស​​សញ្ញា​ដាច់ៗ"
@@ -7596,7 +7469,6 @@ msgid "Position"
msgstr "ទីតាំង"
#: bulletsandnumbering.ui:234
-#, fuzzy
msgctxt "bulletsandnumbering|customize"
msgid "Customize"
msgstr "ប្ដូរ​តាម​តម្រូវ​ការ"
@@ -7872,7 +7744,6 @@ msgid "Brand:"
msgstr "ម៉ាក"
#: cardmediumpage.ui:382
-#, fuzzy
msgctxt "cardmediumpage|label3"
msgid "_Type:"
msgstr "ប្រភេទ៖"
@@ -9452,7 +9323,6 @@ msgid "Insert _reference to"
msgstr "បញ្ចូល​សេចក្ដី​យោង​ទៅកាន់"
#: fldrefpage.ui:169
-#, fuzzy
msgctxt "fldrefpage|label4"
msgid "Selection"
msgstr "ជម្រើស"
@@ -9571,7 +9441,6 @@ msgid "Navigation"
msgstr "ការ​​​ស្វែង​រក​​ផ្លូវ"
#: floatingsync.ui:10
-#, fuzzy
msgctxt "floatingsync|FloatingSync"
msgid "Synchronize"
msgstr "សម្មកាលកម្ម"
@@ -10051,13 +9920,11 @@ msgid "Right-to-left"
msgstr "​ស្តាំ​ទៅ​ឆ្វេង"
#: frmaddpage.ui:44
-#, fuzzy
msgctxt "frmaddpage|liststore1"
msgid "Right-to-left (vertical)"
msgstr "​ស្តាំ​ទៅ​ឆ្វេង (បញ្ឈរ)"
#: frmaddpage.ui:48
-#, fuzzy
msgctxt "frmaddpage|liststore1"
msgid "Left-to-right (vertical)"
msgstr "​ឆ្វេង​ទៅ​ស្តាំ (បញ្ឈរ)"
@@ -10099,7 +9966,6 @@ msgid "_Next link:"
msgstr "តំណ​បន្ទាប់៖"
#: frmaddpage.ui:206
-#, fuzzy
msgctxt "frmaddpage|description_label"
msgid "_Description:"
msgstr "សេចក្ដី​ពិពណ៌នា ៖"
@@ -10342,7 +10208,6 @@ msgid "of $1"
msgstr ""
#: gotopagedialog.ui:97
-#, fuzzy
msgctxt "gotopagedialog|page_label"
msgid "Page:"
msgstr "ទំព័រ"
@@ -10502,19 +10367,16 @@ msgid "Sum"
msgstr "ផលបូក"
#: inputwinmenu.ui:20
-#, fuzzy
msgctxt "inputwinmenu|round"
msgid "Round"
msgstr "មូល"
#: inputwinmenu.ui:28
-#, fuzzy
msgctxt "inputwinmenu|phd"
msgid "Percent"
msgstr "ភាគរយ"
#: inputwinmenu.ui:36
-#, fuzzy
msgctxt "inputwinmenu|sqrt"
msgid "Square Root"
msgstr "ឫស​ការេ"
@@ -10606,7 +10468,6 @@ msgid "Mean"
msgstr "មេដ្យាន"
#: inputwinmenu.ui:178
-#, fuzzy
msgctxt "inputwinmenu|min"
msgid "Minimum"
msgstr "អប្បបរមា"
@@ -10630,31 +10491,26 @@ msgid "Sine"
msgstr "បន្ទាត់​"
#: inputwinmenu.ui:216
-#, fuzzy
msgctxt "inputwinmenu|cos"
msgid "Cosine"
msgstr "កូស៊ីនុស"
#: inputwinmenu.ui:224
-#, fuzzy
msgctxt "inputwinmenu|tag"
msgid "Tangent"
msgstr "តង់សង់"
#: inputwinmenu.ui:232
-#, fuzzy
msgctxt "inputwinmenu|asin"
msgid "Arcsine"
msgstr "អ័ក្សស៊ីនុស"
#: inputwinmenu.ui:240
-#, fuzzy
msgctxt "inputwinmenu|acos"
msgid "Arccosine"
msgstr "អ័ក្ស​កូស៊ីនុស"
#: inputwinmenu.ui:248
-#, fuzzy
msgctxt "inputwinmenu|atan"
msgid "Arctangent"
msgstr "អ័ក្សតង់សង់"
@@ -10735,7 +10591,6 @@ msgid "Change page number"
msgstr "ប្តូរ​លេខ​ទំព័រ "
#: insertbreak.ui:205
-#, fuzzy
msgctxt "insertbreak|pagenumsb-atkobject"
msgid "Change page number"
msgstr "ប្តូរ​លេខ​ទំព័រ "
@@ -11460,7 +11315,6 @@ msgid "_Electronic"
msgstr "អេឡិចត្រូនិច "
#: mailmerge.ui:321
-#, fuzzy
msgctxt "mailmerge|file"
msgid "File"
msgstr "ឯកសារ"
@@ -11526,7 +11380,6 @@ msgid "RT_F"
msgstr "RT~F"
#: mailmerge.ui:630
-#, fuzzy
msgctxt "mailmerge|swriter"
msgid "%PRODUCTNAME Writer"
msgstr "%PRODUCTNAME Writer"
@@ -11549,7 +11402,6 @@ msgid "Save Merged Document"
msgstr "រក្សា​ឯកសារ​ដែល​បញ្ចូល​គ្នា"
#: mailmerge.ui:745
-#, fuzzy
msgctxt "mailmerge|outputlabel"
msgid "Output"
msgstr "លទ្ធផល"
@@ -11575,13 +11427,11 @@ msgid "Create"
msgstr "បង្កើត"
#: managechangessidebar.ui:48
-#, fuzzy
msgctxt "managechangessidebar|accept"
msgid "_Accept"
msgstr "យល់ព្រម "
#: managechangessidebar.ui:64
-#, fuzzy
msgctxt "managechangessidebar|reject"
msgid "_Reject"
msgstr "ច្រានចោល "
@@ -11629,7 +11479,6 @@ msgid "Date"
msgstr "កាលបរិច្ឆេទ"
#: managechangessidebar.ui:200
-#, fuzzy
msgctxt "managechangessidebar|writerdesc"
msgid "Comment"
msgstr "មតិយោបល់"
@@ -11706,7 +11555,6 @@ msgid "Select the address list containing the address data you want to use. This
msgstr ""
#: mmaddressblockpage.ui:142
-#, fuzzy
msgctxt "mmaddressblockpage|label3"
msgid "1."
msgstr "1."
@@ -11728,7 +11576,6 @@ msgid "3."
msgstr ""
#: mmaddressblockpage.ui:258
-#, fuzzy
msgctxt "mmaddressblockpage|settingsft"
msgid "2."
msgstr "2."
@@ -11843,13 +11690,11 @@ msgid "Move"
msgstr "របៀប"
#: mmlayoutpage.ui:271
-#, fuzzy
msgctxt "mmlayoutpage|up"
msgid "_Up"
msgstr "ឡើង"
#: mmlayoutpage.ui:286
-#, fuzzy
msgctxt "mmlayoutpage|down"
msgid "_Down"
msgstr "ចុះ"
@@ -11997,7 +11842,6 @@ msgid "HTML Message"
msgstr "សារ HTML"
#: mmresultemaildialog.ui:30
-#, fuzzy
msgctxt "mmresultemaildialog|liststore1"
msgid "Plain Text"
msgstr "អត្ថបទ​ធម្មតា"
@@ -12036,7 +11880,6 @@ msgid "Sen_d as"
msgstr ""
#: mmresultemaildialog.ui:219
-#, fuzzy
msgctxt "mmresultemaildialog|sendassettings"
msgid "Pr_operties..."
msgstr "លក្ខណសម្បត្តិ..."
@@ -12357,13 +12200,11 @@ msgid "Navigation"
msgstr "ការ​​​ស្វែង​រក​​ផ្លូវ"
#: navigatorpanel.ui:60
-#, fuzzy
msgctxt "navigatorpanel|back|tooltip_text"
msgid "Back"
msgstr "ថយ​​ក្រោយ"
#: navigatorpanel.ui:73
-#, fuzzy
msgctxt "navigatorpanel|forward|tooltip_text"
msgid "Forward"
msgstr "ទៅ​មុខ"
@@ -12457,7 +12298,6 @@ msgid "Edit"
msgstr "កែ​សម្រួល"
#: navigatorpanel.ui:377
-#, fuzzy
msgctxt "navigatorpanel|update|tooltip_text"
msgid "Update"
msgstr "ធ្វើ​បច្ចុប្បន្នភាព"
@@ -12540,7 +12380,6 @@ msgid " "
msgstr ""
#: notebookbar.ui:472
-#, fuzzy
msgctxt "notebookbar|NewSD|tooltip_text"
msgid "Drawing"
msgstr "គំនូរ"
@@ -12574,7 +12413,6 @@ msgid "Spreadsheet"
msgstr "សៀវភៅ​បញ្ជី"
#: notebookbar.ui:1238
-#, fuzzy
msgctxt "notebookbar|FileLabel"
msgid "File"
msgstr "ឯកសារ"
@@ -12598,7 +12436,6 @@ msgid "Outline"
msgstr "គ្រោង"
#: notebookbar.ui:1799
-#, fuzzy
msgctxt "notebookbar|numberbullet|tooltip_text"
msgid "Bullets and Numbering"
msgstr "ចំណុច និង​លេខរៀង"
@@ -12628,7 +12465,6 @@ msgid "Horizontal Alignment"
msgstr "តម្រឹម​ផ្ដេក"
#: notebookbar.ui:2156
-#, fuzzy
msgctxt "notebookbar|SpacingSection|tooltip_text"
msgid "Spacing"
msgstr "គម្លាត"
@@ -12640,7 +12476,6 @@ msgid "Indent"
msgstr "ចូល​បន្ទាត់"
#: notebookbar.ui:2196
-#, fuzzy
msgctxt "notebookbar|increaseindent1|tooltip_text"
msgid "Increase Indent"
msgstr "បង្កើន​ការ​ចូល​បន្ទាត់"
@@ -12658,7 +12493,6 @@ msgid "Indent"
msgstr "ចូល​បន្ទាត់"
#: notebookbar.ui:2342
-#, fuzzy
msgctxt "notebookbar|StyleSection|tooltip_text"
msgid "Style"
msgstr "រចនាប័ទ្ម"
@@ -12676,7 +12510,6 @@ msgid "Find"
msgstr "ស្វែងរក"
#: notebookbar.ui:2595
-#, fuzzy
msgctxt "notebookbar|HomeLabel"
msgid "Home"
msgstr "ដើម"
@@ -12699,43 +12532,36 @@ msgid "Open Clip Art and Media Gallery"
msgstr ""
#: notebookbar.ui:2850
-#, fuzzy
msgctxt "notebookbar|box69|tooltip_text"
msgid "Symbol"
msgstr "និមិត្តសញ្ញា"
#: notebookbar.ui:2882
-#, fuzzy
msgctxt "notebookbar|box17|tooltip_text"
msgid "Basic"
msgstr "គោល"
#: notebookbar.ui:2910
-#, fuzzy
msgctxt "notebookbar|InsertAVMedia|tooltip_text"
msgid "Insert Audio or Video"
msgstr "បញ្ចូល​អូឌីយ៉ូ ឬ​វីដេអូ"
#: notebookbar.ui:2942
-#, fuzzy
msgctxt "notebookbar|ShapesSection|tooltip_text"
msgid "Shapes"
msgstr "រាង"
#: notebookbar.ui:3249
-#, fuzzy
msgctxt "notebookbar|LinksSection|tooltip_text"
msgid "Links"
msgstr "តំណ"
#: notebookbar.ui:3336
-#, fuzzy
msgctxt "notebookbar|TextSection|tooltip_text"
msgid "Text"
msgstr "អត្ថបទ"
#: notebookbar.ui:3373
-#, fuzzy
msgctxt "notebookbar|FontWork"
msgid "Fontwork"
msgstr "សិល្បៈ​អក្សរ"
@@ -12810,7 +12636,6 @@ msgid "Indent"
msgstr "ចូល​បន្ទាត់"
#: notebookbar.ui:5850
-#, fuzzy
msgctxt "notebookbar|TableLabel"
msgid "Table"
msgstr "តារាង"
@@ -12822,7 +12647,6 @@ msgid "Basics"
msgstr "មូលដ្ឋាន"
#: notebookbar.ui:5872
-#, fuzzy
msgctxt "notebookbar|GraphicDialog"
msgid "Properties"
msgstr "លក្ខណសម្បត្តិ"
@@ -12834,13 +12658,11 @@ msgid "Basics"
msgstr "មូលដ្ឋាន"
#: notebookbar.ui:5905
-#, fuzzy
msgctxt "notebookbar|Crop1"
msgid "Crop"
msgstr "ច្រឹប"
#: notebookbar.ui:6537
-#, fuzzy
msgctxt "notebookbar|ImageLabel"
msgid "Image"
msgstr "រូបភាព"
@@ -12879,25 +12701,21 @@ msgid "Menubar"
msgstr ""
#: notebookbar_compact.ui:2768
-#, fuzzy
msgctxt "notebookbar_compact|fileb"
msgid "_File"
msgstr "ឯកសារ"
#: notebookbar_compact.ui:2797
-#, fuzzy
msgctxt "notebookbar_compact|FileLabel"
msgid "File"
msgstr "ឯកសារ"
#: notebookbar_compact.ui:2873
-#, fuzzy
msgctxt "notebookbar_compact|editb"
msgid "_Edit"
msgstr "កែ​សម្រួល​ "
#: notebookbar_compact.ui:3338
-#, fuzzy
msgctxt "notebookbar_compact|formatb"
msgid "F_ormat"
msgstr "ទ្រង់ទ្រាយ"
@@ -12909,13 +12727,11 @@ msgid "_Menu"
msgstr "ម៉ឺនុយ"
#: notebookbar_compact.ui:3690
-#, fuzzy
msgctxt "notebookbar_compact|HomeLabel"
msgid "Home"
msgstr "ដើម"
#: notebookbar_compact.ui:4093
-#, fuzzy
msgctxt "notebookbar_compact|insertb"
msgid "_Insert"
msgstr "បញ្ចូល"
@@ -12975,13 +12791,11 @@ msgid "View"
msgstr "មើល"
#: notebookbar_compact.ui:6448
-#, fuzzy
msgctxt "notebookbar_compact|tableT"
msgid "T_able"
msgstr "តារាង"
#: notebookbar_compact.ui:6478
-#, fuzzy
msgctxt "notebookbar_compact|TableLabel"
msgid "Table"
msgstr "តារាង"
@@ -12993,13 +12807,11 @@ msgid "_Graphic"
msgstr "ក្រាហ្វិក"
#: notebookbar_compact.ui:7136
-#, fuzzy
msgctxt "notebookbar_compact|ImageLabel"
msgid "Image"
msgstr "រូបភាព"
#: notebookbar_compact.ui:7611
-#, fuzzy
msgctxt "notebookbar_compact|wrapb"
msgid "Wrap"
msgstr "រុំ"
@@ -13015,25 +12827,21 @@ msgid "Draw"
msgstr ""
#: notebookbar_compact.ui:8117
-#, fuzzy
msgctxt "notebookbar_compact|frame:MenuWrap"
msgid "Wrap"
msgstr "រុំ"
#: notebookbar_compact.ui:8144
-#, fuzzy
msgctxt "notebookbar_compact|frame:MenuAlign"
msgid "Align"
msgstr "តម្រឹម"
#: notebookbar_compact.ui:8216
-#, fuzzy
msgctxt "notebookbar_compact|frame:MenuDraw"
msgid "Object"
msgstr "វត្ថុ"
#: notebookbar_compact.ui:8246
-#, fuzzy
msgctxt "notebookbar_compact|FrameLabel"
msgid "Object"
msgstr "វត្ថុ"
@@ -13045,7 +12853,6 @@ msgid "_Tools"
msgstr "ឧបករណ៍ "
#: notebookbar_compact.ui:8810
-#, fuzzy
msgctxt "notebookbar_compact|DevLabel"
msgid "Tools"
msgstr "ឧបករណ៍ "
@@ -13061,7 +12868,6 @@ msgid "Menubar"
msgstr ""
#: notebookbar_groupedbar_compact.ui:3363
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|Quotation2"
msgid "Quotation"
msgstr "សម្រង់"
@@ -13079,13 +12885,11 @@ msgid "_Tools"
msgstr "ឧបករណ៍ "
#: notebookbar_groupedbar_compact.ui:4148
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|fileb"
msgid "_File"
msgstr "ឯកសារ"
#: notebookbar_groupedbar_compact.ui:4302
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|editb"
msgid "_Edit"
msgstr "កែ​សម្រួល​ "
@@ -13097,7 +12901,6 @@ msgid "St_yles"
msgstr "រចនាប័ទ្ម"
#: notebookbar_groupedbar_compact.ui:4619
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|formatb"
msgid "F_ormat"
msgstr "ទ្រង់ទ្រាយ"
@@ -13109,7 +12912,6 @@ msgid "_Paragraph"
msgstr "កថាខណ្ឌ"
#: notebookbar_groupedbar_compact.ui:5044
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|insertb"
msgid "_Insert"
msgstr "បញ្ចូល"
@@ -13139,7 +12941,6 @@ msgid "St_yles"
msgstr "រចនាប័ទ្ម"
#: notebookbar_groupedbar_compact.ui:5691
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|formatt"
msgid "F_ormat"
msgstr "ទ្រង់ទ្រាយ"
@@ -13151,7 +12952,6 @@ msgid "_Paragraph"
msgstr "កថាខណ្ឌ"
#: notebookbar_groupedbar_compact.ui:6031
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|tableT"
msgid "T_able"
msgstr "តារាង"
@@ -13216,7 +13016,6 @@ msgid "_Review"
msgstr "មើល​ជា​មុន"
#: notebookbar_groupedbar_compact.ui:7648
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|commentsb"
msgid "_Comments"
msgstr "មតិយោបល់"
@@ -13298,7 +13097,6 @@ msgid "St_yles"
msgstr "រចនាប័ទ្ម"
#: notebookbar_groupedbar_compact.ui:9717
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|formats"
msgid "F_ormat"
msgstr "ទ្រង់ទ្រាយ"
@@ -13321,7 +13119,6 @@ msgid "Menubar"
msgstr ""
#: notebookbar_groupedbar_full.ui:3281
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|Quotation2"
msgid "Quotation"
msgstr "សម្រង់"
@@ -13345,13 +13142,11 @@ msgid "_Help"
msgstr "ជំនួយ"
#: notebookbar_groupedbar_full.ui:4147
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|fileb"
msgid "_File"
msgstr "ឯកសារ"
#: notebookbar_groupedbar_full.ui:4384
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|editb"
msgid "_Edit"
msgstr "កែ​សម្រួល​ "
@@ -13363,7 +13158,6 @@ msgid "St_yles"
msgstr "រចនាប័ទ្ម"
#: notebookbar_groupedbar_full.ui:4867
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|formatb"
msgid "F_ormat"
msgstr "ទ្រង់ទ្រាយ"
@@ -13375,7 +13169,6 @@ msgid "_Paragraph"
msgstr "កថាខណ្ឌ"
#: notebookbar_groupedbar_full.ui:5457
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|insertb"
msgid "_Insert"
msgstr "បញ្ចូល"
@@ -13429,7 +13222,6 @@ msgid "St_yles"
msgstr "រចនាប័ទ្ម"
#: notebookbar_groupedbar_full.ui:7620
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|formatt"
msgid "F_ormat"
msgstr "ទ្រង់ទ្រាយ"
@@ -13441,7 +13233,6 @@ msgid "_Paragraph"
msgstr "កថាខណ្ឌ"
#: notebookbar_groupedbar_full.ui:8198
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|tabled"
msgid "T_able"
msgstr "តារាង"
@@ -13488,7 +13279,6 @@ msgid "_Review"
msgstr "មើល​ជា​មុន"
#: notebookbar_groupedbar_full.ui:9858
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|commentsb"
msgid "_Comments"
msgstr "មតិយោបល់"
@@ -13511,19 +13301,16 @@ msgid "D_raw"
msgstr ""
#: notebookbar_groupedbar_full.ui:11024
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|editdrawb"
msgid "_Edit"
msgstr "កែ​សម្រួល​ "
#: notebookbar_groupedbar_full.ui:11254
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|wrapb"
msgid "Wrap"
msgstr "រុំ"
#: notebookbar_groupedbar_full.ui:11268
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|alignb"
msgid "Align"
msgstr "តម្រឹម"
@@ -13552,7 +13339,6 @@ msgid "3_D"
msgstr ""
#: notebookbar_groupedbar_full.ui:12158
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|formatd"
msgid "F_ormat"
msgstr "ទ្រង់ទ្រាយ"
@@ -13570,7 +13356,6 @@ msgid "_View"
msgstr "មើល"
#: notebookbar_groupedbar_full.ui:12753
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|insertTextb"
msgid "_Insert"
msgstr "បញ្ចូល"
@@ -13618,7 +13403,6 @@ msgid "Grayscale"
msgstr "មាត្រ​ដ្ឋាន​ប្រផេះ"
#: notebookbar_groups.ui:50
-#, fuzzy
msgctxt "notebookbar_groups|imagestylebw"
msgid "Black and White"
msgstr "ស​ខ្មៅ"
@@ -13688,19 +13472,16 @@ msgid "Colorize Orange"
msgstr ""
#: notebookbar_groups.ui:186
-#, fuzzy
msgctxt "notebookbar_groups|hyperlink"
msgid "Hyperlink"
msgstr "តំណខ្ពស់"
#: notebookbar_groups.ui:200
-#, fuzzy
msgctxt "notebookbar_groups|footnote"
msgid "Footnote"
msgstr "លេខ​យោង"
#: notebookbar_groups.ui:209
-#, fuzzy
msgctxt "notebookbar_groups|endnote"
msgid "Endnote"
msgstr "លេខ​យោង​ចុង"
@@ -13729,19 +13510,16 @@ msgid "Title"
msgstr "ចំណង​ជើង"
#: notebookbar_groups.ui:335
-#, fuzzy
msgctxt "notebookbar_groups|heading1"
msgid "Heading 1"
msgstr "ក្បាល ១"
#: notebookbar_groups.ui:344
-#, fuzzy
msgctxt "notebookbar_groups|heading2"
msgid "Heading 2"
msgstr "ក្បាល ២"
#: notebookbar_groups.ui:353
-#, fuzzy
msgctxt "notebookbar_groups|heading3"
msgid "Heading 3"
msgstr "ក្បាល ៣"
@@ -13752,19 +13530,16 @@ msgid "Default Character"
msgstr ""
#: notebookbar_groups.ui:377
-#, fuzzy
msgctxt "notebookbar_groups|italic"
msgid "Emphasis"
msgstr "ការ​សង្កត់"
#: notebookbar_groups.ui:386
-#, fuzzy
msgctxt "notebookbar_groups|bold"
msgid "Strong Emphasis"
msgstr "សង្កត់​ខ្លាំង"
#: notebookbar_groups.ui:404
-#, fuzzy
msgctxt "notebookbar_groups|tablestylenone"
msgid "None"
msgstr "គ្មាន"
@@ -13807,13 +13582,11 @@ msgid "Insert Rows Below"
msgstr ""
#: notebookbar_groups.ui:495
-#, fuzzy
msgctxt "notebookbar_groups|rowmenudel"
msgid "Delete Rows"
msgstr "លុប​ជួរដេក"
#: notebookbar_groups.ui:504
-#, fuzzy
msgctxt "notebookbar_groups|rowmenuselect"
msgid "Select Rows"
msgstr "ជ្រើស​ជួរដេក"
@@ -13825,7 +13598,6 @@ msgid "Row Height..."
msgstr "កម្ពស់​ជួរដេក"
#: notebookbar_groups.ui:528
-#, fuzzy
msgctxt "notebookbar_groups|rowmenuoptimalrow"
msgid "Optimal Row Height"
msgstr "កម្ពស់​ជួរ​ដេក​ប្រសើរ​បំផុត"
@@ -13837,7 +13609,6 @@ msgid "Distribute Rows Evenly"
msgstr "ចែក​ជួរឈរ​ស្មើៗគ្នា"
#: notebookbar_groups.ui:736
-#, fuzzy
msgctxt "notebookbar_groups|filegrouplabel"
msgid "File"
msgstr "ឯកសារ"
@@ -13849,25 +13620,21 @@ msgid "Clipboard"
msgstr "ក្តារ​តម្បៀត​ខ្ទាស់"
#: notebookbar_groups.ui:935
-#, fuzzy
msgctxt "notebookbar_groups|paragraphstyleb"
msgid "Style"
msgstr "រចនាប័ទ្ម"
#: notebookbar_groups.ui:1448
-#, fuzzy
msgctxt "notebookbar_groups|formatgrouplabel"
msgid "Text"
msgstr "អត្ថបទ"
#: notebookbar_groups.ui:1573
-#, fuzzy
msgctxt "notebookbar_groups|linksb"
msgid "Links"
msgstr "តំណ"
#: notebookbar_groups.ui:1616
-#, fuzzy
msgctxt "notebookbar_groups|shapesb"
msgid "Shapes"
msgstr "រាង"
@@ -13879,7 +13646,6 @@ msgid "Insert"
msgstr "បញ្ចូល"
#: notebookbar_groups.ui:1758
-#, fuzzy
msgctxt "notebookbar_groups|tablestyleb"
msgid "Style"
msgstr "រចនាប័ទ្ម"
@@ -13891,19 +13657,16 @@ msgid "Rows"
msgstr "ជួរ​ដេក"
#: notebookbar_groups.ui:1798
-#, fuzzy
msgctxt "notebookbar_groups|tablecolumnsb"
msgid "Columns"
msgstr "ជួរឈរ"
#: notebookbar_groups.ui:2002
-#, fuzzy
msgctxt "notebookbar_groups|tablegrouplabel"
msgid "Table"
msgstr "តារាង"
#: notebookbar_groups.ui:2038
-#, fuzzy
msgctxt "notebookbar_groups|imagestyleb"
msgid "Style"
msgstr "រចនាប័ទ្ម"
@@ -13915,7 +13678,6 @@ msgid "Reset"
msgstr "កំណត់​ឡើង​វិញ"
#: notebookbar_groups.ui:2126
-#, fuzzy
msgctxt "notebookbar_groups|wrapb"
msgid "Wrap"
msgstr "រុំ"
@@ -13927,43 +13689,36 @@ msgid "Lock"
msgstr "ចូលផែ"
#: notebookbar_groups.ui:2189
-#, fuzzy
msgctxt "notebookbar_groups|imagegrouplabel"
msgid "Image"
msgstr "រូបភាព"
#: notebookbar_groups.ui:2247
-#, fuzzy
msgctxt "notebookbar_groups|wrapoff"
msgid "None"
msgstr "គ្មាន"
#: notebookbar_groups.ui:2256
-#, fuzzy
msgctxt "notebookbar_groups|wrapideal"
msgid "Optimal"
msgstr "ប្រសើរ​បំផុត"
#: notebookbar_groups.ui:2265
-#, fuzzy
msgctxt "notebookbar_groups|wrapon"
msgid "Parallel"
msgstr "ប៉ារ៉ាឡែល"
#: notebookbar_groups.ui:2274
-#, fuzzy
msgctxt "notebookbar_groups|wrapleft"
msgid "Before"
msgstr "មុន"
#: notebookbar_groups.ui:2283
-#, fuzzy
msgctxt "notebookbar_groups|wrapright"
msgid "After"
msgstr "បន្ទាប់"
#: notebookbar_groups.ui:2292
-#, fuzzy
msgctxt "notebookbar_groups|wrapthrough"
msgid "Through"
msgstr "កាត់"
@@ -14584,7 +14339,6 @@ msgid "_Tabs"
msgstr "ថេប"
#: optformataidspage.ui:434
-#, fuzzy
msgctxt "optformataidspage|filltabandspace"
msgid "Tabs a_nd spaces"
msgstr "ថេប និង​ដកឃ្លា"
@@ -14595,7 +14349,6 @@ msgid "_Spaces"
msgstr ""
#: optformataidspage.ui:480
-#, fuzzy
msgctxt "optformataidspage|cursorlabel"
msgid "Direct Cursor"
msgstr "ទស្សន៍ទ្រនិច​ផ្ទាល់"
@@ -15301,7 +15054,6 @@ msgid "_More Options"
msgstr "ជម្រើស​បន្ថែម"
#: pagecolumncontrol.ui:230
-#, fuzzy
msgctxt "pagecolumncontrol|moreoptions|tooltip_text"
msgid "More Options"
msgstr "ជម្រើស​បន្ថែម"
@@ -15313,7 +15065,6 @@ msgid "Margins:"
msgstr "រឹម"
#: pagefooterpanel.ui:60
-#, fuzzy
msgctxt "pagefooterpanel|customlabel"
msgid "Custom"
msgstr "ផ្ទាល់ខ្លួន"
@@ -15385,7 +15136,6 @@ msgid "Margins:"
msgstr "រឹម"
#: pageformatpanel.ui:140
-#, fuzzy
msgctxt "pageformatpanel|marginLB"
msgid "None"
msgstr "គ្មាន"
@@ -15397,7 +15147,6 @@ msgid "Narrow"
msgstr "ចង្អៀត"
#: pageformatpanel.ui:142
-#, fuzzy
msgctxt "pageformatpanel|marginLB"
msgid "Moderate"
msgstr "កណ្ដាល"
@@ -15424,13 +15173,11 @@ msgid "Wide"
msgstr "លាក់​"
#: pageformatpanel.ui:147
-#, fuzzy
msgctxt "pageformatpanel|marginLB"
msgid "Mirrored"
msgstr "ឆ្លុះ"
#: pageformatpanel.ui:158
-#, fuzzy
msgctxt "pageformatpanel|customlabel"
msgid "Custom"
msgstr "ផ្ទាល់ខ្លួន"
@@ -15442,7 +15189,6 @@ msgid "Margins:"
msgstr "រឹម"
#: pageheaderpanel.ui:60
-#, fuzzy
msgctxt "pageheaderpanel|customlabel"
msgid "Custom"
msgstr "ផ្ទាល់ខ្លួន"
@@ -15466,7 +15212,6 @@ msgid "Narrow"
msgstr "ចង្អៀត"
#: pagemargincontrol.ui:96
-#, fuzzy
msgctxt "pagemargincontrol|normal"
msgid "Normal"
msgstr "ធម្មតា"
@@ -15478,7 +15223,6 @@ msgid "Wide"
msgstr "លាក់​"
#: pagemargincontrol.ui:127
-#, fuzzy
msgctxt "pagemargincontrol|mirrored"
msgid "Mirrored"
msgstr "ឆ្លុះ"
@@ -15496,7 +15240,6 @@ msgid "Narrow"
msgstr "ចង្អៀត"
#: pagemargincontrol.ui:172
-#, fuzzy
msgctxt "pagemargincontrol|normalL"
msgid "Normal"
msgstr "ធម្មតា"
@@ -15508,7 +15251,6 @@ msgid "Wide"
msgstr "លាក់​"
#: pagemargincontrol.ui:203
-#, fuzzy
msgctxt "pagemargincontrol|mirroredL"
msgid "Mirrored"
msgstr "ឆ្លុះ"
@@ -15538,7 +15280,6 @@ msgid "_Left"
msgstr "ឆ្វេង "
#: pagemargincontrol.ui:296
-#, fuzzy
msgctxt "pagemargincontrol|innerLabel"
msgid "I_nner"
msgstr "ខាង​ក្នុង"
@@ -15550,13 +15291,11 @@ msgid "_Right"
msgstr "​ស្ដាំ"
#: pagemargincontrol.ui:334
-#, fuzzy
msgctxt "pagemargincontrol|outerLabel"
msgid "O_uter"
msgstr "ខាងក្រៅ"
#: pagemargincontrol.ui:410
-#, fuzzy
msgctxt "pagemargincontrol|label1"
msgid "Custom"
msgstr "ផ្ទាល់ខ្លួន"
@@ -15580,31 +15319,26 @@ msgid "_More Options"
msgstr "ជម្រើស​បន្ថែម"
#: pagesizecontrol.ui:55
-#, fuzzy
msgctxt "pagesizecontrol|moreoptions|tooltip_text"
msgid "More Options"
msgstr "ជម្រើស​បន្ថែម"
#: pagestylespanel.ui:15
-#, fuzzy
msgctxt "pagestylespanel|liststorePageLayout"
msgid "Right and left"
msgstr "ស្ដាំ​ និង​ឆ្វេង"
#: pagestylespanel.ui:19
-#, fuzzy
msgctxt "pagestylespanel|liststorePageLayout"
msgid "Mirrored"
msgstr "ឆ្លុះ"
#: pagestylespanel.ui:23
-#, fuzzy
msgctxt "pagestylespanel|liststorePageLayout"
msgid "Only right"
msgstr "តែខាង​​ស្ដាំ"
#: pagestylespanel.ui:27
-#, fuzzy
msgctxt "pagestylespanel|liststorePageLayout"
msgid "Only left"
msgstr "តែ​ខាង​ឆ្វេង"
@@ -15664,7 +15398,6 @@ msgid "Right"
msgstr "​ស្តាំ"
#: pagestylespanel.ui:214
-#, fuzzy
msgctxt "pagestylespanel|customlabel"
msgid "Custom"
msgstr "ផ្ទាល់ខ្លួន"
@@ -15842,13 +15575,11 @@ msgid "Default _settings:"
msgstr "ការ​កំណត់​លំនាំដើម"
#: picturepage.ui:349
-#, fuzzy
msgctxt "picturepage|CTL_ANGLE|tooltip_text"
msgid "Rotation Angle"
msgstr "មុំ​បង្វិល"
#: picturepage.ui:374
-#, fuzzy
msgctxt "picturepage|label2"
msgid "Rotation Angle"
msgstr "មុំ​បង្វិល"
@@ -16291,13 +16022,11 @@ msgid "Open in New Window"
msgstr ""
#: readonlymenu.ui:28
-#, fuzzy
msgctxt "readonlymenu|edit"
msgid "_Edit"
msgstr "កែ​សម្រួល​ "
#: readonlymenu.ui:36
-#, fuzzy
msgctxt "readonlymenu|selection"
msgid "Select Text"
msgstr "ជ្រើស​អត្ថបទ"
@@ -16349,7 +16078,6 @@ msgid "As Link"
msgstr ""
#: readonlymenu.ui:122
-#, fuzzy
msgctxt "readonlymenu|graphicascopy"
msgid "Copy"
msgstr "ចម្លង"
@@ -16385,7 +16113,6 @@ msgid "Leave Full-Screen Mode"
msgstr ""
#: readonlymenu.ui:242
-#, fuzzy
msgctxt "readonlymenu|copy"
msgid "_Copy"
msgstr "ចម្លង"
@@ -16746,7 +16473,6 @@ msgid "Fonts"
msgstr "ពុម្ព​អក្សរ"
#: sidebartheme.ui:53
-#, fuzzy
msgctxt "sidebartheme|label2"
msgid "Colors"
msgstr "ពណ៌"
@@ -16757,7 +16483,6 @@ msgid "None"
msgstr "គ្មាន"
#: sidebarwrap.ui:36
-#, fuzzy
msgctxt "sidebarwrap|buttonnone-atkobject"
msgid "None"
msgstr "គ្មាន"
@@ -16768,7 +16493,6 @@ msgid "Parallel"
msgstr "ប៉ារ៉ាឡែល"
#: sidebarwrap.ui:59
-#, fuzzy
msgctxt "sidebarwrap|buttonparallel-atkobject"
msgid "Parallel"
msgstr "ប៉ារ៉ាឡែល"
@@ -16779,7 +16503,6 @@ msgid "Optimal"
msgstr "ប្រសើរ​បំផុត"
#: sidebarwrap.ui:82
-#, fuzzy
msgctxt "sidebarwrap|buttonoptimal-atkobject"
msgid "Optimal"
msgstr "ប្រសើរ​បំផុត"
@@ -16790,7 +16513,6 @@ msgid "Before"
msgstr "មុន"
#: sidebarwrap.ui:105
-#, fuzzy
msgctxt "sidebarwrap|buttonbefore-atkobject"
msgid "Before"
msgstr "មុន"
@@ -16801,7 +16523,6 @@ msgid "After"
msgstr "បន្ទាប់"
#: sidebarwrap.ui:128
-#, fuzzy
msgctxt "sidebarwrap|buttonafter-atkobject"
msgid "After"
msgstr "បន្ទាប់"
@@ -16812,7 +16533,6 @@ msgid "Through"
msgstr "កាត់"
#: sidebarwrap.ui:151
-#, fuzzy
msgctxt "sidebarwrap|buttonthrough-atkobject"
msgid "Through"
msgstr "កាត់"
@@ -16850,7 +16570,6 @@ msgid "Set the amount of space between the image and surrounding text"
msgstr ""
#: sidebarwrap.ui:249
-#, fuzzy
msgctxt "sidebarwrap|customlabel"
msgid "Custom"
msgstr "ផ្ទាល់ខ្លួន"
@@ -16921,19 +16640,16 @@ msgid "Key 3"
msgstr "ពាក្យ​គន្លឹះ ៣ "
#: sortdialog.ui:408
-#, fuzzy
msgctxt "sortdialog|typelb1-atkobject"
msgid "Key type"
msgstr "ប្រភេទ​ពាក្យ​គន្លឹះ "
#: sortdialog.ui:431
-#, fuzzy
msgctxt "sortdialog|typelb2-atkobject"
msgid "Key type"
msgstr "ប្រភេទ​ពាក្យ​គន្លឹះ "
#: sortdialog.ui:452
-#, fuzzy
msgctxt "sortdialog|typelb3-atkobject"
msgid "Key type"
msgstr "ប្រភេទ​ពាក្យ​គន្លឹះ "
@@ -16970,7 +16686,6 @@ msgid "Character "
msgstr "តួ​​អក្សរ​"
#: sortdialog.ui:641
-#, fuzzy
msgctxt "sortdialog|delimpb"
msgid "Select..."
msgstr "ជ្រើស..."
@@ -16996,19 +16711,16 @@ msgid "Setting"
msgstr "ការ​កំណត់"
#: spellmenu.ui:12
-#, fuzzy
msgctxt "spellmenu|ignoreall"
msgid "I_gnore All"
msgstr "មិន​អើ​ពើ​ទាំង​អស់ "
#: spellmenu.ui:20
-#, fuzzy
msgctxt "spellmenu|addmenu"
msgid "_Add to Dictionary"
msgstr "បន្ថែម​ទៅ​វចនានុក្រម"
#: spellmenu.ui:34
-#, fuzzy
msgctxt "spellmenu|add"
msgid "_Add to Dictionary"
msgstr "បន្ថែម​ទៅ​វចនានុក្រម"
@@ -17025,7 +16737,6 @@ msgid "Set Language for Selection"
msgstr "កំណត់​ភាសា​សម្រាប់​ការ​ជ្រើស"
#: spellmenu.ui:94
-#, fuzzy
msgctxt "spellmenu|langpara"
msgid "Set Language for Paragraph"
msgstr "កំណត់​ភាសា​សម្រាប់​កថាខណ្ឌ"
@@ -17471,7 +17182,6 @@ msgid "Position"
msgstr "ទីតាំង"
#: templatedialog16.ui:259
-#, fuzzy
msgctxt "templatedialog16|customize"
msgid "Customize"
msgstr "ប្ដូរ​តាម​តម្រូវ​ការ"
@@ -17901,7 +17611,6 @@ msgid "Preview"
msgstr "មើល​ជា​​​មុន"
#: tocdialog.ui:148
-#, fuzzy
msgctxt "tocdialog|index"
msgid "Type"
msgstr "ប្រភេទ"
@@ -18126,13 +17835,11 @@ msgid "_3:"
msgstr ""
#: tocentriespage.ui:890
-#, fuzzy
msgctxt "tocentriespage|up1cb|tooltip_text"
msgid "Ascending"
msgstr "ឡើង"
#: tocentriespage.ui:907
-#, fuzzy
msgctxt "tocentriespage|down1cb|tooltip_text"
msgid "Descending"
msgstr "ចុះ"
@@ -18613,7 +18320,6 @@ msgid "Watermark"
msgstr "ព្រាល​ៗ"
#: watermarkdialog.ui:85
-#, fuzzy
msgctxt "watermarkdialog|TextLabel"
msgid "Text"
msgstr "អត្ថបទ"
@@ -18625,7 +18331,6 @@ msgid "Font"
msgstr "ពុម្ព​អក្សរ"
#: watermarkdialog.ui:130
-#, fuzzy
msgctxt "watermarkdialog|AngleLabel"
msgid "Angle"
msgstr "មុំ"
@@ -18637,7 +18342,6 @@ msgid "Transparency"
msgstr "ភាព​ថ្លា"
#: watermarkdialog.ui:154
-#, fuzzy
msgctxt "watermarkdialog|ColorLabel"
msgid "Color"
msgstr "ពណ៌"
diff --git a/source/km/uui/messages.po b/source/km/uui/messages.po
index 04d137e5244..73e392fe768 100644
--- a/source/km/uui/messages.po
+++ b/source/km/uui/messages.po
@@ -381,7 +381,6 @@ msgstr ""
" $(ARG1) ។"
#: ids.hrc:158
-#, fuzzy
msgctxt "STR_UUI_UNKNOWNAUTH_UNTRUSTED"
msgid ""
"Unable to verify the identity of $(ARG1) site.\n"
@@ -393,7 +392,6 @@ msgstr ""
"មុន​ពេល​យល់ព្រម​ទទួល​វិញ្ញាបនបត្រ​នេះ អ្នក​គួរ​តែ​ពិនិត្យ​វិញ្ញាបនបត្រ​តំបន់​បណ្ដាញ​នេះ​ដោយ​ប្រុង​ប្រយ័ត្ន ។ តើ​អ្នក​ចង់​យល់ព្រម​ទទួល​វិញ្ញាបនបត្រ​នេះ ដោយ​ចង់​កំណត់​អត្តសញ្ញាណ​តំបន់​បណ្ដាញ $(ARG1) ឬ?"
#: ids.hrc:159
-#, fuzzy
msgctxt "STR_UUI_SSLWARN_EXPIRED"
msgid ""
"$(ARG1) is a site that uses a security certificate to encrypt data during transmission, but its certificate expired on $(ARG2).\n"
@@ -405,13 +403,11 @@ msgstr ""
"អ្នក​គួរ​តែ​ពិនិត្យ​ឲ្យ​ច្បាស់​ថា ពេល​វេលា​កុំព្យូទ័រ​របស់​អ្នក​ត្រឹមត្រូវ ។"
#: ids.hrc:160
-#, fuzzy
msgctxt "STR_UUI_SSLWARN_EXPIRED_TITLE"
msgid "Security Warning: Server Certificate Invalid"
msgstr "ការ​ព្រមាន​សុវត្ថិភាព ៖ វិញ្ញាបនបត្រ​ម៉ាស៊ីន​បម្រើ​មិន​ត្រឹមត្រូវ"
#: ids.hrc:161
-#, fuzzy
msgctxt "STR_UUI_SSLWARN_DOMAINMISMATCH"
msgid ""
"You have attempted to establish a connection with $(ARG1). However, the security certificate presented belongs to $(ARG2). It is possible, though unlikely, that someone may be trying to intercept your communication with this web site.\n"
@@ -427,13 +423,11 @@ msgstr ""
"តើ​អ្នក​ចង់​បន្ត​ឬ?"
#: ids.hrc:162
-#, fuzzy
msgctxt "STR_UUI_SSLWARN_DOMAINMISMATCH_TITLE"
msgid "Security Warning: Server Certificate Expired"
msgstr "ការ​ព្រមាន​សុវត្ថិភាព ៖ វិញ្ញាបនបត្រ​ម៉ាស៊ីន​បម្រើ​ផុត​កំណត់"
#: ids.hrc:163
-#, fuzzy
msgctxt "STR_UUI_SSLWARN_INVALID"
msgid ""
"The certificate could not be validated. You should examine this site's certificate carefully.\n"
@@ -445,7 +439,6 @@ msgstr ""
"បើ​អ្នក​សង្ស័យ​ថា វិញ្ញាបនបត្រ​ដែល​បង្ហាញ សូម​បោះបង់​ការ​តភ្ជាប់ និង​ជូន​ដំណឹង​អ្នក​គ្រប់គ្រង​តំបន់​បណ្ដាញ ។"
#: ids.hrc:164
-#, fuzzy
msgctxt "STR_UUI_SSLWARN_INVALID_TITLE"
msgid "Security Warning: Domain Name Mismatch"
msgstr "ការ​ព្រមាន​សុវត្ថិភាព ៖ ឈ្មោះ​ដែន​មិន​ត្រឹមត្រូវ"
@@ -487,7 +480,6 @@ msgid "The confirmation password did not match the password. Set the password ag
msgstr "ពាក្យ​សម្ងាត់​បញ្ជាក់​មិន​ផ្គូផ្គង​។ កំណត់​ពាក្យ​សម្ងាត់​ម្ដងទៀត​ដោយ​បញ្ចូល​ពាក្យ​សម្ងាត់​ដូច​គ្នា​ក្នុង​ប្រអប់​ទាំងពីរ។"
#: strings.hrc:33
-#, fuzzy
msgctxt "STR_ALREADYOPEN_TITLE"
msgid "Document in Use"
msgstr "ឯកសារ​កំពុងប្រើ"
@@ -565,7 +557,6 @@ msgid "The lock file could not be created for exclusive access by %PRODUCTNAME,
msgstr "ឯកសារ មិនអាច​ចាក់សោ​សម្រាប់​ការ​ចូលដំណើរការ​ប្រតិបត្តិ​ដោយ %PRODUCTNAME បានទេ ព្រោះ​គ្មាន​សិទ្ធិ​ក្នុងការ​បង្កើត​ឯកសារ​សោ​នៅ​លើ​ទីតាំង​ឯកសារ​នោះ ។"
#: strings.hrc:47
-#, fuzzy
msgctxt "STR_LOCKFAILED_OPENREADONLY_BTN"
msgid "Open ~Read-Only"
msgstr "បើក​បាន​តែ​អាន"
@@ -717,7 +708,6 @@ msgid "The lock file is corrupted and probably empty. Opening the document read-
msgstr ""
#: strings.hrc:76
-#, fuzzy
msgctxt "STR_LOCKCORRUPT_OPENREADONLY_BTN"
msgid "Open ~Read-Only"
msgstr "បើក​បាន​តែ​អាន"
@@ -766,7 +756,6 @@ msgid "Pass_word:"
msgstr "ពាក្យ​សម្ងាត់"
#: logindialog.ui:180
-#, fuzzy
msgctxt "logindialog|nameft"
msgid "_User name:"
msgstr "ឈ្មោះ​អ្នកប្រើ"
diff --git a/source/km/vcl/messages.po b/source/km/vcl/messages.po
index 3fa8052632a..c2e0a324679 100644
--- a/source/km/vcl/messages.po
+++ b/source/km/vcl/messages.po
@@ -695,7 +695,6 @@ msgid "default"
msgstr "លំនាំដើម"
#: strings.hrc:133
-#, fuzzy
msgctxt "SV_MSGBOX_INFO"
msgid "Information"
msgstr "ព័ត៌មាន"
@@ -707,13 +706,11 @@ msgid "Warning"
msgstr "ព្រមាន"
#: strings.hrc:135
-#, fuzzy
msgctxt "SV_MSGBOX_ERROR"
msgid "Error"
msgstr "កំហុស"
#: strings.hrc:136
-#, fuzzy
msgctxt "SV_MSGBOX_QUERY"
msgid "Confirmation"
msgstr "Confirmation"
@@ -903,7 +900,6 @@ msgid "Cu_t"
msgstr "កាត់"
#: editmenu.ui:34
-#, fuzzy
msgctxt "editmenu|copy"
msgid "_Copy"
msgstr "ចម្លង"
@@ -1333,7 +1329,6 @@ msgid "Color _depth:"
msgstr "ជម្រៅ​ពណ៌"
#: printerdevicepage.ui:154
-#, fuzzy
msgctxt "printerdevicepage|label10"
msgid "Co_lor:"
msgstr "ពណ៌៖"
diff --git a/source/km/wizards/messages.po b/source/km/wizards/messages.po
index 00ed53dcc45..7e7ec6eeabe 100644
--- a/source/km/wizards/messages.po
+++ b/source/km/wizards/messages.po
@@ -14,49 +14,41 @@ msgstr ""
"X-Generator: LibreOffice\n"
#: strings.hrc:32
-#, fuzzy
msgctxt "RID_COMMON_START_0"
msgid "The directory '%1' could not be created.<BR>There may not be enough space left on your hard disk."
msgstr "មិន​​អាច​​បង្កើត​​ថត '%1' ។​​<BR>​​​​​ប្រហែល​ជា​ទំហំ​ថាស​រឹង​របស់​អ្នក​ មិន​មាន​សល់​គ្រប់គ្រាន់ ។"
#: strings.hrc:33
-#, fuzzy
msgctxt "RID_COMMON_START_1"
msgid "The text document could not be created.<BR>Please check if the module 'PRODUCTNAME Writer' is installed."
msgstr "មិន​អាច​បង្កើត​ឯកសារ​អត្ថបទ​បាន​ទេ ។<BR>សូម​ពិនិត្យ​មើល​បើ​ម៉ូឌុល 'PRODUCTNAME Writer' ត្រូវ​បាន​ដំឡើង ។"
#: strings.hrc:34
-#, fuzzy
msgctxt "RID_COMMON_START_2"
msgid "The spreadsheet could not be created.<BR>Please check if the module 'PRODUCTNAME Calc' is installed."
msgstr "មិន​អាច​បង្កើត​សៀវភៅ​បញ្ជី​បាន​ទេ ។<BR>សូម​ពិនិត្យ​មើល​បើ​ម៉ូឌុល 'PRODUCTNAME Calc' ត្រូវ​បាន​ដំឡើង ។"
#: strings.hrc:35
-#, fuzzy
msgctxt "RID_COMMON_START_3"
msgid "The presentation could not be created.<BR>Please check if the module 'PRODUCTNAME Impress' is installed."
msgstr "មិន​អាច​បង្កើត​ការ​បង្ហាញ​បាន​ទេ ។<BR>សូម​ពិនិត្យ​មើល​បើ​ម៉ូឌុល 'PRODUCTNAME Impress' ត្រូវ​បាន​ដំឡើង ។"
#: strings.hrc:36
-#, fuzzy
msgctxt "RID_COMMON_START_4"
msgid "The drawing could not be created.<BR>Please check if the module 'PRODUCTNAME Draw' is installed."
msgstr "មិន​អាច​បង្កើត​គំនូរ​បាន​ទេ ។<BR>សូម​ពិនិត្យ​មើល​បើ​ម៉ូឌុល 'PRODUCTNAME Draw' ត្រូវ​បាន​ដំឡើង ។"
#: strings.hrc:37
-#, fuzzy
msgctxt "RID_COMMON_START_5"
msgid "The formula could not be created.<BR>Please check if the module 'PRODUCTNAME Math' is installed."
msgstr "មិន​អាច​បង្កើត​រូបមន្ត​បាន​ទេ ។<BR>សូម​ពិនិត្យ​មើល​បើ​ម៉ូឌុល 'PRODUCTNAME Math' ត្រូវ​បាន​ដំឡើង ។"
#: strings.hrc:38
-#, fuzzy
msgctxt "RID_COMMON_START_6"
msgid "The files required could not be found.<BR>Please start the %PRODUCTNAME Setup and choose 'Repair'."
msgstr "មិន​​អាច​​រកឃើញ​​ឯកសារ​​ដែល​​ទាមទារ ។ ​<BR>​សូម​​ចាប់ផ្តើម '​​​ដំឡើង %PRODUCTNAME' និង​​ជ្រើស​ 'ជួសជុល' ។"
#: strings.hrc:39
-#, fuzzy
msgctxt "RID_COMMON_START_7"
msgid "The file '<PATH>' already exists.<BR><BR>Would you like to overwrite the existing file?"
msgstr "ឯកសារ '<PATH>' មាន​​រួច​​ហើយ ។​ <BR><BR>​តើ​​អ្នក​​ចង់​​សរសេរ​​ជាន់​​លើ​​ឯកសារ​​ដែល​​មាន​​រួច​ហើយ​​ឬ​​ទេ ?"
@@ -74,13 +66,11 @@ msgid "Yes to All"
msgstr "បាទ ទាំងអស់"
#: strings.hrc:42
-#, fuzzy
msgctxt "RID_COMMON_START_10"
msgid "No"
msgstr "ទេ"
#: strings.hrc:43
-#, fuzzy
msgctxt "RID_COMMON_START_11"
msgid "Cancel"
msgstr "បោះបង់"
@@ -98,7 +88,6 @@ msgid "< ~Back"
msgstr "< ថយក្រោយ "
#: strings.hrc:46
-#, fuzzy
msgctxt "RID_COMMON_START_14"
msgid "~Next >"
msgstr "បន្ទាប់ >"
@@ -110,7 +99,6 @@ msgid "~Help"
msgstr "ជំនួយ "
#: strings.hrc:48
-#, fuzzy
msgctxt "RID_COMMON_START_16"
msgid "Steps"
msgstr "ជំហាន"
@@ -128,19 +116,16 @@ msgid "OK"
msgstr "យល់​​ព្រម​"
#: strings.hrc:51
-#, fuzzy
msgctxt "RID_COMMON_START_19"
msgid "The file already exists. Do you want to overwrite it?"
msgstr "ឯកសារ​មាន​រួច​ហើយ ។ តើ​អ្នក​ចង់​សរសេរ​ជាន់​លើ​វា​ឬ ?"
#: strings.hrc:52
-#, fuzzy
msgctxt "RID_COMMON_START_20"
msgid "Template created via <wizard_name> on <current_date>."
msgstr "ពុម្ព​បាន​បង្កើត​តាម​រយៈ <wizard_name> លើ <current_date> ។"
#: strings.hrc:53
-#, fuzzy
msgctxt "RID_COMMON_START_21"
msgid ""
"The wizard could not be run, because important files were not found.\n"
@@ -152,247 +137,206 @@ msgstr ""
"បន្ទាប់​មក​រត់​អ្នក​ជំនួយការ​ម្តងទៀត ។"
#: strings.hrc:56
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_1"
msgid "Letter Wizard"
msgstr "អ្នក​ជំនួយការ សំបុត្រ"
#: strings.hrc:57
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_2"
msgid "Label9"
msgstr "ស្លាក ​៩"
#: strings.hrc:58
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_3"
msgid "~Business letter"
msgstr "សំបុត្រ​ពាណិជ្ជកម្ម "
#: strings.hrc:59
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_4"
msgid "~Formal personal letter"
msgstr "សំបុត្រ​ផ្ទាល់​ខ្លួន​ត្រឹមត្រូវ "
#: strings.hrc:60
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_5"
msgid "~Personal letter"
msgstr "សំបុត្រ​​ផ្ទាល់​ខ្លួន "
#: strings.hrc:61
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_6"
msgid "~Use letterhead paper with pre-printed elements"
msgstr "ប្រើ​ក្រដាស​ក្បាល​លិខិត​ជាមួយ​ធាតុ​ដែល​បាន​បោះ​ពុម្ព​ជា​មុន"
#: strings.hrc:62
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_7"
msgid "~Logo"
msgstr "រូប​សញ្ញា "
#: strings.hrc:63
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_8"
msgid "Return address"
msgstr "អាសយដ្ឋាន​ត្រឡប់"
#: strings.hrc:64
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_9"
msgid "~Include footer"
msgstr "រួម​បញ្ចូល​បាតកថា "
#: strings.hrc:65
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_10"
msgid "~Return address in envelope window"
msgstr "អាសយដ្ឋាន​ត្រឡប់ ក្នុង​បង្អួច​ស្រោម​សំបុត្រ "
#: strings.hrc:66
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_11"
msgid "~Logo"
msgstr "រូប​សញ្ញា "
#: strings.hrc:67
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_12"
msgid "~Return address in envelope window"
msgstr "អាសយដ្ឋាន​ត្រឡប់ ក្នុង​បង្អួច​ស្រោម​សំបុត្រ "
#: strings.hrc:68
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_13"
msgid "Letter Signs"
msgstr "ហត្ថលេខា​សំបុត្រ"
#: strings.hrc:69
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_14"
msgid "S~ubject line"
msgstr "បន្ទាត់​ប្រធានបទ "
#: strings.hrc:70
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_15"
msgid "Salu~tation"
msgstr "វន្ទនាការ "
#: strings.hrc:71
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_16"
msgid "Fold ~marks"
msgstr "ចំណុច​របត់ "
#: strings.hrc:72
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_17"
msgid "~Complimentary close"
msgstr "បញ្ចប់​ដោយ​ការ​គួរ​សម​ "
#: strings.hrc:73
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_18"
msgid "~Footer"
msgstr "បាតកថា "
#: strings.hrc:74
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_19"
msgid "~Use user data for return address"
msgstr "ប្រើ​ទិន្នន័យ​អ្នក​ប្រើ សម្រាប់​អាសយដ្ឋាន​ត្រឡប់ "
#: strings.hrc:75
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_20"
msgid "~New sender address:"
msgstr "អាសយដ្ឋាន​អ្នក​ផ្ញើ​ថ្មី ៖ "
#: strings.hrc:76
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_21"
msgid "Use placeholders for ~recipient's address"
msgstr "ប្រើ​កន្លែង​ដាក់ សម្រាប់​អាសយដ្ឋាន​អ្នក​ទទួល "
#: strings.hrc:77
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_22"
msgid "Use address database for ~mail merge"
msgstr "ប្រើ​មូលដ្ឋាន​ទិន្នន័យ​អាសយដ្ឋាន សម្រាប់​សំបុត្រ​សំណុំ​បែបបទ "
#: strings.hrc:78
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_23"
msgid "Include ~only on second and following pages"
msgstr "រួម​បញ្ចូល​តែ​លើ​ទំព័រ​ទី​ពីរ និង​ទំព័រ​ខាង​ក្រោម "
#: strings.hrc:79
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_24"
msgid "~Include page number"
msgstr "រួម​បញ្ចូល​លេខ​ទំព័រ "
#: strings.hrc:80
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_25"
msgid "Letter Template"
msgstr "ពុម្ព​សំបុត្រ"
#: strings.hrc:81
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_26"
msgid "Create a ~letter from this template"
msgstr "បង្កើត​សំបុត្រ​មួយ​ពី​ពុម្ព​នេះ "
#: strings.hrc:82
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_27"
msgid "Make ~manual changes to this letter template"
msgstr "ធ្វើ​​ការ​ផ្លាស់ប្តូរ​ដោយ​ដៃ ចំពោះ​​ពុម្ព​សំបុត្រ​នេះ "
#: strings.hrc:83
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_28"
msgid "Page design"
msgstr "រចនា​ទំព័រ"
#: strings.hrc:84
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_29"
msgid "Page design"
msgstr "រចនា​ទំព័រ"
#: strings.hrc:85
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_30"
msgid "Page design"
msgstr "រចនា​ទំព័រ"
#: strings.hrc:86
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_31"
msgid "This wizard helps you to create a letter template. You can then use the template as the basis for writing letters as often as desired."
msgstr "អ្នក​ជំនួយការ​នេះ ជួយ​អ្នក​​បង្កើត​ពុម្ព​សំបុត្រ​មួយ ។ បន្ទាប់​មក អ្នក​អាច​ប្រើ​ពុម្ព​ជា​មូលដ្ឋាន​សម្រាប់​សរសេរ​សំបុត្រ តាម​ដែល​អ្នក​ចង់​បាន ។"
#: strings.hrc:87
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_32"
msgid "~Height:"
msgstr "កម្ពស់ ៖ "
#: strings.hrc:88
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_33"
msgid "~Width:"
msgstr "ទទឹង ៖ "
#: strings.hrc:89
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_34"
msgid "S~pacing to left margin:"
msgstr "គម្លាត​ទៅ​រឹម​ឆ្វេង ៖ "
#: strings.hrc:90
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_35"
msgid "Spacing ~to top margin:"
msgstr "គម្លាត​ទៅ​រឹមកំពូល ៖ "
#: strings.hrc:91
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_36"
msgid "Height:"
msgstr "កម្ពស់ ៖"
#: strings.hrc:92
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_37"
msgid "Width:"
msgstr "ទទឹង ៖"
#: strings.hrc:93
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_38"
msgid "S~pacing to left margin:"
msgstr "គម្លាត​ទៅ​រឹម​ឆ្វេង ៖ "
#: strings.hrc:94
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_39"
msgid "Spacing ~to top margin:"
msgstr "គម្លាត​ទៅ​រឹមកំពូល ៖ "
#: strings.hrc:95
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_40"
msgid "Height:"
msgstr "កម្ពស់ ៖"
#: strings.hrc:96
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_42"
msgid "Sender's address"
msgstr "អាសយដ្ឋាន​អ្នក​ផ្ញើ"
@@ -404,19 +348,16 @@ msgid "Name:"
msgstr "ឈ្មោះ ៖"
#: strings.hrc:98
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_44"
msgid "Street:"
msgstr "វិថី ៖"
#: strings.hrc:99
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_45"
msgid "ZIP code/State/City:"
msgstr "លេខ​តំបន់​/​រដ្ឋ​/​រាជធានី ៖"
#: strings.hrc:100
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_46"
msgid "Recipient's address"
msgstr "អាសយដ្ឋាន​អ្នក​ទទួល"
@@ -428,67 +369,56 @@ msgid "Footer"
msgstr "បាតកថា​"
#: strings.hrc:102
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_48"
msgid "This wizard creates a letter template which enables you to create multiple letters with the same layout and settings."
msgstr "អ្នក​ជំនួយការ​នេះ បង្កើត​ពុម្ព​សំបុត្រ​មួយ ដែល​អាច​ឲ្យ​អ្នក​បង្កើត​សំបុត្រ​ច្រើន​ ជាមួយការ​កំណត់ និង​ប្លង់​ដូចគ្នា ។"
#: strings.hrc:103
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_49"
msgid "To create another new letter out of the template just navigate to the template location and double-click it."
msgstr "ដើម្បី​បង្កើត​សំបុត្រ​ថ្មី​ផ្សេង​​ចេញ​ពី​ពុម្ព គ្រាន់​តែ​ស្វែងរក​ផ្លូវ​ទៅ​កាន់​ទីតាំង​ពុម្ព រួច​ចុច​ពីរ​​ដង​លើ​វា ។"
#: strings.hrc:104
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_50"
msgid "Template name:"
msgstr "ឈ្មោះ​ពុម្ព ៖"
#: strings.hrc:105
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_51"
msgid "Location and file name:"
msgstr "ទីតាំង និង​ឈ្មោះ​ឯកសារ ៖"
#: strings.hrc:106
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_52"
msgid "How do you want to proceed?"
msgstr "តើ​អ្នក​ចង់​ដំណើរការ​​តាម​របៀប​ណា ?"
#: strings.hrc:107
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_53"
msgid "Please choose the type of letter and page design"
msgstr "សូម​ជ្រើស​ប្រភេទ​រចនា​សំបុត្រ និង​ទំព័រ ?"
#: strings.hrc:108
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_54"
msgid "Select the items to be printed"
msgstr "ជ្រើស​ធាតុ​ដែល​​ត្រូវ​បោះពុម្ព"
#: strings.hrc:109
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_55"
msgid "Specify items already on your letterhead paper"
msgstr "បញ្ជាក់​ធាតុ​ដែល​មាន​រួច​ហើយ​ លើ​ក្រដាស​ក្បាល​លិខិត​របស់​អ្នក"
#: strings.hrc:110
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_56"
msgid "Specify the sender and recipient information"
msgstr "បញ្ជាក់​​លម្អិត​អំពី​ព័ត៌មាន​អ្នក​ទទួល និង​អ្នក​ផ្ញើ"
#: strings.hrc:111
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_57"
msgid "Fill in the information you would like in the footer"
msgstr "បំពេញ​ព័ត៌មាន​ដែល​អ្នក​ចង់​មាន​ក្នុង​បាតកថា"
#: strings.hrc:112
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_58"
msgid "Please specify last settings"
msgstr "សូម​បញ្ជាក់​លម្អិត​អំពី​​ការ​កំណត់​ចុង​ក្រោយ"
@@ -500,55 +430,46 @@ msgid "Subject:"
msgstr "ប្រធានបទ ៖"
#: strings.hrc:114
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_60"
msgid "Elegant"
msgstr "ឆើតឆាយ"
#: strings.hrc:115
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_61"
msgid "Modern"
msgstr "ទំនើប"
#: strings.hrc:116
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_62"
msgid "Office"
msgstr "ការិយាល័យ"
#: strings.hrc:117
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_63"
msgid "Bottle"
msgstr "តូច"
#: strings.hrc:118
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_64"
msgid "Mail"
msgstr "សំបុត្រ"
#: strings.hrc:119
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_65"
msgid "Marine"
msgstr "តាមនាវា"
#: strings.hrc:120
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_66"
msgid "Red Line"
msgstr "បន្ទាត់​ក្រុម"
#: strings.hrc:123
-#, fuzzy
msgctxt "RID_LETTERWIZARDSALUTATION_START_1"
msgid "To Whom it May Concern"
msgstr "សូម​គោរព​ជូន​លោក​ លោក​ស្រី​ដែល​ពាក់​ព័ន្ធ​"
#: strings.hrc:124
-#, fuzzy
msgctxt "RID_LETTERWIZARDSALUTATION_START_2"
msgid "Dear Sir or Madam"
msgstr "ជូន​ចំពោះ លោក/លោក​ស្រី ជា​ទី​រាប់​អាន"
@@ -560,43 +481,36 @@ msgid "Hello"
msgstr "សួស្តី"
#: strings.hrc:128
-#, fuzzy
msgctxt "RID_LETTERWIZARDGREETING_START_1"
msgid "Sincerely"
msgstr "ដោយ​សេចក្តី​ស្មោះ​ត្រង់"
#: strings.hrc:129
-#, fuzzy
msgctxt "RID_LETTERWIZARDGREETING_START_2"
msgid "Best regards"
msgstr "ដោយ​សេចក្តី​គោរព​ដ៏ខ្ពង់ខ្ពស់​បំផុត"
#: strings.hrc:130
-#, fuzzy
msgctxt "RID_LETTERWIZARDGREETING_START_3"
msgid "Cheers"
msgstr "អបអរ​សាទរ"
#: strings.hrc:133
-#, fuzzy
msgctxt "RID_LETTERWIZARDROADMAP_START_1"
msgid "Page design"
msgstr "រចនា​ទំព័រ"
#: strings.hrc:134
-#, fuzzy
msgctxt "RID_LETTERWIZARDROADMAP_START_2"
msgid "Letterhead layout"
msgstr "ប្លង់​ក្បាល​លិខិត"
#: strings.hrc:135
-#, fuzzy
msgctxt "RID_LETTERWIZARDROADMAP_START_3"
msgid "Printed items"
msgstr "ធាតុ​ដែលបាន​បោះពុម្ព"
#: strings.hrc:136
-#, fuzzy
msgctxt "RID_LETTERWIZARDROADMAP_START_4"
msgid "Recipient and sender"
msgstr "អ្នក​ទទួល និង​អ្នក​ផ្ញើ"
@@ -608,115 +522,96 @@ msgid "Footer"
msgstr "បាតកថា​"
#: strings.hrc:138
-#, fuzzy
msgctxt "RID_LETTERWIZARDROADMAP_START_6"
msgid "Name and location"
msgstr "ឈ្មោះ និង​ទីតាំង"
#: strings.hrc:141
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_1"
msgid "Fax Wizard"
msgstr "អ្នក​ជំនួយការ ទូរសារ"
#: strings.hrc:142
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_2"
msgid "Label9"
msgstr "ស្លាក ​៩"
#: strings.hrc:143
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_3"
msgid "~Business Fax"
msgstr "ទូរសារ​ពាណិជ្ជកម្ម "
#: strings.hrc:144
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_4"
msgid "~Personal Fax"
msgstr "ទូរសារ​ផ្ទាល់​ខ្លួន "
#: strings.hrc:145
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_5"
msgid "~Logo"
msgstr "រូប​សញ្ញា "
#: strings.hrc:146
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_6"
msgid "S~ubject line"
msgstr "បន្ទាត់​ប្រធានបទ "
#: strings.hrc:147
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_7"
msgid "S~alutation"
msgstr "វន្ទនាការ "
#: strings.hrc:148
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_8"
msgid "~Complimentary close"
msgstr "បញ្ចប់​ដោយ​ការ​គួរ​សម​ "
#: strings.hrc:149
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_9"
msgid "~Footer"
msgstr "បាតកថា "
#: strings.hrc:150
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_10"
msgid "~Use user data for return address"
msgstr "ប្រើ​ទិន្នន័យ​អ្នក​ប្រើ សម្រាប់​អាសយដ្ឋាន​ត្រឡប់ "
#: strings.hrc:151
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_11"
msgid "~New return address"
msgstr "អាសយដ្ឋាន​ត្រឡប់​ថ្មី "
#: strings.hrc:152
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_12"
msgid "My Fax Template"
msgstr "ពុម្ព​ទូរសារ​របស់​ខ្ញុំ"
#: strings.hrc:153
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_13"
msgid "Create a ~fax from this template"
msgstr "បង្កើត​ទូរសារ​មួយ​ពី​ពុម្ព​នេះ "
#: strings.hrc:154
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_14"
msgid "Make ~manual changes to this fax template"
msgstr "ធ្វើ​ការ​ផ្លាស់ប្តូរ​ដោយ​ដៃ ទៅ​ពុម្ព​ទូរសារ​នេះ "
#: strings.hrc:155
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_15"
msgid "Page design"
msgstr "រចនា​ទំព័រ"
#: strings.hrc:156
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_16"
msgid "Page design"
msgstr "រចនា​ទំព័រ"
#: strings.hrc:157
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_17"
msgid "This wizard helps you to create a fax template. The template can then be used to create a fax whenever needed."
msgstr "អ្នក​ជំនួយការ​នេះ​ជួយ​អ្នក ដើម្បី​បង្កើត​ពុម្ព​ទូរសារ​មួយ ។ បន្ទាប់​មក​ពុម្ព​អាច​ត្រូវ​បាន​ប្រើ​ ដើម្បី​បង្កើត​ទូរសារ​មួយ តាម​សេចក្តី​ត្រូវការ ។"
#: strings.hrc:158
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_18"
msgid "Return address"
msgstr "អាសយដ្ឋាន​ត្រឡប់"
@@ -728,13 +623,11 @@ msgid "Name:"
msgstr "ឈ្មោះ ៖"
#: strings.hrc:160
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_20"
msgid "Street:"
msgstr "វិថី ៖"
#: strings.hrc:161
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_21"
msgid "ZIP code/State/City:"
msgstr "លេខ​តំបន់​/​រដ្ឋ​/​រាជធានី ៖"
@@ -746,289 +639,241 @@ msgid "Footer"
msgstr "បាតកថា​"
#: strings.hrc:163
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_23"
msgid "This wizard creates a fax template which enables you to create multiple faxes with the same layout and settings."
msgstr "អ្នក​ជំនួយការ​នេះ​បង្កើត​ពុម្ព​ទូរសារ​មួយ ដែល​អាច​ឲ្យ​អ្នក​បង្កើត​ទូរសារច្រើន ជាមួយ​ប្លង់​ និង​ការកំណត់​ដូចគ្នា ។"
#: strings.hrc:164
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_24"
msgid "To create another new fax out of the template, go to the location where you saved the template and double-click the file."
msgstr "ដើម្បី​បង្កើត​ទូរសារ​ថ្មី​ផ្សេង​ទៀត​ចេញ​ពី​ពុម្ព, ទៅ​​កាន់​ទីតាំង​ដែល​អ្នក​រក្សាទុក​ពុម្ព រួច​ចុចពីរ​​ដង​លើ​ឯកសារ ។"
#: strings.hrc:165
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_25"
msgid "Template Name:"
msgstr "ឈ្មោះ​ពុម្ព ៖"
#: strings.hrc:166
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_26"
msgid "Location and file name:"
msgstr "ទីតាំង និង​ឈ្មោះ​ឯកសារ ៖"
#: strings.hrc:167
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_27"
msgid "What do you want to do next?"
msgstr "តើ​អ្នក​ចង់​ធ្វើ​អ្វី​បន្ត​ទៅ​ទៀត ?"
#: strings.hrc:168
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_28"
msgid "Choose the type of fax and a page design"
msgstr "ជ្រើស​ប្រភេទ​នៃ​ការ​រចនា​ទូរសារ និង​ទំព័រ​មួយ"
#: strings.hrc:169
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_29"
msgid "Select items to include in the fax template"
msgstr "ជ្រើស​ធាតុ​ដែល​ត្រូវ​រួម​បញ្ចូល​ក្នុង​ពុម្ព​ទូរសារ"
#: strings.hrc:170
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_30"
msgid "Specify sender and recipient information"
msgstr "បញ្ជាក់​លម្អិតអំពី​​ព័ត៌មាន​អ្នក​ផ្ញើ និង​អ្នក​ទទួល"
#: strings.hrc:171
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_31"
msgid "Enter text for the footer"
msgstr "បញ្ចូល​អត្ថបទ សម្រាប់​បាតកថា"
#: strings.hrc:172
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_32"
msgid "Choose a name and save the template"
msgstr "ជ្រើស​ឈ្មោះ​មួយ និង​រក្សាទុក​ពុម្ព"
#: strings.hrc:173
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_33"
msgid "Include ~only on second and following pages"
msgstr "រួម​បញ្ចូល​តែ​លើ​ទំព័រ​ទី​ពីរ និង​ទំព័រ​ខាង​ក្រោម "
#: strings.hrc:174
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_34"
msgid "~Include page number"
msgstr "រួម​បញ្ចូល​លេខ​ទំព័រ "
#: strings.hrc:175
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_35"
msgid "~Date"
msgstr "កាល​បរិច្ឆេទ "
#: strings.hrc:176
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_36"
msgid "~Type of message"
msgstr "ប្រភេទ​សារ "
#: strings.hrc:177
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_37"
msgid "Fax Number:"
msgstr "លេខ​​ទូរសារ ៖"
#: strings.hrc:178
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_38"
msgid "Use placeholders for ~recipient's address"
msgstr "ប្រើ​កន្លែង​ដាក់ សម្រាប់​អាសយដ្ឋាន​អ្នក​ទទួល "
#: strings.hrc:179
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_39"
msgid "Use address database for ~mail merge"
msgstr "ប្រើ​មូលដ្ឋាន​ទិន្នន័យ​អាសយដ្ឋាន សម្រាប់​សំបុត្រ​សំណុំ​បែបបទ "
#: strings.hrc:180
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_40"
msgid "~New return address"
msgstr "អាសយដ្ឋាន​ត្រឡប់​ថ្មី "
#: strings.hrc:181
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_41"
msgid "To:"
msgstr "ដល់៖"
#: strings.hrc:182
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_42"
msgid "From:"
msgstr "ពី ៖ "
#: strings.hrc:183
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_43"
msgid "Fax:"
msgstr "ទូរសារ ៖"
#: strings.hrc:184
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_44"
msgid "Tel:"
msgstr "ទូរស័ព្ទ៖"
#: strings.hrc:185
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_45"
msgid "E-mail:"
msgstr "អ៊ីមែល ៖"
#: strings.hrc:186
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_46"
msgid "This template consists of"
msgstr "ពុម្ព​នេះមាន"
#: strings.hrc:187
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_47"
msgid "page"
msgstr "ទំព័រ​"
#: strings.hrc:188
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_48"
msgid "Please inform us if transmission errors occur."
msgstr "សូម​បញ្ជាក់​យើ​ង ប្រសិន​បើ​មាន​កំហុស​ក្នុង​ការ​បញ្ជូន។"
#: strings.hrc:189
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_49"
msgid "Bottle"
msgstr "តូច"
#: strings.hrc:190
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_50"
msgid "Lines"
msgstr "បន្ទាត់"
#: strings.hrc:191
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_51"
msgid "Marine"
msgstr "តាមនាវា"
#: strings.hrc:192
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_52"
msgid "Classic Fax"
msgstr "ទូរសារ​សាមញ្ញ"
#: strings.hrc:193
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_53"
msgid "Classic Fax from Private"
msgstr "ទូរសារ​សាមញ្ញ​ពី​ឯកជន"
#: strings.hrc:194
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_54"
msgid "Modern Fax"
msgstr "ទូរសារ​ទំនើប"
#: strings.hrc:195
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_55"
msgid "Modern Fax from Private"
msgstr "ទូរសារ​ទំនើប​ពី​ឯកជន"
#: strings.hrc:196
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_56"
msgid "Fax"
msgstr "ទូរសារ"
#: strings.hrc:199
-#, fuzzy
msgctxt "RID_FAXWIZARDCOMMUNICATION_START_1"
msgid "Important Information!"
msgstr "ព័ត៌មាន​សំខាន់ ​!"
#: strings.hrc:200
-#, fuzzy
msgctxt "RID_FAXWIZARDCOMMUNICATION_START_2"
msgid "For your information"
msgstr "សម្រាប់​​ព័ត៌មាន​​របស់​​អ្នក"
#: strings.hrc:201
-#, fuzzy
msgctxt "RID_FAXWIZARDCOMMUNICATION_START_3"
msgid "News!"
msgstr "ព័ត៌មាន !"
#: strings.hrc:204
-#, fuzzy
msgctxt "RID_FAXWIZARDSALUTATION_START_1"
msgid "To whom it may concern,"
msgstr "សូម​គោរព​ជូន​លោក​ លោក​ស្រី​ដែល​ពាក់​ព័ន្ធ​​"
#: strings.hrc:205
-#, fuzzy
msgctxt "RID_FAXWIZARDSALUTATION_START_2"
msgid "Dear Sir or Madam,"
msgstr "ជូន​ចំពោះ លោក/លោក​ស្រី ជា​ទី​រាប់​អាន"
#: strings.hrc:206
-#, fuzzy
msgctxt "RID_FAXWIZARDSALUTATION_START_3"
msgid "Hello,"
msgstr "សួស្តី "
#: strings.hrc:207
-#, fuzzy
msgctxt "RID_FAXWIZARDSALUTATION_START_4"
msgid "Hi,"
msgstr "សួស្តី "
#: strings.hrc:210
-#, fuzzy
msgctxt "RID_FAXWIZARDGREETING_START_1"
msgid "Sincerely"
msgstr "ដោយ​សេចក្តី​ស្មោះ​ត្រង់"
#: strings.hrc:211
-#, fuzzy
msgctxt "RID_FAXWIZARDGREETING_START_2"
msgid "Yours faithfully"
msgstr "ដោយ​ភក្តីភាព​"
#: strings.hrc:212
-#, fuzzy
msgctxt "RID_FAXWIZARDGREETING_START_3"
msgid "Regards"
msgstr "ដោយ​ការ​គោរព"
#: strings.hrc:213
-#, fuzzy
msgctxt "RID_FAXWIZARDGREETING_START_4"
msgid "Love"
msgstr "សេចក្តី​ស្រឡាញ់"
#: strings.hrc:216
-#, fuzzy
msgctxt "RID_FAXWIZARDROADMAP_START_1"
msgid "Page design"
msgstr "រចនា​ទំព័រ"
#: strings.hrc:217
-#, fuzzy
msgctxt "RID_FAXWIZARDROADMAP_START_2"
msgid "Items to include"
msgstr "ធាតុ​ត្រូវ​​រួម​បញ្ចូល"
#: strings.hrc:218
-#, fuzzy
msgctxt "RID_FAXWIZARDROADMAP_START_3"
msgid "Sender and Recipient"
msgstr "អ្នក​ផ្ញើ និង​អ្នក​ទទួល"
@@ -1040,91 +885,76 @@ msgid "Footer"
msgstr "បាតកថា​"
#: strings.hrc:220
-#, fuzzy
msgctxt "RID_FAXWIZARDROADMAP_START_5"
msgid "Name and location"
msgstr "ឈ្មោះ និង​ទីតាំង"
#: strings.hrc:223
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_1"
msgid "Agenda Wizard"
msgstr "អ្នក​ជំនួយការ​របៀប​វារៈ"
#: strings.hrc:224
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_2"
msgid "Make ~manual changes to this agenda template"
msgstr "ធ្វើ​​ការ​ផ្លាស់ប្តូរ​ដោយ​ដៃ ចំពោះ​​ពុម្ព​របៀបវារៈ​នេះ "
#: strings.hrc:225
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_3"
msgid "Template name:"
msgstr "ឈ្មោះ​ពុម្ព ៖"
#: strings.hrc:226
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_4"
msgid "Location and file name:"
msgstr "ទីតាំង និង​ឈ្មោះ​ឯកសារ ៖"
#: strings.hrc:227
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_5"
msgid "What do you want to do next?"
msgstr "តើ​អ្នក​ចង់​ធ្វើ​អ្វី​បន្ត​ទៅ​ទៀត ?"
#: strings.hrc:228
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_6"
msgid "Please choose the page design for the agenda"
msgstr "សូម​ជ្រើស​រចនា​ទំព័រ សម្រាប់​របៀបវារៈ"
#: strings.hrc:229
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_7"
msgid "Please select the headings you wish to include in your agenda template"
msgstr "សូម​ជ្រើស​ក្បាល​ដែល​អ្នក​ចង់​បញ្ចូល​ក្នុង​ពុម្ព​របៀប​វារៈ​របស់​អ្នក"
#: strings.hrc:230
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_8"
msgid "Please enter general information for the event"
msgstr "សូម​បញ្ចូល​ព័ត៌មាន​ទូទៅ សម្រាប់​ព្រឹត្តិការណ៍"
#: strings.hrc:231
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_9"
msgid "Please specify items for the agenda"
msgstr "សូម​បញ្ជាក់​​លម្អិត​អំពី​វត្ថុ​ទាំងឡាយ សម្រាប់​របៀបវារៈ"
#: strings.hrc:232
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_10"
msgid "Please select the names you wish to include in your agenda template"
msgstr "សូម​ជ្រើស​ឈ្មោះ​ដែល​អ្នក​ចង់​រួម​បញ្ចូល​​ក្នុង​ពុម្ព​របៀបវារៈ​របស់​អ្នក"
#: strings.hrc:233
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_11"
msgid "Choose a name and save the template"
msgstr "ជ្រើស​ឈ្មោះ​មួយ និង​រក្សាទុក​ពុម្ព"
#: strings.hrc:234
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_12"
msgid "Include form for recording minutes"
msgstr "រួម​បញ្ចូល​សំណុំ​បែប​បទ សម្រាប់​កត់ត្រា​កំណត់​ហេតុ​ប្រជុំ"
#: strings.hrc:235
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_13"
msgid "This wizard helps you to create an agenda template. The template can then be used to create an agenda whenever needed."
msgstr "អ្នក​ជំនួយការ​នេះ​ជួយ​អ្នក ដើម្បី​​បង្កើត​ពុម្ព​របៀបវារៈ​មួយ ។ បន្ទាប់​មក​ពុម្ព​អាច​ត្រូវ​បាន​ប្រើ​ ដើម្បី​បង្កើត​របៀបវារៈ​មួយ តាម​សេចក្តី​ត្រូវការ ។"
#: strings.hrc:236
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_14"
msgid "Time:"
msgstr "ពេលវេលា៖"
@@ -1142,109 +972,91 @@ msgid "Location:"
msgstr "ទីតាំង៖​"
#: strings.hrc:239
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_17"
msgid "Placeholders will be used in empty fields. You can replace placeholders with text later."
msgstr "កន្លែង​ដាក់​នឹង​ត្រូវ​បាន​ប្រើ​ក្នុង​វាល​ទទេ ។ អ្នក​អាច​ជំនួស​កន្លែង​ដាក់​ជាមួយ​អត្ថបទ​ពេល​ក្រោយ ។"
#: strings.hrc:240
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_18"
msgid "..."
msgstr "..."
#: strings.hrc:241
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_19"
msgid "Create an ~agenda from this template"
msgstr "បង្កើត​របៀបវារៈ​មួយ​ពី​ពុម្ព​នេះ "
#: strings.hrc:242
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_20"
msgid "To create a new agenda out of the template, go to the location where you saved the template and double-click the file."
msgstr "ដើម្បី​បង្កើត​របៀបវារៈ​ថ្មី​មួយ​ចេញ​ពី​ពុម្ព, ទៅ​កាន់​ទីតាំង​ដែល​អ្នក​បាន​រក្សាទុក​ពុម្ព រួច​ចុច​ពីរ​ដង​លើ​ឯកសារ ។"
#: strings.hrc:243
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_21"
msgid "Agenda item"
msgstr "ធាតុ​របៀបវារៈ"
#: strings.hrc:244
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_22"
msgid "Responsible"
msgstr "ទទួល​​ខុស​​ត្រូវ"
#: strings.hrc:245
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_23"
msgid "Duration"
msgstr "ថិរវេលា"
#: strings.hrc:246
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_24"
msgid "Meeting called by"
msgstr "កិច្ចប្រជុំ​អញ្ជើញ​ដោយ"
#: strings.hrc:247
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_25"
msgid "Chairperson"
msgstr "ប្រធាន"
#: strings.hrc:248
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_26"
msgid "Minute keeper"
msgstr "អ្នក​រក្សាទុក​កំណត់ហេតុ​ប្រជុំ"
#: strings.hrc:249
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_27"
msgid "Moderator"
msgstr "អន្តរការី​"
#: strings.hrc:250
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_28"
msgid "Attendees"
msgstr "អ្នក​ចូលរួម"
#: strings.hrc:251
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_29"
msgid "Observers"
msgstr "អ្នក​​សង្កេត​ការណ៍"
#: strings.hrc:252
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_30"
msgid "Facility personnel"
msgstr "បុគ្គលិក​​បន្ទប់ឧបករណ៍"
#: strings.hrc:253
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_31"
msgid "The agenda template will include placeholders for the names of the selected people. When creating an agenda from the template, you can replace these placeholder with the appropriate names."
msgstr "ពុមÒព​របៀប​វារៈ​នឹង​រួម​បញ្ចូល​កន្លែង​ដាក់ សម្រាប់​ឈ្មោះ​នៃ​បុគ្គលិក​ទាំង​ឡាយ​ដែល​បាន​ជ្រើស ។ ពេល​បង្កើត​របៀប​វារៈ​ពីពុម្ព អ្នក​អាច​ជំនួស​កន្លែង​ដាក់​ទាំង​នេះ ដោយ​ឈ្មោះ​សមរម្យ​មួយ ។"
#: strings.hrc:254
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_32"
msgid "Type of meeting"
msgstr "ប្រភេទ​ប្រជុំ"
#: strings.hrc:255
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_33"
msgid "Please read"
msgstr "សូម​អាន"
#: strings.hrc:256
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_34"
msgid "Please bring"
msgstr "សូម​នាំយកមក​នូវ​​"
@@ -1256,43 +1068,36 @@ msgid "Notes"
msgstr "ចំណាំ"
#: strings.hrc:258
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_36"
msgid "The agenda template will include placeholders for the selected items."
msgstr "ពុម្ព​របៀបវារៈ​នឹង​រួម​បញ្ចូល​កន្លែង​ដាក់ សម្រាប់​ធាតុ​ដែល​ត្រូវ​បាន​ជ្រើស ។"
#: strings.hrc:259
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_38"
msgid "Date:"
msgstr "កាលបរិច្ឆេទ ៖"
#: strings.hrc:260
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_39"
msgid "This wizard creates an agenda template which enables you to create multiple agendas with the same layout and settings."
msgstr "អ្នក​ជំនួយការ​នេះ បង្កើត​ពុម្ព​របៀបវារៈ​មួយ ដែល​អាច​ឲ្យ​អ្នក​បង្កើត​របៀបវារៈ​ច្រើន​ជាមួយ​ប្លង់​ និង​ការ​កំណត់​ដូចគ្នា ។"
#: strings.hrc:261
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_40"
msgid "Page design:"
msgstr "រចនា​ទំព័រ ៖"
#: strings.hrc:262
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_41"
msgid "myAgendaTemplate.stw"
msgstr "myAgendaTemplate.stw"
#: strings.hrc:263
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_42"
msgid "My Agenda Template"
msgstr "ពុម្ព​របៀបវារៈ​របស់​ខ្ញុំ"
#: strings.hrc:264
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_43"
msgid "An unexpected error occurred while saving the agenda template."
msgstr "កំហុស​ស្មាន​មិន​ដល់​មួយ​បាន​កើតឡើង ខណៈ​ពេល​កំពុង​រក្សាទុក​ពុម្ព​របៀបវារៈ ។"
@@ -1322,67 +1127,56 @@ msgid "Location"
msgstr "ទី​តាំង"
#: strings.hrc:269
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_48"
msgid "Click to replace this text"
msgstr "ចុច ដើម្បី​ជំនួស​អត្ថបទ​នេះ"
#: strings.hrc:270
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_50"
msgid "Page design"
msgstr "រចនា​ទំព័រ"
#: strings.hrc:271
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_51"
msgid "General information"
msgstr "ព័ត៌មាន​ទូទៅ"
#: strings.hrc:272
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_52"
msgid "Headings to include"
msgstr "ក្បាល​ដែល​ត្រូវ​រួម​បញ្ចូល"
#: strings.hrc:273
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_53"
msgid "Names"
msgstr "ឈ្មោះ"
#: strings.hrc:274
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_54"
msgid "Agenda items"
msgstr "ធាតុរបៀបវារៈ"
#: strings.hrc:275
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_55"
msgid "Name and location"
msgstr "ឈ្មោះ និង​ទីតាំង"
#: strings.hrc:276
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_56"
msgid "An unexpected error occurred while opening the agenda template."
msgstr "កំហុស​ស្មាន​មិន​ដល់​មួយ​បាន​កើតឡើង ខណៈ​​ពេល​កំពុង​បើក​ពុម្ព​របៀបវារៈ ។"
#: strings.hrc:277
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_57"
msgid "Type of meeting"
msgstr "ប្រភេទ​ប្រជុំ"
#: strings.hrc:278
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_58"
msgid "Please bring"
msgstr "សូម​នាំយកមក​នូវ​​"
#: strings.hrc:279
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_59"
msgid "Please read"
msgstr "សូម​អាន"
@@ -1394,43 +1188,36 @@ msgid "Notes"
msgstr "ចំណាំ"
#: strings.hrc:281
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_61"
msgid "Meeting called by"
msgstr "កិច្ចប្រជុំ​អញ្ជើញ​ដោយ"
#: strings.hrc:282
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_62"
msgid "Chairperson"
msgstr "ប្រធាន"
#: strings.hrc:283
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_63"
msgid "Attendees"
msgstr "អ្នក​ចូលរួម"
#: strings.hrc:284
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_64"
msgid "Minute keeper"
msgstr "អ្នក​រក្សាទុក​កំណត់ហេតុ​ប្រជុំ"
#: strings.hrc:285
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_65"
msgid "Moderator"
msgstr "អន្តរការី​"
#: strings.hrc:286
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_66"
msgid "Observers"
msgstr "អ្នក​​សង្កេត​ការណ៍"
#: strings.hrc:287
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_67"
msgid "Facility personnel"
msgstr "បុគ្គលិក​​បន្ទប់ឧបករណ៍"
@@ -1460,13 +1247,11 @@ msgid "Move down"
msgstr "​ចុះក្រោម"
#: strings.hrc:292
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_72"
msgid "Date:"
msgstr "កាលបរិច្ឆេទ ៖"
#: strings.hrc:293
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_73"
msgid "Time:"
msgstr "ពេលវេលា៖"
@@ -1478,25 +1263,21 @@ msgid "Location:"
msgstr "ទីតាំង៖​"
#: strings.hrc:295
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_75"
msgid "Topics"
msgstr "ប្រធានបទ"
#: strings.hrc:296
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_76"
msgid "Num."
msgstr "លេខ"
#: strings.hrc:297
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_77"
msgid "Topic"
msgstr "ប្រធានបទ​"
#: strings.hrc:298
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_78"
msgid "Responsible"
msgstr "ទទួល​​ខុស​​ត្រូវ"
@@ -1508,43 +1289,36 @@ msgid "Time"
msgstr "ពេល​វេលា​"
#: strings.hrc:300
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_80"
msgid "Additional information"
msgstr "ព័ត៌​​មាន​បន្ថែម​"
#: strings.hrc:301
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_81"
msgid "Minutes for"
msgstr "កំណត់​ហេតុ​សម្រាប់"
#: strings.hrc:302
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_82"
msgid "Discussion:"
msgstr "ពិភាក្សា៖"
#: strings.hrc:303
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_83"
msgid "Conclusion:"
msgstr "សន្និដ្ឋាន៖"
#: strings.hrc:304
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_84"
msgid "To do:"
msgstr "ត្រូវ​ធ្វើ៖"
#: strings.hrc:305
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_85"
msgid "Responsible party:"
msgstr "ភាគីទទួល​ខុស​ត្រូវ៖"
#: strings.hrc:306
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_86"
msgid "Deadline:"
msgstr "ដល់កំណត់៖"
@@ -1567,7 +1341,6 @@ msgid "Colorful"
msgstr "ដែល​មាន​ពណ៌​ឆើត"
#: strings.hrc:310
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_90"
msgid "Elegant"
msgstr "ឆើតឆាយ"
@@ -1579,19 +1352,16 @@ msgid "Green"
msgstr "បៃតង"
#: strings.hrc:312
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_92"
msgid "Grey"
msgstr "ប្រផេះ"
#: strings.hrc:313
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_93"
msgid "Modern"
msgstr "ទំនើប"
#: strings.hrc:314
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_94"
msgid "Orange"
msgstr "ទឹក​ក្រូច"
@@ -1603,7 +1373,6 @@ msgid "Red"
msgstr "ក្រហម"
#: strings.hrc:316
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_96"
msgid "Simple"
msgstr "សាមញ្ញ"
diff --git a/source/km/wizards/source/resources.po b/source/km/wizards/source/resources.po
index 71b02b1068b..d9611749b8d 100644
--- a/source/km/wizards/source/resources.po
+++ b/source/km/wizards/source/resources.po
@@ -14,7 +14,6 @@ msgstr ""
"X-Generator: LibreOffice\n"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_0\n"
@@ -23,7 +22,6 @@ msgid "The directory '%1' could not be created.<BR>There may not be enough space
msgstr "មិន​​អាច​​បង្កើត​​ថត '%1' ។​​<BR>​​​​​ប្រហែល​ជា​ទំហំ​ថាស​រឹង​របស់​អ្នក​ មិន​មាន​សល់​គ្រប់គ្រាន់ ។"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_1\n"
@@ -32,7 +30,6 @@ msgid "The text document could not be created.<BR>Please check if the module 'PR
msgstr "មិន​អាច​បង្កើត​ឯកសារ​អត្ថបទ​បាន​ទេ ។<BR>សូម​ពិនិត្យ​មើល​បើ​ម៉ូឌុល 'PRODUCTNAME Writer' ត្រូវ​បាន​ដំឡើង ។"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_2\n"
@@ -41,7 +38,6 @@ msgid "The spreadsheet could not be created.<BR>Please check if the module 'PROD
msgstr "មិន​អាច​បង្កើត​សៀវភៅ​បញ្ជី​បាន​ទេ ។<BR>សូម​ពិនិត្យ​មើល​បើ​ម៉ូឌុល 'PRODUCTNAME Calc' ត្រូវ​បាន​ដំឡើង ។"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_3\n"
@@ -50,7 +46,6 @@ msgid "The presentation could not be created.<BR>Please check if the module 'PRO
msgstr "មិន​អាច​បង្កើត​ការ​បង្ហាញ​បាន​ទេ ។<BR>សូម​ពិនិត្យ​មើល​បើ​ម៉ូឌុល 'PRODUCTNAME Impress' ត្រូវ​បាន​ដំឡើង ។"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_4\n"
@@ -59,7 +54,6 @@ msgid "The drawing could not be created.<BR>Please check if the module 'PRODUCTN
msgstr "មិន​អាច​បង្កើត​គំនូរ​បាន​ទេ ។<BR>សូម​ពិនិត្យ​មើល​បើ​ម៉ូឌុល 'PRODUCTNAME Draw' ត្រូវ​បាន​ដំឡើង ។"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_5\n"
@@ -68,7 +62,6 @@ msgid "The formula could not be created.<BR>Please check if the module 'PRODUCTN
msgstr "មិន​អាច​បង្កើត​រូបមន្ត​បាន​ទេ ។<BR>សូម​ពិនិត្យ​មើល​បើ​ម៉ូឌុល 'PRODUCTNAME Math' ត្រូវ​បាន​ដំឡើង ។"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_6\n"
@@ -77,7 +70,6 @@ msgid "The files required could not be found.<BR>Please start the %PRODUCTNAME S
msgstr "មិន​​អាច​​រកឃើញ​​ឯកសារ​​ដែល​​ទាមទារ ។ ​<BR>​សូម​​ចាប់ផ្តើម '​​​ដំឡើង %PRODUCTNAME' និង​​ជ្រើស​ 'ជួសជុល' ។"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_7\n"
@@ -104,7 +96,6 @@ msgid "Yes to All"
msgstr "បាទ/ចាស ទាំង​អស់"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_10\n"
@@ -113,7 +104,6 @@ msgid "No"
msgstr "ទេ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_11\n"
@@ -140,7 +130,6 @@ msgid "< ~Back"
msgstr "< ថយក្រោយ "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_14\n"
@@ -158,7 +147,6 @@ msgid "~Help"
msgstr "ជំនួយ "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_16\n"
@@ -185,7 +173,6 @@ msgid "OK"
msgstr "យល់ព្រម"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_19\n"
@@ -194,7 +181,6 @@ msgid "The file already exists. Do you want to overwrite it?"
msgstr "ឯកសារ​មាន​រួច​ហើយ ។ តើ​អ្នក​ចង់​សរសេរ​ជាន់​លើ​វា​ឬ ?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_20\n"
@@ -215,7 +201,6 @@ msgstr ""
"បន្ទាប់​មក​រត់​អ្នក​ជំនួយការ​ម្តងទៀត ។"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_0\n"
@@ -224,7 +209,6 @@ msgid "Report Wizard"
msgstr "អ្នក​ជំនួយការ របាយការណ៍"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_3\n"
@@ -233,7 +217,6 @@ msgid "~Table"
msgstr "តារាង "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_4\n"
@@ -242,7 +225,6 @@ msgid "Colu~mns"
msgstr "ជួរ​ឈរ "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_7\n"
@@ -260,7 +242,6 @@ msgid "- undefined -"
msgstr "- មិនបានកំណត់ -"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_9\n"
@@ -278,7 +259,6 @@ msgid "Grouping"
msgstr "ការ​ដាក់​ក្រុម"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_12\n"
@@ -287,7 +267,6 @@ msgid "Sort options"
msgstr "ជម្រើស​​តម្រៀប"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_13\n"
@@ -296,7 +275,6 @@ msgid "Choose layout"
msgstr "ជ្រើស​​​​ប្លង់"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_14\n"
@@ -305,7 +283,6 @@ msgid "Create report"
msgstr "បង្កើត​របាយការណ៍"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_15\n"
@@ -314,7 +291,6 @@ msgid "Layout of data"
msgstr "ប្លង់​​ទិន្នន័យ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_16\n"
@@ -332,7 +308,6 @@ msgid "Fields"
msgstr "វាល​"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_20\n"
@@ -341,7 +316,6 @@ msgid "~Sort by"
msgstr "តម្រៀប​​តាម "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_21\n"
@@ -377,7 +351,6 @@ msgid "Landscape"
msgstr "ផ្ដេក"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_28\n"
@@ -386,7 +359,6 @@ msgid "Which fields do you want to have in your report?"
msgstr "តើ​​វាល​​ណា​​មួយ​​ដែល​​អ្នក​​ចង់​​មាន​​ក្នុង​​របាយការណ៍​​របស់​​អ្នក ?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_29\n"
@@ -395,7 +367,6 @@ msgid "Do you want to add grouping levels?"
msgstr "តើ​អ្នក​ចង់​បន្ថែម​កម្រិត​ដាក់​ជា​ក្រុម​ឬ​ទេ ?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_30\n"
@@ -404,7 +375,6 @@ msgid "According to which fields do you want to sort the data?"
msgstr "តើ​​​អ្នក​​ចង់​​តម្រៀប​​ទិន្នន័យ យោង​ទៅ​តាម​​វាល​​ណា​​មួយ?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_31\n"
@@ -413,7 +383,6 @@ msgid "How do you want your report to look?"
msgstr "តើ​​អ្នក​​ចង់​​ឲ្យ​​របាយការណ៍​​របស់​​អ្នក មាន​​សភាព​​បែប​​ណា ?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_32\n"
@@ -422,7 +391,6 @@ msgid "Decide how you want to proceed"
msgstr "សម្រេច​ចិត្ត​ថា​តើ​អ្នក​ចង់ដំណើរការ​​តាម​របៀប​ណា ?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_33\n"
@@ -431,7 +399,6 @@ msgid "Title of report"
msgstr "ចំណងជើង​​របាយការណ៍"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_34\n"
@@ -440,7 +407,6 @@ msgid "Display report"
msgstr "បង្ហាញ​​របាយការណ៍"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_35\n"
@@ -449,7 +415,6 @@ msgid "Create report"
msgstr "បង្កើត​របាយការណ៍"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_36\n"
@@ -458,7 +423,6 @@ msgid "Ascending"
msgstr "ឡើង"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_37\n"
@@ -467,7 +431,6 @@ msgid "Descending"
msgstr "ចុះ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_40\n"
@@ -476,7 +439,6 @@ msgid "~Dynamic report"
msgstr "របាយការណ៍​ថាមវន្ត"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_41\n"
@@ -485,7 +447,6 @@ msgid "~Create report now"
msgstr "បង្កើត​របាយការណ៍​ឥឡូវ "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_42\n"
@@ -494,7 +455,6 @@ msgid "~Modify report layout"
msgstr "កែប្រែ​ប្លង់​របាយការណ៍ "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_43\n"
@@ -503,7 +463,6 @@ msgid "Static report"
msgstr "របាយការណ៍​​ឋិតិវន្ត"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_44\n"
@@ -512,7 +471,6 @@ msgid "Save as"
msgstr "រក្សាទុក​​ជា"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_50\n"
@@ -521,7 +479,6 @@ msgid "Groupings"
msgstr "ដាក់​​ជា​​ក្រុម"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_51\n"
@@ -530,7 +487,6 @@ msgid "Then b~y"
msgstr "បន្ទាប់​មក​តាម "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_52\n"
@@ -539,7 +495,6 @@ msgid "~Then by"
msgstr "បន្ទាប់​មក​តាម "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_53\n"
@@ -548,7 +503,6 @@ msgid "Asc~ending"
msgstr "​ឡើង "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_54\n"
@@ -557,7 +511,6 @@ msgid "Ascend~ing"
msgstr "​ឡើង "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_55\n"
@@ -566,7 +519,6 @@ msgid "Ascendin~g"
msgstr "​ឡើង "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_56\n"
@@ -575,7 +527,6 @@ msgid "De~scending"
msgstr "​ចុះ "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_57\n"
@@ -584,7 +535,6 @@ msgid "Des~cending"
msgstr "​ចុះ "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_58\n"
@@ -593,7 +543,6 @@ msgid "De~scending"
msgstr "​ចុះ "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_60\n"
@@ -602,7 +551,6 @@ msgid "Binary fields cannot be displayed in the report."
msgstr "មិន​​អាច​​បង្ហាញ​​វាល​​គោល​​ពីរ​​ក្នុង​​របាយ​ការណ៍​ ។"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_61\n"
@@ -611,7 +559,6 @@ msgid "The table '<TABLENAME>' does not exist."
msgstr "តារាង '<TABLENAME>' មិន​ទាន់​មាន​ទេ ។"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_62\n"
@@ -620,7 +567,6 @@ msgid "Creating Report..."
msgstr "កំពុង​បង្កើត​​របាយការណ៍ ..."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_63\n"
@@ -629,7 +575,6 @@ msgid "Number of records inserted: <COUNT>"
msgstr "ចំនួន​​កំណត់​​​ត្រា​ដែល​​​បាន​​បញ្ចូល ៖ <COUNT>"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_64\n"
@@ -638,7 +583,6 @@ msgid "The form '<REPORTFORM>' does not exist."
msgstr "សំណុំ​បែបបទ '<REPORTFORM>' មិន​ទាន់​មាន​ទេ ។"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_65\n"
@@ -647,7 +591,6 @@ msgid "The query with the statement <BR>'<STATEMENT>' <BR> could not be run. <BR
msgstr "មិន​អាច​​រត់​​សំណួរ​​ជាមួយ​​សេចក្តី​​ថ្លែងការណ៍ <BR>'<STATEMENT>' <BR> ។ <BR> ពិនិត្យ​មើល​​ប្រភព​​ទិន្នន័យ​​របស់​​អ្នក ។ "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_66\n"
@@ -656,7 +599,6 @@ msgid "The following hidden control in the form '<REPORTFORM>' could not be read
msgstr "មិន​អាច​អាន​វត្ថុ​បញ្ជា​ដែល​លាក់​​ខាង​ក្រោម​​ក្នុង​សំណុំ​បែបបទ '<REPORTFORM>' ៖ '<CONTROLNAME>' ។"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_67\n"
@@ -665,7 +607,6 @@ msgid "Importing data..."
msgstr "កំពុង​​នាំ​ចូល​​ទិន្នន័យ ..."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_68\n"
@@ -674,7 +615,6 @@ msgid "Labeling fields"
msgstr "កំពុង​ដាក់​ស្លាក​វាល"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_69\n"
@@ -692,7 +632,6 @@ msgid "Label"
msgstr "ស្លាក"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_71\n"
@@ -701,7 +640,6 @@ msgid "Field"
msgstr "វាល​"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_72\n"
@@ -710,7 +648,6 @@ msgid "An error occurred in the wizard.<BR>The template '%PATH' could be erroneo
msgstr "កំហុស​មួយ​បាន​កើតឡើង​ក្នុង​អ្នក​ជំនួយការ ។​<BR> ពុម្ព '%PATH' អាច​នឹង​ភាន់​ច្រឡំ ។​<BR>​ភាគ​ដែល​ទាមទារ ឬ តារាង​មិន​មាន ឬ មាន​នៅ​ក្រោម​ឈ្មោះ​​ខុស ។​<BR> មើល​ជំនួយ ​សម្រាប់​ព័ត៌មាន​លម្អិត​បន្ថែម ។​<BR> សូម​ជ្រើស​ពុម្ព​ផ្សេង​ទៀត ។"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_73\n"
@@ -719,7 +656,6 @@ msgid "There is an invalid user field in a table."
msgstr "មាន​វាល​អ្នក​ប្រើ​មិន​ត្រឹមត្រូវ​​ក្នុង​តារាង​ ។"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_74\n"
@@ -728,7 +664,6 @@ msgid "The sort criterion '<FIELDNAME>' was chosen twice. Each criterion can onl
msgstr "លក្ខខណ្ឌ​តម្រៀប '<FIELDNAME>' ត្រូវ​បាន​ជ្រើស​ពីរដង។ លក្ខខណ្ឌ​នីមួយៗ​អាច​ត្រូវ​បាន​ជ្រើស​តែ​ម្ដង​ប៉ុណ្ណោះ។"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_75\n"
@@ -737,7 +672,6 @@ msgid "Note: The dummy text will be replaced by data from the database when the
msgstr "ចំណាំ ៖ អត្ថបទ​​ឥត​​បាន​ការ​​នឹង​​ត្រូវ​បាន​​ជំនួស​​ដោយ​​ទិន្នន័យ​​ពី​​មូល​ដ្ឋាន​​ទិន្នន័យ ​​ពេល​​របាយ​ការណ៍​​ត្រូវ​​បាន​​បង្កើត ។"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_76\n"
@@ -746,7 +680,6 @@ msgid "A report '%REPORTNAME' already exists in the database. Please assign anot
msgstr "របាយការណ៍ '%REPORTNAME' មាន​រួច​ហើយ ក្នុង​មូលដ្ឋាន​ទិន្នន័យ ។ សូម​ផ្តល់​ឈ្មោះ​ផ្សេង​ទៀត"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_78\n"
@@ -755,7 +688,6 @@ msgid "How do you want to proceed after creating the report?"
msgstr "តើ​អ្នក​ចង់​ដំណើរការ​​តាម​របៀប​ណា បន្ទាប់​ពី​បង្កើត​របាយការណ៍ ?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_79\n"
@@ -764,7 +696,6 @@ msgid "What kind of report do you want to create?"
msgstr "តើ​ប្រភេទ​របាយការណ៍​របៀប​ណា ដែលអ្នក​ចង់​បង្កើត ?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_80\n"
@@ -773,7 +704,6 @@ msgid "Tabular"
msgstr "ជា​តារាង"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_81\n"
@@ -782,7 +712,6 @@ msgid "Columnar, single-column"
msgstr "ជា​ជួរ​ឈរ ជួរ​ឈរ​តែ​មួយ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_82\n"
@@ -791,7 +720,6 @@ msgid "Columnar, two columns"
msgstr "ជា​ជួរឈរ ជួរ​ឈរ​ពីរ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_83\n"
@@ -800,7 +728,6 @@ msgid "Columnar, three columns"
msgstr "ជា​ជួរ​ឈរ ជួរ​ឈរ​បី"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_84\n"
@@ -809,7 +736,6 @@ msgid "In blocks, labels left"
msgstr "ជា​បណ្តុំ - ស្លាក​ខាង​ឆ្វេង"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_85\n"
@@ -827,7 +753,6 @@ msgid "Title:"
msgstr "ចំណងជើង ៖"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_87\n"
@@ -836,7 +761,6 @@ msgid "Author:"
msgstr "អ្នក​និពន្ធ ៖"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_88\n"
@@ -845,7 +769,6 @@ msgid "Date:"
msgstr "កាលបរិច្ឆេទ ៖"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_89\n"
@@ -854,7 +777,6 @@ msgid "Page #page# of #count#"
msgstr "ទំព័រទី #page# នៃ #count#"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_90\n"
@@ -863,7 +785,6 @@ msgid "Page number:"
msgstr "លេខ​ទំព័រ ៖"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_91\n"
@@ -872,7 +793,6 @@ msgid "Page count:"
msgstr "ចំនួន​ទំព័រ ៖"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_92\n"
@@ -881,7 +801,6 @@ msgid "No valid report template was found."
msgstr "រក​មិនឃើញ​ពុម្ព​របាយការណ៍​ដែល​ត្រឹមត្រូវ​ទេ ។"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_93\n"
@@ -890,7 +809,6 @@ msgid "Page:"
msgstr "ទំព័រ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_94\n"
@@ -899,7 +817,6 @@ msgid "Align Left - Border"
msgstr "តម្រឹម​ឆ្វេង- ស៊ុម"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_95\n"
@@ -908,7 +825,6 @@ msgid "Align Left - Compact"
msgstr "តម្រឹម​ឆ្វេង - បង្រួម"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_96\n"
@@ -917,7 +833,6 @@ msgid "Align Left - Elegant"
msgstr "តម្រឹម​ឆ្វេង- ស្អាត"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_97\n"
@@ -926,7 +841,6 @@ msgid "Align Left - Highlighted"
msgstr "តម្រឹម​ឆ្វេង- បានរំលេច"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_98\n"
@@ -935,7 +849,6 @@ msgid "Align Left - Modern"
msgstr "តម្រឹម​ឆ្វេង - ទំនើប"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_99\n"
@@ -953,7 +866,6 @@ msgid "Default"
msgstr "លំនាំដើម"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_101\n"
@@ -962,7 +874,6 @@ msgid "Outline - Borders"
msgstr "គ្រោង-ស៊ុម"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_102\n"
@@ -971,7 +882,6 @@ msgid "Outline - Compact"
msgstr "គ្រោង-បង្រួម"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_103\n"
@@ -980,7 +890,6 @@ msgid "Outline - Elegant"
msgstr "គ្រោង-ស្អាត"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_104\n"
@@ -989,7 +898,6 @@ msgid "Outline - Highlighted"
msgstr "គ្រោង​- បាន​រំលេច"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_105\n"
@@ -998,7 +906,6 @@ msgid "Outline - Modern"
msgstr "គ្រោង- ទំនើប"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_106\n"
@@ -1007,7 +914,6 @@ msgid "Outline - Red & Blue"
msgstr "គ្រោង- ក្រហម & ខៀវ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_107\n"
@@ -1016,7 +922,6 @@ msgid "Outline, indented - Borders"
msgstr "គ្រោង បាន​ចូល​បន្ទាត់- ស៊ុម"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_108\n"
@@ -1025,7 +930,6 @@ msgid "Outline, indented - Compact"
msgstr "គ្រោង បាន​ចូល​បន្ទាត់- បង្រួម"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_109\n"
@@ -1034,7 +938,6 @@ msgid "Outline, indented - Elegant"
msgstr "គ្រោង បាន​ចូល​បន្ទាត់ -ឆើតឆាយ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_110\n"
@@ -1043,7 +946,6 @@ msgid "Outline, indented - Highlighted"
msgstr "គ្រោង បា​ន​ចូល​បន្ទាត់- បាន​រំលេច"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_111\n"
@@ -1052,7 +954,6 @@ msgid "Outline, indented - Modern"
msgstr "គ្រោង បាន​ចូល​បន្ទាត់- ទំនើប"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_112\n"
@@ -1061,7 +962,6 @@ msgid "Outline, indented - Red & Blue"
msgstr "គ្រោង បាន​ចូល​បន្ទាត់- ក្រហម & ខៀវ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_113\n"
@@ -1070,7 +970,6 @@ msgid "Bubbles"
msgstr "ពពុះ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_114\n"
@@ -1079,7 +978,6 @@ msgid "Cinema"
msgstr "រោងភាពយន្ត"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_115\n"
@@ -1097,7 +995,6 @@ msgid "Default"
msgstr "លំនាំដើម"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_117\n"
@@ -1106,7 +1003,6 @@ msgid "Drafting"
msgstr "ពង្រាង"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_118\n"
@@ -1115,7 +1011,6 @@ msgid "Finances"
msgstr "ហិរញ្ញវត្ថុ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_119\n"
@@ -1124,7 +1019,6 @@ msgid "Flipchart"
msgstr "គំនូស​តាង​លំហូរ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_120\n"
@@ -1133,7 +1027,6 @@ msgid "Formal with Company Logo"
msgstr "ធម្មតា​មាន​រូបសញ្ញា​ក្រុមហ៊ុន"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_121\n"
@@ -1142,7 +1035,6 @@ msgid "Generic"
msgstr "ទូទៅ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_122\n"
@@ -1151,7 +1043,6 @@ msgid "Worldmap"
msgstr "ផែនទី​ពិភពលោក"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_0\n"
@@ -1160,7 +1051,6 @@ msgid "C~reate"
msgstr "បង្កើត "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_1\n"
@@ -1178,7 +1068,6 @@ msgid "< ~Back"
msgstr "< ថយក្រោយ "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_3\n"
@@ -1187,7 +1076,6 @@ msgid "~Next >"
msgstr "បន្ទាប់ >"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_4\n"
@@ -1196,7 +1084,6 @@ msgid "~Database"
msgstr "មូលដ្ឋាន​ទិន្នន័យ "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_5\n"
@@ -1205,7 +1092,6 @@ msgid "~Table name"
msgstr "ឈ្មោះ​តារាង "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_6\n"
@@ -1263,7 +1149,6 @@ msgid "The selected table or query could not be opened."
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_14\n"
@@ -1281,7 +1166,6 @@ msgid "~Help"
msgstr "ជំនួយ "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_21\n"
@@ -1290,7 +1174,6 @@ msgid "~Stop"
msgstr "បញ្ឈប់"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_30\n"
@@ -1299,7 +1182,6 @@ msgid "The document could not be saved."
msgstr "មិន​អាច​រក្សាទុក​ឯកសារ ។"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_33\n"
@@ -1317,7 +1199,6 @@ msgid "Connecting to data source..."
msgstr "កំពុង​តភ្ជាប់​ទៅ​ប្រភព​ទិន្នន័យ..."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_35\n"
@@ -1326,7 +1207,6 @@ msgid "The connection to the data source could not be established."
msgstr "មិន​​អាច​​បង្កើត​​ការ​​ត​ភ្ជាប់​​ទៅ​​ប្រភព​​ទិន្នន័យ​ ។"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_36\n"
@@ -1335,7 +1215,6 @@ msgid "The file path entered is not valid."
msgstr "ផ្លូវ​​ឯកសារ​ដែល​​​បាន​​បញ្ចូល​ មិន​​ត្រឹម​ត្រូវ​​ទេ ។"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_37\n"
@@ -1344,7 +1223,6 @@ msgid "Please select a data source"
msgstr "សូម​​ជ្រើស​​ប្រភព​​ទិន្នន័យ​​មួយ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_38\n"
@@ -1353,7 +1231,6 @@ msgid "Please select a table or query"
msgstr "សូម​​ជ្រើស​​តារាង ឬ សំណួរ​​មួយ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_39\n"
@@ -1362,7 +1239,6 @@ msgid "Add field"
msgstr "បន្ថែម​​វាល"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_40\n"
@@ -1371,7 +1247,6 @@ msgid "Remove field"
msgstr "យក​​វាល​​ចេញ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_41\n"
@@ -1380,7 +1255,6 @@ msgid "Add all fields"
msgstr "បន្ថែមវាលទាំងអស់"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_42\n"
@@ -1389,7 +1263,6 @@ msgid "Remove all fields"
msgstr "យក​​វាល​​​ទាំងអស់​​ចេញ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_43\n"
@@ -1398,7 +1271,6 @@ msgid "Move field up"
msgstr "ផ្លាស់ទី​វាលឡើង​លើ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_44\n"
@@ -1407,7 +1279,6 @@ msgid "Move field down"
msgstr "ផ្លាស់ទី​វាល​ចុះ​​ក្រោម"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_45\n"
@@ -1416,7 +1287,6 @@ msgid "The field names from '%NAME' could not be retrieved."
msgstr "មិន​អាច​ទៅ​យក​ឈ្មោះ​វាល​ពី '%NAME' ។"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_0\n"
@@ -1434,7 +1304,6 @@ msgid "Query"
msgstr "សំណួរ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_2\n"
@@ -1443,7 +1312,6 @@ msgid "Query Wizard"
msgstr "អ្នក​ជំនួយការ \"សំណួរ\""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_3\n"
@@ -1452,7 +1320,6 @@ msgid "~Tables"
msgstr "តារាង "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_4\n"
@@ -1461,7 +1328,6 @@ msgid "A~vailable fields"
msgstr "វាល​​ដែល​មាន "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_5\n"
@@ -1470,7 +1336,6 @@ msgid "Name ~of the query"
msgstr "ឈ្មោះ​​សំណួរ "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_6\n"
@@ -1479,7 +1344,6 @@ msgid "Display ~Query"
msgstr "បង្ហាញ​សំណួរ "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_7\n"
@@ -1488,7 +1352,6 @@ msgid "~Modify Query"
msgstr "កែប្រែ​សំណួរ "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_8\n"
@@ -1497,7 +1360,6 @@ msgid "~How do you want to proceed after creating the query?"
msgstr "តើ​អ្នក​ចង់​ដំណើរការ​​បែប​ណា បន្ទាប់​ពី​បង្កើត​សំណួរ ? "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_9\n"
@@ -1506,7 +1368,6 @@ msgid "Match ~all of the following"
msgstr "ដូច​ខាង​ក្រោម​ទាំង​អស់ "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_10\n"
@@ -1515,7 +1376,6 @@ msgid "~Match any of the following"
msgstr "ដូច​ទៅ​នឹង​ផ្នែក​ណាមួយ​នៃ​ខាង​ក្រោម "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_11\n"
@@ -1524,7 +1384,6 @@ msgid "~Detailed query (Shows all records of the query.)"
msgstr "សÆណួរ​លម្អិត (បង្ហាញ​កំណត់ត្រា​ទាំងអស់​របស់​​សំណួរ ។) "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_12\n"
@@ -1533,7 +1392,6 @@ msgid "~Summary query (Shows only results of aggregate functions.)"
msgstr "សំណួរ​សង្ខេប (បង្ហាញ​តែ​លទ្ធផល​នៃ​អនុគមន៍ផ្គុំ ។​) "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_16\n"
@@ -1551,7 +1409,6 @@ msgid "Fields"
msgstr "វាល​"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_18\n"
@@ -1560,7 +1417,6 @@ msgid "~Group by"
msgstr "ដាក់​ជា​ក្រុម​តាម "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_19\n"
@@ -1569,7 +1425,6 @@ msgid "Field"
msgstr "វាល​"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_20\n"
@@ -1596,7 +1451,6 @@ msgid "Query:"
msgstr "សំណួរ ៖"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_24\n"
@@ -1605,7 +1459,6 @@ msgid "Condition"
msgstr "លក្ខខណ្ឌ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_25\n"
@@ -1614,7 +1467,6 @@ msgid "Value"
msgstr "តម្លៃ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_26\n"
@@ -1623,7 +1475,6 @@ msgid "is equal to"
msgstr "ស្មើ​ទៅ​នឹង"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_27\n"
@@ -1632,7 +1483,6 @@ msgid "is not equal to"
msgstr "មិន​ស្មើ​ទៅ​នឹង"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_28\n"
@@ -1641,7 +1491,6 @@ msgid "is smaller than"
msgstr "តូច​ជាង"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_29\n"
@@ -1659,7 +1508,6 @@ msgid "is equal or less than"
msgstr "ស្មើ ឬ តូច​ជាង"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_31\n"
@@ -1668,7 +1516,6 @@ msgid "is equal or greater than"
msgstr "ស្មើ ឬ ធំ​ជាង"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_32\n"
@@ -1677,7 +1524,6 @@ msgid "like"
msgstr "ដូច"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_33\n"
@@ -1686,7 +1532,6 @@ msgid "not like"
msgstr "មិន​ដូច"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_34\n"
@@ -1695,7 +1540,6 @@ msgid "is null"
msgstr "ទទេ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_35\n"
@@ -1704,7 +1548,6 @@ msgid "is not null"
msgstr "មិន​ទទេ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_36\n"
@@ -1713,7 +1556,6 @@ msgid "true"
msgstr "ពិត"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_37\n"
@@ -1740,7 +1582,6 @@ msgid "or"
msgstr "or"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_40\n"
@@ -1749,7 +1590,6 @@ msgid "get the sum of"
msgstr "ទទួល​យក​​​ផលបូក​នៃ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_41\n"
@@ -1758,7 +1598,6 @@ msgid "get the average of"
msgstr "ទទួល​យក​​​មធ្យម​នៃ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_42\n"
@@ -1767,7 +1606,6 @@ msgid "get the minimum of"
msgstr "ទទួល​យក​​អប្បបរមា​នៃ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_43\n"
@@ -1812,7 +1650,6 @@ msgid "Sorting order:"
msgstr "លំដាប់​តម្រៀប ៖"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_52\n"
@@ -1830,7 +1667,6 @@ msgid "Search conditions:"
msgstr "លក្ខខណ្ឌ​ស្វែងរក ៖"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_54\n"
@@ -1848,7 +1684,6 @@ msgid "Aggregate functions:"
msgstr "អនុគមន៍​​ផ្តុំ ៖"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_56\n"
@@ -1866,7 +1701,6 @@ msgid "Grouped by:"
msgstr "ដាក់​ជា​ក្រុម​ដោយ ៖"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_58\n"
@@ -1884,7 +1718,6 @@ msgid "Grouping conditions:"
msgstr "លក្ខខណ្ឌ​ដាក់​ជា​ក្រុម ៖"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_60\n"
@@ -1893,7 +1726,6 @@ msgid "No grouping conditions were assigned."
msgstr "មិន​បាន​ផ្តល់​​លក្ខខណ្ឌ​ដាក់​ជា​ក្រុម ។"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_70\n"
@@ -1902,7 +1734,6 @@ msgid "Select the fields (columns) for your query"
msgstr "ជ្រើសវាល​ (ជួរ​ឈរ) សម្រាប់​សំណួរ​របស់​អ្នក"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_71\n"
@@ -1911,7 +1742,6 @@ msgid "Select the sorting order"
msgstr "ជ្រើស​លំដាប់​តម្រៀប"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_72\n"
@@ -1920,7 +1750,6 @@ msgid "Select the search conditions"
msgstr "ជ្រើស​លក្ខខណ្ឌ​ស្វែងរក"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_73\n"
@@ -1929,7 +1758,6 @@ msgid "Select the type of query"
msgstr "ជ្រើស​ប្រភេទ​នៃ​សំណួរ​"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_74\n"
@@ -1938,7 +1766,6 @@ msgid "Select the groups"
msgstr "ជ្រើស​ក្រុម"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_75\n"
@@ -1947,7 +1774,6 @@ msgid "Select the grouping conditions"
msgstr "ជ្រើស​លក្ខខណ្ឌ​ដាក់​ជា​​ក្រុម"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_76\n"
@@ -1956,7 +1782,6 @@ msgid "Assign aliases if desired"
msgstr "ផ្តល់​ឈ្មោះ​ក្លែងក្លាយ បើ​ចង់​បាន"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_77\n"
@@ -1965,7 +1790,6 @@ msgid "Check the overview and decide how to proceed"
msgstr "ពិនិត្យមើល​ទិដ្ឋភាព​ទូទៅ រួច​សម្រេច​ចិត្ត​ថា​តើ​​ដំណើរការ​​តាម​របៀប​ណា ?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_80\n"
@@ -1974,7 +1798,6 @@ msgid "Field selection"
msgstr "ជម្រើស​វាល​"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_81\n"
@@ -1983,7 +1806,6 @@ msgid "Sorting order"
msgstr "លំដាប់​តម្រៀប"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_82\n"
@@ -1992,7 +1814,6 @@ msgid "Search conditions"
msgstr "លក្ខខណ្ឌ​ស្វែងរក"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_83\n"
@@ -2010,7 +1831,6 @@ msgid "Grouping"
msgstr "ការ​ដាក់​ក្រុម"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_85\n"
@@ -2019,7 +1839,6 @@ msgid "Grouping conditions"
msgstr "លក្ខខណ្ឌ​ដាក់​ជា​​ក្រុម"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_86\n"
@@ -2028,7 +1847,6 @@ msgid "Aliases"
msgstr "ឈ្មោះ​ក្លែងក្លាយ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_87\n"
@@ -2037,7 +1855,6 @@ msgid "Overview"
msgstr "ទិដ្ឋភាព​ទូទៅ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_88\n"
@@ -2046,7 +1863,6 @@ msgid "A field that has not been assigned an aggregate function must be used in
msgstr "វាល​​ដែល​មិន​ត្រូវ​បាន​ផ្តល់​អនុគមន៍​ផ្គុំ​មួយ ត្រូវ​តែ​ប្រើ​ក្នុង​ក្រុមមួយ ។"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_89\n"
@@ -2055,7 +1871,6 @@ msgid "The condition '<FIELDNAME> <LOGICOPERATOR> <VALUE>' was chosen twice. Eac
msgstr "លក្ខខណ្ឌ '<FIELDNAME> <LOGICOPERATOR> <VALUE>' ត្រូវ​បាន​ជ្រើស​ពីរ​ដង ។ លក្ខខណ្ឌ​និមួយ​ៗ អាច​ត្រូវ​បាន​ជ្រើស​តែ​ម្តង​ប៉ុណ្ណោះ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_90\n"
@@ -2072,7 +1887,6 @@ msgid ","
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_92\n"
@@ -2081,7 +1895,6 @@ msgid "<FIELDTITLE> (<FIELDNAME>)"
msgstr "<FIELDTITLE> (<FIELDNAME>)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_93\n"
@@ -2090,7 +1903,6 @@ msgid "<FIELDNAME> (<SORTMODE>)"
msgstr "<FIELDNAME> (<SORTMODE>)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_94\n"
@@ -2099,7 +1911,6 @@ msgid "<FIELDNAME> <LOGICOPERATOR> <VALUE>"
msgstr "<FIELDNAME> <LOGICOPERATOR> <VALUE>"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_95\n"
@@ -2108,7 +1919,6 @@ msgid "<CALCULATEDFUNCTION> <FIELDNAME>"
msgstr "<CALCULATEDFUNCTION> <FIELDNAME>"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_96\n"
@@ -2117,7 +1927,6 @@ msgid "<FIELDNAME> <LOGICOPERATOR> <VALUE>"
msgstr "<FIELDNAME> <LOGICOPERATOR> <VALUE>"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_0\n"
@@ -2126,7 +1935,6 @@ msgid "Form Wizard"
msgstr "អ្នក​ជំនួយការ​សំណុំ​បែបបទ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_1\n"
@@ -2157,7 +1965,6 @@ msgstr ""
"ប្រើ​សំណុំ​បែបបទ​រង ដើម្បី​បង្ហាញ​ទិន្នន័យ​ពី​តារាង ឬ សំណួរ ដោយ​ប្រើ​​ទំនាក់​ទំនង មួយ-ទៅ-ច្រើន ។"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_4\n"
@@ -2166,7 +1973,6 @@ msgid "~Add Subform"
msgstr "បន្ថែម​សំណុំ​បែបបទ​រង "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_5\n"
@@ -2175,7 +1981,6 @@ msgid "~Subform based on existing relation"
msgstr "សំណុំ​បែបបទ​រង​ដែល​ផ្អែក​លើ​ទំនាក់​ទំនង​ដែល​មាន​ស្រាប់ "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_6\n"
@@ -2184,7 +1989,6 @@ msgid "Tables or queries"
msgstr "តារាង ឬ សំណួរ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_7\n"
@@ -2193,7 +1997,6 @@ msgid "Subform based on ~manual selection of fields"
msgstr "សំណុំ​បែបបទ​រង​ដែល​ផ្អែក​លើ​ជម្រើស​ដោយ​ដៃ​នៃ​វាល "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_8\n"
@@ -2202,7 +2005,6 @@ msgid "~Which relation do you want to add?"
msgstr "តើ​ទំនាក់​ទំនង​ណា​មួយ ដែល​អ្នក​ចង់​បន្ថែម ? "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_9\n"
@@ -2211,7 +2013,6 @@ msgid "Fields in the ~subform"
msgstr "វាល​​ក្នុង​សំណុំ​បែបបទ​រង "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_12\n"
@@ -2220,7 +2021,6 @@ msgid "~Available fields"
msgstr "វាល​​ដែល​អាច​រក​បាន"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_13\n"
@@ -2240,7 +2040,6 @@ msgstr ""
"ប៉ុន្តែ​ការ​ចូល​រួម​អាច​ត្រូវ​បាន​ប្រើ​តែ​ម្តង​គត់​ ។"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_20\n"
@@ -2249,7 +2048,6 @@ msgid "~First joined subform field"
msgstr "វាល​​របស់​សំណុំ​បែប​បទ​រង​​ដែល​​រួម​ដំបូង "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_21\n"
@@ -2258,7 +2056,6 @@ msgid "~Second joined subform field"
msgstr "វាល​​​សំណុំ​បែប​បទ​រង​​ដែលរួម​​ទី​ពីរ​ "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_22\n"
@@ -2267,7 +2064,6 @@ msgid "~Third joined subform field"
msgstr "វាល​​​សំណុំ​បែប​បទ​រង​ដែល​​រួម​​ទី​បី​ "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_23\n"
@@ -2276,7 +2072,6 @@ msgid "~Fourth joined subform field"
msgstr "វាល​​​សំណុំ​បែប​បទ​រង​ដែល​​​រួម​ទី​បួន "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_24\n"
@@ -2285,7 +2080,6 @@ msgid "F~irst joined main form field"
msgstr "វាល​សំណុំ​បែប​បទ​មេ​ដែល​​​រួមដំបូង "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_25\n"
@@ -2294,7 +2088,6 @@ msgid "S~econd joined main form field"
msgstr "វាល​សំណុំ​បែប​បទ​មេ​ដែល​​រួម​ទី​ពីរ​ "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_26\n"
@@ -2303,7 +2096,6 @@ msgid "T~hird joined main form field"
msgstr "វាល​​​សំណុំ​បែប​បទ​មេ​​ដែល​​រួម​​ទី​បី "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_27\n"
@@ -2312,7 +2104,6 @@ msgid "F~ourth joined main form field"
msgstr "វាល​សំណុំ​បែប​បទមេ​​ដែល​​​រួម​​​ទី​បួន​ "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_28\n"
@@ -2330,7 +2121,6 @@ msgid "No border"
msgstr "គ្មាន​ស៊ុម​"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_30\n"
@@ -2348,7 +2138,6 @@ msgid "Flat"
msgstr "សំប៉ែត"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_32\n"
@@ -2357,7 +2146,6 @@ msgid "Label placement"
msgstr "ការ​ដាក់​ស្លាក"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_33\n"
@@ -2375,7 +2163,6 @@ msgid "Align right"
msgstr "តម្រឹម​ស្តាំ​"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_35\n"
@@ -2384,7 +2171,6 @@ msgid "Arrangement of DB fields"
msgstr "ការ​​រៀបចំ​​វាល​ DB"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_36\n"
@@ -2393,7 +2179,6 @@ msgid "Columnar - Labels Left"
msgstr "រាង​ជួរឈរ - ស្លាក​ខាង​ឆ្វេង"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_37\n"
@@ -2402,7 +2187,6 @@ msgid "Columnar - Labels on Top"
msgstr "រាងជួរ - ស្លាក​​នៅ​លើ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_38\n"
@@ -2411,7 +2195,6 @@ msgid "In Blocks - Labels Left"
msgstr "ជា​បណ្តុំ - ស្លាក​ខាង​ឆ្វេង"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_39\n"
@@ -2420,7 +2203,6 @@ msgid "In Blocks - Labels Above"
msgstr "ជា​បណ្តុំ- ស្លាក​ខាង​​លើ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_40\n"
@@ -2429,7 +2211,6 @@ msgid "As Data Sheet"
msgstr "ជា​​សន្លឹក​​ទិន្នន័យ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_41\n"
@@ -2438,7 +2219,6 @@ msgid "Arrangement of the main form"
msgstr "រៀបចំ​សំណុំ​បែបបទ​មេ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_42\n"
@@ -2447,7 +2227,6 @@ msgid "Arrangement of the subform"
msgstr "ការ​រៀបចំ​សំណុំ​បែបបទ​រង"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_44\n"
@@ -2465,7 +2244,6 @@ msgid "Existing data will not be displayed"
msgstr "ទិន្នន័យ​ដែល​មាន​ស្រាប់ នឹង​មិន​​បង្ហាញ​ឡើយ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_46\n"
@@ -2474,7 +2252,6 @@ msgid "T~he form is to display all data"
msgstr "សំណុំ​បែបបទ​គឺសម្រាប់​បង្ហាញ​ទិន្នន័យ​ទាំងអស់ "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_47\n"
@@ -2483,7 +2260,6 @@ msgid "Do not allow ~modification of existing data"
msgstr "មិន​​អនុញ្ញាត​ឲ្យ​កែប្រែ​ទិន្នន័យ​ដែល​មាន​ស្រាប់ "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_48\n"
@@ -2492,7 +2268,6 @@ msgid "Do not allow ~deletion of existing data"
msgstr "មិន​​អនុញ្ញាតឲ្យ​​លុប​ទិន្នន័យ​ដែល​មាន​ស្រាប់ "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_49\n"
@@ -2501,7 +2276,6 @@ msgid "Do not allow ~addition of new data"
msgstr "មិន​​អនុញ្ញាត​ឲ្យ​បន្ថែម​ទិន្នន័យ​ថ្មី "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_50\n"
@@ -2510,7 +2284,6 @@ msgid "Name of ~the form"
msgstr "ឈ្មោះ​សំណុំ​បែបបទ "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_51\n"
@@ -2519,7 +2292,6 @@ msgid "How do you want to proceed after creating the form?"
msgstr "តើ​អ្នក​ចង់​​ដំណើរការ​បែប​ណា បន្ទាប់​ពី​បង្កើត​សំណុំ​បែបបទ ?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_52\n"
@@ -2528,7 +2300,6 @@ msgid "~Work with the form"
msgstr "ធ្វើ​ការ​ជាមួយ​សំណុំ​បែបបទ "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_53\n"
@@ -2537,7 +2308,6 @@ msgid "~Modify the form"
msgstr "កែប្រែ​សំណុំ​បែបបទ "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_55\n"
@@ -2546,7 +2316,6 @@ msgid "~Page Styles"
msgstr "រចនាប័ទ្ម​របស់​ទំព័រ "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_80\n"
@@ -2555,7 +2324,6 @@ msgid "Field selection"
msgstr "ជម្រើស​វាល​"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_81\n"
@@ -2564,7 +2332,6 @@ msgid "Set up a subform"
msgstr "ដំឡើង​សំណុំ​បែបបទ​រង"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_82\n"
@@ -2573,7 +2340,6 @@ msgid "Add subform fields"
msgstr "បន្ថែម​វាល​​សំណុំ​បែបបទ​រង"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_83\n"
@@ -2582,7 +2348,6 @@ msgid "Get joined fields"
msgstr "យក​វាល​ដែល​រួម​"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_84\n"
@@ -2591,7 +2356,6 @@ msgid "Arrange controls"
msgstr "រៀបចំ​វត្ថុ​បញ្ជា"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_85\n"
@@ -2600,7 +2364,6 @@ msgid "Set data entry"
msgstr "កំណត់​ធាតុ​ទិន្នន័យ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_86\n"
@@ -2609,7 +2372,6 @@ msgid "Apply styles"
msgstr "អនុវត្ត​​រចនាប័ទ្ម"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_87\n"
@@ -2618,7 +2380,6 @@ msgid "Set name"
msgstr "កំណត់​ឈ្មោះ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_88\n"
@@ -2627,7 +2388,6 @@ msgid "(Date)"
msgstr "(កាល​បរិច្ឆេទ)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_89\n"
@@ -2636,7 +2396,6 @@ msgid "(Time)"
msgstr "(ពេលវេលា)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_90\n"
@@ -2645,7 +2404,6 @@ msgid "Select the fields of your form"
msgstr "ជ្រើស​វាល​​ក្នុង​សំណុំ​បែបបទ​របស់​អ្នក"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_91\n"
@@ -2654,7 +2412,6 @@ msgid "Decide if you want to set up a subform"
msgstr "សម្រេចចិត្ត​ថា​តើ​​អ្នក​ចង់​ដំឡើង​សំណុំ​បែបបទ​រង​មួយឬ​ទេ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_92\n"
@@ -2663,7 +2420,6 @@ msgid "Select the fields of your subform"
msgstr "ជ្រើស​វាល​ នៃ​សំណុំ​បែបបទ​រង​របស់​អ្នក"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_93\n"
@@ -2672,7 +2428,6 @@ msgid "Select the joins between your forms"
msgstr "ជ្រើស​ការ​ចូលរួម​រវាង​សំណុំ​បែបបទ​របស់​អ្នក"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_94\n"
@@ -2681,7 +2436,6 @@ msgid "Arrange the controls on your form"
msgstr "រៀបចំ​វត្ថុ​បញ្ជា​លើ​សំណុំ​បែបបទ​របស់​អ្នក"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_95\n"
@@ -2690,7 +2444,6 @@ msgid "Select the data entry mode"
msgstr "ជ្រើស​របៀប​បញ្ចូល​ទិន្នន័យ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_96\n"
@@ -2699,7 +2452,6 @@ msgid "Apply the style of your form"
msgstr "អនុវត្ត​រចនាប័ទ្ម​​សំណុំ​បែបបទ​របស់​អ្នក"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_97\n"
@@ -2719,7 +2471,6 @@ msgstr ""
"សូម​ជ្រើស​ឈ្មោះ​មួយ​ទៀត ។"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_1\n"
@@ -2728,7 +2479,6 @@ msgid "Table Wizard"
msgstr "អ្នក​ជំនួយការ​តារាង"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_2\n"
@@ -2737,7 +2487,6 @@ msgid "Select fields"
msgstr "ជ្រើស​វាល"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_3\n"
@@ -2746,7 +2495,6 @@ msgid "Set types and formats"
msgstr "កំណត់​ប្រភេទ និង​ទ្រង់ទ្រាយ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_4\n"
@@ -2755,7 +2503,6 @@ msgid "Set primary key"
msgstr "កំណត់​កូន​សោ​សំខាន់"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_5\n"
@@ -2764,7 +2511,6 @@ msgid "Create table"
msgstr "បង្កើត​​តារាង"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_8\n"
@@ -2773,7 +2519,6 @@ msgid "Select fields for your table"
msgstr "ជ្រើស​វាល សម្រាប់​តារាង​របស់​អ្នក"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_9\n"
@@ -2782,7 +2527,6 @@ msgid "Set field types and formats"
msgstr "កំណត់​ប្រភេទ និង​ទ្រង់ទ្រាយ​របស់​វាល"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_10\n"
@@ -2791,7 +2535,6 @@ msgid "Set primary key"
msgstr "កំណត់​កូន​សោ​សំខាន់"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_11\n"
@@ -2800,7 +2543,6 @@ msgid "Create table"
msgstr "បង្កើត​​តារាង"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_14\n"
@@ -2809,7 +2551,6 @@ msgid "This wizard helps you to create a table for your database. After selectin
msgstr "អ្នក​ជំនួយការ​នេះ​ជួយ​អ្នក ​ក្នុង​ការ​បង្កើត​តារាង​មួយ សម្រាប់​មូលដ្ឋាន​ទិន្នន័យ​របស់​អ្នក ។ បន្ទាប់​ពី​ជ្រើស​ប្រភេទ​តារាង​មួយ និង​តារាង​គំរូ​មួយ ជ្រើស​វាល​​ដែល​អ្នក​ចង់​រួម​បញ្ចូល​ក្នុង​តារាង​របស់​អ្នក ។ អ្នក​អាច​រួម​បញ្ចូល​វាល​ពី​តារាង​គំរូ​ច្រើន​ជាង​មួយ ។"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_15\n"
@@ -2818,7 +2559,6 @@ msgid "Ca~tegory"
msgstr "ប្រភេទ "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_16\n"
@@ -2827,7 +2567,6 @@ msgid "B~usiness"
msgstr "ពាណិជ្ជកម្ម "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_17\n"
@@ -2836,7 +2575,6 @@ msgid "P~ersonal"
msgstr "ផ្ទាល់​ខ្លួន "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_18\n"
@@ -2845,7 +2583,6 @@ msgid "~Sample tables"
msgstr "តារាង​គំរូ "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_19\n"
@@ -2854,7 +2591,6 @@ msgid "A~vailable fields"
msgstr "វាល​​ដែល​មាន "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_20\n"
@@ -2888,7 +2624,6 @@ msgid "Field name"
msgstr "ឈ្មោះ​វាល"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_24\n"
@@ -2897,7 +2632,6 @@ msgid "Field type"
msgstr "ប្រភេទ​វាល​"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_25\n"
@@ -2906,7 +2640,6 @@ msgid "~Selected fields"
msgstr "វាល​​ដែល​បាន​ជ្រើស "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_26\n"
@@ -2915,7 +2648,6 @@ msgid "A primary key uniquely identifies each record in a database table. Primar
msgstr "កូនសោ​សំខាន់​ចង្អុល​បង្ហាញ​​ថា​​កំណត់​ត្រា​នីមួយៗ​មាន​តែ​មួយ​គត់ ​​ក្នុង​តារាង​មូល​ដ្ឋាន​ទិន្នន័យ ។ កូនសោ​សំខាន់​​សម្រួល​ការ​​តភ្ជាប់​ព័ត៌មាន​ក្នុង​តារាង​ផ្សេងៗ​គ្នា និង​​ជាអនុសាសន៍​ អ្នក​គួរ​តែ​មាន​កូនសោ​សំខាន់​មួយ​ក្នុង​តារាង​នីមួយៗ ។ ដោយ​គ្មាន​កូនសោ​សំខាន់ អ្នក​នឹង​មិន​អាច​បញ្ចូល​ទិន្នន័យ​ចូល​ក្នុង​តារាង​នេះ​ឡើយ ។"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_27\n"
@@ -2924,7 +2656,6 @@ msgid "~Create a primary key"
msgstr "បង្កើត​កូន​សោ​សំខាន់​មួយ "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_28\n"
@@ -2933,7 +2664,6 @@ msgid "~Automatically add a primary key"
msgstr "បន្ថែម​កូន​សោ​សំខាន់​មួយ​ដោយ​ស្វ័យ​ប្រវត្តិ "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_29\n"
@@ -2951,7 +2681,6 @@ msgid "Define p~rimary key as a combination of several fields"
msgstr "កូន​សោ​សំខាន់​បង្កើត​ឡើង​ដោយ​បន្សំ​នៃ​ក្រឡា​ទទឹង​ច្រើន​"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_31\n"
@@ -2960,7 +2689,6 @@ msgid "F~ieldname"
msgstr "ឈ្មោះ​ក្រឡា​ទទឹង "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_32\n"
@@ -2969,7 +2697,6 @@ msgid "~Primary key fields"
msgstr "វាល​កូន​សោ​សំខាន់ "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_33\n"
@@ -2978,7 +2705,6 @@ msgid "Auto ~value"
msgstr "តម្លៃ​ស្វ័យ​ប្រវត្តិ "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_34\n"
@@ -2987,7 +2713,6 @@ msgid "What do you want to name your table?"
msgstr "តើ​អ្នក​ចង់​ដាក់​ឈ្មោះ​អ្វី ឲ្យ​តារាង​របស់​អ្នក ?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_35\n"
@@ -2996,7 +2721,6 @@ msgid "Congratulations. You have entered all the information needed to create yo
msgstr "អបអរសាទរ ។ អ្នក​បាន​បញ្ចូល​គ្រប់​ព័ត៌មាន​ទាំងអស់​ដែល​ត្រូវការ​ ដើម្បី​បង្កើត​តារាង​របស់​អ្នកហើយ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_36\n"
@@ -3005,7 +2729,6 @@ msgid "What do you want to do next?"
msgstr "តើ​អ្នក​ចង់​ធ្វើ​អ្វី​បន្ត​ទៅ​ទៀត ?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_37\n"
@@ -3014,7 +2737,6 @@ msgid "Modify the table design"
msgstr "កែប្រែ​រចនា​តារាង"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_38\n"
@@ -3023,7 +2745,6 @@ msgid "Insert data immediately"
msgstr "បញ្ចូល​ទិន្នន័យ​ភ្លាមៗ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_39\n"
@@ -3032,7 +2753,6 @@ msgid "C~reate a form based on this table"
msgstr "បង្កើត​សំណុំ​បែបបទ​មួយ ដោយ​​ផ្អែក​លើ​តារាង​នេះ "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_40\n"
@@ -3041,7 +2761,6 @@ msgid "The table you have created could not be opened."
msgstr "មិន​អាច​បើក​តារាង​ដែល​អ្នក​បាន​បង្កើត ។"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_41\n"
@@ -3050,7 +2769,6 @@ msgid "The table name '%TABLENAME' contains a character ('%SPECIALCHAR') that mi
msgstr "ឈ្មោះ​តារាង '%TABLENAME' មាន​តួ​អក្សរ​មួយ ('%SPECIALCHAR') ដែល​អាច​មិន​ត្រូវ​បាន​គាំទ្រ ដោយ​មូលដ្ឋាន​ទិន្នន័យ ។"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_42\n"
@@ -3059,7 +2777,6 @@ msgid "The field name '%FIELDNAME' contains a special character ('%SPECIALCHAR')
msgstr "ឈ្មោះ​វាល '%FIELDNAME' មាន​តួ​អក្សរ​ពិសេស​មួយ ('%SPECIALCHAR') ដែល​អាច​មិន​ត្រូវ​បាន​គាំទ្រ ដោយ​មូលដ្ឋាន​ទិន្នន័យ ។"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_43\n"
@@ -3068,7 +2785,6 @@ msgid "Field"
msgstr "វាល​"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_44\n"
@@ -3077,7 +2793,6 @@ msgid "MyTable"
msgstr "តារាង​ខ្ញុំ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_45\n"
@@ -3086,7 +2801,6 @@ msgid "Add a Field"
msgstr "បន្ថែម​​វាល​​មួយ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_46\n"
@@ -3095,7 +2809,6 @@ msgid "Remove the selected Field"
msgstr "យក​វាល​ដែល​បាន​ជ្រើស​ចេញ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_47\n"
@@ -3115,7 +2828,6 @@ msgstr ""
"សូម​បញ្ចូល​ឈ្មោះ​មួយ​ទៀត ។"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_49\n"
@@ -3124,7 +2836,6 @@ msgid "Catalog of the table"
msgstr "កាតាឡុក​តារាង"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_50\n"
@@ -3133,7 +2844,6 @@ msgid "Schema of the table"
msgstr "គំនូរ​បំព្រួញ​នៃ​តារាង"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_51\n"
@@ -3142,7 +2852,6 @@ msgid "The field '%FIELDNAME' already exists."
msgstr "មាន​វាល '%FIELDNAME' រួច​ហើយ ។"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_ZERO_0\n"
@@ -3169,7 +2878,6 @@ msgid "< ~Back"
msgstr "< ថយក្រោយ "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_ZERO_3\n"
@@ -3178,7 +2886,6 @@ msgid "~Convert"
msgstr "បម្លែង "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_ZERO_4\n"
@@ -3187,7 +2894,6 @@ msgid "Note: Currency amounts from external links and currency conversion factor
msgstr "ចំណាំ ៖ មិន​អាច​បម្លែង​ចំនួន​រូបិយប័ណ្ណ​ពី​តំណ​ខាង​ក្រៅ​ និង​កត្តា​បម្លែង​រូបិយប័ណ្ណ​​រូបមន្ត ។"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_ZERO_5\n"
@@ -3196,7 +2902,6 @@ msgid "First, unprotect all sheets."
msgstr "ដំបូង មិន​ការពារ​សន្លឹក​ទាំងអស់ ។"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_ZERO_6\n"
@@ -3214,7 +2919,6 @@ msgid "C~ontinue >"
msgstr "បន្ត​>> "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_ZERO_8\n"
@@ -3223,7 +2927,6 @@ msgid "C~lose"
msgstr "បិទ "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_0\n"
@@ -3232,7 +2935,6 @@ msgid "~Entire document"
msgstr "ឯកសារ​​ទាំងមូល "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_1\n"
@@ -3241,7 +2943,6 @@ msgid "Selection"
msgstr "ជម្រើស"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_2\n"
@@ -3250,7 +2951,6 @@ msgid "Cell S~tyles"
msgstr "រចនាប័ទ្ម​​ក្រឡា "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_3\n"
@@ -3259,7 +2959,6 @@ msgid "Currency cells in the current ~sheet"
msgstr "ក្រឡា​រូបិយប័ណ្ណ​ ក្នុង​សន្លឹក​បច្ចុប្បន្ន "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_4\n"
@@ -3268,7 +2967,6 @@ msgid "Currency cells in the entire ~document"
msgstr "ក្រឡា​ទទឹង​រូបិយប័ណ្ណ​ ក្នុង​ឯកសារ​ទាំង​មូល "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_5\n"
@@ -3277,7 +2975,6 @@ msgid "~Selected range"
msgstr "ជួរ​​ដែល​​​បាន​​ជ្រើស "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_6\n"
@@ -3286,7 +2983,6 @@ msgid "Select Cell Styles"
msgstr "ជ្រើស​​រចនាប័ទ្ម​​ក្រឡា"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_7\n"
@@ -3295,7 +2991,6 @@ msgid "Select currency cells"
msgstr "ជ្រើស​​ក្រឡា​​រូបិយប័ណ្ណ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_8\n"
@@ -3304,7 +2999,6 @@ msgid "Currency ranges:"
msgstr "ជួរ​រូបិយប័ណ្ណ ៖"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_9\n"
@@ -3313,7 +3007,6 @@ msgid "Templates:"
msgstr "ពុម្ព ៖"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_0\n"
@@ -3322,7 +3015,6 @@ msgid "Extent"
msgstr "វិសាលភាព"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_1\n"
@@ -3331,7 +3023,6 @@ msgid "~Single %PRODUCTNAME Calc document"
msgstr "ឯកសារ %PRODUCTNAME Calc តែ​មួយ "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_2\n"
@@ -3340,7 +3031,6 @@ msgid "Complete ~directory"
msgstr "ថត​ទាំង​មូល "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_3\n"
@@ -3349,7 +3039,6 @@ msgid "Source Document:"
msgstr "ឯកសារ​​ប្រភព ៖"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_4\n"
@@ -3358,7 +3047,6 @@ msgid "Source directory:"
msgstr "ថត​​ប្រភព ៖"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_5\n"
@@ -3367,7 +3055,6 @@ msgid "~Including subfolders"
msgstr "រួម​បញ្ចូល​ទាំង​ថត​រង "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_6\n"
@@ -3376,7 +3063,6 @@ msgid "Target directory:"
msgstr "ថត​គោលដៅ ៖"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_7\n"
@@ -3385,7 +3071,6 @@ msgid "Temporarily unprotect sheet without query"
msgstr "មិន​ការពារ​សន្លឹក​ដែល​គ្មាន​សំណួរ​ជា​បណ្តោះ​អាសន្ន​"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_10\n"
@@ -3403,7 +3088,6 @@ msgid "Conversion status:"
msgstr "ស្ថានភាព​​បម្លែង ៖"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STATUSLINE_1\n"
@@ -3412,7 +3096,6 @@ msgid "Conversion status of the cell templates:"
msgstr "ស្ថានភាព​​បម្លែង​របស់​ពុម្ព​​ក្រឡា ៖"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STATUSLINE_2\n"
@@ -3421,7 +3104,6 @@ msgid "Registration of the relevant ranges: Sheet %1Number%1 of %2TotPageCount%2
msgstr "ការ​ចុះ​ឈ្មោះ​នៃ​ជួរ​ដែល​ពាក់​ព័ន្ធ ៖ %1Number%1 នៃ %2TotPageCount%2"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STATUSLINE_3\n"
@@ -3430,7 +3112,6 @@ msgid "Entry of the ranges to be converted..."
msgstr "ធាតុ​​របស់​​ជួរ​​ដែល​​​​ត្រូវ​​​បម្លែង ..."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STATUSLINE_4\n"
@@ -3439,7 +3120,6 @@ msgid "Sheet protection for each sheet will be restored..."
msgstr "ការ​​ការពារ​​​សន្លឹក​ សម្រាប់​​​សន្លឹក​​​នីមួយៗ ​​នឹង​​​ត្រូវ​​បាន​​​ស្តារ​​​ឡើង​​​វិញ ..."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STATUSLINE_5\n"
@@ -3457,7 +3137,6 @@ msgid "~Finish"
msgstr "បញ្ចប់ "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_1\n"
@@ -3466,7 +3145,6 @@ msgid "Select directory"
msgstr "ជ្រើស​ថត"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_2\n"
@@ -3475,7 +3153,6 @@ msgid "Select file"
msgstr "ជ្រើស​ឯកសារ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_3\n"
@@ -3493,7 +3170,6 @@ msgid "non-existent"
msgstr "មិន​មាន"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_5\n"
@@ -3502,7 +3178,6 @@ msgid "Euro Converter"
msgstr "កម្មវិធី​បម្លែង​​អឺរ៉ូ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_6\n"
@@ -3511,7 +3186,6 @@ msgid "Should protected spreadsheets be temporarily unprotected?"
msgstr "តើ​​សៀវភៅ​បញ្ជី​ដែល​​បាន​ការពារ​ គួរ​តែ​មិន​ត្រូវ​បាន​ការពារ​ជា​បណ្តោះ​អាសន្ន​ឬ​ទេ ?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_7\n"
@@ -3520,7 +3194,6 @@ msgid "Enter the password to unprotect the table %1TableName%1"
msgstr "បញ្ចូល​​ពាក្យ​សម្ងាត់ ​ដើម្បី​មិន​ការពារ​តារាង​ %1TableName%1"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_8\n"
@@ -3529,7 +3202,6 @@ msgid "Wrong Password!"
msgstr "​ពាក្យ​​សម្ងាត់​ខុស !"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_9\n"
@@ -3538,7 +3210,6 @@ msgid "Protected Sheet"
msgstr "សន្លឹក​ដែល​ត្រូវ​បាន​ការពារ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_10\n"
@@ -3547,7 +3218,6 @@ msgid "Warning!"
msgstr "ព្រមាន !"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_11\n"
@@ -3556,7 +3226,6 @@ msgid "Protection for the sheets will not be removed."
msgstr "ការ​ការពារ​ទាំងឡាយ​សម្រាប់​សន្លឹក​ នឹង​មិន​ត្រូវ​បាន​យក​ចេញ​ឡើយ ។"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_12\n"
@@ -3565,7 +3234,6 @@ msgid "Sheet cannot be unprotected"
msgstr "មិន​អាច​មិន​ការពារ​សន្លឹក"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_13\n"
@@ -3574,7 +3242,6 @@ msgid "The Wizard cannot edit this document as cell formats cannot be modified i
msgstr "អ្នក​ជំនួយការ​មិន​អាច​កែសម្រួល​ឯកសារ​នេះ​បាន​ឡើយ ដោយ​សារ​តែ​ទ្រង់ទ្រាយ​ក្រឡា​មិន​អាច​ត្រូវ​បាន​កែប្រែ​នៅ​ក្នុង​ឯកសារ​ដែល​មាន​សៀវភៅ​បញ្ជី ដែល​បាន​ការពារ ។"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_14\n"
@@ -3583,7 +3250,6 @@ msgid "Please note that the Euro Converter will, otherwise, not be able to edit
msgstr "សូម​ចំណាំ​ថា​ កម្ម​វិធី​បម្លែង​ជា​អឺរ៉ូ​ នឹង​មិន​អាច​កែ​សម្រួល​ឯកសារ​នេះ តាម​របៀប​ផ្សេង​ទេ​​ !"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_15\n"
@@ -3610,7 +3276,6 @@ msgid "OK"
msgstr "យល់ព្រម"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_18\n"
@@ -3619,7 +3284,6 @@ msgid "Cancel"
msgstr "បោះបង់"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_19\n"
@@ -3628,7 +3292,6 @@ msgid "Please select a %PRODUCTNAME Calc document for editing!"
msgstr "សូម​​ជ្រើស​ឯកសារ​ %PRODUCTNAME Calc មួយ ​សម្រាប់​​​​កែ​​សម្រួល​ !"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_20\n"
@@ -3637,7 +3300,6 @@ msgid "'<1>' is not a directory!"
msgstr "'<1>' មិន​មែន​ជា​ថត​​ឡើយ !"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_21\n"
@@ -3646,7 +3308,6 @@ msgid "Document is read-only!"
msgstr "ឯកសារ​​គឺ​​បាន​តែ​​​អាន !"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_22\n"
@@ -3655,7 +3316,6 @@ msgid "The '<1>' file already exists.<CR>Do you want to overwrite it?"
msgstr "ឯកសារ​ '<1>' មាន​រួច​ហើយ ។ <CR> ​តើ​អ្នក​ចង់​សរសេរ​ជាន់​​លើ​​វា​​ឬ​​ទេ ?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_23\n"
@@ -3664,7 +3324,6 @@ msgid "Do you really want to terminate conversion at this point?"
msgstr "តើ​​អ្នក​​ពិត​​ជា​​ចង់​​បញ្ឈប់​​ការ​​បម្លែង នៅ​​ត្រង់​​ចំនុច​​នេះ​​ឬ​ទេ ?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_24\n"
@@ -3673,7 +3332,6 @@ msgid "Cancel Wizard"
msgstr "បោះបង់​អ្នក​ជំនួយការ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_0\n"
@@ -3682,7 +3340,6 @@ msgid "Portuguese Escudo"
msgstr "អេស្គូដូ ព័រទុយហ្គាល់"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_1\n"
@@ -3691,7 +3348,6 @@ msgid "Dutch Guilder"
msgstr "ហ្គីលដឺរ ​ហូឡង់"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_2\n"
@@ -3700,7 +3356,6 @@ msgid "French Franc"
msgstr "ហ្វ្រង់ ​បារាំង"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_3\n"
@@ -3709,7 +3364,6 @@ msgid "Spanish Peseta"
msgstr "ប៉េសេតា អេស្ប៉ាញ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_4\n"
@@ -3718,7 +3372,6 @@ msgid "Italian Lira"
msgstr "លីរា អ៊ីតាលី"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_5\n"
@@ -3727,7 +3380,6 @@ msgid "German Mark"
msgstr "ម៉ាក អាល្លឺម៉ង់"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_6\n"
@@ -3736,7 +3388,6 @@ msgid "Belgian Franc"
msgstr "ហ្វ្រង់ បែលហ្ស៊ិក"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_7\n"
@@ -3745,7 +3396,6 @@ msgid "Irish Punt"
msgstr "ផាន់ អៀរឡង់"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_8\n"
@@ -3754,7 +3404,6 @@ msgid "Luxembourg Franc"
msgstr "ហ្វ្រង់ លុចហ្សំបួរ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_9\n"
@@ -3763,7 +3412,6 @@ msgid "Austrian Schilling"
msgstr "ស្គីល៉ីង អូទ្រីស"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_10\n"
@@ -3772,7 +3420,6 @@ msgid "Finnish Mark"
msgstr "ម៉ាក ហ្វាំង​ឡង់"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_11\n"
@@ -3781,7 +3428,6 @@ msgid "Greek Drachma"
msgstr "ដ្រាច្ឆម៉ា ក្រិក"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_12\n"
@@ -3790,7 +3436,6 @@ msgid "Slovenian Tolar"
msgstr "តូឡា ស្លូវ៉ានី"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_13\n"
@@ -3799,7 +3444,6 @@ msgid "Cypriot Pound"
msgstr "ស៊ីព្រយ ផោន"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_14\n"
@@ -3808,7 +3452,6 @@ msgid "Maltese Lira"
msgstr "ម៉ាល់តេស លីរ៉ា"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_15\n"
@@ -3817,7 +3460,6 @@ msgid "Slovak Koruna"
msgstr "ស្លូវ៉ាក់ កូរ៉ុណា"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_16\n"
@@ -3826,7 +3468,6 @@ msgid "Estonian Kroon"
msgstr "អេស្តូនី ក្រូណ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_17\n"
@@ -3843,7 +3484,6 @@ msgid "Lithuanian Litas"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_LASTPAGE_0\n"
@@ -3852,7 +3492,6 @@ msgid "Progress"
msgstr "វឌ្ឍន​​ភាព"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_LASTPAGE_1\n"
@@ -3861,7 +3500,6 @@ msgid "Retrieving the relevant documents..."
msgstr "កំពុង​​ទទួល​យក​ឯកសារ​ដែល​ពាក់ព័ន្ធ ..."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_LASTPAGE_2\n"
@@ -3879,7 +3517,6 @@ msgid "Settings:"
msgstr "ការ​កំណត់៖"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_LASTPAGE_4\n"
@@ -3888,7 +3525,6 @@ msgid "Sheet is always unprotected"
msgstr "សន្លឹក​តែង​តែ​មិន​ត្រូវ​បាន​ការពារ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLES_0\n"
@@ -3897,7 +3533,6 @@ msgid "Theme Selection"
msgstr "ការ​ជ្រើស​ស្បែក"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLES_1\n"
@@ -3906,7 +3541,6 @@ msgid "Error while saving the document to the clipboard! The following action ca
msgstr "មាន​កំហុស​ ខណៈ​ពេល​កំពុង​រក្សាទុក​ឯកសារ​ទៅ​ក្តារ​តម្បៀត​ខ្ទាស់ ! អំពើ​ខាង​ក្រោម​មិន​អាច​មិន​ធ្វើ​​វិញបាន​ទេ ។"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLES_2\n"
@@ -3915,7 +3549,6 @@ msgid "~Cancel"
msgstr "បោះបង់ "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLES_3\n"
@@ -3924,7 +3557,6 @@ msgid "~OK"
msgstr "យល់ព្រម "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_0\n"
@@ -3933,7 +3565,6 @@ msgid "(Standard)"
msgstr "(ស្តង់ដារ)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_1\n"
@@ -3942,7 +3573,6 @@ msgid "Autumn Leaves"
msgstr "Autumn Leaves"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_2\n"
@@ -3951,7 +3581,6 @@ msgid "Be"
msgstr "Be"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_3\n"
@@ -3960,7 +3589,6 @@ msgid "Black and White"
msgstr "ស​ខ្មៅ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_4\n"
@@ -3969,7 +3597,6 @@ msgid "Blackberry Bush"
msgstr "Blackberry Bush"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_5\n"
@@ -3978,7 +3605,6 @@ msgid "Blue Jeans"
msgstr "Blue Jeans"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_6\n"
@@ -3987,7 +3613,6 @@ msgid "Fifties Diner"
msgstr "Fifties Diner"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_7\n"
@@ -3996,7 +3621,6 @@ msgid "Glacier"
msgstr "Glacier"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_8\n"
@@ -4005,7 +3629,6 @@ msgid "Green Grapes"
msgstr "Green Grapes"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_9\n"
@@ -4014,7 +3637,6 @@ msgid "Marine"
msgstr "តាមនាវា"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_10\n"
@@ -4023,7 +3645,6 @@ msgid "Millennium"
msgstr "សតវត្ស"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_11\n"
@@ -4032,7 +3653,6 @@ msgid "Nature"
msgstr "ធម្មជាតិ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_12\n"
@@ -4050,7 +3670,6 @@ msgid "Night"
msgstr "រាត្រី"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_14\n"
@@ -4059,7 +3678,6 @@ msgid "PC Nostalgia"
msgstr "PC Nostalgia"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_15\n"
@@ -4068,7 +3686,6 @@ msgid "Pastel"
msgstr "Pastel"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_16\n"
@@ -4077,7 +3694,6 @@ msgid "Pool Party"
msgstr "Pool Party"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_17\n"
@@ -4095,7 +3711,6 @@ msgid "Addressee"
msgstr "អ្នក​ទទួល​សំបុត្រ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceDialog_1\n"
@@ -4104,7 +3719,6 @@ msgid "One recipient"
msgstr "អ្នក​​ទទួល​​ម្នាក់"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceDialog_2\n"
@@ -4113,7 +3727,6 @@ msgid "Several recipients (address database)"
msgstr "អ្នក​​​ទទួល​​​ច្រើន​ (មូលដ្ឋាន​​ទិន្នន័យ​​​​អាសយដ្ឋាន)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceDialog_3\n"
@@ -4122,7 +3735,6 @@ msgid "Use of This Template"
msgstr "ប្រើ​​ពុម្ព​នេះ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceMsgError\n"
@@ -4131,7 +3743,6 @@ msgid "An error has occurred."
msgstr "កំហុស​​​មួយ​​​បាន​​កើត​​ឡើង ។"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_0\n"
@@ -4140,7 +3751,6 @@ msgid "Click placeholder and overwrite"
msgstr "ចុច​កន្លែង​ដាក់​ និង​សរសេរ​ជាន់​លើ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_1\n"
@@ -4158,7 +3768,6 @@ msgid "Department"
msgstr "នាយកដ្ឋាន"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_3\n"
@@ -4167,7 +3776,6 @@ msgid "First Name"
msgstr "នាម​ខ្លួន"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_4\n"
@@ -4176,7 +3784,6 @@ msgid "Last Name"
msgstr "នាម​ត្រកូល"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_5\n"
@@ -4185,7 +3792,6 @@ msgid "Street"
msgstr "វិថី"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_6\n"
@@ -4194,7 +3800,6 @@ msgid "Country"
msgstr "ប្រទេស"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_7\n"
@@ -4230,7 +3835,6 @@ msgid "Position"
msgstr "ទីតាំង"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_11\n"
@@ -4257,7 +3861,6 @@ msgid "Salutation"
msgstr "Salutation"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_14\n"
@@ -4266,7 +3869,6 @@ msgid "Home Phone"
msgstr "ទូរស័ព្ទ​​​​ផ្ទះ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_15\n"
@@ -4275,7 +3877,6 @@ msgid "Work Phone"
msgstr "ទូរស័ព្ទ​​​កន្លែង​​​ធ្វើការ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_16\n"
@@ -4284,7 +3885,6 @@ msgid "Fax"
msgstr "ទូរសារ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_17\n"
@@ -4293,7 +3893,6 @@ msgid "E-Mail"
msgstr "អ៊ីមែល"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_18\n"
@@ -4311,7 +3910,6 @@ msgid "Notes"
msgstr "ចំណាំ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_20\n"
@@ -4320,7 +3918,6 @@ msgid "Alt. Field 1"
msgstr "Alt. ​វាល ១"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_21\n"
@@ -4329,7 +3926,6 @@ msgid "Alt. Field 2"
msgstr "Alt. ​វាល ២"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_22\n"
@@ -4338,7 +3934,6 @@ msgid "Alt. Field 3"
msgstr "Alt. វាល ៣"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_23\n"
@@ -4347,7 +3942,6 @@ msgid "Alt. Field 4"
msgstr "Alt. ​វាល ៤"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_24\n"
@@ -4365,7 +3959,6 @@ msgid "State"
msgstr "ស្ថាន​​ភាព"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_26\n"
@@ -4383,7 +3976,6 @@ msgid "Pager"
msgstr "Pager"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_28\n"
@@ -4392,7 +3984,6 @@ msgid "Mobile Phone"
msgstr "ទូរស័ព្ទ​​ចល័ត"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_29\n"
@@ -4401,7 +3992,6 @@ msgid "Other Phone"
msgstr "​ទូរស័ព្ទ​​ផ្សេងៗ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_30\n"
@@ -4410,7 +4000,6 @@ msgid "Calendar URL"
msgstr "URL ប្រតិទិន"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_31\n"
@@ -4419,7 +4008,6 @@ msgid "Invite"
msgstr "អញ្ជើញ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceNoTextmark_0\n"
@@ -4428,7 +4016,6 @@ msgid "The bookmark 'Recipient' is missing."
msgstr "បាត់​​កន្លែង​​ចំណាំ 'អ្នក​ទទួល' ។"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceNoTextmark_1\n"
@@ -4437,7 +4024,6 @@ msgid "Form letter fields can not be included."
msgstr "មិន​​​អាច​​​រួម​​​បញ្ចូល​​​វាល​សំបុត្រ​​​​របស់​សំណុំ​​​បែបបទ ។"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"AgendaDlgName\n"
@@ -4446,7 +4032,6 @@ msgid "Minutes Template"
msgstr "ពុម្ព​របស់​កំណត់ហេតុ​ប្រជុំ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"AgendaDlgNoCancel\n"
@@ -4455,7 +4040,6 @@ msgid "An option must be confirmed."
msgstr "ត្រូវ​តែ​អះអាង​ជម្រើស​មួយ ។"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"AgendaDlgFrame\n"
@@ -4464,7 +4048,6 @@ msgid "Minutes Type"
msgstr "ប្រភេទ​កំណត់ហេតុ​ប្រជុំ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"AgendaDlgButton1\n"
@@ -4473,7 +4056,6 @@ msgid "Results Minutes"
msgstr "លទ្ធផល​កំណត់ហេតុ​ប្រជុំ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"AgendaDlgButton2\n"
@@ -4482,7 +4064,6 @@ msgid "Evaluation Minutes"
msgstr "កំណត់ហេតុ​ប្រជុំ​នៃ​ការ​វាយ​តម្លៃ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"TextField\n"
@@ -4500,7 +4081,6 @@ msgid "The '%1' directory cannot be created:"
msgstr "មិន​​អាច​​បង្កើត​​ថត ​'%1' ៖"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MsgDirNotThere\n"
@@ -4509,7 +4089,6 @@ msgid "The '%1' directory does not exist."
msgstr "ថត '%1' មិន​ទាន់​មាន​ទេ ។"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"QueryfornewCreation\n"
@@ -4527,7 +4106,6 @@ msgid "~Help"
msgstr "ជំនួយ "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CancelButton\n"
@@ -4554,7 +4132,6 @@ msgid "Ne~xt >"
msgstr "បន្ទាប់ >> "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"BeginButton\n"
@@ -4572,7 +4149,6 @@ msgid "~Close"
msgstr "បិទ "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"WelcometextLabel1\n"
@@ -4581,7 +4157,6 @@ msgid "This wizard convert legacy format documents to Open Document Format for O
msgstr "អ្នក​ជំនួយការ​នេះ បម្លែង​ឯកសារ​ទ្រង់ទ្រាយ​ចាស់ៗ ទៅជា Open Document Format សម្រាប់​កម្មវិធី Office ។"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"WelcometextLabel3\n"
@@ -4590,7 +4165,6 @@ msgid "Select the document type for conversion:"
msgstr "ជ្រើស​ប្រភេទ​ឯកសារ​ សម្រាប់​ការ​បម្លែង ៖"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MSTemplateCheckbox_1_\n"
@@ -4599,7 +4173,6 @@ msgid "Word templates"
msgstr "ពុម្ព Word"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MSTemplateCheckbox_2_\n"
@@ -4608,7 +4181,6 @@ msgid "Excel templates"
msgstr "ពុម្ព Excel"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MSTemplateCheckbox_3_\n"
@@ -4617,7 +4189,6 @@ msgid "PowerPoint templates"
msgstr "ពុម្ព PowerPoint"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MSDocumentCheckbox_1_\n"
@@ -4626,7 +4197,6 @@ msgid "Word documents"
msgstr "ឯកសារ Word"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MSDocumentCheckbox_2_\n"
@@ -4635,7 +4205,6 @@ msgid "Excel documents"
msgstr "ឯកសារ Excel"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MSDocumentCheckbox_3_\n"
@@ -4644,7 +4213,6 @@ msgid "PowerPoint/Publisher documents"
msgstr "ឯកសារ PowerPoint/Publisher"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MSContainerName\n"
@@ -4653,7 +4221,6 @@ msgid "Microsoft Office"
msgstr "Microsoft Office"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SummaryHeader\n"
@@ -4662,7 +4229,6 @@ msgid "Summary:"
msgstr "សង្ខេប ៖"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"GroupnameDefault\n"
@@ -4671,7 +4237,6 @@ msgid "Imported_Templates"
msgstr "ពុម្ព​​ដែល​​បាន​​នាំ​​ចូល"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ProgressMoreDocs\n"
@@ -4680,7 +4245,6 @@ msgid "Documents"
msgstr "ឯកសារ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ProgressMoreTemplates\n"
@@ -4689,7 +4253,6 @@ msgid "Templates"
msgstr "ពុម្ព"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"FileExists\n"
@@ -4698,7 +4261,6 @@ msgid "The '<1>' file already exists.<CR>Do you want to overwrite it?"
msgstr "ឯកសារ​ '<1>' មាន​រួច​ហើយ ។ <CR> ​តើ​អ្នក​ចង់​សរសេរ​ជាន់​​លើ​​វា​​ឬ​​ទេ ?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MorePathsError3\n"
@@ -4707,7 +4269,6 @@ msgid "Directories do not exist"
msgstr "ថត​​មិន​​ទាន់​​មាន​​ទេ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ConvertError1\n"
@@ -4716,7 +4277,6 @@ msgid "Do you really want to terminate conversion at this point?"
msgstr "តើ​​អ្នក​​ពិត​​ជា​​ចង់​​បញ្ឈប់​​ការ​​បម្លែង នៅ​​ត្រង់​​ចំនុច​​នេះ​​ឬ​ទេ ?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ConvertError2\n"
@@ -4725,7 +4285,6 @@ msgid "Cancel Wizard"
msgstr "បោះបង់​អ្នក​ជំនួយការ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RTErrorDesc\n"
@@ -4734,7 +4293,6 @@ msgid "An unexpected error has occurred in the wizard."
msgstr "កំហុស​​​​ស្មាន​​​មិន​​ដល់​​មួយ​បាន​​កើត​ឡើង​​ក្នុង​​អ្នក​​ជំនួយការ ។"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RTErrorHeader\n"
@@ -4743,7 +4301,6 @@ msgid "Error"
msgstr "កំហុស"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"OverwriteallFiles\n"
@@ -4752,7 +4309,6 @@ msgid "Do you want to overwrite documents without being asked?"
msgstr "តើ​​អ្នក​​ចង់​​សរសេរ​​ជាន់​​លើ​​ឯកសារ​ ដោយ​មិន​ត្រូវ​បាន​សួរ​ឬ ?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ReeditMacro\n"
@@ -4761,7 +4317,6 @@ msgid "Document macro has to be revised."
msgstr "ត្រូវ​តែ​ពិនិត្យ​ម៉ាក្រូ​ឯកសារ​ឡើង​វិញ ។"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CouldNotsaveDocument\n"
@@ -4770,7 +4325,6 @@ msgid "Document '<1>' could not be saved."
msgstr "មិន​​អាច​​រក្សាទុក​​ឯកសារ '<1>' ។"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CouldNotopenDocument\n"
@@ -4779,7 +4333,6 @@ msgid "Document '<1>' could not be opened."
msgstr "មិន​​អាច​​បើក​​ឯកសារ '<1>' ។"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"PathDialogMessage\n"
@@ -4788,7 +4341,6 @@ msgid "Select a directory"
msgstr "ជ្រើស​​ថត​​មួយ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"DialogTitle\n"
@@ -4797,7 +4349,6 @@ msgid "Document Converter"
msgstr "កម្មវិធី​បម្លែង​ឯកសារ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SearchInSubDir\n"
@@ -4806,7 +4357,6 @@ msgid "Including subdirectories"
msgstr "រួម​​បញ្ចូល​​​ទាំង​​​ថត​​​រង"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ProgressPage1\n"
@@ -4815,7 +4365,6 @@ msgid "Progress"
msgstr "វឌ្ឍន​​ភាព"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ProgressPage2\n"
@@ -4824,7 +4373,6 @@ msgid "Retrieving the relevant documents:"
msgstr "កំពុង​យក​ឯកសារ​ដែល​ទាក់ទង ៖"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ProgressPage3\n"
@@ -4833,7 +4381,6 @@ msgid "Converting the documents"
msgstr "កំពុង​​បម្លែង​​ឯកសារ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ProgressFound\n"
@@ -4851,7 +4398,6 @@ msgid "\"%1 found"
msgstr "បាន​រក​​ឃើញ %1"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"Ready\n"
@@ -4860,7 +4406,6 @@ msgid "Finished"
msgstr "បាន​បញ្ចប់"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SourceDocuments\n"
@@ -4869,7 +4414,6 @@ msgid "Source documents"
msgstr "ឯកសារ​​ប្រភព"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"TargetDocuments\n"
@@ -4878,7 +4422,6 @@ msgid "Target documents"
msgstr "ឯកសារ​​គោលដៅ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"LogfileSummary\n"
@@ -4887,7 +4430,6 @@ msgid "<COUNT> documents converted"
msgstr "បាន​បម្លែង​ឯកសារ <COUNT>"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumInclusiveSubDir\n"
@@ -4896,7 +4438,6 @@ msgid "All subdirectories will be taken into account"
msgstr "​ថត​​​រង​​​ទាំងអស់ នឹង​ត្រូវ​បាន​យក​មក​ពិចារណា"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumSaveDokumente\n"
@@ -4905,7 +4446,6 @@ msgid "These will be exported to the following directory:"
msgstr "ទាំងនេះ​​នឹង​​​ត្រូវ​​​បាន​​​នាំ​​​ចេញ​​ទៅ​​កាន់​​ថត​​ដូច​ខាង​ក្រោម​ ៖"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"TextImportLabel\n"
@@ -4914,7 +4454,6 @@ msgid "Import from:"
msgstr "នាំ​ចូល​ពី​ ៖"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"TextExportLabel\n"
@@ -4923,7 +4462,6 @@ msgid "Save to:"
msgstr "រក្សាទុក​ទៅ ៖"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CreateLogfile\n"
@@ -4932,7 +4470,6 @@ msgid "Create log file"
msgstr "បង្កើត​​ឯកសារ​​កំណត់ហេតុ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"LogfileHelpText\n"
@@ -4941,7 +4478,6 @@ msgid "A log file will be created in your work directory"
msgstr "ឯកសារ​​​កំណត់​​​ហេតុ​​មួយ​ នឹង​​ត្រូវ​​បាន​​បង្កើត​​ក្នុង​​ថត​​ការងារ​​របស់​​អ្នក"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ShowLogfile\n"
@@ -4950,7 +4486,6 @@ msgid "Show log file"
msgstr "បង្ហាញ​​ឯកសារ​​កំណត់ហេតុ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumMSTextDocuments\n"
@@ -4959,7 +4494,6 @@ msgid "All Word documents contained in the following directory will be imported:
msgstr "រាល់​ឯកសារ Word ទាំងអស់​​ដែល​មាន​ក្នុង​ថត​ដូច​ខាង​ក្រោម នឹង​ត្រូវ​បាន​នាំ​ចូល ៖"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumMSTableDocuments\n"
@@ -4968,7 +4502,6 @@ msgid "All Excel documents contained in the following directory will be imported
msgstr "រាល់​ឯកសារ Excel ទាំងអស់​ដែល​មាន​ក្នុង​ថត​ដូច​ខាង​ក្រោម នឹង​ត្រូវ​បាន​នាំ​ចូល ៖"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumMSDrawDocuments\n"
@@ -4977,7 +4510,6 @@ msgid "All PowerPoint/Publisher documents contained in the following directory w
msgstr "រាល់​ឯកសារ PowerPoint/Publisher ទាំងអស់​ដែល​មាន​ក្នុង​ថត​ដូច​ខាងក្រោម នឹង​ត្រូវ​បាន​នាំចូល៖"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumMSTextTemplates\n"
@@ -4986,7 +4518,6 @@ msgid "All Word templates contained in the following directory will be imported:
msgstr "រាល់​ពុម្ព Word ទាំងអស់​ដែល​មាន​ក្នុង​ថត​ដូច​ខាង​ក្រោម នឹង​ត្រូវ​បាន​នាំ​ចូល ៖"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumMSTableTemplates\n"
@@ -4995,7 +4526,6 @@ msgid "All Excel templates contained in the following directory will be imported
msgstr "រាល់​ពុម្ព Excel ទាំងអស់​ដែល​មាន​ក្នុង​ថត​ដូច​ខាង​ក្រោម នឹង​ត្រូវ​បាន​នាំ​ចូល ៖"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumMSDrawTemplates\n"
diff --git a/source/km/writerperfect/messages.po b/source/km/writerperfect/messages.po
index a8a6e759ab1..4357f4568f6 100644
--- a/source/km/writerperfect/messages.po
+++ b/source/km/writerperfect/messages.po
@@ -77,13 +77,11 @@ msgid "Split method:"
msgstr ""
#: exportepub.ui:161
-#, fuzzy
msgctxt "exportepub|splitpage"
msgid "Page break"
msgstr "បំបែក​ទំព័រ "
#: exportepub.ui:162
-#, fuzzy
msgctxt "exportepub|splitheading"
msgid "Heading"
msgstr "ក្បាល"
diff --git a/source/km/xmlsecurity/messages.po b/source/km/xmlsecurity/messages.po
index c046d4b7e39..53f0c068060 100644
--- a/source/km/xmlsecurity/messages.po
+++ b/source/km/xmlsecurity/messages.po
@@ -417,7 +417,6 @@ msgid "Expiration date"
msgstr "កាលបរិច្ឆេទ​ផុត​កំណត់"
#: selectcertificatedialog.ui:136
-#, fuzzy
msgctxt "selectcertificatedialog|type"
msgid "Type"
msgstr "ប្រភេទ"
@@ -492,7 +491,6 @@ msgid "View Certificate..."
msgstr "មើល​វិញ្ញាបនបត្រ...​"
#: selectcertificatedialog.ui:266
-#, fuzzy
msgctxt "selectcertificatedialog|label2"
msgid "Description:"
msgstr "ការ​ពិពណ៌នា ៖"
diff --git a/source/kmr-Latn/accessibility/messages.po b/source/kmr-Latn/accessibility/messages.po
index f96b615a7d8..21d026440c3 100644
--- a/source/kmr-Latn/accessibility/messages.po
+++ b/source/kmr-Latn/accessibility/messages.po
@@ -19,7 +19,6 @@ msgid "Browse"
msgstr "Bigere"
#: strings.hrc:26
-#, fuzzy
msgctxt "STR_SVT_ACC_ACTION_EXPAND"
msgid "Expand"
msgstr "Firehtir Bike"
@@ -47,13 +46,11 @@ msgid "Uncheck"
msgstr ""
#: strings.hrc:31
-#, fuzzy
msgctxt "RID_STR_ACC_SCROLLBAR_NAME_VERTICAL"
msgid "Vertical scroll bar"
msgstr "Darikê şemitandinê ya serdirêjahiyê"
#: strings.hrc:32
-#, fuzzy
msgctxt "RID_STR_ACC_SCROLLBAR_NAME_HORIZONTAL"
msgid "Horizontal scroll bar"
msgstr "Darikê şemitandinê ya serpahnayê"
@@ -64,13 +61,11 @@ msgid "Please press enter to go into child control for more operations"
msgstr ""
#: strings.hrc:34
-#, fuzzy, c-format
msgctxt "RID_STR_ACC_COLUMN_NUM"
msgid "Column %COLUMNNUMBER"
msgstr "Sitûna %COLUMNNUMBER"
#: strings.hrc:35
-#, fuzzy
msgctxt "RID_STR_ACC_ROW_NUM"
msgid "Row %ROWNUMBER"
msgstr "Rêzik %ROWNUMBER"
diff --git a/source/kmr-Latn/avmedia/messages.po b/source/kmr-Latn/avmedia/messages.po
index 3c896b39c06..4258b5af292 100644
--- a/source/kmr-Latn/avmedia/messages.po
+++ b/source/kmr-Latn/avmedia/messages.po
@@ -39,7 +39,6 @@ msgid "Stop"
msgstr "Rawestandin"
#: strings.hrc:30
-#, fuzzy
msgctxt "AVMEDIA_STR_LOOP"
msgid "Repeat"
msgstr "Dubare Bike"
@@ -75,13 +74,11 @@ msgid "Scaled"
msgstr "Pîvanbûyî"
#: strings.hrc:37
-#, fuzzy
msgctxt "AVMEDIA_STR_VOLUME"
msgid "Volume"
msgstr "Cîld"
#: strings.hrc:38
-#, fuzzy
msgctxt "AVMEDIA_STR_POSITION"
msgid "Position"
msgstr "Cih"
diff --git a/source/kmr-Latn/basctl/messages.po b/source/kmr-Latn/basctl/messages.po
index 455a5c762b9..505b70f3576 100644
--- a/source/kmr-Latn/basctl/messages.po
+++ b/source/kmr-Latn/basctl/messages.po
@@ -416,7 +416,6 @@ msgstr ""
" "
#: strings.hrc:100
-#, fuzzy
msgctxt "RID_STR_PRINTDLG_RANGE"
msgid "Print range"
msgstr "Navbera çap kirinê"
@@ -486,7 +485,6 @@ msgid "Multiselection"
msgstr "Hilbijartina pirahî"
#: strings.hrc:114
-#, fuzzy
msgctxt "RID_STR_DEF_LANG"
msgid "[Default Language]"
msgstr "[Zimanê Standard]"
@@ -517,7 +515,6 @@ msgid "%PRODUCTNAME Basic Macros"
msgstr "Makroyên %PRODUCTNAME Basic"
#: basicmacrodialog.ui:25
-#, fuzzy
msgctxt "basicmacrodialog|run"
msgid "Run"
msgstr "Bixebitîne"
@@ -564,13 +561,11 @@ msgid "Organizer..."
msgstr "~Rêxistiner..."
#: basicmacrodialog.ui:318
-#, fuzzy
msgctxt "basicmacrodialog|newlibrary"
msgid "New Library"
msgstr "Pirtûkxaneya Nû"
#: basicmacrodialog.ui:331
-#, fuzzy
msgctxt "basicmacrodialog|newmodule"
msgid "New Module"
msgstr "Modula Nû"
@@ -686,7 +681,6 @@ msgid "Export as _extension"
msgstr ""
#: exportdialog.ui:100
-#, fuzzy
msgctxt "exportdialog|basic"
msgid "Export as BASIC library"
msgstr "Wekî pirtûkxane ya BASIC bişîne derve"
@@ -702,7 +696,6 @@ msgid "_Line number:"
msgstr ""
#: importlibdialog.ui:9
-#, fuzzy
msgctxt "importlibdialog|ImportLibDialog"
msgid "Import Libraries"
msgstr "Ji derve pirtûkxaneyan bîne"
@@ -718,7 +711,6 @@ msgid "Replace existing libraries"
msgstr ""
#: importlibdialog.ui:134
-#, fuzzy
msgctxt "importlibdialog|label1"
msgid "Options"
msgstr "Vebijêrk"
@@ -759,7 +751,6 @@ msgid "_Export..."
msgstr "Îhrac bike..."
#: managebreakpoints.ui:9
-#, fuzzy
msgctxt "managebreakpoints|ManageBreakpointsDialog"
msgid "Manage Breakpoints"
msgstr "Xalên Hevbirînê Rê Ve Bibe"
@@ -803,7 +794,6 @@ msgid "Add..."
msgstr "Lêzêdekirin..."
#: managelanguages.ui:136
-#, fuzzy
msgctxt "managelanguages|default"
msgid "Default"
msgstr "Standard"
@@ -856,7 +846,6 @@ msgid "%PRODUCTNAME Basic Macro Organizer"
msgstr "Serastkerê Makroyên %PRODUCTNAME yê Bingehîn..."
#: organizedialog.ui:78
-#, fuzzy
msgctxt "organizedialog|modules"
msgid "Modules"
msgstr "Modul"
diff --git a/source/kmr-Latn/basic/messages.po b/source/kmr-Latn/basic/messages.po
index 9a036358b5b..4b1174a2d2e 100644
--- a/source/kmr-Latn/basic/messages.po
+++ b/source/kmr-Latn/basic/messages.po
@@ -68,7 +68,6 @@ msgid "Duplicate definition."
msgstr "Cot terîf kirin."
#: basic.hrc:36
-#, fuzzy
msgctxt "RID_BASIC_START"
msgid "Division by zero."
msgstr "Li sifirê parva kirin."
diff --git a/source/kmr-Latn/chart2/messages.po b/source/kmr-Latn/chart2/messages.po
index 79fe64aafd1..c25f7253ba3 100644
--- a/source/kmr-Latn/chart2/messages.po
+++ b/source/kmr-Latn/chart2/messages.po
@@ -633,7 +633,6 @@ msgid "Use superordinate object settings"
msgstr "Mîhengên hêmana jorîn bi kar bîne"
#: strings.hrc:145
-#, fuzzy
msgctxt "STR_PROPERTY_ROLE_FILLCOLOR"
msgid "Fill Color"
msgstr "Rengê Tijekirinê"
@@ -666,7 +665,6 @@ msgid "Exponential"
msgstr ""
#: strings.hrc:152
-#, fuzzy
msgctxt "STR_REGRESSION_POWER"
msgid "Power"
msgstr "Hêz"
@@ -682,7 +680,6 @@ msgid "Moving average"
msgstr ""
#: strings.hrc:155
-#, fuzzy
msgctxt "STR_REGRESSION_MEAN"
msgid "Mean"
msgstr "Nirxa wasatî"
@@ -892,13 +889,11 @@ msgid "Font"
msgstr "Curenivîs"
#: chardialog.ui:127
-#, fuzzy
msgctxt "chardialog|fonteffects"
msgid "Font Effects"
msgstr "Efektên Curenivîsê"
#: chardialog.ui:150
-#, fuzzy
msgctxt "chardialog|position"
msgid "Position"
msgstr "Cih"
@@ -909,7 +904,6 @@ msgid "Data Table"
msgstr ""
#: chartdatadialog.ui:88
-#, fuzzy
msgctxt "chartdatadialog|InsertRow"
msgid "Insert Row"
msgstr "Rêzikê Lê zêde bike"
@@ -925,7 +919,6 @@ msgid "Insert Text Column"
msgstr ""
#: chartdatadialog.ui:130
-#, fuzzy
msgctxt "chartdatadialog|RemoveRow"
msgid "Delete Row"
msgstr "Rêzikê Jêbibe"
@@ -956,7 +949,6 @@ msgid "Move Row Down"
msgstr ""
#: charttypedialog.ui:8
-#, fuzzy
msgctxt "charttypedialog|ChartTypeDialog"
msgid "Chart Type"
msgstr "Cûreyê Xanxankê"
@@ -973,31 +965,26 @@ msgid "Best fit"
msgstr ""
#: dlg_DataLabel.ui:24
-#, fuzzy
msgctxt "dlg_DataLabel|liststorePLACEMENT"
msgid "Center"
msgstr "Navîn"
#: dlg_DataLabel.ui:28
-#, fuzzy
msgctxt "dlg_DataLabel|liststorePLACEMENT"
msgid "Above"
msgstr "Jor"
#: dlg_DataLabel.ui:32
-#, fuzzy
msgctxt "dlg_DataLabel|liststorePLACEMENT"
msgid "Top left"
msgstr "Jor çep"
#: dlg_DataLabel.ui:36
-#, fuzzy
msgctxt "dlg_DataLabel|liststorePLACEMENT"
msgid "Left"
msgstr "Çep"
#: dlg_DataLabel.ui:40
-#, fuzzy
msgctxt "dlg_DataLabel|liststorePLACEMENT"
msgid "Bottom left"
msgstr "Jêr Çep"
@@ -1009,31 +996,26 @@ msgid "Below"
msgstr "Li jêr"
#: dlg_DataLabel.ui:48
-#, fuzzy
msgctxt "dlg_DataLabel|liststorePLACEMENT"
msgid "Bottom right"
msgstr "Jêr rast"
#: dlg_DataLabel.ui:52
-#, fuzzy
msgctxt "dlg_DataLabel|liststorePLACEMENT"
msgid "Right"
msgstr "Rast"
#: dlg_DataLabel.ui:56
-#, fuzzy
msgctxt "dlg_DataLabel|liststorePLACEMENT"
msgid "Top right"
msgstr "Jor rast"
#: dlg_DataLabel.ui:60
-#, fuzzy
msgctxt "dlg_DataLabel|liststorePLACEMENT"
msgid "Inside"
msgstr "Hûndir"
#: dlg_DataLabel.ui:64
-#, fuzzy
msgctxt "dlg_DataLabel|liststorePLACEMENT"
msgid "Outside"
msgstr "Derve"
@@ -1044,7 +1026,6 @@ msgid "Near origin"
msgstr ""
#: dlg_DataLabel.ui:82
-#, fuzzy
msgctxt "dlg_DataLabel|liststoreSEPARATOR"
msgid "Space"
msgstr "Navber"
@@ -1128,7 +1109,6 @@ msgid "Number Format for Percentage Value"
msgstr ""
#: dlg_DataLabel.ui:408
-#, fuzzy
msgctxt "dlg_DataLabel|label1"
msgid "Text Attributes"
msgstr "Taybetiyên Nivîsê"
@@ -1172,7 +1152,6 @@ msgid "Error Margin"
msgstr ""
#: dlg_InsertErrorBars.ui:49
-#, fuzzy
msgctxt "dlg_InsertErrorBars|dlg_InsertErrorBars"
msgid "Legend"
msgstr "Danezan"
@@ -1269,13 +1248,11 @@ msgid "Select Range for Negative Error Bars"
msgstr ""
#: dlg_InsertErrorBars.ui:613
-#, fuzzy
msgctxt "dlg_InsertErrorBars|STR_CONTROLTEXT_ERROR_BARS_FROM_DATA"
msgid "From Data Table"
msgstr "Ji Tabloya Dana"
#: dlg_InsertLegend.ui:8
-#, fuzzy
msgctxt "dlg_InsertLegend|dlg_InsertLegend"
msgid "Legend"
msgstr "Danezan"
@@ -1310,7 +1287,6 @@ msgid "_Bottom"
msgstr "Jêr"
#: dlg_InsertLegend.ui:200
-#, fuzzy
msgctxt "dlg_InsertLegend|TXT_POSITION"
msgid "Position"
msgstr "Cih"
@@ -1370,7 +1346,6 @@ msgid "Secondary Axes"
msgstr "Tewera X ya duyemîn"
#: insertgriddlg.ui:8
-#, fuzzy
msgctxt "insertgriddlg|InsertGridDialog"
msgid "Grids"
msgstr "Rêber"
@@ -1422,7 +1397,6 @@ msgid "Minor Grids"
msgstr ""
#: inserttitledlg.ui:8
-#, fuzzy
msgctxt "inserttitledlg|InsertTitleDialog"
msgid "Titles"
msgstr "Sernav"
@@ -1482,7 +1456,6 @@ msgid "Secondary Axes"
msgstr "Tewera X ya duyemîn"
#: paradialog.ui:8
-#, fuzzy
msgctxt "paradialog|ParagraphDialog"
msgid "Paragraph"
msgstr "Paragraf"
@@ -1493,13 +1466,11 @@ msgid "Indents & Spacing"
msgstr ""
#: paradialog.ui:127
-#, fuzzy
msgctxt "paradialog|labelTP_PARA_ALIGN"
msgid "Alignment"
msgstr "Hîzakirin"
#: paradialog.ui:151
-#, fuzzy
msgctxt "paradialog|labelTP_PARA_ASIAN"
msgid "Asian Typography"
msgstr "Çapberiya Asyayî"
@@ -1556,13 +1527,11 @@ msgid "Subtitle"
msgstr "Sernava binî"
#: sidebarelements.ui:49
-#, fuzzy
msgctxt "sidebarelements|checkbutton_title"
msgid "Title"
msgstr "Sernav"
#: sidebarelements.ui:69
-#, fuzzy
msgctxt "sidebarelements|l"
msgid "Titles"
msgstr "Sernav"
@@ -1578,7 +1547,6 @@ msgid "_Placement:"
msgstr ""
#: sidebarelements.ui:139
-#, fuzzy
msgctxt "sidebarelements|comboboxtext_legend"
msgid "Right"
msgstr "Rast"
@@ -1596,7 +1564,6 @@ msgid "Bottom"
msgstr "Jêr"
#: sidebarelements.ui:142
-#, fuzzy
msgctxt "sidebarelements|comboboxtext_legend"
msgid "Left"
msgstr "Çep"
@@ -1608,7 +1575,6 @@ msgid "Manual"
msgstr "Rêber"
#: sidebarelements.ui:166
-#, fuzzy
msgctxt "sidebarelements|label_legen"
msgid "Legend"
msgstr "Danezan"
@@ -1705,7 +1671,6 @@ msgid "Gridlines"
msgstr ""
#: sidebarelements.ui:455
-#, fuzzy
msgctxt "sidebarelements|text_title"
msgid "Title"
msgstr "Sernav"
@@ -1812,7 +1777,6 @@ msgid "P_lacement:"
msgstr ""
#: sidebarseries.ui:82
-#, fuzzy
msgctxt "sidebarseries|comboboxtext_label"
msgid "Above"
msgstr "Jor"
@@ -1824,19 +1788,16 @@ msgid "Below"
msgstr "Li jêr"
#: sidebarseries.ui:84
-#, fuzzy
msgctxt "sidebarseries|comboboxtext_label"
msgid "Center"
msgstr "Navîn"
#: sidebarseries.ui:85
-#, fuzzy
msgctxt "sidebarseries|comboboxtext_label"
msgid "Outside"
msgstr "Derve"
#: sidebarseries.ui:86
-#, fuzzy
msgctxt "sidebarseries|comboboxtext_label"
msgid "Inside"
msgstr "Hûndir"
@@ -1891,7 +1852,6 @@ msgid "Data series '%1'"
msgstr ""
#: smoothlinesdlg.ui:22
-#, fuzzy
msgctxt "smoothlinesdlg|SmoothLinesDialog"
msgid "Smooth Lines"
msgstr "Rêzên Nermik"
@@ -1997,7 +1957,6 @@ msgid "Realistic"
msgstr ""
#: tp_3D_SceneAppearance.ui:21
-#, fuzzy
msgctxt "tp_3D_SceneAppearance|liststoreSCHEME"
msgid "Custom"
msgstr "Taybet"
@@ -2051,7 +2010,6 @@ msgid "_Perspective"
msgstr "Perspektîf"
#: tp_3D_SceneGeometry.ui:109
-#, fuzzy
msgctxt "tp_3D_SceneGeometry|MTR_FLD_PERSPECTIVE-atkobject"
msgid "Perspective"
msgstr "Perspektîf"
@@ -2137,25 +2095,21 @@ msgid "_Cross other axis at"
msgstr ""
#: tp_AxisPositions.ui:57
-#, fuzzy
msgctxt "tp_AxisPositions|LB_CROSSES_OTHER_AXIS_AT"
msgid "Start"
msgstr "Destpêk"
#: tp_AxisPositions.ui:58
-#, fuzzy
msgctxt "tp_AxisPositions|LB_CROSSES_OTHER_AXIS_AT"
msgid "End"
msgstr "Dawî"
#: tp_AxisPositions.ui:59
-#, fuzzy
msgctxt "tp_AxisPositions|LB_CROSSES_OTHER_AXIS_AT"
msgid "Value"
msgstr "Nirx"
#: tp_AxisPositions.ui:60
-#, fuzzy
msgctxt "tp_AxisPositions|LB_CROSSES_OTHER_AXIS_AT"
msgid "Category"
msgstr "Celeb"
@@ -2202,7 +2156,6 @@ msgid "_Distance"
msgstr "Distance"
#: tp_AxisPositions.ui:252
-#, fuzzy
msgctxt "tp_AxisPositions|TXT_FL_LABELS"
msgid "Labels"
msgstr "Etîket"
@@ -2289,31 +2242,26 @@ msgid "Mor_e..."
msgstr "Zêdetir..."
#: tp_AxisPositions.ui:571
-#, fuzzy
msgctxt "tp_AxisPositions|label2"
msgid "Grids"
msgstr "Rêber"
#: tp_ChartType.ui:20
-#, fuzzy
msgctxt "tp_ChartType|liststore1"
msgid "Bar"
msgstr "Darik"
#: tp_ChartType.ui:23
-#, fuzzy
msgctxt "tp_ChartType|liststore1"
msgid "Cylinder"
msgstr "Lox"
#: tp_ChartType.ui:26
-#, fuzzy
msgctxt "tp_ChartType|liststore1"
msgid "Cone"
msgstr "Kovik"
#: tp_ChartType.ui:29
-#, fuzzy
msgctxt "tp_ChartType|liststore1"
msgid "Pyramid"
msgstr "Pîramît"
@@ -2363,7 +2311,6 @@ msgid "Percent"
msgstr "Ji sedî"
#: tp_ChartType.ui:259
-#, fuzzy
msgctxt "tp_ChartType|deep"
msgid "Deep"
msgstr "Kûr"
@@ -2379,7 +2326,6 @@ msgid "Straight"
msgstr ""
#: tp_ChartType.ui:313
-#, fuzzy
msgctxt "tp_ChartType|linetype"
msgid "Smooth"
msgstr "Nerm"
@@ -2390,7 +2336,6 @@ msgid "Stepped"
msgstr ""
#: tp_ChartType.ui:326
-#, fuzzy
msgctxt "tp_ChartType|properties"
msgid "Properties..."
msgstr "Taybetmendî..."
@@ -2418,31 +2363,26 @@ msgid "Best fit"
msgstr ""
#: tp_DataLabel.ui:24
-#, fuzzy
msgctxt "tp_DataLabel|liststorePLACEMENT"
msgid "Center"
msgstr "Navîn"
#: tp_DataLabel.ui:28
-#, fuzzy
msgctxt "tp_DataLabel|liststorePLACEMENT"
msgid "Above"
msgstr "Jor"
#: tp_DataLabel.ui:32
-#, fuzzy
msgctxt "tp_DataLabel|liststorePLACEMENT"
msgid "Top left"
msgstr "Jor çep"
#: tp_DataLabel.ui:36
-#, fuzzy
msgctxt "tp_DataLabel|liststorePLACEMENT"
msgid "Left"
msgstr "Çep"
#: tp_DataLabel.ui:40
-#, fuzzy
msgctxt "tp_DataLabel|liststorePLACEMENT"
msgid "Bottom left"
msgstr "Jêr Çep"
@@ -2454,31 +2394,26 @@ msgid "Below"
msgstr "Li jêr"
#: tp_DataLabel.ui:48
-#, fuzzy
msgctxt "tp_DataLabel|liststorePLACEMENT"
msgid "Bottom right"
msgstr "Jêr rast"
#: tp_DataLabel.ui:52
-#, fuzzy
msgctxt "tp_DataLabel|liststorePLACEMENT"
msgid "Right"
msgstr "Rast"
#: tp_DataLabel.ui:56
-#, fuzzy
msgctxt "tp_DataLabel|liststorePLACEMENT"
msgid "Top right"
msgstr "Jor rast"
#: tp_DataLabel.ui:60
-#, fuzzy
msgctxt "tp_DataLabel|liststorePLACEMENT"
msgid "Inside"
msgstr "Hûndir"
#: tp_DataLabel.ui:64
-#, fuzzy
msgctxt "tp_DataLabel|liststorePLACEMENT"
msgid "Outside"
msgstr "Derve"
@@ -2489,7 +2424,6 @@ msgid "Near origin"
msgstr ""
#: tp_DataLabel.ui:82
-#, fuzzy
msgctxt "tp_DataLabel|liststoreSEPARATOR"
msgid "Space"
msgstr "Navber"
@@ -2568,7 +2502,6 @@ msgid "Number Format for Percentage Value"
msgstr ""
#: tp_DataLabel.ui:360
-#, fuzzy
msgctxt "tp_DataLabel|label1"
msgid "Text Attributes"
msgstr "Taybetiyên Nivîsê"
@@ -2620,7 +2553,6 @@ msgid "_Add"
msgstr "Lêzêdekirin"
#: tp_DataSource.ui:116
-#, fuzzy
msgctxt "tp_DataSource|BTN_UP-atkobject"
msgid "Up"
msgstr "Berjor"
@@ -2632,7 +2564,6 @@ msgid "_Remove"
msgstr "Rake"
#: tp_DataSource.ui:148
-#, fuzzy
msgctxt "tp_DataSource|BTN_DOWN-atkobject"
msgid "Down"
msgstr "Berjêr"
@@ -2773,7 +2704,6 @@ msgid "Select Range for Negative Error Bars"
msgstr ""
#: tp_ErrorBars.ui:563
-#, fuzzy
msgctxt "tp_ErrorBars|STR_CONTROLTEXT_ERROR_BARS_FROM_DATA"
msgid "From Data Table"
msgstr "Ji Tabloya Dana"
@@ -2803,7 +2733,6 @@ msgid "_Bottom"
msgstr "Jêr"
#: tp_LegendPosition.ui:109
-#, fuzzy
msgctxt "tp_LegendPosition|TXT_POSITION"
msgid "Position"
msgstr "Cih"
@@ -2825,7 +2754,6 @@ msgid "_Clockwise direction"
msgstr ""
#: tp_PolarOptions.ui:47
-#, fuzzy
msgctxt "tp_PolarOptions|label1"
msgid "Orientation"
msgstr "Bicihbûn"
@@ -2911,19 +2839,16 @@ msgid "End Table Index"
msgstr ""
#: tp_RangeChooser.ui:272
-#, fuzzy
msgctxt "tp_RangeChooser|STR_PAGE_DATA_RANGE"
msgid "Data Range"
msgstr "Navbera Dana"
#: tp_Scale.ui:20
-#, fuzzy
msgctxt "tp_Scale|liststoreDATE"
msgid "Days"
msgstr "Roj"
#: tp_Scale.ui:24
-#, fuzzy
msgctxt "tp_Scale|liststoreDATE"
msgid "Months"
msgstr "Meh"
@@ -2963,7 +2888,6 @@ msgid "Text"
msgstr "Nivîs"
#: tp_Scale.ui:118
-#, fuzzy
msgctxt "tp_Scale|LB_AXIS_TYPE"
msgid "Date"
msgstr "Dîrok"
@@ -3043,7 +2967,6 @@ msgid "Automat_ic"
msgstr "Bixweber"
#: tp_Scale.ui:561
-#, fuzzy
msgctxt "tp_Scale|FL_SCALE"
msgid "Scale"
msgstr "Bipîvangîne"
@@ -3161,7 +3084,6 @@ msgid "Degree"
msgstr ""
#: tp_Trendline.ui:213
-#, fuzzy
msgctxt "tp_Trendline|label4"
msgid "Period"
msgstr "Pêvajo"
@@ -3212,7 +3134,6 @@ msgid "_Y Variable Name"
msgstr ""
#: tp_Trendline.ui:590
-#, fuzzy
msgctxt "tp_Trendline|label2"
msgid "Options"
msgstr "Vebijêrk"
diff --git a/source/kmr-Latn/connectivity/messages.po b/source/kmr-Latn/connectivity/messages.po
index 622d0abc4eb..f8aa061232e 100644
--- a/source/kmr-Latn/connectivity/messages.po
+++ b/source/kmr-Latn/connectivity/messages.po
@@ -533,55 +533,46 @@ msgid "The connection could not be established. The database was created by a ne
msgstr ""
#: strings.hrc:134
-#, fuzzy
msgctxt "STR_ROW_SET_OPERATION_VETOED"
msgid "The record operation has been vetoed."
msgstr "Calakiya tomarkirinê hate qedexekirin."
#: strings.hrc:135
-#, fuzzy
msgctxt "STR_PARSER_CYCLIC_SUB_QUERIES"
msgid "The statement contains a cyclic reference to one or more sub queries."
msgstr "Di daxuyanî de ji bo yek an zêdetir bin-lêpirsînan jêderekî bidewr heye."
#: strings.hrc:136
-#, fuzzy
msgctxt "STR_DB_OBJECT_NAME_WITH_SLASHES"
msgid "The name must not contain any slashes ('/')."
msgstr "Divê di navî de slash ('/') nebin."
#: strings.hrc:137
-#, fuzzy
msgctxt "STR_DB_INVALID_SQL_NAME"
msgid "$1$ is no SQL conform identifier."
msgstr "$1$ pênasînerê lihevhatî nîne."
#: strings.hrc:138
-#, fuzzy
msgctxt "STR_DB_QUERY_NAME_WITH_QUOTES"
msgid "Query names must not contain quote characters."
msgstr "Divê di navê lêpirsînê de karakterên neynûk tune be."
#: strings.hrc:139
-#, fuzzy
msgctxt "STR_DB_OBJECT_NAME_IS_USED"
msgid "The name '$1$' is already in use in the database."
msgstr "Navê '$1$' di danegehê de jixwe tê bikaranîn."
#: strings.hrc:140
-#, fuzzy
msgctxt "STR_DB_NOT_CONNECTED"
msgid "No connection to the database exists."
msgstr "Bi bingeha dana re tu girêdan tuneye."
#: strings.hrc:141
-#, fuzzy
msgctxt "STR_AB_ADDRESSBOOK_NOT_FOUND"
msgid "No $1$ exists."
msgstr "$1$ tuneye."
#: strings.hrc:142
-#, fuzzy
msgctxt "STR_DATA_CANNOT_SELECT_UNFILTERED"
msgid "Unable to display the complete table content. Please apply a filter."
msgstr "Nikare hemû naveroka tabloyê bide nîşan. Ji kerema xwe parzûnekî bi kar bînin."
diff --git a/source/kmr-Latn/cui/messages.po b/source/kmr-Latn/cui/messages.po
index b46f4973271..e6828608fd3 100644
--- a/source/kmr-Latn/cui/messages.po
+++ b/source/kmr-Latn/cui/messages.po
@@ -14,7 +14,6 @@ msgstr ""
"X-Generator: LibreOffice\n"
#: personalization.hrc:31
-#, fuzzy
msgctxt "RID_SVXSTR_PERSONA_CATEGORIES"
msgid "LibreOffice"
msgstr "OpenOffice.org"
@@ -42,7 +41,6 @@ msgid "Nature"
msgstr ""
#: personalization.hrc:36
-#, fuzzy
msgctxt "RID_SVXSTR_PERSONA_CATEGORIES"
msgid "Solid"
msgstr "Hişk"
@@ -58,7 +56,6 @@ msgid "My Documents"
msgstr "Belgeyên min"
#: strings.hrc:26
-#, fuzzy
msgctxt "RID_SVXSTR_KEY_GRAPHICS_PATH"
msgid "Images"
msgstr "Wêne"
@@ -94,7 +91,6 @@ msgid "AutoText"
msgstr "NivîsaOtomatîk"
#: strings.hrc:33
-#, fuzzy
msgctxt "RID_SVXSTR_KEY_DICTIONARY_PATH"
msgid "Dictionaries"
msgstr "Ferheng"
@@ -366,7 +362,6 @@ msgid "All commands"
msgstr "Fermanan Lê Zêde Bike"
#: strings.hrc:92
-#, fuzzy
msgctxt "RID_SVXSTR_MACROS"
msgid "Macros"
msgstr "Makro"
@@ -431,7 +426,6 @@ msgid "Automatic"
msgstr "Bixweber"
#: strings.hrc:105
-#, fuzzy
msgctxt "RID_SVXSTR_EDIT_GRAPHIC"
msgid "Link"
msgstr "Lînk"
@@ -1021,13 +1015,11 @@ msgid "Timeout"
msgstr ""
#: strings.hrc:232
-#, fuzzy
msgctxt "RID_SVXSTR_YES"
msgid "Yes"
msgstr "Erê"
#: strings.hrc:233
-#, fuzzy
msgctxt "RID_SVXSTR_NO"
msgid "No"
msgstr "Na"
@@ -1268,25 +1260,21 @@ msgid "Name of color scheme"
msgstr "Navê şemaya rengan"
#: strings.hrc:296
-#, fuzzy
msgctxt "RID_SVXSTR_SPELL"
msgid "Spelling"
msgstr "Rastnivîs"
#: strings.hrc:297
-#, fuzzy
msgctxt "RID_SVXSTR_HYPH"
msgid "Hyphenation"
msgstr "Kîtekirin"
#: strings.hrc:298
-#, fuzzy
msgctxt "RID_SVXSTR_THES"
msgid "Thesaurus"
msgstr "Hevwate"
#: strings.hrc:299
-#, fuzzy
msgctxt "RID_SVXSTR_GRAMMAR"
msgid "Grammar"
msgstr "Rêziman"
@@ -1605,13 +1593,11 @@ msgid "Apply border"
msgstr ""
#: strings.hrc:361
-#, fuzzy
msgctxt "RID_SVXSTR_CREATE_TABLE"
msgid "Create table"
msgstr "Tabloyekê çêbike"
#: strings.hrc:362
-#, fuzzy
msgctxt "RID_SVXSTR_REPLACE_TEMPLATES"
msgid "Apply Styles"
msgstr "Teşeyan Bisepîne"
@@ -1633,7 +1619,6 @@ msgid "Connector"
msgstr "Girêdanker"
#: strings.hrc:366
-#, fuzzy
msgctxt "RID_SVXSTR_DIMENSION_LINE"
msgid "Dimension line"
msgstr "Ebada rêzikê"
@@ -1777,7 +1762,6 @@ msgid "User Data"
msgstr "Daneyên Bikarhêneran"
#: treeopt.hrc:32
-#, fuzzy
msgctxt "SID_GENERAL_OPTIONS_RES"
msgid "General"
msgstr "Giştî"
@@ -1839,7 +1823,6 @@ msgid "Basic IDE"
msgstr ""
#: treeopt.hrc:43
-#, fuzzy
msgctxt "SID_GENERAL_OPTIONS_RES"
msgid "Online Update"
msgstr "Rojanekirina ji Înternetê"
@@ -1886,7 +1869,6 @@ msgid "Complex Text Layout"
msgstr "Nişteciha Nivîsê ya Tevlihev"
#: treeopt.hrc:59
-#, fuzzy
msgctxt "SID_INET_DLG_RES"
msgid "Internet"
msgstr "Înternet"
@@ -1898,7 +1880,6 @@ msgid "Proxy"
msgstr "Pêşkêşkera Cîgir"
#: treeopt.hrc:61
-#, fuzzy
msgctxt "SID_INET_DLG_RES"
msgid "E-mail"
msgstr "E-peyam"
@@ -1910,7 +1891,6 @@ msgid "%PRODUCTNAME Writer"
msgstr "Çewtî %PRODUCTNAME"
#: treeopt.hrc:67
-#, fuzzy
msgctxt "SID_SW_EDITOPTIONS_RES"
msgid "General"
msgstr "Giştî"
@@ -1928,7 +1908,6 @@ msgid "Formatting Aids"
msgstr "Alikariyên Teşekirinê"
#: treeopt.hrc:70
-#, fuzzy
msgctxt "SID_SW_EDITOPTIONS_RES"
msgid "Grid"
msgstr "Rêber"
@@ -2009,7 +1988,6 @@ msgid "Formatting Aids"
msgstr "Alikariyên Teşekirinê"
#: treeopt.hrc:88
-#, fuzzy
msgctxt "SID_SW_ONLINEOPTIONS_RES"
msgid "Grid"
msgstr "Rêber"
@@ -2027,7 +2005,6 @@ msgid "Table"
msgstr "Tablo"
#: treeopt.hrc:91
-#, fuzzy
msgctxt "SID_SW_ONLINEOPTIONS_RES"
msgid "Background"
msgstr "Zemîn"
@@ -2051,7 +2028,6 @@ msgid "%PRODUCTNAME Calc"
msgstr "Makroyên %PRODUCTNAME"
#: treeopt.hrc:103
-#, fuzzy
msgctxt "SID_SC_EDITOPTIONS_RES"
msgid "General"
msgstr "Giştî"
@@ -2075,7 +2051,6 @@ msgid "Calculate"
msgstr "~Hesibandin"
#: treeopt.hrc:107
-#, fuzzy
msgctxt "SID_SC_EDITOPTIONS_RES"
msgid "Formula"
msgstr "Formul"
@@ -2098,7 +2073,6 @@ msgid "Compatibility"
msgstr "Lihevkirin"
#: treeopt.hrc:111
-#, fuzzy
msgctxt "SID_SC_EDITOPTIONS_RES"
msgid "Grid"
msgstr "Rêber"
@@ -2116,7 +2090,6 @@ msgid "%PRODUCTNAME Impress"
msgstr "Makroyên %PRODUCTNAME"
#: treeopt.hrc:118
-#, fuzzy
msgctxt "SID_SD_EDITOPTIONS_RES"
msgid "General"
msgstr "Giştî"
@@ -2128,7 +2101,6 @@ msgid "View"
msgstr "Dîtin"
#: treeopt.hrc:120
-#, fuzzy
msgctxt "SID_SD_EDITOPTIONS_RES"
msgid "Grid"
msgstr "Rêber"
@@ -2146,7 +2118,6 @@ msgid "%PRODUCTNAME Draw"
msgstr "Çewtî %PRODUCTNAME"
#: treeopt.hrc:127
-#, fuzzy
msgctxt "SID_SD_GRAPHIC_OPTIONS_RES"
msgid "General"
msgstr "Giştî"
@@ -2158,7 +2129,6 @@ msgid "View"
msgstr "Dîtin"
#: treeopt.hrc:129
-#, fuzzy
msgctxt "SID_SD_GRAPHIC_OPTIONS_RES"
msgid "Grid"
msgstr "Rêber"
@@ -2170,7 +2140,6 @@ msgid "Print"
msgstr "Çap Bike"
#: treeopt.hrc:135
-#, fuzzy
msgctxt "SID_SCH_EDITOPTIONS_RES"
msgid "Charts"
msgstr "Xanxank"
@@ -2188,7 +2157,6 @@ msgid "Load/Save"
msgstr "Barkirin/Tomarkirin"
#: treeopt.hrc:142
-#, fuzzy
msgctxt "SID_FILTER_DLG_RES"
msgid "General"
msgstr "Giştî"
@@ -2200,7 +2168,6 @@ msgid "VBA Properties"
msgstr "Taybetmendiyên VBA"
#: treeopt.hrc:144
-#, fuzzy
msgctxt "SID_FILTER_DLG_RES"
msgid "Microsoft Office"
msgstr "Microsoft Office"
@@ -2247,7 +2214,6 @@ msgid "Preference Name"
msgstr ""
#: aboutconfigdialog.ui:96
-#, fuzzy
msgctxt "aboutconfigdialog|property"
msgid "Property"
msgstr "Taybetmendî"
@@ -2259,7 +2225,6 @@ msgid "Type"
msgstr "Cure:"
#: aboutconfigdialog.ui:122
-#, fuzzy
msgctxt "aboutconfigdialog|value"
msgid "Value"
msgstr "Nirx"
@@ -2277,7 +2242,6 @@ msgid "Reset"
msgstr "~Bive serî"
#: aboutconfigvaluedialog.ui:9
-#, fuzzy
msgctxt "aboutconfigvaluedialog|AboutConfigValueDialog"
msgid "Name"
msgstr "Nav"
@@ -2294,7 +2258,6 @@ msgid "Version: %ABOUTBOXPRODUCTVERSION%ABOUTBOXPRODUCTVERSIONSUFFIX"
msgstr ""
#: aboutdialog.ui:11
-#, fuzzy
msgctxt "aboutdialog|AboutDialog"
msgid "About %PRODUCTNAME"
msgstr "Der barê %PRODUCTNAME de"
@@ -2500,7 +2463,6 @@ msgid "_Text only"
msgstr ""
#: agingdialog.ui:16
-#, fuzzy
msgctxt "agingdialog|AgingDialog"
msgid "Aging"
msgstr "Kevn kirin"
@@ -2569,7 +2531,6 @@ msgid "Start quote of single quotes"
msgstr ""
#: applylocalizedpage.ui:178
-#, fuzzy
msgctxt "applylocalizedpage|singlestartex"
msgid "Default"
msgstr "Standard"
@@ -2596,7 +2557,6 @@ msgid "End quote of single quotes"
msgstr ""
#: applylocalizedpage.ui:261
-#, fuzzy
msgctxt "applylocalizedpage|singleendex"
msgid "Default"
msgstr "Standard"
@@ -2623,7 +2583,6 @@ msgid "Start quote of double quotes"
msgstr ""
#: applylocalizedpage.ui:378
-#, fuzzy
msgctxt "applylocalizedpage|doublestartex"
msgid "Default"
msgstr "Standard"
@@ -2650,7 +2609,6 @@ msgid "End quote of double quotes"
msgstr ""
#: applylocalizedpage.ui:461
-#, fuzzy
msgctxt "applylocalizedpage|doubleendex"
msgid "Default"
msgstr "Standard"
@@ -2661,13 +2619,11 @@ msgid "Double Quotes"
msgstr ""
#: areadialog.ui:8
-#, fuzzy
msgctxt "areadialog|AreaDialog"
msgid "Area"
msgstr "Qad"
#: areadialog.ui:106
-#, fuzzy
msgctxt "areadialog|RID_SVXPAGE_AREA"
msgid "Area"
msgstr "Qad"
@@ -2678,7 +2634,6 @@ msgid "Shadow"
msgstr "Sî"
#: areadialog.ui:151
-#, fuzzy
msgctxt "areadialog|RID_SVXPAGE_TRANSPARENCE"
msgid "Transparency"
msgstr "Zelaltî"
@@ -2696,7 +2651,6 @@ msgid "Color"
msgstr "Reng"
#: areatabpage.ui:55
-#, fuzzy
msgctxt "areatabpage|btngradient"
msgid "Gradient"
msgstr "Gradyan"
@@ -2714,7 +2668,6 @@ msgid "Bitmap"
msgstr "Bîtmap"
#: areatabpage.ui:94
-#, fuzzy
msgctxt "areatabpage|btnpattern"
msgid "Pattern"
msgstr "Nîgar"
@@ -2775,13 +2728,11 @@ msgid "Exceptions"
msgstr ""
#: autocorrectdialog.ui:194
-#, fuzzy
msgctxt "autocorrectdialog|options"
msgid "Options"
msgstr "Vebijêrk"
#: autocorrectdialog.ui:217
-#, fuzzy
msgctxt "autocorrectdialog|apply"
msgid "Options"
msgstr "Vebijêrk"
@@ -2808,7 +2759,6 @@ msgid "Color"
msgstr "Reng"
#: backgroundpage.ui:24
-#, fuzzy
msgctxt "backgroundpage|liststore1"
msgid "Image"
msgstr "Wêne"
@@ -2824,13 +2774,11 @@ msgid "F_or:"
msgstr ""
#: backgroundpage.ui:91
-#, fuzzy
msgctxt "backgroundpage|tablelb"
msgid "Cell"
msgstr "Şane"
#: backgroundpage.ui:92
-#, fuzzy
msgctxt "backgroundpage|tablelb"
msgid "Row"
msgstr "Rêzik"
@@ -2842,7 +2790,6 @@ msgid "Table"
msgstr "Tablo"
#: backgroundpage.ui:214
-#, fuzzy
msgctxt "backgroundpage|background_label"
msgid "Background Color"
msgstr "Rengê Zemînê"
@@ -2870,7 +2817,6 @@ msgid "_Link"
msgstr "Lînk"
#: backgroundpage.ui:345
-#, fuzzy
msgctxt "backgroundpage|label2"
msgid "File"
msgstr "Pel"
@@ -2948,7 +2894,6 @@ msgid "Type"
msgstr "Cure:"
#: baselinksdialog.ui:175
-#, fuzzy
msgctxt "baselinksdialog|STATUS"
msgid "Status"
msgstr "Rewş"
@@ -2972,7 +2917,6 @@ msgid "Element:"
msgstr "Hêman:"
#: baselinksdialog.ui:261
-#, fuzzy
msgctxt "baselinksdialog|TYPE2"
msgid "Type:"
msgstr "Cure:"
@@ -3019,7 +2963,6 @@ msgid "Original"
msgstr "Orjînal"
#: bitmaptabpage.ui:127
-#, fuzzy
msgctxt "bitmaptabpage|bitmapstyle"
msgid "Filled"
msgstr "Tijîkirî"
@@ -3036,7 +2979,6 @@ msgid "Zoomed"
msgstr ""
#: bitmaptabpage.ui:130
-#, fuzzy
msgctxt "bitmaptabpage|bitmapstyle"
msgid "Custom"
msgstr "Taybet"
@@ -3065,7 +3007,6 @@ msgid "Height:"
msgstr "Bilindahî"
#: bitmaptabpage.ui:232
-#, fuzzy
msgctxt "bitmaptabpage|scaletsb"
msgid "Scale"
msgstr "Bipîvangîne"
@@ -3099,7 +3040,6 @@ msgid "Center Left"
msgstr ""
#: bitmaptabpage.ui:282
-#, fuzzy
msgctxt "bitmaptabpage|positionlb"
msgid "Center"
msgstr "Navîn"
@@ -3148,31 +3088,26 @@ msgid "Tiling Offset:"
msgstr ""
#: bitmaptabpage.ui:423
-#, fuzzy
msgctxt "bitmaptabpage|tileofflb"
msgid "Row"
msgstr "Rêzik"
#: bitmaptabpage.ui:424
-#, fuzzy
msgctxt "bitmaptabpage|tileofflb"
msgid "Column"
msgstr "Sitûn"
#: bitmaptabpage.ui:467
-#, fuzzy
msgctxt "bitmaptabpage|label2"
msgid "Options"
msgstr "Vebijêrk"
#: bitmaptabpage.ui:510
-#, fuzzy
msgctxt "bitmaptabpage|CTL_BITMAP_PREVIEW-atkobject"
msgid "Example"
msgstr "Mînak"
#: bitmaptabpage.ui:528
-#, fuzzy
msgctxt "bitmaptabpage|label8"
msgid "Preview"
msgstr "Pêşdîtin"
@@ -3246,13 +3181,11 @@ msgid "Borders"
msgstr "Sînor"
#: borderareatransparencydialog.ui:128
-#, fuzzy
msgctxt "borderareatransparencydialog|area"
msgid "Area"
msgstr "Qad"
#: borderareatransparencydialog.ui:151
-#, fuzzy
msgctxt "borderareatransparencydialog|transparence"
msgid "Transparency"
msgstr "Zelaltî"
@@ -3269,7 +3202,6 @@ msgid "Borders"
msgstr "Sînor"
#: borderbackgrounddialog.ui:128
-#, fuzzy
msgctxt "borderbackgrounddialog|background"
msgid "Background"
msgstr "Zemîn"
@@ -3318,7 +3250,6 @@ msgid "_Color:"
msgstr ""
#: borderpage.ui:253
-#, fuzzy
msgctxt "borderpage|label9"
msgid "Line"
msgstr "Rêzik"
@@ -3389,7 +3320,6 @@ msgid "_Merge adjacent line styles"
msgstr ""
#: borderpage.ui:606
-#, fuzzy
msgctxt "borderpage|label12"
msgid "Properties"
msgstr "Taybetmendî"
@@ -3433,7 +3363,6 @@ msgid "Position and Size"
msgstr "Pozîsyon û Me~zinahî..."
#: calloutdialog.ui:151
-#, fuzzy
msgctxt "calloutdialog|RID_SVXPAGE_CAPTION"
msgid "Callout"
msgstr "Xêza kivşkirinê"
@@ -3450,13 +3379,11 @@ msgid "From top"
msgstr "Ji serî de"
#: calloutpage.ui:28
-#, fuzzy
msgctxt "calloutpage|liststore1"
msgid "From left"
msgstr "Ji çepê"
#: calloutpage.ui:32
-#, fuzzy
msgctxt "calloutpage|liststore1"
msgid "Horizontal"
msgstr "Berwar"
@@ -3515,13 +3442,11 @@ msgid "Bottom"
msgstr "Jêr"
#: calloutpage.ui:195
-#, fuzzy
msgctxt "calloutpage|position"
msgid "Left"
msgstr "Çep"
#: calloutpage.ui:196
-#, fuzzy
msgctxt "calloutpage|position"
msgid "Center"
msgstr "Navîn"
@@ -3554,19 +3479,16 @@ msgid "Angled Connector Line"
msgstr ""
#: cellalignment.ui:24
-#, fuzzy
msgctxt "cellalignment|liststoreHorzAlign"
msgid "Default"
msgstr "Standard"
#: cellalignment.ui:28
-#, fuzzy
msgctxt "cellalignment|liststoreHorzAlign"
msgid "Left"
msgstr "Çep"
#: cellalignment.ui:32
-#, fuzzy
msgctxt "cellalignment|liststoreHorzAlign"
msgid "Center"
msgstr "Navîn"
@@ -3578,25 +3500,21 @@ msgid "Right"
msgstr "Bilindahî"
#: cellalignment.ui:40
-#, fuzzy
msgctxt "cellalignment|liststoreHorzAlign"
msgid "Justified"
msgstr "Tam paldayî"
#: cellalignment.ui:44
-#, fuzzy
msgctxt "cellalignment|liststoreHorzAlign"
msgid "Filled"
msgstr "Tijîkirî"
#: cellalignment.ui:48
-#, fuzzy
msgctxt "cellalignment|liststoreHorzAlign"
msgid "Distributed"
msgstr "Belavkirî"
#: cellalignment.ui:62
-#, fuzzy
msgctxt "cellalignment|liststoreVertAlign"
msgid "Default"
msgstr "Standard"
@@ -3620,13 +3538,11 @@ msgid "Bottom"
msgstr "Jêr"
#: cellalignment.ui:78
-#, fuzzy
msgctxt "cellalignment|liststoreVertAlign"
msgid "Justified"
msgstr "Tam paldayî"
#: cellalignment.ui:82
-#, fuzzy
msgctxt "cellalignment|liststoreVertAlign"
msgid "Distributed"
msgstr "Belavkirî"
@@ -3679,7 +3595,6 @@ msgid "Te_xt direction:"
msgstr "Beraliyê nivîsê"
#: cellalignment.ui:369
-#, fuzzy
msgctxt "cellalignment|labelProperties"
msgid "Properties"
msgstr "Taybetmendî"
@@ -3838,7 +3753,6 @@ msgid "CTL Font"
msgstr "Cûretîpa CTL"
#: charnamepage.ui:688
-#, fuzzy
msgctxt "charnamepage|preview-atkobject"
msgid "Preview"
msgstr "Pêşdîtin"
@@ -3855,7 +3769,6 @@ msgid "Document background"
msgstr ""
#: colorconfigwin.ui:65
-#, fuzzy
msgctxt "colorconfigwin|general"
msgid "General"
msgstr "Giştî"
@@ -3877,7 +3790,6 @@ msgid "Table boundaries"
msgstr "Sînorên Tabloyê"
#: colorconfigwin.ui:155
-#, fuzzy
msgctxt "colorconfigwin|font"
msgid "Font color"
msgstr "Rengê Curetîpan"
@@ -3912,7 +3824,6 @@ msgid "Text Document"
msgstr "Belgeya Nû"
#: colorconfigwin.ui:310
-#, fuzzy
msgctxt "colorconfigwin|writergrid"
msgid "Grid"
msgstr "Rêber"
@@ -3954,7 +3865,6 @@ msgid "Direct Cursor"
msgstr ""
#: colorconfigwin.ui:489
-#, fuzzy
msgctxt "colorconfigwin|html"
msgid "HTML Document"
msgstr "Belgeya HTML"
@@ -3981,7 +3891,6 @@ msgid "Text"
msgstr "Nivîs"
#: colorconfigwin.ui:597
-#, fuzzy
msgctxt "colorconfigwin|calc"
msgid "Spreadsheet"
msgstr "Tabloya Hesêb"
@@ -4019,7 +3928,6 @@ msgid "Detective error"
msgstr ""
#: colorconfigwin.ui:762
-#, fuzzy
msgctxt "colorconfigwin|ref"
msgid "References"
msgstr "Referans"
@@ -4035,7 +3943,6 @@ msgid "Drawing / Presentation"
msgstr ""
#: colorconfigwin.ui:824
-#, fuzzy
msgctxt "colorconfigwin|drawgrid"
msgid "Grid"
msgstr "Rêber"
@@ -4051,7 +3958,6 @@ msgid "Identifier"
msgstr ""
#: colorconfigwin.ui:886
-#, fuzzy
msgctxt "colorconfigwin|basiccomment"
msgid "Comment"
msgstr "Şîrove"
@@ -4063,7 +3969,6 @@ msgid "Number"
msgstr "Numre"
#: colorconfigwin.ui:932
-#, fuzzy
msgctxt "colorconfigwin|basicstring"
msgid "String"
msgstr "Rêz"
@@ -4080,7 +3985,6 @@ msgid "Reserved expression"
msgstr ""
#: colorconfigwin.ui:1001
-#, fuzzy
msgctxt "colorconfigwin|error"
msgid "Error"
msgstr "Çewtî"
@@ -4102,7 +4006,6 @@ msgid "Number"
msgstr "Numre"
#: colorconfigwin.ui:1086
-#, fuzzy
msgctxt "colorconfigwin|sqlstring"
msgid "String"
msgstr "Rêz"
@@ -4126,7 +4029,6 @@ msgid "Parameter"
msgstr "~Parametre"
#: colorconfigwin.ui:1178
-#, fuzzy
msgctxt "colorconfigwin|sqlcomment"
msgid "Comment"
msgstr "Şîrove"
@@ -4234,13 +4136,11 @@ msgid "New Color"
msgstr ""
#: colorpage.ui:656
-#, fuzzy
msgctxt "colorpage|B_custom"
msgid "Blue"
msgstr "Şîn"
#: colorpage.ui:671
-#, fuzzy
msgctxt "colorpage|R_custom"
msgid "Red"
msgstr "Sor"
@@ -4261,7 +4161,6 @@ msgid "_R"
msgstr ""
#: colorpage.ui:728
-#, fuzzy
msgctxt "colorpage|G_custom"
msgid "Green"
msgstr "Kesk"
@@ -4384,13 +4283,11 @@ msgid "CMYK"
msgstr "CMYK"
#: comment.ui:7
-#, fuzzy
msgctxt "comment|CommentDialog"
msgid "Insert Comment"
msgstr "Şîroveyê lê~zêde bike"
#: comment.ui:153
-#, fuzzy
msgctxt "comment|label2"
msgid "Author"
msgstr "Nivîskar"
@@ -4408,19 +4305,16 @@ msgid "_Insert"
msgstr "Pêveke"
#: comment.ui:241
-#, fuzzy
msgctxt "comment|author"
msgid "Author"
msgstr "Nivîskar"
#: comment.ui:264
-#, fuzzy
msgctxt "comment|alttitle"
msgid "Edit Comment"
msgstr "Şîrovê Biguherîne"
#: comment.ui:280
-#, fuzzy
msgctxt "comment|label1"
msgid "Contents"
msgstr "Naverok"
@@ -4478,13 +4372,11 @@ msgid "Line Spacing"
msgstr "Navbera rêzikan"
#: connectortabpage.ui:342
-#, fuzzy
msgctxt "connectortabpage|CTL_PREVIEW|tooltip_text"
msgid "Preview"
msgstr "Pêşdîtin"
#: connectortabpage.ui:347
-#, fuzzy
msgctxt "connectortabpage|CTL_PREVIEW-atkobject"
msgid "Example"
msgstr "Mînak"
@@ -4553,7 +4445,6 @@ msgid "_Bottom:"
msgstr "Jêr"
#: croppage.ui:226
-#, fuzzy
msgctxt "croppage|label1"
msgid "Crop"
msgstr "Jêkirin"
@@ -4571,7 +4462,6 @@ msgid "_Height:"
msgstr "Bilindahî"
#: croppage.ui:316
-#, fuzzy
msgctxt "croppage|label10"
msgid "Scale"
msgstr "Bipîvangîne"
@@ -4600,7 +4490,6 @@ msgid "_Original Size"
msgstr "Mezinahiya Xweser"
#: cuiimapdlg.ui:8
-#, fuzzy
msgctxt "cuiimapdlg|IMapDialog"
msgid "Properties"
msgstr "Taybetmendî"
@@ -4656,7 +4545,6 @@ msgid "Context Menus"
msgstr ""
#: customizedialog.ui:173
-#, fuzzy
msgctxt "customizedialog|keyboard"
msgid "Keyboard"
msgstr "Klavye"
@@ -4673,7 +4561,6 @@ msgid "Create Database Link"
msgstr ""
#: databaselinkdialog.ui:88
-#, fuzzy
msgctxt "databaselinkdialog|browse"
msgid "Browse..."
msgstr "Bigere..."
@@ -4753,7 +4640,6 @@ msgid "Measure _below object"
msgstr ""
#: dimensionlinestabpage.ui:236
-#, fuzzy
msgctxt "dimensionlinestabpage|label1"
msgid "Line"
msgstr "Rêzik"
@@ -4784,7 +4670,6 @@ msgid "Show _measurement units"
msgstr ""
#: dimensionlinestabpage.ui:404
-#, fuzzy
msgctxt "dimensionlinestabpage|label2"
msgid "Legend"
msgstr "Danezan"
@@ -4832,7 +4717,6 @@ msgid "_Spacing"
msgstr "Navber"
#: distributionpage.ui:178
-#, fuzzy
msgctxt "distributionpage|label"
msgid "Horizontal"
msgstr "Berwar"
@@ -4949,7 +4833,6 @@ msgid "_Back"
msgstr "Paş"
#: editmodulesdialog.ui:228
-#, fuzzy
msgctxt "editmodulesdialog|label1"
msgid "Options"
msgstr "Vebijêrk"
@@ -5045,13 +4928,11 @@ msgid "Single"
msgstr "Tekane"
#: effectspage.ui:104
-#, fuzzy
msgctxt "effectspage|liststore5"
msgid "Double"
msgstr "Cot"
#: effectspage.ui:108
-#, fuzzy
msgctxt "effectspage|liststore5"
msgid "Bold"
msgstr "Qalind"
@@ -5079,13 +4960,11 @@ msgid "Single"
msgstr "Tekane"
#: effectspage.ui:138
-#, fuzzy
msgctxt "effectspage|liststore6"
msgid "Double"
msgstr "Cot"
#: effectspage.ui:142
-#, fuzzy
msgctxt "effectspage|liststore6"
msgid "Bold"
msgstr "Qalind"
@@ -5241,7 +5120,6 @@ msgid "Accessibility option \"Use automatic font color for screen display\" is a
msgstr ""
#: effectspage.ui:611
-#, fuzzy
msgctxt "effectspage|preview-atkobject"
msgid "Preview"
msgstr "Pêşdîtin"
@@ -5303,7 +5181,6 @@ msgid "Assign"
msgstr "Assign"
#: eventassignpage.ui:234
-#, fuzzy
msgctxt "eventassignpage|delete"
msgid "Remove"
msgstr "Rake"
@@ -5494,7 +5371,6 @@ msgid "Font"
msgstr "Cûrenivîs"
#: formatcellsdialog.ui:128
-#, fuzzy
msgctxt "formatcellsdialog|effects"
msgid "Font Effects"
msgstr "Efektên Curenivîsê"
@@ -5506,7 +5382,6 @@ msgid "Borders"
msgstr "Sînor"
#: formatcellsdialog.ui:174
-#, fuzzy
msgctxt "formatcellsdialog|area"
msgid "Background"
msgstr "Zemîn"
@@ -5517,13 +5392,11 @@ msgid "Format Number"
msgstr ""
#: galleryapplyprogress.ui:8
-#, fuzzy
msgctxt "galleryapplyprogress|GalleryApplyProgress"
msgid "Apply"
msgstr "Bikaranîn"
#: galleryapplyprogress.ui:73
-#, fuzzy
msgctxt "galleryapplyprogress|label2"
msgid "File"
msgstr "Pel"
@@ -5546,7 +5419,6 @@ msgid "Pr_eview"
msgstr "Pêşdîtin"
#: galleryfilespage.ui:125
-#, fuzzy
msgctxt "galleryfilespage|image-atkobject"
msgid "Preview"
msgstr "Pêşdîtin"
@@ -5562,19 +5434,16 @@ msgid "A_dd All"
msgstr ""
#: gallerygeneralpage.ui:22
-#, fuzzy
msgctxt "gallerygeneralpage|label1"
msgid "Modified:"
msgstr "Hatiye guherandin:"
#: gallerygeneralpage.ui:63
-#, fuzzy
msgctxt "gallerygeneralpage|label2"
msgid "Type:"
msgstr "Cure:"
#: gallerygeneralpage.ui:90
-#, fuzzy
msgctxt "gallerygeneralpage|label3"
msgid "Location:"
msgstr "Cih:"
@@ -5591,7 +5460,6 @@ msgid "Theme Name"
msgstr ""
#: gallerysearchprogress.ui:8
-#, fuzzy
msgctxt "gallerysearchprogress|GallerySearchProgress"
msgid "Find"
msgstr "Bibîne"
@@ -5615,7 +5483,6 @@ msgid "Properties of "
msgstr "Taybetmendî:"
#: gallerythemedialog.ui:106
-#, fuzzy
msgctxt "gallerythemedialog|general"
msgid "General"
msgstr "Giştî"
@@ -5655,7 +5522,6 @@ msgid "Update"
msgstr "Update"
#: galleryupdateprogress.ui:74
-#, fuzzy
msgctxt "galleryupdateprogress|label2"
msgid "File"
msgstr "Pel"
@@ -5667,7 +5533,6 @@ msgid "_Modify"
msgstr "Biguherîne"
#: gradientpage.ui:106
-#, fuzzy
msgctxt "gradientpage|label1"
msgid "Gradient"
msgstr "Gradyan"
@@ -5770,19 +5635,16 @@ msgid "To color percentage"
msgstr ""
#: gradientpage.ui:600
-#, fuzzy
msgctxt "gradientpage|propfl"
msgid "Options"
msgstr "Vebijêrk"
#: gradientpage.ui:644
-#, fuzzy
msgctxt "gradientpage|previewctl-atkobject"
msgid "Example"
msgstr "Mînak"
#: gradientpage.ui:662
-#, fuzzy
msgctxt "gradientpage|label2"
msgid "Preview"
msgstr "Pêşdîtin"
@@ -5799,13 +5661,11 @@ msgid "_Name:"
msgstr "Nav"
#: hangulhanjaadddialog.ui:129
-#, fuzzy
msgctxt "hangulhanjaadddialog|label1"
msgid "Dictionary"
msgstr "Ferheng"
#: hangulhanjaconversiondialog.ui:7
-#, fuzzy
msgctxt "hangulhanjaconversiondialog|HangulHanjaConversionDialog"
msgid "Hangul/Hanja Conversion"
msgstr "Veguherandina Hangul/Hanja"
@@ -5834,7 +5694,6 @@ msgid "Suggestions"
msgstr "~Pêşniyar"
#: hangulhanjaconversiondialog.ui:219
-#, fuzzy
msgctxt "hangulhanjaconversiondialog|label5"
msgid "Format"
msgstr "Teşe"
@@ -5858,25 +5717,21 @@ msgid "Hang_ul (Hanja)"
msgstr "Hang~ul (Hanja)"
#: hangulhanjaconversiondialog.ui:295
-#, fuzzy
msgctxt "hangulhanjaconversiondialog|hanja_above"
msgid "Hanja"
msgstr "Hanja"
#: hangulhanjaconversiondialog.ui:312
-#, fuzzy
msgctxt "hangulhanjaconversiondialog|hanja_below"
msgid "Hanja"
msgstr "Hanja"
#: hangulhanjaconversiondialog.ui:328
-#, fuzzy
msgctxt "hangulhanjaconversiondialog|hangul_above"
msgid "Hangul"
msgstr "Hangu~l"
#: hangulhanjaconversiondialog.ui:344
-#, fuzzy
msgctxt "hangulhanjaconversiondialog|hangul_below"
msgid "Hangul"
msgstr "Hangu~l"
@@ -5930,7 +5785,6 @@ msgid "Replace b_y character"
msgstr "B~i karakter re biguherîne"
#: hangulhanjaconversiondialog.ui:517
-#, fuzzy
msgctxt "hangulhanjaconversiondialog|options"
msgid "Options"
msgstr "Vebijêrk"
@@ -5942,7 +5796,6 @@ msgid "Edit Custom Dictionary"
msgstr "Ferhenga Taybet Sererast Bike"
#: hangulhanjaeditdictdialog.ui:107
-#, fuzzy
msgctxt "hangulhanjaeditdictdialog|label4"
msgid "Book"
msgstr "Pirtûk"
@@ -5998,7 +5851,6 @@ msgid "Replace all unique entries automatically"
msgstr ""
#: hangulhanjaoptdialog.ui:252
-#, fuzzy
msgctxt "hangulhanjaoptdialog|label2"
msgid "Options"
msgstr "Vebijêrk"
@@ -6054,37 +5906,31 @@ msgid "Line _color:"
msgstr "Rengê Rêzikê"
#: hatchpage.ui:281
-#, fuzzy
msgctxt "hatchpage|backgroundcolor"
msgid "Background Color"
msgstr "Rengê Zemînê"
#: hatchpage.ui:313
-#, fuzzy
msgctxt "hatchpage|propfl"
msgid "Options"
msgstr "Vebijêrk"
#: hatchpage.ui:357
-#, fuzzy
msgctxt "hatchpage|previewctl-atkobject"
msgid "Example"
msgstr "Mînak"
#: hatchpage.ui:375
-#, fuzzy
msgctxt "hatchpage|label1"
msgid "Preview"
msgstr "Pêşdîtin"
#: hyperlinkdialog.ui:11
-#, fuzzy
msgctxt "hyperlinkdialog|HyperlinkDialog"
msgid "Hyperlink"
msgstr "Hîperlînk"
#: hyperlinkdialog.ui:42
-#, fuzzy
msgctxt "hyperlinkdialog|apply"
msgid "Apply"
msgstr "Bikaranîn"
@@ -6114,7 +5960,6 @@ msgid "Open File"
msgstr "Pelî Veke"
#: hyperlinkdocpage.ui:82
-#, fuzzy
msgctxt "hyperlinkdocpage|label2"
msgid "Document"
msgstr "Belge"
@@ -6371,13 +6216,11 @@ msgid "_File:"
msgstr "Pel:"
#: hyperlinknewdocpage.ui:112
-#, fuzzy
msgctxt "hyperlinknewdocpage|create"
msgid "Select Path"
msgstr "Rêçê Hilbijêre"
#: hyperlinknewdocpage.ui:117
-#, fuzzy
msgctxt "hyperlinknewdocpage|create|tooltip_text"
msgid "Select Path"
msgstr "Rêçê Hilbijêre"
@@ -6389,7 +6232,6 @@ msgid "File _type:"
msgstr "~Cureyê pelî:"
#: hyperlinknewdocpage.ui:172
-#, fuzzy
msgctxt "hyperlinknewdocpage|label2"
msgid "New Document"
msgstr "Belgeya Nû"
@@ -6459,7 +6301,6 @@ msgid "Word:"
msgstr "Peyv"
#: iconchangedialog.ui:10
-#, fuzzy
msgctxt "iconchangedialog|IconChange"
msgid "%PRODUCTNAME %PRODUCTVERSION"
msgstr "%PRODUCTNAME %PRODUCTVERSION"
@@ -6527,19 +6368,16 @@ msgid "Contents:"
msgstr "Naverok"
#: insertfloatingframe.ui:87
-#, fuzzy
msgctxt "insertfloatingframe|buttonbrowse"
msgid "Browse..."
msgstr "Bigere..."
#: insertfloatingframe.ui:130
-#, fuzzy
msgctxt "insertfloatingframe|scrollbaron"
msgid "On"
msgstr "Vekirî"
#: insertfloatingframe.ui:147
-#, fuzzy
msgctxt "insertfloatingframe|scrollbaroff"
msgid "Off"
msgstr "Girtî"
@@ -6557,13 +6395,11 @@ msgid "Scroll Bar"
msgstr "Darikê şemitandinê"
#: insertfloatingframe.ui:218
-#, fuzzy
msgctxt "insertfloatingframe|borderon"
msgid "On"
msgstr "Vekirî"
#: insertfloatingframe.ui:235
-#, fuzzy
msgctxt "insertfloatingframe|borderoff"
msgid "Off"
msgstr "Girtî"
@@ -6586,13 +6422,11 @@ msgid "Height:"
msgstr "Bilindahî"
#: insertfloatingframe.ui:345
-#, fuzzy
msgctxt "insertfloatingframe|defaultwidth"
msgid "Default"
msgstr "Standard"
#: insertfloatingframe.ui:359
-#, fuzzy
msgctxt "insertfloatingframe|defaultheight"
msgid "Default"
msgstr "Standard"
@@ -6676,7 +6510,6 @@ msgid "A_fter"
msgstr "Dû re"
#: insertrowcolumn.ui:210
-#, fuzzy
msgctxt "insertrowcolumn|label2"
msgid "Position"
msgstr "Cih"
@@ -6746,13 +6579,11 @@ msgid "_Remove"
msgstr "Rake"
#: linedialog.ui:8
-#, fuzzy
msgctxt "linedialog|LineDialog"
msgid "Line"
msgstr "Rêzik"
#: linedialog.ui:106
-#, fuzzy
msgctxt "linedialog|RID_SVXPAGE_LINE"
msgid "Line"
msgstr "Rêzik"
@@ -6875,13 +6706,11 @@ msgid "Save Line Styles"
msgstr ""
#: linestyletabpage.ui:465
-#, fuzzy
msgctxt "linestyletabpage|label1"
msgid "Properties"
msgstr "Taybetmendî"
#: linetabpage.ui:30
-#, fuzzy
msgctxt "linetabpage|liststoreCAP_STYLE"
msgid "Flat"
msgstr "Dûz"
@@ -6904,7 +6733,6 @@ msgid "Rounded"
msgstr ""
#: linetabpage.ui:56
-#, fuzzy
msgctxt "linetabpage|liststoreEDGE_STYLE"
msgid "- none -"
msgstr "- tu yek -"
@@ -7039,7 +6867,6 @@ msgid "Icon"
msgstr "Îkon"
#: linetabpage.ui:798
-#, fuzzy
msgctxt "linetabpage|CTL_PREVIEW-atkobject"
msgid "Example"
msgstr "Mînak"
@@ -7106,7 +6933,6 @@ msgid "Com_ponent..."
msgstr ""
#: macroassignpage.ui:158
-#, fuzzy
msgctxt "macroassignpage|delete"
msgid "Remove"
msgstr "Rake"
@@ -7184,7 +7010,6 @@ msgid "_Function"
msgstr "Fonksiyon"
#: menuassignpage.ui:105
-#, fuzzy
msgctxt "menuassignpage|label33"
msgid "Description"
msgstr "Rave"
@@ -7251,7 +7076,6 @@ msgid "Insert Submenu"
msgstr ""
#: menuassignpage.ui:557
-#, fuzzy
msgctxt "menuassignpage|renameItem"
msgid "Rename..."
msgstr "Ji Nû Ve Binavîne..."
@@ -7274,7 +7098,6 @@ msgid "Restore Default Command"
msgstr ""
#: mosaicdialog.ui:16
-#, fuzzy
msgctxt "mosaicdialog|MosaicDialog"
msgid "Mosaic"
msgstr "Mozaîk"
@@ -7323,13 +7146,11 @@ msgid "Menu _position:"
msgstr ""
#: movemenu.ui:244
-#, fuzzy
msgctxt "movemenu|up-atkobject"
msgid "Up"
msgstr "Berjor"
#: movemenu.ui:262
-#, fuzzy
msgctxt "movemenu|down-atkobject"
msgid "Down"
msgstr "Berjêr"
@@ -7357,7 +7178,6 @@ msgid "Mark the Default Path for New Files"
msgstr ""
#: namedialog.ui:8
-#, fuzzy
msgctxt "namedialog|NameDialog"
msgid "Name"
msgstr "Nav"
@@ -7388,13 +7208,11 @@ msgid "Create Macro"
msgstr ""
#: newlibdialog.ui:102
-#, fuzzy
msgctxt "newlibdialog|altrenametitle"
msgid "Rename"
msgstr "Nav Biguherîne"
#: newtabledialog.ui:22
-#, fuzzy
msgctxt "newtabledialog|NewTableDialog"
msgid "Insert Table"
msgstr "Tabloyekê lê zêde bike"
@@ -7410,7 +7228,6 @@ msgid "_Number of rows:"
msgstr ""
#: newtoolbardialog.ui:8
-#, fuzzy
msgctxt "newtoolbardialog|NewToolbarDialog"
msgid "Name"
msgstr "Nav"
@@ -7426,7 +7243,6 @@ msgid "_Save in:"
msgstr ""
#: numberingformatpage.ui:38
-#, fuzzy
msgctxt "numberingformatpage|liststore1"
msgid "All"
msgstr "Hemû"
@@ -7450,19 +7266,16 @@ msgid "Percent"
msgstr "Ji sedî"
#: numberingformatpage.ui:50
-#, fuzzy
msgctxt "numberingformatpage|liststore1"
msgid "Currency"
msgstr "Yekeya peran"
#: numberingformatpage.ui:53
-#, fuzzy
msgctxt "numberingformatpage|liststore1"
msgid "Date"
msgstr "Dîrok"
#: numberingformatpage.ui:56
-#, fuzzy
msgctxt "numberingformatpage|liststore1"
msgid "Time"
msgstr "Dem"
@@ -7501,13 +7314,11 @@ msgid "Add"
msgstr "Lêzêdekirin"
#: numberingformatpage.ui:141
-#, fuzzy
msgctxt "numberingformatpage|edit|tooltip_text"
msgid "Edit Comment"
msgstr "Şîrovê Biguherîne"
#: numberingformatpage.ui:156
-#, fuzzy
msgctxt "numberingformatpage|delete|tooltip_text"
msgid "Remove"
msgstr "Rake"
@@ -7550,7 +7361,6 @@ msgid "_Engineering notation"
msgstr ""
#: numberingformatpage.ui:406
-#, fuzzy
msgctxt "numberingformatpage|optionsft"
msgid "Options"
msgstr "Vebijêrk"
@@ -7579,7 +7389,6 @@ msgid "_Language"
msgstr "Ziman"
#: numberingoptionspage.ui:64
-#, fuzzy
msgctxt "numberingoptionspage|label1"
msgid "Level"
msgstr "Ast"
@@ -7662,19 +7471,16 @@ msgid "Bottom of character"
msgstr "Binê tîpê"
#: numberingoptionspage.ui:287
-#, fuzzy
msgctxt "numberingoptionspage|orientlb"
msgid "Top of line"
msgstr "Jora rêzikê"
#: numberingoptionspage.ui:288
-#, fuzzy
msgctxt "numberingoptionspage|orientlb"
msgid "Center of line"
msgstr "Nava rêzikê"
#: numberingoptionspage.ui:289
-#, fuzzy
msgctxt "numberingoptionspage|orientlb"
msgid "Bottom of line"
msgstr "Jêra rêzikê"
@@ -7698,7 +7504,6 @@ msgid "Before:"
msgstr "Berê"
#: numberingoptionspage.ui:373
-#, fuzzy
msgctxt "numberingoptionspage|separator"
msgid "Separator"
msgstr "Veqetîner"
@@ -7767,7 +7572,6 @@ msgid "Gallery"
msgstr "Pêşangeh"
#: numberingpositionpage.ui:23
-#, fuzzy
msgctxt "numberingpositionpage|liststore1"
msgid "Left"
msgstr "Çep"
@@ -7791,7 +7595,6 @@ msgid "Tab stop"
msgstr "Sekana hilpekîne"
#: numberingpositionpage.ui:43
-#, fuzzy
msgctxt "numberingpositionpage|liststore2"
msgid "Space"
msgstr "Navber"
@@ -7802,7 +7605,6 @@ msgid "Nothing"
msgstr ""
#: numberingpositionpage.ui:88
-#, fuzzy
msgctxt "numberingpositionpage|1"
msgid "Level"
msgstr "Ast"
@@ -7866,13 +7668,11 @@ msgid "Position and Spacing"
msgstr ""
#: numberingpositionpage.ui:416
-#, fuzzy
msgctxt "numberingpositionpage|standard"
msgid "Default"
msgstr "Standard"
#: objectnamedialog.ui:8
-#, fuzzy
msgctxt "objectnamedialog|ObjectNameDialog"
msgid "Name"
msgstr "Nav"
@@ -7884,7 +7684,6 @@ msgid "_Name:"
msgstr "Nav"
#: objecttitledescdialog.ui:15
-#, fuzzy
msgctxt "objecttitledescdialog|ObjectTitleDescDialog"
msgid "Description"
msgstr "Rave"
@@ -7979,7 +7778,6 @@ msgid "Vendor"
msgstr "NasnameyaFiroşker"
#: optadvancedpage.ui:171
-#, fuzzy
msgctxt "optadvancedpage|version"
msgid "Version"
msgstr "Guherto"
@@ -8053,7 +7851,6 @@ msgid "Color setting"
msgstr ""
#: optappearancepage.ui:156
-#, fuzzy
msgctxt "optappearancepage|on"
msgid "On"
msgstr "Vekirî"
@@ -8075,7 +7872,6 @@ msgid "Western _text and Asian punctuation"
msgstr ""
#: optasianpage.ui:73
-#, fuzzy
msgctxt "optasianpage|label1"
msgid "Kerning"
msgstr "Navbera Curetîpan"
@@ -8252,7 +8048,6 @@ msgid "Eastern Arabic (٣ ,٢ ,١…)"
msgstr ""
#: optctlpage.ui:237
-#, fuzzy
msgctxt "optctlpage|numerals"
msgid "System"
msgstr "Pergal"
@@ -8274,13 +8069,11 @@ msgid "_E-mail program:"
msgstr ""
#: optemailpage.ui:55
-#, fuzzy
msgctxt "optemailpage|browse"
msgid "Browse..."
msgstr "Bigere..."
#: optemailpage.ui:89
-#, fuzzy
msgctxt "optemailpage|browsetitle"
msgid "All files"
msgstr "Hemû pel"
@@ -8467,7 +8260,6 @@ msgid "_Extended tips"
msgstr "Liberguhxistina pêşketî"
#: optgeneralpage.ui:46
-#, fuzzy
msgctxt "optgeneralpage|label1"
msgid "Help"
msgstr "Alîkarî"
@@ -8605,7 +8397,6 @@ msgid "_Use '%ENGLISHUSLOCALE' locale for numbers"
msgstr ""
#: opthtmlpage.ui:407
-#, fuzzy
msgctxt "opthtmlpage|label2"
msgid "Import"
msgstr "veguhezîne hundir"
@@ -8638,13 +8429,11 @@ msgid "LibreOffice _Basic"
msgstr ""
#: opthtmlpage.ui:568
-#, fuzzy
msgctxt "opthtmlpage|label3"
msgid "Export"
msgstr "Veguhezîne derve"
#: optionsdialog.ui:11
-#, fuzzy
msgctxt "optionsdialog|OptionsDialog"
msgid "Options"
msgstr "Vebijêrk"
@@ -8926,7 +8715,6 @@ msgid "_Exception (-)"
msgstr ""
#: optnewdictionarydialog.ui:168
-#, fuzzy
msgctxt "optnewdictionarydialog|label1"
msgid "Dictionary"
msgstr "Ferheng"
@@ -9039,7 +8827,6 @@ msgid "Type"
msgstr "Cure:"
#: optpathspage.ui:53
-#, fuzzy
msgctxt "optpathspage|path"
msgid "Path"
msgstr "Rêç"
@@ -9078,7 +8865,6 @@ msgid "None"
msgstr "Ne yek jî"
#: optproxypage.ui:139
-#, fuzzy
msgctxt "optproxypage|proxymode"
msgid "System"
msgstr "Pergal"
@@ -9242,19 +9028,16 @@ msgid "Text document"
msgstr "Belgeya Nû"
#: optsavepage.ui:368
-#, fuzzy
msgctxt "optsavepage|doctype"
msgid "HTML document"
msgstr "Belgeya HTML"
#: optsavepage.ui:369
-#, fuzzy
msgctxt "optsavepage|doctype"
msgid "Master document"
msgstr "Tabloya Hesêb"
#: optsavepage.ui:370
-#, fuzzy
msgctxt "optsavepage|doctype"
msgid "Spreadsheet"
msgstr "Tabloya Hesêb"
@@ -9266,13 +9049,11 @@ msgid "Presentation"
msgstr "Pêşkêşî"
#: optsavepage.ui:372
-#, fuzzy
msgctxt "optsavepage|doctype"
msgid "Drawing"
msgstr "Xêzkêşan"
#: optsavepage.ui:373
-#, fuzzy
msgctxt "optsavepage|doctype"
msgid "Formula"
msgstr "Formul"
@@ -9441,25 +9222,21 @@ msgid "Fa_x/e-mail:"
msgstr ""
#: optuserpage.ui:171
-#, fuzzy
msgctxt "optuserpage|firstname-atkobject"
msgid "First name"
msgstr "Nav"
#: optuserpage.ui:189
-#, fuzzy
msgctxt "lastname-atkobject"
msgid "Last name"
msgstr "Paşnav"
#: optuserpage.ui:207
-#, fuzzy
msgctxt "shortname-atkobject"
msgid "Initials"
msgstr "Tîpên serî"
#: optuserpage.ui:236
-#, fuzzy
msgctxt "city-atkobject"
msgid "City"
msgstr "Bajar"
@@ -9471,19 +9248,16 @@ msgid "State"
msgstr "Eyalet"
#: optuserpage.ui:272
-#, fuzzy
msgctxt "zip-atkobject"
msgid "Zip code"
msgstr "Koda P."
#: optuserpage.ui:302
-#, fuzzy
msgctxt "title-atkobject"
msgid "Title"
msgstr "Sernav"
#: optuserpage.ui:320
-#, fuzzy
msgctxt "position-atkobject"
msgid "Position"
msgstr "Cih"
@@ -9520,7 +9294,6 @@ msgid "Last name/first _name/father’s name/initials:"
msgstr ""
#: optuserpage.ui:472
-#, fuzzy
msgctxt "ruslastname-atkobject"
msgid "Last name"
msgstr "Paşnav"
@@ -9531,13 +9304,11 @@ msgid "Father's name"
msgstr ""
#: optuserpage.ui:508
-#, fuzzy
msgctxt "russhortname-atkobject"
msgid "Initials"
msgstr "Tîpên serî"
#: optuserpage.ui:526
-#, fuzzy
msgctxt "rusfirstname-atkobject"
msgid "First name"
msgstr "Nav"
@@ -9548,19 +9319,16 @@ msgid "Last/first _name/initials:"
msgstr ""
#: optuserpage.ui:569
-#, fuzzy
msgctxt "eastlastname-atkobject"
msgid "Last name"
msgstr "Paşnav"
#: optuserpage.ui:587
-#, fuzzy
msgctxt "eastfirstname-atkobject"
msgid "First name"
msgstr "Nav"
#: optuserpage.ui:605
-#, fuzzy
msgctxt "eastshortname-atkobject"
msgid "Initials"
msgstr "Tîpên serî"
@@ -9571,7 +9339,6 @@ msgid "_Street/apartment number:"
msgstr ""
#: optuserpage.ui:648
-#, fuzzy
msgctxt "russtreet-atkobject"
msgid "Street"
msgstr "Kuçe"
@@ -9587,19 +9354,16 @@ msgid "_Zip/city:"
msgstr ""
#: optuserpage.ui:709
-#, fuzzy
msgctxt "icity-atkobject"
msgid "City"
msgstr "Bajar"
#: optuserpage.ui:727
-#, fuzzy
msgctxt "izip-atkobject"
msgid "Zip code"
msgstr "Koda P."
#: optuserpage.ui:825
-#, fuzzy
msgctxt "optuserpage|label1"
msgid "Address"
msgstr "Navnîşan"
@@ -9681,13 +9445,11 @@ msgid "Automatic"
msgstr "Bixweber"
#: optviewpage.ui:190
-#, fuzzy
msgctxt "optviewpage|contextmenushortcuts"
msgid "Hide"
msgstr "Veşêre"
#: optviewpage.ui:191
-#, fuzzy
msgctxt "optviewpage|contextmenushortcuts"
msgid "Show"
msgstr "Nîşan Bide"
@@ -9704,13 +9466,11 @@ msgid "Automatic"
msgstr "Bixweber"
#: optviewpage.ui:219
-#, fuzzy
msgctxt "optviewpage|menuicons"
msgid "Hide"
msgstr "Veşêre"
#: optviewpage.ui:220
-#, fuzzy
msgctxt "optviewpage|menuicons"
msgid "Show"
msgstr "Nîşan Bide"
@@ -9889,7 +9649,6 @@ msgid "Middle mouse _button:"
msgstr ""
#: optviewpage.ui:597
-#, fuzzy
msgctxt "optviewpage|mousepos"
msgid "Default button"
msgstr "Bişkoka standard"
@@ -9916,7 +9675,6 @@ msgid "Automatic scrolling"
msgstr ""
#: optviewpage.ui:616
-#, fuzzy
msgctxt "optviewpage|mousemiddle"
msgid "Paste clipboard"
msgstr "Li panoyê bizelîqîne"
@@ -9932,7 +9690,6 @@ msgid "Right and left"
msgstr ""
#: pageformatpage.ui:19
-#, fuzzy
msgctxt "pageformatpage|liststorePageLayout"
msgid "Mirrored"
msgstr "Bişewq"
@@ -10036,7 +9793,6 @@ msgid "I_nner:"
msgstr ""
#: pageformatpage.ui:502
-#, fuzzy
msgctxt "pageformatpage|labelMargins"
msgid "Margins"
msgstr "Valahiyên Kêleka"
@@ -10101,7 +9857,6 @@ msgstr ""
#: paragalignpage.ui:15
#: /home/cl/vc/git/libo-core/cui/uiconfig/ui/paragalignpage.ui:19
-#, fuzzy
msgctxt "paragalignpage|liststoreLB_LASTLINE"
msgid "Start"
msgstr "Destpêk"
@@ -10113,7 +9868,6 @@ msgid "Centered"
msgstr "Nîvîkirî"
#: paragalignpage.ui:27
-#, fuzzy
msgctxt "paragalignpage|liststoreLB_LASTLINE"
msgid "Justified"
msgstr "Tam paldayî"
@@ -10148,7 +9902,6 @@ msgid "Bottom"
msgstr "Jêr"
#: paragalignpage.ui:85
-#, fuzzy
msgctxt "paragalignpage|drawingareaWN_EXAMPLE-atkobject"
msgid "Example"
msgstr "Mînak"
@@ -10204,7 +9957,6 @@ msgid "_Left/Top"
msgstr ""
#: paragalignpage.ui:313
-#, fuzzy
msgctxt "paragalignpage|label1"
msgid "Options"
msgstr "Vebijêrk"
@@ -10227,7 +9979,6 @@ msgid "_Text direction:"
msgstr "Beraliyê nivîsê"
#: paragalignpage.ui:444
-#, fuzzy
msgctxt "paragalignpage|labelFL_PROPERTIES"
msgid "Properties"
msgstr "Taybetmendî"
@@ -10251,13 +10002,11 @@ msgid "1.5 Lines"
msgstr "1.5 Rêzik"
#: paraindentspacing.ui:49
-#, fuzzy
msgctxt "paraindentspacing|liststoreLB_LINEDIST"
msgid "Double"
msgstr "Cot"
#: paraindentspacing.ui:53
-#, fuzzy
msgctxt "paraindentspacing|liststoreLB_LINEDIST"
msgid "Proportional"
msgstr "Birêje"
@@ -10274,7 +10023,6 @@ msgid "Leading"
msgstr "Sernivîs"
#: paraindentspacing.ui:91
-#, fuzzy
msgctxt "paraindentspacing|drawingareaWN_EXAMPLE-atkobject"
msgid "Example"
msgstr "Mînak"
@@ -10302,7 +10050,6 @@ msgid "_Automatic"
msgstr "Bixweber"
#: paraindentspacing.ui:221
-#, fuzzy
msgctxt "paraindentspacing|labelST_LINEDIST_ABS"
msgid "Fixed"
msgstr "Sabît"
@@ -10335,7 +10082,6 @@ msgid "Spacing"
msgstr "Navber"
#: paraindentspacing.ui:404
-#, fuzzy
msgctxt "paraindentspacing|labelFT_LINEDIST"
msgid "of"
msgstr "ji"
@@ -10352,13 +10098,11 @@ msgid "A_ctivate"
msgstr ""
#: paraindentspacing.ui:503
-#, fuzzy
msgctxt "paraindentspacing|label3"
msgid "Register-true"
msgstr "Tomara-rast"
#: paratabspage.ui:49
-#, fuzzy
msgctxt "paratabspage|label1"
msgid "Position"
msgstr "Cih"
@@ -10500,7 +10244,6 @@ msgid "File Encryption Password"
msgstr ""
#: pastespecial.ui:7
-#, fuzzy
msgctxt "pastespecial|PasteSpecialDialog"
msgid "Paste Special"
msgstr "Bi Taybetî pêveke"
@@ -10512,7 +10255,6 @@ msgid "Source:"
msgstr "Çavkanî"
#: pastespecial.ui:157
-#, fuzzy
msgctxt "pastespecial|label1"
msgid "Selection"
msgstr "Hilbijartin"
@@ -10524,7 +10266,6 @@ msgid "_Modify"
msgstr "Biguherîne"
#: patterntabpage.ui:92
-#, fuzzy
msgctxt "patterntabpage|label3"
msgid "Pattern"
msgstr "Nîgar"
@@ -10551,19 +10292,16 @@ msgid "Background Color:"
msgstr "Rengê Zemînê"
#: patterntabpage.ui:252
-#, fuzzy
msgctxt "patterntabpage|label1"
msgid "Options"
msgstr "Vebijêrk"
#: patterntabpage.ui:295
-#, fuzzy
msgctxt "patterntabpage|CTL_PREVIEW-atkobject"
msgid "Example"
msgstr "Mînak"
#: patterntabpage.ui:313
-#, fuzzy
msgctxt "patterntabpage|label2"
msgid "Preview"
msgstr "Pêşdîtin"
@@ -10611,7 +10349,6 @@ msgid "Firefox Themes"
msgstr ""
#: pickbulletpage.ui:34
-#, fuzzy
msgctxt "pickbulletpage|label25"
msgid "Selection"
msgstr "Hilbijartin"
@@ -10627,19 +10364,16 @@ msgid "Add and Resize"
msgstr ""
#: pickgraphicpage.ui:75
-#, fuzzy
msgctxt "pickgraphicpage|label25"
msgid "Selection"
msgstr "Hilbijartin"
#: picknumberingpage.ui:34
-#, fuzzy
msgctxt "picknumberingpage|label25"
msgid "Selection"
msgstr "Hilbijartin"
#: pickoutlinepage.ui:34
-#, fuzzy
msgctxt "pickoutlinepage|label25"
msgid "Selection"
msgstr "Hilbijartin"
@@ -10677,7 +10411,6 @@ msgid "Relative font size"
msgstr "Mezinahiya curenivîsî ya îzafî"
#: positionpage.ui:201
-#, fuzzy
msgctxt "positionpage|label20"
msgid "Position"
msgstr "Cih"
@@ -10731,7 +10464,6 @@ msgid "Spacing"
msgstr "Navber"
#: positionpage.ui:478
-#, fuzzy
msgctxt "positionpage|preview-atkobject"
msgid "Preview"
msgstr "Pêşdîtin"
@@ -10782,7 +10514,6 @@ msgid "_Base point:"
msgstr ""
#: possizetabpage.ui:150
-#, fuzzy
msgctxt "possizetabpage|label1"
msgid "Position"
msgstr "Cih"
@@ -10849,7 +10580,6 @@ msgid "Adapt"
msgstr ""
#: posterdialog.ui:16
-#, fuzzy
msgctxt "posterdialog|PosterDialog"
msgid "Posterize"
msgstr "Posterkirin"
@@ -11006,7 +10736,6 @@ msgid "No Loaded File"
msgstr ""
#: querynoloadedfiledialog.ui:14
-#, fuzzy
msgctxt "querynoloadedfiledialog|NoLoadedFileDialog"
msgid "The file could not be loaded!"
msgstr "Pel nehate barkirin!"
@@ -11139,13 +10868,11 @@ msgid "Run"
msgstr "B~ixebitîne"
#: scriptorganizer.ui:49
-#, fuzzy
msgctxt "scriptorganizer|create"
msgid "Create..."
msgstr "Biafirîne..."
#: scriptorganizer.ui:79
-#, fuzzy
msgctxt "scriptorganizer|rename"
msgid "Rename..."
msgstr "Ji Nû Ve Binavîne..."
@@ -11162,7 +10889,6 @@ msgid "Macros"
msgstr "Makro"
#: searchattrdialog.ui:9
-#, fuzzy
msgctxt "searchattrdialog|SearchAttrDialog"
msgid "Attributes"
msgstr "Taybetmendî"
@@ -11179,13 +10905,11 @@ msgid "Font"
msgstr "Cûrenivîs"
#: searchformatdialog.ui:128
-#, fuzzy
msgctxt "searchformatdialog|fonteffects"
msgid "Font Effects"
msgstr "Efektên Curenivîsê"
#: searchformatdialog.ui:151
-#, fuzzy
msgctxt "searchformatdialog|position"
msgid "Position"
msgstr "Cih"
@@ -11202,7 +10926,6 @@ msgid "Indents & Spacing"
msgstr ""
#: searchformatdialog.ui:220
-#, fuzzy
msgctxt "searchformatdialog|labelTP_PARA_ALIGN"
msgid "Alignment"
msgstr "Hîzakirin"
@@ -11213,7 +10936,6 @@ msgid "Text Flow"
msgstr ""
#: searchformatdialog.ui:268
-#, fuzzy
msgctxt "searchformatdialog|labelTP_PARA_ASIAN"
msgid "Asian Typography"
msgstr "Çapberiya Asyayî"
@@ -11301,7 +11023,6 @@ msgid "Search Term or Firefox Theme URL"
msgstr ""
#: select_persona_dialog.ui:228
-#, fuzzy
msgctxt "select_persona_dialog|label6"
msgid "Categories"
msgstr "Kategorî"
@@ -11347,13 +11068,11 @@ msgid "_Color:"
msgstr ""
#: shadowtabpage.ui:205
-#, fuzzy
msgctxt "shadowtabpage|CTL_COLOR_PREVIEW-atkobject"
msgid "Example"
msgstr "Mînak"
#: shadowtabpage.ui:230
-#, fuzzy
msgctxt "shadowtabpage|label"
msgid "Properties"
msgstr "Taybetmendî"
@@ -11451,7 +11170,6 @@ msgid "Label text with smart tags"
msgstr ""
#: smarttagoptionspage.ui:61
-#, fuzzy
msgctxt "smarttagoptionspage|properties"
msgid "Properties..."
msgstr "Taybetmendî..."
@@ -11462,7 +11180,6 @@ msgid "Currently Installed Smart Tags"
msgstr ""
#: smoothdialog.ui:16
-#, fuzzy
msgctxt "smoothdialog|SmoothDialog"
msgid "Smooth"
msgstr "Nerm"
@@ -11479,7 +11196,6 @@ msgid "Parameters"
msgstr "~Parametre"
#: solarizedialog.ui:14
-#, fuzzy
msgctxt "solarizedialog|SolarizeDialog"
msgid "Solarization"
msgstr "Çilmisandina renga"
@@ -11613,7 +11329,6 @@ msgid "Text languag_e:"
msgstr ""
#: spellingdialog.ui:252
-#, fuzzy
msgctxt "spellingdialog|explainlink"
msgid "More..."
msgstr "Zêdetir..."
@@ -11667,13 +11382,11 @@ msgid "Special Character"
msgstr "Tîpa Taybet"
#: spelloptionsdialog.ui:8
-#, fuzzy
msgctxt "spelloptionsdialog|SpellOptionsDialog"
msgid "Options"
msgstr "Vebijêrk"
#: splitcellsdialog.ui:25
-#, fuzzy
msgctxt "splitcellsdialog|SplitCellsDialog"
msgid "Split Cells"
msgstr "Şanikan dabeş Bike"
@@ -11684,7 +11397,6 @@ msgid "_Split cell into:"
msgstr ""
#: splitcellsdialog.ui:146
-#, fuzzy
msgctxt "splitcellsdialog|label1"
msgid "Split"
msgstr "Veqetîne"
@@ -11799,7 +11511,6 @@ msgid "To _frame"
msgstr "Ji çarçoveyê"
#: swpossizepage.ui:294
-#, fuzzy
msgctxt "swpossizepage|label1"
msgid "Anchor"
msgstr "Girêker"
@@ -11847,7 +11558,6 @@ msgid "Follow te_xt flow"
msgstr ""
#: swpossizepage.ui:522
-#, fuzzy
msgctxt "swpossizepage|label11"
msgid "Position"
msgstr "Cih"
@@ -11877,7 +11587,6 @@ msgid "No Effect"
msgstr "Efekt tuneye"
#: textanimtabpage.ui:53
-#, fuzzy
msgctxt "textanimtabpage|liststoreEFFECT"
msgid "Blink"
msgstr "Veketin Vemirîn"
@@ -11915,13 +11624,11 @@ msgid "To top"
msgstr ""
#: textanimtabpage.ui:161
-#, fuzzy
msgctxt "textanimtabpage|BTN_UP-atkobject"
msgid "Up"
msgstr "Berjor"
#: textanimtabpage.ui:176
-#, fuzzy
msgctxt "textanimtabpage|BTN_RIGHT|tooltip_text"
msgid "To right"
msgstr "Biçe Hêla Rastê"
@@ -11939,7 +11646,6 @@ msgid "To left"
msgstr "Jor çep"
#: textanimtabpage.ui:203
-#, fuzzy
msgctxt "textanimtabpage|BTN_LEFT-atkobject"
msgid "Left"
msgstr "Çep"
@@ -11950,7 +11656,6 @@ msgid "To bottom"
msgstr ""
#: textanimtabpage.ui:224
-#, fuzzy
msgctxt "textanimtabpage|BTN_DOWN-atkobject"
msgid "Down"
msgstr "Berjêr"
@@ -11999,7 +11704,6 @@ msgid "_Automatic"
msgstr "Bixweber"
#: textanimtabpage.ui:522
-#, fuzzy
msgctxt "textanimtabpage|label2"
msgid "Properties"
msgstr "Taybetmendî"
@@ -12097,7 +11801,6 @@ msgid "Text"
msgstr "Nivîs"
#: textdialog.ui:128
-#, fuzzy
msgctxt "textdialog|RID_SVXPAGE_TEXTANIMATION"
msgid "Text Animation"
msgstr "Zindîkirina nivîsan"
@@ -12123,7 +11826,6 @@ msgid "_Maximum number of consecutive hyphens"
msgstr ""
#: textflowpage.ui:163
-#, fuzzy
msgctxt "textflowpage|LabelHyphenation"
msgid "Hyphenation"
msgstr "Kîtekirin"
@@ -12164,13 +11866,11 @@ msgid "Page Style"
msgstr "Şêwaza Rûpelê"
#: textflowpage.ui:309
-#, fuzzy
msgctxt "textflowpage|comboBreakType"
msgid "Page"
msgstr "Rûpel"
#: textflowpage.ui:310
-#, fuzzy
msgctxt "textflowpage|comboBreakType"
msgid "Column"
msgstr "Sitûn"
@@ -12217,19 +11917,16 @@ msgid "_Widow control"
msgstr "Kontrola rêza jortirîn"
#: textflowpage.ui:473
-#, fuzzy
msgctxt "textflowpage|labelOrphan"
msgid "lines"
msgstr "Rêzikan"
#: textflowpage.ui:485
-#, fuzzy
msgctxt "textflowpage|labelWidow"
msgid "lines"
msgstr "Rêzikan"
#: textflowpage.ui:513
-#, fuzzy
msgctxt "textflowpage|labelOptions"
msgid "Options"
msgstr "Vebijêrk"
@@ -12350,13 +12047,11 @@ msgid "_End value:"
msgstr ""
#: transparencytabpage.ui:435
-#, fuzzy
msgctxt "transparencytabpage|CTL_BITMAP_PREVIEW-atkobject"
msgid "Example"
msgstr "Mînak"
#: transparencytabpage.ui:453
-#, fuzzy
msgctxt "transparencytabpage|CTL_TRANS_PREVIEW-atkobject"
msgid "Example"
msgstr "Mînak"
@@ -12493,7 +12188,6 @@ msgid "Enclosing Character"
msgstr "Tîpa dorpêçkirinê"
#: twolinespage.ui:233
-#, fuzzy
msgctxt "twolinespage|preview-atkobject"
msgid "Preview"
msgstr "Pêşdîtin"
@@ -12576,7 +12270,6 @@ msgid "Variable:"
msgstr "Guherbar"
#: zoomdialog.ui:204
-#, fuzzy
msgctxt "zoomdialog|zoomsb-atkobject"
msgid "Variable"
msgstr "Guherbar"
@@ -12606,7 +12299,6 @@ msgid "Columns:"
msgstr "Sitûn"
#: zoomdialog.ui:332
-#, fuzzy
msgctxt "zoomdialog|columnssb-atkobject"
msgid "Columns"
msgstr "Sitûn"
diff --git a/source/kmr-Latn/dbaccess/messages.po b/source/kmr-Latn/dbaccess/messages.po
index 67ea6aedeba..7d592e045c4 100644
--- a/source/kmr-Latn/dbaccess/messages.po
+++ b/source/kmr-Latn/dbaccess/messages.po
@@ -752,7 +752,6 @@ msgid "Column ~Format..."
msgstr "~Cûreya sitûnê..."
#: strings.hrc:171
-#, fuzzy
msgctxt "RID_STR_COLUMN_WIDTH"
msgid "Column ~Width..."
msgstr "~Firehiya Stûne..."
@@ -764,7 +763,6 @@ msgid "Table Format..."
msgstr "Cûreya tabloyê..."
#: strings.hrc:173
-#, fuzzy
msgctxt "RID_STR_ROW_HEIGHT"
msgid "Row Height..."
msgstr "Bilindahiya Rêzikê..."
@@ -2435,13 +2433,11 @@ msgid "Press 'Next' to save a copy of your document, and to begin the migration.
msgstr "Pêl 'Pêşve' bikin ku kopiya belgeya xwe tomar bikin, û destpê veguhastinê bikin."
#: backuppage.ui:76
-#, fuzzy
msgctxt "backuppage|label3"
msgid "Save to:"
msgstr "Cihê tomarkirinê:"
#: backuppage.ui:110
-#, fuzzy
msgctxt "backuppage|browse"
msgid "Browse..."
msgstr "Bigere..."
@@ -2464,7 +2460,6 @@ msgid "Choose a data source:"
msgstr ""
#: collectionviewdialog.ui:11
-#, fuzzy
msgctxt "collectionviewdialog|CollectionView"
msgid "Save"
msgstr "Tomar bike"
@@ -2494,7 +2489,6 @@ msgid "File _name:"
msgstr "Navê pelê:"
#: colwidthdialog.ui:15
-#, fuzzy
msgctxt "colwidthdialog|ColWidthDialog"
msgid "Column Width"
msgstr "Firehiya sitûnê"
@@ -2529,7 +2523,6 @@ msgid "_Browse…"
msgstr "Bigere"
#: connectionpage.ui:98
-#, fuzzy
msgctxt "connectionpage|generalLabel"
msgid "General"
msgstr "Giştî"
@@ -2612,7 +2605,6 @@ msgid "Crea_te new field as primary key"
msgstr ""
#: copytablepage.ui:143
-#, fuzzy
msgctxt "copytablepage|keynamelabel"
msgid "Name:"
msgstr "Nav:"
@@ -2623,7 +2615,6 @@ msgid "Existing data fields can be set as primary key on the type formatting ste
msgstr ""
#: copytablepage.ui:192
-#, fuzzy
msgctxt "copytablepage|label1"
msgid "Options"
msgstr "Vebijêrk"
@@ -2635,7 +2626,6 @@ msgid "Ta_ble name:"
msgstr "Navê Tablo"
#: dbaseindexdialog.ui:28
-#, fuzzy
msgctxt "dbaseindexdialog|DBaseIndexDialog"
msgid "Indexes"
msgstr "Pêrist"
@@ -2772,7 +2762,6 @@ msgid "Set Up a Connection to a MySQL Database"
msgstr "Girêdana JDBC database saz bike"
#: dbwizspreadsheetpage.ui:74
-#, fuzzy
msgctxt "dbwizspreadsheetpage|browse"
msgid "Browse"
msgstr "Bigere"
@@ -2789,7 +2778,6 @@ msgid "_Password required"
msgstr "Nasnav pêwist e"
#: dbwiztextpage.ui:74
-#, fuzzy
msgctxt "dbwiztextpage|browse"
msgid "Browse"
msgstr "Bigere"
@@ -2848,7 +2836,6 @@ msgid "SQL Command"
msgstr "Fermana SQL"
#: directsqldialog.ui:220
-#, fuzzy
msgctxt "directsqldialog|label2"
msgid "Status"
msgstr "Rewş"
@@ -2865,13 +2852,11 @@ msgid "Field Format"
msgstr ""
#: fielddialog.ui:111
-#, fuzzy
msgctxt "fielddialog|format"
msgid "Format"
msgstr "Teşe"
#: fielddialog.ui:133
-#, fuzzy
msgctxt "fielddialog|alignment"
msgid "Alignment"
msgstr "Hîzakirin"
@@ -3019,7 +3004,6 @@ msgid "Test Class"
msgstr "Pola Ceribandinê"
#: generalspecialjdbcdetailspage.ui:162
-#, fuzzy
msgctxt "generalspecialjdbcdetailspage|label1"
msgid "Connection Settings"
msgstr "Mîhengên Girêdanê"
@@ -3059,7 +3043,6 @@ msgid "Settings"
msgstr "Mîheng"
#: indexdesigndialog.ui:9
-#, fuzzy
msgctxt "indexdesigndialog|IndexDesignDialog"
msgid "Indexes"
msgstr "Pêrist"
@@ -3214,7 +3197,6 @@ msgid "Natural"
msgstr ""
#: joindialog.ui:311
-#, fuzzy
msgctxt "joindialog|label6"
msgid "Options"
msgstr "Vebijêrk"
@@ -3312,7 +3294,6 @@ msgid "Maximum number of _records:"
msgstr "Hijmara herî jor a ~tomaran"
#: ldappage.ui:133
-#, fuzzy
msgctxt "ldappage|charsetheader"
msgid "Connection Settings"
msgstr "Mîhengên Girêdanê"
@@ -3342,7 +3323,6 @@ msgid "Overall progress:"
msgstr "Hemû pêşveçûn:"
#: migratepage.ui:83
-#, fuzzy
msgctxt "migratepage|overall"
msgid "document $current$ of $overall$"
msgstr "Belgeya $current$ ya $overall$"
@@ -3360,7 +3340,6 @@ msgid "Current object:"
msgstr "Biresera derbasdar:"
#: mysqlnativepage.ui:48
-#, fuzzy
msgctxt "mysqlnativepage|connectionheader"
msgid "Connection Settings"
msgstr "Mîhengên Girêdanê"
@@ -3418,7 +3397,6 @@ msgid "_Port:"
msgstr ""
#: mysqlnativesettings.ui:138
-#, fuzzy
msgctxt "mysqlnativesettings|defaultport"
msgid "Default: 3306"
msgstr "Standard: 3306"
@@ -3602,13 +3580,11 @@ msgid "Field name"
msgstr "Navê qadê"
#: queryfilterdialog.ui:120
-#, fuzzy
msgctxt "queryfilterdialog|label6"
msgid "Condition"
msgstr "Merc"
#: queryfilterdialog.ui:134
-#, fuzzy
msgctxt "queryfilterdialog|field1"
msgid "- none -"
msgstr "- tu yek -"
@@ -3644,13 +3620,11 @@ msgid ">="
msgstr ""
#: queryfilterdialog.ui:154
-#, fuzzy
msgctxt "queryfilterdialog|cond1"
msgid "like"
msgstr "wekî"
#: queryfilterdialog.ui:155
-#, fuzzy
msgctxt "queryfilterdialog|cond1"
msgid "not like"
msgstr "ne wekî"
@@ -3666,25 +3640,21 @@ msgid "not null"
msgstr ""
#: queryfilterdialog.ui:171
-#, fuzzy
msgctxt "queryfilterdialog|field2"
msgid "- none -"
msgstr "- tu yek -"
#: queryfilterdialog.ui:185
-#, fuzzy
msgctxt "queryfilterdialog|field3"
msgid "- none -"
msgstr "- tu yek -"
#: queryfilterdialog.ui:219
-#, fuzzy
msgctxt "queryfilterdialog|label7"
msgid "Value"
msgstr "Nirx"
#: queryfilterdialog.ui:263
-#, fuzzy
msgctxt "queryfilterdialog|op2"
msgid "AND"
msgstr "Û"
@@ -3696,7 +3666,6 @@ msgid "OR"
msgstr "AN JÎ"
#: queryfilterdialog.ui:278
-#, fuzzy
msgctxt "queryfilterdialog|op3"
msgid "AND"
msgstr "Û"
@@ -3714,7 +3683,6 @@ msgid "Criteria"
msgstr "Pîvan"
#: queryfuncmenu.ui:12
-#, fuzzy
msgctxt "queryfuncmenu|functions"
msgid "Functions"
msgstr "Fonksiyon"
@@ -3726,13 +3694,11 @@ msgid "Table Name"
msgstr "Navê Tablo"
#: queryfuncmenu.ui:34
-#, fuzzy
msgctxt "queryfuncmenu|alias"
msgid "Alias"
msgstr "Nasnav"
#: queryfuncmenu.ui:48
-#, fuzzy
msgctxt "queryfuncmenu|distinct"
msgid "Distinct Values"
msgstr "Nirxên ji hev cuda"
@@ -3749,13 +3715,11 @@ msgid "Limit:"
msgstr ""
#: querypropertiesdialog.ui:117
-#, fuzzy
msgctxt "querypropertiesdialog|distinct"
msgid "Yes"
msgstr "Erê"
#: querypropertiesdialog.ui:133
-#, fuzzy
msgctxt "querypropertiesdialog|nondistinct"
msgid "No"
msgstr "Na"
@@ -4004,7 +3968,6 @@ msgid "Sort Order"
msgstr "Rêbaza rêzkirine"
#: specialjdbcconnectionpage.ui:19
-#, fuzzy
msgctxt "specialjdbcconnectionpage|header"
msgid "Set up connection to a MySQL database using JDBC"
msgstr "Bi JDBC re ji danegeha MySQL'ekê ra girêdanê saz bike"
@@ -4036,7 +3999,6 @@ msgid "_Port number:"
msgstr "Nimreya ~portê"
#: specialjdbcconnectionpage.ui:139
-#, fuzzy
msgctxt "specialjdbcconnectionpage|portNumDefLabel"
msgid "Default: 3306"
msgstr "Standard: 3306"
@@ -4139,13 +4101,11 @@ msgid "Comparison of Boolean values:"
msgstr ""
#: specialsettingspage.ui:315
-#, fuzzy
msgctxt "specialsettingspage|comparison"
msgid "Default"
msgstr "Standard"
#: specialsettingspage.ui:316
-#, fuzzy
msgctxt "specialsettingspage|comparison"
msgid "SQL"
msgstr "SQL"
@@ -4183,7 +4143,6 @@ msgid "_Description:"
msgstr "Rave"
#: summarypage.ui:17
-#, fuzzy
msgctxt "summarypage|label1"
msgid "Summary"
msgstr "Kurte"
@@ -4225,7 +4184,6 @@ msgid "_Delete"
msgstr "Jê Bibe"
#: tabledesignrowmenu.ui:42
-#, fuzzy
msgctxt "tabledesignrowmenu|insert"
msgid "Insert Rows"
msgstr "Rêzik lêzêde bike"
@@ -4263,13 +4221,11 @@ msgid "Tables and Table Filter"
msgstr ""
#: tablesjoindialog.ui:82
-#, fuzzy
msgctxt "tablesjoindialog|tables"
msgid "Tables"
msgstr "Tablo"
#: tablesjoindialog.ui:99
-#, fuzzy
msgctxt "tablesjoindialog|queries"
msgid "Queries"
msgstr "Lêpirsîn"
@@ -4492,7 +4448,6 @@ msgid "_Driver settings:"
msgstr "Eyarên ~ajogerê"
#: userdetailspage.ui:137
-#, fuzzy
msgctxt "userdetailspage|label1"
msgid "Connection Settings"
msgstr "Mîhengên Girêdanê"
diff --git a/source/kmr-Latn/desktop/messages.po b/source/kmr-Latn/desktop/messages.po
index 941d7bc9032..08c7cc0fe67 100644
--- a/source/kmr-Latn/desktop/messages.po
+++ b/source/kmr-Latn/desktop/messages.po
@@ -806,7 +806,6 @@ msgid "Extension Software License Agreement"
msgstr "Peymana Lîsansa Nivîsbariya Pêvek ya $NAME"
#: licensedialog.ui:21
-#, fuzzy
msgctxt "licensedialog|accept"
msgid "Accept"
msgstr "Bipejirîne"
@@ -871,7 +870,6 @@ msgid "_Available extension updates"
msgstr "Rojankirinên pêvekan yên ~mevcûd"
#: updatedialog.ui:117
-#, fuzzy
msgctxt "updatedialog|UPDATE_CHECKING"
msgid "Checking..."
msgstr "Tê kontrolkirin..."
@@ -883,7 +881,6 @@ msgid "_Show all updates"
msgstr "Hemû rojanekirinan ~nîşan bide"
#: updatedialog.ui:196
-#, fuzzy
msgctxt "updatedialog|DESCRIPTION_LABEL"
msgid "Description"
msgstr "Rave"
@@ -925,7 +922,6 @@ msgid "Downloading extensions..."
msgstr "Pêvek tên daxistin..."
#: updateinstalldialog.ui:125
-#, fuzzy
msgctxt "updateinstalldialog|RESULTS"
msgid "Result"
msgstr "Encam"
diff --git a/source/kmr-Latn/extensions/messages.po b/source/kmr-Latn/extensions/messages.po
index b350fec819f..7777977224a 100644
--- a/source/kmr-Latn/extensions/messages.po
+++ b/source/kmr-Latn/extensions/messages.po
@@ -20,25 +20,21 @@ msgid "Table"
msgstr "Tablo"
#: command.hrc:30
-#, fuzzy
msgctxt "RID_RSC_ENUM_COMMAND_TYPE"
msgid "Query"
msgstr "Lêpirsîn"
#: command.hrc:31
-#, fuzzy
msgctxt "RID_RSC_ENUM_COMMAND_TYPE"
msgid "SQL command"
msgstr "Fermana SQL"
#: showhide.hrc:29
-#, fuzzy
msgctxt "RID_RSC_ENUM_SHOWHIDE"
msgid "Hide"
msgstr "Veşêre"
#: showhide.hrc:30
-#, fuzzy
msgctxt "RID_RSC_ENUM_SHOWHIDE"
msgid "Show"
msgstr "Nîşan Bide"
@@ -80,13 +76,11 @@ msgid "Without frame"
msgstr "Bê çarçove"
#: stringarrays.hrc:41
-#, fuzzy
msgctxt "RID_RSC_ENUM_BORDER_TYPE"
msgid "3D look"
msgstr "Dîmena 3D"
#: stringarrays.hrc:42
-#, fuzzy
msgctxt "RID_RSC_ENUM_BORDER_TYPE"
msgid "Flat"
msgstr "Dûz"
@@ -104,7 +98,6 @@ msgid "Table"
msgstr "Tablo"
#: stringarrays.hrc:49
-#, fuzzy
msgctxt "RID_RSC_ENUM_LISTSOURCE_TYPE"
msgid "Query"
msgstr "Lêpirsîn"
@@ -128,19 +121,16 @@ msgid "Tablefields"
msgstr "Qadêntabloyê"
#: stringarrays.hrc:57
-#, fuzzy
msgctxt "RID_RSC_ENUM_ALIGNMENT"
msgid "Left"
msgstr "Çep"
#: stringarrays.hrc:58
-#, fuzzy
msgctxt "RID_RSC_ENUM_ALIGNMENT"
msgid "Center"
msgstr "Navîn"
#: stringarrays.hrc:59
-#, fuzzy
msgctxt "RID_RSC_ENUM_ALIGNMENT"
msgid "Right"
msgstr "Rast"
@@ -182,7 +172,6 @@ msgid "Previous record"
msgstr "Tomara berê"
#: stringarrays.hrc:70
-#, fuzzy
msgctxt "RID_RSC_ENUM_BUTTONTYPE"
msgid "Next record"
msgstr "Qeyda dû"
@@ -236,7 +225,6 @@ msgid "Post"
msgstr "Bişîne"
#: stringarrays.hrc:87
-#, fuzzy
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "URL"
msgstr "URL"
@@ -254,7 +242,6 @@ msgid "Text"
msgstr "Nivîs"
#: stringarrays.hrc:94
-#, fuzzy
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (short)"
msgstr "Standart (kin)"
@@ -272,7 +259,6 @@ msgid "Standard (short YYYY)"
msgstr "Standard (kin SSSS)"
#: stringarrays.hrc:97
-#, fuzzy
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (long)"
msgstr "Standart (dirêj)"
@@ -386,13 +372,11 @@ msgid "Current page"
msgstr "Rûpela niha"
#: stringarrays.hrc:132
-#, fuzzy
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "No"
msgstr "Na"
#: stringarrays.hrc:133
-#, fuzzy
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "Yes"
msgstr "Erê"
@@ -443,13 +427,11 @@ msgid "Multi"
msgstr "Pirane"
#: stringarrays.hrc:150
-#, fuzzy
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "Range"
msgstr "Navber"
#: stringarrays.hrc:155
-#, fuzzy
msgctxt "RID_RSC_ENUM_ORIENTATION"
msgid "Horizontal"
msgstr "Berwar"
@@ -461,25 +443,21 @@ msgid "Vertical"
msgstr "Tîk"
#: stringarrays.hrc:161
-#, fuzzy
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Default"
msgstr "Standard"
#: stringarrays.hrc:162
-#, fuzzy
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "OK"
msgstr "Temam"
#: stringarrays.hrc:163
-#, fuzzy
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Cancel"
msgstr "Betal"
#: stringarrays.hrc:164
-#, fuzzy
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Help"
msgstr "Alîkarî"
@@ -533,7 +511,6 @@ msgid "None"
msgstr "Ne yek jî"
#: stringarrays.hrc:189
-#, fuzzy
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "Horizontal"
msgstr "Berwar"
@@ -551,13 +528,11 @@ msgid "Both"
msgstr "Herdu"
#: stringarrays.hrc:196
-#, fuzzy
msgctxt "RID_RSC_ENUM_VISUALEFFECT"
msgid "3D"
msgstr "3D"
#: stringarrays.hrc:197
-#, fuzzy
msgctxt "RID_RSC_ENUM_VISUALEFFECT"
msgid "Flat"
msgstr "Dûz"
@@ -647,7 +622,6 @@ msgid "Preserve"
msgstr "Biparêze"
#: stringarrays.hrc:220
-#, fuzzy
msgctxt "RID_RSC_ENUM_WHITESPACE_HANDLING"
msgid "Replace"
msgstr "Biguherîne"
@@ -659,7 +633,6 @@ msgid "Collapse"
msgstr "Hilweşîne"
#: stringarrays.hrc:226
-#, fuzzy
msgctxt "RID_RSC_ENUM_SCALE_MODE"
msgid "No"
msgstr "Na"
@@ -683,7 +656,6 @@ msgid "Left-to-right"
msgstr "Ji-çepê-rastê-ve"
#: stringarrays.hrc:234
-#, fuzzy
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Right-to-left"
msgstr "Ji-rastê-çepê-ve"
@@ -2588,13 +2560,11 @@ msgid "You can either save the value of the option group in a database field or
msgstr "Tu dikarî nirxên koma bijartekan di danegira xwe de hilîne an jî di faaliyeteke de din de bikar bîne."
#: yesno.hrc:29
-#, fuzzy
msgctxt "RID_RSC_ENUM_YESNO"
msgid "No"
msgstr "Na"
#: yesno.hrc:30
-#, fuzzy
msgctxt "RID_RSC_ENUM_YESNO"
msgid "Yes"
msgstr "Erê"
@@ -2612,25 +2582,21 @@ msgid "Display field"
msgstr "Qada xuyaniyê"
#: contenttablepage.ui:43
-#, fuzzy
msgctxt "contenttablepage|datasourcelabel"
msgid "Data source"
msgstr "Çavkaniya Daneyan"
#: contenttablepage.ui:57
-#, fuzzy
msgctxt "contenttablepage|contenttypelabel"
msgid "Content type"
msgstr "Cureya naverokê"
#: contenttablepage.ui:71
-#, fuzzy
msgctxt "contenttablepage|formtablelabel"
msgid "Content"
msgstr "Naverok"
#: contenttablepage.ui:148
-#, fuzzy
msgctxt "contenttablepage|formsettings"
msgid "Form"
msgstr "Form"
@@ -2650,7 +2616,6 @@ msgstr ""
"Ji kerema xwe, daneyên ku wê ji tabloyan re bibe çavkanî hilbijêrin:"
#: contenttablepage.ui:233
-#, fuzzy
msgctxt "contenttablepage|label2"
msgid "Control"
msgstr "Kontrol"
@@ -2673,13 +2638,11 @@ msgid "Embed this address book definition into the current document."
msgstr ""
#: datasourcepage.ui:61
-#, fuzzy
msgctxt "datasourcepage|locationft"
msgid "Location"
msgstr "Cih"
#: datasourcepage.ui:74
-#, fuzzy
msgctxt "datasourcepage|browse"
msgid "Browse..."
msgstr "Bigere..."
@@ -2731,7 +2694,6 @@ msgid ""
msgstr ""
#: fieldassignpage.ui:33
-#, fuzzy
msgctxt "fieldassignpage|assign"
msgid "Field Assignment"
msgstr "Tayînkirina Qadan"
@@ -2755,25 +2717,21 @@ msgid "Field from the _List Table"
msgstr "Qada ji Tabloya ~Lîsteyan"
#: gridfieldsselectionpage.ui:44
-#, fuzzy
msgctxt "gridfieldsselectionpage|datasourcelabel"
msgid "Data source"
msgstr "Çavkaniya Daneyan"
#: gridfieldsselectionpage.ui:58
-#, fuzzy
msgctxt "gridfieldsselectionpage|contenttypelabel"
msgid "Content type"
msgstr "Cureya naverokê"
#: gridfieldsselectionpage.ui:72
-#, fuzzy
msgctxt "gridfieldsselectionpage|formtablelabel"
msgid "Content"
msgstr "Naverok"
#: gridfieldsselectionpage.ui:148
-#, fuzzy
msgctxt "gridfieldsselectionpage|formsettings"
msgid "Form"
msgstr "Form"
@@ -2818,25 +2776,21 @@ msgid "Table element"
msgstr "Hêmana Tabloyê"
#: groupradioselectionpage.ui:44
-#, fuzzy
msgctxt "groupradioselectionpage|datasourcelabel"
msgid "Data source"
msgstr "Çavkaniya Daneyan"
#: groupradioselectionpage.ui:58
-#, fuzzy
msgctxt "groupradioselectionpage|contenttypelabel"
msgid "Content type"
msgstr "Cureya naverokê"
#: groupradioselectionpage.ui:72
-#, fuzzy
msgctxt "groupradioselectionpage|formtablelabel"
msgid "Content"
msgstr "Naverok"
#: groupradioselectionpage.ui:149
-#, fuzzy
msgctxt "groupradioselectionpage|formsettings"
msgid "Form"
msgstr "Form"
@@ -2961,13 +2915,11 @@ msgid "Evolution"
msgstr ""
#: selecttypepage.ui:49
-#, fuzzy
msgctxt "selecttypepage|groupwise"
msgid "Groupwise"
msgstr "Groupwise"
#: selecttypepage.ui:66
-#, fuzzy
msgctxt "selecttypepage|evoldap"
msgid "Evolution LDAP"
msgstr "Evolution LDAP"
@@ -3047,7 +2999,6 @@ msgid "_Table / Query:"
msgstr "Tab~lo / Lêgerandin:"
#: tableselectionpage.ui:174
-#, fuzzy
msgctxt "tableselectionpage|label1"
msgid "Data"
msgstr "Dane"
@@ -3142,7 +3093,6 @@ msgid "Ed_ition"
msgstr "~Weşan"
#: generalpage.ui:257
-#, fuzzy
msgctxt "generalpage|volume"
msgid "Volume"
msgstr "Cîld"
@@ -3214,7 +3164,6 @@ msgid "Se_ries"
msgstr "~Rêze"
#: generalpage.ui:463
-#, fuzzy
msgctxt "generalpage|url"
msgid "URL"
msgstr "URL"
@@ -3334,7 +3283,6 @@ msgid "_Book title"
msgstr "~Sernavê pirtûkê"
#: mappingdialog.ui:432
-#, fuzzy
msgctxt "mappingdialog|label15"
msgid "Volume"
msgstr "Cîld"
@@ -3406,7 +3354,6 @@ msgid "_Note"
msgstr "Nîşe"
#: mappingdialog.ui:742
-#, fuzzy
msgctxt "mappingdialog|label27"
msgid "URL"
msgstr "URL"
@@ -3454,13 +3401,11 @@ msgid "Table"
msgstr "Tablo"
#: toolbar.ui:49
-#, fuzzy
msgctxt "toolbar|TBC_FT_QUERY"
msgid "Search Key"
msgstr "Mifteya Lêgerînê"
#: toolbar.ui:84
-#, fuzzy
msgctxt "toolbar|TBC_BT_AUTOFILTER"
msgid "AutoFilter"
msgstr "ParzûnaBixweber"
@@ -3501,7 +3446,6 @@ msgid "Font"
msgstr "Cûrenivîs"
#: controlfontdialog.ui:127
-#, fuzzy
msgctxt "controlfontdialog|fonteffects"
msgid "Font Effects"
msgstr "Efektên Curenivîsê"
@@ -3588,7 +3532,6 @@ msgid "_Automatic Sort"
msgstr ""
#: taborder.ui:146
-#, fuzzy
msgctxt "taborder|label2"
msgid "Controls"
msgstr "Kontrol"
@@ -3650,7 +3593,6 @@ msgid "Scan area"
msgstr ""
#: sanedialog.ui:208
-#, fuzzy
msgctxt "sanedialog|label2"
msgid "Preview"
msgstr "Pêşdîtin"
diff --git a/source/kmr-Latn/extras/source/autocorr/emoji.po b/source/kmr-Latn/extras/source/autocorr/emoji.po
index 883a0aa4945..c11945e5f43 100644
--- a/source/kmr-Latn/extras/source/autocorr/emoji.po
+++ b/source/kmr-Latn/extras/source/autocorr/emoji.po
@@ -121,7 +121,6 @@ msgstr ""
#. Α (U+00391), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_CAPITAL_LETTER_ALPHA\n"
@@ -141,7 +140,6 @@ msgstr "eta"
#. Γ (U+00393), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_CAPITAL_LETTER_GAMMA\n"
@@ -351,7 +349,6 @@ msgstr "omega"
#. α (U+003B1), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_ALPHA\n"
@@ -361,7 +358,6 @@ msgstr "alfa"
#. β (U+003B2), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_BETA\n"
@@ -371,7 +367,6 @@ msgstr "beta"
#. γ (U+003B3), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_GAMMA\n"
@@ -381,7 +376,6 @@ msgstr "gama"
#. δ (U+003B4), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_DELTA\n"
@@ -391,7 +385,6 @@ msgstr "delta"
#. ε (U+003B5), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_EPSILON\n"
@@ -401,7 +394,6 @@ msgstr "epsîlon"
#. ζ (U+003B6), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_ZETA\n"
@@ -411,7 +403,6 @@ msgstr "zeta"
#. η (U+003B7), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_ETA\n"
@@ -421,7 +412,6 @@ msgstr "eta"
#. θ (U+003B8), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_THETA\n"
@@ -431,7 +421,6 @@ msgstr "teta"
#. ι (U+003B9), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_IOTA\n"
@@ -441,7 +430,6 @@ msgstr "îota"
#. κ (U+003BA), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_KAPPA\n"
@@ -451,7 +439,6 @@ msgstr "kappa"
#. λ (U+003BB), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_LAMDA\n"
@@ -461,7 +448,6 @@ msgstr "lambda"
#. μ (U+003BC), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_MU\n"
@@ -471,7 +457,6 @@ msgstr "mu"
#. ν (U+003BD), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_NU\n"
@@ -481,7 +466,6 @@ msgstr "nu"
#. ξ (U+003BE), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_XI\n"
@@ -491,7 +475,6 @@ msgstr "xî"
#. ο (U+003BF), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_OMICRON\n"
@@ -501,7 +484,6 @@ msgstr "omîcron"
#. π (U+003C0), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_PI\n"
@@ -511,7 +493,6 @@ msgstr "pî"
#. ρ (U+003C1), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_RHO\n"
@@ -541,7 +522,6 @@ msgstr "Sîgma"
#. τ (U+003C4), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_TAU\n"
@@ -551,7 +531,6 @@ msgstr "tau"
#. υ (U+003C5), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_UPSILON\n"
@@ -561,7 +540,6 @@ msgstr "upsîlon"
#. φ (U+003C6), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_PHI\n"
@@ -571,7 +549,6 @@ msgstr "phî"
#. χ (U+003C7), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_CHI\n"
@@ -581,7 +558,6 @@ msgstr "chî"
#. ψ (U+003C8), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_PSI\n"
@@ -591,7 +567,6 @@ msgstr "psî"
#. ω (U+003C9), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_OMEGA\n"
@@ -630,7 +605,6 @@ msgstr "---"
#. ’ (U+02019), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"RIGHT_SINGLE_QUOTATION_MARK\n"
@@ -714,7 +688,6 @@ msgstr ""
#. ″ (U+02033), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"DOUBLE_PRIME\n"
@@ -1062,7 +1035,6 @@ msgstr "Koma vala"
#. ∈ (U+02208), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"ELEMENT_OF\n"
@@ -1145,7 +1117,6 @@ msgstr ""
#. − (U+02212), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"MINUS_SIGN\n"
@@ -1174,7 +1145,6 @@ msgstr "/"
#. ∖ (U+02216), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"SET_MINUS\n"
@@ -1221,7 +1191,6 @@ msgstr "bêdawî"
#. ∠ (U+02220), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"ANGLE\n"
@@ -1280,7 +1249,6 @@ msgstr "Rastênhev"
#. ∧ (U+02227), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"LOGICAL_AND\n"
@@ -1812,7 +1780,6 @@ msgstr ""
#. ☉ (U+02609), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"SUN\n"
@@ -1914,7 +1881,6 @@ msgstr "rast"
#. ☜ (U+0261C), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"WHITE_LEFT_POINTING_INDEX\n"
@@ -1924,7 +1890,6 @@ msgstr "çep"
#. ☝ (U+0261D), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"WHITE_UP_POINTING_INDEX\n"
@@ -1934,7 +1899,6 @@ msgstr "berjor"
#. ☞ (U+0261E), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"WHITE_RIGHT_POINTING_INDEX\n"
@@ -1944,7 +1908,6 @@ msgstr "rast"
#. ☟ (U+0261F), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"WHITE_DOWN_POINTING_INDEX\n"
@@ -3409,7 +3372,6 @@ msgstr ""
#. ❓ (U+02753), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"BLACK_QUESTION_MARK_ORNAMENT\n"
@@ -6065,7 +6027,6 @@ msgstr ""
#. 🐾 (U+1F43E), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"PAW_PRINTS\n"
@@ -6191,7 +6152,6 @@ msgstr ""
#. 👍 (U+1F44D), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"THUMBS_UP_SIGN\n"
diff --git a/source/kmr-Latn/extras/source/gallery/share.po b/source/kmr-Latn/extras/source/gallery/share.po
index cc5be65c97b..1a4213cc41e 100644
--- a/source/kmr-Latn/extras/source/gallery/share.po
+++ b/source/kmr-Latn/extras/source/gallery/share.po
@@ -17,7 +17,6 @@ msgstr ""
"X-POOTLE-MTIME: 1384963402.000000\n"
#: gallery_names.ulf
-#, fuzzy
msgctxt ""
"gallery_names.ulf\n"
"arrows\n"
@@ -26,7 +25,6 @@ msgid "Arrows"
msgstr "Tîr"
#: gallery_names.ulf
-#, fuzzy
msgctxt ""
"gallery_names.ulf\n"
"computers\n"
@@ -43,7 +41,6 @@ msgid "Diagrams"
msgstr ""
#: gallery_names.ulf
-#, fuzzy
msgctxt ""
"gallery_names.ulf\n"
"education\n"
@@ -69,7 +66,6 @@ msgid "Finance"
msgstr "Fînans"
#: gallery_names.ulf
-#, fuzzy
msgctxt ""
"gallery_names.ulf\n"
"people\n"
@@ -78,7 +74,6 @@ msgid "People"
msgstr "Mirov"
#: gallery_names.ulf
-#, fuzzy
msgctxt ""
"gallery_names.ulf\n"
"sounds\n"
@@ -87,7 +82,6 @@ msgid "Sounds"
msgstr "Deng"
#: gallery_names.ulf
-#, fuzzy
msgctxt ""
"gallery_names.ulf\n"
"symbols\n"
diff --git a/source/kmr-Latn/filter/messages.po b/source/kmr-Latn/filter/messages.po
index ee9ec34384c..a56201409da 100644
--- a/source/kmr-Latn/filter/messages.po
+++ b/source/kmr-Latn/filter/messages.po
@@ -346,7 +346,6 @@ msgid "_Selection/Selected sheet(s)"
msgstr ""
#: pdfgeneralpage.ui:141
-#, fuzzy
msgctxt "pdfgeneralpage|label1"
msgid "Range"
msgstr "Navber"
@@ -403,7 +402,6 @@ msgid "_JPEG compression"
msgstr ""
#: pdfgeneralpage.ui:322
-#, fuzzy
msgctxt "pdfgeneralpage|label2"
msgid "Images"
msgstr "Wêne"
@@ -420,7 +418,6 @@ msgid "Text:"
msgstr "Nivîs:"
#: pdfgeneralpage.ui:409
-#, fuzzy
msgctxt "pdfgeneralpage|label3"
msgid "Watermark"
msgstr "Filigran"
@@ -481,7 +478,6 @@ msgid "PDF"
msgstr ""
#: pdfgeneralpage.ui:540
-#, fuzzy
msgctxt "pdfgeneralpage|format"
msgid "HTML"
msgstr "HTML"
@@ -542,7 +538,6 @@ msgid "Export onl_y notes pages"
msgstr ""
#: pdfgeneralpage.ui:723
-#, fuzzy
msgctxt "pdfgeneralpage|label4"
msgid "General"
msgstr "Giştî"
@@ -563,7 +558,6 @@ msgid "Export _URLs relative to file system"
msgstr ""
#: pdflinkspage.ui:89
-#, fuzzy
msgctxt "pdflinkspage|label1"
msgid "General"
msgstr "Giştî"
@@ -601,7 +595,6 @@ msgid "E_xport"
msgstr "Veguhezîne derve"
#: pdfoptionsdialog.ui:92
-#, fuzzy
msgctxt "pdfoptionsdialog|general"
msgid "General"
msgstr "Giştî"
@@ -761,7 +754,6 @@ msgid "Enable text access for acce_ssibility tools"
msgstr ""
#: pdfsecuritypage.ui:535
-#, fuzzy
msgctxt "pdfsecuritypage|label4"
msgid "Content"
msgstr "Naverok"
@@ -789,7 +781,6 @@ msgid "Certificate password:"
msgstr ""
#: pdfsignpage.ui:186
-#, fuzzy
msgctxt "pdfsignpage|label12"
msgid "Location:"
msgstr "Cih:"
@@ -881,7 +872,6 @@ msgid "_Visible bookmark levels:"
msgstr ""
#: pdfuserinterfacepage.ui:343
-#, fuzzy
msgctxt "pdfuserinterfacepage|label4"
msgid "Bookmarks"
msgstr "Bijare"
@@ -972,7 +962,6 @@ msgid "First page is _left"
msgstr ""
#: pdfviewpage.ui:415
-#, fuzzy
msgctxt "pdfviewpage|label1"
msgid "Page Layout"
msgstr "Niştecihê Rûpelê"
@@ -993,7 +982,6 @@ msgid "Transform document"
msgstr ""
#: testxmlfilter.ui:111
-#, fuzzy
msgctxt "testxmlfilter|exportbrowse"
msgid "Browse..."
msgstr "Bigere..."
@@ -1005,7 +993,6 @@ msgid "Current Document"
msgstr "Belgeyê çap bike"
#: testxmlfilter.ui:168
-#, fuzzy
msgctxt "testxmlfilter|label1"
msgid "Export"
msgstr "Veguhezîne derve"
@@ -1016,7 +1003,6 @@ msgid "XSLT for import"
msgstr ""
#: testxmlfilter.ui:214
-#, fuzzy
msgctxt "testxmlfilter|importbrowse"
msgid "Browse..."
msgstr "Bigere..."
@@ -1042,7 +1028,6 @@ msgid "Transform file"
msgstr ""
#: testxmlfilter.ui:326
-#, fuzzy
msgctxt "testxmlfilter|label2"
msgid "Import"
msgstr "veguhezîne hundir"
@@ -1097,7 +1082,6 @@ msgid "_Open Package..."
msgstr ""
#: xmlfiltersettings.ui:151
-#, fuzzy
msgctxt "xmlfiltersettings|filterlist-atkobject"
msgid "XML Filter List"
msgstr "Parzûna XML: %s"
@@ -1163,7 +1147,6 @@ msgid "Template for _import:"
msgstr ""
#: xmlfiltertabpagetransformation.ui:117
-#, fuzzy
msgctxt "xmlfiltertabpagetransformation|browsetemp"
msgid "Browse..."
msgstr "Bigere..."
@@ -1179,7 +1162,6 @@ msgid "XML Filter: %s"
msgstr ""
#: xsltfilterdialog.ui:92
-#, fuzzy
msgctxt "xsltfilterdialog|general"
msgid "General"
msgstr "Giştî"
diff --git a/source/kmr-Latn/filter/source/config/fragments/filters.po b/source/kmr-Latn/filter/source/config/fragments/filters.po
index e4d02293467..fce082252a3 100644
--- a/source/kmr-Latn/filter/source/config/fragments/filters.po
+++ b/source/kmr-Latn/filter/source/config/fragments/filters.po
@@ -63,7 +63,6 @@ msgid "Apple Pages 4"
msgstr ""
#: BMP___MS_Windows.xcu
-#, fuzzy
msgctxt ""
"BMP___MS_Windows.xcu\n"
"BMP - MS Windows\n"
@@ -163,7 +162,6 @@ msgid "Data Interchange Format"
msgstr ""
#: DXF___AutoCAD_Interchange.xcu
-#, fuzzy
msgctxt ""
"DXF___AutoCAD_Interchange.xcu\n"
"DXF - AutoCAD Interchange\n"
@@ -191,7 +189,6 @@ msgid "Microsoft Word for DOS"
msgstr ""
#: EMF___MS_Windows_Metafile.xcu
-#, fuzzy
msgctxt ""
"EMF___MS_Windows_Metafile.xcu\n"
"EMF - MS Windows Metafile\n"
@@ -201,7 +198,6 @@ msgid "EMF - Enhanced Metafile"
msgstr "EMF - Enhanced Metafile"
#: EPS___Encapsulated_PostScript.xcu
-#, fuzzy
msgctxt ""
"EPS___Encapsulated_PostScript.xcu\n"
"EPS - Encapsulated PostScript\n"
@@ -238,7 +234,6 @@ msgid "Adobe/Macromedia Freehand"
msgstr ""
#: GIF___Graphics_Interchange.xcu
-#, fuzzy
msgctxt ""
"GIF___Graphics_Interchange.xcu\n"
"GIF - Graphics Interchange\n"
@@ -285,7 +280,6 @@ msgid "HTML Document (Writer)"
msgstr ""
#: JPG___JPEG.xcu
-#, fuzzy
msgctxt ""
"JPG___JPEG.xcu\n"
"JPG - JPEG\n"
@@ -313,7 +307,6 @@ msgid "Lotus WordPro Document"
msgstr ""
#: MET___OS_2_Metafile.xcu
-#, fuzzy
msgctxt ""
"MET___OS_2_Metafile.xcu\n"
"MET - OS/2 Metafile\n"
@@ -731,7 +724,6 @@ msgid "Office Open XML Text Template"
msgstr ""
#: PBM___Portable_Bitmap.xcu
-#, fuzzy
msgctxt ""
"PBM___Portable_Bitmap.xcu\n"
"PBM - Portable Bitmap\n"
@@ -741,7 +733,6 @@ msgid "PBM - Portable Bitmap"
msgstr "PBM - Portable Bitmap"
#: PCT___Mac_Pict.xcu
-#, fuzzy
msgctxt ""
"PCT___Mac_Pict.xcu\n"
"PCT - Mac Pict\n"
@@ -751,7 +742,6 @@ msgid "PCT - Mac Pict"
msgstr "PCT - Mac Pict"
#: PCX___Zsoft_Paintbrush.xcu
-#, fuzzy
msgctxt ""
"PCX___Zsoft_Paintbrush.xcu\n"
"PCX - Zsoft Paintbrush\n"
@@ -761,7 +751,6 @@ msgid "PCX - Zsoft Paintbrush"
msgstr "PCX - Zsoft Paintbrush"
#: PGM___Portable_Graymap.xcu
-#, fuzzy
msgctxt ""
"PGM___Portable_Graymap.xcu\n"
"PGM - Portable Graymap\n"
@@ -771,7 +760,6 @@ msgid "PGM - Portable Graymap"
msgstr "PGM - Portable Graymap"
#: PNG___Portable_Network_Graphic.xcu
-#, fuzzy
msgctxt ""
"PNG___Portable_Network_Graphic.xcu\n"
"PNG - Portable Network Graphic\n"
@@ -781,7 +769,6 @@ msgid "PNG - Portable Network Graphic"
msgstr "PNG - Portable Network Graphic"
#: PPM___Portable_Pixelmap.xcu
-#, fuzzy
msgctxt ""
"PPM___Portable_Pixelmap.xcu\n"
"PPM - Portable Pixelmap\n"
@@ -791,7 +778,6 @@ msgid "PPM - Portable Pixelmap"
msgstr "PPM - Portable Pixelmap"
#: PSD___Adobe_Photoshop.xcu
-#, fuzzy
msgctxt ""
"PSD___Adobe_Photoshop.xcu\n"
"PSD - Adobe Photoshop\n"
@@ -874,7 +860,6 @@ msgid "QuarkXPress"
msgstr ""
#: RAS___Sun_Rasterfile.xcu
-#, fuzzy
msgctxt ""
"RAS___Sun_Rasterfile.xcu\n"
"RAS - Sun Rasterfile\n"
@@ -902,7 +887,6 @@ msgid "Rich Text Format (Calc)"
msgstr ""
#: SVG___Scalable_Vector_Graphics.xcu
-#, fuzzy
msgctxt ""
"SVG___Scalable_Vector_Graphics.xcu\n"
"SVG - Scalable Vector Graphics\n"
@@ -912,7 +896,6 @@ msgid "SVG - Scalable Vector Graphics"
msgstr "SVG - Scalable Vector Graphics"
#: SVM___StarView_Metafile.xcu
-#, fuzzy
msgctxt ""
"SVM___StarView_Metafile.xcu\n"
"SVM - StarView Metafile\n"
@@ -1058,7 +1041,6 @@ msgid "T602 Document"
msgstr "Li Belgeyê"
#: TGA___Truevision_TARGA.xcu
-#, fuzzy
msgctxt ""
"TGA___Truevision_TARGA.xcu\n"
"TGA - Truevision TARGA\n"
@@ -1068,7 +1050,6 @@ msgid "TGA - Truevision Targa"
msgstr "TGA - Truevision Targa"
#: TIF___Tag_Image_File.xcu
-#, fuzzy
msgctxt ""
"TIF___Tag_Image_File.xcu\n"
"TIF - Tag Image File\n"
@@ -1168,7 +1149,6 @@ msgid "Microsoft Visio 2000-2013"
msgstr ""
#: WMF___MS_Windows_Metafile.xcu
-#, fuzzy
msgctxt ""
"WMF___MS_Windows_Metafile.xcu\n"
"WMF - MS Windows Metafile\n"
@@ -1224,7 +1204,6 @@ msgid "WriteNow Document"
msgstr ""
#: XBM___X_Consortium.xcu
-#, fuzzy
msgctxt ""
"XBM___X_Consortium.xcu\n"
"XBM - X-Consortium\n"
@@ -1234,7 +1213,6 @@ msgid "XBM - X Bitmap"
msgstr "XBM - X Bitmap"
#: XPM.xcu
-#, fuzzy
msgctxt ""
"XPM.xcu\n"
"XPM\n"
@@ -1354,7 +1332,6 @@ msgid "OpenOffice.org 1.0 Spreadsheet Template"
msgstr ""
#: calc_jpg_Export.xcu
-#, fuzzy
msgctxt ""
"calc_jpg_Export.xcu\n"
"calc_jpg_Export\n"
@@ -1373,7 +1350,6 @@ msgid "PDF - Portable Document Format"
msgstr ""
#: calc_png_Export.xcu
-#, fuzzy
msgctxt ""
"calc_png_Export.xcu\n"
"calc_png_Export\n"
@@ -1420,7 +1396,6 @@ msgid "ODF Drawing Template"
msgstr "Şablona Xêzkirina ODF"
#: draw_PCD_Photo_CD_Base.xcu
-#, fuzzy
msgctxt ""
"draw_PCD_Photo_CD_Base.xcu\n"
"draw_PCD_Photo_CD_Base\n"
@@ -1430,7 +1405,6 @@ msgid "PCD - Kodak Photo CD (768x512)"
msgstr "PCD - Kodak Photo CD (768x512)"
#: draw_PCD_Photo_CD_Base16.xcu
-#, fuzzy
msgctxt ""
"draw_PCD_Photo_CD_Base16.xcu\n"
"draw_PCD_Photo_CD_Base16\n"
@@ -1440,7 +1414,6 @@ msgid "PCD - Kodak Photo CD (192x128)"
msgstr "PCD - Kodak Photo CD (192x128)"
#: draw_PCD_Photo_CD_Base4.xcu
-#, fuzzy
msgctxt ""
"draw_PCD_Photo_CD_Base4.xcu\n"
"draw_PCD_Photo_CD_Base4\n"
@@ -1459,7 +1432,6 @@ msgid "OpenOffice.org 1.0 Drawing Template"
msgstr ""
#: draw_bmp_Export.xcu
-#, fuzzy
msgctxt ""
"draw_bmp_Export.xcu\n"
"draw_bmp_Export\n"
@@ -1469,7 +1441,6 @@ msgid "BMP - Windows Bitmap"
msgstr "BMP - Windows Bitmap"
#: draw_emf_Export.xcu
-#, fuzzy
msgctxt ""
"draw_emf_Export.xcu\n"
"draw_emf_Export\n"
@@ -1479,7 +1450,6 @@ msgid "EMF - Enhanced Metafile"
msgstr "EMF - Enhanced Metafile"
#: draw_eps_Export.xcu
-#, fuzzy
msgctxt ""
"draw_eps_Export.xcu\n"
"draw_eps_Export\n"
@@ -1489,7 +1459,6 @@ msgid "EPS - Encapsulated PostScript"
msgstr "EPS - Encapsulated PostScript"
#: draw_flash_Export.xcu
-#, fuzzy
msgctxt ""
"draw_flash_Export.xcu\n"
"draw_flash_Export\n"
@@ -1499,7 +1468,6 @@ msgid "Macromedia Flash (SWF)"
msgstr "Macromedia Flash (SWF)"
#: draw_gif_Export.xcu
-#, fuzzy
msgctxt ""
"draw_gif_Export.xcu\n"
"draw_gif_Export\n"
@@ -1518,7 +1486,6 @@ msgid "HTML Document (Draw)"
msgstr ""
#: draw_jpg_Export.xcu
-#, fuzzy
msgctxt ""
"draw_jpg_Export.xcu\n"
"draw_jpg_Export\n"
@@ -1537,7 +1504,6 @@ msgid "PDF - Portable Document Format"
msgstr ""
#: draw_png_Export.xcu
-#, fuzzy
msgctxt ""
"draw_png_Export.xcu\n"
"draw_png_Export\n"
@@ -1547,7 +1513,6 @@ msgid "PNG - Portable Network Graphic"
msgstr "PNG - Portable Network Graphic"
#: draw_svg_Export.xcu
-#, fuzzy
msgctxt ""
"draw_svg_Export.xcu\n"
"draw_svg_Export\n"
@@ -1557,7 +1522,6 @@ msgid "SVG - Scalable Vector Graphics"
msgstr "SVG - Scalable Vector Graphics"
#: draw_tif_Export.xcu
-#, fuzzy
msgctxt ""
"draw_tif_Export.xcu\n"
"draw_tif_Export\n"
@@ -1567,7 +1531,6 @@ msgid "TIFF - Tagged Image File Format"
msgstr "TIFF - Tagged Image File Format"
#: draw_wmf_Export.xcu
-#, fuzzy
msgctxt ""
"draw_wmf_Export.xcu\n"
"draw_wmf_Export\n"
@@ -1689,7 +1652,6 @@ msgid "OpenOffice.org 1.0 Presentation Template"
msgstr ""
#: impress_bmp_Export.xcu
-#, fuzzy
msgctxt ""
"impress_bmp_Export.xcu\n"
"impress_bmp_Export\n"
@@ -1699,7 +1661,6 @@ msgid "BMP - Windows Bitmap"
msgstr "BMP - Windows Bitmap"
#: impress_emf_Export.xcu
-#, fuzzy
msgctxt ""
"impress_emf_Export.xcu\n"
"impress_emf_Export\n"
@@ -1709,7 +1670,6 @@ msgid "EMF - Enhanced Metafile"
msgstr "EMF - Enhanced Metafile"
#: impress_eps_Export.xcu
-#, fuzzy
msgctxt ""
"impress_eps_Export.xcu\n"
"impress_eps_Export\n"
@@ -1719,7 +1679,6 @@ msgid "EPS - Encapsulated PostScript"
msgstr "EPS - Encapsulated PostScript"
#: impress_flash_Export.xcu
-#, fuzzy
msgctxt ""
"impress_flash_Export.xcu\n"
"impress_flash_Export\n"
@@ -1729,7 +1688,6 @@ msgid "Macromedia Flash (SWF)"
msgstr "Macromedia Flash (SWF)"
#: impress_gif_Export.xcu
-#, fuzzy
msgctxt ""
"impress_gif_Export.xcu\n"
"impress_gif_Export\n"
@@ -1748,7 +1706,6 @@ msgid "HTML Document (Impress)"
msgstr ""
#: impress_jpg_Export.xcu
-#, fuzzy
msgctxt ""
"impress_jpg_Export.xcu\n"
"impress_jpg_Export\n"
@@ -1767,7 +1724,6 @@ msgid "PDF - Portable Document Format"
msgstr ""
#: impress_png_Export.xcu
-#, fuzzy
msgctxt ""
"impress_png_Export.xcu\n"
"impress_png_Export\n"
@@ -1777,7 +1733,6 @@ msgid "PNG - Portable Network Graphic"
msgstr "PNG - Portable Network Graphic"
#: impress_svg_Export.xcu
-#, fuzzy
msgctxt ""
"impress_svg_Export.xcu\n"
"impress_svg_Export\n"
@@ -1787,7 +1742,6 @@ msgid "SVG - Scalable Vector Graphics"
msgstr "SVG - Scalable Vector Graphics"
#: impress_tif_Export.xcu
-#, fuzzy
msgctxt ""
"impress_tif_Export.xcu\n"
"impress_tif_Export\n"
@@ -1797,7 +1751,6 @@ msgid "TIFF - Tagged Image File Format"
msgstr "TIFF - Tagged Image File Format"
#: impress_wmf_Export.xcu
-#, fuzzy
msgctxt ""
"impress_wmf_Export.xcu\n"
"impress_wmf_Export\n"
@@ -1897,7 +1850,6 @@ msgid "PDF - Portable Document Format"
msgstr ""
#: writer_jpg_Export.xcu
-#, fuzzy
msgctxt ""
"writer_jpg_Export.xcu\n"
"writer_jpg_Export\n"
@@ -1925,7 +1877,6 @@ msgid "PDF - Portable Document Format"
msgstr ""
#: writer_png_Export.xcu
-#, fuzzy
msgctxt ""
"writer_png_Export.xcu\n"
"writer_png_Export\n"
@@ -1962,7 +1913,6 @@ msgid "OpenOffice.org 1.0 HTML Template"
msgstr ""
#: writer_web_jpg_Export.xcu
-#, fuzzy
msgctxt ""
"writer_web_jpg_Export.xcu\n"
"writer_web_jpg_Export\n"
@@ -1981,7 +1931,6 @@ msgid "PDF - Portable Document Format"
msgstr ""
#: writer_web_png_Export.xcu
-#, fuzzy
msgctxt ""
"writer_web_png_Export.xcu\n"
"writer_web_png_Export\n"
diff --git a/source/kmr-Latn/formula/messages.po b/source/kmr-Latn/formula/messages.po
index 5d3bf83942e..e31aceeb3eb 100644
--- a/source/kmr-Latn/formula/messages.po
+++ b/source/kmr-Latn/formula/messages.po
@@ -370,7 +370,6 @@ msgid "ISERR"
msgstr "ÇEWTÎBE"
#: core_resource.hrc:2328
-#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISERROR"
msgstr "ÇEWTÎBE"
@@ -476,7 +475,6 @@ msgid "LOG10"
msgstr "LOG10"
#: core_resource.hrc:2349
-#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EVEN"
msgstr "COT"
@@ -680,7 +678,6 @@ msgid "TIME"
msgstr "DEM"
#: core_resource.hrc:2389
-#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DAYS"
msgstr "ROJ"
@@ -741,7 +738,6 @@ msgid "COUNT"
msgstr "HESAB"
#: core_resource.hrc:2401
-#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COUNTA"
msgstr "HESAB"
@@ -837,7 +833,6 @@ msgid "B"
msgstr "B"
#: core_resource.hrc:2419
-#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NORMDIST"
msgstr "BELAVBÛNANORMAL"
@@ -871,7 +866,6 @@ msgid "BINOM.DIST"
msgstr "BELAVBÛNABINOM"
#: core_resource.hrc:2425
-#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "POISSON"
msgstr "REWŞ"
@@ -958,19 +952,16 @@ msgid "SHEETS"
msgstr "RÛPEL"
#: core_resource.hrc:2442
-#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COLUMN"
msgstr "SITÛN"
#: core_resource.hrc:2443
-#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ROW"
msgstr "RÊZIK"
#: core_resource.hrc:2444
-#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SHEET"
msgstr "RÛPEL"
@@ -1041,7 +1032,6 @@ msgid "DCOUNT"
msgstr "DHESAB"
#: core_resource.hrc:2458
-#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "DCOUNTA"
msgstr "DHESAB"
@@ -1490,7 +1480,6 @@ msgid "MEDIAN"
msgstr "MEDIAN"
#: core_resource.hrc:2544
-#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "MODE"
msgstr "MOD"
@@ -1905,7 +1894,6 @@ msgid "WEEKDAY"
msgstr "ROJAHEFTEYÊ"
#: core_resource.hrc:2624
-#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NETWORKDAYS"
msgstr "HEJMARAROJÊNKAR"
@@ -1926,7 +1914,6 @@ msgid "#NAME!"
msgstr "#NAVE!"
#: core_resource.hrc:2628
-#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "STYLE"
msgstr "TEŞE"
@@ -2166,7 +2153,6 @@ msgid "Shrink"
msgstr "Bîçûk Bike"
#: strings.hrc:32
-#, fuzzy
msgctxt "RID_STR_EXPAND"
msgid "Expand"
msgstr "Firehtir Bike"
@@ -2190,7 +2176,6 @@ msgid "_Next >"
msgstr "&Pêş ve >"
#: formuladialog.ui:158
-#, fuzzy
msgctxt "formuladialog|function"
msgid "Functions"
msgstr "Fonksiyon"
@@ -2214,19 +2199,16 @@ msgid "For_mula"
msgstr "Formul"
#: formuladialog.ui:383
-#, fuzzy
msgctxt "formuladialog|label1"
msgid "Result"
msgstr "Encam"
#: formuladialog.ui:418
-#, fuzzy
msgctxt "formuladialog|ed_formula-atkobject"
msgid "Formula"
msgstr "Formul"
#: formuladialog.ui:467
-#, fuzzy
msgctxt "formuladialog|RB_REF|tooltip_text"
msgid "Maximize"
msgstr "Mêzîn bîkê"
@@ -2250,7 +2232,6 @@ msgid "Last Used"
msgstr "Dawî Hatiye Bikaranîn"
#: functionpage.ui:64
-#, fuzzy
msgctxt "functionpage|category"
msgid "All"
msgstr "Hemû"
@@ -2268,25 +2249,21 @@ msgid "Function not known"
msgstr "Fonksîyon nayê zanîn"
#: parameter.ui:279
-#, fuzzy
msgctxt "parameter|RB_ARG1|tooltip_text"
msgid "Select"
msgstr "Hilbijartin"
#: parameter.ui:295
-#, fuzzy
msgctxt "parameter|RB_ARG2|tooltip_text"
msgid "Select"
msgstr "Hilbijartin"
#: parameter.ui:311
-#, fuzzy
msgctxt "parameter|RB_ARG3|tooltip_text"
msgid "Select"
msgstr "Hilbijartin"
#: parameter.ui:327
-#, fuzzy
msgctxt "parameter|RB_ARG4|tooltip_text"
msgid "Select"
msgstr "Hilbijartin"
diff --git a/source/kmr-Latn/fpicker/messages.po b/source/kmr-Latn/fpicker/messages.po
index 95a69304269..4f0ace3e887 100644
--- a/source/kmr-Latn/fpicker/messages.po
+++ b/source/kmr-Latn/fpicker/messages.po
@@ -323,7 +323,6 @@ msgid "Create New Folder"
msgstr "Peldanek nû çê bike|"
#: remotefilesdialog.ui:255
-#, fuzzy
msgctxt "remotefilesdialog|filterLabel"
msgid "Filter"
msgstr "Parzûn"
diff --git a/source/kmr-Latn/instsetoo_native/inc_openoffice/windows/msi_languages.po b/source/kmr-Latn/instsetoo_native/inc_openoffice/windows/msi_languages.po
index b62d50142e8..3987eb8c38e 100644
--- a/source/kmr-Latn/instsetoo_native/inc_openoffice/windows/msi_languages.po
+++ b/source/kmr-Latn/instsetoo_native/inc_openoffice/windows/msi_languages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2017-12-12 08:12+0100\n"
+"POT-Creation-Date: 2018-01-15 19:35+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -2752,7 +2752,6 @@ msgid "Load [ProductName] during system start-up"
msgstr ""
#: Control.ulf
-#, fuzzy
msgctxt ""
"Control.ulf\n"
"OOO_CONTROL_322\n"
@@ -2769,7 +2768,6 @@ msgid "The following applications are using files that need to be updated by thi
msgstr ""
#: Control.ulf
-#, fuzzy
msgctxt ""
"Control.ulf\n"
"OOO_CONTROL_324\n"
@@ -2778,7 +2776,6 @@ msgid "{&MSSansBold8}Files in Use"
msgstr "{&MSSansBold8}Pel tê Bikaranîn"
#: Control.ulf
-#, fuzzy
msgctxt ""
"Control.ulf\n"
"OOO_CONTROL_325\n"
@@ -2787,7 +2784,6 @@ msgid "Cancel"
msgstr "Betal"
#: Control.ulf
-#, fuzzy
msgctxt ""
"Control.ulf\n"
"OOO_CONTROL_326\n"
diff --git a/source/kmr-Latn/officecfg/registry/data/org/openoffice/Office.po b/source/kmr-Latn/officecfg/registry/data/org/openoffice/Office.po
index 8577b258fc4..7ce96e3859d 100644
--- a/source/kmr-Latn/officecfg/registry/data/org/openoffice/Office.po
+++ b/source/kmr-Latn/officecfg/registry/data/org/openoffice/Office.po
@@ -143,7 +143,6 @@ msgid "~Drawing"
msgstr "~Xêzkêşan"
#: Common.xcu
-#, fuzzy
msgctxt ""
"Common.xcu\n"
"..Common.Menus.New.m4\n"
@@ -163,7 +162,6 @@ msgid "Database"
msgstr "Danegeh"
#: Common.xcu
-#, fuzzy
msgctxt ""
"Common.xcu\n"
"..Common.Menus.New.m7\n"
@@ -173,7 +171,6 @@ msgid "~HTML Document"
msgstr "Belgeya ~HTML"
#: Common.xcu
-#, fuzzy
msgctxt ""
"Common.xcu\n"
"..Common.Menus.New.m8\n"
@@ -183,7 +180,6 @@ msgid "~XML Form Document"
msgstr "Belgeya Forma ~XML"
#: Common.xcu
-#, fuzzy
msgctxt ""
"Common.xcu\n"
"..Common.Menus.New.m9\n"
@@ -725,7 +721,6 @@ msgid "Oracle Report Builder"
msgstr ""
#: ExtendedColorScheme.xcu
-#, fuzzy
msgctxt ""
"ExtendedColorScheme.xcu\n"
".ExtendedColorScheme.EntryNames.SunReportBuilder.Entries.ReportHeader\n"
@@ -735,7 +730,6 @@ msgid "Report Header"
msgstr "Serî-agahiya Raporê"
#: ExtendedColorScheme.xcu
-#, fuzzy
msgctxt ""
"ExtendedColorScheme.xcu\n"
".ExtendedColorScheme.EntryNames.SunReportBuilder.Entries.ReportFooter\n"
@@ -745,7 +739,6 @@ msgid "Report Footer"
msgstr "Binî-agahiya Raporê"
#: ExtendedColorScheme.xcu
-#, fuzzy
msgctxt ""
"ExtendedColorScheme.xcu\n"
".ExtendedColorScheme.EntryNames.SunReportBuilder.Entries.PageHeader\n"
@@ -755,7 +748,6 @@ msgid "Page Header"
msgstr "Serî-agahiya Rûpelê"
#: ExtendedColorScheme.xcu
-#, fuzzy
msgctxt ""
"ExtendedColorScheme.xcu\n"
".ExtendedColorScheme.EntryNames.SunReportBuilder.Entries.PageFooter\n"
@@ -765,7 +757,6 @@ msgid "Page Footer"
msgstr "Binî-agahiya Rûpelê"
#: ExtendedColorScheme.xcu
-#, fuzzy
msgctxt ""
"ExtendedColorScheme.xcu\n"
".ExtendedColorScheme.EntryNames.SunReportBuilder.Entries.GroupHeader\n"
@@ -775,7 +766,6 @@ msgid "Group Header"
msgstr "Serî-agahiya Komê"
#: ExtendedColorScheme.xcu
-#, fuzzy
msgctxt ""
"ExtendedColorScheme.xcu\n"
".ExtendedColorScheme.EntryNames.SunReportBuilder.Entries.GroupFooter\n"
@@ -803,7 +793,6 @@ msgid "Column Footer"
msgstr ""
#: ExtendedColorScheme.xcu
-#, fuzzy
msgctxt ""
"ExtendedColorScheme.xcu\n"
".ExtendedColorScheme.EntryNames.SunReportBuilder.Entries.Detail\n"
@@ -930,7 +919,6 @@ msgid "Presentation Minimizer"
msgstr ""
#: PresentationMinimizer.xcu
-#, fuzzy
msgctxt ""
"PresentationMinimizer.xcu\n"
"..PresentationMinimizer.Strings\n"
@@ -940,7 +928,6 @@ msgid "Steps"
msgstr "Gav"
#: PresentationMinimizer.xcu
-#, fuzzy
msgctxt ""
"PresentationMinimizer.xcu\n"
"..PresentationMinimizer.Strings\n"
@@ -950,7 +937,6 @@ msgid "< ~Back"
msgstr "< ~Paşve"
#: PresentationMinimizer.xcu
-#, fuzzy
msgctxt ""
"PresentationMinimizer.xcu\n"
"..PresentationMinimizer.Strings\n"
@@ -970,7 +956,6 @@ msgid "~Finish"
msgstr "~Qediya"
#: PresentationMinimizer.xcu
-#, fuzzy
msgctxt ""
"PresentationMinimizer.xcu\n"
"..PresentationMinimizer.Strings\n"
@@ -1027,7 +1012,6 @@ msgid "Choose settings for optimizing images"
msgstr ""
#: PresentationMinimizer.xcu
-#, fuzzy
msgctxt ""
"PresentationMinimizer.xcu\n"
"..PresentationMinimizer.Strings\n"
@@ -1127,7 +1111,6 @@ msgid "~Embed external images"
msgstr ""
#: PresentationMinimizer.xcu
-#, fuzzy
msgctxt ""
"PresentationMinimizer.xcu\n"
"..PresentationMinimizer.Strings\n"
@@ -1191,7 +1174,6 @@ msgid "Object Linking and Embedding (OLE) is a technology that allows embedding
msgstr ""
#: PresentationMinimizer.xcu
-#, fuzzy
msgctxt ""
"PresentationMinimizer.xcu\n"
"..PresentationMinimizer.Strings\n"
@@ -1246,7 +1228,6 @@ msgid "Delete slides that are not used for the ~custom slide show"
msgstr ""
#: PresentationMinimizer.xcu
-#, fuzzy
msgctxt ""
"PresentationMinimizer.xcu\n"
"..PresentationMinimizer.Strings\n"
@@ -1355,7 +1336,6 @@ msgid "My Settings "
msgstr ""
#: PresentationMinimizer.xcu
-#, fuzzy
msgctxt ""
"PresentationMinimizer.xcu\n"
"..PresentationMinimizer.Strings\n"
@@ -1501,7 +1481,6 @@ msgid "Next"
msgstr "Nivîs"
#: PresenterScreen.xcu
-#, fuzzy
msgctxt ""
"PresenterScreen.xcu\n"
"..PresenterScreen.PresenterScreenSettings.ToolBars.ToolBar.Entries.c.Normal\n"
@@ -1511,7 +1490,6 @@ msgid "Notes"
msgstr "Nîşe"
#: PresenterScreen.xcu
-#, fuzzy
msgctxt ""
"PresenterScreen.xcu\n"
"..PresenterScreen.PresenterScreenSettings.ToolBars.ToolBar.Entries.d.Normal\n"
@@ -1539,7 +1517,6 @@ msgid "Exchange"
msgstr ""
#: PresenterScreen.xcu
-#, fuzzy
msgctxt ""
"PresenterScreen.xcu\n"
"..PresenterScreen.PresenterScreenSettings.ToolBars.ToolBar.Entries.o.Normal\n"
@@ -1549,7 +1526,6 @@ msgid "Help"
msgstr "Alîkarî"
#: PresenterScreen.xcu
-#, fuzzy
msgctxt ""
"PresenterScreen.xcu\n"
"..PresenterScreen.PresenterScreenSettings.ToolBars.NotesToolBar.Entries.a.Normal\n"
@@ -1644,7 +1620,6 @@ msgid "First slide"
msgstr ""
#: PresenterScreen.xcu
-#, fuzzy
msgctxt ""
"PresenterScreen.xcu\n"
"..PresenterScreen.PresenterScreenSettings.HelpView.HelpStrings.e\n"
@@ -1916,7 +1891,6 @@ msgid "Current Slide, %CURRENT_SLIDE_NAME%, %CURRENT_SLIDE_NUMBER% of %SLIDE_COU
msgstr ""
#: PresenterScreen.xcu
-#, fuzzy
msgctxt ""
"PresenterScreen.xcu\n"
"..PresenterScreen.Presenter.Views.CurrentSlidePreview.Strings.ClickToExitPresentationText\n"
@@ -1944,7 +1918,6 @@ msgid "Next Slide"
msgstr ""
#: PresenterScreen.xcu
-#, fuzzy
msgctxt ""
"PresenterScreen.xcu\n"
"..PresenterScreen.Presenter.Views.NotesView\n"
@@ -1963,7 +1936,6 @@ msgid "Slide Overview, %CURRENT_SLIDE_NAME%, %CURRENT_SLIDE_NUMBER% of %SLIDE_CO
msgstr ""
#: PresenterScreen.xcu
-#, fuzzy
msgctxt ""
"PresenterScreen.xcu\n"
"..PresenterScreen.Presenter.Views.HelpView\n"
@@ -2165,7 +2137,6 @@ msgid "Serialnumber"
msgstr "NumraSerîal"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.products.Fields.serialnumber\n"
@@ -2211,7 +2182,6 @@ msgid "UnitsOrder"
msgstr "YekeyênXwestinê"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.products.Fields.unitprice\n"
@@ -2365,7 +2335,6 @@ msgid "ContctTitl"
msgstr "SernavêTêkiliyê"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.suppliers.Fields.address\n"
@@ -2402,7 +2371,6 @@ msgid "City"
msgstr "Bajar"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.suppliers.Fields.postalcode\n"
@@ -2421,7 +2389,6 @@ msgid "PostalCode"
msgstr "KodaPostê"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.suppliers.Fields.stateorprovince\n"
@@ -2431,7 +2398,6 @@ msgid "StateOrProvince"
msgstr "EyaletAnjîBajar"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.suppliers.Fields.stateorprovince\n"
@@ -2441,7 +2407,6 @@ msgid "StateProvi"
msgstr "EyaletBajar"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.suppliers.Fields.countryorregion\n"
@@ -2451,7 +2416,6 @@ msgid "CountryOrRegion"
msgstr "WelatAnjîHerêm"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.suppliers.Fields.countryorregion\n"
@@ -2461,7 +2425,6 @@ msgid "CountryReg"
msgstr "WelatHerêm"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.suppliers.Fields.phonenumber\n"
@@ -2471,7 +2434,6 @@ msgid "PhoneNumber"
msgstr "NumraTelefonê"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.suppliers.Fields.phonenumber\n"
@@ -2491,7 +2453,6 @@ msgid "FaxNumber"
msgstr "NumraFaxê"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.suppliers.Fields.faxnumber\n"
@@ -2501,7 +2462,6 @@ msgid "FaxNo"
msgstr "NimrFaqs"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.suppliers.Fields.paymentterms\n"
@@ -2511,7 +2471,6 @@ msgid "PaymentTerms"
msgstr "DemênDiravdayînê"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.suppliers.Fields.paymentterms\n"
@@ -2521,7 +2480,6 @@ msgid "PaymntTerm"
msgstr "DemaDayînê"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.suppliers.Fields.emailaddress\n"
@@ -2531,7 +2489,6 @@ msgid "EmailAddress"
msgstr "NavnîşanaEpeyamê"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.suppliers.Fields.emailaddress\n"
@@ -2541,7 +2498,6 @@ msgid "EmailAddr"
msgstr "NavnîşanEpeyam"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.suppliers.Fields.notes\n"
@@ -2605,7 +2561,6 @@ msgid "Prefix"
msgstr "Pêşgir"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.mailinglist.Fields.firstname\n"
@@ -2624,7 +2579,6 @@ msgid "FirstName"
msgstr "Nav"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.mailinglist.Fields.middlename\n"
@@ -2643,7 +2597,6 @@ msgid "MiddleName"
msgstr "NavêDuyemîn"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.mailinglist.Fields.lastlame\n"
@@ -2680,7 +2633,6 @@ msgid "Suffix"
msgstr "Paşgir"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.mailinglist.Fields.title\n"
@@ -2843,7 +2795,6 @@ msgid "FaxNo"
msgstr "NimrFaqs"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.mailinglist.Fields.mobilenumber\n"
@@ -2853,7 +2804,6 @@ msgid "MobileNumber"
msgstr "NumraTelDestan"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.mailinglist.Fields.mobilenumber\n"
@@ -3398,7 +3348,6 @@ msgid "MaritlStat"
msgstr "RewşaZewacê"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.contacts.Fields.spousename\n"
@@ -3814,7 +3763,6 @@ msgid "Employees"
msgstr "NasnameyaXebatkara"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.employees.Fields.employeeID\n"
@@ -4346,7 +4294,6 @@ msgid "Orders"
msgstr "Sîparîş"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.orders.Fields.orderID\n"
@@ -4599,7 +4546,6 @@ msgid "ShipPhonNo"
msgstr "NumrTelGirtiyar"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.orders.Fields.shipdate\n"
@@ -4636,7 +4582,6 @@ msgid "ShipMethID"
msgstr "IDaMetKirînê"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.orders.Fields.freightcharge\n"
@@ -4736,7 +4681,6 @@ msgid "ProductID"
msgstr "IDBerhem"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.orderdetails.Fields.datesold\n"
@@ -4755,7 +4699,6 @@ msgid "DateSold"
msgstr "DîrokaFirotanê"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.orderdetails.Fields.quantity\n"
@@ -4792,7 +4735,6 @@ msgid "UnitPrice"
msgstr "BihayêYekeyê"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.orderdetails.Fields.discount\n"
@@ -4874,7 +4816,6 @@ msgid "Payments"
msgstr "NasnameyaDayînê"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.payments.Fields.paymentID\n"
@@ -5001,7 +4942,6 @@ msgid "RegistraID"
msgstr "IDaTomarb"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.payments.Fields.projectID\n"
@@ -5245,7 +5185,6 @@ msgid "Invoices"
msgstr "NasnameyaFatûrê"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.invoices.Fields.invoiceID\n"
@@ -5300,7 +5239,6 @@ msgid "EmployeeID"
msgstr "NasnameyaXebatkara"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.invoices.Fields.deliveryID\n"
@@ -5319,7 +5257,6 @@ msgid "DeliveryID"
msgstr "IDaRadestkirinê"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.invoices.Fields.status\n"
@@ -5410,7 +5347,6 @@ msgid "ShippedTo"
msgstr "ŞandinaWî/ê"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.invoices.Fields.shippedvia\n"
@@ -5753,7 +5689,6 @@ msgid "EmployeeID"
msgstr "NasnameyaXebatkara"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.projects.Fields.begindate\n"
@@ -5772,7 +5707,6 @@ msgid "BeginDate"
msgstr "DîrokaDestpêkirinê"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.projects.Fields.enddate\n"
@@ -5800,7 +5734,6 @@ msgid "Events"
msgstr "Çalakî"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.events.Fields.eventID\n"
@@ -6017,7 +5950,6 @@ msgid "ReqStaffng"
msgstr "KarkHewce"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.events.Fields.confirmation\n"
@@ -6549,7 +6481,6 @@ msgid "EmployeeID"
msgstr "NasnameyaXebatkara"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.expenses.Fields.datepurchased\n"
@@ -7144,7 +7075,6 @@ msgid "AssetID"
msgstr "NasnameyaGirtiyar"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.assets.Fields.description\n"
@@ -7254,7 +7184,6 @@ msgid "VendorID"
msgstr "NasnameyaFiroşker"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.assets.Fields.make\n"
@@ -7346,7 +7275,6 @@ msgid "BarcodeNo"
msgstr "JimBarkod"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.assets.Fields.dateacquired\n"
@@ -7356,7 +7284,6 @@ msgid "DateAcquired"
msgstr "DîrokaGirtinê"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.assets.Fields.dateacquired\n"
@@ -7384,7 +7311,6 @@ msgid "DateSold"
msgstr "DîrokaFirotanê"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.assets.Fields.purchaseprice\n"
@@ -7394,7 +7320,6 @@ msgid "PurchasePrice"
msgstr "BihayêStendinê"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.assets.Fields.purchaseprice\n"
@@ -7629,7 +7554,6 @@ msgid "Amount"
msgstr "Yekûnî"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.transactions.Fields.accountID\n"
@@ -7837,7 +7761,6 @@ msgid "Tasks"
msgstr "Peywir"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.tasks.Fields.taskID\n"
@@ -8684,7 +8607,6 @@ msgid "DatePurchased"
msgstr "DîrokaKirînê"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.householdinventory.Fields.datepurchased\n"
@@ -8865,7 +8787,6 @@ msgid "Source"
msgstr "Çavkanî"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.recipes.Fields.whichmeal\n"
@@ -9388,7 +9309,6 @@ msgid "PhotoID"
msgstr "IDaWêne"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.photographs.Fields.filmID\n"
@@ -9821,7 +9741,6 @@ msgid "MovieTitle"
msgstr "NavêFîlmê"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.dvdcollection.Fields.actress\n"
@@ -9876,7 +9795,6 @@ msgid "Director"
msgstr "Derhêner"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.dvdcollection.Fields.producer\n"
@@ -9913,7 +9831,6 @@ msgid "ReleasYear"
msgstr "SalaWeşanê"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.dvdcollection.Fields.rating\n"
@@ -9986,7 +9903,6 @@ msgid "DateAcquir"
msgstr "DîrokaGirtinê"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.dvdcollection.Fields.purchasedat\n"
@@ -9996,7 +9912,6 @@ msgid "PurchasedAt"
msgstr "Bikirînê"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.dvdcollection.Fields.purchasedat\n"
@@ -10024,7 +9939,6 @@ msgid "PurchPrice"
msgstr "BihayaKirînê"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.dvdcollection.Fields.review\n"
@@ -10403,7 +10317,6 @@ msgid "Genre"
msgstr "Cûr"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.library.Fields.authorID\n"
@@ -11125,7 +11038,6 @@ msgid "ExerciseLog"
msgstr "RojnivîskaFêrdarî"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.exerciselog.Fields.exerciselogID\n"
@@ -11144,7 +11056,6 @@ msgid "LogID"
msgstr "NasnameyaRojnivîsê"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.exerciselog.Fields.personID\n"
@@ -11622,7 +11533,6 @@ msgid "Master documents"
msgstr "Belgeyên mak"
#: UI.xcu
-#, fuzzy
msgctxt ""
"UI.xcu\n"
"..UI.FilterClassification.GlobalFilters.Classes.com.sun.star.formula.FormulaProperties\n"
@@ -11722,7 +11632,6 @@ msgid "Table"
msgstr "Tablo"
#: Writer.xcu
-#, fuzzy
msgctxt ""
"Writer.xcu\n"
"..Writer.Insert.Caption.WriterObject.Table.Settings\n"
@@ -11750,7 +11659,6 @@ msgid ": "
msgstr ": "
#: Writer.xcu
-#, fuzzy
msgctxt ""
"Writer.xcu\n"
"..Writer.Insert.Caption.WriterObject.Graphic.Settings\n"
diff --git a/source/kmr-Latn/officecfg/registry/data/org/openoffice/Office/UI.po b/source/kmr-Latn/officecfg/registry/data/org/openoffice/Office/UI.po
index 21b750f9937..d3abc90d62a 100644
--- a/source/kmr-Latn/officecfg/registry/data/org/openoffice/Office/UI.po
+++ b/source/kmr-Latn/officecfg/registry/data/org/openoffice/Office/UI.po
@@ -741,7 +741,6 @@ msgid "Pivot Table Filter"
msgstr "Parzûna Tabloyan"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:DataPilotFilter\n"
@@ -1715,7 +1714,6 @@ msgid "R~andom Number..."
msgstr ""
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:StatisticsMenu\n"
@@ -1945,7 +1943,6 @@ msgid "Show Comment"
msgstr "Şîroveyê nîşan bide"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:HideNote\n"
@@ -2648,7 +2645,6 @@ msgid "~Height..."
msgstr "~Bilindahî..."
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:RowHeight\n"
@@ -2694,7 +2690,6 @@ msgid "H~ide"
msgstr "V~eşêre"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:HideRow\n"
@@ -2750,7 +2745,6 @@ msgid "~Width..."
msgstr "~Firehî..."
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:ColumnWidth\n"
@@ -2917,7 +2911,6 @@ msgid "Standard Text Attributes"
msgstr "Hêjahiya Nivîsa Standart"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:StandardTextAttributes\n"
@@ -3431,7 +3424,6 @@ msgid "Number Format"
msgstr "Teşeya Numran..."
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:NumberFormatCurrency\n"
@@ -3450,7 +3442,6 @@ msgid "Format as Currency"
msgstr ""
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:NumberFormatCurrencySimple\n"
@@ -3488,7 +3479,6 @@ msgid "Format as Percent"
msgstr ""
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:NumberFormatStandard\n"
@@ -3563,7 +3553,6 @@ msgid "Format as Scientific"
msgstr ""
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:NumberFormatTime\n"
@@ -3627,7 +3616,6 @@ msgid "R~ight-To-Left"
msgstr "Ji R~ast-Ber-Bi-Çep"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:SheetRightToLeft\n"
@@ -3840,7 +3828,6 @@ msgid "~Named Ranges and Expressions"
msgstr ""
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:EditAnnotation\n"
@@ -4018,7 +4005,6 @@ msgid "Insert Current Date"
msgstr ""
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:InsertCurrentDate\n"
@@ -4037,7 +4023,6 @@ msgid "Insert Current Time"
msgstr ""
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:InsertCurrentTime\n"
@@ -4172,7 +4157,6 @@ msgid "~Insert..."
msgstr "~Lê Zêde Bike..."
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:StyleApply?Style:string=Default&amp;FamilyName:string=CellStyles\n"
@@ -4222,7 +4206,6 @@ msgid "Heading 1"
msgstr "Sernivîs 10"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:StyleApply?Style:string=Heading 2&amp;FamilyName:string=CellStyles\n"
@@ -4241,7 +4224,6 @@ msgid "Bad"
msgstr ""
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:StyleApply?Style:string=Error&amp;FamilyName:string=CellStyles\n"
@@ -4270,7 +4252,6 @@ msgid "Neutral"
msgstr ""
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:StyleApply?Style:string=Warning&amp;FamilyName:string=CellStyles\n"
@@ -4280,7 +4261,6 @@ msgid "Warning"
msgstr "Hişyarî"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:StyleApply?Style:string=Footnote&amp;FamilyName:string=CellStyles\n"
@@ -4310,7 +4290,6 @@ msgid "Detective"
msgstr "~Dedektîf"
#: CalcWindowState.xcu
-#, fuzzy
msgctxt ""
"CalcWindowState.xcu\n"
"..CalcWindowState.UIElements.States.private:resource/popupmenu/cell\n"
@@ -4329,7 +4308,6 @@ msgid "Cell Edit"
msgstr ""
#: CalcWindowState.xcu
-#, fuzzy
msgctxt ""
"CalcWindowState.xcu\n"
"..CalcWindowState.UIElements.States.private:resource/popupmenu/chart\n"
@@ -4378,7 +4356,6 @@ msgid "Form Control"
msgstr "Kontrolkirinên Formê"
#: CalcWindowState.xcu
-#, fuzzy
msgctxt ""
"CalcWindowState.xcu\n"
"..CalcWindowState.UIElements.States.private:resource/popupmenu/formrichtext\n"
@@ -4388,7 +4365,6 @@ msgid "Text Box Formatting"
msgstr "Teşeya Qutiya Tekstê"
#: CalcWindowState.xcu
-#, fuzzy
msgctxt ""
"CalcWindowState.xcu\n"
"..CalcWindowState.UIElements.States.private:resource/popupmenu/graphic\n"
@@ -4398,7 +4374,6 @@ msgid "Image"
msgstr "Wêne"
#: CalcWindowState.xcu
-#, fuzzy
msgctxt ""
"CalcWindowState.xcu\n"
"..CalcWindowState.UIElements.States.private:resource/popupmenu/media\n"
@@ -4427,7 +4402,6 @@ msgid "OLE Object"
msgstr "Biresera OLE"
#: CalcWindowState.xcu
-#, fuzzy
msgctxt ""
"CalcWindowState.xcu\n"
"..CalcWindowState.UIElements.States.private:resource/popupmenu/pagebreak\n"
@@ -4485,7 +4459,6 @@ msgid "Image Filter"
msgstr ""
#: CalcWindowState.xcu
-#, fuzzy
msgctxt ""
"CalcWindowState.xcu\n"
"..CalcWindowState.UIElements.States.private:resource/toolbar/linesbar\n"
@@ -4802,7 +4775,6 @@ msgid "Standard (Single Mode)"
msgstr ""
#: CalcWindowState.xcu
-#, fuzzy
msgctxt ""
"CalcWindowState.xcu\n"
"..CalcWindowState.UIElements.States.private:resource/toolbar/arrowsbar\n"
@@ -6038,7 +6010,6 @@ msgid "Standard"
msgstr "Standard"
#: DbReportWindowState.xcu
-#, fuzzy
msgctxt ""
"DbReportWindowState.xcu\n"
".DbReportWindowState.UIElements.States.private:resource/popupmenu/report\n"
@@ -6048,7 +6019,6 @@ msgid "Report"
msgstr "Rapor"
#: DbReportWindowState.xcu
-#, fuzzy
msgctxt ""
"DbReportWindowState.xcu\n"
".DbReportWindowState.UIElements.States.private:resource/toolbar/toolbar\n"
@@ -6058,7 +6028,6 @@ msgid "Standard"
msgstr "Standard"
#: DbReportWindowState.xcu
-#, fuzzy
msgctxt ""
"DbReportWindowState.xcu\n"
".DbReportWindowState.UIElements.States.private:resource/toolbar/Formatting\n"
@@ -6077,7 +6046,6 @@ msgid "Report Controls"
msgstr ""
#: DbReportWindowState.xcu
-#, fuzzy
msgctxt ""
"DbReportWindowState.xcu\n"
".DbReportWindowState.UIElements.States.private:resource/toolbar/drawbar\n"
@@ -6497,7 +6465,6 @@ msgid "Form Wizard..."
msgstr "Sêhirbaza Formê..."
#: DbuCommands.xcu
-#, fuzzy
msgctxt ""
"DbuCommands.xcu\n"
"..DbuCommands.UserInterface.Commands..uno:DBNewReportWithPreSelection\n"
@@ -7016,7 +6983,6 @@ msgid "Rename Page"
msgstr ""
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Commands..uno:RenameSlide\n"
@@ -7843,7 +7809,6 @@ msgid "Format Slide"
msgstr ""
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Commands..uno:SlideSetup\n"
@@ -7853,7 +7818,6 @@ msgid "Properties..."
msgstr "Taybetmendî..."
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Commands..uno:PasteSpecial\n"
@@ -8141,7 +8105,6 @@ msgid "Slide ~Layout"
msgstr "Mîzanpaja Slaytê..."
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Commands..uno:ModifyLayer\n"
@@ -9266,7 +9229,6 @@ msgid "Tas~k Pane"
msgstr "Panela Peywirê"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:MergeCells\n"
@@ -9276,7 +9238,6 @@ msgid "Merge Cells"
msgstr "Şanikan Bike Yek"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:SplitCell\n"
@@ -9351,7 +9312,6 @@ msgid "Insert Rows"
msgstr "~Rêzikan Lê zêde bike"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:InsertRowDialog\n"
@@ -9410,7 +9370,6 @@ msgid "Insert Columns"
msgstr "Stûnan Tê~xe"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:InsertColumnDialog\n"
@@ -9477,7 +9436,6 @@ msgid "~Columns"
msgstr "~Sitûn"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:DeleteColumns\n"
@@ -9524,7 +9482,6 @@ msgid "~Columns"
msgstr "~Sitûn"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:EntireColumn\n"
@@ -9552,7 +9509,6 @@ msgid "~Rows"
msgstr "~Rêzik"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:EntireRow\n"
@@ -9889,7 +9845,6 @@ msgid "Move Page Up"
msgstr ""
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:MovePageUp\n"
@@ -9926,7 +9881,6 @@ msgid "Move Page Down"
msgstr ""
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:MovePageDown\n"
@@ -9990,7 +9944,6 @@ msgid "Slide to End"
msgstr ""
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=20\n"
@@ -10000,7 +9953,6 @@ msgid "Blank Slide"
msgstr "Slayta Vala"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=19\n"
@@ -10010,7 +9962,6 @@ msgid "Title Only"
msgstr "Tenê Sernav"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=0\n"
@@ -10101,7 +10052,6 @@ msgid "Title, 6 Content"
msgstr ""
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=28\n"
@@ -10111,7 +10061,6 @@ msgid "Vertical Title, Vertical Text"
msgstr "Sernavê Serdirêjahiyê, Nivîsa Serdirêjahiyê"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=27\n"
@@ -10121,7 +10070,6 @@ msgid "Vertical Title, Text, Chart"
msgstr "Sernavê Serdirêjahiyê, Nivîs, Xanxank"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=29\n"
@@ -10141,7 +10089,6 @@ msgid "Title, 2 Vertical Text, Clipart"
msgstr "Sernav, Nivîsa Serdirêjahiyê, Wêneyê Biçûk"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:SlideLayoutMenu\n"
@@ -10180,7 +10127,6 @@ msgid "~Cell"
msgstr "Şane"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:RowMenu\n"
@@ -10255,7 +10201,6 @@ msgid "Connector/Freeform Line"
msgstr ""
#: DrawWindowState.xcu
-#, fuzzy
msgctxt ""
"DrawWindowState.xcu\n"
"..DrawWindowState.UIElements.States.private:resource/popupmenu/curve\n"
@@ -10295,7 +10240,6 @@ msgid "Form Control"
msgstr "Kontrolkirinên Formê"
#: DrawWindowState.xcu
-#, fuzzy
msgctxt ""
"DrawWindowState.xcu\n"
"..DrawWindowState.UIElements.States.private:resource/popupmenu/formrichtext\n"
@@ -10315,7 +10259,6 @@ msgid "Glue Point"
msgstr "~Xalên Zeliqandinê"
#: DrawWindowState.xcu
-#, fuzzy
msgctxt ""
"DrawWindowState.xcu\n"
"..DrawWindowState.UIElements.States.private:resource/popupmenu/graphic\n"
@@ -10353,7 +10296,6 @@ msgid "Line/Arrow"
msgstr ""
#: DrawWindowState.xcu
-#, fuzzy
msgctxt ""
"DrawWindowState.xcu\n"
"..DrawWindowState.UIElements.States.private:resource/popupmenu/measure\n"
@@ -10363,7 +10305,6 @@ msgid "Dimension Line"
msgstr "Xêza pîvandine"
#: DrawWindowState.xcu
-#, fuzzy
msgctxt ""
"DrawWindowState.xcu\n"
"..DrawWindowState.UIElements.States.private:resource/popupmenu/media\n"
@@ -10393,7 +10334,6 @@ msgid "OLE Object"
msgstr "Biresera OLE"
#: DrawWindowState.xcu
-#, fuzzy
msgctxt ""
"DrawWindowState.xcu\n"
"..DrawWindowState.UIElements.States.private:resource/popupmenu/page\n"
@@ -12822,7 +12762,6 @@ msgid "From bottom"
msgstr "Ji jêr"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.Properties.from-left\n"
@@ -13239,7 +13178,6 @@ msgid "Subtle"
msgstr "Sernava binî"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionGroups.exciting\n"
@@ -13267,7 +13205,6 @@ msgid "3D Venetian"
msgstr ""
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionSets.box\n"
@@ -13314,7 +13251,6 @@ msgid "Uncover"
msgstr ""
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionSets.wipe\n"
@@ -13324,7 +13260,6 @@ msgid "Wipe"
msgstr "Raxistin"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionSets.wedge\n"
@@ -13334,7 +13269,6 @@ msgid "Wedge"
msgstr "Qime"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionSets.wheel\n"
@@ -13392,7 +13326,6 @@ msgid "Shape"
msgstr "~Şikl"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionSets.split\n"
@@ -13421,7 +13354,6 @@ msgid "Random"
msgstr ""
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionSets.dissolve\n"
@@ -13459,7 +13391,6 @@ msgid "Tiles"
msgstr "Sernav"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionSets.cube-turning\n"
@@ -13469,7 +13400,6 @@ msgid "Cube"
msgstr "Kûp"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionSets.revolving-circles\n"
@@ -13666,7 +13596,6 @@ msgid "Bottom Right to Top Left"
msgstr ""
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.bottom-top\n"
@@ -13695,7 +13624,6 @@ msgid "Vertical"
msgstr "Tîkane"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.horizontal\n"
@@ -13732,7 +13660,6 @@ msgid "Across"
msgstr ""
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.down\n"
@@ -13742,7 +13669,6 @@ msgid "Down"
msgstr "Berjêr"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.up\n"
@@ -13752,7 +13678,6 @@ msgid "Up"
msgstr "Berjor"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.right\n"
@@ -13762,7 +13687,6 @@ msgid "Right"
msgstr "Rast"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.left\n"
@@ -13772,7 +13696,6 @@ msgid "Left"
msgstr "Çep"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.circle\n"
@@ -13800,7 +13723,6 @@ msgid "Oval Vertical"
msgstr ""
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.diamond\n"
@@ -13810,7 +13732,6 @@ msgid "Diamond"
msgstr "Keriyên paxlawê"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.plus\n"
@@ -13950,7 +13871,6 @@ msgid "Counterclockwise 8 Spokes"
msgstr ""
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.inside\n"
@@ -13960,7 +13880,6 @@ msgid "Inside"
msgstr "Hûndir"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.outside\n"
@@ -14240,7 +14159,6 @@ msgid "Frame"
msgstr "Çarçove"
#: GenericCategories.xcu
-#, fuzzy
msgctxt ""
"GenericCategories.xcu\n"
"..GenericCategories.Commands.Categories.14\n"
@@ -16249,7 +16167,6 @@ msgid "Underline"
msgstr "Binxêz"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:UnderlineSimple\n"
@@ -16259,7 +16176,6 @@ msgid "Underline"
msgstr "Binxêz"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:Overline\n"
@@ -16434,7 +16350,6 @@ msgid "Current Library"
msgstr "Pirtûkxaneya Derbasdar"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:LeftPara\n"
@@ -16454,7 +16369,6 @@ msgid "Align Left"
msgstr "Çepê ve Hîza Bike"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:RightPara\n"
@@ -16464,7 +16378,6 @@ msgid "Right"
msgstr "Rast"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:RightPara\n"
@@ -16474,7 +16387,6 @@ msgid "Align Right"
msgstr "Ber bi rast bide paldan"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:CenterPara\n"
@@ -16770,7 +16682,6 @@ msgid "Transparency"
msgstr "Zelaltî"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:ZoomOptimal\n"
@@ -16837,7 +16748,6 @@ msgid "Line Starts with Arrow"
msgstr "Xêza serî tîr"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:LineArrowEnd\n"
@@ -16897,7 +16807,6 @@ msgid "Line with Square/Arrow"
msgstr "Xêzika serê wê çargoşe/dawiya bi tîr"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:MeasureLine\n"
@@ -17024,7 +16933,6 @@ msgid "Crop Dialog..."
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:Crop\n"
@@ -17393,7 +17301,6 @@ msgid "Smooth Transition"
msgstr "Derbasbûna Nermik"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:ToggleObjectBezierMode\n"
@@ -17567,7 +17474,6 @@ msgid "~Chart..."
msgstr "~Xanxank..."
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:InsertObjectChart\n"
@@ -17587,7 +17493,6 @@ msgid "Chart from File..."
msgstr "Rûpe~l Ji Pelê..."
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:DefaultBullet\n"
@@ -17643,7 +17548,6 @@ msgid "Toggle Numbered List"
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:SetOutline\n"
@@ -18648,7 +18552,6 @@ msgid "Line Corner Style"
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:LineStyle\n"
@@ -19003,7 +18906,6 @@ msgid "~Recheck Document..."
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:SpellingAndGrammarDialog\n"
@@ -19013,7 +18915,6 @@ msgid "Spelling"
msgstr "Rastnivîs"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:SpellingAndGrammarDialog\n"
@@ -19356,7 +19257,6 @@ msgid "~Hyperlink..."
msgstr "~Hîperlînk..."
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:HyperlinkDialog\n"
@@ -19429,7 +19329,6 @@ msgid "Subscript"
msgstr "Dawêra jêr"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:SmallCaps\n"
@@ -20357,7 +20256,6 @@ msgid "Flip Horizontally"
msgstr "Berwar Bizivirîne"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:FlipVertical\n"
@@ -20503,7 +20401,6 @@ msgid "Decrease"
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:DecrementIndent\n"
@@ -20513,7 +20410,6 @@ msgid "Decrease Indent"
msgstr "Çalikê kêmtir bike"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:DecrementIndent\n"
@@ -20532,7 +20428,6 @@ msgid "Increase"
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:IncrementIndent\n"
@@ -20542,7 +20437,6 @@ msgid "Increase Indent"
msgstr "Çalikê mezintir bike"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:IncrementIndent\n"
@@ -20552,7 +20446,6 @@ msgid "Increase Indent"
msgstr "Çalikê mezintir bike"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:LineToolbox\n"
@@ -21169,7 +21062,6 @@ msgid "Compile"
msgstr "Kompayl"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:RunBasic\n"
@@ -21346,7 +21238,6 @@ msgid "Check Box"
msgstr "Qutiya Kontrolkirinê"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:Label\n"
@@ -21793,7 +21684,6 @@ msgid "Toggle Print Preview"
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:PrintPreview\n"
@@ -21857,7 +21747,6 @@ msgid "Sort Descending"
msgstr "Rêzkirina kêmek"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:SendMail\n"
@@ -22584,7 +22473,6 @@ msgid "Top"
msgstr "Ser"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:CellVertTop\n"
@@ -22594,7 +22482,6 @@ msgid "Align Top"
msgstr "Berjor hîza bike"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:CellVertCenter\n"
@@ -22624,7 +22511,6 @@ msgid "Bottom"
msgstr "Bin"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:CellVertBottom\n"
@@ -22850,7 +22736,6 @@ msgid "R~eference"
msgstr "Referans"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Popups..uno:EditCommentsMenu\n"
@@ -22991,7 +22876,6 @@ msgid "Rot~ate or Flip"
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Popups..uno:AnchorMenu\n"
@@ -23021,7 +22905,6 @@ msgid "Me~dia Player"
msgstr "~Lêderê Medyayan"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Popups..uno:InsertAVMedia\n"
@@ -23287,7 +23170,6 @@ msgid "Paragraph Classification Dialog"
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Popups..uno:EditSelectMenu\n"
@@ -23297,7 +23179,6 @@ msgid "Select"
msgstr "Hilbijartin"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Popups..uno:EditPasteSpecialMenu\n"
@@ -23316,7 +23197,6 @@ msgid "Menubar"
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Popups..uno:NameGroup\n"
@@ -23326,7 +23206,6 @@ msgid "Name..."
msgstr "Nav..."
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Popups..uno:ObjectTitleDescription\n"
@@ -23391,7 +23270,6 @@ msgid "Connector/Freeform Line"
msgstr ""
#: ImpressWindowState.xcu
-#, fuzzy
msgctxt ""
"ImpressWindowState.xcu\n"
"..ImpressWindowState.UIElements.States.private:resource/popupmenu/curve\n"
@@ -23431,7 +23309,6 @@ msgid "Form Control"
msgstr "Kontrolkirinên Formê"
#: ImpressWindowState.xcu
-#, fuzzy
msgctxt ""
"ImpressWindowState.xcu\n"
"..ImpressWindowState.UIElements.States.private:resource/popupmenu/formrichtext\n"
@@ -23451,7 +23328,6 @@ msgid "Glue Point"
msgstr "~Xalên Zeliqandinê"
#: ImpressWindowState.xcu
-#, fuzzy
msgctxt ""
"ImpressWindowState.xcu\n"
"..ImpressWindowState.UIElements.States.private:resource/popupmenu/graphic\n"
@@ -23480,7 +23356,6 @@ msgid "Line/Arrow"
msgstr ""
#: ImpressWindowState.xcu
-#, fuzzy
msgctxt ""
"ImpressWindowState.xcu\n"
"..ImpressWindowState.UIElements.States.private:resource/popupmenu/measure\n"
@@ -23490,7 +23365,6 @@ msgid "Dimension Line"
msgstr "Xêza pîvandine"
#: ImpressWindowState.xcu
-#, fuzzy
msgctxt ""
"ImpressWindowState.xcu\n"
"..ImpressWindowState.UIElements.States.private:resource/popupmenu/media\n"
@@ -23529,7 +23403,6 @@ msgid "OLE Object"
msgstr "Biresera OLE"
#: ImpressWindowState.xcu
-#, fuzzy
msgctxt ""
"ImpressWindowState.xcu\n"
"..ImpressWindowState.UIElements.States.private:resource/popupmenu/outline\n"
@@ -24300,7 +24173,6 @@ msgid "Formula Cursor"
msgstr "Nîşaneka Formulê"
#: MathCommands.xcu
-#, fuzzy
msgctxt ""
"MathCommands.xcu\n"
"..MathCommands.UserInterface.Commands..uno:InsertCommandText?Text:string=newline \n"
@@ -24310,7 +24182,6 @@ msgid "New Line"
msgstr "Rêzika Nû"
#: MathCommands.xcu
-#, fuzzy
msgctxt ""
"MathCommands.xcu\n"
"..MathCommands.UserInterface.Commands..uno:InsertCommandText?Text:string=`\n"
@@ -24651,7 +24522,6 @@ msgid "~Conditional Formatting..."
msgstr "Teşekirina Bi~merc..."
#: ReportCommands.xcu
-#, fuzzy
msgctxt ""
"ReportCommands.xcu\n"
".ReportCommands.UserInterface.Commands..uno:PageDialog\n"
@@ -24661,7 +24531,6 @@ msgid "Page Settings"
msgstr "Mîhengên Rûpelê"
#: ReportCommands.xcu
-#, fuzzy
msgctxt ""
"ReportCommands.xcu\n"
".ReportCommands.UserInterface.Commands..uno:PageDialog\n"
@@ -24719,7 +24588,6 @@ msgid "~Subreport in New Window..."
msgstr ""
#: ReportCommands.xcu
-#, fuzzy
msgctxt ""
"ReportCommands.xcu\n"
".ReportCommands.UserInterface.Commands..uno:FontColor\n"
@@ -24748,7 +24616,6 @@ msgid "~Column Header/Footer"
msgstr ""
#: ReportCommands.xcu
-#, fuzzy
msgctxt ""
"ReportCommands.xcu\n"
".ReportCommands.UserInterface.Commands..uno:PasteSpecial\n"
@@ -24777,7 +24644,6 @@ msgid "Image..."
msgstr "~Rûpel..."
#: ReportCommands.xcu
-#, fuzzy
msgctxt ""
"ReportCommands.xcu\n"
".ReportCommands.UserInterface.Commands..uno:TextDocument\n"
@@ -24842,7 +24708,6 @@ msgid "Fit to greatest height"
msgstr ""
#: ReportCommands.xcu
-#, fuzzy
msgctxt ""
"ReportCommands.xcu\n"
".ReportCommands.UserInterface.Commands..uno:ControlProperties\n"
@@ -24952,7 +24817,6 @@ msgid "Shape Arrange"
msgstr ""
#: ReportCommands.xcu
-#, fuzzy
msgctxt ""
"ReportCommands.xcu\n"
".ReportCommands.UserInterface.Commands..uno:EditControlMenu\n"
@@ -24972,7 +24836,6 @@ msgid "Alignment"
msgstr "Hîzakiri~n"
#: ReportCommands.xcu
-#, fuzzy
msgctxt ""
"ReportCommands.xcu\n"
".ReportCommands.UserInterface.Commands..uno:ResizeMenu\n"
@@ -25050,7 +24913,6 @@ msgid "Background Color..."
msgstr "Rengê Zemînê"
#: ReportCommands.xcu
-#, fuzzy
msgctxt ""
"ReportCommands.xcu\n"
".ReportCommands.UserInterface.Popups..uno:ExportReportTo\n"
@@ -25060,7 +24922,6 @@ msgid "Report Output Format"
msgstr "Teşeya Deranîna Raporê"
#: ReportCommands.xcu
-#, fuzzy
msgctxt ""
"ReportCommands.xcu\n"
".ReportCommands.UserInterface.Popups..uno:SnapLinesMenu\n"
@@ -25079,7 +24940,6 @@ msgid "Object Resizing"
msgstr ""
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.DeckList.PropertyDeck\n"
@@ -25089,7 +24949,6 @@ msgid "Properties"
msgstr "Taybetmendî"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.DeckList.WriterPageDeck\n"
@@ -25168,7 +25027,6 @@ msgid "Styles"
msgstr "~Teşe"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.DeckList.ScFunctionsDeck\n"
@@ -25197,7 +25055,6 @@ msgid "Design"
msgstr ""
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.DeckList.ChartDeck\n"
@@ -25227,7 +25084,6 @@ msgid "Character"
msgstr "Karak~ter..."
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.MediaPlaybackPanel\n"
@@ -25247,7 +25103,6 @@ msgid "Styles"
msgstr "~Teşe"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.PageFormatPanel\n"
@@ -25257,7 +25112,6 @@ msgid "Format"
msgstr "Teşe"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.PageHeaderPanel\n"
@@ -25277,7 +25131,6 @@ msgid "Footer"
msgstr "Agahiya binî"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.AreaPropertyPanel\n"
@@ -25287,7 +25140,6 @@ msgid "Area"
msgstr "Qad"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.ShadowPropertyPanel\n"
@@ -25297,7 +25149,6 @@ msgid "Shadow"
msgstr "Sî"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.LinePropertyPanel\n"
@@ -25327,7 +25178,6 @@ msgid "Position and Size"
msgstr "Pozîsyon û Me~zinahî..."
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.GraphicPropertyPanel\n"
@@ -25337,7 +25187,6 @@ msgid "Image"
msgstr "Wêne"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.DefaultShapesPanel\n"
@@ -25357,7 +25206,6 @@ msgid "Slide"
msgstr "Slay~t"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.SdLayoutsPanel\n"
@@ -25463,7 +25311,6 @@ msgid "Number Format"
msgstr "Teşeya Numran..."
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.ParaPropertyPanel\n"
@@ -25533,7 +25380,6 @@ msgid "Styles"
msgstr "~Teşe"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.ScFunctionsPanel\n"
@@ -25571,7 +25417,6 @@ msgid "Elements"
msgstr "Hêman"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.ChartSeriesPanel\n"
@@ -25610,7 +25455,6 @@ msgid "Axis"
msgstr "~Tewere"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.ChartAreaPanel\n"
@@ -25620,7 +25464,6 @@ msgid "Area"
msgstr "Qad"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.ChartLinePanel\n"
@@ -25885,7 +25728,6 @@ msgid "Standard"
msgstr "Standard"
#: ToolbarMode.xcu
-#, fuzzy
msgctxt ""
"ToolbarMode.xcu\n"
"..ToolbarMode.Applications.Writer.Modes.Default\n"
@@ -25922,7 +25764,6 @@ msgid "Notebookbar"
msgstr ""
#: ToolbarMode.xcu
-#, fuzzy
msgctxt ""
"ToolbarMode.xcu\n"
"..ToolbarMode.Applications.Calc.Modes.Default\n"
@@ -25959,7 +25800,6 @@ msgid "Notebookbar"
msgstr ""
#: ToolbarMode.xcu
-#, fuzzy
msgctxt ""
"ToolbarMode.xcu\n"
"..ToolbarMode.Applications.Impress.Modes.Default\n"
@@ -26014,7 +25854,6 @@ msgid "AutoTe~xt..."
msgstr "Teksta Bi~xweber..."
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:PrintLayout\n"
@@ -26385,7 +26224,6 @@ msgid "Reject All Changes"
msgstr ""
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:AcceptTrackedChange\n"
@@ -26414,7 +26252,6 @@ msgid "Accept Change"
msgstr "Guhartin Bipejirîne"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:AcceptAllTrackedChanges\n"
@@ -26937,7 +26774,6 @@ msgid "~Index Entry..."
msgstr "Têketina Pêristê..."
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:InsertIndexesEntry\n"
@@ -27138,7 +26974,6 @@ msgid "To ~Frame"
msgstr "Biçe ~Çarçovê"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:InsertObjectStarMath\n"
@@ -27148,7 +26983,6 @@ msgid "~Formula..."
msgstr "~Formul..."
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:InsertObjectStarMath\n"
@@ -29269,7 +29103,6 @@ msgid "In ~Background"
msgstr "Di ~Zemînê de"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:WrapThroughTransparencyToggle\n"
@@ -29913,7 +29746,6 @@ msgid "Add Unknown Words"
msgstr "Peyvên Nenas lêzêde bike"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:HScroll\n"
@@ -30354,7 +30186,6 @@ msgid "Default Paragraph Style"
msgstr ""
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:StyleApply?Style:string=Title&amp;FamilyName:string=ParagraphStyles\n"
@@ -30364,7 +30195,6 @@ msgid "~Title"
msgstr "~Sernav"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:TitleParaStyle\n"
@@ -31095,7 +30925,6 @@ msgid "Form Control"
msgstr "Kontrolkirinên Formê"
#: WriterFormWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterFormWindowState.xcu\n"
"..WriterFormWindowState.UIElements.States.private:resource/popupmenu/formrichtext\n"
@@ -31115,7 +30944,6 @@ msgid "Text Frame"
msgstr "Here Çarçoveya Dû re"
#: WriterFormWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterFormWindowState.xcu\n"
"..WriterFormWindowState.UIElements.States.private:resource/popupmenu/graphic\n"
@@ -31125,7 +30953,6 @@ msgid "Image"
msgstr "Wêne"
#: WriterFormWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterFormWindowState.xcu\n"
"..WriterFormWindowState.UIElements.States.private:resource/popupmenu/media\n"
@@ -31559,7 +31386,6 @@ msgid "Form Control"
msgstr "Kontrolkirinên Formê"
#: WriterGlobalWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterGlobalWindowState.xcu\n"
"..WriterGlobalWindowState.UIElements.States.private:resource/popupmenu/formrichtext\n"
@@ -31579,7 +31405,6 @@ msgid "Text Frame"
msgstr "Here Çarçoveya Dû re"
#: WriterGlobalWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterGlobalWindowState.xcu\n"
"..WriterGlobalWindowState.UIElements.States.private:resource/popupmenu/graphic\n"
@@ -31589,7 +31414,6 @@ msgid "Image"
msgstr "Wêne"
#: WriterGlobalWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterGlobalWindowState.xcu\n"
"..WriterGlobalWindowState.UIElements.States.private:resource/popupmenu/media\n"
@@ -31973,7 +31797,6 @@ msgid "Fontwork Shape"
msgstr "Teşeya Pîşeya Nivîsan"
#: WriterGlobalWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterGlobalWindowState.xcu\n"
"..WriterGlobalWindowState.UIElements.States.private:resource/toolbar/navigationobjectbar\n"
@@ -32041,7 +31864,6 @@ msgid "Form Control"
msgstr "Kontrolkirinên Formê"
#: WriterReportWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterReportWindowState.xcu\n"
"..WriterReportWindowState.UIElements.States.private:resource/popupmenu/formrichtext\n"
@@ -32061,7 +31883,6 @@ msgid "Text Frame"
msgstr "Here Çarçoveya Dû re"
#: WriterReportWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterReportWindowState.xcu\n"
"..WriterReportWindowState.UIElements.States.private:resource/popupmenu/graphic\n"
@@ -32071,7 +31892,6 @@ msgid "Image"
msgstr "Wêne"
#: WriterReportWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterReportWindowState.xcu\n"
"..WriterReportWindowState.UIElements.States.private:resource/popupmenu/media\n"
@@ -32486,7 +32306,6 @@ msgid "Form Control"
msgstr "Kontrolkirinên Formê"
#: WriterWebWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWebWindowState.xcu\n"
"..WriterWebWindowState.UIElements.States.private:resource/popupmenu/formrichtext\n"
@@ -32506,7 +32325,6 @@ msgid "Text Frame"
msgstr "Here Çarçoveya Dû re"
#: WriterWebWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWebWindowState.xcu\n"
"..WriterWebWindowState.UIElements.States.private:resource/popupmenu/graphic\n"
@@ -32904,7 +32722,6 @@ msgid "Form Control"
msgstr "Kontrolkirinên Formê"
#: WriterWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWindowState.xcu\n"
"..WriterWindowState.UIElements.States.private:resource/popupmenu/formrichtext\n"
@@ -32924,7 +32741,6 @@ msgid "Text Frame"
msgstr "Here Çarçoveya Dû re"
#: WriterWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWindowState.xcu\n"
"..WriterWindowState.UIElements.States.private:resource/popupmenu/graphic\n"
@@ -32934,7 +32750,6 @@ msgid "Image"
msgstr "Wêne"
#: WriterWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWindowState.xcu\n"
"..WriterWindowState.UIElements.States.private:resource/popupmenu/media\n"
@@ -33048,7 +32863,6 @@ msgid "Tools"
msgstr "Amûr"
#: WriterWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWindowState.xcu\n"
"..WriterWindowState.UIElements.States.private:resource/toolbar/linesbar\n"
@@ -33058,7 +32872,6 @@ msgid "Lines"
msgstr "Rêzik"
#: WriterWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWindowState.xcu\n"
"..WriterWindowState.UIElements.States.private:resource/toolbar/arrowsbar\n"
@@ -33375,7 +33188,6 @@ msgid "Fontwork Shape"
msgstr "Teşeya Pîşeya Nivîsan"
#: WriterWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWindowState.xcu\n"
"..WriterWindowState.UIElements.States.private:resource/toolbar/navigationobjectbar\n"
@@ -33462,7 +33274,6 @@ msgid "Form Control"
msgstr "Kontrolkirinên Formê"
#: XFormsWindowState.xcu
-#, fuzzy
msgctxt ""
"XFormsWindowState.xcu\n"
"..XFormsWindowState.UIElements.States.private:resource/popupmenu/formrichtext\n"
@@ -33482,7 +33293,6 @@ msgid "Text Frame"
msgstr "Here Çarçoveya Dû re"
#: XFormsWindowState.xcu
-#, fuzzy
msgctxt ""
"XFormsWindowState.xcu\n"
"..XFormsWindowState.UIElements.States.private:resource/popupmenu/graphic\n"
@@ -33492,7 +33302,6 @@ msgid "Image"
msgstr "Wêne"
#: XFormsWindowState.xcu
-#, fuzzy
msgctxt ""
"XFormsWindowState.xcu\n"
"..XFormsWindowState.UIElements.States.private:resource/popupmenu/media\n"
diff --git a/source/kmr-Latn/reportdesign/messages.po b/source/kmr-Latn/reportdesign/messages.po
index aa7ce8ed604..bcfbc3fd3d2 100644
--- a/source/kmr-Latn/reportdesign/messages.po
+++ b/source/kmr-Latn/reportdesign/messages.po
@@ -80,13 +80,11 @@ msgid "Field or Formula"
msgstr "Qad an Formul"
#: stringarray.hrc:43
-#, fuzzy
msgctxt "RID_STR_TYPE_CONST"
msgid "Function"
msgstr "Fonksiyon"
#: stringarray.hrc:44
-#, fuzzy
msgctxt "RID_STR_TYPE_CONST"
msgid "Counter"
msgstr "Hesabker"
@@ -98,19 +96,16 @@ msgid "User defined Function"
msgstr "Fonksîyona bikarhêner danaskirî"
#: stringarray.hrc:51
-#, fuzzy
msgctxt "RID_STR_BOOL"
msgid "No"
msgstr "Na"
#: stringarray.hrc:52
-#, fuzzy
msgctxt "RID_STR_BOOL"
msgid "Yes"
msgstr "Erê"
#: stringarray.hrc:58
-#, fuzzy
msgctxt "RID_STR_KEEPTOGETHER_CONST"
msgid "No"
msgstr "Na"
@@ -146,13 +141,11 @@ msgid "Bottom"
msgstr "Jêr"
#: stringarray.hrc:74
-#, fuzzy
msgctxt "RID_STR_PARAADJUST_CONST"
msgid "Left"
msgstr "Çep"
#: stringarray.hrc:75
-#, fuzzy
msgctxt "RID_STR_PARAADJUST_CONST"
msgid "Right"
msgstr "Rast"
@@ -164,7 +157,6 @@ msgid "Block"
msgstr "Reş"
#: stringarray.hrc:77
-#, fuzzy
msgctxt "RID_STR_PARAADJUST_CONST"
msgid "Center"
msgstr "Navîn"
@@ -465,7 +457,6 @@ msgid "Formatted Field"
msgstr "Qada Teşebûyî"
#: strings.hrc:86
-#, fuzzy
msgctxt "RID_STR_PROPTITLE_SHAPE"
msgid "Shape"
msgstr "Şêwe"
@@ -481,7 +472,6 @@ msgid "Section"
msgstr "Beş"
#: strings.hrc:89
-#, fuzzy
msgctxt "RID_STR_PROPTITLE_FUNCTION"
msgid "Function"
msgstr "Fonksiyon"
@@ -653,7 +643,6 @@ msgid "Delete"
msgstr "Jêbirin"
#: strings.hrc:125
-#, fuzzy
msgctxt "RID_STR_FUNCTION"
msgid "Function"
msgstr "Fonksiyon"
@@ -913,7 +902,6 @@ msgid "Section Setup"
msgstr ""
#: backgrounddialog.ui:105
-#, fuzzy
msgctxt "backgrounddialog|background"
msgid "Background"
msgstr "Zemîn"
@@ -930,7 +918,6 @@ msgid "Font"
msgstr "Cûrenivîs"
#: chardialog.ui:127
-#, fuzzy
msgctxt "chardialog|fonteffects"
msgid "Font Effects"
msgstr "Efektên Curenivîsê"
@@ -954,13 +941,11 @@ msgid "Highlighting"
msgstr "Kirpandin"
#: chardialog.ui:219
-#, fuzzy
msgctxt "chardialog|alignment"
msgid "Alignment"
msgstr "Hîzakirin"
#: condformatdialog.ui:10
-#, fuzzy
msgctxt "condformatdialog|CondFormat"
msgid "Conditional Formatting"
msgstr "Teşekirina Bimerc"
@@ -1026,25 +1011,21 @@ msgid "less than or equal to"
msgstr "biçûktir ji an wekhev"
#: conditionwin.ui:107
-#, fuzzy
msgctxt "conditionwin|lhsButton"
msgid "..."
msgstr "..."
#: conditionwin.ui:130
-#, fuzzy
msgctxt "conditionwin|andLabel"
msgid "and"
msgstr "û"
#: conditionwin.ui:158
-#, fuzzy
msgctxt "conditionwin|rhsButton"
msgid "..."
msgstr "..."
#: conditionwin.ui:220
-#, fuzzy
msgctxt "conditionwin|ToolBoxItem1"
msgid "Bold"
msgstr "Qalind"
@@ -1056,7 +1037,6 @@ msgid "Italic"
msgstr "Paldayî"
#: conditionwin.ui:250
-#, fuzzy
msgctxt "conditionwin|ToolBoxItem3"
msgid "Underline"
msgstr "Binxêz"
@@ -1068,7 +1048,6 @@ msgid "Background Color"
msgstr "Rengê zemînê"
#: conditionwin.ui:290
-#, fuzzy
msgctxt "conditionwin|ToolBoxItem5"
msgid "Font Color"
msgstr "Rengê Cûreyê Nivîsê"
@@ -1089,7 +1068,6 @@ msgid "+"
msgstr ""
#: datetimedialog.ui:8
-#, fuzzy
msgctxt "datetimedialog|DateTimeDialog"
msgid "Date and Time"
msgstr "Dîrok û Dem"
@@ -1123,13 +1101,11 @@ msgid "Sorting and Grouping"
msgstr "Birêzkirin û Komkirin"
#: floatingfield.ui:30
-#, fuzzy
msgctxt "floatingfield|up"
msgid "Sort Ascending"
msgstr "Rêzkirina zêdek"
#: floatingfield.ui:43
-#, fuzzy
msgctxt "floatingfield|down"
msgid "Sort Descending"
msgstr "Rêzkirina kêmek"
@@ -1170,13 +1146,11 @@ msgid "Group actions"
msgstr "Çalakiyên komê"
#: floatingsort.ui:75
-#, fuzzy
msgctxt "floatingsort|up"
msgid "Move up"
msgstr "Bikişîne jor"
#: floatingsort.ui:88
-#, fuzzy
msgctxt "floatingsort|down"
msgid "Move down"
msgstr "Bikişîne jêr"
@@ -1188,7 +1162,6 @@ msgid "Delete"
msgstr "Jêbirin"
#: floatingsort.ui:152
-#, fuzzy
msgctxt "floatingsort|label1"
msgid "Groups"
msgstr "Kom"
@@ -1200,13 +1173,11 @@ msgid "Sorting"
msgstr "Birêzkirin"
#: floatingsort.ui:208
-#, fuzzy
msgctxt "floatingsort|label7"
msgid "Group Header"
msgstr "Serî-agahiya Komê"
#: floatingsort.ui:224
-#, fuzzy
msgctxt "floatingsort|label8"
msgid "Group Footer"
msgstr "Binî-agahiya Komê"
@@ -1224,7 +1195,6 @@ msgid "Group Interval"
msgstr "Navbera Komê"
#: floatingsort.ui:272
-#, fuzzy
msgctxt "floatingsort|label11"
msgid "Keep Together"
msgstr "Bi hev re bihêle"
@@ -1254,7 +1224,6 @@ msgid "Not present"
msgstr "Ne amade"
#: floatingsort.ui:326
-#, fuzzy
msgctxt "floatingsort|keep"
msgid "No"
msgstr "Na"
@@ -1296,7 +1265,6 @@ msgid "Properties"
msgstr "Taybetmendî: "
#: floatingsort.ui:436
-#, fuzzy
msgctxt "floatingsort|label3"
msgid "Help"
msgstr "Alîkarî"
@@ -1349,13 +1317,11 @@ msgid "Page Setup"
msgstr ""
#: pagedialog.ui:105
-#, fuzzy
msgctxt "pagedialog|page"
msgid "Page"
msgstr "Rûpel"
#: pagedialog.ui:127
-#, fuzzy
msgctxt "pagedialog|background"
msgid "Background"
msgstr "Zemîn"
@@ -1377,7 +1343,6 @@ msgid "Page _N of M"
msgstr ""
#: pagenumberdialog.ui:140
-#, fuzzy
msgctxt "pagenumberdialog|label1"
msgid "Format"
msgstr "Teşe"
@@ -1399,19 +1364,16 @@ msgid "Position"
msgstr "Cihê X"
#: pagenumberdialog.ui:262
-#, fuzzy
msgctxt "pagenumberdialog|alignment"
msgid "Left"
msgstr "Çep"
#: pagenumberdialog.ui:263
-#, fuzzy
msgctxt "pagenumberdialog|alignment"
msgid "Center"
msgstr "Navîn"
#: pagenumberdialog.ui:264
-#, fuzzy
msgctxt "pagenumberdialog|alignment"
msgid "Right"
msgstr "Rast"
@@ -1428,7 +1390,6 @@ msgid "Show Number on First Page"
msgstr ""
#: pagenumberdialog.ui:309
-#, fuzzy
msgctxt "pagenumberdialog|label3"
msgid "General"
msgstr "Giştî"
diff --git a/source/kmr-Latn/sc/messages.po b/source/kmr-Latn/sc/messages.po
index a02f62c7228..6e84617fd7e 100644
--- a/source/kmr-Latn/sc/messages.po
+++ b/source/kmr-Latn/sc/messages.po
@@ -32,7 +32,6 @@ msgid "Financial"
msgstr "Aborî"
#: compiler.hrc:30
-#, fuzzy
msgctxt "RID_FUNCTION_CATEGORIES"
msgid "Information"
msgstr "Agahî"
@@ -62,7 +61,6 @@ msgid "Statistical"
msgstr "Statîstîk"
#: compiler.hrc:35
-#, fuzzy
msgctxt "RID_FUNCTION_CATEGORIES"
msgid "Spreadsheet"
msgstr "Tabloya Hesêb"
@@ -74,7 +72,6 @@ msgid "Text"
msgstr "Nivîs"
#: compiler.hrc:37
-#, fuzzy
msgctxt "RID_FUNCTION_CATEGORIES"
msgid "Add-in"
msgstr "Pêvek"
@@ -471,7 +468,6 @@ msgid "Protect sheet"
msgstr "Rûpelê biperêze"
#: globstr.hrc:110
-#, fuzzy
msgctxt "STR_UNDO_UNPROTECT_TAB"
msgid "Unprotect sheet"
msgstr "Parastina rûpelê rabike"
@@ -482,7 +478,6 @@ msgid "Protect document"
msgstr "Belgeyê biparêze"
#: globstr.hrc:112
-#, fuzzy
msgctxt "STR_UNDO_UNPROTECT_DOC"
msgid "Unprotect document"
msgstr "Parastina belgeyê rake"
@@ -660,7 +655,6 @@ msgid "OR"
msgstr "AN JÎ"
#: globstr.hrc:145
-#, fuzzy
msgctxt "STR_TABLE_DEF"
msgid "Sheet"
msgstr "Rûpel"
@@ -710,7 +704,6 @@ msgid "The source range contains subtotals which may distort the results. Use it
msgstr "Encamê navberên bingehîn dê xerabibin. Dîsa jî tu dixwazî bikarbînî?"
#: globstr.hrc:154
-#, fuzzy
msgctxt "STR_PIVOT_TOTAL"
msgid "Total"
msgstr "Hemû"
@@ -736,13 +729,11 @@ msgid "$1 of $2 records found"
msgstr ""
#: globstr.hrc:159
-#, fuzzy
msgctxt "STR_COLUMN"
msgid "Column"
msgstr "Sitûn"
#: globstr.hrc:160
-#, fuzzy
msgctxt "STR_ROW"
msgid "Row"
msgstr "Rêzik"
@@ -850,7 +841,6 @@ msgstr "Ne Tablo"
#. Text strings for captions of subtotal functions.
#: globstr.hrc:181
-#, fuzzy
msgctxt "STR_FUN_TEXT_SUM"
msgid "Sum"
msgstr "Serhev"
@@ -1195,7 +1185,6 @@ msgid "Formulas"
msgstr "Formul"
#: globstr.hrc:258
-#, fuzzy
msgctxt "STR_HIDE"
msgid "Hide"
msgstr "Veşêre"
@@ -1271,7 +1260,6 @@ msgid "Dif Import"
msgstr "Dif ê veguhezîne der"
#: globstr.hrc:272
-#, fuzzy
msgctxt "STR_STYLENAME_STANDARD"
msgid "Default"
msgstr "Standard"
@@ -1338,7 +1326,6 @@ msgid "Delete Sheets"
msgstr "Tabloyan jê bibe"
#: globstr.hrc:284
-#, fuzzy
msgctxt "STR_UNDO_RENAME_TAB"
msgid "Rename Sheet"
msgstr "Pelê ji nû ve bi nav bike"
@@ -1451,7 +1438,6 @@ msgid "Drawing Objects"
msgstr "Bireserên xêzkirinê"
#: globstr.hrc:306
-#, fuzzy
msgctxt "STR_VOBJ_MODE_SHOW"
msgid "Show"
msgstr "Nîşan Bide"
@@ -1645,7 +1631,6 @@ msgid "No cell references are found in the selected cells."
msgstr ""
#: globstr.hrc:342
-#, fuzzy
msgctxt "STR_GRAPHICNAME"
msgid "Image"
msgstr "Wêne"
@@ -2031,7 +2016,6 @@ msgid "Button"
msgstr "Bişkojk"
#: globstr.hrc:410
-#, fuzzy
msgctxt "STR_FORM_CHECKBOX"
msgid "Check Box"
msgstr "Qutiya Kontrolkirinê"
@@ -2054,7 +2038,6 @@ msgid "List Box"
msgstr "Qutiya lîstê"
#: globstr.hrc:414
-#, fuzzy
msgctxt "STR_FORM_GROUPBOX"
msgid "Group Box"
msgstr "Qutiya Komê"
@@ -2114,7 +2097,6 @@ msgid "Manage Names..."
msgstr "Navên navberê"
#: globstr.hrc:425
-#, fuzzy
msgctxt "STR_HEADER_NAME"
msgid "Name"
msgstr "Nav"
@@ -2164,7 +2146,6 @@ msgid "This Document is referenced by another document and not yet saved. Closin
msgstr ""
#: globstr.hrc:434
-#, fuzzy
msgctxt "STR_HEADER_RANGE"
msgid "Range"
msgstr "Navber"
@@ -2371,7 +2352,6 @@ msgid "next year"
msgstr ""
#: globstr.hrc:473
-#, fuzzy
msgctxt "STR_COND_AND"
msgid "and"
msgstr "û"
@@ -2416,31 +2396,26 @@ msgid "You cannot insert or delete cells when the affected range intersects with
msgstr ""
#: globstr.hrc:480
-#, fuzzy
msgctxt "STR_DPFIELD_GROUP_BY_SECONDS"
msgid "Seconds"
msgstr "Çirk"
#: globstr.hrc:481
-#, fuzzy
msgctxt "STR_DPFIELD_GROUP_BY_MINUTES"
msgid "Minutes"
msgstr "Xulek"
#: globstr.hrc:482
-#, fuzzy
msgctxt "STR_DPFIELD_GROUP_BY_HOURS"
msgid "Hours"
msgstr "Seet"
#: globstr.hrc:483
-#, fuzzy
msgctxt "STR_DPFIELD_GROUP_BY_DAYS"
msgid "Days"
msgstr "Roj"
#: globstr.hrc:484
-#, fuzzy
msgctxt "STR_DPFIELD_GROUP_BY_MONTHS"
msgid "Months"
msgstr "Meh"
@@ -2573,7 +2548,6 @@ msgid "%1 and %2 more"
msgstr ""
#: globstr.hrc:508
-#, fuzzy
msgctxt "STR_GENERAL"
msgid "General"
msgstr "Giştî"
@@ -2591,19 +2565,16 @@ msgid "Percent"
msgstr "Ji sedî"
#: globstr.hrc:511
-#, fuzzy
msgctxt "STR_CURRENCY"
msgid "Currency"
msgstr "Yekeya peran"
#: globstr.hrc:512
-#, fuzzy
msgctxt "STR_DATE"
msgid "Date"
msgstr "Dîrok"
#: globstr.hrc:513
-#, fuzzy
msgctxt "STR_TIME"
msgid "Time"
msgstr "Dem"
@@ -2798,7 +2769,6 @@ msgid "Data could not be written."
msgstr "Dane nikarî were nivisandin."
#: scerrors.hrc:64
-#, fuzzy
msgctxt "RID_ERRHDLSC"
msgid "$(ARG1)"
msgstr "$(ARG1)"
@@ -2928,7 +2898,6 @@ msgid "Database"
msgstr "Danegeh"
#: scfuncs.hrc:39
-#, fuzzy
msgctxt "SC_OPCODE_DB_COUNT"
msgid "The range of cells containing data."
msgstr "Nabera şanikên ku daneyan dihundirîne."
@@ -2940,19 +2909,16 @@ msgid "Database field"
msgstr "Qada danegehê"
#: scfuncs.hrc:41
-#, fuzzy
msgctxt "SC_OPCODE_DB_COUNT"
msgid "Indicates which database field (column) is to be used for the search criteria."
msgstr "Ji pîvanên lêgerîne zeviyên danegirê destnîşan dike."
#: scfuncs.hrc:42
-#, fuzzy
msgctxt "SC_OPCODE_DB_COUNT"
msgid "Search criteria"
msgstr "Pîvanên lêgerînê"
#: scfuncs.hrc:43
-#, fuzzy
msgctxt "SC_OPCODE_DB_COUNT"
msgid "Defines the cell range containing the search criteria."
msgstr "Navberên şanikan yên ku Pîvanên lêgerînê dihewîne dide nasîn."
@@ -3348,7 +3314,6 @@ msgid "Provides an internal number for the date given."
msgstr ""
#: scfuncs.hrc:182
-#, fuzzy
msgctxt "SC_OPCODE_GET_DATE"
msgid "Year"
msgstr "Sal"
@@ -3359,7 +3324,6 @@ msgid "An integer between 1583 and 9956 or 0 and 99 (19xx or 20xx depending on t
msgstr "Jimarekî tam di navbera 1583 û 9956 an 0 û 99 de (19xx an 20xx gorê vebijêrkên diyakirî)"
#: scfuncs.hrc:184
-#, fuzzy
msgctxt "SC_OPCODE_GET_DATE"
msgid "Month"
msgstr "Meh"
@@ -3370,7 +3334,6 @@ msgid "An integer between 1 and 12 representing the month."
msgstr "Jimarekî tam di navbera 1 û 12 de ji bo nîşana mehê."
#: scfuncs.hrc:186
-#, fuzzy
msgctxt "SC_OPCODE_GET_DATE"
msgid "Day"
msgstr "Roj"
@@ -3440,7 +3403,6 @@ msgid "The end date for calculating the difference in days."
msgstr "Dawiya dîroka hejmartina cudahiyên di rojan de."
#: scfuncs.hrc:214
-#, fuzzy
msgctxt "SC_OPCODE_GET_DIFF_DATE_360"
msgid "Type"
msgstr "Cure"
@@ -3456,7 +3418,6 @@ msgid "Returns the number of workdays between two dates using arguments to indic
msgstr ""
#: scfuncs.hrc:222
-#, fuzzy
msgctxt "SC_OPCODE_NETWORKDAYS"
msgid "Start date"
msgstr "Dîroka destpêkê"
@@ -3467,7 +3428,6 @@ msgid "Start date for calculation."
msgstr ""
#: scfuncs.hrc:224
-#, fuzzy
msgctxt "SC_OPCODE_NETWORKDAYS"
msgid "End date"
msgstr "Dîroka dawî"
@@ -3504,7 +3464,6 @@ msgid "Returns the number of workdays between two dates using arguments to indic
msgstr ""
#: scfuncs.hrc:236
-#, fuzzy
msgctxt "SC_OPCODE_NETWORKDAYS_MS"
msgid "Start date"
msgstr "Dîroka destpêkê"
@@ -3515,7 +3474,6 @@ msgid "Start date for calculation."
msgstr ""
#: scfuncs.hrc:238
-#, fuzzy
msgctxt "SC_OPCODE_NETWORKDAYS_MS"
msgid "End date"
msgstr "Dîroka dawî"
@@ -3552,7 +3510,6 @@ msgid "Returns the serial number of the date before or after a number of workday
msgstr ""
#: scfuncs.hrc:250
-#, fuzzy
msgctxt "SC_OPCODE_WORKDAY_MS"
msgid "Start date"
msgstr "Dîroka destpêkê"
@@ -3563,7 +3520,6 @@ msgid "Start date for calculation."
msgstr ""
#: scfuncs.hrc:252
-#, fuzzy
msgctxt "SC_OPCODE_WORKDAY_MS"
msgid "Days"
msgstr "Roj"
@@ -3665,7 +3621,6 @@ msgid "Determines a time value from the details for hour, minute and second."
msgstr ""
#: scfuncs.hrc:302
-#, fuzzy
msgctxt "SC_OPCODE_GET_TIME"
msgid "Hour"
msgstr "Demjimêr"
@@ -3676,7 +3631,6 @@ msgid "The integer for the hour."
msgstr "Hejmartina tam ji bo xulekê"
#: scfuncs.hrc:304
-#, fuzzy
msgctxt "SC_OPCODE_GET_TIME"
msgid "Minute"
msgstr "Xulek"
@@ -3861,7 +3815,6 @@ msgid "Number"
msgstr "Numre"
#: scfuncs.hrc:379
-#, fuzzy
msgctxt "SC_OPCODE_ISOWEEKNUM"
msgid "The internal number of the date."
msgstr "Jimara hundirîn ya dîrokê."
@@ -3880,7 +3833,6 @@ msgid "Number"
msgstr "Numre"
#: scfuncs.hrc:386
-#, fuzzy
msgctxt "SC_OPCODE_WEEKNUM_OOO"
msgid "The internal number of the date."
msgstr "Jimara hundirîn ya dîrokê."
@@ -3902,7 +3854,6 @@ msgid "Calculates the date of Easter Sunday in a given year."
msgstr ""
#: scfuncs.hrc:395
-#, fuzzy
msgctxt "SC_OPCODE_EASTERSUNDAY"
msgid "Year"
msgstr "Sal"
@@ -4365,7 +4316,6 @@ msgid "The present value. The present value or the amount the annuity is current
msgstr ""
#: scfuncs.hrc:527
-#, fuzzy
msgctxt "SC_OPCODE_CUM_PRINC"
msgid "S"
msgstr "S"
@@ -4642,7 +4592,6 @@ msgid "Periods: The period for which the depreciation is calculated. The time un
msgstr ""
#: scfuncs.hrc:607
-#, fuzzy
msgctxt "SC_OPCODE_DB"
msgid "Month"
msgstr "Meh"
@@ -4688,7 +4637,6 @@ msgid "Useful life. The number of periods in the useful life of the asset."
msgstr ""
#: scfuncs.hrc:621
-#, fuzzy
msgctxt "SC_OPCODE_VBD"
msgid "Start"
msgstr "Destpêk"
@@ -4699,7 +4647,6 @@ msgid "Start. The first period for depreciation in the same time unit as the use
msgstr ""
#: scfuncs.hrc:623
-#, fuzzy
msgctxt "SC_OPCODE_VBD"
msgid "End"
msgstr "Dawî"
@@ -4747,7 +4694,6 @@ msgid "Nominal interest"
msgstr "Fayiza nomînal"
#: scfuncs.hrc:637
-#, fuzzy
msgctxt "SC_OPCODE_EFFECT"
msgid "P"
msgstr "P"
@@ -4764,7 +4710,6 @@ msgid "Calculates the yearly nominal interest rate as an effective interest rate
msgstr ""
#: scfuncs.hrc:645
-#, fuzzy
msgctxt "SC_OPCODE_NOMINAL"
msgid "Effective rate"
msgstr "Rêjeya çalak"
@@ -4775,7 +4720,6 @@ msgid "The effective interest rate"
msgstr "Rêjeya fayiza derbasbar"
#: scfuncs.hrc:647
-#, fuzzy
msgctxt "SC_OPCODE_NOMINAL"
msgid "NPER"
msgstr "NPÊVAJO"
@@ -4791,7 +4735,6 @@ msgid "Net present value. Calculates the net present value of an investment base
msgstr ""
#: scfuncs.hrc:655
-#, fuzzy
msgctxt "SC_OPCODE_NPV"
msgid "Rate"
msgstr "Rêje"
@@ -4854,7 +4797,6 @@ msgid "An array or reference to cells whose contents correspond to the payments.
msgstr ""
#: scfuncs.hrc:677
-#, fuzzy
msgctxt "SC_OPCODE_MIRR"
msgid "Investment"
msgstr "Razandin"
@@ -4881,7 +4823,6 @@ msgid "Returns the amount of interest for constant amortization rates."
msgstr ""
#: scfuncs.hrc:687
-#, fuzzy
msgctxt "SC_OPCODE_ISPMT"
msgid "Rate"
msgstr "Rêje"
@@ -4913,7 +4854,6 @@ msgid "Sum total of amortization periods."
msgstr ""
#: scfuncs.hrc:693
-#, fuzzy
msgctxt "SC_OPCODE_ISPMT"
msgid "Investment"
msgstr "Razandin"
@@ -4929,7 +4869,6 @@ msgid "Duration. Calculates the number of periods required by an investment to a
msgstr ""
#: scfuncs.hrc:701
-#, fuzzy
msgctxt "SC_OPCODE_PDURATION"
msgid "Rate"
msgstr "Rêje"
@@ -4959,7 +4898,6 @@ msgid "FV"
msgstr "NIRXAPÊŞEROJÊ"
#: scfuncs.hrc:706
-#, fuzzy
msgctxt "SC_OPCODE_PDURATION"
msgid "The future value of the investment."
msgstr "Di pêşerojê de nirxa faîzê."
@@ -5007,13 +4945,11 @@ msgid "Returns TRUE if value is a reference."
msgstr "Heke nirx referansek be dê encam RAST be"
#: scfuncs.hrc:725
-#, fuzzy
msgctxt "SC_OPCODE_IS_REF"
msgid "Value"
msgstr "Nirx"
#: scfuncs.hrc:726
-#, fuzzy
msgctxt "SC_OPCODE_IS_REF"
msgid "The value to be tested."
msgstr "Nirxa ceribandinê."
@@ -5024,7 +4960,6 @@ msgid "Returns TRUE if the value is an error value not equal to #N/A."
msgstr "Heke nirx çewt be û wekî #N/A be dê encam RAST be."
#: scfuncs.hrc:733
-#, fuzzy
msgctxt "SC_OPCODE_IS_ERR"
msgid "Value"
msgstr "Nirx"
@@ -5040,7 +4975,6 @@ msgid "Returns TRUE if the value is an error value."
msgstr "Heke nirx çewt be dê encam RAST be."
#: scfuncs.hrc:741
-#, fuzzy
msgctxt "SC_OPCODE_IS_ERROR"
msgid "Value"
msgstr "Nirx"
@@ -5056,7 +4990,6 @@ msgid "Returns TRUE if value refers to an empty cell."
msgstr "Heke şanikek vala destnîşan bike dê encam RAST be."
#: scfuncs.hrc:749
-#, fuzzy
msgctxt "SC_OPCODE_IS_EMPTY"
msgid "Value"
msgstr "Nirx"
@@ -5072,7 +5005,6 @@ msgid "Returns TRUE if the value carries a logical number format."
msgstr "Heke nirx hejmarek teşeyên herêmî hilgire dê encam RAST be."
#: scfuncs.hrc:757
-#, fuzzy
msgctxt "SC_OPCODE_IS_LOGICAL"
msgid "Value"
msgstr "Nirx"
@@ -5088,7 +5020,6 @@ msgid "Returns TRUE if value equals #N/A."
msgstr "Heke nirx wekî #N/A be dê encam RAST be"
#: scfuncs.hrc:765
-#, fuzzy
msgctxt "SC_OPCODE_IS_NV"
msgid "Value"
msgstr "Nirx"
@@ -5104,7 +5035,6 @@ msgid "Returns TRUE if the value is not text."
msgstr "Heke nirx ne nivîsek be dê encam RAST be."
#: scfuncs.hrc:773
-#, fuzzy
msgctxt "SC_OPCODE_IS_NON_STRING"
msgid "Value"
msgstr "Nirx"
@@ -5120,7 +5050,6 @@ msgid "Returns TRUE if value is text."
msgstr "Heke nirx nivîsek be dê encam RAST be."
#: scfuncs.hrc:781
-#, fuzzy
msgctxt "SC_OPCODE_IS_STRING"
msgid "Value"
msgstr "Nirx"
@@ -5136,7 +5065,6 @@ msgid "Returns TRUE if value is a number."
msgstr "Heke nirx referansek be dê encam RAST be"
#: scfuncs.hrc:789
-#, fuzzy
msgctxt "SC_OPCODE_IS_VALUE"
msgid "Value"
msgstr "Nirx"
@@ -5152,7 +5080,6 @@ msgid "Returns TRUE if the cell is a formula cell."
msgstr "Heke şanik şanika formulê be RAST dide."
#: scfuncs.hrc:797
-#, fuzzy
msgctxt "SC_OPCODE_IS_FORMULA"
msgid "Reference"
msgstr "Referans"
@@ -5184,7 +5111,6 @@ msgid "Converts a value to a number."
msgstr "Nirxekî vediguherîne jimarekî."
#: scfuncs.hrc:813
-#, fuzzy
msgctxt "SC_OPCODE_N"
msgid "Value"
msgstr "Nirx"
@@ -5205,7 +5131,6 @@ msgid "Returns the data type of a value (1 = number, 2 = text, 4 = Boolean value
msgstr ""
#: scfuncs.hrc:827
-#, fuzzy
msgctxt "SC_OPCODE_TYPE"
msgid "Value"
msgstr "Nirx"
@@ -5315,7 +5240,6 @@ msgid "Returns value if not an error value, else alternative."
msgstr ""
#: scfuncs.hrc:883
-#, fuzzy
msgctxt "SC_OPCODE_IF_ERROR"
msgid "Value"
msgstr "Nirx"
@@ -5342,7 +5266,6 @@ msgid "Returns value if not a #N/A error, else alternative."
msgstr ""
#: scfuncs.hrc:893
-#, fuzzy
msgctxt "SC_OPCODE_IF_NA"
msgid "Value"
msgstr "Nirx"
@@ -5384,7 +5307,6 @@ msgid "Returns TRUE if an odd number of arguments evaluates to TRUE."
msgstr ""
#: scfuncs.hrc:911
-#, fuzzy
msgctxt "SC_OPCODE_XOR"
msgid "Logical value "
msgstr "Nirxa herêmî "
@@ -5455,7 +5377,6 @@ msgid "Counts the blank cells in a specified range."
msgstr ""
#: scfuncs.hrc:945
-#, fuzzy
msgctxt "SC_OPCODE_COUNT_EMPTY_CELLS"
msgid "Range"
msgstr "Navber"
@@ -5476,7 +5397,6 @@ msgid "Returns the sum of all arguments."
msgstr ""
#: scfuncs.hrc:959
-#, fuzzy
msgctxt "SC_OPCODE_SUM"
msgid "Number "
msgstr "Hejmar "
@@ -5492,7 +5412,6 @@ msgid "Returns the sum of the squares of the arguments."
msgstr ""
#: scfuncs.hrc:967
-#, fuzzy
msgctxt "SC_OPCODE_SUM_SQ"
msgid "Number "
msgstr "Hejmar "
@@ -5523,7 +5442,6 @@ msgid "Totals the arguments that meet the condition."
msgstr ""
#: scfuncs.hrc:983
-#, fuzzy
msgctxt "SC_OPCODE_SUM_IF"
msgid "Range"
msgstr "Navber"
@@ -5561,7 +5479,6 @@ msgid "Averages the arguments that meet the conditions."
msgstr ""
#: scfuncs.hrc:995
-#, fuzzy
msgctxt "SC_OPCODE_AVERAGE_IF"
msgid "Range"
msgstr "Navber"
@@ -5700,7 +5617,6 @@ msgid "Counts the arguments which meet the set conditions."
msgstr ""
#: scfuncs.hrc:1040
-#, fuzzy
msgctxt "SC_OPCODE_COUNT_IF"
msgid "Range"
msgstr "Navber"
@@ -5748,7 +5664,6 @@ msgid "Returns TRUE if value is an even integer."
msgstr "Heke nirx referansek be dê encam RAST be"
#: scfuncs.hrc:1064
-#, fuzzy
msgctxt "SC_OPCODE_IS_EVEN"
msgid "Value"
msgstr "Nirx"
@@ -5764,7 +5679,6 @@ msgid "Returns TRUE if value is an odd integer."
msgstr "Heke nirx referansek be dê encam RAST be"
#: scfuncs.hrc:1072
-#, fuzzy
msgctxt "SC_OPCODE_IS_ODD"
msgid "Value"
msgstr "Nirx"
@@ -6326,7 +6240,6 @@ msgid "Calculates subtotals in a spreadsheet."
msgstr "Tevahiya navberên tabloyan hesab dike."
#: scfuncs.hrc:1346
-#, fuzzy
msgctxt "SC_OPCODE_SUB_TOTAL"
msgid "Function"
msgstr "Fonksiyon"
@@ -6337,7 +6250,6 @@ msgid "Function index. Is an index of the possible functions Total, Max, ..."
msgstr "Pêrista pêwirê. pêrista tevahî pêwirên pêkan e..."
#: scfuncs.hrc:1348
-#, fuzzy
msgctxt "SC_OPCODE_SUB_TOTAL"
msgid "Range"
msgstr "Navber"
@@ -6363,7 +6275,6 @@ msgid "Function index. Is an index of the possible functions Total, Max, ..."
msgstr "Pêrista pêwirê. pêrista tevahî pêwirên pêkan e..."
#: scfuncs.hrc:1358
-#, fuzzy
msgctxt "SC_OPCODE_AGGREGATE"
msgid "Options"
msgstr "Vebijêrk"
@@ -6404,7 +6315,6 @@ msgid "Number"
msgstr "Numre"
#: scfuncs.hrc:1371
-#, fuzzy
msgctxt "SC_OPCODE_INT"
msgid "The number to be rounded down."
msgstr "Hejmara ku dê were dabeşkirin."
@@ -6426,7 +6336,6 @@ msgid "The number to be truncated."
msgstr "Hejmarên ku dê werin teşekirin."
#: scfuncs.hrc:1380
-#, fuzzy
msgctxt "SC_OPCODE_TRUNC"
msgid "Count"
msgstr "Bihijmêre"
@@ -6453,7 +6362,6 @@ msgid "The number to be rounded."
msgstr "Hejmara ku dê were dabeşkirin."
#: scfuncs.hrc:1390
-#, fuzzy
msgctxt "SC_OPCODE_ROUND"
msgid "Count"
msgstr "Bihijmêre"
@@ -6475,13 +6383,11 @@ msgid "Number"
msgstr "Numre"
#: scfuncs.hrc:1399
-#, fuzzy
msgctxt "SC_OPCODE_ROUND_UP"
msgid "The number to be rounded up."
msgstr "Hejmara ku dê were dabeşkirin."
#: scfuncs.hrc:1400
-#, fuzzy
msgctxt "SC_OPCODE_ROUND_UP"
msgid "Count"
msgstr "Bihijmêre"
@@ -6508,7 +6414,6 @@ msgid "The number to be rounded down."
msgstr "Hejmara ku dê were dabeşkirin."
#: scfuncs.hrc:1410
-#, fuzzy
msgctxt "SC_OPCODE_ROUND_DOWN"
msgid "Count"
msgstr "Bihijmêre"
@@ -6562,7 +6467,6 @@ msgid "Number"
msgstr "Numre"
#: scfuncs.hrc:1435
-#, fuzzy
msgctxt "SC_OPCODE_CEIL_MS"
msgid "The number to be rounded up."
msgstr "Hejmara ku dê were dabeşkirin."
@@ -6589,7 +6493,6 @@ msgid "Number"
msgstr "Numre"
#: scfuncs.hrc:1445
-#, fuzzy
msgctxt "SC_OPCODE_CEIL_PRECISE"
msgid "The number to be rounded up."
msgstr "Hejmara ku dê were dabeşkirin."
@@ -6616,7 +6519,6 @@ msgid "Number"
msgstr "Numre"
#: scfuncs.hrc:1455
-#, fuzzy
msgctxt "SC_OPCODE_CEIL_ISO"
msgid "The number to be rounded up."
msgstr "Hejmara ku dê were dabeşkirin."
@@ -6679,7 +6581,6 @@ msgid "Number"
msgstr "Numre"
#: scfuncs.hrc:1477
-#, fuzzy
msgctxt "SC_OPCODE_CEIL_MATH"
msgid "The number to be rounded up."
msgstr "Hejmara ku dê were dabeşkirin."
@@ -6754,7 +6655,6 @@ msgid "Number"
msgstr "Numre"
#: scfuncs.hrc:1501
-#, fuzzy
msgctxt "SC_OPCODE_FLOOR_MS"
msgid "The number to be rounded down."
msgstr "Hejmara ku dê were dabeşkirin."
@@ -6781,7 +6681,6 @@ msgid "Number"
msgstr "Numre"
#: scfuncs.hrc:1511
-#, fuzzy
msgctxt "SC_OPCODE_FLOOR_MATH"
msgid "The number to be rounded down."
msgstr "Hejmara ku dê were dabeşkirin."
@@ -6819,7 +6718,6 @@ msgid "Number"
msgstr "Numre"
#: scfuncs.hrc:1523
-#, fuzzy
msgctxt "SC_OPCODE_FLOOR_PRECISE"
msgid "The number to be rounded down."
msgstr "Hejmara ku dê were dabeşkirin."
@@ -7056,7 +6954,6 @@ msgid "Returns a frequency distribution as a vertical array."
msgstr ""
#: scfuncs.hrc:1628
-#, fuzzy
msgctxt "SC_OPCODE_FREQUENCY"
msgid "Data"
msgstr "Dane"
@@ -7302,7 +7199,6 @@ msgid "Returns the maximum value in a list of arguments."
msgstr ""
#: scfuncs.hrc:1710
-#, fuzzy
msgctxt "SC_OPCODE_MAX"
msgid "Number "
msgstr "Hejmar "
@@ -7334,7 +7230,6 @@ msgid "Returns the minimum value in a list of arguments."
msgstr ""
#: scfuncs.hrc:1726
-#, fuzzy
msgctxt "SC_OPCODE_MIN"
msgid "Number "
msgstr "Hejmar "
@@ -7366,7 +7261,6 @@ msgid "Calculates the variance based on a sample."
msgstr ""
#: scfuncs.hrc:1742
-#, fuzzy
msgctxt "SC_OPCODE_VAR"
msgid "Number "
msgstr "Hejmar "
@@ -7382,7 +7276,6 @@ msgid "Calculates the variance based on a sample."
msgstr ""
#: scfuncs.hrc:1750
-#, fuzzy
msgctxt "SC_OPCODE_VAR_S"
msgid "Number "
msgstr "Hejmar "
@@ -7414,7 +7307,6 @@ msgid "Calculates variance based on the entire population."
msgstr ""
#: scfuncs.hrc:1766
-#, fuzzy
msgctxt "SC_OPCODE_VAR_P"
msgid "Number "
msgstr "Hejmar "
@@ -7430,7 +7322,6 @@ msgid "Calculates variance based on the entire population."
msgstr ""
#: scfuncs.hrc:1774
-#, fuzzy
msgctxt "SC_OPCODE_VAR_P_MS"
msgid "Number "
msgstr "Hejmar "
@@ -7463,7 +7354,6 @@ msgid "Calculates the standard deviation based on a sample."
msgstr ""
#: scfuncs.hrc:1790
-#, fuzzy
msgctxt "SC_OPCODE_ST_DEV"
msgid "Number "
msgstr "Hejmar "
@@ -7479,7 +7369,6 @@ msgid "Calculates the standard deviation based on a sample."
msgstr ""
#: scfuncs.hrc:1798
-#, fuzzy
msgctxt "SC_OPCODE_ST_DEV_S"
msgid "Number "
msgstr "Hejmar "
@@ -7511,7 +7400,6 @@ msgid "Calculates the standard deviation based on the entire population."
msgstr ""
#: scfuncs.hrc:1814
-#, fuzzy
msgctxt "SC_OPCODE_ST_DEV_P"
msgid "Number "
msgstr "Hejmar "
@@ -7527,7 +7415,6 @@ msgid "Calculates the standard deviation based on the entire population."
msgstr ""
#: scfuncs.hrc:1822
-#, fuzzy
msgctxt "SC_OPCODE_ST_DEV_P_MS"
msgid "Number "
msgstr "Hejmar "
@@ -7560,7 +7447,6 @@ msgid "Returns the average of a sample."
msgstr ""
#: scfuncs.hrc:1838
-#, fuzzy
msgctxt "SC_OPCODE_AVERAGE"
msgid "Number "
msgstr "Hejmar "
@@ -7592,7 +7478,6 @@ msgid "Returns the sum of squares of deviations from the sample mean value"
msgstr ""
#: scfuncs.hrc:1854
-#, fuzzy
msgctxt "SC_OPCODE_DEV_SQ"
msgid "Number "
msgstr "Hejmar "
@@ -7608,7 +7493,6 @@ msgid "Returns the average of the absolute deviations of a sample from the mean.
msgstr ""
#: scfuncs.hrc:1862
-#, fuzzy
msgctxt "SC_OPCODE_AVE_DEV"
msgid "Number "
msgstr "Hejmar "
@@ -7624,7 +7508,6 @@ msgid "Returns the skewness of a distribution."
msgstr ""
#: scfuncs.hrc:1870
-#, fuzzy
msgctxt "SC_OPCODE_SKEW"
msgid "Number "
msgstr "Hejmar "
@@ -7640,7 +7523,6 @@ msgid "Returns the skewness of a distribution using the population of a random v
msgstr ""
#: scfuncs.hrc:1878
-#, fuzzy
msgctxt "SC_OPCODE_SKEWP"
msgid "Number "
msgstr "Hejmar "
@@ -7656,7 +7538,6 @@ msgid "Returns the kurtosis of a distribution."
msgstr ""
#: scfuncs.hrc:1886
-#, fuzzy
msgctxt "SC_OPCODE_KURT"
msgid "Number "
msgstr "Hejmar "
@@ -7672,7 +7553,6 @@ msgid "Returns the geometric mean of a sample."
msgstr ""
#: scfuncs.hrc:1894
-#, fuzzy
msgctxt "SC_OPCODE_GEO_MEAN"
msgid "Number "
msgstr "Hejmar "
@@ -7688,7 +7568,6 @@ msgid "Returns the harmonic mean of a sample."
msgstr ""
#: scfuncs.hrc:1902
-#, fuzzy
msgctxt "SC_OPCODE_HAR_MEAN"
msgid "Number "
msgstr "Hejmar "
@@ -7704,7 +7583,6 @@ msgid "Returns the most common value in a sample."
msgstr ""
#: scfuncs.hrc:1910
-#, fuzzy
msgctxt "SC_OPCODE_MODAL_VALUE"
msgid "Number "
msgstr "Hejmar "
@@ -7720,7 +7598,6 @@ msgid "Returns the most common value in a sample."
msgstr ""
#: scfuncs.hrc:1918
-#, fuzzy
msgctxt "SC_OPCODE_MODAL_VALUE_MS"
msgid "Number "
msgstr "Hejmar "
@@ -7736,7 +7613,6 @@ msgid "Returns the most common value in a sample."
msgstr ""
#: scfuncs.hrc:1926
-#, fuzzy
msgctxt "SC_OPCODE_MODAL_VALUE_MULTI"
msgid "Number "
msgstr "Hejmar "
@@ -7752,7 +7628,6 @@ msgid "Returns the median of a given sample."
msgstr ""
#: scfuncs.hrc:1934
-#, fuzzy
msgctxt "SC_OPCODE_MEDIAN"
msgid "Number "
msgstr "Hejmar "
@@ -7768,7 +7643,6 @@ msgid "Returns the alpha quantile of a sample."
msgstr ""
#: scfuncs.hrc:1942
-#, fuzzy
msgctxt "SC_OPCODE_PERCENTILE"
msgid "Data"
msgstr "Dane"
@@ -7779,7 +7653,6 @@ msgid "The array of the data in the sample."
msgstr ""
#: scfuncs.hrc:1944
-#, fuzzy
msgctxt "SC_OPCODE_PERCENTILE"
msgid "Alpha"
msgstr "Alfa"
@@ -7795,7 +7668,6 @@ msgid "Returns the alpha percentile of a sample."
msgstr ""
#: scfuncs.hrc:1952
-#, fuzzy
msgctxt "SC_OPCODE_PERCENTILE_EXC"
msgid "Data"
msgstr "Dane"
@@ -7806,7 +7678,6 @@ msgid "The array of the data in the sample."
msgstr ""
#: scfuncs.hrc:1954
-#, fuzzy
msgctxt "SC_OPCODE_PERCENTILE_EXC"
msgid "Alpha"
msgstr "Alfa"
@@ -7822,7 +7693,6 @@ msgid "Returns the alpha percentile of a sample."
msgstr ""
#: scfuncs.hrc:1962
-#, fuzzy
msgctxt "SC_OPCODE_PERCENTILE_INC"
msgid "Data"
msgstr "Dane"
@@ -7833,7 +7703,6 @@ msgid "The array of the data in the sample."
msgstr ""
#: scfuncs.hrc:1964
-#, fuzzy
msgctxt "SC_OPCODE_PERCENTILE_INC"
msgid "Alpha"
msgstr "Alfa"
@@ -7849,7 +7718,6 @@ msgid "Returns the quartile of a sample."
msgstr ""
#: scfuncs.hrc:1972
-#, fuzzy
msgctxt "SC_OPCODE_QUARTILE"
msgid "Data"
msgstr "Dane"
@@ -7875,7 +7743,6 @@ msgid "Returns the quartile of a sample."
msgstr ""
#: scfuncs.hrc:1982
-#, fuzzy
msgctxt "SC_OPCODE_QUARTILE_EXC"
msgid "Data"
msgstr "Dane"
@@ -7886,7 +7753,6 @@ msgid "The array of the data in the sample."
msgstr ""
#: scfuncs.hrc:1984
-#, fuzzy
msgctxt "SC_OPCODE_QUARTILE_EXC"
msgid "Type"
msgstr "Cure"
@@ -7902,7 +7768,6 @@ msgid "Returns the quartile of a sample."
msgstr ""
#: scfuncs.hrc:1992
-#, fuzzy
msgctxt "SC_OPCODE_QUARTILE_INC"
msgid "Data"
msgstr "Dane"
@@ -7913,7 +7778,6 @@ msgid "The array of the data in the sample."
msgstr ""
#: scfuncs.hrc:1994
-#, fuzzy
msgctxt "SC_OPCODE_QUARTILE_INC"
msgid "Type"
msgstr "Cure"
@@ -7929,7 +7793,6 @@ msgid "Returns the k-th largest value of a sample."
msgstr ""
#: scfuncs.hrc:2002
-#, fuzzy
msgctxt "SC_OPCODE_LARGE"
msgid "Data"
msgstr "Dane"
@@ -7956,7 +7819,6 @@ msgid "Returns the k-th smallest value of a sample."
msgstr ""
#: scfuncs.hrc:2012
-#, fuzzy
msgctxt "SC_OPCODE_SMALL"
msgid "Data"
msgstr "Dane"
@@ -7983,7 +7845,6 @@ msgid "Returns the percentage rank of a value in a sample."
msgstr ""
#: scfuncs.hrc:2022
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK"
msgid "Data"
msgstr "Dane"
@@ -7994,7 +7855,6 @@ msgid "The array of the data in the sample."
msgstr ""
#: scfuncs.hrc:2024
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK"
msgid "Value"
msgstr "Nirx"
@@ -8020,7 +7880,6 @@ msgid "Returns the percentage rank (0..1, exclusive) of a value in a sample."
msgstr ""
#: scfuncs.hrc:2034
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK_EXC"
msgid "Data"
msgstr "Dane"
@@ -8031,7 +7890,6 @@ msgid "The array of the data in the sample."
msgstr ""
#: scfuncs.hrc:2036
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK_EXC"
msgid "Value"
msgstr "Nirx"
@@ -8057,7 +7915,6 @@ msgid "Returns the percentage rank (0..1, inclusive) of a value in a sample."
msgstr ""
#: scfuncs.hrc:2046
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK_INC"
msgid "Data"
msgstr "Dane"
@@ -8068,7 +7925,6 @@ msgid "The array of the data in the sample."
msgstr ""
#: scfuncs.hrc:2048
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK_INC"
msgid "Value"
msgstr "Nirx"
@@ -8094,7 +7950,6 @@ msgid "Returns the ranking of a value in a sample."
msgstr ""
#: scfuncs.hrc:2058
-#, fuzzy
msgctxt "SC_OPCODE_RANK"
msgid "Value"
msgstr "Nirx"
@@ -8130,7 +7985,6 @@ msgid "Returns the ranking of a value in a sample; if more than one value has th
msgstr ""
#: scfuncs.hrc:2070
-#, fuzzy
msgctxt "SC_OPCODE_RANK_EQ"
msgid "Value"
msgstr "Nirx"
@@ -8151,7 +8005,6 @@ msgid "The array of the data in the sample."
msgstr ""
#: scfuncs.hrc:2074
-#, fuzzy
msgctxt "SC_OPCODE_RANK_EQ"
msgid "Type"
msgstr "Cure"
@@ -8167,7 +8020,6 @@ msgid "Returns the ranking of a value in a sample; if more than one value has th
msgstr ""
#: scfuncs.hrc:2082
-#, fuzzy
msgctxt "SC_OPCODE_RANK_AVG"
msgid "Value"
msgstr "Nirx"
@@ -8188,7 +8040,6 @@ msgid "The array of the data in the sample."
msgstr ""
#: scfuncs.hrc:2086
-#, fuzzy
msgctxt "SC_OPCODE_RANK_AVG"
msgid "Type"
msgstr "Cure"
@@ -8204,7 +8055,6 @@ msgid "Returns the mean of a sample without including the marginal values."
msgstr ""
#: scfuncs.hrc:2094
-#, fuzzy
msgctxt "SC_OPCODE_TRIM_MEAN"
msgid "Data"
msgstr "Dane"
@@ -8230,7 +8080,6 @@ msgid "Returns the discrete probability of an interval."
msgstr ""
#: scfuncs.hrc:2104
-#, fuzzy
msgctxt "SC_OPCODE_PROB"
msgid "Data"
msgstr "Dane"
@@ -8241,7 +8090,6 @@ msgid "The sample data array."
msgstr "Sazûmana daneyê ya mînak"
#: scfuncs.hrc:2106
-#, fuzzy
msgctxt "SC_OPCODE_PROB"
msgid "Probability"
msgstr "Dibetî"
@@ -8252,7 +8100,6 @@ msgid "The array of the associated probabilities."
msgstr ""
#: scfuncs.hrc:2108
-#, fuzzy
msgctxt "SC_OPCODE_PROB"
msgid "Start"
msgstr "Destpêk"
@@ -8263,7 +8110,6 @@ msgid "The start of the value interval whose probabilities is to be totalled."
msgstr ""
#: scfuncs.hrc:2110
-#, fuzzy
msgctxt "SC_OPCODE_PROB"
msgid "End"
msgstr "Dawî"
@@ -8290,7 +8136,6 @@ msgid "The number of trials."
msgstr "Hejmara ceribandinan"
#: scfuncs.hrc:2120
-#, fuzzy
msgctxt "SC_OPCODE_B"
msgid "SP"
msgstr "Dibetî"
@@ -8389,7 +8234,6 @@ msgid "Values of the binomial distribution."
msgstr "Nirxa belavkirina zo."
#: scfuncs.hrc:2164
-#, fuzzy
msgctxt "SC_OPCODE_BINOM_DIST"
msgid "X"
msgstr "X"
@@ -8416,13 +8260,11 @@ msgid "SP"
msgstr "Dibetî"
#: scfuncs.hrc:2169
-#, fuzzy
msgctxt "SC_OPCODE_BINOM_DIST"
msgid "The success probability of a trial."
msgstr "Dibêtiya serkeftina ceribandinê."
#: scfuncs.hrc:2170
-#, fuzzy
msgctxt "SC_OPCODE_BINOM_DIST"
msgid "C"
msgstr "C"
@@ -8459,13 +8301,11 @@ msgid "The total number of trials."
msgstr "Hejmara tevahiya ceribandinan."
#: scfuncs.hrc:2182
-#, fuzzy
msgctxt "SC_OPCODE_BINOM_DIST_MS"
msgid "SP"
msgstr "Dibetî"
#: scfuncs.hrc:2183
-#, fuzzy
msgctxt "SC_OPCODE_BINOM_DIST_MS"
msgid "The success probability of a trial."
msgstr "Dibêtiya serkeftina ceribandinê."
@@ -8541,13 +8381,11 @@ msgid "The number of successes in the trial sequence."
msgstr ""
#: scfuncs.hrc:2208
-#, fuzzy
msgctxt "SC_OPCODE_NEG_BINOM_DIST_MS"
msgid "SP"
msgstr "Dibetî"
#: scfuncs.hrc:2209
-#, fuzzy
msgctxt "SC_OPCODE_NEG_BINOM_DIST_MS"
msgid "The success probability of a trial."
msgstr "Dibêtiya serkeftina ceribandinê."
@@ -8589,7 +8427,6 @@ msgid "The success probability of a trial."
msgstr "Dibêtiya serkeftina ceribandinê."
#: scfuncs.hrc:2222
-#, fuzzy
msgctxt "SC_OPCODE_CRIT_BINOM"
msgid "Alpha"
msgstr "Alfa"
@@ -8616,19 +8453,16 @@ msgid "The total number of trials."
msgstr "Hejmara tevahiya ceribandinan."
#: scfuncs.hrc:2232
-#, fuzzy
msgctxt "SC_OPCODE_BINOM_INV"
msgid "SP"
msgstr "Dibetî"
#: scfuncs.hrc:2233
-#, fuzzy
msgctxt "SC_OPCODE_BINOM_INV"
msgid "The success probability of a trial."
msgstr "Dibêtiya serkeftina ceribandinê."
#: scfuncs.hrc:2234
-#, fuzzy
msgctxt "SC_OPCODE_BINOM_INV"
msgid "Alpha"
msgstr "Alfa"
@@ -8654,7 +8488,6 @@ msgid "The value for which the Poisson distribution is to be calculated."
msgstr "Ji bo vê nirxê belavkirina Poisson were hêsabkirin."
#: scfuncs.hrc:2244
-#, fuzzy
msgctxt "SC_OPCODE_POISSON_DIST"
msgid "Mean"
msgstr "Nirxa wasatî"
@@ -8692,7 +8525,6 @@ msgid "The value for which the Poisson distribution is to be calculated."
msgstr "Ji bo vê nirxê belavkirina Poisson were hêsabkirin."
#: scfuncs.hrc:2256
-#, fuzzy
msgctxt "SC_OPCODE_POISSON_DIST_MS"
msgid "Mean"
msgstr "Nirxa wasatî"
@@ -8740,7 +8572,6 @@ msgid "The mean value. The mean value of the normal distribution."
msgstr "Nirxa belavkirina zo."
#: scfuncs.hrc:2270
-#, fuzzy
msgctxt "SC_OPCODE_NORM_DIST"
msgid "STDEV"
msgstr "STDAVARÊBÛN"
@@ -8788,7 +8619,6 @@ msgid "The mean value. The mean value of the normal distribution."
msgstr "Nirxa belavkirina zo."
#: scfuncs.hrc:2284
-#, fuzzy
msgctxt "SC_OPCODE_NORM_DIST_MS"
msgid "STDEV"
msgstr "STDAVARÊBÛN"
@@ -8825,7 +8655,6 @@ msgid "The probability value for which the inverse normal distribution is to be
msgstr "Nirxa dibetî ya belavkirina gamma ya vajî ji bo hêsab kirinê."
#: scfuncs.hrc:2296
-#, fuzzy
msgctxt "SC_OPCODE_NORM_INV"
msgid "Mean"
msgstr "Nirxa wasatî"
@@ -8858,13 +8687,11 @@ msgid "Number"
msgstr "Numre"
#: scfuncs.hrc:2307
-#, fuzzy
msgctxt "SC_OPCODE_NORM_INV_MS"
msgid "The probability value for which the inverse normal distribution is to be calculated."
msgstr "Nirxa dibetî ya belavkirina gamma ya vajî ji bo hêsab kirinê."
#: scfuncs.hrc:2308
-#, fuzzy
msgctxt "SC_OPCODE_NORM_INV_MS"
msgid "Mean"
msgstr "Nirxa wasatî"
@@ -8876,7 +8703,6 @@ msgid "The mean value. The mean value of the normal distribution."
msgstr "Nirxa belavkirina zo."
#: scfuncs.hrc:2310
-#, fuzzy
msgctxt "SC_OPCODE_NORM_INV_MS"
msgid "STDEV"
msgstr "STDAVARÊBÛN"
@@ -8979,7 +8805,6 @@ msgid "The value for which the log normal distribution is to be calculated."
msgstr "Ji bo vê nirxê belavkirina normal were hêsabkirin."
#: scfuncs.hrc:2354
-#, fuzzy
msgctxt "SC_OPCODE_LOG_NORM_DIST"
msgid "Mean"
msgstr "Nirxa wasatî"
@@ -9027,7 +8852,6 @@ msgid "The value for which the log normal distribution is to be calculated."
msgstr "Ji bo vê nirxê belavkirina normal were hêsabkirin."
#: scfuncs.hrc:2368
-#, fuzzy
msgctxt "SC_OPCODE_LOG_NORM_DIST_MS"
msgid "Mean"
msgstr "Nirxa wasatî"
@@ -9039,7 +8863,6 @@ msgid "The mean value of the log normal distribution."
msgstr "Nirxa belavkirina zo."
#: scfuncs.hrc:2370
-#, fuzzy
msgctxt "SC_OPCODE_LOG_NORM_DIST_MS"
msgid "STDEV"
msgstr "STDAVARÊBÛN"
@@ -9077,7 +8900,6 @@ msgid "The probability value for which the inverse log normal distribution is to
msgstr "Nirxa dibetî ya belavkirina gamma ya vajî ji bo hêsab kirinê."
#: scfuncs.hrc:2382
-#, fuzzy
msgctxt "SC_OPCODE_LOG_INV"
msgid "Mean"
msgstr "Nirxa wasatî"
@@ -9110,13 +8932,11 @@ msgid "Number"
msgstr "Numre"
#: scfuncs.hrc:2393
-#, fuzzy
msgctxt "SC_OPCODE_LOG_INV_MS"
msgid "The probability value for which the inverse log normal distribution is to be calculated."
msgstr "Nirxa dibetî ya belavkirina gamma ya vajî ji bo hêsab kirinê."
#: scfuncs.hrc:2394
-#, fuzzy
msgctxt "SC_OPCODE_LOG_INV_MS"
msgid "Mean"
msgstr "Nirxa wasatî"
@@ -9128,7 +8948,6 @@ msgid "Mean value. The mean value of the log normal distribution."
msgstr "Nirxa belavkirina zo."
#: scfuncs.hrc:2396
-#, fuzzy
msgctxt "SC_OPCODE_LOG_INV_MS"
msgid "STDEV"
msgstr "STDAVARÊBÛN"
@@ -9227,7 +9046,6 @@ msgid "The value for which the gamma distribution is to be calculated."
msgstr "Nirxa belavkirina gamma ji bo hêsab kirinê."
#: scfuncs.hrc:2430
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_DIST"
msgid "Alpha"
msgstr "Alfa"
@@ -9275,7 +9093,6 @@ msgid "The value for which the gamma distribution is to be calculated."
msgstr "Nirxa belavkirina gamma ji bo hêsab kirinê."
#: scfuncs.hrc:2444
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_DIST_MS"
msgid "Alpha"
msgstr "Alfa"
@@ -9322,7 +9139,6 @@ msgid "The probability value for which the inverse gamma distribution is to be c
msgstr "Nirxa dibetî ya belavkirina gamma ya vajî ji bo hêsab kirinê."
#: scfuncs.hrc:2458
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_INV"
msgid "Alpha"
msgstr "Alfa"
@@ -9355,13 +9171,11 @@ msgid "Number"
msgstr "Numre"
#: scfuncs.hrc:2469
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_INV_MS"
msgid "The probability value for which the inverse gamma distribution is to be calculated."
msgstr "Nirxa dibetî ya belavkirina gamma ya vajî ji bo hêsab kirinê."
#: scfuncs.hrc:2470
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_INV_MS"
msgid "Alpha"
msgstr "Alfa"
@@ -9445,7 +9259,6 @@ msgid "The value for which the beta distribution is to be calculated."
msgstr "Nirxa belavkirina beta ji bo hêsab kirinê."
#: scfuncs.hrc:2508
-#, fuzzy
msgctxt "SC_OPCODE_BETA_DIST"
msgid "Alpha"
msgstr "Alfa"
@@ -9513,7 +9326,6 @@ msgid "The probability value for which the inverse beta distribution is to be ca
msgstr "Nirxa dibetî ya belavkirina beta ya vajî ji bo hêsab kirinê."
#: scfuncs.hrc:2526
-#, fuzzy
msgctxt "SC_OPCODE_BETA_INV"
msgid "Alpha"
msgstr "Alfa"
@@ -9571,7 +9383,6 @@ msgid "The value for which the beta distribution is to be calculated."
msgstr "Nirxa belavkirina beta ji bo hêsab kirinê."
#: scfuncs.hrc:2542
-#, fuzzy
msgctxt "SC_OPCODE_BETA_DIST_MS"
msgid "Alpha"
msgstr "Alfa"
@@ -9603,7 +9414,6 @@ msgid "0 or FALSE for probability density function, any other value or TRUE or o
msgstr ""
#: scfuncs.hrc:2548
-#, fuzzy
msgctxt "SC_OPCODE_BETA_DIST_MS"
msgid "Start"
msgstr "Destpêk"
@@ -9614,7 +9424,6 @@ msgid "The starting value for the value interval of the distribution."
msgstr ""
#: scfuncs.hrc:2550
-#, fuzzy
msgctxt "SC_OPCODE_BETA_DIST_MS"
msgid "End"
msgstr "Dawî"
@@ -9636,13 +9445,11 @@ msgid "Number"
msgstr "Numre"
#: scfuncs.hrc:2559
-#, fuzzy
msgctxt "SC_OPCODE_BETA_INV_MS"
msgid "The probability value for which the inverse beta distribution is to be calculated."
msgstr "Nirxa dibetî ya belavkirina beta ya vajî ji bo hêsab kirinê."
#: scfuncs.hrc:2560
-#, fuzzy
msgctxt "SC_OPCODE_BETA_INV_MS"
msgid "Alpha"
msgstr "Alfa"
@@ -9664,7 +9471,6 @@ msgid "The Beta parameter of the Beta distribution."
msgstr ""
#: scfuncs.hrc:2564
-#, fuzzy
msgctxt "SC_OPCODE_BETA_INV_MS"
msgid "Start"
msgstr "Destpêk"
@@ -9675,7 +9481,6 @@ msgid "The starting value for the value interval of the distribution."
msgstr ""
#: scfuncs.hrc:2566
-#, fuzzy
msgctxt "SC_OPCODE_BETA_INV_MS"
msgid "End"
msgstr "Dawî"
@@ -9748,7 +9553,6 @@ msgid "The value for which the Weibull distribution is to be calculated."
msgstr "Nirxa belavkirina Weibull ji bo hêsab kirinê."
#: scfuncs.hrc:2590
-#, fuzzy
msgctxt "SC_OPCODE_WEIBULL_MS"
msgid "Alpha"
msgstr "Alfa"
@@ -10063,7 +9867,6 @@ msgid "Number"
msgstr "Numre"
#: scfuncs.hrc:2689
-#, fuzzy
msgctxt "SC_OPCODE_T_INV_MS"
msgid "The probability value for which the inverse T distribution is to be calculated."
msgstr "Nirxa dibetî ya belavkirina T ya vajî ji bo hêsab kirinê."
@@ -10092,7 +9895,6 @@ msgid "Number"
msgstr "Numre"
#: scfuncs.hrc:2699
-#, fuzzy
msgctxt "SC_OPCODE_T_INV_2T"
msgid "The probability value for which the inverse T distribution is to be calculated."
msgstr "Nirxa dibetî ya belavkirina T ya vajî ji bo hêsab kirinê."
@@ -10284,7 +10086,6 @@ msgid "Number"
msgstr "Numre"
#: scfuncs.hrc:2759
-#, fuzzy
msgctxt "SC_OPCODE_F_INV_LT"
msgid "The probability value for which the inverse F distribution is to be calculated."
msgstr "Nirxa dibetî ya belavkirina F ya vajî ji bo hêsab kirinê."
@@ -10324,7 +10125,6 @@ msgid "Number"
msgstr "Numre"
#: scfuncs.hrc:2771
-#, fuzzy
msgctxt "SC_OPCODE_F_INV_RT"
msgid "The probability value for which the inverse F distribution is to be calculated."
msgstr "Nirxa dibetî ya belavkirina F ya vajî ji bo hêsab kirinê."
@@ -10514,7 +10314,6 @@ msgid "Number"
msgstr "Numre"
#: scfuncs.hrc:2841
-#, fuzzy
msgctxt "SC_OPCODE_CHI_INV_MS"
msgid "The probability value for which the inverse chi square distribution is to be calculated."
msgstr "Nirxa dibetî ya belavkirina chi square ya vajî ji bo hêsab kirinê."
@@ -10566,7 +10365,6 @@ msgid "Probability"
msgstr "Dibetî"
#: scfuncs.hrc:2863
-#, fuzzy
msgctxt "SC_OPCODE_CHISQ_INV_MS"
msgid "The probability value for which the inverse of the chi square distribution is to be calculated."
msgstr "Nirxa dibetî ya belavkirina chi square ya vajî ji bo hêsab kirinê."
@@ -10597,7 +10395,6 @@ msgid "The value to be standardized."
msgstr ""
#: scfuncs.hrc:2875
-#, fuzzy
msgctxt "SC_OPCODE_STANDARD"
msgid "Mean"
msgstr "Nirxa wasatî"
@@ -10677,7 +10474,6 @@ msgid "Returns a (1-alpha) confidence interval for a normal distribution."
msgstr ""
#: scfuncs.hrc:2905
-#, fuzzy
msgctxt "SC_OPCODE_CONFIDENCE"
msgid "Alpha"
msgstr "Alfa"
@@ -10698,7 +10494,6 @@ msgid "The standard deviation of the population."
msgstr ""
#: scfuncs.hrc:2909
-#, fuzzy
msgctxt "SC_OPCODE_CONFIDENCE"
msgid "Size"
msgstr "Mezinahî"
@@ -10714,7 +10509,6 @@ msgid "Returns a (1-alpha) confidence interval for a normal distribution."
msgstr ""
#: scfuncs.hrc:2917
-#, fuzzy
msgctxt "SC_OPCODE_CONFIDENCE_N"
msgid "Alpha"
msgstr "Alfa"
@@ -10725,7 +10519,6 @@ msgid "The level of the confidence interval."
msgstr ""
#: scfuncs.hrc:2919
-#, fuzzy
msgctxt "SC_OPCODE_CONFIDENCE_N"
msgid "STDEV"
msgstr "STDAVARÊBÛN"
@@ -10736,7 +10529,6 @@ msgid "The standard deviation of the population."
msgstr ""
#: scfuncs.hrc:2921
-#, fuzzy
msgctxt "SC_OPCODE_CONFIDENCE_N"
msgid "Size"
msgstr "Mezinahî"
@@ -10752,7 +10544,6 @@ msgid "Returns a (1-alpha) confidence interval for a Student's t distribution."
msgstr ""
#: scfuncs.hrc:2929
-#, fuzzy
msgctxt "SC_OPCODE_CONFIDENCE_T"
msgid "Alpha"
msgstr "Alfa"
@@ -10763,7 +10554,6 @@ msgid "The level of the confidence interval."
msgstr ""
#: scfuncs.hrc:2931
-#, fuzzy
msgctxt "SC_OPCODE_CONFIDENCE_T"
msgid "STDEV"
msgstr "STDAVARÊBÛN"
@@ -10774,7 +10564,6 @@ msgid "The standard deviation of the population."
msgstr ""
#: scfuncs.hrc:2933
-#, fuzzy
msgctxt "SC_OPCODE_CONFIDENCE_T"
msgid "Size"
msgstr "Mezinahî"
@@ -10790,7 +10579,6 @@ msgid "Calculates the probability of observing a z-statistic greater than the on
msgstr ""
#: scfuncs.hrc:2941
-#, fuzzy
msgctxt "SC_OPCODE_Z_TEST"
msgid "Data"
msgstr "Dane"
@@ -10826,7 +10614,6 @@ msgid "Calculates the probability of observing a z-statistic greater than the on
msgstr ""
#: scfuncs.hrc:2953
-#, fuzzy
msgctxt "SC_OPCODE_Z_TEST_MS"
msgid "Data"
msgstr "Dane"
@@ -10920,7 +10707,6 @@ msgid "Data 1"
msgstr "Dane_1"
#: scfuncs.hrc:2986
-#, fuzzy
msgctxt "SC_OPCODE_F_TEST"
msgid "The first record array."
msgstr "Ritika duyemîn a tomarkirinê"
@@ -10932,7 +10718,6 @@ msgid "Data 2"
msgstr "Dîrok_2"
#: scfuncs.hrc:2988
-#, fuzzy
msgctxt "SC_OPCODE_F_TEST"
msgid "The second record array."
msgstr "Ritika duyemîn a tomarkirinê"
@@ -10949,7 +10734,6 @@ msgid "Data 1"
msgstr "Dane_1"
#: scfuncs.hrc:2996
-#, fuzzy
msgctxt "SC_OPCODE_F_TEST_MS"
msgid "The first record array."
msgstr "Ritika duyemîn a tomarkirinê"
@@ -10961,7 +10745,6 @@ msgid "Data 2"
msgstr "Dîrok_2"
#: scfuncs.hrc:2998
-#, fuzzy
msgctxt "SC_OPCODE_F_TEST_MS"
msgid "The second record array."
msgstr "Ritika duyemîn a tomarkirinê"
@@ -11026,7 +10809,6 @@ msgid "Data 1"
msgstr "Dane_1"
#: scfuncs.hrc:3020
-#, fuzzy
msgctxt "SC_OPCODE_T_TEST_MS"
msgid "The first record array."
msgstr "Ritika duyemîn a tomarkirinê"
@@ -11038,7 +10820,6 @@ msgid "Data 2"
msgstr "Dîrok_2"
#: scfuncs.hrc:3022
-#, fuzzy
msgctxt "SC_OPCODE_T_TEST_MS"
msgid "The second record array."
msgstr "Ritika duyemîn a tomarkirinê"
@@ -11055,7 +10836,6 @@ msgid "Mode specifies the number of distribution tails to return. 1= one-tailed,
msgstr ""
#: scfuncs.hrc:3025
-#, fuzzy
msgctxt "SC_OPCODE_T_TEST_MS"
msgid "Type"
msgstr "Cure"
@@ -11258,7 +11038,6 @@ msgid "Data 1"
msgstr "Dane_1"
#: scfuncs.hrc:3104
-#, fuzzy
msgctxt "SC_OPCODE_COVARIANCE_P"
msgid "The first record array."
msgstr "Ritika duyemîn a tomarkirinê"
@@ -11270,7 +11049,6 @@ msgid "Data 2"
msgstr "Dîrok_2"
#: scfuncs.hrc:3106
-#, fuzzy
msgctxt "SC_OPCODE_COVARIANCE_P"
msgid "The second record array."
msgstr "Ritika duyemîn a tomarkirinê"
@@ -11287,7 +11065,6 @@ msgid "Data 1"
msgstr "Dane_1"
#: scfuncs.hrc:3114
-#, fuzzy
msgctxt "SC_OPCODE_COVARIANCE_S"
msgid "The first record array."
msgstr "Ritika duyemîn a tomarkirinê"
@@ -11299,7 +11076,6 @@ msgid "Data 2"
msgstr "Dîrok_2"
#: scfuncs.hrc:3116
-#, fuzzy
msgctxt "SC_OPCODE_COVARIANCE_S"
msgid "The second record array."
msgstr "Ritika duyemîn a tomarkirinê"
@@ -11310,7 +11086,6 @@ msgid "Returns a value along a linear regression"
msgstr ""
#: scfuncs.hrc:3123
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST"
msgid "Value"
msgstr "Nirx"
@@ -11346,7 +11121,6 @@ msgid "Calculates future value(s) using additive Exponential Smoothing algorithm
msgstr ""
#: scfuncs.hrc:3135
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_ADD"
msgid "Target"
msgstr "Hedef"
@@ -11357,7 +11131,6 @@ msgid "The date (array) for which you want to predict a value."
msgstr ""
#: scfuncs.hrc:3137
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_ADD"
msgid "Values"
msgstr "Nirx"
@@ -11413,7 +11186,6 @@ msgid "Calculates future value(s) using multiplicative Exponential Smoothing alg
msgstr ""
#: scfuncs.hrc:3153
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_MUL"
msgid "Target"
msgstr "Hedef"
@@ -11424,7 +11196,6 @@ msgid "The date (array) for which you want to predict a value."
msgstr ""
#: scfuncs.hrc:3155
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_MUL"
msgid "Values"
msgstr "Nirx"
@@ -11480,7 +11251,6 @@ msgid "Returns a prediction interval at the specified target value(s) for additi
msgstr ""
#: scfuncs.hrc:3171
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_PIA"
msgid "Target"
msgstr "Hedef"
@@ -11491,7 +11261,6 @@ msgid "The date (array) for which you want to predict a value."
msgstr ""
#: scfuncs.hrc:3173
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_PIA"
msgid "Values"
msgstr "Nirx"
@@ -11558,7 +11327,6 @@ msgid "Returns a prediction interval at the specified target value(s) for multip
msgstr ""
#: scfuncs.hrc:3191
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_PIM"
msgid "Target"
msgstr "Hedef"
@@ -11569,7 +11337,6 @@ msgid "The date (array) for which you want to predict a value."
msgstr ""
#: scfuncs.hrc:3193
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_PIM"
msgid "Values"
msgstr "Nirx"
@@ -11636,7 +11403,6 @@ msgid "Calculates the number of samples in period (season) using additive Expone
msgstr ""
#: scfuncs.hrc:3211
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_SEA"
msgid "Values"
msgstr "Nirx"
@@ -11682,7 +11448,6 @@ msgid "Returns statistical value(s) using additive Exponential Smoothing algorit
msgstr ""
#: scfuncs.hrc:3225
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_STA"
msgid "Values"
msgstr "Nirx"
@@ -11748,7 +11513,6 @@ msgid "Returns statistical value(s) using multiplicative Exponential Smoothing a
msgstr ""
#: scfuncs.hrc:3243
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_STM"
msgid "Values"
msgstr "Nirx"
@@ -11814,7 +11578,6 @@ msgid "Returns a value along a linear regression"
msgstr ""
#: scfuncs.hrc:3261
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_LIN"
msgid "Value"
msgstr "Nirx"
@@ -11830,7 +11593,6 @@ msgid "Data Y"
msgstr ""
#: scfuncs.hrc:3264
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_LIN"
msgid "The Y data array."
msgstr "Daneya sazûman y."
@@ -11841,7 +11603,6 @@ msgid "Data X"
msgstr ""
#: scfuncs.hrc:3266
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_LIN"
msgid "The X data array."
msgstr "Daneya Sazûman x"
@@ -11852,7 +11613,6 @@ msgid "Returns the reference to a cell as text."
msgstr ""
#: scfuncs.hrc:3273
-#, fuzzy
msgctxt "SC_OPCODE_ADDRESS"
msgid "Row"
msgstr "Rêzik"
@@ -11863,7 +11623,6 @@ msgid "The row number of the cell."
msgstr "Hejmara rêzikên şanikê."
#: scfuncs.hrc:3275
-#, fuzzy
msgctxt "SC_OPCODE_ADDRESS"
msgid "Column"
msgstr "Sitûn"
@@ -11894,7 +11653,6 @@ msgid "The reference style: 0 or FALSE means R1C1 style, any other value or omit
msgstr ""
#: scfuncs.hrc:3281
-#, fuzzy
msgctxt "SC_OPCODE_ADDRESS"
msgid "Sheet"
msgstr "Rûpel"
@@ -11910,7 +11668,6 @@ msgid "Returns the number of individual ranges that belong to a (multiple) range
msgstr ""
#: scfuncs.hrc:3289
-#, fuzzy
msgctxt "SC_OPCODE_AREAS"
msgid "Reference"
msgstr "Referans"
@@ -11952,7 +11709,6 @@ msgid "Returns the internal column number of a reference."
msgstr ""
#: scfuncs.hrc:3307
-#, fuzzy
msgctxt "SC_OPCODE_COLUMN"
msgid "Reference"
msgstr "Referans"
@@ -11968,7 +11724,6 @@ msgid "Defines the internal row number of a reference."
msgstr ""
#: scfuncs.hrc:3315
-#, fuzzy
msgctxt "SC_OPCODE_ROW"
msgid "Reference"
msgstr "Referans"
@@ -11984,7 +11739,6 @@ msgid "Returns the internal sheet number of a reference or a string."
msgstr ""
#: scfuncs.hrc:3323
-#, fuzzy
msgctxt "SC_OPCODE_SHEET"
msgid "Reference"
msgstr "Referans"
@@ -12032,7 +11786,6 @@ msgid "Returns the number of sheets of a given reference. If no parameter has be
msgstr ""
#: scfuncs.hrc:3347
-#, fuzzy
msgctxt "SC_OPCODE_SHEETS"
msgid "Reference"
msgstr "Referans"
@@ -12048,7 +11801,6 @@ msgid "Horizontal search and reference to the cells located below."
msgstr "Lêgerîna stûnî û refransa şanikên li jêr."
#: scfuncs.hrc:3355
-#, fuzzy
msgctxt "SC_OPCODE_H_LOOKUP"
msgid "Search criterion"
msgstr "Pîvana lêgerînê"
@@ -12096,7 +11848,6 @@ msgid "Vertical search and reference to indicated cells."
msgstr ""
#: scfuncs.hrc:3369
-#, fuzzy
msgctxt "SC_OPCODE_V_LOOKUP"
msgid "Search criterion"
msgstr "Pîvana lêgerînê"
@@ -12128,7 +11879,6 @@ msgid "Column index number in the array."
msgstr ""
#: scfuncs.hrc:3375
-#, fuzzy
msgctxt "SC_OPCODE_V_LOOKUP"
msgid "Sort order"
msgstr "Rêbaza rêzkirine"
@@ -12144,7 +11894,6 @@ msgid "Returns a reference to a cell from a defined range."
msgstr ""
#: scfuncs.hrc:3383
-#, fuzzy
msgctxt "SC_OPCODE_INDEX"
msgid "Reference"
msgstr "Referans"
@@ -12155,7 +11904,6 @@ msgid "The reference to a (multiple) range."
msgstr ""
#: scfuncs.hrc:3385
-#, fuzzy
msgctxt "SC_OPCODE_INDEX"
msgid "Row"
msgstr "Rêzik"
@@ -12166,7 +11914,6 @@ msgid "The row in the range."
msgstr ""
#: scfuncs.hrc:3387
-#, fuzzy
msgctxt "SC_OPCODE_INDEX"
msgid "Column"
msgstr "Sitûn"
@@ -12177,7 +11924,6 @@ msgid "The column in the range."
msgstr ""
#: scfuncs.hrc:3389
-#, fuzzy
msgctxt "SC_OPCODE_INDEX"
msgid "Range"
msgstr "Navber"
@@ -12193,7 +11939,6 @@ msgid "Returns the contents of a cell that is referenced in text form."
msgstr ""
#: scfuncs.hrc:3397
-#, fuzzy
msgctxt "SC_OPCODE_INDIRECT"
msgid "Reference"
msgstr "Referans"
@@ -12289,7 +12034,6 @@ msgid "Returns a reference which has been moved in relation to the starting poin
msgstr ""
#: scfuncs.hrc:3431
-#, fuzzy
msgctxt "SC_OPCODE_OFFSET"
msgid "Reference"
msgstr "Referans"
@@ -12300,7 +12044,6 @@ msgid "The reference (cell) from which to base the movement."
msgstr ""
#: scfuncs.hrc:3433
-#, fuzzy
msgctxt "SC_OPCODE_OFFSET"
msgid "Rows"
msgstr "Rêzik"
@@ -12311,7 +12054,6 @@ msgid "The number of rows to be moved either up or down."
msgstr ""
#: scfuncs.hrc:3435
-#, fuzzy
msgctxt "SC_OPCODE_OFFSET"
msgid "Columns"
msgstr "Sitûn"
@@ -12322,7 +12064,6 @@ msgid "The number of columns that are to be moved to the left or to the right."
msgstr "Hejmara stûnên ku dê werin veguhestin bo rastê an çepê"
#: scfuncs.hrc:3437
-#, fuzzy
msgctxt "SC_OPCODE_OFFSET"
msgid "Height"
msgstr "Bilindahî"
@@ -12333,7 +12074,6 @@ msgid "The number of rows of the moved reference."
msgstr "Hejmara stûnên di refransa veguhestî de."
#: scfuncs.hrc:3439
-#, fuzzy
msgctxt "SC_OPCODE_OFFSET"
msgid "Width"
msgstr "Firehî"
@@ -12349,7 +12089,6 @@ msgid "Returns a number corresponding to an error type"
msgstr ""
#: scfuncs.hrc:3447
-#, fuzzy
msgctxt "SC_OPCODE_ERROR_TYPE"
msgid "Reference"
msgstr "Referans"
@@ -12381,7 +12120,6 @@ msgid "Applies a Style to the formula cell."
msgstr ""
#: scfuncs.hrc:3463
-#, fuzzy
msgctxt "SC_OPCODE_STYLE"
msgid "Style"
msgstr "Teşe"
@@ -12593,7 +12331,6 @@ msgid "Converts a number to text in currency format."
msgstr ""
#: scfuncs.hrc:3543
-#, fuzzy
msgctxt "SC_OPCODE_CURRENCY"
msgid "Value"
msgstr "Nirx"
@@ -12604,7 +12341,6 @@ msgid "Value is a number, a reference to a cell containing a number or a formula
msgstr ""
#: scfuncs.hrc:3545
-#, fuzzy
msgctxt "SC_OPCODE_CURRENCY"
msgid "Decimals"
msgstr "Dehek"
@@ -12720,7 +12456,6 @@ msgid "Checks 1 or more conditions and returns a value corresponding to the firs
msgstr ""
#: scfuncs.hrc:3597
-#, fuzzy
msgctxt "SC_OPCODE_IFS_MS"
msgid "Test"
msgstr "Nivîs"
@@ -12731,7 +12466,6 @@ msgid "Any value or expression which can be either TRUE or FALSE."
msgstr ""
#: scfuncs.hrc:3599
-#, fuzzy
msgctxt "SC_OPCODE_IFS_MS"
msgid "Result"
msgstr "Encam"
@@ -12758,7 +12492,6 @@ msgid "Value that will be compared against value1-valueN."
msgstr ""
#: scfuncs.hrc:3609
-#, fuzzy
msgctxt "SC_OPCODE_SWITCH_MS"
msgid "Value"
msgstr "Nirx"
@@ -12769,7 +12502,6 @@ msgid "Value that will be compared against expression."
msgstr ""
#: scfuncs.hrc:3611
-#, fuzzy
msgctxt "SC_OPCODE_SWITCH_MS"
msgid "Result"
msgstr "Encam"
@@ -12906,7 +12638,6 @@ msgid "The text in which a search is to be made."
msgstr ""
#: scfuncs.hrc:3655
-#, fuzzy
msgctxt "SC_OPCODE_FIND"
msgid "Position"
msgstr "Cih"
@@ -12944,7 +12675,6 @@ msgid "The text in which a search is to be made."
msgstr ""
#: scfuncs.hrc:3667
-#, fuzzy
msgctxt "SC_OPCODE_SEARCH"
msgid "Position"
msgstr "Cih"
@@ -13067,7 +12797,6 @@ msgid "Returns a value if it is text, otherwise an empty string."
msgstr ""
#: scfuncs.hrc:3725
-#, fuzzy
msgctxt "SC_OPCODE_T"
msgid "Value"
msgstr "Nirx"
@@ -13094,7 +12823,6 @@ msgid "The text in which some characters are to be replaced."
msgstr ""
#: scfuncs.hrc:3735
-#, fuzzy
msgctxt "SC_OPCODE_REPLACE"
msgid "Position"
msgstr "Cih"
@@ -13105,7 +12833,6 @@ msgid "The character position from which text is to be replaced."
msgstr ""
#: scfuncs.hrc:3737
-#, fuzzy
msgctxt "SC_OPCODE_REPLACE"
msgid "Length"
msgstr "Dirêjahî"
@@ -13250,7 +12977,6 @@ msgid "The text in which partial words are to be determined."
msgstr ""
#: scfuncs.hrc:3789
-#, fuzzy
msgctxt "SC_OPCODE_MID"
msgid "Start"
msgstr "Destpêk"
@@ -13415,13 +13141,11 @@ msgid "Converts a value according to a conversion table in the configuration (ma
msgstr ""
#: scfuncs.hrc:3845
-#, fuzzy
msgctxt "SC_OPCODE_CONVERT_OOO"
msgid "Value"
msgstr "Nirx"
#: scfuncs.hrc:3846
-#, fuzzy
msgctxt "SC_OPCODE_CONVERT_OOO"
msgid "The value to be converted."
msgstr "Nirxa ceribandinê."
@@ -13535,7 +13259,6 @@ msgid "Converts a value from one to another Euro currency."
msgstr ""
#: scfuncs.hrc:3895
-#, fuzzy
msgctxt "SC_OPCODE_EUROCONVERT"
msgid "Value"
msgstr "Nirx"
@@ -13706,7 +13429,6 @@ msgid "The value to be shifted. Positive integer less than 2^48."
msgstr ""
#: scfuncs.hrc:3952
-#, fuzzy
msgctxt "SC_OPCODE_BITRSHIFT"
msgid "Shift"
msgstr "Bikşîne"
@@ -13733,7 +13455,6 @@ msgid "The value to be shifted. Positive integer less than 2^48."
msgstr ""
#: scfuncs.hrc:3961
-#, fuzzy
msgctxt "SC_OPCODE_BITLSHIFT"
msgid "Shift"
msgstr "Bikşîne"
@@ -13830,7 +13551,6 @@ msgid "The text in which partial words are to be determined."
msgstr ""
#: scfuncs.hrc:3995
-#, fuzzy
msgctxt "SC_OPCODE_MIDB"
msgid "Start"
msgstr "Destpêk"
@@ -13883,7 +13603,6 @@ msgid "Returns an implementation defined value representing a RGBA color"
msgstr ""
#: scfuncs.hrc:4013
-#, fuzzy
msgctxt "SC_OPCODE_COLOR"
msgid "Red"
msgstr "Sor"
@@ -13894,7 +13613,6 @@ msgid "Value of red"
msgstr ""
#: scfuncs.hrc:4015
-#, fuzzy
msgctxt "SC_OPCODE_COLOR"
msgid "Green"
msgstr "Kesk"
@@ -13905,7 +13623,6 @@ msgid "Value of green"
msgstr ""
#: scfuncs.hrc:4017
-#, fuzzy
msgctxt "SC_OPCODE_COLOR"
msgid "Blue"
msgstr "Şîn"
@@ -13916,7 +13633,6 @@ msgid "Value of blue"
msgstr ""
#: scfuncs.hrc:4019
-#, fuzzy
msgctxt "SC_OPCODE_COLOR"
msgid "Alpha"
msgstr "Alfa"
@@ -13964,13 +13680,11 @@ msgid "Returns the error function."
msgstr "Çewtiya pêwirê dizivirîne."
#: scfuncs.hrc:4040
-#, fuzzy
msgctxt "SC_OPCODE_ERF_MS"
msgid "Lower limit"
msgstr "Asta kêmtir"
#: scfuncs.hrc:4041
-#, fuzzy
msgctxt "SC_OPCODE_ERF_MS"
msgid "The lower limit for integration"
msgstr "Asta kêmtir ji bo tevahîkirinê"
@@ -13982,13 +13696,11 @@ msgid "Returns the complementary error function."
msgstr "Çewtiya pêwirê ya temamkirinê veguhezîne"
#: scfuncs.hrc:4047
-#, fuzzy
msgctxt "SC_OPCODE_ERFC_MS"
msgid "Lower limit"
msgstr "Asta kêmtir"
#: scfuncs.hrc:4048
-#, fuzzy
msgctxt "SC_OPCODE_ERFC_MS"
msgid "The lower limit for integration"
msgstr "Asta kêmtir ji bo tevahîkirinê"
@@ -14024,13 +13736,11 @@ msgid "Rounds a number to predefined significant digits."
msgstr ""
#: scfuncs.hrc:4064
-#, fuzzy
msgctxt "SC_OPCODE_ROUNDSIG"
msgid "Value"
msgstr "Nirx"
#: scfuncs.hrc:4065
-#, fuzzy
msgctxt "SC_OPCODE_ROUNDSIG"
msgid "The number to be rounded."
msgstr "Hejmara ku dê were dabeşkirin."
@@ -14062,7 +13772,6 @@ msgid "The text in which some characters are to be replaced."
msgstr ""
#: scfuncs.hrc:4075
-#, fuzzy
msgctxt "SC_OPCODE_REPLACEB"
msgid "Position"
msgstr "Cih"
@@ -14073,7 +13782,6 @@ msgid "The character position from which text is to be replaced."
msgstr ""
#: scfuncs.hrc:4077
-#, fuzzy
msgctxt "SC_OPCODE_REPLACEB"
msgid "Length"
msgstr "Dirêjahî"
@@ -14090,7 +13798,6 @@ msgid "New text"
msgstr "Nivîsa nû"
#: scfuncs.hrc:4080
-#, fuzzy
msgctxt "SC_OPCODE_REPLACEB"
msgid "The text to be inserted."
msgstr "Nivîsa ku dê were lêzêdekirin."
@@ -14107,7 +13814,6 @@ msgid "Find text"
msgstr "Nivîsê_bibîne"
#: scfuncs.hrc:4088
-#, fuzzy
msgctxt "SC_OPCODE_FINDB"
msgid "The text to be found."
msgstr "Nivîsa ku dê were dîtin."
@@ -14124,7 +13830,6 @@ msgid "The text in which a search is to be made."
msgstr ""
#: scfuncs.hrc:4091
-#, fuzzy
msgctxt "SC_OPCODE_FINDB"
msgid "Position"
msgstr "Cih"
@@ -14146,7 +13851,6 @@ msgid "Find text"
msgstr "Nivîsê_bibîne"
#: scfuncs.hrc:4100
-#, fuzzy
msgctxt "SC_OPCODE_SEARCHB"
msgid "The text to be found."
msgstr "Nivîsa ku dê were dîtin."
@@ -14163,7 +13867,6 @@ msgid "The text in which a search is to be made."
msgstr ""
#: scfuncs.hrc:4103
-#, fuzzy
msgctxt "SC_OPCODE_SEARCHB"
msgid "Position"
msgstr "Cih"
@@ -14220,7 +13923,6 @@ msgid "%PRODUCTNAME %PRODUCTVERSION Spreadsheet"
msgstr "Tabloya Hesav a %PRODUCTNAME %PRODUCTVERSION"
#: strings.hrc:28
-#, fuzzy
msgctxt "SCSTR_SHORT_SCDOC_NAME"
msgid "Spreadsheet"
msgstr "Tabloya Hesêb"
@@ -14246,7 +13948,6 @@ msgid "- multiple -"
msgstr ""
#: strings.hrc:33
-#, fuzzy
msgctxt "SCSTR_STDFILTER"
msgid "Standard Filter..."
msgstr "Parzûnên standard..."
@@ -14311,7 +14012,6 @@ msgid "Tab Color"
msgstr "Rengê Hilfirînê"
#: strings.hrc:47
-#, fuzzy
msgctxt "SCSTR_NO_TAB_BG_COLOR"
msgid "Default"
msgstr "Standard"
@@ -14585,7 +14285,6 @@ msgid "(Preview mode)"
msgstr "Raweya pêş~dîtinê"
#: strings.hrc:102
-#, fuzzy
msgctxt "SCSTR_PRINTOPT_PAGES"
msgid "Pages"
msgstr "Rûpel"
@@ -14614,7 +14313,6 @@ msgid "~Selected sheets"
msgstr "Pelan Hilbijêre"
#: strings.hrc:107
-#, fuzzy
msgctxt "SCSTR_PRINTOPT_SELECTEDCELLS"
msgid "Selected cells"
msgstr "Şanikên hilbijartî"
@@ -14724,25 +14422,21 @@ msgid "Formulas don't form a row."
msgstr ""
#: strings.hrc:128
-#, fuzzy
msgctxt "STR_ADD_AUTOFORMAT_TITLE"
msgid "Add AutoFormat"
msgstr "TeşekirinaOtomatîk Lêzêde bike"
#: strings.hrc:129
-#, fuzzy
msgctxt "STR_RENAME_AUTOFORMAT_TITLE"
msgid "Rename AutoFormat"
msgstr "TeşekirinaOtomatîk nû ve binav bike"
#: strings.hrc:130
-#, fuzzy
msgctxt "STR_ADD_AUTOFORMAT_LABEL"
msgid "Name"
msgstr "Nav"
#: strings.hrc:131
-#, fuzzy
msgctxt "STR_DEL_AUTOFORMAT_TITLE"
msgid "Delete AutoFormat"
msgstr "TeşekirinaOtomatîk jê bibin"
@@ -14769,25 +14463,21 @@ msgid "Feb"
msgstr ""
#: strings.hrc:136
-#, fuzzy
msgctxt "STR_MAR"
msgid "Mar"
msgstr "Adar"
#: strings.hrc:137
-#, fuzzy
msgctxt "STR_NORTH"
msgid "North"
msgstr "Bakur"
#: strings.hrc:138
-#, fuzzy
msgctxt "STR_MID"
msgid "Mid"
msgstr "Navîn"
#: strings.hrc:139
-#, fuzzy
msgctxt "STR_SOUTH"
msgid "South"
msgstr "Başûr"
@@ -14803,13 +14493,11 @@ msgid "Sheet"
msgstr "Rûpel"
#: strings.hrc:142
-#, fuzzy
msgctxt "STR_CELL"
msgid "Cell"
msgstr "Şane"
#: strings.hrc:143
-#, fuzzy
msgctxt "STR_CONTENT"
msgid "Content"
msgstr "Naverok"
@@ -14854,7 +14542,6 @@ msgid "Database ranges"
msgstr "Navberên danegirê"
#: strings.hrc:153
-#, fuzzy
msgctxt "SCSTR_CONTENT_GRAPHIC"
msgid "Images"
msgstr "Wêne"
@@ -14922,19 +14609,16 @@ msgid "Scenario Name"
msgstr "Navê Senaryoyê"
#: strings.hrc:165
-#, fuzzy
msgctxt "SCSTR_QHLP_SCEN_COMMENT"
msgid "Comment"
msgstr "Şîrove"
#: strings.hrc:167
-#, fuzzy
msgctxt "STR_MENU_SORT_ASC"
msgid "Sort Ascending"
msgstr "Rêzkirina zêdek"
#: strings.hrc:168
-#, fuzzy
msgctxt "STR_MENU_SORT_DESC"
msgid "Sort Descending"
msgstr "Rêzkirina kêmek"
@@ -14946,7 +14630,6 @@ msgid "Custom Sort"
msgstr "Rêzbûna Taybet"
#: strings.hrc:170
-#, fuzzy
msgctxt "STR_BTN_TOGGLE_ALL"
msgid "All"
msgstr "Hemû"
@@ -14989,7 +14672,6 @@ msgid "Accept"
msgstr "Bipejirîne"
#: strings.hrc:179
-#, fuzzy
msgctxt "SCSTR_QHELP_BTNCANCEL"
msgid "Cancel"
msgstr "Betal"
@@ -15000,7 +14682,6 @@ msgid "Sum"
msgstr "Serhev"
#: strings.hrc:181
-#, fuzzy
msgctxt "SCSTR_QHELP_BTNEQUAL"
msgid "Formula"
msgstr "Formul"
@@ -15126,7 +14807,6 @@ msgid "No Entry"
msgstr "Têketan tune"
#: strings.hrc:205
-#, fuzzy
msgctxt "STR_CHG_EMPTY"
msgid "<empty>"
msgstr "<empty>"
@@ -15185,7 +14865,6 @@ msgid "ANOVA - Two Factor"
msgstr ""
#: strings.hrc:221
-#, fuzzy
msgctxt "STR_ANOVA_LABEL_GROUPS"
msgid "Groups"
msgstr "Kom"
@@ -15236,7 +14915,6 @@ msgid "F critical"
msgstr ""
#: strings.hrc:231
-#, fuzzy
msgctxt "STR_ANOVA_LABEL_TOTAL"
msgid "Total"
msgstr "Hemû"
@@ -15270,7 +14948,6 @@ msgid "Descriptive Statistics"
msgstr ""
#: strings.hrc:240
-#, fuzzy
msgctxt "STRID_CALC_MEAN"
msgid "Mean"
msgstr "Nirxa wasatî"
@@ -15314,7 +14991,6 @@ msgid "Skewness"
msgstr ""
#: strings.hrc:248
-#, fuzzy
msgctxt "STRID_CALC_RANGE"
msgid "Range"
msgstr "Navber"
@@ -15332,13 +15008,11 @@ msgid "Maximum"
msgstr "~Herî Zêde"
#: strings.hrc:251
-#, fuzzy
msgctxt "STRID_CALC_SUM"
msgid "Sum"
msgstr "Serhev"
#: strings.hrc:252
-#, fuzzy
msgctxt "STRID_CALC_COUNT"
msgid "Count"
msgstr "Bihijmêre"
@@ -15370,7 +15044,6 @@ msgid "Uniform Integer"
msgstr ""
#: strings.hrc:259
-#, fuzzy
msgctxt "STR_DISTRIBUTION_NORMAL"
msgid "Normal"
msgstr "Asayî"
@@ -15419,7 +15092,6 @@ msgid "Maximum"
msgstr "~Herî Zêde"
#: strings.hrc:268
-#, fuzzy
msgctxt "STR_RNG_PARAMETER_MEAN"
msgid "Mean"
msgstr "Nirxa wasatî"
@@ -15520,7 +15192,6 @@ msgid "Row %NUMBER%"
msgstr ""
#: strings.hrc:290
-#, fuzzy
msgctxt "STR_LABEL_ALPHA"
msgid "Alpha"
msgstr "Alfa"
@@ -15586,7 +15257,6 @@ msgid "Logarithmic"
msgstr "Logarîtma"
#: strings.hrc:303
-#, fuzzy
msgctxt "STR_LABEL_POWER"
msgid "Power"
msgstr "Hêz"
@@ -15711,31 +15381,26 @@ msgid "z Critical two-tail"
msgstr ""
#: units.hrc:27
-#, fuzzy
msgctxt "SCSTR_UNIT"
msgid "Millimeter"
msgstr "Mîlîmetre"
#: units.hrc:28
-#, fuzzy
msgctxt "SCSTR_UNIT"
msgid "Centimeter"
msgstr "Santîmetre"
#: units.hrc:29
-#, fuzzy
msgctxt "SCSTR_UNIT"
msgid "Meter"
msgstr "Metre"
#: units.hrc:30
-#, fuzzy
msgctxt "SCSTR_UNIT"
msgid "Kilometer"
msgstr "Kîlometre"
#: units.hrc:31
-#, fuzzy
msgctxt "SCSTR_UNIT"
msgid "Inch"
msgstr "Înç"
@@ -15747,13 +15412,11 @@ msgid "Foot"
msgstr "Pê"
#: units.hrc:33
-#, fuzzy
msgctxt "SCSTR_UNIT"
msgid "Miles"
msgstr "Mîl"
#: units.hrc:34
-#, fuzzy
msgctxt "SCSTR_UNIT"
msgid "Pica"
msgstr "Pîka"
@@ -15874,7 +15537,6 @@ msgid "Results to:"
msgstr ""
#: analysisofvariancedialog.ui:189
-#, fuzzy
msgctxt "analysisofvariancedialog|label4"
msgid "Data"
msgstr "Dane"
@@ -15890,19 +15552,16 @@ msgid "Two factor"
msgstr ""
#: analysisofvariancedialog.ui:262
-#, fuzzy
msgctxt "analysisofvariancedialog|label3"
msgid "Type"
msgstr "Cure"
#: analysisofvariancedialog.ui:297
-#, fuzzy
msgctxt "analysisofvariancedialog|groupedby-columns-radio"
msgid "Columns"
msgstr "Sitûn"
#: analysisofvariancedialog.ui:314
-#, fuzzy
msgctxt "analysisofvariancedialog|groupedby-rows-radio"
msgid "Rows"
msgstr "Rêzik"
@@ -15936,19 +15595,16 @@ msgid "Parameters"
msgstr "~Parametre"
#: autoformattable.ui:9
-#, fuzzy
msgctxt "autoformattable|AutoFormatTableDialog"
msgid "AutoFormat"
msgstr "TeşekirinaBixweber"
#: autoformattable.ui:94
-#, fuzzy
msgctxt "autoformattable|rename"
msgid "Rename"
msgstr "Nav Biguherîne"
#: autoformattable.ui:186
-#, fuzzy
msgctxt "autoformattable|label1"
msgid "Format"
msgstr "Teşe"
@@ -15988,7 +15644,6 @@ msgid "A_utoFit width and height"
msgstr ""
#: autoformattable.ui:327
-#, fuzzy
msgctxt "autoformattable|label2"
msgid "Formatting"
msgstr "Teşekirin"
@@ -16017,7 +15672,6 @@ msgid ""
msgstr ""
#: cellprotectionpage.ui:120
-#, fuzzy
msgctxt "cellprotectionpage|LabelProtection"
msgid "Protection"
msgstr "Parastin"
@@ -16054,7 +15708,6 @@ msgid "First _row as label"
msgstr ""
#: changesourcedialog.ui:128
-#, fuzzy
msgctxt "changesourcedialog|label1"
msgid "Labels"
msgstr "Etîket"
@@ -16072,13 +15725,11 @@ msgid "Font"
msgstr "Cûrenivîs"
#: chardialog.ui:128
-#, fuzzy
msgctxt "chardialog|fonteffects"
msgid "Font Effects"
msgstr "Efektên Curenivîsê"
#: chardialog.ui:151
-#, fuzzy
msgctxt "chardialog|position"
msgid "Position"
msgstr "Cih"
@@ -16099,7 +15750,6 @@ msgid "Results to:"
msgstr ""
#: chisquaretestdialog.ui:123
-#, fuzzy
msgctxt "chisquaretestdialog|label1"
msgid "Data"
msgstr "Dane"
@@ -16145,13 +15795,11 @@ msgid "List From"
msgstr ""
#: colwidthdialog.ui:8
-#, fuzzy
msgctxt "colwidthdialog|ColWidthDialog"
msgid "Column Width"
msgstr "Firehiya sitûnê"
#: colwidthdialog.ui:88
-#, fuzzy
msgctxt "colwidthdialog|label1"
msgid "Width"
msgstr "Firehî"
@@ -16181,7 +15829,6 @@ msgid "Edit..."
msgstr "Sererast Bike..."
#: condformatmanager.ui:90
-#, fuzzy
msgctxt "condformatmanager|remove"
msgid "Remove"
msgstr "Rake"
@@ -16243,13 +15890,11 @@ msgid "Automatic"
msgstr "Bixweber"
#: conditionalentry.ui:176
-#, fuzzy
msgctxt "conditionalentry|colscalemin"
msgid "Min"
msgstr "Hindiktirîn"
#: conditionalentry.ui:177
-#, fuzzy
msgctxt "conditionalentry|colscalemin"
msgid "Max"
msgstr "Pirtirîn"
@@ -16260,7 +15905,6 @@ msgid "Percentile"
msgstr ""
#: conditionalentry.ui:179
-#, fuzzy
msgctxt "conditionalentry|colscalemin"
msgid "Value"
msgstr "Nirx"
@@ -16272,7 +15916,6 @@ msgid "Percent"
msgstr "Ji sedî"
#: conditionalentry.ui:181
-#, fuzzy
msgctxt "conditionalentry|colscalemin"
msgid "Formula"
msgstr "Formul"
@@ -16284,13 +15927,11 @@ msgid "Automatic"
msgstr "Bixweber"
#: conditionalentry.ui:194
-#, fuzzy
msgctxt "conditionalentry|colscalemiddle"
msgid "Min"
msgstr "Hindiktirîn"
#: conditionalentry.ui:195
-#, fuzzy
msgctxt "conditionalentry|colscalemiddle"
msgid "Max"
msgstr "Pirtirîn"
@@ -16301,7 +15942,6 @@ msgid "Percentile"
msgstr ""
#: conditionalentry.ui:197
-#, fuzzy
msgctxt "conditionalentry|colscalemiddle"
msgid "Value"
msgstr "Nirx"
@@ -16313,7 +15953,6 @@ msgid "Percent"
msgstr "Ji sedî"
#: conditionalentry.ui:199
-#, fuzzy
msgctxt "conditionalentry|colscalemiddle"
msgid "Formula"
msgstr "Formul"
@@ -16325,13 +15964,11 @@ msgid "Automatic"
msgstr "Bixweber"
#: conditionalentry.ui:212
-#, fuzzy
msgctxt "conditionalentry|colscalemax"
msgid "Min"
msgstr "Hindiktirîn"
#: conditionalentry.ui:213
-#, fuzzy
msgctxt "conditionalentry|colscalemax"
msgid "Max"
msgstr "Pirtirîn"
@@ -16342,7 +15979,6 @@ msgid "Percentile"
msgstr ""
#: conditionalentry.ui:215
-#, fuzzy
msgctxt "conditionalentry|colscalemax"
msgid "Value"
msgstr "Nirx"
@@ -16354,13 +15990,11 @@ msgid "Percent"
msgstr "Ji sedî"
#: conditionalentry.ui:217
-#, fuzzy
msgctxt "conditionalentry|colscalemax"
msgid "Formula"
msgstr "Formul"
#: conditionalentry.ui:228
-#, fuzzy
msgctxt "conditionalentry|preview|tooltip_text"
msgid "Example"
msgstr "Mînak"
@@ -16464,7 +16098,6 @@ msgid "below or equal average"
msgstr ""
#: conditionalentry.ui:269
-#, fuzzy
msgctxt "conditionalentry|typeis"
msgid "Error"
msgstr "Çewtî"
@@ -16498,7 +16131,6 @@ msgid "Not Contains"
msgstr ""
#: conditionalentry.ui:287
-#, fuzzy
msgctxt "conditionalentry|datetype"
msgid "Today"
msgstr "Îro"
@@ -16727,7 +16359,6 @@ msgid " >= "
msgstr ""
#: conditionaliconset.ui:43
-#, fuzzy
msgctxt "conditionaliconset|listbox"
msgid "Value"
msgstr "Nirx"
@@ -16744,7 +16375,6 @@ msgid "Percentile"
msgstr ""
#: conditionaliconset.ui:46
-#, fuzzy
msgctxt "conditionaliconset|listbox"
msgid "Formula"
msgstr "Formul"
@@ -16786,7 +16416,6 @@ msgid "Keep _Other"
msgstr "Yên ~Din Biparêze"
#: consolidatedialog.ui:9
-#, fuzzy
msgctxt "consolidatedialog|ConsolidateDialog"
msgid "Consolidate"
msgstr "Bike yek"
@@ -16803,37 +16432,31 @@ msgid "_Consolidation ranges:"
msgstr ""
#: consolidatedialog.ui:125
-#, fuzzy
msgctxt "consolidatedialog|func"
msgid "Sum"
msgstr "Serhev"
#: consolidatedialog.ui:126
-#, fuzzy
msgctxt "consolidatedialog|func"
msgid "Count"
msgstr "Bihijmêre"
#: consolidatedialog.ui:127
-#, fuzzy
msgctxt "consolidatedialog|func"
msgid "Average"
msgstr "Navendkirin"
#: consolidatedialog.ui:128
-#, fuzzy
msgctxt "consolidatedialog|func"
msgid "Max"
msgstr "Pirtirîn"
#: consolidatedialog.ui:129
-#, fuzzy
msgctxt "consolidatedialog|func"
msgid "Min"
msgstr "Hindiktirîn"
#: consolidatedialog.ui:130
-#, fuzzy
msgctxt "consolidatedialog|func"
msgid "Product"
msgstr "Carandin"
@@ -16900,13 +16523,11 @@ msgid "_Link to source data"
msgstr ""
#: consolidatedialog.ui:507
-#, fuzzy
msgctxt "consolidatedialog|label4"
msgid "Options"
msgstr "Vebijêrk"
#: consolidatedialog.ui:526
-#, fuzzy
msgctxt "consolidatedialog|more_label"
msgid "Options"
msgstr "Vebijêrk"
@@ -16927,19 +16548,16 @@ msgid "Results to:"
msgstr ""
#: correlationdialog.ui:181
-#, fuzzy
msgctxt "correlationdialog|label4"
msgid "Data"
msgstr "Dane"
#: correlationdialog.ui:216
-#, fuzzy
msgctxt "correlationdialog|groupedby-columns-radio"
msgid "Columns"
msgstr "Sitûn"
#: correlationdialog.ui:231
-#, fuzzy
msgctxt "correlationdialog|groupedby-rows-radio"
msgid "Rows"
msgstr "Rêzik"
@@ -16966,19 +16584,16 @@ msgid "Results to:"
msgstr ""
#: covariancedialog.ui:123
-#, fuzzy
msgctxt "covariancedialog|label1"
msgid "Data"
msgstr "Dane"
#: covariancedialog.ui:217
-#, fuzzy
msgctxt "covariancedialog|groupedby-columns-radio"
msgid "Columns"
msgstr "Sitûn"
#: covariancedialog.ui:232
-#, fuzzy
msgctxt "covariancedialog|groupedby-rows-radio"
msgid "Rows"
msgstr "Rêzik"
@@ -17058,7 +16673,6 @@ msgid "_Password"
msgstr "Şîfre:"
#: dapiservicedialog.ui:259
-#, fuzzy
msgctxt "dapiservicedialog|label1"
msgid "Selection"
msgstr "Hilbijartin"
@@ -17104,7 +16718,6 @@ msgid "Percentile"
msgstr ""
#: databaroptions.ui:122
-#, fuzzy
msgctxt "databaroptions|min"
msgid "Value"
msgstr "Nirx"
@@ -17116,7 +16729,6 @@ msgid "Percent"
msgstr "Ji sedî"
#: databaroptions.ui:124
-#, fuzzy
msgctxt "databaroptions|min"
msgid "Formula"
msgstr "Formul"
@@ -17145,7 +16757,6 @@ msgid "Percentile"
msgstr ""
#: databaroptions.ui:142
-#, fuzzy
msgctxt "databaroptions|max"
msgid "Value"
msgstr "Nirx"
@@ -17157,7 +16768,6 @@ msgid "Percent"
msgstr "Ji sedî"
#: databaroptions.ui:144
-#, fuzzy
msgctxt "databaroptions|max"
msgid "Formula"
msgstr "Formul"
@@ -17192,7 +16802,6 @@ msgid "Color"
msgstr "Reng"
#: databaroptions.ui:283
-#, fuzzy
msgctxt "databaroptions|fill_type"
msgid "Gradient"
msgstr "Gradyan"
@@ -17231,7 +16840,6 @@ msgid "None"
msgstr "Tu yek"
#: databaroptions.ui:395
-#, fuzzy
msgctxt "databaroptions|label3"
msgid "Axis"
msgstr "Tewere"
@@ -17262,13 +16870,11 @@ msgid "The minimum value must be less than the maximum value."
msgstr ""
#: datafielddialog.ui:8
-#, fuzzy
msgctxt "datafielddialog|DataFieldDialog"
msgid "Data Field"
msgstr "Qada Dana"
#: datafielddialog.ui:130
-#, fuzzy
msgctxt "datafielddialog|label1"
msgid "Function"
msgstr "Fonksiyon"
@@ -17301,7 +16907,6 @@ msgid "Ba_se item:"
msgstr ""
#: datafielddialog.ui:260
-#, fuzzy
msgctxt "datafielddialog|type"
msgid "Normal"
msgstr "Asayî"
@@ -17481,7 +17086,6 @@ msgid "Data Form"
msgstr ""
#: dataform.ui:25
-#, fuzzy
msgctxt "dataform|label"
msgid "New Record"
msgstr "Tomariya Nû"
@@ -17671,13 +17275,11 @@ msgid "Define Database Range"
msgstr "Navbera Database ye biguherîne"
#: definedatabaserangedialog.ui:61
-#, fuzzy
msgctxt "definedatabaserangedialog|Name"
msgid "Name"
msgstr "Nav"
#: definedatabaserangedialog.ui:125
-#, fuzzy
msgctxt "definedatabaserangedialog|Range"
msgid "Range"
msgstr "Navber"
@@ -17725,13 +17327,11 @@ msgid "Operations:"
msgstr ""
#: definedatabaserangedialog.ui:322
-#, fuzzy
msgctxt "definedatabaserangedialog|invalid"
msgid "Invalid range"
msgstr "Navbera nederbazbar"
#: definedatabaserangedialog.ui:338
-#, fuzzy
msgctxt "definedatabaserangedialog|label1"
msgid "Options"
msgstr "Vebijêrk"
@@ -17816,7 +17416,6 @@ msgid "Delete entire _column(s)"
msgstr ""
#: deletecells.ui:168
-#, fuzzy
msgctxt "deletecells|label1"
msgid "Selection"
msgstr "Hilbijartin"
@@ -17874,7 +17473,6 @@ msgid "_Objects"
msgstr "Obje"
#: deletecontents.ui:237
-#, fuzzy
msgctxt "deletecontents|label2"
msgid "Selection"
msgstr "Hilbijartin"
@@ -17895,7 +17493,6 @@ msgid "Results to:"
msgstr ""
#: descriptivestatisticsdialog.ui:123
-#, fuzzy
msgctxt "descriptivestatisticsdialog|label1"
msgid "Data"
msgstr "Dane"
@@ -17976,25 +17573,21 @@ msgid "Stop"
msgstr "Rawestîne"
#: erroralerttabpage.ui:161
-#, fuzzy
msgctxt "erroralerttabpage|actionCB"
msgid "Warning"
msgstr "Hişyarî"
#: erroralerttabpage.ui:162
-#, fuzzy
msgctxt "erroralerttabpage|actionCB"
msgid "Information"
msgstr "Agahî"
#: erroralerttabpage.ui:163
-#, fuzzy
msgctxt "erroralerttabpage|actionCB"
msgid "Macro"
msgstr "Makro"
#: erroralerttabpage.ui:181
-#, fuzzy
msgctxt "erroralerttabpage|label1"
msgid "Contents"
msgstr "Naverok"
@@ -18015,19 +17608,16 @@ msgid "Results to:"
msgstr ""
#: exponentialsmoothingdialog.ui:129
-#, fuzzy
msgctxt "exponentialsmoothingdialog|label5"
msgid "Data"
msgstr "Dane"
#: exponentialsmoothingdialog.ui:223
-#, fuzzy
msgctxt "exponentialsmoothingdialog|groupedby-columns-radio"
msgid "Columns"
msgstr "Sitûn"
#: exponentialsmoothingdialog.ui:239
-#, fuzzy
msgctxt "exponentialsmoothingdialog|groupedby-rows-radio"
msgid "Rows"
msgstr "Rêzik"
@@ -18311,19 +17901,16 @@ msgid "Font"
msgstr "Cûrenivîs"
#: formatcellsdialog.ui:151
-#, fuzzy
msgctxt "formatcellsdialog|fonteffects"
msgid "Font Effects"
msgstr "Efektên Curenivîsê"
#: formatcellsdialog.ui:174
-#, fuzzy
msgctxt "formatcellsdialog|alignment"
msgid "Alignment"
msgstr "Hîzakirin"
#: formatcellsdialog.ui:197
-#, fuzzy
msgctxt "formatcellsdialog|asiantypography"
msgid "Asian Typography"
msgstr "Çapberiya Asyayî"
@@ -18335,7 +17922,6 @@ msgid "Borders"
msgstr "Kêlek"
#: formatcellsdialog.ui:243
-#, fuzzy
msgctxt "formatcellsdialog|background"
msgid "Background"
msgstr "Zemîn"
@@ -18412,7 +17998,6 @@ msgid "Last Used"
msgstr "Dawî Hatiye Bikaranîn"
#: functionpanel.ui:60
-#, fuzzy
msgctxt "functionpanel|category"
msgid "All"
msgstr "Hemû"
@@ -18436,7 +18021,6 @@ msgid "Financial"
msgstr "Aborî"
#: functionpanel.ui:64
-#, fuzzy
msgctxt "functionpanel|category"
msgid "Information"
msgstr "Agahî"
@@ -18466,7 +18050,6 @@ msgid "Statistical"
msgstr "Statîstîk"
#: functionpanel.ui:69
-#, fuzzy
msgctxt "functionpanel|category"
msgid "Spreadsheet"
msgstr "Tabloya Hesêb"
@@ -18478,7 +18061,6 @@ msgid "Text"
msgstr "Nivîs"
#: functionpanel.ui:71
-#, fuzzy
msgctxt "functionpanel|category"
msgid "Add-in"
msgstr "Pêvek"
@@ -18515,7 +18097,6 @@ msgid "Default Settings"
msgstr ""
#: groupbydate.ui:8
-#, fuzzy
msgctxt "groupbydate|PivotTableGroupByDate"
msgid "Grouping"
msgstr "Dabeşkirina Koman"
@@ -18531,7 +18112,6 @@ msgid "_Manually at:"
msgstr ""
#: groupbydate.ui:153
-#, fuzzy
msgctxt "groupbydate|label1"
msgid "Start"
msgstr "Destpêk"
@@ -18547,7 +18127,6 @@ msgid "Ma_nually at:"
msgstr ""
#: groupbydate.ui:242
-#, fuzzy
msgctxt "groupbydate|label2"
msgid "End"
msgstr "Dawî"
@@ -18570,7 +18149,6 @@ msgid "Group by"
msgstr "~Bi komê re"
#: groupbynumber.ui:9
-#, fuzzy
msgctxt "groupbynumber|PivotTableGroupByNumber"
msgid "Grouping"
msgstr "Dabeşkirina Koman"
@@ -18586,7 +18164,6 @@ msgid "_Manually at:"
msgstr ""
#: groupbynumber.ui:155
-#, fuzzy
msgctxt "groupbynumber|label1"
msgid "Start"
msgstr "Destpêk"
@@ -18602,7 +18179,6 @@ msgid "Ma_nually at:"
msgstr ""
#: groupbynumber.ui:245
-#, fuzzy
msgctxt "groupbynumber|label2"
msgid "End"
msgstr "Dawî"
@@ -18614,7 +18190,6 @@ msgid "Group by"
msgstr "~Bi komê re"
#: groupdialog.ui:8
-#, fuzzy
msgctxt "groupdialog|GroupDialog"
msgid "Group"
msgstr "Kom"
@@ -18693,13 +18268,11 @@ msgid "Custom footer"
msgstr ""
#: headerfootercontent.ui:204
-#, fuzzy
msgctxt "headerfootercontent|buttonBTN_TEXT|tooltip_text"
msgid "Text Attributes"
msgstr "Taybetiyên Nivîsê"
#: headerfootercontent.ui:218
-#, fuzzy
msgctxt "headerfootercontent|buttonBTN_FILE|tooltip_text"
msgid "Title"
msgstr "Sernav"
@@ -18711,25 +18284,21 @@ msgid "Sheet Name"
msgstr "Sheet Name"
#: headerfootercontent.ui:249
-#, fuzzy
msgctxt "headerfootercontent|buttonBTN_PAGE|tooltip_text"
msgid "Page"
msgstr "Rûpel"
#: headerfootercontent.ui:264
-#, fuzzy
msgctxt "headerfootercontent|buttonBTN_PAGES|tooltip_text"
msgid "Pages"
msgstr "Rûpel"
#: headerfootercontent.ui:280
-#, fuzzy
msgctxt "headerfootercontent|buttonBTN_DATE|tooltip_text"
msgid "Date"
msgstr "Dîrok"
#: headerfootercontent.ui:296
-#, fuzzy
msgctxt "headerfootercontent|buttonBTN_TIME|tooltip_text"
msgid "Time"
msgstr "Dem"
@@ -18746,13 +18315,11 @@ msgid "Note"
msgstr "Tu yek"
#: headerfootercontent.ui:379
-#, fuzzy
msgctxt "headerfootercontent|labelSTR_HF_NONE_IN_BRACKETS"
msgid "(none)"
msgstr "(ne yek jî)"
#: headerfootercontent.ui:391
-#, fuzzy
msgctxt "headerfootercontent|labelSTR_PAGE"
msgid "Page"
msgstr "Rûpel"
@@ -18778,13 +18345,11 @@ msgid "Customized"
msgstr ""
#: headerfootercontent.ui:451
-#, fuzzy
msgctxt "headerfootercontent|labelSTR_HF_OF"
msgid "of"
msgstr "ji"
#: headerfootercontent.ui:509
-#, fuzzy
msgctxt "headerfootercontent|title"
msgid "Title"
msgstr "Sernav"
@@ -18807,13 +18372,11 @@ msgid "Headers/Footers"
msgstr ""
#: headerfooterdialog.ui:106
-#, fuzzy
msgctxt "headerfooterdialog|header"
msgid "Header"
msgstr "Agahiya jor"
#: headerfooterdialog.ui:128
-#, fuzzy
msgctxt "headerfooterdialog|footer"
msgid "Footer"
msgstr "Agahiya jêr"
@@ -18866,7 +18429,6 @@ msgid "Field Options"
msgstr "Vebijêrkên Bergehê"
#: insertcells.ui:8
-#, fuzzy
msgctxt "insertcells|InsertCellsDialog"
msgid "Insert Cells"
msgstr "Şanikan li navberê zêde bike"
@@ -18892,7 +18454,6 @@ msgid "Entire _column"
msgstr ""
#: insertcells.ui:177
-#, fuzzy
msgctxt "insertcells|label1"
msgid "Selection"
msgstr "Hilbijartin"
@@ -18908,7 +18469,6 @@ msgid "_Paste All"
msgstr ""
#: insertsheet.ui:15
-#, fuzzy
msgctxt "insertsheet|InsertSheetDialog"
msgid "Insert Sheet"
msgstr "Rûpelê lêzêde bike"
@@ -18924,7 +18484,6 @@ msgid "_After current sheet"
msgstr ""
#: insertsheet.ui:146
-#, fuzzy
msgctxt "insertsheet|label1"
msgid "Position"
msgstr "Cih"
@@ -18974,7 +18533,6 @@ msgid "Lin_k"
msgstr "Lînk"
#: insertsheet.ui:455
-#, fuzzy
msgctxt "insertsheet|label2"
msgid "Sheet"
msgstr "Rûpel"
@@ -19059,13 +18617,11 @@ msgid "Range _Options"
msgstr ""
#: managenamesdialog.ui:398
-#, fuzzy
msgctxt "managenamesdialog|treeviewcolumn1"
msgid "column"
msgstr "Stûn"
#: mergecellsdialog.ui:8
-#, fuzzy
msgctxt "mergecellsdialog|MergeCellsDialog"
msgid "Merge Cells"
msgstr "Şanikan Bike Yek"
@@ -19110,7 +18666,6 @@ msgid "C_opy"
msgstr "Kopî bike"
#: movecopysheet.ui:134
-#, fuzzy
msgctxt "movecopysheet|label1"
msgid "Action"
msgstr "Çalakî"
@@ -19137,7 +18692,6 @@ msgid "_Insert before"
msgstr ""
#: movecopysheet.ui:279
-#, fuzzy
msgctxt "movecopysheet|label2"
msgid "Location"
msgstr "Cih"
@@ -19180,19 +18734,16 @@ msgid "Results to:"
msgstr ""
#: movingaveragedialog.ui:130
-#, fuzzy
msgctxt "movingaveragedialog|label3"
msgid "Data"
msgstr "Dane"
#: movingaveragedialog.ui:224
-#, fuzzy
msgctxt "movingaveragedialog|groupedby-columns-radio"
msgid "Columns"
msgstr "Sitûn"
#: movingaveragedialog.ui:239
-#, fuzzy
msgctxt "movingaveragedialog|groupedby-rows-radio"
msgid "Rows"
msgstr "Rêzik"
@@ -19216,7 +18767,6 @@ msgid "Parameters"
msgstr "~Parametre"
#: multipleoperationsdialog.ui:9
-#, fuzzy
msgctxt "multipleoperationsdialog|MultipleOperationsDialog"
msgid "Multiple operations"
msgstr "Karên piritî"
@@ -19263,7 +18813,6 @@ msgid "For _data range"
msgstr ""
#: namerangesdialog.ui:303
-#, fuzzy
msgctxt "namerangesdialog|label1"
msgid "Range"
msgstr "Navber"
@@ -19281,43 +18830,36 @@ msgid "Row:"
msgstr "Rêzik"
#: navigatorpanel.ui:58
-#, fuzzy
msgctxt "navigatorpanel|column|tooltip_text"
msgid "Column"
msgstr "Sitûn"
#: navigatorpanel.ui:70
-#, fuzzy
msgctxt "navigatorpanel|row|tooltip_text"
msgid "Row"
msgstr "Rêzik"
#: navigatorpanel.ui:86
-#, fuzzy
msgctxt "navigatorpanel|datarange|tooltip_text"
msgid "Data Range"
msgstr "Navbera Dana"
#: navigatorpanel.ui:99
-#, fuzzy
msgctxt "navigatorpanel|start|tooltip_text"
msgid "Start"
msgstr "Destpêk"
#: navigatorpanel.ui:112
-#, fuzzy
msgctxt "navigatorpanel|end|tooltip_text"
msgid "End"
msgstr "Dawî"
#: navigatorpanel.ui:125
-#, fuzzy
msgctxt "navigatorpanel|contents|tooltip_text"
msgid "Contents"
msgstr "Naverok"
#: navigatorpanel.ui:138
-#, fuzzy
msgctxt "navigatorpanel|toggle|tooltip_text"
msgid "Toggle"
msgstr "Biguherîne"
@@ -19335,7 +18877,6 @@ msgid "Drag Mode"
msgstr "Raweya kişandinê"
#: navigatorpanel.ui:190
-#, fuzzy
msgctxt "navigatorpanel|documents|tooltip_text"
msgid "Document"
msgstr "Belge"
@@ -19357,7 +18898,6 @@ msgid "No solution was found."
msgstr ""
#: notebookbar.ui:391
-#, fuzzy
msgctxt "notebookbar|FileLabel"
msgid "File"
msgstr "Pel"
@@ -19391,13 +18931,11 @@ msgid "Indent"
msgstr "Kûrt"
#: notebookbar.ui:1123
-#, fuzzy
msgctxt "notebookbar|increaseindent1|tooltip_text"
msgid "Increase Indent"
msgstr "Çalikê mezintir bike"
#: notebookbar.ui:1139
-#, fuzzy
msgctxt "notebookbar|decreaseindent1|tooltip_text"
msgid "Decrease Indent"
msgstr "Çalikê kêmtir bike"
@@ -19431,13 +18969,11 @@ msgid "Toggle Grid Lines"
msgstr ""
#: notebookbar.ui:2247
-#, fuzzy
msgctxt "notebookbar|PageLayoutLabel"
msgid "Page Layout"
msgstr "Niştecihê Rûpelê"
#: notebookbar.ui:2726
-#, fuzzy
msgctxt "notebookbar|DataLabel"
msgid "Data"
msgstr "Dane"
@@ -19449,7 +18985,6 @@ msgid "Auto Spellcheck"
msgstr "~Kontrolkirina İmlayê ya Bixweber"
#: notebookbar.ui:3041
-#, fuzzy
msgctxt "notebookbar|ReviewLabel"
msgid "Review"
msgstr "Rexne"
@@ -19466,13 +19001,11 @@ msgid "View"
msgstr "Dîtin"
#: notebookbar.ui:3860
-#, fuzzy
msgctxt "notebookbar|ImageLabel"
msgid "Image"
msgstr "Wêne"
#: notebookbar_groupedbar_compact.ui:3863
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|defaultD"
msgid "Default"
msgstr "Standard"
@@ -19513,7 +19046,6 @@ msgid "Bad"
msgstr ""
#: notebookbar_groupedbar_compact.ui:3937
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|error"
msgid "Error"
msgstr "Çewtî"
@@ -19530,13 +19062,11 @@ msgid "Neutral"
msgstr ""
#: notebookbar_groupedbar_compact.ui:3961
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|warning"
msgid "Warning"
msgstr "Hişyarî"
#: notebookbar_groupedbar_compact.ui:3975
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|footnote"
msgid "Footnote"
msgstr "Jêrenot"
@@ -19770,7 +19300,6 @@ msgid "Menubar"
msgstr ""
#: notebookbar_groupedbar_full.ui:3797
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|defaultD"
msgid "Default"
msgstr "Standard"
@@ -19811,7 +19340,6 @@ msgid "Bad"
msgstr ""
#: notebookbar_groupedbar_full.ui:3871
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|error"
msgid "Error"
msgstr "Çewtî"
@@ -19828,13 +19356,11 @@ msgid "Neutral"
msgstr ""
#: notebookbar_groupedbar_full.ui:3895
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|warning"
msgid "Warning"
msgstr "Hişyarî"
#: notebookbar_groupedbar_full.ui:3909
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|footnote"
msgid "Footnote"
msgstr "Jêrenot"
@@ -20070,19 +19596,16 @@ msgid "_Help"
msgstr "Alîkarî"
#: notebookbar_groups.ui:40
-#, fuzzy
msgctxt "notebookbar_groups|hyperlink"
msgid "Hyperlink"
msgstr "Hîperlînk"
#: notebookbar_groups.ui:54
-#, fuzzy
msgctxt "notebookbar_groups|footnote"
msgid "Footnote"
msgstr "Jêrenot"
#: notebookbar_groups.ui:63
-#, fuzzy
msgctxt "notebookbar_groups|endnote"
msgid "Endnote"
msgstr "NîşeyaDawî"
@@ -20100,7 +19623,6 @@ msgid "Cross-Reference"
msgstr "serîlêdana-çeprast"
#: notebookbar_groups.ui:152
-#, fuzzy
msgctxt "notebookbar_groups|stylemenudefault"
msgid "Default"
msgstr "Standard"
@@ -20152,13 +19674,11 @@ msgid "Bad"
msgstr ""
#: notebookbar_groups.ui:251
-#, fuzzy
msgctxt "notebookbar_groups|stylemenustatw"
msgid "Warning"
msgstr "Hişyarî"
#: notebookbar_groups.ui:260
-#, fuzzy
msgctxt "notebookbar_groups|stylemenustate"
msgid "Error"
msgstr "Çewtî"
@@ -20170,7 +19690,6 @@ msgid "Note"
msgstr "Tu yek"
#: notebookbar_groups.ui:284
-#, fuzzy
msgctxt "notebookbar_groups|stylemenutxtf"
msgid "Footnote"
msgstr "Jêrenot"
@@ -20182,7 +19701,6 @@ msgid "None"
msgstr "Tu yek"
#: notebookbar_groups.ui:304
-#, fuzzy
msgctxt "notebookbar_groups|tablestyledefault"
msgid "Default"
msgstr "Standard"
@@ -20209,7 +19727,6 @@ msgid "Style 4"
msgstr ""
#: notebookbar_groups.ui:530
-#, fuzzy
msgctxt "notebookbar_groups|filegrouplabel"
msgid "File"
msgstr "Pel"
@@ -20221,7 +19738,6 @@ msgid "Clipboard"
msgstr "pano"
#: notebookbar_groups.ui:729
-#, fuzzy
msgctxt "notebookbar_groups|paragraphstyleb"
msgid "Style"
msgstr "Teşe"
@@ -20237,19 +19753,16 @@ msgid " "
msgstr ""
#: notebookbar_groups.ui:1034
-#, fuzzy
msgctxt "notebookbar_groups|leftb"
msgid "Left"
msgstr "Çep"
#: notebookbar_groups.ui:1052
-#, fuzzy
msgctxt "notebookbar_groups|centerb"
msgid "Center"
msgstr "Navîn"
#: notebookbar_groups.ui:1069
-#, fuzzy
msgctxt "notebookbar_groups|rightb"
msgid "Right"
msgstr "Rast"
@@ -20261,13 +19774,11 @@ msgid "Text"
msgstr "Nivîs"
#: notebookbar_groups.ui:1376
-#, fuzzy
msgctxt "notebookbar_groups|mergeb"
msgid "Merge"
msgstr "Bike Yek"
#: notebookbar_groups.ui:1394
-#, fuzzy
msgctxt "notebookbar_groups|splitb"
msgid "Split"
msgstr "Veqetîne"
@@ -20285,7 +19796,6 @@ msgid "Top"
msgstr "Jor"
#: notebookbar_groups.ui:1600
-#, fuzzy
msgctxt "notebookbar_groups|vcenterb"
msgid "Center"
msgstr "Navîn"
@@ -20297,13 +19807,11 @@ msgid "Bottom"
msgstr "Jêr"
#: notebookbar_groups.ui:1663
-#, fuzzy
msgctxt "notebookbar_groups|tablegrouplabel"
msgid "Spreadsheet"
msgstr "Tabloya Hesêb"
#: notebookbar_groups.ui:1740
-#, fuzzy
msgctxt "notebookbar_groups|shapesb"
msgid "Shapes"
msgstr "Şêwe"
@@ -20321,7 +19829,6 @@ msgid "Insert"
msgstr "Têxe Nav"
#: notebookbar_groups.ui:1900
-#, fuzzy
msgctxt "notebookbar_groups|imagestyleb"
msgid "Style"
msgstr "Teşe"
@@ -20345,7 +19852,6 @@ msgid "Lock"
msgstr "Nêzî Bike"
#: notebookbar_groups.ui:2043
-#, fuzzy
msgctxt "notebookbar_groups|imagegrouplabel"
msgid "Image"
msgstr "Wêne"
@@ -20357,7 +19863,6 @@ msgid "None"
msgstr "Tu yek"
#: notebookbar_groups.ui:2108
-#, fuzzy
msgctxt "notebookbar_groups|wrapideal"
msgid "Optimal"
msgstr "Baştirîn"
@@ -20528,7 +20033,6 @@ msgid "0 corresponds to 01/01/1904"
msgstr ""
#: optcalculatepage.ui:489
-#, fuzzy
msgctxt "optcalculatepage|label3"
msgid "Date"
msgstr "Dîrok"
@@ -20566,7 +20070,6 @@ msgid "Select desired _key binding type. Changing the key binding type may overw
msgstr ""
#: optcompatibilitypage.ui:62
-#, fuzzy
msgctxt "optcompatibilitypage|keybindings"
msgid "Default"
msgstr "Standard"
@@ -20608,7 +20111,6 @@ msgid "_Always apply manual breaks"
msgstr ""
#: optdlg.ui:68
-#, fuzzy
msgctxt "optdlg|label1"
msgid "Pages"
msgstr "Rûpel"
@@ -20619,7 +20121,6 @@ msgid "_Print only selected sheets"
msgstr ""
#: optdlg.ui:124
-#, fuzzy
msgctxt "optdlg|label2"
msgid "Sheets"
msgstr "Rûpel"
@@ -20635,7 +20136,6 @@ msgid "Formula _syntax:"
msgstr ""
#: optformula.ui:87
-#, fuzzy
msgctxt "optformula|label1"
msgid "Formula Options"
msgstr "Vebijêrkên Formulê"
@@ -20734,7 +20234,6 @@ msgid "Separators"
msgstr "Veqetîner"
#: optimalcolwidthdialog.ui:8
-#, fuzzy
msgctxt "optimalcolwidthdialog|OptimalColWidthDialog"
msgid "Optimal Column Width"
msgstr "Firehiya Sitûnê a Çêtirîn"
@@ -20752,7 +20251,6 @@ msgid "_Default value"
msgstr "Nirxa standard"
#: optimalrowheightdialog.ui:8
-#, fuzzy
msgctxt "optimalrowheightdialog|OptimalRowHeightDialog"
msgid "Optimal Row Height"
msgstr "Bilindahiya Rêzê a Çêtirîn"
@@ -20833,7 +20331,6 @@ msgid "Organizer"
msgstr ""
#: pagetemplatedialog.ui:128
-#, fuzzy
msgctxt "pagetemplatedialog|page"
msgid "Page"
msgstr "Rûpel"
@@ -20845,31 +20342,26 @@ msgid "Borders"
msgstr "Kêlek"
#: pagetemplatedialog.ui:174
-#, fuzzy
msgctxt "pagetemplatedialog|background"
msgid "Background"
msgstr "Zemîn"
#: pagetemplatedialog.ui:197
-#, fuzzy
msgctxt "pagetemplatedialog|header"
msgid "Header"
msgstr "Agahiya jor"
#: pagetemplatedialog.ui:220
-#, fuzzy
msgctxt "pagetemplatedialog|footer"
msgid "Footer"
msgstr "Agahiya jêr"
#: pagetemplatedialog.ui:243
-#, fuzzy
msgctxt "pagetemplatedialog|sheet"
msgid "Sheet"
msgstr "Rûpel"
#: paradialog.ui:8
-#, fuzzy
msgctxt "paradialog|ParagraphDialog"
msgid "Paragraph"
msgstr "Paragraf"
@@ -20880,13 +20372,11 @@ msgid "Indents & Spacing"
msgstr ""
#: paradialog.ui:128
-#, fuzzy
msgctxt "paradialog|labelTP_PARA_ALIGN"
msgid "Alignment"
msgstr "Hîzakirin"
#: paradialog.ui:152
-#, fuzzy
msgctxt "paradialog|labelTP_PARA_ASIAN"
msgid "Asian Typography"
msgstr "Çapberiya Asyayî"
@@ -20927,19 +20417,16 @@ msgid "Font"
msgstr "Cûrenivîs"
#: paratemplatedialog.ui:188
-#, fuzzy
msgctxt "paratemplatedialog|fonteffects"
msgid "Font Effects"
msgstr "Efektên Curenivîsê"
#: paratemplatedialog.ui:211
-#, fuzzy
msgctxt "paratemplatedialog|alignment"
msgid "Alignment"
msgstr "Hîzakirin"
#: paratemplatedialog.ui:234
-#, fuzzy
msgctxt "paratemplatedialog|asiantypo"
msgid "Asian Typography"
msgstr "Çapberiya Asyayî"
@@ -20951,7 +20438,6 @@ msgid "Borders"
msgstr "Kêlek"
#: paratemplatedialog.ui:280
-#, fuzzy
msgctxt "paratemplatedialog|background"
msgid "Background"
msgstr "Zemîn"
@@ -20962,7 +20448,6 @@ msgid "Cell Protection"
msgstr ""
#: pastespecial.ui:23
-#, fuzzy
msgctxt "pastespecial|PasteSpecial"
msgid "Paste Special"
msgstr "Bi Taybetî pêveke"
@@ -21029,7 +20514,6 @@ msgid "_Objects"
msgstr "Obje"
#: pastespecial.ui:307
-#, fuzzy
msgctxt "pastespecial|label1"
msgid "Selection"
msgstr "Hilbijartin"
@@ -21084,7 +20568,6 @@ msgid "_Link"
msgstr "Lînk"
#: pastespecial.ui:528
-#, fuzzy
msgctxt "pastespecial|label3"
msgid "Options"
msgstr "Vebijêrk"
@@ -21112,7 +20595,6 @@ msgid "Shift Cells"
msgstr ""
#: pivotfielddialog.ui:9
-#, fuzzy
msgctxt "pivotfielddialog|PivotFieldDialog"
msgid "Data Field"
msgstr "Qada Dana"
@@ -21159,13 +20641,11 @@ msgid "Name:"
msgstr "Nav"
#: pivotfilterdialog.ui:8
-#, fuzzy
msgctxt "pivotfilterdialog|PivotFilterDialog"
msgid "Filter"
msgstr "Parzûn"
#: pivotfilterdialog.ui:104
-#, fuzzy
msgctxt "pivotfilterdialog|connect1"
msgid "AND"
msgstr "Û"
@@ -21177,7 +20657,6 @@ msgid "OR"
msgstr "AN JÎ"
#: pivotfilterdialog.ui:121
-#, fuzzy
msgctxt "pivotfilterdialog|connect2"
msgid "AND"
msgstr "Û"
@@ -21201,13 +20680,11 @@ msgid "Field name"
msgstr "Navê qadê"
#: pivotfilterdialog.ui:156
-#, fuzzy
msgctxt "pivotfilterdialog|label4"
msgid "Condition"
msgstr "Merc"
#: pivotfilterdialog.ui:167
-#, fuzzy
msgctxt "pivotfilterdialog|label5"
msgid "Value"
msgstr "Nirx"
@@ -21319,7 +20796,6 @@ msgid "Enable drill to details"
msgstr ""
#: pivottablelayoutdialog.ui:495
-#, fuzzy
msgctxt "pivottablelayoutdialog|label11"
msgid "Options"
msgstr "Vebijêrk"
@@ -21330,7 +20806,6 @@ msgid "New sheet"
msgstr ""
#: pivottablelayoutdialog.ui:562
-#, fuzzy
msgctxt "pivottablelayoutdialog|destination-radio-selection"
msgid "Selection"
msgstr "Hilbijartin"
@@ -21348,7 +20823,6 @@ msgid "Destination"
msgstr "Hedef"
#: pivottablelayoutdialog.ui:668
-#, fuzzy
msgctxt "pivottablelayoutdialog|source-radio-selection"
msgid "Selection"
msgstr "Hilbijartin"
@@ -21377,7 +20851,6 @@ msgid "Edit Print Ranges"
msgstr "Navbera çapê lê zêde bike"
#: printareasdialog.ui:134
-#, fuzzy
msgctxt "printareasdialog|lbprintarea"
msgid "- none -"
msgstr "- tu yek -"
@@ -21405,7 +20878,6 @@ msgid "Print Range"
msgstr "Navbera çap kirinê"
#: printareasdialog.ui:219
-#, fuzzy
msgctxt "printareasdialog|lbrepeatrow"
msgid "- none -"
msgstr "- tu yek -"
@@ -21422,7 +20894,6 @@ msgid "Rows to Repeat"
msgstr ""
#: printareasdialog.ui:302
-#, fuzzy
msgctxt "printareasdialog|lbrepeatcol"
msgid "- none -"
msgstr "- tu yek -"
@@ -21525,7 +20996,6 @@ msgid "Uniform Integer"
msgstr ""
#: randomnumbergenerator.ui:30
-#, fuzzy
msgctxt "randomnumbergenerator|distribution-liststore"
msgid "Normal"
msgstr "Asayî"
@@ -21572,7 +21042,6 @@ msgid "Cell range:"
msgstr ""
#: randomnumbergenerator.ui:225
-#, fuzzy
msgctxt "randomnumbergenerator|label1"
msgid "Data"
msgstr "Dane"
@@ -21584,13 +21053,11 @@ msgid "Distribution:"
msgstr "Belavkirin..."
#: randomnumbergenerator.ui:288
-#, fuzzy
msgctxt "randomnumbergenerator|parameter1-label"
msgid "..."
msgstr "..."
#: randomnumbergenerator.ui:303
-#, fuzzy
msgctxt "randomnumbergenerator|parameter2-label"
msgid "..."
msgstr "..."
@@ -21622,7 +21089,6 @@ msgid "Decimal places:"
msgstr "Ciyên desîmalê"
#: randomnumbergenerator.ui:481
-#, fuzzy
msgctxt "randomnumbergenerator|label4"
msgid "Options"
msgstr "Vebijêrk"
@@ -21648,19 +21114,16 @@ msgid "Results to:"
msgstr ""
#: regressiondialog.ui:220
-#, fuzzy
msgctxt "regressiondialog|label1"
msgid "Data"
msgstr "Dane"
#: regressiondialog.ui:255
-#, fuzzy
msgctxt "regressiondialog|groupedby-columns-radio"
msgid "Columns"
msgstr "Sitûn"
#: regressiondialog.ui:271
-#, fuzzy
msgctxt "regressiondialog|groupedby-rows-radio"
msgid "Rows"
msgstr "Rêzik"
@@ -21786,7 +21249,6 @@ msgid "Row Height"
msgstr "Bilindahiya rêzikê"
#: rowheightdialog.ui:88
-#, fuzzy
msgctxt "rowheightdialog|label1"
msgid "Height:"
msgstr "Bilindahî:"
@@ -21813,7 +21275,6 @@ msgid "Results to:"
msgstr ""
#: samplingdialog.ui:194
-#, fuzzy
msgctxt "samplingdialog|label4"
msgid "Data"
msgstr "Dane"
@@ -21857,7 +21318,6 @@ msgid "Name of Scenario"
msgstr ""
#: scenariodialog.ui:155
-#, fuzzy
msgctxt "scenariodialog|label2"
msgid "Comment"
msgstr "Şîrove"
@@ -21905,7 +21365,6 @@ msgid "Created by"
msgstr ""
#: scenariodialog.ui:330
-#, fuzzy
msgctxt "scenariodialog|onft"
msgid "on"
msgstr "vekirî"
@@ -21917,7 +21376,6 @@ msgid "Delete"
msgstr "Jê bibe"
#: scenariomenu.ui:20
-#, fuzzy
msgctxt "scenariomenu|edit"
msgid "Properties..."
msgstr "Taybetmendî..."
@@ -21981,25 +21439,21 @@ msgid "Expand _references when new columns/rows are inserted"
msgstr ""
#: scgeneralpage.ui:318
-#, fuzzy
msgctxt "scgeneralpage|alignlb"
msgid "Down"
msgstr "Berjêr"
#: scgeneralpage.ui:319
-#, fuzzy
msgctxt "scgeneralpage|alignlb"
msgid "Right"
msgstr "Rast"
#: scgeneralpage.ui:320
-#, fuzzy
msgctxt "scgeneralpage|alignlb"
msgid "Up"
msgstr "Berjor"
#: scgeneralpage.ui:321
-#, fuzzy
msgctxt "scgeneralpage|alignlb"
msgid "Left"
msgstr "Çep"
@@ -22068,7 +21522,6 @@ msgid "Table"
msgstr "Tablo"
#: selectdatasource.ui:146
-#, fuzzy
msgctxt "selectdatasource|type"
msgid "Query"
msgstr "Lêpirsîn"
@@ -22092,13 +21545,11 @@ msgid "Data so_urce:"
msgstr "Çavkaniya Daneyan"
#: selectdatasource.ui:201
-#, fuzzy
msgctxt "selectdatasource|label1"
msgid "Selection"
msgstr "Hilbijartin"
#: selectrange.ui:7
-#, fuzzy
msgctxt "selectrange|SelectRangeDialog"
msgid "Select Database Range"
msgstr "Navbera Database ye biguherîne"
@@ -22136,7 +21587,6 @@ msgid "_External source/interface"
msgstr ""
#: selectsource.ui:198
-#, fuzzy
msgctxt "selectsource|label1"
msgid "Selection"
msgstr "Hilbijartin"
@@ -22157,7 +21607,6 @@ msgid "Header (left)"
msgstr ""
#: sharedfooterdialog.ui:151
-#, fuzzy
msgctxt "sharedfooterdialog|footer"
msgid "Footer"
msgstr "Agahiya jêr"
@@ -22168,7 +21617,6 @@ msgid "Headers/Footers"
msgstr ""
#: sharedheaderdialog.ui:106
-#, fuzzy
msgctxt "sharedheaderdialog|header"
msgid "Header"
msgstr "Agahiya jor"
@@ -22200,7 +21648,6 @@ msgid "Note: Changes to formatting attributes like fonts, colors, and number for
msgstr ""
#: sharedocumentdlg.ui:169
-#, fuzzy
msgctxt "sharedocumentdlg|name"
msgid "Name"
msgstr "Nav"
@@ -22217,7 +21664,6 @@ msgid "No user data available."
msgstr ""
#: sharedocumentdlg.ui:234
-#, fuzzy
msgctxt "sharedocumentdlg|unknownuser"
msgid "Unknown User"
msgstr "Bikarhênerê Nenas"
@@ -22278,7 +21724,6 @@ msgid "_Objects/Images"
msgstr ""
#: sheetprintpage.ui:257
-#, fuzzy
msgctxt "sheetprintpage|checkBTN_CHARTS"
msgid "Charts"
msgstr "Xanxank"
@@ -22345,25 +21790,21 @@ msgid "N_umber of pages:"
msgstr "Hejmara rûpelan"
#: sheetprintpage.ui:569
-#, fuzzy
msgctxt "sheetprintpage|comboLB_SCALEMODE"
msgid "Reduce/enlarge printout"
msgstr "Çapgerê kêm/zêde bike"
#: sheetprintpage.ui:570
-#, fuzzy
msgctxt "sheetprintpage|comboLB_SCALEMODE"
msgid "Fit print range(s) to width/height"
msgstr "Navbera(ên) çapê gorê firehî/bilindahî yê bi cih bike"
#: sheetprintpage.ui:571
-#, fuzzy
msgctxt "sheetprintpage|comboLB_SCALEMODE"
msgid "Fit print range(s) on number of pages"
msgstr "Navbera(ên) çapê gorê hejmara rûpelan bi cih bike"
#: sheetprintpage.ui:590
-#, fuzzy
msgctxt "sheetprintpage|labelScale"
msgid "Scale"
msgstr "Bipîvangîne"
@@ -22408,7 +21849,6 @@ msgid "_Choose the field containing the detail you want to show"
msgstr "~Zeviya ku hûrbîniya dixwazî nîşanbidî dihewîne, hilbijêre"
#: showsheetdialog.ui:8
-#, fuzzy
msgctxt "showsheetdialog|ShowSheetDialog"
msgid "Show Sheet"
msgstr "Rûpelê Nîşan Bide"
@@ -22557,7 +21997,6 @@ msgid "Select a category of contents."
msgstr ""
#: sidebarnumberformat.ui:41
-#, fuzzy
msgctxt "sidebarnumberformat|category"
msgid "General"
msgstr "Giştî"
@@ -22575,7 +22014,6 @@ msgid "Percent"
msgstr "Ji sedî"
#: sidebarnumberformat.ui:44
-#, fuzzy
msgctxt "sidebarnumberformat|category"
msgid "Currency"
msgstr "Yekeya peran"
@@ -22587,7 +22025,6 @@ msgid "Date "
msgstr "Dîrok"
#: sidebarnumberformat.ui:46
-#, fuzzy
msgctxt "sidebarnumberformat|category"
msgid "Time"
msgstr "Dem"
@@ -22615,7 +22052,6 @@ msgid "Text"
msgstr "Nivîs"
#: sidebarnumberformat.ui:54
-#, fuzzy
msgctxt "sidebarnumberformat|category-atkobject"
msgid "Category"
msgstr "Celeb"
@@ -22815,7 +22251,6 @@ msgid "Integer"
msgstr "Hejmara tam "
#: solverdlg.ui:531
-#, fuzzy
msgctxt "solverdlg|op1list"
msgid "Binary"
msgstr "Dumendî"
@@ -22848,7 +22283,6 @@ msgid "Integer"
msgstr "Hejmara tam "
#: solverdlg.ui:555
-#, fuzzy
msgctxt "solverdlg|op2list"
msgid "Binary"
msgstr "Dumendî"
@@ -22881,7 +22315,6 @@ msgid "Integer"
msgstr "Hejmara tam "
#: solverdlg.ui:579
-#, fuzzy
msgctxt "solverdlg|op3list"
msgid "Binary"
msgstr "Dumendî"
@@ -22914,7 +22347,6 @@ msgid "Integer"
msgstr "Hejmara tam "
#: solverdlg.ui:603
-#, fuzzy
msgctxt "solverdlg|op4list"
msgid "Binary"
msgstr "Dumendî"
@@ -22926,49 +22358,41 @@ msgid "Operator"
msgstr "O~perator"
#: solverdlg.ui:626
-#, fuzzy
msgctxt "solverdlg|val1edit-atkobject"
msgid "Value"
msgstr "Nirx"
#: solverdlg.ui:645
-#, fuzzy
msgctxt "solverdlg|val2edit-atkobject"
msgid "Value"
msgstr "Nirx"
#: solverdlg.ui:664
-#, fuzzy
msgctxt "solverdlg|val3edit-atkobject"
msgid "Value"
msgstr "Nirx"
#: solverdlg.ui:683
-#, fuzzy
msgctxt "solverdlg|val4edit-atkobject"
msgid "Value"
msgstr "Nirx"
#: solverdlg.ui:742
-#, fuzzy
msgctxt "solverdlg|del2|tooltip_text"
msgid "Remove"
msgstr "Rake"
#: solverdlg.ui:755
-#, fuzzy
msgctxt "solverdlg|del1|tooltip_text"
msgid "Remove"
msgstr "Rake"
#: solverdlg.ui:768
-#, fuzzy
msgctxt "solverdlg|del3|tooltip_text"
msgid "Remove"
msgstr "Rake"
#: solverdlg.ui:781
-#, fuzzy
msgctxt "solverdlg|del4|tooltip_text"
msgid "Remove"
msgstr "Rake"
@@ -22979,7 +22403,6 @@ msgid "Limiting Conditions"
msgstr ""
#: solveroptionsdialog.ui:8
-#, fuzzy
msgctxt "solveroptionsdialog|SolverOptionsDialog"
msgid "Options"
msgstr "Vebijêrk"
@@ -22990,7 +22413,6 @@ msgid "Solver engine:"
msgstr ""
#: solveroptionsdialog.ui:70
-#, fuzzy
msgctxt "solveroptionsdialog|label1"
msgid "Settings:"
msgstr "Mîheng:"
@@ -23048,7 +22470,6 @@ msgid "Restore Previous"
msgstr ""
#: sortdialog.ui:8
-#, fuzzy
msgctxt "sortdialog|SortDialog"
msgid "Sort"
msgstr "Rêz bike"
@@ -23060,7 +22481,6 @@ msgid "Sort Criteria"
msgstr "Pîvana rêzkirinê"
#: sortdialog.ui:128
-#, fuzzy
msgctxt "sortdialog|options"
msgid "Options"
msgstr "Vebijêrk"
@@ -23133,13 +22553,11 @@ msgid "Custom sort order"
msgstr ""
#: sortoptionspage.ui:201
-#, fuzzy
msgctxt "sortoptionspage|label6"
msgid "Language"
msgstr "Ziman"
#: sortoptionspage.ui:215
-#, fuzzy
msgctxt "sortoptionspage|algorithmft"
msgid "Options"
msgstr "Vebijêrk"
@@ -23214,7 +22632,6 @@ msgid "Standard Filter"
msgstr "Parzûna Standard"
#: standardfilterdialog.ui:119
-#, fuzzy
msgctxt "standardfilterdialog|connect1"
msgid "AND"
msgstr "Û"
@@ -23231,7 +22648,6 @@ msgid "Operator 1"
msgstr ""
#: standardfilterdialog.ui:141
-#, fuzzy
msgctxt "standardfilterdialog|connect2"
msgid "AND"
msgstr "Û"
@@ -23248,7 +22664,6 @@ msgid "Operator 2"
msgstr ""
#: standardfilterdialog.ui:163
-#, fuzzy
msgctxt "standardfilterdialog|connect3"
msgid "AND"
msgstr "Û"
@@ -23265,7 +22680,6 @@ msgid "Operator 3"
msgstr ""
#: standardfilterdialog.ui:182
-#, fuzzy
msgctxt "standardfilterdialog|connect4"
msgid "AND"
msgstr "Û"
@@ -23294,13 +22708,11 @@ msgid "Field name"
msgstr "Navê qadê"
#: standardfilterdialog.ui:222
-#, fuzzy
msgctxt "standardfilterdialog|label4"
msgid "Condition"
msgstr "Merc"
#: standardfilterdialog.ui:233
-#, fuzzy
msgctxt "standardfilterdialog|label5"
msgid "Value"
msgstr "Nirx"
@@ -23707,43 +23119,36 @@ msgid "3rd Group"
msgstr ""
#: subtotaldialog.ui:189
-#, fuzzy
msgctxt "subtotaldialog|options"
msgid "Options"
msgstr "Vebijêrk"
#: subtotalgrppage.ui:12
-#, fuzzy
msgctxt "subtotalgrppage|liststore1"
msgid "Sum"
msgstr "Serhev"
#: subtotalgrppage.ui:15
-#, fuzzy
msgctxt "subtotalgrppage|liststore1"
msgid "Count"
msgstr "Bihijmêre"
#: subtotalgrppage.ui:18
-#, fuzzy
msgctxt "subtotalgrppage|liststore1"
msgid "Average"
msgstr "Navendkirin"
#: subtotalgrppage.ui:21
-#, fuzzy
msgctxt "subtotalgrppage|liststore1"
msgid "Max"
msgstr "Pirtirîn"
#: subtotalgrppage.ui:24
-#, fuzzy
msgctxt "subtotalgrppage|liststore1"
msgid "Min"
msgstr "Hindiktirîn"
#: subtotalgrppage.ui:27
-#, fuzzy
msgctxt "subtotalgrppage|liststore1"
msgid "Product"
msgstr "Carandin"
@@ -23755,25 +23160,21 @@ msgid "Count (numbers only)"
msgstr "Bihijmêre (Tenê hijmar)"
#: subtotalgrppage.ui:33
-#, fuzzy
msgctxt "subtotalgrppage|liststore1"
msgid "StDev (Sample)"
msgstr "StAvarêbûn (Mînak)"
#: subtotalgrppage.ui:36
-#, fuzzy
msgctxt "subtotalgrppage|liststore1"
msgid "StDevP (Population)"
msgstr "StAvarêbûnP (Populasyon)"
#: subtotalgrppage.ui:39
-#, fuzzy
msgctxt "subtotalgrppage|liststore1"
msgid "Var (Sample)"
msgstr "Guherbar (Mînak)"
#: subtotalgrppage.ui:42
-#, fuzzy
msgctxt "subtotalgrppage|liststore1"
msgid "VarP (Population)"
msgstr "Guherbar (Populasyon)"
@@ -23810,7 +23211,6 @@ msgid "Pre-_sort area according to groups"
msgstr ""
#: subtotaloptionspage.ui:95
-#, fuzzy
msgctxt "subtotaloptionspage|label1"
msgid "Groups"
msgstr "Kom"
@@ -23838,7 +23238,6 @@ msgid "C_ustom sort order"
msgstr ""
#: subtotaloptionspage.ui:237
-#, fuzzy
msgctxt "subtotaloptionspage|label2"
msgid "Sort"
msgstr "Rêz bike"
@@ -23866,7 +23265,6 @@ msgid "From ro_w:"
msgstr ""
#: textimportcsv.ui:189
-#, fuzzy
msgctxt "textimportcsv|label1"
msgid "Import"
msgstr "veguhezîne hundir"
@@ -23956,7 +23354,6 @@ msgid "Text to Columns"
msgstr "Nivîs ji bo Stûnan"
#: textimportcsv.ui:654
-#, fuzzy
msgctxt "textimportcsv|label4"
msgid "Fields"
msgstr "Qad"
@@ -23990,7 +23387,6 @@ msgid "Detect special numbers (such as dates)"
msgstr ""
#: textimportoptions.ui:186
-#, fuzzy
msgctxt "textimportoptions|label3"
msgid "Options"
msgstr "Vebijêrk"
@@ -24084,7 +23480,6 @@ msgid "_Color:"
msgstr ""
#: tpviewpage.ui:399
-#, fuzzy
msgctxt "tpviewpage|grid"
msgid "Show"
msgstr "Nîşan Bide"
@@ -24095,7 +23490,6 @@ msgid "Show on colored cells"
msgstr ""
#: tpviewpage.ui:401
-#, fuzzy
msgctxt "tpviewpage|grid"
msgid "Hide"
msgstr "Veşêre"
@@ -24134,43 +23528,36 @@ msgid "_Drawing objects:"
msgstr "Bireserên xêzkirinê"
#: tpviewpage.ui:548
-#, fuzzy
msgctxt "tpviewpage|objgrf"
msgid "Show"
msgstr "Nîşan Bide"
#: tpviewpage.ui:549
-#, fuzzy
msgctxt "tpviewpage|objgrf"
msgid "Hide"
msgstr "Veşêre"
#: tpviewpage.ui:564
-#, fuzzy
msgctxt "tpviewpage|diagram"
msgid "Show"
msgstr "Nîşan Bide"
#: tpviewpage.ui:565
-#, fuzzy
msgctxt "tpviewpage|diagram"
msgid "Hide"
msgstr "Veşêre"
#: tpviewpage.ui:580
-#, fuzzy
msgctxt "tpviewpage|draw"
msgid "Show"
msgstr "Nîşan Bide"
#: tpviewpage.ui:581
-#, fuzzy
msgctxt "tpviewpage|draw"
msgid "Hide"
msgstr "Veşêre"
#: tpviewpage.ui:599
-#, fuzzy
msgctxt "tpviewpage|label2"
msgid "Objects"
msgstr "Obje"
@@ -24181,7 +23568,6 @@ msgid "S_ynchronize sheets"
msgstr ""
#: tpviewpage.ui:644
-#, fuzzy
msgctxt "tpviewpage|label3"
msgid "Zoom"
msgstr "Mezinkirin"
@@ -24202,19 +23588,16 @@ msgid "Results to:"
msgstr ""
#: ttestdialog.ui:160
-#, fuzzy
msgctxt "ttestdialog|label1"
msgid "Data"
msgstr "Dane"
#: ttestdialog.ui:254
-#, fuzzy
msgctxt "ttestdialog|groupedby-columns-radio"
msgid "Columns"
msgstr "Sitûn"
#: ttestdialog.ui:270
-#, fuzzy
msgctxt "ttestdialog|groupedby-rows-radio"
msgid "Rows"
msgstr "Rêzik"
@@ -24226,7 +23609,6 @@ msgid "Grouped by"
msgstr "Yê dabeşî koman kiriye: "
#: ungroupdialog.ui:8
-#, fuzzy
msgctxt "ungroupdialog|UngroupDialog"
msgid "Ungroup"
msgstr "Bêkom"
@@ -24259,19 +23641,16 @@ msgid "Whole Numbers"
msgstr ""
#: validationcriteriapage.ui:23
-#, fuzzy
msgctxt "validationcriteriapage|liststore1"
msgid "Decimal"
msgstr "Dehek"
#: validationcriteriapage.ui:27
-#, fuzzy
msgctxt "validationcriteriapage|liststore1"
msgid "Date"
msgstr "Dîrok"
#: validationcriteriapage.ui:31
-#, fuzzy
msgctxt "validationcriteriapage|liststore1"
msgid "Time"
msgstr "Dem"
@@ -24282,7 +23661,6 @@ msgid "Cell range"
msgstr ""
#: validationcriteriapage.ui:39
-#, fuzzy
msgctxt "validationcriteriapage|liststore1"
msgid "List"
msgstr "Lîste"
@@ -24421,7 +23799,6 @@ msgid "_Input help:"
msgstr ""
#: validationhelptabpage.ui:132
-#, fuzzy
msgctxt "validationhelptabpage|label1"
msgid "Contents"
msgstr "Naverok"
@@ -24480,19 +23857,16 @@ msgid "Results to:"
msgstr ""
#: ztestdialog.ui:160
-#, fuzzy
msgctxt "ztestdialog|label1"
msgid "Data"
msgstr "Dane"
#: ztestdialog.ui:254
-#, fuzzy
msgctxt "ztestdialog|groupedby-columns-radio"
msgid "Columns"
msgstr "Sitûn"
#: ztestdialog.ui:270
-#, fuzzy
msgctxt "ztestdialog|groupedby-rows-radio"
msgid "Rows"
msgstr "Rêzik"
diff --git a/source/kmr-Latn/scaddins/messages.po b/source/kmr-Latn/scaddins/messages.po
index 0516b9627f8..41b3ba023f6 100644
--- a/source/kmr-Latn/scaddins/messages.po
+++ b/source/kmr-Latn/scaddins/messages.po
@@ -1097,7 +1097,6 @@ msgid "Returns the product of several complex numbers"
msgstr ""
#: analysis.hrc:430 /home/cl/vc/git/libo-core/scaddins/inc/analysis.hrc:432
-#, fuzzy
msgctxt "ANALYSIS_Improduct"
msgid "Complex number"
msgstr "Hejmarek tevhev"
diff --git a/source/kmr-Latn/scp2/source/ooo.po b/source/kmr-Latn/scp2/source/ooo.po
index 4ada992e2c4..a858be53c60 100644
--- a/source/kmr-Latn/scp2/source/ooo.po
+++ b/source/kmr-Latn/scp2/source/ooo.po
@@ -414,7 +414,6 @@ msgid "Installs Slovak help in %PRODUCTNAME %PRODUCTVERSION"
msgstr "Piştgiriya slovak li %PRODUCTNAME %PRODUCTVERSION saz dike"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_HR\n"
@@ -1196,7 +1195,6 @@ msgid "Installs Bosnian help in %PRODUCTNAME %PRODUCTVERSION"
msgstr "Piştgiriya bosnî li %PRODUCTNAME %PRODUCTVERSION saz dike"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_AST\n"
@@ -1282,7 +1280,6 @@ msgid "Installs Tsonga help in %PRODUCTNAME %PRODUCTVERSION"
msgstr "Piştgiriya tsonga li %PRODUCTNAME %PRODUCTVERSION saz dike"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_BR\n"
@@ -1556,7 +1553,6 @@ msgid "Installs Mongolian help in %PRODUCTNAME %PRODUCTVERSION"
msgstr "Piştgiriya mongolî li %PRODUCTNAME %PRODUCTVERSION saz dike"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_MY\n"
@@ -1574,7 +1570,6 @@ msgid "Installs Burmese (Myanmar) help in %PRODUCTNAME %PRODUCTVERSION"
msgstr "Piştgiriya ermenî li %PRODUCTNAME %PRODUCTVERSION saz dike"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_BO\n"
@@ -1592,7 +1587,6 @@ msgid "Installs Tibetan help in %PRODUCTNAME %PRODUCTVERSION"
msgstr "Piştgiriya koreyî li %PRODUCTNAME %PRODUCTVERSION saz dike"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_OC\n"
@@ -1610,7 +1604,6 @@ msgid "Installs Occitan help in %PRODUCTNAME %PRODUCTVERSION"
msgstr "Piştgiriya oriya li %PRODUCTNAME %PRODUCTVERSION saz dike"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_OM\n"
@@ -1628,7 +1621,6 @@ msgid "Installs Oromo help in %PRODUCTNAME %PRODUCTVERSION"
msgstr "Piştgiriya oriya li %PRODUCTNAME %PRODUCTVERSION saz dike"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_SI\n"
@@ -1646,7 +1638,6 @@ msgid "Installs Sinhala help in %PRODUCTNAME %PRODUCTVERSION"
msgstr "Piştgiriya swahîlî li %PRODUCTNAME %PRODUCTVERSION saz dike"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_UG\n"
@@ -1682,7 +1673,6 @@ msgid "Installs Assamese help in %PRODUCTNAME %PRODUCTVERSION"
msgstr "Piştgiriya assamî li %PRODUCTNAME %PRODUCTVERSION saz dike"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_BRX\n"
@@ -1700,7 +1690,6 @@ msgid "Installs Bodo help in %PRODUCTNAME %PRODUCTVERSION"
msgstr "Piştgiriya ûrdû li %PRODUCTNAME %PRODUCTVERSION saz dike"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_DGO\n"
@@ -1753,7 +1742,6 @@ msgid "Installs Kazakh help in %PRODUCTNAME %PRODUCTVERSION"
msgstr "Piştgiriya maratî li %PRODUCTNAME %PRODUCTVERSION saz dike"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_KOK\n"
@@ -1788,7 +1776,6 @@ msgid "Installs Kashmiri help in %PRODUCTNAME %PRODUCTVERSION"
msgstr "Piştgiriya khmer li %PRODUCTNAME %PRODUCTVERSION saz dike"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_MAI\n"
@@ -1806,7 +1793,6 @@ msgid "Installs Maithili help in %PRODUCTNAME %PRODUCTVERSION"
msgstr "Piştgiriya swahîlî li %PRODUCTNAME %PRODUCTVERSION saz dike"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_ML\n"
@@ -1824,7 +1810,6 @@ msgid "Installs Malayalam help in %PRODUCTNAME %PRODUCTVERSION"
msgstr "Piştgiriya malayalam li %PRODUCTNAME %PRODUCTVERSION saz dike"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_MNI\n"
@@ -1859,7 +1844,6 @@ msgid "Installs Sanskrit help in %PRODUCTNAME %PRODUCTVERSION"
msgstr "Piştgiriya sanskrît li %PRODUCTNAME %PRODUCTVERSION saz dike"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_SAT\n"
@@ -1877,7 +1861,6 @@ msgid "Installs Santali help in %PRODUCTNAME %PRODUCTVERSION"
msgstr "Piştgiriya bengalî li %PRODUCTNAME %PRODUCTVERSION saz dike"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_SD\n"
@@ -1895,7 +1878,6 @@ msgid "Installs Sindhi help in %PRODUCTNAME %PRODUCTVERSION"
msgstr "Piştgiriya hîndî li %PRODUCTNAME %PRODUCTVERSION saz dike"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_TE\n"
@@ -3066,7 +3048,6 @@ msgid "Installs the Bosnian user interface"
msgstr ""
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_AST\n"
@@ -3420,7 +3401,6 @@ msgid "Installs the Mongolian user interface"
msgstr ""
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_BO\n"
@@ -3437,7 +3417,6 @@ msgid "Installs the Tibetan user interface"
msgstr ""
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_OC\n"
@@ -3454,7 +3433,6 @@ msgid "Installs the Occitan user interface"
msgstr ""
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_OM\n"
@@ -3471,7 +3449,6 @@ msgid "Installs the Oromo user interface"
msgstr ""
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_SI\n"
@@ -3488,7 +3465,6 @@ msgid "Installs the Sinhala user interface"
msgstr ""
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_UG\n"
@@ -3522,7 +3498,6 @@ msgid "Installs the Assamese user interface"
msgstr ""
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_BRX\n"
@@ -3539,7 +3514,6 @@ msgid "Installs the Bodo user interface"
msgstr ""
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_DGO\n"
@@ -3589,7 +3563,6 @@ msgid "Installs the Kazakh user interface"
msgstr ""
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_KOK\n"
@@ -3622,7 +3595,6 @@ msgid "Installs the Kashmiri user interface"
msgstr ""
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_MAI\n"
@@ -3639,7 +3611,6 @@ msgid "Installs the Maithili user interface"
msgstr ""
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_ML\n"
@@ -3656,7 +3627,6 @@ msgid "Installs the Malayalam user interface"
msgstr ""
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_MNI\n"
@@ -3689,7 +3659,6 @@ msgid "Installs the Sanskrit user interface"
msgstr ""
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_SAT\n"
@@ -3706,7 +3675,6 @@ msgid "Installs the Santali user interface"
msgstr ""
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_SD\n"
@@ -3723,7 +3691,6 @@ msgid "Installs the Sindhi user interface"
msgstr ""
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_TE\n"
@@ -3902,7 +3869,6 @@ msgid "Aragonese spelling dictionary"
msgstr "Tay ferhenga rastnivîsê"
#: module_ooo.ulf
-#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_NAME_MODULE_EXTENSION_DICTIONARY_AR\n"
@@ -3937,7 +3903,6 @@ msgid "Belarusian spelling dictionary"
msgstr "Swahîlî ferhenga rastnivîsê"
#: module_ooo.ulf
-#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_NAME_MODULE_EXTENSION_DICTIONARY_BG\n"
@@ -3955,7 +3920,6 @@ msgid "Bulgarian spelling dictionary, hyphenation rules, and thesaurus"
msgstr "Macarî ferhenga rastnivîsê, modelên kîtekirinê, û ferhenga hevwateyan"
#: module_ooo.ulf
-#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_NAME_MODULE_EXTENSION_DICTIONARY_BN\n"
@@ -3989,7 +3953,6 @@ msgid "Classical Tibetan syllable spelling dictionary"
msgstr ""
#: module_ooo.ulf
-#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_NAME_MODULE_EXTENSION_DICTIONARY_BR\n"
@@ -4075,7 +4038,6 @@ msgid "Danish spelling dictionary, hyphenation rules, and thesaurus"
msgstr "Polonî ferhenga kontrola rastnivîsê, rêbazên kîtekirinê û ferhenga hevwateyan"
#: module_ooo.ulf
-#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_NAME_MODULE_EXTENSION_DICTIONARY_DE\n"
@@ -4243,7 +4205,6 @@ msgid "Hebrew spelling dictionary"
msgstr "Îbranî ferhenga kontrola rastnivîsê"
#: module_ooo.ulf
-#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_NAME_MODULE_EXTENSION_DICTIONARY_HI\n"
@@ -4278,7 +4239,6 @@ msgid "Hungarian spelling dictionary, hyphenation rules, thesaurus, and grammar
msgstr "Macarî ferhenga rastnivîsê, modelên kîtekirinê, û ferhenga hevwateyan"
#: module_ooo.ulf
-#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_NAME_MODULE_EXTENSION_DICTIONARY_HR\n"
@@ -4445,7 +4405,6 @@ msgid "Norwegian (Nynorsk and Bokmal) spelling dictionary, hyphenation rules, an
msgstr ""
#: module_ooo.ulf
-#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_NAME_MODULE_EXTENSION_DICTIONARY_OC\n"
@@ -4496,7 +4455,6 @@ msgid "Portuguese (Brazil) spelling Dictionary (1990 Spelling Agreement), and hy
msgstr ""
#: module_ooo.ulf
-#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_NAME_MODULE_EXTENSION_DICTIONARY_PT_PT\n"
@@ -4548,7 +4506,6 @@ msgid "Russian spelling dictionary, hyphenation rules, and thesaurus"
msgstr "Rûsî ferhenga kîtekirinê û ferhenga hevwateyan"
#: module_ooo.ulf
-#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_NAME_MODULE_EXTENSION_DICTIONARY_SI\n"
@@ -4600,7 +4557,6 @@ msgid "Slovenian spelling dictionary, hyphenation rules, and thesaurus"
msgstr "Slovakî ferhenga kontrola rastnivîsê, rêbazên kîtekirinê û ferhenga hevwateyan"
#: module_ooo.ulf
-#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_NAME_MODULE_EXTENSION_DICTIONARY_SQ\n"
@@ -4667,7 +4623,6 @@ msgid "Swahili spelling dictionary"
msgstr "Swahîlî ferhenga rastnivîsê"
#: module_ooo.ulf
-#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_NAME_MODULE_EXTENSION_DICTIONARY_TE\n"
diff --git a/source/kmr-Latn/sd/messages.po b/source/kmr-Latn/sd/messages.po
index 506942d27a3..d39f95b2481 100644
--- a/source/kmr-Latn/sd/messages.po
+++ b/source/kmr-Latn/sd/messages.po
@@ -14,25 +14,21 @@ msgstr ""
"X-Generator: LibreOffice\n"
#: DocumentRenderer.hrc:29
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_CONTENT_CHOICES"
msgid "Slides"
msgstr "Slayt"
#: DocumentRenderer.hrc:30
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_CONTENT_CHOICES"
msgid "Handouts"
msgstr "Rêzkerê rûpela"
#: DocumentRenderer.hrc:31
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_CONTENT_CHOICES"
msgid "Notes"
msgstr "Nîşe"
#: DocumentRenderer.hrc:32
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_CONTENT_CHOICES"
msgid "Outline"
msgstr "Xêza bingehîn"
@@ -144,7 +140,6 @@ msgid "Tile sheet of paper with repeated pages"
msgstr ""
#: DocumentRenderer.hrc:77
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_BROCHURE_INCLUDE_LIST"
msgid "All pages"
msgstr "Hemû rûpel"
@@ -298,7 +293,6 @@ msgid "Slide Sorter"
msgstr "Xuyaneka Slaytê"
#: strings.hrc:36
-#, fuzzy
msgctxt "STR_NORMAL_MODE"
msgid "Normal"
msgstr "Asayî"
@@ -1221,7 +1215,6 @@ msgid "Text"
msgstr "Nivîs"
#: strings.hrc:216
-#, fuzzy
msgctxt "STR_HTMLEXP_SETGRAPHIC"
msgid "Image"
msgstr "Wêne"
@@ -1546,7 +1539,6 @@ msgid "Background objects"
msgstr "Tiştên zemîn"
#: strings.hrc:280
-#, fuzzy
msgctxt "STR_LAYER_LAYOUT"
msgid "Layout"
msgstr "Niştecîh"
@@ -2062,13 +2054,11 @@ msgid "PresentationPageNumberShape"
msgstr ""
#: strings.hrc:385
-#, fuzzy
msgctxt "SID_SD_A11Y_D_PRESENTATION"
msgid "%PRODUCTNAME Presentation"
msgstr "%PRODUCTNAME Pêşkêşî"
#: strings.hrc:386
-#, fuzzy
msgctxt "SID_SD_A11Y_P_TITLE_N_STYLE"
msgid "Title"
msgstr "Sernav"
@@ -2086,13 +2076,11 @@ msgid "Subtitle"
msgstr "Sernava Binî"
#: strings.hrc:389
-#, fuzzy
msgctxt "SID_SD_A11Y_P_PAGE_N_STYLE"
msgid "Page"
msgstr "Rûpel"
#: strings.hrc:390
-#, fuzzy
msgctxt "SID_SD_A11Y_P_NOTES_N_STYLE"
msgid "Notes"
msgstr "Nîşe"
@@ -2109,19 +2097,16 @@ msgid "Unknown Accessible Presentation Shape"
msgstr ""
#: strings.hrc:393
-#, fuzzy
msgctxt "SID_SD_A11Y_P_FOOTER_N_STYLE"
msgid "Footer"
msgstr "Agahiya jêr"
#: strings.hrc:394
-#, fuzzy
msgctxt "SID_SD_A11Y_P_HEADER_N_STYLE"
msgid "Header"
msgstr "Agahiya jor"
#: strings.hrc:395
-#, fuzzy
msgctxt "SID_SD_A11Y_P_DATE_N_STYLE"
msgid "Date"
msgstr "Dîrok"
@@ -2188,7 +2173,6 @@ msgid "Fill color:"
msgstr "Sitûna yekemîn"
#: strings.hrc:408
-#, fuzzy
msgctxt "STR_CUSTOMANIMATION_STYLE_PROPERTY"
msgid "Style:"
msgstr "Teşe:"
@@ -2206,7 +2190,6 @@ msgid "Font color:"
msgstr "Sitûna yekemîn"
#: strings.hrc:411
-#, fuzzy
msgctxt "STR_CUSTOMANIMATION_FONT_SIZE_STYLE_PROPERTY"
msgid "Style:"
msgstr "Teşe:"
@@ -2365,7 +2348,6 @@ msgid "Move Comment"
msgstr "Şîrovê Veşêre"
#: strings.hrc:441
-#, fuzzy
msgctxt "STR_ANNOTATION_UNDO_EDIT"
msgid "Edit Comment"
msgstr "Şîrovê Biguherîne"
@@ -2399,7 +2381,6 @@ msgid "Print"
msgstr "Çap Bike"
#: strings.hrc:449
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_CONTENT"
msgid "Document"
msgstr "Belge"
@@ -2479,7 +2460,6 @@ msgid "~Use only paper tray from printer preferences"
msgstr ""
#: strings.hrc:463
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_PAGE_RANGE"
msgid "Print range"
msgstr "Navbera çap kirinê"
@@ -2505,7 +2485,6 @@ msgid "%PRODUCTNAME Draw has searched to the beginning of the document. Do you w
msgstr "%PRODUCTNAME Draw hate pêşiya belgeyê. Tu dixwazî ji dawiyê berdewam bike?"
#: strings.hrc:470
-#, fuzzy
msgctxt "STR_SD_NONE"
msgid "- None -"
msgstr "- Tu yek -"
@@ -2730,7 +2709,6 @@ msgid "Timing"
msgstr ""
#: customanimationproperties.ui:136
-#, fuzzy
msgctxt "customanimationproperties|textanim"
msgid "Text Animation"
msgstr "Zindîkirina nivîsan"
@@ -2775,7 +2753,6 @@ msgid "Entrance"
msgstr ""
#: customanimationspanel.ui:194
-#, fuzzy
msgctxt "customanimationspanel|categorylb"
msgid "Emphasis"
msgstr "Kirpandin"
@@ -2829,7 +2806,6 @@ msgid "After previous"
msgstr ""
#: customanimationspanel.ui:324
-#, fuzzy
msgctxt "customanimationspanel|more_properties|tooltip_text"
msgid "Options"
msgstr "Vebijêrk"
@@ -2932,7 +2908,6 @@ msgid "Entrance"
msgstr ""
#: customanimationspanelhorizontal.ui:261
-#, fuzzy
msgctxt "customanimationspanelhorizontal|categorylb"
msgid "Emphasis"
msgstr "Kirpandin"
@@ -3105,7 +3080,6 @@ msgid "Start _effect on click of:"
msgstr ""
#: customanimationtimingtab.ui:228
-#, fuzzy
msgctxt "customanimationtimingtab|label11"
msgid "Trigger"
msgstr "Tetikker"
@@ -3184,7 +3158,6 @@ msgid "_Variable"
msgstr "Guherbar"
#: dlgfield.ui:142
-#, fuzzy
msgctxt "dlgfield|label1"
msgid "Field Type"
msgstr "Cureyê Qadê"
@@ -3208,7 +3181,6 @@ msgid "Animation"
msgstr "Anîmasiyon"
#: dockinganimation.ui:90
-#, fuzzy
msgctxt "dockinganimation|box|tooltip_text"
msgid "Preview"
msgstr "Pêşdîtin"
@@ -3225,7 +3197,6 @@ msgid "Max."
msgstr "Pirtirîn"
#: dockinganimation.ui:149
-#, fuzzy
msgctxt "dockinganimation|duration|tooltip_text"
msgid "Duration"
msgstr "Pêvajo"
@@ -3276,7 +3247,6 @@ msgid "Bitmap object"
msgstr ""
#: dockinganimation.ui:340
-#, fuzzy
msgctxt "dockinganimation|alignmentft"
msgid "Alignment"
msgstr "Hîzakirin"
@@ -3288,7 +3258,6 @@ msgid "Top Left"
msgstr "Çepê Jor?"
#: dockinganimation.ui:356
-#, fuzzy
msgctxt "dockinganimation|alignment"
msgid "Left"
msgstr "Çep"
@@ -3324,7 +3293,6 @@ msgid "Top Right"
msgstr "Rastê Jor?"
#: dockinganimation.ui:362
-#, fuzzy
msgctxt "dockinganimation|alignment"
msgid "Right"
msgstr "Rast"
@@ -3369,7 +3337,6 @@ msgid "Delete All Images"
msgstr ""
#: dockinganimation.ui:562
-#, fuzzy
msgctxt "dockinganimation|label2"
msgid "Image"
msgstr "Wêne"
@@ -3437,7 +3404,6 @@ msgid "Extra Large"
msgstr "Hîn mezin"
#: fontstylemenu.ui:12
-#, fuzzy
msgctxt "fontstylemenu|bold"
msgid "Bold"
msgstr "Qalind"
@@ -3466,7 +3432,6 @@ msgid "Appl_y to All"
msgstr ""
#: headerfooterdialog.ui:106
-#, fuzzy
msgctxt "headerfooterdialog|slides"
msgid "Slides"
msgstr "Slayt"
@@ -3561,7 +3526,6 @@ msgid "Slide name"
msgstr "Nimreya slaytê"
#: impressprinteroptions.ui:48
-#, fuzzy
msgctxt "impressprinteroptions|printdatetime"
msgid "Date and time"
msgstr "Roj û wext"
@@ -3573,7 +3537,6 @@ msgid "Hidden pages"
msgstr "Rûpelên n~epen"
#: impressprinteroptions.ui:86
-#, fuzzy
msgctxt "impressprinteroptions|label4"
msgid "Contents"
msgstr "Naverok"
@@ -3624,7 +3587,6 @@ msgid "Tile sheet of paper with repeated slides"
msgstr ""
#: impressprinteroptions.ui:290
-#, fuzzy
msgctxt "impressprinteroptions|label6"
msgid "Size"
msgstr "Mezinahî"
@@ -3646,13 +3608,11 @@ msgid "A_fter"
msgstr ""
#: insertslides.ui:137
-#, fuzzy
msgctxt "insertslides|label1"
msgid "Position"
msgstr "Cih"
#: interactiondialog.ui:8
-#, fuzzy
msgctxt "interactiondialog|InteractionDialog"
msgid "Interaction"
msgstr "Hevbandorî"
@@ -3669,7 +3629,6 @@ msgid "Target:"
msgstr "Hedef"
#: interactionpage.ui:143
-#, fuzzy
msgctxt "interactionpage|label1"
msgid "Interaction"
msgstr "Hevbandorî"
@@ -3768,7 +3727,6 @@ msgid "Show S_mall Preview"
msgstr "Pêşdîtinê ~Biçûk Nîşan Bide"
#: navigatorpanel.ui:22
-#, fuzzy
msgctxt "navigatorpanel|documents|tooltip_text"
msgid "Document"
msgstr "Belge"
@@ -3811,7 +3769,6 @@ msgid "Show Shapes"
msgstr ""
#: notebookbar.ui:340
-#, fuzzy
msgctxt "notebookbar|FileLabel"
msgid "File"
msgstr "Pel"
@@ -3823,7 +3780,6 @@ msgid "Clone"
msgstr "Kovik"
#: notebookbar.ui:921
-#, fuzzy
msgctxt "notebookbar|numberbullet|tooltip_text"
msgid "Bullets and Numbering"
msgstr "Numrekirin û Nîşanên Xala"
@@ -3835,13 +3791,11 @@ msgid "Indent"
msgstr "Kûrt"
#: notebookbar.ui:968
-#, fuzzy
msgctxt "notebookbar|increaseindent|tooltip_text"
msgid "Increase Indent"
msgstr "Çalikê mezintir bike"
#: notebookbar.ui:984
-#, fuzzy
msgctxt "notebookbar|decreaseindent|tooltip_text"
msgid "Decrease Indent"
msgstr "Çalikê kêmtir bike"
@@ -3899,13 +3853,11 @@ msgid "Auto Spellcheck"
msgstr "~Kontrolkirina İmlayê ya Bixweber"
#: notebookbar.ui:2354
-#, fuzzy
msgctxt "notebookbar|ReviewLabel"
msgid "Review"
msgstr "Rexne"
#: notebookbar.ui:2547
-#, fuzzy
msgctxt "notebookbar|GridVisible"
msgid "Grid"
msgstr "Rêber"
@@ -3923,7 +3875,6 @@ msgid "Table"
msgstr "Tablo"
#: notebookbar.ui:3275
-#, fuzzy
msgctxt "notebookbar|ImageLabel"
msgid "Image"
msgstr "Wêne"
@@ -4140,7 +4091,6 @@ msgid "Menubar"
msgstr ""
#: notebookbar_groupedbar_full.ui:2541
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|Quotation2"
msgid "Quotation"
msgstr "Jêgirtin"
@@ -4371,7 +4321,6 @@ msgid "Blank"
msgstr "Vala"
#: notebookbar_groups.ui:57
-#, fuzzy
msgctxt "notebookbar_groups|layout02"
msgid "Title Slide"
msgstr "Sernavê Slaytê"
@@ -4392,19 +4341,16 @@ msgid "Centered Text"
msgstr ""
#: notebookbar_groups.ui:104
-#, fuzzy
msgctxt "notebookbar_groups|hyperlink"
msgid "Hyperlink"
msgstr "Hîperlînk"
#: notebookbar_groups.ui:118
-#, fuzzy
msgctxt "notebookbar_groups|footnote"
msgid "Footnote"
msgstr "Jêrenot"
#: notebookbar_groups.ui:127
-#, fuzzy
msgctxt "notebookbar_groups|endnote"
msgid "Endnote"
msgstr "NîşeyaDawî"
@@ -4432,7 +4378,6 @@ msgid "Master 2"
msgstr ""
#: notebookbar_groups.ui:257
-#, fuzzy
msgctxt "notebookbar_groups|shapestyledefault"
msgid "Default"
msgstr "Standard"
@@ -4461,7 +4406,6 @@ msgid "Title 2"
msgstr "Sernav 2"
#: notebookbar_groups.ui:489
-#, fuzzy
msgctxt "notebookbar_groups|filegrouplabel"
msgid "File"
msgstr "Pel"
@@ -4473,7 +4417,6 @@ msgid "Clipboard"
msgstr "pano"
#: notebookbar_groups.ui:688
-#, fuzzy
msgctxt "notebookbar_groups|shapestyleb"
msgid "Style"
msgstr "Teşe"
@@ -4507,7 +4450,6 @@ msgid "Master"
msgstr "~Mak (bingeh)"
#: notebookbar_groups.ui:1293
-#, fuzzy
msgctxt "notebookbar_groups|layoutb"
msgid "Layout"
msgstr "Niştecîh"
@@ -4525,13 +4467,11 @@ msgid "Transition"
msgstr "Kirarî"
#: notebookbar_groups.ui:1386
-#, fuzzy
msgctxt "notebookbar_groups|slidegrouplabel"
msgid "Slide"
msgstr "Slayt"
#: notebookbar_groups.ui:1460
-#, fuzzy
msgctxt "notebookbar_groups|shapesb"
msgid "Shapes"
msgstr "Şêwe"
@@ -4549,7 +4489,6 @@ msgid "Insert"
msgstr "Têxe"
#: notebookbar_groups.ui:1620
-#, fuzzy
msgctxt "notebookbar_groups|imagestyleb"
msgid "Style"
msgstr "Teşe"
@@ -4573,7 +4512,6 @@ msgid "Lock"
msgstr "Nêzî Bike"
#: notebookbar_groups.ui:1762
-#, fuzzy
msgctxt "notebookbar_groups|imagegrouplabel"
msgid "Image"
msgstr "Wêne"
@@ -4585,7 +4523,6 @@ msgid "None"
msgstr "Tu yek"
#: notebookbar_groups.ui:1827
-#, fuzzy
msgctxt "notebookbar_groups|wrapideal"
msgid "Optimal"
msgstr "Baştirîn"
@@ -4646,7 +4583,6 @@ msgid "Start with _Template Selection"
msgstr ""
#: optimpressgeneralpage.ui:134
-#, fuzzy
msgctxt "optimpressgeneralpage|newdoclbl"
msgid "New Document"
msgstr "Belgeya Nû"
@@ -4721,7 +4657,6 @@ msgid "Page _height:"
msgstr ""
#: optimpressgeneralpage.ui:575
-#, fuzzy
msgctxt "optimpressgeneralpage|label5"
msgid "Scale"
msgstr "Bipîvangîne"
@@ -4786,7 +4721,6 @@ msgid "Move Image Down"
msgstr ""
#: photoalbum.ui:277
-#, fuzzy
msgctxt "photoalbum|label2"
msgid "Preview"
msgstr "Pêşdîtin"
@@ -4846,7 +4780,6 @@ msgid "_Custom slide show:"
msgstr "Nîşandana Slayteke Taybet Ya Nû"
#: presentationdialog.ui:150
-#, fuzzy
msgctxt "presentationdialog|label1"
msgid "Range"
msgstr "Navber"
@@ -4949,7 +4882,6 @@ msgid "Presentation always _on top"
msgstr ""
#: presentationdialog.ui:543
-#, fuzzy
msgctxt "presentationdialog|label4"
msgid "Options"
msgstr "Vebijêrk"
@@ -4985,7 +4917,6 @@ msgid "Print"
msgstr "Çap Bike"
#: prntopts.ui:145
-#, fuzzy
msgctxt "prntopts|pagedefaultrb"
msgid "Default"
msgstr "Standard"
@@ -5030,37 +4961,31 @@ msgid "Page Options"
msgstr "Vebijarkên Wêneyan"
#: prntopts.ui:339
-#, fuzzy
msgctxt "prntopts|drawingcb"
msgid "Drawing"
msgstr "Xêzkêşan"
#: prntopts.ui:355
-#, fuzzy
msgctxt "prntopts|notecb"
msgid "Notes"
msgstr "Nîşe"
#: prntopts.ui:371
-#, fuzzy
msgctxt "prntopts|handoutcb"
msgid "Handouts"
msgstr "Rêzkerê rûpela"
#: prntopts.ui:387
-#, fuzzy
msgctxt "prntopts|outlinecb"
msgid "Outline"
msgstr "Xêza bingehîn"
#: prntopts.ui:409
-#, fuzzy
msgctxt "prntopts|contentlbl"
msgid "Content"
msgstr "Naverok"
#: prntopts.ui:442
-#, fuzzy
msgctxt "prntopts|defaultrb"
msgid "Default"
msgstr "Standard"
@@ -5078,7 +5003,6 @@ msgid "Black & _white"
msgstr "Reş û ~spî"
#: prntopts.ui:501
-#, fuzzy
msgctxt "prntopts|label2"
msgid "Quality"
msgstr "Qalîte"
@@ -5180,7 +5104,6 @@ msgid "Show notes"
msgstr ""
#: publishingdialog.ui:572
-#, fuzzy
msgctxt "publishingdialog|htmlOptionsLabel"
msgid "Options"
msgstr "Vebijêrk"
@@ -5274,7 +5197,6 @@ msgid "Export _hidden slides"
msgstr ""
#: publishingdialog.ui:1096
-#, fuzzy
msgctxt "publishingdialog|effectsLabel"
msgid "Effects"
msgstr "Efekt"
@@ -5455,7 +5377,6 @@ msgid "Extra Large"
msgstr "Hîn mezin"
#: scalemenu.ui:50
-#, fuzzy
msgctxt "scalemenu|hori"
msgid "Horizontal"
msgstr "Berwar"
@@ -5517,7 +5438,6 @@ msgid "Landscape"
msgstr "Serpahnayê"
#: sidebarslidebackground.ui:58
-#, fuzzy
msgctxt "sidebarslidebackground|orientation"
msgid "Portrait"
msgstr "Portre"
@@ -5565,7 +5485,6 @@ msgid "Narrow"
msgstr ""
#: sidebarslidebackground.ui:250
-#, fuzzy
msgctxt "sidebarslidebackground|marginLB"
msgid "Moderate"
msgstr "Navîn"
@@ -5597,7 +5516,6 @@ msgid "Margin:"
msgstr ""
#: sidebarslidebackground.ui:277
-#, fuzzy
msgctxt "sidebarslidebackground|customlabel"
msgid "Custom"
msgstr "Taybet"
@@ -5756,7 +5674,6 @@ msgid "Stop previous sound"
msgstr ""
#: slidetransitionspanel.ui:113
-#, fuzzy
msgctxt "slidetransitionspanel|sound_list"
msgid "Other sound..."
msgstr "Dengekî din..."
@@ -5840,7 +5757,6 @@ msgid "Stop previous sound"
msgstr ""
#: slidetransitionspanelhorizontal.ui:118
-#, fuzzy
msgctxt "slidetransitionspanelhorizontal|sound_list"
msgid "Other sound..."
msgstr "Dengekî din..."
@@ -5958,13 +5874,11 @@ msgid "Organizer"
msgstr ""
#: templatedialog.ui:141
-#, fuzzy
msgctxt "templatedialog|line"
msgid "Line"
msgstr "Rêzik"
#: templatedialog.ui:164
-#, fuzzy
msgctxt "templatedialog|area"
msgid "Area"
msgstr "Qad"
@@ -5976,7 +5890,6 @@ msgid "Shadowing"
msgstr "Shading"
#: templatedialog.ui:210
-#, fuzzy
msgctxt "templatedialog|transparency"
msgid "Transparency"
msgstr "Zelaltî"
@@ -5988,7 +5901,6 @@ msgid "Font"
msgstr "Cûrenivîs"
#: templatedialog.ui:256
-#, fuzzy
msgctxt "templatedialog|fonteffect"
msgid "Font Effects"
msgstr "Efektên Curenivîsê"
@@ -6005,7 +5917,6 @@ msgid "Text"
msgstr "Nivîs"
#: templatedialog.ui:325
-#, fuzzy
msgctxt "templatedialog|animation"
msgid "Text Animation"
msgstr "Zindîkirina nivîsan"
@@ -6023,13 +5934,11 @@ msgid "Connector"
msgstr "Girêdanker"
#: templatedialog.ui:394
-#, fuzzy
msgctxt "templatedialog|alignment"
msgid "Alignment"
msgstr "Hîzakirin"
#: templatedialog.ui:417
-#, fuzzy
msgctxt "templatedialog|asiantypo"
msgid "Asian Typography"
msgstr "Çapberiya Asyayî"
@@ -6068,7 +5977,6 @@ msgid "Inserted drawing objects:"
msgstr "Tiştên xêzkêşanê jê bibe"
#: bulletsandnumbering.ui:8
-#, fuzzy
msgctxt "bulletsandnumbering|BulletsAndNumberingDialog"
msgid "Bullets and Numbering"
msgstr "Numrekirin û Nîşanên Xala"
@@ -6080,7 +5988,6 @@ msgid "Reset"
msgstr "~Bive serî"
#: bulletsandnumbering.ui:105
-#, fuzzy
msgctxt "bulletsandnumbering|bullets"
msgid "Bullets"
msgstr "Nîşana xalan"
@@ -6092,13 +5999,11 @@ msgid "Numbering"
msgstr "Numrekirin"
#: bulletsandnumbering.ui:150
-#, fuzzy
msgctxt "bulletsandnumbering|graphics"
msgid "Image"
msgstr "Wêne"
#: bulletsandnumbering.ui:173
-#, fuzzy
msgctxt "bulletsandnumbering|position"
msgid "Position"
msgstr "Cih"
@@ -6189,7 +6094,6 @@ msgid "Colors"
msgstr "Reng"
#: crossfadedialog.ui:15
-#, fuzzy
msgctxt "crossfadedialog|CrossFadeDialog"
msgid "Cross-fading"
msgstr "Çeprast perde bike..."
@@ -6231,7 +6135,6 @@ msgid "_Y:"
msgstr ""
#: dlgsnap.ui:200
-#, fuzzy
msgctxt "dlgsnap|label1"
msgid "Position"
msgstr "Cih"
@@ -6255,7 +6158,6 @@ msgid "Hori_zontal"
msgstr "Berwar"
#: dlgsnap.ui:294
-#, fuzzy
msgctxt "dlgsnap|label2"
msgid "Type"
msgstr "Cure"
@@ -6273,13 +6175,11 @@ msgid "Fonts"
msgstr "Cûrenivîs"
#: drawchardialog.ui:127
-#, fuzzy
msgctxt "drawchardialog|RID_SVXPAGE_CHAR_EFFECTS"
msgid "Font Effects"
msgstr "Efektên Curenivîsê"
#: drawchardialog.ui:150
-#, fuzzy
msgctxt "drawchardialog|RID_SVXPAGE_CHAR_POSITION"
msgid "Position"
msgstr "Cih"
@@ -6296,25 +6196,21 @@ msgid "Page Setup"
msgstr ""
#: drawpagedialog.ui:105
-#, fuzzy
msgctxt "drawpagedialog|RID_SVXPAGE_PAGE"
msgid "Page"
msgstr "Rûpel"
#: drawpagedialog.ui:127
-#, fuzzy
msgctxt "drawpagedialog|RID_SVXPAGE_AREA"
msgid "Background"
msgstr "Zemîn"
#: drawpagedialog.ui:150
-#, fuzzy
msgctxt "drawpagedialog|RID_SVXPAGE_TRANSPARENCE"
msgid "Transparency"
msgstr "Zelaltî"
#: drawparadialog.ui:8
-#, fuzzy
msgctxt "drawparadialog|DrawParagraphPropertiesDialog"
msgid "Paragraph"
msgstr "Paragraf"
@@ -6325,7 +6221,6 @@ msgid "Indents & Spacing"
msgstr ""
#: drawparadialog.ui:127
-#, fuzzy
msgctxt "drawparadialog|labelTP_PARA_ASIAN"
msgid "Asian Typography"
msgstr "Çapberiya Asyayî"
@@ -6336,7 +6231,6 @@ msgid "Tabs"
msgstr ""
#: drawparadialog.ui:173
-#, fuzzy
msgctxt "drawparadialog|labelTP_PARA_ALIGN"
msgid "Alignment"
msgstr "Hîzakirin"
@@ -6354,13 +6248,11 @@ msgid "Page name"
msgstr "~Navê rûpel"
#: drawprinteroptions.ui:48
-#, fuzzy
msgctxt "drawprinteroptions|printdatetime"
msgid "Date and time"
msgstr "Roj û wext"
#: drawprinteroptions.ui:70
-#, fuzzy
msgctxt "drawprinteroptions|label4"
msgid "Contents"
msgstr "Naverok"
@@ -6411,7 +6303,6 @@ msgid "Tile sheet of paper with repeated pages"
msgstr ""
#: drawprinteroptions.ui:274
-#, fuzzy
msgctxt "drawprinteroptions|label6"
msgid "Size"
msgstr "Mezinahî"
@@ -6422,25 +6313,21 @@ msgid "Presentation Layout"
msgstr ""
#: drawprtldialog.ui:105
-#, fuzzy
msgctxt "drawprtldialog|RID_SVXPAGE_LINE"
msgid "Line"
msgstr "Rêzik"
#: drawprtldialog.ui:127
-#, fuzzy
msgctxt "drawprtldialog|RID_SVXPAGE_AREA"
msgid "Area"
msgstr "Qad"
#: drawprtldialog.ui:150
-#, fuzzy
msgctxt "drawprtldialog|RID_SVXPAGE_SHADOW"
msgid "Shadow"
msgstr "Sî"
#: drawprtldialog.ui:173
-#, fuzzy
msgctxt "drawprtldialog|RID_SVXPAGE_TRANSPARENCE"
msgid "Transparency"
msgstr "Zelaltî"
@@ -6452,7 +6339,6 @@ msgid "Font"
msgstr "Cûrenivîs"
#: drawprtldialog.ui:219
-#, fuzzy
msgctxt "drawprtldialog|RID_SVXPAGE_CHAR_EFFECTS"
msgid "Font Effects"
msgstr "Efektên Curenivîsê"
@@ -6469,7 +6355,6 @@ msgid "Text"
msgstr "Nivîs"
#: drawprtldialog.ui:288
-#, fuzzy
msgctxt "drawprtldialog|RID_SVXPAGE_PICK_BULLET"
msgid "Bullets"
msgstr "Nîşana xalan"
@@ -6481,7 +6366,6 @@ msgid "Numbering"
msgstr "Numrekirin"
#: drawprtldialog.ui:334
-#, fuzzy
msgctxt "drawprtldialog|RID_SVXPAGE_PICK_BMP"
msgid "Image"
msgstr "Wêne"
@@ -6492,13 +6376,11 @@ msgid "Customize"
msgstr ""
#: drawprtldialog.ui:380
-#, fuzzy
msgctxt "drawprtldialog|RID_SVXPAGE_ALIGN_PARAGRAPH"
msgid "Alignment"
msgstr "Hîzakirin"
#: drawprtldialog.ui:403
-#, fuzzy
msgctxt "drawprtldialog|RID_SVXPAGE_PARA_ASIAN"
msgid "Asian Typography"
msgstr "Çapberiya Asyayî"
@@ -6515,7 +6397,6 @@ msgid "Highlighting"
msgstr "Kirpandin"
#: insertlayer.ui:8
-#, fuzzy
msgctxt "insertlayer|InsertLayerDialog"
msgid "Insert Layer"
msgstr "Astekê lê zêde bike"
@@ -6533,7 +6414,6 @@ msgid "_Title"
msgstr "Sernav"
#: insertlayer.ui:197
-#, fuzzy
msgctxt "insertlayer|description"
msgid "_Description"
msgstr "Rave"
@@ -6650,7 +6530,6 @@ msgid "Convert to Polygon"
msgstr ""
#: vectorize.ui:72
-#, fuzzy
msgctxt "vectorize|preview"
msgid "Preview"
msgstr "Pêşdîtin"
diff --git a/source/kmr-Latn/sfx2/messages.po b/source/kmr-Latn/sfx2/messages.po
index 7fb3021ebfa..d744c64eaf5 100644
--- a/source/kmr-Latn/sfx2/messages.po
+++ b/source/kmr-Latn/sfx2/messages.po
@@ -67,7 +67,6 @@ msgid "Delete"
msgstr "Jê Bibe"
#: strings.hrc:35
-#, fuzzy
msgctxt "STR_RENAME"
msgid "Rename"
msgstr "Nav Biguherîne"
@@ -100,7 +99,6 @@ msgid "Automatically saved version"
msgstr "Guhertoya ku bixweber hatiye tomarkirin"
#: strings.hrc:41
-#, fuzzy
msgctxt "STR_EXPORTBUTTON"
msgid "Export"
msgstr "Veguhezîne derve"
@@ -196,7 +194,6 @@ msgid "~Keep Old Styles"
msgstr "Şêwazên Kevn ~Biparêze"
#: strings.hrc:59
-#, fuzzy
msgctxt "STR_ACTION_REFRESH"
msgid "Refresh"
msgstr "Rojane bike"
@@ -399,7 +396,6 @@ msgid "Untitled"
msgstr "Bênav"
#: strings.hrc:99
-#, fuzzy
msgctxt "STR_STANDARD_SHORTCUT"
msgid "Standard"
msgstr "Standard"
@@ -442,13 +438,11 @@ msgid "\"$(ARG1)\" is not an absolute URL that can be passed to an external appl
msgstr ""
#: strings.hrc:107
-#, fuzzy
msgctxt "STR_GID_INTERN"
msgid "Internal"
msgstr "Hundirî"
#: strings.hrc:108
-#, fuzzy
msgctxt "STR_GID_APPLICATION"
msgid "Application"
msgstr "Sepan"
@@ -460,7 +454,6 @@ msgid "View"
msgstr "Dîtin"
#: strings.hrc:110
-#, fuzzy
msgctxt "STR_GID_DOCUMENT"
msgid "Documents"
msgstr "Belge"
@@ -472,19 +465,16 @@ msgid "Edit"
msgstr "Sererast bike"
#: strings.hrc:112
-#, fuzzy
msgctxt "STR_GID_MACRO"
msgid "BASIC"
msgstr "BASIC"
#: strings.hrc:113
-#, fuzzy
msgctxt "STR_GID_OPTIONS"
msgid "Options"
msgstr "Vebijêrk"
#: strings.hrc:114
-#, fuzzy
msgctxt "STR_GID_MATH"
msgid "Math"
msgstr "Bîrkarî"
@@ -502,7 +492,6 @@ msgid "Insert"
msgstr "Têxe Nav"
#: strings.hrc:117
-#, fuzzy
msgctxt "STR_GID_FORMAT"
msgid "Format"
msgstr "Teşe"
@@ -526,7 +515,6 @@ msgid "Frame"
msgstr "Çarçove"
#: strings.hrc:121
-#, fuzzy
msgctxt "STR_GID_GRAPHIC"
msgid "Image"
msgstr "Wêne"
@@ -544,7 +532,6 @@ msgid "Numbering"
msgstr "Hejmarkirin"
#: strings.hrc:124
-#, fuzzy
msgctxt "STR_GID_DATA"
msgid "Data"
msgstr "Dane"
@@ -556,13 +543,11 @@ msgid "Special Functions"
msgstr "Kêrhatinên Taybet"
#: strings.hrc:126
-#, fuzzy
msgctxt "STR_GID_IMAGE"
msgid "Image"
msgstr "Wêne"
#: strings.hrc:127
-#, fuzzy
msgctxt "STR_GID_CHART"
msgid "Chart"
msgstr "Xanxank"
@@ -586,13 +571,11 @@ msgid "Modify"
msgstr "Biguhere"
#: strings.hrc:131
-#, fuzzy
msgctxt "STR_GID_DRAWING"
msgid "Drawing"
msgstr "Xêzkêşan"
#: strings.hrc:132
-#, fuzzy
msgctxt "STR_GID_CONTROLS"
msgid "Controls"
msgstr "Kontrol"
@@ -737,7 +720,6 @@ msgid " (Embedded document)"
msgstr ""
#: strings.hrc:156
-#, fuzzy
msgctxt "STR_STANDARD"
msgid "Standard"
msgstr "Standard"
@@ -1009,7 +991,6 @@ msgid "Styles in use: "
msgstr ""
#: strings.hrc:208
-#, fuzzy
msgctxt "STR_SID_NAVIGATOR"
msgid "Navigator"
msgstr "Navîgator"
@@ -1478,7 +1459,6 @@ msgid "Businesscard with logo"
msgstr ""
#: strings.hrc:303
-#, fuzzy
msgctxt "STR_CLEAR_CHAR"
msgid "Remove"
msgstr "Rake"
@@ -1507,7 +1487,6 @@ msgid "Date completed"
msgstr "Dîroka qedandinê"
#: dinfdlg.hrc:30
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Department"
msgstr "Beş"
@@ -1543,7 +1522,6 @@ msgid "Editor"
msgstr "Weşanger"
#: dinfdlg.hrc:36
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "E-Mail"
msgstr "E-Peyam"
@@ -1555,7 +1533,6 @@ msgid "Forward to"
msgstr "Bişîne ji"
#: dinfdlg.hrc:38
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Group"
msgstr "Kom"
@@ -1567,7 +1544,6 @@ msgid "Info"
msgstr "Agahî"
#: dinfdlg.hrc:40
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Language"
msgstr "Ziman"
@@ -1585,7 +1561,6 @@ msgid "Matter"
msgstr "Girîngî"
#: dinfdlg.hrc:43
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Office"
msgstr "Nivîsgeh"
@@ -1603,13 +1578,11 @@ msgid "Project"
msgstr "Proje"
#: dinfdlg.hrc:46
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Publisher"
msgstr "Weşanger"
#: dinfdlg.hrc:47
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Purpose"
msgstr "Armanc"
@@ -1633,19 +1606,16 @@ msgid "Recorded date"
msgstr "Dîroka tomarkirinê"
#: dinfdlg.hrc:51
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Reference"
msgstr "Referans"
#: dinfdlg.hrc:52
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Source"
msgstr "Çavkanî"
#: dinfdlg.hrc:53
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Status"
msgstr "Rewş"
@@ -1663,7 +1633,6 @@ msgid "Typist"
msgstr "Nivîskar"
#: dinfdlg.hrc:56
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "URL"
msgstr "URL"
@@ -1687,7 +1656,6 @@ msgid "Date"
msgstr "Dane"
#: dinfdlg.hrc:72
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Duration"
msgstr "Pêvajo"
@@ -1819,7 +1787,6 @@ msgid "Display"
msgstr "Dîmender"
#: bookmarkmenu.ui:26
-#, fuzzy
msgctxt "bookmarkmenu|rename"
msgid "Rename..."
msgstr "Ji Nû Ve Binavîne..."
@@ -1863,37 +1830,31 @@ msgid "Version comment:"
msgstr "Ravekirina Guhertoyê"
#: cmisinfopage.ui:54
-#, fuzzy
msgctxt "cmisinfopage|name"
msgid "Name"
msgstr "Nav"
#: cmisinfopage.ui:66
-#, fuzzy
msgctxt "cmisinfopage|type"
msgid "Type"
msgstr "Cure"
#: cmisinfopage.ui:78
-#, fuzzy
msgctxt "cmisinfopage|value"
msgid "Value"
msgstr "Nirx"
#: cmisline.ui:46
-#, fuzzy
msgctxt "cmisline|type"
msgid "Type"
msgstr "Cure"
#: cmisline.ui:61
-#, fuzzy
msgctxt "cmisline|yes"
msgid "Yes"
msgstr "Erê"
#: cmisline.ui:82
-#, fuzzy
msgctxt "cmisline|no"
msgid "No"
msgstr "Na"
@@ -1904,19 +1865,16 @@ msgid "Add _Property"
msgstr ""
#: custominfopage.ui:49
-#, fuzzy
msgctxt "custominfopage|name"
msgid "Name"
msgstr "Nav"
#: custominfopage.ui:61
-#, fuzzy
msgctxt "custominfopage|type"
msgid "Type"
msgstr "Cure"
#: custominfopage.ui:73
-#, fuzzy
msgctxt "custominfopage|value"
msgid "Value"
msgstr "Nirx"
@@ -2022,7 +1980,6 @@ msgid "_Size:"
msgstr "Mezinahî:"
#: documentinfopage.ui:264
-#, fuzzy
msgctxt "documentinfopage|showsize"
msgid "unknown"
msgstr "nenas"
@@ -2063,7 +2020,6 @@ msgid "General "
msgstr "Giştî"
#: documentpropertiesdialog.ui:125
-#, fuzzy
msgctxt "documentpropertiesdialog|description"
msgid "Description"
msgstr "Rave"
@@ -2106,7 +2062,6 @@ msgid "Edit Document"
msgstr "Belgeyê sererast bike"
#: editdocumentdialog.ui:44
-#, fuzzy
msgctxt "editdocumentdialog|cancel"
msgid "Cancel"
msgstr "Betal"
@@ -2162,7 +2117,6 @@ msgid "Millise_conds:"
msgstr ""
#: editdurationdialog.ui:287
-#, fuzzy
msgctxt "editdurationdialog|label2"
msgid "Duration"
msgstr "Pêvajo"
@@ -2183,7 +2137,6 @@ msgid "Please save this document locally instead and attach it from within your
msgstr ""
#: floatingrecord.ui:9
-#, fuzzy
msgctxt "floatingrecord|FloatingRecord"
msgid "Record Macro"
msgstr "Makro tomar bike"
@@ -2201,7 +2154,6 @@ msgid "_Bookmarks"
msgstr "Bijare"
#: helpcontrol.ui:49
-#, fuzzy
msgctxt "helpcontrol|contents"
msgid "Contents"
msgstr "Naverok"
@@ -2213,13 +2165,11 @@ msgid "Index"
msgstr "Pêrist"
#: helpcontrol.ui:94
-#, fuzzy
msgctxt "helpcontrol|find"
msgid "Find"
msgstr "Bibîne"
#: helpcontrol.ui:117
-#, fuzzy
msgctxt "helpcontrol|bookmarks"
msgid "Bookmarks"
msgstr "Bijare"
@@ -2277,7 +2227,6 @@ msgid "Find in _headings only"
msgstr ""
#: inputdialog.ui:83
-#, fuzzy
msgctxt "inputdialog|label"
msgid "Height:"
msgstr "Bilindahî:"
@@ -2343,7 +2292,6 @@ msgid "From File..."
msgstr "~Ji Pelê..."
#: loadtemplatedialog.ui:128
-#, fuzzy
msgctxt "loadtemplatedialog|label1"
msgid "Categories"
msgstr "Kategorî"
@@ -2434,7 +2382,6 @@ msgid "_AutoUpdate"
msgstr ""
#: managestylepage.ui:212
-#, fuzzy
msgctxt "managestylepage|label1"
msgid "Style"
msgstr "Teşe"
@@ -2462,7 +2409,6 @@ msgid "Style Name"
msgstr ""
#: notebookbar.ui:73
-#, fuzzy
msgctxt "notebookbar|label9"
msgid "File"
msgstr "Pel"
@@ -2617,7 +2563,6 @@ msgid "User:"
msgstr "Bikarhêner"
#: password.ui:114
-#, fuzzy
msgctxt "password|pass1ft"
msgid "Password:"
msgstr "Şîfre:"
@@ -2641,7 +2586,6 @@ msgid "Password"
msgstr "Şîfre:"
#: password.ui:223
-#, fuzzy
msgctxt "password|pass2ft"
msgid "Password:"
msgstr "Şîfre:"
@@ -2896,7 +2840,6 @@ msgid "E_xtensions"
msgstr "Pêvek"
#: startcenter.ui:482
-#, fuzzy
msgctxt "startcenter|label1"
msgid "Application"
msgstr "Sepan"
@@ -2924,13 +2867,11 @@ msgid "Modify..."
msgstr "Biguherîne..."
#: stylecontextmenu.ui:28
-#, fuzzy
msgctxt "stylecontextmenu|hide"
msgid "Hide"
msgstr "Veşêre"
#: stylecontextmenu.ui:36
-#, fuzzy
msgctxt "stylecontextmenu|show"
msgid "Show"
msgstr "Nîşan Bide"
@@ -2968,25 +2909,21 @@ msgid "All Applications"
msgstr ""
#: templatedlg.ui:16
-#, fuzzy
msgctxt "templatedlg|applist"
msgid "Documents"
msgstr "Belge"
#: templatedlg.ui:19
-#, fuzzy
msgctxt "templatedlg|applist"
msgid "Spreadsheets"
msgstr "TabloyênHesavan"
#: templatedlg.ui:22
-#, fuzzy
msgctxt "templatedlg|applist"
msgid "Presentations"
msgstr "Pêşek"
#: templatedlg.ui:25
-#, fuzzy
msgctxt "templatedlg|applist"
msgid "Drawings"
msgstr "Xêzkêşan"
@@ -3009,7 +2946,6 @@ msgid "Search"
msgstr "Lê bigere"
#: templatedlg.ui:147
-#, fuzzy
msgctxt "templatedlg|search_filter"
msgid "Search..."
msgstr "Bigere..."
@@ -3025,7 +2961,6 @@ msgid "Filter by Category"
msgstr ""
#: templatedlg.ui:205
-#, fuzzy
msgctxt "templatedlg|label1"
msgid "Filter"
msgstr "Parzûn"
@@ -3064,7 +2999,6 @@ msgid "Move Templates"
msgstr "Şablonên min"
#: templatedlg.ui:391
-#, fuzzy
msgctxt "templatedlg|export_btn"
msgid "Export"
msgstr "Veguhezîne derve"
@@ -3075,7 +3009,6 @@ msgid "Export Templates"
msgstr ""
#: templatedlg.ui:408
-#, fuzzy
msgctxt "templatedlg|import_btn"
msgid "Import"
msgstr "veguhezîne hundir"
@@ -3115,7 +3048,6 @@ msgid "_Compare"
msgstr ""
#: versionscmis.ui:160
-#, fuzzy
msgctxt "versionscmis|datetime"
msgid "Date and time"
msgstr "Roj û wext"
@@ -3168,7 +3100,6 @@ msgid "New Versions"
msgstr ""
#: versionsofdialog.ui:234
-#, fuzzy
msgctxt "versionsofdialog|datetime"
msgid "Date and time"
msgstr "Roj û wext"
diff --git a/source/kmr-Latn/shell/source/win32/shlxthandler/res.po b/source/kmr-Latn/shell/source/win32/shlxthandler/res.po
index 990ac3d4c12..7bf7bf9c506 100644
--- a/source/kmr-Latn/shell/source/win32/shlxthandler/res.po
+++ b/source/kmr-Latn/shell/source/win32/shlxthandler/res.po
@@ -113,7 +113,6 @@ msgid "Tables"
msgstr "Tablo"
#: shlxthdl.ulf
-#, fuzzy
msgctxt ""
"shlxthdl.ulf\n"
"%GRAPHICS%\n"
diff --git a/source/kmr-Latn/starmath/messages.po b/source/kmr-Latn/starmath/messages.po
index 8a843dd2000..58e38a6af8d 100644
--- a/source/kmr-Latn/starmath/messages.po
+++ b/source/kmr-Latn/starmath/messages.po
@@ -315,7 +315,6 @@ msgid "strictlygreaterthan"
msgstr "mezintir"
#: smmod.hrc:80
-#, fuzzy
msgctxt "RID_UI_SYMBOL_NAMES"
msgid "notequal"
msgstr "wekhev nîne"
@@ -341,7 +340,6 @@ msgid "angle"
msgstr "gûç"
#: smmod.hrc:85
-#, fuzzy
msgctxt "RID_UI_SYMBOL_NAMES"
msgid "perthousand"
msgstr "ji hezarî yek"
@@ -1635,7 +1633,6 @@ msgid "Set Operations"
msgstr "Kirarîyên koma"
#: strings.hrc:277
-#, fuzzy
msgctxt "RID_CATEGORY_FUNCTIONS"
msgid "Functions"
msgstr "Fonksiyon"
@@ -1647,7 +1644,6 @@ msgid "Operators"
msgstr "Operator"
#: strings.hrc:279
-#, fuzzy
msgctxt "RID_CATEGORY_ATTRIBUTES"
msgid "Attributes"
msgstr "Taybetmendî"
@@ -1659,13 +1655,11 @@ msgid "Brackets"
msgstr "Kevan"
#: strings.hrc:281
-#, fuzzy
msgctxt "RID_CATEGORY_FORMATS"
msgid "Formats"
msgstr "Teşe"
#: strings.hrc:282
-#, fuzzy
msgctxt "RID_CATEGORY_OTHERS"
msgid "Others"
msgstr "Ê din"
@@ -1692,7 +1686,6 @@ msgid "Bold"
msgstr "Qalind"
#: strings.hrc:288
-#, fuzzy
msgctxt "STR_BLACK"
msgid "black"
msgstr "reş"
@@ -1793,7 +1786,6 @@ msgid "font"
msgstr "Cûrenivîs"
#: strings.hrc:306
-#, fuzzy
msgctxt "STR_ALIGN_LEFT"
msgid "left"
msgstr "çep"
@@ -1805,7 +1797,6 @@ msgid "center"
msgstr "Navîn"
#: strings.hrc:308
-#, fuzzy
msgctxt "STR_ALIGN_RIGHT"
msgid "right"
msgstr "rast"
@@ -1912,7 +1903,6 @@ msgid "%PRODUCTNAME %s"
msgstr "%PRODUCTNAME %s"
#: strings.hrc:329
-#, fuzzy
msgctxt "RID_PRINTUIOPT_CONTENTS"
msgid "Contents"
msgstr "Naverok"
@@ -1936,7 +1926,6 @@ msgid "B~orders"
msgstr "Sînor"
#: strings.hrc:333
-#, fuzzy
msgctxt "RID_PRINTUIOPT_SIZE"
msgid "Size"
msgstr "Mezinahî"
@@ -1960,7 +1949,6 @@ msgid "~Scaling"
msgstr "Pîvandin"
#: alignmentdialog.ui:8
-#, fuzzy
msgctxt "alignmentdialog|AlignmentDialog"
msgid "Alignment"
msgstr "Hîzakirin"
@@ -1990,13 +1978,11 @@ msgid "_Right"
msgstr "Rast"
#: alignmentdialog.ui:169
-#, fuzzy
msgctxt "alignmentdialog|label1"
msgid "Horizontal"
msgstr "Berwar"
#: catalogdialog.ui:9
-#, fuzzy
msgctxt "catalogdialog|CatalogDialog"
msgid "Symbols"
msgstr "Sembol"
@@ -2025,7 +2011,6 @@ msgid "button"
msgstr "Bişkojk"
#: catalogdialog.ui:152
-#, fuzzy
msgctxt "catalogdialog|symbolname"
msgid "Unknown"
msgstr "Nenas"
@@ -2061,7 +2046,6 @@ msgid "_Italic"
msgstr "Paldayî"
#: fontdialog.ui:187
-#, fuzzy
msgctxt "fontdialog|formulaL1"
msgid "Attributes"
msgstr "Taybetmendî"
@@ -2412,7 +2396,6 @@ msgid "S_ubscript:"
msgstr "Dawêra jêr"
#: spacingdialog.ui:603
-#, fuzzy
msgctxt "spacingdialog|2title"
msgid "Indexes"
msgstr "Pêrist"
@@ -2516,7 +2499,6 @@ msgid "_Minimum spacing:"
msgstr ""
#: spacingdialog.ui:1432
-#, fuzzy
msgctxt "spacingdialog|8title"
msgid "Symbols"
msgstr "Sembol"
@@ -2571,7 +2553,6 @@ msgid "Spacing"
msgstr "Pîvandin"
#: spacingdialog.ui:1873
-#, fuzzy
msgctxt "spacingdialog|menuitem2"
msgid "Indexes"
msgstr "Pêrist"
@@ -2605,7 +2586,6 @@ msgid "Matrices"
msgstr ""
#: spacingdialog.ui:1921
-#, fuzzy
msgctxt "spacingdialog|menuitem8"
msgid "Symbols"
msgstr "Sembol"
diff --git a/source/kmr-Latn/svl/messages.po b/source/kmr-Latn/svl/messages.po
index b67ae6bb1be..832f40fc67d 100644
--- a/source/kmr-Latn/svl/messages.po
+++ b/source/kmr-Latn/svl/messages.po
@@ -100,37 +100,31 @@ msgid "Audio file"
msgstr "Pela Dengê"
#: svl.hrc:43
-#, fuzzy
msgctxt "STR_SVT_MIMETYPE_AUDIO_WEBM"
msgid "Audio file"
msgstr "Pela Dengê"
#: svl.hrc:44
-#, fuzzy
msgctxt "STR_SVT_MIMETYPE_IMAGE_GIF"
msgid "Image"
msgstr "Wêne"
#: svl.hrc:45
-#, fuzzy
msgctxt "STR_SVT_MIMETYPE_IMAGE_PNG"
msgid "Image"
msgstr "Wêne"
#: svl.hrc:46
-#, fuzzy
msgctxt "STR_SVT_MIMETYPE_IMAGE_TIFF"
msgid "Image"
msgstr "Wêne"
#: svl.hrc:47
-#, fuzzy
msgctxt "STR_SVT_MIMETYPE_IMAGE_JPEG"
msgid "Image"
msgstr "Wêne"
#: svl.hrc:48
-#, fuzzy
msgctxt "STR_SVT_MIMETYPE_IMAGE_PCX"
msgid "Image"
msgstr "Wêne"
@@ -213,7 +207,6 @@ msgid "Workplace"
msgstr "Kargeh"
#: svl.hrc:64
-#, fuzzy
msgctxt "STR_SVT_MIMETYPE_CNT_FSYSFLD"
msgid "Folder"
msgstr "Peldank"
@@ -269,7 +262,6 @@ msgid "%PRODUCTNAME Template"
msgstr "%PRODUCTNAME Şablon"
#: svl.hrc:75
-#, fuzzy
msgctxt "STR_SVT_MIMETYPE_IMAGE_GENERIC"
msgid "Image"
msgstr "Wêne"
diff --git a/source/kmr-Latn/svtools/messages.po b/source/kmr-Latn/svtools/messages.po
index 0e68e2592b7..0dabaf6f399 100644
--- a/source/kmr-Latn/svtools/messages.po
+++ b/source/kmr-Latn/svtools/messages.po
@@ -4,89 +4,79 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2017-12-06 15:58+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"PO-Revision-Date: 2018-01-15 17:35+0000\n"
+"Last-Translator: Christian Lohmaier <lohmaier+pootle@googlemail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: kmr-Latn\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1516037718.000000\n"
#: errtxt.hrc:30
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "Error"
msgstr "Çewtî"
#: errtxt.hrc:31
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "Warning"
msgstr "Hişyarî"
#: errtxt.hrc:32
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) loading the template $(ARG1)"
msgstr "gava şablona $(ARG1) dihate barkirin $(ERR)"
#: errtxt.hrc:33 /home/cl/vc/git/libo-core/svtools/inc/errtxt.hrc:34
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) saving the document $(ARG1)"
msgstr "gava belgeya $(ARG1) dihate tomarkirin $(ERR)"
#: errtxt.hrc:35
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) displaying doc. information for document $(ARG1)"
msgstr "$(ERR) gava agahiyên belgeyan a belgeya $(ARG1) dihate nîşandan."
#: errtxt.hrc:36
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) writing document $(ARG1) as template"
msgstr "gava belgeya $(ERR) weke şablon dihate nivîsandin $(ARG1)"
#: errtxt.hrc:37
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) copying or moving document contents"
msgstr "Gava cihê naveroka belgeyê dihate guhereandin an jî kopîkirin $(ERR)"
#: errtxt.hrc:38
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) starting the Document Manager"
msgstr "Gava rêveberê belgeyê dihate destpêkirin $(ERR)"
#: errtxt.hrc:39
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) loading document $(ARG1)"
msgstr "$(ERR) gava belgeya $(ARG1) dihate barkirin"
#: errtxt.hrc:40 /home/cl/vc/git/libo-core/svtools/inc/errtxt.hrc:41
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) creating a new document"
msgstr "Gava belgeyeke nû dihate çêkirin $(ERR)"
#: errtxt.hrc:42
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) expanding entry"
msgstr "$(ERR) dema ketan hatiye berfirehkirin"
#: errtxt.hrc:43
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) loading BASIC of document $(ARG1)"
msgstr "Gava têkildarî bi belgeya $(ARG1) re BASIC dihate barkirin $(ERR)"
#: errtxt.hrc:44
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) searching for an address"
msgstr "$(ERR) ji bo navnîşanê tê gerandin"
@@ -98,49 +88,41 @@ msgid "Abort"
msgstr "Betal bike"
#: errtxt.hrc:51
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Nonexistent object"
msgstr "Biresera tuneye"
#: errtxt.hrc:52
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Object already exists"
msgstr "Bireser heye"
#: errtxt.hrc:53
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Object not accessible"
msgstr "Xwe nagihîne bireserê"
#: errtxt.hrc:54
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Inadmissible path"
msgstr "Riya nederbasdar ya daneyan"
#: errtxt.hrc:55
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Locking problem"
msgstr "Pirsgirêka ketina hev"
#: errtxt.hrc:56
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Wrong parameter"
msgstr "Parametreya şaş"
#: errtxt.hrc:57
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Resource exhausted"
msgstr "Çavkanî nema"
#: errtxt.hrc:58
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Action not supported"
msgstr "Miamele nayê destekirin"
@@ -152,7 +134,6 @@ msgid "Read Error"
msgstr "Xeletiya xwendinê"
#: errtxt.hrc:60
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Write Error"
msgstr "Xeletiya nivîsandinê"
@@ -164,61 +145,51 @@ msgid "unknown"
msgstr "Nenas"
#: errtxt.hrc:62
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Version Incompatibility"
msgstr "Lihevnekirina guhertoyan"
#: errtxt.hrc:63 /home/cl/vc/git/libo-core/svtools/inc/errtxt.hrc:74
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "General Error"
msgstr "Xeletiya giştî"
#: errtxt.hrc:64
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Incorrect format"
msgstr "Dirûvê şaş"
#: errtxt.hrc:65
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Error creating object"
msgstr "Xeletiya pêkanînê"
#: errtxt.hrc:66
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Inadmissible value or data type"
msgstr "Nirxa nederbasdar an jî cureyê doneyan"
#: errtxt.hrc:67
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "BASIC runtime error"
msgstr "Xeletiya dema xebata BASIC"
#: errtxt.hrc:68
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "BASIC syntax error"
msgstr "Xeletiya pêyvrêziya BASIC"
#: errtxt.hrc:75
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "General input/output error."
msgstr "Xeletiyekî giştî a têkeketî/derhatiyê."
#: errtxt.hrc:76
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Invalid file name."
msgstr "Navê pelê derbazbar nîne."
#: errtxt.hrc:77
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Nonexistent file."
msgstr "Pelekî ku tune."
@@ -230,25 +201,21 @@ msgid "File already exists."
msgstr "Belge ji xwe heye."
#: errtxt.hrc:79
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The object is not a directory."
msgstr "Bireser, peldank nîne."
#: errtxt.hrc:80
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The object is not a file."
msgstr "Ev tişt, pelek nîn e."
#: errtxt.hrc:81
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The specified device is invalid."
msgstr "Amûra hatiye kivşkirin derbazbar nîne"
#: errtxt.hrc:82
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid ""
"The object cannot be accessed\n"
@@ -258,19 +225,16 @@ msgstr ""
"gîhîştina bireserê pêk naye."
#: errtxt.hrc:83
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Sharing violation while accessing the object."
msgstr "Di dema gihîştina bireserê de îhlala parvekirinê pêk hat."
#: errtxt.hrc:84
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "No more space on device."
msgstr "Di amûrê da cîhên vala nema"
#: errtxt.hrc:85
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid ""
"This operation cannot be run on\n"
@@ -280,151 +244,126 @@ msgstr ""
"dihewîne pêk naye."
#: errtxt.hrc:86
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "This operation is not supported on this operating system."
msgstr "Ev kirarî di hêla pergalê da naye destek kirin"
#: errtxt.hrc:87
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "There are too many files open."
msgstr "Gelek pel vekirî ne."
#: errtxt.hrc:88
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Data could not be read from the file."
msgstr "Di dêsyayê da data nehat xwendin"
#: errtxt.hrc:89
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The file could not be written."
msgstr "Pel nehat nivîsandin"
#: errtxt.hrc:90
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The operation could not be run due to insufficient memory."
msgstr "Kar, ji ber ku têrênekirina bîrê nehate meşandin."
#: errtxt.hrc:91
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The seek operation could not be run."
msgstr "Karê lêgerîne nehat meşandin"
#: errtxt.hrc:92
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The tell operation could not be run."
msgstr "Karê lodkirinê nehat meşandin"
#: errtxt.hrc:93
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Incorrect file version."
msgstr "Guhertoya şaş a pelê"
#: errtxt.hrc:94
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Incorrect file format."
msgstr "Şaşiyekî teşeya pelê"
#: errtxt.hrc:95
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The file name contains invalid characters."
msgstr "Navê pelê karekterên nederbazbar dihewîne"
#: errtxt.hrc:96
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "An unknown I/O error has occurred."
msgstr "Xeletiyekî têketê/derhatî ye çê bû."
#: errtxt.hrc:97
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "An invalid attempt was made to access the file."
msgstr "Têketina bê mafê xwegîhîştinê hat ceribandin."
#: errtxt.hrc:98
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The file could not be created."
msgstr "Pel nehat veavakirin"
#: errtxt.hrc:99
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The operation was started under an invalid parameter."
msgstr "Kirariye bi parametreyekî şaş hat destpêkirin."
#: errtxt.hrc:100
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The operation on the file was aborted."
msgstr "Kirariya bi pelê ra têkildare hat betal kirin"
#: errtxt.hrc:101
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Path to the file does not exist."
msgstr "Rêya dataya pelê tune"
#: errtxt.hrc:102
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "An object cannot be copied into itself."
msgstr "Bireser di hundirê xwe nayê kopîkirin."
#: errtxt.hrc:103
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The specified template could not be found."
msgstr "Şablona kivşkirî nehat dîtin"
#: errtxt.hrc:104
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The file cannot be used as template."
msgstr "Pel wek şablon nayê bikaranîn"
#: errtxt.hrc:105
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "This document has already been opened for editing."
msgstr "Ji xwe belge ji bo serrast kirinê vebû"
#: errtxt.hrc:106
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The wrong password has been entered."
msgstr "Şîfreyeke şaş ketê"
#: errtxt.hrc:107
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Error reading file."
msgstr "Dema pel hat xwendin xeletiyek çêbû."
#: errtxt.hrc:108
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The document was opened as read-only."
msgstr "Belge tenê ji bo xwendine vebû."
#: errtxt.hrc:109
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "General OLE Error."
msgstr "Xeletiyeke OLE a Giştî."
#: errtxt.hrc:110
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The host name $(ARG1) could not be resolved."
msgstr "Navê host $(ARG1) nikare were sêwirandin."
@@ -459,25 +398,21 @@ msgid "The requested Internet data is not available in the cache and cannot be t
msgstr ""
#: errtxt.hrc:116
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The contents could not be created."
msgstr "Naverok çênebû."
#: errtxt.hrc:117
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The file name is too long for the target file system."
msgstr "Navê pelê, ji bo pergala pela hedef zêde dirêj e."
#: errtxt.hrc:118
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The input syntax is invalid."
msgstr "Pêyvrêzkirina têketinê şaş e."
#: errtxt.hrc:119
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid ""
"This document contains attributes that cannot be saved in the selected format.\n"
@@ -487,19 +422,16 @@ msgstr ""
"Ji kerema xwe ji bo şêweyê belgeyê şêweya belgeya %PRODUCTNAME %PRODUCTVERSION hilbijêrin."
#: errtxt.hrc:120
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The maximum number of documents that can be opened at the same time has been reached. You need to close one or more documents before you can open a new document."
msgstr "Hun gihîştin sînora hejmara belgeyên ku di demekî de dikarin bên vekirin. Beriya vekirina belgeyekî nû divê hun yek an zêdetir belgeyên vekirî bigirin."
#: errtxt.hrc:121
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Could not create backup copy."
msgstr "Nikare kopiya cîgir ava bike."
#: errtxt.hrc:122
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid ""
"An attempt was made to execute a macro.\n"
@@ -525,7 +457,6 @@ msgstr ""
"Ji ber vê, di be ku hinek taybetî tune bin."
#: errtxt.hrc:124
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid ""
"This document contains macros.\n"
@@ -541,7 +472,6 @@ msgstr ""
"Ji ber vê, di be ku hinek taybetî tune bin."
#: errtxt.hrc:125
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid ""
"The encrypted document contains unexpected non-encrypted streams.\n"
@@ -558,27 +488,24 @@ msgstr ""
"\n"
"Em pêşniyar dikin ku baweriya xwe ji naveroka belgeya heyî neyênin.\n"
"Ji bo vê belgeyê xebitandina makroyan neçalak e.\n"
+" "
#: errtxt.hrc:126
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Invalid data length."
msgstr "Dirêjahiya daneyê ya nederbasdar."
#: errtxt.hrc:127
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Function not possible: path contains current directory."
msgstr "Fonksiyon nayê bikar anîn: riya daneyan pêristên derbasdar dihundirîne."
#: errtxt.hrc:128
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Function not possible: device (drive) not identical."
msgstr "Fonksiyon ne gengaz e, cîhaz (pêşkêşker) ne wek hev e."
#: errtxt.hrc:129
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Device (drive) not ready."
msgstr "Cîhaz (ajokar) ne amade ye."
@@ -589,13 +516,11 @@ msgid "Wrong checksum."
msgstr ""
#: errtxt.hrc:131
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Function not possible: write protected."
msgstr "Fonksiyon ne gengaz e: nivîsandin parastî ye."
#: errtxt.hrc:132
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid ""
"The password of a shared spreadsheet cannot be set or changed.\n"
@@ -635,7 +560,6 @@ msgid "$(ERR) activating object"
msgstr "$(ERR) çalakkirina bireserê"
#: langtab.hrc:29
-#, fuzzy
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "[None]"
msgstr "[Ne yek]"
@@ -646,7 +570,6 @@ msgid "Unknown"
msgstr "Nenas"
#: langtab.hrc:31 /home/cl/vc/git/libo-core/svtools/inc/langtab.hrc:32
-#, fuzzy
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Default"
msgstr "Standard"
@@ -2640,7 +2563,6 @@ msgid "Address Book Source"
msgstr "Jêderka Lênûsa ~Navnîşanan..."
#: addresstemplatedialog.ui:522
-#, fuzzy
msgctxt "addresstemplatedialog|label23"
msgid "Field Assignment"
msgstr "Tayînkirina Qadan"
@@ -2947,7 +2869,6 @@ msgid "Port:"
msgstr "~Port"
#: placeedit.ui:414
-#, fuzzy
msgctxt "placeedit|passwordLabel"
msgid "Password:"
msgstr "Şîfre:"
@@ -2976,7 +2897,6 @@ msgid "Name:"
msgstr "Nav"
#: printersetupdialog.ui:125
-#, fuzzy
msgctxt "printersetupdialog|label3"
msgid "Status:"
msgstr "Rewş:"
@@ -2988,7 +2908,6 @@ msgid "Type:"
msgstr "Cure"
#: printersetupdialog.ui:149
-#, fuzzy
msgctxt "printersetupdialog|label5"
msgid "Location:"
msgstr "Cih:"
@@ -3000,13 +2919,11 @@ msgid "Comment:"
msgstr "Daxûyanî: "
#: printersetupdialog.ui:218
-#, fuzzy
msgctxt "printersetupdialog|properties"
msgid "Properties..."
msgstr "Taybetmendî..."
#: printersetupdialog.ui:247
-#, fuzzy
msgctxt "printersetupdialog|label1"
msgid "Printer"
msgstr "Çaper"
@@ -3509,7 +3426,6 @@ msgid "Unknown source"
msgstr "Çavkaniya nenas"
#: strings.hrc:105
-#, fuzzy
msgctxt "STR_SVT_FILEVIEW_COLUMN_TITLE"
msgid "Name"
msgstr "Nav"
@@ -3763,7 +3679,6 @@ msgid "Black Italic"
msgstr "îtalîka reş"
#: strings.hrc:176
-#, fuzzy
msgctxt "STR_SVT_STYLE_BOOK"
msgid "Book"
msgstr "Pirtûk"
@@ -3889,7 +3804,6 @@ msgid "Horizontal Ruler"
msgstr "Xêza Berwar"
#: strings.hrc:202
-#, fuzzy
msgctxt "STR_SVT_ACC_RULER_VERT_NAME"
msgid "Vertical Ruler"
msgstr "Rasteka Tîk"
@@ -3994,7 +3908,6 @@ msgid "Initializing"
msgstr "Destpê dike..."
#: strings.hrc:222
-#, fuzzy
msgctxt "STR_SVT_PRNDLG_WAITING"
msgid "Waiting"
msgstr "Li bendê ye"
@@ -4020,7 +3933,6 @@ msgid "Offline"
msgstr ""
#: strings.hrc:227
-#, fuzzy
msgctxt "STR_SVT_PRNDLG_ERROR"
msgid "Error"
msgstr "Çewtî"
@@ -4098,7 +4010,6 @@ msgid "Power save mode"
msgstr ""
#: strings.hrc:242
-#, fuzzy
msgctxt "STR_SVT_PRNDLG_DEFPRINTER"
msgid "Default printer"
msgstr "Çapera standard"
@@ -4115,7 +4026,6 @@ msgid "~Finish"
msgstr "~Biqedîne"
#: strings.hrc:246
-#, fuzzy
msgctxt "STR_WIZDLG_NEXT"
msgid "~Next >"
msgstr "~Pêş >"
diff --git a/source/kmr-Latn/svx/messages.po b/source/kmr-Latn/svx/messages.po
index 2ffde623ca3..9f700e3693b 100644
--- a/source/kmr-Latn/svx/messages.po
+++ b/source/kmr-Latn/svx/messages.po
@@ -59,7 +59,6 @@ msgid "Point"
msgstr "Pûnto"
#: fieldunit.hrc:39
-#, fuzzy
msgctxt "RID_SVXSTR_FIELDUNIT_TABLE"
msgid "Char"
msgstr "Xanxank"
@@ -76,7 +75,6 @@ msgid "LIKE"
msgstr "WEK"
#: fmstring.hrc:28
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "NOT"
msgstr "NE"
@@ -88,13 +86,11 @@ msgid "EMPTY"
msgstr "VALA"
#: fmstring.hrc:30
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "TRUE"
msgstr "RAST E"
#: fmstring.hrc:31
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "FALSE"
msgstr "ŞAŞ E"
@@ -118,37 +114,31 @@ msgid "OR"
msgstr "AN JÎ"
#: fmstring.hrc:35
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "AND"
msgstr "Û"
#: fmstring.hrc:36
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "Average"
msgstr "Navendkirin"
#: fmstring.hrc:37
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "Count"
msgstr "Bihijmêre"
#: fmstring.hrc:38
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "Maximum"
msgstr "Pirtirîn"
#: fmstring.hrc:39
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "Minimum"
msgstr "Kêmtirîn"
#: fmstring.hrc:40
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "Sum"
msgstr "Serhev"
@@ -318,7 +308,6 @@ msgstr "Nîşana xalan"
#. SVX_NUM_CHAR_SPECIAL
#: numberingtype.hrc:31
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "Graphics"
msgstr "Grafîk"
@@ -501,7 +490,6 @@ msgid "All Pages"
msgstr "Hemû Rûpel"
#: samecontent.hrc:19
-#, fuzzy
msgctxt "RID_SVXSTRARY_SAMECONTENT"
msgid "First Page"
msgstr "Rûpela Yekemîn"
@@ -867,13 +855,11 @@ msgid "Table"
msgstr "Tablo"
#: tabwin.hrc:28
-#, fuzzy
msgctxt "RID_RSC_TABWIN_PREFIX"
msgid "Query"
msgstr "Lêpirsîn"
#: tabwin.hrc:29
-#, fuzzy
msgctxt "RID_RSC_TABWIN_PREFIX"
msgid "SQL"
msgstr "SQL"
@@ -1278,43 +1264,36 @@ msgid "A6"
msgstr "A"
#: page.hrc:31
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "A5"
msgstr "A5"
#: page.hrc:32
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "A4"
msgstr "A4"
#: page.hrc:33
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "A3"
msgstr "A3"
#: page.hrc:34
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "B6 (ISO)"
msgstr "B6 (ISO)"
#: page.hrc:35
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "B5 (ISO)"
msgstr "B5 (ISO)"
#: page.hrc:36
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "B4 (ISO)"
msgstr "B4 (ISO)"
#: page.hrc:37
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "Letter"
msgstr "Name"
@@ -1325,31 +1304,26 @@ msgid "Legal"
msgstr ""
#: page.hrc:39
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "Long Bond"
msgstr "Xêzikoka Dirêj (Qalind)"
#: page.hrc:40
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "Tabloid"
msgstr "Tablo"
#: page.hrc:41
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "B6 (JIS)"
msgstr "B6 (JIS)"
#: page.hrc:42
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "B5 (JIS)"
msgstr "B5 (JIS)"
#: page.hrc:43
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "B4 (JIS)"
msgstr "B4 (JIS)"
@@ -1376,31 +1350,26 @@ msgid "User"
msgstr "Bikarhêner"
#: page.hrc:48
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "DL Envelope"
msgstr "Zerf"
#: page.hrc:49
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "C6 Envelope"
msgstr "Zerf"
#: page.hrc:50
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "C6/5 Envelope"
msgstr "Zerf"
#: page.hrc:51
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "C5 Envelope"
msgstr "Zerf"
#: page.hrc:52
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "C4 Envelope"
msgstr "Zerf"
@@ -1417,25 +1386,21 @@ msgid "#7¾ (Monarch) Envelope"
msgstr ""
#: page.hrc:55
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "#9 Envelope"
msgstr "Zerf"
#: page.hrc:56
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "#10 Envelope"
msgstr "Zerf"
#: page.hrc:57
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "#11 Envelope"
msgstr "Zerf"
#: page.hrc:58
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "#12 Envelope"
msgstr "Zerf"
@@ -1452,61 +1417,51 @@ msgid "A6"
msgstr "A"
#: page.hrc:65
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "A5"
msgstr "A5"
#: page.hrc:66
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "A4"
msgstr "A4"
#: page.hrc:67
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "A3"
msgstr "A3"
#: page.hrc:68
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "A2"
msgstr "A2"
#: page.hrc:69
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "A1"
msgstr "A1"
#: page.hrc:70
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "A0"
msgstr "A0"
#: page.hrc:71
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "B6 (ISO)"
msgstr "B6 (ISO)"
#: page.hrc:72
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "B5 (ISO)"
msgstr "B5 (ISO)"
#: page.hrc:73
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "B4 (ISO)"
msgstr "B4 (ISO)"
#: page.hrc:74
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "Letter"
msgstr "Name"
@@ -1517,31 +1472,26 @@ msgid "Legal"
msgstr ""
#: page.hrc:76
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "Long Bond"
msgstr "Xêzikoka Dirêj (Qalind)"
#: page.hrc:77
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "Tabloid"
msgstr "Tablo"
#: page.hrc:78
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "B6 (JIS)"
msgstr "B6 (JIS)"
#: page.hrc:79
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "B5 (JIS)"
msgstr "B5 (JIS)"
#: page.hrc:80
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "B4 (JIS)"
msgstr "B4 (JIS)"
@@ -1568,31 +1518,26 @@ msgid "User"
msgstr "Bikarhêner"
#: page.hrc:85
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "DL Envelope"
msgstr "Zerf"
#: page.hrc:86
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "C6 Envelope"
msgstr "Zerf"
#: page.hrc:87
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "C6/5 Envelope"
msgstr "Zerf"
#: page.hrc:88
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "C5 Envelope"
msgstr "Zerf"
#: page.hrc:89
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "C4 Envelope"
msgstr "Zerf"
@@ -1669,7 +1614,6 @@ msgid "Action"
msgstr "Çalakî: "
#: acceptrejectchangesdialog.ui:159
-#, fuzzy
msgctxt "acceptrejectchangesdialog|calcposition"
msgid "Position"
msgstr "Cih"
@@ -1681,13 +1625,11 @@ msgid "Author"
msgstr "Nivîskar: "
#: acceptrejectchangesdialog.ui:175
-#, fuzzy
msgctxt "acceptrejectchangesdialog|calcdate"
msgid "Date"
msgstr "Dîrok"
#: acceptrejectchangesdialog.ui:183
-#, fuzzy
msgctxt "acceptrejectchangesdialog|calcdesc"
msgid "Description"
msgstr "Rave"
@@ -1717,13 +1659,11 @@ msgid "Author"
msgstr "Nivîskar: "
#: acceptrejectchangesdialog.ui:232
-#, fuzzy
msgctxt "acceptrejectchangesdialog|writerdate"
msgid "Date"
msgstr "Dîrok"
#: acceptrejectchangesdialog.ui:240
-#, fuzzy
msgctxt "acceptrejectchangesdialog|writerdesc"
msgid "Comment"
msgstr "Şîrove"
@@ -1774,7 +1714,6 @@ msgid "_Add..."
msgstr "Lêzêdekirin..."
#: adddataitemdialog.ui:110
-#, fuzzy
msgctxt "adddataitemdialog|label1"
msgid "Item"
msgstr "Hêman"
@@ -1792,7 +1731,6 @@ msgid "_Required"
msgstr "Pêwist"
#: adddataitemdialog.ui:186
-#, fuzzy
msgctxt "adddataitemdialog|requiredcond"
msgid "Condition"
msgstr "Merc"
@@ -1804,7 +1742,6 @@ msgid "R_elevant"
msgstr "Têkildar"
#: adddataitemdialog.ui:215
-#, fuzzy
msgctxt "adddataitemdialog|relevantcond"
msgid "Condition"
msgstr "Merc"
@@ -1828,19 +1765,16 @@ msgid "Calc_ulate"
msgstr "~Hesibandin"
#: adddataitemdialog.ui:274
-#, fuzzy
msgctxt "adddataitemdialog|constraintcond"
msgid "Condition"
msgstr "Merc"
#: adddataitemdialog.ui:288
-#, fuzzy
msgctxt "adddataitemdialog|readonlycond"
msgid "Condition"
msgstr "Merc"
#: adddataitemdialog.ui:302
-#, fuzzy
msgctxt "adddataitemdialog|calculatecond"
msgid "Condition"
msgstr "Merc"
@@ -1926,7 +1860,6 @@ msgid "Edit Namespace"
msgstr ""
#: addsubmissiondialog.ui:8
-#, fuzzy
msgctxt "addsubmissiondialog|AddSubmissionDialog"
msgid "Add Submission"
msgstr "Pêşniyar Lê Zêde Bike"
@@ -2042,19 +1975,16 @@ msgid "Styles"
msgstr "Teşe"
#: asianphoneticguidedialog.ui:335
-#, fuzzy
msgctxt "asianphoneticguidedialog|adjustlb"
msgid "Left"
msgstr "Çep"
#: asianphoneticguidedialog.ui:336
-#, fuzzy
msgctxt "asianphoneticguidedialog|adjustlb"
msgid "Center"
msgstr "Navîn"
#: asianphoneticguidedialog.ui:337
-#, fuzzy
msgctxt "asianphoneticguidedialog|adjustlb"
msgid "Right"
msgstr "Rast"
@@ -2159,7 +2089,6 @@ msgid "Mapping"
msgstr ""
#: chinesedictionary.ui:199
-#, fuzzy
msgctxt "chinesedictionary|propertyft"
msgid "Property"
msgstr "Taybetmendî"
@@ -2176,25 +2105,21 @@ msgid "Foreign"
msgstr ""
#: chinesedictionary.ui:214
-#, fuzzy
msgctxt "chinesedictionary|property"
msgid "First name"
msgstr "Nav"
#: chinesedictionary.ui:215
-#, fuzzy
msgctxt "chinesedictionary|property"
msgid "Last name"
msgstr "Paşnav"
#: chinesedictionary.ui:216
-#, fuzzy
msgctxt "chinesedictionary|property"
msgid "Title"
msgstr "Sernav"
#: chinesedictionary.ui:217
-#, fuzzy
msgctxt "chinesedictionary|property"
msgid "Status"
msgstr "Rewş"
@@ -2205,7 +2130,6 @@ msgid "Place name"
msgstr ""
#: chinesedictionary.ui:219
-#, fuzzy
msgctxt "chinesedictionary|property"
msgid "Business"
msgstr "Kar"
@@ -2258,7 +2182,6 @@ msgid "Classification Dialog"
msgstr ""
#: classificationdialog.ui:94
-#, fuzzy
msgctxt "classificationdialog|label-Content"
msgid "Content"
msgstr "Naverok"
@@ -2285,7 +2208,6 @@ msgid "Sign Paragraph"
msgstr "Paragrafa veşartî"
#: classificationdialog.ui:221
-#, fuzzy
msgctxt "classificationdialog|boldButton"
msgid "Bold"
msgstr "Qalind"
@@ -2340,19 +2262,16 @@ msgid "Insert _Column"
msgstr "Sitûnê Lê zêde bike"
#: colsmenu.ui:22
-#, fuzzy
msgctxt "colsmenu|TextField"
msgid "Text Box"
msgstr "Qutiya Nivîsê"
#: colsmenu.ui:30
-#, fuzzy
msgctxt "colsmenu|CheckBox"
msgid "Check Box"
msgstr "Qutiya Kontrolkirinê"
#: colsmenu.ui:38
-#, fuzzy
msgctxt "colsmenu|ComboBox"
msgid "Combo Box"
msgstr "Qutiya Combo"
@@ -2376,7 +2295,6 @@ msgid "Time Field"
msgstr "Qada Demê"
#: colsmenu.ui:69
-#, fuzzy
msgctxt "colsmenu|NumericField"
msgid "Numeric Field"
msgstr "Qada Hejmarî"
@@ -2394,7 +2312,6 @@ msgid "Pattern Field"
msgstr "Qada Rûpoşkirî"
#: colsmenu.ui:92
-#, fuzzy
msgctxt "colsmenu|FormattedField"
msgid "Formatted Field"
msgstr "Qada Teşebûyî"
@@ -2411,19 +2328,16 @@ msgid "_Replace with"
msgstr "Biguherîne bi"
#: colsmenu.ui:123
-#, fuzzy
msgctxt "colsmenu|TextField1"
msgid "Text Box"
msgstr "Qutiya Nivîsê"
#: colsmenu.ui:131
-#, fuzzy
msgctxt "colsmenu|CheckBox1"
msgid "Check Box"
msgstr "Qutiya Kontrolkirinê"
#: colsmenu.ui:139
-#, fuzzy
msgctxt "colsmenu|ComboBox1"
msgid "Combo Box"
msgstr "Qutiya Combo"
@@ -2447,7 +2361,6 @@ msgid "Time Field"
msgstr "Qada Demê"
#: colsmenu.ui:171
-#, fuzzy
msgctxt "colsmenu|NumericField1"
msgid "Numeric Field"
msgstr "Qada Hejmarî"
@@ -2465,7 +2378,6 @@ msgid "Pattern Field"
msgstr "Qada Rûpoşkirî"
#: colsmenu.ui:195
-#, fuzzy
msgctxt "colsmenu|FormattedField1"
msgid "Formatted Field"
msgstr "Qada Teşebûyî"
@@ -2476,7 +2388,6 @@ msgid "Date and Time Field"
msgstr ""
#: colsmenu.ui:216
-#, fuzzy
msgctxt "colsmenu|delete"
msgid "Delete column"
msgstr "Rêzikê/sitûnê jê bibe"
@@ -2568,13 +2479,11 @@ msgid "Reduce image resolution"
msgstr ""
#: compressgraphicdialog.ui:335
-#, fuzzy
msgctxt "compressgraphicdialog|label3"
msgid "Width:"
msgstr "Firehî:"
#: compressgraphicdialog.ui:350
-#, fuzzy
msgctxt "compressgraphicdialog|label4"
msgid "Height:"
msgstr "Bilindahî:"
@@ -2625,7 +2534,6 @@ msgid "Image size:"
msgstr ""
#: compressgraphicdialog.ui:626
-#, fuzzy
msgctxt "compressgraphicdialog|label15"
msgid "Type:"
msgstr "Cure:"
@@ -2749,7 +2657,6 @@ msgid "Scroll bar"
msgstr "Darikê xişkirinê"
#: convertmenu.ui:173
-#, fuzzy
msgctxt "convertmenu|ConvertToSpinButton"
msgid "Spin Button"
msgstr "Bişkoka Zivirandinê"
@@ -2888,37 +2795,31 @@ msgid "Lines & Arrows"
msgstr "Xêz û Tîr"
#: defaultshapespanel.ui:95
-#, fuzzy
msgctxt "defaultshapespanel|label2"
msgid "Curve"
msgstr "Xwar"
#: defaultshapespanel.ui:132
-#, fuzzy
msgctxt "defaultshapespanel|label3"
msgid "Connectors"
msgstr "Girêdanker"
#: defaultshapespanel.ui:169
-#, fuzzy
msgctxt "defaultshapespanel|label4"
msgid "Basic Shapes"
msgstr "Şêweyên Bingehîn"
#: defaultshapespanel.ui:206
-#, fuzzy
msgctxt "defaultshapespanel|label5"
msgid "Symbols"
msgstr "Sembol"
#: defaultshapespanel.ui:243
-#, fuzzy
msgctxt "defaultshapespanel|label6"
msgid "Block Arrows"
msgstr "Tîrên Stûr"
#: defaultshapespanel.ui:280
-#, fuzzy
msgctxt "defaultshapespanel|label7"
msgid "Flowchart"
msgstr "Xanxanika Herikînê"
@@ -2936,7 +2837,6 @@ msgid "Stars"
msgstr "Destpêk"
#: defaultshapespanel.ui:391
-#, fuzzy
msgctxt "defaultshapespanel|label10"
msgid "3D Objects"
msgstr "Objeyên 3D"
@@ -2974,7 +2874,6 @@ msgid "All contents of the header will be deleted and can not be restored."
msgstr ""
#: docking3deffects.ui:263
-#, fuzzy
msgctxt "docking3deffects|Docking3DEffects"
msgid "3D Effects"
msgstr "Efektên 3D"
@@ -3034,7 +2933,6 @@ msgid "Object-Specific"
msgstr "Bireser-Taybetkirî"
#: docking3deffects.ui:583
-#, fuzzy
msgctxt "docking3deffects|flat|tooltip_text"
msgid "Flat"
msgstr "Dûz"
@@ -3104,7 +3002,6 @@ msgid "_Mode"
msgstr "Mod"
#: docking3deffects.ui:842
-#, fuzzy
msgctxt "docking3deffects|mode"
msgid "Flat"
msgstr "Dûz"
@@ -3140,7 +3037,6 @@ msgid "3D Shadowing On/Off"
msgstr "3D Shadowing On/Off"
#: docking3deffects.ui:939
-#, fuzzy
msgctxt "docking3deffects|label13"
msgid "Shadow"
msgstr "Sî"
@@ -3158,7 +3054,6 @@ msgid "_Distance"
msgstr "~Mînak"
#: docking3deffects.ui:1032
-#, fuzzy
msgctxt "docking3deffects|label16"
msgid "Camera"
msgstr "Kamera"
@@ -3236,7 +3131,6 @@ msgid "Light Source 8"
msgstr "Çavkaniya Ronahiyê 8"
#: docking3deffects.ui:1369
-#, fuzzy
msgctxt "docking3deffects|label19"
msgid "Illumination"
msgstr "Ronahîkirin"
@@ -3374,7 +3268,6 @@ msgid "User-defined"
msgstr "Tê nasîn ji alî bikarhiner ve"
#: docking3deffects.ui:1752
-#, fuzzy
msgctxt "docking3deffects|favorites"
msgid "Metal"
msgstr "Metal"
@@ -3470,7 +3363,6 @@ msgid "Textures"
msgstr "Textures"
#: docking3deffects.ui:1978
-#, fuzzy
msgctxt "docking3deffects|light|tooltip_text"
msgid "Illumination"
msgstr "Ronahîkirin"
@@ -3605,13 +3497,11 @@ msgid "Pipette"
msgstr ""
#: dockingfontwork.ui:17
-#, fuzzy
msgctxt "dockingfontwork|DockingFontwork"
msgid "Fontwork"
msgstr "Pîşeya nivîse"
#: dockingfontwork.ui:32
-#, fuzzy
msgctxt "dockingfontwork|off|tooltip_text"
msgid "Off"
msgstr "Girtî"
@@ -3650,13 +3540,11 @@ msgid "Align Left"
msgstr "Çepê ve Hîza Bike"
#: dockingfontwork.ui:156
-#, fuzzy
msgctxt "dockingfontwork|center|tooltip_text"
msgid "Center"
msgstr "Navîn"
#: dockingfontwork.ui:170
-#, fuzzy
msgctxt "dockingfontwork|right|tooltip_text"
msgid "Align Right"
msgstr "Ber bi rast bide paldan"
@@ -3814,7 +3702,6 @@ msgid "Document Name"
msgstr "Raweya dokuman"
#: docrecoveryrecoverdialog.ui:147
-#, fuzzy
msgctxt "docrecoveryrecoverdialog|statusft"
msgid "Status"
msgstr "Rewş"
@@ -3849,7 +3736,6 @@ msgid "_Value"
msgstr "Nirx"
#: extrustiondepthdialog.ui:135
-#, fuzzy
msgctxt "extrustiondepthdialog|label2"
msgid "Depth"
msgstr "Kûrahî"
@@ -4048,19 +3934,16 @@ msgid "Search i_n:"
msgstr ""
#: findreplacedialog.ui:958
-#, fuzzy
msgctxt "findreplacedialog|calcsearchin"
msgid "Formulas"
msgstr "Formul"
#: findreplacedialog.ui:959
-#, fuzzy
msgctxt "findreplacedialog|calcsearchin"
msgid "Values"
msgstr "Nirx"
#: findreplacedialog.ui:960
-#, fuzzy
msgctxt "findreplacedialog|calcsearchin"
msgid "Notes"
msgstr "Nîşe"
@@ -4166,7 +4049,6 @@ msgid "Contour Editor"
msgstr "Edîtorê Konturê"
#: floatingcontour.ui:46
-#, fuzzy
msgctxt "floatingcontour|TBI_APPLY"
msgid "Apply"
msgstr "Bikaranîn"
@@ -4178,7 +4060,6 @@ msgid "Workspace"
msgstr "Qada kar"
#: floatingcontour.ui:96
-#, fuzzy
msgctxt "floatingcontour|TBI_SELECT"
msgid "Select"
msgstr "Hilbijartin"
@@ -4190,37 +4071,31 @@ msgid "Rectangle"
msgstr "Çarqorzî"
#: floatingcontour.ui:126
-#, fuzzy
msgctxt "floatingcontour|TBI_CIRCLE"
msgid "Ellipse"
msgstr "Elîps"
#: floatingcontour.ui:141
-#, fuzzy
msgctxt "floatingcontour|TBI_POLY"
msgid "Polygon"
msgstr "Pirqorzî"
#: floatingcontour.ui:166
-#, fuzzy
msgctxt "floatingcontour|TBI_POLYEDIT"
msgid "Edit Points"
msgstr "Xalan sererast bike"
#: floatingcontour.ui:181
-#, fuzzy
msgctxt "floatingcontour|TBI_POLYMOVE"
msgid "Move Points"
msgstr "Veguheztina Xalan"
#: floatingcontour.ui:196
-#, fuzzy
msgctxt "floatingcontour|TBI_POLYINSERT"
msgid "Insert Points"
msgstr "Lêzedekirina Xalan"
#: floatingcontour.ui:211
-#, fuzzy
msgctxt "floatingcontour|TBI_POLYDELETE"
msgid "Delete Points"
msgstr "Xalê Jê Bibe"
@@ -4287,13 +4162,11 @@ msgid "Add Item"
msgstr "Hêman lê Zêde bike"
#: formdatamenu.ui:20
-#, fuzzy
msgctxt "formdatamenu|addelement"
msgid "Add Element"
msgstr "Hêman Lêzêde bike"
#: formdatamenu.ui:28
-#, fuzzy
msgctxt "formdatamenu|addattribute"
msgid "Add Attribute"
msgstr "Wesf Têxê"
@@ -4336,13 +4209,11 @@ msgid "_New"
msgstr "Nû"
#: formnavimenu.ui:22
-#, fuzzy
msgctxt "formnavimenu|form"
msgid "Form"
msgstr "Form"
#: formnavimenu.ui:30
-#, fuzzy
msgctxt "formnavimenu|hidden"
msgid "Hidden Control"
msgstr "Kontrola Veşartî"
@@ -4396,49 +4267,41 @@ msgid "Propert_ies"
msgstr "Taybetmendî:"
#: formnavimenu.ui:106
-#, fuzzy
msgctxt "formnavimenu|designmode"
msgid "Open in Design Mode"
msgstr "Di moda sêwirandinê de veke"
#: formnavimenu.ui:114
-#, fuzzy
msgctxt "formnavimenu|controlfocus"
msgid "Automatic Control Focus"
msgstr "Nîskoka Kontrolkirinê Ya Bixweber"
#: functionmenu.ui:12
-#, fuzzy
msgctxt "functionmenu|avg"
msgid "Average"
msgstr "Navendkirin"
#: functionmenu.ui:20
-#, fuzzy
msgctxt "functionmenu|counta"
msgid "CountA"
msgstr "HejmarA"
#: functionmenu.ui:27
-#, fuzzy
msgctxt "functionmenu|count"
msgid "Count"
msgstr "Bihijmêre"
#: functionmenu.ui:34
-#, fuzzy
msgctxt "functionmenu|max"
msgid "Maximum"
msgstr "Pirtirîn"
#: functionmenu.ui:41
-#, fuzzy
msgctxt "functionmenu|min"
msgid "Minimum"
msgstr "Kêmtirîn"
#: functionmenu.ui:48
-#, fuzzy
msgctxt "functionmenu|sum"
msgid "Sum"
msgstr "Serhev"
@@ -4580,7 +4443,6 @@ msgid "_AutoFit height"
msgstr ""
#: headfootformatpage.ui:326
-#, fuzzy
msgctxt "headfootformatpage|buttonMore"
msgid "More..."
msgstr "Zêdetir..."
@@ -4592,13 +4454,11 @@ msgid "_Edit..."
msgstr "Sererast Bike..."
#: headfootformatpage.ui:383
-#, fuzzy
msgctxt "headfootformatpage|labelHeaderFormat"
msgid "Header"
msgstr "Agahiya jor"
#: headfootformatpage.ui:399
-#, fuzzy
msgctxt "headfootformatpage|labelFooterFormat"
msgid "Footer"
msgstr "Agahiya jêr"
@@ -4609,7 +4469,6 @@ msgid "ImageMap Editor"
msgstr ""
#: imapdialog.ui:32
-#, fuzzy
msgctxt "imapdialog|TBI_APPLY"
msgid "Apply"
msgstr "Bikaranîn"
@@ -4633,7 +4492,6 @@ msgid "Close"
msgstr "Bigire"
#: imapdialog.ui:91
-#, fuzzy
msgctxt "imapdialog|TBI_SELECT"
msgid "Select"
msgstr "Hilbijartin"
@@ -4645,13 +4503,11 @@ msgid "Rectangle"
msgstr "Çarqorzî"
#: imapdialog.ui:121
-#, fuzzy
msgctxt "imapdialog|TBI_CIRCLE"
msgid "Ellipse"
msgstr "Elîps"
#: imapdialog.ui:136
-#, fuzzy
msgctxt "imapdialog|TBI_POLY"
msgid "Polygon"
msgstr "Pirqorzî"
@@ -4662,25 +4518,21 @@ msgid "Freeform Polygon"
msgstr ""
#: imapdialog.ui:166
-#, fuzzy
msgctxt "imapdialog|TBI_POLYEDIT"
msgid "Edit Points"
msgstr "Xalan sererast bike"
#: imapdialog.ui:181
-#, fuzzy
msgctxt "imapdialog|TBI_POLYMOVE"
msgid "Move Points"
msgstr "Veguheztina Xalan"
#: imapdialog.ui:196
-#, fuzzy
msgctxt "imapdialog|TBI_POLYINSERT"
msgid "Insert Points"
msgstr "Lêzedekirina Xalan"
#: imapdialog.ui:211
-#, fuzzy
msgctxt "imapdialog|TBI_POLYDELETE"
msgid "Delete Points"
msgstr "Xalê Jê Bibe"
@@ -4734,7 +4586,6 @@ msgid "Text:"
msgstr "Nivîs: "
#: imapmenu.ui:12
-#, fuzzy
msgctxt "imapmenu|url"
msgid "Description..."
msgstr "Rave..."
@@ -4863,13 +4714,11 @@ msgid "_Edit..."
msgstr "Sererast Bike..."
#: namespacedialog.ui:168
-#, fuzzy
msgctxt "namespacedialog|prefix"
msgid "Prefix"
msgstr "Pêşgir"
#: namespacedialog.ui:179
-#, fuzzy
msgctxt "namespacedialog|url"
msgid "URL"
msgstr "URL"
@@ -4891,7 +4740,6 @@ msgid "_Visible grid"
msgstr ""
#: optgridpage.ui:99
-#, fuzzy
msgctxt "optgridpage|label1"
msgid "Grid"
msgstr "Rêber"
@@ -5048,13 +4896,11 @@ msgid "1.5 Lines"
msgstr "1.5 Rêzik"
#: paralinespacingcontrol.ui:185
-#, fuzzy
msgctxt "paralinespacingcontrol|line_dist"
msgid "Double"
msgstr "Cot"
#: paralinespacingcontrol.ui:186
-#, fuzzy
msgctxt "paralinespacingcontrol|line_dist"
msgid "Proportional"
msgstr "Birêje"
@@ -5071,7 +4917,6 @@ msgid "Leading"
msgstr "Sernivîs"
#: paralinespacingcontrol.ui:189
-#, fuzzy
msgctxt "paralinespacingcontrol|line_dist"
msgid "Fixed"
msgstr "Sabît"
@@ -5147,7 +4992,6 @@ msgid "New Password"
msgstr ""
#: presetmenu.ui:12
-#, fuzzy
msgctxt "presetmenu|rename"
msgid "Rename"
msgstr "Nav Biguherîne"
@@ -5287,13 +5131,11 @@ msgid "Do you want to unlink the graphics in order to edit it?"
msgstr ""
#: redlinecontrol.ui:23
-#, fuzzy
msgctxt "redlinecontrol|view"
msgid "List"
msgstr "Lîste"
#: redlinecontrol.ui:45
-#, fuzzy
msgctxt "redlinecontrol|filter"
msgid "Filter"
msgstr "Parzûn"
@@ -5317,7 +5159,6 @@ msgid "C_omment:"
msgstr "Şîrove"
#: redlinefilterpage.ui:87
-#, fuzzy
msgctxt "redlinefilterpage|commentedit-atkobject"
msgid "Comment"
msgstr "Şîrove"
@@ -5346,7 +5187,6 @@ msgid "Author"
msgstr "Nivîskar: "
#: redlinefilterpage.ui:186
-#, fuzzy
msgctxt "redlinefilterpage|rangeedit-atkobject"
msgid "Range"
msgstr "Navber"
@@ -5441,7 +5281,6 @@ msgid "Action"
msgstr "Çalakî: "
#: redlineviewpage.ui:33
-#, fuzzy
msgctxt "redlineviewpage|position"
msgid "Position"
msgstr "Cih"
@@ -5453,13 +5292,11 @@ msgid "Author"
msgstr "Nivîskar: "
#: redlineviewpage.ui:57
-#, fuzzy
msgctxt "redlineviewpage|date"
msgid "Date"
msgstr "Dîrok"
#: redlineviewpage.ui:69
-#, fuzzy
msgctxt "redlineviewpage|comment"
msgid "Comment"
msgstr "Şîrove"
@@ -5477,43 +5314,36 @@ msgid "Delete Rows"
msgstr "Rêzik jê bibe"
#: rowsmenu.ui:19
-#, fuzzy
msgctxt "rowsmenu|save"
msgid "Save Record"
msgstr "Tomarkirinê Tomar Bike"
#: rowsmenu.ui:26
-#, fuzzy
msgctxt "rowsmenu|undo"
msgid "Undo: Data entry"
msgstr "Paş ve bîne: Têketina Daneyan"
#: rulermenu.ui:12
-#, fuzzy
msgctxt "rulermenu|mm"
msgid "Millimeter"
msgstr "Mîlîmetre"
#: rulermenu.ui:20
-#, fuzzy
msgctxt "rulermenu|cm"
msgid "Centimeter"
msgstr "Santîmetre"
#: rulermenu.ui:28
-#, fuzzy
msgctxt "rulermenu|m"
msgid "Meter"
msgstr "Metre"
#: rulermenu.ui:36
-#, fuzzy
msgctxt "rulermenu|km"
msgid "Kilometer"
msgstr "Kîlometre"
#: rulermenu.ui:44
-#, fuzzy
msgctxt "rulermenu|in"
msgid "Inch"
msgstr "Înç"
@@ -5525,7 +5355,6 @@ msgid "Foot"
msgstr "Pê"
#: rulermenu.ui:60
-#, fuzzy
msgctxt "rulermenu|mile"
msgid "Miles"
msgstr "Mîl"
@@ -5537,19 +5366,16 @@ msgid "Point"
msgstr "Pûnto"
#: rulermenu.ui:76
-#, fuzzy
msgctxt "rulermenu|pc"
msgid "Pica"
msgstr "Pîka"
#: rulermenu.ui:84
-#, fuzzy
msgctxt "rulermenu|ch"
msgid "Char"
msgstr "Xanxank"
#: rulermenu.ui:92
-#, fuzzy
msgctxt "rulermenu|line"
msgid "Line"
msgstr "Rêzik"
@@ -5816,7 +5642,6 @@ msgid "Gradient angle"
msgstr ""
#: sidebararea.ui:232
-#, fuzzy
msgctxt "sidebararea|transparencylabel|tooltip_text"
msgid "Transparency"
msgstr "Zelaltî"
@@ -5839,7 +5664,6 @@ msgid "None"
msgstr "Ne yek jî"
#: sidebararea.ui:252
-#, fuzzy
msgctxt "sidebararea|transtype"
msgid "Solid"
msgstr "Hişk"
@@ -5897,7 +5721,6 @@ msgid "Specify 0% for fully opaque through 100% for fully transparent."
msgstr ""
#: sidebararea.ui:346
-#, fuzzy
msgctxt "sidebararea|settransparency-atkobject"
msgid "Transparency"
msgstr "Zelaltî"
@@ -5931,7 +5754,6 @@ msgid "Specify the degree of difference between the lightest and darkest parts o
msgstr ""
#: sidebargraphic.ui:107
-#, fuzzy
msgctxt "sidebargraphic|setcontrast-atkobject"
msgid "Contrast"
msgstr "Dijayetî"
@@ -5958,43 +5780,36 @@ msgid "Specify the percentage of transparency; 0% is fully opaque and 100% is fu
msgstr ""
#: sidebargraphic.ui:176
-#, fuzzy
msgctxt "sidebargraphic|settransparency-atkobject"
msgid "Transparency"
msgstr "Zelaltî"
#: sidebargraphic.ui:209
-#, fuzzy
msgctxt "sidebargraphic|setred|tooltip_text"
msgid "Red"
msgstr "Sor"
#: sidebargraphic.ui:215
-#, fuzzy
msgctxt "sidebargraphic|setred-atkobject"
msgid "Red"
msgstr "Sor"
#: sidebargraphic.ui:255
-#, fuzzy
msgctxt "sidebargraphic|setgreen|tooltip_text"
msgid "Green"
msgstr "Kesk"
#: sidebargraphic.ui:261
-#, fuzzy
msgctxt "sidebargraphic|setgreen-atkobject"
msgid "Green"
msgstr "Kesk"
#: sidebargraphic.ui:302
-#, fuzzy
msgctxt "sidebargraphic|setblue|tooltip_text"
msgid "Blue"
msgstr "Şîn"
#: sidebargraphic.ui:308
-#, fuzzy
msgctxt "sidebargraphic|setblue-atkobject"
msgid "Blue"
msgstr "Şîn"
@@ -6025,7 +5840,6 @@ msgid "Select the style of the line."
msgstr ""
#: sidebarline.ui:64
-#, fuzzy
msgctxt "sidebarline|linestyle-atkobject"
msgid "Style"
msgstr "Teşe"
@@ -6079,7 +5893,6 @@ msgid "Specify the transparency of the line."
msgstr ""
#: sidebarline.ui:230
-#, fuzzy
msgctxt "sidebarline|linetransparency-atkobject"
msgid "Transparency"
msgstr "Zelaltî"
@@ -6101,7 +5914,6 @@ msgid "Rounded"
msgstr ""
#: sidebarline.ui:282
-#, fuzzy
msgctxt "sidebarline|edgestyle"
msgid "- none -"
msgstr "- tu yek -"
@@ -6133,7 +5945,6 @@ msgid "Select the style of the line caps."
msgstr ""
#: sidebarline.ui:322
-#, fuzzy
msgctxt "sidebarline|linecapstyle"
msgid "Flat"
msgstr "Dûz"
@@ -6156,7 +5967,6 @@ msgid "Cap Style"
msgstr ""
#: sidebarparagraph.ui:26
-#, fuzzy
msgctxt "sidebarparagraph|numberbullet|tooltip_text"
msgid "Bullets and Numbering"
msgstr "Numrekirin û Nîşanên Xala"
@@ -6180,7 +5990,6 @@ msgid "_Spacing:"
msgstr "Navber"
#: sidebarparagraph.ui:254
-#, fuzzy
msgctxt "sidebarparagraph|paraspacing|tooltip_text"
msgid "Spacing"
msgstr "Navber"
@@ -6224,13 +6033,11 @@ msgid "Indent"
msgstr "Kûrt"
#: sidebarparagraph.ui:455
-#, fuzzy
msgctxt "sidebarparagraph|increaseindent|tooltip_text"
msgid "Increase Indent"
msgstr "Çalikê mezintir bike"
#: sidebarparagraph.ui:469
-#, fuzzy
msgctxt "sidebarparagraph|decreaseindent|tooltip_text"
msgid "Decrease Indent"
msgstr "Çalikê kêmtir bike"
@@ -6289,7 +6096,6 @@ msgid "Enter the value for the horizontal position."
msgstr ""
#: sidebarpossize.ui:65
-#, fuzzy
msgctxt "sidebarpossize|horizontalpos-atkobject"
msgid "Horizontal"
msgstr "Berwar"
@@ -6323,7 +6129,6 @@ msgid "Enter a width for the selected object."
msgstr ""
#: sidebarpossize.ui:146
-#, fuzzy
msgctxt "sidebarpossize|selectwidth-atkobject"
msgid "Width"
msgstr "Firehî"
@@ -6340,7 +6145,6 @@ msgid "Enter a height for the selected object."
msgstr ""
#: sidebarpossize.ui:187
-#, fuzzy
msgctxt "sidebarpossize|selectheight-atkobject"
msgid "Height"
msgstr "Bilindahî"
@@ -6363,7 +6167,6 @@ msgid "_Rotation:"
msgstr "Veger"
#: sidebarpossize.ui:254
-#, fuzzy
msgctxt "sidebarpossize|orientationcontrol-atkobject"
msgid "Rotation"
msgstr "Veger"
@@ -6487,19 +6290,16 @@ msgid "Font"
msgstr "Cûrenivîs"
#: textcontrolchardialog.ui:128
-#, fuzzy
msgctxt "textcontrolchardialog|fonteffects"
msgid "Font Effects"
msgstr "Efektên Curenivîsê"
#: textcontrolchardialog.ui:151
-#, fuzzy
msgctxt "textcontrolchardialog|position"
msgid "Position"
msgstr "Cih"
#: textcontrolparadialog.ui:8
-#, fuzzy
msgctxt "textcontrolparadialog|TextControlParagraphPropertiesDialog"
msgid "Paragraph"
msgstr "Paragraf"
@@ -6510,13 +6310,11 @@ msgid "Indents & Spacing"
msgstr ""
#: textcontrolparadialog.ui:128
-#, fuzzy
msgctxt "textcontrolparadialog|labelTP_PARA_ALIGN"
msgid "Alignment"
msgstr "Hîzakirin"
#: textcontrolparadialog.ui:152
-#, fuzzy
msgctxt "textcontrolparadialog|labelTP_PARA_ASIAN"
msgid "Asian Typography"
msgstr "Çapberiya Asyayî"
@@ -6538,55 +6336,46 @@ msgid "Single"
msgstr "Tekane"
#: textunderlinecontrol.ui:61
-#, fuzzy
msgctxt "textunderlinecontrol|double|tooltip_text"
msgid "Double"
msgstr "Cot"
#: textunderlinecontrol.ui:78
-#, fuzzy
msgctxt "textunderlinecontrol|bold|tooltip_text"
msgid "Bold"
msgstr "Qalind"
#: textunderlinecontrol.ui:95
-#, fuzzy
msgctxt "textunderlinecontrol|dot|tooltip_text"
msgid "Dotted"
msgstr "Bi Xal"
#: textunderlinecontrol.ui:112
-#, fuzzy
msgctxt "textunderlinecontrol|dotbold|tooltip_text"
msgid "Dotted (Bold)"
msgstr "Bixal (Qalind)"
#: textunderlinecontrol.ui:129
-#, fuzzy
msgctxt "textunderlinecontrol|dash|tooltip_text"
msgid "Dash"
msgstr "Xêzikok"
#: textunderlinecontrol.ui:146
-#, fuzzy
msgctxt "textunderlinecontrol|dashlong|tooltip_text"
msgid "Long Dash"
msgstr "Xêzikoka Dirêj"
#: textunderlinecontrol.ui:163
-#, fuzzy
msgctxt "textunderlinecontrol|dashdot|tooltip_text"
msgid "Dot Dash"
msgstr "Xal Xêzikok"
#: textunderlinecontrol.ui:180
-#, fuzzy
msgctxt "textunderlinecontrol|dashdotdot|tooltip_text"
msgid "Dot Dot Dash"
msgstr "Xal Xal Xêzikok"
#: textunderlinecontrol.ui:197
-#, fuzzy
msgctxt "textunderlinecontrol|wave|tooltip_text"
msgid "Wave"
msgstr "Libabûn"
@@ -6603,13 +6392,11 @@ msgid "Add Item"
msgstr "Hêman lê Zêde bike"
#: xformspage.ui:40
-#, fuzzy
msgctxt "xformspage|TBI_ITEM_ADD_ELEMENT"
msgid "Add Element"
msgstr "Hêman Lêzêde bike"
#: xformspage.ui:54
-#, fuzzy
msgctxt "xformspage|TBI_ITEM_ADD_ATTRIBUTE"
msgid "Add Attribute"
msgstr "Wesf Têxê"
@@ -6633,13 +6420,11 @@ msgid "Digital Signatures..."
msgstr "Îmzeyên Dîjîtal..."
#: zoommenu.ui:12
-#, fuzzy
msgctxt "zoommenu|page"
msgid "Entire Page"
msgstr "Hemû Rûpel"
#: zoommenu.ui:20
-#, fuzzy
msgctxt "zoommenu|width"
msgid "Page Width"
msgstr "Firehiya Rûpelê"
@@ -6650,7 +6435,6 @@ msgid "Optimal View"
msgstr ""
#: zoommenu.ui:36
-#, fuzzy
msgctxt "zoommenu|50"
msgid "50%"
msgstr "50%"
@@ -6661,7 +6445,6 @@ msgid "75%"
msgstr ""
#: zoommenu.ui:52
-#, fuzzy
msgctxt "zoommenu|100"
msgid "100%"
msgstr "100%"
@@ -6673,7 +6456,6 @@ msgid "150%"
msgstr "50%"
#: zoommenu.ui:68
-#, fuzzy
msgctxt "zoommenu|200"
msgid "200%"
msgstr "200%"
@@ -6685,7 +6467,6 @@ msgid "Drawing object"
msgstr "Bireserên xêzkirinê"
#: strings.hrc:26
-#, fuzzy
msgctxt "STR_ObjNamePluralNONE"
msgid "Drawing objects"
msgstr "Bireserên xêzkirinê"
@@ -7041,13 +6822,11 @@ msgid "Outline Texts"
msgstr ""
#: strings.hrc:95
-#, fuzzy
msgctxt "STR_ObjNameSingulGRAF"
msgid "Image"
msgstr "Wêne"
#: strings.hrc:96
-#, fuzzy
msgctxt "STR_ObjNamePluralGRAF"
msgid "Images"
msgstr "Wêne"
@@ -7103,7 +6882,6 @@ msgid "Linked Metafiles"
msgstr ""
#: strings.hrc:107
-#, fuzzy
msgctxt "STR_ObjNameSingulGRAFBMP"
msgid "Image"
msgstr "Wêne"
@@ -7124,7 +6902,6 @@ msgid "Linked image with transparency"
msgstr ""
#: strings.hrc:111
-#, fuzzy
msgctxt "STR_ObjNamePluralGRAFBMP"
msgid "Images"
msgstr "Wêne"
@@ -7145,7 +6922,6 @@ msgid "Linked images with transparency"
msgstr ""
#: strings.hrc:115
-#, fuzzy
msgctxt "STR_ObjNameSingulCUSTOMSHAPE"
msgid "Shape"
msgstr "Şêwe"
@@ -7256,7 +7032,6 @@ msgid "Dimensioning objects"
msgstr "Ebada Objeyan"
#: strings.hrc:137
-#, fuzzy
msgctxt "STR_ObjNamePlural"
msgid "Drawing objects"
msgstr "Bireserên xêzkirinê"
@@ -9092,7 +8867,6 @@ msgid "Underline"
msgstr "Binxêz"
#: strings.hrc:497
-#, fuzzy
msgctxt "SIP_EE_CHAR_OVERLINE"
msgid "Overline"
msgstr "Serxêzkirî"
@@ -9168,7 +8942,6 @@ msgid "Green"
msgstr "Kesk"
#: strings.hrc:512
-#, fuzzy
msgctxt "SIP_SA_GRAFBLUE"
msgid "Blue"
msgstr "Şîn"
@@ -9316,7 +9089,6 @@ msgid "Bitmap"
msgstr "Bîtmap"
#: strings.hrc:542
-#, fuzzy
msgctxt "RID_SVXSTR_PATTERN"
msgid "Pattern"
msgstr "Nîgar"
@@ -9327,7 +9099,6 @@ msgid "Untitled Pattern"
msgstr ""
#: strings.hrc:544
-#, fuzzy
msgctxt "RID_SVXSTR_LINESTYLE"
msgid "Line Style"
msgstr "Şêwaza Xêzikan"
@@ -9421,7 +9192,6 @@ msgid "Gray"
msgstr "Cûn"
#: strings.hrc:563
-#, fuzzy
msgctxt "RID_SVXSTR_COLOR_WHITE"
msgid "White"
msgstr "Spî"
@@ -9453,7 +9223,6 @@ msgid "Red"
msgstr "Sor"
#: strings.hrc:569
-#, fuzzy
msgctxt "RID_SVXSTR_COLOR_VIOLET"
msgid "Violet"
msgstr "Mor"
@@ -9517,7 +9286,6 @@ msgid "Light Brick"
msgstr ""
#: strings.hrc:582
-#, fuzzy
msgctxt "RID_SVXSTR_COLOR_LIGHTRED"
msgid "Light Red"
msgstr "Sora Vekirî"
@@ -9538,7 +9306,6 @@ msgid "Light Indigo"
msgstr ""
#: strings.hrc:586
-#, fuzzy
msgctxt "RID_SVXSTR_COLOR_LIGHTBLUE"
msgid "Light Blue"
msgstr "Şîna Vekirî"
@@ -9549,7 +9316,6 @@ msgid "Light Teal"
msgstr ""
#: strings.hrc:588
-#, fuzzy
msgctxt "RID_SVXSTR_COLOR_LIGHTGREEN"
msgid "Light Green"
msgstr "Keska Vekirî"
@@ -9633,13 +9399,11 @@ msgid "Blue classic"
msgstr ""
#: strings.hrc:606
-#, fuzzy
msgctxt "RID_SVXSTR_COLOR_CYAN"
msgid "Cyan"
msgstr "Sıyan"
#: strings.hrc:607
-#, fuzzy
msgctxt "RID_SVXSTR_COLOR_MAGENTA"
msgid "Magenta"
msgstr "Sor bi mor ve"
@@ -10244,7 +10008,6 @@ msgid "Pink Gradient"
msgstr ""
#: strings.hrc:728
-#, fuzzy
msgctxt "RID_SVXSTR_GRDT64"
msgid "Sky"
msgstr "Ezman"
@@ -10694,7 +10457,6 @@ msgid "Zig Zag"
msgstr ""
#: strings.hrc:816
-#, fuzzy
msgctxt "RID_SVXSTR_BMP53"
msgid "Wave"
msgstr "Libabûn"
@@ -10791,7 +10553,6 @@ msgid "Vertical"
msgstr "Tîk"
#: strings.hrc:834
-#, fuzzy
msgctxt "RID_SVXSTR_BMP71"
msgid "Horizontal"
msgstr "Berwar"
@@ -10880,7 +10641,6 @@ msgid "Dashed"
msgstr ""
#: strings.hrc:851
-#, fuzzy
msgctxt "RID_SVXSTR_DASH12"
msgid "Line Style"
msgstr "Şêwaza Xêzikan"
@@ -11098,7 +10858,6 @@ msgid "Theme Items"
msgstr "IDya Dirb"
#: strings.hrc:900
-#, fuzzy
msgctxt "RID_SVXSTR_GALLERY_PREVIEW"
msgid "Preview"
msgstr "Pêşdîtin"
@@ -11153,7 +10912,6 @@ msgid "Last Custom Value"
msgstr ""
#: strings.hrc:910
-#, fuzzy
msgctxt "RID_SVXSTR_PT"
msgid "pt"
msgstr "pt"
@@ -11266,7 +11024,6 @@ msgid "Emoticons"
msgstr "Vegotin"
#: strings.hrc:939
-#, fuzzy
msgctxt "RID_GALLERYSTR_THEME_PHOTOS"
msgid "Images"
msgstr "Wêne"
@@ -11302,7 +11059,6 @@ msgid "Surfaces"
msgstr "Zemîn"
#: strings.hrc:946
-#, fuzzy
msgctxt "RID_GALLERYSTR_THEME_COMPUTERS"
msgid "Computers"
msgstr "Kompîtur"
@@ -11509,55 +11265,46 @@ msgid "P~arallel"
msgstr "R~astênhev"
#: strings.hrc:990
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_NW"
msgid "Extrusion North-West"
msgstr "Derxistina Başur"
#: strings.hrc:991
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_N"
msgid "Extrusion North"
msgstr "Derxistina Başur"
#: strings.hrc:992
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_NE"
msgid "Extrusion North-East"
msgstr "Derxistina Başur"
#: strings.hrc:993
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_W"
msgid "Extrusion West"
msgstr "Bikşîne Kurahiyê"
#: strings.hrc:994
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_NONE"
msgid "Extrusion Backwards"
msgstr "Derxistina Li Paş"
#: strings.hrc:995
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_E"
msgid "Extrusion East"
msgstr "Bikşîne Kurahiyê"
#: strings.hrc:996
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_SW"
msgid "Extrusion South-West"
msgstr "Derxistina Başur"
#: strings.hrc:997
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_S"
msgid "Extrusion South"
msgstr "Derxistina Başur"
#: strings.hrc:998
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_SE"
msgid "Extrusion South-East"
msgstr "Derxistina Başur"
@@ -11670,7 +11417,6 @@ msgid "Transparent"
msgstr "Zelaltî"
#: strings.hrc:1021
-#, fuzzy
msgctxt "RID_SVXSTR_DEFAULT"
msgid "Default"
msgstr "Standard"
@@ -11723,7 +11469,6 @@ msgstr ""
#. This is duplicated in GenericCommands.xcu in officecfg.
#: strings.hrc:1032
-#, fuzzy
msgctxt "RID_SVXSTR_CHARFONTNAME"
msgid "Font Name"
msgstr "Navê Fontê"
@@ -12510,7 +12255,6 @@ msgid "Instance"
msgstr "~Mînak"
#: strings.hrc:1190
-#, fuzzy
msgctxt "RID_STR_REPLACE_DOC"
msgid "Document"
msgstr "Belge"
@@ -12619,7 +12363,6 @@ msgid "Binding"
msgstr "Cild"
#: strings.hrc:1211
-#, fuzzy
msgctxt "RID_STR_BINDING_EXPR"
msgid "Binding expression"
msgstr "Şîroveya girêdanê"
@@ -12723,13 +12466,11 @@ msgid "Zoom factor. Right-click to change zoom factor or click to open Zoom dial
msgstr ""
#: strings.hrc:1235
-#, fuzzy
msgctxt "RID_SVXSTR_ZOOM_IN"
msgid "Zoom In"
msgstr "Nêzîk"
#: strings.hrc:1236
-#, fuzzy
msgctxt "RID_SVXSTR_ZOOM_OUT"
msgid "Zoom Out"
msgstr "Dûr"
@@ -12740,7 +12481,6 @@ msgid "25%"
msgstr ""
#: strings.hrc:1238
-#, fuzzy
msgctxt "RID_SVXSTR_ZOOM_50"
msgid "50%"
msgstr "50%"
@@ -12751,7 +12491,6 @@ msgid "75%"
msgstr ""
#: strings.hrc:1240
-#, fuzzy
msgctxt "RID_SVXSTR_ZOOM_100"
msgid "100%"
msgstr "100%"
@@ -12763,7 +12502,6 @@ msgid "150%"
msgstr "50%"
#: strings.hrc:1242
-#, fuzzy
msgctxt "RID_SVXSTR_ZOOM_200"
msgid "200%"
msgstr "200%"
@@ -12826,7 +12564,6 @@ msgid "Reached the end of the sheet"
msgstr ""
#: strings.hrc:1255
-#, fuzzy
msgctxt "RID_SVXSTR_SEARCH_NOT_FOUND"
msgid "Search key not found"
msgstr "Peyva kilît a lêgerînê nehat dîtin"
@@ -13079,7 +12816,6 @@ msgid "BMP image"
msgstr ""
#: strings.hrc:1313
-#, fuzzy
msgctxt "STR_IMAGE_UNKNOWN"
msgid "Unknown"
msgstr "Nenas"
@@ -13969,7 +13705,6 @@ msgid "Combining Diacritical Marks Supplement"
msgstr ""
#: strings.hrc:1497
-#, fuzzy
msgctxt "RID_SUBSETMAP"
msgid "Coptic"
msgstr "Koptîk"
@@ -14341,7 +14076,6 @@ msgid "Miscellaneous Symbols And Pictographs"
msgstr ""
#: strings.hrc:1570
-#, fuzzy
msgctxt "RID_SUBSETMAP"
msgid "Emoticons"
msgstr "Vegotin"
@@ -14792,7 +14526,6 @@ msgid "Font color"
msgstr "Rengê Curetîpan"
#: svxitems.hrc:48
-#, fuzzy
msgctxt "RID_ATTR_NAMES"
msgid "Kerning"
msgstr "Navbera Curetîpan"
@@ -14823,7 +14556,6 @@ msgid "Character set color"
msgstr ""
#: svxitems.hrc:54
-#, fuzzy
msgctxt "RID_ATTR_NAMES"
msgid "Overline"
msgstr "Serxêzkirî"
@@ -14869,7 +14601,6 @@ msgid "Widows"
msgstr ""
#: svxitems.hrc:63
-#, fuzzy
msgctxt "RID_ATTR_NAMES"
msgid "Paragraph spacing"
msgstr "Navbera paragrafan"
diff --git a/source/kmr-Latn/sw/messages.po b/source/kmr-Latn/sw/messages.po
index d7d60e59147..f487e5caed4 100644
--- a/source/kmr-Latn/sw/messages.po
+++ b/source/kmr-Latn/sw/messages.po
@@ -300,7 +300,6 @@ msgid "File format error found."
msgstr "Xeletiya teşeya pelê hat dîtin"
#: error.hrc:34
-#, fuzzy
msgctxt "RID_SW_ERRHDL"
msgid "Error reading file."
msgstr "Dema pel hat xwendin xeletiyek çêbû."
@@ -362,7 +361,6 @@ msgid "$(ARG1) has changed."
msgstr "$(ARG1) guherî"
#: error.hrc:47
-#, fuzzy
msgctxt "RID_SW_ERRHDL"
msgid "$(ARG1) does not exist."
msgstr "$(ARG1) tune."
@@ -420,7 +418,6 @@ msgid "Dear"
msgstr "Sal"
#: mmaddressblockpage.hrc:28
-#, fuzzy
msgctxt "RA_SALUTATION"
msgid "Hello"
msgstr "Merhaba"
@@ -446,7 +443,6 @@ msgid "!"
msgstr ""
#: mmaddressblockpage.hrc:37
-#, fuzzy
msgctxt "RA_PUNCTUATION"
msgid "(none)"
msgstr "(ne yek jî)"
@@ -1549,7 +1545,6 @@ msgid "Bookmark"
msgstr "Nîşana cih"
#: strings.hrc:236
-#, fuzzy
msgctxt "STR_BOOKMARK_NAME"
msgid "Name"
msgstr "Nav"
@@ -1561,25 +1556,21 @@ msgid "Text"
msgstr "Nivîs"
#: strings.hrc:238
-#, fuzzy
msgctxt "SW_STR_NONE"
msgid "[None]"
msgstr "[Ne yek]"
#: strings.hrc:239
-#, fuzzy
msgctxt "STR_CAPTION_BEGINNING"
msgid "Start"
msgstr "Destpêk"
#: strings.hrc:240
-#, fuzzy
msgctxt "STR_CAPTION_END"
msgid "End"
msgstr "Dawî"
#: strings.hrc:241
-#, fuzzy
msgctxt "STR_CAPTION_ABOVE"
msgid "Above"
msgstr "Jor"
@@ -1678,7 +1669,6 @@ msgid "Table"
msgstr "Tablo"
#: strings.hrc:261
-#, fuzzy
msgctxt "STR_GRAPHIC_DEFNAME"
msgid "Image"
msgstr "Wêne"
@@ -1694,7 +1684,6 @@ msgid "Frame"
msgstr "Çarçove"
#: strings.hrc:264
-#, fuzzy
msgctxt "STR_SHAPE_DEFNAME"
msgid "Shape"
msgstr "Şêwe"
@@ -2025,7 +2014,6 @@ msgid "Text frames"
msgstr "Çarçoveyên nivîsê"
#: strings.hrc:329
-#, fuzzy
msgctxt "STR_CONTENT_TYPE_GRAPHIC"
msgid "Images"
msgstr "Wêne"
@@ -2130,7 +2118,6 @@ msgid "Text frame"
msgstr "Çarçoveya nivîsê"
#: strings.hrc:349
-#, fuzzy
msgctxt "STR_CONTENT_TYPE_SINGLE_GRAPHIC"
msgid "Image"
msgstr "Wêne"
@@ -2540,25 +2527,21 @@ msgid "Apply table attributes"
msgstr "Taybetiyên tabloyê bikarbîne"
#: strings.hrc:431
-#, fuzzy
msgctxt "STR_UNDO_TABLE_AUTOFMT"
msgid "AutoFormat Table"
msgstr "TeşedayînaOtomatîk a Tabloya"
#: strings.hrc:432
-#, fuzzy
msgctxt "STR_UNDO_TABLE_INSCOL"
msgid "Insert Column"
msgstr "Sitûnê Lê zêde bike"
#: strings.hrc:433
-#, fuzzy
msgctxt "STR_UNDO_TABLE_INSROW"
msgid "Insert Row"
msgstr "Rêzikê Lê zêde bike"
#: strings.hrc:434
-#, fuzzy
msgctxt "STR_UNDO_TABLE_DELBOX"
msgid "Delete row/column"
msgstr "Rêzikê/sitûnê jê bibe"
@@ -2574,13 +2557,11 @@ msgid "Delete row"
msgstr "Rêzik jê bibe"
#: strings.hrc:437
-#, fuzzy
msgctxt "STR_UNDO_TABLE_SPLIT"
msgid "Split Cells"
msgstr "Şanikan dabeş Bike"
#: strings.hrc:438
-#, fuzzy
msgctxt "STR_UNDO_TABLE_MERGE"
msgid "Merge Cells"
msgstr "Şanikan Bike Yek"
@@ -2731,13 +2712,11 @@ msgid "column break"
msgstr "dawiya sitûnê"
#: strings.hrc:468
-#, fuzzy
msgctxt "STR_UNDO_REDLINE_INSERT"
msgid "Insert $1"
msgstr "$1 Lê zêde Bike"
#: strings.hrc:469
-#, fuzzy
msgctxt "STR_UNDO_REDLINE_DELETE"
msgid "Delete $1"
msgstr "$1 jê bibe"
@@ -2766,7 +2745,6 @@ msgid "Paragraph formatting changed"
msgstr ""
#: strings.hrc:474
-#, fuzzy
msgctxt "STR_UNDO_REDLINE_TABLE_ROW_INSERT"
msgid "Insert Row"
msgstr "Rêzikê Lê zêde bike"
@@ -2778,7 +2756,6 @@ msgid "Delete Row"
msgstr "Rêzik jê bibe"
#: strings.hrc:476
-#, fuzzy
msgctxt "STR_UNDO_REDLINE_TABLE_CELL_INSERT"
msgid "Insert Cell"
msgstr "Şanikan li navberê zêde bike"
@@ -3187,7 +3164,6 @@ msgid "Table"
msgstr "Tablo"
#: strings.hrc:560
-#, fuzzy
msgctxt "STR_STYLE_FAMILY_CELL"
msgid "Cell"
msgstr "Şane"
@@ -3198,7 +3174,6 @@ msgid "Asian"
msgstr ""
#: strings.hrc:563
-#, fuzzy
msgctxt "ST_SCRIPT_CTL"
msgid "CTL"
msgstr "CTL"
@@ -3215,7 +3190,6 @@ msgid "%PRODUCTNAME %s"
msgstr "%PRODUCTNAME %s"
#: strings.hrc:566
-#, fuzzy
msgctxt "STR_PRINTOPTUI_CONTENTS"
msgid "Contents"
msgstr "Naverok"
@@ -3262,7 +3236,6 @@ msgid "Print text in blac~k"
msgstr "Li pelê binivîse"
#: strings.hrc:574
-#, fuzzy
msgctxt "STR_PRINTOPTUI_PAGES_TEXT"
msgid "Pages"
msgstr "Rûpel"
@@ -3316,7 +3289,6 @@ msgid "Page sides"
msgstr ""
#: strings.hrc:584
-#, fuzzy
msgctxt "STR_PRINTOPTUI_ALL_PAGES"
msgid "All pages"
msgstr "Hemû rûpel"
@@ -3371,7 +3343,6 @@ msgid "Pa~ges"
msgstr "~Rûpel"
#: strings.hrc:594
-#, fuzzy
msgctxt "STR_PRINTOPTUI_SELECTION"
msgid "~Selection"
msgstr "~Hilbijartin"
@@ -3382,19 +3353,16 @@ msgid "Place in margins"
msgstr ""
#: strings.hrc:597
-#, fuzzy
msgctxt "STR_FORMULA_CALC"
msgid "Functions"
msgstr "Fonksiyon"
#: strings.hrc:598
-#, fuzzy
msgctxt "STR_FORMULA_CANCEL"
msgid "Cancel"
msgstr "Betal"
#: strings.hrc:599
-#, fuzzy
msgctxt "STR_FORMULA_APPLY"
msgid "Apply"
msgstr "Bikaranîn"
@@ -3522,7 +3490,6 @@ msgid "~Index"
msgstr "Endeks"
#: strings.hrc:622
-#, fuzzy
msgctxt "STR_FILE"
msgid "File"
msgstr "Pel"
@@ -3552,13 +3519,11 @@ msgid "~Delete"
msgstr "~Jê Bibe"
#: strings.hrc:627
-#, fuzzy
msgctxt "STR_UPDATE_SEL"
msgid "Selection"
msgstr "Hilbijartin"
#: strings.hrc:628
-#, fuzzy
msgctxt "STR_UPDATE_INDEX"
msgid "Indexes"
msgstr "Pêrist"
@@ -3570,7 +3535,6 @@ msgid "Links"
msgstr "Rêzik"
#: strings.hrc:630
-#, fuzzy
msgctxt "STR_UPDATE_ALL"
msgid "All"
msgstr "Hemû"
@@ -3611,7 +3575,6 @@ msgid "Read-~only"
msgstr "Tenê tê xwendin"
#: strings.hrc:637
-#, fuzzy
msgctxt "STR_POSTIT_SHOW"
msgid "Show All"
msgstr "Gîşan nîşan bide"
@@ -3658,19 +3621,16 @@ msgstr ""
#. Error calculator
#: strings.hrc:649
-#, fuzzy
msgctxt "STR_POSTIT_PAGE"
msgid "Page"
msgstr "Rûpel"
#: strings.hrc:650
-#, fuzzy
msgctxt "STR_POSTIT_LINE"
msgid "Line"
msgstr "Rêzik"
#: strings.hrc:651
-#, fuzzy
msgctxt "STR_POSTIT_AUTHOR"
msgid "Author"
msgstr "Nivîskar"
@@ -3727,7 +3687,6 @@ msgid "(fixed)"
msgstr ""
#: strings.hrc:662
-#, fuzzy
msgctxt "STR_DURATION_FORMAT"
msgid " Y: %1 M: %2 D: %3 H: %4 M: %5 S: %6"
msgstr "S: %1 M: %2 R: %3 S: %4 X: %5 Ç: %6"
@@ -3790,7 +3749,6 @@ msgstr ""
#. SubType DocInfo
#: strings.hrc:674
-#, fuzzy
msgctxt "FLD_DOCINFO_TITEL"
msgid "Title"
msgstr "Sernav"
@@ -3802,7 +3760,6 @@ msgid "Subject"
msgstr "Kesatî"
#: strings.hrc:676
-#, fuzzy
msgctxt "FLD_DOCINFO_KEYS"
msgid "Keywords"
msgstr "Peyvên mifte"
@@ -3820,7 +3777,6 @@ msgid "Created"
msgstr "Afirandî"
#: strings.hrc:679
-#, fuzzy
msgctxt "FLD_DOCINFO_CHANGE"
msgid "Modified"
msgstr "Hatiye guhertin"
@@ -3831,13 +3787,11 @@ msgid "Last printed"
msgstr ""
#: strings.hrc:681
-#, fuzzy
msgctxt "FLD_DOCINFO_DOCNO"
msgid "Revision number"
msgstr "Numra revîziyonê"
#: strings.hrc:682
-#, fuzzy
msgctxt "FLD_DOCINFO_EDIT"
msgid "Total editing time"
msgstr "Hemû dema sererastkirine"
@@ -3858,13 +3812,11 @@ msgid "Next convert $(ARG1)"
msgstr ""
#: strings.hrc:686
-#, fuzzy
msgctxt "STR_AUTH_TYPE_ARTICLE"
msgid "Article"
msgstr "Gotar"
#: strings.hrc:687
-#, fuzzy
msgctxt "STR_AUTH_TYPE_BOOK"
msgid "Book"
msgstr "Pirtûk"
@@ -3876,79 +3828,66 @@ msgid "Brochures"
msgstr "Br~oşur"
#: strings.hrc:689
-#, fuzzy
msgctxt "STR_AUTH_TYPE_CONFERENCE"
msgid "Conference proceedings"
msgstr "Rapora civînê"
#: strings.hrc:690
-#, fuzzy
msgctxt "STR_AUTH_TYPE_INBOOK"
msgid "Book excerpt"
msgstr "Beşa pirtûka"
#: strings.hrc:691
-#, fuzzy
msgctxt "STR_AUTH_TYPE_INCOLLECTION"
msgid "Book excerpt with title"
msgstr "Bêşa pirtûkên bisernav"
#: strings.hrc:692
-#, fuzzy
msgctxt "STR_AUTH_TYPE_INPROCEEDINGS"
msgid "Conference proceedings"
msgstr "Rapora civînê"
#: strings.hrc:693
-#, fuzzy
msgctxt "STR_AUTH_TYPE_JOURNAL"
msgid "Journal"
msgstr "Kovar"
#: strings.hrc:694
-#, fuzzy
msgctxt "STR_AUTH_TYPE_MANUAL"
msgid "Techn. documentation"
msgstr "Belgeyên teknîkî"
#: strings.hrc:695
-#, fuzzy
msgctxt "STR_AUTH_TYPE_MASTERSTHESIS"
msgid "Thesis"
msgstr "Angaşt (tez)"
#: strings.hrc:696
-#, fuzzy
msgctxt "STR_AUTH_TYPE_MISC"
msgid "Miscellaneous"
msgstr "Curbecur"
#: strings.hrc:697
-#, fuzzy
msgctxt "STR_AUTH_TYPE_PHDTHESIS"
msgid "Dissertation"
msgstr "Xebata angaştiyê"
#: strings.hrc:698
-#, fuzzy
msgctxt "STR_AUTH_TYPE_PROCEEDINGS"
msgid "Conference proceedings"
msgstr "Rapora civînê"
#: strings.hrc:699
-#, fuzzy
msgctxt "STR_AUTH_TYPE_TECHREPORT"
msgid "Research report"
msgstr "Rapora lêkolînê"
#: strings.hrc:700
-#, fuzzy
msgctxt "STR_AUTH_TYPE_UNPUBLISHED"
msgid "Unpublished"
msgstr "Nehatiyê weşandin"
#: strings.hrc:701
-#, fuzzy
msgctxt "STR_AUTH_TYPE_EMAIL"
msgid "E-mail"
msgstr "E-peyam"
@@ -3960,49 +3899,41 @@ msgid "WWW document"
msgstr "Ji bo her belgeyê"
#: strings.hrc:703
-#, fuzzy
msgctxt "STR_AUTH_TYPE_CUSTOM1"
msgid "User-defined1"
msgstr "Cureyê bikarhêner1"
#: strings.hrc:704
-#, fuzzy
msgctxt "STR_AUTH_TYPE_CUSTOM2"
msgid "User-defined2"
msgstr "Cureyê bikarhêner2"
#: strings.hrc:705
-#, fuzzy
msgctxt "STR_AUTH_TYPE_CUSTOM3"
msgid "User-defined3"
msgstr "Cureyê bikarhêner3"
#: strings.hrc:706
-#, fuzzy
msgctxt "STR_AUTH_TYPE_CUSTOM4"
msgid "User-defined4"
msgstr "Cureyê bikarhêner4"
#: strings.hrc:707
-#, fuzzy
msgctxt "STR_AUTH_TYPE_CUSTOM5"
msgid "User-defined5"
msgstr "Cureyê bikarhêner5"
#: strings.hrc:708
-#, fuzzy
msgctxt "STR_AUTH_FIELD_IDENTIFIER"
msgid "Short name"
msgstr "Navê kin"
#: strings.hrc:709
-#, fuzzy
msgctxt "STR_AUTH_FIELD_AUTHORITY_TYPE"
msgid "Type"
msgstr "Cure"
#: strings.hrc:710
-#, fuzzy
msgctxt "STR_AUTH_FIELD_ADDRESS"
msgid "Address"
msgstr "Navnîşan"
@@ -4026,7 +3957,6 @@ msgid "Book title"
msgstr "~Sernavê pirtûkê"
#: strings.hrc:714
-#, fuzzy
msgctxt "STR_AUTH_FIELD_CHAPTER"
msgid "Chapter"
msgstr "Beş"
@@ -4056,19 +3986,16 @@ msgid "Institution"
msgstr "~Sazî"
#: strings.hrc:719
-#, fuzzy
msgctxt "STR_AUTH_FIELD_JOURNAL"
msgid "Journal"
msgstr "Kovar"
#: strings.hrc:720
-#, fuzzy
msgctxt "STR_AUTH_FIELD_MONTH"
msgid "Month"
msgstr "Meh"
#: strings.hrc:721
-#, fuzzy
msgctxt "STR_AUTH_FIELD_NOTE"
msgid "Note"
msgstr "Nîşe"
@@ -4092,7 +4019,6 @@ msgid "Page(s)"
msgstr "~Rûpel"
#: strings.hrc:725
-#, fuzzy
msgctxt "STR_AUTH_FIELD_PUBLISHER"
msgid "Publisher"
msgstr "Weşanger"
@@ -4110,7 +4036,6 @@ msgid "Series"
msgstr "~Rêze"
#: strings.hrc:728
-#, fuzzy
msgctxt "STR_AUTH_FIELD_TITLE"
msgid "Title"
msgstr "Sernav"
@@ -4122,49 +4047,41 @@ msgid "Type of report"
msgstr "Cureyê ~raporê"
#: strings.hrc:730
-#, fuzzy
msgctxt "STR_AUTH_FIELD_VOLUME"
msgid "Volume"
msgstr "Cîld"
#: strings.hrc:731
-#, fuzzy
msgctxt "STR_AUTH_FIELD_YEAR"
msgid "Year"
msgstr "Sal"
#: strings.hrc:732
-#, fuzzy
msgctxt "STR_AUTH_FIELD_URL"
msgid "URL"
msgstr "URL"
#: strings.hrc:733
-#, fuzzy
msgctxt "STR_AUTH_FIELD_CUSTOM1"
msgid "User-defined1"
msgstr "Cureyê bikarhêner1"
#: strings.hrc:734
-#, fuzzy
msgctxt "STR_AUTH_FIELD_CUSTOM2"
msgid "User-defined2"
msgstr "Cureyê bikarhêner2"
#: strings.hrc:735
-#, fuzzy
msgctxt "STR_AUTH_FIELD_CUSTOM3"
msgid "User-defined3"
msgstr "Cureyê bikarhêner3"
#: strings.hrc:736
-#, fuzzy
msgctxt "STR_AUTH_FIELD_CUSTOM4"
msgid "User-defined4"
msgstr "Cureyê bikarhêner4"
#: strings.hrc:737
-#, fuzzy
msgctxt "STR_AUTH_FIELD_CUSTOM5"
msgid "User-defined5"
msgstr "Cureyê bikarhêner5"
@@ -4826,7 +4743,6 @@ msgid "Paragraphs"
msgstr "Paragraf"
#: strings.hrc:887
-#, fuzzy
msgctxt "FLD_STAT_GRF"
msgid "Image"
msgstr "Wêne"
@@ -5201,7 +5117,6 @@ msgid "Frame"
msgstr "Çarçove"
#: strings.hrc:986
-#, fuzzy
msgctxt "FMT_MARK_GRAFIC"
msgid "Image"
msgstr "Wêne"
@@ -5265,13 +5180,11 @@ msgid "Formula"
msgstr "Formul"
#: strings.hrc:1001
-#, fuzzy
msgctxt "STR_CUSTOM_FIELD"
msgid "Custom"
msgstr "Taybet"
#: strings.hrc:1003
-#, fuzzy
msgctxt "STR_CUSTOM_LABEL"
msgid "[User]"
msgstr "[User]"
@@ -5364,7 +5277,6 @@ msgid "Drop Caps over"
msgstr ""
#: strings.hrc:1026
-#, fuzzy
msgctxt "STR_DROP_LINES"
msgid "rows"
msgstr "rêzik"
@@ -5408,7 +5320,6 @@ msgid "+ mirror horizontal on even pages"
msgstr ""
#: strings.hrc:1034
-#, fuzzy
msgctxt "STR_CHARFMT"
msgid "Character Style"
msgstr "Teşeya ~Tîpan"
@@ -5420,7 +5331,6 @@ msgid "No Character Style"
msgstr "Teşeya ~Tîpan"
#: strings.hrc:1036
-#, fuzzy
msgctxt "STR_FOOTER"
msgid "Footer"
msgstr "Agahiya jêr"
@@ -5432,7 +5342,6 @@ msgid "No footer"
msgstr "Li Agahiya Binî"
#: strings.hrc:1038
-#, fuzzy
msgctxt "STR_HEADER"
msgid "Header"
msgstr "Agahiya jor"
@@ -5530,7 +5439,6 @@ msgid "at top"
msgstr ""
#: strings.hrc:1056
-#, fuzzy
msgctxt "STR_VERT_CENTER"
msgid "Centered vertically"
msgstr "Tîk hatiyê nîvekî kirin"
@@ -5557,7 +5465,6 @@ msgid "Bottom of line"
msgstr "Jêra rêzikê"
#: strings.hrc:1061
-#, fuzzy
msgctxt "STR_REGISTER_ON"
msgid "Register-true"
msgstr "Tomara-rast"
@@ -5573,7 +5480,6 @@ msgid "at the right"
msgstr ""
#: strings.hrc:1064
-#, fuzzy
msgctxt "STR_HORI_CENTER"
msgid "Centered horizontally"
msgstr "Berwar hatiyê nîvekî kirin"
@@ -5602,7 +5508,6 @@ msgid "Full width"
msgstr "Firehiya tam"
#: strings.hrc:1069
-#, fuzzy
msgctxt "STR_COLUMNS"
msgid "Columns"
msgstr "Sitûn"
@@ -5623,7 +5528,6 @@ msgid "Editable in read-only document"
msgstr ""
#: strings.hrc:1073
-#, fuzzy
msgctxt "STR_LAYOUT_SPLIT"
msgid "Split"
msgstr "Veqetîne"
@@ -5706,7 +5610,6 @@ msgid "Transparency: "
msgstr "Zelaltî"
#: strings.hrc:1088
-#, fuzzy
msgctxt "STR_INVERT"
msgid "Invert"
msgstr "Berovajî bike"
@@ -5723,7 +5626,6 @@ msgid "Graphics mode: "
msgstr "Raweya Grafîk"
#: strings.hrc:1091
-#, fuzzy
msgctxt "STR_DRAWMODE_STD"
msgid "Standard"
msgstr "Standard"
@@ -5741,7 +5643,6 @@ msgid "Black & White"
msgstr "Reş û Spî"
#: strings.hrc:1094
-#, fuzzy
msgctxt "STR_DRAWMODE_WATERMARK"
msgid "Watermark"
msgstr "Filigran"
@@ -5800,19 +5701,16 @@ msgid "Text Frame"
msgstr "Çarçoveya nivîsê"
#: strings.hrc:1106
-#, fuzzy
msgctxt "ST_PGE"
msgid "Page"
msgstr "Rûpel"
#: strings.hrc:1107
-#, fuzzy
msgctxt "ST_DRW"
msgid "Drawing"
msgstr "Xêzkêşan"
#: strings.hrc:1108
-#, fuzzy
msgctxt "ST_CTRL"
msgid "Control"
msgstr "Kontrol"
@@ -5830,31 +5728,26 @@ msgid "Bookmark"
msgstr "Nîşana cih"
#: strings.hrc:1111
-#, fuzzy
msgctxt "ST_GRF"
msgid "Graphics"
msgstr "Grafîk"
#: strings.hrc:1112
-#, fuzzy
msgctxt "ST_OLE"
msgid "OLE object"
msgstr "Tişta OLE"
#: strings.hrc:1113
-#, fuzzy
msgctxt "ST_OUTL"
msgid "Headings"
msgstr "Sernivîs"
#: strings.hrc:1114
-#, fuzzy
msgctxt "ST_SEL"
msgid "Selection"
msgstr "Hilbijartin"
#: strings.hrc:1115
-#, fuzzy
msgctxt "ST_FTN"
msgid "Footnote"
msgstr "Jêrenot"
@@ -5865,7 +5758,6 @@ msgid "Reminder"
msgstr ""
#: strings.hrc:1117
-#, fuzzy
msgctxt "ST_POSTIT"
msgid "Comment"
msgstr "Şîrove"
@@ -5904,7 +5796,6 @@ msgid "Next text frame"
msgstr "Çarçoveya nivîsan lê zêde bike"
#: strings.hrc:1125
-#, fuzzy
msgctxt "STR_IMGBTN_PGE_DOWN"
msgid "Next page"
msgstr "Rûpela dû"
@@ -5992,7 +5883,6 @@ msgid "Previous text frame"
msgstr ""
#: strings.hrc:1141
-#, fuzzy
msgctxt "STR_IMGBTN_PGE_UP"
msgid "Previous page"
msgstr "Rûpela berê"
@@ -6112,7 +6002,6 @@ msgid "Table changed"
msgstr "Guherîna tabloyê"
#: strings.hrc:1164
-#, fuzzy
msgctxt "STR_REDLINE_FMTCOLL"
msgid "Applied Paragraph Styles"
msgstr "Şêwazên paragrafa ên tên bikaranîn"
@@ -6372,7 +6261,6 @@ msgid "Paragraph"
msgstr "Paragraf"
#: strings.hrc:1215
-#, fuzzy
msgctxt "STR_SWBG_GRAPHIC"
msgid "Image"
msgstr "Wêne"
@@ -6429,7 +6317,6 @@ msgid "%PRODUCTNAME %PRODUCTVERSION HTML Document"
msgstr "Belgeya HTML a %PRODUCTNAME %PRODUCTVERSION"
#: strings.hrc:1229
-#, fuzzy
msgctxt "STR_TITLE"
msgid "Title"
msgstr "Sernav"
@@ -6513,7 +6400,6 @@ msgid "A"
msgstr ""
#: strings.hrc:1245
-#, fuzzy
msgctxt "STR_TOKEN_HELP_ENTRY_NO"
msgid "Chapter number"
msgstr "Hejmara beşê"
@@ -6598,55 +6484,46 @@ msgstr ""
#. Description: character alignment for frmsh.cxx - context menu
#. -----------------------------------------------------------------------
#: strings.hrc:1264
-#, fuzzy
msgctxt "STR_FRMUI_TOP_BASE"
msgid "Base line at ~top"
msgstr "Xêza baseya jor"
#: strings.hrc:1265
-#, fuzzy
msgctxt "STR_FRMUI_BOTTOM_BASE"
msgid "~Base line at bottom"
msgstr "Xêza baseya binî"
#: strings.hrc:1266
-#, fuzzy
msgctxt "STR_FRMUI_CENTER_BASE"
msgid "Base line ~centered"
msgstr "Xêza baseyê nîvekî bike"
#: strings.hrc:1267
-#, fuzzy
msgctxt "STR_FRMUI_LINE_TOP"
msgid "Top of line"
msgstr "Jora rêzikê"
#: strings.hrc:1268
-#, fuzzy
msgctxt "STR_FRMUI_LINE_BOTTOM"
msgid "Bottom of line"
msgstr "Jêra rêzikê"
#: strings.hrc:1269
-#, fuzzy
msgctxt "STR_FRMUI_LINE_CENTER"
msgid "Center of line"
msgstr "Nava rêzikê"
#: strings.hrc:1270
-#, fuzzy
msgctxt "STR_FRMUI_OLE_INSERT"
msgid "Insert object"
msgstr "Tişt lêzêde bike"
#: strings.hrc:1271
-#, fuzzy
msgctxt "STR_FRMUI_OLE_EDIT"
msgid "Edit object"
msgstr "Tiştê serrast bike"
#: strings.hrc:1272
-#, fuzzy
msgctxt "STR_FRMUI_COLL_HEADER"
msgid " (Template: "
msgstr " (Şablon: "
@@ -6702,25 +6579,21 @@ msgid "Hyphenation completed"
msgstr ""
#: strings.hrc:1287
-#, fuzzy
msgctxt "STR_LANGSTATUS_NONE"
msgid "None (Do not check spelling)"
msgstr "Tune (Kontrola rastnivîsê neke)"
#: strings.hrc:1288
-#, fuzzy
msgctxt "STR_RESET_TO_DEFAULT_LANGUAGE"
msgid "Reset to Default Language"
msgstr "Vegere zimanê standard"
#: strings.hrc:1289
-#, fuzzy
msgctxt "STR_LANGSTATUS_MORE"
msgid "More..."
msgstr "Zêdetir..."
#: strings.hrc:1290
-#, fuzzy
msgctxt "STR_IGNORE_SELECTION"
msgid "~Ignore"
msgstr "~Nebîne"
@@ -6751,7 +6624,6 @@ msgid "No fax printer has been set under Tools/Options/%1/Print."
msgstr ""
#: strings.hrc:1297
-#, fuzzy
msgctxt "STR_WEBOPTIONS"
msgid "HTML document"
msgstr "Belgeya HTML"
@@ -6768,7 +6640,6 @@ msgid "Source not specified."
msgstr ""
#: strings.hrc:1300
-#, fuzzy
msgctxt "STR_NUM_LEVEL"
msgid "Level "
msgstr "Ast "
@@ -6780,7 +6651,6 @@ msgid "Outline "
msgstr "Xêza bingehîn"
#: strings.hrc:1302
-#, fuzzy
msgctxt "STR_EDIT_FOOTNOTE"
msgid "Edit Footnote/Endnote"
msgstr "Jêrenot/dawînot sererast bike"
@@ -6826,7 +6696,6 @@ msgid "Task"
msgstr "Peywir"
#: strings.hrc:1311
-#, fuzzy
msgctxt "ST_STATUS"
msgid "Status"
msgstr "Rewş"
@@ -7056,13 +6925,11 @@ msgid "The abstract contains the selected number of paragraphs from the included
msgstr ""
#: abstractdialog.ui:197
-#, fuzzy
msgctxt "abstractdialog|label1"
msgid "Properties"
msgstr "Taybetmendî"
#: addentrydialog.ui:8
-#, fuzzy
msgctxt "addentrydialog|AddEntryDialog"
msgid "Add Element"
msgstr "Hêman Lêzêde bike"
@@ -7089,7 +6956,6 @@ msgid "1. Drag address elements here"
msgstr ""
#: addressblockdialog.ui:139
-#, fuzzy
msgctxt "addressblockdialog|up|tooltip_text"
msgid "Move up"
msgstr "Bikişîne jor"
@@ -7107,13 +6973,11 @@ msgid "Move right"
msgstr "Ber bi rast"
#: addressblockdialog.ui:184
-#, fuzzy
msgctxt "addressblockdialog|down|tooltip_text"
msgid "Move down"
msgstr "Bikişîne jêr"
#: addressblockdialog.ui:222
-#, fuzzy
msgctxt "addressblockdialog|label3"
msgid "Preview"
msgstr "Pêşdîtin"
@@ -7225,7 +7089,6 @@ msgid "_LF"
msgstr ""
#: asciifilterdialog.ui:272
-#, fuzzy
msgctxt "asciifilterdialog|label1"
msgid "Properties"
msgstr "Taybetmendî"
@@ -7257,13 +7120,11 @@ msgid "Assign Styles"
msgstr ""
#: assignstylesdialog.ui:124
-#, fuzzy
msgctxt "assignstylesdialog|left-atkobject"
msgid "Left"
msgstr "Çep"
#: assignstylesdialog.ui:142
-#, fuzzy
msgctxt "assignstylesdialog|right-atkobject"
msgid "Right"
msgstr "Rast"
@@ -7392,7 +7253,6 @@ msgid "Rename"
msgstr "Nav Biguherîne"
#: autoformattable.ui:187
-#, fuzzy
msgctxt "autoformattable|label1"
msgid "Format"
msgstr "Teşe"
@@ -7414,7 +7274,6 @@ msgid "Font"
msgstr "Cûrenivîs"
#: autoformattable.ui:271
-#, fuzzy
msgctxt "autoformattable|patterncb"
msgid "Pattern"
msgstr "Nîgar"
@@ -7490,7 +7349,6 @@ msgid "Shortcut:"
msgstr ""
#: autotext.ui:298
-#, fuzzy
msgctxt "autotext|category-atkobject"
msgid "Category"
msgstr "Celeb"
@@ -7513,7 +7371,6 @@ msgid "_Copy"
msgstr "Kopî bike"
#: autotext.ui:407
-#, fuzzy
msgctxt "autotext|replace"
msgid "Replace"
msgstr "Biguherîne"
@@ -7524,7 +7381,6 @@ msgid "Rep_lace (text only)"
msgstr ""
#: autotext.ui:423
-#, fuzzy
msgctxt "autotext|rename"
msgid "Rename..."
msgstr "Ji Nû Ve Binavîne..."
@@ -7565,7 +7421,6 @@ msgid "Insert"
msgstr "Têxe"
#: bibliographyentry.ui:35
-#, fuzzy
msgctxt "bibliographyentry|modify"
msgid "Apply"
msgstr "Bikaranîn"
@@ -7604,7 +7459,6 @@ msgid "Entry"
msgstr "Têketan"
#: bulletsandnumbering.ui:8
-#, fuzzy
msgctxt "bulletsandnumbering|BulletsAndNumberingDialog"
msgid "Bullets and Numbering"
msgstr "Numrekirin û Nîşanên Xala"
@@ -7622,7 +7476,6 @@ msgid "Reset"
msgstr "~Bive serî"
#: bulletsandnumbering.ui:120
-#, fuzzy
msgctxt "bulletsandnumbering|bullets"
msgid "Bullets"
msgstr "Nîşana xalan"
@@ -7634,19 +7487,16 @@ msgid "Numbering"
msgstr "Hejmarkirin"
#: bulletsandnumbering.ui:165
-#, fuzzy
msgctxt "bulletsandnumbering|outlinenum"
msgid "Outline"
msgstr "Xêza bingehîn"
#: bulletsandnumbering.ui:188
-#, fuzzy
msgctxt "bulletsandnumbering|graphics"
msgid "Image"
msgstr "Wêne"
#: bulletsandnumbering.ui:211
-#, fuzzy
msgctxt "bulletsandnumbering|position"
msgid "Position"
msgstr "Cih"
@@ -7726,7 +7576,6 @@ msgid "Company 2nd line:"
msgstr ""
#: businessdatapage.ui:277
-#, fuzzy
msgctxt "businessdatapage|company2-atkobject"
msgid "Last name"
msgstr "Paşnav"
@@ -7737,13 +7586,11 @@ msgid "_Zip/city:"
msgstr ""
#: businessdatapage.ui:320
-#, fuzzy
msgctxt "businessdatapage|icity-atkobject"
msgid "City"
msgstr "Bajar"
#: businessdatapage.ui:338
-#, fuzzy
msgctxt "businessdatapage|izip-atkobject"
msgid "Zip code"
msgstr "Koda P."
@@ -7759,13 +7606,11 @@ msgid "Title"
msgstr "Sernav"
#: businessdatapage.ui:462
-#, fuzzy
msgctxt "businessdatapage|mobile-atkobject"
msgid "Position"
msgstr "Cih"
#: businessdatapage.ui:482
-#, fuzzy
msgctxt "businessdatapage|streetft1"
msgid "Street:"
msgstr "Kuçe"
@@ -7861,13 +7706,11 @@ msgid "AutoText - Section"
msgstr ""
#: cardformatpage.ui:122
-#, fuzzy
msgctxt "cardformatpage|label1"
msgid "Content"
msgstr "Naverok"
#: cardmediumpage.ui:63
-#, fuzzy
msgctxt "cardmediumpage|address"
msgid "Address"
msgstr "Navnîşan"
@@ -7931,7 +7774,6 @@ msgid "_Type:"
msgstr "Cure"
#: cardmediumpage.ui:456
-#, fuzzy
msgctxt "cardmediumpage|label1"
msgid "Format"
msgstr "Teşe"
@@ -7974,13 +7816,11 @@ msgid "Font"
msgstr "Cûrenivîs"
#: characterproperties.ui:128
-#, fuzzy
msgctxt "characterproperties|fonteffects"
msgid "Font Effects"
msgstr "Efektên Curenivîsê"
#: characterproperties.ui:151
-#, fuzzy
msgctxt "characterproperties|position"
msgid "Position"
msgstr "Cih"
@@ -7992,7 +7832,6 @@ msgid "Asian Layout"
msgstr "Pergala Asyayê"
#: characterproperties.ui:197
-#, fuzzy
msgctxt "characterproperties|hyperlink"
msgid "Hyperlink"
msgstr "Hîperlînk"
@@ -8067,7 +7906,6 @@ msgid "Character Styles"
msgstr "Şêwazên Karakteran"
#: columndialog.ui:8
-#, fuzzy
msgctxt "columndialog|ColumnDialog"
msgid "Columns"
msgstr "Sitûn"
@@ -8079,7 +7917,6 @@ msgid "Left-to-right"
msgstr "Ji-çepê-rastê-ve"
#: columnpage.ui:63
-#, fuzzy
msgctxt "columnpage|liststore1"
msgid "Right-to-left"
msgstr "Ji-rastê-çepê-ve"
@@ -8091,7 +7928,6 @@ msgid "Use superordinate object settings"
msgstr "Mîhengên hêmana jorîn bi kar bîne"
#: columnpage.ui:81
-#, fuzzy
msgctxt "columnpage|liststore2"
msgid "Selection"
msgstr "Hilbijartin"
@@ -8247,7 +8083,6 @@ msgid "Width:"
msgstr "Firehî"
#: columnwidth.ui:158
-#, fuzzy
msgctxt "columnwidth|label1"
msgid "Width"
msgstr "Firehî"
@@ -8301,25 +8136,21 @@ msgid "Section"
msgstr "Hilbijartin"
#: conditionpage.ui:203
-#, fuzzy
msgctxt "conditionpage|filter"
msgid "Footnote"
msgstr "Jêrenot"
#: conditionpage.ui:204
-#, fuzzy
msgctxt "conditionpage|filter"
msgid "Endnote"
msgstr "NîşeyaDawî"
#: conditionpage.ui:205
-#, fuzzy
msgctxt "conditionpage|filter"
msgid "Header"
msgstr "Agahiya jor"
#: conditionpage.ui:206
-#, fuzzy
msgctxt "conditionpage|filter"
msgid "Footer"
msgstr "Agahiya jêr"
@@ -8435,7 +8266,6 @@ msgid "10th Numbering Level"
msgstr ""
#: conditionpage.ui:251
-#, fuzzy
msgctxt "conditionpage|label11"
msgid "Options"
msgstr "Vebijêrk"
@@ -8469,7 +8299,6 @@ msgid "Semicolons"
msgstr "~Xalebêhnok"
#: converttexttable.ui:167
-#, fuzzy
msgctxt "converttexttable|paragraph"
msgid "Paragraph"
msgstr "Paragraf"
@@ -8510,7 +8339,6 @@ msgid "Don't split table"
msgstr "Tabloyê neşikêne"
#: converttexttable.ui:299
-#, fuzzy
msgctxt "converttexttable|bordercb"
msgid "Border"
msgstr "Sînor"
@@ -8521,7 +8349,6 @@ msgid "The first "
msgstr ""
#: converttexttable.ui:336
-#, fuzzy
msgctxt "converttexttable|label4"
msgid "rows"
msgstr "rêzik"
@@ -8533,7 +8360,6 @@ msgid "AutoFormat..."
msgstr "Auto~Format..."
#: converttexttable.ui:383
-#, fuzzy
msgctxt "converttexttable|label2"
msgid "Options"
msgstr "Vebijêrk"
@@ -8654,13 +8480,11 @@ msgid "Word only"
msgstr ""
#: createautomarkdialog.ui:185
-#, fuzzy
msgctxt "createautomarkdialog|yes"
msgid "Yes"
msgstr "Erê"
#: createautomarkdialog.ui:197
-#, fuzzy
msgctxt "createautomarkdialog|no"
msgid "No"
msgstr "Na"
@@ -8792,13 +8616,11 @@ msgid "label"
msgstr "Etîket"
#: editcategories.ui:171
-#, fuzzy
msgctxt "editcategories|label2"
msgid "Path"
msgstr "Rêç"
#: editcategories.ui:187
-#, fuzzy
msgctxt "editcategories|label1"
msgid "Category"
msgstr "Celeb"
@@ -8892,7 +8714,6 @@ msgid "Write Protection"
msgstr ""
#: editsectiondialog.ui:522
-#, fuzzy
msgctxt "editsectiondialog|hide"
msgid "Hide"
msgstr "Veşêre"
@@ -8903,7 +8724,6 @@ msgid "_With Condition"
msgstr ""
#: editsectiondialog.ui:592
-#, fuzzy
msgctxt "editsectiondialog|label4"
msgid "Hide"
msgstr "Veşêre"
@@ -8914,7 +8734,6 @@ msgid "E_ditable in read-only document"
msgstr ""
#: editsectiondialog.ui:651
-#, fuzzy
msgctxt "editsectiondialog|label9"
msgid "Properties"
msgstr "Taybetmendî"
@@ -8950,13 +8769,11 @@ msgid "Autonumbering"
msgstr "NumrekirinaOtomatîk"
#: endnotepage.ui:201
-#, fuzzy
msgctxt "endnotepage|label20"
msgid "Paragraph"
msgstr "Paragraf"
#: endnotepage.ui:215
-#, fuzzy
msgctxt "endnotepage|pagestyleft"
msgid "Page"
msgstr "Rûpel"
@@ -9022,13 +8839,11 @@ msgid "_Sender"
msgstr "Şandyar"
#: envaddresspage.ui:345
-#, fuzzy
msgctxt "envaddresspage|preview-atkobject"
msgid "Preview"
msgstr "Pêşdîtin"
#: envdialog.ui:8
-#, fuzzy
msgctxt "envdialog|EnvDialog"
msgid "Envelope"
msgstr "Zerf"
@@ -9052,19 +8867,16 @@ msgid "_Modify"
msgstr "Guherandin"
#: envdialog.ui:132
-#, fuzzy
msgctxt "envdialog|envelope"
msgid "Envelope"
msgstr "Zerf"
#: envdialog.ui:154
-#, fuzzy
msgctxt "envdialog|format"
msgid "Format"
msgstr "Teşe"
#: envdialog.ui:177
-#, fuzzy
msgctxt "envdialog|printer"
msgid "Printer"
msgstr "Çaper"
@@ -9082,7 +8894,6 @@ msgid "from top"
msgstr "Ji jor"
#: envformatpage.ui:155
-#, fuzzy
msgctxt "envformatpage|label7"
msgid "Format"
msgstr "Teşe"
@@ -9094,13 +8905,11 @@ msgid "Edit"
msgstr "Sererastkirin"
#: envformatpage.ui:202
-#, fuzzy
msgctxt "envformatpage|label4"
msgid "Position"
msgstr "Cih"
#: envformatpage.ui:213
-#, fuzzy
msgctxt "envformatpage|label1"
msgid "Addressee"
msgstr "Navnîşan"
@@ -9118,7 +8927,6 @@ msgid "from top"
msgstr "Ji jor"
#: envformatpage.ui:374
-#, fuzzy
msgctxt "envformatpage|label10"
msgid "Format"
msgstr "Teşe"
@@ -9130,13 +8938,11 @@ msgid "Edit"
msgstr "Sererastkirin"
#: envformatpage.ui:421
-#, fuzzy
msgctxt "envformatpage|label11"
msgid "Position"
msgstr "Cih"
#: envformatpage.ui:432
-#, fuzzy
msgctxt "envformatpage|label2"
msgid "Sender"
msgstr "Şandyar"
@@ -9160,7 +8966,6 @@ msgid "_Height"
msgstr "Bilindahî"
#: envformatpage.ui:583
-#, fuzzy
msgctxt "envformatpage|preview-atkobject"
msgid "Preview"
msgstr "Pêşdîtin"
@@ -9315,7 +9120,6 @@ msgid "_Available Databases"
msgstr ""
#: exchangedatabases.ui:135
-#, fuzzy
msgctxt "exchangedatabases|browse"
msgid "Browse..."
msgstr "Bigere..."
@@ -9338,7 +9142,6 @@ msgid "Database applied to document:"
msgstr ""
#: fielddialog.ui:8
-#, fuzzy
msgctxt "fielddialog|FieldDialog"
msgid "Fields"
msgstr "Qad"
@@ -9361,13 +9164,11 @@ msgid "Cross-references"
msgstr "serîlêdana-çeprast"
#: fielddialog.ui:149
-#, fuzzy
msgctxt "fielddialog|functions"
msgid "Functions"
msgstr "Fonksiyon"
#: fielddialog.ui:172
-#, fuzzy
msgctxt "fielddialog|docinfo"
msgid "DocInformation"
msgstr "AgahiyênBelgeyê"
@@ -9413,7 +9214,6 @@ msgid "_Condition"
msgstr "~Merc"
#: flddbpage.ui:145
-#, fuzzy
msgctxt "flddbpage|label4"
msgid "Record number"
msgstr "Hejmara tomarê"
@@ -9445,7 +9245,6 @@ msgid "User-defined"
msgstr "Tê nasîn ji alî bikarhiner ve"
#: flddbpage.ui:389
-#, fuzzy
msgctxt "flddbpage|label3"
msgid "Format"
msgstr "Teşe"
@@ -9479,13 +9278,11 @@ msgid "Author"
msgstr "Nivîskar"
#: flddocinfopage.ui:186
-#, fuzzy
msgctxt "flddocinfopage|liststore1"
msgid "Time"
msgstr "Dem"
#: flddocinfopage.ui:189
-#, fuzzy
msgctxt "flddocinfopage|liststore1"
msgid "Date"
msgstr "Dîrok"
@@ -9620,13 +9417,11 @@ msgid "Author"
msgstr "Nivîskar"
#: fldfuncpage.ui:589
-#, fuzzy
msgctxt "fldfuncpage|liststore1"
msgid "Time"
msgstr "Dem"
#: fldfuncpage.ui:592
-#, fuzzy
msgctxt "fldfuncpage|liststore1"
msgid "Date"
msgstr "Dîrok"
@@ -9637,7 +9432,6 @@ msgid "Date Time Author"
msgstr ""
#: fldrefpage.ui:13
-#, fuzzy
msgctxt "fldrefpage|liststore1"
msgid "Bookmarks"
msgstr "Bijare"
@@ -9655,7 +9449,6 @@ msgid "Endnotes"
msgstr "NîşeyaDawî"
#: fldrefpage.ui:22
-#, fuzzy
msgctxt "fldrefpage|liststore1"
msgid "Headings"
msgstr "Sernivîs"
@@ -9678,7 +9471,6 @@ msgid "Insert _reference to"
msgstr "Referans lêzêde bike"
#: fldrefpage.ui:169
-#, fuzzy
msgctxt "fldrefpage|label4"
msgid "Selection"
msgstr "Hilbijartin"
@@ -9771,7 +9563,6 @@ msgid "Numbering by Chapter"
msgstr ""
#: fldvarpage.ui:458
-#, fuzzy
msgctxt "fldvarpage|apply|tooltip_text"
msgid "Apply"
msgstr "Bikaranîn"
@@ -9788,13 +9579,11 @@ msgid "Author"
msgstr "Nivîskar"
#: fldvarpage.ui:531
-#, fuzzy
msgctxt "fldvarpage|liststore1"
msgid "Time"
msgstr "Dem"
#: fldvarpage.ui:534
-#, fuzzy
msgctxt "fldvarpage|liststore1"
msgid "Date"
msgstr "Dîrok"
@@ -9805,7 +9594,6 @@ msgid "Date Time Author"
msgstr ""
#: floatingnavigation.ui:11
-#, fuzzy
msgctxt "floatingnavigation|FloatingNavigation"
msgid "Navigation"
msgstr "Navîgasiyon"
@@ -9894,7 +9682,6 @@ msgid "_Spacing to footnote contents"
msgstr ""
#: footnoteareapage.ui:318
-#, fuzzy
msgctxt "footnoteareapage|position"
msgid "Left"
msgstr "Çep"
@@ -9906,7 +9693,6 @@ msgid "Centered"
msgstr "Nîvîkirî"
#: footnoteareapage.ui:320
-#, fuzzy
msgctxt "footnoteareapage|position"
msgid "Right"
msgstr "Rast"
@@ -9950,7 +9736,6 @@ msgid "Before"
msgstr "Berê"
#: footnotepage.ui:100
-#, fuzzy
msgctxt "footnotepage|pos"
msgid "Position"
msgstr "Cih"
@@ -9986,13 +9771,11 @@ msgid "Autonumbering"
msgstr "NumrekirinaOtomatîk"
#: footnotepage.ui:321
-#, fuzzy
msgctxt "footnotepage|label4"
msgid "Paragraph"
msgstr "Paragraf"
#: footnotepage.ui:335
-#, fuzzy
msgctxt "footnotepage|pagestyleft"
msgid "Page"
msgstr "Rûpel"
@@ -10119,25 +9902,21 @@ msgid "Endnotes"
msgstr "NîşeyaDawî"
#: formatsectiondialog.ui:8
-#, fuzzy
msgctxt "formatsectiondialog|FormatSectionDialog"
msgid "Options"
msgstr "Vebijêrk"
#: formatsectiondialog.ui:107
-#, fuzzy
msgctxt "formatsectiondialog|columns"
msgid "Columns"
msgstr "Sitûn"
#: formatsectiondialog.ui:129
-#, fuzzy
msgctxt "formatsectiondialog|indents"
msgid "Indents"
msgstr "Kûrt"
#: formatsectiondialog.ui:152
-#, fuzzy
msgctxt "formatsectiondialog|background"
msgid "Background"
msgstr "Zemîn"
@@ -10166,7 +9945,6 @@ msgid "Relati_ve"
msgstr ""
#: formattablepage.ui:155
-#, fuzzy
msgctxt "formattablepage|label45"
msgid "Properties"
msgstr "Taybetmendî"
@@ -10196,7 +9974,6 @@ msgid "_Below"
msgstr "Li jêr"
#: formattablepage.ui:328
-#, fuzzy
msgctxt "formattablepage|label46"
msgid "Spacing"
msgstr "Navber"
@@ -10238,7 +10015,6 @@ msgid "_Manual"
msgstr "Rêber"
#: formattablepage.ui:486
-#, fuzzy
msgctxt "formattablepage|label43"
msgid "Alignment"
msgstr "Hîzakirin"
@@ -10262,7 +10038,6 @@ msgid "Left-to-right"
msgstr "Ji-çepê-rastê-ve"
#: formattablepage.ui:590
-#, fuzzy
msgctxt "formattablepage|liststore1"
msgid "Right-to-left"
msgstr "Ji-rastê-çepê-ve"
@@ -10285,7 +10060,6 @@ msgid "Type"
msgstr "Cure"
#: framedialog.ui:128
-#, fuzzy
msgctxt "framedialog|options"
msgid "Options"
msgstr "Vebijêrk"
@@ -10297,7 +10071,6 @@ msgid "Wrap"
msgstr "~Belavbûna nivîsê"
#: framedialog.ui:174
-#, fuzzy
msgctxt "framedialog|hyperlink"
msgid "Hyperlink"
msgstr "Hîperlînk"
@@ -10308,25 +10081,21 @@ msgid "Borders"
msgstr "Sînor"
#: framedialog.ui:220
-#, fuzzy
msgctxt "framedialog|area"
msgid "Area"
msgstr "Qad"
#: framedialog.ui:243
-#, fuzzy
msgctxt "framedialog|transparence"
msgid "Transparency"
msgstr "Zelaltî"
#: framedialog.ui:266
-#, fuzzy
msgctxt "framedialog|columns"
msgid "Columns"
msgstr "Sitûn"
#: framedialog.ui:289
-#, fuzzy
msgctxt "framedialog|macro"
msgid "Macro"
msgstr "Makro"
@@ -10356,13 +10125,11 @@ msgid "Left-to-right"
msgstr "Ji-çepê-rastê-ve"
#: frmaddpage.ui:40
-#, fuzzy
msgctxt "frmaddpage|liststore1"
msgid "Right-to-left"
msgstr "Ji-rastê-çepê-ve"
#: frmaddpage.ui:44
-#, fuzzy
msgctxt "frmaddpage|liststore1"
msgid "Right-to-left (vertical)"
msgstr "Ji rast-ber bi-çepê ve (serberjêr)"
@@ -10418,7 +10185,6 @@ msgid "_Description:"
msgstr "Rave"
#: frmaddpage.ui:243
-#, fuzzy
msgctxt "frmaddpage|label1"
msgid "Names"
msgstr "Nav"
@@ -10475,7 +10241,6 @@ msgid "_Text direction:"
msgstr "Beraliyê nivîsê"
#: frmaddpage.ui:516
-#, fuzzy
msgctxt "frmaddpage|label3"
msgid "Properties"
msgstr "Taybetmendî"
@@ -10572,7 +10337,6 @@ msgid "To _frame"
msgstr "Ji çarçoveyê"
#: frmtypepage.ui:482
-#, fuzzy
msgctxt "frmtypepage|label1"
msgid "Anchor"
msgstr "Girêker"
@@ -10589,7 +10353,6 @@ msgid "b_y"
msgstr ""
#: frmtypepage.ui:550
-#, fuzzy
msgctxt "frmtypepage|vertbyft"
msgid "by"
msgstr "ji hêla"
@@ -10621,7 +10384,6 @@ msgid "Follow text flow"
msgstr ""
#: frmtypepage.ui:710
-#, fuzzy
msgctxt "frmtypepage|label11"
msgid "Position"
msgstr "Cih"
@@ -10710,7 +10472,6 @@ msgid "Indent"
msgstr "Kûrt"
#: indentpage.ui:145
-#, fuzzy
msgctxt "indentpage|preview-atkobject"
msgid "Example"
msgstr "Mînak"
@@ -10804,13 +10565,11 @@ msgid "Update entry from selection"
msgstr ""
#: indexentry.ui:597
-#, fuzzy
msgctxt "indexentry|label1"
msgid "Selection"
msgstr "Hilbijartin"
#: infonotfounddialog.ui:8
-#, fuzzy
msgctxt "infonotfounddialog|InfoNotFoundDialog"
msgid "Find"
msgstr "Bibîne"
@@ -10849,7 +10608,6 @@ msgid "Reference:"
msgstr "Referans"
#: inputwinmenu.ui:12
-#, fuzzy
msgctxt "inputwinmenu|sum"
msgid "Sum"
msgstr "Serhev"
@@ -10867,13 +10625,11 @@ msgid "Percent"
msgstr "Ji sedî"
#: inputwinmenu.ui:36
-#, fuzzy
msgctxt "inputwinmenu|sqrt"
msgid "Square Root"
msgstr "Rêga dû"
#: inputwinmenu.ui:44
-#, fuzzy
msgctxt "inputwinmenu|pow"
msgid "Power"
msgstr "Hêz"
@@ -10950,25 +10706,21 @@ msgid "Statistical Functions"
msgstr ""
#: inputwinmenu.ui:170
-#, fuzzy
msgctxt "inputwinmenu|mean"
msgid "Mean"
msgstr "Nirxa wasatî"
#: inputwinmenu.ui:178
-#, fuzzy
msgctxt "inputwinmenu|min"
msgid "Minimum"
msgstr "Kêmtirîn"
#: inputwinmenu.ui:186
-#, fuzzy
msgctxt "inputwinmenu|max"
msgid "Maximum"
msgstr "Pirtirîn"
#: inputwinmenu.ui:198
-#, fuzzy
msgctxt "inputwinmenu|functions"
msgid "Functions"
msgstr "Fonksiyon"
@@ -10980,37 +10732,31 @@ msgid "Sine"
msgstr "Rêzik"
#: inputwinmenu.ui:216
-#, fuzzy
msgctxt "inputwinmenu|cos"
msgid "Cosine"
msgstr "Kosînus"
#: inputwinmenu.ui:224
-#, fuzzy
msgctxt "inputwinmenu|tag"
msgid "Tangent"
msgstr "Tanjant"
#: inputwinmenu.ui:232
-#, fuzzy
msgctxt "inputwinmenu|asin"
msgid "Arcsine"
msgstr "Arksînus"
#: inputwinmenu.ui:240
-#, fuzzy
msgctxt "inputwinmenu|acos"
msgid "Arccosine"
msgstr "Arkkosînus"
#: inputwinmenu.ui:248
-#, fuzzy
msgctxt "inputwinmenu|atan"
msgid "Arctangent"
msgstr "Arktanjant"
#: insertautotextdialog.ui:8
-#, fuzzy
msgctxt "insertautotextdialog|InsertAutoTextDialog"
msgid "Insert AutoText"
msgstr "Nivîsa bixweber lê zêde bike"
@@ -11033,7 +10779,6 @@ msgid "Insert"
msgstr "Têxe"
#: insertbookmark.ui:122
-#, fuzzy
msgctxt "insertbookmark|rename"
msgid "Rename"
msgstr "Nav Biguherîne"
@@ -11131,7 +10876,6 @@ msgid "Position:"
msgstr "Cih"
#: insertcaption.ui:143
-#, fuzzy
msgctxt "insertcaption|separator_edit"
msgid ": "
msgstr ": "
@@ -11153,13 +10897,11 @@ msgid "Category:"
msgstr "Celeb"
#: insertcaption.ui:226
-#, fuzzy
msgctxt "insertcaption|label2"
msgid "Properties"
msgstr "Taybetmendî"
#: insertcaption.ui:264
-#, fuzzy
msgctxt "insertcaption|label3"
msgid "Preview"
msgstr "Pêşdîtin"
@@ -11176,7 +10918,6 @@ msgid "Options..."
msgstr "Vebijêrk..."
#: insertcaption.ui:391
-#, fuzzy
msgctxt "insertcaption|liststore1"
msgid "[None]"
msgstr "[Ne yek]"
@@ -11264,7 +11005,6 @@ msgid "_User-defined"
msgstr "Tê nasîn ji alî bikarhiner ve"
#: insertdbcolumnsdialog.ui:649
-#, fuzzy
msgctxt "insertdbcolumnsdialog|label3"
msgid "Format"
msgstr "Teşe"
@@ -11306,13 +11046,11 @@ msgid "Numbering"
msgstr "Hejmarkirin"
#: insertfootnote.ui:257
-#, fuzzy
msgctxt "insertfootnote|footnote"
msgid "Footnote"
msgstr "Jêrenot"
#: insertfootnote.ui:275
-#, fuzzy
msgctxt "insertfootnote|endnote"
msgid "Endnote"
msgstr "NîşeyaDawî"
@@ -11333,7 +11071,6 @@ msgid "Script type:"
msgstr ""
#: insertscript.ui:48
-#, fuzzy
msgctxt "insertscript|scripttype"
msgid "JavaScript"
msgstr "JavaScript"
@@ -11375,19 +11112,16 @@ msgid "Section"
msgstr "Hilbijartin"
#: insertsectiondialog.ui:128
-#, fuzzy
msgctxt "insertsectiondialog|columns"
msgid "Columns"
msgstr "Sitûn"
#: insertsectiondialog.ui:151
-#, fuzzy
msgctxt "insertsectiondialog|indents"
msgid "Indents"
msgstr "Kûrt"
#: insertsectiondialog.ui:174
-#, fuzzy
msgctxt "insertsectiondialog|background"
msgid "Background"
msgstr "Zemîn"
@@ -11429,7 +11163,6 @@ msgid "_Rows:"
msgstr "Rêzik"
#: inserttable.ui:216
-#, fuzzy
msgctxt "inserttable|label1"
msgid "General"
msgstr "Giştî"
@@ -11468,13 +11201,11 @@ msgid "Auto_Format"
msgstr "TeşekirinaBixweber"
#: inserttable.ui:377
-#, fuzzy
msgctxt "inserttable|label2"
msgid "Options"
msgstr "Vebijêrk"
#: labeldialog.ui:8
-#, fuzzy
msgctxt "labeldialog|LabelDialog"
msgid "Labels"
msgstr "Etîket"
@@ -11492,7 +11223,6 @@ msgid "Medium"
msgstr "Orte"
#: labeldialog.ui:128
-#, fuzzy
msgctxt "labeldialog|labels"
msgid "Labels"
msgstr "Etîket"
@@ -11504,25 +11234,21 @@ msgid "Business Cards"
msgstr "~Kartvîzît"
#: labeldialog.ui:174
-#, fuzzy
msgctxt "labeldialog|private"
msgid "Private"
msgstr "Taybet"
#: labeldialog.ui:197
-#, fuzzy
msgctxt "labeldialog|business"
msgid "Business"
msgstr "Kar"
#: labeldialog.ui:220
-#, fuzzy
msgctxt "labeldialog|format"
msgid "Format"
msgstr "Teşe"
#: labeldialog.ui:243
-#, fuzzy
msgctxt "labeldialog|options"
msgid "Options"
msgstr "Vebijêrk"
@@ -11635,7 +11361,6 @@ msgid "Printer Name"
msgstr ""
#: labeloptionspage.ui:270
-#, fuzzy
msgctxt "labeloptionspage|label2"
msgid "Printer"
msgstr "Çaper"
@@ -11729,7 +11454,6 @@ msgid "lines"
msgstr "Rêzikan"
#: linenumbering.ui:433
-#, fuzzy
msgctxt "linenumbering|separator"
msgid "Separator"
msgstr "Veqetîner"
@@ -11866,7 +11590,6 @@ msgid "_Electronic"
msgstr "~Elektronîk"
#: mailmerge.ui:321
-#, fuzzy
msgctxt "mailmerge|file"
msgid "File"
msgstr "Pel"
@@ -11932,7 +11655,6 @@ msgid "RT_F"
msgstr "RT~F"
#: mailmerge.ui:630
-#, fuzzy
msgctxt "mailmerge|swriter"
msgid "%PRODUCTNAME Writer"
msgstr "%PRODUCTNAME Writer"
@@ -12020,25 +11742,21 @@ msgid "Sort By"
msgstr "~Rêz Bike"
#: managechangessidebar.ui:176
-#, fuzzy
msgctxt "managechangessidebar|writeraction"
msgid "Action"
msgstr "Çalakî"
#: managechangessidebar.ui:184
-#, fuzzy
msgctxt "managechangessidebar|writerauthor"
msgid "Author"
msgstr "Nivîskar"
#: managechangessidebar.ui:192
-#, fuzzy
msgctxt "managechangessidebar|writerdate"
msgid "Date"
msgstr "Dîrok"
#: managechangessidebar.ui:200
-#, fuzzy
msgctxt "managechangessidebar|writerdesc"
msgid "Comment"
msgstr "Şîrove"
@@ -12197,7 +11915,6 @@ msgid "Mail Merge"
msgstr "Maîla bike yek"
#: mmcreatingdialog.ui:52
-#, fuzzy
msgctxt "mmcreatingdialog|label1"
msgid "Status:"
msgstr "Rewş:"
@@ -12281,7 +11998,6 @@ msgid "_Zoom"
msgstr "Mezinkirin"
#: mmlayoutpage.ui:363
-#, fuzzy
msgctxt "mmlayoutpage|zoom"
msgid "Entire page"
msgstr "Hemû rûpel"
@@ -12407,7 +12123,6 @@ msgid "HTML Message"
msgstr ""
#: mmresultemaildialog.ui:30
-#, fuzzy
msgctxt "mmresultemaildialog|liststore1"
msgid "Plain Text"
msgstr "Nivîsar"
@@ -12570,7 +12285,6 @@ msgid "Save As options"
msgstr ""
#: mmsalutationpage.ui:49
-#, fuzzy
msgctxt "mmsalutationpage|previewft"
msgid "Preview"
msgstr "Pêşdîtin"
@@ -12737,7 +12451,6 @@ msgid "E-mails not sent: %1"
msgstr ""
#: mmsendmails.ui:229
-#, fuzzy
msgctxt "mmsendmails|label5"
msgid "Details"
msgstr "Kîtekît"
@@ -12753,19 +12466,16 @@ msgid "Toggle Master View"
msgstr ""
#: navigatorpanel.ui:47
-#, fuzzy
msgctxt "navigatorpanel|navigation|tooltip_text"
msgid "Navigation"
msgstr "Navîgasiyon"
#: navigatorpanel.ui:60
-#, fuzzy
msgctxt "navigatorpanel|back|tooltip_text"
msgid "Back"
msgstr "Paş"
#: navigatorpanel.ui:73
-#, fuzzy
msgctxt "navigatorpanel|forward|tooltip_text"
msgid "Forward"
msgstr "Pêşva"
@@ -12802,13 +12512,11 @@ msgid "Set Reminder"
msgstr ""
#: navigatorpanel.ui:194
-#, fuzzy
msgctxt "navigatorpanel|header|tooltip_text"
msgid "Header"
msgstr "Agahiya jor"
#: navigatorpanel.ui:207
-#, fuzzy
msgctxt "navigatorpanel|footer|tooltip_text"
msgid "Footer"
msgstr "Agahiya jêr"
@@ -12836,7 +12544,6 @@ msgid "Demote Level"
msgstr "Astê berjêr bikişîne"
#: navigatorpanel.ui:304
-#, fuzzy
msgctxt "navigatorpanel|documents|tooltip_text"
msgid "Document"
msgstr "Belge"
@@ -12921,7 +12628,6 @@ msgid " "
msgstr ""
#: notebookbar.ui:438
-#, fuzzy
msgctxt "notebookbar|NewSC|tooltip_text"
msgid "Spreadsheet"
msgstr "Tabloya Hesêb"
@@ -12943,7 +12649,6 @@ msgid " "
msgstr ""
#: notebookbar.ui:472
-#, fuzzy
msgctxt "notebookbar|NewSD|tooltip_text"
msgid "Drawing"
msgstr "Xêzkêşan"
@@ -12954,7 +12659,6 @@ msgid " "
msgstr ""
#: notebookbar.ui:488
-#, fuzzy
msgctxt "notebookbar|NewSF|tooltip_text"
msgid "Formula"
msgstr "Formul"
@@ -12971,13 +12675,11 @@ msgid "Database"
msgstr "Danegeh"
#: notebookbar.ui:523
-#, fuzzy
msgctxt "notebookbar|NewSDB|tooltip_text"
msgid "Spreadsheet"
msgstr "Tabloya Hesêb"
#: notebookbar.ui:1238
-#, fuzzy
msgctxt "notebookbar|FileLabel"
msgid "File"
msgstr "Pel"
@@ -12995,13 +12697,11 @@ msgid "Font"
msgstr "Cûrenivîs"
#: notebookbar.ui:1769
-#, fuzzy
msgctxt "notebookbar|OutlineSection|tooltip_text"
msgid "Outline"
msgstr "Xêza bingehîn"
#: notebookbar.ui:1799
-#, fuzzy
msgctxt "notebookbar|numberbullet|tooltip_text"
msgid "Bullets and Numbering"
msgstr "Numrekirin û Nîşanên Xala"
@@ -13012,7 +12712,6 @@ msgid "Horizontal Alignment"
msgstr ""
#: notebookbar.ui:1938
-#, fuzzy
msgctxt "notebookbar|AlignmentSection|tooltip_text"
msgid "Alignment"
msgstr "Hîzakirin"
@@ -13029,7 +12728,6 @@ msgid "Horizontal Alignment"
msgstr ""
#: notebookbar.ui:2156
-#, fuzzy
msgctxt "notebookbar|SpacingSection|tooltip_text"
msgid "Spacing"
msgstr "Navber"
@@ -13041,7 +12739,6 @@ msgid "Indent"
msgstr "Kûrt"
#: notebookbar.ui:2196
-#, fuzzy
msgctxt "notebookbar|increaseindent1|tooltip_text"
msgid "Increase Indent"
msgstr "Çalikê mezintir bike"
@@ -13059,19 +12756,16 @@ msgid "Indent"
msgstr "Kûrt"
#: notebookbar.ui:2342
-#, fuzzy
msgctxt "notebookbar|StyleSection|tooltip_text"
msgid "Style"
msgstr "Teşe"
#: notebookbar.ui:2474
-#, fuzzy
msgctxt "notebookbar|FindSection|tooltip_text"
msgid "Find"
msgstr "Bibîne"
#: notebookbar.ui:2530
-#, fuzzy
msgctxt "notebookbar|FindSection1|tooltip_text"
msgid "Find"
msgstr "Bibîne"
@@ -13106,7 +12800,6 @@ msgid "Symbol"
msgstr "Sembol"
#: notebookbar.ui:2882
-#, fuzzy
msgctxt "notebookbar|box17|tooltip_text"
msgid "Basic"
msgstr "Bingehî"
@@ -13117,7 +12810,6 @@ msgid "Insert Audio or Video"
msgstr ""
#: notebookbar.ui:2942
-#, fuzzy
msgctxt "notebookbar|ShapesSection|tooltip_text"
msgid "Shapes"
msgstr "Şêwe"
@@ -13135,13 +12827,11 @@ msgid "Text"
msgstr "Nivîs"
#: notebookbar.ui:3373
-#, fuzzy
msgctxt "notebookbar|FontWork"
msgid "Fontwork"
msgstr "Pîşeya nivîse"
#: notebookbar.ui:3455
-#, fuzzy
msgctxt "notebookbar|FieldsSection|tooltip_text"
msgid "Fields"
msgstr "Qad"
@@ -13164,13 +12854,11 @@ msgid "Page layout"
msgstr "Niştecihê Rûpelê"
#: notebookbar.ui:4295
-#, fuzzy
msgctxt "notebookbar|ReferencesLabel"
msgid "References"
msgstr "Referans"
#: notebookbar.ui:4790
-#, fuzzy
msgctxt "notebookbar|ReviewLabel"
msgid "Review"
msgstr "Rexne"
@@ -13186,7 +12874,6 @@ msgid "Document Area Elements"
msgstr ""
#: notebookbar.ui:5056
-#, fuzzy
msgctxt "notebookbar|ZoomSection|tooltip_text"
msgid "Zoom"
msgstr "Mezinkirin"
@@ -13222,7 +12909,6 @@ msgid "Basics"
msgstr "Bingehî"
#: notebookbar.ui:5872
-#, fuzzy
msgctxt "notebookbar|GraphicDialog"
msgid "Properties"
msgstr "Taybetmendî"
@@ -13234,25 +12920,21 @@ msgid "Basics"
msgstr "Bingehî"
#: notebookbar.ui:5905
-#, fuzzy
msgctxt "notebookbar|Crop1"
msgid "Crop"
msgstr "Jêkirin"
#: notebookbar.ui:6537
-#, fuzzy
msgctxt "notebookbar|ImageLabel"
msgid "Image"
msgstr "Wêne"
#: notebookbar.ui:6554
-#, fuzzy
msgctxt "notebookbar|LineFormat"
msgid "Line"
msgstr "Rêzik"
#: notebookbar.ui:6572
-#, fuzzy
msgctxt "notebookbar|AreaFormat"
msgid "Area"
msgstr "Qad"
@@ -13263,7 +12945,6 @@ msgid "Shape / Textbox"
msgstr ""
#: notebookbar.ui:6734
-#, fuzzy
msgctxt "notebookbar|AnchorMenu"
msgid "Anchor"
msgstr "Girêker"
@@ -13285,7 +12966,6 @@ msgid "_File"
msgstr "Pel"
#: notebookbar_compact.ui:2797
-#, fuzzy
msgctxt "notebookbar_compact|FileLabel"
msgid "File"
msgstr "Pel"
@@ -13344,7 +13024,6 @@ msgid "Reference_s"
msgstr "Referans"
#: notebookbar_compact.ui:4899
-#, fuzzy
msgctxt "notebookbar_compact|ReferencesLabel"
msgid "References"
msgstr "Referans"
@@ -13356,7 +13035,6 @@ msgid "_Review"
msgstr "Pêşdîtin"
#: notebookbar_compact.ui:5327
-#, fuzzy
msgctxt "notebookbar_compact|ReviewLabel"
msgid "Review"
msgstr "Rexne"
@@ -13392,7 +13070,6 @@ msgid "_Graphic"
msgstr "Grafîk"
#: notebookbar_compact.ui:7136
-#, fuzzy
msgctxt "notebookbar_compact|ImageLabel"
msgid "Image"
msgstr "Wêne"
@@ -13443,7 +13120,6 @@ msgid "_Tools"
msgstr "Amûr"
#: notebookbar_compact.ui:8810
-#, fuzzy
msgctxt "notebookbar_compact|DevLabel"
msgid "Tools"
msgstr "Amûr"
@@ -13459,7 +13135,6 @@ msgid "Menubar"
msgstr ""
#: notebookbar_groupedbar_compact.ui:3363
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|Quotation2"
msgid "Quotation"
msgstr "Jêgirtin"
@@ -13717,7 +13392,6 @@ msgid "Menubar"
msgstr ""
#: notebookbar_groupedbar_full.ui:3281
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|Quotation2"
msgid "Quotation"
msgstr "Jêgirtin"
@@ -13999,13 +13673,11 @@ msgid "_View"
msgstr "Dîtin"
#: notebookbar_groups.ui:34
-#, fuzzy
msgctxt "notebookbar_groups|imagestyledefault"
msgid "Default"
msgstr "Standard"
#: notebookbar_groups.ui:42
-#, fuzzy
msgctxt "notebookbar_groups|imagestylegray"
msgid "Grayscale"
msgstr "Tonkirina cûn"
@@ -14017,7 +13689,6 @@ msgid "Black and White"
msgstr "~Reş û Spî"
#: notebookbar_groups.ui:58
-#, fuzzy
msgctxt "notebookbar_groups|imagestylewater"
msgid "Watermark"
msgstr "Filigran"
@@ -14078,19 +13749,16 @@ msgid "Colorize Orange"
msgstr ""
#: notebookbar_groups.ui:186
-#, fuzzy
msgctxt "notebookbar_groups|hyperlink"
msgid "Hyperlink"
msgstr "Hîperlînk"
#: notebookbar_groups.ui:200
-#, fuzzy
msgctxt "notebookbar_groups|footnote"
msgid "Footnote"
msgstr "Jêrenot"
#: notebookbar_groups.ui:209
-#, fuzzy
msgctxt "notebookbar_groups|endnote"
msgid "Endnote"
msgstr "NîşeyaDawî"
@@ -14113,7 +13781,6 @@ msgid "Default Paragraph"
msgstr ""
#: notebookbar_groups.ui:326
-#, fuzzy
msgctxt "notebookbar_groups|title"
msgid "Title"
msgstr "Sernav"
@@ -14125,13 +13792,11 @@ msgid "Heading 1"
msgstr "Sernivîs 1"
#: notebookbar_groups.ui:344
-#, fuzzy
msgctxt "notebookbar_groups|heading2"
msgid "Heading 2"
msgstr "Sernivîs 2"
#: notebookbar_groups.ui:353
-#, fuzzy
msgctxt "notebookbar_groups|heading3"
msgid "Heading 3"
msgstr "Sernivîs 3"
@@ -14142,13 +13807,11 @@ msgid "Default Character"
msgstr ""
#: notebookbar_groups.ui:377
-#, fuzzy
msgctxt "notebookbar_groups|italic"
msgid "Emphasis"
msgstr "Kirpandin"
#: notebookbar_groups.ui:386
-#, fuzzy
msgctxt "notebookbar_groups|bold"
msgid "Strong Emphasis"
msgstr "Kirpandina bihêz"
@@ -14160,7 +13823,6 @@ msgid "None"
msgstr "Nîşe"
#: notebookbar_groups.ui:412
-#, fuzzy
msgctxt "notebookbar_groups|tablestyledefault"
msgid "Default"
msgstr "Standard"
@@ -14203,19 +13865,16 @@ msgid "Delete Rows"
msgstr "Rêzik jê bibe"
#: notebookbar_groups.ui:504
-#, fuzzy
msgctxt "notebookbar_groups|rowmenuselect"
msgid "Select Rows"
msgstr "Rêzikan Hilbijêre"
#: notebookbar_groups.ui:519
-#, fuzzy
msgctxt "notebookbar_groups|rowmenuheight"
msgid "Row Height..."
msgstr "Bilindahiya Rêzikê..."
#: notebookbar_groups.ui:528
-#, fuzzy
msgctxt "notebookbar_groups|rowmenuoptimalrow"
msgid "Optimal Row Height"
msgstr "Bilindahiya Rêzê a Çêtirîn"
@@ -14227,7 +13886,6 @@ msgid "Distribute Rows Evenly"
msgstr "Sitûnan wekhev belav bike"
#: notebookbar_groups.ui:736
-#, fuzzy
msgctxt "notebookbar_groups|filegrouplabel"
msgid "File"
msgstr "Pel"
@@ -14239,7 +13897,6 @@ msgid "Clipboard"
msgstr "pano"
#: notebookbar_groups.ui:935
-#, fuzzy
msgctxt "notebookbar_groups|paragraphstyleb"
msgid "Style"
msgstr "Teşe"
@@ -14257,7 +13914,6 @@ msgid "Links"
msgstr "Rêzik"
#: notebookbar_groups.ui:1616
-#, fuzzy
msgctxt "notebookbar_groups|shapesb"
msgid "Shapes"
msgstr "Şêwe"
@@ -14269,19 +13925,16 @@ msgid "Insert"
msgstr "Têxe"
#: notebookbar_groups.ui:1758
-#, fuzzy
msgctxt "notebookbar_groups|tablestyleb"
msgid "Style"
msgstr "Teşe"
#: notebookbar_groups.ui:1780
-#, fuzzy
msgctxt "notebookbar_groups|tablerowsb"
msgid "Rows"
msgstr "Rêzik"
#: notebookbar_groups.ui:1798
-#, fuzzy
msgctxt "notebookbar_groups|tablecolumnsb"
msgid "Columns"
msgstr "Sitûn"
@@ -14293,7 +13946,6 @@ msgid "Table"
msgstr "Tablo"
#: notebookbar_groups.ui:2038
-#, fuzzy
msgctxt "notebookbar_groups|imagestyleb"
msgid "Style"
msgstr "Teşe"
@@ -14317,7 +13969,6 @@ msgid "Lock"
msgstr "Nêzî Bike"
#: notebookbar_groups.ui:2189
-#, fuzzy
msgctxt "notebookbar_groups|imagegrouplabel"
msgid "Image"
msgstr "Wêne"
@@ -14329,7 +13980,6 @@ msgid "None"
msgstr "Nîşe"
#: notebookbar_groups.ui:2256
-#, fuzzy
msgctxt "notebookbar_groups|wrapideal"
msgid "Optimal"
msgstr "Baştirîn"
@@ -14447,7 +14097,6 @@ msgid "Save As"
msgstr "Tomar bike wekî"
#: numberingnamedialog.ui:168
-#, fuzzy
msgctxt "numberingnamedialog|label1"
msgid "Format"
msgstr "Teşe"
@@ -14524,7 +14173,6 @@ msgid "Level 10"
msgstr "Ast "
#: numparapage.ui:95
-#, fuzzy
msgctxt "numparapage|labelOutline"
msgid "Outline"
msgstr "Xêza bingehîn"
@@ -14596,7 +14244,6 @@ msgid "Type"
msgstr "Cure"
#: objectdialog.ui:128
-#, fuzzy
msgctxt "objectdialog|options"
msgid "Options"
msgstr "Vebijêrk"
@@ -14608,7 +14255,6 @@ msgid "Wrap"
msgstr "~Belavbûna nivîsê"
#: objectdialog.ui:174
-#, fuzzy
msgctxt "objectdialog|hyperlink"
msgid "Hyperlink"
msgstr "Hîperlînk"
@@ -14619,19 +14265,16 @@ msgid "Borders"
msgstr "Sînor"
#: objectdialog.ui:220
-#, fuzzy
msgctxt "objectdialog|area"
msgid "Area"
msgstr "Qad"
#: objectdialog.ui:243
-#, fuzzy
msgctxt "objectdialog|transparence"
msgid "Transparency"
msgstr "Zelaltî"
#: objectdialog.ui:266
-#, fuzzy
msgctxt "objectdialog|macro"
msgid "Macro"
msgstr "Makro"
@@ -15137,7 +14780,6 @@ msgid "[None]"
msgstr "[Ne yek]"
#: optredlinepage.ui:70
-#, fuzzy
msgctxt "optredlinepage|insert"
msgid "Bold"
msgstr "Qalind"
@@ -15161,7 +14803,6 @@ msgid "Underlined: double"
msgstr "Binî xêz bike: Cot"
#: optredlinepage.ui:74
-#, fuzzy
msgctxt "optredlinepage|insert"
msgid "Strikethrough"
msgstr "Navînxêzkirî"
@@ -15178,7 +14819,6 @@ msgid "Lowercase"
msgstr "~Tîpên biçûk"
#: optredlinepage.ui:77
-#, fuzzy
msgctxt "optredlinepage|insert"
msgid "Small caps"
msgstr "Tîpên Biçûk"
@@ -15256,7 +14896,6 @@ msgid "Color of Changed Attributes"
msgstr ""
#: optredlinepage.ui:330
-#, fuzzy
msgctxt "optredlinepage|changedpreview"
msgid "Attributes"
msgstr "Taybetmendî"
@@ -15288,7 +14927,6 @@ msgid "[None]"
msgstr "[Ne yek]"
#: optredlinepage.ui:444
-#, fuzzy
msgctxt "optredlinepage|markpos"
msgid "Left margin"
msgstr "Kêleka çepê"
@@ -15458,7 +15096,6 @@ msgid "Numbering"
msgstr "Hejmarkirin"
#: outlinenumbering.ui:143
-#, fuzzy
msgctxt "outlinenumbering|position"
msgid "Position"
msgstr "Cih"
@@ -15552,7 +15189,6 @@ msgid "Show sublevels:"
msgstr ""
#: outlinenumberingpage.ui:164
-#, fuzzy
msgctxt "outlinenumberingpage|label7"
msgid "Separator"
msgstr "Veqetîner"
@@ -15604,7 +15240,6 @@ msgid "Tab stop"
msgstr "Sekana hilpekîne"
#: outlinepositionpage.ui:44
-#, fuzzy
msgctxt "outlinepositionpage|liststore2"
msgid "Space"
msgstr "Navber"
@@ -15679,7 +15314,6 @@ msgid "Position and Spacing"
msgstr ""
#: outlinepositionpage.ui:417
-#, fuzzy
msgctxt "outlinepositionpage|standard"
msgid "Default"
msgstr "Standard"
@@ -15714,13 +15348,11 @@ msgid "3 Columns"
msgstr "Sitûn"
#: pagecolumncontrol.ui:121
-#, fuzzy
msgctxt "pagecolumncontrol|columnleft"
msgid "Left"
msgstr "Çep"
#: pagecolumncontrol.ui:136
-#, fuzzy
msgctxt "pagecolumncontrol|columnright"
msgid "Right"
msgstr "Rast"
@@ -15744,13 +15376,11 @@ msgid "3 Columns"
msgstr "Sitûn"
#: pagecolumncontrol.ui:196
-#, fuzzy
msgctxt "pagecolumncontrol|columnleftL"
msgid "Left"
msgstr "Çep"
#: pagecolumncontrol.ui:211
-#, fuzzy
msgctxt "pagecolumncontrol|columnrightL"
msgid "Right"
msgstr "Rast"
@@ -15774,7 +15404,6 @@ msgid "Margins:"
msgstr "Valahiyên Kêleka"
#: pagefooterpanel.ui:60
-#, fuzzy
msgctxt "pagefooterpanel|customlabel"
msgid "Custom"
msgstr "Taybet"
@@ -15792,7 +15421,6 @@ msgid "Same Content:"
msgstr "Naveroka çarçevê"
#: pageformatpanel.ui:23
-#, fuzzy
msgctxt "pageformatpanel|size"
msgid "Size:"
msgstr "Mezinahî:"
@@ -15827,7 +15455,6 @@ msgid "Paper Height"
msgstr ""
#: pageformatpanel.ui:103
-#, fuzzy
msgctxt "pageformatpanel|paperorientation"
msgid "Portrait"
msgstr "Portre"
@@ -15856,7 +15483,6 @@ msgid "Narrow"
msgstr ""
#: pageformatpanel.ui:142
-#, fuzzy
msgctxt "pageformatpanel|marginLB"
msgid "Moderate"
msgstr "Navîn"
@@ -15883,13 +15509,11 @@ msgid "Wide"
msgstr "Veşêre"
#: pageformatpanel.ui:147
-#, fuzzy
msgctxt "pageformatpanel|marginLB"
msgid "Mirrored"
msgstr "Bişewq"
#: pageformatpanel.ui:158
-#, fuzzy
msgctxt "pageformatpanel|customlabel"
msgid "Custom"
msgstr "Taybet"
@@ -15901,7 +15525,6 @@ msgid "Margins:"
msgstr "Valahiyên Kêleka"
#: pageheaderpanel.ui:60
-#, fuzzy
msgctxt "pageheaderpanel|customlabel"
msgid "Custom"
msgstr "Taybet"
@@ -15924,7 +15547,6 @@ msgid "Narrow"
msgstr ""
#: pagemargincontrol.ui:96
-#, fuzzy
msgctxt "pagemargincontrol|normal"
msgid "Normal"
msgstr "Asayî"
@@ -15936,7 +15558,6 @@ msgid "Wide"
msgstr "Veşêre"
#: pagemargincontrol.ui:127
-#, fuzzy
msgctxt "pagemargincontrol|mirrored"
msgid "Mirrored"
msgstr "Bişewq"
@@ -15952,7 +15573,6 @@ msgid "Narrow"
msgstr ""
#: pagemargincontrol.ui:172
-#, fuzzy
msgctxt "pagemargincontrol|normalL"
msgid "Normal"
msgstr "Asayî"
@@ -15964,7 +15584,6 @@ msgid "Wide"
msgstr "Veşêre"
#: pagemargincontrol.ui:203
-#, fuzzy
msgctxt "pagemargincontrol|mirroredL"
msgid "Mirrored"
msgstr "Bişewq"
@@ -16011,13 +15630,11 @@ msgid "O_uter"
msgstr "Der"
#: pagemargincontrol.ui:410
-#, fuzzy
msgctxt "pagemargincontrol|label1"
msgid "Custom"
msgstr "Taybet"
#: pageorientationcontrol.ui:36
-#, fuzzy
msgctxt "pageorientationcontrol|portrait"
msgid "Portrait"
msgstr "Portre"
@@ -16046,7 +15663,6 @@ msgid "Right and left"
msgstr ""
#: pagestylespanel.ui:19
-#, fuzzy
msgctxt "pagestylespanel|liststorePageLayout"
msgid "Mirrored"
msgstr "Bişewq"
@@ -16104,25 +15720,21 @@ msgid "3 Columns"
msgstr "Sitûn"
#: pagestylespanel.ui:136
-#, fuzzy
msgctxt "pagestylespanel|columnbox"
msgid "Left"
msgstr "Çep"
#: pagestylespanel.ui:137
-#, fuzzy
msgctxt "pagestylespanel|columnbox"
msgid "Right"
msgstr "Rast"
#: pagestylespanel.ui:214
-#, fuzzy
msgctxt "pagestylespanel|customlabel"
msgid "Custom"
msgstr "Taybet"
#: paradialog.ui:8
-#, fuzzy
msgctxt "paradialog|ParagraphPropertiesDialog"
msgid "Paragraph"
msgstr "Paragraf"
@@ -16143,7 +15755,6 @@ msgid "Text Flow"
msgstr ""
#: paradialog.ui:176
-#, fuzzy
msgctxt "paradialog|labelTP_PARA_ASIAN"
msgid "Asian Typography"
msgstr "Çapberiya Asyayî"
@@ -16161,7 +15772,6 @@ msgid "Tabs"
msgstr "Hilfirîn"
#: paradialog.ui:245
-#, fuzzy
msgctxt "paradialog|labelTP_DROPCAPS"
msgid "Drop Caps"
msgstr "Tîpên Serî"
@@ -16172,19 +15782,16 @@ msgid "Borders"
msgstr "Sînor"
#: paradialog.ui:291
-#, fuzzy
msgctxt "paradialog|area"
msgid "Area"
msgstr "Qad"
#: paradialog.ui:314
-#, fuzzy
msgctxt "paradialog|transparence"
msgid "Transparency"
msgstr "Zelaltî"
#: picturedialog.ui:8
-#, fuzzy
msgctxt "picturedialog|PictureDialog"
msgid "Image"
msgstr "Wêne"
@@ -16195,7 +15802,6 @@ msgid "Type"
msgstr "Cure"
#: picturedialog.ui:128
-#, fuzzy
msgctxt "picturedialog|options"
msgid "Options"
msgstr "Vebijêrk"
@@ -16207,19 +15813,16 @@ msgid "Wrap"
msgstr "~Belavbûna nivîsê"
#: picturedialog.ui:174
-#, fuzzy
msgctxt "picturedialog|hyperlink"
msgid "Hyperlink"
msgstr "Hîperlînk"
#: picturedialog.ui:197
-#, fuzzy
msgctxt "picturedialog|picture"
msgid "Image"
msgstr "Wêne"
#: picturedialog.ui:220
-#, fuzzy
msgctxt "picturedialog|crop"
msgid "Crop"
msgstr "Jêkirin"
@@ -16230,19 +15833,16 @@ msgid "Borders"
msgstr "Sînor"
#: picturedialog.ui:266
-#, fuzzy
msgctxt "picturedialog|area"
msgid "Area"
msgstr "Qad"
#: picturedialog.ui:289
-#, fuzzy
msgctxt "picturedialog|transparence"
msgid "Transparency"
msgstr "Zelaltî"
#: picturedialog.ui:312
-#, fuzzy
msgctxt "picturedialog|macro"
msgid "Macro"
msgstr "Makro"
@@ -16292,7 +15892,6 @@ msgid "On right pages"
msgstr ""
#: picturepage.ui:249
-#, fuzzy
msgctxt "picturepage|label2"
msgid "Flip"
msgstr "Teqlekirin"
@@ -16459,7 +16058,6 @@ msgid "Text _placeholder"
msgstr "~Cihgirên nivîsê"
#: printoptionspage.ui:145
-#, fuzzy
msgctxt "printoptionspage|label2"
msgid "Contents"
msgstr "Naverok"
@@ -16488,7 +16086,6 @@ msgid "Right to Left"
msgstr "Ji-rastê-çepê-ve"
#: printoptionspage.ui:254
-#, fuzzy
msgctxt "printoptionspage|label10"
msgid "Pages"
msgstr "Rûpel"
@@ -16593,13 +16190,11 @@ msgid "First name"
msgstr "Navê Pêş"
#: privateuserpage.ui:144
-#, fuzzy
msgctxt "privateuserpage|lastname-atkobject"
msgid "Last name"
msgstr "Paşnav"
#: privateuserpage.ui:162
-#, fuzzy
msgctxt "privateuserpage|shortname-atkobject"
msgid "Initials"
msgstr "Tîpên serî"
@@ -16610,7 +16205,6 @@ msgid "Title"
msgstr "Sernav"
#: privateuserpage.ui:210
-#, fuzzy
msgctxt "privateuserpage|job-atkobject"
msgid "Position"
msgstr "Cih"
@@ -16637,7 +16231,6 @@ msgid "First/last _name/initials 2:"
msgstr ""
#: privateuserpage.ui:331
-#, fuzzy
msgctxt "privateuserpage|firstname2-atkobject"
msgid "Last name"
msgstr "Paşnav"
@@ -16649,7 +16242,6 @@ msgid "First name"
msgstr "Navê Pêş"
#: privateuserpage.ui:367
-#, fuzzy
msgctxt "privateuserpage|shortname2-atkobject"
msgid "Initials"
msgstr "Tîpên serî"
@@ -16660,13 +16252,11 @@ msgid "_Zip/city:"
msgstr ""
#: privateuserpage.ui:410
-#, fuzzy
msgctxt "privateuserpage|icity-atkobject"
msgid "City"
msgstr "Bajar"
#: privateuserpage.ui:428
-#, fuzzy
msgctxt "privateuserpage|izip-atkobject"
msgid "Zip code"
msgstr "Koda P."
@@ -16682,7 +16272,6 @@ msgid "Title"
msgstr "Sernav"
#: privateuserpage.ui:552
-#, fuzzy
msgctxt "privateuserpage|mobile-atkobject"
msgid "Position"
msgstr "Cih"
@@ -16800,7 +16389,6 @@ msgid "_Edit"
msgstr "Sererastkirin"
#: readonlymenu.ui:36
-#, fuzzy
msgctxt "readonlymenu|selection"
msgid "Select Text"
msgstr "Nivîsê Hilbijêre"
@@ -16850,7 +16438,6 @@ msgid "As Link"
msgstr ""
#: readonlymenu.ui:122
-#, fuzzy
msgctxt "readonlymenu|graphicascopy"
msgid "Copy"
msgstr "Kopî bike"
@@ -16958,7 +16545,6 @@ msgid "_Fit to size"
msgstr "Bi Mezinahî Bi Cih Bike"
#: rowheight.ui:133
-#, fuzzy
msgctxt "rowheight|label1"
msgid "Height"
msgstr "Bilindahî"
@@ -16995,7 +16581,6 @@ msgid "T_ype"
msgstr "Cure"
#: savelabeldialog.ui:163
-#, fuzzy
msgctxt "savelabeldialog|label1"
msgid "Options"
msgstr "Vebijêrk"
@@ -17079,7 +16664,6 @@ msgid "_With Condition"
msgstr ""
#: sectionpage.ui:410
-#, fuzzy
msgctxt "sectionpage|label3"
msgid "Hide"
msgstr "Veşêre"
@@ -17090,7 +16674,6 @@ msgid "E_ditable in read-only document"
msgstr ""
#: sectionpage.ui:453
-#, fuzzy
msgctxt "sectionpage|label5"
msgid "Properties"
msgstr "Taybetmendî"
@@ -17141,7 +16724,6 @@ msgid "Change _Table..."
msgstr ""
#: selectaddressdialog.ui:225
-#, fuzzy
msgctxt "selectaddressdialog|name"
msgid "Name"
msgstr "Nav"
@@ -17153,7 +16735,6 @@ msgid "Table"
msgstr "Tablo"
#: selectaddressdialog.ui:253
-#, fuzzy
msgctxt "selectaddressdialog|connecting"
msgid "Connecting to data source..."
msgstr "Li çavkaniya daneyan tê girêdan..."
@@ -17224,7 +16805,6 @@ msgid "Index Markings"
msgstr ""
#: selectindexdialog.ui:116
-#, fuzzy
msgctxt "selectindexdialog|label1"
msgid "Selection"
msgstr "Hilbijartin"
@@ -17247,7 +16827,6 @@ msgid "_Preview"
msgstr "Pêşdîtin"
#: sidebarpage.ui:31
-#, fuzzy
msgctxt "sidebarpage|orientation|tooltip_text"
msgid "Orientation"
msgstr "Bicihbûn"
@@ -17259,13 +16838,11 @@ msgid "Size"
msgstr "Rêzik"
#: sidebarpage.ui:85
-#, fuzzy
msgctxt "sidebarpage|column|tooltip_text"
msgid "Columns"
msgstr "Sitûn"
#: sidebarpage.ui:112
-#, fuzzy
msgctxt "sidebarpage|margin|tooltip_text"
msgid "Margin"
msgstr "Valahiyên kêlekê"
@@ -17307,13 +16884,11 @@ msgid "Parallel"
msgstr "Rastênhev"
#: sidebarwrap.ui:75
-#, fuzzy
msgctxt "sidebarwrap|buttonoptimal|tooltip_text"
msgid "Optimal"
msgstr "Baştirîn"
#: sidebarwrap.ui:82
-#, fuzzy
msgctxt "sidebarwrap|buttonoptimal-atkobject"
msgid "Optimal"
msgstr "Baştirîn"
@@ -17385,7 +16960,6 @@ msgid "Set the amount of space between the image and surrounding text"
msgstr ""
#: sidebarwrap.ui:249
-#, fuzzy
msgctxt "sidebarwrap|customlabel"
msgid "Custom"
msgstr "Taybet"
@@ -17396,7 +16970,6 @@ msgid "Sort"
msgstr "Rêz bike"
#: sortdialog.ui:111
-#, fuzzy
msgctxt "sortdialog|column"
msgid "Column"
msgstr "Sitûn"
@@ -17467,19 +17040,16 @@ msgid "Key 3"
msgstr "Mifte ~3"
#: sortdialog.ui:408
-#, fuzzy
msgctxt "sortdialog|typelb1-atkobject"
msgid "Key type"
msgstr "Cureyê miftê"
#: sortdialog.ui:431
-#, fuzzy
msgctxt "sortdialog|typelb2-atkobject"
msgid "Key type"
msgstr "Cureyê miftê"
#: sortdialog.ui:452
-#, fuzzy
msgctxt "sortdialog|typelb3-atkobject"
msgid "Key type"
msgstr "Cureyê miftê"
@@ -17524,7 +17094,6 @@ msgid "Select..."
msgstr "~Hilbijêre..."
#: sortdialog.ui:669
-#, fuzzy
msgctxt "sortdialog|label4"
msgid "Separator"
msgstr "Veqetîner"
@@ -17572,7 +17141,6 @@ msgid "Set Language for Selection"
msgstr "Zimanê Hilbijartinê Diyar Bike"
#: spellmenu.ui:94
-#, fuzzy
msgctxt "spellmenu|langpara"
msgid "Set Language for Paragraph"
msgstr "Zimanê Paragrafê Diyar Bike"
@@ -17694,7 +17262,6 @@ msgid "Update"
msgstr "Update"
#: stringinput.ui:70
-#, fuzzy
msgctxt "stringinput|name"
msgid "Name"
msgstr "Nav"
@@ -17715,7 +17282,6 @@ msgid "No Subject"
msgstr ""
#: subjectdialog.ui:138
-#, fuzzy
msgctxt "subjectdialog|label1"
msgid "Subject:"
msgstr "Mijar:"
@@ -17805,7 +17371,6 @@ msgid "Text Flow"
msgstr ""
#: tableproperties.ui:151
-#, fuzzy
msgctxt "tableproperties|columns"
msgid "Columns"
msgstr "Sitûn"
@@ -17817,13 +17382,11 @@ msgid "Borders"
msgstr "Sînor"
#: tableproperties.ui:197
-#, fuzzy
msgctxt "tableproperties|background"
msgid "Background"
msgstr "Zemîn"
#: tabletextflowpage.ui:25
-#, fuzzy
msgctxt "tabletextflowpage|liststore1"
msgid "Horizontal"
msgstr "Berwar"
@@ -17940,7 +17503,6 @@ msgid "The first "
msgstr ""
#: tabletextflowpage.ui:397
-#, fuzzy
msgctxt "tabletextflowpage|label39"
msgid "rows"
msgstr "rêzik"
@@ -17956,7 +17518,6 @@ msgid "_Vertical alignment"
msgstr ""
#: tabletextflowpage.ui:497
-#, fuzzy
msgctxt "tabletextflowpage|label36"
msgid "Alignment"
msgstr "Hîzakirin"
@@ -17983,13 +17544,11 @@ msgid "Font"
msgstr "Cûrenivîs"
#: templatedialog1.ui:181
-#, fuzzy
msgctxt "templatedialog1|fonteffect"
msgid "Font Effects"
msgstr "Efektên Curenivîsê"
#: templatedialog1.ui:204
-#, fuzzy
msgctxt "templatedialog1|position"
msgid "Position"
msgstr "Cih"
@@ -18022,7 +17581,6 @@ msgid "Organizer"
msgstr ""
#: templatedialog16.ui:144
-#, fuzzy
msgctxt "templatedialog16|bullets"
msgid "Bullets"
msgstr "Nîşana xalan"
@@ -18033,19 +17591,16 @@ msgid "Numbering Style"
msgstr ""
#: templatedialog16.ui:190
-#, fuzzy
msgctxt "templatedialog16|outline"
msgid "Outline"
msgstr "Xêza bingehîn"
#: templatedialog16.ui:213
-#, fuzzy
msgctxt "templatedialog16|graphics"
msgid "Image"
msgstr "Wêne"
#: templatedialog16.ui:236
-#, fuzzy
msgctxt "templatedialog16|position"
msgid "Position"
msgstr "Cih"
@@ -18088,7 +17643,6 @@ msgid "Text Flow"
msgstr ""
#: templatedialog2.ui:227
-#, fuzzy
msgctxt "templatedialog2|asiantypo"
msgid "Asian Typography"
msgstr "Çapberiya Asyayî"
@@ -18099,13 +17653,11 @@ msgid "Font"
msgstr "Cûrenivîs"
#: templatedialog2.ui:273
-#, fuzzy
msgctxt "templatedialog2|fonteffect"
msgid "Font Effects"
msgstr "Efektên Curenivîsê"
#: templatedialog2.ui:296
-#, fuzzy
msgctxt "templatedialog2|position"
msgid "Position"
msgstr "Cih"
@@ -18129,19 +17681,16 @@ msgid "Tabs"
msgstr "Hilfirîn"
#: templatedialog2.ui:388
-#, fuzzy
msgctxt "templatedialog2|dropcaps"
msgid "Drop Caps"
msgstr "Tîpên Serî"
#: templatedialog2.ui:411
-#, fuzzy
msgctxt "templatedialog2|area"
msgid "Area"
msgstr "Qad"
#: templatedialog2.ui:434
-#, fuzzy
msgctxt "templatedialog2|transparence"
msgid "Transparency"
msgstr "Zelaltî"
@@ -18186,7 +17735,6 @@ msgid "Type"
msgstr "Cure"
#: templatedialog4.ui:181
-#, fuzzy
msgctxt "templatedialog4|options"
msgid "Options"
msgstr "Vebijêrk"
@@ -18198,13 +17746,11 @@ msgid "Wrap"
msgstr "~Belavbûna nivîsê"
#: templatedialog4.ui:227
-#, fuzzy
msgctxt "templatedialog4|area"
msgid "Area"
msgstr "Qad"
#: templatedialog4.ui:250
-#, fuzzy
msgctxt "templatedialog4|transparence"
msgid "Transparency"
msgstr "Zelaltî"
@@ -18215,13 +17761,11 @@ msgid "Borders"
msgstr "Sînor"
#: templatedialog4.ui:296
-#, fuzzy
msgctxt "templatedialog4|columns"
msgid "Columns"
msgstr "Sitûn"
#: templatedialog4.ui:319
-#, fuzzy
msgctxt "templatedialog4|macros"
msgid "Macro"
msgstr "Makro"
@@ -18238,31 +17782,26 @@ msgid "Organizer"
msgstr ""
#: templatedialog8.ui:144
-#, fuzzy
msgctxt "templatedialog8|page"
msgid "Page"
msgstr "Rûpel"
#: templatedialog8.ui:167
-#, fuzzy
msgctxt "templatedialog8|area"
msgid "Area"
msgstr "Qad"
#: templatedialog8.ui:190
-#, fuzzy
msgctxt "templatedialog8|transparence"
msgid "Transparency"
msgstr "Zelaltî"
#: templatedialog8.ui:213
-#, fuzzy
msgctxt "templatedialog8|header"
msgid "Header"
msgstr "Agahiya jor"
#: templatedialog8.ui:236
-#, fuzzy
msgctxt "templatedialog8|footer"
msgid "Footer"
msgstr "Agahiya jêr"
@@ -18273,13 +17812,11 @@ msgid "Borders"
msgstr "Sînor"
#: templatedialog8.ui:282
-#, fuzzy
msgctxt "templatedialog8|columns"
msgid "Columns"
msgstr "Sitûn"
#: templatedialog8.ui:305
-#, fuzzy
msgctxt "templatedialog8|footnotes"
msgid "Footnote"
msgstr "Jêrenot"
@@ -18351,7 +17888,6 @@ msgid "_Snap to characters"
msgstr ""
#: textgridpage.ui:147
-#, fuzzy
msgctxt "textgridpage|labelGrid"
msgid "Grid"
msgstr "Rêber"
@@ -18446,7 +17982,6 @@ msgid "Document start"
msgstr "Destpêka belgeyê"
#: titlepage.ui:229
-#, fuzzy
msgctxt "titlepage|RB_PAGE_START"
msgid "Page"
msgstr "Rûpel"
@@ -18506,19 +18041,16 @@ msgid "Table of Contents, Index or Bibliography"
msgstr ""
#: tocdialog.ui:82
-#, fuzzy
msgctxt "tocdialog|showexample"
msgid "Preview"
msgstr "Pêşdîtin"
#: tocdialog.ui:119
-#, fuzzy
msgctxt "tocdialog|example-atkobject"
msgid "Preview"
msgstr "Pêşdîtin"
#: tocdialog.ui:148
-#, fuzzy
msgctxt "tocdialog|index"
msgid "Type"
msgstr "Cure"
@@ -18536,13 +18068,11 @@ msgid "Styles"
msgstr "Teşe"
#: tocdialog.ui:216
-#, fuzzy
msgctxt "tocdialog|columns"
msgid "Columns"
msgstr "Sitûn"
#: tocdialog.ui:239
-#, fuzzy
msgctxt "tocdialog|background"
msgid "Background"
msgstr "Zemîn"
@@ -18712,7 +18242,6 @@ msgid "Character style for main entries:"
msgstr ""
#: tocentriespage.ui:707
-#, fuzzy
msgctxt "tocentriespage|label3"
msgid "Format"
msgstr "Teşe"
@@ -18882,7 +18411,6 @@ msgid "Entire document"
msgstr "~Hemû belge"
#: tocindexpage.ui:241
-#, fuzzy
msgctxt "tocindexpage|scope"
msgid "Chapter"
msgstr "Beş"
@@ -18898,7 +18426,6 @@ msgid "Create Index or Table of Contents"
msgstr ""
#: tocindexpage.ui:341
-#, fuzzy
msgctxt "tocindexpage|fromheadings"
msgid "Outline"
msgstr "Xêza bingehîn"
@@ -18909,7 +18436,6 @@ msgid "Inde_x marks"
msgstr ""
#: tocindexpage.ui:373
-#, fuzzy
msgctxt "tocindexpage|fromtables"
msgid "Tables"
msgstr "Tablo"
@@ -18921,13 +18447,11 @@ msgid "Te_xt frames"
msgstr "Çarçoveyên nivîsê"
#: tocindexpage.ui:403
-#, fuzzy
msgctxt "tocindexpage|fromgraphics"
msgid "Graphics"
msgstr "Grafîk"
#: tocindexpage.ui:418
-#, fuzzy
msgctxt "tocindexpage|fromoles"
msgid "OLE objects"
msgstr "Bireserên OLE"
@@ -18978,19 +18502,16 @@ msgid "Display:"
msgstr "Dîmender"
#: tocindexpage.ui:624
-#, fuzzy
msgctxt "tocindexpage|display"
msgid "References"
msgstr "Referans"
#: tocindexpage.ui:625
-#, fuzzy
msgctxt "tocindexpage|display"
msgid "Category and Number"
msgstr "Kategorî û numre"
#: tocindexpage.ui:626
-#, fuzzy
msgctxt "tocindexpage|display"
msgid "Caption Text"
msgstr "Binnivîs"
@@ -19089,7 +18610,6 @@ msgid "_File"
msgstr "Pel"
#: tocindexpage.ui:959
-#, fuzzy
msgctxt "tocindexpage|label5"
msgid "Options"
msgstr "Vebijêrk"
@@ -19259,7 +18779,6 @@ msgid "The following error occurred:"
msgstr ""
#: watermarkdialog.ui:19
-#, fuzzy
msgctxt "watermarkdialog|WatermarkDialog"
msgid "Watermark"
msgstr "Filigran"
@@ -19283,7 +18802,6 @@ msgid "Angle"
msgstr "gûç"
#: watermarkdialog.ui:142
-#, fuzzy
msgctxt "watermarkdialog|TransparencyLabel"
msgid "Transparency"
msgstr "Zelaltî"
@@ -19316,7 +18834,6 @@ msgid "Characters excluding spaces"
msgstr ""
#: wordcount.ui:165
-#, fuzzy
msgctxt "wordcount|label9"
msgid "Selection"
msgstr "Hilbijartin"
@@ -19406,7 +18923,6 @@ msgid "_Bottom:"
msgstr "Jêr"
#: wrappage.ui:539
-#, fuzzy
msgctxt "wrappage|label2"
msgid "Spacing"
msgstr "Navber"
@@ -19435,7 +18951,6 @@ msgid "Outside only"
msgstr ""
#: wrappage.ui:642
-#, fuzzy
msgctxt "wrappage|label3"
msgid "Options"
msgstr "Vebijêrk"
diff --git a/source/kmr-Latn/uui/messages.po b/source/kmr-Latn/uui/messages.po
index 0184fdd6288..f43175a16a7 100644
--- a/source/kmr-Latn/uui/messages.po
+++ b/source/kmr-Latn/uui/messages.po
@@ -377,7 +377,6 @@ msgid ""
msgstr ""
#: ids.hrc:158
-#, fuzzy
msgctxt "STR_UUI_UNKNOWNAUTH_UNTRUSTED"
msgid ""
"Unable to verify the identity of $(ARG1) site.\n"
@@ -389,7 +388,6 @@ msgstr ""
"Beriya pejirandina vê sertifikayê, divê hun sertîfikaya malperê bi baldarî kontrol bikin. Ji bo armanca naskirina Malpera $(ARG1) hun dixwazin vê sertîfikayê bipejirînin?"
#: ids.hrc:159
-#, fuzzy
msgctxt "STR_UUI_SSLWARN_EXPIRED"
msgid ""
"$(ARG1) is a site that uses a security certificate to encrypt data during transmission, but its certificate expired on $(ARG2).\n"
@@ -401,13 +399,11 @@ msgstr ""
"Divê hun demê komputera xwe kontrol bikin ku raste an na."
#: ids.hrc:160
-#, fuzzy
msgctxt "STR_UUI_SSLWARN_EXPIRED_TITLE"
msgid "Security Warning: Server Certificate Invalid"
msgstr "Hişyariya Ewlehiyê: Sertîfîkaya Pêşkêşê Nederbasdare"
#: ids.hrc:161
-#, fuzzy
msgctxt "STR_UUI_SSLWARN_DOMAINMISMATCH"
msgid ""
"You have attempted to establish a connection with $(ARG1). However, the security certificate presented belongs to $(ARG2). It is possible, though unlikely, that someone may be trying to intercept your communication with this web site.\n"
@@ -423,13 +419,11 @@ msgstr ""
"Hun dîsa jî dixwazin bidomînin?"
#: ids.hrc:162
-#, fuzzy
msgctxt "STR_UUI_SSLWARN_DOMAINMISMATCH_TITLE"
msgid "Security Warning: Server Certificate Expired"
msgstr "Hişyariya Ewlehiyê: Sertîfîkaya Pêşkêşê Demborî Bûye"
#: ids.hrc:163
-#, fuzzy
msgctxt "STR_UUI_SSLWARN_INVALID"
msgid ""
"The certificate could not be validated. You should examine this site's certificate carefully.\n"
@@ -441,7 +435,6 @@ msgstr ""
"Heke hun gumana sertîfîkaya tê nîşandan dikin, ji kerema xwe girêdanê betal bikin û rêvebirê malperê agahdar bikin."
#: ids.hrc:164
-#, fuzzy
msgctxt "STR_UUI_SSLWARN_INVALID_TITLE"
msgid "Security Warning: Domain Name Mismatch"
msgstr "Hişyariya Ewlehiyê: Navê Domaînê Hevnagirin"
@@ -484,7 +477,6 @@ msgid "The confirmation password did not match the password. Set the password ag
msgstr ""
#: strings.hrc:33
-#, fuzzy
msgctxt "STR_ALREADYOPEN_TITLE"
msgid "Document in Use"
msgstr "Belgeya tê Bikaranîn"
@@ -562,7 +554,6 @@ msgid "The lock file could not be created for exclusive access by %PRODUCTNAME,
msgstr "Pel ji ber gihîştina derveyî aliyê %PRODUCTNAME ve nayê qulfkirin, ji ber ku destûra afirandina pela qulfkirinê di vê cihê de kême."
#: strings.hrc:47
-#, fuzzy
msgctxt "STR_LOCKFAILED_OPENREADONLY_BTN"
msgid "Open ~Read-Only"
msgstr "~Tenê-Xwendin Veke"
@@ -717,7 +708,6 @@ msgid "The lock file is corrupted and probably empty. Opening the document read-
msgstr ""
#: strings.hrc:76
-#, fuzzy
msgctxt "STR_LOCKCORRUPT_OPENREADONLY_BTN"
msgid "Open ~Read-Only"
msgstr "~Tenê-Xwendin Veke"
@@ -914,13 +904,11 @@ msgid "File Exists"
msgstr ""
#: simplenameclash.ui:37
-#, fuzzy
msgctxt "simplenameclash|replace"
msgid "Replace"
msgstr "Biguherîne"
#: simplenameclash.ui:51
-#, fuzzy
msgctxt "simplenameclash|rename"
msgid "Rename"
msgstr "Nav Biguherîne"
@@ -932,7 +920,6 @@ msgid "Security Warning: "
msgstr "Hişyariya Ewlehiyê"
#: sslwarndialog.ui:24
-#, fuzzy
msgctxt "sslwarndialog|ok"
msgid "Continue"
msgstr "Bidomîne"
diff --git a/source/kmr-Latn/vcl/messages.po b/source/kmr-Latn/vcl/messages.po
index 0b502ebb5c3..07000bbbf32 100644
--- a/source/kmr-Latn/vcl/messages.po
+++ b/source/kmr-Latn/vcl/messages.po
@@ -312,7 +312,6 @@ msgstr "Belgeyê bigire"
#. To translators: This is used on buttons for platforms other than windows, there should be a ~ mnemonic in this string
#: strings.hrc:46
-#, fuzzy
msgctxt "SV_BUTTONTEXT_OK"
msgid "~OK"
msgstr "Temam"
@@ -326,7 +325,6 @@ msgstr "Betalkirin"
#. To translators: This is used on buttons for Windows, there should be no ~ mnemonic in this string
#: strings.hrc:50
-#, fuzzy
msgctxt "SV_BUTTONTEXT_OK_NOMNEMONIC"
msgid "OK"
msgstr "Temam"
@@ -453,7 +451,6 @@ msgid "~Previous"
msgstr ""
#: strings.hrc:74
-#, fuzzy
msgctxt "SV_BUTTONTEXT_GO_UP"
msgid "~Up"
msgstr "~Berjor"
@@ -470,7 +467,6 @@ msgid "~Clear"
msgstr ""
#: strings.hrc:77
-#, fuzzy
msgctxt "SV_BUTTONTEXT_OPEN"
msgid "~Open"
msgstr "~Veke"
@@ -488,13 +484,11 @@ msgid "~Find"
msgstr "~Bibîne"
#: strings.hrc:80
-#, fuzzy
msgctxt "SV_BUTTONTEXT_STOP"
msgid "~Stop"
msgstr "~Raweste"
#: strings.hrc:81
-#, fuzzy
msgctxt "SV_BUTTONTEXT_CONNECT"
msgid "C~onnect"
msgstr "Girê~bide"
@@ -687,7 +681,6 @@ msgid "<ignore>"
msgstr ""
#: strings.hrc:123
-#, fuzzy
msgctxt "SV_PRINT_CUSTOM_TXT"
msgid "Custom"
msgstr "Taybet"
@@ -725,25 +718,21 @@ msgid "default"
msgstr "Standard"
#: strings.hrc:133
-#, fuzzy
msgctxt "SV_MSGBOX_INFO"
msgid "Information"
msgstr "Agahî"
#: strings.hrc:134
-#, fuzzy
msgctxt "SV_MSGBOX_WARNING"
msgid "Warning"
msgstr "Hişyarî"
#: strings.hrc:135
-#, fuzzy
msgctxt "SV_MSGBOX_ERROR"
msgid "Error"
msgstr "Çewtî"
#: strings.hrc:136
-#, fuzzy
msgctxt "SV_MSGBOX_QUERY"
msgid "Confirmation"
msgstr "Erêkirin"
@@ -1091,7 +1080,6 @@ msgid "Comment:"
msgstr "Daxûyanî: "
#: printdialog.ui:368
-#, fuzzy
msgctxt "printdialog|status"
msgid "Default printer"
msgstr "Çapera standard"
@@ -1160,7 +1148,6 @@ msgid "All pages"
msgstr "Hemû rûpel"
#: printdialog.ui:685
-#, fuzzy
msgctxt "printdialog|printpages"
msgid "Pages"
msgstr "Rûpel"
@@ -1240,7 +1227,6 @@ msgid "Brochure"
msgstr "Broşur"
#: printdialog.ui:1112
-#, fuzzy
msgctxt "printdialog|pagestxt"
msgid "Pages"
msgstr "Rûpel"
@@ -1323,13 +1309,11 @@ msgid "Use only paper size from printer preferences"
msgstr ""
#: printdialog.ui:1501
-#, fuzzy
msgctxt "printdialog|label21"
msgid "Options"
msgstr "Vebijêrk"
#: printdialog.ui:1516
-#, fuzzy
msgctxt "printdialog|label20"
msgid "Options"
msgstr "Vebijêrk"
@@ -1402,7 +1386,6 @@ msgid "Color"
msgstr "Reng"
#: printerdevicepage.ui:196
-#, fuzzy
msgctxt "printerdevicepage|colorspace"
msgid "Grayscale"
msgstr "Tonkirina cûn"
diff --git a/source/kmr-Latn/wizards/messages.po b/source/kmr-Latn/wizards/messages.po
index f4d69692263..3cc89e6a2f6 100644
--- a/source/kmr-Latn/wizards/messages.po
+++ b/source/kmr-Latn/wizards/messages.po
@@ -14,55 +14,46 @@ msgstr ""
"X-Generator: LibreOffice\n"
#: strings.hrc:32
-#, fuzzy
msgctxt "RID_COMMON_START_0"
msgid "The directory '%1' could not be created.<BR>There may not be enough space left on your hard disk."
msgstr "Pêrista '%1' nehate çêkirin.<BR>Dibe ku di dîska te ya sabît de têra xwe cihê vala tunebe."
#: strings.hrc:33
-#, fuzzy
msgctxt "RID_COMMON_START_1"
msgid "The text document could not be created.<BR>Please check if the module 'PRODUCTNAME Writer' is installed."
msgstr "Belgeya nivîsê nayê afirandin.<BR>Ji kerema xwe kontrol bikin ku modula 'PRODUCTNAME Writer' sazkiriye."
#: strings.hrc:34
-#, fuzzy
msgctxt "RID_COMMON_START_2"
msgid "The spreadsheet could not be created.<BR>Please check if the module 'PRODUCTNAME Calc' is installed."
msgstr "Rûpela xebatê nayê afirandin.<BR>Ji kerema xwe kontrol bikin ku modula 'PRODUCTNAME Calc' sazkiriye."
#: strings.hrc:35
-#, fuzzy
msgctxt "RID_COMMON_START_3"
msgid "The presentation could not be created.<BR>Please check if the module 'PRODUCTNAME Impress' is installed."
msgstr "Pêşkêşî nayê afirandin.<BR>Ji kerema xwe kontrol bikin ku modula 'PRODUCTNAME Impress' sazkiriye."
#: strings.hrc:36
-#, fuzzy
msgctxt "RID_COMMON_START_4"
msgid "The drawing could not be created.<BR>Please check if the module 'PRODUCTNAME Draw' is installed."
msgstr "Xêzkirin nayê afirandin.<BR>Ji kerema xwe kontrol bikin ku modula 'PRODUCTNAME Draw' sazkiriye."
#: strings.hrc:37
-#, fuzzy
msgctxt "RID_COMMON_START_5"
msgid "The formula could not be created.<BR>Please check if the module 'PRODUCTNAME Math' is installed."
msgstr "Formul nayê afirandin.<BR>Ji kerema xwe kontrol bikin ku modula 'PRODUCTNAME Math' sazkiriye."
#: strings.hrc:38
-#, fuzzy
msgctxt "RID_COMMON_START_6"
msgid "The files required could not be found.<BR>Please start the %PRODUCTNAME Setup and choose 'Repair'."
msgstr "Pelên hewce nayên dîtin.<BR>Ji kerema xwe %PRODUCTNAME Sazkirin ê bidin destpêkirin û pêl 'Temîr Bike' bikin."
#: strings.hrc:39
-#, fuzzy
msgctxt "RID_COMMON_START_7"
msgid "The file '<PATH>' already exists.<BR><BR>Would you like to overwrite the existing file?"
msgstr "Pela '<PATH>' jixwe heye.<BR><BR>Bila li ser pela heyî were nivîsandin?"
#: strings.hrc:40
-#, fuzzy
msgctxt "RID_COMMON_START_8"
msgid "Yes"
msgstr "Erê"
@@ -74,13 +65,11 @@ msgid "Yes to All"
msgstr "Ji Gişan re Erê"
#: strings.hrc:42
-#, fuzzy
msgctxt "RID_COMMON_START_10"
msgid "No"
msgstr "Na"
#: strings.hrc:43
-#, fuzzy
msgctxt "RID_COMMON_START_11"
msgid "Cancel"
msgstr "Betal"
@@ -92,25 +81,21 @@ msgid "~Finish"
msgstr "~Biqedîne"
#: strings.hrc:45
-#, fuzzy
msgctxt "RID_COMMON_START_13"
msgid "< ~Back"
msgstr "< ~Paşve"
#: strings.hrc:46
-#, fuzzy
msgctxt "RID_COMMON_START_14"
msgid "~Next >"
msgstr "~Pêş >"
#: strings.hrc:47
-#, fuzzy
msgctxt "RID_COMMON_START_15"
msgid "~Help"
msgstr "~Alîkarî"
#: strings.hrc:48
-#, fuzzy
msgctxt "RID_COMMON_START_16"
msgid "Steps"
msgstr "Gav"
@@ -122,25 +107,21 @@ msgid "Close"
msgstr "Bigire"
#: strings.hrc:50
-#, fuzzy
msgctxt "RID_COMMON_START_18"
msgid "OK"
msgstr "Temam"
#: strings.hrc:51
-#, fuzzy
msgctxt "RID_COMMON_START_19"
msgid "The file already exists. Do you want to overwrite it?"
msgstr "Pel jixwe heye. Bila li ser were nivîsîn?"
#: strings.hrc:52
-#, fuzzy
msgctxt "RID_COMMON_START_20"
msgid "Template created via <wizard_name> on <current_date>."
msgstr "Şablon bi <wizard_name> ve roja <current_date> hatiye afirandin."
#: strings.hrc:53
-#, fuzzy
msgctxt "RID_COMMON_START_21"
msgid ""
"The wizard could not be run, because important files were not found.\n"
@@ -152,79 +133,66 @@ msgstr ""
"Paşê sêrbazê nûve bidin destpêkirin."
#: strings.hrc:56
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_1"
msgid "Letter Wizard"
msgstr "Sêrbaza Nameyan"
#: strings.hrc:57
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_2"
msgid "Label9"
msgstr "Etîket9"
#: strings.hrc:58
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_3"
msgid "~Business letter"
msgstr "Nameya ~pîşe"
#: strings.hrc:59
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_4"
msgid "~Formal personal letter"
msgstr "Nameya şexsî ya ~fermî"
#: strings.hrc:60
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_5"
msgid "~Personal letter"
msgstr "Nameya ~şexsî"
#: strings.hrc:61
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_6"
msgid "~Use letterhead paper with pre-printed elements"
msgstr "Kaxiza bi sernavê name ya bi bireserên pêş-çapkirî re bi ~kar bîne"
#: strings.hrc:62
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_7"
msgid "~Logo"
msgstr "~Logo"
#: strings.hrc:63
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_8"
msgid "Return address"
msgstr "Navnîşana paşde vegerînê"
#: strings.hrc:64
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_9"
msgid "~Include footer"
msgstr "Agahiyên jêr ~bihundirîne"
#: strings.hrc:65
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_10"
msgid "~Return address in envelope window"
msgstr "Navnîşana paşde ~vegerînê di paceya zerf de"
#: strings.hrc:66
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_11"
msgid "~Logo"
msgstr "~Logo"
#: strings.hrc:67
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_12"
msgid "~Return address in envelope window"
msgstr "Navnîşana paşde ~vegerînê di paceya zerf de"
#: strings.hrc:68
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_13"
msgid "Letter Signs"
msgstr "Şanenavên Name"
@@ -252,7 +220,6 @@ msgid "~Complimentary close"
msgstr "Xilasbûna temamker"
#: strings.hrc:73
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_18"
msgid "~Footer"
msgstr "Agahiya jêr"
@@ -264,13 +231,11 @@ msgid "~Use user data for return address"
msgstr "Ji bo navnîşana paşde vegerînê daneyê bikarhêner bi ~kar bîne"
#: strings.hrc:75
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_20"
msgid "~New sender address:"
msgstr "Navnîşana şandkar ya ~nû:"
#: strings.hrc:76
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_21"
msgid "Use placeholders for ~recipient's address"
msgstr "Ji bo navnîşana ~girtiyar cîgir bi kar bîne"
@@ -282,67 +247,56 @@ msgid "Use address database for ~mail merge"
msgstr "Ji bo yekkirina ~peyaman danegeha navnîşanan bi kar bîne"
#: strings.hrc:78
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_23"
msgid "Include ~only on second and following pages"
msgstr "~Tenê rûpelên duyemîn û yên dû re bihundirîne"
#: strings.hrc:79
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_24"
msgid "~Include page number"
msgstr "Jimara rûpelê ~bihundirîne"
#: strings.hrc:80
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_25"
msgid "Letter Template"
msgstr "Şablona Nameyan"
#: strings.hrc:81
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_26"
msgid "Create a ~letter from this template"
msgstr "~Nameyekî ji vê şablonê biafirîne"
#: strings.hrc:82
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_27"
msgid "Make ~manual changes to this letter template"
msgstr "Vê şablona nameyê bi destan ~biguherîne"
#: strings.hrc:83
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_28"
msgid "Page design"
msgstr "Sêwirandina rûpel"
#: strings.hrc:84
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_29"
msgid "Page design"
msgstr "Sêwirandina rûpel"
#: strings.hrc:85
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_30"
msgid "Page design"
msgstr "Sêwirandina rûpel"
#: strings.hrc:86
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_31"
msgid "This wizard helps you to create a letter template. You can then use the template as the basis for writing letters as often as desired."
msgstr "Ev sêrbaz alîkariya afirandina şablona name dike. Hun paşê dikarin şablonê wek bingeh ji bo nivîsîna nameyan bi kar bînin."
#: strings.hrc:87
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_32"
msgid "~Height:"
msgstr "~Bilindahî:"
#: strings.hrc:88
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_33"
msgid "~Width:"
msgstr "~Firehî:"
@@ -358,13 +312,11 @@ msgid "Spacing ~to top margin:"
msgstr ""
#: strings.hrc:91
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_36"
msgid "Height:"
msgstr "Bilindahî:"
#: strings.hrc:92
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_37"
msgid "Width:"
msgstr "Firehî:"
@@ -380,115 +332,96 @@ msgid "Spacing ~to top margin:"
msgstr ""
#: strings.hrc:95
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_40"
msgid "Height:"
msgstr "Bilindahî:"
#: strings.hrc:96
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_42"
msgid "Sender's address"
msgstr "Navnîşana şandyar"
#: strings.hrc:97
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_43"
msgid "Name:"
msgstr "Nav:"
#: strings.hrc:98
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_44"
msgid "Street:"
msgstr "Kuçe"
#: strings.hrc:99
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_45"
msgid "ZIP code/State/City:"
msgstr "Koda postê/Welat/Bajar:"
#: strings.hrc:100
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_46"
msgid "Recipient's address"
msgstr "Navnîşana girtiyar"
#: strings.hrc:101
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_47"
msgid "Footer"
msgstr "Agahiya jêr"
#: strings.hrc:102
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_48"
msgid "This wizard creates a letter template which enables you to create multiple letters with the same layout and settings."
msgstr "Bi vê sêrbazê hun dikarin şablona name biafirînin, yê dihêle ku hun nameyan bi eynî niştecih û mîhengan ve binivîsin."
#: strings.hrc:103
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_49"
msgid "To create another new letter out of the template just navigate to the template location and double-click it."
msgstr "Ji bo afirandina nameyekî nû bi şablonekî din, hema herin li cihê şablonê û cot bitikînin."
#: strings.hrc:104
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_50"
msgid "Template name:"
msgstr "Navê şablonê:"
#: strings.hrc:105
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_51"
msgid "Location and file name:"
msgstr "Cih û navê pelî:"
#: strings.hrc:106
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_52"
msgid "How do you want to proceed?"
msgstr "Hun çawa dixwazin bidomînin?"
#: strings.hrc:107
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_53"
msgid "Please choose the type of letter and page design"
msgstr "Ji kerema xwe cureya name û sêwira rûpelê hilbijêrin"
#: strings.hrc:108
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_54"
msgid "Select the items to be printed"
msgstr "Hêmanên tê bên çapkirin hilbijêre"
#: strings.hrc:109
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_55"
msgid "Specify items already on your letterhead paper"
msgstr "Hêmanên di sernavê kaxiza we de ye taybet bikin"
#: strings.hrc:110
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_56"
msgid "Specify the sender and recipient information"
msgstr "Agahiyên şandîkar û girtiyar diyar bikin"
#: strings.hrc:111
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_57"
msgid "Fill in the information you would like in the footer"
msgstr "Agahiyên jêr wek daxwaza xwe tijî bikin"
#: strings.hrc:112
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_58"
msgid "Please specify last settings"
msgstr "Ji kerema xwe re mîhengên dawiyê diyar bike"
#: strings.hrc:113
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_59"
msgid "Subject:"
msgstr "Mijar:"
@@ -504,7 +437,6 @@ msgid "Modern"
msgstr ""
#: strings.hrc:116
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_62"
msgid "Office"
msgstr "Nivîsgeh"
@@ -520,7 +452,6 @@ msgid "Mail"
msgstr ""
#: strings.hrc:119
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_65"
msgid "Marine"
msgstr "Marîna"
@@ -532,25 +463,21 @@ msgid "Red Line"
msgstr "Rêzika Nû"
#: strings.hrc:123
-#, fuzzy
msgctxt "RID_LETTERWIZARDSALUTATION_START_1"
msgid "To Whom it May Concern"
msgstr "Birêz Têkildar"
#: strings.hrc:124
-#, fuzzy
msgctxt "RID_LETTERWIZARDSALUTATION_START_2"
msgid "Dear Sir or Madam"
msgstr "Birêz Mîrza an jî Xatûn"
#: strings.hrc:125
-#, fuzzy
msgctxt "RID_LETTERWIZARDSALUTATION_START_3"
msgid "Hello"
msgstr "Merhaba"
#: strings.hrc:128
-#, fuzzy
msgctxt "RID_LETTERWIZARDGREETING_START_1"
msgid "Sincerely"
msgstr "Silav û Rêz"
@@ -561,73 +488,61 @@ msgid "Best regards"
msgstr ""
#: strings.hrc:130
-#, fuzzy
msgctxt "RID_LETTERWIZARDGREETING_START_3"
msgid "Cheers"
msgstr "Bimîne Di Xweşiyê De"
#: strings.hrc:133
-#, fuzzy
msgctxt "RID_LETTERWIZARDROADMAP_START_1"
msgid "Page design"
msgstr "Sêwirandina rûpel"
#: strings.hrc:134
-#, fuzzy
msgctxt "RID_LETTERWIZARDROADMAP_START_2"
msgid "Letterhead layout"
msgstr "Pergala sernavê nameyê"
#: strings.hrc:135
-#, fuzzy
msgctxt "RID_LETTERWIZARDROADMAP_START_3"
msgid "Printed items"
msgstr "Hêmanên çapkirî"
#: strings.hrc:136
-#, fuzzy
msgctxt "RID_LETTERWIZARDROADMAP_START_4"
msgid "Recipient and sender"
msgstr "Girtiyar û şandîkar"
#: strings.hrc:137
-#, fuzzy
msgctxt "RID_LETTERWIZARDROADMAP_START_5"
msgid "Footer"
msgstr "Agahiya jêr"
#: strings.hrc:138
-#, fuzzy
msgctxt "RID_LETTERWIZARDROADMAP_START_6"
msgid "Name and location"
msgstr "Nav û cih"
#: strings.hrc:141
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_1"
msgid "Fax Wizard"
msgstr "Sêrbaza Faqsê"
#: strings.hrc:142
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_2"
msgid "Label9"
msgstr "Etîket9"
#: strings.hrc:143
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_3"
msgid "~Business Fax"
msgstr "Faqsa ~Pîşe"
#: strings.hrc:144
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_4"
msgid "~Personal Fax"
msgstr "Faqsa ~Şexsî"
#: strings.hrc:145
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_5"
msgid "~Logo"
msgstr "~Logo"
@@ -650,7 +565,6 @@ msgid "~Complimentary close"
msgstr "Xilasbûna temamker"
#: strings.hrc:149
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_9"
msgid "~Footer"
msgstr "Agahiya jêr"
@@ -668,91 +582,76 @@ msgid "~New return address"
msgstr "Navnîşana şandkar ya ~nû"
#: strings.hrc:152
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_12"
msgid "My Fax Template"
msgstr "Şablona Faqsa Min"
#: strings.hrc:153
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_13"
msgid "Create a ~fax from this template"
msgstr "Ji vê şablonê ~faqsekî biafirîne"
#: strings.hrc:154
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_14"
msgid "Make ~manual changes to this fax template"
msgstr "Bi ~destan vê şablona faqsê biguherîne"
#: strings.hrc:155
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_15"
msgid "Page design"
msgstr "Sêwirandina rûpel"
#: strings.hrc:156
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_16"
msgid "Page design"
msgstr "Sêwirandina rûpel"
#: strings.hrc:157
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_17"
msgid "This wizard helps you to create a fax template. The template can then be used to create a fax whenever needed."
msgstr "Ev sêrbaz alîkariya afirandina şablona faqsê dike. Şablon paşê jî tê bikaranîn."
#: strings.hrc:158
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_18"
msgid "Return address"
msgstr "Navnîşana paşde vegerînê"
#: strings.hrc:159
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_19"
msgid "Name:"
msgstr "Nav:"
#: strings.hrc:160
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_20"
msgid "Street:"
msgstr "Kuçe"
#: strings.hrc:161
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_21"
msgid "ZIP code/State/City:"
msgstr "Koda postê/Welat/Bajar:"
#: strings.hrc:162
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_22"
msgid "Footer"
msgstr "Agahiya jêr"
#: strings.hrc:163
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_23"
msgid "This wizard creates a fax template which enables you to create multiple faxes with the same layout and settings."
msgstr "Bi vê sêrbazê hun dikarin şablona faqsê biafirînin, yê dihêle ku hun faqsan bi eynî niştecih û mîhengan ve bi kar bînin."
#: strings.hrc:164
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_24"
msgid "To create another new fax out of the template, go to the location where you saved the template and double-click the file."
msgstr "Ji bo afirandina faqsekî nû bi şablonekî din, herin li cihê we şablon tomar kirîbû û pelî cot bitikînin."
#: strings.hrc:165
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_25"
msgid "Template Name:"
msgstr "Navê Şablonê:"
#: strings.hrc:166
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_26"
msgid "Location and file name:"
msgstr "Cih û navê pelî:"
@@ -764,67 +663,56 @@ msgid "What do you want to do next?"
msgstr "Dûre hûn dixwazin çi bikin?"
#: strings.hrc:168
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_28"
msgid "Choose the type of fax and a page design"
msgstr "Cureyê faksê û sêwirandina rûpel hilbijêre"
#: strings.hrc:169
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_29"
msgid "Select items to include in the fax template"
msgstr "Hêmanan ji bo hundirandina şablona faqsê hilbijêre"
#: strings.hrc:170
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_30"
msgid "Specify sender and recipient information"
msgstr "Agahiyên şandîkar û girtiyar diyar bikin"
#: strings.hrc:171
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_31"
msgid "Enter text for the footer"
msgstr "Ji bo agahiya jêr nivîs têkeve"
#: strings.hrc:172
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_32"
msgid "Choose a name and save the template"
msgstr "Navekî hilbijêre û şablonê tomar bike"
#: strings.hrc:173
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_33"
msgid "Include ~only on second and following pages"
msgstr "~Tenê rûpelên duyemîn û yên dû re bihundirîne"
#: strings.hrc:174
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_34"
msgid "~Include page number"
msgstr "Jimara rûpelê ~bihundirîne"
#: strings.hrc:175
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_35"
msgid "~Date"
msgstr "~Dîrok"
#: strings.hrc:176
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_36"
msgid "~Type of message"
msgstr "~Cureyê peyamê"
#: strings.hrc:177
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_37"
msgid "Fax Number:"
msgstr "Nimroya Faksê:"
#: strings.hrc:178
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_38"
msgid "Use placeholders for ~recipient's address"
msgstr "Ji bo navnîşana ~girtiyar cîgir bi kar bîne"
@@ -892,13 +780,11 @@ msgid "Bottle"
msgstr ""
#: strings.hrc:190
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_50"
msgid "Lines"
msgstr "Rêzik"
#: strings.hrc:191
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_51"
msgid "Marine"
msgstr "Marîna"
@@ -924,127 +810,106 @@ msgid "Modern Fax from Private"
msgstr ""
#: strings.hrc:196
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_56"
msgid "Fax"
msgstr "Faks"
#: strings.hrc:199
-#, fuzzy
msgctxt "RID_FAXWIZARDCOMMUNICATION_START_1"
msgid "Important Information!"
msgstr "Agahiya Girîng!"
#: strings.hrc:200
-#, fuzzy
msgctxt "RID_FAXWIZARDCOMMUNICATION_START_2"
msgid "For your information"
msgstr "Ji bo agahiya we"
#: strings.hrc:201
-#, fuzzy
msgctxt "RID_FAXWIZARDCOMMUNICATION_START_3"
msgid "News!"
msgstr "Nûçe!"
#: strings.hrc:204
-#, fuzzy
msgctxt "RID_FAXWIZARDSALUTATION_START_1"
msgid "To whom it may concern,"
msgstr "Birêz Têkildar"
#: strings.hrc:205
-#, fuzzy
msgctxt "RID_FAXWIZARDSALUTATION_START_2"
msgid "Dear Sir or Madam,"
msgstr "Birêz Mîrza an jî Xatûn"
#: strings.hrc:206
-#, fuzzy
msgctxt "RID_FAXWIZARDSALUTATION_START_3"
msgid "Hello,"
msgstr "Merhaba"
#: strings.hrc:207
-#, fuzzy
msgctxt "RID_FAXWIZARDSALUTATION_START_4"
msgid "Hi,"
msgstr "Silav,"
#: strings.hrc:210
-#, fuzzy
msgctxt "RID_FAXWIZARDGREETING_START_1"
msgid "Sincerely"
msgstr "Silav û Rêz"
#: strings.hrc:211
-#, fuzzy
msgctxt "RID_FAXWIZARDGREETING_START_2"
msgid "Yours faithfully"
msgstr "Bi dil û can"
#: strings.hrc:212
-#, fuzzy
msgctxt "RID_FAXWIZARDGREETING_START_3"
msgid "Regards"
msgstr "Bi hêviyên baş"
#: strings.hrc:213
-#, fuzzy
msgctxt "RID_FAXWIZARDGREETING_START_4"
msgid "Love"
msgstr "Bi hez"
#: strings.hrc:216
-#, fuzzy
msgctxt "RID_FAXWIZARDROADMAP_START_1"
msgid "Page design"
msgstr "Sêwirandina rûpel"
#: strings.hrc:217
-#, fuzzy
msgctxt "RID_FAXWIZARDROADMAP_START_2"
msgid "Items to include"
msgstr "Hêman ji bo hundirandinê"
#: strings.hrc:218
-#, fuzzy
msgctxt "RID_FAXWIZARDROADMAP_START_3"
msgid "Sender and Recipient"
msgstr "Şandkar û Girtiyar"
#: strings.hrc:219
-#, fuzzy
msgctxt "RID_FAXWIZARDROADMAP_START_4"
msgid "Footer"
msgstr "Agahiya jêr"
#: strings.hrc:220
-#, fuzzy
msgctxt "RID_FAXWIZARDROADMAP_START_5"
msgid "Name and location"
msgstr "Nav û cih"
#: strings.hrc:223
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_1"
msgid "Agenda Wizard"
msgstr "Sêrbaza Ajanda"
#: strings.hrc:224
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_2"
msgid "Make ~manual changes to this agenda template"
msgstr "~Bidestan vê şablona ajandayê biguherîne"
#: strings.hrc:225
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_3"
msgid "Template name:"
msgstr "Navê şablonê:"
#: strings.hrc:226
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_4"
msgid "Location and file name:"
msgstr "Cih û navê pelî:"
@@ -1056,49 +921,41 @@ msgid "What do you want to do next?"
msgstr "Dûre hûn dixwazin çi bikin?"
#: strings.hrc:228
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_6"
msgid "Please choose the page design for the agenda"
msgstr "Ji kerema xwe ji bo ajandayê sêwira rûpelê hilbijêre"
#: strings.hrc:229
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_7"
msgid "Please select the headings you wish to include in your agenda template"
msgstr "Ji kerema xwe agahiyên jor yên hun dixwazin di şablona ajandaye we de hebe hilbijêrin"
#: strings.hrc:230
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_8"
msgid "Please enter general information for the event"
msgstr "Ji kerema xwe agahiyên giştî ji bo bûyer têkevin"
#: strings.hrc:231
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_9"
msgid "Please specify items for the agenda"
msgstr "Ji kerema xwe hêmanan ji bo ajandayê diyar bikin"
#: strings.hrc:232
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_10"
msgid "Please select the names you wish to include in your agenda template"
msgstr "Ji kerema xwe navên hun dixwazin di şablona ajandaye we de hebin hilbijêrin"
#: strings.hrc:233
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_11"
msgid "Choose a name and save the template"
msgstr "Navekî hilbijêre û şablonê tomar bike"
#: strings.hrc:234
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_12"
msgid "Include form for recording minutes"
msgstr "Forman ji bo tomarkirina xulekan bihundirîne"
#: strings.hrc:235
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_13"
msgid "This wizard helps you to create an agenda template. The template can then be used to create an agenda whenever needed."
msgstr "Bi vê sêrbazê hun dikarin şablonekî ajandayê biafirînin. Ev şablon paşê ji bo afirandina ajandayên nû jî tê bikaranîn."
@@ -1110,13 +967,11 @@ msgid "Time:"
msgstr "Dem:"
#: strings.hrc:237
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_15"
msgid "Name:"
msgstr "Nav:"
#: strings.hrc:238
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_16"
msgid "Location:"
msgstr "Cih:"
@@ -1127,25 +982,21 @@ msgid "Placeholders will be used in empty fields. You can replace placeholders w
msgstr ""
#: strings.hrc:240
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_18"
msgid "..."
msgstr "..."
#: strings.hrc:241
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_19"
msgid "Create an ~agenda from this template"
msgstr "~Ajandayekî ji vê şablonê biafirîne"
#: strings.hrc:242
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_20"
msgid "To create a new agenda out of the template, go to the location where you saved the template and double-click the file."
msgstr "Ji bo afirandina ajandeyekî nû bilî vê şablonê, herin cihê şablon tomarkirî û pelê cot bitikînin."
#: strings.hrc:243
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_21"
msgid "Agenda item"
msgstr "Hêmana ajandayê"
@@ -1157,61 +1008,51 @@ msgid "Responsible"
msgstr "Berpirsiyar"
#: strings.hrc:245
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_23"
msgid "Duration"
msgstr "Pêvajo"
#: strings.hrc:246
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_24"
msgid "Meeting called by"
msgstr "Daxwazkerê civînê"
#: strings.hrc:247
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_25"
msgid "Chairperson"
msgstr "Serok"
#: strings.hrc:248
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_26"
msgid "Minute keeper"
msgstr "Kontrolkerê demê"
#: strings.hrc:249
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_27"
msgid "Moderator"
msgstr "Rêvebir"
#: strings.hrc:250
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_28"
msgid "Attendees"
msgstr "Beşdar"
#: strings.hrc:251
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_29"
msgid "Observers"
msgstr "Temaşevan"
#: strings.hrc:252
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_30"
msgid "Facility personnel"
msgstr "Xidmetkar"
#: strings.hrc:253
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_31"
msgid "The agenda template will include placeholders for the names of the selected people. When creating an agenda from the template, you can replace these placeholder with the appropriate names."
msgstr "Ajanda dê cihgiran ji bo navên mirovên hilbijartî bihundirîne. Demê afirandina ajandayê ji şablonê de, hun dikarin wan cihgiran bi navên rast ve biguherînin."
#: strings.hrc:254
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_32"
msgid "Type of meeting"
msgstr "Cureyê civînê"
@@ -1229,13 +1070,11 @@ msgid "Please bring"
msgstr "Ji kerema xwe bînin"
#: strings.hrc:257
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_35"
msgid "Notes"
msgstr "Nîşe"
#: strings.hrc:258
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_36"
msgid "The agenda template will include placeholders for the selected items."
msgstr "Şablona ajandayê dê cihgiran ji bo hêmanên hilbijartî bihundirîne."
@@ -1247,109 +1086,91 @@ msgid "Date:"
msgstr "~Dîrok"
#: strings.hrc:260
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_39"
msgid "This wizard creates an agenda template which enables you to create multiple agendas with the same layout and settings."
msgstr "Ev sêrbaz şablonekî ajandayê diafirînê yê ku paşê hun dikarin bi eynî niştecih û mîhengan re pir ajandayan biafirînin."
#: strings.hrc:261
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_40"
msgid "Page design:"
msgstr "Sêwirandina rûpelê:"
#: strings.hrc:262
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_41"
msgid "myAgendaTemplate.stw"
msgstr "ŞablonaAjandayaMin.stw"
#: strings.hrc:263
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_42"
msgid "My Agenda Template"
msgstr "Şablona Ajandaya Min"
#: strings.hrc:264
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_43"
msgid "An unexpected error occurred while saving the agenda template."
msgstr "Demê tomarkirina şablona ajandayê de çewtiyekî nenas çêbû."
#: strings.hrc:265
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_44"
msgid "Name"
msgstr "Nav"
#: strings.hrc:266
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_45"
msgid "Date"
msgstr "Dîrok"
#: strings.hrc:267
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_46"
msgid "Time"
msgstr "Dem"
#: strings.hrc:268
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_47"
msgid "Location"
msgstr "Cih"
#: strings.hrc:269
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_48"
msgid "Click to replace this text"
msgstr "Ji bo guherandina nivîsê bitikîne"
#: strings.hrc:270
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_50"
msgid "Page design"
msgstr "Sêwirandina rûpel"
#: strings.hrc:271
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_51"
msgid "General information"
msgstr "Agahiyên giştî"
#: strings.hrc:272
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_52"
msgid "Headings to include"
msgstr "Agahiyên jor ji bo hundirandinê"
#: strings.hrc:273
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_53"
msgid "Names"
msgstr "Nav"
#: strings.hrc:274
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_54"
msgid "Agenda items"
msgstr "Hêmanên ajandayê"
#: strings.hrc:275
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_55"
msgid "Name and location"
msgstr "Nav û cih"
#: strings.hrc:276
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_56"
msgid "An unexpected error occurred while opening the agenda template."
msgstr "Demê xebatandina şablonê de çewtiyekî nenas çêbû."
#: strings.hrc:277
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_57"
msgid "Type of meeting"
msgstr "Cureyê civînê"
@@ -1367,49 +1188,41 @@ msgid "Please read"
msgstr "Ji kerema xwe bixwînin"
#: strings.hrc:280
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_60"
msgid "Notes"
msgstr "Nîşe"
#: strings.hrc:281
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_61"
msgid "Meeting called by"
msgstr "Daxwazkerê civînê"
#: strings.hrc:282
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_62"
msgid "Chairperson"
msgstr "Serok"
#: strings.hrc:283
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_63"
msgid "Attendees"
msgstr "Beşdar"
#: strings.hrc:284
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_64"
msgid "Minute keeper"
msgstr "Kontrolkerê demê"
#: strings.hrc:285
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_65"
msgid "Moderator"
msgstr "Rêvebir"
#: strings.hrc:286
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_66"
msgid "Observers"
msgstr "Temaşevan"
#: strings.hrc:287
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_67"
msgid "Facility personnel"
msgstr "Xidmetkar"
@@ -1421,19 +1234,16 @@ msgid "Insert"
msgstr "Têxe"
#: strings.hrc:289
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_69"
msgid "Remove"
msgstr "Rake"
#: strings.hrc:290
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_70"
msgid "Move up"
msgstr "Bikişîne jor"
#: strings.hrc:291
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_71"
msgid "Move down"
msgstr "Bikişîne jêr"
@@ -1451,7 +1261,6 @@ msgid "Time:"
msgstr "Dem:"
#: strings.hrc:294
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_74"
msgid "Location:"
msgstr "Cih:"
@@ -1478,13 +1287,11 @@ msgid "Responsible"
msgstr "Berpirsiyar"
#: strings.hrc:299
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_79"
msgid "Time"
msgstr "Dem"
#: strings.hrc:300
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_80"
msgid "Additional information"
msgstr "Agahiya Pêvek"
@@ -1520,7 +1327,6 @@ msgid "Deadline:"
msgstr ""
#: strings.hrc:307
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_87"
msgid "Blue"
msgstr "Şîn"
@@ -1542,13 +1348,11 @@ msgid "Elegant"
msgstr ""
#: strings.hrc:311
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_91"
msgid "Green"
msgstr "Kesk"
#: strings.hrc:312
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_92"
msgid "Grey"
msgstr "Cûn"
@@ -1559,13 +1363,11 @@ msgid "Modern"
msgstr ""
#: strings.hrc:314
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_94"
msgid "Orange"
msgstr "Porteqal"
#: strings.hrc:315
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_95"
msgid "Red"
msgstr "Sor"
diff --git a/source/kmr-Latn/wizards/source/resources.po b/source/kmr-Latn/wizards/source/resources.po
index 9bd20f2d45e..ede60976f06 100644
--- a/source/kmr-Latn/wizards/source/resources.po
+++ b/source/kmr-Latn/wizards/source/resources.po
@@ -14,7 +14,6 @@ msgstr ""
"X-Generator: LibreOffice\n"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_0\n"
@@ -23,7 +22,6 @@ msgid "The directory '%1' could not be created.<BR>There may not be enough space
msgstr "Pêrista '%1' nehate çêkirin.<BR>Dibe ku di dîska te ya sabît de têra xwe cihê vala tunebe."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_1\n"
@@ -32,7 +30,6 @@ msgid "The text document could not be created.<BR>Please check if the module 'PR
msgstr "Belgeya nivîsê nayê afirandin.<BR>Ji kerema xwe kontrol bikin ku modula 'PRODUCTNAME Writer' sazkiriye."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_2\n"
@@ -41,7 +38,6 @@ msgid "The spreadsheet could not be created.<BR>Please check if the module 'PROD
msgstr "Rûpela xebatê nayê afirandin.<BR>Ji kerema xwe kontrol bikin ku modula 'PRODUCTNAME Calc' sazkiriye."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_3\n"
@@ -50,7 +46,6 @@ msgid "The presentation could not be created.<BR>Please check if the module 'PRO
msgstr "Pêşkêşî nayê afirandin.<BR>Ji kerema xwe kontrol bikin ku modula 'PRODUCTNAME Impress' sazkiriye."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_4\n"
@@ -59,7 +54,6 @@ msgid "The drawing could not be created.<BR>Please check if the module 'PRODUCTN
msgstr "Xêzkirin nayê afirandin.<BR>Ji kerema xwe kontrol bikin ku modula 'PRODUCTNAME Draw' sazkiriye."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_5\n"
@@ -68,7 +62,6 @@ msgid "The formula could not be created.<BR>Please check if the module 'PRODUCTN
msgstr "Formul nayê afirandin.<BR>Ji kerema xwe kontrol bikin ku modula 'PRODUCTNAME Math' sazkiriye."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_6\n"
@@ -77,7 +70,6 @@ msgid "The files required could not be found.<BR>Please start the %PRODUCTNAME S
msgstr "Pelên hewce nayên dîtin.<BR>Ji kerema xwe %PRODUCTNAME Sazkirin ê bidin destpêkirin û pêl 'Temîr Bike' bikin."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_7\n"
@@ -86,7 +78,6 @@ msgid "The file '<PATH>' already exists.<BR><BR>Would you like to overwrite the
msgstr "Pela '<PATH>' jixwe heye.<BR><BR>Bila li ser pela heyî were nivîsandin?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_8\n"
@@ -104,7 +95,6 @@ msgid "Yes to All"
msgstr "Ji hemuyan re Erê"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_10\n"
@@ -113,7 +103,6 @@ msgid "No"
msgstr "Na"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_11\n"
@@ -131,7 +120,6 @@ msgid "~Finish"
msgstr "~Qediya"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_13\n"
@@ -140,7 +128,6 @@ msgid "< ~Back"
msgstr "< ~Paşve"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_14\n"
@@ -149,7 +136,6 @@ msgid "~Next >"
msgstr "~Pêş >"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_15\n"
@@ -158,7 +144,6 @@ msgid "~Help"
msgstr "~Alîkarî"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_16\n"
@@ -176,7 +161,6 @@ msgid "Close"
msgstr "Bigire"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_18\n"
@@ -185,7 +169,6 @@ msgid "OK"
msgstr "Temam"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_19\n"
@@ -194,7 +177,6 @@ msgid "The file already exists. Do you want to overwrite it?"
msgstr "Pel jixwe heye. Bila li ser were nivîsîn?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_20\n"
@@ -215,7 +197,6 @@ msgstr ""
"Paşê sêrbazê nûve bidin destpêkirin."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_0\n"
@@ -233,7 +214,6 @@ msgid "~Table"
msgstr "Tablo"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_4\n"
@@ -242,7 +222,6 @@ msgid "Colu~mns"
msgstr "S~tûn"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_7\n"
@@ -251,7 +230,6 @@ msgid "Report_"
msgstr "Rapor_"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_8\n"
@@ -260,7 +238,6 @@ msgid "- undefined -"
msgstr "- nediyar-"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_9\n"
@@ -269,7 +246,6 @@ msgid "~Fields in report"
msgstr "~Qadên ku di raporê de ye"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_11\n"
@@ -278,7 +254,6 @@ msgid "Grouping"
msgstr "Dabeşkirina Koman"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_12\n"
@@ -287,7 +262,6 @@ msgid "Sort options"
msgstr "Vebijêrkên rêzkirinê"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_13\n"
@@ -305,7 +279,6 @@ msgid "Create report"
msgstr "Raporê tomar bike"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_15\n"
@@ -314,7 +287,6 @@ msgid "Layout of data"
msgstr "Bicihbûna daneyan"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_16\n"
@@ -323,7 +295,6 @@ msgid "Layout of headers and footers"
msgstr "Bicihbûna joreagahî û jêreagahiyan"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_19\n"
@@ -332,7 +303,6 @@ msgid "Fields"
msgstr "Qad"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_20\n"
@@ -341,7 +311,6 @@ msgid "~Sort by"
msgstr "~Rêz Bike"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_21\n"
@@ -350,7 +319,6 @@ msgid "T~hen by"
msgstr "~Piştre bi"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_22\n"
@@ -359,7 +327,6 @@ msgid "Orientation"
msgstr "Bicihbûn"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_23\n"
@@ -377,7 +344,6 @@ msgid "Landscape"
msgstr "Serpahnayê"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_28\n"
@@ -386,7 +352,6 @@ msgid "Which fields do you want to have in your report?"
msgstr "Hun di rapora xwe de kîjan qadan dixwazin?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_29\n"
@@ -395,7 +360,6 @@ msgid "Do you want to add grouping levels?"
msgstr "Hun dixawzin astên komkirinê lê zêde bikin?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_30\n"
@@ -404,7 +368,6 @@ msgid "According to which fields do you want to sort the data?"
msgstr "Gorî kîjan qadan hun dixwazin dane rêz bikin?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_31\n"
@@ -413,7 +376,6 @@ msgid "How do you want your report to look?"
msgstr "Hun çawa dixwazin rapora we xuya bike?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_32\n"
@@ -422,7 +384,6 @@ msgid "Decide how you want to proceed"
msgstr "Biryara awaya pêşveçûna xwe bidin"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_33\n"
@@ -431,7 +392,6 @@ msgid "Title of report"
msgstr "Sernavê raporê"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_34\n"
@@ -467,7 +427,6 @@ msgid "Descending"
msgstr "Serejêr"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_40\n"
@@ -476,7 +435,6 @@ msgid "~Dynamic report"
msgstr "Rapora ~dînamîk"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_41\n"
@@ -485,7 +443,6 @@ msgid "~Create report now"
msgstr "Niha rapor ~biafirîne"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_42\n"
@@ -494,7 +451,6 @@ msgid "~Modify report layout"
msgstr "Nişteciha raporê ~biguherîne"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_43\n"
@@ -512,7 +468,6 @@ msgid "Save as"
msgstr "Tomar bike wekî"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_50\n"
@@ -521,7 +476,6 @@ msgid "Groupings"
msgstr "Dabeşkirin"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_51\n"
@@ -530,7 +484,6 @@ msgid "Then b~y"
msgstr "Piştre b~i"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_52\n"
@@ -539,7 +492,6 @@ msgid "~Then by"
msgstr "~Piştre bi"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_53\n"
@@ -548,7 +500,6 @@ msgid "Asc~ending"
msgstr "Ber~bijor"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_54\n"
@@ -557,7 +508,6 @@ msgid "Ascend~ing"
msgstr "Berbij~or"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_55\n"
@@ -566,7 +516,6 @@ msgid "Ascendin~g"
msgstr "Berbijo~r"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_56\n"
@@ -575,7 +524,6 @@ msgid "De~scending"
msgstr "Se~rejêr"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_57\n"
@@ -584,7 +532,6 @@ msgid "Des~cending"
msgstr "Sere~jêr"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_58\n"
@@ -593,7 +540,6 @@ msgid "De~scending"
msgstr "Se~rejêr"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_60\n"
@@ -602,7 +548,6 @@ msgid "Binary fields cannot be displayed in the report."
msgstr "Qadên dumendî di raporê de nayên nîşandan."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_61\n"
@@ -611,7 +556,6 @@ msgid "The table '<TABLENAME>' does not exist."
msgstr "Tabloya '<TABLENAME>' nayê dîtin."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_62\n"
@@ -620,7 +564,6 @@ msgid "Creating Report..."
msgstr "Rapor tê amadekirin..."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_63\n"
@@ -629,7 +572,6 @@ msgid "Number of records inserted: <COUNT>"
msgstr "Hejmara tomarên ku lê zêdebûn: <COUNT>"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_64\n"
@@ -638,7 +580,6 @@ msgid "The form '<REPORTFORM>' does not exist."
msgstr "Forma '<REPORTFORM>' nayê dîtin."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_65\n"
@@ -647,7 +588,6 @@ msgid "The query with the statement <BR>'<STATEMENT>' <BR> could not be run. <BR
msgstr "Lêpirsîna bi raveya <BR>'<STATEMENT>' <BR> re nayê meşandin. <BR> Çavkaniya dane kontrol bikin."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_66\n"
@@ -656,7 +596,6 @@ msgid "The following hidden control in the form '<REPORTFORM>' could not be read
msgstr "Kontrola nepen ya di forma '<REPORTFORM>' de ye nayê xwendin: '<CONTROLNAME>'."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_67\n"
@@ -665,7 +604,6 @@ msgid "Importing data..."
msgstr "Dane vediguheze hundir..."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_68\n"
@@ -674,7 +612,6 @@ msgid "Labeling fields"
msgstr "Qadên etîket kirinê"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_69\n"
@@ -683,7 +620,6 @@ msgid "How do you want to label the fields?"
msgstr "Hun çawa dixwazin qadan etîket bikin?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_70\n"
@@ -692,7 +628,6 @@ msgid "Label"
msgstr "Etîket"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_71\n"
@@ -701,7 +636,6 @@ msgid "Field"
msgstr "Qad"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_72\n"
@@ -710,7 +644,6 @@ msgid "An error occurred in the wizard.<BR>The template '%PATH' could be erroneo
msgstr "Di sêrbazê de çewtiyek çêbû.<BR> Di be ku di şablona '%PATH' de xeletî hebe.<BR>An beşên an tabloyên pêwist tune ne an jî di bin navekî şaşî de ne.<BR>Ji bo agahiyên kitekit Alîkarî binihêrin.<BR>Ji kerema xwe şablonekî din hulbijêrin."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_73\n"
@@ -727,7 +660,6 @@ msgid "The sort criterion '<FIELDNAME>' was chosen twice. Each criterion can onl
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_75\n"
@@ -736,7 +668,6 @@ msgid "Note: The dummy text will be replaced by data from the database when the
msgstr "Nîşe: Nivîsa çêkirîtî dê bi daneya ji danegeh re were guherîn wextê rapor tê afirandin."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_76\n"
@@ -745,7 +676,6 @@ msgid "A report '%REPORTNAME' already exists in the database. Please assign anot
msgstr "Rapora '%REPORTNAME' jixwe di danegeh de heye. Ji kerema xwe navekî din tayîn bikin."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_78\n"
@@ -754,7 +684,6 @@ msgid "How do you want to proceed after creating the report?"
msgstr "Piştî ku te form afirand tu dixwazî çawa pêş de biçe?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_79\n"
@@ -763,7 +692,6 @@ msgid "What kind of report do you want to create?"
msgstr "Bi çi awayê hun dixwazin rapora xwe ava bikin?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_80\n"
@@ -772,7 +700,6 @@ msgid "Tabular"
msgstr "Hilfirîn"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_81\n"
@@ -781,7 +708,6 @@ msgid "Columnar, single-column"
msgstr "Stûnî, yek-stûn"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_82\n"
@@ -790,7 +716,6 @@ msgid "Columnar, two columns"
msgstr "Stûnî, du stûn"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_83\n"
@@ -799,7 +724,6 @@ msgid "Columnar, three columns"
msgstr "Stûnî, sê stûn"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_84\n"
@@ -808,7 +732,6 @@ msgid "In blocks, labels left"
msgstr "Wekî blok, etîket li çepê"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_85\n"
@@ -817,7 +740,6 @@ msgid "In blocks, labels above"
msgstr "Wekî blok, etîket li jor"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_86\n"
@@ -826,7 +748,6 @@ msgid "Title:"
msgstr "Sernivîs:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_87\n"
@@ -844,7 +765,6 @@ msgid "Date:"
msgstr "~Dîrok"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_89\n"
@@ -853,7 +773,6 @@ msgid "Page #page# of #count#"
msgstr "Rûpela #page# ji #count#"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_90\n"
@@ -862,7 +781,6 @@ msgid "Page number:"
msgstr "Hejmara rûpelê:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_91\n"
@@ -871,7 +789,6 @@ msgid "Page count:"
msgstr "Jimara rûpelê:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_92\n"
@@ -937,7 +854,6 @@ msgid "Align Left - Red & Blue"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_100\n"
@@ -1067,7 +983,6 @@ msgid "Controlling"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_116\n"
@@ -1085,7 +1000,6 @@ msgid "Drafting"
msgstr "Xêzkêşan"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_118\n"
@@ -1127,7 +1041,6 @@ msgid "Worldmap"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_0\n"
@@ -1136,7 +1049,6 @@ msgid "C~reate"
msgstr "Bi~afirîne"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_1\n"
@@ -1145,7 +1057,6 @@ msgid "~Cancel"
msgstr "~Betal"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_2\n"
@@ -1154,7 +1065,6 @@ msgid "< ~Back"
msgstr "< ~Paşve"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_3\n"
@@ -1163,7 +1073,6 @@ msgid "~Next >"
msgstr "~Pêş >"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_4\n"
@@ -1172,7 +1081,6 @@ msgid "~Database"
msgstr "~Danegeh"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_5\n"
@@ -1181,7 +1089,6 @@ msgid "~Table name"
msgstr "~Navê tabloyê"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_6\n"
@@ -1239,7 +1146,6 @@ msgid "The selected table or query could not be opened."
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_14\n"
@@ -1248,7 +1154,6 @@ msgid "No connection to the database could be established."
msgstr "Bi danegirê têkilî pêk nehat."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_20\n"
@@ -1257,7 +1162,6 @@ msgid "~Help"
msgstr "~Alîkarî"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_21\n"
@@ -1266,7 +1170,6 @@ msgid "~Stop"
msgstr "~Raweste"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_30\n"
@@ -1275,7 +1178,6 @@ msgid "The document could not be saved."
msgstr "Belge nehate tomarkirin."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_33\n"
@@ -1284,7 +1186,6 @@ msgid "Exiting the wizard"
msgstr "Ji sêhrabazê derkeve"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_34\n"
@@ -1293,7 +1194,6 @@ msgid "Connecting to data source..."
msgstr "Li çavkaniya daneyan tê girêdan..."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_35\n"
@@ -1302,7 +1202,6 @@ msgid "The connection to the data source could not be established."
msgstr "Têkiliya bi çavkaniya daneyan nehate danîn."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_36\n"
@@ -1311,7 +1210,6 @@ msgid "The file path entered is not valid."
msgstr "Riya pelê ya tu ketiyê ne derbasdar e."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_37\n"
@@ -1320,7 +1218,6 @@ msgid "Please select a data source"
msgstr "Ji kerema xwe re danegirekê hilbijêrin"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_38\n"
@@ -1329,7 +1226,6 @@ msgid "Please select a table or query"
msgstr "Ji kerema xwe tablo an lêpirsînekî hilbijêre"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_39\n"
@@ -1338,7 +1234,6 @@ msgid "Add field"
msgstr "Qadekê lê zêde bike"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_40\n"
@@ -1347,7 +1242,6 @@ msgid "Remove field"
msgstr "Qadê jê bibe"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_41\n"
@@ -1356,7 +1250,6 @@ msgid "Add all fields"
msgstr "Li hemû qadan zêde bike"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_42\n"
@@ -1365,7 +1258,6 @@ msgid "Remove all fields"
msgstr "Hemû qadan jê bibe"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_43\n"
@@ -1374,7 +1266,6 @@ msgid "Move field up"
msgstr "Qadê bibe li jor"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_44\n"
@@ -1383,7 +1274,6 @@ msgid "Move field down"
msgstr "Qadê bibe li jêr"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_45\n"
@@ -1401,7 +1291,6 @@ msgid "Query Wizard"
msgstr "Sêrbaza Lêpirsînan"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_1\n"
@@ -1419,7 +1308,6 @@ msgid "Query Wizard"
msgstr "Sêrbaza Lêpirsînan"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_3\n"
@@ -1428,7 +1316,6 @@ msgid "~Tables"
msgstr "Tab~lo"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_4\n"
@@ -1437,7 +1324,6 @@ msgid "A~vailable fields"
msgstr "Qadên Mev~cûd"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_5\n"
@@ -1446,7 +1332,6 @@ msgid "Name ~of the query"
msgstr "Navê ~lêpirsokê"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_6\n"
@@ -1455,7 +1340,6 @@ msgid "Display ~Query"
msgstr "~Lêpirsokê Nîşan Bide"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_7\n"
@@ -1464,7 +1348,6 @@ msgid "~Modify Query"
msgstr "Lê~pirsokê Biguherîne"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_8\n"
@@ -1473,7 +1356,6 @@ msgid "~How do you want to proceed after creating the query?"
msgstr "Piştî ku te form afirand tu dixwazî çawa pêş de biçe?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_9\n"
@@ -1482,7 +1364,6 @@ msgid "Match ~all of the following"
msgstr "Lê yên jêrê ~hemûyan hev bîne"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_10\n"
@@ -1491,7 +1372,6 @@ msgid "~Match any of the following"
msgstr "Lê yên jêrê yekî jî hev ~neyne"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_11\n"
@@ -1500,7 +1380,6 @@ msgid "~Detailed query (Shows all records of the query.)"
msgstr "Lêpirsîna bi ~kitekit (Hemû tomarên lêpirsînê nîşan dide.)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_12\n"
@@ -1509,7 +1388,6 @@ msgid "~Summary query (Shows only results of aggregate functions.)"
msgstr "Lêpirsîna ~kurte (Tenê encamên fonksiyonên berhevî nîşan dide.)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_16\n"
@@ -1518,7 +1396,6 @@ msgid "Aggregate functions"
msgstr "Fonksiyonên berhevî"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_17\n"
@@ -1527,7 +1404,6 @@ msgid "Fields"
msgstr "Qad"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_18\n"
@@ -1536,7 +1412,6 @@ msgid "~Group by"
msgstr "~Bi komê re"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_19\n"
@@ -1545,7 +1420,6 @@ msgid "Field"
msgstr "Qad"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_20\n"
@@ -1572,7 +1446,6 @@ msgid "Query:"
msgstr "Lêpirsok: "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_24\n"
@@ -1581,7 +1454,6 @@ msgid "Condition"
msgstr "Merc"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_25\n"
@@ -1590,7 +1462,6 @@ msgid "Value"
msgstr "Nirx"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_26\n"
@@ -1599,7 +1470,6 @@ msgid "is equal to"
msgstr "wekhevê"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_27\n"
@@ -1608,7 +1478,6 @@ msgid "is not equal to"
msgstr "ne wekhevê"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_28\n"
@@ -1617,7 +1486,6 @@ msgid "is smaller than"
msgstr "biçûktire ji"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_29\n"
@@ -1635,7 +1503,6 @@ msgid "is equal or less than"
msgstr "wekhev e an jî kêmtir e ji"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_31\n"
@@ -1644,7 +1511,6 @@ msgid "is equal or greater than"
msgstr "wekhev e an jî zêdetir e ji"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_32\n"
@@ -1653,7 +1519,6 @@ msgid "like"
msgstr "wekî"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_33\n"
@@ -1662,7 +1527,6 @@ msgid "not like"
msgstr "ne wekî"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_34\n"
@@ -1671,7 +1535,6 @@ msgid "is null"
msgstr "vala ye"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_35\n"
@@ -1680,7 +1543,6 @@ msgid "is not null"
msgstr "ne vala ye"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_36\n"
@@ -1689,7 +1551,6 @@ msgid "true"
msgstr "rast e"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_37\n"
@@ -1698,7 +1559,6 @@ msgid "false"
msgstr "şaşî ye"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_38\n"
@@ -1716,7 +1576,6 @@ msgid "or"
msgstr "an jî"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_40\n"
@@ -1725,7 +1584,6 @@ msgid "get the sum of"
msgstr "hisab bike berheviya"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_41\n"
@@ -1734,7 +1592,6 @@ msgid "get the average of"
msgstr "hisab bike navendkirina"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_42\n"
@@ -1743,7 +1600,6 @@ msgid "get the minimum of"
msgstr "hisab bike kêmtirîna"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_43\n"
@@ -1761,7 +1617,6 @@ msgid "get the count of"
msgstr "hisab bike berheviya"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_48\n"
@@ -1788,7 +1643,6 @@ msgid "Sorting order:"
msgstr "Pergala rêzkirinê: "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_52\n"
@@ -1806,7 +1660,6 @@ msgid "Search conditions:"
msgstr "Mercên lêgerînê: "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_54\n"
@@ -1824,7 +1677,6 @@ msgid "Aggregate functions:"
msgstr "Fonksiyonên berhevî:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_56\n"
@@ -1842,7 +1694,6 @@ msgid "Grouped by:"
msgstr "Yê dabeşî koman kiriye: "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_58\n"
@@ -1860,7 +1711,6 @@ msgid "Grouping conditions:"
msgstr "Mercên dabeşkirina koman: "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_60\n"
@@ -1869,7 +1719,6 @@ msgid "No grouping conditions were assigned."
msgstr "Tu mercên komkirinê nehatiye tayînkirin."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_70\n"
@@ -1878,7 +1727,6 @@ msgid "Select the fields (columns) for your query"
msgstr "Ji bo lêpirsîna xwe qadan (stûnan) hilbijêre"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_71\n"
@@ -1887,7 +1735,6 @@ msgid "Select the sorting order"
msgstr "Pergala rêzkirinê hilbijêre"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_72\n"
@@ -1896,7 +1743,6 @@ msgid "Select the search conditions"
msgstr "Mercên lêgerînê hilbijêre"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_73\n"
@@ -1905,7 +1751,6 @@ msgid "Select the type of query"
msgstr "Cureyê lêpirsînê hilbijêre"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_74\n"
@@ -1914,7 +1759,6 @@ msgid "Select the groups"
msgstr "Koman hilbijêre"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_75\n"
@@ -1923,7 +1767,6 @@ msgid "Select the grouping conditions"
msgstr "Mercên komkirinê hilbijêre"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_76\n"
@@ -1932,7 +1775,6 @@ msgid "Assign aliases if desired"
msgstr "Heke hewce be bernavan tayîn bike"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_77\n"
@@ -1941,7 +1783,6 @@ msgid "Check the overview and decide how to proceed"
msgstr "Nihêrîna giştî kontrol bike û biryara pêşveçûna xwe bide"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_80\n"
@@ -1950,7 +1791,6 @@ msgid "Field selection"
msgstr "Hilbijartina Qadê"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_81\n"
@@ -1959,7 +1799,6 @@ msgid "Sorting order"
msgstr "Pergala rêzkirinê"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_82\n"
@@ -1968,7 +1807,6 @@ msgid "Search conditions"
msgstr "Mercên lêgerînê"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_83\n"
@@ -1977,7 +1815,6 @@ msgid "Detail or summary"
msgstr "Kîtekît an jî kurtasî"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_84\n"
@@ -1986,7 +1823,6 @@ msgid "Grouping"
msgstr "Dabeşkirina Koman"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_85\n"
@@ -1995,7 +1831,6 @@ msgid "Grouping conditions"
msgstr "Mercên Dabeşkirina Koman"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_86\n"
@@ -2004,7 +1839,6 @@ msgid "Aliases"
msgstr "Bernav (lakap)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_87\n"
@@ -2013,7 +1847,6 @@ msgid "Overview"
msgstr "Nihêrîna Giştî"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_88\n"
@@ -2022,7 +1855,6 @@ msgid "A field that has not been assigned an aggregate function must be used in
msgstr "Qadekî yê ku bi fonksiyonekî berheviyê re nehatiye tayînkirin divê di komekî de were bikaranîn."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_89\n"
@@ -2031,7 +1863,6 @@ msgid "The condition '<FIELDNAME> <LOGICOPERATOR> <VALUE>' was chosen twice. Eac
msgstr "Merca '<FIELDNAME> <LOGICOPERATOR> <VALUE>' du caran hatiye hilbijartin. Mercek tenê carekî tê hilbijartin"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_90\n"
@@ -2048,7 +1879,6 @@ msgid ","
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_92\n"
@@ -2057,7 +1887,6 @@ msgid "<FIELDTITLE> (<FIELDNAME>)"
msgstr "<FIELDTITLE> (<FIELDNAME>)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_93\n"
@@ -2066,7 +1895,6 @@ msgid "<FIELDNAME> (<SORTMODE>)"
msgstr "<FIELDNAME> (<SORTMODE>)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_94\n"
@@ -2075,7 +1903,6 @@ msgid "<FIELDNAME> <LOGICOPERATOR> <VALUE>"
msgstr "<FIELDNAME> <LOGICOPERATOR> <VALUE>"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_95\n"
@@ -2084,7 +1911,6 @@ msgid "<CALCULATEDFUNCTION> <FIELDNAME>"
msgstr "<CALCULATEDFUNCTION> <FIELDNAME>"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_96\n"
@@ -2093,7 +1919,6 @@ msgid "<FIELDNAME> <LOGICOPERATOR> <VALUE>"
msgstr "<FIELDNAME> <LOGICOPERATOR> <VALUE>"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_0\n"
@@ -2102,7 +1927,6 @@ msgid "Form Wizard"
msgstr "Sêhrbaza Forman"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_1\n"
@@ -2133,7 +1957,6 @@ msgstr ""
"Ji bo nîşandana dane ji tablo an lêpirsînan bi yek-û-zêdetir têkîliyan re bineforman bikar bînin."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_4\n"
@@ -2142,7 +1965,6 @@ msgid "~Add Subform"
msgstr "Bineform Lê ~Zêde Bike"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_5\n"
@@ -2151,7 +1973,6 @@ msgid "~Subform based on existing relation"
msgstr "~Bineforma bi bingeha têkilya heyî"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_6\n"
@@ -2160,7 +1981,6 @@ msgid "Tables or queries"
msgstr "Tablo an jî lêpirsîn"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_7\n"
@@ -2169,7 +1989,6 @@ msgid "Subform based on ~manual selection of fields"
msgstr "Bineforma bi bingeha ~bidestan hilbijartina qadan"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_8\n"
@@ -2178,7 +1997,6 @@ msgid "~Which relation do you want to add?"
msgstr "~Tu dixwazî kîjan têkiliyê lê zêde bikî?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_9\n"
@@ -2187,7 +2005,6 @@ msgid "Fields in the ~subform"
msgstr "Qadên di ~bineformê de"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_12\n"
@@ -2196,7 +2013,6 @@ msgid "~Available fields"
msgstr "Qadên Mev~cûd"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_13\n"
@@ -2216,7 +2032,6 @@ msgstr ""
"Lê yekbûyî tenê carekî tê bikaranîn."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_20\n"
@@ -2225,7 +2040,6 @@ msgid "~First joined subform field"
msgstr "Qada bineformê ya ~yekemîn pevgihandî"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_21\n"
@@ -2234,7 +2048,6 @@ msgid "~Second joined subform field"
msgstr "Qada bineformê ya ~duyemîn pevgihandî"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_22\n"
@@ -2243,7 +2056,6 @@ msgid "~Third joined subform field"
msgstr "Qada bineformê ya ~sêyemîn pevgihandî"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_23\n"
@@ -2252,7 +2064,6 @@ msgid "~Fourth joined subform field"
msgstr "Qada bineformê ya ~çaremîn pevgihandî"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_24\n"
@@ -2261,7 +2072,6 @@ msgid "F~irst joined main form field"
msgstr "Qada forma mak ya y~ekemîn pevgihandî"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_25\n"
@@ -2270,7 +2080,6 @@ msgid "S~econd joined main form field"
msgstr "Qada forma mak ya d~uyemîn pevgihandî"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_26\n"
@@ -2279,7 +2088,6 @@ msgid "T~hird joined main form field"
msgstr "Qada forma mak ya s~êyemîn pevgihandî"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_27\n"
@@ -2288,7 +2096,6 @@ msgid "F~ourth joined main form field"
msgstr "Qada forma mak ya ç~aremîn pevgihandî"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_28\n"
@@ -2306,7 +2113,6 @@ msgid "No border"
msgstr "Bê sînor"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_30\n"
@@ -2315,7 +2121,6 @@ msgid "3D look"
msgstr "Dîmena 3D"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_31\n"
@@ -2324,7 +2129,6 @@ msgid "Flat"
msgstr "Dûz"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_32\n"
@@ -2351,7 +2155,6 @@ msgid "Align right"
msgstr "Ber bi rast bide paldan"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_35\n"
@@ -2360,7 +2163,6 @@ msgid "Arrangement of DB fields"
msgstr "Rêzkirina qadên danegehan"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_36\n"
@@ -2369,7 +2171,6 @@ msgid "Columnar - Labels Left"
msgstr "Mîna stûnan - Etîket Li Çepê ye"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_37\n"
@@ -2378,7 +2179,6 @@ msgid "Columnar - Labels on Top"
msgstr "Mîna stûnan - Etîket Li Jor e"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_38\n"
@@ -2387,7 +2187,6 @@ msgid "In Blocks - Labels Left"
msgstr "Weke Blokan - Etîket Li Çepê"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_39\n"
@@ -2396,7 +2195,6 @@ msgid "In Blocks - Labels Above"
msgstr "Weke Blokan - Etîket Li Jor"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_40\n"
@@ -2405,7 +2203,6 @@ msgid "As Data Sheet"
msgstr "Wekî Pela Daneyan"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_41\n"
@@ -2414,7 +2211,6 @@ msgid "Arrangement of the main form"
msgstr "Sererastkirina makeformê"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_42\n"
@@ -2423,7 +2219,6 @@ msgid "Arrangement of the subform"
msgstr "Sererastkirina jêreformê"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_44\n"
@@ -2441,7 +2236,6 @@ msgid "Existing data will not be displayed"
msgstr "Daneya heyî nayê nîşandan"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_46\n"
@@ -2450,7 +2244,6 @@ msgid "T~he form is to display all data"
msgstr "Di ~formê de hemû daneyan nîşan bide"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_47\n"
@@ -2459,7 +2252,6 @@ msgid "Do not allow ~modification of existing data"
msgstr "Destûr nede ~guherînên daneya heyî"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_48\n"
@@ -2468,7 +2260,6 @@ msgid "Do not allow ~deletion of existing data"
msgstr "Destûr nede ~jêbirina daneya heyî"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_49\n"
@@ -2477,7 +2268,6 @@ msgid "Do not allow ~addition of new data"
msgstr "Destûr nede ~lêzêdekirina daneya heyî"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_50\n"
@@ -2486,7 +2276,6 @@ msgid "Name of ~the form"
msgstr "Navê ~formê"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_51\n"
@@ -2495,7 +2284,6 @@ msgid "How do you want to proceed after creating the form?"
msgstr "Piştî ku te form afirand tu dixwazî çawa pêş de biçe?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_52\n"
@@ -2504,7 +2292,6 @@ msgid "~Work with the form"
msgstr "~Bi formê bixebite"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_53\n"
@@ -2513,7 +2300,6 @@ msgid "~Modify the form"
msgstr "~Formê Biguherîne"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_55\n"
@@ -2522,7 +2308,6 @@ msgid "~Page Styles"
msgstr "Şêwaza ~Rûpelan"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_80\n"
@@ -2531,7 +2316,6 @@ msgid "Field selection"
msgstr "Hilbijartina Qadê"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_81\n"
@@ -2540,7 +2324,6 @@ msgid "Set up a subform"
msgstr "Bineformekî ava bike"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_82\n"
@@ -2549,7 +2332,6 @@ msgid "Add subform fields"
msgstr "Qadên bineform lê zêde bike"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_83\n"
@@ -2558,7 +2340,6 @@ msgid "Get joined fields"
msgstr "Qadên yekbûyî bîne"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_84\n"
@@ -2567,7 +2348,6 @@ msgid "Arrange controls"
msgstr "Kontrolan verast bike"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_85\n"
@@ -2576,7 +2356,6 @@ msgid "Set data entry"
msgstr "Têketina dane ava bike"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_86\n"
@@ -2585,7 +2364,6 @@ msgid "Apply styles"
msgstr "Şêwazan bisepîne"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_87\n"
@@ -2594,7 +2372,6 @@ msgid "Set name"
msgstr "Nav diyar bike"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_88\n"
@@ -2603,7 +2380,6 @@ msgid "(Date)"
msgstr "(Dîrok)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_89\n"
@@ -2612,7 +2388,6 @@ msgid "(Time)"
msgstr "(Dem)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_90\n"
@@ -2621,7 +2396,6 @@ msgid "Select the fields of your form"
msgstr "Di forma we de qadên hilbijartî"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_91\n"
@@ -2630,7 +2404,6 @@ msgid "Decide if you want to set up a subform"
msgstr "Biryar bide ku dixwazî bineformekî ava bikî"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_92\n"
@@ -2639,7 +2412,6 @@ msgid "Select the fields of your subform"
msgstr "Qadên bineforma xwe hilbijêre"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_93\n"
@@ -2648,7 +2420,6 @@ msgid "Select the joins between your forms"
msgstr "Pevgihandina navbera formên xwe de hilbijêre"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_94\n"
@@ -2657,7 +2428,6 @@ msgid "Arrange the controls on your form"
msgstr "Kontrolên di forma xwe de verast bike"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_95\n"
@@ -2666,7 +2436,6 @@ msgid "Select the data entry mode"
msgstr "Moda têketina dane hilbijêre"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_96\n"
@@ -2675,7 +2444,6 @@ msgid "Apply the style of your form"
msgstr "Şêwaza forma xwe bisepîne"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_97\n"
@@ -2695,7 +2463,6 @@ msgstr ""
"Navekî din hilbijêre."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_1\n"
@@ -2704,7 +2471,6 @@ msgid "Table Wizard"
msgstr "Sêrbaza Tabloyan"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_2\n"
@@ -2713,7 +2479,6 @@ msgid "Select fields"
msgstr "Qadan hilbijêre"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_3\n"
@@ -2722,7 +2487,6 @@ msgid "Set types and formats"
msgstr "Cure û şêwazan diyar bike"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_4\n"
@@ -2731,7 +2495,6 @@ msgid "Set primary key"
msgstr "Makemifteyan diyar bike"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_5\n"
@@ -2740,7 +2503,6 @@ msgid "Create table"
msgstr "Tabloyekê çêbike"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_8\n"
@@ -2749,7 +2511,6 @@ msgid "Select fields for your table"
msgstr "Ji bo tabloya xwe qadan hilbijêre"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_9\n"
@@ -2758,7 +2519,6 @@ msgid "Set field types and formats"
msgstr "Cure û şêwazên qadan diyar bike"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_10\n"
@@ -2767,7 +2527,6 @@ msgid "Set primary key"
msgstr "Makemifteyan diyar bike"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_11\n"
@@ -2776,7 +2535,6 @@ msgid "Create table"
msgstr "Tabloyekê çêbike"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_14\n"
@@ -2785,7 +2543,6 @@ msgid "This wizard helps you to create a table for your database. After selectin
msgstr "Ev sêrbaz ji bo afirandina tabloya danegeha we alîkariyê we dike. Piştî hilbijartina kategoriya tablo û tabloya mînak, qadên hun dixwazin di tabloya we de be hilbijêrin. Hun dikarin qadan ji yekî zêdetir tabloyên mînak hilbijêrin."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_15\n"
@@ -2794,7 +2551,6 @@ msgid "Ca~tegory"
msgstr "Ka~gorî"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_16\n"
@@ -2803,7 +2559,6 @@ msgid "B~usiness"
msgstr "P~îşe"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_17\n"
@@ -2812,7 +2567,6 @@ msgid "P~ersonal"
msgstr "Ş~exsî"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_18\n"
@@ -2821,7 +2575,6 @@ msgid "~Sample tables"
msgstr "Tabloyên ~mînak"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_19\n"
@@ -2830,7 +2583,6 @@ msgid "A~vailable fields"
msgstr "Qadên Mev~cûd"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_20\n"
@@ -2864,7 +2616,6 @@ msgid "Field name"
msgstr "Navê qadê"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_24\n"
@@ -2873,7 +2624,6 @@ msgid "Field type"
msgstr "Cureyê qadê"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_25\n"
@@ -2882,7 +2632,6 @@ msgid "~Selected fields"
msgstr "Qadan hilbijêre"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_26\n"
@@ -2891,7 +2640,6 @@ msgid "A primary key uniquely identifies each record in a database table. Primar
msgstr "Makemifte yekane her tomara di tabloya danegehekî de diyar dike. Makemifte di navbera tabloyên cuda de têkiliya agahiyan hêsan dike, û tê tewsiyekirin ku hun ji bo her tabloyê xwedî makemifteyekî bin. Bê makemifte, hun nikarin dane têkevin di vê tabloyê de."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_27\n"
@@ -2900,7 +2648,6 @@ msgid "~Create a primary key"
msgstr "Makemifte ~biafirîne"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_28\n"
@@ -2909,7 +2656,6 @@ msgid "~Automatically add a primary key"
msgstr "~Bixweber makemiftekî lê zêde bike"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_29\n"
@@ -2927,7 +2673,6 @@ msgid "Define p~rimary key as a combination of several fields"
msgstr "M~akemifteyê wek yekbûna qadên cuda bide nasîn"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_31\n"
@@ -2936,7 +2681,6 @@ msgid "F~ieldname"
msgstr "Navê ~Qadê"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_32\n"
@@ -2945,7 +2689,6 @@ msgid "~Primary key fields"
msgstr "Qadên ~makemifte"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_33\n"
@@ -2954,7 +2697,6 @@ msgid "Auto ~value"
msgstr "~Nirxa bixweber"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_34\n"
@@ -2963,7 +2705,6 @@ msgid "What do you want to name your table?"
msgstr "Tu dixwazî kîjan navî li tabloya xwe bike?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_35\n"
@@ -2981,7 +2722,6 @@ msgid "What do you want to do next?"
msgstr "Vêga tu dixwazî çi bike?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_37\n"
@@ -2990,7 +2730,6 @@ msgid "Modify the table design"
msgstr "Sêwirandina tabloyê biguherîne"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_38\n"
@@ -2999,7 +2738,6 @@ msgid "Insert data immediately"
msgstr "Daneyê aniha têxe"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_39\n"
@@ -3008,7 +2746,6 @@ msgid "C~reate a form based on this table"
msgstr "Formekî bibingeha vê tabloyê b~iafirîne"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_40\n"
@@ -3017,7 +2754,6 @@ msgid "The table you have created could not be opened."
msgstr "Tabloya we afirandî venabe."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_41\n"
@@ -3026,7 +2762,6 @@ msgid "The table name '%TABLENAME' contains a character ('%SPECIALCHAR') that mi
msgstr "Di navê tabloya '%TABLENAME' de tîpekî ('%SPECIALCHAR') heye ku di be ku aliyê danegeh ve neyê piştgirîdan."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_42\n"
@@ -3035,7 +2770,6 @@ msgid "The field name '%FIELDNAME' contains a special character ('%SPECIALCHAR')
msgstr "Di navê qada '%TABLENAME' de tîpekî taybet ('%SPECIALCHAR') heye ku di be ku aliyê danegeh ve neyê piştgirîdan."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_43\n"
@@ -3044,7 +2778,6 @@ msgid "Field"
msgstr "Qad"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_44\n"
@@ -3053,7 +2786,6 @@ msgid "MyTable"
msgstr "Tabloyên Min"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_45\n"
@@ -3062,7 +2794,6 @@ msgid "Add a Field"
msgstr "Qadekê Lê Zêde Bike"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_46\n"
@@ -3071,7 +2802,6 @@ msgid "Remove the selected Field"
msgstr "Qadên ku hatine hilbijartin rake"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_47\n"
@@ -3091,7 +2821,6 @@ msgstr ""
"Ji kerema xwe navekî din têkevin."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_49\n"
@@ -3100,7 +2829,6 @@ msgid "Catalog of the table"
msgstr "Kataloga tabloyê"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_50\n"
@@ -3109,7 +2837,6 @@ msgid "Schema of the table"
msgstr "Şemaya tabloyê"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_51\n"
@@ -3118,7 +2845,6 @@ msgid "The field '%FIELDNAME' already exists."
msgstr "Qada '%FIELDNAME' jixwe heye."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_ZERO_0\n"
@@ -3127,7 +2853,6 @@ msgid "~Cancel"
msgstr "~Betal"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_ZERO_1\n"
@@ -3136,7 +2861,6 @@ msgid "~Help"
msgstr "~Alîkarî"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_ZERO_2\n"
@@ -3145,7 +2869,6 @@ msgid "< ~Back"
msgstr "< ~Paşve"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_ZERO_3\n"
@@ -3162,7 +2885,6 @@ msgid "Note: Currency amounts from external links and currency conversion factor
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_ZERO_5\n"
@@ -3171,7 +2893,6 @@ msgid "First, unprotect all sheets."
msgstr "Berê, ewlehiya hemû rûpelan rake."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_ZERO_6\n"
@@ -3189,7 +2910,6 @@ msgid "C~ontinue >"
msgstr "Bi~domîne>>"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_ZERO_8\n"
@@ -3198,7 +2918,6 @@ msgid "C~lose"
msgstr "~Bigire"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_0\n"
@@ -3207,7 +2926,6 @@ msgid "~Entire document"
msgstr "~Hemû belge"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_1\n"
@@ -3241,7 +2959,6 @@ msgid "Currency cells in the entire ~document"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_5\n"
@@ -3258,7 +2975,6 @@ msgid "Select Cell Styles"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_7\n"
@@ -3267,7 +2983,6 @@ msgid "Select currency cells"
msgstr "Şaneyê yekeyên diravan hilbijêre"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_8\n"
@@ -3276,7 +2991,6 @@ msgid "Currency ranges:"
msgstr "Navberên yekeyên diravan:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_9\n"
@@ -3301,7 +3015,6 @@ msgid "~Single %PRODUCTNAME Calc document"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_2\n"
@@ -3310,7 +3023,6 @@ msgid "Complete ~directory"
msgstr "~Pêrista Tam"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_3\n"
@@ -3319,7 +3031,6 @@ msgid "Source Document:"
msgstr "Belgeya Çavkanî:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_4\n"
@@ -3328,7 +3039,6 @@ msgid "Source directory:"
msgstr "Pêrista Çavkanî:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_5\n"
@@ -3337,7 +3047,6 @@ msgid "~Including subfolders"
msgstr "~Pêristên binî ne di nav de ye"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_6\n"
@@ -3346,7 +3055,6 @@ msgid "Target directory:"
msgstr "Pêrista hedef:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_7\n"
@@ -3355,7 +3063,6 @@ msgid "Temporarily unprotect sheet without query"
msgstr "Bêyî ku tu bipirse parastina rûpel heta demekê rake"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_10\n"
@@ -3373,7 +3080,6 @@ msgid "Conversion status:"
msgstr "Rewşa veguherandînê: "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STATUSLINE_1\n"
@@ -3382,7 +3088,6 @@ msgid "Conversion status of the cell templates:"
msgstr "Rewşa veguherandina şablonên şaneyan:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STATUSLINE_2\n"
@@ -3391,7 +3096,6 @@ msgid "Registration of the relevant ranges: Sheet %1Number%1 of %2TotPageCount%2
msgstr "Tomara navberên ku bêne wergerandin: Rûpela %1Number%1 ji %2TotPageCount%2"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STATUSLINE_3\n"
@@ -3400,7 +3104,6 @@ msgid "Entry of the ranges to be converted..."
msgstr "Ketana navberên ku wê bêne wergerandin..."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STATUSLINE_4\n"
@@ -3409,7 +3112,6 @@ msgid "Sheet protection for each sheet will be restored..."
msgstr "Ji bo her rûpelî wê parastina pelan ji nû ve were çêkirin..."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STATUSLINE_5\n"
@@ -3427,7 +3129,6 @@ msgid "~Finish"
msgstr "~Qediya"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_1\n"
@@ -3436,7 +3137,6 @@ msgid "Select directory"
msgstr "Peldankê hilbijêre"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_2\n"
@@ -3445,7 +3145,6 @@ msgid "Select file"
msgstr "Pelê hilbijêre"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_3\n"
@@ -3463,7 +3162,6 @@ msgid "non-existent"
msgstr "tuneye (ne mevcûd e)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_5\n"
@@ -3472,7 +3170,6 @@ msgid "Euro Converter"
msgstr "Veguherînkerê Euro"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_6\n"
@@ -3481,7 +3178,6 @@ msgid "Should protected spreadsheets be temporarily unprotected?"
msgstr "Parastina tabloyên parastî bila heta wextekê werine rakirin?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_7\n"
@@ -3490,7 +3186,6 @@ msgid "Enter the password to unprotect the table %1TableName%1"
msgstr "Ji bo parastina tabloya %1TableName%1 rake şîfreya pêwist binivîse"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_8\n"
@@ -3499,7 +3194,6 @@ msgid "Wrong Password!"
msgstr "Şîfre Şaş e!"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_9\n"
@@ -3508,7 +3202,6 @@ msgid "Protected Sheet"
msgstr "Rûpelê Parastî"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_10\n"
@@ -3517,7 +3210,6 @@ msgid "Warning!"
msgstr "Hişyarî!"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_11\n"
@@ -3526,7 +3218,6 @@ msgid "Protection for the sheets will not be removed."
msgstr "Bo rûpelan dê parastin neyê rakirin."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_12\n"
@@ -3559,7 +3250,6 @@ msgid "Please choose a currency to be converted first!"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_16\n"
@@ -3568,7 +3258,6 @@ msgid "Password:"
msgstr "Şîfre:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_17\n"
@@ -3577,7 +3266,6 @@ msgid "OK"
msgstr "Temam"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_18\n"
@@ -3586,7 +3274,6 @@ msgid "Cancel"
msgstr "Betal"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_19\n"
@@ -3595,7 +3282,6 @@ msgid "Please select a %PRODUCTNAME Calc document for editing!"
msgstr "Ji kerema xwe bo sererastkirinê belgeya %PRODUCTNAME Calc hilbijêre!"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_20\n"
@@ -3612,7 +3298,6 @@ msgid "Document is read-only!"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_22\n"
@@ -3621,7 +3306,6 @@ msgid "The '<1>' file already exists.<CR>Do you want to overwrite it?"
msgstr "Pela '<1>' jixwe heye.<CR>Bila li ser vê were nivîsîn?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_23\n"
@@ -3639,7 +3323,6 @@ msgid "Cancel Wizard"
msgstr "Sêrbazê Betal Bike"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_0\n"
@@ -3648,7 +3331,6 @@ msgid "Portuguese Escudo"
msgstr "Eskudoyê Portekîzê"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_1\n"
@@ -3657,7 +3339,6 @@ msgid "Dutch Guilder"
msgstr "Florînê Hollanda"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_2\n"
@@ -3666,7 +3347,6 @@ msgid "French Franc"
msgstr "Frangê Fransa"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_3\n"
@@ -3675,7 +3355,6 @@ msgid "Spanish Peseta"
msgstr "Pezetayê İspanyol"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_4\n"
@@ -3684,7 +3363,6 @@ msgid "Italian Lira"
msgstr "Lîreyê îtalya"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_5\n"
@@ -3693,7 +3371,6 @@ msgid "German Mark"
msgstr "Markê Alman"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_6\n"
@@ -3702,7 +3379,6 @@ msgid "Belgian Franc"
msgstr "Frangên Belçîka"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_7\n"
@@ -3711,7 +3387,6 @@ msgid "Irish Punt"
msgstr "Lîrayê îrlanda"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_8\n"
@@ -3720,7 +3395,6 @@ msgid "Luxembourg Franc"
msgstr "Frangê Luksemborgê"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_9\n"
@@ -3729,7 +3403,6 @@ msgid "Austrian Schilling"
msgstr "Şîlînê Avûstûrya"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_10\n"
@@ -3738,7 +3411,6 @@ msgid "Finnish Mark"
msgstr "Markê fînan"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_11\n"
@@ -3803,7 +3475,6 @@ msgid "Lithuanian Litas"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_LASTPAGE_0\n"
@@ -3830,7 +3501,6 @@ msgid "Converting the documents..."
msgstr "Belge tên veguherîn"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_LASTPAGE_3\n"
@@ -3839,7 +3509,6 @@ msgid "Settings:"
msgstr "Mîheng:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_LASTPAGE_4\n"
@@ -3848,7 +3517,6 @@ msgid "Sheet is always unprotected"
msgstr "Rûpel her dem neparastî ye"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLES_0\n"
@@ -3857,7 +3525,6 @@ msgid "Theme Selection"
msgstr "Hilbijartina Dirb"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLES_1\n"
@@ -3866,7 +3533,6 @@ msgid "Error while saving the document to the clipboard! The following action ca
msgstr "Dema tomarkirina belgeyê di panoyê de çewtî çêbû! Çalakiya jêr nayê betal kirin."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLES_2\n"
@@ -3875,7 +3541,6 @@ msgid "~Cancel"
msgstr "~Betal"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLES_3\n"
@@ -3958,7 +3623,6 @@ msgid "Green Grapes"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_9\n"
@@ -4032,7 +3696,6 @@ msgid "Pumpkin"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceDialog_0\n"
@@ -4041,7 +3704,6 @@ msgid "Addressee"
msgstr "Navnîşan"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceDialog_1\n"
@@ -4050,7 +3712,6 @@ msgid "One recipient"
msgstr "Yek girtiyar"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceDialog_2\n"
@@ -4059,7 +3720,6 @@ msgid "Several recipients (address database)"
msgstr "Pir girtiyar (danegeha navnîşanan)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceDialog_3\n"
@@ -4068,7 +3728,6 @@ msgid "Use of This Template"
msgstr "Vê Şablonê Bikar Bîne"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceMsgError\n"
@@ -4077,7 +3736,6 @@ msgid "An error has occurred."
msgstr "Çewtiyek çêbû."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_0\n"
@@ -4086,7 +3744,6 @@ msgid "Click placeholder and overwrite"
msgstr "Yê ku tê biguhere bitikîne û li ser binivîse"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_1\n"
@@ -4095,7 +3752,6 @@ msgid "Company"
msgstr "Şîrket"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_2\n"
@@ -4113,7 +3769,6 @@ msgid "First Name"
msgstr "Nav"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_4\n"
@@ -4122,7 +3777,6 @@ msgid "Last Name"
msgstr "Paşnav"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_5\n"
@@ -4131,7 +3785,6 @@ msgid "Street"
msgstr "Kuçe"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_6\n"
@@ -4140,7 +3793,6 @@ msgid "Country"
msgstr "Welat"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_7\n"
@@ -4149,7 +3801,6 @@ msgid "ZIP/Postal Code"
msgstr "ZIP/Koda Postê"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_8\n"
@@ -4158,7 +3809,6 @@ msgid "City"
msgstr "Bajar"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_9\n"
@@ -4167,7 +3817,6 @@ msgid "Title"
msgstr "Sernav"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_10\n"
@@ -4176,7 +3825,6 @@ msgid "Position"
msgstr "Cih"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_11\n"
@@ -4185,7 +3833,6 @@ msgid "Form of Address"
msgstr "Forma Navnîşanan"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_12\n"
@@ -4203,7 +3850,6 @@ msgid "Salutation"
msgstr "Silavkirin"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_14\n"
@@ -4212,7 +3858,6 @@ msgid "Home Phone"
msgstr "Telefona Malê"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_15\n"
@@ -4221,7 +3866,6 @@ msgid "Work Phone"
msgstr "Telefona Kargehê"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_16\n"
@@ -4230,7 +3874,6 @@ msgid "Fax"
msgstr "Faks"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_17\n"
@@ -4239,7 +3882,6 @@ msgid "E-Mail"
msgstr "E-Peyam"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_18\n"
@@ -4248,7 +3890,6 @@ msgid "URL"
msgstr "URL"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_19\n"
@@ -4257,7 +3898,6 @@ msgid "Notes"
msgstr "Nîşe"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_20\n"
@@ -4266,7 +3906,6 @@ msgid "Alt. Field 1"
msgstr "Qada Vebijark 1"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_21\n"
@@ -4275,7 +3914,6 @@ msgid "Alt. Field 2"
msgstr "Qada Vebijark 2"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_22\n"
@@ -4284,7 +3922,6 @@ msgid "Alt. Field 3"
msgstr "Qada Vebijark 3"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_23\n"
@@ -4293,7 +3930,6 @@ msgid "Alt. Field 4"
msgstr "Qada Vebijark 4"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_24\n"
@@ -4311,7 +3947,6 @@ msgid "State"
msgstr "Eyalet"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_26\n"
@@ -4329,7 +3964,6 @@ msgid "Pager"
msgstr "Amûra Bangker"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_28\n"
@@ -4338,7 +3972,6 @@ msgid "Mobile Phone"
msgstr "Telefona Destan"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_29\n"
@@ -4347,7 +3980,6 @@ msgid "Other Phone"
msgstr "Telefona Din"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_30\n"
@@ -4356,7 +3988,6 @@ msgid "Calendar URL"
msgstr "URL ya Salnameyê"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_31\n"
@@ -4365,7 +3996,6 @@ msgid "Invite"
msgstr "Vexwîne"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceNoTextmark_0\n"
@@ -4374,7 +4004,6 @@ msgid "The bookmark 'Recipient' is missing."
msgstr "Bijareya 'Girtiyar' winda ye."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceNoTextmark_1\n"
@@ -4383,7 +4012,6 @@ msgid "Form letter fields can not be included."
msgstr "Qadên nameya formê nayên hundirandin."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"AgendaDlgName\n"
@@ -4392,7 +4020,6 @@ msgid "Minutes Template"
msgstr "Dirba Xulekan"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"AgendaDlgNoCancel\n"
@@ -4401,7 +4028,6 @@ msgid "An option must be confirmed."
msgstr "Divê vebijêrkek bê erêkirin."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"AgendaDlgFrame\n"
@@ -4410,7 +4036,6 @@ msgid "Minutes Type"
msgstr "Cureya Xulekan"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"AgendaDlgButton1\n"
@@ -4419,7 +4044,6 @@ msgid "Results Minutes"
msgstr "Xulekên Encamê"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"AgendaDlgButton2\n"
@@ -4428,7 +4052,6 @@ msgid "Evaluation Minutes"
msgstr "Xulekên Nirxandinê"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"TextField\n"
@@ -4446,7 +4069,6 @@ msgid "The '%1' directory cannot be created:"
msgstr "Pêrista '%1' nayê afirandin: "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MsgDirNotThere\n"
@@ -4455,7 +4077,6 @@ msgid "The '%1' directory does not exist."
msgstr "Pêrista '%1' ne mevcûd e."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"QueryfornewCreation\n"
@@ -4464,7 +4085,6 @@ msgid "Do you want to create it now?"
msgstr "Tu dixwazî vêga pêk bîne?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"HelpButton\n"
@@ -4473,7 +4093,6 @@ msgid "~Help"
msgstr "~Alîkarî"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CancelButton\n"
@@ -4482,7 +4101,6 @@ msgid "~Cancel"
msgstr "~Betal"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"BackButton\n"
@@ -4500,7 +4118,6 @@ msgid "Ne~xt >"
msgstr "P~êş >>"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"BeginButton\n"
@@ -4526,7 +4143,6 @@ msgid "This wizard convert legacy format documents to Open Document Format for O
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"WelcometextLabel3\n"
@@ -4535,7 +4151,6 @@ msgid "Select the document type for conversion:"
msgstr "Ji bo veguherînê teşeya belge hilbijêre:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MSTemplateCheckbox_1_\n"
@@ -4544,7 +4159,6 @@ msgid "Word templates"
msgstr "Şablonên Word"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MSTemplateCheckbox_2_\n"
@@ -4553,7 +4167,6 @@ msgid "Excel templates"
msgstr "Şablonên Excel"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MSTemplateCheckbox_3_\n"
@@ -4562,7 +4175,6 @@ msgid "PowerPoint templates"
msgstr "Şablonên PowerPointê"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MSDocumentCheckbox_1_\n"
@@ -4571,7 +4183,6 @@ msgid "Word documents"
msgstr "Belgeyên wordê"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MSDocumentCheckbox_2_\n"
@@ -4588,7 +4199,6 @@ msgid "PowerPoint/Publisher documents"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MSContainerName\n"
@@ -4597,7 +4207,6 @@ msgid "Microsoft Office"
msgstr "Microsoft Office"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SummaryHeader\n"
@@ -4606,7 +4215,6 @@ msgid "Summary:"
msgstr "Kurte:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"GroupnameDefault\n"
@@ -4615,7 +4223,6 @@ msgid "Imported_Templates"
msgstr "Şablonên_Hatine_Hundirandin"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ProgressMoreDocs\n"
@@ -4633,7 +4240,6 @@ msgid "Templates"
msgstr "~Şablon"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"FileExists\n"
@@ -4642,7 +4248,6 @@ msgid "The '<1>' file already exists.<CR>Do you want to overwrite it?"
msgstr "Pela '<1>' jixwe heye.<CR>Bila li ser vê were nivîsîn?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MorePathsError3\n"
@@ -4651,7 +4256,6 @@ msgid "Directories do not exist"
msgstr "Peldank tune"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ConvertError1\n"
@@ -4669,7 +4273,6 @@ msgid "Cancel Wizard"
msgstr "Sêrbazê Betal Bike"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RTErrorDesc\n"
@@ -4678,7 +4281,6 @@ msgid "An unexpected error has occurred in the wizard."
msgstr "Di sêrbazê de çewtiyekî ne li bendê çêbû."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RTErrorHeader\n"
@@ -4687,7 +4289,6 @@ msgid "Error"
msgstr "Çewtî"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"OverwriteallFiles\n"
@@ -4696,7 +4297,6 @@ msgid "Do you want to overwrite documents without being asked?"
msgstr "Hun dixwazin ku bila li ser belgeyan bê pirsîn were nivîsîn?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ReeditMacro\n"
@@ -4705,7 +4305,6 @@ msgid "Document macro has to be revised."
msgstr "Makroyên belgê divê bên sererastbûn."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CouldNotsaveDocument\n"
@@ -4714,7 +4313,6 @@ msgid "Document '<1>' could not be saved."
msgstr "Belgeya '<1>' nayê tomarkirin."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CouldNotopenDocument\n"
@@ -4723,7 +4321,6 @@ msgid "Document '<1>' could not be opened."
msgstr "Belgeya '<1>' venabe."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"PathDialogMessage\n"
@@ -4732,7 +4329,6 @@ msgid "Select a directory"
msgstr "Peldankekê hilbijêre"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"DialogTitle\n"
@@ -4741,7 +4337,6 @@ msgid "Document Converter"
msgstr "Veguherînerê Belge"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SearchInSubDir\n"
@@ -4750,7 +4345,6 @@ msgid "Including subdirectories"
msgstr "Peldankên bin dihundirîne"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ProgressPage1\n"
@@ -4759,7 +4353,6 @@ msgid "Progress"
msgstr "Pêşveçûn"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ProgressPage2\n"
@@ -4768,7 +4361,6 @@ msgid "Retrieving the relevant documents:"
msgstr "Belgeyên pêwist têne stendin:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ProgressPage3\n"
@@ -4777,7 +4369,6 @@ msgid "Converting the documents"
msgstr "Belge tên veguherîn"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ProgressFound\n"
@@ -4795,7 +4386,6 @@ msgid "\"%1 found"
msgstr "%1 hate dîtin"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"Ready\n"
@@ -4804,7 +4394,6 @@ msgid "Finished"
msgstr "Qediya"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SourceDocuments\n"
@@ -4813,7 +4402,6 @@ msgid "Source documents"
msgstr "Belgeyên çavkanî"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"TargetDocuments\n"
@@ -4822,7 +4410,6 @@ msgid "Target documents"
msgstr "Belgeyên hedef"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"LogfileSummary\n"
@@ -4831,7 +4418,6 @@ msgid "<COUNT> documents converted"
msgstr "<COUNT> belge veguherîn"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumInclusiveSubDir\n"
@@ -4840,7 +4426,6 @@ msgid "All subdirectories will be taken into account"
msgstr "Dê hemû peldankên bin bên hesab kirin"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumSaveDokumente\n"
@@ -4849,7 +4434,6 @@ msgid "These will be exported to the following directory:"
msgstr "Ew dê ji peldanka jêr re bên şandin:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"TextImportLabel\n"
@@ -4858,7 +4442,6 @@ msgid "Import from:"
msgstr "Bihundirîne ji:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"TextExportLabel\n"
@@ -4867,7 +4450,6 @@ msgid "Save to:"
msgstr "Cihê tomarkirinê:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CreateLogfile\n"
@@ -4876,7 +4458,6 @@ msgid "Create log file"
msgstr "Pela rojnivîskê biafirîne"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"LogfileHelpText\n"
@@ -4885,7 +4466,6 @@ msgid "A log file will be created in your work directory"
msgstr "Pelekî rojnivîsk wê di peldanka we ya xebatê de bê afirandin"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ShowLogfile\n"
@@ -4894,7 +4474,6 @@ msgid "Show log file"
msgstr "Pela rojnivîskê nîşan bide"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumMSTextDocuments\n"
@@ -4903,7 +4482,6 @@ msgid "All Word documents contained in the following directory will be imported:
msgstr "Hemû belgeyên Word yên di peldanka jêr de dê bên anîn:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumMSTableDocuments\n"
@@ -4921,7 +4499,6 @@ msgid "All PowerPoint/Publisher documents contained in the following directory w
msgstr "Hemû şablonên PowerPoint yên di peldanka jêr de dê bên anîn:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumMSTextTemplates\n"
@@ -4930,7 +4507,6 @@ msgid "All Word templates contained in the following directory will be imported:
msgstr "Hemû şablonên Word yên di peldanka jêr de dê bên anîn:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumMSTableTemplates\n"
@@ -4939,7 +4515,6 @@ msgid "All Excel templates contained in the following directory will be imported
msgstr "Hemû şablonên Excel yên di peldanka jêr de dê bên anîn:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumMSDrawTemplates\n"
diff --git a/source/kmr-Latn/xmlsecurity/messages.po b/source/kmr-Latn/xmlsecurity/messages.po
index 1a69fc2cae1..756e52d9a86 100644
--- a/source/kmr-Latn/xmlsecurity/messages.po
+++ b/source/kmr-Latn/xmlsecurity/messages.po
@@ -188,7 +188,6 @@ msgid "The certificate is OK."
msgstr ""
#: certpage.ui:139
-#, fuzzy
msgctxt "certpage|certnotok"
msgid "The certificate could not be validated."
msgstr "Sertîfîka nikarî tesdîq kirin."
@@ -216,7 +215,6 @@ msgid "Sign Document..."
msgstr "Belgeyê Veke"
#: digitalsignaturesdialog.ui:129
-#, fuzzy
msgctxt "digitalsignaturesdialog|remove"
msgid "Remove"
msgstr "Rake"
@@ -237,13 +235,11 @@ msgid "Digital ID issued by "
msgstr ""
#: digitalsignaturesdialog.ui:194
-#, fuzzy
msgctxt "digitalsignaturesdialog|date"
msgid "Date"
msgstr "Dîrok"
#: digitalsignaturesdialog.ui:205
-#, fuzzy
msgctxt "digitalsignaturesdialog|description"
msgid "Description"
msgstr "Rave"
@@ -406,7 +402,6 @@ msgid "Expiration date"
msgstr ""
#: selectcertificatedialog.ui:136
-#, fuzzy
msgctxt "selectcertificatedialog|type"
msgid "Type"
msgstr "Cure"
@@ -478,7 +473,6 @@ msgid "View Certificate..."
msgstr ""
#: selectcertificatedialog.ui:266
-#, fuzzy
msgctxt "selectcertificatedialog|label2"
msgid "Description:"
msgstr "Rave:"
@@ -489,13 +483,11 @@ msgid "View Certificate"
msgstr ""
#: viewcertdialog.ui:78
-#, fuzzy
msgctxt "viewcertdialog|general"
msgid "General"
msgstr "Giştî"
#: viewcertdialog.ui:100
-#, fuzzy
msgctxt "viewcertdialog|details"
msgid "Details"
msgstr "Kîtekît"
diff --git a/source/kn/avmedia/messages.po b/source/kn/avmedia/messages.po
index f8e8534c597..f9035e5961f 100644
--- a/source/kn/avmedia/messages.po
+++ b/source/kn/avmedia/messages.po
@@ -77,7 +77,6 @@ msgid "Scaled"
msgstr "ಅಳತೆಗನುಸಾರ"
#: strings.hrc:37
-#, fuzzy
msgctxt "AVMEDIA_STR_VOLUME"
msgid "Volume"
msgstr "ಧ್ವನಿಯ ಪ್ರಮಾಣ"
@@ -104,19 +103,16 @@ msgid "No Media Selected"
msgstr "ಯಾವುದೆ ಮಾಧ್ಯಮವನ್ನು ಆರಿಸಲಾಗಿಲ್ಲ"
#: strings.hrc:42
-#, fuzzy
msgctxt "AVMEDIA_STR_INSERTMEDIA_DLG"
msgid "Insert Audio or Video"
msgstr "ಧ್ವನಿ ಮತ್ತು ದೃಶ್ಯಾವಳಿಯನ್ನು ಸೇರಿಸಿ"
#: strings.hrc:43
-#, fuzzy
msgctxt "AVMEDIA_STR_OPENMEDIA_DLG"
msgid "Open Audio or Video"
msgstr "ಧ್ವನಿ ಅಥವ ದೃಶ್ಯಾವಳಿಯನ್ನು ತೆರಿಯಿರಿ"
#: strings.hrc:44
-#, fuzzy
msgctxt "AVMEDIA_STR_ALL_MEDIAFILES"
msgid "All audio and video files"
msgstr "ಎಲ್ಲಾ ಧ್ವನಿ ಮತ್ತು ದೃಶ್ಯಾವಳಿ ಕಡತಗಳು"
diff --git a/source/kn/basctl/messages.po b/source/kn/basctl/messages.po
index 11bbd48686f..4a450feda70 100644
--- a/source/kn/basctl/messages.po
+++ b/source/kn/basctl/messages.po
@@ -311,7 +311,6 @@ msgid "%PRODUCTNAME Macros & Dialogs"
msgstr "%PRODUCTNAME ಮ್ಯಾಕ್ರೋಸ್ & ಸಂವಾದಗಳು"
#: strings.hrc:84
-#, fuzzy
msgctxt "RID_STR_REMOVEWATCHTIP"
msgid "Remove Watch"
msgstr "ವೀಕ್ಷಣೆಯನ್ನು ತೆಗೆ"
@@ -422,13 +421,11 @@ msgid "Print range"
msgstr "ಮುದ್ರಣದ ಶ್ರೇಣಿ"
#: strings.hrc:101
-#, fuzzy
msgctxt "RID_STR_PRINTDLG_ALLPAGES"
msgid "All ~Pages"
msgstr "ಎಲ್ಲಾ ಪುಟಗಳು(~P)"
#: strings.hrc:102
-#, fuzzy
msgctxt "RID_STR_PRINTDLG_PAGES"
msgid "Pa~ges"
msgstr "ಪುಟಗಳು(~g)"
@@ -520,7 +517,6 @@ msgid "Run"
msgstr "ಚಲಾಯಿಸು"
#: basicmacrodialog.ui:124
-#, fuzzy
msgctxt "basicmacrodialog|existingmacrosft"
msgid "Existing Macros In:"
msgstr "ಇಲ್ಲಿ ಪ್ರಚಲಿತವಿರುವ ಮ್ಯಾಕ್ರೊಗಳು:"
@@ -532,13 +528,11 @@ msgid "Macro From"
msgstr "ಮ್ಯಾಕ್ರೊನಿಂದ"
#: basicmacrodialog.ui:194
-#, fuzzy
msgctxt "basicmacrodialog|macrotoft"
msgid "Save Macro In"
msgstr "ಮ್ಯಾಕ್ರೋವನ್ನು ಇಲ್ಲಿ ಉಳಿಸು"
#: basicmacrodialog.ui:243
-#, fuzzy
msgctxt "basicmacrodialog|libraryft1"
msgid "Macro Name"
msgstr "ಮ್ಯಾಕ್ರೊ ಹೆಸರು"
@@ -581,7 +575,6 @@ msgid "_Active"
msgstr "ಸಕ್ರಿಯ"
#: breakpointmenus.ui:37
-#, fuzzy
msgctxt "breakpointmenus|properties"
msgid "_Properties..."
msgstr "ಗುಣಗಳು (_P)..."
@@ -619,7 +612,6 @@ msgid "Add User Interface Languages"
msgstr "ಬಳಕೆದಾರ ಸಂಪರ್ಕಸಾಧನ ಭಾಷೆಗಳನ್ನು ಸೇರಿಸು"
#: deletelangdialog.ui:8
-#, fuzzy
msgctxt "deletelangdialog|DeleteLangDialog"
msgid "Delete Language Resources"
msgstr "ಭಾಷೆಯ ಸಂಪನ್ಮೂಲಗಳನ್ನು ಅಳಿಸಿಹಾಕು"
@@ -681,13 +673,11 @@ msgid "Export as BASIC library"
msgstr "BASIC ಲೈಬ್ರರಿಯಾಗಿ ರಫ್ತುಮಾಡು"
#: gotolinedialog.ui:8
-#, fuzzy
msgctxt "gotolinedialog|GotoLineDialog"
msgid "Go to Line"
msgstr "ಸಾಲಿಗೆ ಹೋಗು"
#: gotolinedialog.ui:85
-#, fuzzy
msgctxt "gotolinedialog|area"
msgid "_Line number:"
msgstr "ಸಾಲಿನ ಸಂಖ್ಯೆ (_L):"
@@ -755,7 +745,6 @@ msgid "Active"
msgstr "ಸಕ್ರಿಯ"
#: managebreakpoints.ui:182
-#, fuzzy
msgctxt "managebreakpoints|label2"
msgid "Pass count:"
msgstr "ಪಾಸ್ ಎಣಿಕೆ:"
diff --git a/source/kn/basic/messages.po b/source/kn/basic/messages.po
index 7a77dbadb76..07bb35d0027 100644
--- a/source/kn/basic/messages.po
+++ b/source/kn/basic/messages.po
@@ -14,7 +14,6 @@ msgstr ""
"X-Generator: LibreOffice\n"
#: basic.hrc:27
-#, fuzzy
msgctxt "RID_BASIC_START"
msgid "Syntax error."
msgstr "ಸಿಂಟಾಕ್ಸಿನಲ್ಲಿ ದೋಷ."
@@ -32,19 +31,16 @@ msgid "Incorrect entry; please retry."
msgstr "ತಪ್ಪಾದ ನಮೂದನೆ. ದಯವಿಟ್ಟು ಮತ್ತೆ ಪ್ರಯತ್ನಿಸಿ."
#: basic.hrc:30
-#, fuzzy
msgctxt "RID_BASIC_START"
msgid "Invalid procedure call."
msgstr "ಅಮಾನ್ಯವಾದ ವಿಧಾನದ ಕರೆ."
#: basic.hrc:31
-#, fuzzy
msgctxt "RID_BASIC_START"
msgid "Overflow."
msgstr "ವಿಫುಲ."
#: basic.hrc:32
-#, fuzzy
msgctxt "RID_BASIC_START"
msgid "Not enough memory."
msgstr "ಸಾಕಷ್ಟು ಸ್ಮೃತಿ ಇಲ್ಲ."
@@ -56,674 +52,562 @@ msgid "Array already dimensioned."
msgstr "ಅರೆಯ(array) ಆಕಾರವನ್ನು ಈಗಾಗಲೆ ಸೂಚಿಸಲಾಗಿದೆ."
#: basic.hrc:34
-#, fuzzy
msgctxt "RID_BASIC_START"
msgid "Index out of defined range."
msgstr "ಸೂಚಿಯು ವ್ಯಾಪ್ತಿಯ ಹೊರಗಿದೆ."
#: basic.hrc:35
-#, fuzzy
msgctxt "RID_BASIC_START"
msgid "Duplicate definition."
msgstr "ವಿವರಣೆಯ ಇನ್ನೊಂದು ಪ್ರತಿ."
#: basic.hrc:36
-#, fuzzy
msgctxt "RID_BASIC_START"
msgid "Division by zero."
msgstr "ಶೂನ್ಯದಿಂದ ಭಾಗಾಕಾರ."
#: basic.hrc:37
-#, fuzzy
msgctxt "RID_BASIC_START"
msgid "Variable not defined."
msgstr "ವೇರಿಯಬಲ್ ಅನ್ನು ಸೂಚಿಸಲಾಗಿಲ್ಲ."
#: basic.hrc:38
-#, fuzzy
msgctxt "RID_BASIC_START"
msgid "Data type mismatch."
msgstr "ದತ್ತಾಂಶದ ಬಗೆಯು ತಾಳೆಯಾಗುತ್ತಿಲ್ಲ."
#: basic.hrc:39
-#, fuzzy
msgctxt "RID_BASIC_START"
msgid "Invalid parameter."
msgstr "ಅಮಾನ್ಯವಾದ ನಿಯತಾಂಕ."
#: basic.hrc:40
-#, fuzzy
msgctxt "RID_BASIC_START"
msgid "Process interrupted by user."
msgstr "ಪ್ರಕ್ರಿಯೆಗೆ ಬಳಕೆದಾರರಿಂದ ತಡೆಯುಂಟಾಗಿದೆ."
#: basic.hrc:41
-#, fuzzy
msgctxt "RID_BASIC_START"
msgid "Resume without error."
msgstr "ದೋಷವಿಲ್ಲದೆ ಮರಳಿ ಆರಂಭಿಸು."
#: basic.hrc:42
-#, fuzzy
msgctxt "RID_BASIC_START"
msgid "Not enough stack memory."
msgstr "ರಾಶಿಯಲ್ಲಿ ಸಾಕಷ್ಟು ಸ್ಮೃತಿ ಇಲ್ಲ."
#: basic.hrc:43
-#, fuzzy
msgctxt "RID_BASIC_START"
msgid "Sub-procedure or function procedure not defined."
msgstr "ಉಪ-ವಿಧಾನ ಅಥವ ಕ್ರಿಯೆಯ ವಿಧಾನವನ್ನು ಸೂಚಿಸಲಾಗಿಲ್ಲ."
#: basic.hrc:44
-#, fuzzy
msgctxt "RID_BASIC_START"
msgid "Error loading DLL file."
msgstr "DLL ಕಡತವನ್ನು ಲೋಡ್ ಮಾಡುವಲ್ಲಿ ದೋಷ."
#: basic.hrc:45
-#, fuzzy
msgctxt "RID_BASIC_START"
msgid "Wrong DLL call convention."
msgstr "ರೂಢಿಗತ DLL ಕರೆಯು ತಪ್ಪಾಗಿದೆ."
#: basic.hrc:46
-#, fuzzy
msgctxt "RID_BASIC_START"
msgid "Internal error $(ARG1)."
msgstr "ಆಂತರಿಕ ದೋಷ $(ARG1)."
#: basic.hrc:47
-#, fuzzy
msgctxt "RID_BASIC_START"
msgid "Invalid file name or file number."
msgstr "ಅಮಾನ್ಯವಾದ ಕಡತದ ಹೆಸರು ಅಥವ ಕಡತ ಸಂಖ್ಯೆ."
#: basic.hrc:48
-#, fuzzy
msgctxt "RID_BASIC_START"
msgid "File not found."
msgstr "ಕಡತವು ಕಂಡುಬಂದಿಲ್ಲ."
#: basic.hrc:49
-#, fuzzy
msgctxt "RID_BASIC_START"
msgid "Incorrect file mode."
msgstr "ಕಡತದ ಕ್ರಮವು ತಪ್ಪಾಗಿದೆ."
#: basic.hrc:50
-#, fuzzy
msgctxt "RID_BASIC_START"
msgid "File already open."
msgstr "ಕಡತವನ್ನು ಈಗಾಗಲೆ ತೆರೆಯಲಾಗಿದೆ."
#: basic.hrc:51
-#, fuzzy
msgctxt "RID_BASIC_START"
msgid "Device I/O error."
msgstr "ಸಾಧನದ I/O ದೋಷ."
#: basic.hrc:52
-#, fuzzy
msgctxt "RID_BASIC_START"
msgid "File already exists."
msgstr "ಕಡತವು ಈಗಾಗಲೆ ಅಸ್ತಿತ್ವದಲ್ಲಿದೆ."
#: basic.hrc:53
-#, fuzzy
msgctxt "RID_BASIC_START"
msgid "Incorrect record length."
msgstr "ದಾಖಲೆಯ ಗಾತ್ರವು ತಪ್ಪಾಗಿದೆ."
#: basic.hrc:54
-#, fuzzy
msgctxt "RID_BASIC_START"
msgid "Disk or hard drive full."
msgstr "ಡಿಸ್ಕು ಅಥವ ಡ್ರೈವ್ ಪೂರ್ಣ ಭರ್ತಿಯಾಗಿದೆ."
#: basic.hrc:55
-#, fuzzy
msgctxt "RID_BASIC_START"
msgid "Reading exceeds EOF."
msgstr "ಓದುವಾಗ EOF ಅನ್ನು ಮೀರಿದೆ."
#: basic.hrc:56
-#, fuzzy
msgctxt "RID_BASIC_START"
msgid "Incorrect record number."
msgstr "ದಾಖಲೆಯ ಸಂಖ್ಯೆಯು ತಪ್ಪಾಗಿದೆ."
#: basic.hrc:57
-#, fuzzy
msgctxt "RID_BASIC_START"
msgid "Too many files."
msgstr "ಬಹಳಷ್ಟು ಕಡತಗಳು ಇವೆ."
#: basic.hrc:58
-#, fuzzy
msgctxt "RID_BASIC_START"
msgid "Device not available."
msgstr "ಸಾಧನವು ಲಭ್ಯವಿಲ್ಲ."
#: basic.hrc:59
-#, fuzzy
msgctxt "RID_BASIC_START"
msgid "Access denied."
msgstr "ನಿಲುಕಣೆಯನ್ನು ನಿರಾಕರಿಸಲಾಗಿದೆ."
#: basic.hrc:60
-#, fuzzy
msgctxt "RID_BASIC_START"
msgid "Disk not ready."
msgstr "ಡಿಸ್ಕು ಸಿದ್ಧಗೊಂಡಿಲ್ಲ."
#: basic.hrc:61
-#, fuzzy
msgctxt "RID_BASIC_START"
msgid "Not implemented."
msgstr "ಅನ್ವಯಿಸಲಾಗಿಲ್ಲ."
#: basic.hrc:62
-#, fuzzy
msgctxt "RID_BASIC_START"
msgid "Renaming on different drives impossible."
msgstr "ಪ್ರತ್ಯೇಕ ಡ್ರೈವುಗಳಲ್ಲಿ ಹೆಸರನ್ನು ಬದಲಾಯಿಸುವುದು ಸಾಧ್ಯವಿಲ್ಲ."
#: basic.hrc:63
-#, fuzzy
msgctxt "RID_BASIC_START"
msgid "Path/File access error."
msgstr "ಮಾರ್ಗ/ಕಡತದ ನಿಲುಕಣೆಯಲ್ಲಿ ದೋಷ."
#: basic.hrc:64
-#, fuzzy
msgctxt "RID_BASIC_START"
msgid "Path not found."
msgstr "ಮಾರ್ಗವು ಕಂಡುಬಂದಿಲ್ಲ."
#: basic.hrc:65
-#, fuzzy
msgctxt "RID_BASIC_START"
msgid "Object variable not set."
msgstr "ವಸ್ತುವಿನ ವೇರಿಯೇಬಲ್ ಅನ್ನು ಹೊಂದಿಸಲಾಗಿಲ್ಲ."
#: basic.hrc:66
-#, fuzzy
msgctxt "RID_BASIC_START"
msgid "Invalid string pattern."
msgstr "ಅಮಾನ್ಯವಾದ ವಾಕ್ಯ ವಿನ್ಯಾಸ."
#: basic.hrc:67
-#, fuzzy
msgctxt "RID_BASIC_START"
msgid "Use of zero not permitted."
msgstr "ಶೂನ್ಯವನ್ನು ಬಳಸಲು ಅನುಮತಿ ಇಲ್ಲ."
#: basic.hrc:68
-#, fuzzy
msgctxt "RID_BASIC_START"
msgid "DDE Error."
msgstr "DDE ದೋಷ."
#: basic.hrc:69
-#, fuzzy
msgctxt "RID_BASIC_START"
msgid "Awaiting response to DDE connection."
msgstr "DDE ಸಂಪರ್ಕದಿಂದ ಪ್ರತ್ಯುತ್ತರಕ್ಕಾಗಿ ಕಾಯಲಾಗುತ್ತಿದೆ."
#: basic.hrc:70
-#, fuzzy
msgctxt "RID_BASIC_START"
msgid "No DDE channels available."
msgstr "ಯಾವುದೆ DDE ಮಾರ್ಗಗಳು ಲಭ್ಯವಿಲ್ಲ."
#: basic.hrc:71
-#, fuzzy
msgctxt "RID_BASIC_START"
msgid "No application responded to DDE connect initiation."
msgstr "DDE ಸಂಪರ್ಕ ಆರಂಭಕ್ಕೆ ಯಾವುದೆ ಅನ್ವಯವು ಪ್ರತಿಸ್ಪಂದಿಸಿಲ್ಲ."
#: basic.hrc:72
-#, fuzzy
msgctxt "RID_BASIC_START"
msgid "Too many applications responded to DDE connect initiation."
msgstr "DDE ಸಂಪರ್ಕ ಆರಂಭಕ್ಕೆ ಬಹಳಷ್ಟು ಅನ್ವಯಗಳು ಪ್ರತಿಸ್ಪಂದಿಸಿವೆ."
#: basic.hrc:73
-#, fuzzy
msgctxt "RID_BASIC_START"
msgid "DDE channel locked."
msgstr "DDE ಮಾರ್ಗವನ್ನು ಲಾಕ್‌ ಮಾಡಲಾಗಿದೆ."
#: basic.hrc:74
-#, fuzzy
msgctxt "RID_BASIC_START"
msgid "External application cannot execute DDE operation."
msgstr "ಬಾಹ್ಯ ಅನ್ವಯಗಳು DDE ಕಾರ್ಯಾಚರಣೆಯನ್ನು ನಿರ್ವಹಿಸಲು ಸಾಧ್ಯವಿಲ್ಲ."
#: basic.hrc:75
-#, fuzzy
msgctxt "RID_BASIC_START"
msgid "Timeout while waiting for DDE response."
msgstr "DDE ಪ್ರತ್ಯುತ್ತರಕ್ಕೆ ಕಾಯುವಾಗ ಕಾಲಾವಧಿ ಮೀರಿದೆ."
#: basic.hrc:76
-#, fuzzy
msgctxt "RID_BASIC_START"
msgid "User pressed ESCAPE during DDE operation."
msgstr "DDE ಕಾರ್ಯ ನಿರ್ವಹಿಸುತ್ತಿರುವಾಗ ಬಳಕೆದಾರರು ESCAPE ಕೀಲಿಯನ್ನು ಒತ್ತಿದ್ದಾರೆ."
#: basic.hrc:77
-#, fuzzy
msgctxt "RID_BASIC_START"
msgid "External application busy."
msgstr "ಬಾಹ್ಯ ಅನ್ವಯವು ಕಾರ್ಯನಿರತವಾಗಿದೆ."
#: basic.hrc:78
-#, fuzzy
msgctxt "RID_BASIC_START"
msgid "DDE operation without data."
msgstr "ಯಾವುದೆ ದತ್ತಾಂಶವಿಲ್ಲದ DDE ಕಾರ್ಯಾಚರಣೆ."
#: basic.hrc:79
-#, fuzzy
msgctxt "RID_BASIC_START"
msgid "Data are in wrong format."
msgstr "ದತ್ತವು ತಪ್ಪಾದ ವಿನ್ಯಾಸದಲ್ಲಿದೆ."
#: basic.hrc:80
-#, fuzzy
msgctxt "RID_BASIC_START"
msgid "External application has been terminated."
msgstr "ಬಾಹ್ಯ ಅನ್ವಯವನ್ನು ಅಂತ್ಯಗೊಳಿಸಲಾಗಿದೆ."
#: basic.hrc:81
-#, fuzzy
msgctxt "RID_BASIC_START"
msgid "DDE connection interrupted or modified."
msgstr "DDE ಸಂಪರ್ಕವನ್ನು ನಿರ್ಬಂಧಿಸಲಾಗಿದೆ ಅಥವ ಮಾರ್ಪಡಿಸಲಾಗಿದೆ."
#: basic.hrc:82
-#, fuzzy
msgctxt "RID_BASIC_START"
msgid "DDE method invoked with no channel open."
msgstr "ಯಾವುದೆ ಮಾರ್ಗವನ್ನು ತೆರೆಯದೆ DDE ವಿಧಾನವನ್ನು ಕೋರಲಾಗಿದೆ."
#: basic.hrc:83
-#, fuzzy
msgctxt "RID_BASIC_START"
msgid "Invalid DDE link format."
msgstr "ಅಮಾನ್ಯವಾದ DDE ಕೊಂಡಿ ವಿನ್ಯಾಸ."
#: basic.hrc:84
-#, fuzzy
msgctxt "RID_BASIC_START"
msgid "DDE message has been lost."
msgstr "DDE ಸಂದೇಶವು ಕಾಣೆಯಾಗಿದೆ."
#: basic.hrc:85
-#, fuzzy
msgctxt "RID_BASIC_START"
msgid "Paste link already performed."
msgstr "ಕೊಂಡಿ ಅಂಟಿಸುವ ಕಾರ್ಯವನ್ನು ಈಗಾಗಲೆ ನಿರ್ವಹಿಸಲಾಗಿದೆ."
#: basic.hrc:86
-#, fuzzy
msgctxt "RID_BASIC_START"
msgid "Link mode cannot be set due to invalid link topic."
msgstr "ಅಮಾನ್ಯವಾದ ಕೊಂಡಿ ವಿಷಯದ ಕಾರಣ ಕೊಂಡಿ ಕ್ರಮವನ್ನು ಬದಲಾಯಿಸಲು ಸಾಧ್ಯವಾಗಿಲ್ಲ."
#: basic.hrc:87
-#, fuzzy
msgctxt "RID_BASIC_START"
msgid "DDE requires the DDEML.DLL file."
msgstr "DDE ಗಾಗಿ DDEML.DLL ಕಡತದ ಅಗತ್ಯವಿದೆ."
#: basic.hrc:88
-#, fuzzy
msgctxt "RID_BASIC_START"
msgid "Module cannot be loaded; invalid format."
msgstr "ಘಟಕವನ್ನು ಲೋಡ್ ಮಾಡಲು ಸಾಧ್ಯವಾಗಿಲ್ಲ; ಅಮಾನ್ಯವಾದ ವಿನ್ಯಾಸ."
#: basic.hrc:89
-#, fuzzy
msgctxt "RID_BASIC_START"
msgid "Invalid object index."
msgstr "ಅಮಾನ್ಯವಾದ ವಸ್ತು ಸೂಚಿ."
#: basic.hrc:90
-#, fuzzy
msgctxt "RID_BASIC_START"
msgid "Object is not available."
msgstr "ವಸ್ತುವು ಲಭ್ಯವಿಲ್ಲ."
#: basic.hrc:91
-#, fuzzy
msgctxt "RID_BASIC_START"
msgid "Incorrect property value."
msgstr "ಸರಿಯಲ್ಲದ ಗುಣದ ಮೌಲ್ಯ."
#: basic.hrc:92
-#, fuzzy
msgctxt "RID_BASIC_START"
msgid "This property is read-only."
msgstr "ಈ ಗುಣವು ಕೇವಲ ಓದಲು ಮಾತ್ರ."
#: basic.hrc:93
-#, fuzzy
msgctxt "RID_BASIC_START"
msgid "This property is write only."
msgstr "ಈ ಗುಣವು ಕೇವಲ ಬರೆಯಲು ಮಾತ್ರ."
#: basic.hrc:94
-#, fuzzy
msgctxt "RID_BASIC_START"
msgid "Invalid object reference."
msgstr "ಅಮಾನ್ಯವಾದ ವಸ್ತುವಿನ ಉಲ್ಲೇಖ."
#: basic.hrc:95
-#, fuzzy
msgctxt "RID_BASIC_START"
msgid "Property or method not found: $(ARG1)."
msgstr "ಗುಣ ಅಥವ ವಿಧಾನವು ಕಂಡು ಬಂದಿಲ್ಲ: $(ARG1)."
#: basic.hrc:96
-#, fuzzy
msgctxt "RID_BASIC_START"
msgid "Object required."
msgstr "ವಸ್ತುವಿನ ಅಗತ್ಯವಿದೆ."
#: basic.hrc:97
-#, fuzzy
msgctxt "RID_BASIC_START"
msgid "Invalid use of an object."
msgstr "ಒಂದು ವಸ್ತುವಿನ ಅಮಾನ್ಯವಾದ ಬಳಕೆ."
#: basic.hrc:98
-#, fuzzy
msgctxt "RID_BASIC_START"
msgid "OLE Automation is not supported by this object."
msgstr "OLE ಸ್ವಯಂಚಾಲನೆಯನ್ನು ಈ ವಸ್ತುವು ಬೆಂಬಲಿಸುವುದಿಲ್ಲ."
#: basic.hrc:99
-#, fuzzy
msgctxt "RID_BASIC_START"
msgid "This property or method is not supported by the object."
msgstr "ವಸ್ತುವಿನಿಂದ ಈ ಗುಣ ಅಥವ ವಿಧಾನವು ಬೆಂಬಲಿತವಾಗಿಲ್ಲ."
#: basic.hrc:100
-#, fuzzy
msgctxt "RID_BASIC_START"
msgid "OLE Automation Error."
msgstr "OLE ಸ್ವಯಂಚಾಲನೆಯಲ್ಲಿ ದೋಷ."
#: basic.hrc:101
-#, fuzzy
msgctxt "RID_BASIC_START"
msgid "This action is not supported by given object."
msgstr "ನೀಡಲಾದ ವಸ್ತುವಿನಿಂದ ಈ ಕ್ರಿಯೆಯು ಬೆಂಬಲಿತವಾಗಿಲ್ಲ."
#: basic.hrc:102
-#, fuzzy
msgctxt "RID_BASIC_START"
msgid "Named arguments are not supported by given object."
msgstr "ಹೆಸರಿಸಲಾದಂತಹ ಆರ್ಗುಮೆಂಟುಗಳು ಒದಗಿಸಲಾದ ವಸ್ತುವಿನಿಂದ ಬೆಂಬಲಿತವಾಗಿಲ್ಲ."
#: basic.hrc:103
-#, fuzzy
msgctxt "RID_BASIC_START"
msgid "The current locale setting is not supported by the given object."
msgstr "ನೀಡಲಾದ ವಸ್ತುವಿನಿಂದ ಪ್ರಸಕ್ತ ಪ್ರಾದೇಶಿಕ ಭಾಷಾ ಸಿದ್ಧತೆಯು ಬೆಂಬಲಿತವಾಗಿಲ್ಲ."
#: basic.hrc:104
-#, fuzzy
msgctxt "RID_BASIC_START"
msgid "Named argument not found."
msgstr "ಹೆಸರಿಸಲಾದ ಆರ್ಗುಮೆಂಟ್‌ ಕಂಡುಬಂದಿಲ್ಲ."
#: basic.hrc:105
-#, fuzzy
msgctxt "RID_BASIC_START"
msgid "Argument is not optional."
msgstr "ಆರ್ಗುಮೆಂಟ್‌ ಐಚ್ಛಿಕವಾದುದಲ್ಲ."
#: basic.hrc:106 /home/cl/vc/git/libo-core/basic/inc/basic.hrc:114
-#, fuzzy
msgctxt "RID_BASIC_START"
msgid "Invalid number of arguments."
msgstr "ಆರ್ಗುಮೆಂಟ್‌ಗಳ ಅಮಾನ್ಯವಾದ ಸಂಖ್ಯೆ."
#: basic.hrc:107
-#, fuzzy
msgctxt "RID_BASIC_START"
msgid "Object is not a list."
msgstr "ವಸ್ತುವು ಒಂದು ಪಟ್ಟಿಯಾಗಿಲ್ಲ."
#: basic.hrc:108
-#, fuzzy
msgctxt "RID_BASIC_START"
msgid "Invalid ordinal number."
msgstr "ಅಮಾನ್ಯವಾದ ಕ್ರಮಸೂಚಕ ಸಂಖ್ಯೆ."
#: basic.hrc:109
-#, fuzzy
msgctxt "RID_BASIC_START"
msgid "Specified DLL function not found."
msgstr "ಸೂಚಿಸಲಾದ DLL ಕ್ರಿಯೆಯು ಕಂಡುಬಂದಿಲ್ಲ."
#: basic.hrc:110
-#, fuzzy
msgctxt "RID_BASIC_START"
msgid "Invalid clipboard format."
msgstr "ಅಮಾನ್ಯವಾದ ಕ್ಲಿಪ್‌ಬೋರ್ಡ್ ವಿನ್ಯಾಸ."
#: basic.hrc:111
-#, fuzzy
msgctxt "RID_BASIC_START"
msgid "Object does not have this property."
msgstr "ವಸ್ತುವು ಈ ಗುಣವನ್ನು ಹೊಂದಿಲ್ಲ."
#: basic.hrc:112
-#, fuzzy
msgctxt "RID_BASIC_START"
msgid "Object does not have this method."
msgstr "ವಸ್ತುವು ಈ ವಿಧಾನವನ್ನು ಹೊಂದಿಲ್ಲ."
#: basic.hrc:113
-#, fuzzy
msgctxt "RID_BASIC_START"
msgid "Required argument lacking."
msgstr "ಅಗತ್ಯ ಆರ್ಗುಮೆಂಟಿನ ಕೊರತೆ ಇದೆ."
#: basic.hrc:115
-#, fuzzy
msgctxt "RID_BASIC_START"
msgid "Error executing a method."
msgstr "ವಿಧಾನವನ್ನು ಕಾರ್ಯಗತಗೊಳಿಸುವಲ್ಲಿ ದೋಷ."
#: basic.hrc:116
-#, fuzzy
msgctxt "RID_BASIC_START"
msgid "Unable to set property."
msgstr "ಗುಣವನ್ನು ಹೊಂದಿಸಲು ಸಾಧ್ಯವಾಗಿಲ್ಲ."
#: basic.hrc:117
-#, fuzzy
msgctxt "RID_BASIC_START"
msgid "Unable to determine property."
msgstr "ಗುಣವನ್ನು ನಿರ್ಧರಿಸಲು ಸಾಧ್ಯವಾಗಿಲ್ಲ."
#. Compiler errors. These are not runtime errors.
#: basic.hrc:119
-#, fuzzy
msgctxt "RID_BASIC_START"
msgid "Unexpected symbol: $(ARG1)."
msgstr "ಅನಿರೀಕ್ಷಿತ ಸಂಕೇತ: $(ARG1)."
#: basic.hrc:120
-#, fuzzy
msgctxt "RID_BASIC_START"
msgid "Expected: $(ARG1)."
msgstr "ಇದನ್ನು ನಿರೀಕ್ಷಿಸಲಾಗಿದೆ: $(ARG1)."
#: basic.hrc:121
-#, fuzzy
msgctxt "RID_BASIC_START"
msgid "Symbol expected."
msgstr "ಸಂಕೇತವನ್ನು ನಿರೀಕ್ಷಿಸಲಾಗಿದೆ."
#: basic.hrc:122
-#, fuzzy
msgctxt "RID_BASIC_START"
msgid "Variable expected."
msgstr "ಚರಮೌಲ್ಯವನ್ನು ನಿರೀಕ್ಷಿಸಲಾಗಿದೆ."
#: basic.hrc:123
-#, fuzzy
msgctxt "RID_BASIC_START"
msgid "Label expected."
msgstr "ಗುರುತುಚೀಟಿಯನ್ನು ನಿರೀಕ್ಷಿಸಲಾಗಿದೆ."
#: basic.hrc:124
-#, fuzzy
msgctxt "RID_BASIC_START"
msgid "Value cannot be applied."
msgstr "ಮೌಲ್ಯವನ್ನು ಅನ್ವಯಿಸಲು ಸಾಧ್ಯವಿಲ್ಲ."
#: basic.hrc:125
-#, fuzzy
msgctxt "RID_BASIC_START"
msgid "Variable $(ARG1) already defined."
msgstr "$(ARG1) ಚರಮೌಲ್ಯವನ್ನು ಈಗಾಗಲೆ ಸೂಚಿಸಲಾಗಿದೆ."
#: basic.hrc:126
-#, fuzzy
msgctxt "RID_BASIC_START"
msgid "Sub procedure or function procedure $(ARG1) already defined."
msgstr "ಉಪ ವಿಧಾನ ಅಥವ ಕ್ರಿಯೆ ವಿಧಾನ $(ARG1) ಅನ್ನು ಈಗಾಗಲೆ ಸೂಚಿಸಲಾಗಿದೆ."
#: basic.hrc:127
-#, fuzzy
msgctxt "RID_BASIC_START"
msgid "Label $(ARG1) already defined."
msgstr "ಗುರುತುಚೀಟಿ $(ARG1) ಅನ್ನು ಈಗಾಗಲೆ ಸೂಚಿಸಲಾಗಿದೆ."
#: basic.hrc:128
-#, fuzzy
msgctxt "RID_BASIC_START"
msgid "Variable $(ARG1) not found."
msgstr "$(ARG1) ಚರ ಮೌಲ್ಯವು ಕಂಡುಬಂದಿಲ್ಲ."
#: basic.hrc:129
-#, fuzzy
msgctxt "RID_BASIC_START"
msgid "Array or procedure $(ARG1) not found."
msgstr "ಅರೆ(array) ಅಥವ ವಿಧಾನ $(ARG1) ಕಂಡು ಬಂದಿಲ್ಲ."
#: basic.hrc:130
-#, fuzzy
msgctxt "RID_BASIC_START"
msgid "Procedure $(ARG1) not found."
msgstr "ವಿಧಾನ $(ARG1) ಕಂಡು ಬಂದಿಲ್ಲ."
#: basic.hrc:131
-#, fuzzy
msgctxt "RID_BASIC_START"
msgid "Label $(ARG1) undefined."
msgstr "ಗುರುತುಚೀಟಿ $(ARG1) ಅನ್ನು ಸೂಚಿಸಲಾಗಿಲ್ಲ."
#: basic.hrc:132
-#, fuzzy
msgctxt "RID_BASIC_START"
msgid "Unknown data type $(ARG1)."
msgstr "ಅಜ್ಞಾತ ದತ್ತಾಶಂದ ಬಗೆ $(ARG1)."
#: basic.hrc:133
-#, fuzzy
msgctxt "RID_BASIC_START"
msgid "Exit $(ARG1) expected."
msgstr "$(ARG1) ನ ನಿರ್ಗಮನವನ್ನು ನಿರೀಕ್ಷಿಸಲಾಗಿದೆ."
#: basic.hrc:134
-#, fuzzy
msgctxt "RID_BASIC_START"
msgid "Statement block still open: $(ARG1) missing."
msgstr "ಹೇಳಿಕೆ ವಿಭಾಗವು ಇನ್ನೂ ಸಹ ತೆರೆದೆ ಇದೆ: $(ARG1) ಕಾಣುತ್ತಿಲ್ಲ."
#: basic.hrc:135
-#, fuzzy
msgctxt "RID_BASIC_START"
msgid "Parentheses do not match."
msgstr "ಕೋಷ್ಟಕ ಚಿಹ್ನೆಗಳು ತಾಳೆಯಾಗುತ್ತಿಲ್ಲ."
#: basic.hrc:136
-#, fuzzy
msgctxt "RID_BASIC_START"
msgid "Symbol $(ARG1) already defined differently."
msgstr "ಸಂಕೇತ $(ARG1) ಅನ್ನು ಈಗಾಗಲೆ ಪ್ರತ್ಯೇಕವಾಗಿ ಸೂಚಿಸಲಾಗಿದೆ."
#: basic.hrc:137
-#, fuzzy
msgctxt "RID_BASIC_START"
msgid "Parameters do not correspond to procedure."
msgstr "ನಿಯತಾಂಕಗಳು ವಿಧಾನಕ್ಕೆ ತಾಳೆಯಾಗುತ್ತಿಲ್ಲ."
#: basic.hrc:138
-#, fuzzy
msgctxt "RID_BASIC_START"
msgid "Invalid character in number."
msgstr "ಸಂಖ್ಯೆಯಲ್ಲಿ ಅಮಾನ್ಯವಾದ ಅಕ್ಷರ."
#: basic.hrc:139
-#, fuzzy
msgctxt "RID_BASIC_START"
msgid "Array must be dimensioned."
msgstr "ಅರೆಯು(array) ಆಕಾರವನ್ನು ಹೊಂದಿರಬೇಕು."
#: basic.hrc:140
-#, fuzzy
msgctxt "RID_BASIC_START"
msgid "Else/Endif without If."
msgstr "If ಇಲ್ಲದ Else/Endif."
#: basic.hrc:141
-#, fuzzy
msgctxt "RID_BASIC_START"
msgid "$(ARG1) not allowed within a procedure."
msgstr "ಒಂದು ವಿಧಾನದ ಒಳಗೆ $(ARG1) ಗೆ ಅನುಮತಿ ಇಲ್ಲ."
#: basic.hrc:142
-#, fuzzy
msgctxt "RID_BASIC_START"
msgid "$(ARG1) not allowed outside a procedure."
msgstr "ಒಂದು ವಿಧಾನದ ಹೊರಗೆ $(ARG1) ಗೆ ಅನುಮತಿ ಇಲ್ಲ."
#: basic.hrc:143
-#, fuzzy
msgctxt "RID_BASIC_START"
msgid "Dimension specifications do not match."
msgstr "ಆಕಾರದ ಸೂಚನೆಗಳು ತಾಳೆಯಾಗುತ್ತಿಲ್ಲ."
#: basic.hrc:144
-#, fuzzy
msgctxt "RID_BASIC_START"
msgid "Unknown option: $(ARG1)."
msgstr "ಅಜ್ಞಾತ ಆಯ್ಕೆ: $(ARG1)."
#: basic.hrc:145
-#, fuzzy
msgctxt "RID_BASIC_START"
msgid "Constant $(ARG1) redefined."
msgstr "ಸ್ಥಿರಮೌಲ್ಯ $(ARG1) ಅನ್ನು ಮರಳಿ ವಿವರಿಸಲಾಗಿದೆ."
#: basic.hrc:146
-#, fuzzy
msgctxt "RID_BASIC_START"
msgid "Program too large."
msgstr "ಪ್ರೊಗ್ರಾಮ್‌ ಬಹಳ ದೊಡ್ಡದಾಗಿದೆ."
#: basic.hrc:147
-#, fuzzy
msgctxt "RID_BASIC_START"
msgid "Strings or arrays not permitted."
msgstr "ವಾಕ್ಯಗಳು ಅಥವ ಅರೆಗಳಿಗೆ(arrays) ಅನುಮತಿ ಇಲ್ಲ."
diff --git a/source/kn/chart2/messages.po b/source/kn/chart2/messages.po
index 960a8dafddc..115fc3d2fd4 100644
--- a/source/kn/chart2/messages.po
+++ b/source/kn/chart2/messages.po
@@ -919,25 +919,21 @@ msgid "Delete Series"
msgstr "ಸರಣಿಯನ್ನು ಅಳಿಸು"
#: chartdatadialog.ui:168
-#, fuzzy
msgctxt "chartdatadialog|MoveLeftColumn"
msgid "Move Series Left"
msgstr "."
#: chartdatadialog.ui:182
-#, fuzzy
msgctxt "chartdatadialog|MoveRightColumn"
msgid "Move Series Right"
msgstr "ಸರಣಿಯನ್ನು ಬಲಕ್ಕೆ ಜರುಗಿಸ."
#: chartdatadialog.ui:196
-#, fuzzy
msgctxt "chartdatadialog|MoveUpRow"
msgid "Move Row Up"
msgstr "."
#: chartdatadialog.ui:210
-#, fuzzy
msgctxt "chartdatadialog|MoveDownRow"
msgid "Move Row Down"
msgstr "ಸಾಲನ್ನು ಕೆಳಕ್ಕೆ ಜರುಗಿಸ."
@@ -1063,7 +1059,6 @@ msgid "Show _legend key"
msgstr "ಲೆಜೆಂಡ್ ಕೀಲಿಯನ್ನು ತೋರಿಸು (_l)"
#: dlg_DataLabel.ui:254
-#, fuzzy
msgctxt "dlg_DataLabel|CB_WRAP_TEXT"
msgid "Auto text _wrap"
msgstr "."
@@ -1449,7 +1444,6 @@ msgid "Reverse direction"
msgstr "ವಿಲೋಮ ದಿಕ್ಕು (_R)"
#: sidebaraxis.ui:56
-#, fuzzy
msgctxt "sidebaraxis|label1"
msgid "_Label position:"
msgstr "."
@@ -1503,13 +1497,11 @@ msgid "Titles"
msgstr "ಶೀರ್ಷಿಕೆಗಳು"
#: sidebarelements.ui:100
-#, fuzzy
msgctxt "sidebarelements|checkbutton_legend|tooltip_text"
msgid "Show Legend"
msgstr "."
#: sidebarelements.ui:123
-#, fuzzy
msgctxt "sidebarelements|placement_label"
msgid "_Placement:"
msgstr "ಸ್ಥಳನಿರ್ಧಾರ(_P."
@@ -1587,7 +1579,6 @@ msgid "Z axis title"
msgstr "Z ಅಕ್ಷದ ಶೀರ್ಷಿಕೆ"
#: sidebarelements.ui:283
-#, fuzzy
msgctxt "sidebarelements|checkbutton_2nd_x_axis"
msgid "2nd X axis"
msgstr "."
@@ -1599,7 +1590,6 @@ msgid "2nd X axis title"
msgstr "X ಅಕ್ಷದ ಶೀರ್ಷಿಕೆ"
#: sidebarelements.ui:309
-#, fuzzy
msgctxt "sidebarelements|checkbutton_2nd_y_axis"
msgid "2nd Y axis"
msgstr "."
@@ -1617,31 +1607,26 @@ msgid "Axes"
msgstr "ಅಕ್ಷಗಳು"
#: sidebarelements.ui:374
-#, fuzzy
msgctxt "sidebarelements|checkbutton_gridline_horizontal_major"
msgid "Horizontal major"
msgstr "."
#: sidebarelements.ui:388
-#, fuzzy
msgctxt "sidebarelements|checkbutton_gridline_vertical_major"
msgid "Vertical major"
msgstr "."
#: sidebarelements.ui:402
-#, fuzzy
msgctxt "sidebarelements|checkbutton_gridline_horizontal_minor"
msgid "Horizontal minor"
msgstr "."
#: sidebarelements.ui:416
-#, fuzzy
msgctxt "sidebarelements|checkbutton_gridline_vertical_minor"
msgid "Vertical minor"
msgstr "."
#: sidebarelements.ui:436
-#, fuzzy
msgctxt "sidebarelements|label_gri"
msgid "Gridlines"
msgstr "."
@@ -1665,7 +1650,6 @@ msgid "Category:"
msgstr "ವರ್ಗ (~C)"
#: sidebarerrorbar.ui:64
-#, fuzzy
msgctxt "sidebarerrorbar|comboboxtext_type"
msgid "Constant"
msgstr "ಸ್ಥಿರಾಂ."
@@ -1677,7 +1661,6 @@ msgid "Percentage"
msgstr "ಪ್ರತಿಶತ (_P)"
#: sidebarerrorbar.ui:66
-#, fuzzy
msgctxt "sidebarerrorbar|comboboxtext_type"
msgid "Cell Range or Data Table"
msgstr "."
@@ -1719,13 +1702,11 @@ msgid "Negative (-):"
msgstr "ಋಣ (-) (_N)"
#: sidebarerrorbar.ui:113
-#, fuzzy
msgctxt "sidebarerrorbar|spinbutton_pos"
msgid "0.00"
msgstr "೦.೦."
#: sidebarerrorbar.ui:129
-#, fuzzy
msgctxt "sidebarerrorbar|spinbutton_neg"
msgid "0.00"
msgstr "೦.೦."
@@ -1749,19 +1730,16 @@ msgid "Negative"
msgstr "ಋಣ (_g)"
#: sidebarerrorbar.ui:205
-#, fuzzy
msgctxt "sidebarerrorbar|label5"
msgid "Indicator"
msgstr "ಸೂಚ."
#: sidebarseries.ui:44
-#, fuzzy
msgctxt "sidebarseries|checkbutton_label"
msgid "Show data labels"
msgstr "."
#: sidebarseries.ui:67
-#, fuzzy
msgctxt "sidebarseries|label_box"
msgid "P_lacement:"
msgstr "."
@@ -1803,7 +1781,6 @@ msgid "Near origin"
msgstr "ಮೂಲದ ಹತ್ತಿರ"
#: sidebarseries.ui:112
-#, fuzzy
msgctxt "sidebarseries|checkbutton_trendline"
msgid "Show trendline"
msgstr "."
@@ -1839,13 +1816,11 @@ msgid "Secondary Y axis"
msgstr "ಅಪ್ರಧಾನ Y ಅಕ್ಷ"
#: sidebarseries.ui:254
-#, fuzzy
msgctxt "sidebarseries|axis_label"
msgid "Align Series to Axis"
msgstr "."
#: sidebarseries.ui:270
-#, fuzzy
msgctxt "sidebarseries|label_series_tmpl"
msgid "Data series '%1'"
msgstr "ದತ್ತಾಂಶ ಸರಣಿ '%1'"
@@ -1911,7 +1886,6 @@ msgid "Step to the _vertical mean"
msgstr "ಉದ್ದ ಸರಾಸರಿಗೆ ಏರಿಸು (_v)"
#: steppedlinesdlg.ui:210
-#, fuzzy
msgctxt "steppedlinesdlg|label2"
msgid "Type of Stepping"
msgstr "ಹಂತ ನೀಡಿಕೆಯ ಬಗೆ"
@@ -1937,7 +1911,6 @@ msgid "Te_xt direction:"
msgstr "ಪಠ್ಯದ ದಿಕ್ಕು (_x):"
#: titlerotationtabpage.ui:181
-#, fuzzy
msgctxt "titlerotationtabpage|labelTextOrient"
msgid "Text Orientation"
msgstr "ಪಠ್ಯದ ವಾಲಿಕೆ"
@@ -2104,7 +2077,6 @@ msgid "Axis _between categories"
msgstr "ವರ್ಗಗಳ ನಡುವಿನ ಅಕ್ಷ (_b)"
#: tp_AxisPositions.ui:129
-#, fuzzy
msgctxt "tp_AxisPositions|TXT_AXIS_LINE"
msgid "Axis Line"
msgstr "ಅಕ್ಷಾಂಶ ರೇಖೆ"
@@ -2195,7 +2167,6 @@ msgid "At axis and labels"
msgstr "ಅಕ್ಷಾಂಶದಲ್ಲಿ ಹಾಗು ಲೇಬಲ್‌ಗಳು"
#: tp_AxisPositions.ui:466
-#, fuzzy
msgctxt "tp_AxisPositions|TXT_FL_TICKS"
msgid "Interval Marks"
msgstr "ಮಧ್ಯಂತರ ಗುರುತುಗಳು"
@@ -2246,7 +2217,6 @@ msgid "Pyramid"
msgstr "ಪಿರಮಿಡ್ಡು"
#: tp_ChartType.ui:53
-#, fuzzy
msgctxt "tp_ChartType|FT_CAPTION_FOR_WIZARD"
msgid "Choose a Chart Type"
msgstr "ಒಂದು ನಕ್ಷೆಯ ಬಗೆಯನ್ನು ಆರಿಸು"
@@ -2437,7 +2407,6 @@ msgid "Show _legend key"
msgstr "ಲೆಜೆಂಡ್ ಕೀಲಿಯನ್ನು ತೋರಿಸು (_l)"
#: tp_DataLabel.ui:194
-#, fuzzy
msgctxt "tp_DataLabel|CB_WRAP_TEXT"
msgid "Auto text _wrap"
msgstr "."
@@ -2503,7 +2472,6 @@ msgid "Select data range"
msgstr "ದತ್ತಾಂಶ ವ್ಯಾಪ್ತಿಯನ್ನು ಆಯ್ಕೆ ಮಾಡು"
#: tp_DataSource.ui:28
-#, fuzzy
msgctxt "tp_DataSource|FT_CAPTION_FOR_WIZARD"
msgid "Customize Data Ranges for Individual Data Series"
msgstr "ಪ್ರತ್ಯೇಕ ದತ್ತಾಂಶ ಸರಣಿಗಳಿಗಾಗಿ ದತ್ತಾಂಶದ ವ್ಯಾಪ್ತಿಗಳನ್ನು ಅಗತ್ಯಾನುಗುಣಗೊಳಿಸು"
@@ -2696,7 +2664,6 @@ msgid "Te_xt direction"
msgstr "ಪಠ್ಯ ದಿಕ್ಕು (_x)"
#: tp_LegendPosition.ui:173
-#, fuzzy
msgctxt "tp_LegendPosition|TXT_ORIENTATION"
msgid "Text Orientation"
msgstr "ಪಠ್ಯದ ವಾಲಿಕೆ"
@@ -2717,7 +2684,6 @@ msgid "_Degrees"
msgstr "ಡಿಗ್ರಿಗಳು (_D)"
#: tp_PolarOptions.ui:127
-#, fuzzy
msgctxt "tp_PolarOptions|label2"
msgid "Starting Angle"
msgstr "ಆರಂಭದ ಕೋನ"
@@ -2728,7 +2694,6 @@ msgid "Include _values from hidden cells"
msgstr "ಅಡಗಿಸಲಾದ ಕೋಶಗಳಿಂದ ಮೌಲ್ಯಗಳನ್ನು ಒಳಗೊಳ್ಳಿಸು (_v)"
#: tp_PolarOptions.ui:170
-#, fuzzy
msgctxt "tp_PolarOptions|label3"
msgid "Plot Options"
msgstr "ನಕ್ಷೆಯ ಆಯ್ಕೆಗಳು"
@@ -2740,7 +2705,6 @@ msgid "Select data range"
msgstr "ದತ್ತಾಂಶ ಶ್ರೇಣಿಯನ್ನು ಆರಿಸು"
#: tp_RangeChooser.ui:28
-#, fuzzy
msgctxt "tp_RangeChooser|FT_CAPTION_FOR_WIZARD"
msgid "Choose a Data Range"
msgstr "ದತ್ತಾಂಶ ವ್ಯಾಪ್ತಿಯನ್ನು ಆಯ್ಕೆ ಮಾಡು"
@@ -2922,7 +2886,6 @@ msgid "Secondary Y axis"
msgstr "ಅಪ್ರಧಾನ Y ಅಕ್ಷ"
#: tp_SeriesToAxis.ui:82
-#, fuzzy
msgctxt "tp_SeriesToAxis|label1"
msgid "Align Data Series to"
msgstr "ಇದಕ್ಕೆ ದತ್ತ ಸರಣಿಯನ್ನು ಹೊಂದಿಸು"
@@ -2978,7 +2941,6 @@ msgid "Include _values from hidden cells"
msgstr "ಅಡಗಿಸಲಾದ ಕೋಶಗಳಿಂದ ಮೌಲ್ಯಗಳನ್ನು ಒಳಗೊಳ್ಳಿಸು (_v)"
#: tp_SeriesToAxis.ui:370
-#, fuzzy
msgctxt "tp_SeriesToAxis|label3"
msgid "Plot Options"
msgstr "ನಕ್ಷೆಯ ಆಯ್ಕೆಗಳು"
@@ -3045,7 +3007,6 @@ msgid "Force _Intercept"
msgstr "ಒತ್ತಾಯಪೂರ್ವಕವಾಗಿ ತಡೆ (_I)"
#: tp_Trendline.ui:447
-#, fuzzy
msgctxt "tp_Trendline|showEquation"
msgid "Show E_quation"
msgstr "ಸಮೀಕರಣವನ್ನು ತೋರಿಸು (_q)"
@@ -3056,7 +3017,6 @@ msgid "Show _Coefficient of Determination (R²)"
msgstr "ನಿಶ್ಚಿತತೆಯ ಗುಣಾಂಕವನ್ನು ತೋರಿಸು (R²) (_C)"
#: tp_Trendline.ui:484
-#, fuzzy
msgctxt "tp_Trendline|label5"
msgid "Trendline _Name"
msgstr "ಟ್ರೆಂಡ್‌ಲೈನ್‌ ಹೆಸರು(_N)"
@@ -3117,7 +3077,6 @@ msgid "_Break"
msgstr "ತಡೆ (_B)"
#: tp_axisLabel.ui:211
-#, fuzzy
msgctxt "tp_axisLabel|textflowL"
msgid "Text Flow"
msgstr "ಪಠ್ಯದ ಹರಿವು"
@@ -3143,7 +3102,6 @@ msgid "Te_xt direction:"
msgstr "ಪಠ್ಯದ ದಿಕ್ಕು (_x):"
#: tp_axisLabel.ui:403
-#, fuzzy
msgctxt "tp_axisLabel|labelTextOrient"
msgid "Text Orientation"
msgstr "ಪಠ್ಯದ ವಾಲಿಕೆ"
@@ -3209,7 +3167,6 @@ msgid "_Bottom"
msgstr "ಕೆಳಭಾಗ (_B)"
#: wizelementspage.ui:389
-#, fuzzy
msgctxt "wizelementspage|Axe"
msgid "Choose Titles, Legend, and Grid Settings"
msgstr "ಶೀರ್ಷಿಕೆಗಳ, ಲೆಜೆಂಡ್, ಹಾಗು ಚೌಕಜಾಲದ ಸಿದ್ಧತೆಗಳನ್ನು ಆರಿಸು"
@@ -3230,7 +3187,6 @@ msgid "Z axi_s"
msgstr "Z ಅಕ್ಷ (_s)"
#: wizelementspage.ui:479
-#, fuzzy
msgctxt "wizelementspage|label2"
msgid "Display Grids"
msgstr "ಚೌಕಜಾಲಗಳನ್ನು ತೋರಿಸು"
diff --git a/source/kn/connectivity/messages.po b/source/kn/connectivity/messages.po
index e2b92a4aac6..36b567cdcfc 100644
--- a/source/kn/connectivity/messages.po
+++ b/source/kn/connectivity/messages.po
@@ -527,55 +527,46 @@ msgid "The connection could not be established. The database was created by a ne
msgstr ""
#: strings.hrc:134
-#, fuzzy
msgctxt "STR_ROW_SET_OPERATION_VETOED"
msgid "The record operation has been vetoed."
msgstr "ರೆಕಾರ್ಡ್ ಕಾರ್ಯವನ್ನು ತಿರಸ್ಕರಿಸಲಾಗಿದೆ."
#: strings.hrc:135
-#, fuzzy
msgctxt "STR_PARSER_CYCLIC_SUB_QUERIES"
msgid "The statement contains a cyclic reference to one or more sub queries."
msgstr "ಹೇಳಿಕೆಯು ಒಂದು ಅಥವ ಹೆಚ್ಚಿನ ಉಪ ಮನವಿಗಳಿಗಾಗಿ ಒಂದು ಆವರ್ತ(ಸೈಕ್ಲಿಕ್) ಉಲ್ಲೇಖವನ್ನು ಹೊಂದಿದೆ."
#: strings.hrc:136
-#, fuzzy
msgctxt "STR_DB_OBJECT_NAME_WITH_SLASHES"
msgid "The name must not contain any slashes ('/')."
msgstr "ಹೆಸರಿನಲ್ಲಿ ಯಾವುದೆ ಅಡ್ಡಗೆರೆಗಳು('/') ಇರುವಂತಿಲ್ಲ."
#: strings.hrc:137
-#, fuzzy
msgctxt "STR_DB_INVALID_SQL_NAME"
msgid "$1$ is no SQL conform identifier."
msgstr "$1$ ಒಂದು SQL ಅನ್ನು ಪಾಲಿಸುವ ಪತ್ತೆಗಾರನಲ್ಲ."
#: strings.hrc:138
-#, fuzzy
msgctxt "STR_DB_QUERY_NAME_WITH_QUOTES"
msgid "Query names must not contain quote characters."
msgstr "ಮನವಿಯ ಹೆಸರು ಉದ್ದರಣ ಚಿಹ್ನೆಗಳನ್ನು ಹೊಂದಿರುವಂತಿಲ್ಲ."
#: strings.hrc:139
-#, fuzzy
msgctxt "STR_DB_OBJECT_NAME_IS_USED"
msgid "The name '$1$' is already in use in the database."
msgstr "'$1$' ಹೆಸರು ಈಗಾಗಲೆ ದತ್ತಸಂಚಯದಲ್ಲಿ ಅಸ್ತಿತ್ವದಲ್ಲಿದೆ."
#: strings.hrc:140
-#, fuzzy
msgctxt "STR_DB_NOT_CONNECTED"
msgid "No connection to the database exists."
msgstr "ದತ್ತಸಂಚಯಕ್ಕೆ ಯಾವುದೆ ಸಂಪರ್ಕವು ಲಭ್ಯವಿಲ್ಲ."
#: strings.hrc:141
-#, fuzzy
msgctxt "STR_AB_ADDRESSBOOK_NOT_FOUND"
msgid "No $1$ exists."
msgstr "$1$ ಅಸ್ತಿತ್ವದಲ್ಲಿಲ್ಲ."
#: strings.hrc:142
-#, fuzzy
msgctxt "STR_DATA_CANNOT_SELECT_UNFILTERED"
msgid "Unable to display the complete table content. Please apply a filter."
msgstr "ಸಂಪೂರ್ಣ ಕೋಷ್ಟಕದಲ್ಲಿನ ವಿಷಯಗಳನ್ನು ತೋರಿಸಲು ಸಾಧ್ಯವಾಗಿಲ್ಲ. ದಯವಿಟ್ಟು ಒಂದು ಫಿಲ್ಟರನ್ನು ಅಳವಡಿಸಿ."
diff --git a/source/kn/cui/messages.po b/source/kn/cui/messages.po
index 5b59fc24458..77c5ad3d36b 100644
--- a/source/kn/cui/messages.po
+++ b/source/kn/cui/messages.po
@@ -14,7 +14,6 @@ msgstr ""
"X-Generator: LibreOffice\n"
#: personalization.hrc:31
-#, fuzzy
msgctxt "RID_SVXSTR_PERSONA_CATEGORIES"
msgid "LibreOffice"
msgstr "OpenOffice.org"
@@ -26,7 +25,6 @@ msgid "Abstract"
msgstr "ಸಾರಾಂಶ: "
#: personalization.hrc:33
-#, fuzzy
msgctxt "RID_SVXSTR_PERSONA_CATEGORIES"
msgid "Color"
msgstr "ಬಣ್ಣ"
@@ -37,13 +35,11 @@ msgid "Music"
msgstr ""
#: personalization.hrc:35
-#, fuzzy
msgctxt "RID_SVXSTR_PERSONA_CATEGORIES"
msgid "Nature"
msgstr "ಪ್ರಕೃತಿ"
#: personalization.hrc:36
-#, fuzzy
msgctxt "RID_SVXSTR_PERSONA_CATEGORIES"
msgid "Solid"
msgstr "ಘನ"
@@ -217,7 +213,6 @@ msgid "Yes to All"
msgstr "ಎಲ್ಲದಕ್ಕೂ ಹೌದು"
#: strings.hrc:58
-#, fuzzy
msgctxt "RID_SXVSTR_CONFIRM_DELETE_TOOLBAR"
msgid "There are no more commands on the toolbar. Do you want to delete the toolbar?"
msgstr "ಈ ಉಪಕರಣಪಟ್ಟಿಯಲ್ಲಿ ಬೇರಾವುದೆ ಆಜ್ಞೆಗಳು ಇಲ್ಲ. ಈ ಉಪಕರಣಪಟ್ಟಿಯನ್ನು ಅಳಿಸಿಹಾಕಲು ಬಯಸುತ್ತೀರೆ?"
@@ -236,7 +231,6 @@ msgid "The toolbar configuration for %SAVE IN SELECTION% will be reset to the de
msgstr "%SAVE IN SELECTION% ಗಾಗಿನ ಉಪಕರಣಪಟ್ಟಿಯ ಸಂರಚನೆಯನ್ನು ಪೂರ್ವನಿಯೋಜಿತ ಸಿದ್ಧತೆಗಳಿಗೆ ಮರಳಿ ಹೊಂದಿಸಲಾಗುತ್ತದೆ. ನೀವು ಮುಂದುವರೆಯಲು ಬಯಸುತ್ತೀರೆ?"
#: strings.hrc:65
-#, fuzzy
msgctxt "RID_SVXSTR_CONFIRM_RESTORE_DEFAULT"
msgid "This will delete all changes previously made to this toolbar. Do you really want to reset the toolbar?"
msgstr "ಈ ಉಪಕರಣ ಪಟ್ಟಿಗೆ ಈ ಮೊದಲು ಮಾಡಲಾದ ಎಲ್ಲಾ ಬದಲಾವಣೆಗಳನ್ನು ಇದು ಅಳಿಸಿಹಾಕುತ್ತದೆ. ನೀವು ಉಪಕರಣಪಟ್ಟಿಯನ್ನು ನಿಜವಾಗಿಯೂ ಸಹ ಮರಳಿ ಹೊಂದಿಸಲು ಬಯಸುತ್ತೀರೆ?"
@@ -304,13 +298,11 @@ msgid "This is where you create a hyperlink to a Web page or FTP server connecti
msgstr "ಈ ಜಾಗದಲ್ಲಿ ನೀವು ಜಾಲಪುಟ ಅಥವ FTP ಪೂರೈಕೆಗಣಕದೊಂದಿಗೆ ಹೈಪರ್ಲಿಂಕನ್ನು ಜೋಡಿಸಬಹುದು."
#: strings.hrc:79
-#, fuzzy
msgctxt "RID_SVXSTR_HYPERDLG_HLMAILTP"
msgid "Mail"
msgstr "ಅಂಚೆ"
#: strings.hrc:80
-#, fuzzy
msgctxt "RID_SVXSTR_HYPERDLG_HLMAILTP_HELP"
msgid "This is where you create a hyperlink to an e-mail address."
msgstr "ಈ ಜಾಗದಲ್ಲಿ ಇ-ಮೈಲ್‌ ವಿಳಾಸ ಅಥವಾ ಸುದ್ದಿ ಗುಂಪಿಗೆ ಹೈಪರ್ಲಿಂಕನ್ನು ಜೋಡಿಸಬಹುದು."
@@ -367,7 +359,6 @@ msgid "All commands"
msgstr "ಆದೇಶಗಳನ್ನು ಸೇರಿಸು"
#: strings.hrc:92
-#, fuzzy
msgctxt "RID_SVXSTR_MACROS"
msgid "Macros"
msgstr "ಮ್ಯಾಕ್ರೋಗಳು"
@@ -449,19 +440,16 @@ msgid "Configuration (*.cfg)"
msgstr "ಸಂರಚನೆ (*.cfg)"
#: strings.hrc:109
-#, fuzzy
msgctxt "RID_SVXSTR_HYPDLG_ERR_LERR_NOENTRIES"
msgid "Targets do not exist in the document."
msgstr "ಗುರಿಗಳು ದಸ್ತಾವೇಜಿನಲ್ಲಿ ಇರುವುದಿಲ್ಲ."
#: strings.hrc:110
-#, fuzzy
msgctxt "RID_SVXSTR_HYPDLG_ERR_LERR_DOCNOTOPEN"
msgid "Couldn't open the document."
msgstr "ದಸ್ತಾವೇಜನ್ನು ತೆರೆಯಲು ಸಾಧ್ಯವಾಗಿಲ್ಲ."
#: strings.hrc:111
-#, fuzzy
msgctxt "RID_SVXSTR_EDITHINT"
msgid "[Enter text here]"
msgstr "[ಪಠ್ಯವನ್ನು ಇಲ್ಲಿ ನಮೂದಿಸಿ]"
@@ -871,13 +859,11 @@ msgid "From bottom"
msgstr "ಕೆಳಗಿಂದ"
#: strings.hrc:194
-#, fuzzy
msgctxt "RID_STR_SEARCH_NORECORD"
msgid "No records corresponding to your data found."
msgstr "ನಿಮ್ಮ ದತ್ತಾಂಶಕ್ಕೆ ಸಂಬಂಧಿತವಾದ ಯಾವುದೆ ದಾಖಲೆಗಳು ಕಂಡು ಬಂದಿಲ್ಲ."
#: strings.hrc:195
-#, fuzzy
msgctxt "RID_STR_SEARCH_GENERAL_ERROR"
msgid "An unknown error occurred. The search could not be finished."
msgstr "ತಿಳಿಯದ ಒಂದು ದೋಷ ಕಂಡುಬಂದಿದೆ. ಹುಡುಕನ್ನು ಪೂರ್ಣಗೊಳಿಸಲು ಸಾಧ್ಯವಾಗಿಲ್ಲ."
@@ -943,7 +929,6 @@ msgid "The file %1 already exists."
msgstr "%1 ಕಡತವು ಈಗಾಗಲೇ ಅಸ್ತಿತ್ವದಲ್ಲಿದೆ."
#: strings.hrc:210
-#, fuzzy
msgctxt "RID_SVXSTR_ADD_IMAGE"
msgid "Add Image"
msgstr "ಚಿತ್ರವನ್ನು ಸೇರಿಸು"
@@ -981,31 +966,26 @@ msgid "Manual"
msgstr "ಕೈಯಾರೆ"
#: strings.hrc:219
-#, fuzzy
msgctxt "STR_BROKENLINK"
msgid "Not available"
msgstr "ಲಭ್ಯವಿಲ್ಲ"
#: strings.hrc:220
-#, fuzzy
msgctxt "STR_CLOSELINKMSG"
msgid "Are you sure you want to remove the selected link?"
msgstr "ಆಯ್ಕೆ ಮಾಡಲಾದ ಕೊಂಡಿಯನ್ನು ನೀವು ಖಚಿತವಾಗಿಯೂ ತೆಗೆದು ಹಾಕಲು ಬಯಸುತ್ತೀರೆ?"
#: strings.hrc:221
-#, fuzzy
msgctxt "STR_CLOSELINKMSG_MULTI"
msgid "Are you sure you want to remove the selected link?"
msgstr "ಆಯ್ಕೆ ಮಾಡಲಾದ ಕೊಂಡಿಯನ್ನು ನೀವು ಖಚಿತವಾಗಿಯೂ ತೆಗೆದು ಹಾಕಲು ಬಯಸುತ್ತೀರೆ?"
#: strings.hrc:222
-#, fuzzy
msgctxt "STR_WAITINGLINK"
msgid "Waiting"
msgstr "ನಿರೀಕ್ಷಿಸುತ್ತಿದೆ"
#: strings.hrc:224
-#, fuzzy
msgctxt "RID_SVXSTR_SAVE_SCREENSHOT_AS"
msgid "Save Screenshot As..."
msgstr "ತೆರೆಚಿತ್ರವನ್ನು ಹೀಗೆ ಉಳಿಸು..."
@@ -1073,7 +1053,6 @@ msgstr ""
"ದಯವಿಟ್ಟು ಬೇರೊಂದು ಹೆಸರನ್ನು ಆಯ್ಕೆ ಮಾಡಿ."
#: strings.hrc:238
-#, fuzzy
msgctxt "RID_SVXSTR_QUERY_DELETE_CONFIRM"
msgid "Do you want to delete the entry?"
msgstr "ನೀವು ನಮೂದನ್ನು ಖಚಿತವಾಗಿಯೂ ಅಳಿಸಲು ಬಯಸುತ್ತೀರೆ?"
@@ -1251,19 +1230,16 @@ msgid "~Replace"
msgstr "ಬದಲಿಸು (~R)"
#: strings.hrc:289
-#, fuzzy
msgctxt "RID_SVXSTR_CONFIRM_SET_LANGUAGE"
msgid "Do you want to change the '%1' dictionary language?"
msgstr "%1 ಶಬ್ಧಕೋಶದ ಭಾಷೆಯನ್ನು ಬದಲಾಯಿಸಬೇಕೇ?"
#: strings.hrc:291
-#, fuzzy
msgctxt "RID_SVXSTR_COLOR_CONFIG_DELETE"
msgid "Do you really want to delete the color scheme?"
msgstr "ನೀವು ಖಚಿತವಾಗಿಯೂ ಬಣ್ಣ ವಿಧಾನವನ್ನು ಅಳಿಸಲು ಇಚ್ಛಿಸುತ್ತೀರಾ?"
#: strings.hrc:292
-#, fuzzy
msgctxt "RID_SVXSTR_COLOR_CONFIG_DELETE_TITLE"
msgid "Color Scheme Deletion"
msgstr "ಬಣ್ಣ ವಿಧಾನ ಅಳಿಸುವಿಕೆ"
@@ -1349,7 +1325,6 @@ msgid "Hyphenate special regions"
msgstr "ವಿಶೇಷ ಪ್ರದೇಶಗಳನ್ನು ಹೈಫನೇಟ್ ಮಾಡು"
#: strings.hrc:311
-#, fuzzy
msgctxt "RID_SVXSTR_JRE_NOT_RECOGNIZED"
msgid ""
"The folder you selected does not contain a Java runtime environment.\n"
@@ -1359,7 +1334,6 @@ msgstr ""
"ದಯವಿಟ್ಟು ಬೇರೆ ಕಡತಕೋಶವನ್ನು ಆಯ್ಕೆ ಮಾಡಿ."
#: strings.hrc:312
-#, fuzzy
msgctxt "RID_SVXSTR_JRE_FAILED_VERSION"
msgid ""
"The Java runtime environment you selected is not the required version.\n"
@@ -1467,7 +1441,6 @@ msgid "Please enter a name for the hatching:"
msgstr "ಗೆರೆಗಳನ್ನು ಕೊರೆಯುವಿಕೆಗೆ ದಯವಿಟ್ಟು ಹೆಸರನ್ನು ನಮೂದಿಸಿ:"
#: strings.hrc:334
-#, fuzzy
msgctxt "RID_SVXSTR_CHANGE"
msgid "Modify"
msgstr "ಮಾರ್ಪಡಿಸು"
@@ -1522,7 +1495,6 @@ msgid "Typeface:"
msgstr "ಟೈಪ್‌ಫೇಸ್"
#: strings.hrc:344
-#, fuzzy
msgctxt "RID_SVXSTR_CHARNAME_HIGHLIGHTING"
msgid "Highlight Color"
msgstr "ಹೈಲೈಟ್ ಬಣ್ಣ"
@@ -1661,19 +1633,16 @@ msgid "Selected Theme: "
msgstr "ಸಿದ್ಧವಿನ್ಯಾಸವನ್ನು ಆರಿಸು"
#: strings.hrc:372
-#, fuzzy
msgctxt "RID_SVXSTR_SEARCHING"
msgid "Searching, please wait..."
msgstr "ಹುಡುಕಲಾಗುತ್ತಿದೆ, ದಯವಿಟ್ಟು ಕಾಯಿರಿ..."
#: strings.hrc:373
-#, fuzzy
msgctxt "RID_SVXSTR_SEARCHERROR"
msgid "Cannot open %1, please try again later."
msgstr "%1 ಅನ್ನು ತರೆಯಲಾಗುತ್ತಿಲ್ಲ, ಸ್ವಲ್ಪ ಸಮಯದ ನಂತರ ಮರಳಿ ಪ್ರಯತ್ನಿಸಿ."
#: strings.hrc:374
-#, fuzzy
msgctxt "RID_SVXSTR_NORESULTS"
msgid "No results found."
msgstr "ಯಾವುದೆ ಫಲಿತಾಂಶಗಳು ಕಂಡುಬಂದಿಲ್ಲ."
@@ -1769,7 +1738,6 @@ msgid "Cast Shadow to Top Left"
msgstr "ನೆರಳನ್ನು ಮೇಲಿನ ಎಡಭಾಗಕ್ಕೆ ಬೀಳಿಸು"
#: treeopt.hrc:30
-#, fuzzy
msgctxt "SID_GENERAL_OPTIONS_RES"
msgid "%PRODUCTNAME"
msgstr "%PRODUCTNAME"
@@ -1781,7 +1749,6 @@ msgid "User Data"
msgstr "ಬಳಕೆದಾರ ದತ್ತಾಂಶ"
#: treeopt.hrc:32
-#, fuzzy
msgctxt "SID_GENERAL_OPTIONS_RES"
msgid "General"
msgstr "ಸಾಮಾನ್ಯ"
@@ -1793,13 +1760,11 @@ msgid "View"
msgstr "ನೋಟ"
#: treeopt.hrc:34
-#, fuzzy
msgctxt "SID_GENERAL_OPTIONS_RES"
msgid "Print"
msgstr "ಮುದ್ರಿಸು"
#: treeopt.hrc:35
-#, fuzzy
msgctxt "SID_GENERAL_OPTIONS_RES"
msgid "Paths"
msgstr "ಮಾರ್ಗಗಳು"
@@ -1811,7 +1776,6 @@ msgid "Fonts"
msgstr "ಅಕ್ಷರಶೈಲಿ"
#: treeopt.hrc:37
-#, fuzzy
msgctxt "SID_GENERAL_OPTIONS_RES"
msgid "Security"
msgstr "ಸುರಕ್ಷತೆ"
@@ -1845,7 +1809,6 @@ msgid "Basic IDE"
msgstr ""
#: treeopt.hrc:43
-#, fuzzy
msgctxt "SID_GENERAL_OPTIONS_RES"
msgid "Online Update"
msgstr "ಆನ್‌ಲೈನ್ ಅಪ್ಡೇಟ್"
@@ -1892,7 +1855,6 @@ msgid "Complex Text Layout"
msgstr "ಸಂಕೀರ್ಣ ಪಠ್ಯ ವಿನ್ಯಾಸ"
#: treeopt.hrc:59
-#, fuzzy
msgctxt "SID_INET_DLG_RES"
msgid "Internet"
msgstr "ಅಂತರ್ಜಾಲ"
@@ -1916,7 +1878,6 @@ msgid "%PRODUCTNAME Writer"
msgstr "%PRODUCTNAME ದೋಷ"
#: treeopt.hrc:67
-#, fuzzy
msgctxt "SID_SW_EDITOPTIONS_RES"
msgid "General"
msgstr "ಸಾಮಾನ್ಯ"
@@ -1958,13 +1919,11 @@ msgid "Basic Fonts (CTL)"
msgstr "ಮೂಲಭೂತ ಅಕ್ಷರಶೈಲಿಗಳು(CTL)"
#: treeopt.hrc:74
-#, fuzzy
msgctxt "SID_SW_EDITOPTIONS_RES"
msgid "Print"
msgstr "ಮುದ್ರಿಸು"
#: treeopt.hrc:75
-#, fuzzy
msgctxt "SID_SW_EDITOPTIONS_RES"
msgid "Table"
msgstr "ಕೋಷ್ಟಕ"
@@ -1982,7 +1941,6 @@ msgid "Comparison"
msgstr "ಹೋಲಿಕೆ"
#: treeopt.hrc:78
-#, fuzzy
msgctxt "SID_SW_EDITOPTIONS_RES"
msgid "Compatibility"
msgstr "ಹೊಂದಾಣಿಕೆ"
@@ -2024,13 +1982,11 @@ msgid "Grid"
msgstr "ಚೌಕಜಾಲ"
#: treeopt.hrc:89
-#, fuzzy
msgctxt "SID_SW_ONLINEOPTIONS_RES"
msgid "Print"
msgstr "ಮುದ್ರಿಸು"
#: treeopt.hrc:90
-#, fuzzy
msgctxt "SID_SW_ONLINEOPTIONS_RES"
msgid "Table"
msgstr "ಕೋಷ್ಟಕ"
@@ -2048,7 +2004,6 @@ msgid "%PRODUCTNAME Math"
msgstr "%PRODUCTNAME ಮ್ಯಾಕ್ರೋಸ್"
#: treeopt.hrc:97
-#, fuzzy
msgctxt "SID_SM_EDITOPTIONS_RES"
msgid "Settings"
msgstr "ಸಿದ್ಧತೆಗಳು"
@@ -2060,7 +2015,6 @@ msgid "%PRODUCTNAME Calc"
msgstr "%PRODUCTNAME ಮ್ಯಾಕ್ರೋಸ್"
#: treeopt.hrc:103
-#, fuzzy
msgctxt "SID_SC_EDITOPTIONS_RES"
msgid "General"
msgstr "ಸಾಮಾನ್ಯ"
@@ -2102,7 +2056,6 @@ msgid "Changes"
msgstr "ಬದಲಾಗಿದೆ"
#: treeopt.hrc:110
-#, fuzzy
msgctxt "SID_SC_EDITOPTIONS_RES"
msgid "Compatibility"
msgstr "ಹೊಂದಾಣಿಕೆ"
@@ -2114,7 +2067,6 @@ msgid "Grid"
msgstr "ಚೌಕಜಾಲ"
#: treeopt.hrc:112
-#, fuzzy
msgctxt "SID_SC_EDITOPTIONS_RES"
msgid "Print"
msgstr "ಮುದ್ರಿಸು"
@@ -2126,7 +2078,6 @@ msgid "%PRODUCTNAME Impress"
msgstr "%PRODUCTNAME ಮ್ಯಾಕ್ರೋಸ್"
#: treeopt.hrc:118
-#, fuzzy
msgctxt "SID_SD_EDITOPTIONS_RES"
msgid "General"
msgstr "ಸಾಮಾನ್ಯ"
@@ -2144,7 +2095,6 @@ msgid "Grid"
msgstr "ಚೌಕಜಾಲ"
#: treeopt.hrc:121
-#, fuzzy
msgctxt "SID_SD_EDITOPTIONS_RES"
msgid "Print"
msgstr "ಮುದ್ರಿಸು"
@@ -2156,7 +2106,6 @@ msgid "%PRODUCTNAME Draw"
msgstr "%PRODUCTNAME ದೋಷ"
#: treeopt.hrc:127
-#, fuzzy
msgctxt "SID_SD_GRAPHIC_OPTIONS_RES"
msgid "General"
msgstr "ಸಾಮಾನ್ಯ"
@@ -2174,13 +2123,11 @@ msgid "Grid"
msgstr "ಚೌಕಜಾಲ"
#: treeopt.hrc:130
-#, fuzzy
msgctxt "SID_SD_GRAPHIC_OPTIONS_RES"
msgid "Print"
msgstr "ಮುದ್ರಿಸು"
#: treeopt.hrc:135
-#, fuzzy
msgctxt "SID_SCH_EDITOPTIONS_RES"
msgid "Charts"
msgstr "ನಕ್ಷೆಗಳು"
@@ -2198,7 +2145,6 @@ msgid "Load/Save"
msgstr "ಲೋಡ್ ಮಾಡು / ಉಳಿಸು"
#: treeopt.hrc:142
-#, fuzzy
msgctxt "SID_FILTER_DLG_RES"
msgid "General"
msgstr "ಸಾಮಾನ್ಯ"
@@ -2210,7 +2156,6 @@ msgid "VBA Properties"
msgstr "VBA ಗುಣಗಳು"
#: treeopt.hrc:144
-#, fuzzy
msgctxt "SID_FILTER_DLG_RES"
msgid "Microsoft Office"
msgstr "ಮೈಕ್ರೊಸಾಫ್ಟ್ ಆಫೀಸ್"
@@ -2240,7 +2185,6 @@ msgid "Databases"
msgstr "ದತ್ತಸಂಚಯಗಳು"
#: aboutconfigdialog.ui:9
-#, fuzzy
msgctxt "aboutconfigdialog|AboutConfig"
msgid "Expert Configuration"
msgstr "ನುರಿತ ಸಂರಚನೆ"
@@ -2297,7 +2241,6 @@ msgid "Version: %ABOUTBOXPRODUCTVERSION%ABOUTBOXPRODUCTVERSIONSUFFIX"
msgstr "ಆವೃತ್ತಿ: %ABOUTBOXPRODUCTVERSION%ABOUTBOXPRODUCTVERSIONSUFFIX"
#: aboutdialog.ui:11
-#, fuzzy
msgctxt "aboutdialog|AboutDialog"
msgid "About %PRODUCTNAME"
msgstr "%PRODUCTNAME ಬಗ್ಗೆ"
@@ -2359,7 +2302,6 @@ msgid "This release was supplied by %OOOVENDOR."
msgstr "ಈ ಬಿಡುಗಡೆಯನ್ನು %OOOVENDOR ಇಂದ ಒದಗಿಸಲಾಗಿದೆ."
#: aboutdialog.ui:276
-#, fuzzy
msgctxt "aboutdialog|link"
msgid "https://www.libreoffice.org/about-us/credits/"
msgstr "http://www.libreoffice.org/about-us/credits/"
@@ -2442,7 +2384,6 @@ msgid "Delete abbreviations"
msgstr "ಸಂಕ್ಷೇಪಾಕ್ಷರಗಳನ್ನು ಅಳಿಸಿ"
#: acorexceptpage.ui:167
-#, fuzzy
msgctxt "acorexceptpage|label1"
msgid "Abbreviations (no Subsequent Capital)"
msgstr "ಸಂಕೇತಾಕ್ಷರಗಳು (ನಂತರ ದೊಡ್ಡಕ್ಷರ ಇಲ್ಲ)"
@@ -2590,7 +2531,6 @@ msgid "Default"
msgstr "ಪೂರ್ವನಿಯೋಜಿತ"
#: applylocalizedpage.ui:286
-#, fuzzy
msgctxt "applylocalizedpage|label1"
msgid "Single Quotes"
msgstr "ಒಂದು ಜೋಡಿ ಉದ್ಧರಣ ಚಿಹ್ನೆಗಳು"
@@ -2641,7 +2581,6 @@ msgid "Default"
msgstr "ಪೂರ್ವನಿಯೋಜಿತ"
#: applylocalizedpage.ui:486
-#, fuzzy
msgctxt "applylocalizedpage|label10"
msgid "Double Quotes"
msgstr "ಎರಡು ಜೋಡಿ ಉದ್ಧರಣ ಚಿಹ್ನೆಗಳು"
@@ -2673,7 +2612,6 @@ msgid "None"
msgstr "ಏನೂ ಇಲ್ಲ"
#: areatabpage.ui:42
-#, fuzzy
msgctxt "areatabpage|btncolor"
msgid "Color"
msgstr "ಬಣ್ಣ"
@@ -2697,7 +2635,6 @@ msgid "Bitmap"
msgstr "ಬಿಟ್‌ಮ್ಯಾಪ್"
#: areatabpage.ui:94
-#, fuzzy
msgctxt "areatabpage|btnpattern"
msgid "Pattern"
msgstr "ಮಾದರಿ"
@@ -2713,13 +2650,11 @@ msgid "Allow hanging punctuation"
msgstr "ನೇತಾಡುವ ವಿರಾಮಚಿಹ್ನೆಯನ್ನು ಅನುಮತಿಸಿ"
#: asiantypography.ui:57
-#, fuzzy
msgctxt "asiantypography|checkApplySpacing"
msgid "Apply spacing between Asian, Latin and complex text"
msgstr "ಏಶಿಯಾದ, ಲ್ಯಾಟಿನ್‌ನ ಹಾಗು ಸಂಕೀರ್ಣ ಪಠ್ಯದ ನಡುವೆ ಅಂತರವನ್ನು ಅನ್ವಯಿಸಿ"
#: asiantypography.ui:79
-#, fuzzy
msgctxt "asiantypography|labelLineChange"
msgid "Line Change"
msgstr "ಸಾಲಿನ ಬದಲಾವಣೆ"
@@ -2793,7 +2728,6 @@ msgid "Image"
msgstr "ಚಿತ್ರಗಳು"
#: backgroundpage.ui:45
-#, fuzzy
msgctxt "backgroundpage|asft"
msgid "A_s:"
msgstr "ಆಗಿ (_s)"
@@ -2882,7 +2816,6 @@ msgid "Edit Links"
msgstr "ಕೊಂಡಿಗಳನ್ನು ಸಂಪಾದಿಸು"
#: baselinksdialog.ui:54
-#, fuzzy
msgctxt "baselinksdialog|UPDATE_NOW"
msgid "_Update"
msgstr "ಅಪ್‌ಡೇಟ್‌"
@@ -2942,25 +2875,21 @@ msgid "Element:"
msgstr "ಘಟಕ:"
#: baselinksdialog.ui:261
-#, fuzzy
msgctxt "baselinksdialog|TYPE2"
msgid "Type:"
msgstr "ಬಗೆ:"
#: baselinksdialog.ui:275
-#, fuzzy
msgctxt "baselinksdialog|UPDATE"
msgid "Update:"
msgstr "ಅಪ್‌ಡೇಟ್‌"
#: baselinksdialog.ui:352
-#, fuzzy
msgctxt "baselinksdialog|AUTOMATIC"
msgid "_Automatic"
msgstr "ಸ್ವಯಂಚಾಲಿತ (_A)"
#: baselinksdialog.ui:372
-#, fuzzy
msgctxt "baselinksdialog|MANUAL"
msgid "Ma_nual"
msgstr "ಮಾನವಕೃತ"
@@ -2989,13 +2918,11 @@ msgid "Original"
msgstr "ಮೂಲ (_O)"
#: bitmaptabpage.ui:127
-#, fuzzy
msgctxt "bitmaptabpage|bitmapstyle"
msgid "Filled"
msgstr "ತುಂಬಿಸಲಾದ"
#: bitmaptabpage.ui:128
-#, fuzzy
msgctxt "bitmaptabpage|bitmapstyle"
msgid "Stretched"
msgstr "ಎಳೆಯಲಾದ"
@@ -3118,7 +3045,6 @@ msgid "Tiling Offset:"
msgstr ""
#: bitmaptabpage.ui:423
-#, fuzzy
msgctxt "bitmaptabpage|tileofflb"
msgid "Row"
msgstr "ಅಡ್ಡಸಾಲು"
@@ -3136,7 +3062,6 @@ msgid "Options"
msgstr "ಆಯ್ಕೆಗಳು"
#: bitmaptabpage.ui:510
-#, fuzzy
msgctxt "bitmaptabpage|CTL_BITMAP_PREVIEW-atkobject"
msgid "Example"
msgstr "ಉದಾಹರಣೆ"
@@ -3212,7 +3137,6 @@ msgid "Border / Background"
msgstr "ಅಂಚು / ಹಿನ್ನೆಲೆ"
#: borderareatransparencydialog.ui:106
-#, fuzzy
msgctxt "borderareatransparencydialog|borders"
msgid "Borders"
msgstr "ಅಂಚುಗಳು"
@@ -3224,7 +3148,6 @@ msgid "Area"
msgstr "ಪ್ರದೇಶ"
#: borderareatransparencydialog.ui:151
-#, fuzzy
msgctxt "borderareatransparencydialog|transparence"
msgid "Transparency"
msgstr "ಪಾರದರ್ಶಕತೆ"
@@ -3266,7 +3189,6 @@ msgid "Remove border"
msgstr ""
#: borderpage.ui:141
-#, fuzzy
msgctxt "borderpage|label8"
msgid "Line Arrangement"
msgstr "ಸಾಲಿನ ವ್ಯವಸ್ಥೆ"
@@ -3301,7 +3223,6 @@ msgid "_Left:"
msgstr "ಎಡ(_L)"
#: borderpage.ui:354
-#, fuzzy
msgctxt "borderpage|rightft"
msgid "Right:"
msgstr "ಬಲ:"
@@ -3335,19 +3256,16 @@ msgid "_Position:"
msgstr "ಸ್ಥಾನ(_P)"
#: borderpage.ui:471
-#, fuzzy
msgctxt "borderpage|distanceft"
msgid "Distan_ce:"
msgstr "ದೂರ (_c)"
#: borderpage.ui:485
-#, fuzzy
msgctxt "borderpage|shadowcolorft"
msgid "C_olor:"
msgstr "ಬಣ್ಣ (_o)"
#: borderpage.ui:537
-#, fuzzy
msgctxt "borderpage|label11"
msgid "Shadow Style"
msgstr "ನೆರಳಿನ ಶೈಲಿ"
@@ -3373,19 +3291,16 @@ msgid "Hyphenation"
msgstr "ಹೈಫನೇಶನ್"
#: breaknumberoption.ui:97
-#, fuzzy
msgctxt "breaknumberoption|beforelabel"
msgid "Characters Before Break"
msgstr "ತಡೆಯ ಹಿಂದಿನ ಅಕ್ಷರಗಳು"
#: breaknumberoption.ui:136
-#, fuzzy
msgctxt "breaknumberoption|afterlabel"
msgid "Characters After Break"
msgstr "ತಡೆಯ ಮುಂದಿನ ಅಕ್ಷರಗಳು"
#: breaknumberoption.ui:175
-#, fuzzy
msgctxt "breaknumberoption|minimallabel"
msgid "Minimal Word Length"
msgstr "ಕನಿಷ್ಠ ಉದ್ದದ ಪದ"
@@ -3443,7 +3358,6 @@ msgid "_Extension:"
msgstr "ವಿಸ್ತರಣೆ (_E)"
#: calloutpage.ui:123
-#, fuzzy
msgctxt "calloutpage|lengthft"
msgid "_Length:"
msgstr "ಉದ್ದ (_L):"
@@ -3588,7 +3502,6 @@ msgid "_Degrees:"
msgstr "ಡಿಗ್ರಿಗಳು (_D)"
#: cellalignment.ui:136
-#, fuzzy
msgctxt "cellalignment|labelRefEdge"
msgid "_Reference edge:"
msgstr "ಉಲ್ಲೇಖದ ಅಂಚು (_R)"
@@ -3604,7 +3517,6 @@ msgid "Asian layout _mode"
msgstr "ಏಶಿಯಾದ ವಿನ್ಯಾಸ ವಿಧಾನ (_m)"
#: cellalignment.ui:241
-#, fuzzy
msgctxt "cellalignment|labelTextOrient"
msgid "Text Orientation"
msgstr "ಪಠ್ಯದ ವಾಲಿಕೆ"
@@ -3652,7 +3564,6 @@ msgid "I_ndent"
msgstr "ಇಂಡೆಂಟ್ (_n)"
#: cellalignment.ui:487
-#, fuzzy
msgctxt "cellalignment|LabelTextAlig"
msgid "Text Alignment"
msgstr "ಪಠ್ಯದ ಹೊಂದಿಕೆ"
@@ -3742,7 +3653,6 @@ msgid "Language:"
msgstr "ಭಾಷೆ (_L):"
#: charnamepage.ui:346
-#, fuzzy
msgctxt "charnamepage|label4"
msgid "Western Text Font"
msgstr "ಪಾಶ್ಚಿಮಾತ್ಯ ಪಠ್ಯ ಅಕ್ಷರಶೈಲಿ"
@@ -3778,7 +3688,6 @@ msgid "Language:"
msgstr "ಭಾಷೆ (_L):"
#: charnamepage.ui:661
-#, fuzzy
msgctxt "charnamepage|label6"
msgid "CTL Font"
msgstr "CTL ಅಕ್ಷರಶೈಲಿ"
@@ -4066,13 +3975,11 @@ msgid "Recent Colors"
msgstr ""
#: colorpage.ui:156
-#, fuzzy
msgctxt "colorpage|RGB"
msgid "RGB"
msgstr "RGB"
#: colorpage.ui:172
-#, fuzzy
msgctxt "colorpage|CMYK"
msgid "CMYK"
msgstr "CMYK"
@@ -4120,31 +4027,26 @@ msgid "Hex"
msgstr ""
#: colorpage.ui:458
-#, fuzzy
msgctxt "colorpage|label10"
msgid "_C"
msgstr "_C"
#: colorpage.ui:473
-#, fuzzy
msgctxt "colorpage|label16"
msgid "_K"
msgstr "_K"
#: colorpage.ui:488
-#, fuzzy
msgctxt "colorpage|label17"
msgid "_Y"
msgstr "_Y"
#: colorpage.ui:554
-#, fuzzy
msgctxt "colorpage|label15"
msgid "_M"
msgstr "_M"
#: colorpage.ui:579
-#, fuzzy
msgctxt "colorpage|label5"
msgid "Active"
msgstr "ಸಕ್ರಿಯ"
@@ -4155,13 +4057,11 @@ msgid "New Color"
msgstr "ಹೊಸ ಬಣ್ಣ"
#: colorpage.ui:656
-#, fuzzy
msgctxt "colorpage|B_custom"
msgid "Blue"
msgstr "ನೀಲಿ"
#: colorpage.ui:671
-#, fuzzy
msgctxt "colorpage|R_custom"
msgid "Red"
msgstr "ಕೆಂಪು"
@@ -4182,7 +4082,6 @@ msgid "_R"
msgstr "_R"
#: colorpage.ui:728
-#, fuzzy
msgctxt "colorpage|G_custom"
msgid "Green"
msgstr "ಹಸಿರು"
@@ -4250,7 +4149,6 @@ msgid "Hex _#:"
msgstr ""
#: colorpickerdialog.ui:363
-#, fuzzy
msgctxt "colorpickerdialog|label1"
msgid "RGB"
msgstr "RGB"
@@ -4302,7 +4200,6 @@ msgid "_Key:"
msgstr "ಕೀಲಿಗಳು (_K)"
#: colorpickerdialog.ui:647
-#, fuzzy
msgctxt "colorpickerdialog|label4"
msgid "CMYK"
msgstr "CMYK"
@@ -4344,7 +4241,6 @@ msgid "Contents"
msgstr "ವಿಷಯಗಳು"
#: connectortabpage.ui:34
-#, fuzzy
msgctxt "connectortabpage|FT_TYPE"
msgid "_Type:"
msgstr "ಬಗೆ (_T):"
@@ -4368,7 +4264,6 @@ msgid "Line _3:"
msgstr "ಸಾಲು _3"
#: connectortabpage.ui:170
-#, fuzzy
msgctxt "connectortabpage|label2"
msgid "Line Skew"
msgstr "ಸಾಲಿನ ತಿರುಚು"
@@ -4409,7 +4304,6 @@ msgid "Preview"
msgstr "ಅವಲೋಕನ"
#: connectortabpage.ui:347
-#, fuzzy
msgctxt "connectortabpage|CTL_PREVIEW-atkobject"
msgid "Example"
msgstr "ಉದಾಹರಣೆ"
@@ -4440,7 +4334,6 @@ msgid "_Timeout (seconds)"
msgstr "ಕಾಲಾವಧಿ ತೀರಿಕೆ (ಸೆಕೆಂಡುಗಳು) (_T)"
#: connpooloptions.ui:208
-#, fuzzy
msgctxt "connpooloptions|label1"
msgid "Connection Pool"
msgstr "ಸಂಪರ್ಕದ ಪೂಲ್"
@@ -4491,7 +4384,6 @@ msgid "_Width:"
msgstr "ಅಗಲ (_W):"
#: croppage.ui:287
-#, fuzzy
msgctxt "croppage|label7"
msgid "_Height:"
msgstr "ಎತ್ತರ(_H):"
@@ -4508,13 +4400,11 @@ msgid "_Width:"
msgstr "ಅಗಲ (_W):"
#: croppage.ui:378
-#, fuzzy
msgctxt "croppage|label9"
msgid "_Height:"
msgstr "ಎತ್ತರ(_H):"
#: croppage.ui:408
-#, fuzzy
msgctxt "croppage|label11"
msgid "Image Size"
msgstr "ಚಿತ್ರದ ಗಾತ್ರ"
@@ -4633,7 +4523,6 @@ msgid "_Edit..."
msgstr "ಸಂಪಾದಿಸು (_E)..."
#: dbregisterpage.ui:117
-#, fuzzy
msgctxt "dbregisterpage|label1"
msgid "Registered Databases"
msgstr "ನೋಂದಾಯಿಸಲಾದ ದತ್ತಸಂಚಯಗಳು"
@@ -5163,7 +5052,6 @@ msgid "Assign Macro"
msgstr "ಮ್ಯಾಕ್ರೊವನ್ನು ನಿಯೋಜಿಸು"
#: eventassignpage.ui:47
-#, fuzzy
msgctxt "eventassignpage|existingmacrosft"
msgid "Existing Macros"
msgstr "ಈಗಿರುವ ಮ್ಯಾಕ್ರೊಗಳು"
@@ -5279,7 +5167,6 @@ msgid "Form:"
msgstr "ಫಾರ್ಮ್"
#: fmsearchdialog.ui:409
-#, fuzzy
msgctxt "fmsearchdialog|label2"
msgid "Where to Search"
msgstr "ಎಲ್ಲಿ ಹುಡುಕಬೇಕು"
@@ -5415,7 +5302,6 @@ msgid "_File type:"
msgstr "ಕಡತದ ಬಗೆ (_F)"
#: galleryfilespage.ui:77
-#, fuzzy
msgctxt "galleryfilespage|files-atkobject"
msgid "Files Found"
msgstr "ಕಂಡುಬಂದ ಕಡತಗಳು"
@@ -5472,7 +5358,6 @@ msgid "Find"
msgstr "ಹುಡುಕು"
#: gallerysearchprogress.ui:78
-#, fuzzy
msgctxt "gallerysearchprogress|label1"
msgid "File Type"
msgstr "ಕಡತದ ಬಗೆ"
@@ -5541,7 +5426,6 @@ msgid "Gradient"
msgstr "ಗ್ರೇಡಿಯಂಟ್ (_G)"
#: gradientpage.ui:149
-#, fuzzy
msgctxt "gradientpage|typeft"
msgid "_Type:"
msgstr "ಬಗೆ (_T):"
@@ -5577,7 +5461,6 @@ msgid "Square"
msgstr "ಚೌಕ"
#: gradientpage.ui:197
-#, fuzzy
msgctxt "gradientpage|incrementft"
msgid "Increment:"
msgstr "ಏರಿಕೆಗಳು:"
@@ -5683,7 +5566,6 @@ msgid "Original"
msgstr "ಮೂಲ (_O)"
#: hangulhanjaconversiondialog.ui:132
-#, fuzzy
msgctxt "hangulhanjaconversiondialog|label3"
msgid "Word"
msgstr "ಪದಗಳು"
@@ -5695,7 +5577,6 @@ msgid "_Find"
msgstr "ಹುಡುಕು"
#: hangulhanjaconversiondialog.ui:181
-#, fuzzy
msgctxt "hangulhanjaconversiondialog|label4"
msgid "Suggestions"
msgstr "ಸಲಹೆಗಳು (_S)"
@@ -5767,7 +5648,6 @@ msgid "Hanja onl_y"
msgstr "ಹಂಜಾ ಮಾತ್ರ (~y)"
#: hangulhanjaconversiondialog.ui:440
-#, fuzzy
msgctxt "hangulhanjaconversiondialog|ignore"
msgid "_Ignore"
msgstr "ಕಡೆಗಣಿಸು"
@@ -5779,7 +5659,6 @@ msgid "Always I_gnore"
msgstr "ಯಾವಾಗಲೂ ಕಡೆಗಣಿಸು (~g)"
#: hangulhanjaconversiondialog.ui:470
-#, fuzzy
msgctxt "hangulhanjaconversiondialog|replace"
msgid "_Replace"
msgstr "ಬದಲಿಸು (_R)"
@@ -5803,13 +5682,11 @@ msgid "Options"
msgstr "ಆಯ್ಕೆಗಳು"
#: hangulhanjaeditdictdialog.ui:9
-#, fuzzy
msgctxt "hangulhanjaeditdictdialog|HangulHanjaEditDictDialog"
msgid "Edit Custom Dictionary"
msgstr "ಅಗತ್ಯಾನುಗುಣ ಶಬ್ಧಕೋಶವನ್ನು ಸಂಪಾದಿಸಿ"
#: hangulhanjaeditdictdialog.ui:107
-#, fuzzy
msgctxt "hangulhanjaeditdictdialog|label4"
msgid "Book"
msgstr "ಪುಸ್ತಕ"
@@ -5821,7 +5698,6 @@ msgid "Original"
msgstr "ಮೂಲ (_O)"
#: hangulhanjaeditdictdialog.ui:326
-#, fuzzy
msgctxt "hangulhanjaeditdictdialog|label3"
msgid "Suggestions"
msgstr "ಸಲಹೆಗಳು (_S)"
@@ -5832,7 +5708,6 @@ msgid "Hangul/Hanja Options"
msgstr "ಹಂಗುಲ್/ಹಂಜಾ ಆಯ್ಕೆಗಳು"
#: hangulhanjaoptdialog.ui:107
-#, fuzzy
msgctxt "hangulhanjaoptdialog|new"
msgid "New..."
msgstr "ಹೊಸ..."
@@ -5843,7 +5718,6 @@ msgid "Edit..."
msgstr "ಸಂಪಾದನೆ..."
#: hangulhanjaoptdialog.ui:172
-#, fuzzy
msgctxt "hangulhanjaoptdialog|label1"
msgid "User-defined Dictionaries"
msgstr "ಬಳಕೆದಾರ-ಸೂಚಿತ ಶಬ್ಧಕೋಶಗಳು"
@@ -5948,7 +5822,6 @@ msgid "Hyperlink"
msgstr "ವಿಸ್ತೃತಸಂಪರ್ಕಕೊಂಡಿ(ಹೈಪರ್ಲಿಂಕ್)"
#: hyperlinkdialog.ui:42
-#, fuzzy
msgctxt "hyperlinkdialog|apply"
msgid "Apply"
msgstr "ಅನ್ವಯಿಸು"
@@ -5978,7 +5851,6 @@ msgid "Open File"
msgstr "ಕಡತ ತೆರೆ"
#: hyperlinkdocpage.ui:82
-#, fuzzy
msgctxt "hyperlinkdocpage|label2"
msgid "Document"
msgstr "ದಸ್ತಾವೇಜು"
@@ -6032,7 +5904,6 @@ msgid "Te_xt:"
msgstr "ಪಠ್ಯ (_X)"
#: hyperlinkdocpage.ui:260
-#, fuzzy
msgctxt "hyperlinkdocpage|name_label"
msgid "N_ame:"
msgstr "ಹೆಸರು (_N):"
@@ -6044,7 +5915,6 @@ msgid "F_orm:"
msgstr "ಗಾಗಿ (_o)"
#: hyperlinkdocpage.ui:329
-#, fuzzy
msgctxt "hyperlinkdocpage|script|tooltip_text"
msgid "Events"
msgstr "ಘಟನೆಗಳು"
@@ -6080,7 +5950,6 @@ msgid "_Login name:"
msgstr "ಪ್ರವೇಶದ(ಲಾಗಿನ್) ಹೆಸರು (~L)"
#: hyperlinkinternetpage.ui:128
-#, fuzzy
msgctxt "hyperlinkinternetpage|password_label"
msgid "_Password:"
msgstr "ಗುಪ್ತಪದ (_P):"
@@ -6122,7 +5991,6 @@ msgid "F_orm:"
msgstr "ಗಾಗಿ (_o)"
#: hyperlinkinternetpage.ui:330
-#, fuzzy
msgctxt "hyperlinkinternetpage|script|tooltip_text"
msgid "Events"
msgstr "ಘಟನೆಗಳು"
@@ -6158,7 +6026,6 @@ msgid "_Subject:"
msgstr "ವಿಷಯ"
#: hyperlinkmailpage.ui:119
-#, fuzzy
msgctxt "hyperlinkmailpage|label2"
msgid "Mail"
msgstr "ಅಂಚೆ"
@@ -6176,7 +6043,6 @@ msgid "Te_xt:"
msgstr "ಪಠ್ಯ (_X)"
#: hyperlinkmailpage.ui:188
-#, fuzzy
msgctxt "hyperlinkmailpage|name_label"
msgid "N_ame:"
msgstr "ಹೆಸರು (_N):"
@@ -6188,7 +6054,6 @@ msgid "F_orm:"
msgstr "ಗಾಗಿ (_o)"
#: hyperlinkmailpage.ui:257
-#, fuzzy
msgctxt "hyperlinkmailpage|script|tooltip_text"
msgid "Events"
msgstr "ಘಟನೆಗಳು"
@@ -6206,7 +6071,6 @@ msgid "Target in Document"
msgstr "ದಸ್ತಾವೇಜಿನಲ್ಲಿನ ಗುರಿ"
#: hyperlinkmarkdialog.ui:22
-#, fuzzy
msgctxt "hyperlinkmarkdialog|apply"
msgid "_Apply"
msgstr "ಅನ್ವಯಿಸು"
@@ -6278,7 +6142,6 @@ msgid "Te_xt:"
msgstr "ಪಠ್ಯ (_X)"
#: hyperlinknewdocpage.ui:241
-#, fuzzy
msgctxt "hyperlinknewdocpage|name_label"
msgid "N_ame:"
msgstr "ಹೆಸರು (_N):"
@@ -6290,7 +6153,6 @@ msgid "F_orm:"
msgstr "ಗಾಗಿ (_o)"
#: hyperlinknewdocpage.ui:309
-#, fuzzy
msgctxt "hyperlinknewdocpage|script|tooltip_text"
msgid "Events"
msgstr "ಘಟನೆಗಳು"
@@ -6328,7 +6190,6 @@ msgid "Word:"
msgstr "ಪದಗಳು"
#: iconchangedialog.ui:10
-#, fuzzy
msgctxt "iconchangedialog|IconChange"
msgid "%PRODUCTNAME %PRODUCTVERSION"
msgstr "%PRODUCTNAME %PRODUCTVERSION"
@@ -6390,7 +6251,6 @@ msgid "Name:"
msgstr "ಹೆಸರು (_N):"
#: insertfloatingframe.ui:78
-#, fuzzy
msgctxt "insertfloatingframe|label7"
msgid "Contents:"
msgstr "ವಿಷಯಗಳು:"
@@ -6416,7 +6276,6 @@ msgid "Automatic"
msgstr "ತಾನಾಗಿಯೆ"
#: insertfloatingframe.ui:185
-#, fuzzy
msgctxt "insertfloatingframe|label1"
msgid "Scroll Bar"
msgstr "ಚಲನ ಪಟ್ಟಿಕೆ"
@@ -6479,7 +6338,6 @@ msgid "Create from file"
msgstr "ಕಡತದಿಂದ ರಚಿಸು"
#: insertoleobject.ui:151
-#, fuzzy
msgctxt "insertoleobject|label1"
msgid "Object Type"
msgstr "ವಸ್ತುವಿನ ಬಗೆ"
@@ -6653,7 +6511,6 @@ msgid "Save arrow styles"
msgstr "ಬಾಣದ ಶೈಲಿಗಳನ್ನು ಉಳಿಸಿ"
#: lineendstabpage.ui:276
-#, fuzzy
msgctxt "lineendstabpage|label1"
msgid "Organize Arrow Styles"
msgstr "ಬಾಣದ ಶೈಲಿಗಳನ್ನು ವ್ಯವಸ್ಥಿತವಾಗಿ ಜೋಡಿಸಿ"
@@ -6774,7 +6631,6 @@ msgid "_Transparency:"
msgstr "ಪಾರದರ್ಶಕತೆ (_T):"
#: linetabpage.ui:267
-#, fuzzy
msgctxt "linetabpage|label1"
msgid "Line Properties"
msgstr "ಗೆರೆಯ ಗುಣಲಕ್ಷಣಗಳು"
@@ -6815,7 +6671,6 @@ msgid "Synchroni_ze ends"
msgstr "ಹೊಂದಿಸಲಾದ ಮೂಲೆಗಳು (_z)"
#: linetabpage.ui:519
-#, fuzzy
msgctxt "linetabpage|label2"
msgid "Arrow Styles"
msgstr "ಬಾಣದ ಶೈಲಿಗಳು"
@@ -6831,7 +6686,6 @@ msgid "Ca_p style:"
msgstr "ಟೊಪ್ಪಿಯ ಶೈಲಿ (_p):"
#: linetabpage.ui:616
-#, fuzzy
msgctxt "linetabpage|label3"
msgid "Corner and Cap Styles"
msgstr "ಮೂಲೆ ಮತ್ತು ಟೊಪ್ಪಿಯ ಶೈಲಿಗಳು"
@@ -6862,7 +6716,6 @@ msgid "Icon"
msgstr "ಚಿಹ್ನೆ"
#: linetabpage.ui:798
-#, fuzzy
msgctxt "linetabpage|CTL_PREVIEW-atkobject"
msgid "Example"
msgstr "ಉದಾಹರಣೆ"
@@ -6893,7 +6746,6 @@ msgid "_Symbols"
msgstr "ಸಂಕೇತಗಳು (_S)"
#: macroassigndialog.ui:8
-#, fuzzy
msgctxt "macroassigndialog|MacroAssignDialog"
msgid "Assign Action"
msgstr "ಕ್ರಿಯೆಯನ್ನು ನಿಯೋಜಿಸು"
@@ -6964,7 +6816,6 @@ msgid "Category"
msgstr "ಪಂಗಡ"
#: macroselectordialog.ui:256
-#, fuzzy
msgctxt "macroselectordialog|macronameft"
msgid "Macro Name"
msgstr "ಮ್ಯಾಕ್ರೊ ಹೆಸರು"
@@ -6992,13 +6843,11 @@ msgid "Categor_y"
msgstr "ಪಂಗಡ"
#: menuassignpage.ui:90
-#, fuzzy
msgctxt "menuassignpage|contentslabel"
msgid "_Function"
msgstr "ಕಾರ್ಯಭಾರ (_F)"
#: menuassignpage.ui:105
-#, fuzzy
msgctxt "menuassignpage|label33"
msgid "Description"
msgstr "ವಿವರಣೆ"
@@ -7025,7 +6874,6 @@ msgid "Remove item"
msgstr ""
#: menuassignpage.ui:267
-#, fuzzy
msgctxt "menuassignpage|functionbtn"
msgid "_Function"
msgstr "ಕಾರ್ಯಭಾರ (_F)"
@@ -7105,7 +6953,6 @@ msgid "2"
msgstr "2"
#: mosaicdialog.ui:182
-#, fuzzy
msgctxt "mosaicdialog|label3"
msgid "_Height:"
msgstr "ಎತ್ತರ(_H):"
@@ -7164,7 +7011,6 @@ msgid "Path list:"
msgstr "ಮಾರ್ಗದ ಪಟ್ಟಿ"
#: multipathdialog.ui:185
-#, fuzzy
msgctxt "multipathdialog|label1"
msgid "Mark the Default Path for New Files"
msgstr "ಹೊಸ ಕಡತಗಳಿಗೆ ಪೂರ್ವನಿಯೋಜಿತ ಮಾರ್ಗವನ್ನು ಗುರುತು ಹಾಕು"
@@ -7364,7 +7210,6 @@ msgid "Fo_rmat"
msgstr "ವಿನ್ಯಾಸ (_r)"
#: numberingformatpage.ui:596
-#, fuzzy
msgctxt "numberingformatpage|sourceformat"
msgid "So_urce format"
msgstr "ಆಕರ ವಿನ್ಯಾಸ (_u)"
@@ -7380,7 +7225,6 @@ msgid "Level"
msgstr "ಸ್ತರ"
#: numberingoptionspage.ui:110
-#, fuzzy
msgctxt "numberingoptionspage|label4"
msgid "Number:"
msgstr "ಸಂಖ್ಯೆ (_N):"
@@ -7500,7 +7344,6 @@ msgid "Show sublevels:"
msgstr "ಉಪಹಂತಗಳನ್ನು ತೋರಿಸು"
#: numberingoptionspage.ui:438
-#, fuzzy
msgctxt "numberingoptionspage|bulletft"
msgid "Character:"
msgstr "ಅಕ್ಷರಗಳು:"
@@ -7512,7 +7355,6 @@ msgid "_Relative size:"
msgstr "ತುಲನಾತ್ಮಕ ಗಾತ್ರ (_R)"
#: numberingoptionspage.ui:466
-#, fuzzy
msgctxt "numberingoptionspage|colorft"
msgid "Color:"
msgstr "ಬಣ್ಣ (_r):"
@@ -7643,7 +7485,6 @@ msgid "N_umbering alignment:"
msgstr "ಸಂಖ್ಯಾಅನುಕ್ರಮಣಿಕೆಯ ವಾಲಿಕೆ (_u)"
#: numberingpositionpage.ui:394
-#, fuzzy
msgctxt "numberingpositionpage|label10"
msgid "Position and Spacing"
msgstr "ಸ್ಥಳ ಹಾಗು ಅಂತರ"
@@ -7703,7 +7544,6 @@ msgid "Allow animated _text"
msgstr "ಪಠ್ಯ ಸಜೀವನಕ್ಕೆ(ಎನಿಮೇಟ್) ಅವಕಾಶ ನೀಡು (_t)"
#: optaccessibilitypage.ui:101
-#, fuzzy
msgctxt "optaccessibilitypage|label1"
msgid "Miscellaneous Options"
msgstr "ಇತರೆ ಆಯ್ಕೆಗಳು"
@@ -7724,7 +7564,6 @@ msgid "_Use system colors for page previews"
msgstr "ಪುಟದ ಮುನ್ನೋಟಕ್ಕಾಗಿ ಗಣಕದ ಬಣ್ಣಗಳನ್ನು ಬಳಸು (_U)"
#: optaccessibilitypage.ui:188
-#, fuzzy
msgctxt "optaccessibilitypage|label2"
msgid "Options for High Contrast Appearance"
msgstr "ಅತಿ ವೈದೃಶ್ಯ ಗೋಚರಿಕೆಗಾಗಿನ ಆಯ್ಕೆಗಳು"
@@ -7785,7 +7624,6 @@ msgid "Location: "
msgstr "ಸ್ಥಳ: "
#: optadvancedpage.ui:280
-#, fuzzy
msgctxt "optadvancedpage|label1"
msgid "Java Options"
msgstr "ಜಾವಾ ಆಯ್ಕೆಗಳು"
@@ -7796,13 +7634,11 @@ msgid "Enable experimental features (may be unstable)"
msgstr ""
#: optadvancedpage.ui:330
-#, fuzzy
msgctxt "optadvancedpage|macrorecording"
msgid "Enable macro recording (may be limited)"
msgstr "ಮ್ಯಾಕ್ರೊ ರೆಕಾರ್ಡಿಂಗ್ ಅನ್ನು ಸಕ್ರಿಯಗೊಳಿಸು (ನಿಯಮಿತ)"
#: optadvancedpage.ui:344
-#, fuzzy
msgctxt "optadvancedpage|expertconfig"
msgid "Open Expert Configuration"
msgstr "ನುರಿತ ಸಂರಚನೆ"
@@ -7819,7 +7655,6 @@ msgid "_Scheme:"
msgstr "ಸ್ಕೀಮ್ (_S)"
#: optappearancepage.ui:88
-#, fuzzy
msgctxt "optappearancepage|label1"
msgid "Color Scheme"
msgstr "ವರ್ಣ ಹೊಂದಿಕೆ ವಿಧಾನ"
@@ -7840,7 +7675,6 @@ msgid "On"
msgstr "ಆರಂಭ"
#: optappearancepage.ui:189
-#, fuzzy
msgctxt "optappearancepage|label2"
msgid "Custom Colors"
msgstr "ಇಚ್ಛೆಯ ಬಣ್ಣಗಳು"
@@ -7888,7 +7722,6 @@ msgid "_Default"
msgstr "ಪೂರ್ವನಿಯೋಜಿತ (_D)"
#: optasianpage.ui:251
-#, fuzzy
msgctxt "optasianpage|languageft"
msgid "_Language:"
msgstr "ಭಾಷೆ (_L):"
@@ -7909,13 +7742,11 @@ msgid "Without user-defined line break symbols"
msgstr "ಬಳಕೆದಾರ-ಸೂಚಿತ ಸಾಲು ತಡೆ ಚಿಹ್ನೆಗಳಿಲ್ಲದೆ"
#: optasianpage.ui:340
-#, fuzzy
msgctxt "optasianpage|label3"
msgid "First and Last Characters"
msgstr "ಮೊದಲ ಹಾಗೂ ಕೊನೆಯ ಅಕ್ಷರಗಳು"
#: optbasicidepage.ui:29
-#, fuzzy
msgctxt "optbasicidepage|codecomplete_enable"
msgid "Enable code completion"
msgstr "ಪದದ ಪೂರ್ಣಗೊಳಿಕೆಯನ್ನು ಸಕ್ರಿಯಗೊಳಿಸು"
@@ -7926,19 +7757,16 @@ msgid "Code Completion"
msgstr "ಕೋಡ್ ಪೂರ್ಣಗೊಳಿಕೆ"
#: optbasicidepage.ui:81
-#, fuzzy
msgctxt "optbasicidepage|autoclose_proc"
msgid "Autoclose procedures"
msgstr "ಸ್ವಯಂಮುಚ್ಚುವಿಕೆ ವಿಧಾನಗಳು"
#: optbasicidepage.ui:95
-#, fuzzy
msgctxt "optbasicidepage|autoclose_paren"
msgid "Autoclose parenthesis"
msgstr "ಸ್ವಯಂಮುಚ್ಚುವಿಕೆ ಆವರಣಚಿಹ್ನೆ"
#: optbasicidepage.ui:109
-#, fuzzy
msgctxt "optbasicidepage|autoclose_quotes"
msgid "Autoclose quotes"
msgstr "ಸ್ವಯಂಮುಚ್ಚುವಿಕೆ ಉದ್ಧರಣಚಿಹ್ನೆಗಳು"
@@ -7964,7 +7792,6 @@ msgid "Language Features"
msgstr "ಭಾಷೆಯ ಸೌಲಭ್ಯಗಳು"
#: optchartcolorspage.ui:42
-#, fuzzy
msgctxt "optchartcolorspage|label20"
msgid "Chart Colors"
msgstr "ನಕ್ಷೆಯ ಬಣ್ಣಗಳು"
@@ -7995,7 +7822,6 @@ msgid "_Type and replace"
msgstr "ನಮೂದಿಸು ಹಾಗು ಬದಲಾಯಿಸು (_T)"
#: optctlpage.ui:99
-#, fuzzy
msgctxt "optctlpage|label1"
msgid "Sequence Checking"
msgstr "ಅನುಕ್ರಮದ ಪರಿಶೀಲನೆ"
@@ -8017,7 +7843,6 @@ msgid "_Visual"
msgstr "ಗೋಚರಿಸು (_V)"
#: optctlpage.ui:186
-#, fuzzy
msgctxt "optctlpage|label2"
msgid "Cursor Control"
msgstr "ತೆರೆಸೂಚಕದ ನಿಯಂತ್ರಣ"
@@ -8050,7 +7875,6 @@ msgid "Context"
msgstr "ಸನ್ನಿವೇಶ"
#: optctlpage.ui:254
-#, fuzzy
msgctxt "optctlpage|label4"
msgid "General Options"
msgstr "ಸಾಮಾನ್ಯ ಆಯ್ಕೆಗಳು"
@@ -8078,7 +7902,6 @@ msgid "Suppress hidden elements of documents"
msgstr ""
#: optemailpage.ui:171
-#, fuzzy
msgctxt "optemailpage|label1"
msgid "Sending Documents as E-mail Attachments"
msgstr "ದಸ್ತಾವೇಜುಗಳನ್ನು ಇ-ಮೈಲಿನ ಲಗತ್ತುಗಳಾಗಿ ಕಳುಹಿಸಲಾಗುತ್ತಿದೆ"
@@ -8094,7 +7917,6 @@ msgid "[S]: Convert and save the object"
msgstr "[S]: ವಸ್ತುವನ್ನು ಉಳಿಸು ಹಾಗು ಮಾರ್ಪಡಿಸು"
#: optfltrembedpage.ui:81
-#, fuzzy
msgctxt "optfltrembedpage|label1"
msgid "Embedded Objects"
msgstr "ಅಡಕಗೊಳಿಸಲಾದ ವಸ್ತುಗಳು"
@@ -8214,7 +8036,6 @@ msgid "_Apply replacement table"
msgstr "ಬದಲಾವಣಾ ಕೋಷ್ಟಕವನ್ನು ಅನ್ವಯಿಸು (_A)"
#: optfontspage.ui:227
-#, fuzzy
msgctxt "optfontspage|label4"
msgid "Replacement Table"
msgstr "ಬದಲು ಕೋಷ್ಟಕ"
@@ -8242,7 +8063,6 @@ msgid "_Non-proportional fonts only"
msgstr "ಅಸಮಪ್ರಮಾಣದ ಅಕ್ಷರಶೈಲಿಗಳು ಮಾತ್ರ (_N)"
#: optfontspage.ui:341
-#, fuzzy
msgctxt "optfontspage|label1"
msgid "Font Settings for HTML, Basic and SQL Sources"
msgstr "HTML, ಬೇಸಿಕ್ ಹಾಗು SQL ಆಕರಗಳಿಗಾಗಿನ ಅಕ್ಷರಶೈಲಿ ಸಿದ್ಧತೆಗಳು"
@@ -8263,7 +8083,6 @@ msgid "_Use %PRODUCTNAME dialogs"
msgstr "%PRODUCTNAME ಸಂವಾದಗಳನ್ನು ಬಳಸು (_U)"
#: optgeneralpage.ui:110
-#, fuzzy
msgctxt "optgeneralpage|label2"
msgid "Open/Save Dialogs"
msgstr "ಸಂವಾದ ಚೌಕಗಳನ್ನು ತೆರೆ/ಉಳಿಸು"
@@ -8274,7 +8093,6 @@ msgid "Use %PRODUCTNAME _dialogs"
msgstr "%PRODUCTNAME ನ ಸಂವಾದಗಳನ್ನು ಬಳಸು (_d)"
#: optgeneralpage.ui:151
-#, fuzzy
msgctxt "optgeneralpage|label3"
msgid "Print Dialogs"
msgstr "ಮುದ್ರಣ ಸಂವಾದಗಳು"
@@ -8285,7 +8103,6 @@ msgid "_Printing sets \"document modified\" status"
msgstr "ಮುದ್ರಣವು \"ದಸ್ತಾವೇಜನ್ನು ಮಾರ್ಪಡಿಸಲಾಗಿದೆ\" ಎಂದು ಗುರುತು ಹಾಕುತ್ತದೆ (_P)"
#: optgeneralpage.ui:192
-#, fuzzy
msgctxt "optgeneralpage|label4"
msgid "Document Status"
msgstr "ದಸ್ತಾವೇಜಿನ ಸ್ಥಿತಿ"
@@ -8301,7 +8118,6 @@ msgid "and "
msgstr "ಮತ್ತು "
#: optgeneralpage.ui:266
-#, fuzzy
msgctxt "optgeneralpage|label5"
msgid "Year (Two Digits)"
msgstr "ವರ್ಷ (ಎರಡು ಅಂಕಿಗಳು)"
@@ -8317,19 +8133,16 @@ msgid "Help Improve %PRODUCTNAME"
msgstr ""
#: optgeneralpage.ui:338
-#, fuzzy
msgctxt "optgeneralpage|quicklaunch"
msgid "Load %PRODUCTNAME during system start-up"
msgstr "ಆರಂಭಿಸುವ ಸಮಯದಲ್ಲಿ %PRODUCTNAME ಅನ್ನು ಲೋಡ್‌ ಮಾಡು"
#: optgeneralpage.ui:352
-#, fuzzy
msgctxt "optgeneralpage|systray"
msgid "Enable systray Quickstarter"
msgstr "ಸಿಸ್‌ಟ್ರೇ ಕ್ವಿಕ್‌ಸ್ಟಾರ್ಟರ್ ಅನ್ನು ಸಕ್ರಿಯಗೊಳಿಸು"
#: optgeneralpage.ui:372
-#, fuzzy
msgctxt "optgeneralpage|label8"
msgid "%PRODUCTNAME Quickstarter"
msgstr "%PRODUCTNAME ಕ್ವಿಕ್‌ಸ್ಟಾರ್ಟರ್"
@@ -8408,7 +8221,6 @@ msgid "Character _set:"
msgstr "ಕ್ಯಾರೆಕ್ಟರ್ ಸೆಟ್ (_s):"
#: opthtmlpage.ui:489
-#, fuzzy
msgctxt "opthtmlpage|savegrflocal"
msgid "_Copy local images to Internet"
msgstr "ಸ್ಥಳೀಯ ಗ್ರಾಫಿಕ್ಸನ್ನು ಅಂತರಜಾಲಕ್ಕೆ ಪ್ರತಿ ಮಾಡು (_C)"
@@ -8519,7 +8331,6 @@ msgid "Prolon_ged vowels (ka-/kaa)"
msgstr "ಉದ್ದನೆಯ ಸ್ವರಗಳು (ಕ-/ಕಾ) (_g)"
#: optjsearchpage.ui:311
-#, fuzzy
msgctxt "optjsearchpage|label1"
msgid "Treat as Equal"
msgstr "ಸಮವೆಂದು ಪರಿಗಣಿಸು"
@@ -8580,7 +8391,6 @@ msgid "_Same as locale setting ( %1 )"
msgstr "ಲೊಕ್ಯಾಲ್ ಸಿದ್ಧತೆಗಳಂತೆಯೆ ( %1 ) (~S) "
#: optlanguagespage.ui:175
-#, fuzzy
msgctxt "optlanguagespage|label1"
msgid "Language Of"
msgstr "ಇಲ್ಲಿಯ ಭಾಷೆ"
@@ -8609,7 +8419,6 @@ msgid "Western:"
msgstr "ಪಾಶ್ಚಿಮಾತ್ಯ"
#: optlanguagespage.ui:311
-#, fuzzy
msgctxt "optlanguagespage|label2"
msgid "Default Languages for Documents"
msgstr "ದಸ್ತಾವೇಜುಗಳ ಪೂರ್ವನಿಯೋಜಿತ ಭಾಷೆಗಳು"
@@ -8620,7 +8429,6 @@ msgid "Ignore s_ystem input language"
msgstr "ವ್ಯವಸ್ಥೆಯ ಇನ್‌ಪುಟ್ ಭಾಷೆಯನ್ನು ಕಡೆಗಣಿಸು (_y)"
#: optlanguagespage.ui:363
-#, fuzzy
msgctxt "optlanguagespage|label3"
msgid "Enhanced Language Support"
msgstr "ಸುಧಾರಿತ ಭಾಷಾ ಬೆಂಬಲ"
@@ -9114,7 +8922,6 @@ msgid "Macro Securit_y..."
msgstr "ಮ್ಯಾಕ್ರೋ ಸುರಕ್ಷತೆ (_y)..."
#: optsecuritypage.ui:221
-#, fuzzy
msgctxt "optsecuritypage|label3"
msgid "Macro Security"
msgstr "ಮ್ಯಾಕ್ರೋ ಸುರಕ್ಷತೆ"
@@ -9224,7 +9031,6 @@ msgid "Telephone (home/_work):"
msgstr ""
#: optuserpage.ui:134
-#, fuzzy
msgctxt "phoneft-atkobject"
msgid "Home telephone number"
msgstr "ಮನೆ ದೂರವಾಣಿ ಸಂಖ್ಯೆ"
@@ -9241,7 +9047,6 @@ msgid "First name"
msgstr "ಮೊದಲ ಹೆಸರು"
#: optuserpage.ui:189
-#, fuzzy
msgctxt "lastname-atkobject"
msgid "Last name"
msgstr "ಕೊನೆಯ ಹೆಸರು"
@@ -9283,25 +9088,21 @@ msgid "Position"
msgstr "ಸ್ಥಾನ"
#: optuserpage.ui:349
-#, fuzzy
msgctxt "home-atkobject"
msgid "Home telephone number"
msgstr "ಮನೆ ದೂರವಾಣಿ ಸಂಖ್ಯೆ"
#: optuserpage.ui:367
-#, fuzzy
msgctxt "work-atkobject"
msgid "Work telephone number"
msgstr "ಕೆಲಸದ ದೂರವಾಣಿ ಸಂಖ್ಯೆ"
#: optuserpage.ui:397
-#, fuzzy
msgctxt "fax-atkobject"
msgid "FAX number"
msgstr "ಪ್ಯಾಕ್ಸ್ ಸಂಖ್ಯೆ"
#: optuserpage.ui:415
-#, fuzzy
msgctxt "email-atkobject"
msgid "email address"
msgstr "ವಿಅಂಚೆ ವಿಳಾಸ"
@@ -9318,13 +9119,11 @@ msgid "Last name/first _name/father’s name/initials:"
msgstr "ಮೊದಲ ಹೆಸರು/ಕೊನೆಯ ಹೆಸರು/ತಂದೆಯ ಹೆಸರು/ಇನಿಶಿಯಲ್‌ಗಳು (_n)"
#: optuserpage.ui:472
-#, fuzzy
msgctxt "ruslastname-atkobject"
msgid "Last name"
msgstr "ಕೊನೆಯ ಹೆಸರು"
#: optuserpage.ui:490
-#, fuzzy
msgctxt "rusfathersname-atkobject"
msgid "Father's name"
msgstr "ತಂದೆಯ ಹೆಸರು"
@@ -9336,7 +9135,6 @@ msgid "Initials"
msgstr "ಇನಿಶಿಯಲ್‌ಗಳು"
#: optuserpage.ui:526
-#, fuzzy
msgctxt "rusfirstname-atkobject"
msgid "First name"
msgstr "ಮೊದಲ ಹೆಸರು"
@@ -9348,13 +9146,11 @@ msgid "Last/first _name/initials:"
msgstr "ಕೊನೆಯ/ಮೊದಲ ಹೆಸರು/ಇನಿಶಿಯಲ್‌ಗಳು (_n)"
#: optuserpage.ui:569
-#, fuzzy
msgctxt "eastlastname-atkobject"
msgid "Last name"
msgstr "ಕೊನೆಯ ಹೆಸರು"
#: optuserpage.ui:587
-#, fuzzy
msgctxt "eastfirstname-atkobject"
msgid "First name"
msgstr "ಮೊದಲ ಹೆಸರು"
@@ -9372,13 +9168,11 @@ msgid "_Street/apartment number:"
msgstr "ರಸ್ತೆ/ಅಪಾರ್ಟ್ಮೆಂಟಿನ ಸಂಖ್ಯೆ (_S)"
#: optuserpage.ui:648
-#, fuzzy
msgctxt "russtreet-atkobject"
msgid "Street"
msgstr "ರಸ್ತೆ"
#: optuserpage.ui:666
-#, fuzzy
msgctxt "ruslastname-atkobject"
msgid "Apartment number"
msgstr "ಅಪಾರ್ಟ್ಮೆಂಟಿನ ಸಂಖ್ಯೆ"
@@ -9486,7 +9280,6 @@ msgid "Automatic"
msgstr "ಸ್ವಯಂಚಾಲಿತ"
#: optviewpage.ui:190
-#, fuzzy
msgctxt "optviewpage|contextmenushortcuts"
msgid "Hide"
msgstr "ಅಡಗಿಸು"
@@ -9635,13 +9428,11 @@ msgid "Automatic"
msgstr "ಸ್ವಯಂಚಾಲಿತ"
#: optviewpage.ui:440
-#, fuzzy
msgctxt "optviewpage|sidebariconsize"
msgid "Small"
msgstr "ಚಿಕ್ಕದು"
#: optviewpage.ui:441
-#, fuzzy
msgctxt "optviewpage|sidebariconsize"
msgid "Large"
msgstr "ದೊಡ್ಡದು"
@@ -9658,13 +9449,11 @@ msgid "Automatic"
msgstr "ಸ್ವಯಂಚಾಲಿತ"
#: optviewpage.ui:469
-#, fuzzy
msgctxt "optviewpage|notebookbariconsize"
msgid "Small"
msgstr "ಚಿಕ್ಕದು"
#: optviewpage.ui:470
-#, fuzzy
msgctxt "optviewpage|notebookbariconsize"
msgid "Large"
msgstr "ದೊಡ್ಡದು"
@@ -10021,13 +9810,11 @@ msgid "1.5 Lines"
msgstr "1.5 ಸಾಲುಗಳು"
#: paraindentspacing.ui:49
-#, fuzzy
msgctxt "paraindentspacing|liststoreLB_LINEDIST"
msgid "Double"
msgstr "ಎರಡು"
#: paraindentspacing.ui:53
-#, fuzzy
msgctxt "paraindentspacing|liststoreLB_LINEDIST"
msgid "Proportional"
msgstr "ಅನುಗುಣವಾದ"
@@ -10187,7 +9974,6 @@ msgid "Delete _all"
msgstr "ಎಲ್ಲಾ ಅಳಿಸು (_a)"
#: paratabspage.ui:492
-#, fuzzy
msgctxt "paratabspage|label4"
msgid "points"
msgstr "ಬಿಂದುಗಳು"
@@ -10277,7 +10063,6 @@ msgid "_Modify"
msgstr "ಮಾರ್ಪಡಿಸು (_M)"
#: patterntabpage.ui:92
-#, fuzzy
msgctxt "patterntabpage|label3"
msgid "Pattern"
msgstr "ಮಾದರಿ"
@@ -10313,7 +10098,6 @@ msgid "Options"
msgstr "ಆಯ್ಕೆಗಳು"
#: patterntabpage.ui:295
-#, fuzzy
msgctxt "patterntabpage|CTL_PREVIEW-atkobject"
msgid "Example"
msgstr "ಉದಾಹರಣೆ"
@@ -10791,13 +10575,11 @@ msgid "go to record"
msgstr "ದಾಖಲೆಗೆ ಹೋಗು"
#: rotationtabpage.ui:52
-#, fuzzy
msgctxt "rotationtabpage|FT_POS_X"
msgid "Position _X:"
msgstr "ಸ್ಥಾನ _X:"
#: rotationtabpage.ui:66
-#, fuzzy
msgctxt "rotationtabpage|FT_POS_Y"
msgid "Position _Y:"
msgstr "ಸ್ಥಾನ _Y:"
@@ -11029,7 +10811,6 @@ msgid "Search Term or Firefox Theme URL"
msgstr ""
#: select_persona_dialog.ui:228
-#, fuzzy
msgctxt "select_persona_dialog|label6"
msgid "Categories"
msgstr "ಪಂಗಡಗಳು"
@@ -11061,7 +10842,6 @@ msgid "_Distance:"
msgstr "ದೂರ (_D)"
#: shadowtabpage.ui:142
-#, fuzzy
msgctxt "shadowtabpage|FT_TRANSPARENT"
msgid "_Transparency:"
msgstr "ಪಾರದರ್ಶಕತೆ (_T):"
@@ -11288,7 +11068,6 @@ msgid "Favorite Characters:"
msgstr ""
#: spellingdialog.ui:9
-#, fuzzy
msgctxt "spellingdialog|SpellingDialog"
msgid "Spelling: $LANGUAGE ($LOCATION)"
msgstr "ಕಾಗುಣಿತ: $LANGUAGE ($LOCATION)"
@@ -11384,7 +11163,6 @@ msgid "_Not in dictionary"
msgstr "ಶಬ್ಧಕೋಶದಲ್ಲಿ ಇಲ್ಲ (_N)"
#: spellingdialog.ui:386
-#, fuzzy
msgctxt "spellingdialog|paste"
msgid "Paste"
msgstr "ಅಂಟಿಸು"
@@ -11472,7 +11250,6 @@ msgid "_Width:"
msgstr "ಅಗಲ (_W):"
#: swpossizepage.ui:113
-#, fuzzy
msgctxt "swpossizepage|heightft"
msgid "H_eight:"
msgstr "ಎತ್ತರ (_e):"
@@ -11838,7 +11615,6 @@ msgid "With page st_yle:"
msgstr "ಪುಟ ಶೈಲಿಯೊಂದಿಗೆ(_y)"
#: textflowpage.ui:231
-#, fuzzy
msgctxt "textflowpage|labelType"
msgid "_Type:"
msgstr "ಬಗೆ (_T):"
@@ -11929,7 +11705,6 @@ msgid "Thesaurus"
msgstr "ಸಮಾನಾರ್ಥಕ ಪದಕೋಶ"
#: thesaurus.ui:43
-#, fuzzy
msgctxt "thesaurus|replace"
msgid "_Replace"
msgstr "ಬದಲಿಸು (_R)"
@@ -11988,7 +11763,6 @@ msgid "_No transparency"
msgstr "ಯಾವುದೆ ಪಾರದರ್ಶಕತೆ ಇಲ್ಲ (_N)"
#: transparencytabpage.ui:103
-#, fuzzy
msgctxt "transparencytabpage|RBT_TRANS_LINEAR"
msgid "_Transparency:"
msgstr "ಪಾರದರ್ಶಕತೆ (_T):"
@@ -12067,7 +11841,6 @@ msgid "_Delete..."
msgstr "ಅಳಿಸು..."
#: tsaurldialog.ui:51
-#, fuzzy
msgctxt "tsaurldialog|add"
msgid "_Add..."
msgstr "ಸೇರಿಸು (_A)..."
diff --git a/source/kn/dbaccess/messages.po b/source/kn/dbaccess/messages.po
index 6c688c3cc04..912958fb553 100644
--- a/source/kn/dbaccess/messages.po
+++ b/source/kn/dbaccess/messages.po
@@ -419,7 +419,6 @@ msgid "Migrate"
msgstr "ವರ್ಗಾಯಿಸು"
#: strings.hrc:100
-#, fuzzy
msgctxt "STR_STATE_SUMMARY"
msgid "Summary"
msgstr "ಸಾರಾಂಶ"
@@ -1498,13 +1497,11 @@ msgid "The directory $name$ could not be created."
msgstr "ಕೋಶ $name$ ಅನ್ನು ನಿರ್ಮಿಸಲು ಸಾಧ್ಯವಾಗಿಲ್ಲ."
#: strings.hrc:315
-#, fuzzy
msgctxt "STR_ALREADYEXISTOVERWRITE"
msgid "The file already exists. Overwrite?"
msgstr "ಈ ಕಡತವು ಈಗಾಗಲೇ ಲಭ್ಯವಿದೆ. ತಿದ್ದಿ ಬರೆಯಬೇಕೇ?"
#: strings.hrc:316
-#, fuzzy
msgctxt "STR_NEW_FOLDER"
msgid "Folder"
msgstr "ಕಡತಕೋಶ"
@@ -1611,7 +1608,6 @@ msgid "Firebird Database"
msgstr "ಫೈರ್‌ಬರ್ಡ್ ದತ್ತಸಂಚಯ"
#: strings.hrc:339
-#, fuzzy
msgctxt "STR_RSC_CHARSETS"
msgid "System"
msgstr "ವ್ಯವಸ್ಥೆ"
@@ -2483,7 +2479,6 @@ msgid "Press 'Next' to save a copy of your document, and to begin the migration.
msgstr "ನಿಮ್ಮ ದಸ್ತಾವೇಜಿನ ಒಂದು ಪ್ರತಿಯನ್ನು ಉಳಿಸಿಕೊಂಡು ನಂತರ ವರ್ಗಾವಣೆಯನ್ನು ಆರಂಭಿಸಲು 'ಮುಂದಕ್ಕೆ' ಅನ್ನು ಒತ್ತಿ."
#: backuppage.ui:76
-#, fuzzy
msgctxt "backuppage|label3"
msgid "Save to:"
msgstr "ಇದಕ್ಕೆ ಉಳಿಸು:"
@@ -2510,7 +2505,6 @@ msgid "Choose a data source:"
msgstr "ಒಂದು ದತ್ತಾಂಶ ಆಕರವನ್ನು ಆರಿಸಿ:"
#: collectionviewdialog.ui:11
-#, fuzzy
msgctxt "collectionviewdialog|CollectionView"
msgid "Save"
msgstr "ಉಳಿಸು"
@@ -2574,13 +2568,11 @@ msgid "_Browse…"
msgstr "ಜಾಲಾಡು"
#: connectionpage.ui:98
-#, fuzzy
msgctxt "connectionpage|generalLabel"
msgid "General"
msgstr "ಸಾಮಾನ್ಯ"
#: connectionpage.ui:140
-#, fuzzy
msgctxt "connectionpage|userNameLabel"
msgid "_User name:"
msgstr "ಬಳಕೆದಾರ ಹೆಸರು (_U):"
@@ -2736,7 +2728,6 @@ msgid "Indexes..."
msgstr "ಸೂಚಿಗಳು..."
#: dbwizconnectionpage.ui:36
-#, fuzzy
msgctxt "dbwizconnectionpage|helptext"
msgid "label"
msgstr "ಲೇಬಲ್"
@@ -2812,7 +2803,6 @@ msgid "Set Up a Connection to a MySQL Database"
msgstr "JDBC ದತ್ತಸಂಚಯಕ್ಕೆ ಒಂದು ಸಂಪರ್ಕವನ್ನು ಸಿದ್ಧಗೊಳಿಸಿ"
#: dbwizspreadsheetpage.ui:74
-#, fuzzy
msgctxt "dbwizspreadsheetpage|browse"
msgid "Browse"
msgstr "ಜಾಲಾಡು"
@@ -2830,7 +2820,6 @@ msgid "_Password required"
msgstr "ಗುಪ್ತಪದದ ಅಗತ್ಯವಿದೆ"
#: dbwiztextpage.ui:74
-#, fuzzy
msgctxt "dbwiztextpage|browse"
msgid "Browse"
msgstr "ಜಾಲಾಡು"
@@ -2848,7 +2837,6 @@ msgid "You are trying to delete all the columns in the table. A table cannot exi
msgstr "ನೀವು ಕೋಷ್ಟಕದಲ್ಲಿನ ಎಲ್ಲಾ ಲಂಬಸಾಲುಗಳನ್ನು ಅಳಿಸುಹಾಕಲು ಪ್ರಯತ್ನಿಸಿದ್ದೀರಿ. ಲಂಬಸಾಲುಗಳಿಲ್ಲದೆ ಒಂದು ಕೋಷ್ಟಕವು ಇರಲು ಸಾಧ್ಯವಿಲ್ಲ. ಕೋಷ್ಟಕವನ್ನು ದತ್ತಸಂಚಯದಿಂದ ಅಳಿಸ ಹಾಕಬೇಕೆ? ಇಲ್ಲದೆ ಹೋದಲ್ಲಿ, ಕೋಷ್ಟಕವನ್ನು ಹಾಗೆಯೆ ಉಳಿಸಿಕೊಳ್ಳಲಾಗುತ್ತದೆ."
#: designsavemodifieddialog.ui:12
-#, fuzzy
msgctxt "designsavemodifieddialog|DesignSaveModifiedDialog"
msgid "Do you want to save the changes?"
msgstr "ಬದಲಾವಣೆಗಳನ್ನು ನೀವು ಉಳಿಸಲು ಬಯಸುತ್ತೀರೆ?"
@@ -3384,7 +3372,6 @@ msgid "Overall progress:"
msgstr "ಒಟ್ಟಾರೆ ಪ್ರಗತಿ:"
#: migratepage.ui:83
-#, fuzzy
msgctxt "migratepage|overall"
msgid "document $current$ of $overall$"
msgstr "$overall$ ನ $current$ ದಸ್ತಾವೇಜು"
@@ -3408,7 +3395,6 @@ msgid "Connection Settings"
msgstr "ಸಂಪರ್ಕದ ಸಿದ್ಧತೆಗಳು"
#: mysqlnativepage.ui:90
-#, fuzzy
msgctxt "mysqlnativepage|usernamelabel"
msgid "_User name:"
msgstr "ಬಳಕೆದಾರ ಹೆಸರು (_U):"
@@ -3485,7 +3471,6 @@ msgid "_All"
msgstr "ಎಲ್ಲ"
#: namematchingpage.ui:65
-#, fuzzy
msgctxt "namematchingpage|none"
msgid "Non_e"
msgstr "ಯಾವುದೂ ಇಲ್ಲ"
@@ -3670,7 +3655,6 @@ msgid "<"
msgstr "<"
#: queryfilterdialog.ui:151
-#, fuzzy
msgctxt "queryfilterdialog|cond1"
msgid "<="
msgstr "<="
@@ -3758,13 +3742,11 @@ msgid "Table Name"
msgstr "ಕೋಷ್ಟಕದ ಹೆಸರು (~T)"
#: queryfuncmenu.ui:34
-#, fuzzy
msgctxt "queryfuncmenu|alias"
msgid "Alias"
msgstr "ಆಲಿಯಾಸ್"
#: queryfuncmenu.ui:48
-#, fuzzy
msgctxt "queryfuncmenu|distinct"
msgid "Distinct Values"
msgstr "ವಿಶಿಷ್ಟ ಮೌಲ್ಯಗಳು"
@@ -3947,7 +3929,6 @@ msgid "Do you want to save the changes made to the current index?"
msgstr "ಪ್ರಸಕ್ತ ಸೂಚಿಗೆ ನೀವು ಮಾಡಿದ ಬದಲಾವಣೆಗಳನ್ನು ಉಳಿಸಲು ಬಯಸುತ್ತೀರೆ?"
#: savemodifieddialog.ui:12
-#, fuzzy
msgctxt "savemodifieddialog|SaveModifiedDialog"
msgid "Do you want to save the changes?"
msgstr "ಬದಲಾವಣೆಗಳನ್ನು ನೀವು ಉಳಿಸಲು ಬಯಸುತ್ತೀರೆ?"
@@ -4018,7 +3999,6 @@ msgid "descending"
msgstr "ಇಳಿಕೆಕ್ರಮ"
#: sortdialog.ui:243
-#, fuzzy
msgctxt "sortdialog|label1"
msgid "Sort Order"
msgstr "ವಿಂಗಡಣೆಯ ಕ್ರಮ"
@@ -4202,7 +4182,6 @@ msgid "_Description:"
msgstr "ವಿವರಣೆ (_D):"
#: summarypage.ui:17
-#, fuzzy
msgctxt "summarypage|label1"
msgid "Summary"
msgstr "ಸಾರಾಂಶ"
@@ -4256,7 +4235,6 @@ msgid "Primary Key"
msgstr "ಪ್ರಾಥಮಿಕ ಕೀಲಿ"
#: tabledesignsavemodifieddialog.ui:12
-#, fuzzy
msgctxt "tabledesignsavemodifieddialog|TableDesignSaveModifiedDialog"
msgid "Do you want to save the changes?"
msgstr "ಬದಲಾವಣೆಗಳನ್ನು ನೀವು ಉಳಿಸಲು ಬಯಸುತ್ತೀರೆ?"
@@ -4369,13 +4347,11 @@ msgid "Thousands separator:"
msgstr "ಸಾವಿರದ ವಿಭಾಜಕ"
#: textpage.ui:273
-#, fuzzy
msgctxt "textpage|decimalseparator"
msgid "."
msgstr "."
#: textpage.ui:274
-#, fuzzy
msgctxt "textpage|decimalseparator"
msgid ","
msgstr ","
@@ -4393,13 +4369,11 @@ msgid ":"
msgstr ":"
#: textpage.ui:296
-#, fuzzy
msgctxt "textpage|thousandsseparator"
msgid "."
msgstr "."
#: textpage.ui:297
-#, fuzzy
msgctxt "textpage|thousandsseparator"
msgid ","
msgstr ","
diff --git a/source/kn/desktop/messages.po b/source/kn/desktop/messages.po
index d96be3a967d..ad7109f71b3 100644
--- a/source/kn/desktop/messages.po
+++ b/source/kn/desktop/messages.po
@@ -741,7 +741,6 @@ msgid "Extension Manager"
msgstr "ವಿಸ್ತರಣೆಯ ನಿರ್ವಾಹಕ"
#: extensionmanager.ui:82
-#, fuzzy
msgctxt "extensionmanager|optionsbtn"
msgid "_Options"
msgstr "ಆಯ್ಕೆಗಳು (_O)"
@@ -936,7 +935,6 @@ msgid "Downloading extensions..."
msgstr "ವಿಸ್ತರಣೆಗಳನ್ನು ಡೌನ್‌ಲೋಡ್‌ ಮಾಡಲಾಗುತ್ತಿದೆ..."
#: updateinstalldialog.ui:125
-#, fuzzy
msgctxt "updateinstalldialog|RESULTS"
msgid "Result"
msgstr "ಫಲಿತಾಂಶ"
@@ -954,7 +952,6 @@ msgid "%PRODUCTNAME has been updated to a new version. Some installed %PRODUCTNA
msgstr "%PRODUCTNAME ಅನ್ನು ಹೊಸ ಆವೃತ್ತಿಗೆ ಅಪ್‌ಡೇಟ್ ಮಾಡಲಾಗಿದೆ. ಅನುಸ್ಥಾಪಿಸಲಾದ ಕೆಲವು %PRODUCTNAME ವಿಸ್ತರಣೆಗಳು ಈ ಆವೃತ್ತಿಯೊಂದಿಗೆ ಹೊಂದಿಕೊಳ್ಳುವುದಿಲ್ಲ ಹಾಗು ಅವನ್ನು ಬಳಸುವ ಮೊದಲು ಅಪ್‌ಡೇಟ್ ಮಾಡುವ ಅಗತ್ಯವಿರುತ್ತದೆ."
#: updaterequireddialog.ui:62
-#, fuzzy
msgctxt "updaterequireddialog|progresslabel"
msgid "Adding %EXTENSION_NAME"
msgstr "%EXTENSION_NAME ಅನ್ನು ಸೇರಿಸಲಾಗುತ್ತಿದೆ"
diff --git a/source/kn/dictionaries/ca.po b/source/kn/dictionaries/ca.po
index 7088fcb8092..b6dc3901310 100644
--- a/source/kn/dictionaries/ca.po
+++ b/source/kn/dictionaries/ca.po
@@ -14,7 +14,6 @@ msgstr ""
"X-Generator: LibreOffice\n"
#: description.xml
-#, fuzzy
msgctxt ""
"description.xml\n"
"dispname\n"
diff --git a/source/kn/editeng/messages.po b/source/kn/editeng/messages.po
index 3e5868c1cb4..dce9179d21d 100644
--- a/source/kn/editeng/messages.po
+++ b/source/kn/editeng/messages.po
@@ -14,19 +14,16 @@ msgstr ""
"X-Generator: LibreOffice\n"
#: spellmenu.ui:12
-#, fuzzy
msgctxt "spellmenu|ignore"
msgid "I_gnore All"
msgstr "ಎಲ್ಲವನ್ನೂ ಕಡೆಗಣಿಸು (_g)"
#: spellmenu.ui:19
-#, fuzzy
msgctxt "spellmenu|insert"
msgid "_Add to Dictionary"
msgstr "ಶಬ್ಧಕೋಶಕ್ಕೆ ಸೇರಿಸು (_A)"
#: spellmenu.ui:33
-#, fuzzy
msgctxt "spellmenu|add"
msgid "_Add to Dictionary"
msgstr "ಶಬ್ಧಕೋಶಕ್ಕೆ ಸೇರಿಸು (_A)"
diff --git a/source/kn/extensions/messages.po b/source/kn/extensions/messages.po
index 0a416b2bd8c..26a0003cff0 100644
--- a/source/kn/extensions/messages.po
+++ b/source/kn/extensions/messages.po
@@ -14,7 +14,6 @@ msgstr ""
"X-Generator: LibreOffice\n"
#: command.hrc:29
-#, fuzzy
msgctxt "RID_RSC_ENUM_COMMAND_TYPE"
msgid "Table"
msgstr "ಕೋಷ್ಟಕ"
@@ -26,13 +25,11 @@ msgid "Query"
msgstr "ಪ್ರಶ್ನೆ"
#: command.hrc:31
-#, fuzzy
msgctxt "RID_RSC_ENUM_COMMAND_TYPE"
msgid "SQL command"
msgstr "SQL ಆದೇಶ"
#: showhide.hrc:29
-#, fuzzy
msgctxt "RID_RSC_ENUM_SHOWHIDE"
msgid "Hide"
msgstr "ಅಡಗಿಸು"
@@ -50,7 +47,6 @@ msgid "Top"
msgstr "ಮೇಲೆ"
#: stringarrays.hrc:28
-#, fuzzy
msgctxt "RID_RSC_ENUM_VERTICAL_ALIGN"
msgid "Middle"
msgstr "ಮಧ್ಯ"
@@ -62,13 +58,11 @@ msgid "Bottom"
msgstr "ಕೆಳಗೆ (_B):"
#: stringarrays.hrc:34
-#, fuzzy
msgctxt "RID_RSC_ENUM_ICONSIZE_TYPE"
msgid "Small"
msgstr "ಚಿಕ್ಕದು"
#: stringarrays.hrc:35
-#, fuzzy
msgctxt "RID_RSC_ENUM_ICONSIZE_TYPE"
msgid "Large"
msgstr "ದೊಡ್ಡದು"
@@ -80,7 +74,6 @@ msgid "Without frame"
msgstr "ಚೌಕಟ್ಟಿಲ್ಲದೆ"
#: stringarrays.hrc:41
-#, fuzzy
msgctxt "RID_RSC_ENUM_BORDER_TYPE"
msgid "3D look"
msgstr "3D ನೋಟ"
@@ -98,7 +91,6 @@ msgid "Valuelist"
msgstr "ಮೌಲ್ಯಪಟ್ಟಿ"
#: stringarrays.hrc:48
-#, fuzzy
msgctxt "RID_RSC_ENUM_LISTSOURCE_TYPE"
msgid "Table"
msgstr "ಕೋಷ್ಟಕ"
@@ -110,13 +102,11 @@ msgid "Query"
msgstr "ಪ್ರಶ್ನೆ"
#: stringarrays.hrc:50
-#, fuzzy
msgctxt "RID_RSC_ENUM_LISTSOURCE_TYPE"
msgid "Sql"
msgstr "Sql"
#: stringarrays.hrc:51
-#, fuzzy
msgctxt "RID_RSC_ENUM_LISTSOURCE_TYPE"
msgid "Sql [Native]"
msgstr "Sql [ಸ್ಥಳೀಯ]"
@@ -182,7 +172,6 @@ msgid "Previous record"
msgstr "ಹಿಂದಿನ ದಾಖಲೆ"
#: stringarrays.hrc:70
-#, fuzzy
msgctxt "RID_RSC_ENUM_BUTTONTYPE"
msgid "Next record"
msgstr "ಮುಂದಿನ ದಾಖಲೆ"
@@ -224,13 +213,11 @@ msgid "Refresh form"
msgstr "ಫಾರ್ಮನ್ನು ಪುನಶ್ಚೇತನಗೊಳಿಸು"
#: stringarrays.hrc:81
-#, fuzzy
msgctxt "RID_RSC_ENUM_SUBMIT_METHOD"
msgid "Get"
msgstr "ಪಡೆ"
#: stringarrays.hrc:82
-#, fuzzy
msgctxt "RID_RSC_ENUM_SUBMIT_METHOD"
msgid "Post"
msgstr "ಸೇರಿಸು"
@@ -248,13 +235,11 @@ msgid "Multipart"
msgstr "ಬಹುಭಾಗ"
#: stringarrays.hrc:89
-#, fuzzy
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "Text"
msgstr "ಪಠ್ಯ"
#: stringarrays.hrc:94
-#, fuzzy
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (short)"
msgstr "ಮಾನಕ(ಚಿಕ್ಕದು)"
@@ -272,7 +257,6 @@ msgid "Standard (short YYYY)"
msgstr "ಮಾನಕ (ಚಿಕ್ಕದುYYYY)"
#: stringarrays.hrc:97
-#, fuzzy
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (long)"
msgstr "ಮಾನಕ(ದೊಡ್ಡದು)"
@@ -386,13 +370,11 @@ msgid "Current page"
msgstr "ಪ್ರಸಕ್ತ ಪುಟ"
#: stringarrays.hrc:132
-#, fuzzy
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "No"
msgstr "ಇಲ್ಲ"
#: stringarrays.hrc:133
-#, fuzzy
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "Yes"
msgstr "ಹೌದು"
@@ -431,7 +413,6 @@ msgid "None"
msgstr "ಏನೂ ಇಲ್ಲ"
#: stringarrays.hrc:148
-#, fuzzy
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "Single"
msgstr "ಒಂದು"
@@ -449,7 +430,6 @@ msgid "Range"
msgstr "ವ್ಯಾಪ್ತಿ "
#: stringarrays.hrc:155
-#, fuzzy
msgctxt "RID_RSC_ENUM_ORIENTATION"
msgid "Horizontal"
msgstr "ಅಡ್ಡ"
@@ -461,13 +441,11 @@ msgid "Vertical"
msgstr "ಲಂಬ"
#: stringarrays.hrc:161
-#, fuzzy
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Default"
msgstr "ಪೂರ್ವನಿಯೋಜಿತ"
#: stringarrays.hrc:162
-#, fuzzy
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "OK"
msgstr "ಸರಿ"
@@ -533,7 +511,6 @@ msgid "None"
msgstr "ಏನೂ ಇಲ್ಲ"
#: stringarrays.hrc:189
-#, fuzzy
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "Horizontal"
msgstr "ಅಡ್ಡ"
@@ -551,7 +528,6 @@ msgid "Both"
msgstr "ಎರಡೂ"
#: stringarrays.hrc:196
-#, fuzzy
msgctxt "RID_RSC_ENUM_VISUALEFFECT"
msgid "3D"
msgstr "3D"
@@ -659,7 +635,6 @@ msgid "Collapse"
msgstr "ಇದ್ದಕ್ಕಿದ್ದಂತೆ ಬೀಳು"
#: stringarrays.hrc:226
-#, fuzzy
msgctxt "RID_RSC_ENUM_SCALE_MODE"
msgid "No"
msgstr "ಇಲ್ಲ"
@@ -683,7 +658,6 @@ msgid "Left-to-right"
msgstr "ಎಡದಿಂದ ಬಲಕ್ಕೆ"
#: stringarrays.hrc:234
-#, fuzzy
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Right-to-left"
msgstr "ಬಲದಿಂದ ಎಡಕ್ಕೆ"
@@ -707,7 +681,6 @@ msgid "When focused"
msgstr "ಗಮನ ಕೇಂದ್ರೀಕರಿಸಿದಾಗ"
#: stringarrays.hrc:242
-#, fuzzy
msgctxt "RID_RSC_ENUM_WHEEL_BEHAVIOR"
msgid "Always"
msgstr "ಯಾವಾಗಲೂ"
@@ -1740,7 +1713,6 @@ msgid "Submission"
msgstr "ಸಲ್ಲಿಕೆ"
#: strings.hrc:222
-#, fuzzy
msgctxt "RID_STR_BINDING_NAME"
msgid "Binding"
msgstr "ಬೈಂಡಿಂಗ್"
@@ -2593,13 +2565,11 @@ msgid "You can either save the value of the option group in a database field or
msgstr "ಐಚ್ಛಿಕ ಸಮೂಹದ ಮೌಲ್ಯವನ್ನು ಒಂದು ದತ್ತಸಂಚಯ ವರ್ಗದಲ್ಲಿ ಉಳಿಸಬಹುದು ಅಥವಾ ಮುಂದಿನ ಕಾರ್ಯಗಳಲ್ಲಿ ಬಳಸಬಹುದು."
#: yesno.hrc:29
-#, fuzzy
msgctxt "RID_RSC_ENUM_YESNO"
msgid "No"
msgstr "ಇಲ್ಲ"
#: yesno.hrc:30
-#, fuzzy
msgctxt "RID_RSC_ENUM_YESNO"
msgid "Yes"
msgstr "ಹೌದು"
@@ -2617,13 +2587,11 @@ msgid "Display field"
msgstr "ವರ್ಗಗಳನ್ನು ತೋರಿಸು"
#: contenttablepage.ui:43
-#, fuzzy
msgctxt "contenttablepage|datasourcelabel"
msgid "Data source"
msgstr "ದತ್ತ ಆಕರ"
#: contenttablepage.ui:57
-#, fuzzy
msgctxt "contenttablepage|contenttypelabel"
msgid "Content type"
msgstr "ವಿಷಯದ ಬಗೆ"
@@ -2677,7 +2645,6 @@ msgid "Embed this address book definition into the current document."
msgstr ""
#: datasourcepage.ui:61
-#, fuzzy
msgctxt "datasourcepage|locationft"
msgid "Location"
msgstr "ಸ್ಥಳ"
@@ -2759,13 +2726,11 @@ msgid "Field from the _List Table"
msgstr "ಪಟ್ಟಿ ಕೋಷ್ಟಕದಿಂದ ವರ್ಗ(~L)"
#: gridfieldsselectionpage.ui:44
-#, fuzzy
msgctxt "gridfieldsselectionpage|datasourcelabel"
msgid "Data source"
msgstr "ದತ್ತ ಆಕರ"
#: gridfieldsselectionpage.ui:58
-#, fuzzy
msgctxt "gridfieldsselectionpage|contenttypelabel"
msgid "Content type"
msgstr "ವಿಷಯದ ಬಗೆ"
@@ -2823,13 +2788,11 @@ msgid "Table element"
msgstr "ಕೋಷ್ಟಕದ ಅಂಗ"
#: groupradioselectionpage.ui:44
-#, fuzzy
msgctxt "groupradioselectionpage|datasourcelabel"
msgid "Data source"
msgstr "ದತ್ತ ಆಕರ"
#: groupradioselectionpage.ui:58
-#, fuzzy
msgctxt "groupradioselectionpage|contenttypelabel"
msgid "Content type"
msgstr "ವಿಷಯದ ಬಗೆ"
@@ -3146,7 +3109,6 @@ msgid "Ed_ition"
msgstr "ಆವೃತ್ತಿ(~i)"
#: generalpage.ui:257
-#, fuzzy
msgctxt "generalpage|volume"
msgid "Volume"
msgstr "ಧ್ವನಿಯ ಪ್ರಮಾಣ"
@@ -3158,7 +3120,6 @@ msgid "Instit_ution"
msgstr "ಸಂಸ್ಥೆ(~u)"
#: generalpage.ui:289
-#, fuzzy
msgctxt "generalpage|month"
msgid "_Month"
msgstr "ತಿಂಗಳು (_M)"
@@ -3338,7 +3299,6 @@ msgid "_Book title"
msgstr "ಪುಸ್ತಕ ಶೀರ್ಷಿಕೆ(~B)"
#: mappingdialog.ui:432
-#, fuzzy
msgctxt "mappingdialog|label15"
msgid "Volume"
msgstr "ಧ್ವನಿಯ ಪ್ರಮಾಣ"
@@ -3374,7 +3334,6 @@ msgid "Type of re_port"
msgstr "ವರದಿ ಬಗೆ(~p)"
#: mappingdialog.ui:592
-#, fuzzy
msgctxt "mappingdialog|label21"
msgid "_Month"
msgstr "ತಿಂಗಳು (_M)"
@@ -3452,19 +3411,16 @@ msgid "Column Names"
msgstr "ಲಂಬಸಾಲಿನ ಹೆಸರುಗಳು"
#: toolbar.ui:14
-#, fuzzy
msgctxt "toolbar|TBC_FT_SOURCE"
msgid "Table"
msgstr "ಕೋಷ್ಟಕ"
#: toolbar.ui:49
-#, fuzzy
msgctxt "toolbar|TBC_FT_QUERY"
msgid "Search Key"
msgstr "ಹುಡುಕು ಪದ"
#: toolbar.ui:84
-#, fuzzy
msgctxt "toolbar|TBC_BT_AUTOFILTER"
msgid "AutoFilter"
msgstr "ಸ್ವಯಂಶೋಧಕ"
@@ -3476,7 +3432,6 @@ msgid "Standard Filter"
msgstr "ಮಾನಕ ಶೋಧಕ"
#: toolbar.ui:110
-#, fuzzy
msgctxt "toolbar|TBC_BT_REMOVEFILTER"
msgid "Reset Filter"
msgstr "ಫಿಲ್ಟರ್ ಮರುಹೊಂದಿಸು"
@@ -3488,7 +3443,6 @@ msgid "Column Arrangement"
msgstr "ಲಂಬಸಾಲು ಏರ್ಪಾಟು"
#: toolbar.ui:136
-#, fuzzy
msgctxt "toolbar|TBC_BT_CHANGESOURCE"
msgid "Data Source"
msgstr "ದತ್ತ ಆಕರ"
@@ -3537,13 +3491,11 @@ msgid "Sub forms can be used to display detailed data about the current record o
msgstr "ಪ್ರಮುಖ ಫಾರ್ಮಿನ ಪ್ರಸಕ್ತ ದಾಖಲೆಯ ಬಗೆಗಿನ ವಿವರವಾದ ಮಾಹಿತಿಯನ್ನು ತೋರಿಸಲು ಉಪ ಫಾರ್ಮುಗಳನ್ನು ಬಳಸಲಾಗುತ್ತದೆ. ಹೀಗೆ ಮಾಡಲು, ಉಪ ಫಾರ್ಮಿನಲ್ಲಿ ಯಾವ ಲಂಬಸಾಲುಗಳನ್ನು ಪ್ರಮುಖ ಫಾರ್ಮಿನ ಯಾವ ಲಂಬಸಾಲಿಗೆ ತಾಳೆಯಾಗಬೇಕು ಎಂದು ನೀವು ಸೂಚಿಸಬಹುದು."
#: formlinksdialog.ui:125
-#, fuzzy
msgctxt "formlinksdialog|detailLabel"
msgid "label"
msgstr "ಲೇಬಲ್"
#: formlinksdialog.ui:137
-#, fuzzy
msgctxt "formlinksdialog|masterLabel"
msgid "label"
msgstr "ಲೇಬಲ್"
diff --git a/source/kn/extras/source/autocorr/emoji.po b/source/kn/extras/source/autocorr/emoji.po
index 163adb89315..d4566ab313d 100644
--- a/source/kn/extras/source/autocorr/emoji.po
+++ b/source/kn/extras/source/autocorr/emoji.po
@@ -66,7 +66,6 @@ msgstr "ಮೇಲ್ಭಾಗದ ಬಲ"
#. ¬ (U+000AC), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"NOT_SIGN\n"
@@ -123,7 +122,6 @@ msgstr ""
#. Α (U+00391), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_CAPITAL_LETTER_ALPHA\n"
@@ -143,7 +141,6 @@ msgstr "ಈಟಾ"
#. Γ (U+00393), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_CAPITAL_LETTER_GAMMA\n"
@@ -353,7 +350,6 @@ msgstr "ಒಮೇಗ"
#. α (U+003B1), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_ALPHA\n"
@@ -363,7 +359,6 @@ msgstr "ಆಲ್ಫಾ"
#. β (U+003B2), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_BETA\n"
@@ -373,7 +368,6 @@ msgstr "ಬೀಟಾ"
#. γ (U+003B3), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_GAMMA\n"
@@ -383,7 +377,6 @@ msgstr "ಗಾಮ"
#. δ (U+003B4), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_DELTA\n"
@@ -393,7 +386,6 @@ msgstr "ಡೆಲ್ಟಾ"
#. ε (U+003B5), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_EPSILON\n"
@@ -403,7 +395,6 @@ msgstr "ಎಪ್ಸಿಲಾನ್"
#. ζ (U+003B6), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_ZETA\n"
@@ -413,7 +404,6 @@ msgstr "ಝೀಟಾ"
#. η (U+003B7), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_ETA\n"
@@ -423,7 +413,6 @@ msgstr "ಈಟಾ"
#. θ (U+003B8), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_THETA\n"
@@ -433,7 +422,6 @@ msgstr "ತೀಟಾ"
#. ι (U+003B9), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_IOTA\n"
@@ -443,7 +431,6 @@ msgstr "ಐಯೋಟ"
#. κ (U+003BA), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_KAPPA\n"
@@ -473,7 +460,6 @@ msgstr "ಮ್ಯು"
#. ν (U+003BD), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_NU\n"
@@ -483,7 +469,6 @@ msgstr "ನ್ಯು"
#. ξ (U+003BE), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_XI\n"
@@ -493,7 +478,6 @@ msgstr "xi"
#. ο (U+003BF), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_OMICRON\n"
@@ -503,7 +487,6 @@ msgstr "ಒಮಿಕ್ರಾನ್"
#. π (U+003C0), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_PI\n"
@@ -513,7 +496,6 @@ msgstr "ಪೈ"
#. ρ (U+003C1), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_RHO\n"
@@ -533,7 +515,6 @@ msgstr "ಸಿಗ್ಮಾ"
#. σ (U+003C3), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_SIGMA\n"
@@ -543,7 +524,6 @@ msgstr "ಸಿಗ್ಮಾ"
#. τ (U+003C4), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_TAU\n"
@@ -553,7 +533,6 @@ msgstr "ಟೌ"
#. υ (U+003C5), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_UPSILON\n"
@@ -563,7 +542,6 @@ msgstr "ಅಪ್ಸಿಲಾನ್"
#. φ (U+003C6), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_PHI\n"
@@ -573,7 +551,6 @@ msgstr "ಫೈ"
#. χ (U+003C7), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_CHI\n"
@@ -583,7 +560,6 @@ msgstr "chi"
#. ψ (U+003C8), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_PSI\n"
@@ -593,7 +569,6 @@ msgstr "ಸೈ"
#. ω (U+003C9), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_OMEGA\n"
@@ -632,7 +607,6 @@ msgstr "---"
#. ’ (U+02019), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"RIGHT_SINGLE_QUOTATION_MARK\n"
@@ -679,7 +653,6 @@ msgstr ""
#. … (U+02026), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"HORIZONTAL_ELLIPSIS\n"
@@ -716,7 +689,6 @@ msgstr ""
#. ″ (U+02033), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"DOUBLE_PRIME\n"
@@ -1065,7 +1037,6 @@ msgstr "ಖಾಲಿ ಗಣ"
#. ∈ (U+02208), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"ELEMENT_OF\n"
@@ -1148,7 +1119,6 @@ msgstr ""
#. − (U+02212), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"MINUS_SIGN\n"
@@ -1177,7 +1147,6 @@ msgstr "/"
#. ∖ (U+02216), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"SET_MINUS\n"
@@ -1187,7 +1156,6 @@ msgstr "\\"
#. √ (U+0221A), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"SQUARE_ROOT\n"
@@ -1225,7 +1193,6 @@ msgstr "ಅನಂತ"
#. ∠ (U+02220), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"ANGLE\n"
@@ -1284,7 +1251,6 @@ msgstr "ಸಮಾನಾಂತರ"
#. ∧ (U+02227), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"LOGICAL_AND\n"
@@ -1294,7 +1260,6 @@ msgstr "ಮತ್ತು"
#. ∨ (U+02228), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"LOGICAL_OR\n"
@@ -1383,7 +1348,6 @@ msgstr ""
#. ≠ (U+02260), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"NOT_EQUAL_TO\n"
@@ -1393,7 +1357,6 @@ msgstr "ಇದಕ್ಕೆ ಸಮನಾಗಿಲ್ಲ"
#. ≤ (U+02264), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"LESS-THAN_OR_EQUAL_TO\n"
@@ -1412,7 +1375,6 @@ msgstr ""
#. ≪ (U+0226A), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"MUCH_LESS-THAN\n"
@@ -1422,7 +1384,6 @@ msgstr "<<"
#. ≫ (U+0226B), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"MUCH_GREATER-THAN\n"
@@ -1566,7 +1527,6 @@ msgstr "ಚೌಕ"
#. □ (U+025A1), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"WHITE_SQUARE\n"
@@ -1604,7 +1564,6 @@ msgstr "ಆಯತ"
#. ▭ (U+025AD), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"WHITE_RECTANGLE\n"
@@ -1661,7 +1620,6 @@ msgstr ""
#. ○ (U+025CB), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"WHITE_CIRCLE\n"
@@ -1819,7 +1777,6 @@ msgstr ""
#. ☉ (U+02609), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"SUN\n"
@@ -1921,7 +1878,6 @@ msgstr "ಬಲ"
#. ☜ (U+0261C), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"WHITE_LEFT_POINTING_INDEX\n"
@@ -1931,7 +1887,6 @@ msgstr "ಎಡ"
#. ☝ (U+0261D), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"WHITE_UP_POINTING_INDEX\n"
@@ -1941,7 +1896,6 @@ msgstr "ಮೇಲೆ"
#. ☞ (U+0261E), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"WHITE_RIGHT_POINTING_INDEX\n"
@@ -1951,7 +1905,6 @@ msgstr "ಬಲ"
#. ☟ (U+0261F), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"WHITE_DOWN_POINTING_INDEX\n"
@@ -2143,7 +2096,6 @@ msgstr "ಸೂರ್ಯ"
#. ☽ (U+0263D), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"FIRST_QUARTER_MOON\n"
@@ -3423,7 +3375,6 @@ msgstr ""
#. ❓ (U+02753), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"BLACK_QUESTION_MARK_ORNAMENT\n"
@@ -3556,7 +3507,6 @@ msgstr ""
#. ⬭ (U+02B2D), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"WHITE_HORIZONTAL_ELLIPSE\n"
@@ -4298,7 +4248,6 @@ msgstr ""
#. 🍅 (U+1F345), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"TOMATO\n"
@@ -4647,7 +4596,6 @@ msgstr ""
#. 🍫 (U+1F36B), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"CHOCOLATE_BAR\n"
@@ -6094,7 +6042,6 @@ msgstr ""
#. 🐾 (U+1F43E), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"PAW_PRINTS\n"
@@ -6220,7 +6167,6 @@ msgstr ""
#. 👍 (U+1F44D), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"THUMBS_UP_SIGN\n"
@@ -8090,7 +8036,6 @@ msgstr "ಒತ್ತುಗುಂಡಿ"
#. 🔳 (U+1F533), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"WHITE_SQUARE_BUTTON\n"
diff --git a/source/kn/filter/messages.po b/source/kn/filter/messages.po
index 8e6e6f43169..98a7ad8587a 100644
--- a/source/kn/filter/messages.po
+++ b/source/kn/filter/messages.po
@@ -972,7 +972,6 @@ msgid "First page is _left"
msgstr "ಮೊದಲ ಪುಟವು ಎಡಕ್ಕಿದೆ (_l)"
#: pdfviewpage.ui:415
-#, fuzzy
msgctxt "pdfviewpage|label1"
msgid "Page Layout"
msgstr "ಪುಟ ವಿನ್ಯಾಸ"
@@ -1089,7 +1088,6 @@ msgid "_Open Package..."
msgstr "ಪ್ಯಾಕೇಜನ್ನು ತೆರೆ (_O)..."
#: xmlfiltersettings.ui:151
-#, fuzzy
msgctxt "xmlfiltersettings|filterlist-atkobject"
msgid "XML Filter List"
msgstr "XML ಶೋಧಕ ಪಟ್ಟಿ"
diff --git a/source/kn/filter/source/config/fragments/filters.po b/source/kn/filter/source/config/fragments/filters.po
index e56d8f49e06..fdd5799a469 100644
--- a/source/kn/filter/source/config/fragments/filters.po
+++ b/source/kn/filter/source/config/fragments/filters.po
@@ -242,7 +242,6 @@ msgid "GIF - Graphics Interchange Format"
msgstr "GIF - ಗ್ರಾಫಿಕ್ಸ್ ಇಂಟರ್‌ಚೇಂಜ್ ಫಾರ್ಮ್ಯಾಟ್"
#: HTML.xcu
-#, fuzzy
msgctxt ""
"HTML.xcu\n"
"HTML\n"
@@ -988,7 +987,6 @@ msgid "ODF Database"
msgstr "ODF ದತ್ತಸಂಚಯ"
#: StarOffice_XML__Calc_.xcu
-#, fuzzy
msgctxt ""
"StarOffice_XML__Calc_.xcu\n"
"StarOffice XML (Calc)\n"
@@ -998,7 +996,6 @@ msgid "OpenOffice.org 1.0 Spreadsheet"
msgstr "OpenOffice.org 1.0 ಸ್ಪ್ರೆಡ್‌ಶೀಟ್"
#: StarOffice_XML__Chart_.xcu
-#, fuzzy
msgctxt ""
"StarOffice_XML__Chart_.xcu\n"
"StarOffice XML (Chart)\n"
@@ -1008,7 +1005,6 @@ msgid "OpenOffice.org 1.0 Chart"
msgstr "OpenOffice.org 1.0 ಚಾರ್ಟ್"
#: StarOffice_XML__Draw_.xcu
-#, fuzzy
msgctxt ""
"StarOffice_XML__Draw_.xcu\n"
"StarOffice XML (Draw)\n"
@@ -1018,7 +1014,6 @@ msgid "OpenOffice.org 1.0 Drawing"
msgstr "OpenOffice.org 1.0 ಡ್ರಾಯಿಂಗ್"
#: StarOffice_XML__Impress_.xcu
-#, fuzzy
msgctxt ""
"StarOffice_XML__Impress_.xcu\n"
"StarOffice XML (Impress)\n"
@@ -1028,7 +1023,6 @@ msgid "OpenOffice.org 1.0 Presentation"
msgstr "OpenOffice.org 1.0 ಪ್ರೆಸೆಂಟೇಶನ್"
#: StarOffice_XML__Math_.xcu
-#, fuzzy
msgctxt ""
"StarOffice_XML__Math_.xcu\n"
"StarOffice XML (Math)\n"
@@ -1075,7 +1069,6 @@ msgid "TIFF - Tagged Image File Format"
msgstr "TIFF - ಟ್ಯಾಗಡ್ ಇಮೇಜ್ ಫೈಲ್ ಫಾರ್ಮಾಟ್"
#: Text.xcu
-#, fuzzy
msgctxt ""
"Text.xcu\n"
"Text\n"
@@ -1295,7 +1288,6 @@ msgid "Web Page Query (Calc)"
msgstr "ವೆಬ್ ಪೇಜ್ ಕ್ವೈರಿ (ಕ್ಯಾಲ್ಕ್‍)"
#: calc_MS_Excel_2007_Binary.xcu
-#, fuzzy
msgctxt ""
"calc_MS_Excel_2007_Binary.xcu\n"
"Calc MS Excel 2007 Binary\n"
@@ -1334,7 +1326,6 @@ msgid "Microsoft Excel 2007-2013 XML Template"
msgstr "Microsoft Excel 2007/2010/2013 XML ನಮೂನೆ"
#: calc_OOXML.xcu
-#, fuzzy
msgctxt ""
"calc_OOXML.xcu\n"
"Calc Office Open XML\n"
@@ -1344,7 +1335,6 @@ msgid "Office Open XML Spreadsheet"
msgstr "ಆಫೀಸ್ ಓಪನ್ XML ಸ್ಪ್ರೆಡ್‌ಶೀಟ್"
#: calc_OOXML_Template.xcu
-#, fuzzy
msgctxt ""
"calc_OOXML_Template.xcu\n"
"Calc Office Open XML Template\n"
@@ -1383,7 +1373,6 @@ msgid "PDF - Portable Document Format"
msgstr "PDF - ಪೋರ್ಟೆಬಲ್ ಡಾಕ್ಯುಮೆಂಟ್ ಫಾರ್ಮ್ಯಾಟ್"
#: calc_png_Export.xcu
-#, fuzzy
msgctxt ""
"calc_png_Export.xcu\n"
"calc_png_Export\n"
@@ -1984,7 +1973,6 @@ msgid "PDF - Portable Document Format"
msgstr "PDF - ಪೋರ್ಟೆಬಲ್ ಡಾಕ್ಯುಮೆಂಟ್ ಫಾರ್ಮ್ಯಾಟ್"
#: writer_web_png_Export.xcu
-#, fuzzy
msgctxt ""
"writer_web_png_Export.xcu\n"
"writer_web_png_Export\n"
@@ -2043,7 +2031,6 @@ msgid "Text (Writer/Web)"
msgstr "ಪಠ್ಯ (ರೈಟರ್/ವೆಬ್)"
#: writerweb8_writer_template.xcu
-#, fuzzy
msgctxt ""
"writerweb8_writer_template.xcu\n"
"writerweb8_writer_template\n"
diff --git a/source/kn/filter/source/config/fragments/internalgraphicfilters.po b/source/kn/filter/source/config/fragments/internalgraphicfilters.po
index 5f56fddfae9..1cfd01089a4 100644
--- a/source/kn/filter/source/config/fragments/internalgraphicfilters.po
+++ b/source/kn/filter/source/config/fragments/internalgraphicfilters.po
@@ -188,7 +188,6 @@ msgid "PCX - Zsoft Paintbrush"
msgstr "PCX - Zsoft ಪೈಂಟ್‌ಬ್ರಶ್"
#: pdf_Export.xcu
-#, fuzzy
msgctxt ""
"pdf_Export.xcu\n"
"pdf_Export\n"
@@ -198,7 +197,6 @@ msgid "PDF - Portable Document Format"
msgstr "PDF - ಪೋರ್ಟೆಬಲ್ ಡಾಕ್ಯುಮೆಂಟ್ ಫಾರ್ಮ್ಯಾಟ್"
#: pdf_Import.xcu
-#, fuzzy
msgctxt ""
"pdf_Import.xcu\n"
"pdf_Import\n"
diff --git a/source/kn/formula/messages.po b/source/kn/formula/messages.po
index 46169ae1d02..b6ce57f6a59 100644
--- a/source/kn/formula/messages.po
+++ b/source/kn/formula/messages.po
@@ -628,13 +628,11 @@ msgid "POWER"
msgstr "POWER"
#: core_resource.hrc:2379
-#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "GCD"
msgstr "GCD"
#: core_resource.hrc:2380
-#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "LCM"
msgstr "LCM"
@@ -1011,19 +1009,16 @@ msgid "PPMT"
msgstr "PPMT"
#: core_resource.hrc:2451
-#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CUMIPMT"
msgstr "CUMIPMT"
#: core_resource.hrc:2452
-#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "CUMPRINC"
msgstr "CUMPRINC"
#: core_resource.hrc:2453
-#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EFFECT"
msgstr "EFFECT"
@@ -1129,25 +1124,21 @@ msgid "SUMIF"
msgstr "SUMIF"
#: core_resource.hrc:2474
-#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AVERAGEIF"
msgstr "AVERAGE"
#: core_resource.hrc:2475
-#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMIFS"
msgstr "SUMIF"
#: core_resource.hrc:2476
-#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AVERAGEIFS"
msgstr "AVERAGE"
#: core_resource.hrc:2477
-#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COUNTIFS"
msgstr "COUNTIF"
@@ -1890,7 +1881,6 @@ msgid "WEEKDAY"
msgstr "WEEKDAY"
#: core_resource.hrc:2624
-#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NETWORKDAYS"
msgstr "NETWORKDAYS"
@@ -2117,19 +2107,16 @@ msgid "SEARCHB"
msgstr "SEARCH"
#: strings.hrc:25
-#, fuzzy
msgctxt "STR_OPTIONAL"
msgid "(optional)"
msgstr "(ಐಚ್ಚಿಕ)"
#: strings.hrc:26
-#, fuzzy
msgctxt "STR_REQUIRED"
msgid "(required)"
msgstr "(ಅವಶ್ಯಕ)"
#: strings.hrc:28
-#, fuzzy
msgctxt "STR_TITLE1"
msgid "Function Wizard"
msgstr "ಕ್ರಿಯೆಯ ಗಾರುಡಿ"
@@ -2141,7 +2128,6 @@ msgid "Function Wizard -"
msgstr "ಕಾರ್ಯಭಾರದ ವಿಝಾರ್ಡ್ -"
#: strings.hrc:30
-#, fuzzy
msgctxt "STR_END"
msgid "~End"
msgstr "ಕೊನೆ (~E)"
diff --git a/source/kn/fpicker/messages.po b/source/kn/fpicker/messages.po
index 66e1961b6ab..96fe384e2d7 100644
--- a/source/kn/fpicker/messages.po
+++ b/source/kn/fpicker/messages.po
@@ -119,7 +119,6 @@ msgid "All files"
msgstr "ಎಲ್ಲಾ ಕಡತಗಳು"
#: strings.hrc:34
-#, fuzzy
msgctxt "STR_FILEDLG_OPEN"
msgid "Open"
msgstr "ತೆರೆ"
@@ -131,19 +130,16 @@ msgid "File ~type"
msgstr "ಕಡತದ ಬಗೆ (~t):"
#: strings.hrc:36
-#, fuzzy
msgctxt "STR_FILEDLG_SAVE"
msgid "Save"
msgstr "ಉಳಿಸು"
#: strings.hrc:25
-#, fuzzy
msgctxt "STR_EXPLORERFILE_OPEN"
msgid "Open"
msgstr "ತೆರೆ"
#: strings.hrc:26
-#, fuzzy
msgctxt "STR_EXPLORERFILE_SAVE"
msgid "Save as"
msgstr "ಹೀಗೆ ಉಳಿಸು"
@@ -167,7 +163,6 @@ msgid "Select path"
msgstr "ಮಾರ್ಗವನ್ನು ಆಯ್ಕೆಮಾಡು"
#: strings.hrc:30
-#, fuzzy
msgctxt "STR_BUTTONSELECT"
msgid "~Select"
msgstr "ಆರಿಸು (~S)"
@@ -179,13 +174,11 @@ msgid "File Preview"
msgstr "ಕಡತ ಮುನ್ನೋಟ"
#: strings.hrc:32
-#, fuzzy
msgctxt "STR_DEFAULT_DIRECTORY"
msgid "My Documents"
msgstr "ನನ್ನ ದಸ್ತಾವೇಜುಗಳು"
#: strings.hrc:33
-#, fuzzy
msgctxt "STR_PLACES_TITLE"
msgid "Places"
msgstr "ಸ್ಥಳಗಳು"
@@ -340,7 +333,6 @@ msgid "Filter"
msgstr "ಶೋಧಕ"
#: remotefilesdialog.ui:267
-#, fuzzy
msgctxt "remotefilesdialog|nameLabel"
msgid "File name"
msgstr "ಕಡತದ ಹೆಸರು"
diff --git a/source/kn/instsetoo_native/inc_openoffice/windows/msi_languages.po b/source/kn/instsetoo_native/inc_openoffice/windows/msi_languages.po
index 6952eb87ffd..e9edd18cf50 100644
--- a/source/kn/instsetoo_native/inc_openoffice/windows/msi_languages.po
+++ b/source/kn/instsetoo_native/inc_openoffice/windows/msi_languages.po
@@ -2766,7 +2766,6 @@ msgid "Load [ProductName] during system start-up"
msgstr "[ProductName] ಅನ್ನು ವ್ಯವಸ್ಥಾಆರಂಭಕ ಕ್ರಿಯೆಯಲ್ಲಿ ಲೋಡ್‌ ಮಾಡು"
#: Control.ulf
-#, fuzzy
msgctxt ""
"Control.ulf\n"
"OOO_CONTROL_322\n"
@@ -2783,7 +2782,6 @@ msgid "The following applications are using files that need to be updated by thi
msgstr ""
#: Control.ulf
-#, fuzzy
msgctxt ""
"Control.ulf\n"
"OOO_CONTROL_324\n"
@@ -2801,7 +2799,6 @@ msgid "Cancel"
msgstr "ರದ್ದುಮಾಡು"
#: Control.ulf
-#, fuzzy
msgctxt ""
"Control.ulf\n"
"OOO_CONTROL_326\n"
diff --git a/source/kn/officecfg/registry/data/org/openoffice/Office.po b/source/kn/officecfg/registry/data/org/openoffice/Office.po
index d9940616547..b5dfe36eef5 100644
--- a/source/kn/officecfg/registry/data/org/openoffice/Office.po
+++ b/source/kn/officecfg/registry/data/org/openoffice/Office.po
@@ -145,7 +145,6 @@ msgid "~Drawing"
msgstr "ಡ್ರಾಯಿಂಗ್(~D)"
#: Common.xcu
-#, fuzzy
msgctxt ""
"Common.xcu\n"
"..Common.Menus.New.m4\n"
@@ -155,7 +154,6 @@ msgid "F~ormula"
msgstr "ಸೂತ್ರ(~o)"
#: Common.xcu
-#, fuzzy
msgctxt ""
"Common.xcu\n"
"..Common.Menus.New.m5\n"
@@ -165,7 +163,6 @@ msgid "Database"
msgstr "ದತ್ತಸಂಚಯ"
#: Common.xcu
-#, fuzzy
msgctxt ""
"Common.xcu\n"
"..Common.Menus.New.m7\n"
@@ -175,7 +172,6 @@ msgid "~HTML Document"
msgstr "~HTML ದಸ್ತಾವೇಜು"
#: Common.xcu
-#, fuzzy
msgctxt ""
"Common.xcu\n"
"..Common.Menus.New.m8\n"
@@ -185,7 +181,6 @@ msgid "~XML Form Document"
msgstr "~XML ನಮೂನೆ ದಸ್ತಾವೇಜು"
#: Common.xcu
-#, fuzzy
msgctxt ""
"Common.xcu\n"
"..Common.Menus.New.m9\n"
@@ -1014,7 +1009,6 @@ msgid "Choose settings for optimizing images"
msgstr ""
#: PresentationMinimizer.xcu
-#, fuzzy
msgctxt ""
"PresentationMinimizer.xcu\n"
"..PresentationMinimizer.Strings\n"
@@ -10618,7 +10612,6 @@ msgid "Nationality"
msgstr "ರಾಷ್ಟ್ರೀಯತೆ"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.authors.Fields.nationality\n"
@@ -11528,7 +11521,6 @@ msgid "Master documents"
msgstr "ಮುಖ್ಯ ದಸ್ತಾವೇಜುಗಳು"
#: UI.xcu
-#, fuzzy
msgctxt ""
"UI.xcu\n"
"..UI.FilterClassification.GlobalFilters.Classes.com.sun.star.formula.FormulaProperties\n"
diff --git a/source/kn/officecfg/registry/data/org/openoffice/Office/UI.po b/source/kn/officecfg/registry/data/org/openoffice/Office/UI.po
index 622bedaf291..f9086248f44 100644
--- a/source/kn/officecfg/registry/data/org/openoffice/Office/UI.po
+++ b/source/kn/officecfg/registry/data/org/openoffice/Office/UI.po
@@ -224,7 +224,6 @@ msgid "~Dialog"
msgstr "ಸಂವಾದ"
#: BasicIDEWindowState.xcu
-#, fuzzy
msgctxt ""
"BasicIDEWindowState.xcu\n"
"..BasicIDEWindowState.UIElements.States.private:resource/popupmenu/dialog\n"
@@ -733,7 +732,6 @@ msgid "Pivot Table Filter"
msgstr "ತಿರುಗಣೆ ಕೋಷ್ಟಕ ಶೋಧಕ"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:DataPilotFilter\n"
@@ -1016,7 +1014,6 @@ msgid "~Edit Layout..."
msgstr ""
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:InsertPivotTable\n"
@@ -1380,7 +1377,6 @@ msgid "Wrap Text"
msgstr "ಎಡಕ್ಕೆ ಆವರಿಸು"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:CellProtection\n"
@@ -1465,7 +1461,6 @@ msgid "~Edit..."
msgstr "ಸಂಪಾದಿಸು (~E)..."
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:EditPrintArea\n"
@@ -1968,7 +1963,6 @@ msgid "Hide All Comments"
msgstr ""
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:DeleteAllNotes\n"
@@ -2640,7 +2634,6 @@ msgid "~Height..."
msgstr "ಎತ್ತರ (~H)..."
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:RowHeight\n"
@@ -2686,7 +2679,6 @@ msgid "H~ide"
msgstr "ಅಡಗಿಸು (~i)"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:HideRow\n"
@@ -2742,7 +2734,6 @@ msgid "~Width..."
msgstr "ಅಗಲ (~W)..."
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:ColumnWidth\n"
@@ -2909,7 +2900,6 @@ msgid "Standard Text Attributes"
msgstr "ಮಾನಕ ಪಠ್ಯ ಗುಣವಿಶೇಷಗಳು"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:StandardTextAttributes\n"
@@ -3477,7 +3467,6 @@ msgid "Format as Percent"
msgstr ""
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:NumberFormatStandard\n"
@@ -3515,7 +3504,6 @@ msgid "Format as Date"
msgstr ""
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:NumberFormatDecimal\n"
@@ -3535,7 +3523,6 @@ msgid "Format as Number"
msgstr "ಸಂಖ್ಯೆ ನಮೂನೆ"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:NumberFormatScientific\n"
@@ -3554,7 +3541,6 @@ msgid "Format as Scientific"
msgstr ""
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:NumberFormatTime\n"
@@ -3618,7 +3604,6 @@ msgid "R~ight-To-Left"
msgstr "ಬಲದಿಂದ ಎಡಕ್ಕೆ (~i)"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:SheetRightToLeft\n"
@@ -3709,7 +3694,6 @@ msgid "Grid Lines for Sheet"
msgstr ""
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:InsertFieldSheet\n"
@@ -4026,7 +4010,6 @@ msgid "Insert Current Time"
msgstr "ಪ್ರಸಕ್ತ ಸಮಯವನ್ನು ಸೇರಿಸಿ"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:InsertCurrentTime\n"
@@ -4159,7 +4142,6 @@ msgid "~Insert..."
msgstr "ಸೇರಿಸು (~I)..."
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:StyleApply?Style:string=Default&amp;FamilyName:string=CellStyles\n"
@@ -4199,7 +4181,6 @@ msgid "Accent 3"
msgstr "ಒತ್ತು "
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:StyleApply?Style:string=Heading 1&amp;FamilyName:string=CellStyles\n"
@@ -4209,7 +4190,6 @@ msgid "Heading 1"
msgstr "ಶೀರ್ಷಿಕೆ 1"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:StyleApply?Style:string=Heading 2&amp;FamilyName:string=CellStyles\n"
@@ -4228,7 +4208,6 @@ msgid "Bad"
msgstr ""
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:StyleApply?Style:string=Error&amp;FamilyName:string=CellStyles\n"
@@ -4257,7 +4236,6 @@ msgid "Neutral"
msgstr ""
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:StyleApply?Style:string=Warning&amp;FamilyName:string=CellStyles\n"
@@ -4267,7 +4245,6 @@ msgid "Warning"
msgstr "ಎಚ್ಚರಿಕೆ"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:StyleApply?Style:string=Footnote&amp;FamilyName:string=CellStyles\n"
@@ -4297,7 +4274,6 @@ msgid "Detective"
msgstr "ಪತ್ತೆಗಾರ (~D)"
#: CalcWindowState.xcu
-#, fuzzy
msgctxt ""
"CalcWindowState.xcu\n"
"..CalcWindowState.UIElements.States.private:resource/popupmenu/cell\n"
@@ -4316,7 +4292,6 @@ msgid "Cell Edit"
msgstr ""
#: CalcWindowState.xcu
-#, fuzzy
msgctxt ""
"CalcWindowState.xcu\n"
"..CalcWindowState.UIElements.States.private:resource/popupmenu/chart\n"
@@ -4326,7 +4301,6 @@ msgid "Chart"
msgstr "ನಕ್ಷೆ"
#: CalcWindowState.xcu
-#, fuzzy
msgctxt ""
"CalcWindowState.xcu\n"
"..CalcWindowState.UIElements.States.private:resource/popupmenu/colheader\n"
@@ -4366,7 +4340,6 @@ msgid "Form Control"
msgstr "ಅರ್ಜಿಯ ನಿಯಂತ್ರಕಗಳು"
#: CalcWindowState.xcu
-#, fuzzy
msgctxt ""
"CalcWindowState.xcu\n"
"..CalcWindowState.UIElements.States.private:resource/popupmenu/formrichtext\n"
@@ -4376,7 +4349,6 @@ msgid "Text Box Formatting"
msgstr "ಪಠ್ಯ ಚೌಕ ವಿರಚನೆ"
#: CalcWindowState.xcu
-#, fuzzy
msgctxt ""
"CalcWindowState.xcu\n"
"..CalcWindowState.UIElements.States.private:resource/popupmenu/graphic\n"
@@ -4386,7 +4358,6 @@ msgid "Image"
msgstr "ಚಿತ್ರ"
#: CalcWindowState.xcu
-#, fuzzy
msgctxt ""
"CalcWindowState.xcu\n"
"..CalcWindowState.UIElements.States.private:resource/popupmenu/media\n"
@@ -4493,7 +4464,6 @@ msgid "TSCP Classification"
msgstr ""
#: CalcWindowState.xcu
-#, fuzzy
msgctxt ""
"CalcWindowState.xcu\n"
"..CalcWindowState.UIElements.States.private:resource/toolbar/graphicobjectbar\n"
@@ -4792,7 +4762,6 @@ msgid "Standard (Single Mode)"
msgstr ""
#: CalcWindowState.xcu
-#, fuzzy
msgctxt ""
"CalcWindowState.xcu\n"
"..CalcWindowState.UIElements.States.private:resource/toolbar/arrowsbar\n"
@@ -5973,7 +5942,6 @@ msgid "Stars and Banners"
msgstr "ತಾರೆಗಳು ಮತ್ತು ಬ್ಯಾನರುಗಳು"
#: DbBrowserWindowState.xcu
-#, fuzzy
msgctxt ""
"DbBrowserWindowState.xcu\n"
"..DbBrowserWindowState.UIElements.States.private:resource/popupmenu/explorer\n"
@@ -6028,7 +5996,6 @@ msgid "Standard"
msgstr "ಮಾನಕ"
#: DbReportWindowState.xcu
-#, fuzzy
msgctxt ""
"DbReportWindowState.xcu\n"
".DbReportWindowState.UIElements.States.private:resource/popupmenu/report\n"
@@ -6480,7 +6447,6 @@ msgid "Form Wizard..."
msgstr "ಗಾರುಡಿಯ ನಮೂನೆ..."
#: DbuCommands.xcu
-#, fuzzy
msgctxt ""
"DbuCommands.xcu\n"
"..DbuCommands.UserInterface.Commands..uno:DBNewReportWithPreSelection\n"
@@ -8129,7 +8095,6 @@ msgid "Slide ~Layout"
msgstr "ಜಾರುಫಲಕದ ವಿನ್ಯಾಸ"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Commands..uno:ModifyLayer\n"
@@ -9335,7 +9300,6 @@ msgid "Insert Rows"
msgstr "ಅಡ್ಡಸಾಲುಗಳನ್ನು ಸೇರಿಸು (~R)"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:InsertRowDialog\n"
@@ -9394,7 +9358,6 @@ msgid "Insert Columns"
msgstr "ಲಂಬಸಾಲನ್ನು ಸೇರಿಸು"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:InsertColumnDialog\n"
@@ -9432,7 +9395,6 @@ msgid "~Rows"
msgstr "ಅಡ್ಡಸಾಲುಗಳು (~R)"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:DeleteRows\n"
@@ -9460,7 +9422,6 @@ msgid "~Columns"
msgstr "ಲಂಬಸಾಲುಗಳು (~C)"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:DeleteColumns\n"
@@ -9506,7 +9467,6 @@ msgid "~Columns"
msgstr "ಲಂಬಸಾಲುಗಳು (~C)"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:EntireColumn\n"
@@ -9534,7 +9494,6 @@ msgid "~Rows"
msgstr "ಅಡ್ಡಸಾಲುಗಳು (~R)"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:EntireRow\n"
@@ -9580,7 +9539,6 @@ msgid "~Table..."
msgstr "ಕೋಷ್ಟಕ (~T)..."
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:UnderlineDouble\n"
@@ -9868,7 +9826,6 @@ msgid "Move Page Up"
msgstr "ಚಿತ್ರವನ್ನು ಮೇಲಕ್ಕೆ ಸ್ಥಳಾಂತರಿಸು"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:MovePageUp\n"
@@ -9906,7 +9863,6 @@ msgid "Move Page Down"
msgstr "ಚಿತ್ರವನ್ನು ಕೆಳಕ್ಕೆ ಸ್ಥಳಾಂತರಿಸು"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:MovePageDown\n"
@@ -9970,7 +9926,6 @@ msgid "Slide to End"
msgstr ""
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=20\n"
@@ -9980,7 +9935,6 @@ msgid "Blank Slide"
msgstr "ಖಾಲಿ ಜಾರುಫಲಕ"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=19\n"
@@ -9990,7 +9944,6 @@ msgid "Title Only"
msgstr "ಶೀರ್ಷಿಕೆ ಮಾತ್ರ"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=0\n"
@@ -10000,7 +9953,6 @@ msgid "Title Slide"
msgstr "ಶೀರ್ಷಿಕೆ ಜಾರುಫಲಕ"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=1\n"
@@ -10010,7 +9962,6 @@ msgid "Title, Content"
msgstr "ಶೀರ್ಷಿಕೆ, ವಿಷಯ"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=32\n"
@@ -10020,7 +9971,6 @@ msgid "Centered Text"
msgstr "ಮಧ್ಯಕ್ಕೆ ಹೊಂದಿಸಲಾದ ಪಠ್ಯ"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=3\n"
@@ -10030,7 +9980,6 @@ msgid "Title and 2 Content"
msgstr "ಶೀರ್ಷಿಕೆ ಹಾಗು 2 ವಿಷಯ"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=12\n"
@@ -10040,7 +9989,6 @@ msgid "Title, Content and 2 Content"
msgstr "ಶೀರ್ಷಿಕೆ, ವಿಷಯ ಹಾಗು 2 ವಿಷಯ"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=15\n"
@@ -10050,7 +9998,6 @@ msgid "Title, 2 Content and Content"
msgstr "ಶೀರ್ಷಿಕೆ, 2 ವಿಷಯ ಹಾಗು ವಿಷಯ"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=14\n"
@@ -10060,7 +10007,6 @@ msgid "Title, Content over Content"
msgstr "ಶೀರ್ಷಿಕೆ, ವಿಷಯದಲ್ಲಿನ ವಿಷಯ"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=16\n"
@@ -10070,7 +10016,6 @@ msgid "Title, 2 Content over Content"
msgstr "ಶೀರ್ಷಿಕೆ, ವಿಷಯದಲ್ಲಿನ 2 ವಿಷಯ"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=18\n"
@@ -10080,7 +10025,6 @@ msgid "Title, 4 Content"
msgstr "ಶೀರ್ಷಿಕೆ, 4 ವಿಷಯ"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=34\n"
@@ -10090,7 +10034,6 @@ msgid "Title, 6 Content"
msgstr "ಶೀರ್ಷಿಕೆ, 6 ವಿಷಯ"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=28\n"
@@ -10100,7 +10043,6 @@ msgid "Vertical Title, Vertical Text"
msgstr "ಲಂಬ ಶೀರ್ಷಿಕೆ, ಲಂಬ ಪಠ್ಯ"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=27\n"
@@ -10110,7 +10052,6 @@ msgid "Vertical Title, Text, Chart"
msgstr "ಲಂಬ ಶೀರ್ಷಿಕೆ, ಪಠ್ಯ, ನಕ್ಷೆ"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=29\n"
@@ -10199,7 +10140,6 @@ msgid "Presentation ~Object..."
msgstr "ಪ್ರಸ್ತುತಿಯ ವಸ್ತು(~P)..."
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:HangingIndent\n"
@@ -10247,7 +10187,6 @@ msgid "Connector/Freeform Line"
msgstr ""
#: DrawWindowState.xcu
-#, fuzzy
msgctxt ""
"DrawWindowState.xcu\n"
"..DrawWindowState.UIElements.States.private:resource/popupmenu/curve\n"
@@ -10287,7 +10226,6 @@ msgid "Form Control"
msgstr "ಅರ್ಜಿಯ ನಿಯಂತ್ರಕಗಳು"
#: DrawWindowState.xcu
-#, fuzzy
msgctxt ""
"DrawWindowState.xcu\n"
"..DrawWindowState.UIElements.States.private:resource/popupmenu/formrichtext\n"
@@ -10307,7 +10245,6 @@ msgid "Glue Point"
msgstr "ಗ್ಲೂ ಬಿಂದುಗಳು (~G)"
#: DrawWindowState.xcu
-#, fuzzy
msgctxt ""
"DrawWindowState.xcu\n"
"..DrawWindowState.UIElements.States.private:resource/popupmenu/graphic\n"
@@ -10346,7 +10283,6 @@ msgid "Line/Arrow"
msgstr "ರೇಖೆ ಬಾಣ"
#: DrawWindowState.xcu
-#, fuzzy
msgctxt ""
"DrawWindowState.xcu\n"
"..DrawWindowState.UIElements.States.private:resource/popupmenu/measure\n"
@@ -10356,7 +10292,6 @@ msgid "Dimension Line"
msgstr "ಆಯಾಮದ ಗೆರೆ"
#: DrawWindowState.xcu
-#, fuzzy
msgctxt ""
"DrawWindowState.xcu\n"
"..DrawWindowState.UIElements.States.private:resource/popupmenu/media\n"
@@ -10386,7 +10321,6 @@ msgid "OLE Object"
msgstr "OLE-ವಸ್ತು"
#: DrawWindowState.xcu
-#, fuzzy
msgctxt ""
"DrawWindowState.xcu\n"
"..DrawWindowState.UIElements.States.private:resource/popupmenu/page\n"
@@ -10433,7 +10367,6 @@ msgid "Page Master Pane (no selection)"
msgstr ""
#: DrawWindowState.xcu
-#, fuzzy
msgctxt ""
"DrawWindowState.xcu\n"
"..DrawWindowState.UIElements.States.private:resource/popupmenu/table\n"
@@ -10470,7 +10403,6 @@ msgid "3D-Settings"
msgstr "3D-ಹೊಂದಾಣಿಕೆಗಳು"
#: DrawWindowState.xcu
-#, fuzzy
msgctxt ""
"DrawWindowState.xcu\n"
"..DrawWindowState.UIElements.States.private:resource/toolbar/graphicobjectbar\n"
@@ -13201,7 +13133,6 @@ msgid "From right to top"
msgstr "ಬಲದಿಂದ ಮೇಲೆ"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionGroups.subtle\n"
@@ -13211,7 +13142,6 @@ msgid "Subtle"
msgstr "ಸೂಕ್ಷ್ಮ"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionGroups.exciting\n"
@@ -13239,7 +13169,6 @@ msgid "3D Venetian"
msgstr ""
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionSets.box\n"
@@ -13287,7 +13216,6 @@ msgid "Uncover"
msgstr ""
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionSets.wipe\n"
@@ -13297,7 +13225,6 @@ msgid "Wipe"
msgstr "ಒರೆಸು"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionSets.wedge\n"
@@ -13307,7 +13234,6 @@ msgid "Wedge"
msgstr "ಬೆಣೆ"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionSets.wheel\n"
@@ -13326,7 +13252,6 @@ msgid "Push"
msgstr ""
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionSets.cut\n"
@@ -13385,7 +13310,6 @@ msgid "Diagonal"
msgstr "ಕರ್ಣ"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionSets.random\n"
@@ -13395,7 +13319,6 @@ msgid "Random"
msgstr "ಯಾದೃಚ್ಛಿಕ"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionSets.dissolve\n"
@@ -13435,7 +13358,6 @@ msgid "Tiles"
msgstr "ಶೀರ್ಷಿಕೆಗಳು"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionSets.cube-turning\n"
@@ -13484,7 +13406,6 @@ msgid "Turn Around"
msgstr "ಹಿಂದಕ್ಕೆ ತಿರುಗು"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionSets.turn-down\n"
@@ -13628,7 +13549,6 @@ msgid "Top Right to Bottom Left"
msgstr ""
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.right-left\n"
@@ -13647,7 +13567,6 @@ msgid "Bottom Right to Top Left"
msgstr ""
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.bottom-top\n"
@@ -13676,7 +13595,6 @@ msgid "Vertical"
msgstr "ಲಂಬ"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.horizontal\n"
@@ -13686,7 +13604,6 @@ msgid "Horizontal"
msgstr "ಅಡ್ಡ"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.in\n"
@@ -13696,7 +13613,6 @@ msgid "In"
msgstr "ಒಳಗೆ"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.out\n"
@@ -13706,7 +13622,6 @@ msgid "Out"
msgstr "ಹೊರಗೆ"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.across\n"
@@ -13756,7 +13671,6 @@ msgid "Left"
msgstr "ಎಡ"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.circle\n"
@@ -13785,7 +13699,6 @@ msgid "Oval Vertical"
msgstr ""
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.diamond\n"
@@ -13795,7 +13708,6 @@ msgid "Diamond"
msgstr "ವಜ್ರಾಕೃತಿ"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.plus\n"
@@ -14225,7 +14137,6 @@ msgid "Frame"
msgstr "ಚೌಕಟ್ಟು"
#: GenericCategories.xcu
-#, fuzzy
msgctxt ""
"GenericCategories.xcu\n"
"..GenericCategories.Commands.Categories.14\n"
@@ -14354,7 +14265,6 @@ msgid "Show Comme~nts"
msgstr "ಟಿಪ್ಪಣಿಯನ್ನು ತೋರಿಸು"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:ShowAnnotations\n"
@@ -16233,7 +16143,6 @@ msgid "Underline"
msgstr "ಅಡಿಗೆರೆ"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:UnderlineSimple\n"
@@ -16425,7 +16334,6 @@ msgid "Left"
msgstr "ಎಡ"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:LeftPara\n"
@@ -16445,7 +16353,6 @@ msgid "Right"
msgstr "ಬಲ"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:RightPara\n"
@@ -16749,7 +16656,6 @@ msgid "Transparency"
msgstr "ಪಾರದರ್ಶಕತೆ"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:ZoomOptimal\n"
@@ -16817,7 +16723,6 @@ msgid "Line Starts with Arrow"
msgstr "ಬಾಣದಿಂದ ಆರಂಭಗೊಳ್ಳುವ ಗೆರೆ"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:LineArrowEnd\n"
@@ -16877,7 +16782,6 @@ msgid "Line with Square/Arrow"
msgstr "ಚೌಕ/ಬಾಣ ಹೊಂದಿರುವ ಗೆರೆ"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:MeasureLine\n"
@@ -16887,7 +16791,6 @@ msgid "Dimension Line"
msgstr "ಆಯಾಮದ ಗೆರೆ"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:GrafMode\n"
@@ -17005,7 +16908,6 @@ msgid "Crop Dialog..."
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:Crop\n"
@@ -17379,7 +17281,6 @@ msgid "Smooth Transition"
msgstr "ನವಿರಾದ ಬದಲಾವಣೆ ಸ್ಥಿತಿ"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:ToggleObjectBezierMode\n"
@@ -17553,7 +17454,6 @@ msgid "~Chart..."
msgstr "ನಕ್ಷೆ (~C)..."
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:InsertObjectChart\n"
@@ -17573,7 +17473,6 @@ msgid "Chart from File..."
msgstr "ಕಡತದಿಂದ ನಕ್ಷೆ"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:DefaultBullet\n"
@@ -17629,7 +17528,6 @@ msgid "Toggle Numbered List"
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:SetOutline\n"
@@ -18427,7 +18325,6 @@ msgid "Background Color"
msgstr "ಹಿನ್ನೆಲೆಯ ಬಣ್ಣ"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:CharBackColor\n"
@@ -18455,7 +18352,6 @@ msgid "Open Hyperlink"
msgstr "ಹೈಪರ್ಲಿಂಕನ್ನು ತೆರೆಯಿರಿ"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:OpenSmartTagMenuOnCursor\n"
@@ -18637,7 +18533,6 @@ msgid "Line Corner Style"
msgstr "ಗೆರೆಯ ಅಂಚಿನ ಶೈಲಿ"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:LineStyle\n"
@@ -18647,7 +18542,6 @@ msgid "Border Style"
msgstr "ಅಂಚಿನ ಶೈಲಿ"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:FrameLineColor\n"
@@ -18992,7 +18886,6 @@ msgid "~Recheck Document..."
msgstr "ದಸ್ತಾವೇಜನ್ನು ಮರಳಿ ಪರಿಶೀಲಿಸು (~R)..."
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:SpellingAndGrammarDialog\n"
@@ -19002,7 +18895,6 @@ msgid "Spelling"
msgstr "ಕಾಗುಣಿತ"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:SpellingAndGrammarDialog\n"
@@ -19420,7 +19312,6 @@ msgid "Subscript"
msgstr "ಅಡಿಅಕ್ಷರ"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:SmallCaps\n"
@@ -20540,7 +20431,6 @@ msgid "Increase Indent"
msgstr "ಇಂಡೆಂಟ್ ಅನ್ನು ಹೆಚ್ಚಿಸು"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:LineToolbox\n"
@@ -20854,7 +20744,6 @@ msgid "~Export As"
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:ExportToPDF\n"
@@ -20884,7 +20773,6 @@ msgid "Export as PDF"
msgstr "P~DF ನಂತೆ ರಫ್ತು ಮಾಡು..."
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:ExportDirectToPDF\n"
@@ -21160,7 +21048,6 @@ msgid "Compile"
msgstr "ಸಂಕಲನ ಮಾಡು"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:RunBasic\n"
@@ -21188,7 +21075,6 @@ msgid "Step Over"
msgstr "ಮುಂದಕ್ಕೆ ಹಾರು"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:BasicStop\n"
@@ -21234,7 +21120,6 @@ msgid "R~un Macro..."
msgstr "ಮ್ಯಾಕ್ರೋ ಚಲಾಯಿಸು (~u)..."
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:Gallery\n"
@@ -21782,7 +21667,6 @@ msgid "Toggle Print Preview"
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:PrintPreview\n"
@@ -22567,7 +22451,6 @@ msgid "Top"
msgstr "ಮೇಲೆ"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:CellVertTop\n"
@@ -22606,7 +22489,6 @@ msgid "Bottom"
msgstr "ಕೆಳಗೆ"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:CellVertBottom\n"
@@ -22832,7 +22714,6 @@ msgid "R~eference"
msgstr "ಉಲ್ಲೇಖ"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Popups..uno:EditCommentsMenu\n"
@@ -22972,7 +22853,6 @@ msgid "Rot~ate or Flip"
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Popups..uno:AnchorMenu\n"
@@ -23002,7 +22882,6 @@ msgid "Me~dia Player"
msgstr "ಮೀಡಿಯ ಪ್ಲೇಯರ್ (~y)"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Popups..uno:InsertAVMedia\n"
@@ -23021,7 +22900,6 @@ msgid "Audio or ~Video..."
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Popups..uno:InsertAVMedia\n"
@@ -23278,7 +23156,6 @@ msgid "Select"
msgstr "ಆಯ್ಕೆಮಾಡು"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Popups..uno:EditPasteSpecialMenu\n"
@@ -23297,7 +23174,6 @@ msgid "Menubar"
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Popups..uno:NameGroup\n"
@@ -23307,7 +23183,6 @@ msgid "Name..."
msgstr "ಹೆಸರು..."
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Popups..uno:ObjectTitleDescription\n"
@@ -23373,7 +23248,6 @@ msgid "Connector/Freeform Line"
msgstr ""
#: ImpressWindowState.xcu
-#, fuzzy
msgctxt ""
"ImpressWindowState.xcu\n"
"..ImpressWindowState.UIElements.States.private:resource/popupmenu/curve\n"
@@ -23413,7 +23287,6 @@ msgid "Form Control"
msgstr "ಅರ್ಜಿಯ ನಿಯಂತ್ರಕಗಳು"
#: ImpressWindowState.xcu
-#, fuzzy
msgctxt ""
"ImpressWindowState.xcu\n"
"..ImpressWindowState.UIElements.States.private:resource/popupmenu/formrichtext\n"
@@ -23433,7 +23306,6 @@ msgid "Glue Point"
msgstr "ಗ್ಲೂ ಬಿಂದುಗಳು (~G)"
#: ImpressWindowState.xcu
-#, fuzzy
msgctxt ""
"ImpressWindowState.xcu\n"
"..ImpressWindowState.UIElements.States.private:resource/popupmenu/graphic\n"
@@ -23463,7 +23335,6 @@ msgid "Line/Arrow"
msgstr "ರೇಖೆ ಬಾಣ"
#: ImpressWindowState.xcu
-#, fuzzy
msgctxt ""
"ImpressWindowState.xcu\n"
"..ImpressWindowState.UIElements.States.private:resource/popupmenu/measure\n"
@@ -23473,7 +23344,6 @@ msgid "Dimension Line"
msgstr "ಆಯಾಮದ ಗೆರೆ"
#: ImpressWindowState.xcu
-#, fuzzy
msgctxt ""
"ImpressWindowState.xcu\n"
"..ImpressWindowState.UIElements.States.private:resource/popupmenu/media\n"
@@ -23512,7 +23382,6 @@ msgid "OLE Object"
msgstr "OLE-ವಸ್ತು"
#: ImpressWindowState.xcu
-#, fuzzy
msgctxt ""
"ImpressWindowState.xcu\n"
"..ImpressWindowState.UIElements.States.private:resource/popupmenu/outline\n"
@@ -23568,7 +23437,6 @@ msgid "Master Slide Sorter/Pane (no selection)"
msgstr ""
#: ImpressWindowState.xcu
-#, fuzzy
msgctxt ""
"ImpressWindowState.xcu\n"
"..ImpressWindowState.UIElements.States.private:resource/popupmenu/table\n"
@@ -23759,7 +23627,6 @@ msgid "Fontwork Shape"
msgstr "ಅಕ್ಷರ ವಿನ್ಯಾಸ ಆಕೃತಿ"
#: ImpressWindowState.xcu
-#, fuzzy
msgctxt ""
"ImpressWindowState.xcu\n"
"..ImpressWindowState.UIElements.States.private:resource/toolbar/graphicobjectbar\n"
@@ -24286,7 +24153,6 @@ msgid "Formula Cursor"
msgstr "ಸೂತ್ರ ಸೂಚಕ"
#: MathCommands.xcu
-#, fuzzy
msgctxt ""
"MathCommands.xcu\n"
"..MathCommands.UserInterface.Commands..uno:InsertCommandText?Text:string=newline \n"
@@ -24296,7 +24162,6 @@ msgid "New Line"
msgstr "ಹೊಸ ಸಾಲು"
#: MathCommands.xcu
-#, fuzzy
msgctxt ""
"MathCommands.xcu\n"
"..MathCommands.UserInterface.Commands..uno:InsertCommandText?Text:string=`\n"
@@ -25047,7 +24912,6 @@ msgid "Properties"
msgstr "ಗುಣಗಳು"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.DeckList.WriterPageDeck\n"
@@ -25057,7 +24921,6 @@ msgid "Page"
msgstr "ಪುಟ"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.DeckList.ShapesDeck\n"
@@ -25144,7 +25007,6 @@ msgid "Manage Changes"
msgstr "ಹೆಸರುಗಳನ್ನು ವ್ಯವಸ್ಥಾಪಿಸು (~M)..."
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.DeckList.SwDesignDeck\n"
@@ -25279,7 +25141,6 @@ msgid "Position and Size"
msgstr "ಸ್ಥಳ ಮತ್ತು ಗಾತ್ರ"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.GraphicPropertyPanel\n"
@@ -25289,7 +25150,6 @@ msgid "Image"
msgstr "ಚಿತ್ರ"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.DefaultShapesPanel\n"
@@ -25522,7 +25382,6 @@ msgid "Elements"
msgstr "ಘಟಕಗಳು"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.ChartSeriesPanel\n"
@@ -25836,7 +25695,6 @@ msgid "Standard"
msgstr "ಮಾನಕ"
#: ToolbarMode.xcu
-#, fuzzy
msgctxt ""
"ToolbarMode.xcu\n"
"..ToolbarMode.Applications.Writer.Modes.Default\n"
@@ -25855,7 +25713,6 @@ msgid "Single Toolbar"
msgstr ""
#: ToolbarMode.xcu
-#, fuzzy
msgctxt ""
"ToolbarMode.xcu\n"
"..ToolbarMode.Applications.Writer.Modes.Sidebar\n"
@@ -25874,7 +25731,6 @@ msgid "Notebookbar"
msgstr ""
#: ToolbarMode.xcu
-#, fuzzy
msgctxt ""
"ToolbarMode.xcu\n"
"..ToolbarMode.Applications.Calc.Modes.Default\n"
@@ -25893,7 +25749,6 @@ msgid "Single Toolbar"
msgstr ""
#: ToolbarMode.xcu
-#, fuzzy
msgctxt ""
"ToolbarMode.xcu\n"
"..ToolbarMode.Applications.Calc.Modes.Sidebar\n"
@@ -25912,7 +25767,6 @@ msgid "Notebookbar"
msgstr ""
#: ToolbarMode.xcu
-#, fuzzy
msgctxt ""
"ToolbarMode.xcu\n"
"..ToolbarMode.Applications.Impress.Modes.Default\n"
@@ -25967,7 +25821,6 @@ msgid "AutoTe~xt..."
msgstr "ಸ್ವಯಂಪಠ್ಯ (~x)..."
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:PrintLayout\n"
@@ -25977,7 +25830,6 @@ msgid "~Normal View"
msgstr "ಸಹಜ ನೋಟ (~N)"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:PrintLayout\n"
@@ -26369,7 +26221,6 @@ msgid "Accept Change"
msgstr "ಬದಲಾವಣೆಯನ್ನು ಅಂಗೀಕರಿಸು"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:AcceptAllTrackedChanges\n"
@@ -26552,7 +26403,6 @@ msgid "En~velope..."
msgstr "ಲಕೋಟೆ (~v)..."
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:AcceptTrackedChanges\n"
@@ -26720,7 +26570,6 @@ msgid "Caption..."
msgstr "ವಿವರಣೆ..."
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:InsertCaptionDialog\n"
@@ -26815,7 +26664,6 @@ msgid "Insert Page Break"
msgstr "ಅಡ್ಡಸಾಲಿನ ತಡೆಯನ್ನು ಸೇರಿಸು (~R)"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:InsertTable\n"
@@ -26853,7 +26701,6 @@ msgid "~Frame Interactively"
msgstr ""
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:InsertFrame\n"
@@ -26893,7 +26740,6 @@ msgid "~Index Entry..."
msgstr "ವಿಷಯಸೂಚಿ ನಮೂದನೆ (~y)..."
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:InsertIndexesEntry\n"
@@ -27102,7 +26948,6 @@ msgid "~Formula..."
msgstr "ಸೂತ್ರ (~F)..."
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:InsertObjectStarMath\n"
@@ -27865,7 +27710,6 @@ msgid "Clear"
msgstr "ತೆರವುಗೊಳಿಸು (~C)"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:ResetAttributes\n"
@@ -28212,7 +28056,6 @@ msgid "~More Options..."
msgstr "ಇನ್ನಷ್ಟು ಆಯ್ಕೆಗಳು (~M)"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:DeleteRows\n"
@@ -28231,7 +28074,6 @@ msgid "~Rows"
msgstr "ಅಡ್ಡಸಾಲುಗಳು (~R)"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:DeleteColumns\n"
@@ -28352,7 +28194,6 @@ msgid "Go Right"
msgstr "ಬಲಕ್ಕೆ ಹೋಗು"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:EntireRow\n"
@@ -29225,7 +29066,6 @@ msgid "In ~Background"
msgstr "ತೆರೆಯ ಹಿಂದೆ (~d)"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:WrapThroughTransparencyToggle\n"
@@ -29805,7 +29645,6 @@ msgid "~Thesaurus..."
msgstr "ಸಮಾನಾರ್ಥಕ ಪದಕೋಶ (~T)..."
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:BackColor\n"
@@ -29869,7 +29708,6 @@ msgid "Add Unknown Words"
msgstr "ಗೊತ್ತಿಲ್ಲದ ಪದಗಳನ್ನು ಸೇರಿಸು"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:HScroll\n"
@@ -30182,7 +30020,6 @@ msgid "Alignment"
msgstr "ಹೊಂದಿಕೆ"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:ArrangeFrameMenu\n"
@@ -30985,7 +30822,6 @@ msgid "Page Margins"
msgstr ""
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:HangingIndent\n"
@@ -31054,7 +30890,6 @@ msgid "Form Control"
msgstr "ಅರ್ಜಿಯ ನಿಯಂತ್ರಕಗಳು"
#: WriterFormWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterFormWindowState.xcu\n"
"..WriterFormWindowState.UIElements.States.private:resource/popupmenu/formrichtext\n"
@@ -31074,7 +30909,6 @@ msgid "Text Frame"
msgstr "ಮುಂದಿನ ಚೌಕಟ್ಟಿಗೆ"
#: WriterFormWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterFormWindowState.xcu\n"
"..WriterFormWindowState.UIElements.States.private:resource/popupmenu/graphic\n"
@@ -31084,7 +30918,6 @@ msgid "Image"
msgstr "ಚಿತ್ರ"
#: WriterFormWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterFormWindowState.xcu\n"
"..WriterFormWindowState.UIElements.States.private:resource/popupmenu/media\n"
@@ -31114,7 +30947,6 @@ msgid "Print Preview"
msgstr "ಮುದ್ರಣ ಮುನ್ನೋಟ"
#: WriterFormWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterFormWindowState.xcu\n"
"..WriterFormWindowState.UIElements.States.private:resource/popupmenu/table\n"
@@ -31124,7 +30956,6 @@ msgid "Table"
msgstr "ಕೋಷ್ಟಕ"
#: WriterFormWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterFormWindowState.xcu\n"
"..WriterFormWindowState.UIElements.States.private:resource/popupmenu/text\n"
@@ -31518,7 +31349,6 @@ msgid "Form Control"
msgstr "ಅರ್ಜಿಯ ನಿಯಂತ್ರಕಗಳು"
#: WriterGlobalWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterGlobalWindowState.xcu\n"
"..WriterGlobalWindowState.UIElements.States.private:resource/popupmenu/formrichtext\n"
@@ -31538,7 +31368,6 @@ msgid "Text Frame"
msgstr "ಮುಂದಿನ ಚೌಕಟ್ಟಿಗೆ"
#: WriterGlobalWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterGlobalWindowState.xcu\n"
"..WriterGlobalWindowState.UIElements.States.private:resource/popupmenu/graphic\n"
@@ -31548,7 +31377,6 @@ msgid "Image"
msgstr "ಚಿತ್ರ"
#: WriterGlobalWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterGlobalWindowState.xcu\n"
"..WriterGlobalWindowState.UIElements.States.private:resource/popupmenu/media\n"
@@ -31578,7 +31406,6 @@ msgid "Print Preview"
msgstr "ಮುದ್ರಣ ಮುನ್ನೋಟ"
#: WriterGlobalWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterGlobalWindowState.xcu\n"
"..WriterGlobalWindowState.UIElements.States.private:resource/popupmenu/table\n"
@@ -31588,7 +31415,6 @@ msgid "Table"
msgstr "ಕೋಷ್ಟಕ"
#: WriterGlobalWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterGlobalWindowState.xcu\n"
"..WriterGlobalWindowState.UIElements.States.private:resource/popupmenu/text\n"
@@ -31999,7 +31825,6 @@ msgid "Form Control"
msgstr "ಅರ್ಜಿಯ ನಿಯಂತ್ರಕಗಳು"
#: WriterReportWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterReportWindowState.xcu\n"
"..WriterReportWindowState.UIElements.States.private:resource/popupmenu/formrichtext\n"
@@ -32019,7 +31844,6 @@ msgid "Text Frame"
msgstr "ಮುಂದಿನ ಚೌಕಟ್ಟಿಗೆ"
#: WriterReportWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterReportWindowState.xcu\n"
"..WriterReportWindowState.UIElements.States.private:resource/popupmenu/graphic\n"
@@ -32029,7 +31853,6 @@ msgid "Image"
msgstr "ಚಿತ್ರ"
#: WriterReportWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterReportWindowState.xcu\n"
"..WriterReportWindowState.UIElements.States.private:resource/popupmenu/media\n"
@@ -32059,7 +31882,6 @@ msgid "Print Preview"
msgstr "ಮುದ್ರಣ ಮುನ್ನೋಟ"
#: WriterReportWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterReportWindowState.xcu\n"
"..WriterReportWindowState.UIElements.States.private:resource/popupmenu/table\n"
@@ -32069,7 +31891,6 @@ msgid "Table"
msgstr "ಕೋಷ್ಟಕ"
#: WriterReportWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterReportWindowState.xcu\n"
"..WriterReportWindowState.UIElements.States.private:resource/popupmenu/text\n"
@@ -32443,7 +32264,6 @@ msgid "Form Control"
msgstr "ಅರ್ಜಿಯ ನಿಯಂತ್ರಕಗಳು"
#: WriterWebWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWebWindowState.xcu\n"
"..WriterWebWindowState.UIElements.States.private:resource/popupmenu/formrichtext\n"
@@ -32463,7 +32283,6 @@ msgid "Text Frame"
msgstr "ಮುಂದಿನ ಚೌಕಟ್ಟಿಗೆ"
#: WriterWebWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWebWindowState.xcu\n"
"..WriterWebWindowState.UIElements.States.private:resource/popupmenu/graphic\n"
@@ -32503,7 +32322,6 @@ msgid "HTML Source"
msgstr "HT~ML ಆಕರ"
#: WriterWebWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWebWindowState.xcu\n"
"..WriterWebWindowState.UIElements.States.private:resource/popupmenu/table\n"
@@ -32513,7 +32331,6 @@ msgid "Table"
msgstr "ಕೋಷ್ಟಕ"
#: WriterWebWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWebWindowState.xcu\n"
"..WriterWebWindowState.UIElements.States.private:resource/popupmenu/text\n"
@@ -32861,7 +32678,6 @@ msgid "Form Control"
msgstr "ಅರ್ಜಿಯ ನಿಯಂತ್ರಕಗಳು"
#: WriterWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWindowState.xcu\n"
"..WriterWindowState.UIElements.States.private:resource/popupmenu/formrichtext\n"
@@ -32881,7 +32697,6 @@ msgid "Text Frame"
msgstr "ಮುಂದಿನ ಚೌಕಟ್ಟಿಗೆ"
#: WriterWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWindowState.xcu\n"
"..WriterWindowState.UIElements.States.private:resource/popupmenu/graphic\n"
@@ -32891,7 +32706,6 @@ msgid "Image"
msgstr "ಚಿತ್ರ"
#: WriterWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWindowState.xcu\n"
"..WriterWindowState.UIElements.States.private:resource/popupmenu/media\n"
@@ -32930,7 +32744,6 @@ msgid "Print Preview"
msgstr "ಮುದ್ರಣ ಮುನ್ನೋಟ"
#: WriterWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWindowState.xcu\n"
"..WriterWindowState.UIElements.States.private:resource/popupmenu/table\n"
@@ -32940,7 +32753,6 @@ msgid "Table"
msgstr "ಕೋಷ್ಟಕ"
#: WriterWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWindowState.xcu\n"
"..WriterWindowState.UIElements.States.private:resource/popupmenu/text\n"
@@ -33015,7 +32827,6 @@ msgid "Lines"
msgstr "ರೇಖೆಗಳು"
#: WriterWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWindowState.xcu\n"
"..WriterWindowState.UIElements.States.private:resource/toolbar/arrowsbar\n"
@@ -33170,7 +32981,6 @@ msgid "Image Filter"
msgstr "ಚಿತ್ರ ಫಿಲ್ಟರ್‌"
#: WriterWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWindowState.xcu\n"
"..WriterWindowState.UIElements.States.private:resource/toolbar/graphicobjectbar\n"
@@ -33419,7 +33229,6 @@ msgid "Form Control"
msgstr "ಅರ್ಜಿಯ ನಿಯಂತ್ರಕಗಳು"
#: XFormsWindowState.xcu
-#, fuzzy
msgctxt ""
"XFormsWindowState.xcu\n"
"..XFormsWindowState.UIElements.States.private:resource/popupmenu/formrichtext\n"
@@ -33439,7 +33248,6 @@ msgid "Text Frame"
msgstr "ಮುಂದಿನ ಚೌಕಟ್ಟಿಗೆ"
#: XFormsWindowState.xcu
-#, fuzzy
msgctxt ""
"XFormsWindowState.xcu\n"
"..XFormsWindowState.UIElements.States.private:resource/popupmenu/graphic\n"
@@ -33449,7 +33257,6 @@ msgid "Image"
msgstr "ಚಿತ್ರ"
#: XFormsWindowState.xcu
-#, fuzzy
msgctxt ""
"XFormsWindowState.xcu\n"
"..XFormsWindowState.UIElements.States.private:resource/popupmenu/media\n"
@@ -33479,7 +33286,6 @@ msgid "Print Preview"
msgstr "ಮುದ್ರಣ ಮುನ್ನೋಟ"
#: XFormsWindowState.xcu
-#, fuzzy
msgctxt ""
"XFormsWindowState.xcu\n"
"..XFormsWindowState.UIElements.States.private:resource/popupmenu/table\n"
@@ -33489,7 +33295,6 @@ msgid "Table"
msgstr "ಕೋಷ್ಟಕ"
#: XFormsWindowState.xcu
-#, fuzzy
msgctxt ""
"XFormsWindowState.xcu\n"
"..XFormsWindowState.UIElements.States.private:resource/popupmenu/text\n"
@@ -33671,7 +33476,6 @@ msgid "Image Filter"
msgstr "ಚಿತ್ರ ಫಿಲ್ಟರ್‌"
#: XFormsWindowState.xcu
-#, fuzzy
msgctxt ""
"XFormsWindowState.xcu\n"
"..XFormsWindowState.UIElements.States.private:resource/toolbar/graphicobjectbar\n"
diff --git a/source/kn/reportdesign/messages.po b/source/kn/reportdesign/messages.po
index 43c2d6a61c1..f9ac1669828 100644
--- a/source/kn/reportdesign/messages.po
+++ b/source/kn/reportdesign/messages.po
@@ -86,7 +86,6 @@ msgid "Function"
msgstr "ಕಾರ್ಯಭಾರ"
#: stringarray.hrc:44
-#, fuzzy
msgctxt "RID_STR_TYPE_CONST"
msgid "Counter"
msgstr "ಗಣಕ"
@@ -98,19 +97,16 @@ msgid "User defined Function"
msgstr "ಬಳಕೆದಾರರಿಂದ ಸೂಚಿತವಾದ ಕ್ರಿಯೆ"
#: stringarray.hrc:51
-#, fuzzy
msgctxt "RID_STR_BOOL"
msgid "No"
msgstr "ಇಲ್ಲ"
#: stringarray.hrc:52
-#, fuzzy
msgctxt "RID_STR_BOOL"
msgid "Yes"
msgstr "ಹೌದು"
#: stringarray.hrc:58
-#, fuzzy
msgctxt "RID_STR_KEEPTOGETHER_CONST"
msgid "No"
msgstr "ಇಲ್ಲ"
@@ -134,7 +130,6 @@ msgid "Top"
msgstr "ಮೇಲೆ"
#: stringarray.hrc:67
-#, fuzzy
msgctxt "RID_STR_VERTICAL_ALIGN_CONST"
msgid "Middle"
msgstr "ಮಧ್ಯ"
@@ -933,7 +928,6 @@ msgid "Alignment"
msgstr "ಹೊಂದಾಣಿಕೆ"
#: condformatdialog.ui:10
-#, fuzzy
msgctxt "condformatdialog|CondFormat"
msgid "Conditional Formatting"
msgstr "ನಿಬಂಧನೆಯ ಫಾರ್ಮಾಟ್ ಪದ್ಧತಿ"
@@ -951,43 +945,36 @@ msgid "Expression Is"
msgstr "ಗಣಿತೋಕ್ತಿಯು"
#: conditionwin.ui:71
-#, fuzzy
msgctxt "conditionwin|opCombobox"
msgid "between"
msgstr "ನಡುವೆ"
#: conditionwin.ui:72
-#, fuzzy
msgctxt "conditionwin|opCombobox"
msgid "not between"
msgstr "ನಡುವೆಯಲ್ಲ"
#: conditionwin.ui:73
-#, fuzzy
msgctxt "conditionwin|opCombobox"
msgid "equal to"
msgstr "ಇದಕ್ಕೆ ಸಮ"
#: conditionwin.ui:74
-#, fuzzy
msgctxt "conditionwin|opCombobox"
msgid "not equal to"
msgstr "ಸಮವಲ್ಲದ"
#: conditionwin.ui:75
-#, fuzzy
msgctxt "conditionwin|opCombobox"
msgid "greater than"
msgstr "ಇದಕ್ಕಿಂತ ಹೆಚ್ಚಾದ"
#: conditionwin.ui:76
-#, fuzzy
msgctxt "conditionwin|opCombobox"
msgid "less than"
msgstr "ಇದಕ್ಕಿಂತ ಕಡಿಮೆ"
#: conditionwin.ui:77
-#, fuzzy
msgctxt "conditionwin|opCombobox"
msgid "greater than or equal to"
msgstr "ಇದಕ್ಕಿಂತ ಹೆಚ್ಚಾದ ಅಥವ ಇದಕ್ಕೆ ಸಮನಾದ"
@@ -1005,7 +992,6 @@ msgid "..."
msgstr "..."
#: conditionwin.ui:130
-#, fuzzy
msgctxt "conditionwin|andLabel"
msgid "and"
msgstr "ಮತ್ತು"
@@ -1029,7 +1015,6 @@ msgid "Italic"
msgstr "ಇಟಾಲಿಕ್"
#: conditionwin.ui:250
-#, fuzzy
msgctxt "conditionwin|ToolBoxItem3"
msgid "Underline"
msgstr "ಅಡಿಗೆರೆ"
@@ -1041,7 +1026,6 @@ msgid "Background Color"
msgstr "ಹಿನ್ನೆಲೆ ಬಣ್ಣ"
#: conditionwin.ui:290
-#, fuzzy
msgctxt "conditionwin|ToolBoxItem5"
msgid "Font Color"
msgstr "ಅಕ್ಷರಶೈಲಿ ಬಣ್ಣ"
@@ -1052,7 +1036,6 @@ msgid "Character Formatting"
msgstr ""
#: conditionwin.ui:371
-#, fuzzy
msgctxt "conditionwin|removeButton"
msgid "-"
msgstr "-"
@@ -1094,13 +1077,11 @@ msgid "Sorting and Grouping"
msgstr "ವಿಂಡಗಣೆ ಹಾಗು ಗುಂಪುಗೂಡಿಕೆ"
#: floatingfield.ui:30
-#, fuzzy
msgctxt "floatingfield|up"
msgid "Sort Ascending"
msgstr "ಏರಿಕೆಕ್ರಮದಲ್ಲಿ ವಿಂಗಡಿಸು"
#: floatingfield.ui:43
-#, fuzzy
msgctxt "floatingfield|down"
msgid "Sort Descending"
msgstr "ಇಳಿಕೆಕ್ರಮದಲ್ಲಿ ವಿಂಗಡಿಸು"
@@ -1148,7 +1129,6 @@ msgid "Move up"
msgstr "ಮೇಲಕ್ಕೆ ಚಲಿಸು"
#: floatingsort.ui:88
-#, fuzzy
msgctxt "floatingsort|down"
msgid "Move down"
msgstr "ಕೆಳಕ್ಕೆ ಜರುಗಿಸು"
@@ -1160,7 +1140,6 @@ msgid "Delete"
msgstr "ಅಳಿಸು"
#: floatingsort.ui:152
-#, fuzzy
msgctxt "floatingsort|label1"
msgid "Groups"
msgstr "ಗುಂಪುಗಳು"
@@ -1172,13 +1151,11 @@ msgid "Sorting"
msgstr "ವಿಂಗಡಿಸಲಾಗುತ್ತಿದೆ"
#: floatingsort.ui:208
-#, fuzzy
msgctxt "floatingsort|label7"
msgid "Group Header"
msgstr "ಸಮೂಹ ಶಿರೋಲೇಖ"
#: floatingsort.ui:224
-#, fuzzy
msgctxt "floatingsort|label8"
msgid "Group Footer"
msgstr "ಸಮೂಹ ಅಡಿಲೇಖ"
@@ -1196,7 +1173,6 @@ msgid "Group Interval"
msgstr "ಗುಂಪಿನ ಅಂತರ"
#: floatingsort.ui:272
-#, fuzzy
msgctxt "floatingsort|label11"
msgid "Keep Together"
msgstr "ಒಟ್ಟಾಗಿ ಇರಿಸು"
@@ -1226,7 +1202,6 @@ msgid "Not present"
msgstr "ಅಸ್ತಿತ್ವದಲ್ಲಿಲ್ಲ"
#: floatingsort.ui:326
-#, fuzzy
msgctxt "floatingsort|keep"
msgid "No"
msgstr "ಇಲ್ಲ"
diff --git a/source/kn/sc/messages.po b/source/kn/sc/messages.po
index 06ba0517248..83ac42113dd 100644
--- a/source/kn/sc/messages.po
+++ b/source/kn/sc/messages.po
@@ -17,7 +17,6 @@ msgstr ""
"X-POOTLE-MTIME: 1509611885.000000\n"
#: compiler.hrc:27
-#, fuzzy
msgctxt "RID_FUNCTION_CATEGORIES"
msgid "Database"
msgstr "ದತ್ತಸಂಚಯ"
@@ -35,7 +34,6 @@ msgid "Financial"
msgstr "ಹಣಕಾಸಿನ"
#: compiler.hrc:30
-#, fuzzy
msgctxt "RID_FUNCTION_CATEGORIES"
msgid "Information"
msgstr "ಮಾಹಿತಿ"
@@ -71,13 +69,11 @@ msgid "Spreadsheet"
msgstr "ಸ್ಪ್ರೆಡ್‌ಶೀಟ್"
#: compiler.hrc:36
-#, fuzzy
msgctxt "RID_FUNCTION_CATEGORIES"
msgid "Text"
msgstr "ಪಠ್ಯ"
#: compiler.hrc:37
-#, fuzzy
msgctxt "RID_FUNCTION_CATEGORIES"
msgid "Add-in"
msgstr "ಆಡ್-ಇನ್"
@@ -480,7 +476,6 @@ msgid "Protect document"
msgstr "ದಸ್ತಾವೇಜನ್ನು ಸಂರಕ್ಷಿಸು"
#: globstr.hrc:112
-#, fuzzy
msgctxt "STR_UNDO_UNPROTECT_DOC"
msgid "Unprotect document"
msgstr "ದಸ್ತಾವೇಜಿನ ಸಂರಕ್ಷಣೆಯನ್ನು ತೆಗೆದು ಹಾಕು"
@@ -660,7 +655,6 @@ msgid "OR"
msgstr "OR"
#: globstr.hrc:145
-#, fuzzy
msgctxt "STR_TABLE_DEF"
msgid "Sheet"
msgstr "ಹಾಳೆ"
@@ -708,7 +702,6 @@ msgid "The source range contains subtotals which may distort the results. Use it
msgstr "ಫಲಿತಾಂಶಗಳನ್ನು ವಿರೂಪಗೊಳಿಸುವ ಉಪಮೊತ್ತಗಳು ಆಕರ ಶ್ರೇಣಿಯಲ್ಲಿದೆ. ಆದರೂ ಬಳಸಬೇಕೇ?"
#: globstr.hrc:154
-#, fuzzy
msgctxt "STR_PIVOT_TOTAL"
msgid "Total"
msgstr "ಒಟ್ಟು ಮೊತ್ತ"
@@ -838,14 +831,12 @@ msgid "Scenario"
msgstr "ಚಿತ್ರಣ"
#: globstr.hrc:179
-#, fuzzy
msgctxt "STR_PIVOT_TABLE"
msgid "Pivot Table"
msgstr "ತಿರುಗಣೆ ಕೋಷ್ಟಕ"
#. Text strings for captions of subtotal functions.
#: globstr.hrc:181
-#, fuzzy
msgctxt "STR_FUN_TEXT_SUM"
msgid "Sum"
msgstr "ಮೊತ್ತ"
@@ -1264,7 +1255,6 @@ msgid "Dif Import"
msgstr "ಡಿಫ್ ಆಮದು"
#: globstr.hrc:272
-#, fuzzy
msgctxt "STR_STYLENAME_STANDARD"
msgid "Default"
msgstr "ಪೂರ್ವನಿಯೋಜಿತ"
@@ -1805,7 +1795,6 @@ msgid "Range moved from #1 to #2"
msgstr "ಶ್ರೇಣಿಯನ್ನು #1 ರಿಂದ #2 ಕ್ಕೆ ಸ್ಥಳಾಂತರಿಸಲಾಗಿದೆ"
#: globstr.hrc:375
-#, fuzzy
msgctxt "STR_END_REDLINING"
msgid ""
"This action will exit the change recording mode.\n"
@@ -1916,7 +1905,6 @@ msgid "Nested arrays are not supported."
msgstr "ಗೂಡು ಮಾಡಲಾದ(ನೆಸ್ಟೆಡ್) ವ್ಯೂಹಗಳಿಗೆ ಬೆಂಬಲವಿಲ್ಲ."
#: globstr.hrc:395
-#, fuzzy
msgctxt "STR_UNDO_TEXTTOCOLUMNS"
msgid "Text to Columns"
msgstr "ಪಠ್ಯದಿಂದ ಲಂಬಸಾಲುಗಳಿಗೆ"
@@ -2109,7 +2097,6 @@ msgid "Manage Names..."
msgstr "ಹೆಸರುಗಳನ್ನು ವ್ಯವಸ್ಥಾಪಿಸು..."
#: globstr.hrc:425
-#, fuzzy
msgctxt "STR_HEADER_NAME"
msgid "Name"
msgstr "ಹೆಸರು"
@@ -2356,7 +2343,6 @@ msgid "next year"
msgstr "ಮುಂದಿನ ವರ್ಷ"
#: globstr.hrc:473
-#, fuzzy
msgctxt "STR_COND_AND"
msgid "and"
msgstr "ಮತ್ತು"
@@ -2558,13 +2544,11 @@ msgid "%1 and %2 more"
msgstr ""
#: globstr.hrc:508
-#, fuzzy
msgctxt "STR_GENERAL"
msgid "General"
msgstr "ಸಾಮಾನ್ಯ"
#: globstr.hrc:509
-#, fuzzy
msgctxt "STR_NUMBER"
msgid "Number"
msgstr "ಸಂಖ್ಯೆ"
@@ -2582,19 +2566,16 @@ msgid "Currency"
msgstr "ಕರೆನ್ಸಿ"
#: globstr.hrc:512
-#, fuzzy
msgctxt "STR_DATE"
msgid "Date"
msgstr "ದಿನಾಂಕ"
#: globstr.hrc:513
-#, fuzzy
msgctxt "STR_TIME"
msgid "Time"
msgstr "ಸಮಯ"
#: globstr.hrc:514
-#, fuzzy
msgctxt "STR_SCIENTIFIC"
msgid "Scientific"
msgstr "ವೈಜ್ಞಾನಿಕ"
@@ -2606,13 +2587,11 @@ msgid "Fraction"
msgstr "ಭಿನ್ನರಾಶಿ"
#: globstr.hrc:516
-#, fuzzy
msgctxt "STR_BOOLEAN_VALUE"
msgid "Boolean Value"
msgstr "ಬೂಲಿಯನ್ ಮೌಲ್ಯ"
#: globstr.hrc:517
-#, fuzzy
msgctxt "STR_TEXT"
msgid "Text"
msgstr "ಪಠ್ಯ"
@@ -2758,7 +2737,6 @@ msgid "Format error discovered in the file in sub-document $(ARG1) at $(ARG2)(ro
msgstr "ಕಡತದ ಉಪ ದಸ್ತಾವೇಜು $(ARG1) ನ $(ARG2)(row,col) ನಲ್ಲಿ ರಚನಾ ದೋಷವು ಕಂಡು ಬಂದಿದೆ."
#: scerrors.hrc:56
-#, fuzzy
msgctxt "RID_ERRHDLSC"
msgid "File format error found at $(ARG1)(row,col)."
msgstr "$(ARG1)(row,col) ನಲ್ಲಿ ಕಡತ ರಚನಾದೋಷವು ಕಂಡುಬಂದಿದೆ."
@@ -2775,7 +2753,6 @@ msgid "Data could not be written."
msgstr ""
#: scerrors.hrc:64
-#, fuzzy
msgctxt "RID_ERRHDLSC"
msgid "$(ARG1)"
msgstr "$(ARG1)"
@@ -3351,7 +3328,6 @@ msgid "Returns an internal number for a text having a possible date format."
msgstr "ದಿನಾಂಕ ವಿನ್ಯಾಸದ ಸಂಭಾವ್ಯತೆ ಇರುವ ಪಠ್ಯಕ್ಕ ಒಂದು ಆಂತರಿಕ ಸಂಖ್ಯೆಯನ್ನು ತೋರಿಸುತ್ತದೆ."
#: scfuncs.hrc:194
-#, fuzzy
msgctxt "SC_OPCODE_GET_DATE_VALUE"
msgid "Text"
msgstr "ಪಠ್ಯ"
@@ -3426,7 +3402,6 @@ msgid "Start date"
msgstr "ಆರಂಭದ ದಿನಾಂಕ"
#: scfuncs.hrc:223
-#, fuzzy
msgctxt "SC_OPCODE_NETWORKDAYS"
msgid "Start date for calculation."
msgstr "ಲೆಕ್ಕಾಚಾರಕ್ಕಾಗಿ ಪ್ರಾರಂಭದ ದಿನಾಂಕ."
@@ -3438,7 +3413,6 @@ msgid "End date"
msgstr "ಅಂತ್ಯದ ದಿನಾಂಕ"
#: scfuncs.hrc:225
-#, fuzzy
msgctxt "SC_OPCODE_NETWORKDAYS"
msgid "End date for calculation."
msgstr "ಲೆಕ್ಕಾಚಾರಕ್ಕಾಗಿ ಕೊನೆಯ ದಿನಾಂಕ."
@@ -3671,7 +3645,6 @@ msgid "Returns a sequential number for a text shown in a possible time entry for
msgstr "ಸಾಧ್ಯವಾಗುವ ಸಮಯ ನಮೂದನೆ ರಚನೆಯಂತೆ ತೋರಿಸಲಾಗುವ ಪಠ್ಯಕ್ಕೆ ಸರಣಿ ಸಂಖ್ಯೆಗಳನ್ನು ಹಿಂದಿರುಗಿಸುತ್ತದೆ."
#: scfuncs.hrc:314
-#, fuzzy
msgctxt "SC_OPCODE_GET_TIME_VALUE"
msgid "Text"
msgstr "ಪಠ್ಯ"
@@ -3805,7 +3778,6 @@ msgid "The internal number of the date."
msgstr "ದಿನಾಂಕದ ಆಂತರಿಕ ಸಂಖ್ಯೆ."
#: scfuncs.hrc:370
-#, fuzzy
msgctxt "SC_OPCODE_WEEK"
msgid "Mode"
msgstr "ಕ್ರಮ"
@@ -3821,13 +3793,11 @@ msgid "Calculates the ISO 8601 calendar week for the given date."
msgstr ""
#: scfuncs.hrc:378
-#, fuzzy
msgctxt "SC_OPCODE_ISOWEEKNUM"
msgid "Number"
msgstr "ಸಂಖ್ಯೆ"
#: scfuncs.hrc:379
-#, fuzzy
msgctxt "SC_OPCODE_ISOWEEKNUM"
msgid "The internal number of the date."
msgstr "ದಿನಾಂಕದ ಆಂತರಿಕ ಸಂಖ್ಯೆ."
@@ -3840,19 +3810,16 @@ msgid ""
msgstr ""
#: scfuncs.hrc:385
-#, fuzzy
msgctxt "SC_OPCODE_WEEKNUM_OOO"
msgid "Number"
msgstr "ಸಂಖ್ಯೆ"
#: scfuncs.hrc:386
-#, fuzzy
msgctxt "SC_OPCODE_WEEKNUM_OOO"
msgid "The internal number of the date."
msgstr "ದಿನಾಂಕದ ಆಂತರಿಕ ಸಂಖ್ಯೆ."
#: scfuncs.hrc:387
-#, fuzzy
msgctxt "SC_OPCODE_WEEKNUM_OOO"
msgid "Mode"
msgstr "ಕ್ರಮ"
@@ -3886,7 +3853,6 @@ msgid "Present value. Calculates the present value of an investment."
msgstr "ಪ್ರಸಕ್ತ ಮೌಲ್ಯ. ಬಂಡವಾಳದ ಪ್ರಸಕ್ತ ಮೌಲ್ಯವನ್ನು ಗಣಿಸುತ್ತದೆ."
#: scfuncs.hrc:403
-#, fuzzy
msgctxt "SC_OPCODE_PV"
msgid "Rate"
msgstr "ದರ"
@@ -3952,7 +3918,6 @@ msgid "Future value. Returns the future value of an investment based on regular
msgstr "ಭವಿಷ್ಯದ ಮೌಲ್ಯ. ಕ್ರಮಬದ್ಧ ಪಾವತಿಗಳು ಮತ್ತು ಸ್ಥಿರ ಬಡ್ಡಿ ದರದ ಆಧಾರದ ಮೇಲೆ ಭವಿಷ್ಯದ ಮೌಲ್ಯವನ್ನು ಹಿಂದಿರುಗಿಸುತ್ತದೆ."
#: scfuncs.hrc:419
-#, fuzzy
msgctxt "SC_OPCODE_FV"
msgid "Rate"
msgstr "ದರ"
@@ -4018,7 +3983,6 @@ msgid "Payment period. Calculates the number of payment periods for an investmen
msgstr "ಪಾವತಿ ಅವಧಿ. ಕ್ರಮಬದ್ಧ ಪಾವತಿಗಳು ಮತ್ತು ಸ್ಥಿರ ಬಡ್ಡಿ ದರದ ಆಧಾರದ ಮೇಲೆ ಬಂಡವಾಳಕ್ಕೆ ಪಾವತಿ ಅವಧಿಗಳ ಸಂಖ್ಯೆಯನ್ನು ಗಣಿಸುತ್ತದೆ."
#: scfuncs.hrc:435
-#, fuzzy
msgctxt "SC_OPCODE_NPER"
msgid "Rate"
msgstr "ದರ"
@@ -4084,7 +4048,6 @@ msgid "Regular payments. Returns the periodic payment of an annuity, based on re
msgstr "ಕ್ರಮಬದ್ಧ ಪಾವತಿಗಳು. ನಿಯತಕಾಲಿಕ ಪಾವತಿಗಳು ಮತ್ತು ಸ್ಥಿರ ಬಡ್ಡಿ ದರದ ಆಧಾರದ ಮೇಲೆ ವಾರ್ಷಿಕ ಆದಾಯದ ನಿಯತಕಾಲಿಕ ಪಾವತಿಯನ್ನು ಹಿಂದಿರುಗಿಸುತ್ತದೆ."
#: scfuncs.hrc:451
-#, fuzzy
msgctxt "SC_OPCODE_PMT"
msgid "Rate"
msgstr "ದರ"
@@ -4228,7 +4191,6 @@ msgid "Compounded interest. Calculates the interest payment on the principal for
msgstr "ಸಂಯುಕ್ತವಾದ ಬಡ್ಡಿ. ಕೊಟ್ಟಿರುವ ಅವಧಿಯಲ್ಲಿನ ಕ್ರಮಬದ್ಧ ಪಾವತಿಗಳು ಮತ್ತು ಸ್ಥಿರ ಬಡ್ಡಿ ದರದೊಂದಿಗಿನ ಬಂಡವಾಳದ ಬಡ್ಡಿ ಪಾವತಿಯನ್ನು ಗಣಿಸುತ್ತದೆ."
#: scfuncs.hrc:485
-#, fuzzy
msgctxt "SC_OPCODE_IPMT"
msgid "Rate"
msgstr "ದರ"
@@ -4306,7 +4268,6 @@ msgid "Repayment. Calculates the repayment amount for a period for an investment
msgstr "ಮರುಪಾವತಿ. ಕ್ರಮಬದ್ಧ ಅವಧಿಗಳಲ್ಲಿರುವ ಪಾವತಿಗಳು ಮತ್ತು ಸ್ಥಿರವಾಗಿರುವ ಬಡ್ಡಿ ದರ ಇರುವ ಬಂಡವಾಳದ ಅವಧಿಗೆ ಮುರುಪಾವತಿ ಮೊಬಲಗಸನ್ನು ಗಣಿಸುತ್ತದೆ."
#: scfuncs.hrc:503
-#, fuzzy
msgctxt "SC_OPCODE_PPMT"
msgid "Rate"
msgstr "ದರ"
@@ -4384,7 +4345,6 @@ msgid "Cumulative capital. Calculates the total amount of the repayment share in
msgstr "ಒಟ್ಟು ಸಂಯುಕ್ತ ಬಡ್ಡಿ. ಸ್ಥಿರ ಬಡ್ಡಿ ದರದೊಂದಿಗೆ ಒಂದು ಅವಧಿಯಲ್ಲಿನ ಬಂಡವಾಳಕ್ಕೆ ಪಾಲು ಬಡ್ಡಿ ಮೊಬಲಗನ್ನು ಗಣಿಸುತ್ತದೆ."
#: scfuncs.hrc:521
-#, fuzzy
msgctxt "SC_OPCODE_CUM_PRINC"
msgid "Rate"
msgstr "ದರ"
@@ -4420,7 +4380,6 @@ msgid "The present value. The present value or the amount the annuity is current
msgstr "ಪ್ರಸಕ್ತ ಮೌಲ್ಯ. ಪ್ರಸಕ್ತ ಮೌಲ್ಯ ಅಥವಾ ಪ್ರಸ್ತುತ ಸಾರ್ಥಕವಾಗುವಂತಹ ವಾರ್ಷಿಕ ಆದಾಯ ಮೊಬಲಗು."
#: scfuncs.hrc:527
-#, fuzzy
msgctxt "SC_OPCODE_CUM_PRINC"
msgid "S"
msgstr "S"
@@ -4461,7 +4420,6 @@ msgid "Cumulative compounded interest. Calculates the total amount of the intere
msgstr "ಒಟ್ಟು ಸಂಯುಕ್ತ ಬಡ್ಡಿ. ಸ್ಥಿರ ಬಡ್ಡಿ ದರದೊಂದಿಗೆ ಒಂದು ಅವಧಿಯಲ್ಲಿನ ಬಂಡವಾಳಕ್ಕೆ ಪಾಲು ಬಡ್ಡಿ ಮೊಬಲಗನ್ನು ಗಣಿಸುತ್ತದೆ."
#: scfuncs.hrc:539
-#, fuzzy
msgctxt "SC_OPCODE_CUM_IPMT"
msgid "Rate"
msgstr "ದರ"
@@ -4537,7 +4495,6 @@ msgid "Calculates the arithmetically declining value of an asset (depreciation)
msgstr "ನಿರ್ದಿಷ್ಟ ಅವಧಿಗೆ ಅಂಕಗಣಿತೀಯವಾಗಿ ಆಸ್ತಿಯ ಕ್ಷೀಣಿಸುವ ಮೌಲ್ಯ(ಸವಕಳಿ)ವನ್ನು ಗಣಿಸುತ್ತದೆ."
#: scfuncs.hrc:557
-#, fuzzy
msgctxt "SC_OPCODE_SYD"
msgid "Cost"
msgstr "ಬೆಲೆ"
@@ -4549,7 +4506,6 @@ msgid "Acquisition costs. The initial cost of the asset."
msgstr "ಆವರಿಕೆಯ ಬೆಲೆಗಳು: ಆಸ್ತಿಯ ಆರಂಭಿಕ ಬೆಲೆ."
#: scfuncs.hrc:559
-#, fuzzy
msgctxt "SC_OPCODE_SYD"
msgid "Salvage"
msgstr "ಸಂರಕ್ಷಿಸಿದ ವಸ್ತುಗಳು"
@@ -4561,13 +4517,11 @@ msgid "Salvage: The remaining value of the asset at the end of its life."
msgstr "ಸಂರಕ್ಷಿಸಿದ ವಸ್ತುಗಳು: ಅದರ ಜೀವನದ ಕೊನೆಯಲ್ಲಿ ಉಳಿದಿರುವ ಆಸ್ತಿಯ ಮೌಲ್ಯ."
#: scfuncs.hrc:561
-#, fuzzy
msgctxt "SC_OPCODE_SYD"
msgid "Life"
msgstr "ಜೀವ"
#: scfuncs.hrc:562
-#, fuzzy
msgctxt "SC_OPCODE_SYD"
msgid "Useful life. The number of periods in the useful life of the asset."
msgstr "ಉಪಯೋಗವಾಗುವ ಜೀವನ. ಆಸ್ತಿಯ ಉಪಯೋಗ ಜೀವನದಲ್ಲಿನ ಅವಧಿಗಳ ಸಂಖ್ಯೆ."
@@ -4591,7 +4545,6 @@ msgid "Calculates the linear depreciation per period."
msgstr "ಅವಧಿಯೊಂದಕ್ಕೆ ರೇಖಾತ್ಮಕ ಸವಕಳಿಯನ್ನು ಗಣಿಸುತ್ತದೆ."
#: scfuncs.hrc:571
-#, fuzzy
msgctxt "SC_OPCODE_SLN"
msgid "Cost"
msgstr "ಬೆಲೆ"
@@ -4603,7 +4556,6 @@ msgid "Acquisition cost. The initial cost of an asset."
msgstr "ಆವರಿಕೆ ಬೆಲೆ. ಆಸ್ತಿಯ ಆರಂಭಿಕ ಬೆಲೆ."
#: scfuncs.hrc:573
-#, fuzzy
msgctxt "SC_OPCODE_SLN"
msgid "Salvage"
msgstr "ಸಂರಕ್ಷಿಸಿದ ವಸ್ತುಗಳು"
@@ -4615,13 +4567,11 @@ msgid "Salvage: The remaining value of the asset at the end of its life."
msgstr "ಸಂರಕ್ಷಿಸಿದ ವಸ್ತುಗಳು: ಅದರ ಜೀವನದ ಕೊನೆಯಲ್ಲಿ ಉಳಿದಿರುವ ಆಸ್ತಿಯ ಮೌಲ್ಯ."
#: scfuncs.hrc:575
-#, fuzzy
msgctxt "SC_OPCODE_SLN"
msgid "Life"
msgstr "ಜೀವ"
#: scfuncs.hrc:576
-#, fuzzy
msgctxt "SC_OPCODE_SLN"
msgid "Useful life. The number of periods in the useful life of the asset."
msgstr "ಉಪಯೋಗವಾಗುವ ಜೀವನ. ಆಸ್ತಿಯ ಉಪಯೋಗ ಜೀವನದಲ್ಲಿನ ಅವಧಿಗಳ ಸಂಖ್ಯೆ."
@@ -4633,7 +4583,6 @@ msgid "Calculates the depreciation of an asset for a specific period using the d
msgstr "ದ್ವಿಗುಣ ಕ್ಷೀಣ ಶಿಲ್ಕು ವಿಧಾನ ಅಥವಾ ಕ್ಷೀಣ ಶಿಲ್ಕು ವಿಧಾನವನ್ನು ಬಳಸಿ, ನಿರ್ದಿಷ್ಟ ಅವಧಿಯಲ್ಲಿ ಆಸ್ತಿಯ ಸವಕಳಿಯನ್ನು ಗಣಿಸುತ್ತದೆ."
#: scfuncs.hrc:583
-#, fuzzy
msgctxt "SC_OPCODE_DDB"
msgid "Cost"
msgstr "ಬೆಲೆ"
@@ -4645,7 +4594,6 @@ msgid "Acquisition costs. The initial cost of the asset."
msgstr "ಆವರಿಕೆಯ ಬೆಲೆಗಳು: ಆಸ್ತಿಯ ಆರಂಭಿಕ ಬೆಲೆ."
#: scfuncs.hrc:585
-#, fuzzy
msgctxt "SC_OPCODE_DDB"
msgid "Salvage"
msgstr "ಸಂರಕ್ಷಿಸಿದ ವಸ್ತುಗಳು"
@@ -4657,13 +4605,11 @@ msgid "Salvage: The remaining value of the asset at the end of its life."
msgstr "ಸಂರಕ್ಷಿಸಿದ ವಸ್ತುಗಳು: ಅದರ ಜೀವನದ ಕೊನೆಯಲ್ಲಿ ಉಳಿದಿರುವ ಆಸ್ತಿಯ ಮೌಲ್ಯ."
#: scfuncs.hrc:587
-#, fuzzy
msgctxt "SC_OPCODE_DDB"
msgid "Life"
msgstr "ಜೀವ"
#: scfuncs.hrc:588
-#, fuzzy
msgctxt "SC_OPCODE_DDB"
msgid "Useful life. The number of periods in the useful life of the asset."
msgstr "ಉಪಯೋಗವಾಗುವ ಜೀವನ. ಆಸ್ತಿಯ ಉಪಯೋಗ ಜೀವನದಲ್ಲಿನ ಅವಧಿಗಳ ಸಂಖ್ಯೆ."
@@ -4681,7 +4627,6 @@ msgid "Period. The depreciation period in the same time unit as the average usef
msgstr "ಅವಧಿ. ಸರಾಸರಿ ಬಳಸುವ ಜೀವನ ನಮೂನೆಯ ಸಮಯ ಮಾನದಂತೆ ಸವಕಳಿ ಅವಧಿಯ ಸಮಯ ಮಾನ."
#: scfuncs.hrc:591
-#, fuzzy
msgctxt "SC_OPCODE_DDB"
msgid "Factor"
msgstr "ಅಪವರ್ತನ"
@@ -4699,7 +4644,6 @@ msgid "Returns the real depreciation of an asset for a specified period using th
msgstr "ಸ್ಥಿರ- ಕ್ಷೀಣ ಶಿಲ್ಕು ವಿಧಾನವನ್ನು ಬಳಸಿ ನಿರ್ದಿಷ್ಟ ಅವಧಿಯಲ್ಲಿ ಆಸ್ತಿಯ ನೈಜ ಸವಕಳಿಯನ್ನು ಹಿಂದಿರುಗಿಸುತ್ತದೆ."
#: scfuncs.hrc:599
-#, fuzzy
msgctxt "SC_OPCODE_DB"
msgid "Cost"
msgstr "ಬೆಲೆ"
@@ -4711,7 +4655,6 @@ msgid "Acquisition costs: The initial cost of the asset."
msgstr "ಆವರಿಕೆಯ ಬೆಲೆಗಳು: ಆಸ್ತಿಯ ಆರಂಭಿಕ ಬೆಲೆ."
#: scfuncs.hrc:601
-#, fuzzy
msgctxt "SC_OPCODE_DB"
msgid "Salvage"
msgstr "ಸಂರಕ್ಷಿಸಿದ ವಸ್ತುಗಳು"
@@ -4723,13 +4666,11 @@ msgid "Salvage: The remaining value of the asset at the end of its life."
msgstr "ಸಂರಕ್ಷಿಸಿದ ವಸ್ತುಗಳು: ಅದರ ಜೀವನದ ಕೊನೆಯಲ್ಲಿ ಉಳಿದಿರುವ ಆಸ್ತಿಯ ಮೌಲ್ಯ."
#: scfuncs.hrc:603
-#, fuzzy
msgctxt "SC_OPCODE_DB"
msgid "Life"
msgstr "ಜೀವ"
#: scfuncs.hrc:604
-#, fuzzy
msgctxt "SC_OPCODE_DB"
msgid "Useful life. The number of periods in the useful life of the asset."
msgstr "ಉಪಯೋಗವಾಗುವ ಜೀವನ. ಆಸ್ತಿಯ ಉಪಯೋಗ ಜೀವನದಲ್ಲಿನ ಅವಧಿಗಳ ಸಂಖ್ಯೆ."
@@ -4869,7 +4810,6 @@ msgid "Calculates the yearly nominal interest rate as an effective interest rate
msgstr "ವರ್ಷದ ನಾಮಮಾತ್ರ ಬಡ್ಡಿ ದರವನ್ನು ಪರಿಣಾಮಕಾರಿ ಬಡ್ಡಿ ದರದಂತೆ ಗಣಿಸುತ್ತದೆ."
#: scfuncs.hrc:645
-#, fuzzy
msgctxt "SC_OPCODE_NOMINAL"
msgid "Effective rate"
msgstr "ಪರಿಣಾಮಕಾರಿ ದರ"
@@ -4897,7 +4837,6 @@ msgid "Net present value. Calculates the net present value of an investment base
msgstr "ನಿವ್ವಳ ಪ್ರಸಕ್ತ ಮೌಲ್ಯ. ನಿಯತಕಾಲಿಕ ಪಾವತಿಗಳ ಸರಣಿ ಮತ್ತು ರಿಯಾಯಿತಿ ಬೆಲೆಗಳ ಆಧಾರದ ಮೇಲಿನ ಬಂಡವಾಳದ ನಿವ್ವಳ ಪ್ರಸಕ್ತ ಮೌಲ್ಯವನ್ನು ಗಣಿಸುತ್ತದೆ."
#: scfuncs.hrc:655
-#, fuzzy
msgctxt "SC_OPCODE_NPV"
msgid "Rate"
msgstr "ದರ"
@@ -4926,13 +4865,11 @@ msgid "Returns the actuarial rate of interest of an investment excluding costs o
msgstr "ಬೆಲೆಗಳು ಅಥವಾ ಲಾಭಗಳನ್ನು ಬಿಟ್ಟು ಬಂಡವಾಳದ ವಿಮಾ ಲೆಕ್ಕಾಚಾರದನ್ವಯ ಬಡ್ಡಿ ದರವನ್ನು ಹಿಂದಿರುಗಿಸುತ್ತದೆ."
#: scfuncs.hrc:665
-#, fuzzy
msgctxt "SC_OPCODE_IRR"
msgid "Values"
msgstr "ಮೌಲ್ಯಗಳು"
#: scfuncs.hrc:666
-#, fuzzy
msgctxt "SC_OPCODE_IRR"
msgid "An array or reference to cells whose contents correspond to the payments."
msgstr "ಪಾವತಿಗಳಿಗೆ ಸಮನಾಗಿರುವ ವಿಷಯಗಳುಳ್ಳ ಕೋಶಗಳ ವ್ಯೂಹ ಅಥವಾ ಆಧಾರ."
@@ -4965,7 +4902,6 @@ msgid "An array or reference to cells whose contents correspond to the payments.
msgstr "ಪಾವತಿಗಳಿಗೆ ಸಮನಾಗಿರುವ ವಿಷಯಗಳುಳ್ಳ ಕೋಶಗಳ ವ್ಯೂಹ ಅಥವಾ ಆಧಾರ."
#: scfuncs.hrc:677
-#, fuzzy
msgctxt "SC_OPCODE_MIRR"
msgid "Investment"
msgstr "ವಿನಿಯೋಜನೆ"
@@ -4993,7 +4929,6 @@ msgid "Returns the amount of interest for constant amortization rates."
msgstr "ಸ್ಥಿರ ವಿಮೋಚನೆ ದರಕ್ಕಾಗಿನ ಬಡ್ಡಿ ದರವನ್ನು ಮರಳಿಸುತ್ತದೆ."
#: scfuncs.hrc:687
-#, fuzzy
msgctxt "SC_OPCODE_ISPMT"
msgid "Rate"
msgstr "ದರ"
@@ -5025,7 +4960,6 @@ msgid "Sum total of amortization periods."
msgstr "ಋಣ ವಿಮೋಚನಾ ಅವಧಿಗಳ ಒಟ್ಟು ಮೊತ್ತ."
#: scfuncs.hrc:693
-#, fuzzy
msgctxt "SC_OPCODE_ISPMT"
msgid "Investment"
msgstr "ವಿನಿಯೋಜನೆ"
@@ -5041,7 +4975,6 @@ msgid "Duration. Calculates the number of periods required by an investment to a
msgstr ""
#: scfuncs.hrc:701
-#, fuzzy
msgctxt "SC_OPCODE_PDURATION"
msgid "Rate"
msgstr "ದರ"
@@ -5123,7 +5056,6 @@ msgid "Returns TRUE if value is a reference."
msgstr "ಮೌಲ್ಯವು ಒಂದು ಉಲ್ಲ್ರೇಖವಾಗಿದ್ದಲ್ಲಿ TRUE ಹಿಂತಿರುಗಿಸುತ್ತದೆ."
#: scfuncs.hrc:725
-#, fuzzy
msgctxt "SC_OPCODE_IS_REF"
msgid "Value"
msgstr "ಮೌಲ್ಯ"
@@ -5139,7 +5071,6 @@ msgid "Returns TRUE if the value is an error value not equal to #N/A."
msgstr "ಮೌಲ್ಯವು #N/Aಗೆ ಸಮವಲ್ಲದ ಒಂದು ದೋಷಯುಕ್ತ ಮೌಲ್ಯವಾಗಿದ್ದಲ್ಲಿ TRUE ಹಿಂತಿರುಗಿಸುತ್ತದೆ."
#: scfuncs.hrc:733
-#, fuzzy
msgctxt "SC_OPCODE_IS_ERR"
msgid "Value"
msgstr "ಮೌಲ್ಯ"
@@ -5155,7 +5086,6 @@ msgid "Returns TRUE if the value is an error value."
msgstr "ಮೌಲ್ಯವು ದೋಷಯುಕ್ತ ಮೌಲ್ಯವಾಗಿದ್ದರೆ TRUE ಹಿಂತಿರುಗಿಸುತ್ತದೆ."
#: scfuncs.hrc:741
-#, fuzzy
msgctxt "SC_OPCODE_IS_ERROR"
msgid "Value"
msgstr "ಮೌಲ್ಯ"
@@ -5171,7 +5101,6 @@ msgid "Returns TRUE if value refers to an empty cell."
msgstr "ಮೌಲ್ಯವು ಖಾಲಿ ಕೋಶ‌ಗೆ ಸೂಚಿಸಲಾಗಿದ್ದರೆ TRUE ಹಿಂತಿರುಗಿಸುತ್ತದೆ."
#: scfuncs.hrc:749
-#, fuzzy
msgctxt "SC_OPCODE_IS_EMPTY"
msgid "Value"
msgstr "ಮೌಲ್ಯ"
@@ -5187,7 +5116,6 @@ msgid "Returns TRUE if the value carries a logical number format."
msgstr "ಮೌಲ್ಯವು ತಾರ್ಕಿಕ ಸಂಖ್ಯಾ ವಿನ್ಯಾಸವನ್ನು ಹೊಂದಿದ್ದರೆ TRUE ಹಿಂತಿರುಗಿಸುತ್ತದೆ."
#: scfuncs.hrc:757
-#, fuzzy
msgctxt "SC_OPCODE_IS_LOGICAL"
msgid "Value"
msgstr "ಮೌಲ್ಯ"
@@ -5203,7 +5131,6 @@ msgid "Returns TRUE if value equals #N/A."
msgstr "ಮೌಲ್ಯವು #N/Aಗೆ ಸಮವಿದ್ದರೆ TRUE ಹಿಂತಿರುಗಿಸುತ್ತದೆ."
#: scfuncs.hrc:765
-#, fuzzy
msgctxt "SC_OPCODE_IS_NV"
msgid "Value"
msgstr "ಮೌಲ್ಯ"
@@ -5219,7 +5146,6 @@ msgid "Returns TRUE if the value is not text."
msgstr "ಮೌಲ್ಯವು ಪಠ್ಯವಾಗಿಲ್ಲದಿದ್ದರೆ TRUE ಹಿಂತಿರುಗಿಸುತ್ತದೆ."
#: scfuncs.hrc:773
-#, fuzzy
msgctxt "SC_OPCODE_IS_NON_STRING"
msgid "Value"
msgstr "ಮೌಲ್ಯ"
@@ -5235,7 +5161,6 @@ msgid "Returns TRUE if value is text."
msgstr "ಮೌಲ್ಯವು ಪಠ್ಯವಾಗಿದ್ದರೆ TRUE ಹಿಂತಿರುಗಿಸುತ್ತದೆ."
#: scfuncs.hrc:781
-#, fuzzy
msgctxt "SC_OPCODE_IS_STRING"
msgid "Value"
msgstr "ಮೌಲ್ಯ"
@@ -5251,7 +5176,6 @@ msgid "Returns TRUE if value is a number."
msgstr "ಮೌಲ್ಯವು ಸಂಖ್ಯೆಯಾಗಿದ್ದರೆ TRUE ಹಿಂತಿರುಗಿಸುತ್ತದೆ."
#: scfuncs.hrc:789
-#, fuzzy
msgctxt "SC_OPCODE_IS_VALUE"
msgid "Value"
msgstr "ಮೌಲ್ಯ"
@@ -5267,7 +5191,6 @@ msgid "Returns TRUE if the cell is a formula cell."
msgstr "ಕೋಶ‌ ಒಂದು ಸೂತ್ರದ ಕೋಶ ಆಗಿದ್ದರೆ TRUE ಹಿಂತಿರುಗಿಸುತ್ತದೆ."
#: scfuncs.hrc:797
-#, fuzzy
msgctxt "SC_OPCODE_IS_FORMULA"
msgid "Reference"
msgstr "ಉಲ್ಲೇಖ"
@@ -5299,7 +5222,6 @@ msgid "Converts a value to a number."
msgstr "ಮೌಲ್ಯವನ್ನು ಸಂಖ್ಯೆಗೆ ರೂಪಾಂತರಿಸುತ್ತದೆ."
#: scfuncs.hrc:813
-#, fuzzy
msgctxt "SC_OPCODE_N"
msgid "Value"
msgstr "ಮೌಲ್ಯ"
@@ -5320,7 +5242,6 @@ msgid "Returns the data type of a value (1 = number, 2 = text, 4 = Boolean value
msgstr ""
#: scfuncs.hrc:827
-#, fuzzy
msgctxt "SC_OPCODE_TYPE"
msgid "Value"
msgstr "ಮೌಲ್ಯ"
@@ -5430,7 +5351,6 @@ msgid "Returns value if not an error value, else alternative."
msgstr "ಒಂದು ದೋಷ ಮೌಲ್ಯವಾಗಿರದೆ ಇದ್ದಲ್ಲಿ ಮೌಲ್ಯವನ್ನು ಮರಳಿಸುತ್ತದೆ, ಇಲ್ಲದಿದ್ದರೆ ಪರ್ಯಾಯವನ್ನು ಮರಳಿಸುತ್ತದೆ."
#: scfuncs.hrc:883
-#, fuzzy
msgctxt "SC_OPCODE_IF_ERROR"
msgid "Value"
msgstr "ಮೌಲ್ಯ"
@@ -5457,7 +5377,6 @@ msgid "Returns value if not a #N/A error, else alternative."
msgstr "ಒಂದು #N/A ದೋಷವಾಗಿರದೆ ಇದ್ದಲ್ಲಿ ಮೌಲ್ಯವನ್ನು ಮರಳಿಸುತ್ತದೆ, ಇಲ್ಲದಿದ್ದರೆ ಪರ್ಯಾಯವನ್ನು ಮರಳಿಸುತ್ತದೆ."
#: scfuncs.hrc:893
-#, fuzzy
msgctxt "SC_OPCODE_IF_NA"
msgid "Value"
msgstr "ಮೌಲ್ಯ"
@@ -5593,7 +5512,6 @@ msgid "Returns the sum of all arguments."
msgstr "ಎಲ್ಲ ಆರ್ಗ್ಯುಮೆಂಟ್‌ಗಳ ಮೊತ್ತವನ್ನು ಹಿಂದಿರುಗಿಸುತ್ತದೆ."
#: scfuncs.hrc:959
-#, fuzzy
msgctxt "SC_OPCODE_SUM"
msgid "Number "
msgstr "ಸಂಖ್ಯೆ "
@@ -5610,7 +5528,6 @@ msgid "Returns the sum of the squares of the arguments."
msgstr "ಆರ್ಗ್ಯುಮೆಂಟ್‌ಗಳ ವರ್ಗಗಳ ಮೊತ್ತವನ್ನು ಹಿಂದಿರುಗಿಸುತ್ತದೆ."
#: scfuncs.hrc:967
-#, fuzzy
msgctxt "SC_OPCODE_SUM_SQ"
msgid "Number "
msgstr "ಸಂಖ್ಯೆ "
@@ -5655,7 +5572,6 @@ msgid "The range to be evaluated by the criteria given."
msgstr "ಕೊಟ್ಟಿರುವ ಮಾನದಂಡದಿಂದ ಪರಿಶೀಲಿಸಬೇಕಾಗಿರುವ ಶ್ರೇಣಿ."
#: scfuncs.hrc:985
-#, fuzzy
msgctxt "SC_OPCODE_SUM_IF"
msgid "Criteria"
msgstr "ಮಾನದಂಡ"
@@ -5693,7 +5609,6 @@ msgid "The range to be evaluated by the criteria given."
msgstr "ಕೊಟ್ಟಿರುವ ಮಾನದಂಡದಿಂದ ಪರಿಶೀಲಿಸಬೇಕಾಗಿರುವ ಶ್ರೇಣಿ."
#: scfuncs.hrc:997
-#, fuzzy
msgctxt "SC_OPCODE_AVERAGE_IF"
msgid "Criteria"
msgstr "ಮಾನದಂಡ"
@@ -5834,7 +5749,6 @@ msgid "The range of cells to be evaluated by the criteria given."
msgstr "ನೀಡಿದ ಮಾನದಂಡಗಳ ಮೇರೆಗೆ ಮೌಲ್ಯಮಾಪನ ಮಾಡಬೇಕಿರುವ ಕೋಶಗಳ ವ್ಯಾಪ್ತಿ."
#: scfuncs.hrc:1042
-#, fuzzy
msgctxt "SC_OPCODE_COUNT_IF"
msgid "Criteria"
msgstr "ಮಾನದಂಡ"
@@ -5850,7 +5764,6 @@ msgid "Returns the square root of a number."
msgstr "ಸಂಖ್ಯೆಯ ವರ್ಗಮೂಲವನ್ನು ಹಿಂದಿರುಗಿಸುತ್ತದೆ."
#: scfuncs.hrc:1050
-#, fuzzy
msgctxt "SC_OPCODE_SQRT"
msgid "Number"
msgstr "ಸಂಖ್ಯೆ"
@@ -5871,7 +5784,6 @@ msgid "Returns TRUE if value is an even integer."
msgstr "ಮೌಲ್ಯವು ಸರಿ ಸಂಖ್ಯೆಯಾಗಿದ್ದರೆ, TRUE ಮೌಲ್ಯವನ್ನು ಹಿಂದಿರುಗಿಸುತ್ತದೆ."
#: scfuncs.hrc:1064
-#, fuzzy
msgctxt "SC_OPCODE_IS_EVEN"
msgid "Value"
msgstr "ಮೌಲ್ಯ"
@@ -5887,7 +5799,6 @@ msgid "Returns TRUE if value is an odd integer."
msgstr "ಮೌಲ್ಯವು ಬೆಸಸಂಖ್ಯೆಯಾಗಿದ್ದರೆ, TRUE ಮೌಲ್ಯವನ್ನು ಹಿಂದಿರುಗಿಸುತ್ತದೆ."
#: scfuncs.hrc:1072
-#, fuzzy
msgctxt "SC_OPCODE_IS_ODD"
msgid "Value"
msgstr "ಮೌಲ್ಯ"
@@ -6098,7 +6009,6 @@ msgid "Returns the sine of a number."
msgstr "ಸಂಖ್ಯೆಯ sine ಮೌಲ್ಯವನ್ನು ಹಿಂದಿರುಗಿಸುತ್ತದೆ."
#: scfuncs.hrc:1172
-#, fuzzy
msgctxt "SC_OPCODE_SIN"
msgid "Number"
msgstr "ಸಂಖ್ಯೆ"
@@ -6129,7 +6039,6 @@ msgid "Returns the tangent of a number."
msgstr "ಸಂಖ್ಯೆಯ tangent ಮೌಲ್ಯವನ್ನು ಹಿಂದಿರುಗಿಸುತ್ತದೆ."
#: scfuncs.hrc:1188
-#, fuzzy
msgctxt "SC_OPCODE_TAN"
msgid "Number"
msgstr "ಸಂಖ್ಯೆ"
@@ -6160,7 +6069,6 @@ msgid "Returns the hyperbolic sine of a number."
msgstr "ಸಂಖ್ಯೆಯ hyperbolic sine ಮೌಲ್ಯವನ್ನು ಹಿಂದಿರುಗಿಸುತ್ತದೆ."
#: scfuncs.hrc:1204
-#, fuzzy
msgctxt "SC_OPCODE_SIN_HYP"
msgid "Number"
msgstr "ಸಂಖ್ಯೆ"
@@ -6191,7 +6099,6 @@ msgid "Returns the hyperbolic tangent of a number."
msgstr "ಸಂಖ್ಯೆಯ hyperbolic tangent ಮೌಲ್ಯವನ್ನು ಹಿಂದಿರುಗಿಸುತ್ತದೆ."
#: scfuncs.hrc:1220
-#, fuzzy
msgctxt "SC_OPCODE_TAN_HYP"
msgid "Number"
msgstr "ಸಂಖ್ಯೆ"
@@ -6538,7 +6445,6 @@ msgid "Truncates the decimal places of a number."
msgstr "ಸಂಖ್ಯೆಯ ದಶಮಾಂಶ ಸ್ಥಳಗಳನ್ನು ಛೇದಿಸುತ್ತದೆ."
#: scfuncs.hrc:1378
-#, fuzzy
msgctxt "SC_OPCODE_TRUNC"
msgid "Number"
msgstr "ಸಂಖ್ಯೆ"
@@ -6565,7 +6471,6 @@ msgid "Rounds a number to a predefined accuracy."
msgstr "ಸಂಖ್ಯೆಯನ್ನು ಹಿಂದೆ ವ್ಯಾಖ್ಯಾನಿಸಿರುವ ನಿಖರತೆಗೆ ಅಂದಾಜುಮಾಡುತ್ತದೆ."
#: scfuncs.hrc:1388
-#, fuzzy
msgctxt "SC_OPCODE_ROUND"
msgid "Number"
msgstr "ಸಂಖ್ಯೆ"
@@ -6592,7 +6497,6 @@ msgid "Rounds a number up to the predefined accuracy."
msgstr "ಸಂಖ್ಯೆಯನ್ನು ಹಿಂದೆ ವ್ಯಾಖ್ಯಾನಿಸಿರುವ ನಿಖರತೆಗೆ ಅಂದಾಜು ಮಾಡು."
#: scfuncs.hrc:1398
-#, fuzzy
msgctxt "SC_OPCODE_ROUND_UP"
msgid "Number"
msgstr "ಸಂಖ್ಯೆ"
@@ -6619,7 +6523,6 @@ msgid "Rounds a number down to a predefined accuracy."
msgstr "ಸಂಖ್ಯೆಯನ್ನು ಹಿಂದೆ ವ್ಯಾಖ್ಯಾನಿಸಲಾದ ನಿಖರತೆಗೆ ಅಂದಾಜು ಮಾಡುತ್ತದೆ."
#: scfuncs.hrc:1408
-#, fuzzy
msgctxt "SC_OPCODE_ROUND_DOWN"
msgid "Number"
msgstr "ಸಂಖ್ಯೆ"
@@ -6698,31 +6601,26 @@ msgid "The number to whose multiple the value is rounded."
msgstr "ಮೌಲ್ಯ ಅಂದಾಜುಗೊಳಿಸುವ ಗುಣಿತದ ಸಂಖ್ಯೆ."
#: scfuncs.hrc:1443
-#, fuzzy
msgctxt "SC_OPCODE_CEIL_PRECISE"
msgid "Rounds a number up to the nearest multiple of significance, regardless of sign of significance."
msgstr "ಮಹತ್ವದ ಚಿಹ್ನೆಯು ಯಾವುದೇ ಆಗಿದ್ದರೂ ಸಹ, ಸಂಖ್ಯೆಯನ್ನು ಮಹತ್ವದ ಅತಿ ಹತ್ತಿರದ ಗುಣಿತದ ಮೇಲಿನ ಸಂಖ್ಯೆ ಅಂದಾಜು ಮಾಡುತ್ತದೆ."
#: scfuncs.hrc:1444
-#, fuzzy
msgctxt "SC_OPCODE_CEIL_PRECISE"
msgid "Number"
msgstr "ಸಂಖ್ಯೆ"
#: scfuncs.hrc:1445
-#, fuzzy
msgctxt "SC_OPCODE_CEIL_PRECISE"
msgid "The number to be rounded up."
msgstr "ಪೂರ್ಣಾಂಕವನ್ನಾಗಿ ಮಾಡಬೇಕಾಗಿರುವ ಸಂಖ್ಯೆ."
#: scfuncs.hrc:1446
-#, fuzzy
msgctxt "SC_OPCODE_CEIL_PRECISE"
msgid "Significance"
msgstr "ಮಹತ್ವ"
#: scfuncs.hrc:1447
-#, fuzzy
msgctxt "SC_OPCODE_CEIL_PRECISE"
msgid "The number to whose multiple the value is rounded."
msgstr "ಮೌಲ್ಯ ಅಂದಾಜುಗೊಳಿಸುವ ಗುಣಿತದ ಸಂಖ್ಯೆ."
@@ -6788,25 +6686,21 @@ msgid "If given and not equal to zero then rounded up according to amount when a
msgstr "ಕೊಟ್ಟಿದ್ದರೆ ಮತ್ತು ಶೂನ್ಯವಾಗಿಲ್ಲದಿದ್ದರೆ ಋಣ ಸಂಖ್ಯೆ ಹಾಗು ಪ್ರಾಮುಖ್ಯತೆಗೆ ಅನುಗುಣವಾಗಿ ಮೇಲಕ್ಕೆ ಅಂದಾಜು ಮಾಡಲಾಗುತ್ತದೆ."
#: scfuncs.hrc:1475
-#, fuzzy
msgctxt "SC_OPCODE_CEIL_MATH"
msgid "Rounds a number up to the nearest multiple of significance."
msgstr "ಸಂಖ್ಯೆಯನ್ನು ಮಹತ್ವದ ಅತಿ ಹತ್ತಿರದ ಗುಣಿತದ ಮೇಲಿನ ಸಂಖ್ಯೆ ಅಂದಾಜು ಮಾಡುತ್ತದೆ."
#: scfuncs.hrc:1476
-#, fuzzy
msgctxt "SC_OPCODE_CEIL_MATH"
msgid "Number"
msgstr "ಸಂಖ್ಯೆ"
#: scfuncs.hrc:1477
-#, fuzzy
msgctxt "SC_OPCODE_CEIL_MATH"
msgid "The number to be rounded up."
msgstr "ಪೂರ್ಣಾಂಕವನ್ನಾಗಿ ಮಾಡಬೇಕಾಗಿರುವ ಸಂಖ್ಯೆ."
#: scfuncs.hrc:1478
-#, fuzzy
msgctxt "SC_OPCODE_CEIL_MATH"
msgid "Significance"
msgstr "ಮಹತ್ವ"
@@ -6817,7 +6711,6 @@ msgid "If given the number to whose multiple the value is rounded, else 1."
msgstr ""
#: scfuncs.hrc:1480
-#, fuzzy
msgctxt "SC_OPCODE_CEIL_MATH"
msgid "Mode"
msgstr "ಕ್ರಮ"
@@ -6897,31 +6790,26 @@ msgid "Rounds number down to the nearest multiple of significance, regardless of
msgstr " ಮಹತ್ವದ ಚಿಹ್ನೆಯು ಯಾವುದೇ ಆಗಿದ್ದರೂ ಸಹ, ಸಂಖ್ಯೆಯನ್ನು ಮಹತ್ವದ ಅತಿ ಹತ್ತಿರದ ಗುಣಿತಕ್ಕೆ ಕೆಳಗಿನ ಸಂಖ್ಯೆಯನ್ನು ಅಂದಾಜು ಮಾಡುತ್ತದೆ."
#: scfuncs.hrc:1510
-#, fuzzy
msgctxt "SC_OPCODE_FLOOR_MATH"
msgid "Number"
msgstr "ಸಂಖ್ಯೆ"
#: scfuncs.hrc:1511
-#, fuzzy
msgctxt "SC_OPCODE_FLOOR_MATH"
msgid "The number to be rounded down."
msgstr "ಪೂರ್ಣಾಂಕವನ್ನಾಗಿ ಮಾಡಬೇಕಾಗಿರುವ ಸಂಖ್ಯೆ."
#: scfuncs.hrc:1512
-#, fuzzy
msgctxt "SC_OPCODE_FLOOR_MATH"
msgid "Significance"
msgstr "ಮಹತ್ವ"
#: scfuncs.hrc:1513
-#, fuzzy
msgctxt "SC_OPCODE_FLOOR_MATH"
msgid "The number to whose multiple the value is to be rounded down."
msgstr "ಮೌಲ್ಯವನ್ನು ಅಂದಾಜು ಮಾಡಬೇಕಿರುವ ಗುಣಿತದ ಸಂಖ್ಯೆ."
#: scfuncs.hrc:1514
-#, fuzzy
msgctxt "SC_OPCODE_FLOOR_MATH"
msgid "Mode"
msgstr "ಕ್ರಮ"
@@ -6938,19 +6826,16 @@ msgid "Rounds number down (towards -∞) to the nearest multiple of significance
msgstr "ಸಂಖ್ಯೆಯನ್ನು ಮಹತ್ವದ ಅತಿ ಹತ್ತಿರದ ಗುಣಿತಕ್ಕೆ ಕೆಳಗಿನ ಸಂಖ್ಯೆಯನ್ನು ಅಂದಾಜು ಮಾಡುತ್ತದೆ."
#: scfuncs.hrc:1522
-#, fuzzy
msgctxt "SC_OPCODE_FLOOR_PRECISE"
msgid "Number"
msgstr "ಸಂಖ್ಯೆ"
#: scfuncs.hrc:1523
-#, fuzzy
msgctxt "SC_OPCODE_FLOOR_PRECISE"
msgid "The number to be rounded down."
msgstr "ಪೂರ್ಣಾಂಕವನ್ನಾಗಿ ಮಾಡಬೇಕಾಗಿರುವ ಸಂಖ್ಯೆ."
#: scfuncs.hrc:1524
-#, fuzzy
msgctxt "SC_OPCODE_FLOOR_PRECISE"
msgid "Significance"
msgstr "ಮಹತ್ವ"
@@ -7223,7 +7108,6 @@ msgid "Data Y"
msgstr "ದತ್ತಾಂಶದ ಪಟ್ಟಿ"
#: scfuncs.hrc:1639
-#, fuzzy
msgctxt "SC_OPCODE_LINEST"
msgid "The Y data array."
msgstr "Y ದತ್ತಾಂಶ ವ್ಯೂಹ(array)."
@@ -7235,7 +7119,6 @@ msgid "Data X"
msgstr "ದತ್ತಾಂಶದ ಪಟ್ಟಿ"
#: scfuncs.hrc:1641
-#, fuzzy
msgctxt "SC_OPCODE_LINEST"
msgid "The X data array."
msgstr "X ದತ್ತಾಂಶ ವ್ಯೂಹ(array)."
@@ -7247,7 +7130,6 @@ msgid "Linear type"
msgstr "ರೇಖಾತ್ಮಕ_ಬಗೆ"
#: scfuncs.hrc:1643
-#, fuzzy
msgctxt "SC_OPCODE_LINEST"
msgid "If type = 0 the linears will be calculated through the zero point, or else moved linears."
msgstr "ರೀತಿ = 0 ಯಾಗಿದ್ದಲ್ಲಿ ಸರಳ ರೇಖಾತ್ಮಕಗಳು ಶೂನ್ಯ ಬಿಂದುವಿನ ಮೂಲಕ ಲೆಕ್ಕಹಾಕಲಾಗುತ್ತದೆ, ಇಲ್ಲದೆ ಹೋದರೆ ಸ್ಥಳಾಂತರಿಸಲಾದ ಸರಳ ರೇಖಾತ್ಮಕವಾಗುತ್ತದೆ."
@@ -7277,7 +7159,6 @@ msgid "Data Y"
msgstr "ದತ್ತಾಂಶದ ಪಟ್ಟಿ"
#: scfuncs.hrc:1653
-#, fuzzy
msgctxt "SC_OPCODE_LOGEST"
msgid "The Y data array."
msgstr "Y ದತ್ತಾಂಶ ವ್ಯೂಹ(array)."
@@ -7289,7 +7170,6 @@ msgid "Data X"
msgstr "ದತ್ತಾಂಶದ ಪಟ್ಟಿ"
#: scfuncs.hrc:1655
-#, fuzzy
msgctxt "SC_OPCODE_LOGEST"
msgid "The X data array."
msgstr "X ದತ್ತಾಂಶ ವ್ಯೂಹ(array)."
@@ -7301,7 +7181,6 @@ msgid "Function type"
msgstr "ಕಾರ್ಯಭಾರ_ಬಗೆ"
#: scfuncs.hrc:1657
-#, fuzzy
msgctxt "SC_OPCODE_LOGEST"
msgid "If type = 0 then the functions will be calculated in the form of y=m^x, or also functions y=b*m^x."
msgstr "ರೀತಿ = 0 ಆಗಿದ್ದಲ್ಲಿ ಕಾರ್ಯಭಾರಗಳನ್ನು y=m^x, ರೀತಿಯಲ್ಲಿ ಲೆಕ್ಕಹಾಕಲಾಗುತ್ತದೆ ಅಥವ y=b*m^x ಕಾರ್ಯಭಾರಗಳಲ್ಲಿಯೂ ಸಹ."
@@ -7456,7 +7335,6 @@ msgid "Returns the maximum value in a list of arguments."
msgstr "ಆರ್ಗ್ಯುಮೆಂಟ್‌ಗಳ ಪಟ್ಟಿಯಲ್ಲಿ ಗರಿಷ್ಠ ಮೌಲ್ಯವನ್ನು ಹಿಂದಿರುಗಿಸುತ್ತದೆ."
#: scfuncs.hrc:1710
-#, fuzzy
msgctxt "SC_OPCODE_MAX"
msgid "Number "
msgstr "ಸಂಖ್ಯೆ "
@@ -7490,7 +7368,6 @@ msgid "Returns the minimum value in a list of arguments."
msgstr "ಆರ್ಗ್ಯುಮೆಂಟ್‌ಗಳ ಪಟ್ಟಿಯಲ್ಲಿ ಕನಿಷ್ಠ ಮೌಲ್ಯವನ್ನು ಹಿಂದಿರುಗಿಸುತ್ತದೆ."
#: scfuncs.hrc:1726
-#, fuzzy
msgctxt "SC_OPCODE_MIN"
msgid "Number "
msgstr "ಸಂಖ್ಯೆ "
@@ -7524,7 +7401,6 @@ msgid "Calculates the variance based on a sample."
msgstr "ಮಾದರಿಯ ಆಧಾರದ ಮೇಲೆ ವ್ಯತ್ಯಾಸವನ್ನು ಗಣಿಸುತ್ತದೆ."
#: scfuncs.hrc:1742
-#, fuzzy
msgctxt "SC_OPCODE_VAR"
msgid "Number "
msgstr "ಸಂಖ್ಯೆ "
@@ -7541,7 +7417,6 @@ msgid "Calculates the variance based on a sample."
msgstr "ಮಾದರಿಯ ಆಧಾರದ ಮೇಲೆ ವ್ಯತ್ಯಾಸವನ್ನು ಗಣಿಸುತ್ತದೆ."
#: scfuncs.hrc:1750
-#, fuzzy
msgctxt "SC_OPCODE_VAR_S"
msgid "Number "
msgstr "ಸಂಖ್ಯೆ "
@@ -7575,7 +7450,6 @@ msgid "Calculates variance based on the entire population."
msgstr "ಸಂಪೂರ್ಣ ಜನಸಂಖ್ಯೆಯ ಆಧಾರದ ಮೇಲೆ ವ್ಯತ್ಯಾಸವನ್ನು ಗಣಿಸುತ್ತದೆ."
#: scfuncs.hrc:1766
-#, fuzzy
msgctxt "SC_OPCODE_VAR_P"
msgid "Number "
msgstr "ಸಂಖ್ಯೆ "
@@ -7592,7 +7466,6 @@ msgid "Calculates variance based on the entire population."
msgstr "ಸಂಪೂರ್ಣ ಜನಸಂಖ್ಯೆಯ ಆಧಾರದ ಮೇಲೆ ವ್ಯತ್ಯಾಸವನ್ನು ಗಣಿಸುತ್ತದೆ."
#: scfuncs.hrc:1774
-#, fuzzy
msgctxt "SC_OPCODE_VAR_P_MS"
msgid "Number "
msgstr "ಸಂಖ್ಯೆ "
@@ -7626,7 +7499,6 @@ msgid "Calculates the standard deviation based on a sample."
msgstr "ಮಾದರಿಯ ಆಧಾರದ ಮೇಲೆ ಶಿಷ್ಟ ವಿಚಲನೆಯನ್ನು ಗಣಿಸುತ್ತದೆ."
#: scfuncs.hrc:1790
-#, fuzzy
msgctxt "SC_OPCODE_ST_DEV"
msgid "Number "
msgstr "ಸಂಖ್ಯೆ "
@@ -7643,7 +7515,6 @@ msgid "Calculates the standard deviation based on a sample."
msgstr "ಮಾದರಿಯ ಆಧಾರದ ಮೇಲೆ ಶಿಷ್ಟ ವಿಚಲನೆಯನ್ನು ಗಣಿಸುತ್ತದೆ."
#: scfuncs.hrc:1798
-#, fuzzy
msgctxt "SC_OPCODE_ST_DEV_S"
msgid "Number "
msgstr "ಸಂಖ್ಯೆ "
@@ -7677,7 +7548,6 @@ msgid "Calculates the standard deviation based on the entire population."
msgstr "ಸಂಪೂರ್ಣ ಜನಸಂಖ್ಯೆಯ ಆಧಾರದ ಮೇಲೆ ಶಿಷ್ಟ ವಿಚಲನೆವನ್ನು ಗಣಿಸುತ್ತದೆ."
#: scfuncs.hrc:1814
-#, fuzzy
msgctxt "SC_OPCODE_ST_DEV_P"
msgid "Number "
msgstr "ಸಂಖ್ಯೆ "
@@ -7694,7 +7564,6 @@ msgid "Calculates the standard deviation based on the entire population."
msgstr "ಸಂಪೂರ್ಣ ಜನಸಂಖ್ಯೆಯ ಆಧಾರದ ಮೇಲೆ ಶಿಷ್ಟ ವಿಚಲನೆವನ್ನು ಗಣಿಸುತ್ತದೆ."
#: scfuncs.hrc:1822
-#, fuzzy
msgctxt "SC_OPCODE_ST_DEV_P_MS"
msgid "Number "
msgstr "ಸಂಖ್ಯೆ "
@@ -7728,7 +7597,6 @@ msgid "Returns the average of a sample."
msgstr "ಮಾದರಿಯ ಸರಾಸರಿಯನ್ನು ಹಿಂದಿರುಗಿಸುತ್ತದೆ."
#: scfuncs.hrc:1838
-#, fuzzy
msgctxt "SC_OPCODE_AVERAGE"
msgid "Number "
msgstr "ಸಂಖ್ಯೆ "
@@ -7762,7 +7630,6 @@ msgid "Returns the sum of squares of deviations from the sample mean value"
msgstr "ಮಾದರಿ ಸರಾಸರಿ ಮೌಲ್ಯದಿಂದ ವಿಚಲನೆಗಳ ವರ್ಗಗಳ ಮೊತ್ತವನ್ನು ಹಿಂದಿರುಗಿಸುತ್ತದೆ"
#: scfuncs.hrc:1854
-#, fuzzy
msgctxt "SC_OPCODE_DEV_SQ"
msgid "Number "
msgstr "ಸಂಖ್ಯೆ "
@@ -7779,7 +7646,6 @@ msgid "Returns the average of the absolute deviations of a sample from the mean.
msgstr "ಸರಾಸರಿ ಮೌಲ್ಯದಿಂದ ಮಾದರಿಯ ನಿರಪೇಕ್ಷ ವಿಚಲನೆಗಳ ಸರಾಸರಿಯನ್ನು ಹಿಂದಿರುಗಿಸುತ್ತದೆ."
#: scfuncs.hrc:1862
-#, fuzzy
msgctxt "SC_OPCODE_AVE_DEV"
msgid "Number "
msgstr "ಸಂಖ್ಯೆ "
@@ -7797,7 +7663,6 @@ msgid "Returns the skewness of a distribution."
msgstr "ವಿತರಣೆಯ ವಿಷಮತೆಯನ್ನು ಹಿಂದಿರುಗಿಸುತ್ತದೆ."
#: scfuncs.hrc:1870
-#, fuzzy
msgctxt "SC_OPCODE_SKEW"
msgid "Number "
msgstr "ಸಂಖ್ಯೆ "
@@ -7814,7 +7679,6 @@ msgid "Returns the skewness of a distribution using the population of a random v
msgstr "ಯಾವುದಾದರೂ ಒಂದು ವೇರಿಯೇಬಲ್‌ನ ನಿಬಿಡತೆಯನ್ನು ಬಳಸಿಕೊಂಡು ವಿತರಣೆಯ ವಿಷಮತೆಯನ್ನು ಹಿಂದಿರುಗಿಸುತ್ತದೆ."
#: scfuncs.hrc:1878
-#, fuzzy
msgctxt "SC_OPCODE_SKEWP"
msgid "Number "
msgstr "ಸಂಖ್ಯೆ "
@@ -7831,7 +7695,6 @@ msgid "Returns the kurtosis of a distribution."
msgstr "ವಿತರಣೆಯ ಶಿಖರತೆಯನ್ನು ಹಿಂದಿರುಗಿಸುತ್ತದೆ."
#: scfuncs.hrc:1886
-#, fuzzy
msgctxt "SC_OPCODE_KURT"
msgid "Number "
msgstr "ಸಂಖ್ಯೆ "
@@ -7848,7 +7711,6 @@ msgid "Returns the geometric mean of a sample."
msgstr "ಮಾದರಿಯ ಜ್ಯಾಮಿತೀಯ ಸರಾಸರಿ ಮೌಲ್ಯವನ್ನು ಹಿಂದಿರುಗಿಸುತ್ತದೆ."
#: scfuncs.hrc:1894
-#, fuzzy
msgctxt "SC_OPCODE_GEO_MEAN"
msgid "Number "
msgstr "ಸಂಖ್ಯೆ "
@@ -7865,7 +7727,6 @@ msgid "Returns the harmonic mean of a sample."
msgstr "ಮಾದರಿಯ ಹರಾತ್ಮಕ ಮಧ್ಯಕವನ್ನು ಹಿಂದಿರುಗಿಸುತ್ತದೆ."
#: scfuncs.hrc:1902
-#, fuzzy
msgctxt "SC_OPCODE_HAR_MEAN"
msgid "Number "
msgstr "ಸಂಖ್ಯೆ "
@@ -7882,7 +7743,6 @@ msgid "Returns the most common value in a sample."
msgstr "ಮಾದರಿಯ ಅತಿ ಸಾಮಾನ್ಯ ಮೌಲ್ಯವನ್ನು ಹಿಂದಿರುಗಿಸುತ್ತದೆ."
#: scfuncs.hrc:1910
-#, fuzzy
msgctxt "SC_OPCODE_MODAL_VALUE"
msgid "Number "
msgstr "ಸಂಖ್ಯೆ "
@@ -7899,7 +7759,6 @@ msgid "Returns the most common value in a sample."
msgstr "ಮಾದರಿಯಲ್ಲಿನ ಅತಿ ಸಾಮಾನ್ಯ ಮೌಲ್ಯವನ್ನು ಹಿಂದಿರುಗಿಸುತ್ತದೆ."
#: scfuncs.hrc:1918
-#, fuzzy
msgctxt "SC_OPCODE_MODAL_VALUE_MS"
msgid "Number "
msgstr "ಸಂಖ್ಯೆ "
@@ -7916,7 +7775,6 @@ msgid "Returns the most common value in a sample."
msgstr "ಮಾದರಿಯಲ್ಲಿನ ಅತಿ ಸಾಮಾನ್ಯ ಮೌಲ್ಯವನ್ನು ಹಿಂದಿರುಗಿಸುತ್ತದೆ."
#: scfuncs.hrc:1926
-#, fuzzy
msgctxt "SC_OPCODE_MODAL_VALUE_MULTI"
msgid "Number "
msgstr "ಸಂಖ್ಯೆ "
@@ -7932,7 +7790,6 @@ msgid "Returns the median of a given sample."
msgstr "ಕೊಟ್ಟಿರುವ ಮಾದರಿಯ ಮಧ್ಯರೇಖೆಯನ್ನು ಹಿಂದಿರುಗಿಸುತ್ತದೆ."
#: scfuncs.hrc:1934
-#, fuzzy
msgctxt "SC_OPCODE_MEDIAN"
msgid "Number "
msgstr "ಸಂಖ್ಯೆ "
@@ -8170,7 +8027,6 @@ msgid "The array of the data in the sample."
msgstr "ಮಾದರಿಯಲ್ಲಿನ ದತ್ತದ ವ್ಯೂಹ."
#: scfuncs.hrc:2024
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK"
msgid "Value"
msgstr "ಮೌಲ್ಯ"
@@ -8181,7 +8037,6 @@ msgid "The value for which percentage ranking is to be determined."
msgstr "ಶೇಕಡಾವಾರು ಶ್ರೇಣಿಯನ್ನು ಕಂಡುಹಿಡಿಯಬೇಕಾದ ಮೌಲ್ಯ."
#: scfuncs.hrc:2026
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK"
msgid "Significance"
msgstr "ಮಹತ್ವ"
@@ -8208,7 +8063,6 @@ msgid "The array of the data in the sample."
msgstr "ಮಾದರಿಯಲ್ಲಿನ ದತ್ತದ ಸರಣಿ."
#: scfuncs.hrc:2036
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK_EXC"
msgid "Value"
msgstr "ಮೌಲ್ಯ"
@@ -8219,7 +8073,6 @@ msgid "The value for which percentage ranking is to be determined."
msgstr "ಶೇಕಡಾವಾರು ಶ್ರೇಣಿಯನ್ನು ಕಂಡುಹಿಡಿಯಬೇಕಾದ ಮೌಲ್ಯ."
#: scfuncs.hrc:2038
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK_EXC"
msgid "Significance"
msgstr "ಮಹತ್ವ"
@@ -8246,7 +8099,6 @@ msgid "The array of the data in the sample."
msgstr "ಮಾದರಿಯಲ್ಲಿನ ದತ್ತದ ಸರಣಿ."
#: scfuncs.hrc:2048
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK_INC"
msgid "Value"
msgstr "ಮೌಲ್ಯ"
@@ -8257,7 +8109,6 @@ msgid "The value for which percentage ranking is to be determined."
msgstr "ಶೇಕಡಾವಾರು ಶ್ರೇಣಿಯನ್ನು ಕಂಡುಹಿಡಿಯಬೇಕಾದ ಮೌಲ್ಯ."
#: scfuncs.hrc:2050
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK_INC"
msgid "Significance"
msgstr "ಮಹತ್ವ"
@@ -8273,7 +8124,6 @@ msgid "Returns the ranking of a value in a sample."
msgstr "ಮಾದರಿಯಲ್ಲಿನ ಮೌಲ್ಯದ ಶ್ರೇಣಿಯನ್ನು ಹಿಂದಿರುಗಿಸುತ್ತದೆ."
#: scfuncs.hrc:2058
-#, fuzzy
msgctxt "SC_OPCODE_RANK"
msgid "Value"
msgstr "ಮೌಲ್ಯ"
@@ -8309,7 +8159,6 @@ msgid "Returns the ranking of a value in a sample; if more than one value has th
msgstr "ಮಾದರಿಯಲ್ಲಿನ ಮೌಲ್ಯದ ಶ್ರೇಣಿಯನ್ನು ಹಿಂದಿರುಗಿಸುತ್ತದೆ; ಒಂದು ಮೌಲ್ಯಕ್ಕಿಂತ ಹೆಚ್ಚಿನದು ಒಂದೇ ಶ್ರೇಣಿಯನ್ನು ಹೊಂದಿದ್ದರೆ, ಆ ಗುಂಪಿನ ಮೌಲ್ಯಗಳ ಮೇಲಿನ ಶ್ರೇಣಿಯನ್ನು ಮರಳಿಸಲಾಗುತ್ತದೆ."
#: scfuncs.hrc:2070
-#, fuzzy
msgctxt "SC_OPCODE_RANK_EQ"
msgid "Value"
msgstr "ಮೌಲ್ಯ"
@@ -8345,7 +8194,6 @@ msgid "Returns the ranking of a value in a sample; if more than one value has th
msgstr "ಮಾದರಿಯಲ್ಲಿನ ಮೌಲ್ಯದ ಶ್ರೇಣಿಯನ್ನು ಹಿಂದಿರುಗಿಸುತ್ತದೆ; ಒಂದು ಮೌಲ್ಯಕ್ಕಿಂತ ಹೆಚ್ಚಿನದು ಒಂದೇ ಶ್ರೇಣಿಯನ್ನು ಹೊಂದಿದ್ದರೆ, ಸರಾಸರಿ ಶ್ರೇಣಿಯನ್ನು ಮರಳಿಸಲಾಗುತ್ತದೆ."
#: scfuncs.hrc:2082
-#, fuzzy
msgctxt "SC_OPCODE_RANK_AVG"
msgid "Value"
msgstr "ಮೌಲ್ಯ"
@@ -8418,7 +8266,6 @@ msgid "The sample data array."
msgstr "ಮಾದರಿ ದತ್ತ ವ್ಯೂಹ."
#: scfuncs.hrc:2106
-#, fuzzy
msgctxt "SC_OPCODE_PROB"
msgid "Probability"
msgstr "ಸಂಭವನೀಯತೆ"
@@ -8500,7 +8347,6 @@ msgid "Values of the distribution function for a standard normal distribution."
msgstr "ಶಿಷ್ಟ ಸಾಮಾನ್ಯ ವಿತರಣೆಗೆ ವಿತರಣೆ ಕಾರ್ಯಭಾರದ ಮೌಲ್ಯಗಳು."
#: scfuncs.hrc:2132
-#, fuzzy
msgctxt "SC_OPCODE_PHI"
msgid "Number"
msgstr "ಸಂಖ್ಯೆ"
@@ -8728,7 +8574,6 @@ msgid "0 or FALSE calculates the probability density function. Any other value o
msgstr "0 ಅಥವ FALSE ಸಂಭವನೀಯತೆಯ ಸಾಂದ್ರತೆಯನ್ನು ಗಣಿಸುತ್ತದೆ. ಬೇರಾವುದೆ ಮೌಲ್ಯ ಅಥವ TRUE ಆಗಿದ್ದಲ್ಲಿ ಸಂಚಿತ ವಿತರಣೆ ಕಾರ್ಯಭಾರವನ್ನು ಗಣಿಸುತ್ತದೆ."
#: scfuncs.hrc:2217
-#, fuzzy
msgctxt "SC_OPCODE_CRIT_BINOM"
msgid "Returns the smallest value for which the cumulative binomial distribution is greater than or equal to a criterion value."
msgstr "ಸಂಚಿತ ಬೈನಾಮಿಯಲ್ ವಿತರಣೆಯು ಮಾನದಂಡದ ಮೌಲ್ಯಕ್ಕಿಂತ ಹೆಚ್ಚಿನದಾದ ಅಥವ ಸಮನಾಗಿರುವಂತಹ ಅತ್ಯಂತ ಚಿಕ್ಕದಾದ ಮೌಲ್ಯವನ್ನು ಮರಳಿಸುತ್ತದೆ."
@@ -8740,13 +8585,11 @@ msgid "Trials"
msgstr "ಪ್ರಯೋಗಗಳು"
#: scfuncs.hrc:2219
-#, fuzzy
msgctxt "SC_OPCODE_CRIT_BINOM"
msgid "The total number of trials."
msgstr "ಒಟ್ಟು ಪ್ರಯೋಗಗಳ ಸಂಖ್ಯೆ."
#: scfuncs.hrc:2220
-#, fuzzy
msgctxt "SC_OPCODE_CRIT_BINOM"
msgid "SP"
msgstr "SP"
@@ -8758,13 +8601,11 @@ msgid "The success probability of a trial."
msgstr "ಒಂದು ಪ್ರಯೋಗದ ಸಫಲತೆಯ ಸಂಭವ."
#: scfuncs.hrc:2222
-#, fuzzy
msgctxt "SC_OPCODE_CRIT_BINOM"
msgid "Alpha"
msgstr "ಆಲ್ಫಾ"
#: scfuncs.hrc:2223
-#, fuzzy
msgctxt "SC_OPCODE_CRIT_BINOM"
msgid "The border probability that is attained or exceeded."
msgstr "ತಲುಪಿದ ಅಥವಾ ಮಿತಿಮೀರಿದ ಅಂಚು ಸಂಭಾವ್ಯತೆ."
@@ -8796,7 +8637,6 @@ msgid "The success probability of a trial."
msgstr "ಒಂದು ಪ್ರಯೋಗದ ಸಫಲತೆಯ ಸಂಭವನೀಯತೆ."
#: scfuncs.hrc:2234
-#, fuzzy
msgctxt "SC_OPCODE_BINOM_INV"
msgid "Alpha"
msgstr "ಆಲ್ಫಾ"
@@ -8822,7 +8662,6 @@ msgid "The value for which the Poisson distribution is to be calculated."
msgstr "ಪಾಯ್ಸನ್ ವಿತರಣೆಯನ್ನು ಗಣಿಸಬೇಕಾದ ಮೌಲ್ಯ."
#: scfuncs.hrc:2244
-#, fuzzy
msgctxt "SC_OPCODE_POISSON_DIST"
msgid "Mean"
msgstr "ಸರಾಸರಿ"
@@ -8858,7 +8697,6 @@ msgid "The value for which the Poisson distribution is to be calculated."
msgstr "ಪಾಯ್ಸನ್ ವಿತರಣೆಯನ್ನು ಗಣಿಸಬೇಕಾದ ಮೌಲ್ಯ."
#: scfuncs.hrc:2256
-#, fuzzy
msgctxt "SC_OPCODE_POISSON_DIST_MS"
msgid "Mean"
msgstr "ಸರಾಸರಿ"
@@ -8974,7 +8812,6 @@ msgid "Values of the inverse normal distribution."
msgstr "ಸಾಮಾನ್ಯ ವಿತರಣೆಯ ವಿಲೋಮದ ಮೌಲ್ಯಗಳು."
#: scfuncs.hrc:2294
-#, fuzzy
msgctxt "SC_OPCODE_NORM_INV"
msgid "Number"
msgstr "ಸಂಖ್ಯೆ"
@@ -8985,7 +8822,6 @@ msgid "The probability value for which the inverse normal distribution is to be
msgstr "ವಿಲೋಮ ಸಾಮಾನ್ಯ ವಿತರಣೆಯನ್ನು ಗಣಿಸುವ ಸಂಭಾವ್ಯ ಮೌಲ್ಯ."
#: scfuncs.hrc:2296
-#, fuzzy
msgctxt "SC_OPCODE_NORM_INV"
msgid "Mean"
msgstr "ಸರಾಸರಿ"
@@ -9011,7 +8847,6 @@ msgid "Values of the inverse normal distribution."
msgstr "ಸಾಮಾನ್ಯ ವಿತರಣೆಯ ವಿಲೋಮದ ಮೌಲ್ಯಗಳು."
#: scfuncs.hrc:2306
-#, fuzzy
msgctxt "SC_OPCODE_NORM_INV_MS"
msgid "Number"
msgstr "ಸಂಖ್ಯೆ"
@@ -9022,7 +8857,6 @@ msgid "The probability value for which the inverse normal distribution is to be
msgstr "ವಿಲೋಮ ಸಾಮಾನ್ಯ ವಿತರಣೆಯನ್ನು ಗಣಿಸುವ ಸಂಭಾವ್ಯ ಮೌಲ್ಯ."
#: scfuncs.hrc:2308
-#, fuzzy
msgctxt "SC_OPCODE_NORM_INV_MS"
msgid "Mean"
msgstr "ಸರಾಸರಿ"
@@ -9089,7 +8923,6 @@ msgid "Values of the inverse standard normal distribution."
msgstr "ವಿಲೋಮ ಶಿಷ್ಟ ಸಾಮಾನ್ಯ ವಿತರಣೆಯ ಮೌಲ್ಯಗಳು."
#: scfuncs.hrc:2336
-#, fuzzy
msgctxt "SC_OPCODE_S_NORM_INV"
msgid "Number"
msgstr "ಸಂಖ್ಯೆ"
@@ -9105,7 +8938,6 @@ msgid "Values of the inverse standard normal distribution."
msgstr "ವಿಲೋಮ ಶಿಷ್ಟ ಸಾಮಾನ್ಯ ವಿತರಣೆಯ ಮೌಲ್ಯಗಳು."
#: scfuncs.hrc:2344
-#, fuzzy
msgctxt "SC_OPCODE_S_NORM_INV_MS"
msgid "Number"
msgstr "ಸಂಖ್ಯೆ"
@@ -9131,7 +8963,6 @@ msgid "The value for which the log normal distribution is to be calculated."
msgstr "ಸಾಮಾನ್ಯ ವಿತರಣೆಯ ವಿಘಾತವನ್ನು ಗಣಿಸುವ ಮೌಲ್ಯ."
#: scfuncs.hrc:2354
-#, fuzzy
msgctxt "SC_OPCODE_LOG_NORM_DIST"
msgid "Mean"
msgstr "ಸರಾಸರಿ"
@@ -9177,7 +9008,6 @@ msgid "The value for which the log normal distribution is to be calculated."
msgstr "ಸಾಮಾನ್ಯ ವಿತರಣೆಯ ವಿಘಾತವನ್ನು ಗಣಿಸುವ ಮೌಲ್ಯ."
#: scfuncs.hrc:2368
-#, fuzzy
msgctxt "SC_OPCODE_LOG_NORM_DIST_MS"
msgid "Mean"
msgstr "ಸರಾಸರಿ"
@@ -9213,7 +9043,6 @@ msgid "Values of the inverse of the lognormal distribution."
msgstr "ಸಾಮಾನ್ಯ ವಿತರಣೆಯ ಲಾಗ್ ವಿಲೋಮದ ಮೌಲ್ಯಗಳು."
#: scfuncs.hrc:2380
-#, fuzzy
msgctxt "SC_OPCODE_LOG_INV"
msgid "Number"
msgstr "ಸಂಖ್ಯೆ"
@@ -9224,7 +9053,6 @@ msgid "The probability value for which the inverse log normal distribution is to
msgstr "ಸಾಮಾನ್ಯ ವಿತರಣೆಯ ಲಾಗ್ ವಿಲೋಮವನ್ನು ಗಣಿಸಬೇಕಾದ ಸಂಭಾವ್ಯ ಮೌಲ್ಯ."
#: scfuncs.hrc:2382
-#, fuzzy
msgctxt "SC_OPCODE_LOG_INV"
msgid "Mean"
msgstr "ಸರಾಸರಿ"
@@ -9250,7 +9078,6 @@ msgid "Values of the inverse of the lognormal distribution."
msgstr "ಸಾಮಾನ್ಯ ವಿತರಣೆಯ ಲಾಗ್ ವಿಲೋಮದ ಮೌಲ್ಯಗಳು."
#: scfuncs.hrc:2392
-#, fuzzy
msgctxt "SC_OPCODE_LOG_INV_MS"
msgid "Number"
msgstr "ಸಂಖ್ಯೆ"
@@ -9261,7 +9088,6 @@ msgid "The probability value for which the inverse log normal distribution is to
msgstr "ಸಾಮಾನ್ಯ ವಿತರಣೆಯ ಲಾಗ್ ವಿಲೋಮವನ್ನು ಗಣಿಸಬೇಕಾದ ಸಂಭಾವ್ಯ ಮೌಲ್ಯ."
#: scfuncs.hrc:2394
-#, fuzzy
msgctxt "SC_OPCODE_LOG_INV_MS"
msgid "Mean"
msgstr "ಸರಾಸರಿ"
@@ -9369,7 +9195,6 @@ msgid "The value for which the gamma distribution is to be calculated."
msgstr "ಗಾಮಾ ವಿತರಣೆಯನ್ನು ಗಣಿಸುವ ಮೌಲ್ಯ."
#: scfuncs.hrc:2430
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_DIST"
msgid "Alpha"
msgstr "ಆಲ್ಫಾ"
@@ -9416,7 +9241,6 @@ msgid "The value for which the gamma distribution is to be calculated."
msgstr "ಗಾಮಾ ವಿತರಣೆಯನ್ನು ಗಣಿಸುವ ಮೌಲ್ಯ."
#: scfuncs.hrc:2444
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_DIST_MS"
msgid "Alpha"
msgstr "ಆಲ್ಫಾ"
@@ -9463,7 +9287,6 @@ msgid "The probability value for which the inverse gamma distribution is to be c
msgstr "ವಿಲೋಮ ಗಾಮಾ ವಿತರಣೆಯನ್ನು ಗಣಿಸುವ ಸಂಭಾವ್ಯತೆಯ ಮೌಲ್ಯ."
#: scfuncs.hrc:2458
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_INV"
msgid "Alpha"
msgstr "ಆಲ್ಫಾ"
@@ -9500,7 +9323,6 @@ msgid "The probability value for which the inverse gamma distribution is to be c
msgstr "ವಿಲೋಮ ಗಾಮಾ ವಿತರಣೆಯನ್ನು ಗಣಿಸುವ ಸಂಭಾವ್ಯತೆಯ ಮೌಲ್ಯ."
#: scfuncs.hrc:2470
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_INV_MS"
msgid "Alpha"
msgstr "ಆಲ್ಫಾ"
@@ -9572,7 +9394,6 @@ msgid "Values of the beta distribution."
msgstr "ಬೀಟಾ ವಿತರಣೆಯ ಮೌಲ್ಯಗಳು."
#: scfuncs.hrc:2506
-#, fuzzy
msgctxt "SC_OPCODE_BETA_DIST"
msgid "Number"
msgstr "ಸಂಖ್ಯೆ"
@@ -9583,7 +9404,6 @@ msgid "The value for which the beta distribution is to be calculated."
msgstr "ಬೀಟಾ ವಿತರಣೆಯನ್ನು ಗಣಿಸಬೇಕಾದ ಮೌಲ್ಯ."
#: scfuncs.hrc:2508
-#, fuzzy
msgctxt "SC_OPCODE_BETA_DIST"
msgid "Alpha"
msgstr "ಆಲ್ಫಾ"
@@ -9640,7 +9460,6 @@ msgid "Values of the inverse beta distribution."
msgstr "ವಿಲೋಮ ಬೀಟಾ ವಿತರಣೆಯ ಮೌಲ್ಯಗಳು."
#: scfuncs.hrc:2524
-#, fuzzy
msgctxt "SC_OPCODE_BETA_INV"
msgid "Number"
msgstr "ಸಂಖ್ಯೆ"
@@ -9651,7 +9470,6 @@ msgid "The probability value for which the inverse beta distribution is to be ca
msgstr "ವಿಲೋಮ ಬೀಟಾ ವಿತರಣೆಯನ್ನು ಗಣಿಸುವ ಸಂಭಾವ್ಯ ಮೌಲ್ಯ."
#: scfuncs.hrc:2526
-#, fuzzy
msgctxt "SC_OPCODE_BETA_INV"
msgid "Alpha"
msgstr "ಆಲ್ಫಾ"
@@ -9698,7 +9516,6 @@ msgid "Values of the beta distribution."
msgstr "ಬೀಟಾ ವಿತರಣೆಯ ಮೌಲ್ಯಗಳು."
#: scfuncs.hrc:2540
-#, fuzzy
msgctxt "SC_OPCODE_BETA_DIST_MS"
msgid "Number"
msgstr "ಸಂಖ್ಯೆ"
@@ -9709,7 +9526,6 @@ msgid "The value for which the beta distribution is to be calculated."
msgstr "ಬೀಟಾ ವಿತರಣೆಯನ್ನು ಗಣಿಸಬೇಕಾದ ಮೌಲ್ಯ."
#: scfuncs.hrc:2542
-#, fuzzy
msgctxt "SC_OPCODE_BETA_DIST_MS"
msgid "Alpha"
msgstr "ಆಲ್ಫಾ"
@@ -9766,7 +9582,6 @@ msgid "Values of the inverse beta distribution."
msgstr "ವಿಲೋಮ ಬೀಟಾ ವಿತರಣೆಯ ಮೌಲ್ಯಗಳು."
#: scfuncs.hrc:2558
-#, fuzzy
msgctxt "SC_OPCODE_BETA_INV_MS"
msgid "Number"
msgstr "ಸಂಖ್ಯೆ"
@@ -9777,7 +9592,6 @@ msgid "The probability value for which the inverse beta distribution is to be ca
msgstr "ವಿಲೋಮ ಬೀಟಾ ವಿತರಣೆಯನ್ನು ಗಣಿಸುವ ಸಂಭಾವ್ಯ ಮೌಲ್ಯ."
#: scfuncs.hrc:2560
-#, fuzzy
msgctxt "SC_OPCODE_BETA_INV_MS"
msgid "Alpha"
msgstr "ಆಲ್ಫಾ"
@@ -9959,13 +9773,11 @@ msgid "The population size."
msgstr "ನಿಬಿಡತೆಯ ಗಾತ್ರ."
#: scfuncs.hrc:2610
-#, fuzzy
msgctxt "SC_OPCODE_HYP_GEOM_DIST"
msgid "Cumulative"
msgstr "ಸಂಚಿತ"
#: scfuncs.hrc:2611
-#, fuzzy
msgctxt "SC_OPCODE_HYP_GEOM_DIST"
msgid "Cumulated. TRUE calculates the cumulative distribution function, FALSE the probability mass function."
msgstr "ಸಂಚಿತ. TRUE ಎನ್ನುವುದು ಸಂಚಿತ ವಿತರಣೆ ಕಾರ್ಯಭಾರವನ್ನು, FALSE ಎನ್ನುವುದು ವಿತರಣೆಯ ಸಂಭವನೀಯತೆ ಗಾತ್ರದ ಕಾರ್ಯಭಾರವನ್ನು ಮರಳಿಸುತ್ತದೆ."
@@ -10055,7 +9867,6 @@ msgid "The degrees of freedom of the T distribution."
msgstr "T ವಿತರಣೆಯ ಸ್ವಾತಂತ್ರಾಂಕಗಳು."
#: scfuncs.hrc:2638
-#, fuzzy
msgctxt "SC_OPCODE_T_DIST"
msgid "Mode"
msgstr "ಕ್ರಮ"
@@ -10118,7 +9929,6 @@ msgid "The degrees of freedom of the T distribution."
msgstr "T ವಿತರಣೆಯ ಸ್ವಾತಂತ್ರಾಂಕಗಳು."
#: scfuncs.hrc:2660
-#, fuzzy
msgctxt "SC_OPCODE_T_DIST_MS"
msgid "Cumulative"
msgstr "ಸಂಚಿತ"
@@ -10160,7 +9970,6 @@ msgid "Values of the inverse t-distribution."
msgstr "ವಿಲೋಮ t-ವಿತರಣೆಯ ಮೌಲ್ಯಗಳು."
#: scfuncs.hrc:2678
-#, fuzzy
msgctxt "SC_OPCODE_T_INV"
msgid "Number"
msgstr "ಸಂಖ್ಯೆ"
@@ -10187,7 +9996,6 @@ msgid "Values of the left-tailed inverse t-distribution."
msgstr "ಎಡ-ತುದಿಯನ್ನು ಹೊಂದಿರುವ ವಿಲೋಮ t-ವಿತರಣೆಯ ಮೌಲ್ಯಗಳು."
#: scfuncs.hrc:2688
-#, fuzzy
msgctxt "SC_OPCODE_T_INV_MS"
msgid "Number"
msgstr "ಸಂಖ್ಯೆ"
@@ -10214,7 +10022,6 @@ msgid "Values of the two-tailed inverse t-distribution."
msgstr "ಎರಡು-ತುದಿಯನ್ನು ಹೊಂದಿರುವ ವಿಲೋಮ t-ವಿತರಣೆಯ ಮೌಲ್ಯಗಳು."
#: scfuncs.hrc:2698
-#, fuzzy
msgctxt "SC_OPCODE_T_INV_2T"
msgid "Number"
msgstr "ಸಂಖ್ಯೆ"
@@ -10310,7 +10117,6 @@ msgid "The degrees of freedom in the denominator of the F distribution."
msgstr "F ವಿತರಣೆಯ ಛೇದದಲ್ಲಿನ ಸ್ವಾತಂತ್ರಾಂಕಗಳು."
#: scfuncs.hrc:2726
-#, fuzzy
msgctxt "SC_OPCODE_F_DIST_LT"
msgid "Cumulative"
msgstr "ಸಂಚಿತ"
@@ -10363,7 +10169,6 @@ msgid "Values of the inverse F distribution."
msgstr "ವಿಲೋಮ F ವಿತರಣೆಯ ಮೌಲ್ಯಗಳು."
#: scfuncs.hrc:2746
-#, fuzzy
msgctxt "SC_OPCODE_F_INV"
msgid "Number"
msgstr "ಸಂಖ್ಯೆ"
@@ -10401,7 +10206,6 @@ msgid "Values of the inverse left tail F distribution."
msgstr "ಎಡ ತುದಿಯ ವಿಲೋಮ F ವಿತರಣೆಯ ಮೌಲ್ಯಗಳು."
#: scfuncs.hrc:2758
-#, fuzzy
msgctxt "SC_OPCODE_F_INV_LT"
msgid "Number"
msgstr "ಸಂಖ್ಯೆ"
@@ -10439,7 +10243,6 @@ msgid "Values of the inverse right tail F distribution."
msgstr "ಬಲ ತುದಿಯ ವಿಲೋಮ F ವಿತರಣೆಯ ಮೌಲ್ಯಗಳು."
#: scfuncs.hrc:2770
-#, fuzzy
msgctxt "SC_OPCODE_F_INV_RT"
msgid "Number"
msgstr "ಸಂಖ್ಯೆ"
@@ -10599,7 +10402,6 @@ msgid "Values of the inverse of CHIDIST(x; DegreesOfFreedom)."
msgstr "CHISQDIST ನ ವಿಲೋಮದ ಮೌಲ್ಯಗಳು(x; DegreesOfFreedom)."
#: scfuncs.hrc:2829
-#, fuzzy
msgctxt "SC_OPCODE_CHI_INV"
msgid "Number"
msgstr "ಸಂಖ್ಯೆ"
@@ -10626,7 +10428,6 @@ msgid "Values of the inverse of CHIDIST(x; DegreesOfFreedom)."
msgstr "CHISQDIST ನ ವಿಲೋಮದ ಮೌಲ್ಯಗಳು(x; DegreesOfFreedom)."
#: scfuncs.hrc:2840
-#, fuzzy
msgctxt "SC_OPCODE_CHI_INV_MS"
msgid "Number"
msgstr "ಸಂಖ್ಯೆ"
@@ -10713,7 +10514,6 @@ msgid "The value to be standardized."
msgstr "ಶಿಷ್ಟತೆಗೊಳಿಸಲಾಗುವ ಮೌಲ್ಯ."
#: scfuncs.hrc:2875
-#, fuzzy
msgctxt "SC_OPCODE_STANDARD"
msgid "Mean"
msgstr "ಸರಾಸರಿ"
@@ -10796,7 +10596,6 @@ msgid "Returns a (1-alpha) confidence interval for a normal distribution."
msgstr "ಸಾಮಾನ್ಯ ವಿತರಣೆಯ ವಿಶ್ವಾಸ ಅವಧಿಯನ್ನು (1 ಆಲ್ಫಾ) ಹಿಂದಿರುಗಿಸುತ್ತದೆ."
#: scfuncs.hrc:2905
-#, fuzzy
msgctxt "SC_OPCODE_CONFIDENCE"
msgid "Alpha"
msgstr "ಆಲ್ಫಾ"
@@ -10817,7 +10616,6 @@ msgid "The standard deviation of the population."
msgstr "ಜನಸಂಖ್ಯೆಯ ಶಿಷ್ಟ ವಿಚಲನೆ."
#: scfuncs.hrc:2909
-#, fuzzy
msgctxt "SC_OPCODE_CONFIDENCE"
msgid "Size"
msgstr "ಗಾತ್ರ"
@@ -10834,7 +10632,6 @@ msgid "Returns a (1-alpha) confidence interval for a normal distribution."
msgstr "ಸಾಮಾನ್ಯ ವಿತರಣೆಯ ವಿಶ್ವಾಸ ಅವಧಿಯನ್ನು (1 ಆಲ್ಫಾ) ಹಿಂದಿರುಗಿಸುತ್ತದೆ."
#: scfuncs.hrc:2917
-#, fuzzy
msgctxt "SC_OPCODE_CONFIDENCE_N"
msgid "Alpha"
msgstr "ಆಲ್ಫಾ"
@@ -10855,7 +10652,6 @@ msgid "The standard deviation of the population."
msgstr "ಜನಸಂಖ್ಯೆಯ ಶಿಷ್ಟ ವಿಚಲನೆ."
#: scfuncs.hrc:2921
-#, fuzzy
msgctxt "SC_OPCODE_CONFIDENCE_N"
msgid "Size"
msgstr "ಗಾತ್ರ"
@@ -10872,7 +10668,6 @@ msgid "Returns a (1-alpha) confidence interval for a Student's t distribution."
msgstr "ವಿದ್ಯಾರ್ಥಿಯ t ವಿತರಣೆಯ ವಿಶ್ವಾಸ ಅವಧಿಯನ್ನು (1 ಆಲ್ಫಾ) ಹಿಂದಿರುಗಿಸುತ್ತದೆ."
#: scfuncs.hrc:2929
-#, fuzzy
msgctxt "SC_OPCODE_CONFIDENCE_T"
msgid "Alpha"
msgstr "ಆಲ್ಫಾ"
@@ -10893,7 +10688,6 @@ msgid "The standard deviation of the population."
msgstr "ಜನಸಂಖ್ಯೆಯ ಶಿಷ್ಟ ವಿಚಲನೆ."
#: scfuncs.hrc:2933
-#, fuzzy
msgctxt "SC_OPCODE_CONFIDENCE_T"
msgid "Size"
msgstr "ಗಾತ್ರ"
@@ -11111,7 +10905,6 @@ msgid "The second record array."
msgstr "ಎರಡನೆ ದಾಖಲೆ ವ್ಯೂಹ(array)."
#: scfuncs.hrc:3009
-#, fuzzy
msgctxt "SC_OPCODE_T_TEST"
msgid "Mode"
msgstr "ಕ್ರಮ"
@@ -11159,7 +10952,6 @@ msgid "The second record array."
msgstr "ಎರಡನೆ ದಾಖಲೆ ಸರಣಿ (array)."
#: scfuncs.hrc:3023
-#, fuzzy
msgctxt "SC_OPCODE_T_TEST_MS"
msgid "Mode"
msgstr "ಕ್ರಮ"
@@ -11428,7 +11220,6 @@ msgid "Returns a value along a linear regression"
msgstr "ರೇಖಾತ್ಮಕ ಹಿಂಚಲನೆಯ ಮೇಲಿನ ಮೌಲ್ಯವನ್ನು ಹಿಂದಿರುಗಿಸುತ್ತದೆ"
#: scfuncs.hrc:3123
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST"
msgid "Value"
msgstr "ಮೌಲ್ಯ"
@@ -11466,7 +11257,6 @@ msgid "Calculates future value(s) using additive Exponential Smoothing algorithm
msgstr ""
#: scfuncs.hrc:3135
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_ADD"
msgid "Target"
msgstr "ಗುರಿ"
@@ -11477,7 +11267,6 @@ msgid "The date (array) for which you want to predict a value."
msgstr ""
#: scfuncs.hrc:3137
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_ADD"
msgid "Values"
msgstr "ಮೌಲ್ಯಗಳು"
@@ -11533,7 +11322,6 @@ msgid "Calculates future value(s) using multiplicative Exponential Smoothing alg
msgstr ""
#: scfuncs.hrc:3153
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_MUL"
msgid "Target"
msgstr "ಗುರಿ"
@@ -11544,7 +11332,6 @@ msgid "The date (array) for which you want to predict a value."
msgstr ""
#: scfuncs.hrc:3155
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_MUL"
msgid "Values"
msgstr "ಮೌಲ್ಯಗಳು"
@@ -11600,7 +11387,6 @@ msgid "Returns a prediction interval at the specified target value(s) for additi
msgstr ""
#: scfuncs.hrc:3171
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_PIA"
msgid "Target"
msgstr "ಗುರಿ"
@@ -11611,7 +11397,6 @@ msgid "The date (array) for which you want to predict a value."
msgstr ""
#: scfuncs.hrc:3173
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_PIA"
msgid "Values"
msgstr "ಮೌಲ್ಯಗಳು"
@@ -11678,7 +11463,6 @@ msgid "Returns a prediction interval at the specified target value(s) for multip
msgstr ""
#: scfuncs.hrc:3191
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_PIM"
msgid "Target"
msgstr "ಗುರಿ"
@@ -11689,7 +11473,6 @@ msgid "The date (array) for which you want to predict a value."
msgstr ""
#: scfuncs.hrc:3193
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_PIM"
msgid "Values"
msgstr "ಮೌಲ್ಯಗಳು"
@@ -11756,7 +11539,6 @@ msgid "Calculates the number of samples in period (season) using additive Expone
msgstr ""
#: scfuncs.hrc:3211
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_SEA"
msgid "Values"
msgstr "ಮೌಲ್ಯಗಳು"
@@ -11802,7 +11584,6 @@ msgid "Returns statistical value(s) using additive Exponential Smoothing algorit
msgstr ""
#: scfuncs.hrc:3225
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_STA"
msgid "Values"
msgstr "ಮೌಲ್ಯಗಳು"
@@ -11868,7 +11649,6 @@ msgid "Returns statistical value(s) using multiplicative Exponential Smoothing a
msgstr ""
#: scfuncs.hrc:3243
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_STM"
msgid "Values"
msgstr "ಮೌಲ್ಯಗಳು"
@@ -11929,19 +11709,16 @@ msgid "Aggregation (default 1 = AVERAGE); method to be used to aggregate identic
msgstr ""
#: scfuncs.hrc:3260
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_LIN"
msgid "Returns a value along a linear regression"
msgstr "ರೇಖಾತ್ಮಕ ಹಿಂಚಲನೆಯ ಮೇಲಿನ ಮೌಲ್ಯವನ್ನು ಹಿಂದಿರುಗಿಸುತ್ತದೆ"
#: scfuncs.hrc:3261
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_LIN"
msgid "Value"
msgstr "ಮೌಲ್ಯ"
#: scfuncs.hrc:3262
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_LIN"
msgid "The X value for which the Y value on the regression linear is to be calculated."
msgstr "ಗಣಿಸಬೇಕಾದ ಹಿಂಚಲನೆ ರೇಖೆಯ ಮೇಲಿನ Y ಮೌಲ್ಯಕ್ಕೆ ತಕ್ಕಂತೆ X ಮೌಲ್ಯ."
@@ -11953,7 +11730,6 @@ msgid "Data Y"
msgstr "ದತ್ತಾಂಶದ ಪಟ್ಟಿ"
#: scfuncs.hrc:3264
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_LIN"
msgid "The Y data array."
msgstr "Y ದತ್ತಾಂಶ ವ್ಯೂಹ(array)."
@@ -11965,7 +11741,6 @@ msgid "Data X"
msgstr "ದತ್ತಾಂಶದ ಪಟ್ಟಿ"
#: scfuncs.hrc:3266
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_LIN"
msgid "The X data array."
msgstr "X ದತ್ತಾಂಶ ವ್ಯೂಹ(array)."
@@ -11976,7 +11751,6 @@ msgid "Returns the reference to a cell as text."
msgstr "ಕೋಶದ ಆಧಾರವನ್ನು ಪಠ್ಯದಂತೆ ಹಿಂದಿರುಗಿಸುತ್ತದೆ."
#: scfuncs.hrc:3273
-#, fuzzy
msgctxt "SC_OPCODE_ADDRESS"
msgid "Row"
msgstr "ಅಡ್ಡಸಾಲು"
@@ -12018,7 +11792,6 @@ msgid "The reference style: 0 or FALSE means R1C1 style, any other value or omit
msgstr "ಉಲ್ಲೇಖ ಶೈಲಿ: 0 ಅಥವ FALSE ಅಂದರೆ R1C1 ಶೈಲಿಯಾಗಿರುತ್ತದೆ, ಯಾವುದೆ ಇತರ ಮೌಲ್ಯ ಆಗಿದ್ದಲ್ಲಿ ಅಥವ ಆಲಕ್ಷಿಸಲಾಗಿದ್ದಲ್ಲಿ A1 ಶೈಲಿಯಾಗಿರುತ್ತದೆ."
#: scfuncs.hrc:3281
-#, fuzzy
msgctxt "SC_OPCODE_ADDRESS"
msgid "Sheet"
msgstr "ಹಾಳೆ"
@@ -12034,7 +11807,6 @@ msgid "Returns the number of individual ranges that belong to a (multiple) range
msgstr "ಒಂದು(ಅನೇಕ) ಶ್ರೇಣಿಗೆ ಸೇರಿರುವ ಪ್ರತ್ಯೇಕ ಶ್ರೇಣಿಗಳ ಸಂಖ್ಯೆಯನ್ನು ಹಿಂದಿರುಗಿಸುತ್ತದೆ."
#: scfuncs.hrc:3289
-#, fuzzy
msgctxt "SC_OPCODE_AREAS"
msgid "Reference"
msgstr "ಉಲ್ಲೇಖ"
@@ -12080,7 +11852,6 @@ msgid "Returns the internal column number of a reference."
msgstr "ಆಧಾರ ಒಂದರ ಆಂತರಿಕ ಉದ್ದಸಾಲಿನ ಸಂಖ್ಯೆಯನ್ನು ಹಿಂದಿರುಗಿಸುತ್ತದೆ."
#: scfuncs.hrc:3307
-#, fuzzy
msgctxt "SC_OPCODE_COLUMN"
msgid "Reference"
msgstr "ಉಲ್ಲೇಖ"
@@ -12096,7 +11867,6 @@ msgid "Defines the internal row number of a reference."
msgstr "ಆಧಾರದ ಆಂತರಿಕ ಅಡ್ಡಸಾಲಿನ ಸಂಖ್ಯೆಯನ್ನು ವ್ಯಾಖ್ಯಿಸುತ್ತದೆ."
#: scfuncs.hrc:3315
-#, fuzzy
msgctxt "SC_OPCODE_ROW"
msgid "Reference"
msgstr "ಉಲ್ಲೇಖ"
@@ -12113,7 +11883,6 @@ msgid "Returns the internal sheet number of a reference or a string."
msgstr "ಆಧಾರದ ಅಥವಾ ವಾಕ್ಯದ ಆಂತರಿಕ ಹಾಳೆ ಸಂಖ್ಯೆಯನ್ನು ಹಿಂದಿರುಗಿಸುತ್ತದೆ."
#: scfuncs.hrc:3323
-#, fuzzy
msgctxt "SC_OPCODE_SHEET"
msgid "Reference"
msgstr "ಉಲ್ಲೇಖ"
@@ -12163,13 +11932,11 @@ msgid "Returns the number of sheets of a given reference. If no parameter has be
msgstr "ಕೊಟ್ಟಿರುವ ಆಧಾರದ ಹಾಳೆಗಳ ಸಂಖ್ಯೆಯನ್ನು ಹಿಂದಿರುಗಿಸುತ್ತದೆ. ಯಾವುದೇ ನಿಯತಾಂಕವನ್ನು ನಮೂದಿಸಿರದಿದ್ದರೆ, ದಸ್ತಾವೇಜಿನ ಒಟ್ಟು ಹಾಳೆಗಳ ಸಂಖ್ಯೆಯನ್ನು ಹಿಂದಿರುಗಿಸುತ್ತದೆ."
#: scfuncs.hrc:3347
-#, fuzzy
msgctxt "SC_OPCODE_SHEETS"
msgid "Reference"
msgstr "ಉಲ್ಲೇಖ"
#: scfuncs.hrc:3348
-#, fuzzy
msgctxt "SC_OPCODE_SHEETS"
msgid "The reference to a cell or a range."
msgstr "ಕೋಶ ಅಥವ ಶ್ರೇಣಿಗೆ ಉಲ್ಲೇಖ."
@@ -12180,7 +11947,6 @@ msgid "Horizontal search and reference to the cells located below."
msgstr "ಅಡ್ಡಸಾಲು ಹುಡುಕು ಮತ್ತು ಕೆಳ ಸ್ಥಾನದಲ್ಲಿರುವ ಕೋಶಗಳಿಗೆ ಆಧಾರ."
#: scfuncs.hrc:3355
-#, fuzzy
msgctxt "SC_OPCODE_H_LOOKUP"
msgid "Search criterion"
msgstr "ಹುಡುಕುವ ಸುಳಿವು"
@@ -12259,7 +12025,6 @@ msgid "Column index number in the array."
msgstr "ವ್ಯೂಹದಲ್ಲಿನ ಲಂಬಸಾಲು ಸೂಚಿಯ ಸಂಖ್ಯೆ."
#: scfuncs.hrc:3375
-#, fuzzy
msgctxt "SC_OPCODE_V_LOOKUP"
msgid "Sort order"
msgstr "ವಿಂಗಡಣೆ ಕ್ರಮ"
@@ -12275,7 +12040,6 @@ msgid "Returns a reference to a cell from a defined range."
msgstr "ಸೂಚಿಸಲಾದ ಶ್ರೇಣಿಯಲ್ಲಿನ ಕೋಶಕ್ಕೆ ಉಲ್ಲೇಖವನ್ನು ಹಿಂದಿರುಗಿಸುತ್ತದೆ."
#: scfuncs.hrc:3383
-#, fuzzy
msgctxt "SC_OPCODE_INDEX"
msgid "Reference"
msgstr "ಉಲ್ಲೇಖ"
@@ -12286,7 +12050,6 @@ msgid "The reference to a (multiple) range."
msgstr "(ಬಹು) ಶ್ರೇಣಿಗೆ ಒಂದು ಉಲ್ಲೇಖ."
#: scfuncs.hrc:3385
-#, fuzzy
msgctxt "SC_OPCODE_INDEX"
msgid "Row"
msgstr "ಅಡ್ಡಸಾಲು"
@@ -12324,7 +12087,6 @@ msgid "Returns the contents of a cell that is referenced in text form."
msgstr "ಪಠ್ಯ ನಮೂನೆಯಂತೆ ಆಧಾರವಾಗಿರುವ ಕೋಶದ ವಿಷಯಗಳನ್ನು ಹಿಂದಿರುಗಿಸುತ್ತದೆ."
#: scfuncs.hrc:3397
-#, fuzzy
msgctxt "SC_OPCODE_INDIRECT"
msgid "Reference"
msgstr "ಉಲ್ಲೇಖ"
@@ -12424,7 +12186,6 @@ msgid "Returns a reference which has been moved in relation to the starting poin
msgstr "ಆರಂಭಿಕ ಬಿಂದುವನ್ನು ಆಧಾರವಾಗಿರಿಸಿಕೊಂಡು ಚಾಲನೆ ಮಾಡಿದ ಆಧಾರವನ್ನು ಹಿಂದಿರುಗಿಸುತ್ತದೆ."
#: scfuncs.hrc:3431
-#, fuzzy
msgctxt "SC_OPCODE_OFFSET"
msgid "Reference"
msgstr "ಉಲ್ಲೇಖ"
@@ -12435,7 +12196,6 @@ msgid "The reference (cell) from which to base the movement."
msgstr "ಚಾಲನೆಯನ್ನು ಪ್ರಾರಂಭಮಾಡಬೇಕಾಗಿರುವ ಆಧಾರ (ಕೋಶ)."
#: scfuncs.hrc:3433
-#, fuzzy
msgctxt "SC_OPCODE_OFFSET"
msgid "Rows"
msgstr "ಅಡ್ಡಸಾಲುಗಳು"
@@ -12446,7 +12206,6 @@ msgid "The number of rows to be moved either up or down."
msgstr "ಮೇಲೆ ಅಥವಾ ಕೆಳಕ್ಕೆ ಚಲಿಸಲಾಗುವ ಅಡ್ಡಸಾಲುಗಳ ಸಂಖ್ಯೆ."
#: scfuncs.hrc:3435
-#, fuzzy
msgctxt "SC_OPCODE_OFFSET"
msgid "Columns"
msgstr "ಲಂಬಸಾಲುಗಳು"
@@ -12457,7 +12216,6 @@ msgid "The number of columns that are to be moved to the left or to the right."
msgstr "ಎಡಕ್ಕೆ ಅಥವಾ ಬಲಕ್ಕೆ ಚಲಿಸುವ ಲಂಬಸಾಲುಗಳ ಸಂಖ್ಯೆ."
#: scfuncs.hrc:3437
-#, fuzzy
msgctxt "SC_OPCODE_OFFSET"
msgid "Height"
msgstr "ಎತ್ತರ"
@@ -12468,7 +12226,6 @@ msgid "The number of rows of the moved reference."
msgstr "ಚಲಿಸಿದ ಆಧಾರದಲ್ಲಿನ ಅಡ್ಡಸಾಲುಗಳ ಸಂಖ್ಯೆ."
#: scfuncs.hrc:3439
-#, fuzzy
msgctxt "SC_OPCODE_OFFSET"
msgid "Width"
msgstr "ಅಗಲ"
@@ -12484,7 +12241,6 @@ msgid "Returns a number corresponding to an error type"
msgstr "ದೋಷ ಬಗೆಯೊಂದಕ್ಕೆ ಸಂವಾದಿತ್ವವಾಗಿರುವ ಸಂಖ್ಯೆಯನ್ನು ಹಿಂದಿರುಗಿಸುತ್ತದೆ"
#: scfuncs.hrc:3447
-#, fuzzy
msgctxt "SC_OPCODE_ERROR_TYPE"
msgid "Reference"
msgstr "ಉಲ್ಲೇಖ"
@@ -12585,7 +12341,6 @@ msgid "The item or range from which data is to be taken."
msgstr "ಯಾವ ಶ್ರೇಣಿಯಿಂದ ದತ್ತಾಂಶವನ್ನು ತೆಗೆದುಕೊಳ್ಳಬೇಕಿದೆಯೊ ಆ ಶ್ರೇಣಿ."
#: scfuncs.hrc:3481
-#, fuzzy
msgctxt "SC_OPCODE_DDE"
msgid "Mode"
msgstr "ಕ್ರಮ"
@@ -12680,7 +12435,6 @@ msgid "Converts half-width ASCII and katakana characters to full-width."
msgstr "ಅರ್ಧ-ಅಗಲದ ASCII ಹಾಗು ಕಟಕಾನ ಅಕ್ಷರಗಳನ್ನು ಪೂರ್ಣ-ಅಗಲ ಹೊಂದಿದ ಅಕ್ಷರಗಳಾಗಿ ಮಾರ್ಪಡಿಸುತ್ತದೆ."
#: scfuncs.hrc:3519
-#, fuzzy
msgctxt "SC_OPCODE_JIS"
msgid "Text"
msgstr "ಪಠ್ಯ"
@@ -12696,7 +12450,6 @@ msgid "Converts full-width ASCII and katakana characters to half-width."
msgstr "ಪೂರ್ಣ-ಅಗಲದ ASCII ಹಾಗು ಕಟಕಾನ ಅಕ್ಷರಗಳನ್ನು ಅರ್ಧ-ಅಗಲ ಹೊಂದಿದ ಅಕ್ಷರಗಳಾಗಿ ಮಾರ್ಪಡಿಸುತ್ತದೆ."
#: scfuncs.hrc:3527
-#, fuzzy
msgctxt "SC_OPCODE_ASC"
msgid "Text"
msgstr "ಪಠ್ಯ"
@@ -12712,7 +12465,6 @@ msgid "Returns a numeric code for the first character in a text string."
msgstr "ಪಠ್ಯ ವಾಕ್ಯದಲ್ಲಿನ ಮೊದಲ ಅಕ್ಷರಕ್ಕೆ ಒಂದು ಸಂಖ್ಯಾ ಸಂಕೇತವನ್ನು ಹಿಂದಿರುಗಿಸುತ್ತದೆ."
#: scfuncs.hrc:3535
-#, fuzzy
msgctxt "SC_OPCODE_CODE"
msgid "Text"
msgstr "ಪಠ್ಯ"
@@ -12728,7 +12480,6 @@ msgid "Converts a number to text in currency format."
msgstr "ಸಂಖ್ಯೆಯನ್ನು ಚಲಾಯಿತ ನಾಣ್ಯ ರಚನೆಯ ಪಠ್ಯಕ್ಕೆ ರೂಪಾಂತರಿಸುತ್ತದೆ."
#: scfuncs.hrc:3543
-#, fuzzy
msgctxt "SC_OPCODE_CURRENCY"
msgid "Value"
msgstr "ಮೌಲ್ಯ"
@@ -12739,7 +12490,6 @@ msgid "Value is a number, a reference to a cell containing a number or a formula
msgstr "ಮೌಲ್ಯವು ಸಂಖ್ಯೆ, ಸಂಖ್ಯೆಯನ್ನು ಒಳಗೊಂಡಿರುವ ಕೋಶದ ಆಧಾರ ಅಥವಾ ಸಂಖ್ಯೆಯಲ್ಲಿ ಫಲಿತಾಂಶವುಳ್ಳ ಸೂತ್ರ."
#: scfuncs.hrc:3545
-#, fuzzy
msgctxt "SC_OPCODE_CURRENCY"
msgid "Decimals"
msgstr "ದಶಮಾಂಶಗಳು"
@@ -12755,7 +12505,6 @@ msgid "Converts a code number into a character or letter."
msgstr "ಸಂಕೇತ ಸಂಖ್ಯೆಯನ್ನು ಚಿಹ್ನೆ ಅಥವಾ ಅಕ್ಷರಕ್ಕೆ ರೂಪಾಂತರಿಸುತ್ತದೆ."
#: scfuncs.hrc:3553
-#, fuzzy
msgctxt "SC_OPCODE_CHAR"
msgid "Number"
msgstr "ಸಂಖ್ಯೆ"
@@ -12771,7 +12520,6 @@ msgid "Removes all nonprintable characters from text."
msgstr "ಪಠ್ಯದಿಂದ ಮುದ್ರಣವಾಗದ ಅಕ್ಷರಗಳನ್ನು ತೆಗೆದುಹಾಕುತ್ತದೆ."
#: scfuncs.hrc:3561
-#, fuzzy
msgctxt "SC_OPCODE_CLEAN"
msgid "Text"
msgstr "ಪಠ್ಯ"
@@ -12787,7 +12535,6 @@ msgid "Combines several text items into one."
msgstr "ಅನೇಕ ಪಠ್ಯ ವಸ್ತುಗಳನ್ನು ಒಟ್ಟುಗೂಡಿಸುತ್ತದೆ."
#: scfuncs.hrc:3569
-#, fuzzy
msgctxt "SC_OPCODE_CONCAT"
msgid "Text"
msgstr "ಪಠ್ಯ"
@@ -12803,7 +12550,6 @@ msgid "Combines several text items into one, accepts cell ranges as arguments."
msgstr ""
#: scfuncs.hrc:3577
-#, fuzzy
msgctxt "SC_OPCODE_CONCAT_MS"
msgid "Text"
msgstr "ಪಠ್ಯ"
@@ -12840,7 +12586,6 @@ msgid "If TRUE, empty cells will be ignored."
msgstr ""
#: scfuncs.hrc:3589
-#, fuzzy
msgctxt "SC_OPCODE_TEXTJOIN_MS"
msgid "Text"
msgstr "ಪಠ್ಯ"
@@ -12856,19 +12601,16 @@ msgid "Checks 1 or more conditions and returns a value corresponding to the firs
msgstr ""
#: scfuncs.hrc:3597
-#, fuzzy
msgctxt "SC_OPCODE_IFS_MS"
msgid "Test"
msgstr "ಪರೀಕ್ಷೆ"
#: scfuncs.hrc:3598
-#, fuzzy
msgctxt "SC_OPCODE_IFS_MS"
msgid "Any value or expression which can be either TRUE or FALSE."
msgstr "TRUE ಅಥವಾ FALSE ಮೌಲ್ಯಗಳುಳ್ಳ ಯಾವುದೇ ಮೌಲ್ಯ ಅಥವಾ ಗಣಿತೋಕ್ತಿ."
#: scfuncs.hrc:3599
-#, fuzzy
msgctxt "SC_OPCODE_IFS_MS"
msgid "Result"
msgstr "ಫಲಿತಾಂಶ"
@@ -12895,7 +12637,6 @@ msgid "Value that will be compared against value1-valueN."
msgstr ""
#: scfuncs.hrc:3609
-#, fuzzy
msgctxt "SC_OPCODE_SWITCH_MS"
msgid "Value"
msgstr "ಮೌಲ್ಯ"
@@ -12906,7 +12647,6 @@ msgid "Value that will be compared against expression."
msgstr ""
#: scfuncs.hrc:3611
-#, fuzzy
msgctxt "SC_OPCODE_SWITCH_MS"
msgid "Result"
msgstr "ಫಲಿತಾಂಶ"
@@ -12939,7 +12679,6 @@ msgid "Range "
msgstr "ಶ್ರೇಣಿ"
#: scfuncs.hrc:3621
-#, fuzzy
msgctxt "SC_OPCODE_MINIFS_MS"
msgid "Range 1, range 2,... are the ranges to be evaluated by the criteria given."
msgstr "ಶ್ರೇಣಿ 1, ಶ್ರೇಣಿ 2,... ಎನ್ನುವವು ಒದಗಿಸಲಾದ ಮಾನದಂಡದಿಂದ ಪರಿಶೀಲಿಸಬೇಕಿರುವ ಶ್ರೇಣಿಗಳಾಗಿರುತ್ತವೆ."
@@ -12951,7 +12690,6 @@ msgid "Criteria "
msgstr "ಮಾನದಂಡ"
#: scfuncs.hrc:3623
-#, fuzzy
msgctxt "SC_OPCODE_MINIFS_MS"
msgid "Criteria 1, criteria 2,... are the criteria to be applied to the ranges given."
msgstr "ಮಾನದಂಡ 1, ಮಾನದಂಡ 2..... ಇವು ನೀಡಲಾದ ವ್ಯಾಪ್ತಿಗಳಿಗೆ ಅನ್ವಯಿಸಲಾದ ಮಾನದಂಡಗಳು."
@@ -12979,7 +12717,6 @@ msgid "Range "
msgstr "ಶ್ರೇಣಿ"
#: scfuncs.hrc:3632
-#, fuzzy
msgctxt "SC_OPCODE_MAXIFS_MS"
msgid "Range 1, range 2,... are the ranges to be evaluated by the criteria given."
msgstr "ಶ್ರೇಣಿ 1, ಶ್ರೇಣಿ 2,... ಎನ್ನುವವು ಒದಗಿಸಲಾದ ಮಾನದಂಡದಿಂದ ಪರಿಶೀಲಿಸಬೇಕಿರುವ ಶ್ರೇಣಿಗಳಾಗಿರುತ್ತವೆ."
@@ -12991,7 +12728,6 @@ msgid "Criteria "
msgstr "ಮಾನದಂಡ"
#: scfuncs.hrc:3634
-#, fuzzy
msgctxt "SC_OPCODE_MAXIFS_MS"
msgid "Criteria 1, criteria 2,... are the criteria to be applied to the ranges given."
msgstr "ಮಾನದಂಡ 1, ಮಾನದಂಡ 2..... ಇವು ನೀಡಲಾದ ವ್ಯಾಪ್ತಿಗಳಿಗೆ ಅನ್ವಯಿಸಲಾದ ಮಾನದಂಡಗಳು."
@@ -13038,7 +12774,6 @@ msgid "The text to be found."
msgstr "ಹುಡುಕಬೇಕಾದ ಪಠ್ಯ."
#: scfuncs.hrc:3653
-#, fuzzy
msgctxt "SC_OPCODE_FIND"
msgid "Text"
msgstr "ಪಠ್ಯ"
@@ -13076,7 +12811,6 @@ msgid "The text to be found."
msgstr "ಹುಡುಕಬೇಕಾದ ಪಠ್ಯ."
#: scfuncs.hrc:3665
-#, fuzzy
msgctxt "SC_OPCODE_SEARCH"
msgid "Text"
msgstr "ಪಠ್ಯ"
@@ -13103,7 +12837,6 @@ msgid "Removes extra spaces from text."
msgstr "ಪಠ್ಯದಿಂದ ಹೆಚ್ಚುವರಿ ಖಾಲಿಜಾಗಗಳನ್ನು ತೆಗೆಯುತ್ತದೆ."
#: scfuncs.hrc:3675
-#, fuzzy
msgctxt "SC_OPCODE_TRIM"
msgid "Text"
msgstr "ಪಠ್ಯ"
@@ -13120,7 +12853,6 @@ msgid "Capitalizes the first letter in all words."
msgstr "ಎಲ್ಲ ಪದಗಳಲ್ಲೂ ಮೊದಲ ಅಕ್ಷರವನ್ನು ದೊಡ್ಡ ಅಕ್ಷರವನ್ನಾಗಿಸುತ್ತದೆ."
#: scfuncs.hrc:3683
-#, fuzzy
msgctxt "SC_OPCODE_PROPER"
msgid "Text"
msgstr "ಪಠ್ಯ"
@@ -13137,7 +12869,6 @@ msgid "Converts text to uppercase."
msgstr "ಪಠ್ಯವನ್ನು ದೊಡ್ಡಕ್ಷರಕ್ಕೆ ರೂಪಾಂತರಿಸುತ್ತದೆ."
#: scfuncs.hrc:3691
-#, fuzzy
msgctxt "SC_OPCODE_UPPER"
msgid "Text"
msgstr "ಪಠ್ಯ"
@@ -13153,7 +12884,6 @@ msgid "Converts text to lowercase."
msgstr "ಪಠ್ಯವನ್ನು ಸಣ್ಣಕ್ಷರಕ್ಕೆ ರೂಪಾಂತರಿಸುತ್ತದೆ."
#: scfuncs.hrc:3699
-#, fuzzy
msgctxt "SC_OPCODE_LOWER"
msgid "Text"
msgstr "ಪಠ್ಯ"
@@ -13169,7 +12899,6 @@ msgid "Converts text to a number."
msgstr "ಪಠ್ಯವನ್ನು ಸಂಖ್ಯೆಗೆ ರೂಪಾಂತರಿಸುತ್ತದೆ."
#: scfuncs.hrc:3707
-#, fuzzy
msgctxt "SC_OPCODE_VALUE"
msgid "Text"
msgstr "ಪಠ್ಯ"
@@ -13185,7 +12914,6 @@ msgid "Converts a number to text according to a given format."
msgstr "ಕೊಟ್ಟಿರುವ ರಚನೆಗೆ ತಕ್ಕಂತೆ ಒಂದು ಸಂಖ್ಯೆಯನ್ನು ಪಠ್ಯಕ್ಕೆ ರೂಪಾಂತರಿಸುತ್ತದೆ."
#: scfuncs.hrc:3715
-#, fuzzy
msgctxt "SC_OPCODE_TEXT"
msgid "Number"
msgstr "ಸಂಖ್ಯೆ"
@@ -13211,7 +12939,6 @@ msgid "Returns a value if it is text, otherwise an empty string."
msgstr "ಪಠ್ಯವಾದಲ್ಲಿ ಒಂದು ಮೌಲ್ಯವನ್ನು ಮರಳಿಸುತ್ತದೆ, ಇಲ್ಲದೆ ಹೋದಲ್ಲಿ ಖಾಲಿ ವಾಕ್ಯಾಂಶವನ್ನು ಹಿಂದಿರುಗಿಸುತ್ತದೆ."
#: scfuncs.hrc:3725
-#, fuzzy
msgctxt "SC_OPCODE_T"
msgid "Value"
msgstr "ಮೌಲ್ಯ"
@@ -13248,7 +12975,6 @@ msgid "The character position from which text is to be replaced."
msgstr "ಪಠ್ಯವನ್ನು ಬದಲಿಸಬೇಕಾದ ಅಕ್ಷರ ಸ್ಥಾನ."
#: scfuncs.hrc:3737
-#, fuzzy
msgctxt "SC_OPCODE_REPLACE"
msgid "Length"
msgstr "ಉದ್ದ"
@@ -13275,7 +13001,6 @@ msgid "Formats a number with a fixed number of places after the decimal point an
msgstr "ದಶಮಾಂಶ ಬಿಂದುವಿನ ನಂತರ ಸ್ಥಿರ ಸ್ಥಳಗಳ ಸಂಖ್ಯೆಗಳನ್ನೊಳಗೊಂಡ ಮತ್ತು ಸಾವಿರಗಳ ವಿಭಾಜಕದ ಸಂಖ್ಯೆಯನ್ನು ರಚಿಸುತ್ತದೆ."
#: scfuncs.hrc:3747
-#, fuzzy
msgctxt "SC_OPCODE_FIXED"
msgid "Number"
msgstr "ಸಂಖ್ಯೆ"
@@ -13311,7 +13036,6 @@ msgid "Calculates length of a text string."
msgstr "ಪಠ್ಯ ವಾಕ್ಯದ ಉದ್ದವನ್ನು ಗಣಿಸುತ್ತದೆ."
#: scfuncs.hrc:3759
-#, fuzzy
msgctxt "SC_OPCODE_LEN"
msgid "Text"
msgstr "ಪಠ್ಯ"
@@ -13327,7 +13051,6 @@ msgid "Returns the first character or characters of a text."
msgstr "ಮೊದಲ ಅಕ್ಷರ ಅಥವ ಪಠ್ಯದ ಅಕ್ಷರಗಳನ್ನು ಮರಳಿಸುತ್ತದೆ."
#: scfuncs.hrc:3767
-#, fuzzy
msgctxt "SC_OPCODE_LEFT"
msgid "Text"
msgstr "ಪಠ್ಯ"
@@ -13338,7 +13061,6 @@ msgid "The text where the initial partial words are to be determined."
msgstr "ಆರಂಭ ಅರ್ಧ ಪದಗಳನ್ನು ನಿರ್ಧರಿಸಬೇಕಾದ ಪದಗಳನ್ನುಳ್ಳ ಪಠ್ಯ."
#: scfuncs.hrc:3769
-#, fuzzy
msgctxt "SC_OPCODE_LEFT"
msgid "Number"
msgstr "ಸಂಖ್ಯೆ"
@@ -13354,7 +13076,6 @@ msgid "Returns the last character or characters of a text."
msgstr "ಕೊನೆಯ ಅಕ್ಷರ ಅಥವ ಪಠ್ಯದ ಅಕ್ಷರಗಳನ್ನು ಮರಳಿಸುತ್ತದೆ."
#: scfuncs.hrc:3777
-#, fuzzy
msgctxt "SC_OPCODE_RIGHT"
msgid "Text"
msgstr "ಪಠ್ಯ"
@@ -13365,7 +13086,6 @@ msgid "The text in which the end partial words are to be determined."
msgstr "ನಿರ್ಧರಿಸಬೇಕಾದ ಕೊನೆಯ ಅಪೂರ್ಣ ಪದಗಳನ್ನುಳ್ಳ ಪಠ್ಯ."
#: scfuncs.hrc:3779
-#, fuzzy
msgctxt "SC_OPCODE_RIGHT"
msgid "Number"
msgstr "ಸಂಖ್ಯೆ"
@@ -13381,7 +13101,6 @@ msgid "Returns a partial text string of a text."
msgstr "ಪಠ್ಯದ ಅಪೂರ್ಣ ಪಠ್ಯ ವಾಕ್ಯವನ್ನು ಹಿಂದಿರುಗಿಸುತ್ತದೆ."
#: scfuncs.hrc:3787
-#, fuzzy
msgctxt "SC_OPCODE_MID"
msgid "Text"
msgstr "ಪಠ್ಯ"
@@ -13403,7 +13122,6 @@ msgid "The position from which the part word is to be determined."
msgstr "ಭಾಗದ ಪದವನ್ನು ನಿರ್ಧರಿಸಬೇಕಾದ ಸ್ಥಾನ."
#: scfuncs.hrc:3791
-#, fuzzy
msgctxt "SC_OPCODE_MID"
msgid "Number"
msgstr "ಸಂಖ್ಯೆ"
@@ -13419,7 +13137,6 @@ msgid "Repeats text a given number of times."
msgstr "ಪಠ್ಯವನ್ನು ಕೊಟ್ಟಿರುವಷ್ಟು ಬಾರಿ ಪುನರಾವರ್ತಿಸುತ್ತದೆ."
#: scfuncs.hrc:3799
-#, fuzzy
msgctxt "SC_OPCODE_REPT"
msgid "Text"
msgstr "ಪಠ್ಯ"
@@ -13430,7 +13147,6 @@ msgid "The text to be repeated."
msgstr "ಪುನರಾವರ್ತಿಸಬೇಕಾದ ಪಠ್ಯ."
#: scfuncs.hrc:3801
-#, fuzzy
msgctxt "SC_OPCODE_REPT"
msgid "Number"
msgstr "ಸಂಖ್ಯೆ"
@@ -13446,7 +13162,6 @@ msgid "Substitutes new text for old text in a string."
msgstr "ವಾಕ್ಯದಲ್ಲಿ ಹಳೆಯ ಪಠ್ಯವನ್ನು ಹೊಸ ಪಠ್ಯದಿಂದ ಬದಲಿಸುತ್ತದೆ."
#: scfuncs.hrc:3809
-#, fuzzy
msgctxt "SC_OPCODE_SUBSTITUTE"
msgid "Text"
msgstr "ಪಠ್ಯ"
@@ -13495,7 +13210,6 @@ msgid "Converts a positive integer to text from a number system to the base defi
msgstr "ಧನ ಪೂಣಾಂಕವನ್ನು ಒಂದು ಸಂಖ್ಯಾ ಪದ್ಧತಿಯಿಂದ ವ್ಯಾಖ್ಯಿಸಿದ ಮತ್ತೊಂದು ಆಧಾರ ಸಂಖ್ಯಾ ಪದ್ಧತಿಗೆ ರೂಪಾಂತರಿಸುತ್ತದೆ."
#: scfuncs.hrc:3823
-#, fuzzy
msgctxt "SC_OPCODE_BASE"
msgid "Number"
msgstr "ಸಂಖ್ಯೆ"
@@ -13532,7 +13246,6 @@ msgid "Converts a text of a specified number system to a positive integer in the
msgstr "ನಿರ್ದಿಷ್ಟಪಡಿಸಿದ ಸಂಖ್ಯಾ ಪದ್ಧತಿಯ ಪಠ್ಯವನ್ನು ಕೊಟ್ಟರುವ ಆಧಾರ ಪದ್ಧತಿಯಲ್ಲಿನ ಧನ ಪೂರ್ಣಾಂಕಕ್ಕೆ ರೂಪಾಂತರಿಸುತ್ತದೆ."
#: scfuncs.hrc:3835
-#, fuzzy
msgctxt "SC_OPCODE_DECIMAL"
msgid "Text"
msgstr "ಪಠ್ಯ"
@@ -13559,19 +13272,16 @@ msgid "Converts a value according to a conversion table in the configuration (ma
msgstr ""
#: scfuncs.hrc:3845
-#, fuzzy
msgctxt "SC_OPCODE_CONVERT_OOO"
msgid "Value"
msgstr "ಮೌಲ್ಯ"
#: scfuncs.hrc:3846
-#, fuzzy
msgctxt "SC_OPCODE_CONVERT_OOO"
msgid "The value to be converted."
msgstr "ಪರಿವರ್ತಿಸಬೇಕಾಗಿರುವ ಮೌಲ್ಯ."
#: scfuncs.hrc:3847 /home/cl/vc/git/libo-core/sc/inc/scfuncs.hrc:3849
-#, fuzzy
msgctxt "SC_OPCODE_CONVERT_OOO"
msgid "Text"
msgstr "ಪಠ್ಯ"
@@ -13647,7 +13357,6 @@ msgid "Returns the numeric code for the first Unicode character in a text string
msgstr "ಒಂದು ಪಠ್ಯದ ವಾಕ್ಯದಲ್ಲಿನ ಮೊದಲ ಯೂನಿಕೋಡ್ ಸಂಕೇತಕ್ಕಾಗಿನ ಸಂಖ್ಯೆಯನ್ನು ಮರಳಿಸುತ್ತದೆ."
#: scfuncs.hrc:3881
-#, fuzzy
msgctxt "SC_OPCODE_UNICODE"
msgid "Text"
msgstr "ಪಠ್ಯ"
@@ -13663,7 +13372,6 @@ msgid "Converts a code number into a Unicode character or letter."
msgstr "ಸಂಕೇತದ ಸಂಖ್ಯೆಯನ್ನು ಒಂದು ಯೂನಿಕೋಡ್ ಚಿಹ್ನೆ ಅಥವ ಅಕ್ಷರಕ್ಕೆ ಬದಲಾಯಿಸುತ್ತದೆ."
#: scfuncs.hrc:3888
-#, fuzzy
msgctxt "SC_OPCODE_UNICHAR"
msgid "Number"
msgstr "ಸಂಖ್ಯೆ"
@@ -13679,7 +13387,6 @@ msgid "Converts a value from one to another Euro currency."
msgstr "ಒಂದು ಯೂರೋ ಚಲಾವಣಾ ನಾಣ್ಯದಿಂದ ಇನ್ನೊಂದಕ್ಕೆ ಮಾರ್ಪಡಿಸುತ್ತದೆ."
#: scfuncs.hrc:3895
-#, fuzzy
msgctxt "SC_OPCODE_EUROCONVERT"
msgid "Value"
msgstr "ಮೌಲ್ಯ"
@@ -13741,7 +13448,6 @@ msgid "Converts text to a number, in a locale-independent way."
msgstr "ಲೊಕ್ಯಾಲ್‌-ಆಧರಿತವಾಗಿರದ ರೀತಿಯಲ್ಲಿ ಪಠ್ಯವನ್ನು ಸಂಖ್ಯೆಗೆ ಬದಲಾಯಿಸುತ್ತದೆ."
#: scfuncs.hrc:3911
-#, fuzzy
msgctxt "SC_OPCODE_NUMBERVALUE"
msgid "Text"
msgstr "ಪಠ್ಯ"
@@ -13889,7 +13595,6 @@ msgid "Calculates length of a text string, with DBCS"
msgstr "DBCS ನೊಂದಿಗೆ, ಪಠ್ಯ ವಾಕ್ಯದ ಉದ್ದವನ್ನು ಗಣಿಸುತ್ತದೆ"
#: scfuncs.hrc:3968
-#, fuzzy
msgctxt "SC_OPCODE_LENB"
msgid "Text"
msgstr "ಪಠ್ಯ"
@@ -13905,7 +13610,6 @@ msgid "Returns the last character or characters of a text,with DBCS"
msgstr "DBCS ನೊಂದಿಗೆ, ಕೊನೆಯ ಅಕ್ಷರ ಅಥವ ಪಠ್ಯದ ಅಕ್ಷರಗಳನ್ನು ಮರಳಿಸುತ್ತದೆ"
#: scfuncs.hrc:3975
-#, fuzzy
msgctxt "SC_OPCODE_RIGHTB"
msgid "Text"
msgstr "ಪಠ್ಯ"
@@ -13916,7 +13620,6 @@ msgid "The text in which the end partial words are to be determined."
msgstr "ನಿರ್ಧರಿಸಬೇಕಾದ ಕೊನೆಯ ಅಪೂರ್ಣ ಪದಗಳನ್ನುಳ್ಳ ಪಠ್ಯ."
#: scfuncs.hrc:3977
-#, fuzzy
msgctxt "SC_OPCODE_RIGHTB"
msgid "Number"
msgstr "ಸಂಖ್ಯೆ"
@@ -13932,7 +13635,6 @@ msgid "Returns the first character or characters of a text,with DBCS"
msgstr "DBCS ನೊಂದಿಗೆ, ಮೊದಲ ಅಕ್ಷರ ಅಥವ ಪಠ್ಯದ ಅಕ್ಷರಗಳನ್ನು ಮರಳಿಸುತ್ತದೆ"
#: scfuncs.hrc:3984
-#, fuzzy
msgctxt "SC_OPCODE_LEFTB"
msgid "Text"
msgstr "ಪಠ್ಯ"
@@ -13943,7 +13645,6 @@ msgid "The text where the initial partial words are to be determined."
msgstr "ಆರಂಭ ಅರ್ಧ ಪದಗಳನ್ನು ನಿರ್ಧರಿಸಬೇಕಾದ ಪದಗಳನ್ನುಳ್ಳ ಪಠ್ಯ."
#: scfuncs.hrc:3986
-#, fuzzy
msgctxt "SC_OPCODE_LEFTB"
msgid "Number"
msgstr "ಸಂಖ್ಯೆ"
@@ -13959,7 +13660,6 @@ msgid "Returns a partial text string of a text, with DBCS"
msgstr "DBCS ನೊಂದಿಗೆ, ಪಠ್ಯದ ಅಪೂರ್ಣ ಪಠ್ಯ ವಾಕ್ಯವನ್ನು ಹಿಂದಿರುಗಿಸುತ್ತದೆ"
#: scfuncs.hrc:3993
-#, fuzzy
msgctxt "SC_OPCODE_MIDB"
msgid "Text"
msgstr "ಪಠ್ಯ"
@@ -13981,7 +13681,6 @@ msgid "The position from which the part word is to be determined."
msgstr "ಭಾಗದ ಪದವನ್ನು ನಿರ್ಧರಿಸಬೇಕಾದ ಸ್ಥಾನ."
#: scfuncs.hrc:3997
-#, fuzzy
msgctxt "SC_OPCODE_MIDB"
msgid "Number"
msgstr "ಸಂಖ್ಯೆ"
@@ -14082,7 +13781,6 @@ msgid "Return a URL-encoded string."
msgstr ""
#: scfuncs.hrc:4033
-#, fuzzy
msgctxt "SC_OPCODE_ENCODEURL"
msgid "Text"
msgstr "ಪಠ್ಯ"
@@ -14098,7 +13796,6 @@ msgid "Returns the error function."
msgstr "ದೋಷ ಕಾರ್ಯಭಾರವನ್ನು ಮರಳಿಸುತ್ತದೆ."
#: scfuncs.hrc:4040
-#, fuzzy
msgctxt "SC_OPCODE_ERF_MS"
msgid "Lower limit"
msgstr "ಕೆಳಗಿನ ಮಿತಿ"
@@ -14114,7 +13811,6 @@ msgid "Returns the complementary error function."
msgstr "ಪೂರಕವಾದ ದೋಷ ಕಾರ್ಯಭಾರವನ್ನು ಮರಳಿಸುತ್ತದೆ."
#: scfuncs.hrc:4047
-#, fuzzy
msgctxt "SC_OPCODE_ERFC_MS"
msgid "Lower limit"
msgstr "ಕೆಳಗಿನ ಮಿತಿ"
@@ -14155,13 +13851,11 @@ msgid "Rounds a number to predefined significant digits."
msgstr ""
#: scfuncs.hrc:4064
-#, fuzzy
msgctxt "SC_OPCODE_ROUNDSIG"
msgid "Value"
msgstr "ಮೌಲ್ಯ"
#: scfuncs.hrc:4065
-#, fuzzy
msgctxt "SC_OPCODE_ROUNDSIG"
msgid "The number to be rounded."
msgstr "ಪೂರ್ಣಾಂಕವನ್ನಾಗಿ ಮಾಡಬೇಕಾಗಿರುವ ಸಂಖ್ಯೆ."
@@ -14183,13 +13877,11 @@ msgid "Replaces characters within a text string with a different text string, wi
msgstr "ಪಠ್ಯ ವಾಕ್ಯದೊಳಗಿನ ಅಕ್ಷರಗಳನ್ನು ಬೇರೆ ವಾಕ್ಯದಿಂದ ಬದಲಿಸುತ್ತದೆ."
#: scfuncs.hrc:4073
-#, fuzzy
msgctxt "SC_OPCODE_REPLACEB"
msgid "Text"
msgstr "ಪಠ್ಯ"
#: scfuncs.hrc:4074
-#, fuzzy
msgctxt "SC_OPCODE_REPLACEB"
msgid "The text in which some characters are to be replaced."
msgstr "ಬದಲಿಸಬೇಕಾದ ಕೆಲವು ಅಕ್ಷರಗಳನ್ನೊಳಗೊಂಡ ಪಠ್ಯ."
@@ -14201,19 +13893,16 @@ msgid "Position"
msgstr "ಸ್ಥಾನ"
#: scfuncs.hrc:4076
-#, fuzzy
msgctxt "SC_OPCODE_REPLACEB"
msgid "The character position from which text is to be replaced."
msgstr "ಪಠ್ಯವನ್ನು ಬದಲಿಸಬೇಕಾದ ಅಕ್ಷರ ಸ್ಥಾನ."
#: scfuncs.hrc:4077
-#, fuzzy
msgctxt "SC_OPCODE_REPLACEB"
msgid "Length"
msgstr "ಉದ್ದ"
#: scfuncs.hrc:4078
-#, fuzzy
msgctxt "SC_OPCODE_REPLACEB"
msgid "The number of characters to be replaced."
msgstr "ಬದಲಿಸಬೇಕಾದ ಅಕ್ಷರಗಳ ಸಂಖ್ಯೆ."
@@ -14225,7 +13914,6 @@ msgid "New text"
msgstr "ಹೊಸ ಪಠ್ಯ"
#: scfuncs.hrc:4080
-#, fuzzy
msgctxt "SC_OPCODE_REPLACEB"
msgid "The text to be inserted."
msgstr "ಸೇರಿಸಸಬೇಕಾದ ಪಠ್ಯ."
@@ -14242,19 +13930,16 @@ msgid "Find text"
msgstr "ಪಠ್ಯ ಹುಡುಕು"
#: scfuncs.hrc:4088
-#, fuzzy
msgctxt "SC_OPCODE_FINDB"
msgid "The text to be found."
msgstr "ಹುಡುಕಬೇಕಾದ ಪಠ್ಯ."
#: scfuncs.hrc:4089
-#, fuzzy
msgctxt "SC_OPCODE_FINDB"
msgid "Text"
msgstr "ಪಠ್ಯ"
#: scfuncs.hrc:4090
-#, fuzzy
msgctxt "SC_OPCODE_FINDB"
msgid "The text in which a search is to be made."
msgstr "ಹುಡುಕು ಕಾರ್ಯ ನಡೆಸಬೇಕಾಗಿರುವ ಪಠ್ಯ."
@@ -14266,7 +13951,6 @@ msgid "Position"
msgstr "ಸ್ಥಾನ"
#: scfuncs.hrc:4092
-#, fuzzy
msgctxt "SC_OPCODE_FINDB"
msgid "The position in the text from which the search starts."
msgstr "ಹುಡುಕು ಕಾರ್ಯ ಪ್ರಾರಂಭವಾಗುವ ಪಠ್ಯದೊಳಗಿನ ಸ್ಥಾನ."
@@ -14283,19 +13967,16 @@ msgid "Find text"
msgstr "ಪಠ್ಯ ಹುಡುಕು"
#: scfuncs.hrc:4100
-#, fuzzy
msgctxt "SC_OPCODE_SEARCHB"
msgid "The text to be found."
msgstr "ಹುಡುಕಬೇಕಾದ ಪಠ್ಯ."
#: scfuncs.hrc:4101
-#, fuzzy
msgctxt "SC_OPCODE_SEARCHB"
msgid "Text"
msgstr "ಪಠ್ಯ"
#: scfuncs.hrc:4102
-#, fuzzy
msgctxt "SC_OPCODE_SEARCHB"
msgid "The text in which a search is to be made."
msgstr "ಹುಡುಕು ಕಾರ್ಯ ನಡೆಸಬೇಕಾಗಿರುವ ಪಠ್ಯ."
@@ -14307,7 +13988,6 @@ msgid "Position"
msgstr "ಸ್ಥಾನ"
#: scfuncs.hrc:4104
-#, fuzzy
msgctxt "SC_OPCODE_SEARCHB"
msgid "The position in the text from which the search starts."
msgstr "ಹುಡುಕು ಕಾರ್ಯ ಪ್ರಾರಂಭವಾಗುವ ಪಠ್ಯದೊಳಗಿನ ಸ್ಥಾನ."
@@ -14719,7 +14399,6 @@ msgid "(Preview mode)"
msgstr "(ಮುನ್ನೋಟ ಕ್ರಮ)"
#: strings.hrc:102
-#, fuzzy
msgctxt "SCSTR_PRINTOPT_PAGES"
msgid "Pages"
msgstr "ಪುಟಗಳು"
@@ -14743,19 +14422,16 @@ msgid "~All sheets"
msgstr "ಎಲ್ಲಾ ಹಾಳೆಗಳು"
#: strings.hrc:106
-#, fuzzy
msgctxt "SCSTR_PRINTOPT_SELECTEDSHEETS"
msgid "~Selected sheets"
msgstr "ಆಯ್ಕೆ ಮಾಡಲಾದ ಹಾಳೆಗಳು (~S)"
#: strings.hrc:107
-#, fuzzy
msgctxt "SCSTR_PRINTOPT_SELECTEDCELLS"
msgid "Selected cells"
msgstr "ಆರಿಸಲಾದ ಕೋಶಗಳು"
#: strings.hrc:108
-#, fuzzy
msgctxt "SCSTR_PRINTOPT_FROMWHICH"
msgid "From which print"
msgstr "ಯಾವ ಮುದ್ರಣದಿಂದ"
@@ -14925,7 +14601,6 @@ msgid "Total"
msgstr "ಒಟ್ಟು ಮೊತ್ತ"
#: strings.hrc:141
-#, fuzzy
msgctxt "STR_SHEET"
msgid "Sheet"
msgstr "ಹಾಳೆ"
@@ -15048,19 +14723,16 @@ msgid "Scenario Name"
msgstr "ಸನ್ನಿವೇಶದ ಹೆಸರು"
#: strings.hrc:165
-#, fuzzy
msgctxt "SCSTR_QHLP_SCEN_COMMENT"
msgid "Comment"
msgstr "ಟಿಪ್ಪಣಿ"
#: strings.hrc:167
-#, fuzzy
msgctxt "STR_MENU_SORT_ASC"
msgid "Sort Ascending"
msgstr "ಏರಿಕೆಕ್ರಮದಲ್ಲಿ ವಿಂಗಡಿಸು"
#: strings.hrc:168
-#, fuzzy
msgctxt "STR_MENU_SORT_DESC"
msgid "Sort Descending"
msgstr "ಇಳಿಕೆಕ್ರಮದಲ್ಲಿ ವಿಂಗಡಿಸು"
@@ -15153,13 +14825,11 @@ msgid "Author"
msgstr "ಕರ್ತೃ"
#: strings.hrc:187
-#, fuzzy
msgctxt "STR_TITLE_DATE"
msgid "Date"
msgstr "ದಿನಾಂಕ"
#: strings.hrc:188
-#, fuzzy
msgctxt "STR_UNKNOWN_USER_CONFLICT"
msgid "Unknown User"
msgstr "ಅಜ್ಞಾತ ಬಳಕೆದಾರ"
@@ -15276,14 +14946,12 @@ msgstr "ಮರಳಿ-ನಮೂದಿಸಿ"
#. MovingAverageDialog
#: strings.hrc:214
-#, fuzzy
msgctxt "STR_MOVING_AVERAGE_UNDO_NAME"
msgid "Moving Average"
msgstr "ಚಲನ ಸರಾಸರಿ"
#. ExponentialSmoothingDialog
#: strings.hrc:216
-#, fuzzy
msgctxt "STR_EXPONENTIAL_SMOOTHING_UNDO_NAME"
msgid "Exponential Smoothing"
msgstr "ಘಾತೀಯ ಮೃದುಗೊಳಿಕೆ"
@@ -15308,7 +14976,6 @@ msgid "ANOVA - Two Factor"
msgstr "ANOVA - ಎರಡು ಅಂಶ"
#: strings.hrc:221
-#, fuzzy
msgctxt "STR_ANOVA_LABEL_GROUPS"
msgid "Groups"
msgstr "ಗುಂಪುಗಳು"
@@ -15367,14 +15034,12 @@ msgid "F critical"
msgstr "F ನಿರ್ಣಾಯಕ"
#: strings.hrc:231
-#, fuzzy
msgctxt "STR_ANOVA_LABEL_TOTAL"
msgid "Total"
msgstr "ಒಟ್ಟು ಮೊತ್ತ"
#. CorrelationDialog
#: strings.hrc:233
-#, fuzzy
msgctxt "STR_CORRELATION_UNDO_NAME"
msgid "Correlation"
msgstr "ಸಹಸಂಬಂಧ"
@@ -15387,7 +15052,6 @@ msgstr "ಸಹಸಂಬಂಧ"
#. CovarianceDialog
#: strings.hrc:236
-#, fuzzy
msgctxt "STR_COVARIANCE_UNDO_NAME"
msgid "Covariance"
msgstr "ಮಾರ್ಪಿನ ಗುಣಾಂಕ"
@@ -15400,25 +15064,21 @@ msgstr "ಮಾರ್ಪಿನ ಗುಣಾಂಕ"
#. DescriptiveStatisticsDialog
#: strings.hrc:239
-#, fuzzy
msgctxt "STR_DESCRIPTIVE_STATISTICS_UNDO_NAME"
msgid "Descriptive Statistics"
msgstr "ವಿವರಣಾತ್ಮಕ ಸಂಖ್ಯಾಶಾಸ್ತ್ರ"
#: strings.hrc:240
-#, fuzzy
msgctxt "STRID_CALC_MEAN"
msgid "Mean"
msgstr "ಸರಾಸರಿ"
#: strings.hrc:241
-#, fuzzy
msgctxt "STRID_CALC_STD_ERROR"
msgid "Standard Error"
msgstr "ಶಿಷ್ಟ ದೋಷ"
#: strings.hrc:242
-#, fuzzy
msgctxt "STRID_CALC_MODE"
msgid "Mode"
msgstr "ಕ್ರಮ"
@@ -15472,7 +15132,6 @@ msgid "Maximum"
msgstr "ಗರಿಷ್ಠ"
#: strings.hrc:251
-#, fuzzy
msgctxt "STRID_CALC_SUM"
msgid "Sum"
msgstr "ಮೊತ್ತ"
@@ -15501,13 +15160,11 @@ msgid "Random ($(DISTRIBUTION))"
msgstr "ಯಾದೃಚ್ಛಿಕ ($(DISTRIBUTION))"
#: strings.hrc:257
-#, fuzzy
msgctxt "STR_DISTRIBUTION_UNIFORM_REAL"
msgid "Uniform"
msgstr "ಏಕರೂಪ"
#: strings.hrc:258
-#, fuzzy
msgctxt "STR_DISTRIBUTION_UNIFORM_INTEGER"
msgid "Uniform Integer"
msgstr "ಏಕರೂಪದ ಪೂರ್ಣಾಂಕ"
@@ -15519,37 +15176,31 @@ msgid "Normal"
msgstr "ಸಾಧಾರಣ"
#: strings.hrc:260
-#, fuzzy
msgctxt "STR_DISTRIBUTION_CAUCHY"
msgid "Cauchy"
msgstr "ಕಾಶೀ"
#: strings.hrc:261
-#, fuzzy
msgctxt "STR_DISTRIBUTION_BERNOULLI"
msgid "Bernoulli"
msgstr "ಬರ್ನಾಲಿ"
#: strings.hrc:262
-#, fuzzy
msgctxt "STR_DISTRIBUTION_BINOMIAL"
msgid "Binomial"
msgstr "ದ್ವಿಪದ"
#: strings.hrc:263
-#, fuzzy
msgctxt "STR_DISTRIBUTION_NEGATIVE_BINOMIAL"
msgid "Negative Binomial"
msgstr "ಋಣಾತ್ಮಕ ದ್ವಿಪದ"
#: strings.hrc:264
-#, fuzzy
msgctxt "STR_DISTRIBUTION_CHI_SQUARED"
msgid "Chi Squared"
msgstr "ಕೈ ಸ್ಕ್ವೇರ್ಡ್"
#: strings.hrc:265
-#, fuzzy
msgctxt "STR_DISTRIBUTION_GEOMETRIC"
msgid "Geometric"
msgstr "ರೇಖಾಗಣಿತ"
@@ -15567,7 +15218,6 @@ msgid "Maximum"
msgstr "ಗರಿಷ್ಠ"
#: strings.hrc:268
-#, fuzzy
msgctxt "STR_RNG_PARAMETER_MEAN"
msgid "Mean"
msgstr "ಸರಾಸರಿ"
@@ -15610,7 +15260,6 @@ msgstr "nu ಮೌಲ್ಯ"
#. SamplingDialog
#: strings.hrc:276
-#, fuzzy
msgctxt "STR_SAMPLING_UNDO_NAME"
msgid "Sampling"
msgstr "ನಮೂನೆ"
@@ -15679,7 +15328,6 @@ msgid "Row %NUMBER%"
msgstr "ಅಡ್ಡಸಾಲು %NUMBER%"
#: strings.hrc:290
-#, fuzzy
msgctxt "STR_LABEL_ALPHA"
msgid "Alpha"
msgstr "ಆಲ್ಫಾ"
@@ -15744,13 +15392,11 @@ msgid "Linear"
msgstr "ರೇಖಾತ್ಮಕ (_n)"
#: strings.hrc:302
-#, fuzzy
msgctxt "STR_LABEL_LOGARITHMIC"
msgid "Logarithmic"
msgstr "ಲಾಗರಿದಮಿಕ್"
#: strings.hrc:303
-#, fuzzy
msgctxt "STR_LABEL_POWER"
msgid "Power"
msgstr "ಘಾತ"
@@ -16328,7 +15974,6 @@ msgid "Manage Conditional Formatting"
msgstr "ನಿಬಂಧನೆಯ ಫಾರ್ಮಾಟ್ ಪದ್ಧತಿ"
#: condformatmanager.ui:62
-#, fuzzy
msgctxt "condformatmanager|add"
msgid "Add"
msgstr "ಸೇರಿಸು"
@@ -16357,19 +16002,16 @@ msgid "All Cells"
msgstr ""
#: conditionalentry.ui:59
-#, fuzzy
msgctxt "conditionalentry|type"
msgid "Cell value is"
msgstr "ಕೋಶ ಮೌಲ್ಯವು"
#: conditionalentry.ui:60
-#, fuzzy
msgctxt "conditionalentry|type"
msgid "Formula is"
msgstr "ಸೂತ್ರವು"
#: conditionalentry.ui:61
-#, fuzzy
msgctxt "conditionalentry|type"
msgid "Date is"
msgstr "ದಿನಾಂಕವು"
@@ -16415,13 +16057,11 @@ msgid "Max"
msgstr "ಗರಿಷ್ಟ"
#: conditionalentry.ui:178
-#, fuzzy
msgctxt "conditionalentry|colscalemin"
msgid "Percentile"
msgstr "ಶೇಕಡಾವಾರು"
#: conditionalentry.ui:179
-#, fuzzy
msgctxt "conditionalentry|colscalemin"
msgid "Value"
msgstr "ಮೌಲ್ಯ"
@@ -16457,13 +16097,11 @@ msgid "Max"
msgstr "ಗರಿಷ್ಟ"
#: conditionalentry.ui:196
-#, fuzzy
msgctxt "conditionalentry|colscalemiddle"
msgid "Percentile"
msgstr "ಶೇಕಡಾವಾರು"
#: conditionalentry.ui:197
-#, fuzzy
msgctxt "conditionalentry|colscalemiddle"
msgid "Value"
msgstr "ಮೌಲ್ಯ"
@@ -16499,13 +16137,11 @@ msgid "Max"
msgstr "ಗರಿಷ್ಟ"
#: conditionalentry.ui:214
-#, fuzzy
msgctxt "conditionalentry|colscalemax"
msgid "Percentile"
msgstr "ಶೇಕಡಾವಾರು"
#: conditionalentry.ui:215
-#, fuzzy
msgctxt "conditionalentry|colscalemax"
msgid "Value"
msgstr "ಮೌಲ್ಯ"
@@ -16523,25 +16159,21 @@ msgid "Formula"
msgstr "ಸೂತ್ರ"
#: conditionalentry.ui:228
-#, fuzzy
msgctxt "conditionalentry|preview|tooltip_text"
msgid "Example"
msgstr "ಉದಾಹರಣೆ"
#: conditionalentry.ui:251
-#, fuzzy
msgctxt "conditionalentry|typeis"
msgid "equal to"
msgstr "ಇದಕ್ಕೆ ಸಮ"
#: conditionalentry.ui:252
-#, fuzzy
msgctxt "conditionalentry|typeis"
msgid "less than"
msgstr "ಇದಕ್ಕಿಂತ ಕಡಿಮೆ"
#: conditionalentry.ui:253
-#, fuzzy
msgctxt "conditionalentry|typeis"
msgid "greater than"
msgstr "ಇದಕ್ಕಿಂತ ಹೆಚ್ಚಾದ"
@@ -16553,7 +16185,6 @@ msgid "less than or equal to"
msgstr "ಇದಕ್ಕಿಂತ ಕಡಿಮೆಯಾದ ಅಥವ ಇದಕ್ಕೆ ಸಮನಾದ"
#: conditionalentry.ui:255
-#, fuzzy
msgctxt "conditionalentry|typeis"
msgid "greater than or equal to"
msgstr "ಇದಕ್ಕಿಂತ ಹೆಚ್ಚಾದ ಅಥವ ಇದಕ್ಕೆ ಸಮನಾದ"
@@ -16565,19 +16196,16 @@ msgid "not equal to"
msgstr "ಇದಕ್ಕೆ ಸಮನಾಗಿಲ್ಲ"
#: conditionalentry.ui:257
-#, fuzzy
msgctxt "conditionalentry|typeis"
msgid "between"
msgstr "ನಡುವೆ"
#: conditionalentry.ui:258
-#, fuzzy
msgctxt "conditionalentry|typeis"
msgid "not between"
msgstr "ನಡುವೆಯಲ್ಲ"
#: conditionalentry.ui:259
-#, fuzzy
msgctxt "conditionalentry|typeis"
msgid "duplicate"
msgstr "ನಕಲುಪ್ರತಿ"
@@ -16632,7 +16260,6 @@ msgid "below or equal average"
msgstr "ಸರಾಸರಿಗಿಂತ ಕೆಳಗಿನ ಅಥವ ಸಮನಾದ"
#: conditionalentry.ui:269
-#, fuzzy
msgctxt "conditionalentry|typeis"
msgid "Error"
msgstr "ದೋಷ"
@@ -16661,13 +16288,11 @@ msgid "Contains"
msgstr "ಇದನ್ನು ಹೊಂದಿರುವ"
#: conditionalentry.ui:274
-#, fuzzy
msgctxt "conditionalentry|typeis"
msgid "Not Contains"
msgstr "ಇದನ್ನು ಹೊಂದಿರದ"
#: conditionalentry.ui:287
-#, fuzzy
msgctxt "conditionalentry|datetype"
msgid "Today"
msgstr "ಈ ದಿನ"
@@ -16754,7 +16379,6 @@ msgid "Color Scale (3 Entries)"
msgstr ""
#: conditionalentry.ui:314
-#, fuzzy
msgctxt "conditionalentry|colorformat"
msgid "Data Bar"
msgstr "ದತ್ತಾಂಶದ ಪಟ್ಟಿ"
@@ -16907,7 +16531,6 @@ msgid " >= "
msgstr ""
#: conditionaliconset.ui:43
-#, fuzzy
msgctxt "conditionaliconset|listbox"
msgid "Value"
msgstr "ಮೌಲ್ಯ"
@@ -16919,7 +16542,6 @@ msgid "Percent"
msgstr "ಶೇಕಡಾ"
#: conditionaliconset.ui:45
-#, fuzzy
msgctxt "conditionaliconset|listbox"
msgid "Percentile"
msgstr "ಶೇಕಡಾವಾರು"
@@ -17220,7 +16842,6 @@ msgid "_Password"
msgstr "ಗುಪ್ತಪದ (_P)"
#: dapiservicedialog.ui:259
-#, fuzzy
msgctxt "dapiservicedialog|label1"
msgid "Selection"
msgstr "ಆಯ್ಕೆ"
@@ -17332,13 +16953,11 @@ msgid "Fill:"
msgstr "ತುಂಬಿಸು"
#: databaroptions.ui:282
-#, fuzzy
msgctxt "databaroptions|fill_type"
msgid "Color"
msgstr "ಬಣ್ಣ"
#: databaroptions.ui:283
-#, fuzzy
msgctxt "databaroptions|fill_type"
msgid "Gradient"
msgstr "ಏರಿಳಿತ ಪ್ರಮಾಣ"
@@ -17655,13 +17274,11 @@ msgid "_Close"
msgstr "ಮುಚ್ಚು (_C)"
#: dataprovider.ui:9
-#, fuzzy
msgctxt "dataprovider|DataStreamDialog"
msgid "Live Data Streams"
msgstr "ನೇರ ದತ್ತಾಂಶ ಹರಿವುಗಳು"
#: dataprovider.ui:107
-#, fuzzy
msgctxt "dataprovider|label6"
msgid "URL:"
msgstr "URL:"
@@ -17701,7 +17318,6 @@ msgid "Source Stream"
msgstr "ಹರಿವಿನ ಮೂಲ"
#: dataproviderentry.ui:46
-#, fuzzy
msgctxt "dataproviderentry|url"
msgid "URL:"
msgstr "URL:"
@@ -17873,7 +17489,6 @@ msgid "Define Name"
msgstr "ಹೆಸರನ್ನು ಸೂಚಿಸು"
#: definename.ui:89
-#, fuzzy
msgctxt "definename|label2"
msgid "Name:"
msgstr "ಹೆಸರು:"
@@ -18045,7 +17660,6 @@ msgid "Edit Setting"
msgstr "ಸಿದ್ಧತೆಗಳನ್ನು ಸಂಪಾದಿಸಿ"
#: dropmenu.ui:12
-#, fuzzy
msgctxt "dropmenu|hyperlink"
msgid "Insert as Hyperlink"
msgstr "ಹೈಪರ್ಲಿಂಕ್ ಆಗಿ ಸೇರಿಸು"
@@ -18057,7 +17671,6 @@ msgid "Insert as Link"
msgstr "ಕೊಂಡಿಯನ್ನು ಸೇರಿಸು"
#: dropmenu.ui:28
-#, fuzzy
msgctxt "dropmenu|copy"
msgid "Insert as Copy"
msgstr "ಪ್ರತಿಯಾಗಿ ಸೇರಿಸು"
@@ -18517,7 +18130,6 @@ msgid "Insert Function into calculation sheet"
msgstr ""
#: functionpanel.ui:59
-#, fuzzy
msgctxt "functionpanel|category"
msgid "Last Used"
msgstr "ಕೊನೆಯ ಬಳಕೆ"
@@ -18529,7 +18141,6 @@ msgid "All"
msgstr "ಎಲ್ಲ"
#: functionpanel.ui:61
-#, fuzzy
msgctxt "functionpanel|category"
msgid "Database"
msgstr "ದತ್ತಸಂಚಯ"
@@ -18547,7 +18158,6 @@ msgid "Financial"
msgstr "ಹಣಕಾಸಿನ"
#: functionpanel.ui:64
-#, fuzzy
msgctxt "functionpanel|category"
msgid "Information"
msgstr "ಮಾಹಿತಿ"
@@ -18583,19 +18193,16 @@ msgid "Spreadsheet"
msgstr "ಸ್ಪ್ರೆಡ್‌ಶೀಟ್"
#: functionpanel.ui:70
-#, fuzzy
msgctxt "functionpanel|category"
msgid "Text"
msgstr "ಪಠ್ಯ"
#: functionpanel.ui:71
-#, fuzzy
msgctxt "functionpanel|category"
msgid "Add-in"
msgstr "ಆಡ್-ಇನ್"
#: functionpanel.ui:112
-#, fuzzy
msgctxt "functionpanel|funcdesc"
msgid "label"
msgstr "ಲೇಬಲ್"
@@ -19091,7 +18698,6 @@ msgid "Select cells in the document to update the range."
msgstr "ವ್ಯಾಪ್ತಿಯನ್ನು ಅಪ್‌ಡೇಟ್ ಮಾಡಲು ಕೋಶಗಳನ್ನು ಆರಿಸಿ."
#: managenamesdialog.ui:135
-#, fuzzy
msgctxt "managenamesdialog|label2"
msgid "Name:"
msgstr "ಹೆಸರು:"
@@ -19133,13 +18739,11 @@ msgid "Range _Options"
msgstr "ಶ್ರೇಣಿಯ ಆಯ್ಕೆಗಳು (_O)"
#: managenamesdialog.ui:398
-#, fuzzy
msgctxt "managenamesdialog|treeviewcolumn1"
msgid "column"
msgstr "ಲಂಬಸಾಲು"
#: mergecellsdialog.ui:8
-#, fuzzy
msgctxt "mergecellsdialog|MergeCellsDialog"
msgid "Merge Cells"
msgstr "ಕೋಶಗಳನ್ನು ವಿಲೀನಗೊಳಿಸು"
@@ -19351,7 +18955,6 @@ msgid "Column"
msgstr "ಉದ್ದಸಾಲು"
#: navigatorpanel.ui:70
-#, fuzzy
msgctxt "navigatorpanel|row|tooltip_text"
msgid "Row"
msgstr "ಅಡ್ಡಸಾಲು"
@@ -19381,7 +18984,6 @@ msgid "Contents"
msgstr "ಒಳವಿಷಯಗಳು"
#: navigatorpanel.ui:138
-#, fuzzy
msgctxt "navigatorpanel|toggle|tooltip_text"
msgid "Toggle"
msgstr "ಟಾಗಲ್"
@@ -19421,7 +19023,6 @@ msgid "No solution was found."
msgstr "ಯಾವುದೇ ಪರಿಹಾರ ದೊರೆಯಲಿಲ್ಲ."
#: notebookbar.ui:391
-#, fuzzy
msgctxt "notebookbar|FileLabel"
msgid "File"
msgstr "ಕಡತ"
@@ -19433,7 +19034,6 @@ msgid "Clone"
msgstr "ಶಂಕು"
#: notebookbar.ui:668
-#, fuzzy
msgctxt "notebookbar|bordertype|tooltip_text"
msgid "Specify the borders of the selected cells."
msgstr "ಆಯ್ದ ಕೋಶಗಳ ಅಂಚನ್ನು ಸೂಚಿಸಿ."
@@ -19451,7 +19051,6 @@ msgid "Horizontal Alignment"
msgstr "ಸಮತಲ ಜೋಡಣೆ"
#: notebookbar.ui:1116
-#, fuzzy
msgctxt "notebookbar|indent|tooltip_text"
msgid "Indent"
msgstr "ಇಂಡೆಂಟ್"
@@ -19469,19 +19068,16 @@ msgid "Decrease Indent"
msgstr "ಇನ್‌ಡೆಂಟ್ ಅನ್ನು ಕಡಿಮೆ ಮಾಡು"
#: notebookbar.ui:1677
-#, fuzzy
msgctxt "notebookbar|CalcLabel"
msgid "Home"
msgstr "ನೆಲೆ"
#: notebookbar.ui:1762
-#, fuzzy
msgctxt "notebookbar|InsertAVMedia|tooltip_text"
msgid "Insert Audio or Video"
msgstr "ಧ್ವನಿ ಮತ್ತು ದೃಶ್ಯಾವಳಿಯನ್ನು ಸೇರಿಸಿ"
#: notebookbar.ui:1918
-#, fuzzy
msgctxt "notebookbar|InsertSymbol"
msgid "Symbol"
msgstr "ಚಿಹ್ನೆ"
@@ -19498,7 +19094,6 @@ msgid "Toggle Grid Lines"
msgstr ""
#: notebookbar.ui:2247
-#, fuzzy
msgctxt "notebookbar|PageLayoutLabel"
msgid "Page Layout"
msgstr "ಪುಟ ವಿನ್ಯಾಸ"
@@ -19516,7 +19111,6 @@ msgid "Auto Spellcheck"
msgstr "ಸ್ವಯಂಕಾಗುಣಿತಪರೀಕ್ಷೆ"
#: notebookbar.ui:3041
-#, fuzzy
msgctxt "notebookbar|ReviewLabel"
msgid "Review"
msgstr "ಮುನ್ನೋಟ"
@@ -19533,13 +19127,11 @@ msgid "View"
msgstr "ನೋಟ"
#: notebookbar.ui:3860
-#, fuzzy
msgctxt "notebookbar|ImageLabel"
msgid "Image"
msgstr "ಚಿತ್ರ"
#: notebookbar_groupedbar_compact.ui:3863
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|defaultD"
msgid "Default"
msgstr "ಪೂರ್ವನಿಯೋಜಿತ"
@@ -19580,7 +19172,6 @@ msgid "Bad"
msgstr ""
#: notebookbar_groupedbar_compact.ui:3937
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|error"
msgid "Error"
msgstr "ದೋಷ"
@@ -19597,13 +19188,11 @@ msgid "Neutral"
msgstr ""
#: notebookbar_groupedbar_compact.ui:3961
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|warning"
msgid "Warning"
msgstr "ಎಚ್ಚರಿಕೆ"
#: notebookbar_groupedbar_compact.ui:3975
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|footnote"
msgid "Footnote"
msgstr "ಅಡಿಬರಹ"
@@ -19621,7 +19210,6 @@ msgid "_File"
msgstr "ಕಡತ"
#: notebookbar_groupedbar_compact.ui:4782
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|editb"
msgid "_Edit"
msgstr "ಸಂಪಾದನೆ (_E)"
@@ -19633,13 +19221,11 @@ msgid "St_yles"
msgstr "ಶೈಲಿಗಳು"
#: notebookbar_groupedbar_compact.ui:5092
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|formatb"
msgid "F_ont"
msgstr "ಅಕ್ಷರಶೈಲಿ (_o)"
#: notebookbar_groupedbar_compact.ui:5152
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|bordertype"
msgid "Specify the borders of the selected cells."
msgstr "ಆಯ್ದ ಕೋಶಗಳ ಅಂಚನ್ನು ಸೂಚಿಸಿ."
@@ -19705,13 +19291,11 @@ msgid "_Arrange"
msgstr "ವ್ಯವಸ್ಥಿತವಾಗಿ ಜೋಡಿಸು"
#: notebookbar_groupedbar_compact.ui:6865
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|GridB"
msgid "_Grid"
msgstr "ಚೌಕಜಾಲ (_G)"
#: notebookbar_groupedbar_compact.ui:6985
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|languageb"
msgid "_Language"
msgstr "ಭಾಷೆ(_L)"
@@ -19758,7 +19342,6 @@ msgid "_Arrange"
msgstr "ವ್ಯವಸ್ಥಿತವಾಗಿ ಜೋಡಿಸು"
#: notebookbar_groupedbar_compact.ui:8149
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|Grid"
msgid "_Grid"
msgstr "ಚೌಕಜಾಲ (_G)"
@@ -19787,7 +19370,6 @@ msgid "_Arrange"
msgstr "ವ್ಯವಸ್ಥಿತವಾಗಿ ಜೋಡಿಸು"
#: notebookbar_groupedbar_compact.ui:8865
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|GridO"
msgid "_Grid"
msgstr "ಚೌಕಜಾಲ (_G)"
@@ -19840,7 +19422,6 @@ msgid "Menubar"
msgstr ""
#: notebookbar_groupedbar_full.ui:3797
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|defaultD"
msgid "Default"
msgstr "ಪೂರ್ವನಿಯೋಜಿತ"
@@ -19881,7 +19462,6 @@ msgid "Bad"
msgstr ""
#: notebookbar_groupedbar_full.ui:3871
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|error"
msgid "Error"
msgstr "ದೋಷ"
@@ -19898,13 +19478,11 @@ msgid "Neutral"
msgstr ""
#: notebookbar_groupedbar_full.ui:3895
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|warning"
msgid "Warning"
msgstr "ಎಚ್ಚರಿಕೆ"
#: notebookbar_groupedbar_full.ui:3909
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|footnote"
msgid "Footnote"
msgstr "ಅಡಿಬರಹ"
@@ -19922,7 +19500,6 @@ msgid "_File"
msgstr "ಕಡತ"
#: notebookbar_groupedbar_full.ui:4811
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|editb"
msgid "_Edit"
msgstr "ಸಂಪಾದನೆ (_E)"
@@ -19934,7 +19511,6 @@ msgid "St_yles"
msgstr "ಶೈಲಿಗಳು"
#: notebookbar_groupedbar_full.ui:5278
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|formatb"
msgid "F_ont"
msgstr "ಅಕ್ಷರಶೈಲಿ (_o)"
@@ -20000,13 +19576,11 @@ msgid "C_olor"
msgstr "ಬಣ್ಣ (_o)"
#: notebookbar_groupedbar_full.ui:7640
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|GridB"
msgid "_Grid"
msgstr "ಚೌಕಜಾಲ (_G)"
#: notebookbar_groupedbar_full.ui:7776
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|languageb"
msgid "_Language"
msgstr "ಭಾಷೆ(_L)"
@@ -20041,7 +19615,6 @@ msgid "D_raw"
msgstr ""
#: notebookbar_groupedbar_full.ui:9425
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|editdrawb"
msgid "_Edit"
msgstr "ಸಂಪಾದನೆ (_E)"
@@ -20070,7 +19643,6 @@ msgid "3_D"
msgstr ""
#: notebookbar_groupedbar_full.ui:10580
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|formatd"
msgid "F_ont"
msgstr "ಅಕ್ಷರಶೈಲಿ (_o)"
@@ -20112,7 +19684,6 @@ msgid "_Arrange"
msgstr "ವ್ಯವಸ್ಥಿತವಾಗಿ ಜೋಡಿಸು"
#: notebookbar_groupedbar_full.ui:12164
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|OleGridB"
msgid "_Grid"
msgstr "ಚೌಕಜಾಲ (_G)"
@@ -20148,19 +19719,16 @@ msgid "Hyperlink"
msgstr "ವಿಸ್ತೃತಸಂಪರ್ಕಕೊಂಡಿ(ಹೈಪರ್ಲಿಂಕ್)"
#: notebookbar_groups.ui:54
-#, fuzzy
msgctxt "notebookbar_groups|footnote"
msgid "Footnote"
msgstr "ಅಡಿಬರಹ"
#: notebookbar_groups.ui:63
-#, fuzzy
msgctxt "notebookbar_groups|endnote"
msgid "Endnote"
msgstr "ಅಂತ್ಯಟಿಪ್ಪಣಿ"
#: notebookbar_groups.ui:78
-#, fuzzy
msgctxt "notebookbar_groups|bookmark"
msgid "Bookmark"
msgstr "ಪುಟಗುರುತು"
@@ -20172,7 +19740,6 @@ msgid "Cross-Reference"
msgstr "ಉಲ್ಲೇಖ"
#: notebookbar_groups.ui:152
-#, fuzzy
msgctxt "notebookbar_groups|stylemenudefault"
msgid "Default"
msgstr "ಪೂರ್ವನಿಯೋಜಿತ"
@@ -20224,13 +19791,11 @@ msgid "Bad"
msgstr ""
#: notebookbar_groups.ui:251
-#, fuzzy
msgctxt "notebookbar_groups|stylemenustatw"
msgid "Warning"
msgstr "ಎಚ್ಚರಿಕೆ"
#: notebookbar_groups.ui:260
-#, fuzzy
msgctxt "notebookbar_groups|stylemenustate"
msgid "Error"
msgstr "ದೋಷ"
@@ -20242,7 +19807,6 @@ msgid "Note"
msgstr "ಸೂಚನೆ"
#: notebookbar_groups.ui:284
-#, fuzzy
msgctxt "notebookbar_groups|stylemenutxtf"
msgid "Footnote"
msgstr "ಅಡಿಬರಹ"
@@ -20254,7 +19818,6 @@ msgid "None"
msgstr "ಯಾವುದು ಇಲ್ಲ"
#: notebookbar_groups.ui:304
-#, fuzzy
msgctxt "notebookbar_groups|tablestyledefault"
msgid "Default"
msgstr "ಪೂರ್ವನಿಯೋಜಿತ"
@@ -20281,7 +19844,6 @@ msgid "Style 4"
msgstr ""
#: notebookbar_groups.ui:530
-#, fuzzy
msgctxt "notebookbar_groups|filegrouplabel"
msgid "File"
msgstr "ಕಡತ"
@@ -20293,7 +19855,6 @@ msgid "Clipboard"
msgstr "ನಕಲುಫಲಕ"
#: notebookbar_groups.ui:729
-#, fuzzy
msgctxt "notebookbar_groups|paragraphstyleb"
msgid "Style"
msgstr "ಶೈಲಿ"
@@ -20327,13 +19888,11 @@ msgid "Right"
msgstr "ಬಲ"
#: notebookbar_groups.ui:1275
-#, fuzzy
msgctxt "notebookbar_groups|formatgrouplabel"
msgid "Text"
msgstr "ಪಠ್ಯ"
#: notebookbar_groups.ui:1376
-#, fuzzy
msgctxt "notebookbar_groups|mergeb"
msgid "Merge"
msgstr "ಒಗ್ಗೂಡಿಸು"
@@ -20375,13 +19934,11 @@ msgid "Spreadsheet"
msgstr "ಸ್ಪ್ರೆಡ್‌ಶೀಟ್"
#: notebookbar_groups.ui:1740
-#, fuzzy
msgctxt "notebookbar_groups|shapesb"
msgid "Shapes"
msgstr "ಆಕಾರಗಳು"
#: notebookbar_groups.ui:1756
-#, fuzzy
msgctxt "notebookbar_groups|linksb"
msgid "Links"
msgstr "ಕೊಂಡಿಗಳು"
@@ -20393,7 +19950,6 @@ msgid "Insert"
msgstr "ಸೇರಿಸು"
#: notebookbar_groups.ui:1900
-#, fuzzy
msgctxt "notebookbar_groups|imagestyleb"
msgid "Style"
msgstr "ಶೈಲಿ"
@@ -20417,7 +19973,6 @@ msgid "Lock"
msgstr "ಡಾಕ್ ಮಾಡು"
#: notebookbar_groups.ui:2043
-#, fuzzy
msgctxt "notebookbar_groups|imagegrouplabel"
msgid "Image"
msgstr "ಚಿತ್ರ"
@@ -20429,7 +19984,6 @@ msgid "None"
msgstr "ಯಾವುದು ಇಲ್ಲ"
#: notebookbar_groups.ui:2108
-#, fuzzy
msgctxt "notebookbar_groups|wrapideal"
msgid "Optimal"
msgstr "ಸೂಕ್ತವಾದ"
@@ -20441,13 +19995,11 @@ msgid "Parallel"
msgstr "ಸಮಾನಾಂತರ"
#: notebookbar_groups.ui:2126
-#, fuzzy
msgctxt "notebookbar_groups|wrapleft"
msgid "Before"
msgstr "ಮೊದಲು"
#: notebookbar_groups.ui:2135
-#, fuzzy
msgctxt "notebookbar_groups|wrapright"
msgid "After"
msgstr "ನಂತರ"
@@ -20716,7 +20268,6 @@ msgid "Formula _syntax:"
msgstr "ಸೂತ್ರ ರಚನೆ (_S):"
#: optformula.ui:87
-#, fuzzy
msgctxt "optformula|label1"
msgid "Formula Options"
msgstr "ಸೂತ್ರದ ಆಯ್ಕೆಗಳು"
@@ -20787,13 +20338,11 @@ msgid "Details…"
msgstr "ವಿವರಗಳು"
#: optformula.ui:281
-#, fuzzy
msgctxt "optformula|label2"
msgid "Detailed Calculation Settings"
msgstr "ಲೆಕ್ಕಾಚಾರದ ವಿವರವಾದ ಸಿದ್ಧತೆಗಳು"
#: optformula.ui:318
-#, fuzzy
msgctxt "optformula|label6"
msgid "_Function:"
msgstr "ಕಾರ್ಯಭಾರ (_F):"
@@ -21605,7 +21154,6 @@ msgid "..."
msgstr "...."
#: randomnumbergenerator.ui:351
-#, fuzzy
msgctxt "randomnumbergenerator|label2"
msgid "Random Number Generator"
msgstr "ಯಾದೃಚ್ಛಿಕ ಸಂಖ್ಯೆ ಉತ್ಪಾದಕ"
@@ -21670,13 +21218,11 @@ msgid "Data"
msgstr "ದತ್ತಾಂಶ(_D)"
#: regressiondialog.ui:255
-#, fuzzy
msgctxt "regressiondialog|groupedby-columns-radio"
msgid "Columns"
msgstr "ಲಂಬಸಾಲುಗಳು"
#: regressiondialog.ui:271
-#, fuzzy
msgctxt "regressiondialog|groupedby-rows-radio"
msgid "Rows"
msgstr "ಅಡ್ಡಸಾಲುಗಳು"
@@ -21708,7 +21254,6 @@ msgid "Output Regression Types"
msgstr ""
#: retypepassdialog.ui:10
-#, fuzzy
msgctxt "retypepassdialog|RetypePass"
msgid "Re-type Password"
msgstr "ಗುಪ್ತಪದವನ್ನು ಮತ್ತೆ ಟೈಪ್ ಮಾಡಿರಿ"
@@ -22072,7 +21617,6 @@ msgid "_Type:"
msgstr "ಪ್ರಕಾರ (_P)"
#: selectdatasource.ui:145
-#, fuzzy
msgctxt "selectdatasource|type"
msgid "Table"
msgstr "ಕೋಷ್ಟಕ"
@@ -22412,7 +21956,6 @@ msgid "Vertical Alignment"
msgstr "ಲಂಬ ಜೋಡಣೆ"
#: sidebaralignment.ui:256
-#, fuzzy
msgctxt "sidebaralignment|leftindentlabel"
msgid "_Indent:"
msgstr "ಇಂಡೆಂಟ್ (_I):"
@@ -22429,7 +21972,6 @@ msgid "Left Indent"
msgstr "ಪಟ್ಟಿ ಇಂಡೆಂಟ್‌"
#: sidebaralignment.ui:310
-#, fuzzy
msgctxt "sidebaralignment|mergecells"
msgid "Merge cells"
msgstr "ಕೋಶಗಳನ್ನು ವಿಲೀನಗೊಳಿಸು"
@@ -22466,19 +22008,16 @@ msgid "Text Orientation"
msgstr "ಪಠ್ಯ ಹೊಂದಾಣಿಕೆ (_o):"
#: sidebaralignment.ui:411
-#, fuzzy
msgctxt "sidebaralignment|bottom|tooltip_text"
msgid "Text Extension From Lower Cell Border"
msgstr "ಕೆಳಗಿನ ಕೋಶದ ಅಂಚಿನಿಂದ ಪಠ್ಯದ ವಿಸ್ತರಣೆ"
#: sidebaralignment.ui:429
-#, fuzzy
msgctxt "sidebaralignment|top|tooltip_text"
msgid "Text Extension From Upper Cell Border"
msgstr "ಮೇಲಿನ ಕೋಶದ ಅಂಚಿನಿಂದ ಪಠ್ಯದ ವಿಸ್ತರಣೆ"
#: sidebaralignment.ui:447
-#, fuzzy
msgctxt "sidebaralignment|standard|tooltip_text"
msgid "Text Extension Inside Cell"
msgstr "ಕೋಶದ ಒಳಗಿನಿಂದ ಪಠ್ಯದ ವಿಸ್ತರಣೆ"
@@ -22894,25 +22433,21 @@ msgid "Operator"
msgstr "ಕಾರ್ಯಾಚರಣೆ"
#: solverdlg.ui:626
-#, fuzzy
msgctxt "solverdlg|val1edit-atkobject"
msgid "Value"
msgstr "ಮೌಲ್ಯ"
#: solverdlg.ui:645
-#, fuzzy
msgctxt "solverdlg|val2edit-atkobject"
msgid "Value"
msgstr "ಮೌಲ್ಯ"
#: solverdlg.ui:664
-#, fuzzy
msgctxt "solverdlg|val3edit-atkobject"
msgid "Value"
msgstr "ಮೌಲ್ಯ"
#: solverdlg.ui:683
-#, fuzzy
msgctxt "solverdlg|val4edit-atkobject"
msgid "Value"
msgstr "ಮೌಲ್ಯ"
@@ -23071,13 +22606,11 @@ msgid "Copy sort results to:"
msgstr "ವಿಂಗಡಣೆಯ ಫಲಿತಾಂಶಗಳನ್ನು ಇಲ್ಲಿಗೆ ಪ್ರತಿ ಮಾಡು:"
#: sortoptionspage.ui:129
-#, fuzzy
msgctxt "sortoptionspage|outarealb-atkobject"
msgid "Copy sort results to:"
msgstr "ವಿಂಗಡಣೆಯ ಫಲಿತಾಂಶಗಳನ್ನು ಇಲ್ಲಿಗೆ ಪ್ರತಿ ಮಾಡು:"
#: sortoptionspage.ui:149
-#, fuzzy
msgctxt "sortoptionspage|outareaed-atkobject"
msgid "Copy sort results to:"
msgstr "ವಿಂಗಡಣೆಯ ಫಲಿತಾಂಶಗಳನ್ನು ಇಲ್ಲಿಗೆ ಪ್ರತಿ ಮಾಡು:"
@@ -23088,7 +22621,6 @@ msgid "Custom sort order"
msgstr "ಅಗತ್ಯಾನುಗುಣ ವಿಂಗಡಣಾ ಕ್ರಮ"
#: sortoptionspage.ui:186
-#, fuzzy
msgctxt "sortoptionspage|sortuserlb-atkobject"
msgid "Custom sort order"
msgstr "ಅಗತ್ಯಾನುಗುಣ ವಿಂಗಡಣಾ ಕ್ರಮ"
@@ -23673,7 +23205,6 @@ msgid "Product"
msgstr "ಗುಣಿಸು"
#: subtotalgrppage.ui:30
-#, fuzzy
msgctxt "subtotalgrppage|liststore1"
msgid "Count (numbers only)"
msgstr "ಎಣಿಕೆ (ಸಂಖ್ಯೆಗಳು ಮಾತ್ರ)"
@@ -24371,13 +23902,11 @@ msgid "Data"
msgstr "ದತ್ತಾಂಶ(_D)"
#: ztestdialog.ui:254
-#, fuzzy
msgctxt "ztestdialog|groupedby-columns-radio"
msgid "Columns"
msgstr "ಲಂಬಸಾಲುಗಳು"
#: ztestdialog.ui:270
-#, fuzzy
msgctxt "ztestdialog|groupedby-rows-radio"
msgid "Rows"
msgstr "ಅಡ್ಡಸಾಲುಗಳು"
diff --git a/source/kn/scaddins/messages.po b/source/kn/scaddins/messages.po
index 5b0fd663697..54995402d84 100644
--- a/source/kn/scaddins/messages.po
+++ b/source/kn/scaddins/messages.po
@@ -234,7 +234,6 @@ msgid "Returns the multinomial coefficient of a set of numbers"
msgstr "ಒಂದು ಗುಂಪಿನ ವಿವಿಧಹೆಸರಿನ ಸಂಖ್ಯೆಗಳ ಸಹಾಂಕಗಳನ್ನು ಹಿಂದಿರುಗಿಸುತ್ತದೆ"
#: analysis.hrc:102
-#, fuzzy
msgctxt "ANALYSIS_Multinomial"
msgid "Number"
msgstr "ಸಂಖ್ಯೆ"
@@ -387,7 +386,6 @@ msgid ""
msgstr ""
#: analysis.hrc:156
-#, fuzzy
msgctxt "ANALYSIS_Gcd"
msgid "Number"
msgstr "ಸಂಖ್ಯೆ"
@@ -405,7 +403,6 @@ msgid ""
msgstr ""
#: analysis.hrc:163
-#, fuzzy
msgctxt "ANALYSIS_Lcm"
msgid "Number"
msgstr "ಸಂಖ್ಯೆ"
@@ -1081,7 +1078,6 @@ msgid "Returns the product of several complex numbers"
msgstr "ಅನೇಕ ಮಿಶ್ರಸಂಖ್ಯೆಗಳ ಗುಣಲಬ್ಧವನ್ನು ಹಿಂದಿರುಗಿಸುತ್ತದೆ"
#: analysis.hrc:430 /home/cl/vc/git/libo-core/scaddins/inc/analysis.hrc:432
-#, fuzzy
msgctxt "ANALYSIS_Improduct"
msgid "Complex number"
msgstr "ಮಿಶ್ರಸಂಖ್ಯೆ"
diff --git a/source/kn/scp2/source/ooo.po b/source/kn/scp2/source/ooo.po
index 000d7d9b148..2893def567e 100644
--- a/source/kn/scp2/source/ooo.po
+++ b/source/kn/scp2/source/ooo.po
@@ -4416,7 +4416,6 @@ msgid "Slovenian spelling dictionary, hyphenation rules, and thesaurus"
msgstr "ಸ್ಲಾವಾಕ್ ಕಾಗುಣಿತ ಪರೀಕ್ಷಕ ಶಬ್ಧಕೋಶ, ಹೈಫನೇಶನ್ ನಿಯಮಗಳು, ಹಾಗು ಸಮಾನಾರ್ಥಕ ಪದಕೋಶ"
#: module_ooo.ulf
-#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_NAME_MODULE_EXTENSION_DICTIONARY_SQ\n"
diff --git a/source/kn/sd/messages.po b/source/kn/sd/messages.po
index 08358243a98..f6f0ec35f95 100644
--- a/source/kn/sd/messages.po
+++ b/source/kn/sd/messages.po
@@ -14,13 +14,11 @@ msgstr ""
"X-Generator: LibreOffice\n"
#: DocumentRenderer.hrc:29
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_CONTENT_CHOICES"
msgid "Slides"
msgstr "ಜಾರುಫಲಕಗಳು"
#: DocumentRenderer.hrc:30
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_CONTENT_CHOICES"
msgid "Handouts"
msgstr "ಕರಪತ್ರಗಳು"
@@ -32,7 +30,6 @@ msgid "Notes"
msgstr "ಸೂಚನೆಗಳು"
#: DocumentRenderer.hrc:32
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_CONTENT_CHOICES"
msgid "Outline"
msgstr "ಹೊರರೇಖೆ"
@@ -97,61 +94,51 @@ msgid "Grayscale"
msgstr "ಗ್ರೇಮಾಪಕಗಳು"
#: DocumentRenderer.hrc:56
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_QUALITY_CHOICES"
msgid "Black & white"
msgstr "ಕಪ್ಪು ಮತ್ತು ಬಿಳುಪು"
#: DocumentRenderer.hrc:61
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_PAGE_OPTIONS_CHOICES"
msgid "Original size"
msgstr "ಮೂಲ ಗಾತ್ರ"
#: DocumentRenderer.hrc:62
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_PAGE_OPTIONS_CHOICES"
msgid "Fit to printable page"
msgstr "ಮುದ್ರಿಸಬಹುದಾದ ಪುಟಕ್ಕೆ ಸರಿಹೊಂದಿಸು"
#: DocumentRenderer.hrc:63
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_PAGE_OPTIONS_CHOICES"
msgid "Distribute on multiple sheets of paper"
msgstr "ಕಾಗದದ ಹಲವು ಹಾಳೆಗಳಿಗೆ ವಿತರಿಸು"
#: DocumentRenderer.hrc:64
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_PAGE_OPTIONS_CHOICES"
msgid "Tile sheet of paper with repeated slides"
msgstr "ಪುನರಾವರ್ತಿತ ಜಾರುಫಲಕಗಳನ್ನು ಹೊಂದಿರುವ ಕಾಗದದ ಹಾಳೆ"
#: DocumentRenderer.hrc:69
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_PAGE_OPTIONS_CHOICES_DRAW"
msgid "Original size"
msgstr "ಮೂಲ ಗಾತ್ರ"
#: DocumentRenderer.hrc:70
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_PAGE_OPTIONS_CHOICES_DRAW"
msgid "Fit to printable page"
msgstr "ಮುದ್ರಿಸಬಹುದಾದ ಪುಟಕ್ಕೆ ಸರಿಹೊಂದಿಸು"
#: DocumentRenderer.hrc:71
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_PAGE_OPTIONS_CHOICES_DRAW"
msgid "Distribute on multiple sheets of paper"
msgstr "ಕಾಗದದ ಹಲವು ಹಾಳೆಗಳಿಗೆ ವಿತರಿಸು"
#: DocumentRenderer.hrc:72
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_PAGE_OPTIONS_CHOICES_DRAW"
msgid "Tile sheet of paper with repeated pages"
msgstr "ಪುನರಾವರ್ತಿತ ಪುಟಗಳನ್ನು ಹೊಂದಿರುವ ಕಾಗದದ ಹಾಳೆ"
#: DocumentRenderer.hrc:77
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_BROCHURE_INCLUDE_LIST"
msgid "All pages"
msgstr "ಎಲ್ಲಾ ಪುಟಗಳು"
@@ -205,7 +192,6 @@ msgid "Se~lection"
msgstr "ಆಯ್ಕೆ(~l)"
#: errhdl.hrc:29
-#, fuzzy
msgctxt "RID_SD_ERRHDL"
msgid "File format error found at $(ARG1)(row,col)."
msgstr "$(ARG1)(row,col) ನಲ್ಲಿ ಕಡತ ರಚನಾದೋಷವು ಕಂಡುಬಂದಿದೆ."
@@ -1228,7 +1214,6 @@ msgid "Text"
msgstr "ಪಠ್ಯ"
#: strings.hrc:216
-#, fuzzy
msgctxt "STR_HTMLEXP_SETGRAPHIC"
msgid "Image"
msgstr "ಚಿತ್ರ"
@@ -1496,7 +1481,6 @@ msgid "Insert Image"
msgstr "ಚಿತ್ರವನ್ನು ಸೇರಿಸು"
#: strings.hrc:268
-#, fuzzy
msgctxt "STR_INSERT_MOVIE"
msgid "Insert Audio or Video"
msgstr "ಧ್ವನಿ ಮತ್ತು ದೃಶ್ಯಾವಳಿಯನ್ನು ಸೇರಿಸಿ"
@@ -2375,19 +2359,16 @@ msgid "%PRODUCTNAME %s"
msgstr "%PRODUCTNAME %s"
#: strings.hrc:448
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_PRINT_GROUP"
msgid "Print"
msgstr "ಮುದ್ರಿಸು"
#: strings.hrc:449
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_CONTENT"
msgid "Document"
msgstr "ದಸ್ತಾವೇಜು"
#: strings.hrc:450
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_SLIDESPERPAGE"
msgid "Slides per page"
msgstr "ಪ್ರತಿ ಪುಟದಲ್ಲಿನ ಜಾರುಫಲಕಗಳು"
@@ -2423,13 +2404,11 @@ msgid "~Date and time"
msgstr "ದಿನಾಂಕ ಮತ್ತು ಸಮಯ"
#: strings.hrc:456
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_IS_PRINT_HIDDEN"
msgid "Hidden pages"
msgstr "ಅಡಗಿಸಲಾದ ಪುಟಗಳು"
#: strings.hrc:457
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_QUALITY"
msgid "Color"
msgstr "ಬಣ್ಣ"
@@ -2491,7 +2470,6 @@ msgid "%PRODUCTNAME Draw has searched to the beginning of the document. Do you w
msgstr "%PRODUCTNAME ಇಂಪ್ರೆಸ್‌ ಪ್ರಸ್ತುತಿಯ ಕೊನೆಯವರೆಗೂ ಶೋಧಿಸಿದೆ. ಆರಂಭದಿಂದ ಮುಂದುವರಿಸಬೇಕೇ?"
#: strings.hrc:470
-#, fuzzy
msgctxt "STR_SD_NONE"
msgid "- None -"
msgstr "- ಯಾವುದು ಇಲ್ಲ -"
@@ -2503,13 +2481,11 @@ msgid "_Reply"
msgstr "ಪ್ರತ್ಯುತ್ತರ(~R)"
#: annotationmenu.ui:28
-#, fuzzy
msgctxt "annotationmenu|bold"
msgid "_Bold"
msgstr "ಬೋಲ್ಡ್ (_B)"
#: annotationmenu.ui:37
-#, fuzzy
msgctxt "annotationmenu|italic"
msgid "_Italic"
msgstr "ಐಟಾಲಿಕ್ (_I)"
@@ -2742,7 +2718,6 @@ msgid "Move Down"
msgstr "ಕೆಳಕ್ಕೆ ಚಲಿಸು"
#: customanimationspanel.ui:164
-#, fuzzy
msgctxt "customanimationspanel|categorylabel"
msgid "Category:"
msgstr "ವರ್ಗ (~C."
@@ -2760,7 +2735,6 @@ msgid "Entrance"
msgstr "ಪ್ರವೇಶ"
#: customanimationspanel.ui:194
-#, fuzzy
msgctxt "customanimationspanel|categorylb"
msgid "Emphasis"
msgstr "ಒತ್ತು ನೀಡುವಿಕೆ"
@@ -2784,13 +2758,11 @@ msgid "Misc Effects"
msgstr "ಇತರೆ ಪರಿಣಾಮಗಳು"
#: customanimationspanel.ui:242
-#, fuzzy
msgctxt "customanimationspanel|start_effect"
msgid "_Start:"
msgstr "ಆರಂಭ (_S):"
#: customanimationspanel.ui:256
-#, fuzzy
msgctxt "customanimationspanel|effect_property"
msgid "_Direction:"
msgstr "ದಿಕ್ಕು (_D):"
@@ -2823,7 +2795,6 @@ msgid "Options"
msgstr "ಆಯ್ಕೆಗಳು"
#: customanimationspanel.ui:350
-#, fuzzy
msgctxt "customanimationspanel|delay_label"
msgid "_Delay:"
msgstr "ವಿಳಂಬ (_D):"
@@ -2861,61 +2832,51 @@ msgid "Animation List"
msgstr ""
#: customanimationspanelhorizontal.ui:96
-#, fuzzy
msgctxt "customanimationspanelhorizontal|add_effect|tooltip_text"
msgid "Add Effect"
msgstr "ಪರಿಣಾಮವನ್ನು ಸೇರಿಸು"
#: customanimationspanelhorizontal.ui:110
-#, fuzzy
msgctxt "customanimationspanelhorizontal|remove_effect|tooltip_text"
msgid "Remove Effect"
msgstr "ಪರಿಣಾಮವನ್ನು ತೆಗೆದು ಹಾಕು"
#: customanimationspanelhorizontal.ui:124
-#, fuzzy
msgctxt "customanimationspanelhorizontal|move_up|tooltip_text"
msgid "Move Up"
msgstr "ಮೇಲಕ್ಕೆ ಚಲಿಸು"
#: customanimationspanelhorizontal.ui:138
-#, fuzzy
msgctxt "customanimationspanelhorizontal|move_down|tooltip_text"
msgid "Move Down"
msgstr "ಕೆಳಕ್ಕೆ ಚಲಿಸು"
#: customanimationspanelhorizontal.ui:166
-#, fuzzy
msgctxt "customanimationspanelhorizontal|start_effect"
msgid "_Start:"
msgstr "ಆರಂಭ (_S):"
#: customanimationspanelhorizontal.ui:179
-#, fuzzy
msgctxt "customanimationspanelhorizontal|effect_property"
msgid "_Direction:"
msgstr "ದಿಕ್ಕು (_D):"
#: customanimationspanelhorizontal.ui:193
-#, fuzzy
msgctxt "customanimationspanelhorizontal|start_effect_list"
msgid "On click"
msgstr "ಕ್ಲಿಕ್ ಮಾಡಿದಾಗ"
#: customanimationspanelhorizontal.ui:194
-#, fuzzy
msgctxt "customanimationspanelhorizontal|start_effect_list"
msgid "With previous"
msgstr "ಹಿಂದಿನದರೊಂದಿಗೆ"
#: customanimationspanelhorizontal.ui:195
-#, fuzzy
msgctxt "customanimationspanelhorizontal|start_effect_list"
msgid "After previous"
msgstr "ಹಿಂದಿನದರ ನಂತರ"
#: customanimationspanelhorizontal.ui:247
-#, fuzzy
msgctxt "customanimationspanelhorizontal|categorylabel"
msgid "Category:"
msgstr "ವರ್ಗ (~C."
@@ -2927,7 +2888,6 @@ msgid "Entrance"
msgstr "ಪ್ರವೇಶ"
#: customanimationspanelhorizontal.ui:261
-#, fuzzy
msgctxt "customanimationspanelhorizontal|categorylb"
msgid "Emphasis"
msgstr "ಒತ್ತು ನೀಡುವಿಕೆ"
@@ -2962,7 +2922,6 @@ msgid "Select the speed of the Animation."
msgstr ""
#: customanimationspanelhorizontal.ui:302
-#, fuzzy
msgctxt "customanimationspanelhorizontal|delay_label"
msgid "_Delay:"
msgstr "ವಿಳಂಬ (_D):"
@@ -2986,7 +2945,6 @@ msgid "Play"
msgstr "ಚಾಲನೆ ಮಾಡು"
#: customanimationspanelhorizontal.ui:412
-#, fuzzy
msgctxt "customanimationspanelhorizontal|play|tooltip_text"
msgid "Preview Effect"
msgstr "ಮುನ್ನೋಟದ ಪರಿಣಾಮ"
@@ -3217,7 +3175,6 @@ msgid "Max."
msgstr "ಗರಿಷ್ಠ"
#: dockinganimation.ui:149
-#, fuzzy
msgctxt "dockinganimation|duration|tooltip_text"
msgid "Duration"
msgstr "ಕಾಲಾವಧಿ"
@@ -3345,7 +3302,6 @@ msgid "Apply Objects Individually"
msgstr ""
#: dockinganimation.ui:478
-#, fuzzy
msgctxt "dockinganimation|label3"
msgid "Number"
msgstr "ಸಂಖ್ಯೆ"
@@ -3362,7 +3318,6 @@ msgid "Delete All Images"
msgstr ""
#: dockinganimation.ui:562
-#, fuzzy
msgctxt "dockinganimation|label2"
msgid "Image"
msgstr "ಚಿತ್ರ"
@@ -3546,19 +3501,16 @@ msgid "Include on page"
msgstr "ಪುಟದಲ್ಲಿ ಸೇರಿಸು"
#: impressprinteroptions.ui:32
-#, fuzzy
msgctxt "impressprinteroptions|printname"
msgid "Slide name"
msgstr "ಜಾರುಫಲಕದ ಹೆಸರು"
#: impressprinteroptions.ui:48
-#, fuzzy
msgctxt "impressprinteroptions|printdatetime"
msgid "Date and time"
msgstr "ದಿನಾಂಕ ಮತ್ತು ಸಮಯ"
#: impressprinteroptions.ui:64
-#, fuzzy
msgctxt "impressprinteroptions|printhidden"
msgid "Hidden pages"
msgstr "ಅಡಗಿಸಲಾದ ಪುಟಗಳು"
@@ -3570,7 +3522,6 @@ msgid "Contents"
msgstr "ವಿಷಯಗಳು"
#: impressprinteroptions.ui:119
-#, fuzzy
msgctxt "impressprinteroptions|originalcolors"
msgid "Original size"
msgstr "ಮೂಲ ಗಾತ್ರ"
@@ -3582,43 +3533,36 @@ msgid "Grayscale"
msgstr "ಗ್ರೇಮಾಪಕಗಳು"
#: impressprinteroptions.ui:155
-#, fuzzy
msgctxt "impressprinteroptions|blackandwhite"
msgid "Black & white"
msgstr "ಕಪ್ಪು ಮತ್ತು ಬಿಳುಪು"
#: impressprinteroptions.ui:179
-#, fuzzy
msgctxt "impressprinteroptions|label5"
msgid "Color"
msgstr "ಬಣ್ಣ"
#: impressprinteroptions.ui:212
-#, fuzzy
msgctxt "impressprinteroptions|originalsize"
msgid "Original size"
msgstr "ಮೂಲ ಗಾತ್ರ"
#: impressprinteroptions.ui:230
-#, fuzzy
msgctxt "impressprinteroptions|fittoprintable"
msgid "Fit to printable page"
msgstr "ಮುದ್ರಿಸಬಹುದಾದ ಪುಟಕ್ಕೆ ಸರಿಹೊಂದಿಸು"
#: impressprinteroptions.ui:248
-#, fuzzy
msgctxt "impressprinteroptions|distributeonmultiple"
msgid "Distribute on multiple sheets of paper"
msgstr "ಕಾಗದದ ಹಲವು ಹಾಳೆಗಳಿಗೆ ವಿತರಿಸು"
#: impressprinteroptions.ui:266
-#, fuzzy
msgctxt "impressprinteroptions|tilesheet"
msgid "Tile sheet of paper with repeated slides"
msgstr "ಪುನರಾವರ್ತಿತ ಜಾರುಫಲಕಗಳನ್ನು ಹೊಂದಿರುವ ಕಾಗದದ ಹಾಳೆ"
#: impressprinteroptions.ui:290
-#, fuzzy
msgctxt "impressprinteroptions|label6"
msgid "Size"
msgstr "ಗಾತ್ರ"
@@ -3752,7 +3696,6 @@ msgid "Show S_mall Preview"
msgstr "ಸಣ್ಣ ಮುನ್ನೋಟವನ್ನು ತೋರಿಸು(~m)"
#: navigatorpanel.ui:22
-#, fuzzy
msgctxt "navigatorpanel|documents|tooltip_text"
msgid "Document"
msgstr "ದಸ್ತಾವೇಜು"
@@ -3799,7 +3742,6 @@ msgid "Show Shapes"
msgstr "ಬದಲಾವಣೆಯನ್ನು ತೋರಿಸು"
#: notebookbar.ui:340
-#, fuzzy
msgctxt "notebookbar|FileLabel"
msgid "File"
msgstr "ಕಡತ"
@@ -3817,7 +3759,6 @@ msgid "Bullets and Numbering"
msgstr "ಅಂಶಸೂಚಕ ಮತ್ತು ಸಂಖ್ಯಾನುಕ್ರಮಣಿಕೆ"
#: notebookbar.ui:961
-#, fuzzy
msgctxt "notebookbar|indent|tooltip_text"
msgid "Indent"
msgstr "ಇಂಡೆಂಟ್"
@@ -3841,19 +3782,16 @@ msgid "Horizontal Alignment"
msgstr "ಅಡ್ಡ ಹೊಂದಾಣಿಕೆ"
#: notebookbar.ui:1497
-#, fuzzy
msgctxt "notebookbar|ImpressLabel"
msgid "Home"
msgstr "ನೆಲೆ"
#: notebookbar.ui:1618
-#, fuzzy
msgctxt "notebookbar|InsertAVMedia|tooltip_text"
msgid "Insert Audio or Video"
msgstr "ಧ್ವನಿ ಮತ್ತು ದೃಶ್ಯಾವಳಿಯನ್ನು ಸೇರಿಸಿ"
#: notebookbar.ui:1935
-#, fuzzy
msgctxt "notebookbar|InsertSymbol"
msgid "Symbol"
msgstr "ಚಿಹ್ನೆ"
@@ -3865,7 +3803,6 @@ msgid "Insert"
msgstr "ಸೇರಿಸು"
#: notebookbar.ui:2033
-#, fuzzy
msgctxt "notebookbar|TransitionsLabel"
msgid "Transitions"
msgstr "ಬದಲಾವಣೆಗಳು"
@@ -3889,7 +3826,6 @@ msgid "Auto Spellcheck"
msgstr "ಸ್ವಯಂಕಾಗುಣಿತಪರೀಕ್ಷೆ"
#: notebookbar.ui:2354
-#, fuzzy
msgctxt "notebookbar|ReviewLabel"
msgid "Review"
msgstr "ಮುನ್ನೋಟ"
@@ -3907,13 +3843,11 @@ msgid "View"
msgstr "ನೋಟ"
#: notebookbar.ui:2757
-#, fuzzy
msgctxt "notebookbar|TableLabel"
msgid "Table"
msgstr "ಕೋಷ್ಟಕ"
#: notebookbar.ui:3275
-#, fuzzy
msgctxt "notebookbar|ImageLabel"
msgid "Image"
msgstr "ಚಿತ್ರ"
@@ -3984,7 +3918,6 @@ msgstr "ಜಾರುಫಲಕ ಪ್ರದರ್ಶನ"
#: notebookbar_groupedbar_compact.ui:4071
#: /home/cl/vc/git/libo-core/sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:5079
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|formatt"
msgid "F_ormat"
msgstr "ವಿನ್ಯಾಸ (_o)"
@@ -4043,7 +3976,6 @@ msgid "Grou_p"
msgstr "ಗುಂಪು"
#: notebookbar_groupedbar_compact.ui:6694
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|GridO"
msgid "_Grid"
msgstr "ಚೌಕಜಾಲ (_G)"
@@ -4067,7 +3999,6 @@ msgstr "ಬಣ್ಣ"
#: notebookbar_groupedbar_compact.ui:7596
#: /home/cl/vc/git/libo-core/sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:8350
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|GridB"
msgid "_Grid"
msgstr "ಚೌಕಜಾಲ (_G)"
@@ -4131,7 +4062,6 @@ msgid "Menubar"
msgstr ""
#: notebookbar_groupedbar_full.ui:2541
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|Quotation2"
msgid "Quotation"
msgstr "ಉದ್ಧರಣ"
@@ -4202,7 +4132,6 @@ msgstr "ಜಾರುಫಲಕ ಪ್ರದರ್ಶನ"
#: notebookbar_groupedbar_full.ui:5327
#: /home/cl/vc/git/libo-core/sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:6592
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|formatd"
msgid "F_ormat"
msgstr "ವಿನ್ಯಾಸ (_o)"
@@ -4263,7 +4192,6 @@ msgstr "ಸಂಪಾದನೆ (~E)"
#: notebookbar_groupedbar_full.ui:8677
#: /home/cl/vc/git/libo-core/sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:9941
#: /home/cl/vc/git/libo-core/sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:11368
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|GridDrawB"
msgid "_Grid"
msgstr "ಚೌಕಜಾಲ (_G)"
@@ -4357,13 +4285,11 @@ msgid "_Help"
msgstr "ಸಹಾಯ"
#: notebookbar_groups.ui:49
-#, fuzzy
msgctxt "notebookbar_groups|layout01"
msgid "Blank"
msgstr "ಖಾಲಿ"
#: notebookbar_groups.ui:57
-#, fuzzy
msgctxt "notebookbar_groups|layout02"
msgid "Title Slide"
msgstr "ಶೀರ್ಷಿಕೆ ಜಾರುಫಲಕ"
@@ -4375,13 +4301,11 @@ msgid "Title, Text"
msgstr "ಶೀರ್ಷಿಕೆ ಪಠ್ಯ"
#: notebookbar_groups.ui:73
-#, fuzzy
msgctxt "notebookbar_groups|layout04"
msgid "Title, Content"
msgstr "ಶೀರ್ಷಿಕೆ, ವಿಷಯ"
#: notebookbar_groups.ui:81
-#, fuzzy
msgctxt "notebookbar_groups|layout05"
msgid "Centered Text"
msgstr "ಮಧ್ಯಕ್ಕೆ ಹೊಂದಿಸಲಾದ ಪಠ್ಯ"
@@ -4393,19 +4317,16 @@ msgid "Hyperlink"
msgstr "ವಿಸ್ತೃತಸಂಪರ್ಕಕೊಂಡಿ(ಹೈಪರ್ಲಿಂಕ್)"
#: notebookbar_groups.ui:118
-#, fuzzy
msgctxt "notebookbar_groups|footnote"
msgid "Footnote"
msgstr "ಅಡಿಬರಹ"
#: notebookbar_groups.ui:127
-#, fuzzy
msgctxt "notebookbar_groups|endnote"
msgid "Endnote"
msgstr "ಅಂತ್ಯಟಿಪ್ಪಣಿ"
#: notebookbar_groups.ui:142
-#, fuzzy
msgctxt "notebookbar_groups|bookmark"
msgid "Bookmark"
msgstr "ಪುಟಗುರುತು"
@@ -4427,7 +4348,6 @@ msgid "Master 2"
msgstr ""
#: notebookbar_groups.ui:257
-#, fuzzy
msgctxt "notebookbar_groups|shapestyledefault"
msgid "Default"
msgstr "ಪೂರ್ವನಿಯೋಜಿತ"
@@ -4456,7 +4376,6 @@ msgid "Title 2"
msgstr "ಶೀರ್ಷಿಕೆ 2"
#: notebookbar_groups.ui:489
-#, fuzzy
msgctxt "notebookbar_groups|filegrouplabel"
msgid "File"
msgstr "ಕಡತ"
@@ -4468,7 +4387,6 @@ msgid "Clipboard"
msgstr "ನಕಲುಫಲಕ"
#: notebookbar_groups.ui:688
-#, fuzzy
msgctxt "notebookbar_groups|shapestyleb"
msgid "Style"
msgstr "ಶೈಲಿ"
@@ -4484,7 +4402,6 @@ msgid " "
msgstr ""
#: notebookbar_groups.ui:1201
-#, fuzzy
msgctxt "notebookbar_groups|formatgrouplabel"
msgid "Text"
msgstr "ಪಠ್ಯ"
@@ -4526,13 +4443,11 @@ msgid "Slide"
msgstr "ಜಾರುಫಲಕ"
#: notebookbar_groups.ui:1460
-#, fuzzy
msgctxt "notebookbar_groups|shapesb"
msgid "Shapes"
msgstr "ಆಕಾರಗಳು"
#: notebookbar_groups.ui:1476
-#, fuzzy
msgctxt "notebookbar_groups|linksb"
msgid "Links"
msgstr "ಕೊಂಡಿಗಳು"
@@ -4544,7 +4459,6 @@ msgid "Insert"
msgstr "ಸೇರಿಸು"
#: notebookbar_groups.ui:1620
-#, fuzzy
msgctxt "notebookbar_groups|imagestyleb"
msgid "Style"
msgstr "ಶೈಲಿ"
@@ -4568,7 +4482,6 @@ msgid "Lock"
msgstr "ಡಾಕ್ ಮಾಡು"
#: notebookbar_groups.ui:1762
-#, fuzzy
msgctxt "notebookbar_groups|imagegrouplabel"
msgid "Image"
msgstr "ಚಿತ್ರ"
@@ -4580,7 +4493,6 @@ msgid "None"
msgstr "ಏನೂ ಇಲ್ಲ"
#: notebookbar_groups.ui:1827
-#, fuzzy
msgctxt "notebookbar_groups|wrapideal"
msgid "Optimal"
msgstr "ಸೂಕ್ತವಾದ"
@@ -4901,7 +4813,6 @@ msgid "Duration of pause"
msgstr "ವಿರಾಮದ ಅವಧಿ"
#: presentationdialog.ui:395
-#, fuzzy
msgctxt "presentationdialog|pauseduration-atkobject"
msgid "Pause Duration"
msgstr "ವಿರಮಿಸುವ ಕಾಲಾವಧಿ"
@@ -5125,7 +5036,6 @@ msgid "_As stated in document"
msgstr ""
#: publishingdialog.ui:394
-#, fuzzy
msgctxt "publishingdialog|chgAutoRadiobutton"
msgid "_Automatic"
msgstr "ಸ್ವಯಂಚಾಲಿತ (_A)"
@@ -5168,7 +5078,6 @@ msgid "_WebCast"
msgstr ""
#: publishingdialog.ui:680
-#, fuzzy
msgctxt "publishingdialog|kioskRadiobutton"
msgid "_Automatic"
msgstr "ಸ್ವಯಂಚಾಲಿತ (_A)"
@@ -5291,7 +5200,6 @@ msgid "Information for the Title Page"
msgstr ""
#: publishingdialog.ui:1304
-#, fuzzy
msgctxt "publishingdialog|textOnlyCheckbutton"
msgid "_Text only"
msgstr "ಪಠ್ಯ ಮಾತ್ರ(_T)"
@@ -5335,7 +5243,6 @@ msgid "Hyper_link"
msgstr "ವಿಸ್ತೃತಸಂಪರ್ಕಕೊಂಡಿ(ಹೈಪರ್ಲಿಂಕ್)"
#: publishingdialog.ui:1495
-#, fuzzy
msgctxt "publishingdialog|textButton"
msgid "Text"
msgstr "ಪಠ್ಯ"
@@ -5405,13 +5312,11 @@ msgid "Two Spins"
msgstr "ಎರಡು ಸುತ್ತು"
#: rotatemenu.ui:50
-#, fuzzy
msgctxt "rotatemenu|clockwise"
msgid "Clockwise"
msgstr "ಪ್ರದಕ್ಷಿಣೆ"
#: rotatemenu.ui:58
-#, fuzzy
msgctxt "rotatemenu|counterclock"
msgid "Counter-clockwise"
msgstr "ಅಪ್ರದಕ್ಷಿಣೆ"
@@ -5441,7 +5346,6 @@ msgid "Extra Large"
msgstr "ಹೆಚ್ಚು ದೊಡ್ಡದು"
#: scalemenu.ui:50
-#, fuzzy
msgctxt "scalemenu|hori"
msgid "Horizontal"
msgstr "ಅಡ್ಡ"
@@ -5515,7 +5419,6 @@ msgid "Master Objects"
msgstr ""
#: sidebarslidebackground.ui:130
-#, fuzzy
msgctxt "sidebarslidebackground|button2"
msgid "Insert Image"
msgstr "ಚಿತ್ರವನ್ನು ಸೇರಿಸು"
@@ -5536,7 +5439,6 @@ msgid "Master View"
msgstr ""
#: sidebarslidebackground.ui:226
-#, fuzzy
msgctxt "sidebarslidebackground|closemasterslide"
msgid "Close Master View"
msgstr "ಪ್ರಧಾನ ನೋಟವನ್ನು ಮುಚ್ಚಿ"
@@ -5554,7 +5456,6 @@ msgid "Narrow"
msgstr "ಕಿರಿದಾದ"
#: sidebarslidebackground.ui:250
-#, fuzzy
msgctxt "sidebarslidebackground|marginLB"
msgid "Moderate"
msgstr "ಮಿತವಾದ"
@@ -5750,7 +5651,6 @@ msgid "Stop previous sound"
msgstr "ಹಿಂದಿನ ಶಬ್ಧವನ್ನು ನಿಲ್ಲಿಸು"
#: slidetransitionspanel.ui:113
-#, fuzzy
msgctxt "slidetransitionspanel|sound_list"
msgid "Other sound..."
msgstr "ಇತರೆ ಶಬ್ಧಗಳು..."
@@ -5823,7 +5723,6 @@ msgid "Variant:"
msgstr "ವೇರಿಯೆನ್ಸ್‍"
#: slidetransitionspanelhorizontal.ui:103
-#, fuzzy
msgctxt "slidetransitionspanelhorizontal|sound_label"
msgid "Sound:"
msgstr "ಧ್ವನಿ:"
@@ -5841,19 +5740,16 @@ msgid "Stop previous sound"
msgstr "ಹಿಂದಿನ ಶಬ್ಧವನ್ನು ನಿಲ್ಲಿಸು"
#: slidetransitionspanelhorizontal.ui:118
-#, fuzzy
msgctxt "slidetransitionspanelhorizontal|sound_list"
msgid "Other sound..."
msgstr "ಇತರೆ ಶಬ್ಧಗಳು..."
#: slidetransitionspanelhorizontal.ui:128
-#, fuzzy
msgctxt "slidetransitionspanelhorizontal|loop_sound"
msgid "Loop until next sound"
msgstr "ಮುಂದಿನ ಶಬ್ಧದವರೆಗೆ ಆವರ್ತನೆ ಮಾಡು (ಲೂಪ್‌)"
#: slidetransitionspanelhorizontal.ui:142
-#, fuzzy
msgctxt "slidetransitionspanelhorizontal|rb_mouse_click"
msgid "On mouse click"
msgstr "ಮೌಸ್‌ನಲ್ಲಿ ಕ್ಲಿಕ್ ಮಾಡಿದಾಗ"
@@ -6124,7 +6020,6 @@ msgid "Values from Selection"
msgstr "ಆಯ್ಕೆಯಿಂದ ಮೌಲ್ಯಗಳು"
#: copydlg.ui:162
-#, fuzzy
msgctxt "copydlg|viewdata-atkobject"
msgid "Values from Selection"
msgstr "ಆಯ್ಕೆಯಿಂದ ಮೌಲ್ಯಗಳು"
@@ -6294,7 +6189,6 @@ msgid "Background"
msgstr "ಹಿನ್ನೆಲೆ"
#: drawpagedialog.ui:150
-#, fuzzy
msgctxt "drawpagedialog|RID_SVXPAGE_TRANSPARENCE"
msgid "Transparency"
msgstr "ಪಾರದರ್ಶಕತೆ"
@@ -6330,13 +6224,11 @@ msgid "Numbering"
msgstr "ಸಂಖ್ಯಾನುಕ್ರಮಣಿಕೆ"
#: drawprinteroptions.ui:32
-#, fuzzy
msgctxt "drawprinteroptions|printname"
msgid "Page name"
msgstr "ಪುಟದ ಹೆಸರು"
#: drawprinteroptions.ui:48
-#, fuzzy
msgctxt "drawprinteroptions|printdatetime"
msgid "Date and time"
msgstr "ದಿನಾಂಕ ಮತ್ತು ಸಮಯ"
@@ -6348,7 +6240,6 @@ msgid "Contents"
msgstr "ವಿಷಯಗಳು"
#: drawprinteroptions.ui:103
-#, fuzzy
msgctxt "drawprinteroptions|originalcolors"
msgid "Original size"
msgstr "ಮೂಲ ಗಾತ್ರ"
@@ -6360,43 +6251,36 @@ msgid "Grayscale"
msgstr "ಗ್ರೇಮಾಪಕಗಳು"
#: drawprinteroptions.ui:139
-#, fuzzy
msgctxt "drawprinteroptions|blackandwhite"
msgid "Black & white"
msgstr "ಕಪ್ಪು ಮತ್ತು ಬಿಳುಪು"
#: drawprinteroptions.ui:163
-#, fuzzy
msgctxt "drawprinteroptions|label5"
msgid "Color"
msgstr "ಬಣ್ಣ"
#: drawprinteroptions.ui:196
-#, fuzzy
msgctxt "drawprinteroptions|originalsize"
msgid "Original size"
msgstr "ಮೂಲ ಗಾತ್ರ"
#: drawprinteroptions.ui:214
-#, fuzzy
msgctxt "drawprinteroptions|fittoprintable"
msgid "Fit to printable page"
msgstr "ಮುದ್ರಿಸಬಹುದಾದ ಪುಟಕ್ಕೆ ಸರಿಹೊಂದಿಸು"
#: drawprinteroptions.ui:232
-#, fuzzy
msgctxt "drawprinteroptions|distributeonmultiple"
msgid "Distribute on multiple sheets of paper"
msgstr "ಕಾಗದದ ಹಲವು ಹಾಳೆಗಳಿಗೆ ವಿತರಿಸು"
#: drawprinteroptions.ui:250
-#, fuzzy
msgctxt "drawprinteroptions|tilesheet"
msgid "Tile sheet of paper with repeated pages"
msgstr "ಪುನರಾವರ್ತಿತ ಪುಟಗಳನ್ನು ಹೊಂದಿರುವ ಕಾಗದದ ಹಾಳೆ"
#: drawprinteroptions.ui:274
-#, fuzzy
msgctxt "drawprinteroptions|label6"
msgid "Size"
msgstr "ಗಾತ್ರ"
diff --git a/source/kn/sfx2/messages.po b/source/kn/sfx2/messages.po
index b960299df4a..cd3ec0081bb 100644
--- a/source/kn/sfx2/messages.po
+++ b/source/kn/sfx2/messages.po
@@ -39,7 +39,6 @@ msgid "~Close"
msgstr "ಮುಚ್ಚು (~C)"
#: strings.hrc:30
-#, fuzzy
msgctxt "STR_OPEN"
msgid "Open"
msgstr "ತೆರೆ"
@@ -452,13 +451,11 @@ msgid "\"$(ARG1)\" is not an absolute URL that can be passed to an external appl
msgstr "\"$(ARG1)\" ಎನ್ನುವುದು ಒಂದು ಬಾಹ್ಯ ಅನ್ವಯಕ್ಕೆ ತೆರೆಯಲು ರವಾನಿಸಬಹುದಾದ ಒಂದು ಪರಿಪೂರ್ಣವಾದ URL ಆಗಿಲ್ಲ."
#: strings.hrc:107
-#, fuzzy
msgctxt "STR_GID_INTERN"
msgid "Internal"
msgstr "ಆಂತರಿಕ"
#: strings.hrc:108
-#, fuzzy
msgctxt "STR_GID_APPLICATION"
msgid "Application"
msgstr "ಅನ್ವಯ"
@@ -470,7 +467,6 @@ msgid "View"
msgstr "ನೋಟ"
#: strings.hrc:110
-#, fuzzy
msgctxt "STR_GID_DOCUMENT"
msgid "Documents"
msgstr "ದಸ್ತಾವೇಜುಗಳು"
@@ -482,7 +478,6 @@ msgid "Edit"
msgstr "ಸಂಪಾದನೆ"
#: strings.hrc:112
-#, fuzzy
msgctxt "STR_GID_MACRO"
msgid "BASIC"
msgstr "BASIC"
@@ -494,7 +489,6 @@ msgid "Options"
msgstr "ಆಯ್ಕೆಗಳು"
#: strings.hrc:114
-#, fuzzy
msgctxt "STR_GID_MATH"
msgid "Math"
msgstr "ಗಣಿತ"
@@ -524,25 +518,21 @@ msgid "Templates"
msgstr "ನಮೂನೆ ಪುಟಗಳು"
#: strings.hrc:119
-#, fuzzy
msgctxt "STR_GID_TEXT"
msgid "Text"
msgstr "ಪಠ್ಯ"
#: strings.hrc:120
-#, fuzzy
msgctxt "STR_GID_FRAME"
msgid "Frame"
msgstr "ಚೌಕಟ್ಟು"
#: strings.hrc:121
-#, fuzzy
msgctxt "STR_GID_GRAPHIC"
msgid "Image"
msgstr "ಚಿತ್ರ"
#: strings.hrc:122
-#, fuzzy
msgctxt "STR_GID_TABLE"
msgid "Table"
msgstr "ಕೋಷ್ಟಕ"
@@ -560,37 +550,31 @@ msgid "Data"
msgstr "ದತ್ತ"
#: strings.hrc:125
-#, fuzzy
msgctxt "STR_GID_SPECIAL"
msgid "Special Functions"
msgstr "ವಿಶೇಷ ಕಾರ್ಯಭಾರಗಳು"
#: strings.hrc:126
-#, fuzzy
msgctxt "STR_GID_IMAGE"
msgid "Image"
msgstr "ಚಿತ್ರ"
#: strings.hrc:127
-#, fuzzy
msgctxt "STR_GID_CHART"
msgid "Chart"
msgstr "ನಕ್ಷೆ"
#: strings.hrc:128
-#, fuzzy
msgctxt "STR_GID_EXPLORER"
msgid "Explorer"
msgstr "ಎಕ್ಸ್‌ಪ್ಲೋರರ್"
#: strings.hrc:129
-#, fuzzy
msgctxt "STR_GID_CONNECTOR"
msgid "Connector"
msgstr "ಜೋಡಕ"
#: strings.hrc:130
-#, fuzzy
msgctxt "STR_GID_MODIFY"
msgid "Modify"
msgstr "ಮಾರ್ಪಡಿಸು"
@@ -1028,13 +1012,11 @@ msgid "Styles in use: "
msgstr "ಬಳಕೆಯಲ್ಲಿರುವ ಶೈಲಿಗಳು : "
#: strings.hrc:208
-#, fuzzy
msgctxt "STR_SID_NAVIGATOR"
msgid "Navigator"
msgstr "ನ್ಯಾವಿಗೇಟರ್"
#: strings.hrc:209
-#, fuzzy
msgctxt "STR_SID_SIDEBAR"
msgid "Sidebar"
msgstr "ಬದಿಪಟ್ಟಿ"
@@ -1529,7 +1511,6 @@ msgid "Date completed"
msgstr "ಪೂರ್ಣಗೊಳಿಸಲಾದ ದಿನಾಂಕ"
#: dinfdlg.hrc:30
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Department"
msgstr "ವಿಭಾಗ"
@@ -1565,7 +1546,6 @@ msgid "Editor"
msgstr "ಸಂಪಾದಕ"
#: dinfdlg.hrc:36
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "E-Mail"
msgstr "ಇ-ಮೈಲ್"
@@ -1577,7 +1557,6 @@ msgid "Forward to"
msgstr "ಇವರಿಗೆ ಫಾರ್ವಾರ್ಡ್ ಮಾಡು"
#: dinfdlg.hrc:38
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Group"
msgstr "ಗುಂಪು"
@@ -1589,7 +1568,6 @@ msgid "Info"
msgstr "ಮಾಹಿತಿ"
#: dinfdlg.hrc:40
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Language"
msgstr "ಭಾಷೆ"
@@ -1625,13 +1603,11 @@ msgid "Project"
msgstr "ಯೋಜನೆ"
#: dinfdlg.hrc:46
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Publisher"
msgstr "ಪ್ರಕಾಶಕ"
#: dinfdlg.hrc:47
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Purpose"
msgstr "ಉದ್ಧೇಶ"
@@ -1655,13 +1631,11 @@ msgid "Recorded date"
msgstr "ದಾಖಲಿಸಲಾದ ದಿನಾಂಕ"
#: dinfdlg.hrc:51
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Reference"
msgstr "ಉಲ್ಲೇಖ"
#: dinfdlg.hrc:52
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Source"
msgstr "ಮೂಲ"
@@ -1691,7 +1665,6 @@ msgid "URL"
msgstr "URL"
#: dinfdlg.hrc:69
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Text"
msgstr "ಪಠ್ಯ"
@@ -1709,13 +1682,11 @@ msgid "Date"
msgstr "ದತ್ತ"
#: dinfdlg.hrc:72
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Duration"
msgstr "ಕಾಲಾವಧಿ"
#: dinfdlg.hrc:73
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Number"
msgstr "ಸಂಖ್ಯೆ"
@@ -2187,7 +2158,6 @@ msgid "Please save this document locally instead and attach it from within your
msgstr "ಬದಲಿಗೆ ದಯವಿಟ್ಟು ಈ ದಸ್ತಾವೇಜನ್ನು ಸ್ಥಳೀಯವಾಗಿ ಉಳಿಸಿ ನಂತರ ನಿಮ್ಮ ಇ-ಮೈಲ್‌ ಕ್ಲೈಂಟಿನ ಒಳಕ್ಕೆ ಲಗತ್ತಿಸಿ."
#: floatingrecord.ui:9
-#, fuzzy
msgctxt "floatingrecord|FloatingRecord"
msgid "Record Macro"
msgstr "ಮ್ಯಾಕ್ರೋವನ್ನು ರೆಕಾರ್ಡ್ ಮಾಡು"
@@ -2454,7 +2424,6 @@ msgid "Style Name"
msgstr "ಶೈಲಿಯ ಹೆಸರು"
#: notebookbar.ui:73
-#, fuzzy
msgctxt "notebookbar|label9"
msgid "File"
msgstr "ಕಡತ"
@@ -2620,7 +2589,6 @@ msgid "Confirm:"
msgstr "ಖಚಿತಪಡಿಸು:"
#: password.ui:158
-#, fuzzy
msgctxt "password|pass1ed-atkobject"
msgid "Password"
msgstr "ಗುಪ್ತಪದ"
@@ -2887,7 +2855,6 @@ msgid "E_xtensions"
msgstr "ವಿಸ್ತರಣೆಗಳು (_x)"
#: startcenter.ui:482
-#, fuzzy
msgctxt "startcenter|label1"
msgid "Application"
msgstr "ಅನ್ವಯ"
@@ -2903,7 +2870,6 @@ msgid "Templates List"
msgstr ""
#: stylecontextmenu.ui:12
-#, fuzzy
msgctxt "stylecontextmenu|new"
msgid "New..."
msgstr "ಹೊಸ..."
@@ -2915,7 +2881,6 @@ msgid "Modify..."
msgstr "ಮಾರ್ಪಡಿಸು..."
#: stylecontextmenu.ui:28
-#, fuzzy
msgctxt "stylecontextmenu|hide"
msgid "Hide"
msgstr "ಅಡಗಿಸು"
@@ -2927,7 +2892,6 @@ msgid "Show"
msgstr "ತೋರಿಸು"
#: stylecontextmenu.ui:44
-#, fuzzy
msgctxt "stylecontextmenu|delete"
msgid "Delete..."
msgstr "ಅಳಿಸು..."
@@ -2959,25 +2923,21 @@ msgid "All Applications"
msgstr ""
#: templatedlg.ui:16
-#, fuzzy
msgctxt "templatedlg|applist"
msgid "Documents"
msgstr "ದಸ್ತಾವೇಜುಗಳು"
#: templatedlg.ui:19
-#, fuzzy
msgctxt "templatedlg|applist"
msgid "Spreadsheets"
msgstr "ಸ್ಪ್ರೆಡ್‌ಶೀಟ್‌ಗಳು"
#: templatedlg.ui:22
-#, fuzzy
msgctxt "templatedlg|applist"
msgid "Presentations"
msgstr "ಪ್ರಸ್ತುತಿಗಳು"
#: templatedlg.ui:25
-#, fuzzy
msgctxt "templatedlg|applist"
msgid "Drawings"
msgstr "ಚಿತ್ರರಚನೆಗಳು"
@@ -3000,7 +2960,6 @@ msgid "Search"
msgstr "ಹುಡುಕು"
#: templatedlg.ui:147
-#, fuzzy
msgctxt "templatedlg|search_filter"
msgid "Search..."
msgstr "ಹುಡುಕು..."
@@ -3027,7 +2986,6 @@ msgid "Template List"
msgstr ""
#: templatedlg.ui:312
-#, fuzzy
msgctxt "templatedlg|action_menu|tooltip_text"
msgid "Settings"
msgstr "ಸಿದ್ಧತೆಗಳು"
@@ -3055,7 +3013,6 @@ msgid "Move Templates"
msgstr "ನನ್ನ ನಮೂನೆ ಪುಟಗಳು"
#: templatedlg.ui:391
-#, fuzzy
msgctxt "templatedlg|export_btn"
msgid "Export"
msgstr "ರಫ್ತು"
@@ -3066,7 +3023,6 @@ msgid "Export Templates"
msgstr ""
#: templatedlg.ui:408
-#, fuzzy
msgctxt "templatedlg|import_btn"
msgid "Import"
msgstr "ಆಮದು"
diff --git a/source/kn/starmath/messages.po b/source/kn/starmath/messages.po
index b02b5668468..69767b43841 100644
--- a/source/kn/starmath/messages.po
+++ b/source/kn/starmath/messages.po
@@ -1702,43 +1702,36 @@ msgid "gray"
msgstr "ಬೂದು"
#: strings.hrc:295
-#, fuzzy
msgctxt "STR_LIME"
msgid "lime"
msgstr "ಸಮಯ"
#: strings.hrc:296
-#, fuzzy
msgctxt "STR_MAROON"
msgid "maroon"
msgstr "ಕಂದುಗೆಂಪು"
#: strings.hrc:297
-#, fuzzy
msgctxt "STR_NAVY"
msgid "navy"
msgstr "ಗಾಢಬೂದು ನೀಲಿ"
#: strings.hrc:298
-#, fuzzy
msgctxt "STR_OLIVE"
msgid "olive"
msgstr "ಆಲಿವ್"
#: strings.hrc:299
-#, fuzzy
msgctxt "STR_PURPLE"
msgid "purple"
msgstr "ನೇರಳೆ"
#: strings.hrc:300
-#, fuzzy
msgctxt "STR_SILVER"
msgid "silver"
msgstr "ಬೆಳ್ಳಿ"
#: strings.hrc:301
-#, fuzzy
msgctxt "STR_TEAL"
msgid "teal"
msgstr "ಗಾಢನೀಲಿಹಸಿರು"
@@ -1905,7 +1898,6 @@ msgid "B~orders"
msgstr "ಅಂಚುಗಳು"
#: strings.hrc:333
-#, fuzzy
msgctxt "RID_PRINTUIOPT_SIZE"
msgid "Size"
msgstr "ಗಾತ್ರ"
@@ -2290,7 +2282,6 @@ msgid "Auto close brackets, parentheses and braces"
msgstr ""
#: smathsettings.ui:297
-#, fuzzy
msgctxt "smathsettings|label1"
msgid "Miscellaneous Options"
msgstr "ಇತರೆ ಆಯ್ಕೆಗಳು"
diff --git a/source/kn/svl/messages.po b/source/kn/svl/messages.po
index a35c3e568fc..9345ff8bbc5 100644
--- a/source/kn/svl/messages.po
+++ b/source/kn/svl/messages.po
@@ -110,13 +110,11 @@ msgid "Image"
msgstr "ಚಿತ್ರ"
#: svl.hrc:45
-#, fuzzy
msgctxt "STR_SVT_MIMETYPE_IMAGE_PNG"
msgid "Image"
msgstr "ಚಿತ್ರ"
#: svl.hrc:46
-#, fuzzy
msgctxt "STR_SVT_MIMETYPE_IMAGE_TIFF"
msgid "Image"
msgstr "ಚಿತ್ರ"
diff --git a/source/kn/svtools/messages.po b/source/kn/svtools/messages.po
index e9574f325f6..936f7159775 100644
--- a/source/kn/svtools/messages.po
+++ b/source/kn/svtools/messages.po
@@ -14,133 +14,111 @@ msgstr ""
"X-Generator: LibreOffice\n"
#: errtxt.hrc:30
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "Error"
msgstr "ದೋಷ"
#: errtxt.hrc:31
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "Warning"
msgstr "ಎಚ್ಚರಿಕೆ"
#: errtxt.hrc:32
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) loading the template $(ARG1)"
msgstr "ನಮೂನೆ $(ARG1) ಅನ್ನು ಲೋಡ್‌ ಮಾಡುವಾಗ $(ERR)"
#: errtxt.hrc:33 /home/cl/vc/git/libo-core/svtools/inc/errtxt.hrc:34
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) saving the document $(ARG1)"
msgstr "ದಸ್ತಾವೇಜು $(ARG1) ಅನ್ನು ಉಳಿಸುವಾಗ $(ERR)"
#: errtxt.hrc:35
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) displaying doc. information for document $(ARG1)"
msgstr "ದಸ್ತಾವೇಜು $(ARG1) ಗಾಗಿ ದಸ್ತಾವೇಜಿನ ಮಾಹಿತಿಯನ್ನು ತೋರಿಸುವಾಗ $(ERR)."
#: errtxt.hrc:36
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) writing document $(ARG1) as template"
msgstr "$(ARG1) ದಸ್ತಾವೇಜನ್ನು ನಮೂನೆಯಂತೆ ಬರೆಯುವಾಗ $(ERR)"
#: errtxt.hrc:37
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) copying or moving document contents"
msgstr "ದಸ್ತಾವೇಜಿನ ವಿವರಗಳನ್ನು ಕಾಪಿ ಮಾಡುವಾಗ ಅಥವಾ ವರ್ಗಾಯಿಸುವಾಗ $(ERR)"
#: errtxt.hrc:38
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) starting the Document Manager"
msgstr "ದಸ್ತಾವೇಜು ನಿರ್ವಾಹಕವನ್ನು ಆರಂಭಿಸುವಾಗ $(ERR)"
#: errtxt.hrc:39
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) loading document $(ARG1)"
msgstr "$(ARG1) ದಸ್ತಾವೇಜನ್ನು ಲೋಡ್‌ ಮಾಡುವಾಗ $(ERR)"
#: errtxt.hrc:40 /home/cl/vc/git/libo-core/svtools/inc/errtxt.hrc:41
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) creating a new document"
msgstr "ಹೊಸ ದಸ್ತಾವೇಜನ್ನು ರಚಿಸುವಾಗ $(ERR)"
#: errtxt.hrc:42
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) expanding entry"
msgstr "ನಮೂದನೆಯನ್ನು ವಿಸ್ತರಿಸುವಾಗ $(ERR)"
#: errtxt.hrc:43
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) loading BASIC of document $(ARG1)"
msgstr "$(ARG1) ದಸ್ತಾವೇಜಿನ BASIC ಲೋಡ್‌ ಮಾಡುವಾಗ $(ERR)"
#: errtxt.hrc:44
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) searching for an address"
msgstr "ಒಂದು ವಿಳಾಸವನ್ನು ಹುಡುಕುವಾಗ $(ERR)"
#: errtxt.hrc:50
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Abort"
msgstr "ಸ್ಥಗಿತಗೊಳಿಸು"
#: errtxt.hrc:51
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Nonexistent object"
msgstr "ಅಸ್ತಿತ್ವದಲ್ಲಿರದ ವಸ್ತು"
#: errtxt.hrc:52
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Object already exists"
msgstr "ವಸ್ತು ಈಗಾಗಲೇ ಅಸ್ತಿತ್ವದಲ್ಲಿದೆ"
#: errtxt.hrc:53
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Object not accessible"
msgstr "ವಸ್ತು ನಿಲುಕುವುದಿಲ್ಲ"
#: errtxt.hrc:54
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Inadmissible path"
msgstr "ಒಪ್ಪಿಕೊಳ್ಳಲಾಗದಂತಹ ಮಾರ್ಗ"
#: errtxt.hrc:55
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Locking problem"
msgstr "ಬಂಧಿಸುವಾಗ ತೊಂದರೆ"
#: errtxt.hrc:56
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Wrong parameter"
msgstr "ಸರಿಯಲ್ಲದ ನಿಯತಾಂಕ"
#: errtxt.hrc:57
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Resource exhausted"
msgstr "ಆಕರ ಪೂರ್ತಿ ಖಾಲಿಯಾಗಿದೆ"
#: errtxt.hrc:58
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Action not supported"
msgstr "ಕ್ರಿಯೆಗೆ ಬೆಂಬಲವಿಲ್ಲ"
@@ -152,103 +130,86 @@ msgid "Read Error"
msgstr "ಓದುವಲ್ಲಿ-ದೋಷ"
#: errtxt.hrc:60
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Write Error"
msgstr "ಬರೆಯುವಲ್ಲಿನ ದೋಷ"
#: errtxt.hrc:61
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "unknown"
msgstr "ಗೊತ್ತಿಲ್ಲದ"
#: errtxt.hrc:62
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Version Incompatibility"
msgstr "ಆವೃತ್ತಿ ಸಹವರ್ತನೀಯವಾಗಿಲ್ಲ"
#: errtxt.hrc:63 /home/cl/vc/git/libo-core/svtools/inc/errtxt.hrc:74
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "General Error"
msgstr "ಸಾಮಾನ್ಯ ದೋಷ"
#: errtxt.hrc:64
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Incorrect format"
msgstr "ಸರಿಯಲ್ಲದ ರಚನೆ"
#: errtxt.hrc:65
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Error creating object"
msgstr "ವಸ್ತುವನ್ನು ರಚಿಸುವಲ್ಲಿ ದೋಷ"
#: errtxt.hrc:66
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Inadmissible value or data type"
msgstr "ಒಪ್ಪಿಕೊಳ್ಳಲಾಗದಂತಹ ಮೌಲ್ಯ ಅಥವ ದತ್ತಾಂಶದ ಬಗೆ"
#: errtxt.hrc:67
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "BASIC runtime error"
msgstr "BASIC ಚಾಲನಾಸಮಯದ ದೋಷ"
#: errtxt.hrc:68
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "BASIC syntax error"
msgstr "BASIC ಸಿಂಟಾಕ್ಸಿನ ದೋಷ"
#: errtxt.hrc:75
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "General input/output error."
msgstr "ಸಾಮಾನ್ಯ ಇನ್‌ಪುಟ್‌/ಔಟ್‌ಪುಟ್‌ ದೋಷ."
#: errtxt.hrc:76
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Invalid file name."
msgstr "ತಪ್ಪಾದ ಕಡತದ ಹೆಸರು."
#: errtxt.hrc:77
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Nonexistent file."
msgstr "ಅಸ್ತಿತ್ವದಲ್ಲಿರದ ಕಡತ."
#: errtxt.hrc:78
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "File already exists."
msgstr "ಕಡತವು ಈಗಾಗಲೆ ಅಸ್ತಿತ್ವದಲ್ಲಿದೆ."
#: errtxt.hrc:79
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The object is not a directory."
msgstr "ವಸ್ತುವು ಒಂದು ಕೋಶವಲ್ಲ."
#: errtxt.hrc:80
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The object is not a file."
msgstr "ವಸ್ತುವು ಒಂದು ಕಡತವಲ್ಲ."
#: errtxt.hrc:81
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The specified device is invalid."
msgstr "ಸೂಚಿಸಲಾದ ಸಾಧನವು ಸರಿಯಲ್ಲ."
#: errtxt.hrc:82
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid ""
"The object cannot be accessed\n"
@@ -258,19 +219,16 @@ msgstr ""
"ವಸ್ತುವನ್ನು ನೋಡಲು ಸಾಧ್ಯವಿಲ್ಲ."
#: errtxt.hrc:83
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Sharing violation while accessing the object."
msgstr "ವಸ್ತುವನ್ನು ನಿಲುಕಿಸಿಕೊಳ್ಳುವಾಗ ಹಂಚಿಕಾ ಉಲ್ಲಂಘನೆ ಉಂಟಾಗಿದೆ."
#: errtxt.hrc:84
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "No more space on device."
msgstr "ಸಾಧನದಲ್ಲಿ ಯಾವುದೆ ಖಾಲಿ ಜಾಗ ಉಳಿದಿಲ್ಲ."
#: errtxt.hrc:85
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid ""
"This operation cannot be run on\n"
@@ -280,163 +238,136 @@ msgstr ""
"ಕಡತದಲ್ಲಿ ವೈಲ್ಡ್‍ ಕಾರ್ಡುಗಳಿವೆ."
#: errtxt.hrc:86
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "This operation is not supported on this operating system."
msgstr "ಈ ಕಾರ್ಯವ್ಯವಸ್ಥೆಯಲ್ಲಿ ಈ ಕಾರ್ಯವು ಬೆಂಬಲಿತವಾಗಿಲ್ಲ."
#: errtxt.hrc:87
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "There are too many files open."
msgstr "ಬಹಳಷ್ಟು ಕಡತಗಳು ತೆರೆಯಲ್ಪಟ್ಟಿವೆ."
#: errtxt.hrc:88
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Data could not be read from the file."
msgstr "ಕಡತದಿಂದ ದತ್ತಾಂಶವನ್ನು ಓದಲಾಗಲಿಲ್ಲ."
#: errtxt.hrc:89
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The file could not be written."
msgstr "ಕಡತದಲ್ಲಿ ಬರೆಯಲು ಆಗಲಿಲ್ಲ."
#: errtxt.hrc:90
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The operation could not be run due to insufficient memory."
msgstr "ಸಾಕಷ್ಟು ಮೆಮೊರಿ ಇಲ್ಲವಾದುದರಿಂದ,ಕಾರ್ಯಾಚರಣೆಯನ್ನು ಚಾಲನೆ ಮಾಡಲಾಗಲಿಲ್ಲ."
#: errtxt.hrc:91
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The seek operation could not be run."
msgstr "ಹುಡುಕುವ ಕಾರ್ಯವನ್ನು ಚಲಾಯಿಲು ಸಾಧ್ಯವಿಲ್ಲ."
#: errtxt.hrc:92
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The tell operation could not be run."
msgstr "ಹೇಳುವ ಕಾರ್ಯವನ್ನು ಚಲಾಯಿಸಲು ಸಾಧ್ಯವಿಲ್ಲ."
#: errtxt.hrc:93
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Incorrect file version."
msgstr "ತಪ್ಪಾದ ಕಡತದ ಆವೃತ್ತಿ."
#: errtxt.hrc:94
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Incorrect file format."
msgstr "ತಪ್ಪಾದ ಕಡತದ ರೂಪ."
#: errtxt.hrc:95
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The file name contains invalid characters."
msgstr "ಕಡತದ ಹೆಸರಿನಲ್ಲಿ ಅಮಾನ್ಯವಾದ ಅಕ್ಷರಗಳು ಇವೆ."
#: errtxt.hrc:96
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "An unknown I/O error has occurred."
msgstr "ತಿಳಿಯಲಾರದ I/O ದೋಷ ಉಂಟಾಗಿದೆ."
#: errtxt.hrc:97
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "An invalid attempt was made to access the file."
msgstr "ಕಡತವನ್ನು ನಿಲುಕಿಸಿಕೊಳ್ಳಲು ಒಂದು ನಿರರ್ಥಕವಾದ ಪ್ರಯತ್ನವನ್ನು ಮಾಡಲಾಯಿತು."
#: errtxt.hrc:98
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The file could not be created."
msgstr "ಕಡತವನ್ನು ಸೃಷ್ಟಿಸಲಾಗಲಿಲ್ಲ."
#: errtxt.hrc:99
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The operation was started under an invalid parameter."
msgstr "ಒಂದು ಅಮಾನ್ಯವಾದ ನಿಯತಾಂಕದ ಅಡಿಯಲ್ಲಿ ಕಾರ್ಯವನ್ನು ಪ್ರಾರಂಭಿಸಲು ಸಾಧ್ಯವಾಗಿಲ್ಲ."
#: errtxt.hrc:100
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The operation on the file was aborted."
msgstr "ಕಡತದ ಮೇಲಿನ ಕಾರ್ಯಾಚರಣೆಯನ್ನು ರದ್ದುಗೊಳಿಸಲಾಯಿತು."
#: errtxt.hrc:101
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Path to the file does not exist."
msgstr "ಕಡತಕ್ಕೆ ಮಾರ್ಗವು ಅಸ್ತಿತ್ವದಲಿಲ್ಲ."
#: errtxt.hrc:102
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "An object cannot be copied into itself."
msgstr "ಒಂದು ವಸ್ತುವನ್ನು ಸ್ವತಃ ಅದರಲ್ಲಿಯೇ ಕಾಪಿ ಮಾಡಲು ಸಾಧ್ಯವಿಲ್ಲ."
#: errtxt.hrc:103
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The specified template could not be found."
msgstr "ಸೂಚಿಸಲಾದ ನಮೂನೆಯನ್ನು ಹುಡುಕಲಾಗಲಿಲ್ಲ."
#: errtxt.hrc:104
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The file cannot be used as template."
msgstr "ಕಡತವನ್ನು ನಮೂನೆಯಾಗಿ ಬಳಸಲಾಗಲಿಲ್ಲ"
#: errtxt.hrc:105
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "This document has already been opened for editing."
msgstr "ಈ ದಸ್ತಾವೇಜನ್ನು ಸಂಪಾದಿಸಲು ಈಗಾಗಲೆ ತೆರೆಯಲಾಗಿದೆ."
#: errtxt.hrc:106
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The wrong password has been entered."
msgstr "ತಪ್ಪಾದ ಗುಪ್ತಪದವನ್ನು ನಮೂದಿಸಲಾಗಿದೆ."
#: errtxt.hrc:107
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Error reading file."
msgstr "ಕಡತವನ್ನು ಲೋಡ್ ಮಾಡುವಲ್ಲಿ ದೋಷ."
#: errtxt.hrc:108
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The document was opened as read-only."
msgstr "ದಸ್ತಾವೇಜನ್ನು ಕೇವಲ-ಓದಲು ಆಗಿ ತೆರೆಯಲಾಗಿತ್ತು."
#: errtxt.hrc:109
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "General OLE Error."
msgstr "ಸಾಮಾನ್ಯ OLE ದೋಷ."
#: errtxt.hrc:110
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The host name $(ARG1) could not be resolved."
msgstr "$(ARG1) ಅತಿಥೇಯದ ಹೆಸರನ್ನು ಕಂಡುಹಿಡಿಯಲಾಗಲಿಲ್ಲ."
#: errtxt.hrc:111
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Could not establish Internet connection to $(ARG1)."
msgstr "$(ARG1)ದೊಂದಿಗೆ ಅಂತರಜಾಲ ಸಂಪರ್ಕವನ್ನು ಸಾಧಿಸಲಾಗಲಿಲ್ಲ."
#: errtxt.hrc:112
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid ""
"Error reading data from the Internet.\n"
@@ -446,7 +377,6 @@ msgstr ""
"ಪರಿಚಾರಕ ದೋಷ ಸಂದೇಶ: $(ARG1)."
#: errtxt.hrc:113
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid ""
"Error transferring data to the Internet.\n"
@@ -456,37 +386,31 @@ msgstr ""
"ಪರಿಚಾರಕ ದೋಷ ಸಂದೇಶ: $(ARG1)."
#: errtxt.hrc:114
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "General Internet error has occurred."
msgstr "ಸಾಮಾನ್ಯವಾದ ಅಂತರಜಾಲ ದೋಷವು ಎದುರಾಗಿದೆ."
#: errtxt.hrc:115
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The requested Internet data is not available in the cache and cannot be transmitted as the Online mode has not be activated."
msgstr "ಮನವಿ ಸಲ್ಲಿಸಲಾದ ಅಂತರಜಾಲ ಮಾಹಿತಿಯು ಕ್ಯಾಶೆಯಲ್ಲಿ ಲಭ್ಯವಿಲ್ಲ ಹಾಗು ಆನ್‌ಲೈನ್‌ ವಿಧಾನವು ಸಕ್ರಿಯಗೊಂಡಿಲ್ಲದ ಕಾರಣ ಅದನ್ನು ವರ್ಗಾಯಿಸಲು ಸಾಧ್ಯವಿರುವುದಿಲ್ಲ."
#: errtxt.hrc:116
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The contents could not be created."
msgstr "ವಿವರಗಳನ್ನು ರಚಿಸಲಾಗಲಿಲ್ಲ."
#: errtxt.hrc:117
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The file name is too long for the target file system."
msgstr "ಗುರಿಯ ಕಡತ ವ್ಯವಸ್ಥೆಯ ಕಡತದ ಹೆಸರು ಅತಿ ಧೀರ್ಘವಾಗಿದೆ."
#: errtxt.hrc:118
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The input syntax is invalid."
msgstr "ಇನ್‌ಪುಟ್‌ ಸಿಂಟಾಕ್ಸ್‍ ಅಮಾನ್ಯವಾಗಿದೆ."
#: errtxt.hrc:119
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid ""
"This document contains attributes that cannot be saved in the selected format.\n"
@@ -496,19 +420,16 @@ msgstr ""
"ದಯವಿಟ್ಟು ದಸ್ತಾವೇಜನ್ನು %PRODUCTNAME %PRODUCTVERSION ಕಡತದ ರೂಪದಲ್ಲಿ ಉಳಿಸಿ."
#: errtxt.hrc:120
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The maximum number of documents that can be opened at the same time has been reached. You need to close one or more documents before you can open a new document."
msgstr "ಒಂದೇ ಸಮಯದಲ್ಲಿ ಒಟ್ಟಿಗೆ ತೆರೆಯಬಹುದಾದ ದಸ್ತಾವೇಜುಗಳ ಗರಿಷ್ಟ ಸಂಖ್ಯೆಯ ಮಿತಿಯನ್ನು ತಲುಪಿದೆ. ನೀವು ಒಂದು ಹೊಸ ದಸ್ತಾವೇಜನ್ನು ತೆರೆಯುವ ಮೊದಲು ಒಂದು ಅಥವ ಹೆಚ್ಚಿನ ದಸ್ತಾವೇಜುಗಳನ್ನು ಮುಚ್ಚಬೇಕು."
#: errtxt.hrc:121
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Could not create backup copy."
msgstr "ಪರ್ಯಾಯ(ಬ್ಯಾಕ್ಅಪ್‌) ಪ್ರತಿಯನ್ನು ರಚಿಸಲಾಗಲಿಲ್ಲ."
#: errtxt.hrc:122
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid ""
"An attempt was made to execute a macro.\n"
@@ -518,7 +439,6 @@ msgstr ""
"ಸುರಕ್ಷತೆಯ ಕಾರಣದಿಂದಾಗಿ ಮ್ಯಾಕ್ರೋಗಳಿಗೆ ಬೆಂಬಲವಿಲ್ಲ."
#: errtxt.hrc:123
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid ""
"This document contains macros.\n"
@@ -534,7 +454,6 @@ msgstr ""
"ಆದ್ದರಿಂದ ಕೆಲವೊಂದು ಕಾರ್ಯಶೀಲತೆಗಳು ಲಭ್ಯವಿರದೆ ಹೋಗಬಹುದು."
#: errtxt.hrc:124
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid ""
"This document contains macros.\n"
@@ -550,7 +469,6 @@ msgstr ""
"ಆದ್ದರಿಂದ ಕೆಲವೊಂದು ಕಾರ್ಯಶೀಲತೆಗಳು ಲಭ್ಯವಿರದೆ ಹೋಗಬಹುದು."
#: errtxt.hrc:125
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid ""
"The encrypted document contains unexpected non-encrypted streams.\n"
@@ -570,25 +488,21 @@ msgstr ""
" "
#: errtxt.hrc:126
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Invalid data length."
msgstr "ಅಮಾನ್ಯವಾದ ದತ್ತಾಂಶ ಉದ್ದ."
#: errtxt.hrc:127
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Function not possible: path contains current directory."
msgstr "ಕಾರ್ಯಭಾರ ಸಾಧ್ಯವಿಲ್ಲ. ಮಾರ್ಗವು ಪ್ರಸ್ತುತ ಕೋಶವನ್ನು ಹೊಂದಿದೆ."
#: errtxt.hrc:128
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Function not possible: device (drive) not identical."
msgstr "ಕಾರ್ಯಭಾರ ಸಾಧ್ಯವಿಲ್ಲ. ಸಾಧನ(ಡ್ರೈವ್‌) ಒಂದೇ ರೀತಿಯಾಗಿಲ್ಲ."
#: errtxt.hrc:129
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Device (drive) not ready."
msgstr "ಸಾಧನ(ಡ್ರೈವ್‌) ಸಿಧ್ದವಾಗಿಲ್ಲ."
@@ -599,13 +513,11 @@ msgid "Wrong checksum."
msgstr ""
#: errtxt.hrc:131
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Function not possible: write protected."
msgstr "ಕಾರ್ಯಭಾರ ಸಾಧ್ಯವಿಲ್ಲ. ಬರೆಯುದಂತೆ ಸಂರಕ್ಷಿತವಾಗಿದೆ."
#: errtxt.hrc:132
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid ""
"The password of a shared spreadsheet cannot be set or changed.\n"
@@ -2648,7 +2560,6 @@ msgid "_Delete"
msgstr "ಅಳಿಸು (_D)"
#: fileviewmenu.ui:20
-#, fuzzy
msgctxt "fileviewmenu|rename"
msgid "_Rename"
msgstr "ಹೆಸರನ್ನು ಬದಲಾಯಿಸು(_R)"
@@ -2699,19 +2610,16 @@ msgid "%1 Options"
msgstr "%1 ಆಯ್ಕೆಗಳು"
#: graphicexport.ui:159
-#, fuzzy
msgctxt "graphicexport|label5"
msgid "Width:"
msgstr "ಅಗಲ:"
#: graphicexport.ui:173
-#, fuzzy
msgctxt "graphicexport|label6"
msgid "Height:"
msgstr "ಎತ್ತರ:"
#: graphicexport.ui:187
-#, fuzzy
msgctxt "graphicexport|resolutionft"
msgid "Resolution:"
msgstr "ರೆಸಲ್ಯೂಶನ್:"
@@ -2921,7 +2829,6 @@ msgid "Secure connection"
msgstr ""
#: placeedit.ui:269
-#, fuzzy
msgctxt "placeedit|loginLabel"
msgid "User:"
msgstr "ಬಳಕೆದಾರ:"
@@ -2939,7 +2846,6 @@ msgid "Port:"
msgstr "ಸಂಪರ್ಕಸ್ಥಾನ"
#: placeedit.ui:414
-#, fuzzy
msgctxt "placeedit|passwordLabel"
msgid "Password:"
msgstr "ಗುಪ್ತಪದ:"
@@ -3504,7 +3410,6 @@ msgid "Unknown source"
msgstr "ಗೊತ್ತಿಲ್ಲದ ಆಕರ"
#: strings.hrc:105
-#, fuzzy
msgctxt "STR_SVT_FILEVIEW_COLUMN_TITLE"
msgid "Name"
msgstr "ಹೆಸರು"
@@ -3758,7 +3663,6 @@ msgid "Black Italic"
msgstr "ಕಪ್ಪು ಇಟಾಲಿಕ್"
#: strings.hrc:176
-#, fuzzy
msgctxt "STR_SVT_STYLE_BOOK"
msgid "Book"
msgstr "ಪುಸ್ತಕ"
@@ -3871,7 +3775,6 @@ msgid "Move To End"
msgstr "ಕೊನೆಗೆ ಸ್ಥಳಾಂತರಿಸಿ"
#: strings.hrc:199
-#, fuzzy
msgctxt "STR_TABBAR_PUSHBUTTON_ADDTAB"
msgid "Add"
msgstr "ಸೇರಿಸು"
diff --git a/source/kn/svx/messages.po b/source/kn/svx/messages.po
index 48e2d17e45e..0957fe0c680 100644
--- a/source/kn/svx/messages.po
+++ b/source/kn/svx/messages.po
@@ -75,7 +75,6 @@ msgid "LIKE"
msgstr "LIKE"
#: fmstring.hrc:28
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "NOT"
msgstr "NOT"
@@ -87,13 +86,11 @@ msgid "EMPTY"
msgstr "EMPTY"
#: fmstring.hrc:30
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "TRUE"
msgstr "TRUE"
#: fmstring.hrc:31
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "FALSE"
msgstr "FALSE"
@@ -111,19 +108,16 @@ msgid "BETWEEN"
msgstr "BETWEEN"
#: fmstring.hrc:34
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "OR"
msgstr "OR"
#: fmstring.hrc:35
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "AND"
msgstr "AND"
#: fmstring.hrc:36
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "Average"
msgstr "ಸರಾಸರಿ"
@@ -147,7 +141,6 @@ msgid "Minimum"
msgstr "ಕನಿಷ್ಠ"
#: fmstring.hrc:40
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "Sum"
msgstr "ಮೊತ್ತ"
@@ -863,7 +856,6 @@ msgid "Line of text"
msgstr "ಪಠ್ಯದ ಸಾಲು"
#: tabwin.hrc:27
-#, fuzzy
msgctxt "RID_RSC_TABWIN_PREFIX"
msgid "Table"
msgstr "ಕೋಷ್ಟಕ"
@@ -875,7 +867,6 @@ msgid "Query"
msgstr "ಕೇಳು"
#: tabwin.hrc:29
-#, fuzzy
msgctxt "RID_RSC_TABWIN_PREFIX"
msgid "SQL"
msgstr "SQL"
@@ -1278,97 +1269,81 @@ msgid "A6"
msgstr "A6"
#: page.hrc:31
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "A5"
msgstr "A5"
#: page.hrc:32
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "A4"
msgstr "A4"
#: page.hrc:33
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "A3"
msgstr "A3"
#: page.hrc:34
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "B6 (ISO)"
msgstr "B6 (ISO)"
#: page.hrc:35
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "B5 (ISO)"
msgstr "B5 (ISO)"
#: page.hrc:36
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "B4 (ISO)"
msgstr "B4 (ISO)"
#: page.hrc:37
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "Letter"
msgstr "ಪತ್ರ"
#: page.hrc:38
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "Legal"
msgstr "ಲೀಗಲ್"
#: page.hrc:39
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "Long Bond"
msgstr "ಉದ್ದನೆಯ ಬಾಂಡ್"
#: page.hrc:40
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "Tabloid"
msgstr "ಟ್ಯಾಬ್ಲಾಯ್ಡ್"
#: page.hrc:41
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "B6 (JIS)"
msgstr "B6 (JIS)"
#: page.hrc:42
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "B5 (JIS)"
msgstr "B5 (JIS)"
#: page.hrc:43
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "B4 (JIS)"
msgstr "B4 (JIS)"
#: page.hrc:44
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "16 Kai"
msgstr "16 Kai"
#: page.hrc:45
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "32 Kai"
msgstr "32 Kai"
#: page.hrc:46
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "Big 32 Kai"
msgstr "ದೊಡ್ಡದಾದ 32 Kai"
@@ -1380,31 +1355,26 @@ msgid "User"
msgstr "ಬಳಕೆದಾರ"
#: page.hrc:48
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "DL Envelope"
msgstr "DL ಲಕೋಟೆ"
#: page.hrc:49
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "C6 Envelope"
msgstr "C6 ಲಕೋಟೆ"
#: page.hrc:50
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "C6/5 Envelope"
msgstr "C6/5 ಲಕೋಟೆ"
#: page.hrc:51
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "C5 Envelope"
msgstr "C5 ಲಕೋಟೆ"
#: page.hrc:52
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "C4 Envelope"
msgstr "C4 ಲಕೋಟೆ"
@@ -1422,31 +1392,26 @@ msgid "#7¾ (Monarch) Envelope"
msgstr "#7¾ (ಮೋನಾರ್ಕ್) ಲಕೋಟೆ"
#: page.hrc:55
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "#9 Envelope"
msgstr "#9 ಲಕೋಟೆ"
#: page.hrc:56
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "#10 Envelope"
msgstr "#10 ಲಕೋಟೆ"
#: page.hrc:57
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "#11 Envelope"
msgstr "#11 ಲಕೋಟೆ"
#: page.hrc:58
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "#12 Envelope"
msgstr "#12 ಲಕೋಟೆ"
#: page.hrc:59
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "Japanese Postcard"
msgstr "ಜಪಾನೀಸ್ ಅಂಚೆಕಾರ್ಡ್"
@@ -1458,115 +1423,96 @@ msgid "A6"
msgstr "A6"
#: page.hrc:65
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "A5"
msgstr "A5"
#: page.hrc:66
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "A4"
msgstr "A4"
#: page.hrc:67
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "A3"
msgstr "A3"
#: page.hrc:68
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "A2"
msgstr "A2"
#: page.hrc:69
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "A1"
msgstr "A1"
#: page.hrc:70
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "A0"
msgstr "A0"
#: page.hrc:71
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "B6 (ISO)"
msgstr "B6 (ISO)"
#: page.hrc:72
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "B5 (ISO)"
msgstr "B5 (ISO)"
#: page.hrc:73
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "B4 (ISO)"
msgstr "B4 (ISO)"
#: page.hrc:74
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "Letter"
msgstr "ಪತ್ರ"
#: page.hrc:75
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "Legal"
msgstr "ಲೀಗಲ್"
#: page.hrc:76
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "Long Bond"
msgstr "ಉದ್ದನೆಯ ಬಾಂಡ್"
#: page.hrc:77
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "Tabloid"
msgstr "ಟ್ಯಾಬ್ಲಾಯ್ಡ್"
#: page.hrc:78
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "B6 (JIS)"
msgstr "B6 (JIS)"
#: page.hrc:79
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "B5 (JIS)"
msgstr "B5 (JIS)"
#: page.hrc:80
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "B4 (JIS)"
msgstr "B4 (JIS)"
#: page.hrc:81
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "16 Kai"
msgstr "16 Kai"
#: page.hrc:82
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "32 Kai"
msgstr "32 Kai"
#: page.hrc:83
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "Big 32 Kai"
msgstr "ದೊಡ್ಡದಾದ 32 Kai"
@@ -1578,37 +1524,31 @@ msgid "User"
msgstr "ಬಳಕೆದಾರ"
#: page.hrc:85
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "DL Envelope"
msgstr "DL ಲಕೋಟೆ"
#: page.hrc:86
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "C6 Envelope"
msgstr "C6 ಲಕೋಟೆ"
#: page.hrc:87
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "C6/5 Envelope"
msgstr "C6/5 ಲಕೋಟೆ"
#: page.hrc:88
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "C5 Envelope"
msgstr "C5 ಲಕೋಟೆ"
#: page.hrc:89
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "C4 Envelope"
msgstr "C4 ಲಕೋಟೆ"
#: page.hrc:90
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "Dia Slide"
msgstr "ಡಯಾ ಜಾರುಫಲಕ"
@@ -1632,7 +1572,6 @@ msgid "Screen 16:10"
msgstr "ತೆರೆ 16:10"
#: page.hrc:94
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "Japanese Postcard"
msgstr "ಜಪಾನೀಸ್ ಅಂಚೆಕಾರ್ಡ್"
@@ -1675,7 +1614,6 @@ msgid "Sorting"
msgstr "ವಿಂಗಡಿಸಲಾಗುತ್ತಿದೆ"
#: acceptrejectchangesdialog.ui:151
-#, fuzzy
msgctxt "acceptrejectchangesdialog|calcaction"
msgid "Action"
msgstr "ಕ್ರಿಯೆ"
@@ -1693,13 +1631,11 @@ msgid "Author"
msgstr "ಕರ್ತೃ"
#: acceptrejectchangesdialog.ui:175
-#, fuzzy
msgctxt "acceptrejectchangesdialog|calcdate"
msgid "Date"
msgstr "ದಿನಾಂಕ"
#: acceptrejectchangesdialog.ui:183
-#, fuzzy
msgctxt "acceptrejectchangesdialog|calcdesc"
msgid "Description"
msgstr "ವಿವರಣೆ"
@@ -1717,7 +1653,6 @@ msgid "Sort By"
msgstr "ವಿಂಗಡಿಸು"
#: acceptrejectchangesdialog.ui:216
-#, fuzzy
msgctxt "acceptrejectchangesdialog|writeraction"
msgid "Action"
msgstr "ಕ್ರಿಯೆ"
@@ -1729,13 +1664,11 @@ msgid "Author"
msgstr "ಕರ್ತೃ"
#: acceptrejectchangesdialog.ui:232
-#, fuzzy
msgctxt "acceptrejectchangesdialog|writerdate"
msgid "Date"
msgstr "ದಿನಾಂಕ"
#: acceptrejectchangesdialog.ui:240
-#, fuzzy
msgctxt "acceptrejectchangesdialog|writerdesc"
msgid "Comment"
msgstr "ಟಿಪ್ಪಣಿ"
@@ -1780,7 +1713,6 @@ msgid "_Default value:"
msgstr "ಪೂರ್ವನಿಯೋಜಿತ ಮೌಲ್ಯ (_D)"
#: adddataitemdialog.ui:77
-#, fuzzy
msgctxt "adddataitemdialog|browse"
msgid "_Add..."
msgstr "ಸೇರಿಸು (_A)..."
@@ -1945,7 +1877,6 @@ msgid "Binding e_xpression:"
msgstr "ಬೈಂಡಿಂಗ್ ಎಕ್ಸ್‌ಪ್ರೆಶನ್ (_x)"
#: addsubmissiondialog.ui:123
-#, fuzzy
msgctxt "addsubmissiondialog|browse"
msgid "_Add..."
msgstr "ಸೇರಿಸು (_A)..."
@@ -1997,7 +1928,6 @@ msgid "Base text"
msgstr "ಮೂಲ ಪಠ್ಯ "
#: asianphoneticguidedialog.ui:177
-#, fuzzy
msgctxt "asianphoneticguidedialog|Right2ED-atkobject"
msgid "Ruby text"
msgstr "ಕೆಂಪು ಪಠ್ಯ"
@@ -2009,13 +1939,11 @@ msgid "Base text"
msgstr "ಮೂಲ ಪಠ್ಯ "
#: asianphoneticguidedialog.ui:207
-#, fuzzy
msgctxt "asianphoneticguidedialog|Right3ED-atkobject"
msgid "Ruby text"
msgstr "ಕೆಂಪು ಪಠ್ಯ"
#: asianphoneticguidedialog.ui:222
-#, fuzzy
msgctxt "asianphoneticguidedialog|Right4ED-atkobject"
msgid "Ruby text"
msgstr "ಕೆಂಪು ಪಠ್ಯ"
@@ -2299,7 +2227,6 @@ msgid "Part Number:"
msgstr "ಪುಟ ಸಂಖ್ಯೆ"
#: classificationdialog.ui:310
-#, fuzzy
msgctxt "classificationdialog|intellectualPropertyPartAddButton"
msgid "Add"
msgstr "ಸೇರಿಸು"
@@ -2338,7 +2265,6 @@ msgid "Insert _Column"
msgstr "ಲಂಬಸಾಲನ್ನು ಸೇರಿಸು"
#: colsmenu.ui:22
-#, fuzzy
msgctxt "colsmenu|TextField"
msgid "Text Box"
msgstr "ಪಠ್ಯ ಚೌಕ"
@@ -2356,7 +2282,6 @@ msgid "Combo Box"
msgstr "ಕಾಂಬೋ ಚೌಕ"
#: colsmenu.ui:46
-#, fuzzy
msgctxt "colsmenu|ListBox"
msgid "List Box"
msgstr "ಪಟ್ಟಿ ಚೌಕ"
@@ -2409,7 +2334,6 @@ msgid "_Replace with"
msgstr "ಇದರೊಂದಿಗೆ ಬದಲಾಯಿಸು (_p)"
#: colsmenu.ui:123
-#, fuzzy
msgctxt "colsmenu|TextField1"
msgid "Text Box"
msgstr "ಪಠ್ಯ ಚೌಕ"
@@ -2427,7 +2351,6 @@ msgid "Combo Box"
msgstr "ಕಾಂಬೋ ಚೌಕ"
#: colsmenu.ui:147
-#, fuzzy
msgctxt "colsmenu|ListBox1"
msgid "List Box"
msgstr "ಪಟ್ಟಿ ಚೌಕ"
@@ -2474,7 +2397,6 @@ msgid "Date and Time Field"
msgstr ""
#: colsmenu.ui:216
-#, fuzzy
msgctxt "colsmenu|delete"
msgid "Delete column"
msgstr "ಲಂಬಸಾಲನ್ನು ಅಳಿಸು"
@@ -2558,7 +2480,6 @@ msgid "Lossless compression"
msgstr "ನಷ್ಟವಿಲ್ಲದೆ ಕುಗ್ಗಿಸುವಿಕೆ (~L)"
#: compressgraphicdialog.ui:285
-#, fuzzy
msgctxt "compressgraphicdialog|label2"
msgid "Compression"
msgstr "ಸಂಕುಚನೆ"
@@ -2570,19 +2491,16 @@ msgid "Reduce image resolution"
msgstr "ಚಿತ್ರದ ರೆಸಲ್ಯೂಶನ್ ಅನ್ನು ಕಡಿಮೆ ಮಾಡು"
#: compressgraphicdialog.ui:335
-#, fuzzy
msgctxt "compressgraphicdialog|label3"
msgid "Width:"
msgstr "ಅಗಲ:"
#: compressgraphicdialog.ui:350
-#, fuzzy
msgctxt "compressgraphicdialog|label4"
msgid "Height:"
msgstr "ಎತ್ತರ:"
#: compressgraphicdialog.ui:365
-#, fuzzy
msgctxt "compressgraphicdialog|label5"
msgid "Resolution:"
msgstr "ರೆಸಲ್ಯೂಶನ್:"
@@ -2599,19 +2517,16 @@ msgid "px"
msgstr "px"
#: compressgraphicdialog.ui:471
-#, fuzzy
msgctxt "compressgraphicdialog|label14"
msgid "px"
msgstr "px"
#: compressgraphicdialog.ui:483
-#, fuzzy
msgctxt "compressgraphicdialog|label16"
msgid "DPI"
msgstr "DPI"
#: compressgraphicdialog.ui:502
-#, fuzzy
msgctxt "compressgraphicdialog|label22"
msgid "Resolution"
msgstr "ರೆಸಲ್ಯೂಶನ್"
@@ -2756,7 +2671,6 @@ msgid "Scroll bar"
msgstr "ಚಲನಪಟ್ಟಿಕೆ"
#: convertmenu.ui:173
-#, fuzzy
msgctxt "convertmenu|ConvertToSpinButton"
msgid "Spin Button"
msgstr "ತಿರುಗಣೆ ಗುಂಡಿ"
@@ -2783,7 +2697,6 @@ msgid "_Don’t Send"
msgstr ""
#: crashreportdlg.ui:51
-#, fuzzy
msgctxt "crashreportdlg|btn_close"
msgid "Close"
msgstr "ಮುಚ್ಚು"
@@ -2848,7 +2761,6 @@ msgid "_Instances"
msgstr "ಇನ್‌ಸ್ಟನ್ಸ್"
#: datanavigator.ui:164
-#, fuzzy
msgctxt "datanavigator|instancesadd"
msgid "_Add..."
msgstr "ಸೇರಿಸು (_A)..."
@@ -2871,7 +2783,6 @@ msgid "_Show Details"
msgstr "ವಿವರಗಳನ್ನು ತೋರಿಸು (~S)"
#: datanavigator.ui:203
-#, fuzzy
msgctxt "datanavigator|modelsadd"
msgid "_Add..."
msgstr "ಸೇರಿಸು (_A)..."
@@ -2895,19 +2806,16 @@ msgid "Lines & Arrows"
msgstr "ಗೆರೆಗಳು ಮತ್ತು ಬಾಣಗಳು"
#: defaultshapespanel.ui:95
-#, fuzzy
msgctxt "defaultshapespanel|label2"
msgid "Curve"
msgstr "ವಕ್ರರೇಖೆ"
#: defaultshapespanel.ui:132
-#, fuzzy
msgctxt "defaultshapespanel|label3"
msgid "Connectors"
msgstr "ಜೋಡಕಗಳು"
#: defaultshapespanel.ui:169
-#, fuzzy
msgctxt "defaultshapespanel|label4"
msgid "Basic Shapes"
msgstr "ಮೂಲ ಆಕೃತಿಗಳು"
@@ -2919,19 +2827,16 @@ msgid "Symbols"
msgstr "ಚಿಹ್ನೆಗಳು"
#: defaultshapespanel.ui:243
-#, fuzzy
msgctxt "defaultshapespanel|label6"
msgid "Block Arrows"
msgstr "ಖಂಡ ಬಾಣದಚಿಹ್ನೆಗಳು"
#: defaultshapespanel.ui:280
-#, fuzzy
msgctxt "defaultshapespanel|label7"
msgid "Flowchart"
msgstr "ಕ್ರಮಸೂಚಿ ನಕ್ಷೆ"
#: defaultshapespanel.ui:317
-#, fuzzy
msgctxt "defaultshapespanel|label8"
msgid "Callouts"
msgstr "ವಿವರಣಾ ಸೂಚಕಗಳು"
@@ -2943,7 +2848,6 @@ msgid "Stars"
msgstr "ನಕ್ಷತ್ರಗಳು"
#: defaultshapespanel.ui:391
-#, fuzzy
msgctxt "defaultshapespanel|label10"
msgid "3D Objects"
msgstr "3D ವಸ್ತುಗಳು"
@@ -2979,7 +2883,6 @@ msgid "All contents of the header will be deleted and can not be restored."
msgstr "ಶಿರೋಲೇಖದಲ್ಲಿನ ಎಲ್ಲಾ ವಿಷಯಗಳನ್ನು ಅಳಿಸಲಾಗುತ್ತದೆ ಮತ್ತು ಅವುಗಳನ್ನು ಮರಳಿ ಸ್ಥಾಪಿಸಲು ಸಾಧ್ಯವಿರುವುದಿಲ್ಲ."
#: docking3deffects.ui:263
-#, fuzzy
msgctxt "docking3deffects|Docking3DEffects"
msgid "3D Effects"
msgstr "3D ಪರಿಣಾಮಗಳು"
@@ -3164,13 +3067,11 @@ msgid "_Distance"
msgstr "ಇನ್‌ಸ್ಟನ್ಸ್"
#: docking3deffects.ui:1032
-#, fuzzy
msgctxt "docking3deffects|label16"
msgid "Camera"
msgstr "ಕ್ಯಾಮೆರಾ"
#: docking3deffects.ui:1067
-#, fuzzy
msgctxt "docking3deffects|label17"
msgid "_Light source"
msgstr "ಬೆಳಕಿನ ಮೂಲ (_L)"
@@ -3188,7 +3089,6 @@ msgid "Colors Dialog"
msgstr "ಬಣ್ಣಗಳ ಸಂವಾದ"
#: docking3deffects.ui:1121
-#, fuzzy
msgctxt "docking3deffects|label18"
msgid "_Ambient light"
msgstr "ಸುತ್ತಮುತ್ತಲಿನ ಬೆಳಕು (_A)"
@@ -3242,7 +3142,6 @@ msgid "Light Source 8"
msgstr "ಬೆಳಕಿನ ಮೂಲ 8"
#: docking3deffects.ui:1369
-#, fuzzy
msgctxt "docking3deffects|label19"
msgid "Illumination"
msgstr "ಪ್ರಕಾಶಗೊಳಿಸುವಿಕೆ"
@@ -3374,13 +3273,11 @@ msgid "_Illumination color"
msgstr "ಪ್ರಕಾಶಗೊಳಿಕಾ ಬಣ್ಣ(~I)"
#: docking3deffects.ui:1751
-#, fuzzy
msgctxt "docking3deffects|favorites"
msgid "User-defined"
msgstr "ಬಳಕೆದಾರರಿಂದ-ಸೂಚಿತ"
#: docking3deffects.ui:1752
-#, fuzzy
msgctxt "docking3deffects|favorites"
msgid "Metal"
msgstr "ಲೋಹ"
@@ -3452,7 +3349,6 @@ msgid "Specular"
msgstr "ಹೋಲುವ"
#: docking3deffects.ui:1924
-#, fuzzy
msgctxt "docking3deffects|assign|tooltip_text"
msgid "Assign"
msgstr "ನಿಯೋಜಿಸು"
@@ -3476,7 +3372,6 @@ msgid "Textures"
msgstr "ಮೇಲ್ಮೈ ರಚನೆಗಳು"
#: docking3deffects.ui:1978
-#, fuzzy
msgctxt "docking3deffects|light|tooltip_text"
msgid "Illumination"
msgstr "ಪ್ರಕಾಶಗೊಳಿಸುವಿಕೆ"
@@ -3494,7 +3389,6 @@ msgid "Geometry"
msgstr "ಜ್ಯಾಮಿತಿ"
#: dockingcolorreplace.ui:17
-#, fuzzy
msgctxt "dockingcolorreplace|DockingColorReplace"
msgid "Color Replacer"
msgstr "ಬಣ್ಣ ಬದಲಾವಣೆಗಾರ"
@@ -3660,7 +3554,6 @@ msgid "Orientation"
msgstr "ಪ್ರಸ್ತುತಿ"
#: dockingfontwork.ui:143
-#, fuzzy
msgctxt "dockingfontwork|left|tooltip_text"
msgid "Align Left"
msgstr "ಎಡಕ್ಕೆ ಹೊಂದಿಸು"
@@ -3672,7 +3565,6 @@ msgid "Center"
msgstr "ಮಧ್ಯ"
#: dockingfontwork.ui:170
-#, fuzzy
msgctxt "dockingfontwork|right|tooltip_text"
msgid "Align Right"
msgstr "ಬಲಕ್ಕೆ ಹೊಂದಿಸು"
@@ -3690,7 +3582,6 @@ msgid "Distance"
msgstr "ಇನ್‌ಸ್ಟನ್ಸ್"
#: dockingfontwork.ui:259
-#, fuzzy
msgctxt "dockingfontwork|indent|tooltip_text"
msgid "Indent"
msgstr "ಇಂಡೆಂಟ್"
@@ -3708,7 +3599,6 @@ msgid "Text Contour"
msgstr "ಪಠ್ಯ ಬಾಹ್ಯಾಕಾರ"
#: dockingfontwork.ui:319
-#, fuzzy
msgctxt "dockingfontwork|noshadow|tooltip_text"
msgid "No Shadow"
msgstr "ಯಾವುದೆ ನೆರಳು ಇಲ್ಲ"
@@ -3720,7 +3610,6 @@ msgid "Vertical"
msgstr "ಲಂಬ (_V):"
#: dockingfontwork.ui:346
-#, fuzzy
msgctxt "dockingfontwork|slant|tooltip_text"
msgid "Slant"
msgstr "ಓರೆ"
@@ -3803,13 +3692,11 @@ msgid "%PRODUCTNAME %PRODUCTVERSION Document Recovery"
msgstr ""
#: docrecoveryrecoverdialog.ui:22
-#, fuzzy
msgctxt "docrecoveryrecoverdialog|cancel"
msgid "_Discard"
msgstr "ತಿರಸ್ಕರಿಸು (_D)"
#: docrecoveryrecoverdialog.ui:37
-#, fuzzy
msgctxt "docrecoveryrecoverdialog|next"
msgid "_Start"
msgstr "ಆರಂಭ(_S)"
@@ -3876,7 +3763,6 @@ msgid "_Delete"
msgstr "# ಅಳಿಸು"
#: filtermenu.ui:20
-#, fuzzy
msgctxt "filtermenu|edit"
msgid "_Edit"
msgstr "ಸಂಪಾದನೆ (_E)"
@@ -4035,7 +3921,6 @@ msgid "Similarities..."
msgstr ""
#: findreplacedialog.ui:827
-#, fuzzy
msgctxt "findreplacedialog|soundslike"
msgid "Sounds like (_Japanese)"
msgstr "ಹೀಗೆ ಕೇಳಿಸುತ್ತದೆ (ಜಾಪನೀಸ್) (_J)"
@@ -4084,7 +3969,6 @@ msgid "Notes"
msgstr "ಟಿಪ್ಪಣಿಗಳು"
#: findreplacedialog.ui:985
-#, fuzzy
msgctxt "findreplacedialog|searchdir"
msgid "Direction:"
msgstr "ದಿಕ್ಕು:"
@@ -4190,7 +4074,6 @@ msgid "Contour Editor"
msgstr "ಬಾಹ್ಯರೇಖೆ ಸಂಪಾದಕ"
#: floatingcontour.ui:46
-#, fuzzy
msgctxt "floatingcontour|TBI_APPLY"
msgid "Apply"
msgstr "ಅನ್ವಯಿಸು"
@@ -4208,43 +4091,36 @@ msgid "Select"
msgstr "ಆರಿಸು"
#: floatingcontour.ui:111
-#, fuzzy
msgctxt "floatingcontour|TBI_RECT"
msgid "Rectangle"
msgstr "ಆಯತ"
#: floatingcontour.ui:126
-#, fuzzy
msgctxt "floatingcontour|TBI_CIRCLE"
msgid "Ellipse"
msgstr "ದೀರ್ಘವೃತ್ತ"
#: floatingcontour.ui:141
-#, fuzzy
msgctxt "floatingcontour|TBI_POLY"
msgid "Polygon"
msgstr "ಬಹುಭುಜಾಕೃತಿ"
#: floatingcontour.ui:166
-#, fuzzy
msgctxt "floatingcontour|TBI_POLYEDIT"
msgid "Edit Points"
msgstr "ಬಿಂದುಗಳನ್ನು ಸಂಪಾದಿಸು"
#: floatingcontour.ui:181
-#, fuzzy
msgctxt "floatingcontour|TBI_POLYMOVE"
msgid "Move Points"
msgstr "ಬಿಂದುಗಳನ್ನು ಸ್ಥಳಾಂತರಿಸು"
#: floatingcontour.ui:196
-#, fuzzy
msgctxt "floatingcontour|TBI_POLYINSERT"
msgid "Insert Points"
msgstr "ಬಿಂದುಗಳನ್ನು ಸೇರಿಸು"
#: floatingcontour.ui:211
-#, fuzzy
msgctxt "floatingcontour|TBI_POLYDELETE"
msgid "Delete Points"
msgstr "ಬಿಂದುಗಳನ್ನು ಅಳಿಸು"
@@ -4313,13 +4189,11 @@ msgid "Add Item"
msgstr "ಅಂಶವನ್ನು ಸೇರಿಸು"
#: formdatamenu.ui:20
-#, fuzzy
msgctxt "formdatamenu|addelement"
msgid "Add Element"
msgstr "ಅಂಶವನ್ನು ಸೇರಿಸು"
#: formdatamenu.ui:28
-#, fuzzy
msgctxt "formdatamenu|addattribute"
msgid "Add Attribute"
msgstr "ಗುಣವಿಶೇಷವನ್ನು ಸೇರಿಸು"
@@ -4350,7 +4224,6 @@ msgid ""
msgstr ""
#: formlinkwarndialog.ui:27
-#, fuzzy
msgctxt "formlinkwarndialog|ok"
msgid "_Edit"
msgstr "ಸಂಪಾದನೆ (_E)"
@@ -4368,7 +4241,6 @@ msgid "Form"
msgstr "ನಮೂನೆ"
#: formnavimenu.ui:30
-#, fuzzy
msgctxt "formnavimenu|hidden"
msgid "Hidden Control"
msgstr "ಅಡಗಿಸಿರುವ ನಿಯಂತ್ರಣ"
@@ -4410,7 +4282,6 @@ msgid "Tab Order..."
msgstr "ಟ್ಯಾಬ್‌ನ ಸ್ತರ..."
#: formnavimenu.ui:90
-#, fuzzy
msgctxt "formnavimenu|rename"
msgid "_Rename"
msgstr "ಹೆಸರನ್ನು ಬದಲಾಯಿಸು(_R)"
@@ -4422,25 +4293,21 @@ msgid "Propert_ies"
msgstr "ಗುಣಗಳು: "
#: formnavimenu.ui:106
-#, fuzzy
msgctxt "formnavimenu|designmode"
msgid "Open in Design Mode"
msgstr "ವಿನ್ಯಾಸದ ಕ್ರಮದಲ್ಲಿ ತೆರೆ"
#: formnavimenu.ui:114
-#, fuzzy
msgctxt "formnavimenu|controlfocus"
msgid "Automatic Control Focus"
msgstr "ಸ್ವಯಂಚಾಲಿತ ನಿಯಂತ್ರಣ ಕೇಂದ್ರೀಕರಣ"
#: functionmenu.ui:12
-#, fuzzy
msgctxt "functionmenu|avg"
msgid "Average"
msgstr "ಸರಾಸರಿ"
#: functionmenu.ui:20
-#, fuzzy
msgctxt "functionmenu|counta"
msgid "CountA"
msgstr "CountA"
@@ -4464,13 +4331,11 @@ msgid "Minimum"
msgstr "ಕನಿಷ್ಠ"
#: functionmenu.ui:48
-#, fuzzy
msgctxt "functionmenu|sum"
msgid "Sum"
msgstr "ಮೊತ್ತ"
#: functionmenu.ui:55
-#, fuzzy
msgctxt "functionmenu|selection"
msgid "Selection count"
msgstr "ಆಯ್ಕೆಯ ಎಣಿಕೆ"
@@ -4494,7 +4359,6 @@ msgid "_Delete"
msgstr "# ಅಳಿಸು"
#: gallerymenu1.ui:33
-#, fuzzy
msgctxt "gallerymenu1|rename"
msgid "_Rename"
msgstr "ಹೆಸರನ್ನು ಬದಲಾಯಿಸು(_R)"
@@ -4630,7 +4494,6 @@ msgid "ImageMap Editor"
msgstr "ಚಿತ್ರನಕ್ಷೆ ಸಂಪಾದಕ"
#: imapdialog.ui:32
-#, fuzzy
msgctxt "imapdialog|TBI_APPLY"
msgid "Apply"
msgstr "ಅನ್ವಯಿಸು"
@@ -4648,7 +4511,6 @@ msgid "Save..."
msgstr "ಉಳಿಸು..."
#: imapdialog.ui:77
-#, fuzzy
msgctxt "imapdialog|TBI_CLOSE"
msgid "Close"
msgstr "ಮುಚ್ಚು"
@@ -4660,19 +4522,16 @@ msgid "Select"
msgstr "ಆರಿಸು"
#: imapdialog.ui:106
-#, fuzzy
msgctxt "imapdialog|TBI_RECT"
msgid "Rectangle"
msgstr "ಆಯತ"
#: imapdialog.ui:121
-#, fuzzy
msgctxt "imapdialog|TBI_CIRCLE"
msgid "Ellipse"
msgstr "ದೀರ್ಘವೃತ್ತ"
#: imapdialog.ui:136
-#, fuzzy
msgctxt "imapdialog|TBI_POLY"
msgid "Polygon"
msgstr "ಬಹುಭುಜಾಕೃತಿ"
@@ -4684,25 +4543,21 @@ msgid "Freeform Polygon"
msgstr "ಮುಕ್ತಾಕಾರ ಬಹುಭುಜಾಕೃತಿ"
#: imapdialog.ui:166
-#, fuzzy
msgctxt "imapdialog|TBI_POLYEDIT"
msgid "Edit Points"
msgstr "ಬಿಂದುಗಳನ್ನು ಸಂಪಾದಿಸು"
#: imapdialog.ui:181
-#, fuzzy
msgctxt "imapdialog|TBI_POLYMOVE"
msgid "Move Points"
msgstr "ಬಿಂದುಗಳನ್ನು ಸ್ಥಳಾಂತರಿಸು"
#: imapdialog.ui:196
-#, fuzzy
msgctxt "imapdialog|TBI_POLYINSERT"
msgid "Insert Points"
msgstr "ಬಿಂದುಗಳನ್ನು ಸೇರಿಸು"
#: imapdialog.ui:211
-#, fuzzy
msgctxt "imapdialog|TBI_POLYDELETE"
msgid "Delete Points"
msgstr "ಬಿಂದುಗಳನ್ನು ಅಳಿಸು"
@@ -4720,7 +4575,6 @@ msgid "Redo"
msgstr "ಕೆಂಪು"
#: imapdialog.ui:256
-#, fuzzy
msgctxt "imapdialog|TBI_ACTIVE"
msgid "Active"
msgstr "ಸಕ್ರಿಯ"
@@ -4756,19 +4610,16 @@ msgid "Text:"
msgstr "ಪಠ್ಯ: "
#: imapmenu.ui:12
-#, fuzzy
msgctxt "imapmenu|url"
msgid "Description..."
msgstr "ವಿವರಣೆ..."
#: imapmenu.ui:20
-#, fuzzy
msgctxt "imapmenu|macro"
msgid "_Macro..."
msgstr "ಮ್ಯಾಕ್ರೋ(_M)..."
#: imapmenu.ui:28
-#, fuzzy
msgctxt "imapmenu|active"
msgid "Active"
msgstr "ಸಕ್ರಿಯ"
@@ -5044,7 +4895,6 @@ msgid "Line Spacing:"
msgstr "ಸಾಲಿನ ಅಂತರ"
#: paralinespacingcontrol.ui:182
-#, fuzzy
msgctxt "paralinespacingcontrol|line_dist"
msgid "Single"
msgstr "ಒಂದು"
@@ -5062,13 +4912,11 @@ msgid "1.5 Lines"
msgstr "1.5 ಸಾಲುಗಳು"
#: paralinespacingcontrol.ui:185
-#, fuzzy
msgctxt "paralinespacingcontrol|line_dist"
msgid "Double"
msgstr "ಎರಡು"
#: paralinespacingcontrol.ui:186
-#, fuzzy
msgctxt "paralinespacingcontrol|line_dist"
msgid "Proportional"
msgstr "ಅನುಗುಣವಾದ"
@@ -5086,7 +4934,6 @@ msgid "Leading"
msgstr "ಮುಂದಕ್ಕೆ ಬಾಗಿರುವ"
#: paralinespacingcontrol.ui:189
-#, fuzzy
msgctxt "paralinespacingcontrol|line_dist"
msgid "Fixed"
msgstr "ನಿಶ್ಚಿತ"
@@ -5103,31 +4950,26 @@ msgid "Custom Value"
msgstr ""
#: paralrspacing.ui:37
-#, fuzzy
msgctxt "paralrspacing|beforetextindent|tooltip_text"
msgid "Before Text Indent"
msgstr "ಪಠ್ಯ ಇಂಡೆಂಟ್‌ಗೂ ಮೊದಲು"
#: paralrspacing.ui:77
-#, fuzzy
msgctxt "paralrspacing|aftertextindent|tooltip_text"
msgid "After Text Indent"
msgstr "ಪಠ್ಯ ಇಂಡೆಂಟ್‌ ನಂತರ"
#: paralrspacing.ui:115
-#, fuzzy
msgctxt "paralrspacing|firstlineindent|tooltip_text"
msgid "First Line Indent"
msgstr "ಮೊದಲ ಸಾಲಿನ ಇಂಡೆಂಟ್"
#: paraulspacing.ui:45
-#, fuzzy
msgctxt "paraulspacing|aboveparaspacing|tooltip_text"
msgid "Above Paragraph Spacing"
msgstr "ಪ್ಯಾರಾಗ್ರಾಫ್‌ನ ಮೇಲಿನ ಅಂತರ"
#: paraulspacing.ui:86
-#, fuzzy
msgctxt "paraulspacing|belowparaspacing|tooltip_text"
msgid "Below Paragraph Spacing"
msgstr "ಪ್ಯಾರಾಗ್ರಾಫ್‌ನ ಕೆಳಗಿನ ಅಂತರ"
@@ -5332,7 +5174,6 @@ msgid "C_omment:"
msgstr "ಟಿಪ್ಪಣಿ (_o)"
#: redlinefilterpage.ui:87
-#, fuzzy
msgctxt "redlinefilterpage|commentedit-atkobject"
msgid "Comment"
msgstr "ಟಿಪ್ಪಣಿ"
@@ -5413,13 +5254,11 @@ msgid "a_nd"
msgstr "ಮತ್ತು (_n)"
#: redlinefilterpage.ui:287
-#, fuzzy
msgctxt "redlinefilterpage|startdate-atkobject"
msgid "Start Date"
msgstr "ಆರಂಭದ ದಿನಾಂಕ"
#: redlinefilterpage.ui:306
-#, fuzzy
msgctxt "redlinefilterpage|starttime-atkobject"
msgid "Start Time"
msgstr "ಆರಂಭದ ಸಮಯ"
@@ -5436,7 +5275,6 @@ msgid "End Date"
msgstr "ಅಂತ್ಯದ ದಿನಾಂಕ"
#: redlinefilterpage.ui:360
-#, fuzzy
msgctxt "redlinefilterpage|endtime-atkobject"
msgid "End Time"
msgstr "ಅಂತ್ಯದ ಸಮಯ"
@@ -5477,19 +5315,16 @@ msgid "Changes"
msgstr "ಬದಲಾವಣೆಗಳು"
#: rowsmenu.ui:12
-#, fuzzy
msgctxt "rowsmenu|delete"
msgid "Delete Rows"
msgstr "ಅಡ್ಡಸಾಲುಗಳನ್ನು ಅಳಿಸು"
#: rowsmenu.ui:19
-#, fuzzy
msgctxt "rowsmenu|save"
msgid "Save Record"
msgstr "ದಾಖಲೆಯನ್ನು ಉಳಿಸು"
#: rowsmenu.ui:26
-#, fuzzy
msgctxt "rowsmenu|undo"
msgid "Undo: Data entry"
msgstr "ರದ್ದುಮಾಡು: ದತ್ತ ನಮೂದನೆ"
@@ -5507,25 +5342,21 @@ msgid "Centimeter"
msgstr "ಸೆಂಟಿಮೀಟರ್"
#: rulermenu.ui:28
-#, fuzzy
msgctxt "rulermenu|m"
msgid "Meter"
msgstr "ಮೀಟರ್"
#: rulermenu.ui:36
-#, fuzzy
msgctxt "rulermenu|km"
msgid "Kilometer"
msgstr "ಕಿಲೋಮೀಟರ್"
#: rulermenu.ui:44
-#, fuzzy
msgctxt "rulermenu|in"
msgid "Inch"
msgstr "ಇಂಚು"
#: rulermenu.ui:52
-#, fuzzy
msgctxt "rulermenu|ft"
msgid "Foot"
msgstr "ಅಡಿ"
@@ -5537,19 +5368,16 @@ msgid "Miles"
msgstr "ಮೈಲುಗಳು"
#: rulermenu.ui:68
-#, fuzzy
msgctxt "rulermenu|pt"
msgid "Point"
msgstr "ಬಿಂದು"
#: rulermenu.ui:76
-#, fuzzy
msgctxt "rulermenu|pc"
msgid "Pica"
msgstr "ಪಿಕಾ"
#: rulermenu.ui:84
-#, fuzzy
msgctxt "rulermenu|ch"
msgid "Char"
msgstr "ಅಕ್ಷರ"
@@ -5621,7 +5449,6 @@ msgid "Disable hardware acceleration (OpenGL, OpenCL)"
msgstr ""
#: safemodedialog.ui:234
-#, fuzzy
msgctxt "safemodedialog|radio_extensions"
msgid "Extensions"
msgstr "ವಿಸ್ತರಣೆಗಳು"
@@ -5780,31 +5607,26 @@ msgid "Linear"
msgstr "ನೇರರೇಖೆ"
#: sidebararea.ui:170
-#, fuzzy
msgctxt "sidebararea|gradientstyle"
msgid "Axial"
msgstr "ಅಕ್ಷೀಯ"
#: sidebararea.ui:171
-#, fuzzy
msgctxt "sidebararea|gradientstyle"
msgid "Radial"
msgstr "ರೇಡಿಯಲ್"
#: sidebararea.ui:172
-#, fuzzy
msgctxt "sidebararea|gradientstyle"
msgid "Ellipsoid"
msgstr "ದೀರ್ಘವೃತ್ತ"
#: sidebararea.ui:173
-#, fuzzy
msgctxt "sidebararea|gradientstyle"
msgid "Quadratic"
msgstr "ಕ್ವಾಡ್ರಾಟಿಕ್"
#: sidebararea.ui:174
-#, fuzzy
msgctxt "sidebararea|gradientstyle"
msgid "Square"
msgstr "ಚೌಕ"
@@ -5815,7 +5637,6 @@ msgid "Gradient Type"
msgstr ""
#: sidebararea.ui:190
-#, fuzzy
msgctxt "sidebararea|bmpimport"
msgid "_Import"
msgstr "ಆಮದು ಮಾಡು (_I)"
@@ -5831,7 +5652,6 @@ msgid "Gradient angle"
msgstr ""
#: sidebararea.ui:232
-#, fuzzy
msgctxt "sidebararea|transparencylabel|tooltip_text"
msgid "Transparency"
msgstr "ಪಾರದರ್ಶಕತೆ"
@@ -5898,7 +5718,6 @@ msgid "Specify the variation of gradient transparency."
msgstr "ಗ್ರೇಡಿಯಂಟ್ ಪಾರದರ್ಶಕತೆಯ ಬದಲಾವಣೆಯನ್ನು ಸೂಚಿಸಿ."
#: sidebararea.ui:320
-#, fuzzy
msgctxt "sidebararea|transparencyslider|tooltip_text"
msgid "Specify 0% for fully opaque through 100% for fully transparent."
msgstr "ಸಂಪೂರ್ಣ ಅಪಾರದರ್ಶಕತೆಗಾಗಿ 0% ಅನ್ನು ಸಂಪೂರ್ಣ ಪಾರದರ್ಶಕತೆಗಾಗಿ 100% ಅನ್ನು ಸೂಚಿಸಿ."
@@ -5909,7 +5728,6 @@ msgid "Specify 0% for fully opaque through 100% for fully transparent."
msgstr "ಸಂಪೂರ್ಣ ಅಪಾರದರ್ಶಕತೆಗಾಗಿ 0% ಅನ್ನು ಸಂಪೂರ್ಣ ಪಾರದರ್ಶಕತೆಗಾಗಿ 100% ಅನ್ನು ಸೂಚಿಸಿ."
#: sidebararea.ui:346
-#, fuzzy
msgctxt "sidebararea|settransparency-atkobject"
msgid "Transparency"
msgstr "ಪಾರದರ್ಶಕತೆ"
@@ -5968,7 +5786,6 @@ msgid "Specify the percentage of transparency; 0% is fully opaque and 100% is fu
msgstr "ಪಾರದರ್ಶಕತೆಯ ಪ್ರತಿಶತವನ್ನು ತೋರಿಸು; 0% ಸಂಪೂರ್ಣವಾಗಿ ಪಾರದರ್ಶಕ ಮತ್ತು 100% ಸಂಪೂರ್ಣವಾಗಿ ಅಪಾರದರ್ಶಕ."
#: sidebargraphic.ui:176
-#, fuzzy
msgctxt "sidebargraphic|settransparency-atkobject"
msgid "Transparency"
msgstr "ಪಾರದರ್ಶಕತೆ"
@@ -5979,7 +5796,6 @@ msgid "Red"
msgstr "ಕೆಂಪು"
#: sidebargraphic.ui:215
-#, fuzzy
msgctxt "sidebargraphic|setred-atkobject"
msgid "Red"
msgstr "ಕೆಂಪು"
@@ -5990,7 +5806,6 @@ msgid "Green"
msgstr "ಹಸಿರು"
#: sidebargraphic.ui:261
-#, fuzzy
msgctxt "sidebargraphic|setgreen-atkobject"
msgid "Green"
msgstr "ಹಸಿರು"
@@ -6001,7 +5816,6 @@ msgid "Blue"
msgstr "ನೀಲಿ"
#: sidebargraphic.ui:308
-#, fuzzy
msgctxt "sidebargraphic|setblue-atkobject"
msgid "Blue"
msgstr "ನೀಲಿ"
@@ -6083,7 +5897,6 @@ msgid "Specify the transparency of the line."
msgstr "ಸಾಲಿನ ಪಾರದರ್ಶಕತೆಯನ್ನು ಸೂಚಿಸಿ."
#: sidebarline.ui:230
-#, fuzzy
msgctxt "sidebarline|linetransparency-atkobject"
msgid "Transparency"
msgstr "ಪಾರದರ್ಶಕತೆ"
@@ -6185,7 +5998,6 @@ msgid "Above Paragraph Spacing"
msgstr "ಪ್ಯಾರಾಗ್ರಾಫ್‌ನ ಮೇಲಿನ ಅಂತರ"
#: sidebarparagraph.ui:320
-#, fuzzy
msgctxt "sidebarparagraph|aboveparaspacing-atkobject"
msgid "Above Paragraph Spacing"
msgstr "ಪ್ಯಾರಾಗ್ರಾಫ್‌ನ ಮೇಲಿನ ಅಂತರ"
@@ -6196,7 +6008,6 @@ msgid "Below Paragraph Spacing"
msgstr "ಪ್ಯಾರಾಗ್ರಾಫ್‌ನ ಕೆಳಗಿನ ಅಂತರ"
#: sidebarparagraph.ui:370
-#, fuzzy
msgctxt "sidebarparagraph|belowparaspacing-atkobject"
msgid "Below Paragraph Spacing"
msgstr "ಪ್ಯಾರಾಗ್ರಾಫ್‌ನ ಕೆಳಗಿನ ಅಂತರ"
@@ -6237,7 +6048,6 @@ msgid "Before Text Indent"
msgstr "ಪಠ್ಯ ಇಂಡೆಂಟ್‌ಗೂ ಮೊದಲು"
#: sidebarparagraph.ui:531
-#, fuzzy
msgctxt "sidebarparagraph|beforetextindent-atkobject"
msgid "Before Text Indent"
msgstr "ಪಠ್ಯ ಇಂಡೆಂಟ್‌ಗೂ ಮೊದಲು"
@@ -6248,7 +6058,6 @@ msgid "After Text Indent"
msgstr "ಪಠ್ಯ ಇಂಡೆಂಟ್‌ ನಂತರ"
#: sidebarparagraph.ui:580
-#, fuzzy
msgctxt "sidebarparagraph|aftertextindent-atkobject"
msgid "After Text Indent"
msgstr "ಪಠ್ಯ ಇಂಡೆಂಟ್‌ ನಂತರ"
@@ -6259,7 +6068,6 @@ msgid "First Line Indent"
msgstr "ಮೊದಲ ಸಾಲಿನ ಇಂಡೆಂಟ್"
#: sidebarparagraph.ui:629
-#, fuzzy
msgctxt "sidebarparagraph|firstlineindent-atkobject"
msgid "First Line Indent"
msgstr "ಮೊದಲ ಸಾಲಿನ ಇಂಡೆಂಟ್"
@@ -6383,7 +6191,6 @@ msgid "Enable"
msgstr "ಶಕ್ತಗೊಂಡಿದೆ"
#: sidebarshadow.ui:58
-#, fuzzy
msgctxt "sidebarshadow|angle"
msgid "Angle"
msgstr "ಕೋನ"
@@ -6509,19 +6316,16 @@ msgid "Tabs"
msgstr "ಟ್ಯಾಬ್‌ಗಳು"
#: textunderlinecontrol.ui:26
-#, fuzzy
msgctxt "textunderlinecontrol|none"
msgid "(Without)"
msgstr "(ಹೊರತುಪಡಿಸಿ)"
#: textunderlinecontrol.ui:44
-#, fuzzy
msgctxt "textunderlinecontrol|single|tooltip_text"
msgid "Single"
msgstr "ಒಂದು"
#: textunderlinecontrol.ui:61
-#, fuzzy
msgctxt "textunderlinecontrol|double|tooltip_text"
msgid "Double"
msgstr "ಎರಡು"
@@ -6533,13 +6337,11 @@ msgid "Bold"
msgstr "ಬೋಲ್ಡ್‍"
#: textunderlinecontrol.ui:95
-#, fuzzy
msgctxt "textunderlinecontrol|dot|tooltip_text"
msgid "Dotted"
msgstr "ಚುಕ್ಕಿಯುಕ್ತ"
#: textunderlinecontrol.ui:112
-#, fuzzy
msgctxt "textunderlinecontrol|dotbold|tooltip_text"
msgid "Dotted (Bold)"
msgstr "ಚುಕ್ಕಿಯುಕ್ತ (ಬೋಲ್ಡ್‍)"
@@ -6551,25 +6353,21 @@ msgid "Dash"
msgstr "ಅಡ್ಡಗೆರೆ"
#: textunderlinecontrol.ui:146
-#, fuzzy
msgctxt "textunderlinecontrol|dashlong|tooltip_text"
msgid "Long Dash"
msgstr "ಉದ್ಡ ಅಡ್ಡಗೆರೆ"
#: textunderlinecontrol.ui:163
-#, fuzzy
msgctxt "textunderlinecontrol|dashdot|tooltip_text"
msgid "Dot Dash"
msgstr "ಚುಕ್ಕಿ ಅಡ್ಡಗೆರೆ"
#: textunderlinecontrol.ui:180
-#, fuzzy
msgctxt "textunderlinecontrol|dashdotdot|tooltip_text"
msgid "Dot Dot Dash"
msgstr "ಚುಕ್ಕಿ ಚುಕ್ಕಿ ಅಡ್ಡಗೆರೆ"
#: textunderlinecontrol.ui:197
-#, fuzzy
msgctxt "textunderlinecontrol|wave|tooltip_text"
msgid "Wave"
msgstr "ಅಲೆ"
@@ -6587,13 +6385,11 @@ msgid "Add Item"
msgstr "ಅಂಶವನ್ನು ಸೇರಿಸು"
#: xformspage.ui:40
-#, fuzzy
msgctxt "xformspage|TBI_ITEM_ADD_ELEMENT"
msgid "Add Element"
msgstr "ಅಂಶವನ್ನು ಸೇರಿಸು"
#: xformspage.ui:54
-#, fuzzy
msgctxt "xformspage|TBI_ITEM_ADD_ATTRIBUTE"
msgid "Add Attribute"
msgstr "ಗುಣವಿಶೇಷವನ್ನು ಸೇರಿಸು"
@@ -6617,13 +6413,11 @@ msgid "Digital Signatures..."
msgstr "ಡಿಜಿಟಲ್ ಸಹಿಗಳು..."
#: zoommenu.ui:12
-#, fuzzy
msgctxt "zoommenu|page"
msgid "Entire Page"
msgstr "ಸಂಪೂರ್ಣ ಪುಟ"
#: zoommenu.ui:20
-#, fuzzy
msgctxt "zoommenu|width"
msgid "Page Width"
msgstr "ಪುಟದ ಅಗಲ"
@@ -6635,31 +6429,26 @@ msgid "Optimal View"
msgstr "ಸೂಕ್ತವಾದ ನೋಟ"
#: zoommenu.ui:36
-#, fuzzy
msgctxt "zoommenu|50"
msgid "50%"
msgstr "50%"
#: zoommenu.ui:44
-#, fuzzy
msgctxt "zoommenu|75"
msgid "75%"
msgstr "75%"
#: zoommenu.ui:52
-#, fuzzy
msgctxt "zoommenu|100"
msgid "100%"
msgstr "100%"
#: zoommenu.ui:60
-#, fuzzy
msgctxt "zoommenu|150"
msgid "150%"
msgstr "150%"
#: zoommenu.ui:68
-#, fuzzy
msgctxt "zoommenu|200"
msgid "200%"
msgstr "200%"
@@ -6671,7 +6460,6 @@ msgid "Drawing object"
msgstr "ಚಿತ್ರಿಸುವ ವಸ್ತುಗಳು"
#: strings.hrc:26
-#, fuzzy
msgctxt "STR_ObjNamePluralNONE"
msgid "Drawing objects"
msgstr "ಚಿತ್ರಿಸುವ ವಸ್ತುಗಳು"
@@ -7024,13 +6812,11 @@ msgid "Outline Texts"
msgstr "ಹೊರರೇಖೆ ಪಠ್ಯಗಳು"
#: strings.hrc:95
-#, fuzzy
msgctxt "STR_ObjNameSingulGRAF"
msgid "Image"
msgstr "ಚಿತ್ರ"
#: strings.hrc:96
-#, fuzzy
msgctxt "STR_ObjNamePluralGRAF"
msgid "Images"
msgstr "ಚಿತ್ರಗಳು"
@@ -7087,7 +6873,6 @@ msgid "Linked Metafiles"
msgstr "ಸಂಪರ್ಕಿತ ಮೆಟಾಕಡತಗಳು"
#: strings.hrc:107
-#, fuzzy
msgctxt "STR_ObjNameSingulGRAFBMP"
msgid "Image"
msgstr "ಚಿತ್ರ"
@@ -7111,7 +6896,6 @@ msgid "Linked image with transparency"
msgstr "ಪಾರದರ್ಶಕತೆಯ ಜೊತೆ ಸಂಪರ್ಕವಿರುವ ಬಿಟ್‌ಮ್ಯಾಪ್‌ಗಳು"
#: strings.hrc:111
-#, fuzzy
msgctxt "STR_ObjNamePluralGRAFBMP"
msgid "Images"
msgstr "ಚಿತ್ರಗಳು"
@@ -7244,7 +7028,6 @@ msgid "Dimensioning objects"
msgstr "ವಸ್ತುಗಳಿಗೆ ಅಳತೆ ನೀಡಿಕೆ"
#: strings.hrc:137
-#, fuzzy
msgctxt "STR_ObjNamePlural"
msgid "Drawing objects"
msgstr "ಚಿತ್ರಿಸುವ ವಸ್ತುಗಳು"
@@ -8643,7 +8426,6 @@ msgid "Glue spacing object 2"
msgstr "ಗ್ಲೂ ಅಂತರ ಅಳವಡಿಕೆ ವಸ್ತು 2"
#: strings.hrc:418
-#, fuzzy
msgctxt "SIP_SA_EDGELINEDELTACOUNT"
msgid "Number of movable lines"
msgstr "ಸ್ಥಳಾಂತರಿಸಬಹುದಾದ ರೇಖೆಗಳ ಸಂಖ್ಯೆ"
@@ -9259,7 +9041,6 @@ msgid "Bitmap"
msgstr "ಬಿಟ್‌ಮ್ಯಾಪ್‌"
#: strings.hrc:542
-#, fuzzy
msgctxt "RID_SVXSTR_PATTERN"
msgid "Pattern"
msgstr "ಮಾದರಿ"
@@ -9430,7 +9211,6 @@ msgstr "ರೇಖೆ"
#. Light variants of the standard color palette
#: strings.hrc:577
-#, fuzzy
msgctxt "RID_SVXSTR_COLOR_LIGHTGRAY"
msgid "Light Gray"
msgstr "ತಿಳಿ ಬೂದಿ"
@@ -9456,7 +9236,6 @@ msgid "Light Brick"
msgstr ""
#: strings.hrc:582
-#, fuzzy
msgctxt "RID_SVXSTR_COLOR_LIGHTRED"
msgid "Light Red"
msgstr "ತಿಳಿಗೆಂಪು"
@@ -9477,7 +9256,6 @@ msgid "Light Indigo"
msgstr ""
#: strings.hrc:586
-#, fuzzy
msgctxt "RID_SVXSTR_COLOR_LIGHTBLUE"
msgid "Light Blue"
msgstr "ತಿಳಿ ನೀಲಿ"
@@ -9488,7 +9266,6 @@ msgid "Light Teal"
msgstr ""
#: strings.hrc:588
-#, fuzzy
msgctxt "RID_SVXSTR_COLOR_LIGHTGREEN"
msgid "Light Green"
msgstr "ತಿಳಿ ಹಸಿರು"
@@ -9750,7 +9527,6 @@ msgid "Box List Yellow"
msgstr ""
#: strings.hrc:643
-#, fuzzy
msgctxt "RID_SVXSTR_TBLAFMT_LO6_ELEGANT"
msgid "Elegant"
msgstr "ಮನೋಹರ"
@@ -10239,7 +10015,6 @@ msgid "Brownie"
msgstr ""
#: strings.hrc:747
-#, fuzzy
msgctxt "RID_SVXSTR_GRDT83"
msgid "Sunset"
msgstr "ಸೂರ್ಯಾಸ್ಥ ವರ್ಣ"
@@ -10330,7 +10105,6 @@ msgid "Hatching"
msgstr "ಗೆರೆಗಳನ್ನು ಕೊರೆಯುವಿಕೆ"
#: strings.hrc:763
-#, fuzzy
msgctxt "RID_SVXSTR_BMP0"
msgid "Empty"
msgstr "ಖಾಲಿ"
@@ -10599,7 +10373,6 @@ msgid "Zig Zag"
msgstr ""
#: strings.hrc:816
-#, fuzzy
msgctxt "RID_SVXSTR_BMP53"
msgid "Wave"
msgstr "ಅಲೆ"
@@ -10712,7 +10485,6 @@ msgid "Upward Diagonal"
msgstr ""
#: strings.hrc:837
-#, fuzzy
msgctxt "RID_SVXSTR_BMP74"
msgid "Cross"
msgstr "ಅಡ್ಡ"
@@ -11052,7 +10824,6 @@ msgid "Last Custom Value"
msgstr "ಕೊನೆಯ ಅಗತ್ಯಾನುಗುಣ ಮೌಲ್ಯಗಳು"
#: strings.hrc:910
-#, fuzzy
msgctxt "RID_SVXSTR_PT"
msgid "pt"
msgstr "pt"
@@ -11165,7 +10936,6 @@ msgid "Emoticons"
msgstr "ಎಮೋಟಿಕಾನ್‌ಗಳು"
#: strings.hrc:939
-#, fuzzy
msgctxt "RID_GALLERYSTR_THEME_PHOTOS"
msgid "Images"
msgstr "ಚಿತ್ರಗಳು"
@@ -11590,7 +11360,6 @@ msgid "Transparent"
msgstr "ಪಾರದರ್ಶಕತೆ"
#: strings.hrc:1021
-#, fuzzy
msgctxt "RID_SVXSTR_DEFAULT"
msgid "Default"
msgstr "ಪೂರ್ವನಿಯೋಜಿತ"
@@ -11655,7 +11424,6 @@ msgid "Font Name. The current font is not available and will be substituted."
msgstr "ಅಕ್ಷರಶೈಲಿಯ ಹೆಸರು. ಪ್ರಸಕ್ತ ಅಕ್ಷರಶೈಲಿಯು ಲಭ್ಯವಿಲ್ಲ ಮತ್ತು ಅದನ್ನು ಬದಲಾಯಿಸಲಾಗುತ್ತದೆ."
#: strings.hrc:1034
-#, fuzzy
msgctxt "RID_SVXSTR_CUSTOM_PAL"
msgid "custom"
msgstr "ಇಚ್ಛೆಯ:"
@@ -12640,13 +12408,11 @@ msgid "Zoom factor. Right-click to change zoom factor or click to open Zoom dial
msgstr ""
#: strings.hrc:1235
-#, fuzzy
msgctxt "RID_SVXSTR_ZOOM_IN"
msgid "Zoom In"
msgstr "ಹಿಗ್ಗಿಸು"
#: strings.hrc:1236
-#, fuzzy
msgctxt "RID_SVXSTR_ZOOM_OUT"
msgid "Zoom Out"
msgstr "ಕುಗ್ಗಿಸು"
@@ -12657,43 +12423,36 @@ msgid "25%"
msgstr ""
#: strings.hrc:1238
-#, fuzzy
msgctxt "RID_SVXSTR_ZOOM_50"
msgid "50%"
msgstr "50%"
#: strings.hrc:1239
-#, fuzzy
msgctxt "RID_SVXSTR_ZOOM_75"
msgid "75%"
msgstr "75%"
#: strings.hrc:1240
-#, fuzzy
msgctxt "RID_SVXSTR_ZOOM_100"
msgid "100%"
msgstr "100%"
#: strings.hrc:1241
-#, fuzzy
msgctxt "RID_SVXSTR_ZOOM_150"
msgid "150%"
msgstr "150%"
#: strings.hrc:1242
-#, fuzzy
msgctxt "RID_SVXSTR_ZOOM_200"
msgid "200%"
msgstr "200%"
#: strings.hrc:1243
-#, fuzzy
msgctxt "RID_SVXSTR_ZOOM_WHOLE_PAGE"
msgid "Entire Page"
msgstr "ಸಂಪೂರ್ಣ ಪುಟ"
#: strings.hrc:1244
-#, fuzzy
msgctxt "RID_SVXSTR_ZOOM_PAGE_WIDTH"
msgid "Page Width"
msgstr "ಪುಟದ ಅಗಲ"
@@ -14784,7 +14543,6 @@ msgid "Widows"
msgstr "ಅನಾಥರು"
#: svxitems.hrc:63
-#, fuzzy
msgctxt "RID_ATTR_NAMES"
msgid "Paragraph spacing"
msgstr "ಪ್ಯಾರಾಗ್ರಾಫ್‌ನ ಅಂತರ"
diff --git a/source/kn/sw/messages.po b/source/kn/sw/messages.po
index 3c388310a66..b7b900cc8d2 100644
--- a/source/kn/sw/messages.po
+++ b/source/kn/sw/messages.po
@@ -306,7 +306,6 @@ msgid "File format error found."
msgstr "ಕಡತವನ್ನು ರೂಪಿಸುವಲ್ಲಿ ದೋಷ."
#: error.hrc:34
-#, fuzzy
msgctxt "RID_SW_ERRHDL"
msgid "Error reading file."
msgstr "ಕಡತವನ್ನು ಲೋಡ್ ಮಾಡುವಲ್ಲಿ ದೋಷ."
@@ -318,7 +317,6 @@ msgid "This is not a valid WinWord6 file."
msgstr "ಇದು ಒಂದು WinWord6 ಕಡತವಲ್ಲ."
#: error.hrc:36
-#, fuzzy
msgctxt "RID_SW_ERRHDL"
msgid "File format error found at $(ARG1)(row,col)."
msgstr "$(ARG1)(row,col) ನಲ್ಲಿ ಕಡತ ರಚನಾದೋಷವು ಕಂಡುಬಂದಿದೆ."
@@ -368,7 +366,6 @@ msgid "$(ARG1) has changed."
msgstr "$(ARG1) ಅನ್ನು ಬದಲಾಯಿಸಲಾಗಿದೆ."
#: error.hrc:47
-#, fuzzy
msgctxt "RID_SW_ERRHDL"
msgid "$(ARG1) does not exist."
msgstr "$(ARG1) ಅಸ್ತಿತ್ವದಲ್ಲಿಲ್ಲ."
@@ -426,7 +423,6 @@ msgid "Dear"
msgstr "ವರ್ಷ"
#: mmaddressblockpage.hrc:28
-#, fuzzy
msgctxt "RA_SALUTATION"
msgid "Hello"
msgstr "ನಮಸ್ಕಾರ"
@@ -1428,7 +1424,6 @@ msgstr "ಬೇರೆ ಬೇರೆ ಗಾತ್ರದ 2 ಲಂಬಸಾಲುಗ
#. Table styles, Writer internal, others are taken from Svx
#: strings.hrc:215
-#, fuzzy
msgctxt "STR_TABSTYLE_DEFAULT"
msgid "Default Style"
msgstr "ಪೂರ್ವನಿಯೋಜಿತ ಶೈಲಿ"
@@ -1440,7 +1435,6 @@ msgid "Paragraph Styles"
msgstr "ಪ್ಯಾರಾಗ್ರಾಫ್ ಶೈಲಿ"
#: strings.hrc:218
-#, fuzzy
msgctxt "STR_CHARACTERSTYLEFAMILY"
msgid "Character Styles"
msgstr "ಅಕ್ಷರ ಶೈಲಿಗಳು"
@@ -1526,19 +1520,16 @@ msgid "The following characters are not valid and have been removed: "
msgstr "ಈ ಕೆಳಗಿನ ಅಕ್ಷರಗಳು ಅನೂರ್ಜಿತವಾಗಿವೆ ಮತ್ತು ತೆಗೆದುಹಾಕಲಾಗಿವೆ: "
#: strings.hrc:235
-#, fuzzy
msgctxt "STR_BOOKMARK_DEF_NAME"
msgid "Bookmark"
msgstr "ಪುಟಗುರುತು"
#: strings.hrc:236
-#, fuzzy
msgctxt "STR_BOOKMARK_NAME"
msgid "Name"
msgstr "ಹೆಸರು"
#: strings.hrc:237
-#, fuzzy
msgctxt "STR_BOOKMARK_TEXT"
msgid "Text"
msgstr "ಪಠ್ಯ"
@@ -1655,7 +1646,6 @@ msgid "Table"
msgstr "ಕೋಷ್ಟಕ"
#: strings.hrc:261
-#, fuzzy
msgctxt "STR_GRAPHIC_DEFNAME"
msgid "Image"
msgstr "ಚಿತ್ರ"
@@ -1671,7 +1661,6 @@ msgid "Frame"
msgstr "ಚೌಕಟ್ಟು"
#: strings.hrc:264
-#, fuzzy
msgctxt "STR_SHAPE_DEFNAME"
msgid "Shape"
msgstr "ಆಕಾರ"
@@ -2102,7 +2091,6 @@ msgid "Text frame"
msgstr "ಪಠ್ಯ ಚೌಕಟ್ಟು"
#: strings.hrc:349
-#, fuzzy
msgctxt "STR_CONTENT_TYPE_SINGLE_GRAPHIC"
msgid "Image"
msgstr "ಚಿತ್ರ"
@@ -2509,13 +2497,11 @@ msgid "Apply table attributes"
msgstr "ಕೋಷ್ಟಕ ಗುಣವಿಶೇಷಗಳನ್ನು ಅನ್ವಯಿಸು"
#: strings.hrc:431
-#, fuzzy
msgctxt "STR_UNDO_TABLE_AUTOFMT"
msgid "AutoFormat Table"
msgstr "ಕೋಷ್ಟಕವನ್ನು ಸ್ವಯಂರಚನೆ ಮಾಡು"
#: strings.hrc:432
-#, fuzzy
msgctxt "STR_UNDO_TABLE_INSCOL"
msgid "Insert Column"
msgstr "ಲಂಬಸಾಲನ್ನು ಸೇರಿಸು"
@@ -2527,7 +2513,6 @@ msgid "Insert Row"
msgstr "ಅಡ್ಡಸಾಲನ್ನು ಸೇರಿಸು"
#: strings.hrc:434
-#, fuzzy
msgctxt "STR_UNDO_TABLE_DELBOX"
msgid "Delete row/column"
msgstr "ಅಡ್ಡಸಾಲು/ಲಂಬಸಾಲನ್ನು ಅಳಿಸು"
@@ -2549,7 +2534,6 @@ msgid "Split Cells"
msgstr "ಕೋಶಗಳನ್ನು ವಿಭಜಿಸು"
#: strings.hrc:438
-#, fuzzy
msgctxt "STR_UNDO_TABLE_MERGE"
msgid "Merge Cells"
msgstr "ಕೋಶಗಳನ್ನು ವಿಲೀನಗೊಳಿಸು"
@@ -2700,13 +2684,11 @@ msgid "column break"
msgstr "ಲಂಬಸಾಲು ತಡೆ"
#: strings.hrc:468
-#, fuzzy
msgctxt "STR_UNDO_REDLINE_INSERT"
msgid "Insert $1"
msgstr "$1 ಅನ್ನು ಸೇರಿಸು"
#: strings.hrc:469
-#, fuzzy
msgctxt "STR_UNDO_REDLINE_DELETE"
msgid "Delete $1"
msgstr "$1 ಅನ್ನು ಅಳಿಸು"
@@ -2747,7 +2729,6 @@ msgid "Delete Row"
msgstr "ಅಡ್ಡಸಾಲನ್ನು ಅಳಿಸು"
#: strings.hrc:476
-#, fuzzy
msgctxt "STR_UNDO_REDLINE_TABLE_CELL_INSERT"
msgid "Insert Cell"
msgstr "ಕೋಶವನ್ನು ಸೇರಿಸು"
@@ -3148,13 +3129,11 @@ msgid "Numbering"
msgstr "ಅನುಕ್ರಮಣಿಕೆ"
#: strings.hrc:559
-#, fuzzy
msgctxt "STR_STYLE_FAMILY_TABLE"
msgid "Table"
msgstr "ಕೋಷ್ಟಕ"
#: strings.hrc:560
-#, fuzzy
msgctxt "STR_STYLE_FAMILY_CELL"
msgid "Cell"
msgstr "ಕೋಶ"
@@ -3166,7 +3145,6 @@ msgid "Asian"
msgstr "ಏಶಿಯಾದ"
#: strings.hrc:563
-#, fuzzy
msgctxt "ST_SCRIPT_CTL"
msgid "CTL"
msgstr "CTL"
@@ -3220,7 +3198,6 @@ msgid "Form control~s"
msgstr "ಫಾರ್ಮ್ ನಿಯಂತ್ರಣಗಳು(~s)"
#: strings.hrc:572
-#, fuzzy
msgctxt "STR_PRINTOPTUI_COLOR"
msgid "Color"
msgstr "ಬಣ್ಣ"
@@ -3232,7 +3209,6 @@ msgid "Print text in blac~k"
msgstr "ಕಪ್ಪು ಬಣ್ಣದಲ್ಲಿ ಮುದ್ರಿಸು(~k)"
#: strings.hrc:574
-#, fuzzy
msgctxt "STR_PRINTOPTUI_PAGES_TEXT"
msgid "Pages"
msgstr "ಪುಟಗಳು"
@@ -3250,7 +3226,6 @@ msgid "~Use only paper tray from printer preferences"
msgstr "ಮುದ್ರಣ ಸಿದ್ಧತೆಗಳಿಂದ ತಯಾರಾದ ಹಾಳೆಯ ಟ್ರೇಯನ್ನು ಬಳಸು(~U)"
#: strings.hrc:577
-#, fuzzy
msgctxt "STR_PRINTOPTUI_PRINT"
msgid "Print"
msgstr "ಮುದ್ರಿಸು"
@@ -3292,7 +3267,6 @@ msgid "Page sides"
msgstr "ಪುಟದ ಬದಿಗಳು"
#: strings.hrc:584
-#, fuzzy
msgctxt "STR_PRINTOPTUI_ALL_PAGES"
msgid "All pages"
msgstr "ಎಲ್ಲಾ ಪುಟಗಳು"
@@ -3346,7 +3320,6 @@ msgid "~All pages"
msgstr "ಎಲ್ಲಾ ಪುಟಗಳು(~P)"
#: strings.hrc:593
-#, fuzzy
msgctxt "STR_PRINTOPTUI_SOMEPAGES"
msgid "Pa~ges"
msgstr "ಪುಟಗಳು(~g)"
@@ -3375,13 +3348,11 @@ msgid "Cancel"
msgstr "ರದ್ದು ಮಾಡು"
#: strings.hrc:599
-#, fuzzy
msgctxt "STR_FORMULA_APPLY"
msgid "Apply"
msgstr "ಅನ್ವಯಿಸು"
#: strings.hrc:600
-#, fuzzy
msgctxt "STR_ACCESS_FORMULA_TOOLBAR"
msgid "Formula Tool Bar"
msgstr "ಸೂತ್ರ ಉಪಕರಣ ಪಟ್ಟಿಕೆ"
@@ -3426,13 +3397,11 @@ msgid "Insert as Hyperlink"
msgstr "ಹೈಪರ್ಲಿಂಕನ್ನು ಸೇರಿಸು"
#: strings.hrc:609
-#, fuzzy
msgctxt "STR_LINK_REGION"
msgid "Insert as Link"
msgstr "ಕೊಂಡಿಯಾಗಿ ಸೇರಿಸು"
#: strings.hrc:610
-#, fuzzy
msgctxt "STR_COPY_REGION"
msgid "Insert as Copy"
msgstr "ಪ್ರತಿಯಾಗಿ ಸೇರಿಸು"
@@ -3504,7 +3473,6 @@ msgid "~Index"
msgstr "ಸೂಚಿ"
#: strings.hrc:622
-#, fuzzy
msgctxt "STR_FILE"
msgid "File"
msgstr "ಕಡತ"
@@ -3516,7 +3484,6 @@ msgid "New Document"
msgstr "ಪ್ರತಿ ದಸ್ತಾವೇಜಿನ"
#: strings.hrc:624
-#, fuzzy
msgctxt "STR_INSERT_TEXT"
msgid "Text"
msgstr "ಪಠ್ಯ"
@@ -3593,7 +3560,6 @@ msgid "Read-~only"
msgstr "ಓದಲು-ಮಾತ್ರ"
#: strings.hrc:637
-#, fuzzy
msgctxt "STR_POSTIT_SHOW"
msgid "Show All"
msgstr "ಎಲ್ಲ ತೋರಿಸು"
@@ -3648,7 +3614,6 @@ msgstr ". ಕೆಳಗೆ: "
#. Error calculator
#: strings.hrc:649
-#, fuzzy
msgctxt "STR_POSTIT_PAGE"
msgid "Page"
msgstr "ಪುಟ"
@@ -3717,7 +3682,6 @@ msgid "(fixed)"
msgstr ""
#: strings.hrc:662
-#, fuzzy
msgctxt "STR_DURATION_FORMAT"
msgid " Y: %1 M: %2 D: %3 H: %4 M: %5 S: %6"
msgstr " Y: %1 M: %2 D: %3 H: %4 M: %5 S: %6"
@@ -3786,19 +3750,16 @@ msgid "Title"
msgstr "ಶೀರ್ಷಿಕೆ"
#: strings.hrc:675
-#, fuzzy
msgctxt "FLD_DOCINFO_THEMA"
msgid "Subject"
msgstr "ವಿಷಯ"
#: strings.hrc:676
-#, fuzzy
msgctxt "FLD_DOCINFO_KEYS"
msgid "Keywords"
msgstr "ಕೀಲಿಪದಗಳು"
#: strings.hrc:677
-#, fuzzy
msgctxt "FLD_DOCINFO_COMMENT"
msgid "Comments"
msgstr "ಟಿಪ್ಪಣಿಗಳು"
@@ -3810,7 +3771,6 @@ msgid "Created"
msgstr "ನಿರ್ಮಿಸಿದ್ದು:"
#: strings.hrc:679
-#, fuzzy
msgctxt "FLD_DOCINFO_CHANGE"
msgid "Modified"
msgstr "ಮಾರ್ಪಡಿಸಲಾಗಿದೆ"
@@ -3822,13 +3782,11 @@ msgid "Last printed"
msgstr "ಕೊನೆಯದಾಗಿ ಮುದ್ರಿಸಿದ್ದು (_n):"
#: strings.hrc:681
-#, fuzzy
msgctxt "FLD_DOCINFO_DOCNO"
msgid "Revision number"
msgstr "ಪರಿಷ್ಕರಣ ಸಂಖ್ಯೆ"
#: strings.hrc:682
-#, fuzzy
msgctxt "FLD_DOCINFO_EDIT"
msgid "Total editing time"
msgstr "ಸಂಪಾದನೆಯ ಒಟ್ಟು ಸಮಯ"
@@ -3849,13 +3807,11 @@ msgid "Next convert $(ARG1)"
msgstr ""
#: strings.hrc:686
-#, fuzzy
msgctxt "STR_AUTH_TYPE_ARTICLE"
msgid "Article"
msgstr "ಲೇಖನ"
#: strings.hrc:687
-#, fuzzy
msgctxt "STR_AUTH_TYPE_BOOK"
msgid "Book"
msgstr "ಪುಸ್ತಕ"
@@ -3867,73 +3823,61 @@ msgid "Brochures"
msgstr "ಕೈಪಿಡಿ(~u)"
#: strings.hrc:689
-#, fuzzy
msgctxt "STR_AUTH_TYPE_CONFERENCE"
msgid "Conference proceedings"
msgstr "ಸಮ್ಮೇಳನ ನಡಾವಳಿಗಳು"
#: strings.hrc:690
-#, fuzzy
msgctxt "STR_AUTH_TYPE_INBOOK"
msgid "Book excerpt"
msgstr "ಪುಸ್ತಕದಿಂದ ಆಯ್ದ ಭಾಗ"
#: strings.hrc:691
-#, fuzzy
msgctxt "STR_AUTH_TYPE_INCOLLECTION"
msgid "Book excerpt with title"
msgstr "ಶೀರ್ಷಿಕೆಯೊಂದಿಗಿನ ಪುಸ್ತಕದಿಂದ ಆಯ್ದ ಭಾಗ"
#: strings.hrc:692
-#, fuzzy
msgctxt "STR_AUTH_TYPE_INPROCEEDINGS"
msgid "Conference proceedings"
msgstr "ಸಮ್ಮೇಳನ ನಡಾವಳಿಗಳು"
#: strings.hrc:693
-#, fuzzy
msgctxt "STR_AUTH_TYPE_JOURNAL"
msgid "Journal"
msgstr "ವರ್ತಮಾನ ಪತ್ರಿಕೆ"
#: strings.hrc:694
-#, fuzzy
msgctxt "STR_AUTH_TYPE_MANUAL"
msgid "Techn. documentation"
msgstr "ತಾಂತ್ರಿಕ ದಸ್ತಾವೇಜು"
#: strings.hrc:695
-#, fuzzy
msgctxt "STR_AUTH_TYPE_MASTERSTHESIS"
msgid "Thesis"
msgstr "ಸಂಶೋಧನ ಪ್ರಬಂಧ"
#: strings.hrc:696
-#, fuzzy
msgctxt "STR_AUTH_TYPE_MISC"
msgid "Miscellaneous"
msgstr "ಇತರೆ"
#: strings.hrc:697
-#, fuzzy
msgctxt "STR_AUTH_TYPE_PHDTHESIS"
msgid "Dissertation"
msgstr "ಪ್ರೌಢ ಪ್ರಬಂಧ"
#: strings.hrc:698
-#, fuzzy
msgctxt "STR_AUTH_TYPE_PROCEEDINGS"
msgid "Conference proceedings"
msgstr "ಸಮ್ಮೇಳನ ನಡಾವಳಿಗಳು"
#: strings.hrc:699
-#, fuzzy
msgctxt "STR_AUTH_TYPE_TECHREPORT"
msgid "Research report"
msgstr "ಸಂಶೋಧನಾ ವರದಿ"
#: strings.hrc:700
-#, fuzzy
msgctxt "STR_AUTH_TYPE_UNPUBLISHED"
msgid "Unpublished"
msgstr "ಪ್ರಕಟಣೆಯಾಗದ"
@@ -3951,37 +3895,31 @@ msgid "WWW document"
msgstr "ಪ್ರತಿ ದಸ್ತಾವೇಜಿನ"
#: strings.hrc:703
-#, fuzzy
msgctxt "STR_AUTH_TYPE_CUSTOM1"
msgid "User-defined1"
msgstr "ಬಳಕೆದಾರ-ವ್ಯಾಖ್ಯಾನಿತ 1"
#: strings.hrc:704
-#, fuzzy
msgctxt "STR_AUTH_TYPE_CUSTOM2"
msgid "User-defined2"
msgstr "ಬಳಕೆದಾರ-ವ್ಯಾಖ್ಯಾನಿತ 2"
#: strings.hrc:705
-#, fuzzy
msgctxt "STR_AUTH_TYPE_CUSTOM3"
msgid "User-defined3"
msgstr "ಬಳಕೆದಾರ-ವ್ಯಾಖ್ಯಾನಿತ 3"
#: strings.hrc:706
-#, fuzzy
msgctxt "STR_AUTH_TYPE_CUSTOM4"
msgid "User-defined4"
msgstr "ಬಳಕೆದಾರ-ವ್ಯಾಖ್ಯಾನಿತ 4"
#: strings.hrc:707
-#, fuzzy
msgctxt "STR_AUTH_TYPE_CUSTOM5"
msgid "User-defined5"
msgstr "ಬಳಕೆದಾರ-ವ್ಯಾಖ್ಯಾನಿತ 5"
#: strings.hrc:708
-#, fuzzy
msgctxt "STR_AUTH_FIELD_IDENTIFIER"
msgid "Short name"
msgstr "ಸಂಕ್ಷಿಪ್ತ ಹೆಸರು"
@@ -4017,7 +3955,6 @@ msgid "Book title"
msgstr "ಪುಸ್ತಕ ಶೀರ್ಷಿಕೆ(~B)"
#: strings.hrc:714
-#, fuzzy
msgctxt "STR_AUTH_FIELD_CHAPTER"
msgid "Chapter"
msgstr "ಅಧ್ಯಾಯ"
@@ -4047,13 +3984,11 @@ msgid "Institution"
msgstr "ಸಂಸ್ಥೆ(~u)"
#: strings.hrc:719
-#, fuzzy
msgctxt "STR_AUTH_FIELD_JOURNAL"
msgid "Journal"
msgstr "ವರ್ತಮಾನ ಪತ್ರಿಕೆ"
#: strings.hrc:720
-#, fuzzy
msgctxt "STR_AUTH_FIELD_MONTH"
msgid "Month"
msgstr "ತಿಂಗಳು"
@@ -4065,7 +4000,6 @@ msgid "Note"
msgstr "ಸೂಚನೆ"
#: strings.hrc:722
-#, fuzzy
msgctxt "STR_AUTH_FIELD_NUMBER"
msgid "Number"
msgstr "ಸಂಖ್ಯೆ"
@@ -4083,7 +4017,6 @@ msgid "Page(s)"
msgstr "ಪುಟ(ಗಳು)(~g)"
#: strings.hrc:725
-#, fuzzy
msgctxt "STR_AUTH_FIELD_PUBLISHER"
msgid "Publisher"
msgstr "ಪ್ರಕಾಶಕ"
@@ -4113,13 +4046,11 @@ msgid "Type of report"
msgstr "ವರದಿ ಬಗೆ(~p)"
#: strings.hrc:730
-#, fuzzy
msgctxt "STR_AUTH_FIELD_VOLUME"
msgid "Volume"
msgstr "ಧ್ವನಿಯ ಪ್ರಮಾಣ"
#: strings.hrc:731
-#, fuzzy
msgctxt "STR_AUTH_FIELD_YEAR"
msgid "Year"
msgstr "ವರ್ಷ"
@@ -4131,31 +4062,26 @@ msgid "URL"
msgstr "URL"
#: strings.hrc:733
-#, fuzzy
msgctxt "STR_AUTH_FIELD_CUSTOM1"
msgid "User-defined1"
msgstr "ಬಳಕೆದಾರ-ವ್ಯಾಖ್ಯಾನಿತ 1"
#: strings.hrc:734
-#, fuzzy
msgctxt "STR_AUTH_FIELD_CUSTOM2"
msgid "User-defined2"
msgstr "ಬಳಕೆದಾರ-ವ್ಯಾಖ್ಯಾನಿತ 2"
#: strings.hrc:735
-#, fuzzy
msgctxt "STR_AUTH_FIELD_CUSTOM3"
msgid "User-defined3"
msgstr "ಬಳಕೆದಾರ-ವ್ಯಾಖ್ಯಾನಿತ 3"
#: strings.hrc:736
-#, fuzzy
msgctxt "STR_AUTH_FIELD_CUSTOM4"
msgid "User-defined4"
msgstr "ಬಳಕೆದಾರ-ವ್ಯಾಖ್ಯಾನಿತ 4"
#: strings.hrc:737
-#, fuzzy
msgctxt "STR_AUTH_FIELD_CUSTOM5"
msgid "User-defined5"
msgstr "ಬಳಕೆದಾರ-ವ್ಯಾಖ್ಯಾನಿತ 5"
@@ -4294,7 +4220,6 @@ msgid "All Comments"
msgstr "ಎಲ್ಲಾ ಟಿಪ್ಪಣಿಗಳು"
#: strings.hrc:768
-#, fuzzy
msgctxt "STR_FORMAT_ALL_NOTES"
msgid "All Comments"
msgstr "ಎಲ್ಲಾ ಟಿಪ್ಪಣಿಗಳು"
@@ -4368,7 +4293,6 @@ msgid "Punctuation Mark"
msgstr ""
#: strings.hrc:783
-#, fuzzy
msgctxt "ST_TEXT"
msgid "Text"
msgstr "ಪಠ್ಯ"
@@ -4546,7 +4470,6 @@ msgid "Mail Merge Wizard"
msgstr "ಮೈಲ್ ವಿಲೀನಗೊಳಿಕೆ ಗಾರುಡಿ"
#: strings.hrc:817
-#, fuzzy
msgctxt "ST_NAME"
msgid "Name"
msgstr "ಹೆಸರು"
@@ -4558,7 +4481,6 @@ msgid "Type"
msgstr "ಬಗೆ"
#: strings.hrc:819
-#, fuzzy
msgctxt "ST_TABLE"
msgid "Table"
msgstr "ಕೋಷ್ಟಕ"
@@ -4839,7 +4761,6 @@ msgid "Paragraphs"
msgstr "ಪ್ಯಾರಾಗ್ರಾಫ್‌ಗಳು"
#: strings.hrc:887
-#, fuzzy
msgctxt "FLD_STAT_GRF"
msgid "Image"
msgstr "ಚಿತ್ರ"
@@ -5214,7 +5135,6 @@ msgid "Frame"
msgstr "ಚೌಕಟ್ಟು"
#: strings.hrc:986
-#, fuzzy
msgctxt "FMT_MARK_GRAFIC"
msgid "Image"
msgstr "ಚಿತ್ರ"
@@ -5284,7 +5204,6 @@ msgid "Custom"
msgstr "ಇಚ್ಛೆಯ"
#: strings.hrc:1003
-#, fuzzy
msgctxt "STR_CUSTOM_LABEL"
msgid "[User]"
msgstr "[ಬಳಕೆದಾರ]"
@@ -5434,7 +5353,6 @@ msgid "No Character Style"
msgstr "ಅಕ್ಷರದ ಶೈಲಿ"
#: strings.hrc:1036
-#, fuzzy
msgctxt "STR_FOOTER"
msgid "Footer"
msgstr "ಅಡಿಲೇಖ"
@@ -5544,7 +5462,6 @@ msgid "at top"
msgstr ""
#: strings.hrc:1056
-#, fuzzy
msgctxt "STR_VERT_CENTER"
msgid "Centered vertically"
msgstr "ಲಂಬವಾಗಿ ಮಧ್ಯಕ್ಕೆ ಹೊಂದಿಸಿದ"
@@ -5572,7 +5489,6 @@ msgid "Bottom of line"
msgstr "ಸಾಲಿನ ಕೆಳಭಾಗ"
#: strings.hrc:1061
-#, fuzzy
msgctxt "STR_REGISTER_ON"
msgid "Register-true"
msgstr "ನೋಂದಣಿ-ಸರಿ"
@@ -5588,7 +5504,6 @@ msgid "at the right"
msgstr ""
#: strings.hrc:1064
-#, fuzzy
msgctxt "STR_HORI_CENTER"
msgid "Centered horizontally"
msgstr "ಅಡ್ಡವಾಗಿ ಮಧ್ಯಕ್ಕೆ ಹೊಂದಿಸಿದ"
@@ -5617,7 +5532,6 @@ msgid "Full width"
msgstr "ಸಂಪೂರ್ಣ ಅಗಲ (_w)"
#: strings.hrc:1069
-#, fuzzy
msgctxt "STR_COLUMNS"
msgid "Columns"
msgstr "ಲಂಬಸಾಲುಗಳು"
@@ -5662,7 +5576,6 @@ msgid "linked to "
msgstr ""
#: strings.hrc:1077
-#, fuzzy
msgctxt "STR_CONNECT2"
msgid "and "
msgstr "ಮತ್ತು "
@@ -5769,19 +5682,16 @@ msgid "Rotation"
msgstr "ಉದ್ಧರಣ"
#: strings.hrc:1096
-#, fuzzy
msgctxt "STR_GRID_NONE"
msgid "No grid"
msgstr "ಚೌಕಜಾಲ ಇಲ್ಲ"
#: strings.hrc:1097
-#, fuzzy
msgctxt "STR_GRID_LINES_ONLY"
msgid "Grid (lines only)"
msgstr "ಚೌಕಜಾಲ (ಗೆರೆಗಳು ಮಾತ್ರ)"
#: strings.hrc:1098
-#, fuzzy
msgctxt "STR_GRID_LINES_CHARS"
msgid "Grid (lines and characters)"
msgstr "ಚೌಕಜಾಲ (ಗೆರೆಗಳು ಮತ್ತು ಅಕ್ಷರಗಳು)"
@@ -5808,19 +5718,16 @@ msgid "Do not merge borders"
msgstr ""
#: strings.hrc:1104
-#, fuzzy
msgctxt "ST_TBL"
msgid "Table"
msgstr "ಕೋಷ್ಟಕ"
#: strings.hrc:1105
-#, fuzzy
msgctxt "ST_FRM"
msgid "Text Frame"
msgstr "ಪಠ್ಯ ಚೌಕಟ್ಟು"
#: strings.hrc:1106
-#, fuzzy
msgctxt "ST_PGE"
msgid "Page"
msgstr "ಪುಟ"
@@ -5832,19 +5739,16 @@ msgid "Drawing"
msgstr "ಚಿತ್ರರಚನೆ"
#: strings.hrc:1108
-#, fuzzy
msgctxt "ST_CTRL"
msgid "Control"
msgstr "ನಿಯಂತ್ರಣ"
#: strings.hrc:1109
-#, fuzzy
msgctxt "ST_REG"
msgid "Section"
msgstr "ವಿಭಾಗ"
#: strings.hrc:1110
-#, fuzzy
msgctxt "ST_BKM"
msgid "Bookmark"
msgstr "ಪುಟಗುರುತು"
@@ -5856,13 +5760,11 @@ msgid "Graphics"
msgstr "ಗ್ರಾಫಿಕ್ಸ್‍"
#: strings.hrc:1112
-#, fuzzy
msgctxt "ST_OLE"
msgid "OLE object"
msgstr "OLE ವಸ್ತು"
#: strings.hrc:1113
-#, fuzzy
msgctxt "ST_OUTL"
msgid "Headings"
msgstr "ಶೀರ್ಷಿಕೆಗಳು"
@@ -5874,7 +5776,6 @@ msgid "Selection"
msgstr "ವಿಭಾಗ"
#: strings.hrc:1115
-#, fuzzy
msgctxt "ST_FTN"
msgid "Footnote"
msgstr "ಅಡಿಬರಹ"
@@ -5885,7 +5786,6 @@ msgid "Reminder"
msgstr ""
#: strings.hrc:1117
-#, fuzzy
msgctxt "ST_POSTIT"
msgid "Comment"
msgstr "ಟಿಪ್ಪಣಿ"
@@ -5924,7 +5824,6 @@ msgid "Next text frame"
msgstr "ಪಠ್ಯ ಚೌಕಟ್ಟು ಸೇರಿಸು"
#: strings.hrc:1125
-#, fuzzy
msgctxt "STR_IMGBTN_PGE_DOWN"
msgid "Next page"
msgstr "ಮುಂದಿನ ಪುಟ"
@@ -5984,7 +5883,6 @@ msgid "Next Reminder"
msgstr ""
#: strings.hrc:1136
-#, fuzzy
msgctxt "STR_IMGBTN_POSTIT_DOWN"
msgid "Next Comment"
msgstr "ಮುಂದಿನ ಟಿಪ್ಪಣಿ"
@@ -6012,7 +5910,6 @@ msgid "Previous text frame"
msgstr ""
#: strings.hrc:1141
-#, fuzzy
msgctxt "STR_IMGBTN_PGE_UP"
msgid "Previous page"
msgstr "ಹಿಂದಿನ ಪುಟ"
@@ -6071,7 +5968,6 @@ msgid "Previous Reminder"
msgstr ""
#: strings.hrc:1152
-#, fuzzy
msgctxt "STR_IMGBTN_POSTIT_UP"
msgid "Previous Comment"
msgstr "ಹಿಂದಿನ ಟಿಪ್ಪಣಿ"
@@ -6133,7 +6029,6 @@ msgid "Table changed"
msgstr "ಕೋಷ್ಟಕ ಬದಲಾವಣೆಗಳು"
#: strings.hrc:1164
-#, fuzzy
msgctxt "STR_REDLINE_FMTCOLL"
msgid "Applied Paragraph Styles"
msgstr "ಅನ್ವಯಿಸಲಾದ ಪ್ಯಾರಾಗ್ರಾಫ್ ಶೈಲಿಗಳು"
@@ -6273,7 +6168,6 @@ msgid "Format Footer..."
msgstr "ನೆಲವನ್ನು ರೂಪಿಸು..."
#: strings.hrc:1191
-#, fuzzy
msgctxt "STR_GRFILTER_OPENERROR"
msgid "Image file cannot be opened"
msgstr "ಚಿತ್ರ ಕಡತವನ್ನು ತೆರೆಯಲು ಸಾಧ್ಯವಾಗಿಲ್ಲ"
@@ -6291,7 +6185,6 @@ msgid "Unknown image format"
msgstr "ಗೊತ್ತಿರದ ಚಿತ್ರದ ವಿನ್ಯಾಸ"
#: strings.hrc:1194
-#, fuzzy
msgctxt "STR_GRFILTER_VERSIONERROR"
msgid "This image file version is not supported"
msgstr "ಈ ಚಿತ್ರ ಕಡತದ ಆವೃತ್ತಿಗೆ ಬೆಂಬಲವಿಲ್ಲ"
@@ -6403,7 +6296,6 @@ msgid "Paragraph"
msgstr "ಪ್ಯಾರಾಗ್ರಾಫ್"
#: strings.hrc:1215
-#, fuzzy
msgctxt "STR_SWBG_GRAPHIC"
msgid "Image"
msgstr "ಚಿತ್ರ"
@@ -6543,7 +6435,6 @@ msgid "A"
msgstr ""
#: strings.hrc:1245
-#, fuzzy
msgctxt "STR_TOKEN_HELP_ENTRY_NO"
msgid "Chapter number"
msgstr "ಅಧ್ಯಾಯದ ಸಂಖ್ಯೆ"
@@ -6555,13 +6446,11 @@ msgid "Entry"
msgstr "ನಮೂದನೆ"
#: strings.hrc:1247
-#, fuzzy
msgctxt "STR_TOKEN_HELP_TAB_STOP"
msgid "Tab stop"
msgstr "ಟ್ಯಾಬ್‌ ನಿಲುಗಡೆ"
#: strings.hrc:1248
-#, fuzzy
msgctxt "STR_TOKEN_HELP_TEXT"
msgid "Text"
msgstr "ಪಠ್ಯ"
@@ -6628,55 +6517,46 @@ msgstr ""
#. Description: character alignment for frmsh.cxx - context menu
#. -----------------------------------------------------------------------
#: strings.hrc:1264
-#, fuzzy
msgctxt "STR_FRMUI_TOP_BASE"
msgid "Base line at ~top"
msgstr "ಮೇಲ್ಭಾಗದಲ್ಲಿ ಆಧಾರ ರೇಖೆ (~t)"
#: strings.hrc:1265
-#, fuzzy
msgctxt "STR_FRMUI_BOTTOM_BASE"
msgid "~Base line at bottom"
msgstr "ಕೆಳಭಾಗದಲ್ಲಿ ಆಧಾರ ರೇಖೆ (~B)"
#: strings.hrc:1266
-#, fuzzy
msgctxt "STR_FRMUI_CENTER_BASE"
msgid "Base line ~centered"
msgstr "ಮಧ್ಯಭಾಗದ ಆಧಾರ ರೇಖೆ (~c)"
#: strings.hrc:1267
-#, fuzzy
msgctxt "STR_FRMUI_LINE_TOP"
msgid "Top of line"
msgstr "ಸಾಲಿನ ಮೇಲ್ಭಾಗ"
#: strings.hrc:1268
-#, fuzzy
msgctxt "STR_FRMUI_LINE_BOTTOM"
msgid "Bottom of line"
msgstr "ಸಾಲಿನ ಕೆಳಭಾಗ"
#: strings.hrc:1269
-#, fuzzy
msgctxt "STR_FRMUI_LINE_CENTER"
msgid "Center of line"
msgstr "ಸಾಲಿನ ಮಧ್ಯಭಾಗ"
#: strings.hrc:1270
-#, fuzzy
msgctxt "STR_FRMUI_OLE_INSERT"
msgid "Insert object"
msgstr "ವಸ್ತುವನ್ನು ಸೇರಿಸು"
#: strings.hrc:1271
-#, fuzzy
msgctxt "STR_FRMUI_OLE_EDIT"
msgid "Edit object"
msgstr "ವಸ್ತುವನ್ನು ಸಂಪಾದಿಸಿ"
#: strings.hrc:1272
-#, fuzzy
msgctxt "STR_FRMUI_COLL_HEADER"
msgid " (Template: "
msgstr " (ನಮೂನೆ: "
@@ -6733,25 +6613,21 @@ msgid "Hyphenation completed"
msgstr ""
#: strings.hrc:1287
-#, fuzzy
msgctxt "STR_LANGSTATUS_NONE"
msgid "None (Do not check spelling)"
msgstr "ಏನೂ ಇಲ್ಲ (ಕಾಗುಣಿತ ಪರೀಕ್ಷೆಯನ್ನು ಮಾಡಬೇಡ)"
#: strings.hrc:1288
-#, fuzzy
msgctxt "STR_RESET_TO_DEFAULT_LANGUAGE"
msgid "Reset to Default Language"
msgstr "ಪೂರ್ವನಿಯೋಜಿತ ಭಾಷೆಗೆ ಮರಳಿಹೊಂದಿಸು"
#: strings.hrc:1289
-#, fuzzy
msgctxt "STR_LANGSTATUS_MORE"
msgid "More..."
msgstr "ಇನ್ನಷ್ಟು..."
#: strings.hrc:1290
-#, fuzzy
msgctxt "STR_IGNORE_SELECTION"
msgid "~Ignore"
msgstr "ನಿರ್ಲಕ್ಷಿಸು(~I)"
@@ -6782,7 +6658,6 @@ msgid "No fax printer has been set under Tools/Options/%1/Print."
msgstr ""
#: strings.hrc:1297
-#, fuzzy
msgctxt "STR_WEBOPTIONS"
msgid "HTML document"
msgstr "HTML ದಸ್ತಾವೇಜು"
@@ -6799,7 +6674,6 @@ msgid "Source not specified."
msgstr ""
#: strings.hrc:1300
-#, fuzzy
msgctxt "STR_NUM_LEVEL"
msgid "Level "
msgstr "ಸ್ತರ "
@@ -6888,7 +6762,6 @@ msgid "Text formula"
msgstr ""
#: strings.hrc:1320
-#, fuzzy
msgctxt "STR_MENU_ZOOM"
msgid "~Zoom"
msgstr "ಹಿಗ್ಗಿಸು (~Z)"
@@ -6948,13 +6821,11 @@ msgid "Remove empty paragraphs"
msgstr "ಖಾಲಿ ಪ್ಯಾರಾಗ್ರಾಫ್‌ಗಳನ್ನು ತೆಗೆದುಹಾಕು"
#: utlui.hrc:28
-#, fuzzy
msgctxt "RID_SHELLRES_AUTOFMTSTRS"
msgid "Use replacement table"
msgstr "ಬದಲಿಮಾಡುವ ಕೋಷ್ಟಕವನ್ನು ಬಳಸು"
#: utlui.hrc:29
-#, fuzzy
msgctxt "RID_SHELLRES_AUTOFMTSTRS"
msgid "Correct TWo INitial CApitals"
msgstr "ಎರಡು ಆರಂಭದ ದೊಡ್ಡಕ್ಷರಗಳನ್ನು ಸರಿಪಡಿಸು"
@@ -6972,7 +6843,6 @@ msgid "Replace \"standard\" quotes with %1custom%2 quotes"
msgstr "\"ಮಾನಕ\" ಉದ್ಧರಣ ಚಿಹ್ನೆಗಳನ್ನು %1 \\bcustom%2 ಉದ್ಧರಣ ಚಿಹ್ನೆಗಳಿಂದ ಬದಲಿಸು"
#: utlui.hrc:32
-#, fuzzy
msgctxt "RID_SHELLRES_AUTOFMTSTRS"
msgid "Replace Custom Styles"
msgstr "ಅಗತ್ಯಾನುಗುಣ ಶೈಲಿಗಳನ್ನು ಬದಲಾಯಿಸು"
@@ -7008,7 +6878,6 @@ msgid "URL recognition"
msgstr "URL ಗುರುತಿಸುವಿಕೆ"
#: utlui.hrc:38
-#, fuzzy
msgctxt "RID_SHELLRES_AUTOFMTSTRS"
msgid "Replace dashes"
msgstr "ಡ್ಯಾಶ್‌ಗಳನ್ನು ಬದಲಾಯಿಸು"
@@ -7494,7 +7363,6 @@ msgid "_Display remainder of name as suggestion while typing"
msgstr "ಟೈಪ್‌ ಮಾಡುವಾಗ ಹೆಸರಿನ ಉಳಿದ ಭಾಗವನ್ನು ಸಲಹೆಯಂತೆ ಪ್ರದರ್ಶಿಸು(_D)"
#: autotext.ui:230
-#, fuzzy
msgctxt "autotext|nameft"
msgid "Name:"
msgstr "ಹೆಸರು:"
@@ -7572,7 +7440,6 @@ msgid "Insert"
msgstr "ಅಳವಡಿಸು"
#: bibliographyentry.ui:35
-#, fuzzy
msgctxt "bibliographyentry|modify"
msgid "Apply"
msgstr "ಅನ್ವಯಿಸು"
@@ -7649,7 +7516,6 @@ msgid "Position"
msgstr "ಸ್ಥಾನ"
#: bulletsandnumbering.ui:234
-#, fuzzy
msgctxt "bulletsandnumbering|customize"
msgid "Customize"
msgstr "ಅಗತ್ಯಾನುಗುಣಗೊಳಿಸಿ"
@@ -7684,7 +7550,6 @@ msgid "Fa_x:"
msgstr "ಫ್ಯಾಕ್ಸ್"
#: businessdatapage.ui:89
-#, fuzzy
msgctxt "businessdatapage|phoneft-atkobject"
msgid "Home telephone number"
msgstr "ಮನೆ ದೂರವಾಣಿ ಸಂಖ್ಯೆ"
@@ -7706,13 +7571,11 @@ msgid "Title"
msgstr "ಶೀರ್ಷಿಕೆ"
#: businessdatapage.ui:185
-#, fuzzy
msgctxt "businessdatapage|fax-atkobject"
msgid "Home telephone number"
msgstr "ಮನೆ ದೂರವಾಣಿ ಸಂಖ್ಯೆ"
#: businessdatapage.ui:216
-#, fuzzy
msgctxt "businessdatapage|url-atkobject"
msgid "FAX number"
msgstr "ಪ್ಯಾಕ್ಸ್ ಸಂಖ್ಯೆ"
@@ -7913,7 +7776,6 @@ msgid "Inscription"
msgstr "ವಿವರಣೆ"
#: cardmediumpage.ui:319
-#, fuzzy
msgctxt "cardmediumpage|continuous"
msgid "_Continuous"
msgstr "ನಿರಂತರ (_C)"
@@ -8003,7 +7865,6 @@ msgid "Highlighting"
msgstr "ಹೈಲೈಟಿಂಗ್"
#: characterproperties.ui:243
-#, fuzzy
msgctxt "characterproperties|borders"
msgid "Borders"
msgstr "ಅಂಚುಗಳು"
@@ -8015,7 +7876,6 @@ msgid "URL:"
msgstr "URL"
#: charurlpage.ui:49
-#, fuzzy
msgctxt "charurlpage|label37"
msgid "Name:"
msgstr "ಹೆಸರು:"
@@ -8060,7 +7920,6 @@ msgid "Unvisited links:"
msgstr "ಭೇಟಿ ಮಾಡದ ಸಂಪರ್ಕಕೊಂಡಿಗಳು"
#: charurlpage.ui:275
-#, fuzzy
msgctxt "charurlpage|label33"
msgid "Character Styles"
msgstr "ಅಕ್ಷರ ಶೈಲಿಗಳು"
@@ -8270,31 +8129,26 @@ msgid "Table Header"
msgstr "ಕೋಷ್ಟಕ ಶೀರ್ಷಿಕೆ"
#: conditionpage.ui:200
-#, fuzzy
msgctxt "conditionpage|filter"
msgid "Table"
msgstr "ಕೋಷ್ಟಕ"
#: conditionpage.ui:201
-#, fuzzy
msgctxt "conditionpage|filter"
msgid "Frame"
msgstr "ಚೌಕಟ್ಟು"
#: conditionpage.ui:202
-#, fuzzy
msgctxt "conditionpage|filter"
msgid "Section"
msgstr "ವಿಭಾಗ"
#: conditionpage.ui:203
-#, fuzzy
msgctxt "conditionpage|filter"
msgid "Footnote"
msgstr "ಅಡಿಬರಹ"
#: conditionpage.ui:204
-#, fuzzy
msgctxt "conditionpage|filter"
msgid "Endnote"
msgstr "ಅಂತ್ಯಟಿಪ್ಪಣಿ"
@@ -8306,7 +8160,6 @@ msgid "Header"
msgstr "ಹೆಡರ್"
#: conditionpage.ui:206
-#, fuzzy
msgctxt "conditionpage|filter"
msgid "Footer"
msgstr "ಅಡಿಲೇಖ"
@@ -8537,7 +8390,6 @@ msgid "|<"
msgstr ""
#: createaddresslist.ui:162
-#, fuzzy
msgctxt "createaddresslist|PREV"
msgid "<"
msgstr "<"
@@ -8548,7 +8400,6 @@ msgid ">|"
msgstr ""
#: createaddresslist.ui:188
-#, fuzzy
msgctxt "createaddresslist|NEXT"
msgid ">"
msgstr ">"
@@ -8605,13 +8456,11 @@ msgid "Alternative entry"
msgstr ""
#: createautomarkdialog.ui:125
-#, fuzzy
msgctxt "createautomarkdialog|key1"
msgid "1st key"
msgstr "1ನೆ ಕೀಲಿ"
#: createautomarkdialog.ui:137
-#, fuzzy
msgctxt "createautomarkdialog|key2"
msgid "2nd key"
msgstr "2ನೆ ಕೀಲಿ"
@@ -8623,7 +8472,6 @@ msgid "Comment"
msgstr "ಟಿಪ್ಪಣಿಗಳು"
#: createautomarkdialog.ui:161
-#, fuzzy
msgctxt "createautomarkdialog|casesensitive"
msgid "Match case"
msgstr "ಕೇಸನ್ನು ಹೊಂದಿಸು"
@@ -8634,19 +8482,16 @@ msgid "Word only"
msgstr ""
#: createautomarkdialog.ui:185
-#, fuzzy
msgctxt "createautomarkdialog|yes"
msgid "Yes"
msgstr "ಹೌದು"
#: createautomarkdialog.ui:197
-#, fuzzy
msgctxt "createautomarkdialog|no"
msgid "No"
msgstr "ಇಲ್ಲ"
#: createautomarkdialog.ui:223
-#, fuzzy
msgctxt "createautomarkdialog|label1"
msgid "Entries"
msgstr "ನಮೂದುಗಳು"
@@ -8657,7 +8502,6 @@ msgid "Customize Address List"
msgstr ""
#: customizeaddrlistdialog.ui:100
-#, fuzzy
msgctxt "customizeaddrlistdialog|add"
msgid "_Add..."
msgstr "ಸೇರಿಸು (_A)..."
@@ -8717,7 +8561,6 @@ msgid "_Space to text:"
msgstr "ಪಠ್ಯಕ್ಕಾಗಿ ಸ್ಥಳ"
#: dropcapspage.ui:176
-#, fuzzy
msgctxt "dropcapspage|labelFL_SETTING"
msgid "Settings"
msgstr "ಸಿದ್ಧತೆಗಳು"
@@ -8788,7 +8631,6 @@ msgid "Edit Fields"
msgstr "ಸಂಪಾದನೆಯ ಸ್ಥಳ"
#: editfielddialog.ui:114
-#, fuzzy
msgctxt "editfielddialog|edit"
msgid "_Edit"
msgstr "ಸಂಪಾದನೆ (_E)"
@@ -8953,19 +8795,16 @@ msgid "Addr_essee"
msgstr "ವಿಳಾಸದಾರ"
#: envaddresspage.ui:98
-#, fuzzy
msgctxt "envaddresspage|label4"
msgid "Database"
msgstr "ದತ್ತಸಂಚಯ"
#: envaddresspage.ui:144
-#, fuzzy
msgctxt "envaddresspage|label7"
msgid "Table"
msgstr "ಕೋಷ್ಟಕ"
#: envaddresspage.ui:190
-#, fuzzy
msgctxt "envaddresspage|label8"
msgid "Database field"
msgstr "ದತ್ತಸಂಚಯ ಪ್ರದೇಶ"
@@ -8989,7 +8828,6 @@ msgid "Preview"
msgstr "ಅವಲೋಕನ"
#: envdialog.ui:8
-#, fuzzy
msgctxt "envdialog|EnvDialog"
msgid "Envelope"
msgstr "ಲಕೋಟೆ"
@@ -9013,7 +8851,6 @@ msgid "_Modify"
msgstr "ಮಾರ್ಪಡಿಸು (_M)"
#: envdialog.ui:132
-#, fuzzy
msgctxt "envdialog|envelope"
msgid "Envelope"
msgstr "ಲಕೋಟೆ"
@@ -9025,7 +8862,6 @@ msgid "Format"
msgstr "ರೂಪಿಸು"
#: envdialog.ui:177
-#, fuzzy
msgctxt "envdialog|printer"
msgid "Printer"
msgstr "ಮುದ್ರಕ"
@@ -9097,7 +8933,6 @@ msgid "Position"
msgstr "ಸ್ಥಾನ"
#: envformatpage.ui:432
-#, fuzzy
msgctxt "envformatpage|label2"
msgid "Sender"
msgstr "ಕಳುಹಿಸಿದವರು"
@@ -9289,7 +9124,6 @@ msgstr ""
"ಒಂದು ದತ್ತಸಂಚಯ ಕಡತವನ್ನು ಆಯ್ಕೆ ಮಾಡಲು ವೀಕ್ಷಕ ಗುಂಡಿಯನ್ನು ಬಳಸಿ."
#: exchangedatabases.ui:207
-#, fuzzy
msgctxt "exchangedatabases|label1"
msgid "Exchange Databases"
msgstr "ದತ್ತಸಂಚಯಗಳನ್ನು ಬದಲಾಯಿಸು"
@@ -9312,7 +9146,6 @@ msgid "_Insert"
msgstr "ಸೇರಿಸು(_I)"
#: fielddialog.ui:104
-#, fuzzy
msgctxt "fielddialog|document"
msgid "Document"
msgstr "ದಸ್ತಾವೇಜು"
@@ -9330,7 +9163,6 @@ msgid "Functions"
msgstr "ಕಾರ್ಯಭಾರಗಳು"
#: fielddialog.ui:172
-#, fuzzy
msgctxt "fielddialog|docinfo"
msgid "DocInformation"
msgstr "ದಸ್ತಾವೇಜು ಮಾಹಿತಿ"
@@ -9342,7 +9174,6 @@ msgid "Variables"
msgstr "ಚರ"
#: fielddialog.ui:218
-#, fuzzy
msgctxt "fielddialog|database"
msgid "Database"
msgstr "ದತ್ತಸಂಚಯ"
@@ -9376,7 +9207,6 @@ msgid "_Condition"
msgstr "ನಿಬಂಧನೆ(~C)"
#: flddbpage.ui:145
-#, fuzzy
msgctxt "flddbpage|label4"
msgid "Record number"
msgstr "ದಾಖಲೆ ಸಂಖ್ಯೆ"
@@ -9403,7 +9233,6 @@ msgid "From database"
msgstr ""
#: flddbpage.ui:315
-#, fuzzy
msgctxt "flddbpage|userdefinedcb"
msgid "User-defined"
msgstr "ಬಳಕೆದಾರರಿಂದ-ಸೂಚಿತ"
@@ -9444,13 +9273,11 @@ msgid "Author"
msgstr "ಕತೃ"
#: flddocinfopage.ui:186
-#, fuzzy
msgctxt "flddocinfopage|liststore1"
msgid "Time"
msgstr "ಸಮಯ"
#: flddocinfopage.ui:189
-#, fuzzy
msgctxt "flddocinfopage|liststore1"
msgid "Date"
msgstr "ದಿನಾಂಕ"
@@ -9484,7 +9311,6 @@ msgid "_Fixed content"
msgstr ""
#: flddocumentpage.ui:221
-#, fuzzy
msgctxt "flddocumentpage|levelft"
msgid "Level"
msgstr "ಸ್ತರ"
@@ -9524,7 +9350,6 @@ msgid "F_ormat"
msgstr "ರೂಪಿಸು"
#: fldfuncpage.ui:157
-#, fuzzy
msgctxt "fldfuncpage|macro"
msgid "_Macro..."
msgstr "ಮ್ಯಾಕ್ರೋ(_M)..."
@@ -9587,13 +9412,11 @@ msgid "Author"
msgstr "ಕತೃ"
#: fldfuncpage.ui:589
-#, fuzzy
msgctxt "fldfuncpage|liststore1"
msgid "Time"
msgstr "ಸಮಯ"
#: fldfuncpage.ui:592
-#, fuzzy
msgctxt "fldfuncpage|liststore1"
msgid "Date"
msgstr "ದಿನಾಂಕ"
@@ -9604,7 +9427,6 @@ msgid "Date Time Author"
msgstr ""
#: fldrefpage.ui:13
-#, fuzzy
msgctxt "fldrefpage|liststore1"
msgid "Bookmarks"
msgstr "ಪುಟಗುರುತುಗಳು"
@@ -9646,7 +9468,6 @@ msgid "Insert _reference to"
msgstr "ಉಲ್ಲೇಖವನ್ನು ಸೇರಿಸು"
#: fldrefpage.ui:169
-#, fuzzy
msgctxt "fldrefpage|label4"
msgid "Selection"
msgstr "ಆಯ್ಕೆ"
@@ -9740,7 +9561,6 @@ msgid "Numbering by Chapter"
msgstr ""
#: fldvarpage.ui:458
-#, fuzzy
msgctxt "fldvarpage|apply|tooltip_text"
msgid "Apply"
msgstr "ಅನ್ವಯಿಸು"
@@ -9758,13 +9578,11 @@ msgid "Author"
msgstr "ಕತೃ"
#: fldvarpage.ui:531
-#, fuzzy
msgctxt "fldvarpage|liststore1"
msgid "Time"
msgstr "ಸಮಯ"
#: fldvarpage.ui:534
-#, fuzzy
msgctxt "fldvarpage|liststore1"
msgid "Date"
msgstr "ದಿನಾಂಕ"
@@ -9781,7 +9599,6 @@ msgid "Navigation"
msgstr "ನ್ಯಾವಿಗೇಶನ್"
#: floatingsync.ui:10
-#, fuzzy
msgctxt "floatingsync|FloatingSync"
msgid "Synchronize"
msgstr "ಮೇಳೈಸು"
@@ -10074,7 +9891,6 @@ msgid "Options"
msgstr "ಆಯ್ಕೆಗಳು"
#: formatsectiondialog.ui:107
-#, fuzzy
msgctxt "formatsectiondialog|columns"
msgid "Columns"
msgstr "ಲಂಬಸಾಲುಗಳು"
@@ -10203,7 +10019,6 @@ msgid "Use superordinate object settings"
msgstr "ಸೂಪರ್ಆರ್ಡಿನೇಟ್ ವಸ್ತು ಸಿದ್ಧತೆಗಳನ್ನು ಬಳಸಿ"
#: framedialog.ui:8
-#, fuzzy
msgctxt "framedialog|FrameDialog"
msgid "Frame"
msgstr "ಚೌಕಟ್ಟು"
@@ -10233,7 +10048,6 @@ msgid "Hyperlink"
msgstr "ಹೈಪರ್ಲಿಂಕ್"
#: framedialog.ui:197
-#, fuzzy
msgctxt "framedialog|borders"
msgid "Borders"
msgstr "ಅಂಚುಗಳು"
@@ -10245,19 +10059,16 @@ msgid "Area"
msgstr "ವಿಸ್ತೀರ್ಣ"
#: framedialog.ui:243
-#, fuzzy
msgctxt "framedialog|transparence"
msgid "Transparency"
msgstr "ಪಾರದರ್ಶಕತೆ"
#: framedialog.ui:266
-#, fuzzy
msgctxt "framedialog|columns"
msgid "Columns"
msgstr "ಲಂಬಸಾಲುಗಳು"
#: framedialog.ui:289
-#, fuzzy
msgctxt "framedialog|macro"
msgid "Macro"
msgstr "ಮ್ಯಾಕ್ರೋ"
@@ -10287,19 +10098,16 @@ msgid "Left-to-right"
msgstr "ಎಡದಿಂದ-ಬಲಕ್ಕೆ"
#: frmaddpage.ui:40
-#, fuzzy
msgctxt "frmaddpage|liststore1"
msgid "Right-to-left"
msgstr "ಬಲದಿಂದ ಎಡಕ್ಕೆ"
#: frmaddpage.ui:44
-#, fuzzy
msgctxt "frmaddpage|liststore1"
msgid "Right-to-left (vertical)"
msgstr "ಬಲದಿಂದ ಎಡಕ್ಕೆ (ಲಂಬವಾಗಿ)"
#: frmaddpage.ui:48
-#, fuzzy
msgctxt "frmaddpage|liststore1"
msgid "Left-to-right (vertical)"
msgstr "ಎಡದಿಂದ ಬಲಕ್ಕೆ (ಲಂಬವಾಗಿ)"
@@ -10344,7 +10152,6 @@ msgid "_Next link:"
msgstr ""
#: frmaddpage.ui:206
-#, fuzzy
msgctxt "frmaddpage|description_label"
msgid "_Description:"
msgstr "ವಿವರಣೆ (_D):"
@@ -10356,7 +10163,6 @@ msgid "Names"
msgstr "ಹೆಸರು"
#: frmaddpage.ui:282
-#, fuzzy
msgctxt "frmaddpage|label2"
msgid "_Vertical alignment"
msgstr "ಲಂಬವಾಗಿ ಹೊಂದಿಕೆ(_V)"
@@ -10379,7 +10185,6 @@ msgid "P_osition"
msgstr "ಸ್ಥಾನ"
#: frmaddpage.ui:375
-#, fuzzy
msgctxt "frmaddpage|protectsize"
msgid "_Size"
msgstr "ಗಾತ್ರ (_S)"
@@ -10465,7 +10270,6 @@ msgid "_Keep ratio"
msgstr "ಅನುಪಾತವನ್ನು ಉಳಿಸಿಕೊ (_K)"
#: frmtypepage.ui:319
-#, fuzzy
msgctxt "frmtypepage|origsize"
msgid "_Original Size"
msgstr "ಮೂಲ ಗಾತ್ರ (_O)"
@@ -10477,7 +10281,6 @@ msgid "Size"
msgstr "ಸಾಲು"
#: frmtypepage.ui:395
-#, fuzzy
msgctxt "frmtypepage|topage"
msgid "To _page"
msgstr "ಪುಟಕ್ಕೆ (_p)"
@@ -10501,13 +10304,11 @@ msgid "_As character"
msgstr "ಅಕ್ಷರದಿಂದ (_c)"
#: frmtypepage.ui:460
-#, fuzzy
msgctxt "frmtypepage|toframe"
msgid "To _frame"
msgstr "ಚೌಕಟ್ಟಿಗೆ (_f)"
#: frmtypepage.ui:482
-#, fuzzy
msgctxt "frmtypepage|label1"
msgid "Anchor"
msgstr "ಲಂಗರು"
@@ -10525,7 +10326,6 @@ msgid "b_y"
msgstr "ಇಂದ (_y)"
#: frmtypepage.ui:550
-#, fuzzy
msgctxt "frmtypepage|vertbyft"
msgid "by"
msgstr "ಇಂದ"
@@ -10549,7 +10349,6 @@ msgid "t_o"
msgstr "ಗೆ (_o)"
#: frmtypepage.ui:670
-#, fuzzy
msgctxt "frmtypepage|mirror"
msgid "_Mirror on even pages"
msgstr "ಸರಿಸಂಖ್ಯೆಯ ಪುಟಗಳಲ್ಲಿ ಪ್ರತಿಬಿಂಬ (_M)"
@@ -10645,13 +10444,11 @@ msgid "_After section"
msgstr "ವಿಭಾಗದ ನಂತರ"
#: indentpage.ui:116
-#, fuzzy
msgctxt "indentpage|label2"
msgid "Indent"
msgstr "ಇಂಡೆಂಟ್"
#: indentpage.ui:145
-#, fuzzy
msgctxt "indentpage|preview-atkobject"
msgid "Example"
msgstr "ಉದಾಹರಣೆ"
@@ -10742,7 +10539,6 @@ msgid "Selection"
msgstr "ಆಯ್ಕೆ"
#: infonotfounddialog.ui:8
-#, fuzzy
msgctxt "infonotfounddialog|InfoNotFoundDialog"
msgid "Find"
msgstr "ಹುಡುಕು"
@@ -10780,13 +10576,11 @@ msgid "Reference:"
msgstr "ಉಲ್ಲೇಖ"
#: inputwinmenu.ui:12
-#, fuzzy
msgctxt "inputwinmenu|sum"
msgid "Sum"
msgstr "ಮೊತ್ತ"
#: inputwinmenu.ui:20
-#, fuzzy
msgctxt "inputwinmenu|round"
msgid "Round"
msgstr "ದುಂಡಾದ"
@@ -10798,13 +10592,11 @@ msgid "Percent"
msgstr "ಪ್ರತಿಶತ"
#: inputwinmenu.ui:36
-#, fuzzy
msgctxt "inputwinmenu|sqrt"
msgid "Square Root"
msgstr "ವರ್ಗಮೂಲ"
#: inputwinmenu.ui:44
-#, fuzzy
msgctxt "inputwinmenu|pow"
msgid "Power"
msgstr "ಘಾತ"
@@ -10884,7 +10676,6 @@ msgid "Statistical Functions"
msgstr ""
#: inputwinmenu.ui:170
-#, fuzzy
msgctxt "inputwinmenu|mean"
msgid "Mean"
msgstr "ಸರಾಸರಿ"
@@ -10914,37 +10705,31 @@ msgid "Sine"
msgstr "ಸಾಲು"
#: inputwinmenu.ui:216
-#, fuzzy
msgctxt "inputwinmenu|cos"
msgid "Cosine"
msgstr "ಕೊಸೈನ್"
#: inputwinmenu.ui:224
-#, fuzzy
msgctxt "inputwinmenu|tag"
msgid "Tangent"
msgstr "ಟ್ಯಾಂಜೆಂಟ್"
#: inputwinmenu.ui:232
-#, fuzzy
msgctxt "inputwinmenu|asin"
msgid "Arcsine"
msgstr "ಆರ್ಕ್‌ಸೈನ್"
#: inputwinmenu.ui:240
-#, fuzzy
msgctxt "inputwinmenu|acos"
msgid "Arccosine"
msgstr "ಆರ್ಕ್‌ಕೊಸೈನ್"
#: inputwinmenu.ui:248
-#, fuzzy
msgctxt "inputwinmenu|atan"
msgid "Arctangent"
msgstr "ಆರ್ಕ್‌ಟ್ಯಾಂಜೆಂಟ್"
#: insertautotextdialog.ui:8
-#, fuzzy
msgctxt "insertautotextdialog|InsertAutoTextDialog"
msgid "Insert AutoText"
msgstr "ಸ್ವಯಂಚಾಲಿತ ಪಠ್ಯವನ್ನು ಸೇರಿಸು"
@@ -10955,7 +10740,6 @@ msgid "Autotexts for Shortcut "
msgstr ""
#: insertbookmark.ui:8
-#, fuzzy
msgctxt "insertbookmark|InsertBookmarkDialog"
msgid "Bookmark"
msgstr "ಪುಟಗುರುತು"
@@ -11019,7 +10803,6 @@ msgid "Change page number"
msgstr "ಪುಟದ ಸಂಖ್ಯೆಯನ್ನು ಬದಲಿಸು"
#: insertbreak.ui:205
-#, fuzzy
msgctxt "insertbreak|pagenumsb-atkobject"
msgid "Change page number"
msgstr "ಪುಟದ ಸಂಖ್ಯೆಯನ್ನು ಬದಲಿಸು"
@@ -11181,7 +10964,6 @@ msgid "From _database"
msgstr ""
#: insertdbcolumnsdialog.ui:604
-#, fuzzy
msgctxt "insertdbcolumnsdialog|userdefined"
msgid "_User-defined"
msgstr "ಬಳಕೆದಾರ-ನಿರ್ಧರಿತ (_U)"
@@ -11285,13 +11067,11 @@ msgid "_Insert"
msgstr "ಸೇರಿಸು(_I)"
#: insertsectiondialog.ui:106
-#, fuzzy
msgctxt "insertsectiondialog|section"
msgid "Section"
msgstr "ವಿಭಾಗ"
#: insertsectiondialog.ui:128
-#, fuzzy
msgctxt "insertsectiondialog|columns"
msgid "Columns"
msgstr "ಲಂಬಸಾಲುಗಳು"
@@ -11412,13 +11192,11 @@ msgid "Business Cards"
msgstr "ವ್ಯಾಪಾರದ ಕಾರ್ಡುಗಳು(~u)"
#: labeldialog.ui:174
-#, fuzzy
msgctxt "labeldialog|private"
msgid "Private"
msgstr "ವೈಯಕ್ತಿಕ"
#: labeldialog.ui:197
-#, fuzzy
msgctxt "labeldialog|business"
msgid "Business"
msgstr "ವ್ಯಾಪಾರ"
@@ -11470,7 +11248,6 @@ msgid "_Top margin:"
msgstr "ಮೇಲಿನ ಅಂಚು"
#: labelformatpage.ui:113
-#, fuzzy
msgctxt "labelformatpage|label7"
msgid "_Columns:"
msgstr "ಉದ್ದಸಾಲುಗಳು (_C):"
@@ -11494,7 +11271,6 @@ msgid "Pa_ge height:"
msgstr "ಪುಟದ ಎತ್ತರ"
#: labelformatpage.ui:166
-#, fuzzy
msgctxt "labelformatpage|save"
msgid "_Save..."
msgstr "ಉಳಿಸು (_S)..."
@@ -11546,7 +11322,6 @@ msgid "Printer Name"
msgstr ""
#: labeloptionspage.ui:270
-#, fuzzy
msgctxt "labeloptionspage|label2"
msgid "Printer"
msgstr "ಮುದ್ರಕ"
@@ -11634,7 +11409,6 @@ msgid "Every:"
msgstr "ಪ್ರತಿಯೊಂದು"
#: linenumbering.ui:406
-#, fuzzy
msgctxt "linenumbering|lines"
msgid "lines"
msgstr "ಸಾಲುಗಳು"
@@ -11734,7 +11508,6 @@ msgid "Mail Merge"
msgstr "ಮೈಲ್ ವಿಲೀನಗೊಳಿಕೆ"
#: mailmerge.ui:131
-#, fuzzy
msgctxt "mailmerge|all"
msgid "_All"
msgstr "ಎಲ್ಲಾವೂ (_A)"
@@ -11764,7 +11537,6 @@ msgid "Records"
msgstr "ದಾಖಲೆಗಳು"
#: mailmerge.ui:285
-#, fuzzy
msgctxt "mailmerge|printer"
msgid "_Printer"
msgstr "ಮುದ್ರಕ(_P)"
@@ -11776,7 +11548,6 @@ msgid "_Electronic"
msgstr "ವಿದ್ಯುನ್ಮಾನ(~E)"
#: mailmerge.ui:321
-#, fuzzy
msgctxt "mailmerge|file"
msgid "File"
msgstr "ಕಡತ"
@@ -11842,7 +11613,6 @@ msgid "RT_F"
msgstr "RT~F"
#: mailmerge.ui:630
-#, fuzzy
msgctxt "mailmerge|swriter"
msgid "%PRODUCTNAME Writer"
msgstr "%PRODUCTNAME ರೈಟರ್"
@@ -11866,7 +11636,6 @@ msgid "Save Merged Document"
msgstr "ವಿಲೀನಗೊಳಿಸಲಾದ ದಸ್ತಾವೇಜನ್ನು ಉಳಿಸು"
#: mailmerge.ui:745
-#, fuzzy
msgctxt "mailmerge|outputlabel"
msgid "Output"
msgstr "ಔಟ್‌ಪುಟ್"
@@ -11895,13 +11664,11 @@ msgid "Create"
msgstr "ರಚಿಸು:"
#: managechangessidebar.ui:48
-#, fuzzy
msgctxt "managechangessidebar|accept"
msgid "_Accept"
msgstr "ಅಂಗೀಕರಿಸು(_A)"
#: managechangessidebar.ui:64
-#, fuzzy
msgctxt "managechangessidebar|reject"
msgid "_Reject"
msgstr "ನಿರಾಕರಿಸು(_R)"
@@ -11943,13 +11710,11 @@ msgid "Author"
msgstr "ಕರ್ತೃ"
#: managechangessidebar.ui:192
-#, fuzzy
msgctxt "managechangessidebar|writerdate"
msgid "Date"
msgstr "ದಿನಾಂಕ"
#: managechangessidebar.ui:200
-#, fuzzy
msgctxt "managechangessidebar|writerdesc"
msgid "Comment"
msgstr "ಟಿಪ್ಪಣಿ"
@@ -12027,7 +11792,6 @@ msgid "Select the address list containing the address data you want to use. This
msgstr ""
#: mmaddressblockpage.ui:142
-#, fuzzy
msgctxt "mmaddressblockpage|label3"
msgid "1."
msgstr "1."
@@ -12049,7 +11813,6 @@ msgid "3."
msgstr ""
#: mmaddressblockpage.ui:258
-#, fuzzy
msgctxt "mmaddressblockpage|settingsft"
msgid "2."
msgstr "2."
@@ -12109,7 +11872,6 @@ msgid "Mail Merge"
msgstr "ಮೈಲ್ ವಿಲೀನಗೊಳಿಕೆ"
#: mmcreatingdialog.ui:52
-#, fuzzy
msgctxt "mmcreatingdialog|label1"
msgid "Status:"
msgstr "ಸ್ಥಿತಿ:"
@@ -12172,13 +11934,11 @@ msgid "Move"
msgstr "ಕ್ರಮ"
#: mmlayoutpage.ui:271
-#, fuzzy
msgctxt "mmlayoutpage|up"
msgid "_Up"
msgstr "ಮೇಲೆ (_U)"
#: mmlayoutpage.ui:286
-#, fuzzy
msgctxt "mmlayoutpage|down"
msgid "_Down"
msgstr "ಕೆಳಗೆ (_D)"
@@ -12195,7 +11955,6 @@ msgid "_Zoom"
msgstr "ಜೂಮ್"
#: mmlayoutpage.ui:363
-#, fuzzy
msgctxt "mmlayoutpage|zoom"
msgid "Entire page"
msgstr "ಸಂಪೂರ್ಣ ಪುಟ"
@@ -12328,7 +12087,6 @@ msgid "HTML Message"
msgstr "ನೆರವಿನ ಸಂದೇಶ"
#: mmresultemaildialog.ui:30
-#, fuzzy
msgctxt "mmresultemaildialog|liststore1"
msgid "Plain Text"
msgstr "ಸರಳ ಪಠ್ಯ"
@@ -12417,7 +12175,6 @@ msgid "Print Documents"
msgstr "ದಸ್ತಾವೇಜನ್ನು ಮುದ್ರಿಸು"
#: mmresultprintdialog.ui:97
-#, fuzzy
msgctxt "mmresultprintdialog|printerft"
msgid "_Printer"
msgstr "ಮುದ್ರಕ(_P)"
@@ -12668,7 +12425,6 @@ msgid "E-mails not sent: %1"
msgstr ""
#: mmsendmails.ui:229
-#, fuzzy
msgctxt "mmsendmails|label5"
msgid "Details"
msgstr "ವಿವರಗಳು"
@@ -12696,7 +12452,6 @@ msgid "Back"
msgstr "ಹಿಂದಕ್ಕೆ"
#: navigatorpanel.ui:73
-#, fuzzy
msgctxt "navigatorpanel|forward|tooltip_text"
msgid "Forward"
msgstr "ಮುಂದಕ್ಕೆ"
@@ -12739,7 +12494,6 @@ msgid "Header"
msgstr "ಹೆಡರ್"
#: navigatorpanel.ui:207
-#, fuzzy
msgctxt "navigatorpanel|footer|tooltip_text"
msgid "Footer"
msgstr "ಅಡಿಲೇಖ"
@@ -12767,7 +12521,6 @@ msgid "Demote Level"
msgstr "ಕೆಳದರ್ಜೆಗೆ ಇಳಿಸು"
#: navigatorpanel.ui:304
-#, fuzzy
msgctxt "navigatorpanel|documents|tooltip_text"
msgid "Document"
msgstr "ದಸ್ತಾವೇಜು"
@@ -12807,7 +12560,6 @@ msgid "Save Contents as well"
msgstr ""
#: navigatorpanel.ui:436
-#, fuzzy
msgctxt "navigatorpanel|moveup|tooltip_text"
msgid "Move Up"
msgstr "ಮೇಲಕ್ಕೆ ಚಲಿಸು"
@@ -12895,7 +12647,6 @@ msgid " "
msgstr ""
#: notebookbar.ui:504
-#, fuzzy
msgctxt "notebookbar|NewSB|tooltip_text"
msgid "Database"
msgstr "ದತ್ತಸಂಚಯ"
@@ -12907,7 +12658,6 @@ msgid "Spreadsheet"
msgstr "ಸ್ಪ್ರೆಡ್‌ಶೇಟ್‌"
#: notebookbar.ui:1238
-#, fuzzy
msgctxt "notebookbar|FileLabel"
msgid "File"
msgstr "ಕಡತ"
@@ -12925,7 +12675,6 @@ msgid "Font"
msgstr "ಅಕ್ಷರಶೈಲಿ"
#: notebookbar.ui:1769
-#, fuzzy
msgctxt "notebookbar|OutlineSection|tooltip_text"
msgid "Outline"
msgstr "ಹೊರರೇಖೆ"
@@ -12967,7 +12716,6 @@ msgid "Spacing"
msgstr "ಅಂತರ"
#: notebookbar.ui:2189
-#, fuzzy
msgctxt "notebookbar|indent|tooltip_text"
msgid "Indent"
msgstr "ಇಂಡೆಂಟ್"
@@ -12985,31 +12733,26 @@ msgid "Decrease Indent"
msgstr "ಇಂಡೆಂಟ್ ಅನ್ನು ಕಡಿಮೆ ಮಾಡು"
#: notebookbar.ui:2234
-#, fuzzy
msgctxt "notebookbar|controlcodes|tooltip_text"
msgid "Indent"
msgstr "ಇಂಡೆಂಟ್"
#: notebookbar.ui:2342
-#, fuzzy
msgctxt "notebookbar|StyleSection|tooltip_text"
msgid "Style"
msgstr "ಶೈಲಿ"
#: notebookbar.ui:2474
-#, fuzzy
msgctxt "notebookbar|FindSection|tooltip_text"
msgid "Find"
msgstr "ಹುಡುಕು"
#: notebookbar.ui:2530
-#, fuzzy
msgctxt "notebookbar|FindSection1|tooltip_text"
msgid "Find"
msgstr "ಹುಡುಕು"
#: notebookbar.ui:2595
-#, fuzzy
msgctxt "notebookbar|HomeLabel"
msgid "Home"
msgstr "ನೆಲೆ"
@@ -13021,7 +12764,6 @@ msgid "Break"
msgstr "ತಡೆ(_B)"
#: notebookbar.ui:2800
-#, fuzzy
msgctxt "notebookbar|box70|tooltip_text"
msgid "Gallery"
msgstr "ಗ್ಯಾಲರಿ"
@@ -13032,25 +12774,21 @@ msgid "Open Clip Art and Media Gallery"
msgstr ""
#: notebookbar.ui:2850
-#, fuzzy
msgctxt "notebookbar|box69|tooltip_text"
msgid "Symbol"
msgstr "ಚಿಹ್ನೆ"
#: notebookbar.ui:2882
-#, fuzzy
msgctxt "notebookbar|box17|tooltip_text"
msgid "Basic"
msgstr "ಮೂಲಭೂತ"
#: notebookbar.ui:2910
-#, fuzzy
msgctxt "notebookbar|InsertAVMedia|tooltip_text"
msgid "Insert Audio or Video"
msgstr "ಧ್ವನಿ ಮತ್ತು ದೃಶ್ಯಾವಳಿಯನ್ನು ಸೇರಿಸಿ"
#: notebookbar.ui:2942
-#, fuzzy
msgctxt "notebookbar|ShapesSection|tooltip_text"
msgid "Shapes"
msgstr "ಆಕಾರಗಳು"
@@ -13062,7 +12800,6 @@ msgid "Links"
msgstr "ಸಂಪರ್ಕಕೊಂಡಿ"
#: notebookbar.ui:3336
-#, fuzzy
msgctxt "notebookbar|TextSection|tooltip_text"
msgid "Text"
msgstr "ಪಠ್ಯ"
@@ -13097,7 +12834,6 @@ msgid "Page layout"
msgstr "ಪುಟ ವಿನ್ಯಾಸ"
#: notebookbar.ui:4295
-#, fuzzy
msgctxt "notebookbar|ReferencesLabel"
msgid "References"
msgstr "ಉಲ್ಲೇಖಗಳು"
@@ -13131,19 +12867,16 @@ msgid "View"
msgstr "ನೋಟ"
#: notebookbar.ui:5745
-#, fuzzy
msgctxt "notebookbar|formattable|tooltip_text"
msgid "Indent"
msgstr "ಇಂಡೆಂಟ್"
#: notebookbar.ui:5787
-#, fuzzy
msgctxt "notebookbar|formattable1|tooltip_text"
msgid "Indent"
msgstr "ಇಂಡೆಂಟ್"
#: notebookbar.ui:5850
-#, fuzzy
msgctxt "notebookbar|TableLabel"
msgid "Table"
msgstr "ಕೋಷ್ಟಕ"
@@ -13167,13 +12900,11 @@ msgid "Basics"
msgstr "ಆಧಾರ"
#: notebookbar.ui:5905
-#, fuzzy
msgctxt "notebookbar|Crop1"
msgid "Crop"
msgstr "ಅಂದಗೊಳಿಸು"
#: notebookbar.ui:6537
-#, fuzzy
msgctxt "notebookbar|ImageLabel"
msgid "Image"
msgstr "ಚಿತ್ರ"
@@ -13196,7 +12927,6 @@ msgid "Shape / Textbox"
msgstr ""
#: notebookbar.ui:6734
-#, fuzzy
msgctxt "notebookbar|AnchorMenu"
msgid "Anchor"
msgstr "ಲಂಗರು"
@@ -13218,13 +12948,11 @@ msgid "_File"
msgstr "ಕಡತ"
#: notebookbar_compact.ui:2797
-#, fuzzy
msgctxt "notebookbar_compact|FileLabel"
msgid "File"
msgstr "ಕಡತ"
#: notebookbar_compact.ui:2873
-#, fuzzy
msgctxt "notebookbar_compact|editb"
msgid "_Edit"
msgstr "ಸಂಪಾದನೆ (_E)"
@@ -13242,7 +12970,6 @@ msgid "_Menu"
msgstr "ಮೆನು"
#: notebookbar_compact.ui:3690
-#, fuzzy
msgctxt "notebookbar_compact|HomeLabel"
msgid "Home"
msgstr "ನೆಲೆ"
@@ -13278,7 +13005,6 @@ msgid "Reference_s"
msgstr "ಉಲ್ಲೇಖಗಳು"
#: notebookbar_compact.ui:4899
-#, fuzzy
msgctxt "notebookbar_compact|ReferencesLabel"
msgid "References"
msgstr "ಉಲ್ಲೇಖಗಳು"
@@ -13314,7 +13040,6 @@ msgid "T_able"
msgstr "ಕೋಷ್ಟಕ"
#: notebookbar_compact.ui:6478
-#, fuzzy
msgctxt "notebookbar_compact|TableLabel"
msgid "Table"
msgstr "ಕೋಷ್ಟಕ"
@@ -13326,7 +13051,6 @@ msgid "_Graphic"
msgstr "ಗ್ರಾಫಿಕ್ಸ್‍"
#: notebookbar_compact.ui:7136
-#, fuzzy
msgctxt "notebookbar_compact|ImageLabel"
msgid "Image"
msgstr "ಚಿತ್ರ"
@@ -13354,19 +13078,16 @@ msgid "Wrap"
msgstr "ಆವರಿಕೆ"
#: notebookbar_compact.ui:8144
-#, fuzzy
msgctxt "notebookbar_compact|frame:MenuAlign"
msgid "Align"
msgstr "ಹೊಂದಿಸು"
#: notebookbar_compact.ui:8216
-#, fuzzy
msgctxt "notebookbar_compact|frame:MenuDraw"
msgid "Object"
msgstr "ವಸ್ತು"
#: notebookbar_compact.ui:8246
-#, fuzzy
msgctxt "notebookbar_compact|FrameLabel"
msgid "Object"
msgstr "ವಸ್ತು"
@@ -13378,7 +13099,6 @@ msgid "_Tools"
msgstr "ಉಪಕರಣಗಳು"
#: notebookbar_compact.ui:8810
-#, fuzzy
msgctxt "notebookbar_compact|DevLabel"
msgid "Tools"
msgstr "ಉಪಕರಣಗಳು"
@@ -13394,7 +13114,6 @@ msgid "Menubar"
msgstr ""
#: notebookbar_groupedbar_compact.ui:3363
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|Quotation2"
msgid "Quotation"
msgstr "ಉದ್ಧರಣ"
@@ -13418,7 +13137,6 @@ msgid "_File"
msgstr "ಕಡತ"
#: notebookbar_groupedbar_compact.ui:4302
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|editb"
msgid "_Edit"
msgstr "ಸಂಪಾದನೆ (_E)"
@@ -13654,7 +13372,6 @@ msgid "Menubar"
msgstr ""
#: notebookbar_groupedbar_full.ui:3281
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|Quotation2"
msgid "Quotation"
msgstr "ಉದ್ಧರಣ"
@@ -13684,7 +13401,6 @@ msgid "_File"
msgstr "ಕಡತ"
#: notebookbar_groupedbar_full.ui:4384
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|editb"
msgid "_Edit"
msgstr "ಸಂಪಾದನೆ (_E)"
@@ -13844,7 +13560,6 @@ msgid "D_raw"
msgstr ""
#: notebookbar_groupedbar_full.ui:11024
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|editdrawb"
msgid "_Edit"
msgstr "ಸಂಪಾದನೆ (_E)"
@@ -13856,7 +13571,6 @@ msgid "Wrap"
msgstr "ಆವರಿಕೆ"
#: notebookbar_groupedbar_full.ui:11268
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|alignb"
msgid "Align"
msgstr "ಹೊಂದಿಸು"
@@ -13939,7 +13653,6 @@ msgid "_View"
msgstr "ನೋಟ"
#: notebookbar_groups.ui:34
-#, fuzzy
msgctxt "notebookbar_groups|imagestyledefault"
msgid "Default"
msgstr "ಪೂರ್ವನಿಯೋಜಿತ"
@@ -13951,7 +13664,6 @@ msgid "Grayscale"
msgstr "ಗ್ರೇಸ್ಕೇಲ್"
#: notebookbar_groups.ui:50
-#, fuzzy
msgctxt "notebookbar_groups|imagestylebw"
msgid "Black and White"
msgstr "ಕಪ್ಪು ಮತ್ತು ಬಿಳುಪು"
@@ -14027,19 +13739,16 @@ msgid "Hyperlink"
msgstr "ಹೈಪರ್ಲಿಂಕ್"
#: notebookbar_groups.ui:200
-#, fuzzy
msgctxt "notebookbar_groups|footnote"
msgid "Footnote"
msgstr "ಅಡಿಬರಹ"
#: notebookbar_groups.ui:209
-#, fuzzy
msgctxt "notebookbar_groups|endnote"
msgid "Endnote"
msgstr "ಅಂತ್ಯಟಿಪ್ಪಣಿ"
#: notebookbar_groups.ui:224
-#, fuzzy
msgctxt "notebookbar_groups|bookmark"
msgid "Bookmark"
msgstr "ಪುಟಗುರುತು"
@@ -14062,19 +13771,16 @@ msgid "Title"
msgstr "ಶೀರ್ಷಿಕೆ"
#: notebookbar_groups.ui:335
-#, fuzzy
msgctxt "notebookbar_groups|heading1"
msgid "Heading 1"
msgstr "ಶೀರ್ಷಿಕೆ 1"
#: notebookbar_groups.ui:344
-#, fuzzy
msgctxt "notebookbar_groups|heading2"
msgid "Heading 2"
msgstr "ಶೀರ್ಷಿಕೆ 2"
#: notebookbar_groups.ui:353
-#, fuzzy
msgctxt "notebookbar_groups|heading3"
msgid "Heading 3"
msgstr "ಶೀರ್ಷಿಕೆ 3"
@@ -14085,13 +13791,11 @@ msgid "Default Character"
msgstr ""
#: notebookbar_groups.ui:377
-#, fuzzy
msgctxt "notebookbar_groups|italic"
msgid "Emphasis"
msgstr "ಒತ್ತು ನೀಡುವಿಕೆ"
#: notebookbar_groups.ui:386
-#, fuzzy
msgctxt "notebookbar_groups|bold"
msgid "Strong Emphasis"
msgstr "ಬಲವಾಗಿ ಒತ್ತು ನೀಡುವಿಕೆ"
@@ -14103,7 +13807,6 @@ msgid "None"
msgstr "ಏನೂ ಇಲ್ಲ"
#: notebookbar_groups.ui:412
-#, fuzzy
msgctxt "notebookbar_groups|tablestyledefault"
msgid "Default"
msgstr "ಪೂರ್ವನಿಯೋಜಿತ"
@@ -14146,7 +13849,6 @@ msgid "Delete Rows"
msgstr "ಅಡ್ಡಸಾಲನ್ನು ಅಳಿಸು"
#: notebookbar_groups.ui:504
-#, fuzzy
msgctxt "notebookbar_groups|rowmenuselect"
msgid "Select Rows"
msgstr "ಅಡ್ಡಸಾಲುಗಳನ್ನು ಆಯ್ಕೆಮಾಡು"
@@ -14170,7 +13872,6 @@ msgid "Distribute Rows Evenly"
msgstr "ಲಂಬಸಾಲುಗಳನ್ನು ಸಮನಾಗಿ ವಿತರಿಸು"
#: notebookbar_groups.ui:736
-#, fuzzy
msgctxt "notebookbar_groups|filegrouplabel"
msgid "File"
msgstr "ಕಡತ"
@@ -14182,13 +13883,11 @@ msgid "Clipboard"
msgstr "ನಕಲುಫಲಕ"
#: notebookbar_groups.ui:935
-#, fuzzy
msgctxt "notebookbar_groups|paragraphstyleb"
msgid "Style"
msgstr "ಶೈಲಿ"
#: notebookbar_groups.ui:1448
-#, fuzzy
msgctxt "notebookbar_groups|formatgrouplabel"
msgid "Text"
msgstr "ಪಠ್ಯ"
@@ -14200,7 +13899,6 @@ msgid "Links"
msgstr "ಸಂಪರ್ಕಕೊಂಡಿ"
#: notebookbar_groups.ui:1616
-#, fuzzy
msgctxt "notebookbar_groups|shapesb"
msgid "Shapes"
msgstr "ಆಕಾರಗಳು"
@@ -14212,31 +13910,26 @@ msgid "Insert"
msgstr "ಅಳವಡಿಸು"
#: notebookbar_groups.ui:1758
-#, fuzzy
msgctxt "notebookbar_groups|tablestyleb"
msgid "Style"
msgstr "ಶೈಲಿ"
#: notebookbar_groups.ui:1780
-#, fuzzy
msgctxt "notebookbar_groups|tablerowsb"
msgid "Rows"
msgstr "ಅಡ್ಡಸಾಲುಗಳು"
#: notebookbar_groups.ui:1798
-#, fuzzy
msgctxt "notebookbar_groups|tablecolumnsb"
msgid "Columns"
msgstr "ಲಂಬಸಾಲುಗಳು"
#: notebookbar_groups.ui:2002
-#, fuzzy
msgctxt "notebookbar_groups|tablegrouplabel"
msgid "Table"
msgstr "ಕೋಷ್ಟಕ"
#: notebookbar_groups.ui:2038
-#, fuzzy
msgctxt "notebookbar_groups|imagestyleb"
msgid "Style"
msgstr "ಶೈಲಿ"
@@ -14260,7 +13953,6 @@ msgid "Lock"
msgstr "ಡಾಕ್ ಮಾಡು"
#: notebookbar_groups.ui:2189
-#, fuzzy
msgctxt "notebookbar_groups|imagegrouplabel"
msgid "Image"
msgstr "ಚಿತ್ರ"
@@ -14272,7 +13964,6 @@ msgid "None"
msgstr "ಏನೂ ಇಲ್ಲ"
#: notebookbar_groups.ui:2256
-#, fuzzy
msgctxt "notebookbar_groups|wrapideal"
msgid "Optimal"
msgstr "ಸೂಕ್ತವಾದ"
@@ -14284,13 +13975,11 @@ msgid "Parallel"
msgstr "ಸಮಾನಾಂತರ"
#: notebookbar_groups.ui:2274
-#, fuzzy
msgctxt "notebookbar_groups|wrapleft"
msgid "Before"
msgstr "ಮೊದಲು"
#: notebookbar_groups.ui:2283
-#, fuzzy
msgctxt "notebookbar_groups|wrapright"
msgid "After"
msgstr "ನಂತರ"
@@ -14319,13 +14008,11 @@ msgid "Horizontal Alignment"
msgstr "ಅಡ್ಡ ಹೊಂದಾಣಿಕೆ"
#: notebookbar_single.ui:596
-#, fuzzy
msgctxt "notebookbar_single|outlineindent|tooltip_text"
msgid "Indent"
msgstr "ಇಂಡೆಂಟ್"
#: notebookbar_single.ui:678
-#, fuzzy
msgctxt "notebookbar_single|insert|tooltip_text"
msgid "Indent"
msgstr "ಇಂಡೆಂಟ್"
@@ -14497,13 +14184,11 @@ msgid "_Start with:"
msgstr "ಇದರಿಂದ ಆರಂಭಿಸು (_S):"
#: numparapage.ui:416
-#, fuzzy
msgctxt "numparapage|labelLINE_NUMBERING"
msgid "Line Numbering"
msgstr "ಸಾಲು ಅನುಕ್ರಮಣಿಕೆ"
#: objectdialog.ui:8
-#, fuzzy
msgctxt "objectdialog|ObjectDialog"
msgid "Object"
msgstr "ವಸ್ತು"
@@ -14533,7 +14218,6 @@ msgid "Hyperlink"
msgstr "ಹೈಪರ್ಲಿಂಕ್"
#: objectdialog.ui:197
-#, fuzzy
msgctxt "objectdialog|borders"
msgid "Borders"
msgstr "ಅಂಚುಗಳು"
@@ -14545,13 +14229,11 @@ msgid "Area"
msgstr "ವಿಸ್ತೀರ್ಣ"
#: objectdialog.ui:243
-#, fuzzy
msgctxt "objectdialog|transparence"
msgid "Transparency"
msgstr "ಪಾರದರ್ಶಕತೆ"
#: objectdialog.ui:266
-#, fuzzy
msgctxt "objectdialog|macro"
msgid "Macro"
msgstr "ಮ್ಯಾಕ್ರೋ"
@@ -14587,7 +14269,6 @@ msgid "Position:"
msgstr "ಸ್ಥಾನ"
#: optcaptionpage.ui:147
-#, fuzzy
msgctxt "optcaptionpage|numseparator"
msgid ". "
msgstr ". "
@@ -14654,13 +14335,11 @@ msgid ""
msgstr ""
#: optcaptionpage.ui:469
-#, fuzzy
msgctxt "optcaptionpage|captionorder"
msgid "Category first"
msgstr "ಪಂಗಡ ಮೊದಲು"
#: optcaptionpage.ui:470
-#, fuzzy
msgctxt "optcaptionpage|captionorder"
msgid "Numbering first"
msgstr "ಅನುಕ್ರಮಣಿಕೆ ಮೊದಲು"
@@ -14806,7 +14485,6 @@ msgid "Font"
msgstr "ಅಕ್ಷರಶೈಲಿ"
#: optfonttabpage.ui:117
-#, fuzzy
msgctxt "optfonttabpage|size_label"
msgid "_Size"
msgstr "ಗಾತ್ರ (_S)"
@@ -14887,7 +14565,6 @@ msgid "Brea_ks"
msgstr "ತಡೆಗಳು"
#: optformataidspage.ui:134
-#, fuzzy
msgctxt "optformataidspage|hiddentext"
msgid "Hidden text"
msgstr "ಅಡಗಿರುವ ಪಠ್ಯ"
@@ -14958,7 +14635,6 @@ msgid "_Spaces"
msgstr ""
#: optformataidspage.ui:480
-#, fuzzy
msgctxt "optformataidspage|cursorlabel"
msgid "Direct Cursor"
msgstr "ನೇರ ತೆರೆಸೂಚಕ"
@@ -14974,19 +14650,16 @@ msgid "Protected Areas"
msgstr ""
#: optgeneralpage.ui:59
-#, fuzzy
msgctxt "optgeneralpage|always"
msgid "_Always"
msgstr "ಯಾವಾಗಲೂ (_A)"
#: optgeneralpage.ui:76
-#, fuzzy
msgctxt "optgeneralpage|onrequest"
msgid "_On request"
msgstr "ಕೋರಿಕೆಯ ಮೇರೆಗೆ (_O)"
#: optgeneralpage.ui:92
-#, fuzzy
msgctxt "optgeneralpage|never"
msgid "_Never"
msgstr "ಎಂದಿಗೂ ಇಲ್ಲ (_N)"
@@ -15038,7 +14711,6 @@ msgid "_Use square page mode for text grid"
msgstr ""
#: optgeneralpage.ui:335
-#, fuzzy
msgctxt "optgeneralpage|label3"
msgid "Settings"
msgstr "ಸಿದ್ಧತೆಗಳು"
@@ -15059,7 +14731,6 @@ msgid "Characters per standardized page:"
msgstr ""
#: optgeneralpage.ui:486
-#, fuzzy
msgctxt "optgeneralpage|label4"
msgid "Word Count"
msgstr "ಪದಗಳ ಎಣಿಕೆ"
@@ -15077,7 +14748,6 @@ msgid "Co_lor:"
msgstr "ಬಣ್ಣ (_r):"
#: optredlinepage.ui:69
-#, fuzzy
msgctxt "optredlinepage|insert"
msgid "[None]"
msgstr "[ಏನೂ ಇಲ್ಲ]"
@@ -15118,13 +14788,11 @@ msgid "Uppercase"
msgstr ""
#: optredlinepage.ui:76
-#, fuzzy
msgctxt "optredlinepage|insert"
msgid "Lowercase"
msgstr "ಸಣ್ಣಅಕ್ಷರ"
#: optredlinepage.ui:77
-#, fuzzy
msgctxt "optredlinepage|insert"
msgid "Small caps"
msgstr "ಸಣ್ಣ ಕ್ಯಾಪ್ಸ್"
@@ -15135,7 +14803,6 @@ msgid "Title font"
msgstr ""
#: optredlinepage.ui:79
-#, fuzzy
msgctxt "optredlinepage|insert"
msgid "Background color"
msgstr "ಹಿನ್ನೆಲೆ ಬಣ್ಣ"
@@ -15193,7 +14860,6 @@ msgid "Attrib_utes:"
msgstr "ಗುಣವಿಶೇಷಗಳು"
#: optredlinepage.ui:288
-#, fuzzy
msgctxt "optredlinepage|changedcolor_label"
msgid "Colo_r:"
msgstr "ಬಣ್ಣ (_r):"
@@ -15204,7 +14870,6 @@ msgid "Color of Changed Attributes"
msgstr ""
#: optredlinepage.ui:330
-#, fuzzy
msgctxt "optredlinepage|changedpreview"
msgid "Attributes"
msgstr "ಗುಣವಿಶೇಷಗಳು"
@@ -15231,13 +14896,11 @@ msgid "_Color:"
msgstr "ಬಣ್ಣ(_C)"
#: optredlinepage.ui:443
-#, fuzzy
msgctxt "optredlinepage|markpos"
msgid "[None]"
msgstr "[ಏನೂ ಇಲ್ಲ]"
#: optredlinepage.ui:444
-#, fuzzy
msgctxt "optredlinepage|markpos"
msgid "Left margin"
msgstr "ಎಡ ಅಂಚು"
@@ -15319,7 +14982,6 @@ msgid "Behavior of rows/columns"
msgstr ""
#: opttablepage.ui:266
-#, fuzzy
msgctxt "opttablepage|fix"
msgid "_Fixed"
msgstr "ನಿಶ್ಚಿತ (_F)"
@@ -15613,7 +15275,6 @@ msgid "Numbering followed by:"
msgstr "ಇದರ ನಂತರದ ಸಂಖ್ಯಾ ಅನುಕ್ರಮಣಿಕೆ"
#: outlinepositionpage.ui:395
-#, fuzzy
msgctxt "outlinepositionpage|label10"
msgid "Position and Spacing"
msgstr "ಸ್ಥಳ ಹಾಗು ಅಂತರ"
@@ -15702,7 +15363,6 @@ msgid "_More Options"
msgstr "ಇನ್ನಷ್ಟು ಆಯ್ಕೆಗಳು"
#: pagecolumncontrol.ui:230
-#, fuzzy
msgctxt "pagecolumncontrol|moreoptions|tooltip_text"
msgid "More Options"
msgstr "ಇನ್ನಷ್ಟು ಆಯ್ಕೆಗಳು"
@@ -15732,7 +15392,6 @@ msgid "Same Content:"
msgstr "ಚೌಕಟ್ಟು ವಿಷಯಸೂಚಿಗಳು"
#: pageformatpanel.ui:23
-#, fuzzy
msgctxt "pageformatpanel|size"
msgid "Size:"
msgstr "ಗಾತ್ರ:"
@@ -15798,7 +15457,6 @@ msgid "Narrow"
msgstr "ಕಿರಿದಾದ"
#: pageformatpanel.ui:142
-#, fuzzy
msgctxt "pageformatpanel|marginLB"
msgid "Moderate"
msgstr "ಮಿತವಾದ"
@@ -15981,13 +15639,11 @@ msgid "_More Options"
msgstr "ಇನ್ನಷ್ಟು ಆಯ್ಕೆಗಳು"
#: pagesizecontrol.ui:55
-#, fuzzy
msgctxt "pagesizecontrol|moreoptions|tooltip_text"
msgid "More Options"
msgstr "ಇನ್ನಷ್ಟು ಆಯ್ಕೆಗಳು"
#: pagestylespanel.ui:15
-#, fuzzy
msgctxt "pagestylespanel|liststorePageLayout"
msgid "Right and left"
msgstr "ಬಲ ಹಾಗು ಎಡ"
@@ -15999,13 +15655,11 @@ msgid "Mirrored"
msgstr "ಪ್ರತಿಬಿಂಬಿಸಲಾಗಿದೆ"
#: pagestylespanel.ui:23
-#, fuzzy
msgctxt "pagestylespanel|liststorePageLayout"
msgid "Only right"
msgstr "ಕೇವಲ ಬಲ"
#: pagestylespanel.ui:27
-#, fuzzy
msgctxt "pagestylespanel|liststorePageLayout"
msgid "Only left"
msgstr "ಕೇವಲ ಎಡ"
@@ -16077,7 +15731,6 @@ msgid "Paragraph"
msgstr "ಪ್ಯಾರಾಗ್ರಾಫ್‌"
#: paradialog.ui:106
-#, fuzzy
msgctxt "paradialog|labelTP_PARA_STD"
msgid "Indents & Spacing"
msgstr "ಇಂಡೆಂಟುಗಳು ಮತ್ತು ಅಂತರ"
@@ -16089,7 +15742,6 @@ msgid "Alignment"
msgstr "ಹೊಂದಿಕೆ"
#: paradialog.ui:152
-#, fuzzy
msgctxt "paradialog|textflow"
msgid "Text Flow"
msgstr "ಪಠ್ಯದ ಹರಿವು"
@@ -16107,7 +15759,6 @@ msgid "Outline & Numbering"
msgstr "ಸಾಲು ಅನುಕ್ರಮಣಿಕೆ"
#: paradialog.ui:222
-#, fuzzy
msgctxt "paradialog|labelTP_TABULATOR"
msgid "Tabs"
msgstr "ಟ್ಯಾಬ್‌ಗಳು"
@@ -16119,7 +15770,6 @@ msgid "Drop Caps"
msgstr "ದೊಡ್ಡ ಅಕ್ಷರಗಳನ್ನು (ಕ್ಯಾಪ್ಸ್‍) ಬಿಟ್ಟುಬಿಡು"
#: paradialog.ui:268
-#, fuzzy
msgctxt "paradialog|labelTP_BORDER"
msgid "Borders"
msgstr "ಅಂಚುಗಳು"
@@ -16131,13 +15781,11 @@ msgid "Area"
msgstr "ವಿಸ್ತೀರ್ಣ"
#: paradialog.ui:314
-#, fuzzy
msgctxt "paradialog|transparence"
msgid "Transparency"
msgstr "ಪಾರದರ್ಶಕತೆ"
#: picturedialog.ui:8
-#, fuzzy
msgctxt "picturedialog|PictureDialog"
msgid "Image"
msgstr "ಚಿತ್ರ"
@@ -16167,19 +15815,16 @@ msgid "Hyperlink"
msgstr "ಹೈಪರ್ಲಿಂಕ್"
#: picturedialog.ui:197
-#, fuzzy
msgctxt "picturedialog|picture"
msgid "Image"
msgstr "ಚಿತ್ರ"
#: picturedialog.ui:220
-#, fuzzy
msgctxt "picturedialog|crop"
msgid "Crop"
msgstr "ಅಂದಗೊಳಿಸು"
#: picturedialog.ui:243
-#, fuzzy
msgctxt "picturedialog|borders"
msgid "Borders"
msgstr "ಅಂಚುಗಳು"
@@ -16191,13 +15836,11 @@ msgid "Area"
msgstr "ವಿಸ್ತೀರ್ಣ"
#: picturedialog.ui:289
-#, fuzzy
msgctxt "picturedialog|transparence"
msgid "Transparency"
msgstr "ಪಾರದರ್ಶಕತೆ"
#: picturedialog.ui:312
-#, fuzzy
msgctxt "picturedialog|macro"
msgid "Macro"
msgstr "ಮ್ಯಾಕ್ರೋ"
@@ -16209,13 +15852,11 @@ msgid "Browse..."
msgstr "ವೀಕ್ಷಿಸು..."
#: picturepage.ui:63
-#, fuzzy
msgctxt "picturepage|label1"
msgid "_File name"
msgstr "ಕಡತದ ಹೆಸರು(_F)"
#: picturepage.ui:82
-#, fuzzy
msgctxt "picturepage|label11"
msgid "Link"
msgstr "ಸಂಪರ್ಕಕೊಂಡಿ"
@@ -16248,7 +15889,6 @@ msgid "On right pages"
msgstr ""
#: picturepage.ui:249
-#, fuzzy
msgctxt "picturepage|label2"
msgid "Flip"
msgstr "ಮಗುಚು"
@@ -16514,7 +16154,6 @@ msgid "Fa_x:"
msgstr "ಫ್ಯಾಕ್ಸ್"
#: privateuserpage.ui:89
-#, fuzzy
msgctxt "privateuserpage|phoneft-atkobject"
msgid "Home telephone number"
msgstr "ಮನೆ ದೂರವಾಣಿ ಸಂಖ್ಯೆ"
@@ -16526,13 +16165,11 @@ msgid "Homepage/e-mail:"
msgstr "ನೆಲೆಪುಟ / ಇ-ಮೈಲ್"
#: privateuserpage.ui:126
-#, fuzzy
msgctxt "privateuserpage|firstname-atkobject"
msgid "First name"
msgstr "ಮೊದಲ ಹೆಸರು"
#: privateuserpage.ui:144
-#, fuzzy
msgctxt "privateuserpage|lastname-atkobject"
msgid "Last name"
msgstr "ಕೊನೆಯ ಹೆಸರು"
@@ -16556,13 +16193,11 @@ msgid "Position"
msgstr "ಸ್ಥಾನ"
#: privateuserpage.ui:239
-#, fuzzy
msgctxt "privateuserpage|fax-atkobject"
msgid "Home telephone number"
msgstr "ಮನೆ ದೂರವಾಣಿ ಸಂಖ್ಯೆ"
#: privateuserpage.ui:270
-#, fuzzy
msgctxt "privateuserpage|url-atkobject"
msgid "FAX number"
msgstr "ಪ್ಯಾಕ್ಸ್ ಸಂಖ್ಯೆ"
@@ -16580,13 +16215,11 @@ msgid "First/last _name/initials 2:"
msgstr "ಮೊದಲ/ಕೊನೆಯ ಹೆಸರು/ಇನಿಶಿಯಲ್‌ಗಳು(_n)"
#: privateuserpage.ui:331
-#, fuzzy
msgctxt "privateuserpage|firstname2-atkobject"
msgid "Last name"
msgstr "ಕೊನೆಯ ಹೆಸರು"
#: privateuserpage.ui:349
-#, fuzzy
msgctxt "privateuserpage|lastname2-atkobject"
msgid "First name"
msgstr "ಮೊದಲ ಹೆಸರು"
@@ -16738,13 +16371,11 @@ msgid "Open in New Window"
msgstr ""
#: readonlymenu.ui:28
-#, fuzzy
msgctxt "readonlymenu|edit"
msgid "_Edit"
msgstr "ಸಂಪಾದನೆ (_E)"
#: readonlymenu.ui:36
-#, fuzzy
msgctxt "readonlymenu|selection"
msgid "Select Text"
msgstr "ಪಠ್ಯವನ್ನು ಆಯ್ಕೆಮಾಡು"
@@ -16784,7 +16415,6 @@ msgid "Save Image..."
msgstr ""
#: readonlymenu.ui:104
-#, fuzzy
msgctxt "readonlymenu|graphictogallery"
msgid "Add Image"
msgstr "ಚಿತ್ರವನ್ನು ಸೇರಿಸು"
@@ -16953,19 +16583,16 @@ msgid "_Link"
msgstr "ಸಂಪರ್ಕಕೊಂಡಿ (_L)"
#: sectionpage.ui:108
-#, fuzzy
msgctxt "sectionpage|dde"
msgid "DD_E"
msgstr "DD_E"
#: sectionpage.ui:129
-#, fuzzy
msgctxt "sectionpage|sectionlabel"
msgid "_Section"
msgstr "ವಿಭಾಗ(_S)"
#: sectionpage.ui:182
-#, fuzzy
msgctxt "sectionpage|filelabel"
msgid "_File name"
msgstr "ಕಡತದ ಹೆಸರು(_F)"
@@ -16983,7 +16610,6 @@ msgid "Browse..."
msgstr "ವೀಕ್ಷಿಸು..."
#: sectionpage.ui:238
-#, fuzzy
msgctxt "sectionpage|label1"
msgid "Link"
msgstr "ಸಂಪರ್ಕಕೊಂಡಿ"
@@ -17001,7 +16627,6 @@ msgid "Password..."
msgstr "ಗುಪ್ತಪದ (_P)..."
#: sectionpage.ui:302
-#, fuzzy
msgctxt "sectionpage|withpassword"
msgid "Wit_h password"
msgstr "ಗುಪ್ತಪದದೊಂದಿಗೆ(_h)"
@@ -17019,19 +16644,16 @@ msgid "H_ide"
msgstr "ಅಡಗಿಸು"
#: sectionpage.ui:393
-#, fuzzy
msgctxt "sectionpage|condlabel"
msgid "_With Condition"
msgstr "ನಿಬಂಧನೆಯೊಂದಿಗೆ(_W)"
#: sectionpage.ui:410
-#, fuzzy
msgctxt "sectionpage|label3"
msgid "Hide"
msgstr "ಅಡಗಿಸು"
#: sectionpage.ui:438
-#, fuzzy
msgctxt "sectionpage|editable"
msgid "E_ditable in read-only document"
msgstr "ಓದಲು-ಮಾತ್ರವಾದ ದಸ್ತಾವೇಜಿನಲ್ಲಿ ಸಂಪಾದಿಸಬಹುದಾದವುಗಳು(_d)"
@@ -17059,7 +16681,6 @@ msgid "Your recipients are currently selected from:"
msgstr ""
#: selectaddressdialog.ui:125
-#, fuzzy
msgctxt "selectaddressdialog|add"
msgid "_Add..."
msgstr "ಸೇರಿಸು (_A)..."
@@ -17088,19 +16709,16 @@ msgid "Change _Table..."
msgstr ""
#: selectaddressdialog.ui:225
-#, fuzzy
msgctxt "selectaddressdialog|name"
msgid "Name"
msgstr "ಹೆಸರು"
#: selectaddressdialog.ui:236
-#, fuzzy
msgctxt "selectaddressdialog|table"
msgid "Table"
msgstr "ಕೋಷ್ಟಕ"
#: selectaddressdialog.ui:253
-#, fuzzy
msgctxt "selectaddressdialog|connecting"
msgid "Connecting to data source..."
msgstr "ದತ್ತಾಂಶ ಆಕರಕ್ಕೆ ಸಂಪರ್ಕಿತಗೊಳ್ಳುತ್ತಿದೆ..."
@@ -17171,7 +16789,6 @@ msgid "Index Markings"
msgstr ""
#: selectindexdialog.ui:116
-#, fuzzy
msgctxt "selectindexdialog|label1"
msgid "Selection"
msgstr "ಆಯ್ಕೆ"
@@ -17207,13 +16824,11 @@ msgid "Size"
msgstr "ಸಾಲು"
#: sidebarpage.ui:85
-#, fuzzy
msgctxt "sidebarpage|column|tooltip_text"
msgid "Columns"
msgstr "ಲಂಬಸಾಲುಗಳು"
#: sidebarpage.ui:112
-#, fuzzy
msgctxt "sidebarpage|margin|tooltip_text"
msgid "Margin"
msgstr "ಅಂಚು"
@@ -17255,37 +16870,31 @@ msgid "Parallel"
msgstr "ಸಮಾನಾಂತರ"
#: sidebarwrap.ui:75
-#, fuzzy
msgctxt "sidebarwrap|buttonoptimal|tooltip_text"
msgid "Optimal"
msgstr "ಸೂಕ್ತವಾದ"
#: sidebarwrap.ui:82
-#, fuzzy
msgctxt "sidebarwrap|buttonoptimal-atkobject"
msgid "Optimal"
msgstr "ಸೂಕ್ತವಾದ"
#: sidebarwrap.ui:98
-#, fuzzy
msgctxt "sidebarwrap|buttonbefore|tooltip_text"
msgid "Before"
msgstr "ಮೊದಲು"
#: sidebarwrap.ui:105
-#, fuzzy
msgctxt "sidebarwrap|buttonbefore-atkobject"
msgid "Before"
msgstr "ಮೊದಲು"
#: sidebarwrap.ui:121
-#, fuzzy
msgctxt "sidebarwrap|buttonafter|tooltip_text"
msgid "After"
msgstr "ನಂತರ"
#: sidebarwrap.ui:128
-#, fuzzy
msgctxt "sidebarwrap|buttonafter-atkobject"
msgid "After"
msgstr "ನಂತರ"
@@ -17404,19 +17013,16 @@ msgid "Key 3"
msgstr "ಕೀಲಿ 3"
#: sortdialog.ui:408
-#, fuzzy
msgctxt "sortdialog|typelb1-atkobject"
msgid "Key type"
msgstr "ಕೀಲಿಯ ಬಗೆ"
#: sortdialog.ui:431
-#, fuzzy
msgctxt "sortdialog|typelb2-atkobject"
msgid "Key type"
msgstr "ಕೀಲಿಯ ಬಗೆ"
#: sortdialog.ui:452
-#, fuzzy
msgctxt "sortdialog|typelb3-atkobject"
msgid "Key type"
msgstr "ಕೀಲಿಯ ಬಗೆ"
@@ -17479,19 +17085,16 @@ msgid "Setting"
msgstr "ಸಿದ್ಧತೆಗಳು"
#: spellmenu.ui:12
-#, fuzzy
msgctxt "spellmenu|ignoreall"
msgid "I_gnore All"
msgstr "ಎಲ್ಲವನ್ನೂ ಕಡೆಗಣಿಸು (_g)"
#: spellmenu.ui:20
-#, fuzzy
msgctxt "spellmenu|addmenu"
msgid "_Add to Dictionary"
msgstr "ಶಬ್ಧಕೋಶಕ್ಕೆ ಸೇರಿಸು (_A)"
#: spellmenu.ui:34
-#, fuzzy
msgctxt "spellmenu|add"
msgid "_Add to Dictionary"
msgstr "ಶಬ್ಧಕೋಶಕ್ಕೆ ಸೇರಿಸು (_A)"
@@ -17508,7 +17111,6 @@ msgid "Set Language for Selection"
msgstr "ಆಯ್ಕೆಗಾಗಿ ಭಾಷೆಯನ್ನು ಹೊಂದಿಸು"
#: spellmenu.ui:94
-#, fuzzy
msgctxt "spellmenu|langpara"
msgid "Set Language for Paragraph"
msgstr "ಪ್ಯಾರಾಗ್ರಾಫಿಗಾಗಿ ಭಾಷೆಯನ್ನು ಹೊಂದಿಸು"
@@ -17635,7 +17237,6 @@ msgid "You did not specify a subject for this message."
msgstr ""
#: subjectdialog.ui:9
-#, fuzzy
msgctxt "subjectdialog|textbuffer2"
msgid "If you would like to provide one, please type it now."
msgstr "ನೀವು ಒಂದು ವಿಷಯವನ್ನು ಒದಗಿಸಲು ಬಯಸಿದಲ್ಲಿ, ದಯವಿಟ್ಟು ಇಲ್ಲಿ ನಮೂದಿಸಿ."
@@ -17646,7 +17247,6 @@ msgid "No Subject"
msgstr ""
#: subjectdialog.ui:138
-#, fuzzy
msgctxt "subjectdialog|label1"
msgid "Subject:"
msgstr "ವಿಷಯ"
@@ -17704,7 +17304,6 @@ msgid "Column 1 Width"
msgstr "%1 ಲಂಬಸಾಲಿನ ಅಗಲ"
#: tablecolumnpage.ui:370
-#, fuzzy
msgctxt "tablecolumnpage|label26"
msgid "Column Width"
msgstr "ಲಂಬಸಾಲಿನ ಅಗಲ"
@@ -17886,7 +17485,6 @@ msgid "_Standard"
msgstr "ಶಿಷ್ಟ (_S)"
#: templatedialog1.ui:136
-#, fuzzy
msgctxt "templatedialog1|organizer"
msgid "Organizer"
msgstr "ಸಂಘಟಕ"
@@ -17922,7 +17520,6 @@ msgid "Highlighting"
msgstr "ಹೈಲೈಟಿಂಗ್"
#: templatedialog1.ui:273
-#, fuzzy
msgctxt "templatedialog1|borders"
msgid "Borders"
msgstr "ಅಂಚುಗಳು"
@@ -17934,13 +17531,11 @@ msgid "Numbering Style"
msgstr "ಸಂಖ್ಯಾ ಅನುಕ್ರಮಣಿಕೆ ಬಗೆ"
#: templatedialog16.ui:122
-#, fuzzy
msgctxt "templatedialog16|organizer"
msgid "Organizer"
msgstr "ಸಂಘಟಕ"
#: templatedialog16.ui:144
-#, fuzzy
msgctxt "templatedialog16|bullets"
msgid "Bullets"
msgstr "ಅಂಶಸೂಚಕಗಳು"
@@ -17952,13 +17547,11 @@ msgid "Numbering Style"
msgstr "ಸಂಖ್ಯಾ ಅನುಕ್ರಮಣಿಕೆ ಬಗೆ"
#: templatedialog16.ui:190
-#, fuzzy
msgctxt "templatedialog16|outline"
msgid "Outline"
msgstr "ಹೊರರೇಖೆ"
#: templatedialog16.ui:213
-#, fuzzy
msgctxt "templatedialog16|graphics"
msgid "Image"
msgstr "ಚಿತ್ರ"
@@ -17970,7 +17563,6 @@ msgid "Position"
msgstr "ಸ್ಥಾನ"
#: templatedialog16.ui:259
-#, fuzzy
msgctxt "templatedialog16|customize"
msgid "Customize"
msgstr "ಅಗತ್ಯಾನುಗುಣಗೊಳಿಸಿ"
@@ -17988,13 +17580,11 @@ msgid "_Standard"
msgstr "ಶಿಷ್ಟ (_S)"
#: templatedialog2.ui:136
-#, fuzzy
msgctxt "templatedialog2|organizer"
msgid "Organizer"
msgstr "ಸಂಘಟಕ"
#: templatedialog2.ui:158
-#, fuzzy
msgctxt "templatedialog2|indents"
msgid "Indents & Spacing"
msgstr "ಇಂಡೆಂಟುಗಳು ಮತ್ತು ಅಂತರ"
@@ -18006,7 +17596,6 @@ msgid "Alignment"
msgstr "ಹೊಂದಿಕೆ"
#: templatedialog2.ui:204
-#, fuzzy
msgctxt "templatedialog2|textflow"
msgid "Text Flow"
msgstr "ಪಠ್ಯದ ಹರಿವು"
@@ -18048,7 +17637,6 @@ msgid "Highlighting"
msgstr "ಹೈಲೈಟಿಂಗ್"
#: templatedialog2.ui:365
-#, fuzzy
msgctxt "templatedialog2|tabs"
msgid "Tabs"
msgstr "ಟ್ಯಾಬ್‌ಗಳು"
@@ -18066,13 +17654,11 @@ msgid "Area"
msgstr "ವಿಸ್ತೀರ್ಣ"
#: templatedialog2.ui:434
-#, fuzzy
msgctxt "templatedialog2|transparence"
msgid "Transparency"
msgstr "ಪಾರದರ್ಶಕತೆ"
#: templatedialog2.ui:457
-#, fuzzy
msgctxt "templatedialog2|borders"
msgid "Borders"
msgstr "ಅಂಚುಗಳು"
@@ -18102,7 +17688,6 @@ msgid "_Standard"
msgstr "ಶಿಷ್ಟ (_S)"
#: templatedialog4.ui:136
-#, fuzzy
msgctxt "templatedialog4|organizer"
msgid "Organizer"
msgstr "ಸಂಘಟಕ"
@@ -18132,25 +17717,21 @@ msgid "Area"
msgstr "ವಿಸ್ತೀರ್ಣ"
#: templatedialog4.ui:250
-#, fuzzy
msgctxt "templatedialog4|transparence"
msgid "Transparency"
msgstr "ಪಾರದರ್ಶಕತೆ"
#: templatedialog4.ui:273
-#, fuzzy
msgctxt "templatedialog4|borders"
msgid "Borders"
msgstr "ಅಂಚುಗಳು"
#: templatedialog4.ui:296
-#, fuzzy
msgctxt "templatedialog4|columns"
msgid "Columns"
msgstr "ಲಂಬಸಾಲುಗಳು"
#: templatedialog4.ui:319
-#, fuzzy
msgctxt "templatedialog4|macros"
msgid "Macro"
msgstr "ಮ್ಯಾಕ್ರೋ"
@@ -18162,13 +17743,11 @@ msgid "Page Style"
msgstr "ಪುಟದ ಶೈಲಿ: "
#: templatedialog8.ui:122
-#, fuzzy
msgctxt "templatedialog8|organizer"
msgid "Organizer"
msgstr "ಸಂಘಟಕ"
#: templatedialog8.ui:144
-#, fuzzy
msgctxt "templatedialog8|page"
msgid "Page"
msgstr "ಪುಟ"
@@ -18180,7 +17759,6 @@ msgid "Area"
msgstr "ವಿಸ್ತೀರ್ಣ"
#: templatedialog8.ui:190
-#, fuzzy
msgctxt "templatedialog8|transparence"
msgid "Transparency"
msgstr "ಪಾರದರ್ಶಕತೆ"
@@ -18192,25 +17770,21 @@ msgid "Header"
msgstr "ಹೆಡರ್"
#: templatedialog8.ui:236
-#, fuzzy
msgctxt "templatedialog8|footer"
msgid "Footer"
msgstr "ಅಡಿಲೇಖ"
#: templatedialog8.ui:259
-#, fuzzy
msgctxt "templatedialog8|borders"
msgid "Borders"
msgstr "ಅಂಚುಗಳು"
#: templatedialog8.ui:282
-#, fuzzy
msgctxt "templatedialog8|columns"
msgid "Columns"
msgstr "ಲಂಬಸಾಲುಗಳು"
#: templatedialog8.ui:305
-#, fuzzy
msgctxt "templatedialog8|footnotes"
msgid "Footnote"
msgstr "ಅಡಿಬರಹ"
@@ -18447,19 +18021,16 @@ msgid "Type"
msgstr "ಬಗೆ"
#: tocdialog.ui:170
-#, fuzzy
msgctxt "tocdialog|entries"
msgid "Entries"
msgstr "ನಮೂದುಗಳು"
#: tocdialog.ui:193
-#, fuzzy
msgctxt "tocdialog|styles"
msgid "Styles"
msgstr "ಶೈಲಿಗಳು"
#: tocdialog.ui:216
-#, fuzzy
msgctxt "tocdialog|columns"
msgid "Columns"
msgstr "ಲಂಬಸಾಲುಗಳು"
@@ -18489,7 +18060,6 @@ msgid "_Structure:"
msgstr "ರಚನೆ (_S)"
#: tocentriespage.ui:180
-#, fuzzy
msgctxt "tocentriespage|all"
msgid "_All"
msgstr "ಎಲ್ಲಾವೂ (_A)"
@@ -18518,7 +18088,6 @@ msgid "Tab stop position:"
msgstr ""
#: tocentriespage.ui:318
-#, fuzzy
msgctxt "tocentriespage|alignright"
msgid "Align right"
msgstr "ಬಲಕ್ಕೆ ಹೊಂದಿಸು"
@@ -18555,7 +18124,6 @@ msgid "Format:"
msgstr "ರೂಪಿಸು"
#: tocentriespage.ui:411
-#, fuzzy
msgctxt "tocentriespage|numberformat"
msgid "Number"
msgstr "ಸಂಖ್ಯೆ"
@@ -18652,7 +18220,6 @@ msgid "_Content"
msgstr "ವಿಷಯಗಳು"
#: tocentriespage.ui:780
-#, fuzzy
msgctxt "tocentriespage|label14"
msgid "Sort by"
msgstr "ವಿಂಗಡಿಸು"
@@ -18714,7 +18281,6 @@ msgid "Sort Keys"
msgstr ""
#: tocindexpage.ui:20
-#, fuzzy
msgctxt "tocindexpage|open"
msgid "Open"
msgstr "ತೆರೆ"
@@ -18777,7 +18343,6 @@ msgid "_Title:"
msgstr "ಶೀರ್ಷಿಕೆ(_T):"
#: tocindexpage.ui:137
-#, fuzzy
msgctxt "tocindexpage|typeft"
msgid "Type:"
msgstr "ಬಗೆ:"
@@ -18805,7 +18370,6 @@ msgid "Entire document"
msgstr "ಸಂಪೂರ್ಣ ದಸ್ತಾವೇಜು(~E)"
#: tocindexpage.ui:241
-#, fuzzy
msgctxt "tocindexpage|scope"
msgid "Chapter"
msgstr "ಅಧ್ಯಾಯ"
@@ -18821,7 +18385,6 @@ msgid "Create Index or Table of Contents"
msgstr ""
#: tocindexpage.ui:341
-#, fuzzy
msgctxt "tocindexpage|fromheadings"
msgid "Outline"
msgstr "ಹೊರರೇಖೆ"
@@ -18903,19 +18466,16 @@ msgid "Display:"
msgstr "ಪ್ರದರ್ಶಿಸು"
#: tocindexpage.ui:624
-#, fuzzy
msgctxt "tocindexpage|display"
msgid "References"
msgstr "ಉಲ್ಲೇಖಗಳು"
#: tocindexpage.ui:625
-#, fuzzy
msgctxt "tocindexpage|display"
msgid "Category and Number"
msgstr "ಪಂಗಡ ಹಾಗು ಸಂಖ್ಯೆ"
#: tocindexpage.ui:626
-#, fuzzy
msgctxt "tocindexpage|display"
msgid "Caption Text"
msgstr "ವಿವರಣೆ ಪಠ್ಯ"
@@ -18963,7 +18523,6 @@ msgid "{}"
msgstr ""
#: tocindexpage.ui:772
-#, fuzzy
msgctxt "tocindexpage|brackets"
msgid "<>"
msgstr "<>"
@@ -19058,7 +18617,6 @@ msgid "_Default"
msgstr "ಪೂರ್ವನಿಯೋಜಿತ"
#: tocstylespage.ui:134
-#, fuzzy
msgctxt "tocstylespage|edit"
msgid "_Edit"
msgstr "ಸಂಪಾದನೆ (_E)"
@@ -19187,7 +18745,6 @@ msgid "Watermark"
msgstr "ನೀರ್ಗುರುತು(ವಾಟರ್-ಮಾರ್ಕ್)"
#: watermarkdialog.ui:85
-#, fuzzy
msgctxt "watermarkdialog|TextLabel"
msgid "Text"
msgstr "ಪಠ್ಯ"
@@ -19199,19 +18756,16 @@ msgid "Font"
msgstr "ಅಕ್ಷರಶೈಲಿ"
#: watermarkdialog.ui:130
-#, fuzzy
msgctxt "watermarkdialog|AngleLabel"
msgid "Angle"
msgstr "ಕೋನ"
#: watermarkdialog.ui:142
-#, fuzzy
msgctxt "watermarkdialog|TransparencyLabel"
msgid "Transparency"
msgstr "ಪಾರದರ್ಶಕತೆ"
#: watermarkdialog.ui:154
-#, fuzzy
msgctxt "watermarkdialog|ColorLabel"
msgid "Color"
msgstr "ಬಣ್ಣ"
@@ -19263,13 +18817,11 @@ msgid "Wrap"
msgstr "ಆವರಿಕೆ"
#: wrappage.ui:47
-#, fuzzy
msgctxt "wrappage|after"
msgid "After"
msgstr "ನಂತರ"
#: wrappage.ui:104
-#, fuzzy
msgctxt "wrappage|before"
msgid "Before"
msgstr "ಮೊದಲು"
@@ -19281,7 +18833,6 @@ msgid "_None"
msgstr "ಏನೂ ಇಲ್ಲ(_N)"
#: wrappage.ui:219
-#, fuzzy
msgctxt "wrappage|optimal"
msgid "_Optimal"
msgstr "ಸೂಕ್ತ (_O)"
@@ -19298,7 +18849,6 @@ msgid "_Parallel"
msgstr "ಸಮಾನಾಂತರ"
#: wrappage.ui:380
-#, fuzzy
msgctxt "wrappage|label1"
msgid "Settings"
msgstr "ಸಿದ್ಧತೆಗಳು"
diff --git a/source/kn/uui/messages.po b/source/kn/uui/messages.po
index 8b41628fa28..011c6fa914f 100644
--- a/source/kn/uui/messages.po
+++ b/source/kn/uui/messages.po
@@ -381,7 +381,6 @@ msgstr ""
" $(ARG1)."
#: ids.hrc:158
-#, fuzzy
msgctxt "STR_UUI_UNKNOWNAUTH_UNTRUSTED"
msgid ""
"Unable to verify the identity of $(ARG1) site.\n"
@@ -393,7 +392,6 @@ msgstr ""
"ಈ ಪ್ರಮಾಣಪತ್ರವನ್ನು ಅಂಗೀಕರಿಸುವ ಮೊದಲು, ನೀವು ಈ ತಾಣದ ಪ್ರಮಾಣಪತ್ರವನ್ನು ಎಚ್ಚರಿಕೆಯಿಂದ ಪರಿಶೀಲಿಸಬೇಕು. ನೀವು $(ARG1) ಜಾಲತಾಣವನ್ನು ಗುರುತಿಸುವ ಸಲುವಾಗಿ ಈ ಪ್ರಮಾಣಪತ್ರವನ್ನು ಅಂಗೀಕರಿಸಲು ಬಯಸುತ್ತೀರೆ?"
#: ids.hrc:159
-#, fuzzy
msgctxt "STR_UUI_SSLWARN_EXPIRED"
msgid ""
"$(ARG1) is a site that uses a security certificate to encrypt data during transmission, but its certificate expired on $(ARG2).\n"
@@ -405,13 +403,11 @@ msgstr ""
"ನಿಮ್ಮ ಗಣಕದ ಸಮಯ ಸರಿಯಾಗಿದೆಯೆ ಎಂದು ಪರಿಶೀಲಿಸಿ."
#: ids.hrc:160
-#, fuzzy
msgctxt "STR_UUI_SSLWARN_EXPIRED_TITLE"
msgid "Security Warning: Server Certificate Invalid"
msgstr "ಸುರಕ್ಷತಾ ಎಚ್ಚರಿಕೆ: ಪರಿಚಾರಕ ಪ್ರಮಾಣಪತ್ರವು ಅಮಾನ್ಯವಾಗಿದೆ"
#: ids.hrc:161
-#, fuzzy
msgctxt "STR_UUI_SSLWARN_DOMAINMISMATCH"
msgid ""
"You have attempted to establish a connection with $(ARG1). However, the security certificate presented belongs to $(ARG2). It is possible, though unlikely, that someone may be trying to intercept your communication with this web site.\n"
@@ -427,13 +423,11 @@ msgstr ""
"ಆದರೂ ನೀವು ಮುಂದುವರೆಯಲು ಬಯಸುತ್ತೀರೆ?"
#: ids.hrc:162
-#, fuzzy
msgctxt "STR_UUI_SSLWARN_DOMAINMISMATCH_TITLE"
msgid "Security Warning: Server Certificate Expired"
msgstr "ಸುರಕ್ಷತಾ ಎಚ್ಚರಿಕೆ: ಪರಿಚಾರಕ ಪ್ರಮಾಣಪತ್ರದ ವಾಯಿದೆ ಮುಗಿದಿದೆ"
#: ids.hrc:163
-#, fuzzy
msgctxt "STR_UUI_SSLWARN_INVALID"
msgid ""
"The certificate could not be validated. You should examine this site's certificate carefully.\n"
@@ -445,7 +439,6 @@ msgstr ""
"ತೋರಿಸಲಾದಂತಹ ಪ್ರಮಾಣಪತ್ರದ ಬಗ್ಗೆ ನಿಮಗೆ ಅನುಮಾನವಿದ್ದಲ್ಲಿ, ದಯವಿಟ್ಟು ಸಂಪರ್ಕವನ್ನು ರದ್ದುಗೊಳಿಸಿ ಹಾಗು ತಾಣದ ನಿರ್ವಾಹಕರಿಗೆ ಸುದ್ದಿ ಮುಟ್ಟಿಸಿ."
#: ids.hrc:164
-#, fuzzy
msgctxt "STR_UUI_SSLWARN_INVALID_TITLE"
msgid "Security Warning: Domain Name Mismatch"
msgstr "ಸುರಕ್ಷತಾ ಎಚ್ಚರಿಕೆ: ಡೊಮೈನ್ ಹೆಸರು ತಾಳೆಯಾಗುತ್ತಿಲ್ಲ"
@@ -486,7 +479,6 @@ msgid "The confirmation password did not match the password. Set the password ag
msgstr "ಖಚಿತಪಡಿಸಲಾದ ಗುಪ್ತಪದವು ಮೊದಲು ನಮೂದಿಸಿದ ಗುಪ್ತಪದದೊಂದಿಗೆ ತಾಳೆಯಾಗುತ್ತಿಲ್ಲ. ಎರಡೂ ಜಾಗಗಳಲ್ಲಿ ಒಂದೆ ರೀತಿಯ ಗುಪ್ತಪದವನ್ನು ನಮೂದಿಸುವ ಮೂಲಕ ಗುಪ್ತಪದವನ್ನು ಹೊಂದಿಸಿ."
#: strings.hrc:33
-#, fuzzy
msgctxt "STR_ALREADYOPEN_TITLE"
msgid "Document in Use"
msgstr "ದಸ್ತಾವೇಜು ಬಳಕೆಯಲ್ಲಿದೆ"
@@ -564,7 +556,6 @@ msgid "The lock file could not be created for exclusive access by %PRODUCTNAME,
msgstr "%PRODUCTNAME ನಿಂದ ವಿಶೇಷವಾದ ನಿಲುಕಣೆಗಾಗಿ ಕಡತವನ್ನು ಲಾಕ್‌ ಮಾಡಲಾಗಲಿಲ್ಲ, ಏಕೆಂದರೆ ಈ ಕಡತ ಸ್ಥಳದಲ್ಲಿ ಲಾಕ್‌ ಕಡತವನ್ನು ನಿರ್ಮಿಸಲು ಅನುಮತಿಯು ಇಲ್ಲ."
#: strings.hrc:47
-#, fuzzy
msgctxt "STR_LOCKFAILED_OPENREADONLY_BTN"
msgid "Open ~Read-Only"
msgstr "ಓದಲು ಮಾತ್ರವೆ ತೆರೆ(~R)"
@@ -716,7 +707,6 @@ msgid "The lock file is corrupted and probably empty. Opening the document read-
msgstr ""
#: strings.hrc:76
-#, fuzzy
msgctxt "STR_LOCKCORRUPT_OPENREADONLY_BTN"
msgid "Open ~Read-Only"
msgstr "ಓದಲು ಮಾತ್ರವೆ ತೆರೆ(~R)"
@@ -880,7 +870,6 @@ msgid "Enter Master Password"
msgstr "ಮಾಸ್ಟರ್ ಗುಪ್ತಪದವನ್ನು ನಮೂದಿಸಿ"
#: masterpassworddlg.ui:86
-#, fuzzy
msgctxt "masterpassworddlg|label1"
msgid "_Enter password:"
msgstr "ಗುಪ್ತಪದವನ್ನು ನಮೂದಿಸು (_E):"
diff --git a/source/kn/vcl/messages.po b/source/kn/vcl/messages.po
index 7befe87426c..e2d9a553916 100644
--- a/source/kn/vcl/messages.po
+++ b/source/kn/vcl/messages.po
@@ -695,25 +695,21 @@ msgid "default"
msgstr "ಪೂರ್ವನಿಯೋಜಿತ"
#: strings.hrc:133
-#, fuzzy
msgctxt "SV_MSGBOX_INFO"
msgid "Information"
msgstr "ಮಾಹಿತಿ"
#: strings.hrc:134
-#, fuzzy
msgctxt "SV_MSGBOX_WARNING"
msgid "Warning"
msgstr "ಎಚ್ಚರಿಕೆ"
#: strings.hrc:135
-#, fuzzy
msgctxt "SV_MSGBOX_ERROR"
msgid "Error"
msgstr "ದೋಷ"
#: strings.hrc:136
-#, fuzzy
msgctxt "SV_MSGBOX_QUERY"
msgid "Confirmation"
msgstr "ಖಚಿತತೆ"
diff --git a/source/kn/wizards/messages.po b/source/kn/wizards/messages.po
index 5a313cea9f3..6d9e3a8b57c 100644
--- a/source/kn/wizards/messages.po
+++ b/source/kn/wizards/messages.po
@@ -14,67 +14,56 @@ msgstr ""
"X-Generator: LibreOffice\n"
#: strings.hrc:32
-#, fuzzy
msgctxt "RID_COMMON_START_0"
msgid "The directory '%1' could not be created.<BR>There may not be enough space left on your hard disk."
msgstr "ಕೋಶ '%1'ಅನ್ನು ನಿರ್ಮಿಸಲಾಗಲಿಲ್ಲ. <BR> ನಿಮ್ಮ ಹಾರ್ಡ್ ಡಿಸ್ಕಿನಲ್ಲಿ ಸಾಕಷ್ಟು ಜಾಗ ಇಲ್ಲದೆ ಇರಬಹುದು."
#: strings.hrc:33
-#, fuzzy
msgctxt "RID_COMMON_START_1"
msgid "The text document could not be created.<BR>Please check if the module 'PRODUCTNAME Writer' is installed."
msgstr "ಪಠ್ಯ ದಸ್ತಾವೇಜನ್ನು ನಿರ್ಮಿಸಲಾಗಲಿಲ್ಲ. <BR> ದಯವಿಟ್ಟು 'PRODUCTNAME Writer' ಎಂಬ ಘಟಕವು ಅನುಸ್ಥಾಪಿಸಲಾಗಿದೆಯೆ ಎಂದು ಪರೀಕ್ಷಿಸಿ."
#: strings.hrc:34
-#, fuzzy
msgctxt "RID_COMMON_START_2"
msgid "The spreadsheet could not be created.<BR>Please check if the module 'PRODUCTNAME Calc' is installed."
msgstr "ಸ್ಪ್ರೆಡ್‌ಶೀಟ್ ಅನ್ನು ನಿರ್ಮಿಸಲಾಗಲಿಲ್ಲ. <BR> ದಯವಿಟ್ಟು 'PRODUCTNAME Calc' ಎಂಬ ಘಟಕವು ಅನುಸ್ಥಾಪಿತವಾಗಿದೆಯೆ ಎಂದು ಪರೀಕ್ಷಿಸಿ."
#: strings.hrc:35
-#, fuzzy
msgctxt "RID_COMMON_START_3"
msgid "The presentation could not be created.<BR>Please check if the module 'PRODUCTNAME Impress' is installed."
msgstr "ಪ್ರೆಸೆಂಟೇಷನ್ ಅನ್ನು ನಿರ್ಮಿಸಲಾಗಲಿಲ್ಲ. <BR> ದಯವಿಟ್ಟು 'PRODUCTNAME Impress' ಎಂಬ ಘಟಕವು ಅನುಸ್ಥಾಪಿತವಾಗಿದೆಯೆ ಎಂದು ಪರೀಕ್ಷಿಸಿ."
#: strings.hrc:36
-#, fuzzy
msgctxt "RID_COMMON_START_4"
msgid "The drawing could not be created.<BR>Please check if the module 'PRODUCTNAME Draw' is installed."
msgstr "ಡ್ರಾಯಿಂಗ್ ಅನ್ನು ನಿರ್ಮಿಸಲಾಗಿಲ್ಲ. <BR> ದಯವಿಟ್ಟು 'PRODUCTNAME Draw' ಎಂಬ ಘಟಕವು ಅನುಸ್ಥಾಪಿತವಾಗಿದೆಯೆ ಎಂದು ಪರೀಕ್ಷಿಸಿ."
#: strings.hrc:37
-#, fuzzy
msgctxt "RID_COMMON_START_5"
msgid "The formula could not be created.<BR>Please check if the module 'PRODUCTNAME Math' is installed."
msgstr "ಫಾರ್ಮುಲಾವನ್ನು ನಿರ್ಮಿಸಲಾಗಿಲ್ಲ. <BR> ದಯವಿಟ್ಟು 'PRODUCTNAME Math' ಎಂಬ ಘಟಕವು ಅನುಸ್ಥಾಪಿತವಾಗಿದೆಯೆ ಎಂದು ಪರೀಕ್ಷಿಸಿ."
#: strings.hrc:38
-#, fuzzy
msgctxt "RID_COMMON_START_6"
msgid "The files required could not be found.<BR>Please start the %PRODUCTNAME Setup and choose 'Repair'."
msgstr "ಅವಶ್ಯಕತೆಯಿರುವ ಕಡತಗಳನ್ನು ಪತ್ತೆ ಮಾಡಲಾಗಲಿಲ್ಲ.<BR> ದಯವಿಟ್ಟು %PRODUCTNAME ಸಿದ್ಧತೆಯನ್ನು ಪ್ರಾರಂಭಿಸಿ ನಂತರ 'ಸರಿಪಡಿಸು'ಅನ್ನು ಆಯ್ಕೆ ಮಾಡಿ."
#: strings.hrc:39
-#, fuzzy
msgctxt "RID_COMMON_START_7"
msgid "The file '<PATH>' already exists.<BR><BR>Would you like to overwrite the existing file?"
msgstr "'<PATH>' ಕಡತವು ಈಗಾಗಲೆ ಅಸ್ತಿತ್ವದಲ್ಲಿದೆ. <BR><BR> ಈಗಿರುವ ಕಡತವನ್ನು ತಿದ್ದಿ ಬರೆಯಲು ಇಚ್ಛಿಸುತ್ತೀರಾ?"
#: strings.hrc:40
-#, fuzzy
msgctxt "RID_COMMON_START_8"
msgid "Yes"
msgstr "ಹೌದು"
#: strings.hrc:41
-#, fuzzy
msgctxt "RID_COMMON_START_9"
msgid "Yes to All"
msgstr "ಎಲ್ಲದಕ್ಕೂ ಹೌದು"
#: strings.hrc:42
-#, fuzzy
msgctxt "RID_COMMON_START_10"
msgid "No"
msgstr "ಇಲ್ಲ"
@@ -110,37 +99,31 @@ msgid "~Help"
msgstr "ಸಹಾಯ(~H)"
#: strings.hrc:48
-#, fuzzy
msgctxt "RID_COMMON_START_16"
msgid "Steps"
msgstr "ಹಂತಗಳು"
#: strings.hrc:49
-#, fuzzy
msgctxt "RID_COMMON_START_17"
msgid "Close"
msgstr "ಮುಚ್ಚು"
#: strings.hrc:50
-#, fuzzy
msgctxt "RID_COMMON_START_18"
msgid "OK"
msgstr "ಸರಿ"
#: strings.hrc:51
-#, fuzzy
msgctxt "RID_COMMON_START_19"
msgid "The file already exists. Do you want to overwrite it?"
msgstr "ಕಡತವು ಈಗಾಗಲೆ ಅಸ್ತಿತ್ವದಲ್ಲಿದೆ. ಅದನ್ನು ನೀವು ತಿದ್ದಿ ಬರೆಯಲು ಇಚ್ಛಿಸುತ್ತೀರಾ?"
#: strings.hrc:52
-#, fuzzy
msgctxt "RID_COMMON_START_20"
msgid "Template created via <wizard_name> on <current_date>."
msgstr "<current_date> ರಂದು <wizard_name> ಮೂಲಕ ನಮೂನೆಯನ್ನು ನಿರ್ಮಿಸಲಾಗಿದೆ."
#: strings.hrc:53
-#, fuzzy
msgctxt "RID_COMMON_START_21"
msgid ""
"The wizard could not be run, because important files were not found.\n"
@@ -152,361 +135,301 @@ msgstr ""
"ನಂತರ ಗಾರುಡಿಯನ್ನು ಪ್ರಾರಂಭಿಸಿ."
#: strings.hrc:56
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_1"
msgid "Letter Wizard"
msgstr "ಪತ್ರ ಗಾರುಡಿ"
#: strings.hrc:57
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_2"
msgid "Label9"
msgstr "ಗುರುತುಚೀಟಿ 9"
#: strings.hrc:58
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_3"
msgid "~Business letter"
msgstr "ವ್ಯಾವಹಾರಿಕ ಪತ್ರ(~B)"
#: strings.hrc:59
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_4"
msgid "~Formal personal letter"
msgstr "ಔಪಚಾರಿಕ ವೈಯಕ್ತಿಕ ಪತ್ರ(~F)"
#: strings.hrc:60
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_5"
msgid "~Personal letter"
msgstr "ವೈಯಕ್ತಿಕ ಪತ್ರ(~P)"
#: strings.hrc:61
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_6"
msgid "~Use letterhead paper with pre-printed elements"
msgstr "ಪೂರ್ವ-ಮುದ್ರಿತ ಅಂಶಗಳನ್ನು ಹೊಂದಿರುವ ಲೆಟರ್ಹೆಡ್ ಕಾಗದವನ್ನು ಬಳಸು(~U)"
#: strings.hrc:62
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_7"
msgid "~Logo"
msgstr "ಲಾಂಛನ(~L)"
#: strings.hrc:63
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_8"
msgid "Return address"
msgstr "ಹಿಂತಿರುಗಿಸುವ ವಿಳಾಸ"
#: strings.hrc:64
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_9"
msgid "~Include footer"
msgstr "ಅಡಿಲೇಖವನ್ನು ಒಳಗೊಳ್ಳಿಸು(~I)"
#: strings.hrc:65
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_10"
msgid "~Return address in envelope window"
msgstr "ಲಕೋಟೆಯ ಕಿಟಕಿಯಲ್ಲಿರುವ ಹಿಂತಿರುಗಿಸುವ ವಿಳಾಸ(~R)"
#: strings.hrc:66
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_11"
msgid "~Logo"
msgstr "ಲಾಂಛನ(~L)"
#: strings.hrc:67
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_12"
msgid "~Return address in envelope window"
msgstr "ಲಕೋಟೆಯ ಕಿಟಕಿಯಲ್ಲಿರುವ ಹಿಂತಿರುಗಿಸುವ ವಿಳಾಸ(~R)"
#: strings.hrc:68
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_13"
msgid "Letter Signs"
msgstr "ಪತ್ರದ ಚಿಹ್ನೆಗಳು"
#: strings.hrc:69
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_14"
msgid "S~ubject line"
msgstr "ವಿಷಯದ ಸಾಲು(~u)"
#: strings.hrc:70
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_15"
msgid "Salu~tation"
msgstr "ವಂದನೆ(~t)"
#: strings.hrc:71
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_16"
msgid "Fold ~marks"
msgstr "ಮಡಚು ಗುರುತುಗಳು(~m)"
#: strings.hrc:72
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_17"
msgid "~Complimentary close"
msgstr "ಗೌರವಪೂರ್ವಕವಾಗಿ ಮುಚ್ಚುವಿಕೆ(~C)"
#: strings.hrc:73
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_18"
msgid "~Footer"
msgstr "ಅಡಿಲೇಖ (~F)"
#: strings.hrc:74
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_19"
msgid "~Use user data for return address"
msgstr "ಹಿಂತಿರುಗಿಸುವ ವಿಳಾಸಕ್ಕಾಗಿ ಬಳಕೆದಾರರ ದತ್ತಾಂಶವನ್ನು ಬಳಸು(~U)"
#: strings.hrc:75
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_20"
msgid "~New sender address:"
msgstr "ಕಳುಹಿಸುವವರ ಹೊಸ ವಿಳಾಸ(~N):"
#: strings.hrc:76
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_21"
msgid "Use placeholders for ~recipient's address"
msgstr "ಸ್ವೀಕರಿಸುವವರ ವಿಳಾಸಕ್ಕಾಗಿ ಸ್ಥಳಸೂಚಕಗಳನ್ನು ಬಳಸು(~r)"
#: strings.hrc:77
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_22"
msgid "Use address database for ~mail merge"
msgstr "ಮೈಲ್‌ಗಳನ್ನು ವಿಲೀನಗೊಳಿಸಲು ವಿಳಾಸದ ದತ್ತಸಂಚಯವನ್ನು ಬಳಸು(~m)"
#: strings.hrc:78
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_23"
msgid "Include ~only on second and following pages"
msgstr "ಕೇವಲ ಎರಡನೆಯ ಹಾಗು ನಂತರದ ಪುಟಗಳಲ್ಲಿ ಸೇರಿಸು(~o)"
#: strings.hrc:79
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_24"
msgid "~Include page number"
msgstr "ಪುಟದ ಸಂಖ್ಯೆಯನ್ನು ಒಳಗೊಳ್ಳಿಸು(~I)"
#: strings.hrc:80
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_25"
msgid "Letter Template"
msgstr "ಪತ್ರದ ನಮೂನೆ"
#: strings.hrc:81
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_26"
msgid "Create a ~letter from this template"
msgstr "ಈ ನಮೂನೆಯ ಸಹಾಯದಿಂದ ಹೊಸ ಪತ್ರವನ್ನು ರಚಿಸು(~l)"
#: strings.hrc:82
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_27"
msgid "Make ~manual changes to this letter template"
msgstr "ಪತ್ರದ ನಮೂನೆಗೆ ಖುದ್ದಾಗಿ ಬದಲಾವಣೆ ಮಾಡು(~m)"
#: strings.hrc:83
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_28"
msgid "Page design"
msgstr "ಪುಟದ ವಿನ್ಯಾಸ"
#: strings.hrc:84
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_29"
msgid "Page design"
msgstr "ಪುಟದ ವಿನ್ಯಾಸ"
#: strings.hrc:85
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_30"
msgid "Page design"
msgstr "ಪುಟದ ವಿನ್ಯಾಸ"
#: strings.hrc:86
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_31"
msgid "This wizard helps you to create a letter template. You can then use the template as the basis for writing letters as often as desired."
msgstr "ಈ ಗಾರುಡಿಯ ಸಹಾಯದಿಂದ ಪತ್ರ ನಮೂನೆಯನ್ನು ನಿರ್ಮಿಸಬಹುದಾಗಿದೆ. ನೀವು ಮುಂದೆ ಹೊಸದಾಗಿ ಪತ್ರಗಳನ್ನು ಬರೆಯಬೇಕಾಗಿ ಬಂದಾಗಿ ಈ ನಮೂನೆಯನ್ನು ಆಧಾರವಾಗಿ ಉಪಯೋಗಿಸಬಹುದಾಗಿದೆ."
#: strings.hrc:87
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_32"
msgid "~Height:"
msgstr "ಎತ್ತರ(~H):"
#: strings.hrc:88
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_33"
msgid "~Width:"
msgstr "ಅಗಲ(~W):"
#: strings.hrc:89
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_34"
msgid "S~pacing to left margin:"
msgstr "ಎಡ ಅಂಚಿಗೆ ಅಂತರ(~p):"
#: strings.hrc:90
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_35"
msgid "Spacing ~to top margin:"
msgstr "ಮೇಲಿನ ಅಂಚಿಗೆ ಅಂತರ(~t):"
#: strings.hrc:91
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_36"
msgid "Height:"
msgstr "ಎತ್ತರ:"
#: strings.hrc:92
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_37"
msgid "Width:"
msgstr "ಅಗಲ:"
#: strings.hrc:93
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_38"
msgid "S~pacing to left margin:"
msgstr "ಎಡ ಅಂಚಿಗೆ ಅಂತರ(~p):"
#: strings.hrc:94
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_39"
msgid "Spacing ~to top margin:"
msgstr "ಮೇಲಿನ ಅಂಚಿಗೆ ಅಂತರ(~t):"
#: strings.hrc:95
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_40"
msgid "Height:"
msgstr "ಎತ್ತರ:"
#: strings.hrc:96
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_42"
msgid "Sender's address"
msgstr "ಕಳುಹಿಸುವವರ ವಿಳಾಸ"
#: strings.hrc:97
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_43"
msgid "Name:"
msgstr "ಹೆಸರು:"
#: strings.hrc:98
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_44"
msgid "Street:"
msgstr "ರಸ್ತೆ:"
#: strings.hrc:99
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_45"
msgid "ZIP code/State/City:"
msgstr "ಝಿಪ್ ಕೋಡ್/ರಾಜ್ಯ/ಊರು:"
#: strings.hrc:100
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_46"
msgid "Recipient's address"
msgstr "ಸ್ವೀಕರಿಸುವವರ ವಿಳಾಸ"
#: strings.hrc:101
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_47"
msgid "Footer"
msgstr "ಅಡಿಲೇಖ"
#: strings.hrc:102
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_48"
msgid "This wizard creates a letter template which enables you to create multiple letters with the same layout and settings."
msgstr "ಈ ಗಾರುಡಿಯನ್ನು ಬಳಸಿಕೊಂಡು ನಿರ್ಮಿಸಲಾದ ಪತ್ರ ನಮೂನೆಯಿಂದ ಒಂದೆ ರೀತಿಯ ಪುಟ ರೂಪವಿನ್ಯಾಸ ಹೊಂದಿದ ಪತ್ರಗಳನ್ನು ನೀವು ನಿರ್ಮಿಸಬಹುದಾಗಿದೆ."
#: strings.hrc:103
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_49"
msgid "To create another new letter out of the template just navigate to the template location and double-click it."
msgstr "ಸಿದ್ಧವಿನ್ಯಾಸದಿಂದ ಇನ್ನೊಂದು ಹೊಸ ಪತ್ರವನ್ನು ರಚಿಸಲು ಸಿದ್ಧವಿನ್ಯಾಸವು ಇರುವ ಸ್ಥಳಕ್ಕೆ ಹೋಗಿ ನಂತರ ಅದರ ಮೇಲೆ ಎರಡು ಬಾರಿ ಕ್ಲಿಕ್ಕಿಸಿ."
#: strings.hrc:104
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_50"
msgid "Template name:"
msgstr "ನಮೂನೆಯ ಹೆಸರು:"
#: strings.hrc:105
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_51"
msgid "Location and file name:"
msgstr "ಸ್ಥಳ ಹಾಗು ಕಡತದ ಹೆಸರು:"
#: strings.hrc:106
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_52"
msgid "How do you want to proceed?"
msgstr "ನೀವು ಹೇಗೆ ಮುಂದುವರೆಯಲು ಇಚ್ಛಿಸುತ್ತೀರಿ?"
#: strings.hrc:107
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_53"
msgid "Please choose the type of letter and page design"
msgstr "ದಯವಿಟ್ಟು ಪತ್ರದ ಬಗೆಯನ್ನು ಹಾಗು ಪುಟದ ವಿನ್ಯಾಸವನ್ನು ಆಯ್ಕೆ ಮಾಡಿ"
#: strings.hrc:108
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_54"
msgid "Select the items to be printed"
msgstr "ಮುದ್ರಿಸಲಾದ ಅಂಶಗಳನ್ನು ಆಯ್ಕೆಮಾಡಿ"
#: strings.hrc:109
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_55"
msgid "Specify items already on your letterhead paper"
msgstr "ನಿಮ್ಮ ಲೆಟರ್ಹೆಡ್ ಕಾಗದದ ಮೇಲೆ ಈಗಾಗಲೆ ಇರುವ ಅಂಶಗಳನ್ನು ಸೂಚಿಸಿ"
#: strings.hrc:110
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_56"
msgid "Specify the sender and recipient information"
msgstr "ಕಳುಹಿಸುವವರ ಹಾಗು ಸ್ವೀಕರಿಸುವವರ ಮಾಹಿತಿಯನ್ನು ನಮೂದಿಸಿ"
#: strings.hrc:111
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_57"
msgid "Fill in the information you would like in the footer"
msgstr "ಅಡಿಲೇಖದಲ್ಲಿ ನಿಮಗೆ ಬೇಕಾದ ಮಾಹಿತಿಯನ್ನು ದಾಖಲಿಸಿ"
#: strings.hrc:112
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_58"
msgid "Please specify last settings"
msgstr "ದಯವಿಟ್ಟು ಹಿಂದಿನ ಸಿದ್ಧತೆಗಳನ್ನು ಸೂಚಿಸಿ"
#: strings.hrc:113
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_59"
msgid "Subject:"
msgstr "ವಿಷಯ"
#: strings.hrc:114
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_60"
msgid "Elegant"
msgstr "ಮನೋಹರ"
#: strings.hrc:115
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_61"
msgid "Modern"
msgstr "ಆಧುನಿಕ"
@@ -518,301 +441,251 @@ msgid "Office"
msgstr "ಕಛೇರಿ"
#: strings.hrc:117
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_63"
msgid "Bottle"
msgstr "ಬಾಟಲಿ"
#: strings.hrc:118
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_64"
msgid "Mail"
msgstr "ಅಂಚೆ"
#: strings.hrc:119
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_65"
msgid "Marine"
msgstr "ನೀಲಿ ಮಿಶ್ರಿತ ಹಸಿರು"
#: strings.hrc:120
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_66"
msgid "Red Line"
msgstr "ಹೊಸ ಸಾಲು"
#: strings.hrc:123
-#, fuzzy
msgctxt "RID_LETTERWIZARDSALUTATION_START_1"
msgid "To Whom it May Concern"
msgstr "ಸಂಬಂಧಪಟ್ಟವರಿಗೆ"
#: strings.hrc:124
-#, fuzzy
msgctxt "RID_LETTERWIZARDSALUTATION_START_2"
msgid "Dear Sir or Madam"
msgstr "ಮಾನ್ಯರೆ"
#: strings.hrc:125
-#, fuzzy
msgctxt "RID_LETTERWIZARDSALUTATION_START_3"
msgid "Hello"
msgstr "ನಮಸ್ಕಾರ"
#: strings.hrc:128
-#, fuzzy
msgctxt "RID_LETTERWIZARDGREETING_START_1"
msgid "Sincerely"
msgstr "ಸವಿನಯದಿಂದ"
#: strings.hrc:129
-#, fuzzy
msgctxt "RID_LETTERWIZARDGREETING_START_2"
msgid "Best regards"
msgstr "ಶುಭ ಹಾರೈಕೆಗಳು"
#: strings.hrc:130
-#, fuzzy
msgctxt "RID_LETTERWIZARDGREETING_START_3"
msgid "Cheers"
msgstr "ಶುಭವಾಗಲಿ"
#: strings.hrc:133
-#, fuzzy
msgctxt "RID_LETTERWIZARDROADMAP_START_1"
msgid "Page design"
msgstr "ಪುಟದ ವಿನ್ಯಾಸ"
#: strings.hrc:134
-#, fuzzy
msgctxt "RID_LETTERWIZARDROADMAP_START_2"
msgid "Letterhead layout"
msgstr "ಲೆಟರ್ಹೆಡ್‌ನ ರೂಪುರೇಷೆ"
#: strings.hrc:135
-#, fuzzy
msgctxt "RID_LETTERWIZARDROADMAP_START_3"
msgid "Printed items"
msgstr "ಮುದ್ರಿಸಲಾದ ಅಂಶಗಳು"
#: strings.hrc:136
-#, fuzzy
msgctxt "RID_LETTERWIZARDROADMAP_START_4"
msgid "Recipient and sender"
msgstr "ಸ್ವೀಕರಿಸುವವರು ಮತ್ತು ಕಳಿಸುವವರು"
#: strings.hrc:137
-#, fuzzy
msgctxt "RID_LETTERWIZARDROADMAP_START_5"
msgid "Footer"
msgstr "ಅಡಿಲೇಖ"
#: strings.hrc:138
-#, fuzzy
msgctxt "RID_LETTERWIZARDROADMAP_START_6"
msgid "Name and location"
msgstr "ಹೆಸರು ಮತ್ತು ಸ್ಥಳ"
#: strings.hrc:141
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_1"
msgid "Fax Wizard"
msgstr "ಫ್ಯಾಕ್ಸ್ ಗಾರುಡಿ"
#: strings.hrc:142
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_2"
msgid "Label9"
msgstr "ಗುರುತುಚೀಟಿ 9"
#: strings.hrc:143
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_3"
msgid "~Business Fax"
msgstr "ವ್ಯವಹಾರದ ಫ್ಯಾಕ್ಸ್ (~B)"
#: strings.hrc:144
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_4"
msgid "~Personal Fax"
msgstr "ವೈಯಕ್ತಿಕ ಫ್ಯಾಕ್ಸ್(~P)"
#: strings.hrc:145
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_5"
msgid "~Logo"
msgstr "ಲಾಂಛನ(~L)"
#: strings.hrc:146
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_6"
msgid "S~ubject line"
msgstr "ವಿಷಯದ ಸಾಲು(~u)"
#: strings.hrc:147
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_7"
msgid "S~alutation"
msgstr "ವಂದನೆಗಳು(~a)"
#: strings.hrc:148
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_8"
msgid "~Complimentary close"
msgstr "ಗೌರವಪೂರ್ವಕವಾಗಿ ಮುಚ್ಚುವಿಕೆ(~C)"
#: strings.hrc:149
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_9"
msgid "~Footer"
msgstr "ಅಡಿಲೇಖ (~F)"
#: strings.hrc:150
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_10"
msgid "~Use user data for return address"
msgstr "ಹಿಂತಿರುಗಿಸುವ ವಿಳಾಸಕ್ಕಾಗಿ ಬಳಕೆದಾರರ ದತ್ತಾಂಶವನ್ನು ಬಳಸು(~U)"
#: strings.hrc:151
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_11"
msgid "~New return address"
msgstr "ಹೊಸ ಹಿಂತಿರುಗಿಸುವ ವಿಳಾಸ(~N)"
#: strings.hrc:152
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_12"
msgid "My Fax Template"
msgstr "ನನ್ನ ಫ್ಯಾಕ್ಸ್ ನಮೂನೆ"
#: strings.hrc:153
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_13"
msgid "Create a ~fax from this template"
msgstr "ಈ ನಮೂನೆಯಿಂದ ಫ್ಯಾಕ್ಸನ್ನು ರಚಿಸು(~f)"
#: strings.hrc:154
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_14"
msgid "Make ~manual changes to this fax template"
msgstr "ಈ ಫ್ಯಾಕ್ಸ್ ನಮೂನೆಯನ್ನು ಖುದ್ದಾಗಿ ಬದಲಾಯಿಸು(~m)"
#: strings.hrc:155
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_15"
msgid "Page design"
msgstr "ಪುಟದ ವಿನ್ಯಾಸ"
#: strings.hrc:156
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_16"
msgid "Page design"
msgstr "ಪುಟದ ವಿನ್ಯಾಸ"
#: strings.hrc:157
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_17"
msgid "This wizard helps you to create a fax template. The template can then be used to create a fax whenever needed."
msgstr "ಈ ಗಾರುಡಿಯ ಸಹಾಯದಿಂದ ಫ್ಯಾಕ್ಸ್ ನಮೂನೆ ನಿರ್ಮಿಸಬಹುದು. ನಂತರ ಅಗತ್ಯವಿದ್ದಾಗ ಹೊಸದಾಗಿ ಫ್ಯಾಕ್ಸುಗಳನ್ನು ಬರೆಯಲು ಈ ನಮೂನೆಯನ್ನು ಉಪಯೋಗಿಸಬಹುದು."
#: strings.hrc:158
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_18"
msgid "Return address"
msgstr "ಹಿಂತಿರುಗಿಸುವ ವಿಳಾಸ"
#: strings.hrc:159
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_19"
msgid "Name:"
msgstr "ಹೆಸರು:"
#: strings.hrc:160
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_20"
msgid "Street:"
msgstr "ರಸ್ತೆ:"
#: strings.hrc:161
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_21"
msgid "ZIP code/State/City:"
msgstr "ಝಿಪ್ ಕೋಡ್/ರಾಜ್ಯ/ಊರು:"
#: strings.hrc:162
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_22"
msgid "Footer"
msgstr "ಅಡಿಲೇಖ"
#: strings.hrc:163
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_23"
msgid "This wizard creates a fax template which enables you to create multiple faxes with the same layout and settings."
msgstr "ಈ ಗಾರುಡಿಯನ್ನು ಬಳಸಿಕೊಂಡು ನಿರ್ಮಿಸಲಾದ ಫ್ಯಾಕ್ಸ್ ನಮೂನೆಯಿಂದ ಒಂದೆ ರೀತಿಯ ಪುಟ ರೂಪವಿನ್ಯಾಸ ಹೊಂದಿದ ಫ್ಯಾಕ್ಸುಗಳನ್ನು ನೀವು ನಿರ್ಮಿಸಬಹುದಾಗಿದೆ."
#: strings.hrc:164
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_24"
msgid "To create another new fax out of the template, go to the location where you saved the template and double-click the file."
msgstr "ನಮೂನೆಯಿಂದ ಬೇರೊಂದು ಹೊಸ ಫ್ಯಾಕ್ಸನ್ನು ನಿರ್ಮಿಸಲು, ನಮೂನೆಯನ್ನು ಉಳಿಸಿದ ಸ್ಥಳಕ್ಕೆ ಹೋಗಿ ನಂತರ ಕಡತದ ಮೇಲೆ ಎರಡು ಬಾರಿ ಕ್ಲಿಕ್ಕಿಸಿ."
#: strings.hrc:165
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_25"
msgid "Template Name:"
msgstr "ನಮೂನೆಯ ಹೆಸರು:"
#: strings.hrc:166
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_26"
msgid "Location and file name:"
msgstr "ಸ್ಥಳ ಹಾಗು ಕಡತದ ಹೆಸರು:"
#: strings.hrc:167
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_27"
msgid "What do you want to do next?"
msgstr "ನೀವು ಮುಂದೇನು ಮಾಡಲು ಇಚ್ಛಿಸುತ್ತೀರಿ?"
#: strings.hrc:168
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_28"
msgid "Choose the type of fax and a page design"
msgstr "ಫ್ಯಾಕ್ಸಿನ ಮಾದರಿ ಹಾಗು ಪುಟದ ವಿನ್ಯಾಸವನ್ನು ಆಯ್ಕೆ ಮಾಡಿ"
#: strings.hrc:169
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_29"
msgid "Select items to include in the fax template"
msgstr "ಫ್ಯಾಕ್ಸ್ ನಮೂನೆಗೆ ಸೇರಿಸಲು ಅಂಶಗಳನ್ನು ಆಯ್ಕೆಮಾಡಿ"
#: strings.hrc:170
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_30"
msgid "Specify sender and recipient information"
msgstr "ಕಳುಹಿಸುವವರ ಹಾಗು ಸ್ವೀಕರಿಸುವವರ ಮಾಹಿತಿಯನ್ನು ನಮೂದಿಸಿ"
#: strings.hrc:171
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_31"
msgid "Enter text for the footer"
msgstr "ಅಡಿಲೇಖಕ್ಕೆ ಪದಗಳನ್ನು ನಮೂದಿಸಿ"
#: strings.hrc:172
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_32"
msgid "Choose a name and save the template"
msgstr "ಒಂದು ಹೆಸರನ್ನು ಸೂಚಿಸಿ ನಂತರ ನಮೂನೆಯನ್ನು ಉಳಿಸಿ"
#: strings.hrc:173
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_33"
msgid "Include ~only on second and following pages"
msgstr "ಕೇವಲ ಎರಡನೆಯ ಹಾಗು ನಂತರದ ಪುಟಗಳಲ್ಲಿ ಸೇರಿಸು(~o)"
#: strings.hrc:174
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_34"
msgid "~Include page number"
msgstr "ಪುಟದ ಸಂಖ್ಯೆಯನ್ನು ಒಳಗೊಳ್ಳಿಸು(~I)"
@@ -824,85 +697,71 @@ msgid "~Date"
msgstr "ದಿನಾಂಕ(~D)"
#: strings.hrc:176
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_36"
msgid "~Type of message"
msgstr "ಸಂದೇಶದ ಬಗೆ(~T)"
#: strings.hrc:177
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_37"
msgid "Fax Number:"
msgstr "ಪ್ಯಾಕ್ಸ್ ಸಂಖ್ಯೆ:"
#: strings.hrc:178
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_38"
msgid "Use placeholders for ~recipient's address"
msgstr "ಸ್ವೀಕರಿಸುವವರ ವಿಳಾಸಕ್ಕಾಗಿ ಸ್ಥಳಸೂಚಕಗಳನ್ನು ಬಳಸು(~r)"
#: strings.hrc:179
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_39"
msgid "Use address database for ~mail merge"
msgstr "ಮೈಲ್‌ಗಳನ್ನು ವಿಲೀನಗೊಳಿಸಲು ವಿಳಾಸದ ದತ್ತಸಂಚಯವನ್ನು ಬಳಸು(~m)"
#: strings.hrc:180
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_40"
msgid "~New return address"
msgstr "ಹೊಸ ಹಿಂತಿರುಗಿಸುವ ವಿಳಾಸ(~N)"
#: strings.hrc:181
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_41"
msgid "To:"
msgstr "ಮೇಲೆ:"
#: strings.hrc:182
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_42"
msgid "From:"
msgstr "ಇಂದ:"
#: strings.hrc:183
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_43"
msgid "Fax:"
msgstr "ಫ್ಯಾಕ್ಸ್"
#: strings.hrc:184
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_44"
msgid "Tel:"
msgstr "ದೂ:"
#: strings.hrc:185
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_45"
msgid "E-mail:"
msgstr "ಇ-ಮೈಲ್:"
#: strings.hrc:186
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_46"
msgid "This template consists of"
msgstr "ಈ ಸಿದ್ಧವಿನ್ಯಾಸವು ಇದನ್ನು ಹೊಂದಿದೆ"
#: strings.hrc:187
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_47"
msgid "page"
msgstr "ಪುಟಗಳು"
#: strings.hrc:188
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_48"
msgid "Please inform us if transmission errors occur."
msgstr "ವರ್ಗಾವಣೆಯ ದೋಷಗಳ ಕಂಡುಬಂದಲ್ಲಿ ನಮಗೆ ತಿಳಿಸಿ."
#: strings.hrc:189
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_49"
msgid "Bottle"
msgstr "ಬಾಟಲಿ"
@@ -914,223 +773,186 @@ msgid "Lines"
msgstr "ರೇಖೆಗಳು"
#: strings.hrc:191
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_51"
msgid "Marine"
msgstr "ನೀಲಿ ಮಿಶ್ರಿತ ಹಸಿರು"
#: strings.hrc:192
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_52"
msgid "Classic Fax"
msgstr "ಸಾಂಪ್ರದಾಯಿಕ ಫ್ಯಾಕ್ಸ್"
#: strings.hrc:193
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_53"
msgid "Classic Fax from Private"
msgstr "ಪ್ರೈವೇಟ್‌ನಿಂದ ಕ್ಲಾಸಿಕ್ ಫ್ಯಾಕ್ಸ್"
#: strings.hrc:194
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_54"
msgid "Modern Fax"
msgstr "ಆಧುನಿಕ ಫ್ಯಾಕ್ಸ್"
#: strings.hrc:195
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_55"
msgid "Modern Fax from Private"
msgstr "ಪ್ರೈವೇಟ್‌ನಿಂದ ಆಧುನಿಕ ಫ್ಯಾಕ್ಸ್"
#: strings.hrc:196
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_56"
msgid "Fax"
msgstr "ಫ್ಯಾಕ್ಸ್"
#: strings.hrc:199
-#, fuzzy
msgctxt "RID_FAXWIZARDCOMMUNICATION_START_1"
msgid "Important Information!"
msgstr "ಮುಖ್ಯವಾದ ಮಾಹಿತಿ!"
#: strings.hrc:200
-#, fuzzy
msgctxt "RID_FAXWIZARDCOMMUNICATION_START_2"
msgid "For your information"
msgstr "ನಿಮ್ಮ ಮಾಹಿತಿಗಾಗಿ"
#: strings.hrc:201
-#, fuzzy
msgctxt "RID_FAXWIZARDCOMMUNICATION_START_3"
msgid "News!"
msgstr "ಸುದ್ದಿ!"
#: strings.hrc:204
-#, fuzzy
msgctxt "RID_FAXWIZARDSALUTATION_START_1"
msgid "To whom it may concern,"
msgstr "ಸಂಬಂಧಪಟ್ಟವರಿಗೆ,"
#: strings.hrc:205
-#, fuzzy
msgctxt "RID_FAXWIZARDSALUTATION_START_2"
msgid "Dear Sir or Madam,"
msgstr "ಮಾನ್ಯರೆ,"
#: strings.hrc:206
-#, fuzzy
msgctxt "RID_FAXWIZARDSALUTATION_START_3"
msgid "Hello,"
msgstr "ನಮಸ್ಕಾರ,"
#: strings.hrc:207
-#, fuzzy
msgctxt "RID_FAXWIZARDSALUTATION_START_4"
msgid "Hi,"
msgstr "ನಮಸ್ಕಾರ,"
#: strings.hrc:210
-#, fuzzy
msgctxt "RID_FAXWIZARDGREETING_START_1"
msgid "Sincerely"
msgstr "ಸವಿನಯದಿಂದ"
#: strings.hrc:211
-#, fuzzy
msgctxt "RID_FAXWIZARDGREETING_START_2"
msgid "Yours faithfully"
msgstr "ನಿಮ್ಮ ವಿಶ್ವಾಸಿ"
#: strings.hrc:212
-#, fuzzy
msgctxt "RID_FAXWIZARDGREETING_START_3"
msgid "Regards"
msgstr "ವಂದನೆಗಳು"
#: strings.hrc:213
-#, fuzzy
msgctxt "RID_FAXWIZARDGREETING_START_4"
msgid "Love"
msgstr "ಪ್ರೀತಿ"
#: strings.hrc:216
-#, fuzzy
msgctxt "RID_FAXWIZARDROADMAP_START_1"
msgid "Page design"
msgstr "ಪುಟದ ವಿನ್ಯಾಸ"
#: strings.hrc:217
-#, fuzzy
msgctxt "RID_FAXWIZARDROADMAP_START_2"
msgid "Items to include"
msgstr "ಸೇರಿಸ ಬೇಕಿರುವ ಅಂಶಗಳು"
#: strings.hrc:218
-#, fuzzy
msgctxt "RID_FAXWIZARDROADMAP_START_3"
msgid "Sender and Recipient"
msgstr "ಕಳಿಸುವವರು ಮತ್ತು ಸ್ವೀಕರಿಸುವವರು"
#: strings.hrc:219
-#, fuzzy
msgctxt "RID_FAXWIZARDROADMAP_START_4"
msgid "Footer"
msgstr "ಅಡಿಲೇಖ"
#: strings.hrc:220
-#, fuzzy
msgctxt "RID_FAXWIZARDROADMAP_START_5"
msgid "Name and location"
msgstr "ಹೆಸರು ಮತ್ತು ಸ್ಥಳ"
#: strings.hrc:223
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_1"
msgid "Agenda Wizard"
msgstr "ಕಾರ್ಯಸೂಚಿ ಗಾರುಡಿ"
#: strings.hrc:224
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_2"
msgid "Make ~manual changes to this agenda template"
msgstr "ಈ ಕಾರ್ಯಸೂಚಿ ಸಿದ್ಧವಿನ್ಯಾಸಕ್ಕೆ ಮಾನವಕೃತ ಬದಲಾವಣೆಗಳನ್ನು ಮಾಡು(~m)"
#: strings.hrc:225
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_3"
msgid "Template name:"
msgstr "ನಮೂನೆಯ ಹೆಸರು:"
#: strings.hrc:226
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_4"
msgid "Location and file name:"
msgstr "ಸ್ಥಳ ಹಾಗು ಕಡತದ ಹೆಸರು:"
#: strings.hrc:227
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_5"
msgid "What do you want to do next?"
msgstr "ನೀವು ಮುಂದೇನು ಮಾಡಲು ಇಚ್ಛಿಸುತ್ತೀರಿ?"
#: strings.hrc:228
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_6"
msgid "Please choose the page design for the agenda"
msgstr "ದಯವಿಟ್ಟು ಈ ಕಾರ್ಯಸೂಚಿಗಾಗಿ ಪುಟದ ವಿನ್ಯಾಸವನ್ನು ಆಯ್ಕೆ ಮಾಡಿ"
#: strings.hrc:229
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_7"
msgid "Please select the headings you wish to include in your agenda template"
msgstr "ನಿಮ್ಮ ಕಾರ್ಯಸೂಚಿ ಸಿದ್ಧವಿನ್ಯಾಸದಲ್ಲಿ ಅಡಕಗೊಳಿಸಬೇಕಿರುವ ಶೀರ್ಷಿಕೆಯನ್ನು ಆಯ್ಕೆ ಮಾಡಿ"
#: strings.hrc:230
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_8"
msgid "Please enter general information for the event"
msgstr "ಕಾರ್ಯಕ್ರಮಕ್ಕೆ ಸಂಬಂಧಿಸಿದ ಸಾಮಾನ್ಯ ಮಾಹಿತಿಯನ್ನು ದಯವಿಟ್ಟು ನಮೂದಿಸಿ"
#: strings.hrc:231
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_9"
msgid "Please specify items for the agenda"
msgstr "ಕಾರ್ಯಸೂಚಿಗಾಗಿ ದಯವಿಟ್ಟು ಅಂಶಗಳನ್ನು ಸೂಚಿಸಿ"
#: strings.hrc:232
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_10"
msgid "Please select the names you wish to include in your agenda template"
msgstr "ದಯವಿಟ್ಟು ನಿಮ್ಮ ಕಾರ್ಯಸೂಚಿಯಲ್ಲಿ ಅಡಕಗೊಳಿಸಬೇಕಿರುವ ಹೆಸರುಗಳನ್ನು ಆಯ್ಕೆ ಮಾಡಿ"
#: strings.hrc:233
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_11"
msgid "Choose a name and save the template"
msgstr "ಒಂದು ಹೆಸರನ್ನು ಸೂಚಿಸಿ ನಂತರ ನಮೂನೆಯನ್ನು ಉಳಿಸಿ"
#: strings.hrc:234
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_12"
msgid "Include form for recording minutes"
msgstr "ಸಂಕ್ಷಿಪ್ತ ವರದಿಗಳನ್ನು ದಾಖಲಿಸಲು ನಮೂನೆಯನ್ನು ಅಡಕಗೊಳಿಸು"
#: strings.hrc:235
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_13"
msgid "This wizard helps you to create an agenda template. The template can then be used to create an agenda whenever needed."
msgstr "ಈ ಗಾರುಡಿಯು ನಿಮಗೆ ಕಾರ್ಯಸೂಚಿ ಸಿದ್ಧವಿನ್ಯಾಸವನ್ನು ರಚಿಸಲು ನೆರವಾಗುತ್ತದೆ. ಅಗತ್ಯ ಬಿದ್ದಾಗ ಸಿದ್ಧವಿನ್ಯಾಸವನ್ನು ಬಳಸಿಕೊಂಡು ಕಾರ್ಯಸೂಚಿಯನ್ನು ರಚಿಸಬಹುದು."
#: strings.hrc:236
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_14"
msgid "Time:"
msgstr "ಸಮಯ:"
#: strings.hrc:237
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_15"
msgid "Name:"
msgstr "ಹೆಸರು:"
@@ -1142,7 +964,6 @@ msgid "Location:"
msgstr "ಸ್ಥಳ:"
#: strings.hrc:239
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_17"
msgid "Placeholders will be used in empty fields. You can replace placeholders with text later."
msgstr "ಸ್ಥಳಸೂಚಕವನ್ನು ಖಾಲಿ ವರ್ಗಗಳಲ್ಲಿ ಬಳಸಲಾಗುತ್ತದೆ. ಆನಂತರ ನೀವು ಸ್ಥಳಸೂಚಕವನ್ನು ಪಠ್ಯದಿಂದ ಬದಲಾಯಿಸಬಹುದು."
@@ -1154,97 +975,81 @@ msgid "..."
msgstr "..."
#: strings.hrc:241
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_19"
msgid "Create an ~agenda from this template"
msgstr "ಈ ಸಿದ್ಧವಿನ್ಯಾಸದಿಂದ ಒಂದು ಕಾರ್ಯಸೂಚಿಯನ್ನು ರಚಿಸು(~a)"
#: strings.hrc:242
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_20"
msgid "To create a new agenda out of the template, go to the location where you saved the template and double-click the file."
msgstr "ಒಂದು ಸಿದ್ಧವಿನ್ಯಾಸದಿಂದ ಹೊಸ ಕಾರ್ಯಸೂಚಿಯನ್ನು ರಚಿಸಲು, ಸಿದ್ಧವಿನ್ಯಾಸಗಳನ್ನು ಉಳಿಸಲಾಗಿರುವ ಸ್ಥಳಕ್ಕೆ ಹೋಗಿ ನಂತರ ಕಡತದ ಮೇಲೆ ಒಟ್ಟಿಗೆ ಎರಡು ಬಾರಿ ಕ್ಲಿಕ್ಕಿಸಿ."
#: strings.hrc:243
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_21"
msgid "Agenda item"
msgstr "ಕಾರ್ಯಸೂಚಿ ಅಂಶ"
#: strings.hrc:244
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_22"
msgid "Responsible"
msgstr "ಜವಾಬ್ದಾರರು"
#: strings.hrc:245
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_23"
msgid "Duration"
msgstr "ಕಾಲಾವಧಿ"
#: strings.hrc:246
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_24"
msgid "Meeting called by"
msgstr "ಮೀಟಿಂಗನ್ನು ನಿಯೋಜಿಸಿದವರು"
#: strings.hrc:247
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_25"
msgid "Chairperson"
msgstr "ಮುಖ್ಯ ಅತಿಥಿ"
#: strings.hrc:248
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_26"
msgid "Minute keeper"
msgstr "ಸಂಕ್ಷಿಪ್ತ ವರದಿ ತಯಾರಕ"
#: strings.hrc:249
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_27"
msgid "Moderator"
msgstr "ನಿರ್ವಾಹಕ"
#: strings.hrc:250
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_28"
msgid "Attendees"
msgstr "ಭಾಗವಹಿಸುವವರು"
#: strings.hrc:251
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_29"
msgid "Observers"
msgstr "ಗಮನಿಸುವವರು"
#: strings.hrc:252
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_30"
msgid "Facility personnel"
msgstr "ಸಂಪನ್ಮೂಲ ವ್ಯಕ್ತಿ"
#: strings.hrc:253
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_31"
msgid "The agenda template will include placeholders for the names of the selected people. When creating an agenda from the template, you can replace these placeholder with the appropriate names."
msgstr "ಕಾರ್ಯಸೂಚಿ ಸಿದ್ಧವಿನ್ಯಾಸವು ಆಯ್ದ ಜನರ ಹೆಸರುಗಳಿಗಾಗಿ ಸ್ಥಳಸೂಚಕವನ್ನು ಹೊಂದಿರುತ್ತದೆ. ಸಿದ್ಧವಿನ್ಯಾಸದಿಂದ ಕಾರ್ಯಸೂಚಿಯನ್ನು ರಚಿಸುವಾಗ, ನೀವು ಈ ಸ್ಥಳಸೂಚಕವನ್ನು ಸೂಕ್ತವಾದ ಹೆಸರಗಳಿಂದ ಬದಲಾಯಿಸಬಹುದಾಗಿದೆ."
#: strings.hrc:254
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_32"
msgid "Type of meeting"
msgstr "ಮೀಟಿಂಗ್‌ನ ಬಗೆ"
#: strings.hrc:255
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_33"
msgid "Please read"
msgstr "ದಯವಿಟ್ಟು ಓದಿ"
#: strings.hrc:256
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_34"
msgid "Please bring"
msgstr "ದಯವಿಟ್ಟು ತನ್ನಿ"
@@ -1256,133 +1061,111 @@ msgid "Notes"
msgstr "ಟಿಪ್ಪಣಿಗಳು"
#: strings.hrc:258
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_36"
msgid "The agenda template will include placeholders for the selected items."
msgstr "ಕಾರ್ಯಸೂಚಿ ಸಿದ್ಧವಿನ್ಯಾಸವು ಆಯ್ದ ಅಂಶಗಳಿಗಾಗಿ ಸ್ಥಳಸೂಚಕವನ್ನು ಹೊಂದಿರುತ್ತದೆ."
#: strings.hrc:259
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_38"
msgid "Date:"
msgstr "ದಿನಾಂಕ:"
#: strings.hrc:260
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_39"
msgid "This wizard creates an agenda template which enables you to create multiple agendas with the same layout and settings."
msgstr "ಈ ಗಾರುಡಿಯು ಒಂದು ಕಾರ್ಯಸೂಚಿ ಸಿದ್ಧವಿನ್ಯಾಸವನ್ನು ರಚಿಸಲಿದ್ದು, ಅದನ್ನು ಬಳಸಿಕೊಂಡು ನೀವು ಒಂದೇ ರೂಪುರೇಷೆ ಹಾಗು ಸಿದ್ಧತೆಗಳೊಂದಿಗೆ ಹಲವಾರು ಕಾರ್ಯಸೂಚಿಯನ್ನು ರಚಿಸಬಹುದಾಗಿದೆ."
#: strings.hrc:261
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_40"
msgid "Page design:"
msgstr "ಪುಟದ ವಿನ್ಯಾಸ:"
#: strings.hrc:262
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_41"
msgid "myAgendaTemplate.stw"
msgstr "myAgendaTemplate.stw"
#: strings.hrc:263
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_42"
msgid "My Agenda Template"
msgstr "ನನ್ನ ಕಾರ್ಯಸೂಚಿ ಸಿದ್ಧವಿನ್ಯಾಸ"
#: strings.hrc:264
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_43"
msgid "An unexpected error occurred while saving the agenda template."
msgstr "ಕಾರ್ಯಸೂಚಿ ಸಿದ್ಧವಿನ್ಯಾಸವನ್ನು ಉಳಿಸುವಾಗ ಒಂದು ಅನಿರೀಕ್ಷಿತ ದೋಷವು ಕಂಡುಬಂದಿದೆ."
#: strings.hrc:265
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_44"
msgid "Name"
msgstr "ಹೆಸರು"
#: strings.hrc:266
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_45"
msgid "Date"
msgstr "ದಿನಾಂಕ"
#: strings.hrc:267
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_46"
msgid "Time"
msgstr "ಸಮಯ"
#: strings.hrc:268
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_47"
msgid "Location"
msgstr "ಸ್ಥಳ"
#: strings.hrc:269
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_48"
msgid "Click to replace this text"
msgstr "ಈ ಪಠ್ಯಗಳನ್ನು ಬದಲಾಯಿಸಲು ಕ್ಲಿಕ್ಕಿಸಿ"
#: strings.hrc:270
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_50"
msgid "Page design"
msgstr "ಪುಟದ ವಿನ್ಯಾಸ"
#: strings.hrc:271
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_51"
msgid "General information"
msgstr "ಸಾಮಾನ್ಯ ಮಾಹಿತಿ"
#: strings.hrc:272
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_52"
msgid "Headings to include"
msgstr "ಸೇರಿಸಬೇಕಿರುವ ಶೀರ್ಷಿಕೆ"
#: strings.hrc:273
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_53"
msgid "Names"
msgstr "ಹೆಸರುಗಳು"
#: strings.hrc:274
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_54"
msgid "Agenda items"
msgstr "ಕಾರ್ಯಸೂಚಿ ವಿಷಯಗಳು"
#: strings.hrc:275
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_55"
msgid "Name and location"
msgstr "ಹೆಸರು ಮತ್ತು ಸ್ಥಳ"
#: strings.hrc:276
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_56"
msgid "An unexpected error occurred while opening the agenda template."
msgstr "ಕಾರ್ಯಸೂಚಿ ಸಿದ್ಧವಿನ್ಯಾಸವನ್ನು ತೆರೆಯುವಾಗ ಒಂದು ಅನಿರೀಕ್ಷಿತ ದೋಷವು ಕಂಡುಬಂದಿದೆ."
#: strings.hrc:277
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_57"
msgid "Type of meeting"
msgstr "ಮೀಟಿಂಗ್‌ನ ಬಗೆ"
#: strings.hrc:278
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_58"
msgid "Please bring"
msgstr "ದಯವಿಟ್ಟು ತನ್ನಿ"
#: strings.hrc:279
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_59"
msgid "Please read"
msgstr "ದಯವಿಟ್ಟು ಓದಿ"
@@ -1394,43 +1177,36 @@ msgid "Notes"
msgstr "ಟಿಪ್ಪಣಿಗಳು"
#: strings.hrc:281
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_61"
msgid "Meeting called by"
msgstr "ಮೀಟಿಂಗನ್ನು ನಿಯೋಜಿಸಿದವರು"
#: strings.hrc:282
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_62"
msgid "Chairperson"
msgstr "ಮುಖ್ಯ ಅತಿಥಿ"
#: strings.hrc:283
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_63"
msgid "Attendees"
msgstr "ಭಾಗವಹಿಸುವವರು"
#: strings.hrc:284
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_64"
msgid "Minute keeper"
msgstr "ಸಂಕ್ಷಿಪ್ತ ವರದಿ ತಯಾರಕ"
#: strings.hrc:285
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_65"
msgid "Moderator"
msgstr "ನಿರ್ವಾಹಕ"
#: strings.hrc:286
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_66"
msgid "Observers"
msgstr "ಗಮನಿಸುವವರು"
#: strings.hrc:287
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_67"
msgid "Facility personnel"
msgstr "ಸಂಪನ್ಮೂಲ ವ್ಯಕ್ತಿ"
@@ -1454,19 +1230,16 @@ msgid "Move up"
msgstr "ಮೇಲಕ್ಕೆ ಜರುಗಿಸು"
#: strings.hrc:291
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_71"
msgid "Move down"
msgstr "ಕೆಳಕ್ಕೆ ಜರುಗಿಸು"
#: strings.hrc:292
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_72"
msgid "Date:"
msgstr "ದಿನಾಂಕ:"
#: strings.hrc:293
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_73"
msgid "Time:"
msgstr "ಸಮಯ:"
@@ -1478,79 +1251,66 @@ msgid "Location:"
msgstr "ಸ್ಥಳ:"
#: strings.hrc:295
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_75"
msgid "Topics"
msgstr "ವಿಷಯಗಳು"
#: strings.hrc:296
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_76"
msgid "Num."
msgstr "ಸಂಖ್ಯೆ"
#: strings.hrc:297
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_77"
msgid "Topic"
msgstr "ವಿಷಯ"
#: strings.hrc:298
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_78"
msgid "Responsible"
msgstr "ಜವಾಬ್ದಾರರು"
#: strings.hrc:299
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_79"
msgid "Time"
msgstr "ಸಮಯ"
#: strings.hrc:300
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_80"
msgid "Additional information"
msgstr "ಹೆಚ್ಚುವರಿ ಮಾಹಿತಿ"
#: strings.hrc:301
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_81"
msgid "Minutes for"
msgstr "ಇದಕ್ಕಾಗಿ ನಿಮಿಷಗಳು"
#: strings.hrc:302
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_82"
msgid "Discussion:"
msgstr "ಚರ್ಚೆ:"
#: strings.hrc:303
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_83"
msgid "Conclusion:"
msgstr "ತೀರ್ಮಾನ:"
#: strings.hrc:304
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_84"
msgid "To do:"
msgstr "ಮಾಡಬೇಕಿರುವುದು:"
#: strings.hrc:305
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_85"
msgid "Responsible party:"
msgstr "ಜವಾಬ್ದಾರರು ವ್ಯಕ್ತಿಗಳು:"
#: strings.hrc:306
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_86"
msgid "Deadline:"
msgstr "ಅಂತಿಮದಿನಾಂಕ:"
#: strings.hrc:307
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_87"
msgid "Blue"
msgstr "ನೀಲಿ"
@@ -1567,43 +1327,36 @@ msgid "Colorful"
msgstr "ಬಣ್ಣಯುಕ್ತ"
#: strings.hrc:310
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_90"
msgid "Elegant"
msgstr "ಮನೋಹರ"
#: strings.hrc:311
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_91"
msgid "Green"
msgstr "ಹಸಿರು"
#: strings.hrc:312
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_92"
msgid "Grey"
msgstr "ಬೂದು"
#: strings.hrc:313
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_93"
msgid "Modern"
msgstr "ಆಧುನಿಕ"
#: strings.hrc:314
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_94"
msgid "Orange"
msgstr "ಕಿತ್ತಲೆ"
#: strings.hrc:315
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_95"
msgid "Red"
msgstr "ಕೆಂಪು"
#: strings.hrc:316
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_96"
msgid "Simple"
msgstr "ಸರಳ"
diff --git a/source/kn/wizards/source/resources.po b/source/kn/wizards/source/resources.po
index 721d66de47c..1766bf81b61 100644
--- a/source/kn/wizards/source/resources.po
+++ b/source/kn/wizards/source/resources.po
@@ -14,7 +14,6 @@ msgstr ""
"X-Generator: LibreOffice\n"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_0\n"
@@ -23,7 +22,6 @@ msgid "The directory '%1' could not be created.<BR>There may not be enough space
msgstr "ಕೋಶ '%1'ಅನ್ನು ನಿರ್ಮಿಸಲಾಗಲಿಲ್ಲ. <BR> ನಿಮ್ಮ ಹಾರ್ಡ್ ಡಿಸ್ಕಿನಲ್ಲಿ ಸಾಕಷ್ಟು ಜಾಗ ಇಲ್ಲದೆ ಇರಬಹುದು."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_1\n"
@@ -32,7 +30,6 @@ msgid "The text document could not be created.<BR>Please check if the module 'PR
msgstr "ಪಠ್ಯ ದಸ್ತಾವೇಜನ್ನು ನಿರ್ಮಿಸಲಾಗಲಿಲ್ಲ. <BR> ದಯವಿಟ್ಟು 'PRODUCTNAME Writer' ಎಂಬ ಘಟಕವು ಅನುಸ್ಥಾಪಿಸಲಾಗಿದೆಯೆ ಎಂದು ಪರೀಕ್ಷಿಸಿ."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_2\n"
@@ -41,7 +38,6 @@ msgid "The spreadsheet could not be created.<BR>Please check if the module 'PROD
msgstr "ಸ್ಪ್ರೆಡ್‌ಶೀಟ್ ಅನ್ನು ನಿರ್ಮಿಸಲಾಗಲಿಲ್ಲ. <BR> ದಯವಿಟ್ಟು 'PRODUCTNAME Calc' ಎಂಬ ಘಟಕವು ಅನುಸ್ಥಾಪಿತವಾಗಿದೆಯೆ ಎಂದು ಪರೀಕ್ಷಿಸಿ."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_3\n"
@@ -50,7 +46,6 @@ msgid "The presentation could not be created.<BR>Please check if the module 'PRO
msgstr "ಪ್ರೆಸೆಂಟೇಷನ್ ಅನ್ನು ನಿರ್ಮಿಸಲಾಗಲಿಲ್ಲ. <BR> ದಯವಿಟ್ಟು 'PRODUCTNAME Impress' ಎಂಬ ಘಟಕವು ಅನುಸ್ಥಾಪಿತವಾಗಿದೆಯೆ ಎಂದು ಪರೀಕ್ಷಿಸಿ."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_4\n"
@@ -59,7 +54,6 @@ msgid "The drawing could not be created.<BR>Please check if the module 'PRODUCTN
msgstr "ಡ್ರಾಯಿಂಗ್ ಅನ್ನು ನಿರ್ಮಿಸಲಾಗಿಲ್ಲ. <BR> ದಯವಿಟ್ಟು 'PRODUCTNAME Draw' ಎಂಬ ಘಟಕವು ಅನುಸ್ಥಾಪಿತವಾಗಿದೆಯೆ ಎಂದು ಪರೀಕ್ಷಿಸಿ."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_5\n"
@@ -68,7 +62,6 @@ msgid "The formula could not be created.<BR>Please check if the module 'PRODUCTN
msgstr "ಫಾರ್ಮುಲಾವನ್ನು ನಿರ್ಮಿಸಲಾಗಿಲ್ಲ. <BR> ದಯವಿಟ್ಟು 'PRODUCTNAME Math' ಎಂಬ ಘಟಕವು ಅನುಸ್ಥಾಪಿತವಾಗಿದೆಯೆ ಎಂದು ಪರೀಕ್ಷಿಸಿ."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_6\n"
@@ -77,7 +70,6 @@ msgid "The files required could not be found.<BR>Please start the %PRODUCTNAME S
msgstr "ಅವಶ್ಯಕತೆಯಿರುವ ಕಡತಗಳನ್ನು ಪತ್ತೆ ಮಾಡಲಾಗಲಿಲ್ಲ.<BR> ದಯವಿಟ್ಟು %PRODUCTNAME ಸಿದ್ಧತೆಯನ್ನು ಪ್ರಾರಂಭಿಸಿ ನಂತರ 'ಸರಿಪಡಿಸು'ಅನ್ನು ಆಯ್ಕೆ ಮಾಡಿ."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_7\n"
@@ -86,7 +78,6 @@ msgid "The file '<PATH>' already exists.<BR><BR>Would you like to overwrite the
msgstr "'<PATH>' ಕಡತವು ಈಗಾಗಲೆ ಅಸ್ತಿತ್ವದಲ್ಲಿದೆ. <BR><BR> ಈಗಿರುವ ಕಡತವನ್ನು ತಿದ್ದಿ ಬರೆಯಲು ಇಚ್ಛಿಸುತ್ತೀರಾ?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_8\n"
@@ -95,7 +86,6 @@ msgid "Yes"
msgstr "ಹೌದು"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_9\n"
@@ -104,7 +94,6 @@ msgid "Yes to All"
msgstr "ಎಲ್ಲದಕ್ಕೂ ಹೌದು"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_10\n"
@@ -158,7 +147,6 @@ msgid "~Help"
msgstr "ಸಹಾಯ(~H)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_16\n"
@@ -167,7 +155,6 @@ msgid "Steps"
msgstr "ಹಂತಗಳು"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_17\n"
@@ -176,7 +163,6 @@ msgid "Close"
msgstr "ಮುಚ್ಚು"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_18\n"
@@ -185,7 +171,6 @@ msgid "OK"
msgstr "ಸರಿ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_19\n"
@@ -194,7 +179,6 @@ msgid "The file already exists. Do you want to overwrite it?"
msgstr "ಕಡತವು ಈಗಾಗಲೆ ಅಸ್ತಿತ್ವದಲ್ಲಿದೆ. ಅದನ್ನು ನೀವು ತಿದ್ದಿ ಬರೆಯಲು ಇಚ್ಛಿಸುತ್ತೀರಾ?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_20\n"
@@ -215,7 +199,6 @@ msgstr ""
"ನಂತರ ಗಾರುಡಿಯನ್ನು ಪ್ರಾರಂಭಿಸಿ."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_0\n"
@@ -233,7 +216,6 @@ msgid "~Table"
msgstr "ಕೋಷ್ಟಕ (~T)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_4\n"
@@ -242,7 +224,6 @@ msgid "Colu~mns"
msgstr "ಲಂಬಸಾಲುಗಳು(~m)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_7\n"
@@ -251,7 +232,6 @@ msgid "Report_"
msgstr "ವರದಿ_"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_8\n"
@@ -260,7 +240,6 @@ msgid "- undefined -"
msgstr "- ಸೂಚಿಸದೆ ಇರುವ -"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_9\n"
@@ -278,7 +257,6 @@ msgid "Grouping"
msgstr "ಗುಂಪುಗೂಡಿಕೆ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_12\n"
@@ -287,7 +265,6 @@ msgid "Sort options"
msgstr "ವಿಂಗಡಣಾ ಆಯ್ಕೆಗಳು"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_13\n"
@@ -296,7 +273,6 @@ msgid "Choose layout"
msgstr "ರೂಪವಿನ್ಯಾಸವನ್ನು ಆಯ್ಕೆಮಾಡಿ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_14\n"
@@ -305,7 +281,6 @@ msgid "Create report"
msgstr "ವರದಿಯನ್ನು ರಚಿಸಿ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_15\n"
@@ -314,7 +289,6 @@ msgid "Layout of data"
msgstr "ದತ್ತಾಂಶ ರೂಪವಿನ್ಯಾಸ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_16\n"
@@ -332,7 +306,6 @@ msgid "Fields"
msgstr "ವರ್ಗಗಳು"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_20\n"
@@ -341,7 +314,6 @@ msgid "~Sort by"
msgstr "ಹೀಗೆ ವಿಂಗಡಿಸು(~S)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_21\n"
@@ -377,7 +349,6 @@ msgid "Landscape"
msgstr "ಪ್ರಕೃತಿದೃಶ್ಯ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_28\n"
@@ -386,7 +357,6 @@ msgid "Which fields do you want to have in your report?"
msgstr "ನಿಮ್ಮ ವರದಿಯಲ್ಲಿ ಯಾವ ವರ್ಗಗಳನ್ನು ಹೊಂದಲು ಇಚ್ಛಿಸುತ್ತೀರಿ?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_29\n"
@@ -395,7 +365,6 @@ msgid "Do you want to add grouping levels?"
msgstr "ಗುಂಪುಗೂಡಿಸುವ ಸ್ತರಗಳನ್ನು ಸೇರಿಸಲು ಇಚ್ಛಿಸುವಿರಾ?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_30\n"
@@ -404,7 +373,6 @@ msgid "According to which fields do you want to sort the data?"
msgstr "ಯಾವ ವರ್ಗದ ಆಧಾರದ ಮೇಲೆ ದತ್ತವನ್ನು ವಿಂಗಡಿಸಲು ಇಚ್ಛಿಸುತ್ತೀರಿ?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_31\n"
@@ -413,7 +381,6 @@ msgid "How do you want your report to look?"
msgstr "ನಿಮ್ಮ ವರದಿಯು ಯಾವ ರೀತಿ ಕಾಣಬೇಕೆಂದು ಇಚ್ಛಿಸುತ್ತೀರಿ?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_32\n"
@@ -422,7 +389,6 @@ msgid "Decide how you want to proceed"
msgstr "ನೀವು ಹೇಗೆ ಮುಂದುವರೆಯಬೇಕೆಂದು ನಿರ್ಣಯಿಸಿ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_33\n"
@@ -431,7 +397,6 @@ msgid "Title of report"
msgstr "ವರದಿಯ ಶೀರ್ಷಿಕೆ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_34\n"
@@ -440,7 +405,6 @@ msgid "Display report"
msgstr "ವರದಿಯನ್ನು ತೋರಿಸು"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_35\n"
@@ -467,7 +431,6 @@ msgid "Descending"
msgstr "ಅವರೋಹಣ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_40\n"
@@ -476,7 +439,6 @@ msgid "~Dynamic report"
msgstr "ಕ್ರಿಯಾತ್ಮಕ ವರದಿ(~D)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_41\n"
@@ -485,7 +447,6 @@ msgid "~Create report now"
msgstr "ತಕ್ಷಣವೆ ವರದಿಯನ್ನು ತಯಾರು ಮಾಡು(~C)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_42\n"
@@ -494,7 +455,6 @@ msgid "~Modify report layout"
msgstr "ವರದಿಯ ರೂಪವಿನ್ಯಾಸವನ್ನು ಬದಲಾಯಿಸು(~M)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_43\n"
@@ -503,7 +463,6 @@ msgid "Static report"
msgstr "ಸ್ಥಿರ ವರದಿ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_44\n"
@@ -512,7 +471,6 @@ msgid "Save as"
msgstr "ಹೀಗೆ ಉಳಿಸು"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_50\n"
@@ -521,7 +479,6 @@ msgid "Groupings"
msgstr "ಗುಂಪುಗೂಡಿಕೆ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_51\n"
@@ -530,7 +487,6 @@ msgid "Then b~y"
msgstr "ಆನಂತರ ಇದರಿಂದ(~y)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_52\n"
@@ -539,7 +495,6 @@ msgid "~Then by"
msgstr "ಆನಂತರ ಇದರಿಂದ(~T)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_53\n"
@@ -548,7 +503,6 @@ msgid "Asc~ending"
msgstr "ಏರಿಕೆಕ್ರಮ(~e)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_54\n"
@@ -557,7 +511,6 @@ msgid "Ascend~ing"
msgstr "ಏರಿಕೆಕ್ರಮ(~i)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_55\n"
@@ -566,7 +519,6 @@ msgid "Ascendin~g"
msgstr "ಏರಿಕೆಕ್ರಮ(~g)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_56\n"
@@ -575,7 +527,6 @@ msgid "De~scending"
msgstr "ಇಳಿಕೆಕ್ರಮ(~s)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_57\n"
@@ -584,7 +535,6 @@ msgid "Des~cending"
msgstr "ಇಳಿಕೆಕ್ರಮ(~c)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_58\n"
@@ -593,7 +543,6 @@ msgid "De~scending"
msgstr "ಇಳಿಕೆಕ್ರಮ(~s)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_60\n"
@@ -602,7 +551,6 @@ msgid "Binary fields cannot be displayed in the report."
msgstr "ಬೈನರಿ ವರ್ಗಗಳನ್ನು ವರದಿಯಲ್ಲಿ ತೋರಿಸಲಾಗುವುದಿಲ್ಲ."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_61\n"
@@ -611,7 +559,6 @@ msgid "The table '<TABLENAME>' does not exist."
msgstr "'<TABLENAME>' ಎಂಬ ಹೆಸರಿನ ಕೋಷ್ಟಕವು ಅಸ್ತಿತ್ವದಲ್ಲಿಲ್ಲ."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_62\n"
@@ -620,7 +567,6 @@ msgid "Creating Report..."
msgstr "ವರದಿಯನ್ನು ತಯಾರಿಸಲಾಗುತ್ತಿದೆ..."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_63\n"
@@ -629,7 +575,6 @@ msgid "Number of records inserted: <COUNT>"
msgstr "ಸೇರಿಸಲಾದ ದಾಖಲೆಗಳ ಒಟ್ಟು ಸಂಖ್ಯೆ: <COUNT>"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_64\n"
@@ -638,7 +583,6 @@ msgid "The form '<REPORTFORM>' does not exist."
msgstr "<REPORTFORM> ಎಂಬ ಫಾರ್ಮ್ ಲಭ್ಯವಿಲ್ಲ."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_65\n"
@@ -647,7 +591,6 @@ msgid "The query with the statement <BR>'<STATEMENT>' <BR> could not be run. <BR
msgstr "<BR>'<STATEMENT>'<BR> ಎಂಬ ಹೇಳಿಕೆಯನ್ನು ಹೊಂದಿರುವ ಪ್ರಶ್ನೆಯನ್ನು ಚಲಾಯಿಸು ಸಾಧ್ಯವಾಗಲಿಲ್ಲ. <BR> ನಿಮ್ಮ ದತ್ತ ಆಕರವನ್ನು ಪರೀಕ್ಷಿಸಿ."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_66\n"
@@ -656,7 +599,6 @@ msgid "The following hidden control in the form '<REPORTFORM>' could not be read
msgstr "ಈ ಕೆಳಗಿನ ಗುಪ್ತ ನಿಯಂತ್ರಣದಲ್ಲಿರುವ ಫಾರ್ಮ್ '<REPORTFORM>' ಅನ್ನು ಓದಲಾಗಲಿಲ್ಲ: '<CONTROLNAME>'."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_67\n"
@@ -665,7 +607,6 @@ msgid "Importing data..."
msgstr "ದತ್ತವನ್ನು ಆಮದು ಮಾಡಲಾಗುತ್ತಿದೆ..."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_68\n"
@@ -674,7 +615,6 @@ msgid "Labeling fields"
msgstr "ಗುರುತುಚೀಟಿ ವರ್ಗಗಳು"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_69\n"
@@ -692,7 +632,6 @@ msgid "Label"
msgstr "ಲೇಬಲ್"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_71\n"
@@ -701,7 +640,6 @@ msgid "Field"
msgstr "ವರ್ಗ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_72\n"
@@ -710,7 +648,6 @@ msgid "An error occurred in the wizard.<BR>The template '%PATH' could be erroneo
msgstr "ಗಾರುಡಿಯಲ್ಲಿ ಒಂದು ದೋಷ ಉಂಟಾಗಿದೆ.<BR> '%PATH' ನಮೂನೆಯಲ್ಲಿ ದೋಷವಿರಬಹುದು. <BR>ಅವಶ್ಯಕವಾದ ವಿಭಾಗಗಳು ಅಥವ ಕೋಷ್ಟಕಗಳು ಅಸ್ತಿತ್ವದಲ್ಲಿ ಇಲ್ಲದಿರಬಹುದು ಅಥವಾ ತಪ್ಪಾದ ಹೆಸರನ್ನು ಹೊಂದಿರಬಹುದು. <BR>ಹೆಚ್ಚಿನ ಮಾಹಿತಿಗೆ ಸಹಾಯವನ್ನು ನೋಡಿ. <BR>ದಯವಿಟ್ಟು ಬೇರೊಂದು ನಮೂನೆಯನ್ನು ಆಯ್ಕೆ ಮಾಡಿ."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_73\n"
@@ -719,7 +656,6 @@ msgid "There is an invalid user field in a table."
msgstr "ಒಂದು ಕೋಷ್ಟಕದಲ್ಲಿ ಒಂದು ಅಮಾನ್ಯವಾದ ಬಳಕೆದಾರ ವರ್ಗವಿದೆ."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_74\n"
@@ -728,7 +664,6 @@ msgid "The sort criterion '<FIELDNAME>' was chosen twice. Each criterion can onl
msgstr "ವಿಂಡಗಣಾ ಮಾನದಂಡ '<FIELDNAME>' ಅನ್ನು ಎರಡು ಬಾರಿ ಆರಿಸಲಾಗಿದೆ. ಪ್ರತಿಯೊಂದು ಮಾನದಂಡವನ್ನು ಕೇವಲ ಒಂದು ಬಾರಿ ಆರಿಸಬಹುದು."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_75\n"
@@ -737,7 +672,6 @@ msgid "Note: The dummy text will be replaced by data from the database when the
msgstr "ಸೂಚನೆ: ವರದಿಯನ್ನು ರಚಿಸುವಾಗ ದತ್ತಸಂಚಯದಲ್ಲಿನ ದತ್ತಾಂಶದಿಂದ ನಕಲಿ ಪಠ್ಯವನ್ನು ಬದಲಾಯಿಸಲಾಗುವುದು."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_76\n"
@@ -746,7 +680,6 @@ msgid "A report '%REPORTNAME' already exists in the database. Please assign anot
msgstr "ದತ್ತಸಂಚಯದಲ್ಲಿ ಒಂದು ವರದಿ '%REPORTNAME' ಈಗಾಗಲೆ ಅಸ್ತಿತ್ವದಲ್ಲಿದೆ. ದಯವಿಟ್ಟು ಬೇರೊಂದು ಹೆಸರನ್ನು ಸೂಚಿಸಿ."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_78\n"
@@ -755,7 +688,6 @@ msgid "How do you want to proceed after creating the report?"
msgstr "ವರದಿಯನ್ನು ರಚಿಸಿದ ನಂತರ ನೀವು ಹೇಗೆ ಮುಂದುವರೆಯಲು ಇಚ್ಛಿಸುತ್ತೀರಿ?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_79\n"
@@ -764,7 +696,6 @@ msgid "What kind of report do you want to create?"
msgstr "ನೀವು ಯಾವ ರೀತಿಯ ವರದಿಯನ್ನು ರಚಿಸಲು ಬಯಸುತ್ತೀರಿ?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_80\n"
@@ -773,7 +704,6 @@ msgid "Tabular"
msgstr "ಕೋಷ್ಟಕ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_81\n"
@@ -782,7 +712,6 @@ msgid "Columnar, single-column"
msgstr "ಲಂಬಸಾಲಿನಂತಿರುವ, ಒಂದು-ಲಂಬಸಾಲು"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_82\n"
@@ -791,7 +720,6 @@ msgid "Columnar, two columns"
msgstr "ಲಂಬಸಾಲಿನಂತಿರುವ, ಎರಡು ಲಂಬಸಾಲುಗಳು"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_83\n"
@@ -800,7 +728,6 @@ msgid "Columnar, three columns"
msgstr "ಲಂಬಸಾಲಿನಂತಿರುವ, ಎರಡು ಲಂಬಸಾಲುಗಳು"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_84\n"
@@ -809,7 +736,6 @@ msgid "In blocks, labels left"
msgstr "ಖಂಡಗಳಲ್ಲಿ, ಎಡಭಾಗದ ಗುರುತುಚೀಟಿಗಳು"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_85\n"
@@ -836,7 +762,6 @@ msgid "Author:"
msgstr "ಕರ್ತೃ:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_88\n"
@@ -845,7 +770,6 @@ msgid "Date:"
msgstr "ದಿನಾಂಕ:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_89\n"
@@ -854,7 +778,6 @@ msgid "Page #page# of #count#"
msgstr "#count# ರಲ್ಲಿ #page# ಪುಟ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_90\n"
@@ -863,7 +786,6 @@ msgid "Page number:"
msgstr "ಪುಟದ ಸಂಖ್ಯೆ:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_91\n"
@@ -872,7 +794,6 @@ msgid "Page count:"
msgstr "ಪುಟದ ಎಣಿಕೆ:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_92\n"
@@ -881,7 +802,6 @@ msgid "No valid report template was found."
msgstr "ಯಾವುದೆ ಮಾನ್ಯ ವರದಿ ನಮೂನೆಯು ಕಂಡುಬಂದಿಲ್ಲ."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_93\n"
@@ -890,7 +810,6 @@ msgid "Page:"
msgstr "ಪುಟ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_94\n"
@@ -899,7 +818,6 @@ msgid "Align Left - Border"
msgstr "ಎಡಕ್ಕೆ ಹೊಂದಿಸು - ಅಂಚು"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_95\n"
@@ -908,7 +826,6 @@ msgid "Align Left - Compact"
msgstr "ಎಡಕ್ಕೆ ಹೊಂದಿಸು - ಕುಗ್ಗಿಸಿದ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_96\n"
@@ -917,7 +834,6 @@ msgid "Align Left - Elegant"
msgstr "ಎಡಕ್ಕೆ ಹೊಂದಿಸು - ಮನೋಹರ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_97\n"
@@ -926,7 +842,6 @@ msgid "Align Left - Highlighted"
msgstr "ಎಡಕ್ಕೆ ಹೊಂದಿಸು - ಹೈಲೈಟ್ ಮಾಡಿದ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_98\n"
@@ -935,7 +850,6 @@ msgid "Align Left - Modern"
msgstr "ಎಡಕ್ಕೆ ಹೊಂದಿಸು - ಮಾಡರ್ನ್"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_99\n"
@@ -944,7 +858,6 @@ msgid "Align Left - Red & Blue"
msgstr "ಎಡಕ್ಕೆ ಹೊಂದಿಸು - ಕೆಂಪು ಮತ್ತು ನೀಲಿ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_100\n"
@@ -953,7 +866,6 @@ msgid "Default"
msgstr "ಪೂರ್ವನಿಯೋಜಿತ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_101\n"
@@ -962,7 +874,6 @@ msgid "Outline - Borders"
msgstr "ಹೊರರೇಖೆ - ಅಂಚುಗಳು"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_102\n"
@@ -971,7 +882,6 @@ msgid "Outline - Compact"
msgstr "ಹೊರರೇಖೆ - ಕುಗ್ಗಿಸಿದ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_103\n"
@@ -980,7 +890,6 @@ msgid "Outline - Elegant"
msgstr "ಹೊರರೇಖೆ - ಮನೋಹರ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_104\n"
@@ -989,7 +898,6 @@ msgid "Outline - Highlighted"
msgstr "ಹೊರರೇಖೆ - ಹೈಲೈಟ್ ಮಾಡಿದ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_105\n"
@@ -998,7 +906,6 @@ msgid "Outline - Modern"
msgstr "ಹೊರರೇಖೆ - ಆಧುನಿಕ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_106\n"
@@ -1007,7 +914,6 @@ msgid "Outline - Red & Blue"
msgstr "ಹೊರರೇಖೆ - ಕೆಂಪು ಮತ್ತು ನೀಲಿ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_107\n"
@@ -1016,7 +922,6 @@ msgid "Outline, indented - Borders"
msgstr "ಹೊರರೇಖೆ, ಇಂಡೆಂಟ್ ಮಾಡಿದ - ಅಂಚುಗಳು"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_108\n"
@@ -1025,7 +930,6 @@ msgid "Outline, indented - Compact"
msgstr "ಹೊರರೇಖೆ, ಇಂಡೆಂಟ್ ಮಾಡಿದ - ಕುಗ್ಗಿಸಿದ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_109\n"
@@ -1034,7 +938,6 @@ msgid "Outline, indented - Elegant"
msgstr "ಹೊರರೇಖೆ, ಇಂಡೆಂಟ್ ಮಾಡಿದ - ಮನೋಹರ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_110\n"
@@ -1043,7 +946,6 @@ msgid "Outline, indented - Highlighted"
msgstr "ಹೊರರೇಖೆ, ಇಂಡೆಂಟ್ ಮಾಡಿದ - ಹೈಲೈಟ್ ಮಾಡಿದ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_111\n"
@@ -1052,7 +954,6 @@ msgid "Outline, indented - Modern"
msgstr "ಹೊರರೇಖೆ, ಇಂಡೆಂಟ್ ಮಾಡಿದ - ಮಾಡರ್ನ್"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_112\n"
@@ -1061,7 +962,6 @@ msgid "Outline, indented - Red & Blue"
msgstr "ಹೊರರೇಖೆ, ಇಂಡೆಂಟ್ ಮಾಡಿದ - ಕೆಂಪು ಮತ್ತು ನೀಲಿ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_113\n"
@@ -1070,7 +970,6 @@ msgid "Bubbles"
msgstr "ಗುಳ್ಳೆ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_114\n"
@@ -1079,7 +978,6 @@ msgid "Cinema"
msgstr "ಸಿನೆಮಾ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_115\n"
@@ -1088,7 +986,6 @@ msgid "Controlling"
msgstr "ನಿಯಂತ್ರಿಸುವಿಕೆ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_116\n"
@@ -1097,7 +994,6 @@ msgid "Default"
msgstr "ಪೂರ್ವನಿಯೋಜಿತ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_117\n"
@@ -1106,7 +1002,6 @@ msgid "Drafting"
msgstr "ಚಿತ್ರರಚನೆ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_118\n"
@@ -1115,7 +1010,6 @@ msgid "Finances"
msgstr "ಹಣಕಾಸು ವ್ಯವಹಾರ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_119\n"
@@ -1124,7 +1018,6 @@ msgid "Flipchart"
msgstr "ಕ್ರಮಸೂಚಿ ನಕ್ಷೆ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_120\n"
@@ -1133,7 +1026,6 @@ msgid "Formal with Company Logo"
msgstr "ಕಂಪನಿಯ ಲಾಂಛನದೊಂದಿಗೆ ಅಧೀಕೃತ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_121\n"
@@ -1142,7 +1034,6 @@ msgid "Generic"
msgstr "ಸಾಮಾನ್ಯ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_122\n"
@@ -1151,7 +1042,6 @@ msgid "Worldmap"
msgstr "ಪ್ರಪಂಚನಕ್ಷೆ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_0\n"
@@ -1187,7 +1077,6 @@ msgid "~Next >"
msgstr "ಮುಂದಕ್ಕೆ (~N) >>"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_4\n"
@@ -1196,7 +1085,6 @@ msgid "~Database"
msgstr "ದತ್ತಸಂಚಯ(~D)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_5\n"
@@ -1205,7 +1093,6 @@ msgid "~Table name"
msgstr "ಕೋಷ್ಟಕದ ಹೆಸರು(~T)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_6\n"
@@ -1263,7 +1150,6 @@ msgid "The selected table or query could not be opened."
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_14\n"
@@ -1290,7 +1176,6 @@ msgid "~Stop"
msgstr "ನಿಲ್ಲಿಸು (~S)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_30\n"
@@ -1299,7 +1184,6 @@ msgid "The document could not be saved."
msgstr "ದಸ್ತಾವೇಜನ್ನು ಉಳಿಸಲಾಗಿಲ್ಲ."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_33\n"
@@ -1308,7 +1192,6 @@ msgid "Exiting the wizard"
msgstr "ಗಾರುಡಿಯಿಂದ ಹೊರಬರಲಾಗುತ್ತಿದೆ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_34\n"
@@ -1317,7 +1200,6 @@ msgid "Connecting to data source..."
msgstr "ದತ್ತಾಂಶ ಆಕರಕ್ಕೆ ಸಂಪರ್ಕಿತಗೊಳ್ಳುತ್ತಿದೆ..."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_35\n"
@@ -1326,7 +1208,6 @@ msgid "The connection to the data source could not be established."
msgstr "ದತ್ತಾಂಶ ಆಕರಕ್ಕೆ ಸಂಪರ್ಕವನ್ನು ಸಾಧಿಸಲಾಗಲಿಲ್ಲ."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_36\n"
@@ -1335,7 +1216,6 @@ msgid "The file path entered is not valid."
msgstr "ನಮೂದಿಸಲಾದ ಕಡತದ ಮಾರ್ಗವು ಮಾನ್ಯವಾದುದಾಗಿಲ್ಲ."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_37\n"
@@ -1344,7 +1224,6 @@ msgid "Please select a data source"
msgstr "ದಯವಿಟ್ಟು ಒಂದು ದತ್ತಾಂಶ ಆಕರವನ್ನು ಆಯ್ಕೆ ಮಾಡಿ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_38\n"
@@ -1353,7 +1232,6 @@ msgid "Please select a table or query"
msgstr "ದಯವಿಟ್ಟು ಒಂದು ಕೋಷ್ಟಕವನ್ನು ಅಥವ ಪ್ರಶ್ನೆಯನ್ನು ಆಯ್ಕೆ ಮಾಡಿ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_39\n"
@@ -1362,7 +1240,6 @@ msgid "Add field"
msgstr "ವರ್ಗವನ್ನು ಸೇರಿಸು"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_40\n"
@@ -1371,7 +1248,6 @@ msgid "Remove field"
msgstr "ವರ್ಗವನ್ನು ತೆಗೆದು ಹಾಕು"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_41\n"
@@ -1380,7 +1256,6 @@ msgid "Add all fields"
msgstr "ಎಲ್ಲಾ ವರ್ಗಗಳನ್ನು ಸೇರಿಸು"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_42\n"
@@ -1389,7 +1264,6 @@ msgid "Remove all fields"
msgstr "ಎಲ್ಲಾ ವರ್ಗಗಳನ್ನು ತೆಗೆ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_43\n"
@@ -1398,7 +1272,6 @@ msgid "Move field up"
msgstr "ವರ್ಗವನ್ನು ಮೇಲಕ್ಕೆ ಜರುಗಿಸು"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_44\n"
@@ -1407,7 +1280,6 @@ msgid "Move field down"
msgstr "ವರ್ಗವನ್ನು ಕೆಳಕ್ಕೆ ಜರುಗಿಸು"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_45\n"
@@ -1416,7 +1288,6 @@ msgid "The field names from '%NAME' could not be retrieved."
msgstr "'%NAME' ದಿಂದ ವರ್ಗದ ಹೆಸರನ್ನು ಮರಳಿ ಪಡೆಯಲು ಸಾಧ್ಯವಾಗಿಲ್ಲ."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_0\n"
@@ -1434,7 +1305,6 @@ msgid "Query"
msgstr "ಕೇಳು"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_2\n"
@@ -1443,7 +1313,6 @@ msgid "Query Wizard"
msgstr "ಪ್ರಶ್ನೆ ಗಾರುಡಿ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_3\n"
@@ -1452,7 +1321,6 @@ msgid "~Tables"
msgstr "ಕೋಷ್ಟಕಗಳು(~T)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_4\n"
@@ -1461,7 +1329,6 @@ msgid "A~vailable fields"
msgstr "ಲಭ್ಯವಿರುವ ವರ್ಗಗಳು(~v)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_5\n"
@@ -1470,7 +1337,6 @@ msgid "Name ~of the query"
msgstr "ಪ್ರಶ್ನೆಯ ಹೆಸರು(~o)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_6\n"
@@ -1479,7 +1345,6 @@ msgid "Display ~Query"
msgstr "ಪ್ರಶ್ನೆಯನ್ನು ತೋರಿಸು(~Q)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_7\n"
@@ -1488,7 +1353,6 @@ msgid "~Modify Query"
msgstr "ಪ್ರಶ್ನೆಯನ್ನು ಬದಲಾಯಿಸು(~M)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_8\n"
@@ -1497,7 +1361,6 @@ msgid "~How do you want to proceed after creating the query?"
msgstr "ಪ್ರಶ್ನೆಯನ್ನು ರಚಿಸಿದ ಮೇಲೆ ಹೇಗೆ ಮುಂದುವರೆಯಲು ಇಚ್ಛಿಸುತ್ತೀರಾ(~H)?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_9\n"
@@ -1506,7 +1369,6 @@ msgid "Match ~all of the following"
msgstr "ಈ ಕೆಳಗಿನವುಗಳಲ್ಲಿ ಎಲ್ಲವುಗಳ ಜೊತೆಗೂ ಹೋಲಿಸು(~a)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_10\n"
@@ -1515,7 +1377,6 @@ msgid "~Match any of the following"
msgstr "ಈ ಕೆಳಗಿನವುಗಳಲ್ಲಿ ಯಾವುದಾದರು ಒಂದರ ಜೊತೆಗೆ ಹೋಲಿಸು(~M)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_11\n"
@@ -1524,7 +1385,6 @@ msgid "~Detailed query (Shows all records of the query.)"
msgstr "ವಿವರವಾದ ಪ್ರಶ್ನೆ(ಪ್ರಶ್ನೆಯ ಎಲ್ಲಾ ದಾಖಲೆಗಳನ್ನು ತೋರಿಸುತ್ತದೆ.)(~D)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_12\n"
@@ -1533,7 +1393,6 @@ msgid "~Summary query (Shows only results of aggregate functions.)"
msgstr "ಸಾರಾಂಶದ ಪ್ರಶ್ನೆ (ಕೇವಲ ಸರಾಸರಿ ಕ್ರಿಯೆಗಳ ಫಲಿತಾಂಶವನ್ನು ಮಾತ್ರ ತೋರಿಸುತ್ತದೆ.)(~S)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_16\n"
@@ -1551,7 +1410,6 @@ msgid "Fields"
msgstr "ವರ್ಗಗಳು"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_18\n"
@@ -1560,7 +1418,6 @@ msgid "~Group by"
msgstr "ಇದರ ಮೇರೆಗೆ ಗುಂಪುಗೂಡಿಸು(~G)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_19\n"
@@ -1569,7 +1426,6 @@ msgid "Field"
msgstr "ವರ್ಗ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_20\n"
@@ -1605,7 +1461,6 @@ msgid "Condition"
msgstr "ಸ್ಥಿತಿ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_25\n"
@@ -1614,7 +1469,6 @@ msgid "Value"
msgstr "ಮೌಲ್ಯ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_26\n"
@@ -1623,7 +1477,6 @@ msgid "is equal to"
msgstr "ಇದಕ್ಕೆ ಸಮನಾಗಿರುವ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_27\n"
@@ -1632,7 +1485,6 @@ msgid "is not equal to"
msgstr "ಇದಕ್ಕೆ ಸಮನಾಗಿರದ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_28\n"
@@ -1641,7 +1493,6 @@ msgid "is smaller than"
msgstr "ಇದಕ್ಕಿಂತ ಚಿಕ್ಕದಾದ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_29\n"
@@ -1659,7 +1510,6 @@ msgid "is equal or less than"
msgstr "ಇದಕ್ಕೆ ಸಮನಾದ ಅಥವ ಚಿಕ್ಕದಾದ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_31\n"
@@ -1686,7 +1536,6 @@ msgid "not like"
msgstr "ಈ ರೀತಿ ಇರದ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_34\n"
@@ -1695,7 +1544,6 @@ msgid "is null"
msgstr "ಶೂನ್ಯವಾಗಿರುವ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_35\n"
@@ -1704,7 +1552,6 @@ msgid "is not null"
msgstr "ಶೂನ್ಯವಾಗಿರದ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_36\n"
@@ -1713,7 +1560,6 @@ msgid "true"
msgstr "ಸತ್ಯ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_37\n"
@@ -1722,7 +1568,6 @@ msgid "false"
msgstr "ಅಸತ್ಯ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_38\n"
@@ -1731,7 +1576,6 @@ msgid "and"
msgstr "ಮತ್ತು"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_39\n"
@@ -1740,7 +1584,6 @@ msgid "or"
msgstr "ಅಥವ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_40\n"
@@ -1749,7 +1592,6 @@ msgid "get the sum of"
msgstr "ಇದರ ಮೊತ್ತವನ್ನು ಪಡೆದುಕೊ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_41\n"
@@ -1758,7 +1600,6 @@ msgid "get the average of"
msgstr "ಇದರ ಸರಾಸರಿಯನ್ನು ಪಡೆದುಕೊ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_42\n"
@@ -1767,7 +1608,6 @@ msgid "get the minimum of"
msgstr "ಇದರ ಕನಿಷ್ಟವನ್ನು ಪಡೆದುಕೊ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_43\n"
@@ -1812,7 +1652,6 @@ msgid "Sorting order:"
msgstr "ವಿಂಗಡಣಾ ರೀತಿ: "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_52\n"
@@ -1830,7 +1669,6 @@ msgid "Search conditions:"
msgstr "ಹುಡುಕು ಮಾನದಂಡಗಳು: "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_54\n"
@@ -1848,7 +1686,6 @@ msgid "Aggregate functions:"
msgstr "ಸರಾಸರಿ ಕ್ರಿಯೆಗಳು: "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_56\n"
@@ -1866,7 +1703,6 @@ msgid "Grouped by:"
msgstr "ಗುಂಪುಗೂಡಿಸಲಾದ ಕ್ರಮ: "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_58\n"
@@ -1884,7 +1720,6 @@ msgid "Grouping conditions:"
msgstr "ಗುಂಪುಗೂಡಿಸುವ ನಿಬಂಧನೆಗಳು: "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_60\n"
@@ -1893,7 +1728,6 @@ msgid "No grouping conditions were assigned."
msgstr "ಯಾವುದೆ ಗುಂಪುಗೂಡಿಸುವ ನಿಬಂಧನೆಗಳನ್ನು ನಿಯೋಜಿಸಲಾಗಿಲ್ಲ."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_70\n"
@@ -1902,7 +1736,6 @@ msgid "Select the fields (columns) for your query"
msgstr "ನಿಮ್ಮ ಪ್ರಶ್ನೆಗಾಗಿ ವರ್ಗಗಳನ್ನು(ಲಂಬಸಾಲುಗಳು) ಆಯ್ಕೆ ಮಾಡಿ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_71\n"
@@ -1911,7 +1744,6 @@ msgid "Select the sorting order"
msgstr "ವಿಂಗಡಣಾ ಕ್ರಮವನ್ನು ಆಯ್ಕೆ ಮಾಡಿ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_72\n"
@@ -1920,7 +1752,6 @@ msgid "Select the search conditions"
msgstr "ಹುಡುಕು ಮಾನದಂಡಗಳನ್ನು ಆಯ್ಕೆ ಮಾಡಿ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_73\n"
@@ -1929,7 +1760,6 @@ msgid "Select the type of query"
msgstr "ಪ್ರಶ್ನೆಯ ಬಗೆಯನ್ನು ಆಯ್ಕೆ ಮಾಡಿ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_74\n"
@@ -1938,7 +1768,6 @@ msgid "Select the groups"
msgstr "ಗುಂಪುಗಳನ್ನು ಆಯ್ಕೆ ಮಾಡಿ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_75\n"
@@ -1947,7 +1776,6 @@ msgid "Select the grouping conditions"
msgstr "ಗುಂಪು ಮಾಡುವ ಮಾನದಂಡಗಳನ್ನು ಆಯ್ಕೆ ಮಾಡಿ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_76\n"
@@ -1956,7 +1784,6 @@ msgid "Assign aliases if desired"
msgstr "ಅಗತ್ಯವಿದ್ದಲ್ಲಿ ಆಲಿಯಾಸ್‌ಗಳನ್ನು ನಿಯೋಜಿಸಿ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_77\n"
@@ -1965,7 +1792,6 @@ msgid "Check the overview and decide how to proceed"
msgstr "ಸಮಗ್ರನೋಟವನ್ನು ಕ್ಲಿಕ್ಕಿಸಿ ನಂತರ ಹೇಗೆ ಮುಂದುವರೆಯಬೇಕು ಎಂದು ನಿರ್ಧರಿಸಿ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_80\n"
@@ -1974,7 +1800,6 @@ msgid "Field selection"
msgstr "ವರ್ಗದ ಆಯ್ಕೆ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_81\n"
@@ -1983,7 +1808,6 @@ msgid "Sorting order"
msgstr "ವಿಂಗಡಣಾ ಕ್ರಮ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_82\n"
@@ -1992,7 +1816,6 @@ msgid "Search conditions"
msgstr "ಹುಡುಕು ಮಾನದಂಡಗಳು"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_83\n"
@@ -2010,7 +1833,6 @@ msgid "Grouping"
msgstr "ಗುಂಪುಗೂಡಿಕೆ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_85\n"
@@ -2019,7 +1841,6 @@ msgid "Grouping conditions"
msgstr "ಗುಂಪು ಮಾಡುವ ಮಾನದಂಡಗಳು"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_86\n"
@@ -2037,7 +1858,6 @@ msgid "Overview"
msgstr "ಅವಲೋಕನ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_88\n"
@@ -2046,7 +1866,6 @@ msgid "A field that has not been assigned an aggregate function must be used in
msgstr "ಸರಾಸರಿ ಕಾರ್ಯಭಾರವನ್ನು ನಿಯೋಜಿಸದೆ ಇರುವ ಒಂದು ವರ್ಗವನ್ನು ಒಂದು ಗುಂಪಿನಲ್ಲಿ ಬಳಸಬೇಕು."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_89\n"
@@ -2055,7 +1874,6 @@ msgid "The condition '<FIELDNAME> <LOGICOPERATOR> <VALUE>' was chosen twice. Eac
msgstr "ನಿಬಂಧನೆ '<FIELDNAME> <LOGICOPERATOR> <VALUE>' ಅನ್ನು ಎರಡನೆ ಬಾರಿ ಆಯ್ಕೆ ಮಾಡಲಾಗಿದೆ. ಪ್ರತಿಯೊಂದು ನಿಬಂಧನೆಯನ್ನು ಕೇವಲ ಒಂದು ಬಾರಿ ಮಾತ್ರ ಆಯ್ಕೆ ಮಾಡಬಹುದಾಗಿದೆ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_90\n"
@@ -2072,7 +1890,6 @@ msgid ","
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_92\n"
@@ -2081,7 +1898,6 @@ msgid "<FIELDTITLE> (<FIELDNAME>)"
msgstr "<FIELDTITLE> (<FIELDNAME>)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_93\n"
@@ -2090,7 +1906,6 @@ msgid "<FIELDNAME> (<SORTMODE>)"
msgstr "<FIELDNAME> (<SORTMODE>)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_94\n"
@@ -2099,7 +1914,6 @@ msgid "<FIELDNAME> <LOGICOPERATOR> <VALUE>"
msgstr "<FIELDNAME> <LOGICOPERATOR> <VALUE>"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_95\n"
@@ -2108,7 +1922,6 @@ msgid "<CALCULATEDFUNCTION> <FIELDNAME>"
msgstr "<CALCULATEDFUNCTION> <FIELDNAME>"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_96\n"
@@ -2117,7 +1930,6 @@ msgid "<FIELDNAME> <LOGICOPERATOR> <VALUE>"
msgstr "<FIELDNAME> <LOGICOPERATOR> <VALUE>"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_0\n"
@@ -2126,7 +1938,6 @@ msgid "Form Wizard"
msgstr "ಫಾರ್ಮ್ ಗಾರುಡಿ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_1\n"
@@ -2157,7 +1968,6 @@ msgstr ""
"ಕೋಷ್ಟಕಗಳಿಂದ ಅಥವ ಪ್ರಶ್ನೆಗಳಿಂದ ಒಂದರಿಂದ-ಹಲವಾರು ಸಂಬಂಧಗಳೊಂದಿಗೆ ದತ್ತಾಂಶವನ್ನು ತೋರಿಸಲು ಉಪನಮೂನೆಗಳನ್ನು ಬಳಸಿ."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_4\n"
@@ -2166,7 +1976,6 @@ msgid "~Add Subform"
msgstr "ಉಪಫಾರ್ಮನ್ನು ಸೇರಿಸು(~A)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_5\n"
@@ -2175,7 +1984,6 @@ msgid "~Subform based on existing relation"
msgstr "ಈಗಿರುವ ಸಂಬಂಧಕ್ಕೆ ಆಧರಿತವಾದಂತಹ ಉಪನಮೂನೆ(~S)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_6\n"
@@ -2184,7 +1992,6 @@ msgid "Tables or queries"
msgstr "ಕೋಷ್ಟಕಗಳು ಅಥವಾ ಪ್ರಶ್ನೆಗಳು"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_7\n"
@@ -2193,7 +2000,6 @@ msgid "Subform based on ~manual selection of fields"
msgstr "ವರ್ಗಗಳ ಮಾನವಕೃತ ಆಯ್ಕೆಯ ಮೇಲೆ ಆಧರಿತವಾದ ಉಪನಮೂನೆಗಳು(~m)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_8\n"
@@ -2202,7 +2008,6 @@ msgid "~Which relation do you want to add?"
msgstr "ಯಾವ ಸಂಬಂಧವನ್ನು ನೀವು ಸೇರಿಸಲು ಬಯಸುತ್ತೀರಿ(~W)?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_9\n"
@@ -2211,7 +2016,6 @@ msgid "Fields in the ~subform"
msgstr "ಉಪಫಾರ್ಮಿನಲ್ಲಿರುವ ವರ್ಗಗಳು (~s)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_12\n"
@@ -2220,7 +2024,6 @@ msgid "~Available fields"
msgstr "ಲಭ್ಯವಿರುವ ವರ್ಗಗಳು(~A)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_13\n"
@@ -2240,7 +2043,6 @@ msgstr ""
"ಆದರೆ ಕೇವಲ ಒಮ್ಮೆ ಮಾತ್ರ ಜೋಡಿಸುವಿಕೆಯನ್ನು ಬಳಸಬಹುದಾಗಿದೆ."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_20\n"
@@ -2249,7 +2051,6 @@ msgid "~First joined subform field"
msgstr "ಮೊದಲನೆ ಬಾರಿಗೆ ಜೋಡಿಸಿದ ಉಪಫಾರ್ಮಿನ ವರ್ಗಗಳು(~F)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_21\n"
@@ -2258,7 +2059,6 @@ msgid "~Second joined subform field"
msgstr "ಎರಡನೆ ಬಾರಿಗೆ ಜೋಡಿಸಿದ ಉಪಫಾರ್ಮಿನ ವರ್ಗಗಳು(~S)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_22\n"
@@ -2267,7 +2067,6 @@ msgid "~Third joined subform field"
msgstr "ಮೂರನೆ ಬಾರಿಗೆ ಜೋಡಿಸಿದ ಉಪಫಾರ್ಮಿನ ವರ್ಗಗಳು(~T)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_23\n"
@@ -2276,7 +2075,6 @@ msgid "~Fourth joined subform field"
msgstr "ನಾಲ್ಕನೆ ಬಾರಿಗೆ ಜೋಡಿಸಿದ ಉಪಫಾರ್ಮಿನ ವರ್ಗಗಳು(~F)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_24\n"
@@ -2285,7 +2083,6 @@ msgid "F~irst joined main form field"
msgstr "ಮೊದಲನೆ ಬಾರಿಗೆ ಜೋಡಿಸಿದ ಮುಖ್ಯ ಫಾರ್ಮ ವರ್ಗಗಳು (~i)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_25\n"
@@ -2294,7 +2091,6 @@ msgid "S~econd joined main form field"
msgstr "ಎರಡನೆ ಬಾರಿಗೆ ಜೋಡಿಸಿದ ಮುಖ್ಯಫಾರ್ಮಿನ ವರ್ಗಗಳು(~e)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_26\n"
@@ -2303,7 +2099,6 @@ msgid "T~hird joined main form field"
msgstr "ಮೂರನೆ ಬಾರಿಗೆ ಜೋಡಿಸಿದ ಮುಖ್ಯಫಾರ್ಮಿನ ವರ್ಗಗಳು(~h)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_27\n"
@@ -2312,7 +2107,6 @@ msgid "F~ourth joined main form field"
msgstr "ನಾಲ್ಕನೆ ಬಾರಿಗೆ ಜೋಡಿಸಿದ ಮುಖ್ಯಫಾರ್ಮಿನ ವರ್ಗಗಳು(~o)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_28\n"
@@ -2330,7 +2124,6 @@ msgid "No border"
msgstr "ಅಂಚು ಇಲ್ಲ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_30\n"
@@ -2348,7 +2141,6 @@ msgid "Flat"
msgstr "ಸಪಾಟು"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_32\n"
@@ -2357,7 +2149,6 @@ msgid "Label placement"
msgstr "ಗುರುತುಚೀಟಿ ಇರಿಸುವಿಕೆ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_33\n"
@@ -2366,7 +2157,6 @@ msgid "Align left"
msgstr "ಎಡಕ್ಕೆ ಹೊಂದಿಸು"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_34\n"
@@ -2375,7 +2165,6 @@ msgid "Align right"
msgstr "ಬಲಕ್ಕೆ ಹೊಂದಿಸು"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_35\n"
@@ -2384,7 +2173,6 @@ msgid "Arrangement of DB fields"
msgstr "DB ವರ್ಗಗಳ ವ್ಯವಸ್ಥೆ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_36\n"
@@ -2393,7 +2181,6 @@ msgid "Columnar - Labels Left"
msgstr "ಲಂಬಸಾಲಿನಲ್ಲಿ - ಗುರುತುಚೀಟಿಗಳ ಎಡಕ್ಕೆ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_37\n"
@@ -2402,7 +2189,6 @@ msgid "Columnar - Labels on Top"
msgstr "ಲಂಬಸಾಲಿನಲ್ಲಿ - ಗುರುತುಚೀಟಿಗಳ ಮೇಲಕ್ಕೆ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_38\n"
@@ -2411,7 +2197,6 @@ msgid "In Blocks - Labels Left"
msgstr "ಚೌಕಟ್ಟಿನಲ್ಲಿ - ಗುರುತುಚೀಟಿಗಳ ಎಡಕ್ಕೆ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_39\n"
@@ -2420,7 +2205,6 @@ msgid "In Blocks - Labels Above"
msgstr "ಚೌಕಟ್ಟಿನಲ್ಲಿ - ಗುರುತುಚೀಟಿಗಳು ಮೇಲಕ್ಕೆ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_40\n"
@@ -2429,7 +2213,6 @@ msgid "As Data Sheet"
msgstr "ದತ್ತಾಂಶ ಹಾಳೆಯಂತೆ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_41\n"
@@ -2438,7 +2221,6 @@ msgid "Arrangement of the main form"
msgstr "ಮುಖ್ಯ ಫಾರ್ಮಿನಲ್ಲಿನ ಸಿದ್ಧತೆ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_42\n"
@@ -2447,7 +2229,6 @@ msgid "Arrangement of the subform"
msgstr "ಉಪ ಫಾರ್ಮಿನಲ್ಲಿನ ಸಿದ್ಧತೆ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_44\n"
@@ -2465,7 +2246,6 @@ msgid "Existing data will not be displayed"
msgstr "ಇರುವ ದತ್ತಾಂಶವನ್ನು ತೋರಿಸಲಾಗುವುದಿಲ್ಲ "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_46\n"
@@ -2474,7 +2254,6 @@ msgid "T~he form is to display all data"
msgstr "ಈ ಫಾರ್ಮ್ ಎಲ್ಲಾ ದತ್ತಾಂಶವನ್ನು ತೋರಿಸುತ್ತದೆ(~h)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_47\n"
@@ -2483,7 +2262,6 @@ msgid "Do not allow ~modification of existing data"
msgstr "ಈಗಿರುವ ದತ್ತಾಂಶವನ್ನು ಬದಲಾಯಿಸಲು ಅನುಮತಿಸಬೇಡ(~m)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_48\n"
@@ -2492,7 +2270,6 @@ msgid "Do not allow ~deletion of existing data"
msgstr "ಈಗಿರುವ ದತ್ತಾಂಶವನ್ನು ಅಳಿಸಲು ಅನುಮತಿಸಬೇಡ(~d)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_49\n"
@@ -2501,7 +2278,6 @@ msgid "Do not allow ~addition of new data"
msgstr "ಹೊಸ ದತ್ತಾಂಶವನ್ನು ಸೇರಿಸಲು ಅನುಮತಿಸಬೇಡ(~a)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_50\n"
@@ -2510,7 +2286,6 @@ msgid "Name of ~the form"
msgstr "ಫಾರ್ಮಿನ ಹೆಸರು(~t)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_51\n"
@@ -2519,7 +2294,6 @@ msgid "How do you want to proceed after creating the form?"
msgstr "ಫಾರ್ಮನ್ನು ನಿರ್ಮಿಸಿದ ಮೇಲೆ ಹೇಗೆ ಮುಂದುವರೆಯಲು ಇಚ್ಛಿಸುತ್ತೀರಾ?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_52\n"
@@ -2528,7 +2302,6 @@ msgid "~Work with the form"
msgstr "ಫಾರ್ಮನ್ನು ಉಪಯೋಗಿಸು(~W)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_53\n"
@@ -2537,7 +2310,6 @@ msgid "~Modify the form"
msgstr "ಫಾರ್ಮಿನಲ್ಲಿ ಮಾರ್ಪಡಿಸು(~M)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_55\n"
@@ -2546,7 +2318,6 @@ msgid "~Page Styles"
msgstr "ಪುಟದ ಶೈಲಿಗಳು(~P)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_80\n"
@@ -2555,7 +2326,6 @@ msgid "Field selection"
msgstr "ವರ್ಗದ ಆಯ್ಕೆ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_81\n"
@@ -2564,7 +2334,6 @@ msgid "Set up a subform"
msgstr "ಉಪಫಾರ್ಮನ್ನು ಸಿದ್ಧಪಡಿಸು"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_82\n"
@@ -2573,7 +2342,6 @@ msgid "Add subform fields"
msgstr "ಉಪಫಾರ್ಮಿನ ವರ್ಗಗಳನ್ನು ಸೇರಿಸು"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_83\n"
@@ -2582,7 +2350,6 @@ msgid "Get joined fields"
msgstr "ಜೋಡಿಸಿದ ವರ್ಗಗಳನ್ನು ಪಡೆದುಕೊ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_84\n"
@@ -2591,7 +2358,6 @@ msgid "Arrange controls"
msgstr "ನಿಯಂತ್ರಣಗಳನ್ನು ಹೊಂದಿಸು"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_85\n"
@@ -2600,7 +2366,6 @@ msgid "Set data entry"
msgstr "ದತ್ತಾಂಶ ನಮೂದನ್ನು ಸಿದ್ಧಪಡಿಸು"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_86\n"
@@ -2609,7 +2374,6 @@ msgid "Apply styles"
msgstr "ಶೈಲಿಗಳನ್ನು ಅನ್ವಯಿಸು"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_87\n"
@@ -2618,7 +2382,6 @@ msgid "Set name"
msgstr "ಹೆಸರನ್ನು ಇರಿಸು"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_88\n"
@@ -2627,7 +2390,6 @@ msgid "(Date)"
msgstr "(ದಿನಾಂಕ)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_89\n"
@@ -2636,7 +2398,6 @@ msgid "(Time)"
msgstr "(ಸಮಯ)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_90\n"
@@ -2645,7 +2406,6 @@ msgid "Select the fields of your form"
msgstr "ನಿಮ್ಮ ಫಾರ್ಮಿನ ವರ್ಗಗಳನ್ನು ಆಯ್ಕೆ ಮಾಡಿ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_91\n"
@@ -2654,7 +2414,6 @@ msgid "Decide if you want to set up a subform"
msgstr "ಉಪ ಫಾರ್ಮನ್ನು ಸಿದ್ಧಪಡಿಸಬೇಕೆ ಎಂದು ನಿರ್ಣಯಿಸಿ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_92\n"
@@ -2663,7 +2422,6 @@ msgid "Select the fields of your subform"
msgstr "ನಿಮ್ಮ ಉಪಫಾರ್ಮಿನ ವರ್ಗಗಳನ್ನು ಆಯ್ಕೆ ಮಾಡಿ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_93\n"
@@ -2672,7 +2430,6 @@ msgid "Select the joins between your forms"
msgstr "ನಿಮ್ಮ ಫಾರ್ಮುಗಳ ನಡುವೆ ಸಂಪರ್ಕ ಏರ್ಪಡಿಸುವ ಕೊಂಡಿಗಳನ್ನು ಆಯ್ಕೆ ಮಾಡಿ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_94\n"
@@ -2681,7 +2438,6 @@ msgid "Arrange the controls on your form"
msgstr "ನಿಮ್ಮ ಫಾರ್ಮಿನ ನಿಯಂತ್ರಣಗಳನ್ನು ಹೊಂದಿಸಿ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_95\n"
@@ -2690,7 +2446,6 @@ msgid "Select the data entry mode"
msgstr "ದತ್ತಾಂಶವನ್ನು ಸೇರಿಸಲು ಮಾಧ್ಯಮವನ್ನು ಆಯ್ಕೆಮಾಡಿ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_96\n"
@@ -2699,7 +2454,6 @@ msgid "Apply the style of your form"
msgstr "ನಿಮ್ಮ ಫಾರ್ಮಿನ ಶೈಲಿಯನ್ನು ಅನ್ವಯಿಸಿ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_97\n"
@@ -2719,7 +2473,6 @@ msgstr ""
"ಬೇರೊಂದು ಹೆಸರನ್ನು ಆಯ್ಕೆ ಮಾಡಿ."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_1\n"
@@ -2728,7 +2481,6 @@ msgid "Table Wizard"
msgstr "ಕೋಷ್ಟಕ ಗಾರುಡಿ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_2\n"
@@ -2737,7 +2489,6 @@ msgid "Select fields"
msgstr "ವರ್ಗಗಳನ್ನು ಆಯ್ಕೆ ಮಾಡು"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_3\n"
@@ -2746,7 +2497,6 @@ msgid "Set types and formats"
msgstr "ಮಾದರಿ ಹಾಗು ವಿನ್ಯಾಸಗಳನ್ನು ಸಿದ್ಧಪಡಿಸು"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_4\n"
@@ -2764,7 +2514,6 @@ msgid "Create table"
msgstr "ಕೋಷ್ಟಕವನ್ನು ರಚಿಸಿ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_8\n"
@@ -2773,7 +2522,6 @@ msgid "Select fields for your table"
msgstr "ನಿಮ್ಮ ಕೋಷ್ಟಕಕ್ಕೆ ವರ್ಗಗಳನ್ನು ಆಯ್ಕೆ ಮಾಡಿ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_9\n"
@@ -2782,7 +2530,6 @@ msgid "Set field types and formats"
msgstr "ವರ್ಗಗಳ ಬಗೆಯನ್ನು ಮತ್ತು ವಿನ್ಯಾಸಗಳನ್ನು ಸಿದ್ಧಪಡಿಸು"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_10\n"
@@ -2800,7 +2547,6 @@ msgid "Create table"
msgstr "ಕೋಷ್ಟಕವನ್ನು ರಚಿಸಿ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_14\n"
@@ -2809,7 +2555,6 @@ msgid "This wizard helps you to create a table for your database. After selectin
msgstr "ಈ ಗಾರುಡಿಯು ನಿಮ್ಮ ದತ್ತಸಂಚಯಕ್ಕಾಗಿ ಒಂದು ಕೋಷ್ಟಕವನ್ನು ರಚಿಸಲು ನಿಮಗೆ ನೆರವಾಗುತ್ತದೆ. ಒಂದು ಕೋಷ್ಟಕ ಪಂಗಡವನ್ನು ಹಾಗು ಒಂದು ನಮೂನೆ ಕೋಷ್ಟಕವನ್ನು ಆಯ್ಕೆ ಮಾಡಿದ ನಂತರ ನಿಮ್ಮ ಕೋಷ್ಟಕದಲ್ಲಿ ಅಡಕಗೊಳಿಸಬೇಕಿರುವ ವರ್ಗಗಳನ್ನು ಆಯ್ಕೆ ಮಾಡಿ. ನೀವು ಒಂದಕ್ಕಿಂತ ಹೆಚ್ಚಿನ ಕೋಷ್ಟಕದಿಂದ ವರ್ಗಗಳನ್ನು ಒಳಗೊಳ್ಳಿಸಬಹುದಾಗಿದೆ."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_15\n"
@@ -2818,7 +2563,6 @@ msgid "Ca~tegory"
msgstr "ಪಂಗಡ(~t)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_16\n"
@@ -2827,7 +2571,6 @@ msgid "B~usiness"
msgstr "ವ್ಯಾವಹಾರಿಕ(~u)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_17\n"
@@ -2836,7 +2579,6 @@ msgid "P~ersonal"
msgstr "ವೈಯಕ್ತಿಕ(~e)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_18\n"
@@ -2845,7 +2587,6 @@ msgid "~Sample tables"
msgstr "ಮಾದರಿ ಕೋಷ್ಟಕಗಳು(~S)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_19\n"
@@ -2854,7 +2595,6 @@ msgid "A~vailable fields"
msgstr "ಲಭ್ಯವಿರುವ ವರ್ಗಗಳು(~v)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_20\n"
@@ -2888,7 +2628,6 @@ msgid "Field name"
msgstr "ಸ್ಥಳದ ಹೆಸರು:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_24\n"
@@ -2897,7 +2636,6 @@ msgid "Field type"
msgstr "ವರ್ಗದ ಬಗೆ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_25\n"
@@ -2906,7 +2644,6 @@ msgid "~Selected fields"
msgstr "ಆಯ್ಕೆ ಮಾಡಲಾದ ವರ್ಗಗಳು(~S)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_26\n"
@@ -2915,7 +2652,6 @@ msgid "A primary key uniquely identifies each record in a database table. Primar
msgstr "ಒಂದು ಪ್ರಾಥಮಿಕ ಕೀಲಿಯು ದತ್ತಸಂಚಯದಲ್ಲಿನ ಪ್ರತಿಯೊಂದು ದಾಖಲೆಗಳನ್ನು ವಿಶಿಷ್ಟವಾಗಿ ಗುರುತಿಸುತ್ತದೆ. ವಿವಿಧ ಕೋಷ್ಟಕಗಳ ನಡುವೆ ಮಾಹಿತಿಯ ಜೋಡಣೆಯನ್ನು ಪ್ರಾಥಮಿಕ ಕೀಲಿಯು ಸುಲಭಗೊಳಿಸುತ್ತದೆ, ಆದ್ದರಿಂದ ನೀವು ಪ್ರತಿಯೊಂದು ಕೋಷ್ಟಕದಲ್ಲೂ ಒಂದು ಪ್ರಾಥಮಿಕ ಕೀಲಿಯನ್ನು ಹೊಂದಿರುವಂತೆ ಸಲಹೆ ಮಾಡುತ್ತೇವೆ. ಪ್ರಾಥಮಿಕ ಕೀಲಿಯಿಲ್ಲದೆ ನೀವು ಕೋಷ್ಟಕದಲ್ಲಿ ದತ್ತಾಂಶವನ್ನು ನಮೂದಿಸಲು ಸಾಧ್ಯವಿಲ್ಲ."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_27\n"
@@ -2924,7 +2660,6 @@ msgid "~Create a primary key"
msgstr "ಒಂದು ಪ್ರಾಥಮಿಕ ಕೀಲಿಯನ್ನು ರಚಿಸು(~C)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_28\n"
@@ -2933,7 +2668,6 @@ msgid "~Automatically add a primary key"
msgstr "ಸ್ವಯಂಚಾಲಿತವಾಗಿ ಒಂದು ಪ್ರಾಥಮಿಕ ಕೀಲಿಯನ್ನು ಸೇರಿಸು(~A)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_29\n"
@@ -2951,7 +2685,6 @@ msgid "Define p~rimary key as a combination of several fields"
msgstr "ಹಲವಾರು ವರ್ಗಗಳ ಸಿದ್ಧತೆಯಾಗಿ ಪ್ರಾಥಮಿಕ ಕೀಲಿಯನ್ನು ಸೂಚಿಸು(~r)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_31\n"
@@ -2960,7 +2693,6 @@ msgid "F~ieldname"
msgstr "ವರ್ಗದ ಹೆಸರು(~i)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_32\n"
@@ -2969,7 +2701,6 @@ msgid "~Primary key fields"
msgstr "ಪ್ರಾಥಮಿಕ ಕೀಲಿ ವರ್ಗಗಳು(~P)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_33\n"
@@ -2978,7 +2709,6 @@ msgid "Auto ~value"
msgstr "ಸ್ವಯಂ ಮೌಲ್ಯ(~v)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_34\n"
@@ -2987,7 +2717,6 @@ msgid "What do you want to name your table?"
msgstr "ನಿಮ್ಮ ಕೋಷ್ಟಕಕ್ಕೆ ಯಾವ ಹೆಸರಿಡಲು ಬಯಸುತ್ತೀರಿ?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_35\n"
@@ -2996,7 +2725,6 @@ msgid "Congratulations. You have entered all the information needed to create yo
msgstr "ಅಭಿನಂದನೆಗಳು. ನಿಮ್ಮ ಕೋಷ್ಟಕವನ್ನು ನಿರ್ಮಿಸಲು ಬೇಕಾದ ಎಲ್ಲಾ ಮಾಹಿತಿಯನ್ನು ಒದಗಿಸಿದ್ದೀರಿ."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_36\n"
@@ -3005,7 +2733,6 @@ msgid "What do you want to do next?"
msgstr "ನೀವು ಮುಂದೇನು ಮಾಡಲು ಇಚ್ಛಿಸುತ್ತೀರಿ?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_37\n"
@@ -3014,7 +2741,6 @@ msgid "Modify the table design"
msgstr "ಕೋಷ್ಟಕದ ವಿನ್ಯಾಸವನ್ನು ಬದಲಾಯಿಸು"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_38\n"
@@ -3023,7 +2749,6 @@ msgid "Insert data immediately"
msgstr "ದತ್ತಾಂಶವನ್ನು ತಕ್ಷಣವೆ ಸೇರಿಸು"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_39\n"
@@ -3032,7 +2757,6 @@ msgid "C~reate a form based on this table"
msgstr "ಈ ಕೋಷ್ಟಕದ ಆಧಾರದ ಮೇಲೆ ಒಂದು ನಮೂನೆಯನ್ನು ರಚಿಸು(~r)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_40\n"
@@ -3041,7 +2765,6 @@ msgid "The table you have created could not be opened."
msgstr "ನೀವು ನಿರ್ಮಿಸಿದ ಕೋಷ್ಟಕವನ್ನು ತೆರೆಯಲಾಗಲಿಲ್ಲ."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_41\n"
@@ -3050,7 +2773,6 @@ msgid "The table name '%TABLENAME' contains a character ('%SPECIALCHAR') that mi
msgstr "ದತ್ತಸಂಚಯದಿಂದ ಬೆಂಬಲವಿರದೆ ಇರದೆ ಇರಬಹುದಾದಂತಹ ಒಂದು ಅಕ್ಷರವನ್ನು ('%SPECIALCHAR') ಕೋಷ್ಟಕದ ಹೆಸರು '%TABLENAME' ಹೊಂದಿದೆ."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_42\n"
@@ -3059,7 +2781,6 @@ msgid "The field name '%FIELDNAME' contains a special character ('%SPECIALCHAR')
msgstr "ದತ್ತಸಂಚಯದಿಂದ ಬೆಂಬಲವಿರದೆ ಇರದೆ ಇರಬಹುದಾದಂತಹ ಒಂದು ವಿಶೇಷ ಅಕ್ಷರವನ್ನು ('%SPECIALCHAR') ವರ್ಗದ ಹೆಸರು '%FIELDNAME' ಹೊಂದಿದೆ."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_43\n"
@@ -3068,7 +2789,6 @@ msgid "Field"
msgstr "ವರ್ಗ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_44\n"
@@ -3077,7 +2797,6 @@ msgid "MyTable"
msgstr "MyTable"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_45\n"
@@ -3086,7 +2805,6 @@ msgid "Add a Field"
msgstr "ವರ್ಗವನ್ನು ಸೇರಿಸು"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_46\n"
@@ -3095,7 +2813,6 @@ msgid "Remove the selected Field"
msgstr "ಆಯ್ಕೆ ಮಾಡಲಾದ ವರ್ಗವನ್ನು ತೆಗೆದುಹಾಕು"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_47\n"
@@ -3115,7 +2832,6 @@ msgstr ""
"ದಯವಿಟ್ಟು ಬೇರೆ ಹೆಸರನ್ನು ನಮೂದಿಸಿ."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_49\n"
@@ -3124,7 +2840,6 @@ msgid "Catalog of the table"
msgstr "ಕೋಷ್ಟಕದ ಕೆಟೆಲಾಗ್"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_50\n"
@@ -3133,7 +2848,6 @@ msgid "Schema of the table"
msgstr "ಕೋಷ್ಟಕದ ಸ್ಕೀಮಾ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_51\n"
@@ -3178,7 +2892,6 @@ msgid "~Convert"
msgstr "ರೂಪಾಂತರಿಸು (~C)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_ZERO_4\n"
@@ -3187,7 +2900,6 @@ msgid "Note: Currency amounts from external links and currency conversion factor
msgstr "ಸೂಚನೆ: ಹೊರಗಿನ ಸಂಪರ್ಕಕೊಂಡಿಯಲ್ಲಿನ ಚಲಾವಣಾನಾಣ್ಯದ ಮೊತ್ತವನ್ನು ಹಾಗು ಸೂತ್ರಗಳಲ್ಲಿನ ಪರಿವರ್ತನ ಅಂಶವನ್ನು ಉಪಯೋಗಿಸಿಕೊಂಡು ಪರಿವರ್ತಿಸಲು ಸಾಧ್ಯವಿಲ್ಲ."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_ZERO_5\n"
@@ -3196,7 +2908,6 @@ msgid "First, unprotect all sheets."
msgstr "ಮೊದಲು, ಎಲ್ಲಾ ಹಾಳೆಗಳ ಸಂರಕ್ಷಣೆಯನ್ನು ತೆಗೆಯಿರಿ."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_ZERO_6\n"
@@ -3214,7 +2925,6 @@ msgid "C~ontinue >"
msgstr "ಮುಂದುವರಿಸು(~o)>>"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_ZERO_8\n"
@@ -3223,7 +2933,6 @@ msgid "C~lose"
msgstr "ಮುಚ್ಚು(~l)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_0\n"
@@ -3232,7 +2941,6 @@ msgid "~Entire document"
msgstr "ಸಂಪೂರ್ಣ ದಸ್ತಾವೇಜು(~E)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_1\n"
@@ -3241,7 +2949,6 @@ msgid "Selection"
msgstr "ಆಯ್ಕೆ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_2\n"
@@ -3250,7 +2957,6 @@ msgid "Cell S~tyles"
msgstr "ಕೋಶದ ಶೈಲಿಗಳು(~t)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_3\n"
@@ -3259,7 +2965,6 @@ msgid "Currency cells in the current ~sheet"
msgstr "ಪ್ರಸಕ್ತ ಹಾಳೆಯಲ್ಲಿನ ಚಲಾವಣಾನಾಣ್ಯದ ಕೋಶಗಳು(~s)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_4\n"
@@ -3268,7 +2973,6 @@ msgid "Currency cells in the entire ~document"
msgstr "ಸಂಪೂರ್ಣ ದಸ್ತಾವೇಜಿನಲ್ಲಿ ಚಲಾವಣಾನಾಣ್ಯದ ಕೋಶಗಳು (~d)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_5\n"
@@ -3277,7 +2981,6 @@ msgid "~Selected range"
msgstr "ಆಯ್ಕೆ ಮಾಡಿದ ವ್ಯಾಪ್ತಿ(~S)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_6\n"
@@ -3286,7 +2989,6 @@ msgid "Select Cell Styles"
msgstr "ಕೋಶಶೈಲಿಗಳನ್ನು ಆಯ್ಕೆ ಮಾಡು"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_7\n"
@@ -3295,7 +2997,6 @@ msgid "Select currency cells"
msgstr "ಚಲಾವಣಾನಾಣ್ಯ ಕೋಶಗಳನ್ನು ಆಯ್ಕೆ ಮಾಡು"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_8\n"
@@ -3304,7 +3005,6 @@ msgid "Currency ranges:"
msgstr "ಚಲಾವಣಾನಾಣ್ಯದ ವ್ಯಾಪ್ತಿಗಳು:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_9\n"
@@ -3313,7 +3013,6 @@ msgid "Templates:"
msgstr "ನಮೂನೆಗಳು:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_0\n"
@@ -3322,7 +3021,6 @@ msgid "Extent"
msgstr "ವಿಸ್ತಾರ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_1\n"
@@ -3331,7 +3029,6 @@ msgid "~Single %PRODUCTNAME Calc document"
msgstr "ಒಂದು %PRODUCTNAME Calc ದಸ್ತಾವೇಜು(~S)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_2\n"
@@ -3340,7 +3037,6 @@ msgid "Complete ~directory"
msgstr "ಕಡತಕೋಶವನ್ನು ಪೂರ್ಣಗೊಳಿಸು(~d)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_3\n"
@@ -3349,7 +3045,6 @@ msgid "Source Document:"
msgstr "ಆಕರ ದಸ್ತಾವೇಜು:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_4\n"
@@ -3358,7 +3053,6 @@ msgid "Source directory:"
msgstr "ಆಕರ ಕಡತಕೋಶ:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_5\n"
@@ -3367,7 +3061,6 @@ msgid "~Including subfolders"
msgstr "ಉಪಕಡತಕೋಶಗಳನ್ನು ಒಳಗೊಳ್ಳಿಸು(~I)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_6\n"
@@ -3376,7 +3069,6 @@ msgid "Target directory:"
msgstr "ನಿಗದಿತ ಕಡತಕೋಶ:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_7\n"
@@ -3385,7 +3077,6 @@ msgid "Temporarily unprotect sheet without query"
msgstr "ಪ್ರಶ್ನೆ ಇಲ್ಲದೆಯೆ ತಾತ್ಕಾಲಿಕವಾಗಿ ಹಾಳೆಯ ಸಂರಕ್ಷಣೆಯನ್ನು ತೆಗೆದುಹಾಕಿ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_10\n"
@@ -3403,7 +3094,6 @@ msgid "Conversion status:"
msgstr "ಪರಿವರ್ತನೆಯ ಸ್ಥಿತಿ: "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STATUSLINE_1\n"
@@ -3412,7 +3102,6 @@ msgid "Conversion status of the cell templates:"
msgstr "ಕೋಶದ ನಮೂನೆಗಳ ಪರಿವರ್ತನೆಯ ಸ್ಥಿತಿ:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STATUSLINE_2\n"
@@ -3421,7 +3110,6 @@ msgid "Registration of the relevant ranges: Sheet %1Number%1 of %2TotPageCount%2
msgstr "ಸಂಬಂಧಿತ ವ್ಯಾಪ್ತಿಗಳ ನೋಂದಣಿ: %2TotPageCount%2 ನಲ್ಲಿ %1Number%1"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STATUSLINE_3\n"
@@ -3430,7 +3118,6 @@ msgid "Entry of the ranges to be converted..."
msgstr "ಪರಿವರ್ತಿಸಬೇಕಾದ ವ್ಯಾಪ್ತಿಗಳ ನಮೂದನೆ..."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STATUSLINE_4\n"
@@ -3439,7 +3126,6 @@ msgid "Sheet protection for each sheet will be restored..."
msgstr "ಪ್ರತಿ ಹಾಳೆಯ ಸಂರಕ್ಷಣೆಯನ್ನು ಮರಳಿ ಹೊಂದಿಸಲಾಗುತ್ತದೆ..."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STATUSLINE_5\n"
@@ -3457,7 +3143,6 @@ msgid "~Finish"
msgstr "ಮುಗಿಸು(~F)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_1\n"
@@ -3466,7 +3151,6 @@ msgid "Select directory"
msgstr "ಕಡತಕೋಶವನ್ನು ಆಯ್ಕೆ ಮಾಡಿ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_2\n"
@@ -3475,7 +3159,6 @@ msgid "Select file"
msgstr "ಕಡತವನ್ನು ಆಯ್ಕೆ ಮಾಡಿ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_3\n"
@@ -3502,7 +3185,6 @@ msgid "Euro Converter"
msgstr "ಯೂರೋ ಪರಿವರ್ತಕ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_6\n"
@@ -3511,7 +3193,6 @@ msgid "Should protected spreadsheets be temporarily unprotected?"
msgstr "ಸಂರಕ್ಷಿಸಲಾಗಿರುವ ಸ್ಪ್ರೆಡ್‌ಶೀಟ್‌ಗಳ ಸಂರಕ್ಷಣೆಯನ್ನು ತಾತ್ಕಾಲಿಕವಾಗಿ ತೆಗೆಯಬೇಕೆ?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_7\n"
@@ -3520,7 +3201,6 @@ msgid "Enter the password to unprotect the table %1TableName%1"
msgstr "%1TableName%1 ಕೋಷ್ಟಕದ ಸಂರಕ್ಷಣೆಯನ್ನು ತೆಗೆಯಲು ಗುಪ್ತಪದವನ್ನು ನಮೂದಿಸಿ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_8\n"
@@ -3529,7 +3209,6 @@ msgid "Wrong Password!"
msgstr "ತಪ್ಪಾದ ಗುಪ್ತಪದ!"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_9\n"
@@ -3538,7 +3217,6 @@ msgid "Protected Sheet"
msgstr "ಹಾಳೆ ಸಂರಕ್ಷಿತವಾಗಿದೆ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_10\n"
@@ -3547,7 +3225,6 @@ msgid "Warning!"
msgstr "ಎಚ್ಚರಿಕೆ!"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_11\n"
@@ -3556,7 +3233,6 @@ msgid "Protection for the sheets will not be removed."
msgstr "ಹಾಳೆಯ ರಕ್ಷಣಾ ವ್ಯವಸ್ತೆಯನ್ನು ತೆಗೆಯಲಾಗುವುದಿಲ್ಲ."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_12\n"
@@ -3565,7 +3241,6 @@ msgid "Sheet cannot be unprotected"
msgstr "ಹಾಳೆಗೆ ಸಂರಕ್ಷಣೆಯನ್ನು ತೆಗೆಯಲು ಸಾಧ್ಯವಿಲ್ಲ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_13\n"
@@ -3574,7 +3249,6 @@ msgid "The Wizard cannot edit this document as cell formats cannot be modified i
msgstr "ಸಂರಕ್ಷಿಸಲಾಗಿರುವ ಸ್ಪ್ರೆಡ್‌ಷೀಟ್‌ಗಳ ದಸ್ತಾವೇಜಿನ ಕೋಶದ ರೂಪುಗಳನ್ನು ಬದಲಾಯಿಸಲು ಸಾಧ್ಯವಿರದ ಕಾರಣ ಗಾರುಡಿಯು ಈ ದಸ್ತಾವೇಜನ್ನು ಸಂಪಾದಿಸಲು ಸಾಧ್ಯವಿಲ್ಲ."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_14\n"
@@ -3583,7 +3257,6 @@ msgid "Please note that the Euro Converter will, otherwise, not be able to edit
msgstr "ದಯವಿಟ್ಟು ಗಮನಿಸಿ, ಯುರೊ ಪರಿವರ್ತಕದಿಂದ ಹೊರತುಪಡಿಸಿ ಬೇರಾವುದೆ ಈ ದಸ್ತಾವೇಜನ್ನು ಸಂಪಾದಿಸಲು ಸಾಧ್ಯವಿಲ್ಲ!"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_15\n"
@@ -3592,7 +3265,6 @@ msgid "Please choose a currency to be converted first!"
msgstr "ಮೊದಲು ಪರಿವರ್ತಿಸಲು ಒಂದು ಚಲಾವಣಾನಾಣ್ಯವನ್ನು ಆಯ್ಕೆ ಮಾಡಿ!"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_16\n"
@@ -3601,7 +3273,6 @@ msgid "Password:"
msgstr "ಗುಪ್ತಪದ:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_17\n"
@@ -3619,7 +3290,6 @@ msgid "Cancel"
msgstr "ರದ್ದು ಮಾಡು"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_19\n"
@@ -3628,7 +3298,6 @@ msgid "Please select a %PRODUCTNAME Calc document for editing!"
msgstr "ದಯವಿಟ್ಟು ಸಂಪಾದಿಸಲು ಒಂದು %PRODUCTNAME Calc ದಸ್ತಾವೇಜನ್ನು ಆಯ್ಕೆ ಮಾಡಿ!"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_20\n"
@@ -3637,7 +3306,6 @@ msgid "'<1>' is not a directory!"
msgstr "'<1>' ಕಡತಕೋಶವಾಗಿಲ್ಲ!"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_21\n"
@@ -3646,7 +3314,6 @@ msgid "Document is read-only!"
msgstr "ದಸ್ತಾವೇಜನ್ನು ಕೇವಲ ಓದಲು ಮಾತ್ರವಾಗಿದೆ!"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_22\n"
@@ -3655,7 +3322,6 @@ msgid "The '<1>' file already exists.<CR>Do you want to overwrite it?"
msgstr "'<1>' ಕಡತ ಈಗಾಗಲೆ ಅಸ್ತಿತ್ವದಲ್ಲಿದೆ. <CR> ನೀವು ಅದನ್ನು ತಿದ್ದಿಬರೆಯಲು ಇಚ್ಚಿಸುತ್ತೀರಾ?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_23\n"
@@ -3673,7 +3339,6 @@ msgid "Cancel Wizard"
msgstr "ಗಾರುಡಿಯನ್ನು ರದ್ದು ಮಾಡು"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_0\n"
@@ -3682,7 +3347,6 @@ msgid "Portuguese Escudo"
msgstr "ಪೋರ್ಚುಗೀಸ್ ಎಸ್ಕುಡೊ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_1\n"
@@ -3691,7 +3355,6 @@ msgid "Dutch Guilder"
msgstr "ಡಚ್ ಗಿಲ್ಡರ್"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_2\n"
@@ -3700,7 +3363,6 @@ msgid "French Franc"
msgstr "ಫ್ರೆಂಚ್ ಫ್ರಾಂಕ್"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_3\n"
@@ -3709,7 +3371,6 @@ msgid "Spanish Peseta"
msgstr "ಸ್ಪಾನಿಷ್ ಪೆಸೆಟ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_4\n"
@@ -3718,7 +3379,6 @@ msgid "Italian Lira"
msgstr "ಇಟಾಲಿಯನ್ ಲಿರಾ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_5\n"
@@ -3727,7 +3387,6 @@ msgid "German Mark"
msgstr "ಜರ್ಮನ್ ಮಾರ್ಕ್"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_6\n"
@@ -3736,7 +3395,6 @@ msgid "Belgian Franc"
msgstr "ಬೆಲ್ಜಿಯನ್ ಫ್ರಾಂಕ್"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_7\n"
@@ -3745,7 +3403,6 @@ msgid "Irish Punt"
msgstr "ಐರಿಶ್ ಪಂಟ್"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_8\n"
@@ -3754,7 +3411,6 @@ msgid "Luxembourg Franc"
msgstr "ಲಕ್ಸಂಬರ್ಗ್ ಫ್ರಾಂಕ್"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_9\n"
@@ -3763,7 +3419,6 @@ msgid "Austrian Schilling"
msgstr "ಆಸ್ಟ್ರಿಯನ್ ಶಿಲ್ಲಿಂಗ್"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_10\n"
@@ -3772,7 +3427,6 @@ msgid "Finnish Mark"
msgstr "ಫಿನ್ನಿಷ್ ಮಾರ್ಕ್"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_11\n"
@@ -3781,7 +3435,6 @@ msgid "Greek Drachma"
msgstr "ಗ್ರೀಕ್ ಡ್ರಾಕ್ಮ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_12\n"
@@ -3790,7 +3443,6 @@ msgid "Slovenian Tolar"
msgstr "ಸ್ಲೊವೆನಿಯನ್ ಟೊಲರ್"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_13\n"
@@ -3799,7 +3451,6 @@ msgid "Cypriot Pound"
msgstr "ಸಿಪ್ರಿಯಾಟ್ ಪೌಂಡ್"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_14\n"
@@ -3808,7 +3459,6 @@ msgid "Maltese Lira"
msgstr "ಮಾಲ್ಟೀಸ್ ಲಿರಾ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_15\n"
@@ -3817,7 +3467,6 @@ msgid "Slovak Koruna"
msgstr "ಸ್ಲೊವಾಕ್ ಕೊರುನಾ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_16\n"
@@ -3826,7 +3475,6 @@ msgid "Estonian Kroon"
msgstr "ಎಸ್ಟೋನಿಯನ್ ಕ್ರೂನ್"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_17\n"
@@ -3843,7 +3491,6 @@ msgid "Lithuanian Litas"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_LASTPAGE_0\n"
@@ -3852,7 +3499,6 @@ msgid "Progress"
msgstr "ಪ್ರಗತಿ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_LASTPAGE_1\n"
@@ -3861,7 +3507,6 @@ msgid "Retrieving the relevant documents..."
msgstr "ವಿಷಯಕ್ಕೆ ಸಂಬಂಧಿಸಿದ ದಸ್ತಾವೇಜುಗಳನ್ನು ಪತ್ತೆಹಚ್ಚಿ ತರಲಾಗುತ್ತಿದೆ..."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_LASTPAGE_2\n"
@@ -3870,7 +3515,6 @@ msgid "Converting the documents..."
msgstr "ದಸ್ತಾವೇಜುಗಳನ್ನು ಪರಿವರ್ತಿಸಲಾಗುತ್ತಿದೆ..."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_LASTPAGE_3\n"
@@ -3879,7 +3523,6 @@ msgid "Settings:"
msgstr "ಸಿದ್ಧತೆಗಳು:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_LASTPAGE_4\n"
@@ -3888,7 +3531,6 @@ msgid "Sheet is always unprotected"
msgstr "ಹಾಳೆಗೆ ಯಾವಾಗಲು ಸಂರಕ್ಷಿತವಾಗಿರುವುದಿಲ್ಲ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLES_0\n"
@@ -3897,7 +3539,6 @@ msgid "Theme Selection"
msgstr "ಥೀಮ್‌ನ ಆಯ್ಕೆ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLES_1\n"
@@ -3924,7 +3565,6 @@ msgid "~OK"
msgstr "ಸರಿ (~O)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_0\n"
@@ -3933,7 +3573,6 @@ msgid "(Standard)"
msgstr "ಶಿಷ್ಟ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_1\n"
@@ -3942,7 +3581,6 @@ msgid "Autumn Leaves"
msgstr "ಶರತ್ಕಾಲದ ಎಲೆಗಳು"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_2\n"
@@ -3951,7 +3589,6 @@ msgid "Be"
msgstr "ಬಿ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_3\n"
@@ -3960,7 +3597,6 @@ msgid "Black and White"
msgstr "ಕಪ್ಪು ಮತ್ತು ಬಿಳುಪು"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_4\n"
@@ -3969,7 +3605,6 @@ msgid "Blackberry Bush"
msgstr "ಬ್ಲಾಕ್‌ಬೆರಿ ಪೊದೆ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_5\n"
@@ -3978,7 +3613,6 @@ msgid "Blue Jeans"
msgstr "ನೀಲಿ ಜೀನ್ಸ್"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_6\n"
@@ -3987,7 +3621,6 @@ msgid "Fifties Diner"
msgstr "ಫಿಫ್ಟೀಸ್ ಡೈನರ್"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_7\n"
@@ -3996,7 +3629,6 @@ msgid "Glacier"
msgstr "ಹಿಮನದಿ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_8\n"
@@ -4005,7 +3637,6 @@ msgid "Green Grapes"
msgstr "ಹಸಿರು ದ್ರಾಕ್ಷಿ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_9\n"
@@ -4014,7 +3645,6 @@ msgid "Marine"
msgstr "ನೀಲಿ ಮಿಶ್ರಿತ ಹಸಿರು"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_10\n"
@@ -4023,7 +3653,6 @@ msgid "Millennium"
msgstr "ಮಿಲೇನಿಯಮ್"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_11\n"
@@ -4032,7 +3661,6 @@ msgid "Nature"
msgstr "ಪ್ರಕೃತಿ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_12\n"
@@ -4050,7 +3678,6 @@ msgid "Night"
msgstr "ರಾತ್ರಿ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_14\n"
@@ -4059,7 +3686,6 @@ msgid "PC Nostalgia"
msgstr "PC ನಾಸ್ಟಾಲ್ಜಿಯ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_15\n"
@@ -4068,7 +3694,6 @@ msgid "Pastel"
msgstr "ಅಂಟಿಸು"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_16\n"
@@ -4077,7 +3702,6 @@ msgid "Pool Party"
msgstr "ಪೂಲ್ ಪಾರ್ಟಿ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_17\n"
@@ -4095,7 +3719,6 @@ msgid "Addressee"
msgstr "ವಿಳಾಸದಾರ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceDialog_1\n"
@@ -4104,7 +3727,6 @@ msgid "One recipient"
msgstr "ಒಬ್ಬ ಸ್ವೀಕರಿಸುವವನು"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceDialog_2\n"
@@ -4113,7 +3735,6 @@ msgid "Several recipients (address database)"
msgstr "ಅನೇಕ ಸ್ವೀಕರಿಸುವವರ ವಿಳಾಸ(ವಿಳಾಸ ದತ್ತಸಂಚಯ)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceDialog_3\n"
@@ -4122,7 +3743,6 @@ msgid "Use of This Template"
msgstr "ಈ ನಮೂನೆಯ ಬಳಕೆ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceMsgError\n"
@@ -4131,7 +3751,6 @@ msgid "An error has occurred."
msgstr "ಒಂದು ದೋಷವು ಉಂಟಾಗಿದೆ."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_0\n"
@@ -4140,7 +3759,6 @@ msgid "Click placeholder and overwrite"
msgstr "ಸ್ಥಳಸೂಚಕದ ಮೇಲೆ ಕ್ಲಿಕ್ಕಿಸಿ ನಂತರ ತಿದ್ದಿಬರೆಯಿರಿ."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_1\n"
@@ -4149,7 +3767,6 @@ msgid "Company"
msgstr "ಸಂಸ್ಥೆ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_2\n"
@@ -4158,7 +3775,6 @@ msgid "Department"
msgstr "ವಿಭಾಗ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_3\n"
@@ -4167,7 +3783,6 @@ msgid "First Name"
msgstr "ಮೊದಲ ಹೆಸರು"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_4\n"
@@ -4176,7 +3791,6 @@ msgid "Last Name"
msgstr "ಕೊನೆಯ ಹೆಸರು"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_5\n"
@@ -4185,7 +3799,6 @@ msgid "Street"
msgstr "ರಸ್ತೆ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_6\n"
@@ -4194,7 +3807,6 @@ msgid "Country"
msgstr "ದೇಶ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_7\n"
@@ -4230,7 +3842,6 @@ msgid "Position"
msgstr "ಸ್ಥಾನ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_11\n"
@@ -4257,7 +3868,6 @@ msgid "Salutation"
msgstr "ವಂದನೆ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_14\n"
@@ -4266,7 +3876,6 @@ msgid "Home Phone"
msgstr "ಮನೆಯ ದೂರವಾಣಿ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_15\n"
@@ -4275,7 +3884,6 @@ msgid "Work Phone"
msgstr "ಕೆಲಸದ ದೂರವಾಣಿ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_16\n"
@@ -4284,7 +3892,6 @@ msgid "Fax"
msgstr "ಫ್ಯಾಕ್ಸ್"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_17\n"
@@ -4311,7 +3918,6 @@ msgid "Notes"
msgstr "ಟಿಪ್ಪಣಿಗಳು"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_20\n"
@@ -4320,7 +3926,6 @@ msgid "Alt. Field 1"
msgstr "ಪರ್ಯಾಯ ವರ್ಗ 1"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_21\n"
@@ -4329,7 +3934,6 @@ msgid "Alt. Field 2"
msgstr "ಪರ್ಯಾಯ ವರ್ಗ 2"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_22\n"
@@ -4338,7 +3942,6 @@ msgid "Alt. Field 3"
msgstr "ಪರ್ಯಾಯ ವರ್ಗ 3"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_23\n"
@@ -4365,7 +3968,6 @@ msgid "State"
msgstr "ರಾಜ್ಯ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_26\n"
@@ -4374,7 +3976,6 @@ msgid "Office Phone"
msgstr "ಕಛೇರಿಯ ದೂರವಾಣಿ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_27\n"
@@ -4383,7 +3984,6 @@ msgid "Pager"
msgstr "ಪೇಜರ್"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_28\n"
@@ -4392,7 +3992,6 @@ msgid "Mobile Phone"
msgstr "ಮೊಬೈಲ್ ದೂರವಾಣಿ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_29\n"
@@ -4401,7 +4000,6 @@ msgid "Other Phone"
msgstr "ಇತರೆ ದೂರವಾಣಿ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_30\n"
@@ -4410,7 +4008,6 @@ msgid "Calendar URL"
msgstr "ಕ್ಯಾಲೆಂಡರ್ ಜಾಲತಾಣಸೂಚಿ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_31\n"
@@ -4419,7 +4016,6 @@ msgid "Invite"
msgstr "ಆಹ್ವಾನಿಸು"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceNoTextmark_0\n"
@@ -4428,7 +4024,6 @@ msgid "The bookmark 'Recipient' is missing."
msgstr "\"ಸ್ವೀಕರಿಸುವವರು\" ಎನ್ನುವ ಪುಟಗುರುತು ಕಾಣೆಯಾಗಿದೆ."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceNoTextmark_1\n"
@@ -4437,7 +4032,6 @@ msgid "Form letter fields can not be included."
msgstr "ನಮೂನೆ ಅಕ್ಷರದ ವರ್ಗವನ್ನು ಒಳಗೊಳ್ಳಿಸಲಾಗುವುದಿಲ್ಲ."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"AgendaDlgName\n"
@@ -4446,7 +4040,6 @@ msgid "Minutes Template"
msgstr "ವರದಿಯ ನಮೂನೆ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"AgendaDlgNoCancel\n"
@@ -4455,7 +4048,6 @@ msgid "An option must be confirmed."
msgstr "ಆಯ್ಕೆಯನ್ನು ಖಚಿತಪಡಿಸಬೇಕಾಗುತ್ತದೆ."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"AgendaDlgFrame\n"
@@ -4464,7 +4056,6 @@ msgid "Minutes Type"
msgstr "ವರದಿಯ ಪ್ರಕಾರ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"AgendaDlgButton1\n"
@@ -4473,7 +4064,6 @@ msgid "Results Minutes"
msgstr "ಫಲಿತಾಂಶಗಳ ವರದಿ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"AgendaDlgButton2\n"
@@ -4482,7 +4072,6 @@ msgid "Evaluation Minutes"
msgstr "ಮೌಲ್ಯನಿರ್ಣಯದ ವರದಿ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"TextField\n"
@@ -4500,7 +4089,6 @@ msgid "The '%1' directory cannot be created:"
msgstr " '%1' ಕೋಶವನ್ನು ನಿರ್ಮಿಸಲು ಸಾಧ್ಯವಿಲ್ಲ: "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MsgDirNotThere\n"
@@ -4509,7 +4097,6 @@ msgid "The '%1' directory does not exist."
msgstr " '%1' ಕೋಶವು ಅಸ್ತಿತ್ವದಲ್ಲಿಲ್ಲ."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"QueryfornewCreation\n"
@@ -4572,7 +4159,6 @@ msgid "~Close"
msgstr "ಮುಚ್ಚು (~C)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"WelcometextLabel1\n"
@@ -4581,7 +4167,6 @@ msgid "This wizard convert legacy format documents to Open Document Format for O
msgstr "ಈ ಮಾರ್ಗದರ್ಶಿಯು ಆಫೀಸ್ ಅನ್ವಯಗಳನ್ನು ಪಾರಂಪರಿಕ ವಿನ್ಯಾಸದ ದಸ್ತಾವೇಜುಗಳನ್ನು ಓಪನ್ ಡಾಕ್ಯುಮೆಂಟ್ ವಿನ್ಯಾಸವಾಗಿ ಪರಿವರ್ತಿಸುತ್ತದೆ."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"WelcometextLabel3\n"
@@ -4590,7 +4175,6 @@ msgid "Select the document type for conversion:"
msgstr "ಪರಿವರ್ತನೆ ಮಾಡಲು ದಸ್ತಾವೇಜಿನ ಬಗೆಯನ್ನು ಆಯ್ಕೆ ಮಾಡಿ:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MSTemplateCheckbox_1_\n"
@@ -4599,7 +4183,6 @@ msgid "Word templates"
msgstr "ವರ್ಡ್ ನಮೂನೆಗಳು"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MSTemplateCheckbox_2_\n"
@@ -4608,7 +4191,6 @@ msgid "Excel templates"
msgstr "ಎಕ್ಸೆಲ್ ನಮೂನೆಗಳು"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MSTemplateCheckbox_3_\n"
@@ -4617,7 +4199,6 @@ msgid "PowerPoint templates"
msgstr "ಪವರ್ ಪಾಯಿಂಟ್ ನಮೂನೆಗಳು"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MSDocumentCheckbox_1_\n"
@@ -4626,7 +4207,6 @@ msgid "Word documents"
msgstr "ವರ್ಡ್ ದಸ್ತಾವೇಜುಗಳು"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MSDocumentCheckbox_2_\n"
@@ -4635,7 +4215,6 @@ msgid "Excel documents"
msgstr "ಎಕ್ಸೆಲ್ ದಸ್ತಾವೇಜುಗಳು"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MSDocumentCheckbox_3_\n"
@@ -4644,7 +4223,6 @@ msgid "PowerPoint/Publisher documents"
msgstr "PowerPoint/Publisher ದಸ್ತಾವೇಜುಗಳು"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MSContainerName\n"
@@ -4653,7 +4231,6 @@ msgid "Microsoft Office"
msgstr "ಮೈಕ್ರೊಸಾಫ್ಟ್ ಆಫೀಸ್"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SummaryHeader\n"
@@ -4662,7 +4239,6 @@ msgid "Summary:"
msgstr "ಸಾರಾಂಶ:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"GroupnameDefault\n"
@@ -4671,7 +4247,6 @@ msgid "Imported_Templates"
msgstr "ಅಮದುಮಾಡಲಾದ_ನಮೂನೆಗಳು"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ProgressMoreDocs\n"
@@ -4689,7 +4264,6 @@ msgid "Templates"
msgstr "ಮಾದರಿಗಳು"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"FileExists\n"
@@ -4698,7 +4272,6 @@ msgid "The '<1>' file already exists.<CR>Do you want to overwrite it?"
msgstr "'<1>' ಕಡತ ಈಗಾಗಲೆ ಅಸ್ತಿತ್ವದಲ್ಲಿದೆ. <CR> ನೀವು ಅದನ್ನು ತಿದ್ದಿಬರೆಯಲು ಇಚ್ಚಿಸುತ್ತೀರಾ?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MorePathsError3\n"
@@ -4707,7 +4280,6 @@ msgid "Directories do not exist"
msgstr "ಕೋಶಗಳು ಅಸ್ತಿತ್ವದಲ್ಲಿಲ್ಲ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ConvertError1\n"
@@ -4725,7 +4297,6 @@ msgid "Cancel Wizard"
msgstr "ಗಾರುಡಿಯನ್ನು ರದ್ದು ಮಾಡು"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RTErrorDesc\n"
@@ -4734,7 +4305,6 @@ msgid "An unexpected error has occurred in the wizard."
msgstr "ಗಾರುಡಿಯಲ್ಲಿ ಅನಿರೀಕ್ಷಿತವಾದ ದೋಷ ಉಂಟಾಗಿದೆ."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RTErrorHeader\n"
@@ -4743,7 +4313,6 @@ msgid "Error"
msgstr "ದೋಷ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"OverwriteallFiles\n"
@@ -4752,7 +4321,6 @@ msgid "Do you want to overwrite documents without being asked?"
msgstr "ದಸ್ತಾವೇಜುಗಳನ್ನು ತಿದ್ದಿಬರೆಯುವ ಮುನ್ನ ನಿಮ್ಮನ್ನು ಕೇಳಬೇಕೆ?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ReeditMacro\n"
@@ -4761,7 +4329,6 @@ msgid "Document macro has to be revised."
msgstr "ದಸ್ತಾವೇಜಿನ ಮಾಕ್ರೊವನ್ನು ಮರುಪರಿಶೀಲಿಸಬೇಕಾಗಿದೆ."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CouldNotsaveDocument\n"
@@ -4770,7 +4337,6 @@ msgid "Document '<1>' could not be saved."
msgstr "'<1>' ದಸ್ತಾವೇಜನ್ನು ಉಳಿಸಲಾಗಿಲ್ಲ."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CouldNotopenDocument\n"
@@ -4779,7 +4345,6 @@ msgid "Document '<1>' could not be opened."
msgstr " '<1>' ದಸ್ತಾವೇಜನ್ನು ತೆರೆಯಲಾಗಲಿಲ್ಲ."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"PathDialogMessage\n"
@@ -4788,7 +4353,6 @@ msgid "Select a directory"
msgstr "ಒಂದು ಕೋಶವನ್ನು ಆಯ್ಕೆಮಾಡಿ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"DialogTitle\n"
@@ -4797,7 +4361,6 @@ msgid "Document Converter"
msgstr "ದಸ್ತಾವೇಜು ಪರಿವರ್ತಕ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SearchInSubDir\n"
@@ -4806,7 +4369,6 @@ msgid "Including subdirectories"
msgstr "ಉಪಕೋಶಗಳನ್ನು ಒಳಗೊಳ್ಳಿಸಲಾಗುತ್ತಿದೆ."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ProgressPage1\n"
@@ -4815,7 +4377,6 @@ msgid "Progress"
msgstr "ಪ್ರಗತಿ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ProgressPage2\n"
@@ -4824,7 +4385,6 @@ msgid "Retrieving the relevant documents:"
msgstr "ಸೂಕ್ತವಾದ ದಸ್ತಾವೇಜುಗಳನ್ನು ಪತ್ತೆಹಚ್ಚಿ ತರಲಾಗುತ್ತಿದೆ:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ProgressPage3\n"
@@ -4833,7 +4393,6 @@ msgid "Converting the documents"
msgstr "ದಸ್ತಾವೇಜುಗಳನ್ನು ಪರಿವರ್ತಿಸಲಾಗುತ್ತಿದೆ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ProgressFound\n"
@@ -4851,7 +4410,6 @@ msgid "\"%1 found"
msgstr "%1 ಕಂಡುಬಂದಿದೆ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"Ready\n"
@@ -4860,7 +4418,6 @@ msgid "Finished"
msgstr "ಮುಗಿಯಿತು"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SourceDocuments\n"
@@ -4869,7 +4426,6 @@ msgid "Source documents"
msgstr "ಆಕರ ದಸ್ತಾವೇಜುಗಳು"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"TargetDocuments\n"
@@ -4878,7 +4434,6 @@ msgid "Target documents"
msgstr "ಉದ್ದೇಶಿತ ದಸ್ತಾವೇಜುಗಳು"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"LogfileSummary\n"
@@ -4887,7 +4442,6 @@ msgid "<COUNT> documents converted"
msgstr "<COUNT> ಪರಿವರ್ತಿತ ದಸ್ತಾವೇಜುಗಳು"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumInclusiveSubDir\n"
@@ -4896,7 +4450,6 @@ msgid "All subdirectories will be taken into account"
msgstr "ಎಲ್ಲಾ ಉಪಕೋಶಗಳನ್ನು ಪರಿಗಣಿಸಲಾಗುವುದು."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumSaveDokumente\n"
@@ -4905,7 +4458,6 @@ msgid "These will be exported to the following directory:"
msgstr "ಇವೆಲ್ಲವನ್ನು ಮುಂದೆ ತಿಳಿಸಿರುವ ಕೋಶಕ್ಕೆ ರಫ್ತು ಮಾಡಲಾಗುವುದು:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"TextImportLabel\n"
@@ -4914,7 +4466,6 @@ msgid "Import from:"
msgstr "ಇದರಿಮದ ಅಮದು ಮಾಡಿಕೊ:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"TextExportLabel\n"
@@ -4923,7 +4474,6 @@ msgid "Save to:"
msgstr "ಇದಕ್ಕೆ ಉಳಿಸು:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CreateLogfile\n"
@@ -4932,7 +4482,6 @@ msgid "Create log file"
msgstr "ದಾಖಲೆ ಕಡತವನ್ನು ನಿರ್ಮಿಸು"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"LogfileHelpText\n"
@@ -4941,7 +4490,6 @@ msgid "A log file will be created in your work directory"
msgstr "ನಿಮ್ಮ ಕೆಲಸದ ಕೋಶದಲ್ಲಿ ಒಂದು ದಾಖಲೆ ಕಡತವನ್ನು ನಿರ್ಮಿಸಲಾಗುವುದು"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ShowLogfile\n"
@@ -4950,7 +4498,6 @@ msgid "Show log file"
msgstr "ದಾಖಲೆಯ ಕಡತವನ್ನು ತೋರಿಸು"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumMSTextDocuments\n"
@@ -4959,7 +4506,6 @@ msgid "All Word documents contained in the following directory will be imported:
msgstr "ಮುಂದೆ ತಿಳಿಸಲಾಗಿರುವ ಕಡತಕೋಶದಿಂದ ಎಲ್ಲಾ ವರ್ಡ್ ದಸ್ತಾವೇಜುಗಳನ್ನು ಅಮದು ಮಾಡಿಕೊಳ್ಳಲಾಗುವುದು:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumMSTableDocuments\n"
@@ -4968,7 +4514,6 @@ msgid "All Excel documents contained in the following directory will be imported
msgstr "ಮುಂದೆ ತಿಳಿಸಲಾಗಿರುವ ಕಡತಕೋಶದಿಂದ ಎಲ್ಲಾ ಎಕ್ಸೆಲ್ ದಸ್ತಾವೇಜುಗಳನ್ನು ಆಮದು ಮಾಡಿಕೊಳ್ಳಲಾಗುವುದು:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumMSDrawDocuments\n"
@@ -4977,7 +4522,6 @@ msgid "All PowerPoint/Publisher documents contained in the following directory w
msgstr "ಈ ಕೆಳಗಿನ ಕೋಶದಲ್ಲಿನ ಎಲ್ಲಾ PowerPoint/Publisher ದಸ್ತಾವೇಜುಗಳನ್ನು ಆಮದು ಮಾಡಲಾಗುತ್ತದೆ:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumMSTextTemplates\n"
@@ -4986,7 +4530,6 @@ msgid "All Word templates contained in the following directory will be imported:
msgstr "ಮುಂದೆ ತಿಳಿಸಲಾಗಿರುವ ಕಡತಕೋಶದಿಂದ ಎಲ್ಲಾ ವರ್ಡ್ ನಮೂನೆಗಳನ್ನು ಆಮದು ಮಾಡಿಕೊಳ್ಳಲಾಗುವುದು:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumMSTableTemplates\n"
@@ -4995,7 +4538,6 @@ msgid "All Excel templates contained in the following directory will be imported
msgstr "ಮುಂದೆ ತಿಳಿಸಲಾಗಿರುವ ಕಡತಕೋಶದಿಂದ ಎಲ್ಲಾ ಎಕ್ಸೆಲ್ ನಮೂನೆಗಳನ್ನು ಆಮದು ಮಾಡಿಕೊಳ್ಳಲಾಗುವುದು:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumMSDrawTemplates\n"
diff --git a/source/kn/writerperfect/messages.po b/source/kn/writerperfect/messages.po
index 26e1bb3a750..ad5427dc5fd 100644
--- a/source/kn/writerperfect/messages.po
+++ b/source/kn/writerperfect/messages.po
@@ -56,7 +56,6 @@ msgid "EPUB Export"
msgstr ""
#: exportepub.ui:91
-#, fuzzy
msgctxt "exportepub|versionft"
msgid "Version:"
msgstr "ಆವೃತ್ತಿ:"
@@ -77,13 +76,11 @@ msgid "Split method:"
msgstr ""
#: exportepub.ui:161
-#, fuzzy
msgctxt "exportepub|splitpage"
msgid "Page break"
msgstr "ಪುಟ ತಡೆ"
#: exportepub.ui:162
-#, fuzzy
msgctxt "exportepub|splitheading"
msgid "Heading"
msgstr "ಶೀರ್ಷಿಕೆ"
diff --git a/source/kn/xmlsecurity/messages.po b/source/kn/xmlsecurity/messages.po
index 7ea22dc0e68..83cea99634b 100644
--- a/source/kn/xmlsecurity/messages.po
+++ b/source/kn/xmlsecurity/messages.po
@@ -14,7 +14,6 @@ msgstr ""
"X-Generator: LibreOffice\n"
#: strings.hrc:25
-#, fuzzy
msgctxt "STR_CERTIFICATE_NOT_VALIDATED"
msgid "The certificate could not be validated."
msgstr "ಪ್ರಮಾಣಪತ್ರವನ್ನು ಪರಿಶೀಲಿಸಲು ಸಾಧ್ಯವಾಗಿಲ್ಲ."
@@ -26,7 +25,6 @@ msgid "Field\tValue"
msgstr "ವರ್ಗ\tಮೌಲ್ಯ"
#: strings.hrc:27
-#, fuzzy
msgctxt "STR_VERSION"
msgid "Version"
msgstr "ಆವೃತ್ತಿ"
@@ -56,7 +54,6 @@ msgid "Valid to"
msgstr "ಇಲ್ಲಿಯವರೆಗೆ ಮಾನ್ಯ"
#: strings.hrc:32
-#, fuzzy
msgctxt "STR_SUBJECT"
msgid "Subject"
msgstr "ವಿಷಯ"
@@ -259,7 +256,6 @@ msgid "Date"
msgstr "ದಿನಾಂಕ"
#: digitalsignaturesdialog.ui:205
-#, fuzzy
msgctxt "digitalsignaturesdialog|description"
msgid "Description"
msgstr "ವಿವರಣೆ"
@@ -505,7 +501,6 @@ msgid "View Certificate..."
msgstr "ಪ್ರಮಾಣಪತ್ರವನ್ನು ನೋಡು..."
#: selectcertificatedialog.ui:266
-#, fuzzy
msgctxt "selectcertificatedialog|label2"
msgid "Description:"
msgstr "ವಿವರಣೆ:"
diff --git a/source/ko/accessibility/messages.po b/source/ko/accessibility/messages.po
index e49041958aa..679fb085bcf 100644
--- a/source/ko/accessibility/messages.po
+++ b/source/ko/accessibility/messages.po
@@ -59,13 +59,11 @@ msgid "Please press enter to go into child control for more operations"
msgstr "더 상세한 작업을 위해 하위 컨트롤로 이동하려면 [엔터]를 누르십시오."
#: strings.hrc:34
-#, fuzzy, c-format
msgctxt "RID_STR_ACC_COLUMN_NUM"
msgid "Column %COLUMNNUMBER"
msgstr "%COLUMNNUMBER 열"
#: strings.hrc:35
-#, fuzzy
msgctxt "RID_STR_ACC_ROW_NUM"
msgid "Row %ROWNUMBER"
msgstr "%ROWNUMBER 행"
diff --git a/source/ko/avmedia/messages.po b/source/ko/avmedia/messages.po
index 39eebd9cb9e..462c0510c1b 100644
--- a/source/ko/avmedia/messages.po
+++ b/source/ko/avmedia/messages.po
@@ -39,7 +39,6 @@ msgid "Stop"
msgstr "중지"
#: strings.hrc:30
-#, fuzzy
msgctxt "AVMEDIA_STR_LOOP"
msgid "Repeat"
msgstr "반복"
diff --git a/source/ko/basctl/messages.po b/source/ko/basctl/messages.po
index 51e79d3f7af..2d011f3e0c7 100644
--- a/source/ko/basctl/messages.po
+++ b/source/ko/basctl/messages.po
@@ -416,7 +416,6 @@ msgstr ""
" "
#: strings.hrc:100
-#, fuzzy
msgctxt "RID_STR_PRINTDLG_RANGE"
msgid "Print range"
msgstr "인쇄 범위"
diff --git a/source/ko/basic/messages.po b/source/ko/basic/messages.po
index 2c88795cf8e..bc9dffff628 100644
--- a/source/ko/basic/messages.po
+++ b/source/ko/basic/messages.po
@@ -68,7 +68,6 @@ msgid "Duplicate definition."
msgstr "중복된 정의"
#: basic.hrc:36
-#, fuzzy
msgctxt "RID_BASIC_START"
msgid "Division by zero."
msgstr "영(0)으로 나눔"
@@ -164,7 +163,6 @@ msgid "Device I/O error."
msgstr "장치 I/O 오류가 발생했습니다."
#: basic.hrc:52
-#, fuzzy
msgctxt "RID_BASIC_START"
msgid "File already exists."
msgstr "파일이 이미 있습니다."
diff --git a/source/ko/chart2/messages.po b/source/ko/chart2/messages.po
index f25d192061c..b266cc10b10 100644
--- a/source/ko/chart2/messages.po
+++ b/source/ko/chart2/messages.po
@@ -1458,13 +1458,11 @@ msgid "Near Axis (other side)"
msgstr "축 가까이(다른 쪽)"
#: sidebaraxis.ui:72
-#, fuzzy
msgctxt "sidebaraxis|comboboxtext_label_position"
msgid "Outside start"
msgstr "바깥쬭 시작"
#: sidebaraxis.ui:73
-#, fuzzy
msgctxt "sidebaraxis|comboboxtext_label_position"
msgid "Outside end"
msgstr "바깥쪽 끝"
@@ -1488,7 +1486,6 @@ msgid "Title"
msgstr "제목"
#: sidebarelements.ui:69
-#, fuzzy
msgctxt "sidebarelements|l"
msgid "Titles"
msgstr "제목"
@@ -1505,7 +1502,6 @@ msgid "_Placement:"
msgstr "이동"
#: sidebarelements.ui:139
-#, fuzzy
msgctxt "sidebarelements|comboboxtext_legend"
msgid "Right"
msgstr "오른쪽"
@@ -1523,25 +1519,21 @@ msgid "Bottom"
msgstr "아래쪽(_B)"
#: sidebarelements.ui:142
-#, fuzzy
msgctxt "sidebarelements|comboboxtext_legend"
msgid "Left"
msgstr "왼쪽"
#: sidebarelements.ui:143
-#, fuzzy
msgctxt "sidebarelements|comboboxtext_legend"
msgid "Manual"
msgstr "수동"
#: sidebarelements.ui:166
-#, fuzzy
msgctxt "sidebarelements|label_legen"
msgid "Legend"
msgstr "범례"
#: sidebarelements.ui:199
-#, fuzzy
msgctxt "sidebarelements|checkbutton_x_axis"
msgid "X axis"
msgstr "X 축"
@@ -1599,7 +1591,6 @@ msgid "2nd Y axis title"
msgstr "Y 축 제목"
#: sidebarelements.ui:341
-#, fuzzy
msgctxt "sidebarelements|label_axes"
msgid "Axes"
msgstr "축"
@@ -1681,7 +1672,6 @@ msgid "Standard error"
msgstr "표준 오류"
#: sidebarerrorbar.ui:69
-#, fuzzy
msgctxt "sidebarerrorbar|comboboxtext_type"
msgid "Variance"
msgstr "분산"
@@ -1751,13 +1741,11 @@ msgid "P_lacement:"
msgstr "이동"
#: sidebarseries.ui:82
-#, fuzzy
msgctxt "sidebarseries|comboboxtext_label"
msgid "Above"
msgstr "위"
#: sidebarseries.ui:83
-#, fuzzy
msgctxt "sidebarseries|comboboxtext_label"
msgid "Below"
msgstr "아래"
@@ -1769,19 +1757,16 @@ msgid "Center"
msgstr "중앙"
#: sidebarseries.ui:85
-#, fuzzy
msgctxt "sidebarseries|comboboxtext_label"
msgid "Outside"
msgstr "외부"
#: sidebarseries.ui:86
-#, fuzzy
msgctxt "sidebarseries|comboboxtext_label"
msgid "Inside"
msgstr "내부"
#: sidebarseries.ui:87
-#, fuzzy
msgctxt "sidebarseries|comboboxtext_label"
msgid "Near origin"
msgstr "원점 근처"
@@ -1810,13 +1795,11 @@ msgid "Error Bars"
msgstr "X 오류 막대"
#: sidebarseries.ui:216
-#, fuzzy
msgctxt "sidebarseries|radiobutton_primary_axis"
msgid "Primary Y axis"
msgstr "1차 Y 축"
#: sidebarseries.ui:232
-#, fuzzy
msgctxt "sidebarseries|radiobutton_secondary_axis"
msgid "Secondary Y axis"
msgstr "2차 Y 축"
@@ -1982,7 +1965,6 @@ msgid "_Perspective"
msgstr "원근(_P)"
#: tp_3D_SceneGeometry.ui:109
-#, fuzzy
msgctxt "tp_3D_SceneGeometry|MTR_FLD_PERSPECTIVE-atkobject"
msgid "Perspective"
msgstr "원근감"
@@ -2705,7 +2687,6 @@ msgid "Plot Options"
msgstr "플롯 선택 사항"
#: tp_RangeChooser.ui:8
-#, fuzzy
msgctxt "tp_RangeChooser|imageIB_RANGE|tooltip_text"
msgid "Select data range"
msgstr "데이터 범위 선택"
@@ -2721,7 +2702,6 @@ msgid "_Data range:"
msgstr "데이터 범위(_D):"
#: tp_RangeChooser.ui:79
-#, fuzzy
msgctxt "tp_RangeChooser|IB_RANGE|tooltip_text"
msgid "Select data range"
msgstr "데이터 범위 선택"
diff --git a/source/ko/connectivity/messages.po b/source/ko/connectivity/messages.po
index 03b192c248c..eec5ae85b7e 100644
--- a/source/ko/connectivity/messages.po
+++ b/source/ko/connectivity/messages.po
@@ -527,55 +527,46 @@ msgid "The connection could not be established. The database was created by a ne
msgstr "데이터베이스로 연결을 하지 못했습니다. 새 버전의 %PRODUCTNAME (으)로 생성된 데이터베이스입니다."
#: strings.hrc:134
-#, fuzzy
msgctxt "STR_ROW_SET_OPERATION_VETOED"
msgid "The record operation has been vetoed."
msgstr "레코드 작업이 거부되었습니다."
#: strings.hrc:135
-#, fuzzy
msgctxt "STR_PARSER_CYCLIC_SUB_QUERIES"
msgid "The statement contains a cyclic reference to one or more sub queries."
msgstr "문장에 하나 이상의 하위 쿼리에 대한 순환참조를 포함하고 있습니다."
#: strings.hrc:136
-#, fuzzy
msgctxt "STR_DB_OBJECT_NAME_WITH_SLASHES"
msgid "The name must not contain any slashes ('/')."
msgstr "이름에 슬래시('/')를 사용할 수 없습니다."
#: strings.hrc:137
-#, fuzzy
msgctxt "STR_DB_INVALID_SQL_NAME"
msgid "$1$ is no SQL conform identifier."
msgstr "$1$은(는) 올바른 SQL 식별자가 아닙니다."
#: strings.hrc:138
-#, fuzzy
msgctxt "STR_DB_QUERY_NAME_WITH_QUOTES"
msgid "Query names must not contain quote characters."
msgstr "쿼리 이름에는 따옴표를 사용할 수 없습니다."
#: strings.hrc:139
-#, fuzzy
msgctxt "STR_DB_OBJECT_NAME_IS_USED"
msgid "The name '$1$' is already in use in the database."
msgstr "$1$'은(는) 데이터베이스에서 이미 사용되고 있는 이름입니다."
#: strings.hrc:140
-#, fuzzy
msgctxt "STR_DB_NOT_CONNECTED"
msgid "No connection to the database exists."
msgstr "존재하는 데이터베이스로의 연결이 없습니다."
#: strings.hrc:141
-#, fuzzy
msgctxt "STR_AB_ADDRESSBOOK_NOT_FOUND"
msgid "No $1$ exists."
msgstr "$1$ 이 존재하지 않습니다."
#: strings.hrc:142
-#, fuzzy
msgctxt "STR_DATA_CANNOT_SELECT_UNFILTERED"
msgid "Unable to display the complete table content. Please apply a filter."
msgstr "완전한 표 내용을 표시할 수 없습니다. 필터를 적용하십시오."
diff --git a/source/ko/cui/messages.po b/source/ko/cui/messages.po
index 4971c502329..772eb56816f 100644
--- a/source/ko/cui/messages.po
+++ b/source/ko/cui/messages.po
@@ -14,7 +14,6 @@ msgstr ""
"X-Generator: LibreOffice\n"
#: personalization.hrc:31
-#, fuzzy
msgctxt "RID_SVXSTR_PERSONA_CATEGORIES"
msgid "LibreOffice"
msgstr "LibreOffice"
@@ -38,13 +37,11 @@ msgid "Music"
msgstr "음악"
#: personalization.hrc:35
-#, fuzzy
msgctxt "RID_SVXSTR_PERSONA_CATEGORIES"
msgid "Nature"
msgstr "자연"
#: personalization.hrc:36
-#, fuzzy
msgctxt "RID_SVXSTR_PERSONA_CATEGORIES"
msgid "Solid"
msgstr "채움"
@@ -363,7 +360,6 @@ msgid "All commands"
msgstr "명령 추가"
#: strings.hrc:92
-#, fuzzy
msgctxt "RID_SVXSTR_MACROS"
msgid "Macros"
msgstr "매크로"
@@ -476,7 +472,6 @@ msgid "BASIC Macros"
msgstr "베이식 매크로"
#: strings.hrc:115
-#, fuzzy
msgctxt "RID_SVXSTR_GROUP_STYLES"
msgid "Styles"
msgstr "스타일"
@@ -1472,19 +1467,16 @@ msgid "No %1"
msgstr "%1 없음"
#: strings.hrc:340
-#, fuzzy
msgctxt "RID_SVXSTR_CHARNAME_FAMILY"
msgid "Family:"
msgstr "모음:"
#: strings.hrc:341
-#, fuzzy
msgctxt "RID_SVXSTR_CHARNAME_FONT"
msgid "Font:"
msgstr "글꼴:"
#: strings.hrc:342
-#, fuzzy
msgctxt "RID_SVXSTR_CHARNAME_STYLE"
msgid "Style:"
msgstr "스타일:"
@@ -1737,7 +1729,6 @@ msgid "Cast Shadow to Top Left"
msgstr "왼쪽 위 방향으로 그림자 효과내기"
#: treeopt.hrc:30
-#, fuzzy
msgctxt "SID_GENERAL_OPTIONS_RES"
msgid "%PRODUCTNAME"
msgstr "%PRODUCTNAME"
@@ -1749,37 +1740,31 @@ msgid "User Data"
msgstr "사용자 데이터"
#: treeopt.hrc:32
-#, fuzzy
msgctxt "SID_GENERAL_OPTIONS_RES"
msgid "General"
msgstr "일반"
#: treeopt.hrc:33
-#, fuzzy
msgctxt "SID_GENERAL_OPTIONS_RES"
msgid "View"
msgstr "보기"
#: treeopt.hrc:34
-#, fuzzy
msgctxt "SID_GENERAL_OPTIONS_RES"
msgid "Print"
msgstr "인쇄"
#: treeopt.hrc:35
-#, fuzzy
msgctxt "SID_GENERAL_OPTIONS_RES"
msgid "Paths"
msgstr "경로"
#: treeopt.hrc:36
-#, fuzzy
msgctxt "SID_GENERAL_OPTIONS_RES"
msgid "Fonts"
msgstr "글꼴"
#: treeopt.hrc:37
-#, fuzzy
msgctxt "SID_GENERAL_OPTIONS_RES"
msgid "Security"
msgstr "보안"
@@ -1814,7 +1799,6 @@ msgid "Basic IDE"
msgstr ""
#: treeopt.hrc:43
-#, fuzzy
msgctxt "SID_GENERAL_OPTIONS_RES"
msgid "Online Update"
msgstr "온라인 업데이트"
@@ -1826,7 +1810,6 @@ msgid "OpenCL"
msgstr "OpenCL"
#: treeopt.hrc:49
-#, fuzzy
msgctxt "SID_LANGUAGE_OPTIONS_RES"
msgid "Language Settings"
msgstr "언어 설정"
@@ -1838,7 +1821,6 @@ msgid "Languages"
msgstr "언어:"
#: treeopt.hrc:51
-#, fuzzy
msgctxt "SID_LANGUAGE_OPTIONS_RES"
msgid "Writing Aids"
msgstr "맞춤법 교정"
@@ -1862,7 +1844,6 @@ msgid "Complex Text Layout"
msgstr "CTL(Complex Text Layout)"
#: treeopt.hrc:59
-#, fuzzy
msgctxt "SID_INET_DLG_RES"
msgid "Internet"
msgstr "인터넷"
@@ -1886,13 +1867,11 @@ msgid "%PRODUCTNAME Writer"
msgstr "%PRODUCTNAME 오류"
#: treeopt.hrc:67
-#, fuzzy
msgctxt "SID_SW_EDITOPTIONS_RES"
msgid "General"
msgstr "일반"
#: treeopt.hrc:68
-#, fuzzy
msgctxt "SID_SW_EDITOPTIONS_RES"
msgid "View"
msgstr "보기"
@@ -1928,13 +1907,11 @@ msgid "Basic Fonts (CTL)"
msgstr "기본 글꼴(CTL)"
#: treeopt.hrc:74
-#, fuzzy
msgctxt "SID_SW_EDITOPTIONS_RES"
msgid "Print"
msgstr "인쇄"
#: treeopt.hrc:75
-#, fuzzy
msgctxt "SID_SW_EDITOPTIONS_RES"
msgid "Table"
msgstr "표"
@@ -1952,7 +1929,6 @@ msgid "Comparison"
msgstr "비교"
#: treeopt.hrc:78
-#, fuzzy
msgctxt "SID_SW_EDITOPTIONS_RES"
msgid "Compatibility"
msgstr "호환성"
@@ -1976,7 +1952,6 @@ msgid "%PRODUCTNAME Writer/Web"
msgstr "%PRODUCTNAME 오류"
#: treeopt.hrc:86
-#, fuzzy
msgctxt "SID_SW_ONLINEOPTIONS_RES"
msgid "View"
msgstr "보기"
@@ -1994,19 +1969,16 @@ msgid "Grid"
msgstr "격자"
#: treeopt.hrc:89
-#, fuzzy
msgctxt "SID_SW_ONLINEOPTIONS_RES"
msgid "Print"
msgstr "인쇄"
#: treeopt.hrc:90
-#, fuzzy
msgctxt "SID_SW_ONLINEOPTIONS_RES"
msgid "Table"
msgstr "표"
#: treeopt.hrc:91
-#, fuzzy
msgctxt "SID_SW_ONLINEOPTIONS_RES"
msgid "Background"
msgstr "배경"
@@ -2018,7 +1990,6 @@ msgid "%PRODUCTNAME Math"
msgstr "%PRODUCTNAME 매크로"
#: treeopt.hrc:97
-#, fuzzy
msgctxt "SID_SM_EDITOPTIONS_RES"
msgid "Settings"
msgstr "설정"
@@ -2030,7 +2001,6 @@ msgid "%PRODUCTNAME Calc"
msgstr "%PRODUCTNAME 매크로"
#: treeopt.hrc:103
-#, fuzzy
msgctxt "SID_SC_EDITOPTIONS_RES"
msgid "General"
msgstr "일반"
@@ -2042,7 +2012,6 @@ msgid "Defaults"
msgstr "기본값"
#: treeopt.hrc:105
-#, fuzzy
msgctxt "SID_SC_EDITOPTIONS_RES"
msgid "View"
msgstr "보기"
@@ -2054,7 +2023,6 @@ msgid "Calculate"
msgstr "계산"
#: treeopt.hrc:107
-#, fuzzy
msgctxt "SID_SC_EDITOPTIONS_RES"
msgid "Formula"
msgstr "수식"
@@ -2072,7 +2040,6 @@ msgid "Changes"
msgstr "변경됨"
#: treeopt.hrc:110
-#, fuzzy
msgctxt "SID_SC_EDITOPTIONS_RES"
msgid "Compatibility"
msgstr "호환성"
@@ -2084,7 +2051,6 @@ msgid "Grid"
msgstr "격자"
#: treeopt.hrc:112
-#, fuzzy
msgctxt "SID_SC_EDITOPTIONS_RES"
msgid "Print"
msgstr "인쇄"
@@ -2096,13 +2062,11 @@ msgid "%PRODUCTNAME Impress"
msgstr "%PRODUCTNAME 매크로"
#: treeopt.hrc:118
-#, fuzzy
msgctxt "SID_SD_EDITOPTIONS_RES"
msgid "General"
msgstr "일반"
#: treeopt.hrc:119
-#, fuzzy
msgctxt "SID_SD_EDITOPTIONS_RES"
msgid "View"
msgstr "보기"
@@ -2114,7 +2078,6 @@ msgid "Grid"
msgstr "격자"
#: treeopt.hrc:121
-#, fuzzy
msgctxt "SID_SD_EDITOPTIONS_RES"
msgid "Print"
msgstr "인쇄"
@@ -2126,13 +2089,11 @@ msgid "%PRODUCTNAME Draw"
msgstr "%PRODUCTNAME 오류"
#: treeopt.hrc:127
-#, fuzzy
msgctxt "SID_SD_GRAPHIC_OPTIONS_RES"
msgid "General"
msgstr "일반"
#: treeopt.hrc:128
-#, fuzzy
msgctxt "SID_SD_GRAPHIC_OPTIONS_RES"
msgid "View"
msgstr "보기"
@@ -2144,13 +2105,11 @@ msgid "Grid"
msgstr "격자"
#: treeopt.hrc:130
-#, fuzzy
msgctxt "SID_SD_GRAPHIC_OPTIONS_RES"
msgid "Print"
msgstr "인쇄"
#: treeopt.hrc:135
-#, fuzzy
msgctxt "SID_SCH_EDITOPTIONS_RES"
msgid "Charts"
msgstr "차트"
@@ -2168,7 +2127,6 @@ msgid "Load/Save"
msgstr "불러오기/저장"
#: treeopt.hrc:142
-#, fuzzy
msgctxt "SID_FILTER_DLG_RES"
msgid "General"
msgstr "일반"
@@ -2180,7 +2138,6 @@ msgid "VBA Properties"
msgstr "VBA 속성"
#: treeopt.hrc:144
-#, fuzzy
msgctxt "SID_FILTER_DLG_RES"
msgid "Microsoft Office"
msgstr "Microsoft Office"
@@ -2198,7 +2155,6 @@ msgid "%PRODUCTNAME Base"
msgstr "%PRODUCTNAME 매크로"
#: treeopt.hrc:151
-#, fuzzy
msgctxt "SID_SB_STARBASEOPTIONS_RES"
msgid "Connections"
msgstr "연결"
@@ -2627,7 +2583,6 @@ msgid "Transparency"
msgstr "투명"
#: areatabpage.ui:29
-#, fuzzy
msgctxt "areatabpage|btnnone"
msgid "None"
msgstr "없음"
@@ -2651,13 +2606,11 @@ msgid "Hatch"
msgstr "조사식"
#: areatabpage.ui:81
-#, fuzzy
msgctxt "areatabpage|btnbitmap"
msgid "Bitmap"
msgstr "비트맵"
#: areatabpage.ui:94
-#, fuzzy
msgctxt "areatabpage|btnpattern"
msgid "Pattern"
msgstr "패턴"
@@ -2743,7 +2696,6 @@ msgid "Color"
msgstr "색상"
#: backgroundpage.ui:24
-#, fuzzy
msgctxt "backgroundpage|liststore1"
msgid "Image"
msgstr "이미지"
@@ -2831,7 +2783,6 @@ msgid "Pre_view"
msgstr "미리보기(_V)"
#: baselinksdialog.ui:9
-#, fuzzy
msgctxt "baselinksdialog|BaseLinksDialog"
msgid "Edit Links"
msgstr "연결 편집"
@@ -2872,7 +2823,6 @@ msgid "Status"
msgstr "상태"
#: baselinksdialog.ui:202
-#, fuzzy
msgctxt "baselinksdialog|TB_LINKS-atkobject"
msgid "Edit Links"
msgstr "연결 편집"
@@ -2913,13 +2863,11 @@ msgid "Add / Import"
msgstr ""
#: bitmaptabpage.ui:65
-#, fuzzy
msgctxt "bitmaptabpage|label1"
msgid "Bitmap"
msgstr "비트맵"
#: bitmaptabpage.ui:110
-#, fuzzy
msgctxt "bitmaptabpage|label3"
msgid "Style:"
msgstr "스타일:"
@@ -2931,13 +2879,11 @@ msgid "Original"
msgstr "원래값"
#: bitmaptabpage.ui:127
-#, fuzzy
msgctxt "bitmaptabpage|bitmapstyle"
msgid "Filled"
msgstr "채움"
#: bitmaptabpage.ui:128
-#, fuzzy
msgctxt "bitmaptabpage|bitmapstyle"
msgid "Stretched"
msgstr "양쪽 맞춤"
@@ -2948,7 +2894,6 @@ msgid "Zoomed"
msgstr ""
#: bitmaptabpage.ui:130
-#, fuzzy
msgctxt "bitmaptabpage|bitmapstyle"
msgid "Custom"
msgstr "사용자 정의"
@@ -2959,25 +2904,21 @@ msgid "Tiled"
msgstr ""
#: bitmaptabpage.ui:157
-#, fuzzy
msgctxt "bitmaptabpage|label4"
msgid "Size:"
msgstr "크기:"
#: bitmaptabpage.ui:175
-#, fuzzy
msgctxt "bitmaptabpage|label5"
msgid "Width:"
msgstr "너비:"
#: bitmaptabpage.ui:201
-#, fuzzy
msgctxt "bitmaptabpage|label6"
msgid "Height:"
msgstr "높이:"
#: bitmaptabpage.ui:232
-#, fuzzy
msgctxt "bitmaptabpage|scaletsb"
msgid "Scale"
msgstr "배율"
@@ -3023,7 +2964,6 @@ msgid "Center Right"
msgstr "오른쪽으로 덮기"
#: bitmaptabpage.ui:284
-#, fuzzy
msgctxt "bitmaptabpage|positionlb"
msgid "Bottom Left"
msgstr "왼쪽 아래"
@@ -3034,7 +2974,6 @@ msgid "Bottom Center"
msgstr ""
#: bitmaptabpage.ui:286
-#, fuzzy
msgctxt "bitmaptabpage|positionlb"
msgid "Bottom Right"
msgstr "오른쪽 아래"
@@ -3060,7 +2999,6 @@ msgid "Tiling Offset:"
msgstr ""
#: bitmaptabpage.ui:423
-#, fuzzy
msgctxt "bitmaptabpage|tileofflb"
msgid "Row"
msgstr "행"
@@ -3541,7 +3479,6 @@ msgid "Te_xt direction:"
msgstr "텍스트 방향(_X):"
#: cellalignment.ui:369
-#, fuzzy
msgctxt "cellalignment|labelProperties"
msgid "Properties"
msgstr "속성"
@@ -3964,13 +3901,11 @@ msgid "Recent Colors"
msgstr ""
#: colorpage.ui:156
-#, fuzzy
msgctxt "colorpage|RGB"
msgid "RGB"
msgstr "RGB"
#: colorpage.ui:172
-#, fuzzy
msgctxt "colorpage|CMYK"
msgid "CMYK"
msgstr "CMYK"
@@ -3987,7 +3922,6 @@ msgid "Custom Palette"
msgstr ""
#: colorpage.ui:258
-#, fuzzy
msgctxt "colorpage|label1"
msgid "Colors"
msgstr "색상"
@@ -4018,31 +3952,26 @@ msgid "Hex"
msgstr ""
#: colorpage.ui:458
-#, fuzzy
msgctxt "colorpage|label10"
msgid "_C"
msgstr "_C"
#: colorpage.ui:473
-#, fuzzy
msgctxt "colorpage|label16"
msgid "_K"
msgstr "_K"
#: colorpage.ui:488
-#, fuzzy
msgctxt "colorpage|label17"
msgid "_Y"
msgstr "_Y"
#: colorpage.ui:554
-#, fuzzy
msgctxt "colorpage|label15"
msgid "_M"
msgstr "_M"
#: colorpage.ui:579
-#, fuzzy
msgctxt "colorpage|label5"
msgid "Active"
msgstr "활성"
@@ -4080,7 +4009,6 @@ msgid "_R"
msgstr "_R"
#: colorpage.ui:728
-#, fuzzy
msgctxt "colorpage|G_custom"
msgid "Green"
msgstr "녹색"
@@ -4213,7 +4141,6 @@ msgid "_Text"
msgstr "텍스트(_T)"
#: comment.ui:228
-#, fuzzy
msgctxt "comment|label5"
msgid "_Insert"
msgstr "삽입(_I)"
@@ -5247,7 +5174,6 @@ msgid "_File type:"
msgstr "파일 유형(_F):"
#: galleryfilespage.ui:77
-#, fuzzy
msgctxt "galleryfilespage|files-atkobject"
msgid "Files Found"
msgstr "찾은 파일"
@@ -5405,7 +5331,6 @@ msgid "Square"
msgstr "직사각형"
#: gradientpage.ui:197
-#, fuzzy
msgctxt "gradientpage|incrementft"
msgid "Increment:"
msgstr "점증:"
@@ -5631,7 +5556,6 @@ msgid "Hangul/Hanja Options"
msgstr "한글/한자 선택 사항"
#: hangulhanjaoptdialog.ui:107
-#, fuzzy
msgctxt "hangulhanjaoptdialog|new"
msgid "New..."
msgstr "새로 만들기..."
@@ -5713,7 +5637,6 @@ msgid "Line _color:"
msgstr "선 색상(_C):"
#: hatchpage.ui:281
-#, fuzzy
msgctxt "hatchpage|backgroundcolor"
msgid "Background Color"
msgstr "배경색"
@@ -5841,7 +5764,6 @@ msgid "_FTP"
msgstr "_FTP"
#: hyperlinkinternetpage.ui:86
-#, fuzzy
msgctxt "hyperlinkinternetpage|target_label"
msgid "_URL:"
msgstr "_URL:"
@@ -5968,7 +5890,6 @@ msgid "_Close"
msgstr "닫기(_C)"
#: hyperlinkmarkdialog.ui:72
-#, fuzzy
msgctxt "hyperlinkmarkdialog|TreeListBox-atkobject"
msgid "Mark Tree"
msgstr "마크 트리"
@@ -6697,7 +6618,6 @@ msgid "Description"
msgstr "설명"
#: menuassignpage.ui:59
-#, fuzzy
msgctxt "menuassignpage|contentslabel"
msgid "_Search"
msgstr "검색(_S)"
@@ -6709,13 +6629,11 @@ msgid "Categor_y"
msgstr "범주"
#: menuassignpage.ui:90
-#, fuzzy
msgctxt "menuassignpage|contentslabel"
msgid "_Function"
msgstr "함수(_F)"
#: menuassignpage.ui:105
-#, fuzzy
msgctxt "menuassignpage|label33"
msgid "Description"
msgstr "설명"
@@ -6742,13 +6660,11 @@ msgid "Remove item"
msgstr ""
#: menuassignpage.ui:267
-#, fuzzy
msgctxt "menuassignpage|functionbtn"
msgid "_Function"
msgstr "함수(_F)"
#: menuassignpage.ui:387
-#, fuzzy
msgctxt "menuassignpage|insert"
msgid "_Insert"
msgstr "삽입(_I)"
@@ -6782,7 +6698,6 @@ msgid "Insert Submenu"
msgstr ""
#: menuassignpage.ui:557
-#, fuzzy
msgctxt "menuassignpage|renameItem"
msgid "Rename..."
msgstr "이름 바꾸기..."
@@ -7966,19 +7881,16 @@ msgid "Help Improve %PRODUCTNAME"
msgstr "%PRODUCTNAME 를 개선하는데 도움주기"
#: optgeneralpage.ui:338
-#, fuzzy
msgctxt "optgeneralpage|quicklaunch"
msgid "Load %PRODUCTNAME during system start-up"
msgstr "시스템 시작 시 %PRODUCTNAME 로드"
#: optgeneralpage.ui:352
-#, fuzzy
msgctxt "optgeneralpage|systray"
msgid "Enable systray Quickstarter"
msgstr "systray 빠른 시작 활성화"
#: optgeneralpage.ui:372
-#, fuzzy
msgctxt "optgeneralpage|label8"
msgid "%PRODUCTNAME Quickstarter"
msgstr "%PRODUCTNAME 빠른 시작"
@@ -8826,7 +8738,6 @@ msgid "Telephone (home/_work):"
msgstr "전화 번호 (집/직장)(_W):"
#: optuserpage.ui:134
-#, fuzzy
msgctxt "phoneft-atkobject"
msgid "Home telephone number"
msgstr "집 전화 번호"
@@ -8842,7 +8753,6 @@ msgid "First name"
msgstr "이름"
#: optuserpage.ui:189
-#, fuzzy
msgctxt "lastname-atkobject"
msgid "Last name"
msgstr "성"
@@ -8866,7 +8776,6 @@ msgid "State"
msgstr "도/주"
#: optuserpage.ui:272
-#, fuzzy
msgctxt "zip-atkobject"
msgid "Zip code"
msgstr "우편번호"
@@ -8884,25 +8793,21 @@ msgid "Position"
msgstr "위치"
#: optuserpage.ui:349
-#, fuzzy
msgctxt "home-atkobject"
msgid "Home telephone number"
msgstr "집 전화 번호"
#: optuserpage.ui:367
-#, fuzzy
msgctxt "work-atkobject"
msgid "Work telephone number"
msgstr "회사 전화 번호"
#: optuserpage.ui:397
-#, fuzzy
msgctxt "fax-atkobject"
msgid "FAX number"
msgstr "팩스 번호"
#: optuserpage.ui:415
-#, fuzzy
msgctxt "email-atkobject"
msgid "email address"
msgstr "이메일 주소"
@@ -8918,13 +8823,11 @@ msgid "Last name/first _name/father’s name/initials:"
msgstr "성/이름/아버지 이름/이니셜:"
#: optuserpage.ui:472
-#, fuzzy
msgctxt "ruslastname-atkobject"
msgid "Last name"
msgstr "성"
#: optuserpage.ui:490
-#, fuzzy
msgctxt "rusfathersname-atkobject"
msgid "Father's name"
msgstr "아버지 이름"
@@ -8947,7 +8850,6 @@ msgid "Last/first _name/initials:"
msgstr "이름/성/이니셜(_N):"
#: optuserpage.ui:569
-#, fuzzy
msgctxt "eastlastname-atkobject"
msgid "Last name"
msgstr "성"
@@ -8976,7 +8878,6 @@ msgid "Street"
msgstr "거리번지"
#: optuserpage.ui:666
-#, fuzzy
msgctxt "ruslastname-atkobject"
msgid "Apartment number"
msgstr "아파트 동호수"
@@ -8993,7 +8894,6 @@ msgid "City"
msgstr "구/군/시"
#: optuserpage.ui:727
-#, fuzzy
msgctxt "izip-atkobject"
msgid "Zip code"
msgstr "우편번호"
@@ -9080,7 +8980,6 @@ msgid "Automatic"
msgstr "자동"
#: optviewpage.ui:190
-#, fuzzy
msgctxt "optviewpage|contextmenushortcuts"
msgid "Hide"
msgstr "숨기기"
@@ -9228,13 +9127,11 @@ msgid "Automatic"
msgstr "자동"
#: optviewpage.ui:440
-#, fuzzy
msgctxt "optviewpage|sidebariconsize"
msgid "Small"
msgstr "작게"
#: optviewpage.ui:441
-#, fuzzy
msgctxt "optviewpage|sidebariconsize"
msgid "Large"
msgstr "크게"
@@ -9251,13 +9148,11 @@ msgid "Automatic"
msgstr "자동"
#: optviewpage.ui:469
-#, fuzzy
msgctxt "optviewpage|notebookbariconsize"
msgid "Small"
msgstr "작게"
#: optviewpage.ui:470
-#, fuzzy
msgctxt "optviewpage|notebookbariconsize"
msgid "Large"
msgstr "크게"
@@ -9476,7 +9371,6 @@ msgstr ""
#: paragalignpage.ui:15
#: /home/cl/vc/git/libo-core/cui/uiconfig/ui/paragalignpage.ui:19
-#, fuzzy
msgctxt "paragalignpage|liststoreLB_LASTLINE"
msgid "Start"
msgstr "시작"
@@ -9609,13 +9503,11 @@ msgid "1.5 Lines"
msgstr "1.5 줄"
#: paraindentspacing.ui:49
-#, fuzzy
msgctxt "paraindentspacing|liststoreLB_LINEDIST"
msgid "Double"
msgstr "이중"
#: paraindentspacing.ui:53
-#, fuzzy
msgctxt "paraindentspacing|liststoreLB_LINEDIST"
msgid "Proportional"
msgstr "비례"
@@ -9773,7 +9665,6 @@ msgid "Delete _all"
msgstr "모두 삭제(_A)"
#: paratabspage.ui:492
-#, fuzzy
msgctxt "paratabspage|label4"
msgid "points"
msgstr "점"
@@ -9861,7 +9752,6 @@ msgid "_Modify"
msgstr "편집(_M)"
#: patterntabpage.ui:92
-#, fuzzy
msgctxt "patterntabpage|label3"
msgid "Pattern"
msgstr "패턴"
@@ -10778,7 +10668,6 @@ msgid "Special Characters"
msgstr "특수문자"
#: specialcharacters.ui:24
-#, fuzzy
msgctxt "specialcharacters|insert"
msgid "_Insert"
msgstr "삽입(_I)"
@@ -10831,7 +10720,6 @@ msgid "Favorite Characters:"
msgstr ""
#: spellingdialog.ui:9
-#, fuzzy
msgctxt "spellingdialog|SpellingDialog"
msgid "Spelling: $LANGUAGE ($LOCATION)"
msgstr "맞춤법: $LANGUAGE ($LOCATION)"
@@ -10922,7 +10810,6 @@ msgid "_Not in dictionary"
msgstr "사전에 없음(_N)"
#: spellingdialog.ui:386
-#, fuzzy
msgctxt "spellingdialog|paste"
msgid "Paste"
msgstr "붙여 넣기"
@@ -11134,7 +11021,6 @@ msgid "Scroll Back and Forth"
msgstr "앞뒤로 스크롤"
#: textanimtabpage.ui:65
-#, fuzzy
msgctxt "textanimtabpage|liststoreEFFECT"
msgid "Scroll In"
msgstr "스크롤 인"
@@ -11376,7 +11262,6 @@ msgid "Position:"
msgstr "위치:"
#: textflowpage.ui:295
-#, fuzzy
msgctxt "textflowpage|comboPageStyle-atkobject"
msgid "Page Style"
msgstr "페이지 스타일"
diff --git a/source/ko/dbaccess/messages.po b/source/ko/dbaccess/messages.po
index 98bf19c97b6..963ecad2a49 100644
--- a/source/ko/dbaccess/messages.po
+++ b/source/ko/dbaccess/messages.po
@@ -748,7 +748,6 @@ msgid "Column ~Format..."
msgstr "열 서식(~F)..."
#: strings.hrc:171
-#, fuzzy
msgctxt "RID_STR_COLUMN_WIDTH"
msgid "Column ~Width..."
msgstr "열 너비(~W)..."
@@ -760,13 +759,11 @@ msgid "Table Format..."
msgstr "표 서식..."
#: strings.hrc:173
-#, fuzzy
msgctxt "RID_STR_ROW_HEIGHT"
msgid "Row Height..."
msgstr "행 높이..."
#: strings.hrc:174
-#, fuzzy
msgctxt "RID_STR_COPY"
msgid "~Copy"
msgstr "복사(~C)"
@@ -2409,7 +2406,6 @@ msgid "_Test Connection"
msgstr "테스트 연결"
#: autocharsetpage.ui:38
-#, fuzzy
msgctxt "autocharsetpage|charsetlabel"
msgid "_Character set:"
msgstr "문자 집합(_C):"
@@ -2439,13 +2435,11 @@ msgid "Press 'Next' to save a copy of your document, and to begin the migration.
msgstr "문서의 사본을 저장하고 마이그레이션을 시작하려면 [다음]을 누르십시오."
#: backuppage.ui:76
-#, fuzzy
msgctxt "backuppage|label3"
msgid "Save to:"
msgstr "저장:"
#: backuppage.ui:110
-#, fuzzy
msgctxt "backuppage|browse"
msgid "Browse..."
msgstr "찾아보기..."
@@ -2468,7 +2462,6 @@ msgid "Choose a data source:"
msgstr ""
#: collectionviewdialog.ui:11
-#, fuzzy
msgctxt "collectionviewdialog|CollectionView"
msgid "Save"
msgstr "저장"
@@ -2492,19 +2485,16 @@ msgid "Up One Level"
msgstr "한 레벨 위로"
#: collectionviewdialog.ui:176
-#, fuzzy
msgctxt "collectionviewdialog|fileNameLabel"
msgid "File _name:"
msgstr "파일 이름(_F):"
#: colwidthdialog.ui:15
-#, fuzzy
msgctxt "colwidthdialog|ColWidthDialog"
msgid "Column Width"
msgstr "열 너비"
#: colwidthdialog.ui:94
-#, fuzzy
msgctxt "colwidthdialog|label1"
msgid "_Width:"
msgstr "너비(_W):"
@@ -2528,19 +2518,16 @@ msgid "_Create New"
msgstr "새로 만들기"
#: connectionpage.ui:78
-#, fuzzy
msgctxt "connectionpage|browse"
msgid "_Browse…"
msgstr "찾아보기..."
#: connectionpage.ui:98
-#, fuzzy
msgctxt "connectionpage|generalLabel"
msgid "General"
msgstr "일반"
#: connectionpage.ui:140
-#, fuzzy
msgctxt "connectionpage|userNameLabel"
msgid "_User name:"
msgstr "사용자 이름(_U):"
@@ -2617,7 +2604,6 @@ msgid "Crea_te new field as primary key"
msgstr ""
#: copytablepage.ui:143
-#, fuzzy
msgctxt "copytablepage|keynamelabel"
msgid "Name:"
msgstr "이름:"
@@ -2640,7 +2626,6 @@ msgid "Ta_ble name:"
msgstr "표 이름"
#: dbaseindexdialog.ui:28
-#, fuzzy
msgctxt "dbaseindexdialog|DBaseIndexDialog"
msgid "Indexes"
msgstr "색인"
@@ -2662,13 +2647,11 @@ msgid "_Free indexes"
msgstr ""
#: dbaseindexdialog.ui:294
-#, fuzzy
msgctxt "dbaseindexdialog|label2"
msgid "Assignment"
msgstr "배정"
#: dbasepage.ui:38
-#, fuzzy
msgctxt "dbasepage|charsetlabel"
msgid "_Character set:"
msgstr "문자 집합(_C):"
@@ -2704,7 +2687,6 @@ msgid "Indexes..."
msgstr "색인"
#: dbwizconnectionpage.ui:36
-#, fuzzy
msgctxt "dbwizconnectionpage|helptext"
msgid "label"
msgstr "레이블"
@@ -2722,7 +2704,6 @@ msgid "_Create New"
msgstr "새로 만들기"
#: dbwizconnectionpage.ui:94
-#, fuzzy
msgctxt "dbwizconnectionpage|browse"
msgid "_Browse…"
msgstr "찾아보기..."
@@ -2780,7 +2761,6 @@ msgid "Set Up a Connection to a MySQL Database"
msgstr "JDBC 데이터베이스에 연결 설정"
#: dbwizspreadsheetpage.ui:74
-#, fuzzy
msgctxt "dbwizspreadsheetpage|browse"
msgid "Browse"
msgstr "찾아보기"
@@ -2798,7 +2778,6 @@ msgid "_Password required"
msgstr "암호 필요"
#: dbwiztextpage.ui:74
-#, fuzzy
msgctxt "dbwiztextpage|browse"
msgid "Browse"
msgstr "찾아보기"
@@ -2858,13 +2837,11 @@ msgid "SQL Command"
msgstr "SQL 명령"
#: directsqldialog.ui:220
-#, fuzzy
msgctxt "directsqldialog|label2"
msgid "Status"
msgstr "상태"
#: directsqldialog.ui:265
-#, fuzzy
msgctxt "directsqldialog|label3"
msgid "Output"
msgstr "출력"
@@ -2989,7 +2966,6 @@ msgid "_Recently used:"
msgstr "최근 사용"
#: generalpagewizard.ui:179
-#, fuzzy
msgctxt "generalpagewizard|openDatabase"
msgid "Open"
msgstr "열기"
@@ -3030,13 +3006,11 @@ msgid "Test Class"
msgstr "테스트 클래스"
#: generalspecialjdbcdetailspage.ui:162
-#, fuzzy
msgctxt "generalspecialjdbcdetailspage|label1"
msgid "Connection Settings"
msgstr "연결 설정"
#: generalspecialjdbcdetailspage.ui:199
-#, fuzzy
msgctxt "generalspecialjdbcdetailspage|charsetlabel"
msgid "_Character set:"
msgstr "문자 집합(_C):"
@@ -3064,13 +3038,11 @@ msgid "_Query of generated values:"
msgstr ""
#: generatedvaluespage.ui:146
-#, fuzzy
msgctxt "generatedvaluespage|label1"
msgid "Settings"
msgstr "설정"
#: indexdesigndialog.ui:9
-#, fuzzy
msgctxt "indexdesigndialog|IndexDesignDialog"
msgid "Indexes"
msgstr "색인"
@@ -3156,7 +3128,6 @@ msgid "_Create New"
msgstr "새로 만들기"
#: jdbcconnectionpage.ui:94
-#, fuzzy
msgctxt "jdbcconnectionpage|browse"
msgid "_Browse…"
msgstr "찾아보기..."
@@ -3234,19 +3205,16 @@ msgid "Options"
msgstr "옵션"
#: jointablemenu.ui:12
-#, fuzzy
msgctxt "jointablemenu|delete"
msgid "_Delete"
msgstr "삭제(_D)"
#: joinviewmenu.ui:12
-#, fuzzy
msgctxt "joinviewmenu|delete"
msgid "_Delete"
msgstr "삭제(_D)"
#: joinviewmenu.ui:20
-#, fuzzy
msgctxt "joinviewmenu|edit"
msgid "Edit..."
msgstr "편집..."
@@ -3326,7 +3294,6 @@ msgid "Maximum number of _records:"
msgstr "최대 레코드 수(~R)"
#: ldappage.ui:133
-#, fuzzy
msgctxt "ldappage|charsetheader"
msgid "Connection Settings"
msgstr "연결 설정"
@@ -3356,7 +3323,6 @@ msgid "Overall progress:"
msgstr "전체 진행률:"
#: migratepage.ui:83
-#, fuzzy
msgctxt "migratepage|overall"
msgid "document $current$ of $overall$"
msgstr "문서 $current$/$overall$"
@@ -3374,13 +3340,11 @@ msgid "Current object:"
msgstr "현재 개체:"
#: mysqlnativepage.ui:48
-#, fuzzy
msgctxt "mysqlnativepage|connectionheader"
msgid "Connection Settings"
msgstr "연결 설정"
#: mysqlnativepage.ui:90
-#, fuzzy
msgctxt "mysqlnativepage|usernamelabel"
msgid "_User name:"
msgstr "사용자 이름(_U):"
@@ -3398,7 +3362,6 @@ msgid "User Authentication"
msgstr "사용자 인증"
#: mysqlnativepage.ui:176
-#, fuzzy
msgctxt "mysqlnativepage|charsetlabel"
msgid "_Character set:"
msgstr "문자 집합(_C):"
@@ -3433,7 +3396,6 @@ msgid "_Port:"
msgstr "포트(_P):"
#: mysqlnativesettings.ui:138
-#, fuzzy
msgctxt "mysqlnativesettings|defaultport"
msgid "Default: 3306"
msgstr "기본값: 3306"
@@ -3457,7 +3419,6 @@ msgid "_All"
msgstr "모두"
#: namematchingpage.ui:65
-#, fuzzy
msgctxt "namematchingpage|none"
msgid "Non_e"
msgstr "없음(_E)"
@@ -3475,7 +3436,6 @@ msgid "Destination table: "
msgstr "대상 표: \n"
#: odbcpage.ui:38
-#, fuzzy
msgctxt "odbcpage|charsetlabel"
msgid "_Character set:"
msgstr "문자 집합(_C):"
@@ -3540,7 +3500,6 @@ msgid "Old p_assword:"
msgstr ""
#: password.ui:134
-#, fuzzy
msgctxt "password|label3"
msgid "_Password:"
msgstr "암호(_P):"
@@ -3595,19 +3554,16 @@ msgid "Column _Width..."
msgstr "열 너비(~W)..."
#: querycolmenu.ui:26
-#, fuzzy
msgctxt "querycolmenu|delete"
msgid "_Delete"
msgstr "삭제(_D)"
#: queryfilterdialog.ui:8
-#, fuzzy
msgctxt "queryfilterdialog|QueryFilterDialog"
msgid "Standard Filter"
msgstr "표준 필터"
#: queryfilterdialog.ui:96
-#, fuzzy
msgctxt "queryfilterdialog|label2"
msgid "Operator"
msgstr "연산자"
@@ -3619,13 +3575,11 @@ msgid "Field name"
msgstr "필드 이름"
#: queryfilterdialog.ui:120
-#, fuzzy
msgctxt "queryfilterdialog|label6"
msgid "Condition"
msgstr "조건"
#: queryfilterdialog.ui:134
-#, fuzzy
msgctxt "queryfilterdialog|field1"
msgid "- none -"
msgstr "- 없음 -"
@@ -3636,7 +3590,6 @@ msgid "="
msgstr ""
#: queryfilterdialog.ui:149
-#, fuzzy
msgctxt "queryfilterdialog|cond1"
msgid "<>"
msgstr "<>"
@@ -3647,7 +3600,6 @@ msgid "<"
msgstr ""
#: queryfilterdialog.ui:151
-#, fuzzy
msgctxt "queryfilterdialog|cond1"
msgid "<="
msgstr "<="
@@ -3658,19 +3610,16 @@ msgid ">"
msgstr ""
#: queryfilterdialog.ui:153
-#, fuzzy
msgctxt "queryfilterdialog|cond1"
msgid ">="
msgstr ">="
#: queryfilterdialog.ui:154
-#, fuzzy
msgctxt "queryfilterdialog|cond1"
msgid "like"
msgstr "비슷함"
#: queryfilterdialog.ui:155
-#, fuzzy
msgctxt "queryfilterdialog|cond1"
msgid "not like"
msgstr "같지 않음"
@@ -3686,49 +3635,41 @@ msgid "not null"
msgstr ""
#: queryfilterdialog.ui:171
-#, fuzzy
msgctxt "queryfilterdialog|field2"
msgid "- none -"
msgstr "- 없음 -"
#: queryfilterdialog.ui:185
-#, fuzzy
msgctxt "queryfilterdialog|field3"
msgid "- none -"
msgstr "- 없음 -"
#: queryfilterdialog.ui:219
-#, fuzzy
msgctxt "queryfilterdialog|label7"
msgid "Value"
msgstr "값"
#: queryfilterdialog.ui:263
-#, fuzzy
msgctxt "queryfilterdialog|op2"
msgid "AND"
msgstr "AND"
#: queryfilterdialog.ui:264
-#, fuzzy
msgctxt "queryfilterdialog|op2"
msgid "OR"
msgstr "OR"
#: queryfilterdialog.ui:278
-#, fuzzy
msgctxt "queryfilterdialog|op3"
msgid "AND"
msgstr "AND"
#: queryfilterdialog.ui:279
-#, fuzzy
msgctxt "queryfilterdialog|op3"
msgid "OR"
msgstr "OR"
#: queryfilterdialog.ui:298
-#, fuzzy
msgctxt "queryfilterdialog|label1"
msgid "Criteria"
msgstr "기준"
@@ -3746,13 +3687,11 @@ msgid "Table Name"
msgstr "표 이름"
#: queryfuncmenu.ui:34
-#, fuzzy
msgctxt "queryfuncmenu|alias"
msgid "Alias"
msgstr "별칭"
#: queryfuncmenu.ui:48
-#, fuzzy
msgctxt "queryfuncmenu|distinct"
msgid "Distinct Values"
msgstr "명료값"
@@ -3770,7 +3709,6 @@ msgid "Limit:"
msgstr "제한"
#: querypropertiesdialog.ui:117
-#, fuzzy
msgctxt "querypropertiesdialog|distinct"
msgid "Yes"
msgstr "예"
@@ -3788,7 +3726,6 @@ msgid "Distinct values:"
msgstr "명료값"
#: relationdialog.ui:9
-#, fuzzy
msgctxt "relationdialog|RelationDialog"
msgid "Relations"
msgstr "관계"
@@ -3883,7 +3820,6 @@ msgid "Cross join"
msgstr ""
#: rowheightdialog.ui:15
-#, fuzzy
msgctxt "rowheightdialog|RowHeightDialog"
msgid "Row Height"
msgstr "행 높이"
@@ -3907,7 +3843,6 @@ msgid "Copy RTF Table"
msgstr "RTF 표 복사"
#: savedialog.ui:9
-#, fuzzy
msgctxt "savedialog|SaveDialog"
msgid "Save As"
msgstr "다른 이름으로 저장"
@@ -3958,7 +3893,6 @@ msgid "Sort Order"
msgstr "정렬 순서"
#: sortdialog.ui:96
-#, fuzzy
msgctxt "sortdialog|label2"
msgid "Operator"
msgstr "연산자"
@@ -3980,7 +3914,6 @@ msgid "Field name"
msgstr "필드 이름"
#: sortdialog.ui:146
-#, fuzzy
msgctxt "sortdialog|label6"
msgid "Order"
msgstr "순서"
@@ -4028,7 +3961,6 @@ msgid "Sort Order"
msgstr "정렬 순서"
#: specialjdbcconnectionpage.ui:19
-#, fuzzy
msgctxt "specialjdbcconnectionpage|header"
msgid "Set up connection to a MySQL database using JDBC"
msgstr "JDBC를 사용하여 MySQL 데이터베이스로 연결 설정"
@@ -4060,7 +3992,6 @@ msgid "_Port number:"
msgstr "포트 번호(~P)"
#: specialjdbcconnectionpage.ui:139
-#, fuzzy
msgctxt "specialjdbcconnectionpage|portNumDefLabel"
msgid "Default: 3306"
msgstr "기본값: 3306"
@@ -4169,7 +4100,6 @@ msgid "Default"
msgstr "기본값"
#: specialsettingspage.ui:316
-#, fuzzy
msgctxt "specialsettingspage|comparison"
msgid "SQL"
msgstr "SQL"
@@ -4207,7 +4137,6 @@ msgid "_Description:"
msgstr "설명"
#: summarypage.ui:17
-#, fuzzy
msgctxt "summarypage|label1"
msgid "Summary"
msgstr "요약"
@@ -4231,7 +4160,6 @@ msgid "Cu_t"
msgstr "잘라내기"
#: tabledesignrowmenu.ui:20
-#, fuzzy
msgctxt "tabledesignrowmenu|copy"
msgid "_Copy"
msgstr "복사(_C)"
@@ -4243,13 +4171,11 @@ msgid "_Paste"
msgstr "붙여 넣기"
#: tabledesignrowmenu.ui:35
-#, fuzzy
msgctxt "tabledesignrowmenu|delete"
msgid "_Delete"
msgstr "삭제(_D)"
#: tabledesignrowmenu.ui:42
-#, fuzzy
msgctxt "tabledesignrowmenu|insert"
msgid "Insert Rows"
msgstr "행 삽입"
@@ -4287,13 +4213,11 @@ msgid "Tables and Table Filter"
msgstr ""
#: tablesjoindialog.ui:82
-#, fuzzy
msgctxt "tablesjoindialog|tables"
msgid "Tables"
msgstr "표"
#: tablesjoindialog.ui:99
-#, fuzzy
msgctxt "tablesjoindialog|queries"
msgid "Queries"
msgstr "쿼리"
@@ -4328,7 +4252,6 @@ msgid "Comma-separated value files (*.csv)"
msgstr "'쉼표로 분리되는 값' 파일(*.csv)"
#: textpage.ui:73
-#, fuzzy
msgctxt "textpage|custom"
msgid "Custom:"
msgstr "사용자 정의:"
@@ -4412,7 +4335,6 @@ msgid "Row Format"
msgstr "원시 형식"
#: textpage.ui:359
-#, fuzzy
msgctxt "textpage|charsetlabel"
msgid "_Character set:"
msgstr "문자 집합(_C):"
@@ -4517,13 +4439,11 @@ msgid "_Driver settings:"
msgstr "드라이버 설정(~D)"
#: userdetailspage.ui:137
-#, fuzzy
msgctxt "userdetailspage|label1"
msgid "Connection Settings"
msgstr "연결 설정"
#: userdetailspage.ui:175
-#, fuzzy
msgctxt "userdetailspage|charsetlabel"
msgid "_Character set:"
msgstr "문자 집합(_C):"
diff --git a/source/ko/desktop/messages.po b/source/ko/desktop/messages.po
index cc948db3679..5ae79edde78 100644
--- a/source/ko/desktop/messages.po
+++ b/source/ko/desktop/messages.po
@@ -721,7 +721,6 @@ msgid "Extension Manager"
msgstr "확장 관리자"
#: extensionmanager.ui:82
-#, fuzzy
msgctxt "extensionmanager|optionsbtn"
msgid "_Options"
msgstr "선택 사항(_O)"
@@ -733,7 +732,6 @@ msgid "Check for _Updates"
msgstr "업데이트 확인(_U)..."
#: extensionmanager.ui:111
-#, fuzzy
msgctxt "extensionmanager|addbtn"
msgid "_Add"
msgstr "추가(_A)"
diff --git a/source/ko/dictionaries/ca.po b/source/ko/dictionaries/ca.po
index 71921f8ef99..ee07b7534b4 100644
--- a/source/ko/dictionaries/ca.po
+++ b/source/ko/dictionaries/ca.po
@@ -14,7 +14,6 @@ msgstr ""
"X-Generator: LibreOffice\n"
#: description.xml
-#, fuzzy
msgctxt ""
"description.xml\n"
"dispname\n"
diff --git a/source/ko/editeng/messages.po b/source/ko/editeng/messages.po
index 8ea168a154e..69a35c07900 100644
--- a/source/ko/editeng/messages.po
+++ b/source/ko/editeng/messages.po
@@ -14,19 +14,16 @@ msgstr ""
"X-Generator: LibreOffice\n"
#: spellmenu.ui:12
-#, fuzzy
msgctxt "spellmenu|ignore"
msgid "I_gnore All"
msgstr "모두 건너뛰기(_G)"
#: spellmenu.ui:19
-#, fuzzy
msgctxt "spellmenu|insert"
msgid "_Add to Dictionary"
msgstr "사전 추가하기(_A)"
#: spellmenu.ui:33
-#, fuzzy
msgctxt "spellmenu|add"
msgid "_Add to Dictionary"
msgstr "사전 추가하기(_A)"
diff --git a/source/ko/extensions/messages.po b/source/ko/extensions/messages.po
index baa82aaf859..d195cdd4d36 100644
--- a/source/ko/extensions/messages.po
+++ b/source/ko/extensions/messages.po
@@ -14,7 +14,6 @@ msgstr ""
"X-Generator: LibreOffice\n"
#: command.hrc:29
-#, fuzzy
msgctxt "RID_RSC_ENUM_COMMAND_TYPE"
msgid "Table"
msgstr "표"
@@ -26,13 +25,11 @@ msgid "Query"
msgstr "쿼리"
#: command.hrc:31
-#, fuzzy
msgctxt "RID_RSC_ENUM_COMMAND_TYPE"
msgid "SQL command"
msgstr "SQL 명령"
#: showhide.hrc:29
-#, fuzzy
msgctxt "RID_RSC_ENUM_SHOWHIDE"
msgid "Hide"
msgstr "숨기기"
@@ -50,7 +47,6 @@ msgid "Top"
msgstr "위쪽"
#: stringarrays.hrc:28
-#, fuzzy
msgctxt "RID_RSC_ENUM_VERTICAL_ALIGN"
msgid "Middle"
msgstr "가운데"
@@ -62,13 +58,11 @@ msgid "Bottom"
msgstr "아래쪽"
#: stringarrays.hrc:34
-#, fuzzy
msgctxt "RID_RSC_ENUM_ICONSIZE_TYPE"
msgid "Small"
msgstr "작게"
#: stringarrays.hrc:35
-#, fuzzy
msgctxt "RID_RSC_ENUM_ICONSIZE_TYPE"
msgid "Large"
msgstr "크게"
@@ -80,13 +74,11 @@ msgid "Without frame"
msgstr "프레임 없음"
#: stringarrays.hrc:41
-#, fuzzy
msgctxt "RID_RSC_ENUM_BORDER_TYPE"
msgid "3D look"
msgstr "3D 모양"
#: stringarrays.hrc:42
-#, fuzzy
msgctxt "RID_RSC_ENUM_BORDER_TYPE"
msgid "Flat"
msgstr "평면"
@@ -98,7 +90,6 @@ msgid "Valuelist"
msgstr "값 목록"
#: stringarrays.hrc:48
-#, fuzzy
msgctxt "RID_RSC_ENUM_LISTSOURCE_TYPE"
msgid "Table"
msgstr "표"
@@ -110,13 +101,11 @@ msgid "Query"
msgstr "쿼리"
#: stringarrays.hrc:50
-#, fuzzy
msgctxt "RID_RSC_ENUM_LISTSOURCE_TYPE"
msgid "Sql"
msgstr "Sql"
#: stringarrays.hrc:51
-#, fuzzy
msgctxt "RID_RSC_ENUM_LISTSOURCE_TYPE"
msgid "Sql [Native]"
msgstr "Sql [Native]"
@@ -128,7 +117,6 @@ msgid "Tablefields"
msgstr "표 필드"
#: stringarrays.hrc:57
-#, fuzzy
msgctxt "RID_RSC_ENUM_ALIGNMENT"
msgid "Left"
msgstr "왼쪽"
@@ -140,13 +128,11 @@ msgid "Center"
msgstr "가운데"
#: stringarrays.hrc:59
-#, fuzzy
msgctxt "RID_RSC_ENUM_ALIGNMENT"
msgid "Right"
msgstr "오른쪽"
#: stringarrays.hrc:64
-#, fuzzy
msgctxt "RID_RSC_ENUM_BUTTONTYPE"
msgid "None"
msgstr "없음"
@@ -182,7 +168,6 @@ msgid "Previous record"
msgstr "이전 레코드"
#: stringarrays.hrc:70
-#, fuzzy
msgctxt "RID_RSC_ENUM_BUTTONTYPE"
msgid "Next record"
msgstr "다음 레코드"
@@ -236,7 +221,6 @@ msgid "Post"
msgstr "Post"
#: stringarrays.hrc:87
-#, fuzzy
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "URL"
msgstr "URL"
@@ -248,13 +232,11 @@ msgid "Multipart"
msgstr "Multipart"
#: stringarrays.hrc:89
-#, fuzzy
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "Text"
msgstr "텍스트"
#: stringarrays.hrc:94
-#, fuzzy
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (short)"
msgstr "표준(짧은)"
@@ -272,7 +254,6 @@ msgid "Standard (short YYYY)"
msgstr "표준(짧은 YYYY)"
#: stringarrays.hrc:97
-#, fuzzy
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (long)"
msgstr "표준(길게)"
@@ -392,7 +373,6 @@ msgid "No"
msgstr "아니요"
#: stringarrays.hrc:133
-#, fuzzy
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "Yes"
msgstr "예"
@@ -425,7 +405,6 @@ msgid "_top"
msgstr "중지(_S)"
#: stringarrays.hrc:147
-#, fuzzy
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "None"
msgstr "없음"
@@ -443,7 +422,6 @@ msgid "Multi"
msgstr "여러 줄"
#: stringarrays.hrc:150
-#, fuzzy
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "Range"
msgstr "범위"
@@ -473,13 +451,11 @@ msgid "OK"
msgstr "확인"
#: stringarrays.hrc:163
-#, fuzzy
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Cancel"
msgstr "취소"
#: stringarrays.hrc:164
-#, fuzzy
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Help"
msgstr "도움말"
@@ -527,7 +503,6 @@ msgid "CR+LF (Windows)"
msgstr "CR+LF(Windows)"
#: stringarrays.hrc:188
-#, fuzzy
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "None"
msgstr "없음"
@@ -551,13 +526,11 @@ msgid "Both"
msgstr "둘 다"
#: stringarrays.hrc:196
-#, fuzzy
msgctxt "RID_RSC_ENUM_VISUALEFFECT"
msgid "3D"
msgstr "3D"
#: stringarrays.hrc:197
-#, fuzzy
msgctxt "RID_RSC_ENUM_VISUALEFFECT"
msgid "Flat"
msgstr "평면"
@@ -647,7 +620,6 @@ msgid "Preserve"
msgstr "유지"
#: stringarrays.hrc:220
-#, fuzzy
msgctxt "RID_RSC_ENUM_WHITESPACE_HANDLING"
msgid "Replace"
msgstr "바꾸기"
@@ -677,13 +649,11 @@ msgid "Fit to Size"
msgstr "사이즈에 맞게 조정"
#: stringarrays.hrc:233
-#, fuzzy
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Left-to-right"
msgstr "왼쪽에서 오른쪽으로"
#: stringarrays.hrc:234
-#, fuzzy
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Right-to-left"
msgstr "오른쪽에서 왼쪽으로"
@@ -707,7 +677,6 @@ msgid "When focused"
msgstr "포커스되었을 때"
#: stringarrays.hrc:242
-#, fuzzy
msgctxt "RID_RSC_ENUM_WHEEL_BEHAVIOR"
msgid "Always"
msgstr "항상"
@@ -1740,7 +1709,6 @@ msgid "Submission"
msgstr "전송"
#: strings.hrc:222
-#, fuzzy
msgctxt "RID_STR_BINDING_NAME"
msgid "Binding"
msgstr "바인딩"
@@ -2590,7 +2558,6 @@ msgid "No"
msgstr "아니요"
#: yesno.hrc:30
-#, fuzzy
msgctxt "RID_RSC_ENUM_YESNO"
msgid "Yes"
msgstr "예"
@@ -2608,25 +2575,21 @@ msgid "Display field"
msgstr "표시 필드"
#: contenttablepage.ui:43
-#, fuzzy
msgctxt "contenttablepage|datasourcelabel"
msgid "Data source"
msgstr "데이터 원본"
#: contenttablepage.ui:57
-#, fuzzy
msgctxt "contenttablepage|contenttypelabel"
msgid "Content type"
msgstr "내용 유형"
#: contenttablepage.ui:71
-#, fuzzy
msgctxt "contenttablepage|formtablelabel"
msgid "Content"
msgstr "내용"
#: contenttablepage.ui:148
-#, fuzzy
msgctxt "contenttablepage|formsettings"
msgid "Form"
msgstr "양식"
@@ -2646,7 +2609,6 @@ msgstr ""
"데이터가 목록 내용의 기초가 될 표를 선택하십시오:"
#: contenttablepage.ui:233
-#, fuzzy
msgctxt "contenttablepage|label2"
msgid "Control"
msgstr "콘트롤"
@@ -2669,13 +2631,11 @@ msgid "Embed this address book definition into the current document."
msgstr ""
#: datasourcepage.ui:61
-#, fuzzy
msgctxt "datasourcepage|locationft"
msgid "Location"
msgstr "위치"
#: datasourcepage.ui:74
-#, fuzzy
msgctxt "datasourcepage|browse"
msgid "Browse..."
msgstr "찾아보기..."
@@ -2727,7 +2687,6 @@ msgid ""
msgstr ""
#: fieldassignpage.ui:33
-#, fuzzy
msgctxt "fieldassignpage|assign"
msgid "Field Assignment"
msgstr "필드 할당"
@@ -2751,25 +2710,21 @@ msgid "Field from the _List Table"
msgstr "목록 표로부터의 필드(~L)"
#: gridfieldsselectionpage.ui:44
-#, fuzzy
msgctxt "gridfieldsselectionpage|datasourcelabel"
msgid "Data source"
msgstr "데이터 원본"
#: gridfieldsselectionpage.ui:58
-#, fuzzy
msgctxt "gridfieldsselectionpage|contenttypelabel"
msgid "Content type"
msgstr "내용 유형"
#: gridfieldsselectionpage.ui:72
-#, fuzzy
msgctxt "gridfieldsselectionpage|formtablelabel"
msgid "Content"
msgstr "내용"
#: gridfieldsselectionpage.ui:148
-#, fuzzy
msgctxt "gridfieldsselectionpage|formsettings"
msgid "Form"
msgstr "양식"
@@ -2814,25 +2769,21 @@ msgid "Table element"
msgstr "표 요소"
#: groupradioselectionpage.ui:44
-#, fuzzy
msgctxt "groupradioselectionpage|datasourcelabel"
msgid "Data source"
msgstr "데이터 원본"
#: groupradioselectionpage.ui:58
-#, fuzzy
msgctxt "groupradioselectionpage|contenttypelabel"
msgid "Content type"
msgstr "내용 유형"
#: groupradioselectionpage.ui:72
-#, fuzzy
msgctxt "groupradioselectionpage|formtablelabel"
msgid "Content"
msgstr "내용"
#: groupradioselectionpage.ui:149
-#, fuzzy
msgctxt "groupradioselectionpage|formsettings"
msgid "Form"
msgstr "양식"
@@ -2878,7 +2829,6 @@ msgstr ""
"아래 있는 버튼을 클릭하면 이 작업을 수행할 또 하나의 대화 상자가 표시됩니다. 이 대화 상자에서 아직 설정하지 않은 설정 항목들을 지정하십시오."
#: invokeadminpage.ui:31
-#, fuzzy
msgctxt "invokeadminpage|settings"
msgid "Settings"
msgstr "설정"
@@ -2957,13 +2907,11 @@ msgid "Evolution"
msgstr ""
#: selecttypepage.ui:49
-#, fuzzy
msgctxt "selecttypepage|groupwise"
msgid "Groupwise"
msgstr "Groupwise"
#: selecttypepage.ui:66
-#, fuzzy
msgctxt "selecttypepage|evoldap"
msgid "Evolution LDAP"
msgstr "에볼루션 LDAP"
@@ -3046,7 +2994,6 @@ msgid "_Table / Query:"
msgstr "표/쿼리(~T):"
#: tableselectionpage.ui:174
-#, fuzzy
msgctxt "tableselectionpage|label1"
msgid "Data"
msgstr "데이터"
@@ -3058,7 +3005,6 @@ msgid "Choose Data Source"
msgstr "데이터 원본 선택(~C)..."
#: choosedatasourcedialog.ui:90
-#, fuzzy
msgctxt "choosedatasourcedialog|label1"
msgid "Entry"
msgstr "항목"
@@ -3076,7 +3022,6 @@ msgid "_Type"
msgstr "유형(_T)"
#: generalpage.ui:67
-#, fuzzy
msgctxt "generalpage|authors"
msgid "Author(s)"
msgstr "작성인"
@@ -3124,7 +3069,6 @@ msgid "_ISBN"
msgstr "ISBN"
#: generalpage.ui:210
-#, fuzzy
msgctxt "generalpage|editor"
msgid "Editor"
msgstr "편집자"
@@ -3154,7 +3098,6 @@ msgid "Instit_ution"
msgstr "제도"
#: generalpage.ui:289
-#, fuzzy
msgctxt "generalpage|month"
msgid "_Month"
msgstr "월(_M)"
@@ -3166,7 +3109,6 @@ msgid "Publication t_ype"
msgstr "발표 유형"
#: generalpage.ui:321
-#, fuzzy
msgctxt "generalpage|university"
msgid "University"
msgstr "대학"
@@ -3214,7 +3156,6 @@ msgid "Se_ries"
msgstr "시리즈"
#: generalpage.ui:463
-#, fuzzy
msgctxt "generalpage|url"
msgid "URL"
msgstr "URL"
@@ -3280,7 +3221,6 @@ msgid "_Chapter"
msgstr "장"
#: mappingdialog.ui:167
-#, fuzzy
msgctxt "mappingdialog|label6"
msgid "Editor"
msgstr "편집자"
@@ -3370,7 +3310,6 @@ msgid "Type of re_port"
msgstr "보고서 유형"
#: mappingdialog.ui:592
-#, fuzzy
msgctxt "mappingdialog|label21"
msgid "_Month"
msgstr "월(_M)"
@@ -3406,7 +3345,6 @@ msgid "_Note"
msgstr "메모"
#: mappingdialog.ui:742
-#, fuzzy
msgctxt "mappingdialog|label27"
msgid "URL"
msgstr "URL"
@@ -3448,31 +3386,26 @@ msgid "Column Names"
msgstr "열 이름"
#: toolbar.ui:14
-#, fuzzy
msgctxt "toolbar|TBC_FT_SOURCE"
msgid "Table"
msgstr "표"
#: toolbar.ui:49
-#, fuzzy
msgctxt "toolbar|TBC_FT_QUERY"
msgid "Search Key"
msgstr "검색 키"
#: toolbar.ui:84
-#, fuzzy
msgctxt "toolbar|TBC_BT_AUTOFILTER"
msgid "AutoFilter"
msgstr "자동필터"
#: toolbar.ui:97
-#, fuzzy
msgctxt "toolbar|TBC_BT_FILTERCRIT"
msgid "Standard Filter"
msgstr "표준 필터"
#: toolbar.ui:110
-#, fuzzy
msgctxt "toolbar|TBC_BT_REMOVEFILTER"
msgid "Reset Filter"
msgstr "필터 초기화"
@@ -3496,19 +3429,16 @@ msgid "Character"
msgstr "기호"
#: controlfontdialog.ui:105
-#, fuzzy
msgctxt "controlfontdialog|font"
msgid "Font"
msgstr "글꼴"
#: controlfontdialog.ui:127
-#, fuzzy
msgctxt "controlfontdialog|fonteffects"
msgid "Font Effects"
msgstr "글꼴 효과"
#: datatypedialog.ui:8
-#, fuzzy
msgctxt "datatypedialog|DataTypeDialog"
msgid "New Data Type"
msgstr "새 데이터 유형"
@@ -3537,13 +3467,11 @@ msgid "Sub forms can be used to display detailed data about the current record o
msgstr "하위 양식을 사용하여 마스터 양식의 현재 레코드에 대한 자세한 데이터를 표시할 수 있습니다. 이렇게 하려면 마스터 양식의 열과 일치하는 하위 양식의 열을 지정합니다."
#: formlinksdialog.ui:125
-#, fuzzy
msgctxt "formlinksdialog|detailLabel"
msgid "label"
msgstr "레이블"
#: formlinksdialog.ui:137
-#, fuzzy
msgctxt "formlinksdialog|masterLabel"
msgid "label"
msgstr "레이블"
@@ -3590,7 +3518,6 @@ msgid "_Automatic Sort"
msgstr ""
#: taborder.ui:146
-#, fuzzy
msgctxt "taborder|label2"
msgid "Controls"
msgstr "콘트롤"
@@ -3638,13 +3565,11 @@ msgid "To_p:"
msgstr "위:"
#: sanedialog.ui:78
-#, fuzzy
msgctxt "sanedialog|label5"
msgid "_Right:"
msgstr "오른쪽(_R):"
#: sanedialog.ui:94
-#, fuzzy
msgctxt "sanedialog|label6"
msgid "_Bottom:"
msgstr "아래쪽(_B):"
diff --git a/source/ko/extras/source/autocorr/emoji.po b/source/ko/extras/source/autocorr/emoji.po
index 8de4ef705cd..7c78eafb942 100644
--- a/source/ko/extras/source/autocorr/emoji.po
+++ b/source/ko/extras/source/autocorr/emoji.po
@@ -66,7 +66,6 @@ msgstr "오른쪽 위"
#. ¬ (U+000AC), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"NOT_SIGN\n"
@@ -123,7 +122,6 @@ msgstr ""
#. Α (U+00391), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_CAPITAL_LETTER_ALPHA\n"
@@ -143,7 +141,6 @@ msgstr "eta"
#. Γ (U+00393), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_CAPITAL_LETTER_GAMMA\n"
@@ -373,7 +370,6 @@ msgstr "베타"
#. γ (U+003B3), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_GAMMA\n"
@@ -383,7 +379,6 @@ msgstr "gamma"
#. δ (U+003B4), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_DELTA\n"
@@ -393,7 +388,6 @@ msgstr "delta"
#. ε (U+003B5), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_EPSILON\n"
@@ -403,7 +397,6 @@ msgstr "epsilon"
#. ζ (U+003B6), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_ZETA\n"
@@ -413,7 +406,6 @@ msgstr "zeta"
#. η (U+003B7), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_ETA\n"
@@ -423,7 +415,6 @@ msgstr "eta"
#. θ (U+003B8), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_THETA\n"
@@ -433,7 +424,6 @@ msgstr "theta"
#. ι (U+003B9), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_IOTA\n"
@@ -443,7 +433,6 @@ msgstr "iota"
#. κ (U+003BA), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_KAPPA\n"
@@ -473,7 +462,6 @@ msgstr "뮤"
#. ν (U+003BD), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_NU\n"
@@ -483,7 +471,6 @@ msgstr "nu"
#. ξ (U+003BE), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_XI\n"
@@ -493,7 +480,6 @@ msgstr "xi"
#. ο (U+003BF), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_OMICRON\n"
@@ -503,7 +489,6 @@ msgstr "omicron"
#. π (U+003C0), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_PI\n"
@@ -513,7 +498,6 @@ msgstr "pi"
#. ρ (U+003C1), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_RHO\n"
@@ -543,7 +527,6 @@ msgstr "시그마"
#. τ (U+003C4), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_TAU\n"
@@ -553,7 +536,6 @@ msgstr "tau"
#. υ (U+003C5), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_UPSILON\n"
@@ -563,7 +545,6 @@ msgstr "upsilon"
#. φ (U+003C6), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_PHI\n"
@@ -573,7 +554,6 @@ msgstr "phi"
#. χ (U+003C7), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_CHI\n"
@@ -583,7 +563,6 @@ msgstr "chi"
#. ψ (U+003C8), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_PSI\n"
@@ -593,7 +572,6 @@ msgstr "psi"
#. ω (U+003C9), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_OMEGA\n"
@@ -678,7 +656,6 @@ msgstr ""
#. … (U+02026), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"HORIZONTAL_ELLIPSIS\n"
@@ -715,7 +692,6 @@ msgstr ""
#. ″ (U+02033), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"DOUBLE_PRIME\n"
@@ -1062,7 +1038,6 @@ msgstr "공집합"
#. ∈ (U+02208), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"ELEMENT_OF\n"
@@ -1181,7 +1156,6 @@ msgstr "\\"
#. √ (U+0221A), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"SQUARE_ROOT\n"
@@ -1219,7 +1193,6 @@ msgstr "무한대"
#. ∠ (U+02220), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"ANGLE\n"
@@ -1377,7 +1350,6 @@ msgstr "~"
#. ≠ (U+02260), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"NOT_EQUAL_TO\n"
@@ -1557,7 +1529,6 @@ msgstr "정사각형"
#. □ (U+025A1), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"WHITE_SQUARE\n"
@@ -1595,7 +1566,6 @@ msgstr "직사각형"
#. ▭ (U+025AD), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"WHITE_RECTANGLE\n"
@@ -1652,7 +1622,6 @@ msgstr ""
#. ○ (U+025CB), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"WHITE_CIRCLE\n"
@@ -1810,7 +1779,6 @@ msgstr ""
#. ☉ (U+02609), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"SUN\n"
@@ -1922,7 +1890,6 @@ msgstr "왼쪽으로"
#. ☝ (U+0261D), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"WHITE_UP_POINTING_INDEX\n"
@@ -1942,7 +1909,6 @@ msgstr "오른쪽으로"
#. ☟ (U+0261F), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"WHITE_DOWN_POINTING_INDEX\n"
@@ -2134,7 +2100,6 @@ msgstr "태양"
#. ☽ (U+0263D), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"FIRST_QUARTER_MOON\n"
@@ -3544,7 +3509,6 @@ msgstr ""
#. ⬭ (U+02B2D), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"WHITE_HORIZONTAL_ELLIPSE\n"
@@ -4285,7 +4249,6 @@ msgstr ""
#. 🍅 (U+1F345), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"TOMATO\n"
@@ -4634,7 +4597,6 @@ msgstr ""
#. 🍫 (U+1F36B), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"CHOCOLATE_BAR\n"
@@ -6082,7 +6044,6 @@ msgstr ""
#. 🐾 (U+1F43E), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"PAW_PRINTS\n"
@@ -6208,7 +6169,6 @@ msgstr ""
#. 👍 (U+1F44D), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"THUMBS_UP_SIGN\n"
@@ -8078,7 +8038,6 @@ msgstr "버튼"
#. 🔳 (U+1F533), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"WHITE_SQUARE_BUTTON\n"
diff --git a/source/ko/filter/messages.po b/source/ko/filter/messages.po
index 6615e53d761..b9112649170 100644
--- a/source/ko/filter/messages.po
+++ b/source/ko/filter/messages.po
@@ -1059,7 +1059,6 @@ msgid "_Open Package..."
msgstr "패키지 열기(_O)..."
#: xmlfiltersettings.ui:151
-#, fuzzy
msgctxt "xmlfiltersettings|filterlist-atkobject"
msgid "XML Filter List"
msgstr "XML 필터 목록"
diff --git a/source/ko/filter/source/config/fragments/filters.po b/source/ko/filter/source/config/fragments/filters.po
index 8e43b427b3b..a4767ecbfef 100644
--- a/source/ko/filter/source/config/fragments/filters.po
+++ b/source/ko/filter/source/config/fragments/filters.po
@@ -1318,7 +1318,6 @@ msgid "OpenOffice.org 1.0 Spreadsheet Template"
msgstr "오픈오피스 1.0 스프레드시트 서식 파일"
#: calc_jpg_Export.xcu
-#, fuzzy
msgctxt ""
"calc_jpg_Export.xcu\n"
"calc_jpg_Export\n"
@@ -1337,7 +1336,6 @@ msgid "PDF - Portable Document Format"
msgstr "PDF - 휴대용 문서 형식"
#: calc_png_Export.xcu
-#, fuzzy
msgctxt ""
"calc_png_Export.xcu\n"
"calc_png_Export\n"
@@ -1897,7 +1895,6 @@ msgid "OpenOffice.org 1.0 HTML Template"
msgstr "오픈오피스 1.0 HTML 서식 파일"
#: writer_web_jpg_Export.xcu
-#, fuzzy
msgctxt ""
"writer_web_jpg_Export.xcu\n"
"writer_web_jpg_Export\n"
@@ -1916,7 +1913,6 @@ msgid "PDF - Portable Document Format"
msgstr "PDF - Portable Document Format"
#: writer_web_png_Export.xcu
-#, fuzzy
msgctxt ""
"writer_web_png_Export.xcu\n"
"writer_web_png_Export\n"
diff --git a/source/ko/formula/messages.po b/source/ko/formula/messages.po
index 51a7a077169..46e34c286f9 100644
--- a/source/ko/formula/messages.po
+++ b/source/ko/formula/messages.po
@@ -355,7 +355,6 @@ msgid "ISFORMULA"
msgstr "ISFORMULA"
#: core_resource.hrc:2326
-#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISNA"
msgstr "ISNA"
@@ -366,7 +365,6 @@ msgid "ISERR"
msgstr "ISERR"
#: core_resource.hrc:2328
-#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "ISERROR"
msgstr "ISERROR"
@@ -993,7 +991,6 @@ msgid "CUMPRINC"
msgstr "CUMPRINC"
#: core_resource.hrc:2453
-#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EFFECT"
msgstr "EFFECT"
@@ -1099,25 +1096,21 @@ msgid "SUMIF"
msgstr "SUMIF"
#: core_resource.hrc:2474
-#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AVERAGEIF"
msgstr "AVERAGE"
#: core_resource.hrc:2475
-#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SUMIFS"
msgstr "SUMIF"
#: core_resource.hrc:2476
-#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "AVERAGEIFS"
msgstr "AVERAGE"
#: core_resource.hrc:2477
-#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COUNTIFS"
msgstr "COUNTIF"
@@ -2170,7 +2163,6 @@ msgid "Maximize"
msgstr "최대화"
#: functionpage.ui:19
-#, fuzzy
msgctxt "functionpage|label_search"
msgid "_Search"
msgstr "검색(_S)"
diff --git a/source/ko/fpicker/messages.po b/source/ko/fpicker/messages.po
index 39ec6e7789e..4aa95d93638 100644
--- a/source/ko/fpicker/messages.po
+++ b/source/ko/fpicker/messages.po
@@ -119,7 +119,6 @@ msgid "All files"
msgstr "모든 파일"
#: strings.hrc:34
-#, fuzzy
msgctxt "STR_FILEDLG_OPEN"
msgid "Open"
msgstr "열기"
@@ -215,7 +214,6 @@ msgid "Connect To Server"
msgstr "서버에 연결"
#: explorerfiledialog.ui:81
-#, fuzzy
msgctxt "explorerfiledialog|connect_to_server-atkobject"
msgid "Connect To Server"
msgstr "서버에 연결"
@@ -226,7 +224,6 @@ msgid "Create New Folder"
msgstr "새 폴더 만들기"
#: explorerfiledialog.ui:116
-#, fuzzy
msgctxt "explorerfiledialog|new_folder-atkobject"
msgid "Create New Folder"
msgstr "새 폴더 만들기"
@@ -309,13 +306,11 @@ msgid "Icon view"
msgstr "아이콘 보기"
#: remotefilesdialog.ui:210
-#, fuzzy
msgctxt "remotefilesdialog|new_folder|tooltip_text"
msgid "Create New Folder"
msgstr "새 폴더 만들기"
#: remotefilesdialog.ui:255
-#, fuzzy
msgctxt "remotefilesdialog|filterLabel"
msgid "Filter"
msgstr "필터"
diff --git a/source/ko/instsetoo_native/inc_openoffice/windows/msi_languages.po b/source/ko/instsetoo_native/inc_openoffice/windows/msi_languages.po
index 08533505f40..1e57114a0d2 100644
--- a/source/ko/instsetoo_native/inc_openoffice/windows/msi_languages.po
+++ b/source/ko/instsetoo_native/inc_openoffice/windows/msi_languages.po
@@ -2766,7 +2766,6 @@ msgid "Load [ProductName] during system start-up"
msgstr "시스템 시작 시 [ProductName]읽기"
#: Control.ulf
-#, fuzzy
msgctxt ""
"Control.ulf\n"
"OOO_CONTROL_322\n"
@@ -2783,7 +2782,6 @@ msgid "The following applications are using files that need to be updated by thi
msgstr ""
#: Control.ulf
-#, fuzzy
msgctxt ""
"Control.ulf\n"
"OOO_CONTROL_324\n"
@@ -2792,7 +2790,6 @@ msgid "{&MSSansBold8}Files in Use"
msgstr "{&MSSansBold8}사용 중인 파일"
#: Control.ulf
-#, fuzzy
msgctxt ""
"Control.ulf\n"
"OOO_CONTROL_325\n"
diff --git a/source/ko/officecfg/registry/data/org/openoffice/Office.po b/source/ko/officecfg/registry/data/org/openoffice/Office.po
index 6040b63f93c..a04b6ebbab5 100644
--- a/source/ko/officecfg/registry/data/org/openoffice/Office.po
+++ b/source/ko/officecfg/registry/data/org/openoffice/Office.po
@@ -143,7 +143,6 @@ msgid "~Drawing"
msgstr "그리기(~D)"
#: Common.xcu
-#, fuzzy
msgctxt ""
"Common.xcu\n"
"..Common.Menus.New.m4\n"
@@ -153,7 +152,6 @@ msgid "F~ormula"
msgstr "수식(~O)"
#: Common.xcu
-#, fuzzy
msgctxt ""
"Common.xcu\n"
"..Common.Menus.New.m5\n"
@@ -163,7 +161,6 @@ msgid "Database"
msgstr "데이터베이스"
#: Common.xcu
-#, fuzzy
msgctxt ""
"Common.xcu\n"
"..Common.Menus.New.m7\n"
@@ -173,7 +170,6 @@ msgid "~HTML Document"
msgstr "HTML 문서(~H)"
#: Common.xcu
-#, fuzzy
msgctxt ""
"Common.xcu\n"
"..Common.Menus.New.m8\n"
@@ -183,7 +179,6 @@ msgid "~XML Form Document"
msgstr "XML 양식 문서(~X)"
#: Common.xcu
-#, fuzzy
msgctxt ""
"Common.xcu\n"
"..Common.Menus.New.m9\n"
@@ -10614,7 +10609,6 @@ msgid "Nationality"
msgstr "국적"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.authors.Fields.nationality\n"
@@ -11524,7 +11518,6 @@ msgid "Master documents"
msgstr "마스터 문서"
#: UI.xcu
-#, fuzzy
msgctxt ""
"UI.xcu\n"
"..UI.FilterClassification.GlobalFilters.Classes.com.sun.star.formula.FormulaProperties\n"
diff --git a/source/ko/officecfg/registry/data/org/openoffice/Office/UI.po b/source/ko/officecfg/registry/data/org/openoffice/Office/UI.po
index cd034c5172a..5d690a58dd2 100644
--- a/source/ko/officecfg/registry/data/org/openoffice/Office/UI.po
+++ b/source/ko/officecfg/registry/data/org/openoffice/Office/UI.po
@@ -223,7 +223,6 @@ msgid "~Dialog"
msgstr "대화 상자"
#: BasicIDEWindowState.xcu
-#, fuzzy
msgctxt ""
"BasicIDEWindowState.xcu\n"
"..BasicIDEWindowState.UIElements.States.private:resource/popupmenu/dialog\n"
@@ -732,7 +731,6 @@ msgid "Pivot Table Filter"
msgstr "피벗 테이블 필터"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:DataPilotFilter\n"
@@ -1015,7 +1013,6 @@ msgid "~Edit Layout..."
msgstr ""
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:InsertPivotTable\n"
@@ -1368,7 +1365,6 @@ msgid "Wrap Text"
msgstr "자동 줄바꿈"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:CellProtection\n"
@@ -1434,7 +1430,6 @@ msgid "Clear Print Ranges"
msgstr ""
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:EditPrintArea\n"
@@ -1453,7 +1448,6 @@ msgid "~Edit..."
msgstr "편집(~E)..."
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:EditPrintArea\n"
@@ -1952,7 +1946,6 @@ msgid "Hide All Comments"
msgstr ""
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:DeleteAllNotes\n"
@@ -2619,7 +2612,6 @@ msgid "~Height..."
msgstr "높이(~H)..."
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:RowHeight\n"
@@ -2665,7 +2657,6 @@ msgid "H~ide"
msgstr "숨기기(~I)"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:HideRow\n"
@@ -2721,7 +2712,6 @@ msgid "~Width..."
msgstr "너비(~W)..."
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:ColumnWidth\n"
@@ -3393,7 +3383,6 @@ msgid "Number Format"
msgstr "숫자 형식"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:NumberFormatCurrency\n"
@@ -3413,7 +3402,6 @@ msgid "Format as Currency"
msgstr "형식: 통화"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:NumberFormatCurrencySimple\n"
@@ -3433,7 +3421,6 @@ msgid "Format as Currency"
msgstr "형식: 통화"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:NumberFormatPercent\n"
@@ -3453,7 +3440,6 @@ msgid "Format as Percent"
msgstr "형식: 백분율"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:NumberFormatStandard\n"
@@ -3473,7 +3459,6 @@ msgid "Format as General"
msgstr "일반 형식"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:NumberFormatDate\n"
@@ -3598,7 +3583,6 @@ msgid "R~ight-To-Left"
msgstr "오른쪽에서 왼쪽으로(~I)"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:SheetRightToLeft\n"
@@ -3689,7 +3673,6 @@ msgid "Grid Lines for Sheet"
msgstr "시트에 격자행 표시"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:InsertFieldSheet\n"
@@ -3708,7 +3691,6 @@ msgid "Document Title"
msgstr ""
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:InsertFieldDateVariable\n"
@@ -3891,7 +3873,6 @@ msgid "Ro~ws"
msgstr "행"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:ColumnMenu\n"
@@ -3984,7 +3965,6 @@ msgid "Insert Current Date"
msgstr "현재 날짜 입력"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:InsertCurrentDate\n"
@@ -4003,7 +3983,6 @@ msgid "Insert Current Time"
msgstr "현재 시간 입력"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:InsertCurrentTime\n"
@@ -4177,7 +4156,6 @@ msgid "Accent 3"
msgstr "강조"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:StyleApply?Style:string=Heading 1&amp;FamilyName:string=CellStyles\n"
@@ -4187,7 +4165,6 @@ msgid "Heading 1"
msgstr "제목 1"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:StyleApply?Style:string=Heading 2&amp;FamilyName:string=CellStyles\n"
@@ -4235,7 +4212,6 @@ msgid "Neutral"
msgstr ""
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:StyleApply?Style:string=Warning&amp;FamilyName:string=CellStyles\n"
@@ -4275,7 +4251,6 @@ msgid "Detective"
msgstr "추적(~D)"
#: CalcWindowState.xcu
-#, fuzzy
msgctxt ""
"CalcWindowState.xcu\n"
"..CalcWindowState.UIElements.States.private:resource/popupmenu/cell\n"
@@ -4294,7 +4269,6 @@ msgid "Cell Edit"
msgstr ""
#: CalcWindowState.xcu
-#, fuzzy
msgctxt ""
"CalcWindowState.xcu\n"
"..CalcWindowState.UIElements.States.private:resource/popupmenu/chart\n"
@@ -4304,7 +4278,6 @@ msgid "Chart"
msgstr "차트"
#: CalcWindowState.xcu
-#, fuzzy
msgctxt ""
"CalcWindowState.xcu\n"
"..CalcWindowState.UIElements.States.private:resource/popupmenu/colheader\n"
@@ -4344,7 +4317,6 @@ msgid "Form Control"
msgstr "양식 콘트롤"
#: CalcWindowState.xcu
-#, fuzzy
msgctxt ""
"CalcWindowState.xcu\n"
"..CalcWindowState.UIElements.States.private:resource/popupmenu/formrichtext\n"
@@ -4354,7 +4326,6 @@ msgid "Text Box Formatting"
msgstr "텍스트 서식 모음"
#: CalcWindowState.xcu
-#, fuzzy
msgctxt ""
"CalcWindowState.xcu\n"
"..CalcWindowState.UIElements.States.private:resource/popupmenu/graphic\n"
@@ -4364,7 +4335,6 @@ msgid "Image"
msgstr "이미지"
#: CalcWindowState.xcu
-#, fuzzy
msgctxt ""
"CalcWindowState.xcu\n"
"..CalcWindowState.UIElements.States.private:resource/popupmenu/media\n"
@@ -4413,7 +4383,6 @@ msgid "Pivot Table"
msgstr "피벗 테이블(~P)"
#: CalcWindowState.xcu
-#, fuzzy
msgctxt ""
"CalcWindowState.xcu\n"
"..CalcWindowState.UIElements.States.private:resource/popupmenu/preview\n"
@@ -4768,7 +4737,6 @@ msgid "Standard (Single Mode)"
msgstr ""
#: CalcWindowState.xcu
-#, fuzzy
msgctxt ""
"CalcWindowState.xcu\n"
"..CalcWindowState.UIElements.States.private:resource/toolbar/arrowsbar\n"
@@ -5942,7 +5910,6 @@ msgid "Stars and Banners"
msgstr "별 및 현수막"
#: DbBrowserWindowState.xcu
-#, fuzzy
msgctxt ""
"DbBrowserWindowState.xcu\n"
"..DbBrowserWindowState.UIElements.States.private:resource/popupmenu/explorer\n"
@@ -5997,7 +5964,6 @@ msgid "Standard"
msgstr "표준"
#: DbReportWindowState.xcu
-#, fuzzy
msgctxt ""
"DbReportWindowState.xcu\n"
".DbReportWindowState.UIElements.States.private:resource/popupmenu/report\n"
@@ -6449,7 +6415,6 @@ msgid "Form Wizard..."
msgstr "양식 마법사..."
#: DbuCommands.xcu
-#, fuzzy
msgctxt ""
"DbuCommands.xcu\n"
"..DbuCommands.UserInterface.Commands..uno:DBNewReportWithPreSelection\n"
@@ -6968,7 +6933,6 @@ msgid "Rename Page"
msgstr "페이지 이름 바꾸기(~R)"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Commands..uno:RenameSlide\n"
@@ -7389,7 +7353,6 @@ msgid "In Front of ~Object"
msgstr "개체 앞으로(~O)"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Commands..uno:CustomAnimation\n"
@@ -7803,7 +7766,6 @@ msgid "Format Slide"
msgstr "슬라이드 서식(~S)..."
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Commands..uno:SlideSetup\n"
@@ -8100,7 +8062,6 @@ msgid "Slide ~Layout"
msgstr "슬라이드 레이아웃"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Commands..uno:ModifyLayer\n"
@@ -9310,7 +9271,6 @@ msgid "Insert Rows"
msgstr "행 삽입(~R)"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:InsertRowDialog\n"
@@ -9369,7 +9329,6 @@ msgid "Insert Columns"
msgstr "열 삽입(~L)"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:InsertColumnDialog\n"
@@ -9407,7 +9366,6 @@ msgid "~Rows"
msgstr "행(~R)"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:DeleteRows\n"
@@ -9435,7 +9393,6 @@ msgid "~Columns"
msgstr "열(~C)"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:DeleteColumns\n"
@@ -9481,7 +9438,6 @@ msgid "~Columns"
msgstr "열(~C)"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:EntireColumn\n"
@@ -9509,7 +9465,6 @@ msgid "~Rows"
msgstr "행(~R)"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:EntireRow\n"
@@ -9842,7 +9797,6 @@ msgid "Move Page Up"
msgstr "이미지를 위로 이동"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:MovePageUp\n"
@@ -9880,7 +9834,6 @@ msgid "Move Page Down"
msgstr "이미지를 아래로 이동"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:MovePageDown\n"
@@ -9944,7 +9897,6 @@ msgid "Slide to End"
msgstr ""
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=20\n"
@@ -9954,7 +9906,6 @@ msgid "Blank Slide"
msgstr "빈 슬라이드"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=19\n"
@@ -9964,7 +9915,6 @@ msgid "Title Only"
msgstr "제목만"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=0\n"
@@ -9974,7 +9924,6 @@ msgid "Title Slide"
msgstr "제목 슬라이드"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=1\n"
@@ -9984,7 +9933,6 @@ msgid "Title, Content"
msgstr "제목, 내용"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=32\n"
@@ -9994,7 +9942,6 @@ msgid "Centered Text"
msgstr "가운데 정렬된 텍스트"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=3\n"
@@ -10004,7 +9951,6 @@ msgid "Title and 2 Content"
msgstr "제목과 2개의 내용"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=12\n"
@@ -10014,7 +9960,6 @@ msgid "Title, Content and 2 Content"
msgstr "제목, 내용과 2개의 내용"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=15\n"
@@ -10024,7 +9969,6 @@ msgid "Title, 2 Content and Content"
msgstr "제목, 2개의 내용과 내용"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=14\n"
@@ -10034,7 +9978,6 @@ msgid "Title, Content over Content"
msgstr "제목, 내용 위 내용"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=16\n"
@@ -10044,7 +9987,6 @@ msgid "Title, 2 Content over Content"
msgstr "제목, 내용 위 2개의 내용"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=18\n"
@@ -10054,7 +9996,6 @@ msgid "Title, 4 Content"
msgstr "제목, 4개의 내용"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=34\n"
@@ -10064,7 +10005,6 @@ msgid "Title, 6 Content"
msgstr "제목, 6개의 내용"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=28\n"
@@ -10074,7 +10014,6 @@ msgid "Vertical Title, Vertical Text"
msgstr "세로 쓰기 제목, 세로 쓰기 텍스트"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=27\n"
@@ -10084,7 +10023,6 @@ msgid "Vertical Title, Text, Chart"
msgstr "세로 쓰기 제목, 텍스트, 차트"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=29\n"
@@ -10104,7 +10042,6 @@ msgid "Title, 2 Vertical Text, Clipart"
msgstr "제목, 가로 쓰기 텍스트, 클립아트"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:SlideLayoutMenu\n"
@@ -10143,7 +10080,6 @@ msgid "~Cell"
msgstr "셀"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:RowMenu\n"
@@ -10173,7 +10109,6 @@ msgid "Presentation ~Object..."
msgstr "프레젠테이션 개체(~O)..."
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:HangingIndent\n"
@@ -10221,7 +10156,6 @@ msgid "Connector/Freeform Line"
msgstr ""
#: DrawWindowState.xcu
-#, fuzzy
msgctxt ""
"DrawWindowState.xcu\n"
"..DrawWindowState.UIElements.States.private:resource/popupmenu/curve\n"
@@ -10261,7 +10195,6 @@ msgid "Form Control"
msgstr "양식 콘트롤"
#: DrawWindowState.xcu
-#, fuzzy
msgctxt ""
"DrawWindowState.xcu\n"
"..DrawWindowState.UIElements.States.private:resource/popupmenu/formrichtext\n"
@@ -10281,7 +10214,6 @@ msgid "Glue Point"
msgstr "접착점"
#: DrawWindowState.xcu
-#, fuzzy
msgctxt ""
"DrawWindowState.xcu\n"
"..DrawWindowState.UIElements.States.private:resource/popupmenu/graphic\n"
@@ -10330,7 +10262,6 @@ msgid "Dimension Line"
msgstr "치수 선"
#: DrawWindowState.xcu
-#, fuzzy
msgctxt ""
"DrawWindowState.xcu\n"
"..DrawWindowState.UIElements.States.private:resource/popupmenu/media\n"
@@ -10407,7 +10338,6 @@ msgid "Page Master Pane (no selection)"
msgstr ""
#: DrawWindowState.xcu
-#, fuzzy
msgctxt ""
"DrawWindowState.xcu\n"
"..DrawWindowState.UIElements.States.private:resource/popupmenu/table\n"
@@ -13174,7 +13104,6 @@ msgid "From right to top"
msgstr "오른쪽에서 위로"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionGroups.subtle\n"
@@ -13184,7 +13113,6 @@ msgid "Subtle"
msgstr "은은한 효과"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionGroups.exciting\n"
@@ -13262,7 +13190,6 @@ msgid "Uncover"
msgstr "열기"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionSets.wipe\n"
@@ -13272,7 +13199,6 @@ msgid "Wipe"
msgstr "닦아내기"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionSets.wedge\n"
@@ -13302,7 +13228,6 @@ msgid "Push"
msgstr "푸시"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionSets.cut\n"
@@ -13342,7 +13267,6 @@ msgid "Shape"
msgstr "모양"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionSets.split\n"
@@ -13372,7 +13296,6 @@ msgid "Random"
msgstr "무작위"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionSets.dissolve\n"
@@ -13412,7 +13335,6 @@ msgid "Tiles"
msgstr "제목"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionSets.cube-turning\n"
@@ -13461,7 +13383,6 @@ msgid "Turn Around"
msgstr "회전"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionSets.turn-down\n"
@@ -13607,7 +13528,6 @@ msgid "Top Right to Bottom Left"
msgstr ""
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.right-left\n"
@@ -13685,7 +13605,6 @@ msgid "Out"
msgstr "아웃"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.across\n"
@@ -13715,7 +13634,6 @@ msgid "Up"
msgstr "위로"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.right\n"
@@ -13725,7 +13643,6 @@ msgid "Right"
msgstr "오른쪽"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.left\n"
@@ -13764,7 +13681,6 @@ msgid "Oval Vertical"
msgstr ""
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.diamond\n"
@@ -13914,7 +13830,6 @@ msgid "Counterclockwise 8 Spokes"
msgstr ""
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.inside\n"
@@ -13924,7 +13839,6 @@ msgid "Inside"
msgstr "내부"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.outside\n"
@@ -14204,7 +14118,6 @@ msgid "Frame"
msgstr "프레임"
#: GenericCategories.xcu
-#, fuzzy
msgctxt ""
"GenericCategories.xcu\n"
"..GenericCategories.Commands.Categories.14\n"
@@ -16212,7 +16125,6 @@ msgid "Underline"
msgstr "밑줄"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:UnderlineSimple\n"
@@ -16395,7 +16307,6 @@ msgid "Current Library"
msgstr "현재 라이브러리"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:LeftPara\n"
@@ -16415,7 +16326,6 @@ msgid "Align Left"
msgstr "왼쪽 맞춤"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:RightPara\n"
@@ -16445,7 +16355,6 @@ msgid "Center"
msgstr "가운데"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:CenterPara\n"
@@ -16473,7 +16382,6 @@ msgid "Send Default Fax"
msgstr "기본 팩스로 보내기"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:LineSpacing\n"
@@ -16729,7 +16637,6 @@ msgid "Transparency"
msgstr "투명"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:ZoomOptimal\n"
@@ -16796,7 +16703,6 @@ msgid "Line Starts with Arrow"
msgstr "화살표가 있는 선 시작"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:LineArrowEnd\n"
@@ -17003,7 +16909,6 @@ msgid "Crop Image"
msgstr "이미지 자르기"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:ChangePicture\n"
@@ -17361,7 +17266,6 @@ msgid "Smooth Transition"
msgstr "부드럽게 전환"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:ToggleObjectBezierMode\n"
@@ -17535,7 +17439,6 @@ msgid "~Chart..."
msgstr "차트(~C)..."
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:InsertObjectChart\n"
@@ -17555,7 +17458,6 @@ msgid "Chart from File..."
msgstr "파일에서 차트 가져오기..."
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:DefaultBullet\n"
@@ -17583,7 +17485,6 @@ msgid "Toggle Bulleted List"
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:DefaultNumbering\n"
@@ -17903,7 +17804,6 @@ msgid "Promote"
msgstr "한 수준 올리기"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:DesignerDialog\n"
@@ -18124,7 +18024,6 @@ msgid "~Edit Style..."
msgstr "스타일 편집..."
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:EditStyle\n"
@@ -18436,7 +18335,6 @@ msgid "Open Hyperlink"
msgstr "하이퍼링크 열기"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:OpenSmartTagMenuOnCursor\n"
@@ -18973,7 +18871,6 @@ msgid "~Recheck Document..."
msgstr "문서 재확인(~R)"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:SpellingAndGrammarDialog\n"
@@ -18983,7 +18880,6 @@ msgid "Spelling"
msgstr "맞춤법"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:SpellingAndGrammarDialog\n"
@@ -19328,7 +19224,6 @@ msgid "~Hyperlink..."
msgstr "하이퍼링크(~H)..."
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:HyperlinkDialog\n"
@@ -19401,7 +19296,6 @@ msgid "Subscript"
msgstr "아래 첨자"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:SmallCaps\n"
@@ -20472,7 +20366,6 @@ msgid "Decrease"
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:DecrementIndent\n"
@@ -20482,7 +20375,6 @@ msgid "Decrease Indent"
msgstr "내어쓰기"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:DecrementIndent\n"
@@ -20501,7 +20393,6 @@ msgid "Increase"
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:IncrementIndent\n"
@@ -20511,7 +20402,6 @@ msgid "Increase Indent"
msgstr "들여쓰기"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:IncrementIndent\n"
@@ -20521,7 +20411,6 @@ msgid "Increase Indent"
msgstr "들여쓰기"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:LineToolbox\n"
@@ -20722,7 +20611,6 @@ msgid "Asian Phonetic G~uide..."
msgstr "덧말 넣기(~I)"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:InsertSymbol\n"
@@ -20835,7 +20723,6 @@ msgid "~Export As"
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:ExportToPDF\n"
@@ -20855,7 +20742,6 @@ msgid "~Export as PDF..."
msgstr "PDF로 내보내기(~D)..."
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:ExportToPDF\n"
@@ -20865,7 +20751,6 @@ msgid "Export as PDF"
msgstr "PDF로 내보내기"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:ExportDirectToPDF\n"
@@ -20885,7 +20770,6 @@ msgid "Export Directly as PDF"
msgstr "PDF로 직접 내보내기"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:ExportDirectToPDF\n"
@@ -21142,7 +21026,6 @@ msgid "Compile"
msgstr "컴파일"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:RunBasic\n"
@@ -21170,7 +21053,6 @@ msgid "Step Over"
msgstr "가로지르기"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:BasicStop\n"
@@ -21216,7 +21098,6 @@ msgid "R~un Macro..."
msgstr "매크로 실행(~U)..."
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:Gallery\n"
@@ -21317,7 +21198,6 @@ msgid "Check Box"
msgstr "확인란"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:Label\n"
@@ -21764,7 +21644,6 @@ msgid "Toggle Print Preview"
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:PrintPreview\n"
@@ -22550,7 +22429,6 @@ msgid "Top"
msgstr "위"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:CellVertTop\n"
@@ -22570,7 +22448,6 @@ msgid "Center"
msgstr "가운데"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:CellVertCenter\n"
@@ -22590,7 +22467,6 @@ msgid "Bottom"
msgstr "아래"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:CellVertBottom\n"
@@ -22816,7 +22692,6 @@ msgid "R~eference"
msgstr "참조"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Popups..uno:EditCommentsMenu\n"
@@ -22956,7 +22831,6 @@ msgid "Rot~ate or Flip"
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Popups..uno:AnchorMenu\n"
@@ -22986,7 +22860,6 @@ msgid "Me~dia Player"
msgstr "미디어 플레이어(~Y)"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Popups..uno:InsertAVMedia\n"
@@ -23253,7 +23126,6 @@ msgid "Paragraph Classification Dialog"
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Popups..uno:EditSelectMenu\n"
@@ -23263,7 +23135,6 @@ msgid "Select"
msgstr "선택"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Popups..uno:EditPasteSpecialMenu\n"
@@ -23282,7 +23153,6 @@ msgid "Menubar"
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Popups..uno:NameGroup\n"
@@ -23292,7 +23162,6 @@ msgid "Name..."
msgstr "이름..."
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Popups..uno:ObjectTitleDescription\n"
@@ -23358,7 +23227,6 @@ msgid "Connector/Freeform Line"
msgstr ""
#: ImpressWindowState.xcu
-#, fuzzy
msgctxt ""
"ImpressWindowState.xcu\n"
"..ImpressWindowState.UIElements.States.private:resource/popupmenu/curve\n"
@@ -23398,7 +23266,6 @@ msgid "Form Control"
msgstr "양식 콘트롤"
#: ImpressWindowState.xcu
-#, fuzzy
msgctxt ""
"ImpressWindowState.xcu\n"
"..ImpressWindowState.UIElements.States.private:resource/popupmenu/formrichtext\n"
@@ -23418,7 +23285,6 @@ msgid "Glue Point"
msgstr "접착점"
#: ImpressWindowState.xcu
-#, fuzzy
msgctxt ""
"ImpressWindowState.xcu\n"
"..ImpressWindowState.UIElements.States.private:resource/popupmenu/graphic\n"
@@ -23458,7 +23324,6 @@ msgid "Dimension Line"
msgstr "치수 선"
#: ImpressWindowState.xcu
-#, fuzzy
msgctxt ""
"ImpressWindowState.xcu\n"
"..ImpressWindowState.UIElements.States.private:resource/popupmenu/media\n"
@@ -23553,7 +23418,6 @@ msgid "Master Slide Sorter/Pane (no selection)"
msgstr ""
#: ImpressWindowState.xcu
-#, fuzzy
msgctxt ""
"ImpressWindowState.xcu\n"
"..ImpressWindowState.UIElements.States.private:resource/popupmenu/table\n"
@@ -24251,7 +24115,6 @@ msgid "Sho~w All"
msgstr "모두 표시(~W)"
#: MathCommands.xcu
-#, fuzzy
msgctxt ""
"MathCommands.xcu\n"
"..MathCommands.UserInterface.Commands..uno:ElementsDockingWindow\n"
@@ -24270,7 +24133,6 @@ msgid "Formula Cursor"
msgstr "수식 커서"
#: MathCommands.xcu
-#, fuzzy
msgctxt ""
"MathCommands.xcu\n"
"..MathCommands.UserInterface.Commands..uno:InsertCommandText?Text:string=newline \n"
@@ -24280,7 +24142,6 @@ msgid "New Line"
msgstr "새 줄"
#: MathCommands.xcu
-#, fuzzy
msgctxt ""
"MathCommands.xcu\n"
"..MathCommands.UserInterface.Commands..uno:InsertCommandText?Text:string=`\n"
@@ -25057,7 +24918,6 @@ msgid "Page"
msgstr "페이지"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.DeckList.ShapesDeck\n"
@@ -25085,7 +24945,6 @@ msgid "Master Slides"
msgstr ""
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.DeckList.SdCustomAnimationDeck\n"
@@ -25114,7 +24973,6 @@ msgid "Navigator"
msgstr "빠른 이동 도구"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.DeckList.StyleListDeck\n"
@@ -25144,7 +25002,6 @@ msgid "Manage Changes"
msgstr "이름 관리(~M)..."
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.DeckList.SwDesignDeck\n"
@@ -25154,7 +25011,6 @@ msgid "Design"
msgstr "디자인"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.DeckList.ChartDeck\n"
@@ -25164,7 +25020,6 @@ msgid "Properties"
msgstr "속성"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.StylesPropertyPanel\n"
@@ -25184,7 +25039,6 @@ msgid "Character"
msgstr "문자"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.MediaPlaybackPanel\n"
@@ -25194,7 +25048,6 @@ msgid "Media Playback"
msgstr "미디어 재생"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.PageStylesPanel\n"
@@ -25243,7 +25096,6 @@ msgid "Area"
msgstr "영역"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.ShadowPropertyPanel\n"
@@ -25280,7 +25132,6 @@ msgid "Position and Size"
msgstr "위치 및 크기"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.GraphicPropertyPanel\n"
@@ -25310,7 +25161,6 @@ msgid "Slide"
msgstr "슬라이드(~L)"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.SdLayoutsPanel\n"
@@ -25350,7 +25200,6 @@ msgid "Available for Use"
msgstr "사용 가능"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.SdCustomAnimationPanel\n"
@@ -25370,7 +25219,6 @@ msgid "Slide Transition"
msgstr "슬라이드 전환"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.SdTableDesignPanel\n"
@@ -25427,7 +25275,6 @@ msgid "Paragraph"
msgstr "단락"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.SwWrapPropertyPanel\n"
@@ -25474,7 +25321,6 @@ msgid "Manage Changes"
msgstr "이름 관리(~M)..."
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.StyleListPanel\n"
@@ -25513,7 +25359,6 @@ msgid "Themes"
msgstr "테마"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.ChartElementsPanel\n"
@@ -25563,7 +25408,6 @@ msgid "Axis"
msgstr "축추"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.ChartAreaPanel\n"
@@ -25573,7 +25417,6 @@ msgid "Area"
msgstr "영역"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.ChartLinePanel\n"
@@ -25856,7 +25699,6 @@ msgid "Single Toolbar"
msgstr ""
#: ToolbarMode.xcu
-#, fuzzy
msgctxt ""
"ToolbarMode.xcu\n"
"..ToolbarMode.Applications.Writer.Modes.Sidebar\n"
@@ -25894,7 +25736,6 @@ msgid "Single Toolbar"
msgstr ""
#: ToolbarMode.xcu
-#, fuzzy
msgctxt ""
"ToolbarMode.xcu\n"
"..ToolbarMode.Applications.Calc.Modes.Sidebar\n"
@@ -25970,7 +25811,6 @@ msgid "AutoTe~xt..."
msgstr "자동 텍스트(~X)..."
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:PrintLayout\n"
@@ -26137,7 +25977,6 @@ msgid "Se~ction..."
msgstr "구역(~S)..."
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:InsertMultiIndex\n"
@@ -26372,7 +26211,6 @@ msgid "Accept Change"
msgstr "변경 내용 승인"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:AcceptAllTrackedChanges\n"
@@ -26555,7 +26393,6 @@ msgid "En~velope..."
msgstr "편지봉투(~V)..."
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:AcceptTrackedChanges\n"
@@ -26724,7 +26561,6 @@ msgid "Caption..."
msgstr "캡션..."
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:InsertCaptionDialog\n"
@@ -26799,7 +26635,6 @@ msgid "Insert Other Objects"
msgstr "다른 개체 삽입"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:InsertPagebreak\n"
@@ -26819,7 +26654,6 @@ msgid "Insert Page Break"
msgstr "단락 삽입(~R)"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:InsertTable\n"
@@ -26897,7 +26731,6 @@ msgid "~Index Entry..."
msgstr "색인 항목(~Y)..."
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:InsertIndexesEntry\n"
@@ -27107,7 +26940,6 @@ msgid "~Formula..."
msgstr "수식(~F)..."
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:InsertObjectStarMath\n"
@@ -27870,7 +27702,6 @@ msgid "Clear"
msgstr "지우기(~C)"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:ResetAttributes\n"
@@ -28108,7 +27939,6 @@ msgid "Insert Rows Above"
msgstr "위에 행 삽입(~R)"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:InsertRowsBefore\n"
@@ -28137,7 +27967,6 @@ msgid "Insert Rows Below"
msgstr "아래에 행 삽입(~R)"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:InsertRowsAfter\n"
@@ -28166,7 +27995,6 @@ msgid "Insert Columns Left"
msgstr "열 삽입(~L)!"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:InsertColumnsBefore\n"
@@ -28379,7 +28207,6 @@ msgid "~Row"
msgstr "행(~R)"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:EntireCell\n"
@@ -29232,7 +29059,6 @@ msgid "In ~Background"
msgstr "배경(~B)"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:WrapThroughTransparencyToggle\n"
@@ -29875,7 +29701,6 @@ msgid "Add Unknown Words"
msgstr "알 수 없는 단어 추가"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:HScroll\n"
@@ -30315,7 +30140,6 @@ msgid "Default Paragraph Style"
msgstr ""
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:StyleApply?Style:string=Title&amp;FamilyName:string=ParagraphStyles\n"
@@ -30325,7 +30149,6 @@ msgid "~Title"
msgstr "제목(~T)"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:TitleParaStyle\n"
@@ -30606,7 +30429,6 @@ msgid "Preformatted Text Paragraph Style"
msgstr ""
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:StyleApply?Style:string=Text body&amp;FamilyName:string=ParagraphStyles\n"
@@ -30616,7 +30438,6 @@ msgid "Text Body"
msgstr "텍스트 본문"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:TextBodyParaStyle\n"
@@ -30941,7 +30762,6 @@ msgid "Roman Lowercase List Style"
msgstr ""
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:StyleApply\n"
@@ -30990,7 +30810,6 @@ msgid "Page Margins"
msgstr ""
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:HangingIndent\n"
@@ -31060,7 +30879,6 @@ msgid "Form Control"
msgstr "양식 콘트롤"
#: WriterFormWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterFormWindowState.xcu\n"
"..WriterFormWindowState.UIElements.States.private:resource/popupmenu/formrichtext\n"
@@ -31080,7 +30898,6 @@ msgid "Text Frame"
msgstr "다음 프레임으로"
#: WriterFormWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterFormWindowState.xcu\n"
"..WriterFormWindowState.UIElements.States.private:resource/popupmenu/graphic\n"
@@ -31090,7 +30907,6 @@ msgid "Image"
msgstr "이미지"
#: WriterFormWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterFormWindowState.xcu\n"
"..WriterFormWindowState.UIElements.States.private:resource/popupmenu/media\n"
@@ -31110,7 +30926,6 @@ msgid "OLE Object"
msgstr "OLE 개체"
#: WriterFormWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterFormWindowState.xcu\n"
"..WriterFormWindowState.UIElements.States.private:resource/popupmenu/preview\n"
@@ -31120,7 +30935,6 @@ msgid "Print Preview"
msgstr "인쇄 미리보기"
#: WriterFormWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterFormWindowState.xcu\n"
"..WriterFormWindowState.UIElements.States.private:resource/popupmenu/table\n"
@@ -31130,7 +30944,6 @@ msgid "Table"
msgstr "표"
#: WriterFormWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterFormWindowState.xcu\n"
"..WriterFormWindowState.UIElements.States.private:resource/popupmenu/text\n"
@@ -31158,7 +30971,6 @@ msgid "Formatting"
msgstr "서식"
#: WriterFormWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterFormWindowState.xcu\n"
"..WriterFormWindowState.UIElements.States.private:resource/toolbar/mailmerge\n"
@@ -31358,7 +31170,6 @@ msgid "Optimize"
msgstr "최적화"
#: WriterFormWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterFormWindowState.xcu\n"
"..WriterFormWindowState.UIElements.States.private:resource/toolbar/previewobjectbar\n"
@@ -31525,7 +31336,6 @@ msgid "Form Control"
msgstr "양식 콘트롤"
#: WriterGlobalWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterGlobalWindowState.xcu\n"
"..WriterGlobalWindowState.UIElements.States.private:resource/popupmenu/formrichtext\n"
@@ -31545,7 +31355,6 @@ msgid "Text Frame"
msgstr "다음 프레임으로"
#: WriterGlobalWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterGlobalWindowState.xcu\n"
"..WriterGlobalWindowState.UIElements.States.private:resource/popupmenu/graphic\n"
@@ -31555,7 +31364,6 @@ msgid "Image"
msgstr "이미지"
#: WriterGlobalWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterGlobalWindowState.xcu\n"
"..WriterGlobalWindowState.UIElements.States.private:resource/popupmenu/media\n"
@@ -31575,7 +31383,6 @@ msgid "OLE Object"
msgstr "OLE 개체"
#: WriterGlobalWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterGlobalWindowState.xcu\n"
"..WriterGlobalWindowState.UIElements.States.private:resource/popupmenu/preview\n"
@@ -31585,7 +31392,6 @@ msgid "Print Preview"
msgstr "인쇄 미리보기"
#: WriterGlobalWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterGlobalWindowState.xcu\n"
"..WriterGlobalWindowState.UIElements.States.private:resource/popupmenu/table\n"
@@ -31595,7 +31401,6 @@ msgid "Table"
msgstr "표"
#: WriterGlobalWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterGlobalWindowState.xcu\n"
"..WriterGlobalWindowState.UIElements.States.private:resource/popupmenu/text\n"
@@ -31813,7 +31618,6 @@ msgid "Optimize"
msgstr "최적화"
#: WriterGlobalWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterGlobalWindowState.xcu\n"
"..WriterGlobalWindowState.UIElements.States.private:resource/toolbar/previewobjectbar\n"
@@ -32007,7 +31811,6 @@ msgid "Form Control"
msgstr "양식 콘트롤"
#: WriterReportWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterReportWindowState.xcu\n"
"..WriterReportWindowState.UIElements.States.private:resource/popupmenu/formrichtext\n"
@@ -32027,7 +31830,6 @@ msgid "Text Frame"
msgstr "다음 프레임으로"
#: WriterReportWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterReportWindowState.xcu\n"
"..WriterReportWindowState.UIElements.States.private:resource/popupmenu/graphic\n"
@@ -32037,7 +31839,6 @@ msgid "Image"
msgstr "이미지"
#: WriterReportWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterReportWindowState.xcu\n"
"..WriterReportWindowState.UIElements.States.private:resource/popupmenu/media\n"
@@ -32057,7 +31858,6 @@ msgid "OLE Object"
msgstr "OLE 개체"
#: WriterReportWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterReportWindowState.xcu\n"
"..WriterReportWindowState.UIElements.States.private:resource/popupmenu/preview\n"
@@ -32067,7 +31867,6 @@ msgid "Print Preview"
msgstr "인쇄 미리보기"
#: WriterReportWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterReportWindowState.xcu\n"
"..WriterReportWindowState.UIElements.States.private:resource/popupmenu/table\n"
@@ -32077,7 +31876,6 @@ msgid "Table"
msgstr "표"
#: WriterReportWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterReportWindowState.xcu\n"
"..WriterReportWindowState.UIElements.States.private:resource/popupmenu/text\n"
@@ -32105,7 +31903,6 @@ msgid "Formatting"
msgstr "서식"
#: WriterReportWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterReportWindowState.xcu\n"
"..WriterReportWindowState.UIElements.States.private:resource/toolbar/mailmerge\n"
@@ -32305,7 +32102,6 @@ msgid "Optimize"
msgstr "최적화"
#: WriterReportWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterReportWindowState.xcu\n"
"..WriterReportWindowState.UIElements.States.private:resource/toolbar/previewobjectbar\n"
@@ -32452,7 +32248,6 @@ msgid "Form Control"
msgstr "양식 콘트롤"
#: WriterWebWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWebWindowState.xcu\n"
"..WriterWebWindowState.UIElements.States.private:resource/popupmenu/formrichtext\n"
@@ -32472,7 +32267,6 @@ msgid "Text Frame"
msgstr "다음 프레임으로"
#: WriterWebWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWebWindowState.xcu\n"
"..WriterWebWindowState.UIElements.States.private:resource/popupmenu/graphic\n"
@@ -32492,7 +32286,6 @@ msgid "OLE Object"
msgstr "OLE 개체"
#: WriterWebWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWebWindowState.xcu\n"
"..WriterWebWindowState.UIElements.States.private:resource/popupmenu/preview\n"
@@ -32512,7 +32305,6 @@ msgid "HTML Source"
msgstr "HTML 원본(~M)"
#: WriterWebWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWebWindowState.xcu\n"
"..WriterWebWindowState.UIElements.States.private:resource/popupmenu/table\n"
@@ -32522,7 +32314,6 @@ msgid "Table"
msgstr "표"
#: WriterWebWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWebWindowState.xcu\n"
"..WriterWebWindowState.UIElements.States.private:resource/popupmenu/text\n"
@@ -32740,7 +32531,6 @@ msgid "Bullets and Numbering"
msgstr "글머리 기호 및 번호 매기기"
#: WriterWebWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWebWindowState.xcu\n"
"..WriterWebWindowState.UIElements.States.private:resource/toolbar/previewobjectbar\n"
@@ -32871,7 +32661,6 @@ msgid "Form Control"
msgstr "양식 콘트롤"
#: WriterWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWindowState.xcu\n"
"..WriterWindowState.UIElements.States.private:resource/popupmenu/formrichtext\n"
@@ -32891,7 +32680,6 @@ msgid "Text Frame"
msgstr "다음 프레임으로"
#: WriterWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWindowState.xcu\n"
"..WriterWindowState.UIElements.States.private:resource/popupmenu/graphic\n"
@@ -32901,7 +32689,6 @@ msgid "Image"
msgstr "이미지"
#: WriterWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWindowState.xcu\n"
"..WriterWindowState.UIElements.States.private:resource/popupmenu/media\n"
@@ -32930,7 +32717,6 @@ msgid "OLE Object"
msgstr "OLE 개체"
#: WriterWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWindowState.xcu\n"
"..WriterWindowState.UIElements.States.private:resource/popupmenu/preview\n"
@@ -32940,7 +32726,6 @@ msgid "Print Preview"
msgstr "인쇄 미리보기"
#: WriterWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWindowState.xcu\n"
"..WriterWindowState.UIElements.States.private:resource/popupmenu/table\n"
@@ -32950,7 +32735,6 @@ msgid "Table"
msgstr "표"
#: WriterWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWindowState.xcu\n"
"..WriterWindowState.UIElements.States.private:resource/popupmenu/text\n"
@@ -32996,7 +32780,6 @@ msgid "Formatting"
msgstr "서식"
#: WriterWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWindowState.xcu\n"
"..WriterWindowState.UIElements.States.private:resource/toolbar/mailmerge\n"
@@ -33025,7 +32808,6 @@ msgid "Lines"
msgstr "선"
#: WriterWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWindowState.xcu\n"
"..WriterWindowState.UIElements.States.private:resource/toolbar/arrowsbar\n"
@@ -33216,7 +32998,6 @@ msgid "Optimize Size"
msgstr ""
#: WriterWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWindowState.xcu\n"
"..WriterWindowState.UIElements.States.private:resource/toolbar/previewobjectbar\n"
@@ -33429,7 +33210,6 @@ msgid "Form Control"
msgstr "양식 콘트롤"
#: XFormsWindowState.xcu
-#, fuzzy
msgctxt ""
"XFormsWindowState.xcu\n"
"..XFormsWindowState.UIElements.States.private:resource/popupmenu/formrichtext\n"
@@ -33449,7 +33229,6 @@ msgid "Text Frame"
msgstr "다음 프레임으로"
#: XFormsWindowState.xcu
-#, fuzzy
msgctxt ""
"XFormsWindowState.xcu\n"
"..XFormsWindowState.UIElements.States.private:resource/popupmenu/graphic\n"
@@ -33459,7 +33238,6 @@ msgid "Image"
msgstr "이미지"
#: XFormsWindowState.xcu
-#, fuzzy
msgctxt ""
"XFormsWindowState.xcu\n"
"..XFormsWindowState.UIElements.States.private:resource/popupmenu/media\n"
@@ -33479,7 +33257,6 @@ msgid "OLE Object"
msgstr "OLE 개체"
#: XFormsWindowState.xcu
-#, fuzzy
msgctxt ""
"XFormsWindowState.xcu\n"
"..XFormsWindowState.UIElements.States.private:resource/popupmenu/preview\n"
@@ -33489,7 +33266,6 @@ msgid "Print Preview"
msgstr "인쇄 미리보기"
#: XFormsWindowState.xcu
-#, fuzzy
msgctxt ""
"XFormsWindowState.xcu\n"
"..XFormsWindowState.UIElements.States.private:resource/popupmenu/table\n"
@@ -33499,7 +33275,6 @@ msgid "Table"
msgstr "표"
#: XFormsWindowState.xcu
-#, fuzzy
msgctxt ""
"XFormsWindowState.xcu\n"
"..XFormsWindowState.UIElements.States.private:resource/popupmenu/text\n"
@@ -33726,7 +33501,6 @@ msgid "Optimize"
msgstr "최적화"
#: XFormsWindowState.xcu
-#, fuzzy
msgctxt ""
"XFormsWindowState.xcu\n"
"..XFormsWindowState.UIElements.States.private:resource/toolbar/previewobjectbar\n"
diff --git a/source/ko/reportdesign/messages.po b/source/ko/reportdesign/messages.po
index bd5985b9881..e070c65321d 100644
--- a/source/ko/reportdesign/messages.po
+++ b/source/ko/reportdesign/messages.po
@@ -14,7 +14,6 @@ msgstr ""
"X-Generator: LibreOffice\n"
#: stringarray.hrc:17
-#, fuzzy
msgctxt "RID_STR_FORCENEWPAGE_CONST"
msgid "None"
msgstr "없음"
@@ -80,13 +79,11 @@ msgid "Field or Formula"
msgstr "필드/수식"
#: stringarray.hrc:43
-#, fuzzy
msgctxt "RID_STR_TYPE_CONST"
msgid "Function"
msgstr "함수"
#: stringarray.hrc:44
-#, fuzzy
msgctxt "RID_STR_TYPE_CONST"
msgid "Counter"
msgstr "개수"
@@ -104,7 +101,6 @@ msgid "No"
msgstr "없음"
#: stringarray.hrc:52
-#, fuzzy
msgctxt "RID_STR_BOOL"
msgid "Yes"
msgstr "예"
@@ -116,13 +112,11 @@ msgid "No"
msgstr "없음"
#: stringarray.hrc:59
-#, fuzzy
msgctxt "RID_STR_KEEPTOGETHER_CONST"
msgid "Whole Group"
msgstr "전체 그룹"
#: stringarray.hrc:60
-#, fuzzy
msgctxt "RID_STR_KEEPTOGETHER_CONST"
msgid "With First Detail"
msgstr "첫 번째 세부 정보 포함"
@@ -134,7 +128,6 @@ msgid "Top"
msgstr "위쪽"
#: stringarray.hrc:67
-#, fuzzy
msgctxt "RID_STR_VERTICAL_ALIGN_CONST"
msgid "Middle"
msgstr "가운데"
@@ -146,13 +139,11 @@ msgid "Bottom"
msgstr "아래쪽"
#: stringarray.hrc:74
-#, fuzzy
msgctxt "RID_STR_PARAADJUST_CONST"
msgid "Left"
msgstr "왼쪽"
#: stringarray.hrc:75
-#, fuzzy
msgctxt "RID_STR_PARAADJUST_CONST"
msgid "Right"
msgstr "오른쪽"
@@ -1067,19 +1058,16 @@ msgid "Fo_rmat:"
msgstr "서식(_R):"
#: floatingfield.ui:11
-#, fuzzy
msgctxt "floatingfield|FloatingField"
msgid "Sorting and Grouping"
msgstr "정렬 및 그룹화"
#: floatingfield.ui:30
-#, fuzzy
msgctxt "floatingfield|up"
msgid "Sort Ascending"
msgstr "오름차순 정렬"
#: floatingfield.ui:43
-#, fuzzy
msgctxt "floatingfield|down"
msgid "Sort Descending"
msgstr "내림차순 정렬"
@@ -1091,7 +1079,6 @@ msgid "Remove sorting"
msgstr "정렬 취소"
#: floatingfield.ui:79
-#, fuzzy
msgctxt "floatingfield|insert"
msgid "Insert"
msgstr "삽입"
diff --git a/source/ko/sc/messages.po b/source/ko/sc/messages.po
index 2e263f59715..610c716a707 100644
--- a/source/ko/sc/messages.po
+++ b/source/ko/sc/messages.po
@@ -14,7 +14,6 @@ msgstr ""
"X-Generator: LibreOffice\n"
#: compiler.hrc:27
-#, fuzzy
msgctxt "RID_FUNCTION_CATEGORIES"
msgid "Database"
msgstr "데이터베이스"
@@ -32,7 +31,6 @@ msgid "Financial"
msgstr "회계"
#: compiler.hrc:30
-#, fuzzy
msgctxt "RID_FUNCTION_CATEGORIES"
msgid "Information"
msgstr "정보"
@@ -50,7 +48,6 @@ msgid "Mathematical"
msgstr "수학"
#: compiler.hrc:33
-#, fuzzy
msgctxt "RID_FUNCTION_CATEGORIES"
msgid "Array"
msgstr "배열"
@@ -68,13 +65,11 @@ msgid "Spreadsheet"
msgstr "스프레드시트"
#: compiler.hrc:36
-#, fuzzy
msgctxt "RID_FUNCTION_CATEGORIES"
msgid "Text"
msgstr "텍스트"
#: compiler.hrc:37
-#, fuzzy
msgctxt "RID_FUNCTION_CATEGORIES"
msgid "Add-in"
msgstr "Add-in"
@@ -466,7 +461,6 @@ msgid "Protect sheet"
msgstr "시트 보호"
#: globstr.hrc:110
-#, fuzzy
msgctxt "STR_UNDO_UNPROTECT_TAB"
msgid "Unprotect sheet"
msgstr "시트 보호 해제"
@@ -477,7 +471,6 @@ msgid "Protect document"
msgstr "문서 보호"
#: globstr.hrc:112
-#, fuzzy
msgctxt "STR_UNDO_UNPROTECT_DOC"
msgid "Unprotect document"
msgstr "문서 보호 해제"
@@ -658,7 +651,6 @@ msgid "OR"
msgstr "OR"
#: globstr.hrc:145
-#, fuzzy
msgctxt "STR_TABLE_DEF"
msgid "Sheet"
msgstr "시트"
@@ -706,7 +698,6 @@ msgid "The source range contains subtotals which may distort the results. Use it
msgstr "소스 영역에 잘못된 결과를 초래할 수 있는 부분합이 포함되어 있습니다. 그래도 사용하겠습니까?"
#: globstr.hrc:154
-#, fuzzy
msgctxt "STR_PIVOT_TOTAL"
msgid "Total"
msgstr "전체"
@@ -836,7 +827,6 @@ msgid "Scenario"
msgstr "시나리오"
#: globstr.hrc:179
-#, fuzzy
msgctxt "STR_PIVOT_TABLE"
msgid "Pivot Table"
msgstr "피벗 테이블"
@@ -1329,7 +1319,6 @@ msgid "Delete Sheets"
msgstr "시트 삭제"
#: globstr.hrc:284
-#, fuzzy
msgctxt "STR_UNDO_RENAME_TAB"
msgid "Rename Sheet"
msgstr "시트 이름 바꾸기"
@@ -1801,7 +1790,6 @@ msgid "Range moved from #1 to #2"
msgstr "#1 에서 #2로 범위 이동"
#: globstr.hrc:375
-#, fuzzy
msgctxt "STR_END_REDLINING"
msgid ""
"This action will exit the change recording mode.\n"
@@ -1912,7 +1900,6 @@ msgid "Nested arrays are not supported."
msgstr "중첩 어레이는 지원되지 않습니다."
#: globstr.hrc:395
-#, fuzzy
msgctxt "STR_UNDO_TEXTTOCOLUMNS"
msgid "Text to Columns"
msgstr "텍스트를 열로"
@@ -2105,7 +2092,6 @@ msgid "Manage Names..."
msgstr "이름 관리..."
#: globstr.hrc:425
-#, fuzzy
msgctxt "STR_HEADER_NAME"
msgid "Name"
msgstr "이름"
@@ -2523,7 +2509,6 @@ msgid "Conditional Format"
msgstr "조건부 서식"
#: globstr.hrc:502
-#, fuzzy
msgctxt "STR_UNDO_CONDFORMAT_LIST"
msgid "Conditional Formats"
msgstr "조건부 서식"
@@ -2554,7 +2539,6 @@ msgid "%1 and %2 more"
msgstr ""
#: globstr.hrc:508
-#, fuzzy
msgctxt "STR_GENERAL"
msgid "General"
msgstr "일반"
@@ -2566,19 +2550,16 @@ msgid "Number"
msgstr "숫자"
#: globstr.hrc:510
-#, fuzzy
msgctxt "STR_PERCENT"
msgid "Percent"
msgstr "백분율"
#: globstr.hrc:511
-#, fuzzy
msgctxt "STR_CURRENCY"
msgid "Currency"
msgstr "통화"
#: globstr.hrc:512
-#, fuzzy
msgctxt "STR_DATE"
msgid "Date"
msgstr "날짜"
@@ -2596,19 +2577,16 @@ msgid "Scientific"
msgstr "정밀"
#: globstr.hrc:515
-#, fuzzy
msgctxt "STR_FRACTION"
msgid "Fraction"
msgstr "분수"
#: globstr.hrc:516
-#, fuzzy
msgctxt "STR_BOOLEAN_VALUE"
msgid "Boolean Value"
msgstr "논리 값"
#: globstr.hrc:517
-#, fuzzy
msgctxt "STR_TEXT"
msgid "Text"
msgstr "텍스트"
@@ -2754,7 +2732,6 @@ msgid "Format error discovered in the file in sub-document $(ARG1) at $(ARG2)(ro
msgstr "파일에서 하위 문서 $(ARG1)의 $(ARG2)(행, 열) 위치에서 서식 오류가 발견되었습니다."
#: scerrors.hrc:56
-#, fuzzy
msgctxt "RID_ERRHDLSC"
msgid "File format error found at $(ARG1)(row,col)."
msgstr "$(ARG1)(행,열)에서 파일 형식 오류가 발견되었습니다."
@@ -2771,7 +2748,6 @@ msgid "Data could not be written."
msgstr ""
#: scerrors.hrc:64
-#, fuzzy
msgctxt "RID_ERRHDLSC"
msgid "$(ARG1)"
msgstr "$(ARG1)"
@@ -3320,7 +3296,6 @@ msgid "An integer between 1583 and 9956 or 0 and 99 (19xx or 20xx depending on t
msgstr "1583과 9956 사이 또는 0과 99(정의된 옵션에 따라 19xx 또는 20xx) 사이의 정수입니다."
#: scfuncs.hrc:184
-#, fuzzy
msgctxt "SC_OPCODE_GET_DATE"
msgid "Month"
msgstr "월"
@@ -3347,7 +3322,6 @@ msgid "Returns an internal number for a text having a possible date format."
msgstr "날짜 형식으로 표시된 텍스트의 내부 숫자를 구합니다."
#: scfuncs.hrc:194
-#, fuzzy
msgctxt "SC_OPCODE_GET_DATE_VALUE"
msgid "Text"
msgstr "텍스트"
@@ -3415,7 +3389,6 @@ msgid "Returns the number of workdays between two dates using arguments to indic
msgstr "주말과 공유일을 표시하기 위해 인수로 주어진 두 날짜 사이의 근무일 수를 구합니다."
#: scfuncs.hrc:222
-#, fuzzy
msgctxt "SC_OPCODE_NETWORKDAYS"
msgid "Start date"
msgstr "시작 날짜"
@@ -3447,7 +3420,6 @@ msgid "Optional set of one or more dates to be considered as holiday."
msgstr "공휴일로 지정할 하나 이상의 추가 일자 모음"
#: scfuncs.hrc:228
-#, fuzzy
msgctxt "SC_OPCODE_NETWORKDAYS"
msgid "Array"
msgstr "배열"
@@ -3463,7 +3435,6 @@ msgid "Returns the number of workdays between two dates using arguments to indic
msgstr "주말과 공유일을 표시하기 위해 인수로 주어진 두 날짜 사이의 근무일 수를 구합니다."
#: scfuncs.hrc:236
-#, fuzzy
msgctxt "SC_OPCODE_NETWORKDAYS_MS"
msgid "Start date"
msgstr "시작 날짜"
@@ -3496,7 +3467,6 @@ msgid "Optional number or string to indicate when weekends occur. When omitted,
msgstr "주말을 가리키는 추가적인 숫자나 문자열. 생략하면 토요일과 일요일을 주말로 설정합니다."
#: scfuncs.hrc:242
-#, fuzzy
msgctxt "SC_OPCODE_NETWORKDAYS_MS"
msgid "Array"
msgstr "배열"
@@ -3512,7 +3482,6 @@ msgid "Returns the serial number of the date before or after a number of workday
msgstr "주말과 공유일을 표시하기 위해 인수를 이용하여 근무일의 이전/이후 연속된 날자를 구합니다."
#: scfuncs.hrc:250
-#, fuzzy
msgctxt "SC_OPCODE_WORKDAY_MS"
msgid "Start date"
msgstr "시작 날짜"
@@ -3544,7 +3513,6 @@ msgid "Optional number or string to indicate when weekends occur. When omitted,
msgstr "주말을 가리키는 추가적인 숫자나 문자열. 생략하면 토요일과 일요일을 주말로 설정합니다."
#: scfuncs.hrc:256
-#, fuzzy
msgctxt "SC_OPCODE_WORKDAY_MS"
msgid "Array"
msgstr "배열"
@@ -3636,7 +3604,6 @@ msgid "The integer for the hour."
msgstr "시를 나타내는 정수입니다."
#: scfuncs.hrc:304
-#, fuzzy
msgctxt "SC_OPCODE_GET_TIME"
msgid "Minute"
msgstr "분"
@@ -3647,7 +3614,6 @@ msgid "The integer for the minute."
msgstr "분을 나타내는 정수입니다."
#: scfuncs.hrc:306
-#, fuzzy
msgctxt "SC_OPCODE_GET_TIME"
msgid "Second"
msgstr "초"
@@ -3663,7 +3629,6 @@ msgid "Returns a sequential number for a text shown in a possible time entry for
msgstr "시간 입력 형식으로 표시된 텍스트의 순차적 숫자를 구합니다."
#: scfuncs.hrc:314
-#, fuzzy
msgctxt "SC_OPCODE_GET_TIME_VALUE"
msgid "Text"
msgstr "텍스트"
@@ -3796,7 +3761,6 @@ msgid "The internal number of the date."
msgstr "날짜의 내부 숫자입니다."
#: scfuncs.hrc:370
-#, fuzzy
msgctxt "SC_OPCODE_WEEK"
msgid "Mode"
msgstr "모드"
@@ -3818,7 +3782,6 @@ msgid "Number"
msgstr "숫자"
#: scfuncs.hrc:379
-#, fuzzy
msgctxt "SC_OPCODE_ISOWEEKNUM"
msgid "The internal number of the date."
msgstr "날짜의 내부 숫자입니다."
@@ -3837,13 +3800,11 @@ msgid "Number"
msgstr "숫자"
#: scfuncs.hrc:386
-#, fuzzy
msgctxt "SC_OPCODE_WEEKNUM_OOO"
msgid "The internal number of the date."
msgstr "날짜의 내부 숫자입니다."
#: scfuncs.hrc:387
-#, fuzzy
msgctxt "SC_OPCODE_WEEKNUM_OOO"
msgid "Mode"
msgstr "모드"
@@ -4191,7 +4152,6 @@ msgid "Payment period. The total number of periods in which the annuity (pension
msgstr "납입 기간입니다. 연금을 납입한 총 기간입니다."
#: scfuncs.hrc:491
-#, fuzzy
msgctxt "SC_OPCODE_IPMT"
msgid "PV"
msgstr "PV"
@@ -4323,7 +4283,6 @@ msgid "The present value. The present value or the amount the annuity is current
msgstr "현재 가치입니다. 연금의 현재 가치 또는 현재 가치에 상당하는 금액입니다."
#: scfuncs.hrc:527
-#, fuzzy
msgctxt "SC_OPCODE_CUM_PRINC"
msgid "S"
msgstr "S"
@@ -4379,7 +4338,6 @@ msgid "Payment period. The total number of periods in which the annuity (pension
msgstr "납입 기간입니다. 연금을 납입한 총 기간입니다."
#: scfuncs.hrc:543
-#, fuzzy
msgctxt "SC_OPCODE_CUM_IPMT"
msgid "PV"
msgstr "PV"
@@ -4600,7 +4558,6 @@ msgid "Periods: The period for which the depreciation is calculated. The time un
msgstr "기간: 감가상각을 계산할 기간입니다. 기간에 사용되는 시간 단위는 내용연수의 시간 단위와 같아야 합니다."
#: scfuncs.hrc:607
-#, fuzzy
msgctxt "SC_OPCODE_DB"
msgid "Month"
msgstr "월"
@@ -4646,7 +4603,6 @@ msgid "Useful life. The number of periods in the useful life of the asset."
msgstr "내용연수입니다. 자산이 감가 상각되는 기간수(자산의 내용연수)입니다."
#: scfuncs.hrc:621
-#, fuzzy
msgctxt "SC_OPCODE_VBD"
msgid "Start"
msgstr "시작"
@@ -4705,7 +4661,6 @@ msgid "Nominal interest"
msgstr ""
#: scfuncs.hrc:637
-#, fuzzy
msgctxt "SC_OPCODE_EFFECT"
msgid "P"
msgstr "P"
@@ -4722,7 +4677,6 @@ msgid "Calculates the yearly nominal interest rate as an effective interest rate
msgstr "연간 명목 이자율을 실질 이자율로 계산합니다."
#: scfuncs.hrc:645
-#, fuzzy
msgctxt "SC_OPCODE_NOMINAL"
msgid "Effective rate"
msgstr "실질 이자율"
@@ -4733,7 +4687,6 @@ msgid "The effective interest rate"
msgstr "실질 이자율입니다."
#: scfuncs.hrc:647
-#, fuzzy
msgctxt "SC_OPCODE_NOMINAL"
msgid "NPER"
msgstr "NPER"
@@ -4749,7 +4702,6 @@ msgid "Net present value. Calculates the net present value of an investment base
msgstr "순 현재 가치입니다. 정기적으로 일정 금액을 납입하고 일정한 이율을 적용하는 투자의 순 현재 가치를 계산합니다."
#: scfuncs.hrc:655
-#, fuzzy
msgctxt "SC_OPCODE_NPV"
msgid "Rate"
msgstr "이자율"
@@ -4782,7 +4734,6 @@ msgid "Values"
msgstr "값"
#: scfuncs.hrc:666
-#, fuzzy
msgctxt "SC_OPCODE_IRR"
msgid "An array or reference to cells whose contents correspond to the payments."
msgstr "셀의 내용이 지불에 해당하는 셀의 배열 또는 참조입니다."
@@ -4813,7 +4764,6 @@ msgid "An array or reference to cells whose contents correspond to the payments.
msgstr "셀의 내용이 지불에 해당하는 셀의 배열 또는 참조입니다."
#: scfuncs.hrc:677
-#, fuzzy
msgctxt "SC_OPCODE_MIRR"
msgid "Investment"
msgstr "투자"
@@ -4841,7 +4791,6 @@ msgid "Returns the amount of interest for constant amortization rates."
msgstr "정기 상각 비율에 대한 이자 금액을 구합니다."
#: scfuncs.hrc:687
-#, fuzzy
msgctxt "SC_OPCODE_ISPMT"
msgid "Rate"
msgstr "이자율"
@@ -4873,7 +4822,6 @@ msgid "Sum total of amortization periods."
msgstr "총 상각 기간입니다."
#: scfuncs.hrc:693
-#, fuzzy
msgctxt "SC_OPCODE_ISPMT"
msgid "Investment"
msgstr "투자"
@@ -4889,7 +4837,6 @@ msgid "Duration. Calculates the number of periods required by an investment to a
msgstr ""
#: scfuncs.hrc:701
-#, fuzzy
msgctxt "SC_OPCODE_PDURATION"
msgid "Rate"
msgstr "이자율"
@@ -4900,7 +4847,6 @@ msgid "The constant rate of interest."
msgstr ""
#: scfuncs.hrc:703
-#, fuzzy
msgctxt "SC_OPCODE_PDURATION"
msgid "PV"
msgstr "PV"
@@ -4912,13 +4858,11 @@ msgid "The present value. The current value of the investment."
msgstr "현재 가치입니다. 투자의 현재 가치입니다."
#: scfuncs.hrc:705
-#, fuzzy
msgctxt "SC_OPCODE_PDURATION"
msgid "FV"
msgstr "FV"
#: scfuncs.hrc:706
-#, fuzzy
msgctxt "SC_OPCODE_PDURATION"
msgid "The future value of the investment."
msgstr "투자의 미래 가치입니다."
@@ -4940,7 +4884,6 @@ msgid "The number of periods used in the calculation."
msgstr "계산에 사용할 기간입니다."
#: scfuncs.hrc:715
-#, fuzzy
msgctxt "SC_OPCODE_RRI"
msgid "PV"
msgstr "PV"
@@ -4966,7 +4909,6 @@ msgid "Returns TRUE if value is a reference."
msgstr "값이 참조이면 TRUE를 돌려줍니다."
#: scfuncs.hrc:725
-#, fuzzy
msgctxt "SC_OPCODE_IS_REF"
msgid "Value"
msgstr "값"
@@ -4982,7 +4924,6 @@ msgid "Returns TRUE if the value is an error value not equal to #N/A."
msgstr "값이 #N/A가 아닌 오류값이면 TRUE를 돌려줍니다."
#: scfuncs.hrc:733
-#, fuzzy
msgctxt "SC_OPCODE_IS_ERR"
msgid "Value"
msgstr "값"
@@ -4998,7 +4939,6 @@ msgid "Returns TRUE if the value is an error value."
msgstr "값이 오류값이면 TRUE를 돌려줍니다."
#: scfuncs.hrc:741
-#, fuzzy
msgctxt "SC_OPCODE_IS_ERROR"
msgid "Value"
msgstr "값"
@@ -5014,7 +4954,6 @@ msgid "Returns TRUE if value refers to an empty cell."
msgstr "값이 빈 셀을 참조하면 TRUE를 돌려줍니다."
#: scfuncs.hrc:749
-#, fuzzy
msgctxt "SC_OPCODE_IS_EMPTY"
msgid "Value"
msgstr "값"
@@ -5030,7 +4969,6 @@ msgid "Returns TRUE if the value carries a logical number format."
msgstr "값에 논리적 숫자 형식이 있으면 TRUE를 돌려줍니다."
#: scfuncs.hrc:757
-#, fuzzy
msgctxt "SC_OPCODE_IS_LOGICAL"
msgid "Value"
msgstr "값"
@@ -5046,7 +4984,6 @@ msgid "Returns TRUE if value equals #N/A."
msgstr "값이 #N/A이면 TRUE를 돌려줍니다."
#: scfuncs.hrc:765
-#, fuzzy
msgctxt "SC_OPCODE_IS_NV"
msgid "Value"
msgstr "값"
@@ -5062,7 +4999,6 @@ msgid "Returns TRUE if the value is not text."
msgstr "값이 텍스트가 아니면 TRUE를 돌려줍니다."
#: scfuncs.hrc:773
-#, fuzzy
msgctxt "SC_OPCODE_IS_NON_STRING"
msgid "Value"
msgstr "값"
@@ -5078,7 +5014,6 @@ msgid "Returns TRUE if value is text."
msgstr "값이 텍스트이면 TRUE를 돌려줍니다."
#: scfuncs.hrc:781
-#, fuzzy
msgctxt "SC_OPCODE_IS_STRING"
msgid "Value"
msgstr "값"
@@ -5094,7 +5029,6 @@ msgid "Returns TRUE if value is a number."
msgstr "값이 숫자이면 TRUE를 돌려줍니다."
#: scfuncs.hrc:789
-#, fuzzy
msgctxt "SC_OPCODE_IS_VALUE"
msgid "Value"
msgstr "값"
@@ -5110,7 +5044,6 @@ msgid "Returns TRUE if the cell is a formula cell."
msgstr "셀이 수식 셀이면 TRUE를 돌려줍니다."
#: scfuncs.hrc:797
-#, fuzzy
msgctxt "SC_OPCODE_IS_FORMULA"
msgid "Reference"
msgstr "참조"
@@ -5142,7 +5075,6 @@ msgid "Converts a value to a number."
msgstr "값을 숫자로 변환합니다."
#: scfuncs.hrc:813
-#, fuzzy
msgctxt "SC_OPCODE_N"
msgid "Value"
msgstr "값"
@@ -5163,7 +5095,6 @@ msgid "Returns the data type of a value (1 = number, 2 = text, 4 = Boolean value
msgstr ""
#: scfuncs.hrc:827
-#, fuzzy
msgctxt "SC_OPCODE_TYPE"
msgid "Value"
msgstr "값"
@@ -5273,7 +5204,6 @@ msgid "Returns value if not an error value, else alternative."
msgstr "오류값이 아니면 값을 리턴하고, 오류값이면 대체값을 리턴합니다."
#: scfuncs.hrc:883
-#, fuzzy
msgctxt "SC_OPCODE_IF_ERROR"
msgid "Value"
msgstr "값"
@@ -5300,7 +5230,6 @@ msgid "Returns value if not a #N/A error, else alternative."
msgstr "#N/A 오류가 아니면 값을 리턴하고, #N/A 오류면 대체값을 리턴합니다."
#: scfuncs.hrc:893
-#, fuzzy
msgctxt "SC_OPCODE_IF_NA"
msgid "Value"
msgstr "값"
@@ -5415,7 +5344,6 @@ msgid "Counts the blank cells in a specified range."
msgstr "지정한 범위에 있는 빈 셀을 셉니다."
#: scfuncs.hrc:945
-#, fuzzy
msgctxt "SC_OPCODE_COUNT_EMPTY_CELLS"
msgid "Range"
msgstr "범위"
@@ -5436,7 +5364,6 @@ msgid "Returns the sum of all arguments."
msgstr "모든 인수의 합을 구합니다."
#: scfuncs.hrc:959
-#, fuzzy
msgctxt "SC_OPCODE_SUM"
msgid "Number "
msgstr "숫자"
@@ -5453,7 +5380,6 @@ msgid "Returns the sum of the squares of the arguments."
msgstr "인수의 제곱합을 구합니다."
#: scfuncs.hrc:967
-#, fuzzy
msgctxt "SC_OPCODE_SUM_SQ"
msgid "Number "
msgstr "숫자"
@@ -5487,7 +5413,6 @@ msgid "Totals the arguments that meet the condition."
msgstr "조건에 맞는 인수의 총합을 구합니다."
#: scfuncs.hrc:983
-#, fuzzy
msgctxt "SC_OPCODE_SUM_IF"
msgid "Range"
msgstr "범위"
@@ -5498,7 +5423,6 @@ msgid "The range to be evaluated by the criteria given."
msgstr "지정한 기준으로 계산될 범위입니다."
#: scfuncs.hrc:985
-#, fuzzy
msgctxt "SC_OPCODE_SUM_IF"
msgid "Criteria"
msgstr "기준"
@@ -5525,7 +5449,6 @@ msgid "Averages the arguments that meet the conditions."
msgstr "조건에 맞는 인수의 총합을 구합니다."
#: scfuncs.hrc:995
-#, fuzzy
msgctxt "SC_OPCODE_AVERAGE_IF"
msgid "Range"
msgstr "범위"
@@ -5536,7 +5459,6 @@ msgid "The range to be evaluated by the criteria given."
msgstr "지정한 기준으로 계산될 범위입니다."
#: scfuncs.hrc:997
-#, fuzzy
msgctxt "SC_OPCODE_AVERAGE_IF"
msgid "Criteria"
msgstr "기준"
@@ -5666,7 +5588,6 @@ msgid "Counts the arguments which meet the set conditions."
msgstr "집합 조건에 맞는 인수를 셉니다."
#: scfuncs.hrc:1040
-#, fuzzy
msgctxt "SC_OPCODE_COUNT_IF"
msgid "Range"
msgstr "범위"
@@ -5677,7 +5598,6 @@ msgid "The range of cells to be evaluated by the criteria given."
msgstr "지정한 조건으로 계산될 셀 범위입니다."
#: scfuncs.hrc:1042
-#, fuzzy
msgctxt "SC_OPCODE_COUNT_IF"
msgid "Criteria"
msgstr "기준"
@@ -5714,7 +5634,6 @@ msgid "Returns TRUE if value is an even integer."
msgstr "값이 짝수인 정수이면 TRUE를 돌려줍니다."
#: scfuncs.hrc:1064
-#, fuzzy
msgctxt "SC_OPCODE_IS_EVEN"
msgid "Value"
msgstr "값"
@@ -5730,7 +5649,6 @@ msgid "Returns TRUE if value is an odd integer."
msgstr "값이 홀수인 정수이면 TRUE를 돌려줍니다."
#: scfuncs.hrc:1072
-#, fuzzy
msgctxt "SC_OPCODE_IS_ODD"
msgid "Value"
msgstr "값"
@@ -6288,7 +6206,6 @@ msgid "Calculates subtotals in a spreadsheet."
msgstr "스프레드시트에서 부분합을 계산합니다."
#: scfuncs.hrc:1346
-#, fuzzy
msgctxt "SC_OPCODE_SUB_TOTAL"
msgid "Function"
msgstr "함수"
@@ -6299,7 +6216,6 @@ msgid "Function index. Is an index of the possible functions Total, Max, ..."
msgstr "함수에 대한 색인입니다. Total, Max와 같은 함수의 색인입니다."
#: scfuncs.hrc:1348
-#, fuzzy
msgctxt "SC_OPCODE_SUB_TOTAL"
msgid "Range"
msgstr "범위"
@@ -6386,7 +6302,6 @@ msgid "The number to be truncated."
msgstr "잘라낼 숫자입니다."
#: scfuncs.hrc:1380
-#, fuzzy
msgctxt "SC_OPCODE_TRUNC"
msgid "Count"
msgstr "개수"
@@ -6413,7 +6328,6 @@ msgid "The number to be rounded."
msgstr "반올림할 숫자입니다."
#: scfuncs.hrc:1390
-#, fuzzy
msgctxt "SC_OPCODE_ROUND"
msgid "Count"
msgstr "개수"
@@ -6440,7 +6354,6 @@ msgid "The number to be rounded up."
msgstr "반올림할 숫자입니다."
#: scfuncs.hrc:1400
-#, fuzzy
msgctxt "SC_OPCODE_ROUND_UP"
msgid "Count"
msgstr "개수"
@@ -6467,7 +6380,6 @@ msgid "The number to be rounded down."
msgstr "반버림할 숫자입니다."
#: scfuncs.hrc:1410
-#, fuzzy
msgctxt "SC_OPCODE_ROUND_DOWN"
msgid "Count"
msgstr "개수"
@@ -6729,25 +6641,21 @@ msgid "Number"
msgstr "개수"
#: scfuncs.hrc:1511
-#, fuzzy
msgctxt "SC_OPCODE_FLOOR_MATH"
msgid "The number to be rounded down."
msgstr "반버림할 숫자입니다."
#: scfuncs.hrc:1512
-#, fuzzy
msgctxt "SC_OPCODE_FLOOR_MATH"
msgid "Significance"
msgstr "유의값"
#: scfuncs.hrc:1513
-#, fuzzy
msgctxt "SC_OPCODE_FLOOR_MATH"
msgid "The number to whose multiple the value is to be rounded down."
msgstr "배수로 값을 반버림할 숫자입니다."
#: scfuncs.hrc:1514
-#, fuzzy
msgctxt "SC_OPCODE_FLOOR_MATH"
msgid "Mode"
msgstr "모드"
@@ -6770,13 +6678,11 @@ msgid "Number"
msgstr "개수"
#: scfuncs.hrc:1523
-#, fuzzy
msgctxt "SC_OPCODE_FLOOR_PRECISE"
msgid "The number to be rounded down."
msgstr "반버림할 숫자입니다."
#: scfuncs.hrc:1524
-#, fuzzy
msgctxt "SC_OPCODE_FLOOR_PRECISE"
msgid "Significance"
msgstr "유의값"
@@ -6822,7 +6728,6 @@ msgid "Array transposition. Exchanges the rows and columns of an array."
msgstr "배열 이항입니다. 배열의 행과 열을 교환합니다."
#: scfuncs.hrc:1548
-#, fuzzy
msgctxt "SC_OPCODE_MAT_TRANS"
msgid "Array"
msgstr "배열"
@@ -6865,7 +6770,6 @@ msgid "Returns the array determinant."
msgstr "배열의 행렬식을 구합니다."
#: scfuncs.hrc:1566
-#, fuzzy
msgctxt "SC_OPCODE_MAT_DET"
msgid "Array"
msgstr "배열"
@@ -6881,7 +6785,6 @@ msgid "Returns the inverse of an array."
msgstr "역배열을 구합니다."
#: scfuncs.hrc:1574
-#, fuzzy
msgctxt "SC_OPCODE_MAT_INV"
msgid "Array"
msgstr "배열"
@@ -7009,7 +6912,6 @@ msgid "Returns a frequency distribution as a vertical array."
msgstr "도수 분포를 세로 배열 형태로 구합니다."
#: scfuncs.hrc:1628
-#, fuzzy
msgctxt "SC_OPCODE_FREQUENCY"
msgid "Data"
msgstr "데이터"
@@ -7064,7 +6966,6 @@ msgid "Linear type"
msgstr "Linear_type"
#: scfuncs.hrc:1643
-#, fuzzy
msgctxt "SC_OPCODE_LINEST"
msgid "If type = 0 the linears will be calculated through the zero point, or else moved linears."
msgstr "유형=0인 경우 선형은 0점을 통해 계산되며 0이 아닌 경우에는 선형을 이동합니다."
@@ -7114,7 +7015,6 @@ msgid "Function type"
msgstr "Function_type"
#: scfuncs.hrc:1657
-#, fuzzy
msgctxt "SC_OPCODE_LOGEST"
msgid "If type = 0 then the functions will be calculated in the form of y=m^x, or also functions y=b*m^x."
msgstr "유형 = 0이면 y=m^x로, 아니면 y=b*m^x로 함수를 계산합니다."
@@ -7268,7 +7168,6 @@ msgid "Returns the maximum value in a list of arguments."
msgstr "인수 목록에서 최대값을 구합니다."
#: scfuncs.hrc:1710
-#, fuzzy
msgctxt "SC_OPCODE_MAX"
msgid "Number "
msgstr "숫자"
@@ -7302,7 +7201,6 @@ msgid "Returns the minimum value in a list of arguments."
msgstr "인수 목록에서 최소값을 구합니다."
#: scfuncs.hrc:1726
-#, fuzzy
msgctxt "SC_OPCODE_MIN"
msgid "Number "
msgstr "숫자"
@@ -7336,7 +7234,6 @@ msgid "Calculates the variance based on a sample."
msgstr "표본 집단을 기준으로 분산을 계산합니다."
#: scfuncs.hrc:1742
-#, fuzzy
msgctxt "SC_OPCODE_VAR"
msgid "Number "
msgstr "숫자"
@@ -7353,7 +7250,6 @@ msgid "Calculates the variance based on a sample."
msgstr "표본 집단을 기준으로 분산을 계산합니다."
#: scfuncs.hrc:1750
-#, fuzzy
msgctxt "SC_OPCODE_VAR_S"
msgid "Number "
msgstr "숫자"
@@ -7387,7 +7283,6 @@ msgid "Calculates variance based on the entire population."
msgstr "모집단을 기준으로 분산을 계산합니다."
#: scfuncs.hrc:1766
-#, fuzzy
msgctxt "SC_OPCODE_VAR_P"
msgid "Number "
msgstr "숫자"
@@ -7404,7 +7299,6 @@ msgid "Calculates variance based on the entire population."
msgstr "모집단을 기준으로 분산을 계산합니다."
#: scfuncs.hrc:1774
-#, fuzzy
msgctxt "SC_OPCODE_VAR_P_MS"
msgid "Number "
msgstr "숫자"
@@ -7438,7 +7332,6 @@ msgid "Calculates the standard deviation based on a sample."
msgstr "표본 집단을 기준으로 표준 편차를 계산합니다."
#: scfuncs.hrc:1790
-#, fuzzy
msgctxt "SC_OPCODE_ST_DEV"
msgid "Number "
msgstr "숫자"
@@ -7455,7 +7348,6 @@ msgid "Calculates the standard deviation based on a sample."
msgstr "표본 집단을 기준으로 표준 편차를 계산합니다."
#: scfuncs.hrc:1798
-#, fuzzy
msgctxt "SC_OPCODE_ST_DEV_S"
msgid "Number "
msgstr "숫자"
@@ -7489,7 +7381,6 @@ msgid "Calculates the standard deviation based on the entire population."
msgstr "모집단을 기준으로 표준 편차를 계산합니다."
#: scfuncs.hrc:1814
-#, fuzzy
msgctxt "SC_OPCODE_ST_DEV_P"
msgid "Number "
msgstr "숫자"
@@ -7506,7 +7397,6 @@ msgid "Calculates the standard deviation based on the entire population."
msgstr "모집단을 기준으로 표준 편차를 계산합니다."
#: scfuncs.hrc:1822
-#, fuzzy
msgctxt "SC_OPCODE_ST_DEV_P_MS"
msgid "Number "
msgstr "숫자"
@@ -7540,7 +7430,6 @@ msgid "Returns the average of a sample."
msgstr "표본 집단의 평균을 구합니다."
#: scfuncs.hrc:1838
-#, fuzzy
msgctxt "SC_OPCODE_AVERAGE"
msgid "Number "
msgstr "숫자"
@@ -7574,7 +7463,6 @@ msgid "Returns the sum of squares of deviations from the sample mean value"
msgstr "표본 집단의 평균값에서 편차 제곱의 합을 구합니다."
#: scfuncs.hrc:1854
-#, fuzzy
msgctxt "SC_OPCODE_DEV_SQ"
msgid "Number "
msgstr "숫자"
@@ -7591,7 +7479,6 @@ msgid "Returns the average of the absolute deviations of a sample from the mean.
msgstr "평균에서 표본 집단의 절대 편차 평균을 구합니다."
#: scfuncs.hrc:1862
-#, fuzzy
msgctxt "SC_OPCODE_AVE_DEV"
msgid "Number "
msgstr "숫자"
@@ -7608,7 +7495,6 @@ msgid "Returns the skewness of a distribution."
msgstr "분포의 왜곡도를 구합니다."
#: scfuncs.hrc:1870
-#, fuzzy
msgctxt "SC_OPCODE_SKEW"
msgid "Number "
msgstr "숫자"
@@ -7625,7 +7511,6 @@ msgid "Returns the skewness of a distribution using the population of a random v
msgstr ""
#: scfuncs.hrc:1878
-#, fuzzy
msgctxt "SC_OPCODE_SKEWP"
msgid "Number "
msgstr "숫자"
@@ -7642,7 +7527,6 @@ msgid "Returns the kurtosis of a distribution."
msgstr "분포의 첨도를 구합니다."
#: scfuncs.hrc:1886
-#, fuzzy
msgctxt "SC_OPCODE_KURT"
msgid "Number "
msgstr "숫자"
@@ -7659,7 +7543,6 @@ msgid "Returns the geometric mean of a sample."
msgstr "표본 집단의 기하 평균을 구합니다."
#: scfuncs.hrc:1894
-#, fuzzy
msgctxt "SC_OPCODE_GEO_MEAN"
msgid "Number "
msgstr "숫자"
@@ -7676,7 +7559,6 @@ msgid "Returns the harmonic mean of a sample."
msgstr "표본 집단의 조화 평균을 구합니다."
#: scfuncs.hrc:1902
-#, fuzzy
msgctxt "SC_OPCODE_HAR_MEAN"
msgid "Number "
msgstr "숫자"
@@ -7693,7 +7575,6 @@ msgid "Returns the most common value in a sample."
msgstr "표본 집단에서 가장 일반적인 값을 구합니다."
#: scfuncs.hrc:1910
-#, fuzzy
msgctxt "SC_OPCODE_MODAL_VALUE"
msgid "Number "
msgstr "숫자"
@@ -7710,7 +7591,6 @@ msgid "Returns the most common value in a sample."
msgstr "표본 집단에서 가장 일반적인 값을 구합니다."
#: scfuncs.hrc:1918
-#, fuzzy
msgctxt "SC_OPCODE_MODAL_VALUE_MS"
msgid "Number "
msgstr "숫자"
@@ -7727,7 +7607,6 @@ msgid "Returns the most common value in a sample."
msgstr "표본 집단에서 가장 일반적인 값을 구합니다."
#: scfuncs.hrc:1926
-#, fuzzy
msgctxt "SC_OPCODE_MODAL_VALUE_MULTI"
msgid "Number "
msgstr "숫자"
@@ -7744,7 +7623,6 @@ msgid "Returns the median of a given sample."
msgstr "지정한 표본 집단의 중앙값을 구합니다."
#: scfuncs.hrc:1934
-#, fuzzy
msgctxt "SC_OPCODE_MEDIAN"
msgid "Number "
msgstr "숫자"
@@ -7761,7 +7639,6 @@ msgid "Returns the alpha quantile of a sample."
msgstr "표본 집단의 알파 분위수를 구합니다."
#: scfuncs.hrc:1942
-#, fuzzy
msgctxt "SC_OPCODE_PERCENTILE"
msgid "Data"
msgstr "데이터"
@@ -7788,7 +7665,6 @@ msgid "Returns the alpha percentile of a sample."
msgstr "표본 집단의 알파 분위수를 구합니다."
#: scfuncs.hrc:1952
-#, fuzzy
msgctxt "SC_OPCODE_PERCENTILE_EXC"
msgid "Data"
msgstr "데이터"
@@ -7815,7 +7691,6 @@ msgid "Returns the alpha percentile of a sample."
msgstr "표본 집단의 알파 분위수를 구합니다."
#: scfuncs.hrc:1962
-#, fuzzy
msgctxt "SC_OPCODE_PERCENTILE_INC"
msgid "Data"
msgstr "데이터"
@@ -7841,7 +7716,6 @@ msgid "Returns the quartile of a sample."
msgstr "표본 집단의 분위수를 구합니다."
#: scfuncs.hrc:1972
-#, fuzzy
msgctxt "SC_OPCODE_QUARTILE"
msgid "Data"
msgstr "데이터"
@@ -7867,7 +7741,6 @@ msgid "Returns the quartile of a sample."
msgstr "표본 집단의 분위수를 구합니다."
#: scfuncs.hrc:1982
-#, fuzzy
msgctxt "SC_OPCODE_QUARTILE_EXC"
msgid "Data"
msgstr "데이터"
@@ -7893,7 +7766,6 @@ msgid "Returns the quartile of a sample."
msgstr "표본 집단의 분위수를 구합니다."
#: scfuncs.hrc:1992
-#, fuzzy
msgctxt "SC_OPCODE_QUARTILE_INC"
msgid "Data"
msgstr "데이터"
@@ -7919,7 +7791,6 @@ msgid "Returns the k-th largest value of a sample."
msgstr "표본 집단의 k번째 최대값을 구합니다."
#: scfuncs.hrc:2002
-#, fuzzy
msgctxt "SC_OPCODE_LARGE"
msgid "Data"
msgstr "데이터"
@@ -7946,7 +7817,6 @@ msgid "Returns the k-th smallest value of a sample."
msgstr "표본 집단의 k번째 최소값을 구합니다."
#: scfuncs.hrc:2012
-#, fuzzy
msgctxt "SC_OPCODE_SMALL"
msgid "Data"
msgstr "데이터"
@@ -7973,7 +7843,6 @@ msgid "Returns the percentage rank of a value in a sample."
msgstr "표본 집단에서 값의 백분율 순위를 구합니다."
#: scfuncs.hrc:2022
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK"
msgid "Data"
msgstr "데이터"
@@ -7984,7 +7853,6 @@ msgid "The array of the data in the sample."
msgstr "표본 집단의 데이터 배열입니다."
#: scfuncs.hrc:2024
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK"
msgid "Value"
msgstr "값"
@@ -7995,7 +7863,6 @@ msgid "The value for which percentage ranking is to be determined."
msgstr "백분율 순위를 지정하는 값입니다."
#: scfuncs.hrc:2026
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK"
msgid "Significance"
msgstr "유의값"
@@ -8011,7 +7878,6 @@ msgid "Returns the percentage rank (0..1, exclusive) of a value in a sample."
msgstr ""
#: scfuncs.hrc:2034
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK_EXC"
msgid "Data"
msgstr "데이터"
@@ -8022,7 +7888,6 @@ msgid "The array of the data in the sample."
msgstr "표본 집단의 데이터 배열입니다."
#: scfuncs.hrc:2036
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK_EXC"
msgid "Value"
msgstr "값"
@@ -8033,7 +7898,6 @@ msgid "The value for which percentage ranking is to be determined."
msgstr "백분율 순위를 지정하는 값입니다."
#: scfuncs.hrc:2038
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK_EXC"
msgid "Significance"
msgstr "유의값"
@@ -8049,7 +7913,6 @@ msgid "Returns the percentage rank (0..1, inclusive) of a value in a sample."
msgstr ""
#: scfuncs.hrc:2046
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK_INC"
msgid "Data"
msgstr "데이터"
@@ -8060,7 +7923,6 @@ msgid "The array of the data in the sample."
msgstr "표본 집단의 데이터 배열입니다."
#: scfuncs.hrc:2048
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK_INC"
msgid "Value"
msgstr "값"
@@ -8071,7 +7933,6 @@ msgid "The value for which percentage ranking is to be determined."
msgstr "백분율 순위를 지정하는 값입니다."
#: scfuncs.hrc:2050
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK_INC"
msgid "Significance"
msgstr "유의값"
@@ -8087,7 +7948,6 @@ msgid "Returns the ranking of a value in a sample."
msgstr "표본 집단에서 값의 순위를 구합니다."
#: scfuncs.hrc:2058
-#, fuzzy
msgctxt "SC_OPCODE_RANK"
msgid "Value"
msgstr "값"
@@ -8123,7 +7983,6 @@ msgid "Returns the ranking of a value in a sample; if more than one value has th
msgstr ""
#: scfuncs.hrc:2070
-#, fuzzy
msgctxt "SC_OPCODE_RANK_EQ"
msgid "Value"
msgstr "값"
@@ -8149,7 +8008,6 @@ msgid "Type"
msgstr "유형"
#: scfuncs.hrc:2075
-#, fuzzy
msgctxt "SC_OPCODE_RANK_EQ"
msgid "Sequence order: 0 or omitted means descending, any other value than 0 means ascending."
msgstr "순서: 0 또는 생략된 경우는 내림차순을, 0이 아닌 다른 값은 오름차순을 의미합니다."
@@ -8160,7 +8018,6 @@ msgid "Returns the ranking of a value in a sample; if more than one value has th
msgstr ""
#: scfuncs.hrc:2082
-#, fuzzy
msgctxt "SC_OPCODE_RANK_AVG"
msgid "Value"
msgstr "값"
@@ -8186,7 +8043,6 @@ msgid "Type"
msgstr "유형"
#: scfuncs.hrc:2087
-#, fuzzy
msgctxt "SC_OPCODE_RANK_AVG"
msgid "Sequence order: 0 or omitted means descending, any other value than 0 means ascending."
msgstr "순서: 0 또는 생략된 경우는 내림차순을, 0이 아닌 다른 값은 오름차순을 의미합니다."
@@ -8197,7 +8053,6 @@ msgid "Returns the mean of a sample without including the marginal values."
msgstr "마진값을 포함하지 않은 표본 집단의 평균을 구합니다."
#: scfuncs.hrc:2094
-#, fuzzy
msgctxt "SC_OPCODE_TRIM_MEAN"
msgid "Data"
msgstr "데이터"
@@ -8223,7 +8078,6 @@ msgid "Returns the discrete probability of an interval."
msgstr "구간의 discreet 확률을 구합니다."
#: scfuncs.hrc:2104
-#, fuzzy
msgctxt "SC_OPCODE_PROB"
msgid "Data"
msgstr "데이터"
@@ -8234,7 +8088,6 @@ msgid "The sample data array."
msgstr "표본 집단의 데이터 배열입니다."
#: scfuncs.hrc:2106
-#, fuzzy
msgctxt "SC_OPCODE_PROB"
msgid "Probability"
msgstr "확률"
@@ -8423,7 +8276,6 @@ msgid "Values of the binomial distribution."
msgstr "이항 분포의 값입니다."
#: scfuncs.hrc:2178
-#, fuzzy
msgctxt "SC_OPCODE_BINOM_DIST_MS"
msgid "X"
msgstr "X"
@@ -8455,13 +8307,11 @@ msgid "The success probability of a trial."
msgstr "시행 중 성공 확률입니다."
#: scfuncs.hrc:2184
-#, fuzzy
msgctxt "SC_OPCODE_BINOM_DIST_MS"
msgid "C"
msgstr "C"
#: scfuncs.hrc:2185
-#, fuzzy
msgctxt "SC_OPCODE_BINOM_DIST_MS"
msgid "Cumulated. C=0 calculates the individual probability, C=1 the cumulated probability."
msgstr "누적 C=0인 경우에는 개별 확률을, C=1인 경우에는 누적 확률을 계산합니다."
@@ -8507,7 +8357,6 @@ msgid "Values of the negative binomial distribution."
msgstr "음수 이항 분포의 값입니다."
#: scfuncs.hrc:2204
-#, fuzzy
msgctxt "SC_OPCODE_NEG_BINOM_DIST_MS"
msgid "X"
msgstr "X"
@@ -8518,7 +8367,6 @@ msgid "The number of failures in the trial range."
msgstr "시행 중 실패 횟수입니다."
#: scfuncs.hrc:2206
-#, fuzzy
msgctxt "SC_OPCODE_NEG_BINOM_DIST_MS"
msgid "R"
msgstr "R"
@@ -8576,7 +8424,6 @@ msgid "The success probability of a trial."
msgstr "시행 중 성공 확률입니다."
#: scfuncs.hrc:2222
-#, fuzzy
msgctxt "SC_OPCODE_CRIT_BINOM"
msgid "Alpha"
msgstr "알파"
@@ -8613,7 +8460,6 @@ msgid "The success probability of a trial."
msgstr "시행 중 성공 확률입니다."
#: scfuncs.hrc:2234
-#, fuzzy
msgctxt "SC_OPCODE_BINOM_INV"
msgid "Alpha"
msgstr "알파"
@@ -8639,7 +8485,6 @@ msgid "The value for which the Poisson distribution is to be calculated."
msgstr "포아송 분포를 계산할 값입니다."
#: scfuncs.hrc:2244
-#, fuzzy
msgctxt "SC_OPCODE_POISSON_DIST"
msgid "Mean"
msgstr "평균"
@@ -8675,7 +8520,6 @@ msgid "The value for which the Poisson distribution is to be calculated."
msgstr "포아송 분포를 계산할 값입니다."
#: scfuncs.hrc:2256
-#, fuzzy
msgctxt "SC_OPCODE_POISSON_DIST_MS"
msgid "Mean"
msgstr "평균"
@@ -8691,7 +8535,6 @@ msgid "Cumulative"
msgstr "누적"
#: scfuncs.hrc:2259
-#, fuzzy
msgctxt "SC_OPCODE_POISSON_DIST_MS"
msgid "0 or FALSE calculates the probability density function. Any other value or TRUE or omitted calculates the cumulative distribution function."
msgstr "0 이나 FALSE 값이면 확률 밀도 함수를 계산합니다. 다른 값이나 TRUE, 혹은 빈 값이면 누적 분포 함수를 계산합니다."
@@ -8777,7 +8620,6 @@ msgid "Standard deviation. The standard deviation of the normal distribution."
msgstr "표준 편차입니다. 정규 분포의 표준 편차입니다."
#: scfuncs.hrc:2286
-#, fuzzy
msgctxt "SC_OPCODE_NORM_DIST_MS"
msgid "C"
msgstr "C"
@@ -8805,7 +8647,6 @@ msgid "The probability value for which the inverse normal distribution is to be
msgstr "역정규 분포를 계산할 확률값입니다."
#: scfuncs.hrc:2296
-#, fuzzy
msgctxt "SC_OPCODE_NORM_INV"
msgid "Mean"
msgstr "평균"
@@ -8837,13 +8678,11 @@ msgid "Number"
msgstr "숫자"
#: scfuncs.hrc:2307
-#, fuzzy
msgctxt "SC_OPCODE_NORM_INV_MS"
msgid "The probability value for which the inverse normal distribution is to be calculated."
msgstr "역정규 분포를 계산할 확률값입니다."
#: scfuncs.hrc:2308
-#, fuzzy
msgctxt "SC_OPCODE_NORM_INV_MS"
msgid "Mean"
msgstr "평균"
@@ -8890,7 +8729,6 @@ msgid "Number"
msgstr "숫자"
#: scfuncs.hrc:2327
-#, fuzzy
msgctxt "SC_OPCODE_STD_NORM_DIST_MS"
msgid "The value for which the standard normal distribution is to be calculated."
msgstr "표준 정규 분포를 계산할 값입니다."
@@ -8934,7 +8772,6 @@ msgid "Number"
msgstr "숫자"
#: scfuncs.hrc:2345
-#, fuzzy
msgctxt "SC_OPCODE_S_NORM_INV_MS"
msgid "The probability value for which the inverse standard normal distribution is to be calculated."
msgstr "역표준 정규 분포를 계산할 확률값입니다."
@@ -8955,7 +8792,6 @@ msgid "The value for which the log normal distribution is to be calculated."
msgstr "로그 정규 분포를 계산할 값입니다."
#: scfuncs.hrc:2354
-#, fuzzy
msgctxt "SC_OPCODE_LOG_NORM_DIST"
msgid "Mean"
msgstr "평균"
@@ -9001,7 +8837,6 @@ msgid "The value for which the log normal distribution is to be calculated."
msgstr "로그 정규 분포를 계산할 값입니다."
#: scfuncs.hrc:2368
-#, fuzzy
msgctxt "SC_OPCODE_LOG_NORM_DIST_MS"
msgid "Mean"
msgstr "평균"
@@ -9051,7 +8886,6 @@ msgid "The probability value for which the inverse log normal distribution is to
msgstr "역로그 정규 분포를 계산할 확률값입니다."
#: scfuncs.hrc:2382
-#, fuzzy
msgctxt "SC_OPCODE_LOG_INV"
msgid "Mean"
msgstr "평균"
@@ -9083,13 +8917,11 @@ msgid "Number"
msgstr "숫자"
#: scfuncs.hrc:2393
-#, fuzzy
msgctxt "SC_OPCODE_LOG_INV_MS"
msgid "The probability value for which the inverse log normal distribution is to be calculated."
msgstr "역로그 정규 분포를 계산할 확률값입니다."
#: scfuncs.hrc:2394
-#, fuzzy
msgctxt "SC_OPCODE_LOG_INV_MS"
msgid "Mean"
msgstr "평균"
@@ -9105,7 +8937,6 @@ msgid "STDEV"
msgstr "STDEV"
#: scfuncs.hrc:2397
-#, fuzzy
msgctxt "SC_OPCODE_LOG_INV_MS"
msgid "Standard deviation. The standard deviation of the log normal distribution."
msgstr "표준 편차입니다. 로그 정규 분포의 표준 편차입니다."
@@ -9173,7 +9004,6 @@ msgid "The parameters of the exponential distribution."
msgstr "지수 분포의 매개 변수입니다."
#: scfuncs.hrc:2420
-#, fuzzy
msgctxt "SC_OPCODE_EXP_DIST_MS"
msgid "C"
msgstr "C"
@@ -9199,7 +9029,6 @@ msgid "The value for which the gamma distribution is to be calculated."
msgstr "감마 분포를 계산할 값입니다."
#: scfuncs.hrc:2430
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_DIST"
msgid "Alpha"
msgstr "알파"
@@ -9231,7 +9060,6 @@ msgid "0 or FALSE calculates the probability density function. Any other value o
msgstr "0 이나 FALSE 값이면 확률 밀도 함수를 계산합니다. 다른 값이나 TRUE, 혹은 빈 값이면 누적 분포 함수를 계산합니다."
#: scfuncs.hrc:2441
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_DIST_MS"
msgid "Returns the value of the probability density function or the cumulative distribution function for the Gamma distribution."
msgstr "감마 분표에 대한 확률 밀도 함수나 누적 분포 함수의 값을 계산합니다."
@@ -9247,7 +9075,6 @@ msgid "The value for which the gamma distribution is to be calculated."
msgstr "감마 분포를 계산할 값입니다."
#: scfuncs.hrc:2444
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_DIST_MS"
msgid "Alpha"
msgstr "알파"
@@ -9295,7 +9122,6 @@ msgid "The probability value for which the inverse gamma distribution is to be c
msgstr "역감마 분포를 계산할 확률값입니다."
#: scfuncs.hrc:2458
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_INV"
msgid "Alpha"
msgstr "알파"
@@ -9327,13 +9153,11 @@ msgid "Number"
msgstr "숫자"
#: scfuncs.hrc:2469
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_INV_MS"
msgid "The probability value for which the inverse gamma distribution is to be calculated."
msgstr "역감마 분포를 계산할 확률값입니다."
#: scfuncs.hrc:2470
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_INV_MS"
msgid "Alpha"
msgstr "알파"
@@ -9380,7 +9204,6 @@ msgid "Number"
msgstr "숫자"
#: scfuncs.hrc:2489
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_LN_MS"
msgid "The value for which the natural logarithm of the gamma function is to be calculated."
msgstr "감마 함수의 자연 로그를 계산할 값입니다."
@@ -9417,7 +9240,6 @@ msgid "The value for which the beta distribution is to be calculated."
msgstr "베타 분포를 계산할 값입니다."
#: scfuncs.hrc:2508
-#, fuzzy
msgctxt "SC_OPCODE_BETA_DIST"
msgid "Alpha"
msgstr "알파"
@@ -9485,7 +9307,6 @@ msgid "The probability value for which the inverse beta distribution is to be ca
msgstr "역베타 분포를 계산할 확률값입니다."
#: scfuncs.hrc:2526
-#, fuzzy
msgctxt "SC_OPCODE_BETA_INV"
msgid "Alpha"
msgstr "알파"
@@ -9543,7 +9364,6 @@ msgid "The value for which the beta distribution is to be calculated."
msgstr "베타 분포를 계산할 값입니다."
#: scfuncs.hrc:2542
-#, fuzzy
msgctxt "SC_OPCODE_BETA_DIST_MS"
msgid "Alpha"
msgstr "알파"
@@ -9570,7 +9390,6 @@ msgid "Cumulative"
msgstr "누적"
#: scfuncs.hrc:2547
-#, fuzzy
msgctxt "SC_OPCODE_BETA_DIST_MS"
msgid "0 or FALSE for probability density function, any other value or TRUE or omitted for cumulative distribution function."
msgstr "0 이나 FALSE 값이면 확률 밀도 함수를 계산합니다.다른 값이나 TRUE, 혹은 빈 값이면 누적 분포 함수를 계산합니다."
@@ -9607,13 +9426,11 @@ msgid "Number"
msgstr "숫자"
#: scfuncs.hrc:2559
-#, fuzzy
msgctxt "SC_OPCODE_BETA_INV_MS"
msgid "The probability value for which the inverse beta distribution is to be calculated."
msgstr "역베타 분포를 계산할 확률값입니다."
#: scfuncs.hrc:2560
-#, fuzzy
msgctxt "SC_OPCODE_BETA_INV_MS"
msgid "Alpha"
msgstr "알파"
@@ -9737,7 +9554,6 @@ msgid "The Beta parameter of the Weibull distribution."
msgstr "와이블 분포의 베타 매개 변수입니다."
#: scfuncs.hrc:2594
-#, fuzzy
msgctxt "SC_OPCODE_WEIBULL_MS"
msgid "C"
msgstr "C"
@@ -9796,7 +9612,6 @@ msgid "The population size."
msgstr "모집단 크기입니다."
#: scfuncs.hrc:2610
-#, fuzzy
msgctxt "SC_OPCODE_HYP_GEOM_DIST"
msgid "Cumulative"
msgstr "누적"
@@ -9812,7 +9627,6 @@ msgid "Values of the hypergeometric distribution."
msgstr "초기하 분포값입니다."
#: scfuncs.hrc:2618
-#, fuzzy
msgctxt "SC_OPCODE_HYP_GEOM_DIST_MS"
msgid "X"
msgstr "X"
@@ -9892,7 +9706,6 @@ msgid "The degrees of freedom of the T distribution."
msgstr "T 분포의 자유도입니다."
#: scfuncs.hrc:2638
-#, fuzzy
msgctxt "SC_OPCODE_T_DIST"
msgid "Mode"
msgstr "모드"
@@ -9956,7 +9769,6 @@ msgid "The degrees of freedom of the T distribution."
msgstr "T 분포의 자유도입니다."
#: scfuncs.hrc:2660
-#, fuzzy
msgctxt "SC_OPCODE_T_DIST_MS"
msgid "Cumulative"
msgstr "누적"
@@ -10033,7 +9845,6 @@ msgid "Number"
msgstr "숫자"
#: scfuncs.hrc:2689
-#, fuzzy
msgctxt "SC_OPCODE_T_INV_MS"
msgid "The probability value for which the inverse T distribution is to be calculated."
msgstr "역T 분포를 계산할 확률값입니다."
@@ -10062,7 +9873,6 @@ msgid "Number"
msgstr "숫자"
#: scfuncs.hrc:2699
-#, fuzzy
msgctxt "SC_OPCODE_T_INV_2T"
msgid "The probability value for which the inverse T distribution is to be calculated."
msgstr "역T 분포를 계산할 확률값입니다."
@@ -10154,7 +9964,6 @@ msgid "The degrees of freedom in the denominator of the F distribution."
msgstr "F 분포 분모의 자유도입니다."
#: scfuncs.hrc:2726
-#, fuzzy
msgctxt "SC_OPCODE_F_DIST_LT"
msgid "Cumulative"
msgstr "누적"
@@ -10254,7 +10063,6 @@ msgid "Number"
msgstr "숫자"
#: scfuncs.hrc:2759
-#, fuzzy
msgctxt "SC_OPCODE_F_INV_LT"
msgid "The probability value for which the inverse F distribution is to be calculated."
msgstr "역F 분포를 계산할 확률값입니다."
@@ -10294,7 +10102,6 @@ msgid "Number"
msgstr "숫자"
#: scfuncs.hrc:2771
-#, fuzzy
msgctxt "SC_OPCODE_F_INV_RT"
msgid "The probability value for which the inverse F distribution is to be calculated."
msgstr "역F 분포를 계산할 확률값입니다."
@@ -10409,7 +10216,6 @@ msgid "0 or FALSE calculates the probability density function. Any other value o
msgstr "0 이나 FALSE 값이면 확률 밀도 함수를 계산합니다. 다른 값이나 TRUE, 혹은 빈 값이면 누적 분포 함수를 계산합니다."
#: scfuncs.hrc:2815
-#, fuzzy
msgctxt "SC_OPCODE_CHISQ_DIST_MS"
msgid "Returns left-tail probability of the cumulative distribution function or values of the probability density function of the chi-square distribution."
msgstr "누적 분포 함수나 카이 제곱 분포의 확률 밀도 함수의 왼쪽 꼬리 확률을 계산합니다."
@@ -10420,7 +10226,6 @@ msgid "Number"
msgstr "숫자"
#: scfuncs.hrc:2817
-#, fuzzy
msgctxt "SC_OPCODE_CHISQ_DIST_MS"
msgid "The value for which the probability density function or cumulative distribution function is to be calculated."
msgstr "확률 밀도 함수나 누적 분포 함수의 값을 계산합니다."
@@ -10485,7 +10290,6 @@ msgid "Number"
msgstr "숫자"
#: scfuncs.hrc:2841
-#, fuzzy
msgctxt "SC_OPCODE_CHI_INV_MS"
msgid "The probability value for which the inverse chi square distribution is to be calculated."
msgstr "역카이 제곱 분포를 계산할 확률 값입니다."
@@ -10538,7 +10342,6 @@ msgid "Probability"
msgstr "확률"
#: scfuncs.hrc:2863
-#, fuzzy
msgctxt "SC_OPCODE_CHISQ_INV_MS"
msgid "The probability value for which the inverse of the chi square distribution is to be calculated."
msgstr "역카이 제곱 분포의 확률을 계산합니다."
@@ -10569,7 +10372,6 @@ msgid "The value to be standardized."
msgstr "표준화할 값입니다."
#: scfuncs.hrc:2875
-#, fuzzy
msgctxt "SC_OPCODE_STANDARD"
msgid "Mean"
msgstr "평균"
@@ -10650,7 +10452,6 @@ msgid "Returns a (1-alpha) confidence interval for a normal distribution."
msgstr "정규 분포에 대한 (1 알파) 신뢰 구간을 구합니다."
#: scfuncs.hrc:2905
-#, fuzzy
msgctxt "SC_OPCODE_CONFIDENCE"
msgid "Alpha"
msgstr "알파"
@@ -10671,7 +10472,6 @@ msgid "The standard deviation of the population."
msgstr "모집단의 표준 편차입니다."
#: scfuncs.hrc:2909
-#, fuzzy
msgctxt "SC_OPCODE_CONFIDENCE"
msgid "Size"
msgstr "크기"
@@ -10688,7 +10488,6 @@ msgid "Returns a (1-alpha) confidence interval for a normal distribution."
msgstr "정규 분포에 대한 (1 알파) 신뢰 구간을 구합니다."
#: scfuncs.hrc:2917
-#, fuzzy
msgctxt "SC_OPCODE_CONFIDENCE_N"
msgid "Alpha"
msgstr "알파"
@@ -10709,7 +10508,6 @@ msgid "The standard deviation of the population."
msgstr "모집단의 표준 편차입니다."
#: scfuncs.hrc:2921
-#, fuzzy
msgctxt "SC_OPCODE_CONFIDENCE_N"
msgid "Size"
msgstr "크기"
@@ -10726,7 +10524,6 @@ msgid "Returns a (1-alpha) confidence interval for a Student's t distribution."
msgstr "정규 분포에 대한 (1 알파) 신뢰 구간을 구합니다."
#: scfuncs.hrc:2929
-#, fuzzy
msgctxt "SC_OPCODE_CONFIDENCE_T"
msgid "Alpha"
msgstr "알파"
@@ -10747,7 +10544,6 @@ msgid "The standard deviation of the population."
msgstr "모집단의 표준 편차입니다."
#: scfuncs.hrc:2933
-#, fuzzy
msgctxt "SC_OPCODE_CONFIDENCE_T"
msgid "Size"
msgstr "크기"
@@ -10763,7 +10559,6 @@ msgid "Calculates the probability of observing a z-statistic greater than the on
msgstr "관측하는 z 통계치가 표본을 바탕으로 계산한 값보다 클 확률을 계산합니다."
#: scfuncs.hrc:2941
-#, fuzzy
msgctxt "SC_OPCODE_Z_TEST"
msgid "Data"
msgstr "데이터"
@@ -10794,13 +10589,11 @@ msgid "The known standard deviation of the population. If omitted, the standard
msgstr "모집단의 알려진 표준편차입니다. 생략하면 주어진 표본의 표준편차가 사용됩니다."
#: scfuncs.hrc:2952
-#, fuzzy
msgctxt "SC_OPCODE_Z_TEST_MS"
msgid "Calculates the probability of observing a z-statistic greater than the one computed based on a sample."
msgstr "관측하는 z 통계치가 표본을 바탕으로 계산한 값보다 클 확률을 계산합니다."
#: scfuncs.hrc:2953
-#, fuzzy
msgctxt "SC_OPCODE_Z_TEST_MS"
msgid "Data"
msgstr "데이터"
@@ -10826,7 +10619,6 @@ msgid "sigma"
msgstr "시그마"
#: scfuncs.hrc:2958
-#, fuzzy
msgctxt "SC_OPCODE_Z_TEST_MS"
msgid "The known standard deviation of the population. If omitted, the standard deviation of the given sample is used."
msgstr "모집단의 알려진 표준편차입니다. 생략하면 주어진 표본의 표준편차가 사용됩니다."
@@ -10967,7 +10759,6 @@ msgid "The second record array."
msgstr "두 번째 레코드 배열입니다."
#: scfuncs.hrc:3009
-#, fuzzy
msgctxt "SC_OPCODE_T_TEST"
msgid "Mode"
msgstr "모드"
@@ -11015,13 +10806,11 @@ msgid "The second record array."
msgstr "두 번째 레코드 배열입니다."
#: scfuncs.hrc:3023
-#, fuzzy
msgctxt "SC_OPCODE_T_TEST_MS"
msgid "Mode"
msgstr "모드"
#: scfuncs.hrc:3024
-#, fuzzy
msgctxt "SC_OPCODE_T_TEST_MS"
msgid "Mode specifies the number of distribution tails to return. 1= one-tailed, 2 = two-tailed distribution"
msgstr "모드에서는 구할 분포 수를 지정합니다. 1 = 단측 검증, 2 = 양측 검증"
@@ -11288,7 +11077,6 @@ msgid "Returns a value along a linear regression"
msgstr "선형 회귀값을 구합니다."
#: scfuncs.hrc:3123
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST"
msgid "Value"
msgstr "값"
@@ -11326,7 +11114,6 @@ msgid "Calculates future value(s) using additive Exponential Smoothing algorithm
msgstr ""
#: scfuncs.hrc:3135
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_ADD"
msgid "Target"
msgstr "대상"
@@ -11337,7 +11124,6 @@ msgid "The date (array) for which you want to predict a value."
msgstr ""
#: scfuncs.hrc:3137
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_ADD"
msgid "Values"
msgstr "값"
@@ -11393,7 +11179,6 @@ msgid "Calculates future value(s) using multiplicative Exponential Smoothing alg
msgstr ""
#: scfuncs.hrc:3153
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_MUL"
msgid "Target"
msgstr "대상"
@@ -11404,7 +11189,6 @@ msgid "The date (array) for which you want to predict a value."
msgstr ""
#: scfuncs.hrc:3155
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_MUL"
msgid "Values"
msgstr "값"
@@ -11460,7 +11244,6 @@ msgid "Returns a prediction interval at the specified target value(s) for additi
msgstr ""
#: scfuncs.hrc:3171
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_PIA"
msgid "Target"
msgstr "대상"
@@ -11471,7 +11254,6 @@ msgid "The date (array) for which you want to predict a value."
msgstr ""
#: scfuncs.hrc:3173
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_PIA"
msgid "Values"
msgstr "값"
@@ -11538,7 +11320,6 @@ msgid "Returns a prediction interval at the specified target value(s) for multip
msgstr ""
#: scfuncs.hrc:3191
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_PIM"
msgid "Target"
msgstr "대상"
@@ -11549,7 +11330,6 @@ msgid "The date (array) for which you want to predict a value."
msgstr ""
#: scfuncs.hrc:3193
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_PIM"
msgid "Values"
msgstr "값"
@@ -11616,7 +11396,6 @@ msgid "Calculates the number of samples in period (season) using additive Expone
msgstr ""
#: scfuncs.hrc:3211
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_SEA"
msgid "Values"
msgstr "값"
@@ -11662,7 +11441,6 @@ msgid "Returns statistical value(s) using additive Exponential Smoothing algorit
msgstr ""
#: scfuncs.hrc:3225
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_STA"
msgid "Values"
msgstr "값"
@@ -11728,7 +11506,6 @@ msgid "Returns statistical value(s) using multiplicative Exponential Smoothing a
msgstr ""
#: scfuncs.hrc:3243
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_STM"
msgid "Values"
msgstr "값"
@@ -11789,19 +11566,16 @@ msgid "Aggregation (default 1 = AVERAGE); method to be used to aggregate identic
msgstr ""
#: scfuncs.hrc:3260
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_LIN"
msgid "Returns a value along a linear regression"
msgstr "선형 회귀값을 구합니다."
#: scfuncs.hrc:3261
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_LIN"
msgid "Value"
msgstr "값"
#: scfuncs.hrc:3262
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_LIN"
msgid "The X value for which the Y value on the regression linear is to be calculated."
msgstr "선형 회귀상의 Y 값을 계산할 X 값입니다."
@@ -11813,7 +11587,6 @@ msgid "Data Y"
msgstr "데이터 막대"
#: scfuncs.hrc:3264
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_LIN"
msgid "The Y data array."
msgstr "Y 데이터 배열입니다."
@@ -11825,7 +11598,6 @@ msgid "Data X"
msgstr "데이터 막대"
#: scfuncs.hrc:3266
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_LIN"
msgid "The X data array."
msgstr "X 데이터 배열입니다."
@@ -11836,7 +11608,6 @@ msgid "Returns the reference to a cell as text."
msgstr "셀 참조를 텍스트로 구합니다."
#: scfuncs.hrc:3273
-#, fuzzy
msgctxt "SC_OPCODE_ADDRESS"
msgid "Row"
msgstr "행"
@@ -11878,7 +11649,6 @@ msgid "The reference style: 0 or FALSE means R1C1 style, any other value or omit
msgstr "참조 스타일: 0 또는 FALSE이면 R1C1 스타일을 의미하고, 다른 값을 지정하거나 값을 생략하면 A1 스타일을 의미합니다."
#: scfuncs.hrc:3281
-#, fuzzy
msgctxt "SC_OPCODE_ADDRESS"
msgid "Sheet"
msgstr "시트"
@@ -11894,7 +11664,6 @@ msgid "Returns the number of individual ranges that belong to a (multiple) range
msgstr "(다중) 범위에 속한 범위 수를 구합니다."
#: scfuncs.hrc:3289
-#, fuzzy
msgctxt "SC_OPCODE_AREAS"
msgid "Reference"
msgstr "참조"
@@ -11936,7 +11705,6 @@ msgid "Returns the internal column number of a reference."
msgstr "참조의 내부 열 번호를 구합니다."
#: scfuncs.hrc:3307
-#, fuzzy
msgctxt "SC_OPCODE_COLUMN"
msgid "Reference"
msgstr "참조"
@@ -11952,7 +11720,6 @@ msgid "Defines the internal row number of a reference."
msgstr "참조의 내부 행 번호를 지정합니다."
#: scfuncs.hrc:3315
-#, fuzzy
msgctxt "SC_OPCODE_ROW"
msgid "Reference"
msgstr "참조"
@@ -11968,7 +11735,6 @@ msgid "Returns the internal sheet number of a reference or a string."
msgstr "참조 또는 문자열의 내부 시트 번호를 구합니다."
#: scfuncs.hrc:3323
-#, fuzzy
msgctxt "SC_OPCODE_SHEET"
msgid "Reference"
msgstr "참조"
@@ -11984,7 +11750,6 @@ msgid "Returns the number of columns in an array or reference."
msgstr "배열 또는 참조에 있는 열 수를 구합니다."
#: scfuncs.hrc:3331
-#, fuzzy
msgctxt "SC_OPCODE_COLUMNS"
msgid "Array"
msgstr "배열"
@@ -12000,7 +11765,6 @@ msgid "Returns the number of rows in a reference or array."
msgstr "참조 또는 배열에 있는 행 수를 구합니다."
#: scfuncs.hrc:3339
-#, fuzzy
msgctxt "SC_OPCODE_ROWS"
msgid "Array"
msgstr "배열"
@@ -12016,7 +11780,6 @@ msgid "Returns the number of sheets of a given reference. If no parameter has be
msgstr "지정한 참조의 시트 수를 구합니다. 매개 변수를 입력하지 않은 경우 문서의 총 시트 수를 구합니다."
#: scfuncs.hrc:3347
-#, fuzzy
msgctxt "SC_OPCODE_SHEETS"
msgid "Reference"
msgstr "참조"
@@ -12032,7 +11795,6 @@ msgid "Horizontal search and reference to the cells located below."
msgstr "아래에 위치한 셀의 가로 검색 및 참조입니다."
#: scfuncs.hrc:3355
-#, fuzzy
msgctxt "SC_OPCODE_H_LOOKUP"
msgid "Search criterion"
msgstr "검색 기준"
@@ -12043,7 +11805,6 @@ msgid "The value to be found in the first row."
msgstr "첫 행에서 검색되는 값입니다."
#: scfuncs.hrc:3357
-#, fuzzy
msgctxt "SC_OPCODE_H_LOOKUP"
msgid "Array"
msgstr "배열"
@@ -12090,7 +11851,6 @@ msgid "The value to be found in the first column."
msgstr "첫 열에서 검색되는 값입니다."
#: scfuncs.hrc:3371
-#, fuzzy
msgctxt "SC_OPCODE_V_LOOKUP"
msgid "Array"
msgstr "배열"
@@ -12111,7 +11871,6 @@ msgid "Column index number in the array."
msgstr "배열의 열 색인 번호입니다."
#: scfuncs.hrc:3375
-#, fuzzy
msgctxt "SC_OPCODE_V_LOOKUP"
msgid "Sort order"
msgstr "정렬 순서"
@@ -12127,7 +11886,6 @@ msgid "Returns a reference to a cell from a defined range."
msgstr "정의된 범위에서 셀 참조를 구합니다."
#: scfuncs.hrc:3383
-#, fuzzy
msgctxt "SC_OPCODE_INDEX"
msgid "Reference"
msgstr "참조"
@@ -12138,7 +11896,6 @@ msgid "The reference to a (multiple) range."
msgstr "(다중) 범위 참조입니다."
#: scfuncs.hrc:3385
-#, fuzzy
msgctxt "SC_OPCODE_INDEX"
msgid "Row"
msgstr "행"
@@ -12160,7 +11917,6 @@ msgid "The column in the range."
msgstr "해당 범위의 열입니다."
#: scfuncs.hrc:3389
-#, fuzzy
msgctxt "SC_OPCODE_INDEX"
msgid "Range"
msgstr "범위"
@@ -12176,7 +11932,6 @@ msgid "Returns the contents of a cell that is referenced in text form."
msgstr "텍스트 형식으로 참조된 셀의 내용을 구합니다."
#: scfuncs.hrc:3397
-#, fuzzy
msgctxt "SC_OPCODE_INDIRECT"
msgid "Reference"
msgstr "참조"
@@ -12276,7 +12031,6 @@ msgid "Returns a reference which has been moved in relation to the starting poin
msgstr "시작 위치와 비교하여 이동한 참조를 구합니다."
#: scfuncs.hrc:3431
-#, fuzzy
msgctxt "SC_OPCODE_OFFSET"
msgid "Reference"
msgstr "참조"
@@ -12287,7 +12041,6 @@ msgid "The reference (cell) from which to base the movement."
msgstr "이동 기준이 되는 참조(셀)입니다."
#: scfuncs.hrc:3433
-#, fuzzy
msgctxt "SC_OPCODE_OFFSET"
msgid "Rows"
msgstr "행"
@@ -12309,7 +12062,6 @@ msgid "The number of columns that are to be moved to the left or to the right."
msgstr "왼쪽이나 오른쪽으로 이동할 열 수입니다."
#: scfuncs.hrc:3437
-#, fuzzy
msgctxt "SC_OPCODE_OFFSET"
msgid "Height"
msgstr "높이"
@@ -12336,7 +12088,6 @@ msgid "Returns a number corresponding to an error type"
msgstr "오류 유형에 해당하는 숫자를 구합니다."
#: scfuncs.hrc:3447
-#, fuzzy
msgctxt "SC_OPCODE_ERROR_TYPE"
msgid "Reference"
msgstr "참조"
@@ -12437,7 +12188,6 @@ msgid "The item or range from which data is to be taken."
msgstr "데이터를 검색할 범위입니다."
#: scfuncs.hrc:3481
-#, fuzzy
msgctxt "SC_OPCODE_DDE"
msgid "Mode"
msgstr "모드"
@@ -12479,7 +12229,6 @@ msgid "Extracts value(s) from a pivot table."
msgstr "피벗 테이블에서 값을 추출합니다."
#: scfuncs.hrc:3499
-#, fuzzy
msgctxt "SC_OPCODE_GET_PIVOT_DATA"
msgid "Data field"
msgstr "데이터 필드"
@@ -12532,7 +12281,6 @@ msgid "Converts half-width ASCII and katakana characters to full-width."
msgstr "반자 ASCII 및 가타카나 문자를 전자로 변환합니다."
#: scfuncs.hrc:3519
-#, fuzzy
msgctxt "SC_OPCODE_JIS"
msgid "Text"
msgstr "텍스트"
@@ -12548,7 +12296,6 @@ msgid "Converts full-width ASCII and katakana characters to half-width."
msgstr "전자 ASCII 및 가타카나 문자를 반자로 변환합니다."
#: scfuncs.hrc:3527
-#, fuzzy
msgctxt "SC_OPCODE_ASC"
msgid "Text"
msgstr "텍스트"
@@ -12564,7 +12311,6 @@ msgid "Returns a numeric code for the first character in a text string."
msgstr "텍스트 문자열의 첫 문자에 대한 숫자 코드를 구합니다."
#: scfuncs.hrc:3535
-#, fuzzy
msgctxt "SC_OPCODE_CODE"
msgid "Text"
msgstr "텍스트"
@@ -12580,7 +12326,6 @@ msgid "Converts a number to text in currency format."
msgstr "통화 형식을 사용하여 숫자를 텍스트로 변환합니다."
#: scfuncs.hrc:3543
-#, fuzzy
msgctxt "SC_OPCODE_CURRENCY"
msgid "Value"
msgstr "값"
@@ -12591,7 +12336,6 @@ msgid "Value is a number, a reference to a cell containing a number or a formula
msgstr "값은 숫자, 숫자를 포함하는 셀 참조 또는 숫자로 표시되는 수식입니다."
#: scfuncs.hrc:3545
-#, fuzzy
msgctxt "SC_OPCODE_CURRENCY"
msgid "Decimals"
msgstr "소수"
@@ -12623,7 +12367,6 @@ msgid "Removes all nonprintable characters from text."
msgstr "인쇄할 수 없는 모든 문자를 텍스트에서 제거합니다."
#: scfuncs.hrc:3561
-#, fuzzy
msgctxt "SC_OPCODE_CLEAN"
msgid "Text"
msgstr "텍스트"
@@ -12639,7 +12382,6 @@ msgid "Combines several text items into one."
msgstr "여러 텍스트 항목을 하나로 결합합니다."
#: scfuncs.hrc:3569
-#, fuzzy
msgctxt "SC_OPCODE_CONCAT"
msgid "Text"
msgstr "텍스트"
@@ -12656,7 +12398,6 @@ msgid "Combines several text items into one, accepts cell ranges as arguments."
msgstr ""
#: scfuncs.hrc:3577
-#, fuzzy
msgctxt "SC_OPCODE_CONCAT_MS"
msgid "Text"
msgstr "텍스트"
@@ -12693,7 +12434,6 @@ msgid "If TRUE, empty cells will be ignored."
msgstr ""
#: scfuncs.hrc:3589
-#, fuzzy
msgctxt "SC_OPCODE_TEXTJOIN_MS"
msgid "Text"
msgstr "텍스트"
@@ -12709,19 +12449,16 @@ msgid "Checks 1 or more conditions and returns a value corresponding to the firs
msgstr ""
#: scfuncs.hrc:3597
-#, fuzzy
msgctxt "SC_OPCODE_IFS_MS"
msgid "Test"
msgstr "검사"
#: scfuncs.hrc:3598
-#, fuzzy
msgctxt "SC_OPCODE_IFS_MS"
msgid "Any value or expression which can be either TRUE or FALSE."
msgstr "TRUE 또는 FALSE인 임의의 값 또는 식입니다."
#: scfuncs.hrc:3599
-#, fuzzy
msgctxt "SC_OPCODE_IFS_MS"
msgid "Result"
msgstr "결과"
@@ -12748,7 +12485,6 @@ msgid "Value that will be compared against value1-valueN."
msgstr ""
#: scfuncs.hrc:3609
-#, fuzzy
msgctxt "SC_OPCODE_SWITCH_MS"
msgid "Value"
msgstr "값"
@@ -12759,7 +12495,6 @@ msgid "Value that will be compared against expression."
msgstr ""
#: scfuncs.hrc:3611
-#, fuzzy
msgctxt "SC_OPCODE_SWITCH_MS"
msgid "Result"
msgstr "결과"
@@ -12792,7 +12527,6 @@ msgid "Range "
msgstr "범위"
#: scfuncs.hrc:3621
-#, fuzzy
msgctxt "SC_OPCODE_MINIFS_MS"
msgid "Range 1, range 2,... are the ranges to be evaluated by the criteria given."
msgstr "주어진 조건에 의해 계산될 범위 1, 범위 2,..."
@@ -12804,7 +12538,6 @@ msgid "Criteria "
msgstr "기준"
#: scfuncs.hrc:3623
-#, fuzzy
msgctxt "SC_OPCODE_MINIFS_MS"
msgid "Criteria 1, criteria 2,... are the criteria to be applied to the ranges given."
msgstr "지정된 범위에 적용된 조건1, 조건2,..."
@@ -12832,7 +12565,6 @@ msgid "Range "
msgstr "범위"
#: scfuncs.hrc:3632
-#, fuzzy
msgctxt "SC_OPCODE_MAXIFS_MS"
msgid "Range 1, range 2,... are the ranges to be evaluated by the criteria given."
msgstr "주어진 조건에 의해 계산될 범위 1, 범위 2,..."
@@ -12844,7 +12576,6 @@ msgid "Criteria "
msgstr "기준"
#: scfuncs.hrc:3634
-#, fuzzy
msgctxt "SC_OPCODE_MAXIFS_MS"
msgid "Criteria 1, criteria 2,... are the criteria to be applied to the ranges given."
msgstr "지정된 범위에 적용된 조건1, 조건2,..."
@@ -12891,7 +12622,6 @@ msgid "The text to be found."
msgstr "찾을 텍스트입니다."
#: scfuncs.hrc:3653
-#, fuzzy
msgctxt "SC_OPCODE_FIND"
msgid "Text"
msgstr "텍스트"
@@ -12929,7 +12659,6 @@ msgid "The text to be found."
msgstr "찾을 텍스트입니다."
#: scfuncs.hrc:3665
-#, fuzzy
msgctxt "SC_OPCODE_SEARCH"
msgid "Text"
msgstr "텍스트"
@@ -12956,7 +12685,6 @@ msgid "Removes extra spaces from text."
msgstr "텍스트에서 공백을 제거합니다."
#: scfuncs.hrc:3675
-#, fuzzy
msgctxt "SC_OPCODE_TRIM"
msgid "Text"
msgstr "텍스트"
@@ -12972,7 +12700,6 @@ msgid "Capitalizes the first letter in all words."
msgstr "모든 단어의 첫 글자를 대문자로 바꿉니다."
#: scfuncs.hrc:3683
-#, fuzzy
msgctxt "SC_OPCODE_PROPER"
msgid "Text"
msgstr "텍스트"
@@ -12988,7 +12715,6 @@ msgid "Converts text to uppercase."
msgstr "텍스트를 대문자로 변환합니다."
#: scfuncs.hrc:3691
-#, fuzzy
msgctxt "SC_OPCODE_UPPER"
msgid "Text"
msgstr "텍스트"
@@ -13004,7 +12730,6 @@ msgid "Converts text to lowercase."
msgstr "텍스트를 소문자로 변환합니다."
#: scfuncs.hrc:3699
-#, fuzzy
msgctxt "SC_OPCODE_LOWER"
msgid "Text"
msgstr "텍스트"
@@ -13020,7 +12745,6 @@ msgid "Converts text to a number."
msgstr "텍스트를 숫자로 변환합니다."
#: scfuncs.hrc:3707
-#, fuzzy
msgctxt "SC_OPCODE_VALUE"
msgid "Text"
msgstr "텍스트"
@@ -13062,7 +12786,6 @@ msgid "Returns a value if it is text, otherwise an empty string."
msgstr "텍스트인 경우 값을 반환하고 그렇지 않으면 빈 문자열을 반환합니다."
#: scfuncs.hrc:3725
-#, fuzzy
msgctxt "SC_OPCODE_T"
msgid "Value"
msgstr "값"
@@ -13099,7 +12822,6 @@ msgid "The character position from which text is to be replaced."
msgstr "텍스트를 바꿀 문자의 위치입니다."
#: scfuncs.hrc:3737
-#, fuzzy
msgctxt "SC_OPCODE_REPLACE"
msgid "Length"
msgstr "길이"
@@ -13162,7 +12884,6 @@ msgid "Calculates length of a text string."
msgstr "텍스트 문자열의 길이를 계산합니다."
#: scfuncs.hrc:3759
-#, fuzzy
msgctxt "SC_OPCODE_LEN"
msgid "Text"
msgstr "텍스트"
@@ -13178,7 +12899,6 @@ msgid "Returns the first character or characters of a text."
msgstr "텍스트의 첫 번째 문자(들)를 반환합니다."
#: scfuncs.hrc:3767
-#, fuzzy
msgctxt "SC_OPCODE_LEFT"
msgid "Text"
msgstr "텍스트"
@@ -13205,7 +12925,6 @@ msgid "Returns the last character or characters of a text."
msgstr "텍스트의 마지막 문자(들)를 반환합니다."
#: scfuncs.hrc:3777
-#, fuzzy
msgctxt "SC_OPCODE_RIGHT"
msgid "Text"
msgstr "텍스트"
@@ -13232,7 +12951,6 @@ msgid "Returns a partial text string of a text."
msgstr "텍스트의 일부 텍스트 문자열을 구합니다."
#: scfuncs.hrc:3787
-#, fuzzy
msgctxt "SC_OPCODE_MID"
msgid "Text"
msgstr "텍스트"
@@ -13243,7 +12961,6 @@ msgid "The text in which partial words are to be determined."
msgstr "일부 단어를 지정하는 텍스트입니다."
#: scfuncs.hrc:3789
-#, fuzzy
msgctxt "SC_OPCODE_MID"
msgid "Start"
msgstr "시작"
@@ -13270,7 +12987,6 @@ msgid "Repeats text a given number of times."
msgstr "주어진 횟수대로 텍스트를 반복합니다."
#: scfuncs.hrc:3799
-#, fuzzy
msgctxt "SC_OPCODE_REPT"
msgid "Text"
msgstr "텍스트"
@@ -13297,7 +13013,6 @@ msgid "Substitutes new text for old text in a string."
msgstr "문자열 중에서 기존 텍스트를 찾아서 새 텍스트로 바꿉니다."
#: scfuncs.hrc:3809
-#, fuzzy
msgctxt "SC_OPCODE_SUBSTITUTE"
msgid "Text"
msgstr "텍스트"
@@ -13383,7 +13098,6 @@ msgid "Converts a text of a specified number system to a positive integer in the
msgstr "지정한 기준에 따라 지정된 숫자 체계의 텍스트를 양의 정수로 변환합니다."
#: scfuncs.hrc:3835
-#, fuzzy
msgctxt "SC_OPCODE_DECIMAL"
msgid "Text"
msgstr "텍스트"
@@ -13410,19 +13124,16 @@ msgid "Converts a value according to a conversion table in the configuration (ma
msgstr ""
#: scfuncs.hrc:3845
-#, fuzzy
msgctxt "SC_OPCODE_CONVERT_OOO"
msgid "Value"
msgstr "값"
#: scfuncs.hrc:3846
-#, fuzzy
msgctxt "SC_OPCODE_CONVERT_OOO"
msgid "The value to be converted."
msgstr "변환할 값입니다."
#: scfuncs.hrc:3847 /home/cl/vc/git/libo-core/sc/inc/scfuncs.hrc:3849
-#, fuzzy
msgctxt "SC_OPCODE_CONVERT_OOO"
msgid "Text"
msgstr "텍스트"
@@ -13498,7 +13209,6 @@ msgid "Returns the numeric code for the first Unicode character in a text string
msgstr "텍스트 문자열의 첫 번째 유니코드 문자에 대한 숫자 코드를 구합니다."
#: scfuncs.hrc:3881
-#, fuzzy
msgctxt "SC_OPCODE_UNICODE"
msgid "Text"
msgstr "텍스트"
@@ -13530,7 +13240,6 @@ msgid "Converts a value from one to another Euro currency."
msgstr "한 유로 통화에서 다른 유로 통화로 값을 변환합니다."
#: scfuncs.hrc:3895
-#, fuzzy
msgctxt "SC_OPCODE_EUROCONVERT"
msgid "Value"
msgstr "값"
@@ -13592,7 +13301,6 @@ msgid "Converts text to a number, in a locale-independent way."
msgstr "텍스트를 로케일과는 상관 없는 방식으로 숫자로 변환합니다."
#: scfuncs.hrc:3911
-#, fuzzy
msgctxt "SC_OPCODE_NUMBERVALUE"
msgid "Text"
msgstr "텍스트"
@@ -13747,7 +13455,6 @@ msgid "Calculates length of a text string, with DBCS"
msgstr "텍스트 문자열의 길이를 계산합니다."
#: scfuncs.hrc:3968
-#, fuzzy
msgctxt "SC_OPCODE_LENB"
msgid "Text"
msgstr "텍스트"
@@ -13764,7 +13471,6 @@ msgid "Returns the last character or characters of a text,with DBCS"
msgstr "텍스트의 마지막 문자(들)를 반환합니다."
#: scfuncs.hrc:3975
-#, fuzzy
msgctxt "SC_OPCODE_RIGHTB"
msgid "Text"
msgstr "텍스트"
@@ -13792,7 +13498,6 @@ msgid "Returns the first character or characters of a text,with DBCS"
msgstr "텍스트의 첫 번째 문자(들)를 반환합니다."
#: scfuncs.hrc:3984
-#, fuzzy
msgctxt "SC_OPCODE_LEFTB"
msgid "Text"
msgstr "텍스트"
@@ -13820,7 +13525,6 @@ msgid "Returns a partial text string of a text, with DBCS"
msgstr "텍스트의 일부 텍스트 문자열을 구합니다."
#: scfuncs.hrc:3993
-#, fuzzy
msgctxt "SC_OPCODE_MIDB"
msgid "Text"
msgstr "텍스트"
@@ -13831,7 +13535,6 @@ msgid "The text in which partial words are to be determined."
msgstr "일부 단어를 지정하는 텍스트입니다."
#: scfuncs.hrc:3995
-#, fuzzy
msgctxt "SC_OPCODE_MIDB"
msgid "Start"
msgstr "시작"
@@ -13897,7 +13600,6 @@ msgid "Value of red"
msgstr "빨간색(_R):"
#: scfuncs.hrc:4015
-#, fuzzy
msgctxt "SC_OPCODE_COLOR"
msgid "Green"
msgstr "녹색"
@@ -13970,7 +13672,6 @@ msgid "Returns the error function."
msgstr "감마 함수의 자연 로그를 구합니다."
#: scfuncs.hrc:4040
-#, fuzzy
msgctxt "SC_OPCODE_ERF_MS"
msgid "Lower limit"
msgstr "하한"
@@ -13988,7 +13689,6 @@ msgid "Returns the complementary error function."
msgstr "감마 함수의 값을 구합니다."
#: scfuncs.hrc:4047
-#, fuzzy
msgctxt "SC_OPCODE_ERFC_MS"
msgid "Lower limit"
msgstr "하한"
@@ -14030,13 +13730,11 @@ msgid "Rounds a number to predefined significant digits."
msgstr ""
#: scfuncs.hrc:4064
-#, fuzzy
msgctxt "SC_OPCODE_ROUNDSIG"
msgid "Value"
msgstr "값"
#: scfuncs.hrc:4065
-#, fuzzy
msgctxt "SC_OPCODE_ROUNDSIG"
msgid "The number to be rounded."
msgstr "반올림할 숫자입니다."
@@ -14058,13 +13756,11 @@ msgid "Replaces characters within a text string with a different text string, wi
msgstr "텍스트 문자열의 문자를 다른 텍스트 문자열로 바꿉니다."
#: scfuncs.hrc:4073
-#, fuzzy
msgctxt "SC_OPCODE_REPLACEB"
msgid "Text"
msgstr "텍스트"
#: scfuncs.hrc:4074
-#, fuzzy
msgctxt "SC_OPCODE_REPLACEB"
msgid "The text in which some characters are to be replaced."
msgstr "일부 문자를 바꿀 텍스트입니다."
@@ -14076,19 +13772,16 @@ msgid "Position"
msgstr "위치"
#: scfuncs.hrc:4076
-#, fuzzy
msgctxt "SC_OPCODE_REPLACEB"
msgid "The character position from which text is to be replaced."
msgstr "텍스트를 바꿀 문자의 위치입니다."
#: scfuncs.hrc:4077
-#, fuzzy
msgctxt "SC_OPCODE_REPLACEB"
msgid "Length"
msgstr "길이"
#: scfuncs.hrc:4078
-#, fuzzy
msgctxt "SC_OPCODE_REPLACEB"
msgid "The number of characters to be replaced."
msgstr "바꿀 문자 수입니다."
@@ -14100,7 +13793,6 @@ msgid "New text"
msgstr "새 텍스트"
#: scfuncs.hrc:4080
-#, fuzzy
msgctxt "SC_OPCODE_REPLACEB"
msgid "The text to be inserted."
msgstr "삽입할 텍스트입니다."
@@ -14117,19 +13809,16 @@ msgid "Find text"
msgstr "텍스트 찾기"
#: scfuncs.hrc:4088
-#, fuzzy
msgctxt "SC_OPCODE_FINDB"
msgid "The text to be found."
msgstr "찾을 텍스트입니다."
#: scfuncs.hrc:4089
-#, fuzzy
msgctxt "SC_OPCODE_FINDB"
msgid "Text"
msgstr "텍스트"
#: scfuncs.hrc:4090
-#, fuzzy
msgctxt "SC_OPCODE_FINDB"
msgid "The text in which a search is to be made."
msgstr "검색을 수행할 텍스트입니다."
@@ -14141,7 +13830,6 @@ msgid "Position"
msgstr "위치"
#: scfuncs.hrc:4092
-#, fuzzy
msgctxt "SC_OPCODE_FINDB"
msgid "The position in the text from which the search starts."
msgstr "검색을 시작할 텍스트의 위치입니다."
@@ -14158,19 +13846,16 @@ msgid "Find text"
msgstr "텍스트 찾기"
#: scfuncs.hrc:4100
-#, fuzzy
msgctxt "SC_OPCODE_SEARCHB"
msgid "The text to be found."
msgstr "찾을 텍스트입니다."
#: scfuncs.hrc:4101
-#, fuzzy
msgctxt "SC_OPCODE_SEARCHB"
msgid "Text"
msgstr "텍스트"
#: scfuncs.hrc:4102
-#, fuzzy
msgctxt "SC_OPCODE_SEARCHB"
msgid "The text in which a search is to be made."
msgstr "검색을 수행할 텍스트입니다."
@@ -14182,7 +13867,6 @@ msgid "Position"
msgstr "위치"
#: scfuncs.hrc:4104
-#, fuzzy
msgctxt "SC_OPCODE_SEARCHB"
msgid "The position in the text from which the search starts."
msgstr "검색을 시작할 텍스트의 위치입니다."
@@ -14200,7 +13884,6 @@ msgid "Hidden Styles"
msgstr "숨겨진 스타일"
#: scstyles.hrc:31
-#, fuzzy
msgctxt "RID_CELLSTYLEFAMILY"
msgid "Applied Styles"
msgstr "적용된 스타일"
@@ -14334,7 +14017,6 @@ msgid "Name Object"
msgstr "개체 이름 지정"
#: strings.hrc:49
-#, fuzzy
msgctxt "STR_INSERTGRAPHIC"
msgid "Insert Image"
msgstr "이미지 삽입"
@@ -14596,7 +14278,6 @@ msgid "(Preview mode)"
msgstr "(미리보기 모드)"
#: strings.hrc:102
-#, fuzzy
msgctxt "SCSTR_PRINTOPT_PAGES"
msgid "Pages"
msgstr "페이지"
@@ -14620,19 +14301,16 @@ msgid "~All sheets"
msgstr "모든 시트"
#: strings.hrc:106
-#, fuzzy
msgctxt "SCSTR_PRINTOPT_SELECTEDSHEETS"
msgid "~Selected sheets"
msgstr "선택한 시트(~S)"
#: strings.hrc:107
-#, fuzzy
msgctxt "SCSTR_PRINTOPT_SELECTEDCELLS"
msgid "Selected cells"
msgstr "선택한 셀"
#: strings.hrc:108
-#, fuzzy
msgctxt "SCSTR_PRINTOPT_FROMWHICH"
msgid "From which print"
msgstr "영역 인쇄"
@@ -14741,13 +14419,11 @@ msgid "Formulas don't form a row."
msgstr ""
#: strings.hrc:128
-#, fuzzy
msgctxt "STR_ADD_AUTOFORMAT_TITLE"
msgid "Add AutoFormat"
msgstr "자동 서식 추가"
#: strings.hrc:129
-#, fuzzy
msgctxt "STR_RENAME_AUTOFORMAT_TITLE"
msgid "Rename AutoFormat"
msgstr "자동 서식 이름 바꾸기"
@@ -14758,7 +14434,6 @@ msgid "Name"
msgstr "이름"
#: strings.hrc:131
-#, fuzzy
msgctxt "STR_DEL_AUTOFORMAT_TITLE"
msgid "Delete AutoFormat"
msgstr "자동 서식 삭제"
@@ -14775,37 +14450,31 @@ msgid "~Close"
msgstr "닫기(~C)"
#: strings.hrc:134
-#, fuzzy
msgctxt "STR_JAN"
msgid "Jan"
msgstr "1월"
#: strings.hrc:135
-#, fuzzy
msgctxt "STR_FEB"
msgid "Feb"
msgstr "2월"
#: strings.hrc:136
-#, fuzzy
msgctxt "STR_MAR"
msgid "Mar"
msgstr "3월"
#: strings.hrc:137
-#, fuzzy
msgctxt "STR_NORTH"
msgid "North"
msgstr "북쪽"
#: strings.hrc:138
-#, fuzzy
msgctxt "STR_MID"
msgid "Mid"
msgstr "중간"
#: strings.hrc:139
-#, fuzzy
msgctxt "STR_SOUTH"
msgid "South"
msgstr "남쪽"
@@ -14821,13 +14490,11 @@ msgid "Sheet"
msgstr "시트"
#: strings.hrc:142
-#, fuzzy
msgctxt "STR_CELL"
msgid "Cell"
msgstr "셀"
#: strings.hrc:143
-#, fuzzy
msgctxt "STR_CONTENT"
msgid "Content"
msgstr "내용"
@@ -14897,7 +14564,6 @@ msgid "Drawing objects"
msgstr "그리기 개체"
#: strings.hrc:158
-#, fuzzy
msgctxt "SCSTR_DRAGMODE"
msgid "Drag Mode"
msgstr "끌기 모드"
@@ -14909,25 +14575,21 @@ msgid "Display"
msgstr "표시..."
#: strings.hrc:160
-#, fuzzy
msgctxt "SCSTR_ACTIVE"
msgid "active"
msgstr "활성상태"
#: strings.hrc:161
-#, fuzzy
msgctxt "SCSTR_NOTACTIVE"
msgid "inactive"
msgstr "비활성 상태"
#: strings.hrc:162
-#, fuzzy
msgctxt "SCSTR_HIDDEN"
msgid "hidden"
msgstr "숨겨짐"
#: strings.hrc:163
-#, fuzzy
msgctxt "SCSTR_ACTIVEWIN"
msgid "Active Window"
msgstr "활성 창"
@@ -14939,19 +14601,16 @@ msgid "Scenario Name"
msgstr "시나리오 이름"
#: strings.hrc:165
-#, fuzzy
msgctxt "SCSTR_QHLP_SCEN_COMMENT"
msgid "Comment"
msgstr "주석"
#: strings.hrc:167
-#, fuzzy
msgctxt "STR_MENU_SORT_ASC"
msgid "Sort Ascending"
msgstr "오름차순 정렬"
#: strings.hrc:168
-#, fuzzy
msgctxt "STR_MENU_SORT_DESC"
msgid "Sort Descending"
msgstr "내림차순 정렬"
@@ -15017,7 +14676,6 @@ msgid "Sum"
msgstr "합계"
#: strings.hrc:181
-#, fuzzy
msgctxt "SCSTR_QHELP_BTNEQUAL"
msgid "Formula"
msgstr "수식"
@@ -15159,14 +14817,12 @@ msgstr "다시 입력"
#. MovingAverageDialog
#: strings.hrc:214
-#, fuzzy
msgctxt "STR_MOVING_AVERAGE_UNDO_NAME"
msgid "Moving Average"
msgstr "이동 평균"
#. ExponentialSmoothingDialog
#: strings.hrc:216
-#, fuzzy
msgctxt "STR_EXPONENTIAL_SMOOTHING_UNDO_NAME"
msgid "Exponential Smoothing"
msgstr "지 수평활법"
@@ -15191,7 +14847,6 @@ msgid "ANOVA - Two Factor"
msgstr "ANOVA - 두 개 요소"
#: strings.hrc:221
-#, fuzzy
msgctxt "STR_ANOVA_LABEL_GROUPS"
msgid "Groups"
msgstr "그룹"
@@ -15250,14 +14905,12 @@ msgid "F critical"
msgstr "F 임계"
#: strings.hrc:231
-#, fuzzy
msgctxt "STR_ANOVA_LABEL_TOTAL"
msgid "Total"
msgstr "전체"
#. CorrelationDialog
#: strings.hrc:233
-#, fuzzy
msgctxt "STR_CORRELATION_UNDO_NAME"
msgid "Correlation"
msgstr "상관관계"
@@ -15270,7 +14923,6 @@ msgstr "상관관계"
#. CovarianceDialog
#: strings.hrc:236
-#, fuzzy
msgctxt "STR_COVARIANCE_UNDO_NAME"
msgid "Covariance"
msgstr "공분산"
@@ -15283,25 +14935,21 @@ msgstr "공분산"
#. DescriptiveStatisticsDialog
#: strings.hrc:239
-#, fuzzy
msgctxt "STR_DESCRIPTIVE_STATISTICS_UNDO_NAME"
msgid "Descriptive Statistics"
msgstr "기술 통계학"
#: strings.hrc:240
-#, fuzzy
msgctxt "STRID_CALC_MEAN"
msgid "Mean"
msgstr "평균"
#: strings.hrc:241
-#, fuzzy
msgctxt "STRID_CALC_STD_ERROR"
msgid "Standard Error"
msgstr "표준 오류"
#: strings.hrc:242
-#, fuzzy
msgctxt "STRID_CALC_MODE"
msgid "Mode"
msgstr "모드"
@@ -15313,13 +14961,11 @@ msgid "Median"
msgstr "중앙값"
#: strings.hrc:244
-#, fuzzy
msgctxt "STRID_CALC_VARIANCE"
msgid "Variance"
msgstr "분산"
#: strings.hrc:245
-#, fuzzy
msgctxt "STRID_CALC_STD_DEVIATION"
msgid "Standard Deviation"
msgstr "표준 편차"
@@ -15337,19 +14983,16 @@ msgid "Skewness"
msgstr "왜곡도"
#: strings.hrc:248
-#, fuzzy
msgctxt "STRID_CALC_RANGE"
msgid "Range"
msgstr "범위"
#: strings.hrc:249
-#, fuzzy
msgctxt "STRID_CALC_MIN"
msgid "Minimum"
msgstr "최소"
#: strings.hrc:250
-#, fuzzy
msgctxt "STRID_CALC_MAX"
msgid "Maximum"
msgstr "최대"
@@ -15361,7 +15004,6 @@ msgid "Sum"
msgstr "합계"
#: strings.hrc:252
-#, fuzzy
msgctxt "STRID_CALC_COUNT"
msgid "Count"
msgstr "개수"
@@ -15386,13 +15028,11 @@ msgid "Random ($(DISTRIBUTION))"
msgstr "임의 ($(DISTRIBUTION))"
#: strings.hrc:257
-#, fuzzy
msgctxt "STR_DISTRIBUTION_UNIFORM_REAL"
msgid "Uniform"
msgstr "정형"
#: strings.hrc:258
-#, fuzzy
msgctxt "STR_DISTRIBUTION_UNIFORM_INTEGER"
msgid "Uniform Integer"
msgstr "정형화된 정수"
@@ -15404,61 +15044,51 @@ msgid "Normal"
msgstr "일반"
#: strings.hrc:260
-#, fuzzy
msgctxt "STR_DISTRIBUTION_CAUCHY"
msgid "Cauchy"
msgstr "오귀스탱 루이 코시"
#: strings.hrc:261
-#, fuzzy
msgctxt "STR_DISTRIBUTION_BERNOULLI"
msgid "Bernoulli"
msgstr "베르누이"
#: strings.hrc:262
-#, fuzzy
msgctxt "STR_DISTRIBUTION_BINOMIAL"
msgid "Binomial"
msgstr "이항"
#: strings.hrc:263
-#, fuzzy
msgctxt "STR_DISTRIBUTION_NEGATIVE_BINOMIAL"
msgid "Negative Binomial"
msgstr "음이항"
#: strings.hrc:264
-#, fuzzy
msgctxt "STR_DISTRIBUTION_CHI_SQUARED"
msgid "Chi Squared"
msgstr "카이 제곱"
#: strings.hrc:265
-#, fuzzy
msgctxt "STR_DISTRIBUTION_GEOMETRIC"
msgid "Geometric"
msgstr "기하학"
#: strings.hrc:266
-#, fuzzy
msgctxt "STR_RNG_PARAMETER_MINIMUM"
msgid "Minimum"
msgstr "최소"
#: strings.hrc:267
-#, fuzzy
msgctxt "STR_RNG_PARAMETER_MAXIMUM"
msgid "Maximum"
msgstr "최대"
#: strings.hrc:268
-#, fuzzy
msgctxt "STR_RNG_PARAMETER_MEAN"
msgid "Mean"
msgstr "평균"
#: strings.hrc:269
-#, fuzzy
msgctxt "STR_RNG_PARAMETER_STANDARD_DEVIATION"
msgid "Standard Deviation"
msgstr "표준 편차"
@@ -15495,7 +15125,6 @@ msgstr "nu 값"
#. SamplingDialog
#: strings.hrc:276
-#, fuzzy
msgctxt "STR_SAMPLING_UNDO_NAME"
msgid "Sampling"
msgstr "표본"
@@ -15565,7 +15194,6 @@ msgid "Row %NUMBER%"
msgstr "%NUMBER% 행"
#: strings.hrc:290
-#, fuzzy
msgctxt "STR_LABEL_ALPHA"
msgid "Alpha"
msgstr "알파"
@@ -15632,7 +15260,6 @@ msgid "Linear"
msgstr "선형(_N)"
#: strings.hrc:302
-#, fuzzy
msgctxt "STR_LABEL_LOGARITHMIC"
msgid "Logarithmic"
msgstr "대수"
@@ -16227,19 +15854,16 @@ msgid "All Cells"
msgstr ""
#: conditionalentry.ui:59
-#, fuzzy
msgctxt "conditionalentry|type"
msgid "Cell value is"
msgstr "셀 값은"
#: conditionalentry.ui:60
-#, fuzzy
msgctxt "conditionalentry|type"
msgid "Formula is"
msgstr "수식"
#: conditionalentry.ui:61
-#, fuzzy
msgctxt "conditionalentry|type"
msgid "Date is"
msgstr "날짜: "
@@ -16274,7 +15898,6 @@ msgid "Automatic"
msgstr "자동"
#: conditionalentry.ui:176
-#, fuzzy
msgctxt "conditionalentry|colscalemin"
msgid "Min"
msgstr "최소"
@@ -16286,25 +15909,21 @@ msgid "Max"
msgstr "최대"
#: conditionalentry.ui:178
-#, fuzzy
msgctxt "conditionalentry|colscalemin"
msgid "Percentile"
msgstr "백분위"
#: conditionalentry.ui:179
-#, fuzzy
msgctxt "conditionalentry|colscalemin"
msgid "Value"
msgstr "값"
#: conditionalentry.ui:180
-#, fuzzy
msgctxt "conditionalentry|colscalemin"
msgid "Percent"
msgstr "백분율"
#: conditionalentry.ui:181
-#, fuzzy
msgctxt "conditionalentry|colscalemin"
msgid "Formula"
msgstr "수식"
@@ -16316,7 +15935,6 @@ msgid "Automatic"
msgstr "자동"
#: conditionalentry.ui:194
-#, fuzzy
msgctxt "conditionalentry|colscalemiddle"
msgid "Min"
msgstr "최소"
@@ -16328,25 +15946,21 @@ msgid "Max"
msgstr "최대"
#: conditionalentry.ui:196
-#, fuzzy
msgctxt "conditionalentry|colscalemiddle"
msgid "Percentile"
msgstr "백분위"
#: conditionalentry.ui:197
-#, fuzzy
msgctxt "conditionalentry|colscalemiddle"
msgid "Value"
msgstr "값"
#: conditionalentry.ui:198
-#, fuzzy
msgctxt "conditionalentry|colscalemiddle"
msgid "Percent"
msgstr "백분율"
#: conditionalentry.ui:199
-#, fuzzy
msgctxt "conditionalentry|colscalemiddle"
msgid "Formula"
msgstr "수식"
@@ -16358,7 +15972,6 @@ msgid "Automatic"
msgstr "자동"
#: conditionalentry.ui:212
-#, fuzzy
msgctxt "conditionalentry|colscalemax"
msgid "Min"
msgstr "최소"
@@ -16370,25 +15983,21 @@ msgid "Max"
msgstr "최대"
#: conditionalentry.ui:214
-#, fuzzy
msgctxt "conditionalentry|colscalemax"
msgid "Percentile"
msgstr "백분위"
#: conditionalentry.ui:215
-#, fuzzy
msgctxt "conditionalentry|colscalemax"
msgid "Value"
msgstr "값"
#: conditionalentry.ui:216
-#, fuzzy
msgctxt "conditionalentry|colscalemax"
msgid "Percent"
msgstr "백분율"
#: conditionalentry.ui:217
-#, fuzzy
msgctxt "conditionalentry|colscalemax"
msgid "Formula"
msgstr "수식"
@@ -16448,7 +16057,6 @@ msgid "not between"
msgstr "지정한 값 이외"
#: conditionalentry.ui:259
-#, fuzzy
msgctxt "conditionalentry|typeis"
msgid "duplicate"
msgstr "중복"
@@ -16514,31 +16122,26 @@ msgid "No Error"
msgstr ""
#: conditionalentry.ui:271
-#, fuzzy
msgctxt "conditionalentry|typeis"
msgid "Begins with"
msgstr "시작"
#: conditionalentry.ui:272
-#, fuzzy
msgctxt "conditionalentry|typeis"
msgid "Ends with"
msgstr "마침"
#: conditionalentry.ui:273
-#, fuzzy
msgctxt "conditionalentry|typeis"
msgid "Contains"
msgstr "포함"
#: conditionalentry.ui:274
-#, fuzzy
msgctxt "conditionalentry|typeis"
msgid "Not Contains"
msgstr "미포함"
#: conditionalentry.ui:287
-#, fuzzy
msgctxt "conditionalentry|datetype"
msgid "Today"
msgstr "오늘"
@@ -16625,7 +16228,6 @@ msgid "Color Scale (3 Entries)"
msgstr ""
#: conditionalentry.ui:314
-#, fuzzy
msgctxt "conditionalentry|colorformat"
msgid "Data Bar"
msgstr "데이터 막대"
@@ -16776,25 +16378,21 @@ msgid " >= "
msgstr ""
#: conditionaliconset.ui:43
-#, fuzzy
msgctxt "conditionaliconset|listbox"
msgid "Value"
msgstr "값"
#: conditionaliconset.ui:44
-#, fuzzy
msgctxt "conditionaliconset|listbox"
msgid "Percent"
msgstr "백분율"
#: conditionaliconset.ui:45
-#, fuzzy
msgctxt "conditionaliconset|listbox"
msgid "Percentile"
msgstr "백분위"
#: conditionaliconset.ui:46
-#, fuzzy
msgctxt "conditionaliconset|listbox"
msgid "Formula"
msgstr "수식"
@@ -17490,25 +17088,21 @@ msgid "_Close"
msgstr "닫기(_C)"
#: dataprovider.ui:9
-#, fuzzy
msgctxt "dataprovider|DataStreamDialog"
msgid "Live Data Streams"
msgstr "라이브 데이터 스트림"
#: dataprovider.ui:107
-#, fuzzy
msgctxt "dataprovider|label6"
msgid "URL:"
msgstr "URL:"
#: dataprovider.ui:120
-#, fuzzy
msgctxt "dataprovider|url|tooltip_text"
msgid "Enter the URL of the source document in the local file system or Internet here."
msgstr "로컬 파일 시스템이나 인터넷에 있는 원본 문서의 URL을 입력하십시오."
#: dataprovider.ui:138
-#, fuzzy
msgctxt "dataprovider|browse"
msgid "_Browse..."
msgstr "찾아보기(_B)..."
@@ -17530,19 +17124,16 @@ msgid "Search String:"
msgstr ""
#: dataprovider.ui:268
-#, fuzzy
msgctxt "dataprovider|label"
msgid "Source Stream"
msgstr "소스 스트림"
#: dataproviderentry.ui:46
-#, fuzzy
msgctxt "dataproviderentry|url"
msgid "URL:"
msgstr "URL:"
#: dataproviderentry.ui:57
-#, fuzzy
msgctxt "dataproviderentry|id"
msgid "ID:"
msgstr "ID:"
@@ -17868,7 +17459,6 @@ msgid "Edit Setting"
msgstr "설정 편집"
#: dropmenu.ui:12
-#, fuzzy
msgctxt "dropmenu|hyperlink"
msgid "Insert as Hyperlink"
msgstr "하이퍼링크로 삽입"
@@ -17880,7 +17470,6 @@ msgid "Insert as Link"
msgstr "연결 삽입"
#: dropmenu.ui:28
-#, fuzzy
msgctxt "dropmenu|copy"
msgid "Insert as Copy"
msgstr "복사본 삽입"
@@ -18319,7 +17908,6 @@ msgid "Insert Function into calculation sheet"
msgstr ""
#: functionpanel.ui:59
-#, fuzzy
msgctxt "functionpanel|category"
msgid "Last Used"
msgstr "최근 사용"
@@ -18331,7 +17919,6 @@ msgid "All"
msgstr "모두"
#: functionpanel.ui:61
-#, fuzzy
msgctxt "functionpanel|category"
msgid "Database"
msgstr "데이터베이스"
@@ -18349,7 +17936,6 @@ msgid "Financial"
msgstr "회계"
#: functionpanel.ui:64
-#, fuzzy
msgctxt "functionpanel|category"
msgid "Information"
msgstr "정보"
@@ -18367,7 +17953,6 @@ msgid "Mathematical"
msgstr "수학"
#: functionpanel.ui:67
-#, fuzzy
msgctxt "functionpanel|category"
msgid "Array"
msgstr "배열"
@@ -18385,19 +17970,16 @@ msgid "Spreadsheet"
msgstr "스프레드시트"
#: functionpanel.ui:70
-#, fuzzy
msgctxt "functionpanel|category"
msgid "Text"
msgstr "텍스트"
#: functionpanel.ui:71
-#, fuzzy
msgctxt "functionpanel|category"
msgid "Add-in"
msgstr "Add-in"
#: functionpanel.ui:112
-#, fuzzy
msgctxt "functionpanel|funcdesc"
msgid "label"
msgstr "레이블"
@@ -18828,7 +18410,6 @@ msgid "_From file"
msgstr "파일에서 작성(_F)"
#: insertsheet.ui:371
-#, fuzzy
msgctxt "insertsheet|tables-atkobject"
msgid "Tables in file"
msgstr "파일 내 표"
@@ -18929,7 +18510,6 @@ msgid "column"
msgstr "열"
#: mergecellsdialog.ui:8
-#, fuzzy
msgctxt "mergecellsdialog|MergeCellsDialog"
msgid "Merge Cells"
msgstr "셀 병합"
@@ -19133,7 +18713,6 @@ msgid "Column"
msgstr "단"
#: navigatorpanel.ui:70
-#, fuzzy
msgctxt "navigatorpanel|row|tooltip_text"
msgid "Row"
msgstr "행"
@@ -19145,7 +18724,6 @@ msgid "Data Range"
msgstr "데이터 범위:"
#: navigatorpanel.ui:99
-#, fuzzy
msgctxt "navigatorpanel|start|tooltip_text"
msgid "Start"
msgstr "시작"
@@ -19157,13 +18735,11 @@ msgid "End"
msgstr "최종"
#: navigatorpanel.ui:125
-#, fuzzy
msgctxt "navigatorpanel|contents|tooltip_text"
msgid "Contents"
msgstr "내용"
#: navigatorpanel.ui:138
-#, fuzzy
msgctxt "navigatorpanel|toggle|tooltip_text"
msgid "Toggle"
msgstr "토글"
@@ -19175,7 +18751,6 @@ msgid "Scenarios"
msgstr "시나리오"
#: navigatorpanel.ui:164
-#, fuzzy
msgctxt "navigatorpanel|dragmode|tooltip_text"
msgid "Drag Mode"
msgstr "끌기 모드"
@@ -19187,7 +18762,6 @@ msgid "Document"
msgstr "문서로:"
#: navigatorpanel.ui:193
-#, fuzzy
msgctxt "navigatorpanel|documents-atkobject"
msgid "Active Window"
msgstr "활성 창"
@@ -19203,7 +18777,6 @@ msgid "No solution was found."
msgstr "솔루션을 찾지 못했습니다."
#: notebookbar.ui:391
-#, fuzzy
msgctxt "notebookbar|FileLabel"
msgid "File"
msgstr "파일"
@@ -19215,19 +18788,16 @@ msgid "Clone"
msgstr "원추형"
#: notebookbar.ui:668
-#, fuzzy
msgctxt "notebookbar|bordertype|tooltip_text"
msgid "Specify the borders of the selected cells."
msgstr "선택한 셀의 테두리를 지정하십시오."
#: notebookbar.ui:907
-#, fuzzy
msgctxt "notebookbar|verticalalignment|tooltip_text"
msgid "Vertical Alignment"
msgstr "세로 맞춤"
#: notebookbar.ui:1053
-#, fuzzy
msgctxt "notebookbar|horizontalalignment|tooltip_text"
msgid "Horizontal Alignment"
msgstr "가로 맞춤"
@@ -19239,19 +18809,16 @@ msgid "Indent"
msgstr "들여쓰기(_I):"
#: notebookbar.ui:1123
-#, fuzzy
msgctxt "notebookbar|increaseindent1|tooltip_text"
msgid "Increase Indent"
msgstr "들여쓰기"
#: notebookbar.ui:1139
-#, fuzzy
msgctxt "notebookbar|decreaseindent1|tooltip_text"
msgid "Decrease Indent"
msgstr "내어쓰기"
#: notebookbar.ui:1677
-#, fuzzy
msgctxt "notebookbar|CalcLabel"
msgid "Home"
msgstr "첫화면"
@@ -19263,13 +18830,11 @@ msgid "Insert Audio or Video"
msgstr "음향 또는 영상 파일 삽입"
#: notebookbar.ui:1918
-#, fuzzy
msgctxt "notebookbar|InsertSymbol"
msgid "Symbol"
msgstr "기호"
#: notebookbar.ui:2022
-#, fuzzy
msgctxt "notebookbar|InsertLabel"
msgid "Insert"
msgstr "삽입"
@@ -19280,13 +18845,11 @@ msgid "Toggle Grid Lines"
msgstr ""
#: notebookbar.ui:2247
-#, fuzzy
msgctxt "notebookbar|PageLayoutLabel"
msgid "Page Layout"
msgstr "페이지 레이아웃"
#: notebookbar.ui:2726
-#, fuzzy
msgctxt "notebookbar|DataLabel"
msgid "Data"
msgstr "데이터"
@@ -19298,7 +18861,6 @@ msgid "Auto Spellcheck"
msgstr "자동 맞춤법 검사"
#: notebookbar.ui:3041
-#, fuzzy
msgctxt "notebookbar|ReviewLabel"
msgid "Review"
msgstr "영화평"
@@ -19309,13 +18871,11 @@ msgid "Toggle Grid Lines"
msgstr ""
#: notebookbar.ui:3345
-#, fuzzy
msgctxt "notebookbar|ViewLabel"
msgid "View"
msgstr "보기"
#: notebookbar.ui:3860
-#, fuzzy
msgctxt "notebookbar|ImageLabel"
msgid "Image"
msgstr "이미지"
@@ -19379,13 +18939,11 @@ msgid "Neutral"
msgstr ""
#: notebookbar_groupedbar_compact.ui:3961
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|warning"
msgid "Warning"
msgstr "경고"
#: notebookbar_groupedbar_compact.ui:3975
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|footnote"
msgid "Footnote"
msgstr "각주"
@@ -19403,7 +18961,6 @@ msgid "_File"
msgstr "파일"
#: notebookbar_groupedbar_compact.ui:4782
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|editb"
msgid "_Edit"
msgstr "편집(_E)"
@@ -19415,13 +18972,11 @@ msgid "St_yles"
msgstr "스타일"
#: notebookbar_groupedbar_compact.ui:5092
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|formatb"
msgid "F_ont"
msgstr "글꼴(_O)"
#: notebookbar_groupedbar_compact.ui:5152
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|bordertype"
msgid "Specify the borders of the selected cells."
msgstr "선택한 셀의 테두리를 지정하십시오."
@@ -19487,7 +19042,6 @@ msgid "_Arrange"
msgstr "배치"
#: notebookbar_groupedbar_compact.ui:6865
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|GridB"
msgid "_Grid"
msgstr "격자(_G)"
@@ -19505,7 +19059,6 @@ msgid "_Review"
msgstr "영화평"
#: notebookbar_groupedbar_compact.ui:7261
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|commentsb"
msgid "_Comments"
msgstr "설명(_C)"
@@ -19540,7 +19093,6 @@ msgid "_Arrange"
msgstr "배치"
#: notebookbar_groupedbar_compact.ui:8149
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|Grid"
msgid "_Grid"
msgstr "격자(_G)"
@@ -19569,7 +19121,6 @@ msgid "_Arrange"
msgstr "배치"
#: notebookbar_groupedbar_compact.ui:8865
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|GridO"
msgid "_Grid"
msgstr "격자(_G)"
@@ -19680,13 +19231,11 @@ msgid "Neutral"
msgstr ""
#: notebookbar_groupedbar_full.ui:3895
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|warning"
msgid "Warning"
msgstr "경고"
#: notebookbar_groupedbar_full.ui:3909
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|footnote"
msgid "Footnote"
msgstr "각주"
@@ -19704,7 +19253,6 @@ msgid "_File"
msgstr "파일"
#: notebookbar_groupedbar_full.ui:4811
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|editb"
msgid "_Edit"
msgstr "편집(_E)"
@@ -19716,7 +19264,6 @@ msgid "St_yles"
msgstr "스타일"
#: notebookbar_groupedbar_full.ui:5278
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|formatb"
msgid "F_ont"
msgstr "글꼴(_O)"
@@ -19782,7 +19329,6 @@ msgid "C_olor"
msgstr "색"
#: notebookbar_groupedbar_full.ui:7640
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|GridB"
msgid "_Grid"
msgstr "격자(_G)"
@@ -19800,7 +19346,6 @@ msgid "_Review"
msgstr "영화평"
#: notebookbar_groupedbar_full.ui:8213
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|commentsb"
msgid "_Comments"
msgstr "설명(_C)"
@@ -19823,7 +19368,6 @@ msgid "D_raw"
msgstr ""
#: notebookbar_groupedbar_full.ui:9425
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|editdrawb"
msgid "_Edit"
msgstr "편집(_E)"
@@ -19852,7 +19396,6 @@ msgid "3_D"
msgstr ""
#: notebookbar_groupedbar_full.ui:10580
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|formatd"
msgid "F_ont"
msgstr "글꼴(_O)"
@@ -19894,7 +19437,6 @@ msgid "_Arrange"
msgstr "배치"
#: notebookbar_groupedbar_full.ui:12164
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|OleGridB"
msgid "_Grid"
msgstr "격자(_G)"
@@ -19924,19 +19466,16 @@ msgid "_Help"
msgstr "도움말"
#: notebookbar_groups.ui:40
-#, fuzzy
msgctxt "notebookbar_groups|hyperlink"
msgid "Hyperlink"
msgstr "하이퍼링크"
#: notebookbar_groups.ui:54
-#, fuzzy
msgctxt "notebookbar_groups|footnote"
msgid "Footnote"
msgstr "각주"
#: notebookbar_groups.ui:63
-#, fuzzy
msgctxt "notebookbar_groups|endnote"
msgid "Endnote"
msgstr "미주"
@@ -20006,7 +19545,6 @@ msgid "Bad"
msgstr ""
#: notebookbar_groups.ui:251
-#, fuzzy
msgctxt "notebookbar_groups|stylemenustatw"
msgid "Warning"
msgstr "경고"
@@ -20024,13 +19562,11 @@ msgid "Note"
msgstr "참고"
#: notebookbar_groups.ui:284
-#, fuzzy
msgctxt "notebookbar_groups|stylemenutxtf"
msgid "Footnote"
msgstr "각주"
#: notebookbar_groups.ui:296
-#, fuzzy
msgctxt "notebookbar_groups|tablestylenone"
msgid "None"
msgstr "없음"
@@ -20063,7 +19599,6 @@ msgid "Style 4"
msgstr ""
#: notebookbar_groups.ui:530
-#, fuzzy
msgctxt "notebookbar_groups|filegrouplabel"
msgid "File"
msgstr "파일"
@@ -20075,7 +19610,6 @@ msgid "Clipboard"
msgstr "클립보드"
#: notebookbar_groups.ui:729
-#, fuzzy
msgctxt "notebookbar_groups|paragraphstyleb"
msgid "Style"
msgstr "스타일"
@@ -20091,7 +19625,6 @@ msgid " "
msgstr ""
#: notebookbar_groups.ui:1034
-#, fuzzy
msgctxt "notebookbar_groups|leftb"
msgid "Left"
msgstr "왼쪽"
@@ -20103,25 +19636,21 @@ msgid "Center"
msgstr "가운데"
#: notebookbar_groups.ui:1069
-#, fuzzy
msgctxt "notebookbar_groups|rightb"
msgid "Right"
msgstr "오른쪽"
#: notebookbar_groups.ui:1275
-#, fuzzy
msgctxt "notebookbar_groups|formatgrouplabel"
msgid "Text"
msgstr "텍스트"
#: notebookbar_groups.ui:1376
-#, fuzzy
msgctxt "notebookbar_groups|mergeb"
msgid "Merge"
msgstr "병합"
#: notebookbar_groups.ui:1394
-#, fuzzy
msgctxt "notebookbar_groups|splitb"
msgid "Split"
msgstr "나누기"
@@ -20157,37 +19686,31 @@ msgid "Spreadsheet"
msgstr "스프레드시트"
#: notebookbar_groups.ui:1740
-#, fuzzy
msgctxt "notebookbar_groups|shapesb"
msgid "Shapes"
msgstr "도형"
#: notebookbar_groups.ui:1756
-#, fuzzy
msgctxt "notebookbar_groups|linksb"
msgid "Links"
msgstr "링크"
#: notebookbar_groups.ui:1864
-#, fuzzy
msgctxt "notebookbar_groups|insertgrouplabel"
msgid "Insert"
msgstr "삽입"
#: notebookbar_groups.ui:1900
-#, fuzzy
msgctxt "notebookbar_groups|imagestyleb"
msgid "Style"
msgstr "스타일"
#: notebookbar_groups.ui:1940
-#, fuzzy
msgctxt "notebookbar_groups|resetb"
msgid "Reset"
msgstr "초기화"
#: notebookbar_groups.ui:1984
-#, fuzzy
msgctxt "notebookbar_groups|wrapb"
msgid "Wrap"
msgstr "자동 줄바꿈"
@@ -20199,31 +19722,26 @@ msgid "Lock"
msgstr "고정"
#: notebookbar_groups.ui:2043
-#, fuzzy
msgctxt "notebookbar_groups|imagegrouplabel"
msgid "Image"
msgstr "이미지"
#: notebookbar_groups.ui:2099
-#, fuzzy
msgctxt "notebookbar_groups|wrapoff"
msgid "None"
msgstr "없음"
#: notebookbar_groups.ui:2108
-#, fuzzy
msgctxt "notebookbar_groups|wrapideal"
msgid "Optimal"
msgstr "최적"
#: notebookbar_groups.ui:2117
-#, fuzzy
msgctxt "notebookbar_groups|wrapon"
msgid "Parallel"
msgstr "평행"
#: notebookbar_groups.ui:2126
-#, fuzzy
msgctxt "notebookbar_groups|wrapleft"
msgid "Before"
msgstr "앞"
@@ -20235,7 +19753,6 @@ msgid "After"
msgstr "뒤"
#: notebookbar_groups.ui:2144
-#, fuzzy
msgctxt "notebookbar_groups|wrapthrough"
msgid "Through"
msgstr "문장흐르기"
@@ -20247,7 +19764,6 @@ msgid "Contour"
msgstr "윤곽"
#: notebookbar_groups.ui:2168
-#, fuzzy
msgctxt "notebookbar_groups|contourdialog"
msgid "Edit Contour"
msgstr "윤곽 편집"
@@ -21387,25 +20903,21 @@ msgid "Regression"
msgstr ""
#: regressiondialog.ui:99
-#, fuzzy
msgctxt "regressiondialog|variable1-range-label"
msgid "Variable 1 range:"
msgstr "변수 1 범위:"
#: regressiondialog.ui:138
-#, fuzzy
msgctxt "regressiondialog|variable2-range-label"
msgid "Variable 2 range:"
msgstr "변수 2 범위:"
#: regressiondialog.ui:177
-#, fuzzy
msgctxt "regressiondialog|output-range-label"
msgid "Results to:"
msgstr "결과 :"
#: regressiondialog.ui:220
-#, fuzzy
msgctxt "regressiondialog|label1"
msgid "Data"
msgstr "데이터"
@@ -21417,13 +20929,11 @@ msgid "Columns"
msgstr "열"
#: regressiondialog.ui:271
-#, fuzzy
msgctxt "regressiondialog|groupedby-rows-radio"
msgid "Rows"
msgstr "행"
#: regressiondialog.ui:293
-#, fuzzy
msgctxt "regressiondialog|label2"
msgid "Grouped by"
msgstr "그룹화 기준"
@@ -21656,7 +21166,6 @@ msgid "Delete"
msgstr "삭제"
#: scenariomenu.ui:20
-#, fuzzy
msgctxt "scenariomenu|edit"
msgid "Properties..."
msgstr "속성..."
@@ -22174,19 +21683,16 @@ msgid "Text Orientation"
msgstr "텍스트 방향(_O)"
#: sidebaralignment.ui:411
-#, fuzzy
msgctxt "sidebaralignment|bottom|tooltip_text"
msgid "Text Extension From Lower Cell Border"
msgstr "셀 아래 테두리에서부터 텍스트 확장"
#: sidebaralignment.ui:429
-#, fuzzy
msgctxt "sidebaralignment|top|tooltip_text"
msgid "Text Extension From Upper Cell Border"
msgstr "셀 윗테두리에서부터 텍스트 확장"
#: sidebaralignment.ui:447
-#, fuzzy
msgctxt "sidebaralignment|standard|tooltip_text"
msgid "Text Extension Inside Cell"
msgstr "셀 안에서만 텍스트 확장"
@@ -22501,7 +22007,6 @@ msgid "Binary"
msgstr "이진"
#: solverdlg.ui:535
-#, fuzzy
msgctxt "solverdlg|op1list-atkobject"
msgid "Operator"
msgstr "연산자"
@@ -22532,7 +22037,6 @@ msgid "Binary"
msgstr "이진"
#: solverdlg.ui:559
-#, fuzzy
msgctxt "solverdlg|op2list-atkobject"
msgid "Operator"
msgstr "연산자"
@@ -22563,7 +22067,6 @@ msgid "Binary"
msgstr "이진"
#: solverdlg.ui:583
-#, fuzzy
msgctxt "solverdlg|op3list-atkobject"
msgid "Operator"
msgstr "연산자"
@@ -22594,31 +22097,26 @@ msgid "Binary"
msgstr "이진"
#: solverdlg.ui:607
-#, fuzzy
msgctxt "solverdlg|op4list-atkobject"
msgid "Operator"
msgstr "연산자"
#: solverdlg.ui:626
-#, fuzzy
msgctxt "solverdlg|val1edit-atkobject"
msgid "Value"
msgstr "값"
#: solverdlg.ui:645
-#, fuzzy
msgctxt "solverdlg|val2edit-atkobject"
msgid "Value"
msgstr "값"
#: solverdlg.ui:664
-#, fuzzy
msgctxt "solverdlg|val3edit-atkobject"
msgid "Value"
msgstr "값"
#: solverdlg.ui:683
-#, fuzzy
msgctxt "solverdlg|val4edit-atkobject"
msgid "Value"
msgstr "값"
@@ -22774,13 +22272,11 @@ msgid "Copy sort results to:"
msgstr "정렬할 결과 복사:"
#: sortoptionspage.ui:129
-#, fuzzy
msgctxt "sortoptionspage|outarealb-atkobject"
msgid "Copy sort results to:"
msgstr "정렬할 결과 복사:"
#: sortoptionspage.ui:149
-#, fuzzy
msgctxt "sortoptionspage|outareaed-atkobject"
msgid "Copy sort results to:"
msgstr "정렬할 결과 복사:"
@@ -22791,7 +22287,6 @@ msgid "Custom sort order"
msgstr "정렬 기준 정의"
#: sortoptionspage.ui:186
-#, fuzzy
msgctxt "sortoptionspage|sortuserlb-atkobject"
msgid "Custom sort order"
msgstr "정렬 기준 정의"
diff --git a/source/ko/scaddins/messages.po b/source/ko/scaddins/messages.po
index b9b9a233f33..5a12f6a71b2 100644
--- a/source/ko/scaddins/messages.po
+++ b/source/ko/scaddins/messages.po
@@ -1077,7 +1077,6 @@ msgid "Returns the product of several complex numbers"
msgstr "일부 복소수의 곱을 구합니다."
#: analysis.hrc:430 /home/cl/vc/git/libo-core/scaddins/inc/analysis.hrc:432
-#, fuzzy
msgctxt "ANALYSIS_Improduct"
msgid "Complex number"
msgstr "복소수"
@@ -3840,7 +3839,6 @@ msgid "Annual volatility of the underlying asset"
msgstr "기본 자산의 연간 변동성"
#: pricing.hrc:91
-#, fuzzy
msgctxt "PRICING_FUNCDESC_OptProbHit"
msgid "drift"
msgstr "드리프트"
diff --git a/source/ko/scp2/source/ooo.po b/source/ko/scp2/source/ooo.po
index 4f78882b83f..65fed7687ac 100644
--- a/source/ko/scp2/source/ooo.po
+++ b/source/ko/scp2/source/ooo.po
@@ -4411,7 +4411,6 @@ msgid "Slovenian spelling dictionary, hyphenation rules, and thesaurus"
msgstr "슬로바키아어 맞춤법 검사 사전, 하이픈 넣기 규칙, 동의어 사전"
#: module_ooo.ulf
-#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_NAME_MODULE_EXTENSION_DICTIONARY_SQ\n"
diff --git a/source/ko/sd/messages.po b/source/ko/sd/messages.po
index 1e43d209828..4ec544921cc 100644
--- a/source/ko/sd/messages.po
+++ b/source/ko/sd/messages.po
@@ -14,19 +14,16 @@ msgstr ""
"X-Generator: LibreOffice\n"
#: DocumentRenderer.hrc:29
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_CONTENT_CHOICES"
msgid "Slides"
msgstr "슬라이드"
#: DocumentRenderer.hrc:30
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_CONTENT_CHOICES"
msgid "Handouts"
msgstr "유인물"
#: DocumentRenderer.hrc:31
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_CONTENT_CHOICES"
msgid "Notes"
msgstr "메모"
@@ -91,67 +88,56 @@ msgid "Original colors"
msgstr "원래 색상"
#: DocumentRenderer.hrc:55
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_QUALITY_CHOICES"
msgid "Grayscale"
msgstr "회색조"
#: DocumentRenderer.hrc:56
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_QUALITY_CHOICES"
msgid "Black & white"
msgstr "흑백"
#: DocumentRenderer.hrc:61
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_PAGE_OPTIONS_CHOICES"
msgid "Original size"
msgstr "원래 크기"
#: DocumentRenderer.hrc:62
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_PAGE_OPTIONS_CHOICES"
msgid "Fit to printable page"
msgstr "인쇄 가능한 페이지에 맞춤"
#: DocumentRenderer.hrc:63
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_PAGE_OPTIONS_CHOICES"
msgid "Distribute on multiple sheets of paper"
msgstr "여러 용지로 나누기"
#: DocumentRenderer.hrc:64
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_PAGE_OPTIONS_CHOICES"
msgid "Tile sheet of paper with repeated slides"
msgstr "반복되는 슬라이드를 바둑판식으로 배열"
#: DocumentRenderer.hrc:69
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_PAGE_OPTIONS_CHOICES_DRAW"
msgid "Original size"
msgstr "원래 크기"
#: DocumentRenderer.hrc:70
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_PAGE_OPTIONS_CHOICES_DRAW"
msgid "Fit to printable page"
msgstr "인쇄 가능한 페이지에 맞춤"
#: DocumentRenderer.hrc:71
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_PAGE_OPTIONS_CHOICES_DRAW"
msgid "Distribute on multiple sheets of paper"
msgstr "여러 용지로 나누기"
#: DocumentRenderer.hrc:72
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_PAGE_OPTIONS_CHOICES_DRAW"
msgid "Tile sheet of paper with repeated pages"
msgstr "반복되는 페이지를 바둑판식으로 배열"
#: DocumentRenderer.hrc:77
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_BROCHURE_INCLUDE_LIST"
msgid "All pages"
msgstr "모든 페이지"
@@ -205,7 +191,6 @@ msgid "Se~lection"
msgstr "선택한 항목(~L)"
#: errhdl.hrc:29
-#, fuzzy
msgctxt "RID_SD_ERRHDL"
msgid "File format error found at $(ARG1)(row,col)."
msgstr "$(ARG1)(행,열)에서 파일 형식 오류가 발견되었습니다."
@@ -229,7 +214,6 @@ msgid "Hidden Styles"
msgstr "숨겨진 스타일"
#: family.hrc:31
-#, fuzzy
msgctxt "RID_GRAPHICSTYLEFAMILY"
msgid "Applied Styles"
msgstr "적용된 스타일"
@@ -303,7 +287,6 @@ msgid "Close Polygon"
msgstr "다각형 닫기"
#: strings.hrc:35
-#, fuzzy
msgctxt "STR_SLIDE_SORTER_MODE"
msgid "Slide Sorter"
msgstr "여러 슬라이드"
@@ -1231,7 +1214,6 @@ msgid "Text"
msgstr "텍스트"
#: strings.hrc:216
-#, fuzzy
msgctxt "STR_HTMLEXP_SETGRAPHIC"
msgid "Image"
msgstr "이미지"
@@ -2178,7 +2160,6 @@ msgid "Fill color:"
msgstr "첫 번째 열"
#: strings.hrc:408
-#, fuzzy
msgctxt "STR_CUSTOMANIMATION_STYLE_PROPERTY"
msgid "Style:"
msgstr "스타일:"
@@ -2196,7 +2177,6 @@ msgid "Font color:"
msgstr "첫 번째 열"
#: strings.hrc:411
-#, fuzzy
msgctxt "STR_CUSTOMANIMATION_FONT_SIZE_STYLE_PROPERTY"
msgid "Style:"
msgstr "스타일:"
@@ -2294,7 +2274,6 @@ msgid "Motion Paths: %1"
msgstr "이동 경로"
#: strings.hrc:429
-#, fuzzy
msgctxt "STR_SLIDETRANSITION_NONE"
msgid "None"
msgstr "없음"
@@ -2376,25 +2355,21 @@ msgid "%PRODUCTNAME %s"
msgstr "%PRODUCTNAME %s"
#: strings.hrc:448
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_PRINT_GROUP"
msgid "Print"
msgstr "인쇄"
#: strings.hrc:449
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_CONTENT"
msgid "Document"
msgstr "문서"
#: strings.hrc:450
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_SLIDESPERPAGE"
msgid "Slides per page"
msgstr "페이지당 슬라이드"
#: strings.hrc:451
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_ORDER"
msgid "Order"
msgstr "순서"
@@ -2424,7 +2399,6 @@ msgid "~Date and time"
msgstr "날짜와 시간"
#: strings.hrc:456
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_IS_PRINT_HIDDEN"
msgid "Hidden pages"
msgstr "숨겨진 페이지"
@@ -2454,7 +2428,6 @@ msgid "Page sides"
msgstr "양쪽 페이지"
#: strings.hrc:461
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_BROCHURE_INCLUDE"
msgid "Include"
msgstr "포함"
@@ -2466,7 +2439,6 @@ msgid "~Use only paper tray from printer preferences"
msgstr "인쇄 기본 설정의 용지 트레이만 사용(~U)"
#: strings.hrc:463
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_PAGE_RANGE"
msgid "Print range"
msgstr "인쇄 범위"
@@ -2492,7 +2464,6 @@ msgid "%PRODUCTNAME Draw has searched to the beginning of the document. Do you w
msgstr "%PRODUCTNAME Draw 는 문서의 시작까지 검색했습니다. 끝에서 검색을 계속하시겠습니까?"
#: strings.hrc:470
-#, fuzzy
msgctxt "STR_SD_NONE"
msgid "- None -"
msgstr "- 없음 -"
@@ -2504,13 +2475,11 @@ msgid "_Reply"
msgstr "답변(~R)"
#: annotationmenu.ui:28
-#, fuzzy
msgctxt "annotationmenu|bold"
msgid "_Bold"
msgstr "굵게(_B)"
#: annotationmenu.ui:37
-#, fuzzy
msgctxt "annotationmenu|italic"
msgid "_Italic"
msgstr "이탤릭체(_I)"
@@ -2528,7 +2497,6 @@ msgid "_Strikethrough"
msgstr "취소선"
#: annotationmenu.ui:70
-#, fuzzy
msgctxt "annotationmenu|copy"
msgid "_Copy"
msgstr "복사(_C)"
@@ -2743,7 +2711,6 @@ msgid "Move Down"
msgstr "아래로 이동"
#: customanimationspanel.ui:164
-#, fuzzy
msgctxt "customanimationspanel|categorylabel"
msgid "Category:"
msgstr "카테고리:"
@@ -2761,7 +2728,6 @@ msgid "Entrance"
msgstr "입구"
#: customanimationspanel.ui:194
-#, fuzzy
msgctxt "customanimationspanel|categorylb"
msgid "Emphasis"
msgstr "강조"
@@ -2822,7 +2788,6 @@ msgid "Options"
msgstr "옵션"
#: customanimationspanel.ui:350
-#, fuzzy
msgctxt "customanimationspanel|delay_label"
msgid "_Delay:"
msgstr "지연(_D):"
@@ -2833,13 +2798,11 @@ msgid "Effect"
msgstr "효과"
#: customanimationspanel.ui:429
-#, fuzzy
msgctxt "customanimationspanel|auto_preview"
msgid "Automatic Preview"
msgstr "자동 미리 보기"
#: customanimationspanel.ui:446
-#, fuzzy
msgctxt "customanimationspanel|play"
msgid "Play"
msgstr "재생"
@@ -2860,13 +2823,11 @@ msgid "Animation List"
msgstr ""
#: customanimationspanelhorizontal.ui:96
-#, fuzzy
msgctxt "customanimationspanelhorizontal|add_effect|tooltip_text"
msgid "Add Effect"
msgstr "효과 추가"
#: customanimationspanelhorizontal.ui:110
-#, fuzzy
msgctxt "customanimationspanelhorizontal|remove_effect|tooltip_text"
msgid "Remove Effect"
msgstr "효과 제거"
@@ -2884,37 +2845,31 @@ msgid "Move Down"
msgstr "아래로 이동"
#: customanimationspanelhorizontal.ui:166
-#, fuzzy
msgctxt "customanimationspanelhorizontal|start_effect"
msgid "_Start:"
msgstr "시작(_S):"
#: customanimationspanelhorizontal.ui:179
-#, fuzzy
msgctxt "customanimationspanelhorizontal|effect_property"
msgid "_Direction:"
msgstr "방향(_D):"
#: customanimationspanelhorizontal.ui:193
-#, fuzzy
msgctxt "customanimationspanelhorizontal|start_effect_list"
msgid "On click"
msgstr "클릭시"
#: customanimationspanelhorizontal.ui:194
-#, fuzzy
msgctxt "customanimationspanelhorizontal|start_effect_list"
msgid "With previous"
msgstr "이전 효과와 함께"
#: customanimationspanelhorizontal.ui:195
-#, fuzzy
msgctxt "customanimationspanelhorizontal|start_effect_list"
msgid "After previous"
msgstr "이전 효과 다음에"
#: customanimationspanelhorizontal.ui:247
-#, fuzzy
msgctxt "customanimationspanelhorizontal|categorylabel"
msgid "Category:"
msgstr "카테고리:"
@@ -2926,7 +2881,6 @@ msgid "Entrance"
msgstr "입구"
#: customanimationspanelhorizontal.ui:261
-#, fuzzy
msgctxt "customanimationspanelhorizontal|categorylb"
msgid "Emphasis"
msgstr "강조"
@@ -2961,7 +2915,6 @@ msgid "Select the speed of the Animation."
msgstr ""
#: customanimationspanelhorizontal.ui:302
-#, fuzzy
msgctxt "customanimationspanelhorizontal|delay_label"
msgid "_Delay:"
msgstr "지연(_D):"
@@ -2973,19 +2926,16 @@ msgid "Effect:"
msgstr "효과(_E):"
#: customanimationspanelhorizontal.ui:378
-#, fuzzy
msgctxt "customanimationspanelhorizontal|auto_preview"
msgid "Automatic Preview"
msgstr "자동 미리 보기"
#: customanimationspanelhorizontal.ui:407
-#, fuzzy
msgctxt "customanimationspanelhorizontal|play"
msgid "Play"
msgstr "재생"
#: customanimationspanelhorizontal.ui:412
-#, fuzzy
msgctxt "customanimationspanelhorizontal|play|tooltip_text"
msgid "Preview Effect"
msgstr "미리 보기 효과"
@@ -3372,7 +3322,6 @@ msgid "_Timing..."
msgstr "설정된 시간(~T)..."
#: effectmenu.ui:57
-#, fuzzy
msgctxt "effectmenu|remove"
msgid "_Remove"
msgstr "제거(_R)"
@@ -3402,7 +3351,6 @@ msgid "Extra Large"
msgstr "아주 크게"
#: fontstylemenu.ui:12
-#, fuzzy
msgctxt "fontstylemenu|bold"
msgid "Bold"
msgstr "굵게"
@@ -3414,7 +3362,6 @@ msgid "Italic"
msgstr "이탤릭체"
#: fontstylemenu.ui:28
-#, fuzzy
msgctxt "fontstylemenu|underline"
msgid "Underlined"
msgstr "밑줄"
@@ -3510,7 +3457,6 @@ msgid "Include on page"
msgstr "페이지에 포함"
#: impressprinteroptions.ui:32
-#, fuzzy
msgctxt "impressprinteroptions|printname"
msgid "Slide name"
msgstr "슬라이드 이름(~S)"
@@ -3522,31 +3468,26 @@ msgid "Date and time"
msgstr "날짜와 시간"
#: impressprinteroptions.ui:64
-#, fuzzy
msgctxt "impressprinteroptions|printhidden"
msgid "Hidden pages"
msgstr "숨겨진 페이지"
#: impressprinteroptions.ui:86
-#, fuzzy
msgctxt "impressprinteroptions|label4"
msgid "Contents"
msgstr "내용"
#: impressprinteroptions.ui:119
-#, fuzzy
msgctxt "impressprinteroptions|originalcolors"
msgid "Original size"
msgstr "원래 크기"
#: impressprinteroptions.ui:137
-#, fuzzy
msgctxt "impressprinteroptions|grayscale"
msgid "Grayscale"
msgstr "회색조"
#: impressprinteroptions.ui:155
-#, fuzzy
msgctxt "impressprinteroptions|blackandwhite"
msgid "Black & white"
msgstr "흑백"
@@ -3558,31 +3499,26 @@ msgid "Color"
msgstr "색상"
#: impressprinteroptions.ui:212
-#, fuzzy
msgctxt "impressprinteroptions|originalsize"
msgid "Original size"
msgstr "원래 크기"
#: impressprinteroptions.ui:230
-#, fuzzy
msgctxt "impressprinteroptions|fittoprintable"
msgid "Fit to printable page"
msgstr "인쇄 가능한 페이지에 맞춤"
#: impressprinteroptions.ui:248
-#, fuzzy
msgctxt "impressprinteroptions|distributeonmultiple"
msgid "Distribute on multiple sheets of paper"
msgstr "여러 용지로 나누기"
#: impressprinteroptions.ui:266
-#, fuzzy
msgctxt "impressprinteroptions|tilesheet"
msgid "Tile sheet of paper with repeated slides"
msgstr "반복되는 슬라이드를 바둑판식으로 배열"
#: impressprinteroptions.ui:290
-#, fuzzy
msgctxt "impressprinteroptions|label6"
msgid "Size"
msgstr "크기"
@@ -3714,13 +3650,11 @@ msgid "Show S_mall Preview"
msgstr "미리보기 작게 표시(~M)"
#: navigatorpanel.ui:22
-#, fuzzy
msgctxt "navigatorpanel|documents|tooltip_text"
msgid "Document"
msgstr "문서"
#: navigatorpanel.ui:25
-#, fuzzy
msgctxt "navigatorpanel|documents-atkobject"
msgid "Active Window"
msgstr "활성 창"
@@ -3749,7 +3683,6 @@ msgid "Last Slide"
msgstr "마지막 슬라이드"
#: navigatorpanel.ui:120
-#, fuzzy
msgctxt "navigatorpanel|dragmode|tooltip_text"
msgid "Drag Mode"
msgstr "끌기 모드"
@@ -3761,7 +3694,6 @@ msgid "Show Shapes"
msgstr "변경 사항 표시"
#: notebookbar.ui:340
-#, fuzzy
msgctxt "notebookbar|FileLabel"
msgid "File"
msgstr "파일"
@@ -3773,37 +3705,31 @@ msgid "Clone"
msgstr "원추형"
#: notebookbar.ui:921
-#, fuzzy
msgctxt "notebookbar|numberbullet|tooltip_text"
msgid "Bullets and Numbering"
msgstr "글머리 기호 및 번호 매기기"
#: notebookbar.ui:961
-#, fuzzy
msgctxt "notebookbar|indent|tooltip_text"
msgid "Indent"
msgstr "들여쓰기"
#: notebookbar.ui:968
-#, fuzzy
msgctxt "notebookbar|increaseindent|tooltip_text"
msgid "Increase Indent"
msgstr "들여쓰기"
#: notebookbar.ui:984
-#, fuzzy
msgctxt "notebookbar|decreaseindent|tooltip_text"
msgid "Decrease Indent"
msgstr "내어쓰기"
#: notebookbar.ui:1018
-#, fuzzy
msgctxt "notebookbar|horizontalalignment|tooltip_text"
msgid "Horizontal Alignment"
msgstr "가로 맞춤"
#: notebookbar.ui:1497
-#, fuzzy
msgctxt "notebookbar|ImpressLabel"
msgid "Home"
msgstr "첫화면"
@@ -3815,25 +3741,21 @@ msgid "Insert Audio or Video"
msgstr "오디오 또는 비디오 삽입"
#: notebookbar.ui:1935
-#, fuzzy
msgctxt "notebookbar|InsertSymbol"
msgid "Symbol"
msgstr "기호"
#: notebookbar.ui:2011
-#, fuzzy
msgctxt "notebookbar|InsertLabel"
msgid "Insert"
msgstr "삽입"
#: notebookbar.ui:2033
-#, fuzzy
msgctxt "notebookbar|TransitionsLabel"
msgid "Transitions"
msgstr "페이지 전환"
#: notebookbar.ui:2053
-#, fuzzy
msgctxt "notebookbar|AnimationLabel"
msgid "Animation"
msgstr "애니메이션"
@@ -3851,7 +3773,6 @@ msgid "Auto Spellcheck"
msgstr "자동 맞춤법 검사"
#: notebookbar.ui:2354
-#, fuzzy
msgctxt "notebookbar|ReviewLabel"
msgid "Review"
msgstr "영화평"
@@ -3863,19 +3784,16 @@ msgid "Grid"
msgstr "눈금선"
#: notebookbar.ui:2737
-#, fuzzy
msgctxt "notebookbar|ViewLabel"
msgid "View"
msgstr "보기"
#: notebookbar.ui:2757
-#, fuzzy
msgctxt "notebookbar|TableLabel"
msgid "Table"
msgstr "표"
#: notebookbar.ui:3275
-#, fuzzy
msgctxt "notebookbar|ImageLabel"
msgid "Image"
msgstr "이미지"
@@ -3891,7 +3809,6 @@ msgid "Menubar"
msgstr ""
#: notebookbar_groupedbar_compact.ui:2575
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|fileb"
msgid "_File"
msgstr "파일(_F)"
@@ -3915,7 +3832,6 @@ msgid "S_lide"
msgstr "슬라이드"
#: notebookbar_groupedbar_compact.ui:3163
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|insertText"
msgid "_Insert"
msgstr "삽입(_I)"
@@ -3946,7 +3862,6 @@ msgstr "슬라이드 쇼"
#: notebookbar_groupedbar_compact.ui:4071
#: /home/cl/vc/git/libo-core/sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:5079
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|formatt"
msgid "F_ormat"
msgstr "형식(_O)"
@@ -3959,7 +3874,6 @@ msgid "_Paragraph"
msgstr "단락"
#: notebookbar_groupedbar_compact.ui:4492
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|insertTextO"
msgid "_Insert"
msgstr "삽입(_I)"
@@ -4005,7 +3919,6 @@ msgid "Grou_p"
msgstr "그룹"
#: notebookbar_groupedbar_compact.ui:6694
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|GridO"
msgid "_Grid"
msgstr "격자(_G)"
@@ -4029,7 +3942,6 @@ msgstr "색상"
#: notebookbar_groupedbar_compact.ui:7596
#: /home/cl/vc/git/libo-core/sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:8350
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|GridB"
msgid "_Grid"
msgstr "격자(_G)"
@@ -4059,7 +3971,6 @@ msgid "_Master Page"
msgstr "마스터 페이지"
#: notebookbar_groupedbar_compact.ui:8808
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|insertTextb"
msgid "_Insert"
msgstr "삽입(_I)"
@@ -4093,13 +4004,11 @@ msgid "Menubar"
msgstr ""
#: notebookbar_groupedbar_full.ui:2541
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|Quotation2"
msgid "Quotation"
msgstr "인용"
#: notebookbar_groupedbar_full.ui:3227
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|fileb"
msgid "_File"
msgstr "파일(_F)"
@@ -4123,7 +4032,6 @@ msgid "S_lide"
msgstr "슬라이드"
#: notebookbar_groupedbar_full.ui:3956
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|insertText"
msgid "_Insert"
msgstr "삽입(_I)"
@@ -4164,7 +4072,6 @@ msgstr "슬라이드 쇼"
#: notebookbar_groupedbar_full.ui:5327
#: /home/cl/vc/git/libo-core/sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:6592
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|formatd"
msgid "F_ormat"
msgstr "형식(_O)"
@@ -4177,7 +4084,6 @@ msgid "_Paragraph"
msgstr "단락"
#: notebookbar_groupedbar_full.ui:5894
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|insertTextt"
msgid "_Insert"
msgstr "삽입(_I)"
@@ -4225,7 +4131,6 @@ msgstr "편집(~E)"
#: notebookbar_groupedbar_full.ui:8677
#: /home/cl/vc/git/libo-core/sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:9941
#: /home/cl/vc/git/libo-core/sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:11368
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|GridDrawB"
msgid "_Grid"
msgstr "격자(_G)"
@@ -4284,7 +4189,6 @@ msgid "_Master Page"
msgstr "마스터 페이지"
#: notebookbar_groupedbar_full.ui:11912
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|insertTextm"
msgid "_Insert"
msgstr "삽입(_I)"
@@ -4319,13 +4223,11 @@ msgid "_Help"
msgstr "도움말"
#: notebookbar_groups.ui:49
-#, fuzzy
msgctxt "notebookbar_groups|layout01"
msgid "Blank"
msgstr "빈 페이지"
#: notebookbar_groups.ui:57
-#, fuzzy
msgctxt "notebookbar_groups|layout02"
msgid "Title Slide"
msgstr "제목 슬라이드"
@@ -4337,31 +4239,26 @@ msgid "Title, Text"
msgstr "제목 텍스트"
#: notebookbar_groups.ui:73
-#, fuzzy
msgctxt "notebookbar_groups|layout04"
msgid "Title, Content"
msgstr "제목, 내용"
#: notebookbar_groups.ui:81
-#, fuzzy
msgctxt "notebookbar_groups|layout05"
msgid "Centered Text"
msgstr "가운데 정렬된 텍스트"
#: notebookbar_groups.ui:104
-#, fuzzy
msgctxt "notebookbar_groups|hyperlink"
msgid "Hyperlink"
msgstr "하이퍼링크"
#: notebookbar_groups.ui:118
-#, fuzzy
msgctxt "notebookbar_groups|footnote"
msgid "Footnote"
msgstr "각주"
#: notebookbar_groups.ui:127
-#, fuzzy
msgctxt "notebookbar_groups|endnote"
msgid "Endnote"
msgstr "미주"
@@ -4418,7 +4315,6 @@ msgid "Title 2"
msgstr "주제2"
#: notebookbar_groups.ui:489
-#, fuzzy
msgctxt "notebookbar_groups|filegrouplabel"
msgid "File"
msgstr "파일"
@@ -4430,7 +4326,6 @@ msgid "Clipboard"
msgstr "클립보드"
#: notebookbar_groups.ui:688
-#, fuzzy
msgctxt "notebookbar_groups|shapestyleb"
msgid "Style"
msgstr "스타일"
@@ -4446,7 +4341,6 @@ msgid " "
msgstr ""
#: notebookbar_groups.ui:1201
-#, fuzzy
msgctxt "notebookbar_groups|formatgrouplabel"
msgid "Text"
msgstr "텍스트"
@@ -4464,13 +4358,11 @@ msgid "Master"
msgstr "마스터(~M)"
#: notebookbar_groups.ui:1293
-#, fuzzy
msgctxt "notebookbar_groups|layoutb"
msgid "Layout"
msgstr "레이아웃"
#: notebookbar_groups.ui:1323
-#, fuzzy
msgctxt "notebookbar_groups|animationb"
msgid "Animation"
msgstr "애니메이션"
@@ -4482,43 +4374,36 @@ msgid "Transition"
msgstr "페이지 전환"
#: notebookbar_groups.ui:1386
-#, fuzzy
msgctxt "notebookbar_groups|slidegrouplabel"
msgid "Slide"
msgstr "슬라이드"
#: notebookbar_groups.ui:1460
-#, fuzzy
msgctxt "notebookbar_groups|shapesb"
msgid "Shapes"
msgstr "도형"
#: notebookbar_groups.ui:1476
-#, fuzzy
msgctxt "notebookbar_groups|linksb"
msgid "Links"
msgstr "링크"
#: notebookbar_groups.ui:1584
-#, fuzzy
msgctxt "notebookbar_groups|insertgrouplabel"
msgid "Insert"
msgstr "삽입"
#: notebookbar_groups.ui:1620
-#, fuzzy
msgctxt "notebookbar_groups|imagestyleb"
msgid "Style"
msgstr "스타일"
#: notebookbar_groups.ui:1659
-#, fuzzy
msgctxt "notebookbar_groups|resetb"
msgid "Reset"
msgstr "초기화"
#: notebookbar_groups.ui:1703
-#, fuzzy
msgctxt "notebookbar_groups|wrapb"
msgid "Wrap"
msgstr "자동 줄바꿈"
@@ -4530,25 +4415,21 @@ msgid "Lock"
msgstr "고정"
#: notebookbar_groups.ui:1762
-#, fuzzy
msgctxt "notebookbar_groups|imagegrouplabel"
msgid "Image"
msgstr "이미지"
#: notebookbar_groups.ui:1818
-#, fuzzy
msgctxt "notebookbar_groups|wrapoff"
msgid "None"
msgstr "없음"
#: notebookbar_groups.ui:1827
-#, fuzzy
msgctxt "notebookbar_groups|wrapideal"
msgid "Optimal"
msgstr "최적"
#: notebookbar_groups.ui:1836
-#, fuzzy
msgctxt "notebookbar_groups|wrapon"
msgid "Parallel"
msgstr "평행"
@@ -4566,7 +4447,6 @@ msgid "After"
msgstr "뒤(_F)"
#: notebookbar_groups.ui:1863
-#, fuzzy
msgctxt "notebookbar_groups|wrapthrough"
msgid "Through"
msgstr "문장흐르기"
@@ -4578,7 +4458,6 @@ msgid "Contour"
msgstr "윤곽"
#: notebookbar_groups.ui:1887
-#, fuzzy
msgctxt "notebookbar_groups|contourdialog"
msgid "Edit Contour"
msgstr "윤곽 편집"
@@ -4853,7 +4732,6 @@ msgid "Duration of pause"
msgstr "일시중지 기간"
#: presentationdialog.ui:395
-#, fuzzy
msgctxt "presentationdialog|pauseduration-atkobject"
msgid "Pause Duration"
msgstr "일시중지 시간"
@@ -5336,13 +5214,11 @@ msgid "Two Spins"
msgstr "연속 회전"
#: rotatemenu.ui:50
-#, fuzzy
msgctxt "rotatemenu|clockwise"
msgid "Clockwise"
msgstr "시계 방향"
#: rotatemenu.ui:58
-#, fuzzy
msgctxt "rotatemenu|counterclock"
msgid "Counter-clockwise"
msgstr "시계 반대 방향"
@@ -5445,7 +5321,6 @@ msgid "Master Objects"
msgstr ""
#: sidebarslidebackground.ui:130
-#, fuzzy
msgctxt "sidebarslidebackground|button2"
msgid "Insert Image"
msgstr "이미지 삽입"
@@ -5467,13 +5342,11 @@ msgid "Master View"
msgstr ""
#: sidebarslidebackground.ui:226
-#, fuzzy
msgctxt "sidebarslidebackground|closemasterslide"
msgid "Close Master View"
msgstr "마스터 보기 닫기"
#: sidebarslidebackground.ui:248
-#, fuzzy
msgctxt "sidebarslidebackground|marginLB"
msgid "None"
msgstr "없음"
@@ -5485,7 +5358,6 @@ msgid "Narrow"
msgstr "화살표"
#: sidebarslidebackground.ui:250
-#, fuzzy
msgctxt "sidebarslidebackground|marginLB"
msgid "Moderate"
msgstr "온화한 효과"
@@ -5517,7 +5389,6 @@ msgid "Margin:"
msgstr ""
#: sidebarslidebackground.ui:277
-#, fuzzy
msgctxt "sidebarslidebackground|customlabel"
msgid "Custom"
msgstr "사용자 정의"
@@ -5746,61 +5617,51 @@ msgid "Variant:"
msgstr "변형(_V):"
#: slidetransitionspanelhorizontal.ui:103
-#, fuzzy
msgctxt "slidetransitionspanelhorizontal|sound_label"
msgid "Sound:"
msgstr "소리:"
#: slidetransitionspanelhorizontal.ui:116
-#, fuzzy
msgctxt "slidetransitionspanelhorizontal|sound_list"
msgid "No sound"
msgstr "소리 없음"
#: slidetransitionspanelhorizontal.ui:117
-#, fuzzy
msgctxt "slidetransitionspanelhorizontal|sound_list"
msgid "Stop previous sound"
msgstr "이전 소리 중지"
#: slidetransitionspanelhorizontal.ui:118
-#, fuzzy
msgctxt "slidetransitionspanelhorizontal|sound_list"
msgid "Other sound..."
msgstr "다른 소리..."
#: slidetransitionspanelhorizontal.ui:128
-#, fuzzy
msgctxt "slidetransitionspanelhorizontal|loop_sound"
msgid "Loop until next sound"
msgstr "다음 소리가 나올때까지 반복 재생"
#: slidetransitionspanelhorizontal.ui:142
-#, fuzzy
msgctxt "slidetransitionspanelhorizontal|rb_mouse_click"
msgid "On mouse click"
msgstr "마우스를 클릭할 때"
#: slidetransitionspanelhorizontal.ui:159
-#, fuzzy
msgctxt "slidetransitionspanelhorizontal|rb_auto_after"
msgid "Automatically after:"
msgstr "다음 시간 후 자동 전환:"
#: slidetransitionspanelhorizontal.ui:186
-#, fuzzy
msgctxt "slidetransitionspanelhorizontal|auto_preview"
msgid "Automatic Preview"
msgstr "자동 미리 보기"
#: slidetransitionspanelhorizontal.ui:205
-#, fuzzy
msgctxt "slidetransitionspanelhorizontal|apply_to_all"
msgid "Apply Transition to All Slides"
msgstr "모든 슬라이드에 전환을 적용합니다."
#: slidetransitionspanelhorizontal.ui:226
-#, fuzzy
msgctxt "slidetransitionspanelhorizontal|play"
msgid "Play"
msgstr "재생"
@@ -5836,37 +5697,31 @@ msgid "Ba_nded columns"
msgstr "연결된 열(_N)"
#: tabledesignpanelhorizontal.ui:39
-#, fuzzy
msgctxt "tabledesignpanelhorizontal|UseFirstRowStyle"
msgid "_Header row"
msgstr "머리글 행(_H)"
#: tabledesignpanelhorizontal.ui:54
-#, fuzzy
msgctxt "tabledesignpanelhorizontal|UseLastRowStyle"
msgid "Tot_al row"
msgstr "전체 행(_A)"
#: tabledesignpanelhorizontal.ui:69
-#, fuzzy
msgctxt "tabledesignpanelhorizontal|UseBandingRowStyle"
msgid "_Banded rows"
msgstr "연결된 행(_B)"
#: tabledesignpanelhorizontal.ui:84
-#, fuzzy
msgctxt "tabledesignpanelhorizontal|UseBandingColumnStyle"
msgid "Ba_nded columns"
msgstr "연결된 열(_N)"
#: tabledesignpanelhorizontal.ui:99
-#, fuzzy
msgctxt "tabledesignpanelhorizontal|UseFirstColumnStyle"
msgid "Fi_rst column"
msgstr "첫번째 열(_R)"
#: tabledesignpanelhorizontal.ui:114
-#, fuzzy
msgctxt "tabledesignpanelhorizontal|UseLastColumnStyle"
msgid "_Last column"
msgstr "마지막 열(_L)"
@@ -5957,7 +5812,6 @@ msgid "Tabs"
msgstr "탭"
#: templatedialog.ui:463
-#, fuzzy
msgctxt "templatedialog|background"
msgid "Highlighting"
msgstr "강조 표시"
@@ -5998,7 +5852,6 @@ msgid "Bullets"
msgstr "글머리 기호"
#: bulletsandnumbering.ui:127
-#, fuzzy
msgctxt "bulletsandnumbering|singlenum"
msgid "Numbering"
msgstr "번호 매기기"
@@ -6039,7 +5892,6 @@ msgid "Values from Selection"
msgstr "선택 값"
#: copydlg.ui:162
-#, fuzzy
msgctxt "copydlg|viewdata-atkobject"
msgid "Values from Selection"
msgstr "선택 값"
@@ -6236,7 +6088,6 @@ msgid "Numbering"
msgstr "번호 매기기"
#: drawprinteroptions.ui:32
-#, fuzzy
msgctxt "drawprinteroptions|printname"
msgid "Page name"
msgstr "페이지 이름(~A)"
@@ -6248,25 +6099,21 @@ msgid "Date and time"
msgstr "날짜와 시간"
#: drawprinteroptions.ui:70
-#, fuzzy
msgctxt "drawprinteroptions|label4"
msgid "Contents"
msgstr "내용"
#: drawprinteroptions.ui:103
-#, fuzzy
msgctxt "drawprinteroptions|originalcolors"
msgid "Original size"
msgstr "원래 크기"
#: drawprinteroptions.ui:121
-#, fuzzy
msgctxt "drawprinteroptions|grayscale"
msgid "Grayscale"
msgstr "회색조"
#: drawprinteroptions.ui:139
-#, fuzzy
msgctxt "drawprinteroptions|blackandwhite"
msgid "Black & white"
msgstr "흑백"
@@ -6278,31 +6125,26 @@ msgid "Color"
msgstr "색상"
#: drawprinteroptions.ui:196
-#, fuzzy
msgctxt "drawprinteroptions|originalsize"
msgid "Original size"
msgstr "원래 크기"
#: drawprinteroptions.ui:214
-#, fuzzy
msgctxt "drawprinteroptions|fittoprintable"
msgid "Fit to printable page"
msgstr "인쇄 가능한 페이지에 맞춤"
#: drawprinteroptions.ui:232
-#, fuzzy
msgctxt "drawprinteroptions|distributeonmultiple"
msgid "Distribute on multiple sheets of paper"
msgstr "여러 용지로 나누기"
#: drawprinteroptions.ui:250
-#, fuzzy
msgctxt "drawprinteroptions|tilesheet"
msgid "Tile sheet of paper with repeated pages"
msgstr "반복되는 페이지를 바둑판식으로 배열"
#: drawprinteroptions.ui:274
-#, fuzzy
msgctxt "drawprinteroptions|label6"
msgid "Size"
msgstr "크기"
@@ -6358,7 +6200,6 @@ msgid "Bullets"
msgstr "글머리 기호"
#: drawprtldialog.ui:311
-#, fuzzy
msgctxt "drawprtldialog|RID_SVXPAGE_PICK_SINGLE_NUM"
msgid "Numbering"
msgstr "번호 매기기"
@@ -6389,7 +6230,6 @@ msgid "Tabs"
msgstr "탭"
#: drawprtldialog.ui:449
-#, fuzzy
msgctxt "drawprtldialog|RID_SVXPAGE_BACKGROUND"
msgid "Highlighting"
msgstr "강조 표시"
@@ -6410,7 +6250,6 @@ msgid "_Title"
msgstr "제목(_T)"
#: insertlayer.ui:197
-#, fuzzy
msgctxt "insertlayer|description"
msgid "_Description"
msgstr "설명(_D)"
diff --git a/source/ko/sfx2/messages.po b/source/ko/sfx2/messages.po
index 8e113a190fb..1e62d2f1664 100644
--- a/source/ko/sfx2/messages.po
+++ b/source/ko/sfx2/messages.po
@@ -39,13 +39,11 @@ msgid "~Close"
msgstr "닫기(~C)"
#: strings.hrc:30
-#, fuzzy
msgctxt "STR_OPEN"
msgid "Open"
msgstr "열기"
#: strings.hrc:31
-#, fuzzy
msgctxt "STR_EDIT_TEMPLATE"
msgid "Edit"
msgstr "편집"
@@ -68,7 +66,6 @@ msgid "Delete"
msgstr "삭제"
#: strings.hrc:35
-#, fuzzy
msgctxt "STR_RENAME"
msgid "Rename"
msgstr "이름 바꾸기"
@@ -453,13 +450,11 @@ msgid "Internal"
msgstr "내부의"
#: strings.hrc:108
-#, fuzzy
msgctxt "STR_GID_APPLICATION"
msgid "Application"
msgstr "응용 프로그램"
#: strings.hrc:109
-#, fuzzy
msgctxt "STR_GID_VIEW"
msgid "View"
msgstr "보기"
@@ -471,13 +466,11 @@ msgid "Documents"
msgstr "문서"
#: strings.hrc:111
-#, fuzzy
msgctxt "STR_GID_EDIT"
msgid "Edit"
msgstr "편집"
#: strings.hrc:112
-#, fuzzy
msgctxt "STR_GID_MACRO"
msgid "BASIC"
msgstr "BASIC"
@@ -489,19 +482,16 @@ msgid "Options"
msgstr "옵션"
#: strings.hrc:114
-#, fuzzy
msgctxt "STR_GID_MATH"
msgid "Math"
msgstr "Math"
#: strings.hrc:115
-#, fuzzy
msgctxt "STR_GID_NAVIGATOR"
msgid "Navigate"
msgstr "탐색"
#: strings.hrc:116
-#, fuzzy
msgctxt "STR_GID_INSERT"
msgid "Insert"
msgstr "삽입"
@@ -519,7 +509,6 @@ msgid "Templates"
msgstr "서식 파일"
#: strings.hrc:119
-#, fuzzy
msgctxt "STR_GID_TEXT"
msgid "Text"
msgstr "텍스트"
@@ -531,25 +520,21 @@ msgid "Frame"
msgstr "프레임"
#: strings.hrc:121
-#, fuzzy
msgctxt "STR_GID_GRAPHIC"
msgid "Image"
msgstr "이미지"
#: strings.hrc:122
-#, fuzzy
msgctxt "STR_GID_TABLE"
msgid "Table"
msgstr "표"
#: strings.hrc:123
-#, fuzzy
msgctxt "STR_GID_ENUMERATION"
msgid "Numbering"
msgstr "번호 매기기"
#: strings.hrc:124
-#, fuzzy
msgctxt "STR_GID_DATA"
msgid "Data"
msgstr "데이터"
@@ -561,25 +546,21 @@ msgid "Special Functions"
msgstr "특수 함수"
#: strings.hrc:126
-#, fuzzy
msgctxt "STR_GID_IMAGE"
msgid "Image"
msgstr "이미지"
#: strings.hrc:127
-#, fuzzy
msgctxt "STR_GID_CHART"
msgid "Chart"
msgstr "차트"
#: strings.hrc:128
-#, fuzzy
msgctxt "STR_GID_EXPLORER"
msgid "Explorer"
msgstr "탐색기"
#: strings.hrc:129
-#, fuzzy
msgctxt "STR_GID_CONNECTOR"
msgid "Connector"
msgstr "연결자"
@@ -597,7 +578,6 @@ msgid "Drawing"
msgstr "그리기"
#: strings.hrc:132
-#, fuzzy
msgctxt "STR_GID_CONTROLS"
msgid "Controls"
msgstr "콘트롤"
@@ -1009,13 +989,11 @@ msgid "Styles in use: "
msgstr "사용중인 스타일: "
#: strings.hrc:208
-#, fuzzy
msgctxt "STR_SID_NAVIGATOR"
msgid "Navigator"
msgstr "빠른 이동 도구"
#: strings.hrc:209
-#, fuzzy
msgctxt "STR_SID_SIDEBAR"
msgid "Sidebar"
msgstr "사이드바"
@@ -1503,7 +1481,6 @@ msgid "Date completed"
msgstr "날짜 완료"
#: dinfdlg.hrc:30
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Department"
msgstr "부서"
@@ -1533,13 +1510,11 @@ msgid "Document number"
msgstr "문서 번호"
#: dinfdlg.hrc:35
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Editor"
msgstr "편집자"
#: dinfdlg.hrc:36
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "E-Mail"
msgstr "전자 메일"
@@ -1563,7 +1538,6 @@ msgid "Info"
msgstr "정보"
#: dinfdlg.hrc:40
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Language"
msgstr "언어"
@@ -1605,7 +1579,6 @@ msgid "Publisher"
msgstr "출판사"
#: dinfdlg.hrc:47
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Purpose"
msgstr "목적"
@@ -1629,19 +1602,16 @@ msgid "Recorded date"
msgstr "기록한 날짜"
#: dinfdlg.hrc:51
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Reference"
msgstr "참조"
#: dinfdlg.hrc:52
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Source"
msgstr "출처"
#: dinfdlg.hrc:53
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Status"
msgstr "상태"
@@ -1659,13 +1629,11 @@ msgid "Typist"
msgstr "입력자"
#: dinfdlg.hrc:56
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "URL"
msgstr "URL"
#: dinfdlg.hrc:69
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Text"
msgstr "텍스트"
@@ -1683,7 +1651,6 @@ msgid "Date"
msgstr "데이터"
#: dinfdlg.hrc:72
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Duration"
msgstr "기간"
@@ -1756,7 +1723,6 @@ msgid "Labels"
msgstr "레이블"
#: doctempl.hrc:38
-#, fuzzy
msgctxt "TEMPLATE_LONG_NAMES_ARY"
msgid "Styles"
msgstr "스타일"
@@ -1813,7 +1779,6 @@ msgid "Display"
msgstr "표시(_D)"
#: bookmarkmenu.ui:26
-#, fuzzy
msgctxt "bookmarkmenu|rename"
msgid "Rename..."
msgstr "이름 바꾸기..."
@@ -2075,7 +2040,6 @@ msgid "Edit Document"
msgstr "문서 편집"
#: editdocumentdialog.ui:44
-#, fuzzy
msgctxt "editdocumentdialog|cancel"
msgid "Cancel"
msgstr "취소"
@@ -2395,7 +2359,6 @@ msgid "Style Name"
msgstr "스타일 이름"
#: notebookbar.ui:73
-#, fuzzy
msgctxt "notebookbar|label9"
msgid "File"
msgstr "파일"
@@ -2556,7 +2519,6 @@ msgid "Confirm:"
msgstr "확인:"
#: password.ui:158
-#, fuzzy
msgctxt "password|pass1ed-atkobject"
msgid "Password"
msgstr "암호"
@@ -2623,7 +2585,6 @@ msgid "Are you sure you want to restart %PRODUCTNAME and enter safe mode?"
msgstr ""
#: saveastemplatedlg.ui:13
-#, fuzzy
msgctxt "saveastemplatedlg|categorylist"
msgid "None"
msgstr "없음"
@@ -2807,7 +2768,6 @@ msgid "E_xtensions"
msgstr "확장(_X)"
#: startcenter.ui:482
-#, fuzzy
msgctxt "startcenter|label1"
msgid "Application"
msgstr "응용 프로그램"
@@ -2823,7 +2783,6 @@ msgid "Templates List"
msgstr ""
#: stylecontextmenu.ui:12
-#, fuzzy
msgctxt "stylecontextmenu|new"
msgid "New..."
msgstr "새로 만들기..."
@@ -2835,7 +2794,6 @@ msgid "Modify..."
msgstr "변경..."
#: stylecontextmenu.ui:28
-#, fuzzy
msgctxt "stylecontextmenu|hide"
msgid "Hide"
msgstr "숨기기"
@@ -2847,13 +2805,11 @@ msgid "Show"
msgstr "재생"
#: stylecontextmenu.ui:44
-#, fuzzy
msgctxt "stylecontextmenu|delete"
msgid "Delete..."
msgstr "삭제..."
#: templatecategorydlg.ui:13
-#, fuzzy
msgctxt "templatecategorydlg|categorylist"
msgid "None"
msgstr "없음"
@@ -2885,13 +2841,11 @@ msgid "Documents"
msgstr "문서"
#: templatedlg.ui:19
-#, fuzzy
msgctxt "templatedlg|applist"
msgid "Spreadsheets"
msgstr "스프레드시트"
#: templatedlg.ui:22
-#, fuzzy
msgctxt "templatedlg|applist"
msgid "Presentations"
msgstr "프레젠테이션"
@@ -2920,7 +2874,6 @@ msgid "Search"
msgstr "검색"
#: templatedlg.ui:147
-#, fuzzy
msgctxt "templatedlg|search_filter"
msgid "Search..."
msgstr "검색..."
@@ -2936,7 +2889,6 @@ msgid "Filter by Category"
msgstr ""
#: templatedlg.ui:205
-#, fuzzy
msgctxt "templatedlg|label1"
msgid "Filter"
msgstr "필터"
@@ -2947,7 +2899,6 @@ msgid "Template List"
msgstr ""
#: templatedlg.ui:312
-#, fuzzy
msgctxt "templatedlg|action_menu|tooltip_text"
msgid "Settings"
msgstr "설정"
@@ -2963,7 +2914,6 @@ msgid "Show this dialog at startup"
msgstr ""
#: templatedlg.ui:373
-#, fuzzy
msgctxt "templatedlg|move_btn"
msgid "Move"
msgstr "이동"
@@ -2975,7 +2925,6 @@ msgid "Move Templates"
msgstr "내 서식 파일"
#: templatedlg.ui:391
-#, fuzzy
msgctxt "templatedlg|export_btn"
msgid "Export"
msgstr "내보내기"
@@ -2987,7 +2936,6 @@ msgid "Export Templates"
msgstr "서식 파일 편집"
#: templatedlg.ui:408
-#, fuzzy
msgctxt "templatedlg|import_btn"
msgid "Import"
msgstr "가져오기"
diff --git a/source/ko/starmath/messages.po b/source/ko/starmath/messages.po
index 1c48223c012..6254e8275cb 100644
--- a/source/ko/starmath/messages.po
+++ b/source/ko/starmath/messages.po
@@ -1870,7 +1870,6 @@ msgid "%PRODUCTNAME %s"
msgstr "%PRODUCTNAME %s"
#: strings.hrc:329
-#, fuzzy
msgctxt "RID_PRINTUIOPT_CONTENTS"
msgid "Contents"
msgstr "내용"
@@ -1894,7 +1893,6 @@ msgid "B~orders"
msgstr "테두리"
#: strings.hrc:333
-#, fuzzy
msgctxt "RID_PRINTUIOPT_SIZE"
msgid "Size"
msgstr "크기"
diff --git a/source/ko/svl/messages.po b/source/ko/svl/messages.po
index b6898f5ecf5..d7b47631df1 100644
--- a/source/ko/svl/messages.po
+++ b/source/ko/svl/messages.po
@@ -110,13 +110,11 @@ msgid "Image"
msgstr "이미지"
#: svl.hrc:45
-#, fuzzy
msgctxt "STR_SVT_MIMETYPE_IMAGE_PNG"
msgid "Image"
msgstr "이미지"
#: svl.hrc:46
-#, fuzzy
msgctxt "STR_SVT_MIMETYPE_IMAGE_TIFF"
msgid "Image"
msgstr "이미지"
diff --git a/source/ko/svtools/messages.po b/source/ko/svtools/messages.po
index 27be19ed6b3..0b76e15d378 100644
--- a/source/ko/svtools/messages.po
+++ b/source/ko/svtools/messages.po
@@ -20,73 +20,61 @@ msgid "Error"
msgstr "에러"
#: errtxt.hrc:31
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "Warning"
msgstr "경고"
#: errtxt.hrc:32
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) loading the template $(ARG1)"
msgstr "서식 파일 $(ARG1)을(를) 로드하는 중 $(ERR)"
#: errtxt.hrc:33 /home/cl/vc/git/libo-core/svtools/inc/errtxt.hrc:34
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) saving the document $(ARG1)"
msgstr "문서$(ARG1)을(를) 저장하는 중 $(ERR)"
#: errtxt.hrc:35
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) displaying doc. information for document $(ARG1)"
msgstr "문서$(ARG1)의 문서 정보를 표시하는 중 $(ERR)"
#: errtxt.hrc:36
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) writing document $(ARG1) as template"
msgstr "문서$(ARG1)을(를) 서식 파일로 기록하는 중 $(ERR)"
#: errtxt.hrc:37
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) copying or moving document contents"
msgstr "문서 내용을 복사 또는 이동 시 $(ERR)"
#: errtxt.hrc:38
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) starting the Document Manager"
msgstr "문서 관리자를 시작하는 중 $(ERR)"
#: errtxt.hrc:39
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) loading document $(ARG1)"
msgstr "문서$(ARG1)을(를) 로드하는 중 $(ERR)"
#: errtxt.hrc:40 /home/cl/vc/git/libo-core/svtools/inc/errtxt.hrc:41
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) creating a new document"
msgstr "새 문서를 작성하는 중 $(ERR)"
#: errtxt.hrc:42
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) expanding entry"
msgstr "항목 확장 중 $(ERR)"
#: errtxt.hrc:43
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) loading BASIC of document $(ARG1)"
msgstr "문서 $(ARG1)의 BASIC을 로드하던 중 $(ERR)"
#: errtxt.hrc:44
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) searching for an address"
msgstr "주소 검색 시 $(ERR)"
@@ -98,49 +86,41 @@ msgid "Abort"
msgstr "중단"
#: errtxt.hrc:51
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Nonexistent object"
msgstr "없는 개체입니다."
#: errtxt.hrc:52
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Object already exists"
msgstr "개체가 이미 존재함"
#: errtxt.hrc:53
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Object not accessible"
msgstr "개체를 액세스할 수 없음"
#: errtxt.hrc:54
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Inadmissible path"
msgstr "허용할 수 없는 경로"
#: errtxt.hrc:55
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Locking problem"
msgstr "잠금 문제"
#: errtxt.hrc:56
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Wrong parameter"
msgstr "잘못된 매개 변수"
#: errtxt.hrc:57
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Resource exhausted"
msgstr "리소스 고갈"
#: errtxt.hrc:58
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Action not supported"
msgstr "작업을 지원하지 않음"
@@ -152,103 +132,86 @@ msgid "Read Error"
msgstr "읽기 오류"
#: errtxt.hrc:60
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Write Error"
msgstr "쓰기 오류"
#: errtxt.hrc:61
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "unknown"
msgstr "알 수 없음"
#: errtxt.hrc:62
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Version Incompatibility"
msgstr "호환되지 않는 버전"
#: errtxt.hrc:63 /home/cl/vc/git/libo-core/svtools/inc/errtxt.hrc:74
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "General Error"
msgstr "일반 오류"
#: errtxt.hrc:64
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Incorrect format"
msgstr "틀린 서식"
#: errtxt.hrc:65
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Error creating object"
msgstr "개체 작성시 오류"
#: errtxt.hrc:66
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Inadmissible value or data type"
msgstr "허용할 수 없는 값 또는 데이터 유형"
#: errtxt.hrc:67
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "BASIC runtime error"
msgstr "BASIC 런타임 오류"
#: errtxt.hrc:68
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "BASIC syntax error"
msgstr "BASIC 구문 오류"
#: errtxt.hrc:75
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "General input/output error."
msgstr "일반 입/출력 오류"
#: errtxt.hrc:76
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Invalid file name."
msgstr "유효하지 않은 파일 이름"
#: errtxt.hrc:77
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Nonexistent file."
msgstr "존재하지 않는 파일"
#: errtxt.hrc:78
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "File already exists."
msgstr "파일이 이미 있습니다."
#: errtxt.hrc:79
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The object is not a directory."
msgstr "개체는 디렉토리가 아닙니다."
#: errtxt.hrc:80
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The object is not a file."
msgstr "개체는 파일이 아닙니다."
#: errtxt.hrc:81
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The specified device is invalid."
msgstr "지정된 장치는 유효하지 않습니다."
#: errtxt.hrc:82
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid ""
"The object cannot be accessed\n"
@@ -258,19 +221,16 @@ msgstr ""
"개체에 액세스할 수 없습니다."
#: errtxt.hrc:83
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Sharing violation while accessing the object."
msgstr "개체에 액세스하는 중 공유 위반이 발생했습니다."
#: errtxt.hrc:84
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "No more space on device."
msgstr "장치에 공간 없음"
#: errtxt.hrc:85
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid ""
"This operation cannot be run on\n"
@@ -280,163 +240,136 @@ msgstr ""
"파일에서 실행할 수 없습니다."
#: errtxt.hrc:86
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "This operation is not supported on this operating system."
msgstr "운영 체제에서 이 작업을 지원하지 않습니다."
#: errtxt.hrc:87
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "There are too many files open."
msgstr "열린 파일이 너무 많습니다."
#: errtxt.hrc:88
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Data could not be read from the file."
msgstr "파일에서 데이터를 읽지 못했습니다."
#: errtxt.hrc:89
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The file could not be written."
msgstr "파일을 쓰지 못했습니다."
#: errtxt.hrc:90
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The operation could not be run due to insufficient memory."
msgstr "메모리가 부족하여 작업을 실행하지 못했습니다."
#: errtxt.hrc:91
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The seek operation could not be run."
msgstr "찾기 작업을 실행하지 못했습니다."
#: errtxt.hrc:92
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The tell operation could not be run."
msgstr "알림 작업을 실행하지 못했습니다."
#: errtxt.hrc:93
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Incorrect file version."
msgstr "잘못된 파일 버전"
#: errtxt.hrc:94
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Incorrect file format."
msgstr "잘못된 파일 형식"
#: errtxt.hrc:95
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The file name contains invalid characters."
msgstr "파일 이름에 유효하지 않은 문자가 포함되어 있습니다."
#: errtxt.hrc:96
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "An unknown I/O error has occurred."
msgstr "알 수 없는 입/출력 오류가 발생했습니다."
#: errtxt.hrc:97
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "An invalid attempt was made to access the file."
msgstr "유효하지 않은 파일 액세스를 시도했습니다."
#: errtxt.hrc:98
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The file could not be created."
msgstr "파일을 만들지 못했습니다."
#: errtxt.hrc:99
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The operation was started under an invalid parameter."
msgstr "유효하지 않은 매개 변수로 작업이 시작되었습니다."
#: errtxt.hrc:100
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The operation on the file was aborted."
msgstr "파일에서 작업이 중단되었습니다."
#: errtxt.hrc:101
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Path to the file does not exist."
msgstr "파일 경로가 없습니다."
#: errtxt.hrc:102
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "An object cannot be copied into itself."
msgstr "개체를 그 자체에 복사할 수 없습니다."
#: errtxt.hrc:103
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The specified template could not be found."
msgstr "지정된 서식 파일을 찾지 못했습니다."
#: errtxt.hrc:104
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The file cannot be used as template."
msgstr "파일을 서식 파일로 사용할 수 없습니다."
#: errtxt.hrc:105
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "This document has already been opened for editing."
msgstr "이 문서를 편집하려고 이미 열었습니다."
#: errtxt.hrc:106
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The wrong password has been entered."
msgstr "잘못된 암호가 입력되었습니다."
#: errtxt.hrc:107
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Error reading file."
msgstr "파일을 읽는 중 오류가 발생했습니다."
#: errtxt.hrc:108
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The document was opened as read-only."
msgstr "문서가 읽기 전용으로 열렸습니다."
#: errtxt.hrc:109
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "General OLE Error."
msgstr "일반 OLE 오류가 발생했습니다."
#: errtxt.hrc:110
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The host name $(ARG1) could not be resolved."
msgstr "호스트 이름 $(ARG1)을(를) 확인하지 못했습니다."
#: errtxt.hrc:111
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Could not establish Internet connection to $(ARG1)."
msgstr "$(ARG1)으로 인터넷을 연결하지 못했습니다."
#: errtxt.hrc:112
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid ""
"Error reading data from the Internet.\n"
@@ -446,7 +379,6 @@ msgstr ""
"서버 오류 메시지: $(ARG1)"
#: errtxt.hrc:113
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid ""
"Error transferring data to the Internet.\n"
@@ -456,37 +388,31 @@ msgstr ""
"서버 오류 메시지: $(ARG1)"
#: errtxt.hrc:114
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "General Internet error has occurred."
msgstr "일반적인 인터넷 오류가 발생했습니다."
#: errtxt.hrc:115
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The requested Internet data is not available in the cache and cannot be transmitted as the Online mode has not be activated."
msgstr "요청된 인터넷 데이터가 캐시에 없으며 온라인 모드가 활성화되어 있지 않아 데이터를 전송할 수 없습니다."
#: errtxt.hrc:116
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The contents could not be created."
msgstr "내용이 만들어지지 않았습니다."
#: errtxt.hrc:117
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The file name is too long for the target file system."
msgstr "파일 이름이 대상 파일 시스템에 대해 너무 깁니다."
#: errtxt.hrc:118
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The input syntax is invalid."
msgstr "입력 구문이 잘못되었습니다."
#: errtxt.hrc:119
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid ""
"This document contains attributes that cannot be saved in the selected format.\n"
@@ -496,19 +422,16 @@ msgstr ""
"문서를 %PRODUCTNAME %PRODUCTVERSION 파일 형식으로 저장하십시오."
#: errtxt.hrc:120
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The maximum number of documents that can be opened at the same time has been reached. You need to close one or more documents before you can open a new document."
msgstr "동시에 열 수 있는 최대 문서 수를 초과했습니다. 새 문서를 열려면 먼저 하나 이상의 문서를 닫아야 합니다."
#: errtxt.hrc:121
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Could not create backup copy."
msgstr "백업 복사를 하지 못했습니다."
#: errtxt.hrc:122
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid ""
"An attempt was made to execute a macro.\n"
@@ -518,7 +441,6 @@ msgstr ""
"보안 상의 이유로 매크로가 지원되지 않습니다."
#: errtxt.hrc:123
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid ""
"This document contains macros.\n"
@@ -534,7 +456,6 @@ msgstr ""
"이로 인해 일부 기능을 사용할 수 없습니다."
#: errtxt.hrc:124
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid ""
"This document contains macros.\n"
@@ -550,7 +471,6 @@ msgstr ""
"이로 인해 일부 기능을 사용하지 못할 수도 있습니다."
#: errtxt.hrc:125
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid ""
"The encrypted document contains unexpected non-encrypted streams.\n"
@@ -570,25 +490,21 @@ msgstr ""
" "
#: errtxt.hrc:126
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Invalid data length."
msgstr "데이터 길이가 유효하지 않습니다."
#: errtxt.hrc:127
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Function not possible: path contains current directory."
msgstr "기능 사용 불가능: 경로에 현재 디렉토리가 포함되어 있음"
#: errtxt.hrc:128
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Function not possible: device (drive) not identical."
msgstr "기능 사용 불가능: 장치(드라이브)가 동일하지 않음"
#: errtxt.hrc:129
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Device (drive) not ready."
msgstr "장치(드라이브)가 준비되어 있지 않음"
@@ -599,13 +515,11 @@ msgid "Wrong checksum."
msgstr ""
#: errtxt.hrc:131
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Function not possible: write protected."
msgstr "기능 사용 불가능: 쓰기 금지됨"
#: errtxt.hrc:132
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid ""
"The password of a shared spreadsheet cannot be set or changed.\n"
@@ -2656,13 +2570,11 @@ msgid "Field Assignment"
msgstr "필드 할당"
#: fileviewmenu.ui:12
-#, fuzzy
msgctxt "fileviewmenu|delete"
msgid "_Delete"
msgstr "삭제(_D)"
#: fileviewmenu.ui:20
-#, fuzzy
msgctxt "fileviewmenu|rename"
msgid "_Rename"
msgstr "이름 바꾸기(_R)"
@@ -3747,7 +3659,6 @@ msgid "Black Italic"
msgstr "검게, 이탤릭체"
#: strings.hrc:176
-#, fuzzy
msgctxt "STR_SVT_STYLE_BOOK"
msgid "Book"
msgstr "책"
diff --git a/source/ko/svx/messages.po b/source/ko/svx/messages.po
index 01dd0427b50..31a0085b537 100644
--- a/source/ko/svx/messages.po
+++ b/source/ko/svx/messages.po
@@ -75,7 +75,6 @@ msgid "LIKE"
msgstr "LIKE"
#: fmstring.hrc:28
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "NOT"
msgstr "NOT"
@@ -87,13 +86,11 @@ msgid "EMPTY"
msgstr "EMPTY"
#: fmstring.hrc:30
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "TRUE"
msgstr "TRUE"
#: fmstring.hrc:31
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "FALSE"
msgstr "FALSE"
@@ -111,37 +108,31 @@ msgid "BETWEEN"
msgstr "BETWEEN"
#: fmstring.hrc:34
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "OR"
msgstr "OR"
#: fmstring.hrc:35
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "AND"
msgstr "AND"
#: fmstring.hrc:36
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "Average"
msgstr "평균"
#: fmstring.hrc:37
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "Count"
msgstr "개수"
#: fmstring.hrc:38
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "Maximum"
msgstr "최대"
#: fmstring.hrc:39
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "Minimum"
msgstr "최소"
@@ -159,7 +150,6 @@ msgid "Every"
msgstr "모두"
#: fmstring.hrc:42
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "Any"
msgstr "모두"
@@ -303,7 +293,6 @@ msgid "Diagonal border line from bottom left to top right"
msgstr "왼쪽 아래에서 오른쪽 위로 대각선 테두리"
#: numberingtype.hrc:29
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "None"
msgstr "없음"
@@ -317,7 +306,6 @@ msgstr "글머리 기호"
#. SVX_NUM_CHAR_SPECIAL
#: numberingtype.hrc:31
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "Graphics"
msgstr "그래픽"
@@ -519,7 +507,6 @@ msgid "First, Left and Right Pages"
msgstr ""
#: spacing.hrc:18
-#, fuzzy
msgctxt "RID_SVXSTRARY_SPACING"
msgid "None"
msgstr "없음"
@@ -866,7 +853,6 @@ msgid "Line of text"
msgstr "텍스트 줄"
#: tabwin.hrc:27
-#, fuzzy
msgctxt "RID_RSC_TABWIN_PREFIX"
msgid "Table"
msgstr "표"
@@ -878,7 +864,6 @@ msgid "Query"
msgstr "쿼리"
#: tabwin.hrc:29
-#, fuzzy
msgctxt "RID_RSC_TABWIN_PREFIX"
msgid "SQL"
msgstr "SQL"
@@ -1282,37 +1267,31 @@ msgid "A6"
msgstr "A6"
#: page.hrc:31
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "A5"
msgstr "A5"
#: page.hrc:32
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "A4"
msgstr "A4"
#: page.hrc:33
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "A3"
msgstr "A3"
#: page.hrc:34
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "B6 (ISO)"
msgstr "B6 (ISO)"
#: page.hrc:35
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "B5 (ISO)"
msgstr "B5 (ISO)"
#: page.hrc:36
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "B4 (ISO)"
msgstr "B4 (ISO)"
@@ -1324,55 +1303,46 @@ msgid "Letter"
msgstr "Letter"
#: page.hrc:38
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "Legal"
msgstr "Legal"
#: page.hrc:39
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "Long Bond"
msgstr "Long Bond"
#: page.hrc:40
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "Tabloid"
msgstr "Tabloid"
#: page.hrc:41
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "B6 (JIS)"
msgstr "B6 (JIS)"
#: page.hrc:42
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "B5 (JIS)"
msgstr "B5 (JIS)"
#: page.hrc:43
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "B4 (JIS)"
msgstr "B4 (JIS)"
#: page.hrc:44
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "16 Kai"
msgstr "16 Kai"
#: page.hrc:45
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "32 Kai"
msgstr "32 Kai"
#: page.hrc:46
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "Big 32 Kai"
msgstr "Big 32 Kai"
@@ -1384,31 +1354,26 @@ msgid "User"
msgstr "사용자"
#: page.hrc:48
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "DL Envelope"
msgstr "DL 봉투"
#: page.hrc:49
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "C6 Envelope"
msgstr "C6 봉투"
#: page.hrc:50
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "C6/5 Envelope"
msgstr "C6/5 봉투"
#: page.hrc:51
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "C5 Envelope"
msgstr "C5 봉투"
#: page.hrc:52
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "C4 Envelope"
msgstr "C4 봉투"
@@ -1426,31 +1391,26 @@ msgid "#7¾ (Monarch) Envelope"
msgstr "#7¾ (Monarch) 봉투"
#: page.hrc:55
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "#9 Envelope"
msgstr "#9 봉투"
#: page.hrc:56
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "#10 Envelope"
msgstr "#10 봉투"
#: page.hrc:57
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "#11 Envelope"
msgstr "#11 봉투"
#: page.hrc:58
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "#12 Envelope"
msgstr "#12 봉투"
#: page.hrc:59
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "Japanese Postcard"
msgstr "일본식 우편엽서"
@@ -1462,55 +1422,46 @@ msgid "A6"
msgstr "A6"
#: page.hrc:65
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "A5"
msgstr "A5"
#: page.hrc:66
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "A4"
msgstr "A4"
#: page.hrc:67
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "A3"
msgstr "A3"
#: page.hrc:68
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "A2"
msgstr "A2"
#: page.hrc:69
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "A1"
msgstr "A1"
#: page.hrc:70
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "A0"
msgstr "A0"
#: page.hrc:71
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "B6 (ISO)"
msgstr "B6 (ISO)"
#: page.hrc:72
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "B5 (ISO)"
msgstr "B5 (ISO)"
#: page.hrc:73
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "B4 (ISO)"
msgstr "B4 (ISO)"
@@ -1522,55 +1473,46 @@ msgid "Letter"
msgstr "Letter"
#: page.hrc:75
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "Legal"
msgstr "Legal"
#: page.hrc:76
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "Long Bond"
msgstr "Long Bond"
#: page.hrc:77
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "Tabloid"
msgstr "Tabloid"
#: page.hrc:78
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "B6 (JIS)"
msgstr "B6 (JIS)"
#: page.hrc:79
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "B5 (JIS)"
msgstr "B5 (JIS)"
#: page.hrc:80
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "B4 (JIS)"
msgstr "B4 (JIS)"
#: page.hrc:81
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "16 Kai"
msgstr "16 Kai"
#: page.hrc:82
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "32 Kai"
msgstr "32 Kai"
#: page.hrc:83
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "Big 32 Kai"
msgstr "Big 32 Kai"
@@ -1582,37 +1524,31 @@ msgid "User"
msgstr "사용자"
#: page.hrc:85
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "DL Envelope"
msgstr "DL 봉투"
#: page.hrc:86
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "C6 Envelope"
msgstr "C6 봉투"
#: page.hrc:87
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "C6/5 Envelope"
msgstr "C6/5 봉투"
#: page.hrc:88
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "C5 Envelope"
msgstr "C5 봉투"
#: page.hrc:89
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "C4 Envelope"
msgstr "C4 봉투"
#: page.hrc:90
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "Dia Slide"
msgstr "Dia 슬라이드"
@@ -1636,7 +1572,6 @@ msgid "Screen 16:10"
msgstr "16:9 화면 비율"
#: page.hrc:94
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "Japanese Postcard"
msgstr "일본식 우편엽서"
@@ -1674,7 +1609,6 @@ msgid "Edit Comment..."
msgstr "주석 편집..."
#: acceptrejectchangesdialog.ui:141
-#, fuzzy
msgctxt "acceptrejectchangesdialog|calcsort"
msgid "Sorting"
msgstr "정렬"
@@ -1692,19 +1626,16 @@ msgid "Position"
msgstr "위치"
#: acceptrejectchangesdialog.ui:167
-#, fuzzy
msgctxt "acceptrejectchangesdialog|calcauthor"
msgid "Author"
msgstr "작성자"
#: acceptrejectchangesdialog.ui:175
-#, fuzzy
msgctxt "acceptrejectchangesdialog|calcdate"
msgid "Date"
msgstr "날짜"
#: acceptrejectchangesdialog.ui:183
-#, fuzzy
msgctxt "acceptrejectchangesdialog|calcdesc"
msgid "Description"
msgstr "설명"
@@ -1728,19 +1659,16 @@ msgid "Action"
msgstr "동작"
#: acceptrejectchangesdialog.ui:224
-#, fuzzy
msgctxt "acceptrejectchangesdialog|writerauthor"
msgid "Author"
msgstr "작성자"
#: acceptrejectchangesdialog.ui:232
-#, fuzzy
msgctxt "acceptrejectchangesdialog|writerdate"
msgid "Date"
msgstr "날짜"
#: acceptrejectchangesdialog.ui:240
-#, fuzzy
msgctxt "acceptrejectchangesdialog|writerdesc"
msgid "Comment"
msgstr "주석"
@@ -1774,7 +1702,6 @@ msgid "_Edit Namespaces..."
msgstr ""
#: adddataitemdialog.ui:52
-#, fuzzy
msgctxt "adddataitemdialog|nameft"
msgid "_Name:"
msgstr "이름(_N):"
@@ -1786,13 +1713,11 @@ msgid "_Default value:"
msgstr "기본 값(_D)"
#: adddataitemdialog.ui:77
-#, fuzzy
msgctxt "adddataitemdialog|browse"
msgid "_Add..."
msgstr "추가(_A)..."
#: adddataitemdialog.ui:110
-#, fuzzy
msgctxt "adddataitemdialog|label1"
msgid "Item"
msgstr "항목"
@@ -1810,7 +1735,6 @@ msgid "_Required"
msgstr "필요"
#: adddataitemdialog.ui:186
-#, fuzzy
msgctxt "adddataitemdialog|requiredcond"
msgid "Condition"
msgstr "조건"
@@ -1822,7 +1746,6 @@ msgid "R_elevant"
msgstr "관련"
#: adddataitemdialog.ui:215
-#, fuzzy
msgctxt "adddataitemdialog|relevantcond"
msgid "Condition"
msgstr "조건"
@@ -1846,19 +1769,16 @@ msgid "Calc_ulate"
msgstr "계산"
#: adddataitemdialog.ui:274
-#, fuzzy
msgctxt "adddataitemdialog|constraintcond"
msgid "Condition"
msgstr "조건"
#: adddataitemdialog.ui:288
-#, fuzzy
msgctxt "adddataitemdialog|readonlycond"
msgid "Condition"
msgstr "조건"
#: adddataitemdialog.ui:302
-#, fuzzy
msgctxt "adddataitemdialog|calculatecond"
msgid "Condition"
msgstr "조건"
@@ -1875,7 +1795,6 @@ msgid "Add Instance"
msgstr ""
#: addinstancedialog.ui:98
-#, fuzzy
msgctxt "addinstancedialog|label2"
msgid "_Name:"
msgstr "이름(_N):"
@@ -1886,13 +1805,11 @@ msgid "Edit Instance"
msgstr ""
#: addinstancedialog.ui:124
-#, fuzzy
msgctxt "addinstancedialog|urlft"
msgid "_URL:"
msgstr "_URL:"
#: addinstancedialog.ui:146
-#, fuzzy
msgctxt "addinstancedialog|browse"
msgid "_Browse..."
msgstr "찾아보기(_B)..."
@@ -1913,7 +1830,6 @@ msgid "Model data updates change document's modification status"
msgstr ""
#: addmodeldialog.ui:112
-#, fuzzy
msgctxt "addmodeldialog|label2"
msgid "_Name:"
msgstr "이름(_N):"
@@ -1936,7 +1852,6 @@ msgid "_Prefix:"
msgstr "접두사"
#: addnamespacedialog.ui:125
-#, fuzzy
msgctxt "addnamespacedialog|label2"
msgid "_URL:"
msgstr "_URL:"
@@ -1947,13 +1862,11 @@ msgid "Edit Namespace"
msgstr ""
#: addsubmissiondialog.ui:8
-#, fuzzy
msgctxt "addsubmissiondialog|AddSubmissionDialog"
msgid "Add Submission"
msgstr "전송 추가"
#: addsubmissiondialog.ui:98
-#, fuzzy
msgctxt "addsubmissiondialog|label2"
msgid "_Name:"
msgstr "이름(_N):"
@@ -1965,7 +1878,6 @@ msgid "Binding e_xpression:"
msgstr "바인딩 식"
#: addsubmissiondialog.ui:123
-#, fuzzy
msgctxt "addsubmissiondialog|browse"
msgid "_Add..."
msgstr "추가(_A)..."
@@ -2015,7 +1927,6 @@ msgid "Base text"
msgstr ""
#: asianphoneticguidedialog.ui:177
-#, fuzzy
msgctxt "asianphoneticguidedialog|Right2ED-atkobject"
msgid "Ruby text"
msgstr "덧말"
@@ -2026,13 +1937,11 @@ msgid "Base text"
msgstr ""
#: asianphoneticguidedialog.ui:207
-#, fuzzy
msgctxt "asianphoneticguidedialog|Right3ED-atkobject"
msgid "Ruby text"
msgstr "덧말"
#: asianphoneticguidedialog.ui:222
-#, fuzzy
msgctxt "asianphoneticguidedialog|Right4ED-atkobject"
msgid "Ruby text"
msgstr "덧말"
@@ -2107,7 +2016,6 @@ msgid "Preview:"
msgstr "미리보기"
#: cellmenu.ui:12
-#, fuzzy
msgctxt "cellmenu|copy"
msgid "_Copy"
msgstr "복사(_C)"
@@ -2180,13 +2088,11 @@ msgid "Mapping"
msgstr ""
#: chinesedictionary.ui:199
-#, fuzzy
msgctxt "chinesedictionary|propertyft"
msgid "Property"
msgstr "속성"
#: chinesedictionary.ui:212
-#, fuzzy
msgctxt "chinesedictionary|property"
msgid "Other"
msgstr "기타"
@@ -2203,7 +2109,6 @@ msgid "First name"
msgstr "이름"
#: chinesedictionary.ui:215
-#, fuzzy
msgctxt "chinesedictionary|property"
msgid "Last name"
msgstr "성"
@@ -2215,7 +2120,6 @@ msgid "Title"
msgstr "제목"
#: chinesedictionary.ui:217
-#, fuzzy
msgctxt "chinesedictionary|property"
msgid "Status"
msgstr "상태"
@@ -2243,7 +2147,6 @@ msgid "Idiom"
msgstr ""
#: chinesedictionary.ui:222
-#, fuzzy
msgctxt "chinesedictionary|property"
msgid "Abbreviation"
msgstr "약어"
@@ -2281,7 +2184,6 @@ msgid "Classification Dialog"
msgstr ""
#: classificationdialog.ui:94
-#, fuzzy
msgctxt "classificationdialog|label-Content"
msgid "Content"
msgstr "내용"
@@ -2308,7 +2210,6 @@ msgid "Sign Paragraph"
msgstr "숨겨진 단락"
#: classificationdialog.ui:221
-#, fuzzy
msgctxt "classificationdialog|boldButton"
msgid "Bold"
msgstr "굵게"
@@ -2326,7 +2227,6 @@ msgid "Part Number:"
msgstr "페이지 번호"
#: classificationdialog.ui:310
-#, fuzzy
msgctxt "classificationdialog|intellectualPropertyPartAddButton"
msgid "Add"
msgstr "추가"
@@ -2343,7 +2243,6 @@ msgid "Intellectual Property"
msgstr ""
#: colorwindow.ui:59
-#, fuzzy
msgctxt "colorwindow|none_color_button"
msgid "None"
msgstr "없음"
@@ -2366,7 +2265,6 @@ msgid "Insert _Column"
msgstr "열 삽입"
#: colsmenu.ui:22
-#, fuzzy
msgctxt "colsmenu|TextField"
msgid "Text Box"
msgstr "텍스트 필드"
@@ -2378,49 +2276,41 @@ msgid "Check Box"
msgstr "확인란"
#: colsmenu.ui:38
-#, fuzzy
msgctxt "colsmenu|ComboBox"
msgid "Combo Box"
msgstr "콤보 상자"
#: colsmenu.ui:46
-#, fuzzy
msgctxt "colsmenu|ListBox"
msgid "List Box"
msgstr "목록 상자"
#: colsmenu.ui:54
-#, fuzzy
msgctxt "colsmenu|DateField"
msgid "Date Field"
msgstr "날짜 필드"
#: colsmenu.ui:62
-#, fuzzy
msgctxt "colsmenu|TimeField"
msgid "Time Field"
msgstr "시간 필드"
#: colsmenu.ui:69
-#, fuzzy
msgctxt "colsmenu|NumericField"
msgid "Numeric Field"
msgstr "숫자 필드"
#: colsmenu.ui:76
-#, fuzzy
msgctxt "colsmenu|CurrencyField"
msgid "Currency Field"
msgstr "통화 필드"
#: colsmenu.ui:84
-#, fuzzy
msgctxt "colsmenu|PatternField"
msgid "Pattern Field"
msgstr "패턴 필드"
#: colsmenu.ui:92
-#, fuzzy
msgctxt "colsmenu|FormattedField"
msgid "Formatted Field"
msgstr "서식 지정된 필드"
@@ -2437,7 +2327,6 @@ msgid "_Replace with"
msgstr "대체 글꼴(_P)"
#: colsmenu.ui:123
-#, fuzzy
msgctxt "colsmenu|TextField1"
msgid "Text Box"
msgstr "텍스트 필드"
@@ -2449,49 +2338,41 @@ msgid "Check Box"
msgstr "확인란"
#: colsmenu.ui:139
-#, fuzzy
msgctxt "colsmenu|ComboBox1"
msgid "Combo Box"
msgstr "콤보 상자"
#: colsmenu.ui:147
-#, fuzzy
msgctxt "colsmenu|ListBox1"
msgid "List Box"
msgstr "목록 상자"
#: colsmenu.ui:155
-#, fuzzy
msgctxt "colsmenu|DateField1"
msgid "Date Field"
msgstr "날짜 필드"
#: colsmenu.ui:163
-#, fuzzy
msgctxt "colsmenu|TimeField1"
msgid "Time Field"
msgstr "시간 필드"
#: colsmenu.ui:171
-#, fuzzy
msgctxt "colsmenu|NumericField1"
msgid "Numeric Field"
msgstr "숫자 필드"
#: colsmenu.ui:179
-#, fuzzy
msgctxt "colsmenu|CurrencyField1"
msgid "Currency Field"
msgstr "통화 필드"
#: colsmenu.ui:187
-#, fuzzy
msgctxt "colsmenu|PatternField1"
msgid "Pattern Field"
msgstr "패턴 필드"
#: colsmenu.ui:195
-#, fuzzy
msgctxt "colsmenu|FormattedField1"
msgid "Formatted Field"
msgstr "서식 지정된 필드"
@@ -2502,7 +2383,6 @@ msgid "Date and Time Field"
msgstr ""
#: colsmenu.ui:216
-#, fuzzy
msgctxt "colsmenu|delete"
msgid "Delete column"
msgstr "열 삭제"
@@ -2586,7 +2466,6 @@ msgid "Lossless compression"
msgstr "무손실 압축(~L)"
#: compressgraphicdialog.ui:285
-#, fuzzy
msgctxt "compressgraphicdialog|label2"
msgid "Compression"
msgstr "압축"
@@ -2608,7 +2487,6 @@ msgid "Height:"
msgstr "높이:"
#: compressgraphicdialog.ui:365
-#, fuzzy
msgctxt "compressgraphicdialog|label5"
msgid "Resolution:"
msgstr "해상도:"
@@ -2619,19 +2497,16 @@ msgid "Interpolation:"
msgstr ""
#: compressgraphicdialog.ui:459
-#, fuzzy
msgctxt "compressgraphicdialog|label13"
msgid "px"
msgstr "px"
#: compressgraphicdialog.ui:471
-#, fuzzy
msgctxt "compressgraphicdialog|label14"
msgid "px"
msgstr "px"
#: compressgraphicdialog.ui:483
-#, fuzzy
msgctxt "compressgraphicdialog|label16"
msgid "DPI"
msgstr "DPI"
@@ -2788,7 +2663,6 @@ msgid "Spin Button"
msgstr "회전 버튼"
#: convertmenu.ui:182
-#, fuzzy
msgctxt "convertmenu|ConvertToNavigationBar"
msgid "Navigation Bar"
msgstr "빠른 이동 막대"
@@ -2809,7 +2683,6 @@ msgid "_Don’t Send"
msgstr ""
#: crashreportdlg.ui:51
-#, fuzzy
msgctxt "crashreportdlg|btn_close"
msgid "Close"
msgstr "닫기"
@@ -2874,7 +2747,6 @@ msgid "_Instances"
msgstr "인스턴스(~I)"
#: datanavigator.ui:164
-#, fuzzy
msgctxt "datanavigator|instancesadd"
msgid "_Add..."
msgstr "추가(_A)..."
@@ -2897,7 +2769,6 @@ msgid "_Show Details"
msgstr "세부 정보 표시(~S)"
#: datanavigator.ui:203
-#, fuzzy
msgctxt "datanavigator|modelsadd"
msgid "_Add..."
msgstr "추가(_A)..."
@@ -2909,7 +2780,6 @@ msgid "_Edit..."
msgstr "편집(_E)..."
#: datanavigator.ui:219
-#, fuzzy
msgctxt "datanavigator|modelsremove"
msgid "_Remove"
msgstr "제거(_R)"
@@ -2921,37 +2791,31 @@ msgid "Lines & Arrows"
msgstr "선과 화살표"
#: defaultshapespanel.ui:95
-#, fuzzy
msgctxt "defaultshapespanel|label2"
msgid "Curve"
msgstr "곡선"
#: defaultshapespanel.ui:132
-#, fuzzy
msgctxt "defaultshapespanel|label3"
msgid "Connectors"
msgstr "연결자"
#: defaultshapespanel.ui:169
-#, fuzzy
msgctxt "defaultshapespanel|label4"
msgid "Basic Shapes"
msgstr "기본 도형"
#: defaultshapespanel.ui:206
-#, fuzzy
msgctxt "defaultshapespanel|label5"
msgid "Symbols"
msgstr "기호"
#: defaultshapespanel.ui:243
-#, fuzzy
msgctxt "defaultshapespanel|label6"
msgid "Block Arrows"
msgstr "블록 화살표"
#: defaultshapespanel.ui:280
-#, fuzzy
msgctxt "defaultshapespanel|label7"
msgid "Flowchart"
msgstr "순서도"
@@ -2969,7 +2833,6 @@ msgid "Stars"
msgstr "별"
#: defaultshapespanel.ui:391
-#, fuzzy
msgctxt "defaultshapespanel|label10"
msgid "3D Objects"
msgstr "3D 개체"
@@ -3009,7 +2872,6 @@ msgid "All contents of the header will be deleted and can not be restored."
msgstr ""
#: docking3deffects.ui:263
-#, fuzzy
msgctxt "docking3deffects|Docking3DEffects"
msgid "3D Effects"
msgstr "3D 효과"
@@ -3069,7 +2931,6 @@ msgid "Object-Specific"
msgstr "개체 특성"
#: docking3deffects.ui:583
-#, fuzzy
msgctxt "docking3deffects|flat|tooltip_text"
msgid "Flat"
msgstr "평면"
@@ -3140,7 +3001,6 @@ msgid "_Mode"
msgstr "모드"
#: docking3deffects.ui:842
-#, fuzzy
msgctxt "docking3deffects|mode"
msgid "Flat"
msgstr "평면"
@@ -3158,7 +3018,6 @@ msgid "Gouraud"
msgstr "고우러드(Gouraud)"
#: docking3deffects.ui:860
-#, fuzzy
msgctxt "docking3deffects|label12"
msgid "Shading"
msgstr "그림자 효과"
@@ -3176,7 +3035,6 @@ msgid "3D Shadowing On/Off"
msgstr "3D 음영 적용/적용 안함"
#: docking3deffects.ui:939
-#, fuzzy
msgctxt "docking3deffects|label13"
msgid "Shadow"
msgstr "그림자"
@@ -3194,13 +3052,11 @@ msgid "_Distance"
msgstr "인스턴스(~I)"
#: docking3deffects.ui:1032
-#, fuzzy
msgctxt "docking3deffects|label16"
msgid "Camera"
msgstr "카메라"
#: docking3deffects.ui:1067
-#, fuzzy
msgctxt "docking3deffects|label17"
msgid "_Light source"
msgstr "광원(_L)"
@@ -3218,7 +3074,6 @@ msgid "Colors Dialog"
msgstr "색상 대화 상자"
#: docking3deffects.ui:1121
-#, fuzzy
msgctxt "docking3deffects|label18"
msgid "_Ambient light"
msgstr "주변광(_A)"
@@ -3272,7 +3127,6 @@ msgid "Light Source 8"
msgstr "광원 8"
#: docking3deffects.ui:1369
-#, fuzzy
msgctxt "docking3deffects|label19"
msgid "Illumination"
msgstr "조명"
@@ -3404,13 +3258,11 @@ msgid "_Illumination color"
msgstr "조명색(~I)"
#: docking3deffects.ui:1751
-#, fuzzy
msgctxt "docking3deffects|favorites"
msgid "User-defined"
msgstr "사용자 정의"
#: docking3deffects.ui:1752
-#, fuzzy
msgctxt "docking3deffects|favorites"
msgid "Metal"
msgstr "금속"
@@ -3482,13 +3334,11 @@ msgid "Specular"
msgstr "반사"
#: docking3deffects.ui:1924
-#, fuzzy
msgctxt "docking3deffects|assign|tooltip_text"
msgid "Assign"
msgstr "할당"
#: docking3deffects.ui:1937
-#, fuzzy
msgctxt "docking3deffects|update|tooltip_text"
msgid "Update"
msgstr "업데이트"
@@ -3506,13 +3356,11 @@ msgid "Textures"
msgstr "질감"
#: docking3deffects.ui:1978
-#, fuzzy
msgctxt "docking3deffects|light|tooltip_text"
msgid "Illumination"
msgstr "조명"
#: docking3deffects.ui:1991
-#, fuzzy
msgctxt "docking3deffects|representation|tooltip_text"
msgid "Shading"
msgstr "그림자 효과"
@@ -3524,7 +3372,6 @@ msgid "Geometry"
msgstr "기하학"
#: dockingcolorreplace.ui:17
-#, fuzzy
msgctxt "dockingcolorreplace|DockingColorReplace"
msgid "Color Replacer"
msgstr "색상 교체기"
@@ -3630,7 +3477,6 @@ msgid "Replace with 4"
msgstr "대체 글꼴(_P)"
#: dockingcolorreplace.ui:336
-#, fuzzy
msgctxt "dockingcolorreplace|label1"
msgid "Colors"
msgstr "색상"
@@ -3647,13 +3493,11 @@ msgid "Pipette"
msgstr "피펫"
#: dockingfontwork.ui:17
-#, fuzzy
msgctxt "dockingfontwork|DockingFontwork"
msgid "Fontwork"
msgstr "폰트워크"
#: dockingfontwork.ui:32
-#, fuzzy
msgctxt "dockingfontwork|off|tooltip_text"
msgid "Off"
msgstr "해제"
@@ -3718,7 +3562,6 @@ msgid "Distance"
msgstr "인스턴스(~I)"
#: dockingfontwork.ui:259
-#, fuzzy
msgctxt "dockingfontwork|indent|tooltip_text"
msgid "Indent"
msgstr "들여쓰기"
@@ -3736,7 +3579,6 @@ msgid "Text Contour"
msgstr "텍스트 윤곽"
#: dockingfontwork.ui:319
-#, fuzzy
msgctxt "dockingfontwork|noshadow|tooltip_text"
msgid "No Shadow"
msgstr "그림자 없음"
@@ -3748,7 +3590,6 @@ msgid "Vertical"
msgstr "수직"
#: dockingfontwork.ui:346
-#, fuzzy
msgctxt "dockingfontwork|slant|tooltip_text"
msgid "Slant"
msgstr "기울기"
@@ -3831,13 +3672,11 @@ msgid "%PRODUCTNAME %PRODUCTVERSION Document Recovery"
msgstr ""
#: docrecoveryrecoverdialog.ui:22
-#, fuzzy
msgctxt "docrecoveryrecoverdialog|cancel"
msgid "_Discard"
msgstr "취소(_D)"
#: docrecoveryrecoverdialog.ui:37
-#, fuzzy
msgctxt "docrecoveryrecoverdialog|next"
msgid "_Start"
msgstr "시작(_S)"
@@ -3860,7 +3699,6 @@ msgid "Document Name"
msgstr "문서 모드"
#: docrecoveryrecoverdialog.ui:147
-#, fuzzy
msgctxt "docrecoveryrecoverdialog|statusft"
msgid "Status"
msgstr "상태"
@@ -3895,7 +3733,6 @@ msgid "_Value"
msgstr "값"
#: extrustiondepthdialog.ui:135
-#, fuzzy
msgctxt "extrustiondepthdialog|label2"
msgid "Depth"
msgstr "깊이"
@@ -3907,7 +3744,6 @@ msgid "_Delete"
msgstr "# 삭제"
#: filtermenu.ui:20
-#, fuzzy
msgctxt "filtermenu|edit"
msgid "_Edit"
msgstr "편집(_E)"
@@ -4067,7 +3903,6 @@ msgid "Similarities..."
msgstr "유사성"
#: findreplacedialog.ui:827
-#, fuzzy
msgctxt "findreplacedialog|soundslike"
msgid "Sounds like (_Japanese)"
msgstr "동음어 찾기(일본어)(_J)"
@@ -4116,7 +3951,6 @@ msgid "Notes"
msgstr "메모"
#: findreplacedialog.ui:985
-#, fuzzy
msgctxt "findreplacedialog|searchdir"
msgid "Direction:"
msgstr "방향:"
@@ -4139,7 +3973,6 @@ msgid "Other _options"
msgstr "다른 옵션들(_O)"
#: floatingareastyle.ui:43
-#, fuzzy
msgctxt "floatingareastyle|label1"
msgid "_Angle:"
msgstr "각도(_A):"
@@ -4160,13 +3993,11 @@ msgid "Rotate clockwise by 45 degrees."
msgstr ""
#: floatingareastyle.ui:147
-#, fuzzy
msgctxt "floatingareastyle|label4"
msgid "_Start value:"
msgstr "시작 값(_S):"
#: floatingareastyle.ui:161
-#, fuzzy
msgctxt "floatingareastyle|label5"
msgid "_End value:"
msgstr "끝 값(_E):"
@@ -4193,13 +4024,11 @@ msgid "Specify the border value of gradient transparency."
msgstr ""
#: floatingareastyle.ui:248
-#, fuzzy
msgctxt "floatingareastyle|label2"
msgid "Center _X:"
msgstr "_X 중앙:"
#: floatingareastyle.ui:262
-#, fuzzy
msgctxt "floatingareastyle|label3"
msgid "Center _Y:"
msgstr "_Y 중앙:"
@@ -4221,7 +4050,6 @@ msgid "Contour Editor"
msgstr "윤곽 편집기"
#: floatingcontour.ui:46
-#, fuzzy
msgctxt "floatingcontour|TBI_APPLY"
msgid "Apply"
msgstr "적용"
@@ -4233,49 +4061,41 @@ msgid "Workspace"
msgstr "작업 영역"
#: floatingcontour.ui:96
-#, fuzzy
msgctxt "floatingcontour|TBI_SELECT"
msgid "Select"
msgstr "선택"
#: floatingcontour.ui:111
-#, fuzzy
msgctxt "floatingcontour|TBI_RECT"
msgid "Rectangle"
msgstr "직사각형"
#: floatingcontour.ui:126
-#, fuzzy
msgctxt "floatingcontour|TBI_CIRCLE"
msgid "Ellipse"
msgstr "타원"
#: floatingcontour.ui:141
-#, fuzzy
msgctxt "floatingcontour|TBI_POLY"
msgid "Polygon"
msgstr "다각형"
#: floatingcontour.ui:166
-#, fuzzy
msgctxt "floatingcontour|TBI_POLYEDIT"
msgid "Edit Points"
msgstr "점 편집"
#: floatingcontour.ui:181
-#, fuzzy
msgctxt "floatingcontour|TBI_POLYMOVE"
msgid "Move Points"
msgstr "점 이동"
#: floatingcontour.ui:196
-#, fuzzy
msgctxt "floatingcontour|TBI_POLYINSERT"
msgid "Insert Points"
msgstr "점 삽입"
#: floatingcontour.ui:211
-#, fuzzy
msgctxt "floatingcontour|TBI_POLYDELETE"
msgid "Delete Points"
msgstr "점 삭제"
@@ -4344,19 +4164,16 @@ msgid "Add Item"
msgstr "항목 추가"
#: formdatamenu.ui:20
-#, fuzzy
msgctxt "formdatamenu|addelement"
msgid "Add Element"
msgstr "요소 추가"
#: formdatamenu.ui:28
-#, fuzzy
msgctxt "formdatamenu|addattribute"
msgid "Add Attribute"
msgstr "속성 추가"
#: formdatamenu.ui:36
-#, fuzzy
msgctxt "formdatamenu|edit"
msgid "Edit"
msgstr "편집"
@@ -4381,25 +4198,21 @@ msgid ""
msgstr ""
#: formlinkwarndialog.ui:27
-#, fuzzy
msgctxt "formlinkwarndialog|ok"
msgid "_Edit"
msgstr "편집(_E)"
#: formnavimenu.ui:12
-#, fuzzy
msgctxt "formnavimenu|new"
msgid "_New"
msgstr "새로 만들기(_N)"
#: formnavimenu.ui:22
-#, fuzzy
msgctxt "formnavimenu|form"
msgid "Form"
msgstr "양식"
#: formnavimenu.ui:30
-#, fuzzy
msgctxt "formnavimenu|hidden"
msgid "Hidden Control"
msgstr "숨겨진 콘트롤"
@@ -4417,7 +4230,6 @@ msgid "Cu_t"
msgstr "잘라내기"
#: formnavimenu.ui:58
-#, fuzzy
msgctxt "formnavimenu|copy"
msgid "_Copy"
msgstr "복사(_C)"
@@ -4441,7 +4253,6 @@ msgid "Tab Order..."
msgstr "탭 순서..."
#: formnavimenu.ui:90
-#, fuzzy
msgctxt "formnavimenu|rename"
msgid "_Rename"
msgstr "이름 바꾸기(_R)"
@@ -4453,43 +4264,36 @@ msgid "Propert_ies"
msgstr "속성: "
#: formnavimenu.ui:106
-#, fuzzy
msgctxt "formnavimenu|designmode"
msgid "Open in Design Mode"
msgstr "디자인 모드에서 열기"
#: formnavimenu.ui:114
-#, fuzzy
msgctxt "formnavimenu|controlfocus"
msgid "Automatic Control Focus"
msgstr "자동 초점 콘트롤"
#: functionmenu.ui:12
-#, fuzzy
msgctxt "functionmenu|avg"
msgid "Average"
msgstr "평균"
#: functionmenu.ui:20
-#, fuzzy
msgctxt "functionmenu|counta"
msgid "CountA"
msgstr "CountA"
#: functionmenu.ui:27
-#, fuzzy
msgctxt "functionmenu|count"
msgid "Count"
msgstr "개수"
#: functionmenu.ui:34
-#, fuzzy
msgctxt "functionmenu|max"
msgid "Maximum"
msgstr "최대"
#: functionmenu.ui:41
-#, fuzzy
msgctxt "functionmenu|min"
msgid "Minimum"
msgstr "최소"
@@ -4501,19 +4305,16 @@ msgid "Sum"
msgstr "합"
#: functionmenu.ui:55
-#, fuzzy
msgctxt "functionmenu|selection"
msgid "Selection count"
msgstr "선택 합계"
#: functionmenu.ui:62
-#, fuzzy
msgctxt "functionmenu|none"
msgid "None"
msgstr "없음"
#: gallerymenu1.ui:12
-#, fuzzy
msgctxt "gallerymenu1|update"
msgid "Update"
msgstr "업데이트"
@@ -4525,7 +4326,6 @@ msgid "_Delete"
msgstr "# 삭제"
#: gallerymenu1.ui:33
-#, fuzzy
msgctxt "gallerymenu1|rename"
msgid "_Rename"
msgstr "이름 바꾸기(_R)"
@@ -4543,7 +4343,6 @@ msgid "Propert_ies..."
msgstr "속성: "
#: gallerymenu2.ui:12
-#, fuzzy
msgctxt "gallerymenu2|add"
msgid "_Insert"
msgstr "삽입(_I)"
@@ -4573,13 +4372,11 @@ msgid "_Delete"
msgstr "# 삭제"
#: gallerymenu2.ui:74
-#, fuzzy
msgctxt "gallerymenu2|copy"
msgid "_Copy"
msgstr "복사(_C)"
#: gallerymenu2.ui:82
-#, fuzzy
msgctxt "gallerymenu2|paste"
msgid "_Insert"
msgstr "삽입(_I)"
@@ -4665,7 +4462,6 @@ msgid "ImageMap Editor"
msgstr "이미지 맵 편집기"
#: imapdialog.ui:32
-#, fuzzy
msgctxt "imapdialog|TBI_APPLY"
msgid "Apply"
msgstr "적용"
@@ -4683,31 +4479,26 @@ msgid "Save..."
msgstr "저장..."
#: imapdialog.ui:77
-#, fuzzy
msgctxt "imapdialog|TBI_CLOSE"
msgid "Close"
msgstr "닫기"
#: imapdialog.ui:91
-#, fuzzy
msgctxt "imapdialog|TBI_SELECT"
msgid "Select"
msgstr "선택"
#: imapdialog.ui:106
-#, fuzzy
msgctxt "imapdialog|TBI_RECT"
msgid "Rectangle"
msgstr "직사각형"
#: imapdialog.ui:121
-#, fuzzy
msgctxt "imapdialog|TBI_CIRCLE"
msgid "Ellipse"
msgstr "타원"
#: imapdialog.ui:136
-#, fuzzy
msgctxt "imapdialog|TBI_POLY"
msgid "Polygon"
msgstr "다각형"
@@ -4719,25 +4510,21 @@ msgid "Freeform Polygon"
msgstr "자유 다각형"
#: imapdialog.ui:166
-#, fuzzy
msgctxt "imapdialog|TBI_POLYEDIT"
msgid "Edit Points"
msgstr "점 편집"
#: imapdialog.ui:181
-#, fuzzy
msgctxt "imapdialog|TBI_POLYMOVE"
msgid "Move Points"
msgstr "점 이동"
#: imapdialog.ui:196
-#, fuzzy
msgctxt "imapdialog|TBI_POLYINSERT"
msgid "Insert Points"
msgstr "점 삽입"
#: imapdialog.ui:211
-#, fuzzy
msgctxt "imapdialog|TBI_POLYDELETE"
msgid "Delete Points"
msgstr "점 삭제"
@@ -4755,7 +4542,6 @@ msgid "Redo"
msgstr "적색"
#: imapdialog.ui:256
-#, fuzzy
msgctxt "imapdialog|TBI_ACTIVE"
msgid "Active"
msgstr "활성"
@@ -4791,19 +4577,16 @@ msgid "Text:"
msgstr "텍스트: "
#: imapmenu.ui:12
-#, fuzzy
msgctxt "imapmenu|url"
msgid "Description..."
msgstr "설명..."
#: imapmenu.ui:20
-#, fuzzy
msgctxt "imapmenu|macro"
msgid "_Macro..."
msgstr "매크로(_M)..."
#: imapmenu.ui:28
-#, fuzzy
msgctxt "imapmenu|active"
msgid "Active"
msgstr "활성"
@@ -4898,7 +4681,6 @@ msgid "Volume:"
msgstr "볼륨"
#: mediaplayback.ui:79
-#, fuzzy
msgctxt "mediaplayback|zoombox|tooltip_text"
msgid "View"
msgstr "보기"
@@ -4909,7 +4691,6 @@ msgid "Namespaces for Forms"
msgstr ""
#: namespacedialog.ui:106
-#, fuzzy
msgctxt "namespacedialog|add"
msgid "_Add..."
msgstr "추가(_A)..."
@@ -4921,13 +4702,11 @@ msgid "_Edit..."
msgstr "편집(_E)..."
#: namespacedialog.ui:168
-#, fuzzy
msgctxt "namespacedialog|prefix"
msgid "Prefix"
msgstr "접두사"
#: namespacedialog.ui:179
-#, fuzzy
msgctxt "namespacedialog|url"
msgid "URL"
msgstr "URL"
@@ -5108,13 +4887,11 @@ msgid "1.5 Lines"
msgstr "1.5 줄"
#: paralinespacingcontrol.ui:185
-#, fuzzy
msgctxt "paralinespacingcontrol|line_dist"
msgid "Double"
msgstr "이중"
#: paralinespacingcontrol.ui:186
-#, fuzzy
msgctxt "paralinespacingcontrol|line_dist"
msgid "Proportional"
msgstr "비례"
@@ -5132,7 +4909,6 @@ msgid "Leading"
msgstr "선행"
#: paralinespacingcontrol.ui:189
-#, fuzzy
msgctxt "paralinespacingcontrol|line_dist"
msgid "Fixed"
msgstr "고정"
@@ -5159,7 +4935,6 @@ msgid "After Text Indent"
msgstr ""
#: paralrspacing.ui:115
-#, fuzzy
msgctxt "paralrspacing|firstlineindent|tooltip_text"
msgid "First Line Indent"
msgstr "첫 줄 들여쓰기"
@@ -5181,7 +4956,6 @@ msgid "Change Password"
msgstr "암호 바꾸기(_P)"
#: passwd.ui:104
-#, fuzzy
msgctxt "passwd|oldpassL"
msgid "_Password:"
msgstr "암호(_P):"
@@ -5193,13 +4967,11 @@ msgid "Old Password"
msgstr "암호 설정"
#: passwd.ui:198
-#, fuzzy
msgctxt "passwd|label4"
msgid "Pa_ssword:"
msgstr "암호(_S):"
#: passwd.ui:212
-#, fuzzy
msgctxt "passwd|label5"
msgid "Confi_rm:"
msgstr "확인(_R):"
@@ -5211,7 +4983,6 @@ msgid "New Password"
msgstr "암호 설정"
#: presetmenu.ui:12
-#, fuzzy
msgctxt "presetmenu|rename"
msgid "Rename"
msgstr "이름 바꾸기"
@@ -5380,7 +5151,6 @@ msgid "C_omment:"
msgstr "주석(_O)"
#: redlinefilterpage.ui:87
-#, fuzzy
msgctxt "redlinefilterpage|commentedit-atkobject"
msgid "Comment"
msgstr "주석"
@@ -5403,13 +5173,11 @@ msgid "A_ction:"
msgstr "작동(_C)"
#: redlinefilterpage.ui:159
-#, fuzzy
msgctxt "redlinefilterpage|authorlist-atkobject"
msgid "Author"
msgstr "작성자"
#: redlinefilterpage.ui:186
-#, fuzzy
msgctxt "redlinefilterpage|rangeedit-atkobject"
msgid "Range"
msgstr "범위"
@@ -5462,13 +5230,11 @@ msgid "a_nd"
msgstr "와(과)"
#: redlinefilterpage.ui:287
-#, fuzzy
msgctxt "redlinefilterpage|startdate-atkobject"
msgid "Start Date"
msgstr "시작 날짜"
#: redlinefilterpage.ui:306
-#, fuzzy
msgctxt "redlinefilterpage|starttime-atkobject"
msgid "Start Time"
msgstr "시작 시간"
@@ -5479,13 +5245,11 @@ msgid "Set current time and date"
msgstr ""
#: redlinefilterpage.ui:341
-#, fuzzy
msgctxt "redlinefilterpage|enddate-atkobject"
msgid "End Date"
msgstr "종료 날짜"
#: redlinefilterpage.ui:360
-#, fuzzy
msgctxt "redlinefilterpage|endtime-atkobject"
msgid "End Time"
msgstr "종료 시간"
@@ -5527,19 +5291,16 @@ msgid "Changes"
msgstr "변경 사항"
#: rowsmenu.ui:12
-#, fuzzy
msgctxt "rowsmenu|delete"
msgid "Delete Rows"
msgstr "행 삭제"
#: rowsmenu.ui:19
-#, fuzzy
msgctxt "rowsmenu|save"
msgid "Save Record"
msgstr "레코드 저장"
#: rowsmenu.ui:26
-#, fuzzy
msgctxt "rowsmenu|undo"
msgid "Undo: Data entry"
msgstr "실행 취소: 데이터 입력"
@@ -5593,19 +5354,16 @@ msgid "Point"
msgstr "포인트"
#: rulermenu.ui:76
-#, fuzzy
msgctxt "rulermenu|pc"
msgid "Pica"
msgstr "파이카"
#: rulermenu.ui:84
-#, fuzzy
msgctxt "rulermenu|ch"
msgid "Char"
msgstr "Char"
#: rulermenu.ui:92
-#, fuzzy
msgctxt "rulermenu|line"
msgid "Line"
msgstr "선"
@@ -5671,7 +5429,6 @@ msgid "Disable hardware acceleration (OpenGL, OpenCL)"
msgstr ""
#: safemodedialog.ui:234
-#, fuzzy
msgctxt "safemodedialog|radio_extensions"
msgid "Extensions"
msgstr "확장명"
@@ -5772,7 +5529,6 @@ msgid "Block selection"
msgstr "블록 선택"
#: sidebararea.ui:40
-#, fuzzy
msgctxt "sidebararea|filllabel|tooltip_text"
msgid "Fill:"
msgstr "채우기:"
@@ -5825,31 +5581,26 @@ msgid "Select the gradient style."
msgstr ""
#: sidebararea.ui:169
-#, fuzzy
msgctxt "sidebararea|gradientstyle"
msgid "Linear"
msgstr "선형"
#: sidebararea.ui:170
-#, fuzzy
msgctxt "sidebararea|gradientstyle"
msgid "Axial"
msgstr "축형"
#: sidebararea.ui:171
-#, fuzzy
msgctxt "sidebararea|gradientstyle"
msgid "Radial"
msgstr "방사선형"
#: sidebararea.ui:172
-#, fuzzy
msgctxt "sidebararea|gradientstyle"
msgid "Ellipsoid"
msgstr "타원형"
#: sidebararea.ui:173
-#, fuzzy
msgctxt "sidebararea|gradientstyle"
msgid "Quadratic"
msgstr "정방형"
@@ -5866,7 +5617,6 @@ msgid "Gradient Type"
msgstr ""
#: sidebararea.ui:190
-#, fuzzy
msgctxt "sidebararea|bmpimport"
msgid "_Import"
msgstr "가져오기(_I)"
@@ -5904,37 +5654,31 @@ msgid "None"
msgstr "없음"
#: sidebararea.ui:252
-#, fuzzy
msgctxt "sidebararea|transtype"
msgid "Solid"
msgstr "채움"
#: sidebararea.ui:253
-#, fuzzy
msgctxt "sidebararea|transtype"
msgid "Linear"
msgstr "선형"
#: sidebararea.ui:254
-#, fuzzy
msgctxt "sidebararea|transtype"
msgid "Axial"
msgstr "축형"
#: sidebararea.ui:255
-#, fuzzy
msgctxt "sidebararea|transtype"
msgid "Radial"
msgstr "방사선형"
#: sidebararea.ui:256
-#, fuzzy
msgctxt "sidebararea|transtype"
msgid "Ellipsoid"
msgstr "타원형"
#: sidebararea.ui:257
-#, fuzzy
msgctxt "sidebararea|transtype"
msgid "Quadratic"
msgstr "정방형"
@@ -5983,7 +5727,6 @@ msgid "Specify the luminance of the graphic."
msgstr ""
#: sidebargraphic.ui:70
-#, fuzzy
msgctxt "sidebargraphic|setbrightness-atkobject"
msgid "Brightness"
msgstr "밝기"
@@ -6000,7 +5743,6 @@ msgid "Specify the degree of difference between the lightest and darkest parts o
msgstr ""
#: sidebargraphic.ui:107
-#, fuzzy
msgctxt "sidebargraphic|setcontrast-atkobject"
msgid "Contrast"
msgstr "대비"
@@ -6047,13 +5789,11 @@ msgid "Red"
msgstr "적색"
#: sidebargraphic.ui:255
-#, fuzzy
msgctxt "sidebargraphic|setgreen|tooltip_text"
msgid "Green"
msgstr "녹색"
#: sidebargraphic.ui:261
-#, fuzzy
msgctxt "sidebargraphic|setgreen-atkobject"
msgid "Green"
msgstr "녹색"
@@ -6096,7 +5836,6 @@ msgid "Select the style of the line."
msgstr ""
#: sidebarline.ui:64
-#, fuzzy
msgctxt "sidebarline|linestyle-atkobject"
msgid "Style"
msgstr "스타일"
@@ -6168,25 +5907,21 @@ msgid "Select the style of the edge connections."
msgstr ""
#: sidebarline.ui:281
-#, fuzzy
msgctxt "sidebarline|edgestyle"
msgid "Rounded"
msgstr "둥글림"
#: sidebarline.ui:282
-#, fuzzy
msgctxt "sidebarline|edgestyle"
msgid "- none -"
msgstr "- 없음 -"
#: sidebarline.ui:283
-#, fuzzy
msgctxt "sidebarline|edgestyle"
msgid "Mitered"
msgstr "각진 모양"
#: sidebarline.ui:284
-#, fuzzy
msgctxt "sidebarline|edgestyle"
msgid "Beveled"
msgstr "빗면 모양"
@@ -6198,7 +5933,6 @@ msgid "Corner Style"
msgstr "테두리 유형"
#: sidebarline.ui:303
-#, fuzzy
msgctxt "sidebarline|caplabel"
msgid "Ca_p style:"
msgstr "캡 스타일(_P):"
@@ -6209,13 +5943,11 @@ msgid "Select the style of the line caps."
msgstr ""
#: sidebarline.ui:322
-#, fuzzy
msgctxt "sidebarline|linecapstyle"
msgid "Flat"
msgstr "평면"
#: sidebarline.ui:323
-#, fuzzy
msgctxt "sidebarline|linecapstyle"
msgid "Round"
msgstr "둥글게"
@@ -6244,7 +5976,6 @@ msgid "Horizontal Alignment"
msgstr "가로선"
#: sidebarparagraph.ui:172
-#, fuzzy
msgctxt "sidebarparagraph|verticalalignment|tooltip_text"
msgid "Vertical Alignment"
msgstr "세로 맞춤"
@@ -6256,7 +5987,6 @@ msgid "_Spacing:"
msgstr "간격"
#: sidebarparagraph.ui:254
-#, fuzzy
msgctxt "sidebarparagraph|paraspacing|tooltip_text"
msgid "Spacing"
msgstr "간격"
@@ -6294,19 +6024,16 @@ msgid "_Indent:"
msgstr "들여쓰기"
#: sidebarparagraph.ui:448
-#, fuzzy
msgctxt "sidebarparagraph|indent|tooltip_text"
msgid "Indent"
msgstr "들여쓰기"
#: sidebarparagraph.ui:455
-#, fuzzy
msgctxt "sidebarparagraph|increaseindent|tooltip_text"
msgid "Increase Indent"
msgstr "들여쓰기"
#: sidebarparagraph.ui:469
-#, fuzzy
msgctxt "sidebarparagraph|decreaseindent|tooltip_text"
msgid "Decrease Indent"
msgstr "내어쓰기"
@@ -6337,13 +6064,11 @@ msgid "After Text Indent"
msgstr ""
#: sidebarparagraph.ui:622
-#, fuzzy
msgctxt "sidebarparagraph|firstlineindent|tooltip_text"
msgid "First Line Indent"
msgstr "첫 줄 들여쓰기"
#: sidebarparagraph.ui:629
-#, fuzzy
msgctxt "sidebarparagraph|firstlineindent-atkobject"
msgid "First Line Indent"
msgstr "첫 줄 들여쓰기"
@@ -6424,7 +6149,6 @@ msgid "Height"
msgstr "높이:"
#: sidebarpossize.ui:207
-#, fuzzy
msgctxt "sidebarpossize|ratio"
msgid "_Keep ratio"
msgstr "비율 유지(_K)"
@@ -6441,13 +6165,11 @@ msgid "_Rotation:"
msgstr "회전"
#: sidebarpossize.ui:254
-#, fuzzy
msgctxt "sidebarpossize|orientationcontrol-atkobject"
msgid "Rotation"
msgstr "회전"
#: sidebarpossize.ui:276
-#, fuzzy
msgctxt "sidebarpossize|rotation|tooltip_text"
msgid "Select the angle for rotation."
msgstr "회전시킬 각도를 선택하십시오."
@@ -6474,7 +6196,6 @@ msgid "Enable"
msgstr "활성 상태"
#: sidebarshadow.ui:58
-#, fuzzy
msgctxt "sidebarshadow|angle"
msgid "Angle"
msgstr "각도"
@@ -6562,13 +6283,11 @@ msgid "Character"
msgstr "문자"
#: textcontrolchardialog.ui:106
-#, fuzzy
msgctxt "textcontrolchardialog|font"
msgid "Font"
msgstr "글꼴"
#: textcontrolchardialog.ui:128
-#, fuzzy
msgctxt "textcontrolchardialog|fonteffects"
msgid "Font Effects"
msgstr "글꼴 효과"
@@ -6580,13 +6299,11 @@ msgid "Position"
msgstr "위치"
#: textcontrolparadialog.ui:8
-#, fuzzy
msgctxt "textcontrolparadialog|TextControlParagraphPropertiesDialog"
msgid "Paragraph"
msgstr "단락"
#: textcontrolparadialog.ui:106
-#, fuzzy
msgctxt "textcontrolparadialog|labelTP_PARA_STD"
msgid "Indents & Spacing"
msgstr "들여쓰기 및 간격"
@@ -6610,7 +6327,6 @@ msgid "Tabs"
msgstr "태그"
#: textunderlinecontrol.ui:26
-#, fuzzy
msgctxt "textunderlinecontrol|none"
msgid "(Without)"
msgstr "없음"
@@ -6622,55 +6338,46 @@ msgid "Single"
msgstr "1줄"
#: textunderlinecontrol.ui:61
-#, fuzzy
msgctxt "textunderlinecontrol|double|tooltip_text"
msgid "Double"
msgstr "이중"
#: textunderlinecontrol.ui:78
-#, fuzzy
msgctxt "textunderlinecontrol|bold|tooltip_text"
msgid "Bold"
msgstr "굵게"
#: textunderlinecontrol.ui:95
-#, fuzzy
msgctxt "textunderlinecontrol|dot|tooltip_text"
msgid "Dotted"
msgstr "점선"
#: textunderlinecontrol.ui:112
-#, fuzzy
msgctxt "textunderlinecontrol|dotbold|tooltip_text"
msgid "Dotted (Bold)"
msgstr "점선(굵게)"
#: textunderlinecontrol.ui:129
-#, fuzzy
msgctxt "textunderlinecontrol|dash|tooltip_text"
msgid "Dash"
msgstr "파선"
#: textunderlinecontrol.ui:146
-#, fuzzy
msgctxt "textunderlinecontrol|dashlong|tooltip_text"
msgid "Long Dash"
msgstr "긴 파선"
#: textunderlinecontrol.ui:163
-#, fuzzy
msgctxt "textunderlinecontrol|dashdot|tooltip_text"
msgid "Dot Dash"
msgstr "일점 쇄선"
#: textunderlinecontrol.ui:180
-#, fuzzy
msgctxt "textunderlinecontrol|dashdotdot|tooltip_text"
msgid "Dot Dot Dash"
msgstr "이점 쇄선"
#: textunderlinecontrol.ui:197
-#, fuzzy
msgctxt "textunderlinecontrol|wave|tooltip_text"
msgid "Wave"
msgstr "파선"
@@ -6688,19 +6395,16 @@ msgid "Add Item"
msgstr "항목 추가"
#: xformspage.ui:40
-#, fuzzy
msgctxt "xformspage|TBI_ITEM_ADD_ELEMENT"
msgid "Add Element"
msgstr "요소 추가"
#: xformspage.ui:54
-#, fuzzy
msgctxt "xformspage|TBI_ITEM_ADD_ATTRIBUTE"
msgid "Add Attribute"
msgstr "속성 추가"
#: xformspage.ui:68
-#, fuzzy
msgctxt "xformspage|TBI_ITEM_EDIT"
msgid "Edit"
msgstr "편집"
@@ -6718,13 +6422,11 @@ msgid "Digital Signatures..."
msgstr "디지털 서명..."
#: zoommenu.ui:12
-#, fuzzy
msgctxt "zoommenu|page"
msgid "Entire Page"
msgstr "페이지 전체"
#: zoommenu.ui:20
-#, fuzzy
msgctxt "zoommenu|width"
msgid "Page Width"
msgstr "페이지 너비"
@@ -6735,31 +6437,26 @@ msgid "Optimal View"
msgstr ""
#: zoommenu.ui:36
-#, fuzzy
msgctxt "zoommenu|50"
msgid "50%"
msgstr "50%"
#: zoommenu.ui:44
-#, fuzzy
msgctxt "zoommenu|75"
msgid "75%"
msgstr "75%"
#: zoommenu.ui:52
-#, fuzzy
msgctxt "zoommenu|100"
msgid "100%"
msgstr "100%"
#: zoommenu.ui:60
-#, fuzzy
msgctxt "zoommenu|150"
msgid "150%"
msgstr "50%"
#: zoommenu.ui:68
-#, fuzzy
msgctxt "zoommenu|200"
msgid "200%"
msgstr "200%"
@@ -6771,13 +6468,11 @@ msgid "Drawing object"
msgstr "그리기 개체"
#: strings.hrc:26
-#, fuzzy
msgctxt "STR_ObjNamePluralNONE"
msgid "Drawing objects"
msgstr "그리기 개체"
#: strings.hrc:27
-#, fuzzy
msgctxt "STR_ObjNameSingulGRUP"
msgid "Group object"
msgstr "그룹 개체"
@@ -7124,7 +6819,6 @@ msgid "Outline Texts"
msgstr "개요 텍스트"
#: strings.hrc:95
-#, fuzzy
msgctxt "STR_ObjNameSingulGRAF"
msgid "Image"
msgstr "이미지"
@@ -7187,7 +6881,6 @@ msgid "Linked Metafiles"
msgstr "연결된 메타파일"
#: strings.hrc:107
-#, fuzzy
msgctxt "STR_ObjNameSingulGRAFBMP"
msgid "Image"
msgstr "이미지"
@@ -7344,7 +7037,6 @@ msgid "Dimensioning objects"
msgstr "치수 개체"
#: strings.hrc:137
-#, fuzzy
msgctxt "STR_ObjNamePlural"
msgid "Drawing objects"
msgstr "그리기 개체"
@@ -7413,7 +7105,6 @@ msgid "3D scenes"
msgstr "3D 장면"
#: strings.hrc:150
-#, fuzzy
msgctxt "STR_ObjNameSingulSphere3d"
msgid "Sphere"
msgstr "원구형"
@@ -8744,7 +8435,6 @@ msgid "Glue spacing object 2"
msgstr "접착 간격 개체 2"
#: strings.hrc:418
-#, fuzzy
msgctxt "SIP_SA_EDGELINEDELTACOUNT"
msgid "Number of movable lines"
msgstr "이동 가능한 선의 개수"
@@ -9359,7 +9049,6 @@ msgid "Bitmap"
msgstr "비트맵"
#: strings.hrc:542
-#, fuzzy
msgctxt "RID_SVXSTR_PATTERN"
msgid "Pattern"
msgstr "패턴"
@@ -9462,7 +9151,6 @@ msgid "Gray"
msgstr "회색"
#: strings.hrc:563
-#, fuzzy
msgctxt "RID_SVXSTR_COLOR_WHITE"
msgid "White"
msgstr "흰색"
@@ -9494,7 +9182,6 @@ msgid "Red"
msgstr "적색"
#: strings.hrc:569
-#, fuzzy
msgctxt "RID_SVXSTR_COLOR_VIOLET"
msgid "Violet"
msgstr "보라색"
@@ -9560,7 +9247,6 @@ msgid "Light Brick"
msgstr ""
#: strings.hrc:582
-#, fuzzy
msgctxt "RID_SVXSTR_COLOR_LIGHTRED"
msgid "Light Red"
msgstr "연한 빨강"
@@ -9581,7 +9267,6 @@ msgid "Light Indigo"
msgstr ""
#: strings.hrc:586
-#, fuzzy
msgctxt "RID_SVXSTR_COLOR_LIGHTBLUE"
msgid "Light Blue"
msgstr "연한 파랑"
@@ -9592,7 +9277,6 @@ msgid "Light Teal"
msgstr ""
#: strings.hrc:588
-#, fuzzy
msgctxt "RID_SVXSTR_COLOR_LIGHTGREEN"
msgid "Light Green"
msgstr "연한 녹색"
@@ -9676,13 +9360,11 @@ msgid "Blue classic"
msgstr ""
#: strings.hrc:606
-#, fuzzy
msgctxt "RID_SVXSTR_COLOR_CYAN"
msgid "Cyan"
msgstr "녹청"
#: strings.hrc:607
-#, fuzzy
msgctxt "RID_SVXSTR_COLOR_MAGENTA"
msgid "Magenta"
msgstr "자홍"
@@ -10346,7 +10028,6 @@ msgid "Brownie"
msgstr ""
#: strings.hrc:747
-#, fuzzy
msgctxt "RID_SVXSTR_GRDT83"
msgid "Sunset"
msgstr "일몰"
@@ -10437,7 +10118,6 @@ msgid "Hatching"
msgstr "해칭"
#: strings.hrc:763
-#, fuzzy
msgctxt "RID_SVXSTR_BMP0"
msgid "Empty"
msgstr "비어있음"
@@ -10706,7 +10386,6 @@ msgid "Zig Zag"
msgstr ""
#: strings.hrc:816
-#, fuzzy
msgctxt "RID_SVXSTR_BMP53"
msgid "Wave"
msgstr "파선"
@@ -10761,7 +10440,6 @@ msgid "Trellis"
msgstr ""
#: strings.hrc:826
-#, fuzzy
msgctxt "RID_SVXSTR_BMP63"
msgid "Sphere"
msgstr "원구형"
@@ -10819,7 +10497,6 @@ msgid "Upward Diagonal"
msgstr ""
#: strings.hrc:837
-#, fuzzy
msgctxt "RID_SVXSTR_BMP74"
msgid "Cross"
msgstr "십자형"
@@ -11159,7 +10836,6 @@ msgid "Last Custom Value"
msgstr "최근 사용자 지정값"
#: strings.hrc:910
-#, fuzzy
msgctxt "RID_SVXSTR_PT"
msgid "pt"
msgstr "pt"
@@ -11513,55 +11189,46 @@ msgid "P~arallel"
msgstr "평행(~A)"
#: strings.hrc:990
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_NW"
msgid "Extrusion North-West"
msgstr "입체면 북서쪽"
#: strings.hrc:991
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_N"
msgid "Extrusion North"
msgstr "입체면 북쪽"
#: strings.hrc:992
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_NE"
msgid "Extrusion North-East"
msgstr "입체면 북동쪽"
#: strings.hrc:993
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_W"
msgid "Extrusion West"
msgstr "입체면 서쪽"
#: strings.hrc:994
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_NONE"
msgid "Extrusion Backwards"
msgstr "입체면 뒤로"
#: strings.hrc:995
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_E"
msgid "Extrusion East"
msgstr "입체면 동쪽"
#: strings.hrc:996
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_SW"
msgid "Extrusion South-West"
msgstr "입체면 남서쪽"
#: strings.hrc:997
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_S"
msgid "Extrusion South"
msgstr "입체면 남쪽"
#: strings.hrc:998
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_SE"
msgid "Extrusion South-East"
msgstr "입체면 남동쪽"
@@ -11739,7 +11406,6 @@ msgid "Font Name. The current font is not available and will be substituted."
msgstr ""
#: strings.hrc:1034
-#, fuzzy
msgctxt "RID_SVXSTR_CUSTOM_PAL"
msgid "custom"
msgstr "사용자 정의"
@@ -12503,7 +12169,6 @@ msgid "Get"
msgstr "Get"
#: strings.hrc:1188
-#, fuzzy
msgctxt "RID_STR_REPLACE_NONE"
msgid "None"
msgstr "없음"
@@ -12515,7 +12180,6 @@ msgid "Instance"
msgstr "인스턴스(~I)"
#: strings.hrc:1190
-#, fuzzy
msgctxt "RID_STR_REPLACE_DOC"
msgid "Document"
msgstr "문서"
@@ -12618,13 +12282,11 @@ msgid "Attribute"
msgstr "속성"
#: strings.hrc:1210
-#, fuzzy
msgctxt "RID_STR_BINDING"
msgid "Binding"
msgstr "바인딩"
#: strings.hrc:1211
-#, fuzzy
msgctxt "RID_STR_BINDING_EXPR"
msgid "Binding expression"
msgstr "바인딩 식"
@@ -12728,13 +12390,11 @@ msgid "Zoom factor. Right-click to change zoom factor or click to open Zoom dial
msgstr ""
#: strings.hrc:1235
-#, fuzzy
msgctxt "RID_SVXSTR_ZOOM_IN"
msgid "Zoom In"
msgstr "확대"
#: strings.hrc:1236
-#, fuzzy
msgctxt "RID_SVXSTR_ZOOM_OUT"
msgid "Zoom Out"
msgstr "축소"
@@ -12745,31 +12405,26 @@ msgid "25%"
msgstr ""
#: strings.hrc:1238
-#, fuzzy
msgctxt "RID_SVXSTR_ZOOM_50"
msgid "50%"
msgstr "50%"
#: strings.hrc:1239
-#, fuzzy
msgctxt "RID_SVXSTR_ZOOM_75"
msgid "75%"
msgstr "75%"
#: strings.hrc:1240
-#, fuzzy
msgctxt "RID_SVXSTR_ZOOM_100"
msgid "100%"
msgstr "100%"
#: strings.hrc:1241
-#, fuzzy
msgctxt "RID_SVXSTR_ZOOM_150"
msgid "150%"
msgstr "50%"
#: strings.hrc:1242
-#, fuzzy
msgctxt "RID_SVXSTR_ZOOM_200"
msgid "200%"
msgstr "200%"
@@ -12832,7 +12487,6 @@ msgid "Reached the end of the sheet"
msgstr ""
#: strings.hrc:1255
-#, fuzzy
msgctxt "RID_SVXSTR_SEARCH_NOT_FOUND"
msgid "Search key not found"
msgstr "검색 키를 찾지 못했습니다."
@@ -13087,7 +12741,6 @@ msgid "BMP image"
msgstr ""
#: strings.hrc:1313
-#, fuzzy
msgctxt "STR_IMAGE_UNKNOWN"
msgid "Unknown"
msgstr "알 수 없음"
@@ -13397,7 +13050,6 @@ msgid "Gujarati"
msgstr "구자라트어"
#: strings.hrc:1382
-#, fuzzy
msgctxt "RID_SUBSETMAP"
msgid "Odia"
msgstr "오디아어"
@@ -14877,7 +14529,6 @@ msgid "Widows"
msgstr "처음 한줄"
#: svxitems.hrc:63
-#, fuzzy
msgctxt "RID_ATTR_NAMES"
msgid "Paragraph spacing"
msgstr "단락 간격"
diff --git a/source/ko/sw/messages.po b/source/ko/sw/messages.po
index b9d397084cc..34da2f4589a 100644
--- a/source/ko/sw/messages.po
+++ b/source/ko/sw/messages.po
@@ -26,7 +26,6 @@ msgid "Hidden Styles"
msgstr "숨겨진 스타일"
#: app.hrc:32
-#, fuzzy
msgctxt "RID_PARAGRAPHSTYLEFAMILY"
msgid "Applied Styles"
msgstr "적용된 스타일"
@@ -97,7 +96,6 @@ msgid "Hidden Styles"
msgstr "숨겨진 스타일"
#: app.hrc:49
-#, fuzzy
msgctxt "RID_CHARACTERSTYLEFAMILY"
msgid "Applied Styles"
msgstr "적용된 스타일"
@@ -120,7 +118,6 @@ msgid "Hidden Styles"
msgstr "숨겨진 스타일"
#: app.hrc:58
-#, fuzzy
msgctxt "RID_FRAMESTYLEFAMILY"
msgid "Applied Styles"
msgstr "적용된 스타일"
@@ -143,7 +140,6 @@ msgid "Hidden Styles"
msgstr "숨겨진 스타일"
#: app.hrc:67
-#, fuzzy
msgctxt "RID_PAGESTYLEFAMILY"
msgid "Applied Styles"
msgstr "적용된 스타일"
@@ -166,7 +162,6 @@ msgid "Hidden Styles"
msgstr "숨겨진 스타일"
#: app.hrc:76
-#, fuzzy
msgctxt "RID_LISTSTYLEFAMILY"
msgid "Applied Styles"
msgstr "적용된 스타일"
@@ -189,7 +184,6 @@ msgid "Hidden Styles"
msgstr "숨겨진 스타일"
#: app.hrc:85
-#, fuzzy
msgctxt "RID_TABLESTYLEFAMILY"
msgid "Applied Styles"
msgstr "적용된 스타일"
@@ -225,7 +219,6 @@ msgid "%PRODUCTNAME Draw/%PRODUCTNAME Impress"
msgstr "%PRODUCTNAME Draw/%PRODUCTNAME Impress"
#: cnttab.hrc:33
-#, fuzzy
msgctxt "RES_SRCTYPES"
msgid "Other OLE Objects"
msgstr "다른 OLE 개체"
@@ -308,7 +301,6 @@ msgid "File format error found."
msgstr "파일 형식 오류가 발견되었습니다."
#: error.hrc:34
-#, fuzzy
msgctxt "RID_SW_ERRHDL"
msgid "Error reading file."
msgstr "파일을 읽는 중 오류가 발생했습니다."
@@ -320,7 +312,6 @@ msgid "This is not a valid WinWord6 file."
msgstr "정상적인 WinWord6 파일이 아닙니다."
#: error.hrc:36
-#, fuzzy
msgctxt "RID_SW_ERRHDL"
msgid "File format error found at $(ARG1)(row,col)."
msgstr "$(ARG1)(행,열)에서 파일 형식 오류가 발견되었습니다."
@@ -370,7 +361,6 @@ msgid "$(ARG1) has changed."
msgstr "$(ARG1)이(가) 변경되었습니다."
#: error.hrc:47
-#, fuzzy
msgctxt "RID_SW_ERRHDL"
msgid "$(ARG1) does not exist."
msgstr "$(ARG1)이(가) 없습니다."
@@ -1427,7 +1417,6 @@ msgstr "다른 너비로 2단(왼쪽<오른쪽)"
#. Table styles, Writer internal, others are taken from Svx
#: strings.hrc:215
-#, fuzzy
msgctxt "STR_TABSTYLE_DEFAULT"
msgid "Default Style"
msgstr "기본 스타일"
@@ -1439,7 +1428,6 @@ msgid "Paragraph Styles"
msgstr "단락 스타일(_P)"
#: strings.hrc:218
-#, fuzzy
msgctxt "STR_CHARACTERSTYLEFAMILY"
msgid "Character Styles"
msgstr "문자 스타일"
@@ -1451,7 +1439,6 @@ msgid "Frame Styles"
msgstr "틀 스타일"
#: strings.hrc:220
-#, fuzzy
msgctxt "STR_PAGESTYLEFAMILY"
msgid "Page Styles"
msgstr "페이지 스타일"
@@ -1531,13 +1518,11 @@ msgid "Bookmark"
msgstr "책갈피"
#: strings.hrc:236
-#, fuzzy
msgctxt "STR_BOOKMARK_NAME"
msgid "Name"
msgstr "이름"
#: strings.hrc:237
-#, fuzzy
msgctxt "STR_BOOKMARK_TEXT"
msgid "Text"
msgstr "텍스트"
@@ -2028,7 +2013,6 @@ msgid "Indexes"
msgstr "색인"
#: strings.hrc:336
-#, fuzzy
msgctxt "STR_CONTENT_TYPE_DRAWOBJECT"
msgid "Drawing objects"
msgstr "그리기 개체"
@@ -2443,7 +2427,6 @@ msgid "Stop attribute"
msgstr "속성 중지"
#: strings.hrc:420
-#, fuzzy
msgctxt "STR_AUTOCORRECT"
msgid "AutoCorrect"
msgstr "자동 고침"
@@ -2499,25 +2482,21 @@ msgid "Apply table attributes"
msgstr "표 속성 적용"
#: strings.hrc:431
-#, fuzzy
msgctxt "STR_UNDO_TABLE_AUTOFMT"
msgid "AutoFormat Table"
msgstr "표 자동 서식"
#: strings.hrc:432
-#, fuzzy
msgctxt "STR_UNDO_TABLE_INSCOL"
msgid "Insert Column"
msgstr "열 삽입"
#: strings.hrc:433
-#, fuzzy
msgctxt "STR_UNDO_TABLE_INSROW"
msgid "Insert Row"
msgstr "행 삽입"
#: strings.hrc:434
-#, fuzzy
msgctxt "STR_UNDO_TABLE_DELBOX"
msgid "Delete row/column"
msgstr "행/열 삭제"
@@ -2533,13 +2512,11 @@ msgid "Delete row"
msgstr "행 삭제"
#: strings.hrc:437
-#, fuzzy
msgctxt "STR_UNDO_TABLE_SPLIT"
msgid "Split Cells"
msgstr "셀 분할"
#: strings.hrc:438
-#, fuzzy
msgctxt "STR_UNDO_TABLE_MERGE"
msgid "Merge Cells"
msgstr "셀 병합"
@@ -2690,13 +2667,11 @@ msgid "column break"
msgstr "열 나누기"
#: strings.hrc:468
-#, fuzzy
msgctxt "STR_UNDO_REDLINE_INSERT"
msgid "Insert $1"
msgstr "$1 삽입"
#: strings.hrc:469
-#, fuzzy
msgctxt "STR_UNDO_REDLINE_DELETE"
msgid "Delete $1"
msgstr "$1 삭제"
@@ -2708,7 +2683,6 @@ msgid "Attributes changed"
msgstr "변경된 속성"
#: strings.hrc:471
-#, fuzzy
msgctxt "STR_UNDO_REDLINE_TABLE"
msgid "Table changed"
msgstr "표 변경"
@@ -2725,19 +2699,16 @@ msgid "Paragraph formatting changed"
msgstr ""
#: strings.hrc:474
-#, fuzzy
msgctxt "STR_UNDO_REDLINE_TABLE_ROW_INSERT"
msgid "Insert Row"
msgstr "행 삽입"
#: strings.hrc:475
-#, fuzzy
msgctxt "STR_UNDO_REDLINE_TABLE_ROW_DELETE"
msgid "Delete Row"
msgstr "행 삭제"
#: strings.hrc:476
-#, fuzzy
msgctxt "STR_UNDO_REDLINE_TABLE_CELL_INSERT"
msgid "Insert Cell"
msgstr "셀 삽입"
@@ -3137,13 +3108,11 @@ msgid "Numbering"
msgstr "번호 매기기"
#: strings.hrc:559
-#, fuzzy
msgctxt "STR_STYLE_FAMILY_TABLE"
msgid "Table"
msgstr "표"
#: strings.hrc:560
-#, fuzzy
msgctxt "STR_STYLE_FAMILY_CELL"
msgid "Cell"
msgstr "셀"
@@ -3170,7 +3139,6 @@ msgid "%PRODUCTNAME %s"
msgstr "%PRODUCTNAME %s"
#: strings.hrc:566
-#, fuzzy
msgctxt "STR_PRINTOPTUI_CONTENTS"
msgid "Contents"
msgstr "내용"
@@ -3218,7 +3186,6 @@ msgid "Print text in blac~k"
msgstr "검은색으로 텍스트 인쇄(~K)"
#: strings.hrc:574
-#, fuzzy
msgctxt "STR_PRINTOPTUI_PAGES_TEXT"
msgid "Pages"
msgstr "페이지"
@@ -3236,7 +3203,6 @@ msgid "~Use only paper tray from printer preferences"
msgstr "인쇄 기본 설정의 용지 트레이만 사용(~U)"
#: strings.hrc:577
-#, fuzzy
msgctxt "STR_PRINTOPTUI_PRINT"
msgid "Print"
msgstr "인쇄"
@@ -3278,7 +3244,6 @@ msgid "Page sides"
msgstr "페이지 면"
#: strings.hrc:584
-#, fuzzy
msgctxt "STR_PRINTOPTUI_ALL_PAGES"
msgid "All pages"
msgstr "모든 페이지"
@@ -3296,7 +3261,6 @@ msgid "Front sides / right pages"
msgstr "앞면 / 오른쪽 페이지"
#: strings.hrc:587
-#, fuzzy
msgctxt "STR_PRINTOPTUI_INCLUDE"
msgid "Include"
msgstr "포함"
@@ -3338,7 +3302,6 @@ msgid "Pa~ges"
msgstr "페이지(~G)"
#: strings.hrc:594
-#, fuzzy
msgctxt "STR_PRINTOPTUI_SELECTION"
msgid "~Selection"
msgstr "선택(~S)"
@@ -3356,13 +3319,11 @@ msgid "Functions"
msgstr "함수"
#: strings.hrc:598
-#, fuzzy
msgctxt "STR_FORMULA_CANCEL"
msgid "Cancel"
msgstr "취소"
#: strings.hrc:599
-#, fuzzy
msgctxt "STR_FORMULA_APPLY"
msgid "Apply"
msgstr "적용"
@@ -3606,13 +3567,11 @@ msgid "Page"
msgstr "페이지"
#: strings.hrc:650
-#, fuzzy
msgctxt "STR_POSTIT_LINE"
msgid "Line"
msgstr "선"
#: strings.hrc:651
-#, fuzzy
msgctxt "STR_POSTIT_AUTHOR"
msgid "Author"
msgstr "작성자"
@@ -3666,7 +3625,6 @@ msgid "Error: Reference source not found"
msgstr "오류: 참조 소스를 찾을 수 없습니다"
#: strings.hrc:660
-#, fuzzy
msgctxt "STR_TEMPLATE_NONE"
msgid "None"
msgstr "없음"
@@ -3678,55 +3636,46 @@ msgid "(fixed)"
msgstr "(고정)"
#: strings.hrc:662
-#, fuzzy
msgctxt "STR_DURATION_FORMAT"
msgid " Y: %1 M: %2 D: %3 H: %4 M: %5 S: %6"
msgstr " Y: %1 M: %2 D: %3 H: %4 M: %5 S: %6"
#: strings.hrc:663
-#, fuzzy
msgctxt "STR_TOI"
msgid "Alphabetical Index"
msgstr "알파벳순 색인"
#: strings.hrc:664
-#, fuzzy
msgctxt "STR_TOU"
msgid "User-Defined"
msgstr "사용자 정의"
#: strings.hrc:665
-#, fuzzy
msgctxt "STR_TOC"
msgid "Table of Contents"
msgstr "목차"
#: strings.hrc:666
-#, fuzzy
msgctxt "STR_TOX_AUTH"
msgid "Bibliography"
msgstr "참고 문헌"
#: strings.hrc:667
-#, fuzzy
msgctxt "STR_TOX_CITATION"
msgid "Citation"
msgstr "인영구"
#: strings.hrc:668
-#, fuzzy
msgctxt "STR_TOX_TBL"
msgid "Index of Tables"
msgstr "표 색인"
#: strings.hrc:669
-#, fuzzy
msgctxt "STR_TOX_OBJ"
msgid "Table of Objects"
msgstr "개체 표"
#: strings.hrc:670
-#, fuzzy
msgctxt "STR_TOX_ILL"
msgid "Illustration Index"
msgstr "삽화 색인"
@@ -3757,7 +3706,6 @@ msgid "Subject"
msgstr "제목(_U)"
#: strings.hrc:676
-#, fuzzy
msgctxt "FLD_DOCINFO_KEYS"
msgid "Keywords"
msgstr "키워드"
@@ -3787,13 +3735,11 @@ msgid "Last printed"
msgstr "최근 인쇄"
#: strings.hrc:681
-#, fuzzy
msgctxt "FLD_DOCINFO_DOCNO"
msgid "Revision number"
msgstr "수정 횟수"
#: strings.hrc:682
-#, fuzzy
msgctxt "FLD_DOCINFO_EDIT"
msgid "Total editing time"
msgstr "총 편집 시간"
@@ -5164,13 +5110,11 @@ msgid "Formula"
msgstr "수식"
#: strings.hrc:1001
-#, fuzzy
msgctxt "STR_CUSTOM_FIELD"
msgid "Custom"
msgstr "사용자 정의"
#: strings.hrc:1003
-#, fuzzy
msgctxt "STR_CUSTOM_LABEL"
msgid "[User]"
msgstr "[사용자]"
@@ -5342,7 +5286,6 @@ msgid "No wrap"
msgstr "배치 없음"
#: strings.hrc:1042
-#, fuzzy
msgctxt "STR_SURROUND_THROUGH"
msgid "Through"
msgstr "문장흐르기"
@@ -6408,19 +6351,16 @@ msgstr "알파벳 색인에 대한 선택 파일 (*.sdi)"
#. Description: character alignment for frmsh.cxx - context menu
#. -----------------------------------------------------------------------
#: strings.hrc:1264
-#, fuzzy
msgctxt "STR_FRMUI_TOP_BASE"
msgid "Base line at ~top"
msgstr "기준선 위(~T)"
#: strings.hrc:1265
-#, fuzzy
msgctxt "STR_FRMUI_BOTTOM_BASE"
msgid "~Base line at bottom"
msgstr "기준선 아래(~B)"
#: strings.hrc:1266
-#, fuzzy
msgctxt "STR_FRMUI_CENTER_BASE"
msgid "Base line ~centered"
msgstr "기준선 가운데(~C)"
@@ -6438,25 +6378,21 @@ msgid "Bottom of line"
msgstr "선 아래"
#: strings.hrc:1269
-#, fuzzy
msgctxt "STR_FRMUI_LINE_CENTER"
msgid "Center of line"
msgstr "줄 가운데"
#: strings.hrc:1270
-#, fuzzy
msgctxt "STR_FRMUI_OLE_INSERT"
msgid "Insert object"
msgstr "개체 삽입"
#: strings.hrc:1271
-#, fuzzy
msgctxt "STR_FRMUI_OLE_EDIT"
msgid "Edit object"
msgstr "개체 편집"
#: strings.hrc:1272
-#, fuzzy
msgctxt "STR_FRMUI_COLL_HEADER"
msgid " (Template: "
msgstr " (서식 파일: "
@@ -6714,13 +6650,11 @@ msgid "Remove empty paragraphs"
msgstr "빈 단락 제거"
#: utlui.hrc:28
-#, fuzzy
msgctxt "RID_SHELLRES_AUTOFMTSTRS"
msgid "Use replacement table"
msgstr "바꾸기 표 사용"
#: utlui.hrc:29
-#, fuzzy
msgctxt "RID_SHELLRES_AUTOFMTSTRS"
msgid "Correct TWo INitial CApitals"
msgstr "단어의 처음 두 문자가 대문자일 경우 고침"
@@ -6738,7 +6672,6 @@ msgid "Replace \"standard\" quotes with %1custom%2 quotes"
msgstr "\"표준\" 따옴표를 %1 \\bcustom%2 따옴표로 바꾸기"
#: utlui.hrc:32
-#, fuzzy
msgctxt "RID_SHELLRES_AUTOFMTSTRS"
msgid "Replace Custom Styles"
msgstr "사용자 정의 스타일 바꾸기"
@@ -6774,7 +6707,6 @@ msgid "URL recognition"
msgstr "URL 인식"
#: utlui.hrc:38
-#, fuzzy
msgctxt "RID_SHELLRES_AUTOFMTSTRS"
msgid "Replace dashes"
msgstr "대시 바꾸기"
@@ -7378,7 +7310,6 @@ msgid "Bullets"
msgstr "글머리 기호"
#: bulletsandnumbering.ui:142
-#, fuzzy
msgctxt "bulletsandnumbering|singlenum"
msgid "Numbering"
msgstr "번호 매기기"
@@ -7399,7 +7330,6 @@ msgid "Position"
msgstr "위치"
#: bulletsandnumbering.ui:234
-#, fuzzy
msgctxt "bulletsandnumbering|customize"
msgid "Customize"
msgstr "사용자 정의"
@@ -7625,7 +7555,6 @@ msgid "Database field:"
msgstr "데이터베이스 필드:"
#: cardmediumpage.ui:255
-#, fuzzy
msgctxt "cardmediumpage|insert|tooltip_text"
msgid "Insert"
msgstr "삽입"
@@ -8391,7 +8320,6 @@ msgid "Choose Item: "
msgstr "항목 선택:"
#: dropdownfielddialog.ui:174
-#, fuzzy
msgctxt "dropdownfielddialog|label1"
msgid "Edit"
msgstr "편집"
@@ -8607,7 +8535,6 @@ msgid "Database field"
msgstr "데이터베이스 필드"
#: envaddresspage.ui:237
-#, fuzzy
msgctxt "envaddresspage|insert|tooltip_text"
msgid "Insert"
msgstr "삽입"
@@ -9197,13 +9124,11 @@ msgid "Insert _reference to"
msgstr "참조 삽입(_R)"
#: fldrefpage.ui:169
-#, fuzzy
msgctxt "fldrefpage|label4"
msgid "Selection"
msgstr "선택"
#: fldrefpage.ui:195
-#, fuzzy
msgctxt "fldrefpage|filter"
msgid "Filter Selection"
msgstr "필터 선택"
@@ -9794,7 +9719,6 @@ msgid "Right-to-left (vertical)"
msgstr "오른쪽에서 왼쪽으로 (세로)"
#: frmaddpage.ui:48
-#, fuzzy
msgctxt "frmaddpage|liststore1"
msgid "Left-to-right (vertical)"
msgstr "왼쪽에서 오른쪽으로 (세로)"
@@ -9836,7 +9760,6 @@ msgid "_Next link:"
msgstr "다음 링크(_N):"
#: frmaddpage.ui:206
-#, fuzzy
msgctxt "frmaddpage|description_label"
msgid "_Description:"
msgstr "설명(_D):"
@@ -10236,19 +10159,16 @@ msgid "Sum"
msgstr "합계"
#: inputwinmenu.ui:20
-#, fuzzy
msgctxt "inputwinmenu|round"
msgid "Round"
msgstr "둥글게"
#: inputwinmenu.ui:28
-#, fuzzy
msgctxt "inputwinmenu|phd"
msgid "Percent"
msgstr "백분율"
#: inputwinmenu.ui:36
-#, fuzzy
msgctxt "inputwinmenu|sqrt"
msgid "Square Root"
msgstr "제곱근"
@@ -10260,7 +10180,6 @@ msgid "Power"
msgstr "제곱"
#: inputwinmenu.ui:52
-#, fuzzy
msgctxt "inputwinmenu|operators"
msgid "Operators"
msgstr "연산자"
@@ -10338,19 +10257,16 @@ msgid "Statistical Functions"
msgstr "통계 함수"
#: inputwinmenu.ui:170
-#, fuzzy
msgctxt "inputwinmenu|mean"
msgid "Mean"
msgstr "평균"
#: inputwinmenu.ui:178
-#, fuzzy
msgctxt "inputwinmenu|min"
msgid "Minimum"
msgstr "최소"
#: inputwinmenu.ui:186
-#, fuzzy
msgctxt "inputwinmenu|max"
msgid "Maximum"
msgstr "최대"
@@ -10368,31 +10284,26 @@ msgid "Sine"
msgstr "선"
#: inputwinmenu.ui:216
-#, fuzzy
msgctxt "inputwinmenu|cos"
msgid "Cosine"
msgstr "코사인"
#: inputwinmenu.ui:224
-#, fuzzy
msgctxt "inputwinmenu|tag"
msgid "Tangent"
msgstr "탄젠트"
#: inputwinmenu.ui:232
-#, fuzzy
msgctxt "inputwinmenu|asin"
msgid "Arcsine"
msgstr "아크 사인"
#: inputwinmenu.ui:240
-#, fuzzy
msgctxt "inputwinmenu|acos"
msgid "Arccosine"
msgstr "아크 코사인"
#: inputwinmenu.ui:248
-#, fuzzy
msgctxt "inputwinmenu|atan"
msgid "Arctangent"
msgstr "아크 탄젠트"
@@ -10414,13 +10325,11 @@ msgid "Bookmark"
msgstr "책갈피"
#: insertbookmark.ui:40
-#, fuzzy
msgctxt "insertbookmark|insert"
msgid "Insert"
msgstr "삽입"
#: insertbookmark.ui:122
-#, fuzzy
msgctxt "insertbookmark|rename"
msgid "Rename"
msgstr "이름 바꾸기"
@@ -10471,7 +10380,6 @@ msgid "Change page number"
msgstr "페이지 번호 변경(~N)"
#: insertbreak.ui:205
-#, fuzzy
msgctxt "insertbreak|pagenumsb-atkobject"
msgid "Change page number"
msgstr "페이지 번호 변경(~N)"
@@ -11297,19 +11205,16 @@ msgid "Action"
msgstr "동작"
#: managechangessidebar.ui:184
-#, fuzzy
msgctxt "managechangessidebar|writerauthor"
msgid "Author"
msgstr "작성자"
#: managechangessidebar.ui:192
-#, fuzzy
msgctxt "managechangessidebar|writerdate"
msgid "Date"
msgstr "날짜"
#: managechangessidebar.ui:200
-#, fuzzy
msgctxt "managechangessidebar|writerdesc"
msgid "Comment"
msgstr "주석"
@@ -11643,7 +11548,6 @@ msgid "Adobe PDF-Document"
msgstr "어도비 PDF 문서"
#: mmresultemaildialog.ui:22
-#, fuzzy
msgctxt "mmresultemaildialog|liststore1"
msgid "Microsoft Word Document"
msgstr "Microsoft Word 문서"
@@ -11655,7 +11559,6 @@ msgid "HTML Message"
msgstr "HTML 메시지"
#: mmresultemaildialog.ui:30
-#, fuzzy
msgctxt "mmresultemaildialog|liststore1"
msgid "Plain Text"
msgstr "일반 텍스트"
@@ -11697,7 +11600,6 @@ msgid "Sen_d as"
msgstr "다른 이름으로 보내기(_D)"
#: mmresultemaildialog.ui:219
-#, fuzzy
msgctxt "mmresultemaildialog|sendassettings"
msgid "Pr_operties..."
msgstr "속성(_O)..."
@@ -11749,7 +11651,6 @@ msgid "Print Documents"
msgstr "문서 인쇄(_T)"
#: mmresultprintdialog.ui:97
-#, fuzzy
msgctxt "mmresultprintdialog|printerft"
msgid "_Printer"
msgstr "프린터(_P)"
@@ -12007,19 +11908,16 @@ msgid "Navigation"
msgstr "내비게이션"
#: navigatorpanel.ui:60
-#, fuzzy
msgctxt "navigatorpanel|back|tooltip_text"
msgid "Back"
msgstr "뒤로"
#: navigatorpanel.ui:73
-#, fuzzy
msgctxt "navigatorpanel|forward|tooltip_text"
msgid "Forward"
msgstr "앞으로"
#: navigatorpanel.ui:86
-#, fuzzy
msgctxt "navigatorpanel|dragmode|tooltip_text"
msgid "Drag Mode"
msgstr "끌기 모드"
@@ -12051,13 +11949,11 @@ msgid "Set Reminder"
msgstr "다음 알림"
#: navigatorpanel.ui:194
-#, fuzzy
msgctxt "navigatorpanel|header|tooltip_text"
msgid "Header"
msgstr "머리글"
#: navigatorpanel.ui:207
-#, fuzzy
msgctxt "navigatorpanel|footer|tooltip_text"
msgid "Footer"
msgstr "바닥글"
@@ -12085,13 +11981,11 @@ msgid "Demote Level"
msgstr "수준 낮춤"
#: navigatorpanel.ui:304
-#, fuzzy
msgctxt "navigatorpanel|documents|tooltip_text"
msgid "Document"
msgstr "문서"
#: navigatorpanel.ui:307
-#, fuzzy
msgctxt "navigatorpanel|documents-atkobject"
msgid "Active Window"
msgstr "활성 창"
@@ -12102,19 +11996,16 @@ msgid "Toggle Master View"
msgstr ""
#: navigatorpanel.ui:364
-#, fuzzy
msgctxt "navigatorpanel|edit|tooltip_text"
msgid "Edit"
msgstr "편집"
#: navigatorpanel.ui:377
-#, fuzzy
msgctxt "navigatorpanel|update|tooltip_text"
msgid "Update"
msgstr "업데이트"
#: navigatorpanel.ui:390
-#, fuzzy
msgctxt "navigatorpanel|insert|tooltip_text"
msgid "Insert"
msgstr "삽입"
@@ -12157,7 +12048,6 @@ msgid " "
msgstr ""
#: notebookbar.ui:421
-#, fuzzy
msgctxt "notebookbar|NewSW|tooltip_text"
msgid "Text Document"
msgstr "텍스트 문서"
@@ -12201,7 +12091,6 @@ msgid " "
msgstr ""
#: notebookbar.ui:488
-#, fuzzy
msgctxt "notebookbar|NewSF|tooltip_text"
msgid "Formula"
msgstr "수식"
@@ -12212,7 +12101,6 @@ msgid " "
msgstr ""
#: notebookbar.ui:504
-#, fuzzy
msgctxt "notebookbar|NewSB|tooltip_text"
msgid "Database"
msgstr "데이터베이스"
@@ -12224,19 +12112,16 @@ msgid "Spreadsheet"
msgstr "스프레드시트"
#: notebookbar.ui:1238
-#, fuzzy
msgctxt "notebookbar|FileLabel"
msgid "File"
msgstr "파일"
#: notebookbar.ui:1371
-#, fuzzy
msgctxt "notebookbar|FontSection|tooltip_text"
msgid "Font"
msgstr "글꼴"
#: notebookbar.ui:1660
-#, fuzzy
msgctxt "notebookbar|FontSection2|tooltip_text"
msgid "Font"
msgstr "글꼴"
@@ -12248,13 +12133,11 @@ msgid "Outline"
msgstr "개요"
#: notebookbar.ui:1799
-#, fuzzy
msgctxt "notebookbar|numberbullet|tooltip_text"
msgid "Bullets and Numbering"
msgstr "글머리 기호 및 번호 매기기"
#: notebookbar.ui:1852
-#, fuzzy
msgctxt "notebookbar|level|tooltip_text"
msgid "Horizontal Alignment"
msgstr "가로 맞춤"
@@ -12272,61 +12155,51 @@ msgid "Vertical Alignment"
msgstr "세로 맞춤(_V)"
#: notebookbar.ui:2017
-#, fuzzy
msgctxt "notebookbar|horizontalalignment|tooltip_text"
msgid "Horizontal Alignment"
msgstr "가로 맞춤"
#: notebookbar.ui:2156
-#, fuzzy
msgctxt "notebookbar|SpacingSection|tooltip_text"
msgid "Spacing"
msgstr "간격"
#: notebookbar.ui:2189
-#, fuzzy
msgctxt "notebookbar|indent|tooltip_text"
msgid "Indent"
msgstr "들여쓰기"
#: notebookbar.ui:2196
-#, fuzzy
msgctxt "notebookbar|increaseindent1|tooltip_text"
msgid "Increase Indent"
msgstr "들여쓰기"
#: notebookbar.ui:2212
-#, fuzzy
msgctxt "notebookbar|decreaseindent1|tooltip_text"
msgid "Decrease Indent"
msgstr "내어쓰기"
#: notebookbar.ui:2234
-#, fuzzy
msgctxt "notebookbar|controlcodes|tooltip_text"
msgid "Indent"
msgstr "들여쓰기"
#: notebookbar.ui:2342
-#, fuzzy
msgctxt "notebookbar|StyleSection|tooltip_text"
msgid "Style"
msgstr "스타일"
#: notebookbar.ui:2474
-#, fuzzy
msgctxt "notebookbar|FindSection|tooltip_text"
msgid "Find"
msgstr "찾기"
#: notebookbar.ui:2530
-#, fuzzy
msgctxt "notebookbar|FindSection1|tooltip_text"
msgid "Find"
msgstr "찾기"
#: notebookbar.ui:2595
-#, fuzzy
msgctxt "notebookbar|HomeLabel"
msgid "Home"
msgstr "첫화면"
@@ -12338,7 +12211,6 @@ msgid "Break"
msgstr "중단(_B)"
#: notebookbar.ui:2800
-#, fuzzy
msgctxt "notebookbar|box70|tooltip_text"
msgid "Gallery"
msgstr "갤러리"
@@ -12349,13 +12221,11 @@ msgid "Open Clip Art and Media Gallery"
msgstr ""
#: notebookbar.ui:2850
-#, fuzzy
msgctxt "notebookbar|box69|tooltip_text"
msgid "Symbol"
msgstr "기호"
#: notebookbar.ui:2882
-#, fuzzy
msgctxt "notebookbar|box17|tooltip_text"
msgid "Basic"
msgstr "기본 효과"
@@ -12373,31 +12243,26 @@ msgid "Shapes"
msgstr "모양"
#: notebookbar.ui:3249
-#, fuzzy
msgctxt "notebookbar|LinksSection|tooltip_text"
msgid "Links"
msgstr "링크"
#: notebookbar.ui:3336
-#, fuzzy
msgctxt "notebookbar|TextSection|tooltip_text"
msgid "Text"
msgstr "텍스트"
#: notebookbar.ui:3373
-#, fuzzy
msgctxt "notebookbar|FontWork"
msgid "Fontwork"
msgstr "폰트워크"
#: notebookbar.ui:3455
-#, fuzzy
msgctxt "notebookbar|FieldsSection|tooltip_text"
msgid "Fields"
msgstr "필드"
#: notebookbar.ui:3545
-#, fuzzy
msgctxt "notebookbar|InsertLabel"
msgid "Insert"
msgstr "삽입"
@@ -12414,7 +12279,6 @@ msgid "Page layout"
msgstr "페이지 레이아웃"
#: notebookbar.ui:4295
-#, fuzzy
msgctxt "notebookbar|ReferencesLabel"
msgid "References"
msgstr "참조"
@@ -12442,25 +12306,21 @@ msgid "Zoom"
msgstr "확대/축소(_Z)"
#: notebookbar.ui:5177
-#, fuzzy
msgctxt "notebookbar|ViewLabel"
msgid "View"
msgstr "보기"
#: notebookbar.ui:5745
-#, fuzzy
msgctxt "notebookbar|formattable|tooltip_text"
msgid "Indent"
msgstr "들여쓰기"
#: notebookbar.ui:5787
-#, fuzzy
msgctxt "notebookbar|formattable1|tooltip_text"
msgid "Indent"
msgstr "들여쓰기"
#: notebookbar.ui:5850
-#, fuzzy
msgctxt "notebookbar|TableLabel"
msgid "Table"
msgstr "표"
@@ -12472,7 +12332,6 @@ msgid "Basics"
msgstr "기준"
#: notebookbar.ui:5872
-#, fuzzy
msgctxt "notebookbar|GraphicDialog"
msgid "Properties"
msgstr "속성"
@@ -12490,19 +12349,16 @@ msgid "Crop"
msgstr "자르기"
#: notebookbar.ui:6537
-#, fuzzy
msgctxt "notebookbar|ImageLabel"
msgid "Image"
msgstr "이미지"
#: notebookbar.ui:6554
-#, fuzzy
msgctxt "notebookbar|LineFormat"
msgid "Line"
msgstr "선"
#: notebookbar.ui:6572
-#, fuzzy
msgctxt "notebookbar|AreaFormat"
msgid "Area"
msgstr "영역"
@@ -12513,7 +12369,6 @@ msgid "Shape / Textbox"
msgstr ""
#: notebookbar.ui:6734
-#, fuzzy
msgctxt "notebookbar|AnchorMenu"
msgid "Anchor"
msgstr "기준 위치"
@@ -12529,25 +12384,21 @@ msgid "Menubar"
msgstr ""
#: notebookbar_compact.ui:2768
-#, fuzzy
msgctxt "notebookbar_compact|fileb"
msgid "_File"
msgstr "파일(_F)"
#: notebookbar_compact.ui:2797
-#, fuzzy
msgctxt "notebookbar_compact|FileLabel"
msgid "File"
msgstr "파일"
#: notebookbar_compact.ui:2873
-#, fuzzy
msgctxt "notebookbar_compact|editb"
msgid "_Edit"
msgstr "편집(_E)"
#: notebookbar_compact.ui:3338
-#, fuzzy
msgctxt "notebookbar_compact|formatb"
msgid "F_ormat"
msgstr "형식(_O)"
@@ -12559,19 +12410,16 @@ msgid "_Menu"
msgstr "메뉴"
#: notebookbar_compact.ui:3690
-#, fuzzy
msgctxt "notebookbar_compact|HomeLabel"
msgid "Home"
msgstr "첫화면"
#: notebookbar_compact.ui:4093
-#, fuzzy
msgctxt "notebookbar_compact|insertb"
msgid "_Insert"
msgstr "삽입(_I)"
#: notebookbar_compact.ui:4123
-#, fuzzy
msgctxt "notebookbar_compact|InsertLabel"
msgid "Insert"
msgstr "삽입"
@@ -12595,7 +12443,6 @@ msgid "Reference_s"
msgstr "참조"
#: notebookbar_compact.ui:4899
-#, fuzzy
msgctxt "notebookbar_compact|ReferencesLabel"
msgid "References"
msgstr "참조"
@@ -12619,19 +12466,16 @@ msgid "_View"
msgstr "보기"
#: notebookbar_compact.ui:5792
-#, fuzzy
msgctxt "notebookbar_compact|ViewLabel"
msgid "View"
msgstr "보기"
#: notebookbar_compact.ui:6448
-#, fuzzy
msgctxt "notebookbar_compact|tableT"
msgid "T_able"
msgstr "표(_A)"
#: notebookbar_compact.ui:6478
-#, fuzzy
msgctxt "notebookbar_compact|TableLabel"
msgid "Table"
msgstr "표"
@@ -12643,13 +12487,11 @@ msgid "_Graphic"
msgstr "그래픽"
#: notebookbar_compact.ui:7136
-#, fuzzy
msgctxt "notebookbar_compact|ImageLabel"
msgid "Image"
msgstr "이미지"
#: notebookbar_compact.ui:7611
-#, fuzzy
msgctxt "notebookbar_compact|wrapb"
msgid "Wrap"
msgstr "자동 줄바꿈"
@@ -12665,25 +12507,21 @@ msgid "Draw"
msgstr ""
#: notebookbar_compact.ui:8117
-#, fuzzy
msgctxt "notebookbar_compact|frame:MenuWrap"
msgid "Wrap"
msgstr "자동 줄바꿈"
#: notebookbar_compact.ui:8144
-#, fuzzy
msgctxt "notebookbar_compact|frame:MenuAlign"
msgid "Align"
msgstr "맞춤"
#: notebookbar_compact.ui:8216
-#, fuzzy
msgctxt "notebookbar_compact|frame:MenuDraw"
msgid "Object"
msgstr "개체"
#: notebookbar_compact.ui:8246
-#, fuzzy
msgctxt "notebookbar_compact|FrameLabel"
msgid "Object"
msgstr "개체"
@@ -12695,7 +12533,6 @@ msgid "_Tools"
msgstr "도구"
#: notebookbar_compact.ui:8810
-#, fuzzy
msgctxt "notebookbar_compact|DevLabel"
msgid "Tools"
msgstr "도구"
@@ -12711,7 +12548,6 @@ msgid "Menubar"
msgstr ""
#: notebookbar_groupedbar_compact.ui:3363
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|Quotation2"
msgid "Quotation"
msgstr "인용"
@@ -12729,13 +12565,11 @@ msgid "_Tools"
msgstr "도구"
#: notebookbar_groupedbar_compact.ui:4148
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|fileb"
msgid "_File"
msgstr "파일(_F)"
#: notebookbar_groupedbar_compact.ui:4302
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|editb"
msgid "_Edit"
msgstr "편집(_E)"
@@ -12747,7 +12581,6 @@ msgid "St_yles"
msgstr "스타일"
#: notebookbar_groupedbar_compact.ui:4619
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|formatb"
msgid "F_ormat"
msgstr "형식(_O)"
@@ -12759,7 +12592,6 @@ msgid "_Paragraph"
msgstr "단락"
#: notebookbar_groupedbar_compact.ui:5044
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|insertb"
msgid "_Insert"
msgstr "삽입(_I)"
@@ -12789,7 +12621,6 @@ msgid "St_yles"
msgstr "스타일"
#: notebookbar_groupedbar_compact.ui:5691
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|formatt"
msgid "F_ormat"
msgstr "형식(_O)"
@@ -12801,7 +12632,6 @@ msgid "_Paragraph"
msgstr "단락"
#: notebookbar_groupedbar_compact.ui:6031
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|tableT"
msgid "T_able"
msgstr "표(_A)"
@@ -12866,7 +12696,6 @@ msgid "_Review"
msgstr "미리보기(_P)"
#: notebookbar_groupedbar_compact.ui:7648
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|commentsb"
msgid "_Comments"
msgstr "설명(_C)"
@@ -12948,7 +12777,6 @@ msgid "St_yles"
msgstr "스타일"
#: notebookbar_groupedbar_compact.ui:9717
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|formats"
msgid "F_ormat"
msgstr "형식(_O)"
@@ -12971,7 +12799,6 @@ msgid "Menubar"
msgstr ""
#: notebookbar_groupedbar_full.ui:3281
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|Quotation2"
msgid "Quotation"
msgstr "인용"
@@ -12995,13 +12822,11 @@ msgid "_Help"
msgstr "도움말"
#: notebookbar_groupedbar_full.ui:4147
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|fileb"
msgid "_File"
msgstr "파일(_F)"
#: notebookbar_groupedbar_full.ui:4384
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|editb"
msgid "_Edit"
msgstr "편집(_E)"
@@ -13013,7 +12838,6 @@ msgid "St_yles"
msgstr "스타일"
#: notebookbar_groupedbar_full.ui:4867
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|formatb"
msgid "F_ormat"
msgstr "형식(_O)"
@@ -13025,7 +12849,6 @@ msgid "_Paragraph"
msgstr "단락"
#: notebookbar_groupedbar_full.ui:5457
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|insertb"
msgid "_Insert"
msgstr "삽입(_I)"
@@ -13079,7 +12902,6 @@ msgid "St_yles"
msgstr "스타일"
#: notebookbar_groupedbar_full.ui:7620
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|formatt"
msgid "F_ormat"
msgstr "형식(_O)"
@@ -13091,7 +12913,6 @@ msgid "_Paragraph"
msgstr "단락"
#: notebookbar_groupedbar_full.ui:8198
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|tabled"
msgid "T_able"
msgstr "표(_A)"
@@ -13138,7 +12959,6 @@ msgid "_Review"
msgstr "미리보기(_P)"
#: notebookbar_groupedbar_full.ui:9858
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|commentsb"
msgid "_Comments"
msgstr "설명(_C)"
@@ -13161,19 +12981,16 @@ msgid "D_raw"
msgstr ""
#: notebookbar_groupedbar_full.ui:11024
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|editdrawb"
msgid "_Edit"
msgstr "편집(_E)"
#: notebookbar_groupedbar_full.ui:11254
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|wrapb"
msgid "Wrap"
msgstr "자동 줄바꿈"
#: notebookbar_groupedbar_full.ui:11268
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|alignb"
msgid "Align"
msgstr "맞춤"
@@ -13202,7 +13019,6 @@ msgid "3_D"
msgstr ""
#: notebookbar_groupedbar_full.ui:12158
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|formatd"
msgid "F_ormat"
msgstr "형식(_O)"
@@ -13220,7 +13036,6 @@ msgid "_View"
msgstr "보기"
#: notebookbar_groupedbar_full.ui:12753
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|insertTextb"
msgid "_Insert"
msgstr "삽입(_I)"
@@ -13262,7 +13077,6 @@ msgid "Default"
msgstr "기본"
#: notebookbar_groups.ui:42
-#, fuzzy
msgctxt "notebookbar_groups|imagestylegray"
msgid "Grayscale"
msgstr "회색조"
@@ -13274,7 +13088,6 @@ msgid "Black and White"
msgstr "흑/백"
#: notebookbar_groups.ui:58
-#, fuzzy
msgctxt "notebookbar_groups|imagestylewater"
msgid "Watermark"
msgstr "워터마크"
@@ -13338,19 +13151,16 @@ msgid "Colorize Orange"
msgstr ""
#: notebookbar_groups.ui:186
-#, fuzzy
msgctxt "notebookbar_groups|hyperlink"
msgid "Hyperlink"
msgstr "하이퍼링크"
#: notebookbar_groups.ui:200
-#, fuzzy
msgctxt "notebookbar_groups|footnote"
msgid "Footnote"
msgstr "각주"
#: notebookbar_groups.ui:209
-#, fuzzy
msgctxt "notebookbar_groups|endnote"
msgid "Endnote"
msgstr "미주"
@@ -13379,19 +13189,16 @@ msgid "Title"
msgstr "제목"
#: notebookbar_groups.ui:335
-#, fuzzy
msgctxt "notebookbar_groups|heading1"
msgid "Heading 1"
msgstr "제목 1"
#: notebookbar_groups.ui:344
-#, fuzzy
msgctxt "notebookbar_groups|heading2"
msgid "Heading 2"
msgstr "제목 2"
#: notebookbar_groups.ui:353
-#, fuzzy
msgctxt "notebookbar_groups|heading3"
msgid "Heading 3"
msgstr "제목 3"
@@ -13402,19 +13209,16 @@ msgid "Default Character"
msgstr ""
#: notebookbar_groups.ui:377
-#, fuzzy
msgctxt "notebookbar_groups|italic"
msgid "Emphasis"
msgstr "강조"
#: notebookbar_groups.ui:386
-#, fuzzy
msgctxt "notebookbar_groups|bold"
msgid "Strong Emphasis"
msgstr "강한 강조"
#: notebookbar_groups.ui:404
-#, fuzzy
msgctxt "notebookbar_groups|tablestylenone"
msgid "None"
msgstr "없음"
@@ -13459,13 +13263,11 @@ msgid "Insert Rows Below"
msgstr "아래에 행 삽입(~R)"
#: notebookbar_groups.ui:495
-#, fuzzy
msgctxt "notebookbar_groups|rowmenudel"
msgid "Delete Rows"
msgstr "행 삭제"
#: notebookbar_groups.ui:504
-#, fuzzy
msgctxt "notebookbar_groups|rowmenuselect"
msgid "Select Rows"
msgstr "행 선택"
@@ -13477,7 +13279,6 @@ msgid "Row Height..."
msgstr "행 높이"
#: notebookbar_groups.ui:528
-#, fuzzy
msgctxt "notebookbar_groups|rowmenuoptimalrow"
msgid "Optimal Row Height"
msgstr "최적 행 높이"
@@ -13489,7 +13290,6 @@ msgid "Distribute Rows Evenly"
msgstr "열을 균등하게 분배"
#: notebookbar_groups.ui:736
-#, fuzzy
msgctxt "notebookbar_groups|filegrouplabel"
msgid "File"
msgstr "파일"
@@ -13501,19 +13301,16 @@ msgid "Clipboard"
msgstr "클립보드"
#: notebookbar_groups.ui:935
-#, fuzzy
msgctxt "notebookbar_groups|paragraphstyleb"
msgid "Style"
msgstr "스타일"
#: notebookbar_groups.ui:1448
-#, fuzzy
msgctxt "notebookbar_groups|formatgrouplabel"
msgid "Text"
msgstr "텍스트"
#: notebookbar_groups.ui:1573
-#, fuzzy
msgctxt "notebookbar_groups|linksb"
msgid "Links"
msgstr "링크"
@@ -13525,19 +13322,16 @@ msgid "Shapes"
msgstr "모양"
#: notebookbar_groups.ui:1722
-#, fuzzy
msgctxt "notebookbar_groups|insertgrouplabel"
msgid "Insert"
msgstr "삽입"
#: notebookbar_groups.ui:1758
-#, fuzzy
msgctxt "notebookbar_groups|tablestyleb"
msgid "Style"
msgstr "스타일"
#: notebookbar_groups.ui:1780
-#, fuzzy
msgctxt "notebookbar_groups|tablerowsb"
msgid "Rows"
msgstr "행"
@@ -13549,25 +13343,21 @@ msgid "Columns"
msgstr "단"
#: notebookbar_groups.ui:2002
-#, fuzzy
msgctxt "notebookbar_groups|tablegrouplabel"
msgid "Table"
msgstr "표"
#: notebookbar_groups.ui:2038
-#, fuzzy
msgctxt "notebookbar_groups|imagestyleb"
msgid "Style"
msgstr "스타일"
#: notebookbar_groups.ui:2079
-#, fuzzy
msgctxt "notebookbar_groups|resetb"
msgid "Reset"
msgstr "초기화"
#: notebookbar_groups.ui:2126
-#, fuzzy
msgctxt "notebookbar_groups|wrapb"
msgid "Wrap"
msgstr "자동 줄바꿈"
@@ -13579,31 +13369,26 @@ msgid "Lock"
msgstr "고정"
#: notebookbar_groups.ui:2189
-#, fuzzy
msgctxt "notebookbar_groups|imagegrouplabel"
msgid "Image"
msgstr "이미지"
#: notebookbar_groups.ui:2247
-#, fuzzy
msgctxt "notebookbar_groups|wrapoff"
msgid "None"
msgstr "없음"
#: notebookbar_groups.ui:2256
-#, fuzzy
msgctxt "notebookbar_groups|wrapideal"
msgid "Optimal"
msgstr "최적"
#: notebookbar_groups.ui:2265
-#, fuzzy
msgctxt "notebookbar_groups|wrapon"
msgid "Parallel"
msgstr "평행"
#: notebookbar_groups.ui:2274
-#, fuzzy
msgctxt "notebookbar_groups|wrapleft"
msgid "Before"
msgstr "앞"
@@ -13615,7 +13400,6 @@ msgid "After"
msgstr "이후"
#: notebookbar_groups.ui:2292
-#, fuzzy
msgctxt "notebookbar_groups|wrapthrough"
msgid "Through"
msgstr "문장흐르기"
@@ -13627,25 +13411,21 @@ msgid "Contour"
msgstr "윤곽(_C)"
#: notebookbar_groups.ui:2316
-#, fuzzy
msgctxt "notebookbar_groups|contourdialog"
msgid "Edit Contour"
msgstr "윤곽 편집"
#: notebookbar_single.ui:473
-#, fuzzy
msgctxt "notebookbar_single|halignment|tooltip_text"
msgid "Horizontal Alignment"
msgstr "가로 맞춤"
#: notebookbar_single.ui:596
-#, fuzzy
msgctxt "notebookbar_single|outlineindent|tooltip_text"
msgid "Indent"
msgstr "들여쓰기"
#: notebookbar_single.ui:678
-#, fuzzy
msgctxt "notebookbar_single|insert|tooltip_text"
msgid "Indent"
msgstr "들여쓰기"
@@ -14220,7 +14000,6 @@ msgid "_Tabs"
msgstr "탭(_T)"
#: optformataidspage.ui:434
-#, fuzzy
msgctxt "optformataidspage|filltabandspace"
msgid "Tabs a_nd spaces"
msgstr "탭과 간격(_N)"
@@ -14866,13 +14645,11 @@ msgid "3 Columns"
msgstr "단"
#: pagecolumncontrol.ui:121
-#, fuzzy
msgctxt "pagecolumncontrol|columnleft"
msgid "Left"
msgstr "왼쪽"
#: pagecolumncontrol.ui:136
-#, fuzzy
msgctxt "pagecolumncontrol|columnright"
msgid "Right"
msgstr "오른쪽"
@@ -14896,13 +14673,11 @@ msgid "3 Columns"
msgstr "단"
#: pagecolumncontrol.ui:196
-#, fuzzy
msgctxt "pagecolumncontrol|columnleftL"
msgid "Left"
msgstr "왼쪽"
#: pagecolumncontrol.ui:211
-#, fuzzy
msgctxt "pagecolumncontrol|columnrightL"
msgid "Right"
msgstr "오른쪽"
@@ -14914,7 +14689,6 @@ msgid "_More Options"
msgstr "더 많은 옵션"
#: pagecolumncontrol.ui:230
-#, fuzzy
msgctxt "pagecolumncontrol|moreoptions|tooltip_text"
msgid "More Options"
msgstr "더 많은 옵션"
@@ -14926,13 +14700,11 @@ msgid "Margins:"
msgstr "여백"
#: pagefooterpanel.ui:60
-#, fuzzy
msgctxt "pagefooterpanel|customlabel"
msgid "Custom"
msgstr "사용자 정의"
#: pagefooterpanel.ui:72
-#, fuzzy
msgctxt "pagefooterpanel|spacing"
msgid "Spacing:"
msgstr "간격:"
@@ -14950,7 +14722,6 @@ msgid "Size:"
msgstr "크기"
#: pageformatpanel.ui:35
-#, fuzzy
msgctxt "pageformatpanel|width"
msgid "Width:"
msgstr "너비:"
@@ -14998,7 +14769,6 @@ msgid "Margins:"
msgstr "여백"
#: pageformatpanel.ui:140
-#, fuzzy
msgctxt "pageformatpanel|marginLB"
msgid "None"
msgstr "없음"
@@ -15010,7 +14780,6 @@ msgid "Narrow"
msgstr "화살표"
#: pageformatpanel.ui:142
-#, fuzzy
msgctxt "pageformatpanel|marginLB"
msgid "Moderate"
msgstr "온화한 효과"
@@ -15037,13 +14806,11 @@ msgid "Wide"
msgstr "숨기기"
#: pageformatpanel.ui:147
-#, fuzzy
msgctxt "pageformatpanel|marginLB"
msgid "Mirrored"
msgstr "대칭"
#: pageformatpanel.ui:158
-#, fuzzy
msgctxt "pageformatpanel|customlabel"
msgid "Custom"
msgstr "사용자 정의"
@@ -15055,13 +14822,11 @@ msgid "Margins:"
msgstr "여백"
#: pageheaderpanel.ui:60
-#, fuzzy
msgctxt "pageheaderpanel|customlabel"
msgid "Custom"
msgstr "사용자 정의"
#: pageheaderpanel.ui:72
-#, fuzzy
msgctxt "pageheaderpanel|spacing"
msgid "Spacing:"
msgstr "간격:"
@@ -15091,7 +14856,6 @@ msgid "Wide"
msgstr "숨기기"
#: pagemargincontrol.ui:127
-#, fuzzy
msgctxt "pagemargincontrol|mirrored"
msgid "Mirrored"
msgstr "대칭"
@@ -15121,7 +14885,6 @@ msgid "Wide"
msgstr "숨기기"
#: pagemargincontrol.ui:203
-#, fuzzy
msgctxt "pagemargincontrol|mirroredL"
msgid "Mirrored"
msgstr "대칭"
@@ -15169,7 +14932,6 @@ msgid "O_uter"
msgstr "외부"
#: pagemargincontrol.ui:410
-#, fuzzy
msgctxt "pagemargincontrol|label1"
msgid "Custom"
msgstr "사용자 정의"
@@ -15193,37 +14955,31 @@ msgid "_More Options"
msgstr "더 많은 옵션"
#: pagesizecontrol.ui:55
-#, fuzzy
msgctxt "pagesizecontrol|moreoptions|tooltip_text"
msgid "More Options"
msgstr "더 많은 옵션"
#: pagestylespanel.ui:15
-#, fuzzy
msgctxt "pagestylespanel|liststorePageLayout"
msgid "Right and left"
msgstr "오른쪽과 왼쪽"
#: pagestylespanel.ui:19
-#, fuzzy
msgctxt "pagestylespanel|liststorePageLayout"
msgid "Mirrored"
msgstr "대칭"
#: pagestylespanel.ui:23
-#, fuzzy
msgctxt "pagestylespanel|liststorePageLayout"
msgid "Only right"
msgstr "오른쪽만"
#: pagestylespanel.ui:27
-#, fuzzy
msgctxt "pagestylespanel|liststorePageLayout"
msgid "Only left"
msgstr "왼쪽만"
#: pagestylespanel.ui:51
-#, fuzzy
msgctxt "pagestylespanel|numberslabel"
msgid "Number:"
msgstr "숫자:"
@@ -15241,7 +14997,6 @@ msgid "Layout:"
msgstr "레이아웃(_L):"
#: pagestylespanel.ui:119
-#, fuzzy
msgctxt "pagestylespanel|columnlabel"
msgid "Columns:"
msgstr "열:"
@@ -15265,19 +15020,16 @@ msgid "3 Columns"
msgstr "단"
#: pagestylespanel.ui:136
-#, fuzzy
msgctxt "pagestylespanel|columnbox"
msgid "Left"
msgstr "왼쪽"
#: pagestylespanel.ui:137
-#, fuzzy
msgctxt "pagestylespanel|columnbox"
msgid "Right"
msgstr "오른쪽"
#: pagestylespanel.ui:214
-#, fuzzy
msgctxt "pagestylespanel|customlabel"
msgid "Custom"
msgstr "사용자 정의"
@@ -15438,7 +15190,6 @@ msgid "Flip"
msgstr "반전"
#: picturepage.ui:292
-#, fuzzy
msgctxt "picturepage|FT_ANGLE"
msgid "_Angle:"
msgstr "각도(_A):"
@@ -15450,19 +15201,16 @@ msgid "0,00"
msgstr "0,05"
#: picturepage.ui:335
-#, fuzzy
msgctxt "picturepage|FT_ANGLEPRESETS"
msgid "Default _settings:"
msgstr "기본 설정(_S):"
#: picturepage.ui:349
-#, fuzzy
msgctxt "picturepage|CTL_ANGLE|tooltip_text"
msgid "Rotation Angle"
msgstr "회전각"
#: picturepage.ui:374
-#, fuzzy
msgctxt "picturepage|label2"
msgid "Rotation Angle"
msgstr "회전각"
@@ -15896,13 +15644,11 @@ msgid "Open in New Window"
msgstr "새 창으로 열기"
#: readonlymenu.ui:28
-#, fuzzy
msgctxt "readonlymenu|edit"
msgid "_Edit"
msgstr "편집(_E)"
#: readonlymenu.ui:36
-#, fuzzy
msgctxt "readonlymenu|selection"
msgid "Select Text"
msgstr "텍스트 선택"
@@ -15926,7 +15672,6 @@ msgid "HT_ML Source"
msgstr "HTML 원본"
#: readonlymenu.ui:74
-#, fuzzy
msgctxt "readonlymenu|backward"
msgid "Backwards"
msgstr "뒤로"
@@ -15944,7 +15689,6 @@ msgid "Save Image..."
msgstr "이미지 저장..."
#: readonlymenu.ui:104
-#, fuzzy
msgctxt "readonlymenu|graphictogallery"
msgid "Add Image"
msgstr "이미지 추가"
@@ -15998,7 +15742,6 @@ msgid "Leave Full-Screen Mode"
msgstr "전체 화면 모드 유지"
#: readonlymenu.ui:242
-#, fuzzy
msgctxt "readonlymenu|copy"
msgid "_Copy"
msgstr "복사(_C)"
@@ -16359,7 +16102,6 @@ msgid "None"
msgstr "없음"
#: sidebarwrap.ui:36
-#, fuzzy
msgctxt "sidebarwrap|buttonnone-atkobject"
msgid "None"
msgstr "없음"
@@ -16370,7 +16112,6 @@ msgid "Parallel"
msgstr "평행"
#: sidebarwrap.ui:59
-#, fuzzy
msgctxt "sidebarwrap|buttonparallel-atkobject"
msgid "Parallel"
msgstr "평행"
@@ -16381,7 +16122,6 @@ msgid "Optimal"
msgstr "최적"
#: sidebarwrap.ui:82
-#, fuzzy
msgctxt "sidebarwrap|buttonoptimal-atkobject"
msgid "Optimal"
msgstr "최적"
@@ -16392,7 +16132,6 @@ msgid "Before"
msgstr "앞"
#: sidebarwrap.ui:105
-#, fuzzy
msgctxt "sidebarwrap|buttonbefore-atkobject"
msgid "Before"
msgstr "앞"
@@ -16414,7 +16153,6 @@ msgid "Through"
msgstr "문장흐르기"
#: sidebarwrap.ui:151
-#, fuzzy
msgctxt "sidebarwrap|buttonthrough-atkobject"
msgid "Through"
msgstr "문장흐르기"
@@ -16520,19 +16258,16 @@ msgid "Key 3"
msgstr "키 3"
#: sortdialog.ui:408
-#, fuzzy
msgctxt "sortdialog|typelb1-atkobject"
msgid "Key type"
msgstr "키 유형"
#: sortdialog.ui:431
-#, fuzzy
msgctxt "sortdialog|typelb2-atkobject"
msgid "Key type"
msgstr "키 유형"
#: sortdialog.ui:452
-#, fuzzy
msgctxt "sortdialog|typelb3-atkobject"
msgid "Key type"
msgstr "키 유형"
@@ -16593,19 +16328,16 @@ msgid "Setting"
msgstr "설정"
#: spellmenu.ui:12
-#, fuzzy
msgctxt "spellmenu|ignoreall"
msgid "I_gnore All"
msgstr "모두 건너뛰기(_G)"
#: spellmenu.ui:20
-#, fuzzy
msgctxt "spellmenu|addmenu"
msgid "_Add to Dictionary"
msgstr "사전 추가하기(_A)"
#: spellmenu.ui:34
-#, fuzzy
msgctxt "spellmenu|add"
msgid "_Add to Dictionary"
msgstr "사전 추가하기(_A)"
@@ -16623,7 +16355,6 @@ msgid "Set Language for Selection"
msgstr "선택에 대한 언어 설정"
#: spellmenu.ui:94
-#, fuzzy
msgctxt "spellmenu|langpara"
msgid "Set Language for Paragraph"
msgstr "단락에 대한 언어 설정"
@@ -17055,7 +16786,6 @@ msgid "Position"
msgstr "위치"
#: templatedialog16.ui:259
-#, fuzzy
msgctxt "templatedialog16|customize"
msgid "Customize"
msgstr "사용자 정의"
@@ -17693,13 +17423,11 @@ msgid "_3:"
msgstr "_3:"
#: tocentriespage.ui:890
-#, fuzzy
msgctxt "tocentriespage|up1cb|tooltip_text"
msgid "Ascending"
msgstr "오름차순"
#: tocentriespage.ui:907
-#, fuzzy
msgctxt "tocentriespage|down1cb|tooltip_text"
msgid "Descending"
msgstr "내림차순"
@@ -18155,25 +17883,21 @@ msgid "The following error occurred:"
msgstr "다음 오류가 발생:"
#: watermarkdialog.ui:19
-#, fuzzy
msgctxt "watermarkdialog|WatermarkDialog"
msgid "Watermark"
msgstr "워터마크"
#: watermarkdialog.ui:85
-#, fuzzy
msgctxt "watermarkdialog|TextLabel"
msgid "Text"
msgstr "텍스트"
#: watermarkdialog.ui:118
-#, fuzzy
msgctxt "watermarkdialog|FontLabel"
msgid "Font"
msgstr "글꼴"
#: watermarkdialog.ui:130
-#, fuzzy
msgctxt "watermarkdialog|AngleLabel"
msgid "Angle"
msgstr "각도"
diff --git a/source/ko/sysui/desktop/share.po b/source/ko/sysui/desktop/share.po
index dd3c0cb60f3..c79a003ad34 100644
--- a/source/ko/sysui/desktop/share.po
+++ b/source/ko/sysui/desktop/share.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2016-05-07 21:35+0200\n"
-"PO-Revision-Date: 2015-06-02 07:31+0000\n"
-"Last-Translator: Jihui Choi <jihui.choi@gmail.com>\n"
+"PO-Revision-Date: 2016-05-08 19:33+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ko\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1433230300.000000\n"
+"X-POOTLE-MTIME: 1462736018.000000\n"
#: documents.ulf
msgctxt ""
@@ -377,7 +377,6 @@ msgid "Microsoft Excel Worksheet"
msgstr "Microsoft Excel 워크시트"
#: launcher_comment.ulf
-#, fuzzy
msgctxt ""
"launcher_comment.ulf\n"
"writer\n"
diff --git a/source/ko/uui/messages.po b/source/ko/uui/messages.po
index 62ffc43827f..5fa02def3d9 100644
--- a/source/ko/uui/messages.po
+++ b/source/ko/uui/messages.po
@@ -381,7 +381,6 @@ msgstr ""
"$(ARG1)"
#: ids.hrc:158
-#, fuzzy
msgctxt "STR_UUI_UNKNOWNAUTH_UNTRUSTED"
msgid ""
"Unable to verify the identity of $(ARG1) site.\n"
@@ -393,7 +392,6 @@ msgstr ""
"이 인증을 수락하기 전에 이 사이트의 인증을 재확인해야 합니다. $(ARG1) 사이트 확인을 위해 이 인증을 수락하시겠습니까?"
#: ids.hrc:159
-#, fuzzy
msgctxt "STR_UUI_SSLWARN_EXPIRED"
msgid ""
"$(ARG1) is a site that uses a security certificate to encrypt data during transmission, but its certificate expired on $(ARG2).\n"
@@ -405,13 +403,11 @@ msgstr ""
"컴퓨터 시각이 정확한지 확인하십시오."
#: ids.hrc:160
-#, fuzzy
msgctxt "STR_UUI_SSLWARN_EXPIRED_TITLE"
msgid "Security Warning: Server Certificate Invalid"
msgstr "보안 경고: 서버 인증 무효"
#: ids.hrc:161
-#, fuzzy
msgctxt "STR_UUI_SSLWARN_DOMAINMISMATCH"
msgid ""
"You have attempted to establish a connection with $(ARG1). However, the security certificate presented belongs to $(ARG2). It is possible, though unlikely, that someone may be trying to intercept your communication with this web site.\n"
@@ -427,13 +423,11 @@ msgstr ""
"계속하시겠습니까?"
#: ids.hrc:162
-#, fuzzy
msgctxt "STR_UUI_SSLWARN_DOMAINMISMATCH_TITLE"
msgid "Security Warning: Server Certificate Expired"
msgstr "보안 경고: 서버 인증 만료"
#: ids.hrc:163
-#, fuzzy
msgctxt "STR_UUI_SSLWARN_INVALID"
msgid ""
"The certificate could not be validated. You should examine this site's certificate carefully.\n"
@@ -445,7 +439,6 @@ msgstr ""
"인증이 의심된다면, 접속을 취소하고 사이트 관리자에게 통보하십시오."
#: ids.hrc:164
-#, fuzzy
msgctxt "STR_UUI_SSLWARN_INVALID_TITLE"
msgid "Security Warning: Domain Name Mismatch"
msgstr "보안 경고: 도메인명 불일치"
@@ -563,7 +556,6 @@ msgid "The lock file could not be created for exclusive access by %PRODUCTNAME,
msgstr "파일이 있는 위치에 잠금 파일을 생성하기 위한 권한이 없으므로 %PRODUCTNAME 이(가) 배타적 접근을 위해 파일을 잠글 수 없습니다."
#: strings.hrc:47
-#, fuzzy
msgctxt "STR_LOCKFAILED_OPENREADONLY_BTN"
msgid "Open ~Read-Only"
msgstr "읽기 전용 열기(~R)"
@@ -719,7 +711,6 @@ msgid "The lock file is corrupted and probably empty. Opening the document read-
msgstr ""
#: strings.hrc:76
-#, fuzzy
msgctxt "STR_LOCKCORRUPT_OPENREADONLY_BTN"
msgid "Open ~Read-Only"
msgstr "읽기 전용 열기(~R)"
diff --git a/source/ko/vcl/messages.po b/source/ko/vcl/messages.po
index d1cf657b93f..57a02a5a199 100644
--- a/source/ko/vcl/messages.po
+++ b/source/ko/vcl/messages.po
@@ -693,13 +693,11 @@ msgid "default"
msgstr "기본값"
#: strings.hrc:133
-#, fuzzy
msgctxt "SV_MSGBOX_INFO"
msgid "Information"
msgstr "정보"
#: strings.hrc:134
-#, fuzzy
msgctxt "SV_MSGBOX_WARNING"
msgid "Warning"
msgstr "경고"
@@ -711,7 +709,6 @@ msgid "Error"
msgstr "오류"
#: strings.hrc:136
-#, fuzzy
msgctxt "SV_MSGBOX_QUERY"
msgid "Confirmation"
msgstr "확인"
@@ -897,7 +894,6 @@ msgid "Cu_t"
msgstr "잘라내기"
#: editmenu.ui:34
-#, fuzzy
msgctxt "editmenu|copy"
msgid "_Copy"
msgstr "복사(_C)"
diff --git a/source/ko/wizards/messages.po b/source/ko/wizards/messages.po
index 45ca39dbdf6..128935a8a9f 100644
--- a/source/ko/wizards/messages.po
+++ b/source/ko/wizards/messages.po
@@ -14,61 +14,51 @@ msgstr ""
"X-Generator: LibreOffice\n"
#: strings.hrc:32
-#, fuzzy
msgctxt "RID_COMMON_START_0"
msgid "The directory '%1' could not be created.<BR>There may not be enough space left on your hard disk."
msgstr "'%1' 폴더를 만들 수 없습니다.<BR>하드 디스크에 공간이 부족할 수 있습니다."
#: strings.hrc:33
-#, fuzzy
msgctxt "RID_COMMON_START_1"
msgid "The text document could not be created.<BR>Please check if the module 'PRODUCTNAME Writer' is installed."
msgstr "텍스트 문서를 만들 수 없습니다.<BR>'PRODUCTNAME Writer' 모듈이 설치되어 있는지 확인하십시오."
#: strings.hrc:34
-#, fuzzy
msgctxt "RID_COMMON_START_2"
msgid "The spreadsheet could not be created.<BR>Please check if the module 'PRODUCTNAME Calc' is installed."
msgstr "스프레드시트를 만들 수 없습니다.<BR>'PRODUCTNAME Calc' 모듈이 설치되어 있는지 확인하십시오."
#: strings.hrc:35
-#, fuzzy
msgctxt "RID_COMMON_START_3"
msgid "The presentation could not be created.<BR>Please check if the module 'PRODUCTNAME Impress' is installed."
msgstr "프레젠테이션을 만들 수 없습니다.<BR>'PRODUCTNAME Impress' 모듈이 설치되어 있는지 확인하십시오."
#: strings.hrc:36
-#, fuzzy
msgctxt "RID_COMMON_START_4"
msgid "The drawing could not be created.<BR>Please check if the module 'PRODUCTNAME Draw' is installed."
msgstr "그리기를 만들 수 없습니다.<BR>'PRODUCTNAME Draw' 모듈이 설치되어 있는지 확인하십시오."
#: strings.hrc:37
-#, fuzzy
msgctxt "RID_COMMON_START_5"
msgid "The formula could not be created.<BR>Please check if the module 'PRODUCTNAME Math' is installed."
msgstr "수식을 만들 수 없습니다.<BR>'PRODUCTNAME Math' 모듈이 설치되어 있는지 확인하십시오."
#: strings.hrc:38
-#, fuzzy
msgctxt "RID_COMMON_START_6"
msgid "The files required could not be found.<BR>Please start the %PRODUCTNAME Setup and choose 'Repair'."
msgstr "필요한 파일을 찾을 수 없습니다.<BR> %PRODUCTNAME 설치 프로그램을 시작하여 [복구] 옵션을 선택하십시오."
#: strings.hrc:39
-#, fuzzy
msgctxt "RID_COMMON_START_7"
msgid "The file '<PATH>' already exists.<BR><BR>Would you like to overwrite the existing file?"
msgstr "'<PATH>' 파일은 이미 있습니다.<BR><BR>이 파일을 덮어쓰시겠습니까?"
#: strings.hrc:40
-#, fuzzy
msgctxt "RID_COMMON_START_8"
msgid "Yes"
msgstr "예"
#: strings.hrc:41
-#, fuzzy
msgctxt "RID_COMMON_START_9"
msgid "Yes to All"
msgstr "모두 예"
@@ -80,19 +70,16 @@ msgid "No"
msgstr "아니요"
#: strings.hrc:43
-#, fuzzy
msgctxt "RID_COMMON_START_11"
msgid "Cancel"
msgstr "취소"
#: strings.hrc:44
-#, fuzzy
msgctxt "RID_COMMON_START_12"
msgid "~Finish"
msgstr "마침(~F)"
#: strings.hrc:45
-#, fuzzy
msgctxt "RID_COMMON_START_13"
msgid "< ~Back"
msgstr "< 뒤로(~B)"
@@ -104,19 +91,16 @@ msgid "~Next >"
msgstr "다음 (~N)>"
#: strings.hrc:47
-#, fuzzy
msgctxt "RID_COMMON_START_15"
msgid "~Help"
msgstr "도움말(~H)"
#: strings.hrc:48
-#, fuzzy
msgctxt "RID_COMMON_START_16"
msgid "Steps"
msgstr "단계"
#: strings.hrc:49
-#, fuzzy
msgctxt "RID_COMMON_START_17"
msgid "Close"
msgstr "닫기"
@@ -128,19 +112,16 @@ msgid "OK"
msgstr "확인"
#: strings.hrc:51
-#, fuzzy
msgctxt "RID_COMMON_START_19"
msgid "The file already exists. Do you want to overwrite it?"
msgstr "파일이 이미 있습니다. 덮어쓰시겠습니까?"
#: strings.hrc:52
-#, fuzzy
msgctxt "RID_COMMON_START_20"
msgid "Template created via <wizard_name> on <current_date>."
msgstr "<current_date> 에 <wizard_name> 을(를) 통해 만든 서식 파일"
#: strings.hrc:53
-#, fuzzy
msgctxt "RID_COMMON_START_21"
msgid ""
"The wizard could not be run, because important files were not found.\n"
@@ -152,253 +133,211 @@ msgstr ""
"그런 다음 마법사를 다시 실행하십시오."
#: strings.hrc:56
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_1"
msgid "Letter Wizard"
msgstr "편지 마법사"
#: strings.hrc:57
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_2"
msgid "Label9"
msgstr "레이블9"
#: strings.hrc:58
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_3"
msgid "~Business letter"
msgstr "업무용 편지(~B)"
#: strings.hrc:59
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_4"
msgid "~Formal personal letter"
msgstr "공식적인 개인적 편지(~F)"
#: strings.hrc:60
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_5"
msgid "~Personal letter"
msgstr "개인적 편지(~P)"
#: strings.hrc:61
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_6"
msgid "~Use letterhead paper with pre-printed elements"
msgstr "미리 인쇄된 요소가 있는 레터헤드 용지 사용(~U)"
#: strings.hrc:62
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_7"
msgid "~Logo"
msgstr "로고(~L)"
#: strings.hrc:63
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_8"
msgid "Return address"
msgstr "반송 주소"
#: strings.hrc:64
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_9"
msgid "~Include footer"
msgstr "바닥글 포함(~I)"
#: strings.hrc:65
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_10"
msgid "~Return address in envelope window"
msgstr "편지 봉투 창의 반송 주소(~R)"
#: strings.hrc:66
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_11"
msgid "~Logo"
msgstr "로고(~L)"
#: strings.hrc:67
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_12"
msgid "~Return address in envelope window"
msgstr "편지 봉투 창의 반송 주소(~R)"
#: strings.hrc:68
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_13"
msgid "Letter Signs"
msgstr "편지 서명"
#: strings.hrc:69
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_14"
msgid "S~ubject line"
msgstr "제목 줄(~U)"
#: strings.hrc:70
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_15"
msgid "Salu~tation"
msgstr "인사말(~T)"
#: strings.hrc:71
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_16"
msgid "Fold ~marks"
msgstr "접는 표시(~M)"
#: strings.hrc:72
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_17"
msgid "~Complimentary close"
msgstr "인사말(~C)"
#: strings.hrc:73
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_18"
msgid "~Footer"
msgstr "바닥글(~F)"
#: strings.hrc:74
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_19"
msgid "~Use user data for return address"
msgstr "반송 주소에 사용자 데이터 사용(~U)"
#: strings.hrc:75
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_20"
msgid "~New sender address:"
msgstr "보낸 사람 새 주소(~N):"
#: strings.hrc:76
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_21"
msgid "Use placeholders for ~recipient's address"
msgstr "수신인 주소에 자리 표시자 사용(~R)"
#: strings.hrc:77
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_22"
msgid "Use address database for ~mail merge"
msgstr "편지 병합에 주소 데이터베이스 사용(~M)"
#: strings.hrc:78
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_23"
msgid "Include ~only on second and following pages"
msgstr "두 번째 및 다음 페이지에만 포함(~O)"
#: strings.hrc:79
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_24"
msgid "~Include page number"
msgstr "페이지 번호 포함(~I)"
#: strings.hrc:80
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_25"
msgid "Letter Template"
msgstr "편지 서식 파일"
#: strings.hrc:81
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_26"
msgid "Create a ~letter from this template"
msgstr "이 서식 파일로 편지 만들기(~L)"
#: strings.hrc:82
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_27"
msgid "Make ~manual changes to this letter template"
msgstr "이 편지 서식 파일을 수동으로 변경(~M)"
#: strings.hrc:83
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_28"
msgid "Page design"
msgstr "페이지 디자인"
#: strings.hrc:84
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_29"
msgid "Page design"
msgstr "페이지 디자인"
#: strings.hrc:85
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_30"
msgid "Page design"
msgstr "페이지 디자인"
#: strings.hrc:86
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_31"
msgid "This wizard helps you to create a letter template. You can then use the template as the basis for writing letters as often as desired."
msgstr "이 마법사는 편지 서식 파일 만들기를 도와줍니다. 그리고 나서 원할 때마다 이 서식 파일을 편지 쓰기의 기준으로 사용할 수 있습니다."
#: strings.hrc:87
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_32"
msgid "~Height:"
msgstr "높이(~H):"
#: strings.hrc:88
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_33"
msgid "~Width:"
msgstr "너비(~W):"
#: strings.hrc:89
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_34"
msgid "S~pacing to left margin:"
msgstr "왼쪽 여백과의 간격(~P):"
#: strings.hrc:90
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_35"
msgid "Spacing ~to top margin:"
msgstr "위쪽 여백과의 간격(~T):"
#: strings.hrc:91
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_36"
msgid "Height:"
msgstr "높이:"
#: strings.hrc:92
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_37"
msgid "Width:"
msgstr "너비:"
#: strings.hrc:93
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_38"
msgid "S~pacing to left margin:"
msgstr "왼쪽 여백과의 간격(~P):"
#: strings.hrc:94
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_39"
msgid "Spacing ~to top margin:"
msgstr "위쪽 여백과의 간격(~T):"
#: strings.hrc:95
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_40"
msgid "Height:"
msgstr "높이:"
#: strings.hrc:96
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_42"
msgid "Sender's address"
msgstr "보낸 사람 주소"
#: strings.hrc:97
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_43"
msgid "Name:"
msgstr "이름:"
@@ -410,91 +349,76 @@ msgid "Street:"
msgstr "주소:"
#: strings.hrc:99
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_45"
msgid "ZIP code/State/City:"
msgstr "우편 번호/국가명/도시명:"
#: strings.hrc:100
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_46"
msgid "Recipient's address"
msgstr "수신인 주소"
#: strings.hrc:101
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_47"
msgid "Footer"
msgstr "바닥글"
#: strings.hrc:102
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_48"
msgid "This wizard creates a letter template which enables you to create multiple letters with the same layout and settings."
msgstr "이 마법사는 레이아웃과 설정이 동일한 여러 편지를 만드는 데 사용할 수 있는 편지 서식 파일을 만듭니다."
#: strings.hrc:103
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_49"
msgid "To create another new letter out of the template just navigate to the template location and double-click it."
msgstr "서식 파일을 바탕으로 다른 새 편지를 만들려면 이 서식 파일 위치로 이동하여 두 번 클릭하면 됩니다."
#: strings.hrc:104
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_50"
msgid "Template name:"
msgstr "서식 파일 이름:"
#: strings.hrc:105
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_51"
msgid "Location and file name:"
msgstr "위치 및 파일 이름:"
#: strings.hrc:106
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_52"
msgid "How do you want to proceed?"
msgstr "진행 방법을 선택하십시오."
#: strings.hrc:107
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_53"
msgid "Please choose the type of letter and page design"
msgstr "편지 유형과 페이지 디자인을 선택하십시오."
#: strings.hrc:108
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_54"
msgid "Select the items to be printed"
msgstr "인쇄할 항목을 선택하십시오."
#: strings.hrc:109
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_55"
msgid "Specify items already on your letterhead paper"
msgstr "레터헤드 용지에 이미 있는 항목을 지정하십시오."
#: strings.hrc:110
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_56"
msgid "Specify the sender and recipient information"
msgstr "보낸 사람 및 받는 사람 정보를 지정하십시오."
#: strings.hrc:111
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_57"
msgid "Fill in the information you would like in the footer"
msgstr "바닥글에 원하는 정보를 입력하십시오."
#: strings.hrc:112
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_58"
msgid "Please specify last settings"
msgstr "마지막 설정을 지정하십시오."
#: strings.hrc:113
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_59"
msgid "Subject:"
msgstr "주제:"
@@ -518,7 +442,6 @@ msgid "Office"
msgstr "사무실"
#: strings.hrc:117
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_63"
msgid "Bottle"
msgstr "병"
@@ -536,19 +459,16 @@ msgid "Marine"
msgstr "청녹색"
#: strings.hrc:120
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_66"
msgid "Red Line"
msgstr "빨간 줄"
#: strings.hrc:123
-#, fuzzy
msgctxt "RID_LETTERWIZARDSALUTATION_START_1"
msgid "To Whom it May Concern"
msgstr "담당자 귀하"
#: strings.hrc:124
-#, fuzzy
msgctxt "RID_LETTERWIZARDSALUTATION_START_2"
msgid "Dear Sir or Madam"
msgstr "홍길동 귀하"
@@ -560,169 +480,141 @@ msgid "Hello"
msgstr "안녕하십니까."
#: strings.hrc:128
-#, fuzzy
msgctxt "RID_LETTERWIZARDGREETING_START_1"
msgid "Sincerely"
msgstr "홍길동 드림"
#: strings.hrc:129
-#, fuzzy
msgctxt "RID_LETTERWIZARDGREETING_START_2"
msgid "Best regards"
msgstr "안녕히 계십시오."
#: strings.hrc:130
-#, fuzzy
msgctxt "RID_LETTERWIZARDGREETING_START_3"
msgid "Cheers"
msgstr "감사합니다."
#: strings.hrc:133
-#, fuzzy
msgctxt "RID_LETTERWIZARDROADMAP_START_1"
msgid "Page design"
msgstr "페이지 디자인"
#: strings.hrc:134
-#, fuzzy
msgctxt "RID_LETTERWIZARDROADMAP_START_2"
msgid "Letterhead layout"
msgstr "레터헤드 레이아웃"
#: strings.hrc:135
-#, fuzzy
msgctxt "RID_LETTERWIZARDROADMAP_START_3"
msgid "Printed items"
msgstr "인쇄된 항목"
#: strings.hrc:136
-#, fuzzy
msgctxt "RID_LETTERWIZARDROADMAP_START_4"
msgid "Recipient and sender"
msgstr "받는 사람 및 보낸 사람"
#: strings.hrc:137
-#, fuzzy
msgctxt "RID_LETTERWIZARDROADMAP_START_5"
msgid "Footer"
msgstr "바닥글"
#: strings.hrc:138
-#, fuzzy
msgctxt "RID_LETTERWIZARDROADMAP_START_6"
msgid "Name and location"
msgstr "이름 및 위치"
#: strings.hrc:141
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_1"
msgid "Fax Wizard"
msgstr "팩스 마법사"
#: strings.hrc:142
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_2"
msgid "Label9"
msgstr "레이블9"
#: strings.hrc:143
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_3"
msgid "~Business Fax"
msgstr "업무용 팩스(~B)"
#: strings.hrc:144
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_4"
msgid "~Personal Fax"
msgstr "개인용 팩스(~P)"
#: strings.hrc:145
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_5"
msgid "~Logo"
msgstr "로고(~L)"
#: strings.hrc:146
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_6"
msgid "S~ubject line"
msgstr "제목 줄(~U)"
#: strings.hrc:147
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_7"
msgid "S~alutation"
msgstr "인사말(~A)"
#: strings.hrc:148
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_8"
msgid "~Complimentary close"
msgstr "인사말(~C)"
#: strings.hrc:149
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_9"
msgid "~Footer"
msgstr "바닥글(~F)"
#: strings.hrc:150
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_10"
msgid "~Use user data for return address"
msgstr "반송 주소에 사용자 데이터 사용(~U)"
#: strings.hrc:151
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_11"
msgid "~New return address"
msgstr "새 반송 주소(~N)"
#: strings.hrc:152
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_12"
msgid "My Fax Template"
msgstr "내 팩스 서식 파일"
#: strings.hrc:153
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_13"
msgid "Create a ~fax from this template"
msgstr "이 서식 파일로 팩스 만들기(~F)"
#: strings.hrc:154
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_14"
msgid "Make ~manual changes to this fax template"
msgstr "이 팩스 서식 파일을 수동으로 변경(~M)"
#: strings.hrc:155
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_15"
msgid "Page design"
msgstr "페이지 디자인"
#: strings.hrc:156
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_16"
msgid "Page design"
msgstr "페이지 디자인"
#: strings.hrc:157
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_17"
msgid "This wizard helps you to create a fax template. The template can then be used to create a fax whenever needed."
msgstr "이 마법사는 팩스 서식 파일 만들기를 도와줍니다. 그런 다음 필요할 때마다 이 서식 파일을 사용하여 팩스를 만들 수 있습니다."
#: strings.hrc:158
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_18"
msgid "Return address"
msgstr "반송 주소"
#: strings.hrc:159
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_19"
msgid "Name:"
msgstr "이름:"
@@ -734,175 +626,146 @@ msgid "Street:"
msgstr "주소:"
#: strings.hrc:161
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_21"
msgid "ZIP code/State/City:"
msgstr "우편 번호/국가명/도시명:"
#: strings.hrc:162
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_22"
msgid "Footer"
msgstr "바닥글"
#: strings.hrc:163
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_23"
msgid "This wizard creates a fax template which enables you to create multiple faxes with the same layout and settings."
msgstr "이 마법사는 레이아웃과 설정이 동일한 여러 팩스를 만드는 데 사용할 수 있는 팩스 서식 파일을 만듭니다."
#: strings.hrc:164
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_24"
msgid "To create another new fax out of the template, go to the location where you saved the template and double-click the file."
msgstr "서식 파일을 바탕으로 다른 새 팩스를 만들려면 서식 파일을 저장한 위치로 가서 해당 파일을 두 번 클릭하십시오."
#: strings.hrc:165
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_25"
msgid "Template Name:"
msgstr "서식 파일 이름:"
#: strings.hrc:166
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_26"
msgid "Location and file name:"
msgstr "위치 및 파일 이름:"
#: strings.hrc:167
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_27"
msgid "What do you want to do next?"
msgstr "다음에 무엇을 하시겠습니까?"
#: strings.hrc:168
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_28"
msgid "Choose the type of fax and a page design"
msgstr "팩스 및 페이지 디자인 유형 선택"
#: strings.hrc:169
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_29"
msgid "Select items to include in the fax template"
msgstr "팩스 서식 파일에 포함할 항목 선택"
#: strings.hrc:170
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_30"
msgid "Specify sender and recipient information"
msgstr "보낸 사람 및 받는 사람 정보 지정"
#: strings.hrc:171
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_31"
msgid "Enter text for the footer"
msgstr "바닥글에 텍스트 입력"
#: strings.hrc:172
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_32"
msgid "Choose a name and save the template"
msgstr "이름 선택 및 서식 파일 저장"
#: strings.hrc:173
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_33"
msgid "Include ~only on second and following pages"
msgstr "두 번째 및 다음 페이지에만 포함(~O)"
#: strings.hrc:174
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_34"
msgid "~Include page number"
msgstr "페이지 번호 포함(~I)"
#: strings.hrc:175
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_35"
msgid "~Date"
msgstr "날짜(~D)"
#: strings.hrc:176
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_36"
msgid "~Type of message"
msgstr "메시지 유형(~T)"
#: strings.hrc:177
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_37"
msgid "Fax Number:"
msgstr "팩스 번호:"
#: strings.hrc:178
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_38"
msgid "Use placeholders for ~recipient's address"
msgstr "수신인 주소에 자리 표시자 사용(~R)"
#: strings.hrc:179
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_39"
msgid "Use address database for ~mail merge"
msgstr "편지 병합에 주소 데이터베이스 사용(~M)"
#: strings.hrc:180
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_40"
msgid "~New return address"
msgstr "새 반송 주소(~N)"
#: strings.hrc:181
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_41"
msgid "To:"
msgstr "받는 사람:"
#: strings.hrc:182
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_42"
msgid "From:"
msgstr "보내는 사람:"
#: strings.hrc:183
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_43"
msgid "Fax:"
msgstr "팩스:"
#: strings.hrc:184
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_44"
msgid "Tel:"
msgstr "전화:"
#: strings.hrc:185
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_45"
msgid "E-mail:"
msgstr "이메일:"
#: strings.hrc:186
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_46"
msgid "This template consists of"
msgstr "이 서식 구성: "
#: strings.hrc:187
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_47"
msgid "page"
msgstr "페이지"
#: strings.hrc:188
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_48"
msgid "Please inform us if transmission errors occur."
msgstr "전송 오류가 발생하면 연락주세요."
#: strings.hrc:189
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_49"
msgid "Bottle"
msgstr "병"
@@ -920,25 +783,21 @@ msgid "Marine"
msgstr "청녹색"
#: strings.hrc:192
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_52"
msgid "Classic Fax"
msgstr "예전 팩스"
#: strings.hrc:193
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_53"
msgid "Classic Fax from Private"
msgstr "개인용 예전 팩스"
#: strings.hrc:194
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_54"
msgid "Modern Fax"
msgstr "최신 팩스"
#: strings.hrc:195
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_55"
msgid "Modern Fax from Private"
msgstr "개인용 최신 팩스"
@@ -950,187 +809,156 @@ msgid "Fax"
msgstr "팩스"
#: strings.hrc:199
-#, fuzzy
msgctxt "RID_FAXWIZARDCOMMUNICATION_START_1"
msgid "Important Information!"
msgstr "주요 정보!"
#: strings.hrc:200
-#, fuzzy
msgctxt "RID_FAXWIZARDCOMMUNICATION_START_2"
msgid "For your information"
msgstr "알아두기"
#: strings.hrc:201
-#, fuzzy
msgctxt "RID_FAXWIZARDCOMMUNICATION_START_3"
msgid "News!"
msgstr "News!"
#: strings.hrc:204
-#, fuzzy
msgctxt "RID_FAXWIZARDSALUTATION_START_1"
msgid "To whom it may concern,"
msgstr "담당자 귀하"
#: strings.hrc:205
-#, fuzzy
msgctxt "RID_FAXWIZARDSALUTATION_START_2"
msgid "Dear Sir or Madam,"
msgstr "홍길동 귀하,"
#: strings.hrc:206
-#, fuzzy
msgctxt "RID_FAXWIZARDSALUTATION_START_3"
msgid "Hello,"
msgstr "안녕하십니까?"
#: strings.hrc:207
-#, fuzzy
msgctxt "RID_FAXWIZARDSALUTATION_START_4"
msgid "Hi,"
msgstr "안녕"
#: strings.hrc:210
-#, fuzzy
msgctxt "RID_FAXWIZARDGREETING_START_1"
msgid "Sincerely"
msgstr "홍길동 드림"
#: strings.hrc:211
-#, fuzzy
msgctxt "RID_FAXWIZARDGREETING_START_2"
msgid "Yours faithfully"
msgstr "감사합니다."
#: strings.hrc:212
-#, fuzzy
msgctxt "RID_FAXWIZARDGREETING_START_3"
msgid "Regards"
msgstr "감사합니다."
#: strings.hrc:213
-#, fuzzy
msgctxt "RID_FAXWIZARDGREETING_START_4"
msgid "Love"
msgstr "감사합니다."
#: strings.hrc:216
-#, fuzzy
msgctxt "RID_FAXWIZARDROADMAP_START_1"
msgid "Page design"
msgstr "페이지 디자인"
#: strings.hrc:217
-#, fuzzy
msgctxt "RID_FAXWIZARDROADMAP_START_2"
msgid "Items to include"
msgstr "포함할 항목"
#: strings.hrc:218
-#, fuzzy
msgctxt "RID_FAXWIZARDROADMAP_START_3"
msgid "Sender and Recipient"
msgstr "보내는 사람 및 받는 사람"
#: strings.hrc:219
-#, fuzzy
msgctxt "RID_FAXWIZARDROADMAP_START_4"
msgid "Footer"
msgstr "바닥글"
#: strings.hrc:220
-#, fuzzy
msgctxt "RID_FAXWIZARDROADMAP_START_5"
msgid "Name and location"
msgstr "이름 및 위치"
#: strings.hrc:223
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_1"
msgid "Agenda Wizard"
msgstr "일정 마법사"
#: strings.hrc:224
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_2"
msgid "Make ~manual changes to this agenda template"
msgstr "이 일정 서식 파일을 수동으로 변경(~M)"
#: strings.hrc:225
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_3"
msgid "Template name:"
msgstr "서식 파일 이름:"
#: strings.hrc:226
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_4"
msgid "Location and file name:"
msgstr "위치 및 파일 이름:"
#: strings.hrc:227
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_5"
msgid "What do you want to do next?"
msgstr "다음에 무엇을 하시겠습니까?"
#: strings.hrc:228
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_6"
msgid "Please choose the page design for the agenda"
msgstr "일정 페이지 디자인을 선택하십시오."
#: strings.hrc:229
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_7"
msgid "Please select the headings you wish to include in your agenda template"
msgstr "일정 서식 파일에 포함할 제목을 선택하십시오."
#: strings.hrc:230
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_8"
msgid "Please enter general information for the event"
msgstr "이벤트에 대한 일반 정보를 입력하십시오."
#: strings.hrc:231
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_9"
msgid "Please specify items for the agenda"
msgstr "일정 항목을 지정하십시오."
#: strings.hrc:232
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_10"
msgid "Please select the names you wish to include in your agenda template"
msgstr "일정 서식 파일에 포함할 이름을 선택하십시오."
#: strings.hrc:233
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_11"
msgid "Choose a name and save the template"
msgstr "이름 선택 및 서식 파일 저장"
#: strings.hrc:234
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_12"
msgid "Include form for recording minutes"
msgstr "프로토콜 기록 양식 포함"
#: strings.hrc:235
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_13"
msgid "This wizard helps you to create an agenda template. The template can then be used to create an agenda whenever needed."
msgstr "이 마법사는 일정 서식 파일 만들기를 도와줍니다. 그런 다음 필요할 때마다 이 서식 파일을 사용하여 일정을 만들 수 있습니다."
#: strings.hrc:236
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_14"
msgid "Time:"
msgstr "시간:"
#: strings.hrc:237
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_15"
msgid "Name:"
msgstr "이름:"
@@ -1142,169 +970,141 @@ msgid "Location:"
msgstr "위치:"
#: strings.hrc:239
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_17"
msgid "Placeholders will be used in empty fields. You can replace placeholders with text later."
msgstr "자리 표시자는 빈 필드에 사용합니다. 나중에 자리 표시자를 텍스트로 바꿀 수 있습니다."
#: strings.hrc:240
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_18"
msgid "..."
msgstr "..."
#: strings.hrc:241
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_19"
msgid "Create an ~agenda from this template"
msgstr "이 서식 파일로부터 일정 만들기(~A)"
#: strings.hrc:242
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_20"
msgid "To create a new agenda out of the template, go to the location where you saved the template and double-click the file."
msgstr "서식 파일을 기반으로 새 일정을 만들려면 서식 파일을 저장한 위치로 가서 해당 파일을 두 번 클릭하십시오."
#: strings.hrc:243
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_21"
msgid "Agenda item"
msgstr "일정 항목"
#: strings.hrc:244
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_22"
msgid "Responsible"
msgstr "책임"
#: strings.hrc:245
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_23"
msgid "Duration"
msgstr "기간"
#: strings.hrc:246
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_24"
msgid "Meeting called by"
msgstr "모임 호출인"
#: strings.hrc:247
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_25"
msgid "Chairperson"
msgstr "의장"
#: strings.hrc:248
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_26"
msgid "Minute keeper"
msgstr "서기"
#: strings.hrc:249
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_27"
msgid "Moderator"
msgstr "사회자"
#: strings.hrc:250
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_28"
msgid "Attendees"
msgstr "참석자"
#: strings.hrc:251
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_29"
msgid "Observers"
msgstr "옵서버"
#: strings.hrc:252
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_30"
msgid "Facility personnel"
msgstr "시설 담당자"
#: strings.hrc:253
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_31"
msgid "The agenda template will include placeholders for the names of the selected people. When creating an agenda from the template, you can replace these placeholder with the appropriate names."
msgstr "일정 서식 파일에는 선택한 사람의 이름을 나타내는 자리 표시자가 포함됩니다. 서식 파일로부터 일정을 만들 때 이러한 자리 표시자를 해당 이름으로 바꿀 수 있습니다."
#: strings.hrc:254
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_32"
msgid "Type of meeting"
msgstr "모임 유형"
#: strings.hrc:255
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_33"
msgid "Please read"
msgstr "읽을 것"
#: strings.hrc:256
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_34"
msgid "Please bring"
msgstr "지참할 것"
#: strings.hrc:257
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_35"
msgid "Notes"
msgstr "메모"
#: strings.hrc:258
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_36"
msgid "The agenda template will include placeholders for the selected items."
msgstr "일정 서식 파일에는 선택한 항목을 나타내는 자리 표시자가 포함됩니다."
#: strings.hrc:259
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_38"
msgid "Date:"
msgstr "날짜:"
#: strings.hrc:260
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_39"
msgid "This wizard creates an agenda template which enables you to create multiple agendas with the same layout and settings."
msgstr "이 마법사는 레이아웃과 설정이 동일한 여러 일정을 만드는 데 사용할 수 있는 일정 서식 파일을 만듭니다."
#: strings.hrc:261
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_40"
msgid "Page design:"
msgstr "페이지 디자인:"
#: strings.hrc:262
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_41"
msgid "myAgendaTemplate.stw"
msgstr "myAgendaTemplate.stw"
#: strings.hrc:263
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_42"
msgid "My Agenda Template"
msgstr "내 일정 서식 파일"
#: strings.hrc:264
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_43"
msgid "An unexpected error occurred while saving the agenda template."
msgstr "일정 서식 파일을 저장하는 중 예기치 않은 오류가 발생했습니다."
#: strings.hrc:265
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_44"
msgid "Name"
msgstr "이름"
#: strings.hrc:266
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_45"
msgid "Date"
msgstr "날짜"
@@ -1316,127 +1116,106 @@ msgid "Time"
msgstr "시간"
#: strings.hrc:268
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_47"
msgid "Location"
msgstr "위치"
#: strings.hrc:269
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_48"
msgid "Click to replace this text"
msgstr "클릭하여 이 텍스트 바꾸기"
#: strings.hrc:270
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_50"
msgid "Page design"
msgstr "페이지 디자인"
#: strings.hrc:271
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_51"
msgid "General information"
msgstr "일반 정보"
#: strings.hrc:272
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_52"
msgid "Headings to include"
msgstr "포함할 제목"
#: strings.hrc:273
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_53"
msgid "Names"
msgstr "이름"
#: strings.hrc:274
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_54"
msgid "Agenda items"
msgstr "일정 항목"
#: strings.hrc:275
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_55"
msgid "Name and location"
msgstr "이름 및 위치"
#: strings.hrc:276
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_56"
msgid "An unexpected error occurred while opening the agenda template."
msgstr "일정 서식 파일을 여는 중 예기치 않은 오류가 발생했습니다."
#: strings.hrc:277
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_57"
msgid "Type of meeting"
msgstr "모임 유형"
#: strings.hrc:278
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_58"
msgid "Please bring"
msgstr "지참할 것"
#: strings.hrc:279
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_59"
msgid "Please read"
msgstr "읽을 것"
#: strings.hrc:280
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_60"
msgid "Notes"
msgstr "메모"
#: strings.hrc:281
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_61"
msgid "Meeting called by"
msgstr "모임 호출인"
#: strings.hrc:282
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_62"
msgid "Chairperson"
msgstr "의장"
#: strings.hrc:283
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_63"
msgid "Attendees"
msgstr "참석자"
#: strings.hrc:284
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_64"
msgid "Minute keeper"
msgstr "서기"
#: strings.hrc:285
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_65"
msgid "Moderator"
msgstr "사회자"
#: strings.hrc:286
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_66"
msgid "Observers"
msgstr "옵서버"
#: strings.hrc:287
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_67"
msgid "Facility personnel"
msgstr "시설 담당자"
#: strings.hrc:288
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_68"
msgid "Insert"
msgstr "삽입"
@@ -1460,13 +1239,11 @@ msgid "Move down"
msgstr "아래로"
#: strings.hrc:292
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_72"
msgid "Date:"
msgstr "날짜:"
#: strings.hrc:293
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_73"
msgid "Time:"
msgstr "시간:"
@@ -1478,25 +1255,21 @@ msgid "Location:"
msgstr "위치:"
#: strings.hrc:295
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_75"
msgid "Topics"
msgstr "제목"
#: strings.hrc:296
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_76"
msgid "Num."
msgstr "수"
#: strings.hrc:297
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_77"
msgid "Topic"
msgstr "제목"
#: strings.hrc:298
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_78"
msgid "Responsible"
msgstr "책임"
@@ -1508,43 +1281,36 @@ msgid "Time"
msgstr "시간"
#: strings.hrc:300
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_80"
msgid "Additional information"
msgstr "추가 정보"
#: strings.hrc:301
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_81"
msgid "Minutes for"
msgstr "소요 시간"
#: strings.hrc:302
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_82"
msgid "Discussion:"
msgstr "토론:"
#: strings.hrc:303
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_83"
msgid "Conclusion:"
msgstr "결론:"
#: strings.hrc:304
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_84"
msgid "To do:"
msgstr "할 일:"
#: strings.hrc:305
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_85"
msgid "Responsible party:"
msgstr "담당 부서:"
#: strings.hrc:306
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_86"
msgid "Deadline:"
msgstr "마감일:"
@@ -1556,13 +1322,11 @@ msgid "Blue"
msgstr "파란색"
#: strings.hrc:308
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_88"
msgid "Classic"
msgstr "고전적인"
#: strings.hrc:309
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_89"
msgid "Colorful"
msgstr "화려한"
@@ -1574,13 +1338,11 @@ msgid "Elegant"
msgstr "고품격의"
#: strings.hrc:311
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_91"
msgid "Green"
msgstr "녹색"
#: strings.hrc:312
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_92"
msgid "Grey"
msgstr "회색"
@@ -1604,7 +1366,6 @@ msgid "Red"
msgstr "빨간색"
#: strings.hrc:316
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_96"
msgid "Simple"
msgstr "단순"
diff --git a/source/ko/wizards/source/resources.po b/source/ko/wizards/source/resources.po
index 006fe9d9863..7518914cb35 100644
--- a/source/ko/wizards/source/resources.po
+++ b/source/ko/wizards/source/resources.po
@@ -14,7 +14,6 @@ msgstr ""
"X-Generator: LibreOffice\n"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_0\n"
@@ -23,7 +22,6 @@ msgid "The directory '%1' could not be created.<BR>There may not be enough space
msgstr "'%1' 폴더를 만들 수 없습니다.<BR>하드 디스크에 공간이 부족할 수 있습니다."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_1\n"
@@ -32,7 +30,6 @@ msgid "The text document could not be created.<BR>Please check if the module 'PR
msgstr "텍스트 문서를 만들 수 없습니다.<BR>'PRODUCTNAME Writer' 모듈이 설치되어 있는지 확인하십시오."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_2\n"
@@ -41,7 +38,6 @@ msgid "The spreadsheet could not be created.<BR>Please check if the module 'PROD
msgstr "스프레드시트를 만들 수 없습니다.<BR>'PRODUCTNAME Calc' 모듈이 설치되어 있는지 확인하십시오."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_3\n"
@@ -50,7 +46,6 @@ msgid "The presentation could not be created.<BR>Please check if the module 'PRO
msgstr "프레젠테이션을 만들 수 없습니다.<BR>'PRODUCTNAME Impress' 모듈이 설치되어 있는지 확인하십시오."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_4\n"
@@ -59,7 +54,6 @@ msgid "The drawing could not be created.<BR>Please check if the module 'PRODUCTN
msgstr "그리기를 만들 수 없습니다.<BR>'PRODUCTNAME Draw' 모듈이 설치되어 있는지 확인하십시오."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_5\n"
@@ -68,7 +62,6 @@ msgid "The formula could not be created.<BR>Please check if the module 'PRODUCTN
msgstr "수식을 만들 수 없습니다.<BR>'PRODUCTNAME Math' 모듈이 설치되어 있는지 확인하십시오."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_6\n"
@@ -77,7 +70,6 @@ msgid "The files required could not be found.<BR>Please start the %PRODUCTNAME S
msgstr "필요한 파일을 찾을 수 없습니다.<BR> %PRODUCTNAME 설치 프로그램을 시작하여 [복구] 옵션을 선택하십시오."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_7\n"
@@ -86,7 +78,6 @@ msgid "The file '<PATH>' already exists.<BR><BR>Would you like to overwrite the
msgstr "'<PATH>' 파일은 이미 있습니다.<BR><BR>이 파일을 덮어쓰시겠습니까?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_8\n"
@@ -95,7 +86,6 @@ msgid "Yes"
msgstr "예"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_9\n"
@@ -113,7 +103,6 @@ msgid "No"
msgstr "아니요"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_11\n"
@@ -122,7 +111,6 @@ msgid "Cancel"
msgstr "취소"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_12\n"
@@ -131,7 +119,6 @@ msgid "~Finish"
msgstr "마침(~F)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_13\n"
@@ -149,7 +136,6 @@ msgid "~Next >"
msgstr "다음 (~N) >"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_15\n"
@@ -158,7 +144,6 @@ msgid "~Help"
msgstr "도움말(~H)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_16\n"
@@ -167,7 +152,6 @@ msgid "Steps"
msgstr "단계"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_17\n"
@@ -185,7 +169,6 @@ msgid "OK"
msgstr "확인"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_19\n"
@@ -194,7 +177,6 @@ msgid "The file already exists. Do you want to overwrite it?"
msgstr "파일이 이미 있습니다. 덮어쓰시겠습니까?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_20\n"
@@ -215,7 +197,6 @@ msgstr ""
"그런 다음 마법사를 다시 실행하십시오."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_0\n"
@@ -224,7 +205,6 @@ msgid "Report Wizard"
msgstr "보고서 마법사"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_3\n"
@@ -233,7 +213,6 @@ msgid "~Table"
msgstr "표(~T)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_4\n"
@@ -242,7 +221,6 @@ msgid "Colu~mns"
msgstr "열(~M)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_7\n"
@@ -260,7 +238,6 @@ msgid "- undefined -"
msgstr "- 정의되지 않음 -"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_9\n"
@@ -269,7 +246,6 @@ msgid "~Fields in report"
msgstr "보고서 내의 필드(~F)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_11\n"
@@ -278,7 +254,6 @@ msgid "Grouping"
msgstr "그룹화"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_12\n"
@@ -287,7 +262,6 @@ msgid "Sort options"
msgstr "정렬 옵션"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_13\n"
@@ -296,7 +270,6 @@ msgid "Choose layout"
msgstr "레이아웃 선택"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_14\n"
@@ -305,7 +278,6 @@ msgid "Create report"
msgstr "보고서 만들기"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_15\n"
@@ -314,7 +286,6 @@ msgid "Layout of data"
msgstr "데이터 레이아웃"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_16\n"
@@ -323,7 +294,6 @@ msgid "Layout of headers and footers"
msgstr "머리글 및 바닥글 레이아웃"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_19\n"
@@ -332,7 +302,6 @@ msgid "Fields"
msgstr "필드"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_20\n"
@@ -341,7 +310,6 @@ msgid "~Sort by"
msgstr "정렬 기준(~S)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_21\n"
@@ -377,7 +345,6 @@ msgid "Landscape"
msgstr "가로 방향"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_28\n"
@@ -386,7 +353,6 @@ msgid "Which fields do you want to have in your report?"
msgstr "보고서에 사용할 필드를 선택하십시오."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_29\n"
@@ -395,7 +361,6 @@ msgid "Do you want to add grouping levels?"
msgstr "그룹화 수준을 추가하시겠습니까?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_30\n"
@@ -404,7 +369,6 @@ msgid "According to which fields do you want to sort the data?"
msgstr "데이터를 정렬할 기준 필드를 선택하십시오."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_31\n"
@@ -413,7 +377,6 @@ msgid "How do you want your report to look?"
msgstr "보고서 표시 방법을 선택하십시오."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_32\n"
@@ -422,7 +385,6 @@ msgid "Decide how you want to proceed"
msgstr "진행 방법을 결정하십시오."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_33\n"
@@ -431,7 +393,6 @@ msgid "Title of report"
msgstr "보고서 제목"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_34\n"
@@ -440,7 +401,6 @@ msgid "Display report"
msgstr "보고서 표시"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_35\n"
@@ -449,7 +409,6 @@ msgid "Create report"
msgstr "보고서 만들기"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_36\n"
@@ -458,7 +417,6 @@ msgid "Ascending"
msgstr "오름차순"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_37\n"
@@ -467,7 +425,6 @@ msgid "Descending"
msgstr "내림차순"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_40\n"
@@ -476,7 +433,6 @@ msgid "~Dynamic report"
msgstr "동적 보고서(~D)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_41\n"
@@ -485,7 +441,6 @@ msgid "~Create report now"
msgstr "지금 보고서 만들기(~C)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_42\n"
@@ -494,7 +449,6 @@ msgid "~Modify report layout"
msgstr "보고서 레이아웃 수정(~M)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_43\n"
@@ -503,7 +457,6 @@ msgid "Static report"
msgstr "정적 보고서"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_44\n"
@@ -512,7 +465,6 @@ msgid "Save as"
msgstr "다른 이름으로 저장"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_50\n"
@@ -521,7 +473,6 @@ msgid "Groupings"
msgstr "그룹화"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_51\n"
@@ -530,7 +481,6 @@ msgid "Then b~y"
msgstr "다음 기준(~Y)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_52\n"
@@ -539,7 +489,6 @@ msgid "~Then by"
msgstr "다음 기준(~T)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_53\n"
@@ -548,7 +497,6 @@ msgid "Asc~ending"
msgstr "오름차순(~E)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_54\n"
@@ -557,7 +505,6 @@ msgid "Ascend~ing"
msgstr "오름차순(~I)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_55\n"
@@ -566,7 +513,6 @@ msgid "Ascendin~g"
msgstr "오름차순(~G)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_56\n"
@@ -575,7 +521,6 @@ msgid "De~scending"
msgstr "내림차순(~S)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_57\n"
@@ -584,7 +529,6 @@ msgid "Des~cending"
msgstr "내림차순(~C)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_58\n"
@@ -593,7 +537,6 @@ msgid "De~scending"
msgstr "내림차순(~S)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_60\n"
@@ -602,7 +545,6 @@ msgid "Binary fields cannot be displayed in the report."
msgstr "이진 필드를 보고서에 표시할 수 없습니다."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_61\n"
@@ -611,7 +553,6 @@ msgid "The table '<TABLENAME>' does not exist."
msgstr "'<TABLENAME>' 표가 없습니다."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_62\n"
@@ -620,7 +561,6 @@ msgid "Creating Report..."
msgstr "보고서를 만드는 중..."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_63\n"
@@ -629,7 +569,6 @@ msgid "Number of records inserted: <COUNT>"
msgstr "삽입된 레코드 수: <COUNT>"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_64\n"
@@ -638,7 +577,6 @@ msgid "The form '<REPORTFORM>' does not exist."
msgstr "'<REPORTFORM>' 양식이 없습니다."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_65\n"
@@ -647,7 +585,6 @@ msgid "The query with the statement <BR>'<STATEMENT>' <BR> could not be run. <BR
msgstr "<BR>'<STATEMENT>' <BR> 쿼리를 실행할 수 없습니다. <BR> 데이터 원본을 확인해 보십시오."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_66\n"
@@ -656,7 +593,6 @@ msgid "The following hidden control in the form '<REPORTFORM>' could not be read
msgstr "다음의 '<REPORTFORM>' 양식 안에 숨겨진 콘트롤을 읽지 못했습니다.: '<CONTROLNAME>'"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_67\n"
@@ -665,7 +601,6 @@ msgid "Importing data..."
msgstr "데이터를 가져오는 중..."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_68\n"
@@ -674,7 +609,6 @@ msgid "Labeling fields"
msgstr "필드 레이블 지정"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_69\n"
@@ -683,7 +617,6 @@ msgid "How do you want to label the fields?"
msgstr "어떻게 필드에 레이블을 붙이겠습니까?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_70\n"
@@ -692,7 +625,6 @@ msgid "Label"
msgstr "레이블"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_71\n"
@@ -701,7 +633,6 @@ msgid "Field"
msgstr "필드"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_72\n"
@@ -710,7 +641,6 @@ msgid "An error occurred in the wizard.<BR>The template '%PATH' could be erroneo
msgstr "마법사에서 오류가 발생했습니다.<BR>서식 파일 '%PATH'이(가) 잘못되었을 수 있습니다.<BR>필요한 구역이나 표가 없거나 이름이 틀립니다.<BR>자세한 내용은 도움말을 참조하십시오.<BR>다른 서식 파일을 선택하십시오."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_73\n"
@@ -719,7 +649,6 @@ msgid "There is an invalid user field in a table."
msgstr "잘못된 사용자 필드가 표 안에 있습니다."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_74\n"
@@ -728,7 +657,6 @@ msgid "The sort criterion '<FIELDNAME>' was chosen twice. Each criterion can onl
msgstr "'<FIELDNAME>' 정렬 기준이 두 번 선택되었습니다. 각 기준은 한 번만 선택할 수 있습니다."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_75\n"
@@ -737,7 +665,6 @@ msgid "Note: The dummy text will be replaced by data from the database when the
msgstr "참고: 보고가 만들어지면 더미(dummy) 텍스트는 데이터베이스의 데이터로 대체됩니다."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_76\n"
@@ -746,7 +673,6 @@ msgid "A report '%REPORTNAME' already exists in the database. Please assign anot
msgstr "'%REPORTNAME' 보고서가 이미 데이터베이스에 있습니다. 다른 이름을 지정하십시오."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_78\n"
@@ -755,7 +681,6 @@ msgid "How do you want to proceed after creating the report?"
msgstr "보고서를 만든 후에 어떤 방법으로 진행하시겠습니까?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_79\n"
@@ -764,7 +689,6 @@ msgid "What kind of report do you want to create?"
msgstr "어떤 종류의 보고서를 만드시겠습니까?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_80\n"
@@ -773,7 +697,6 @@ msgid "Tabular"
msgstr "표 형식"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_81\n"
@@ -782,7 +705,6 @@ msgid "Columnar, single-column"
msgstr "종란식, 1열"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_82\n"
@@ -791,7 +713,6 @@ msgid "Columnar, two columns"
msgstr "종란식, 2열"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_83\n"
@@ -800,7 +721,6 @@ msgid "Columnar, three columns"
msgstr "종란식, 3열"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_84\n"
@@ -809,7 +729,6 @@ msgid "In blocks, labels left"
msgstr "블록 내, 왼쪽에 레이블"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_85\n"
@@ -818,7 +737,6 @@ msgid "In blocks, labels above"
msgstr "블록 내, 위쪽에 레이블"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_86\n"
@@ -836,7 +754,6 @@ msgid "Author:"
msgstr "작성자: "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_88\n"
@@ -845,7 +762,6 @@ msgid "Date:"
msgstr "날짜:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_89\n"
@@ -854,7 +770,6 @@ msgid "Page #page# of #count#"
msgstr "#page#/#count# 페이지"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_90\n"
@@ -863,7 +778,6 @@ msgid "Page number:"
msgstr "페이지 번호:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_91\n"
@@ -872,7 +786,6 @@ msgid "Page count:"
msgstr "페이지 수:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_92\n"
@@ -881,7 +794,6 @@ msgid "No valid report template was found."
msgstr "사용할 수 있는 보고서 양식이 없습니다."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_93\n"
@@ -890,7 +802,6 @@ msgid "Page:"
msgstr "페이지"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_94\n"
@@ -899,7 +810,6 @@ msgid "Align Left - Border"
msgstr "왼쪽 정렬 - 테두리"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_95\n"
@@ -908,7 +818,6 @@ msgid "Align Left - Compact"
msgstr "왼쪽 정렬 - 간결히"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_96\n"
@@ -917,7 +826,6 @@ msgid "Align Left - Elegant"
msgstr "왼쪽 정렬 - 예쁘게"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_97\n"
@@ -926,7 +834,6 @@ msgid "Align Left - Highlighted"
msgstr "왼쪽 정렬 - 강조"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_98\n"
@@ -935,7 +842,6 @@ msgid "Align Left - Modern"
msgstr "왼쪽 정렬 - 모던"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_99\n"
@@ -953,7 +859,6 @@ msgid "Default"
msgstr "기본값"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_101\n"
@@ -962,7 +867,6 @@ msgid "Outline - Borders"
msgstr "외각선 - 테두리"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_102\n"
@@ -971,7 +875,6 @@ msgid "Outline - Compact"
msgstr "외각선 - 간결히"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_103\n"
@@ -980,7 +883,6 @@ msgid "Outline - Elegant"
msgstr "외각선 - 예쁘게"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_104\n"
@@ -989,7 +891,6 @@ msgid "Outline - Highlighted"
msgstr "외각선 - 강조"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_105\n"
@@ -998,7 +899,6 @@ msgid "Outline - Modern"
msgstr "외각선 - 모던"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_106\n"
@@ -1007,7 +907,6 @@ msgid "Outline - Red & Blue"
msgstr "외각선 - 빨강 & 파랑"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_107\n"
@@ -1016,7 +915,6 @@ msgid "Outline, indented - Borders"
msgstr "외각선, 들여쓰기 - 테두리"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_108\n"
@@ -1025,7 +923,6 @@ msgid "Outline, indented - Compact"
msgstr "외각선, 들여쓰기 - 간결히"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_109\n"
@@ -1034,7 +931,6 @@ msgid "Outline, indented - Elegant"
msgstr "외각선, 들여쓰기 - 예쁘게"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_110\n"
@@ -1043,7 +939,6 @@ msgid "Outline, indented - Highlighted"
msgstr "외각선, 들여쓰기 - 강조"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_111\n"
@@ -1052,7 +947,6 @@ msgid "Outline, indented - Modern"
msgstr "외각선, 들여쓰기 - 모던"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_112\n"
@@ -1061,7 +955,6 @@ msgid "Outline, indented - Red & Blue"
msgstr "외각선, 들여쓰기 - 빨강 & 파랑"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_113\n"
@@ -1070,7 +963,6 @@ msgid "Bubbles"
msgstr "거품"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_114\n"
@@ -1079,7 +971,6 @@ msgid "Cinema"
msgstr "영화관"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_115\n"
@@ -1097,7 +988,6 @@ msgid "Default"
msgstr "기본값"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_117\n"
@@ -1106,7 +996,6 @@ msgid "Drafting"
msgstr "그리기"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_118\n"
@@ -1115,7 +1004,6 @@ msgid "Finances"
msgstr "회계"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_119\n"
@@ -1124,7 +1012,6 @@ msgid "Flipchart"
msgstr "플립차트"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_120\n"
@@ -1133,7 +1020,6 @@ msgid "Formal with Company Logo"
msgstr "회사 로고가 담긴 양식"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_121\n"
@@ -1142,7 +1028,6 @@ msgid "Generic"
msgstr "일반"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_122\n"
@@ -1151,7 +1036,6 @@ msgid "Worldmap"
msgstr "세계지도"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_0\n"
@@ -1160,7 +1044,6 @@ msgid "C~reate"
msgstr "만들기(~R)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_1\n"
@@ -1169,7 +1052,6 @@ msgid "~Cancel"
msgstr "취소(~C)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_2\n"
@@ -1187,7 +1069,6 @@ msgid "~Next >"
msgstr "다음 (~N) >"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_4\n"
@@ -1196,7 +1077,6 @@ msgid "~Database"
msgstr "데이터베이스(~D)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_5\n"
@@ -1205,7 +1085,6 @@ msgid "~Table name"
msgstr "표 이름(~T)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_6\n"
@@ -1263,7 +1142,6 @@ msgid "The selected table or query could not be opened."
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_14\n"
@@ -1272,7 +1150,6 @@ msgid "No connection to the database could be established."
msgstr "데이터베이스로의 연결이 설정되지 못했습니다."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_20\n"
@@ -1281,7 +1158,6 @@ msgid "~Help"
msgstr "도움말(~H)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_21\n"
@@ -1290,7 +1166,6 @@ msgid "~Stop"
msgstr "정지(~S)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_30\n"
@@ -1299,7 +1174,6 @@ msgid "The document could not be saved."
msgstr "문서를 저장하지 못했습니다."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_33\n"
@@ -1308,7 +1182,6 @@ msgid "Exiting the wizard"
msgstr "마법사를 종료하는 중"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_34\n"
@@ -1317,7 +1190,6 @@ msgid "Connecting to data source..."
msgstr "데이터 원본으로 연결 중..."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_35\n"
@@ -1326,7 +1198,6 @@ msgid "The connection to the data source could not be established."
msgstr "데이터 원본으로 연결할 수 없습니다."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_36\n"
@@ -1335,7 +1206,6 @@ msgid "The file path entered is not valid."
msgstr "입력하신 파일 경로는 잘못되었습니다."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_37\n"
@@ -1344,7 +1214,6 @@ msgid "Please select a data source"
msgstr "데이터 원본을 선택하십시오."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_38\n"
@@ -1353,7 +1222,6 @@ msgid "Please select a table or query"
msgstr "표가나 쿼리를 선택하십시오."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_39\n"
@@ -1362,7 +1230,6 @@ msgid "Add field"
msgstr "필드 추가"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_40\n"
@@ -1371,7 +1238,6 @@ msgid "Remove field"
msgstr "필드 제거"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_41\n"
@@ -1380,7 +1246,6 @@ msgid "Add all fields"
msgstr "모든 필드 추가"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_42\n"
@@ -1389,7 +1254,6 @@ msgid "Remove all fields"
msgstr "모든 필드 제거"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_43\n"
@@ -1398,7 +1262,6 @@ msgid "Move field up"
msgstr "필드 위로 이동"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_44\n"
@@ -1407,7 +1270,6 @@ msgid "Move field down"
msgstr "필드 아래로 이동"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_45\n"
@@ -1416,7 +1278,6 @@ msgid "The field names from '%NAME' could not be retrieved."
msgstr "'%NAME'에서 필드 이름을 검색할 수 없습니다."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_0\n"
@@ -1434,7 +1295,6 @@ msgid "Query"
msgstr "쿼리"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_2\n"
@@ -1443,7 +1303,6 @@ msgid "Query Wizard"
msgstr "쿼리 마법사"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_3\n"
@@ -1452,7 +1311,6 @@ msgid "~Tables"
msgstr "표(~T)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_4\n"
@@ -1461,7 +1319,6 @@ msgid "A~vailable fields"
msgstr "사용 가능한 필드(~V)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_5\n"
@@ -1470,7 +1327,6 @@ msgid "Name ~of the query"
msgstr "쿼리 이름(~O)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_6\n"
@@ -1479,7 +1335,6 @@ msgid "Display ~Query"
msgstr "쿼리 표시(~Q)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_7\n"
@@ -1488,7 +1343,6 @@ msgid "~Modify Query"
msgstr "쿼리 수정(~M)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_8\n"
@@ -1497,7 +1351,6 @@ msgid "~How do you want to proceed after creating the query?"
msgstr "쿼리를 만든 후 진행 방법을 선택하십시오.(~H)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_9\n"
@@ -1506,7 +1359,6 @@ msgid "Match ~all of the following"
msgstr "다음 모두와 일치(~A)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_10\n"
@@ -1515,7 +1367,6 @@ msgid "~Match any of the following"
msgstr "다음 중 하나 이상과 일치(~M)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_11\n"
@@ -1524,7 +1375,6 @@ msgid "~Detailed query (Shows all records of the query.)"
msgstr "자세한 쿼리(쿼리의 모든 레코드 표시)(~D)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_12\n"
@@ -1533,7 +1383,6 @@ msgid "~Summary query (Shows only results of aggregate functions.)"
msgstr "요약 쿼리(집계 함수의 결과만 표시)(~S)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_16\n"
@@ -1542,7 +1391,6 @@ msgid "Aggregate functions"
msgstr "집계 함수"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_17\n"
@@ -1551,7 +1399,6 @@ msgid "Fields"
msgstr "필드"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_18\n"
@@ -1560,7 +1407,6 @@ msgid "~Group by"
msgstr "그룹 기준(~G)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_19\n"
@@ -1569,7 +1415,6 @@ msgid "Field"
msgstr "필드"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_20\n"
@@ -1578,7 +1423,6 @@ msgid "Alias"
msgstr "별칭"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_21\n"
@@ -1596,7 +1440,6 @@ msgid "Query:"
msgstr "쿼리"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_24\n"
@@ -1605,7 +1448,6 @@ msgid "Condition"
msgstr "조건"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_25\n"
@@ -1614,7 +1456,6 @@ msgid "Value"
msgstr "값"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_26\n"
@@ -1623,7 +1464,6 @@ msgid "is equal to"
msgstr "같음"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_27\n"
@@ -1632,7 +1472,6 @@ msgid "is not equal to"
msgstr "같지 않음"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_28\n"
@@ -1641,7 +1480,6 @@ msgid "is smaller than"
msgstr "작음"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_29\n"
@@ -1659,7 +1497,6 @@ msgid "is equal or less than"
msgstr "작거나 같음"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_31\n"
@@ -1668,7 +1505,6 @@ msgid "is equal or greater than"
msgstr "크거나 같음"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_32\n"
@@ -1677,7 +1513,6 @@ msgid "like"
msgstr "비슷함"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_33\n"
@@ -1686,7 +1521,6 @@ msgid "not like"
msgstr "같지 않음"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_34\n"
@@ -1695,7 +1529,6 @@ msgid "is null"
msgstr "비어 있음"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_35\n"
@@ -1704,7 +1537,6 @@ msgid "is not null"
msgstr "비어있지 않음"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_36\n"
@@ -1713,7 +1545,6 @@ msgid "true"
msgstr "참"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_37\n"
@@ -1740,7 +1571,6 @@ msgid "or"
msgstr "or"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_40\n"
@@ -1749,7 +1579,6 @@ msgid "get the sum of"
msgstr "합 구하기"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_41\n"
@@ -1758,7 +1587,6 @@ msgid "get the average of"
msgstr "평균 구하기"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_42\n"
@@ -1767,7 +1595,6 @@ msgid "get the minimum of"
msgstr "최소값 구하기"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_43\n"
@@ -1776,7 +1603,6 @@ msgid "get the maximum of"
msgstr "최대값 구하기"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_44\n"
@@ -1785,7 +1611,6 @@ msgid "get the count of"
msgstr "합 구하기"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_48\n"
@@ -1812,7 +1637,6 @@ msgid "Sorting order:"
msgstr "정렬 순서: "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_52\n"
@@ -1830,7 +1654,6 @@ msgid "Search conditions:"
msgstr "검색 조건: "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_54\n"
@@ -1848,7 +1671,6 @@ msgid "Aggregate functions:"
msgstr "집계 함수: "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_56\n"
@@ -1866,7 +1688,6 @@ msgid "Grouped by:"
msgstr "그룹화 기준: "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_58\n"
@@ -1884,7 +1705,6 @@ msgid "Grouping conditions:"
msgstr "그룹화 조건: "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_60\n"
@@ -1893,7 +1713,6 @@ msgid "No grouping conditions were assigned."
msgstr "그룹화 조건이 지정되지 않았습니다."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_70\n"
@@ -1902,7 +1721,6 @@ msgid "Select the fields (columns) for your query"
msgstr "쿼리에 사용할 필드(열)를 선택합니다."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_71\n"
@@ -1911,7 +1729,6 @@ msgid "Select the sorting order"
msgstr "정렬 순서를 선택합니다."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_72\n"
@@ -1920,7 +1737,6 @@ msgid "Select the search conditions"
msgstr "검색 조건을 선택합니다."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_73\n"
@@ -1929,7 +1745,6 @@ msgid "Select the type of query"
msgstr "쿼리 유형을 선택합니다."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_74\n"
@@ -1938,7 +1753,6 @@ msgid "Select the groups"
msgstr "그룹을 선택합니다."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_75\n"
@@ -1947,7 +1761,6 @@ msgid "Select the grouping conditions"
msgstr "그룹화 조건을 선택합니다."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_76\n"
@@ -1956,7 +1769,6 @@ msgid "Assign aliases if desired"
msgstr "필요하면 별칭을 지정합니다."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_77\n"
@@ -1965,7 +1777,6 @@ msgid "Check the overview and decide how to proceed"
msgstr "개요를 확인하고 진행 방법을 결정합니다."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_80\n"
@@ -1974,7 +1785,6 @@ msgid "Field selection"
msgstr "필드 선택"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_81\n"
@@ -1983,7 +1793,6 @@ msgid "Sorting order"
msgstr "정렬 순서"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_82\n"
@@ -1992,7 +1801,6 @@ msgid "Search conditions"
msgstr "검색 조건"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_83\n"
@@ -2001,7 +1809,6 @@ msgid "Detail or summary"
msgstr "세부 정보 또는 요약 정보"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_84\n"
@@ -2010,7 +1817,6 @@ msgid "Grouping"
msgstr "그룹화"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_85\n"
@@ -2019,7 +1825,6 @@ msgid "Grouping conditions"
msgstr "그룹화 조건"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_86\n"
@@ -2037,7 +1842,6 @@ msgid "Overview"
msgstr "미리보기"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_88\n"
@@ -2046,7 +1850,6 @@ msgid "A field that has not been assigned an aggregate function must be used in
msgstr "집계 함수가 지정되지 않은 필드를 그룹에서 사용해야 합니다."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_89\n"
@@ -2055,7 +1858,6 @@ msgid "The condition '<FIELDNAME> <LOGICOPERATOR> <VALUE>' was chosen twice. Eac
msgstr "'<FIELDNAME> <LOGICOPERATOR> <VALUE>' 조건이 두 번 선택되었습니다. 각 조건을 한 번만 선택할 수 있습니다."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_90\n"
@@ -2072,7 +1874,6 @@ msgid ","
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_92\n"
@@ -2081,7 +1882,6 @@ msgid "<FIELDTITLE> (<FIELDNAME>)"
msgstr "<FIELDTITLE>(<FIELDNAME>)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_93\n"
@@ -2090,7 +1890,6 @@ msgid "<FIELDNAME> (<SORTMODE>)"
msgstr "<FIELDNAME>(<SORTMODE>)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_94\n"
@@ -2099,7 +1898,6 @@ msgid "<FIELDNAME> <LOGICOPERATOR> <VALUE>"
msgstr "<FIELDNAME> <LOGICOPERATOR> <VALUE>"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_95\n"
@@ -2108,7 +1906,6 @@ msgid "<CALCULATEDFUNCTION> <FIELDNAME>"
msgstr "<CALCULATEDFUNCTION> <FIELDNAME>"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_96\n"
@@ -2117,7 +1914,6 @@ msgid "<FIELDNAME> <LOGICOPERATOR> <VALUE>"
msgstr "<FIELDNAME> <LOGICOPERATOR> <VALUE>"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_0\n"
@@ -2126,7 +1922,6 @@ msgid "Form Wizard"
msgstr "양식 마법사"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_1\n"
@@ -2157,7 +1952,6 @@ msgstr ""
"하위 양식을 사용하여 1대다 관계를 가진 표 또는 쿼리의 데이터를 표시할 수 있습니다."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_4\n"
@@ -2166,7 +1960,6 @@ msgid "~Add Subform"
msgstr "하위 양식 추가(~A)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_5\n"
@@ -2175,7 +1968,6 @@ msgid "~Subform based on existing relation"
msgstr "기존 관계를 기반으로 하는 하위 양식(~S)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_6\n"
@@ -2184,7 +1976,6 @@ msgid "Tables or queries"
msgstr "표 또는 쿼리"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_7\n"
@@ -2193,7 +1984,6 @@ msgid "Subform based on ~manual selection of fields"
msgstr "필드 수동 선택을 기반으로 하는 하위 양식(~M)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_8\n"
@@ -2202,7 +1992,6 @@ msgid "~Which relation do you want to add?"
msgstr "추가할 관계(~W)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_9\n"
@@ -2211,7 +2000,6 @@ msgid "Fields in the ~subform"
msgstr "하위 양식 필드(~S)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_12\n"
@@ -2220,7 +2008,6 @@ msgid "~Available fields"
msgstr "사용 가능한 필드(~A)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_13\n"
@@ -2240,7 +2027,6 @@ msgstr ""
"조인은 한 번만 사용할 수 있습니다."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_20\n"
@@ -2249,7 +2035,6 @@ msgid "~First joined subform field"
msgstr "첫번째 조인된 하위 양식 필드~F)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_21\n"
@@ -2258,7 +2043,6 @@ msgid "~Second joined subform field"
msgstr "두 번째로 조인된 하위 양식 필드(~S)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_22\n"
@@ -2267,7 +2051,6 @@ msgid "~Third joined subform field"
msgstr "세 번째로 조인된 하위 양식 필드(~T)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_23\n"
@@ -2276,7 +2059,6 @@ msgid "~Fourth joined subform field"
msgstr "네 번째로 조인된 하위 양식 필드(~F)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_24\n"
@@ -2285,7 +2067,6 @@ msgid "F~irst joined main form field"
msgstr "처음 조인된 주 양식 필드(~I)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_25\n"
@@ -2294,7 +2075,6 @@ msgid "S~econd joined main form field"
msgstr "두 번째로 조인된 주 양식 필드(~E)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_26\n"
@@ -2303,7 +2083,6 @@ msgid "T~hird joined main form field"
msgstr "세 번째로 조인된 주 양식 필드(~H)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_27\n"
@@ -2312,7 +2091,6 @@ msgid "F~ourth joined main form field"
msgstr "네 번째로 조인된 주 양식 필드(~O)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_28\n"
@@ -2321,7 +2099,6 @@ msgid "Field border"
msgstr "필드 테두리"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_29\n"
@@ -2330,7 +2107,6 @@ msgid "No border"
msgstr "테두리 없음"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_30\n"
@@ -2339,7 +2115,6 @@ msgid "3D look"
msgstr "3D 모양"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_31\n"
@@ -2348,7 +2123,6 @@ msgid "Flat"
msgstr "평면"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_32\n"
@@ -2357,7 +2131,6 @@ msgid "Label placement"
msgstr "레이블 위치 맞춤"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_33\n"
@@ -2375,7 +2148,6 @@ msgid "Align right"
msgstr "오른쪽 맞춤"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_35\n"
@@ -2384,7 +2156,6 @@ msgid "Arrangement of DB fields"
msgstr "DB 필드의 맞춤"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_36\n"
@@ -2393,7 +2164,6 @@ msgid "Columnar - Labels Left"
msgstr "종란식 - 왼쪽에 레이블"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_37\n"
@@ -2402,7 +2172,6 @@ msgid "Columnar - Labels on Top"
msgstr "종란식 - 위쪽에 레이블"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_38\n"
@@ -2411,7 +2180,6 @@ msgid "In Blocks - Labels Left"
msgstr "블록 내 - 왼쪽에 레이블"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_39\n"
@@ -2420,7 +2188,6 @@ msgid "In Blocks - Labels Above"
msgstr "블록 내 - 위쪽에 레이블"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_40\n"
@@ -2429,7 +2196,6 @@ msgid "As Data Sheet"
msgstr "데이터 시트로"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_41\n"
@@ -2438,7 +2204,6 @@ msgid "Arrangement of the main form"
msgstr "주 양식 배치"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_42\n"
@@ -2447,7 +2212,6 @@ msgid "Arrangement of the subform"
msgstr "하위 양식 배치"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_44\n"
@@ -2465,7 +2229,6 @@ msgid "Existing data will not be displayed"
msgstr "기존 데이터는 표시되지 않습니다."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_46\n"
@@ -2474,7 +2237,6 @@ msgid "T~he form is to display all data"
msgstr "양식에서 모든 데이터 표시(~H)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_47\n"
@@ -2483,7 +2245,6 @@ msgid "Do not allow ~modification of existing data"
msgstr "기존 데이터의 수정을 허용하지 않음(~M)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_48\n"
@@ -2492,7 +2253,6 @@ msgid "Do not allow ~deletion of existing data"
msgstr "기존 데이터의 삭제를 허용하지 않음(~D)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_49\n"
@@ -2501,7 +2261,6 @@ msgid "Do not allow ~addition of new data"
msgstr "새 데이터의 추가를 허용하지 않음(~A)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_50\n"
@@ -2510,7 +2269,6 @@ msgid "Name of ~the form"
msgstr "양식 이름(~T)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_51\n"
@@ -2519,7 +2277,6 @@ msgid "How do you want to proceed after creating the form?"
msgstr "양식을 만든 후에 어떤 방법으로 진행하시겠습니까?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_52\n"
@@ -2528,7 +2285,6 @@ msgid "~Work with the form"
msgstr "양식에서 작업(~W)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_53\n"
@@ -2537,7 +2293,6 @@ msgid "~Modify the form"
msgstr "양식 수정(~M)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_55\n"
@@ -2546,7 +2301,6 @@ msgid "~Page Styles"
msgstr "페이지 스타일(~P)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_80\n"
@@ -2555,7 +2309,6 @@ msgid "Field selection"
msgstr "필드 선택"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_81\n"
@@ -2564,7 +2317,6 @@ msgid "Set up a subform"
msgstr "하위 양식 설정"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_82\n"
@@ -2573,7 +2325,6 @@ msgid "Add subform fields"
msgstr "하위 양식 필드 추가"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_83\n"
@@ -2582,7 +2333,6 @@ msgid "Get joined fields"
msgstr "조인된 필드 가져오기"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_84\n"
@@ -2591,7 +2341,6 @@ msgid "Arrange controls"
msgstr "콘트롤 배치"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_85\n"
@@ -2600,7 +2349,6 @@ msgid "Set data entry"
msgstr "데이터 항목 설정"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_86\n"
@@ -2609,7 +2357,6 @@ msgid "Apply styles"
msgstr "스타일 적용"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_87\n"
@@ -2618,7 +2365,6 @@ msgid "Set name"
msgstr "이름 설정"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_88\n"
@@ -2627,7 +2373,6 @@ msgid "(Date)"
msgstr "(날짜)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_89\n"
@@ -2636,7 +2381,6 @@ msgid "(Time)"
msgstr "(시간)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_90\n"
@@ -2645,7 +2389,6 @@ msgid "Select the fields of your form"
msgstr "양식 필드를 선택하십시오."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_91\n"
@@ -2654,7 +2397,6 @@ msgid "Decide if you want to set up a subform"
msgstr "하위 양식을 설정할지 여부를 결정하십시오."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_92\n"
@@ -2663,7 +2405,6 @@ msgid "Select the fields of your subform"
msgstr "하위 양식 필드를 선택하십시오."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_93\n"
@@ -2672,7 +2413,6 @@ msgid "Select the joins between your forms"
msgstr "양식 간의 조인을 선택하십시오."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_94\n"
@@ -2681,7 +2421,6 @@ msgid "Arrange the controls on your form"
msgstr "양식에 콘트롤을 배치하십시오."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_95\n"
@@ -2690,7 +2429,6 @@ msgid "Select the data entry mode"
msgstr "데이터 입력 모드를 선택하십시오."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_96\n"
@@ -2699,7 +2437,6 @@ msgid "Apply the style of your form"
msgstr "양식 스타일을 적용하십시오."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_97\n"
@@ -2719,7 +2456,6 @@ msgstr ""
"다른 이름을 선택하십시오."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_1\n"
@@ -2728,7 +2464,6 @@ msgid "Table Wizard"
msgstr "표 마법사"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_2\n"
@@ -2737,7 +2472,6 @@ msgid "Select fields"
msgstr "필드 선택"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_3\n"
@@ -2746,7 +2480,6 @@ msgid "Set types and formats"
msgstr "유형 및 서식 설정"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_4\n"
@@ -2764,7 +2497,6 @@ msgid "Create table"
msgstr "표 생성"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_8\n"
@@ -2773,7 +2505,6 @@ msgid "Select fields for your table"
msgstr "표 필드 선택"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_9\n"
@@ -2782,7 +2513,6 @@ msgid "Set field types and formats"
msgstr "필드 유형과 형식 설정"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_10\n"
@@ -2800,7 +2530,6 @@ msgid "Create table"
msgstr "표 생성"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_14\n"
@@ -2809,7 +2538,6 @@ msgid "This wizard helps you to create a table for your database. After selectin
msgstr "이 마법사는 데이터베이스의 표 만들기를 도와줍니다. 표 범주와 예제 테이블을 선택한 후 표에 포함할 필드를 선택하십시오. 두 개 이상의 예제 테이블에서 필드를 포함할 수 있습니다."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_15\n"
@@ -2818,7 +2546,6 @@ msgid "Ca~tegory"
msgstr "범주(~T)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_16\n"
@@ -2827,7 +2554,6 @@ msgid "B~usiness"
msgstr "업무(~U)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_17\n"
@@ -2836,7 +2562,6 @@ msgid "P~ersonal"
msgstr "개인(~E)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_18\n"
@@ -2845,7 +2570,6 @@ msgid "~Sample tables"
msgstr "예제 표(~S)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_19\n"
@@ -2854,7 +2578,6 @@ msgid "A~vailable fields"
msgstr "사용 가능한 필드(~V)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_20\n"
@@ -2888,7 +2611,6 @@ msgid "Field name"
msgstr "필드명"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_24\n"
@@ -2897,7 +2619,6 @@ msgid "Field type"
msgstr "필드 유형"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_25\n"
@@ -2906,7 +2627,6 @@ msgid "~Selected fields"
msgstr "선택된 필드(~S)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_26\n"
@@ -2915,7 +2635,6 @@ msgid "A primary key uniquely identifies each record in a database table. Primar
msgstr "기본 키는 데이터베이스 표의 각 레코드를 고유하게 식별합니다. 기본 키를 사용하면 여러 표의 정보를 쉽게 연결할 수 있으므로 모든 표에 기본 키를 설정하는 것이 좋습니다. 기본 키가 없으면 이 표에 데이터를 입력할 수 없습니다."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_27\n"
@@ -2924,7 +2643,6 @@ msgid "~Create a primary key"
msgstr "기본 키 만들기(~C)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_28\n"
@@ -2933,7 +2651,6 @@ msgid "~Automatically add a primary key"
msgstr "자동으로 기본 키 추가(~A)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_29\n"
@@ -2951,7 +2668,6 @@ msgid "Define p~rimary key as a combination of several fields"
msgstr "기본 키를 여러 필드의 조합으로 정의(~R)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_31\n"
@@ -2960,7 +2676,6 @@ msgid "F~ieldname"
msgstr "필드 이름(~I)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_32\n"
@@ -2969,7 +2684,6 @@ msgid "~Primary key fields"
msgstr "기본 키 필드(~P)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_33\n"
@@ -2978,7 +2692,6 @@ msgid "Auto ~value"
msgstr "자동 값(~V)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_34\n"
@@ -2987,7 +2700,6 @@ msgid "What do you want to name your table?"
msgstr "표 이름을 지정하시겠습니까?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_35\n"
@@ -2996,7 +2708,6 @@ msgid "Congratulations. You have entered all the information needed to create yo
msgstr "축하합니다. 표를 만드는 데 필요한 정보를 모두 입력했습니다."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_36\n"
@@ -3005,7 +2716,6 @@ msgid "What do you want to do next?"
msgstr "다음에 무엇을 하시겠습니까?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_37\n"
@@ -3014,7 +2724,6 @@ msgid "Modify the table design"
msgstr "표 디자인 수정"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_38\n"
@@ -3023,7 +2732,6 @@ msgid "Insert data immediately"
msgstr "바로 데이터 삽입"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_39\n"
@@ -3032,7 +2740,6 @@ msgid "C~reate a form based on this table"
msgstr "이 표를 기반으로 양식 만들기(~R)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_40\n"
@@ -3041,7 +2748,6 @@ msgid "The table you have created could not be opened."
msgstr "만든 표를 열 수 없습니다."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_41\n"
@@ -3050,7 +2756,6 @@ msgid "The table name '%TABLENAME' contains a character ('%SPECIALCHAR') that mi
msgstr "표 이름 '%TABLENAME'에 데이터베이스에서 지원하지 않는 문자('%SPECIALCHAR')가 포함되어 있습니다."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_42\n"
@@ -3059,7 +2764,6 @@ msgid "The field name '%FIELDNAME' contains a special character ('%SPECIALCHAR')
msgstr "필드 이름 '%FIELDNAME'에 데이터베이스에서 지원하지 않는 특수 문자('%SPECIALCHAR')가 포함되어 있습니다."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_43\n"
@@ -3068,7 +2772,6 @@ msgid "Field"
msgstr "필드"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_44\n"
@@ -3077,7 +2780,6 @@ msgid "MyTable"
msgstr "MyTable"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_45\n"
@@ -3086,7 +2788,6 @@ msgid "Add a Field"
msgstr "필드 추가"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_46\n"
@@ -3095,7 +2796,6 @@ msgid "Remove the selected Field"
msgstr "선택된 필드 제거"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_47\n"
@@ -3115,7 +2815,6 @@ msgstr ""
"다른 이름을 입력하십시오."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_49\n"
@@ -3124,7 +2823,6 @@ msgid "Catalog of the table"
msgstr "표 카탈로그"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_50\n"
@@ -3133,7 +2831,6 @@ msgid "Schema of the table"
msgstr "표 스키마"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_51\n"
@@ -3142,7 +2839,6 @@ msgid "The field '%FIELDNAME' already exists."
msgstr "'%FIELDNAME' 필드가 이미 있습니다."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_ZERO_0\n"
@@ -3151,7 +2847,6 @@ msgid "~Cancel"
msgstr "취소(~C)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_ZERO_1\n"
@@ -3160,7 +2855,6 @@ msgid "~Help"
msgstr "도움말(~H)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_ZERO_2\n"
@@ -3169,7 +2863,6 @@ msgid "< ~Back"
msgstr "< 뒤로(~B)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_ZERO_3\n"
@@ -3178,7 +2871,6 @@ msgid "~Convert"
msgstr "변환(~C)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_ZERO_4\n"
@@ -3187,7 +2879,6 @@ msgid "Note: Currency amounts from external links and currency conversion factor
msgstr "알림: 수식내의 통화변환 요소와 외부참조에 연결된 통화량은 변환되지 않습니다."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_ZERO_5\n"
@@ -3196,7 +2887,6 @@ msgid "First, unprotect all sheets."
msgstr "모든 시트를 사전에 보호해제하십시오."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_ZERO_6\n"
@@ -3214,7 +2904,6 @@ msgid "C~ontinue >"
msgstr "계속(~O) >>"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_ZERO_8\n"
@@ -3223,7 +2912,6 @@ msgid "C~lose"
msgstr "닫기(~L)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_0\n"
@@ -3232,7 +2920,6 @@ msgid "~Entire document"
msgstr "전체 문서(~E)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_1\n"
@@ -3241,7 +2928,6 @@ msgid "Selection"
msgstr "선택"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_2\n"
@@ -3250,7 +2936,6 @@ msgid "Cell S~tyles"
msgstr "셀 스타일(~T)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_3\n"
@@ -3259,7 +2944,6 @@ msgid "Currency cells in the current ~sheet"
msgstr "현재 시트의 통화 셀(~S)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_4\n"
@@ -3268,7 +2952,6 @@ msgid "Currency cells in the entire ~document"
msgstr "전체 문서의 통화 셀(~D)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_5\n"
@@ -3277,7 +2960,6 @@ msgid "~Selected range"
msgstr "선택된 영역(~S)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_6\n"
@@ -3286,7 +2968,6 @@ msgid "Select Cell Styles"
msgstr "셀 스타일 선택:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_7\n"
@@ -3295,7 +2976,6 @@ msgid "Select currency cells"
msgstr "통화 셀 선택"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_8\n"
@@ -3304,7 +2984,6 @@ msgid "Currency ranges:"
msgstr "통화 영역:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_9\n"
@@ -3313,7 +2992,6 @@ msgid "Templates:"
msgstr "서식 파일:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_0\n"
@@ -3322,7 +3000,6 @@ msgid "Extent"
msgstr "범위"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_1\n"
@@ -3331,7 +3008,6 @@ msgid "~Single %PRODUCTNAME Calc document"
msgstr "개별 %PRODUCTNAME Calc-문서(~S)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_2\n"
@@ -3340,7 +3016,6 @@ msgid "Complete ~directory"
msgstr "전체 디렉토리(~D)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_3\n"
@@ -3349,7 +3024,6 @@ msgid "Source Document:"
msgstr "원본 문서:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_4\n"
@@ -3358,7 +3032,6 @@ msgid "Source directory:"
msgstr "원본 디렉토리:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_5\n"
@@ -3367,7 +3040,6 @@ msgid "~Including subfolders"
msgstr "하위 폴더 포함(~I)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_6\n"
@@ -3376,7 +3048,6 @@ msgid "Target directory:"
msgstr "목표 디렉토리"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_7\n"
@@ -3385,7 +3056,6 @@ msgid "Temporarily unprotect sheet without query"
msgstr "쿼리 없이 임시로 시트 보호 해제"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_10\n"
@@ -3403,7 +3073,6 @@ msgid "Conversion status:"
msgstr "변환 상태: "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STATUSLINE_1\n"
@@ -3412,7 +3081,6 @@ msgid "Conversion status of the cell templates:"
msgstr "셀 서식의 변환 상태:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STATUSLINE_2\n"
@@ -3421,7 +3089,6 @@ msgid "Registration of the relevant ranges: Sheet %1Number%1 of %2TotPageCount%2
msgstr "관련 범위 등록: %2TotPageCount%2의 시트 %1Number%1"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STATUSLINE_3\n"
@@ -3430,7 +3097,6 @@ msgid "Entry of the ranges to be converted..."
msgstr "범위 항목이 변환 중입니다..."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STATUSLINE_4\n"
@@ -3439,7 +3105,6 @@ msgid "Sheet protection for each sheet will be restored..."
msgstr "각각의 모든 시트 보호가 다시 복구됩니다...."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STATUSLINE_5\n"
@@ -3448,7 +3113,6 @@ msgid "Conversion of the currency units in the cell templates..."
msgstr "셀 서식의 통화 단위 변환..."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_0\n"
@@ -3457,7 +3121,6 @@ msgid "~Finish"
msgstr "마침(~F)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_1\n"
@@ -3466,7 +3129,6 @@ msgid "Select directory"
msgstr "디렉토리를 선택하십시오."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_2\n"
@@ -3475,7 +3137,6 @@ msgid "Select file"
msgstr "파일을 선택하십시오."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_3\n"
@@ -3484,7 +3145,6 @@ msgid "Select target directory"
msgstr "대상 디렉토리를 선택하십시오."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_4\n"
@@ -3493,7 +3153,6 @@ msgid "non-existent"
msgstr "존재하지 않음"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_5\n"
@@ -3502,7 +3161,6 @@ msgid "Euro Converter"
msgstr "유로 변환기"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_6\n"
@@ -3511,7 +3169,6 @@ msgid "Should protected spreadsheets be temporarily unprotected?"
msgstr "모든 스프레드시트의 보호를 일시적으로 해제할까요?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_7\n"
@@ -3520,7 +3177,6 @@ msgid "Enter the password to unprotect the table %1TableName%1"
msgstr "%1TableName%1 표를 보호 해제하기 위해 암호를 입력하십시오."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_8\n"
@@ -3529,7 +3185,6 @@ msgid "Wrong Password!"
msgstr "잘못된 암호!"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_9\n"
@@ -3538,7 +3193,6 @@ msgid "Protected Sheet"
msgstr "보호된 시트"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_10\n"
@@ -3547,7 +3201,6 @@ msgid "Warning!"
msgstr "경고!"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_11\n"
@@ -3556,7 +3209,6 @@ msgid "Protection for the sheets will not be removed."
msgstr "시트 보호는 제거되지 않습니다"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_12\n"
@@ -3565,7 +3217,6 @@ msgid "Sheet cannot be unprotected"
msgstr "시트 보호는 해제되지 않습니다."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_13\n"
@@ -3574,7 +3225,6 @@ msgid "The Wizard cannot edit this document as cell formats cannot be modified i
msgstr "보호된 스프레드시트가 있는 문서에서는 셀 서식을 수정할 수 없기 때문에 마법사에서 이 문서를 편집할 수 없습니다."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_14\n"
@@ -3583,7 +3233,6 @@ msgid "Please note that the Euro Converter will, otherwise, not be able to edit
msgstr "그렇지 않으면 유로 변환기가 문서를 편집할 수 없음에 유의하십시오."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_15\n"
@@ -3592,7 +3241,6 @@ msgid "Please choose a currency to be converted first!"
msgstr "우선 변환할 통화를 선택하십시오."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_16\n"
@@ -3610,7 +3258,6 @@ msgid "OK"
msgstr "확인"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_18\n"
@@ -3619,7 +3266,6 @@ msgid "Cancel"
msgstr "취소"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_19\n"
@@ -3628,7 +3274,6 @@ msgid "Please select a %PRODUCTNAME Calc document for editing!"
msgstr "편집하기 위해 %PRODUCTNAME Calc-문서를 선택하십시오."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_20\n"
@@ -3637,7 +3282,6 @@ msgid "'<1>' is not a directory!"
msgstr "'<1>'은(는) 디렉토리가 아닙니다."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_21\n"
@@ -3664,7 +3308,6 @@ msgid "Do you really want to terminate conversion at this point?"
msgstr "여기에서 변환을 정말 취소하겠습니까?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_24\n"
@@ -3673,7 +3316,6 @@ msgid "Cancel Wizard"
msgstr "마법사 취소"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_0\n"
@@ -3682,7 +3324,6 @@ msgid "Portuguese Escudo"
msgstr "포르투갈 에스쿠도"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_1\n"
@@ -3691,7 +3332,6 @@ msgid "Dutch Guilder"
msgstr "네델란드 길더"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_2\n"
@@ -3700,7 +3340,6 @@ msgid "French Franc"
msgstr "프랑스 프랑"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_3\n"
@@ -3709,7 +3348,6 @@ msgid "Spanish Peseta"
msgstr "스페인 페세타"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_4\n"
@@ -3718,7 +3356,6 @@ msgid "Italian Lira"
msgstr "이태리 리라"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_5\n"
@@ -3727,7 +3364,6 @@ msgid "German Mark"
msgstr "독일 마르크"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_6\n"
@@ -3736,7 +3372,6 @@ msgid "Belgian Franc"
msgstr "벨기에 프랑"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_7\n"
@@ -3745,7 +3380,6 @@ msgid "Irish Punt"
msgstr "아일랜드 파운드"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_8\n"
@@ -3754,7 +3388,6 @@ msgid "Luxembourg Franc"
msgstr "룩셈브르크 프랑"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_9\n"
@@ -3763,7 +3396,6 @@ msgid "Austrian Schilling"
msgstr "오스트리아 쉴링"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_10\n"
@@ -3772,7 +3404,6 @@ msgid "Finnish Mark"
msgstr "핀란드 마르크"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_11\n"
@@ -3781,7 +3412,6 @@ msgid "Greek Drachma"
msgstr "그리스 드라크마"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_12\n"
@@ -3790,7 +3420,6 @@ msgid "Slovenian Tolar"
msgstr "슬로베니아 톨라"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_13\n"
@@ -3799,7 +3428,6 @@ msgid "Cypriot Pound"
msgstr "키프로스 파운드"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_14\n"
@@ -3808,7 +3436,6 @@ msgid "Maltese Lira"
msgstr "몰타 리라"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_15\n"
@@ -3817,7 +3444,6 @@ msgid "Slovak Koruna"
msgstr "슬로바키아 코루나"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_16\n"
@@ -3826,7 +3452,6 @@ msgid "Estonian Kroon"
msgstr "에스토니아 크룬"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_17\n"
@@ -3835,7 +3460,6 @@ msgid "Latvian Lats"
msgstr "라트비아 라트"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_18\n"
@@ -3844,7 +3468,6 @@ msgid "Lithuanian Litas"
msgstr "리투아니아 리타스"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_LASTPAGE_0\n"
@@ -3853,7 +3476,6 @@ msgid "Progress"
msgstr "진행 상태"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_LASTPAGE_1\n"
@@ -3862,7 +3484,6 @@ msgid "Retrieving the relevant documents..."
msgstr "관련 문서 검색..."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_LASTPAGE_2\n"
@@ -3871,7 +3492,6 @@ msgid "Converting the documents..."
msgstr "문서 변환..."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_LASTPAGE_3\n"
@@ -3880,7 +3500,6 @@ msgid "Settings:"
msgstr "설정:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_LASTPAGE_4\n"
@@ -3889,7 +3508,6 @@ msgid "Sheet is always unprotected"
msgstr "시트 보호 항상 제거"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLES_0\n"
@@ -3898,7 +3516,6 @@ msgid "Theme Selection"
msgstr "테마 선택"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLES_1\n"
@@ -3907,7 +3524,6 @@ msgid "Error while saving the document to the clipboard! The following action ca
msgstr "문서를 클립보드에 저장하는 중 오류가 발생했습니다. 다음 작업을 실행 취소할 수 없습니다."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLES_2\n"
@@ -3916,7 +3532,6 @@ msgid "~Cancel"
msgstr "취소(~C)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLES_3\n"
@@ -3925,7 +3540,6 @@ msgid "~OK"
msgstr "확인(~O)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_0\n"
@@ -3934,7 +3548,6 @@ msgid "(Standard)"
msgstr "(표준)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_1\n"
@@ -3943,7 +3556,6 @@ msgid "Autumn Leaves"
msgstr "가을잎"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_2\n"
@@ -3952,7 +3564,6 @@ msgid "Be"
msgstr "이다"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_3\n"
@@ -3961,7 +3572,6 @@ msgid "Black and White"
msgstr "흑백"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_4\n"
@@ -3970,7 +3580,6 @@ msgid "Blackberry Bush"
msgstr "블랙베리 덤불"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_5\n"
@@ -3979,7 +3588,6 @@ msgid "Blue Jeans"
msgstr "청바지"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_6\n"
@@ -3988,7 +3596,6 @@ msgid "Fifties Diner"
msgstr "Fifties Diner"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_7\n"
@@ -3997,7 +3604,6 @@ msgid "Glacier"
msgstr "빙하"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_8\n"
@@ -4015,7 +3621,6 @@ msgid "Marine"
msgstr "해병대"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_10\n"
@@ -4024,7 +3629,6 @@ msgid "Millennium"
msgstr "천년"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_11\n"
@@ -4033,7 +3637,6 @@ msgid "Nature"
msgstr "자연"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_12\n"
@@ -4042,7 +3645,6 @@ msgid "Neon"
msgstr "네온"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_13\n"
@@ -4051,7 +3653,6 @@ msgid "Night"
msgstr "밤"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_14\n"
@@ -4060,7 +3661,6 @@ msgid "PC Nostalgia"
msgstr "PC 향수"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_15\n"
@@ -4069,7 +3669,6 @@ msgid "Pastel"
msgstr "파스텔"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_16\n"
@@ -4078,7 +3677,6 @@ msgid "Pool Party"
msgstr "수영장 파티"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_17\n"
@@ -4087,7 +3685,6 @@ msgid "Pumpkin"
msgstr "호박"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceDialog_0\n"
@@ -4096,7 +3693,6 @@ msgid "Addressee"
msgstr "받는 사람"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceDialog_1\n"
@@ -4105,7 +3701,6 @@ msgid "One recipient"
msgstr "단일 수신인"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceDialog_2\n"
@@ -4114,7 +3709,6 @@ msgid "Several recipients (address database)"
msgstr "여러 수신인 (주소 데이터 베이스)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceDialog_3\n"
@@ -4123,7 +3717,6 @@ msgid "Use of This Template"
msgstr "이 서식 파일 사용"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceMsgError\n"
@@ -4132,7 +3725,6 @@ msgid "An error has occurred."
msgstr "오류가 발생했습니다."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_0\n"
@@ -4141,7 +3733,6 @@ msgid "Click placeholder and overwrite"
msgstr "플레이스홀더를 클릭한 후 덮어쓰기"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_1\n"
@@ -4150,7 +3741,6 @@ msgid "Company"
msgstr "회사"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_2\n"
@@ -4159,7 +3749,6 @@ msgid "Department"
msgstr "부서"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_3\n"
@@ -4168,7 +3757,6 @@ msgid "First Name"
msgstr "이름"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_4\n"
@@ -4186,7 +3774,6 @@ msgid "Street"
msgstr "번지"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_6\n"
@@ -4195,7 +3782,6 @@ msgid "Country"
msgstr "국가"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_7\n"
@@ -4231,7 +3817,6 @@ msgid "Position"
msgstr "위치"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_11\n"
@@ -4249,7 +3834,6 @@ msgid "Initials"
msgstr "약어"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_13\n"
@@ -4258,7 +3842,6 @@ msgid "Salutation"
msgstr "인사말"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_14\n"
@@ -4267,7 +3850,6 @@ msgid "Home Phone"
msgstr "집 전화"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_15\n"
@@ -4285,7 +3867,6 @@ msgid "Fax"
msgstr "팩스 번호"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_17\n"
@@ -4294,7 +3875,6 @@ msgid "E-Mail"
msgstr "전자 메일"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_18\n"
@@ -4303,7 +3883,6 @@ msgid "URL"
msgstr "URL"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_19\n"
@@ -4312,7 +3891,6 @@ msgid "Notes"
msgstr "메모"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_20\n"
@@ -4321,7 +3899,6 @@ msgid "Alt. Field 1"
msgstr "Alt. 필드 1"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_21\n"
@@ -4330,7 +3907,6 @@ msgid "Alt. Field 2"
msgstr "Alt. 필드 2"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_22\n"
@@ -4339,7 +3915,6 @@ msgid "Alt. Field 3"
msgstr "Alt. 필드 3"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_23\n"
@@ -4348,7 +3923,6 @@ msgid "Alt. Field 4"
msgstr "Alt. 필드 4"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_24\n"
@@ -4366,7 +3940,6 @@ msgid "State"
msgstr "도"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_26\n"
@@ -4375,7 +3948,6 @@ msgid "Office Phone"
msgstr "사무실 전화"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_27\n"
@@ -4384,7 +3956,6 @@ msgid "Pager"
msgstr "호출기"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_28\n"
@@ -4393,7 +3964,6 @@ msgid "Mobile Phone"
msgstr "이동 전화"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_29\n"
@@ -4402,7 +3972,6 @@ msgid "Other Phone"
msgstr "기타 전화"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_30\n"
@@ -4420,7 +3989,6 @@ msgid "Invite"
msgstr "초대"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceNoTextmark_0\n"
@@ -4429,7 +3997,6 @@ msgid "The bookmark 'Recipient' is missing."
msgstr "책갈피'Recipient'가 없습니다."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceNoTextmark_1\n"
@@ -4438,7 +4005,6 @@ msgid "Form letter fields can not be included."
msgstr "편지지 양식 필드를 삽입하지 못했습니다."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"AgendaDlgName\n"
@@ -4447,7 +4013,6 @@ msgid "Minutes Template"
msgstr "프로토콜 서식 파일"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"AgendaDlgNoCancel\n"
@@ -4456,7 +4021,6 @@ msgid "An option must be confirmed."
msgstr "옵션을 확인해야 합니다."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"AgendaDlgFrame\n"
@@ -4465,7 +4029,6 @@ msgid "Minutes Type"
msgstr "기록 형식"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"AgendaDlgButton1\n"
@@ -4474,7 +4037,6 @@ msgid "Results Minutes"
msgstr "결과 프로토콜"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"AgendaDlgButton2\n"
@@ -4483,7 +4045,6 @@ msgid "Evaluation Minutes"
msgstr "경과 프로토콜"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"TextField\n"
@@ -4501,7 +4062,6 @@ msgid "The '%1' directory cannot be created:"
msgstr "'%1' 디렉토리를 만들 수 없습니다:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MsgDirNotThere\n"
@@ -4510,7 +4070,6 @@ msgid "The '%1' directory does not exist."
msgstr "'%1' 디렉토리가 존재하지 않습니다."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"QueryfornewCreation\n"
@@ -4519,7 +4078,6 @@ msgid "Do you want to create it now?"
msgstr "지금 디렉토리를 만드시겠습니까?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"HelpButton\n"
@@ -4528,7 +4086,6 @@ msgid "~Help"
msgstr "도움말(~H)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CancelButton\n"
@@ -4537,7 +4094,6 @@ msgid "~Cancel"
msgstr "취소(~C)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"BackButton\n"
@@ -4555,7 +4111,6 @@ msgid "Ne~xt >"
msgstr "다음(~X) >>"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"BeginButton\n"
@@ -4564,7 +4119,6 @@ msgid "~Convert"
msgstr "변환(~C)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CloseButton\n"
@@ -4573,7 +4127,6 @@ msgid "~Close"
msgstr "닫기(~C)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"WelcometextLabel1\n"
@@ -4582,7 +4135,6 @@ msgid "This wizard convert legacy format documents to Open Document Format for O
msgstr "이 마법사는 기존 형식의 문서를 오피스 응용프로그램용 오픈 도큐먼트 형식으로 변환합니다."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"WelcometextLabel3\n"
@@ -4591,7 +4143,6 @@ msgid "Select the document type for conversion:"
msgstr "변환할 문서 유형을 선택하십시오:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MSTemplateCheckbox_1_\n"
@@ -4600,7 +4151,6 @@ msgid "Word templates"
msgstr "Word 서식 파일"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MSTemplateCheckbox_2_\n"
@@ -4609,7 +4159,6 @@ msgid "Excel templates"
msgstr "Excel 서식 파일"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MSTemplateCheckbox_3_\n"
@@ -4618,7 +4167,6 @@ msgid "PowerPoint templates"
msgstr "PowerPoint 서식 파일"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MSDocumentCheckbox_1_\n"
@@ -4627,7 +4175,6 @@ msgid "Word documents"
msgstr "Word 문서"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MSDocumentCheckbox_2_\n"
@@ -4636,7 +4183,6 @@ msgid "Excel documents"
msgstr "Excel 문서"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MSDocumentCheckbox_3_\n"
@@ -4645,7 +4191,6 @@ msgid "PowerPoint/Publisher documents"
msgstr "PowerPoint/Publisher 문서"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MSContainerName\n"
@@ -4654,7 +4199,6 @@ msgid "Microsoft Office"
msgstr "Microsoft Office"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SummaryHeader\n"
@@ -4663,7 +4207,6 @@ msgid "Summary:"
msgstr "요약:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"GroupnameDefault\n"
@@ -4699,7 +4242,6 @@ msgid "The '<1>' file already exists.<CR>Do you want to overwrite it?"
msgstr "'<1>' 파일이 이미 있습니다.<CR>덮어 쓰시겠습니까?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MorePathsError3\n"
@@ -4717,7 +4259,6 @@ msgid "Do you really want to terminate conversion at this point?"
msgstr "여기에서 변환을 정말 취소하겠습니까?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ConvertError2\n"
@@ -4726,7 +4267,6 @@ msgid "Cancel Wizard"
msgstr "마법사 취소"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RTErrorDesc\n"
@@ -4744,7 +4284,6 @@ msgid "Error"
msgstr "오류"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"OverwriteallFiles\n"
@@ -4753,7 +4292,6 @@ msgid "Do you want to overwrite documents without being asked?"
msgstr "문서를 확인하지 않고 겹쳐쓰시겠습니까?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ReeditMacro\n"
@@ -4762,7 +4300,6 @@ msgid "Document macro has to be revised."
msgstr "문서 macro는 교정을 필요로 합니다."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CouldNotsaveDocument\n"
@@ -4771,7 +4308,6 @@ msgid "Document '<1>' could not be saved."
msgstr "문서 '<1>'을(를) 저장하지 못했습니다."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CouldNotopenDocument\n"
@@ -4780,7 +4316,6 @@ msgid "Document '<1>' could not be opened."
msgstr "문서 '<1>'을(를) 열지 못했습니다."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"PathDialogMessage\n"
@@ -4789,7 +4324,6 @@ msgid "Select a directory"
msgstr "색인을 선택하십시오."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"DialogTitle\n"
@@ -4798,7 +4332,6 @@ msgid "Document Converter"
msgstr "문서 변환기"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SearchInSubDir\n"
@@ -4807,7 +4340,6 @@ msgid "Including subdirectories"
msgstr "하위 색인 포함"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ProgressPage1\n"
@@ -4816,7 +4348,6 @@ msgid "Progress"
msgstr "진행 상태"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ProgressPage2\n"
@@ -4825,7 +4356,6 @@ msgid "Retrieving the relevant documents:"
msgstr "관련 문서 파악:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ProgressPage3\n"
@@ -4834,7 +4364,6 @@ msgid "Converting the documents"
msgstr "문서 변환"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ProgressFound\n"
@@ -4852,7 +4381,6 @@ msgid "\"%1 found"
msgstr "%1 발견"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"Ready\n"
@@ -4861,7 +4389,6 @@ msgid "Finished"
msgstr "마침"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SourceDocuments\n"
@@ -4870,7 +4397,6 @@ msgid "Source documents"
msgstr "원본 문서"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"TargetDocuments\n"
@@ -4879,7 +4405,6 @@ msgid "Target documents"
msgstr "대상 문서"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"LogfileSummary\n"
@@ -4888,7 +4413,6 @@ msgid "<COUNT> documents converted"
msgstr "<COUNT> 문서가 변환됨"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumInclusiveSubDir\n"
@@ -4897,7 +4421,6 @@ msgid "All subdirectories will be taken into account"
msgstr "모든 하위 디렉토리가 참작됩니다."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumSaveDokumente\n"
@@ -4906,7 +4429,6 @@ msgid "These will be exported to the following directory:"
msgstr "이 파일 및 문서들은 다음의 디렉토리로 내보내집니다:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"TextImportLabel\n"
@@ -4915,7 +4437,6 @@ msgid "Import from:"
msgstr "가져오기:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"TextExportLabel\n"
@@ -4924,7 +4445,6 @@ msgid "Save to:"
msgstr "저장:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CreateLogfile\n"
@@ -4933,7 +4453,6 @@ msgid "Create log file"
msgstr "로그 파일 만들기"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"LogfileHelpText\n"
@@ -4942,7 +4461,6 @@ msgid "A log file will be created in your work directory"
msgstr "작업 디렉토리 안에 로그파일이 만들어집니다."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ShowLogfile\n"
@@ -4951,7 +4469,6 @@ msgid "Show log file"
msgstr "로그 파일 표시"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumMSTextDocuments\n"
@@ -4960,7 +4477,6 @@ msgid "All Word documents contained in the following directory will be imported:
msgstr "다음 디렉토리에 있는 모든 Word 문서를 가져옵니다:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumMSTableDocuments\n"
@@ -4969,7 +4485,6 @@ msgid "All Excel documents contained in the following directory will be imported
msgstr "다음 디렉토리에 있는 모든 Excel 문서를 가져옵니다:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumMSDrawDocuments\n"
@@ -4978,7 +4493,6 @@ msgid "All PowerPoint/Publisher documents contained in the following directory w
msgstr "다음 디렉토리에 포함된 모든 PowerPoint/Publisher 문서를 가져옵니다:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumMSTextTemplates\n"
@@ -4987,7 +4501,6 @@ msgid "All Word templates contained in the following directory will be imported:
msgstr "다음 디렉토리에 있는 모든 Word 서식 파일을 가져옵니다:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumMSTableTemplates\n"
@@ -4996,7 +4509,6 @@ msgid "All Excel templates contained in the following directory will be imported
msgstr "다음 디렉토리에 있는 모든 Excel 서식 파일을 가져옵니다:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumMSDrawTemplates\n"
diff --git a/source/ko/writerperfect/messages.po b/source/ko/writerperfect/messages.po
index 188cdc76026..2c3cf04469c 100644
--- a/source/ko/writerperfect/messages.po
+++ b/source/ko/writerperfect/messages.po
@@ -56,7 +56,6 @@ msgid "EPUB Export"
msgstr ""
#: exportepub.ui:91
-#, fuzzy
msgctxt "exportepub|versionft"
msgid "Version:"
msgstr "버전:"
@@ -77,19 +76,16 @@ msgid "Split method:"
msgstr ""
#: exportepub.ui:161
-#, fuzzy
msgctxt "exportepub|splitpage"
msgid "Page break"
msgstr "페이지 나누기(~P)"
#: exportepub.ui:162
-#, fuzzy
msgctxt "exportepub|splitheading"
msgid "Heading"
msgstr "제목"
#: wpftencodingdialog.ui:63
-#, fuzzy
msgctxt "wpftencodingdialog|label"
msgid "_Character set:"
msgstr "문자 집합(_C):"
diff --git a/source/ko/xmlsecurity/messages.po b/source/ko/xmlsecurity/messages.po
index baae37e2ecf..86b1b683ba9 100644
--- a/source/ko/xmlsecurity/messages.po
+++ b/source/ko/xmlsecurity/messages.po
@@ -238,7 +238,6 @@ msgid "Date"
msgstr "날짜"
#: digitalsignaturesdialog.ui:205
-#, fuzzy
msgctxt "digitalsignaturesdialog|description"
msgid "Description"
msgstr "설명"
@@ -465,7 +464,6 @@ msgid "Encrypt"
msgstr ""
#: selectcertificatedialog.ui:209
-#, fuzzy
msgctxt "selectcertificatedialog|sign"
msgid "Select the certificate you want to use for signing:"
msgstr "서명에 사용할 인증서를 선택하십시오."
@@ -482,7 +480,6 @@ msgid "View Certificate..."
msgstr "인증서 보기..."
#: selectcertificatedialog.ui:266
-#, fuzzy
msgctxt "selectcertificatedialog|label2"
msgid "Description:"
msgstr "설명:"
diff --git a/source/kok/accessibility/messages.po b/source/kok/accessibility/messages.po
index 8de43a26b21..393fb11df60 100644
--- a/source/kok/accessibility/messages.po
+++ b/source/kok/accessibility/messages.po
@@ -19,13 +19,11 @@ msgid "Browse"
msgstr "ब्रावज्"
#: strings.hrc:26
-#, fuzzy
msgctxt "STR_SVT_ACC_ACTION_EXPAND"
msgid "Expand"
msgstr "वाडप"
#: strings.hrc:27
-#, fuzzy
msgctxt "STR_SVT_ACC_ACTION_COLLAPSE"
msgid "Collapse"
msgstr "कोसळप"
@@ -46,13 +44,11 @@ msgid "Uncheck"
msgstr ""
#: strings.hrc:31
-#, fuzzy
msgctxt "RID_STR_ACC_SCROLLBAR_NAME_VERTICAL"
msgid "Vertical scroll bar"
msgstr "उबी हालपी पट्टी"
#: strings.hrc:32
-#, fuzzy
msgctxt "RID_STR_ACC_SCROLLBAR_NAME_HORIZONTAL"
msgid "Horizontal scroll bar"
msgstr "आडवी हालपी पट्टी"
@@ -63,13 +59,11 @@ msgid "Please press enter to go into child control for more operations"
msgstr ""
#: strings.hrc:34
-#, fuzzy, c-format
msgctxt "RID_STR_ACC_COLUMN_NUM"
msgid "Column %COLUMNNUMBER"
msgstr "स्तंभ %COLUMNNUMBER"
#: strings.hrc:35
-#, fuzzy
msgctxt "RID_STR_ACC_ROW_NUM"
msgid "Row %ROWNUMBER"
msgstr "रांग %ROWNUMBERPongot %ROWNUMBER"
diff --git a/source/kok/avmedia/messages.po b/source/kok/avmedia/messages.po
index c7da51509e7..ca47dc7972f 100644
--- a/source/kok/avmedia/messages.po
+++ b/source/kok/avmedia/messages.po
@@ -14,7 +14,6 @@ msgstr ""
"X-Generator: LibreOffice\n"
#: strings.hrc:25
-#, fuzzy
msgctxt "AVMEDIA_STR_OPEN"
msgid "Open"
msgstr "उगडात"
@@ -37,13 +36,11 @@ msgid "Pause"
msgstr ""
#: strings.hrc:29
-#, fuzzy
msgctxt "AVMEDIA_STR_STOP"
msgid "Stop"
msgstr "थांबयात"
#: strings.hrc:30
-#, fuzzy
msgctxt "AVMEDIA_STR_LOOP"
msgid "Repeat"
msgstr "परतून एक फावट"
@@ -54,25 +51,21 @@ msgid "Mute"
msgstr ""
#: strings.hrc:32
-#, fuzzy
msgctxt "AVMEDIA_STR_ZOOM"
msgid "View"
msgstr "दृश्य"
#: strings.hrc:33
-#, fuzzy
msgctxt "AVMEDIA_STR_ZOOM_50"
msgid "50%"
msgstr "50%"
#: strings.hrc:34
-#, fuzzy
msgctxt "AVMEDIA_STR_ZOOM_100"
msgid "100%"
msgstr "100%"
#: strings.hrc:35
-#, fuzzy
msgctxt "AVMEDIA_STR_ZOOM_200"
msgid "200%"
msgstr "200%"
@@ -84,13 +77,11 @@ msgid "Scaled"
msgstr "प्रमाण"
#: strings.hrc:37
-#, fuzzy
msgctxt "AVMEDIA_STR_VOLUME"
msgid "Volume"
msgstr "प्रमाण"
#: strings.hrc:38
-#, fuzzy
msgctxt "AVMEDIA_STR_POSITION"
msgid "Position"
msgstr "स्थान"
diff --git a/source/kok/basctl/messages.po b/source/kok/basctl/messages.po
index 87b13b55bed..1693624af0d 100644
--- a/source/kok/basctl/messages.po
+++ b/source/kok/basctl/messages.po
@@ -416,7 +416,6 @@ msgstr ""
" "
#: strings.hrc:100
-#, fuzzy
msgctxt "RID_STR_PRINTDLG_RANGE"
msgid "Print range"
msgstr "मुद्रण व्याप्ती"
@@ -486,7 +485,6 @@ msgid "Multiselection"
msgstr "खूप निवड"
#: strings.hrc:114
-#, fuzzy
msgctxt "RID_STR_DEF_LANG"
msgid "[Default Language]"
msgstr "[मूळ भास][Mull Bhas]"
@@ -682,7 +680,6 @@ msgid "Export as _extension"
msgstr ""
#: exportdialog.ui:100
-#, fuzzy
msgctxt "exportdialog|basic"
msgid "Export as BASIC library"
msgstr " BASIC पुस्तकालय म्हण निर्यात करात"
@@ -698,7 +695,6 @@ msgid "_Line number:"
msgstr ""
#: importlibdialog.ui:9
-#, fuzzy
msgctxt "importlibdialog|ImportLibDialog"
msgid "Import Libraries"
msgstr "पुस्तकालयां आयात करात"
@@ -755,7 +751,6 @@ msgid "_Export..."
msgstr "निर्यात..."
#: managebreakpoints.ui:9
-#, fuzzy
msgctxt "managebreakpoints|ManageBreakpointsDialog"
msgid "Manage Breakpoints"
msgstr "खण्डबिंदु व्यवस्थापन करात"
@@ -850,7 +845,6 @@ msgid "%PRODUCTNAME Basic Macro Organizer"
msgstr ""
#: organizedialog.ui:78
-#, fuzzy
msgctxt "organizedialog|modules"
msgid "Modules"
msgstr "प्रमाणां"
diff --git a/source/kok/basic/messages.po b/source/kok/basic/messages.po
index c7ad3e700b2..2902a8a2fa3 100644
--- a/source/kok/basic/messages.po
+++ b/source/kok/basic/messages.po
@@ -68,7 +68,6 @@ msgid "Duplicate definition."
msgstr "दुपट्टी व्याख्या"
#: basic.hrc:36
-#, fuzzy
msgctxt "RID_BASIC_START"
msgid "Division by zero."
msgstr "शून्यान भाग"
@@ -164,7 +163,6 @@ msgid "Device I/O error."
msgstr "साधनाची I/O त्रुटी"
#: basic.hrc:52
-#, fuzzy
msgctxt "RID_BASIC_START"
msgid "File already exists."
msgstr "धारिका पयलीसावन आसा"
diff --git a/source/kok/chart2/messages.po b/source/kok/chart2/messages.po
index c9c1b8017fc..c9e4488170a 100644
--- a/source/kok/chart2/messages.po
+++ b/source/kok/chart2/messages.po
@@ -44,7 +44,6 @@ msgid "Chart Elements"
msgstr "तकटो घटक"
#: strings.hrc:30
-#, fuzzy
msgctxt "STR_PAGE_LINE"
msgid "Line"
msgstr "वळ"
@@ -65,7 +64,6 @@ msgid "Transparency"
msgstr "पारदर्शकता"
#: strings.hrc:34
-#, fuzzy
msgctxt "STR_PAGE_FONT"
msgid "Font"
msgstr "अक्षरसंच"
@@ -655,7 +653,6 @@ msgid "Use superordinate object settings"
msgstr "उपवस्त मजकूर दिशा स्थापित वापरात"
#: strings.hrc:145
-#, fuzzy
msgctxt "STR_PROPERTY_ROLE_FILLCOLOR"
msgid "Fill Color"
msgstr "रंग भरात"
@@ -688,7 +685,6 @@ msgid "Exponential"
msgstr ""
#: strings.hrc:152
-#, fuzzy
msgctxt "STR_REGRESSION_POWER"
msgid "Power"
msgstr "वीज"
@@ -704,7 +700,6 @@ msgid "Moving average"
msgstr ""
#: strings.hrc:155
-#, fuzzy
msgctxt "STR_REGRESSION_MEAN"
msgid "Mean"
msgstr "सरासरी"
@@ -745,7 +740,6 @@ msgid "Donut"
msgstr "डोनटDoughnut"
#: strings.hrc:164
-#, fuzzy
msgctxt "STR_TYPE_LINE"
msgid "Line"
msgstr "वळ"
@@ -906,25 +900,21 @@ msgid "3D View"
msgstr ""
#: chardialog.ui:8
-#, fuzzy
msgctxt "chardialog|CharDialog"
msgid "Character"
msgstr "अक्षर"
#: chardialog.ui:105
-#, fuzzy
msgctxt "chardialog|font"
msgid "Font"
msgstr "अक्षरसंच"
#: chardialog.ui:127
-#, fuzzy
msgctxt "chardialog|fonteffects"
msgid "Font Effects"
msgstr "अक्षरसंच प्रभाव"
#: chardialog.ui:150
-#, fuzzy
msgctxt "chardialog|position"
msgid "Position"
msgstr "स्थान"
@@ -935,7 +925,6 @@ msgid "Data Table"
msgstr ""
#: chartdatadialog.ui:88
-#, fuzzy
msgctxt "chartdatadialog|InsertRow"
msgid "Insert Row"
msgstr "वळ घालात"
@@ -952,7 +941,6 @@ msgid "Insert Text Column"
msgstr ""
#: chartdatadialog.ui:130
-#, fuzzy
msgctxt "chartdatadialog|RemoveRow"
msgid "Delete Row"
msgstr "वळ काडून उडयात"
@@ -983,7 +971,6 @@ msgid "Move Row Down"
msgstr ""
#: charttypedialog.ui:8
-#, fuzzy
msgctxt "charttypedialog|ChartTypeDialog"
msgid "Chart Type"
msgstr "तक्त्याचो प्रकार"
@@ -1000,67 +987,56 @@ msgid "Best fit"
msgstr ""
#: dlg_DataLabel.ui:24
-#, fuzzy
msgctxt "dlg_DataLabel|liststorePLACEMENT"
msgid "Center"
msgstr "केंद्र"
#: dlg_DataLabel.ui:28
-#, fuzzy
msgctxt "dlg_DataLabel|liststorePLACEMENT"
msgid "Above"
msgstr "वयर"
#: dlg_DataLabel.ui:32
-#, fuzzy
msgctxt "dlg_DataLabel|liststorePLACEMENT"
msgid "Top left"
msgstr "वयली दावी "
#: dlg_DataLabel.ui:36
-#, fuzzy
msgctxt "dlg_DataLabel|liststorePLACEMENT"
msgid "Left"
msgstr "दावे"
#: dlg_DataLabel.ui:40
-#, fuzzy
msgctxt "dlg_DataLabel|liststorePLACEMENT"
msgid "Bottom left"
msgstr "तळाक दावें"
#: dlg_DataLabel.ui:44
-#, fuzzy
msgctxt "dlg_DataLabel|liststorePLACEMENT"
msgid "Below"
msgstr "सकयल"
#: dlg_DataLabel.ui:48
-#, fuzzy
msgctxt "dlg_DataLabel|liststorePLACEMENT"
msgid "Bottom right"
msgstr "तळाक उजव्यान"
#: dlg_DataLabel.ui:52
-#, fuzzy
msgctxt "dlg_DataLabel|liststorePLACEMENT"
msgid "Right"
msgstr "उजवे"
#: dlg_DataLabel.ui:56
-#, fuzzy
msgctxt "dlg_DataLabel|liststorePLACEMENT"
msgid "Top right"
msgstr "वयर उजव्यान"
#: dlg_DataLabel.ui:60
-#, fuzzy
msgctxt "dlg_DataLabel|liststorePLACEMENT"
msgid "Inside"
msgstr "भीतल्ल्यान"
#: dlg_DataLabel.ui:64
-#, fuzzy
msgctxt "dlg_DataLabel|liststorePLACEMENT"
msgid "Outside"
msgstr "भायल्यान"
@@ -1155,7 +1131,6 @@ msgid "Number Format for Percentage Value"
msgstr ""
#: dlg_DataLabel.ui:408
-#, fuzzy
msgctxt "dlg_DataLabel|label1"
msgid "Text Attributes"
msgstr "मजकूर गुणधर्म"
@@ -1197,7 +1172,6 @@ msgid "Error Margin"
msgstr ""
#: dlg_InsertErrorBars.ui:49
-#, fuzzy
msgctxt "dlg_InsertErrorBars|dlg_InsertErrorBars"
msgid "Legend"
msgstr "लिजेन्ड"
@@ -1294,13 +1268,11 @@ msgid "Select Range for Negative Error Bars"
msgstr ""
#: dlg_InsertErrorBars.ui:613
-#, fuzzy
msgctxt "dlg_InsertErrorBars|STR_CONTROLTEXT_ERROR_BARS_FROM_DATA"
msgid "From Data Table"
msgstr "From Chart Data Tableम्हायती तक्त्यातल्याMahiti Tokttya thavn"
#: dlg_InsertLegend.ui:8
-#, fuzzy
msgctxt "dlg_InsertLegend|dlg_InsertLegend"
msgid "Legend"
msgstr "लिजेन्ड"
@@ -1335,13 +1307,11 @@ msgid "_Bottom"
msgstr "तळ"
#: dlg_InsertLegend.ui:200
-#, fuzzy
msgctxt "dlg_InsertLegend|TXT_POSITION"
msgid "Position"
msgstr "स्थान"
#: insertaxisdlg.ui:8
-#, fuzzy
msgctxt "insertaxisdlg|InsertAxisDialog"
msgid "Axes"
msgstr "अक्ष"
@@ -1365,7 +1335,6 @@ msgid "_Z axis"
msgstr "Z अक्षz-Axis"
#: insertaxisdlg.ui:159
-#, fuzzy
msgctxt "insertaxisdlg|label1"
msgid "Axes"
msgstr "अक्ष"
@@ -1447,7 +1416,6 @@ msgid "Minor Grids"
msgstr ""
#: inserttitledlg.ui:8
-#, fuzzy
msgctxt "inserttitledlg|InsertTitleDialog"
msgid "Titles"
msgstr "मथळे"
@@ -1483,7 +1451,6 @@ msgid "_Z axis"
msgstr "Z अक्षz-Axis"
#: inserttitledlg.ui:247
-#, fuzzy
msgctxt "inserttitledlg|Axe"
msgid "Axes"
msgstr "अक्ष"
@@ -1507,7 +1474,6 @@ msgid "Secondary Axes"
msgstr "दुय्यम X अक्ष..."
#: paradialog.ui:8
-#, fuzzy
msgctxt "paradialog|ParagraphDialog"
msgid "Paragraph"
msgstr "परिच्छेद"
@@ -1518,7 +1484,6 @@ msgid "Indents & Spacing"
msgstr ""
#: paradialog.ui:127
-#, fuzzy
msgctxt "paradialog|labelTP_PARA_ALIGN"
msgid "Alignment"
msgstr "सारके करप"
@@ -1575,19 +1540,16 @@ msgid "_Text orientation:"
msgstr ""
#: sidebarelements.ui:35
-#, fuzzy
msgctxt "sidebarelements|checkbutton_subtitle"
msgid "Subtitle"
msgstr "उपमथळो"
#: sidebarelements.ui:49
-#, fuzzy
msgctxt "sidebarelements|checkbutton_title"
msgid "Title"
msgstr "मथळो"
#: sidebarelements.ui:69
-#, fuzzy
msgctxt "sidebarelements|l"
msgid "Titles"
msgstr "मथळे"
@@ -1603,37 +1565,31 @@ msgid "_Placement:"
msgstr ""
#: sidebarelements.ui:139
-#, fuzzy
msgctxt "sidebarelements|comboboxtext_legend"
msgid "Right"
msgstr "उजवे"
#: sidebarelements.ui:140
-#, fuzzy
msgctxt "sidebarelements|comboboxtext_legend"
msgid "Top"
msgstr "वयर"
#: sidebarelements.ui:141
-#, fuzzy
msgctxt "sidebarelements|comboboxtext_legend"
msgid "Bottom"
msgstr "तळ"
#: sidebarelements.ui:142
-#, fuzzy
msgctxt "sidebarelements|comboboxtext_legend"
msgid "Left"
msgstr "दावे"
#: sidebarelements.ui:143
-#, fuzzy
msgctxt "sidebarelements|comboboxtext_legend"
msgid "Manual"
msgstr "हस्तुकीं"
#: sidebarelements.ui:166
-#, fuzzy
msgctxt "sidebarelements|label_legen"
msgid "Legend"
msgstr "लिजेन्ड"
@@ -1697,7 +1653,6 @@ msgid "2nd Y axis title"
msgstr "Y अक्षाचो मथळो"
#: sidebarelements.ui:341
-#, fuzzy
msgctxt "sidebarelements|label_axes"
msgid "Axes"
msgstr "अक्ष"
@@ -1730,13 +1685,11 @@ msgid "Gridlines"
msgstr ""
#: sidebarelements.ui:455
-#, fuzzy
msgctxt "sidebarelements|text_title"
msgid "Title"
msgstr "मथळो"
#: sidebarelements.ui:465
-#, fuzzy
msgctxt "sidebarelements|text_subtitle"
msgid "Subtitle"
msgstr "उपमथळो"
@@ -1837,31 +1790,26 @@ msgid "P_lacement:"
msgstr ""
#: sidebarseries.ui:82
-#, fuzzy
msgctxt "sidebarseries|comboboxtext_label"
msgid "Above"
msgstr "वयर"
#: sidebarseries.ui:83
-#, fuzzy
msgctxt "sidebarseries|comboboxtext_label"
msgid "Below"
msgstr "सकयल"
#: sidebarseries.ui:84
-#, fuzzy
msgctxt "sidebarseries|comboboxtext_label"
msgid "Center"
msgstr "केंद्र"
#: sidebarseries.ui:85
-#, fuzzy
msgctxt "sidebarseries|comboboxtext_label"
msgid "Outside"
msgstr "भायल्यान"
#: sidebarseries.ui:86
-#, fuzzy
msgctxt "sidebarseries|comboboxtext_label"
msgid "Inside"
msgstr "भीतल्ल्यान"
@@ -1916,7 +1864,6 @@ msgid "Data series '%1'"
msgstr ""
#: smoothlinesdlg.ui:22
-#, fuzzy
msgctxt "smoothlinesdlg|SmoothLinesDialog"
msgid "Smooth Lines"
msgstr "सरळ वळीSoroll Volli"
@@ -2160,7 +2107,6 @@ msgid "_Cross other axis at"
msgstr ""
#: tp_AxisPositions.ui:57
-#, fuzzy
msgctxt "tp_AxisPositions|LB_CROSSES_OTHER_AXIS_AT"
msgid "Start"
msgstr "सुरवात"
@@ -2172,13 +2118,11 @@ msgid "End"
msgstr "अंत"
#: tp_AxisPositions.ui:59
-#, fuzzy
msgctxt "tp_AxisPositions|LB_CROSSES_OTHER_AXIS_AT"
msgid "Value"
msgstr "मोल"
#: tp_AxisPositions.ui:60
-#, fuzzy
msgctxt "tp_AxisPositions|LB_CROSSES_OTHER_AXIS_AT"
msgid "Category"
msgstr "विबाग"
@@ -2318,25 +2262,21 @@ msgid "Grids"
msgstr "ग्रिड"
#: tp_ChartType.ui:20
-#, fuzzy
msgctxt "tp_ChartType|liststore1"
msgid "Bar"
msgstr "पट्टीPott’tti"
#: tp_ChartType.ui:23
-#, fuzzy
msgctxt "tp_ChartType|liststore1"
msgid "Cylinder"
msgstr "दंड गोल"
#: tp_ChartType.ui:26
-#, fuzzy
msgctxt "tp_ChartType|liststore1"
msgid "Cone"
msgstr "कोण"
#: tp_ChartType.ui:29
-#, fuzzy
msgctxt "tp_ChartType|liststore1"
msgid "Pyramid"
msgstr "शुण्डाकार स्तंभ"
@@ -2385,7 +2325,6 @@ msgid "Percent"
msgstr ""
#: tp_ChartType.ui:259
-#, fuzzy
msgctxt "tp_ChartType|deep"
msgid "Deep"
msgstr "खोल"
@@ -2401,7 +2340,6 @@ msgid "Straight"
msgstr ""
#: tp_ChartType.ui:313
-#, fuzzy
msgctxt "tp_ChartType|linetype"
msgid "Smooth"
msgstr "मृदु"
@@ -2412,7 +2350,6 @@ msgid "Stepped"
msgstr ""
#: tp_ChartType.ui:326
-#, fuzzy
msgctxt "tp_ChartType|properties"
msgid "Properties..."
msgstr "वैशिश्ट्यां..."
@@ -2440,67 +2377,56 @@ msgid "Best fit"
msgstr ""
#: tp_DataLabel.ui:24
-#, fuzzy
msgctxt "tp_DataLabel|liststorePLACEMENT"
msgid "Center"
msgstr "केंद्र"
#: tp_DataLabel.ui:28
-#, fuzzy
msgctxt "tp_DataLabel|liststorePLACEMENT"
msgid "Above"
msgstr "वयर"
#: tp_DataLabel.ui:32
-#, fuzzy
msgctxt "tp_DataLabel|liststorePLACEMENT"
msgid "Top left"
msgstr "वयली दावी "
#: tp_DataLabel.ui:36
-#, fuzzy
msgctxt "tp_DataLabel|liststorePLACEMENT"
msgid "Left"
msgstr "दावे"
#: tp_DataLabel.ui:40
-#, fuzzy
msgctxt "tp_DataLabel|liststorePLACEMENT"
msgid "Bottom left"
msgstr "तळाक दावें"
#: tp_DataLabel.ui:44
-#, fuzzy
msgctxt "tp_DataLabel|liststorePLACEMENT"
msgid "Below"
msgstr "सकयल"
#: tp_DataLabel.ui:48
-#, fuzzy
msgctxt "tp_DataLabel|liststorePLACEMENT"
msgid "Bottom right"
msgstr "तळाक उजव्यान"
#: tp_DataLabel.ui:52
-#, fuzzy
msgctxt "tp_DataLabel|liststorePLACEMENT"
msgid "Right"
msgstr "उजवे"
#: tp_DataLabel.ui:56
-#, fuzzy
msgctxt "tp_DataLabel|liststorePLACEMENT"
msgid "Top right"
msgstr "वयर उजव्यान"
#: tp_DataLabel.ui:60
-#, fuzzy
msgctxt "tp_DataLabel|liststorePLACEMENT"
msgid "Inside"
msgstr "भीतल्ल्यान"
#: tp_DataLabel.ui:64
-#, fuzzy
msgctxt "tp_DataLabel|liststorePLACEMENT"
msgid "Outside"
msgstr "भायल्यान"
@@ -2590,7 +2516,6 @@ msgid "Number Format for Percentage Value"
msgstr ""
#: tp_DataLabel.ui:360
-#, fuzzy
msgctxt "tp_DataLabel|label1"
msgid "Text Attributes"
msgstr "मजकूर गुणधर्म"
@@ -2640,7 +2565,6 @@ msgid "_Add"
msgstr "जोडाप (~w)zodd"
#: tp_DataSource.ui:116
-#, fuzzy
msgctxt "tp_DataSource|BTN_UP-atkobject"
msgid "Up"
msgstr "वयर"
@@ -2652,7 +2576,6 @@ msgid "_Remove"
msgstr "काडात"
#: tp_DataSource.ui:148
-#, fuzzy
msgctxt "tp_DataSource|BTN_DOWN-atkobject"
msgid "Down"
msgstr "सकयल"
@@ -2793,7 +2716,6 @@ msgid "Select Range for Negative Error Bars"
msgstr ""
#: tp_ErrorBars.ui:563
-#, fuzzy
msgctxt "tp_ErrorBars|STR_CONTROLTEXT_ERROR_BARS_FROM_DATA"
msgid "From Data Table"
msgstr "From Chart Data Tableम्हायती तक्त्यातल्याMahiti Tokttya thavn"
@@ -2823,7 +2745,6 @@ msgid "_Bottom"
msgstr "तळ"
#: tp_LegendPosition.ui:109
-#, fuzzy
msgctxt "tp_LegendPosition|TXT_POSITION"
msgid "Position"
msgstr "स्थान"
@@ -2844,7 +2765,6 @@ msgid "_Clockwise direction"
msgstr ""
#: tp_PolarOptions.ui:47
-#, fuzzy
msgctxt "tp_PolarOptions|label1"
msgid "Orientation"
msgstr "अनुस्थापन"
@@ -2928,19 +2848,16 @@ msgid "End Table Index"
msgstr ""
#: tp_RangeChooser.ui:272
-#, fuzzy
msgctxt "tp_RangeChooser|STR_PAGE_DATA_RANGE"
msgid "Data Range"
msgstr "म्हायती व्याप्ती"
#: tp_Scale.ui:20
-#, fuzzy
msgctxt "tp_Scale|liststoreDATE"
msgid "Days"
msgstr "दिस"
#: tp_Scale.ui:24
-#, fuzzy
msgctxt "tp_Scale|liststoreDATE"
msgid "Months"
msgstr "म्हयने"
@@ -2974,13 +2891,11 @@ msgid "Automatic"
msgstr "आपसूक "
#: tp_Scale.ui:117
-#, fuzzy
msgctxt "tp_Scale|LB_AXIS_TYPE"
msgid "Text"
msgstr "मजकूर"
#: tp_Scale.ui:118
-#, fuzzy
msgctxt "tp_Scale|LB_AXIS_TYPE"
msgid "Date"
msgstr "तारीक"
@@ -3060,7 +2975,6 @@ msgid "Automat_ic"
msgstr "आपसूक "
#: tp_Scale.ui:561
-#, fuzzy
msgctxt "tp_Scale|FL_SCALE"
msgid "Scale"
msgstr "प्रमाण"
@@ -3177,7 +3091,6 @@ msgid "Degree"
msgstr ""
#: tp_Trendline.ui:213
-#, fuzzy
msgctxt "tp_Trendline|label4"
msgid "Period"
msgstr "कालावधी"
@@ -3261,7 +3174,6 @@ msgid "A_utomatic"
msgstr "आपसूक "
#: tp_axisLabel.ui:138
-#, fuzzy
msgctxt "tp_axisLabel|orderL"
msgid "Order"
msgstr "क्रम"
diff --git a/source/kok/connectivity/messages.po b/source/kok/connectivity/messages.po
index d164fded220..230b5527aab 100644
--- a/source/kok/connectivity/messages.po
+++ b/source/kok/connectivity/messages.po
@@ -550,55 +550,46 @@ msgid "The connection could not be established. The database was created by a ne
msgstr ""
#: strings.hrc:134
-#, fuzzy
msgctxt "STR_ROW_SET_OPERATION_VETOED"
msgid "The record operation has been vetoed."
msgstr "अहवाल कारवाय न्हकारल्या."
#: strings.hrc:135
-#, fuzzy
msgctxt "STR_PARSER_CYCLIC_SUB_QUERIES"
msgid "The statement contains a cyclic reference to one or more sub queries."
msgstr "एक वा अदिक उप प्रस्नांचो संदर्ब स्टेटमेंटान आसा."
#: strings.hrc:136
-#, fuzzy
msgctxt "STR_DB_OBJECT_NAME_WITH_SLASHES"
msgid "The name must not contain any slashes ('/')."
msgstr "नावान खयच्योच स्लॅश ('/') आसपाक जायना."
#: strings.hrc:137
-#, fuzzy
msgctxt "STR_DB_INVALID_SQL_NAME"
msgid "$1$ is no SQL conform identifier."
msgstr "$1$ हो SQL सारको ओळखूपी न्ही ."
#: strings.hrc:138
-#, fuzzy
msgctxt "STR_DB_QUERY_NAME_WITH_QUOTES"
msgid "Query names must not contain quote characters."
msgstr "प्रस्नान कोट अक्षरां आसपाक जायना"
#: strings.hrc:139
-#, fuzzy
msgctxt "STR_DB_OBJECT_NAME_IS_USED"
msgid "The name '$1$' is already in use in the database."
msgstr "'$1$' नाव म्हायतीकोशान पयलीच वापरान आसा."
#: strings.hrc:140
-#, fuzzy
msgctxt "STR_DB_NOT_CONNECTED"
msgid "No connection to the database exists."
msgstr "डेटाबेसाक खयचेच जोडणी अस्तित्वांतनापुर्ण."
#: strings.hrc:141
-#, fuzzy
msgctxt "STR_AB_ADDRESSBOOK_NOT_FOUND"
msgid "No $1$ exists."
msgstr "$1$ भायली वाट ना"
#: strings.hrc:142
-#, fuzzy
msgctxt "STR_DATA_CANNOT_SELECT_UNFILTERED"
msgid "Unable to display the complete table content. Please apply a filter."
msgstr "पूर्ण तकटो प्रदर्शीत करपाक मेळना. उपकार करून गाळणे लागू करात"
diff --git a/source/kok/cui/messages.po b/source/kok/cui/messages.po
index 8e24bbf5ffd..1c0e2904eaa 100644
--- a/source/kok/cui/messages.po
+++ b/source/kok/cui/messages.po
@@ -14,7 +14,6 @@ msgstr ""
"X-Generator: LibreOffice\n"
#: personalization.hrc:31
-#, fuzzy
msgctxt "RID_SVXSTR_PERSONA_CATEGORIES"
msgid "LibreOffice"
msgstr "LibreOffice"
@@ -26,7 +25,6 @@ msgid "Abstract"
msgstr "गोषवारो: "
#: personalization.hrc:33
-#, fuzzy
msgctxt "RID_SVXSTR_PERSONA_CATEGORIES"
msgid "Color"
msgstr "रंग"
@@ -42,7 +40,6 @@ msgid "Nature"
msgstr ""
#: personalization.hrc:36
-#, fuzzy
msgctxt "RID_SVXSTR_PERSONA_CATEGORIES"
msgid "Solid"
msgstr "ठोस"
@@ -58,7 +55,6 @@ msgid "My Documents"
msgstr "म्हजे दस्तावेज"
#: strings.hrc:26
-#, fuzzy
msgctxt "RID_SVXSTR_KEY_GRAPHICS_PATH"
msgid "Images"
msgstr "प्रतिमा"
@@ -321,7 +317,6 @@ msgid "This is where you create a hyperlink to an e-mail address."
msgstr ""
#: strings.hrc:81
-#, fuzzy
msgctxt "RID_SVXSTR_HYPERDLG_HLDOCTP"
msgid "Document"
msgstr "दस्तावेज"
@@ -345,13 +340,11 @@ msgid "This is where you create a new document to which the new link points."
msgstr "नवी जुळोवणी दर्शयता थंयच तुं नवो दस्तावेज घडयNove ganch dakoncheakodde hangasor tum novem dostovez roch."
#: strings.hrc:85
-#, fuzzy
msgctxt "RID_SVXSTR_HYPERDLG_FORM_BUTTON"
msgid "Button"
msgstr "कळ"
#: strings.hrc:86
-#, fuzzy
msgctxt "RID_SVXSTR_HYPERDLG_FROM_TEXT"
msgid "Text"
msgstr "मजकूर"
@@ -378,7 +371,6 @@ msgid "All commands"
msgstr "आज्ञा जोडातadex zodd"
#: strings.hrc:92
-#, fuzzy
msgctxt "RID_SVXSTR_MACROS"
msgid "Macros"
msgstr "मॅक्रो"
@@ -443,7 +435,6 @@ msgid "Automatic"
msgstr "आपसूक "
#: strings.hrc:105
-#, fuzzy
msgctxt "RID_SVXSTR_EDIT_GRAPHIC"
msgid "Link"
msgstr "जोड"
@@ -1045,7 +1036,6 @@ msgid "Yes"
msgstr "हंय"
#: strings.hrc:233
-#, fuzzy
msgctxt "RID_SVXSTR_NO"
msgid "No"
msgstr "ना"
@@ -1295,25 +1285,21 @@ msgid "Name of color scheme"
msgstr ""
#: strings.hrc:296
-#, fuzzy
msgctxt "RID_SVXSTR_SPELL"
msgid "Spelling"
msgstr "वर्णरचनाOkxorRochona"
#: strings.hrc:297
-#, fuzzy
msgctxt "RID_SVXSTR_HYPH"
msgid "Hyphenation"
msgstr "चिन्नांकरण"
#: strings.hrc:298
-#, fuzzy
msgctxt "RID_SVXSTR_THES"
msgid "Thesaurus"
msgstr "शब्दकोश"
#: strings.hrc:299
-#, fuzzy
msgctxt "RID_SVXSTR_GRAMMAR"
msgid "Grammar"
msgstr "व्याकरणvyakoronn"
@@ -1499,7 +1485,6 @@ msgid "Please enter a name for the new color:"
msgstr "नव्या विक्षेपकाक नाव दियात:"
#: strings.hrc:337
-#, fuzzy
msgctxt "RID_SVXSTR_TABLE"
msgid "Table"
msgstr "कोष्टक"
@@ -1631,7 +1616,6 @@ msgid "Apply border"
msgstr ""
#: strings.hrc:361
-#, fuzzy
msgctxt "RID_SVXSTR_CREATE_TABLE"
msgid "Create table"
msgstr "कोष्टक तयार करात"
@@ -1653,13 +1637,11 @@ msgid "Delete spaces and tabs at end and start of line"
msgstr ""
#: strings.hrc:365
-#, fuzzy
msgctxt "RID_SVXSTR_CONNECTOR"
msgid "Connector"
msgstr "जोडपी"
#: strings.hrc:366
-#, fuzzy
msgctxt "RID_SVXSTR_DIMENSION_LINE"
msgid "Dimension line"
msgstr "परिमाण वळ"
@@ -1807,13 +1789,11 @@ msgid "General"
msgstr "सर्वसादारण"
#: treeopt.hrc:33
-#, fuzzy
msgctxt "SID_GENERAL_OPTIONS_RES"
msgid "View"
msgstr "दृश्य"
#: treeopt.hrc:34
-#, fuzzy
msgctxt "SID_GENERAL_OPTIONS_RES"
msgid "Print"
msgstr "छापात"
@@ -1862,7 +1842,6 @@ msgid "Basic IDE"
msgstr ""
#: treeopt.hrc:43
-#, fuzzy
msgctxt "SID_GENERAL_OPTIONS_RES"
msgid "Online Update"
msgstr "ऑनलायन सुदार"
@@ -1905,7 +1884,6 @@ msgid "Complex Text Layout"
msgstr ""
#: treeopt.hrc:59
-#, fuzzy
msgctxt "SID_INET_DLG_RES"
msgid "Internet"
msgstr "इंटरनेट"
@@ -1916,7 +1894,6 @@ msgid "Proxy"
msgstr ""
#: treeopt.hrc:61
-#, fuzzy
msgctxt "SID_INET_DLG_RES"
msgid "E-mail"
msgstr "ई-मेल"
@@ -1934,7 +1911,6 @@ msgid "General"
msgstr "सर्वसादारण"
#: treeopt.hrc:68
-#, fuzzy
msgctxt "SID_SW_EDITOPTIONS_RES"
msgid "View"
msgstr "दृश्य"
@@ -1945,7 +1921,6 @@ msgid "Formatting Aids"
msgstr ""
#: treeopt.hrc:70
-#, fuzzy
msgctxt "SID_SW_EDITOPTIONS_RES"
msgid "Grid"
msgstr "ग्रिड"
@@ -1967,13 +1942,11 @@ msgid "Basic Fonts (CTL)"
msgstr "मूळ अक्षरसंच(%1)"
#: treeopt.hrc:74
-#, fuzzy
msgctxt "SID_SW_EDITOPTIONS_RES"
msgid "Print"
msgstr "छापात"
#: treeopt.hrc:75
-#, fuzzy
msgctxt "SID_SW_EDITOPTIONS_RES"
msgid "Table"
msgstr "कोष्टक"
@@ -2014,7 +1987,6 @@ msgid "%PRODUCTNAME Writer/Web"
msgstr "%PRODUCTNAME मॅक्रोज "
#: treeopt.hrc:86
-#, fuzzy
msgctxt "SID_SW_ONLINEOPTIONS_RES"
msgid "View"
msgstr "दृश्य"
@@ -2025,25 +1997,21 @@ msgid "Formatting Aids"
msgstr ""
#: treeopt.hrc:88
-#, fuzzy
msgctxt "SID_SW_ONLINEOPTIONS_RES"
msgid "Grid"
msgstr "ग्रिड"
#: treeopt.hrc:89
-#, fuzzy
msgctxt "SID_SW_ONLINEOPTIONS_RES"
msgid "Print"
msgstr "छापात"
#: treeopt.hrc:90
-#, fuzzy
msgctxt "SID_SW_ONLINEOPTIONS_RES"
msgid "Table"
msgstr "कोष्टक"
#: treeopt.hrc:91
-#, fuzzy
msgctxt "SID_SW_ONLINEOPTIONS_RES"
msgid "Background"
msgstr "फांटभूंय"
@@ -2079,7 +2047,6 @@ msgid "Defaults"
msgstr "मूळ"
#: treeopt.hrc:105
-#, fuzzy
msgctxt "SID_SC_EDITOPTIONS_RES"
msgid "View"
msgstr "दृश्य"
@@ -2091,7 +2058,6 @@ msgid "Calculate"
msgstr "मेजपLekh kor"
#: treeopt.hrc:107
-#, fuzzy
msgctxt "SID_SC_EDITOPTIONS_RES"
msgid "Formula"
msgstr "सुत्र"
@@ -2114,13 +2080,11 @@ msgid "Compatibility"
msgstr "सुसंगतताय"
#: treeopt.hrc:111
-#, fuzzy
msgctxt "SID_SC_EDITOPTIONS_RES"
msgid "Grid"
msgstr "ग्रिड"
#: treeopt.hrc:112
-#, fuzzy
msgctxt "SID_SC_EDITOPTIONS_RES"
msgid "Print"
msgstr "छापात"
@@ -2138,19 +2102,16 @@ msgid "General"
msgstr "सर्वसादारण"
#: treeopt.hrc:119
-#, fuzzy
msgctxt "SID_SD_EDITOPTIONS_RES"
msgid "View"
msgstr "दृश्य"
#: treeopt.hrc:120
-#, fuzzy
msgctxt "SID_SD_EDITOPTIONS_RES"
msgid "Grid"
msgstr "ग्रिड"
#: treeopt.hrc:121
-#, fuzzy
msgctxt "SID_SD_EDITOPTIONS_RES"
msgid "Print"
msgstr "छापात"
@@ -2168,25 +2129,21 @@ msgid "General"
msgstr "सर्वसादारण"
#: treeopt.hrc:128
-#, fuzzy
msgctxt "SID_SD_GRAPHIC_OPTIONS_RES"
msgid "View"
msgstr "दृश्य"
#: treeopt.hrc:129
-#, fuzzy
msgctxt "SID_SD_GRAPHIC_OPTIONS_RES"
msgid "Grid"
msgstr "ग्रिड"
#: treeopt.hrc:130
-#, fuzzy
msgctxt "SID_SD_GRAPHIC_OPTIONS_RES"
msgid "Print"
msgstr "छापात"
#: treeopt.hrc:135
-#, fuzzy
msgctxt "SID_SCH_EDITOPTIONS_RES"
msgid "Charts"
msgstr "तक्ते"
@@ -2213,7 +2170,6 @@ msgid "VBA Properties"
msgstr ""
#: treeopt.hrc:144
-#, fuzzy
msgctxt "SID_FILTER_DLG_RES"
msgid "Microsoft Office"
msgstr " मॅक्रोसॉफ्ट ऑफीस"
@@ -2259,19 +2215,16 @@ msgid "Preference Name"
msgstr ""
#: aboutconfigdialog.ui:96
-#, fuzzy
msgctxt "aboutconfigdialog|property"
msgid "Property"
msgstr "वैशिश्ट्यां "
#: aboutconfigdialog.ui:109
-#, fuzzy
msgctxt "aboutconfigdialog|type"
msgid "Type"
msgstr "प्रकार"
#: aboutconfigdialog.ui:122
-#, fuzzy
msgctxt "aboutconfigdialog|value"
msgid "Value"
msgstr "मोल"
@@ -2289,7 +2242,6 @@ msgid "Reset"
msgstr "परतून स्थापित करात"
#: aboutconfigvaluedialog.ui:9
-#, fuzzy
msgctxt "aboutconfigvaluedialog|AboutConfigValueDialog"
msgid "Name"
msgstr "नाव"
@@ -2306,7 +2258,6 @@ msgid "Version: %ABOUTBOXPRODUCTVERSION%ABOUTBOXPRODUCTVERSIONSUFFIX"
msgstr ""
#: aboutdialog.ui:11
-#, fuzzy
msgctxt "aboutdialog|AboutDialog"
msgid "About %PRODUCTNAME"
msgstr "%PRODUCTNAME विशीं"
@@ -2512,7 +2463,6 @@ msgid "_Text only"
msgstr ""
#: agingdialog.ui:16
-#, fuzzy
msgctxt "agingdialog|AgingDialog"
msgid "Aging"
msgstr "एजिंग"
@@ -2673,13 +2623,11 @@ msgid "Double Quotes"
msgstr ""
#: areadialog.ui:8
-#, fuzzy
msgctxt "areadialog|AreaDialog"
msgid "Area"
msgstr "क्षेत्र"
#: areadialog.ui:106
-#, fuzzy
msgctxt "areadialog|RID_SVXPAGE_AREA"
msgid "Area"
msgstr "क्षेत्र"
@@ -2702,13 +2650,11 @@ msgid "None"
msgstr "कायच नाKitench na"
#: areatabpage.ui:42
-#, fuzzy
msgctxt "areatabpage|btncolor"
msgid "Color"
msgstr "रंग"
#: areatabpage.ui:55
-#, fuzzy
msgctxt "areatabpage|btngradient"
msgid "Gradient"
msgstr "विक्षेपक्"
@@ -2720,13 +2666,11 @@ msgid "Hatch"
msgstr "निरीक्षण"
#: areatabpage.ui:81
-#, fuzzy
msgctxt "areatabpage|btnbitmap"
msgid "Bitmap"
msgstr "बीटमॅप"
#: areatabpage.ui:94
-#, fuzzy
msgctxt "areatabpage|btnpattern"
msgid "Pattern"
msgstr "नमुने"
@@ -2776,7 +2720,6 @@ msgid "Replacements and exceptions for language:"
msgstr ""
#: autocorrectdialog.ui:149
-#, fuzzy
msgctxt "autocorrectdialog|replace"
msgid "Replace"
msgstr "बदलात"
@@ -2814,13 +2757,11 @@ msgid "Smart Tags"
msgstr ""
#: backgroundpage.ui:20
-#, fuzzy
msgctxt "backgroundpage|liststore1"
msgid "Color"
msgstr "रंग"
#: backgroundpage.ui:24
-#, fuzzy
msgctxt "backgroundpage|liststore1"
msgid "Image"
msgstr "प्रतिमा"
@@ -2836,25 +2777,21 @@ msgid "F_or:"
msgstr ""
#: backgroundpage.ui:91
-#, fuzzy
msgctxt "backgroundpage|tablelb"
msgid "Cell"
msgstr "कक्षा"
#: backgroundpage.ui:92
-#, fuzzy
msgctxt "backgroundpage|tablelb"
msgid "Row"
msgstr "रांग"
#: backgroundpage.ui:93
-#, fuzzy
msgctxt "backgroundpage|tablelb"
msgid "Table"
msgstr "कोष्टक"
#: backgroundpage.ui:214
-#, fuzzy
msgctxt "backgroundpage|background_label"
msgid "Background Color"
msgstr "फांटभूय रंग"
@@ -2882,7 +2819,6 @@ msgid "_Link"
msgstr "जोड"
#: backgroundpage.ui:345
-#, fuzzy
msgctxt "backgroundpage|label2"
msgid "File"
msgstr "धारिका"
@@ -2906,7 +2842,6 @@ msgid "_Tile"
msgstr "मथळो"
#: backgroundpage.ui:467
-#, fuzzy
msgctxt "backgroundpage|label8"
msgid "Type"
msgstr "प्रकार"
@@ -2954,13 +2889,11 @@ msgid "Element:"
msgstr "निवड"
#: baselinksdialog.ui:160
-#, fuzzy
msgctxt "baselinksdialog|TYPE"
msgid "Type"
msgstr "प्रकार"
#: baselinksdialog.ui:175
-#, fuzzy
msgctxt "baselinksdialog|STATUS"
msgid "Status"
msgstr "स्थिती"
@@ -3013,7 +2946,6 @@ msgid "Add / Import"
msgstr ""
#: bitmaptabpage.ui:65
-#, fuzzy
msgctxt "bitmaptabpage|label1"
msgid "Bitmap"
msgstr "बीटमॅप"
@@ -3031,13 +2963,11 @@ msgid "Original"
msgstr "मूळ"
#: bitmaptabpage.ui:127
-#, fuzzy
msgctxt "bitmaptabpage|bitmapstyle"
msgid "Filled"
msgstr "भरिलेBhorul’lem"
#: bitmaptabpage.ui:128
-#, fuzzy
msgctxt "bitmaptabpage|bitmapstyle"
msgid "Stretched"
msgstr "विस्तार केल्ले"
@@ -3077,7 +3007,6 @@ msgid "Height:"
msgstr "उंचाय"
#: bitmaptabpage.ui:232
-#, fuzzy
msgctxt "bitmaptabpage|scaletsb"
msgid "Scale"
msgstr "प्रमाण"
@@ -3111,7 +3040,6 @@ msgid "Center Left"
msgstr ""
#: bitmaptabpage.ui:282
-#, fuzzy
msgctxt "bitmaptabpage|positionlb"
msgid "Center"
msgstr "केंद्र"
@@ -3160,13 +3088,11 @@ msgid "Tiling Offset:"
msgstr ""
#: bitmaptabpage.ui:423
-#, fuzzy
msgctxt "bitmaptabpage|tileofflb"
msgid "Row"
msgstr "रांग"
#: bitmaptabpage.ui:424
-#, fuzzy
msgctxt "bitmaptabpage|tileofflb"
msgid "Column"
msgstr "स्तंभ"
@@ -3178,13 +3104,11 @@ msgid "Options"
msgstr "पर्याय"
#: bitmaptabpage.ui:510
-#, fuzzy
msgctxt "bitmaptabpage|CTL_BITMAP_PREVIEW-atkobject"
msgid "Example"
msgstr "देख"
#: bitmaptabpage.ui:528
-#, fuzzy
msgctxt "bitmaptabpage|label8"
msgid "Preview"
msgstr "पूर्वदृश्य"
@@ -3258,7 +3182,6 @@ msgid "Borders"
msgstr "शीम"
#: borderareatransparencydialog.ui:128
-#, fuzzy
msgctxt "borderareatransparencydialog|area"
msgid "Area"
msgstr "क्षेत्र"
@@ -3281,7 +3204,6 @@ msgid "Borders"
msgstr "शीम"
#: borderbackgrounddialog.ui:128
-#, fuzzy
msgctxt "borderbackgrounddialog|background"
msgid "Background"
msgstr "फांटभूंय"
@@ -3330,7 +3252,6 @@ msgid "_Color:"
msgstr ""
#: borderpage.ui:253
-#, fuzzy
msgctxt "borderpage|label9"
msgid "Line"
msgstr "वळ"
@@ -3401,7 +3322,6 @@ msgid "_Merge adjacent line styles"
msgstr ""
#: borderpage.ui:606
-#, fuzzy
msgctxt "borderpage|label12"
msgid "Properties"
msgstr "वैशिश्ट्यां"
@@ -3445,7 +3365,6 @@ msgid "Position and Size"
msgstr "स्थिती आनिक आकार"
#: calloutdialog.ui:151
-#, fuzzy
msgctxt "calloutdialog|RID_SVXPAGE_CAPTION"
msgid "Callout"
msgstr "आपोवप"
@@ -3456,25 +3375,21 @@ msgid "Optimal"
msgstr "योग्य"
#: calloutpage.ui:24
-#, fuzzy
msgctxt "calloutpage|liststore1"
msgid "From top"
msgstr "वयल्यान"
#: calloutpage.ui:28
-#, fuzzy
msgctxt "calloutpage|liststore1"
msgid "From left"
msgstr "दावेकडल्यान"
#: calloutpage.ui:32
-#, fuzzy
msgctxt "calloutpage|liststore1"
msgid "Horizontal"
msgstr "आडवे"
#: calloutpage.ui:36
-#, fuzzy
msgctxt "calloutpage|liststore1"
msgid "Vertical"
msgstr "उबे"
@@ -3509,7 +3424,6 @@ msgid "_By:"
msgstr ""
#: calloutpage.ui:192
-#, fuzzy
msgctxt "calloutpage|position"
msgid "Top"
msgstr "वयर"
@@ -3521,19 +3435,16 @@ msgid "Middle"
msgstr " मदीं"
#: calloutpage.ui:194
-#, fuzzy
msgctxt "calloutpage|position"
msgid "Bottom"
msgstr "तळ"
#: calloutpage.ui:195
-#, fuzzy
msgctxt "calloutpage|position"
msgid "Left"
msgstr "दावे"
#: calloutpage.ui:196
-#, fuzzy
msgctxt "calloutpage|position"
msgid "Center"
msgstr "केंद्र"
@@ -3572,13 +3483,11 @@ msgid "Default"
msgstr "मूळ"
#: cellalignment.ui:28
-#, fuzzy
msgctxt "cellalignment|liststoreHorzAlign"
msgid "Left"
msgstr "दावे"
#: cellalignment.ui:32
-#, fuzzy
msgctxt "cellalignment|liststoreHorzAlign"
msgid "Center"
msgstr "केंद्र"
@@ -3590,13 +3499,11 @@ msgid "Right"
msgstr "उंचाय"
#: cellalignment.ui:40
-#, fuzzy
msgctxt "cellalignment|liststoreHorzAlign"
msgid "Justified"
msgstr "सामकार"
#: cellalignment.ui:44
-#, fuzzy
msgctxt "cellalignment|liststoreHorzAlign"
msgid "Filled"
msgstr "भरिलेBhorul’lem"
@@ -3613,7 +3520,6 @@ msgid "Default"
msgstr "मूळ"
#: cellalignment.ui:66
-#, fuzzy
msgctxt "cellalignment|liststoreVertAlign"
msgid "Top"
msgstr "वयर"
@@ -3625,13 +3531,11 @@ msgid "Middle"
msgstr " मदीं"
#: cellalignment.ui:74
-#, fuzzy
msgctxt "cellalignment|liststoreVertAlign"
msgid "Bottom"
msgstr "तळ"
#: cellalignment.ui:78
-#, fuzzy
msgctxt "cellalignment|liststoreVertAlign"
msgid "Justified"
msgstr "सामकार"
@@ -3688,7 +3592,6 @@ msgid "Te_xt direction:"
msgstr ""
#: cellalignment.ui:369
-#, fuzzy
msgctxt "cellalignment|labelProperties"
msgid "Properties"
msgstr "वैशिश्ट्यां"
@@ -3847,7 +3750,6 @@ msgid "CTL Font"
msgstr "सी टी एल फॉन्ट"
#: charnamepage.ui:688
-#, fuzzy
msgctxt "charnamepage|preview-atkobject"
msgid "Preview"
msgstr "पूर्वदृश्य"
@@ -3920,7 +3822,6 @@ msgid "Text Document"
msgstr "नवीन दस्तावेज"
#: colorconfigwin.ui:310
-#, fuzzy
msgctxt "colorconfigwin|writergrid"
msgid "Grid"
msgstr "ग्रिड"
@@ -3962,7 +3863,6 @@ msgid "Direct Cursor"
msgstr ""
#: colorconfigwin.ui:489
-#, fuzzy
msgctxt "colorconfigwin|html"
msgid "HTML Document"
msgstr "HTML दस्तावेज"
@@ -3983,13 +3883,11 @@ msgid "Keyword highlighting"
msgstr ""
#: colorconfigwin.ui:585
-#, fuzzy
msgctxt "colorconfigwin|unknown"
msgid "Text"
msgstr "मजकूर"
#: colorconfigwin.ui:597
-#, fuzzy
msgctxt "colorconfigwin|calc"
msgid "Spreadsheet"
msgstr "स्प्रेडशीट्"
@@ -4027,7 +3925,6 @@ msgid "Detective error"
msgstr ""
#: colorconfigwin.ui:762
-#, fuzzy
msgctxt "colorconfigwin|ref"
msgid "References"
msgstr "संदर्ब "
@@ -4043,7 +3940,6 @@ msgid "Drawing / Presentation"
msgstr ""
#: colorconfigwin.ui:824
-#, fuzzy
msgctxt "colorconfigwin|drawgrid"
msgid "Grid"
msgstr "ग्रिड"
@@ -4059,19 +3955,16 @@ msgid "Identifier"
msgstr ""
#: colorconfigwin.ui:886
-#, fuzzy
msgctxt "colorconfigwin|basiccomment"
msgid "Comment"
msgstr "टीपण"
#: colorconfigwin.ui:909
-#, fuzzy
msgctxt "colorconfigwin|basicnumber"
msgid "Number"
msgstr "क्रमांक "
#: colorconfigwin.ui:932
-#, fuzzy
msgctxt "colorconfigwin|basicstring"
msgid "String"
msgstr "वर्णमालिका "
@@ -4088,7 +3981,6 @@ msgid "Reserved expression"
msgstr ""
#: colorconfigwin.ui:1001
-#, fuzzy
msgctxt "colorconfigwin|error"
msgid "Error"
msgstr "त्रुटी"
@@ -4104,13 +3996,11 @@ msgid "Identifier"
msgstr ""
#: colorconfigwin.ui:1063
-#, fuzzy
msgctxt "colorconfigwin|sqlnumber"
msgid "Number"
msgstr "क्रमांक "
#: colorconfigwin.ui:1086
-#, fuzzy
msgctxt "colorconfigwin|sqlstring"
msgid "String"
msgstr "वर्णमालिका "
@@ -4134,7 +4024,6 @@ msgid "Parameter"
msgstr "परिमाणां"
#: colorconfigwin.ui:1178
-#, fuzzy
msgctxt "colorconfigwin|sqlcomment"
msgid "Comment"
msgstr "टीपण"
@@ -4242,13 +4131,11 @@ msgid "New Color"
msgstr ""
#: colorpage.ui:656
-#, fuzzy
msgctxt "colorpage|B_custom"
msgid "Blue"
msgstr "निळो"
#: colorpage.ui:671
-#, fuzzy
msgctxt "colorpage|R_custom"
msgid "Red"
msgstr "तांबडो"
@@ -4400,7 +4287,6 @@ msgid "Insert Comment"
msgstr "आदेश घालात"
#: comment.ui:153
-#, fuzzy
msgctxt "comment|label2"
msgid "Author"
msgstr "बरोवपी"
@@ -4418,19 +4304,16 @@ msgid "_Insert"
msgstr "भितर घालात"
#: comment.ui:241
-#, fuzzy
msgctxt "comment|author"
msgid "Author"
msgstr "बरोवपी"
#: comment.ui:264
-#, fuzzy
msgctxt "comment|alttitle"
msgid "Edit Comment"
msgstr "टिपेचे सम्पादन"
#: comment.ui:280
-#, fuzzy
msgctxt "comment|label1"
msgid "Contents"
msgstr "आशय"
@@ -4488,13 +4371,11 @@ msgid "Line Spacing"
msgstr "वळ अंतर"
#: connectortabpage.ui:342
-#, fuzzy
msgctxt "connectortabpage|CTL_PREVIEW|tooltip_text"
msgid "Preview"
msgstr "पूर्वदृश्य"
#: connectortabpage.ui:347
-#, fuzzy
msgctxt "connectortabpage|CTL_PREVIEW-atkobject"
msgid "Example"
msgstr "देख"
@@ -4563,7 +4444,6 @@ msgid "_Bottom:"
msgstr "तळ"
#: croppage.ui:226
-#, fuzzy
msgctxt "croppage|label1"
msgid "Crop"
msgstr "कापात"
@@ -4581,7 +4461,6 @@ msgid "_Height:"
msgstr "उंचाय"
#: croppage.ui:316
-#, fuzzy
msgctxt "croppage|label10"
msgid "Scale"
msgstr "प्रमाण"
@@ -4610,7 +4489,6 @@ msgid "_Original Size"
msgstr "मूळचो आकार"
#: cuiimapdlg.ui:8
-#, fuzzy
msgctxt "cuiimapdlg|IMapDialog"
msgid "Properties"
msgstr "वैशिश्ट्यां"
@@ -4666,13 +4544,11 @@ msgid "Context Menus"
msgstr ""
#: customizedialog.ui:173
-#, fuzzy
msgctxt "customizedialog|keyboard"
msgid "Keyboard"
msgstr "कळफलक "
#: customizedialog.ui:196
-#, fuzzy
msgctxt "customizedialog|events"
msgid "Events"
msgstr "घडणुको"
@@ -4683,7 +4559,6 @@ msgid "Create Database Link"
msgstr ""
#: databaselinkdialog.ui:88
-#, fuzzy
msgctxt "databaselinkdialog|browse"
msgid "Browse..."
msgstr "ब्रावज्..."
@@ -4763,7 +4638,6 @@ msgid "Measure _below object"
msgstr ""
#: dimensionlinestabpage.ui:236
-#, fuzzy
msgctxt "dimensionlinestabpage|label1"
msgid "Line"
msgstr "वळ"
@@ -4794,7 +4668,6 @@ msgid "Show _measurement units"
msgstr ""
#: dimensionlinestabpage.ui:404
-#, fuzzy
msgctxt "dimensionlinestabpage|label2"
msgid "Legend"
msgstr "लिजेन्ड"
@@ -4842,7 +4715,6 @@ msgid "_Spacing"
msgstr "अवकाश "
#: distributionpage.ui:178
-#, fuzzy
msgctxt "distributionpage|label"
msgid "Horizontal"
msgstr "आडवे"
@@ -4878,7 +4750,6 @@ msgid "_Bottom"
msgstr "तळ"
#: distributionpage.ui:353
-#, fuzzy
msgctxt "distributionpage|label1"
msgid "Vertical"
msgstr "उबे"
@@ -4940,13 +4811,11 @@ msgid "Language:"
msgstr "भाशा"
#: editmodulesdialog.ui:153
-#, fuzzy
msgctxt "editmodulesdialog|up"
msgid "Move Up"
msgstr "वयर हालयात"
#: editmodulesdialog.ui:167
-#, fuzzy
msgctxt "editmodulesdialog|down"
msgid "Move Down"
msgstr "सकयल व्हरात"
@@ -5053,13 +4922,11 @@ msgid "Single"
msgstr "एकटे"
#: effectspage.ui:104
-#, fuzzy
msgctxt "effectspage|liststore5"
msgid "Double"
msgstr "दुगणे"
#: effectspage.ui:108
-#, fuzzy
msgctxt "effectspage|liststore5"
msgid "Bold"
msgstr "ठळक"
@@ -5086,13 +4953,11 @@ msgid "Single"
msgstr "एकटे"
#: effectspage.ui:138
-#, fuzzy
msgctxt "effectspage|liststore6"
msgid "Double"
msgstr "दुगणे"
#: effectspage.ui:142
-#, fuzzy
msgctxt "effectspage|liststore6"
msgid "Bold"
msgstr "ठळक"
@@ -5253,7 +5118,6 @@ msgid "Accessibility option \"Use automatic font color for screen display\" is a
msgstr ""
#: effectspage.ui:611
-#, fuzzy
msgctxt "effectspage|preview-atkobject"
msgid "Preview"
msgstr "पूर्वदृश्य"
@@ -5314,7 +5178,6 @@ msgid "Assign"
msgstr "नेमात"
#: eventassignpage.ui:234
-#, fuzzy
msgctxt "eventassignpage|delete"
msgid "Remove"
msgstr "काडात"
@@ -5487,7 +5350,6 @@ msgid "record count"
msgstr ""
#: fmsearchdialog.ui:777
-#, fuzzy
msgctxt "fmsearchdialog|flState"
msgid "State"
msgstr "राज्य"
@@ -5499,13 +5361,11 @@ msgid "Table Properties"
msgstr "कोष्टक वैशिश्ट्यां"
#: formatcellsdialog.ui:106
-#, fuzzy
msgctxt "formatcellsdialog|name"
msgid "Font"
msgstr "अक्षरसंच"
#: formatcellsdialog.ui:128
-#, fuzzy
msgctxt "formatcellsdialog|effects"
msgid "Font Effects"
msgstr "अक्षरसंच प्रभाव"
@@ -5517,7 +5377,6 @@ msgid "Borders"
msgstr "शीम"
#: formatcellsdialog.ui:174
-#, fuzzy
msgctxt "formatcellsdialog|area"
msgid "Background"
msgstr "फांटभूंय"
@@ -5534,7 +5393,6 @@ msgid "Apply"
msgstr "लागू करात"
#: galleryapplyprogress.ui:73
-#, fuzzy
msgctxt "galleryapplyprogress|label2"
msgid "File"
msgstr "धारिका"
@@ -5557,7 +5415,6 @@ msgid "Pr_eview"
msgstr "पूर्वदृश्य"
#: galleryfilespage.ui:125
-#, fuzzy
msgctxt "galleryfilespage|image-atkobject"
msgid "Preview"
msgstr "पूर्वदृश्य"
@@ -5573,7 +5430,6 @@ msgid "A_dd All"
msgstr ""
#: gallerygeneralpage.ui:22
-#, fuzzy
msgctxt "gallerygeneralpage|label1"
msgid "Modified:"
msgstr "बदलील्ले:"
@@ -5585,7 +5441,6 @@ msgid "Type:"
msgstr "प्रकार"
#: gallerygeneralpage.ui:90
-#, fuzzy
msgctxt "gallerygeneralpage|label3"
msgid "Location:"
msgstr "ठिकाण:"
@@ -5602,7 +5457,6 @@ msgid "Theme Name"
msgstr ""
#: gallerysearchprogress.ui:8
-#, fuzzy
msgctxt "gallerysearchprogress|GallerySearchProgress"
msgid "Find"
msgstr "सोदात"
@@ -5666,7 +5520,6 @@ msgid "Update"
msgstr "सुदार"
#: galleryupdateprogress.ui:74
-#, fuzzy
msgctxt "galleryupdateprogress|label2"
msgid "File"
msgstr "धारिका"
@@ -5678,7 +5531,6 @@ msgid "_Modify"
msgstr "बदलात"
#: gradientpage.ui:106
-#, fuzzy
msgctxt "gradientpage|label1"
msgid "Gradient"
msgstr "विक्षेपक्"
@@ -5787,13 +5639,11 @@ msgid "Options"
msgstr "पर्याय"
#: gradientpage.ui:644
-#, fuzzy
msgctxt "gradientpage|previewctl-atkobject"
msgid "Example"
msgstr "देख"
#: gradientpage.ui:662
-#, fuzzy
msgctxt "gradientpage|label2"
msgid "Preview"
msgstr "पूर्वदृश्य"
@@ -5810,7 +5660,6 @@ msgid "_Name:"
msgstr "नाव"
#: hangulhanjaadddialog.ui:129
-#, fuzzy
msgctxt "hangulhanjaadddialog|label1"
msgid "Dictionary"
msgstr "शब्दकोश"
@@ -5845,7 +5694,6 @@ msgid "Suggestions"
msgstr "सुचोवण्यो (~S)Suchonam (~S)"
#: hangulhanjaconversiondialog.ui:219
-#, fuzzy
msgctxt "hangulhanjaconversiondialog|label5"
msgid "Format"
msgstr "रचना"
@@ -5869,25 +5717,21 @@ msgid "Hang_ul (Hanja)"
msgstr "हंगुल (हंजा) (~u)"
#: hangulhanjaconversiondialog.ui:295
-#, fuzzy
msgctxt "hangulhanjaconversiondialog|hanja_above"
msgid "Hanja"
msgstr "हंजा (~u)Hanja (~u)"
#: hangulhanjaconversiondialog.ui:312
-#, fuzzy
msgctxt "hangulhanjaconversiondialog|hanja_below"
msgid "Hanja"
msgstr "हंजा (~u)Hanja (~u)"
#: hangulhanjaconversiondialog.ui:328
-#, fuzzy
msgctxt "hangulhanjaconversiondialog|hangul_above"
msgid "Hangul"
msgstr "हंगुल"
#: hangulhanjaconversiondialog.ui:344
-#, fuzzy
msgctxt "hangulhanjaconversiondialog|hangul_below"
msgid "Hangul"
msgstr "हंगुल"
@@ -5953,7 +5797,6 @@ msgid "Edit Custom Dictionary"
msgstr "कस्टम शब्दकोश संपादीत करRupaRit Xobdkox Sompadit kor"
#: hangulhanjaeditdictdialog.ui:107
-#, fuzzy
msgctxt "hangulhanjaeditdictdialog|label4"
msgid "Book"
msgstr "पुस्तक"
@@ -5982,7 +5825,6 @@ msgid "New..."
msgstr "नवीन..."
#: hangulhanjaoptdialog.ui:121
-#, fuzzy
msgctxt "hangulhanjaoptdialog|edit"
msgid "Edit..."
msgstr "सम्पादन..."
@@ -6065,7 +5907,6 @@ msgid "Line _color:"
msgstr "वळीचो रंग"
#: hatchpage.ui:281
-#, fuzzy
msgctxt "hatchpage|backgroundcolor"
msgid "Background Color"
msgstr "फांटभूय रंग"
@@ -6077,19 +5918,16 @@ msgid "Options"
msgstr "पर्याय"
#: hatchpage.ui:357
-#, fuzzy
msgctxt "hatchpage|previewctl-atkobject"
msgid "Example"
msgstr "देख"
#: hatchpage.ui:375
-#, fuzzy
msgctxt "hatchpage|label1"
msgid "Preview"
msgstr "पूर्वदृश्य"
#: hyperlinkdialog.ui:11
-#, fuzzy
msgctxt "hyperlinkdialog|HyperlinkDialog"
msgid "Hyperlink"
msgstr "हाइपरजोड"
@@ -6125,7 +5963,6 @@ msgid "Open File"
msgstr "फायल उकदती करातDostovez ugodd"
#: hyperlinkdocpage.ui:82
-#, fuzzy
msgctxt "hyperlinkdocpage|label2"
msgid "Document"
msgstr "दस्तावेज"
@@ -6190,7 +6027,6 @@ msgid "F_orm:"
msgstr ""
#: hyperlinkdocpage.ui:329
-#, fuzzy
msgctxt "hyperlinkdocpage|script|tooltip_text"
msgid "Events"
msgstr "घडणुको"
@@ -6265,7 +6101,6 @@ msgid "F_orm:"
msgstr ""
#: hyperlinkinternetpage.ui:330
-#, fuzzy
msgctxt "hyperlinkinternetpage|script|tooltip_text"
msgid "Events"
msgstr "घडणुको"
@@ -6327,7 +6162,6 @@ msgid "F_orm:"
msgstr ""
#: hyperlinkmailpage.ui:257
-#, fuzzy
msgctxt "hyperlinkmailpage|script|tooltip_text"
msgid "Events"
msgstr "घडणुको"
@@ -6380,13 +6214,11 @@ msgid "_File:"
msgstr "धारिका:"
#: hyperlinknewdocpage.ui:112
-#, fuzzy
msgctxt "hyperlinknewdocpage|create"
msgid "Select Path"
msgstr "मार्ग निवड करात"
#: hyperlinknewdocpage.ui:117
-#, fuzzy
msgctxt "hyperlinknewdocpage|create|tooltip_text"
msgid "Select Path"
msgstr "मार्ग निवड करात"
@@ -6398,7 +6230,6 @@ msgid "File _type:"
msgstr "धारिका प्रकार:"
#: hyperlinknewdocpage.ui:172
-#, fuzzy
msgctxt "hyperlinknewdocpage|label2"
msgid "New Document"
msgstr "नवीन दस्तावेज"
@@ -6427,7 +6258,6 @@ msgid "F_orm:"
msgstr ""
#: hyperlinknewdocpage.ui:309
-#, fuzzy
msgctxt "hyperlinknewdocpage|script|tooltip_text"
msgid "Events"
msgstr "घडणुको"
@@ -6532,19 +6362,16 @@ msgid "Contents:"
msgstr "आशय"
#: insertfloatingframe.ui:87
-#, fuzzy
msgctxt "insertfloatingframe|buttonbrowse"
msgid "Browse..."
msgstr "ब्रावज्..."
#: insertfloatingframe.ui:130
-#, fuzzy
msgctxt "insertfloatingframe|scrollbaron"
msgid "On"
msgstr "चालू"
#: insertfloatingframe.ui:147
-#, fuzzy
msgctxt "insertfloatingframe|scrollbaroff"
msgid "Off"
msgstr "बंद"
@@ -6562,13 +6389,11 @@ msgid "Scroll Bar"
msgstr "फिरवपाची पट्टी"
#: insertfloatingframe.ui:218
-#, fuzzy
msgctxt "insertfloatingframe|borderon"
msgid "On"
msgstr "चालू"
#: insertfloatingframe.ui:235
-#, fuzzy
msgctxt "insertfloatingframe|borderoff"
msgid "Off"
msgstr "बंद"
@@ -6680,7 +6505,6 @@ msgid "A_fter"
msgstr "उपरांत"
#: insertrowcolumn.ui:210
-#, fuzzy
msgctxt "insertrowcolumn|label2"
msgid "Position"
msgstr "स्थान"
@@ -6750,13 +6574,11 @@ msgid "_Remove"
msgstr "काडात"
#: linedialog.ui:8
-#, fuzzy
msgctxt "linedialog|LineDialog"
msgid "Line"
msgstr "वळ"
#: linedialog.ui:106
-#, fuzzy
msgctxt "linedialog|RID_SVXPAGE_LINE"
msgid "Line"
msgstr "वळ"
@@ -6879,13 +6701,11 @@ msgid "Save Line Styles"
msgstr ""
#: linestyletabpage.ui:465
-#, fuzzy
msgctxt "linestyletabpage|label1"
msgid "Properties"
msgstr "वैशिश्ट्यां"
#: linetabpage.ui:30
-#, fuzzy
msgctxt "linetabpage|liststoreCAP_STYLE"
msgid "Flat"
msgstr "समतळ"
@@ -7042,7 +6862,6 @@ msgid "Icon"
msgstr "चिन्नां"
#: linetabpage.ui:798
-#, fuzzy
msgctxt "linetabpage|CTL_PREVIEW-atkobject"
msgid "Example"
msgstr "देख"
@@ -7109,7 +6928,6 @@ msgid "Com_ponent..."
msgstr ""
#: macroassignpage.ui:158
-#, fuzzy
msgctxt "macroassignpage|delete"
msgid "Remove"
msgstr "काडात"
@@ -7189,7 +7007,6 @@ msgid "_Function"
msgstr "काम"
#: menuassignpage.ui:105
-#, fuzzy
msgctxt "menuassignpage|label33"
msgid "Description"
msgstr "विवरण"
@@ -7279,7 +7096,6 @@ msgid "Restore Default Command"
msgstr ""
#: mosaicdialog.ui:16
-#, fuzzy
msgctxt "mosaicdialog|MosaicDialog"
msgid "Mosaic"
msgstr "मोसाइक"
@@ -7328,13 +7144,11 @@ msgid "Menu _position:"
msgstr ""
#: movemenu.ui:244
-#, fuzzy
msgctxt "movemenu|up-atkobject"
msgid "Up"
msgstr "वयर"
#: movemenu.ui:262
-#, fuzzy
msgctxt "movemenu|down-atkobject"
msgid "Down"
msgstr "सकयल"
@@ -7362,7 +7176,6 @@ msgid "Mark the Default Path for New Files"
msgstr ""
#: namedialog.ui:8
-#, fuzzy
msgctxt "namedialog|NameDialog"
msgid "Name"
msgstr "नाव"
@@ -7393,13 +7206,11 @@ msgid "Create Macro"
msgstr ""
#: newlibdialog.ui:102
-#, fuzzy
msgctxt "newlibdialog|altrenametitle"
msgid "Rename"
msgstr "नवे नाव दियात"
#: newtabledialog.ui:22
-#, fuzzy
msgctxt "newtabledialog|NewTableDialog"
msgid "Insert Table"
msgstr "कोष्टक घालात"
@@ -7415,7 +7226,6 @@ msgid "_Number of rows:"
msgstr ""
#: newtoolbardialog.ui:8
-#, fuzzy
msgctxt "newtoolbardialog|NewToolbarDialog"
msgid "Name"
msgstr "नाव"
@@ -7431,7 +7241,6 @@ msgid "_Save in:"
msgstr ""
#: numberingformatpage.ui:38
-#, fuzzy
msgctxt "numberingformatpage|liststore1"
msgid "All"
msgstr "सगळें"
@@ -7443,7 +7252,6 @@ msgid "User-defined"
msgstr "वापर करप्यान केल्ली व्याख्या"
#: numberingformatpage.ui:44
-#, fuzzy
msgctxt "numberingformatpage|liststore1"
msgid "Number"
msgstr "क्रमांक "
@@ -7454,19 +7262,16 @@ msgid "Percent"
msgstr ""
#: numberingformatpage.ui:50
-#, fuzzy
msgctxt "numberingformatpage|liststore1"
msgid "Currency"
msgstr "चलन"
#: numberingformatpage.ui:53
-#, fuzzy
msgctxt "numberingformatpage|liststore1"
msgid "Date"
msgstr "तारीक"
#: numberingformatpage.ui:56
-#, fuzzy
msgctxt "numberingformatpage|liststore1"
msgid "Time"
msgstr "वेळ"
@@ -7477,7 +7282,6 @@ msgid "Scientific"
msgstr ""
#: numberingformatpage.ui:62
-#, fuzzy
msgctxt "numberingformatpage|liststore1"
msgid "Fraction"
msgstr "अपुर्णांक"
@@ -7488,7 +7292,6 @@ msgid "Boolean Value"
msgstr ""
#: numberingformatpage.ui:68
-#, fuzzy
msgctxt "numberingformatpage|liststore1"
msgid "Text"
msgstr "मजकूर"
@@ -7504,13 +7307,11 @@ msgid "Add"
msgstr "जोडाप (~w)zodd"
#: numberingformatpage.ui:141
-#, fuzzy
msgctxt "numberingformatpage|edit|tooltip_text"
msgid "Edit Comment"
msgstr "टिपेचे सम्पादन"
#: numberingformatpage.ui:156
-#, fuzzy
msgctxt "numberingformatpage|delete|tooltip_text"
msgid "Remove"
msgstr "काडात"
@@ -7582,7 +7383,6 @@ msgid "_Language"
msgstr "भाशा"
#: numberingoptionspage.ui:64
-#, fuzzy
msgctxt "numberingoptionspage|label1"
msgid "Level"
msgstr "पातळी"
@@ -7664,19 +7464,16 @@ msgid "Bottom of character"
msgstr "अक्षराच्या तळाक"
#: numberingoptionspage.ui:287
-#, fuzzy
msgctxt "numberingoptionspage|orientlb"
msgid "Top of line"
msgstr "वळीच्या वयर"
#: numberingoptionspage.ui:288
-#, fuzzy
msgctxt "numberingoptionspage|orientlb"
msgid "Center of line"
msgstr "वळीचे केंद्र"
#: numberingoptionspage.ui:289
-#, fuzzy
msgctxt "numberingoptionspage|orientlb"
msgid "Bottom of line"
msgstr "वळीच्या तळाक"
@@ -7700,7 +7497,6 @@ msgid "Before:"
msgstr "पयली"
#: numberingoptionspage.ui:373
-#, fuzzy
msgctxt "numberingoptionspage|separator"
msgid "Separator"
msgstr "दुभाजक"
@@ -7741,7 +7537,6 @@ msgid "Character style:"
msgstr "अक्षरशैली"
#: numberingoptionspage.ui:524
-#, fuzzy
msgctxt "numberingoptionspage|label2"
msgid "Numbering"
msgstr "क्रमांक दिवप"
@@ -7764,13 +7559,11 @@ msgid "From file..."
msgstr "धारिकेतल्यान..."
#: numberingoptionspage.ui:603
-#, fuzzy
msgctxt "numberingoptionspage|gallery"
msgid "Gallery"
msgstr "दालन"
#: numberingpositionpage.ui:23
-#, fuzzy
msgctxt "numberingpositionpage|liststore1"
msgid "Left"
msgstr "दावे"
@@ -7788,7 +7581,6 @@ msgid "Right"
msgstr "उंचाय"
#: numberingpositionpage.ui:40
-#, fuzzy
msgctxt "numberingpositionpage|liststore2"
msgid "Tab stop"
msgstr "टॅब स्टोप (~v)Ontor suvat thambnni"
@@ -7800,13 +7592,11 @@ msgid "Space"
msgstr "अवकाश"
#: numberingpositionpage.ui:46
-#, fuzzy
msgctxt "numberingpositionpage|liststore2"
msgid "Nothing"
msgstr "कांयच ना"
#: numberingpositionpage.ui:88
-#, fuzzy
msgctxt "numberingpositionpage|1"
msgid "Level"
msgstr "पातळी"
@@ -7880,7 +7670,6 @@ msgid "Default"
msgstr "मूळ"
#: objectnamedialog.ui:8
-#, fuzzy
msgctxt "objectnamedialog|ObjectNameDialog"
msgid "Name"
msgstr "नाव"
@@ -7892,7 +7681,6 @@ msgid "_Name:"
msgstr "नाव"
#: objecttitledescdialog.ui:15
-#, fuzzy
msgctxt "objecttitledescdialog|ObjectTitleDescDialog"
msgid "Description"
msgstr "विवरण"
@@ -7988,7 +7776,6 @@ msgid "Vendor"
msgstr "निर्मातोID"
#: optadvancedpage.ui:171
-#, fuzzy
msgctxt "optadvancedpage|version"
msgid "Version"
msgstr "आवृत्ती"
@@ -8062,7 +7849,6 @@ msgid "Color setting"
msgstr ""
#: optappearancepage.ui:156
-#, fuzzy
msgctxt "optappearancepage|on"
msgid "On"
msgstr "चालू"
@@ -8084,7 +7870,6 @@ msgid "Western _text and Asian punctuation"
msgstr ""
#: optasianpage.ui:73
-#, fuzzy
msgctxt "optasianpage|label1"
msgid "Kerning"
msgstr "केर्निंग"
@@ -8260,7 +8045,6 @@ msgid "Eastern Arabic (٣ ,٢ ,١…)"
msgstr ""
#: optctlpage.ui:237
-#, fuzzy
msgctxt "optctlpage|numerals"
msgid "System"
msgstr "व्यवस्था"
@@ -8272,7 +8056,6 @@ msgid "Context"
msgstr "आशय"
#: optctlpage.ui:254
-#, fuzzy
msgctxt "optctlpage|label4"
msgid "General Options"
msgstr "सर्वसादारण वेचणीJeral poryay"
@@ -8283,13 +8066,11 @@ msgid "_E-mail program:"
msgstr ""
#: optemailpage.ui:55
-#, fuzzy
msgctxt "optemailpage|browse"
msgid "Browse..."
msgstr "ब्रावज्..."
#: optemailpage.ui:89
-#, fuzzy
msgctxt "optemailpage|browsetitle"
msgid "All files"
msgstr "सगळ्यो धारिका"
@@ -8419,7 +8200,6 @@ msgid "Screen only"
msgstr ""
#: optfontspage.ui:132
-#, fuzzy
msgctxt "optfontspage|font"
msgid "Font"
msgstr "अक्षरसंच"
@@ -8930,7 +8710,6 @@ msgid "_Exception (-)"
msgstr ""
#: optnewdictionarydialog.ui:168
-#, fuzzy
msgctxt "optnewdictionarydialog|label1"
msgid "Dictionary"
msgstr "शब्दकोश"
@@ -9037,13 +8816,11 @@ msgid "OpenCL Options"
msgstr ""
#: optpathspage.ui:40
-#, fuzzy
msgctxt "optpathspage|type"
msgid "Type"
msgstr "प्रकार"
#: optpathspage.ui:53
-#, fuzzy
msgctxt "optpathspage|path"
msgid "Path"
msgstr "वाट"
@@ -9082,13 +8859,11 @@ msgid "None"
msgstr "कायच नाKitench na"
#: optproxypage.ui:139
-#, fuzzy
msgctxt "optproxypage|proxymode"
msgid "System"
msgstr "व्यवस्था"
#: optproxypage.ui:140
-#, fuzzy
msgctxt "optproxypage|proxymode"
msgid "Manual"
msgstr "हस्तुकीं"
@@ -9246,25 +9021,21 @@ msgid "Text document"
msgstr "नवीन दस्तावेज"
#: optsavepage.ui:368
-#, fuzzy
msgctxt "optsavepage|doctype"
msgid "HTML document"
msgstr "HTML दस्तावेज"
#: optsavepage.ui:369
-#, fuzzy
msgctxt "optsavepage|doctype"
msgid "Master document"
msgstr "प्रधान दस्तावेज"
#: optsavepage.ui:370
-#, fuzzy
msgctxt "optsavepage|doctype"
msgid "Spreadsheet"
msgstr "स्प्रेडशीट्"
#: optsavepage.ui:371
-#, fuzzy
msgctxt "optsavepage|doctype"
msgid "Presentation"
msgstr "सादरीकरण"
@@ -9276,7 +9047,6 @@ msgid "Drawing"
msgstr "चित्रा काडप"
#: optsavepage.ui:373
-#, fuzzy
msgctxt "optsavepage|doctype"
msgid "Formula"
msgstr "सुत्र"
@@ -9445,49 +9215,41 @@ msgid "Fa_x/e-mail:"
msgstr ""
#: optuserpage.ui:171
-#, fuzzy
msgctxt "optuserpage|firstname-atkobject"
msgid "First name"
msgstr "पयले नाव"
#: optuserpage.ui:189
-#, fuzzy
msgctxt "lastname-atkobject"
msgid "Last name"
msgstr "निमणें नाव"
#: optuserpage.ui:207
-#, fuzzy
msgctxt "shortname-atkobject"
msgid "Initials"
msgstr "आद्याक्षरां"
#: optuserpage.ui:236
-#, fuzzy
msgctxt "city-atkobject"
msgid "City"
msgstr "शार"
#: optuserpage.ui:254
-#, fuzzy
msgctxt "state-atkobject"
msgid "State"
msgstr "राज्य"
#: optuserpage.ui:272
-#, fuzzy
msgctxt "zip-atkobject"
msgid "Zip code"
msgstr "सांकेतिक Zip "
#: optuserpage.ui:302
-#, fuzzy
msgctxt "title-atkobject"
msgid "Title"
msgstr "मथळो"
#: optuserpage.ui:320
-#, fuzzy
msgctxt "position-atkobject"
msgid "Position"
msgstr "स्थान"
@@ -9524,7 +9286,6 @@ msgid "Last name/first _name/father’s name/initials:"
msgstr ""
#: optuserpage.ui:472
-#, fuzzy
msgctxt "ruslastname-atkobject"
msgid "Last name"
msgstr "निमणें नाव"
@@ -9535,13 +9296,11 @@ msgid "Father's name"
msgstr ""
#: optuserpage.ui:508
-#, fuzzy
msgctxt "russhortname-atkobject"
msgid "Initials"
msgstr "आद्याक्षरां"
#: optuserpage.ui:526
-#, fuzzy
msgctxt "rusfirstname-atkobject"
msgid "First name"
msgstr "पयले नाव"
@@ -9552,19 +9311,16 @@ msgid "Last/first _name/initials:"
msgstr ""
#: optuserpage.ui:569
-#, fuzzy
msgctxt "eastlastname-atkobject"
msgid "Last name"
msgstr "निमणें नाव"
#: optuserpage.ui:587
-#, fuzzy
msgctxt "eastfirstname-atkobject"
msgid "First name"
msgstr "पयले नाव"
#: optuserpage.ui:605
-#, fuzzy
msgctxt "eastshortname-atkobject"
msgid "Initials"
msgstr "आद्याक्षरां"
@@ -9575,7 +9331,6 @@ msgid "_Street/apartment number:"
msgstr ""
#: optuserpage.ui:648
-#, fuzzy
msgctxt "russtreet-atkobject"
msgid "Street"
msgstr "रस्तो"
@@ -9591,19 +9346,16 @@ msgid "_Zip/city:"
msgstr ""
#: optuserpage.ui:709
-#, fuzzy
msgctxt "icity-atkobject"
msgid "City"
msgstr "शार"
#: optuserpage.ui:727
-#, fuzzy
msgctxt "izip-atkobject"
msgid "Zip code"
msgstr "सांकेतिक Zip "
#: optuserpage.ui:825
-#, fuzzy
msgctxt "optuserpage|label1"
msgid "Address"
msgstr "नामो"
@@ -9685,13 +9437,11 @@ msgid "Automatic"
msgstr "आपसूक "
#: optviewpage.ui:190
-#, fuzzy
msgctxt "optviewpage|contextmenushortcuts"
msgid "Hide"
msgstr "लिपयात"
#: optviewpage.ui:191
-#, fuzzy
msgctxt "optviewpage|contextmenushortcuts"
msgid "Show"
msgstr "दाखयात"
@@ -9708,13 +9458,11 @@ msgid "Automatic"
msgstr "आपसूक "
#: optviewpage.ui:219
-#, fuzzy
msgctxt "optviewpage|menuicons"
msgid "Hide"
msgstr "लिपयात"
#: optviewpage.ui:220
-#, fuzzy
msgctxt "optviewpage|menuicons"
msgid "Show"
msgstr "दाखयात"
@@ -9893,7 +9641,6 @@ msgid "Middle mouse _button:"
msgstr ""
#: optviewpage.ui:597
-#, fuzzy
msgctxt "optviewpage|mousepos"
msgid "Default button"
msgstr "मूळ कळ"
@@ -9920,7 +9667,6 @@ msgid "Automatic scrolling"
msgstr ""
#: optviewpage.ui:616
-#, fuzzy
msgctxt "optviewpage|mousemiddle"
msgid "Paste clipboard"
msgstr "क्लिपबोर्ड दसयात"
@@ -9936,7 +9682,6 @@ msgid "Right and left"
msgstr ""
#: pageformatpage.ui:19
-#, fuzzy
msgctxt "pageformatpage|liststorePageLayout"
msgid "Mirrored"
msgstr "हारशांतले"
@@ -10103,7 +9848,6 @@ msgstr ""
#: paragalignpage.ui:15
#: /home/cl/vc/git/libo-core/cui/uiconfig/ui/paragalignpage.ui:19
-#, fuzzy
msgctxt "paragalignpage|liststoreLB_LASTLINE"
msgid "Start"
msgstr "सुरवात"
@@ -10115,7 +9859,6 @@ msgid "Centered"
msgstr "केंद्रित"
#: paragalignpage.ui:27
-#, fuzzy
msgctxt "paragalignpage|liststoreLB_LASTLINE"
msgid "Justified"
msgstr "सामकार"
@@ -10127,13 +9870,11 @@ msgid "Automatic"
msgstr "आपसूक "
#: paragalignpage.ui:45
-#, fuzzy
msgctxt "paragalignpage|liststoreLB_VERTALIGN"
msgid "Base line"
msgstr "पायो वळ"
#: paragalignpage.ui:49
-#, fuzzy
msgctxt "paragalignpage|liststoreLB_VERTALIGN"
msgid "Top"
msgstr "वयर"
@@ -10145,13 +9886,11 @@ msgid "Middle"
msgstr " मदीं"
#: paragalignpage.ui:57
-#, fuzzy
msgctxt "paragalignpage|liststoreLB_VERTALIGN"
msgid "Bottom"
msgstr "तळ"
#: paragalignpage.ui:85
-#, fuzzy
msgctxt "paragalignpage|drawingareaWN_EXAMPLE-atkobject"
msgid "Example"
msgstr "देख"
@@ -10229,7 +9968,6 @@ msgid "_Text direction:"
msgstr ""
#: paragalignpage.ui:444
-#, fuzzy
msgctxt "paragalignpage|labelFL_PROPERTIES"
msgid "Properties"
msgstr "वैशिश्ट्यां"
@@ -10253,13 +9991,11 @@ msgid "1.5 Lines"
msgstr "१.५ वळी"
#: paraindentspacing.ui:49
-#, fuzzy
msgctxt "paraindentspacing|liststoreLB_LINEDIST"
msgid "Double"
msgstr "दुगणे"
#: paraindentspacing.ui:53
-#, fuzzy
msgctxt "paraindentspacing|liststoreLB_LINEDIST"
msgid "Proportional"
msgstr "प्रमाणांत "
@@ -10276,7 +10012,6 @@ msgid "Leading"
msgstr "मथळो"
#: paraindentspacing.ui:91
-#, fuzzy
msgctxt "paraindentspacing|drawingareaWN_EXAMPLE-atkobject"
msgid "Example"
msgstr "देख"
@@ -10304,7 +10039,6 @@ msgid "_Automatic"
msgstr "आपसूक "
#: paraindentspacing.ui:221
-#, fuzzy
msgctxt "paraindentspacing|labelST_LINEDIST_ABS"
msgid "Fixed"
msgstr "थाराविक"
@@ -10337,7 +10071,6 @@ msgid "Spacing"
msgstr "अवकाश "
#: paraindentspacing.ui:404
-#, fuzzy
msgctxt "paraindentspacing|labelFT_LINEDIST"
msgid "of"
msgstr "चो"
@@ -10354,13 +10087,11 @@ msgid "A_ctivate"
msgstr ""
#: paraindentspacing.ui:503
-#, fuzzy
msgctxt "paraindentspacing|label3"
msgid "Register-true"
msgstr "नोंद करप - खरे"
#: paratabspage.ui:49
-#, fuzzy
msgctxt "paratabspage|label1"
msgid "Position"
msgstr "स्थान"
@@ -10407,7 +10138,6 @@ msgid "_Character"
msgstr "अक्षरां:"
#: paratabspage.ui:283
-#, fuzzy
msgctxt "paratabspage|label2"
msgid "Type"
msgstr "प्रकार"
@@ -10502,7 +10232,6 @@ msgid "File Encryption Password"
msgstr ""
#: pastespecial.ui:7
-#, fuzzy
msgctxt "pastespecial|PasteSpecialDialog"
msgid "Paste Special"
msgstr "खाशेलें दसयात"
@@ -10514,7 +10243,6 @@ msgid "Source:"
msgstr "स्त्रोत"
#: pastespecial.ui:157
-#, fuzzy
msgctxt "pastespecial|label1"
msgid "Selection"
msgstr "निवड"
@@ -10526,7 +10254,6 @@ msgid "_Modify"
msgstr "बदलात"
#: patterntabpage.ui:92
-#, fuzzy
msgctxt "patterntabpage|label3"
msgid "Pattern"
msgstr "नमुने"
@@ -10559,13 +10286,11 @@ msgid "Options"
msgstr "पर्याय"
#: patterntabpage.ui:295
-#, fuzzy
msgctxt "patterntabpage|CTL_PREVIEW-atkobject"
msgid "Example"
msgstr "देख"
#: patterntabpage.ui:313
-#, fuzzy
msgctxt "patterntabpage|label2"
msgid "Preview"
msgstr "पूर्वदृश्य"
@@ -10613,7 +10338,6 @@ msgid "Firefox Themes"
msgstr ""
#: pickbulletpage.ui:34
-#, fuzzy
msgctxt "pickbulletpage|label25"
msgid "Selection"
msgstr "निवड"
@@ -10629,19 +10353,16 @@ msgid "Add and Resize"
msgstr ""
#: pickgraphicpage.ui:75
-#, fuzzy
msgctxt "pickgraphicpage|label25"
msgid "Selection"
msgstr "निवड"
#: picknumberingpage.ui:34
-#, fuzzy
msgctxt "picknumberingpage|label25"
msgid "Selection"
msgstr "निवड"
#: pickoutlinepage.ui:34
-#, fuzzy
msgctxt "pickoutlinepage|label25"
msgid "Selection"
msgstr "निवड"
@@ -10678,7 +10399,6 @@ msgid "Relative font size"
msgstr "फोन्ट सबंधी उतराचो आकारSombhondit OkxorSonch gatr"
#: positionpage.ui:201
-#, fuzzy
msgctxt "positionpage|label20"
msgid "Position"
msgstr "स्थान"
@@ -10732,7 +10452,6 @@ msgid "Spacing"
msgstr "अवकाश "
#: positionpage.ui:478
-#, fuzzy
msgctxt "positionpage|preview-atkobject"
msgid "Preview"
msgstr "पूर्वदृश्य"
@@ -10783,7 +10502,6 @@ msgid "_Base point:"
msgstr ""
#: possizetabpage.ui:150
-#, fuzzy
msgctxt "possizetabpage|label1"
msgid "Position"
msgstr "स्थान"
@@ -10849,7 +10567,6 @@ msgid "Adapt"
msgstr ""
#: posterdialog.ui:16
-#, fuzzy
msgctxt "posterdialog|PosterDialog"
msgid "Posterize"
msgstr "पोस्टरायज"
@@ -11006,7 +10723,6 @@ msgid "No Loaded File"
msgstr ""
#: querynoloadedfiledialog.ui:14
-#, fuzzy
msgctxt "querynoloadedfiledialog|NoLoadedFileDialog"
msgid "The file could not be loaded!"
msgstr "धारिका लागू करपाक येना!"
@@ -11158,7 +10874,6 @@ msgid "Macros"
msgstr "मॅक्रो"
#: searchattrdialog.ui:9
-#, fuzzy
msgctxt "searchattrdialog|SearchAttrDialog"
msgid "Attributes"
msgstr "गुणधर्म"
@@ -11169,19 +10884,16 @@ msgid "Text Format "
msgstr ""
#: searchformatdialog.ui:106
-#, fuzzy
msgctxt "searchformatdialog|font"
msgid "Font"
msgstr "अक्षरसंच"
#: searchformatdialog.ui:128
-#, fuzzy
msgctxt "searchformatdialog|fonteffects"
msgid "Font Effects"
msgstr "अक्षरसंच प्रभाव"
#: searchformatdialog.ui:151
-#, fuzzy
msgctxt "searchformatdialog|position"
msgid "Position"
msgstr "स्थान"
@@ -11198,7 +10910,6 @@ msgid "Indents & Spacing"
msgstr ""
#: searchformatdialog.ui:220
-#, fuzzy
msgctxt "searchformatdialog|labelTP_PARA_ALIGN"
msgid "Alignment"
msgstr "सारके करप"
@@ -11296,7 +11007,6 @@ msgid "Search Term or Firefox Theme URL"
msgstr ""
#: select_persona_dialog.ui:228
-#, fuzzy
msgctxt "select_persona_dialog|label6"
msgid "Categories"
msgstr " विबाग"
@@ -11342,13 +11052,11 @@ msgid "_Color:"
msgstr ""
#: shadowtabpage.ui:205
-#, fuzzy
msgctxt "shadowtabpage|CTL_COLOR_PREVIEW-atkobject"
msgid "Example"
msgstr "देख"
#: shadowtabpage.ui:230
-#, fuzzy
msgctxt "shadowtabpage|label"
msgid "Properties"
msgstr "वैशिश्ट्यां"
@@ -11449,7 +11157,6 @@ msgid "Label text with smart tags"
msgstr ""
#: smarttagoptionspage.ui:61
-#, fuzzy
msgctxt "smarttagoptionspage|properties"
msgid "Properties..."
msgstr "वैशिश्ट्यां..."
@@ -11460,7 +11167,6 @@ msgid "Currently Installed Smart Tags"
msgstr ""
#: smoothdialog.ui:16
-#, fuzzy
msgctxt "smoothdialog|SmoothDialog"
msgid "Smooth"
msgstr "मृदु"
@@ -11477,7 +11183,6 @@ msgid "Parameters"
msgstr "परिमाणां"
#: solarizedialog.ui:14
-#, fuzzy
msgctxt "solarizedialog|SolarizeDialog"
msgid "Solarization"
msgstr "सोलरायजेशन"
@@ -11613,7 +11318,6 @@ msgid "Text languag_e:"
msgstr ""
#: spellingdialog.ui:252
-#, fuzzy
msgctxt "spellingdialog|explainlink"
msgid "More..."
msgstr "अदिक..."
@@ -11673,7 +11377,6 @@ msgid "Options"
msgstr "पर्याय"
#: splitcellsdialog.ui:25
-#, fuzzy
msgctxt "splitcellsdialog|SplitCellsDialog"
msgid "Split Cells"
msgstr "कक्ष दुभंगात"
@@ -11684,7 +11387,6 @@ msgid "_Split cell into:"
msgstr ""
#: splitcellsdialog.ui:146
-#, fuzzy
msgctxt "splitcellsdialog|label1"
msgid "Split"
msgstr "दुभंग"
@@ -11798,7 +11500,6 @@ msgid "To _frame"
msgstr "चौकट"
#: swpossizepage.ui:294
-#, fuzzy
msgctxt "swpossizepage|label1"
msgid "Anchor"
msgstr "नांगर"
@@ -11846,7 +11547,6 @@ msgid "Follow te_xt flow"
msgstr ""
#: swpossizepage.ui:522
-#, fuzzy
msgctxt "swpossizepage|label11"
msgid "Position"
msgstr "स्थान"
@@ -11876,13 +11576,11 @@ msgid "No Effect"
msgstr "प्रभाव ना"
#: textanimtabpage.ui:53
-#, fuzzy
msgctxt "textanimtabpage|liststoreEFFECT"
msgid "Blink"
msgstr "उगडधाप"
#: textanimtabpage.ui:57
-#, fuzzy
msgctxt "textanimtabpage|liststoreEFFECT"
msgid "Scroll Through"
msgstr "पार फिरयात"
@@ -11893,7 +11591,6 @@ msgid "Scroll Back and Forth"
msgstr ""
#: textanimtabpage.ui:65
-#, fuzzy
msgctxt "textanimtabpage|liststoreEFFECT"
msgid "Scroll In"
msgstr "भितर फिरयात"
@@ -11911,19 +11608,16 @@ msgid "Direction:"
msgstr "दिशाdixa"
#: textanimtabpage.ui:155
-#, fuzzy
msgctxt "textanimtabpage|BTN_UP|tooltip_text"
msgid "To top"
msgstr "वयर"
#: textanimtabpage.ui:161
-#, fuzzy
msgctxt "textanimtabpage|BTN_UP-atkobject"
msgid "Up"
msgstr "वयर"
#: textanimtabpage.ui:176
-#, fuzzy
msgctxt "textanimtabpage|BTN_RIGHT|tooltip_text"
msgid "To right"
msgstr "उजव्यान"
@@ -11935,25 +11629,21 @@ msgid "Right"
msgstr "उंचाय"
#: textanimtabpage.ui:197
-#, fuzzy
msgctxt "textanimtabpage|BTN_LEFT|tooltip_text"
msgid "To left"
msgstr "दाव्यान"
#: textanimtabpage.ui:203
-#, fuzzy
msgctxt "textanimtabpage|BTN_LEFT-atkobject"
msgid "Left"
msgstr "दावे"
#: textanimtabpage.ui:218
-#, fuzzy
msgctxt "textanimtabpage|BTN_DOWN|tooltip_text"
msgid "To bottom"
msgstr "तळाक"
#: textanimtabpage.ui:224
-#, fuzzy
msgctxt "textanimtabpage|BTN_DOWN-atkobject"
msgid "Down"
msgstr "सकयल"
@@ -12002,7 +11692,6 @@ msgid "_Automatic"
msgstr "आपसूक "
#: textanimtabpage.ui:522
-#, fuzzy
msgctxt "textanimtabpage|label2"
msgid "Properties"
msgstr "वैशिश्ट्यां"
@@ -12089,19 +11778,16 @@ msgid "Text Anchor"
msgstr ""
#: textdialog.ui:8
-#, fuzzy
msgctxt "textdialog|TextDialog"
msgid "Text"
msgstr "मजकूर"
#: textdialog.ui:106
-#, fuzzy
msgctxt "textdialog|RID_SVXPAGE_TEXTATTR"
msgid "Text"
msgstr "मजकूर"
#: textdialog.ui:128
-#, fuzzy
msgctxt "textdialog|RID_SVXPAGE_TEXTANIMATION"
msgid "Text Animation"
msgstr "मजकूर चलचित्र"
@@ -12127,7 +11813,6 @@ msgid "_Maximum number of consecutive hyphens"
msgstr ""
#: textflowpage.ui:163
-#, fuzzy
msgctxt "textflowpage|LabelHyphenation"
msgid "Hyphenation"
msgstr "चिन्नांकरण"
@@ -12168,13 +11853,11 @@ msgid "Page Style"
msgstr "पान शैली"
#: textflowpage.ui:309
-#, fuzzy
msgctxt "textflowpage|comboBreakType"
msgid "Page"
msgstr "पान"
#: textflowpage.ui:310
-#, fuzzy
msgctxt "textflowpage|comboBreakType"
msgid "Column"
msgstr "स्तंभ"
@@ -12221,13 +11904,11 @@ msgid "_Widow control"
msgstr "विधवा नियंत्रणVidov Niyontronn"
#: textflowpage.ui:473
-#, fuzzy
msgctxt "textflowpage|labelOrphan"
msgid "lines"
msgstr " वळी"
#: textflowpage.ui:485
-#, fuzzy
msgctxt "textflowpage|labelWidow"
msgid "lines"
msgstr " वळी"
@@ -12353,13 +12034,11 @@ msgid "_End value:"
msgstr ""
#: transparencytabpage.ui:435
-#, fuzzy
msgctxt "transparencytabpage|CTL_BITMAP_PREVIEW-atkobject"
msgid "Example"
msgstr "देख"
#: transparencytabpage.ui:453
-#, fuzzy
msgctxt "transparencytabpage|CTL_TRANS_PREVIEW-atkobject"
msgid "Example"
msgstr "देख"
@@ -12492,7 +12171,6 @@ msgid "Enclosing Character"
msgstr "अक्षर जोडटा"
#: twolinespage.ui:233
-#, fuzzy
msgctxt "twolinespage|preview-atkobject"
msgid "Preview"
msgstr "पूर्वदृश्य"
@@ -12576,7 +12254,6 @@ msgid "Variable:"
msgstr "बदलपी"
#: zoomdialog.ui:204
-#, fuzzy
msgctxt "zoomdialog|zoomsb-atkobject"
msgid "Variable"
msgstr "बदलपी"
@@ -12606,7 +12283,6 @@ msgid "Columns:"
msgstr "स्तंभ"
#: zoomdialog.ui:332
-#, fuzzy
msgctxt "zoomdialog|columnssb-atkobject"
msgid "Columns"
msgstr "स्तंभ"
diff --git a/source/kok/dbaccess/messages.po b/source/kok/dbaccess/messages.po
index 952af95fc78..2c56a4b2aae 100644
--- a/source/kok/dbaccess/messages.po
+++ b/source/kok/dbaccess/messages.po
@@ -619,7 +619,6 @@ msgid "Field;Alias;Table;Sort;Visible;Function;Criterion;Or;Or"
msgstr "प्रक्षेत्र;उर्फ नांव;कोष्टक;वर्गीकरण;दृश्य;काम;निकश;किंवा;किंवा"
#: strings.hrc:142
-#, fuzzy
msgctxt "STR_QUERY_LIMIT_ALL"
msgid "All"
msgstr "सगळें"
@@ -754,7 +753,6 @@ msgid "Column ~Format..."
msgstr "स्तंभ स्वरुपांत..."
#: strings.hrc:171
-#, fuzzy
msgctxt "RID_STR_COLUMN_WIDTH"
msgid "Column ~Width..."
msgstr "स्तंभ रुंदाय"
@@ -766,7 +764,6 @@ msgid "Table Format..."
msgstr "कोष्टक रचना..."
#: strings.hrc:173
-#, fuzzy
msgctxt "RID_STR_ROW_HEIGHT"
msgid "Row Height..."
msgstr "वळ उंचाय..."
@@ -2327,7 +2324,6 @@ msgid "This relation already exists. Do you want to edit it or create a new one?
msgstr ""
#: strings.hrc:486
-#, fuzzy
msgctxt "STR_QUERY_REL_EDIT"
msgid "Edit..."
msgstr "सम्पादन..."
@@ -2456,13 +2452,11 @@ msgid "Press 'Next' to save a copy of your document, and to begin the migration.
msgstr "'फुडले' दामात तुमच्या दस्तावेजाची प्रत जतन करपाक आनि स्थलांतर सुरू करपाक.Press 'Next' to save a copy of your document and to begin the migration."
#: backuppage.ui:76
-#, fuzzy
msgctxt "backuppage|label3"
msgid "Save to:"
msgstr "त जतनाय करात:"
#: backuppage.ui:110
-#, fuzzy
msgctxt "backuppage|browse"
msgid "Browse..."
msgstr "ब्रावज्..."
@@ -2485,7 +2479,6 @@ msgid "Choose a data source:"
msgstr ""
#: collectionviewdialog.ui:11
-#, fuzzy
msgctxt "collectionviewdialog|CollectionView"
msgid "Save"
msgstr "जतनाय करात"
@@ -2515,7 +2508,6 @@ msgid "File _name:"
msgstr "धारिकेचे नाव"
#: colwidthdialog.ui:15
-#, fuzzy
msgctxt "colwidthdialog|ColWidthDialog"
msgid "Column Width"
msgstr "स्तंभ रुंदाय"
@@ -2632,7 +2624,6 @@ msgid "Crea_te new field as primary key"
msgstr ""
#: copytablepage.ui:143
-#, fuzzy
msgctxt "copytablepage|keynamelabel"
msgid "Name:"
msgstr "नाव :"
@@ -2655,7 +2646,6 @@ msgid "Ta_ble name:"
msgstr "कोष्टक नाव"
#: dbaseindexdialog.ui:28
-#, fuzzy
msgctxt "dbaseindexdialog|DBaseIndexDialog"
msgid "Indexes"
msgstr "वळेरी"
@@ -2790,7 +2780,6 @@ msgid "Set Up a Connection to a MySQL Database"
msgstr "JDBC म्हायतीकोशाक जोडणी लायात"
#: dbwizspreadsheetpage.ui:74
-#, fuzzy
msgctxt "dbwizspreadsheetpage|browse"
msgid "Browse"
msgstr "ब्रावज्"
@@ -2807,7 +2796,6 @@ msgid "_Password required"
msgstr "गुप्तशब्दाची गरज"
#: dbwiztextpage.ui:74
-#, fuzzy
msgctxt "dbwiztextpage|browse"
msgid "Browse"
msgstr "ब्रावज्"
@@ -2866,7 +2854,6 @@ msgid "SQL Command"
msgstr "SQL आदेश"
#: directsqldialog.ui:220
-#, fuzzy
msgctxt "directsqldialog|label2"
msgid "Status"
msgstr "स्थिती"
@@ -2883,13 +2870,11 @@ msgid "Field Format"
msgstr ""
#: fielddialog.ui:111
-#, fuzzy
msgctxt "fielddialog|format"
msgid "Format"
msgstr "रचना"
#: fielddialog.ui:133
-#, fuzzy
msgctxt "fielddialog|alignment"
msgid "Alignment"
msgstr "सारके करप"
@@ -2996,7 +2981,6 @@ msgid "_Recently used:"
msgstr "निकतेंच वापरिल्ले"
#: generalpagewizard.ui:179
-#, fuzzy
msgctxt "generalpagewizard|openDatabase"
msgid "Open"
msgstr "उगडात"
@@ -3036,7 +3020,6 @@ msgid "Test Class"
msgstr "चाचणी वर्ग "
#: generalspecialjdbcdetailspage.ui:162
-#, fuzzy
msgctxt "generalspecialjdbcdetailspage|label1"
msgid "Connection Settings"
msgstr "जोडणी स्थापितां"
@@ -3076,7 +3059,6 @@ msgid "Settings"
msgstr "स्थापितां"
#: indexdesigndialog.ui:9
-#, fuzzy
msgctxt "indexdesigndialog|IndexDesignDialog"
msgid "Indexes"
msgstr "वळेरी"
@@ -3251,7 +3233,6 @@ msgid "_Delete"
msgstr "काडून उडयात"
#: joinviewmenu.ui:20
-#, fuzzy
msgctxt "joinviewmenu|edit"
msgid "Edit..."
msgstr "सम्पादन..."
@@ -3331,7 +3312,6 @@ msgid "Maximum number of _records:"
msgstr "चडांत चड अभिलेख"
#: ldappage.ui:133
-#, fuzzy
msgctxt "ldappage|charsetheader"
msgid "Connection Settings"
msgstr "जोडणी स्थापितां"
@@ -3365,7 +3345,6 @@ msgid "Overall progress:"
msgstr "एकूण प्रगती:"
#: migratepage.ui:83
-#, fuzzy
msgctxt "migratepage|overall"
msgid "document $current$ of $overall$"
msgstr "दस्तावेज $current$ चे $overall$"
@@ -3383,7 +3362,6 @@ msgid "Current object:"
msgstr "सद्याच्यो वस्ती:"
#: mysqlnativepage.ui:48
-#, fuzzy
msgctxt "mysqlnativepage|connectionheader"
msgid "Connection Settings"
msgstr "जोडणी स्थापितां"
@@ -3441,7 +3419,6 @@ msgid "_Port:"
msgstr ""
#: mysqlnativesettings.ui:138
-#, fuzzy
msgctxt "mysqlnativesettings|defaultport"
msgid "Default: 3306"
msgstr "मुळावे: ३३०६"
@@ -3617,13 +3594,11 @@ msgid "Operator"
msgstr "प्रवर्तक"
#: queryfilterdialog.ui:108
-#, fuzzy
msgctxt "queryfilterdialog|label5"
msgid "Field name"
msgstr "प्रक्षेत्र नाव"
#: queryfilterdialog.ui:120
-#, fuzzy
msgctxt "queryfilterdialog|label6"
msgid "Condition"
msgstr "शर्तं"
@@ -3665,13 +3640,11 @@ msgid ">="
msgstr ""
#: queryfilterdialog.ui:154
-#, fuzzy
msgctxt "queryfilterdialog|cond1"
msgid "like"
msgstr "जशे"
#: queryfilterdialog.ui:155
-#, fuzzy
msgctxt "queryfilterdialog|cond1"
msgid "not like"
msgstr "आनिक"
@@ -3699,31 +3672,26 @@ msgid "- none -"
msgstr "कोण ना"
#: queryfilterdialog.ui:219
-#, fuzzy
msgctxt "queryfilterdialog|label7"
msgid "Value"
msgstr "मोल"
#: queryfilterdialog.ui:263
-#, fuzzy
msgctxt "queryfilterdialog|op2"
msgid "AND"
msgstr "AND"
#: queryfilterdialog.ui:264
-#, fuzzy
msgctxt "queryfilterdialog|op2"
msgid "OR"
msgstr "OR"
#: queryfilterdialog.ui:278
-#, fuzzy
msgctxt "queryfilterdialog|op3"
msgid "AND"
msgstr "AND"
#: queryfilterdialog.ui:279
-#, fuzzy
msgctxt "queryfilterdialog|op3"
msgid "OR"
msgstr "OR"
@@ -3735,7 +3703,6 @@ msgid "Criteria"
msgstr "निकश"
#: queryfuncmenu.ui:12
-#, fuzzy
msgctxt "queryfuncmenu|functions"
msgid "Functions"
msgstr "कामां"
@@ -3747,13 +3714,11 @@ msgid "Table Name"
msgstr "कोष्टक नाव"
#: queryfuncmenu.ui:34
-#, fuzzy
msgctxt "queryfuncmenu|alias"
msgid "Alias"
msgstr "ऊर्फ "
#: queryfuncmenu.ui:48
-#, fuzzy
msgctxt "queryfuncmenu|distinct"
msgid "Distinct Values"
msgstr "थारायल्ले मोल"
@@ -3776,7 +3741,6 @@ msgid "Yes"
msgstr "हय"
#: querypropertiesdialog.ui:133
-#, fuzzy
msgctxt "querypropertiesdialog|nondistinct"
msgid "No"
msgstr "ना"
@@ -3973,13 +3937,11 @@ msgid "and then"
msgstr ""
#: sortdialog.ui:134
-#, fuzzy
msgctxt "sortdialog|label5"
msgid "Field name"
msgstr "प्रक्षेत्र नाव"
#: sortdialog.ui:146
-#, fuzzy
msgctxt "sortdialog|label6"
msgid "Order"
msgstr "क्रम"
@@ -4027,7 +3989,6 @@ msgid "Sort Order"
msgstr "वर्गीकरण "
#: specialjdbcconnectionpage.ui:19
-#, fuzzy
msgctxt "specialjdbcconnectionpage|header"
msgid "Set up connection to a MySQL database using JDBC"
msgstr "JDBC चो उपयोग करून MySQL म्हायतीकोशाक जोडणी लायात"
@@ -4059,7 +4020,6 @@ msgid "_Port number:"
msgstr "पोर्ट क्रमांक"
#: specialjdbcconnectionpage.ui:139
-#, fuzzy
msgctxt "specialjdbcconnectionpage|portNumDefLabel"
msgid "Default: 3306"
msgstr "मुळावे: ३३०६"
@@ -4168,7 +4128,6 @@ msgid "Default"
msgstr "मूळ"
#: specialsettingspage.ui:316
-#, fuzzy
msgctxt "specialsettingspage|comparison"
msgid "SQL"
msgstr "SQL"
@@ -4206,7 +4165,6 @@ msgid "_Description:"
msgstr "विवरण"
#: summarypage.ui:17
-#, fuzzy
msgctxt "summarypage|label1"
msgid "Summary"
msgstr "सारांश"
@@ -4286,13 +4244,11 @@ msgid "Tables and Table Filter"
msgstr ""
#: tablesjoindialog.ui:82
-#, fuzzy
msgctxt "tablesjoindialog|tables"
msgid "Tables"
msgstr "कोष्टकां"
#: tablesjoindialog.ui:99
-#, fuzzy
msgctxt "tablesjoindialog|queries"
msgid "Queries"
msgstr "प्रस्न"
@@ -4516,7 +4472,6 @@ msgid "_Driver settings:"
msgstr "चालक स्थापितां"
#: userdetailspage.ui:137
-#, fuzzy
msgctxt "userdetailspage|label1"
msgid "Connection Settings"
msgstr "जोडणी स्थापितां"
diff --git a/source/kok/desktop/messages.po b/source/kok/desktop/messages.po
index 395a8d48aba..c9fc8fabc17 100644
--- a/source/kok/desktop/messages.po
+++ b/source/kok/desktop/messages.po
@@ -791,7 +791,6 @@ msgid "Extension Software License Agreement"
msgstr "विस्तार परवानो करार:"
#: licensedialog.ui:21
-#, fuzzy
msgctxt "licensedialog|accept"
msgid "Accept"
msgstr "मानात"
@@ -854,7 +853,6 @@ msgid "_Available extension updates"
msgstr ""
#: updatedialog.ui:117
-#, fuzzy
msgctxt "updatedialog|UPDATE_CHECKING"
msgid "Checking..."
msgstr "तपासता..."
@@ -865,7 +863,6 @@ msgid "_Show all updates"
msgstr ""
#: updatedialog.ui:196
-#, fuzzy
msgctxt "updatedialog|DESCRIPTION_LABEL"
msgid "Description"
msgstr "विवरण"
@@ -905,7 +902,6 @@ msgid "Downloading extensions..."
msgstr "विस्तार डावनलोड करता..."
#: updateinstalldialog.ui:125
-#, fuzzy
msgctxt "updateinstalldialog|RESULTS"
msgid "Result"
msgstr "निकाल"
diff --git a/source/kok/dictionaries/ca.po b/source/kok/dictionaries/ca.po
index 38dec76cf1c..e4c45ba6e57 100644
--- a/source/kok/dictionaries/ca.po
+++ b/source/kok/dictionaries/ca.po
@@ -14,7 +14,6 @@ msgstr ""
"X-Generator: LibreOffice\n"
#: description.xml
-#, fuzzy
msgctxt ""
"description.xml\n"
"dispname\n"
diff --git a/source/kok/dictionaries/da_DK.po b/source/kok/dictionaries/da_DK.po
index bc150f23714..0969f1e54ae 100644
--- a/source/kok/dictionaries/da_DK.po
+++ b/source/kok/dictionaries/da_DK.po
@@ -16,7 +16,6 @@ msgstr ""
"X-POOTLE-MTIME: 1369353252.000000\n"
#: description.xml
-#, fuzzy
msgctxt ""
"description.xml\n"
"dispname\n"
diff --git a/source/kok/dictionaries/hr_HR.po b/source/kok/dictionaries/hr_HR.po
index d57f84e6054..81af7882ae1 100644
--- a/source/kok/dictionaries/hr_HR.po
+++ b/source/kok/dictionaries/hr_HR.po
@@ -16,7 +16,6 @@ msgstr ""
"X-POOTLE-MTIME: 1369353253.000000\n"
#: description.xml
-#, fuzzy
msgctxt ""
"description.xml\n"
"dispname\n"
diff --git a/source/kok/dictionaries/it_IT.po b/source/kok/dictionaries/it_IT.po
index af3832dcea5..1669093a974 100644
--- a/source/kok/dictionaries/it_IT.po
+++ b/source/kok/dictionaries/it_IT.po
@@ -16,7 +16,6 @@ msgstr ""
"X-POOTLE-MTIME: 1369353254.000000\n"
#: description.xml
-#, fuzzy
msgctxt ""
"description.xml\n"
"dispname\n"
diff --git a/source/kok/dictionaries/lt_LT.po b/source/kok/dictionaries/lt_LT.po
index 09e09653671..5bfaa833e76 100644
--- a/source/kok/dictionaries/lt_LT.po
+++ b/source/kok/dictionaries/lt_LT.po
@@ -16,7 +16,6 @@ msgstr ""
"X-POOTLE-MTIME: 1369353254.000000\n"
#: description.xml
-#, fuzzy
msgctxt ""
"description.xml\n"
"dispname\n"
diff --git a/source/kok/editeng/messages.po b/source/kok/editeng/messages.po
index 742388bba6d..30f5f7a3af9 100644
--- a/source/kok/editeng/messages.po
+++ b/source/kok/editeng/messages.po
@@ -491,7 +491,6 @@ msgid "Double strikethrough"
msgstr "डबल स्ट्रायकथ्रू आसातdoddem modhyrekha"
#: editrids.hrc:124
-#, fuzzy
msgctxt "RID_SVXITEMS_STRIKEOUT_DONTKNOW"
msgid "Strikethrough"
msgstr "खोडिल्ले"
@@ -564,13 +563,11 @@ msgstr "आपसूक "
#. enum SvxAdjust -----------------------------------------------------------
#: editrids.hrc:143
-#, fuzzy
msgctxt "RID_SVXITEMS_ADJUST_LEFT"
msgid "Align left"
msgstr "दाव्यान सारके करात"
#: editrids.hrc:144
-#, fuzzy
msgctxt "RID_SVXITEMS_ADJUST_RIGHT"
msgid "Align right"
msgstr "उजव्यान सारके करात"
@@ -847,7 +844,6 @@ msgid "Position not protected"
msgstr "स्थिती संरक्षित"
#: editrids.hrc:198
-#, fuzzy
msgctxt "RID_SVXITEMS_TRANSPARENT_TRUE"
msgid "Transparent"
msgstr "पारदर्शक"
@@ -1230,7 +1226,6 @@ msgid "Horizontal alignment default"
msgstr "मुळावे आडवे संरेषण "
#: editrids.hrc:274
-#, fuzzy
msgctxt "RID_SVXITEMS_HORJUST_LEFT"
msgid "Align left"
msgstr "दाव्यान सारके करात"
@@ -1241,7 +1236,6 @@ msgid "Centered horizontally"
msgstr "आडवे तरेन केंद्र"
#: editrids.hrc:276
-#, fuzzy
msgctxt "RID_SVXITEMS_HORJUST_RIGHT"
msgid "Align right"
msgstr "उजव्यान सारके करात"
diff --git a/source/kok/extensions/messages.po b/source/kok/extensions/messages.po
index 6e6822ffd48..76282f5cfef 100644
--- a/source/kok/extensions/messages.po
+++ b/source/kok/extensions/messages.po
@@ -14,37 +14,31 @@ msgstr ""
"X-Generator: LibreOffice\n"
#: command.hrc:29
-#, fuzzy
msgctxt "RID_RSC_ENUM_COMMAND_TYPE"
msgid "Table"
msgstr "कोष्टक"
#: command.hrc:30
-#, fuzzy
msgctxt "RID_RSC_ENUM_COMMAND_TYPE"
msgid "Query"
msgstr "प्रस्न"
#: command.hrc:31
-#, fuzzy
msgctxt "RID_RSC_ENUM_COMMAND_TYPE"
msgid "SQL command"
msgstr "SQL आदेश"
#: showhide.hrc:29
-#, fuzzy
msgctxt "RID_RSC_ENUM_SHOWHIDE"
msgid "Hide"
msgstr "लिपयात"
#: showhide.hrc:30
-#, fuzzy
msgctxt "RID_RSC_ENUM_SHOWHIDE"
msgid "Show"
msgstr "दाखयात"
#: stringarrays.hrc:27
-#, fuzzy
msgctxt "RID_RSC_ENUM_VERTICAL_ALIGN"
msgid "Top"
msgstr "वयर"
@@ -56,7 +50,6 @@ msgid "Middle"
msgstr " मदीं"
#: stringarrays.hrc:29
-#, fuzzy
msgctxt "RID_RSC_ENUM_VERTICAL_ALIGN"
msgid "Bottom"
msgstr "तळ"
@@ -80,13 +73,11 @@ msgid "Without frame"
msgstr "चौकटी बगर"
#: stringarrays.hrc:41
-#, fuzzy
msgctxt "RID_RSC_ENUM_BORDER_TYPE"
msgid "3D look"
msgstr "त्रिमिती दृश्य"
#: stringarrays.hrc:42
-#, fuzzy
msgctxt "RID_RSC_ENUM_BORDER_TYPE"
msgid "Flat"
msgstr "समतळ"
@@ -98,13 +89,11 @@ msgid "Valuelist"
msgstr "मोलवळेरी"
#: stringarrays.hrc:48
-#, fuzzy
msgctxt "RID_RSC_ENUM_LISTSOURCE_TYPE"
msgid "Table"
msgstr "कोष्टक"
#: stringarrays.hrc:49
-#, fuzzy
msgctxt "RID_RSC_ENUM_LISTSOURCE_TYPE"
msgid "Query"
msgstr "प्रस्न"
@@ -128,19 +117,16 @@ msgid "Tablefields"
msgstr "तकटोक्षेत्रां"
#: stringarrays.hrc:57
-#, fuzzy
msgctxt "RID_RSC_ENUM_ALIGNMENT"
msgid "Left"
msgstr "दावे"
#: stringarrays.hrc:58
-#, fuzzy
msgctxt "RID_RSC_ENUM_ALIGNMENT"
msgid "Center"
msgstr "केंद्र"
#: stringarrays.hrc:59
-#, fuzzy
msgctxt "RID_RSC_ENUM_ALIGNMENT"
msgid "Right"
msgstr "उजवे"
@@ -182,7 +168,6 @@ msgid "Previous record"
msgstr "पयलीचो अभिलेख"
#: stringarrays.hrc:70
-#, fuzzy
msgctxt "RID_RSC_ENUM_BUTTONTYPE"
msgid "Next record"
msgstr "फुडलो अभिलेख"
@@ -236,7 +221,6 @@ msgid "Post"
msgstr "धाडात"
#: stringarrays.hrc:87
-#, fuzzy
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "URL"
msgstr "URL"
@@ -248,13 +232,11 @@ msgid "Multipart"
msgstr "खूप भागांचे"
#: stringarrays.hrc:89
-#, fuzzy
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "Text"
msgstr "मजकूर"
#: stringarrays.hrc:94
-#, fuzzy
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (short)"
msgstr "प्रमाणित (ल्हान)"
@@ -272,7 +254,6 @@ msgid "Standard (short YYYY)"
msgstr "प्रमाणित (ल्हान)"
#: stringarrays.hrc:97
-#, fuzzy
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (long)"
msgstr "प्रमाणित (लांब)"
@@ -386,7 +367,6 @@ msgid "Current page"
msgstr "सद्याची तारीक"
#: stringarrays.hrc:132
-#, fuzzy
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "No"
msgstr "ना"
@@ -443,19 +423,16 @@ msgid "Multi"
msgstr "बहु"
#: stringarrays.hrc:150
-#, fuzzy
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "Range"
msgstr "व्याप्ती"
#: stringarrays.hrc:155
-#, fuzzy
msgctxt "RID_RSC_ENUM_ORIENTATION"
msgid "Horizontal"
msgstr "आडवे"
#: stringarrays.hrc:156
-#, fuzzy
msgctxt "RID_RSC_ENUM_ORIENTATION"
msgid "Vertical"
msgstr "उबे"
@@ -467,13 +444,11 @@ msgid "Default"
msgstr "मूळ"
#: stringarrays.hrc:162
-#, fuzzy
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "OK"
msgstr "OK"
#: stringarrays.hrc:163
-#, fuzzy
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Cancel"
msgstr "रद्द"
@@ -533,13 +508,11 @@ msgid "None"
msgstr "कायच नाKitench na"
#: stringarrays.hrc:189
-#, fuzzy
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "Horizontal"
msgstr "आडवे"
#: stringarrays.hrc:190
-#, fuzzy
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "Vertical"
msgstr "उबे"
@@ -551,13 +524,11 @@ msgid "Both"
msgstr "दोनूय"
#: stringarrays.hrc:196
-#, fuzzy
msgctxt "RID_RSC_ENUM_VISUALEFFECT"
msgid "3D"
msgstr " 3D"
#: stringarrays.hrc:197
-#, fuzzy
msgctxt "RID_RSC_ENUM_VISUALEFFECT"
msgid "Flat"
msgstr "समतळ"
@@ -647,19 +618,16 @@ msgid "Preserve"
msgstr "अनुरक्षण"
#: stringarrays.hrc:220
-#, fuzzy
msgctxt "RID_RSC_ENUM_WHITESPACE_HANDLING"
msgid "Replace"
msgstr "बदलात"
#: stringarrays.hrc:221
-#, fuzzy
msgctxt "RID_RSC_ENUM_WHITESPACE_HANDLING"
msgid "Collapse"
msgstr "कोसळप"
#: stringarrays.hrc:226
-#, fuzzy
msgctxt "RID_RSC_ENUM_SCALE_MODE"
msgid "No"
msgstr "ना"
@@ -675,19 +643,16 @@ msgid "Fit to Size"
msgstr ""
#: stringarrays.hrc:233
-#, fuzzy
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Left-to-right"
msgstr "दावेकडल्यान उजवेकडेन"
#: stringarrays.hrc:234
-#, fuzzy
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Right-to-left"
msgstr "उजवेकडल्यान दावेवटेन"
#: stringarrays.hrc:235
-#, fuzzy
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Use superordinate object settings"
msgstr "उपवस्त मजकूर दिशा स्थापित वापरात"
@@ -2180,7 +2145,6 @@ msgid "~Resume"
msgstr "परत येयात (~R)"
#: strings.hrc:312
-#, fuzzy
msgctxt "RID_UPDATE_BTN_CANCEL"
msgid "Cancel"
msgstr "रद्द"
@@ -2596,7 +2560,6 @@ msgid "You can either save the value of the option group in a database field or
msgstr "तुमी एकतर पर्याय गटाच्या मोलाची जतनाय म्हायतीकोश प्रक्षेत्रांत करू येता वा मागीरच्या कामाखातीर ते वापरू येता."
#: yesno.hrc:29
-#, fuzzy
msgctxt "RID_RSC_ENUM_YESNO"
msgid "No"
msgstr "ना"
@@ -2620,25 +2583,21 @@ msgid "Display field"
msgstr "दर्शक प्रक्षेत्र"
#: contenttablepage.ui:43
-#, fuzzy
msgctxt "contenttablepage|datasourcelabel"
msgid "Data source"
msgstr "म्हायती स्त्रोत"
#: contenttablepage.ui:57
-#, fuzzy
msgctxt "contenttablepage|contenttypelabel"
msgid "Content type"
msgstr "विशय प्रकार"
#: contenttablepage.ui:71
-#, fuzzy
msgctxt "contenttablepage|formtablelabel"
msgid "Content"
msgstr "विशय"
#: contenttablepage.ui:148
-#, fuzzy
msgctxt "contenttablepage|formsettings"
msgid "Form"
msgstr "अर्जी"
@@ -2658,7 +2617,6 @@ msgstr ""
"वळेरेच्या आशयाखातीर पायो म्हण खंयच्या कोष्टकातली म्हायती वापरपाची आसा ताका निवडात. "
#: contenttablepage.ui:233
-#, fuzzy
msgctxt "contenttablepage|label2"
msgid "Control"
msgstr "नियन्त्रण"
@@ -2681,13 +2639,11 @@ msgid "Embed this address book definition into the current document."
msgstr ""
#: datasourcepage.ui:61
-#, fuzzy
msgctxt "datasourcepage|locationft"
msgid "Location"
msgstr "ठिकाण"
#: datasourcepage.ui:74
-#, fuzzy
msgctxt "datasourcepage|browse"
msgid "Browse..."
msgstr "ब्रावज्..."
@@ -2739,7 +2695,6 @@ msgid ""
msgstr ""
#: fieldassignpage.ui:33
-#, fuzzy
msgctxt "fieldassignpage|assign"
msgid "Field Assignment"
msgstr "प्रक्षेत्र नेमणूक"
@@ -2763,25 +2718,21 @@ msgid "Field from the _List Table"
msgstr "वळेरी कोष्टकातले प्रक्षेत्र"
#: gridfieldsselectionpage.ui:44
-#, fuzzy
msgctxt "gridfieldsselectionpage|datasourcelabel"
msgid "Data source"
msgstr "म्हायती स्त्रोत"
#: gridfieldsselectionpage.ui:58
-#, fuzzy
msgctxt "gridfieldsselectionpage|contenttypelabel"
msgid "Content type"
msgstr "विशय प्रकार"
#: gridfieldsselectionpage.ui:72
-#, fuzzy
msgctxt "gridfieldsselectionpage|formtablelabel"
msgid "Content"
msgstr "विशय"
#: gridfieldsselectionpage.ui:148
-#, fuzzy
msgctxt "gridfieldsselectionpage|formsettings"
msgid "Form"
msgstr "अर्जी"
@@ -2826,25 +2777,21 @@ msgid "Table element"
msgstr "कोष्टक गुणधर्म "
#: groupradioselectionpage.ui:44
-#, fuzzy
msgctxt "groupradioselectionpage|datasourcelabel"
msgid "Data source"
msgstr "म्हायती स्त्रोत"
#: groupradioselectionpage.ui:58
-#, fuzzy
msgctxt "groupradioselectionpage|contenttypelabel"
msgid "Content type"
msgstr "विशय प्रकार"
#: groupradioselectionpage.ui:72
-#, fuzzy
msgctxt "groupradioselectionpage|formtablelabel"
msgid "Content"
msgstr "विशय"
#: groupradioselectionpage.ui:149
-#, fuzzy
msgctxt "groupradioselectionpage|formsettings"
msgid "Form"
msgstr "अर्जी"
@@ -2969,13 +2916,11 @@ msgid "Evolution"
msgstr ""
#: selecttypepage.ui:49
-#, fuzzy
msgctxt "selecttypepage|groupwise"
msgid "Groupwise"
msgstr "गटागटांनी"
#: selecttypepage.ui:66
-#, fuzzy
msgctxt "selecttypepage|evoldap"
msgid "Evolution LDAP"
msgstr "प्रायोगिक LDAP"
@@ -3056,7 +3001,6 @@ msgid "_Table / Query:"
msgstr "कोष्टक/ प्रस्न:"
#: tableselectionpage.ui:174
-#, fuzzy
msgctxt "tableselectionpage|label1"
msgid "Data"
msgstr "म्हायती"
@@ -3151,7 +3095,6 @@ msgid "Ed_ition"
msgstr "आवृत्ती"
#: generalpage.ui:257
-#, fuzzy
msgctxt "generalpage|volume"
msgid "Volume"
msgstr "प्रमाण"
@@ -3223,7 +3166,6 @@ msgid "Se_ries"
msgstr "मालिका"
#: generalpage.ui:463
-#, fuzzy
msgctxt "generalpage|url"
msgid "URL"
msgstr "URL"
@@ -3343,7 +3285,6 @@ msgid "_Book title"
msgstr "पुस्तक मथळो"
#: mappingdialog.ui:432
-#, fuzzy
msgctxt "mappingdialog|label15"
msgid "Volume"
msgstr "प्रमाण"
@@ -3415,7 +3356,6 @@ msgid "_Note"
msgstr "टीपण"
#: mappingdialog.ui:742
-#, fuzzy
msgctxt "mappingdialog|label27"
msgid "URL"
msgstr "URL"
@@ -3457,19 +3397,16 @@ msgid "Column Names"
msgstr "स्तंभांची नावां"
#: toolbar.ui:14
-#, fuzzy
msgctxt "toolbar|TBC_FT_SOURCE"
msgid "Table"
msgstr "कोष्टक"
#: toolbar.ui:49
-#, fuzzy
msgctxt "toolbar|TBC_FT_QUERY"
msgid "Search Key"
msgstr "सोद कळ"
#: toolbar.ui:84
-#, fuzzy
msgctxt "toolbar|TBC_BT_AUTOFILTER"
msgid "AutoFilter"
msgstr "आपसूक गाळणी"
@@ -3498,19 +3435,16 @@ msgid "Data Source"
msgstr "म्हायती स्त्रोत"
#: controlfontdialog.ui:8
-#, fuzzy
msgctxt "controlfontdialog|ControlFontDialog"
msgid "Character"
msgstr "अक्षर"
#: controlfontdialog.ui:105
-#, fuzzy
msgctxt "controlfontdialog|font"
msgid "Font"
msgstr "अक्षरसंच"
#: controlfontdialog.ui:127
-#, fuzzy
msgctxt "controlfontdialog|fonteffects"
msgid "Font Effects"
msgstr "अक्षरसंच प्रभाव"
@@ -3662,7 +3596,6 @@ msgid "Scan area"
msgstr ""
#: sanedialog.ui:208
-#, fuzzy
msgctxt "sanedialog|label2"
msgid "Preview"
msgstr "पूर्वदृश्य"
diff --git a/source/kok/extras/source/autocorr/emoji.po b/source/kok/extras/source/autocorr/emoji.po
index 80bb774b005..a0e8e4ff832 100644
--- a/source/kok/extras/source/autocorr/emoji.po
+++ b/source/kok/extras/source/autocorr/emoji.po
@@ -65,7 +65,6 @@ msgstr "वयर उजव्यान"
#. ¬ (U+000AC), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"NOT_SIGN\n"
@@ -120,7 +119,6 @@ msgstr ""
#. Α (U+00391), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_CAPITAL_LETTER_ALPHA\n"
@@ -140,7 +138,6 @@ msgstr "इटा"
#. Γ (U+00393), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_CAPITAL_LETTER_GAMMA\n"
@@ -370,7 +367,6 @@ msgstr "बीटा"
#. γ (U+003B3), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_GAMMA\n"
@@ -380,7 +376,6 @@ msgstr "गामा"
#. δ (U+003B4), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_DELTA\n"
@@ -390,7 +385,6 @@ msgstr "डेल्टा"
#. ε (U+003B5), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_EPSILON\n"
@@ -400,7 +394,6 @@ msgstr "एप्सीलॉन"
#. ζ (U+003B6), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_ZETA\n"
@@ -410,7 +403,6 @@ msgstr "झीटा"
#. η (U+003B7), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_ETA\n"
@@ -420,7 +412,6 @@ msgstr "इटा"
#. θ (U+003B8), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_THETA\n"
@@ -430,7 +421,6 @@ msgstr "थीटा"
#. ι (U+003B9), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_IOTA\n"
@@ -440,7 +430,6 @@ msgstr "जोटा"
#. κ (U+003BA), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_KAPPA\n"
@@ -470,7 +459,6 @@ msgstr "क्रमांक "
#. ν (U+003BD), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_NU\n"
@@ -480,7 +468,6 @@ msgstr "nu"
#. ξ (U+003BE), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_XI\n"
@@ -490,7 +477,6 @@ msgstr "xi"
#. ο (U+003BF), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_OMICRON\n"
@@ -500,7 +486,6 @@ msgstr "ओमिक्रॉन"
#. π (U+003C0), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_PI\n"
@@ -510,7 +495,6 @@ msgstr "pi"
#. ρ (U+003C1), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_RHO\n"
@@ -530,7 +514,6 @@ msgstr "सिग्मा"
#. σ (U+003C3), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_SIGMA\n"
@@ -540,7 +523,6 @@ msgstr "सिग्मा"
#. τ (U+003C4), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_TAU\n"
@@ -550,7 +532,6 @@ msgstr "tau"
#. υ (U+003C5), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_UPSILON\n"
@@ -560,7 +541,6 @@ msgstr "अप्सीलॉन"
#. φ (U+003C6), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_PHI\n"
@@ -570,7 +550,6 @@ msgstr "फी"
#. χ (U+003C7), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_CHI\n"
@@ -580,7 +559,6 @@ msgstr "ची"
#. ψ (U+003C8), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_PSI\n"
@@ -590,7 +568,6 @@ msgstr "psi"
#. ω (U+003C9), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_OMEGA\n"
@@ -629,7 +606,6 @@ msgstr "---"
#. ’ (U+02019), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"RIGHT_SINGLE_QUOTATION_MARK\n"
@@ -676,7 +652,6 @@ msgstr ""
#. … (U+02026), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"HORIZONTAL_ELLIPSIS\n"
@@ -713,7 +688,6 @@ msgstr ""
#. ″ (U+02033), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"DOUBLE_PRIME\n"
@@ -1061,7 +1035,6 @@ msgstr "संच रिकामो करात"
#. ∈ (U+02208), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"ELEMENT_OF\n"
@@ -1144,7 +1117,6 @@ msgstr ""
#. − (U+02212), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"MINUS_SIGN\n"
@@ -1173,7 +1145,6 @@ msgstr "/"
#. ∖ (U+02216), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"SET_MINUS\n"
@@ -1183,7 +1154,6 @@ msgstr "\\"
#. √ (U+0221A), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"SQUARE_ROOT\n"
@@ -1221,7 +1191,6 @@ msgstr "अनन्त"
#. ∠ (U+02220), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"ANGLE\n"
@@ -1280,7 +1249,6 @@ msgstr "समांतर"
#. ∧ (U+02227), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"LOGICAL_AND\n"
@@ -1290,7 +1258,6 @@ msgstr "आनिक"
#. ∨ (U+02228), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"LOGICAL_OR\n"
@@ -1812,7 +1779,6 @@ msgstr ""
#. ☉ (U+02609), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"SUN\n"
@@ -1914,7 +1880,6 @@ msgstr "उजवे"
#. ☜ (U+0261C), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"WHITE_LEFT_POINTING_INDEX\n"
@@ -1924,7 +1889,6 @@ msgstr "दावे"
#. ☝ (U+0261D), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"WHITE_UP_POINTING_INDEX\n"
@@ -1934,7 +1898,6 @@ msgstr "वयर"
#. ☞ (U+0261E), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"WHITE_RIGHT_POINTING_INDEX\n"
@@ -1944,7 +1907,6 @@ msgstr "उजवे"
#. ☟ (U+0261F), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"WHITE_DOWN_POINTING_INDEX\n"
@@ -2136,7 +2098,6 @@ msgstr "सूर्य"
#. ☽ (U+0263D), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"FIRST_QUARTER_MOON\n"
@@ -6072,7 +6033,6 @@ msgstr ""
#. 🐾 (U+1F43E), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"PAW_PRINTS\n"
@@ -6198,7 +6158,6 @@ msgstr ""
#. 👍 (U+1F44D), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"THUMBS_UP_SIGN\n"
diff --git a/source/kok/extras/source/gallery/share.po b/source/kok/extras/source/gallery/share.po
index 35069ed963d..b2783cdab98 100644
--- a/source/kok/extras/source/gallery/share.po
+++ b/source/kok/extras/source/gallery/share.po
@@ -16,7 +16,6 @@ msgstr ""
"X-POOTLE-MTIME: 1369409682.000000\n"
#: gallery_names.ulf
-#, fuzzy
msgctxt ""
"gallery_names.ulf\n"
"arrows\n"
@@ -25,7 +24,6 @@ msgid "Arrows"
msgstr "बाण"
#: gallery_names.ulf
-#, fuzzy
msgctxt ""
"gallery_names.ulf\n"
"computers\n"
@@ -42,7 +40,6 @@ msgid "Diagrams"
msgstr ""
#: gallery_names.ulf
-#, fuzzy
msgctxt ""
"gallery_names.ulf\n"
"education\n"
@@ -68,7 +65,6 @@ msgid "Finance"
msgstr "अर्थिक"
#: gallery_names.ulf
-#, fuzzy
msgctxt ""
"gallery_names.ulf\n"
"people\n"
@@ -77,7 +73,6 @@ msgid "People"
msgstr "लोक"
#: gallery_names.ulf
-#, fuzzy
msgctxt ""
"gallery_names.ulf\n"
"sounds\n"
@@ -86,7 +81,6 @@ msgid "Sounds"
msgstr "ध्वनी"
#: gallery_names.ulf
-#, fuzzy
msgctxt ""
"gallery_names.ulf\n"
"symbols\n"
diff --git a/source/kok/filter/messages.po b/source/kok/filter/messages.po
index 791b4e6fcf5..41c370bbc2f 100644
--- a/source/kok/filter/messages.po
+++ b/source/kok/filter/messages.po
@@ -177,13 +177,11 @@ msgid "Display dot commands"
msgstr "ठिपको आदेश दाखयातTipko Adex Dakoy"
#: strings.hrc:57
-#, fuzzy
msgctxt "T602FILTER_STR_CANCEL_BUTTON"
msgid "Cancel"
msgstr "रद्द"
#: strings.hrc:58
-#, fuzzy
msgctxt "T602FILTER_STR_OK_BUTTON"
msgid "OK"
msgstr "OK"
@@ -350,7 +348,6 @@ msgid "_Selection/Selected sheet(s)"
msgstr ""
#: pdfgeneralpage.ui:141
-#, fuzzy
msgctxt "pdfgeneralpage|label1"
msgid "Range"
msgstr "व्याप्ती"
@@ -407,7 +404,6 @@ msgid "_JPEG compression"
msgstr ""
#: pdfgeneralpage.ui:322
-#, fuzzy
msgctxt "pdfgeneralpage|label2"
msgid "Images"
msgstr "प्रतिमा"
@@ -424,7 +420,6 @@ msgid "Text:"
msgstr "मजकूर: "
#: pdfgeneralpage.ui:409
-#, fuzzy
msgctxt "pdfgeneralpage|label3"
msgid "Watermark"
msgstr "जलचिन्न"
@@ -485,7 +480,6 @@ msgid "PDF"
msgstr ""
#: pdfgeneralpage.ui:540
-#, fuzzy
msgctxt "pdfgeneralpage|format"
msgid "HTML"
msgstr "HTML"
@@ -765,7 +759,6 @@ msgid "Enable text access for acce_ssibility tools"
msgstr ""
#: pdfsecuritypage.ui:535
-#, fuzzy
msgctxt "pdfsecuritypage|label4"
msgid "Content"
msgstr "विशय"
@@ -793,7 +786,6 @@ msgid "Certificate password:"
msgstr ""
#: pdfsignpage.ui:186
-#, fuzzy
msgctxt "pdfsignpage|label12"
msgid "Location:"
msgstr "ठिकाण:"
@@ -885,7 +877,6 @@ msgid "_Visible bookmark levels:"
msgstr ""
#: pdfuserinterfacepage.ui:343
-#, fuzzy
msgctxt "pdfuserinterfacepage|label4"
msgid "Bookmarks"
msgstr "पुस्तकखुणो"
@@ -1094,7 +1085,6 @@ msgid "_Open Package..."
msgstr ""
#: xmlfiltersettings.ui:151
-#, fuzzy
msgctxt "xmlfiltersettings|filterlist-atkobject"
msgid "XML Filter List"
msgstr "XML गाळणी : %s"
diff --git a/source/kok/filter/source/config/fragments/filters.po b/source/kok/filter/source/config/fragments/filters.po
index d2377966d61..063c1fc1e8e 100644
--- a/source/kok/filter/source/config/fragments/filters.po
+++ b/source/kok/filter/source/config/fragments/filters.po
@@ -62,7 +62,6 @@ msgid "Apple Pages 4"
msgstr ""
#: BMP___MS_Windows.xcu
-#, fuzzy
msgctxt ""
"BMP___MS_Windows.xcu\n"
"BMP - MS Windows\n"
@@ -162,7 +161,6 @@ msgid "Data Interchange Format"
msgstr ""
#: DXF___AutoCAD_Interchange.xcu
-#, fuzzy
msgctxt ""
"DXF___AutoCAD_Interchange.xcu\n"
"DXF - AutoCAD Interchange\n"
@@ -190,7 +188,6 @@ msgid "Microsoft Word for DOS"
msgstr ""
#: EMF___MS_Windows_Metafile.xcu
-#, fuzzy
msgctxt ""
"EMF___MS_Windows_Metafile.xcu\n"
"EMF - MS Windows Metafile\n"
@@ -200,7 +197,6 @@ msgid "EMF - Enhanced Metafile"
msgstr "EMF - एनहान्स्ड मेटाफायल"
#: EPS___Encapsulated_PostScript.xcu
-#, fuzzy
msgctxt ""
"EPS___Encapsulated_PostScript.xcu\n"
"EPS - Encapsulated PostScript\n"
@@ -237,7 +233,6 @@ msgid "Adobe/Macromedia Freehand"
msgstr ""
#: GIF___Graphics_Interchange.xcu
-#, fuzzy
msgctxt ""
"GIF___Graphics_Interchange.xcu\n"
"GIF - Graphics Interchange\n"
@@ -284,7 +279,6 @@ msgid "HTML Document (Writer)"
msgstr ""
#: JPG___JPEG.xcu
-#, fuzzy
msgctxt ""
"JPG___JPEG.xcu\n"
"JPG - JPEG\n"
@@ -312,7 +306,6 @@ msgid "Lotus WordPro Document"
msgstr ""
#: MET___OS_2_Metafile.xcu
-#, fuzzy
msgctxt ""
"MET___OS_2_Metafile.xcu\n"
"MET - OS/2 Metafile\n"
@@ -730,7 +723,6 @@ msgid "Office Open XML Text Template"
msgstr "ऑफीस ओपन एक्स एम एल टेक्स्ट टेंप्लेटOffice Open XML lekha nomuno"
#: PBM___Portable_Bitmap.xcu
-#, fuzzy
msgctxt ""
"PBM___Portable_Bitmap.xcu\n"
"PBM - Portable Bitmap\n"
@@ -740,7 +732,6 @@ msgid "PBM - Portable Bitmap"
msgstr "PBM - पोर्टेबल बिटमॅप"
#: PCT___Mac_Pict.xcu
-#, fuzzy
msgctxt ""
"PCT___Mac_Pict.xcu\n"
"PCT - Mac Pict\n"
@@ -750,7 +741,6 @@ msgid "PCT - Mac Pict"
msgstr "PCT - Mac Pict"
#: PCX___Zsoft_Paintbrush.xcu
-#, fuzzy
msgctxt ""
"PCX___Zsoft_Paintbrush.xcu\n"
"PCX - Zsoft Paintbrush\n"
@@ -760,7 +750,6 @@ msgid "PCX - Zsoft Paintbrush"
msgstr "PCX - Zsoft पेंटब्रश"
#: PGM___Portable_Graymap.xcu
-#, fuzzy
msgctxt ""
"PGM___Portable_Graymap.xcu\n"
"PGM - Portable Graymap\n"
@@ -770,7 +759,6 @@ msgid "PGM - Portable Graymap"
msgstr "PGM - पोर्टेबल ग्रेमॅप"
#: PNG___Portable_Network_Graphic.xcu
-#, fuzzy
msgctxt ""
"PNG___Portable_Network_Graphic.xcu\n"
"PNG - Portable Network Graphic\n"
@@ -780,7 +768,6 @@ msgid "PNG - Portable Network Graphic"
msgstr "PNG -पोर्टेबल नेटवर्क ग्राफिक्स"
#: PPM___Portable_Pixelmap.xcu
-#, fuzzy
msgctxt ""
"PPM___Portable_Pixelmap.xcu\n"
"PPM - Portable Pixelmap\n"
@@ -790,7 +777,6 @@ msgid "PPM - Portable Pixelmap"
msgstr "PPM - पोर्टेबल पिक्सेलमॅप"
#: PSD___Adobe_Photoshop.xcu
-#, fuzzy
msgctxt ""
"PSD___Adobe_Photoshop.xcu\n"
"PSD - Adobe Photoshop\n"
@@ -873,7 +859,6 @@ msgid "QuarkXPress"
msgstr ""
#: RAS___Sun_Rasterfile.xcu
-#, fuzzy
msgctxt ""
"RAS___Sun_Rasterfile.xcu\n"
"RAS - Sun Rasterfile\n"
@@ -901,7 +886,6 @@ msgid "Rich Text Format (Calc)"
msgstr ""
#: SVG___Scalable_Vector_Graphics.xcu
-#, fuzzy
msgctxt ""
"SVG___Scalable_Vector_Graphics.xcu\n"
"SVG - Scalable Vector Graphics\n"
@@ -911,7 +895,6 @@ msgid "SVG - Scalable Vector Graphics"
msgstr "SVG -स्केलेबल व्हेक्टर ग्राफिक्स"
#: SVM___StarView_Metafile.xcu
-#, fuzzy
msgctxt ""
"SVM___StarView_Metafile.xcu\n"
"SVM - StarView Metafile\n"
@@ -1057,7 +1040,6 @@ msgid "T602 Document"
msgstr "दस्तावेजावटेन"
#: TGA___Truevision_TARGA.xcu
-#, fuzzy
msgctxt ""
"TGA___Truevision_TARGA.xcu\n"
"TGA - Truevision TARGA\n"
@@ -1067,7 +1049,6 @@ msgid "TGA - Truevision Targa"
msgstr "TGA - ट्रूव्हीजन टार्गा"
#: TIF___Tag_Image_File.xcu
-#, fuzzy
msgctxt ""
"TIF___Tag_Image_File.xcu\n"
"TIF - Tag Image File\n"
@@ -1167,7 +1148,6 @@ msgid "Microsoft Visio 2000-2013"
msgstr ""
#: WMF___MS_Windows_Metafile.xcu
-#, fuzzy
msgctxt ""
"WMF___MS_Windows_Metafile.xcu\n"
"WMF - MS Windows Metafile\n"
@@ -1223,7 +1203,6 @@ msgid "WriteNow Document"
msgstr ""
#: XBM___X_Consortium.xcu
-#, fuzzy
msgctxt ""
"XBM___X_Consortium.xcu\n"
"XBM - X-Consortium\n"
@@ -1233,7 +1212,6 @@ msgid "XBM - X Bitmap"
msgstr "XBM - X बीटमॅप"
#: XPM.xcu
-#, fuzzy
msgctxt ""
"XPM.xcu\n"
"XPM\n"
@@ -1353,7 +1331,6 @@ msgid "OpenOffice.org 1.0 Spreadsheet Template"
msgstr ""
#: calc_jpg_Export.xcu
-#, fuzzy
msgctxt ""
"calc_jpg_Export.xcu\n"
"calc_jpg_Export\n"
@@ -1372,7 +1349,6 @@ msgid "PDF - Portable Document Format"
msgstr ""
#: calc_png_Export.xcu
-#, fuzzy
msgctxt ""
"calc_png_Export.xcu\n"
"calc_png_Export\n"
@@ -1419,7 +1395,6 @@ msgid "ODF Drawing Template"
msgstr "ODF प्रारूपीचे चित्र काडपODF Drawing prorup"
#: draw_PCD_Photo_CD_Base.xcu
-#, fuzzy
msgctxt ""
"draw_PCD_Photo_CD_Base.xcu\n"
"draw_PCD_Photo_CD_Base\n"
@@ -1429,7 +1404,6 @@ msgid "PCD - Kodak Photo CD (768x512)"
msgstr "PCD - कोडॅक फोटो CD (768x512)"
#: draw_PCD_Photo_CD_Base16.xcu
-#, fuzzy
msgctxt ""
"draw_PCD_Photo_CD_Base16.xcu\n"
"draw_PCD_Photo_CD_Base16\n"
@@ -1439,7 +1413,6 @@ msgid "PCD - Kodak Photo CD (192x128)"
msgstr "PCD - कोडॅक फोटो CD (192x128)"
#: draw_PCD_Photo_CD_Base4.xcu
-#, fuzzy
msgctxt ""
"draw_PCD_Photo_CD_Base4.xcu\n"
"draw_PCD_Photo_CD_Base4\n"
@@ -1458,7 +1431,6 @@ msgid "OpenOffice.org 1.0 Drawing Template"
msgstr ""
#: draw_bmp_Export.xcu
-#, fuzzy
msgctxt ""
"draw_bmp_Export.xcu\n"
"draw_bmp_Export\n"
@@ -1468,7 +1440,6 @@ msgid "BMP - Windows Bitmap"
msgstr "BMP - विंडोज बिटमॅप"
#: draw_emf_Export.xcu
-#, fuzzy
msgctxt ""
"draw_emf_Export.xcu\n"
"draw_emf_Export\n"
@@ -1478,7 +1449,6 @@ msgid "EMF - Enhanced Metafile"
msgstr "EMF - एनहान्स्ड मेटाफायल"
#: draw_eps_Export.xcu
-#, fuzzy
msgctxt ""
"draw_eps_Export.xcu\n"
"draw_eps_Export\n"
@@ -1488,7 +1458,6 @@ msgid "EPS - Encapsulated PostScript"
msgstr "EPS - एनकॅप्सूलेटेड पोस्टस्क्रिप्ट"
#: draw_flash_Export.xcu
-#, fuzzy
msgctxt ""
"draw_flash_Export.xcu\n"
"draw_flash_Export\n"
@@ -1498,7 +1467,6 @@ msgid "Macromedia Flash (SWF)"
msgstr "मॅक्रोमीडिया फ्लॅश(SWF)"
#: draw_gif_Export.xcu
-#, fuzzy
msgctxt ""
"draw_gif_Export.xcu\n"
"draw_gif_Export\n"
@@ -1517,7 +1485,6 @@ msgid "HTML Document (Draw)"
msgstr ""
#: draw_jpg_Export.xcu
-#, fuzzy
msgctxt ""
"draw_jpg_Export.xcu\n"
"draw_jpg_Export\n"
@@ -1536,7 +1503,6 @@ msgid "PDF - Portable Document Format"
msgstr ""
#: draw_png_Export.xcu
-#, fuzzy
msgctxt ""
"draw_png_Export.xcu\n"
"draw_png_Export\n"
@@ -1546,7 +1512,6 @@ msgid "PNG - Portable Network Graphic"
msgstr "PNG -पोर्टेबल नेटवर्क ग्राफिक्स"
#: draw_svg_Export.xcu
-#, fuzzy
msgctxt ""
"draw_svg_Export.xcu\n"
"draw_svg_Export\n"
@@ -1556,7 +1521,6 @@ msgid "SVG - Scalable Vector Graphics"
msgstr "SVG -स्केलेबल व्हेक्टर ग्राफिक्स"
#: draw_tif_Export.xcu
-#, fuzzy
msgctxt ""
"draw_tif_Export.xcu\n"
"draw_tif_Export\n"
@@ -1566,7 +1530,6 @@ msgid "TIFF - Tagged Image File Format"
msgstr "TIFF - टॅग्ड इमेज फायल फॉर्मेटTIFF - Tagged Protirup Koddtor Pod’dot Format"
#: draw_wmf_Export.xcu
-#, fuzzy
msgctxt ""
"draw_wmf_Export.xcu\n"
"draw_wmf_Export\n"
@@ -1689,7 +1652,6 @@ msgid "OpenOffice.org 1.0 Presentation Template"
msgstr ""
#: impress_bmp_Export.xcu
-#, fuzzy
msgctxt ""
"impress_bmp_Export.xcu\n"
"impress_bmp_Export\n"
@@ -1699,7 +1661,6 @@ msgid "BMP - Windows Bitmap"
msgstr "BMP - विंडोज बिटमॅप"
#: impress_emf_Export.xcu
-#, fuzzy
msgctxt ""
"impress_emf_Export.xcu\n"
"impress_emf_Export\n"
@@ -1709,7 +1670,6 @@ msgid "EMF - Enhanced Metafile"
msgstr "EMF - एनहान्स्ड मेटाफायल"
#: impress_eps_Export.xcu
-#, fuzzy
msgctxt ""
"impress_eps_Export.xcu\n"
"impress_eps_Export\n"
@@ -1719,7 +1679,6 @@ msgid "EPS - Encapsulated PostScript"
msgstr "EPS - एनकॅप्सूलेटेड पोस्टस्क्रिप्ट"
#: impress_flash_Export.xcu
-#, fuzzy
msgctxt ""
"impress_flash_Export.xcu\n"
"impress_flash_Export\n"
@@ -1729,7 +1688,6 @@ msgid "Macromedia Flash (SWF)"
msgstr "मॅक्रोमीडिया फ्लॅश(SWF)"
#: impress_gif_Export.xcu
-#, fuzzy
msgctxt ""
"impress_gif_Export.xcu\n"
"impress_gif_Export\n"
@@ -1748,7 +1706,6 @@ msgid "HTML Document (Impress)"
msgstr ""
#: impress_jpg_Export.xcu
-#, fuzzy
msgctxt ""
"impress_jpg_Export.xcu\n"
"impress_jpg_Export\n"
@@ -1767,7 +1724,6 @@ msgid "PDF - Portable Document Format"
msgstr ""
#: impress_png_Export.xcu
-#, fuzzy
msgctxt ""
"impress_png_Export.xcu\n"
"impress_png_Export\n"
@@ -1777,7 +1733,6 @@ msgid "PNG - Portable Network Graphic"
msgstr "PNG -पोर्टेबल नेटवर्क ग्राफिक्स"
#: impress_svg_Export.xcu
-#, fuzzy
msgctxt ""
"impress_svg_Export.xcu\n"
"impress_svg_Export\n"
@@ -1787,7 +1742,6 @@ msgid "SVG - Scalable Vector Graphics"
msgstr "SVG -स्केलेबल व्हेक्टर ग्राफिक्स"
#: impress_tif_Export.xcu
-#, fuzzy
msgctxt ""
"impress_tif_Export.xcu\n"
"impress_tif_Export\n"
@@ -1797,7 +1751,6 @@ msgid "TIFF - Tagged Image File Format"
msgstr "TIFF - टॅग्ड इमेज फायल फॉर्मेटTIFF - Tagged Protirup Koddtor Pod’dot Format"
#: impress_wmf_Export.xcu
-#, fuzzy
msgctxt ""
"impress_wmf_Export.xcu\n"
"impress_wmf_Export\n"
@@ -1897,7 +1850,6 @@ msgid "PDF - Portable Document Format"
msgstr ""
#: writer_jpg_Export.xcu
-#, fuzzy
msgctxt ""
"writer_jpg_Export.xcu\n"
"writer_jpg_Export\n"
@@ -1925,7 +1877,6 @@ msgid "PDF - Portable Document Format"
msgstr ""
#: writer_png_Export.xcu
-#, fuzzy
msgctxt ""
"writer_png_Export.xcu\n"
"writer_png_Export\n"
@@ -1962,7 +1913,6 @@ msgid "OpenOffice.org 1.0 HTML Template"
msgstr ""
#: writer_web_jpg_Export.xcu
-#, fuzzy
msgctxt ""
"writer_web_jpg_Export.xcu\n"
"writer_web_jpg_Export\n"
@@ -1981,7 +1931,6 @@ msgid "PDF - Portable Document Format"
msgstr ""
#: writer_web_png_Export.xcu
-#, fuzzy
msgctxt ""
"writer_web_png_Export.xcu\n"
"writer_web_png_Export\n"
diff --git a/source/kok/filter/source/config/fragments/types.po b/source/kok/filter/source/config/fragments/types.po
index 9c0bec5f123..f02e07b3536 100644
--- a/source/kok/filter/source/config/fragments/types.po
+++ b/source/kok/filter/source/config/fragments/types.po
@@ -178,7 +178,6 @@ msgid "OpenDocument Spreadsheet (Flat XML)"
msgstr ""
#: calc_OOXML.xcu
-#, fuzzy
msgctxt ""
"calc_OOXML.xcu\n"
"Office Open XML Spreadsheet\n"
@@ -188,7 +187,6 @@ msgid "Office Open XML Spreadsheet"
msgstr "ऑफीस ओपन XML स्प्रेडशीट"
#: calc_OOXML_Template.xcu
-#, fuzzy
msgctxt ""
"calc_OOXML_Template.xcu\n"
"Office Open XML Spreadsheet Template\n"
diff --git a/source/kok/formula/messages.po b/source/kok/formula/messages.po
index b307019b24f..5751895e0f8 100644
--- a/source/kok/formula/messages.po
+++ b/source/kok/formula/messages.po
@@ -289,7 +289,6 @@ msgid "MINUTE"
msgstr "मिनिटminut"
#: core_resource.hrc:2311
-#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SECOND"
msgstr "सेकंदsekund"
@@ -967,7 +966,6 @@ msgid "SHEETS"
msgstr "SHEET"
#: core_resource.hrc:2442
-#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "COLUMN"
msgstr "स्तंभKamb"
@@ -978,7 +976,6 @@ msgid "ROW"
msgstr "रांगPongot"
#: core_resource.hrc:2444
-#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SHEET"
msgstr "SHEET"
@@ -1011,7 +1008,6 @@ msgid "IPMT"
msgstr "ISPMT"
#: core_resource.hrc:2450
-#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PPMT"
msgstr "PMT"
@@ -1027,7 +1023,6 @@ msgid "CUMPRINC"
msgstr "CUMPRINC"
#: core_resource.hrc:2453
-#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EFFECT"
msgstr "EFFECT"
@@ -1928,7 +1923,6 @@ msgid "WEEKDAY"
msgstr "WEEKDAY"
#: core_resource.hrc:2624
-#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NETWORKDAYS"
msgstr "NETWORKDAYS"
@@ -2189,7 +2183,6 @@ msgid "Shrink"
msgstr "चिड्डल्ले"
#: strings.hrc:32
-#, fuzzy
msgctxt "RID_STR_EXPAND"
msgid "Expand"
msgstr "वाडप"
@@ -2213,7 +2206,6 @@ msgid "_Next >"
msgstr "&मुखावेलें >"
#: formuladialog.ui:158
-#, fuzzy
msgctxt "formuladialog|function"
msgid "Functions"
msgstr "कामां"
@@ -2237,19 +2229,16 @@ msgid "For_mula"
msgstr "सुत्र"
#: formuladialog.ui:383
-#, fuzzy
msgctxt "formuladialog|label1"
msgid "Result"
msgstr "निकाल"
#: formuladialog.ui:418
-#, fuzzy
msgctxt "formuladialog|ed_formula-atkobject"
msgid "Formula"
msgstr "सुत्र"
#: formuladialog.ui:467
-#, fuzzy
msgctxt "formuladialog|RB_REF|tooltip_text"
msgid "Maximize"
msgstr "व्हड करात"
@@ -2273,7 +2262,6 @@ msgid "Last Used"
msgstr "गेल्याफावट वापरिल्लो"
#: functionpage.ui:64
-#, fuzzy
msgctxt "functionpage|category"
msgid "All"
msgstr "सगळें"
@@ -2291,25 +2279,21 @@ msgid "Function not known"
msgstr "कर्यां अनवळी नातKary kollit na"
#: parameter.ui:279
-#, fuzzy
msgctxt "parameter|RB_ARG1|tooltip_text"
msgid "Select"
msgstr "निवड करात"
#: parameter.ui:295
-#, fuzzy
msgctxt "parameter|RB_ARG2|tooltip_text"
msgid "Select"
msgstr "निवड करात"
#: parameter.ui:311
-#, fuzzy
msgctxt "parameter|RB_ARG3|tooltip_text"
msgid "Select"
msgstr "निवड करात"
#: parameter.ui:327
-#, fuzzy
msgctxt "parameter|RB_ARG4|tooltip_text"
msgid "Select"
msgstr "निवड करात"
diff --git a/source/kok/fpicker/messages.po b/source/kok/fpicker/messages.po
index 3a8f9a8fa5b..78270b4ea86 100644
--- a/source/kok/fpicker/messages.po
+++ b/source/kok/fpicker/messages.po
@@ -119,7 +119,6 @@ msgid "All files"
msgstr "सगळ्यो धारिका"
#: strings.hrc:34
-#, fuzzy
msgctxt "STR_FILEDLG_OPEN"
msgid "Open"
msgstr "उगडात"
@@ -131,7 +130,6 @@ msgid "File ~type"
msgstr "धारिका प्रकार:"
#: strings.hrc:36
-#, fuzzy
msgctxt "STR_FILEDLG_SAVE"
msgid "Save"
msgstr "जतनाय करात"
@@ -323,13 +321,11 @@ msgid "Create New Folder"
msgstr "नवीन धारक तयार करात|"
#: remotefilesdialog.ui:255
-#, fuzzy
msgctxt "remotefilesdialog|filterLabel"
msgid "Filter"
msgstr "गाळणी"
#: remotefilesdialog.ui:267
-#, fuzzy
msgctxt "remotefilesdialog|nameLabel"
msgid "File name"
msgstr "धारिकेचे नाव"
diff --git a/source/kok/instsetoo_native/inc_openoffice/windows/msi_languages.po b/source/kok/instsetoo_native/inc_openoffice/windows/msi_languages.po
index a78f1a77c18..bfdedff5343 100644
--- a/source/kok/instsetoo_native/inc_openoffice/windows/msi_languages.po
+++ b/source/kok/instsetoo_native/inc_openoffice/windows/msi_languages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2017-12-18 11:55+0100\n"
+"POT-Creation-Date: 2018-01-15 19:35+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -2757,7 +2757,6 @@ msgid "Load [ProductName] during system start-up"
msgstr ""
#: Control.ulf
-#, fuzzy
msgctxt ""
"Control.ulf\n"
"OOO_CONTROL_322\n"
@@ -2774,7 +2773,6 @@ msgid "The following applications are using files that need to be updated by thi
msgstr ""
#: Control.ulf
-#, fuzzy
msgctxt ""
"Control.ulf\n"
"OOO_CONTROL_324\n"
@@ -2783,7 +2781,6 @@ msgid "{&MSSansBold8}Files in Use"
msgstr "{&MSSansBold8}वापरांत आशिल्ल्यो धारिका"
#: Control.ulf
-#, fuzzy
msgctxt ""
"Control.ulf\n"
"OOO_CONTROL_325\n"
@@ -2792,7 +2789,6 @@ msgid "Cancel"
msgstr "रद्द"
#: Control.ulf
-#, fuzzy
msgctxt ""
"Control.ulf\n"
"OOO_CONTROL_326\n"
diff --git a/source/kok/officecfg/registry/data/org/openoffice/Office.po b/source/kok/officecfg/registry/data/org/openoffice/Office.po
index 4506ae50528..da0e8b129d8 100644
--- a/source/kok/officecfg/registry/data/org/openoffice/Office.po
+++ b/source/kok/officecfg/registry/data/org/openoffice/Office.po
@@ -142,7 +142,6 @@ msgid "~Drawing"
msgstr "चित्रा काडप"
#: Common.xcu
-#, fuzzy
msgctxt ""
"Common.xcu\n"
"..Common.Menus.New.m4\n"
@@ -152,7 +151,6 @@ msgid "F~ormula"
msgstr "सूत्र"
#: Common.xcu
-#, fuzzy
msgctxt ""
"Common.xcu\n"
"..Common.Menus.New.m5\n"
@@ -162,7 +160,6 @@ msgid "Database"
msgstr "म्हायतीकोश"
#: Common.xcu
-#, fuzzy
msgctxt ""
"Common.xcu\n"
"..Common.Menus.New.m7\n"
@@ -172,7 +169,6 @@ msgid "~HTML Document"
msgstr "HTML दस्तावेज"
#: Common.xcu
-#, fuzzy
msgctxt ""
"Common.xcu\n"
"..Common.Menus.New.m8\n"
@@ -182,7 +178,6 @@ msgid "~XML Form Document"
msgstr "XML अर्जी दस्तावेज"
#: Common.xcu
-#, fuzzy
msgctxt ""
"Common.xcu\n"
"..Common.Menus.New.m9\n"
@@ -723,7 +718,6 @@ msgid "Oracle Report Builder"
msgstr ""
#: ExtendedColorScheme.xcu
-#, fuzzy
msgctxt ""
"ExtendedColorScheme.xcu\n"
".ExtendedColorScheme.EntryNames.SunReportBuilder.Entries.ReportHeader\n"
@@ -733,7 +727,6 @@ msgid "Report Header"
msgstr "फुटर अहवालVordi Mhatallem"
#: ExtendedColorScheme.xcu
-#, fuzzy
msgctxt ""
"ExtendedColorScheme.xcu\n"
".ExtendedColorScheme.EntryNames.SunReportBuilder.Entries.ReportFooter\n"
@@ -753,7 +746,6 @@ msgid "Page Header"
msgstr "पानाचो मस्तकलेखPanacho Mhatallem"
#: ExtendedColorScheme.xcu
-#, fuzzy
msgctxt ""
"ExtendedColorScheme.xcu\n"
".ExtendedColorScheme.EntryNames.SunReportBuilder.Entries.PageFooter\n"
@@ -763,7 +755,6 @@ msgid "Page Footer"
msgstr "पानाचो चरणलेखPanacho Paimyallem"
#: ExtendedColorScheme.xcu
-#, fuzzy
msgctxt ""
"ExtendedColorScheme.xcu\n"
".ExtendedColorScheme.EntryNames.SunReportBuilder.Entries.GroupHeader\n"
@@ -773,7 +764,6 @@ msgid "Group Header"
msgstr "पंगड हेडरPongodd Mhatallem"
#: ExtendedColorScheme.xcu
-#, fuzzy
msgctxt ""
"ExtendedColorScheme.xcu\n"
".ExtendedColorScheme.EntryNames.SunReportBuilder.Entries.GroupFooter\n"
@@ -928,7 +918,6 @@ msgid "Presentation Minimizer"
msgstr ""
#: PresentationMinimizer.xcu
-#, fuzzy
msgctxt ""
"PresentationMinimizer.xcu\n"
"..PresentationMinimizer.Strings\n"
@@ -938,7 +927,6 @@ msgid "Steps"
msgstr "पावलां"
#: PresentationMinimizer.xcu
-#, fuzzy
msgctxt ""
"PresentationMinimizer.xcu\n"
"..PresentationMinimizer.Strings\n"
@@ -948,7 +936,6 @@ msgid "< ~Back"
msgstr "< फाटल्यान"
#: PresentationMinimizer.xcu
-#, fuzzy
msgctxt ""
"PresentationMinimizer.xcu\n"
"..PresentationMinimizer.Strings\n"
@@ -958,7 +945,6 @@ msgid "~Next >"
msgstr "मुखावेलें >"
#: PresentationMinimizer.xcu
-#, fuzzy
msgctxt ""
"PresentationMinimizer.xcu\n"
"..PresentationMinimizer.Strings\n"
@@ -968,7 +954,6 @@ msgid "~Finish"
msgstr "सोपले"
#: PresentationMinimizer.xcu
-#, fuzzy
msgctxt ""
"PresentationMinimizer.xcu\n"
"..PresentationMinimizer.Strings\n"
@@ -1006,7 +991,6 @@ msgid "~Choose settings for Presentation Minimizer"
msgstr ""
#: PresentationMinimizer.xcu
-#, fuzzy
msgctxt ""
"PresentationMinimizer.xcu\n"
"..PresentationMinimizer.Strings\n"
@@ -1025,7 +1009,6 @@ msgid "Choose settings for optimizing images"
msgstr ""
#: PresentationMinimizer.xcu
-#, fuzzy
msgctxt ""
"PresentationMinimizer.xcu\n"
"..PresentationMinimizer.Strings\n"
@@ -1125,7 +1108,6 @@ msgid "~Embed external images"
msgstr ""
#: PresentationMinimizer.xcu
-#, fuzzy
msgctxt ""
"PresentationMinimizer.xcu\n"
"..PresentationMinimizer.Strings\n"
@@ -1243,7 +1225,6 @@ msgid "Delete slides that are not used for the ~custom slide show"
msgstr ""
#: PresentationMinimizer.xcu
-#, fuzzy
msgctxt ""
"PresentationMinimizer.xcu\n"
"..PresentationMinimizer.Strings\n"
@@ -1352,7 +1333,6 @@ msgid "My Settings "
msgstr ""
#: PresentationMinimizer.xcu
-#, fuzzy
msgctxt ""
"PresentationMinimizer.xcu\n"
"..PresentationMinimizer.Strings\n"
@@ -10633,7 +10613,6 @@ msgid "Nationality"
msgstr "राष्ट्रीयत्व"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.authors.Fields.nationality\n"
diff --git a/source/kok/officecfg/registry/data/org/openoffice/Office/UI.po b/source/kok/officecfg/registry/data/org/openoffice/Office/UI.po
index b1fd0b4fdd3..54b8e5ed0fb 100644
--- a/source/kok/officecfg/registry/data/org/openoffice/Office/UI.po
+++ b/source/kok/officecfg/registry/data/org/openoffice/Office/UI.po
@@ -195,7 +195,6 @@ msgid "Rename"
msgstr "नवे नाव दियात..."
#: BasicIDECommands.xcu
-#, fuzzy
msgctxt ""
"BasicIDECommands.xcu\n"
"..BasicIDECommands.UserInterface.Commands..uno:HideCurPage\n"
@@ -225,7 +224,6 @@ msgid "~Dialog"
msgstr "संवाद"
#: BasicIDEWindowState.xcu
-#, fuzzy
msgctxt ""
"BasicIDEWindowState.xcu\n"
"..BasicIDEWindowState.UIElements.States.private:resource/popupmenu/dialog\n"
@@ -308,7 +306,6 @@ msgid "Full Screen"
msgstr "पुराय पड्डो"
#: BasicIDEWindowState.xcu
-#, fuzzy
msgctxt ""
"BasicIDEWindowState.xcu\n"
"..BasicIDEWindowState.UIElements.States.private:resource/toolbar/findbar\n"
@@ -576,7 +573,6 @@ msgid "~Trace Dependent"
msgstr "अवलम्बींची तपासणी"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:FillModeRemoveSuccessor\n"
@@ -741,7 +737,6 @@ msgid "Pivot Table Filter"
msgstr " कोष्टक गाळणी"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:DataPilotFilter\n"
@@ -1715,7 +1710,6 @@ msgid "R~andom Number..."
msgstr ""
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:StatisticsMenu\n"
@@ -1945,7 +1939,6 @@ msgid "Show Comment"
msgstr "टीप दाखवा"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:HideNote\n"
@@ -2651,7 +2644,6 @@ msgid "~Height..."
msgstr "उंचाय"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:RowHeight\n"
@@ -2697,7 +2689,6 @@ msgid "H~ide"
msgstr "लिपयात"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:HideRow\n"
@@ -2753,7 +2744,6 @@ msgid "~Width..."
msgstr "रुंदाय"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:ColumnWidth\n"
@@ -3434,7 +3424,6 @@ msgid "Number Format"
msgstr "क्रमांक रचना..."
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:NumberFormatCurrency\n"
@@ -3453,7 +3442,6 @@ msgid "Format as Currency"
msgstr ""
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:NumberFormatCurrencySimple\n"
@@ -3509,7 +3497,6 @@ msgid "Format as General"
msgstr ""
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:NumberFormatDate\n"
@@ -3528,7 +3515,6 @@ msgid "Format as Date"
msgstr ""
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:NumberFormatDecimal\n"
@@ -3565,7 +3551,6 @@ msgid "Format as Scientific"
msgstr ""
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:NumberFormatTime\n"
@@ -3629,7 +3614,6 @@ msgid "R~ight-To-Left"
msgstr "दावेकडल्यान उजवेकडेन"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:SheetRightToLeft\n"
@@ -3738,7 +3722,6 @@ msgid "Document Title"
msgstr ""
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:InsertFieldDateVariable\n"
@@ -3842,7 +3825,6 @@ msgid "~Named Ranges and Expressions"
msgstr ""
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:EditAnnotation\n"
@@ -4021,7 +4003,6 @@ msgid "Insert Current Date"
msgstr ""
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:InsertCurrentDate\n"
@@ -4040,7 +4021,6 @@ msgid "Insert Current Time"
msgstr ""
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:InsertCurrentTime\n"
@@ -4143,7 +4123,6 @@ msgid "~Number"
msgstr "क्रमांक "
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:ColumnOperations\n"
@@ -4220,7 +4199,6 @@ msgid "Heading 1"
msgstr "मथळो 10"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:StyleApply?Style:string=Heading 2&amp;FamilyName:string=CellStyles\n"
@@ -4239,7 +4217,6 @@ msgid "Bad"
msgstr ""
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:StyleApply?Style:string=Error&amp;FamilyName:string=CellStyles\n"
@@ -4268,7 +4245,6 @@ msgid "Neutral"
msgstr ""
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:StyleApply?Style:string=Warning&amp;FamilyName:string=CellStyles\n"
@@ -4308,7 +4284,6 @@ msgid "Detective"
msgstr "गुप्तहेर"
#: CalcWindowState.xcu
-#, fuzzy
msgctxt ""
"CalcWindowState.xcu\n"
"..CalcWindowState.UIElements.States.private:resource/popupmenu/cell\n"
@@ -4327,7 +4302,6 @@ msgid "Cell Edit"
msgstr ""
#: CalcWindowState.xcu
-#, fuzzy
msgctxt ""
"CalcWindowState.xcu\n"
"..CalcWindowState.UIElements.States.private:resource/popupmenu/chart\n"
@@ -4376,7 +4350,6 @@ msgid "Form Control"
msgstr "अर्जी नियंत्रण"
#: CalcWindowState.xcu
-#, fuzzy
msgctxt ""
"CalcWindowState.xcu\n"
"..CalcWindowState.UIElements.States.private:resource/popupmenu/formrichtext\n"
@@ -4386,7 +4359,6 @@ msgid "Text Box Formatting"
msgstr "मजकूर चौकट रचना"
#: CalcWindowState.xcu
-#, fuzzy
msgctxt ""
"CalcWindowState.xcu\n"
"..CalcWindowState.UIElements.States.private:resource/popupmenu/graphic\n"
@@ -4482,7 +4454,6 @@ msgid "Image Filter"
msgstr ""
#: CalcWindowState.xcu
-#, fuzzy
msgctxt ""
"CalcWindowState.xcu\n"
"..CalcWindowState.UIElements.States.private:resource/toolbar/linesbar\n"
@@ -4636,7 +4607,6 @@ msgid "Standard"
msgstr "प्रमाणित"
#: CalcWindowState.xcu
-#, fuzzy
msgctxt ""
"CalcWindowState.xcu\n"
"..CalcWindowState.UIElements.States.private:resource/toolbar/findbar\n"
@@ -4799,7 +4769,6 @@ msgid "Standard (Single Mode)"
msgstr ""
#: CalcWindowState.xcu
-#, fuzzy
msgctxt ""
"CalcWindowState.xcu\n"
"..CalcWindowState.UIElements.States.private:resource/toolbar/arrowsbar\n"
@@ -5991,7 +5960,6 @@ msgid "Stars and Banners"
msgstr "तारे आनिक बनेरां"
#: DbBrowserWindowState.xcu
-#, fuzzy
msgctxt ""
"DbBrowserWindowState.xcu\n"
"..DbBrowserWindowState.UIElements.States.private:resource/popupmenu/explorer\n"
@@ -6046,7 +6014,6 @@ msgid "Standard"
msgstr "प्रमाणित"
#: DbReportWindowState.xcu
-#, fuzzy
msgctxt ""
"DbReportWindowState.xcu\n"
".DbReportWindowState.UIElements.States.private:resource/popupmenu/report\n"
@@ -6056,7 +6023,6 @@ msgid "Report"
msgstr "अहवाल"
#: DbReportWindowState.xcu
-#, fuzzy
msgctxt ""
"DbReportWindowState.xcu\n"
".DbReportWindowState.UIElements.States.private:resource/toolbar/toolbar\n"
@@ -6085,7 +6051,6 @@ msgid "Report Controls"
msgstr ""
#: DbReportWindowState.xcu
-#, fuzzy
msgctxt ""
"DbReportWindowState.xcu\n"
".DbReportWindowState.UIElements.States.private:resource/toolbar/drawbar\n"
@@ -7026,7 +6991,6 @@ msgid "Rename Page"
msgstr "प्रधानाक नवे नाव दियात"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Commands..uno:RenameSlide\n"
@@ -7855,7 +7819,6 @@ msgid "Format Slide"
msgstr ""
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Commands..uno:SlideSetup\n"
@@ -7865,7 +7828,6 @@ msgid "Properties..."
msgstr "वैशिश्ट्यां..."
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Commands..uno:PasteSpecial\n"
@@ -8153,7 +8115,6 @@ msgid "Slide ~Layout"
msgstr "दर्शिका अभिन्यास बदलात"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Commands..uno:ModifyLayer\n"
@@ -9349,7 +9310,6 @@ msgid "Insert Row Above"
msgstr ""
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:InsertRowDialog\n"
@@ -9359,7 +9319,6 @@ msgid "Insert Rows"
msgstr "वळी घालात"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:InsertRowDialog\n"
@@ -9418,7 +9377,6 @@ msgid "Insert Columns"
msgstr "स्तंभ घालात"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:InsertColumnDialog\n"
@@ -9456,7 +9414,6 @@ msgid "~Rows"
msgstr "वळी"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:DeleteRows\n"
@@ -9484,7 +9441,6 @@ msgid "~Columns"
msgstr "स्तंभ"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:DeleteColumns\n"
@@ -9530,7 +9486,6 @@ msgid "~Columns"
msgstr "स्तंभ"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:EntireColumn\n"
@@ -9558,7 +9513,6 @@ msgid "~Rows"
msgstr "वळी"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:EntireRow\n"
@@ -9896,7 +9850,6 @@ msgid "Move Page Up"
msgstr ""
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:MovePageUp\n"
@@ -9933,7 +9886,6 @@ msgid "Move Page Down"
msgstr ""
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:MovePageDown\n"
@@ -9997,7 +9949,6 @@ msgid "Slide to End"
msgstr ""
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=20\n"
@@ -10007,7 +9958,6 @@ msgid "Blank Slide"
msgstr "कोरी दर्शिका"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=19\n"
@@ -10017,7 +9967,6 @@ msgid "Title Only"
msgstr "फकत मथळो"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=0\n"
@@ -10027,7 +9976,6 @@ msgid "Title Slide"
msgstr "मथळो दर्शिका"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=1\n"
@@ -10037,7 +9985,6 @@ msgid "Title, Content"
msgstr "माथाळो, मजकूर"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=32\n"
@@ -10047,7 +9994,6 @@ msgid "Centered Text"
msgstr "केंद्रीत अक्षरांCentred Text"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=3\n"
@@ -10057,7 +10003,6 @@ msgid "Title and 2 Content"
msgstr "माथाळो आनी 2 मजकूर"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=12\n"
@@ -10067,7 +10012,6 @@ msgid "Title, Content and 2 Content"
msgstr "माथाळो, मजकूर आनी 2 मजकूर"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=15\n"
@@ -10077,7 +10021,6 @@ msgid "Title, 2 Content and Content"
msgstr "माथाळो, 2 मजकूर आनी मजकूर"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=14\n"
@@ -10087,7 +10030,6 @@ msgid "Title, Content over Content"
msgstr "माथाळो, मजकुराचेर मजकूर"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=16\n"
@@ -10097,7 +10039,6 @@ msgid "Title, 2 Content over Content"
msgstr "माथाळो,2 मजकुराचेर मजकूर"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=18\n"
@@ -10107,7 +10048,6 @@ msgid "Title, 4 Content"
msgstr "माथाळो,4 मजकूर"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=34\n"
@@ -10117,7 +10057,6 @@ msgid "Title, 6 Content"
msgstr "माथाळो,6 मजकूर"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=28\n"
@@ -10127,7 +10066,6 @@ msgid "Vertical Title, Vertical Text"
msgstr "उबो मथळो, उबो मजकूर"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=27\n"
@@ -10137,7 +10075,6 @@ msgid "Vertical Title, Text, Chart"
msgstr "उबो मथळो, मजकूर, तक्तो"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=29\n"
@@ -10157,7 +10094,6 @@ msgid "Title, 2 Vertical Text, Clipart"
msgstr "मथळो, उबो मजकूर, क्लिपआर्ट"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:SlideLayoutMenu\n"
@@ -10196,7 +10132,6 @@ msgid "~Cell"
msgstr "कक्षा"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:RowMenu\n"
@@ -10226,7 +10161,6 @@ msgid "Presentation ~Object..."
msgstr "सादरीकरण वस्त..."
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:HangingIndent\n"
@@ -10274,7 +10208,6 @@ msgid "Connector/Freeform Line"
msgstr ""
#: DrawWindowState.xcu
-#, fuzzy
msgctxt ""
"DrawWindowState.xcu\n"
"..DrawWindowState.UIElements.States.private:resource/popupmenu/curve\n"
@@ -10314,7 +10247,6 @@ msgid "Form Control"
msgstr "अर्जी नियंत्रण"
#: DrawWindowState.xcu
-#, fuzzy
msgctxt ""
"DrawWindowState.xcu\n"
"..DrawWindowState.UIElements.States.private:resource/popupmenu/formrichtext\n"
@@ -10334,7 +10266,6 @@ msgid "Glue Point"
msgstr "चिकट बिन्दु"
#: DrawWindowState.xcu
-#, fuzzy
msgctxt ""
"DrawWindowState.xcu\n"
"..DrawWindowState.UIElements.States.private:resource/popupmenu/graphic\n"
@@ -10413,7 +10344,6 @@ msgid "OLE Object"
msgstr "OLE वस्त"
#: DrawWindowState.xcu
-#, fuzzy
msgctxt ""
"DrawWindowState.xcu\n"
"..DrawWindowState.UIElements.States.private:resource/popupmenu/page\n"
@@ -10460,7 +10390,6 @@ msgid "Page Master Pane (no selection)"
msgstr ""
#: DrawWindowState.xcu
-#, fuzzy
msgctxt ""
"DrawWindowState.xcu\n"
"..DrawWindowState.UIElements.States.private:resource/popupmenu/table\n"
@@ -10524,7 +10453,6 @@ msgid "Standard"
msgstr "प्रमाणित"
#: DrawWindowState.xcu
-#, fuzzy
msgctxt ""
"DrawWindowState.xcu\n"
"..DrawWindowState.UIElements.States.private:resource/toolbar/findbar\n"
@@ -10887,7 +10815,6 @@ msgid "Master View"
msgstr "प्रधान दृश्य"
#: DrawWindowState.xcu
-#, fuzzy
msgctxt ""
"DrawWindowState.xcu\n"
"..DrawWindowState.UIElements.States.private:resource/toolbar/optimizetablebar\n"
@@ -13233,7 +13160,6 @@ msgid "From right to top"
msgstr "वयल्यान सकयल"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionGroups.subtle\n"
@@ -13243,7 +13169,6 @@ msgid "Subtle"
msgstr "मार्मिक"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionGroups.exciting\n"
@@ -13271,7 +13196,6 @@ msgid "3D Venetian"
msgstr ""
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionSets.box\n"
@@ -13319,7 +13243,6 @@ msgid "Uncover"
msgstr ""
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionSets.wipe\n"
@@ -13329,7 +13252,6 @@ msgid "Wipe"
msgstr "पुसात"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionSets.wedge\n"
@@ -13339,7 +13261,6 @@ msgid "Wedge"
msgstr "वेज"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionSets.wheel\n"
@@ -13358,7 +13279,6 @@ msgid "Push"
msgstr ""
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionSets.cut\n"
@@ -13397,7 +13317,6 @@ msgid "Shape"
msgstr "आकार"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionSets.split\n"
@@ -13426,7 +13345,6 @@ msgid "Random"
msgstr ""
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionSets.dissolve\n"
@@ -13465,7 +13383,6 @@ msgid "Tiles"
msgstr "मथळे"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionSets.cube-turning\n"
@@ -13513,7 +13430,6 @@ msgid "Turn Around"
msgstr ""
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionSets.turn-down\n"
@@ -13674,7 +13590,6 @@ msgid "Bottom Right to Top Left"
msgstr ""
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.bottom-top\n"
@@ -13693,7 +13608,6 @@ msgid "Bottom Left to Top Right"
msgstr ""
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.vertical\n"
@@ -13703,7 +13617,6 @@ msgid "Vertical"
msgstr "उबे"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.horizontal\n"
@@ -13713,7 +13626,6 @@ msgid "Horizontal"
msgstr "आडवे"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.in\n"
@@ -13723,7 +13635,6 @@ msgid "In"
msgstr "इंच"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.out\n"
@@ -13733,7 +13644,6 @@ msgid "Out"
msgstr "भायर "
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.across\n"
@@ -13743,7 +13653,6 @@ msgid "Across"
msgstr "पलतडीं"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.down\n"
@@ -13753,7 +13662,6 @@ msgid "Down"
msgstr "सकयल"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.up\n"
@@ -13763,7 +13671,6 @@ msgid "Up"
msgstr "वयर"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.right\n"
@@ -13773,7 +13680,6 @@ msgid "Right"
msgstr "उजवे"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.left\n"
@@ -13783,7 +13689,6 @@ msgid "Left"
msgstr "दावे"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.circle\n"
@@ -13812,7 +13717,6 @@ msgid "Oval Vertical"
msgstr ""
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.diamond\n"
@@ -13822,7 +13726,6 @@ msgid "Diamond"
msgstr "हिरो"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.plus\n"
@@ -13962,7 +13865,6 @@ msgid "Counterclockwise 8 Spokes"
msgstr ""
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.inside\n"
@@ -13972,7 +13874,6 @@ msgid "Inside"
msgstr "भीतल्ल्यान"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.outside\n"
@@ -14253,7 +14154,6 @@ msgid "Frame"
msgstr "चौकट"
#: GenericCategories.xcu
-#, fuzzy
msgctxt ""
"GenericCategories.xcu\n"
"..GenericCategories.Commands.Categories.14\n"
@@ -16259,7 +16159,6 @@ msgid "Underline"
msgstr "अधोरेखित"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:UnderlineSimple\n"
@@ -16269,7 +16168,6 @@ msgid "Underline"
msgstr "अधोरेखित"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:Overline\n"
@@ -16443,7 +16341,6 @@ msgid "Current Library"
msgstr "सद्याचे पुस्तकालय"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:LeftPara\n"
@@ -16453,7 +16350,6 @@ msgid "Left"
msgstr "दावे"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:LeftPara\n"
@@ -16463,7 +16359,6 @@ msgid "Align Left"
msgstr "दाव्यान सारके करात"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:RightPara\n"
@@ -16473,7 +16368,6 @@ msgid "Right"
msgstr "उजवे"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:RightPara\n"
@@ -16483,7 +16377,6 @@ msgid "Align Right"
msgstr "उजव्यान सारके करात"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:CenterPara\n"
@@ -16779,7 +16672,6 @@ msgid "Transparency"
msgstr "पारदर्शकताय"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:ZoomOptimal\n"
@@ -16846,7 +16738,6 @@ msgid "Line Starts with Arrow"
msgstr "वळ बाणान सुरू जाता"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:LineArrowEnd\n"
@@ -17033,7 +16924,6 @@ msgid "Crop Dialog..."
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:Crop\n"
@@ -17402,7 +17292,6 @@ msgid "Smooth Transition"
msgstr "ल्हंव संक्रमण"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:ToggleObjectBezierMode\n"
@@ -17576,7 +17465,6 @@ msgid "~Chart..."
msgstr "तक्ते..."
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:InsertObjectChart\n"
@@ -17596,7 +17484,6 @@ msgid "Chart from File..."
msgstr "धारिकेतल्यान कागद..."
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:DefaultBullet\n"
@@ -17624,7 +17511,6 @@ msgid "Toggle Bulleted List"
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:DefaultNumbering\n"
@@ -17652,7 +17538,6 @@ msgid "Toggle Numbered List"
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:SetOutline\n"
@@ -18658,7 +18543,6 @@ msgid "Line Corner Style"
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:LineStyle\n"
@@ -19012,7 +18896,6 @@ msgid "~Recheck Document..."
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:SpellingAndGrammarDialog\n"
@@ -19022,7 +18905,6 @@ msgid "Spelling"
msgstr "वर्णरचनाOkxorRochona"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:SpellingAndGrammarDialog\n"
@@ -19365,7 +19247,6 @@ msgid "~Hyperlink..."
msgstr "हायपर जोड..."
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:HyperlinkDialog\n"
@@ -19438,7 +19319,6 @@ msgid "Subscript"
msgstr "उपलिपी"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:SmallCaps\n"
@@ -20177,7 +20057,6 @@ msgid "Zoom Previous"
msgstr "पयले व्हड करात"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:GridVisible\n"
@@ -20326,7 +20205,6 @@ msgid "Compare Non-Track Changed Document"
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:MergeDocuments\n"
@@ -20364,7 +20242,6 @@ msgid "Flip Horizontally"
msgstr "आडवेतरेन दोडात"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:FlipVertical\n"
@@ -20510,7 +20387,6 @@ msgid "Decrease"
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:DecrementIndent\n"
@@ -20520,7 +20396,6 @@ msgid "Decrease Indent"
msgstr "अंतर कमी करात"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:DecrementIndent\n"
@@ -20539,7 +20414,6 @@ msgid "Increase"
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:IncrementIndent\n"
@@ -20549,7 +20423,6 @@ msgid "Increase Indent"
msgstr "अंतर वाडयात"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:IncrementIndent\n"
@@ -20559,7 +20432,6 @@ msgid "Increase Indent"
msgstr "अंतर वाडयात"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:LineToolbox\n"
@@ -21204,7 +21076,6 @@ msgid "Step Over"
msgstr "पावल पूर्ण"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:BasicStop\n"
@@ -21250,7 +21121,6 @@ msgid "R~un Macro..."
msgstr "मॅक्रो नेमून दियात"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:Gallery\n"
@@ -21352,7 +21222,6 @@ msgid "Check Box"
msgstr "तपास चौकट"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:Label\n"
@@ -21798,7 +21667,6 @@ msgid "Toggle Print Preview"
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:PrintPreview\n"
@@ -21862,7 +21730,6 @@ msgid "Sort Descending"
msgstr "उतरत्या क्रमान वर्गीकरण"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:SendMail\n"
@@ -22578,7 +22445,6 @@ msgid "Delete Comment"
msgstr "आशय काडून उडयात"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:CellVertTop\n"
@@ -22588,7 +22454,6 @@ msgid "Top"
msgstr "वयर"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:CellVertTop\n"
@@ -22598,7 +22463,6 @@ msgid "Align Top"
msgstr "वयले सारके करात"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:CellVertCenter\n"
@@ -22618,7 +22482,6 @@ msgid "Center Vertically"
msgstr "उबे तरेन केंद्र"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:CellVertBottom\n"
@@ -22628,7 +22491,6 @@ msgid "Bottom"
msgstr "तळ"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:CellVertBottom\n"
@@ -22854,7 +22716,6 @@ msgid "R~eference"
msgstr "संदर्ब"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Popups..uno:EditCommentsMenu\n"
@@ -22994,7 +22855,6 @@ msgid "Rot~ate or Flip"
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Popups..uno:AnchorMenu\n"
@@ -23293,7 +23153,6 @@ msgid "Paragraph Classification Dialog"
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Popups..uno:EditSelectMenu\n"
@@ -23303,7 +23162,6 @@ msgid "Select"
msgstr "निवड करात"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Popups..uno:EditPasteSpecialMenu\n"
@@ -23398,7 +23256,6 @@ msgid "Connector/Freeform Line"
msgstr ""
#: ImpressWindowState.xcu
-#, fuzzy
msgctxt ""
"ImpressWindowState.xcu\n"
"..ImpressWindowState.UIElements.States.private:resource/popupmenu/curve\n"
@@ -23438,7 +23295,6 @@ msgid "Form Control"
msgstr "अर्जी नियंत्रण"
#: ImpressWindowState.xcu
-#, fuzzy
msgctxt ""
"ImpressWindowState.xcu\n"
"..ImpressWindowState.UIElements.States.private:resource/popupmenu/formrichtext\n"
@@ -23458,7 +23314,6 @@ msgid "Glue Point"
msgstr "चिकट बिन्दु"
#: ImpressWindowState.xcu
-#, fuzzy
msgctxt ""
"ImpressWindowState.xcu\n"
"..ImpressWindowState.UIElements.States.private:resource/popupmenu/graphic\n"
@@ -23537,7 +23392,6 @@ msgid "OLE Object"
msgstr "OLE वस्त"
#: ImpressWindowState.xcu
-#, fuzzy
msgctxt ""
"ImpressWindowState.xcu\n"
"..ImpressWindowState.UIElements.States.private:resource/popupmenu/outline\n"
@@ -23547,7 +23401,6 @@ msgid "Outline"
msgstr "भायलीवळ"
#: ImpressWindowState.xcu
-#, fuzzy
msgctxt ""
"ImpressWindowState.xcu\n"
"..ImpressWindowState.UIElements.States.private:resource/popupmenu/page\n"
@@ -23593,7 +23446,6 @@ msgid "Master Slide Sorter/Pane (no selection)"
msgstr ""
#: ImpressWindowState.xcu
-#, fuzzy
msgctxt ""
"ImpressWindowState.xcu\n"
"..ImpressWindowState.UIElements.States.private:resource/popupmenu/table\n"
@@ -24054,7 +23906,6 @@ msgid "Master View"
msgstr "प्रधान दृश्य"
#: ImpressWindowState.xcu
-#, fuzzy
msgctxt ""
"ImpressWindowState.xcu\n"
"..ImpressWindowState.UIElements.States.private:resource/toolbar/optimizetablebar\n"
@@ -24064,7 +23915,6 @@ msgid "Optimize"
msgstr "योग्य करप"
#: ImpressWindowState.xcu
-#, fuzzy
msgctxt ""
"ImpressWindowState.xcu\n"
"..ImpressWindowState.UIElements.States.private:resource/toolbar/findbar\n"
@@ -24311,7 +24161,6 @@ msgid "Formula Cursor"
msgstr "सुत्र कर्सर"
#: MathCommands.xcu
-#, fuzzy
msgctxt ""
"MathCommands.xcu\n"
"..MathCommands.UserInterface.Commands..uno:InsertCommandText?Text:string=newline \n"
@@ -24321,7 +24170,6 @@ msgid "New Line"
msgstr "नवी वळ"
#: MathCommands.xcu
-#, fuzzy
msgctxt ""
"MathCommands.xcu\n"
"..MathCommands.UserInterface.Commands..uno:InsertCommandText?Text:string=`\n"
@@ -24662,7 +24510,6 @@ msgid "~Conditional Formatting..."
msgstr "सशर्त रचना"
#: ReportCommands.xcu
-#, fuzzy
msgctxt ""
"ReportCommands.xcu\n"
".ReportCommands.UserInterface.Commands..uno:PageDialog\n"
@@ -24672,7 +24519,6 @@ msgid "Page Settings"
msgstr "पान स्थापितां"
#: ReportCommands.xcu
-#, fuzzy
msgctxt ""
"ReportCommands.xcu\n"
".ReportCommands.UserInterface.Commands..uno:PageDialog\n"
@@ -24730,7 +24576,6 @@ msgid "~Subreport in New Window..."
msgstr ""
#: ReportCommands.xcu
-#, fuzzy
msgctxt ""
"ReportCommands.xcu\n"
".ReportCommands.UserInterface.Commands..uno:FontColor\n"
@@ -24759,7 +24604,6 @@ msgid "~Column Header/Footer"
msgstr ""
#: ReportCommands.xcu
-#, fuzzy
msgctxt ""
"ReportCommands.xcu\n"
".ReportCommands.UserInterface.Commands..uno:PasteSpecial\n"
@@ -24788,7 +24632,6 @@ msgid "Image..."
msgstr "पान..."
#: ReportCommands.xcu
-#, fuzzy
msgctxt ""
"ReportCommands.xcu\n"
".ReportCommands.UserInterface.Commands..uno:TextDocument\n"
@@ -24857,7 +24700,6 @@ msgid "Fit to greatest height"
msgstr "व्हडल्या उंचायेन बसयात (~F)"
#: ReportCommands.xcu
-#, fuzzy
msgctxt ""
"ReportCommands.xcu\n"
".ReportCommands.UserInterface.Commands..uno:ControlProperties\n"
@@ -24967,7 +24809,6 @@ msgid "Shape Arrange"
msgstr ""
#: ReportCommands.xcu
-#, fuzzy
msgctxt ""
"ReportCommands.xcu\n"
".ReportCommands.UserInterface.Commands..uno:EditControlMenu\n"
@@ -24977,7 +24818,6 @@ msgid "Control"
msgstr "नियन्त्रण"
#: ReportCommands.xcu
-#, fuzzy
msgctxt ""
"ReportCommands.xcu\n"
".ReportCommands.UserInterface.Commands..uno:AlignmentMenu\n"
@@ -24987,7 +24827,6 @@ msgid "Alignment"
msgstr "सारके करप"
#: ReportCommands.xcu
-#, fuzzy
msgctxt ""
"ReportCommands.xcu\n"
".ReportCommands.UserInterface.Commands..uno:ResizeMenu\n"
@@ -25015,7 +24854,6 @@ msgid "Report Controls"
msgstr ""
#: ReportCommands.xcu
-#, fuzzy
msgctxt ""
"ReportCommands.xcu\n"
".ReportCommands.UserInterface.Commands..uno:SectionShrinkMenu\n"
@@ -25063,7 +24901,6 @@ msgid "Background Color..."
msgstr "फांटभूय रंग"
#: ReportCommands.xcu
-#, fuzzy
msgctxt ""
"ReportCommands.xcu\n"
".ReportCommands.UserInterface.Popups..uno:ExportReportTo\n"
@@ -25073,7 +24910,6 @@ msgid "Report Output Format"
msgstr "आवटपूट फोरमेट अहवाल धाडUtpadaon pod'dote Vordi"
#: ReportCommands.xcu
-#, fuzzy
msgctxt ""
"ReportCommands.xcu\n"
".ReportCommands.UserInterface.Popups..uno:SnapLinesMenu\n"
@@ -25093,7 +24929,6 @@ msgid "Object Resizing"
msgstr "वस्त सारकी करप (~O)vost sarkem korop (~O)"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.DeckList.PropertyDeck\n"
@@ -25103,7 +24938,6 @@ msgid "Properties"
msgstr "वैशिश्ट्यां"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.DeckList.WriterPageDeck\n"
@@ -25123,7 +24957,6 @@ msgid "Shapes"
msgstr "आकार"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.DeckList.GalleryDeck\n"
@@ -25162,7 +24995,6 @@ msgid "Slide Transition"
msgstr "दर्शिका परिवर्तन"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.DeckList.NavigatorDeck\n"
@@ -25182,7 +25014,6 @@ msgid "Styles"
msgstr "शैली"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.DeckList.ScFunctionsDeck\n"
@@ -25202,7 +25033,6 @@ msgid "Manage Changes"
msgstr "नावां तयार करात..."
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.DeckList.SwDesignDeck\n"
@@ -25212,7 +25042,6 @@ msgid "Design"
msgstr "डिजायन"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.DeckList.ChartDeck\n"
@@ -25222,7 +25051,6 @@ msgid "Properties"
msgstr "वैशिश्ट्यां"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.StylesPropertyPanel\n"
@@ -25242,7 +25070,6 @@ msgid "Character"
msgstr "अक्षर..."
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.MediaPlaybackPanel\n"
@@ -25262,7 +25089,6 @@ msgid "Styles"
msgstr "शैली"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.PageFormatPanel\n"
@@ -25272,7 +25098,6 @@ msgid "Format"
msgstr "रचना"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.PageHeaderPanel\n"
@@ -25282,7 +25107,6 @@ msgid "Header"
msgstr "मस्तकलेख"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.PageFooterPanel\n"
@@ -25292,7 +25116,6 @@ msgid "Footer"
msgstr "चरणलेख"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.AreaPropertyPanel\n"
@@ -25302,7 +25125,6 @@ msgid "Area"
msgstr "क्षेत्र"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.ShadowPropertyPanel\n"
@@ -25312,7 +25134,6 @@ msgid "Shadow"
msgstr "सावळी"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.LinePropertyPanel\n"
@@ -25322,7 +25143,6 @@ msgid "Line"
msgstr "वळ"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.GalleryPanel\n"
@@ -25342,7 +25162,6 @@ msgid "Position and Size"
msgstr "स्थिती आनिक आकार"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.GraphicPropertyPanel\n"
@@ -25362,7 +25181,6 @@ msgid "Default"
msgstr "मूळ"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.SlideBackgroundPanel\n"
@@ -25372,7 +25190,6 @@ msgid "Slide"
msgstr "दर्शिका"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.SdLayoutsPanel\n"
@@ -25451,7 +25268,6 @@ msgid "Empty"
msgstr ""
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.ScAlignmentPropertyPanel\n"
@@ -25480,7 +25296,6 @@ msgid "Number Format"
msgstr "क्रमांक रचना..."
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.ParaPropertyPanel\n"
@@ -25500,7 +25315,6 @@ msgid "Wrap"
msgstr "गुठलावप"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.SwNavigatorPanel\n"
@@ -25510,7 +25324,6 @@ msgid "Navigator"
msgstr "मार्गनिर्देशक"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.ScNavigatorPanel\n"
@@ -25520,7 +25333,6 @@ msgid "Navigator"
msgstr "मार्गनिर्देशक"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.SdNavigatorPanel\n"
@@ -25550,7 +25362,6 @@ msgid "Styles"
msgstr "शैली"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.ScFunctionsPanel\n"
@@ -25588,7 +25399,6 @@ msgid "Elements"
msgstr "निवड"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.ChartSeriesPanel\n"
@@ -25628,7 +25438,6 @@ msgid "Axis"
msgstr "अक्ष"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.ChartAreaPanel\n"
@@ -25638,7 +25447,6 @@ msgid "Area"
msgstr "क्षेत्र"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.ChartLinePanel\n"
@@ -26032,7 +25840,6 @@ msgid "AutoTe~xt..."
msgstr "आपसूक मजकूर..."
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:PrintLayout\n"
@@ -26042,7 +25849,6 @@ msgid "~Normal View"
msgstr "सामान्य दृश्य"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:PrintLayout\n"
@@ -26403,7 +26209,6 @@ msgid "Reject All Changes"
msgstr ""
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:AcceptTrackedChange\n"
@@ -26432,7 +26237,6 @@ msgid "Accept Change"
msgstr "बदल स्वीकारात: $1"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:AcceptAllTrackedChanges\n"
@@ -26875,7 +26679,6 @@ msgid "Insert Page Break"
msgstr " वळ खण्ड घालात"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:InsertTable\n"
@@ -26913,7 +26716,6 @@ msgid "~Frame Interactively"
msgstr ""
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:InsertFrame\n"
@@ -26953,7 +26755,6 @@ msgid "~Index Entry..."
msgstr "वळेरी नोंद..."
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:InsertIndexesEntry\n"
@@ -27152,7 +26953,6 @@ msgid "To ~Frame"
msgstr "चौकटींत"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:InsertObjectStarMath\n"
@@ -27162,7 +26962,6 @@ msgid "~Formula..."
msgstr "सुत्र"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:InsertObjectStarMath\n"
@@ -29279,7 +29078,6 @@ msgid "In ~Background"
msgstr "फांटभूंयेर"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:WrapThroughTransparencyToggle\n"
@@ -29922,7 +29720,6 @@ msgid "Add Unknown Words"
msgstr "खबर नाशिल्ले शब्द जोडात"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:HScroll\n"
@@ -30225,7 +30022,6 @@ msgid "~Wrap"
msgstr "गुठलावप"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:AlignFrameMenu\n"
@@ -30364,7 +30160,6 @@ msgid "Default Paragraph Style"
msgstr ""
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:StyleApply?Style:string=Title&amp;FamilyName:string=ParagraphStyles\n"
@@ -30374,7 +30169,6 @@ msgid "~Title"
msgstr "मथळो"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:TitleParaStyle\n"
@@ -31037,7 +30831,6 @@ msgid "Page Margins"
msgstr ""
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:HangingIndent\n"
@@ -31106,7 +30899,6 @@ msgid "Form Control"
msgstr "अर्जी नियंत्रण"
#: WriterFormWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterFormWindowState.xcu\n"
"..WriterFormWindowState.UIElements.States.private:resource/popupmenu/formrichtext\n"
@@ -31126,7 +30918,6 @@ msgid "Text Frame"
msgstr "मुखावेल्या चौकटींत"
#: WriterFormWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterFormWindowState.xcu\n"
"..WriterFormWindowState.UIElements.States.private:resource/popupmenu/graphic\n"
@@ -31165,7 +30956,6 @@ msgid "Print Preview"
msgstr ""
#: WriterFormWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterFormWindowState.xcu\n"
"..WriterFormWindowState.UIElements.States.private:resource/popupmenu/table\n"
@@ -31175,7 +30965,6 @@ msgid "Table"
msgstr "कोष्टक"
#: WriterFormWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterFormWindowState.xcu\n"
"..WriterFormWindowState.UIElements.States.private:resource/popupmenu/text\n"
@@ -31568,7 +31357,6 @@ msgid "Form Control"
msgstr "अर्जी नियंत्रण"
#: WriterGlobalWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterGlobalWindowState.xcu\n"
"..WriterGlobalWindowState.UIElements.States.private:resource/popupmenu/formrichtext\n"
@@ -31588,7 +31376,6 @@ msgid "Text Frame"
msgstr "मुखावेल्या चौकटींत"
#: WriterGlobalWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterGlobalWindowState.xcu\n"
"..WriterGlobalWindowState.UIElements.States.private:resource/popupmenu/graphic\n"
@@ -31627,7 +31414,6 @@ msgid "Print Preview"
msgstr ""
#: WriterGlobalWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterGlobalWindowState.xcu\n"
"..WriterGlobalWindowState.UIElements.States.private:resource/popupmenu/table\n"
@@ -31637,7 +31423,6 @@ msgid "Table"
msgstr "कोष्टक"
#: WriterGlobalWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterGlobalWindowState.xcu\n"
"..WriterGlobalWindowState.UIElements.States.private:resource/popupmenu/text\n"
@@ -31656,7 +31441,6 @@ msgid "Standard"
msgstr "प्रमाणित"
#: WriterGlobalWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterGlobalWindowState.xcu\n"
"..WriterGlobalWindowState.UIElements.States.private:resource/toolbar/findbar\n"
@@ -31981,7 +31765,6 @@ msgid "Fontwork Shape"
msgstr "अक्षरसंच काम आकार"
#: WriterGlobalWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterGlobalWindowState.xcu\n"
"..WriterGlobalWindowState.UIElements.States.private:resource/toolbar/navigationobjectbar\n"
@@ -32049,7 +31832,6 @@ msgid "Form Control"
msgstr "अर्जी नियंत्रण"
#: WriterReportWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterReportWindowState.xcu\n"
"..WriterReportWindowState.UIElements.States.private:resource/popupmenu/formrichtext\n"
@@ -32069,7 +31851,6 @@ msgid "Text Frame"
msgstr "मुखावेल्या चौकटींत"
#: WriterReportWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterReportWindowState.xcu\n"
"..WriterReportWindowState.UIElements.States.private:resource/popupmenu/graphic\n"
@@ -32108,7 +31889,6 @@ msgid "Print Preview"
msgstr ""
#: WriterReportWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterReportWindowState.xcu\n"
"..WriterReportWindowState.UIElements.States.private:resource/popupmenu/table\n"
@@ -32118,7 +31898,6 @@ msgid "Table"
msgstr "कोष्टक"
#: WriterReportWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterReportWindowState.xcu\n"
"..WriterReportWindowState.UIElements.States.private:resource/popupmenu/text\n"
@@ -32336,7 +32115,6 @@ msgid "OLE-Object"
msgstr "OLE वस्त"
#: WriterReportWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterReportWindowState.xcu\n"
"..WriterReportWindowState.UIElements.States.private:resource/toolbar/optimizetablebar\n"
@@ -32492,7 +32270,6 @@ msgid "Form Control"
msgstr "अर्जी नियंत्रण"
#: WriterWebWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWebWindowState.xcu\n"
"..WriterWebWindowState.UIElements.States.private:resource/popupmenu/formrichtext\n"
@@ -32512,7 +32289,6 @@ msgid "Text Frame"
msgstr "मुखावेल्या चौकटींत"
#: WriterWebWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWebWindowState.xcu\n"
"..WriterWebWindowState.UIElements.States.private:resource/popupmenu/graphic\n"
@@ -32551,7 +32327,6 @@ msgid "HTML Source"
msgstr "HTML स्त्रोत"
#: WriterWebWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWebWindowState.xcu\n"
"..WriterWebWindowState.UIElements.States.private:resource/popupmenu/table\n"
@@ -32561,7 +32336,6 @@ msgid "Table"
msgstr "कोष्टक"
#: WriterWebWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWebWindowState.xcu\n"
"..WriterWebWindowState.UIElements.States.private:resource/popupmenu/text\n"
@@ -32580,7 +32354,6 @@ msgid "Standard"
msgstr "प्रमाणित"
#: WriterWebWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWebWindowState.xcu\n"
"..WriterWebWindowState.UIElements.States.private:resource/toolbar/findbar\n"
@@ -32909,7 +32682,6 @@ msgid "Form Control"
msgstr "अर्जी नियंत्रण"
#: WriterWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWindowState.xcu\n"
"..WriterWindowState.UIElements.States.private:resource/popupmenu/formrichtext\n"
@@ -32929,7 +32701,6 @@ msgid "Text Frame"
msgstr "मुखावेल्या चौकटींत"
#: WriterWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWindowState.xcu\n"
"..WriterWindowState.UIElements.States.private:resource/popupmenu/graphic\n"
@@ -32977,7 +32748,6 @@ msgid "Print Preview"
msgstr ""
#: WriterWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWindowState.xcu\n"
"..WriterWindowState.UIElements.States.private:resource/popupmenu/table\n"
@@ -32987,7 +32757,6 @@ msgid "Table"
msgstr "कोष्टक"
#: WriterWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWindowState.xcu\n"
"..WriterWindowState.UIElements.States.private:resource/popupmenu/text\n"
@@ -33015,7 +32784,6 @@ msgid "Notebookbar shortcuts"
msgstr ""
#: WriterWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWindowState.xcu\n"
"..WriterWindowState.UIElements.States.private:resource/toolbar/findbar\n"
@@ -33053,7 +32821,6 @@ msgid "Tools"
msgstr "साधनां"
#: WriterWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWindowState.xcu\n"
"..WriterWindowState.UIElements.States.private:resource/toolbar/linesbar\n"
@@ -33063,7 +32830,6 @@ msgid "Lines"
msgstr "वळी"
#: WriterWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWindowState.xcu\n"
"..WriterWindowState.UIElements.States.private:resource/toolbar/arrowsbar\n"
@@ -33379,7 +33145,6 @@ msgid "Fontwork Shape"
msgstr "अक्षरसंच काम आकार"
#: WriterWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWindowState.xcu\n"
"..WriterWindowState.UIElements.States.private:resource/toolbar/navigationobjectbar\n"
@@ -33466,7 +33231,6 @@ msgid "Form Control"
msgstr "अर्जी नियंत्रण"
#: XFormsWindowState.xcu
-#, fuzzy
msgctxt ""
"XFormsWindowState.xcu\n"
"..XFormsWindowState.UIElements.States.private:resource/popupmenu/formrichtext\n"
@@ -33486,7 +33250,6 @@ msgid "Text Frame"
msgstr "मुखावेल्या चौकटींत"
#: XFormsWindowState.xcu
-#, fuzzy
msgctxt ""
"XFormsWindowState.xcu\n"
"..XFormsWindowState.UIElements.States.private:resource/popupmenu/graphic\n"
@@ -33525,7 +33288,6 @@ msgid "Print Preview"
msgstr ""
#: XFormsWindowState.xcu
-#, fuzzy
msgctxt ""
"XFormsWindowState.xcu\n"
"..XFormsWindowState.UIElements.States.private:resource/popupmenu/table\n"
@@ -33535,7 +33297,6 @@ msgid "Table"
msgstr "कोष्टक"
#: XFormsWindowState.xcu
-#, fuzzy
msgctxt ""
"XFormsWindowState.xcu\n"
"..XFormsWindowState.UIElements.States.private:resource/popupmenu/text\n"
@@ -33554,7 +33315,6 @@ msgid "Standard"
msgstr "प्रमाणित"
#: XFormsWindowState.xcu
-#, fuzzy
msgctxt ""
"XFormsWindowState.xcu\n"
"..XFormsWindowState.UIElements.States.private:resource/toolbar/findbar\n"
diff --git a/source/kok/readlicense_oo/docs.po b/source/kok/readlicense_oo/docs.po
index eb8ac7dbd07..467ea09dd7b 100644
--- a/source/kok/readlicense_oo/docs.po
+++ b/source/kok/readlicense_oo/docs.po
@@ -371,7 +371,6 @@ msgid "sudo dpkg -i *.deb"
msgstr ""
#: readme.xrm
-#, fuzzy
msgctxt ""
"readme.xrm\n"
"debianinstall9\n"
diff --git a/source/kok/reportdesign/messages.po b/source/kok/reportdesign/messages.po
index 95d384dd93f..9c97d9173cc 100644
--- a/source/kok/reportdesign/messages.po
+++ b/source/kok/reportdesign/messages.po
@@ -78,13 +78,11 @@ msgid "Field or Formula"
msgstr "मळ वा फोर्मूलाXet vo Sutr"
#: stringarray.hrc:43
-#, fuzzy
msgctxt "RID_STR_TYPE_CONST"
msgid "Function"
msgstr "काम"
#: stringarray.hrc:44
-#, fuzzy
msgctxt "RID_STR_TYPE_CONST"
msgid "Counter"
msgstr "कावंटरGonnok"
@@ -96,7 +94,6 @@ msgid "User defined Function"
msgstr "वापरप्यान क्रिया स्पश्ट केल्याVaparpean Vyakhyan kel'lo vavr"
#: stringarray.hrc:51
-#, fuzzy
msgctxt "RID_STR_BOOL"
msgid "No"
msgstr "ना"
@@ -108,7 +105,6 @@ msgid "Yes"
msgstr "हंय"
#: stringarray.hrc:58
-#, fuzzy
msgctxt "RID_STR_KEEPTOGETHER_CONST"
msgid "No"
msgstr "ना"
@@ -126,7 +122,6 @@ msgid "With First Detail"
msgstr "पयल्या तपशीलासंयतPoylya vivor Sangata"
#: stringarray.hrc:66
-#, fuzzy
msgctxt "RID_STR_VERTICAL_ALIGN_CONST"
msgid "Top"
msgstr "वयर"
@@ -138,19 +133,16 @@ msgid "Middle"
msgstr " मदीं"
#: stringarray.hrc:68
-#, fuzzy
msgctxt "RID_STR_VERTICAL_ALIGN_CONST"
msgid "Bottom"
msgstr "तळ"
#: stringarray.hrc:74
-#, fuzzy
msgctxt "RID_STR_PARAADJUST_CONST"
msgid "Left"
msgstr "दावे"
#: stringarray.hrc:75
-#, fuzzy
msgctxt "RID_STR_PARAADJUST_CONST"
msgid "Right"
msgstr "उजवे"
@@ -162,7 +154,6 @@ msgid "Block"
msgstr "काळो"
#: stringarray.hrc:77
-#, fuzzy
msgctxt "RID_STR_PARAADJUST_CONST"
msgid "Center"
msgstr "केंद्र"
@@ -323,7 +314,6 @@ msgid "Font"
msgstr "अक्षरसंच"
#: strings.hrc:55
-#, fuzzy
msgctxt "RID_STR_BACKCOLOR"
msgid "Background color"
msgstr "फाटभूंय रंग"
@@ -354,7 +344,6 @@ msgid "Group: %1"
msgstr "गट: %1Pongdda: %1"
#: strings.hrc:61
-#, fuzzy
msgctxt "RID_STR_FORMULALIST"
msgid "Function"
msgstr "काम"
@@ -481,13 +470,11 @@ msgid "Report"
msgstr "अहवाल"
#: strings.hrc:88
-#, fuzzy
msgctxt "RID_STR_PROPTITLE_SECTION"
msgid "Section"
msgstr "भाग"
#: strings.hrc:89
-#, fuzzy
msgctxt "RID_STR_PROPTITLE_FUNCTION"
msgid "Function"
msgstr "काम"
@@ -657,7 +644,6 @@ msgid "Delete"
msgstr "काडून उडयात"
#: strings.hrc:125
-#, fuzzy
msgctxt "RID_STR_FUNCTION"
msgid "Function"
msgstr "काम"
@@ -923,7 +909,6 @@ msgid "Section Setup"
msgstr ""
#: backgrounddialog.ui:105
-#, fuzzy
msgctxt "backgrounddialog|background"
msgid "Background"
msgstr "फांटभूंय"
@@ -934,13 +919,11 @@ msgid "Character Settings"
msgstr ""
#: chardialog.ui:105
-#, fuzzy
msgctxt "chardialog|font"
msgid "Font"
msgstr "अक्षरसंच"
#: chardialog.ui:127
-#, fuzzy
msgctxt "chardialog|fonteffects"
msgid "Font Effects"
msgstr "अक्षरसंच प्रभाव"
@@ -964,13 +947,11 @@ msgid "Highlighting"
msgstr "ठळक करप"
#: chardialog.ui:219
-#, fuzzy
msgctxt "chardialog|alignment"
msgid "Alignment"
msgstr "सारके करप"
#: condformatdialog.ui:10
-#, fuzzy
msgctxt "condformatdialog|CondFormat"
msgid "Conditional Formatting"
msgstr "सशर्त रचना"
@@ -1041,7 +1022,6 @@ msgid "..."
msgstr " ..."
#: conditionwin.ui:130
-#, fuzzy
msgctxt "conditionwin|andLabel"
msgid "and"
msgstr "आनिक"
@@ -1053,31 +1033,26 @@ msgid "..."
msgstr " ..."
#: conditionwin.ui:220
-#, fuzzy
msgctxt "conditionwin|ToolBoxItem1"
msgid "Bold"
msgstr "ठळक"
#: conditionwin.ui:235
-#, fuzzy
msgctxt "conditionwin|ToolBoxItem2"
msgid "Italic"
msgstr "तिरके"
#: conditionwin.ui:250
-#, fuzzy
msgctxt "conditionwin|ToolBoxItem3"
msgid "Underline"
msgstr "अधोरेखित"
#: conditionwin.ui:275
-#, fuzzy
msgctxt "conditionwin|ToolBoxItem4"
msgid "Background Color"
msgstr "फांटभूय रंग"
#: conditionwin.ui:290
-#, fuzzy
msgctxt "conditionwin|ToolBoxItem5"
msgid "Font Color"
msgstr "अक्षरसंच रंग"
@@ -1098,7 +1073,6 @@ msgid "+"
msgstr ""
#: datetimedialog.ui:8
-#, fuzzy
msgctxt "datetimedialog|DateTimeDialog"
msgid "Date and Time"
msgstr "तारीक आनिक वेळ"
@@ -1132,13 +1106,11 @@ msgid "Sorting and Grouping"
msgstr "वर्गिकरण आनि गट करपvorgikoronn Ani Pongdda korop"
#: floatingfield.ui:30
-#, fuzzy
msgctxt "floatingfield|up"
msgid "Sort Ascending"
msgstr "चढत्या क्रमान वर्गीकरण"
#: floatingfield.ui:43
-#, fuzzy
msgctxt "floatingfield|down"
msgid "Sort Descending"
msgstr "उतरत्या क्रमान वर्गीकरण"
@@ -1183,13 +1155,11 @@ msgid "Group actions"
msgstr "गट हालयातPongdda Choloy"
#: floatingsort.ui:75
-#, fuzzy
msgctxt "floatingsort|up"
msgid "Move up"
msgstr "वयर हालयात"
#: floatingsort.ui:88
-#, fuzzy
msgctxt "floatingsort|down"
msgid "Move down"
msgstr "सकयल व्हरात"
@@ -1213,13 +1183,11 @@ msgid "Sorting"
msgstr "वर्गीकृत करता"
#: floatingsort.ui:208
-#, fuzzy
msgctxt "floatingsort|label7"
msgid "Group Header"
msgstr "पंगड हेडरPongodd Mhatallem"
#: floatingsort.ui:224
-#, fuzzy
msgctxt "floatingsort|label8"
msgid "Group Footer"
msgstr "पंगड फुटरPongodd Paimyallem"
@@ -1236,19 +1204,16 @@ msgid "Group Interval"
msgstr "मध्यंतर गट करातMadhyantor Pongdda kor"
#: floatingsort.ui:272
-#, fuzzy
msgctxt "floatingsort|label11"
msgid "Keep Together"
msgstr "एकठाय दवरातEkttaim dovor"
#: floatingsort.ui:290
-#, fuzzy
msgctxt "floatingsort|sorting"
msgid "Ascending"
msgstr "वयल्यान सकयल"
#: floatingsort.ui:291
-#, fuzzy
msgctxt "floatingsort|sorting"
msgid "Descending"
msgstr "सकयल्यान वयर"
@@ -1264,7 +1229,6 @@ msgid "Not present"
msgstr ""
#: floatingsort.ui:326
-#, fuzzy
msgctxt "floatingsort|keep"
msgid "No"
msgstr "ना"
@@ -1297,7 +1261,6 @@ msgid "Each Value"
msgstr ""
#: floatingsort.ui:394
-#, fuzzy
msgctxt "floatingsort|label2"
msgid "Properties"
msgstr "वैशिश्ट्यां"
@@ -1355,13 +1318,11 @@ msgid "Page Setup"
msgstr ""
#: pagedialog.ui:105
-#, fuzzy
msgctxt "pagedialog|page"
msgid "Page"
msgstr "पान"
#: pagedialog.ui:127
-#, fuzzy
msgctxt "pagedialog|background"
msgid "Background"
msgstr "फांटभूंय"
@@ -1383,7 +1344,6 @@ msgid "Page _N of M"
msgstr ""
#: pagenumberdialog.ui:140
-#, fuzzy
msgctxt "pagenumberdialog|label1"
msgid "Format"
msgstr "रचना"
@@ -1405,19 +1365,16 @@ msgid "Position"
msgstr "स्थान X"
#: pagenumberdialog.ui:262
-#, fuzzy
msgctxt "pagenumberdialog|alignment"
msgid "Left"
msgstr "दावे"
#: pagenumberdialog.ui:263
-#, fuzzy
msgctxt "pagenumberdialog|alignment"
msgid "Center"
msgstr "केंद्र"
#: pagenumberdialog.ui:264
-#, fuzzy
msgctxt "pagenumberdialog|alignment"
msgid "Right"
msgstr "उजवे"
diff --git a/source/kok/sc/messages.po b/source/kok/sc/messages.po
index 83587257fc0..d8f8b97472b 100644
--- a/source/kok/sc/messages.po
+++ b/source/kok/sc/messages.po
@@ -14,7 +14,6 @@ msgstr ""
"X-Generator: LibreOffice\n"
#: compiler.hrc:27
-#, fuzzy
msgctxt "RID_FUNCTION_CATEGORIES"
msgid "Database"
msgstr "म्हायतीकोश"
@@ -32,7 +31,6 @@ msgid "Financial"
msgstr "अर्थीक"
#: compiler.hrc:30
-#, fuzzy
msgctxt "RID_FUNCTION_CATEGORIES"
msgid "Information"
msgstr "म्हायती"
@@ -62,19 +60,16 @@ msgid "Statistical"
msgstr "सांख्यिकी"
#: compiler.hrc:35
-#, fuzzy
msgctxt "RID_FUNCTION_CATEGORIES"
msgid "Spreadsheet"
msgstr "स्प्रेडशीट्"
#: compiler.hrc:36
-#, fuzzy
msgctxt "RID_FUNCTION_CATEGORIES"
msgid "Text"
msgstr "मजकूर"
#: compiler.hrc:37
-#, fuzzy
msgctxt "RID_FUNCTION_CATEGORIES"
msgid "Add-in"
msgstr "जोड़-सुविधा"
@@ -471,7 +466,6 @@ msgid "Protect sheet"
msgstr "कागदाची सुरक्षा करात"
#: globstr.hrc:110
-#, fuzzy
msgctxt "STR_UNDO_UNPROTECT_TAB"
msgid "Unprotect sheet"
msgstr "असंरक्षित कागद"
@@ -482,7 +476,6 @@ msgid "Protect document"
msgstr "दस्तावेजाची सुरक्षा करात"
#: globstr.hrc:112
-#, fuzzy
msgctxt "STR_UNDO_UNPROTECT_DOC"
msgid "Unprotect document"
msgstr "असंरक्षित दस्तावेज"
@@ -659,7 +652,6 @@ msgid "OR"
msgstr "OR"
#: globstr.hrc:145
-#, fuzzy
msgctxt "STR_TABLE_DEF"
msgid "Sheet"
msgstr "कागद"
@@ -709,7 +701,6 @@ msgid "The source range contains subtotals which may distort the results. Use it
msgstr "स्त्रोत व्याप्तींत उपबेरजो आसात, ज्यो निकाल विरुप करपाक शकतात. तरींय त्यो वापरुया?"
#: globstr.hrc:154
-#, fuzzy
msgctxt "STR_PIVOT_TOTAL"
msgid "Total"
msgstr "एकूण"
@@ -735,13 +726,11 @@ msgid "$1 of $2 records found"
msgstr ""
#: globstr.hrc:159
-#, fuzzy
msgctxt "STR_COLUMN"
msgid "Column"
msgstr "स्तंभ"
#: globstr.hrc:160
-#, fuzzy
msgctxt "STR_ROW"
msgid "Row"
msgstr "रांग"
@@ -848,7 +837,6 @@ msgstr "कोष्टक ना"
#. Text strings for captions of subtotal functions.
#: globstr.hrc:181
-#, fuzzy
msgctxt "STR_FUN_TEXT_SUM"
msgid "Sum"
msgstr "बेरीज"
@@ -1336,7 +1324,6 @@ msgid "Delete Sheets"
msgstr "कागदां काडून उडयात"
#: globstr.hrc:284
-#, fuzzy
msgctxt "STR_UNDO_RENAME_TAB"
msgid "Rename Sheet"
msgstr "कागदाक नवे नाव दियात"
@@ -1645,7 +1632,6 @@ msgid "No cell references are found in the selected cells."
msgstr ""
#: globstr.hrc:342
-#, fuzzy
msgctxt "STR_GRAPHICNAME"
msgid "Image"
msgstr "प्रतिमा"
@@ -1993,7 +1979,6 @@ msgid ""
msgstr ""
#: globstr.hrc:404
-#, fuzzy
msgctxt "STR_UNKNOWN_USER"
msgid "Unknown User"
msgstr "अज्ञात वापरपीOporichit Vaparpi"
@@ -2105,7 +2090,6 @@ msgid "Manage Names..."
msgstr "व्याप्ती नावां"
#: globstr.hrc:425
-#, fuzzy
msgctxt "STR_HEADER_NAME"
msgid "Name"
msgstr "नाव"
@@ -2116,7 +2100,6 @@ msgid "Range or formula expression"
msgstr ""
#: globstr.hrc:427
-#, fuzzy
msgctxt "STR_HEADER_SCOPE"
msgid "Scope"
msgstr "संधीsondhi"
@@ -2156,7 +2139,6 @@ msgid "This Document is referenced by another document and not yet saved. Closin
msgstr ""
#: globstr.hrc:434
-#, fuzzy
msgctxt "STR_HEADER_RANGE"
msgid "Range"
msgstr "व्याप्ती"
@@ -2362,7 +2344,6 @@ msgid "next year"
msgstr ""
#: globstr.hrc:473
-#, fuzzy
msgctxt "STR_COND_AND"
msgid "and"
msgstr "आनिक"
@@ -2407,31 +2388,26 @@ msgid "You cannot insert or delete cells when the affected range intersects with
msgstr ""
#: globstr.hrc:480
-#, fuzzy
msgctxt "STR_DPFIELD_GROUP_BY_SECONDS"
msgid "Seconds"
msgstr "सेकंद"
#: globstr.hrc:481
-#, fuzzy
msgctxt "STR_DPFIELD_GROUP_BY_MINUTES"
msgid "Minutes"
msgstr "मिनटां"
#: globstr.hrc:482
-#, fuzzy
msgctxt "STR_DPFIELD_GROUP_BY_HOURS"
msgid "Hours"
msgstr "वरां"
#: globstr.hrc:483
-#, fuzzy
msgctxt "STR_DPFIELD_GROUP_BY_DAYS"
msgid "Days"
msgstr "दिस"
#: globstr.hrc:484
-#, fuzzy
msgctxt "STR_DPFIELD_GROUP_BY_MONTHS"
msgid "Months"
msgstr "म्हयने"
@@ -2569,7 +2545,6 @@ msgid "General"
msgstr "सर्वसादारण"
#: globstr.hrc:509
-#, fuzzy
msgctxt "STR_NUMBER"
msgid "Number"
msgstr "क्रमांक "
@@ -2580,19 +2555,16 @@ msgid "Percent"
msgstr ""
#: globstr.hrc:511
-#, fuzzy
msgctxt "STR_CURRENCY"
msgid "Currency"
msgstr "चलन"
#: globstr.hrc:512
-#, fuzzy
msgctxt "STR_DATE"
msgid "Date"
msgstr "तारीक"
#: globstr.hrc:513
-#, fuzzy
msgctxt "STR_TIME"
msgid "Time"
msgstr "वेळ"
@@ -2614,7 +2586,6 @@ msgid "Boolean Value"
msgstr ""
#: globstr.hrc:517
-#, fuzzy
msgctxt "STR_TEXT"
msgid "Text"
msgstr "मजकूर"
@@ -2777,7 +2748,6 @@ msgid "Data could not be written."
msgstr ""
#: scerrors.hrc:64
-#, fuzzy
msgctxt "RID_ERRHDLSC"
msgid "$(ARG1)"
msgstr "$(ARG1)"
@@ -3315,7 +3285,6 @@ msgid "Provides an internal number for the date given."
msgstr "दिल्ल्या म्हायतीखातीर अंतर्गत क्रमांक दिता."
#: scfuncs.hrc:182
-#, fuzzy
msgctxt "SC_OPCODE_GET_DATE"
msgid "Year"
msgstr "वर्स"
@@ -3326,7 +3295,6 @@ msgid "An integer between 1583 and 9956 or 0 and 99 (19xx or 20xx depending on t
msgstr "1583 आनिक 9956 मजगतीचो वा 0 आनिक 99 मजगतीचो (19xx or 20xx स्पश्ट केल्ल्या पर्यायाचेर अवलंबून) पूर्णांक."
#: scfuncs.hrc:184
-#, fuzzy
msgctxt "SC_OPCODE_GET_DATE"
msgid "Month"
msgstr "म्हयनो"
@@ -3337,7 +3305,6 @@ msgid "An integer between 1 and 12 representing the month."
msgstr "1 आनिक 12 मजगतीचो म्हयनो दाखोवपी पूर्णांक"
#: scfuncs.hrc:186
-#, fuzzy
msgctxt "SC_OPCODE_GET_DATE"
msgid "Day"
msgstr "दिस"
@@ -3353,7 +3320,6 @@ msgid "Returns an internal number for a text having a possible date format."
msgstr "संभाव्य तारीक पद्दत आशिल्ल्या मजकुराखातीर अंतर्गत क्रमांक दिता."
#: scfuncs.hrc:194
-#, fuzzy
msgctxt "SC_OPCODE_GET_DATE_VALUE"
msgid "Text"
msgstr "मजकूर"
@@ -3421,7 +3387,6 @@ msgid "Returns the number of workdays between two dates using arguments to indic
msgstr ""
#: scfuncs.hrc:222
-#, fuzzy
msgctxt "SC_OPCODE_NETWORKDAYS"
msgid "Start date"
msgstr "सुरवात तारीक"
@@ -3432,7 +3397,6 @@ msgid "Start date for calculation."
msgstr ""
#: scfuncs.hrc:224
-#, fuzzy
msgctxt "SC_OPCODE_NETWORKDAYS"
msgid "End date"
msgstr "निमणी तारीक"
@@ -3469,7 +3433,6 @@ msgid "Returns the number of workdays between two dates using arguments to indic
msgstr ""
#: scfuncs.hrc:236
-#, fuzzy
msgctxt "SC_OPCODE_NETWORKDAYS_MS"
msgid "Start date"
msgstr "सुरवात तारीक"
@@ -3480,7 +3443,6 @@ msgid "Start date for calculation."
msgstr ""
#: scfuncs.hrc:238
-#, fuzzy
msgctxt "SC_OPCODE_NETWORKDAYS_MS"
msgid "End date"
msgstr "निमणी तारीक"
@@ -3517,7 +3479,6 @@ msgid "Returns the serial number of the date before or after a number of workday
msgstr ""
#: scfuncs.hrc:250
-#, fuzzy
msgctxt "SC_OPCODE_WORKDAY_MS"
msgid "Start date"
msgstr "सुरवात तारीक"
@@ -3528,7 +3489,6 @@ msgid "Start date for calculation."
msgstr ""
#: scfuncs.hrc:252
-#, fuzzy
msgctxt "SC_OPCODE_WORKDAY_MS"
msgid "Days"
msgstr "दिस"
@@ -3669,7 +3629,6 @@ msgid "Returns a sequential number for a text shown in a possible time entry for
msgstr "संभाव्य वेळ नोंद पद्दतींत दाखयल्या प्रमाण मजकुराखातीर अनुक्रमित क्रमांक दिता."
#: scfuncs.hrc:314
-#, fuzzy
msgctxt "SC_OPCODE_GET_TIME_VALUE"
msgid "Text"
msgstr "मजकूर"
@@ -3805,7 +3764,6 @@ msgid "The internal number of the date."
msgstr "तारकेखातीरची अंतर्गत संख्या."
#: scfuncs.hrc:370
-#, fuzzy
msgctxt "SC_OPCODE_WEEK"
msgid "Mode"
msgstr "स्थिती"
@@ -3821,13 +3779,11 @@ msgid "Calculates the ISO 8601 calendar week for the given date."
msgstr ""
#: scfuncs.hrc:378
-#, fuzzy
msgctxt "SC_OPCODE_ISOWEEKNUM"
msgid "Number"
msgstr "क्रमांक "
#: scfuncs.hrc:379
-#, fuzzy
msgctxt "SC_OPCODE_ISOWEEKNUM"
msgid "The internal number of the date."
msgstr "तारकेखातीरची अंतर्गत संख्या."
@@ -3840,19 +3796,16 @@ msgid ""
msgstr ""
#: scfuncs.hrc:385
-#, fuzzy
msgctxt "SC_OPCODE_WEEKNUM_OOO"
msgid "Number"
msgstr "क्रमांक "
#: scfuncs.hrc:386
-#, fuzzy
msgctxt "SC_OPCODE_WEEKNUM_OOO"
msgid "The internal number of the date."
msgstr "तारकेखातीरची अंतर्गत संख्या."
#: scfuncs.hrc:387
-#, fuzzy
msgctxt "SC_OPCODE_WEEKNUM_OOO"
msgid "Mode"
msgstr "स्थिती"
@@ -3869,7 +3822,6 @@ msgid "Calculates the date of Easter Sunday in a given year."
msgstr "दिल्ल्या वर्सातली ईस्टर आयताराची तारीक मेजता."
#: scfuncs.hrc:395
-#, fuzzy
msgctxt "SC_OPCODE_EASTERSUNDAY"
msgid "Year"
msgstr "वर्स"
@@ -4200,7 +4152,6 @@ msgid "Payment period. The total number of periods in which the annuity (pension
msgstr "पैशे दिवपाचो काळ. वर्षासन (निवृत्ति वेतन) दिवपाच्या कालावधींची एकूण संख्या."
#: scfuncs.hrc:491
-#, fuzzy
msgctxt "SC_OPCODE_IPMT"
msgid "PV"
msgstr "PV"
@@ -4332,7 +4283,6 @@ msgid "The present value. The present value or the amount the annuity is current
msgstr "सध्याचे मोल. सध्याचे मोल वा वर्षासनच्या सममूल्य रक्कम."
#: scfuncs.hrc:527
-#, fuzzy
msgctxt "SC_OPCODE_CUM_PRINC"
msgid "S"
msgstr "S"
@@ -4388,7 +4338,6 @@ msgid "Payment period. The total number of periods in which the annuity (pension
msgstr "पैशे दिवपाचो काळ. वर्षासन (निवृत्ति वेतन) दिवपाच्या कालावधींची एकूण संख्या."
#: scfuncs.hrc:543
-#, fuzzy
msgctxt "SC_OPCODE_CUM_IPMT"
msgid "PV"
msgstr "PV"
@@ -4609,7 +4558,6 @@ msgid "Periods: The period for which the depreciation is calculated. The time un
msgstr "कालावधी : ज्या काळाखातीर घसारो मेजलो वता. कालावधीखातीर वापरील्ले वेळ एकक उपयोगी जिणेखातीरच्या एककाइतलेच आसतले."
#: scfuncs.hrc:607
-#, fuzzy
msgctxt "SC_OPCODE_DB"
msgid "Month"
msgstr "म्हयनो"
@@ -4655,7 +4603,6 @@ msgid "Useful life. The number of periods in the useful life of the asset."
msgstr "उपयोगी जीण. मालमत्तेच्या उपयोगी जिणेच्या कालावधींची संख्या."
#: scfuncs.hrc:621
-#, fuzzy
msgctxt "SC_OPCODE_VBD"
msgid "Start"
msgstr "सुरवात"
@@ -4714,7 +4661,6 @@ msgid "Nominal interest"
msgstr ""
#: scfuncs.hrc:637
-#, fuzzy
msgctxt "SC_OPCODE_EFFECT"
msgid "P"
msgstr "P"
@@ -4731,7 +4677,6 @@ msgid "Calculates the yearly nominal interest rate as an effective interest rate
msgstr "प्रभावी व्याज दर म्हण वर्सुकी माफक व्याज दर मेजता."
#: scfuncs.hrc:645
-#, fuzzy
msgctxt "SC_OPCODE_NOMINAL"
msgid "Effective rate"
msgstr "प्रभावी दर"
@@ -4742,7 +4687,6 @@ msgid "The effective interest rate"
msgstr "प्रभावी व्याजदर"
#: scfuncs.hrc:647
-#, fuzzy
msgctxt "SC_OPCODE_NOMINAL"
msgid "NPER"
msgstr "NPER"
@@ -4758,7 +4702,6 @@ msgid "Net present value. Calculates the net present value of an investment base
msgstr "सद्याचे निव्वळ मोल. नियमित देय आनिक सवलतीच्या दरांच्या मालिकेर आदारित गुंतवणुकीचे सद्याचे निव्वळ मोल मेजता."
#: scfuncs.hrc:655
-#, fuzzy
msgctxt "SC_OPCODE_NPV"
msgid "Rate"
msgstr "दर"
@@ -4791,7 +4734,6 @@ msgid "Values"
msgstr "मोल"
#: scfuncs.hrc:666
-#, fuzzy
msgctxt "SC_OPCODE_IRR"
msgid "An array or reference to cells whose contents correspond to the payments."
msgstr "ज्या कक्षांतली श्रेणी वा संदर्ब देण्यांकडेन संबंदित आसा."
@@ -4822,7 +4764,6 @@ msgid "An array or reference to cells whose contents correspond to the payments.
msgstr "ज्या कक्षांतली श्रेणी वा संदर्ब देण्यांकडेन संबंदित आसा."
#: scfuncs.hrc:677
-#, fuzzy
msgctxt "SC_OPCODE_MIRR"
msgid "Investment"
msgstr "गुंतवणुक"
@@ -4850,7 +4791,6 @@ msgid "Returns the amount of interest for constant amortization rates."
msgstr "सातत्यपूर्ण परतफेड दरांखातीर व्याज दर परत करता."
#: scfuncs.hrc:687
-#, fuzzy
msgctxt "SC_OPCODE_ISPMT"
msgid "Rate"
msgstr "दर"
@@ -4882,7 +4822,6 @@ msgid "Sum total of amortization periods."
msgstr "परतफेड कालावधींची एकूण बेरीज"
#: scfuncs.hrc:693
-#, fuzzy
msgctxt "SC_OPCODE_ISPMT"
msgid "Investment"
msgstr "गुंतवणुक"
@@ -4898,7 +4837,6 @@ msgid "Duration. Calculates the number of periods required by an investment to a
msgstr ""
#: scfuncs.hrc:701
-#, fuzzy
msgctxt "SC_OPCODE_PDURATION"
msgid "Rate"
msgstr "दर"
@@ -4909,7 +4847,6 @@ msgid "The constant rate of interest."
msgstr ""
#: scfuncs.hrc:703
-#, fuzzy
msgctxt "SC_OPCODE_PDURATION"
msgid "PV"
msgstr "PV"
@@ -4921,13 +4858,11 @@ msgid "The present value. The current value of the investment."
msgstr "सद्याचे मोल. गुंतवणूकीचे सद्याचे मोल"
#: scfuncs.hrc:705
-#, fuzzy
msgctxt "SC_OPCODE_PDURATION"
msgid "FV"
msgstr "FV"
#: scfuncs.hrc:706
-#, fuzzy
msgctxt "SC_OPCODE_PDURATION"
msgid "The future value of the investment."
msgstr "गुंतवणुकीचे फुडारातले मोल."
@@ -4949,7 +4884,6 @@ msgid "The number of periods used in the calculation."
msgstr "मेजपाखातीर वापरील्ल्या कालावधींची संख्या"
#: scfuncs.hrc:715
-#, fuzzy
msgctxt "SC_OPCODE_RRI"
msgid "PV"
msgstr "PV"
@@ -4975,7 +4909,6 @@ msgid "Returns TRUE if value is a reference."
msgstr "मोल हो संदर्ब आसत जाल्यार TRUE परत दिता."
#: scfuncs.hrc:725
-#, fuzzy
msgctxt "SC_OPCODE_IS_REF"
msgid "Value"
msgstr "मोल"
@@ -4991,7 +4924,6 @@ msgid "Returns TRUE if the value is an error value not equal to #N/A."
msgstr "मोल जर #N/A च्या समान नाशिल्ले त्रुटी मोल आसत जाल्यार TRUE परत दिता."
#: scfuncs.hrc:733
-#, fuzzy
msgctxt "SC_OPCODE_IS_ERR"
msgid "Value"
msgstr "मोल"
@@ -5007,7 +4939,6 @@ msgid "Returns TRUE if the value is an error value."
msgstr "मोल जर त्रुटी मोल आसत जाल्यार TRUE परत दिता."
#: scfuncs.hrc:741
-#, fuzzy
msgctxt "SC_OPCODE_IS_ERROR"
msgid "Value"
msgstr "मोल"
@@ -5023,7 +4954,6 @@ msgid "Returns TRUE if value refers to an empty cell."
msgstr "मोल जर रिकाम्या कक्षाकडेन संदर्ब दाखयता जाल्यार TRUE परत दिता."
#: scfuncs.hrc:749
-#, fuzzy
msgctxt "SC_OPCODE_IS_EMPTY"
msgid "Value"
msgstr "मोल"
@@ -5039,7 +4969,6 @@ msgid "Returns TRUE if the value carries a logical number format."
msgstr "मोल जर तार्किक क्रमांक रचनेंत आसत जाल्यार TRUE परत दिता."
#: scfuncs.hrc:757
-#, fuzzy
msgctxt "SC_OPCODE_IS_LOGICAL"
msgid "Value"
msgstr "मोल"
@@ -5055,7 +4984,6 @@ msgid "Returns TRUE if value equals #N/A."
msgstr "मोल जर #N/A च्या समान आसत जाल्यार TRUE परत दिता."
#: scfuncs.hrc:765
-#, fuzzy
msgctxt "SC_OPCODE_IS_NV"
msgid "Value"
msgstr "मोल"
@@ -5071,7 +4999,6 @@ msgid "Returns TRUE if the value is not text."
msgstr "मोल जर मजकूर नासत जाल्यार TRUE परत दिता."
#: scfuncs.hrc:773
-#, fuzzy
msgctxt "SC_OPCODE_IS_NON_STRING"
msgid "Value"
msgstr "मोल"
@@ -5087,7 +5014,6 @@ msgid "Returns TRUE if value is text."
msgstr "मोल जर मजकूर आसत जाल्यार TRUE परत दिता."
#: scfuncs.hrc:781
-#, fuzzy
msgctxt "SC_OPCODE_IS_STRING"
msgid "Value"
msgstr "मोल"
@@ -5103,7 +5029,6 @@ msgid "Returns TRUE if value is a number."
msgstr "मोल जर क्रमांक आसत जाल्यार TRUE परत दिता."
#: scfuncs.hrc:789
-#, fuzzy
msgctxt "SC_OPCODE_IS_VALUE"
msgid "Value"
msgstr "मोल"
@@ -5119,7 +5044,6 @@ msgid "Returns TRUE if the cell is a formula cell."
msgstr "कक्ष सूत्र कक्ष आसत जाल्यार TRUE परत दिता."
#: scfuncs.hrc:797
-#, fuzzy
msgctxt "SC_OPCODE_IS_FORMULA"
msgid "Reference"
msgstr "संदर्ब"
@@ -5151,7 +5075,6 @@ msgid "Converts a value to a number."
msgstr "मोलाचे क्रमाकांत रूपांतर करता"
#: scfuncs.hrc:813
-#, fuzzy
msgctxt "SC_OPCODE_N"
msgid "Value"
msgstr "मोल"
@@ -5172,7 +5095,6 @@ msgid "Returns the data type of a value (1 = number, 2 = text, 4 = Boolean value
msgstr ""
#: scfuncs.hrc:827
-#, fuzzy
msgctxt "SC_OPCODE_TYPE"
msgid "Value"
msgstr "मोल"
@@ -5282,7 +5204,6 @@ msgid "Returns value if not an error value, else alternative."
msgstr ""
#: scfuncs.hrc:883
-#, fuzzy
msgctxt "SC_OPCODE_IF_ERROR"
msgid "Value"
msgstr "मोल"
@@ -5309,7 +5230,6 @@ msgid "Returns value if not a #N/A error, else alternative."
msgstr ""
#: scfuncs.hrc:893
-#, fuzzy
msgctxt "SC_OPCODE_IF_NA"
msgid "Value"
msgstr "मोल"
@@ -5352,7 +5272,6 @@ msgid "Returns TRUE if an odd number of arguments evaluates to TRUE."
msgstr ""
#: scfuncs.hrc:911
-#, fuzzy
msgctxt "SC_OPCODE_XOR"
msgid "Logical value "
msgstr "तर्काधारित मोल"
@@ -5425,7 +5344,6 @@ msgid "Counts the blank cells in a specified range."
msgstr "विशिश्ट व्याप्तींतल्या मेकळ्या कक्षांक मेजता."
#: scfuncs.hrc:945
-#, fuzzy
msgctxt "SC_OPCODE_COUNT_EMPTY_CELLS"
msgid "Range"
msgstr "व्याप्ती"
@@ -5446,7 +5364,6 @@ msgid "Returns the sum of all arguments."
msgstr "सगळ्या युक्तिवादांची बेरीज परत करता."
#: scfuncs.hrc:959
-#, fuzzy
msgctxt "SC_OPCODE_SUM"
msgid "Number "
msgstr "क्रमांक "
@@ -5463,7 +5380,6 @@ msgid "Returns the sum of the squares of the arguments."
msgstr "युक्तिवादाच्या वर्गमुळांची बेरीज परत दिता."
#: scfuncs.hrc:967
-#, fuzzy
msgctxt "SC_OPCODE_SUM_SQ"
msgid "Number "
msgstr "क्रमांक "
@@ -5497,7 +5413,6 @@ msgid "Totals the arguments that meet the condition."
msgstr "शर्तीं पुराय करपी युक्तिवादांची बेरीज करता."
#: scfuncs.hrc:983
-#, fuzzy
msgctxt "SC_OPCODE_SUM_IF"
msgid "Range"
msgstr "व्याप्ती"
@@ -5536,7 +5451,6 @@ msgid "Averages the arguments that meet the conditions."
msgstr "शर्तीं पुराय करपी युक्तिवादांची बेरीज करता."
#: scfuncs.hrc:995
-#, fuzzy
msgctxt "SC_OPCODE_AVERAGE_IF"
msgid "Range"
msgstr "व्याप्ती"
@@ -5677,7 +5591,6 @@ msgid "Counts the arguments which meet the set conditions."
msgstr "दिल्ल्या शर्तींक पुराय करपी युक्तिवाद मेजता."
#: scfuncs.hrc:1040
-#, fuzzy
msgctxt "SC_OPCODE_COUNT_IF"
msgid "Range"
msgstr "व्याप्ती"
@@ -5705,7 +5618,6 @@ msgid "Returns the square root of a number."
msgstr "क्रमांकाचे वर्गमूळ परत करता."
#: scfuncs.hrc:1050
-#, fuzzy
msgctxt "SC_OPCODE_SQRT"
msgid "Number"
msgstr "क्रमांक "
@@ -5726,7 +5638,6 @@ msgid "Returns TRUE if value is an even integer."
msgstr "मोल ही जर सम पूर्णसंख्या आसत जाल्यार TRUE परत दिता."
#: scfuncs.hrc:1064
-#, fuzzy
msgctxt "SC_OPCODE_IS_EVEN"
msgid "Value"
msgstr "मोल"
@@ -5742,7 +5653,6 @@ msgid "Returns TRUE if value is an odd integer."
msgstr "मोल ही जर विषम पूर्णसंख्या आसत जाल्यार TRUE परत दिता."
#: scfuncs.hrc:1072
-#, fuzzy
msgctxt "SC_OPCODE_IS_ODD"
msgid "Value"
msgstr "मोल"
@@ -5948,7 +5858,6 @@ msgid "Returns the sine of a number."
msgstr "एका क्रमांकाची साइन परत दिता."
#: scfuncs.hrc:1172
-#, fuzzy
msgctxt "SC_OPCODE_SIN"
msgid "Number"
msgstr "क्रमांक "
@@ -5979,7 +5888,6 @@ msgid "Returns the tangent of a number."
msgstr "क्रमांकाचो टान्जेंट परत करता."
#: scfuncs.hrc:1188
-#, fuzzy
msgctxt "SC_OPCODE_TAN"
msgid "Number"
msgstr "क्रमांक "
@@ -6010,7 +5918,6 @@ msgid "Returns the hyperbolic sine of a number."
msgstr "एका क्रमांकाची हायपरबोलिक साइन परत दिता."
#: scfuncs.hrc:1204
-#, fuzzy
msgctxt "SC_OPCODE_SIN_HYP"
msgid "Number"
msgstr "क्रमांक "
@@ -6041,7 +5948,6 @@ msgid "Returns the hyperbolic tangent of a number."
msgstr "एका क्रमांकाची हायपरबोलिक टैंजंट परत दिता."
#: scfuncs.hrc:1220
-#, fuzzy
msgctxt "SC_OPCODE_TAN_HYP"
msgid "Number"
msgstr "क्रमांक "
@@ -6309,7 +6215,6 @@ msgid "Calculates subtotals in a spreadsheet."
msgstr "स्प्रेडशीटातल्या उपबेरजांक मेजता."
#: scfuncs.hrc:1346
-#, fuzzy
msgctxt "SC_OPCODE_SUB_TOTAL"
msgid "Function"
msgstr "काम"
@@ -6320,7 +6225,6 @@ msgid "Function index. Is an index of the possible functions Total, Max, ..."
msgstr "कामाची वळेरी. Total, Max, ...आदी शक्य त्या कामांची वळेरी."
#: scfuncs.hrc:1348
-#, fuzzy
msgctxt "SC_OPCODE_SUB_TOTAL"
msgid "Range"
msgstr "व्याप्ती"
@@ -6398,7 +6302,6 @@ msgid "Truncates the decimal places of a number."
msgstr "क्रमांकातील दशांश स्थान काडून उडयता."
#: scfuncs.hrc:1378
-#, fuzzy
msgctxt "SC_OPCODE_TRUNC"
msgid "Number"
msgstr "क्रमांक "
@@ -6409,7 +6312,6 @@ msgid "The number to be truncated."
msgstr "काडून उडोवपाची संख्या."
#: scfuncs.hrc:1380
-#, fuzzy
msgctxt "SC_OPCODE_TRUNC"
msgid "Count"
msgstr "गणन"
@@ -6425,7 +6327,6 @@ msgid "Rounds a number to a predefined accuracy."
msgstr "क्रमांकाक पयली थारायल्ल्या अचूकतेपर्यंत पूर्णांक करता."
#: scfuncs.hrc:1388
-#, fuzzy
msgctxt "SC_OPCODE_ROUND"
msgid "Number"
msgstr "क्रमांक "
@@ -6436,7 +6337,6 @@ msgid "The number to be rounded."
msgstr "सकयल पूर्णांक करपाची संख्या."
#: scfuncs.hrc:1390
-#, fuzzy
msgctxt "SC_OPCODE_ROUND"
msgid "Count"
msgstr "गणन"
@@ -6452,7 +6352,6 @@ msgid "Rounds a number up to the predefined accuracy."
msgstr "क्रमांकाक पूर्वनिश्चित अचूकतायेमेरेन पूर्णांक करता."
#: scfuncs.hrc:1398
-#, fuzzy
msgctxt "SC_OPCODE_ROUND_UP"
msgid "Number"
msgstr "क्रमांक "
@@ -6463,7 +6362,6 @@ msgid "The number to be rounded up."
msgstr "पूर्णांक करपाची संख्या"
#: scfuncs.hrc:1400
-#, fuzzy
msgctxt "SC_OPCODE_ROUND_UP"
msgid "Count"
msgstr "गणन"
@@ -6479,7 +6377,6 @@ msgid "Rounds a number down to a predefined accuracy."
msgstr "क्रमांकाक पूर्वनिश्चित अचूकतायेमेरेन पूर्णांक करता."
#: scfuncs.hrc:1408
-#, fuzzy
msgctxt "SC_OPCODE_ROUND_DOWN"
msgid "Number"
msgstr "क्रमांक "
@@ -6490,7 +6387,6 @@ msgid "The number to be rounded down."
msgstr "सकयल पूर्णांक करपाची संख्या."
#: scfuncs.hrc:1410
-#, fuzzy
msgctxt "SC_OPCODE_ROUND_DOWN"
msgid "Count"
msgstr "गणन"
@@ -6746,31 +6642,26 @@ msgid "Rounds number down to the nearest multiple of significance, regardless of
msgstr ""
#: scfuncs.hrc:1510
-#, fuzzy
msgctxt "SC_OPCODE_FLOOR_MATH"
msgid "Number"
msgstr "क्रमांक "
#: scfuncs.hrc:1511
-#, fuzzy
msgctxt "SC_OPCODE_FLOOR_MATH"
msgid "The number to be rounded down."
msgstr "सकयल पूर्णांक करपाची संख्या."
#: scfuncs.hrc:1512
-#, fuzzy
msgctxt "SC_OPCODE_FLOOR_MATH"
msgid "Significance"
msgstr "म्हत्व"
#: scfuncs.hrc:1513
-#, fuzzy
msgctxt "SC_OPCODE_FLOOR_MATH"
msgid "The number to whose multiple the value is to be rounded down."
msgstr "क्रमांक जाच्या गुणकामेरेन मोल पूर्णांक करपाचे आसा."
#: scfuncs.hrc:1514
-#, fuzzy
msgctxt "SC_OPCODE_FLOOR_MATH"
msgid "Mode"
msgstr "स्थिती"
@@ -6787,19 +6678,16 @@ msgid "Rounds number down (towards -∞) to the nearest multiple of significance
msgstr "क्रमांकाक लागीच्या म्हत्वाच्या गुणकामेरेन पूर्णांक करता."
#: scfuncs.hrc:1522
-#, fuzzy
msgctxt "SC_OPCODE_FLOOR_PRECISE"
msgid "Number"
msgstr "क्रमांक "
#: scfuncs.hrc:1523
-#, fuzzy
msgctxt "SC_OPCODE_FLOOR_PRECISE"
msgid "The number to be rounded down."
msgstr "सकयल पूर्णांक करपाची संख्या."
#: scfuncs.hrc:1524
-#, fuzzy
msgctxt "SC_OPCODE_FLOOR_PRECISE"
msgid "Significance"
msgstr "म्हत्व"
@@ -7032,7 +6920,6 @@ msgid "Returns a frequency distribution as a vertical array."
msgstr "उब्या ल श्रेणींच्या रुपात वारंवारिताय वितरण परत दिता."
#: scfuncs.hrc:1628
-#, fuzzy
msgctxt "SC_OPCODE_FREQUENCY"
msgid "Data"
msgstr "म्हायती"
@@ -7085,7 +6972,6 @@ msgid "Linear type"
msgstr "रेषीय_प्रकार"
#: scfuncs.hrc:1643
-#, fuzzy
msgctxt "SC_OPCODE_LINEST"
msgid "If type = 0 the linears will be calculated through the zero point, or else moved linears."
msgstr "जर type = 0 आसत तर शून्य बिंदूतल्यान वा हेर हालयिल्ल्या लिनियर्सांतल्यान लिनियर्स मेजतले, "
@@ -7133,7 +7019,6 @@ msgid "Function type"
msgstr "कार्य_प्रकार"
#: scfuncs.hrc:1657
-#, fuzzy
msgctxt "SC_OPCODE_LOGEST"
msgid "If type = 0 then the functions will be calculated in the form of y=m^x, or also functions y=b*m^x."
msgstr "जर type = 0 असेल तर कामाची गणना y=m^x या प्रकारान जातली, वा y=b*m^x हे कामूय."
@@ -7283,7 +7168,6 @@ msgid "Returns the maximum value in a list of arguments."
msgstr "युक्तिवादांच्या वळेरेतले कमाल मोल परत दिता."
#: scfuncs.hrc:1710
-#, fuzzy
msgctxt "SC_OPCODE_MAX"
msgid "Number "
msgstr "क्रमांक "
@@ -7317,7 +7201,6 @@ msgid "Returns the minimum value in a list of arguments."
msgstr "युक्तिवादांच्या वळेरेतले किमान मोल परत करता."
#: scfuncs.hrc:1726
-#, fuzzy
msgctxt "SC_OPCODE_MIN"
msgid "Number "
msgstr "क्रमांक "
@@ -7351,7 +7234,6 @@ msgid "Calculates the variance based on a sample."
msgstr "नमुन्याच्या आदारान बदल मेजता."
#: scfuncs.hrc:1742
-#, fuzzy
msgctxt "SC_OPCODE_VAR"
msgid "Number "
msgstr "क्रमांक "
@@ -7368,7 +7250,6 @@ msgid "Calculates the variance based on a sample."
msgstr "नमुन्याच्या आदारान बदल मेजता."
#: scfuncs.hrc:1750
-#, fuzzy
msgctxt "SC_OPCODE_VAR_S"
msgid "Number "
msgstr "क्रमांक "
@@ -7402,7 +7283,6 @@ msgid "Calculates variance based on the entire population."
msgstr "संपूर्ण लोकसंख्येच्या आदारान वेरियन्स मेजता."
#: scfuncs.hrc:1766
-#, fuzzy
msgctxt "SC_OPCODE_VAR_P"
msgid "Number "
msgstr "क्रमांक "
@@ -7419,7 +7299,6 @@ msgid "Calculates variance based on the entire population."
msgstr "संपूर्ण लोकसंख्येच्या आदारान वेरियन्स मेजता."
#: scfuncs.hrc:1774
-#, fuzzy
msgctxt "SC_OPCODE_VAR_P_MS"
msgid "Number "
msgstr "क्रमांक "
@@ -7453,7 +7332,6 @@ msgid "Calculates the standard deviation based on a sample."
msgstr "नमुन्याच्या आदारान स्टैंडर्ड डेव्हिएशनची गणना करता."
#: scfuncs.hrc:1790
-#, fuzzy
msgctxt "SC_OPCODE_ST_DEV"
msgid "Number "
msgstr "क्रमांक "
@@ -7470,7 +7348,6 @@ msgid "Calculates the standard deviation based on a sample."
msgstr "नमुन्याच्या आदारान स्टैंडर्ड डेव्हिएशनची गणना करता."
#: scfuncs.hrc:1798
-#, fuzzy
msgctxt "SC_OPCODE_ST_DEV_S"
msgid "Number "
msgstr "क्रमांक "
@@ -7504,7 +7381,6 @@ msgid "Calculates the standard deviation based on the entire population."
msgstr "पुराय लोकसंख्येच्या आदारान स्टैंडर्ड डेव्हिएशनची गणना करता."
#: scfuncs.hrc:1814
-#, fuzzy
msgctxt "SC_OPCODE_ST_DEV_P"
msgid "Number "
msgstr "क्रमांक "
@@ -7521,7 +7397,6 @@ msgid "Calculates the standard deviation based on the entire population."
msgstr "पुराय लोकसंख्येच्या आदारान स्टैंडर्ड डेव्हिएशनची गणना करता."
#: scfuncs.hrc:1822
-#, fuzzy
msgctxt "SC_OPCODE_ST_DEV_P_MS"
msgid "Number "
msgstr "क्रमांक "
@@ -7555,7 +7430,6 @@ msgid "Returns the average of a sample."
msgstr "नमुन्याची सरासरी परत दिता."
#: scfuncs.hrc:1838
-#, fuzzy
msgctxt "SC_OPCODE_AVERAGE"
msgid "Number "
msgstr "क्रमांक "
@@ -7589,7 +7463,6 @@ msgid "Returns the sum of squares of deviations from the sample mean value"
msgstr "नमुन्याच्या सरासरी मोलातल्या डिव्हिएशन्सच्या वर्गांची बेरीज परत दिता."
#: scfuncs.hrc:1854
-#, fuzzy
msgctxt "SC_OPCODE_DEV_SQ"
msgid "Number "
msgstr "क्रमांक "
@@ -7606,7 +7479,6 @@ msgid "Returns the average of the absolute deviations of a sample from the mean.
msgstr "नमुन्याच्या सरासरींतली डिव्हिएशनची सरासरी परत दिता."
#: scfuncs.hrc:1862
-#, fuzzy
msgctxt "SC_OPCODE_AVE_DEV"
msgid "Number "
msgstr "क्रमांक "
@@ -7623,7 +7495,6 @@ msgid "Returns the skewness of a distribution."
msgstr "वितरणाचो स्क्युनेस परत दिता."
#: scfuncs.hrc:1870
-#, fuzzy
msgctxt "SC_OPCODE_SKEW"
msgid "Number "
msgstr "क्रमांक "
@@ -7640,7 +7511,6 @@ msgid "Returns the skewness of a distribution using the population of a random v
msgstr ""
#: scfuncs.hrc:1878
-#, fuzzy
msgctxt "SC_OPCODE_SKEWP"
msgid "Number "
msgstr "क्रमांक "
@@ -7657,7 +7527,6 @@ msgid "Returns the kurtosis of a distribution."
msgstr "वितरणाचो कुर्टौसिस परत दिता."
#: scfuncs.hrc:1886
-#, fuzzy
msgctxt "SC_OPCODE_KURT"
msgid "Number "
msgstr "क्रमांक "
@@ -7674,7 +7543,6 @@ msgid "Returns the geometric mean of a sample."
msgstr "नमुन्याची भूमितीय सरासरी परत दिता."
#: scfuncs.hrc:1894
-#, fuzzy
msgctxt "SC_OPCODE_GEO_MEAN"
msgid "Number "
msgstr "क्रमांक "
@@ -7691,7 +7559,6 @@ msgid "Returns the harmonic mean of a sample."
msgstr "नमुन्याची हार्मोनिक सरासरी परत दिता."
#: scfuncs.hrc:1902
-#, fuzzy
msgctxt "SC_OPCODE_HAR_MEAN"
msgid "Number "
msgstr "क्रमांक "
@@ -7708,7 +7575,6 @@ msgid "Returns the most common value in a sample."
msgstr "नमुन्यातले सगळ्यांत सामान्य मोल परत दिता."
#: scfuncs.hrc:1910
-#, fuzzy
msgctxt "SC_OPCODE_MODAL_VALUE"
msgid "Number "
msgstr "क्रमांक "
@@ -7725,7 +7591,6 @@ msgid "Returns the most common value in a sample."
msgstr "नमुन्यातले सगळ्यांत सामान्य मोल परत दिता."
#: scfuncs.hrc:1918
-#, fuzzy
msgctxt "SC_OPCODE_MODAL_VALUE_MS"
msgid "Number "
msgstr "क्रमांक "
@@ -7742,7 +7607,6 @@ msgid "Returns the most common value in a sample."
msgstr "नमुन्यातले सगळ्यांत सामान्य मोल परत दिता."
#: scfuncs.hrc:1926
-#, fuzzy
msgctxt "SC_OPCODE_MODAL_VALUE_MULTI"
msgid "Number "
msgstr "क्रमांक "
@@ -7759,7 +7623,6 @@ msgid "Returns the median of a given sample."
msgstr "दिल्ल्या नमुन्यातलो मेडियन परत दिता."
#: scfuncs.hrc:1934
-#, fuzzy
msgctxt "SC_OPCODE_MEDIAN"
msgid "Number "
msgstr "क्रमांक "
@@ -7776,7 +7639,6 @@ msgid "Returns the alpha quantile of a sample."
msgstr "नमुन्याची अल्फा क्वांटाइल परत दिता."
#: scfuncs.hrc:1942
-#, fuzzy
msgctxt "SC_OPCODE_PERCENTILE"
msgid "Data"
msgstr "म्हायती"
@@ -7803,7 +7665,6 @@ msgid "Returns the alpha percentile of a sample."
msgstr "नमुन्याची अल्फा क्वांटाइल परत दिता."
#: scfuncs.hrc:1952
-#, fuzzy
msgctxt "SC_OPCODE_PERCENTILE_EXC"
msgid "Data"
msgstr "म्हायती"
@@ -7830,7 +7691,6 @@ msgid "Returns the alpha percentile of a sample."
msgstr "नमुन्याची अल्फा क्वांटाइल परत दिता."
#: scfuncs.hrc:1962
-#, fuzzy
msgctxt "SC_OPCODE_PERCENTILE_INC"
msgid "Data"
msgstr "म्हायती"
@@ -7856,7 +7716,6 @@ msgid "Returns the quartile of a sample."
msgstr "नमुन्यातले क्वांर्टाइल परत दिता."
#: scfuncs.hrc:1972
-#, fuzzy
msgctxt "SC_OPCODE_QUARTILE"
msgid "Data"
msgstr "म्हायती"
@@ -7882,7 +7741,6 @@ msgid "Returns the quartile of a sample."
msgstr "नमुन्यातले क्वांर्टाइल परत दिता."
#: scfuncs.hrc:1982
-#, fuzzy
msgctxt "SC_OPCODE_QUARTILE_EXC"
msgid "Data"
msgstr "म्हायती"
@@ -7908,7 +7766,6 @@ msgid "Returns the quartile of a sample."
msgstr "नमुन्यातले क्वांर्टाइल परत दिता."
#: scfuncs.hrc:1992
-#, fuzzy
msgctxt "SC_OPCODE_QUARTILE_INC"
msgid "Data"
msgstr "म्हायती"
@@ -7934,7 +7791,6 @@ msgid "Returns the k-th largest value of a sample."
msgstr "नमुन्यातले k-th सगळ्यांत व्हड मोल परत दिता."
#: scfuncs.hrc:2002
-#, fuzzy
msgctxt "SC_OPCODE_LARGE"
msgid "Data"
msgstr "म्हायती"
@@ -7961,7 +7817,6 @@ msgid "Returns the k-th smallest value of a sample."
msgstr "नमुन्यातले k-th सगळ्यांत ल्हान मोल परत दिता."
#: scfuncs.hrc:2012
-#, fuzzy
msgctxt "SC_OPCODE_SMALL"
msgid "Data"
msgstr "म्हायती"
@@ -7988,7 +7843,6 @@ msgid "Returns the percentage rank of a value in a sample."
msgstr "नमुन्यातल्या मोलाचे टक्केवारी मानांकन परत दिता"
#: scfuncs.hrc:2022
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK"
msgid "Data"
msgstr "म्हायती"
@@ -7999,7 +7853,6 @@ msgid "The array of the data in the sample."
msgstr "नमुन्यातल्या म्हायतीची श्रेणी."
#: scfuncs.hrc:2024
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK"
msgid "Value"
msgstr "मोल"
@@ -8010,7 +7863,6 @@ msgid "The value for which percentage ranking is to be determined."
msgstr "ज्या मोलाखातीर टक्केवारी मानांकन निश्चित करपाचे आसा"
#: scfuncs.hrc:2026
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK"
msgid "Significance"
msgstr "म्हत्व"
@@ -8026,7 +7878,6 @@ msgid "Returns the percentage rank (0..1, exclusive) of a value in a sample."
msgstr ""
#: scfuncs.hrc:2034
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK_EXC"
msgid "Data"
msgstr "म्हायती"
@@ -8037,7 +7888,6 @@ msgid "The array of the data in the sample."
msgstr "नमुन्यातल्या म्हायतीची श्रेणी."
#: scfuncs.hrc:2036
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK_EXC"
msgid "Value"
msgstr "मोल"
@@ -8048,7 +7898,6 @@ msgid "The value for which percentage ranking is to be determined."
msgstr "ज्या मोलाखातीर टक्केवारी मानांकन निश्चित करपाचे आसा"
#: scfuncs.hrc:2038
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK_EXC"
msgid "Significance"
msgstr "म्हत्व"
@@ -8064,7 +7913,6 @@ msgid "Returns the percentage rank (0..1, inclusive) of a value in a sample."
msgstr ""
#: scfuncs.hrc:2046
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK_INC"
msgid "Data"
msgstr "म्हायती"
@@ -8075,7 +7923,6 @@ msgid "The array of the data in the sample."
msgstr "नमुन्यातल्या म्हायतीची श्रेणी."
#: scfuncs.hrc:2048
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK_INC"
msgid "Value"
msgstr "मोल"
@@ -8086,7 +7933,6 @@ msgid "The value for which percentage ranking is to be determined."
msgstr "ज्या मोलाखातीर टक्केवारी मानांकन निश्चित करपाचे आसा"
#: scfuncs.hrc:2050
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK_INC"
msgid "Significance"
msgstr "म्हत्व"
@@ -8102,7 +7948,6 @@ msgid "Returns the ranking of a value in a sample."
msgstr "नमुन्यातले मोलाचे मानांकन परत दिता."
#: scfuncs.hrc:2058
-#, fuzzy
msgctxt "SC_OPCODE_RANK"
msgid "Value"
msgstr "मोल"
@@ -8138,7 +7983,6 @@ msgid "Returns the ranking of a value in a sample; if more than one value has th
msgstr ""
#: scfuncs.hrc:2070
-#, fuzzy
msgctxt "SC_OPCODE_RANK_EQ"
msgid "Value"
msgstr "मोल"
@@ -8164,7 +8008,6 @@ msgid "Type"
msgstr "प्रकार"
#: scfuncs.hrc:2075
-#, fuzzy
msgctxt "SC_OPCODE_RANK_EQ"
msgid "Sequence order: 0 or omitted means descending, any other value than 0 means ascending."
msgstr "क्रमवारी : 0 वा काडून उडयल्ले म्हळ्यार देवतें. 0 शिवाय हेर खंयचेय मोल म्हळ्यार चडटे."
@@ -8175,7 +8018,6 @@ msgid "Returns the ranking of a value in a sample; if more than one value has th
msgstr ""
#: scfuncs.hrc:2082
-#, fuzzy
msgctxt "SC_OPCODE_RANK_AVG"
msgid "Value"
msgstr "मोल"
@@ -8201,7 +8043,6 @@ msgid "Type"
msgstr "प्रकार"
#: scfuncs.hrc:2087
-#, fuzzy
msgctxt "SC_OPCODE_RANK_AVG"
msgid "Sequence order: 0 or omitted means descending, any other value than 0 means ascending."
msgstr "क्रमवारी : 0 वा काडून उडयल्ले म्हळ्यार देवतें. 0 शिवाय हेर खंयचेय मोल म्हळ्यार चडटे."
@@ -8212,7 +8053,6 @@ msgid "Returns the mean of a sample without including the marginal values."
msgstr "कमीत कमी मोलाचो समावेश करीनास्तना मोलाची सरासरी परत दिता."
#: scfuncs.hrc:2094
-#, fuzzy
msgctxt "SC_OPCODE_TRIM_MEAN"
msgid "Data"
msgstr "म्हायती"
@@ -8239,7 +8079,6 @@ msgid "Returns the discrete probability of an interval."
msgstr "मध्यंतराची शक्यताय परत करता."
#: scfuncs.hrc:2104
-#, fuzzy
msgctxt "SC_OPCODE_PROB"
msgid "Data"
msgstr "म्हायती"
@@ -8332,7 +8171,6 @@ msgid "Values of the distribution function for a standard normal distribution."
msgstr "थराविक सादारण वितरणाखातीरच्या वितरण कामाचे मोल."
#: scfuncs.hrc:2132
-#, fuzzy
msgctxt "SC_OPCODE_PHI"
msgid "Number"
msgstr "क्रमांक "
@@ -8475,7 +8313,6 @@ msgid "C"
msgstr ""
#: scfuncs.hrc:2185
-#, fuzzy
msgctxt "SC_OPCODE_BINOM_DIST_MS"
msgid "Cumulated. C=0 calculates the individual probability, C=1 the cumulated probability."
msgstr "संकलित. C=0 प्रत्येक वैयक्तिक शक्यताय मेजता, C=1 अंदाजित शक्यताय मेजता."
@@ -8551,7 +8388,6 @@ msgid "The success probability of a trial."
msgstr "चाचणीच्या सफळतायेची शक्यताय"
#: scfuncs.hrc:2210
-#, fuzzy
msgctxt "SC_OPCODE_NEG_BINOM_DIST_MS"
msgid "Cumulative"
msgstr "C"
@@ -8589,7 +8425,6 @@ msgid "The success probability of a trial."
msgstr "चाचणीच्या सफळतायेची शक्यताय"
#: scfuncs.hrc:2222
-#, fuzzy
msgctxt "SC_OPCODE_CRIT_BINOM"
msgid "Alpha"
msgstr "अल्फा"
@@ -8626,7 +8461,6 @@ msgid "The success probability of a trial."
msgstr "चाचणीच्या सफळतायेची शक्यताय"
#: scfuncs.hrc:2234
-#, fuzzy
msgctxt "SC_OPCODE_BINOM_INV"
msgid "Alpha"
msgstr "अल्फा"
@@ -8652,7 +8486,6 @@ msgid "The value for which the Poisson distribution is to be calculated."
msgstr "ज्या मोलाखातीर पॉयझन वितरण मेजपाचे आसा."
#: scfuncs.hrc:2244
-#, fuzzy
msgctxt "SC_OPCODE_POISSON_DIST"
msgid "Mean"
msgstr "सरासरी"
@@ -8663,7 +8496,6 @@ msgid "Mean. The mean value of the Poisson distribution."
msgstr "सरासरी. पॉईसन वितरणाचे सरासरी मोल"
#: scfuncs.hrc:2246
-#, fuzzy
msgctxt "SC_OPCODE_POISSON_DIST"
msgid "Cumulative"
msgstr "C"
@@ -8689,7 +8521,6 @@ msgid "The value for which the Poisson distribution is to be calculated."
msgstr "ज्या मोलाखातीर पॉयझन वितरण मेजपाचे आसा."
#: scfuncs.hrc:2256
-#, fuzzy
msgctxt "SC_OPCODE_POISSON_DIST_MS"
msgid "Mean"
msgstr "सरासरी"
@@ -8700,13 +8531,11 @@ msgid "Mean. The mean value of the Poisson distribution."
msgstr "सरासरी. पॉईसन वितरणाचे सरासरी मोल"
#: scfuncs.hrc:2258
-#, fuzzy
msgctxt "SC_OPCODE_POISSON_DIST_MS"
msgid "Cumulative"
msgstr "C"
#: scfuncs.hrc:2259
-#, fuzzy
msgctxt "SC_OPCODE_POISSON_DIST_MS"
msgid "0 or FALSE calculates the probability density function. Any other value or TRUE or omitted calculates the cumulative distribution function."
msgstr "संकलित. C=0 cघनता कार्याचे गणन करता, C=1 वितरण."
@@ -8808,7 +8637,6 @@ msgid "Values of the inverse normal distribution."
msgstr "उलट्या सामान्य वितरणाचे मोल."
#: scfuncs.hrc:2294
-#, fuzzy
msgctxt "SC_OPCODE_NORM_INV"
msgid "Number"
msgstr "क्रमांक "
@@ -8819,7 +8647,6 @@ msgid "The probability value for which the inverse normal distribution is to be
msgstr "शक्यताय मोल जाच्याखातीर उलटे सामान्य वितरण मेजपाचे आसा."
#: scfuncs.hrc:2296
-#, fuzzy
msgctxt "SC_OPCODE_NORM_INV"
msgid "Mean"
msgstr "सरासरी"
@@ -8845,19 +8672,16 @@ msgid "Values of the inverse normal distribution."
msgstr "उलट्या सामान्य वितरणाचे मोल."
#: scfuncs.hrc:2306
-#, fuzzy
msgctxt "SC_OPCODE_NORM_INV_MS"
msgid "Number"
msgstr "क्रमांक "
#: scfuncs.hrc:2307
-#, fuzzy
msgctxt "SC_OPCODE_NORM_INV_MS"
msgid "The probability value for which the inverse normal distribution is to be calculated."
msgstr "शक्यताय मोल जाच्याखातीर उलटे सामान्य वितरण मेजपाचे आसा."
#: scfuncs.hrc:2308
-#, fuzzy
msgctxt "SC_OPCODE_NORM_INV_MS"
msgid "Mean"
msgstr "सरासरी"
@@ -8910,7 +8734,6 @@ msgid "The value for which the standard normal distribution is to be calculated.
msgstr "मोल जाचेखातीर लॉग सामान्य वितरण मेजपाचे आसा."
#: scfuncs.hrc:2328
-#, fuzzy
msgctxt "SC_OPCODE_STD_NORM_DIST_MS"
msgid "Cumulative"
msgstr "C"
@@ -8927,7 +8750,6 @@ msgid "Values of the inverse standard normal distribution."
msgstr "उलट्या थराविक सामान्य वितरणाचे मोल."
#: scfuncs.hrc:2336
-#, fuzzy
msgctxt "SC_OPCODE_S_NORM_INV"
msgid "Number"
msgstr "क्रमांक "
@@ -8943,13 +8765,11 @@ msgid "Values of the inverse standard normal distribution."
msgstr "उलट्या थराविक सामान्य वितरणाचे मोल."
#: scfuncs.hrc:2344
-#, fuzzy
msgctxt "SC_OPCODE_S_NORM_INV_MS"
msgid "Number"
msgstr "क्रमांक "
#: scfuncs.hrc:2345
-#, fuzzy
msgctxt "SC_OPCODE_S_NORM_INV_MS"
msgid "The probability value for which the inverse standard normal distribution is to be calculated."
msgstr "ते शक्यताय मोल ज्याच्याखातीर उलटे थराविक सामान्य वितरण मेजपाचे आसा."
@@ -8970,7 +8790,6 @@ msgid "The value for which the log normal distribution is to be calculated."
msgstr "मोल जाचेखातीर लॉग सामान्य वितरण मेजपाचे आसा."
#: scfuncs.hrc:2354
-#, fuzzy
msgctxt "SC_OPCODE_LOG_NORM_DIST"
msgid "Mean"
msgstr "सरासरी"
@@ -8991,13 +8810,11 @@ msgid "The standard deviation of the log normal distribution. It is set to 1 if
msgstr "प्रमाणित विचलन. लॉग सामान्य वितरणाचे प्रमाणित विचलन."
#: scfuncs.hrc:2358
-#, fuzzy
msgctxt "SC_OPCODE_LOG_NORM_DIST"
msgid "Cumulative"
msgstr "C"
#: scfuncs.hrc:2359
-#, fuzzy
msgctxt "SC_OPCODE_LOG_NORM_DIST"
msgid "0 or FALSE calculates the probability density function. Any other value or TRUE or omitted calculates the cumulative distribution function."
msgstr "संकलित. C=0 cघनता कार्याचे गणन करता, C=1 वितरण."
@@ -9018,7 +8835,6 @@ msgid "The value for which the log normal distribution is to be calculated."
msgstr "मोल जाचेखातीर लॉग सामान्य वितरण मेजपाचे आसा."
#: scfuncs.hrc:2368
-#, fuzzy
msgctxt "SC_OPCODE_LOG_NORM_DIST_MS"
msgid "Mean"
msgstr "सरासरी"
@@ -9041,7 +8857,6 @@ msgid "The standard deviation of the log normal distribution."
msgstr "सरासरी. लॉग सामान्य वितरणाचे सरासरी मोल"
#: scfuncs.hrc:2372
-#, fuzzy
msgctxt "SC_OPCODE_LOG_NORM_DIST_MS"
msgid "Cumulative"
msgstr "C"
@@ -9058,7 +8873,6 @@ msgid "Values of the inverse of the lognormal distribution."
msgstr "उलट्या लॉग सामान्य वितरणाचे मोल."
#: scfuncs.hrc:2380
-#, fuzzy
msgctxt "SC_OPCODE_LOG_INV"
msgid "Number"
msgstr "क्रमांक "
@@ -9069,7 +8883,6 @@ msgid "The probability value for which the inverse log normal distribution is to
msgstr "शक्यताय मोल जाचेखातीर उलटे लॉग सामान्य वितरण मेजपाचे आसा."
#: scfuncs.hrc:2382
-#, fuzzy
msgctxt "SC_OPCODE_LOG_INV"
msgid "Mean"
msgstr "सरासरी"
@@ -9095,19 +8908,16 @@ msgid "Values of the inverse of the lognormal distribution."
msgstr "उलट्या लॉग सामान्य वितरणाचे मोल."
#: scfuncs.hrc:2392
-#, fuzzy
msgctxt "SC_OPCODE_LOG_INV_MS"
msgid "Number"
msgstr "क्रमांक "
#: scfuncs.hrc:2393
-#, fuzzy
msgctxt "SC_OPCODE_LOG_INV_MS"
msgid "The probability value for which the inverse log normal distribution is to be calculated."
msgstr "शक्यताय मोल जाचेखातीर उलटे लॉग सामान्य वितरण मेजपाचे आसा."
#: scfuncs.hrc:2394
-#, fuzzy
msgctxt "SC_OPCODE_LOG_INV_MS"
msgid "Mean"
msgstr "सरासरी"
@@ -9216,7 +9026,6 @@ msgid "The value for which the gamma distribution is to be calculated."
msgstr "मोल, ज्याच्या गामा वितरणाची गणना करपाची आसा."
#: scfuncs.hrc:2430
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_DIST"
msgid "Alpha"
msgstr "अल्फा"
@@ -9248,7 +9057,6 @@ msgid "0 or FALSE calculates the probability density function. Any other value o
msgstr "संकलित. C=0 cघनता कार्याचे गणन करता, C=1 वितरण."
#: scfuncs.hrc:2441
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_DIST_MS"
msgid "Returns the value of the probability density function or the cumulative distribution function for the Gamma distribution."
msgstr "गामा वितरणाचे मोल."
@@ -9264,7 +9072,6 @@ msgid "The value for which the gamma distribution is to be calculated."
msgstr "मोल, ज्याच्या गामा वितरणाची गणना करपाची आसा."
#: scfuncs.hrc:2444
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_DIST_MS"
msgid "Alpha"
msgstr "अल्फा"
@@ -9286,7 +9093,6 @@ msgid "The Beta parameter of the Gamma distribution."
msgstr "गामा वितरणाचे बीटा परिमाण"
#: scfuncs.hrc:2448
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_DIST_MS"
msgid "Cumulative"
msgstr "C"
@@ -9313,7 +9119,6 @@ msgid "The probability value for which the inverse gamma distribution is to be c
msgstr "शक्यताय मोल ज्याच्या उलट्या गामा वितरणाची गणना करपाची आसा."
#: scfuncs.hrc:2458
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_INV"
msgid "Alpha"
msgstr "अल्फा"
@@ -9345,13 +9150,11 @@ msgid "Number"
msgstr "क्रमांक "
#: scfuncs.hrc:2469
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_INV_MS"
msgid "The probability value for which the inverse gamma distribution is to be calculated."
msgstr "शक्यताय मोल ज्याच्या उलट्या गामा वितरणाची गणना करपाची आसा."
#: scfuncs.hrc:2470
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_INV_MS"
msgid "Alpha"
msgstr "अल्फा"
@@ -9398,7 +9201,6 @@ msgid "Number"
msgstr "क्रमांक "
#: scfuncs.hrc:2489
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_LN_MS"
msgid "The value for which the natural logarithm of the gamma function is to be calculated."
msgstr "मोल ज्याच्या गामा कार्याच्या नैसर्गिक घातांकाची गणना करपाची आसा."
@@ -9425,7 +9227,6 @@ msgid "Values of the beta distribution."
msgstr "बीटा वितरणाचे मोल."
#: scfuncs.hrc:2506
-#, fuzzy
msgctxt "SC_OPCODE_BETA_DIST"
msgid "Number"
msgstr "क्रमांक "
@@ -9436,7 +9237,6 @@ msgid "The value for which the beta distribution is to be calculated."
msgstr "ज्या मोलाखातीर बीटा वितरण मेजपाचे आसा."
#: scfuncs.hrc:2508
-#, fuzzy
msgctxt "SC_OPCODE_BETA_DIST"
msgid "Alpha"
msgstr "अल्फा"
@@ -9478,7 +9278,6 @@ msgid "The final value for the value interval of the distribution."
msgstr "वितरणच्या मोल मध्यंतराचे निमणें मोल."
#: scfuncs.hrc:2516
-#, fuzzy
msgctxt "SC_OPCODE_BETA_DIST"
msgid "Cumulative"
msgstr "C"
@@ -9495,7 +9294,6 @@ msgid "Values of the inverse beta distribution."
msgstr "उलट्या बीटा वितरणाचे मोल"
#: scfuncs.hrc:2524
-#, fuzzy
msgctxt "SC_OPCODE_BETA_INV"
msgid "Number"
msgstr "क्रमांक "
@@ -9506,7 +9304,6 @@ msgid "The probability value for which the inverse beta distribution is to be ca
msgstr "शक्यताय मोल ज्याच्या उलट्या बीटा वितरणाची गणना करपाची आसा."
#: scfuncs.hrc:2526
-#, fuzzy
msgctxt "SC_OPCODE_BETA_INV"
msgid "Alpha"
msgstr "अल्फा"
@@ -9553,7 +9350,6 @@ msgid "Values of the beta distribution."
msgstr "बीटा वितरणाचे मोल."
#: scfuncs.hrc:2540
-#, fuzzy
msgctxt "SC_OPCODE_BETA_DIST_MS"
msgid "Number"
msgstr "क्रमांक "
@@ -9564,7 +9360,6 @@ msgid "The value for which the beta distribution is to be calculated."
msgstr "ज्या मोलाखातीर बीटा वितरण मेजपाचे आसा."
#: scfuncs.hrc:2542
-#, fuzzy
msgctxt "SC_OPCODE_BETA_DIST_MS"
msgid "Alpha"
msgstr "अल्फा"
@@ -9586,7 +9381,6 @@ msgid "The Beta parameter of the Beta distribution."
msgstr "बीटा वितरणाचे बीटा परिमाण"
#: scfuncs.hrc:2546
-#, fuzzy
msgctxt "SC_OPCODE_BETA_DIST_MS"
msgid "Cumulative"
msgstr "C"
@@ -9623,19 +9417,16 @@ msgid "Values of the inverse beta distribution."
msgstr "उलट्या बीटा वितरणाचे मोल"
#: scfuncs.hrc:2558
-#, fuzzy
msgctxt "SC_OPCODE_BETA_INV_MS"
msgid "Number"
msgstr "क्रमांक "
#: scfuncs.hrc:2559
-#, fuzzy
msgctxt "SC_OPCODE_BETA_INV_MS"
msgid "The probability value for which the inverse beta distribution is to be calculated."
msgstr "शक्यताय मोल ज्याच्या उलट्या बीटा वितरणाची गणना करपाची आसा."
#: scfuncs.hrc:2560
-#, fuzzy
msgctxt "SC_OPCODE_BETA_INV_MS"
msgid "Alpha"
msgstr "अल्फा"
@@ -9817,7 +9608,6 @@ msgid "The population size."
msgstr "लोकसंख्येचो आकार"
#: scfuncs.hrc:2610
-#, fuzzy
msgctxt "SC_OPCODE_HYP_GEOM_DIST"
msgid "Cumulative"
msgstr "C"
@@ -9876,7 +9666,6 @@ msgid "The population size."
msgstr "लोकसंख्येचो आकार"
#: scfuncs.hrc:2626
-#, fuzzy
msgctxt "SC_OPCODE_HYP_GEOM_DIST_MS"
msgid "Cumulative"
msgstr "C"
@@ -9913,7 +9702,6 @@ msgid "The degrees of freedom of the T distribution."
msgstr "T वितरणाचे मुक्तताय अंश."
#: scfuncs.hrc:2638
-#, fuzzy
msgctxt "SC_OPCODE_T_DIST"
msgid "Mode"
msgstr "स्थिती"
@@ -9976,7 +9764,6 @@ msgid "The degrees of freedom of the T distribution."
msgstr "T वितरणाचे मुक्तताय अंश."
#: scfuncs.hrc:2660
-#, fuzzy
msgctxt "SC_OPCODE_T_DIST_MS"
msgid "Cumulative"
msgstr "C"
@@ -10018,7 +9805,6 @@ msgid "Values of the inverse t-distribution."
msgstr "उलट्या t-वितरणाचे मोल"
#: scfuncs.hrc:2678
-#, fuzzy
msgctxt "SC_OPCODE_T_INV"
msgid "Number"
msgstr "क्रमांक "
@@ -10046,13 +9832,11 @@ msgid "Values of the left-tailed inverse t-distribution."
msgstr "उलट्या t-वितरणाचे मोल"
#: scfuncs.hrc:2688
-#, fuzzy
msgctxt "SC_OPCODE_T_INV_MS"
msgid "Number"
msgstr "क्रमांक "
#: scfuncs.hrc:2689
-#, fuzzy
msgctxt "SC_OPCODE_T_INV_MS"
msgid "The probability value for which the inverse T distribution is to be calculated."
msgstr "शक्यताय मोल ज्याच्या उलट्या T वितरणाची गणना करपाची आसा."
@@ -10075,13 +9859,11 @@ msgid "Values of the two-tailed inverse t-distribution."
msgstr "उलट्या t-वितरणाचे मोल"
#: scfuncs.hrc:2698
-#, fuzzy
msgctxt "SC_OPCODE_T_INV_2T"
msgid "Number"
msgstr "क्रमांक "
#: scfuncs.hrc:2699
-#, fuzzy
msgctxt "SC_OPCODE_T_INV_2T"
msgid "The probability value for which the inverse T distribution is to be calculated."
msgstr "शक्यताय मोल ज्याच्या उलट्या T वितरणाची गणना करपाची आसा."
@@ -10173,7 +9955,6 @@ msgid "The degrees of freedom in the denominator of the F distribution."
msgstr " F वितरणाच्या भाजकातलो मुक्तीचो अंश"
#: scfuncs.hrc:2726
-#, fuzzy
msgctxt "SC_OPCODE_F_DIST_LT"
msgid "Cumulative"
msgstr "C"
@@ -10227,7 +10008,6 @@ msgid "Values of the inverse F distribution."
msgstr "उलट्या F वितरणाचे मोल"
#: scfuncs.hrc:2746
-#, fuzzy
msgctxt "SC_OPCODE_F_INV"
msgid "Number"
msgstr "क्रमांक "
@@ -10266,13 +10046,11 @@ msgid "Values of the inverse left tail F distribution."
msgstr "उलट्या बीटा वितरणाचे मोल"
#: scfuncs.hrc:2758
-#, fuzzy
msgctxt "SC_OPCODE_F_INV_LT"
msgid "Number"
msgstr "क्रमांक "
#: scfuncs.hrc:2759
-#, fuzzy
msgctxt "SC_OPCODE_F_INV_LT"
msgid "The probability value for which the inverse F distribution is to be calculated."
msgstr "शक्यताय मोल ज्याच्या उलट्या F वितरणाची गणना करपाची आसा."
@@ -10306,13 +10084,11 @@ msgid "Values of the inverse right tail F distribution."
msgstr "उलट्या बीटा वितरणाचे मोल"
#: scfuncs.hrc:2770
-#, fuzzy
msgctxt "SC_OPCODE_F_INV_RT"
msgid "Number"
msgstr "क्रमांक "
#: scfuncs.hrc:2771
-#, fuzzy
msgctxt "SC_OPCODE_F_INV_RT"
msgid "The probability value for which the inverse F distribution is to be calculated."
msgstr "शक्यताय मोल ज्याच्या उलट्या F वितरणाची गणना करपाची आसा."
@@ -10418,13 +10194,11 @@ msgid "The degrees of freedom of the chi-square distribution."
msgstr "chi स्क्वेअर वितरणाच्या मुक्तीचो अंश"
#: scfuncs.hrc:2807
-#, fuzzy
msgctxt "SC_OPCODE_CHISQ_DIST"
msgid "Cumulative"
msgstr "C"
#: scfuncs.hrc:2808
-#, fuzzy
msgctxt "SC_OPCODE_CHISQ_DIST"
msgid "0 or FALSE calculates the probability density function. Any other value or TRUE or omitted calculates the cumulative distribution function."
msgstr "संकलित. C=0 cघनता कार्याचे गणन करता, C=1 वितरण."
@@ -10456,7 +10230,6 @@ msgid "The degrees of freedom of the chi-square distribution."
msgstr "chi स्क्वेअर वितरणाच्या मुक्तीचो अंश"
#: scfuncs.hrc:2820
-#, fuzzy
msgctxt "SC_OPCODE_CHISQ_DIST_MS"
msgid "Cumulative"
msgstr "C"
@@ -10473,7 +10246,6 @@ msgid "Values of the inverse of CHIDIST(x; DegreesOfFreedom)."
msgstr "उलट्या chi-चौरस वितरणाचे मोल"
#: scfuncs.hrc:2829
-#, fuzzy
msgctxt "SC_OPCODE_CHI_INV"
msgid "Number"
msgstr "क्रमांक "
@@ -10500,13 +10272,11 @@ msgid "Values of the inverse of CHIDIST(x; DegreesOfFreedom)."
msgstr "उलट्या chi-चौरस वितरणाचे मोल"
#: scfuncs.hrc:2840
-#, fuzzy
msgctxt "SC_OPCODE_CHI_INV_MS"
msgid "Number"
msgstr "क्रमांक "
#: scfuncs.hrc:2841
-#, fuzzy
msgctxt "SC_OPCODE_CHI_INV_MS"
msgid "The probability value for which the inverse chi square distribution is to be calculated."
msgstr "शक्यताय मोल ज्याच्या उलट्या chi-चौरस वितरणाची गणना करपाची आसा."
@@ -10594,7 +10364,6 @@ msgid "The value to be standardized."
msgstr "प्रमाणित करपाचे मोल"
#: scfuncs.hrc:2875
-#, fuzzy
msgctxt "SC_OPCODE_STANDARD"
msgid "Mean"
msgstr "सरासरी"
@@ -10675,7 +10444,6 @@ msgid "Returns a (1-alpha) confidence interval for a normal distribution."
msgstr "सामान्य वितरणाखातीर कॉन्फिडन्स इंटरव्हल (1 alpha) परत दिता."
#: scfuncs.hrc:2905
-#, fuzzy
msgctxt "SC_OPCODE_CONFIDENCE"
msgid "Alpha"
msgstr "अल्फा"
@@ -10713,7 +10481,6 @@ msgid "Returns a (1-alpha) confidence interval for a normal distribution."
msgstr "सामान्य वितरणाखातीर कॉन्फिडन्स इंटरव्हल (1 alpha) परत दिता."
#: scfuncs.hrc:2917
-#, fuzzy
msgctxt "SC_OPCODE_CONFIDENCE_N"
msgid "Alpha"
msgstr "अल्फा"
@@ -10751,7 +10518,6 @@ msgid "Returns a (1-alpha) confidence interval for a Student's t distribution."
msgstr "सामान्य वितरणाखातीर कॉन्फिडन्स इंटरव्हल (1 alpha) परत दिता."
#: scfuncs.hrc:2929
-#, fuzzy
msgctxt "SC_OPCODE_CONFIDENCE_T"
msgid "Alpha"
msgstr "अल्फा"
@@ -10788,7 +10554,6 @@ msgid "Calculates the probability of observing a z-statistic greater than the on
msgstr "a z चाचणीचे दोन पुच्छीय मोल परत दिता."
#: scfuncs.hrc:2941
-#, fuzzy
msgctxt "SC_OPCODE_Z_TEST"
msgid "Data"
msgstr "म्हायती"
@@ -10819,13 +10584,11 @@ msgid "The known standard deviation of the population. If omitted, the standard
msgstr "लोकसंख्येचे प्रमाणित विचलन."
#: scfuncs.hrc:2952
-#, fuzzy
msgctxt "SC_OPCODE_Z_TEST_MS"
msgid "Calculates the probability of observing a z-statistic greater than the one computed based on a sample."
msgstr "a z चाचणीचे दोन पुच्छीय मोल परत दिता."
#: scfuncs.hrc:2953
-#, fuzzy
msgctxt "SC_OPCODE_Z_TEST_MS"
msgid "Data"
msgstr "म्हायती"
@@ -10851,7 +10614,6 @@ msgid "sigma"
msgstr "सिग्मा"
#: scfuncs.hrc:2958
-#, fuzzy
msgctxt "SC_OPCODE_Z_TEST_MS"
msgid "The known standard deviation of the population. If omitted, the standard deviation of the given sample is used."
msgstr "लोकसंख्येचे प्रमाणित विचलन."
@@ -10990,7 +10752,6 @@ msgid "The second record array."
msgstr "दुसरी अभिलेख श्रेणी"
#: scfuncs.hrc:3009
-#, fuzzy
msgctxt "SC_OPCODE_T_TEST"
msgid "Mode"
msgstr "स्थिती"
@@ -11038,13 +10799,11 @@ msgid "The second record array."
msgstr "दुसरी अभिलेख श्रेणी"
#: scfuncs.hrc:3023
-#, fuzzy
msgctxt "SC_OPCODE_T_TEST_MS"
msgid "Mode"
msgstr "स्थिती"
#: scfuncs.hrc:3024
-#, fuzzy
msgctxt "SC_OPCODE_T_TEST_MS"
msgid "Mode specifies the number of distribution tails to return. 1= one-tailed, 2 = two-tailed distribution"
msgstr "स्थिती परत करपाच्या वितरण पुच्छांची संख्या स्पश्ट करता.1=एक-पुच्छीय, 2 = द्वि-पुच्छीय वितरण"
@@ -11300,7 +11059,6 @@ msgid "Returns a value along a linear regression"
msgstr "लिनीयर रिग्रेशनसांगाताक एक मोल परत दिता."
#: scfuncs.hrc:3123
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST"
msgid "Value"
msgstr "मोल"
@@ -11336,7 +11094,6 @@ msgid "Calculates future value(s) using additive Exponential Smoothing algorithm
msgstr ""
#: scfuncs.hrc:3135
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_ADD"
msgid "Target"
msgstr "लक्ष्य"
@@ -11347,7 +11104,6 @@ msgid "The date (array) for which you want to predict a value."
msgstr ""
#: scfuncs.hrc:3137
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_ADD"
msgid "Values"
msgstr "मोल"
@@ -11403,7 +11159,6 @@ msgid "Calculates future value(s) using multiplicative Exponential Smoothing alg
msgstr ""
#: scfuncs.hrc:3153
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_MUL"
msgid "Target"
msgstr "लक्ष्य"
@@ -11414,7 +11169,6 @@ msgid "The date (array) for which you want to predict a value."
msgstr ""
#: scfuncs.hrc:3155
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_MUL"
msgid "Values"
msgstr "मोल"
@@ -11470,7 +11224,6 @@ msgid "Returns a prediction interval at the specified target value(s) for additi
msgstr ""
#: scfuncs.hrc:3171
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_PIA"
msgid "Target"
msgstr "लक्ष्य"
@@ -11481,7 +11234,6 @@ msgid "The date (array) for which you want to predict a value."
msgstr ""
#: scfuncs.hrc:3173
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_PIA"
msgid "Values"
msgstr "मोल"
@@ -11548,7 +11300,6 @@ msgid "Returns a prediction interval at the specified target value(s) for multip
msgstr ""
#: scfuncs.hrc:3191
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_PIM"
msgid "Target"
msgstr "लक्ष्य"
@@ -11559,7 +11310,6 @@ msgid "The date (array) for which you want to predict a value."
msgstr ""
#: scfuncs.hrc:3193
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_PIM"
msgid "Values"
msgstr "मोल"
@@ -11626,7 +11376,6 @@ msgid "Calculates the number of samples in period (season) using additive Expone
msgstr ""
#: scfuncs.hrc:3211
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_SEA"
msgid "Values"
msgstr "मोल"
@@ -11672,7 +11421,6 @@ msgid "Returns statistical value(s) using additive Exponential Smoothing algorit
msgstr ""
#: scfuncs.hrc:3225
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_STA"
msgid "Values"
msgstr "मोल"
@@ -11738,7 +11486,6 @@ msgid "Returns statistical value(s) using multiplicative Exponential Smoothing a
msgstr ""
#: scfuncs.hrc:3243
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_STM"
msgid "Values"
msgstr "मोल"
@@ -11799,19 +11546,16 @@ msgid "Aggregation (default 1 = AVERAGE); method to be used to aggregate identic
msgstr ""
#: scfuncs.hrc:3260
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_LIN"
msgid "Returns a value along a linear regression"
msgstr "लिनीयर रिग्रेशनसांगाताक एक मोल परत दिता."
#: scfuncs.hrc:3261
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_LIN"
msgid "Value"
msgstr "मोल"
#: scfuncs.hrc:3262
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_LIN"
msgid "The X value for which the Y value on the regression linear is to be calculated."
msgstr " X मूल्य जाचेखातीर गणिती संबंध वळीवयले Y मोल मेजपाचे आसा."
@@ -11822,7 +11566,6 @@ msgid "Data Y"
msgstr ""
#: scfuncs.hrc:3264
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_LIN"
msgid "The Y data array."
msgstr " Y म्हायती श्रेणी"
@@ -11833,7 +11576,6 @@ msgid "Data X"
msgstr ""
#: scfuncs.hrc:3266
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_LIN"
msgid "The X data array."
msgstr " X म्हायती श्रेणी"
@@ -11844,7 +11586,6 @@ msgid "Returns the reference to a cell as text."
msgstr "मजकूर म्हण कक्षाचो संदर्ब परत दिता."
#: scfuncs.hrc:3273
-#, fuzzy
msgctxt "SC_OPCODE_ADDRESS"
msgid "Row"
msgstr "रांग"
@@ -11855,7 +11596,6 @@ msgid "The row number of the cell."
msgstr "कक्षाचो रांग क्रमांक."
#: scfuncs.hrc:3275
-#, fuzzy
msgctxt "SC_OPCODE_ADDRESS"
msgid "Column"
msgstr "स्तंभ"
@@ -11886,7 +11626,6 @@ msgid "The reference style: 0 or FALSE means R1C1 style, any other value or omit
msgstr ""
#: scfuncs.hrc:3281
-#, fuzzy
msgctxt "SC_OPCODE_ADDRESS"
msgid "Sheet"
msgstr "कागद"
@@ -11902,7 +11641,6 @@ msgid "Returns the number of individual ranges that belong to a (multiple) range
msgstr "(भौ )व्याप्तीतल्या स्वतंत्र व्याप्तींचो क्रमांक परत दिता."
#: scfuncs.hrc:3289
-#, fuzzy
msgctxt "SC_OPCODE_AREAS"
msgid "Reference"
msgstr "संदर्ब"
@@ -11944,7 +11682,6 @@ msgid "Returns the internal column number of a reference."
msgstr "संदर्बाचो अंतर्गत स्तंभ क्रमांक परत दिता."
#: scfuncs.hrc:3307
-#, fuzzy
msgctxt "SC_OPCODE_COLUMN"
msgid "Reference"
msgstr "संदर्ब"
@@ -11960,7 +11697,6 @@ msgid "Defines the internal row number of a reference."
msgstr "संदर्बाचो अंतर्गत रांग क्रमांक स्पश्ट करता."
#: scfuncs.hrc:3315
-#, fuzzy
msgctxt "SC_OPCODE_ROW"
msgid "Reference"
msgstr "संदर्ब"
@@ -11976,7 +11712,6 @@ msgid "Returns the internal sheet number of a reference or a string."
msgstr "संदर्ब वा वर्णमालिकेचो अंतर्गत कागद क्रमांक परत दिता."
#: scfuncs.hrc:3323
-#, fuzzy
msgctxt "SC_OPCODE_SHEET"
msgid "Reference"
msgstr "संदर्ब"
@@ -12024,7 +11759,6 @@ msgid "Returns the number of sheets of a given reference. If no parameter has be
msgstr "दिल्ल्या संदर्बांतल्या कागदांची एकूण संख्या परत दिता. जर खंयचेय मोजमाप दिल्ले नासत जाल्यार दस्तावेजातल्या कागदांची एकूण संख्या परत दिता."
#: scfuncs.hrc:3347
-#, fuzzy
msgctxt "SC_OPCODE_SHEETS"
msgid "Reference"
msgstr "संदर्ब"
@@ -12040,7 +11774,6 @@ msgid "Horizontal search and reference to the cells located below."
msgstr "मुखावेल्या जाग्यांवेल्या कक्षांचो आडवो सोद आनिक संदर्ब."
#: scfuncs.hrc:3355
-#, fuzzy
msgctxt "SC_OPCODE_H_LOOKUP"
msgid "Search criterion"
msgstr "सोदपाचे निकश"
@@ -12119,7 +11852,6 @@ msgid "Column index number in the array."
msgstr "श्रेणीतलो स्तंभ वळेरी क्रमांक."
#: scfuncs.hrc:3375
-#, fuzzy
msgctxt "SC_OPCODE_V_LOOKUP"
msgid "Sort order"
msgstr "वर्गीकरण "
@@ -12135,7 +11867,6 @@ msgid "Returns a reference to a cell from a defined range."
msgstr "स्पश्ट केल्ल्या व्याप्तीतलो कक्षाचो संदर्ब परत दिता."
#: scfuncs.hrc:3383
-#, fuzzy
msgctxt "SC_OPCODE_INDEX"
msgid "Reference"
msgstr "संदर्ब"
@@ -12146,7 +11877,6 @@ msgid "The reference to a (multiple) range."
msgstr " (भौ) व्याप्तिचो संदर्ब."
#: scfuncs.hrc:3385
-#, fuzzy
msgctxt "SC_OPCODE_INDEX"
msgid "Row"
msgstr "रांग"
@@ -12157,7 +11887,6 @@ msgid "The row in the range."
msgstr "श्रेणीतली रांग वळेरी."
#: scfuncs.hrc:3387
-#, fuzzy
msgctxt "SC_OPCODE_INDEX"
msgid "Column"
msgstr "स्तंभ"
@@ -12168,7 +11897,6 @@ msgid "The column in the range."
msgstr "व्याप्तितलो स्तंभ"
#: scfuncs.hrc:3389
-#, fuzzy
msgctxt "SC_OPCODE_INDEX"
msgid "Range"
msgstr "व्याप्ती"
@@ -12184,7 +11912,6 @@ msgid "Returns the contents of a cell that is referenced in text form."
msgstr "मजकूराच्या रचनेंत संदर्ब दिल्ल्या कक्षाचो आशय परत दिता."
#: scfuncs.hrc:3397
-#, fuzzy
msgctxt "SC_OPCODE_INDIRECT"
msgid "Reference"
msgstr "संदर्ब"
@@ -12284,7 +12011,6 @@ msgid "Returns a reference which has been moved in relation to the starting poin
msgstr "प्रारंभ बिंदूच्या संबंदांन जो संदर्ब हालयला आसत तो परत दिता."
#: scfuncs.hrc:3431
-#, fuzzy
msgctxt "SC_OPCODE_OFFSET"
msgid "Reference"
msgstr "संदर्ब"
@@ -12306,7 +12032,6 @@ msgid "The number of rows to be moved either up or down."
msgstr "वयर वा सकयल हालोवपाच्या रांगांची संख्या."
#: scfuncs.hrc:3435
-#, fuzzy
msgctxt "SC_OPCODE_OFFSET"
msgid "Columns"
msgstr "स्तंभ"
@@ -12317,7 +12042,6 @@ msgid "The number of columns that are to be moved to the left or to the right."
msgstr "दाव्यान वा उजव्यान हालोवपाच्या स्तंभांची संख्या."
#: scfuncs.hrc:3437
-#, fuzzy
msgctxt "SC_OPCODE_OFFSET"
msgid "Height"
msgstr "उंचाय"
@@ -12328,7 +12052,6 @@ msgid "The number of rows of the moved reference."
msgstr "हालयल्ल्या संदर्बाच्या रांगांची संख्या."
#: scfuncs.hrc:3439
-#, fuzzy
msgctxt "SC_OPCODE_OFFSET"
msgid "Width"
msgstr "रुंदाय"
@@ -12344,7 +12067,6 @@ msgid "Returns a number corresponding to an error type"
msgstr "त्रुटी प्रकाराशी संबंदित क्रमांक परत दिता."
#: scfuncs.hrc:3447
-#, fuzzy
msgctxt "SC_OPCODE_ERROR_TYPE"
msgid "Reference"
msgstr "संदर्ब"
@@ -12375,7 +12097,6 @@ msgid "Applies a Style to the formula cell."
msgstr "सूत्र कक्षाक शैली लागू करता."
#: scfuncs.hrc:3463
-#, fuzzy
msgctxt "SC_OPCODE_STYLE"
msgid "Style"
msgstr "शैली"
@@ -12445,7 +12166,6 @@ msgid "The item or range from which data is to be taken."
msgstr "ज्या व्याप्तीतल्यान म्हायती घेवपाची आसा ती व्याप्ती."
#: scfuncs.hrc:3481
-#, fuzzy
msgctxt "SC_OPCODE_DDE"
msgid "Mode"
msgstr "स्थिती"
@@ -12487,7 +12207,6 @@ msgid "Extracts value(s) from a pivot table."
msgstr ""
#: scfuncs.hrc:3499
-#, fuzzy
msgctxt "SC_OPCODE_GET_PIVOT_DATA"
msgid "Data field"
msgstr "म्हायती प्रक्षेत्र"
@@ -12541,7 +12260,6 @@ msgid "Converts half-width ASCII and katakana characters to full-width."
msgstr ""
#: scfuncs.hrc:3519
-#, fuzzy
msgctxt "SC_OPCODE_JIS"
msgid "Text"
msgstr "मजकूर"
@@ -12558,7 +12276,6 @@ msgid "Converts full-width ASCII and katakana characters to half-width."
msgstr ""
#: scfuncs.hrc:3527
-#, fuzzy
msgctxt "SC_OPCODE_ASC"
msgid "Text"
msgstr "मजकूर"
@@ -12575,7 +12292,6 @@ msgid "Returns a numeric code for the first character in a text string."
msgstr "मजकूर वर्णमालिकेतल्या पयल्या अक्षराखातीर सांख्यिक संकेत परत दिता."
#: scfuncs.hrc:3535
-#, fuzzy
msgctxt "SC_OPCODE_CODE"
msgid "Text"
msgstr "मजकूर"
@@ -12591,7 +12307,6 @@ msgid "Converts a number to text in currency format."
msgstr "चलनाच्या स्वरुपांत क्रमांकाचे मजकुरांत रुपांतर करता."
#: scfuncs.hrc:3543
-#, fuzzy
msgctxt "SC_OPCODE_CURRENCY"
msgid "Value"
msgstr "मोल"
@@ -12602,7 +12317,6 @@ msgid "Value is a number, a reference to a cell containing a number or a formula
msgstr "मोल एक क्रमांक, ज्या कक्षांत एक क्रमांक वा सूत्र आसा वा जे क्रमांक निकाल दाखयता, तांचेकडेन संदर्ब."
#: scfuncs.hrc:3545
-#, fuzzy
msgctxt "SC_OPCODE_CURRENCY"
msgid "Decimals"
msgstr "दशांश"
@@ -12618,7 +12332,6 @@ msgid "Converts a code number into a character or letter."
msgstr "सांकेतिक क्रमांकाक अक्षर वा वर्णात रुपांतरीत करता."
#: scfuncs.hrc:3553
-#, fuzzy
msgctxt "SC_OPCODE_CHAR"
msgid "Number"
msgstr "क्रमांक "
@@ -12634,7 +12347,6 @@ msgid "Removes all nonprintable characters from text."
msgstr "मजकूरातलीं न छापसारकिली सगळी अक्षरां काडून उडयता."
#: scfuncs.hrc:3561
-#, fuzzy
msgctxt "SC_OPCODE_CLEAN"
msgid "Text"
msgstr "मजकूर"
@@ -12650,7 +12362,6 @@ msgid "Combines several text items into one."
msgstr "खूब मजकूर घटकांक एंकठांय करता."
#: scfuncs.hrc:3569
-#, fuzzy
msgctxt "SC_OPCODE_CONCAT"
msgid "Text"
msgstr "मजकूर"
@@ -12666,7 +12377,6 @@ msgid "Combines several text items into one, accepts cell ranges as arguments."
msgstr ""
#: scfuncs.hrc:3577
-#, fuzzy
msgctxt "SC_OPCODE_CONCAT_MS"
msgid "Text"
msgstr "मजकूर"
@@ -12702,7 +12412,6 @@ msgid "If TRUE, empty cells will be ignored."
msgstr ""
#: scfuncs.hrc:3589
-#, fuzzy
msgctxt "SC_OPCODE_TEXTJOIN_MS"
msgid "Text"
msgstr "मजकूर"
@@ -12718,19 +12427,16 @@ msgid "Checks 1 or more conditions and returns a value corresponding to the firs
msgstr ""
#: scfuncs.hrc:3597
-#, fuzzy
msgctxt "SC_OPCODE_IFS_MS"
msgid "Test"
msgstr "चाचणी"
#: scfuncs.hrc:3598
-#, fuzzy
msgctxt "SC_OPCODE_IFS_MS"
msgid "Any value or expression which can be either TRUE or FALSE."
msgstr "खंयचेय मोल वा आविश्कार जो एकतर TRUE वा FALSE आसूंक शकता."
#: scfuncs.hrc:3599
-#, fuzzy
msgctxt "SC_OPCODE_IFS_MS"
msgid "Result"
msgstr "निकाल"
@@ -12756,7 +12462,6 @@ msgid "Value that will be compared against value1-valueN."
msgstr ""
#: scfuncs.hrc:3609
-#, fuzzy
msgctxt "SC_OPCODE_SWITCH_MS"
msgid "Value"
msgstr "मोल"
@@ -12767,7 +12472,6 @@ msgid "Value that will be compared against expression."
msgstr ""
#: scfuncs.hrc:3611
-#, fuzzy
msgctxt "SC_OPCODE_SWITCH_MS"
msgid "Result"
msgstr "निकाल"
@@ -12893,7 +12597,6 @@ msgid "The text to be found."
msgstr "सोदपाचो मजकूर."
#: scfuncs.hrc:3653
-#, fuzzy
msgctxt "SC_OPCODE_FIND"
msgid "Text"
msgstr "मजकूर"
@@ -12904,7 +12607,6 @@ msgid "The text in which a search is to be made."
msgstr "जातूंत सोद घेवपाचो तो मजकूर."
#: scfuncs.hrc:3655
-#, fuzzy
msgctxt "SC_OPCODE_FIND"
msgid "Position"
msgstr "स्थान"
@@ -12931,7 +12633,6 @@ msgid "The text to be found."
msgstr "सोदपाचो मजकूर."
#: scfuncs.hrc:3665
-#, fuzzy
msgctxt "SC_OPCODE_SEARCH"
msgid "Text"
msgstr "मजकूर"
@@ -12942,7 +12643,6 @@ msgid "The text in which a search is to be made."
msgstr "जातूंत सोद घेवपाचो तो मजकूर."
#: scfuncs.hrc:3667
-#, fuzzy
msgctxt "SC_OPCODE_SEARCH"
msgid "Position"
msgstr "स्थान"
@@ -12958,7 +12658,6 @@ msgid "Removes extra spaces from text."
msgstr "मजकुरातले अतिरिक्त अवकाश काडून उडयता."
#: scfuncs.hrc:3675
-#, fuzzy
msgctxt "SC_OPCODE_TRIM"
msgid "Text"
msgstr "मजकूर"
@@ -12974,7 +12673,6 @@ msgid "Capitalizes the first letter in all words."
msgstr "सगळ्या शब्दांतले पयले अक्षर कॅपिटल करता."
#: scfuncs.hrc:3683
-#, fuzzy
msgctxt "SC_OPCODE_PROPER"
msgid "Text"
msgstr "मजकूर"
@@ -12990,7 +12688,6 @@ msgid "Converts text to uppercase."
msgstr "मजकूर अपर केसींत रुपांतरीत करता."
#: scfuncs.hrc:3691
-#, fuzzy
msgctxt "SC_OPCODE_UPPER"
msgid "Text"
msgstr "मजकूर"
@@ -13006,7 +12703,6 @@ msgid "Converts text to lowercase."
msgstr "मजकूर लोअर केसींत रुपांतरीत करता."
#: scfuncs.hrc:3699
-#, fuzzy
msgctxt "SC_OPCODE_LOWER"
msgid "Text"
msgstr "मजकूर"
@@ -13022,7 +12718,6 @@ msgid "Converts text to a number."
msgstr "मजकूराक क्रमांकांत रुपांतरीत करता."
#: scfuncs.hrc:3707
-#, fuzzy
msgctxt "SC_OPCODE_VALUE"
msgid "Text"
msgstr "मजकूर"
@@ -13038,7 +12733,6 @@ msgid "Converts a number to text according to a given format."
msgstr "दिल्ल्या रचनेप्रमाण क्रमांकाक मजकुरान रुपांतरीत करता."
#: scfuncs.hrc:3715
-#, fuzzy
msgctxt "SC_OPCODE_TEXT"
msgid "Number"
msgstr "क्रमांक "
@@ -13064,7 +12758,6 @@ msgid "Returns a value if it is text, otherwise an empty string."
msgstr "मोलाचे मजकुरांत रुपांतर करता."
#: scfuncs.hrc:3725
-#, fuzzy
msgctxt "SC_OPCODE_T"
msgid "Value"
msgstr "मोल"
@@ -13090,7 +12783,6 @@ msgid "The text in which some characters are to be replaced."
msgstr "मजकूर जांतूतली कांय अक्षरां बदलुपाची आसात."
#: scfuncs.hrc:3735
-#, fuzzy
msgctxt "SC_OPCODE_REPLACE"
msgid "Position"
msgstr "स्थान"
@@ -13101,7 +12793,6 @@ msgid "The character position from which text is to be replaced."
msgstr "अक्षराचो जागो जंयसावन् मजकूर बदलुपाचो आसा."
#: scfuncs.hrc:3737
-#, fuzzy
msgctxt "SC_OPCODE_REPLACE"
msgid "Length"
msgstr "लांबाय"
@@ -13128,7 +12819,6 @@ msgid "Formats a number with a fixed number of places after the decimal point an
msgstr "ज्या क्रमांकांत दशांश चिन्हाउपरांत आनिक हजार विभाजकांउपरांत थराविक स्थान संख्या आसा ताची रचना करता."
#: scfuncs.hrc:3747
-#, fuzzy
msgctxt "SC_OPCODE_FIXED"
msgid "Number"
msgstr "क्रमांक "
@@ -13164,7 +12854,6 @@ msgid "Calculates length of a text string."
msgstr "मजकूराच्या वर्णमालिकेची लांबाय मेजता."
#: scfuncs.hrc:3759
-#, fuzzy
msgctxt "SC_OPCODE_LEN"
msgid "Text"
msgstr "मजकूर"
@@ -13180,7 +12869,6 @@ msgid "Returns the first character or characters of a text."
msgstr ""
#: scfuncs.hrc:3767
-#, fuzzy
msgctxt "SC_OPCODE_LEFT"
msgid "Text"
msgstr "मजकूर"
@@ -13191,7 +12879,6 @@ msgid "The text where the initial partial words are to be determined."
msgstr "जांतूतले सुरवेचे अर्दवट शब्द थारोपवाचे आसा तो मजकूर."
#: scfuncs.hrc:3769
-#, fuzzy
msgctxt "SC_OPCODE_LEFT"
msgid "Number"
msgstr "क्रमांक "
@@ -13207,7 +12894,6 @@ msgid "Returns the last character or characters of a text."
msgstr ""
#: scfuncs.hrc:3777
-#, fuzzy
msgctxt "SC_OPCODE_RIGHT"
msgid "Text"
msgstr "मजकूर"
@@ -13218,7 +12904,6 @@ msgid "The text in which the end partial words are to be determined."
msgstr "मजकूर जांतूतले निमणे अर्दवट शब्द थारोवपाचे आसात."
#: scfuncs.hrc:3779
-#, fuzzy
msgctxt "SC_OPCODE_RIGHT"
msgid "Number"
msgstr "क्रमांक "
@@ -13234,7 +12919,6 @@ msgid "Returns a partial text string of a text."
msgstr "मजकूराच्या काय भागाच्या वर्णमालिकेक परत दिता."
#: scfuncs.hrc:3787
-#, fuzzy
msgctxt "SC_OPCODE_MID"
msgid "Text"
msgstr "मजकूर"
@@ -13245,7 +12929,6 @@ msgid "The text in which partial words are to be determined."
msgstr "मजकूर जांतूतले कांय शब्द थारोवपाचे आसात."
#: scfuncs.hrc:3789
-#, fuzzy
msgctxt "SC_OPCODE_MID"
msgid "Start"
msgstr "सुरवात"
@@ -13256,7 +12939,6 @@ msgid "The position from which the part word is to be determined."
msgstr "असो जागो, जंयसावन काय शब्द थारोवपाचे आसात."
#: scfuncs.hrc:3791
-#, fuzzy
msgctxt "SC_OPCODE_MID"
msgid "Number"
msgstr "क्रमांक "
@@ -13272,7 +12954,6 @@ msgid "Repeats text a given number of times."
msgstr "सांगलां तितलो वेळ मजकूर परतून करता."
#: scfuncs.hrc:3799
-#, fuzzy
msgctxt "SC_OPCODE_REPT"
msgid "Text"
msgstr "मजकूर"
@@ -13283,7 +12964,6 @@ msgid "The text to be repeated."
msgstr "परतून करपाचो मजकूर."
#: scfuncs.hrc:3801
-#, fuzzy
msgctxt "SC_OPCODE_REPT"
msgid "Number"
msgstr "क्रमांक "
@@ -13299,7 +12979,6 @@ msgid "Substitutes new text for old text in a string."
msgstr "वर्णमालिकेतल्या पोन्न्या मजकुराच्या जाग्यार नवो मजकूर घालता."
#: scfuncs.hrc:3809
-#, fuzzy
msgctxt "SC_OPCODE_SUBSTITUTE"
msgid "Text"
msgstr "मजकूर"
@@ -13348,7 +13027,6 @@ msgid "Converts a positive integer to text from a number system to the base defi
msgstr "सांगिल्ल्या पायाक क्रमांक व्यवस्थेतल्यान सकारात्मक इंटिजर मजकुरांत रुपांतरीत करता."
#: scfuncs.hrc:3823
-#, fuzzy
msgctxt "SC_OPCODE_BASE"
msgid "Number"
msgstr "क्रमांक "
@@ -13385,7 +13063,6 @@ msgid "Converts a text of a specified number system to a positive integer in the
msgstr "विशिश्ट क्रमांक व्यवस्थेलो मजकूर दिल्ल्या पायांत सकारात्मक इंटिगर म्हण रुपांतरीत करता."
#: scfuncs.hrc:3835
-#, fuzzy
msgctxt "SC_OPCODE_DECIMAL"
msgid "Text"
msgstr "मजकूर"
@@ -13412,19 +13089,16 @@ msgid "Converts a value according to a conversion table in the configuration (ma
msgstr ""
#: scfuncs.hrc:3845
-#, fuzzy
msgctxt "SC_OPCODE_CONVERT_OOO"
msgid "Value"
msgstr "मोल"
#: scfuncs.hrc:3846
-#, fuzzy
msgctxt "SC_OPCODE_CONVERT_OOO"
msgid "The value to be converted."
msgstr "रूपांतरित करपाचे मोल."
#: scfuncs.hrc:3847 /home/cl/vc/git/libo-core/sc/inc/scfuncs.hrc:3849
-#, fuzzy
msgctxt "SC_OPCODE_CONVERT_OOO"
msgid "Text"
msgstr "मजकूर"
@@ -13501,7 +13175,6 @@ msgid "Returns the numeric code for the first Unicode character in a text string
msgstr "मजकूर वर्णमालिकेतल्या पयल्या अक्षराखातीर सांख्यिक संकेत परत दिता."
#: scfuncs.hrc:3881
-#, fuzzy
msgctxt "SC_OPCODE_UNICODE"
msgid "Text"
msgstr "मजकूर"
@@ -13518,7 +13191,6 @@ msgid "Converts a code number into a Unicode character or letter."
msgstr "सांकेतिक क्रमांकाक अक्षर वा वर्णात रुपांतरीत करता."
#: scfuncs.hrc:3888
-#, fuzzy
msgctxt "SC_OPCODE_UNICHAR"
msgid "Number"
msgstr "क्रमांक "
@@ -13534,7 +13206,6 @@ msgid "Converts a value from one to another Euro currency."
msgstr ""
#: scfuncs.hrc:3895
-#, fuzzy
msgctxt "SC_OPCODE_EUROCONVERT"
msgid "Value"
msgstr "मोल"
@@ -13591,7 +13262,6 @@ msgid "Converts text to a number, in a locale-independent way."
msgstr ""
#: scfuncs.hrc:3911
-#, fuzzy
msgctxt "SC_OPCODE_NUMBERVALUE"
msgid "Text"
msgstr "मजकूर"
@@ -13694,7 +13364,6 @@ msgid "Bitwise right shift of an integer value."
msgstr ""
#: scfuncs.hrc:3950
-#, fuzzy
msgctxt "SC_OPCODE_BITRSHIFT"
msgid "Number"
msgstr "क्रमांक "
@@ -13705,7 +13374,6 @@ msgid "The value to be shifted. Positive integer less than 2^48."
msgstr ""
#: scfuncs.hrc:3952
-#, fuzzy
msgctxt "SC_OPCODE_BITRSHIFT"
msgid "Shift"
msgstr "व्हरात"
@@ -13721,7 +13389,6 @@ msgid "Bitwise left shift of an integer value."
msgstr ""
#: scfuncs.hrc:3959
-#, fuzzy
msgctxt "SC_OPCODE_BITLSHIFT"
msgid "Number"
msgstr "क्रमांक "
@@ -13732,7 +13399,6 @@ msgid "The value to be shifted. Positive integer less than 2^48."
msgstr ""
#: scfuncs.hrc:3961
-#, fuzzy
msgctxt "SC_OPCODE_BITLSHIFT"
msgid "Shift"
msgstr "व्हरात"
@@ -13749,7 +13415,6 @@ msgid "Calculates length of a text string, with DBCS"
msgstr "मजकूराच्या वर्णमालिकेची लांबाय मेजता."
#: scfuncs.hrc:3968
-#, fuzzy
msgctxt "SC_OPCODE_LENB"
msgid "Text"
msgstr "मजकूर"
@@ -13765,7 +13430,6 @@ msgid "Returns the last character or characters of a text,with DBCS"
msgstr ""
#: scfuncs.hrc:3975
-#, fuzzy
msgctxt "SC_OPCODE_RIGHTB"
msgid "Text"
msgstr "मजकूर"
@@ -13776,7 +13440,6 @@ msgid "The text in which the end partial words are to be determined."
msgstr "मजकूर जांतूतले निमणे अर्दवट शब्द थारोवपाचे आसात."
#: scfuncs.hrc:3977
-#, fuzzy
msgctxt "SC_OPCODE_RIGHTB"
msgid "Number"
msgstr "क्रमांक "
@@ -13792,7 +13455,6 @@ msgid "Returns the first character or characters of a text,with DBCS"
msgstr ""
#: scfuncs.hrc:3984
-#, fuzzy
msgctxt "SC_OPCODE_LEFTB"
msgid "Text"
msgstr "मजकूर"
@@ -13803,7 +13465,6 @@ msgid "The text where the initial partial words are to be determined."
msgstr "जांतूतले सुरवेचे अर्दवट शब्द थारोपवाचे आसा तो मजकूर."
#: scfuncs.hrc:3986
-#, fuzzy
msgctxt "SC_OPCODE_LEFTB"
msgid "Number"
msgstr "क्रमांक "
@@ -13820,7 +13481,6 @@ msgid "Returns a partial text string of a text, with DBCS"
msgstr "मजकूराच्या काय भागाच्या वर्णमालिकेक परत दिता."
#: scfuncs.hrc:3993
-#, fuzzy
msgctxt "SC_OPCODE_MIDB"
msgid "Text"
msgstr "मजकूर"
@@ -13831,7 +13491,6 @@ msgid "The text in which partial words are to be determined."
msgstr "मजकूर जांतूतले कांय शब्द थारोवपाचे आसात."
#: scfuncs.hrc:3995
-#, fuzzy
msgctxt "SC_OPCODE_MIDB"
msgid "Start"
msgstr "सुरवात"
@@ -13842,7 +13501,6 @@ msgid "The position from which the part word is to be determined."
msgstr "असो जागो, जंयसावन काय शब्द थारोवपाचे आसात."
#: scfuncs.hrc:3997
-#, fuzzy
msgctxt "SC_OPCODE_MIDB"
msgid "Number"
msgstr "क्रमांक "
@@ -13884,7 +13542,6 @@ msgid "Returns an implementation defined value representing a RGBA color"
msgstr ""
#: scfuncs.hrc:4013
-#, fuzzy
msgctxt "SC_OPCODE_COLOR"
msgid "Red"
msgstr "तांबडो"
@@ -13906,7 +13563,6 @@ msgid "Value of green"
msgstr ""
#: scfuncs.hrc:4017
-#, fuzzy
msgctxt "SC_OPCODE_COLOR"
msgid "Blue"
msgstr "निळो"
@@ -13963,13 +13619,11 @@ msgid "Returns the error function."
msgstr "त्रुटी वैशिश्ट्य परत दिता"
#: scfuncs.hrc:4040
-#, fuzzy
msgctxt "SC_OPCODE_ERF_MS"
msgid "Lower limit"
msgstr "सकयली मर्यादा"
#: scfuncs.hrc:4041
-#, fuzzy
msgctxt "SC_OPCODE_ERF_MS"
msgid "The lower limit for integration"
msgstr "एकात्मितायेखातीर सकयली मर्यादा."
@@ -13981,13 +13635,11 @@ msgid "Returns the complementary error function."
msgstr "पूरक त्रुटी वैशिश्ट्य परत दिता"
#: scfuncs.hrc:4047
-#, fuzzy
msgctxt "SC_OPCODE_ERFC_MS"
msgid "Lower limit"
msgstr "सकयली मर्यादा"
#: scfuncs.hrc:4048
-#, fuzzy
msgctxt "SC_OPCODE_ERFC_MS"
msgid "The lower limit for integration"
msgstr "एकात्मितायेखातीर सकयली मर्यादा."
@@ -14023,13 +13675,11 @@ msgid "Rounds a number to predefined significant digits."
msgstr ""
#: scfuncs.hrc:4064
-#, fuzzy
msgctxt "SC_OPCODE_ROUNDSIG"
msgid "Value"
msgstr "मोल"
#: scfuncs.hrc:4065
-#, fuzzy
msgctxt "SC_OPCODE_ROUNDSIG"
msgid "The number to be rounded."
msgstr "सकयल पूर्णांक करपाची संख्या."
@@ -14051,37 +13701,31 @@ msgid "Replaces characters within a text string with a different text string, wi
msgstr "मजकुर वर्णमालिकेतली अक्षरां दुसरे मजकूर वर्णमालिकेंत बदलता."
#: scfuncs.hrc:4073
-#, fuzzy
msgctxt "SC_OPCODE_REPLACEB"
msgid "Text"
msgstr "मजकूर"
#: scfuncs.hrc:4074
-#, fuzzy
msgctxt "SC_OPCODE_REPLACEB"
msgid "The text in which some characters are to be replaced."
msgstr "मजकूर जांतूतली कांय अक्षरां बदलुपाची आसात."
#: scfuncs.hrc:4075
-#, fuzzy
msgctxt "SC_OPCODE_REPLACEB"
msgid "Position"
msgstr "स्थान"
#: scfuncs.hrc:4076
-#, fuzzy
msgctxt "SC_OPCODE_REPLACEB"
msgid "The character position from which text is to be replaced."
msgstr "अक्षराचो जागो जंयसावन् मजकूर बदलुपाचो आसा."
#: scfuncs.hrc:4077
-#, fuzzy
msgctxt "SC_OPCODE_REPLACEB"
msgid "Length"
msgstr "लांबाय"
#: scfuncs.hrc:4078
-#, fuzzy
msgctxt "SC_OPCODE_REPLACEB"
msgid "The number of characters to be replaced."
msgstr "अदलाबदल करपाच्या अक्षरांची संख्या."
@@ -14093,7 +13737,6 @@ msgid "New text"
msgstr "नवीन मजकूर"
#: scfuncs.hrc:4080
-#, fuzzy
msgctxt "SC_OPCODE_REPLACEB"
msgid "The text to be inserted."
msgstr "भीतर घालपाचो मजकूर."
@@ -14110,31 +13753,26 @@ msgid "Find text"
msgstr "मजकूर_सोदात"
#: scfuncs.hrc:4088
-#, fuzzy
msgctxt "SC_OPCODE_FINDB"
msgid "The text to be found."
msgstr "सोदपाचो मजकूर."
#: scfuncs.hrc:4089
-#, fuzzy
msgctxt "SC_OPCODE_FINDB"
msgid "Text"
msgstr "मजकूर"
#: scfuncs.hrc:4090
-#, fuzzy
msgctxt "SC_OPCODE_FINDB"
msgid "The text in which a search is to be made."
msgstr "जातूंत सोद घेवपाचो तो मजकूर."
#: scfuncs.hrc:4091
-#, fuzzy
msgctxt "SC_OPCODE_FINDB"
msgid "Position"
msgstr "स्थान"
#: scfuncs.hrc:4092
-#, fuzzy
msgctxt "SC_OPCODE_FINDB"
msgid "The position in the text from which the search starts."
msgstr "मजकुरातले अशे स्थान जंयसावन् सोद सुरू जाता."
@@ -14151,31 +13789,26 @@ msgid "Find text"
msgstr "मजकूर_सोदात"
#: scfuncs.hrc:4100
-#, fuzzy
msgctxt "SC_OPCODE_SEARCHB"
msgid "The text to be found."
msgstr "सोदपाचो मजकूर."
#: scfuncs.hrc:4101
-#, fuzzy
msgctxt "SC_OPCODE_SEARCHB"
msgid "Text"
msgstr "मजकूर"
#: scfuncs.hrc:4102
-#, fuzzy
msgctxt "SC_OPCODE_SEARCHB"
msgid "The text in which a search is to be made."
msgstr "जातूंत सोद घेवपाचो तो मजकूर."
#: scfuncs.hrc:4103
-#, fuzzy
msgctxt "SC_OPCODE_SEARCHB"
msgid "Position"
msgstr "स्थान"
#: scfuncs.hrc:4104
-#, fuzzy
msgctxt "SC_OPCODE_SEARCHB"
msgid "The position in the text from which the search starts."
msgstr "मजकुरातले अशे स्थान जंयसावन् सोद सुरू जाता."
@@ -14227,7 +13860,6 @@ msgid "%PRODUCTNAME %PRODUCTVERSION Spreadsheet"
msgstr "%PRODUCTNAME %PRODUCTVERSION स्प्रेडशीट्"
#: strings.hrc:28
-#, fuzzy
msgctxt "SCSTR_SHORT_SCDOC_NAME"
msgid "Spreadsheet"
msgstr "स्प्रेडशीट्"
@@ -14253,7 +13885,6 @@ msgid "- multiple -"
msgstr ""
#: strings.hrc:33
-#, fuzzy
msgctxt "SCSTR_STDFILTER"
msgid "Standard Filter..."
msgstr "प्रमाणित गाळणी..."
@@ -14595,7 +14226,6 @@ msgid "(Preview mode)"
msgstr "पूर्वदृश्य स्थिती"
#: strings.hrc:102
-#, fuzzy
msgctxt "SCSTR_PRINTOPT_PAGES"
msgid "Pages"
msgstr "पानां"
@@ -14617,7 +14247,6 @@ msgid "~All sheets"
msgstr ""
#: strings.hrc:106
-#, fuzzy
msgctxt "SCSTR_PRINTOPT_SELECTEDSHEETS"
msgid "~Selected sheets"
msgstr " निवड केल्ले कागद"
@@ -14733,25 +14362,21 @@ msgid "Formulas don't form a row."
msgstr ""
#: strings.hrc:128
-#, fuzzy
msgctxt "STR_ADD_AUTOFORMAT_TITLE"
msgid "Add AutoFormat"
msgstr "आपसूकरचना जोडात"
#: strings.hrc:129
-#, fuzzy
msgctxt "STR_RENAME_AUTOFORMAT_TITLE"
msgid "Rename AutoFormat"
msgstr "आपसूक रचनेक नवे नाव दियात"
#: strings.hrc:130
-#, fuzzy
msgctxt "STR_ADD_AUTOFORMAT_LABEL"
msgid "Name"
msgstr "नाव"
#: strings.hrc:131
-#, fuzzy
msgctxt "STR_DEL_AUTOFORMAT_TITLE"
msgid "Delete AutoFormat"
msgstr "आपसूक रचना काडून उडयात"
@@ -14768,37 +14393,31 @@ msgid "~Close"
msgstr "बंद"
#: strings.hrc:134
-#, fuzzy
msgctxt "STR_JAN"
msgid "Jan"
msgstr "जानेवारी"
#: strings.hrc:135
-#, fuzzy
msgctxt "STR_FEB"
msgid "Feb"
msgstr "फेब्रुवारी"
#: strings.hrc:136
-#, fuzzy
msgctxt "STR_MAR"
msgid "Mar"
msgstr "मार्च"
#: strings.hrc:137
-#, fuzzy
msgctxt "STR_NORTH"
msgid "North"
msgstr "उत्तर"
#: strings.hrc:138
-#, fuzzy
msgctxt "STR_MID"
msgid "Mid"
msgstr "मिड"
#: strings.hrc:139
-#, fuzzy
msgctxt "STR_SOUTH"
msgid "South"
msgstr "दक्षिण"
@@ -14865,7 +14484,6 @@ msgid "Database ranges"
msgstr "म्हायतीकोश व्याप्ती"
#: strings.hrc:153
-#, fuzzy
msgctxt "SCSTR_CONTENT_GRAPHIC"
msgid "Images"
msgstr "प्रतिमा"
@@ -14939,13 +14557,11 @@ msgid "Comment"
msgstr "टीपणां"
#: strings.hrc:167
-#, fuzzy
msgctxt "STR_MENU_SORT_ASC"
msgid "Sort Ascending"
msgstr "चढत्या क्रमान वर्गीकरण"
#: strings.hrc:168
-#, fuzzy
msgctxt "STR_MENU_SORT_DESC"
msgid "Sort Descending"
msgstr "उतरत्या क्रमान वर्गीकरण"
@@ -14956,7 +14572,6 @@ msgid "Custom Sort"
msgstr ""
#: strings.hrc:170
-#, fuzzy
msgctxt "STR_BTN_TOGGLE_ALL"
msgid "All"
msgstr "सगळें"
@@ -15134,7 +14749,6 @@ msgid "No Entry"
msgstr "प्रवेश ना"
#: strings.hrc:205
-#, fuzzy
msgctxt "STR_CHG_EMPTY"
msgid "<empty>"
msgstr "<रिकामें>"
@@ -15244,7 +14858,6 @@ msgid "F critical"
msgstr ""
#: strings.hrc:231
-#, fuzzy
msgctxt "STR_ANOVA_LABEL_TOTAL"
msgid "Total"
msgstr "एकूण"
@@ -15278,7 +14891,6 @@ msgid "Descriptive Statistics"
msgstr ""
#: strings.hrc:240
-#, fuzzy
msgctxt "STRID_CALC_MEAN"
msgid "Mean"
msgstr "सरासरी"
@@ -15289,7 +14901,6 @@ msgid "Standard Error"
msgstr ""
#: strings.hrc:242
-#, fuzzy
msgctxt "STRID_CALC_MODE"
msgid "Mode"
msgstr "स्थिती"
@@ -15322,31 +14933,26 @@ msgid "Skewness"
msgstr ""
#: strings.hrc:248
-#, fuzzy
msgctxt "STRID_CALC_RANGE"
msgid "Range"
msgstr "व्याप्ती"
#: strings.hrc:249
-#, fuzzy
msgctxt "STRID_CALC_MIN"
msgid "Minimum"
msgstr "किमान"
#: strings.hrc:250
-#, fuzzy
msgctxt "STRID_CALC_MAX"
msgid "Maximum"
msgstr "कमाल"
#: strings.hrc:251
-#, fuzzy
msgctxt "STRID_CALC_SUM"
msgid "Sum"
msgstr "बेरीज"
#: strings.hrc:252
-#, fuzzy
msgctxt "STRID_CALC_COUNT"
msgid "Count"
msgstr "गणन"
@@ -15378,7 +14984,6 @@ msgid "Uniform Integer"
msgstr ""
#: strings.hrc:259
-#, fuzzy
msgctxt "STR_DISTRIBUTION_NORMAL"
msgid "Normal"
msgstr "सामान्य"
@@ -15415,19 +15020,16 @@ msgid "Geometric"
msgstr "भूमिती"
#: strings.hrc:266
-#, fuzzy
msgctxt "STR_RNG_PARAMETER_MINIMUM"
msgid "Minimum"
msgstr "किमान"
#: strings.hrc:267
-#, fuzzy
msgctxt "STR_RNG_PARAMETER_MAXIMUM"
msgid "Maximum"
msgstr "कमाल"
#: strings.hrc:268
-#, fuzzy
msgctxt "STR_RNG_PARAMETER_MEAN"
msgid "Mean"
msgstr "सरासरी"
@@ -15528,7 +15130,6 @@ msgid "Row %NUMBER%"
msgstr ""
#: strings.hrc:290
-#, fuzzy
msgctxt "STR_LABEL_ALPHA"
msgid "Alpha"
msgstr "अल्फा"
@@ -15594,7 +15195,6 @@ msgid "Logarithmic"
msgstr "लघुगणक"
#: strings.hrc:303
-#, fuzzy
msgctxt "STR_LABEL_POWER"
msgid "Power"
msgstr "वीज"
@@ -15720,49 +15320,41 @@ msgid "z Critical two-tail"
msgstr ""
#: units.hrc:27
-#, fuzzy
msgctxt "SCSTR_UNIT"
msgid "Millimeter"
msgstr "मिली मीटर"
#: units.hrc:28
-#, fuzzy
msgctxt "SCSTR_UNIT"
msgid "Centimeter"
msgstr "सेंटीमीटर"
#: units.hrc:29
-#, fuzzy
msgctxt "SCSTR_UNIT"
msgid "Meter"
msgstr "मीटर"
#: units.hrc:30
-#, fuzzy
msgctxt "SCSTR_UNIT"
msgid "Kilometer"
msgstr "किलोमीटर"
#: units.hrc:31
-#, fuzzy
msgctxt "SCSTR_UNIT"
msgid "Inch"
msgstr "इंच"
#: units.hrc:32
-#, fuzzy
msgctxt "SCSTR_UNIT"
msgid "Foot"
msgstr "फूट"
#: units.hrc:33
-#, fuzzy
msgctxt "SCSTR_UNIT"
msgid "Miles"
msgstr "मैल"
#: units.hrc:34
-#, fuzzy
msgctxt "SCSTR_UNIT"
msgid "Pica"
msgstr "पायका"
@@ -15887,7 +15479,6 @@ msgid "Results to:"
msgstr ""
#: analysisofvariancedialog.ui:189
-#, fuzzy
msgctxt "analysisofvariancedialog|label4"
msgid "Data"
msgstr "म्हायती"
@@ -15903,13 +15494,11 @@ msgid "Two factor"
msgstr ""
#: analysisofvariancedialog.ui:262
-#, fuzzy
msgctxt "analysisofvariancedialog|label3"
msgid "Type"
msgstr "प्रकार"
#: analysisofvariancedialog.ui:297
-#, fuzzy
msgctxt "analysisofvariancedialog|groupedby-columns-radio"
msgid "Columns"
msgstr "स्तंभ"
@@ -15949,19 +15538,16 @@ msgid "Parameters"
msgstr "परिमाणां"
#: autoformattable.ui:9
-#, fuzzy
msgctxt "autoformattable|AutoFormatTableDialog"
msgid "AutoFormat"
msgstr "आपसूक रचना"
#: autoformattable.ui:94
-#, fuzzy
msgctxt "autoformattable|rename"
msgid "Rename"
msgstr "नवे नाव दियात"
#: autoformattable.ui:186
-#, fuzzy
msgctxt "autoformattable|label1"
msgid "Format"
msgstr "रचना"
@@ -16030,7 +15616,6 @@ msgid ""
msgstr ""
#: cellprotectionpage.ui:120
-#, fuzzy
msgctxt "cellprotectionpage|LabelProtection"
msgid "Protection"
msgstr "संरक्षण"
@@ -16046,7 +15631,6 @@ msgid "The cells selected will be omitted when printing."
msgstr ""
#: cellprotectionpage.ui:196
-#, fuzzy
msgctxt "cellprotectionpage|label3"
msgid "Print"
msgstr "छापात"
@@ -16073,25 +15657,21 @@ msgid "Labels"
msgstr "लेबल"
#: chardialog.ui:8
-#, fuzzy
msgctxt "chardialog|CharDialog"
msgid "Character"
msgstr "अक्षर"
#: chardialog.ui:106
-#, fuzzy
msgctxt "chardialog|font"
msgid "Font"
msgstr "अक्षरसंच"
#: chardialog.ui:128
-#, fuzzy
msgctxt "chardialog|fonteffects"
msgid "Font Effects"
msgstr "अक्षरसंच प्रभाव"
#: chardialog.ui:151
-#, fuzzy
msgctxt "chardialog|position"
msgid "Position"
msgstr "स्थान"
@@ -16112,7 +15692,6 @@ msgid "Results to:"
msgstr ""
#: chisquaretestdialog.ui:123
-#, fuzzy
msgctxt "chisquaretestdialog|label1"
msgid "Data"
msgstr "म्हायती"
@@ -16158,13 +15737,11 @@ msgid "List From"
msgstr ""
#: colwidthdialog.ui:8
-#, fuzzy
msgctxt "colwidthdialog|ColWidthDialog"
msgid "Column Width"
msgstr "स्तंभ रुंदाय"
#: colwidthdialog.ui:88
-#, fuzzy
msgctxt "colwidthdialog|label1"
msgid "Width"
msgstr "रुंदाय"
@@ -16188,13 +15765,11 @@ msgid "Add"
msgstr "जोडाप (~w)zodd"
#: condformatmanager.ui:76
-#, fuzzy
msgctxt "condformatmanager|edit"
msgid "Edit..."
msgstr "सम्पादन..."
#: condformatmanager.ui:90
-#, fuzzy
msgctxt "condformatmanager|remove"
msgid "Remove"
msgstr "काडात"
@@ -16255,13 +15830,11 @@ msgid "Automatic"
msgstr "आपसूक "
#: conditionalentry.ui:176
-#, fuzzy
msgctxt "conditionalentry|colscalemin"
msgid "Min"
msgstr "किमान"
#: conditionalentry.ui:177
-#, fuzzy
msgctxt "conditionalentry|colscalemin"
msgid "Max"
msgstr "कमाल"
@@ -16272,7 +15845,6 @@ msgid "Percentile"
msgstr ""
#: conditionalentry.ui:179
-#, fuzzy
msgctxt "conditionalentry|colscalemin"
msgid "Value"
msgstr "मोल"
@@ -16295,13 +15867,11 @@ msgid "Automatic"
msgstr "आपसूक "
#: conditionalentry.ui:194
-#, fuzzy
msgctxt "conditionalentry|colscalemiddle"
msgid "Min"
msgstr "किमान"
#: conditionalentry.ui:195
-#, fuzzy
msgctxt "conditionalentry|colscalemiddle"
msgid "Max"
msgstr "कमाल"
@@ -16312,7 +15882,6 @@ msgid "Percentile"
msgstr ""
#: conditionalentry.ui:197
-#, fuzzy
msgctxt "conditionalentry|colscalemiddle"
msgid "Value"
msgstr "मोल"
@@ -16335,13 +15904,11 @@ msgid "Automatic"
msgstr "आपसूक "
#: conditionalentry.ui:212
-#, fuzzy
msgctxt "conditionalentry|colscalemax"
msgid "Min"
msgstr "किमान"
#: conditionalentry.ui:213
-#, fuzzy
msgctxt "conditionalentry|colscalemax"
msgid "Max"
msgstr "कमाल"
@@ -16352,7 +15919,6 @@ msgid "Percentile"
msgstr ""
#: conditionalentry.ui:215
-#, fuzzy
msgctxt "conditionalentry|colscalemax"
msgid "Value"
msgstr "मोल"
@@ -16369,7 +15935,6 @@ msgid "Formula"
msgstr "सुत्रां"
#: conditionalentry.ui:228
-#, fuzzy
msgctxt "conditionalentry|preview|tooltip_text"
msgid "Example"
msgstr "देख"
@@ -16474,7 +16039,6 @@ msgid "below or equal average"
msgstr ""
#: conditionalentry.ui:269
-#, fuzzy
msgctxt "conditionalentry|typeis"
msgid "Error"
msgstr "त्रुटी"
@@ -16506,7 +16070,6 @@ msgid "Not Contains"
msgstr ""
#: conditionalentry.ui:287
-#, fuzzy
msgctxt "conditionalentry|datetype"
msgid "Today"
msgstr "आयज"
@@ -16735,7 +16298,6 @@ msgid " >= "
msgstr ""
#: conditionaliconset.ui:43
-#, fuzzy
msgctxt "conditionaliconset|listbox"
msgid "Value"
msgstr "मोल"
@@ -16796,7 +16358,6 @@ msgid "Keep _Other"
msgstr "हेर दवरात (~O)her dovor (~O)"
#: consolidatedialog.ui:9
-#, fuzzy
msgctxt "consolidatedialog|ConsolidateDialog"
msgid "Consolidate"
msgstr "एकठांय हाडप"
@@ -16813,37 +16374,31 @@ msgid "_Consolidation ranges:"
msgstr ""
#: consolidatedialog.ui:125
-#, fuzzy
msgctxt "consolidatedialog|func"
msgid "Sum"
msgstr "बेरीज"
#: consolidatedialog.ui:126
-#, fuzzy
msgctxt "consolidatedialog|func"
msgid "Count"
msgstr "गणन"
#: consolidatedialog.ui:127
-#, fuzzy
msgctxt "consolidatedialog|func"
msgid "Average"
msgstr "सरासरी"
#: consolidatedialog.ui:128
-#, fuzzy
msgctxt "consolidatedialog|func"
msgid "Max"
msgstr "कमाल"
#: consolidatedialog.ui:129
-#, fuzzy
msgctxt "consolidatedialog|func"
msgid "Min"
msgstr "किमान"
#: consolidatedialog.ui:130
-#, fuzzy
msgctxt "consolidatedialog|func"
msgid "Product"
msgstr "उत्पादन"
@@ -16935,13 +16490,11 @@ msgid "Results to:"
msgstr ""
#: correlationdialog.ui:181
-#, fuzzy
msgctxt "correlationdialog|label4"
msgid "Data"
msgstr "म्हायती"
#: correlationdialog.ui:216
-#, fuzzy
msgctxt "correlationdialog|groupedby-columns-radio"
msgid "Columns"
msgstr "स्तंभ"
@@ -16974,13 +16527,11 @@ msgid "Results to:"
msgstr ""
#: covariancedialog.ui:123
-#, fuzzy
msgctxt "covariancedialog|label1"
msgid "Data"
msgstr "म्हायती"
#: covariancedialog.ui:217
-#, fuzzy
msgctxt "covariancedialog|groupedby-columns-radio"
msgid "Columns"
msgstr "स्तंभ"
@@ -17065,7 +16616,6 @@ msgid "_Password"
msgstr "गुप्त शब्द:"
#: dapiservicedialog.ui:259
-#, fuzzy
msgctxt "dapiservicedialog|label1"
msgid "Selection"
msgstr "निवड"
@@ -17093,13 +16643,11 @@ msgid "Automatic"
msgstr "आपशीचSvoCholit"
#: databaroptions.ui:119
-#, fuzzy
msgctxt "databaroptions|min"
msgid "Minimum"
msgstr "किमान"
#: databaroptions.ui:120
-#, fuzzy
msgctxt "databaroptions|min"
msgid "Maximum"
msgstr "कमाल"
@@ -17110,7 +16658,6 @@ msgid "Percentile"
msgstr ""
#: databaroptions.ui:122
-#, fuzzy
msgctxt "databaroptions|min"
msgid "Value"
msgstr "मोल"
@@ -17132,13 +16679,11 @@ msgid "Automatic"
msgstr "आपशीचSvoCholit"
#: databaroptions.ui:139
-#, fuzzy
msgctxt "databaroptions|max"
msgid "Minimum"
msgstr "किमान"
#: databaroptions.ui:140
-#, fuzzy
msgctxt "databaroptions|max"
msgid "Maximum"
msgstr "कमाल"
@@ -17149,7 +16694,6 @@ msgid "Percentile"
msgstr ""
#: databaroptions.ui:142
-#, fuzzy
msgctxt "databaroptions|max"
msgid "Value"
msgstr "मोल"
@@ -17188,13 +16732,11 @@ msgid "Fill:"
msgstr "भरात"
#: databaroptions.ui:282
-#, fuzzy
msgctxt "databaroptions|fill_type"
msgid "Color"
msgstr "रंग"
#: databaroptions.ui:283
-#, fuzzy
msgctxt "databaroptions|fill_type"
msgid "Gradient"
msgstr "विक्षेपक्"
@@ -17263,13 +16805,11 @@ msgid "The minimum value must be less than the maximum value."
msgstr ""
#: datafielddialog.ui:8
-#, fuzzy
msgctxt "datafielddialog|DataFieldDialog"
msgid "Data Field"
msgstr "म्हायती प्रक्षेत्र"
#: datafielddialog.ui:130
-#, fuzzy
msgctxt "datafielddialog|label1"
msgid "Function"
msgstr "काम"
@@ -17302,7 +16842,6 @@ msgid "Ba_se item:"
msgstr ""
#: datafielddialog.ui:260
-#, fuzzy
msgctxt "datafielddialog|type"
msgid "Normal"
msgstr "सामान्य"
@@ -17343,7 +16882,6 @@ msgid "% of total"
msgstr ""
#: datafielddialog.ui:268
-#, fuzzy
msgctxt "datafielddialog|type"
msgid "Index"
msgstr "वळेरी"
@@ -17450,13 +16988,11 @@ msgid "items"
msgstr ""
#: datafieldoptionsdialog.ui:401
-#, fuzzy
msgctxt "datafieldoptionsdialog|from"
msgid "Top"
msgstr "वयर"
#: datafieldoptionsdialog.ui:402
-#, fuzzy
msgctxt "datafieldoptionsdialog|from"
msgid "Bottom"
msgstr "तळ"
@@ -17482,7 +17018,6 @@ msgid "Data Form"
msgstr ""
#: dataform.ui:25
-#, fuzzy
msgctxt "dataform|label"
msgid "New Record"
msgstr "नवो अभिलेख"
@@ -17672,13 +17207,11 @@ msgid "Define Database Range"
msgstr "म्हायतीकोश व्याप्ती बदलात"
#: definedatabaserangedialog.ui:61
-#, fuzzy
msgctxt "definedatabaserangedialog|Name"
msgid "Name"
msgstr "नाव"
#: definedatabaserangedialog.ui:125
-#, fuzzy
msgctxt "definedatabaserangedialog|Range"
msgid "Range"
msgstr "व्याप्ती"
@@ -17726,7 +17259,6 @@ msgid "Operations:"
msgstr ""
#: definedatabaserangedialog.ui:322
-#, fuzzy
msgctxt "definedatabaserangedialog|invalid"
msgid "Invalid range"
msgstr "अमान्य व्याप्ती"
@@ -17817,7 +17349,6 @@ msgid "Delete entire _column(s)"
msgstr ""
#: deletecells.ui:168
-#, fuzzy
msgctxt "deletecells|label1"
msgid "Selection"
msgstr "निवड"
@@ -17875,7 +17406,6 @@ msgid "_Objects"
msgstr "वस्ती"
#: deletecontents.ui:237
-#, fuzzy
msgctxt "deletecontents|label2"
msgid "Selection"
msgstr "निवड"
@@ -17896,7 +17426,6 @@ msgid "Results to:"
msgstr ""
#: descriptivestatisticsdialog.ui:123
-#, fuzzy
msgctxt "descriptivestatisticsdialog|label1"
msgid "Data"
msgstr "म्हायती"
@@ -17971,31 +17500,26 @@ msgid "_Browse..."
msgstr "ब्रावज्..."
#: erroralerttabpage.ui:160
-#, fuzzy
msgctxt "erroralerttabpage|actionCB"
msgid "Stop"
msgstr "थांबयात"
#: erroralerttabpage.ui:161
-#, fuzzy
msgctxt "erroralerttabpage|actionCB"
msgid "Warning"
msgstr "इशारो"
#: erroralerttabpage.ui:162
-#, fuzzy
msgctxt "erroralerttabpage|actionCB"
msgid "Information"
msgstr "म्हायती"
#: erroralerttabpage.ui:163
-#, fuzzy
msgctxt "erroralerttabpage|actionCB"
msgid "Macro"
msgstr "मॅक्रो"
#: erroralerttabpage.ui:181
-#, fuzzy
msgctxt "erroralerttabpage|label1"
msgid "Contents"
msgstr "आशय"
@@ -18016,13 +17540,11 @@ msgid "Results to:"
msgstr ""
#: exponentialsmoothingdialog.ui:129
-#, fuzzy
msgctxt "exponentialsmoothingdialog|label5"
msgid "Data"
msgstr "म्हायती"
#: exponentialsmoothingdialog.ui:223
-#, fuzzy
msgctxt "exponentialsmoothingdialog|groupedby-columns-radio"
msgid "Columns"
msgstr "स्तंभ"
@@ -18307,19 +17829,16 @@ msgid "Numbers"
msgstr "क्रमांक "
#: formatcellsdialog.ui:128
-#, fuzzy
msgctxt "formatcellsdialog|font"
msgid "Font"
msgstr "अक्षरसंच"
#: formatcellsdialog.ui:151
-#, fuzzy
msgctxt "formatcellsdialog|fonteffects"
msgid "Font Effects"
msgstr "अक्षरसंच प्रभाव"
#: formatcellsdialog.ui:174
-#, fuzzy
msgctxt "formatcellsdialog|alignment"
msgid "Alignment"
msgstr "सारके करप"
@@ -18330,13 +17849,11 @@ msgid "Asian Typography"
msgstr ""
#: formatcellsdialog.ui:220
-#, fuzzy
msgctxt "formatcellsdialog|borders"
msgid "Borders"
msgstr "शीमो"
#: formatcellsdialog.ui:243
-#, fuzzy
msgctxt "formatcellsdialog|background"
msgid "Background"
msgstr "फांटभूंय"
@@ -18413,13 +17930,11 @@ msgid "Last Used"
msgstr "गेल्याफावट वापरिल्लो"
#: functionpanel.ui:60
-#, fuzzy
msgctxt "functionpanel|category"
msgid "All"
msgstr "सगळें"
#: functionpanel.ui:61
-#, fuzzy
msgctxt "functionpanel|category"
msgid "Database"
msgstr "म्हायतीकोश"
@@ -18437,7 +17952,6 @@ msgid "Financial"
msgstr "अर्थीक"
#: functionpanel.ui:64
-#, fuzzy
msgctxt "functionpanel|category"
msgid "Information"
msgstr "म्हायती"
@@ -18467,19 +17981,16 @@ msgid "Statistical"
msgstr "सांख्यिकी"
#: functionpanel.ui:69
-#, fuzzy
msgctxt "functionpanel|category"
msgid "Spreadsheet"
msgstr "स्प्रेडशीट्"
#: functionpanel.ui:70
-#, fuzzy
msgctxt "functionpanel|category"
msgid "Text"
msgstr "मजकूर"
#: functionpanel.ui:71
-#, fuzzy
msgctxt "functionpanel|category"
msgid "Add-in"
msgstr "जोड़-सुविधा"
@@ -18516,7 +18027,6 @@ msgid "Default Settings"
msgstr ""
#: groupbydate.ui:8
-#, fuzzy
msgctxt "groupbydate|PivotTableGroupByDate"
msgid "Grouping"
msgstr "गट करप"
@@ -18532,7 +18042,6 @@ msgid "_Manually at:"
msgstr ""
#: groupbydate.ui:153
-#, fuzzy
msgctxt "groupbydate|label1"
msgid "Start"
msgstr "सुरवात"
@@ -18571,7 +18080,6 @@ msgid "Group by"
msgstr "न गट करात"
#: groupbynumber.ui:9
-#, fuzzy
msgctxt "groupbynumber|PivotTableGroupByNumber"
msgid "Grouping"
msgstr "गट करप"
@@ -18587,7 +18095,6 @@ msgid "_Manually at:"
msgstr ""
#: groupbynumber.ui:155
-#, fuzzy
msgctxt "groupbynumber|label1"
msgid "Start"
msgstr "सुरवात"
@@ -18615,7 +18122,6 @@ msgid "Group by"
msgstr "न गट करात"
#: groupdialog.ui:8
-#, fuzzy
msgctxt "groupdialog|GroupDialog"
msgid "Group"
msgstr "गट"
@@ -18633,7 +18139,6 @@ msgid "_Columns"
msgstr "स्तंभ"
#: groupdialog.ui:141
-#, fuzzy
msgctxt "groupdialog|includeLabel"
msgid "Include"
msgstr "समाविश्ट करात"
@@ -18697,13 +18202,11 @@ msgid "Custom footer"
msgstr ""
#: headerfootercontent.ui:204
-#, fuzzy
msgctxt "headerfootercontent|buttonBTN_TEXT|tooltip_text"
msgid "Text Attributes"
msgstr "मजकूर गुणधर्म"
#: headerfootercontent.ui:218
-#, fuzzy
msgctxt "headerfootercontent|buttonBTN_FILE|tooltip_text"
msgid "Title"
msgstr "मथळो"
@@ -18720,19 +18223,16 @@ msgid "Page"
msgstr "पानां"
#: headerfootercontent.ui:264
-#, fuzzy
msgctxt "headerfootercontent|buttonBTN_PAGES|tooltip_text"
msgid "Pages"
msgstr "पानां"
#: headerfootercontent.ui:280
-#, fuzzy
msgctxt "headerfootercontent|buttonBTN_DATE|tooltip_text"
msgid "Date"
msgstr "तारीक"
#: headerfootercontent.ui:296
-#, fuzzy
msgctxt "headerfootercontent|buttonBTN_TIME|tooltip_text"
msgid "Time"
msgstr "वेळ"
@@ -18749,7 +18249,6 @@ msgid "Note"
msgstr "कोण ना"
#: headerfootercontent.ui:379
-#, fuzzy
msgctxt "headerfootercontent|labelSTR_HF_NONE_IN_BRACKETS"
msgid "(none)"
msgstr "(कोण ना)"
@@ -18781,13 +18280,11 @@ msgid "Customized"
msgstr ""
#: headerfootercontent.ui:451
-#, fuzzy
msgctxt "headerfootercontent|labelSTR_HF_OF"
msgid "of"
msgstr "चो"
#: headerfootercontent.ui:509
-#, fuzzy
msgctxt "headerfootercontent|title"
msgid "Title"
msgstr "मथळो"
@@ -18810,13 +18307,11 @@ msgid "Headers/Footers"
msgstr ""
#: headerfooterdialog.ui:106
-#, fuzzy
msgctxt "headerfooterdialog|header"
msgid "Header"
msgstr "मस्तकलेख"
#: headerfooterdialog.ui:128
-#, fuzzy
msgctxt "headerfooterdialog|footer"
msgid "Footer"
msgstr "चरणलेख"
@@ -18868,7 +18363,6 @@ msgid "Field Options"
msgstr ""
#: insertcells.ui:8
-#, fuzzy
msgctxt "insertcells|InsertCellsDialog"
msgid "Insert Cells"
msgstr "कक्ष घालात"
@@ -18894,7 +18388,6 @@ msgid "Entire _column"
msgstr ""
#: insertcells.ui:177
-#, fuzzy
msgctxt "insertcells|label1"
msgid "Selection"
msgstr "निवड"
@@ -18910,7 +18403,6 @@ msgid "_Paste All"
msgstr ""
#: insertsheet.ui:15
-#, fuzzy
msgctxt "insertsheet|InsertSheetDialog"
msgid "Insert Sheet"
msgstr "कागद घालात"
@@ -18926,7 +18418,6 @@ msgid "_After current sheet"
msgstr ""
#: insertsheet.ui:146
-#, fuzzy
msgctxt "insertsheet|label1"
msgid "Position"
msgstr "स्थान"
@@ -18976,7 +18467,6 @@ msgid "Lin_k"
msgstr "जोड"
#: insertsheet.ui:455
-#, fuzzy
msgctxt "insertsheet|label2"
msgid "Sheet"
msgstr "कागद"
@@ -19066,13 +18556,11 @@ msgid "Range _Options"
msgstr ""
#: managenamesdialog.ui:398
-#, fuzzy
msgctxt "managenamesdialog|treeviewcolumn1"
msgid "column"
msgstr "स्तंभ"
#: mergecellsdialog.ui:8
-#, fuzzy
msgctxt "mergecellsdialog|MergeCellsDialog"
msgid "Merge Cells"
msgstr "कक्ष विलीन"
@@ -19116,7 +18604,6 @@ msgid "C_opy"
msgstr "नकल"
#: movecopysheet.ui:134
-#, fuzzy
msgctxt "movecopysheet|label1"
msgid "Action"
msgstr "कारवाय"
@@ -19143,7 +18630,6 @@ msgid "_Insert before"
msgstr ""
#: movecopysheet.ui:279
-#, fuzzy
msgctxt "movecopysheet|label2"
msgid "Location"
msgstr "ठिकाण"
@@ -19185,13 +18671,11 @@ msgid "Results to:"
msgstr ""
#: movingaveragedialog.ui:130
-#, fuzzy
msgctxt "movingaveragedialog|label3"
msgid "Data"
msgstr "म्हायती"
#: movingaveragedialog.ui:224
-#, fuzzy
msgctxt "movingaveragedialog|groupedby-columns-radio"
msgid "Columns"
msgstr "स्तंभ"
@@ -19221,7 +18705,6 @@ msgid "Parameters"
msgstr "परिमाणां"
#: multipleoperationsdialog.ui:9
-#, fuzzy
msgctxt "multipleoperationsdialog|MultipleOperationsDialog"
msgid "Multiple operations"
msgstr "अनेक कामां"
@@ -19268,7 +18751,6 @@ msgid "For _data range"
msgstr ""
#: namerangesdialog.ui:303
-#, fuzzy
msgctxt "namerangesdialog|label1"
msgid "Range"
msgstr "व्याप्ती"
@@ -19286,25 +18768,21 @@ msgid "Row:"
msgstr "रांग"
#: navigatorpanel.ui:58
-#, fuzzy
msgctxt "navigatorpanel|column|tooltip_text"
msgid "Column"
msgstr "स्तंभ"
#: navigatorpanel.ui:70
-#, fuzzy
msgctxt "navigatorpanel|row|tooltip_text"
msgid "Row"
msgstr "रांग"
#: navigatorpanel.ui:86
-#, fuzzy
msgctxt "navigatorpanel|datarange|tooltip_text"
msgid "Data Range"
msgstr "म्हायती व्याप्ती"
#: navigatorpanel.ui:99
-#, fuzzy
msgctxt "navigatorpanel|start|tooltip_text"
msgid "Start"
msgstr "सुरवात"
@@ -19316,13 +18794,11 @@ msgid "End"
msgstr "अंत"
#: navigatorpanel.ui:125
-#, fuzzy
msgctxt "navigatorpanel|contents|tooltip_text"
msgid "Contents"
msgstr "आशय"
#: navigatorpanel.ui:138
-#, fuzzy
msgctxt "navigatorpanel|toggle|tooltip_text"
msgid "Toggle"
msgstr "अदलाबदल"
@@ -19340,7 +18816,6 @@ msgid "Drag Mode"
msgstr "उखलपाची स्थिती"
#: navigatorpanel.ui:190
-#, fuzzy
msgctxt "navigatorpanel|documents|tooltip_text"
msgid "Document"
msgstr "दस्तावेज"
@@ -19362,7 +18837,6 @@ msgid "No solution was found."
msgstr ""
#: notebookbar.ui:391
-#, fuzzy
msgctxt "notebookbar|FileLabel"
msgid "File"
msgstr "धारिका"
@@ -19396,19 +18870,16 @@ msgid "Indent"
msgstr "अंतर"
#: notebookbar.ui:1123
-#, fuzzy
msgctxt "notebookbar|increaseindent1|tooltip_text"
msgid "Increase Indent"
msgstr "अंतर वाडयात"
#: notebookbar.ui:1139
-#, fuzzy
msgctxt "notebookbar|decreaseindent1|tooltip_text"
msgid "Decrease Indent"
msgstr "अंतर कमी करात"
#: notebookbar.ui:1677
-#, fuzzy
msgctxt "notebookbar|CalcLabel"
msgid "Home"
msgstr "घरGhor"
@@ -19441,7 +18912,6 @@ msgid "Page Layout"
msgstr ""
#: notebookbar.ui:2726
-#, fuzzy
msgctxt "notebookbar|DataLabel"
msgid "Data"
msgstr "म्हायती"
@@ -19453,7 +18923,6 @@ msgid "Auto Spellcheck"
msgstr "आपसूक अक्षरां तपासपी"
#: notebookbar.ui:3041
-#, fuzzy
msgctxt "notebookbar|ReviewLabel"
msgid "Review"
msgstr "परीक्षण"
@@ -19464,13 +18933,11 @@ msgid "Toggle Grid Lines"
msgstr ""
#: notebookbar.ui:3345
-#, fuzzy
msgctxt "notebookbar|ViewLabel"
msgid "View"
msgstr "दृश्य"
#: notebookbar.ui:3860
-#, fuzzy
msgctxt "notebookbar|ImageLabel"
msgid "Image"
msgstr "प्रतिमा"
@@ -19514,7 +18981,6 @@ msgid "Bad"
msgstr ""
#: notebookbar_groupedbar_compact.ui:3937
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|error"
msgid "Error"
msgstr "त्रुटी"
@@ -19531,7 +18997,6 @@ msgid "Neutral"
msgstr ""
#: notebookbar_groupedbar_compact.ui:3961
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|warning"
msgid "Warning"
msgstr "इशारो"
@@ -19809,7 +19274,6 @@ msgid "Bad"
msgstr ""
#: notebookbar_groupedbar_full.ui:3871
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|error"
msgid "Error"
msgstr "त्रुटी"
@@ -19826,7 +19290,6 @@ msgid "Neutral"
msgstr ""
#: notebookbar_groupedbar_full.ui:3895
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|warning"
msgid "Warning"
msgstr "इशारो"
@@ -20068,7 +19531,6 @@ msgid "_Help"
msgstr "मदत"
#: notebookbar_groups.ui:40
-#, fuzzy
msgctxt "notebookbar_groups|hyperlink"
msgid "Hyperlink"
msgstr "हाइपरजोड"
@@ -20086,7 +19548,6 @@ msgid "Endnote"
msgstr "तळटीपPaimyallen"
#: notebookbar_groups.ui:78
-#, fuzzy
msgctxt "notebookbar_groups|bookmark"
msgid "Bookmark"
msgstr "पुस्तकखूण"
@@ -20147,13 +19608,11 @@ msgid "Bad"
msgstr ""
#: notebookbar_groups.ui:251
-#, fuzzy
msgctxt "notebookbar_groups|stylemenustatw"
msgid "Warning"
msgstr "इशारो"
#: notebookbar_groups.ui:260
-#, fuzzy
msgctxt "notebookbar_groups|stylemenustate"
msgid "Error"
msgstr "त्रुटी"
@@ -20204,7 +19663,6 @@ msgid "Style 4"
msgstr ""
#: notebookbar_groups.ui:530
-#, fuzzy
msgctxt "notebookbar_groups|filegrouplabel"
msgid "File"
msgstr "धारिका"
@@ -20216,7 +19674,6 @@ msgid "Clipboard"
msgstr "क्लीपबोर्ड "
#: notebookbar_groups.ui:729
-#, fuzzy
msgctxt "notebookbar_groups|paragraphstyleb"
msgid "Style"
msgstr "शैली"
@@ -20232,37 +19689,31 @@ msgid " "
msgstr ""
#: notebookbar_groups.ui:1034
-#, fuzzy
msgctxt "notebookbar_groups|leftb"
msgid "Left"
msgstr "दावे"
#: notebookbar_groups.ui:1052
-#, fuzzy
msgctxt "notebookbar_groups|centerb"
msgid "Center"
msgstr "केंद्र"
#: notebookbar_groups.ui:1069
-#, fuzzy
msgctxt "notebookbar_groups|rightb"
msgid "Right"
msgstr "उजवे"
#: notebookbar_groups.ui:1275
-#, fuzzy
msgctxt "notebookbar_groups|formatgrouplabel"
msgid "Text"
msgstr "मजकूर"
#: notebookbar_groups.ui:1376
-#, fuzzy
msgctxt "notebookbar_groups|mergeb"
msgid "Merge"
msgstr "विलीन"
#: notebookbar_groups.ui:1394
-#, fuzzy
msgctxt "notebookbar_groups|splitb"
msgid "Split"
msgstr "दुभंग"
@@ -20274,31 +19725,26 @@ msgid "Conditional"
msgstr "शर्तं"
#: notebookbar_groups.ui:1583
-#, fuzzy
msgctxt "notebookbar_groups|topb"
msgid "Top"
msgstr "वयर"
#: notebookbar_groups.ui:1600
-#, fuzzy
msgctxt "notebookbar_groups|vcenterb"
msgid "Center"
msgstr "केंद्र"
#: notebookbar_groups.ui:1617
-#, fuzzy
msgctxt "notebookbar_groups|bottomb"
msgid "Bottom"
msgstr "तळ"
#: notebookbar_groups.ui:1663
-#, fuzzy
msgctxt "notebookbar_groups|tablegrouplabel"
msgid "Spreadsheet"
msgstr "स्प्रेडशीट्"
#: notebookbar_groups.ui:1740
-#, fuzzy
msgctxt "notebookbar_groups|shapesb"
msgid "Shapes"
msgstr "रुपां"
@@ -20316,7 +19762,6 @@ msgid "Insert"
msgstr "भितर घालात"
#: notebookbar_groups.ui:1900
-#, fuzzy
msgctxt "notebookbar_groups|imagestyleb"
msgid "Style"
msgstr "शैली"
@@ -20340,7 +19785,6 @@ msgid "Lock"
msgstr "डॉक"
#: notebookbar_groups.ui:2043
-#, fuzzy
msgctxt "notebookbar_groups|imagegrouplabel"
msgid "Image"
msgstr "प्रतिमा"
@@ -20352,7 +19796,6 @@ msgid "None"
msgstr "कोण ना"
#: notebookbar_groups.ui:2108
-#, fuzzy
msgctxt "notebookbar_groups|wrapideal"
msgid "Optimal"
msgstr "योग्य"
@@ -20523,7 +19966,6 @@ msgid "0 corresponds to 01/01/1904"
msgstr ""
#: optcalculatepage.ui:489
-#, fuzzy
msgctxt "optcalculatepage|label3"
msgid "Date"
msgstr "तारीक"
@@ -20588,7 +20030,6 @@ msgid "_Prefix name for new worksheet:"
msgstr ""
#: optdefaultpage.ui:98
-#, fuzzy
msgctxt "optdefaultpage|label1"
msgid "New Spreadsheet"
msgstr "नवी प्रेडशीटNovi patllayil'li folli"
@@ -20604,7 +20045,6 @@ msgid "_Always apply manual breaks"
msgstr ""
#: optdlg.ui:68
-#, fuzzy
msgctxt "optdlg|label1"
msgid "Pages"
msgstr "पानां"
@@ -20615,7 +20055,6 @@ msgid "_Print only selected sheets"
msgstr ""
#: optdlg.ui:124
-#, fuzzy
msgctxt "optdlg|label2"
msgid "Sheets"
msgstr "कागदां"
@@ -20631,7 +20070,6 @@ msgid "Formula _syntax:"
msgstr ""
#: optformula.ui:87
-#, fuzzy
msgctxt "optformula|label1"
msgid "Formula Options"
msgstr "सुत्र पर्याय"
@@ -20730,7 +20168,6 @@ msgid "Separators"
msgstr "दुभाजक"
#: optimalcolwidthdialog.ui:8
-#, fuzzy
msgctxt "optimalcolwidthdialog|OptimalColWidthDialog"
msgid "Optimal Column Width"
msgstr "योग्य स्तंभ रुंदाय"
@@ -20748,7 +20185,6 @@ msgid "_Default value"
msgstr "मूळ मोल"
#: optimalrowheightdialog.ui:8
-#, fuzzy
msgctxt "optimalrowheightdialog|OptimalRowHeightDialog"
msgid "Optimal Row Height"
msgstr "योग्य वळ उंचाय"
@@ -20834,37 +20270,31 @@ msgid "Page"
msgstr "पानां"
#: pagetemplatedialog.ui:151
-#, fuzzy
msgctxt "pagetemplatedialog|borders"
msgid "Borders"
msgstr "शीमो"
#: pagetemplatedialog.ui:174
-#, fuzzy
msgctxt "pagetemplatedialog|background"
msgid "Background"
msgstr "फांटभूंय"
#: pagetemplatedialog.ui:197
-#, fuzzy
msgctxt "pagetemplatedialog|header"
msgid "Header"
msgstr "मस्तकलेख"
#: pagetemplatedialog.ui:220
-#, fuzzy
msgctxt "pagetemplatedialog|footer"
msgid "Footer"
msgstr "चरणलेख"
#: pagetemplatedialog.ui:243
-#, fuzzy
msgctxt "pagetemplatedialog|sheet"
msgid "Sheet"
msgstr "कागद"
#: paradialog.ui:8
-#, fuzzy
msgctxt "paradialog|ParagraphDialog"
msgid "Paragraph"
msgstr "परिच्छेद"
@@ -20875,7 +20305,6 @@ msgid "Indents & Spacing"
msgstr ""
#: paradialog.ui:128
-#, fuzzy
msgctxt "paradialog|labelTP_PARA_ALIGN"
msgid "Alignment"
msgstr "सारके करप"
@@ -20915,19 +20344,16 @@ msgid "Numbers"
msgstr "क्रमांक "
#: paratemplatedialog.ui:165
-#, fuzzy
msgctxt "paratemplatedialog|font"
msgid "Font"
msgstr "अक्षरसंच"
#: paratemplatedialog.ui:188
-#, fuzzy
msgctxt "paratemplatedialog|fonteffects"
msgid "Font Effects"
msgstr "अक्षरसंच प्रभाव"
#: paratemplatedialog.ui:211
-#, fuzzy
msgctxt "paratemplatedialog|alignment"
msgid "Alignment"
msgstr "सारके करप"
@@ -20938,13 +20364,11 @@ msgid "Asian Typography"
msgstr ""
#: paratemplatedialog.ui:257
-#, fuzzy
msgctxt "paratemplatedialog|borders"
msgid "Borders"
msgstr "शीमो"
#: paratemplatedialog.ui:280
-#, fuzzy
msgctxt "paratemplatedialog|background"
msgid "Background"
msgstr "फांटभूंय"
@@ -20955,7 +20379,6 @@ msgid "Cell Protection"
msgstr ""
#: pastespecial.ui:23
-#, fuzzy
msgctxt "pastespecial|PasteSpecial"
msgid "Paste Special"
msgstr "खाशेलें दसयात"
@@ -21022,7 +20445,6 @@ msgid "_Objects"
msgstr "वस्ती"
#: pastespecial.ui:307
-#, fuzzy
msgctxt "pastespecial|label1"
msgid "Selection"
msgstr "निवड"
@@ -21105,7 +20527,6 @@ msgid "Shift Cells"
msgstr ""
#: pivotfielddialog.ui:9
-#, fuzzy
msgctxt "pivotfielddialog|PivotFieldDialog"
msgid "Data Field"
msgstr "म्हायती प्रक्षेत्र"
@@ -21135,7 +20556,6 @@ msgid "_User-defined"
msgstr "वापर करप्यान केल्ली व्याख्या"
#: pivotfielddialog.ui:203
-#, fuzzy
msgctxt "pivotfielddialog|label1"
msgid "Subtotals"
msgstr "उपबेरीज"
@@ -21152,31 +20572,26 @@ msgid "Name:"
msgstr "नाव"
#: pivotfilterdialog.ui:8
-#, fuzzy
msgctxt "pivotfilterdialog|PivotFilterDialog"
msgid "Filter"
msgstr "गाळणी"
#: pivotfilterdialog.ui:104
-#, fuzzy
msgctxt "pivotfilterdialog|connect1"
msgid "AND"
msgstr "AND"
#: pivotfilterdialog.ui:105
-#, fuzzy
msgctxt "pivotfilterdialog|connect1"
msgid "OR"
msgstr "OR"
#: pivotfilterdialog.ui:121
-#, fuzzy
msgctxt "pivotfilterdialog|connect2"
msgid "AND"
msgstr "AND"
#: pivotfilterdialog.ui:122
-#, fuzzy
msgctxt "pivotfilterdialog|connect2"
msgid "OR"
msgstr "OR"
@@ -21188,19 +20603,16 @@ msgid "Operator"
msgstr "प्रवर्तक"
#: pivotfilterdialog.ui:145
-#, fuzzy
msgctxt "pivotfilterdialog|label3"
msgid "Field name"
msgstr "प्रक्षेत्र नाव"
#: pivotfilterdialog.ui:156
-#, fuzzy
msgctxt "pivotfilterdialog|label4"
msgid "Condition"
msgstr "शर्तं"
#: pivotfilterdialog.ui:167
-#, fuzzy
msgctxt "pivotfilterdialog|label5"
msgid "Value"
msgstr "मोल"
@@ -21322,7 +20734,6 @@ msgid "New sheet"
msgstr ""
#: pivottablelayoutdialog.ui:562
-#, fuzzy
msgctxt "pivottablelayoutdialog|destination-radio-selection"
msgid "Selection"
msgstr "निवड"
@@ -21339,7 +20750,6 @@ msgid "Destination"
msgstr ""
#: pivottablelayoutdialog.ui:668
-#, fuzzy
msgctxt "pivottablelayoutdialog|source-radio-selection"
msgid "Selection"
msgstr "निवड"
@@ -21351,7 +20761,6 @@ msgid "Named range"
msgstr "क्रमांक व्याप्ती"
#: pivottablelayoutdialog.ui:738
-#, fuzzy
msgctxt "pivottablelayoutdialog|label9"
msgid "Source"
msgstr "स्त्रोत"
@@ -21515,7 +20924,6 @@ msgid "Uniform Integer"
msgstr ""
#: randomnumbergenerator.ui:30
-#, fuzzy
msgctxt "randomnumbergenerator|distribution-liststore"
msgid "Normal"
msgstr "सामान्य"
@@ -21562,7 +20970,6 @@ msgid "Cell range:"
msgstr ""
#: randomnumbergenerator.ui:225
-#, fuzzy
msgctxt "randomnumbergenerator|label1"
msgid "Data"
msgstr "म्हायती"
@@ -21637,13 +21044,11 @@ msgid "Results to:"
msgstr ""
#: regressiondialog.ui:220
-#, fuzzy
msgctxt "regressiondialog|label1"
msgid "Data"
msgstr "म्हायती"
#: regressiondialog.ui:255
-#, fuzzy
msgctxt "regressiondialog|groupedby-columns-radio"
msgid "Columns"
msgstr "स्तंभ"
@@ -21778,7 +21183,6 @@ msgid "Row Height"
msgstr "रांग उंचाय"
#: rowheightdialog.ui:88
-#, fuzzy
msgctxt "rowheightdialog|label1"
msgid "Height:"
msgstr "उंचाय:"
@@ -21805,7 +21209,6 @@ msgid "Results to:"
msgstr ""
#: samplingdialog.ui:194
-#, fuzzy
msgctxt "samplingdialog|label4"
msgid "Data"
msgstr "म्हायती"
@@ -21897,7 +21300,6 @@ msgid "Created by"
msgstr ""
#: scenariodialog.ui:330
-#, fuzzy
msgctxt "scenariodialog|onft"
msgid "on"
msgstr "चालू"
@@ -21909,7 +21311,6 @@ msgid "Delete"
msgstr "काडून उडयात"
#: scenariomenu.ui:20
-#, fuzzy
msgctxt "scenariomenu|edit"
msgid "Properties..."
msgstr "वैशिश्ट्यां..."
@@ -21971,25 +21372,21 @@ msgid "Expand _references when new columns/rows are inserted"
msgstr ""
#: scgeneralpage.ui:318
-#, fuzzy
msgctxt "scgeneralpage|alignlb"
msgid "Down"
msgstr "सकयल"
#: scgeneralpage.ui:319
-#, fuzzy
msgctxt "scgeneralpage|alignlb"
msgid "Right"
msgstr "उजवे"
#: scgeneralpage.ui:320
-#, fuzzy
msgctxt "scgeneralpage|alignlb"
msgid "Up"
msgstr "वयर"
#: scgeneralpage.ui:321
-#, fuzzy
msgctxt "scgeneralpage|alignlb"
msgid "Left"
msgstr "दावे"
@@ -22052,13 +21449,11 @@ msgid "_Type:"
msgstr "प्रकार:"
#: selectdatasource.ui:145
-#, fuzzy
msgctxt "selectdatasource|type"
msgid "Table"
msgstr "कोष्टक"
#: selectdatasource.ui:146
-#, fuzzy
msgctxt "selectdatasource|type"
msgid "Query"
msgstr "प्रस्न"
@@ -22082,13 +21477,11 @@ msgid "Data so_urce:"
msgstr "म्हायती स्त्रोत"
#: selectdatasource.ui:201
-#, fuzzy
msgctxt "selectdatasource|label1"
msgid "Selection"
msgstr "निवड"
#: selectrange.ui:7
-#, fuzzy
msgctxt "selectrange|SelectRangeDialog"
msgid "Select Database Range"
msgstr "माहितीकोश व्याप्तीची निवड करात"
@@ -22126,7 +21519,6 @@ msgid "_External source/interface"
msgstr ""
#: selectsource.ui:198
-#, fuzzy
msgctxt "selectsource|label1"
msgid "Selection"
msgstr "निवड"
@@ -22149,7 +21541,6 @@ msgid "Header (left)"
msgstr "दावो मस्तकलेख"
#: sharedfooterdialog.ui:151
-#, fuzzy
msgctxt "sharedfooterdialog|footer"
msgid "Footer"
msgstr "चरणलेख"
@@ -22160,7 +21551,6 @@ msgid "Headers/Footers"
msgstr ""
#: sharedheaderdialog.ui:106
-#, fuzzy
msgctxt "sharedheaderdialog|header"
msgid "Header"
msgstr "मस्तकलेख"
@@ -22194,7 +21584,6 @@ msgid "Note: Changes to formatting attributes like fonts, colors, and number for
msgstr ""
#: sharedocumentdlg.ui:169
-#, fuzzy
msgctxt "sharedocumentdlg|name"
msgid "Name"
msgstr "नाव"
@@ -22211,7 +21600,6 @@ msgid "No user data available."
msgstr ""
#: sharedocumentdlg.ui:234
-#, fuzzy
msgctxt "sharedocumentdlg|unknownuser"
msgid "Unknown User"
msgstr "अज्ञात वापरपीOporichit Vaparpi"
@@ -22270,7 +21658,6 @@ msgid "_Objects/Images"
msgstr ""
#: sheetprintpage.ui:257
-#, fuzzy
msgctxt "sheetprintpage|checkBTN_CHARTS"
msgid "Charts"
msgstr "तक्ते"
@@ -22294,7 +21681,6 @@ msgid "_Zero values"
msgstr "शून्य मोल"
#: sheetprintpage.ui:335
-#, fuzzy
msgctxt "sheetprintpage|labelPrint"
msgid "Print"
msgstr "छापात"
@@ -22336,25 +21722,21 @@ msgid "N_umber of pages:"
msgstr "प्रतींची संख्या"
#: sheetprintpage.ui:569
-#, fuzzy
msgctxt "sheetprintpage|comboLB_SCALEMODE"
msgid "Reduce/enlarge printout"
msgstr "मुद्रण ल्हान/व्हड करात"
#: sheetprintpage.ui:570
-#, fuzzy
msgctxt "sheetprintpage|comboLB_SCALEMODE"
msgid "Fit print range(s) to width/height"
msgstr "रुंदाय/उंचायेंत छापणावळ व्याप्ती बसयात"
#: sheetprintpage.ui:571
-#, fuzzy
msgctxt "sheetprintpage|comboLB_SCALEMODE"
msgid "Fit print range(s) on number of pages"
msgstr "पानांच्या संख्येंत छापणावळ व्याप्ती बसयात"
#: sheetprintpage.ui:590
-#, fuzzy
msgctxt "sheetprintpage|labelScale"
msgid "Scale"
msgstr "प्रमाण"
@@ -22399,7 +21781,6 @@ msgid "_Choose the field containing the detail you want to show"
msgstr "तुमी दाखोवपाक सोदतात तो तपशीळ आशिल्ले प्रक्षेत्र निवडात"
#: showsheetdialog.ui:8
-#, fuzzy
msgctxt "showsheetdialog|ShowSheetDialog"
msgid "Show Sheet"
msgstr "कागद दाखयात"
@@ -22554,7 +21935,6 @@ msgid "General"
msgstr "सर्वसादारण"
#: sidebarnumberformat.ui:42
-#, fuzzy
msgctxt "sidebarnumberformat|category"
msgid "Number"
msgstr "क्रमांक "
@@ -22565,7 +21945,6 @@ msgid "Percent"
msgstr ""
#: sidebarnumberformat.ui:44
-#, fuzzy
msgctxt "sidebarnumberformat|category"
msgid "Currency"
msgstr "चलन"
@@ -22577,7 +21956,6 @@ msgid "Date "
msgstr "तारीक"
#: sidebarnumberformat.ui:46
-#, fuzzy
msgctxt "sidebarnumberformat|category"
msgid "Time"
msgstr "वेळ"
@@ -22599,13 +21977,11 @@ msgid "Boolean Value"
msgstr ""
#: sidebarnumberformat.ui:50
-#, fuzzy
msgctxt "sidebarnumberformat|category"
msgid "Text"
msgstr "मजकूर"
#: sidebarnumberformat.ui:54
-#, fuzzy
msgctxt "sidebarnumberformat|category-atkobject"
msgid "Category"
msgstr "विबाग"
@@ -22805,7 +22181,6 @@ msgid "Integer"
msgstr "पूर्णांक"
#: solverdlg.ui:531
-#, fuzzy
msgctxt "solverdlg|op1list"
msgid "Binary"
msgstr "बायनरीDuheri"
@@ -22838,7 +22213,6 @@ msgid "Integer"
msgstr "पूर्णांक"
#: solverdlg.ui:555
-#, fuzzy
msgctxt "solverdlg|op2list"
msgid "Binary"
msgstr "बायनरीDuheri"
@@ -22871,7 +22245,6 @@ msgid "Integer"
msgstr "पूर्णांक"
#: solverdlg.ui:579
-#, fuzzy
msgctxt "solverdlg|op3list"
msgid "Binary"
msgstr "बायनरीDuheri"
@@ -22904,7 +22277,6 @@ msgid "Integer"
msgstr "पूर्णांक"
#: solverdlg.ui:603
-#, fuzzy
msgctxt "solverdlg|op4list"
msgid "Binary"
msgstr "बायनरीDuheri"
@@ -22916,49 +22288,41 @@ msgid "Operator"
msgstr "प्रवर्तक"
#: solverdlg.ui:626
-#, fuzzy
msgctxt "solverdlg|val1edit-atkobject"
msgid "Value"
msgstr "मोल"
#: solverdlg.ui:645
-#, fuzzy
msgctxt "solverdlg|val2edit-atkobject"
msgid "Value"
msgstr "मोल"
#: solverdlg.ui:664
-#, fuzzy
msgctxt "solverdlg|val3edit-atkobject"
msgid "Value"
msgstr "मोल"
#: solverdlg.ui:683
-#, fuzzy
msgctxt "solverdlg|val4edit-atkobject"
msgid "Value"
msgstr "मोल"
#: solverdlg.ui:742
-#, fuzzy
msgctxt "solverdlg|del2|tooltip_text"
msgid "Remove"
msgstr "काडात"
#: solverdlg.ui:755
-#, fuzzy
msgctxt "solverdlg|del1|tooltip_text"
msgid "Remove"
msgstr "काडात"
#: solverdlg.ui:768
-#, fuzzy
msgctxt "solverdlg|del3|tooltip_text"
msgid "Remove"
msgstr "काडात"
#: solverdlg.ui:781
-#, fuzzy
msgctxt "solverdlg|del4|tooltip_text"
msgid "Remove"
msgstr "काडात"
@@ -22979,13 +22343,11 @@ msgid "Solver engine:"
msgstr ""
#: solveroptionsdialog.ui:70
-#, fuzzy
msgctxt "solveroptionsdialog|label1"
msgid "Settings:"
msgstr "स्थापितां :"
#: solveroptionsdialog.ui:96
-#, fuzzy
msgctxt "solveroptionsdialog|edit"
msgid "Edit..."
msgstr "सम्पादन..."
@@ -23037,7 +22399,6 @@ msgid "Restore Previous"
msgstr ""
#: sortdialog.ui:8
-#, fuzzy
msgctxt "sortdialog|SortDialog"
msgid "Sort"
msgstr "वर्गीकरण"
@@ -23200,13 +22561,11 @@ msgid "Standard Filter"
msgstr "ठराविक फिल्टर"
#: standardfilterdialog.ui:119
-#, fuzzy
msgctxt "standardfilterdialog|connect1"
msgid "AND"
msgstr "AND"
#: standardfilterdialog.ui:120
-#, fuzzy
msgctxt "standardfilterdialog|connect1"
msgid "OR"
msgstr "OR"
@@ -23217,13 +22576,11 @@ msgid "Operator 1"
msgstr ""
#: standardfilterdialog.ui:141
-#, fuzzy
msgctxt "standardfilterdialog|connect2"
msgid "AND"
msgstr "AND"
#: standardfilterdialog.ui:142
-#, fuzzy
msgctxt "standardfilterdialog|connect2"
msgid "OR"
msgstr "OR"
@@ -23234,13 +22591,11 @@ msgid "Operator 2"
msgstr ""
#: standardfilterdialog.ui:163
-#, fuzzy
msgctxt "standardfilterdialog|connect3"
msgid "AND"
msgstr "AND"
#: standardfilterdialog.ui:164
-#, fuzzy
msgctxt "standardfilterdialog|connect3"
msgid "OR"
msgstr "OR"
@@ -23251,13 +22606,11 @@ msgid "Operator 3"
msgstr ""
#: standardfilterdialog.ui:182
-#, fuzzy
msgctxt "standardfilterdialog|connect4"
msgid "AND"
msgstr "AND"
#: standardfilterdialog.ui:183
-#, fuzzy
msgctxt "standardfilterdialog|connect4"
msgid "OR"
msgstr "OR"
@@ -23274,19 +22627,16 @@ msgid "Operator"
msgstr "प्रवर्तक"
#: standardfilterdialog.ui:211
-#, fuzzy
msgctxt "standardfilterdialog|label3"
msgid "Field name"
msgstr "प्रक्षेत्र नाव"
#: standardfilterdialog.ui:222
-#, fuzzy
msgctxt "standardfilterdialog|label4"
msgid "Condition"
msgstr "शर्तं"
#: standardfilterdialog.ui:233
-#, fuzzy
msgctxt "standardfilterdialog|label5"
msgid "Value"
msgstr "मोल"
@@ -23664,7 +23014,6 @@ msgid "Document: "
msgstr "दस्तावेज"
#: subtotaldialog.ui:8
-#, fuzzy
msgctxt "subtotaldialog|SubTotalDialog"
msgid "Subtotals"
msgstr "उपबेरीज"
@@ -23690,37 +23039,31 @@ msgid "Options"
msgstr "पर्यायPoryay"
#: subtotalgrppage.ui:12
-#, fuzzy
msgctxt "subtotalgrppage|liststore1"
msgid "Sum"
msgstr "बेरीज"
#: subtotalgrppage.ui:15
-#, fuzzy
msgctxt "subtotalgrppage|liststore1"
msgid "Count"
msgstr "गणन"
#: subtotalgrppage.ui:18
-#, fuzzy
msgctxt "subtotalgrppage|liststore1"
msgid "Average"
msgstr "सरासरी"
#: subtotalgrppage.ui:21
-#, fuzzy
msgctxt "subtotalgrppage|liststore1"
msgid "Max"
msgstr "कमाल"
#: subtotalgrppage.ui:24
-#, fuzzy
msgctxt "subtotalgrppage|liststore1"
msgid "Min"
msgstr "किमान"
#: subtotalgrppage.ui:27
-#, fuzzy
msgctxt "subtotalgrppage|liststore1"
msgid "Product"
msgstr "उत्पादन"
@@ -23732,25 +23075,21 @@ msgid "Count (numbers only)"
msgstr "मेजात (फकत क्रमांक)"
#: subtotalgrppage.ui:33
-#, fuzzy
msgctxt "subtotalgrppage|liststore1"
msgid "StDev (Sample)"
msgstr "StDev (नमुनो)"
#: subtotalgrppage.ui:36
-#, fuzzy
msgctxt "subtotalgrppage|liststore1"
msgid "StDevP (Population)"
msgstr "StDevP (लोकसंख्या )"
#: subtotalgrppage.ui:39
-#, fuzzy
msgctxt "subtotalgrppage|liststore1"
msgid "Var (Sample)"
msgstr "वेरिऐबल (नमुनो)"
#: subtotalgrppage.ui:42
-#, fuzzy
msgctxt "subtotalgrppage|liststore1"
msgid "VarP (Population)"
msgstr "VarP (लोकसंख्या)"
@@ -23815,7 +23154,6 @@ msgid "C_ustom sort order"
msgstr ""
#: subtotaloptionspage.ui:237
-#, fuzzy
msgctxt "subtotaloptionspage|label2"
msgid "Sort"
msgstr "वर्गीकरण"
@@ -23932,7 +23270,6 @@ msgid "Text to Columns"
msgstr ""
#: textimportcsv.ui:654
-#, fuzzy
msgctxt "textimportcsv|label4"
msgid "Fields"
msgstr "प्रक्षेत्रां"
@@ -24059,7 +23396,6 @@ msgid "_Color:"
msgstr ""
#: tpviewpage.ui:399
-#, fuzzy
msgctxt "tpviewpage|grid"
msgid "Show"
msgstr "दाखयात"
@@ -24070,7 +23406,6 @@ msgid "Show on colored cells"
msgstr ""
#: tpviewpage.ui:401
-#, fuzzy
msgctxt "tpviewpage|grid"
msgid "Hide"
msgstr "लिपयात"
@@ -24109,43 +23444,36 @@ msgid "_Drawing objects:"
msgstr "वस्तींचे चित्र काडप"
#: tpviewpage.ui:548
-#, fuzzy
msgctxt "tpviewpage|objgrf"
msgid "Show"
msgstr "दाखयात"
#: tpviewpage.ui:549
-#, fuzzy
msgctxt "tpviewpage|objgrf"
msgid "Hide"
msgstr "लिपयात"
#: tpviewpage.ui:564
-#, fuzzy
msgctxt "tpviewpage|diagram"
msgid "Show"
msgstr "दाखयात"
#: tpviewpage.ui:565
-#, fuzzy
msgctxt "tpviewpage|diagram"
msgid "Hide"
msgstr "लिपयात"
#: tpviewpage.ui:580
-#, fuzzy
msgctxt "tpviewpage|draw"
msgid "Show"
msgstr "दाखयात"
#: tpviewpage.ui:581
-#, fuzzy
msgctxt "tpviewpage|draw"
msgid "Hide"
msgstr "लिपयात"
#: tpviewpage.ui:599
-#, fuzzy
msgctxt "tpviewpage|label2"
msgid "Objects"
msgstr "वस्ती"
@@ -24177,13 +23505,11 @@ msgid "Results to:"
msgstr ""
#: ttestdialog.ui:160
-#, fuzzy
msgctxt "ttestdialog|label1"
msgid "Data"
msgstr "म्हायती"
#: ttestdialog.ui:254
-#, fuzzy
msgctxt "ttestdialog|groupedby-columns-radio"
msgid "Columns"
msgstr "स्तंभ"
@@ -24201,7 +23527,6 @@ msgid "Grouped by"
msgstr "न केल्लो गट: "
#: ungroupdialog.ui:8
-#, fuzzy
msgctxt "ungroupdialog|UngroupDialog"
msgid "Ungroup"
msgstr "गट करू नाकात"
@@ -24240,13 +23565,11 @@ msgid "Decimal"
msgstr "दशांश"
#: validationcriteriapage.ui:27
-#, fuzzy
msgctxt "validationcriteriapage|liststore1"
msgid "Date"
msgstr "तारीक"
#: validationcriteriapage.ui:31
-#, fuzzy
msgctxt "validationcriteriapage|liststore1"
msgid "Time"
msgstr "वेळ"
@@ -24257,7 +23580,6 @@ msgid "Cell range"
msgstr ""
#: validationcriteriapage.ui:39
-#, fuzzy
msgctxt "validationcriteriapage|liststore1"
msgid "List"
msgstr "वळेरी"
@@ -24395,7 +23717,6 @@ msgid "_Input help:"
msgstr ""
#: validationhelptabpage.ui:132
-#, fuzzy
msgctxt "validationhelptabpage|label1"
msgid "Contents"
msgstr "आशय"
@@ -24454,13 +23775,11 @@ msgid "Results to:"
msgstr ""
#: ztestdialog.ui:160
-#, fuzzy
msgctxt "ztestdialog|label1"
msgid "Data"
msgstr "म्हायती"
#: ztestdialog.ui:254
-#, fuzzy
msgctxt "ztestdialog|groupedby-columns-radio"
msgid "Columns"
msgstr "स्तंभ"
diff --git a/source/kok/scaddins/messages.po b/source/kok/scaddins/messages.po
index 77800abdd2e..c6b1c84f304 100644
--- a/source/kok/scaddins/messages.po
+++ b/source/kok/scaddins/messages.po
@@ -233,7 +233,6 @@ msgid "Returns the multinomial coefficient of a set of numbers"
msgstr "क्रमांकांच्या संचाचो भौपदी सहगुणक परत दिता"
#: analysis.hrc:102
-#, fuzzy
msgctxt "ANALYSIS_Multinomial"
msgid "Number"
msgstr "क्रमांक "
@@ -386,7 +385,6 @@ msgid ""
msgstr ""
#: analysis.hrc:156
-#, fuzzy
msgctxt "ANALYSIS_Gcd"
msgid "Number"
msgstr "क्रमांक "
@@ -404,7 +402,6 @@ msgid ""
msgstr ""
#: analysis.hrc:163
-#, fuzzy
msgctxt "ANALYSIS_Lcm"
msgid "Number"
msgstr "क्रमांक "
@@ -1080,7 +1077,6 @@ msgid "Returns the product of several complex numbers"
msgstr "खूप जटिल क्रमांकांचे फळ परत दिता"
#: analysis.hrc:430 /home/cl/vc/git/libo-core/scaddins/inc/analysis.hrc:432
-#, fuzzy
msgctxt "ANALYSIS_Improduct"
msgid "Complex number"
msgstr "जटिल क्रमांक"
diff --git a/source/kok/scp2/source/extensions.po b/source/kok/scp2/source/extensions.po
index 123d644f070..2b0cdfd71d6 100644
--- a/source/kok/scp2/source/extensions.po
+++ b/source/kok/scp2/source/extensions.po
@@ -115,7 +115,6 @@ msgid "LanguageTool Open Source language checker"
msgstr ""
#: module_extensions.ulf
-#, fuzzy
msgctxt ""
"module_extensions.ulf\n"
"STR_NAME_MODULE_OPTIONAL_EXTENSIONS_MARIADBC\n"
@@ -124,7 +123,6 @@ msgid "MySQL Connector"
msgstr "वळ जोडपी"
#: module_extensions.ulf
-#, fuzzy
msgctxt ""
"module_extensions.ulf\n"
"STR_DESC_MODULE_OPTIONAL_EXTENSIONS_MARIADBC\n"
diff --git a/source/kok/scp2/source/ooo.po b/source/kok/scp2/source/ooo.po
index 390d147edad..a39dec3fb0b 100644
--- a/source/kok/scp2/source/ooo.po
+++ b/source/kok/scp2/source/ooo.po
@@ -173,7 +173,6 @@ msgid "Installs Portuguese help in %PRODUCTNAME %PRODUCTVERSION"
msgstr "%PRODUCTNAME %PRODUCTVERSION नांत पोर्तुगाली आदार इन्स्टॉल करता%PRODUCTNAME %PRODUCTVERSION hantum Portuguese Mozot bosoyta"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_PT_BR\n"
@@ -191,7 +190,6 @@ msgid "Installs Portuguese (Brazil) help in %PRODUCTNAME %PRODUCTVERSION"
msgstr "%PRODUCTNAME %PRODUCTVERSION नांत पोर्तुगाली आदार इन्स्टॉल करता%PRODUCTNAME %PRODUCTVERSION hantum Portuguese Mozot bosoyta"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_JA\n"
@@ -240,7 +238,6 @@ msgid "Installs Chinese (simplified) help in %PRODUCTNAME %PRODUCTVERSION"
msgstr "%PRODUCTNAME %PRODUCTVERSION नांत चिनी आदार इन्स्टॉल करता%PRODUCTNAME %PRODUCTVERSION hantum Chinese (sorollikrot) Mozot bosoyta"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_ZH_TW\n"
@@ -273,7 +270,6 @@ msgid "Installs Dutch help in %PRODUCTNAME %PRODUCTVERSION"
msgstr "%PRODUCTNAME %PRODUCTVERSION नांत डच आदार इन्स्टॉल करता%PRODUCTNAME %PRODUCTVERSION hantum Dutch Mozot bosoyta"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_HU\n"
@@ -290,7 +286,6 @@ msgid "Installs Hungarian help in %PRODUCTNAME %PRODUCTVERSION"
msgstr "%PRODUCTNAME %PRODUCTVERSION नांत हंगोरियन आदार इन्स्टॉल करता%PRODUCTNAME %PRODUCTVERSION hantum Hungarian Mozot bosoyta"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_PL\n"
@@ -307,7 +302,6 @@ msgid "Installs Polish help in %PRODUCTNAME %PRODUCTVERSION"
msgstr "%PRODUCTNAME %PRODUCTVERSION नांत पोलीश आदार इन्स्टॉल करता%PRODUCTNAME %PRODUCTVERSION hantum Polish Mozot bosoyta"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_RU\n"
@@ -324,7 +318,6 @@ msgid "Installs Russian help in %PRODUCTNAME %PRODUCTVERSION"
msgstr "%PRODUCTNAME %PRODUCTVERSION नांत रशियन आदार इंस्टोल कर%PRODUCTNAME %PRODUCTVERSION hantum Russian Mozot bosoyta"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_TR\n"
@@ -341,7 +334,6 @@ msgid "Installs Turkish help in %PRODUCTNAME %PRODUCTVERSION"
msgstr "%PRODUCTNAME %PRODUCTVERSION नांत तुर्की आदार इन्स्टॉल करता%PRODUCTNAME %PRODUCTVERSION hantum Turkish Mozot bosoyta"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_EL\n"
@@ -358,7 +350,6 @@ msgid "Installs Greek help in %PRODUCTNAME %PRODUCTVERSION"
msgstr "%PRODUCTNAME %PRODUCTVERSION नांत ग्रीक आदार इन्स्टॉल करता%PRODUCTNAME %PRODUCTVERSION hantum Greek Mozot bosoyta"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_TH\n"
@@ -375,7 +366,6 @@ msgid "Installs Thai help in %PRODUCTNAME %PRODUCTVERSION"
msgstr "%PRODUCTNAME %PRODUCTVERSION नांत थाय आदार इन्स्टॉल करता%PRODUCTNAME %PRODUCTVERSION hantum Thai Mozot bosoyta"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_CS\n"
@@ -424,7 +414,6 @@ msgid "Installs Croatian help in %PRODUCTNAME %PRODUCTVERSION"
msgstr "%PRODUCTNAME %PRODUCTVERSION नांत क्रोएशियन आदार इन्स्टॉल करता%PRODUCTNAME %PRODUCTVERSION hantum English Mozot bosoyta"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_ET\n"
@@ -747,7 +736,6 @@ msgid "Installs Nepali help in %PRODUCTNAME %PRODUCTVERSION"
msgstr "%PRODUCTNAME %PRODUCTVERSION नांत नेपाली आदार इन्स्टॉल करता%PRODUCTNAME %PRODUCTVERSION hantum Nepali Mozot bosoyta"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_AR\n"
@@ -780,7 +768,6 @@ msgid "Installs Catalan help in %PRODUCTNAME %PRODUCTVERSION"
msgstr "%PRODUCTNAME %PRODUCTVERSION नांत केटलन आदार इन्स्टॉल करता%PRODUCTNAME %PRODUCTVERSION hantum Catalan Mozot bosoyta"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_CA_VALENCIA\n"
@@ -797,7 +784,6 @@ msgid "Installs Catalan (Valencian) help in %PRODUCTNAME %PRODUCTVERSION"
msgstr "%PRODUCTNAME %PRODUCTVERSION नांत केटलन आदार इन्स्टॉल करता%PRODUCTNAME %PRODUCTVERSION hantum Catalan (Valencian) Mozot bosoyta"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_DA\n"
@@ -814,7 +800,6 @@ msgid "Installs Danish help in %PRODUCTNAME %PRODUCTVERSION"
msgstr "%PRODUCTNAME %PRODUCTVERSION नांत दानीश आदार इन्स्टॉल करता%PRODUCTNAME %PRODUCTVERSION hantum Danish Mozot bosoyta"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_FI\n"
@@ -831,7 +816,6 @@ msgid "Installs Finnish help in %PRODUCTNAME %PRODUCTVERSION"
msgstr "%PRODUCTNAME %PRODUCTVERSION मांत फिन्नीश आदार इन्स्टॉल करता%PRODUCTNAME %PRODUCTVERSION hantum Finnish Mozot bosoyta"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_HE\n"
@@ -1975,7 +1959,6 @@ msgid "Installs the Portuguese user interface"
msgstr "पोर्तूगीज फांटबळ प्रतिष्ठापित करता"
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_PT_BR\n"
@@ -1992,7 +1975,6 @@ msgid "Installs the Portuguese user interface"
msgstr "पोर्तूगीज फांटबळ प्रतिष्ठापित करता"
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_JA\n"
@@ -2041,7 +2023,6 @@ msgid "Installs the Chinese (simplified) user interface"
msgstr "चिनी (सोपी) फांटबळ प्रतिष्ठापित करता"
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_ZH_TW\n"
@@ -2091,7 +2072,6 @@ msgid "Installs the Upper Sorbian user interface"
msgstr "जॉर्जियन फांटबळ प्रतिष्ठापित करता"
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_HU\n"
@@ -2108,7 +2088,6 @@ msgid "Installs the Hungarian user interface"
msgstr "हंगेरियन फांटबळ प्रतिष्ठापित करता"
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_PL\n"
@@ -2125,7 +2104,6 @@ msgid "Installs the Polish user interface"
msgstr "पोलिश फांटबळ प्रतिष्ठापित करता"
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_RU\n"
@@ -2142,7 +2120,6 @@ msgid "Installs the Russian user interface"
msgstr "रशियन फांटबळ प्रतिष्ठापित करता"
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_TR\n"
@@ -2159,7 +2136,6 @@ msgid "Installs the Turkish user interface"
msgstr "टर्की फांटबळ प्रतिष्ठापित करता"
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_EL\n"
@@ -2176,7 +2152,6 @@ msgid "Installs the Greek user interface"
msgstr "ग्रिक फांटबळ प्रतिष्ठापित करता"
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_TH\n"
@@ -2193,7 +2168,6 @@ msgid "Installs the Thai user interface"
msgstr "थाय फांटबळ प्रतिष्ठापित करता"
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_CS\n"
@@ -2242,7 +2216,6 @@ msgid "Installs the Croatian user interface"
msgstr "क्रोयेशियन फांटबळ प्रतिष्ठापित करता"
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_ET\n"
@@ -2581,7 +2554,6 @@ msgid "Installs the Nepali user interface"
msgstr "नेपाळी फांटबळ प्रतिष्ठापित करता"
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_AR\n"
@@ -2614,7 +2586,6 @@ msgid "Installs the Catalan user interface"
msgstr "कटालन फांटबळ प्रतिष्ठापित करता"
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_CA_VALENCIA\n"
@@ -2632,7 +2603,6 @@ msgid "Installs the Catalan (Valencian) user interface"
msgstr "सरबियन (सिरीलिक) फांटबळ प्रतिष्ठापित करता"
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_DA\n"
@@ -2649,7 +2619,6 @@ msgid "Installs the Danish user interface"
msgstr "डॅनिश फांटबळ प्रतिष्ठापित करता"
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_FI\n"
@@ -2666,7 +2635,6 @@ msgid "Installs the Finnish user interface"
msgstr "फिनीश फांटबळ प्रतिष्ठापित करता"
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_HE\n"
@@ -3815,7 +3783,6 @@ msgid "Aragonese spelling dictionary"
msgstr "ब्रेटॉन वर्णरचना शब्दकोशBreton OkxorRochona Xobdkox, ani Xobdkox, somyog chinna Niyom"
#: module_ooo.ulf
-#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_NAME_MODULE_EXTENSION_DICTIONARY_AR\n"
@@ -3949,7 +3916,6 @@ msgid "Catalan spelling dictionary, hyphenation rules, and thesaurus"
msgstr "केटलन वर्णरचना शब्दकोश, संयोगचिन्नाचे नेम आनी थेसोरसCatalachem OkxorRochona Xobdkox, Xobdkox, somyog chinna Niyom ani MahetiKox"
#: module_ooo.ulf
-#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_NAME_MODULE_EXTENSION_DICTIONARY_CS\n"
@@ -3966,7 +3932,6 @@ msgid "Czech spelling dictionary, hyphenation rules, and thesaurus"
msgstr "झॅच वर्णरचना शब्दकोश, संयोगचिन्नाचे नेम आनी थेसोरसCzech OkxorRochona Xobdkox, Xobdkox, somyog chinna Niyom ani MahetiKox"
#: module_ooo.ulf
-#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_NAME_MODULE_EXTENSION_DICTIONARY_DA\n"
@@ -4022,7 +3987,6 @@ msgstr ""
" MahetiKox"
#: module_ooo.ulf
-#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_NAME_MODULE_EXTENSION_DICTIONARY_EL\n"
@@ -4058,7 +4022,6 @@ msgid "Spanish spelling dictionary, hyphenation rules, and thesaurus"
msgstr "दानीश वर्णरचना शब्दकोश, संयोगचिन्नाचे नेम आनी थेसोरसDanish OkxorRochona Xobdkox, Xobdkox, somyog chinna Niyom ani MahetiKox"
#: module_ooo.ulf
-#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_NAME_MODULE_EXTENSION_DICTIONARY_ET\n"
@@ -4139,7 +4102,6 @@ msgid "Gujarati spelling dictionary"
msgstr "गुजराती वर्णरचना शब्दकोशGujarati OkxorRochona Xobdkox"
#: module_ooo.ulf
-#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_NAME_MODULE_EXTENSION_DICTIONARY_HE\n"
@@ -4172,7 +4134,6 @@ msgid "Hindi spelling dictionary"
msgstr "हिन्दी वर्णरचना शब्दकोशHindi OkxorRochona Xobdkox"
#: module_ooo.ulf
-#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_NAME_MODULE_EXTENSION_DICTIONARY_HU\n"
@@ -4373,7 +4334,6 @@ msgid "Occitan spelling dictionary"
msgstr "ऑसिटन वर्णरचना शब्दकोशOccitachem OkxorRochona Xobdkox"
#: module_ooo.ulf
-#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_NAME_MODULE_EXTENSION_DICTIONARY_PL\n"
@@ -4390,7 +4350,6 @@ msgid "Polish spelling dictionary, hyphenation rules, and thesaurus"
msgstr "पोली वर्णरचना शब्दकोश संयोगचिन्नाचे नेम आनी थेसोरसPolish OkxorRochona Xobdkox, Xobdkox, somyog chinna Niyom ani MahetiKox"
#: module_ooo.ulf
-#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_NAME_MODULE_EXTENSION_DICTIONARY_PT_BR\n"
@@ -4441,7 +4400,6 @@ msgid "Romanian spelling dictionary, hyphenation rules, and thesaurus"
msgstr "रोमेनियन वर्णरचना शब्दकोश, संयोगचिन्नाचे नेम आनी थेसोरसRomaniachem OkxorRochona Xobdkox, Xobdkox, somyog chinna Niyom ani MahetiKox"
#: module_ooo.ulf
-#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_NAME_MODULE_EXTENSION_DICTIONARY_RU\n"
@@ -4509,7 +4467,6 @@ msgstr ""
" MahetiKox"
#: module_ooo.ulf
-#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_NAME_MODULE_EXTENSION_DICTIONARY_SQ\n"
@@ -4592,7 +4549,6 @@ msgid "Telugu spelling dictionary, and hyphenation rules"
msgstr "डच वर्णरचना शब्दकोश आनी संयोगचिन्नाचे नेमDutch OkxorRochona Xobdkox ani Xobdkox, somyog chinna Niyom"
#: module_ooo.ulf
-#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_NAME_MODULE_EXTENSION_DICTIONARY_TH\n"
diff --git a/source/kok/sd/messages.po b/source/kok/sd/messages.po
index ebaf223706c..4bc543740b6 100644
--- a/source/kok/sd/messages.po
+++ b/source/kok/sd/messages.po
@@ -20,19 +20,16 @@ msgid "Slides"
msgstr "दर्शिका"
#: DocumentRenderer.hrc:30
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_CONTENT_CHOICES"
msgid "Handouts"
msgstr "पत्रकां"
#: DocumentRenderer.hrc:31
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_CONTENT_CHOICES"
msgid "Notes"
msgstr "टीपणां"
#: DocumentRenderer.hrc:32
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_CONTENT_CHOICES"
msgid "Outline"
msgstr "भायलीवळ"
@@ -88,7 +85,6 @@ msgid "Original colors"
msgstr ""
#: DocumentRenderer.hrc:55
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_QUALITY_CHOICES"
msgid "Grayscale"
msgstr "कड्डें प्रमाण"
@@ -290,13 +286,11 @@ msgid "Close Polygon"
msgstr "बहुकोन बंद करात"
#: strings.hrc:35
-#, fuzzy
msgctxt "STR_SLIDE_SORTER_MODE"
msgid "Slide Sorter"
msgstr "दर्शिका वर्गिकरण करपी"
#: strings.hrc:36
-#, fuzzy
msgctxt "STR_NORMAL_MODE"
msgid "Normal"
msgstr "सामान्य"
@@ -680,7 +674,6 @@ msgid "Modify page margins"
msgstr "पानाचे समास बदलात"
#: strings.hrc:109
-#, fuzzy
msgctxt "STR_EDIT_OBJ"
msgid "~Edit"
msgstr "सम्पादन"
@@ -1222,7 +1215,6 @@ msgid "Text"
msgstr "मजकूर"
#: strings.hrc:216
-#, fuzzy
msgctxt "STR_HTMLEXP_SETGRAPHIC"
msgid "Image"
msgstr "प्रतिमा"
@@ -1549,7 +1541,6 @@ msgid "Background objects"
msgstr "फाटभूंय वस्ती"
#: strings.hrc:280
-#, fuzzy
msgctxt "STR_LAYER_LAYOUT"
msgid "Layout"
msgstr "अभिन्यास"
@@ -2067,13 +2058,11 @@ msgid "PresentationPageNumberShape"
msgstr ""
#: strings.hrc:385
-#, fuzzy
msgctxt "SID_SD_A11Y_D_PRESENTATION"
msgid "%PRODUCTNAME Presentation"
msgstr "%PRODUCTNAME सादरीकरण"
#: strings.hrc:386
-#, fuzzy
msgctxt "SID_SD_A11Y_P_TITLE_N_STYLE"
msgid "Title"
msgstr "मथळो"
@@ -2085,19 +2074,16 @@ msgid "Outliner"
msgstr "भायलीवळ"
#: strings.hrc:388
-#, fuzzy
msgctxt "SID_SD_A11Y_P_SUBTITLE_N_STYLE"
msgid "Subtitle"
msgstr "उपमथळो"
#: strings.hrc:389
-#, fuzzy
msgctxt "SID_SD_A11Y_P_PAGE_N_STYLE"
msgid "Page"
msgstr "पान"
#: strings.hrc:390
-#, fuzzy
msgctxt "SID_SD_A11Y_P_NOTES_N_STYLE"
msgid "Notes"
msgstr "टीपणां"
@@ -2114,25 +2100,21 @@ msgid "Unknown Accessible Presentation Shape"
msgstr ""
#: strings.hrc:393
-#, fuzzy
msgctxt "SID_SD_A11Y_P_FOOTER_N_STYLE"
msgid "Footer"
msgstr "चरणलेख"
#: strings.hrc:394
-#, fuzzy
msgctxt "SID_SD_A11Y_P_HEADER_N_STYLE"
msgid "Header"
msgstr "मस्तकलेख"
#: strings.hrc:395
-#, fuzzy
msgctxt "SID_SD_A11Y_P_DATE_N_STYLE"
msgid "Date"
msgstr "तारीक"
#: strings.hrc:396
-#, fuzzy
msgctxt "SID_SD_A11Y_P_NUMBER_N_STYLE"
msgid "Number"
msgstr "क्रमांक "
@@ -2195,7 +2177,6 @@ msgid "Fill color:"
msgstr "पयलो रंग"
#: strings.hrc:408
-#, fuzzy
msgctxt "STR_CUSTOMANIMATION_STYLE_PROPERTY"
msgid "Style:"
msgstr "शैली:"
@@ -2213,7 +2194,6 @@ msgid "Font color:"
msgstr "पयलो रंग"
#: strings.hrc:411
-#, fuzzy
msgctxt "STR_CUSTOMANIMATION_FONT_SIZE_STYLE_PROPERTY"
msgid "Style:"
msgstr "शैली:"
@@ -2401,13 +2381,11 @@ msgid "%PRODUCTNAME %s"
msgstr "%PRODUCTNAME API"
#: strings.hrc:448
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_PRINT_GROUP"
msgid "Print"
msgstr "छापात"
#: strings.hrc:449
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_CONTENT"
msgid "Document"
msgstr "दस्तावेज"
@@ -2418,7 +2396,6 @@ msgid "Slides per page"
msgstr ""
#: strings.hrc:451
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_ORDER"
msgid "Order"
msgstr "क्रम"
@@ -2454,7 +2431,6 @@ msgid "Hidden pages"
msgstr "लिपिल्लीं पानां"
#: strings.hrc:457
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_QUALITY"
msgid "Color"
msgstr "रंग"
@@ -2477,7 +2453,6 @@ msgid "Page sides"
msgstr ""
#: strings.hrc:461
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_BROCHURE_INCLUDE"
msgid "Include"
msgstr "समाविश्ट करात"
@@ -2488,7 +2463,6 @@ msgid "~Use only paper tray from printer preferences"
msgstr ""
#: strings.hrc:463
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_PAGE_RANGE"
msgid "Print range"
msgstr "मुद्रण व्याप्ती"
@@ -2514,7 +2488,6 @@ msgid "%PRODUCTNAME Draw has searched to the beginning of the document. Do you w
msgstr "%PRODUCTNAME ड्रॉन दस्तावेजाच्या सुरवेकसावन सोद घेतलो. तुमकां निमणे सोद घेवपाचो आसा?"
#: strings.hrc:470
-#, fuzzy
msgctxt "STR_SD_NONE"
msgid "- None -"
msgstr "-कोण ना-"
@@ -2741,7 +2714,6 @@ msgid "Timing"
msgstr ""
#: customanimationproperties.ui:136
-#, fuzzy
msgctxt "customanimationproperties|textanim"
msgid "Text Animation"
msgstr "मजकूर चलचित्र"
@@ -2757,13 +2729,11 @@ msgid "Remove Effect"
msgstr ""
#: customanimationspanel.ui:121
-#, fuzzy
msgctxt "customanimationspanel|move_up|tooltip_text"
msgid "Move Up"
msgstr "वयर हालयात"
#: customanimationspanel.ui:136
-#, fuzzy
msgctxt "customanimationspanel|move_down|tooltip_text"
msgid "Move Down"
msgstr "सकयल व्हरात"
@@ -2786,7 +2756,6 @@ msgid "Entrance"
msgstr ""
#: customanimationspanel.ui:194
-#, fuzzy
msgctxt "customanimationspanel|categorylb"
msgid "Emphasis"
msgstr "भर"
@@ -2894,13 +2863,11 @@ msgid "Remove Effect"
msgstr ""
#: customanimationspanelhorizontal.ui:124
-#, fuzzy
msgctxt "customanimationspanelhorizontal|move_up|tooltip_text"
msgid "Move Up"
msgstr "वयर हालयात"
#: customanimationspanelhorizontal.ui:138
-#, fuzzy
msgctxt "customanimationspanelhorizontal|move_down|tooltip_text"
msgid "Move Down"
msgstr "सकयल व्हरात"
@@ -2943,7 +2910,6 @@ msgid "Entrance"
msgstr ""
#: customanimationspanelhorizontal.ui:261
-#, fuzzy
msgctxt "customanimationspanelhorizontal|categorylb"
msgid "Emphasis"
msgstr "भर"
@@ -3116,7 +3082,6 @@ msgid "Start _effect on click of:"
msgstr ""
#: customanimationtimingtab.ui:228
-#, fuzzy
msgctxt "customanimationtimingtab|label11"
msgid "Trigger"
msgstr "ट्रिग्गर"
@@ -3195,7 +3160,6 @@ msgid "_Variable"
msgstr "बदलपी"
#: dlgfield.ui:142
-#, fuzzy
msgctxt "dlgfield|label1"
msgid "Field Type"
msgstr "प्रक्षेत्र प्रकार"
@@ -3219,7 +3183,6 @@ msgid "Animation"
msgstr "चलतचित्रां"
#: dockinganimation.ui:90
-#, fuzzy
msgctxt "dockinganimation|box|tooltip_text"
msgid "Preview"
msgstr "पूर्वदृश्य"
@@ -3236,7 +3199,6 @@ msgid "Max."
msgstr "कमाल"
#: dockinganimation.ui:149
-#, fuzzy
msgctxt "dockinganimation|duration|tooltip_text"
msgid "Duration"
msgstr "कालावदी"
@@ -3259,7 +3221,6 @@ msgid "Backwards"
msgstr ""
#: dockinganimation.ui:216
-#, fuzzy
msgctxt "dockinganimation|stop|tooltip_text"
msgid "Stop"
msgstr "थांबयात"
@@ -3287,7 +3248,6 @@ msgid "Bitmap object"
msgstr ""
#: dockinganimation.ui:340
-#, fuzzy
msgctxt "dockinganimation|alignmentft"
msgid "Alignment"
msgstr "सारके करप"
@@ -3299,7 +3259,6 @@ msgid "Top Left"
msgstr "वयली दावी ?"
#: dockinganimation.ui:356
-#, fuzzy
msgctxt "dockinganimation|alignment"
msgid "Left"
msgstr "दावे"
@@ -3311,7 +3270,6 @@ msgid "Bottom Left"
msgstr "तळाक दावी ?"
#: dockinganimation.ui:358
-#, fuzzy
msgctxt "dockinganimation|alignment"
msgid "Top"
msgstr "वयर"
@@ -3323,7 +3281,6 @@ msgid "Centered"
msgstr "केंद्रित"
#: dockinganimation.ui:360
-#, fuzzy
msgctxt "dockinganimation|alignment"
msgid "Bottom"
msgstr "तळ"
@@ -3335,7 +3292,6 @@ msgid "Top Right"
msgstr "वयर उजव्यान?"
#: dockinganimation.ui:362
-#, fuzzy
msgctxt "dockinganimation|alignment"
msgid "Right"
msgstr "उजवे"
@@ -3363,7 +3319,6 @@ msgid "Apply Objects Individually"
msgstr ""
#: dockinganimation.ui:478
-#, fuzzy
msgctxt "dockinganimation|label3"
msgid "Number"
msgstr "क्रमांक "
@@ -3380,7 +3335,6 @@ msgid "Delete All Images"
msgstr ""
#: dockinganimation.ui:562
-#, fuzzy
msgctxt "dockinganimation|label2"
msgid "Image"
msgstr "प्रतिमा"
@@ -3452,13 +3406,11 @@ msgid "Extra Large"
msgstr "खूप व्हड"
#: fontstylemenu.ui:12
-#, fuzzy
msgctxt "fontstylemenu|bold"
msgid "Bold"
msgstr "ठळक"
#: fontstylemenu.ui:20
-#, fuzzy
msgctxt "fontstylemenu|italic"
msgid "Italic"
msgstr "तिरके"
@@ -3576,7 +3528,6 @@ msgid "Slide name"
msgstr "दर्शिका पटल"
#: impressprinteroptions.ui:48
-#, fuzzy
msgctxt "impressprinteroptions|printdatetime"
msgid "Date and time"
msgstr "तारीक आनिक वेळ"
@@ -3588,7 +3539,6 @@ msgid "Hidden pages"
msgstr "लिपिल्लीं पानां"
#: impressprinteroptions.ui:86
-#, fuzzy
msgctxt "impressprinteroptions|label4"
msgid "Contents"
msgstr "आशय"
@@ -3600,7 +3550,6 @@ msgid "Original size"
msgstr "मूळ आकार"
#: impressprinteroptions.ui:137
-#, fuzzy
msgctxt "impressprinteroptions|grayscale"
msgid "Grayscale"
msgstr "कड्डें प्रमाण"
@@ -3612,7 +3561,6 @@ msgid "Black & white"
msgstr "काळो आनिक धवो"
#: impressprinteroptions.ui:179
-#, fuzzy
msgctxt "impressprinteroptions|label5"
msgid "Color"
msgstr "रंग"
@@ -3661,13 +3609,11 @@ msgid "A_fter"
msgstr ""
#: insertslides.ui:137
-#, fuzzy
msgctxt "insertslides|label1"
msgid "Position"
msgstr "स्थान"
#: interactiondialog.ui:8
-#, fuzzy
msgctxt "interactiondialog|InteractionDialog"
msgid "Interaction"
msgstr "सुसंवाद"
@@ -3684,7 +3630,6 @@ msgid "Target:"
msgstr "लक्ष्य"
#: interactionpage.ui:143
-#, fuzzy
msgctxt "interactionpage|label1"
msgid "Interaction"
msgstr "सुसंवाद"
@@ -3783,7 +3728,6 @@ msgid "Show S_mall Preview"
msgstr "ल्हान पूर्वदृश्य दाखयात"
#: navigatorpanel.ui:22
-#, fuzzy
msgctxt "navigatorpanel|documents|tooltip_text"
msgid "Document"
msgstr "दस्तावेज"
@@ -3806,7 +3750,6 @@ msgid "Previous Slide"
msgstr ""
#: navigatorpanel.ui:84
-#, fuzzy
msgctxt "navigatorpanel|next|tooltip_text"
msgid "Next Slide"
msgstr "फुडली दर्शिकाFuddli Dorxika"
@@ -3829,7 +3772,6 @@ msgid "Show Shapes"
msgstr ""
#: notebookbar.ui:340
-#, fuzzy
msgctxt "notebookbar|FileLabel"
msgid "File"
msgstr "धारिका"
@@ -3841,7 +3783,6 @@ msgid "Clone"
msgstr "कोण"
#: notebookbar.ui:921
-#, fuzzy
msgctxt "notebookbar|numberbullet|tooltip_text"
msgid "Bullets and Numbering"
msgstr "गुळे आनिक क्रमांक दिवप"
@@ -3853,13 +3794,11 @@ msgid "Indent"
msgstr "अंतर"
#: notebookbar.ui:968
-#, fuzzy
msgctxt "notebookbar|increaseindent|tooltip_text"
msgid "Increase Indent"
msgstr "अंतर वाडयात"
#: notebookbar.ui:984
-#, fuzzy
msgctxt "notebookbar|decreaseindent|tooltip_text"
msgid "Decrease Indent"
msgstr "अंतर कमी करात"
@@ -3870,7 +3809,6 @@ msgid "Horizontal Alignment"
msgstr ""
#: notebookbar.ui:1497
-#, fuzzy
msgctxt "notebookbar|ImpressLabel"
msgid "Home"
msgstr "घरGhor"
@@ -3917,31 +3855,26 @@ msgid "Auto Spellcheck"
msgstr "आपसूक अक्षरां तपासपी"
#: notebookbar.ui:2354
-#, fuzzy
msgctxt "notebookbar|ReviewLabel"
msgid "Review"
msgstr "परीक्षण"
#: notebookbar.ui:2547
-#, fuzzy
msgctxt "notebookbar|GridVisible"
msgid "Grid"
msgstr "ग्रिड"
#: notebookbar.ui:2737
-#, fuzzy
msgctxt "notebookbar|ViewLabel"
msgid "View"
msgstr "दृश्य"
#: notebookbar.ui:2757
-#, fuzzy
msgctxt "notebookbar|TableLabel"
msgid "Table"
msgstr "कोष्टक"
#: notebookbar.ui:3275
-#, fuzzy
msgctxt "notebookbar|ImageLabel"
msgid "Image"
msgstr "प्रतिमा"
@@ -4158,7 +4091,6 @@ msgid "Menubar"
msgstr ""
#: notebookbar_groupedbar_full.ui:2541
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|Quotation2"
msgid "Quotation"
msgstr "म्हण"
@@ -4389,7 +4321,6 @@ msgid "Blank"
msgstr "कोरो"
#: notebookbar_groups.ui:57
-#, fuzzy
msgctxt "notebookbar_groups|layout02"
msgid "Title Slide"
msgstr "मथळो दर्शिका"
@@ -4401,19 +4332,16 @@ msgid "Title, Text"
msgstr "मथळो मजकूर"
#: notebookbar_groups.ui:73
-#, fuzzy
msgctxt "notebookbar_groups|layout04"
msgid "Title, Content"
msgstr "माथाळो, मजकूर"
#: notebookbar_groups.ui:81
-#, fuzzy
msgctxt "notebookbar_groups|layout05"
msgid "Centered Text"
msgstr "केंद्रीत अक्षरांCentred Text"
#: notebookbar_groups.ui:104
-#, fuzzy
msgctxt "notebookbar_groups|hyperlink"
msgid "Hyperlink"
msgstr "हाइपरजोड"
@@ -4431,7 +4359,6 @@ msgid "Endnote"
msgstr "तळटीपPaimyallen"
#: notebookbar_groups.ui:142
-#, fuzzy
msgctxt "notebookbar_groups|bookmark"
msgid "Bookmark"
msgstr "पुस्तकखूण"
@@ -4482,7 +4409,6 @@ msgid "Title 2"
msgstr "मथळो2"
#: notebookbar_groups.ui:489
-#, fuzzy
msgctxt "notebookbar_groups|filegrouplabel"
msgid "File"
msgstr "धारिका"
@@ -4494,7 +4420,6 @@ msgid "Clipboard"
msgstr "क्लीपबोर्ड "
#: notebookbar_groups.ui:688
-#, fuzzy
msgctxt "notebookbar_groups|shapestyleb"
msgid "Style"
msgstr "शैली"
@@ -4510,7 +4435,6 @@ msgid " "
msgstr ""
#: notebookbar_groups.ui:1201
-#, fuzzy
msgctxt "notebookbar_groups|formatgrouplabel"
msgid "Text"
msgstr "मजकूर"
@@ -4528,7 +4452,6 @@ msgid "Master"
msgstr "प्रधान"
#: notebookbar_groups.ui:1293
-#, fuzzy
msgctxt "notebookbar_groups|layoutb"
msgid "Layout"
msgstr "अभिन्यास"
@@ -4546,13 +4469,11 @@ msgid "Transition"
msgstr "वेव्हार"
#: notebookbar_groups.ui:1386
-#, fuzzy
msgctxt "notebookbar_groups|slidegrouplabel"
msgid "Slide"
msgstr "दर्शिका"
#: notebookbar_groups.ui:1460
-#, fuzzy
msgctxt "notebookbar_groups|shapesb"
msgid "Shapes"
msgstr "रुपां"
@@ -4570,7 +4491,6 @@ msgid "Insert"
msgstr "भितर घालात"
#: notebookbar_groups.ui:1620
-#, fuzzy
msgctxt "notebookbar_groups|imagestyleb"
msgid "Style"
msgstr "शैली"
@@ -4594,7 +4514,6 @@ msgid "Lock"
msgstr "डॉक"
#: notebookbar_groups.ui:1762
-#, fuzzy
msgctxt "notebookbar_groups|imagegrouplabel"
msgid "Image"
msgstr "प्रतिमा"
@@ -4606,7 +4525,6 @@ msgid "None"
msgstr "कोण ना"
#: notebookbar_groups.ui:1827
-#, fuzzy
msgctxt "notebookbar_groups|wrapideal"
msgid "Optimal"
msgstr "योग्य"
@@ -4667,7 +4585,6 @@ msgid "Start with _Template Selection"
msgstr ""
#: optimpressgeneralpage.ui:134
-#, fuzzy
msgctxt "optimpressgeneralpage|newdoclbl"
msgid "New Document"
msgstr "नवीन दस्तावेज"
@@ -4720,7 +4637,6 @@ msgid "Enable Presenter Console"
msgstr ""
#: optimpressgeneralpage.ui:386
-#, fuzzy
msgctxt "optimpressgeneralpage|label7"
msgid "Presentation"
msgstr "सादरीकरण"
@@ -4742,7 +4658,6 @@ msgid "Page _height:"
msgstr ""
#: optimpressgeneralpage.ui:575
-#, fuzzy
msgctxt "optimpressgeneralpage|label5"
msgid "Scale"
msgstr "प्रमाण"
@@ -4807,7 +4722,6 @@ msgid "Move Image Down"
msgstr ""
#: photoalbum.ui:277
-#, fuzzy
msgctxt "photoalbum|label2"
msgid "Preview"
msgstr "पूर्वदृश्य"
@@ -4867,7 +4781,6 @@ msgid "_Custom slide show:"
msgstr "तुमचो नवो दर्शिका खेळ "
#: presentationdialog.ui:150
-#, fuzzy
msgctxt "presentationdialog|label1"
msgid "Range"
msgstr "व्याप्ती"
@@ -5000,7 +4913,6 @@ msgid "H_idden pages"
msgstr "लिपिल्लीं पानां"
#: prntopts.ui:111
-#, fuzzy
msgctxt "prntopts|printlbl"
msgid "Print"
msgstr "छापात"
@@ -5057,19 +4969,16 @@ msgid "Drawing"
msgstr "चित्रकला"
#: prntopts.ui:355
-#, fuzzy
msgctxt "prntopts|notecb"
msgid "Notes"
msgstr "टीपणां"
#: prntopts.ui:371
-#, fuzzy
msgctxt "prntopts|handoutcb"
msgid "Handouts"
msgstr "पत्रकां"
#: prntopts.ui:387
-#, fuzzy
msgctxt "prntopts|outlinecb"
msgid "Outline"
msgstr "भायलीवळ"
@@ -5099,7 +5008,6 @@ msgid "Black & _white"
msgstr "काळो आनिक धवो"
#: prntopts.ui:501
-#, fuzzy
msgctxt "prntopts|label2"
msgid "Quality"
msgstr "गुणवत्ता"
@@ -5295,7 +5203,6 @@ msgid "Export _hidden slides"
msgstr ""
#: publishingdialog.ui:1096
-#, fuzzy
msgctxt "publishingdialog|effectsLabel"
msgid "Effects"
msgstr "प्रभाव"
@@ -5377,7 +5284,6 @@ msgid "Hyper_link"
msgstr "हाइपरजोड"
#: publishingdialog.ui:1495
-#, fuzzy
msgctxt "publishingdialog|textButton"
msgid "Text"
msgstr "मजकूर"
@@ -5446,13 +5352,11 @@ msgid "Two Spins"
msgstr "दोन स्पिन्स"
#: rotatemenu.ui:50
-#, fuzzy
msgctxt "rotatemenu|clockwise"
msgid "Clockwise"
msgstr "घड्याळादिकेन"
#: rotatemenu.ui:58
-#, fuzzy
msgctxt "rotatemenu|counterclock"
msgid "Counter-clockwise"
msgstr "घड्याळाच्या उलट्या दिकेन"
@@ -5482,13 +5386,11 @@ msgid "Extra Large"
msgstr "खूप व्हड"
#: scalemenu.ui:50
-#, fuzzy
msgctxt "scalemenu|hori"
msgid "Horizontal"
msgstr "आडवे"
#: scalemenu.ui:58
-#, fuzzy
msgctxt "scalemenu|vert"
msgid "Vertical"
msgstr "उबे"
@@ -5538,13 +5440,11 @@ msgid "Background:"
msgstr "फांटभूंय"
#: sidebarslidebackground.ui:57
-#, fuzzy
msgctxt "sidebarslidebackground|orientation"
msgid "Landscape"
msgstr "निसर्गदृश्य"
#: sidebarslidebackground.ui:58
-#, fuzzy
msgctxt "sidebarslidebackground|orientation"
msgid "Portrait"
msgstr "पोर्ट्रेट"
@@ -5576,7 +5476,6 @@ msgid "Master View"
msgstr ""
#: sidebarslidebackground.ui:226
-#, fuzzy
msgctxt "sidebarslidebackground|closemasterslide"
msgid "Close Master View"
msgstr "प्रधान दृश्य बंद करात"
@@ -5593,7 +5492,6 @@ msgid "Narrow"
msgstr ""
#: sidebarslidebackground.ui:250
-#, fuzzy
msgctxt "sidebarslidebackground|marginLB"
msgid "Moderate"
msgstr "माफक"
@@ -5789,7 +5687,6 @@ msgid "Stop previous sound"
msgstr "(फाटलो ध्वनि थांबयात)"
#: slidetransitionspanel.ui:113
-#, fuzzy
msgctxt "slidetransitionspanel|sound_list"
msgid "Other sound..."
msgstr "हेर ध्वनि..."
@@ -5875,7 +5772,6 @@ msgid "Stop previous sound"
msgstr "(फाटलो ध्वनि थांबयात)"
#: slidetransitionspanelhorizontal.ui:118
-#, fuzzy
msgctxt "slidetransitionspanelhorizontal|sound_list"
msgid "Other sound..."
msgstr "हेर ध्वनि..."
@@ -5993,13 +5889,11 @@ msgid "Organizer"
msgstr ""
#: templatedialog.ui:141
-#, fuzzy
msgctxt "templatedialog|line"
msgid "Line"
msgstr "वळ"
#: templatedialog.ui:164
-#, fuzzy
msgctxt "templatedialog|area"
msgid "Area"
msgstr "क्षेत्र"
@@ -6017,13 +5911,11 @@ msgid "Transparency"
msgstr "पारदर्शकताय"
#: templatedialog.ui:233
-#, fuzzy
msgctxt "templatedialog|font"
msgid "Font"
msgstr "अक्षरसंच"
#: templatedialog.ui:256
-#, fuzzy
msgctxt "templatedialog|fonteffect"
msgid "Font Effects"
msgstr "अक्षरसंच प्रभाव"
@@ -6034,13 +5926,11 @@ msgid "Indents & Spacing"
msgstr ""
#: templatedialog.ui:302
-#, fuzzy
msgctxt "templatedialog|text"
msgid "Text"
msgstr "मजकूर"
#: templatedialog.ui:325
-#, fuzzy
msgctxt "templatedialog|animation"
msgid "Text Animation"
msgstr "मजकूर चलचित्र"
@@ -6052,13 +5942,11 @@ msgid "Dimensioning"
msgstr "परिमाण वळ"
#: templatedialog.ui:371
-#, fuzzy
msgctxt "templatedialog|connector"
msgid "Connector"
msgstr "जोडपी"
#: templatedialog.ui:394
-#, fuzzy
msgctxt "templatedialog|alignment"
msgid "Alignment"
msgstr "सारके करप"
@@ -6102,7 +5990,6 @@ msgid "Inserted drawing objects:"
msgstr "वस्ती रेखाटण काडून उडयात"
#: bulletsandnumbering.ui:8
-#, fuzzy
msgctxt "bulletsandnumbering|BulletsAndNumberingDialog"
msgid "Bullets and Numbering"
msgstr "गुळे आनिक क्रमांक दिवप"
@@ -6114,25 +6001,21 @@ msgid "Reset"
msgstr "परतून स्थापित करात"
#: bulletsandnumbering.ui:105
-#, fuzzy
msgctxt "bulletsandnumbering|bullets"
msgid "Bullets"
msgstr "गुळे"
#: bulletsandnumbering.ui:127
-#, fuzzy
msgctxt "bulletsandnumbering|singlenum"
msgid "Numbering"
msgstr "क्रमांक दिवप"
#: bulletsandnumbering.ui:150
-#, fuzzy
msgctxt "bulletsandnumbering|graphics"
msgid "Image"
msgstr "प्रतिमा"
#: bulletsandnumbering.ui:173
-#, fuzzy
msgctxt "bulletsandnumbering|position"
msgid "Position"
msgstr "स्थान"
@@ -6143,7 +6026,6 @@ msgid "Customize"
msgstr ""
#: copydlg.ui:33
-#, fuzzy
msgctxt "copydlg|DuplicateDialog"
msgid "Duplicate"
msgstr "नक्कल"
@@ -6224,7 +6106,6 @@ msgid "Colors"
msgstr "रंग"
#: crossfadedialog.ui:15
-#, fuzzy
msgctxt "crossfadedialog|CrossFadeDialog"
msgid "Cross-fading"
msgstr "खोडप - पुसट करप"
@@ -6266,7 +6147,6 @@ msgid "_Y:"
msgstr ""
#: dlgsnap.ui:200
-#, fuzzy
msgctxt "dlgsnap|label1"
msgid "Position"
msgstr "स्थान"
@@ -6290,13 +6170,11 @@ msgid "Hori_zontal"
msgstr "आडवे"
#: dlgsnap.ui:294
-#, fuzzy
msgctxt "dlgsnap|label2"
msgid "Type"
msgstr "प्रकार"
#: drawchardialog.ui:8
-#, fuzzy
msgctxt "drawchardialog|DrawCharDialog"
msgid "Character"
msgstr "अक्षर"
@@ -6308,13 +6186,11 @@ msgid "Fonts"
msgstr "अक्षरसंच"
#: drawchardialog.ui:127
-#, fuzzy
msgctxt "drawchardialog|RID_SVXPAGE_CHAR_EFFECTS"
msgid "Font Effects"
msgstr "अक्षरसंच प्रभाव"
#: drawchardialog.ui:150
-#, fuzzy
msgctxt "drawchardialog|RID_SVXPAGE_CHAR_POSITION"
msgid "Position"
msgstr "स्थान"
@@ -6331,13 +6207,11 @@ msgid "Page Setup"
msgstr ""
#: drawpagedialog.ui:105
-#, fuzzy
msgctxt "drawpagedialog|RID_SVXPAGE_PAGE"
msgid "Page"
msgstr "पान"
#: drawpagedialog.ui:127
-#, fuzzy
msgctxt "drawpagedialog|RID_SVXPAGE_AREA"
msgid "Background"
msgstr "फांटभूंय"
@@ -6349,7 +6223,6 @@ msgid "Transparency"
msgstr "पारदर्शकताय"
#: drawparadialog.ui:8
-#, fuzzy
msgctxt "drawparadialog|DrawParagraphPropertiesDialog"
msgid "Paragraph"
msgstr "परिच्छेद"
@@ -6370,13 +6243,11 @@ msgid "Tabs"
msgstr ""
#: drawparadialog.ui:173
-#, fuzzy
msgctxt "drawparadialog|labelTP_PARA_ALIGN"
msgid "Alignment"
msgstr "सारके करप"
#: drawparadialog.ui:197
-#, fuzzy
msgctxt "drawparadialog|labelNUMBERING"
msgid "Numbering"
msgstr "क्रमांक दिवप"
@@ -6388,13 +6259,11 @@ msgid "Page name"
msgstr "पानाचे नाव"
#: drawprinteroptions.ui:48
-#, fuzzy
msgctxt "drawprinteroptions|printdatetime"
msgid "Date and time"
msgstr "तारीक आनिक वेळ"
#: drawprinteroptions.ui:70
-#, fuzzy
msgctxt "drawprinteroptions|label4"
msgid "Contents"
msgstr "आशय"
@@ -6406,7 +6275,6 @@ msgid "Original size"
msgstr "मूळ आकार"
#: drawprinteroptions.ui:121
-#, fuzzy
msgctxt "drawprinteroptions|grayscale"
msgid "Grayscale"
msgstr "कड्डें प्रमाण"
@@ -6418,7 +6286,6 @@ msgid "Black & white"
msgstr "काळो आनिक धवो"
#: drawprinteroptions.ui:163
-#, fuzzy
msgctxt "drawprinteroptions|label5"
msgid "Color"
msgstr "रंग"
@@ -6456,19 +6323,16 @@ msgid "Presentation Layout"
msgstr ""
#: drawprtldialog.ui:105
-#, fuzzy
msgctxt "drawprtldialog|RID_SVXPAGE_LINE"
msgid "Line"
msgstr "वळ"
#: drawprtldialog.ui:127
-#, fuzzy
msgctxt "drawprtldialog|RID_SVXPAGE_AREA"
msgid "Area"
msgstr "क्षेत्र"
#: drawprtldialog.ui:150
-#, fuzzy
msgctxt "drawprtldialog|RID_SVXPAGE_SHADOW"
msgid "Shadow"
msgstr "सावळी"
@@ -6480,13 +6344,11 @@ msgid "Transparency"
msgstr "पारदर्शकताय"
#: drawprtldialog.ui:196
-#, fuzzy
msgctxt "drawprtldialog|RID_SVXPAGE_CHAR_NAME"
msgid "Font"
msgstr "अक्षरसंच"
#: drawprtldialog.ui:219
-#, fuzzy
msgctxt "drawprtldialog|RID_SVXPAGE_CHAR_EFFECTS"
msgid "Font Effects"
msgstr "अक्षरसंच प्रभाव"
@@ -6497,25 +6359,21 @@ msgid "Indents & Spacing"
msgstr ""
#: drawprtldialog.ui:265
-#, fuzzy
msgctxt "drawprtldialog|RID_SVXPAGE_TEXTATTR"
msgid "Text"
msgstr "मजकूर"
#: drawprtldialog.ui:288
-#, fuzzy
msgctxt "drawprtldialog|RID_SVXPAGE_PICK_BULLET"
msgid "Bullets"
msgstr "गुळे"
#: drawprtldialog.ui:311
-#, fuzzy
msgctxt "drawprtldialog|RID_SVXPAGE_PICK_SINGLE_NUM"
msgid "Numbering"
msgstr "क्रमांक दिवप"
#: drawprtldialog.ui:334
-#, fuzzy
msgctxt "drawprtldialog|RID_SVXPAGE_PICK_BMP"
msgid "Image"
msgstr "प्रतिमा"
@@ -6526,7 +6384,6 @@ msgid "Customize"
msgstr ""
#: drawprtldialog.ui:380
-#, fuzzy
msgctxt "drawprtldialog|RID_SVXPAGE_ALIGN_PARAGRAPH"
msgid "Alignment"
msgstr "सारके करप"
@@ -6548,7 +6405,6 @@ msgid "Highlighting"
msgstr "ठळक करप"
#: insertlayer.ui:8
-#, fuzzy
msgctxt "insertlayer|InsertLayerDialog"
msgid "Insert Layer"
msgstr "थर घालात"
@@ -6566,7 +6422,6 @@ msgid "_Title"
msgstr "मथळो"
#: insertlayer.ui:197
-#, fuzzy
msgctxt "insertlayer|description"
msgid "_Description"
msgstr "विवरण"
@@ -6682,7 +6537,6 @@ msgid "Convert to Polygon"
msgstr ""
#: vectorize.ui:72
-#, fuzzy
msgctxt "vectorize|preview"
msgid "Preview"
msgstr "पूर्वदृश्य"
diff --git a/source/kok/setup_native/source/mac.po b/source/kok/setup_native/source/mac.po
index 894031a64d1..4540f47ca68 100644
--- a/source/kok/setup_native/source/mac.po
+++ b/source/kok/setup_native/source/mac.po
@@ -33,7 +33,6 @@ msgid "Install"
msgstr "&प्रतिष्ठापन करात"
#: macinstall.ulf
-#, fuzzy
msgctxt ""
"macinstall.ulf\n"
"AbortLabel\n"
@@ -104,7 +103,6 @@ msgid "Install"
msgstr "&प्रतिष्ठापन करात"
#: macinstall.ulf
-#, fuzzy
msgctxt ""
"macinstall.ulf\n"
"ListCancelLabel\n"
diff --git a/source/kok/sfx2/messages.po b/source/kok/sfx2/messages.po
index f6c74166031..013968f4088 100644
--- a/source/kok/sfx2/messages.po
+++ b/source/kok/sfx2/messages.po
@@ -39,7 +39,6 @@ msgid "~Close"
msgstr "बंद"
#: strings.hrc:30
-#, fuzzy
msgctxt "STR_OPEN"
msgid "Open"
msgstr "उगडात"
@@ -67,7 +66,6 @@ msgid "Delete"
msgstr "काडून उडयात"
#: strings.hrc:35
-#, fuzzy
msgctxt "STR_RENAME"
msgid "Rename"
msgstr "नवे नाव दियात"
@@ -200,7 +198,6 @@ msgid "~Keep Old Styles"
msgstr "पोरणी शैली दवरात (~K)"
#: strings.hrc:59
-#, fuzzy
msgctxt "STR_ACTION_REFRESH"
msgid "Refresh"
msgstr "परतून ताजें"
@@ -403,7 +400,6 @@ msgid "Untitled"
msgstr "मथळो नाशिल्ले"
#: strings.hrc:99
-#, fuzzy
msgctxt "STR_STANDARD_SHORTCUT"
msgid "Standard"
msgstr "प्रमाणित"
@@ -446,25 +442,21 @@ msgid "\"$(ARG1)\" is not an absolute URL that can be passed to an external appl
msgstr ""
#: strings.hrc:107
-#, fuzzy
msgctxt "STR_GID_INTERN"
msgid "Internal"
msgstr "अंतर्गत"
#: strings.hrc:108
-#, fuzzy
msgctxt "STR_GID_APPLICATION"
msgid "Application"
msgstr "अनुप्रयोग"
#: strings.hrc:109
-#, fuzzy
msgctxt "STR_GID_VIEW"
msgid "View"
msgstr "दृश्य"
#: strings.hrc:110
-#, fuzzy
msgctxt "STR_GID_DOCUMENT"
msgid "Documents"
msgstr "दस्तावेज"
@@ -476,7 +468,6 @@ msgid "Edit"
msgstr "सम्पादन"
#: strings.hrc:112
-#, fuzzy
msgctxt "STR_GID_MACRO"
msgid "BASIC"
msgstr "BASIC"
@@ -488,13 +479,11 @@ msgid "Options"
msgstr "पर्याय"
#: strings.hrc:114
-#, fuzzy
msgctxt "STR_GID_MATH"
msgid "Math"
msgstr "गणित"
#: strings.hrc:115
-#, fuzzy
msgctxt "STR_GID_NAVIGATOR"
msgid "Navigate"
msgstr "मार्गक्रमण"
@@ -506,7 +495,6 @@ msgid "Insert"
msgstr "भितर घालात"
#: strings.hrc:117
-#, fuzzy
msgctxt "STR_GID_FORMAT"
msgid "Format"
msgstr "रचना"
@@ -518,73 +506,61 @@ msgid "Templates"
msgstr "प्रारुपां"
#: strings.hrc:119
-#, fuzzy
msgctxt "STR_GID_TEXT"
msgid "Text"
msgstr "मजकूर"
#: strings.hrc:120
-#, fuzzy
msgctxt "STR_GID_FRAME"
msgid "Frame"
msgstr "चौकट"
#: strings.hrc:121
-#, fuzzy
msgctxt "STR_GID_GRAPHIC"
msgid "Image"
msgstr "प्रतिमा"
#: strings.hrc:122
-#, fuzzy
msgctxt "STR_GID_TABLE"
msgid "Table"
msgstr "कोष्टक"
#: strings.hrc:123
-#, fuzzy
msgctxt "STR_GID_ENUMERATION"
msgid "Numbering"
msgstr "क्रमांक दिवप"
#: strings.hrc:124
-#, fuzzy
msgctxt "STR_GID_DATA"
msgid "Data"
msgstr "म्हायती"
#: strings.hrc:125
-#, fuzzy
msgctxt "STR_GID_SPECIAL"
msgid "Special Functions"
msgstr "विशेश कामां"
#: strings.hrc:126
-#, fuzzy
msgctxt "STR_GID_IMAGE"
msgid "Image"
msgstr "प्रतिमा"
#: strings.hrc:127
-#, fuzzy
msgctxt "STR_GID_CHART"
msgid "Chart"
msgstr "तक्तो"
#: strings.hrc:128
-#, fuzzy
msgctxt "STR_GID_EXPLORER"
msgid "Explorer"
msgstr "एक्सप्लोरर"
#: strings.hrc:129
-#, fuzzy
msgctxt "STR_GID_CONNECTOR"
msgid "Connector"
msgstr "जोडपी"
#: strings.hrc:130
-#, fuzzy
msgctxt "STR_GID_MODIFY"
msgid "Modify"
msgstr "बदलात"
@@ -751,7 +727,6 @@ msgid " (Embedded document)"
msgstr ""
#: strings.hrc:156
-#, fuzzy
msgctxt "STR_STANDARD"
msgid "Standard"
msgstr "प्रमाणित"
@@ -1017,7 +992,6 @@ msgid "Styles in use: "
msgstr ""
#: strings.hrc:208
-#, fuzzy
msgctxt "STR_SID_NAVIGATOR"
msgid "Navigator"
msgstr "मार्गनिर्देशक"
@@ -1039,7 +1013,6 @@ msgid "Send"
msgstr "धाडात"
#: strings.hrc:212
-#, fuzzy
msgctxt "STR_FONT_TABPAGE"
msgid "Font"
msgstr "अक्षरसंच"
@@ -1487,7 +1460,6 @@ msgid "Businesscard with logo"
msgstr ""
#: strings.hrc:303
-#, fuzzy
msgctxt "STR_CLEAR_CHAR"
msgid "Remove"
msgstr "काडात"
@@ -1514,7 +1486,6 @@ msgid "Date completed"
msgstr ""
#: dinfdlg.hrc:30
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Department"
msgstr "खातें"
@@ -1547,7 +1518,6 @@ msgid "Editor"
msgstr "सम्पादक"
#: dinfdlg.hrc:36
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "E-Mail"
msgstr "ईमेल"
@@ -1558,7 +1528,6 @@ msgid "Forward to"
msgstr ""
#: dinfdlg.hrc:38
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Group"
msgstr "गट"
@@ -1586,7 +1555,6 @@ msgid "Matter"
msgstr ""
#: dinfdlg.hrc:43
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Office"
msgstr " कार्यालय"
@@ -1603,13 +1571,11 @@ msgid "Project"
msgstr "प्रकल्प"
#: dinfdlg.hrc:46
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Publisher"
msgstr "प्रकाशक"
#: dinfdlg.hrc:47
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Purpose"
msgstr "उद्देश"
@@ -1630,19 +1596,16 @@ msgid "Recorded date"
msgstr ""
#: dinfdlg.hrc:51
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Reference"
msgstr "संदर्ब"
#: dinfdlg.hrc:52
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Source"
msgstr "स्त्रोत"
#: dinfdlg.hrc:53
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Status"
msgstr "स्थिती"
@@ -1658,13 +1621,11 @@ msgid "Typist"
msgstr ""
#: dinfdlg.hrc:56
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "URL"
msgstr "URL"
#: dinfdlg.hrc:69
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Text"
msgstr "मजकूर"
@@ -1682,13 +1643,11 @@ msgid "Date"
msgstr "म्हायती"
#: dinfdlg.hrc:72
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Duration"
msgstr "कालावदी"
#: dinfdlg.hrc:73
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Number"
msgstr "क्रमांक "
@@ -1857,25 +1816,21 @@ msgid "Version comment:"
msgstr "आवृत्ती टिपणी"
#: cmisinfopage.ui:54
-#, fuzzy
msgctxt "cmisinfopage|name"
msgid "Name"
msgstr "नाव"
#: cmisinfopage.ui:66
-#, fuzzy
msgctxt "cmisinfopage|type"
msgid "Type"
msgstr "प्रकार"
#: cmisinfopage.ui:78
-#, fuzzy
msgctxt "cmisinfopage|value"
msgid "Value"
msgstr "मोल"
#: cmisline.ui:46
-#, fuzzy
msgctxt "cmisline|type"
msgid "Type"
msgstr "प्रकार"
@@ -1887,7 +1842,6 @@ msgid "Yes"
msgstr "हंय"
#: cmisline.ui:82
-#, fuzzy
msgctxt "cmisline|no"
msgid "No"
msgstr "ना"
@@ -1898,19 +1852,16 @@ msgid "Add _Property"
msgstr ""
#: custominfopage.ui:49
-#, fuzzy
msgctxt "custominfopage|name"
msgid "Name"
msgstr "नाव"
#: custominfopage.ui:61
-#, fuzzy
msgctxt "custominfopage|type"
msgid "Type"
msgstr "प्रकार"
#: custominfopage.ui:73
-#, fuzzy
msgctxt "custominfopage|value"
msgid "Value"
msgstr "मोल"
@@ -2016,7 +1967,6 @@ msgid "_Size:"
msgstr "परिमाण:"
#: documentinfopage.ui:264
-#, fuzzy
msgctxt "documentinfopage|showsize"
msgid "unknown"
msgstr "अज्ञात"
@@ -2057,7 +2007,6 @@ msgid "General "
msgstr "सर्वसादारण"
#: documentpropertiesdialog.ui:125
-#, fuzzy
msgctxt "documentpropertiesdialog|description"
msgid "Description"
msgstr "विवरण"
@@ -2100,7 +2049,6 @@ msgid "Edit Document"
msgstr "दस्तावेज सम्पादन"
#: editdocumentdialog.ui:44
-#, fuzzy
msgctxt "editdocumentdialog|cancel"
msgid "Cancel"
msgstr "रद्द"
@@ -2155,7 +2103,6 @@ msgid "Millise_conds:"
msgstr ""
#: editdurationdialog.ui:287
-#, fuzzy
msgctxt "editdurationdialog|label2"
msgid "Duration"
msgstr "कालावदी"
@@ -2176,7 +2123,6 @@ msgid "Please save this document locally instead and attach it from within your
msgstr ""
#: floatingrecord.ui:9
-#, fuzzy
msgctxt "floatingrecord|FloatingRecord"
msgid "Record Macro"
msgstr "मॅक्रो अभिलेख"
@@ -2194,25 +2140,21 @@ msgid "_Bookmarks"
msgstr "पुस्तकखुणो"
#: helpcontrol.ui:49
-#, fuzzy
msgctxt "helpcontrol|contents"
msgid "Contents"
msgstr "आशय"
#: helpcontrol.ui:71
-#, fuzzy
msgctxt "helpcontrol|index"
msgid "Index"
msgstr "वळेरी"
#: helpcontrol.ui:94
-#, fuzzy
msgctxt "helpcontrol|find"
msgid "Find"
msgstr "सोदात"
#: helpcontrol.ui:117
-#, fuzzy
msgctxt "helpcontrol|bookmarks"
msgid "Bookmarks"
msgstr "पुस्तकखुणो"
@@ -2270,7 +2212,6 @@ msgid "Find in _headings only"
msgstr ""
#: inputdialog.ui:83
-#, fuzzy
msgctxt "inputdialog|label"
msgid "Height:"
msgstr "उंचाय:"
@@ -2336,7 +2277,6 @@ msgid "From File..."
msgstr "धारिकेतल्यान..."
#: loadtemplatedialog.ui:128
-#, fuzzy
msgctxt "loadtemplatedialog|label1"
msgid "Categories"
msgstr " विबाग"
@@ -2428,7 +2368,6 @@ msgid "_AutoUpdate"
msgstr ""
#: managestylepage.ui:212
-#, fuzzy
msgctxt "managestylepage|label1"
msgid "Style"
msgstr "शैली"
@@ -2456,7 +2395,6 @@ msgid "Style Name"
msgstr ""
#: notebookbar.ui:73
-#, fuzzy
msgctxt "notebookbar|label9"
msgid "File"
msgstr "धारिका"
@@ -2887,7 +2825,6 @@ msgid "E_xtensions"
msgstr "वाडोवप"
#: startcenter.ui:482
-#, fuzzy
msgctxt "startcenter|label1"
msgid "Application"
msgstr "अनुप्रयोग"
@@ -2915,19 +2852,16 @@ msgid "Modify..."
msgstr "सुदारात..."
#: stylecontextmenu.ui:28
-#, fuzzy
msgctxt "stylecontextmenu|hide"
msgid "Hide"
msgstr "लिपयात"
#: stylecontextmenu.ui:36
-#, fuzzy
msgctxt "stylecontextmenu|show"
msgid "Show"
msgstr "दाखयात"
#: stylecontextmenu.ui:44
-#, fuzzy
msgctxt "stylecontextmenu|delete"
msgid "Delete..."
msgstr "खोडात... (~a)"
@@ -2959,19 +2893,16 @@ msgid "All Applications"
msgstr ""
#: templatedlg.ui:16
-#, fuzzy
msgctxt "templatedlg|applist"
msgid "Documents"
msgstr "दस्तावेज"
#: templatedlg.ui:19
-#, fuzzy
msgctxt "templatedlg|applist"
msgid "Spreadsheets"
msgstr "स्प्रेडशीट्"
#: templatedlg.ui:22
-#, fuzzy
msgctxt "templatedlg|applist"
msgid "Presentations"
msgstr "सादरीकरणां"
@@ -3000,7 +2931,6 @@ msgid "Search"
msgstr "सोद"
#: templatedlg.ui:147
-#, fuzzy
msgctxt "templatedlg|search_filter"
msgid "Search..."
msgstr "सोद..."
@@ -3016,7 +2946,6 @@ msgid "Filter by Category"
msgstr ""
#: templatedlg.ui:205
-#, fuzzy
msgctxt "templatedlg|label1"
msgid "Filter"
msgstr "गाळणी"
@@ -3106,7 +3035,6 @@ msgid "_Compare"
msgstr ""
#: versionscmis.ui:160
-#, fuzzy
msgctxt "versionscmis|datetime"
msgid "Date and time"
msgstr "तारीक आनिक वेळ"
@@ -3159,7 +3087,6 @@ msgid "New Versions"
msgstr ""
#: versionsofdialog.ui:234
-#, fuzzy
msgctxt "versionsofdialog|datetime"
msgid "Date and time"
msgstr "तारीक आनिक वेळ"
diff --git a/source/kok/shell/source/win32/shlxthandler/res.po b/source/kok/shell/source/win32/shlxthandler/res.po
index 81e97e88325..651ffae777a 100644
--- a/source/kok/shell/source/win32/shlxthandler/res.po
+++ b/source/kok/shell/source/win32/shlxthandler/res.po
@@ -112,7 +112,6 @@ msgid "Tables"
msgstr "कोष्टकां"
#: shlxthdl.ulf
-#, fuzzy
msgctxt ""
"shlxthdl.ulf\n"
"%GRAPHICS%\n"
diff --git a/source/kok/starmath/messages.po b/source/kok/starmath/messages.po
index d9ba499e4f8..d84a9ee9f65 100644
--- a/source/kok/starmath/messages.po
+++ b/source/kok/starmath/messages.po
@@ -305,13 +305,11 @@ msgid "noelement"
msgstr "मूलद्रव्यां"
#: smmod.hrc:78
-#, fuzzy
msgctxt "RID_UI_SYMBOL_NAMES"
msgid "strictlylessthan"
msgstr "परस कमी"
#: smmod.hrc:79
-#, fuzzy
msgctxt "RID_UI_SYMBOL_NAMES"
msgid "strictlygreaterthan"
msgstr "परस व्हड"
@@ -1634,7 +1632,6 @@ msgid "Set Operations"
msgstr "कार्य लागू करात"
#: strings.hrc:277
-#, fuzzy
msgctxt "RID_CATEGORY_FUNCTIONS"
msgid "Functions"
msgstr "कामां"
@@ -1646,7 +1643,6 @@ msgid "Operators"
msgstr "प्रवर्तक"
#: strings.hrc:279
-#, fuzzy
msgctxt "RID_CATEGORY_ATTRIBUTES"
msgid "Attributes"
msgstr "गुणधर्म"
@@ -1658,13 +1654,11 @@ msgid "Brackets"
msgstr " कंस"
#: strings.hrc:281
-#, fuzzy
msgctxt "RID_CATEGORY_FORMATS"
msgid "Formats"
msgstr "रचना "
#: strings.hrc:282
-#, fuzzy
msgctxt "RID_CATEGORY_OTHERS"
msgid "Others"
msgstr "हेर"
@@ -1709,7 +1703,6 @@ msgid "green"
msgstr "पाचवो"
#: strings.hrc:291
-#, fuzzy
msgctxt "STR_RED"
msgid "red"
msgstr "तांबडोTambddo"
@@ -1754,7 +1747,6 @@ msgid "olive"
msgstr ""
#: strings.hrc:299
-#, fuzzy
msgctxt "STR_PURPLE"
msgid "purple"
msgstr "जांबळोZamblli"
@@ -1794,7 +1786,6 @@ msgid "font"
msgstr "अक्षरसंच"
#: strings.hrc:306
-#, fuzzy
msgctxt "STR_ALIGN_LEFT"
msgid "left"
msgstr "दावे"
@@ -1806,7 +1797,6 @@ msgid "center"
msgstr "केंद्र"
#: strings.hrc:308
-#, fuzzy
msgctxt "STR_ALIGN_RIGHT"
msgid "right"
msgstr "उजवे"
@@ -1913,13 +1903,11 @@ msgid "%PRODUCTNAME %s"
msgstr "%PRODUCTNAME API"
#: strings.hrc:329
-#, fuzzy
msgctxt "RID_PRINTUIOPT_CONTENTS"
msgid "Contents"
msgstr "आशय"
#: strings.hrc:330
-#, fuzzy
msgctxt "RID_PRINTUIOPT_TITLE"
msgid "~Title"
msgstr "मथळो"
@@ -1961,7 +1949,6 @@ msgid "~Scaling"
msgstr "प्रमाण मेजता"
#: alignmentdialog.ui:8
-#, fuzzy
msgctxt "alignmentdialog|AlignmentDialog"
msgid "Alignment"
msgstr "सारके करप"
@@ -1991,13 +1978,11 @@ msgid "_Right"
msgstr "उजवे"
#: alignmentdialog.ui:169
-#, fuzzy
msgctxt "alignmentdialog|label1"
msgid "Horizontal"
msgstr "आडवे"
#: catalogdialog.ui:9
-#, fuzzy
msgctxt "catalogdialog|CatalogDialog"
msgid "Symbols"
msgstr "चिन्नां"
@@ -2026,7 +2011,6 @@ msgid "button"
msgstr "कळ"
#: catalogdialog.ui:152
-#, fuzzy
msgctxt "catalogdialog|symbolname"
msgid "Unknown"
msgstr "अज्ञात"
@@ -2044,7 +2028,6 @@ msgid "Fonts"
msgstr "अक्षरसंच"
#: fontdialog.ui:115
-#, fuzzy
msgctxt "fontdialog|formulaL"
msgid "Font"
msgstr "अक्षरसंच"
@@ -2062,7 +2045,6 @@ msgid "_Italic"
msgstr "तिरके"
#: fontdialog.ui:187
-#, fuzzy
msgctxt "fontdialog|formulaL1"
msgid "Attributes"
msgstr "गुणधर्म"
@@ -2412,7 +2394,6 @@ msgid "S_ubscript:"
msgstr "उपलिपी"
#: spacingdialog.ui:603
-#, fuzzy
msgctxt "spacingdialog|2title"
msgid "Indexes"
msgstr "वळेरी"
@@ -2518,7 +2499,6 @@ msgid "_Minimum spacing:"
msgstr ""
#: spacingdialog.ui:1432
-#, fuzzy
msgctxt "spacingdialog|8title"
msgid "Symbols"
msgstr "चिन्नां"
@@ -2573,7 +2553,6 @@ msgid "Spacing"
msgstr "प्रमाण मेजता"
#: spacingdialog.ui:1873
-#, fuzzy
msgctxt "spacingdialog|menuitem2"
msgid "Indexes"
msgstr "वळेरी"
@@ -2607,7 +2586,6 @@ msgid "Matrices"
msgstr ""
#: spacingdialog.ui:1921
-#, fuzzy
msgctxt "spacingdialog|menuitem8"
msgid "Symbols"
msgstr "चिन्नां"
diff --git a/source/kok/svl/messages.po b/source/kok/svl/messages.po
index 63e81102d50..211694ff6c0 100644
--- a/source/kok/svl/messages.po
+++ b/source/kok/svl/messages.po
@@ -114,31 +114,26 @@ msgid "Audio file"
msgstr "सगळ्यो धारिका"
#: svl.hrc:44
-#, fuzzy
msgctxt "STR_SVT_MIMETYPE_IMAGE_GIF"
msgid "Image"
msgstr "प्रतिमा"
#: svl.hrc:45
-#, fuzzy
msgctxt "STR_SVT_MIMETYPE_IMAGE_PNG"
msgid "Image"
msgstr "प्रतिमा"
#: svl.hrc:46
-#, fuzzy
msgctxt "STR_SVT_MIMETYPE_IMAGE_TIFF"
msgid "Image"
msgstr "प्रतिमा"
#: svl.hrc:47
-#, fuzzy
msgctxt "STR_SVT_MIMETYPE_IMAGE_JPEG"
msgid "Image"
msgstr "प्रतिमा"
#: svl.hrc:48
-#, fuzzy
msgctxt "STR_SVT_MIMETYPE_IMAGE_PCX"
msgid "Image"
msgstr "प्रतिमा"
@@ -286,7 +281,6 @@ msgid "%PRODUCTNAME Template"
msgstr "%PRODUCTNAME मदत"
#: svl.hrc:75
-#, fuzzy
msgctxt "STR_SVT_MIMETYPE_IMAGE_GENERIC"
msgid "Image"
msgstr "प्रतिमा"
diff --git a/source/kok/svtools/messages.po b/source/kok/svtools/messages.po
index e174393831d..4418b3f85ee 100644
--- a/source/kok/svtools/messages.po
+++ b/source/kok/svtools/messages.po
@@ -14,133 +14,111 @@ msgstr ""
"X-Generator: LibreOffice\n"
#: errtxt.hrc:30
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "Error"
msgstr "त्रुटी"
#: errtxt.hrc:31
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "Warning"
msgstr "इशारो"
#: errtxt.hrc:32
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) loading the template $(ARG1)"
msgstr "$(ARG1) प्रारुप लागू करतास्तना $(ERR) "
#: errtxt.hrc:33 /home/cl/vc/git/libo-core/svtools/inc/errtxt.hrc:34
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) saving the document $(ARG1)"
msgstr "$(ARG1) दस्तावेज जतनाय करतास्तना $(ERR)"
#: errtxt.hrc:35
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) displaying doc. information for document $(ARG1)"
msgstr "$(ARG1) दस्तावेजाची म्हायती दाखयतास्तना $(ERR) "
#: errtxt.hrc:36
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) writing document $(ARG1) as template"
msgstr "$(ARG1) दस्तावेज प्रारुप म्हण बरयतास्तना $(ERR) "
#: errtxt.hrc:37
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) copying or moving document contents"
msgstr "दस्तावेजातल्या आशयाची नक्कल करतास्तना वा हालयतास्तना $(ERR)"
#: errtxt.hrc:38
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) starting the Document Manager"
msgstr "दस्तावेज व्यवस्थापक सुरू करतास्तना $(ERR) "
#: errtxt.hrc:39
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) loading document $(ARG1)"
msgstr "$(ARG1) दस्तऍवज लागू करतास्तना $(ERR) "
#: errtxt.hrc:40 /home/cl/vc/git/libo-core/svtools/inc/errtxt.hrc:41
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) creating a new document"
msgstr "नवीन दस्तावेज तयार करतास्तना $(ERR) "
#: errtxt.hrc:42
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) expanding entry"
msgstr "नोंद विस्तृत करतास्तना $(ERR) "
#: errtxt.hrc:43
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) loading BASIC of document $(ARG1)"
msgstr "$(ARG1) दस्तावेजाचे BASIC लागू करतास्तना $(ERR) "
#: errtxt.hrc:44
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) searching for an address"
msgstr "नामो सोदतास्तना $(ERR) "
#: errtxt.hrc:50
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Abort"
msgstr "नश्ट करात"
#: errtxt.hrc:51
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Nonexistent object"
msgstr "अस्तित्वांत नाशिल्ल्यो वस्ती"
#: errtxt.hrc:52
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Object already exists"
msgstr "वस्त पयलीसावन आसा"
#: errtxt.hrc:53
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Object not accessible"
msgstr "वस्त मेळना"
#: errtxt.hrc:54
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Inadmissible path"
msgstr "मंजुर नाशिल्ली वाट"
#: errtxt.hrc:55
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Locking problem"
msgstr "कुलपाची समस्या"
#: errtxt.hrc:56
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Wrong parameter"
msgstr "चुकीचे परिमाण"
#: errtxt.hrc:57
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Resource exhausted"
msgstr "संसाधन सोपले"
#: errtxt.hrc:58
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Action not supported"
msgstr "कारवायक फाटबळ ना"
@@ -152,103 +130,86 @@ msgid "Read Error"
msgstr "वाचपाची त्रुटी"
#: errtxt.hrc:60
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Write Error"
msgstr "बरोवपाची त्रुटी"
#: errtxt.hrc:61
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "unknown"
msgstr "अज्ञात"
#: errtxt.hrc:62
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Version Incompatibility"
msgstr "आवृत्ती अनुकूलता ना"
#: errtxt.hrc:63 /home/cl/vc/git/libo-core/svtools/inc/errtxt.hrc:74
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "General Error"
msgstr "सर्वसादारण त्रुटी"
#: errtxt.hrc:64
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Incorrect format"
msgstr "चुकीची रचना"
#: errtxt.hrc:65
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Error creating object"
msgstr "वस्तु तयार करताना त्रुटी"
#: errtxt.hrc:66
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Inadmissible value or data type"
msgstr "मंजुर नाशिल्ले मोल वा म्हायती प्रकार"
#: errtxt.hrc:67
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "BASIC runtime error"
msgstr "BASIC प्रचालन त्रुटी"
#: errtxt.hrc:68
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "BASIC syntax error"
msgstr "BASIC व्याकरण त्रुटी"
#: errtxt.hrc:75
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "General input/output error."
msgstr "सर्वसादारण आदान / प्रदान त्रुटी."
#: errtxt.hrc:76
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Invalid file name."
msgstr "अमान्य धारिका नाव."
#: errtxt.hrc:77
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Nonexistent file."
msgstr "अस्तित्वांत नाशिल्ली धारिका."
#: errtxt.hrc:78
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "File already exists."
msgstr "धारिका पयलीसावन आसा"
#: errtxt.hrc:79
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The object is not a directory."
msgstr "वस्त ही निदेशिका न्ही."
#: errtxt.hrc:80
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The object is not a file."
msgstr "वस्त ही धारिका न्ही."
#: errtxt.hrc:81
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The specified device is invalid."
msgstr "सांगिल्ले उपकरण वैध ना."
#: errtxt.hrc:82
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid ""
"The object cannot be accessed\n"
@@ -258,19 +219,16 @@ msgstr ""
"वस्तींत प्रवेश मेळपाक शकना."
#: errtxt.hrc:83
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Sharing violation while accessing the object."
msgstr "वस्तींत प्रवेश मेळयास्तना सहभाग उल्लंघन"
#: errtxt.hrc:84
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "No more space on device."
msgstr "उपकरणार आनिक जागो ना"
#: errtxt.hrc:85
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid ""
"This operation cannot be run on\n"
@@ -280,151 +238,126 @@ msgstr ""
"धारिकांत चालू जावपाक शकना."
#: errtxt.hrc:86
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "This operation is not supported on this operating system."
msgstr "ह्या कारवायक ह्या कार्यप्रणालीर फांटबळ ना."
#: errtxt.hrc:87
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "There are too many files open."
msgstr "खूप धारिका उगड्यो आसात."
#: errtxt.hrc:88
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Data could not be read from the file."
msgstr "धारिकेतल्यान म्हायती वाचूंक येना."
#: errtxt.hrc:89
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The file could not be written."
msgstr "धारिका बरोवपाक शकना."
#: errtxt.hrc:90
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The operation could not be run due to insufficient memory."
msgstr "स्मृती पावसारकिली नाशिल्ल्यान कारवाय चालू जावपाक शकना."
#: errtxt.hrc:91
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The seek operation could not be run."
msgstr "सोद कारवाय चालू जावपाक शकना."
#: errtxt.hrc:92
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The tell operation could not be run."
msgstr "सांग कारवाय चालू जावपाक शकना."
#: errtxt.hrc:93
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Incorrect file version."
msgstr "चुकीचो धारिका प्रकार"
#: errtxt.hrc:94
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Incorrect file format."
msgstr "चुकीची धारिका रचना"
#: errtxt.hrc:95
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The file name contains invalid characters."
msgstr "धारिकेच्या नावांत अमान्य अक्षरां आसात."
#: errtxt.hrc:96
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "An unknown I/O error has occurred."
msgstr "खबर नाशिल्ली I/O त्रुटी घडली ."
#: errtxt.hrc:97
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "An invalid attempt was made to access the file."
msgstr "धारिकेंत प्रवेश मेळोवपाक अमान्य यत्न केलो."
#: errtxt.hrc:98
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The file could not be created."
msgstr "धारिका तयार करपाक शकना."
#: errtxt.hrc:99
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The operation was started under an invalid parameter."
msgstr "अमान्य परिमाणांखाल कारवाय सुरू जाल्ली."
#: errtxt.hrc:100
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The operation on the file was aborted."
msgstr "धारिकेवेली कारवाय बंद केली."
#: errtxt.hrc:101
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Path to the file does not exist."
msgstr "धारिकेची वाट अस्तित्वांत ना."
#: errtxt.hrc:102
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "An object cannot be copied into itself."
msgstr "वस्तूची तातूंतूच नक्कल जावंक शकना."
#: errtxt.hrc:103
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The specified template could not be found."
msgstr "सांगिल्ले प्रारूप मेळना."
#: errtxt.hrc:104
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The file cannot be used as template."
msgstr "धारिका प्रारूप म्हण वापरूंक येना."
#: errtxt.hrc:105
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "This document has already been opened for editing."
msgstr "हो दस्तावेज सम्पादनाखातीर पयलीसावन् ुगडो आसा."
#: errtxt.hrc:106
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The wrong password has been entered."
msgstr "चुकीचो गुप्तशब्द दिल्लो आसा."
#: errtxt.hrc:107
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Error reading file."
msgstr " धारिका वाचतास्तना त्रुटी."
#: errtxt.hrc:108
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The document was opened as read-only."
msgstr "फकत वाचपाखातीरच्या स्थितींत दस्तावेज उगडलां."
#: errtxt.hrc:109
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "General OLE Error."
msgstr "सर्वसादारण OLE त्रुटी"
#: errtxt.hrc:110
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The host name $(ARG1) could not be resolved."
msgstr "यजमान नाव $(ARG1) मेळोंवक शकना."
@@ -459,25 +392,21 @@ msgid "The requested Internet data is not available in the cache and cannot be t
msgstr ""
#: errtxt.hrc:116
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The contents could not be created."
msgstr "आशय तयार करपाक येना."
#: errtxt.hrc:117
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The file name is too long for the target file system."
msgstr "लक्ष्य धारिका व्यवस्थेखातीर धारिकेचे नाव खूप व्हड जालां."
#: errtxt.hrc:118
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The input syntax is invalid."
msgstr "आदान व्याकरण अमान्य."
#: errtxt.hrc:119
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid ""
"This document contains attributes that cannot be saved in the selected format.\n"
@@ -487,7 +416,6 @@ msgstr ""
"उपकार करून दस्तावेजाची %PRODUCTNAME %PRODUCTVERSION ह्या धारिका रचनेंत जतनाय करात"
#: errtxt.hrc:120
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The maximum number of documents that can be opened at the same time has been reached. You need to close one or more documents before you can open a new document."
msgstr "एकाचवेळार उगडुपाची दस्तावेजांची कमाल संख्या पावल्या. तुमकां एक वा चड दस्तावेज नवो दस्तावेज उगडुक शकपापयली बंद करचे पडटले."
@@ -537,25 +465,21 @@ msgid ""
msgstr ""
#: errtxt.hrc:126
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Invalid data length."
msgstr "म्हायती लामाय अमान्य"
#: errtxt.hrc:127
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Function not possible: path contains current directory."
msgstr "काम शक्य ना- वाटेंत चालू निदेशिका आसा."
#: errtxt.hrc:128
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Function not possible: device (drive) not identical."
msgstr "काम शक्य ना: उपकरण (ड्राइव) सारकिलो ना."
#: errtxt.hrc:129
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Device (drive) not ready."
msgstr "उपकरण (ड्रायव) तयार ना."
@@ -566,7 +490,6 @@ msgid "Wrong checksum."
msgstr ""
#: errtxt.hrc:131
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Function not possible: write protected."
msgstr "काम शक्य ना: बरोवपाक मनाय"
@@ -609,7 +532,6 @@ msgid "$(ERR) activating object"
msgstr "$(ERR)वस्त सक्रीय करता"
#: langtab.hrc:29
-#, fuzzy
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "[None]"
msgstr "[कोण ना] "
@@ -776,7 +698,6 @@ msgid "Armenian"
msgstr "आर्मीनियाई"
#: langtab.hrc:63
-#, fuzzy
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Assamese"
msgstr "असमी"
@@ -1566,7 +1487,6 @@ msgid "Sardinian"
msgstr "सारदिनियन"
#: langtab.hrc:220
-#, fuzzy
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Dzongkha"
msgstr "भूटानी"
@@ -2621,7 +2541,6 @@ msgid "Address Book Source"
msgstr "नामो पुस्तक स्त्रोत..."
#: addresstemplatedialog.ui:522
-#, fuzzy
msgctxt "addresstemplatedialog|label23"
msgid "Field Assignment"
msgstr "प्रक्षेत्र नेमणूक"
@@ -2924,7 +2843,6 @@ msgid "Port:"
msgstr "पोर्ट"
#: placeedit.ui:414
-#, fuzzy
msgctxt "placeedit|passwordLabel"
msgid "Password:"
msgstr "गुप्त शब्द:"
@@ -2953,7 +2871,6 @@ msgid "Name:"
msgstr "नाव"
#: printersetupdialog.ui:125
-#, fuzzy
msgctxt "printersetupdialog|label3"
msgid "Status:"
msgstr "स्थिती:"
@@ -2965,25 +2882,21 @@ msgid "Type:"
msgstr "प्रकार"
#: printersetupdialog.ui:149
-#, fuzzy
msgctxt "printersetupdialog|label5"
msgid "Location:"
msgstr "ठिकाण:"
#: printersetupdialog.ui:161
-#, fuzzy
msgctxt "printersetupdialog|label6"
msgid "Comment:"
msgstr "टिपणी:"
#: printersetupdialog.ui:218
-#, fuzzy
msgctxt "printersetupdialog|properties"
msgid "Properties..."
msgstr "वैशिश्ट्यां..."
#: printersetupdialog.ui:247
-#, fuzzy
msgctxt "printersetupdialog|label1"
msgid "Printer"
msgstr "मुद्रक"
@@ -3486,7 +3399,6 @@ msgid "Unknown source"
msgstr "अज्ञात स्त्रोत"
#: strings.hrc:105
-#, fuzzy
msgctxt "STR_SVT_FILEVIEW_COLUMN_TITLE"
msgid "Name"
msgstr "नाव"
@@ -3740,7 +3652,6 @@ msgid "Black Italic"
msgstr "काळो तिरपो"
#: strings.hrc:176
-#, fuzzy
msgctxt "STR_SVT_STYLE_BOOK"
msgid "Book"
msgstr "पुस्तक"
@@ -3867,7 +3778,6 @@ msgid "Horizontal Ruler"
msgstr "आडवें भायर"
#: strings.hrc:202
-#, fuzzy
msgctxt "STR_SVT_ACC_RULER_VERT_NAME"
msgid "Vertical Ruler"
msgstr "उबी फूटपट्टी"
@@ -3971,7 +3881,6 @@ msgid "Initializing"
msgstr "सुरू करता"
#: strings.hrc:222
-#, fuzzy
msgctxt "STR_SVT_PRNDLG_WAITING"
msgid "Waiting"
msgstr "वाट पळयता"
@@ -3997,7 +3906,6 @@ msgid "Offline"
msgstr ""
#: strings.hrc:227
-#, fuzzy
msgctxt "STR_SVT_PRNDLG_ERROR"
msgid "Error"
msgstr "त्रुटी"
@@ -4075,7 +3983,6 @@ msgid "Power save mode"
msgstr ""
#: strings.hrc:242
-#, fuzzy
msgctxt "STR_SVT_PRNDLG_DEFPRINTER"
msgid "Default printer"
msgstr "मुळावो मुद्रक"
@@ -4092,7 +3999,6 @@ msgid "~Finish"
msgstr "सोपले"
#: strings.hrc:246
-#, fuzzy
msgctxt "STR_WIZDLG_NEXT"
msgid "~Next >"
msgstr "मुखावेलें >"
diff --git a/source/kok/svx/messages.po b/source/kok/svx/messages.po
index 22e09aafa49..fd5e1264c24 100644
--- a/source/kok/svx/messages.po
+++ b/source/kok/svx/messages.po
@@ -59,7 +59,6 @@ msgid "Point"
msgstr "बिन्दु"
#: fieldunit.hrc:39
-#, fuzzy
msgctxt "RID_SVXSTR_FIELDUNIT_TABLE"
msgid "Char"
msgstr "तक्तो"
@@ -77,7 +76,6 @@ msgid "LIKE"
msgstr "पसंतzoxen"
#: fmstring.hrc:28
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "NOT"
msgstr "NOT"
@@ -89,13 +87,11 @@ msgid "EMPTY"
msgstr "EMPTY"
#: fmstring.hrc:30
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "TRUE"
msgstr "TRUE"
#: fmstring.hrc:31
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "FALSE"
msgstr "FALSE"
@@ -113,43 +109,36 @@ msgid "BETWEEN"
msgstr "हांचें मदी"
#: fmstring.hrc:34
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "OR"
msgstr "OR"
#: fmstring.hrc:35
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "AND"
msgstr "AND"
#: fmstring.hrc:36
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "Average"
msgstr "सरासरी"
#: fmstring.hrc:37
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "Count"
msgstr "गणन"
#: fmstring.hrc:38
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "Maximum"
msgstr "कमाल"
#: fmstring.hrc:39
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "Minimum"
msgstr "किमान"
#: fmstring.hrc:40
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "Sum"
msgstr "बेरीज"
@@ -319,7 +308,6 @@ msgstr "गुळे"
#. SVX_NUM_CHAR_SPECIAL
#: numberingtype.hrc:31
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "Graphics"
msgstr "चित्रां"
@@ -502,7 +490,6 @@ msgid "All Pages"
msgstr "सगळीं पानांSogllea panamni"
#: samecontent.hrc:19
-#, fuzzy
msgctxt "RID_SVXSTRARY_SAMECONTENT"
msgid "First Page"
msgstr "पयले पान"
@@ -863,19 +850,16 @@ msgid "Line of text"
msgstr "वळीचो मजकूर "
#: tabwin.hrc:27
-#, fuzzy
msgctxt "RID_RSC_TABWIN_PREFIX"
msgid "Table"
msgstr "कोष्टक"
#: tabwin.hrc:28
-#, fuzzy
msgctxt "RID_RSC_TABWIN_PREFIX"
msgid "Query"
msgstr "प्रस्न"
#: tabwin.hrc:29
-#, fuzzy
msgctxt "RID_RSC_TABWIN_PREFIX"
msgid "SQL"
msgstr "SQL"
@@ -1280,19 +1264,16 @@ msgid "A6"
msgstr "A"
#: page.hrc:31
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "A5"
msgstr "A"
#: page.hrc:32
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "A4"
msgstr "A"
#: page.hrc:33
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "A3"
msgstr "A"
@@ -1313,7 +1294,6 @@ msgid "B4 (ISO)"
msgstr ""
#: page.hrc:37
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "Letter"
msgstr "पत्र"
@@ -1329,7 +1309,6 @@ msgid "Long Bond"
msgstr ""
#: page.hrc:40
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "Tabloid"
msgstr "कोष्टक"
@@ -1371,31 +1350,26 @@ msgid "User"
msgstr "वापरपी"
#: page.hrc:48
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "DL Envelope"
msgstr "पाकिट"
#: page.hrc:49
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "C6 Envelope"
msgstr "पाकिट"
#: page.hrc:50
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "C6/5 Envelope"
msgstr "पाकिट"
#: page.hrc:51
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "C5 Envelope"
msgstr "पाकिट"
#: page.hrc:52
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "C4 Envelope"
msgstr "पाकिट"
@@ -1412,25 +1386,21 @@ msgid "#7¾ (Monarch) Envelope"
msgstr ""
#: page.hrc:55
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "#9 Envelope"
msgstr "पाकिट"
#: page.hrc:56
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "#10 Envelope"
msgstr "पाकिट"
#: page.hrc:57
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "#11 Envelope"
msgstr "पाकिट"
#: page.hrc:58
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "#12 Envelope"
msgstr "पाकिट"
@@ -1447,19 +1417,16 @@ msgid "A6"
msgstr "A"
#: page.hrc:65
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "A5"
msgstr "A"
#: page.hrc:66
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "A4"
msgstr "A"
#: page.hrc:67
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "A3"
msgstr "A"
@@ -1495,7 +1462,6 @@ msgid "B4 (ISO)"
msgstr ""
#: page.hrc:74
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "Letter"
msgstr "पत्र"
@@ -1511,7 +1477,6 @@ msgid "Long Bond"
msgstr ""
#: page.hrc:77
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "Tabloid"
msgstr "कोष्टक"
@@ -1553,31 +1518,26 @@ msgid "User"
msgstr "वापरपी"
#: page.hrc:85
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "DL Envelope"
msgstr "पाकिट"
#: page.hrc:86
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "C6 Envelope"
msgstr "पाकिट"
#: page.hrc:87
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "C6/5 Envelope"
msgstr "पाकिट"
#: page.hrc:88
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "C5 Envelope"
msgstr "पाकिट"
#: page.hrc:89
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "C4 Envelope"
msgstr "पाकिट"
@@ -1654,7 +1614,6 @@ msgid "Action"
msgstr "कृती: "
#: acceptrejectchangesdialog.ui:159
-#, fuzzy
msgctxt "acceptrejectchangesdialog|calcposition"
msgid "Position"
msgstr "स्थान"
@@ -1666,13 +1625,11 @@ msgid "Author"
msgstr "बरोवपीं:"
#: acceptrejectchangesdialog.ui:175
-#, fuzzy
msgctxt "acceptrejectchangesdialog|calcdate"
msgid "Date"
msgstr "तारीक"
#: acceptrejectchangesdialog.ui:183
-#, fuzzy
msgctxt "acceptrejectchangesdialog|calcdesc"
msgid "Description"
msgstr "विवरण"
@@ -1702,13 +1659,11 @@ msgid "Author"
msgstr "बरोवपीं:"
#: acceptrejectchangesdialog.ui:232
-#, fuzzy
msgctxt "acceptrejectchangesdialog|writerdate"
msgid "Date"
msgstr "तारीक"
#: acceptrejectchangesdialog.ui:240
-#, fuzzy
msgctxt "acceptrejectchangesdialog|writerdesc"
msgid "Comment"
msgstr "टीपण"
@@ -1759,7 +1714,6 @@ msgid "_Add..."
msgstr "जोडात..."
#: adddataitemdialog.ui:110
-#, fuzzy
msgctxt "adddataitemdialog|label1"
msgid "Item"
msgstr "वस्त"
@@ -1777,7 +1731,6 @@ msgid "_Required"
msgstr "जाय"
#: adddataitemdialog.ui:186
-#, fuzzy
msgctxt "adddataitemdialog|requiredcond"
msgid "Condition"
msgstr "शर्तं"
@@ -1789,7 +1742,6 @@ msgid "R_elevant"
msgstr "संबंदित"
#: adddataitemdialog.ui:215
-#, fuzzy
msgctxt "adddataitemdialog|relevantcond"
msgid "Condition"
msgstr "शर्तं"
@@ -1813,19 +1765,16 @@ msgid "Calc_ulate"
msgstr "मेजपLekh kor"
#: adddataitemdialog.ui:274
-#, fuzzy
msgctxt "adddataitemdialog|constraintcond"
msgid "Condition"
msgstr "शर्तं"
#: adddataitemdialog.ui:288
-#, fuzzy
msgctxt "adddataitemdialog|readonlycond"
msgid "Condition"
msgstr "शर्तं"
#: adddataitemdialog.ui:302
-#, fuzzy
msgctxt "adddataitemdialog|calculatecond"
msgid "Condition"
msgstr "शर्तं"
@@ -1911,7 +1860,6 @@ msgid "Edit Namespace"
msgstr ""
#: addsubmissiondialog.ui:8
-#, fuzzy
msgctxt "addsubmissiondialog|AddSubmissionDialog"
msgid "Add Submission"
msgstr "सादरीकरण जोडात"
@@ -2027,19 +1975,16 @@ msgid "Styles"
msgstr "शैली"
#: asianphoneticguidedialog.ui:335
-#, fuzzy
msgctxt "asianphoneticguidedialog|adjustlb"
msgid "Left"
msgstr "दावे"
#: asianphoneticguidedialog.ui:336
-#, fuzzy
msgctxt "asianphoneticguidedialog|adjustlb"
msgid "Center"
msgstr "केंद्र"
#: asianphoneticguidedialog.ui:337
-#, fuzzy
msgctxt "asianphoneticguidedialog|adjustlb"
msgid "Right"
msgstr "उजवे"
@@ -2055,13 +2000,11 @@ msgid "1 2 1"
msgstr ""
#: asianphoneticguidedialog.ui:352
-#, fuzzy
msgctxt "asianphoneticguidedialog|positionlb"
msgid "Top"
msgstr "वयर"
#: asianphoneticguidedialog.ui:353
-#, fuzzy
msgctxt "asianphoneticguidedialog|positionlb"
msgid "Bottom"
msgstr "तळ"
@@ -2145,7 +2088,6 @@ msgid "Mapping"
msgstr ""
#: chinesedictionary.ui:199
-#, fuzzy
msgctxt "chinesedictionary|propertyft"
msgid "Property"
msgstr "वैशिश्ट्यां "
@@ -2162,25 +2104,21 @@ msgid "Foreign"
msgstr ""
#: chinesedictionary.ui:214
-#, fuzzy
msgctxt "chinesedictionary|property"
msgid "First name"
msgstr "पयले नाव"
#: chinesedictionary.ui:215
-#, fuzzy
msgctxt "chinesedictionary|property"
msgid "Last name"
msgstr "निमणें नाव"
#: chinesedictionary.ui:216
-#, fuzzy
msgctxt "chinesedictionary|property"
msgid "Title"
msgstr "मथळो"
#: chinesedictionary.ui:217
-#, fuzzy
msgctxt "chinesedictionary|property"
msgid "Status"
msgstr "स्थिती"
@@ -2191,7 +2129,6 @@ msgid "Place name"
msgstr ""
#: chinesedictionary.ui:219
-#, fuzzy
msgctxt "chinesedictionary|property"
msgid "Business"
msgstr "व्यवसाय"
@@ -2207,7 +2144,6 @@ msgid "Idiom"
msgstr ""
#: chinesedictionary.ui:222
-#, fuzzy
msgctxt "chinesedictionary|property"
msgid "Abbreviation"
msgstr "संक्षेप करपीsonkxipt rup"
@@ -2245,7 +2181,6 @@ msgid "Classification Dialog"
msgstr ""
#: classificationdialog.ui:94
-#, fuzzy
msgctxt "classificationdialog|label-Content"
msgid "Content"
msgstr "विशय"
@@ -2272,7 +2207,6 @@ msgid "Sign Paragraph"
msgstr "लिपिल्लो परिच्छेद"
#: classificationdialog.ui:221
-#, fuzzy
msgctxt "classificationdialog|boldButton"
msgid "Bold"
msgstr "ठळक"
@@ -2328,7 +2262,6 @@ msgid "Insert _Column"
msgstr "स्तंभ घालात"
#: colsmenu.ui:22
-#, fuzzy
msgctxt "colsmenu|TextField"
msgid "Text Box"
msgstr "मजकूर पेटी"
@@ -2340,7 +2273,6 @@ msgid "Check Box"
msgstr "तपास पेटी"
#: colsmenu.ui:38
-#, fuzzy
msgctxt "colsmenu|ComboBox"
msgid "Combo Box"
msgstr "कॉम्बो पेटी"
@@ -2352,13 +2284,11 @@ msgid "List Box"
msgstr "वळेरी पेटी"
#: colsmenu.ui:54
-#, fuzzy
msgctxt "colsmenu|DateField"
msgid "Date Field"
msgstr "तारीक प्रक्षेत्र"
#: colsmenu.ui:62
-#, fuzzy
msgctxt "colsmenu|TimeField"
msgid "Time Field"
msgstr "वेळ प्रक्षेत्र"
@@ -2370,19 +2300,16 @@ msgid "Numeric Field"
msgstr "क्रमांक क्षेत्र"
#: colsmenu.ui:76
-#, fuzzy
msgctxt "colsmenu|CurrencyField"
msgid "Currency Field"
msgstr "चलन प्रक्षेत्र"
#: colsmenu.ui:84
-#, fuzzy
msgctxt "colsmenu|PatternField"
msgid "Pattern Field"
msgstr "नमुनो प्रक्षेत्र"
#: colsmenu.ui:92
-#, fuzzy
msgctxt "colsmenu|FormattedField"
msgid "Formatted Field"
msgstr "रचिल्ले प्रक्षेत्र"
@@ -2399,7 +2326,6 @@ msgid "_Replace with"
msgstr "पासून बदलात"
#: colsmenu.ui:123
-#, fuzzy
msgctxt "colsmenu|TextField1"
msgid "Text Box"
msgstr "मजकूर पेटी"
@@ -2411,7 +2337,6 @@ msgid "Check Box"
msgstr "तपास पेटी"
#: colsmenu.ui:139
-#, fuzzy
msgctxt "colsmenu|ComboBox1"
msgid "Combo Box"
msgstr "कॉम्बो पेटी"
@@ -2423,13 +2348,11 @@ msgid "List Box"
msgstr "वळेरी पेटी"
#: colsmenu.ui:155
-#, fuzzy
msgctxt "colsmenu|DateField1"
msgid "Date Field"
msgstr "तारीक प्रक्षेत्र"
#: colsmenu.ui:163
-#, fuzzy
msgctxt "colsmenu|TimeField1"
msgid "Time Field"
msgstr "वेळ प्रक्षेत्र"
@@ -2441,19 +2364,16 @@ msgid "Numeric Field"
msgstr "क्रमांक क्षेत्र"
#: colsmenu.ui:179
-#, fuzzy
msgctxt "colsmenu|CurrencyField1"
msgid "Currency Field"
msgstr "चलन प्रक्षेत्र"
#: colsmenu.ui:187
-#, fuzzy
msgctxt "colsmenu|PatternField1"
msgid "Pattern Field"
msgstr "नमुनो प्रक्षेत्र"
#: colsmenu.ui:195
-#, fuzzy
msgctxt "colsmenu|FormattedField1"
msgid "Formatted Field"
msgstr "रचिल्ले प्रक्षेत्र"
@@ -2464,7 +2384,6 @@ msgid "Date and Time Field"
msgstr ""
#: colsmenu.ui:216
-#, fuzzy
msgctxt "colsmenu|delete"
msgid "Delete column"
msgstr "स्तंभ काडून उडयात"
@@ -2560,7 +2479,6 @@ msgid "Width:"
msgstr "रुंदाय:Runday:"
#: compressgraphicdialog.ui:350
-#, fuzzy
msgctxt "compressgraphicdialog|label4"
msgid "Height:"
msgstr "उंचाय:"
@@ -2611,7 +2529,6 @@ msgid "Image size:"
msgstr ""
#: compressgraphicdialog.ui:626
-#, fuzzy
msgctxt "compressgraphicdialog|label15"
msgid "Type:"
msgstr "प्रकार:"
@@ -2735,13 +2652,11 @@ msgid "Scroll bar"
msgstr "हालती पट्टी"
#: convertmenu.ui:173
-#, fuzzy
msgctxt "convertmenu|ConvertToSpinButton"
msgid "Spin Button"
msgstr "स्पिन कळ"
#: convertmenu.ui:182
-#, fuzzy
msgctxt "convertmenu|ConvertToNavigationBar"
msgid "Navigation Bar"
msgstr "वाट दाखोवपी पट्टी"
@@ -2874,43 +2789,36 @@ msgid "Lines & Arrows"
msgstr "वळी आनिक बाण"
#: defaultshapespanel.ui:95
-#, fuzzy
msgctxt "defaultshapespanel|label2"
msgid "Curve"
msgstr "वाकडे"
#: defaultshapespanel.ui:132
-#, fuzzy
msgctxt "defaultshapespanel|label3"
msgid "Connectors"
msgstr "जोडपी"
#: defaultshapespanel.ui:169
-#, fuzzy
msgctxt "defaultshapespanel|label4"
msgid "Basic Shapes"
msgstr "मुळावे आकार "
#: defaultshapespanel.ui:206
-#, fuzzy
msgctxt "defaultshapespanel|label5"
msgid "Symbols"
msgstr "चिन्नां"
#: defaultshapespanel.ui:243
-#, fuzzy
msgctxt "defaultshapespanel|label6"
msgid "Block Arrows"
msgstr "ठोकळे बाण"
#: defaultshapespanel.ui:280
-#, fuzzy
msgctxt "defaultshapespanel|label7"
msgid "Flowchart"
msgstr "प्रवाही कोष्टक"
#: defaultshapespanel.ui:317
-#, fuzzy
msgctxt "defaultshapespanel|label8"
msgid "Callouts"
msgstr "आपोवपां"
@@ -2922,7 +2830,6 @@ msgid "Stars"
msgstr "तारे"
#: defaultshapespanel.ui:391
-#, fuzzy
msgctxt "defaultshapespanel|label10"
msgid "3D Objects"
msgstr "त्रिमिती वस्ती"
@@ -2960,7 +2867,6 @@ msgid "All contents of the header will be deleted and can not be restored."
msgstr ""
#: docking3deffects.ui:263
-#, fuzzy
msgctxt "docking3deffects|Docking3DEffects"
msgid "3D Effects"
msgstr "त्रिमिती प्रभाव"
@@ -3020,7 +2926,6 @@ msgid "Object-Specific"
msgstr "वस्त - विशिश्ट"
#: docking3deffects.ui:583
-#, fuzzy
msgctxt "docking3deffects|flat|tooltip_text"
msgid "Flat"
msgstr "समतळ"
@@ -3090,7 +2995,6 @@ msgid "_Mode"
msgstr "स्थिती"
#: docking3deffects.ui:842
-#, fuzzy
msgctxt "docking3deffects|mode"
msgid "Flat"
msgstr "समतळ"
@@ -3126,7 +3030,6 @@ msgid "3D Shadowing On/Off"
msgstr "त्रिमिती सावळी चालू / बंद"
#: docking3deffects.ui:939
-#, fuzzy
msgctxt "docking3deffects|label13"
msgid "Shadow"
msgstr "सावळी"
@@ -3144,7 +3047,6 @@ msgid "_Distance"
msgstr "देखी"
#: docking3deffects.ui:1032
-#, fuzzy
msgctxt "docking3deffects|label16"
msgid "Camera"
msgstr "कॅमेरो"
@@ -3222,7 +3124,6 @@ msgid "Light Source 8"
msgstr "उजवाड स्त्रोत ८"
#: docking3deffects.ui:1369
-#, fuzzy
msgctxt "docking3deffects|label19"
msgid "Illumination"
msgstr "उजळप"
@@ -3264,7 +3165,6 @@ msgid "Black & White"
msgstr "काळो / धवो"
#: docking3deffects.ui:1483
-#, fuzzy
msgctxt "docking3deffects|texcolor|tooltip_text"
msgid "Color"
msgstr "रंग"
@@ -3360,7 +3260,6 @@ msgid "User-defined"
msgstr "वापर करप्यान केल्ली व्याख्या"
#: docking3deffects.ui:1752
-#, fuzzy
msgctxt "docking3deffects|favorites"
msgid "Metal"
msgstr "धातु"
@@ -3456,7 +3355,6 @@ msgid "Textures"
msgstr "जाळयो"
#: docking3deffects.ui:1978
-#, fuzzy
msgctxt "docking3deffects|light|tooltip_text"
msgid "Illumination"
msgstr "उजळप"
@@ -3591,13 +3489,11 @@ msgid "Pipette"
msgstr ""
#: dockingfontwork.ui:17
-#, fuzzy
msgctxt "dockingfontwork|DockingFontwork"
msgid "Fontwork"
msgstr "अक्षरसंच काम"
#: dockingfontwork.ui:32
-#, fuzzy
msgctxt "dockingfontwork|off|tooltip_text"
msgid "Off"
msgstr "बंद"
@@ -3633,19 +3529,16 @@ msgid "Orientation"
msgstr "सादरीकरण"
#: dockingfontwork.ui:143
-#, fuzzy
msgctxt "dockingfontwork|left|tooltip_text"
msgid "Align Left"
msgstr "दाव्यान सारके करात"
#: dockingfontwork.ui:156
-#, fuzzy
msgctxt "dockingfontwork|center|tooltip_text"
msgid "Center"
msgstr "केंद्र"
#: dockingfontwork.ui:170
-#, fuzzy
msgctxt "dockingfontwork|right|tooltip_text"
msgid "Align Right"
msgstr "उजव्यान सारके करात"
@@ -3681,13 +3574,11 @@ msgid "Text Contour"
msgstr "अक्षर कमनीयता"
#: dockingfontwork.ui:319
-#, fuzzy
msgctxt "dockingfontwork|noshadow|tooltip_text"
msgid "No Shadow"
msgstr "सावळी ना"
#: dockingfontwork.ui:332
-#, fuzzy
msgctxt "dockingfontwork|vertical|tooltip_text"
msgid "Vertical"
msgstr "उबे"
@@ -3804,7 +3695,6 @@ msgid "Document Name"
msgstr "दस्तावेज स्थिती"
#: docrecoveryrecoverdialog.ui:147
-#, fuzzy
msgctxt "docrecoveryrecoverdialog|statusft"
msgid "Status"
msgstr "स्थिती"
@@ -3842,7 +3732,6 @@ msgid "_Value"
msgstr "मोल"
#: extrustiondepthdialog.ui:135
-#, fuzzy
msgctxt "extrustiondepthdialog|label2"
msgid "Depth"
msgstr "खोलाय"
@@ -4040,19 +3929,16 @@ msgid "Search i_n:"
msgstr ""
#: findreplacedialog.ui:958
-#, fuzzy
msgctxt "findreplacedialog|calcsearchin"
msgid "Formulas"
msgstr "सुत्रां"
#: findreplacedialog.ui:959
-#, fuzzy
msgctxt "findreplacedialog|calcsearchin"
msgid "Values"
msgstr "मोल"
#: findreplacedialog.ui:960
-#, fuzzy
msgctxt "findreplacedialog|calcsearchin"
msgid "Notes"
msgstr "टीपणां"
@@ -4170,49 +4056,41 @@ msgid "Workspace"
msgstr "कार्यस्थान"
#: floatingcontour.ui:96
-#, fuzzy
msgctxt "floatingcontour|TBI_SELECT"
msgid "Select"
msgstr "निवड करात"
#: floatingcontour.ui:111
-#, fuzzy
msgctxt "floatingcontour|TBI_RECT"
msgid "Rectangle"
msgstr "आयत"
#: floatingcontour.ui:126
-#, fuzzy
msgctxt "floatingcontour|TBI_CIRCLE"
msgid "Ellipse"
msgstr "दीर्घवृत्त"
#: floatingcontour.ui:141
-#, fuzzy
msgctxt "floatingcontour|TBI_POLY"
msgid "Polygon"
msgstr "बहुभुज"
#: floatingcontour.ui:166
-#, fuzzy
msgctxt "floatingcontour|TBI_POLYEDIT"
msgid "Edit Points"
msgstr "बिन्दुंचे सम्पादन"
#: floatingcontour.ui:181
-#, fuzzy
msgctxt "floatingcontour|TBI_POLYMOVE"
msgid "Move Points"
msgstr "बिंदू हालयात"
#: floatingcontour.ui:196
-#, fuzzy
msgctxt "floatingcontour|TBI_POLYINSERT"
msgid "Insert Points"
msgstr "अनेक बिन्दु घालात"
#: floatingcontour.ui:211
-#, fuzzy
msgctxt "floatingcontour|TBI_POLYDELETE"
msgid "Delete Points"
msgstr "बिंदू काडून उडयात"
@@ -4279,13 +4157,11 @@ msgid "Add Item"
msgstr "वस्त जोडात"
#: formdatamenu.ui:20
-#, fuzzy
msgctxt "formdatamenu|addelement"
msgid "Add Element"
msgstr "मूळद्रव्यां जोडात"
#: formdatamenu.ui:28
-#, fuzzy
msgctxt "formdatamenu|addattribute"
msgid "Add Attribute"
msgstr " गुणधर्म जोडात"
@@ -4328,13 +4204,11 @@ msgid "_New"
msgstr "नवीन"
#: formnavimenu.ui:22
-#, fuzzy
msgctxt "formnavimenu|form"
msgid "Form"
msgstr "अर्जी"
#: formnavimenu.ui:30
-#, fuzzy
msgctxt "formnavimenu|hidden"
msgid "Hidden Control"
msgstr "लिपिल्ले नियंत्रण"
@@ -4388,49 +4262,41 @@ msgid "Propert_ies"
msgstr "वैशिश्ट्यां"
#: formnavimenu.ui:106
-#, fuzzy
msgctxt "formnavimenu|designmode"
msgid "Open in Design Mode"
msgstr "डिजायन स्थितींत उगडात"
#: formnavimenu.ui:114
-#, fuzzy
msgctxt "formnavimenu|controlfocus"
msgid "Automatic Control Focus"
msgstr "आपसूक नियंत्रण फोकस"
#: functionmenu.ui:12
-#, fuzzy
msgctxt "functionmenu|avg"
msgid "Average"
msgstr "सरासरी"
#: functionmenu.ui:20
-#, fuzzy
msgctxt "functionmenu|counta"
msgid "CountA"
msgstr "मेजातA"
#: functionmenu.ui:27
-#, fuzzy
msgctxt "functionmenu|count"
msgid "Count"
msgstr "गणन"
#: functionmenu.ui:34
-#, fuzzy
msgctxt "functionmenu|max"
msgid "Maximum"
msgstr "कमाल"
#: functionmenu.ui:41
-#, fuzzy
msgctxt "functionmenu|min"
msgid "Minimum"
msgstr "किमान"
#: functionmenu.ui:48
-#, fuzzy
msgctxt "functionmenu|sum"
msgid "Sum"
msgstr "बेरीज"
@@ -4573,7 +4439,6 @@ msgid "_AutoFit height"
msgstr "आपसूक उंचाय"
#: headfootformatpage.ui:326
-#, fuzzy
msgctxt "headfootformatpage|buttonMore"
msgid "More..."
msgstr "अदिक..."
@@ -4585,13 +4450,11 @@ msgid "_Edit..."
msgstr "सम्पादन..."
#: headfootformatpage.ui:383
-#, fuzzy
msgctxt "headfootformatpage|labelHeaderFormat"
msgid "Header"
msgstr "मस्तकलेख"
#: headfootformatpage.ui:399
-#, fuzzy
msgctxt "headfootformatpage|labelFooterFormat"
msgid "Footer"
msgstr "चरणलेख"
@@ -4627,25 +4490,21 @@ msgid "Close"
msgstr "बंद"
#: imapdialog.ui:91
-#, fuzzy
msgctxt "imapdialog|TBI_SELECT"
msgid "Select"
msgstr "निवड करात"
#: imapdialog.ui:106
-#, fuzzy
msgctxt "imapdialog|TBI_RECT"
msgid "Rectangle"
msgstr "आयत"
#: imapdialog.ui:121
-#, fuzzy
msgctxt "imapdialog|TBI_CIRCLE"
msgid "Ellipse"
msgstr "दीर्घवृत्त"
#: imapdialog.ui:136
-#, fuzzy
msgctxt "imapdialog|TBI_POLY"
msgid "Polygon"
msgstr "बहुभुज"
@@ -4657,25 +4516,21 @@ msgid "Freeform Polygon"
msgstr "मेकळो बहुकोण"
#: imapdialog.ui:166
-#, fuzzy
msgctxt "imapdialog|TBI_POLYEDIT"
msgid "Edit Points"
msgstr "बिन्दुंचे सम्पादन"
#: imapdialog.ui:181
-#, fuzzy
msgctxt "imapdialog|TBI_POLYMOVE"
msgid "Move Points"
msgstr "बिंदू हालयात"
#: imapdialog.ui:196
-#, fuzzy
msgctxt "imapdialog|TBI_POLYINSERT"
msgid "Insert Points"
msgstr "अनेक बिन्दु घालात"
#: imapdialog.ui:211
-#, fuzzy
msgctxt "imapdialog|TBI_POLYDELETE"
msgid "Delete Points"
msgstr "बिंदू काडून उडयात"
@@ -4835,7 +4690,6 @@ msgid "Volume:"
msgstr "प्रमाण"
#: mediaplayback.ui:79
-#, fuzzy
msgctxt "mediaplayback|zoombox|tooltip_text"
msgid "View"
msgstr "दृश्य"
@@ -4858,13 +4712,11 @@ msgid "_Edit..."
msgstr "सम्पादन..."
#: namespacedialog.ui:168
-#, fuzzy
msgctxt "namespacedialog|prefix"
msgid "Prefix"
msgstr "उपसर्ग"
#: namespacedialog.ui:179
-#, fuzzy
msgctxt "namespacedialog|url"
msgid "URL"
msgstr "URL"
@@ -4886,7 +4738,6 @@ msgid "_Visible grid"
msgstr ""
#: optgridpage.ui:99
-#, fuzzy
msgctxt "optgridpage|label1"
msgid "Grid"
msgstr "ग्रिड"
@@ -5041,13 +4892,11 @@ msgid "1.5 Lines"
msgstr "१.५ वळी"
#: paralinespacingcontrol.ui:185
-#, fuzzy
msgctxt "paralinespacingcontrol|line_dist"
msgid "Double"
msgstr "दुगणे"
#: paralinespacingcontrol.ui:186
-#, fuzzy
msgctxt "paralinespacingcontrol|line_dist"
msgid "Proportional"
msgstr "प्रमाणांत "
@@ -5064,7 +4913,6 @@ msgid "Leading"
msgstr "मथळो"
#: paralinespacingcontrol.ui:189
-#, fuzzy
msgctxt "paralinespacingcontrol|line_dist"
msgid "Fixed"
msgstr "थाराविक"
@@ -5091,7 +4939,6 @@ msgid "After Text Indent"
msgstr ""
#: paralrspacing.ui:115
-#, fuzzy
msgctxt "paralrspacing|firstlineindent|tooltip_text"
msgid "First Line Indent"
msgstr "पयली वळ समासpoilea Voll Somas"
@@ -5140,7 +4987,6 @@ msgid "New Password"
msgstr ""
#: presetmenu.ui:12
-#, fuzzy
msgctxt "presetmenu|rename"
msgid "Rename"
msgstr "नवे नाव दियात"
@@ -5280,13 +5126,11 @@ msgid "Do you want to unlink the graphics in order to edit it?"
msgstr ""
#: redlinecontrol.ui:23
-#, fuzzy
msgctxt "redlinecontrol|view"
msgid "List"
msgstr "वळेरी"
#: redlinecontrol.ui:45
-#, fuzzy
msgctxt "redlinecontrol|filter"
msgid "Filter"
msgstr "गाळणी"
@@ -5310,7 +5154,6 @@ msgid "C_omment:"
msgstr "टिपणी:"
#: redlinefilterpage.ui:87
-#, fuzzy
msgctxt "redlinefilterpage|commentedit-atkobject"
msgid "Comment"
msgstr "टीपण"
@@ -5339,7 +5182,6 @@ msgid "Author"
msgstr "बरोवपीं:"
#: redlinefilterpage.ui:186
-#, fuzzy
msgctxt "redlinefilterpage|rangeedit-atkobject"
msgid "Range"
msgstr "व्याप्ती"
@@ -5434,7 +5276,6 @@ msgid "Action"
msgstr "कृती: "
#: redlineviewpage.ui:33
-#, fuzzy
msgctxt "redlineviewpage|position"
msgid "Position"
msgstr "स्थान"
@@ -5446,13 +5287,11 @@ msgid "Author"
msgstr "बरोवपीं:"
#: redlineviewpage.ui:57
-#, fuzzy
msgctxt "redlineviewpage|date"
msgid "Date"
msgstr "तारीक"
#: redlineviewpage.ui:69
-#, fuzzy
msgctxt "redlineviewpage|comment"
msgid "Comment"
msgstr "टीपण"
@@ -5470,73 +5309,61 @@ msgid "Delete Rows"
msgstr "वळ काडून उडयात"
#: rowsmenu.ui:19
-#, fuzzy
msgctxt "rowsmenu|save"
msgid "Save Record"
msgstr "अभिलेख जतनाय करात"
#: rowsmenu.ui:26
-#, fuzzy
msgctxt "rowsmenu|undo"
msgid "Undo: Data entry"
msgstr "करू नाकात : डेटा नोंद"
#: rulermenu.ui:12
-#, fuzzy
msgctxt "rulermenu|mm"
msgid "Millimeter"
msgstr "मिली मीटर"
#: rulermenu.ui:20
-#, fuzzy
msgctxt "rulermenu|cm"
msgid "Centimeter"
msgstr "सेंटीमीटर"
#: rulermenu.ui:28
-#, fuzzy
msgctxt "rulermenu|m"
msgid "Meter"
msgstr "मीटर"
#: rulermenu.ui:36
-#, fuzzy
msgctxt "rulermenu|km"
msgid "Kilometer"
msgstr "किलोमीटर"
#: rulermenu.ui:44
-#, fuzzy
msgctxt "rulermenu|in"
msgid "Inch"
msgstr "इंच"
#: rulermenu.ui:52
-#, fuzzy
msgctxt "rulermenu|ft"
msgid "Foot"
msgstr "फूट"
#: rulermenu.ui:60
-#, fuzzy
msgctxt "rulermenu|mile"
msgid "Miles"
msgstr "मैल"
#: rulermenu.ui:68
-#, fuzzy
msgctxt "rulermenu|pt"
msgid "Point"
msgstr "बिन्दु"
#: rulermenu.ui:76
-#, fuzzy
msgctxt "rulermenu|pc"
msgid "Pica"
msgstr "पायका"
#: rulermenu.ui:84
-#, fuzzy
msgctxt "rulermenu|ch"
msgid "Char"
msgstr "तक्तो"
@@ -5831,7 +5658,6 @@ msgid "None"
msgstr "कायच नाKitench na"
#: sidebararea.ui:252
-#, fuzzy
msgctxt "sidebararea|transtype"
msgid "Solid"
msgstr "ठोस"
@@ -5906,7 +5732,6 @@ msgid "Specify the luminance of the graphic."
msgstr ""
#: sidebargraphic.ui:70
-#, fuzzy
msgctxt "sidebargraphic|setbrightness-atkobject"
msgid "Brightness"
msgstr "तेजस्वी"
@@ -5923,7 +5748,6 @@ msgid "Specify the degree of difference between the lightest and darkest parts o
msgstr ""
#: sidebargraphic.ui:107
-#, fuzzy
msgctxt "sidebargraphic|setcontrast-atkobject"
msgid "Contrast"
msgstr "विरोदाभास"
@@ -5956,13 +5780,11 @@ msgid "Transparency"
msgstr "पारदर्शकताय"
#: sidebargraphic.ui:209
-#, fuzzy
msgctxt "sidebargraphic|setred|tooltip_text"
msgid "Red"
msgstr "तांबडो"
#: sidebargraphic.ui:215
-#, fuzzy
msgctxt "sidebargraphic|setred-atkobject"
msgid "Red"
msgstr "तांबडो"
@@ -5980,13 +5802,11 @@ msgid "Green"
msgstr "पाचवो"
#: sidebargraphic.ui:302
-#, fuzzy
msgctxt "sidebargraphic|setblue|tooltip_text"
msgid "Blue"
msgstr "निळो"
#: sidebargraphic.ui:308
-#, fuzzy
msgctxt "sidebargraphic|setblue-atkobject"
msgid "Blue"
msgstr "निळो"
@@ -6017,7 +5837,6 @@ msgid "Select the style of the line."
msgstr ""
#: sidebarline.ui:64
-#, fuzzy
msgctxt "sidebarline|linestyle-atkobject"
msgid "Style"
msgstr "शैली"
@@ -6125,7 +5944,6 @@ msgid "Select the style of the line caps."
msgstr ""
#: sidebarline.ui:322
-#, fuzzy
msgctxt "sidebarline|linecapstyle"
msgid "Flat"
msgstr "समतळ"
@@ -6148,7 +5966,6 @@ msgid "Cap Style"
msgstr ""
#: sidebarparagraph.ui:26
-#, fuzzy
msgctxt "sidebarparagraph|numberbullet|tooltip_text"
msgid "Bullets and Numbering"
msgstr "गुळे आनिक क्रमांक दिवप"
@@ -6216,13 +6033,11 @@ msgid "Indent"
msgstr "अंतर"
#: sidebarparagraph.ui:455
-#, fuzzy
msgctxt "sidebarparagraph|increaseindent|tooltip_text"
msgid "Increase Indent"
msgstr "अंतर वाडयात"
#: sidebarparagraph.ui:469
-#, fuzzy
msgctxt "sidebarparagraph|decreaseindent|tooltip_text"
msgid "Decrease Indent"
msgstr "अंतर कमी करात"
@@ -6253,13 +6068,11 @@ msgid "After Text Indent"
msgstr ""
#: sidebarparagraph.ui:622
-#, fuzzy
msgctxt "sidebarparagraph|firstlineindent|tooltip_text"
msgid "First Line Indent"
msgstr "पयली वळ समासpoilea Voll Somas"
#: sidebarparagraph.ui:629
-#, fuzzy
msgctxt "sidebarparagraph|firstlineindent-atkobject"
msgid "First Line Indent"
msgstr "पयली वळ समासpoilea Voll Somas"
@@ -6281,7 +6094,6 @@ msgid "Enter the value for the horizontal position."
msgstr ""
#: sidebarpossize.ui:65
-#, fuzzy
msgctxt "sidebarpossize|horizontalpos-atkobject"
msgid "Horizontal"
msgstr "आडवे"
@@ -6298,7 +6110,6 @@ msgid "Enter the value for the vertical position."
msgstr ""
#: sidebarpossize.ui:105
-#, fuzzy
msgctxt "sidebarpossize|verticalpos-atkobject"
msgid "Vertical"
msgstr "उबे"
@@ -6332,7 +6143,6 @@ msgid "Enter a height for the selected object."
msgstr ""
#: sidebarpossize.ui:187
-#, fuzzy
msgctxt "sidebarpossize|selectheight-atkobject"
msgid "Height"
msgstr "उंचाय"
@@ -6354,7 +6164,6 @@ msgid "_Rotation:"
msgstr "परिभ्रमण"
#: sidebarpossize.ui:254
-#, fuzzy
msgctxt "sidebarpossize|orientationcontrol-atkobject"
msgid "Rotation"
msgstr "परिभ्रमण"
@@ -6433,7 +6242,6 @@ msgid "Tight"
msgstr "घट्ट"
#: textcharacterspacingcontrol.ui:105
-#, fuzzy
msgctxt "textcharacterspacingcontrol|normal"
msgid "Normal"
msgstr "सामान्य"
@@ -6466,31 +6274,26 @@ msgid "Custom Value"
msgstr ""
#: textcontrolchardialog.ui:8
-#, fuzzy
msgctxt "textcontrolchardialog|TextControlCharacterPropertiesDialog"
msgid "Character"
msgstr "अक्षर"
#: textcontrolchardialog.ui:106
-#, fuzzy
msgctxt "textcontrolchardialog|font"
msgid "Font"
msgstr "अक्षरसंच"
#: textcontrolchardialog.ui:128
-#, fuzzy
msgctxt "textcontrolchardialog|fonteffects"
msgid "Font Effects"
msgstr "अक्षरसंच प्रभाव"
#: textcontrolchardialog.ui:151
-#, fuzzy
msgctxt "textcontrolchardialog|position"
msgid "Position"
msgstr "स्थान"
#: textcontrolparadialog.ui:8
-#, fuzzy
msgctxt "textcontrolparadialog|TextControlParagraphPropertiesDialog"
msgid "Paragraph"
msgstr "परिच्छेद"
@@ -6501,7 +6304,6 @@ msgid "Indents & Spacing"
msgstr ""
#: textcontrolparadialog.ui:128
-#, fuzzy
msgctxt "textcontrolparadialog|labelTP_PARA_ALIGN"
msgid "Alignment"
msgstr "सारके करप"
@@ -6517,7 +6319,6 @@ msgid "Tabs"
msgstr ""
#: textunderlinecontrol.ui:26
-#, fuzzy
msgctxt "textunderlinecontrol|none"
msgid "(Without)"
msgstr "(विणे)(Xivay)"
@@ -6529,55 +6330,46 @@ msgid "Single"
msgstr "एकटे"
#: textunderlinecontrol.ui:61
-#, fuzzy
msgctxt "textunderlinecontrol|double|tooltip_text"
msgid "Double"
msgstr "दुगणे"
#: textunderlinecontrol.ui:78
-#, fuzzy
msgctxt "textunderlinecontrol|bold|tooltip_text"
msgid "Bold"
msgstr "ठळक"
#: textunderlinecontrol.ui:95
-#, fuzzy
msgctxt "textunderlinecontrol|dot|tooltip_text"
msgid "Dotted"
msgstr "डॉटडTiboyil'lem"
#: textunderlinecontrol.ui:112
-#, fuzzy
msgctxt "textunderlinecontrol|dotbold|tooltip_text"
msgid "Dotted (Bold)"
msgstr "डॉटड(बॉल्ड)Tiboyil'lem (Ttollok)"
#: textunderlinecontrol.ui:129
-#, fuzzy
msgctxt "textunderlinecontrol|dash|tooltip_text"
msgid "Dash"
msgstr "अपसारण चिन्नdash"
#: textunderlinecontrol.ui:146
-#, fuzzy
msgctxt "textunderlinecontrol|dashlong|tooltip_text"
msgid "Long Dash"
msgstr "लांब डॅशLamb Dash"
#: textunderlinecontrol.ui:163
-#, fuzzy
msgctxt "textunderlinecontrol|dashdot|tooltip_text"
msgid "Dot Dash"
msgstr "डॉट डॅशTibo dash"
#: textunderlinecontrol.ui:180
-#, fuzzy
msgctxt "textunderlinecontrol|dashdotdot|tooltip_text"
msgid "Dot Dot Dash"
msgstr "डॉट डॉट डॅशTibo Tibo Dash"
#: textunderlinecontrol.ui:197
-#, fuzzy
msgctxt "textunderlinecontrol|wave|tooltip_text"
msgid "Wave"
msgstr "ल्हार"
@@ -6594,13 +6386,11 @@ msgid "Add Item"
msgstr "वस्त जोडात"
#: xformspage.ui:40
-#, fuzzy
msgctxt "xformspage|TBI_ITEM_ADD_ELEMENT"
msgid "Add Element"
msgstr "मूळद्रव्यां जोडात"
#: xformspage.ui:54
-#, fuzzy
msgctxt "xformspage|TBI_ITEM_ADD_ATTRIBUTE"
msgid "Add Attribute"
msgstr " गुणधर्म जोडात"
@@ -6624,13 +6414,11 @@ msgid "Digital Signatures..."
msgstr "डिजिटल सह्यो..."
#: zoommenu.ui:12
-#, fuzzy
msgctxt "zoommenu|page"
msgid "Entire Page"
msgstr "सगळे पान"
#: zoommenu.ui:20
-#, fuzzy
msgctxt "zoommenu|width"
msgid "Page Width"
msgstr "पान रुंदाय"
@@ -6641,7 +6429,6 @@ msgid "Optimal View"
msgstr ""
#: zoommenu.ui:36
-#, fuzzy
msgctxt "zoommenu|50"
msgid "50%"
msgstr "50%"
@@ -6652,7 +6439,6 @@ msgid "75%"
msgstr ""
#: zoommenu.ui:52
-#, fuzzy
msgctxt "zoommenu|100"
msgid "100%"
msgstr "100%"
@@ -6664,7 +6450,6 @@ msgid "150%"
msgstr "50%"
#: zoommenu.ui:68
-#, fuzzy
msgctxt "zoommenu|200"
msgid "200%"
msgstr "200%"
@@ -6676,7 +6461,6 @@ msgid "Drawing object"
msgstr "वस्तींचे चित्र काडप"
#: strings.hrc:26
-#, fuzzy
msgctxt "STR_ObjNamePluralNONE"
msgid "Drawing objects"
msgstr "वस्तींचे चित्र काडप"
@@ -7029,13 +6813,11 @@ msgid "Outline Texts"
msgstr "भायलीवळ मजकूर"
#: strings.hrc:95
-#, fuzzy
msgctxt "STR_ObjNameSingulGRAF"
msgid "Image"
msgstr "प्रतिमा"
#: strings.hrc:96
-#, fuzzy
msgctxt "STR_ObjNamePluralGRAF"
msgid "Images"
msgstr "प्रतिमा"
@@ -7091,7 +6873,6 @@ msgid "Linked Metafiles"
msgstr "जोडिल्ल्यो मेटाधारिका"
#: strings.hrc:107
-#, fuzzy
msgctxt "STR_ObjNameSingulGRAFBMP"
msgid "Image"
msgstr "प्रतिमा"
@@ -7114,7 +6895,6 @@ msgid "Linked image with transparency"
msgstr "पारदर्शकतेसयत जोडिल्ली बिटमॅपां"
#: strings.hrc:111
-#, fuzzy
msgctxt "STR_ObjNamePluralGRAFBMP"
msgid "Images"
msgstr "प्रतिमा"
@@ -7247,7 +7027,6 @@ msgid "Dimensioning objects"
msgstr "परिमाण दिवपाच्यो वस्ती"
#: strings.hrc:137
-#, fuzzy
msgctxt "STR_ObjNamePlural"
msgid "Drawing objects"
msgstr "वस्तींचे चित्र काडप"
@@ -8664,7 +8443,6 @@ msgid "Glue spacing object 2"
msgstr "चिकट बिंदू वस्त अंतर 2"
#: strings.hrc:418
-#, fuzzy
msgctxt "SIP_SA_EDGELINEDELTACOUNT"
msgid "Number of movable lines"
msgstr "हालोवपासारकिल्या वळींची संख्या"
@@ -9282,7 +9060,6 @@ msgid "Bitmap"
msgstr "बीटमॅप"
#: strings.hrc:542
-#, fuzzy
msgctxt "RID_SVXSTR_PATTERN"
msgid "Pattern"
msgstr "नमुने"
@@ -9293,7 +9070,6 @@ msgid "Untitled Pattern"
msgstr ""
#: strings.hrc:544
-#, fuzzy
msgctxt "RID_SVXSTR_LINESTYLE"
msgid "Line Style"
msgstr "वळ शैली"
@@ -9387,7 +9163,6 @@ msgid "Gray"
msgstr "कड्डो"
#: strings.hrc:563
-#, fuzzy
msgctxt "RID_SVXSTR_COLOR_WHITE"
msgid "White"
msgstr "धवो"
@@ -9419,7 +9194,6 @@ msgid "Red"
msgstr "तांबडो"
#: strings.hrc:569
-#, fuzzy
msgctxt "RID_SVXSTR_COLOR_VIOLET"
msgid "Violet"
msgstr "जांबळो"
@@ -9458,7 +9232,6 @@ msgstr "लिनन"
#. Light variants of the standard color palette
#: strings.hrc:577
-#, fuzzy
msgctxt "RID_SVXSTR_COLOR_LIGHTGRAY"
msgid "Light Gray"
msgstr "हलको ग्रे"
@@ -9598,13 +9371,11 @@ msgid "Blue classic"
msgstr ""
#: strings.hrc:606
-#, fuzzy
msgctxt "RID_SVXSTR_COLOR_CYAN"
msgid "Cyan"
msgstr "सियानPachovoNillo"
#: strings.hrc:607
-#, fuzzy
msgctxt "RID_SVXSTR_COLOR_MAGENTA"
msgid "Magenta"
msgstr "मॅजेन्टा"
@@ -10143,7 +9914,6 @@ msgid "Radial Violet"
msgstr "जांबळो"
#: strings.hrc:716
-#, fuzzy
msgctxt "RID_SVXSTR_GRDT52"
msgid "Vertical"
msgstr "उबे"
@@ -10210,7 +9980,6 @@ msgid "Pink Gradient"
msgstr ""
#: strings.hrc:728
-#, fuzzy
msgctxt "RID_SVXSTR_GRDT64"
msgid "Sky"
msgstr "मळब"
@@ -10665,7 +10434,6 @@ msgid "Zig Zag"
msgstr ""
#: strings.hrc:816
-#, fuzzy
msgctxt "RID_SVXSTR_BMP53"
msgid "Wave"
msgstr "ल्हार"
@@ -10756,13 +10524,11 @@ msgid "Solid Diamond"
msgstr ""
#: strings.hrc:833
-#, fuzzy
msgctxt "RID_SVXSTR_BMP70"
msgid "Vertical"
msgstr "उबे"
#: strings.hrc:834
-#, fuzzy
msgctxt "RID_SVXSTR_BMP71"
msgid "Horizontal"
msgstr "आडवे"
@@ -10778,7 +10544,6 @@ msgid "Upward Diagonal"
msgstr ""
#: strings.hrc:837
-#, fuzzy
msgctxt "RID_SVXSTR_BMP74"
msgid "Cross"
msgstr "खोडप"
@@ -10858,7 +10623,6 @@ msgid "Dashed"
msgstr "डॅश केल्ले"
#: strings.hrc:851
-#, fuzzy
msgctxt "RID_SVXSTR_DASH12"
msgid "Line Style"
msgstr "वळ शैली"
@@ -11131,7 +10895,6 @@ msgid "Last Custom Value"
msgstr ""
#: strings.hrc:910
-#, fuzzy
msgctxt "RID_SVXSTR_PT"
msgid "pt"
msgstr "पॉ"
@@ -11244,7 +11007,6 @@ msgid "Emoticons"
msgstr "भावनाचिन्नां"
#: strings.hrc:939
-#, fuzzy
msgctxt "RID_GALLERYSTR_THEME_PHOTOS"
msgid "Images"
msgstr "प्रतिमा"
@@ -11280,7 +11042,6 @@ msgid "Surfaces"
msgstr "पृष्ठभाग"
#: strings.hrc:946
-#, fuzzy
msgctxt "RID_GALLERYSTR_THEME_COMPUTERS"
msgid "Computers"
msgstr "संगणक"
@@ -11487,55 +11248,46 @@ msgid "P~arallel"
msgstr "समांतर"
#: strings.hrc:990
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_NW"
msgid "Extrusion North-West"
msgstr "निष्कासन उत्तर-पश्चिम"
#: strings.hrc:991
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_N"
msgid "Extrusion North"
msgstr "निष्कासन उत्तर"
#: strings.hrc:992
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_NE"
msgid "Extrusion North-East"
msgstr "निष्कासन उत्तर-पूर्व"
#: strings.hrc:993
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_W"
msgid "Extrusion West"
msgstr "निष्कासन पश्चिम"
#: strings.hrc:994
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_NONE"
msgid "Extrusion Backwards"
msgstr "फाटल्यान निष्कासन"
#: strings.hrc:995
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_E"
msgid "Extrusion East"
msgstr "निष्कासन पूर्व"
#: strings.hrc:996
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_SW"
msgid "Extrusion South-West"
msgstr "निष्कासन उत्तर-पश्चिम"
#: strings.hrc:997
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_S"
msgid "Extrusion South"
msgstr "निष्कासन दक्षिण"
#: strings.hrc:998
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_SE"
msgid "Extrusion South-East"
msgstr "निष्कासन उत्तर-पूर्व"
@@ -11702,7 +11454,6 @@ msgstr ""
#. This is duplicated in GenericCommands.xcu in officecfg.
#: strings.hrc:1032
-#, fuzzy
msgctxt "RID_SVXSTR_CHARFONTNAME"
msgid "Font Name"
msgstr "अक्षरसंच नांव"
@@ -12488,7 +12239,6 @@ msgid "Instance"
msgstr "देखी"
#: strings.hrc:1190
-#, fuzzy
msgctxt "RID_STR_REPLACE_DOC"
msgid "Document"
msgstr "दस्तावेज"
@@ -12597,7 +12347,6 @@ msgid "Binding"
msgstr "बाइन्डिंग"
#: strings.hrc:1211
-#, fuzzy
msgctxt "RID_STR_BINDING_EXPR"
msgid "Binding expression"
msgstr "बाइंडिंग सूत्र "
@@ -12705,13 +12454,11 @@ msgid "Zoom factor. Right-click to change zoom factor or click to open Zoom dial
msgstr ""
#: strings.hrc:1235
-#, fuzzy
msgctxt "RID_SVXSTR_ZOOM_IN"
msgid "Zoom In"
msgstr "व्हड करात"
#: strings.hrc:1236
-#, fuzzy
msgctxt "RID_SVXSTR_ZOOM_OUT"
msgid "Zoom Out"
msgstr "ल्हान करात"
@@ -12722,7 +12469,6 @@ msgid "25%"
msgstr ""
#: strings.hrc:1238
-#, fuzzy
msgctxt "RID_SVXSTR_ZOOM_50"
msgid "50%"
msgstr "50%"
@@ -12733,7 +12479,6 @@ msgid "75%"
msgstr ""
#: strings.hrc:1240
-#, fuzzy
msgctxt "RID_SVXSTR_ZOOM_100"
msgid "100%"
msgstr "100%"
@@ -12745,7 +12490,6 @@ msgid "150%"
msgstr "50%"
#: strings.hrc:1242
-#, fuzzy
msgctxt "RID_SVXSTR_ZOOM_200"
msgid "200%"
msgstr "200%"
@@ -12808,7 +12552,6 @@ msgid "Reached the end of the sheet"
msgstr ""
#: strings.hrc:1255
-#, fuzzy
msgctxt "RID_SVXSTR_SEARCH_NOT_FOUND"
msgid "Search key not found"
msgstr "सोद चावी मेळूंक ना"
@@ -13069,7 +12812,6 @@ msgid "BMP image"
msgstr ""
#: strings.hrc:1313
-#, fuzzy
msgctxt "STR_IMAGE_UNKNOWN"
msgid "Unknown"
msgstr "अज्ञात"
@@ -13470,7 +13212,6 @@ msgid "Number Forms"
msgstr "क्रमांक अर्जी"
#: strings.hrc:1400
-#, fuzzy
msgctxt "RID_SUBSETMAP"
msgid "Arrows"
msgstr "बाण"
@@ -13722,7 +13463,6 @@ msgid "Supplementary Private Use Area-B"
msgstr ""
#: strings.hrc:1449
-#, fuzzy
msgctxt "RID_SUBSETMAP"
msgid "Limbu"
msgstr "लिंबू"
@@ -13966,7 +13706,6 @@ msgid "Combining Diacritical Marks Supplement"
msgstr "स्वरभेदचिह्नांक एकठांय करात"
#: strings.hrc:1497
-#, fuzzy
msgctxt "RID_SUBSETMAP"
msgid "Coptic"
msgstr "कॉप्टीक"
@@ -14338,7 +14077,6 @@ msgid "Miscellaneous Symbols And Pictographs"
msgstr ""
#: strings.hrc:1570
-#, fuzzy
msgctxt "RID_SUBSETMAP"
msgid "Emoticons"
msgstr "भावनाचिन्नां"
@@ -14821,7 +14559,6 @@ msgid "Character set color"
msgstr "अक्षरसंच रंग"
#: svxitems.hrc:54
-#, fuzzy
msgctxt "RID_ATTR_NAMES"
msgid "Overline"
msgstr "ओवर लायनudhvrekha"
@@ -14867,7 +14604,6 @@ msgid "Widows"
msgstr "बेवारस"
#: svxitems.hrc:63
-#, fuzzy
msgctxt "RID_ATTR_NAMES"
msgid "Paragraph spacing"
msgstr "परिच्छेद अवकाश"
diff --git a/source/kok/sw/messages.po b/source/kok/sw/messages.po
index b120cad1897..22a3c315aa0 100644
--- a/source/kok/sw/messages.po
+++ b/source/kok/sw/messages.po
@@ -300,7 +300,6 @@ msgid "File format error found."
msgstr "धारिका रचना त्रुटी मेळ्ळी."
#: error.hrc:34
-#, fuzzy
msgctxt "RID_SW_ERRHDL"
msgid "Error reading file."
msgstr " धारिका वाचतास्तना त्रुटी."
@@ -362,7 +361,6 @@ msgid "$(ARG1) has changed."
msgstr "$(ARG1) बदल्लां."
#: error.hrc:47
-#, fuzzy
msgctxt "RID_SW_ERRHDL"
msgid "$(ARG1) does not exist."
msgstr "$(ARG1) अस्तित्वांत ना."
@@ -420,7 +418,6 @@ msgid "Dear"
msgstr "वर्स"
#: mmaddressblockpage.hrc:28
-#, fuzzy
msgctxt "RA_SALUTATION"
msgid "Hello"
msgstr "नमस्कार"
@@ -446,7 +443,6 @@ msgid "!"
msgstr ""
#: mmaddressblockpage.hrc:37
-#, fuzzy
msgctxt "RA_PUNCTUATION"
msgid "(none)"
msgstr "(कोण ना)"
@@ -723,7 +719,6 @@ msgid "List"
msgstr "वळेरी"
#: strings.hrc:72
-#, fuzzy
msgctxt "STR_POOLCOLL_REGISTER_BASE"
msgid "Index"
msgstr "वळेरी"
@@ -1086,19 +1081,16 @@ msgid "Index Heading"
msgstr "वळेरी मथळो"
#: strings.hrc:144
-#, fuzzy
msgctxt "STR_POOLCOLL_TOX_IDX1"
msgid "Index 1"
msgstr "वळेरी 1"
#: strings.hrc:145
-#, fuzzy
msgctxt "STR_POOLCOLL_TOX_IDX2"
msgid "Index 2"
msgstr "वळेरी 2"
#: strings.hrc:146
-#, fuzzy
msgctxt "STR_POOLCOLL_TOX_IDX3"
msgid "Index 3"
msgstr "वळेरी 3"
@@ -1266,7 +1258,6 @@ msgstr "ग्रंथावळ 1"
#. Document title style, not to be confused with Heading style
#: strings.hrc:180
-#, fuzzy
msgctxt "STR_POOLCOLL_DOC_TITEL"
msgid "Title"
msgstr "मथळो"
@@ -1297,7 +1288,6 @@ msgid "List Contents"
msgstr "वळेरी विषय"
#: strings.hrc:186
-#, fuzzy
msgctxt "STR_POOLCOLL_HTML_DT"
msgid "List Heading"
msgstr "वळेरी मथळो"
@@ -1531,31 +1521,26 @@ msgid "The following characters are not valid and have been removed: "
msgstr ""
#: strings.hrc:235
-#, fuzzy
msgctxt "STR_BOOKMARK_DEF_NAME"
msgid "Bookmark"
msgstr "पुस्तकखूण"
#: strings.hrc:236
-#, fuzzy
msgctxt "STR_BOOKMARK_NAME"
msgid "Name"
msgstr "नाव"
#: strings.hrc:237
-#, fuzzy
msgctxt "STR_BOOKMARK_TEXT"
msgid "Text"
msgstr "मजकूर"
#: strings.hrc:238
-#, fuzzy
msgctxt "SW_STR_NONE"
msgid "[None]"
msgstr "[कोण ना] "
#: strings.hrc:239
-#, fuzzy
msgctxt "STR_CAPTION_BEGINNING"
msgid "Start"
msgstr "सुरवात"
@@ -1567,13 +1552,11 @@ msgid "End"
msgstr "अंत"
#: strings.hrc:241
-#, fuzzy
msgctxt "STR_CAPTION_ABOVE"
msgid "Above"
msgstr "वयर"
#: strings.hrc:242
-#, fuzzy
msgctxt "STR_CAPTION_BELOW"
msgid "Below"
msgstr "सकयल"
@@ -1666,7 +1649,6 @@ msgid "Table"
msgstr "कोष्टक"
#: strings.hrc:261
-#, fuzzy
msgctxt "STR_GRAPHIC_DEFNAME"
msgid "Image"
msgstr "प्रतिमा"
@@ -1682,7 +1664,6 @@ msgid "Frame"
msgstr "चौकट"
#: strings.hrc:264
-#, fuzzy
msgctxt "STR_SHAPE_DEFNAME"
msgid "Shape"
msgstr "रूप"
@@ -1868,7 +1849,6 @@ msgid "Rows"
msgstr "रांगो"
#: strings.hrc:299
-#, fuzzy
msgctxt "STR_COL"
msgid "Column"
msgstr "स्तंभ"
@@ -2016,7 +1996,6 @@ msgid "Text frames"
msgstr "मजकूर चौकट"
#: strings.hrc:329
-#, fuzzy
msgctxt "STR_CONTENT_TYPE_GRAPHIC"
msgid "Images"
msgstr "प्रतिमा"
@@ -2121,7 +2100,6 @@ msgid "Text frame"
msgstr "मजकूर चौकट"
#: strings.hrc:349
-#, fuzzy
msgctxt "STR_CONTENT_TYPE_SINGLE_GRAPHIC"
msgid "Image"
msgstr "प्रतिमा"
@@ -2531,25 +2509,21 @@ msgid "Apply table attributes"
msgstr "कोष्टकाचे गुणधर्म लागू करात"
#: strings.hrc:431
-#, fuzzy
msgctxt "STR_UNDO_TABLE_AUTOFMT"
msgid "AutoFormat Table"
msgstr "आपसूक रचना कोष्टक"
#: strings.hrc:432
-#, fuzzy
msgctxt "STR_UNDO_TABLE_INSCOL"
msgid "Insert Column"
msgstr "स्तंभ घालात"
#: strings.hrc:433
-#, fuzzy
msgctxt "STR_UNDO_TABLE_INSROW"
msgid "Insert Row"
msgstr "वळ घालात"
#: strings.hrc:434
-#, fuzzy
msgctxt "STR_UNDO_TABLE_DELBOX"
msgid "Delete row/column"
msgstr "वळ / स्तंभ काडून उडयात"
@@ -2565,13 +2539,11 @@ msgid "Delete row"
msgstr "वळ काडून उडयात"
#: strings.hrc:437
-#, fuzzy
msgctxt "STR_UNDO_TABLE_SPLIT"
msgid "Split Cells"
msgstr "कक्ष दुभंगात"
#: strings.hrc:438
-#, fuzzy
msgctxt "STR_UNDO_TABLE_MERGE"
msgid "Merge Cells"
msgstr "कक्ष विलीन"
@@ -2722,13 +2694,11 @@ msgid "column break"
msgstr "स्तंभ खण्ड"
#: strings.hrc:468
-#, fuzzy
msgctxt "STR_UNDO_REDLINE_INSERT"
msgid "Insert $1"
msgstr "भितर घालात $1"
#: strings.hrc:469
-#, fuzzy
msgctxt "STR_UNDO_REDLINE_DELETE"
msgid "Delete $1"
msgstr "काडून उडयात $1"
@@ -2757,19 +2727,16 @@ msgid "Paragraph formatting changed"
msgstr ""
#: strings.hrc:474
-#, fuzzy
msgctxt "STR_UNDO_REDLINE_TABLE_ROW_INSERT"
msgid "Insert Row"
msgstr "वळ घालात"
#: strings.hrc:475
-#, fuzzy
msgctxt "STR_UNDO_REDLINE_TABLE_ROW_DELETE"
msgid "Delete Row"
msgstr "वळ काडून उडयात"
#: strings.hrc:476
-#, fuzzy
msgctxt "STR_UNDO_REDLINE_TABLE_CELL_INSERT"
msgid "Insert Cell"
msgstr " कक्ष घालात"
@@ -3140,7 +3107,6 @@ msgid "Manual Column Break"
msgstr ""
#: strings.hrc:552
-#, fuzzy
msgctxt "STR_CHART2_ROW_LABEL_TEXT"
msgid "Row %ROWNUMBER"
msgstr "रांग %ROWNUMBERPongot %ROWNUMBER"
@@ -3177,13 +3143,11 @@ msgid "Numbering"
msgstr "क्रमांक दिवप"
#: strings.hrc:559
-#, fuzzy
msgctxt "STR_STYLE_FAMILY_TABLE"
msgid "Table"
msgstr "कोष्टक"
#: strings.hrc:560
-#, fuzzy
msgctxt "STR_STYLE_FAMILY_CELL"
msgid "Cell"
msgstr "कक्षा"
@@ -3194,7 +3158,6 @@ msgid "Asian"
msgstr ""
#: strings.hrc:563
-#, fuzzy
msgctxt "ST_SCRIPT_CTL"
msgid "CTL"
msgstr "CTL"
@@ -3211,7 +3174,6 @@ msgid "%PRODUCTNAME %s"
msgstr "%PRODUCTNAME API"
#: strings.hrc:566
-#, fuzzy
msgctxt "STR_PRINTOPTUI_CONTENTS"
msgid "Contents"
msgstr "आशय"
@@ -3246,7 +3208,6 @@ msgid "Form control~s"
msgstr "नियन्त्रणां"
#: strings.hrc:572
-#, fuzzy
msgctxt "STR_PRINTOPTUI_COLOR"
msgid "Color"
msgstr "रंग"
@@ -3258,7 +3219,6 @@ msgid "Print text in blac~k"
msgstr "काळे छापात"
#: strings.hrc:574
-#, fuzzy
msgctxt "STR_PRINTOPTUI_PAGES_TEXT"
msgid "Pages"
msgstr "पानां"
@@ -3275,7 +3235,6 @@ msgid "~Use only paper tray from printer preferences"
msgstr ""
#: strings.hrc:577
-#, fuzzy
msgctxt "STR_PRINTOPTUI_PRINT"
msgid "Print"
msgstr "छापात"
@@ -3329,7 +3288,6 @@ msgid "Front sides / right pages"
msgstr ""
#: strings.hrc:587
-#, fuzzy
msgctxt "STR_PRINTOPTUI_INCLUDE"
msgid "Include"
msgstr "समाविश्ट करात"
@@ -3368,7 +3326,6 @@ msgid "Pa~ges"
msgstr "पानां"
#: strings.hrc:594
-#, fuzzy
msgctxt "STR_PRINTOPTUI_SELECTION"
msgid "~Selection"
msgstr "निवड"
@@ -3379,13 +3336,11 @@ msgid "Place in margins"
msgstr ""
#: strings.hrc:597
-#, fuzzy
msgctxt "STR_FORMULA_CALC"
msgid "Functions"
msgstr "कामां"
#: strings.hrc:598
-#, fuzzy
msgctxt "STR_FORMULA_CANCEL"
msgid "Cancel"
msgstr "रद्द"
@@ -3483,7 +3438,6 @@ msgid "inactive"
msgstr "निष्क्रिय"
#: strings.hrc:616
-#, fuzzy
msgctxt "STR_EDIT_ENTRY"
msgid "Edit..."
msgstr "सम्पादन..."
@@ -3519,7 +3473,6 @@ msgid "~Index"
msgstr "वळेरी"
#: strings.hrc:622
-#, fuzzy
msgctxt "STR_FILE"
msgid "File"
msgstr "धारिका"
@@ -3531,7 +3484,6 @@ msgid "New Document"
msgstr "दर दस्तावेजाफाटल्यान"
#: strings.hrc:624
-#, fuzzy
msgctxt "STR_INSERT_TEXT"
msgid "Text"
msgstr "मजकूर"
@@ -3549,13 +3501,11 @@ msgid "~Delete"
msgstr "काडून उडयातkaddun uddoya"
#: strings.hrc:627
-#, fuzzy
msgctxt "STR_UPDATE_SEL"
msgid "Selection"
msgstr "निवड"
#: strings.hrc:628
-#, fuzzy
msgctxt "STR_UPDATE_INDEX"
msgid "Indexes"
msgstr "वळेरी"
@@ -3567,7 +3517,6 @@ msgid "Links"
msgstr "वळ"
#: strings.hrc:630
-#, fuzzy
msgctxt "STR_UPDATE_ALL"
msgid "All"
msgstr "सगळें"
@@ -3654,19 +3603,16 @@ msgstr ""
#. Error calculator
#: strings.hrc:649
-#, fuzzy
msgctxt "STR_POSTIT_PAGE"
msgid "Page"
msgstr "पान"
#: strings.hrc:650
-#, fuzzy
msgctxt "STR_POSTIT_LINE"
msgid "Line"
msgstr "वळ"
#: strings.hrc:651
-#, fuzzy
msgctxt "STR_POSTIT_AUTHOR"
msgid "Author"
msgstr "बरोवपी"
@@ -3723,7 +3669,6 @@ msgid "(fixed)"
msgstr ""
#: strings.hrc:662
-#, fuzzy
msgctxt "STR_DURATION_FORMAT"
msgid " Y: %1 M: %2 D: %3 H: %4 M: %5 S: %6"
msgstr "Y: %1 M: %2 D: %3 H: %4 M: %5 S: %6"
@@ -3786,19 +3731,16 @@ msgstr ""
#. SubType DocInfo
#: strings.hrc:674
-#, fuzzy
msgctxt "FLD_DOCINFO_TITEL"
msgid "Title"
msgstr "मथळो"
#: strings.hrc:675
-#, fuzzy
msgctxt "FLD_DOCINFO_THEMA"
msgid "Subject"
msgstr "विशय"
#: strings.hrc:676
-#, fuzzy
msgctxt "FLD_DOCINFO_KEYS"
msgid "Keywords"
msgstr "चावयेचे शब्द"
@@ -3816,7 +3758,6 @@ msgid "Created"
msgstr "निर्मणी:"
#: strings.hrc:679
-#, fuzzy
msgctxt "FLD_DOCINFO_CHANGE"
msgid "Modified"
msgstr "बदलील्ले"
@@ -3827,13 +3768,11 @@ msgid "Last printed"
msgstr ""
#: strings.hrc:681
-#, fuzzy
msgctxt "FLD_DOCINFO_DOCNO"
msgid "Revision number"
msgstr "उजळणी क्रमांक"
#: strings.hrc:682
-#, fuzzy
msgctxt "FLD_DOCINFO_EDIT"
msgid "Total editing time"
msgstr "सम्पादनाचो एकूण वेळ"
@@ -3854,97 +3793,81 @@ msgid "Next convert $(ARG1)"
msgstr ""
#: strings.hrc:686
-#, fuzzy
msgctxt "STR_AUTH_TYPE_ARTICLE"
msgid "Article"
msgstr "लेख"
#: strings.hrc:687
-#, fuzzy
msgctxt "STR_AUTH_TYPE_BOOK"
msgid "Book"
msgstr "पुस्तक"
#: strings.hrc:688
-#, fuzzy
msgctxt "STR_AUTH_TYPE_BOOKLET"
msgid "Brochures"
msgstr "म्हायतीपुस्तिका"
#: strings.hrc:689
-#, fuzzy
msgctxt "STR_AUTH_TYPE_CONFERENCE"
msgid "Conference proceedings"
msgstr "परिषद कामकाज"
#: strings.hrc:690
-#, fuzzy
msgctxt "STR_AUTH_TYPE_INBOOK"
msgid "Book excerpt"
msgstr "पुस्तकातलो अंश"
#: strings.hrc:691
-#, fuzzy
msgctxt "STR_AUTH_TYPE_INCOLLECTION"
msgid "Book excerpt with title"
msgstr "मथळ्यासयत पुस्तकातलो अंश"
#: strings.hrc:692
-#, fuzzy
msgctxt "STR_AUTH_TYPE_INPROCEEDINGS"
msgid "Conference proceedings"
msgstr "परिषद कामकाज"
#: strings.hrc:693
-#, fuzzy
msgctxt "STR_AUTH_TYPE_JOURNAL"
msgid "Journal"
msgstr "नेमाळें"
#: strings.hrc:694
-#, fuzzy
msgctxt "STR_AUTH_TYPE_MANUAL"
msgid "Techn. documentation"
msgstr "तंत्रिक दस्तावेज"
#: strings.hrc:695
-#, fuzzy
msgctxt "STR_AUTH_TYPE_MASTERSTHESIS"
msgid "Thesis"
msgstr "प्रबंध"
#: strings.hrc:696
-#, fuzzy
msgctxt "STR_AUTH_TYPE_MISC"
msgid "Miscellaneous"
msgstr "विंगडविंगड"
#: strings.hrc:697
-#, fuzzy
msgctxt "STR_AUTH_TYPE_PHDTHESIS"
msgid "Dissertation"
msgstr "प्रबंद"
#: strings.hrc:698
-#, fuzzy
msgctxt "STR_AUTH_TYPE_PROCEEDINGS"
msgid "Conference proceedings"
msgstr "परिषद कामकाज"
#: strings.hrc:699
-#, fuzzy
msgctxt "STR_AUTH_TYPE_TECHREPORT"
msgid "Research report"
msgstr "संशोदन अहवाल"
#: strings.hrc:700
-#, fuzzy
msgctxt "STR_AUTH_TYPE_UNPUBLISHED"
msgid "Unpublished"
msgstr "अप्रकाशित"
#: strings.hrc:701
-#, fuzzy
msgctxt "STR_AUTH_TYPE_EMAIL"
msgid "E-mail"
msgstr "ई-मेल"
@@ -3956,43 +3879,36 @@ msgid "WWW document"
msgstr "दर दस्तावेजाफाटल्यान"
#: strings.hrc:703
-#, fuzzy
msgctxt "STR_AUTH_TYPE_CUSTOM1"
msgid "User-defined1"
msgstr "वापर करप्यान केल्ली व्याख्या1"
#: strings.hrc:704
-#, fuzzy
msgctxt "STR_AUTH_TYPE_CUSTOM2"
msgid "User-defined2"
msgstr "वापर करप्यान केल्ली व्याख्या 2"
#: strings.hrc:705
-#, fuzzy
msgctxt "STR_AUTH_TYPE_CUSTOM3"
msgid "User-defined3"
msgstr "वापर करप्यान केल्ली व्याख्या 3"
#: strings.hrc:706
-#, fuzzy
msgctxt "STR_AUTH_TYPE_CUSTOM4"
msgid "User-defined4"
msgstr "वापर करप्यान केल्ली व्याख्या 4"
#: strings.hrc:707
-#, fuzzy
msgctxt "STR_AUTH_TYPE_CUSTOM5"
msgid "User-defined5"
msgstr "वापर करप्यान केल्ली व्याख्या 5"
#: strings.hrc:708
-#, fuzzy
msgctxt "STR_AUTH_FIELD_IDENTIFIER"
msgid "Short name"
msgstr "ल्हान नाव"
#: strings.hrc:709
-#, fuzzy
msgctxt "STR_AUTH_FIELD_AUTHORITY_TYPE"
msgid "Type"
msgstr "प्रकार"
@@ -4022,7 +3938,6 @@ msgid "Book title"
msgstr "पुस्तक मथळो"
#: strings.hrc:714
-#, fuzzy
msgctxt "STR_AUTH_FIELD_CHAPTER"
msgid "Chapter"
msgstr "धडो"
@@ -4052,25 +3967,21 @@ msgid "Institution"
msgstr "संस्था"
#: strings.hrc:719
-#, fuzzy
msgctxt "STR_AUTH_FIELD_JOURNAL"
msgid "Journal"
msgstr "नेमाळें"
#: strings.hrc:720
-#, fuzzy
msgctxt "STR_AUTH_FIELD_MONTH"
msgid "Month"
msgstr "म्हयनो"
#: strings.hrc:721
-#, fuzzy
msgctxt "STR_AUTH_FIELD_NOTE"
msgid "Note"
msgstr "टीपण"
#: strings.hrc:722
-#, fuzzy
msgctxt "STR_AUTH_FIELD_NUMBER"
msgid "Number"
msgstr "क्रमांक "
@@ -4088,7 +3999,6 @@ msgid "Page(s)"
msgstr "पान (नां)"
#: strings.hrc:725
-#, fuzzy
msgctxt "STR_AUTH_FIELD_PUBLISHER"
msgid "Publisher"
msgstr "प्रकाशक"
@@ -4106,7 +4016,6 @@ msgid "Series"
msgstr "मालिका"
#: strings.hrc:728
-#, fuzzy
msgctxt "STR_AUTH_FIELD_TITLE"
msgid "Title"
msgstr "मथळो"
@@ -4118,49 +4027,41 @@ msgid "Type of report"
msgstr "अहवालाचो प्रकार"
#: strings.hrc:730
-#, fuzzy
msgctxt "STR_AUTH_FIELD_VOLUME"
msgid "Volume"
msgstr "प्रमाण"
#: strings.hrc:731
-#, fuzzy
msgctxt "STR_AUTH_FIELD_YEAR"
msgid "Year"
msgstr "वर्स"
#: strings.hrc:732
-#, fuzzy
msgctxt "STR_AUTH_FIELD_URL"
msgid "URL"
msgstr "URL"
#: strings.hrc:733
-#, fuzzy
msgctxt "STR_AUTH_FIELD_CUSTOM1"
msgid "User-defined1"
msgstr "वापर करप्यान केल्ली व्याख्या1"
#: strings.hrc:734
-#, fuzzy
msgctxt "STR_AUTH_FIELD_CUSTOM2"
msgid "User-defined2"
msgstr "वापर करप्यान केल्ली व्याख्या 2"
#: strings.hrc:735
-#, fuzzy
msgctxt "STR_AUTH_FIELD_CUSTOM3"
msgid "User-defined3"
msgstr "वापर करप्यान केल्ली व्याख्या 3"
#: strings.hrc:736
-#, fuzzy
msgctxt "STR_AUTH_FIELD_CUSTOM4"
msgid "User-defined4"
msgstr "वापर करप्यान केल्ली व्याख्या 4"
#: strings.hrc:737
-#, fuzzy
msgctxt "STR_AUTH_FIELD_CUSTOM5"
msgid "User-defined5"
msgstr "वापर करप्यान केल्ली व्याख्या 5"
@@ -4370,7 +4271,6 @@ msgid "Punctuation Mark"
msgstr ""
#: strings.hrc:783
-#, fuzzy
msgctxt "ST_TEXT"
msgid "Text"
msgstr "मजकूर"
@@ -4824,7 +4724,6 @@ msgid "Paragraphs"
msgstr "परिच्छेद"
#: strings.hrc:887
-#, fuzzy
msgctxt "FLD_STAT_GRF"
msgid "Image"
msgstr "प्रतिमा"
@@ -5199,7 +5098,6 @@ msgid "Frame"
msgstr "चौकट"
#: strings.hrc:986
-#, fuzzy
msgctxt "FMT_MARK_GRAFIC"
msgid "Image"
msgstr "प्रतिमा"
@@ -5269,7 +5167,6 @@ msgid "Custom"
msgstr "थारायल्ले:"
#: strings.hrc:1003
-#, fuzzy
msgctxt "STR_CUSTOM_LABEL"
msgid "[User]"
msgstr "[वापरपी]"
@@ -5362,7 +5259,6 @@ msgid "Drop Caps over"
msgstr ""
#: strings.hrc:1026
-#, fuzzy
msgctxt "STR_DROP_LINES"
msgid "rows"
msgstr "रांगो"
@@ -5406,7 +5302,6 @@ msgid "+ mirror horizontal on even pages"
msgstr ""
#: strings.hrc:1034
-#, fuzzy
msgctxt "STR_CHARFMT"
msgid "Character Style"
msgstr "अक्षरशैली"
@@ -5418,7 +5313,6 @@ msgid "No Character Style"
msgstr "अक्षरशैली"
#: strings.hrc:1036
-#, fuzzy
msgctxt "STR_FOOTER"
msgid "Footer"
msgstr "चरणलेख"
@@ -5430,7 +5324,6 @@ msgid "No footer"
msgstr "चरणलेखाकडेन"
#: strings.hrc:1038
-#, fuzzy
msgctxt "STR_HEADER"
msgid "Header"
msgstr "मस्तकलेख"
@@ -5528,7 +5421,6 @@ msgid "at top"
msgstr ""
#: strings.hrc:1056
-#, fuzzy
msgctxt "STR_VERT_CENTER"
msgid "Centered vertically"
msgstr "उबे तरेन केंद्र"
@@ -5556,7 +5448,6 @@ msgid "Bottom of line"
msgstr "वळीच्या तळाक"
#: strings.hrc:1061
-#, fuzzy
msgctxt "STR_REGISTER_ON"
msgid "Register-true"
msgstr "नोंद करप - खरे"
@@ -5572,7 +5463,6 @@ msgid "at the right"
msgstr ""
#: strings.hrc:1064
-#, fuzzy
msgctxt "STR_HORI_CENTER"
msgid "Centered horizontally"
msgstr "आडवे तरेन केंद्र"
@@ -5601,7 +5491,6 @@ msgid "Full width"
msgstr "पुराय रुंदाय"
#: strings.hrc:1069
-#, fuzzy
msgctxt "STR_COLUMNS"
msgid "Columns"
msgstr "स्तंभ"
@@ -5622,13 +5511,11 @@ msgid "Editable in read-only document"
msgstr ""
#: strings.hrc:1073
-#, fuzzy
msgctxt "STR_LAYOUT_SPLIT"
msgid "Split"
msgstr "दुभंग"
#: strings.hrc:1074
-#, fuzzy
msgctxt "STR_NUMRULE_ON"
msgid "Numbering"
msgstr "क्रमांक दिवप"
@@ -5722,7 +5609,6 @@ msgid "Graphics mode: "
msgstr "चित्रां स्थिती"
#: strings.hrc:1091
-#, fuzzy
msgctxt "STR_DRAWMODE_STD"
msgid "Standard"
msgstr "प्रमाणित"
@@ -5740,7 +5626,6 @@ msgid "Black & White"
msgstr "काळो आनिक धवो"
#: strings.hrc:1094
-#, fuzzy
msgctxt "STR_DRAWMODE_WATERMARK"
msgid "Watermark"
msgstr "जलचिन्न"
@@ -5787,19 +5672,16 @@ msgid "Do not merge borders"
msgstr ""
#: strings.hrc:1104
-#, fuzzy
msgctxt "ST_TBL"
msgid "Table"
msgstr "कोष्टक"
#: strings.hrc:1105
-#, fuzzy
msgctxt "ST_FRM"
msgid "Text Frame"
msgstr "मजकूर चौकट"
#: strings.hrc:1106
-#, fuzzy
msgctxt "ST_PGE"
msgid "Page"
msgstr "पान"
@@ -5811,43 +5693,36 @@ msgid "Drawing"
msgstr "चित्रा काडप"
#: strings.hrc:1108
-#, fuzzy
msgctxt "ST_CTRL"
msgid "Control"
msgstr "नियन्त्रण"
#: strings.hrc:1109
-#, fuzzy
msgctxt "ST_REG"
msgid "Section"
msgstr "भाग"
#: strings.hrc:1110
-#, fuzzy
msgctxt "ST_BKM"
msgid "Bookmark"
msgstr "पुस्तकखूण"
#: strings.hrc:1111
-#, fuzzy
msgctxt "ST_GRF"
msgid "Graphics"
msgstr "चित्रां"
#: strings.hrc:1112
-#, fuzzy
msgctxt "ST_OLE"
msgid "OLE object"
msgstr "OLE वस्त"
#: strings.hrc:1113
-#, fuzzy
msgctxt "ST_OUTL"
msgid "Headings"
msgstr " मथळे"
#: strings.hrc:1114
-#, fuzzy
msgctxt "ST_SEL"
msgid "Selection"
msgstr "निवड"
@@ -5864,7 +5739,6 @@ msgid "Reminder"
msgstr ""
#: strings.hrc:1117
-#, fuzzy
msgctxt "ST_POSTIT"
msgid "Comment"
msgstr "टीपण"
@@ -5903,7 +5777,6 @@ msgid "Next text frame"
msgstr "अक्षर चौकट घालात"
#: strings.hrc:1125
-#, fuzzy
msgctxt "STR_IMGBTN_PGE_DOWN"
msgid "Next page"
msgstr "फुडले पान"
@@ -5991,7 +5864,6 @@ msgid "Previous text frame"
msgstr ""
#: strings.hrc:1141
-#, fuzzy
msgctxt "STR_IMGBTN_PGE_UP"
msgid "Previous page"
msgstr "पयलीचे पान"
@@ -6111,7 +5983,6 @@ msgid "Table changed"
msgstr "कोष्टक बदल"
#: strings.hrc:1164
-#, fuzzy
msgctxt "STR_REDLINE_FMTCOLL"
msgid "Applied Paragraph Styles"
msgstr "लागू केल्ली परीच्छेद शैली "
@@ -6370,7 +6241,6 @@ msgid "Paragraph"
msgstr "परिच्छेद"
#: strings.hrc:1215
-#, fuzzy
msgctxt "STR_SWBG_GRAPHIC"
msgid "Image"
msgstr "प्रतिमा"
@@ -6427,7 +6297,6 @@ msgid "%PRODUCTNAME %PRODUCTVERSION HTML Document"
msgstr "%PRODUCTNAME %PRODUCTVERSION HTML दस्तावेज"
#: strings.hrc:1229
-#, fuzzy
msgctxt "STR_TITLE"
msgid "Title"
msgstr "मथळो"
@@ -6511,7 +6380,6 @@ msgid "A"
msgstr ""
#: strings.hrc:1245
-#, fuzzy
msgctxt "STR_TOKEN_HELP_ENTRY_NO"
msgid "Chapter number"
msgstr "धड्याचो क्रमांक"
@@ -6523,19 +6391,16 @@ msgid "Entry"
msgstr "नोंद"
#: strings.hrc:1247
-#, fuzzy
msgctxt "STR_TOKEN_HELP_TAB_STOP"
msgid "Tab stop"
msgstr "टॅब स्टोप (~v)Ontor suvat thambnni"
#: strings.hrc:1248
-#, fuzzy
msgctxt "STR_TOKEN_HELP_TEXT"
msgid "Text"
msgstr "मजकूर"
#: strings.hrc:1249
-#, fuzzy
msgctxt "STR_TOKEN_HELP_PAGE_NUMS"
msgid "Page number"
msgstr "पान क्रमांक"
@@ -6596,55 +6461,46 @@ msgstr ""
#. Description: character alignment for frmsh.cxx - context menu
#. -----------------------------------------------------------------------
#: strings.hrc:1264
-#, fuzzy
msgctxt "STR_FRMUI_TOP_BASE"
msgid "Base line at ~top"
msgstr "वयर पायो वळ"
#: strings.hrc:1265
-#, fuzzy
msgctxt "STR_FRMUI_BOTTOM_BASE"
msgid "~Base line at bottom"
msgstr "तळाक पायो वळ"
#: strings.hrc:1266
-#, fuzzy
msgctxt "STR_FRMUI_CENTER_BASE"
msgid "Base line ~centered"
msgstr "मदीं पायो वळ"
#: strings.hrc:1267
-#, fuzzy
msgctxt "STR_FRMUI_LINE_TOP"
msgid "Top of line"
msgstr "वळीच्या वयर"
#: strings.hrc:1268
-#, fuzzy
msgctxt "STR_FRMUI_LINE_BOTTOM"
msgid "Bottom of line"
msgstr "वळीच्या तळाक"
#: strings.hrc:1269
-#, fuzzy
msgctxt "STR_FRMUI_LINE_CENTER"
msgid "Center of line"
msgstr "वळीचे केंद्र"
#: strings.hrc:1270
-#, fuzzy
msgctxt "STR_FRMUI_OLE_INSERT"
msgid "Insert object"
msgstr "वस्त घालात"
#: strings.hrc:1271
-#, fuzzy
msgctxt "STR_FRMUI_OLE_EDIT"
msgid "Edit object"
msgstr "वस्तीचे सम्पादन"
#: strings.hrc:1272
-#, fuzzy
msgctxt "STR_FRMUI_COLL_HEADER"
msgid " (Template: "
msgstr " (प्रारुप:"
@@ -6710,13 +6566,11 @@ msgid "Reset to Default Language"
msgstr ""
#: strings.hrc:1289
-#, fuzzy
msgctxt "STR_LANGSTATUS_MORE"
msgid "More..."
msgstr "अदिक..."
#: strings.hrc:1290
-#, fuzzy
msgctxt "STR_IGNORE_SELECTION"
msgid "~Ignore"
msgstr "सोडून दियात"
@@ -6747,7 +6601,6 @@ msgid "No fax printer has been set under Tools/Options/%1/Print."
msgstr ""
#: strings.hrc:1297
-#, fuzzy
msgctxt "STR_WEBOPTIONS"
msgid "HTML document"
msgstr "HTML दस्तावेज"
@@ -6764,7 +6617,6 @@ msgid "Source not specified."
msgstr ""
#: strings.hrc:1300
-#, fuzzy
msgctxt "STR_NUM_LEVEL"
msgid "Level "
msgstr "पातळी"
@@ -6822,7 +6674,6 @@ msgid "Task"
msgstr "कामां"
#: strings.hrc:1311
-#, fuzzy
msgctxt "ST_STATUS"
msgid "Status"
msgstr "स्थिती"
@@ -7052,13 +6903,11 @@ msgid "The abstract contains the selected number of paragraphs from the included
msgstr ""
#: abstractdialog.ui:197
-#, fuzzy
msgctxt "abstractdialog|label1"
msgid "Properties"
msgstr "वैशिश्ट्यां"
#: addentrydialog.ui:8
-#, fuzzy
msgctxt "addentrydialog|AddEntryDialog"
msgid "Add Element"
msgstr "मूळद्रव्यां जोडात"
@@ -7086,7 +6935,6 @@ msgid "1. Drag address elements here"
msgstr ""
#: addressblockdialog.ui:139
-#, fuzzy
msgctxt "addressblockdialog|up|tooltip_text"
msgid "Move up"
msgstr "वयर हालयात"
@@ -7104,13 +6952,11 @@ msgid "Move right"
msgstr "उजव्यान हालयात"
#: addressblockdialog.ui:184
-#, fuzzy
msgctxt "addressblockdialog|down|tooltip_text"
msgid "Move down"
msgstr "सकयल व्हरात"
#: addressblockdialog.ui:222
-#, fuzzy
msgctxt "addressblockdialog|label3"
msgid "Preview"
msgstr "पूर्वदृश्य"
@@ -7222,7 +7068,6 @@ msgid "_LF"
msgstr ""
#: asciifilterdialog.ui:272
-#, fuzzy
msgctxt "asciifilterdialog|label1"
msgid "Properties"
msgstr "वैशिश्ट्यां"
@@ -7257,13 +7102,11 @@ msgid "Assign Styles"
msgstr ""
#: assignstylesdialog.ui:124
-#, fuzzy
msgctxt "assignstylesdialog|left-atkobject"
msgid "Left"
msgstr "दावे"
#: assignstylesdialog.ui:142
-#, fuzzy
msgctxt "assignstylesdialog|right-atkobject"
msgid "Right"
msgstr "उजवे"
@@ -7392,7 +7235,6 @@ msgid "Rename"
msgstr "नवे नाव दियात"
#: autoformattable.ui:187
-#, fuzzy
msgctxt "autoformattable|label1"
msgid "Format"
msgstr "रचना"
@@ -7489,7 +7331,6 @@ msgid "Shortcut:"
msgstr ""
#: autotext.ui:298
-#, fuzzy
msgctxt "autotext|category-atkobject"
msgid "Category"
msgstr "विबाग"
@@ -7512,7 +7353,6 @@ msgid "_Copy"
msgstr "नकल"
#: autotext.ui:407
-#, fuzzy
msgctxt "autotext|replace"
msgid "Replace"
msgstr "बदलात"
@@ -7602,7 +7442,6 @@ msgid "Entry"
msgstr "नोंद"
#: bulletsandnumbering.ui:8
-#, fuzzy
msgctxt "bulletsandnumbering|BulletsAndNumberingDialog"
msgid "Bullets and Numbering"
msgstr "गुळे आनिक क्रमांक दिवप"
@@ -7620,31 +7459,26 @@ msgid "Reset"
msgstr "परतून स्थापित करात"
#: bulletsandnumbering.ui:120
-#, fuzzy
msgctxt "bulletsandnumbering|bullets"
msgid "Bullets"
msgstr "गुळे"
#: bulletsandnumbering.ui:142
-#, fuzzy
msgctxt "bulletsandnumbering|singlenum"
msgid "Numbering"
msgstr "क्रमांक दिवप"
#: bulletsandnumbering.ui:165
-#, fuzzy
msgctxt "bulletsandnumbering|outlinenum"
msgid "Outline"
msgstr "भायलीवळ"
#: bulletsandnumbering.ui:188
-#, fuzzy
msgctxt "bulletsandnumbering|graphics"
msgid "Image"
msgstr "प्रतिमा"
#: bulletsandnumbering.ui:211
-#, fuzzy
msgctxt "bulletsandnumbering|position"
msgid "Position"
msgstr "स्थान"
@@ -7692,7 +7526,6 @@ msgid "Homepage/e-mail:"
msgstr ""
#: businessdatapage.ui:126
-#, fuzzy
msgctxt "businessdatapage|company-atkobject"
msgid "First name"
msgstr "पयले नाव"
@@ -7724,7 +7557,6 @@ msgid "Company 2nd line:"
msgstr ""
#: businessdatapage.ui:277
-#, fuzzy
msgctxt "businessdatapage|company2-atkobject"
msgid "Last name"
msgstr "निमणें नाव"
@@ -7735,13 +7567,11 @@ msgid "_Zip/city:"
msgstr ""
#: businessdatapage.ui:320
-#, fuzzy
msgctxt "businessdatapage|icity-atkobject"
msgid "City"
msgstr "शार"
#: businessdatapage.ui:338
-#, fuzzy
msgctxt "businessdatapage|izip-atkobject"
msgid "Zip code"
msgstr "सांकेतिक Zip "
@@ -7757,13 +7587,11 @@ msgid "Title"
msgstr "मथळो"
#: businessdatapage.ui:462
-#, fuzzy
msgctxt "businessdatapage|mobile-atkobject"
msgid "Position"
msgstr "स्थान"
#: businessdatapage.ui:482
-#, fuzzy
msgctxt "businessdatapage|streetft1"
msgid "Street:"
msgstr "रस्तो"
@@ -7929,7 +7757,6 @@ msgid "_Type:"
msgstr "प्रकार"
#: cardmediumpage.ui:456
-#, fuzzy
msgctxt "cardmediumpage|label1"
msgid "Format"
msgstr "रचना"
@@ -7960,25 +7787,21 @@ msgid "Send a Copy of This Mail To..."
msgstr ""
#: characterproperties.ui:8
-#, fuzzy
msgctxt "characterproperties|CharacterPropertiesDialog"
msgid "Character"
msgstr "अक्षर"
#: characterproperties.ui:106
-#, fuzzy
msgctxt "characterproperties|font"
msgid "Font"
msgstr "अक्षरसंच"
#: characterproperties.ui:128
-#, fuzzy
msgctxt "characterproperties|fonteffects"
msgid "Font Effects"
msgstr "अक्षरसंच प्रभाव"
#: characterproperties.ui:151
-#, fuzzy
msgctxt "characterproperties|position"
msgid "Position"
msgstr "स्थान"
@@ -7990,7 +7813,6 @@ msgid "Asian Layout"
msgstr "आशियाई अभिन्यास"
#: characterproperties.ui:197
-#, fuzzy
msgctxt "characterproperties|hyperlink"
msgid "Hyperlink"
msgstr "हाइपरजोड"
@@ -8065,31 +7887,26 @@ msgid "Character Styles"
msgstr "अक्षरशैलीं"
#: columndialog.ui:8
-#, fuzzy
msgctxt "columndialog|ColumnDialog"
msgid "Columns"
msgstr "स्तंभ"
#: columnpage.ui:59
-#, fuzzy
msgctxt "columnpage|liststore1"
msgid "Left-to-right"
msgstr "दावेकडल्यान उजवेकडेन"
#: columnpage.ui:63
-#, fuzzy
msgctxt "columnpage|liststore1"
msgid "Right-to-left"
msgstr "उजवेकडल्यान दावेवटेन"
#: columnpage.ui:67
-#, fuzzy
msgctxt "columnpage|liststore1"
msgid "Use superordinate object settings"
msgstr "उपवस्त मजकूर दिशा स्थापित वापरात"
#: columnpage.ui:81
-#, fuzzy
msgctxt "columnpage|liststore2"
msgid "Selection"
msgstr "निवड"
@@ -8107,7 +7924,6 @@ msgid "Selected section"
msgstr "विबाग काडून उडयात"
#: columnpage.ui:93
-#, fuzzy
msgctxt "columnpage|liststore2"
msgid "Frame"
msgstr "चौकट"
@@ -8171,7 +7987,6 @@ msgid "_Position:"
msgstr "स्थान"
#: columnpage.ui:505
-#, fuzzy
msgctxt "columnpage|lineposlb"
msgid "Top"
msgstr "वयर"
@@ -8182,7 +7997,6 @@ msgid "Centered"
msgstr "केंद्रितCentred"
#: columnpage.ui:507
-#, fuzzy
msgctxt "columnpage|lineposlb"
msgid "Bottom"
msgstr "तळ"
@@ -8244,7 +8058,6 @@ msgid "Width:"
msgstr "रुंदाय"
#: columnwidth.ui:158
-#, fuzzy
msgctxt "columnwidth|label1"
msgid "Width"
msgstr "रुंदाय"
@@ -8280,13 +8093,11 @@ msgid "Table Header"
msgstr "कोष्टक मथळो"
#: conditionpage.ui:200
-#, fuzzy
msgctxt "conditionpage|filter"
msgid "Table"
msgstr "कोष्टक"
#: conditionpage.ui:201
-#, fuzzy
msgctxt "conditionpage|filter"
msgid "Frame"
msgstr "चौकट"
@@ -8308,13 +8119,11 @@ msgid "Endnote"
msgstr "तळटीपPaimyallen"
#: conditionpage.ui:205
-#, fuzzy
msgctxt "conditionpage|filter"
msgid "Header"
msgstr "मस्तकलेख"
#: conditionpage.ui:206
-#, fuzzy
msgctxt "conditionpage|filter"
msgid "Footer"
msgstr "चरणलेख"
@@ -8464,7 +8273,6 @@ msgid "Semicolons"
msgstr "अर्धविराम"
#: converttexttable.ui:167
-#, fuzzy
msgctxt "converttexttable|paragraph"
msgid "Paragraph"
msgstr "परिच्छेद"
@@ -8487,7 +8295,6 @@ msgid "Separate Text At"
msgstr "हांगा मजकूर वेगळो करात"
#: converttexttable.ui:255
-#, fuzzy
msgctxt "converttexttable|headingcb"
msgid "Heading"
msgstr "मथळो"
@@ -8505,7 +8312,6 @@ msgid "Don't split table"
msgstr "कोष्टक तोडू नाकात"
#: converttexttable.ui:299
-#, fuzzy
msgctxt "converttexttable|bordercb"
msgid "Border"
msgstr "शीम"
@@ -8516,7 +8322,6 @@ msgid "The first "
msgstr ""
#: converttexttable.ui:336
-#, fuzzy
msgctxt "converttexttable|label4"
msgid "rows"
msgstr "रांगो"
@@ -8655,7 +8460,6 @@ msgid "Yes"
msgstr "हंय"
#: createautomarkdialog.ui:197
-#, fuzzy
msgctxt "createautomarkdialog|no"
msgid "No"
msgstr "ना"
@@ -8787,13 +8591,11 @@ msgid "label"
msgstr "लेबल"
#: editcategories.ui:171
-#, fuzzy
msgctxt "editcategories|label2"
msgid "Path"
msgstr "वाट"
#: editcategories.ui:187
-#, fuzzy
msgctxt "editcategories|label1"
msgid "Category"
msgstr "विबाग"
@@ -8887,7 +8689,6 @@ msgid "Write Protection"
msgstr "परिमाण संरक्षण"
#: editsectiondialog.ui:522
-#, fuzzy
msgctxt "editsectiondialog|hide"
msgid "Hide"
msgstr "लिपयात"
@@ -8898,7 +8699,6 @@ msgid "_With Condition"
msgstr ""
#: editsectiondialog.ui:592
-#, fuzzy
msgctxt "editsectiondialog|label4"
msgid "Hide"
msgstr "लिपयात"
@@ -8909,13 +8709,11 @@ msgid "E_ditable in read-only document"
msgstr ""
#: editsectiondialog.ui:651
-#, fuzzy
msgctxt "editsectiondialog|label9"
msgid "Properties"
msgstr "वैशिश्ट्यां"
#: endnotepage.ui:40
-#, fuzzy
msgctxt "endnotepage|label19"
msgid "Numbering"
msgstr "क्रमांक दिवप"
@@ -8945,13 +8743,11 @@ msgid "Autonumbering"
msgstr "आपसूक क्रमांक दिवप"
#: endnotepage.ui:201
-#, fuzzy
msgctxt "endnotepage|label20"
msgid "Paragraph"
msgstr "परिच्छेद"
#: endnotepage.ui:215
-#, fuzzy
msgctxt "endnotepage|pagestyleft"
msgid "Page"
msgstr "पान"
@@ -8987,19 +8783,16 @@ msgid "Addr_essee"
msgstr "स्वीकारपी"
#: envaddresspage.ui:98
-#, fuzzy
msgctxt "envaddresspage|label4"
msgid "Database"
msgstr "म्हायतीकोश"
#: envaddresspage.ui:144
-#, fuzzy
msgctxt "envaddresspage|label7"
msgid "Table"
msgstr "कोष्टक"
#: envaddresspage.ui:190
-#, fuzzy
msgctxt "envaddresspage|label8"
msgid "Database field"
msgstr "म्हायतीकोश क्षेत्र."
@@ -9017,13 +8810,11 @@ msgid "_Sender"
msgstr "धाडपी"
#: envaddresspage.ui:345
-#, fuzzy
msgctxt "envaddresspage|preview-atkobject"
msgid "Preview"
msgstr "पूर्वदृश्य"
#: envdialog.ui:8
-#, fuzzy
msgctxt "envdialog|EnvDialog"
msgid "Envelope"
msgstr "पाकिट"
@@ -9047,19 +8838,16 @@ msgid "_Modify"
msgstr "बदलात"
#: envdialog.ui:132
-#, fuzzy
msgctxt "envdialog|envelope"
msgid "Envelope"
msgstr "पाकिट"
#: envdialog.ui:154
-#, fuzzy
msgctxt "envdialog|format"
msgid "Format"
msgstr "रचना"
#: envdialog.ui:177
-#, fuzzy
msgctxt "envdialog|printer"
msgid "Printer"
msgstr "मुद्रक"
@@ -9077,7 +8865,6 @@ msgid "from top"
msgstr "वयल्यान"
#: envformatpage.ui:155
-#, fuzzy
msgctxt "envformatpage|label7"
msgid "Format"
msgstr "रचना"
@@ -9089,13 +8876,11 @@ msgid "Edit"
msgstr "सम्पादन"
#: envformatpage.ui:202
-#, fuzzy
msgctxt "envformatpage|label4"
msgid "Position"
msgstr "स्थान"
#: envformatpage.ui:213
-#, fuzzy
msgctxt "envformatpage|label1"
msgid "Addressee"
msgstr "स्वीकारपी"
@@ -9113,7 +8898,6 @@ msgid "from top"
msgstr "वयल्यान"
#: envformatpage.ui:374
-#, fuzzy
msgctxt "envformatpage|label10"
msgid "Format"
msgstr "रचना"
@@ -9125,13 +8909,11 @@ msgid "Edit"
msgstr "सम्पादन"
#: envformatpage.ui:421
-#, fuzzy
msgctxt "envformatpage|label11"
msgid "Position"
msgstr "स्थान"
#: envformatpage.ui:432
-#, fuzzy
msgctxt "envformatpage|label2"
msgid "Sender"
msgstr "धाडपी"
@@ -9155,7 +8937,6 @@ msgid "_Height"
msgstr "उंचाय"
#: envformatpage.ui:583
-#, fuzzy
msgctxt "envformatpage|preview-atkobject"
msgid "Preview"
msgstr "पूर्वदृश्य"
@@ -9308,7 +9089,6 @@ msgid "_Available Databases"
msgstr ""
#: exchangedatabases.ui:135
-#, fuzzy
msgctxt "exchangedatabases|browse"
msgid "Browse..."
msgstr "ब्रावज्..."
@@ -9331,7 +9111,6 @@ msgid "Database applied to document:"
msgstr ""
#: fielddialog.ui:8
-#, fuzzy
msgctxt "fielddialog|FieldDialog"
msgid "Fields"
msgstr "प्रक्षेत्रां"
@@ -9354,13 +9133,11 @@ msgid "Cross-references"
msgstr "क्रॉस-संदर्ब.."
#: fielddialog.ui:149
-#, fuzzy
msgctxt "fielddialog|functions"
msgid "Functions"
msgstr "कामां"
#: fielddialog.ui:172
-#, fuzzy
msgctxt "fielddialog|docinfo"
msgid "DocInformation"
msgstr "दस्तावेज म्हायती"
@@ -9372,7 +9149,6 @@ msgid "Variables"
msgstr "बदलपी"
#: fielddialog.ui:218
-#, fuzzy
msgctxt "fielddialog|database"
msgid "Database"
msgstr "म्हायतीकोश"
@@ -9406,7 +9182,6 @@ msgid "_Condition"
msgstr "शर्त"
#: flddbpage.ui:145
-#, fuzzy
msgctxt "flddbpage|label4"
msgid "Record number"
msgstr "अभिलेख क्रमांक"
@@ -9438,7 +9213,6 @@ msgid "User-defined"
msgstr "वापर करप्यान केल्ली व्याख्या"
#: flddbpage.ui:389
-#, fuzzy
msgctxt "flddbpage|label3"
msgid "Format"
msgstr "रचना"
@@ -9472,13 +9246,11 @@ msgid "Author"
msgstr "बरोवपी"
#: flddocinfopage.ui:186
-#, fuzzy
msgctxt "flddocinfopage|liststore1"
msgid "Time"
msgstr "वेळ"
#: flddocinfopage.ui:189
-#, fuzzy
msgctxt "flddocinfopage|liststore1"
msgid "Date"
msgstr "तारीक"
@@ -9613,13 +9385,11 @@ msgid "Author"
msgstr "बरोवपी"
#: fldfuncpage.ui:589
-#, fuzzy
msgctxt "fldfuncpage|liststore1"
msgid "Time"
msgstr "वेळ"
#: fldfuncpage.ui:592
-#, fuzzy
msgctxt "fldfuncpage|liststore1"
msgid "Date"
msgstr "तारीक"
@@ -9630,7 +9400,6 @@ msgid "Date Time Author"
msgstr ""
#: fldrefpage.ui:13
-#, fuzzy
msgctxt "fldrefpage|liststore1"
msgid "Bookmarks"
msgstr "पुस्तकखुणो"
@@ -9671,7 +9440,6 @@ msgid "Insert _reference to"
msgstr "संदर्ब घालात"
#: fldrefpage.ui:169
-#, fuzzy
msgctxt "fldrefpage|label4"
msgid "Selection"
msgstr "निवड"
@@ -9780,13 +9548,11 @@ msgid "Author"
msgstr "बरोवपी"
#: fldvarpage.ui:531
-#, fuzzy
msgctxt "fldvarpage|liststore1"
msgid "Time"
msgstr "वेळ"
#: fldvarpage.ui:534
-#, fuzzy
msgctxt "fldvarpage|liststore1"
msgid "Date"
msgstr "तारीक"
@@ -9797,7 +9563,6 @@ msgid "Date Time Author"
msgstr ""
#: floatingnavigation.ui:11
-#, fuzzy
msgctxt "floatingnavigation|FloatingNavigation"
msgid "Navigation"
msgstr "मार्गक्रमण"
@@ -9886,7 +9651,6 @@ msgid "_Spacing to footnote contents"
msgstr ""
#: footnoteareapage.ui:318
-#, fuzzy
msgctxt "footnoteareapage|position"
msgid "Left"
msgstr "दावे"
@@ -9897,7 +9661,6 @@ msgid "Centered"
msgstr "केंद्रितCentred"
#: footnoteareapage.ui:320
-#, fuzzy
msgctxt "footnoteareapage|position"
msgid "Right"
msgstr "उजवे"
@@ -9923,7 +9686,6 @@ msgid "Per document"
msgstr "दर दस्तावेजाफाटल्यान"
#: footnotepage.ui:58
-#, fuzzy
msgctxt "footnotepage|label6"
msgid "Numbering"
msgstr "क्रमांक दिवप"
@@ -9941,7 +9703,6 @@ msgid "Before"
msgstr "पयली"
#: footnotepage.ui:100
-#, fuzzy
msgctxt "footnotepage|pos"
msgid "Position"
msgstr "स्थान"
@@ -9977,13 +9738,11 @@ msgid "Autonumbering"
msgstr "आपसूक क्रमांक दिवप"
#: footnotepage.ui:321
-#, fuzzy
msgctxt "footnotepage|label4"
msgid "Paragraph"
msgstr "परिच्छेद"
#: footnotepage.ui:335
-#, fuzzy
msgctxt "footnotepage|pagestyleft"
msgid "Page"
msgstr "पान"
@@ -10116,7 +9875,6 @@ msgid "Options"
msgstr "पर्याय"
#: formatsectiondialog.ui:107
-#, fuzzy
msgctxt "formatsectiondialog|columns"
msgid "Columns"
msgstr "स्तंभ"
@@ -10128,7 +9886,6 @@ msgid "Indents"
msgstr "खांच मारातOntor sthan"
#: formatsectiondialog.ui:152
-#, fuzzy
msgctxt "formatsectiondialog|background"
msgid "Background"
msgstr "फांटभूंय"
@@ -10157,7 +9914,6 @@ msgid "Relati_ve"
msgstr ""
#: formattablepage.ui:155
-#, fuzzy
msgctxt "formattablepage|label45"
msgid "Properties"
msgstr "वैशिश्ट्यां"
@@ -10229,7 +9985,6 @@ msgid "_Manual"
msgstr "हस्तुकीं"
#: formattablepage.ui:486
-#, fuzzy
msgctxt "formattablepage|label43"
msgid "Alignment"
msgstr "सारके करप"
@@ -10247,25 +10002,21 @@ msgid "Properties "
msgstr "वैशिश्ट्यां"
#: formattablepage.ui:586
-#, fuzzy
msgctxt "formattablepage|liststore1"
msgid "Left-to-right"
msgstr "दावेकडल्यान उजवेकडेन"
#: formattablepage.ui:590
-#, fuzzy
msgctxt "formattablepage|liststore1"
msgid "Right-to-left"
msgstr "उजवेकडल्यान दावेवटेन"
#: formattablepage.ui:594
-#, fuzzy
msgctxt "formattablepage|liststore1"
msgid "Use superordinate object settings"
msgstr "उपवस्त मजकूर दिशा स्थापित वापरात"
#: framedialog.ui:8
-#, fuzzy
msgctxt "framedialog|FrameDialog"
msgid "Frame"
msgstr "चौकट"
@@ -10288,7 +10039,6 @@ msgid "Wrap"
msgstr "गुठलावप"
#: framedialog.ui:174
-#, fuzzy
msgctxt "framedialog|hyperlink"
msgid "Hyperlink"
msgstr "हाइपरजोड"
@@ -10299,7 +10049,6 @@ msgid "Borders"
msgstr "शीमो"
#: framedialog.ui:220
-#, fuzzy
msgctxt "framedialog|area"
msgid "Area"
msgstr "क्षेत्र"
@@ -10311,19 +10060,16 @@ msgid "Transparency"
msgstr "पारदर्शकताय"
#: framedialog.ui:266
-#, fuzzy
msgctxt "framedialog|columns"
msgid "Columns"
msgstr "स्तंभ"
#: framedialog.ui:289
-#, fuzzy
msgctxt "framedialog|macro"
msgid "Macro"
msgstr "मॅक्रो"
#: frmaddpage.ui:14
-#, fuzzy
msgctxt "frmaddpage|liststore"
msgid "Top"
msgstr "वयर"
@@ -10334,37 +10080,31 @@ msgid "Centered"
msgstr "केंद्रितCentred"
#: frmaddpage.ui:22
-#, fuzzy
msgctxt "frmaddpage|liststore"
msgid "Bottom"
msgstr "तळ"
#: frmaddpage.ui:36
-#, fuzzy
msgctxt "frmaddpage|liststore1"
msgid "Left-to-right"
msgstr "दावेकडल्यान उजवेकडेन"
#: frmaddpage.ui:40
-#, fuzzy
msgctxt "frmaddpage|liststore1"
msgid "Right-to-left"
msgstr "उजवेकडल्यान दावेवटेन"
#: frmaddpage.ui:44
-#, fuzzy
msgctxt "frmaddpage|liststore1"
msgid "Right-to-left (vertical)"
msgstr "उजव्यान दावेकडे (उबी)"
#: frmaddpage.ui:48
-#, fuzzy
msgctxt "frmaddpage|liststore1"
msgid "Left-to-right (vertical)"
msgstr "दावे ते उजवे (सरळ)"
#: frmaddpage.ui:52
-#, fuzzy
msgctxt "frmaddpage|liststore1"
msgid "Use superordinate object settings"
msgstr "उपवस्त मजकूर दिशा स्थापित वापरात"
@@ -10466,7 +10206,6 @@ msgid "_Text direction:"
msgstr "मजकूर दिशा"
#: frmaddpage.ui:516
-#, fuzzy
msgctxt "frmaddpage|label3"
msgid "Properties"
msgstr "वैशिश्ट्यां"
@@ -10562,7 +10301,6 @@ msgid "To _frame"
msgstr "चौकट"
#: frmtypepage.ui:482
-#, fuzzy
msgctxt "frmtypepage|label1"
msgid "Anchor"
msgstr "नांगर"
@@ -10579,7 +10317,6 @@ msgid "b_y"
msgstr ""
#: frmtypepage.ui:550
-#, fuzzy
msgctxt "frmtypepage|vertbyft"
msgid "by"
msgstr "हाणें"
@@ -10611,7 +10348,6 @@ msgid "Follow text flow"
msgstr ""
#: frmtypepage.ui:710
-#, fuzzy
msgctxt "frmtypepage|label11"
msgid "Position"
msgstr "स्थान"
@@ -10697,7 +10433,6 @@ msgid "Indent"
msgstr "खांच मारातOntor sthan"
#: indentpage.ui:145
-#, fuzzy
msgctxt "indentpage|preview-atkobject"
msgid "Example"
msgstr "देख"
@@ -10789,13 +10524,11 @@ msgid "Update entry from selection"
msgstr ""
#: indexentry.ui:597
-#, fuzzy
msgctxt "indexentry|label1"
msgid "Selection"
msgstr "निवड"
#: infonotfounddialog.ui:8
-#, fuzzy
msgctxt "infonotfounddialog|InfoNotFoundDialog"
msgid "Find"
msgstr "सोदात"
@@ -10834,7 +10567,6 @@ msgid "Reference:"
msgstr "संदर्ब"
#: inputwinmenu.ui:12
-#, fuzzy
msgctxt "inputwinmenu|sum"
msgid "Sum"
msgstr "बेरीज"
@@ -10851,13 +10583,11 @@ msgid "Percent"
msgstr ""
#: inputwinmenu.ui:36
-#, fuzzy
msgctxt "inputwinmenu|sqrt"
msgid "Square Root"
msgstr "वर्ग मूळ"
#: inputwinmenu.ui:44
-#, fuzzy
msgctxt "inputwinmenu|pow"
msgid "Power"
msgstr "वीज"
@@ -10934,25 +10664,21 @@ msgid "Statistical Functions"
msgstr ""
#: inputwinmenu.ui:170
-#, fuzzy
msgctxt "inputwinmenu|mean"
msgid "Mean"
msgstr "सरासरी"
#: inputwinmenu.ui:178
-#, fuzzy
msgctxt "inputwinmenu|min"
msgid "Minimum"
msgstr "किमान"
#: inputwinmenu.ui:186
-#, fuzzy
msgctxt "inputwinmenu|max"
msgid "Maximum"
msgstr "कमाल"
#: inputwinmenu.ui:198
-#, fuzzy
msgctxt "inputwinmenu|functions"
msgid "Functions"
msgstr "कामां"
@@ -10964,37 +10690,31 @@ msgid "Sine"
msgstr "वळ"
#: inputwinmenu.ui:216
-#, fuzzy
msgctxt "inputwinmenu|cos"
msgid "Cosine"
msgstr "कोसाईन"
#: inputwinmenu.ui:224
-#, fuzzy
msgctxt "inputwinmenu|tag"
msgid "Tangent"
msgstr "टॉन्जेन्ट्"
#: inputwinmenu.ui:232
-#, fuzzy
msgctxt "inputwinmenu|asin"
msgid "Arcsine"
msgstr "आर्कसीन"
#: inputwinmenu.ui:240
-#, fuzzy
msgctxt "inputwinmenu|acos"
msgid "Arccosine"
msgstr "आर्कोसिन"
#: inputwinmenu.ui:248
-#, fuzzy
msgctxt "inputwinmenu|atan"
msgid "Arctangent"
msgstr "आर्कटान्जेन्ट"
#: insertautotextdialog.ui:8
-#, fuzzy
msgctxt "insertautotextdialog|InsertAutoTextDialog"
msgid "Insert AutoText"
msgstr "आपसूक मजकूर घालात"
@@ -11005,7 +10725,6 @@ msgid "Autotexts for Shortcut "
msgstr ""
#: insertbookmark.ui:8
-#, fuzzy
msgctxt "insertbookmark|InsertBookmarkDialog"
msgid "Bookmark"
msgstr "पुस्तकखूण"
@@ -11017,7 +10736,6 @@ msgid "Insert"
msgstr "भितर घालातRigoi"
#: insertbookmark.ui:122
-#, fuzzy
msgctxt "insertbookmark|rename"
msgid "Rename"
msgstr "नवे नाव दियात"
@@ -11114,7 +10832,6 @@ msgid "Position:"
msgstr "स्थान"
#: insertcaption.ui:143
-#, fuzzy
msgctxt "insertcaption|separator_edit"
msgid ": "
msgstr ": "
@@ -11136,13 +10853,11 @@ msgid "Category:"
msgstr "विबाग"
#: insertcaption.ui:226
-#, fuzzy
msgctxt "insertcaption|label2"
msgid "Properties"
msgstr "वैशिश्ट्यां"
#: insertcaption.ui:264
-#, fuzzy
msgctxt "insertcaption|label3"
msgid "Preview"
msgstr "पूर्वदृश्य"
@@ -11159,7 +10874,6 @@ msgid "Options..."
msgstr "पर्याय..."
#: insertcaption.ui:391
-#, fuzzy
msgctxt "insertcaption|liststore1"
msgid "[None]"
msgstr "[कोण ना] "
@@ -11247,7 +10961,6 @@ msgid "_User-defined"
msgstr "वापर करप्यान केल्ली व्याख्या"
#: insertdbcolumnsdialog.ui:649
-#, fuzzy
msgctxt "insertdbcolumnsdialog|label3"
msgid "Format"
msgstr "रचना"
@@ -11263,13 +10976,11 @@ msgid "Automatic"
msgstr "आपशीचSvoCholit"
#: insertfootnote.ui:161
-#, fuzzy
msgctxt "insertfootnote|character"
msgid "Character"
msgstr "अक्षर"
#: insertfootnote.ui:193
-#, fuzzy
msgctxt "insertfootnote|characterentry-atkobject"
msgid "Character"
msgstr "अक्षर"
@@ -11281,7 +10992,6 @@ msgid "Choose…"
msgstr "निवडात"
#: insertfootnote.ui:224
-#, fuzzy
msgctxt "insertfootnote|label1"
msgid "Numbering"
msgstr "क्रमांक दिवप"
@@ -11354,7 +11064,6 @@ msgid "Section"
msgstr "निवड"
#: insertsectiondialog.ui:128
-#, fuzzy
msgctxt "insertsectiondialog|columns"
msgid "Columns"
msgstr "स्तंभ"
@@ -11366,7 +11075,6 @@ msgid "Indents"
msgstr "खांच मारातOntor sthan"
#: insertsectiondialog.ui:174
-#, fuzzy
msgctxt "insertsectiondialog|background"
msgid "Background"
msgstr "फांटभूंय"
@@ -11450,7 +11158,6 @@ msgid "Options"
msgstr "पर्याय"
#: labeldialog.ui:8
-#, fuzzy
msgctxt "labeldialog|LabelDialog"
msgid "Labels"
msgstr "लेबलां"
@@ -11468,7 +11175,6 @@ msgid "Medium"
msgstr "मध्यम"
#: labeldialog.ui:128
-#, fuzzy
msgctxt "labeldialog|labels"
msgid "Labels"
msgstr "लेबलां"
@@ -11480,19 +11186,16 @@ msgid "Business Cards"
msgstr "व्यवसाय पत्रां"
#: labeldialog.ui:174
-#, fuzzy
msgctxt "labeldialog|private"
msgid "Private"
msgstr "खासगी"
#: labeldialog.ui:197
-#, fuzzy
msgctxt "labeldialog|business"
msgid "Business"
msgstr "व्यवसाय"
#: labeldialog.ui:220
-#, fuzzy
msgctxt "labeldialog|format"
msgid "Format"
msgstr "रचना"
@@ -11610,7 +11313,6 @@ msgid "Printer Name"
msgstr ""
#: labeloptionspage.ui:270
-#, fuzzy
msgctxt "labeloptionspage|label2"
msgid "Printer"
msgstr "मुद्रक"
@@ -11704,7 +11406,6 @@ msgid "lines"
msgstr " वळी"
#: linenumbering.ui:433
-#, fuzzy
msgctxt "linenumbering|separator"
msgid "Separator"
msgstr "दुभाजक"
@@ -11841,7 +11542,6 @@ msgid "_Electronic"
msgstr "इलेक्ट्रोनिक"
#: mailmerge.ui:321
-#, fuzzy
msgctxt "mailmerge|file"
msgid "File"
msgstr "धारिका"
@@ -11994,25 +11694,21 @@ msgid "Sort By"
msgstr "नी वर्गीकरण"
#: managechangessidebar.ui:176
-#, fuzzy
msgctxt "managechangessidebar|writeraction"
msgid "Action"
msgstr "कारवाय"
#: managechangessidebar.ui:184
-#, fuzzy
msgctxt "managechangessidebar|writerauthor"
msgid "Author"
msgstr "बरोवपी"
#: managechangessidebar.ui:192
-#, fuzzy
msgctxt "managechangessidebar|writerdate"
msgid "Date"
msgstr "तारीक"
#: managechangessidebar.ui:200
-#, fuzzy
msgctxt "managechangessidebar|writerdesc"
msgid "Comment"
msgstr "टीपण"
@@ -12065,7 +11761,6 @@ msgid "Join with _next table"
msgstr ""
#: mergetabledialog.ui:133
-#, fuzzy
msgctxt "mergetabledialog|label1"
msgid "Mode"
msgstr "स्थिती"
@@ -12172,7 +11867,6 @@ msgid "Mail Merge"
msgstr "मेल मर्ज"
#: mmcreatingdialog.ui:52
-#, fuzzy
msgctxt "mmcreatingdialog|label1"
msgid "Status:"
msgstr "स्थिती:"
@@ -12256,7 +11950,6 @@ msgid "_Zoom"
msgstr "एकदम वयर वचातvhodd kor"
#: mmlayoutpage.ui:363
-#, fuzzy
msgctxt "mmlayoutpage|zoom"
msgid "Entire page"
msgstr "सगळे पान"
@@ -12377,7 +12070,6 @@ msgid "Adobe PDF-Document"
msgstr ""
#: mmresultemaildialog.ui:22
-#, fuzzy
msgctxt "mmresultemaildialog|liststore1"
msgid "Microsoft Word Document"
msgstr "मायक्रोसॉफ्ट वर्ड दस्तावेज"
@@ -12388,7 +12080,6 @@ msgid "HTML Message"
msgstr ""
#: mmresultemaildialog.ui:30
-#, fuzzy
msgctxt "mmresultemaildialog|liststore1"
msgid "Plain Text"
msgstr "सादो मजकूर"
@@ -12545,7 +12236,6 @@ msgid "Save As options"
msgstr ""
#: mmsalutationpage.ui:49
-#, fuzzy
msgctxt "mmsalutationpage|previewft"
msgid "Preview"
msgstr "पूर्वदृश्य"
@@ -12716,7 +12406,6 @@ msgid "E-mails not sent: %1"
msgstr ""
#: mmsendmails.ui:229
-#, fuzzy
msgctxt "mmsendmails|label5"
msgid "Details"
msgstr "सविस्तर"
@@ -12732,19 +12421,16 @@ msgid "Toggle Master View"
msgstr ""
#: navigatorpanel.ui:47
-#, fuzzy
msgctxt "navigatorpanel|navigation|tooltip_text"
msgid "Navigation"
msgstr "मार्गक्रमण"
#: navigatorpanel.ui:60
-#, fuzzy
msgctxt "navigatorpanel|back|tooltip_text"
msgid "Back"
msgstr "फाटी"
#: navigatorpanel.ui:73
-#, fuzzy
msgctxt "navigatorpanel|forward|tooltip_text"
msgid "Forward"
msgstr "मुखाल"
@@ -12781,13 +12467,11 @@ msgid "Set Reminder"
msgstr ""
#: navigatorpanel.ui:194
-#, fuzzy
msgctxt "navigatorpanel|header|tooltip_text"
msgid "Header"
msgstr "मस्तकलेख"
#: navigatorpanel.ui:207
-#, fuzzy
msgctxt "navigatorpanel|footer|tooltip_text"
msgid "Footer"
msgstr "चरणलेख"
@@ -12815,7 +12499,6 @@ msgid "Demote Level"
msgstr "पदावनती पातळी "
#: navigatorpanel.ui:304
-#, fuzzy
msgctxt "navigatorpanel|documents|tooltip_text"
msgid "Document"
msgstr "दस्तावेज"
@@ -12855,13 +12538,11 @@ msgid "Save Contents as well"
msgstr ""
#: navigatorpanel.ui:436
-#, fuzzy
msgctxt "navigatorpanel|moveup|tooltip_text"
msgid "Move Up"
msgstr "वयर हालयात"
#: navigatorpanel.ui:449
-#, fuzzy
msgctxt "navigatorpanel|movedown|tooltip_text"
msgid "Move Down"
msgstr "सकयल व्हरात"
@@ -12900,7 +12581,6 @@ msgid " "
msgstr ""
#: notebookbar.ui:438
-#, fuzzy
msgctxt "notebookbar|NewSC|tooltip_text"
msgid "Spreadsheet"
msgstr "स्प्रेडशीट्"
@@ -12911,7 +12591,6 @@ msgid " "
msgstr ""
#: notebookbar.ui:455
-#, fuzzy
msgctxt "notebookbar|NewSI|tooltip_text"
msgid "Presentation"
msgstr "सादरीकरण"
@@ -12933,7 +12612,6 @@ msgid " "
msgstr ""
#: notebookbar.ui:488
-#, fuzzy
msgctxt "notebookbar|NewSF|tooltip_text"
msgid "Formula"
msgstr "सुत्र"
@@ -12944,43 +12622,36 @@ msgid " "
msgstr ""
#: notebookbar.ui:504
-#, fuzzy
msgctxt "notebookbar|NewSB|tooltip_text"
msgid "Database"
msgstr "म्हायतीकोश"
#: notebookbar.ui:523
-#, fuzzy
msgctxt "notebookbar|NewSDB|tooltip_text"
msgid "Spreadsheet"
msgstr "स्प्रेडशीट्"
#: notebookbar.ui:1238
-#, fuzzy
msgctxt "notebookbar|FileLabel"
msgid "File"
msgstr "धारिका"
#: notebookbar.ui:1371
-#, fuzzy
msgctxt "notebookbar|FontSection|tooltip_text"
msgid "Font"
msgstr "अक्षरसंच"
#: notebookbar.ui:1660
-#, fuzzy
msgctxt "notebookbar|FontSection2|tooltip_text"
msgid "Font"
msgstr "अक्षरसंच"
#: notebookbar.ui:1769
-#, fuzzy
msgctxt "notebookbar|OutlineSection|tooltip_text"
msgid "Outline"
msgstr "भायलीवळ"
#: notebookbar.ui:1799
-#, fuzzy
msgctxt "notebookbar|numberbullet|tooltip_text"
msgid "Bullets and Numbering"
msgstr "गुळे आनिक क्रमांक दिवप"
@@ -12991,7 +12662,6 @@ msgid "Horizontal Alignment"
msgstr ""
#: notebookbar.ui:1938
-#, fuzzy
msgctxt "notebookbar|AlignmentSection|tooltip_text"
msgid "Alignment"
msgstr "सारके करप"
@@ -13020,13 +12690,11 @@ msgid "Indent"
msgstr "खांच मारातOntor sthan"
#: notebookbar.ui:2196
-#, fuzzy
msgctxt "notebookbar|increaseindent1|tooltip_text"
msgid "Increase Indent"
msgstr "अंतर वाडयात"
#: notebookbar.ui:2212
-#, fuzzy
msgctxt "notebookbar|decreaseindent1|tooltip_text"
msgid "Decrease Indent"
msgstr "अंतर कमी करात"
@@ -13038,25 +12706,21 @@ msgid "Indent"
msgstr "खांच मारातOntor sthan"
#: notebookbar.ui:2342
-#, fuzzy
msgctxt "notebookbar|StyleSection|tooltip_text"
msgid "Style"
msgstr "शैली"
#: notebookbar.ui:2474
-#, fuzzy
msgctxt "notebookbar|FindSection|tooltip_text"
msgid "Find"
msgstr "सोदात"
#: notebookbar.ui:2530
-#, fuzzy
msgctxt "notebookbar|FindSection1|tooltip_text"
msgid "Find"
msgstr "सोदात"
#: notebookbar.ui:2595
-#, fuzzy
msgctxt "notebookbar|HomeLabel"
msgid "Home"
msgstr "घरGhor"
@@ -13068,7 +12732,6 @@ msgid "Break"
msgstr "खण्ड"
#: notebookbar.ui:2800
-#, fuzzy
msgctxt "notebookbar|box70|tooltip_text"
msgid "Gallery"
msgstr "दालन"
@@ -13085,7 +12748,6 @@ msgid "Symbol"
msgstr "चिन्नां"
#: notebookbar.ui:2882
-#, fuzzy
msgctxt "notebookbar|box17|tooltip_text"
msgid "Basic"
msgstr "मूळ"
@@ -13096,7 +12758,6 @@ msgid "Insert Audio or Video"
msgstr ""
#: notebookbar.ui:2942
-#, fuzzy
msgctxt "notebookbar|ShapesSection|tooltip_text"
msgid "Shapes"
msgstr "रुपां"
@@ -13108,19 +12769,16 @@ msgid "Links"
msgstr "वळ"
#: notebookbar.ui:3336
-#, fuzzy
msgctxt "notebookbar|TextSection|tooltip_text"
msgid "Text"
msgstr "मजकूर"
#: notebookbar.ui:3373
-#, fuzzy
msgctxt "notebookbar|FontWork"
msgid "Fontwork"
msgstr "अक्षरसंच काम"
#: notebookbar.ui:3455
-#, fuzzy
msgctxt "notebookbar|FieldsSection|tooltip_text"
msgid "Fields"
msgstr "प्रक्षेत्रां"
@@ -13142,13 +12800,11 @@ msgid "Page layout"
msgstr ""
#: notebookbar.ui:4295
-#, fuzzy
msgctxt "notebookbar|ReferencesLabel"
msgid "References"
msgstr "संदर्ब "
#: notebookbar.ui:4790
-#, fuzzy
msgctxt "notebookbar|ReviewLabel"
msgid "Review"
msgstr "परीक्षण"
@@ -13170,7 +12826,6 @@ msgid "Zoom"
msgstr "एकदम वयर वचातvhodd kor"
#: notebookbar.ui:5177
-#, fuzzy
msgctxt "notebookbar|ViewLabel"
msgid "View"
msgstr "दृश्य"
@@ -13188,7 +12843,6 @@ msgid "Indent"
msgstr "खांच मारातOntor sthan"
#: notebookbar.ui:5850
-#, fuzzy
msgctxt "notebookbar|TableLabel"
msgid "Table"
msgstr "कोष्टक"
@@ -13200,7 +12854,6 @@ msgid "Basics"
msgstr "मूलतत्व"
#: notebookbar.ui:5872
-#, fuzzy
msgctxt "notebookbar|GraphicDialog"
msgid "Properties"
msgstr "वैशिश्ट्यां"
@@ -13212,25 +12865,21 @@ msgid "Basics"
msgstr "मूलतत्व"
#: notebookbar.ui:5905
-#, fuzzy
msgctxt "notebookbar|Crop1"
msgid "Crop"
msgstr "कापात"
#: notebookbar.ui:6537
-#, fuzzy
msgctxt "notebookbar|ImageLabel"
msgid "Image"
msgstr "प्रतिमा"
#: notebookbar.ui:6554
-#, fuzzy
msgctxt "notebookbar|LineFormat"
msgid "Line"
msgstr "वळ"
#: notebookbar.ui:6572
-#, fuzzy
msgctxt "notebookbar|AreaFormat"
msgid "Area"
msgstr "क्षेत्र"
@@ -13241,7 +12890,6 @@ msgid "Shape / Textbox"
msgstr ""
#: notebookbar.ui:6734
-#, fuzzy
msgctxt "notebookbar|AnchorMenu"
msgid "Anchor"
msgstr "नांगर"
@@ -13263,7 +12911,6 @@ msgid "_File"
msgstr "धारिका"
#: notebookbar_compact.ui:2797
-#, fuzzy
msgctxt "notebookbar_compact|FileLabel"
msgid "File"
msgstr "धारिका"
@@ -13286,7 +12933,6 @@ msgid "_Menu"
msgstr ""
#: notebookbar_compact.ui:3690
-#, fuzzy
msgctxt "notebookbar_compact|HomeLabel"
msgid "Home"
msgstr "घरGhor"
@@ -13321,7 +12967,6 @@ msgid "Reference_s"
msgstr "संदर्ब "
#: notebookbar_compact.ui:4899
-#, fuzzy
msgctxt "notebookbar_compact|ReferencesLabel"
msgid "References"
msgstr "संदर्ब "
@@ -13333,7 +12978,6 @@ msgid "_Review"
msgstr "पूर्वदृश्य"
#: notebookbar_compact.ui:5327
-#, fuzzy
msgctxt "notebookbar_compact|ReviewLabel"
msgid "Review"
msgstr "परीक्षण"
@@ -13345,7 +12989,6 @@ msgid "_View"
msgstr "दृश्य"
#: notebookbar_compact.ui:5792
-#, fuzzy
msgctxt "notebookbar_compact|ViewLabel"
msgid "View"
msgstr "दृश्य"
@@ -13357,7 +13000,6 @@ msgid "T_able"
msgstr "कोष्टक"
#: notebookbar_compact.ui:6478
-#, fuzzy
msgctxt "notebookbar_compact|TableLabel"
msgid "Table"
msgstr "कोष्टक"
@@ -13369,7 +13011,6 @@ msgid "_Graphic"
msgstr "चित्रां"
#: notebookbar_compact.ui:7136
-#, fuzzy
msgctxt "notebookbar_compact|ImageLabel"
msgid "Image"
msgstr "प्रतिमा"
@@ -13402,13 +13043,11 @@ msgid "Align"
msgstr ""
#: notebookbar_compact.ui:8216
-#, fuzzy
msgctxt "notebookbar_compact|frame:MenuDraw"
msgid "Object"
msgstr "वस्त"
#: notebookbar_compact.ui:8246
-#, fuzzy
msgctxt "notebookbar_compact|FrameLabel"
msgid "Object"
msgstr "वस्त"
@@ -13420,7 +13059,6 @@ msgid "_Tools"
msgstr "साधनां"
#: notebookbar_compact.ui:8810
-#, fuzzy
msgctxt "notebookbar_compact|DevLabel"
msgid "Tools"
msgstr "साधनां"
@@ -13436,7 +13074,6 @@ msgid "Menubar"
msgstr ""
#: notebookbar_groupedbar_compact.ui:3363
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|Quotation2"
msgid "Quotation"
msgstr "म्हण"
@@ -13694,7 +13331,6 @@ msgid "Menubar"
msgstr ""
#: notebookbar_groupedbar_full.ui:3281
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|Quotation2"
msgid "Quotation"
msgstr "म्हण"
@@ -13982,7 +13618,6 @@ msgid "Default"
msgstr "मूळMullavi"
#: notebookbar_groups.ui:42
-#, fuzzy
msgctxt "notebookbar_groups|imagestylegray"
msgid "Grayscale"
msgstr "कड्डें प्रमाण"
@@ -13994,7 +13629,6 @@ msgid "Black and White"
msgstr "काळो आनिक धवो"
#: notebookbar_groups.ui:58
-#, fuzzy
msgctxt "notebookbar_groups|imagestylewater"
msgid "Watermark"
msgstr "जलचिन्न"
@@ -14055,7 +13689,6 @@ msgid "Colorize Orange"
msgstr ""
#: notebookbar_groups.ui:186
-#, fuzzy
msgctxt "notebookbar_groups|hyperlink"
msgid "Hyperlink"
msgstr "हाइपरजोड"
@@ -14073,7 +13706,6 @@ msgid "Endnote"
msgstr "तळटीप"
#: notebookbar_groups.ui:224
-#, fuzzy
msgctxt "notebookbar_groups|bookmark"
msgid "Bookmark"
msgstr "पुस्तकखूण"
@@ -14090,7 +13722,6 @@ msgid "Default Paragraph"
msgstr ""
#: notebookbar_groups.ui:326
-#, fuzzy
msgctxt "notebookbar_groups|title"
msgid "Title"
msgstr "मथळो"
@@ -14102,13 +13733,11 @@ msgid "Heading 1"
msgstr "मथळो 1"
#: notebookbar_groups.ui:344
-#, fuzzy
msgctxt "notebookbar_groups|heading2"
msgid "Heading 2"
msgstr "मथळो 2"
#: notebookbar_groups.ui:353
-#, fuzzy
msgctxt "notebookbar_groups|heading3"
msgid "Heading 3"
msgstr "मथळो 3"
@@ -14119,13 +13748,11 @@ msgid "Default Character"
msgstr ""
#: notebookbar_groups.ui:377
-#, fuzzy
msgctxt "notebookbar_groups|italic"
msgid "Emphasis"
msgstr "भर"
#: notebookbar_groups.ui:386
-#, fuzzy
msgctxt "notebookbar_groups|bold"
msgid "Strong Emphasis"
msgstr "चड भर दिवप"
@@ -14180,19 +13807,16 @@ msgid "Delete Rows"
msgstr "वळ काडून उडयात"
#: notebookbar_groups.ui:504
-#, fuzzy
msgctxt "notebookbar_groups|rowmenuselect"
msgid "Select Rows"
msgstr "वळींची निवड करात"
#: notebookbar_groups.ui:519
-#, fuzzy
msgctxt "notebookbar_groups|rowmenuheight"
msgid "Row Height..."
msgstr "वळ उंचाय..."
#: notebookbar_groups.ui:528
-#, fuzzy
msgctxt "notebookbar_groups|rowmenuoptimalrow"
msgid "Optimal Row Height"
msgstr "योग्य वळ उंचाय"
@@ -14204,7 +13828,6 @@ msgid "Distribute Rows Evenly"
msgstr "वळी समान रीतीन वाटात"
#: notebookbar_groups.ui:736
-#, fuzzy
msgctxt "notebookbar_groups|filegrouplabel"
msgid "File"
msgstr "धारिका"
@@ -14216,13 +13839,11 @@ msgid "Clipboard"
msgstr "क्लीपबोर्ड "
#: notebookbar_groups.ui:935
-#, fuzzy
msgctxt "notebookbar_groups|paragraphstyleb"
msgid "Style"
msgstr "शैली"
#: notebookbar_groups.ui:1448
-#, fuzzy
msgctxt "notebookbar_groups|formatgrouplabel"
msgid "Text"
msgstr "मजकूर"
@@ -14234,7 +13855,6 @@ msgid "Links"
msgstr "वळ"
#: notebookbar_groups.ui:1616
-#, fuzzy
msgctxt "notebookbar_groups|shapesb"
msgid "Shapes"
msgstr "रुपां"
@@ -14246,31 +13866,26 @@ msgid "Insert"
msgstr "भितर घालातRigoi"
#: notebookbar_groups.ui:1758
-#, fuzzy
msgctxt "notebookbar_groups|tablestyleb"
msgid "Style"
msgstr "शैली"
#: notebookbar_groups.ui:1780
-#, fuzzy
msgctxt "notebookbar_groups|tablerowsb"
msgid "Rows"
msgstr "रांगो"
#: notebookbar_groups.ui:1798
-#, fuzzy
msgctxt "notebookbar_groups|tablecolumnsb"
msgid "Columns"
msgstr "स्तंभ"
#: notebookbar_groups.ui:2002
-#, fuzzy
msgctxt "notebookbar_groups|tablegrouplabel"
msgid "Table"
msgstr "कोष्टक"
#: notebookbar_groups.ui:2038
-#, fuzzy
msgctxt "notebookbar_groups|imagestyleb"
msgid "Style"
msgstr "शैली"
@@ -14294,7 +13909,6 @@ msgid "Lock"
msgstr "डॉक"
#: notebookbar_groups.ui:2189
-#, fuzzy
msgctxt "notebookbar_groups|imagegrouplabel"
msgid "Image"
msgstr "प्रतिमा"
@@ -14306,7 +13920,6 @@ msgid "None"
msgstr "टीपण"
#: notebookbar_groups.ui:2256
-#, fuzzy
msgctxt "notebookbar_groups|wrapideal"
msgid "Optimal"
msgstr "योग्य"
@@ -14424,7 +14037,6 @@ msgid "Save As"
msgstr "म्हण जतनाय करात"
#: numberingnamedialog.ui:168
-#, fuzzy
msgctxt "numberingnamedialog|label1"
msgid "Format"
msgstr "रचना"
@@ -14501,7 +14113,6 @@ msgid "Level 10"
msgstr "पातळी"
#: numparapage.ui:95
-#, fuzzy
msgctxt "numparapage|labelOutline"
msgid "Outline"
msgstr "भायलीवळ"
@@ -14535,7 +14146,6 @@ msgid "S_tart with:"
msgstr "क सुरू करात"
#: numparapage.ui:278
-#, fuzzy
msgctxt "numparapage|label2"
msgid "Numbering"
msgstr "क्रमांक दिवप"
@@ -14562,7 +14172,6 @@ msgid "Line Numbering"
msgstr "वळ क्रमांक दिवप"
#: objectdialog.ui:8
-#, fuzzy
msgctxt "objectdialog|ObjectDialog"
msgid "Object"
msgstr "वस्त"
@@ -14585,7 +14194,6 @@ msgid "Wrap"
msgstr "गुठलावप"
#: objectdialog.ui:174
-#, fuzzy
msgctxt "objectdialog|hyperlink"
msgid "Hyperlink"
msgstr "हाइपरजोड"
@@ -14596,7 +14204,6 @@ msgid "Borders"
msgstr "शीमो"
#: objectdialog.ui:220
-#, fuzzy
msgctxt "objectdialog|area"
msgid "Area"
msgstr "क्षेत्र"
@@ -14608,7 +14215,6 @@ msgid "Transparency"
msgstr "पारदर्शकताय"
#: objectdialog.ui:266
-#, fuzzy
msgctxt "objectdialog|macro"
msgid "Macro"
msgstr "मॅक्रो"
@@ -15114,13 +14720,11 @@ msgid "[None]"
msgstr "[कोण ना] "
#: optredlinepage.ui:70
-#, fuzzy
msgctxt "optredlinepage|insert"
msgid "Bold"
msgstr "ठळक"
#: optredlinepage.ui:71
-#, fuzzy
msgctxt "optredlinepage|insert"
msgid "Italic"
msgstr "तिरके"
@@ -15138,7 +14742,6 @@ msgid "Underlined: double"
msgstr "अधोरेखित : दुप्पट"
#: optredlinepage.ui:74
-#, fuzzy
msgctxt "optredlinepage|insert"
msgid "Strikethrough"
msgstr "खोडिल्ले"
@@ -15149,13 +14752,11 @@ msgid "Uppercase"
msgstr ""
#: optredlinepage.ui:76
-#, fuzzy
msgctxt "optredlinepage|insert"
msgid "Lowercase"
msgstr "लोअर केस"
#: optredlinepage.ui:77
-#, fuzzy
msgctxt "optredlinepage|insert"
msgid "Small caps"
msgstr "ल्हान व्डह अक्षर"
@@ -15166,7 +14767,6 @@ msgid "Title font"
msgstr ""
#: optredlinepage.ui:79
-#, fuzzy
msgctxt "optredlinepage|insert"
msgid "Background color"
msgstr "फाटभूंय रंग"
@@ -15231,7 +14831,6 @@ msgid "Color of Changed Attributes"
msgstr ""
#: optredlinepage.ui:330
-#, fuzzy
msgctxt "optredlinepage|changedpreview"
msgid "Attributes"
msgstr "गुणधर्म"
@@ -15263,7 +14862,6 @@ msgid "[None]"
msgstr "[कोण ना] "
#: optredlinepage.ui:444
-#, fuzzy
msgctxt "optredlinepage|markpos"
msgid "Left margin"
msgstr "दावो समास"
@@ -15427,13 +15025,11 @@ msgid "_Format"
msgstr "रचना"
#: outlinenumbering.ui:121
-#, fuzzy
msgctxt "outlinenumbering|numbering"
msgid "Numbering"
msgstr "क्रमांक दिवप"
#: outlinenumbering.ui:143
-#, fuzzy
msgctxt "outlinenumbering|position"
msgid "Position"
msgstr "स्थान"
@@ -15528,7 +15124,6 @@ msgid "Show sublevels:"
msgstr "सबलेवल्स दाखोवपUpoHont dakoi"
#: outlinenumberingpage.ui:164
-#, fuzzy
msgctxt "outlinenumberingpage|label7"
msgid "Separator"
msgstr "दुभाजक"
@@ -15552,7 +15147,6 @@ msgid "Start at:"
msgstr "क सुरू करात"
#: outlinenumberingpage.ui:324
-#, fuzzy
msgctxt "outlinenumberingpage|label2"
msgid "Numbering"
msgstr "क्रमांक दिवप"
@@ -15692,13 +15286,11 @@ msgid "3 Columns"
msgstr "स्तंभ"
#: pagecolumncontrol.ui:121
-#, fuzzy
msgctxt "pagecolumncontrol|columnleft"
msgid "Left"
msgstr "दावे"
#: pagecolumncontrol.ui:136
-#, fuzzy
msgctxt "pagecolumncontrol|columnright"
msgid "Right"
msgstr "उजवे"
@@ -15722,13 +15314,11 @@ msgid "3 Columns"
msgstr "स्तंभ"
#: pagecolumncontrol.ui:196
-#, fuzzy
msgctxt "pagecolumncontrol|columnleftL"
msgid "Left"
msgstr "दावे"
#: pagecolumncontrol.ui:211
-#, fuzzy
msgctxt "pagecolumncontrol|columnrightL"
msgid "Right"
msgstr "उजवे"
@@ -15769,7 +15359,6 @@ msgid "Same Content:"
msgstr "चौकट आशय"
#: pageformatpanel.ui:23
-#, fuzzy
msgctxt "pageformatpanel|size"
msgid "Size:"
msgstr "परिमाण:"
@@ -15804,13 +15393,11 @@ msgid "Paper Height"
msgstr ""
#: pageformatpanel.ui:103
-#, fuzzy
msgctxt "pageformatpanel|paperorientation"
msgid "Portrait"
msgstr "पोर्ट्रेट"
#: pageformatpanel.ui:104
-#, fuzzy
msgctxt "pageformatpanel|paperorientation"
msgid "Landscape"
msgstr "निसर्गदृश्य"
@@ -15833,7 +15420,6 @@ msgid "Narrow"
msgstr ""
#: pageformatpanel.ui:142
-#, fuzzy
msgctxt "pageformatpanel|marginLB"
msgid "Moderate"
msgstr "माफक"
@@ -15860,7 +15446,6 @@ msgid "Wide"
msgstr "लिपयात"
#: pageformatpanel.ui:147
-#, fuzzy
msgctxt "pageformatpanel|marginLB"
msgid "Mirrored"
msgstr "हारशांतले"
@@ -15901,7 +15486,6 @@ msgid "Narrow"
msgstr ""
#: pagemargincontrol.ui:96
-#, fuzzy
msgctxt "pagemargincontrol|normal"
msgid "Normal"
msgstr "सामान्य"
@@ -15913,7 +15497,6 @@ msgid "Wide"
msgstr "लिपयात"
#: pagemargincontrol.ui:127
-#, fuzzy
msgctxt "pagemargincontrol|mirrored"
msgid "Mirrored"
msgstr "हारशांतले"
@@ -15929,7 +15512,6 @@ msgid "Narrow"
msgstr ""
#: pagemargincontrol.ui:172
-#, fuzzy
msgctxt "pagemargincontrol|normalL"
msgid "Normal"
msgstr "सामान्य"
@@ -15941,7 +15523,6 @@ msgid "Wide"
msgstr "लिपयात"
#: pagemargincontrol.ui:203
-#, fuzzy
msgctxt "pagemargincontrol|mirroredL"
msgid "Mirrored"
msgstr "हारशांतले"
@@ -15994,13 +15575,11 @@ msgid "Custom"
msgstr "थारायल्ले:"
#: pageorientationcontrol.ui:36
-#, fuzzy
msgctxt "pageorientationcontrol|portrait"
msgid "Portrait"
msgstr "पोर्ट्रेट"
#: pageorientationcontrol.ui:52
-#, fuzzy
msgctxt "pageorientationcontrol|landscape"
msgid "Landscape"
msgstr "निसर्गदृश्य"
@@ -16022,7 +15601,6 @@ msgid "Right and left"
msgstr ""
#: pagestylespanel.ui:19
-#, fuzzy
msgctxt "pagestylespanel|liststorePageLayout"
msgid "Mirrored"
msgstr "हारशांतले"
@@ -16080,13 +15658,11 @@ msgid "3 Columns"
msgstr "स्तंभ"
#: pagestylespanel.ui:136
-#, fuzzy
msgctxt "pagestylespanel|columnbox"
msgid "Left"
msgstr "दावे"
#: pagestylespanel.ui:137
-#, fuzzy
msgctxt "pagestylespanel|columnbox"
msgid "Right"
msgstr "उजवे"
@@ -16098,7 +15674,6 @@ msgid "Custom"
msgstr "थारायल्ले:"
#: paradialog.ui:8
-#, fuzzy
msgctxt "paradialog|ParagraphPropertiesDialog"
msgid "Paragraph"
msgstr "परिच्छेद"
@@ -16136,7 +15711,6 @@ msgid "Tabs"
msgstr "टॅब्स"
#: paradialog.ui:245
-#, fuzzy
msgctxt "paradialog|labelTP_DROPCAPS"
msgid "Drop Caps"
msgstr "व्हड अक्षरां"
@@ -16147,7 +15721,6 @@ msgid "Borders"
msgstr "शीमो"
#: paradialog.ui:291
-#, fuzzy
msgctxt "paradialog|area"
msgid "Area"
msgstr "क्षेत्र"
@@ -16159,7 +15732,6 @@ msgid "Transparency"
msgstr "पारदर्शकताय"
#: picturedialog.ui:8
-#, fuzzy
msgctxt "picturedialog|PictureDialog"
msgid "Image"
msgstr "प्रतिमा"
@@ -16182,19 +15754,16 @@ msgid "Wrap"
msgstr "गुठलावप"
#: picturedialog.ui:174
-#, fuzzy
msgctxt "picturedialog|hyperlink"
msgid "Hyperlink"
msgstr "हाइपरजोड"
#: picturedialog.ui:197
-#, fuzzy
msgctxt "picturedialog|picture"
msgid "Image"
msgstr "प्रतिमा"
#: picturedialog.ui:220
-#, fuzzy
msgctxt "picturedialog|crop"
msgid "Crop"
msgstr "कापात"
@@ -16205,7 +15774,6 @@ msgid "Borders"
msgstr "शीमो"
#: picturedialog.ui:266
-#, fuzzy
msgctxt "picturedialog|area"
msgid "Area"
msgstr "क्षेत्र"
@@ -16217,7 +15785,6 @@ msgid "Transparency"
msgstr "पारदर्शकताय"
#: picturedialog.ui:312
-#, fuzzy
msgctxt "picturedialog|macro"
msgid "Macro"
msgstr "मॅक्रो"
@@ -16267,7 +15834,6 @@ msgid "On right pages"
msgstr ""
#: picturepage.ui:249
-#, fuzzy
msgctxt "picturepage|label2"
msgid "Flip"
msgstr "दोडात"
@@ -16434,7 +16000,6 @@ msgid "Text _placeholder"
msgstr "मजकूर स्थानधारक"
#: printoptionspage.ui:145
-#, fuzzy
msgctxt "printoptionspage|label2"
msgid "Contents"
msgstr "आशय"
@@ -16463,7 +16028,6 @@ msgid "Right to Left"
msgstr "उजवेकडल्यान दावेवटेन"
#: printoptionspage.ui:254
-#, fuzzy
msgctxt "printoptionspage|label10"
msgid "Pages"
msgstr "पानां"
@@ -16563,19 +16127,16 @@ msgid "Homepage/e-mail:"
msgstr ""
#: privateuserpage.ui:126
-#, fuzzy
msgctxt "privateuserpage|firstname-atkobject"
msgid "First name"
msgstr "पयले नाव"
#: privateuserpage.ui:144
-#, fuzzy
msgctxt "privateuserpage|lastname-atkobject"
msgid "Last name"
msgstr "निमणें नाव"
#: privateuserpage.ui:162
-#, fuzzy
msgctxt "privateuserpage|shortname-atkobject"
msgid "Initials"
msgstr "आद्याक्षरां"
@@ -16586,7 +16147,6 @@ msgid "Title"
msgstr "मथळो"
#: privateuserpage.ui:210
-#, fuzzy
msgctxt "privateuserpage|job-atkobject"
msgid "Position"
msgstr "स्थान"
@@ -16613,19 +16173,16 @@ msgid "First/last _name/initials 2:"
msgstr ""
#: privateuserpage.ui:331
-#, fuzzy
msgctxt "privateuserpage|firstname2-atkobject"
msgid "Last name"
msgstr "निमणें नाव"
#: privateuserpage.ui:349
-#, fuzzy
msgctxt "privateuserpage|lastname2-atkobject"
msgid "First name"
msgstr "पयले नाव"
#: privateuserpage.ui:367
-#, fuzzy
msgctxt "privateuserpage|shortname2-atkobject"
msgid "Initials"
msgstr "आद्याक्षरां"
@@ -16636,13 +16193,11 @@ msgid "_Zip/city:"
msgstr ""
#: privateuserpage.ui:410
-#, fuzzy
msgctxt "privateuserpage|icity-atkobject"
msgid "City"
msgstr "शार"
#: privateuserpage.ui:428
-#, fuzzy
msgctxt "privateuserpage|izip-atkobject"
msgid "Zip code"
msgstr "सांकेतिक Zip "
@@ -16658,7 +16213,6 @@ msgid "Title"
msgstr "मथळो"
#: privateuserpage.ui:552
-#, fuzzy
msgctxt "privateuserpage|mobile-atkobject"
msgid "Position"
msgstr "स्थान"
@@ -16772,7 +16326,6 @@ msgid "_Edit"
msgstr "सम्पादन"
#: readonlymenu.ui:36
-#, fuzzy
msgctxt "readonlymenu|selection"
msgid "Select Text"
msgstr "मजकूर निवडात"
@@ -16821,7 +16374,6 @@ msgid "As Link"
msgstr ""
#: readonlymenu.ui:122
-#, fuzzy
msgctxt "readonlymenu|graphicascopy"
msgid "Copy"
msgstr "नकल"
@@ -16928,7 +16480,6 @@ msgid "_Fit to size"
msgstr ""
#: rowheight.ui:133
-#, fuzzy
msgctxt "rowheight|label1"
msgid "Height"
msgstr "उंचाय"
@@ -17048,7 +16599,6 @@ msgid "_With Condition"
msgstr ""
#: sectionpage.ui:410
-#, fuzzy
msgctxt "sectionpage|label3"
msgid "Hide"
msgstr "लिपयात"
@@ -17059,7 +16609,6 @@ msgid "E_ditable in read-only document"
msgstr ""
#: sectionpage.ui:453
-#, fuzzy
msgctxt "sectionpage|label5"
msgid "Properties"
msgstr "वैशिश्ट्यां"
@@ -17110,19 +16659,16 @@ msgid "Change _Table..."
msgstr ""
#: selectaddressdialog.ui:225
-#, fuzzy
msgctxt "selectaddressdialog|name"
msgid "Name"
msgstr "नाव"
#: selectaddressdialog.ui:236
-#, fuzzy
msgctxt "selectaddressdialog|table"
msgid "Table"
msgstr "कोष्टक"
#: selectaddressdialog.ui:253
-#, fuzzy
msgctxt "selectaddressdialog|connecting"
msgid "Connecting to data source..."
msgstr "म्हायती स्त्रोताक जोडप..."
@@ -17193,7 +16739,6 @@ msgid "Index Markings"
msgstr ""
#: selectindexdialog.ui:116
-#, fuzzy
msgctxt "selectindexdialog|label1"
msgid "Selection"
msgstr "निवड"
@@ -17217,7 +16762,6 @@ msgid "_Preview"
msgstr "पूर्वदृश्य"
#: sidebarpage.ui:31
-#, fuzzy
msgctxt "sidebarpage|orientation|tooltip_text"
msgid "Orientation"
msgstr "अनुस्थापन"
@@ -17229,13 +16773,11 @@ msgid "Size"
msgstr "वळ"
#: sidebarpage.ui:85
-#, fuzzy
msgctxt "sidebarpage|column|tooltip_text"
msgid "Columns"
msgstr "स्तंभ"
#: sidebarpage.ui:112
-#, fuzzy
msgctxt "sidebarpage|margin|tooltip_text"
msgid "Margin"
msgstr "समास"
@@ -17277,13 +16819,11 @@ msgid "Parallel"
msgstr "समांतर"
#: sidebarwrap.ui:75
-#, fuzzy
msgctxt "sidebarwrap|buttonoptimal|tooltip_text"
msgid "Optimal"
msgstr "योग्य"
#: sidebarwrap.ui:82
-#, fuzzy
msgctxt "sidebarwrap|buttonoptimal-atkobject"
msgid "Optimal"
msgstr "योग्य"
@@ -17366,7 +16906,6 @@ msgid "Sort"
msgstr "वर्गीकरण"
#: sortdialog.ui:111
-#, fuzzy
msgctxt "sortdialog|column"
msgid "Column"
msgstr "स्तंभ"
@@ -17382,37 +16921,31 @@ msgid "Order"
msgstr "क्रम"
#: sortdialog.ui:157
-#, fuzzy
msgctxt "sortdialog|up1"
msgid "Ascending"
msgstr "वयल्यान सकयल"
#: sortdialog.ui:177
-#, fuzzy
msgctxt "sortdialog|down1"
msgid "Descending"
msgstr "सकयल्यान वयर"
#: sortdialog.ui:207
-#, fuzzy
msgctxt "sortdialog|up2"
msgid "Ascending"
msgstr "वयल्यान सकयल"
#: sortdialog.ui:226
-#, fuzzy
msgctxt "sortdialog|down2"
msgid "Descending"
msgstr "सकयल्यान वयर"
#: sortdialog.ui:256
-#, fuzzy
msgctxt "sortdialog|up3"
msgid "Ascending"
msgstr "वयल्यान सकयल"
#: sortdialog.ui:275
-#, fuzzy
msgctxt "sortdialog|down3"
msgid "Descending"
msgstr "सकयल्यान वयर"
@@ -17436,19 +16969,16 @@ msgid "Key 3"
msgstr "चावी 3"
#: sortdialog.ui:408
-#, fuzzy
msgctxt "sortdialog|typelb1-atkobject"
msgid "Key type"
msgstr "चावी प्रकार"
#: sortdialog.ui:431
-#, fuzzy
msgctxt "sortdialog|typelb2-atkobject"
msgid "Key type"
msgstr "चावी प्रकार"
#: sortdialog.ui:452
-#, fuzzy
msgctxt "sortdialog|typelb3-atkobject"
msgid "Key type"
msgstr "चावी प्रकार"
@@ -17493,7 +17023,6 @@ msgid "Select..."
msgstr "निवड करात"
#: sortdialog.ui:669
-#, fuzzy
msgctxt "sortdialog|label4"
msgid "Separator"
msgstr "दुभाजक"
@@ -17662,7 +17191,6 @@ msgid "Update"
msgstr "सुदार"
#: stringinput.ui:70
-#, fuzzy
msgctxt "stringinput|name"
msgid "Name"
msgstr "नाव"
@@ -17683,7 +17211,6 @@ msgid "No Subject"
msgstr ""
#: subjectdialog.ui:138
-#, fuzzy
msgctxt "subjectdialog|label1"
msgid "Subject:"
msgstr "विशय:"
@@ -17763,7 +17290,6 @@ msgid "Table Properties"
msgstr "कोष्टक वैशिश्ट्यां"
#: tableproperties.ui:106
-#, fuzzy
msgctxt "tableproperties|table"
msgid "Table"
msgstr "कोष्टक"
@@ -17774,43 +17300,36 @@ msgid "Text Flow"
msgstr ""
#: tableproperties.ui:151
-#, fuzzy
msgctxt "tableproperties|columns"
msgid "Columns"
msgstr "स्तंभ"
#: tableproperties.ui:174
-#, fuzzy
msgctxt "tableproperties|borders"
msgid "Borders"
msgstr "शीमो"
#: tableproperties.ui:197
-#, fuzzy
msgctxt "tableproperties|background"
msgid "Background"
msgstr "फांटभूंय"
#: tabletextflowpage.ui:25
-#, fuzzy
msgctxt "tabletextflowpage|liststore1"
msgid "Horizontal"
msgstr "आडवे"
#: tabletextflowpage.ui:29
-#, fuzzy
msgctxt "tabletextflowpage|liststore1"
msgid "Vertical"
msgstr "उबे"
#: tabletextflowpage.ui:33
-#, fuzzy
msgctxt "tabletextflowpage|liststore1"
msgid "Use superordinate object settings"
msgstr "उपवस्त मजकूर दिशा स्थापित वापरात"
#: tabletextflowpage.ui:47
-#, fuzzy
msgctxt "tabletextflowpage|liststore2"
msgid "Top"
msgstr "वयर"
@@ -17821,7 +17340,6 @@ msgid "Centered"
msgstr "केंद्रितCentred"
#: tabletextflowpage.ui:55
-#, fuzzy
msgctxt "tabletextflowpage|liststore2"
msgid "Bottom"
msgstr "तळ"
@@ -17908,7 +17426,6 @@ msgid "The first "
msgstr ""
#: tabletextflowpage.ui:397
-#, fuzzy
msgctxt "tabletextflowpage|label39"
msgid "rows"
msgstr "रांगो"
@@ -17924,7 +17441,6 @@ msgid "_Vertical alignment"
msgstr ""
#: tabletextflowpage.ui:497
-#, fuzzy
msgctxt "tabletextflowpage|label36"
msgid "Alignment"
msgstr "सारके करप"
@@ -17951,13 +17467,11 @@ msgid "Font"
msgstr "अक्षरसंच"
#: templatedialog1.ui:181
-#, fuzzy
msgctxt "templatedialog1|fonteffect"
msgid "Font Effects"
msgstr "अक्षरसंच प्रभाव"
#: templatedialog1.ui:204
-#, fuzzy
msgctxt "templatedialog1|position"
msgid "Position"
msgstr "स्थान"
@@ -17990,7 +17504,6 @@ msgid "Organizer"
msgstr ""
#: templatedialog16.ui:144
-#, fuzzy
msgctxt "templatedialog16|bullets"
msgid "Bullets"
msgstr "गुळे"
@@ -18001,19 +17514,16 @@ msgid "Numbering Style"
msgstr ""
#: templatedialog16.ui:190
-#, fuzzy
msgctxt "templatedialog16|outline"
msgid "Outline"
msgstr "भायलीवळ"
#: templatedialog16.ui:213
-#, fuzzy
msgctxt "templatedialog16|graphics"
msgid "Image"
msgstr "प्रतिमा"
#: templatedialog16.ui:236
-#, fuzzy
msgctxt "templatedialog16|position"
msgid "Position"
msgstr "स्थान"
@@ -18066,13 +17576,11 @@ msgid "Font"
msgstr "अक्षरसंच"
#: templatedialog2.ui:273
-#, fuzzy
msgctxt "templatedialog2|fonteffect"
msgid "Font Effects"
msgstr "अक्षरसंच प्रभाव"
#: templatedialog2.ui:296
-#, fuzzy
msgctxt "templatedialog2|position"
msgid "Position"
msgstr "स्थान"
@@ -18096,13 +17604,11 @@ msgid "Tabs"
msgstr "टॅब्स"
#: templatedialog2.ui:388
-#, fuzzy
msgctxt "templatedialog2|dropcaps"
msgid "Drop Caps"
msgstr "व्हड अक्षरां"
#: templatedialog2.ui:411
-#, fuzzy
msgctxt "templatedialog2|area"
msgid "Area"
msgstr "क्षेत्र"
@@ -18165,7 +17671,6 @@ msgid "Wrap"
msgstr "गुठलावप"
#: templatedialog4.ui:227
-#, fuzzy
msgctxt "templatedialog4|area"
msgid "Area"
msgstr "क्षेत्र"
@@ -18182,13 +17687,11 @@ msgid "Borders"
msgstr "शीमो"
#: templatedialog4.ui:296
-#, fuzzy
msgctxt "templatedialog4|columns"
msgid "Columns"
msgstr "स्तंभ"
#: templatedialog4.ui:319
-#, fuzzy
msgctxt "templatedialog4|macros"
msgid "Macro"
msgstr "मॅक्रो"
@@ -18205,13 +17708,11 @@ msgid "Organizer"
msgstr ""
#: templatedialog8.ui:144
-#, fuzzy
msgctxt "templatedialog8|page"
msgid "Page"
msgstr "पान"
#: templatedialog8.ui:167
-#, fuzzy
msgctxt "templatedialog8|area"
msgid "Area"
msgstr "क्षेत्र"
@@ -18223,13 +17724,11 @@ msgid "Transparency"
msgstr "पारदर्शकताय"
#: templatedialog8.ui:213
-#, fuzzy
msgctxt "templatedialog8|header"
msgid "Header"
msgstr "मस्तकलेख"
#: templatedialog8.ui:236
-#, fuzzy
msgctxt "templatedialog8|footer"
msgid "Footer"
msgstr "चरणलेख"
@@ -18240,7 +17739,6 @@ msgid "Borders"
msgstr "शीमो"
#: templatedialog8.ui:282
-#, fuzzy
msgctxt "templatedialog8|columns"
msgid "Columns"
msgstr "स्तंभ"
@@ -18317,7 +17815,6 @@ msgid "_Snap to characters"
msgstr ""
#: textgridpage.ui:147
-#, fuzzy
msgctxt "textgridpage|labelGrid"
msgid "Grid"
msgstr "ग्रिड"
@@ -18410,7 +17907,6 @@ msgid "Document start"
msgstr ""
#: titlepage.ui:229
-#, fuzzy
msgctxt "titlepage|RB_PAGE_START"
msgid "Page"
msgstr "पान"
@@ -18470,19 +17966,16 @@ msgid "Table of Contents, Index or Bibliography"
msgstr ""
#: tocdialog.ui:82
-#, fuzzy
msgctxt "tocdialog|showexample"
msgid "Preview"
msgstr "पूर्वदृश्य"
#: tocdialog.ui:119
-#, fuzzy
msgctxt "tocdialog|example-atkobject"
msgid "Preview"
msgstr "पूर्वदृश्य"
#: tocdialog.ui:148
-#, fuzzy
msgctxt "tocdialog|index"
msgid "Type"
msgstr "प्रकार"
@@ -18500,13 +17993,11 @@ msgid "Styles"
msgstr "शैली "
#: tocdialog.ui:216
-#, fuzzy
msgctxt "tocdialog|columns"
msgid "Columns"
msgstr "स्तंभ"
#: tocdialog.ui:239
-#, fuzzy
msgctxt "tocdialog|background"
msgid "Background"
msgstr "फांटभूंय"
@@ -18558,7 +18049,6 @@ msgid "Tab stop position:"
msgstr ""
#: tocentriespage.ui:318
-#, fuzzy
msgctxt "tocentriespage|alignright"
msgid "Align right"
msgstr "उजव्यान सारके करात"
@@ -18595,7 +18085,6 @@ msgid "Format:"
msgstr "रचना"
#: tocentriespage.ui:411
-#, fuzzy
msgctxt "tocentriespage|numberformat"
msgid "Number"
msgstr "क्रमांक "
@@ -18675,7 +18164,6 @@ msgid "Character style for main entries:"
msgstr ""
#: tocentriespage.ui:707
-#, fuzzy
msgctxt "tocentriespage|label3"
msgid "Format"
msgstr "रचना"
@@ -18713,37 +18201,31 @@ msgid "_3:"
msgstr ""
#: tocentriespage.ui:890
-#, fuzzy
msgctxt "tocentriespage|up1cb|tooltip_text"
msgid "Ascending"
msgstr "वयल्यान सकयल"
#: tocentriespage.ui:907
-#, fuzzy
msgctxt "tocentriespage|down1cb|tooltip_text"
msgid "Descending"
msgstr "सकयल्यान वयर"
#: tocentriespage.ui:924
-#, fuzzy
msgctxt "tocentriespage|up2cb|tooltip_text"
msgid "Ascending"
msgstr "वयल्यान सकयल"
#: tocentriespage.ui:941
-#, fuzzy
msgctxt "tocentriespage|up3cb|tooltip_text"
msgid "Ascending"
msgstr "वयल्यान सकयल"
#: tocentriespage.ui:958
-#, fuzzy
msgctxt "tocentriespage|down2cb|tooltip_text"
msgid "Descending"
msgstr "सकयल्यान वयर"
#: tocentriespage.ui:975
-#, fuzzy
msgctxt "tocentriespage|down3cb|tooltip_text"
msgid "Descending"
msgstr "सकयल्यान वयर"
@@ -18755,7 +18237,6 @@ msgid "Sort Keys"
msgstr "Vorgikoronn chaviyoवर्गीकरण चावयो"
#: tocindexpage.ui:20
-#, fuzzy
msgctxt "tocindexpage|open"
msgid "Open"
msgstr "उगडात"
@@ -18846,7 +18327,6 @@ msgid "Entire document"
msgstr "पुराय दस्तावेज"
#: tocindexpage.ui:241
-#, fuzzy
msgctxt "tocindexpage|scope"
msgid "Chapter"
msgstr "धडो"
@@ -18862,7 +18342,6 @@ msgid "Create Index or Table of Contents"
msgstr ""
#: tocindexpage.ui:341
-#, fuzzy
msgctxt "tocindexpage|fromheadings"
msgid "Outline"
msgstr "भायलीवळ"
@@ -18873,7 +18352,6 @@ msgid "Inde_x marks"
msgstr ""
#: tocindexpage.ui:373
-#, fuzzy
msgctxt "tocindexpage|fromtables"
msgid "Tables"
msgstr "कोष्टकां"
@@ -18885,13 +18363,11 @@ msgid "Te_xt frames"
msgstr "मजकूर चौकट"
#: tocindexpage.ui:403
-#, fuzzy
msgctxt "tocindexpage|fromgraphics"
msgid "Graphics"
msgstr "चित्रां"
#: tocindexpage.ui:418
-#, fuzzy
msgctxt "tocindexpage|fromoles"
msgid "OLE objects"
msgstr "OLE वस्ती"
@@ -18943,19 +18419,16 @@ msgid "Display:"
msgstr "दर्शन"
#: tocindexpage.ui:624
-#, fuzzy
msgctxt "tocindexpage|display"
msgid "References"
msgstr "संदर्ब "
#: tocindexpage.ui:625
-#, fuzzy
msgctxt "tocindexpage|display"
msgid "Category and Number"
msgstr "विबाग आनिक क्रमांक"
#: tocindexpage.ui:626
-#, fuzzy
msgctxt "tocindexpage|display"
msgid "Caption Text"
msgstr "वळ मजकूर"
@@ -19171,7 +18644,6 @@ msgid "Hori_zontal ruler"
msgstr ""
#: viewoptionspage.ui:345
-#, fuzzy
msgctxt "viewoptionspage|label3"
msgid "View"
msgstr "दृश्य"
@@ -19224,19 +18696,16 @@ msgid "The following error occurred:"
msgstr ""
#: watermarkdialog.ui:19
-#, fuzzy
msgctxt "watermarkdialog|WatermarkDialog"
msgid "Watermark"
msgstr "जलचिन्न"
#: watermarkdialog.ui:85
-#, fuzzy
msgctxt "watermarkdialog|TextLabel"
msgid "Text"
msgstr "मजकूर"
#: watermarkdialog.ui:118
-#, fuzzy
msgctxt "watermarkdialog|FontLabel"
msgid "Font"
msgstr "अक्षरसंच"
@@ -19254,7 +18723,6 @@ msgid "Transparency"
msgstr "पारदर्शकताय"
#: watermarkdialog.ui:154
-#, fuzzy
msgctxt "watermarkdialog|ColorLabel"
msgid "Color"
msgstr "रंग"
@@ -19281,7 +18749,6 @@ msgid "Characters excluding spaces"
msgstr ""
#: wordcount.ui:165
-#, fuzzy
msgctxt "wordcount|label9"
msgid "Selection"
msgstr "निवड"
diff --git a/source/kok/swext/mediawiki/help.po b/source/kok/swext/mediawiki/help.po
index 1b7be0b476a..82e610dac7c 100644
--- a/source/kok/swext/mediawiki/help.po
+++ b/source/kok/swext/mediawiki/help.po
@@ -16,7 +16,6 @@ msgstr ""
"X-POOTLE-MTIME: 1481274425.000000\n"
#: help.tree
-#, fuzzy
msgctxt ""
"help.tree\n"
"02\n"
@@ -25,7 +24,6 @@ msgid "MediaWiki"
msgstr "मिडीयाविकी"
#: help.tree
-#, fuzzy
msgctxt ""
"help.tree\n"
"0224\n"
@@ -74,7 +72,6 @@ msgid "<ahelp hid=\".\">Choose <item type=\"menuitem\">File - Send - To MediaWik
msgstr ""
#: wiki.xhp
-#, fuzzy
msgctxt ""
"wiki.xhp\n"
"hd_id4554582\n"
@@ -299,7 +296,6 @@ msgid "Click <emph>Send</emph>."
msgstr ""
#: wikiaccount.xhp
-#, fuzzy
msgctxt ""
"wikiaccount.xhp\n"
"tit\n"
@@ -308,7 +304,6 @@ msgid "MediaWiki"
msgstr "मिडीयाविकी"
#: wikiaccount.xhp
-#, fuzzy
msgctxt ""
"wikiaccount.xhp\n"
"hd_id960722\n"
@@ -624,7 +619,6 @@ msgid "The character set of the transformation result is fixed to UTF-8. Dependi
msgstr ""
#: wikisend.xhp
-#, fuzzy
msgctxt ""
"wikisend.xhp\n"
"tit\n"
@@ -633,7 +627,6 @@ msgid "Send to MediaWiki"
msgstr "मिडीयाविकीक धाड (~d)Mediawiki-k Dhadd"
#: wikisend.xhp
-#, fuzzy
msgctxt ""
"wikisend.xhp\n"
"hd_id108340\n"
diff --git a/source/kok/swext/mediawiki/src/registry/data/org/openoffice/Office/Custom.po b/source/kok/swext/mediawiki/src/registry/data/org/openoffice/Office/Custom.po
index bc25f225b3b..6473d8ec328 100644
--- a/source/kok/swext/mediawiki/src/registry/data/org/openoffice/Office/Custom.po
+++ b/source/kok/swext/mediawiki/src/registry/data/org/openoffice/Office/Custom.po
@@ -145,7 +145,6 @@ msgid "No"
msgstr "ना"
#: WikiExtension.xcu
-#, fuzzy
msgctxt ""
"WikiExtension.xcu\n"
".WikiExtension.Strings\n"
@@ -175,7 +174,6 @@ msgid "~Add..."
msgstr "जोडात..."
#: WikiExtension.xcu
-#, fuzzy
msgctxt ""
"WikiExtension.xcu\n"
".WikiExtension.Strings\n"
diff --git a/source/kok/sysui/desktop/share.po b/source/kok/sysui/desktop/share.po
index 90be747faca..0c64411e359 100644
--- a/source/kok/sysui/desktop/share.po
+++ b/source/kok/sysui/desktop/share.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2016-05-07 21:35+0200\n"
-"PO-Revision-Date: 2015-05-12 22:11+0000\n"
+"PO-Revision-Date: 2016-05-08 18:25+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: kok\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1431468672.000000\n"
+"X-POOTLE-MTIME: 1462731921.000000\n"
#: documents.ulf
msgctxt ""
@@ -244,7 +244,6 @@ msgid "%PRODUCTNAME Extension"
msgstr "%PRODUCTNAME विस्तार%PRODUCTNAME Vistar"
#: documents.ulf
-#, fuzzy
msgctxt ""
"documents.ulf\n"
"ms-excel-sheet\n"
@@ -253,7 +252,6 @@ msgid "Microsoft Excel Worksheet"
msgstr "मायक्रोसॉफ्ट एक्सेल वर्कशीट्"
#: documents.ulf
-#, fuzzy
msgctxt ""
"documents.ulf\n"
"ms-powerpoint-presentation\n"
@@ -262,7 +260,6 @@ msgid "Microsoft PowerPoint Presentation"
msgstr "मायक्रोसॉफ्ट पॉवरपॉइंट सादरीकरण"
#: documents.ulf
-#, fuzzy
msgctxt ""
"documents.ulf\n"
"ms-word-document\n"
@@ -271,7 +268,6 @@ msgid "Microsoft Word Document"
msgstr "मायक्रोसॉफ्ट वर्ड दस्तावेज"
#: documents.ulf
-#, fuzzy
msgctxt ""
"documents.ulf\n"
"ms-word-document2\n"
@@ -280,7 +276,6 @@ msgid "Microsoft Word Document"
msgstr "मायक्रोसॉफ्ट वर्ड दस्तावेज"
#: documents.ulf
-#, fuzzy
msgctxt ""
"documents.ulf\n"
"ms-excel-sheet-12\n"
@@ -297,7 +292,6 @@ msgid "Microsoft Excel Worksheet Template"
msgstr "मायक्रोसॉफ्ट एक्सेल वर्कशीटाची पटीपावतीMicrosoft Excel Worksheet Prorup"
#: documents.ulf
-#, fuzzy
msgctxt ""
"documents.ulf\n"
"ms-powerpoint-presentation-12\n"
@@ -315,7 +309,6 @@ msgid "Microsoft PowerPoint Presentation Template"
msgstr "मायक्रोसॉफ्ट पॉवरपॉइंट सादरीकरण"
#: documents.ulf
-#, fuzzy
msgctxt ""
"documents.ulf\n"
"ms-word-document-12\n"
@@ -333,7 +326,6 @@ msgid "Microsoft Word Document Template"
msgstr "मायक्रोसॉफ्ट वर्ड ९५ प्रारूप"
#: documents.ulf
-#, fuzzy
msgctxt ""
"documents.ulf\n"
"openxmlformats-officedocument-presentationml-presentation\n"
@@ -351,7 +343,6 @@ msgid "Microsoft PowerPoint Presentation Template"
msgstr "मायक्रोसॉफ्ट पॉवरपॉइंट सादरीकरण"
#: documents.ulf
-#, fuzzy
msgctxt ""
"documents.ulf\n"
"openxmlformats-officedocument-spreadsheetml-sheet\n"
@@ -368,7 +359,6 @@ msgid "Microsoft Excel Worksheet Template"
msgstr "मायक्रोसॉफ्ट एक्सेल वर्कशीटाची पटीपावतीMicrosoft Excel Worksheet Prorup"
#: documents.ulf
-#, fuzzy
msgctxt ""
"documents.ulf\n"
"openxmlformats-officedocument-wordprocessingml-document\n"
@@ -386,7 +376,6 @@ msgid "Microsoft Word Document Template"
msgstr "मायक्रोसॉफ्ट वर्ड ९५ प्रारूप"
#: documents.ulf
-#, fuzzy
msgctxt ""
"documents.ulf\n"
"ms-excel-sheet-binary-12\n"
diff --git a/source/kok/uui/messages.po b/source/kok/uui/messages.po
index 82d88dcafad..ae23fa9e746 100644
--- a/source/kok/uui/messages.po
+++ b/source/kok/uui/messages.po
@@ -377,7 +377,6 @@ msgstr ""
" $(ARG1)."
#: ids.hrc:158
-#, fuzzy
msgctxt "STR_UUI_UNKNOWNAUTH_UNTRUSTED"
msgid ""
"Unable to verify the identity of $(ARG1) site.\n"
@@ -389,7 +388,6 @@ msgstr ""
" Before accepting this certificate, you should examine this site's certificate carefully. Are you willing to accept this certificate for the purpose of identifying the Web site $(ARG1)?"
#: ids.hrc:159
-#, fuzzy
msgctxt "STR_UUI_SSLWARN_EXPIRED"
msgid ""
"$(ARG1) is a site that uses a security certificate to encrypt data during transmission, but its certificate expired on $(ARG2).\n"
@@ -401,13 +399,11 @@ msgstr ""
" You should ensure that your computer's time is correct."
#: ids.hrc:160
-#, fuzzy
msgctxt "STR_UUI_SSLWARN_EXPIRED_TITLE"
msgid "Security Warning: Server Certificate Invalid"
msgstr "सुरक्षीतताय शिटकावणी:सर्वराचें प्रमाणपत्र अपात्र"
#: ids.hrc:161
-#, fuzzy
msgctxt "STR_UUI_SSLWARN_DOMAINMISMATCH"
msgid ""
"You have attempted to establish a connection with $(ARG1). However, the security certificate presented belongs to $(ARG2). It is possible, though unlikely, that someone may be trying to intercept your communication with this web site.\n"
@@ -423,13 +419,11 @@ msgstr ""
" Would you like to continue anyway?"
#: ids.hrc:162
-#, fuzzy
msgctxt "STR_UUI_SSLWARN_DOMAINMISMATCH_TITLE"
msgid "Security Warning: Server Certificate Expired"
msgstr "सुरक्षीतताय शिटकावणी:सर्वराच्या प्रमाणपत्राची तारीख सोंपल्या"
#: ids.hrc:163
-#, fuzzy
msgctxt "STR_UUI_SSLWARN_INVALID"
msgid ""
"The certificate could not be validated. You should examine this site's certificate carefully.\n"
@@ -441,7 +435,6 @@ msgstr ""
" If you suspect the certificate shown, please cancel the connection and notify the site administrator."
#: ids.hrc:164
-#, fuzzy
msgctxt "STR_UUI_SSLWARN_INVALID_TITLE"
msgid "Security Warning: Domain Name Mismatch"
msgstr "सुरक्षीतताय शिटकावणी:डोमैन नावांची चुकीची बाराबरी"
@@ -484,7 +477,6 @@ msgid "The confirmation password did not match the password. Set the password ag
msgstr ""
#: strings.hrc:33
-#, fuzzy
msgctxt "STR_ALREADYOPEN_TITLE"
msgid "Document in Use"
msgstr "दस्तावेज उपेगांत आसा"
@@ -531,7 +523,6 @@ msgid "~Retry Saving"
msgstr "सेवींग करुंक परतून प्रयत्न कर (~R)"
#: strings.hrc:39
-#, fuzzy
msgctxt "STR_ALREADYOPEN_SAVE_BTN"
msgid "~Save"
msgstr "जतनाय करात"
@@ -565,7 +556,6 @@ msgstr ""
" फआयलीच्या स्थळार कुलूप लावपाची परवानगी नाशिल्ली"
#: strings.hrc:47
-#, fuzzy
msgctxt "STR_LOCKFAILED_OPENREADONLY_BTN"
msgid "Open ~Read-Only"
msgstr "फक्त वाचपाखातीर उकतें कर (~R)"
@@ -722,7 +712,6 @@ msgid "The lock file is corrupted and probably empty. Opening the document read-
msgstr ""
#: strings.hrc:76
-#, fuzzy
msgctxt "STR_LOCKCORRUPT_OPENREADONLY_BTN"
msgid "Open ~Read-Only"
msgstr "फक्त वाचपाखातीर उकतें कर (~R)"
@@ -922,13 +911,11 @@ msgid "File Exists"
msgstr ""
#: simplenameclash.ui:37
-#, fuzzy
msgctxt "simplenameclash|replace"
msgid "Replace"
msgstr "बदलात"
#: simplenameclash.ui:51
-#, fuzzy
msgctxt "simplenameclash|rename"
msgid "Rename"
msgstr "नवे नाव दियात"
@@ -940,7 +927,6 @@ msgid "Security Warning: "
msgstr "सुरक्षा शिटकावणी"
#: sslwarndialog.ui:24
-#, fuzzy
msgctxt "sslwarndialog|ok"
msgid "Continue"
msgstr "सुरू दवरात"
diff --git a/source/kok/vcl/messages.po b/source/kok/vcl/messages.po
index 8a95da53f82..8e3450c3140 100644
--- a/source/kok/vcl/messages.po
+++ b/source/kok/vcl/messages.po
@@ -316,21 +316,18 @@ msgstr "दस्तावेज बंद करात"
#. To translators: This is used on buttons for platforms other than windows, there should be a ~ mnemonic in this string
#: strings.hrc:46
-#, fuzzy
msgctxt "SV_BUTTONTEXT_OK"
msgid "~OK"
msgstr "OK"
#. To translators: This is used on buttons for platforms other than windows, there should be a ~ mnemonic in this string
#: strings.hrc:48
-#, fuzzy
msgctxt "SV_BUTTONTEXT_CANCEL"
msgid "~Cancel"
msgstr "रद्द करात"
#. To translators: This is used on buttons for Windows, there should be no ~ mnemonic in this string
#: strings.hrc:50
-#, fuzzy
msgctxt "SV_BUTTONTEXT_OK_NOMNEMONIC"
msgid "OK"
msgstr "OK"
@@ -363,7 +360,6 @@ msgid "~Help"
msgstr "मदत"
#: strings.hrc:57
-#, fuzzy
msgctxt "SV_BUTTONTEXT_CLOSE"
msgid "~Close"
msgstr "बंद"
@@ -402,7 +398,6 @@ msgid "~Add"
msgstr " जोडात"
#: strings.hrc:64
-#, fuzzy
msgctxt "SV_BUTTONTEXT_DELETE"
msgid "~Delete"
msgstr "काडून उडयात"
@@ -429,7 +424,6 @@ msgid "~Apply"
msgstr "लागू करात"
#: strings.hrc:69
-#, fuzzy
msgctxt "SV_BUTTONTEXT_SAVE"
msgid "~Save"
msgstr "जतनाय करात"
@@ -441,7 +435,6 @@ msgid "~Undo"
msgstr "करू नाकात"
#: strings.hrc:71
-#, fuzzy
msgctxt "SV_BUTTONTEXT_PASTE"
msgid "~Paste"
msgstr "दसयात"
@@ -459,7 +452,6 @@ msgid "~Previous"
msgstr "पयलीचें (~w)Poilenchem"
#: strings.hrc:74
-#, fuzzy
msgctxt "SV_BUTTONTEXT_GO_UP"
msgid "~Up"
msgstr "वयर"
@@ -476,7 +468,6 @@ msgid "~Clear"
msgstr ""
#: strings.hrc:77
-#, fuzzy
msgctxt "SV_BUTTONTEXT_OPEN"
msgid "~Open"
msgstr "उगडात"
@@ -493,13 +484,11 @@ msgid "~Find"
msgstr "सोदात"
#: strings.hrc:80
-#, fuzzy
msgctxt "SV_BUTTONTEXT_STOP"
msgid "~Stop"
msgstr "थांबयात"
#: strings.hrc:81
-#, fuzzy
msgctxt "SV_BUTTONTEXT_CONNECT"
msgid "C~onnect"
msgstr "जोडात"
@@ -578,7 +567,6 @@ msgid "Insert as ~Link"
msgstr "जोडीसारके घालात"
#: strings.hrc:100
-#, fuzzy
msgctxt "STR_FPICKER_SHOW_PREVIEW"
msgid "Pr~eview"
msgstr "पूर्वदृश्य"
@@ -728,25 +716,21 @@ msgid "default"
msgstr "मूळ"
#: strings.hrc:133
-#, fuzzy
msgctxt "SV_MSGBOX_INFO"
msgid "Information"
msgstr "म्हायती"
#: strings.hrc:134
-#, fuzzy
msgctxt "SV_MSGBOX_WARNING"
msgid "Warning"
msgstr "इशारो"
#: strings.hrc:135
-#, fuzzy
msgctxt "SV_MSGBOX_ERROR"
msgid "Error"
msgstr "त्रुटी"
#: strings.hrc:136
-#, fuzzy
msgctxt "SV_MSGBOX_QUERY"
msgid "Confirmation"
msgstr "दुजोरो"
@@ -873,7 +857,6 @@ msgid "line"
msgstr " वळी"
#: units.hrc:47
-#, fuzzy
msgctxt "SV_FUNIT_STRINGS"
msgid "pixels"
msgstr "पिक्सलpiksel"
@@ -1071,7 +1054,6 @@ msgid "Landscape"
msgstr "निसर्गदृश्य"
#: printdialog.ui:115
-#, fuzzy
msgctxt "printdialog|PrintDialog"
msgid "Print"
msgstr "छापात"
@@ -1168,7 +1150,6 @@ msgid "All pages"
msgstr "सगळीं पानांSogllea panamni"
#: printdialog.ui:685
-#, fuzzy
msgctxt "printdialog|printpages"
msgid "Pages"
msgstr "पानां"
@@ -1194,7 +1175,6 @@ msgid "Comments"
msgstr "टिपणी"
#: printdialog.ui:830
-#, fuzzy
msgctxt "printdialog|label15"
msgid "Print"
msgstr "छापात"
@@ -1211,13 +1191,11 @@ msgid "Slides per page"
msgstr "पानाफाटल्यान वळी"
#: printdialog.ui:931
-#, fuzzy
msgctxt "printdialog|label19"
msgid "Order"
msgstr "क्रम"
#: printdialog.ui:967
-#, fuzzy
msgctxt "printdialog|label11"
msgid "Print"
msgstr "छापात"
@@ -1245,7 +1223,6 @@ msgid "Brochure"
msgstr "म्हायतीपुस्तिका"
#: printdialog.ui:1112
-#, fuzzy
msgctxt "printdialog|pagestxt"
msgid "Pages"
msgstr "पानां"
@@ -1286,7 +1263,6 @@ msgid "Draw a border around each page"
msgstr ""
#: printdialog.ui:1302
-#, fuzzy
msgctxt "printdialog|ordertxt"
msgid "Order"
msgstr "क्रम"
@@ -1401,13 +1377,11 @@ msgid "From driver"
msgstr ""
#: printerdevicepage.ui:195
-#, fuzzy
msgctxt "printerdevicepage|colorspace"
msgid "Color"
msgstr "रंग"
#: printerdevicepage.ui:196
-#, fuzzy
msgctxt "printerdevicepage|colorspace"
msgid "Grayscale"
msgstr "कड्डें प्रमाण"
diff --git a/source/kok/wizards/messages.po b/source/kok/wizards/messages.po
index 59b986cae0a..c15be3d4074 100644
--- a/source/kok/wizards/messages.po
+++ b/source/kok/wizards/messages.po
@@ -14,49 +14,41 @@ msgstr ""
"X-Generator: LibreOffice\n"
#: strings.hrc:32
-#, fuzzy
msgctxt "RID_COMMON_START_0"
msgid "The directory '%1' could not be created.<BR>There may not be enough space left on your hard disk."
msgstr "निदेशिका '%1' तयार करपाक शकना.<BR>तुमच्या हार्ड डिस्कार पावशी स्मृती नासूं येता."
#: strings.hrc:33
-#, fuzzy
msgctxt "RID_COMMON_START_1"
msgid "The text document could not be created.<BR>Please check if the module 'PRODUCTNAME Writer' is installed."
msgstr "मजकूर दस्तावेज तयार करपाक येना.<BR>उपकार करून 'PRODUCTNAME Writer'प्रमाण प्रतिष्ठापित आसा जाल्यार तपासात."
#: strings.hrc:34
-#, fuzzy
msgctxt "RID_COMMON_START_2"
msgid "The spreadsheet could not be created.<BR>Please check if the module 'PRODUCTNAME Calc' is installed."
msgstr "स्प्रेडशीट तयार करपाक येना.<BR>उपकार करून 'PRODUCTNAME Calc' प्रमाण प्रतिष्ठापित आसा जाल्यार तपासात."
#: strings.hrc:35
-#, fuzzy
msgctxt "RID_COMMON_START_3"
msgid "The presentation could not be created.<BR>Please check if the module 'PRODUCTNAME Impress' is installed."
msgstr "सादरीकरण तयार करपाक येना. <BR>उपकार करून 'PRODUCTNAME Impress' प्रमाण प्रतिष्ठापित आसा जाल्यार तपासात."
#: strings.hrc:36
-#, fuzzy
msgctxt "RID_COMMON_START_4"
msgid "The drawing could not be created.<BR>Please check if the module 'PRODUCTNAME Draw' is installed."
msgstr "चित्रकला तयार करपाक येना<BR>उपकार करून 'PRODUCTNAME Draw' प्रमाण प्रतिष्ठापित आसा जाल्यार तपासात."
#: strings.hrc:37
-#, fuzzy
msgctxt "RID_COMMON_START_5"
msgid "The formula could not be created.<BR>Please check if the module 'PRODUCTNAME Math' is installed."
msgstr "सूत्र तयार करपाक येना.<BR>उपकार करून 'PRODUCTNAME math' प्रमाण प्रतिष्ठापित आसा जाल्यार तपासात."
#: strings.hrc:38
-#, fuzzy
msgctxt "RID_COMMON_START_6"
msgid "The files required could not be found.<BR>Please start the %PRODUCTNAME Setup and choose 'Repair'."
msgstr "जाय आशिल्ल्यो धारिका मेळनात.<BR>उपकार करून %PRODUCTNAME प्रस्थापना चालू करात आनिक 'दुरुस्ती' निवडात."
#: strings.hrc:39
-#, fuzzy
msgctxt "RID_COMMON_START_7"
msgid "The file '<PATH>' already exists.<BR><BR>Would you like to overwrite the existing file?"
msgstr "धारिका '<PATH>' पयलीच आसा.<BR><BR>तुमी सद्याच्या धारिकेवयर बरोवपाक सोदता?"
@@ -68,49 +60,41 @@ msgid "Yes"
msgstr "हंय"
#: strings.hrc:41
-#, fuzzy
msgctxt "RID_COMMON_START_9"
msgid "Yes to All"
msgstr "सगळ्यांक हंय"
#: strings.hrc:42
-#, fuzzy
msgctxt "RID_COMMON_START_10"
msgid "No"
msgstr "ना"
#: strings.hrc:43
-#, fuzzy
msgctxt "RID_COMMON_START_11"
msgid "Cancel"
msgstr "रद्द"
#: strings.hrc:44
-#, fuzzy
msgctxt "RID_COMMON_START_12"
msgid "~Finish"
msgstr "सोपले"
#: strings.hrc:45
-#, fuzzy
msgctxt "RID_COMMON_START_13"
msgid "< ~Back"
msgstr "< फाटल्यान"
#: strings.hrc:46
-#, fuzzy
msgctxt "RID_COMMON_START_14"
msgid "~Next >"
msgstr "मुखावेलें >"
#: strings.hrc:47
-#, fuzzy
msgctxt "RID_COMMON_START_15"
msgid "~Help"
msgstr "मदत"
#: strings.hrc:48
-#, fuzzy
msgctxt "RID_COMMON_START_16"
msgid "Steps"
msgstr "पावलां"
@@ -122,25 +106,21 @@ msgid "Close"
msgstr "बंद"
#: strings.hrc:50
-#, fuzzy
msgctxt "RID_COMMON_START_18"
msgid "OK"
msgstr "OK"
#: strings.hrc:51
-#, fuzzy
msgctxt "RID_COMMON_START_19"
msgid "The file already exists. Do you want to overwrite it?"
msgstr "धारिका पयलीसावन आसा. तुमका ताचेवयर बरोवपाचे आसा?"
#: strings.hrc:52
-#, fuzzy
msgctxt "RID_COMMON_START_20"
msgid "Template created via <wizard_name> on <current_date>."
msgstr " <wizard_name>चेर <current_date>द्वारा प्रारूप निर्मणी केल्या."
#: strings.hrc:53
-#, fuzzy
msgctxt "RID_COMMON_START_21"
msgid ""
"The wizard could not be run, because important files were not found.\n"
@@ -152,217 +132,181 @@ msgstr ""
"उपरांत विझार्ड परतून चलयात"
#: strings.hrc:56
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_1"
msgid "Letter Wizard"
msgstr "पत्र विझार्ड"
#: strings.hrc:57
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_2"
msgid "Label9"
msgstr "लेबल9"
#: strings.hrc:58
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_3"
msgid "~Business letter"
msgstr "व्यवसायिक पत्र"
#: strings.hrc:59
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_4"
msgid "~Formal personal letter"
msgstr "औपचारिक वैयक्तिक पत्र"
#: strings.hrc:60
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_5"
msgid "~Personal letter"
msgstr "वैयक्तिक पत्र"
#: strings.hrc:61
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_6"
msgid "~Use letterhead paper with pre-printed elements"
msgstr "पयली छापिल्ले गुणधर्मांसयत लेटरहेड कागद वापरात"
#: strings.hrc:62
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_7"
msgid "~Logo"
msgstr "बोदचिन्न"
#: strings.hrc:63
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_8"
msgid "Return address"
msgstr "परत धाडपाचो नामो"
#: strings.hrc:64
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_9"
msgid "~Include footer"
msgstr "चरणलेख घालात"
#: strings.hrc:65
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_10"
msgid "~Return address in envelope window"
msgstr "पाकिटाच्या जनेलांत परतून धाडपाचो नामो"
#: strings.hrc:66
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_11"
msgid "~Logo"
msgstr "बोदचिन्न"
#: strings.hrc:67
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_12"
msgid "~Return address in envelope window"
msgstr "पाकिटाच्या जनेलांत परतून धाडपाचो नामो"
#: strings.hrc:68
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_13"
msgid "Letter Signs"
msgstr "पत्र चिन्नां"
#: strings.hrc:69
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_14"
msgid "S~ubject line"
msgstr "विशय"
#: strings.hrc:70
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_15"
msgid "Salu~tation"
msgstr "हुद्दो"
#: strings.hrc:71
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_16"
msgid "Fold ~marks"
msgstr "घडयेच्यो खुणो"
#: strings.hrc:72
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_17"
msgid "~Complimentary close"
msgstr "भेट बंद"
#: strings.hrc:73
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_18"
msgid "~Footer"
msgstr "चरणलेख"
#: strings.hrc:74
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_19"
msgid "~Use user data for return address"
msgstr "परतून धाडपाच्या नाम्याखातीर वापरप्याची म्हायती वापरात"
#: strings.hrc:75
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_20"
msgid "~New sender address:"
msgstr "नवो धाडप्याचो नामो:"
#: strings.hrc:76
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_21"
msgid "Use placeholders for ~recipient's address"
msgstr "पावपाच्या नाम्याखातीर स्थानधारक वापरात"
#: strings.hrc:77
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_22"
msgid "Use address database for ~mail merge"
msgstr "मेल विलीनीकरणाखातीर नामो म्हायतीकोश वापरात"
#: strings.hrc:78
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_23"
msgid "Include ~only on second and following pages"
msgstr "फकत दुसरे आनिक मुखावेल्या पानांत घालात"
#: strings.hrc:79
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_24"
msgid "~Include page number"
msgstr "पान संख्या घालात"
#: strings.hrc:80
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_25"
msgid "Letter Template"
msgstr "पत्र प्रारूप"
#: strings.hrc:81
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_26"
msgid "Create a ~letter from this template"
msgstr "ह्या प्रारूपातल्यान पत्र तयार करात"
#: strings.hrc:82
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_27"
msgid "Make ~manual changes to this letter template"
msgstr "ह्या पत्र प्रारूपांत बदल करात"
#: strings.hrc:83
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_28"
msgid "Page design"
msgstr "पान आकृतीबंध"
#: strings.hrc:84
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_29"
msgid "Page design"
msgstr "पान आकृतीबंध"
#: strings.hrc:85
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_30"
msgid "Page design"
msgstr "पान आकृतीबंध"
#: strings.hrc:86
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_31"
msgid "This wizard helps you to create a letter template. You can then use the template as the basis for writing letters as often as desired."
msgstr "हे विझार्ड तुमका पत्र प्रारूप करपाक मदत करतले. तुमच्यान जेन्ना जाय तेन्ना प्रारूपाचो वापर पत्रा बरोवपाक करू येता."
#: strings.hrc:87
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_32"
msgid "~Height:"
msgstr "उंचाय:"
#: strings.hrc:88
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_33"
msgid "~Width:"
msgstr "रुंदाय:"
#: strings.hrc:89
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_34"
msgid "S~pacing to left margin:"
msgstr "दाव्या समासांत अवकाश :"
#: strings.hrc:90
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_35"
msgid "Spacing ~to top margin:"
msgstr "वयल्या समासांत अवकाश :"
#: strings.hrc:91
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_36"
msgid "Height:"
msgstr "उंचाय:"
@@ -374,127 +318,106 @@ msgid "Width:"
msgstr "रुंदाय:"
#: strings.hrc:93
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_38"
msgid "S~pacing to left margin:"
msgstr "दाव्या समासांत अवकाश :"
#: strings.hrc:94
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_39"
msgid "Spacing ~to top margin:"
msgstr "वयल्या समासांत अवकाश :"
#: strings.hrc:95
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_40"
msgid "Height:"
msgstr "उंचाय:"
#: strings.hrc:96
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_42"
msgid "Sender's address"
msgstr "धाडप्याचो नामो"
#: strings.hrc:97
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_43"
msgid "Name:"
msgstr "नाव :"
#: strings.hrc:98
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_44"
msgid "Street:"
msgstr "रस्तो"
#: strings.hrc:99
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_45"
msgid "ZIP code/State/City:"
msgstr "Zip (पोस्टल) सांकेतिक क्रमांक /शार"
#: strings.hrc:100
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_46"
msgid "Recipient's address"
msgstr "पावपाचो नामो"
#: strings.hrc:101
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_47"
msgid "Footer"
msgstr "चरणलेख"
#: strings.hrc:102
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_48"
msgid "This wizard creates a letter template which enables you to create multiple letters with the same layout and settings."
msgstr "हे विझार्ड पत्र प्रारूप तयार करता जे तुमका त्याच अभिन्यास आनिक स्थापितांसयत खूप पत्रां तयार करप शक्य करता."
#: strings.hrc:103
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_49"
msgid "To create another new letter out of the template just navigate to the template location and double-click it."
msgstr "ह्या प्रारूपांतल्यान नवे पत्र तयार करपाखातीर फकत प्रारूप ठिकाणार वचात आनिक दोनदा क्लिक करात."
#: strings.hrc:104
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_50"
msgid "Template name:"
msgstr "प्रारूप नाव:"
#: strings.hrc:105
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_51"
msgid "Location and file name:"
msgstr "ठिकाण आनिक धारिकेचे नाव:"
#: strings.hrc:106
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_52"
msgid "How do you want to proceed?"
msgstr "तुमी मुखार कशे वचपाक सोदता?"
#: strings.hrc:107
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_53"
msgid "Please choose the type of letter and page design"
msgstr "उपकार करून पत्राचो प्रकार आनिक पान अभिन्यास निवडात"
#: strings.hrc:108
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_54"
msgid "Select the items to be printed"
msgstr "छापपाच्यो वस्ती निवडात"
#: strings.hrc:109
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_55"
msgid "Specify items already on your letterhead paper"
msgstr "तुमच्या लेटरहेड कागदार पयलीच आशिल्ल्यो वस्ती स्पश्ट करात"
#: strings.hrc:110
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_56"
msgid "Specify the sender and recipient information"
msgstr "धाडप्याची आनिक पावप्याची म्हायती स्पश्ट करात"
#: strings.hrc:111
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_57"
msgid "Fill in the information you would like in the footer"
msgstr "चरणलेखांत जाय आशिल्ली म्हायती भरात."
#: strings.hrc:112
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_58"
msgid "Please specify last settings"
msgstr "निमणी स्थापितां स्पश्ट करात"
#: strings.hrc:113
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_59"
msgid "Subject:"
msgstr "विशय:"
@@ -510,7 +433,6 @@ msgid "Modern"
msgstr ""
#: strings.hrc:116
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_62"
msgid "Office"
msgstr " कार्यालय"
@@ -526,7 +448,6 @@ msgid "Mail"
msgstr ""
#: strings.hrc:119
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_65"
msgid "Marine"
msgstr "समुद्री"
@@ -538,313 +459,261 @@ msgid "Red Line"
msgstr "नवी वळ"
#: strings.hrc:123
-#, fuzzy
msgctxt "RID_LETTERWIZARDSALUTATION_START_1"
msgid "To Whom it May Concern"
msgstr "कोणांक जाय तांचेखातीर"
#: strings.hrc:124
-#, fuzzy
msgctxt "RID_LETTERWIZARDSALUTATION_START_2"
msgid "Dear Sir or Madam"
msgstr "मोगाळ सायब वा मॅडम"
#: strings.hrc:125
-#, fuzzy
msgctxt "RID_LETTERWIZARDSALUTATION_START_3"
msgid "Hello"
msgstr "नमस्कार"
#: strings.hrc:128
-#, fuzzy
msgctxt "RID_LETTERWIZARDGREETING_START_1"
msgid "Sincerely"
msgstr "तुमचो"
#: strings.hrc:129
-#, fuzzy
msgctxt "RID_LETTERWIZARDGREETING_START_2"
msgid "Best regards"
msgstr "देव बरे करू"
#: strings.hrc:130
-#, fuzzy
msgctxt "RID_LETTERWIZARDGREETING_START_3"
msgid "Cheers"
msgstr "चीअर्स"
#: strings.hrc:133
-#, fuzzy
msgctxt "RID_LETTERWIZARDROADMAP_START_1"
msgid "Page design"
msgstr "पान आकृतीबंध"
#: strings.hrc:134
-#, fuzzy
msgctxt "RID_LETTERWIZARDROADMAP_START_2"
msgid "Letterhead layout"
msgstr "लेटरहेड अभिन्यास"
#: strings.hrc:135
-#, fuzzy
msgctxt "RID_LETTERWIZARDROADMAP_START_3"
msgid "Printed items"
msgstr "छापिल्ल्यो वस्ती"
#: strings.hrc:136
-#, fuzzy
msgctxt "RID_LETTERWIZARDROADMAP_START_4"
msgid "Recipient and sender"
msgstr "पावपी आनिक धाडपी"
#: strings.hrc:137
-#, fuzzy
msgctxt "RID_LETTERWIZARDROADMAP_START_5"
msgid "Footer"
msgstr "चरणलेख"
#: strings.hrc:138
-#, fuzzy
msgctxt "RID_LETTERWIZARDROADMAP_START_6"
msgid "Name and location"
msgstr "नाव आनिक ठिकाण"
#: strings.hrc:141
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_1"
msgid "Fax Wizard"
msgstr "फॅक्स विझार्ड"
#: strings.hrc:142
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_2"
msgid "Label9"
msgstr "लेबल9"
#: strings.hrc:143
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_3"
msgid "~Business Fax"
msgstr "व्यावसायिक फॅक्स"
#: strings.hrc:144
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_4"
msgid "~Personal Fax"
msgstr "वैयक्तिक फॅक्स"
#: strings.hrc:145
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_5"
msgid "~Logo"
msgstr "बोदचिन्न"
#: strings.hrc:146
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_6"
msgid "S~ubject line"
msgstr "विशय"
#: strings.hrc:147
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_7"
msgid "S~alutation"
msgstr "हुद्दो "
#: strings.hrc:148
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_8"
msgid "~Complimentary close"
msgstr "भेट बंद"
#: strings.hrc:149
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_9"
msgid "~Footer"
msgstr "चरणलेख"
#: strings.hrc:150
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_10"
msgid "~Use user data for return address"
msgstr "परतून धाडपाच्या नाम्याखातीर वापरप्याची म्हायती वापरात"
#: strings.hrc:151
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_11"
msgid "~New return address"
msgstr "परतून धाडपाचो नवो नामो"
#: strings.hrc:152
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_12"
msgid "My Fax Template"
msgstr "म्हजे फॅक्स प्रारूप"
#: strings.hrc:153
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_13"
msgid "Create a ~fax from this template"
msgstr "ह्या प्रारूपातल्यान फॅक्स तयार करात"
#: strings.hrc:154
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_14"
msgid "Make ~manual changes to this fax template"
msgstr "ह्या फॅक्स प्रारूपांत बदल घडयात"
#: strings.hrc:155
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_15"
msgid "Page design"
msgstr "पान आकृतीबंध"
#: strings.hrc:156
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_16"
msgid "Page design"
msgstr "पान आकृतीबंध"
#: strings.hrc:157
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_17"
msgid "This wizard helps you to create a fax template. The template can then be used to create a fax whenever needed."
msgstr "हे विझार्ड तुमका फॅक्स प्रारूप तयार करपाक मदत करता. प्रारूप मागीर जेन्ना गरज आसता तेन्ना फॅक्स करपाक वापरू येता."
#: strings.hrc:158
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_18"
msgid "Return address"
msgstr "परत धाडपाचो नामो"
#: strings.hrc:159
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_19"
msgid "Name:"
msgstr "नाव :"
#: strings.hrc:160
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_20"
msgid "Street:"
msgstr "रस्तो"
#: strings.hrc:161
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_21"
msgid "ZIP code/State/City:"
msgstr "Zip (पोस्टल) सांकेतिक क्रमांक /शार"
#: strings.hrc:162
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_22"
msgid "Footer"
msgstr "चरणलेख"
#: strings.hrc:163
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_23"
msgid "This wizard creates a fax template which enables you to create multiple faxes with the same layout and settings."
msgstr "हे विझार्ड फॅक्स प्रारूप तयार करता जे तुमका तोच अभिन्यास आनिक स्थापितां वापरून खूप फॅक्स करप शक्य करता."
#: strings.hrc:164
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_24"
msgid "To create another new fax out of the template, go to the location where you saved the template and double-click the file."
msgstr "प्रारूपातल्यान वो फॅक्स तयार करपाक, तुमी जंय प्रारूपाची जतनाय केल्या थंय वचात आनिक धारिकेर दोनदा क्लिक करात."
#: strings.hrc:165
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_25"
msgid "Template Name:"
msgstr "प्रारूपाचे नाव:"
#: strings.hrc:166
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_26"
msgid "Location and file name:"
msgstr "ठिकाण आनिक धारिकेचे नाव:"
#: strings.hrc:167
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_27"
msgid "What do you want to do next?"
msgstr "आता तुमी किदे करपाक सोदता?"
#: strings.hrc:168
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_28"
msgid "Choose the type of fax and a page design"
msgstr "फॅक्साचो प्रकार आनिक पान अभिन्यास निवडात"
#: strings.hrc:169
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_29"
msgid "Select items to include in the fax template"
msgstr "फॅक्स प्रारूपांत घालपाखातीर वस्ती निवडात"
#: strings.hrc:170
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_30"
msgid "Specify sender and recipient information"
msgstr "धाडप्याची आनिक पावप्याची म्हायती स्पश्ट करात"
#: strings.hrc:171
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_31"
msgid "Enter text for the footer"
msgstr "चरणलेखांत मजकूर भरात"
#: strings.hrc:172
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_32"
msgid "Choose a name and save the template"
msgstr "नाव निवडून प्रारूपाची जतनाय करात"
#: strings.hrc:173
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_33"
msgid "Include ~only on second and following pages"
msgstr "फकत दुसरे आनिक मुखावेल्या पानांत घालात"
#: strings.hrc:174
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_34"
msgid "~Include page number"
msgstr "पान संख्या घालात"
#: strings.hrc:175
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_35"
msgid "~Date"
msgstr "तारीक"
#: strings.hrc:176
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_36"
msgid "~Type of message"
msgstr "संदेश प्रकार"
#: strings.hrc:177
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_37"
msgid "Fax Number:"
msgstr "फॅक्स क्रमांक :"
#: strings.hrc:178
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_38"
msgid "Use placeholders for ~recipient's address"
msgstr "पावपाच्या नाम्याखातीर स्थानधारक वापरात"
#: strings.hrc:179
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_39"
msgid "Use address database for ~mail merge"
msgstr "मेल विलीनीकरणाखातीर नामो म्हायतीकोश वापरात"
#: strings.hrc:180
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_40"
msgid "~New return address"
msgstr "परतून धाडपाचो नवो नामो"
@@ -900,13 +769,11 @@ msgid "Bottle"
msgstr ""
#: strings.hrc:190
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_50"
msgid "Lines"
msgstr "वळी"
#: strings.hrc:191
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_51"
msgid "Marine"
msgstr "समुद्री"
@@ -932,181 +799,151 @@ msgid "Modern Fax from Private"
msgstr ""
#: strings.hrc:196
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_56"
msgid "Fax"
msgstr "फेक्स"
#: strings.hrc:199
-#, fuzzy
msgctxt "RID_FAXWIZARDCOMMUNICATION_START_1"
msgid "Important Information!"
msgstr "म्हत्वाची म्हायती !"
#: strings.hrc:200
-#, fuzzy
msgctxt "RID_FAXWIZARDCOMMUNICATION_START_2"
msgid "For your information"
msgstr "तुमचे म्हायतीखातीर"
#: strings.hrc:201
-#, fuzzy
msgctxt "RID_FAXWIZARDCOMMUNICATION_START_3"
msgid "News!"
msgstr "खबरो!"
#: strings.hrc:204
-#, fuzzy
msgctxt "RID_FAXWIZARDSALUTATION_START_1"
msgid "To whom it may concern,"
msgstr "कोणांक जाय तांचेखातीर"
#: strings.hrc:205
-#, fuzzy
msgctxt "RID_FAXWIZARDSALUTATION_START_2"
msgid "Dear Sir or Madam,"
msgstr "मोगाळ सायब वा मॅडम"
#: strings.hrc:206
-#, fuzzy
msgctxt "RID_FAXWIZARDSALUTATION_START_3"
msgid "Hello,"
msgstr "नमस्कार"
#: strings.hrc:207
-#, fuzzy
msgctxt "RID_FAXWIZARDSALUTATION_START_4"
msgid "Hi,"
msgstr "हाय,"
#: strings.hrc:210
-#, fuzzy
msgctxt "RID_FAXWIZARDGREETING_START_1"
msgid "Sincerely"
msgstr "तुमचो"
#: strings.hrc:211
-#, fuzzy
msgctxt "RID_FAXWIZARDGREETING_START_2"
msgid "Yours faithfully"
msgstr "तुमचो विश्वासू"
#: strings.hrc:212
-#, fuzzy
msgctxt "RID_FAXWIZARDGREETING_START_3"
msgid "Regards"
msgstr "देव बरे करू"
#: strings.hrc:213
-#, fuzzy
msgctxt "RID_FAXWIZARDGREETING_START_4"
msgid "Love"
msgstr "मोग"
#: strings.hrc:216
-#, fuzzy
msgctxt "RID_FAXWIZARDROADMAP_START_1"
msgid "Page design"
msgstr "पान आकृतीबंध"
#: strings.hrc:217
-#, fuzzy
msgctxt "RID_FAXWIZARDROADMAP_START_2"
msgid "Items to include"
msgstr "घालपाच्यो वस्ती "
#: strings.hrc:218
-#, fuzzy
msgctxt "RID_FAXWIZARDROADMAP_START_3"
msgid "Sender and Recipient"
msgstr "धाडपी आनिक मेळपी"
#: strings.hrc:219
-#, fuzzy
msgctxt "RID_FAXWIZARDROADMAP_START_4"
msgid "Footer"
msgstr "चरणलेख"
#: strings.hrc:220
-#, fuzzy
msgctxt "RID_FAXWIZARDROADMAP_START_5"
msgid "Name and location"
msgstr "नाव आनिक ठिकाण"
#: strings.hrc:223
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_1"
msgid "Agenda Wizard"
msgstr "अजेंडा विझार्ड"
#: strings.hrc:224
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_2"
msgid "Make ~manual changes to this agenda template"
msgstr "ह्या अजेंडा प्रारुपांत बदल करात"
#: strings.hrc:225
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_3"
msgid "Template name:"
msgstr "प्रारूप नाव:"
#: strings.hrc:226
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_4"
msgid "Location and file name:"
msgstr "ठिकाण आनिक धारिकेचे नाव:"
#: strings.hrc:227
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_5"
msgid "What do you want to do next?"
msgstr "आता तुमी किदे करपाक सोदता?"
#: strings.hrc:228
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_6"
msgid "Please choose the page design for the agenda"
msgstr "अजेंडाखातीर पान आकृतीबंध निवडात"
#: strings.hrc:229
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_7"
msgid "Please select the headings you wish to include in your agenda template"
msgstr "तुमच्या अजेंडा प्रारूपांत घालपाक सोदता त्या मथळ्यांची निवड करात"
#: strings.hrc:230
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_8"
msgid "Please enter general information for the event"
msgstr "उपकार करून घडणुकीखातीरची सर्वसादारण म्हायती घालात"
#: strings.hrc:231
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_9"
msgid "Please specify items for the agenda"
msgstr "अजेंडाखातीर वस्ती स्पश्ट करात"
#: strings.hrc:232
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_10"
msgid "Please select the names you wish to include in your agenda template"
msgstr "तुमच्या अजेंडा प्रारुपांत घालूंक सोदता ती नावा निवडात"
#: strings.hrc:233
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_11"
msgid "Choose a name and save the template"
msgstr "नाव निवडून प्रारूपाची जतनाय करात"
#: strings.hrc:234
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_12"
msgid "Include form for recording minutes"
msgstr "मिनटां नोंद करपाखातीर अर्जी घालात"
#: strings.hrc:235
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_13"
msgid "This wizard helps you to create an agenda template. The template can then be used to create an agenda whenever needed."
msgstr "हे विझार्ड तुमका अजेंडा प्रारूप तयार करपाक मदत करतले. हे प्रारूप उपरांत जेन्ना जाय तेन्ना अजेंडा करपाक वापरू येता."
@@ -1118,19 +955,16 @@ msgid "Time:"
msgstr "वेळ:"
#: strings.hrc:237
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_15"
msgid "Name:"
msgstr "नाव :"
#: strings.hrc:238
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_16"
msgid "Location:"
msgstr "ठिकाण:"
#: strings.hrc:239
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_17"
msgid "Placeholders will be used in empty fields. You can replace placeholders with text later."
msgstr "रिकाम्या जाग्यांखातीर स्थानधारक वापरतले. तुमच्यान उपरांत स्थानधारक मजकुरांत बदलू येता."
@@ -1142,19 +976,16 @@ msgid "..."
msgstr "...."
#: strings.hrc:241
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_19"
msgid "Create an ~agenda from this template"
msgstr "ह्या प्रारुपाखातीर अजेंडा तयार करात"
#: strings.hrc:242
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_20"
msgid "To create a new agenda out of the template, go to the location where you saved the template and double-click the file."
msgstr "प्रारुपातल्यान नवो अजेंडा तयार करपाखातीर, तुमी जंय प्रारूपाची जतनाय केल्या, त्या जाग्यार वचात आनिक धारिकेर दोनदा क्लिक करात."
#: strings.hrc:243
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_21"
msgid "Agenda item"
msgstr "अजेंडा वस्त"
@@ -1166,259 +997,216 @@ msgid "Responsible"
msgstr "जापसालदार"
#: strings.hrc:245
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_23"
msgid "Duration"
msgstr "कालावदी"
#: strings.hrc:246
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_24"
msgid "Meeting called by"
msgstr "न आपयल्ली बसका"
#: strings.hrc:247
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_25"
msgid "Chairperson"
msgstr "अध्यक्ष"
#: strings.hrc:248
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_26"
msgid "Minute keeper"
msgstr "नोंद बरोवपी"
#: strings.hrc:249
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_27"
msgid "Moderator"
msgstr "संचालक"
#: strings.hrc:250
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_28"
msgid "Attendees"
msgstr "उपस्थित"
#: strings.hrc:251
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_29"
msgid "Observers"
msgstr "निरीक्षक"
#: strings.hrc:252
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_30"
msgid "Facility personnel"
msgstr "सुविधा व्यक्ती"
#: strings.hrc:253
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_31"
msgid "The agenda template will include placeholders for the names of the selected people. When creating an agenda from the template, you can replace these placeholder with the appropriate names."
msgstr "अजेंडा प्रारूपांत निवडक व्यक्तींच्या नावाखातीर स्थानधारक आस्पावतले. प्रारुपातल्यान अजेंडा तयार करतास्तना, तुमच्यान हे स्थानधारक योग्य त्या नावांत बदलू येता."
#: strings.hrc:254
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_32"
msgid "Type of meeting"
msgstr "बसकेचो प्रकार"
#: strings.hrc:255
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_33"
msgid "Please read"
msgstr "उपकार करून वाचात"
#: strings.hrc:256
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_34"
msgid "Please bring"
msgstr "उपकार करून हाडात"
#: strings.hrc:257
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_35"
msgid "Notes"
msgstr "टीपणां"
#: strings.hrc:258
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_36"
msgid "The agenda template will include placeholders for the selected items."
msgstr "अजेंडा प्रारूपांत निवडिल्ल्या वस्तींखातीर स्थानधारकाचो आस्पाव आसतलो."
#: strings.hrc:259
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_38"
msgid "Date:"
msgstr "तारीक: "
#: strings.hrc:260
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_39"
msgid "This wizard creates an agenda template which enables you to create multiple agendas with the same layout and settings."
msgstr "हे विझार्ड अजेंडा प्रारूप तयार करता जे तुमका तोच अभिन्यास आनिक स्थापितां वापरून खूप अजेंडा करपाक मदत करतले."
#: strings.hrc:261
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_40"
msgid "Page design:"
msgstr "पान आकृतीबंध:"
#: strings.hrc:262
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_41"
msgid "myAgendaTemplate.stw"
msgstr "म्हजोअजेंडाप्रारूप.stw"
#: strings.hrc:263
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_42"
msgid "My Agenda Template"
msgstr "म्हजो अजेंडा प्रारूप"
#: strings.hrc:264
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_43"
msgid "An unexpected error occurred while saving the agenda template."
msgstr "अजेंडा प्रारूपाची जतनाय करतास्तना अनपेक्षित त्रुटी"
#: strings.hrc:265
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_44"
msgid "Name"
msgstr "नाव"
#: strings.hrc:266
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_45"
msgid "Date"
msgstr "तारीक"
#: strings.hrc:267
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_46"
msgid "Time"
msgstr "वेळ"
#: strings.hrc:268
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_47"
msgid "Location"
msgstr "ठिकाण"
#: strings.hrc:269
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_48"
msgid "Click to replace this text"
msgstr "हो मजकूर बदलुपाखातीर क्लिक करात"
#: strings.hrc:270
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_50"
msgid "Page design"
msgstr "पान आकृतीबंध"
#: strings.hrc:271
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_51"
msgid "General information"
msgstr "सर्वसादारण म्हायती"
#: strings.hrc:272
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_52"
msgid "Headings to include"
msgstr "समाविश्ट करपाखातीर मथळे"
#: strings.hrc:273
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_53"
msgid "Names"
msgstr "नावां"
#: strings.hrc:274
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_54"
msgid "Agenda items"
msgstr "अजेंडा वस्ती"
#: strings.hrc:275
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_55"
msgid "Name and location"
msgstr "नाव आनिक ठिकाण"
#: strings.hrc:276
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_56"
msgid "An unexpected error occurred while opening the agenda template."
msgstr "अजेंडा प्रारूप उगडतास्तना अनपेक्षित त्रुटी घडली."
#: strings.hrc:277
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_57"
msgid "Type of meeting"
msgstr "बसकेचो प्रकार"
#: strings.hrc:278
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_58"
msgid "Please bring"
msgstr "उपकार करून हाडात"
#: strings.hrc:279
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_59"
msgid "Please read"
msgstr "उपकार करून वाचात"
#: strings.hrc:280
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_60"
msgid "Notes"
msgstr "टीपणां"
#: strings.hrc:281
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_61"
msgid "Meeting called by"
msgstr "न आपयल्ली बसका"
#: strings.hrc:282
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_62"
msgid "Chairperson"
msgstr "अध्यक्ष"
#: strings.hrc:283
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_63"
msgid "Attendees"
msgstr "उपस्थित"
#: strings.hrc:284
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_64"
msgid "Minute keeper"
msgstr "नोंद बरोवपी"
#: strings.hrc:285
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_65"
msgid "Moderator"
msgstr "संचालक"
#: strings.hrc:286
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_66"
msgid "Observers"
msgstr "निरीक्षक"
#: strings.hrc:287
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_67"
msgid "Facility personnel"
msgstr "सुविधा व्यक्ती"
@@ -1430,25 +1218,21 @@ msgid "Insert"
msgstr "भितर घालात"
#: strings.hrc:289
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_69"
msgid "Remove"
msgstr "काडात"
#: strings.hrc:290
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_70"
msgid "Move up"
msgstr "वयर हालयात"
#: strings.hrc:291
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_71"
msgid "Move down"
msgstr "सकयल व्हरात"
#: strings.hrc:292
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_72"
msgid "Date:"
msgstr "तारीक: "
@@ -1460,7 +1244,6 @@ msgid "Time:"
msgstr "वेळ:"
#: strings.hrc:294
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_74"
msgid "Location:"
msgstr "ठिकाण:"
@@ -1487,13 +1270,11 @@ msgid "Responsible"
msgstr "जापसालदार"
#: strings.hrc:299
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_79"
msgid "Time"
msgstr "वेळ"
#: strings.hrc:300
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_80"
msgid "Additional information"
msgstr "आनिक म्हायती"
@@ -1529,7 +1310,6 @@ msgid "Deadline:"
msgstr ""
#: strings.hrc:307
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_87"
msgid "Blue"
msgstr "निळो"
@@ -1557,7 +1337,6 @@ msgid "Green"
msgstr "पाचवो"
#: strings.hrc:312
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_92"
msgid "Grey"
msgstr "राखाडी"
@@ -1568,13 +1347,11 @@ msgid "Modern"
msgstr ""
#: strings.hrc:314
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_94"
msgid "Orange"
msgstr "नारंगी"
#: strings.hrc:315
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_95"
msgid "Red"
msgstr "तांबडो"
diff --git a/source/kok/wizards/source/resources.po b/source/kok/wizards/source/resources.po
index 6bc70d0d617..1e34040770a 100644
--- a/source/kok/wizards/source/resources.po
+++ b/source/kok/wizards/source/resources.po
@@ -14,7 +14,6 @@ msgstr ""
"X-Generator: LibreOffice\n"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_0\n"
@@ -23,7 +22,6 @@ msgid "The directory '%1' could not be created.<BR>There may not be enough space
msgstr "निदेशिका '%1' तयार करपाक शकना.<BR>तुमच्या हार्ड डिस्कार पावशी स्मृती नासूं येता."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_1\n"
@@ -32,7 +30,6 @@ msgid "The text document could not be created.<BR>Please check if the module 'PR
msgstr "मजकूर दस्तावेज तयार करपाक येना.<BR>उपकार करून 'PRODUCTNAME Writer'प्रमाण प्रतिष्ठापित आसा जाल्यार तपासात."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_2\n"
@@ -41,7 +38,6 @@ msgid "The spreadsheet could not be created.<BR>Please check if the module 'PROD
msgstr "स्प्रेडशीट तयार करपाक येना.<BR>उपकार करून 'PRODUCTNAME Calc' प्रमाण प्रतिष्ठापित आसा जाल्यार तपासात."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_3\n"
@@ -50,7 +46,6 @@ msgid "The presentation could not be created.<BR>Please check if the module 'PRO
msgstr "सादरीकरण तयार करपाक येना. <BR>उपकार करून 'PRODUCTNAME Impress' प्रमाण प्रतिष्ठापित आसा जाल्यार तपासात."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_4\n"
@@ -59,7 +54,6 @@ msgid "The drawing could not be created.<BR>Please check if the module 'PRODUCTN
msgstr "चित्रकला तयार करपाक येना<BR>उपकार करून 'PRODUCTNAME Draw' प्रमाण प्रतिष्ठापित आसा जाल्यार तपासात."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_5\n"
@@ -68,7 +62,6 @@ msgid "The formula could not be created.<BR>Please check if the module 'PRODUCTN
msgstr "सूत्र तयार करपाक येना.<BR>उपकार करून 'PRODUCTNAME math' प्रमाण प्रतिष्ठापित आसा जाल्यार तपासात."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_6\n"
@@ -77,7 +70,6 @@ msgid "The files required could not be found.<BR>Please start the %PRODUCTNAME S
msgstr "जाय आशिल्ल्यो धारिका मेळनात.<BR>उपकार करून %PRODUCTNAME प्रस्थापना चालू करात आनिक 'दुरुस्ती' निवडात."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_7\n"
@@ -95,7 +87,6 @@ msgid "Yes"
msgstr "हंय"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_9\n"
@@ -104,7 +95,6 @@ msgid "Yes to All"
msgstr "सगळ्यांक हंय"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_10\n"
@@ -113,7 +103,6 @@ msgid "No"
msgstr "ना"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_11\n"
@@ -122,7 +111,6 @@ msgid "Cancel"
msgstr "रद्द"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_12\n"
@@ -131,7 +119,6 @@ msgid "~Finish"
msgstr "सोपले"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_13\n"
@@ -140,7 +127,6 @@ msgid "< ~Back"
msgstr "< फाटल्यान"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_14\n"
@@ -149,7 +135,6 @@ msgid "~Next >"
msgstr "मुखावेलें >"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_15\n"
@@ -158,7 +143,6 @@ msgid "~Help"
msgstr "मदत"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_16\n"
@@ -176,7 +160,6 @@ msgid "Close"
msgstr "बंद"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_18\n"
@@ -185,7 +168,6 @@ msgid "OK"
msgstr "OK"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_19\n"
@@ -194,7 +176,6 @@ msgid "The file already exists. Do you want to overwrite it?"
msgstr "धारिका पयलीसावन आसा. तुमका ताचेवयर बरोवपाचे आसा?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_20\n"
@@ -215,7 +196,6 @@ msgstr ""
"उपरांत विझार्ड परतून चलयात"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_0\n"
@@ -224,7 +204,6 @@ msgid "Report Wizard"
msgstr "अहवाल विझार्ड"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_3\n"
@@ -233,7 +212,6 @@ msgid "~Table"
msgstr "कोष्टक"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_4\n"
@@ -242,7 +220,6 @@ msgid "Colu~mns"
msgstr "स्तंभ "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_7\n"
@@ -251,7 +228,6 @@ msgid "Report_"
msgstr "अहवाल_"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_8\n"
@@ -260,7 +236,6 @@ msgid "- undefined -"
msgstr "-व्याख्या न केल्ले-"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_9\n"
@@ -269,7 +244,6 @@ msgid "~Fields in report"
msgstr "अहवालातली प्रक्षेत्रां"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_11\n"
@@ -278,7 +252,6 @@ msgid "Grouping"
msgstr "गट करप"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_12\n"
@@ -287,7 +260,6 @@ msgid "Sort options"
msgstr "वर्गीकरण पर्याय"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_13\n"
@@ -296,7 +268,6 @@ msgid "Choose layout"
msgstr "अभिन्यास निवडात"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_14\n"
@@ -305,7 +276,6 @@ msgid "Create report"
msgstr "अहवाल तयार करात"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_15\n"
@@ -314,7 +284,6 @@ msgid "Layout of data"
msgstr "म्हायतीचो अभिन्यास"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_16\n"
@@ -323,7 +292,6 @@ msgid "Layout of headers and footers"
msgstr " मस्तकलेख आनिक चरणलेखाचो अभिन्यास"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_19\n"
@@ -332,7 +300,6 @@ msgid "Fields"
msgstr "प्रक्षेत्रां"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_20\n"
@@ -341,7 +308,6 @@ msgid "~Sort by"
msgstr "नी वर्गीकरण"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_21\n"
@@ -350,7 +316,6 @@ msgid "T~hen by"
msgstr "आनिक तेन्ना"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_22\n"
@@ -359,7 +324,6 @@ msgid "Orientation"
msgstr "अनुस्थापन"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_23\n"
@@ -368,7 +332,6 @@ msgid "Portrait"
msgstr "पोर्ट्रेट"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_24\n"
@@ -377,7 +340,6 @@ msgid "Landscape"
msgstr "निसर्गदृश्य"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_28\n"
@@ -386,7 +348,6 @@ msgid "Which fields do you want to have in your report?"
msgstr "खंयचे प्रक्षेत्र तुमी अहवालांत आस्पावपाक सोदता?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_29\n"
@@ -395,7 +356,6 @@ msgid "Do you want to add grouping levels?"
msgstr "तुमी गट पातळ्यो जोडपाक सोदता?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_30\n"
@@ -404,7 +364,6 @@ msgid "According to which fields do you want to sort the data?"
msgstr "खंयच्या प्रक्षेत्राप्रमाण तुमी म्हायतीचे वर्गीकरण करपाक सोदता?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_31\n"
@@ -413,7 +372,6 @@ msgid "How do you want your report to look?"
msgstr "तुमचो अहवाल कसो दिसचो अशे तुमका दिसता?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_32\n"
@@ -422,7 +380,6 @@ msgid "Decide how you want to proceed"
msgstr "तुमी कशे मुखार वचपाक सोदता ते थारायात"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_33\n"
@@ -431,7 +388,6 @@ msgid "Title of report"
msgstr "अहवालाचे शीर्षक"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_34\n"
@@ -440,7 +396,6 @@ msgid "Display report"
msgstr "अहवाल दर्शक"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_35\n"
@@ -449,7 +404,6 @@ msgid "Create report"
msgstr "अहवाल तयार करात"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_36\n"
@@ -458,7 +412,6 @@ msgid "Ascending"
msgstr "वयल्यान सकयल"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_37\n"
@@ -467,7 +420,6 @@ msgid "Descending"
msgstr "सकयल्यान वयर"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_40\n"
@@ -476,7 +428,6 @@ msgid "~Dynamic report"
msgstr "डायनॅमिक अहवाल"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_41\n"
@@ -485,7 +436,6 @@ msgid "~Create report now"
msgstr "आता अहवाल तयार करात"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_42\n"
@@ -494,7 +444,6 @@ msgid "~Modify report layout"
msgstr " अहवाल अभिन्यास बदलात"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_43\n"
@@ -503,7 +452,6 @@ msgid "Static report"
msgstr "स्थिर अहवाल"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_44\n"
@@ -512,7 +460,6 @@ msgid "Save as"
msgstr "म्हण जतनाय करात"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_50\n"
@@ -521,7 +468,6 @@ msgid "Groupings"
msgstr "गट"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_51\n"
@@ -530,7 +476,6 @@ msgid "Then b~y"
msgstr "आनिक तेन्ना"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_52\n"
@@ -539,7 +484,6 @@ msgid "~Then by"
msgstr "आनिक तेन्ना"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_53\n"
@@ -548,7 +492,6 @@ msgid "Asc~ending"
msgstr "वयल्यान सकयल"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_54\n"
@@ -557,7 +500,6 @@ msgid "Ascend~ing"
msgstr "वयल्यान सकयल"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_55\n"
@@ -566,7 +508,6 @@ msgid "Ascendin~g"
msgstr "वयल्यान सकयल"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_56\n"
@@ -575,7 +516,6 @@ msgid "De~scending"
msgstr "सकयल्यान वयर"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_57\n"
@@ -584,7 +524,6 @@ msgid "Des~cending"
msgstr "सकयल्यान वयर"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_58\n"
@@ -593,7 +532,6 @@ msgid "De~scending"
msgstr "सकयल्यान वयर"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_60\n"
@@ -602,7 +540,6 @@ msgid "Binary fields cannot be displayed in the report."
msgstr "अहवालांत बायनरी प्रक्षेत्रां दाखोवपाक शकना."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_61\n"
@@ -611,7 +548,6 @@ msgid "The table '<TABLENAME>' does not exist."
msgstr "कोष्टक '<TABLENAME>' अस्तित्वांत ना."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_62\n"
@@ -620,7 +556,6 @@ msgid "Creating Report..."
msgstr "अहवाल तयार करता..."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_63\n"
@@ -629,7 +564,6 @@ msgid "Number of records inserted: <COUNT>"
msgstr "भीतर घातिल्ल्या अभिलेखांची संख्या : <COUNT>"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_64\n"
@@ -638,7 +572,6 @@ msgid "The form '<REPORTFORM>' does not exist."
msgstr "अर्जी '<REPORTFORM>' अस्तित्वांत ना."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_65\n"
@@ -647,7 +580,6 @@ msgid "The query with the statement <BR>'<STATEMENT>' <BR> could not be run. <BR
msgstr "निवेदन <BR>'<STATEMENT>' सांगाताकचो प्रस्न <BR> चलोवपाक शकना. <BR> तुमचो म्हायती स्त्रोत तपासात."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_66\n"
@@ -656,7 +588,6 @@ msgid "The following hidden control in the form '<REPORTFORM>' could not be read
msgstr "अर्जीतले मुखावेले गुप्त नियंत्रण '<REPORTFORM>' वाचपाक येना: '<CONTROLNAME>'."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_67\n"
@@ -665,7 +596,6 @@ msgid "Importing data..."
msgstr "म्हायती आयात करता..."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_68\n"
@@ -674,7 +604,6 @@ msgid "Labeling fields"
msgstr "प्रक्षेत्रांक लेबला दिता"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_69\n"
@@ -683,7 +612,6 @@ msgid "How do you want to label the fields?"
msgstr "तुमी प्रक्षेत्रांक कशी लेबला दिवपाक सोदता?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_70\n"
@@ -692,7 +620,6 @@ msgid "Label"
msgstr "लेबल"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_71\n"
@@ -701,7 +628,6 @@ msgid "Field"
msgstr "प्रक्षेत्र"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_72\n"
@@ -710,7 +636,6 @@ msgid "An error occurred in the wizard.<BR>The template '%PATH' could be erroneo
msgstr "विझार्डांत त्रुटी घडली. <BR> प्रारूप '%PATH' त चूक आसू येता.<BR>एक तर जाय ते विबाग वा कोष्टकां अस्तित्वांत ना वा चुकीच्या नावान आसात.<BR>अदिक म्हायतीखातीर मदत पळयात.<BR> उपकार करून दुसरे प्रारूप निवडात."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_73\n"
@@ -727,7 +652,6 @@ msgid "The sort criterion '<FIELDNAME>' was chosen twice. Each criterion can onl
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_75\n"
@@ -736,7 +660,6 @@ msgid "Note: The dummy text will be replaced by data from the database when the
msgstr "टीप : जेन्ना अहवाल तयार केलो वता, तेन्ना डमी मजकूर म्हायतीकोशातल्या म्हायतीन बदल्लो वतलो."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_76\n"
@@ -745,7 +668,6 @@ msgid "A report '%REPORTNAME' already exists in the database. Please assign anot
msgstr "अहवाल '%REPORTNAME' म्हायतीकोशांत पयलीसावन आसा. उपकार करून दुसरे नाव दियात."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_78\n"
@@ -754,7 +676,6 @@ msgid "How do you want to proceed after creating the report?"
msgstr "अहवाल तयार करतकीर तुमी कशे मुखार वचपाक सोदता?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_79\n"
@@ -772,7 +693,6 @@ msgid "Tabular"
msgstr "सारणीकार"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_81\n"
@@ -781,7 +701,6 @@ msgid "Columnar, single-column"
msgstr "कोलमनर,एकच-कोलम"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_82\n"
@@ -790,7 +709,6 @@ msgid "Columnar, two columns"
msgstr "कोलमनर,दोन कोलमां"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_83\n"
@@ -817,7 +735,6 @@ msgid "In blocks, labels above"
msgstr "ठोकळ्यांनी - वयली लेबलां"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_86\n"
@@ -826,7 +743,6 @@ msgid "Title:"
msgstr "मथळो:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_87\n"
@@ -835,7 +751,6 @@ msgid "Author:"
msgstr "बरोवपीं:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_88\n"
@@ -844,7 +759,6 @@ msgid "Date:"
msgstr "तारीक: "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_89\n"
@@ -870,7 +784,6 @@ msgid "Page count:"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_92\n"
@@ -1084,7 +997,6 @@ msgid "Drafting"
msgstr "चित्रा काडप"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_118\n"
@@ -1110,7 +1022,6 @@ msgid "Formal with Company Logo"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_121\n"
@@ -1127,7 +1038,6 @@ msgid "Worldmap"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_0\n"
@@ -1136,7 +1046,6 @@ msgid "C~reate"
msgstr "तयार करात"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_1\n"
@@ -1145,7 +1054,6 @@ msgid "~Cancel"
msgstr "रद्द करात"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_2\n"
@@ -1154,7 +1062,6 @@ msgid "< ~Back"
msgstr "< फाटल्यान"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_3\n"
@@ -1163,7 +1070,6 @@ msgid "~Next >"
msgstr "मुखावेलें >"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_4\n"
@@ -1172,7 +1078,6 @@ msgid "~Database"
msgstr "म्हायतीकोश"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_5\n"
@@ -1181,7 +1086,6 @@ msgid "~Table name"
msgstr "कोष्टक नाव"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_6\n"
@@ -1239,7 +1143,6 @@ msgid "The selected table or query could not be opened."
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_14\n"
@@ -1248,7 +1151,6 @@ msgid "No connection to the database could be established."
msgstr "म्हायतीकोशाक जोडणी लागपाक शकली ना."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_20\n"
@@ -1257,7 +1159,6 @@ msgid "~Help"
msgstr "मदत"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_21\n"
@@ -1266,7 +1167,6 @@ msgid "~Stop"
msgstr "थांबयात"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_30\n"
@@ -1275,7 +1175,6 @@ msgid "The document could not be saved."
msgstr "दस्तावेजाची जतनाय जावपाक शकना."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_33\n"
@@ -1284,7 +1183,6 @@ msgid "Exiting the wizard"
msgstr "विझार्डाभायर वचप"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_34\n"
@@ -1293,7 +1191,6 @@ msgid "Connecting to data source..."
msgstr "म्हायती स्त्रोताक जोडप..."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_35\n"
@@ -1302,7 +1199,6 @@ msgid "The connection to the data source could not be established."
msgstr "म्हायतीक जोडणी लागपाक शकली ना."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_36\n"
@@ -1311,7 +1207,6 @@ msgid "The file path entered is not valid."
msgstr "दिल्ली धारिकेची वाट मान्य ना."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_37\n"
@@ -1320,7 +1215,6 @@ msgid "Please select a data source"
msgstr "उपकार करून म्हायती स्त्रोत निवडात"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_38\n"
@@ -1329,7 +1223,6 @@ msgid "Please select a table or query"
msgstr "कोष्टक वा प्रस्नाची निवड करात"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_39\n"
@@ -1338,7 +1231,6 @@ msgid "Add field"
msgstr "प्रक्षेत्र जोडात"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_40\n"
@@ -1347,7 +1239,6 @@ msgid "Remove field"
msgstr "प्रक्षेत्र काडून उडयात"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_41\n"
@@ -1356,7 +1247,6 @@ msgid "Add all fields"
msgstr "सगळीं प्रक्षेत्रां जोडात"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_42\n"
@@ -1365,7 +1255,6 @@ msgid "Remove all fields"
msgstr "सगळी प्रक्षेत्रां काडून उडयात"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_43\n"
@@ -1374,7 +1263,6 @@ msgid "Move field up"
msgstr "प्रक्षेत्र वयर व्हरात"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_44\n"
@@ -1383,7 +1271,6 @@ msgid "Move field down"
msgstr "प्रक्षेत्र सकयल व्हरात"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_45\n"
@@ -1392,7 +1279,6 @@ msgid "The field names from '%NAME' could not be retrieved."
msgstr " '%NAME' तल्यान प्रक्षेत्र नावा मेळोवपाक शकना."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_0\n"
@@ -1401,7 +1287,6 @@ msgid "Query Wizard"
msgstr "प्रस्न विझार्ड"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_1\n"
@@ -1410,7 +1295,6 @@ msgid "Query"
msgstr "प्रस्न"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_2\n"
@@ -1419,7 +1303,6 @@ msgid "Query Wizard"
msgstr "प्रस्न विझार्ड"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_3\n"
@@ -1428,7 +1311,6 @@ msgid "~Tables"
msgstr "कोष्टकां "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_4\n"
@@ -1437,7 +1319,6 @@ msgid "A~vailable fields"
msgstr "उपलब्द प्रक्षेत्रां"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_5\n"
@@ -1446,7 +1327,6 @@ msgid "Name ~of the query"
msgstr "प्रस्नाचे नाव"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_6\n"
@@ -1455,7 +1335,6 @@ msgid "Display ~Query"
msgstr "प्रस्न दाखयात"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_7\n"
@@ -1464,7 +1343,6 @@ msgid "~Modify Query"
msgstr "प्रस्न सुदारात"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_8\n"
@@ -1473,7 +1351,6 @@ msgid "~How do you want to proceed after creating the query?"
msgstr "प्रस्न निर्मणी केल्याउपरांत तुमी कशे मुखार वचूंक सोदता?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_9\n"
@@ -1482,7 +1359,6 @@ msgid "Match ~all of the following"
msgstr "मुखावेले सगळे जोडात"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_10\n"
@@ -1491,7 +1367,6 @@ msgid "~Match any of the following"
msgstr "मुखावेले किदेय जोडात"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_11\n"
@@ -1500,7 +1375,6 @@ msgid "~Detailed query (Shows all records of the query.)"
msgstr "सविस्तर प्रस्न (प्रस्नांचे सगळे अभिलेख दाखयात)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_12\n"
@@ -1509,7 +1383,6 @@ msgid "~Summary query (Shows only results of aggregate functions.)"
msgstr "सारांश प्रस्न (फकत काय वैशिश्ट्यांचे निकश दाखयता)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_16\n"
@@ -1518,7 +1391,6 @@ msgid "Aggregate functions"
msgstr "काय वैशिश्ट्यां"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_17\n"
@@ -1527,7 +1399,6 @@ msgid "Fields"
msgstr "प्रक्षेत्रां"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_18\n"
@@ -1536,7 +1407,6 @@ msgid "~Group by"
msgstr "न गट करात"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_19\n"
@@ -1545,7 +1415,6 @@ msgid "Field"
msgstr "प्रक्षेत्र"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_20\n"
@@ -1572,7 +1441,6 @@ msgid "Query:"
msgstr "प्रस्न : "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_24\n"
@@ -1581,7 +1449,6 @@ msgid "Condition"
msgstr "शर्तं"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_25\n"
@@ -1590,7 +1457,6 @@ msgid "Value"
msgstr "मोल"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_26\n"
@@ -1599,7 +1465,6 @@ msgid "is equal to"
msgstr "क समान"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_27\n"
@@ -1608,7 +1473,6 @@ msgid "is not equal to"
msgstr "क समान ना"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_28\n"
@@ -1617,7 +1481,6 @@ msgid "is smaller than"
msgstr "परस ल्हान"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_29\n"
@@ -1635,7 +1498,6 @@ msgid "is equal or less than"
msgstr "क समान वा ल्हान"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_31\n"
@@ -1644,7 +1506,6 @@ msgid "is equal or greater than"
msgstr "क समान वा व्हड"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_32\n"
@@ -1653,7 +1514,6 @@ msgid "like"
msgstr "जशे"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_33\n"
@@ -1662,7 +1522,6 @@ msgid "not like"
msgstr "आनिक"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_34\n"
@@ -1698,7 +1557,6 @@ msgid "false"
msgstr "फट"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_38\n"
@@ -1707,7 +1565,6 @@ msgid "and"
msgstr "आनिक"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_39\n"
@@ -1716,7 +1573,6 @@ msgid "or"
msgstr "वा"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_40\n"
@@ -1725,7 +1581,6 @@ msgid "get the sum of"
msgstr "बेरीज मेळयात"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_41\n"
@@ -1734,7 +1589,6 @@ msgid "get the average of"
msgstr "ची सरासरी मेळयात"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_42\n"
@@ -1743,7 +1597,6 @@ msgid "get the minimum of"
msgstr "ची किमान मेळयात"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_43\n"
@@ -1761,7 +1614,6 @@ msgid "get the count of"
msgstr "बेरीज मेळयात"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_48\n"
@@ -1788,7 +1640,6 @@ msgid "Sorting order:"
msgstr "वर्गीकरण आदेश: "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_52\n"
@@ -1806,7 +1657,6 @@ msgid "Search conditions:"
msgstr "सोद शर्ती : "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_54\n"
@@ -1824,7 +1674,6 @@ msgid "Aggregate functions:"
msgstr "कांय वैशिश्ट्यां"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_56\n"
@@ -1842,7 +1691,6 @@ msgid "Grouped by:"
msgstr "न केल्लो गट: "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_58\n"
@@ -1860,7 +1708,6 @@ msgid "Grouping conditions:"
msgstr "गट शर्ती : "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_60\n"
@@ -1869,7 +1716,6 @@ msgid "No grouping conditions were assigned."
msgstr "गट शर्ती दिल्ल्यो ना."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_70\n"
@@ -1878,7 +1724,6 @@ msgid "Select the fields (columns) for your query"
msgstr "तुमच्या प्रस्नाखातीर प्रक्षेत्रां (स्तंभ) निवडात"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_71\n"
@@ -1887,7 +1732,6 @@ msgid "Select the sorting order"
msgstr "वर्गीकरण आदेश निवडात"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_72\n"
@@ -1896,7 +1740,6 @@ msgid "Select the search conditions"
msgstr "सोद शर्ती निवडात"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_73\n"
@@ -1905,7 +1748,6 @@ msgid "Select the type of query"
msgstr "प्रस्नाचो प्रकार निवडात"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_74\n"
@@ -1914,7 +1756,6 @@ msgid "Select the groups"
msgstr "गटाची निवड करात"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_75\n"
@@ -1923,7 +1764,6 @@ msgid "Select the grouping conditions"
msgstr "गट शर्ती निवडात"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_76\n"
@@ -1932,7 +1772,6 @@ msgid "Assign aliases if desired"
msgstr "जाय आसत जाल्यार ऊर्फ दियात"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_77\n"
@@ -1941,7 +1780,6 @@ msgid "Check the overview and decide how to proceed"
msgstr "सगळे तपासात आनिक मुखार कशे वचपाचे ते थारायात"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_80\n"
@@ -1950,7 +1788,6 @@ msgid "Field selection"
msgstr "प्रक्षेत्र निवड"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_81\n"
@@ -1959,7 +1796,6 @@ msgid "Sorting order"
msgstr "वर्गीकरण आदेश"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_82\n"
@@ -1968,7 +1804,6 @@ msgid "Search conditions"
msgstr "सोद शर्ती"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_83\n"
@@ -1977,7 +1812,6 @@ msgid "Detail or summary"
msgstr "सविस्तर वा सारांश"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_84\n"
@@ -1986,7 +1820,6 @@ msgid "Grouping"
msgstr "गट करप"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_85\n"
@@ -1995,7 +1828,6 @@ msgid "Grouping conditions"
msgstr "गट शर्ती"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_86\n"
@@ -2004,7 +1836,6 @@ msgid "Aliases"
msgstr "ऊर्फ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_87\n"
@@ -2013,7 +1844,6 @@ msgid "Overview"
msgstr "अवलोकन"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_88\n"
@@ -2022,7 +1852,6 @@ msgid "A field that has not been assigned an aggregate function must be used in
msgstr "काय वैशिश्ट्य न दिल्ले प्रक्षेत्र गटांत वापरुक जाय."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_89\n"
@@ -2031,7 +1860,6 @@ msgid "The condition '<FIELDNAME> <LOGICOPERATOR> <VALUE>' was chosen twice. Eac
msgstr "स्थिती '<FIELDNAME> <LOGICOPERATOR> <VALUE>' दोनदा निवडल्यां. प्रत्येक स्थिती फकत एकदाच निवडू येता."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_90\n"
@@ -2048,7 +1876,6 @@ msgid ","
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_92\n"
@@ -2057,7 +1884,6 @@ msgid "<FIELDTITLE> (<FIELDNAME>)"
msgstr "<FIELDTITLE> (<FIELDNAME>)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_93\n"
@@ -2066,7 +1892,6 @@ msgid "<FIELDNAME> (<SORTMODE>)"
msgstr "<FIELDNAME> (<SORTMODE>)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_94\n"
@@ -2075,7 +1900,6 @@ msgid "<FIELDNAME> <LOGICOPERATOR> <VALUE>"
msgstr "<FIELDNAME> <LOGICOPERATOR> <VALUE>"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_95\n"
@@ -2084,7 +1908,6 @@ msgid "<CALCULATEDFUNCTION> <FIELDNAME>"
msgstr "<CALCULATEDFUNCTION> <FIELDNAME>"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_96\n"
@@ -2093,7 +1916,6 @@ msgid "<FIELDNAME> <LOGICOPERATOR> <VALUE>"
msgstr "<FIELDNAME> <LOGICOPERATOR> <VALUE>"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_0\n"
@@ -2102,7 +1924,6 @@ msgid "Form Wizard"
msgstr "प्रपत्र अर्जी"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_1\n"
@@ -2133,7 +1954,6 @@ msgstr ""
"कोष्टक वा प्रस्नांतली म्हायती दाखोवपाखातीर उप अर्जीचो वापर करात."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_4\n"
@@ -2142,7 +1962,6 @@ msgid "~Add Subform"
msgstr "उपअर्जी जोडात"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_5\n"
@@ -2151,7 +1970,6 @@ msgid "~Subform based on existing relation"
msgstr "सद्याच्या संबंदांचेर आदारित उपअर्जी "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_6\n"
@@ -2160,7 +1978,6 @@ msgid "Tables or queries"
msgstr "कोष्टकां वा प्रस्न"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_7\n"
@@ -2169,7 +1986,6 @@ msgid "Subform based on ~manual selection of fields"
msgstr "प्रक्षेत्रांच्या हस्तुकी निवडीचेर आदारित उपअर्जी"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_8\n"
@@ -2178,7 +1994,6 @@ msgid "~Which relation do you want to add?"
msgstr "तुमी खंयचो संबंद जोडपाक सोदता?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_9\n"
@@ -2187,7 +2002,6 @@ msgid "Fields in the ~subform"
msgstr "उपअर्जीतली प्रक्षेत्रां"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_12\n"
@@ -2196,7 +2010,6 @@ msgid "~Available fields"
msgstr "उपलब्द प्रक्षेत्रां"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_13\n"
@@ -2216,7 +2029,6 @@ msgstr ""
"दोनूय जोडयो एकदा वापरू येता."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_20\n"
@@ -2225,7 +2037,6 @@ msgid "~First joined subform field"
msgstr "पयली जोडिल्ले उपअर्जी प्रक्षेत्र"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_21\n"
@@ -2234,7 +2045,6 @@ msgid "~Second joined subform field"
msgstr "दुसरे फावट जोडिल्ले उपअर्जी प्रक्षेत्र"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_22\n"
@@ -2243,7 +2053,6 @@ msgid "~Third joined subform field"
msgstr "तिसरेफावट जोडिल्ले उपअर्जी प्रक्षेत्र"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_23\n"
@@ -2252,7 +2061,6 @@ msgid "~Fourth joined subform field"
msgstr "चौथे फावट जोडिल्ले उपअर्जी प्रक्षेत्र"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_24\n"
@@ -2261,7 +2069,6 @@ msgid "F~irst joined main form field"
msgstr "पयली जोडिल्ले मुखेल अर्जी प्रक्षेत्र"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_25\n"
@@ -2270,7 +2077,6 @@ msgid "S~econd joined main form field"
msgstr "दुसरे फावट जोडिल्ले मुखेल अर्जी प्रक्षेत्र"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_26\n"
@@ -2279,7 +2085,6 @@ msgid "T~hird joined main form field"
msgstr "तिसरे फावट जोडिल्ले मुखेल अर्जी प्रक्षेत्र"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_27\n"
@@ -2288,7 +2093,6 @@ msgid "F~ourth joined main form field"
msgstr "चौथे फावट जोडिल्ले मुखेल अर्जी प्रक्षेत्र"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_28\n"
@@ -2297,7 +2101,6 @@ msgid "Field border"
msgstr "प्रक्षेत्र शीम"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_29\n"
@@ -2306,7 +2109,6 @@ msgid "No border"
msgstr "कड ना"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_30\n"
@@ -2315,7 +2117,6 @@ msgid "3D look"
msgstr "त्रिमिती दृश्य"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_31\n"
@@ -2324,7 +2125,6 @@ msgid "Flat"
msgstr "समतळ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_32\n"
@@ -2333,7 +2133,6 @@ msgid "Label placement"
msgstr "लेबल ठिकाण"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_33\n"
@@ -2342,7 +2141,6 @@ msgid "Align left"
msgstr "दाव्यान सारके करात"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_34\n"
@@ -2351,7 +2149,6 @@ msgid "Align right"
msgstr "उजव्यान सारके करात"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_35\n"
@@ -2360,7 +2157,6 @@ msgid "Arrangement of DB fields"
msgstr "DB प्रक्षेत्रांची मांडावळ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_36\n"
@@ -2369,7 +2165,6 @@ msgid "Columnar - Labels Left"
msgstr "स्तंभाकार - दावी लेबलां"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_37\n"
@@ -2378,7 +2173,6 @@ msgid "Columnar - Labels on Top"
msgstr "स्तंभाकार - वयली लेबलां"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_38\n"
@@ -2387,7 +2181,6 @@ msgid "In Blocks - Labels Left"
msgstr "ठोकळ्यांनी - दावी लेबलां"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_39\n"
@@ -2396,7 +2189,6 @@ msgid "In Blocks - Labels Above"
msgstr "ठोकळ्यांनी - वयली लेबलां"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_40\n"
@@ -2405,7 +2197,6 @@ msgid "As Data Sheet"
msgstr "म्हायती कागद म्हण"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_41\n"
@@ -2414,7 +2205,6 @@ msgid "Arrangement of the main form"
msgstr "मुखेल अर्जीची मांडावळ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_42\n"
@@ -2423,7 +2213,6 @@ msgid "Arrangement of the subform"
msgstr "उप अर्जीची मांडावळ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_44\n"
@@ -2441,7 +2230,6 @@ msgid "Existing data will not be displayed"
msgstr "सद्याची म्हायती दाखोवचो ना"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_46\n"
@@ -2450,7 +2238,6 @@ msgid "T~he form is to display all data"
msgstr "अर्जी सगळी म्हायती दाखयतली."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_47\n"
@@ -2459,7 +2246,6 @@ msgid "Do not allow ~modification of existing data"
msgstr "सद्याच्या म्हायतींत सुदार करपाक दिंव नाकात "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_48\n"
@@ -2468,7 +2254,6 @@ msgid "Do not allow ~deletion of existing data"
msgstr "सद्याची म्हायतीं काडून उडोवपाक दिंव नाकात "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_49\n"
@@ -2477,7 +2262,6 @@ msgid "Do not allow ~addition of new data"
msgstr "नवी म्हायती जोडूंक दिंव नाकात"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_50\n"
@@ -2486,7 +2270,6 @@ msgid "Name of ~the form"
msgstr "अर्जीचे नाव"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_51\n"
@@ -2495,7 +2278,6 @@ msgid "How do you want to proceed after creating the form?"
msgstr "अर्जी निर्मणी केल्याउपरांत तुमी कशे मुखार वचपाक सोदता?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_52\n"
@@ -2504,7 +2286,6 @@ msgid "~Work with the form"
msgstr "अर्जीसयत काम करात"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_53\n"
@@ -2513,7 +2294,6 @@ msgid "~Modify the form"
msgstr "अर्जींत सुदार करात"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_55\n"
@@ -2522,7 +2302,6 @@ msgid "~Page Styles"
msgstr "पान शैली"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_80\n"
@@ -2531,7 +2310,6 @@ msgid "Field selection"
msgstr "प्रक्षेत्र निवड"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_81\n"
@@ -2540,7 +2318,6 @@ msgid "Set up a subform"
msgstr "उपअर्जी म्हण स्थापित करात"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_82\n"
@@ -2549,7 +2326,6 @@ msgid "Add subform fields"
msgstr "उपअर्जी प्रक्षेत्र जोडात"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_83\n"
@@ -2558,7 +2334,6 @@ msgid "Get joined fields"
msgstr "जोडिल्ली प्रक्षेत्रा मेळयात"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_84\n"
@@ -2567,7 +2342,6 @@ msgid "Arrange controls"
msgstr "नियंत्रणा मांडात"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_85\n"
@@ -2576,7 +2350,6 @@ msgid "Set data entry"
msgstr "म्हायती नोंद रचात"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_86\n"
@@ -2585,7 +2358,6 @@ msgid "Apply styles"
msgstr "शैली लागू करात"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_87\n"
@@ -2594,7 +2366,6 @@ msgid "Set name"
msgstr "नाव रचात"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_88\n"
@@ -2603,7 +2374,6 @@ msgid "(Date)"
msgstr "(तारीक)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_89\n"
@@ -2612,7 +2382,6 @@ msgid "(Time)"
msgstr "(वेळ)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_90\n"
@@ -2621,7 +2390,6 @@ msgid "Select the fields of your form"
msgstr "तुमचे अर्जीची प्रक्षेत्रा निवडात"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_91\n"
@@ -2630,7 +2398,6 @@ msgid "Decide if you want to set up a subform"
msgstr "तुमी उपअर्जी रचपाक सोदता जाल्यार थारायात"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_92\n"
@@ -2639,7 +2406,6 @@ msgid "Select the fields of your subform"
msgstr "तुमचे उपअर्जीची प्रक्षेत्रा निवडात"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_93\n"
@@ -2648,7 +2414,6 @@ msgid "Select the joins between your forms"
msgstr "तुमच्या अर्जीमदल्यो जोडी निवडात"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_94\n"
@@ -2657,7 +2422,6 @@ msgid "Arrange the controls on your form"
msgstr "तुमचे अर्जीवेली नियंत्रणा मांडात"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_95\n"
@@ -2666,7 +2430,6 @@ msgid "Select the data entry mode"
msgstr "म्हायती नोंद स्थिती निवडात"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_96\n"
@@ -2675,7 +2438,6 @@ msgid "Apply the style of your form"
msgstr "तुमचे अर्जीची शैली लागू करात"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_97\n"
@@ -2695,7 +2457,6 @@ msgstr ""
"दुसरे नाव निवडात."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_1\n"
@@ -2704,7 +2465,6 @@ msgid "Table Wizard"
msgstr "कोष्टक विझार्ड"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_2\n"
@@ -2713,7 +2473,6 @@ msgid "Select fields"
msgstr "प्रक्षेत्रा निवडात"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_3\n"
@@ -2722,7 +2481,6 @@ msgid "Set types and formats"
msgstr "प्रकार आनिक स्थापिता रचात"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_4\n"
@@ -2731,7 +2489,6 @@ msgid "Set primary key"
msgstr "मुळावी चावी रचात"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_5\n"
@@ -2740,7 +2497,6 @@ msgid "Create table"
msgstr "कोष्टक तयार करात"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_8\n"
@@ -2749,7 +2505,6 @@ msgid "Select fields for your table"
msgstr "तुमच्या कोष्टकाखातीर प्रक्षेत्रा निवडात"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_9\n"
@@ -2758,7 +2513,6 @@ msgid "Set field types and formats"
msgstr "प्रक्षेत्र प्रकार आनिक स्थापितां रचात"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_10\n"
@@ -2767,7 +2521,6 @@ msgid "Set primary key"
msgstr "मुळावी चावी रचात"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_11\n"
@@ -2776,7 +2529,6 @@ msgid "Create table"
msgstr "कोष्टक तयार करात"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_14\n"
@@ -2785,7 +2537,6 @@ msgid "This wizard helps you to create a table for your database. After selectin
msgstr "हे विझार्ड तुमच्या म्हायतीकोशाखातीर कोष्टक तयार करपाक तुमका मदत करतले. कोष्टक विबाग आनिक नमुनो कोष्टक निवडल्या उपरांत, तुमच्या कोष्टकांत घालूंक सोदता ती प्रक्षेत्रां निवडात. तुमच्यान एकापरस चड नमुनो कोष्टकांतली प्रक्षेत्रां घालू येता."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_15\n"
@@ -2794,7 +2545,6 @@ msgid "Ca~tegory"
msgstr "विबाग"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_16\n"
@@ -2803,7 +2553,6 @@ msgid "B~usiness"
msgstr "व्यवसाय "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_17\n"
@@ -2812,7 +2561,6 @@ msgid "P~ersonal"
msgstr "वैयक्तिक"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_18\n"
@@ -2821,7 +2569,6 @@ msgid "~Sample tables"
msgstr "नमुनो कोष्टकां"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_19\n"
@@ -2830,7 +2577,6 @@ msgid "A~vailable fields"
msgstr "उपलब्द प्रक्षेत्रां"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_20\n"
@@ -2855,7 +2601,6 @@ msgid "-"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_23\n"
@@ -2864,7 +2609,6 @@ msgid "Field name"
msgstr "प्रक्षेत्र नाव"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_24\n"
@@ -2873,7 +2617,6 @@ msgid "Field type"
msgstr "प्रक्षेत्राचो प्रकार"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_25\n"
@@ -2882,7 +2625,6 @@ msgid "~Selected fields"
msgstr "निवडिल्ली प्रक्षेत्रां"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_26\n"
@@ -2891,7 +2633,6 @@ msgid "A primary key uniquely identifies each record in a database table. Primar
msgstr "म्हायतीकोश कोष्टकातलो प्रत्येक अभिलेख मुळावी चावी अचूक वळखता. मुळावी चावी विंगडविंगड कोष्टकांत म्हायती जोडप सोपे करता, आनिक तुमच्या प्रत्येक कोष्टकांत मुळावी चावी आसप बरे. मुळावे चावयेशिवाय, ह्या कोष्टकांत म्हायती घालप शक्य ना."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_27\n"
@@ -2900,7 +2641,6 @@ msgid "~Create a primary key"
msgstr "मुळावी चावी तयार करात"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_28\n"
@@ -2909,7 +2649,6 @@ msgid "~Automatically add a primary key"
msgstr "आपसूक मुळावी चावी तयार करात"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_29\n"
@@ -2927,7 +2666,6 @@ msgid "Define p~rimary key as a combination of several fields"
msgstr "अनेक प्रक्षेत्रांचो समूह मुळावी चावी म्हण निवडात"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_31\n"
@@ -2936,7 +2674,6 @@ msgid "F~ieldname"
msgstr "प्रक्षेत्र नाव"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_32\n"
@@ -2945,7 +2682,6 @@ msgid "~Primary key fields"
msgstr "मुळावे चावयेची प्रक्षेत्रां"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_33\n"
@@ -2954,7 +2690,6 @@ msgid "Auto ~value"
msgstr "आपसूक मोल"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_34\n"
@@ -2963,7 +2698,6 @@ msgid "What do you want to name your table?"
msgstr "तुमच्या कोष्टकाक किदे नाव दिवपाक सोदता?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_35\n"
@@ -2972,7 +2706,6 @@ msgid "Congratulations. You have entered all the information needed to create yo
msgstr "अभिनंदन. तुमी तुमच्या कोष्टकात जाय आशिल्ली सगळी म्हायती भल्ली."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_36\n"
@@ -2981,7 +2714,6 @@ msgid "What do you want to do next?"
msgstr "आता तुमी किदे करपाक सोदता?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_37\n"
@@ -2990,7 +2722,6 @@ msgid "Modify the table design"
msgstr "कोष्टक अभिन्यास सुदारात"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_38\n"
@@ -2999,7 +2730,6 @@ msgid "Insert data immediately"
msgstr "ताबडतोब म्हायती भरात"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_39\n"
@@ -3008,7 +2738,6 @@ msgid "C~reate a form based on this table"
msgstr "ह्या कोष्टकार आदारित अर्जी तयार करात"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_40\n"
@@ -3017,7 +2746,6 @@ msgid "The table you have created could not be opened."
msgstr "तुमी तयार केल्ले कोष्टक उगडुक शकना."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_41\n"
@@ -3026,7 +2754,6 @@ msgid "The table name '%TABLENAME' contains a character ('%SPECIALCHAR') that mi
msgstr "कोष्टक नाव '%TABLENAME' हातूंत एक अक्षर ('%SPECIALCHAR')आसा जाका म्हायतीकोशाचे फांटबळ नासू येता."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_42\n"
@@ -3035,7 +2762,6 @@ msgid "The field name '%FIELDNAME' contains a special character ('%SPECIALCHAR')
msgstr "प्रक्षेत्र नाव '%FIELDNAME' हातूंत एक खाशेले अक्षर ('%SPECIALCHAR')आसू येता जाका म्हायतीकोशाचे फांटबळ ना."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_43\n"
@@ -3044,7 +2770,6 @@ msgid "Field"
msgstr "प्रक्षेत्र"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_44\n"
@@ -3053,7 +2778,6 @@ msgid "MyTable"
msgstr "म्हजेकोष्टक"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_45\n"
@@ -3062,7 +2786,6 @@ msgid "Add a Field"
msgstr "प्रक्षेत्र जोडात"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_46\n"
@@ -3071,7 +2794,6 @@ msgid "Remove the selected Field"
msgstr "निवड केल्ले प्रक्षेत्र काडून उडयात"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_47\n"
@@ -3091,7 +2813,6 @@ msgstr ""
"उपकार करून दुसरे नाव दियात."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_49\n"
@@ -3100,7 +2821,6 @@ msgid "Catalog of the table"
msgstr "कोष्टकाची वळेरी"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_50\n"
@@ -3109,7 +2829,6 @@ msgid "Schema of the table"
msgstr "कोष्टकाची येवजण"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_51\n"
@@ -3118,7 +2837,6 @@ msgid "The field '%FIELDNAME' already exists."
msgstr "प्रक्षेत्र '%FIELDNAME' पयलीसावन आसा."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_ZERO_0\n"
@@ -3127,7 +2845,6 @@ msgid "~Cancel"
msgstr "रद्द करात"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_ZERO_1\n"
@@ -3136,7 +2853,6 @@ msgid "~Help"
msgstr "मदत"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_ZERO_2\n"
@@ -3145,7 +2861,6 @@ msgid "< ~Back"
msgstr "< फाटल्यान"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_ZERO_3\n"
@@ -3154,7 +2869,6 @@ msgid "~Convert"
msgstr "बदलात"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_ZERO_4\n"
@@ -3163,7 +2877,6 @@ msgid "Note: Currency amounts from external links and currency conversion factor
msgstr "टीप: भायल्या जोडींसावन चलन रक्कम आनिक सूत्रांतले चलन रूपांतर घटक रूपांतरीत करपाक येनात."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_ZERO_5\n"
@@ -3172,7 +2885,6 @@ msgid "First, unprotect all sheets."
msgstr "पयली, सगळे कागद असंरक्षित करात."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_ZERO_6\n"
@@ -3190,7 +2902,6 @@ msgid "C~ontinue >"
msgstr "चालू दवरात>>"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_ZERO_8\n"
@@ -3199,7 +2910,6 @@ msgid "C~lose"
msgstr "बंद"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_0\n"
@@ -3208,7 +2918,6 @@ msgid "~Entire document"
msgstr "पुराय दस्तावेज"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_1\n"
@@ -3217,7 +2926,6 @@ msgid "Selection"
msgstr "निवड"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_2\n"
@@ -3226,7 +2934,6 @@ msgid "Cell S~tyles"
msgstr "कक्ष शैली"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_3\n"
@@ -3235,7 +2942,6 @@ msgid "Currency cells in the current ~sheet"
msgstr "चालू शैलीतले चलन कक्ष"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_4\n"
@@ -3244,7 +2950,6 @@ msgid "Currency cells in the entire ~document"
msgstr "पुराय दस्तावेजांतले चलन कक्ष"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_5\n"
@@ -3253,7 +2958,6 @@ msgid "~Selected range"
msgstr "निवड केल्ली व्याप्ती"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_6\n"
@@ -3262,7 +2966,6 @@ msgid "Select Cell Styles"
msgstr "कक्ष शैलींची निवड करात"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_7\n"
@@ -3271,7 +2974,6 @@ msgid "Select currency cells"
msgstr "चलन कक्षांची निवड करात"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_8\n"
@@ -3280,7 +2982,6 @@ msgid "Currency ranges:"
msgstr "चलन व्याप्ती :"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_9\n"
@@ -3289,7 +2990,6 @@ msgid "Templates:"
msgstr "प्रारुपां:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_0\n"
@@ -3298,7 +2998,6 @@ msgid "Extent"
msgstr "विस्तार"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_1\n"
@@ -3307,7 +3006,6 @@ msgid "~Single %PRODUCTNAME Calc document"
msgstr "एकटो %PRODUCTNAME कॅल्क दस्तावेज"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_2\n"
@@ -3316,7 +3014,6 @@ msgid "Complete ~directory"
msgstr "पुराय निदेशिका"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_3\n"
@@ -3325,7 +3022,6 @@ msgid "Source Document:"
msgstr "स्त्रोत दस्तावेज :"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_4\n"
@@ -3334,7 +3030,6 @@ msgid "Source directory:"
msgstr "स्त्रोत निदेशिका :"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_5\n"
@@ -3343,7 +3038,6 @@ msgid "~Including subfolders"
msgstr "उपधारकांसयत्"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_6\n"
@@ -3352,7 +3046,6 @@ msgid "Target directory:"
msgstr "लक्ष्य निदेशिका :"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_7\n"
@@ -3361,7 +3054,6 @@ msgid "Temporarily unprotect sheet without query"
msgstr "प्रस्नाशिवाय तात्पुरतो असंरक्षित कागद"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_10\n"
@@ -3379,7 +3071,6 @@ msgid "Conversion status:"
msgstr "रूपांतरण स्थिती : "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STATUSLINE_1\n"
@@ -3388,7 +3079,6 @@ msgid "Conversion status of the cell templates:"
msgstr "सगळ्या कक्ष प्रारूपांची रूपांतर स्थिती"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STATUSLINE_2\n"
@@ -3397,7 +3087,6 @@ msgid "Registration of the relevant ranges: Sheet %1Number%1 of %2TotPageCount%2
msgstr "संबंदित बदलांची नोंदणी: कागद %1क्रमांक%1 of %2TotPageCount%2"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STATUSLINE_3\n"
@@ -3406,7 +3095,6 @@ msgid "Entry of the ranges to be converted..."
msgstr "रूपांतरित करपाच्या व्याप्तींची नोंद..."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STATUSLINE_4\n"
@@ -3415,7 +3103,6 @@ msgid "Sheet protection for each sheet will be restored..."
msgstr "प्रत्येक कागदाखातीर कागद सुरक्षा परतून हाडटली..."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STATUSLINE_5\n"
@@ -3424,7 +3111,6 @@ msgid "Conversion of the currency units in the cell templates..."
msgstr "कक्ष प्रारूपांतल्या चलन एककांचे रूपांतरण..."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_0\n"
@@ -3433,7 +3119,6 @@ msgid "~Finish"
msgstr "सोपले"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_1\n"
@@ -3442,7 +3127,6 @@ msgid "Select directory"
msgstr "निदेशिका निवड करात"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_2\n"
@@ -3451,7 +3135,6 @@ msgid "Select file"
msgstr "धारिका निवड करात"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_3\n"
@@ -3469,7 +3152,6 @@ msgid "non-existent"
msgstr "अस्तित्वांत ना"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_5\n"
@@ -3478,7 +3160,6 @@ msgid "Euro Converter"
msgstr "युरो परिवर्तक"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_6\n"
@@ -3487,7 +3168,6 @@ msgid "Should protected spreadsheets be temporarily unprotected?"
msgstr "संरक्षित स्प्रेडशिटस् तात्पुरती असंरक्षित करूया?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_7\n"
@@ -3496,7 +3176,6 @@ msgid "Enter the password to unprotect the table %1TableName%1"
msgstr "कोष्टक %1 कोष्टकाचे नाव %1 असंरक्षित करपाखातीर गुप्तशब्द घालात."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_8\n"
@@ -3505,7 +3184,6 @@ msgid "Wrong Password!"
msgstr "चुकीचो गुप्तशब्द!"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_9\n"
@@ -3514,7 +3192,6 @@ msgid "Protected Sheet"
msgstr "संरक्षित कागद"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_10\n"
@@ -3523,7 +3200,6 @@ msgid "Warning!"
msgstr "शिटकावणी !"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_11\n"
@@ -3532,7 +3208,6 @@ msgid "Protection for the sheets will not be removed."
msgstr "कागदाखातीरचे संरक्षण काडून उडोवपाचे ना."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_12\n"
@@ -3541,7 +3216,6 @@ msgid "Sheet cannot be unprotected"
msgstr "कागद असंरक्षित जावपाक शकना"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_13\n"
@@ -3550,7 +3224,6 @@ msgid "The Wizard cannot edit this document as cell formats cannot be modified i
msgstr "संरक्षित स्प्रेडशिटस् आशिल्ल्या दस्तावेजांत कक्ष रचनेंत बदल घडोवपाक येनाशिल्ल्यान विझार्ड ह्या दस्तावेजाक सम्पादित करपाक शकना."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_14\n"
@@ -3559,7 +3232,6 @@ msgid "Please note that the Euro Converter will, otherwise, not be able to edit
msgstr "उपकार करून नोंद घेयात की युरो रूपांतरण, हो दस्तावेज सम्पादित करपाक शकना !"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_15\n"
@@ -3568,7 +3240,6 @@ msgid "Please choose a currency to be converted first!"
msgstr "पयली रुपांतरण करपाखातीर चलन निवडात !"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_16\n"
@@ -3577,7 +3248,6 @@ msgid "Password:"
msgstr "गुप्त शब्द:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_17\n"
@@ -3586,7 +3256,6 @@ msgid "OK"
msgstr "OK"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_18\n"
@@ -3595,7 +3264,6 @@ msgid "Cancel"
msgstr "रद्द"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_19\n"
@@ -3604,7 +3272,6 @@ msgid "Please select a %PRODUCTNAME Calc document for editing!"
msgstr "%PRODUCTNAME कॅल्क दस्तावेज सम्पादनाखातीर निवड करात."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_20\n"
@@ -3613,7 +3280,6 @@ msgid "'<1>' is not a directory!"
msgstr "'<1>' ही निदेशिका न्ही!"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_21\n"
@@ -3640,7 +3306,6 @@ msgid "Do you really want to terminate conversion at this point?"
msgstr "तुमकां संवाद हांगा थांबोवपाचो आसा ?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_24\n"
@@ -3649,7 +3314,6 @@ msgid "Cancel Wizard"
msgstr "विझार्ड रद्द करात"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_0\n"
@@ -3658,7 +3322,6 @@ msgid "Portuguese Escudo"
msgstr "पोर्तुगीज इश्कुद"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_1\n"
@@ -3667,7 +3330,6 @@ msgid "Dutch Guilder"
msgstr "डच गिल्डर"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_2\n"
@@ -3676,7 +3338,6 @@ msgid "French Franc"
msgstr "फ्रेन्च फ्रान्क"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_3\n"
@@ -3685,7 +3346,6 @@ msgid "Spanish Peseta"
msgstr "स्पॅनिश पेसेटा"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_4\n"
@@ -3694,7 +3354,6 @@ msgid "Italian Lira"
msgstr "इटालियन लिरा"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_5\n"
@@ -3703,7 +3362,6 @@ msgid "German Mark"
msgstr "जर्मन मार्क"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_6\n"
@@ -3712,7 +3370,6 @@ msgid "Belgian Franc"
msgstr "बेल्जियन फ्रँक"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_7\n"
@@ -3721,7 +3378,6 @@ msgid "Irish Punt"
msgstr "आयरिश पन्ट"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_8\n"
@@ -3730,7 +3386,6 @@ msgid "Luxembourg Franc"
msgstr "लक्सेम्बर्ग फ्रॅन्क"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_9\n"
@@ -3739,7 +3394,6 @@ msgid "Austrian Schilling"
msgstr "ऑस्ट्रियन शिल्लिंग"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_10\n"
@@ -3748,7 +3402,6 @@ msgid "Finnish Mark"
msgstr "फिन्निश मार्क"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_11\n"
@@ -3757,7 +3410,6 @@ msgid "Greek Drachma"
msgstr "ग्रीक ड्रॅचमा"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_12\n"
@@ -3766,7 +3418,6 @@ msgid "Slovenian Tolar"
msgstr "स्लोवेनियन टोलार"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_13\n"
@@ -3775,7 +3426,6 @@ msgid "Cypriot Pound"
msgstr "या दस्तावेजाखातीर थारायल्ले चलन हे युरोपियन चलन न्ही !"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_14\n"
@@ -3784,7 +3434,6 @@ msgid "Maltese Lira"
msgstr "तुमच्या कार्यप्रणालीखातीर थारायल्ली भाशा ही युरोपीय मॉनीटरी युनियनांतली भाशा न्ही."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_15\n"
@@ -3793,7 +3442,6 @@ msgid "Slovak Koruna"
msgstr "स्लोवाक कोरूना"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_16\n"
@@ -3818,7 +3466,6 @@ msgid "Lithuanian Litas"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_LASTPAGE_0\n"
@@ -3827,7 +3474,6 @@ msgid "Progress"
msgstr "प्रगती"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_LASTPAGE_1\n"
@@ -3836,7 +3482,6 @@ msgid "Retrieving the relevant documents..."
msgstr "संबंधित दस्तावेज परतून मेळयता..."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_LASTPAGE_2\n"
@@ -3845,7 +3490,6 @@ msgid "Converting the documents..."
msgstr "दस्तावेज रुपांतरण करता..."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_LASTPAGE_3\n"
@@ -3854,7 +3498,6 @@ msgid "Settings:"
msgstr "स्थापितां :"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_LASTPAGE_4\n"
@@ -3863,7 +3506,6 @@ msgid "Sheet is always unprotected"
msgstr "कागद सदांच असंरक्षित आसता"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLES_0\n"
@@ -3872,7 +3514,6 @@ msgid "Theme Selection"
msgstr "संकल्पना निवड"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLES_1\n"
@@ -3881,7 +3522,6 @@ msgid "Error while saving the document to the clipboard! The following action ca
msgstr "दस्तावेजाची क्लिपबोर्डार जतनाय करतास्तना त्रुटी! मुखावेले काम रद्द करपाक येना."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLES_2\n"
@@ -3890,7 +3530,6 @@ msgid "~Cancel"
msgstr "रद्द करात"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLES_3\n"
@@ -3957,7 +3596,6 @@ msgid "Fifties Diner"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_7\n"
@@ -3974,7 +3612,6 @@ msgid "Green Grapes"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_9\n"
@@ -4048,7 +3685,6 @@ msgid "Pumpkin"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceDialog_0\n"
@@ -4057,7 +3693,6 @@ msgid "Addressee"
msgstr "स्वीकारपी"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceDialog_1\n"
@@ -4066,7 +3701,6 @@ msgid "One recipient"
msgstr "एक स्वीकारपी"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceDialog_2\n"
@@ -4075,7 +3709,6 @@ msgid "Several recipients (address database)"
msgstr "अनेक स्वीकारपी (नामो म्हायतीकोश)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceDialog_3\n"
@@ -4084,7 +3717,6 @@ msgid "Use of This Template"
msgstr "ह्या प्रारुपाचो वापर."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceMsgError\n"
@@ -4093,7 +3725,6 @@ msgid "An error has occurred."
msgstr " त्रुटी घडली ."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_0\n"
@@ -4102,7 +3733,6 @@ msgid "Click placeholder and overwrite"
msgstr "स्थानधारक क्लिक करात आनिक वयर बरयात"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_1\n"
@@ -4111,7 +3741,6 @@ msgid "Company"
msgstr "कंपनी"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_2\n"
@@ -4120,7 +3749,6 @@ msgid "Department"
msgstr "खातें"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_3\n"
@@ -4129,7 +3757,6 @@ msgid "First Name"
msgstr "पयले नाव"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_4\n"
@@ -4138,7 +3765,6 @@ msgid "Last Name"
msgstr "निमणें नाव"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_5\n"
@@ -4147,7 +3773,6 @@ msgid "Street"
msgstr "रस्तो"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_6\n"
@@ -4156,7 +3781,6 @@ msgid "Country"
msgstr " देश"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_7\n"
@@ -4165,7 +3789,6 @@ msgid "ZIP/Postal Code"
msgstr "Zip / टपाल खात्याचो सांकेतिक क्रमांक"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_8\n"
@@ -4174,7 +3797,6 @@ msgid "City"
msgstr "शार"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_9\n"
@@ -4183,7 +3805,6 @@ msgid "Title"
msgstr "मथळो"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_10\n"
@@ -4192,7 +3813,6 @@ msgid "Position"
msgstr "स्थान"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_11\n"
@@ -4201,7 +3821,6 @@ msgid "Form of Address"
msgstr "नाम्याची अर्जी"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_12\n"
@@ -4219,7 +3838,6 @@ msgid "Salutation"
msgstr "मानवंदना"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_14\n"
@@ -4228,7 +3846,6 @@ msgid "Home Phone"
msgstr "दूरध्वनी (घर)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_15\n"
@@ -4237,7 +3854,6 @@ msgid "Work Phone"
msgstr "दूरध्वनी (काम)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_16\n"
@@ -4246,7 +3862,6 @@ msgid "Fax"
msgstr "फेक्स"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_17\n"
@@ -4255,7 +3870,6 @@ msgid "E-Mail"
msgstr "ईमेल"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_18\n"
@@ -4264,7 +3878,6 @@ msgid "URL"
msgstr "URL"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_19\n"
@@ -4273,7 +3886,6 @@ msgid "Notes"
msgstr "टीपणां"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_20\n"
@@ -4282,7 +3894,6 @@ msgid "Alt. Field 1"
msgstr "Alt. Field 1"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_21\n"
@@ -4291,7 +3902,6 @@ msgid "Alt. Field 2"
msgstr "Alt. Field 2"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_22\n"
@@ -4300,7 +3910,6 @@ msgid "Alt. Field 3"
msgstr "Alt. Field 3"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_23\n"
@@ -4309,7 +3918,6 @@ msgid "Alt. Field 4"
msgstr "Alt. Field 4"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_24\n"
@@ -4318,7 +3926,6 @@ msgid "ID"
msgstr "ID"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_25\n"
@@ -4327,7 +3934,6 @@ msgid "State"
msgstr "राज्य"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_26\n"
@@ -4336,7 +3942,6 @@ msgid "Office Phone"
msgstr "कार्यालय दूरध्वनी"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_27\n"
@@ -4345,7 +3950,6 @@ msgid "Pager"
msgstr "पेजर"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_28\n"
@@ -4354,7 +3958,6 @@ msgid "Mobile Phone"
msgstr "भ्रमण ध्वनी"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_29\n"
@@ -4363,7 +3966,6 @@ msgid "Other Phone"
msgstr "हेर दूरध्वनी"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_30\n"
@@ -4381,7 +3983,6 @@ msgid "Invite"
msgstr "आपसूक आपयात"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceNoTextmark_0\n"
@@ -4390,7 +3991,6 @@ msgid "The bookmark 'Recipient' is missing."
msgstr "पुस्तकखूण 'धारक 'शेणला"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceNoTextmark_1\n"
@@ -4399,7 +3999,6 @@ msgid "Form letter fields can not be included."
msgstr "अर्जी पत्र प्रक्षेत्रांचो आसपाव जावपाक शकना."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"AgendaDlgName\n"
@@ -4408,7 +4007,6 @@ msgid "Minutes Template"
msgstr "मिनीट प्रारूप"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"AgendaDlgNoCancel\n"
@@ -4417,7 +4015,6 @@ msgid "An option must be confirmed."
msgstr "पर्यायाक दुजोरो दिंवक जाय."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"AgendaDlgFrame\n"
@@ -4426,7 +4023,6 @@ msgid "Minutes Type"
msgstr "मिनीट प्रकार"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"AgendaDlgButton1\n"
@@ -4435,7 +4031,6 @@ msgid "Results Minutes"
msgstr "निकाल मिनिटां"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"AgendaDlgButton2\n"
@@ -4444,7 +4039,6 @@ msgid "Evaluation Minutes"
msgstr "मूल्यमापन मिनटां"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"TextField\n"
@@ -4462,7 +4056,6 @@ msgid "The '%1' directory cannot be created:"
msgstr " '%1' निदेशिका तयार करपाक येना:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MsgDirNotThere\n"
@@ -4471,7 +4064,6 @@ msgid "The '%1' directory does not exist."
msgstr " '%1' निदेशिका अस्तित्वांत ना."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"QueryfornewCreation\n"
@@ -4480,7 +4072,6 @@ msgid "Do you want to create it now?"
msgstr "तुमी ती तयार करपाक सोदता?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"HelpButton\n"
@@ -4489,7 +4080,6 @@ msgid "~Help"
msgstr "मदत"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CancelButton\n"
@@ -4498,7 +4088,6 @@ msgid "~Cancel"
msgstr "रद्द करात"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"BackButton\n"
@@ -4516,7 +4105,6 @@ msgid "Ne~xt >"
msgstr "मुखार >>"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"BeginButton\n"
@@ -4525,7 +4113,6 @@ msgid "~Convert"
msgstr "बदलात"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CloseButton\n"
@@ -4542,7 +4129,6 @@ msgid "This wizard convert legacy format documents to Open Document Format for O
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"WelcometextLabel3\n"
@@ -4551,7 +4137,6 @@ msgid "Select the document type for conversion:"
msgstr "रूपांतरणाखातीर दस्तावेज प्रकार निवडात:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MSTemplateCheckbox_1_\n"
@@ -4560,7 +4145,6 @@ msgid "Word templates"
msgstr "वर्ड प्रारुपां"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MSTemplateCheckbox_2_\n"
@@ -4569,7 +4153,6 @@ msgid "Excel templates"
msgstr "एक्सेल प्रारुपां"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MSTemplateCheckbox_3_\n"
@@ -4578,7 +4161,6 @@ msgid "PowerPoint templates"
msgstr "पॉवरपॉईंट प्रारुपां"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MSDocumentCheckbox_1_\n"
@@ -4587,7 +4169,6 @@ msgid "Word documents"
msgstr "वर्ड दस्तावेज"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MSDocumentCheckbox_2_\n"
@@ -4604,7 +4185,6 @@ msgid "PowerPoint/Publisher documents"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MSContainerName\n"
@@ -4613,7 +4193,6 @@ msgid "Microsoft Office"
msgstr " मॅक्रोसॉफ्ट ऑफीस"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SummaryHeader\n"
@@ -4622,7 +4201,6 @@ msgid "Summary:"
msgstr "सारांश:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"GroupnameDefault\n"
@@ -4631,7 +4209,6 @@ msgid "Imported_Templates"
msgstr "आयात केल्ली प्रारूपां"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ProgressMoreDocs\n"
@@ -4658,7 +4235,6 @@ msgid "The '<1>' file already exists.<CR>Do you want to overwrite it?"
msgstr " '<1>' धारिका आस्तित्वांत आसा.<CR> तुमी तिचे वयर बरोवपाक सोदता ?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MorePathsError3\n"
@@ -4676,7 +4252,6 @@ msgid "Do you really want to terminate conversion at this point?"
msgstr "तुमकां संवाद हांगा थांबोवपाचो आसा ?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ConvertError2\n"
@@ -4685,7 +4260,6 @@ msgid "Cancel Wizard"
msgstr "विझार्ड रद्द करात"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RTErrorDesc\n"
@@ -4694,7 +4268,6 @@ msgid "An unexpected error has occurred in the wizard."
msgstr "अनपेक्षित त्रुटी विझार्डांत घडली. "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RTErrorHeader\n"
@@ -4703,7 +4276,6 @@ msgid "Error"
msgstr "त्रुटी"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"OverwriteallFiles\n"
@@ -4712,7 +4284,6 @@ msgid "Do you want to overwrite documents without being asked?"
msgstr "विचारी नास्तना तुमका दस्तावेजांचे वयर बरोवपाचे आसा?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ReeditMacro\n"
@@ -4721,7 +4292,6 @@ msgid "Document macro has to be revised."
msgstr "दस्तावेज मॅक्रोंची परतून उजळणी करपाक जाय."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CouldNotsaveDocument\n"
@@ -4730,7 +4300,6 @@ msgid "Document '<1>' could not be saved."
msgstr "दस्तावेज '<1>' जतनाय करपाक शकना."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CouldNotopenDocument\n"
@@ -4739,7 +4308,6 @@ msgid "Document '<1>' could not be opened."
msgstr "दस्तावेज '<1>' उगडुपाक शकना."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"PathDialogMessage\n"
@@ -4748,7 +4316,6 @@ msgid "Select a directory"
msgstr "निदेशिका निवड करात"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"DialogTitle\n"
@@ -4757,7 +4324,6 @@ msgid "Document Converter"
msgstr "दस्तावेज परिवर्तक"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SearchInSubDir\n"
@@ -4766,7 +4332,6 @@ msgid "Including subdirectories"
msgstr "उपनिदेशिकांसयत्"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ProgressPage1\n"
@@ -4775,7 +4340,6 @@ msgid "Progress"
msgstr "प्रगती"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ProgressPage2\n"
@@ -4784,7 +4348,6 @@ msgid "Retrieving the relevant documents:"
msgstr "संबंधित दस्तावेज परतून मेळयता :"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ProgressPage3\n"
@@ -4793,7 +4356,6 @@ msgid "Converting the documents"
msgstr "दस्तावेज रुपांतरीत करता"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ProgressFound\n"
@@ -4811,7 +4373,6 @@ msgid "\"%1 found"
msgstr "%1 मेळ्ळे"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"Ready\n"
@@ -4820,7 +4381,6 @@ msgid "Finished"
msgstr "सोपलें"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SourceDocuments\n"
@@ -4829,7 +4389,6 @@ msgid "Source documents"
msgstr "स्त्रोत दस्तावेज"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"TargetDocuments\n"
@@ -4838,7 +4397,6 @@ msgid "Target documents"
msgstr "लक्ष्य दस्तावेज"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"LogfileSummary\n"
@@ -4847,7 +4405,6 @@ msgid "<COUNT> documents converted"
msgstr " <COUNT> रुपांतरीत दस्तावेज"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumInclusiveSubDir\n"
@@ -4856,7 +4413,6 @@ msgid "All subdirectories will be taken into account"
msgstr "सगळ्यो उपनिदेशिका मतींत धल्ल्यो वतल्यो."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumSaveDokumente\n"
@@ -4865,7 +4421,6 @@ msgid "These will be exported to the following directory:"
msgstr "हे मुखावेल्या निदेशिकेंत निर्यात जातले :"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"TextImportLabel\n"
@@ -4874,7 +4429,6 @@ msgid "Import from:"
msgstr "हातूंतल्यान आयात करात :"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"TextExportLabel\n"
@@ -4883,7 +4437,6 @@ msgid "Save to:"
msgstr "त जतनाय करात:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CreateLogfile\n"
@@ -4892,7 +4445,6 @@ msgid "Create log file"
msgstr "लॉग धारिका तयार करात"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"LogfileHelpText\n"
@@ -4901,7 +4453,6 @@ msgid "A log file will be created in your work directory"
msgstr "तुमच्या कामाच्या निदेशिकेंत लॉग धारिका तयार करतले."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ShowLogfile\n"
@@ -4910,7 +4461,6 @@ msgid "Show log file"
msgstr "लॉग धारिका दाखयात"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumMSTextDocuments\n"
@@ -4919,7 +4469,6 @@ msgid "All Word documents contained in the following directory will be imported:
msgstr "मुखावेल्या निदेशिकेंत आशिल्ले सगळे वर्ड दस्तावेज आयात केले वतले :"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumMSTableDocuments\n"
@@ -4937,7 +4486,6 @@ msgid "All PowerPoint/Publisher documents contained in the following directory w
msgstr "मुखावेल्या निदेशिकेंत आशिल्ली सगळी पॉवरपॉईंट प्रारुपां आयात केली वतली:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumMSTextTemplates\n"
@@ -4946,7 +4494,6 @@ msgid "All Word templates contained in the following directory will be imported:
msgstr "मुखावेल्या निदेशिकेंत आशिल्ली सगळी वर्ड प्रारुपां आयात केली वतली:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumMSTableTemplates\n"
@@ -4955,7 +4502,6 @@ msgid "All Excel templates contained in the following directory will be imported
msgstr "मुखावेल्या निदेशिकेंत आशिल्ली सगळी एक्सेल प्रारुपां आयात केली वतली:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumMSDrawTemplates\n"
diff --git a/source/kok/writerperfect/messages.po b/source/kok/writerperfect/messages.po
index 67adcfa5b60..5157d64a2f8 100644
--- a/source/kok/writerperfect/messages.po
+++ b/source/kok/writerperfect/messages.po
@@ -83,7 +83,6 @@ msgid "Page break"
msgstr "पान खण्ड"
#: exportepub.ui:162
-#, fuzzy
msgctxt "exportepub|splitheading"
msgid "Heading"
msgstr "मथळो"
diff --git a/source/kok/xmlsecurity/messages.po b/source/kok/xmlsecurity/messages.po
index 4739208e730..358883001d3 100644
--- a/source/kok/xmlsecurity/messages.po
+++ b/source/kok/xmlsecurity/messages.po
@@ -195,7 +195,6 @@ msgid "The certificate is OK."
msgstr ""
#: certpage.ui:139
-#, fuzzy
msgctxt "certpage|certnotok"
msgid "The certificate could not be validated."
msgstr "प्रमाणपत्र वैध करपाक मेळना."
@@ -222,7 +221,6 @@ msgid "Sign Document..."
msgstr ""
#: digitalsignaturesdialog.ui:129
-#, fuzzy
msgctxt "digitalsignaturesdialog|remove"
msgid "Remove"
msgstr "काडात"
@@ -243,13 +241,11 @@ msgid "Digital ID issued by "
msgstr ""
#: digitalsignaturesdialog.ui:194
-#, fuzzy
msgctxt "digitalsignaturesdialog|date"
msgid "Date"
msgstr "तारीक"
#: digitalsignaturesdialog.ui:205
-#, fuzzy
msgctxt "digitalsignaturesdialog|description"
msgid "Description"
msgstr "विवरण"
@@ -412,7 +408,6 @@ msgid "Expiration date"
msgstr ""
#: selectcertificatedialog.ui:136
-#, fuzzy
msgctxt "selectcertificatedialog|type"
msgid "Type"
msgstr "प्रकार"
@@ -485,7 +480,6 @@ msgid "View Certificate..."
msgstr ""
#: selectcertificatedialog.ui:266
-#, fuzzy
msgctxt "selectcertificatedialog|label2"
msgid "Description:"
msgstr "विवरण :"
@@ -502,7 +496,6 @@ msgid "General"
msgstr "सर्वसादारण"
#: viewcertdialog.ui:100
-#, fuzzy
msgctxt "viewcertdialog|details"
msgid "Details"
msgstr "सविस्तर"
diff --git a/source/ks/accessibility/messages.po b/source/ks/accessibility/messages.po
index a94c325e3f5..03e9acfa5fc 100644
--- a/source/ks/accessibility/messages.po
+++ b/source/ks/accessibility/messages.po
@@ -19,13 +19,11 @@ msgid "Browse"
msgstr "ژا نڈُن"
#: strings.hrc:26
-#, fuzzy
msgctxt "STR_SVT_ACC_ACTION_EXPAND"
msgid "Expand"
msgstr "بڑھانا"
#: strings.hrc:27
-#, fuzzy
msgctxt "STR_SVT_ACC_ACTION_COLLAPSE"
msgid "Collapse"
msgstr "گرانا"
@@ -46,13 +44,11 @@ msgid "Uncheck"
msgstr ""
#: strings.hrc:31
-#, fuzzy
msgctxt "RID_STR_ACC_SCROLLBAR_NAME_VERTICAL"
msgid "Vertical scroll bar"
msgstr "كھڈا سکرول بار"
#: strings.hrc:32
-#, fuzzy
msgctxt "RID_STR_ACC_SCROLLBAR_NAME_HORIZONTAL"
msgid "Horizontal scroll bar"
msgstr "س۪یود سکرول بار"
@@ -63,13 +59,11 @@ msgid "Please press enter to go into child control for more operations"
msgstr ""
#: strings.hrc:34
-#, fuzzy, c-format
msgctxt "RID_STR_ACC_COLUMN_NUM"
msgid "Column %COLUMNNUMBER"
msgstr "Column %COLUMNNUMBER"
#: strings.hrc:35
-#, fuzzy
msgctxt "RID_STR_ACC_ROW_NUM"
msgid "Row %ROWNUMBER"
msgstr "Row %ROWNUMBER"
diff --git a/source/ks/avmedia/messages.po b/source/ks/avmedia/messages.po
index 96f70db536b..58d58671d95 100644
--- a/source/ks/avmedia/messages.po
+++ b/source/ks/avmedia/messages.po
@@ -39,7 +39,6 @@ msgid "Stop"
msgstr "ٹھئہر "
#: strings.hrc:30
-#, fuzzy
msgctxt "AVMEDIA_STR_LOOP"
msgid "Repeat"
msgstr "دہراوُن"
@@ -75,7 +74,6 @@ msgid "Scaled"
msgstr " میۄنمُت"
#: strings.hrc:37
-#, fuzzy
msgctxt "AVMEDIA_STR_VOLUME"
msgid "Volume"
msgstr "والیوم"
diff --git a/source/ks/basctl/messages.po b/source/ks/basctl/messages.po
index 9d7d2893d1e..4b08ccd2cdb 100644
--- a/source/ks/basctl/messages.po
+++ b/source/ks/basctl/messages.po
@@ -416,7 +416,6 @@ msgstr ""
" "
#: strings.hrc:100
-#, fuzzy
msgctxt "RID_STR_PRINTDLG_RANGE"
msgid "Print range"
msgstr "حد چھپآویوو"
@@ -484,7 +483,6 @@ msgid "Multiselection"
msgstr "بے شمار ژار"
#: strings.hrc:114
-#, fuzzy
msgctxt "RID_STR_DEF_LANG"
msgid "[Default Language]"
msgstr "[Default Language]"
@@ -680,7 +678,6 @@ msgid "Export as _extension"
msgstr ""
#: exportdialog.ui:100
-#, fuzzy
msgctxt "exportdialog|basic"
msgid "Export as BASIC library"
msgstr "Export as BASIC library"
@@ -696,7 +693,6 @@ msgid "_Line number:"
msgstr ""
#: importlibdialog.ui:9
-#, fuzzy
msgctxt "importlibdialog|ImportLibDialog"
msgid "Import Libraries"
msgstr "Import Libraries"
@@ -712,7 +708,6 @@ msgid "Replace existing libraries"
msgstr ""
#: importlibdialog.ui:134
-#, fuzzy
msgctxt "importlibdialog|label1"
msgid "Options"
msgstr "آپشنس"
@@ -753,7 +748,6 @@ msgid "_Export..."
msgstr "برآمدکرو۔۔۔"
#: managebreakpoints.ui:9
-#, fuzzy
msgctxt "managebreakpoints|ManageBreakpointsDialog"
msgid "Manage Breakpoints"
msgstr "‎بریک پوائنٹس کوترتیب دو"
@@ -848,7 +842,6 @@ msgid "%PRODUCTNAME Basic Macro Organizer"
msgstr ""
#: organizedialog.ui:78
-#, fuzzy
msgctxt "organizedialog|modules"
msgid "Modules"
msgstr "موڈیولز"
diff --git a/source/ks/basic/messages.po b/source/ks/basic/messages.po
index f58bb45bce4..80741709ffd 100644
--- a/source/ks/basic/messages.po
+++ b/source/ks/basic/messages.po
@@ -68,7 +68,6 @@ msgid "Duplicate definition."
msgstr "وضاحتك نقل"
#: basic.hrc:36
-#, fuzzy
msgctxt "RID_BASIC_START"
msgid "Division by zero."
msgstr "صفرسئتھ تقسیم كرُن "
@@ -164,7 +163,6 @@ msgid "Device I/O error."
msgstr " ئچ غلطیI/Oآلہ"
#: basic.hrc:52
-#, fuzzy
msgctxt "RID_BASIC_START"
msgid "File already exists."
msgstr "فائل غڈئ پَٹھٱ۪ی موجود"
diff --git a/source/ks/chart2/messages.po b/source/ks/chart2/messages.po
index ec37c4471da..9c02581caee 100644
--- a/source/ks/chart2/messages.po
+++ b/source/ks/chart2/messages.po
@@ -626,7 +626,6 @@ msgid "Use superordinate object settings"
msgstr "سوپر آرڈینیٹ سیٹینگس استعمال کریں"
#: strings.hrc:145
-#, fuzzy
msgctxt "STR_PROPERTY_ROLE_FILLCOLOR"
msgid "Fill Color"
msgstr "رنگ بھرو"
@@ -659,7 +658,6 @@ msgid "Exponential"
msgstr ""
#: strings.hrc:152
-#, fuzzy
msgctxt "STR_REGRESSION_POWER"
msgid "Power"
msgstr "پاور"
@@ -675,7 +673,6 @@ msgid "Moving average"
msgstr ""
#: strings.hrc:155
-#, fuzzy
msgctxt "STR_REGRESSION_MEAN"
msgid "Mean"
msgstr "وسط"
@@ -871,7 +868,6 @@ msgid "3D View"
msgstr ""
#: chardialog.ui:8
-#, fuzzy
msgctxt "chardialog|CharDialog"
msgid "Character"
msgstr "حرف"
@@ -883,7 +879,6 @@ msgid "Font"
msgstr "Font"
#: chardialog.ui:127
-#, fuzzy
msgctxt "chardialog|fonteffects"
msgid "Font Effects"
msgstr "فانٹ اثرات"
@@ -900,7 +895,6 @@ msgid "Data Table"
msgstr ""
#: chartdatadialog.ui:88
-#, fuzzy
msgctxt "chartdatadialog|InsertRow"
msgid "Insert Row"
msgstr "سطرداخل کرو"
@@ -916,7 +910,6 @@ msgid "Insert Text Column"
msgstr ""
#: chartdatadialog.ui:130
-#, fuzzy
msgctxt "chartdatadialog|RemoveRow"
msgid "Delete Row"
msgstr " سطرخارج کرو"
@@ -970,13 +963,11 @@ msgid "Center"
msgstr "مرکز"
#: dlg_DataLabel.ui:28
-#, fuzzy
msgctxt "dlg_DataLabel|liststorePLACEMENT"
msgid "Above"
msgstr "اوپر"
#: dlg_DataLabel.ui:32
-#, fuzzy
msgctxt "dlg_DataLabel|liststorePLACEMENT"
msgid "Top left"
msgstr "ہ۪یوركن كھوفُر"
@@ -988,19 +979,16 @@ msgid "Left"
msgstr "كھوفُر"
#: dlg_DataLabel.ui:40
-#, fuzzy
msgctxt "dlg_DataLabel|liststorePLACEMENT"
msgid "Bottom left"
msgstr "تلئكنئ كھوفِر "
#: dlg_DataLabel.ui:44
-#, fuzzy
msgctxt "dlg_DataLabel|liststorePLACEMENT"
msgid "Below"
msgstr "بوْنئ "
#: dlg_DataLabel.ui:48
-#, fuzzy
msgctxt "dlg_DataLabel|liststorePLACEMENT"
msgid "Bottom right"
msgstr "تلئكنئ دَچھ۪ین"
@@ -1012,19 +1000,16 @@ msgid "Right"
msgstr "دَچھُن"
#: dlg_DataLabel.ui:56
-#, fuzzy
msgctxt "dlg_DataLabel|liststorePLACEMENT"
msgid "Top right"
msgstr "ہیور كُن دچھُن"
#: dlg_DataLabel.ui:60
-#, fuzzy
msgctxt "dlg_DataLabel|liststorePLACEMENT"
msgid "Inside"
msgstr "اندر كُن"
#: dlg_DataLabel.ui:64
-#, fuzzy
msgctxt "dlg_DataLabel|liststorePLACEMENT"
msgid "Outside"
msgstr "نیبر۪ "
@@ -1035,7 +1020,6 @@ msgid "Near origin"
msgstr ""
#: dlg_DataLabel.ui:82
-#, fuzzy
msgctxt "dlg_DataLabel|liststoreSEPARATOR"
msgid "Space"
msgstr "فئصلہ"
@@ -1161,7 +1145,6 @@ msgid "Error Margin"
msgstr ""
#: dlg_InsertErrorBars.ui:49
-#, fuzzy
msgctxt "dlg_InsertErrorBars|dlg_InsertErrorBars"
msgid "Legend"
msgstr "لیجنڈ"
@@ -1262,7 +1245,6 @@ msgid "From Data Table"
msgstr ""
#: dlg_InsertLegend.ui:8
-#, fuzzy
msgctxt "dlg_InsertLegend|dlg_InsertLegend"
msgid "Legend"
msgstr "لیجنڈ"
@@ -1303,7 +1285,6 @@ msgid "Position"
msgstr "پوزیشن"
#: insertaxisdlg.ui:8
-#, fuzzy
msgctxt "insertaxisdlg|InsertAxisDialog"
msgid "Axes"
msgstr "محور "
@@ -1327,7 +1308,6 @@ msgid "_Z axis"
msgstr "z-Axis"
#: insertaxisdlg.ui:159
-#, fuzzy
msgctxt "insertaxisdlg|label1"
msgid "Axes"
msgstr "محور "
@@ -1357,7 +1337,6 @@ msgid "Secondary Axes"
msgstr "Secondary x-Axis"
#: insertgriddlg.ui:8
-#, fuzzy
msgctxt "insertgriddlg|InsertGridDialog"
msgid "Grids"
msgstr "Grids"
@@ -1409,7 +1388,6 @@ msgid "Minor Grids"
msgstr ""
#: inserttitledlg.ui:8
-#, fuzzy
msgctxt "inserttitledlg|InsertTitleDialog"
msgid "Titles"
msgstr "عنوانات"
@@ -1445,7 +1423,6 @@ msgid "_Z axis"
msgstr "z-Axis"
#: inserttitledlg.ui:247
-#, fuzzy
msgctxt "inserttitledlg|Axe"
msgid "Axes"
msgstr "محور "
@@ -1469,7 +1446,6 @@ msgid "Secondary Axes"
msgstr "Secondary x-Axis"
#: paradialog.ui:8
-#, fuzzy
msgctxt "paradialog|ParagraphDialog"
msgid "Paragraph"
msgstr "پیراگراف"
@@ -1486,7 +1462,6 @@ msgid "Alignment"
msgstr "ترتیب وئری"
#: paradialog.ui:151
-#, fuzzy
msgctxt "paradialog|labelTP_PARA_ASIAN"
msgid "Asian Typography"
msgstr "Asian Typography"
@@ -1549,7 +1524,6 @@ msgid "Title"
msgstr "عنوان"
#: sidebarelements.ui:69
-#, fuzzy
msgctxt "sidebarelements|l"
msgid "Titles"
msgstr "عنوانات"
@@ -1594,7 +1568,6 @@ msgid "Manual"
msgstr ""
#: sidebarelements.ui:166
-#, fuzzy
msgctxt "sidebarelements|label_legen"
msgid "Legend"
msgstr "لیجنڈ"
@@ -1658,7 +1631,6 @@ msgid "2nd Y axis title"
msgstr "y-Axis Title"
#: sidebarelements.ui:341
-#, fuzzy
msgctxt "sidebarelements|label_axes"
msgid "Axes"
msgstr "محور "
@@ -1797,13 +1769,11 @@ msgid "P_lacement:"
msgstr ""
#: sidebarseries.ui:82
-#, fuzzy
msgctxt "sidebarseries|comboboxtext_label"
msgid "Above"
msgstr "اوپر"
#: sidebarseries.ui:83
-#, fuzzy
msgctxt "sidebarseries|comboboxtext_label"
msgid "Below"
msgstr "بوْنئ "
@@ -1815,13 +1785,11 @@ msgid "Center"
msgstr "مرکز"
#: sidebarseries.ui:85
-#, fuzzy
msgctxt "sidebarseries|comboboxtext_label"
msgid "Outside"
msgstr "نیبر۪ "
#: sidebarseries.ui:86
-#, fuzzy
msgctxt "sidebarseries|comboboxtext_label"
msgid "Inside"
msgstr "اندر كُن"
@@ -2033,7 +2001,6 @@ msgid "_Perspective"
msgstr "Perspective"
#: tp_3D_SceneGeometry.ui:109
-#, fuzzy
msgctxt "tp_3D_SceneGeometry|MTR_FLD_PERSPECTIVE-atkobject"
msgid "Perspective"
msgstr "Perspective"
@@ -2119,13 +2086,11 @@ msgid "_Cross other axis at"
msgstr ""
#: tp_AxisPositions.ui:57
-#, fuzzy
msgctxt "tp_AxisPositions|LB_CROSSES_OTHER_AXIS_AT"
msgid "Start"
msgstr "شروع"
#: tp_AxisPositions.ui:58
-#, fuzzy
msgctxt "tp_AxisPositions|LB_CROSSES_OTHER_AXIS_AT"
msgid "End"
msgstr "اند"
@@ -2137,7 +2102,6 @@ msgid "Value"
msgstr "قئمتھ"
#: tp_AxisPositions.ui:60
-#, fuzzy
msgctxt "tp_AxisPositions|LB_CROSSES_OTHER_AXIS_AT"
msgid "Category"
msgstr "درجہ"
@@ -2271,31 +2235,26 @@ msgid "Mor_e..."
msgstr "مزید"
#: tp_AxisPositions.ui:571
-#, fuzzy
msgctxt "tp_AxisPositions|label2"
msgid "Grids"
msgstr "Grids"
#: tp_ChartType.ui:20
-#, fuzzy
msgctxt "tp_ChartType|liststore1"
msgid "Bar"
msgstr "Bar"
#: tp_ChartType.ui:23
-#, fuzzy
msgctxt "tp_ChartType|liststore1"
msgid "Cylinder"
msgstr "سلینڈ ر"
#: tp_ChartType.ui:26
-#, fuzzy
msgctxt "tp_ChartType|liststore1"
msgid "Cone"
msgstr "مخروط"
#: tp_ChartType.ui:29
-#, fuzzy
msgctxt "tp_ChartType|liststore1"
msgid "Pyramid"
msgstr "مخروطی"
@@ -2344,7 +2303,6 @@ msgid "Percent"
msgstr ""
#: tp_ChartType.ui:259
-#, fuzzy
msgctxt "tp_ChartType|deep"
msgid "Deep"
msgstr "سرون"
@@ -2360,7 +2318,6 @@ msgid "Straight"
msgstr ""
#: tp_ChartType.ui:313
-#, fuzzy
msgctxt "tp_ChartType|linetype"
msgid "Smooth"
msgstr "ہموار"
@@ -2405,13 +2362,11 @@ msgid "Center"
msgstr "مرکز"
#: tp_DataLabel.ui:28
-#, fuzzy
msgctxt "tp_DataLabel|liststorePLACEMENT"
msgid "Above"
msgstr "اوپر"
#: tp_DataLabel.ui:32
-#, fuzzy
msgctxt "tp_DataLabel|liststorePLACEMENT"
msgid "Top left"
msgstr "ہ۪یوركن كھوفُر"
@@ -2423,19 +2378,16 @@ msgid "Left"
msgstr "كھوفُر"
#: tp_DataLabel.ui:40
-#, fuzzy
msgctxt "tp_DataLabel|liststorePLACEMENT"
msgid "Bottom left"
msgstr "تلئكنئ كھوفِر "
#: tp_DataLabel.ui:44
-#, fuzzy
msgctxt "tp_DataLabel|liststorePLACEMENT"
msgid "Below"
msgstr "بوْنئ "
#: tp_DataLabel.ui:48
-#, fuzzy
msgctxt "tp_DataLabel|liststorePLACEMENT"
msgid "Bottom right"
msgstr "تلئكنئ دَچھ۪ین"
@@ -2447,19 +2399,16 @@ msgid "Right"
msgstr "دَچھُن"
#: tp_DataLabel.ui:56
-#, fuzzy
msgctxt "tp_DataLabel|liststorePLACEMENT"
msgid "Top right"
msgstr "ہیور كُن دچھُن"
#: tp_DataLabel.ui:60
-#, fuzzy
msgctxt "tp_DataLabel|liststorePLACEMENT"
msgid "Inside"
msgstr "اندر كُن"
#: tp_DataLabel.ui:64
-#, fuzzy
msgctxt "tp_DataLabel|liststorePLACEMENT"
msgid "Outside"
msgstr "نیبر۪ "
@@ -2470,7 +2419,6 @@ msgid "Near origin"
msgstr ""
#: tp_DataLabel.ui:82
-#, fuzzy
msgctxt "tp_DataLabel|liststoreSEPARATOR"
msgid "Space"
msgstr "فئصلہ"
@@ -2599,7 +2547,6 @@ msgid "_Add"
msgstr "ملاؤ"
#: tp_DataSource.ui:116
-#, fuzzy
msgctxt "tp_DataSource|BTN_UP-atkobject"
msgid "Up"
msgstr "اوپر"
@@ -2611,7 +2558,6 @@ msgid "_Remove"
msgstr "ہٹئویو"
#: tp_DataSource.ui:148
-#, fuzzy
msgctxt "tp_DataSource|BTN_DOWN-atkobject"
msgid "Down"
msgstr "نیچے"
@@ -2801,7 +2747,6 @@ msgid "_Clockwise direction"
msgstr ""
#: tp_PolarOptions.ui:47
-#, fuzzy
msgctxt "tp_PolarOptions|label1"
msgid "Orientation"
msgstr "رخ بندی"
@@ -2885,19 +2830,16 @@ msgid "End Table Index"
msgstr ""
#: tp_RangeChooser.ui:272
-#, fuzzy
msgctxt "tp_RangeChooser|STR_PAGE_DATA_RANGE"
msgid "Data Range"
msgstr "ڈاٹائك حد"
#: tp_Scale.ui:20
-#, fuzzy
msgctxt "tp_Scale|liststoreDATE"
msgid "Days"
msgstr "ایام "
#: tp_Scale.ui:24
-#, fuzzy
msgctxt "tp_Scale|liststoreDATE"
msgid "Months"
msgstr "مہینے"
@@ -2925,7 +2867,6 @@ msgid "T_ype"
msgstr "Type"
#: tp_Scale.ui:116
-#, fuzzy
msgctxt "tp_Scale|LB_AXIS_TYPE"
msgid "Automatic"
msgstr " پانئی "
@@ -3185,7 +3126,6 @@ msgid "_Y Variable Name"
msgstr ""
#: tp_Trendline.ui:590
-#, fuzzy
msgctxt "tp_Trendline|label2"
msgid "Options"
msgstr "آپشنس"
@@ -3218,7 +3158,6 @@ msgid "A_utomatic"
msgstr " پانئی "
#: tp_axisLabel.ui:138
-#, fuzzy
msgctxt "tp_axisLabel|orderL"
msgid "Order"
msgstr "آرڈر"
diff --git a/source/ks/cui/messages.po b/source/ks/cui/messages.po
index 4cee228e855..76b4df459e9 100644
--- a/source/ks/cui/messages.po
+++ b/source/ks/cui/messages.po
@@ -41,7 +41,6 @@ msgid "Nature"
msgstr ""
#: personalization.hrc:36
-#, fuzzy
msgctxt "RID_SVXSTR_PERSONA_CATEGORIES"
msgid "Solid"
msgstr "ٹھوس"
@@ -52,7 +51,6 @@ msgid "Configuration"
msgstr "ہیئت"
#: strings.hrc:25
-#, fuzzy
msgctxt "RID_SVXSTR_KEY_WORK_PATH"
msgid "My Documents"
msgstr "میری دستاویز"
@@ -99,7 +97,6 @@ msgid "Dictionaries"
msgstr "لغات"
#: strings.hrc:34
-#, fuzzy
msgctxt "RID_SVXSTR_KEY_HELP_DIR"
msgid "Help"
msgstr "مدد"
@@ -314,7 +311,6 @@ msgid "This is where you create a hyperlink to an e-mail address."
msgstr ""
#: strings.hrc:81
-#, fuzzy
msgctxt "RID_SVXSTR_HYPERDLG_HLDOCTP"
msgid "Document"
msgstr "دستاویز"
@@ -347,7 +343,6 @@ msgid "Text"
msgstr "مواد"
#: strings.hrc:87
-#, fuzzy
msgctxt "RID_SVXSTR_HYPERDLG_QUERYOVERWRITE"
msgid "The file already exists. Overwrite?"
msgstr "فائلچھئ گوڈئی موجود ۔اوررائٹ؟"
@@ -368,7 +363,6 @@ msgid "All commands"
msgstr ""
#: strings.hrc:92
-#, fuzzy
msgctxt "RID_SVXSTR_MACROS"
msgid "Macros"
msgstr "ماکروز"
@@ -433,7 +427,6 @@ msgid "Automatic"
msgstr "خود کاری سے"
#: strings.hrc:105
-#, fuzzy
msgctxt "RID_SVXSTR_EDIT_GRAPHIC"
msgid "Link"
msgstr "کڑی"
@@ -1030,13 +1023,11 @@ msgid "Timeout"
msgstr ""
#: strings.hrc:232
-#, fuzzy
msgctxt "RID_SVXSTR_YES"
msgid "Yes"
msgstr "عئں"
#: strings.hrc:233
-#, fuzzy
msgctxt "RID_SVXSTR_NO"
msgid "No"
msgstr "نئ"
@@ -1162,7 +1153,6 @@ msgid "A Scripting Framework error occurred while running the %LANGUAGENAME scri
msgstr ""
#: strings.hrc:256
-#, fuzzy
msgctxt "RID_SVXSTR_ERROR_TYPE_LABEL"
msgid "Type:"
msgstr ":ٹائپ"
@@ -1289,7 +1279,6 @@ msgid "Hyphenation"
msgstr "ہائیفنیشن"
#: strings.hrc:298
-#, fuzzy
msgctxt "RID_SVXSTR_THES"
msgid "Thesaurus"
msgstr "لغات"
@@ -1466,7 +1455,6 @@ msgid "Modify"
msgstr "درست کرو"
#: strings.hrc:335
-#, fuzzy
msgctxt "RID_SVXSTR_ADD"
msgid "Add"
msgstr "ملاؤ"
@@ -1609,7 +1597,6 @@ msgid "Apply border"
msgstr ""
#: strings.hrc:361
-#, fuzzy
msgctxt "RID_SVXSTR_CREATE_TABLE"
msgid "Create table"
msgstr "جدول كریو تخلیق"
@@ -1631,13 +1618,11 @@ msgid "Delete spaces and tabs at end and start of line"
msgstr ""
#: strings.hrc:365
-#, fuzzy
msgctxt "RID_SVXSTR_CONNECTOR"
msgid "Connector"
msgstr "رابطہ کار"
#: strings.hrc:366
-#, fuzzy
msgctxt "RID_SVXSTR_DIMENSION_LINE"
msgid "Dimension line"
msgstr "مینئنیچ ریكھ"
@@ -1779,7 +1764,6 @@ msgid "User Data"
msgstr ""
#: treeopt.hrc:32
-#, fuzzy
msgctxt "SID_GENERAL_OPTIONS_RES"
msgid "General"
msgstr "عام"
@@ -1791,7 +1775,6 @@ msgid "View"
msgstr "منظر"
#: treeopt.hrc:34
-#, fuzzy
msgctxt "SID_GENERAL_OPTIONS_RES"
msgid "Print"
msgstr "چھپئویو"
@@ -1881,7 +1864,6 @@ msgid "Complex Text Layout"
msgstr ""
#: treeopt.hrc:59
-#, fuzzy
msgctxt "SID_INET_DLG_RES"
msgid "Internet"
msgstr "انٹرنیٹ"
@@ -1904,7 +1886,6 @@ msgid "%PRODUCTNAME Writer"
msgstr "‌%PRODUCTNAME مائکروز"
#: treeopt.hrc:67
-#, fuzzy
msgctxt "SID_SW_EDITOPTIONS_RES"
msgid "General"
msgstr "عام"
@@ -1921,7 +1902,6 @@ msgid "Formatting Aids"
msgstr ""
#: treeopt.hrc:70
-#, fuzzy
msgctxt "SID_SW_EDITOPTIONS_RES"
msgid "Grid"
msgstr "جال"
@@ -1943,7 +1923,6 @@ msgid "Basic Fonts (CTL)"
msgstr "بنیادی فانٹس"
#: treeopt.hrc:74
-#, fuzzy
msgctxt "SID_SW_EDITOPTIONS_RES"
msgid "Print"
msgstr "چھپئویو"
@@ -2001,13 +1980,11 @@ msgid "Formatting Aids"
msgstr ""
#: treeopt.hrc:88
-#, fuzzy
msgctxt "SID_SW_ONLINEOPTIONS_RES"
msgid "Grid"
msgstr "جال"
#: treeopt.hrc:89
-#, fuzzy
msgctxt "SID_SW_ONLINEOPTIONS_RES"
msgid "Print"
msgstr "چھپئویو"
@@ -2019,7 +1996,6 @@ msgid "Table"
msgstr "جدول"
#: treeopt.hrc:91
-#, fuzzy
msgctxt "SID_SW_ONLINEOPTIONS_RES"
msgid "Background"
msgstr "پس منظر"
@@ -2043,7 +2019,6 @@ msgid "%PRODUCTNAME Calc"
msgstr "‌%PRODUCTNAME مائکروز"
#: treeopt.hrc:103
-#, fuzzy
msgctxt "SID_SC_EDITOPTIONS_RES"
msgid "General"
msgstr "عام"
@@ -2090,13 +2065,11 @@ msgid "Compatibility"
msgstr "مناسبت"
#: treeopt.hrc:111
-#, fuzzy
msgctxt "SID_SC_EDITOPTIONS_RES"
msgid "Grid"
msgstr "جال"
#: treeopt.hrc:112
-#, fuzzy
msgctxt "SID_SC_EDITOPTIONS_RES"
msgid "Print"
msgstr "چھپئویو"
@@ -2108,7 +2081,6 @@ msgid "%PRODUCTNAME Impress"
msgstr "‌%PRODUCTNAME مائکروز"
#: treeopt.hrc:118
-#, fuzzy
msgctxt "SID_SD_EDITOPTIONS_RES"
msgid "General"
msgstr "عام"
@@ -2120,13 +2092,11 @@ msgid "View"
msgstr "منظر"
#: treeopt.hrc:120
-#, fuzzy
msgctxt "SID_SD_EDITOPTIONS_RES"
msgid "Grid"
msgstr "جال"
#: treeopt.hrc:121
-#, fuzzy
msgctxt "SID_SD_EDITOPTIONS_RES"
msgid "Print"
msgstr "چھپئویو"
@@ -2138,7 +2108,6 @@ msgid "%PRODUCTNAME Draw"
msgstr "‌%PRODUCTNAME مائکروز"
#: treeopt.hrc:127
-#, fuzzy
msgctxt "SID_SD_GRAPHIC_OPTIONS_RES"
msgid "General"
msgstr "عام"
@@ -2150,19 +2119,16 @@ msgid "View"
msgstr "منظر"
#: treeopt.hrc:129
-#, fuzzy
msgctxt "SID_SD_GRAPHIC_OPTIONS_RES"
msgid "Grid"
msgstr "جال"
#: treeopt.hrc:130
-#, fuzzy
msgctxt "SID_SD_GRAPHIC_OPTIONS_RES"
msgid "Print"
msgstr "چھپئویو"
#: treeopt.hrc:135
-#, fuzzy
msgctxt "SID_SCH_EDITOPTIONS_RES"
msgid "Charts"
msgstr "چارٹس "
@@ -2178,7 +2144,6 @@ msgid "Load/Save"
msgstr ""
#: treeopt.hrc:142
-#, fuzzy
msgctxt "SID_FILTER_DLG_RES"
msgid "General"
msgstr "عام"
@@ -2189,7 +2154,6 @@ msgid "VBA Properties"
msgstr ""
#: treeopt.hrc:144
-#, fuzzy
msgctxt "SID_FILTER_DLG_RES"
msgid "Microsoft Office"
msgstr "مائکروسافٹ آفس"
@@ -2235,7 +2199,6 @@ msgid "Preference Name"
msgstr ""
#: aboutconfigdialog.ui:96
-#, fuzzy
msgctxt "aboutconfigdialog|property"
msgid "Property"
msgstr "خصوصیت "
@@ -2282,7 +2245,6 @@ msgid "Version: %ABOUTBOXPRODUCTVERSION%ABOUTBOXPRODUCTVERSIONSUFFIX"
msgstr ""
#: aboutdialog.ui:11
-#, fuzzy
msgctxt "aboutdialog|AboutDialog"
msgid "About %PRODUCTNAME"
msgstr "%PRODUCTNAMEمتعلق"
@@ -2487,7 +2449,6 @@ msgid "_Text only"
msgstr ""
#: agingdialog.ui:16
-#, fuzzy
msgctxt "agingdialog|AgingDialog"
msgid "Aging"
msgstr "ایجینگ"
@@ -2648,13 +2609,11 @@ msgid "Double Quotes"
msgstr ""
#: areadialog.ui:8
-#, fuzzy
msgctxt "areadialog|AreaDialog"
msgid "Area"
msgstr "علاقہ"
#: areadialog.ui:106
-#, fuzzy
msgctxt "areadialog|RID_SVXPAGE_AREA"
msgid "Area"
msgstr "علاقہ"
@@ -2683,7 +2642,6 @@ msgid "Color"
msgstr "Color"
#: areatabpage.ui:55
-#, fuzzy
msgctxt "areatabpage|btngradient"
msgid "Gradient"
msgstr "گرےڈئینٹ"
@@ -2695,13 +2653,11 @@ msgid "Hatch"
msgstr "نگرئنی"
#: areatabpage.ui:81
-#, fuzzy
msgctxt "areatabpage|btnbitmap"
msgid "Bitmap"
msgstr "بٹ میپ"
#: areatabpage.ui:94
-#, fuzzy
msgctxt "areatabpage|btnpattern"
msgid "Pattern"
msgstr "نمونہ"
@@ -2759,13 +2715,11 @@ msgid "Exceptions"
msgstr ""
#: autocorrectdialog.ui:194
-#, fuzzy
msgctxt "autocorrectdialog|options"
msgid "Options"
msgstr "آپشنس"
#: autocorrectdialog.ui:217
-#, fuzzy
msgctxt "autocorrectdialog|apply"
msgid "Options"
msgstr "آپشنس"
@@ -2792,7 +2746,6 @@ msgid "Color"
msgstr "Color"
#: backgroundpage.ui:24
-#, fuzzy
msgctxt "backgroundpage|liststore1"
msgid "Image"
msgstr "امیج"
@@ -2808,13 +2761,11 @@ msgid "F_or:"
msgstr ""
#: backgroundpage.ui:91
-#, fuzzy
msgctxt "backgroundpage|tablelb"
msgid "Cell"
msgstr "سیل"
#: backgroundpage.ui:92
-#, fuzzy
msgctxt "backgroundpage|tablelb"
msgid "Row"
msgstr "سطر"
@@ -2826,7 +2777,6 @@ msgid "Table"
msgstr "جدول"
#: backgroundpage.ui:214
-#, fuzzy
msgctxt "backgroundpage|background_label"
msgid "Background Color"
msgstr "پس منظرکارنگ"
@@ -2854,7 +2804,6 @@ msgid "_Link"
msgstr "کڑی"
#: backgroundpage.ui:345
-#, fuzzy
msgctxt "backgroundpage|label2"
msgid "File"
msgstr "فائل"
@@ -2930,7 +2879,6 @@ msgid "Type"
msgstr "ٹائپ"
#: baselinksdialog.ui:175
-#, fuzzy
msgctxt "baselinksdialog|STATUS"
msgid "Status"
msgstr "حیثیت کے مطابق"
@@ -2953,7 +2901,6 @@ msgid "Element:"
msgstr "ژارُن"
#: baselinksdialog.ui:261
-#, fuzzy
msgctxt "baselinksdialog|TYPE2"
msgid "Type:"
msgstr ":ٹائپ"
@@ -2981,7 +2928,6 @@ msgid "Add / Import"
msgstr ""
#: bitmaptabpage.ui:65
-#, fuzzy
msgctxt "bitmaptabpage|label1"
msgid "Bitmap"
msgstr "بٹ میپ"
@@ -2999,13 +2945,11 @@ msgid "Original"
msgstr "<اصلی>"
#: bitmaptabpage.ui:127
-#, fuzzy
msgctxt "bitmaptabpage|bitmapstyle"
msgid "Filled"
msgstr "Filled"
#: bitmaptabpage.ui:128
-#, fuzzy
msgctxt "bitmaptabpage|bitmapstyle"
msgid "Stretched"
msgstr "لممُت"
@@ -3128,7 +3072,6 @@ msgid "Tiling Offset:"
msgstr ""
#: bitmaptabpage.ui:423
-#, fuzzy
msgctxt "bitmaptabpage|tileofflb"
msgid "Row"
msgstr "سطر"
@@ -3140,13 +3083,11 @@ msgid "Column"
msgstr "کالمز"
#: bitmaptabpage.ui:467
-#, fuzzy
msgctxt "bitmaptabpage|label2"
msgid "Options"
msgstr "آپشنس"
#: bitmaptabpage.ui:510
-#, fuzzy
msgctxt "bitmaptabpage|CTL_BITMAP_PREVIEW-atkobject"
msgid "Example"
msgstr "مّثال"
@@ -3225,7 +3166,6 @@ msgid "Borders"
msgstr "کنارئ"
#: borderareatransparencydialog.ui:128
-#, fuzzy
msgctxt "borderareatransparencydialog|area"
msgid "Area"
msgstr "علاقہ"
@@ -3248,7 +3188,6 @@ msgid "Borders"
msgstr "کنارئ"
#: borderbackgrounddialog.ui:128
-#, fuzzy
msgctxt "borderbackgrounddialog|background"
msgid "Background"
msgstr "پس منظر"
@@ -3368,7 +3307,6 @@ msgid "_Merge adjacent line styles"
msgstr ""
#: borderpage.ui:606
-#, fuzzy
msgctxt "borderpage|label12"
msgid "Properties"
msgstr "خصوصیات"
@@ -3413,7 +3351,6 @@ msgid "Position and Size"
msgstr "حالت اورسائز۔۔۔"
#: calloutdialog.ui:151
-#, fuzzy
msgctxt "calloutdialog|RID_SVXPAGE_CAPTION"
msgid "Callout"
msgstr "کال آؤٹ"
@@ -3558,13 +3495,11 @@ msgid "Right"
msgstr "تھزر"
#: cellalignment.ui:40
-#, fuzzy
msgctxt "cellalignment|liststoreHorzAlign"
msgid "Justified"
msgstr "سطربندی"
#: cellalignment.ui:44
-#, fuzzy
msgctxt "cellalignment|liststoreHorzAlign"
msgid "Filled"
msgstr "Filled"
@@ -3598,7 +3533,6 @@ msgid "Bottom"
msgstr "تلئكنئ"
#: cellalignment.ui:78
-#, fuzzy
msgctxt "cellalignment|liststoreVertAlign"
msgid "Justified"
msgstr "سطربندی"
@@ -3655,7 +3589,6 @@ msgid "Te_xt direction:"
msgstr ""
#: cellalignment.ui:369
-#, fuzzy
msgctxt "cellalignment|labelProperties"
msgid "Properties"
msgstr "خصوصیات"
@@ -3826,7 +3759,6 @@ msgid "Document background"
msgstr ""
#: colorconfigwin.ui:65
-#, fuzzy
msgctxt "colorconfigwin|general"
msgid "General"
msgstr "عام"
@@ -3882,7 +3814,6 @@ msgid "Text Document"
msgstr "نئی دستاویز"
#: colorconfigwin.ui:310
-#, fuzzy
msgctxt "colorconfigwin|writergrid"
msgid "Grid"
msgstr "جال"
@@ -3924,7 +3855,6 @@ msgid "Direct Cursor"
msgstr ""
#: colorconfigwin.ui:489
-#, fuzzy
msgctxt "colorconfigwin|html"
msgid "HTML Document"
msgstr "دستاويزHTML"
@@ -3989,7 +3919,6 @@ msgid "Detective error"
msgstr ""
#: colorconfigwin.ui:762
-#, fuzzy
msgctxt "colorconfigwin|ref"
msgid "References"
msgstr "حوالہ جات "
@@ -4005,7 +3934,6 @@ msgid "Drawing / Presentation"
msgstr ""
#: colorconfigwin.ui:824
-#, fuzzy
msgctxt "colorconfigwin|drawgrid"
msgid "Grid"
msgstr "جال"
@@ -4021,7 +3949,6 @@ msgid "Identifier"
msgstr ""
#: colorconfigwin.ui:886
-#, fuzzy
msgctxt "colorconfigwin|basiccomment"
msgid "Comment"
msgstr "نوٹ"
@@ -4033,7 +3960,6 @@ msgid "Number"
msgstr "نمبر"
#: colorconfigwin.ui:932
-#, fuzzy
msgctxt "colorconfigwin|basicstring"
msgid "String"
msgstr " سٹرنگ"
@@ -4050,7 +3976,6 @@ msgid "Reserved expression"
msgstr ""
#: colorconfigwin.ui:1001
-#, fuzzy
msgctxt "colorconfigwin|error"
msgid "Error"
msgstr "غلطی"
@@ -4072,7 +3997,6 @@ msgid "Number"
msgstr "نمبر"
#: colorconfigwin.ui:1086
-#, fuzzy
msgctxt "colorconfigwin|sqlstring"
msgid "String"
msgstr " سٹرنگ"
@@ -4096,7 +4020,6 @@ msgid "Parameter"
msgstr "~پرمیٹرس"
#: colorconfigwin.ui:1178
-#, fuzzy
msgctxt "colorconfigwin|sqlcomment"
msgid "Comment"
msgstr "نوٹ"
@@ -4380,13 +4303,11 @@ msgid "Author"
msgstr "لكھٲر"
#: comment.ui:264
-#, fuzzy
msgctxt "comment|alttitle"
msgid "Edit Comment"
msgstr "نوٹس ادارت"
#: comment.ui:280
-#, fuzzy
msgctxt "comment|label1"
msgid "Contents"
msgstr "مشمولات"
@@ -4450,7 +4371,6 @@ msgid "Preview"
msgstr "پچھلا"
#: connectortabpage.ui:347
-#, fuzzy
msgctxt "connectortabpage|CTL_PREVIEW-atkobject"
msgid "Example"
msgstr "مّثال"
@@ -4519,7 +4439,6 @@ msgid "_Bottom:"
msgstr "تلئكنئ"
#: croppage.ui:226
-#, fuzzy
msgctxt "croppage|label1"
msgid "Crop"
msgstr "کراپ"
@@ -4566,7 +4485,6 @@ msgid "_Original Size"
msgstr "اصل سائز"
#: cuiimapdlg.ui:8
-#, fuzzy
msgctxt "cuiimapdlg|IMapDialog"
msgid "Properties"
msgstr "خصوصیات"
@@ -4622,7 +4540,6 @@ msgid "Context Menus"
msgstr ""
#: customizedialog.ui:173
-#, fuzzy
msgctxt "customizedialog|keyboard"
msgid "Keyboard"
msgstr "كی بورڈ"
@@ -4639,7 +4556,6 @@ msgid "Create Database Link"
msgstr ""
#: databaselinkdialog.ui:88
-#, fuzzy
msgctxt "databaselinkdialog|browse"
msgid "Browse..."
msgstr "براؤز"
@@ -4750,7 +4666,6 @@ msgid "Show _measurement units"
msgstr ""
#: dimensionlinestabpage.ui:404
-#, fuzzy
msgctxt "dimensionlinestabpage|label2"
msgid "Legend"
msgstr "لیجنڈ"
@@ -4895,13 +4810,11 @@ msgid "Language:"
msgstr "زبان"
#: editmodulesdialog.ui:153
-#, fuzzy
msgctxt "editmodulesdialog|up"
msgid "Move Up"
msgstr "اوپرکی جانب مقام تبدیل کرو"
#: editmodulesdialog.ui:167
-#, fuzzy
msgctxt "editmodulesdialog|down"
msgid "Move Down"
msgstr "نیچےجاؤ"
@@ -4913,7 +4826,6 @@ msgid "_Back"
msgstr "پَتھ"
#: editmodulesdialog.ui:228
-#, fuzzy
msgctxt "editmodulesdialog|label1"
msgid "Options"
msgstr "آپشنس"
@@ -5008,7 +4920,6 @@ msgid "Single"
msgstr "وئحد"
#: effectspage.ui:104
-#, fuzzy
msgctxt "effectspage|liststore5"
msgid "Double"
msgstr "دْگنئ"
@@ -5041,7 +4952,6 @@ msgid "Single"
msgstr "وئحد"
#: effectspage.ui:138
-#, fuzzy
msgctxt "effectspage|liststore6"
msgid "Double"
msgstr "دْگنئ"
@@ -5266,7 +5176,6 @@ msgid "Assign"
msgstr "منتقل کرن"
#: eventassignpage.ui:234
-#, fuzzy
msgctxt "eventassignpage|delete"
msgid "Remove"
msgstr "ہٹئویو"
@@ -5457,7 +5366,6 @@ msgid "Font"
msgstr "فونٹ"
#: formatcellsdialog.ui:128
-#, fuzzy
msgctxt "formatcellsdialog|effects"
msgid "Font Effects"
msgstr "فانٹ اثرات"
@@ -5469,7 +5377,6 @@ msgid "Borders"
msgstr "کنارئ"
#: formatcellsdialog.ui:174
-#, fuzzy
msgctxt "formatcellsdialog|area"
msgid "Background"
msgstr "پس منظر"
@@ -5480,13 +5387,11 @@ msgid "Format Number"
msgstr ""
#: galleryapplyprogress.ui:8
-#, fuzzy
msgctxt "galleryapplyprogress|GalleryApplyProgress"
msgid "Apply"
msgstr "لاگوکر"
#: galleryapplyprogress.ui:73
-#, fuzzy
msgctxt "galleryapplyprogress|label2"
msgid "File"
msgstr "فائل"
@@ -5525,13 +5430,11 @@ msgid "A_dd All"
msgstr ""
#: gallerygeneralpage.ui:22
-#, fuzzy
msgctxt "gallerygeneralpage|label1"
msgid "Modified:"
msgstr ":تبدیل کیا "
#: gallerygeneralpage.ui:63
-#, fuzzy
msgctxt "gallerygeneralpage|label2"
msgid "Type:"
msgstr ":ٹائپ"
@@ -5578,7 +5481,6 @@ msgid "Properties of "
msgstr "خصوصیات:"
#: gallerythemedialog.ui:106
-#, fuzzy
msgctxt "gallerythemedialog|general"
msgid "General"
msgstr "عام"
@@ -5618,7 +5520,6 @@ msgid "Update"
msgstr "اپ ڈیٹ کریو"
#: galleryupdateprogress.ui:74
-#, fuzzy
msgctxt "galleryupdateprogress|label2"
msgid "File"
msgstr "فائل"
@@ -5630,7 +5531,6 @@ msgid "_Modify"
msgstr "درست کرو"
#: gradientpage.ui:106
-#, fuzzy
msgctxt "gradientpage|label1"
msgid "Gradient"
msgstr "گرےڈئینٹ"
@@ -5668,7 +5568,6 @@ msgid "Quadratic"
msgstr ""
#: gradientpage.ui:170
-#, fuzzy
msgctxt "gradientpage|gradienttypelb"
msgid "Square"
msgstr "مربع"
@@ -5733,13 +5632,11 @@ msgid "To color percentage"
msgstr ""
#: gradientpage.ui:600
-#, fuzzy
msgctxt "gradientpage|propfl"
msgid "Options"
msgstr "آپشنس"
#: gradientpage.ui:644
-#, fuzzy
msgctxt "gradientpage|previewctl-atkobject"
msgid "Example"
msgstr "مّثال"
@@ -5879,7 +5776,6 @@ msgid "Replace b_y character"
msgstr ""
#: hangulhanjaconversiondialog.ui:517
-#, fuzzy
msgctxt "hangulhanjaconversiondialog|options"
msgid "Options"
msgstr "آپشنس"
@@ -5890,7 +5786,6 @@ msgid "Edit Custom Dictionary"
msgstr ""
#: hangulhanjaeditdictdialog.ui:107
-#, fuzzy
msgctxt "hangulhanjaeditdictdialog|label4"
msgid "Book"
msgstr "کتاب"
@@ -5918,7 +5813,6 @@ msgid "New..."
msgstr "نیا۔۔۔"
#: hangulhanjaoptdialog.ui:121
-#, fuzzy
msgctxt "hangulhanjaoptdialog|edit"
msgid "Edit..."
msgstr "ایڈیٹ"
@@ -5945,7 +5839,6 @@ msgid "Replace all unique entries automatically"
msgstr ""
#: hangulhanjaoptdialog.ui:252
-#, fuzzy
msgctxt "hangulhanjaoptdialog|label2"
msgid "Options"
msgstr "آپشنس"
@@ -6001,19 +5894,16 @@ msgid "Line _color:"
msgstr "ریخ رنگ"
#: hatchpage.ui:281
-#, fuzzy
msgctxt "hatchpage|backgroundcolor"
msgid "Background Color"
msgstr "پس منظرکارنگ"
#: hatchpage.ui:313
-#, fuzzy
msgctxt "hatchpage|propfl"
msgid "Options"
msgstr "آپشنس"
#: hatchpage.ui:357
-#, fuzzy
msgctxt "hatchpage|previewctl-atkobject"
msgid "Example"
msgstr "مّثال"
@@ -6031,7 +5921,6 @@ msgid "Hyperlink"
msgstr "ہائپرلنک"
#: hyperlinkdialog.ui:42
-#, fuzzy
msgctxt "hyperlinkdialog|apply"
msgid "Apply"
msgstr "لاگوکر"
@@ -6059,7 +5948,6 @@ msgid "Open File"
msgstr ""
#: hyperlinkdocpage.ui:82
-#, fuzzy
msgctxt "hyperlinkdocpage|label2"
msgid "Document"
msgstr "دستاویز"
@@ -6301,13 +6189,11 @@ msgid "_File:"
msgstr "فائل"
#: hyperlinknewdocpage.ui:112
-#, fuzzy
msgctxt "hyperlinknewdocpage|create"
msgid "Select Path"
msgstr "راستہ منتخب کرو"
#: hyperlinknewdocpage.ui:117
-#, fuzzy
msgctxt "hyperlinknewdocpage|create|tooltip_text"
msgid "Select Path"
msgstr "راستہ منتخب کرو"
@@ -6319,7 +6205,6 @@ msgid "File _type:"
msgstr "فائل ٹائپ:"
#: hyperlinknewdocpage.ui:172
-#, fuzzy
msgctxt "hyperlinknewdocpage|label2"
msgid "New Document"
msgstr "نئی دستاویز"
@@ -6447,19 +6332,16 @@ msgid "Contents:"
msgstr "مشمولات"
#: insertfloatingframe.ui:87
-#, fuzzy
msgctxt "insertfloatingframe|buttonbrowse"
msgid "Browse..."
msgstr "براؤز"
#: insertfloatingframe.ui:130
-#, fuzzy
msgctxt "insertfloatingframe|scrollbaron"
msgid "On"
msgstr "یلئ"
#: insertfloatingframe.ui:147
-#, fuzzy
msgctxt "insertfloatingframe|scrollbaroff"
msgid "Off"
msgstr "بند"
@@ -6477,13 +6359,11 @@ msgid "Scroll Bar"
msgstr " سکرول بار"
#: insertfloatingframe.ui:218
-#, fuzzy
msgctxt "insertfloatingframe|borderon"
msgid "On"
msgstr "یلئ"
#: insertfloatingframe.ui:235
-#, fuzzy
msgctxt "insertfloatingframe|borderoff"
msgid "Off"
msgstr "بند"
@@ -6794,13 +6674,11 @@ msgid "Save Line Styles"
msgstr ""
#: linestyletabpage.ui:465
-#, fuzzy
msgctxt "linestyletabpage|label1"
msgid "Properties"
msgstr "خصوصیات"
#: linetabpage.ui:30
-#, fuzzy
msgctxt "linetabpage|liststoreCAP_STYLE"
msgid "Flat"
msgstr "ہموار"
@@ -6812,7 +6690,6 @@ msgid "Round"
msgstr "آواز"
#: linetabpage.ui:38
-#, fuzzy
msgctxt "linetabpage|liststoreCAP_STYLE"
msgid "Square"
msgstr "مربع"
@@ -6957,7 +6834,6 @@ msgid "Icon"
msgstr "آی کنس"
#: linetabpage.ui:798
-#, fuzzy
msgctxt "linetabpage|CTL_PREVIEW-atkobject"
msgid "Example"
msgstr "مّثال"
@@ -7024,7 +6900,6 @@ msgid "Com_ponent..."
msgstr ""
#: macroassignpage.ui:158
-#, fuzzy
msgctxt "macroassignpage|delete"
msgid "Remove"
msgstr "ہٹئویو"
@@ -7041,7 +6916,6 @@ msgid "Macro Selector"
msgstr ""
#: macroselectordialog.ui:37
-#, fuzzy
msgctxt "macroselectordialog|add"
msgid "Add"
msgstr "ملاؤ"
@@ -7168,7 +7042,6 @@ msgid "Insert Submenu"
msgstr ""
#: menuassignpage.ui:557
-#, fuzzy
msgctxt "menuassignpage|renameItem"
msgid "Rename..."
msgstr "دوبارہ نام"
@@ -7189,7 +7062,6 @@ msgid "Restore Default Command"
msgstr ""
#: mosaicdialog.ui:16
-#, fuzzy
msgctxt "mosaicdialog|MosaicDialog"
msgid "Mosaic"
msgstr "موسوی"
@@ -7238,13 +7110,11 @@ msgid "Menu _position:"
msgstr ""
#: movemenu.ui:244
-#, fuzzy
msgctxt "movemenu|up-atkobject"
msgid "Up"
msgstr "اوپر"
#: movemenu.ui:262
-#, fuzzy
msgctxt "movemenu|down-atkobject"
msgid "Down"
msgstr "نیچے"
@@ -7309,7 +7179,6 @@ msgid "Rename"
msgstr "دوبارہ ناو"
#: newtabledialog.ui:22
-#, fuzzy
msgctxt "newtabledialog|NewTableDialog"
msgid "Insert Table"
msgstr "جدول داخل کرو"
@@ -7341,7 +7210,6 @@ msgid "_Save in:"
msgstr ""
#: numberingformatpage.ui:38
-#, fuzzy
msgctxt "numberingformatpage|liststore1"
msgid "All"
msgstr "سئری"
@@ -7364,7 +7232,6 @@ msgid "Percent"
msgstr ""
#: numberingformatpage.ui:50
-#, fuzzy
msgctxt "numberingformatpage|liststore1"
msgid "Currency"
msgstr "کرنسی"
@@ -7387,7 +7254,6 @@ msgid "Scientific"
msgstr ""
#: numberingformatpage.ui:62
-#, fuzzy
msgctxt "numberingformatpage|liststore1"
msgid "Fraction"
msgstr "فریكشن"
@@ -7409,19 +7275,16 @@ msgid "Automatically"
msgstr ""
#: numberingformatpage.ui:126
-#, fuzzy
msgctxt "numberingformatpage|add|tooltip_text"
msgid "Add"
msgstr "ملاؤ"
#: numberingformatpage.ui:141
-#, fuzzy
msgctxt "numberingformatpage|edit|tooltip_text"
msgid "Edit Comment"
msgstr "نوٹس ادارت"
#: numberingformatpage.ui:156
-#, fuzzy
msgctxt "numberingformatpage|delete|tooltip_text"
msgid "Remove"
msgstr "ہٹئویو"
@@ -7464,7 +7327,6 @@ msgid "_Engineering notation"
msgstr ""
#: numberingformatpage.ui:406
-#, fuzzy
msgctxt "numberingformatpage|optionsft"
msgid "Options"
msgstr "آپشنس"
@@ -7493,7 +7355,6 @@ msgid "_Language"
msgstr "زبان"
#: numberingoptionspage.ui:64
-#, fuzzy
msgctxt "numberingoptionspage|label1"
msgid "Level"
msgstr "سطح"
@@ -7575,19 +7436,16 @@ msgid "Bottom of character"
msgstr "لفظ کےنیچے"
#: numberingoptionspage.ui:287
-#, fuzzy
msgctxt "numberingoptionspage|orientlb"
msgid "Top of line"
msgstr "لائن کےاوپر"
#: numberingoptionspage.ui:288
-#, fuzzy
msgctxt "numberingoptionspage|orientlb"
msgid "Center of line"
msgstr "لائن کےمرکزمیں"
#: numberingoptionspage.ui:289
-#, fuzzy
msgctxt "numberingoptionspage|orientlb"
msgid "Bottom of line"
msgstr "لائن کے نیچے"
@@ -7611,7 +7469,6 @@ msgid "Before:"
msgstr " پہلے"
#: numberingoptionspage.ui:373
-#, fuzzy
msgctxt "numberingoptionspage|separator"
msgid "Separator"
msgstr "علیحدہ کرنےوالا "
@@ -7651,7 +7508,6 @@ msgid "Character style:"
msgstr "حرف اسٹائل "
#: numberingoptionspage.ui:524
-#, fuzzy
msgctxt "numberingoptionspage|label2"
msgid "Numbering"
msgstr "نمبردینا"
@@ -7674,7 +7530,6 @@ msgid "From file..."
msgstr "فائل سے"
#: numberingoptionspage.ui:603
-#, fuzzy
msgctxt "numberingoptionspage|gallery"
msgid "Gallery"
msgstr "گیلری"
@@ -7704,7 +7559,6 @@ msgid "Tab stop"
msgstr "ٹیب رکا وٹ"
#: numberingpositionpage.ui:43
-#, fuzzy
msgctxt "numberingpositionpage|liststore2"
msgid "Space"
msgstr "فئصلہ"
@@ -7715,7 +7569,6 @@ msgid "Nothing"
msgstr ""
#: numberingpositionpage.ui:88
-#, fuzzy
msgctxt "numberingpositionpage|1"
msgid "Level"
msgstr "سطح"
@@ -7892,7 +7745,6 @@ msgid "Vendor"
msgstr "وینڈرID"
#: optadvancedpage.ui:171
-#, fuzzy
msgctxt "optadvancedpage|version"
msgid "Version"
msgstr "ترجمہ"
@@ -7966,7 +7818,6 @@ msgid "Color setting"
msgstr ""
#: optappearancepage.ui:156
-#, fuzzy
msgctxt "optappearancepage|on"
msgid "On"
msgstr "یلئ"
@@ -7987,7 +7838,6 @@ msgid "Western _text and Asian punctuation"
msgstr ""
#: optasianpage.ui:73
-#, fuzzy
msgctxt "optasianpage|label1"
msgid "Kerning"
msgstr "کرنینگ"
@@ -8163,7 +8013,6 @@ msgid "Eastern Arabic (٣ ,٢ ,١…)"
msgstr ""
#: optctlpage.ui:237
-#, fuzzy
msgctxt "optctlpage|numerals"
msgid "System"
msgstr "سسٹم"
@@ -8185,13 +8034,11 @@ msgid "_E-mail program:"
msgstr ""
#: optemailpage.ui:55
-#, fuzzy
msgctxt "optemailpage|browse"
msgid "Browse..."
msgstr "براؤز"
#: optemailpage.ui:89
-#, fuzzy
msgctxt "optemailpage|browsetitle"
msgid "All files"
msgstr "सारॆय फायलॆ"
@@ -8377,7 +8224,6 @@ msgid "_Extended tips"
msgstr "توسیع شدہ اشاریے‎"
#: optgeneralpage.ui:46
-#, fuzzy
msgctxt "optgeneralpage|label1"
msgid "Help"
msgstr "مدد"
@@ -8513,7 +8359,6 @@ msgid "_Use '%ENGLISHUSLOCALE' locale for numbers"
msgstr ""
#: opthtmlpage.ui:407
-#, fuzzy
msgctxt "opthtmlpage|label2"
msgid "Import"
msgstr "برآمد"
@@ -8546,13 +8391,11 @@ msgid "LibreOffice _Basic"
msgstr ""
#: opthtmlpage.ui:568
-#, fuzzy
msgctxt "opthtmlpage|label3"
msgid "Export"
msgstr "برآمدکرو"
#: optionsdialog.ui:11
-#, fuzzy
msgctxt "optionsdialog|OptionsDialog"
msgid "Options"
msgstr "آپشنس"
@@ -8982,7 +8825,6 @@ msgid "None"
msgstr "كہین نئ"
#: optproxypage.ui:139
-#, fuzzy
msgctxt "optproxypage|proxymode"
msgid "System"
msgstr "سسٹم"
@@ -9145,13 +8987,11 @@ msgid "Text document"
msgstr "نئی دستاویز"
#: optsavepage.ui:368
-#, fuzzy
msgctxt "optsavepage|doctype"
msgid "HTML document"
msgstr "دستاويزHTML"
#: optsavepage.ui:369
-#, fuzzy
msgctxt "optsavepage|doctype"
msgid "Master document"
msgstr "ماسٹردستاویز"
@@ -9344,19 +9184,16 @@ msgid "Fa_x/e-mail:"
msgstr ""
#: optuserpage.ui:171
-#, fuzzy
msgctxt "optuserpage|firstname-atkobject"
msgid "First name"
msgstr "پہلانام"
#: optuserpage.ui:189
-#, fuzzy
msgctxt "lastname-atkobject"
msgid "Last name"
msgstr "آخری نام"
#: optuserpage.ui:207
-#, fuzzy
msgctxt "shortname-atkobject"
msgid "Initials"
msgstr "انیشیئلس"
@@ -9374,7 +9211,6 @@ msgid "State"
msgstr "ریاست"
#: optuserpage.ui:272
-#, fuzzy
msgctxt "zip-atkobject"
msgid "Zip code"
msgstr "کوڈZip "
@@ -9423,7 +9259,6 @@ msgid "Last name/first _name/father’s name/initials:"
msgstr ""
#: optuserpage.ui:472
-#, fuzzy
msgctxt "ruslastname-atkobject"
msgid "Last name"
msgstr "آخری نام"
@@ -9434,13 +9269,11 @@ msgid "Father's name"
msgstr ""
#: optuserpage.ui:508
-#, fuzzy
msgctxt "russhortname-atkobject"
msgid "Initials"
msgstr "انیشیئلس"
#: optuserpage.ui:526
-#, fuzzy
msgctxt "rusfirstname-atkobject"
msgid "First name"
msgstr "پہلانام"
@@ -9451,19 +9284,16 @@ msgid "Last/first _name/initials:"
msgstr ""
#: optuserpage.ui:569
-#, fuzzy
msgctxt "eastlastname-atkobject"
msgid "Last name"
msgstr "آخری نام"
#: optuserpage.ui:587
-#, fuzzy
msgctxt "eastfirstname-atkobject"
msgid "First name"
msgstr "پہلانام"
#: optuserpage.ui:605
-#, fuzzy
msgctxt "eastshortname-atkobject"
msgid "Initials"
msgstr "انیشیئلس"
@@ -9496,13 +9326,11 @@ msgid "City"
msgstr "شہر"
#: optuserpage.ui:727
-#, fuzzy
msgctxt "izip-atkobject"
msgid "Zip code"
msgstr "کوڈZip "
#: optuserpage.ui:825
-#, fuzzy
msgctxt "optuserpage|label1"
msgid "Address"
msgstr "ایڈریس"
@@ -9788,7 +9616,6 @@ msgid "Middle mouse _button:"
msgstr ""
#: optviewpage.ui:597
-#, fuzzy
msgctxt "optviewpage|mousepos"
msgid "Default button"
msgstr "ڈیفالٹ د بٹن"
@@ -9814,7 +9641,6 @@ msgid "Automatic scrolling"
msgstr ""
#: optviewpage.ui:616
-#, fuzzy
msgctxt "optviewpage|mousemiddle"
msgid "Paste clipboard"
msgstr "کلیپ بورڈکوچسپاں کرو"
@@ -9830,7 +9656,6 @@ msgid "Right and left"
msgstr ""
#: pageformatpage.ui:19
-#, fuzzy
msgctxt "pageformatpage|liststorePageLayout"
msgid "Mirrored"
msgstr "مررڈ"
@@ -9997,7 +9822,6 @@ msgstr ""
#: paragalignpage.ui:15
#: /home/cl/vc/git/libo-core/cui/uiconfig/ui/paragalignpage.ui:19
-#, fuzzy
msgctxt "paragalignpage|liststoreLB_LASTLINE"
msgid "Start"
msgstr "شروع"
@@ -10009,7 +9833,6 @@ msgid "Centered"
msgstr "منزیم"
#: paragalignpage.ui:27
-#, fuzzy
msgctxt "paragalignpage|liststoreLB_LASTLINE"
msgid "Justified"
msgstr "سطربندی"
@@ -10021,7 +9844,6 @@ msgid "Automatic"
msgstr "خود کاری سے"
#: paragalignpage.ui:45
-#, fuzzy
msgctxt "paragalignpage|liststoreLB_VERTALIGN"
msgid "Base line"
msgstr " بنیادیچ ریخ"
@@ -10044,7 +9866,6 @@ msgid "Bottom"
msgstr "تلئكنئ"
#: paragalignpage.ui:85
-#, fuzzy
msgctxt "paragalignpage|drawingareaWN_EXAMPLE-atkobject"
msgid "Example"
msgstr "مّثال"
@@ -10100,7 +9921,6 @@ msgid "_Left/Top"
msgstr ""
#: paragalignpage.ui:313
-#, fuzzy
msgctxt "paragalignpage|label1"
msgid "Options"
msgstr "آپشنس"
@@ -10122,7 +9942,6 @@ msgid "_Text direction:"
msgstr ""
#: paragalignpage.ui:444
-#, fuzzy
msgctxt "paragalignpage|labelFL_PROPERTIES"
msgid "Properties"
msgstr "خصوصیات"
@@ -10146,13 +9965,11 @@ msgid "1.5 Lines"
msgstr " 1.5ریكھئ"
#: paraindentspacing.ui:49
-#, fuzzy
msgctxt "paraindentspacing|liststoreLB_LINEDIST"
msgid "Double"
msgstr "دْگنئ"
#: paraindentspacing.ui:53
-#, fuzzy
msgctxt "paraindentspacing|liststoreLB_LINEDIST"
msgid "Proportional"
msgstr "برابر"
@@ -10169,7 +9986,6 @@ msgid "Leading"
msgstr "عنوان"
#: paraindentspacing.ui:91
-#, fuzzy
msgctxt "paraindentspacing|drawingareaWN_EXAMPLE-atkobject"
msgid "Example"
msgstr "مّثال"
@@ -10196,13 +10012,11 @@ msgid "_Automatic"
msgstr "خود کاری سے"
#: paraindentspacing.ui:221
-#, fuzzy
msgctxt "paraindentspacing|labelST_LINEDIST_ABS"
msgid "Fixed"
msgstr "طےشدہ"
#: paraindentspacing.ui:236
-#, fuzzy
msgctxt "paraindentspacing|label1"
msgid "Indent"
msgstr "انڈینٹ"
@@ -10229,7 +10043,6 @@ msgid "Spacing"
msgstr "فاصلہ دینا"
#: paraindentspacing.ui:404
-#, fuzzy
msgctxt "paraindentspacing|labelFT_LINEDIST"
msgid "of"
msgstr "سُند"
@@ -10246,7 +10059,6 @@ msgid "A_ctivate"
msgstr ""
#: paraindentspacing.ui:503
-#, fuzzy
msgctxt "paraindentspacing|label3"
msgid "Register-true"
msgstr "رجسٹرکریو- صحیح"
@@ -10394,7 +10206,6 @@ msgid "File Encryption Password"
msgstr ""
#: pastespecial.ui:7
-#, fuzzy
msgctxt "pastespecial|PasteSpecialDialog"
msgid "Paste Special"
msgstr "اچھی طرح چسپاں کرو"
@@ -10418,7 +10229,6 @@ msgid "_Modify"
msgstr "درست کرو"
#: patterntabpage.ui:92
-#, fuzzy
msgctxt "patterntabpage|label3"
msgid "Pattern"
msgstr "نمونہ"
@@ -10445,13 +10255,11 @@ msgid "Background Color:"
msgstr "پس منظرکارنگ"
#: patterntabpage.ui:252
-#, fuzzy
msgctxt "patterntabpage|label1"
msgid "Options"
msgstr "آپشنس"
#: patterntabpage.ui:295
-#, fuzzy
msgctxt "patterntabpage|CTL_PREVIEW-atkobject"
msgid "Example"
msgstr "مّثال"
@@ -10743,7 +10551,6 @@ msgid "Adapt"
msgstr ""
#: posterdialog.ui:16
-#, fuzzy
msgctxt "posterdialog|PosterDialog"
msgid "Posterize"
msgstr "پوسٹرائز"
@@ -10900,7 +10707,6 @@ msgid "No Loaded File"
msgstr ""
#: querynoloadedfiledialog.ui:14
-#, fuzzy
msgctxt "querynoloadedfiledialog|NoLoadedFileDialog"
msgid "The file could not be loaded!"
msgstr "فائل ہیچ نئ لوڈ كریتھ"
@@ -11033,13 +10839,11 @@ msgid "Run"
msgstr "چلئویو"
#: scriptorganizer.ui:49
-#, fuzzy
msgctxt "scriptorganizer|create"
msgid "Create..."
msgstr "بناویو"
#: scriptorganizer.ui:79
-#, fuzzy
msgctxt "scriptorganizer|rename"
msgid "Rename..."
msgstr "دوبارہ نام"
@@ -11056,7 +10860,6 @@ msgid "Macros"
msgstr "ماکروز"
#: searchattrdialog.ui:9
-#, fuzzy
msgctxt "searchattrdialog|SearchAttrDialog"
msgid "Attributes"
msgstr "ایٹری بیوٹس "
@@ -11073,7 +10876,6 @@ msgid "Font"
msgstr "فونٹ"
#: searchformatdialog.ui:128
-#, fuzzy
msgctxt "searchformatdialog|fonteffects"
msgid "Font Effects"
msgstr "فانٹ اثرات"
@@ -11107,7 +10909,6 @@ msgid "Text Flow"
msgstr ""
#: searchformatdialog.ui:268
-#, fuzzy
msgctxt "searchformatdialog|labelTP_PARA_ASIAN"
msgid "Asian Typography"
msgstr "Asian Typography"
@@ -11195,7 +10996,6 @@ msgid "Search Term or Firefox Theme URL"
msgstr ""
#: select_persona_dialog.ui:228
-#, fuzzy
msgctxt "select_persona_dialog|label6"
msgid "Categories"
msgstr "درجے"
@@ -11241,13 +11041,11 @@ msgid "_Color:"
msgstr ""
#: shadowtabpage.ui:205
-#, fuzzy
msgctxt "shadowtabpage|CTL_COLOR_PREVIEW-atkobject"
msgid "Example"
msgstr "مّثال"
#: shadowtabpage.ui:230
-#, fuzzy
msgctxt "shadowtabpage|label"
msgid "Properties"
msgstr "خصوصیات"
@@ -11359,7 +11157,6 @@ msgid "Currently Installed Smart Tags"
msgstr ""
#: smoothdialog.ui:16
-#, fuzzy
msgctxt "smoothdialog|SmoothDialog"
msgid "Smooth"
msgstr "ہموار"
@@ -11376,7 +11173,6 @@ msgid "Parameters"
msgstr "~پرمیٹرس"
#: solarizedialog.ui:14
-#, fuzzy
msgctxt "solarizedialog|SolarizeDialog"
msgid "Solarization"
msgstr "سالیرایزیشن"
@@ -11511,7 +11307,6 @@ msgid "Text languag_e:"
msgstr ""
#: spellingdialog.ui:252
-#, fuzzy
msgctxt "spellingdialog|explainlink"
msgid "More..."
msgstr "مزید"
@@ -11564,7 +11359,6 @@ msgid "Special Character"
msgstr "خاص لفظ"
#: spelloptionsdialog.ui:8
-#, fuzzy
msgctxt "spelloptionsdialog|SpellOptionsDialog"
msgid "Options"
msgstr "آپشنس"
@@ -11697,7 +11491,6 @@ msgid "To _frame"
msgstr "فریم"
#: swpossizepage.ui:294
-#, fuzzy
msgctxt "swpossizepage|label1"
msgid "Anchor"
msgstr "جوڑ"
@@ -11775,13 +11568,11 @@ msgid "No Effect"
msgstr "كہین اثرچھُنئ"
#: textanimtabpage.ui:53
-#, fuzzy
msgctxt "textanimtabpage|liststoreEFFECT"
msgid "Blink"
msgstr "ٹمٹماہٹ"
#: textanimtabpage.ui:57
-#, fuzzy
msgctxt "textanimtabpage|liststoreEFFECT"
msgid "Scroll Through"
msgstr " سکرول كِن"
@@ -11792,7 +11583,6 @@ msgid "Scroll Back and Forth"
msgstr ""
#: textanimtabpage.ui:65
-#, fuzzy
msgctxt "textanimtabpage|liststoreEFFECT"
msgid "Scroll In"
msgstr " سکرول ان "
@@ -11810,19 +11600,16 @@ msgid "Direction:"
msgstr "سمت"
#: textanimtabpage.ui:155
-#, fuzzy
msgctxt "textanimtabpage|BTN_UP|tooltip_text"
msgid "To top"
msgstr "اوپرکو"
#: textanimtabpage.ui:161
-#, fuzzy
msgctxt "textanimtabpage|BTN_UP-atkobject"
msgid "Up"
msgstr "اوپر"
#: textanimtabpage.ui:176
-#, fuzzy
msgctxt "textanimtabpage|BTN_RIGHT|tooltip_text"
msgid "To right"
msgstr "دائیں جانب"
@@ -11834,7 +11621,6 @@ msgid "Right"
msgstr "تھزر"
#: textanimtabpage.ui:197
-#, fuzzy
msgctxt "textanimtabpage|BTN_LEFT|tooltip_text"
msgid "To left"
msgstr "بائیں جانب"
@@ -11846,13 +11632,11 @@ msgid "Left"
msgstr "كھوفُر"
#: textanimtabpage.ui:218
-#, fuzzy
msgctxt "textanimtabpage|BTN_DOWN|tooltip_text"
msgid "To bottom"
msgstr " نیچے کو"
#: textanimtabpage.ui:224
-#, fuzzy
msgctxt "textanimtabpage|BTN_DOWN-atkobject"
msgid "Down"
msgstr "نیچے"
@@ -11901,7 +11685,6 @@ msgid "_Automatic"
msgstr "خود کاری سے"
#: textanimtabpage.ui:522
-#, fuzzy
msgctxt "textanimtabpage|label2"
msgid "Properties"
msgstr "خصوصیات"
@@ -12000,7 +11783,6 @@ msgid "Text"
msgstr "مواد"
#: textdialog.ui:128
-#, fuzzy
msgctxt "textdialog|RID_SVXPAGE_TEXTANIMATION"
msgid "Text Animation"
msgstr "متن متحرک تصویر"
@@ -12118,19 +11900,16 @@ msgid "_Widow control"
msgstr ""
#: textflowpage.ui:473
-#, fuzzy
msgctxt "textflowpage|labelOrphan"
msgid "lines"
msgstr "لکیریں"
#: textflowpage.ui:485
-#, fuzzy
msgctxt "textflowpage|labelWidow"
msgid "lines"
msgstr "لکیریں"
#: textflowpage.ui:513
-#, fuzzy
msgctxt "textflowpage|labelOptions"
msgid "Options"
msgstr "آپشنس"
@@ -12189,7 +11968,6 @@ msgid "Quadratic"
msgstr ""
#: transparencytabpage.ui:45
-#, fuzzy
msgctxt "transparencytabpage|liststoreTYPE"
msgid "Square"
msgstr "مربع"
@@ -12250,13 +12028,11 @@ msgid "_End value:"
msgstr ""
#: transparencytabpage.ui:435
-#, fuzzy
msgctxt "transparencytabpage|CTL_BITMAP_PREVIEW-atkobject"
msgid "Example"
msgstr "مّثال"
#: transparencytabpage.ui:453
-#, fuzzy
msgctxt "transparencytabpage|CTL_TRANS_PREVIEW-atkobject"
msgid "Example"
msgstr "مّثال"
@@ -12501,7 +12277,6 @@ msgid "Columns:"
msgstr "کالمز"
#: zoomdialog.ui:332
-#, fuzzy
msgctxt "zoomdialog|columnssb-atkobject"
msgid "Columns"
msgstr "کالمز"
diff --git a/source/ks/dbaccess/messages.po b/source/ks/dbaccess/messages.po
index 1fcdadd7253..43e3242521e 100644
--- a/source/ks/dbaccess/messages.po
+++ b/source/ks/dbaccess/messages.po
@@ -747,7 +747,6 @@ msgid "Column ~Format..."
msgstr "کالم فورمیٹ۔۔۔ "
#: strings.hrc:171
-#, fuzzy
msgctxt "RID_STR_COLUMN_WIDTH"
msgid "Column ~Width..."
msgstr "کالمك كَھجر"
@@ -759,7 +758,6 @@ msgid "Table Format..."
msgstr "ٹیبل فورمیٹ۔۔۔ "
#: strings.hrc:173
-#, fuzzy
msgctxt "RID_STR_ROW_HEIGHT"
msgid "Row Height..."
msgstr "سطر کی لمبائی۔۔۔"
@@ -1165,7 +1163,6 @@ msgid "<none>"
msgstr "كہین نئ"
#: strings.hrc:260
-#, fuzzy
msgctxt "STR_TAB_FIELD_NAME"
msgid "Field name"
msgstr " شعبك ناو"
@@ -2299,7 +2296,6 @@ msgid "This relation already exists. Do you want to edit it or create a new one?
msgstr ""
#: strings.hrc:486
-#, fuzzy
msgctxt "STR_QUERY_REL_EDIT"
msgid "Edit..."
msgstr "ایڈیٹ"
@@ -2424,13 +2420,11 @@ msgid "Press 'Next' to save a copy of your document, and to begin the migration.
msgstr ""
#: backuppage.ui:76
-#, fuzzy
msgctxt "backuppage|label3"
msgid "Save to:"
msgstr "۔ منز محفوظ"
#: backuppage.ui:110
-#, fuzzy
msgctxt "backuppage|browse"
msgid "Browse..."
msgstr "براؤز"
@@ -2453,7 +2447,6 @@ msgid "Choose a data source:"
msgstr ""
#: collectionviewdialog.ui:11
-#, fuzzy
msgctxt "collectionviewdialog|CollectionView"
msgid "Save"
msgstr "محفوظ"
@@ -2483,7 +2476,6 @@ msgid "File _name:"
msgstr "فائلُك ناو:"
#: colwidthdialog.ui:15
-#, fuzzy
msgctxt "colwidthdialog|ColWidthDialog"
msgid "Column Width"
msgstr "کالمك كھجر"
@@ -2518,7 +2510,6 @@ msgid "_Browse…"
msgstr "ژا نڈُن"
#: connectionpage.ui:98
-#, fuzzy
msgctxt "connectionpage|generalLabel"
msgid "General"
msgstr "عام"
@@ -2600,7 +2591,6 @@ msgid "Crea_te new field as primary key"
msgstr ""
#: copytablepage.ui:143
-#, fuzzy
msgctxt "copytablepage|keynamelabel"
msgid "Name:"
msgstr "ناو:"
@@ -2611,7 +2601,6 @@ msgid "Existing data fields can be set as primary key on the type formatting ste
msgstr ""
#: copytablepage.ui:192
-#, fuzzy
msgctxt "copytablepage|label1"
msgid "Options"
msgstr "آپشنس"
@@ -2623,7 +2612,6 @@ msgid "Ta_ble name:"
msgstr "جدول ناو"
#: dbaseindexdialog.ui:28
-#, fuzzy
msgctxt "dbaseindexdialog|DBaseIndexDialog"
msgid "Indexes"
msgstr "فہرستیں"
@@ -2758,7 +2746,6 @@ msgid "Set Up a Connection to a MySQL Database"
msgstr " JDBCڈاٹابیسس سعتھ كریو رئبطئ سیٹ اپ"
#: dbwizspreadsheetpage.ui:74
-#, fuzzy
msgctxt "dbwizspreadsheetpage|browse"
msgid "Browse"
msgstr "ژا نڈُن"
@@ -2775,7 +2762,6 @@ msgid "_Password required"
msgstr "خفیہ لفظ ضُرت"
#: dbwiztextpage.ui:74
-#, fuzzy
msgctxt "dbwiztextpage|browse"
msgid "Browse"
msgstr "ژا نڈُن"
@@ -2834,7 +2820,6 @@ msgid "SQL Command"
msgstr "SQL کمانڈ "
#: directsqldialog.ui:220
-#, fuzzy
msgctxt "directsqldialog|label2"
msgid "Status"
msgstr "حیثیت کے مطابق"
@@ -3004,7 +2989,6 @@ msgid "Test Class"
msgstr "ٹیسٹ کلاس "
#: generalspecialjdbcdetailspage.ui:162
-#, fuzzy
msgctxt "generalspecialjdbcdetailspage|label1"
msgid "Connection Settings"
msgstr "رئبطئ سیٹینگس "
@@ -3044,7 +3028,6 @@ msgid "Settings"
msgstr "سیٹینگس"
#: indexdesigndialog.ui:9
-#, fuzzy
msgctxt "indexdesigndialog|IndexDesignDialog"
msgid "Indexes"
msgstr "فہرستیں"
@@ -3199,7 +3182,6 @@ msgid "Natural"
msgstr ""
#: joindialog.ui:311
-#, fuzzy
msgctxt "joindialog|label6"
msgid "Options"
msgstr "آپشنس"
@@ -3217,7 +3199,6 @@ msgid "_Delete"
msgstr "خئرج کرُن"
#: joinviewmenu.ui:20
-#, fuzzy
msgctxt "joinviewmenu|edit"
msgid "Edit..."
msgstr "ایڈیٹ"
@@ -3295,7 +3276,6 @@ msgid "Maximum number of _records:"
msgstr "زیادہ شماریات ریکورڈس منز"
#: ldappage.ui:133
-#, fuzzy
msgctxt "ldappage|charsetheader"
msgid "Connection Settings"
msgstr "رئبطئ سیٹینگس "
@@ -3336,7 +3316,6 @@ msgid "Current object:"
msgstr ""
#: mysqlnativepage.ui:48
-#, fuzzy
msgctxt "mysqlnativepage|connectionheader"
msgid "Connection Settings"
msgstr "رئبطئ سیٹینگس "
@@ -3394,7 +3373,6 @@ msgid "_Port:"
msgstr ""
#: mysqlnativesettings.ui:138
-#, fuzzy
msgctxt "mysqlnativesettings|defaultport"
msgid "Default: 3306"
msgstr "ڈی فالٹ: 3306"
@@ -3564,13 +3542,11 @@ msgid "Operator"
msgstr " آپریٹرس "
#: queryfilterdialog.ui:108
-#, fuzzy
msgctxt "queryfilterdialog|label5"
msgid "Field name"
msgstr " شعبك ناو"
#: queryfilterdialog.ui:120
-#, fuzzy
msgctxt "queryfilterdialog|label6"
msgid "Condition"
msgstr "شرط "
@@ -3612,13 +3588,11 @@ msgid ">="
msgstr ""
#: queryfilterdialog.ui:154
-#, fuzzy
msgctxt "queryfilterdialog|cond1"
msgid "like"
msgstr "مسلند"
#: queryfilterdialog.ui:155
-#, fuzzy
msgctxt "queryfilterdialog|cond1"
msgid "not like"
msgstr "بےیئ"
@@ -3652,25 +3626,21 @@ msgid "Value"
msgstr "قئمتھ"
#: queryfilterdialog.ui:263
-#, fuzzy
msgctxt "queryfilterdialog|op2"
msgid "AND"
msgstr "بےی"
#: queryfilterdialog.ui:264
-#, fuzzy
msgctxt "queryfilterdialog|op2"
msgid "OR"
msgstr "یا"
#: queryfilterdialog.ui:278
-#, fuzzy
msgctxt "queryfilterdialog|op3"
msgid "AND"
msgstr "بےی"
#: queryfilterdialog.ui:279
-#, fuzzy
msgctxt "queryfilterdialog|op3"
msgid "OR"
msgstr "یا"
@@ -3682,7 +3652,6 @@ msgid "Criteria"
msgstr "معیار"
#: queryfuncmenu.ui:12
-#, fuzzy
msgctxt "queryfuncmenu|functions"
msgid "Functions"
msgstr "فنشنس"
@@ -3700,7 +3669,6 @@ msgid "Alias"
msgstr "عرفیت"
#: queryfuncmenu.ui:48
-#, fuzzy
msgctxt "queryfuncmenu|distinct"
msgid "Distinct Values"
msgstr "قیمت علاحدہ کرنا"
@@ -3717,13 +3685,11 @@ msgid "Limit:"
msgstr ""
#: querypropertiesdialog.ui:117
-#, fuzzy
msgctxt "querypropertiesdialog|distinct"
msgid "Yes"
msgstr "عئں"
#: querypropertiesdialog.ui:133
-#, fuzzy
msgctxt "querypropertiesdialog|nondistinct"
msgid "No"
msgstr "نئ"
@@ -3920,13 +3886,11 @@ msgid "and then"
msgstr ""
#: sortdialog.ui:134
-#, fuzzy
msgctxt "sortdialog|label5"
msgid "Field name"
msgstr " شعبك ناو"
#: sortdialog.ui:146
-#, fuzzy
msgctxt "sortdialog|label6"
msgid "Order"
msgstr "آرڈر"
@@ -3974,7 +3938,6 @@ msgid "Sort Order"
msgstr "سورٹ آرڈر"
#: specialjdbcconnectionpage.ui:19
-#, fuzzy
msgctxt "specialjdbcconnectionpage|header"
msgid "Set up connection to a MySQL database using JDBC"
msgstr "JDBC استیمال كریتھ كریو MySQL سعتھ رئبطئ سیٹ اپ"
@@ -4004,7 +3967,6 @@ msgid "_Port number:"
msgstr "پورٹ نمبر"
#: specialjdbcconnectionpage.ui:139
-#, fuzzy
msgctxt "specialjdbcconnectionpage|portNumDefLabel"
msgid "Default: 3306"
msgstr "ڈی فالٹ: 3306"
@@ -4113,7 +4075,6 @@ msgid "Default"
msgstr "ڈیفالٹ"
#: specialsettingspage.ui:316
-#, fuzzy
msgctxt "specialsettingspage|comparison"
msgid "SQL"
msgstr "SQL"
@@ -4151,7 +4112,6 @@ msgid "_Description:"
msgstr "وضاحت"
#: summarypage.ui:17
-#, fuzzy
msgctxt "summarypage|label1"
msgid "Summary"
msgstr "خلاصہ"
@@ -4459,7 +4419,6 @@ msgid "_Driver settings:"
msgstr "ڈرائیور سیٹینگس "
#: userdetailspage.ui:137
-#, fuzzy
msgctxt "userdetailspage|label1"
msgid "Connection Settings"
msgstr "رئبطئ سیٹینگس "
diff --git a/source/ks/desktop/messages.po b/source/ks/desktop/messages.po
index bcb0b45dd3b..cd4dd2d2cd4 100644
--- a/source/ks/desktop/messages.po
+++ b/source/ks/desktop/messages.po
@@ -766,7 +766,6 @@ msgid "Extension Software License Agreement"
msgstr ""
#: licensedialog.ui:21
-#, fuzzy
msgctxt "licensedialog|accept"
msgid "Accept"
msgstr "قبول"
@@ -876,7 +875,6 @@ msgid "Downloading extensions..."
msgstr ""
#: updateinstalldialog.ui:125
-#, fuzzy
msgctxt "updateinstalldialog|RESULTS"
msgid "Result"
msgstr "نتیجئ"
diff --git a/source/ks/editeng/messages.po b/source/ks/editeng/messages.po
index b33ca0bfce2..a4eccb52122 100644
--- a/source/ks/editeng/messages.po
+++ b/source/ks/editeng/messages.po
@@ -116,7 +116,6 @@ msgid "Color "
msgstr "رنگ"
#: editrids.hrc:43
-#, fuzzy
msgctxt "RID_SVXITEMS_COLOR_BLACK"
msgid "Black"
msgstr "سیاہ"
@@ -783,7 +782,6 @@ msgid "No Outline"
msgstr ""
#: editrids.hrc:184
-#, fuzzy
msgctxt "RID_SVXITEMS_PRINT_TRUE"
msgid "Print"
msgstr "چھپئویو"
@@ -1064,7 +1062,6 @@ msgid "Above"
msgstr "اوپر"
#: editrids.hrc:238
-#, fuzzy
msgctxt "RID_SVXITEMS_EMPHASIS_BELOW_POS"
msgid "Below"
msgstr "بوْنئ "
@@ -1290,7 +1287,6 @@ msgstr "بُئن كُن دیو ترتیب "
#. enum SvxCellJustifyMethod ----------------------------------------------------
#: editrids.hrc:287
-#, fuzzy
msgctxt "RID_SVXITEMS_JUSTMETHOD_AUTO"
msgid "Automatic"
msgstr " پانئی "
@@ -1375,7 +1371,6 @@ msgid "Paragraph is %x"
msgstr "پیراگراف ہے"
#: editrids.hrc:304
-#, fuzzy
msgctxt "RID_SVXSTR_AUTOMATIC"
msgid "Automatic"
msgstr " پانئی "
@@ -1434,7 +1429,6 @@ msgid "Show subpoints"
msgstr "سب پوائنٹس دکھاؤ"
#: editrids.hrc:318
-#, fuzzy
msgctxt "RID_OUTLUNDO_COLLAPSE"
msgid "Collapse"
msgstr "گرانا"
diff --git a/source/ks/extensions/messages.po b/source/ks/extensions/messages.po
index 2f8c03e5398..120fd3d2d4e 100644
--- a/source/ks/extensions/messages.po
+++ b/source/ks/extensions/messages.po
@@ -26,7 +26,6 @@ msgid "Query"
msgstr "کیوریز"
#: command.hrc:31
-#, fuzzy
msgctxt "RID_RSC_ENUM_COMMAND_TYPE"
msgid "SQL command"
msgstr "SQL کمانڈ "
@@ -77,13 +76,11 @@ msgid "Without frame"
msgstr ""
#: stringarrays.hrc:41
-#, fuzzy
msgctxt "RID_RSC_ENUM_BORDER_TYPE"
msgid "3D look"
msgstr "3D وچھیو"
#: stringarrays.hrc:42
-#, fuzzy
msgctxt "RID_RSC_ENUM_BORDER_TYPE"
msgid "Flat"
msgstr "ہموار"
@@ -174,7 +171,6 @@ msgid "Previous record"
msgstr "پچھلاریکارڈ"
#: stringarrays.hrc:70
-#, fuzzy
msgctxt "RID_RSC_ENUM_BUTTONTYPE"
msgid "Next record"
msgstr "اگلاریکارڈ"
@@ -244,7 +240,6 @@ msgid "Text"
msgstr "مواد"
#: stringarrays.hrc:94
-#, fuzzy
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (short)"
msgstr "(معیاری (لكُٹ"
@@ -262,7 +257,6 @@ msgid "Standard (short YYYY)"
msgstr "(معیاری (لكُٹ"
#: stringarrays.hrc:97
-#, fuzzy
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (long)"
msgstr "(معیاری (ز۪یوٹھ"
@@ -360,13 +354,11 @@ msgid "Current page"
msgstr "حالیہ تاریخ "
#: stringarrays.hrc:132
-#, fuzzy
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "No"
msgstr "نئ"
#: stringarrays.hrc:133
-#, fuzzy
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "Yes"
msgstr "عئں"
@@ -415,7 +407,6 @@ msgid "Multi"
msgstr ""
#: stringarrays.hrc:150
-#, fuzzy
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "Range"
msgstr "حد"
@@ -451,7 +442,6 @@ msgid "Cancel"
msgstr "منسوخ"
#: stringarrays.hrc:164
-#, fuzzy
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Help"
msgstr "مدد"
@@ -521,13 +511,11 @@ msgid "Both"
msgstr "دوْنویئ "
#: stringarrays.hrc:196
-#, fuzzy
msgctxt "RID_RSC_ENUM_VISUALEFFECT"
msgid "3D"
msgstr "3D"
#: stringarrays.hrc:197
-#, fuzzy
msgctxt "RID_RSC_ENUM_VISUALEFFECT"
msgid "Flat"
msgstr "ہموار"
@@ -623,13 +611,11 @@ msgid "Replace"
msgstr "بدلاوُن"
#: stringarrays.hrc:221
-#, fuzzy
msgctxt "RID_RSC_ENUM_WHITESPACE_HANDLING"
msgid "Collapse"
msgstr "گرانا"
#: stringarrays.hrc:226
-#, fuzzy
msgctxt "RID_RSC_ENUM_SCALE_MODE"
msgid "No"
msgstr "نئ"
@@ -651,13 +637,11 @@ msgid "Left-to-right"
msgstr "Left-to-right"
#: stringarrays.hrc:234
-#, fuzzy
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Right-to-left"
msgstr "Right-to-left"
#: stringarrays.hrc:235
-#, fuzzy
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Use superordinate object settings"
msgstr "سوپر آرڈینیٹ سیٹینگس استعمال کریں"
@@ -1706,7 +1690,6 @@ msgid "Submission"
msgstr "گزئرش کرن"
#: strings.hrc:222
-#, fuzzy
msgctxt "RID_STR_BINDING_NAME"
msgid "Binding"
msgstr "بندش"
@@ -1776,7 +1759,6 @@ msgstr "جوڑ"
#. To translators: That's the 'Regular' as used for a font style (as opposed to 'italic' and 'bold'), so please use a consistent translation.
#: strings.hrc:236
-#, fuzzy
msgctxt "RID_STR_FONTSTYLE_REGULAR"
msgid "Regular"
msgstr "باضابطہ"
@@ -1823,7 +1805,6 @@ msgid "Data"
msgstr "ڈاٹا"
#: strings.hrc:248
-#, fuzzy
msgctxt "RID_STR_HELP_SECTION_LABEL"
msgid "Help"
msgstr "مدد"
@@ -2087,7 +2068,6 @@ msgid "Reload File"
msgstr "فریم دوبارہ لوڈکرو"
#: strings.hrc:303
-#, fuzzy
msgctxt "RID_UPDATE_STR_RELOAD_CONTINUE"
msgid "Continue"
msgstr "جئریرتھَویو"
@@ -2098,7 +2078,6 @@ msgid "%PERCENT%"
msgstr ""
#: strings.hrc:305
-#, fuzzy
msgctxt "RID_UPDATE_FT_STATUS"
msgid "Status"
msgstr "حیثیت کے مطابق"
@@ -2548,13 +2527,11 @@ msgid "You can either save the value of the option group in a database field or
msgstr "تہہ ہ۪یكیو آپشن گروپك قئمتھ محفوظ كریتھ ڈاتا بیس فیلڈس منز یا تئ ہ۪یكیو یئ پتئ استیمال كریتھ۔ "
#: yesno.hrc:29
-#, fuzzy
msgctxt "RID_RSC_ENUM_YESNO"
msgid "No"
msgstr "نئ"
#: yesno.hrc:30
-#, fuzzy
msgctxt "RID_RSC_ENUM_YESNO"
msgid "Yes"
msgstr "عئں"
@@ -2572,19 +2549,16 @@ msgid "Display field"
msgstr "شعبہ ہاو"
#: contenttablepage.ui:43
-#, fuzzy
msgctxt "contenttablepage|datasourcelabel"
msgid "Data source"
msgstr "ڈاٹاسورس "
#: contenttablepage.ui:57
-#, fuzzy
msgctxt "contenttablepage|contenttypelabel"
msgid "Content type"
msgstr "مشمولہ ٹ‍ا‏ئپ"
#: contenttablepage.ui:71
-#, fuzzy
msgctxt "contenttablepage|formtablelabel"
msgid "Content"
msgstr "مشمولہ"
@@ -2610,7 +2584,6 @@ msgstr ""
" جدول ژئریو یمئ پيٹھئ ڈاٹا ہ۪یكٲو بنیاد بنٲویتھ فہرست مشمولئ خعطرئ:"
#: contenttablepage.ui:233
-#, fuzzy
msgctxt "contenttablepage|label2"
msgid "Control"
msgstr "کنٹرول"
@@ -2639,7 +2612,6 @@ msgid "Location"
msgstr "جگہ"
#: datasourcepage.ui:74
-#, fuzzy
msgctxt "datasourcepage|browse"
msgid "Browse..."
msgstr "براؤز"
@@ -2691,7 +2663,6 @@ msgid ""
msgstr ""
#: fieldassignpage.ui:33
-#, fuzzy
msgctxt "fieldassignpage|assign"
msgid "Field Assignment"
msgstr "شبعہچ حوالگی دیو"
@@ -2715,19 +2686,16 @@ msgid "Field from the _List Table"
msgstr " فہرست جدولك شعبئ"
#: gridfieldsselectionpage.ui:44
-#, fuzzy
msgctxt "gridfieldsselectionpage|datasourcelabel"
msgid "Data source"
msgstr "ڈاٹاسورس "
#: gridfieldsselectionpage.ui:58
-#, fuzzy
msgctxt "gridfieldsselectionpage|contenttypelabel"
msgid "Content type"
msgstr "مشمولہ ٹ‍ا‏ئپ"
#: gridfieldsselectionpage.ui:72
-#, fuzzy
msgctxt "gridfieldsselectionpage|formtablelabel"
msgid "Content"
msgstr "مشمولہ"
@@ -2778,19 +2746,16 @@ msgid "Table element"
msgstr "ٹیبل ای لیمنٹ "
#: groupradioselectionpage.ui:44
-#, fuzzy
msgctxt "groupradioselectionpage|datasourcelabel"
msgid "Data source"
msgstr "ڈاٹاسورس "
#: groupradioselectionpage.ui:58
-#, fuzzy
msgctxt "groupradioselectionpage|contenttypelabel"
msgid "Content type"
msgstr "مشمولہ ٹ‍ا‏ئپ"
#: groupradioselectionpage.ui:72
-#, fuzzy
msgctxt "groupradioselectionpage|formtablelabel"
msgid "Content"
msgstr "مشمولہ"
@@ -2921,13 +2886,11 @@ msgid "Evolution"
msgstr ""
#: selecttypepage.ui:49
-#, fuzzy
msgctxt "selecttypepage|groupwise"
msgid "Groupwise"
msgstr "جنڈس منز "
#: selecttypepage.ui:66
-#, fuzzy
msgctxt "selecttypepage|evoldap"
msgid "Evolution LDAP"
msgstr "ایوُلیوشنLDAP "
@@ -3008,7 +2971,6 @@ msgid "_Table / Query:"
msgstr "جدول/کیوری "
#: tableselectionpage.ui:174
-#, fuzzy
msgctxt "tableselectionpage|label1"
msgid "Data"
msgstr "ڈاٹا"
@@ -3103,7 +3065,6 @@ msgid "Ed_ition"
msgstr "اشاعت "
#: generalpage.ui:257
-#, fuzzy
msgctxt "generalpage|volume"
msgid "Volume"
msgstr "والیوم"
@@ -3295,7 +3256,6 @@ msgid "_Book title"
msgstr "کتابئ ہُند ناو"
#: mappingdialog.ui:432
-#, fuzzy
msgctxt "mappingdialog|label15"
msgid "Volume"
msgstr "والیوم"
@@ -3415,13 +3375,11 @@ msgid "Table"
msgstr "جدول "
#: toolbar.ui:49
-#, fuzzy
msgctxt "toolbar|TBC_FT_QUERY"
msgid "Search Key"
msgstr "تلاش کرنےکی کلید"
#: toolbar.ui:84
-#, fuzzy
msgctxt "toolbar|TBC_BT_AUTOFILTER"
msgid "AutoFilter"
msgstr "خودکارطریقےسےچھانئے"
@@ -3450,7 +3408,6 @@ msgid "Data Source"
msgstr "ڈاٹاسورس "
#: controlfontdialog.ui:8
-#, fuzzy
msgctxt "controlfontdialog|ControlFontDialog"
msgid "Character"
msgstr "حرف"
@@ -3462,7 +3419,6 @@ msgid "Font"
msgstr "فونٹ"
#: controlfontdialog.ui:127
-#, fuzzy
msgctxt "controlfontdialog|fonteffects"
msgid "Font Effects"
msgstr "فانٹ اثرات"
diff --git a/source/ks/extras/source/autocorr/emoji.po b/source/ks/extras/source/autocorr/emoji.po
index 22ea37d288a..dd23b4e0f5a 100644
--- a/source/ks/extras/source/autocorr/emoji.po
+++ b/source/ks/extras/source/autocorr/emoji.po
@@ -119,7 +119,6 @@ msgstr ""
#. Α (U+00391), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_CAPITAL_LETTER_ALPHA\n"
@@ -139,7 +138,6 @@ msgstr "ایٹا"
#. Γ (U+00393), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_CAPITAL_LETTER_GAMMA\n"
@@ -349,7 +347,6 @@ msgstr "اوميگا"
#. α (U+003B1), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_ALPHA\n"
@@ -359,7 +356,6 @@ msgstr "الفا"
#. β (U+003B2), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_BETA\n"
@@ -369,7 +365,6 @@ msgstr "بیٹا"
#. γ (U+003B3), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_GAMMA\n"
@@ -379,7 +374,6 @@ msgstr "گاما"
#. δ (U+003B4), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_DELTA\n"
@@ -389,7 +383,6 @@ msgstr "ڈیلٹا"
#. ε (U+003B5), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_EPSILON\n"
@@ -399,7 +392,6 @@ msgstr "ایپسیلن"
#. ζ (U+003B6), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_ZETA\n"
@@ -409,7 +401,6 @@ msgstr "زیٹا"
#. η (U+003B7), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_ETA\n"
@@ -419,7 +410,6 @@ msgstr "ایٹا"
#. θ (U+003B8), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_THETA\n"
@@ -429,7 +419,6 @@ msgstr "تھیٹا"
#. ι (U+003B9), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_IOTA\n"
@@ -439,7 +428,6 @@ msgstr "آیوٹا"
#. κ (U+003BA), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_KAPPA\n"
@@ -449,7 +437,6 @@ msgstr "کپا"
#. λ (U+003BB), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_LAMDA\n"
@@ -469,7 +456,6 @@ msgstr "نمبر"
#. ν (U+003BD), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_NU\n"
@@ -479,7 +465,6 @@ msgstr "نو"
#. ξ (U+003BE), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_XI\n"
@@ -489,7 +474,6 @@ msgstr "xi"
#. ο (U+003BF), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_OMICRON\n"
@@ -499,7 +483,6 @@ msgstr "omicron"
#. π (U+003C0), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_PI\n"
@@ -509,7 +492,6 @@ msgstr "pi"
#. ρ (U+003C1), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_RHO\n"
@@ -529,7 +511,6 @@ msgstr "سیگما"
#. σ (U+003C3), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_SIGMA\n"
@@ -539,7 +520,6 @@ msgstr "سیگما"
#. τ (U+003C4), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_TAU\n"
@@ -549,7 +529,6 @@ msgstr "tau"
#. υ (U+003C5), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_UPSILON\n"
@@ -559,7 +538,6 @@ msgstr "اپ سیلن"
#. φ (U+003C6), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_PHI\n"
@@ -569,7 +547,6 @@ msgstr "phi"
#. χ (U+003C7), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_CHI\n"
@@ -579,7 +556,6 @@ msgstr "chi"
#. ψ (U+003C8), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_PSI\n"
@@ -589,7 +565,6 @@ msgstr "psi"
#. ω (U+003C9), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_OMEGA\n"
@@ -628,7 +603,6 @@ msgstr "---"
#. ’ (U+02019), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"RIGHT_SINGLE_QUOTATION_MARK\n"
@@ -712,7 +686,6 @@ msgstr ""
#. ″ (U+02033), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"DOUBLE_PRIME\n"
@@ -1060,7 +1033,6 @@ msgstr "خئلی سیٹ"
#. ∈ (U+02208), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"ELEMENT_OF\n"
@@ -1143,7 +1115,6 @@ msgstr ""
#. − (U+02212), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"MINUS_SIGN\n"
@@ -1172,7 +1143,6 @@ msgstr "/"
#. ∖ (U+02216), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"SET_MINUS\n"
@@ -1219,7 +1189,6 @@ msgstr "غئر محدود"
#. ∠ (U+02220), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"ANGLE\n"
@@ -1278,7 +1247,6 @@ msgstr "متوئزی"
#. ∧ (U+02227), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"LOGICAL_AND\n"
@@ -1288,7 +1256,6 @@ msgstr "بےیئ"
#. ∨ (U+02228), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"LOGICAL_OR\n"
@@ -1810,7 +1777,6 @@ msgstr ""
#. ☉ (U+02609), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"SUN\n"
@@ -1912,7 +1878,6 @@ msgstr "دَچھُن"
#. ☜ (U+0261C), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"WHITE_LEFT_POINTING_INDEX\n"
@@ -1922,7 +1887,6 @@ msgstr "كھوفُر "
#. ☝ (U+0261D), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"WHITE_UP_POINTING_INDEX\n"
@@ -1932,7 +1896,6 @@ msgstr "ہ۪یور"
#. ☞ (U+0261E), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"WHITE_RIGHT_POINTING_INDEX\n"
@@ -1942,7 +1905,6 @@ msgstr "دَچھُن"
#. ☟ (U+0261F), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"WHITE_DOWN_POINTING_INDEX\n"
@@ -2134,7 +2096,6 @@ msgstr "Sun"
#. ☽ (U+0263D), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"FIRST_QUARTER_MOON\n"
@@ -6067,7 +6028,6 @@ msgstr ""
#. 🐾 (U+1F43E), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"PAW_PRINTS\n"
@@ -6193,7 +6153,6 @@ msgstr ""
#. 👍 (U+1F44D), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"THUMBS_UP_SIGN\n"
diff --git a/source/ks/extras/source/gallery/share.po b/source/ks/extras/source/gallery/share.po
index d5dca20a9a8..a8cbbfe7519 100644
--- a/source/ks/extras/source/gallery/share.po
+++ b/source/ks/extras/source/gallery/share.po
@@ -25,7 +25,6 @@ msgid "Arrows"
msgstr "تیرن"
#: gallery_names.ulf
-#, fuzzy
msgctxt ""
"gallery_names.ulf\n"
"computers\n"
@@ -42,7 +41,6 @@ msgid "Diagrams"
msgstr ""
#: gallery_names.ulf
-#, fuzzy
msgctxt ""
"gallery_names.ulf\n"
"education\n"
@@ -68,7 +66,6 @@ msgid "Finance"
msgstr "فائنانسیس "
#: gallery_names.ulf
-#, fuzzy
msgctxt ""
"gallery_names.ulf\n"
"people\n"
@@ -77,7 +74,6 @@ msgid "People"
msgstr "لوْك"
#: gallery_names.ulf
-#, fuzzy
msgctxt ""
"gallery_names.ulf\n"
"sounds\n"
@@ -86,7 +82,6 @@ msgid "Sounds"
msgstr "آوازئ"
#: gallery_names.ulf
-#, fuzzy
msgctxt ""
"gallery_names.ulf\n"
"symbols\n"
diff --git a/source/ks/filter/messages.po b/source/ks/filter/messages.po
index a9f17e3f19a..77cc70ce735 100644
--- a/source/ks/filter/messages.po
+++ b/source/ks/filter/messages.po
@@ -142,7 +142,6 @@ msgid "Encoding"
msgstr ""
#: strings.hrc:50
-#, fuzzy
msgctxt "T602FILTER_STR_ENCODING_AUTO"
msgid "Automatic"
msgstr " پانئی "
@@ -346,7 +345,6 @@ msgid "_Selection/Selected sheet(s)"
msgstr ""
#: pdfgeneralpage.ui:141
-#, fuzzy
msgctxt "pdfgeneralpage|label1"
msgid "Range"
msgstr "حد"
@@ -480,7 +478,6 @@ msgid "PDF"
msgstr ""
#: pdfgeneralpage.ui:540
-#, fuzzy
msgctxt "pdfgeneralpage|format"
msgid "HTML"
msgstr "HTML"
@@ -541,7 +538,6 @@ msgid "Export onl_y notes pages"
msgstr ""
#: pdfgeneralpage.ui:723
-#, fuzzy
msgctxt "pdfgeneralpage|label4"
msgid "General"
msgstr "عام"
@@ -562,7 +558,6 @@ msgid "Export _URLs relative to file system"
msgstr ""
#: pdflinkspage.ui:89
-#, fuzzy
msgctxt "pdflinkspage|label1"
msgid "General"
msgstr "عام"
@@ -600,7 +595,6 @@ msgid "E_xport"
msgstr "برآمدکرو"
#: pdfoptionsdialog.ui:92
-#, fuzzy
msgctxt "pdfoptionsdialog|general"
msgid "General"
msgstr "عام"
@@ -759,7 +753,6 @@ msgid "Enable text access for acce_ssibility tools"
msgstr ""
#: pdfsecuritypage.ui:535
-#, fuzzy
msgctxt "pdfsecuritypage|label4"
msgid "Content"
msgstr "مشمولہ"
@@ -879,7 +872,6 @@ msgid "_Visible bookmark levels:"
msgstr ""
#: pdfuserinterfacepage.ui:343
-#, fuzzy
msgctxt "pdfuserinterfacepage|label4"
msgid "Bookmarks"
msgstr "نشان زد "
@@ -989,7 +981,6 @@ msgid "Transform document"
msgstr ""
#: testxmlfilter.ui:111
-#, fuzzy
msgctxt "testxmlfilter|exportbrowse"
msgid "Browse..."
msgstr "براؤز"
@@ -1000,7 +991,6 @@ msgid "Current Document"
msgstr ""
#: testxmlfilter.ui:168
-#, fuzzy
msgctxt "testxmlfilter|label1"
msgid "Export"
msgstr "برآمدکرو"
@@ -1011,7 +1001,6 @@ msgid "XSLT for import"
msgstr ""
#: testxmlfilter.ui:214
-#, fuzzy
msgctxt "testxmlfilter|importbrowse"
msgid "Browse..."
msgstr "براؤز"
@@ -1037,7 +1026,6 @@ msgid "Transform file"
msgstr ""
#: testxmlfilter.ui:326
-#, fuzzy
msgctxt "testxmlfilter|label2"
msgid "Import"
msgstr "برآمد"
@@ -1092,7 +1080,6 @@ msgid "_Open Package..."
msgstr ""
#: xmlfiltersettings.ui:151
-#, fuzzy
msgctxt "xmlfiltersettings|filterlist-atkobject"
msgid "XML Filter List"
msgstr "XMLفلٹر :%s"
@@ -1158,7 +1145,6 @@ msgid "Template for _import:"
msgstr ""
#: xmlfiltertabpagetransformation.ui:117
-#, fuzzy
msgctxt "xmlfiltertabpagetransformation|browsetemp"
msgid "Browse..."
msgstr "براؤز"
@@ -1174,7 +1160,6 @@ msgid "XML Filter: %s"
msgstr ""
#: xsltfilterdialog.ui:92
-#, fuzzy
msgctxt "xsltfilterdialog|general"
msgid "General"
msgstr "عام"
diff --git a/source/ks/filter/source/config/fragments/filters.po b/source/ks/filter/source/config/fragments/filters.po
index 5ec461846a4..8302ecf9479 100644
--- a/source/ks/filter/source/config/fragments/filters.po
+++ b/source/ks/filter/source/config/fragments/filters.po
@@ -1457,7 +1457,6 @@ msgid "EPS - Encapsulated PostScript"
msgstr ""
#: draw_flash_Export.xcu
-#, fuzzy
msgctxt ""
"draw_flash_Export.xcu\n"
"draw_flash_Export\n"
@@ -1678,7 +1677,6 @@ msgid "EPS - Encapsulated PostScript"
msgstr ""
#: impress_flash_Export.xcu
-#, fuzzy
msgctxt ""
"impress_flash_Export.xcu\n"
"impress_flash_Export\n"
diff --git a/source/ks/filter/source/config/fragments/types.po b/source/ks/filter/source/config/fragments/types.po
index ae8db9f94f8..53f8c684ffe 100644
--- a/source/ks/filter/source/config/fragments/types.po
+++ b/source/ks/filter/source/config/fragments/types.po
@@ -16,7 +16,6 @@ msgstr ""
"X-POOTLE-MTIME: 1447277487.000000\n"
#: MS_Excel_2007_Binary.xcu
-#, fuzzy
msgctxt ""
"MS_Excel_2007_Binary.xcu\n"
"MS Excel 2007 Binary\n"
diff --git a/source/ks/formula/messages.po b/source/ks/formula/messages.po
index d6e16b12c08..7ad8727de4f 100644
--- a/source/ks/formula/messages.po
+++ b/source/ks/formula/messages.po
@@ -968,7 +968,6 @@ msgid "ROW"
msgstr ""
#: core_resource.hrc:2444
-#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SHEET"
msgstr "SHEET"
@@ -995,13 +994,11 @@ msgid "RATE"
msgstr "DATE"
#: core_resource.hrc:2449
-#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "IPMT"
msgstr "PMT"
#: core_resource.hrc:2450
-#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PPMT"
msgstr "PMT"
@@ -1017,7 +1014,6 @@ msgid "CUMPRINC"
msgstr "CUMPRINC"
#: core_resource.hrc:2453
-#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EFFECT"
msgstr "EFFECT"
@@ -1892,7 +1888,6 @@ msgid "WEEKDAY"
msgstr ""
#: core_resource.hrc:2624
-#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NETWORKDAYS"
msgstr "NETWORKDAYS"
@@ -2149,7 +2144,6 @@ msgid "Shrink"
msgstr "ژمُن"
#: strings.hrc:32
-#, fuzzy
msgctxt "RID_STR_EXPAND"
msgid "Expand"
msgstr "بڑھانا"
@@ -2173,7 +2167,6 @@ msgid "_Next >"
msgstr " اگلا>"
#: formuladialog.ui:158
-#, fuzzy
msgctxt "formuladialog|function"
msgid "Functions"
msgstr "فنشنس"
@@ -2196,7 +2189,6 @@ msgid "For_mula"
msgstr "ضابطہ"
#: formuladialog.ui:383
-#, fuzzy
msgctxt "formuladialog|label1"
msgid "Result"
msgstr "نتیجئ"
@@ -2208,7 +2200,6 @@ msgid "Formula"
msgstr "ضابطہ"
#: formuladialog.ui:467
-#, fuzzy
msgctxt "formuladialog|RB_REF|tooltip_text"
msgid "Maximize"
msgstr "بڑاکرو"
@@ -2232,7 +2223,6 @@ msgid "Last Used"
msgstr "پتُس استیمال كرمُت"
#: functionpage.ui:64
-#, fuzzy
msgctxt "functionpage|category"
msgid "All"
msgstr "سئری"
@@ -2249,25 +2239,21 @@ msgid "Function not known"
msgstr ""
#: parameter.ui:279
-#, fuzzy
msgctxt "parameter|RB_ARG1|tooltip_text"
msgid "Select"
msgstr "منتخب کرو"
#: parameter.ui:295
-#, fuzzy
msgctxt "parameter|RB_ARG2|tooltip_text"
msgid "Select"
msgstr "منتخب کرو"
#: parameter.ui:311
-#, fuzzy
msgctxt "parameter|RB_ARG3|tooltip_text"
msgid "Select"
msgstr "منتخب کرو"
#: parameter.ui:327
-#, fuzzy
msgctxt "parameter|RB_ARG4|tooltip_text"
msgid "Select"
msgstr "منتخب کرو"
diff --git a/source/ks/fpicker/messages.po b/source/ks/fpicker/messages.po
index 3fa2296e293..7ffcd1c382f 100644
--- a/source/ks/fpicker/messages.po
+++ b/source/ks/fpicker/messages.po
@@ -114,7 +114,6 @@ msgid "Root"
msgstr "دامن"
#: strings.hrc:33
-#, fuzzy
msgctxt "STR_FILTERNAME_ALL"
msgid "All files"
msgstr "सारॆय फायलॆ"
diff --git a/source/ks/framework/messages.po b/source/ks/framework/messages.po
index e32b96f6e3a..c19ca3debd6 100644
--- a/source/ks/framework/messages.po
+++ b/source/ks/framework/messages.po
@@ -151,7 +151,6 @@ msgid ""
msgstr ""
#: strings.hrc:47
-#, fuzzy
msgctxt "STR_UNTITLED_DOCUMENT"
msgid "Untitled"
msgstr "بلاعنوان"
@@ -173,7 +172,6 @@ msgid "Reset to Default Language"
msgstr ""
#: strings.hrc:52
-#, fuzzy
msgctxt "STR_LANGSTATUS_MORE"
msgid "More..."
msgstr "مزید"
diff --git a/source/ks/instsetoo_native/inc_openoffice/windows/msi_languages.po b/source/ks/instsetoo_native/inc_openoffice/windows/msi_languages.po
index a4de78d08c2..740c8f1610f 100644
--- a/source/ks/instsetoo_native/inc_openoffice/windows/msi_languages.po
+++ b/source/ks/instsetoo_native/inc_openoffice/windows/msi_languages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2017-12-12 08:12+0100\n"
+"POT-Creation-Date: 2018-01-15 19:35+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -2733,7 +2733,6 @@ msgid "Load [ProductName] during system start-up"
msgstr ""
#: Control.ulf
-#, fuzzy
msgctxt ""
"Control.ulf\n"
"OOO_CONTROL_322\n"
@@ -2750,7 +2749,6 @@ msgid "The following applications are using files that need to be updated by thi
msgstr ""
#: Control.ulf
-#, fuzzy
msgctxt ""
"Control.ulf\n"
"OOO_CONTROL_324\n"
diff --git a/source/ks/officecfg/registry/data/org/openoffice/Office.po b/source/ks/officecfg/registry/data/org/openoffice/Office.po
index ce1c8c00fc7..4372597218c 100644
--- a/source/ks/officecfg/registry/data/org/openoffice/Office.po
+++ b/source/ks/officecfg/registry/data/org/openoffice/Office.po
@@ -142,7 +142,6 @@ msgid "~Drawing"
msgstr "نقشہ کشی"
#: Common.xcu
-#, fuzzy
msgctxt ""
"Common.xcu\n"
"..Common.Menus.New.m4\n"
@@ -162,7 +161,6 @@ msgid "Database"
msgstr "ڈاٹا بیس"
#: Common.xcu
-#, fuzzy
msgctxt ""
"Common.xcu\n"
"..Common.Menus.New.m7\n"
@@ -172,7 +170,6 @@ msgid "~HTML Document"
msgstr "دستاويزHTML"
#: Common.xcu
-#, fuzzy
msgctxt ""
"Common.xcu\n"
"..Common.Menus.New.m8\n"
@@ -182,7 +179,6 @@ msgid "~XML Form Document"
msgstr "~XMLفورم دستاویز"
#: Common.xcu
-#, fuzzy
msgctxt ""
"Common.xcu\n"
"..Common.Menus.New.m9\n"
@@ -210,7 +206,6 @@ msgid "B~usiness Cards"
msgstr "کاروباری کارڈداخل کرو"
#: Common.xcu
-#, fuzzy
msgctxt ""
"Common.xcu\n"
"..Common.Menus.New.m14\n"
@@ -923,7 +918,6 @@ msgid "Presentation Minimizer"
msgstr ""
#: PresentationMinimizer.xcu
-#, fuzzy
msgctxt ""
"PresentationMinimizer.xcu\n"
"..PresentationMinimizer.Strings\n"
@@ -943,7 +937,6 @@ msgid "< ~Back"
msgstr "پَتھ"
#: PresentationMinimizer.xcu
-#, fuzzy
msgctxt ""
"PresentationMinimizer.xcu\n"
"..PresentationMinimizer.Strings\n"
@@ -1120,7 +1113,6 @@ msgid "~Embed external images"
msgstr ""
#: PresentationMinimizer.xcu
-#, fuzzy
msgctxt ""
"PresentationMinimizer.xcu\n"
"..PresentationMinimizer.Strings\n"
@@ -1184,7 +1176,6 @@ msgid "Object Linking and Embedding (OLE) is a technology that allows embedding
msgstr ""
#: PresentationMinimizer.xcu
-#, fuzzy
msgctxt ""
"PresentationMinimizer.xcu\n"
"..PresentationMinimizer.Strings\n"
@@ -1239,7 +1230,6 @@ msgid "Delete slides that are not used for the ~custom slide show"
msgstr ""
#: PresentationMinimizer.xcu
-#, fuzzy
msgctxt ""
"PresentationMinimizer.xcu\n"
"..PresentationMinimizer.Strings\n"
@@ -1503,7 +1493,6 @@ msgid "Notes"
msgstr "نوٹس"
#: PresenterScreen.xcu
-#, fuzzy
msgctxt ""
"PresenterScreen.xcu\n"
"..PresenterScreen.PresenterScreenSettings.ToolBars.ToolBar.Entries.d.Normal\n"
@@ -1531,7 +1520,6 @@ msgid "Exchange"
msgstr ""
#: PresenterScreen.xcu
-#, fuzzy
msgctxt ""
"PresenterScreen.xcu\n"
"..PresenterScreen.PresenterScreenSettings.ToolBars.ToolBar.Entries.o.Normal\n"
@@ -1541,7 +1529,6 @@ msgid "Help"
msgstr "مدد"
#: PresenterScreen.xcu
-#, fuzzy
msgctxt ""
"PresenterScreen.xcu\n"
"..PresenterScreen.PresenterScreenSettings.ToolBars.NotesToolBar.Entries.a.Normal\n"
@@ -1635,7 +1622,6 @@ msgid "First slide"
msgstr ""
#: PresenterScreen.xcu
-#, fuzzy
msgctxt ""
"PresenterScreen.xcu\n"
"..PresenterScreen.PresenterScreenSettings.HelpView.HelpStrings.e\n"
@@ -1907,7 +1893,6 @@ msgid "Current Slide, %CURRENT_SLIDE_NAME%, %CURRENT_SLIDE_NUMBER% of %SLIDE_COU
msgstr ""
#: PresenterScreen.xcu
-#, fuzzy
msgctxt ""
"PresenterScreen.xcu\n"
"..PresenterScreen.Presenter.Views.CurrentSlidePreview.Strings.ClickToExitPresentationText\n"
@@ -1953,7 +1938,6 @@ msgid "Slide Overview, %CURRENT_SLIDE_NAME%, %CURRENT_SLIDE_NUMBER% of %SLIDE_CO
msgstr ""
#: PresenterScreen.xcu
-#, fuzzy
msgctxt ""
"PresenterScreen.xcu\n"
"..PresenterScreen.Presenter.Views.HelpView\n"
@@ -10630,7 +10614,6 @@ msgid "Nationality"
msgstr "قومیت"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.authors.Fields.nationality\n"
diff --git a/source/ks/officecfg/registry/data/org/openoffice/Office/UI.po b/source/ks/officecfg/registry/data/org/openoffice/Office/UI.po
index 6191b85fb68..b6a5a5e8858 100644
--- a/source/ks/officecfg/registry/data/org/openoffice/Office/UI.po
+++ b/source/ks/officecfg/registry/data/org/openoffice/Office/UI.po
@@ -225,7 +225,6 @@ msgid "~Dialog"
msgstr "ڈائیلاگ"
#: BasicIDEWindowState.xcu
-#, fuzzy
msgctxt ""
"BasicIDEWindowState.xcu\n"
"..BasicIDEWindowState.UIElements.States.private:resource/popupmenu/dialog\n"
@@ -741,7 +740,6 @@ msgid "Pivot Table Filter"
msgstr "جدول فیلٹر"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:DataPilotFilter\n"
@@ -1477,7 +1475,6 @@ msgid "Edit Print Ranges"
msgstr ""
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:AddPrintArea\n"
@@ -1946,7 +1943,6 @@ msgid "Show Comment"
msgstr "نوٹ دکھاؤ"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:HideNote\n"
@@ -2756,7 +2752,6 @@ msgid "~Width..."
msgstr "چوڑائی"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:ColumnWidth\n"
@@ -3439,7 +3434,6 @@ msgid "Number Format"
msgstr "نمبرکاطرز"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:NumberFormatCurrency\n"
@@ -3458,7 +3452,6 @@ msgid "Format as Currency"
msgstr ""
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:NumberFormatCurrencySimple\n"
@@ -3495,7 +3488,6 @@ msgid "Format as Percent"
msgstr ""
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:NumberFormatStandard\n"
@@ -3849,7 +3841,6 @@ msgid "~Named Ranges and Expressions"
msgstr ""
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:EditAnnotation\n"
@@ -4046,7 +4037,6 @@ msgid "Insert Current Time"
msgstr ""
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:InsertCurrentTime\n"
@@ -4159,7 +4149,6 @@ msgid "Column"
msgstr "کالم"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:RowOperations\n"
@@ -4226,7 +4215,6 @@ msgid "Heading 1"
msgstr "عنوان 10"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:StyleApply?Style:string=Heading 2&amp;FamilyName:string=CellStyles\n"
@@ -4245,7 +4233,6 @@ msgid "Bad"
msgstr ""
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:StyleApply?Style:string=Error&amp;FamilyName:string=CellStyles\n"
@@ -4274,7 +4261,6 @@ msgid "Neutral"
msgstr ""
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:StyleApply?Style:string=Warning&amp;FamilyName:string=CellStyles\n"
@@ -4284,7 +4270,6 @@ msgid "Warning"
msgstr "آگہی "
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:StyleApply?Style:string=Footnote&amp;FamilyName:string=CellStyles\n"
@@ -4314,7 +4299,6 @@ msgid "Detective"
msgstr "جاسوسی"
#: CalcWindowState.xcu
-#, fuzzy
msgctxt ""
"CalcWindowState.xcu\n"
"..CalcWindowState.UIElements.States.private:resource/popupmenu/cell\n"
@@ -4352,7 +4336,6 @@ msgid "Column Header"
msgstr ""
#: CalcWindowState.xcu
-#, fuzzy
msgctxt ""
"CalcWindowState.xcu\n"
"..CalcWindowState.UIElements.States.private:resource/popupmenu/draw\n"
@@ -4382,7 +4365,6 @@ msgid "Form Control"
msgstr "فارم کنٹرولز"
#: CalcWindowState.xcu
-#, fuzzy
msgctxt ""
"CalcWindowState.xcu\n"
"..CalcWindowState.UIElements.States.private:resource/popupmenu/formrichtext\n"
@@ -4392,7 +4374,6 @@ msgid "Text Box Formatting"
msgstr "متن با کس ترتیب دینا"
#: CalcWindowState.xcu
-#, fuzzy
msgctxt ""
"CalcWindowState.xcu\n"
"..CalcWindowState.UIElements.States.private:resource/popupmenu/graphic\n"
@@ -5895,7 +5876,6 @@ msgid "~Grid"
msgstr "جال"
#: ChartWindowState.xcu
-#, fuzzy
msgctxt ""
"ChartWindowState.xcu\n"
"..ChartWindowState.UIElements.States.private:resource/popupmenu/draw\n"
@@ -6090,7 +6070,6 @@ msgid "Report Controls"
msgstr ""
#: DbReportWindowState.xcu
-#, fuzzy
msgctxt ""
"DbReportWindowState.xcu\n"
".DbReportWindowState.UIElements.States.private:resource/toolbar/drawbar\n"
@@ -8153,7 +8132,6 @@ msgid "Slide ~Layout"
msgstr "سلائڈ لےآؤٹ"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Commands..uno:ModifyLayer\n"
@@ -9359,7 +9337,6 @@ msgid "Insert Rows"
msgstr "سطورداخل کرو"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:InsertRowDialog\n"
@@ -9418,7 +9395,6 @@ msgid "Insert Columns"
msgstr "کالمز داخل کرو"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:InsertColumnDialog\n"
@@ -9456,7 +9432,6 @@ msgid "~Rows"
msgstr "سطور"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:DeleteRows\n"
@@ -9530,7 +9505,6 @@ msgid "~Columns"
msgstr "کالمز"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:EntireColumn\n"
@@ -9558,7 +9532,6 @@ msgid "~Rows"
msgstr "سطور"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:EntireRow\n"
@@ -9895,7 +9868,6 @@ msgid "Move Page Up"
msgstr ""
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:MovePageUp\n"
@@ -9932,7 +9904,6 @@ msgid "Move Page Down"
msgstr ""
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:MovePageDown\n"
@@ -9996,7 +9967,6 @@ msgid "Slide to End"
msgstr ""
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=20\n"
@@ -10006,7 +9976,6 @@ msgid "Blank Slide"
msgstr "سادئ سلائڈ "
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=19\n"
@@ -10016,7 +9985,6 @@ msgid "Title Only"
msgstr "صرف عنوان"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=0\n"
@@ -10107,7 +10075,6 @@ msgid "Title, 6 Content"
msgstr ""
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=28\n"
@@ -10117,7 +10084,6 @@ msgid "Vertical Title, Vertical Text"
msgstr "كھڈا عنوان، كھڈا مواد"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=27\n"
@@ -10127,7 +10093,6 @@ msgid "Vertical Title, Text, Chart"
msgstr " كھڈا عنوان،مواد ،چارٹ "
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=29\n"
@@ -10186,7 +10151,6 @@ msgid "~Cell"
msgstr "سیل"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:RowMenu\n"
@@ -10263,7 +10227,6 @@ msgid "Connector/Freeform Line"
msgstr ""
#: DrawWindowState.xcu
-#, fuzzy
msgctxt ""
"DrawWindowState.xcu\n"
"..DrawWindowState.UIElements.States.private:resource/popupmenu/curve\n"
@@ -10273,7 +10236,6 @@ msgid "Curve"
msgstr "کمان"
#: DrawWindowState.xcu
-#, fuzzy
msgctxt ""
"DrawWindowState.xcu\n"
"..DrawWindowState.UIElements.States.private:resource/popupmenu/draw\n"
@@ -10303,7 +10265,6 @@ msgid "Form Control"
msgstr "فارم کنٹرولز"
#: DrawWindowState.xcu
-#, fuzzy
msgctxt ""
"DrawWindowState.xcu\n"
"..DrawWindowState.UIElements.States.private:resource/popupmenu/formrichtext\n"
@@ -10323,7 +10284,6 @@ msgid "Glue Point"
msgstr "جوڑنے والے نقطہ"
#: DrawWindowState.xcu
-#, fuzzy
msgctxt ""
"DrawWindowState.xcu\n"
"..DrawWindowState.UIElements.States.private:resource/popupmenu/graphic\n"
@@ -10333,7 +10293,6 @@ msgid "Image"
msgstr "امیج"
#: DrawWindowState.xcu
-#, fuzzy
msgctxt ""
"DrawWindowState.xcu\n"
"..DrawWindowState.UIElements.States.private:resource/popupmenu/group\n"
@@ -10875,7 +10834,6 @@ msgid "Master View"
msgstr "ماسٹرمنظر"
#: DrawWindowState.xcu
-#, fuzzy
msgctxt ""
"DrawWindowState.xcu\n"
"..DrawWindowState.UIElements.States.private:resource/toolbar/optimizetablebar\n"
@@ -13221,7 +13179,6 @@ msgid "From right to top"
msgstr "ہیر۪ی پیٹھ بوْن تام"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionGroups.subtle\n"
@@ -13231,7 +13188,6 @@ msgid "Subtle"
msgstr "دقیق"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionGroups.exciting\n"
@@ -13259,7 +13215,6 @@ msgid "3D Venetian"
msgstr ""
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionSets.box\n"
@@ -13307,7 +13262,6 @@ msgid "Uncover"
msgstr ""
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionSets.wipe\n"
@@ -13317,7 +13271,6 @@ msgid "Wipe"
msgstr "صاف"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionSets.wedge\n"
@@ -13327,7 +13280,6 @@ msgid "Wedge"
msgstr "کیل"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionSets.wheel\n"
@@ -13375,7 +13327,6 @@ msgid "Bars"
msgstr "Bar"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionSets.shape\n"
@@ -13414,7 +13365,6 @@ msgid "Random"
msgstr ""
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionSets.dissolve\n"
@@ -13453,7 +13403,6 @@ msgid "Tiles"
msgstr "عنوانات"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionSets.cube-turning\n"
@@ -13501,7 +13450,6 @@ msgid "Turn Around"
msgstr ""
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionSets.turn-down\n"
@@ -13661,7 +13609,6 @@ msgid "Bottom Right to Top Left"
msgstr ""
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.bottom-top\n"
@@ -13700,7 +13647,6 @@ msgid "Horizontal"
msgstr "افقی"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.in\n"
@@ -13710,7 +13656,6 @@ msgid "In"
msgstr "میں"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.out\n"
@@ -13720,7 +13665,6 @@ msgid "Out"
msgstr "باہر"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.across\n"
@@ -13730,7 +13674,6 @@ msgid "Across"
msgstr "صلیب نما"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.down\n"
@@ -13740,7 +13683,6 @@ msgid "Down"
msgstr "نیچے"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.up\n"
@@ -13809,7 +13751,6 @@ msgid "Diamond"
msgstr "ہیرا"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.plus\n"
@@ -13949,7 +13890,6 @@ msgid "Counterclockwise 8 Spokes"
msgstr ""
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.inside\n"
@@ -13959,7 +13899,6 @@ msgid "Inside"
msgstr "اندر كُن"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.outside\n"
@@ -14239,7 +14178,6 @@ msgid "Frame"
msgstr "فریم"
#: GenericCategories.xcu
-#, fuzzy
msgctxt ""
"GenericCategories.xcu\n"
"..GenericCategories.Commands.Categories.14\n"
@@ -16831,7 +16769,6 @@ msgid "Line Starts with Arrow"
msgstr "خط کی شروعات تیروں کےساتھ"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:LineArrowEnd\n"
@@ -17018,7 +16955,6 @@ msgid "Crop Dialog..."
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:Crop\n"
@@ -17121,7 +17057,6 @@ msgid "~Forms"
msgstr "فارمز"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:NewDoc\n"
@@ -17387,7 +17322,6 @@ msgid "Smooth Transition"
msgstr "ہموارتبدیلی"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:ToggleObjectBezierMode\n"
@@ -17561,7 +17495,6 @@ msgid "~Chart..."
msgstr "چارٹ۔۔۔"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:InsertObjectChart\n"
@@ -17581,7 +17514,6 @@ msgid "Chart from File..."
msgstr "شیٹ فائل سے"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:DefaultBullet\n"
@@ -17609,7 +17541,6 @@ msgid "Toggle Bulleted List"
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:DefaultNumbering\n"
@@ -18642,7 +18573,6 @@ msgid "Line Corner Style"
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:LineStyle\n"
@@ -19005,7 +18935,6 @@ msgid "Spelling"
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:SpellingAndGrammarDialog\n"
@@ -19348,7 +19277,6 @@ msgid "~Hyperlink..."
msgstr "زیادہ جوڑنا"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:HyperlinkDialog\n"
@@ -20159,7 +20087,6 @@ msgid "Zoom Previous"
msgstr "‎ زوم پیچھے"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:GridVisible\n"
@@ -20346,7 +20273,6 @@ msgid "Flip Horizontally"
msgstr "افقی میں فلیپ کرو"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:FlipVertical\n"
@@ -20541,7 +20467,6 @@ msgid "Increase Indent"
msgstr "انڈینٹ بڑھاؤ"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:LineToolbox\n"
@@ -21232,7 +21157,6 @@ msgid "R~un Macro..."
msgstr "ماکروچلاؤ"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:Gallery\n"
@@ -21780,7 +21704,6 @@ msgid "Toggle Print Preview"
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:PrintPreview\n"
@@ -22570,7 +22493,6 @@ msgid "Top"
msgstr "اوپر"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:CellVertTop\n"
@@ -22609,7 +22531,6 @@ msgid "Bottom"
msgstr "نیچے"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:CellVertBottom\n"
@@ -22834,7 +22755,6 @@ msgid "R~eference"
msgstr "حوالہ"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Popups..uno:EditCommentsMenu\n"
@@ -22974,7 +22894,6 @@ msgid "Rot~ate or Flip"
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Popups..uno:AnchorMenu\n"
@@ -23206,7 +23125,6 @@ msgid "E-mail as ~OpenDocument Format..."
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Popups..uno:TemplateManager\n"
@@ -23271,7 +23189,6 @@ msgid "Paragraph Classification Dialog"
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Popups..uno:EditSelectMenu\n"
@@ -23281,7 +23198,6 @@ msgid "Select"
msgstr "منتخب کرو"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Popups..uno:EditPasteSpecialMenu\n"
@@ -23375,7 +23291,6 @@ msgid "Connector/Freeform Line"
msgstr ""
#: ImpressWindowState.xcu
-#, fuzzy
msgctxt ""
"ImpressWindowState.xcu\n"
"..ImpressWindowState.UIElements.States.private:resource/popupmenu/curve\n"
@@ -23385,7 +23300,6 @@ msgid "Curve"
msgstr "کمان"
#: ImpressWindowState.xcu
-#, fuzzy
msgctxt ""
"ImpressWindowState.xcu\n"
"..ImpressWindowState.UIElements.States.private:resource/popupmenu/draw\n"
@@ -23415,7 +23329,6 @@ msgid "Form Control"
msgstr "فارم کنٹرولز"
#: ImpressWindowState.xcu
-#, fuzzy
msgctxt ""
"ImpressWindowState.xcu\n"
"..ImpressWindowState.UIElements.States.private:resource/popupmenu/formrichtext\n"
@@ -23435,7 +23348,6 @@ msgid "Glue Point"
msgstr "جوڑنے والے نقطہ"
#: ImpressWindowState.xcu
-#, fuzzy
msgctxt ""
"ImpressWindowState.xcu\n"
"..ImpressWindowState.UIElements.States.private:resource/popupmenu/graphic\n"
@@ -23445,7 +23357,6 @@ msgid "Image"
msgstr "امیج"
#: ImpressWindowState.xcu
-#, fuzzy
msgctxt ""
"ImpressWindowState.xcu\n"
"..ImpressWindowState.UIElements.States.private:resource/popupmenu/group\n"
@@ -23523,7 +23434,6 @@ msgid "Outline"
msgstr "آؤٹ لائن"
#: ImpressWindowState.xcu
-#, fuzzy
msgctxt ""
"ImpressWindowState.xcu\n"
"..ImpressWindowState.UIElements.States.private:resource/popupmenu/page\n"
@@ -24030,7 +23940,6 @@ msgid "Master View"
msgstr "ماسٹرمنظر"
#: ImpressWindowState.xcu
-#, fuzzy
msgctxt ""
"ImpressWindowState.xcu\n"
"..ImpressWindowState.UIElements.States.private:resource/toolbar/optimizetablebar\n"
@@ -24287,7 +24196,6 @@ msgid "Formula Cursor"
msgstr "ضابطہ کرسر"
#: MathCommands.xcu
-#, fuzzy
msgctxt ""
"MathCommands.xcu\n"
"..MathCommands.UserInterface.Commands..uno:InsertCommandText?Text:string=newline \n"
@@ -24297,7 +24205,6 @@ msgid "New Line"
msgstr "نئو ریخ"
#: MathCommands.xcu
-#, fuzzy
msgctxt ""
"MathCommands.xcu\n"
"..MathCommands.UserInterface.Commands..uno:InsertCommandText?Text:string=`\n"
@@ -24645,7 +24552,6 @@ msgid "Page Settings"
msgstr "صفحے کی ترتیبیں"
#: ReportCommands.xcu
-#, fuzzy
msgctxt ""
"ReportCommands.xcu\n"
".ReportCommands.UserInterface.Commands..uno:PageDialog\n"
@@ -24703,7 +24609,6 @@ msgid "~Subreport in New Window..."
msgstr ""
#: ReportCommands.xcu
-#, fuzzy
msgctxt ""
"ReportCommands.xcu\n"
".ReportCommands.UserInterface.Commands..uno:FontColor\n"
@@ -24732,7 +24637,6 @@ msgid "~Column Header/Footer"
msgstr ""
#: ReportCommands.xcu
-#, fuzzy
msgctxt ""
"ReportCommands.xcu\n"
".ReportCommands.UserInterface.Commands..uno:PasteSpecial\n"
@@ -24761,7 +24665,6 @@ msgid "Image..."
msgstr "صفحہ"
#: ReportCommands.xcu
-#, fuzzy
msgctxt ""
"ReportCommands.xcu\n"
".ReportCommands.UserInterface.Commands..uno:TextDocument\n"
@@ -24826,7 +24729,6 @@ msgid "Fit to greatest height"
msgstr ""
#: ReportCommands.xcu
-#, fuzzy
msgctxt ""
"ReportCommands.xcu\n"
".ReportCommands.UserInterface.Commands..uno:ControlProperties\n"
@@ -24956,7 +24858,6 @@ msgid "Alignment"
msgstr "ترتیب دو"
#: ReportCommands.xcu
-#, fuzzy
msgctxt ""
"ReportCommands.xcu\n"
".ReportCommands.UserInterface.Commands..uno:ResizeMenu\n"
@@ -25041,7 +24942,6 @@ msgid "Report Output Format"
msgstr ""
#: ReportCommands.xcu
-#, fuzzy
msgctxt ""
"ReportCommands.xcu\n"
".ReportCommands.UserInterface.Popups..uno:SnapLinesMenu\n"
@@ -25060,7 +24960,6 @@ msgid "Object Resizing"
msgstr ""
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.DeckList.PropertyDeck\n"
@@ -25080,7 +24979,6 @@ msgid "Page"
msgstr "صفحہ"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.DeckList.ShapesDeck\n"
@@ -25090,7 +24988,6 @@ msgid "Shapes"
msgstr "بناوٹ"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.DeckList.GalleryDeck\n"
@@ -25129,7 +25026,6 @@ msgid "Slide Transition"
msgstr "سلائڈ تیدیلی "
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.DeckList.NavigatorDeck\n"
@@ -25149,7 +25045,6 @@ msgid "Styles"
msgstr "نوٹس"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.DeckList.ScFunctionsDeck\n"
@@ -25169,7 +25064,6 @@ msgid "Manage Changes"
msgstr "ناو بنٲویو"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.DeckList.SwDesignDeck\n"
@@ -25179,7 +25073,6 @@ msgid "Design"
msgstr "ڈیزائن"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.DeckList.ChartDeck\n"
@@ -25259,7 +25152,6 @@ msgid "Footer"
msgstr "صفحہ کا نچلا حصہ"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.AreaPropertyPanel\n"
@@ -25289,7 +25181,6 @@ msgid "Line"
msgstr "خط"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.GalleryPanel\n"
@@ -25309,7 +25200,6 @@ msgid "Position and Size"
msgstr "حالت اورسائز۔۔۔"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.GraphicPropertyPanel\n"
@@ -25329,7 +25219,6 @@ msgid "Default"
msgstr "ڈی فولٹ"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.SlideBackgroundPanel\n"
@@ -25339,7 +25228,6 @@ msgid "Slide"
msgstr "سلائڈ"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.SdLayoutsPanel\n"
@@ -25447,7 +25335,6 @@ msgid "Number Format"
msgstr "نمبرکاطرز"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.ParaPropertyPanel\n"
@@ -25467,7 +25354,6 @@ msgid "Wrap"
msgstr "لپیٹنا"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.SwNavigatorPanel\n"
@@ -25477,7 +25363,6 @@ msgid "Navigator"
msgstr "نیویگیٹر"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.ScNavigatorPanel\n"
@@ -25487,7 +25372,6 @@ msgid "Navigator"
msgstr "نیویگیٹر"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.SdNavigatorPanel\n"
@@ -25517,7 +25401,6 @@ msgid "Styles"
msgstr "نوٹس"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.ScFunctionsPanel\n"
@@ -25555,7 +25438,6 @@ msgid "Elements"
msgstr "انتخاب"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.ChartSeriesPanel\n"
@@ -25595,7 +25477,6 @@ msgid "Axis"
msgstr "محور"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.ChartAreaPanel\n"
@@ -26369,7 +26250,6 @@ msgid "Reject All Changes"
msgstr ""
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:AcceptTrackedChange\n"
@@ -26398,7 +26278,6 @@ msgid "Accept Change"
msgstr "تبدیلی منظور: $1"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:AcceptAllTrackedChanges\n"
@@ -26877,7 +26756,6 @@ msgid "~Frame Interactively"
msgstr ""
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:InsertFrame\n"
@@ -26917,7 +26795,6 @@ msgid "~Index Entry..."
msgstr "فہرست داخل کرنا"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:InsertIndexesEntry\n"
@@ -27116,7 +26993,6 @@ msgid "To ~Frame"
msgstr "فریم میں"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:InsertObjectStarMath\n"
@@ -27126,7 +27002,6 @@ msgid "~Formula..."
msgstr "ضابطہ"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:InsertObjectStarMath\n"
@@ -29245,7 +29120,6 @@ msgid "In ~Background"
msgstr "پس منظرمیں"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:WrapThroughTransparencyToggle\n"
@@ -29888,7 +29762,6 @@ msgid "Add Unknown Words"
msgstr "نامعلوم ا لفاظ ملائیے"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:HScroll\n"
@@ -30329,7 +30202,6 @@ msgid "Default Paragraph Style"
msgstr ""
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:StyleApply?Style:string=Title&amp;FamilyName:string=ParagraphStyles\n"
@@ -30339,7 +30211,6 @@ msgid "~Title"
msgstr "عنوان"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:TitleParaStyle\n"
@@ -31040,7 +30911,6 @@ msgid "Comment"
msgstr "NOT"
#: WriterFormWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterFormWindowState.xcu\n"
"..WriterFormWindowState.UIElements.States.private:resource/popupmenu/draw\n"
@@ -31070,7 +30940,6 @@ msgid "Form Control"
msgstr "فارم کنٹرولز"
#: WriterFormWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterFormWindowState.xcu\n"
"..WriterFormWindowState.UIElements.States.private:resource/popupmenu/formrichtext\n"
@@ -31090,7 +30959,6 @@ msgid "Text Frame"
msgstr "اگلی فریم میں"
#: WriterFormWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterFormWindowState.xcu\n"
"..WriterFormWindowState.UIElements.States.private:resource/popupmenu/graphic\n"
@@ -31501,7 +31369,6 @@ msgid "Comment"
msgstr "NOT"
#: WriterGlobalWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterGlobalWindowState.xcu\n"
"..WriterGlobalWindowState.UIElements.States.private:resource/popupmenu/draw\n"
@@ -31531,7 +31398,6 @@ msgid "Form Control"
msgstr "فارم کنٹرولز"
#: WriterGlobalWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterGlobalWindowState.xcu\n"
"..WriterGlobalWindowState.UIElements.States.private:resource/popupmenu/formrichtext\n"
@@ -31551,7 +31417,6 @@ msgid "Text Frame"
msgstr "اگلی فریم میں"
#: WriterGlobalWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterGlobalWindowState.xcu\n"
"..WriterGlobalWindowState.UIElements.States.private:resource/popupmenu/graphic\n"
@@ -31981,7 +31846,6 @@ msgid "Comment"
msgstr "NOT"
#: WriterReportWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterReportWindowState.xcu\n"
"..WriterReportWindowState.UIElements.States.private:resource/popupmenu/draw\n"
@@ -32011,7 +31875,6 @@ msgid "Form Control"
msgstr "فارم کنٹرولز"
#: WriterReportWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterReportWindowState.xcu\n"
"..WriterReportWindowState.UIElements.States.private:resource/popupmenu/formrichtext\n"
@@ -32031,7 +31894,6 @@ msgid "Text Frame"
msgstr "اگلی فریم میں"
#: WriterReportWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterReportWindowState.xcu\n"
"..WriterReportWindowState.UIElements.States.private:resource/popupmenu/graphic\n"
@@ -32297,7 +32159,6 @@ msgid "OLE-Object"
msgstr "شئےOLE "
#: WriterReportWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterReportWindowState.xcu\n"
"..WriterReportWindowState.UIElements.States.private:resource/toolbar/optimizetablebar\n"
@@ -32453,7 +32314,6 @@ msgid "Form Control"
msgstr "فارم کنٹرولز"
#: WriterWebWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWebWindowState.xcu\n"
"..WriterWebWindowState.UIElements.States.private:resource/popupmenu/formrichtext\n"
@@ -32473,7 +32333,6 @@ msgid "Text Frame"
msgstr "اگلی فریم میں"
#: WriterWebWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWebWindowState.xcu\n"
"..WriterWebWindowState.UIElements.States.private:resource/popupmenu/graphic\n"
@@ -32840,7 +32699,6 @@ msgid "Comment"
msgstr "NOT"
#: WriterWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWindowState.xcu\n"
"..WriterWindowState.UIElements.States.private:resource/popupmenu/draw\n"
@@ -32870,7 +32728,6 @@ msgid "Form Control"
msgstr "فارم کنٹرولز"
#: WriterWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWindowState.xcu\n"
"..WriterWindowState.UIElements.States.private:resource/popupmenu/formrichtext\n"
@@ -32890,7 +32747,6 @@ msgid "Text Frame"
msgstr "اگلی فریم میں"
#: WriterWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWindowState.xcu\n"
"..WriterWindowState.UIElements.States.private:resource/popupmenu/graphic\n"
@@ -33396,7 +33252,6 @@ msgid "Comment"
msgstr "NOT"
#: XFormsWindowState.xcu
-#, fuzzy
msgctxt ""
"XFormsWindowState.xcu\n"
"..XFormsWindowState.UIElements.States.private:resource/popupmenu/draw\n"
@@ -33426,7 +33281,6 @@ msgid "Form Control"
msgstr "فارم کنٹرولز"
#: XFormsWindowState.xcu
-#, fuzzy
msgctxt ""
"XFormsWindowState.xcu\n"
"..XFormsWindowState.UIElements.States.private:resource/popupmenu/formrichtext\n"
@@ -33446,7 +33300,6 @@ msgid "Text Frame"
msgstr "اگلی فریم میں"
#: XFormsWindowState.xcu
-#, fuzzy
msgctxt ""
"XFormsWindowState.xcu\n"
"..XFormsWindowState.UIElements.States.private:resource/popupmenu/graphic\n"
diff --git a/source/ks/reportdesign/messages.po b/source/ks/reportdesign/messages.po
index 05e0c786a08..86877bcbd07 100644
--- a/source/ks/reportdesign/messages.po
+++ b/source/ks/reportdesign/messages.po
@@ -71,7 +71,6 @@ msgid "Field or Formula"
msgstr ""
#: stringarray.hrc:43
-#, fuzzy
msgctxt "RID_STR_TYPE_CONST"
msgid "Function"
msgstr "عمل"
@@ -87,19 +86,16 @@ msgid "User defined Function"
msgstr ""
#: stringarray.hrc:51
-#, fuzzy
msgctxt "RID_STR_BOOL"
msgid "No"
msgstr "نئ"
#: stringarray.hrc:52
-#, fuzzy
msgctxt "RID_STR_BOOL"
msgid "Yes"
msgstr "عئں"
#: stringarray.hrc:58
-#, fuzzy
msgctxt "RID_STR_KEEPTOGETHER_CONST"
msgid "No"
msgstr "نئ"
@@ -156,7 +152,6 @@ msgid "Center"
msgstr "مرکز"
#: strings.hrc:25
-#, fuzzy
msgctxt "RID_STR_PROPPAGE_DEFAULT"
msgid "General"
msgstr "عام"
@@ -317,7 +312,6 @@ msgid "Font"
msgstr "فانٹ"
#: strings.hrc:55
-#, fuzzy
msgctxt "RID_STR_BACKCOLOR"
msgid "Background color"
msgstr "پس۪ی منظرُك رنگ"
@@ -348,7 +342,6 @@ msgid "Group: %1"
msgstr ""
#: strings.hrc:61
-#, fuzzy
msgctxt "RID_STR_FORMULALIST"
msgid "Function"
msgstr "عمل"
@@ -391,7 +384,6 @@ msgid "Preview Row(s)"
msgstr ""
#: strings.hrc:70
-#, fuzzy
msgctxt "RID_STR_AREA"
msgid "Area"
msgstr "علاقہ"
@@ -487,7 +479,6 @@ msgid "Section"
msgstr "سیکشن"
#: strings.hrc:89
-#, fuzzy
msgctxt "RID_STR_PROPTITLE_FUNCTION"
msgid "Function"
msgstr "عمل"
@@ -659,7 +650,6 @@ msgid "Delete"
msgstr "خئرج کرُن"
#: strings.hrc:125
-#, fuzzy
msgctxt "RID_STR_FUNCTION"
msgid "Function"
msgstr "عمل"
@@ -765,7 +755,6 @@ msgid "Prefix Characters"
msgstr ""
#: strings.hrc:147
-#, fuzzy
msgctxt "STR_RPT_YEAR"
msgid "Year"
msgstr "وری"
@@ -777,7 +766,6 @@ msgid "Quarter"
msgstr "وقفہ "
#: strings.hrc:149
-#, fuzzy
msgctxt "STR_RPT_MONTH"
msgid "Month"
msgstr "ریتھ"
@@ -928,7 +916,6 @@ msgid "Section Setup"
msgstr ""
#: backgrounddialog.ui:105
-#, fuzzy
msgctxt "backgrounddialog|background"
msgid "Background"
msgstr "پس منظر"
@@ -945,7 +932,6 @@ msgid "Font"
msgstr "فانٹ"
#: chardialog.ui:127
-#, fuzzy
msgctxt "chardialog|fonteffects"
msgid "Font Effects"
msgstr "فانٹ اثرات"
@@ -975,7 +961,6 @@ msgid "Alignment"
msgstr "ترتیب وار"
#: condformatdialog.ui:10
-#, fuzzy
msgctxt "condformatdialog|CondFormat"
msgid "Conditional Formatting"
msgstr "مشروط شکل دین "
@@ -1040,19 +1025,16 @@ msgid "less than or equal to"
msgstr "کم زیادہ یا برابر"
#: conditionwin.ui:107
-#, fuzzy
msgctxt "conditionwin|lhsButton"
msgid "..."
msgstr "..."
#: conditionwin.ui:130
-#, fuzzy
msgctxt "conditionwin|andLabel"
msgid "and"
msgstr "بےیئ"
#: conditionwin.ui:158
-#, fuzzy
msgctxt "conditionwin|rhsButton"
msgid "..."
msgstr "..."
@@ -1076,13 +1058,11 @@ msgid "Underline"
msgstr "تل۪یم ریكھ"
#: conditionwin.ui:275
-#, fuzzy
msgctxt "conditionwin|ToolBoxItem4"
msgid "Background Color"
msgstr "پس منظرکارنگ"
#: conditionwin.ui:290
-#, fuzzy
msgctxt "conditionwin|ToolBoxItem5"
msgid "Font Color"
msgstr "فانٹ کارنگ"
@@ -1103,7 +1083,6 @@ msgid "+"
msgstr ""
#: datetimedialog.ui:8
-#, fuzzy
msgctxt "datetimedialog|DateTimeDialog"
msgid "Date and Time"
msgstr "تئاریخ تئ وقت"
@@ -1136,13 +1115,11 @@ msgid "Sorting and Grouping"
msgstr ""
#: floatingfield.ui:30
-#, fuzzy
msgctxt "floatingfield|up"
msgid "Sort Ascending"
msgstr "اوپرسےنیچے کی جانب سورٹ کرو"
#: floatingfield.ui:43
-#, fuzzy
msgctxt "floatingfield|down"
msgid "Sort Descending"
msgstr "نیچےسے اوپر کی جانب سورٹ کرو"
@@ -1179,13 +1156,11 @@ msgid "Group actions"
msgstr ""
#: floatingsort.ui:75
-#, fuzzy
msgctxt "floatingsort|up"
msgid "Move up"
msgstr "ہیور كُن گژیو "
#: floatingsort.ui:88
-#, fuzzy
msgctxt "floatingsort|down"
msgid "Move down"
msgstr "بْون كُن غژھیو"
@@ -1256,7 +1231,6 @@ msgid "Not present"
msgstr ""
#: floatingsort.ui:326
-#, fuzzy
msgctxt "floatingsort|keep"
msgid "No"
msgstr "نئ"
@@ -1293,7 +1267,6 @@ msgid "Properties"
msgstr "خصوصیات:"
#: floatingsort.ui:436
-#, fuzzy
msgctxt "floatingsort|label3"
msgid "Help"
msgstr "مدد"
@@ -1348,7 +1321,6 @@ msgid "Page"
msgstr "صفحہ"
#: pagedialog.ui:127
-#, fuzzy
msgctxt "pagedialog|background"
msgid "Background"
msgstr "پس منظر"
@@ -1421,7 +1393,6 @@ msgid "Show Number on First Page"
msgstr ""
#: pagenumberdialog.ui:309
-#, fuzzy
msgctxt "pagenumberdialog|label3"
msgid "General"
msgstr "عام"
diff --git a/source/ks/sc/messages.po b/source/ks/sc/messages.po
index 37c1a02fdf8..02dc2529394 100644
--- a/source/ks/sc/messages.po
+++ b/source/ks/sc/messages.po
@@ -32,7 +32,6 @@ msgid "Financial"
msgstr "مئلیئتی"
#: compiler.hrc:30
-#, fuzzy
msgctxt "RID_FUNCTION_CATEGORIES"
msgid "Information"
msgstr "مولومات"
@@ -74,7 +73,6 @@ msgid "Text"
msgstr "مواد"
#: compiler.hrc:37
-#, fuzzy
msgctxt "RID_FUNCTION_CATEGORIES"
msgid "Add-in"
msgstr "ان-ملائیے"
@@ -482,7 +480,6 @@ msgid "Protect document"
msgstr "دستاویزن كریو تحفظ "
#: globstr.hrc:112
-#, fuzzy
msgctxt "STR_UNDO_UNPROTECT_DOC"
msgid "Unprotect document"
msgstr "غئرمحفوظ دستاویز"
@@ -659,7 +656,6 @@ msgid "OR"
msgstr "یا"
#: globstr.hrc:145
-#, fuzzy
msgctxt "STR_TABLE_DEF"
msgid "Sheet"
msgstr "شیٹ"
@@ -709,7 +705,6 @@ msgid "The source range contains subtotals which may distort the results. Use it
msgstr "زریی حدس منز چھئ ذیلی ٹوٹل یس نتیجن ہیكئ خراب كریتھ۔ تہئ كریو استیمال كنئ تئ پعٹھ؟"
#: globstr.hrc:154
-#, fuzzy
msgctxt "STR_PIVOT_TOTAL"
msgid "Total"
msgstr "كُل"
@@ -1644,7 +1639,6 @@ msgid "No cell references are found in the selected cells."
msgstr ""
#: globstr.hrc:342
-#, fuzzy
msgctxt "STR_GRAPHICNAME"
msgid "Image"
msgstr "امیج"
@@ -1915,7 +1909,6 @@ msgid "Manual"
msgstr ""
#: globstr.hrc:393
-#, fuzzy
msgctxt "STR_RECALC_AUTO"
msgid "Automatic"
msgstr " پانئی "
@@ -2158,7 +2151,6 @@ msgid "This Document is referenced by another document and not yet saved. Closin
msgstr ""
#: globstr.hrc:434
-#, fuzzy
msgctxt "STR_HEADER_RANGE"
msgid "Range"
msgstr "حد"
@@ -2363,7 +2355,6 @@ msgid "next year"
msgstr ""
#: globstr.hrc:473
-#, fuzzy
msgctxt "STR_COND_AND"
msgid "and"
msgstr "بےیئ"
@@ -2408,31 +2399,26 @@ msgid "You cannot insert or delete cells when the affected range intersects with
msgstr ""
#: globstr.hrc:480
-#, fuzzy
msgctxt "STR_DPFIELD_GROUP_BY_SECONDS"
msgid "Seconds"
msgstr "سیکنڈس "
#: globstr.hrc:481
-#, fuzzy
msgctxt "STR_DPFIELD_GROUP_BY_MINUTES"
msgid "Minutes"
msgstr "منٹس "
#: globstr.hrc:482
-#, fuzzy
msgctxt "STR_DPFIELD_GROUP_BY_HOURS"
msgid "Hours"
msgstr "گھنٹئ"
#: globstr.hrc:483
-#, fuzzy
msgctxt "STR_DPFIELD_GROUP_BY_DAYS"
msgid "Days"
msgstr "ایام "
#: globstr.hrc:484
-#, fuzzy
msgctxt "STR_DPFIELD_GROUP_BY_MONTHS"
msgid "Months"
msgstr "مہینے"
@@ -2563,7 +2549,6 @@ msgid "%1 and %2 more"
msgstr ""
#: globstr.hrc:508
-#, fuzzy
msgctxt "STR_GENERAL"
msgid "General"
msgstr "عام"
@@ -2580,7 +2565,6 @@ msgid "Percent"
msgstr ""
#: globstr.hrc:511
-#, fuzzy
msgctxt "STR_CURRENCY"
msgid "Currency"
msgstr "کرنسی"
@@ -2775,7 +2759,6 @@ msgid "Data could not be written."
msgstr ""
#: scerrors.hrc:64
-#, fuzzy
msgctxt "RID_ERRHDLSC"
msgid "$(ARG1)"
msgstr "$(ARG1)"
@@ -3312,7 +3295,6 @@ msgid "Provides an internal number for the date given."
msgstr "تئریخ خعطرئ كریو اندرونی نمبر مہیا ۔"
#: scfuncs.hrc:182
-#, fuzzy
msgctxt "SC_OPCODE_GET_DATE"
msgid "Year"
msgstr "وری"
@@ -3323,7 +3305,6 @@ msgid "An integer between 1583 and 9956 or 0 and 99 (19xx or 20xx depending on t
msgstr "An integer between 1583 and 9956 or 0 and 99 (19xx or 20xx depending on the defined option)."
#: scfuncs.hrc:184
-#, fuzzy
msgctxt "SC_OPCODE_GET_DATE"
msgid "Month"
msgstr "ریتھ"
@@ -3525,7 +3506,6 @@ msgid "Start date for calculation."
msgstr ""
#: scfuncs.hrc:252
-#, fuzzy
msgctxt "SC_OPCODE_WORKDAY_MS"
msgid "Days"
msgstr "ایام "
@@ -3824,7 +3804,6 @@ msgid "Number"
msgstr "نمبر"
#: scfuncs.hrc:379
-#, fuzzy
msgctxt "SC_OPCODE_ISOWEEKNUM"
msgid "The internal number of the date."
msgstr "تئریخك اندریم نمبر."
@@ -3843,7 +3822,6 @@ msgid "Number"
msgstr "نمبر"
#: scfuncs.hrc:386
-#, fuzzy
msgctxt "SC_OPCODE_WEEKNUM_OOO"
msgid "The internal number of the date."
msgstr "تئریخك اندریم نمبر."
@@ -3866,7 +3844,6 @@ msgid "Calculates the date of Easter Sunday in a given year."
msgstr " ایسٹر آتھوارك تئریخ وریس منز شمار كران ۔"
#: scfuncs.hrc:395
-#, fuzzy
msgctxt "SC_OPCODE_EASTERSUNDAY"
msgid "Year"
msgstr "وری"
@@ -4205,7 +4182,6 @@ msgstr ""
"پیمینٹ وقفئ ۔ سئری وقفئ یتھ منز وریُك وظیفئ (pension)چھئ یوان دِنئ ۔ "
#: scfuncs.hrc:491
-#, fuzzy
msgctxt "SC_OPCODE_IPMT"
msgid "PV"
msgstr "PV"
@@ -4339,7 +4315,6 @@ msgid "The present value. The present value or the amount the annuity is current
msgstr "حالك قئمتھ ۔ حالك قئمتھ یا وریك وظیفہك اماونٹ یس حالس چھُ قئبل ۔"
#: scfuncs.hrc:527
-#, fuzzy
msgctxt "SC_OPCODE_CUM_PRINC"
msgid "S"
msgstr "S"
@@ -4397,7 +4372,6 @@ msgstr ""
"پیمینٹ وقفئ ۔ سئری وقفئ یتھ منز وریُك وظیفئ (pension)چھئ یوان دِنئ ۔ "
#: scfuncs.hrc:543
-#, fuzzy
msgctxt "SC_OPCODE_CUM_IPMT"
msgid "PV"
msgstr "PV"
@@ -4618,7 +4592,6 @@ msgid "Periods: The period for which the depreciation is calculated. The time un
msgstr "وقفہ ;وقفہ یمئ خعطرئ ڈیپریسیشن یی شمار كرنئ۔ وقت یونٹ وقفہ خعطرئ استعمال كرن وۄل گژھ۪ی آسْن كئم كرن وئجنئ زندگی ہیو۔"
#: scfuncs.hrc:607
-#, fuzzy
msgctxt "SC_OPCODE_DB"
msgid "Month"
msgstr "ریتھ"
@@ -4664,7 +4637,6 @@ msgid "Useful life. The number of periods in the useful life of the asset."
msgstr "كئم ینئ واج۪ین زندگی ; جائیداد ك۪ین كئم ینئ واج۪ین زندگی منز وقفن ہیوند نمبر۔"
#: scfuncs.hrc:621
-#, fuzzy
msgctxt "SC_OPCODE_VBD"
msgid "Start"
msgstr "شروع"
@@ -4675,7 +4647,6 @@ msgid "Start. The first period for depreciation in the same time unit as the use
msgstr "شروع ۔ ڈیپریسیشن خعطرئ گڈنیوك وقفہ سعتی یونٹ كئم ین واجن زندگی ہیوند ہیو۔"
#: scfuncs.hrc:623
-#, fuzzy
msgctxt "SC_OPCODE_VBD"
msgid "End"
msgstr "اند"
@@ -4722,7 +4693,6 @@ msgid "Nominal interest"
msgstr ""
#: scfuncs.hrc:637
-#, fuzzy
msgctxt "SC_OPCODE_EFFECT"
msgid "P"
msgstr "P"
@@ -4739,7 +4709,6 @@ msgid "Calculates the yearly nominal interest rate as an effective interest rate
msgstr "سالانہ نومینل انٹریسٹ ریٹك اثر انٹریسٹ ریٹ ك پئٹھ كریو شمار ۔"
#: scfuncs.hrc:645
-#, fuzzy
msgctxt "SC_OPCODE_NOMINAL"
msgid "Effective rate"
msgstr "اثر انداز شرح"
@@ -4750,7 +4719,6 @@ msgid "The effective interest rate"
msgstr "اثر انداز انٹریسٹ ریٹ "
#: scfuncs.hrc:647
-#, fuzzy
msgctxt "SC_OPCODE_NOMINAL"
msgid "NPER"
msgstr "NPER"
@@ -4799,7 +4767,6 @@ msgid "Values"
msgstr "قئمتھ"
#: scfuncs.hrc:666
-#, fuzzy
msgctxt "SC_OPCODE_IRR"
msgid "An array or reference to cells whose contents correspond to the payments."
msgstr "صف بندی یا حوالہ سیل یمك مواد پیمینٹ سعتھ چھُ تعلق تھٲوان۔"
@@ -4830,7 +4797,6 @@ msgid "An array or reference to cells whose contents correspond to the payments.
msgstr "صف بندی یا حوالہ سیل یمك مواد پیمینٹ سعتھ چھُ تعلق تھٲوان۔"
#: scfuncs.hrc:677
-#, fuzzy
msgctxt "SC_OPCODE_MIRR"
msgid "Investment"
msgstr "انویسٹمینٹ"
@@ -4890,7 +4856,6 @@ msgid "Sum total of amortization periods."
msgstr "چكٲومت وقفن ہیوند سم جمع۔"
#: scfuncs.hrc:693
-#, fuzzy
msgctxt "SC_OPCODE_ISPMT"
msgid "Investment"
msgstr "انویسٹمینٹ"
@@ -4917,7 +4882,6 @@ msgid "The constant rate of interest."
msgstr ""
#: scfuncs.hrc:703
-#, fuzzy
msgctxt "SC_OPCODE_PDURATION"
msgid "PV"
msgstr "PV"
@@ -4929,13 +4893,11 @@ msgid "The present value. The current value of the investment."
msgstr "حالیہ قئمتھ ۔ انویسٹمینٹك حالك قئمتھ۔"
#: scfuncs.hrc:705
-#, fuzzy
msgctxt "SC_OPCODE_PDURATION"
msgid "FV"
msgstr "FV"
#: scfuncs.hrc:706
-#, fuzzy
msgctxt "SC_OPCODE_PDURATION"
msgid "The future value of the investment."
msgstr " انویسٹمینٹك مستقبل قئمتھ۔"
@@ -4957,7 +4919,6 @@ msgid "The number of periods used in the calculation."
msgstr "وقفن ہیوند نمبر یس شمارن منز چھُ یوان استیمال كرنئ۔"
#: scfuncs.hrc:715
-#, fuzzy
msgctxt "SC_OPCODE_RRI"
msgid "PV"
msgstr "PV"
@@ -5127,7 +5088,6 @@ msgid "Returns TRUE if the cell is a formula cell."
msgstr "واپس TRUEاگر سیل فارمولا سیل آس۪ی."
#: scfuncs.hrc:797
-#, fuzzy
msgctxt "SC_OPCODE_IS_FORMULA"
msgid "Reference"
msgstr "حوالہ"
@@ -5360,7 +5320,6 @@ msgid "Returns TRUE if an odd number of arguments evaluates to TRUE."
msgstr ""
#: scfuncs.hrc:911
-#, fuzzy
msgctxt "SC_OPCODE_XOR"
msgid "Logical value "
msgstr "معقول قئمتھ "
@@ -5433,7 +5392,6 @@ msgid "Counts the blank cells in a specified range."
msgstr "مخصوص حدس منز كریو خئلی سیلس شمار ۔"
#: scfuncs.hrc:945
-#, fuzzy
msgctxt "SC_OPCODE_COUNT_EMPTY_CELLS"
msgid "Range"
msgstr "حد"
@@ -5454,7 +5412,6 @@ msgid "Returns the sum of all arguments."
msgstr "تما م آرگومینٹسن ہیوندسم واپس كران۔"
#: scfuncs.hrc:959
-#, fuzzy
msgctxt "SC_OPCODE_SUM"
msgid "Number "
msgstr "نمبر"
@@ -5471,7 +5428,6 @@ msgid "Returns the sum of the squares of the arguments."
msgstr "آرگومینٹسك مربع سم كریو واپس ۔"
#: scfuncs.hrc:967
-#, fuzzy
msgctxt "SC_OPCODE_SUM_SQ"
msgid "Number "
msgstr "نمبر"
@@ -5505,7 +5461,6 @@ msgid "Totals the arguments that meet the condition."
msgstr "آرگومینٹسن ہیوند جمع یم شرط پورئ چھئ كران۔"
#: scfuncs.hrc:983
-#, fuzzy
msgctxt "SC_OPCODE_SUM_IF"
msgid "Range"
msgstr "حد"
@@ -5544,7 +5499,6 @@ msgid "Averages the arguments that meet the conditions."
msgstr "آرگومینٹسن ہیوند جمع یم شرط پورئ چھئ كران۔"
#: scfuncs.hrc:995
-#, fuzzy
msgctxt "SC_OPCODE_AVERAGE_IF"
msgid "Range"
msgstr "حد"
@@ -5685,7 +5639,6 @@ msgid "Counts the arguments which meet the set conditions."
msgstr "ارگومینٹس شمار كران یم سیٹ شرط چھئ پورئ كران۔"
#: scfuncs.hrc:1040
-#, fuzzy
msgctxt "SC_OPCODE_COUNT_IF"
msgid "Range"
msgstr "حد"
@@ -6317,7 +6270,6 @@ msgid "Calculates subtotals in a spreadsheet."
msgstr " سپریڈ شیٹ میں ذیلی ٹوٹل شمار كران۔"
#: scfuncs.hrc:1346
-#, fuzzy
msgctxt "SC_OPCODE_SUB_TOTAL"
msgid "Function"
msgstr "عمل"
@@ -6328,7 +6280,6 @@ msgid "Function index. Is an index of the possible functions Total, Max, ..."
msgstr "فنكشن انڈیكس ۔چھئ انڈیكس ممكن فنكشنسن ٹوٹل Max ..."
#: scfuncs.hrc:1348
-#, fuzzy
msgctxt "SC_OPCODE_SUB_TOTAL"
msgid "Range"
msgstr "حد"
@@ -6354,7 +6305,6 @@ msgid "Function index. Is an index of the possible functions Total, Max, ..."
msgstr "فنكشن انڈیكس ۔چھئ انڈیكس ممكن فنكشنسن ٹوٹل Max ..."
#: scfuncs.hrc:1358
-#, fuzzy
msgctxt "SC_OPCODE_AGGREGATE"
msgid "Options"
msgstr "آپشنس"
@@ -6417,7 +6367,6 @@ msgid "The number to be truncated."
msgstr "نمبر مقطوع كران ۔"
#: scfuncs.hrc:1380
-#, fuzzy
msgctxt "SC_OPCODE_TRUNC"
msgid "Count"
msgstr "شمار"
@@ -6444,7 +6393,6 @@ msgid "The number to be rounded."
msgstr "نمبرس راونڈ كرنئ خعطرئ۔"
#: scfuncs.hrc:1390
-#, fuzzy
msgctxt "SC_OPCODE_ROUND"
msgid "Count"
msgstr "شمار"
@@ -6471,7 +6419,6 @@ msgid "The number to be rounded up."
msgstr "نمبریم راونڈ چھئ كرِن ۔."
#: scfuncs.hrc:1400
-#, fuzzy
msgctxt "SC_OPCODE_ROUND_UP"
msgid "Count"
msgstr "شمار"
@@ -6498,7 +6445,6 @@ msgid "The number to be rounded down."
msgstr "نمبر بوْن كُن راونڈ كرنئ خعطرئ۔ "
#: scfuncs.hrc:1410
-#, fuzzy
msgctxt "SC_OPCODE_ROUND_DOWN"
msgid "Count"
msgstr "شمار"
@@ -6760,19 +6706,16 @@ msgid "Number"
msgstr "نمبر"
#: scfuncs.hrc:1511
-#, fuzzy
msgctxt "SC_OPCODE_FLOOR_MATH"
msgid "The number to be rounded down."
msgstr "نمبر بوْن كُن راونڈ كرنئ خعطرئ۔ "
#: scfuncs.hrc:1512
-#, fuzzy
msgctxt "SC_OPCODE_FLOOR_MATH"
msgid "Significance"
msgstr "ضروری"
#: scfuncs.hrc:1513
-#, fuzzy
msgctxt "SC_OPCODE_FLOOR_MATH"
msgid "The number to whose multiple the value is to be rounded down."
msgstr "نمبر یم۪ی خعطرئ ملٹیپل قئمتھ چھئ بوْن كُن راونڈ كرمُت۔"
@@ -6801,13 +6744,11 @@ msgid "Number"
msgstr "نمبر"
#: scfuncs.hrc:1523
-#, fuzzy
msgctxt "SC_OPCODE_FLOOR_PRECISE"
msgid "The number to be rounded down."
msgstr "نمبر بوْن كُن راونڈ كرنئ خعطرئ۔ "
#: scfuncs.hrc:1524
-#, fuzzy
msgctxt "SC_OPCODE_FLOOR_PRECISE"
msgid "Significance"
msgstr "ضروری"
@@ -7040,7 +6981,6 @@ msgid "Returns a frequency distribution as a vertical array."
msgstr "عمودی صف بندی ہیو فریكوینسی تقسیم كریو واپس ۔"
#: scfuncs.hrc:1628
-#, fuzzy
msgctxt "SC_OPCODE_FREQUENCY"
msgid "Data"
msgstr "ڈاٹا"
@@ -7093,7 +7033,6 @@ msgid "Linear type"
msgstr "خطی-ٹائپ "
#: scfuncs.hrc:1643
-#, fuzzy
msgctxt "SC_OPCODE_LINEST"
msgid "If type = 0 the linears will be calculated through the zero point, or else moved linears."
msgstr "If type = 0خطی صفر پوائنٹ كئ ذریعہ شمار كرنئ آمُت یا تئ یی خط۪ی ہٹاو نئ ۔."
@@ -7141,7 +7080,6 @@ msgid "Function type"
msgstr "فنکشن- ٹائپ "
#: scfuncs.hrc:1657
-#, fuzzy
msgctxt "SC_OPCODE_LOGEST"
msgid "If type = 0 then the functions will be calculated in the form of y=m^x, or also functions y=b*m^x."
msgstr "اگر ٹائپ = 0 پتئ ین فنكشن فارمس منز شمار كرنئ y=m^x, یا بےی فنكشنس y=b*m^x.."
@@ -7291,7 +7229,6 @@ msgid "Returns the maximum value in a list of arguments."
msgstr "آرگومینٹس ہندس لسٹس منز زیادئ ہوتئ زیادئ قئمتھ واپس كران۔"
#: scfuncs.hrc:1710
-#, fuzzy
msgctxt "SC_OPCODE_MAX"
msgid "Number "
msgstr "نمبر"
@@ -7325,7 +7262,6 @@ msgid "Returns the minimum value in a list of arguments."
msgstr "زیادئ ہوتئ زیادئ قئمتھ آرگومینٹسن ہند فہرستس منز واپس كران۔"
#: scfuncs.hrc:1726
-#, fuzzy
msgctxt "SC_OPCODE_MIN"
msgid "Number "
msgstr "نمبر"
@@ -7359,7 +7295,6 @@ msgid "Calculates the variance based on a sample."
msgstr "ویرینس شمار كران نمونس پیٹھ منحصر۔"
#: scfuncs.hrc:1742
-#, fuzzy
msgctxt "SC_OPCODE_VAR"
msgid "Number "
msgstr "نمبر"
@@ -7376,7 +7311,6 @@ msgid "Calculates the variance based on a sample."
msgstr "ویرینس شمار كران نمونس پیٹھ منحصر۔"
#: scfuncs.hrc:1750
-#, fuzzy
msgctxt "SC_OPCODE_VAR_S"
msgid "Number "
msgstr "نمبر"
@@ -7410,7 +7344,6 @@ msgid "Calculates variance based on the entire population."
msgstr "ویرینس شمار كران سئری آبٲدی پیٹھ منحصر۔"
#: scfuncs.hrc:1766
-#, fuzzy
msgctxt "SC_OPCODE_VAR_P"
msgid "Number "
msgstr "نمبر"
@@ -7427,7 +7360,6 @@ msgid "Calculates variance based on the entire population."
msgstr "ویرینس شمار كران سئری آبٲدی پیٹھ منحصر۔"
#: scfuncs.hrc:1774
-#, fuzzy
msgctxt "SC_OPCODE_VAR_P_MS"
msgid "Number "
msgstr "نمبر"
@@ -7461,7 +7393,6 @@ msgid "Calculates the standard deviation based on a sample."
msgstr " نمونہ پیٹھ مشتمل معیاری ڈیویشن شمار كران۔"
#: scfuncs.hrc:1790
-#, fuzzy
msgctxt "SC_OPCODE_ST_DEV"
msgid "Number "
msgstr "نمبر"
@@ -7478,7 +7409,6 @@ msgid "Calculates the standard deviation based on a sample."
msgstr " نمونہ پیٹھ مشتمل معیاری ڈیویشن شمار كران۔"
#: scfuncs.hrc:1798
-#, fuzzy
msgctxt "SC_OPCODE_ST_DEV_S"
msgid "Number "
msgstr "نمبر"
@@ -7512,7 +7442,6 @@ msgid "Calculates the standard deviation based on the entire population."
msgstr "معیاری ڈیویشن سئری آبادی یپیٹھ مشتمل كریو شمار۔"
#: scfuncs.hrc:1814
-#, fuzzy
msgctxt "SC_OPCODE_ST_DEV_P"
msgid "Number "
msgstr "نمبر"
@@ -7529,7 +7458,6 @@ msgid "Calculates the standard deviation based on the entire population."
msgstr "معیاری ڈیویشن سئری آبادی یپیٹھ مشتمل كریو شمار۔"
#: scfuncs.hrc:1822
-#, fuzzy
msgctxt "SC_OPCODE_ST_DEV_P_MS"
msgid "Number "
msgstr "نمبر"
@@ -7563,7 +7491,6 @@ msgid "Returns the average of a sample."
msgstr "نمونہك اوسط واپس كران۔"
#: scfuncs.hrc:1838
-#, fuzzy
msgctxt "SC_OPCODE_AVERAGE"
msgid "Number "
msgstr "نمبر"
@@ -7597,7 +7524,6 @@ msgid "Returns the sum of squares of deviations from the sample mean value"
msgstr "ڈیویشن كئ مربعك نمونہ كریو اوسط قئمتھ پیٹھ واپس "
#: scfuncs.hrc:1854
-#, fuzzy
msgctxt "SC_OPCODE_DEV_SQ"
msgid "Number "
msgstr "نمبر"
@@ -7614,7 +7540,6 @@ msgid "Returns the average of the absolute deviations of a sample from the mean.
msgstr " یقینی ڈیویشنك اوسط نمونئ كئ مین پیٹھ كریو واپس۔"
#: scfuncs.hrc:1862
-#, fuzzy
msgctxt "SC_OPCODE_AVE_DEV"
msgid "Number "
msgstr "نمبر"
@@ -7631,7 +7556,6 @@ msgid "Returns the skewness of a distribution."
msgstr "منقسمُك سكیو نیس واپس كران۔"
#: scfuncs.hrc:1870
-#, fuzzy
msgctxt "SC_OPCODE_SKEW"
msgid "Number "
msgstr "نمبر"
@@ -7648,7 +7572,6 @@ msgid "Returns the skewness of a distribution using the population of a random v
msgstr ""
#: scfuncs.hrc:1878
-#, fuzzy
msgctxt "SC_OPCODE_SKEWP"
msgid "Number "
msgstr "نمبر"
@@ -7665,7 +7588,6 @@ msgid "Returns the kurtosis of a distribution."
msgstr "منقسمِك كرٹوسیس كریو واپس "
#: scfuncs.hrc:1886
-#, fuzzy
msgctxt "SC_OPCODE_KURT"
msgid "Number "
msgstr "نمبر"
@@ -7682,7 +7604,6 @@ msgid "Returns the geometric mean of a sample."
msgstr "نمونہ كے جیومیٹری مین واپس كران"
#: scfuncs.hrc:1894
-#, fuzzy
msgctxt "SC_OPCODE_GEO_MEAN"
msgid "Number "
msgstr "نمبر"
@@ -7699,7 +7620,6 @@ msgid "Returns the harmonic mean of a sample."
msgstr " ہارمونیك نمونہك مین كریو واپس "
#: scfuncs.hrc:1902
-#, fuzzy
msgctxt "SC_OPCODE_HAR_MEAN"
msgid "Number "
msgstr "نمبر"
@@ -7716,7 +7636,6 @@ msgid "Returns the most common value in a sample."
msgstr "نمونہك كامن قئمتھ كریو واپس "
#: scfuncs.hrc:1910
-#, fuzzy
msgctxt "SC_OPCODE_MODAL_VALUE"
msgid "Number "
msgstr "نمبر"
@@ -7733,7 +7652,6 @@ msgid "Returns the most common value in a sample."
msgstr "نمونہك كامن قئمتھ كریو واپس "
#: scfuncs.hrc:1918
-#, fuzzy
msgctxt "SC_OPCODE_MODAL_VALUE_MS"
msgid "Number "
msgstr "نمبر"
@@ -7750,7 +7668,6 @@ msgid "Returns the most common value in a sample."
msgstr "نمونہك كامن قئمتھ كریو واپس "
#: scfuncs.hrc:1926
-#, fuzzy
msgctxt "SC_OPCODE_MODAL_VALUE_MULTI"
msgid "Number "
msgstr "نمبر"
@@ -7767,7 +7684,6 @@ msgid "Returns the median of a given sample."
msgstr "دیت مئتئ نمونہك میڈین كریو واپس "
#: scfuncs.hrc:1934
-#, fuzzy
msgctxt "SC_OPCODE_MEDIAN"
msgid "Number "
msgstr "نمبر"
@@ -7784,7 +7700,6 @@ msgid "Returns the alpha quantile of a sample."
msgstr "نمونہك الفا كونٹایل كریو واپس "
#: scfuncs.hrc:1942
-#, fuzzy
msgctxt "SC_OPCODE_PERCENTILE"
msgid "Data"
msgstr "ڈاٹا"
@@ -7811,7 +7726,6 @@ msgid "Returns the alpha percentile of a sample."
msgstr "نمونہك الفا كونٹایل كریو واپس "
#: scfuncs.hrc:1952
-#, fuzzy
msgctxt "SC_OPCODE_PERCENTILE_EXC"
msgid "Data"
msgstr "ڈاٹا"
@@ -7838,7 +7752,6 @@ msgid "Returns the alpha percentile of a sample."
msgstr "نمونہك الفا كونٹایل كریو واپس "
#: scfuncs.hrc:1962
-#, fuzzy
msgctxt "SC_OPCODE_PERCENTILE_INC"
msgid "Data"
msgstr "ڈاٹا"
@@ -7864,7 +7777,6 @@ msgid "Returns the quartile of a sample."
msgstr "نمونہك كونٹایل واپس كران"
#: scfuncs.hrc:1972
-#, fuzzy
msgctxt "SC_OPCODE_QUARTILE"
msgid "Data"
msgstr "ڈاٹا"
@@ -7890,7 +7802,6 @@ msgid "Returns the quartile of a sample."
msgstr "نمونہك كونٹایل واپس كران"
#: scfuncs.hrc:1982
-#, fuzzy
msgctxt "SC_OPCODE_QUARTILE_EXC"
msgid "Data"
msgstr "ڈاٹا"
@@ -7916,7 +7827,6 @@ msgid "Returns the quartile of a sample."
msgstr "نمونہك كونٹایل واپس كران"
#: scfuncs.hrc:1992
-#, fuzzy
msgctxt "SC_OPCODE_QUARTILE_INC"
msgid "Data"
msgstr "ڈاٹا"
@@ -7942,7 +7852,6 @@ msgid "Returns the k-th largest value of a sample."
msgstr "نمونہك ساروی ہوتئ بوْڈ k-th قئمتھ واپس كران۔"
#: scfuncs.hrc:2002
-#, fuzzy
msgctxt "SC_OPCODE_LARGE"
msgid "Data"
msgstr "ڈاٹا"
@@ -7969,7 +7878,6 @@ msgid "Returns the k-th smallest value of a sample."
msgstr "نمونہك ساروی ہوتئ لكٹ k-th قئمتھ كریو واپس ۔"
#: scfuncs.hrc:2012
-#, fuzzy
msgctxt "SC_OPCODE_SMALL"
msgid "Data"
msgstr "ڈاٹا"
@@ -7996,7 +7904,6 @@ msgid "Returns the percentage rank of a value in a sample."
msgstr "نمونہ منز قئمتھ كئ رینك فیصد ظٲہر كران۔"
#: scfuncs.hrc:2022
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK"
msgid "Data"
msgstr "ڈاٹا"
@@ -8018,7 +7925,6 @@ msgid "The value for which percentage ranking is to be determined."
msgstr "قئمتھ یم۪ی خعطرئ فیصد ر ینك چھئ تعین كرِن۔"
#: scfuncs.hrc:2026
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK"
msgid "Significance"
msgstr "ضروری"
@@ -8034,7 +7940,6 @@ msgid "Returns the percentage rank (0..1, exclusive) of a value in a sample."
msgstr ""
#: scfuncs.hrc:2034
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK_EXC"
msgid "Data"
msgstr "ڈاٹا"
@@ -8056,7 +7961,6 @@ msgid "The value for which percentage ranking is to be determined."
msgstr "قئمتھ یم۪ی خعطرئ فیصد ر ینك چھئ تعین كرِن۔"
#: scfuncs.hrc:2038
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK_EXC"
msgid "Significance"
msgstr "ضروری"
@@ -8072,7 +7976,6 @@ msgid "Returns the percentage rank (0..1, inclusive) of a value in a sample."
msgstr ""
#: scfuncs.hrc:2046
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK_INC"
msgid "Data"
msgstr "ڈاٹا"
@@ -8094,7 +7997,6 @@ msgid "The value for which percentage ranking is to be determined."
msgstr "قئمتھ یم۪ی خعطرئ فیصد ر ینك چھئ تعین كرِن۔"
#: scfuncs.hrc:2050
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK_INC"
msgid "Significance"
msgstr "ضروری"
@@ -8172,7 +8074,6 @@ msgid "Type"
msgstr "ٹائپ"
#: scfuncs.hrc:2075
-#, fuzzy
msgctxt "SC_OPCODE_RANK_EQ"
msgid "Sequence order: 0 or omitted means descending, any other value than 0 means ascending."
msgstr "ترتیب آرڈر: 0یا خئرج كرمُت گئو مظلب بوْن كُن ترتیب دیون، بیئ كاہں قئمتھ 0 بدلئ گئو مطلب ہیور كُن ترتیب۔"
@@ -8209,7 +8110,6 @@ msgid "Type"
msgstr "ٹائپ"
#: scfuncs.hrc:2087
-#, fuzzy
msgctxt "SC_OPCODE_RANK_AVG"
msgid "Sequence order: 0 or omitted means descending, any other value than 0 means ascending."
msgstr "ترتیب آرڈر: 0یا خئرج كرمُت گئو مظلب بوْن كُن ترتیب دیون، بیئ كاہں قئمتھ 0 بدلئ گئو مطلب ہیور كُن ترتیب۔"
@@ -8220,7 +8120,6 @@ msgid "Returns the mean of a sample without including the marginal values."
msgstr "نمونہك مین واپس كران مارجینل قئمتھ شئمل كرنئ روست۪ی۔"
#: scfuncs.hrc:2094
-#, fuzzy
msgctxt "SC_OPCODE_TRIM_MEAN"
msgid "Data"
msgstr "ڈاٹا"
@@ -8247,7 +8146,6 @@ msgid "Returns the discrete probability of an interval."
msgstr "وقفہك ممكنہ ڈسكریٹ كریو واپس ۔"
#: scfuncs.hrc:2104
-#, fuzzy
msgctxt "SC_OPCODE_PROB"
msgid "Data"
msgstr "ڈاٹا"
@@ -8483,7 +8381,6 @@ msgid "C"
msgstr ""
#: scfuncs.hrc:2185
-#, fuzzy
msgctxt "SC_OPCODE_BINOM_DIST_MS"
msgid "Cumulated. C=0 calculates the individual probability, C=1 the cumulated probability."
msgstr "متواتر كرمُت. C=0 اكوی ممكنہ شمار كران, C=1 the ممكنہ متواتر ."
@@ -8559,7 +8456,6 @@ msgid "The success probability of a trial."
msgstr "ٹرائل ہنز كامیئبی ممكن ۔."
#: scfuncs.hrc:2210
-#, fuzzy
msgctxt "SC_OPCODE_NEG_BINOM_DIST_MS"
msgid "Cumulative"
msgstr "C"
@@ -8597,7 +8493,6 @@ msgid "The success probability of a trial."
msgstr "ٹرائل ہنز كامیئبی ممكن ۔."
#: scfuncs.hrc:2222
-#, fuzzy
msgctxt "SC_OPCODE_CRIT_BINOM"
msgid "Alpha"
msgstr "الفا"
@@ -8634,7 +8529,6 @@ msgid "The success probability of a trial."
msgstr "ٹرائل ہنز كامیئبی ممكن ۔."
#: scfuncs.hrc:2234
-#, fuzzy
msgctxt "SC_OPCODE_BINOM_INV"
msgid "Alpha"
msgstr "الفا"
@@ -8660,7 +8554,6 @@ msgid "The value for which the Poisson distribution is to be calculated."
msgstr "قئمتھ یم۪ی خعطرئ پاائسن منقسم شمار چھُ كرُن۔"
#: scfuncs.hrc:2244
-#, fuzzy
msgctxt "SC_OPCODE_POISSON_DIST"
msgid "Mean"
msgstr "وسط"
@@ -8671,7 +8564,6 @@ msgid "Mean. The mean value of the Poisson distribution."
msgstr "مین ۔ پوائسن منقسمك مین قئمتھ ۔"
#: scfuncs.hrc:2246
-#, fuzzy
msgctxt "SC_OPCODE_POISSON_DIST"
msgid "Cumulative"
msgstr "C"
@@ -8697,7 +8589,6 @@ msgid "The value for which the Poisson distribution is to be calculated."
msgstr "قئمتھ یم۪ی خعطرئ پاائسن منقسم شمار چھُ كرُن۔"
#: scfuncs.hrc:2256
-#, fuzzy
msgctxt "SC_OPCODE_POISSON_DIST_MS"
msgid "Mean"
msgstr "وسط"
@@ -8708,13 +8599,11 @@ msgid "Mean. The mean value of the Poisson distribution."
msgstr "مین ۔ پوائسن منقسمك مین قئمتھ ۔"
#: scfuncs.hrc:2258
-#, fuzzy
msgctxt "SC_OPCODE_POISSON_DIST_MS"
msgid "Cumulative"
msgstr "C"
#: scfuncs.hrc:2259
-#, fuzzy
msgctxt "SC_OPCODE_POISSON_DIST_MS"
msgid "0 or FALSE calculates the probability density function. Any other value or TRUE or omitted calculates the cumulative distribution function."
msgstr "سئوسری رلٲومُت . C=0 ڈینسیٹی فنكشن كران شمار, C=1 منقسم .."
@@ -8827,7 +8716,6 @@ msgid "The probability value for which the inverse normal distribution is to be
msgstr "ممكنہ قئمتھ یم۪ی خعطرئ الٹئ نارمل منقسم شمار یی كرنئ۔"
#: scfuncs.hrc:2296
-#, fuzzy
msgctxt "SC_OPCODE_NORM_INV"
msgid "Mean"
msgstr "وسط"
@@ -8859,13 +8747,11 @@ msgid "Number"
msgstr "نمبر"
#: scfuncs.hrc:2307
-#, fuzzy
msgctxt "SC_OPCODE_NORM_INV_MS"
msgid "The probability value for which the inverse normal distribution is to be calculated."
msgstr "ممكنہ قئمتھ یم۪ی خعطرئ الٹئ نارمل منقسم شمار یی كرنئ۔"
#: scfuncs.hrc:2308
-#, fuzzy
msgctxt "SC_OPCODE_NORM_INV_MS"
msgid "Mean"
msgstr "وسط"
@@ -8918,7 +8804,6 @@ msgid "The value for which the standard normal distribution is to be calculated.
msgstr "قئمتھ یم۪ی خعطرئ لاگ نارمل منقسم چھئ شمار كرُن ۔"
#: scfuncs.hrc:2328
-#, fuzzy
msgctxt "SC_OPCODE_STD_NORM_DIST_MS"
msgid "Cumulative"
msgstr "C"
@@ -8957,7 +8842,6 @@ msgid "Number"
msgstr "نمبر"
#: scfuncs.hrc:2345
-#, fuzzy
msgctxt "SC_OPCODE_S_NORM_INV_MS"
msgid "The probability value for which the inverse standard normal distribution is to be calculated."
msgstr "ممكنہ قئمتھ یم۪ی خعطرئ الٹئ معیاری نارمل منقسم شمارچھُ یوان كرنئ ۔"
@@ -8978,7 +8862,6 @@ msgid "The value for which the log normal distribution is to be calculated."
msgstr "قئمتھ یم۪ی خعطرئ لاگ نارمل منقسم چھئ شمار كرُن ۔"
#: scfuncs.hrc:2354
-#, fuzzy
msgctxt "SC_OPCODE_LOG_NORM_DIST"
msgid "Mean"
msgstr "وسط"
@@ -8999,13 +8882,11 @@ msgid "The standard deviation of the log normal distribution. It is set to 1 if
msgstr "معیاری ڈیویشن ۔ لاگ نارمل منقسمك معیاری ڈیویشن ۔."
#: scfuncs.hrc:2358
-#, fuzzy
msgctxt "SC_OPCODE_LOG_NORM_DIST"
msgid "Cumulative"
msgstr "C"
#: scfuncs.hrc:2359
-#, fuzzy
msgctxt "SC_OPCODE_LOG_NORM_DIST"
msgid "0 or FALSE calculates the probability density function. Any other value or TRUE or omitted calculates the cumulative distribution function."
msgstr "سئوسری رلٲومُت . C=0 ڈینسیٹی فنكشن كران شمار, C=1 منقسم .."
@@ -9026,7 +8907,6 @@ msgid "The value for which the log normal distribution is to be calculated."
msgstr "قئمتھ یم۪ی خعطرئ لاگ نارمل منقسم چھئ شمار كرُن ۔"
#: scfuncs.hrc:2368
-#, fuzzy
msgctxt "SC_OPCODE_LOG_NORM_DIST_MS"
msgid "Mean"
msgstr "وسط"
@@ -9049,7 +8929,6 @@ msgid "The standard deviation of the log normal distribution."
msgstr "مین قئمتھ ۔ لاگ نارمل منقسمچ مین قیمت ۔."
#: scfuncs.hrc:2372
-#, fuzzy
msgctxt "SC_OPCODE_LOG_NORM_DIST_MS"
msgid "Cumulative"
msgstr "C"
@@ -9077,7 +8956,6 @@ msgid "The probability value for which the inverse log normal distribution is to
msgstr "ممكنہ قئمتھ یم سعتھ الٹئ نارمل منقسم شمار یی كرنئ۔"
#: scfuncs.hrc:2382
-#, fuzzy
msgctxt "SC_OPCODE_LOG_INV"
msgid "Mean"
msgstr "وسط"
@@ -9109,13 +8987,11 @@ msgid "Number"
msgstr "نمبر"
#: scfuncs.hrc:2393
-#, fuzzy
msgctxt "SC_OPCODE_LOG_INV_MS"
msgid "The probability value for which the inverse log normal distribution is to be calculated."
msgstr "ممكنہ قئمتھ یم سعتھ الٹئ نارمل منقسم شمار یی كرنئ۔"
#: scfuncs.hrc:2394
-#, fuzzy
msgctxt "SC_OPCODE_LOG_INV_MS"
msgid "Mean"
msgstr "وسط"
@@ -9224,7 +9100,6 @@ msgid "The value for which the gamma distribution is to be calculated."
msgstr "قئمتھ یم۪ی خعطرئ گیما منقسم شمار یی كرنئ۔"
#: scfuncs.hrc:2430
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_DIST"
msgid "Alpha"
msgstr "الفا"
@@ -9256,7 +9131,6 @@ msgid "0 or FALSE calculates the probability density function. Any other value o
msgstr "سئوسری رلٲومُت . C=0 ڈینسیٹی فنكشن كران شمار, C=1 منقسم .."
#: scfuncs.hrc:2441
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_DIST_MS"
msgid "Returns the value of the probability density function or the cumulative distribution function for the Gamma distribution."
msgstr "گیما منقسمك قئمتھ ۔"
@@ -9272,7 +9146,6 @@ msgid "The value for which the gamma distribution is to be calculated."
msgstr "قئمتھ یم۪ی خعطرئ گیما منقسم شمار یی كرنئ۔"
#: scfuncs.hrc:2444
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_DIST_MS"
msgid "Alpha"
msgstr "الفا"
@@ -9294,7 +9167,6 @@ msgid "The Beta parameter of the Gamma distribution."
msgstr "گیما منقسمك بیٹا پیرامیٹر ۔"
#: scfuncs.hrc:2448
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_DIST_MS"
msgid "Cumulative"
msgstr "C"
@@ -9321,7 +9193,6 @@ msgid "The probability value for which the inverse gamma distribution is to be c
msgstr " ممكئنئ قئمتھ یم۪ی خعطرئ الٹئ گیما منقسم شماریی كرنئ ۔"
#: scfuncs.hrc:2458
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_INV"
msgid "Alpha"
msgstr "الفا"
@@ -9353,13 +9224,11 @@ msgid "Number"
msgstr "نمبر"
#: scfuncs.hrc:2469
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_INV_MS"
msgid "The probability value for which the inverse gamma distribution is to be calculated."
msgstr " ممكئنئ قئمتھ یم۪ی خعطرئ الٹئ گیما منقسم شماریی كرنئ ۔"
#: scfuncs.hrc:2470
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_INV_MS"
msgid "Alpha"
msgstr "الفا"
@@ -9406,7 +9275,6 @@ msgid "Number"
msgstr "نمبر"
#: scfuncs.hrc:2489
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_LN_MS"
msgid "The value for which the natural logarithm of the gamma function is to be calculated."
msgstr "قئمتھ یم۪ی خعطرئ گیما فنكشنك قدرتی لوگارتھم یی شمار كرنئ۔"
@@ -9444,7 +9312,6 @@ msgid "The value for which the beta distribution is to be calculated."
msgstr "قئمتھ یم۪ی خعطرئ بیٹا منقسم شمار یی كرنئ ۔"
#: scfuncs.hrc:2508
-#, fuzzy
msgctxt "SC_OPCODE_BETA_DIST"
msgid "Alpha"
msgstr "الفا"
@@ -9486,7 +9353,6 @@ msgid "The final value for the value interval of the distribution."
msgstr "منقسمك قئمتھ انٹرو لك آخری قئمتھ۔"
#: scfuncs.hrc:2516
-#, fuzzy
msgctxt "SC_OPCODE_BETA_DIST"
msgid "Cumulative"
msgstr "C"
@@ -9514,7 +9380,6 @@ msgid "The probability value for which the inverse beta distribution is to be ca
msgstr "ممكنہ قئمتھ یم۪ی خعطرئ الٹئ بیٹا منقسم شمار شمار یی كرنئ۔"
#: scfuncs.hrc:2526
-#, fuzzy
msgctxt "SC_OPCODE_BETA_INV"
msgid "Alpha"
msgstr "الفا"
@@ -9572,7 +9437,6 @@ msgid "The value for which the beta distribution is to be calculated."
msgstr "قئمتھ یم۪ی خعطرئ بیٹا منقسم شمار یی كرنئ ۔"
#: scfuncs.hrc:2542
-#, fuzzy
msgctxt "SC_OPCODE_BETA_DIST_MS"
msgid "Alpha"
msgstr "الفا"
@@ -9594,7 +9458,6 @@ msgid "The Beta parameter of the Beta distribution."
msgstr "بیٹا منقسمك بیٹا پیرامیٹر۔."
#: scfuncs.hrc:2546
-#, fuzzy
msgctxt "SC_OPCODE_BETA_DIST_MS"
msgid "Cumulative"
msgstr "C"
@@ -9637,13 +9500,11 @@ msgid "Number"
msgstr "نمبر"
#: scfuncs.hrc:2559
-#, fuzzy
msgctxt "SC_OPCODE_BETA_INV_MS"
msgid "The probability value for which the inverse beta distribution is to be calculated."
msgstr "ممكنہ قئمتھ یم۪ی خعطرئ الٹئ بیٹا منقسم شمار شمار یی كرنئ۔"
#: scfuncs.hrc:2560
-#, fuzzy
msgctxt "SC_OPCODE_BETA_INV_MS"
msgid "Alpha"
msgstr "الفا"
@@ -9825,7 +9686,6 @@ msgid "The population size."
msgstr "آبادی سائز"
#: scfuncs.hrc:2610
-#, fuzzy
msgctxt "SC_OPCODE_HYP_GEOM_DIST"
msgid "Cumulative"
msgstr "C"
@@ -9884,7 +9744,6 @@ msgid "The population size."
msgstr "آبادی سائز"
#: scfuncs.hrc:2626
-#, fuzzy
msgctxt "SC_OPCODE_HYP_GEOM_DIST_MS"
msgid "Cumulative"
msgstr "C"
@@ -9984,7 +9843,6 @@ msgid "The degrees of freedom of the T distribution."
msgstr "T منقسمچ آزٲدی ہنز ڈگریس۔."
#: scfuncs.hrc:2660
-#, fuzzy
msgctxt "SC_OPCODE_T_DIST_MS"
msgid "Cumulative"
msgstr "C"
@@ -10060,7 +9918,6 @@ msgid "Number"
msgstr "نمبر"
#: scfuncs.hrc:2689
-#, fuzzy
msgctxt "SC_OPCODE_T_INV_MS"
msgid "The probability value for which the inverse T distribution is to be calculated."
msgstr "T ممكنہ قئمتھ یم۪ی سعتھ الٹئ منقسم شمار یی كرنئ۔"
@@ -10089,7 +9946,6 @@ msgid "Number"
msgstr "نمبر"
#: scfuncs.hrc:2699
-#, fuzzy
msgctxt "SC_OPCODE_T_INV_2T"
msgid "The probability value for which the inverse T distribution is to be calculated."
msgstr "T ممكنہ قئمتھ یم۪ی سعتھ الٹئ منقسم شمار یی كرنئ۔"
@@ -10181,7 +10037,6 @@ msgid "The degrees of freedom in the denominator of the F distribution."
msgstr "F منقسم ڈینومینیٹر منز آزٲدی ہنز ڈگری۔"
#: scfuncs.hrc:2726
-#, fuzzy
msgctxt "SC_OPCODE_F_DIST_LT"
msgid "Cumulative"
msgstr "C"
@@ -10280,7 +10135,6 @@ msgid "Number"
msgstr "نمبر"
#: scfuncs.hrc:2759
-#, fuzzy
msgctxt "SC_OPCODE_F_INV_LT"
msgid "The probability value for which the inverse F distribution is to be calculated."
msgstr "F ممكنہ قئمتھ یم۪ی سعتھ الٹئ منقسم شمار یی كرنئ۔"
@@ -10320,7 +10174,6 @@ msgid "Number"
msgstr "نمبر"
#: scfuncs.hrc:2771
-#, fuzzy
msgctxt "SC_OPCODE_F_INV_RT"
msgid "The probability value for which the inverse F distribution is to be calculated."
msgstr "F ممكنہ قئمتھ یم۪ی سعتھ الٹئ منقسم شمار یی كرنئ۔"
@@ -10426,13 +10279,11 @@ msgid "The degrees of freedom of the chi-square distribution."
msgstr "chi مربع منقسم خعطرئ آزٲدی ہنز ڈگریس ۔."
#: scfuncs.hrc:2807
-#, fuzzy
msgctxt "SC_OPCODE_CHISQ_DIST"
msgid "Cumulative"
msgstr "C"
#: scfuncs.hrc:2808
-#, fuzzy
msgctxt "SC_OPCODE_CHISQ_DIST"
msgid "0 or FALSE calculates the probability density function. Any other value or TRUE or omitted calculates the cumulative distribution function."
msgstr "سئوسری رلٲومُت . C=0 ڈینسیٹی فنكشن كران شمار, C=1 منقسم .."
@@ -10464,7 +10315,6 @@ msgid "The degrees of freedom of the chi-square distribution."
msgstr "chi مربع منقسم خعطرئ آزٲدی ہنز ڈگریس ۔."
#: scfuncs.hrc:2820
-#, fuzzy
msgctxt "SC_OPCODE_CHISQ_DIST_MS"
msgid "Cumulative"
msgstr "C"
@@ -10514,7 +10364,6 @@ msgid "Number"
msgstr "نمبر"
#: scfuncs.hrc:2841
-#, fuzzy
msgctxt "SC_OPCODE_CHI_INV_MS"
msgid "The probability value for which the inverse chi square distribution is to be calculated."
msgstr " ممكنہ قئمتھ یم۪ی سعتھ الٹئ chi مربع منقسم شمار یی كرنئ ۔"
@@ -10602,7 +10451,6 @@ msgid "The value to be standardized."
msgstr "قئمتھ معیاری كرنئ خعطرئ۔"
#: scfuncs.hrc:2875
-#, fuzzy
msgctxt "SC_OPCODE_STANDARD"
msgid "Mean"
msgstr "وسط"
@@ -10683,7 +10531,6 @@ msgid "Returns a (1-alpha) confidence interval for a normal distribution."
msgstr "نارمل منقسم خعطرئ (1 alpha)كانفیڈنس وقفہ كریو واپس ۔"
#: scfuncs.hrc:2905
-#, fuzzy
msgctxt "SC_OPCODE_CONFIDENCE"
msgid "Alpha"
msgstr "الفا"
@@ -10704,7 +10551,6 @@ msgid "The standard deviation of the population."
msgstr "آبٲدی ہیند معیاری ڈیویشن ۔."
#: scfuncs.hrc:2909
-#, fuzzy
msgctxt "SC_OPCODE_CONFIDENCE"
msgid "Size"
msgstr "سائز"
@@ -10721,7 +10567,6 @@ msgid "Returns a (1-alpha) confidence interval for a normal distribution."
msgstr "نارمل منقسم خعطرئ (1 alpha)كانفیڈنس وقفہ كریو واپس ۔"
#: scfuncs.hrc:2917
-#, fuzzy
msgctxt "SC_OPCODE_CONFIDENCE_N"
msgid "Alpha"
msgstr "الفا"
@@ -10742,7 +10587,6 @@ msgid "The standard deviation of the population."
msgstr "آبٲدی ہیند معیاری ڈیویشن ۔."
#: scfuncs.hrc:2921
-#, fuzzy
msgctxt "SC_OPCODE_CONFIDENCE_N"
msgid "Size"
msgstr "سائز"
@@ -10759,7 +10603,6 @@ msgid "Returns a (1-alpha) confidence interval for a Student's t distribution."
msgstr "نارمل منقسم خعطرئ (1 alpha)كانفیڈنس وقفہ كریو واپس ۔"
#: scfuncs.hrc:2929
-#, fuzzy
msgctxt "SC_OPCODE_CONFIDENCE_T"
msgid "Alpha"
msgstr "الفا"
@@ -10780,7 +10623,6 @@ msgid "The standard deviation of the population."
msgstr "آبٲدی ہیند معیاری ڈیویشن ۔."
#: scfuncs.hrc:2933
-#, fuzzy
msgctxt "SC_OPCODE_CONFIDENCE_T"
msgid "Size"
msgstr "سائز"
@@ -10796,7 +10638,6 @@ msgid "Calculates the probability of observing a z-statistic greater than the on
msgstr "زئ ٹیلڈ كریو واپس P قئمت z ٹیسٹك ۔"
#: scfuncs.hrc:2941
-#, fuzzy
msgctxt "SC_OPCODE_Z_TEST"
msgid "Data"
msgstr "ڈاٹا"
@@ -10827,13 +10668,11 @@ msgid "The known standard deviation of the population. If omitted, the standard
msgstr "آبٲدی ہیند معیاری ڈیویشن ۔."
#: scfuncs.hrc:2952
-#, fuzzy
msgctxt "SC_OPCODE_Z_TEST_MS"
msgid "Calculates the probability of observing a z-statistic greater than the one computed based on a sample."
msgstr "زئ ٹیلڈ كریو واپس P قئمت z ٹیسٹك ۔"
#: scfuncs.hrc:2953
-#, fuzzy
msgctxt "SC_OPCODE_Z_TEST_MS"
msgid "Data"
msgstr "ڈاٹا"
@@ -10859,7 +10698,6 @@ msgid "sigma"
msgstr "سیگما"
#: scfuncs.hrc:2958
-#, fuzzy
msgctxt "SC_OPCODE_Z_TEST_MS"
msgid "The known standard deviation of the population. If omitted, the standard deviation of the given sample is used."
msgstr "آبٲدی ہیند معیاری ڈیویشن ۔."
@@ -11052,7 +10890,6 @@ msgid "Mode"
msgstr "طریقہ"
#: scfuncs.hrc:3024
-#, fuzzy
msgctxt "SC_OPCODE_T_TEST_MS"
msgid "Mode specifies the number of distribution tails to return. 1= one-tailed, 2 = two-tailed distribution"
msgstr "موڈ منقسم ٹیلس نمبر س كران واپسی خعطرئ مخصوص 1= اكھ -ٹیلڈ , 2 = زئ ٹیلڈ منقسم "
@@ -11344,7 +11181,6 @@ msgid "Calculates future value(s) using additive Exponential Smoothing algorithm
msgstr ""
#: scfuncs.hrc:3135
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_ADD"
msgid "Target"
msgstr "ٹارگیٹ"
@@ -11411,7 +11247,6 @@ msgid "Calculates future value(s) using multiplicative Exponential Smoothing alg
msgstr ""
#: scfuncs.hrc:3153
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_MUL"
msgid "Target"
msgstr "ٹارگیٹ"
@@ -11478,7 +11313,6 @@ msgid "Returns a prediction interval at the specified target value(s) for additi
msgstr ""
#: scfuncs.hrc:3171
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_PIA"
msgid "Target"
msgstr "ٹارگیٹ"
@@ -11556,7 +11390,6 @@ msgid "Returns a prediction interval at the specified target value(s) for multip
msgstr ""
#: scfuncs.hrc:3191
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_PIM"
msgid "Target"
msgstr "ٹارگیٹ"
@@ -11807,7 +11640,6 @@ msgid "Aggregation (default 1 = AVERAGE); method to be used to aggregate identic
msgstr ""
#: scfuncs.hrc:3260
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_LIN"
msgid "Returns a value along a linear regression"
msgstr "قئمتھ خطی واپسی سئتھ كریو واپس ۔"
@@ -11819,7 +11651,6 @@ msgid "Value"
msgstr "قئمتھ"
#: scfuncs.hrc:3262
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_LIN"
msgid "The X value for which the Y value on the regression linear is to be calculated."
msgstr "قئمتھ X یم۪ی خعطرئ . قئمتھ Y یی واپسی خطس پیٹھ شما ر كرنئ ۔"
@@ -11830,7 +11661,6 @@ msgid "Data Y"
msgstr ""
#: scfuncs.hrc:3264
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_LIN"
msgid "The Y data array."
msgstr " Yڈاٹا ایرے."
@@ -11841,7 +11671,6 @@ msgid "Data X"
msgstr ""
#: scfuncs.hrc:3266
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_LIN"
msgid "The X data array."
msgstr "ڈاٹاصف بندی."
@@ -11894,7 +11723,6 @@ msgid "The reference style: 0 or FALSE means R1C1 style, any other value or omit
msgstr ""
#: scfuncs.hrc:3281
-#, fuzzy
msgctxt "SC_OPCODE_ADDRESS"
msgid "Sheet"
msgstr "شیٹ"
@@ -11910,7 +11738,6 @@ msgid "Returns the number of individual ranges that belong to a (multiple) range
msgstr "كن۪ی حدئن ہند نمبر كریو واپس یم (واریٲہ)حدئو پیٹھ چھئ آمِت"
#: scfuncs.hrc:3289
-#, fuzzy
msgctxt "SC_OPCODE_AREAS"
msgid "Reference"
msgstr "حوالہ"
@@ -11952,7 +11779,6 @@ msgid "Returns the internal column number of a reference."
msgstr "حوالہك اندرونی كالم نمبر واپس كران"
#: scfuncs.hrc:3307
-#, fuzzy
msgctxt "SC_OPCODE_COLUMN"
msgid "Reference"
msgstr "حوالہ"
@@ -11968,7 +11794,6 @@ msgid "Defines the internal row number of a reference."
msgstr "حوالہك اندرونی سطر ہٲو۔"
#: scfuncs.hrc:3315
-#, fuzzy
msgctxt "SC_OPCODE_ROW"
msgid "Reference"
msgstr "حوالہ"
@@ -11984,7 +11809,6 @@ msgid "Returns the internal sheet number of a reference or a string."
msgstr " سٹرنگ یا حوالہك اندرونی شیٹ نمبر كریو واپس۔"
#: scfuncs.hrc:3323
-#, fuzzy
msgctxt "SC_OPCODE_SHEET"
msgid "Reference"
msgstr "حوالہ"
@@ -12032,7 +11856,6 @@ msgid "Returns the number of sheets of a given reference. If no parameter has be
msgstr "دیتمِت حوالئك شیٹك نمبر كران واپس۔اگر كہین پیرامیٹر چھئنئ دئخل گئمُت تل۪ی یی كل نمبر شیٹن ہیوند واپس كرنئ۔"
#: scfuncs.hrc:3347
-#, fuzzy
msgctxt "SC_OPCODE_SHEETS"
msgid "Reference"
msgstr "حوالہ"
@@ -12048,7 +11871,6 @@ msgid "Horizontal search and reference to the cells located below."
msgstr "افقی تلاش یا حوالہ سیلسن آی بوْن كن۪ی جای دینئ۔"
#: scfuncs.hrc:3355
-#, fuzzy
msgctxt "SC_OPCODE_H_LOOKUP"
msgid "Search criterion"
msgstr "تلاش كرایٹیریا"
@@ -12127,7 +11949,6 @@ msgid "Column index number in the array."
msgstr "صف بندی منز كالم انڈیكس نمبر"
#: scfuncs.hrc:3375
-#, fuzzy
msgctxt "SC_OPCODE_V_LOOKUP"
msgid "Sort order"
msgstr "سورٹ آرڈر"
@@ -12143,7 +11964,6 @@ msgid "Returns a reference to a cell from a defined range."
msgstr "حوالئ واپس كران سیلئ واضیاح كرمِت حدئ پیٹھ۪ی۔"
#: scfuncs.hrc:3383
-#, fuzzy
msgctxt "SC_OPCODE_INDEX"
msgid "Reference"
msgstr "حوالہ"
@@ -12176,7 +11996,6 @@ msgid "The column in the range."
msgstr "کالمم لیبلس حدس منز شٲمل "
#: scfuncs.hrc:3389
-#, fuzzy
msgctxt "SC_OPCODE_INDEX"
msgid "Range"
msgstr "حد"
@@ -12192,7 +12011,6 @@ msgid "Returns the contents of a cell that is referenced in text form."
msgstr "سیل ہیوند مواد كریو واپس یس ریفرینس حدس منز چھئ۔"
#: scfuncs.hrc:3397
-#, fuzzy
msgctxt "SC_OPCODE_INDIRECT"
msgid "Reference"
msgstr "حوالہ"
@@ -12292,7 +12110,6 @@ msgid "Returns a reference which has been moved in relation to the starting poin
msgstr "حوالئ واپس كران یس پكناونئ چھُ آمُت شروع كس پوینٹ كس بارس منز۔"
#: scfuncs.hrc:3431
-#, fuzzy
msgctxt "SC_OPCODE_OFFSET"
msgid "Reference"
msgstr "حوالہ"
@@ -12352,7 +12169,6 @@ msgid "Returns a number corresponding to an error type"
msgstr "غلطی ٹائپس متعلقہ نمبر واپس كران"
#: scfuncs.hrc:3447
-#, fuzzy
msgctxt "SC_OPCODE_ERROR_TYPE"
msgid "Reference"
msgstr "حوالہ"
@@ -12610,7 +12426,6 @@ msgid "Value is a number, a reference to a cell containing a number or a formula
msgstr "قئمتھ چھُ نمبر، سیل ہیوند حوالئ یتھ منز نمبر چھئ یا فامولہ یمُك نتیجئ نمبر اس۪ی۔"
#: scfuncs.hrc:3545
-#, fuzzy
msgctxt "SC_OPCODE_CURRENCY"
msgid "Decimals"
msgstr "ڈیسیملس"
@@ -12726,19 +12541,16 @@ msgid "Checks 1 or more conditions and returns a value corresponding to the firs
msgstr ""
#: scfuncs.hrc:3597
-#, fuzzy
msgctxt "SC_OPCODE_IFS_MS"
msgid "Test"
msgstr "جانچ"
#: scfuncs.hrc:3598
-#, fuzzy
msgctxt "SC_OPCODE_IFS_MS"
msgid "Any value or expression which can be either TRUE or FALSE."
msgstr "كاہں ت۪ی قئمت یسTRUE یا FALSE. آس۪ی۔"
#: scfuncs.hrc:3599
-#, fuzzy
msgctxt "SC_OPCODE_IFS_MS"
msgid "Result"
msgstr "نتیجئ"
@@ -12775,7 +12587,6 @@ msgid "Value that will be compared against expression."
msgstr ""
#: scfuncs.hrc:3611
-#, fuzzy
msgctxt "SC_OPCODE_SWITCH_MS"
msgid "Result"
msgstr "نتیجئ"
@@ -13253,7 +13064,6 @@ msgid "The text in which partial words are to be determined."
msgstr "مواد یتھ منز حصہ لفظ چھئ تعین كرن۔"
#: scfuncs.hrc:3789
-#, fuzzy
msgctxt "SC_OPCODE_MID"
msgid "Start"
msgstr "شروع"
@@ -13426,7 +13236,6 @@ msgid "Value"
msgstr "قئمتھ"
#: scfuncs.hrc:3846
-#, fuzzy
msgctxt "SC_OPCODE_CONVERT_OOO"
msgid "The value to be converted."
msgstr "قئمتھ بدلٲونئ خعطرئ ."
@@ -13713,7 +13522,6 @@ msgid "The value to be shifted. Positive integer less than 2^48."
msgstr ""
#: scfuncs.hrc:3952
-#, fuzzy
msgctxt "SC_OPCODE_BITRSHIFT"
msgid "Shift"
msgstr "جگہ تبدیل کرو"
@@ -13740,7 +13548,6 @@ msgid "The value to be shifted. Positive integer less than 2^48."
msgstr ""
#: scfuncs.hrc:3961
-#, fuzzy
msgctxt "SC_OPCODE_BITLSHIFT"
msgid "Shift"
msgstr "جگہ تبدیل کرو"
@@ -13839,7 +13646,6 @@ msgid "The text in which partial words are to be determined."
msgstr "مواد یتھ منز حصہ لفظ چھئ تعین كرن۔"
#: scfuncs.hrc:3995
-#, fuzzy
msgctxt "SC_OPCODE_MIDB"
msgid "Start"
msgstr "شروع"
@@ -13971,13 +13777,11 @@ msgid "Returns the error function."
msgstr "خامی فنكشن كو واپس كرو"
#: scfuncs.hrc:4040
-#, fuzzy
msgctxt "SC_OPCODE_ERF_MS"
msgid "Lower limit"
msgstr "نچلی حد"
#: scfuncs.hrc:4041
-#, fuzzy
msgctxt "SC_OPCODE_ERF_MS"
msgid "The lower limit for integration"
msgstr "انٹیگیشن كو كم حد "
@@ -13989,13 +13793,11 @@ msgid "Returns the complementary error function."
msgstr "تكمیلی خامی فنكشن كو واپس كرو"
#: scfuncs.hrc:4047
-#, fuzzy
msgctxt "SC_OPCODE_ERFC_MS"
msgid "Lower limit"
msgstr "نچلی حد"
#: scfuncs.hrc:4048
-#, fuzzy
msgctxt "SC_OPCODE_ERFC_MS"
msgid "The lower limit for integration"
msgstr "انٹیگیشن كو كم حد "
@@ -14037,7 +13839,6 @@ msgid "Value"
msgstr "قئمتھ"
#: scfuncs.hrc:4065
-#, fuzzy
msgctxt "SC_OPCODE_ROUNDSIG"
msgid "The number to be rounded."
msgstr "نمبرس راونڈ كرنئ خعطرئ۔"
@@ -14065,7 +13866,6 @@ msgid "Text"
msgstr "مواد"
#: scfuncs.hrc:4074
-#, fuzzy
msgctxt "SC_OPCODE_REPLACEB"
msgid "The text in which some characters are to be replaced."
msgstr "مواد یتھ منز كیہن حرف بدلٲون چھئ ۔"
@@ -14077,7 +13877,6 @@ msgid "Position"
msgstr "جاے"
#: scfuncs.hrc:4076
-#, fuzzy
msgctxt "SC_OPCODE_REPLACEB"
msgid "The character position from which text is to be replaced."
msgstr "حرفن ہنز جای یتھ منز موادچ جای بدلٲون چھئ۔"
@@ -14089,7 +13888,6 @@ msgid "Length"
msgstr "زےچھَر"
#: scfuncs.hrc:4078
-#, fuzzy
msgctxt "SC_OPCODE_REPLACEB"
msgid "The number of characters to be replaced."
msgstr "حرفن ہیوند نمبر یس بدلٲوُن چھئ۔"
@@ -14101,7 +13899,6 @@ msgid "New text"
msgstr "نئو مواد"
#: scfuncs.hrc:4080
-#, fuzzy
msgctxt "SC_OPCODE_REPLACEB"
msgid "The text to be inserted."
msgstr "مواد دئخل كرنئ خعطرئ۔"
@@ -14118,7 +13915,6 @@ msgid "Find text"
msgstr "تلاش کریو_مواد"
#: scfuncs.hrc:4088
-#, fuzzy
msgctxt "SC_OPCODE_FINDB"
msgid "The text to be found."
msgstr "مواد چھُ ژھانڈُن۔."
@@ -14130,7 +13926,6 @@ msgid "Text"
msgstr "مواد"
#: scfuncs.hrc:4090
-#, fuzzy
msgctxt "SC_OPCODE_FINDB"
msgid "The text in which a search is to be made."
msgstr "مواد یتھ منز تلاش یی كرنئ۔."
@@ -14142,7 +13937,6 @@ msgid "Position"
msgstr "جاے"
#: scfuncs.hrc:4092
-#, fuzzy
msgctxt "SC_OPCODE_FINDB"
msgid "The position in the text from which the search starts."
msgstr "موادس منز جای یم۪ی پیٹھ۪ی تلاش چھئ شروع گژھان۔"
@@ -14159,7 +13953,6 @@ msgid "Find text"
msgstr "تلاش کریو_مواد"
#: scfuncs.hrc:4100
-#, fuzzy
msgctxt "SC_OPCODE_SEARCHB"
msgid "The text to be found."
msgstr "مواد چھُ ژھانڈُن۔."
@@ -14171,7 +13964,6 @@ msgid "Text"
msgstr "مواد"
#: scfuncs.hrc:4102
-#, fuzzy
msgctxt "SC_OPCODE_SEARCHB"
msgid "The text in which a search is to be made."
msgstr "مواد یتھ منز تلاش یی كرنئ۔."
@@ -14183,7 +13975,6 @@ msgid "Position"
msgstr "جاے"
#: scfuncs.hrc:4104
-#, fuzzy
msgctxt "SC_OPCODE_SEARCHB"
msgid "The position in the text from which the search starts."
msgstr "موادس منز جای یم۪ی پیٹھ۪ی تلاش چھئ شروع گژھان۔"
@@ -14261,7 +14052,6 @@ msgid "- multiple -"
msgstr ""
#: strings.hrc:33
-#, fuzzy
msgctxt "SCSTR_STDFILTER"
msgid "Standard Filter..."
msgstr "اسٹینڈر فیلٹر"
@@ -14624,7 +14414,6 @@ msgid "~All sheets"
msgstr ""
#: strings.hrc:106
-#, fuzzy
msgctxt "SCSTR_PRINTOPT_SELECTEDSHEETS"
msgid "~Selected sheets"
msgstr "ژيرمِت شیٹس"
@@ -14771,19 +14560,16 @@ msgid "~Close"
msgstr "~بند كریو"
#: strings.hrc:134
-#, fuzzy
msgctxt "STR_JAN"
msgid "Jan"
msgstr "جنوری"
#: strings.hrc:135
-#, fuzzy
msgctxt "STR_FEB"
msgid "Feb"
msgstr "فروری"
#: strings.hrc:136
-#, fuzzy
msgctxt "STR_MAR"
msgid "Mar"
msgstr "مارچ"
@@ -14794,13 +14580,11 @@ msgid "North"
msgstr ""
#: strings.hrc:138
-#, fuzzy
msgctxt "STR_MID"
msgid "Mid"
msgstr "وسطی"
#: strings.hrc:139
-#, fuzzy
msgctxt "STR_SOUTH"
msgid "South"
msgstr "جنوب"
@@ -14941,13 +14725,11 @@ msgid "Comment"
msgstr "نوٹس"
#: strings.hrc:167
-#, fuzzy
msgctxt "STR_MENU_SORT_ASC"
msgid "Sort Ascending"
msgstr "اوپرسےنیچے کی جانب سورٹ کرو"
#: strings.hrc:168
-#, fuzzy
msgctxt "STR_MENU_SORT_DESC"
msgid "Sort Descending"
msgstr "نیچےسے اوپر کی جانب سورٹ کرو"
@@ -14958,7 +14740,6 @@ msgid "Custom Sort"
msgstr ""
#: strings.hrc:170
-#, fuzzy
msgctxt "STR_BTN_TOGGLE_ALL"
msgid "All"
msgstr "سئری"
@@ -15136,7 +14917,6 @@ msgid "No Entry"
msgstr "كہئن دئخلہ چھُنئ"
#: strings.hrc:205
-#, fuzzy
msgctxt "STR_CHG_EMPTY"
msgid "<empty>"
msgstr "< خئلی >"
@@ -15246,7 +15026,6 @@ msgid "F critical"
msgstr ""
#: strings.hrc:231
-#, fuzzy
msgctxt "STR_ANOVA_LABEL_TOTAL"
msgid "Total"
msgstr "كُل"
@@ -15280,7 +15059,6 @@ msgid "Descriptive Statistics"
msgstr ""
#: strings.hrc:240
-#, fuzzy
msgctxt "STRID_CALC_MEAN"
msgid "Mean"
msgstr "وسط"
@@ -15323,7 +15101,6 @@ msgid "Skewness"
msgstr ""
#: strings.hrc:248
-#, fuzzy
msgctxt "STRID_CALC_RANGE"
msgid "Range"
msgstr "حد"
@@ -15347,7 +15124,6 @@ msgid "Sum"
msgstr "كُل"
#: strings.hrc:252
-#, fuzzy
msgctxt "STRID_CALC_COUNT"
msgid "Count"
msgstr "شمار"
@@ -15428,7 +15204,6 @@ msgid "Maximum"
msgstr "زیادئ ہوتئ زیادئ"
#: strings.hrc:268
-#, fuzzy
msgctxt "STR_RNG_PARAMETER_MEAN"
msgid "Mean"
msgstr "وسط"
@@ -15528,7 +15303,6 @@ msgid "Row %NUMBER%"
msgstr ""
#: strings.hrc:290
-#, fuzzy
msgctxt "STR_LABEL_ALPHA"
msgid "Alpha"
msgstr "الفا"
@@ -15594,7 +15368,6 @@ msgid "Logarithmic"
msgstr "لوگارتھم"
#: strings.hrc:303
-#, fuzzy
msgctxt "STR_LABEL_POWER"
msgid "Power"
msgstr "پاور"
@@ -15719,31 +15492,26 @@ msgid "z Critical two-tail"
msgstr ""
#: units.hrc:27
-#, fuzzy
msgctxt "SCSTR_UNIT"
msgid "Millimeter"
msgstr "ملی میٹر"
#: units.hrc:28
-#, fuzzy
msgctxt "SCSTR_UNIT"
msgid "Centimeter"
msgstr "سینٹی میٹر"
#: units.hrc:29
-#, fuzzy
msgctxt "SCSTR_UNIT"
msgid "Meter"
msgstr "میٹر"
#: units.hrc:30
-#, fuzzy
msgctxt "SCSTR_UNIT"
msgid "Kilometer"
msgstr "کلومیٹر"
#: units.hrc:31
-#, fuzzy
msgctxt "SCSTR_UNIT"
msgid "Inch"
msgstr "انچ"
@@ -15755,13 +15523,11 @@ msgid "Foot"
msgstr "دامن"
#: units.hrc:33
-#, fuzzy
msgctxt "SCSTR_UNIT"
msgid "Miles"
msgstr "میل"
#: units.hrc:34
-#, fuzzy
msgctxt "SCSTR_UNIT"
msgid "Pica"
msgstr "پیکا"
@@ -15882,7 +15648,6 @@ msgid "Results to:"
msgstr ""
#: analysisofvariancedialog.ui:189
-#, fuzzy
msgctxt "analysisofvariancedialog|label4"
msgid "Data"
msgstr "ڈاٹا"
@@ -16025,7 +15790,6 @@ msgid ""
msgstr ""
#: cellprotectionpage.ui:120
-#, fuzzy
msgctxt "cellprotectionpage|LabelProtection"
msgid "Protection"
msgstr "تحفظ"
@@ -16041,7 +15805,6 @@ msgid "The cells selected will be omitted when printing."
msgstr ""
#: cellprotectionpage.ui:196
-#, fuzzy
msgctxt "cellprotectionpage|label3"
msgid "Print"
msgstr "چھپئویو"
@@ -16062,13 +15825,11 @@ msgid "First _row as label"
msgstr ""
#: changesourcedialog.ui:128
-#, fuzzy
msgctxt "changesourcedialog|label1"
msgid "Labels"
msgstr "لیبلس "
#: chardialog.ui:8
-#, fuzzy
msgctxt "chardialog|CharDialog"
msgid "Character"
msgstr "حرف"
@@ -16080,7 +15841,6 @@ msgid "Font"
msgstr "فانٹ"
#: chardialog.ui:128
-#, fuzzy
msgctxt "chardialog|fonteffects"
msgid "Font Effects"
msgstr "فانٹ اثرات"
@@ -16107,7 +15867,6 @@ msgid "Results to:"
msgstr ""
#: chisquaretestdialog.ui:123
-#, fuzzy
msgctxt "chisquaretestdialog|label1"
msgid "Data"
msgstr "ڈاٹا"
@@ -16153,7 +15912,6 @@ msgid "List From"
msgstr ""
#: colwidthdialog.ui:8
-#, fuzzy
msgctxt "colwidthdialog|ColWidthDialog"
msgid "Column Width"
msgstr "کالمك كھجر"
@@ -16177,19 +15935,16 @@ msgid "Manage Conditional Formatting"
msgstr "مشروط شکل دین "
#: condformatmanager.ui:62
-#, fuzzy
msgctxt "condformatmanager|add"
msgid "Add"
msgstr "ملاؤ"
#: condformatmanager.ui:76
-#, fuzzy
msgctxt "condformatmanager|edit"
msgid "Edit..."
msgstr "ایڈیٹ"
#: condformatmanager.ui:90
-#, fuzzy
msgctxt "condformatmanager|remove"
msgid "Remove"
msgstr "ہٹئویو"
@@ -16244,13 +15999,11 @@ msgid "More Options..."
msgstr ""
#: conditionalentry.ui:175
-#, fuzzy
msgctxt "conditionalentry|colscalemin"
msgid "Automatic"
msgstr " پانئی "
#: conditionalentry.ui:176
-#, fuzzy
msgctxt "conditionalentry|colscalemin"
msgid "Min"
msgstr "کم ازکم"
@@ -16284,13 +16037,11 @@ msgid "Formula"
msgstr "ضئبطئ"
#: conditionalentry.ui:193
-#, fuzzy
msgctxt "conditionalentry|colscalemiddle"
msgid "Automatic"
msgstr " پانئی "
#: conditionalentry.ui:194
-#, fuzzy
msgctxt "conditionalentry|colscalemiddle"
msgid "Min"
msgstr "کم ازکم"
@@ -16324,13 +16075,11 @@ msgid "Formula"
msgstr "ضئبطئ"
#: conditionalentry.ui:211
-#, fuzzy
msgctxt "conditionalentry|colscalemax"
msgid "Automatic"
msgstr " پانئی "
#: conditionalentry.ui:212
-#, fuzzy
msgctxt "conditionalentry|colscalemax"
msgid "Min"
msgstr "کم ازکم"
@@ -16364,7 +16113,6 @@ msgid "Formula"
msgstr "ضئبطئ"
#: conditionalentry.ui:228
-#, fuzzy
msgctxt "conditionalentry|preview|tooltip_text"
msgid "Example"
msgstr "مّثال"
@@ -16469,7 +16217,6 @@ msgid "below or equal average"
msgstr ""
#: conditionalentry.ui:269
-#, fuzzy
msgctxt "conditionalentry|typeis"
msgid "Error"
msgstr "غلطی"
@@ -16501,7 +16248,6 @@ msgid "Not Contains"
msgstr ""
#: conditionalentry.ui:287
-#, fuzzy
msgctxt "conditionalentry|datetype"
msgid "Today"
msgstr "آج"
@@ -16781,7 +16527,6 @@ msgid "Keep _Other"
msgstr ""
#: consolidatedialog.ui:9
-#, fuzzy
msgctxt "consolidatedialog|ConsolidateDialog"
msgid "Consolidate"
msgstr "یکجاکرن"
@@ -16804,13 +16549,11 @@ msgid "Sum"
msgstr "كُل"
#: consolidatedialog.ui:126
-#, fuzzy
msgctxt "consolidatedialog|func"
msgid "Count"
msgstr "شمار"
#: consolidatedialog.ui:127
-#, fuzzy
msgctxt "consolidatedialog|func"
msgid "Average"
msgstr "اوسط"
@@ -16822,13 +16565,11 @@ msgid "Max"
msgstr "زیادئ ہوتئ زیادئ"
#: consolidatedialog.ui:129
-#, fuzzy
msgctxt "consolidatedialog|func"
msgid "Min"
msgstr "کم ازکم"
#: consolidatedialog.ui:130
-#, fuzzy
msgctxt "consolidatedialog|func"
msgid "Product"
msgstr "پیداوار"
@@ -16895,13 +16636,11 @@ msgid "_Link to source data"
msgstr ""
#: consolidatedialog.ui:507
-#, fuzzy
msgctxt "consolidatedialog|label4"
msgid "Options"
msgstr "آپشنس"
#: consolidatedialog.ui:526
-#, fuzzy
msgctxt "consolidatedialog|more_label"
msgid "Options"
msgstr "آپشنس"
@@ -16922,7 +16661,6 @@ msgid "Results to:"
msgstr ""
#: correlationdialog.ui:181
-#, fuzzy
msgctxt "correlationdialog|label4"
msgid "Data"
msgstr "ڈاٹا"
@@ -16961,7 +16699,6 @@ msgid "Results to:"
msgstr ""
#: covariancedialog.ui:123
-#, fuzzy
msgctxt "covariancedialog|label1"
msgid "Data"
msgstr "ڈاٹا"
@@ -17074,7 +16811,6 @@ msgid "Maximum:"
msgstr "زیادئ ہوتئ زیادئ"
#: databaroptions.ui:118
-#, fuzzy
msgctxt "databaroptions|min"
msgid "Automatic"
msgstr " پانئی "
@@ -17114,7 +16850,6 @@ msgid "Formula"
msgstr "ضئبطئ"
#: databaroptions.ui:138
-#, fuzzy
msgctxt "databaroptions|max"
msgid "Automatic"
msgstr " پانئی "
@@ -17181,7 +16916,6 @@ msgid "Color"
msgstr "Color"
#: databaroptions.ui:283
-#, fuzzy
msgctxt "databaroptions|fill_type"
msgid "Gradient"
msgstr "گرےڈئینٹ"
@@ -17202,7 +16936,6 @@ msgid "Color of vertical axis:"
msgstr ""
#: databaroptions.ui:366
-#, fuzzy
msgctxt "databaroptions|axis_pos"
msgid "Automatic"
msgstr " پانئی "
@@ -17219,7 +16952,6 @@ msgid "None"
msgstr "كہین نئ"
#: databaroptions.ui:395
-#, fuzzy
msgctxt "databaroptions|label3"
msgid "Axis"
msgstr "Axis"
@@ -17250,13 +16982,11 @@ msgid "The minimum value must be less than the maximum value."
msgstr ""
#: datafielddialog.ui:8
-#, fuzzy
msgctxt "datafielddialog|DataFieldDialog"
msgid "Data Field"
msgstr "شعبئ ڈاٹا"
#: datafielddialog.ui:130
-#, fuzzy
msgctxt "datafielddialog|label1"
msgid "Function"
msgstr "عمل"
@@ -17330,7 +17060,6 @@ msgid "% of total"
msgstr ""
#: datafielddialog.ui:268
-#, fuzzy
msgctxt "datafielddialog|type"
msgid "Index"
msgstr "فہرست"
@@ -17468,7 +17197,6 @@ msgid "Data Form"
msgstr ""
#: dataform.ui:25
-#, fuzzy
msgctxt "dataform|label"
msgid "New Record"
msgstr "نیاریکارڈ"
@@ -17664,7 +17392,6 @@ msgid "Name"
msgstr "ناو"
#: definedatabaserangedialog.ui:125
-#, fuzzy
msgctxt "definedatabaserangedialog|Range"
msgid "Range"
msgstr "حد"
@@ -17712,13 +17439,11 @@ msgid "Operations:"
msgstr ""
#: definedatabaserangedialog.ui:322
-#, fuzzy
msgctxt "definedatabaserangedialog|invalid"
msgid "Invalid range"
msgstr "نامنظورحد"
#: definedatabaserangedialog.ui:338
-#, fuzzy
msgctxt "definedatabaserangedialog|label1"
msgid "Options"
msgstr "آپشنس"
@@ -17882,7 +17607,6 @@ msgid "Results to:"
msgstr ""
#: descriptivestatisticsdialog.ui:123
-#, fuzzy
msgctxt "descriptivestatisticsdialog|label1"
msgid "Data"
msgstr "ڈاٹا"
@@ -17963,13 +17687,11 @@ msgid "Stop"
msgstr "ٹھہرو"
#: erroralerttabpage.ui:161
-#, fuzzy
msgctxt "erroralerttabpage|actionCB"
msgid "Warning"
msgstr "آگہی "
#: erroralerttabpage.ui:162
-#, fuzzy
msgctxt "erroralerttabpage|actionCB"
msgid "Information"
msgstr "مولومات"
@@ -17981,7 +17703,6 @@ msgid "Macro"
msgstr "ماکرو"
#: erroralerttabpage.ui:181
-#, fuzzy
msgctxt "erroralerttabpage|label1"
msgid "Contents"
msgstr "مشمولات"
@@ -18002,7 +17723,6 @@ msgid "Results to:"
msgstr ""
#: exponentialsmoothingdialog.ui:129
-#, fuzzy
msgctxt "exponentialsmoothingdialog|label5"
msgid "Data"
msgstr "ڈاٹا"
@@ -18298,7 +18018,6 @@ msgid "Font"
msgstr "فانٹ"
#: formatcellsdialog.ui:151
-#, fuzzy
msgctxt "formatcellsdialog|fonteffects"
msgid "Font Effects"
msgstr "فانٹ اثرات"
@@ -18310,7 +18029,6 @@ msgid "Alignment"
msgstr "ترتیب وار"
#: formatcellsdialog.ui:197
-#, fuzzy
msgctxt "formatcellsdialog|asiantypography"
msgid "Asian Typography"
msgstr "Asian Typography"
@@ -18322,7 +18040,6 @@ msgid "Borders"
msgstr " کنارئ"
#: formatcellsdialog.ui:243
-#, fuzzy
msgctxt "formatcellsdialog|background"
msgid "Background"
msgstr "پس منظر"
@@ -18399,7 +18116,6 @@ msgid "Last Used"
msgstr "پتُس استیمال كرمُت"
#: functionpanel.ui:60
-#, fuzzy
msgctxt "functionpanel|category"
msgid "All"
msgstr "سئری"
@@ -18423,7 +18139,6 @@ msgid "Financial"
msgstr "مئلیئتی"
#: functionpanel.ui:64
-#, fuzzy
msgctxt "functionpanel|category"
msgid "Information"
msgstr "مولومات"
@@ -18465,7 +18180,6 @@ msgid "Text"
msgstr "مواد"
#: functionpanel.ui:71
-#, fuzzy
msgctxt "functionpanel|category"
msgid "Add-in"
msgstr "ان-ملائیے"
@@ -18502,7 +18216,6 @@ msgid "Default Settings"
msgstr ""
#: groupbydate.ui:8
-#, fuzzy
msgctxt "groupbydate|PivotTableGroupByDate"
msgid "Grouping"
msgstr "گروپینگ"
@@ -18518,7 +18231,6 @@ msgid "_Manually at:"
msgstr ""
#: groupbydate.ui:153
-#, fuzzy
msgctxt "groupbydate|label1"
msgid "Start"
msgstr "شروع"
@@ -18534,7 +18246,6 @@ msgid "Ma_nually at:"
msgstr ""
#: groupbydate.ui:242
-#, fuzzy
msgctxt "groupbydate|label2"
msgid "End"
msgstr "اند"
@@ -18557,7 +18268,6 @@ msgid "Group by"
msgstr "گروپس منز"
#: groupbynumber.ui:9
-#, fuzzy
msgctxt "groupbynumber|PivotTableGroupByNumber"
msgid "Grouping"
msgstr "گروپینگ"
@@ -18573,7 +18283,6 @@ msgid "_Manually at:"
msgstr ""
#: groupbynumber.ui:155
-#, fuzzy
msgctxt "groupbynumber|label1"
msgid "Start"
msgstr "شروع"
@@ -18589,7 +18298,6 @@ msgid "Ma_nually at:"
msgstr ""
#: groupbynumber.ui:245
-#, fuzzy
msgctxt "groupbynumber|label2"
msgid "End"
msgstr "اند"
@@ -18601,7 +18309,6 @@ msgid "Group by"
msgstr "گروپس منز"
#: groupdialog.ui:8
-#, fuzzy
msgctxt "groupdialog|GroupDialog"
msgid "Group"
msgstr "گروپ"
@@ -18619,7 +18326,6 @@ msgid "_Columns"
msgstr "کالم"
#: groupdialog.ui:141
-#, fuzzy
msgctxt "groupdialog|includeLabel"
msgid "Include"
msgstr "شئمل کرُن"
@@ -18733,7 +18439,6 @@ msgid "Note"
msgstr "كہین نئ"
#: headerfootercontent.ui:379
-#, fuzzy
msgctxt "headerfootercontent|labelSTR_HF_NONE_IN_BRACKETS"
msgid "(none)"
msgstr "كہین نئ"
@@ -18765,7 +18470,6 @@ msgid "Customized"
msgstr ""
#: headerfootercontent.ui:451
-#, fuzzy
msgctxt "headerfootercontent|labelSTR_HF_OF"
msgid "of"
msgstr "سُند"
@@ -18852,7 +18556,6 @@ msgid "Field Options"
msgstr ""
#: insertcells.ui:8
-#, fuzzy
msgctxt "insertcells|InsertCellsDialog"
msgid "Insert Cells"
msgstr "سیلس داخل کرو"
@@ -18894,7 +18597,6 @@ msgid "_Paste All"
msgstr ""
#: insertsheet.ui:15
-#, fuzzy
msgctxt "insertsheet|InsertSheetDialog"
msgid "Insert Sheet"
msgstr "شیٹ كریو دئخل"
@@ -18960,7 +18662,6 @@ msgid "Lin_k"
msgstr "کڑی"
#: insertsheet.ui:455
-#, fuzzy
msgctxt "insertsheet|label2"
msgid "Sheet"
msgstr "شیٹ"
@@ -19045,13 +18746,11 @@ msgid "Range _Options"
msgstr ""
#: managenamesdialog.ui:398
-#, fuzzy
msgctxt "managenamesdialog|treeviewcolumn1"
msgid "column"
msgstr "کالم"
#: mergecellsdialog.ui:8
-#, fuzzy
msgctxt "mergecellsdialog|MergeCellsDialog"
msgid "Merge Cells"
msgstr "سیلس ملاؤ"
@@ -19095,7 +18794,6 @@ msgid "C_opy"
msgstr "نقل"
#: movecopysheet.ui:134
-#, fuzzy
msgctxt "movecopysheet|label1"
msgid "Action"
msgstr "کئم "
@@ -19164,7 +18862,6 @@ msgid "Results to:"
msgstr ""
#: movingaveragedialog.ui:130
-#, fuzzy
msgctxt "movingaveragedialog|label3"
msgid "Data"
msgstr "ڈاٹا"
@@ -19200,7 +18897,6 @@ msgid "Parameters"
msgstr "~پرمیٹرس"
#: multipleoperationsdialog.ui:9
-#, fuzzy
msgctxt "multipleoperationsdialog|MultipleOperationsDialog"
msgid "Multiple operations"
msgstr "واریاح آپریشنس"
@@ -19247,7 +18943,6 @@ msgid "For _data range"
msgstr ""
#: namerangesdialog.ui:303
-#, fuzzy
msgctxt "namerangesdialog|label1"
msgid "Range"
msgstr "حد"
@@ -19277,31 +18972,26 @@ msgid "Row"
msgstr "کالم"
#: navigatorpanel.ui:86
-#, fuzzy
msgctxt "navigatorpanel|datarange|tooltip_text"
msgid "Data Range"
msgstr "ڈاٹائك حد"
#: navigatorpanel.ui:99
-#, fuzzy
msgctxt "navigatorpanel|start|tooltip_text"
msgid "Start"
msgstr "شروع"
#: navigatorpanel.ui:112
-#, fuzzy
msgctxt "navigatorpanel|end|tooltip_text"
msgid "End"
msgstr "اند"
#: navigatorpanel.ui:125
-#, fuzzy
msgctxt "navigatorpanel|contents|tooltip_text"
msgid "Contents"
msgstr "مشمولات"
#: navigatorpanel.ui:138
-#, fuzzy
msgctxt "navigatorpanel|toggle|tooltip_text"
msgid "Toggle"
msgstr "ٹاگل"
@@ -19319,7 +19009,6 @@ msgid "Drag Mode"
msgstr "لمنئك موڈ"
#: navigatorpanel.ui:190
-#, fuzzy
msgctxt "navigatorpanel|documents|tooltip_text"
msgid "Document"
msgstr "دستاویز"
@@ -19341,7 +19030,6 @@ msgid "No solution was found."
msgstr ""
#: notebookbar.ui:391
-#, fuzzy
msgctxt "notebookbar|FileLabel"
msgid "File"
msgstr "فائل"
@@ -19368,7 +19056,6 @@ msgid "Horizontal Alignment"
msgstr ""
#: notebookbar.ui:1116
-#, fuzzy
msgctxt "notebookbar|indent|tooltip_text"
msgid "Indent"
msgstr "انڈینٹ"
@@ -19380,7 +19067,6 @@ msgid "Increase Indent"
msgstr "انڈینٹ بڑھاو"
#: notebookbar.ui:1139
-#, fuzzy
msgctxt "notebookbar|decreaseindent1|tooltip_text"
msgid "Decrease Indent"
msgstr "انڈینٹک کریو كم"
@@ -19418,7 +19104,6 @@ msgid "Page Layout"
msgstr ""
#: notebookbar.ui:2726
-#, fuzzy
msgctxt "notebookbar|DataLabel"
msgid "Data"
msgstr "ڈاٹا"
@@ -19430,7 +19115,6 @@ msgid "Auto Spellcheck"
msgstr "خودکارالفاظ کی جانچ"
#: notebookbar.ui:3041
-#, fuzzy
msgctxt "notebookbar|ReviewLabel"
msgid "Review"
msgstr "دوبارہ جائزہ لینا"
@@ -19447,7 +19131,6 @@ msgid "View"
msgstr "منظر"
#: notebookbar.ui:3860
-#, fuzzy
msgctxt "notebookbar|ImageLabel"
msgid "Image"
msgstr "امیج"
@@ -19491,7 +19174,6 @@ msgid "Bad"
msgstr ""
#: notebookbar_groupedbar_compact.ui:3937
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|error"
msgid "Error"
msgstr "غلطی"
@@ -19508,13 +19190,11 @@ msgid "Neutral"
msgstr ""
#: notebookbar_groupedbar_compact.ui:3961
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|warning"
msgid "Warning"
msgstr "آگہی "
#: notebookbar_groupedbar_compact.ui:3975
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|footnote"
msgid "Footnote"
msgstr "حاشیہ كی تحریر "
@@ -19786,7 +19466,6 @@ msgid "Bad"
msgstr ""
#: notebookbar_groupedbar_full.ui:3871
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|error"
msgid "Error"
msgstr "غلطی"
@@ -19803,13 +19482,11 @@ msgid "Neutral"
msgstr ""
#: notebookbar_groupedbar_full.ui:3895
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|warning"
msgid "Warning"
msgstr "آگہی "
#: notebookbar_groupedbar_full.ui:3909
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|footnote"
msgid "Footnote"
msgstr "حاشیہ كی تحریر "
@@ -20050,19 +19727,16 @@ msgid "Hyperlink"
msgstr "ہائپرلنک"
#: notebookbar_groups.ui:54
-#, fuzzy
msgctxt "notebookbar_groups|footnote"
msgid "Footnote"
msgstr "حاشیہ كی تحریر "
#: notebookbar_groups.ui:63
-#, fuzzy
msgctxt "notebookbar_groups|endnote"
msgid "Endnote"
msgstr "اختتامی نوٹ "
#: notebookbar_groups.ui:78
-#, fuzzy
msgctxt "notebookbar_groups|bookmark"
msgid "Bookmark"
msgstr "نشان زد "
@@ -20123,13 +19797,11 @@ msgid "Bad"
msgstr ""
#: notebookbar_groups.ui:251
-#, fuzzy
msgctxt "notebookbar_groups|stylemenustatw"
msgid "Warning"
msgstr "آگہی "
#: notebookbar_groups.ui:260
-#, fuzzy
msgctxt "notebookbar_groups|stylemenustate"
msgid "Error"
msgstr "غلطی"
@@ -20141,7 +19813,6 @@ msgid "Note"
msgstr "كہین نئ"
#: notebookbar_groups.ui:284
-#, fuzzy
msgctxt "notebookbar_groups|stylemenutxtf"
msgid "Footnote"
msgstr "حاشیہ كی تحریر "
@@ -20180,7 +19851,6 @@ msgid "Style 4"
msgstr ""
#: notebookbar_groups.ui:530
-#, fuzzy
msgctxt "notebookbar_groups|filegrouplabel"
msgid "File"
msgstr "فائل"
@@ -20232,7 +19902,6 @@ msgid "Text"
msgstr "مواد"
#: notebookbar_groups.ui:1376
-#, fuzzy
msgctxt "notebookbar_groups|mergeb"
msgid "Merge"
msgstr "ملئویو"
@@ -20274,7 +19943,6 @@ msgid "Spreadsheet"
msgstr "سپریڈشیٹ"
#: notebookbar_groups.ui:1740
-#, fuzzy
msgctxt "notebookbar_groups|shapesb"
msgid "Shapes"
msgstr "بناوٹ"
@@ -20315,7 +19983,6 @@ msgid "Lock"
msgstr ""
#: notebookbar_groups.ui:2043
-#, fuzzy
msgctxt "notebookbar_groups|imagegrouplabel"
msgid "Image"
msgstr "امیج"
@@ -20588,7 +20255,6 @@ msgid "_Print only selected sheets"
msgstr ""
#: optdlg.ui:124
-#, fuzzy
msgctxt "optdlg|label2"
msgid "Sheets"
msgstr "شیٹس"
@@ -20604,7 +20270,6 @@ msgid "Formula _syntax:"
msgstr ""
#: optformula.ui:87
-#, fuzzy
msgctxt "optformula|label1"
msgid "Formula Options"
msgstr "ضابطہ آپشنس: ترتیب"
@@ -20813,7 +20478,6 @@ msgid "Borders"
msgstr " کنارئ"
#: pagetemplatedialog.ui:174
-#, fuzzy
msgctxt "pagetemplatedialog|background"
msgid "Background"
msgstr "پس منظر"
@@ -20831,13 +20495,11 @@ msgid "Footer"
msgstr "صفحك تل۪یم خاش۔"
#: pagetemplatedialog.ui:243
-#, fuzzy
msgctxt "pagetemplatedialog|sheet"
msgid "Sheet"
msgstr "شیٹ"
#: paradialog.ui:8
-#, fuzzy
msgctxt "paradialog|ParagraphDialog"
msgid "Paragraph"
msgstr "پیراگراف"
@@ -20854,7 +20516,6 @@ msgid "Alignment"
msgstr "ترتیب وار"
#: paradialog.ui:152
-#, fuzzy
msgctxt "paradialog|labelTP_PARA_ASIAN"
msgid "Asian Typography"
msgstr "Asian Typography"
@@ -20895,7 +20556,6 @@ msgid "Font"
msgstr "فانٹ"
#: paratemplatedialog.ui:188
-#, fuzzy
msgctxt "paratemplatedialog|fonteffects"
msgid "Font Effects"
msgstr "فانٹ اثرات"
@@ -20907,7 +20567,6 @@ msgid "Alignment"
msgstr "ترتیب وار"
#: paratemplatedialog.ui:234
-#, fuzzy
msgctxt "paratemplatedialog|asiantypo"
msgid "Asian Typography"
msgstr "Asian Typography"
@@ -20919,7 +20578,6 @@ msgid "Borders"
msgstr " کنارئ"
#: paratemplatedialog.ui:280
-#, fuzzy
msgctxt "paratemplatedialog|background"
msgid "Background"
msgstr "پس منظر"
@@ -20930,7 +20588,6 @@ msgid "Cell Protection"
msgstr ""
#: pastespecial.ui:23
-#, fuzzy
msgctxt "pastespecial|PasteSpecial"
msgid "Paste Special"
msgstr "اچھی طرح چسپاں کرو"
@@ -21053,7 +20710,6 @@ msgid "_Link"
msgstr "کڑی"
#: pastespecial.ui:528
-#, fuzzy
msgctxt "pastespecial|label3"
msgid "Options"
msgstr "آپشنس"
@@ -21081,7 +20737,6 @@ msgid "Shift Cells"
msgstr ""
#: pivotfielddialog.ui:9
-#, fuzzy
msgctxt "pivotfielddialog|PivotFieldDialog"
msgid "Data Field"
msgstr "شعبئ ڈاٹا"
@@ -21111,7 +20766,6 @@ msgid "_User-defined"
msgstr "استیمال كرن وۄل-خلاصئ"
#: pivotfielddialog.ui:203
-#, fuzzy
msgctxt "pivotfielddialog|label1"
msgid "Subtotals"
msgstr "کل مجموعی"
@@ -21134,25 +20788,21 @@ msgid "Filter"
msgstr "فلٹر"
#: pivotfilterdialog.ui:104
-#, fuzzy
msgctxt "pivotfilterdialog|connect1"
msgid "AND"
msgstr "بےی"
#: pivotfilterdialog.ui:105
-#, fuzzy
msgctxt "pivotfilterdialog|connect1"
msgid "OR"
msgstr "یا"
#: pivotfilterdialog.ui:121
-#, fuzzy
msgctxt "pivotfilterdialog|connect2"
msgid "AND"
msgstr "بےی"
#: pivotfilterdialog.ui:122
-#, fuzzy
msgctxt "pivotfilterdialog|connect2"
msgid "OR"
msgstr "یا"
@@ -21164,13 +20814,11 @@ msgid "Operator"
msgstr " آپریٹرس "
#: pivotfilterdialog.ui:145
-#, fuzzy
msgctxt "pivotfilterdialog|label3"
msgid "Field name"
msgstr " شعبك ناو"
#: pivotfilterdialog.ui:156
-#, fuzzy
msgctxt "pivotfilterdialog|label4"
msgid "Condition"
msgstr "شرط "
@@ -21288,7 +20936,6 @@ msgid "Enable drill to details"
msgstr ""
#: pivottablelayoutdialog.ui:495
-#, fuzzy
msgctxt "pivottablelayoutdialog|label11"
msgid "Options"
msgstr "آپشنس"
@@ -21539,7 +21186,6 @@ msgid "Cell range:"
msgstr ""
#: randomnumbergenerator.ui:225
-#, fuzzy
msgctxt "randomnumbergenerator|label1"
msgid "Data"
msgstr "ڈاٹا"
@@ -21551,13 +21197,11 @@ msgid "Distribution:"
msgstr "تقسیم"
#: randomnumbergenerator.ui:288
-#, fuzzy
msgctxt "randomnumbergenerator|parameter1-label"
msgid "..."
msgstr "..."
#: randomnumbergenerator.ui:303
-#, fuzzy
msgctxt "randomnumbergenerator|parameter2-label"
msgid "..."
msgstr "..."
@@ -21589,7 +21233,6 @@ msgid "Decimal places:"
msgstr "عشاریچ جاے"
#: randomnumbergenerator.ui:481
-#, fuzzy
msgctxt "randomnumbergenerator|label4"
msgid "Options"
msgstr "آپشنس"
@@ -21615,7 +21258,6 @@ msgid "Results to:"
msgstr ""
#: regressiondialog.ui:220
-#, fuzzy
msgctxt "regressiondialog|label1"
msgid "Data"
msgstr "ڈاٹا"
@@ -21774,7 +21416,6 @@ msgid "Results to:"
msgstr ""
#: samplingdialog.ui:194
-#, fuzzy
msgctxt "samplingdialog|label4"
msgid "Data"
msgstr "ڈاٹا"
@@ -21940,7 +21581,6 @@ msgid "Expand _references when new columns/rows are inserted"
msgstr ""
#: scgeneralpage.ui:318
-#, fuzzy
msgctxt "scgeneralpage|alignlb"
msgid "Down"
msgstr "نیچے"
@@ -21952,7 +21592,6 @@ msgid "Right"
msgstr "دَچھُن"
#: scgeneralpage.ui:320
-#, fuzzy
msgctxt "scgeneralpage|alignlb"
msgid "Up"
msgstr "اوپر"
@@ -22057,7 +21696,6 @@ msgid "Selection"
msgstr "انتخاب"
#: selectrange.ui:7
-#, fuzzy
msgctxt "selectrange|SelectRangeDialog"
msgid "Select Database Range"
msgstr "ڈاٹابیس حد ژئریو"
@@ -22234,7 +21872,6 @@ msgid "_Objects/Images"
msgstr ""
#: sheetprintpage.ui:257
-#, fuzzy
msgctxt "sheetprintpage|checkBTN_CHARTS"
msgid "Charts"
msgstr "چارٹس "
@@ -22258,7 +21895,6 @@ msgid "_Zero values"
msgstr "صفرقئمتھ"
#: sheetprintpage.ui:335
-#, fuzzy
msgctxt "sheetprintpage|labelPrint"
msgid "Print"
msgstr "چھپئویو"
@@ -22300,19 +21936,16 @@ msgid "N_umber of pages:"
msgstr "نقلوں کی تعداد"
#: sheetprintpage.ui:569
-#, fuzzy
msgctxt "sheetprintpage|comboLB_SCALEMODE"
msgid "Reduce/enlarge printout"
msgstr "کم/ زیادئ پرنٹ آؤٹ"
#: sheetprintpage.ui:570
-#, fuzzy
msgctxt "sheetprintpage|comboLB_SCALEMODE"
msgid "Fit print range(s) to width/height"
msgstr " پرنٹ حد (s) كریو برابر كھجرس یا تھزرس"
#: sheetprintpage.ui:571
-#, fuzzy
msgctxt "sheetprintpage|comboLB_SCALEMODE"
msgid "Fit print range(s) on number of pages"
msgstr " پر پرنٹ حد كریو برابر صفحہ كین نمبرن پیٹھ"
@@ -22361,7 +21994,6 @@ msgid "_Choose the field containing the detail you want to show"
msgstr "شعبہ منتخب کروجو دکھانےکی تفصیل رکھتاہے "
#: showsheetdialog.ui:8
-#, fuzzy
msgctxt "showsheetdialog|ShowSheetDialog"
msgid "Show Sheet"
msgstr "شیٹ ہٲویو"
@@ -22509,7 +22141,6 @@ msgid "Select a category of contents."
msgstr ""
#: sidebarnumberformat.ui:41
-#, fuzzy
msgctxt "sidebarnumberformat|category"
msgid "General"
msgstr "عام"
@@ -22526,7 +22157,6 @@ msgid "Percent"
msgstr ""
#: sidebarnumberformat.ui:44
-#, fuzzy
msgctxt "sidebarnumberformat|category"
msgid "Currency"
msgstr "کرنسی"
@@ -22566,7 +22196,6 @@ msgid "Text"
msgstr "مواد"
#: sidebarnumberformat.ui:54
-#, fuzzy
msgctxt "sidebarnumberformat|category-atkobject"
msgid "Category"
msgstr "درجہ"
@@ -22897,25 +22526,21 @@ msgid "Value"
msgstr "قئمتھ"
#: solverdlg.ui:742
-#, fuzzy
msgctxt "solverdlg|del2|tooltip_text"
msgid "Remove"
msgstr "ہٹئویو"
#: solverdlg.ui:755
-#, fuzzy
msgctxt "solverdlg|del1|tooltip_text"
msgid "Remove"
msgstr "ہٹئویو"
#: solverdlg.ui:768
-#, fuzzy
msgctxt "solverdlg|del3|tooltip_text"
msgid "Remove"
msgstr "ہٹئویو"
#: solverdlg.ui:781
-#, fuzzy
msgctxt "solverdlg|del4|tooltip_text"
msgid "Remove"
msgstr "ہٹئویو"
@@ -22926,7 +22551,6 @@ msgid "Limiting Conditions"
msgstr ""
#: solveroptionsdialog.ui:8
-#, fuzzy
msgctxt "solveroptionsdialog|SolverOptionsDialog"
msgid "Options"
msgstr "آپشنس"
@@ -22937,13 +22561,11 @@ msgid "Solver engine:"
msgstr ""
#: solveroptionsdialog.ui:70
-#, fuzzy
msgctxt "solveroptionsdialog|label1"
msgid "Settings:"
msgstr "سیٹینگس:"
#: solveroptionsdialog.ui:96
-#, fuzzy
msgctxt "solveroptionsdialog|edit"
msgid "Edit..."
msgstr "ایڈیٹ"
@@ -23007,7 +22629,6 @@ msgid "Sort Criteria"
msgstr "معیارکی اقسام بندی"
#: sortdialog.ui:128
-#, fuzzy
msgctxt "sortdialog|options"
msgid "Options"
msgstr "آپشنس"
@@ -23080,13 +22701,11 @@ msgid "Custom sort order"
msgstr ""
#: sortoptionspage.ui:201
-#, fuzzy
msgctxt "sortoptionspage|label6"
msgid "Language"
msgstr "زبان"
#: sortoptionspage.ui:215
-#, fuzzy
msgctxt "sortoptionspage|algorithmft"
msgid "Options"
msgstr "آپشنس"
@@ -23161,13 +22780,11 @@ msgid "Standard Filter"
msgstr "معیاری فلٹر"
#: standardfilterdialog.ui:119
-#, fuzzy
msgctxt "standardfilterdialog|connect1"
msgid "AND"
msgstr "بےی"
#: standardfilterdialog.ui:120
-#, fuzzy
msgctxt "standardfilterdialog|connect1"
msgid "OR"
msgstr "یا"
@@ -23178,13 +22795,11 @@ msgid "Operator 1"
msgstr ""
#: standardfilterdialog.ui:141
-#, fuzzy
msgctxt "standardfilterdialog|connect2"
msgid "AND"
msgstr "بےی"
#: standardfilterdialog.ui:142
-#, fuzzy
msgctxt "standardfilterdialog|connect2"
msgid "OR"
msgstr "یا"
@@ -23195,13 +22810,11 @@ msgid "Operator 2"
msgstr ""
#: standardfilterdialog.ui:163
-#, fuzzy
msgctxt "standardfilterdialog|connect3"
msgid "AND"
msgstr "بےی"
#: standardfilterdialog.ui:164
-#, fuzzy
msgctxt "standardfilterdialog|connect3"
msgid "OR"
msgstr "یا"
@@ -23212,13 +22825,11 @@ msgid "Operator 3"
msgstr ""
#: standardfilterdialog.ui:182
-#, fuzzy
msgctxt "standardfilterdialog|connect4"
msgid "AND"
msgstr "بےی"
#: standardfilterdialog.ui:183
-#, fuzzy
msgctxt "standardfilterdialog|connect4"
msgid "OR"
msgstr "یا"
@@ -23235,13 +22846,11 @@ msgid "Operator"
msgstr " آپریٹرس "
#: standardfilterdialog.ui:211
-#, fuzzy
msgctxt "standardfilterdialog|label3"
msgid "Field name"
msgstr " شعبك ناو"
#: standardfilterdialog.ui:222
-#, fuzzy
msgctxt "standardfilterdialog|label4"
msgid "Condition"
msgstr "شرط "
@@ -23625,7 +23234,6 @@ msgid "Document: "
msgstr "دستاویز"
#: subtotaldialog.ui:8
-#, fuzzy
msgctxt "subtotaldialog|SubTotalDialog"
msgid "Subtotals"
msgstr "کل مجموعی"
@@ -23646,7 +23254,6 @@ msgid "3rd Group"
msgstr ""
#: subtotaldialog.ui:189
-#, fuzzy
msgctxt "subtotaldialog|options"
msgid "Options"
msgstr "آپشنس"
@@ -23658,13 +23265,11 @@ msgid "Sum"
msgstr "كُل"
#: subtotalgrppage.ui:15
-#, fuzzy
msgctxt "subtotalgrppage|liststore1"
msgid "Count"
msgstr "شمار"
#: subtotalgrppage.ui:18
-#, fuzzy
msgctxt "subtotalgrppage|liststore1"
msgid "Average"
msgstr "اوسط"
@@ -23676,13 +23281,11 @@ msgid "Max"
msgstr "زیادئ ہوتئ زیادئ"
#: subtotalgrppage.ui:24
-#, fuzzy
msgctxt "subtotalgrppage|liststore1"
msgid "Min"
msgstr "کم ازکم"
#: subtotalgrppage.ui:27
-#, fuzzy
msgctxt "subtotalgrppage|liststore1"
msgid "Product"
msgstr "پیداوار"
@@ -23694,25 +23297,21 @@ msgid "Count (numbers only)"
msgstr "(شمار(صرف اعداد "
#: subtotalgrppage.ui:33
-#, fuzzy
msgctxt "subtotalgrppage|liststore1"
msgid "StDev (Sample)"
msgstr "(نمونہ)StDev "
#: subtotalgrppage.ui:36
-#, fuzzy
msgctxt "subtotalgrppage|liststore1"
msgid "StDevP (Population)"
msgstr "(آبئدی)StDevP "
#: subtotalgrppage.ui:39
-#, fuzzy
msgctxt "subtotalgrppage|liststore1"
msgid "Var (Sample)"
msgstr "( ویریئبل (نمونہ "
#: subtotalgrppage.ui:42
-#, fuzzy
msgctxt "subtotalgrppage|liststore1"
msgid "VarP (Population)"
msgstr " ( آبئدی)VarP "
@@ -23805,7 +23404,6 @@ msgid "From ro_w:"
msgstr ""
#: textimportcsv.ui:189
-#, fuzzy
msgctxt "textimportcsv|label1"
msgid "Import"
msgstr "برآمد"
@@ -23911,7 +23509,6 @@ msgid "Custom:"
msgstr "کسٹم: "
#: textimportoptions.ui:113
-#, fuzzy
msgctxt "textimportoptions|automatic"
msgid "Automatic"
msgstr " پانئی "
@@ -23927,7 +23524,6 @@ msgid "Detect special numbers (such as dates)"
msgstr ""
#: textimportoptions.ui:186
-#, fuzzy
msgctxt "textimportoptions|label3"
msgid "Options"
msgstr "آپشنس"
@@ -24118,7 +23714,6 @@ msgid "S_ynchronize sheets"
msgstr ""
#: tpviewpage.ui:644
-#, fuzzy
msgctxt "tpviewpage|label3"
msgid "Zoom"
msgstr " زوم"
@@ -24139,7 +23734,6 @@ msgid "Results to:"
msgstr ""
#: ttestdialog.ui:160
-#, fuzzy
msgctxt "ttestdialog|label1"
msgid "Data"
msgstr "ڈاٹا"
@@ -24163,7 +23757,6 @@ msgid "Grouped by"
msgstr ":گروپ كرنئ آمُت"
#: ungroupdialog.ui:8
-#, fuzzy
msgctxt "ungroupdialog|UngroupDialog"
msgid "Ungroup"
msgstr "اَن گروپ"
@@ -24219,7 +23812,6 @@ msgid "Cell range"
msgstr ""
#: validationcriteriapage.ui:39
-#, fuzzy
msgctxt "validationcriteriapage|liststore1"
msgid "List"
msgstr "لسٹ"
@@ -24357,7 +23949,6 @@ msgid "_Input help:"
msgstr ""
#: validationhelptabpage.ui:132
-#, fuzzy
msgctxt "validationhelptabpage|label1"
msgid "Contents"
msgstr "مشمولات"
@@ -24415,7 +24006,6 @@ msgid "Results to:"
msgstr ""
#: ztestdialog.ui:160
-#, fuzzy
msgctxt "ztestdialog|label1"
msgid "Data"
msgstr "ڈاٹا"
diff --git a/source/ks/scaddins/messages.po b/source/ks/scaddins/messages.po
index cdaafab55be..6cd6fd7a1d7 100644
--- a/source/ks/scaddins/messages.po
+++ b/source/ks/scaddins/messages.po
@@ -1080,7 +1080,6 @@ msgid "Returns the product of several complex numbers"
msgstr "كئي كامپلیكس نمبر كے پروڈكٹ كو واپس كرو"
#: analysis.hrc:430 /home/cl/vc/git/libo-core/scaddins/inc/analysis.hrc:432
-#, fuzzy
msgctxt "ANALYSIS_Improduct"
msgid "Complex number"
msgstr "پیچیدہ نمبر "
diff --git a/source/ks/scp2/source/ooo.po b/source/ks/scp2/source/ooo.po
index e8c61d43944..8dc024de2bf 100644
--- a/source/ks/scp2/source/ooo.po
+++ b/source/ks/scp2/source/ooo.po
@@ -170,7 +170,6 @@ msgid "Installs Portuguese help in %PRODUCTNAME %PRODUCTVERSION"
msgstr ""
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_PT_BR\n"
@@ -187,7 +186,6 @@ msgid "Installs Portuguese (Brazil) help in %PRODUCTNAME %PRODUCTVERSION"
msgstr ""
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_JA\n"
@@ -236,7 +234,6 @@ msgid "Installs Chinese (simplified) help in %PRODUCTNAME %PRODUCTVERSION"
msgstr ""
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_ZH_TW\n"
@@ -269,7 +266,6 @@ msgid "Installs Dutch help in %PRODUCTNAME %PRODUCTVERSION"
msgstr ""
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_HU\n"
@@ -286,7 +282,6 @@ msgid "Installs Hungarian help in %PRODUCTNAME %PRODUCTVERSION"
msgstr ""
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_PL\n"
@@ -303,7 +298,6 @@ msgid "Installs Polish help in %PRODUCTNAME %PRODUCTVERSION"
msgstr ""
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_RU\n"
@@ -320,7 +314,6 @@ msgid "Installs Russian help in %PRODUCTNAME %PRODUCTVERSION"
msgstr ""
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_TR\n"
@@ -337,7 +330,6 @@ msgid "Installs Turkish help in %PRODUCTNAME %PRODUCTVERSION"
msgstr ""
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_EL\n"
@@ -354,7 +346,6 @@ msgid "Installs Greek help in %PRODUCTNAME %PRODUCTVERSION"
msgstr ""
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_TH\n"
@@ -371,7 +362,6 @@ msgid "Installs Thai help in %PRODUCTNAME %PRODUCTVERSION"
msgstr ""
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_CS\n"
@@ -420,7 +410,6 @@ msgid "Installs Croatian help in %PRODUCTNAME %PRODUCTVERSION"
msgstr ""
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_ET\n"
@@ -742,7 +731,6 @@ msgid "Installs Nepali help in %PRODUCTNAME %PRODUCTVERSION"
msgstr ""
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_AR\n"
@@ -791,7 +779,6 @@ msgid "Installs Catalan (Valencian) help in %PRODUCTNAME %PRODUCTVERSION"
msgstr ""
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_DA\n"
@@ -808,7 +795,6 @@ msgid "Installs Danish help in %PRODUCTNAME %PRODUCTVERSION"
msgstr ""
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_FI\n"
@@ -825,7 +811,6 @@ msgid "Installs Finnish help in %PRODUCTNAME %PRODUCTVERSION"
msgstr ""
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_HE\n"
@@ -1964,7 +1949,6 @@ msgid "Installs the Portuguese user interface"
msgstr ""
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_PT_BR\n"
@@ -1981,7 +1965,6 @@ msgid "Installs the Portuguese user interface"
msgstr ""
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_JA\n"
@@ -2030,7 +2013,6 @@ msgid "Installs the Chinese (simplified) user interface"
msgstr ""
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_ZH_TW\n"
@@ -2079,7 +2061,6 @@ msgid "Installs the Upper Sorbian user interface"
msgstr ""
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_HU\n"
@@ -2096,7 +2077,6 @@ msgid "Installs the Hungarian user interface"
msgstr ""
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_PL\n"
@@ -2113,7 +2093,6 @@ msgid "Installs the Polish user interface"
msgstr ""
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_RU\n"
@@ -2130,7 +2109,6 @@ msgid "Installs the Russian user interface"
msgstr ""
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_TR\n"
@@ -2147,7 +2125,6 @@ msgid "Installs the Turkish user interface"
msgstr ""
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_EL\n"
@@ -2164,7 +2141,6 @@ msgid "Installs the Greek user interface"
msgstr ""
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_TH\n"
@@ -2181,7 +2157,6 @@ msgid "Installs the Thai user interface"
msgstr ""
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_CS\n"
@@ -2230,7 +2205,6 @@ msgid "Installs the Croatian user interface"
msgstr ""
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_ET\n"
@@ -2568,7 +2542,6 @@ msgid "Installs the Nepali user interface"
msgstr ""
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_AR\n"
@@ -2617,7 +2590,6 @@ msgid "Installs the Catalan (Valencian) user interface"
msgstr ""
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_DA\n"
@@ -2634,7 +2606,6 @@ msgid "Installs the Danish user interface"
msgstr ""
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_FI\n"
@@ -2651,7 +2622,6 @@ msgid "Installs the Finnish user interface"
msgstr ""
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_HE\n"
@@ -3788,7 +3758,6 @@ msgid "Aragonese spelling dictionary"
msgstr ""
#: module_ooo.ulf
-#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_NAME_MODULE_EXTENSION_DICTIONARY_AR\n"
@@ -3918,7 +3887,6 @@ msgid "Catalan spelling dictionary, hyphenation rules, and thesaurus"
msgstr ""
#: module_ooo.ulf
-#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_NAME_MODULE_EXTENSION_DICTIONARY_CS\n"
@@ -3935,7 +3903,6 @@ msgid "Czech spelling dictionary, hyphenation rules, and thesaurus"
msgstr ""
#: module_ooo.ulf
-#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_NAME_MODULE_EXTENSION_DICTIONARY_DA\n"
@@ -3986,7 +3953,6 @@ msgid "English spelling dictionaries, hyphenation rules, thesaurus, and grammar
msgstr ""
#: module_ooo.ulf
-#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_NAME_MODULE_EXTENSION_DICTIONARY_EL\n"
@@ -4020,7 +3986,6 @@ msgid "Spanish spelling dictionary, hyphenation rules, and thesaurus"
msgstr ""
#: module_ooo.ulf
-#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_NAME_MODULE_EXTENSION_DICTIONARY_ET\n"
@@ -4101,7 +4066,6 @@ msgid "Gujarati spelling dictionary"
msgstr ""
#: module_ooo.ulf
-#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_NAME_MODULE_EXTENSION_DICTIONARY_HE\n"
@@ -4134,7 +4098,6 @@ msgid "Hindi spelling dictionary"
msgstr ""
#: module_ooo.ulf
-#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_NAME_MODULE_EXTENSION_DICTIONARY_HU\n"
@@ -4327,7 +4290,6 @@ msgid "Occitan spelling dictionary"
msgstr ""
#: module_ooo.ulf
-#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_NAME_MODULE_EXTENSION_DICTIONARY_PL\n"
@@ -4344,7 +4306,6 @@ msgid "Polish spelling dictionary, hyphenation rules, and thesaurus"
msgstr ""
#: module_ooo.ulf
-#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_NAME_MODULE_EXTENSION_DICTIONARY_PT_BR\n"
@@ -4393,7 +4354,6 @@ msgid "Romanian spelling dictionary, hyphenation rules, and thesaurus"
msgstr ""
#: module_ooo.ulf
-#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_NAME_MODULE_EXTENSION_DICTIONARY_RU\n"
@@ -4538,7 +4498,6 @@ msgid "Telugu spelling dictionary, and hyphenation rules"
msgstr ""
#: module_ooo.ulf
-#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_NAME_MODULE_EXTENSION_DICTIONARY_TH\n"
diff --git a/source/ks/sd/messages.po b/source/ks/sd/messages.po
index 669e514f346..64f9a2a8830 100644
--- a/source/ks/sd/messages.po
+++ b/source/ks/sd/messages.po
@@ -14,13 +14,11 @@ msgstr ""
"X-Generator: LibreOffice\n"
#: DocumentRenderer.hrc:29
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_CONTENT_CHOICES"
msgid "Slides"
msgstr "سلائڈس"
#: DocumentRenderer.hrc:30
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_CONTENT_CHOICES"
msgid "Handouts"
msgstr "ہینڈآؤٹس "
@@ -625,7 +623,6 @@ msgid "All supported formats"
msgstr ""
#: strings.hrc:100
-#, fuzzy
msgctxt "STR_ALL_FILES"
msgid "All files"
msgstr "सारॆय फायलॆ"
@@ -1220,7 +1217,6 @@ msgid "Text"
msgstr "مواد"
#: strings.hrc:216
-#, fuzzy
msgctxt "STR_HTMLEXP_SETGRAPHIC"
msgid "Image"
msgstr "امیج"
@@ -2191,7 +2187,6 @@ msgid "Fill color:"
msgstr "گڈنیوك رنگ"
#: strings.hrc:408
-#, fuzzy
msgctxt "STR_CUSTOMANIMATION_STYLE_PROPERTY"
msgid "Style:"
msgstr "اسٹائل:"
@@ -2209,7 +2204,6 @@ msgid "Font color:"
msgstr "گڈنیوك رنگ"
#: strings.hrc:411
-#, fuzzy
msgctxt "STR_CUSTOMANIMATION_FONT_SIZE_STYLE_PROPERTY"
msgid "Style:"
msgstr "اسٹائل:"
@@ -2398,13 +2392,11 @@ msgid "%PRODUCTNAME %s"
msgstr "%PRODUCTNAME API"
#: strings.hrc:448
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_PRINT_GROUP"
msgid "Print"
msgstr "چھپئویو"
#: strings.hrc:449
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_CONTENT"
msgid "Document"
msgstr "دستاویز"
@@ -2415,7 +2407,6 @@ msgid "Slides per page"
msgstr ""
#: strings.hrc:451
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_ORDER"
msgid "Order"
msgstr "آرڈر"
@@ -2474,7 +2465,6 @@ msgid "Page sides"
msgstr ""
#: strings.hrc:461
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_BROCHURE_INCLUDE"
msgid "Include"
msgstr "شئمل کرُن"
@@ -2485,7 +2475,6 @@ msgid "~Use only paper tray from printer preferences"
msgstr ""
#: strings.hrc:463
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_PAGE_RANGE"
msgid "Print range"
msgstr "حد چھپآویوو"
@@ -2511,7 +2500,6 @@ msgid "%PRODUCTNAME Draw has searched to the beginning of the document. Do you w
msgstr "ڈراؤدستاویزکےشروع ات کےلئےتلاش%PRODUCTNAME کرچکاہے۔کیاآپ آخرمیں جاری رکھناچاہتےہیں؟ "
#: strings.hrc:470
-#, fuzzy
msgctxt "STR_SD_NONE"
msgid "- None -"
msgstr "- نہیں -"
@@ -2735,7 +2723,6 @@ msgid "Timing"
msgstr ""
#: customanimationproperties.ui:136
-#, fuzzy
msgctxt "customanimationproperties|textanim"
msgid "Text Animation"
msgstr "متن متحرک تصویر"
@@ -2751,13 +2738,11 @@ msgid "Remove Effect"
msgstr ""
#: customanimationspanel.ui:121
-#, fuzzy
msgctxt "customanimationspanel|move_up|tooltip_text"
msgid "Move Up"
msgstr "اوپرکی جانب مقام تبدیل کرو"
#: customanimationspanel.ui:136
-#, fuzzy
msgctxt "customanimationspanel|move_down|tooltip_text"
msgid "Move Down"
msgstr "نیچےجاؤ"
@@ -2780,7 +2765,6 @@ msgid "Entrance"
msgstr ""
#: customanimationspanel.ui:194
-#, fuzzy
msgctxt "customanimationspanel|categorylb"
msgid "Emphasis"
msgstr "ایمفسیس"
@@ -2834,7 +2818,6 @@ msgid "After previous"
msgstr ""
#: customanimationspanel.ui:324
-#, fuzzy
msgctxt "customanimationspanel|more_properties|tooltip_text"
msgid "Options"
msgstr "آپشنس"
@@ -2888,13 +2871,11 @@ msgid "Remove Effect"
msgstr ""
#: customanimationspanelhorizontal.ui:124
-#, fuzzy
msgctxt "customanimationspanelhorizontal|move_up|tooltip_text"
msgid "Move Up"
msgstr "اوپرکی جانب مقام تبدیل کرو"
#: customanimationspanelhorizontal.ui:138
-#, fuzzy
msgctxt "customanimationspanelhorizontal|move_down|tooltip_text"
msgid "Move Down"
msgstr "نیچےجاؤ"
@@ -2937,7 +2918,6 @@ msgid "Entrance"
msgstr ""
#: customanimationspanelhorizontal.ui:261
-#, fuzzy
msgctxt "customanimationspanelhorizontal|categorylb"
msgid "Emphasis"
msgstr "ایمفسیس"
@@ -3110,7 +3090,6 @@ msgid "Start _effect on click of:"
msgstr ""
#: customanimationtimingtab.ui:228
-#, fuzzy
msgctxt "customanimationtimingtab|label11"
msgid "Trigger"
msgstr "ٹریگر "
@@ -3189,7 +3168,6 @@ msgid "_Variable"
msgstr "ویریئبل"
#: dlgfield.ui:142
-#, fuzzy
msgctxt "dlgfield|label1"
msgid "Field Type"
msgstr " شعبہ ٹائپ "
@@ -3230,7 +3208,6 @@ msgid "Max."
msgstr "زیادئ ہوتئ زیادئ"
#: dockinganimation.ui:149
-#, fuzzy
msgctxt "dockinganimation|duration|tooltip_text"
msgid "Duration"
msgstr "وقفۂ"
@@ -3374,7 +3351,6 @@ msgid "Delete All Images"
msgstr ""
#: dockinganimation.ui:562
-#, fuzzy
msgctxt "dockinganimation|label2"
msgid "Image"
msgstr "امیج"
@@ -3475,7 +3451,6 @@ msgid "Appl_y to All"
msgstr ""
#: headerfooterdialog.ui:106
-#, fuzzy
msgctxt "headerfooterdialog|slides"
msgid "Slides"
msgstr "سلائڈس"
@@ -3570,7 +3545,6 @@ msgid "Slide name"
msgstr "سلایڈ پین"
#: impressprinteroptions.ui:48
-#, fuzzy
msgctxt "impressprinteroptions|printdatetime"
msgid "Date and time"
msgstr "تاریخ اوروقت"
@@ -3582,7 +3556,6 @@ msgid "Hidden pages"
msgstr "ژور۪ی صفحئ"
#: impressprinteroptions.ui:86
-#, fuzzy
msgctxt "impressprinteroptions|label4"
msgid "Contents"
msgstr "مشمولات"
@@ -3633,7 +3606,6 @@ msgid "Tile sheet of paper with repeated slides"
msgstr ""
#: impressprinteroptions.ui:290
-#, fuzzy
msgctxt "impressprinteroptions|label6"
msgid "Size"
msgstr "سائز"
@@ -3661,7 +3633,6 @@ msgid "Position"
msgstr "جاے"
#: interactiondialog.ui:8
-#, fuzzy
msgctxt "interactiondialog|InteractionDialog"
msgid "Interaction"
msgstr "تفاعل"
@@ -3678,7 +3649,6 @@ msgid "Target:"
msgstr "ٹارگیٹ"
#: interactionpage.ui:143
-#, fuzzy
msgctxt "interactionpage|label1"
msgid "Interaction"
msgstr "تفاعل"
@@ -3777,7 +3747,6 @@ msgid "Show S_mall Preview"
msgstr "لكٹ پیش منظر ہئویو"
#: navigatorpanel.ui:22
-#, fuzzy
msgctxt "navigatorpanel|documents|tooltip_text"
msgid "Document"
msgstr "دستاویز"
@@ -3820,7 +3789,6 @@ msgid "Show Shapes"
msgstr ""
#: notebookbar.ui:340
-#, fuzzy
msgctxt "notebookbar|FileLabel"
msgid "File"
msgstr "فائل"
@@ -3832,13 +3800,11 @@ msgid "Clone"
msgstr "مخروط"
#: notebookbar.ui:921
-#, fuzzy
msgctxt "notebookbar|numberbullet|tooltip_text"
msgid "Bullets and Numbering"
msgstr "بلیٹس اورشماری"
#: notebookbar.ui:961
-#, fuzzy
msgctxt "notebookbar|indent|tooltip_text"
msgid "Indent"
msgstr "انڈینٹ"
@@ -3850,7 +3816,6 @@ msgid "Increase Indent"
msgstr "انڈینٹ بڑھاو"
#: notebookbar.ui:984
-#, fuzzy
msgctxt "notebookbar|decreaseindent|tooltip_text"
msgid "Decrease Indent"
msgstr "انڈینٹک کریو كم"
@@ -3907,13 +3872,11 @@ msgid "Auto Spellcheck"
msgstr "خودکارالفاظ کی جانچ"
#: notebookbar.ui:2354
-#, fuzzy
msgctxt "notebookbar|ReviewLabel"
msgid "Review"
msgstr "دوبارہ جائزہ لینا"
#: notebookbar.ui:2547
-#, fuzzy
msgctxt "notebookbar|GridVisible"
msgid "Grid"
msgstr "جال"
@@ -3931,7 +3894,6 @@ msgid "Table"
msgstr "جدول "
#: notebookbar.ui:3275
-#, fuzzy
msgctxt "notebookbar|ImageLabel"
msgid "Image"
msgstr "امیج"
@@ -4148,7 +4110,6 @@ msgid "Menubar"
msgstr ""
#: notebookbar_groupedbar_full.ui:2541
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|Quotation2"
msgid "Quotation"
msgstr "اقتباس"
@@ -4378,7 +4339,6 @@ msgid "Blank"
msgstr "خئلی"
#: notebookbar_groups.ui:57
-#, fuzzy
msgctxt "notebookbar_groups|layout02"
msgid "Title Slide"
msgstr "عنوان سلائڈ"
@@ -4406,19 +4366,16 @@ msgid "Hyperlink"
msgstr "ہائپرلنک"
#: notebookbar_groups.ui:118
-#, fuzzy
msgctxt "notebookbar_groups|footnote"
msgid "Footnote"
msgstr "حاشیہ كی تحریر "
#: notebookbar_groups.ui:127
-#, fuzzy
msgctxt "notebookbar_groups|endnote"
msgid "Endnote"
msgstr "اختتامی نوٹ "
#: notebookbar_groups.ui:142
-#, fuzzy
msgctxt "notebookbar_groups|bookmark"
msgid "Bookmark"
msgstr "نشان زد "
@@ -4469,7 +4426,6 @@ msgid "Title 2"
msgstr "عنوان2 "
#: notebookbar_groups.ui:489
-#, fuzzy
msgctxt "notebookbar_groups|filegrouplabel"
msgid "File"
msgstr "فائل"
@@ -4533,13 +4489,11 @@ msgid "Transition"
msgstr "کاروائی"
#: notebookbar_groups.ui:1386
-#, fuzzy
msgctxt "notebookbar_groups|slidegrouplabel"
msgid "Slide"
msgstr "سلائڈ"
#: notebookbar_groups.ui:1460
-#, fuzzy
msgctxt "notebookbar_groups|shapesb"
msgid "Shapes"
msgstr "بناوٹ"
@@ -4580,7 +4534,6 @@ msgid "Lock"
msgstr ""
#: notebookbar_groups.ui:1762
-#, fuzzy
msgctxt "notebookbar_groups|imagegrouplabel"
msgid "Image"
msgstr "امیج"
@@ -4653,7 +4606,6 @@ msgid "Start with _Template Selection"
msgstr ""
#: optimpressgeneralpage.ui:134
-#, fuzzy
msgctxt "optimpressgeneralpage|newdoclbl"
msgid "New Document"
msgstr "نئی دستاویز"
@@ -4851,7 +4803,6 @@ msgid "_Custom slide show:"
msgstr "نئوکسٹم سلائڈشو "
#: presentationdialog.ui:150
-#, fuzzy
msgctxt "presentationdialog|label1"
msgid "Range"
msgstr "حد"
@@ -4954,7 +4905,6 @@ msgid "Presentation always _on top"
msgstr ""
#: presentationdialog.ui:543
-#, fuzzy
msgctxt "presentationdialog|label4"
msgid "Options"
msgstr "آپشنس"
@@ -4984,7 +4934,6 @@ msgid "H_idden pages"
msgstr "ژور۪ی صفحئ"
#: prntopts.ui:111
-#, fuzzy
msgctxt "prntopts|printlbl"
msgid "Print"
msgstr "چھپئویو"
@@ -5047,7 +4996,6 @@ msgid "Notes"
msgstr "نوٹس"
#: prntopts.ui:371
-#, fuzzy
msgctxt "prntopts|handoutcb"
msgid "Handouts"
msgstr "ہینڈآؤٹس "
@@ -5185,7 +5133,6 @@ msgid "Show notes"
msgstr ""
#: publishingdialog.ui:572
-#, fuzzy
msgctxt "publishingdialog|htmlOptionsLabel"
msgid "Options"
msgstr "آپشنس"
@@ -5278,7 +5225,6 @@ msgid "Export _hidden slides"
msgstr ""
#: publishingdialog.ui:1096
-#, fuzzy
msgctxt "publishingdialog|effectsLabel"
msgid "Effects"
msgstr "اثرات"
@@ -5429,13 +5375,11 @@ msgid "Two Spins"
msgstr "زئ سپین"
#: rotatemenu.ui:50
-#, fuzzy
msgctxt "rotatemenu|clockwise"
msgid "Clockwise"
msgstr "کلاک وائز "
#: rotatemenu.ui:58
-#, fuzzy
msgctxt "rotatemenu|counterclock"
msgid "Counter-clockwise"
msgstr "کاؤنٹر-کلاک وائز "
@@ -5521,7 +5465,6 @@ msgid "Background:"
msgstr "پس منظر"
#: sidebarslidebackground.ui:57
-#, fuzzy
msgctxt "sidebarslidebackground|orientation"
msgid "Landscape"
msgstr "لینڈ سکیپ"
@@ -5559,7 +5502,6 @@ msgid "Master View"
msgstr ""
#: sidebarslidebackground.ui:226
-#, fuzzy
msgctxt "sidebarslidebackground|closemasterslide"
msgid "Close Master View"
msgstr "ماسٹردیکھنابندکرو"
@@ -5576,7 +5518,6 @@ msgid "Narrow"
msgstr ""
#: sidebarslidebackground.ui:250
-#, fuzzy
msgctxt "sidebarslidebackground|marginLB"
msgid "Moderate"
msgstr "اعتدال پسند"
@@ -5769,7 +5710,6 @@ msgid "Stop previous sound"
msgstr "(پتیم آوازبند )"
#: slidetransitionspanel.ui:113
-#, fuzzy
msgctxt "slidetransitionspanel|sound_list"
msgid "Other sound..."
msgstr "دیگرآواز۔۔۔"
@@ -5855,7 +5795,6 @@ msgid "Stop previous sound"
msgstr "(پتیم آوازبند )"
#: slidetransitionspanelhorizontal.ui:118
-#, fuzzy
msgctxt "slidetransitionspanelhorizontal|sound_list"
msgid "Other sound..."
msgstr "دیگرآواز۔۔۔"
@@ -5979,7 +5918,6 @@ msgid "Line"
msgstr "ریخ"
#: templatedialog.ui:164
-#, fuzzy
msgctxt "templatedialog|area"
msgid "Area"
msgstr "علاقہ"
@@ -6003,7 +5941,6 @@ msgid "Font"
msgstr "فانٹ"
#: templatedialog.ui:256
-#, fuzzy
msgctxt "templatedialog|fonteffect"
msgid "Font Effects"
msgstr "فانٹ اثرات"
@@ -6020,7 +5957,6 @@ msgid "Text"
msgstr "مواد"
#: templatedialog.ui:325
-#, fuzzy
msgctxt "templatedialog|animation"
msgid "Text Animation"
msgstr "متن متحرک تصویر"
@@ -6032,7 +5968,6 @@ msgid "Dimensioning"
msgstr "ناپ خط "
#: templatedialog.ui:371
-#, fuzzy
msgctxt "templatedialog|connector"
msgid "Connector"
msgstr "رابطہ کار"
@@ -6044,7 +5979,6 @@ msgid "Alignment"
msgstr "ترتیب وار"
#: templatedialog.ui:417
-#, fuzzy
msgctxt "templatedialog|asiantypo"
msgid "Asian Typography"
msgstr "Asian Typography"
@@ -6083,7 +6017,6 @@ msgid "Inserted drawing objects:"
msgstr "بنائی ہوئی اشیائ خارج کرو"
#: bulletsandnumbering.ui:8
-#, fuzzy
msgctxt "bulletsandnumbering|BulletsAndNumberingDialog"
msgid "Bullets and Numbering"
msgstr "بلیٹس اورشماری"
@@ -6095,19 +6028,16 @@ msgid "Reset"
msgstr "ری سیٹ کریو"
#: bulletsandnumbering.ui:105
-#, fuzzy
msgctxt "bulletsandnumbering|bullets"
msgid "Bullets"
msgstr "بلیٹس "
#: bulletsandnumbering.ui:127
-#, fuzzy
msgctxt "bulletsandnumbering|singlenum"
msgid "Numbering"
msgstr "نمبردینا"
#: bulletsandnumbering.ui:150
-#, fuzzy
msgctxt "bulletsandnumbering|graphics"
msgid "Image"
msgstr "امیج"
@@ -6124,7 +6054,6 @@ msgid "Customize"
msgstr ""
#: copydlg.ui:33
-#, fuzzy
msgctxt "copydlg|DuplicateDialog"
msgid "Duplicate"
msgstr "نقل"
@@ -6205,7 +6134,6 @@ msgid "Colors"
msgstr "رنگ"
#: crossfadedialog.ui:15
-#, fuzzy
msgctxt "crossfadedialog|CrossFadeDialog"
msgid "Cross-fading"
msgstr "کراس فیڈینگ"
@@ -6277,7 +6205,6 @@ msgid "Type"
msgstr "ٹائپ"
#: drawchardialog.ui:8
-#, fuzzy
msgctxt "drawchardialog|DrawCharDialog"
msgid "Character"
msgstr "حرف"
@@ -6289,7 +6216,6 @@ msgid "Fonts"
msgstr "فانٹ"
#: drawchardialog.ui:127
-#, fuzzy
msgctxt "drawchardialog|RID_SVXPAGE_CHAR_EFFECTS"
msgid "Font Effects"
msgstr "فانٹ اثرات"
@@ -6318,7 +6244,6 @@ msgid "Page"
msgstr "صفحہ "
#: drawpagedialog.ui:127
-#, fuzzy
msgctxt "drawpagedialog|RID_SVXPAGE_AREA"
msgid "Background"
msgstr "پس منظر"
@@ -6330,7 +6255,6 @@ msgid "Transparency"
msgstr "شفافیت"
#: drawparadialog.ui:8
-#, fuzzy
msgctxt "drawparadialog|DrawParagraphPropertiesDialog"
msgid "Paragraph"
msgstr "پیراگراف"
@@ -6341,7 +6265,6 @@ msgid "Indents & Spacing"
msgstr ""
#: drawparadialog.ui:127
-#, fuzzy
msgctxt "drawparadialog|labelTP_PARA_ASIAN"
msgid "Asian Typography"
msgstr "Asian Typography"
@@ -6358,7 +6281,6 @@ msgid "Alignment"
msgstr "ترتیب وار"
#: drawparadialog.ui:197
-#, fuzzy
msgctxt "drawparadialog|labelNUMBERING"
msgid "Numbering"
msgstr "نمبردینا"
@@ -6370,13 +6292,11 @@ msgid "Page name"
msgstr "۔صفحہك ناو"
#: drawprinteroptions.ui:48
-#, fuzzy
msgctxt "drawprinteroptions|printdatetime"
msgid "Date and time"
msgstr "تاریخ اوروقت"
#: drawprinteroptions.ui:70
-#, fuzzy
msgctxt "drawprinteroptions|label4"
msgid "Contents"
msgstr "مشمولات"
@@ -6427,7 +6347,6 @@ msgid "Tile sheet of paper with repeated pages"
msgstr ""
#: drawprinteroptions.ui:274
-#, fuzzy
msgctxt "drawprinteroptions|label6"
msgid "Size"
msgstr "سائز"
@@ -6444,7 +6363,6 @@ msgid "Line"
msgstr "ریخ"
#: drawprtldialog.ui:127
-#, fuzzy
msgctxt "drawprtldialog|RID_SVXPAGE_AREA"
msgid "Area"
msgstr "علاقہ"
@@ -6468,7 +6386,6 @@ msgid "Font"
msgstr "فانٹ"
#: drawprtldialog.ui:219
-#, fuzzy
msgctxt "drawprtldialog|RID_SVXPAGE_CHAR_EFFECTS"
msgid "Font Effects"
msgstr "فانٹ اثرات"
@@ -6485,19 +6402,16 @@ msgid "Text"
msgstr "مواد"
#: drawprtldialog.ui:288
-#, fuzzy
msgctxt "drawprtldialog|RID_SVXPAGE_PICK_BULLET"
msgid "Bullets"
msgstr "بلیٹس "
#: drawprtldialog.ui:311
-#, fuzzy
msgctxt "drawprtldialog|RID_SVXPAGE_PICK_SINGLE_NUM"
msgid "Numbering"
msgstr "نمبردینا"
#: drawprtldialog.ui:334
-#, fuzzy
msgctxt "drawprtldialog|RID_SVXPAGE_PICK_BMP"
msgid "Image"
msgstr "امیج"
@@ -6514,7 +6428,6 @@ msgid "Alignment"
msgstr "ترتیب وار"
#: drawprtldialog.ui:403
-#, fuzzy
msgctxt "drawprtldialog|RID_SVXPAGE_PARA_ASIAN"
msgid "Asian Typography"
msgstr "Asian Typography"
@@ -6531,7 +6444,6 @@ msgid "Highlighting"
msgstr "نمایاں کران"
#: insertlayer.ui:8
-#, fuzzy
msgctxt "insertlayer|InsertLayerDialog"
msgid "Insert Layer"
msgstr "تہہ كریو دئخل"
@@ -6549,7 +6461,6 @@ msgid "_Title"
msgstr "عنوان"
#: insertlayer.ui:197
-#, fuzzy
msgctxt "insertlayer|description"
msgid "_Description"
msgstr "وضاحت"
diff --git a/source/ks/setup_native/source/mac.po b/source/ks/setup_native/source/mac.po
index 28d1abb2623..9884dec843c 100644
--- a/source/ks/setup_native/source/mac.po
+++ b/source/ks/setup_native/source/mac.po
@@ -33,7 +33,6 @@ msgid "Install"
msgstr "انسٹال کرو"
#: macinstall.ulf
-#, fuzzy
msgctxt ""
"macinstall.ulf\n"
"AbortLabel\n"
@@ -99,7 +98,6 @@ msgid "Install"
msgstr "انسٹال کرو"
#: macinstall.ulf
-#, fuzzy
msgctxt ""
"macinstall.ulf\n"
"ListCancelLabel\n"
diff --git a/source/ks/sfx2/messages.po b/source/ks/sfx2/messages.po
index b4f7604355e..f12f25d495a 100644
--- a/source/ks/sfx2/messages.po
+++ b/source/ks/sfx2/messages.po
@@ -100,7 +100,6 @@ msgid "Automatically saved version"
msgstr " ‎خودکارمحفوظ ورجن‎"
#: strings.hrc:41
-#, fuzzy
msgctxt "STR_EXPORTBUTTON"
msgid "Export"
msgstr "برآمدکرو"
@@ -194,7 +193,6 @@ msgid "~Keep Old Styles"
msgstr ""
#: strings.hrc:59
-#, fuzzy
msgctxt "STR_ACTION_REFRESH"
msgid "Refresh"
msgstr "ریفریش"
@@ -440,13 +438,11 @@ msgid "\"$(ARG1)\" is not an absolute URL that can be passed to an external appl
msgstr ""
#: strings.hrc:107
-#, fuzzy
msgctxt "STR_GID_INTERN"
msgid "Internal"
msgstr "اندرونی"
#: strings.hrc:108
-#, fuzzy
msgctxt "STR_GID_APPLICATION"
msgid "Application"
msgstr "ایپلی کیشن"
@@ -470,25 +466,21 @@ msgid "Edit"
msgstr "مرتب کرو"
#: strings.hrc:112
-#, fuzzy
msgctxt "STR_GID_MACRO"
msgid "BASIC"
msgstr "BASIC"
#: strings.hrc:113
-#, fuzzy
msgctxt "STR_GID_OPTIONS"
msgid "Options"
msgstr "آپشنس"
#: strings.hrc:114
-#, fuzzy
msgctxt "STR_GID_MATH"
msgid "Math"
msgstr "ریاضی"
#: strings.hrc:115
-#, fuzzy
msgctxt "STR_GID_NAVIGATOR"
msgid "Navigate"
msgstr "نیویگیٹ"
@@ -506,7 +498,6 @@ msgid "Format"
msgstr "فارمیٹ"
#: strings.hrc:118
-#, fuzzy
msgctxt "STR_GID_TEMPLATE"
msgid "Templates"
msgstr "ٹیمپلیٹس"
@@ -518,13 +509,11 @@ msgid "Text"
msgstr "متن"
#: strings.hrc:120
-#, fuzzy
msgctxt "STR_GID_FRAME"
msgid "Frame"
msgstr "فریم"
#: strings.hrc:121
-#, fuzzy
msgctxt "STR_GID_GRAPHIC"
msgid "Image"
msgstr "امیج"
@@ -536,25 +525,21 @@ msgid "Table"
msgstr "جدول"
#: strings.hrc:123
-#, fuzzy
msgctxt "STR_GID_ENUMERATION"
msgid "Numbering"
msgstr "نمبردینا"
#: strings.hrc:124
-#, fuzzy
msgctxt "STR_GID_DATA"
msgid "Data"
msgstr "ڈاٹا"
#: strings.hrc:125
-#, fuzzy
msgctxt "STR_GID_SPECIAL"
msgid "Special Functions"
msgstr "خاص فنکشن"
#: strings.hrc:126
-#, fuzzy
msgctxt "STR_GID_IMAGE"
msgid "Image"
msgstr "امیج"
@@ -572,13 +557,11 @@ msgid "Explorer"
msgstr "ایکسپلو رر"
#: strings.hrc:129
-#, fuzzy
msgctxt "STR_GID_CONNECTOR"
msgid "Connector"
msgstr "رابطہ کار"
#: strings.hrc:130
-#, fuzzy
msgctxt "STR_GID_MODIFY"
msgid "Modify"
msgstr "درست کرو"
@@ -754,7 +737,6 @@ msgid "Image"
msgstr "امیج"
#: strings.hrc:160
-#, fuzzy
msgctxt "STR_SFX_FILTERNAME_ALL"
msgid "All files"
msgstr "सारॆय फायलॆ"
@@ -993,7 +975,6 @@ msgid "Styles in use: "
msgstr ""
#: strings.hrc:208
-#, fuzzy
msgctxt "STR_SID_NAVIGATOR"
msgid "Navigator"
msgstr "نیویگیٹر"
@@ -1462,7 +1443,6 @@ msgid "Businesscard with logo"
msgstr ""
#: strings.hrc:303
-#, fuzzy
msgctxt "STR_CLEAR_CHAR"
msgid "Remove"
msgstr "ہٹئویو"
@@ -1489,7 +1469,6 @@ msgid "Date completed"
msgstr ""
#: dinfdlg.hrc:30
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Department"
msgstr "شعبہ"
@@ -1522,7 +1501,6 @@ msgid "Editor"
msgstr "مدیر"
#: dinfdlg.hrc:36
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "E-Mail"
msgstr "ای-میل "
@@ -1533,7 +1511,6 @@ msgid "Forward to"
msgstr ""
#: dinfdlg.hrc:38
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Group"
msgstr "گروپ"
@@ -1545,7 +1522,6 @@ msgid "Info"
msgstr "معلومات"
#: dinfdlg.hrc:40
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Language"
msgstr "زبان"
@@ -1561,7 +1537,6 @@ msgid "Matter"
msgstr ""
#: dinfdlg.hrc:43
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Office"
msgstr "آفس "
@@ -1578,13 +1553,11 @@ msgid "Project"
msgstr "پروجیکٹ"
#: dinfdlg.hrc:46
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Publisher"
msgstr "ناشر"
#: dinfdlg.hrc:47
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Purpose"
msgstr "مقصد"
@@ -1605,19 +1578,16 @@ msgid "Recorded date"
msgstr ""
#: dinfdlg.hrc:51
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Reference"
msgstr "حوالہ"
#: dinfdlg.hrc:52
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Source"
msgstr "ذریعہ"
#: dinfdlg.hrc:53
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Status"
msgstr "حیثیت کے مطابق"
@@ -1657,7 +1627,6 @@ msgid "Date"
msgstr "ڈاٹا"
#: dinfdlg.hrc:72
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Duration"
msgstr "وقفۂ"
@@ -1788,7 +1757,6 @@ msgid "Display"
msgstr "ہاو"
#: bookmarkmenu.ui:26
-#, fuzzy
msgctxt "bookmarkmenu|rename"
msgid "Rename..."
msgstr "دوبارہ نام"
@@ -1856,13 +1824,11 @@ msgid "Type"
msgstr "ٹائپ"
#: cmisline.ui:61
-#, fuzzy
msgctxt "cmisline|yes"
msgid "Yes"
msgstr "عئں"
#: cmisline.ui:82
-#, fuzzy
msgctxt "cmisline|no"
msgid "No"
msgstr "نئ"
@@ -1991,7 +1957,6 @@ msgid "_Size:"
msgstr " :سائز"
#: documentinfopage.ui:264
-#, fuzzy
msgctxt "documentinfopage|showsize"
msgid "unknown"
msgstr "نامعلوم"
@@ -2128,7 +2093,6 @@ msgid "Millise_conds:"
msgstr ""
#: editdurationdialog.ui:287
-#, fuzzy
msgctxt "editdurationdialog|label2"
msgid "Duration"
msgstr "وقفۂ"
@@ -2149,7 +2113,6 @@ msgid "Please save this document locally instead and attach it from within your
msgstr ""
#: floatingrecord.ui:9
-#, fuzzy
msgctxt "floatingrecord|FloatingRecord"
msgid "Record Macro"
msgstr "ریکارڈ ماکرو"
@@ -2167,13 +2130,11 @@ msgid "_Bookmarks"
msgstr "نشان زد "
#: helpcontrol.ui:49
-#, fuzzy
msgctxt "helpcontrol|contents"
msgid "Contents"
msgstr "مشمولات"
#: helpcontrol.ui:71
-#, fuzzy
msgctxt "helpcontrol|index"
msgid "Index"
msgstr "فہرست"
@@ -2185,7 +2146,6 @@ msgid "Find"
msgstr "تلاش کرو"
#: helpcontrol.ui:117
-#, fuzzy
msgctxt "helpcontrol|bookmarks"
msgid "Bookmarks"
msgstr "نشان زد "
@@ -2309,13 +2269,11 @@ msgid "From File..."
msgstr "فائل سے"
#: loadtemplatedialog.ui:128
-#, fuzzy
msgctxt "loadtemplatedialog|label1"
msgid "Categories"
msgstr "درجے"
#: loadtemplatedialog.ui:172
-#, fuzzy
msgctxt "loadtemplatedialog|label2"
msgid "Templates"
msgstr "ٹیمپلیٹس"
@@ -2429,7 +2387,6 @@ msgid "Style Name"
msgstr ""
#: notebookbar.ui:73
-#, fuzzy
msgctxt "notebookbar|label9"
msgid "File"
msgstr "فائل"
@@ -2859,7 +2816,6 @@ msgid "E_xtensions"
msgstr "توسیع"
#: startcenter.ui:482
-#, fuzzy
msgctxt "startcenter|label1"
msgid "Application"
msgstr "ایپلی کیشن"
@@ -2937,7 +2893,6 @@ msgid "Documents"
msgstr "دستاویزات"
#: templatedlg.ui:19
-#, fuzzy
msgctxt "templatedlg|applist"
msgid "Spreadsheets"
msgstr "اسپریڈ شیٹ"
@@ -2960,7 +2915,6 @@ msgid "All Categories"
msgstr ""
#: templatedlg.ui:65
-#, fuzzy
msgctxt "templatedlg|TemplateDialog"
msgid "Templates"
msgstr "ٹیمپلیٹس"
@@ -2972,7 +2926,6 @@ msgid "Search"
msgstr "تلاش"
#: templatedlg.ui:147
-#, fuzzy
msgctxt "templatedlg|search_filter"
msgid "Search..."
msgstr "تلاش کرو۔۔۔"
@@ -3027,7 +2980,6 @@ msgid "Move Templates"
msgstr "میرے ٹیمپلیٹس"
#: templatedlg.ui:391
-#, fuzzy
msgctxt "templatedlg|export_btn"
msgid "Export"
msgstr "برآمدکرو"
@@ -3038,7 +2990,6 @@ msgid "Export Templates"
msgstr ""
#: templatedlg.ui:408
-#, fuzzy
msgctxt "templatedlg|import_btn"
msgid "Import"
msgstr "برآمد"
@@ -3078,7 +3029,6 @@ msgid "_Compare"
msgstr ""
#: versionscmis.ui:160
-#, fuzzy
msgctxt "versionscmis|datetime"
msgid "Date and time"
msgstr "تاریخ اوروقت"
@@ -3131,7 +3081,6 @@ msgid "New Versions"
msgstr ""
#: versionsofdialog.ui:234
-#, fuzzy
msgctxt "versionsofdialog|datetime"
msgid "Date and time"
msgstr "تاریخ اوروقت"
diff --git a/source/ks/starmath/messages.po b/source/ks/starmath/messages.po
index 0d92ed2e595..e3f92dc0986 100644
--- a/source/ks/starmath/messages.po
+++ b/source/ks/starmath/messages.po
@@ -124,7 +124,6 @@ msgid "KAPPA"
msgstr "KAPPA"
#: smmod.hrc:42
-#, fuzzy
msgctxt "RID_UI_SYMBOL_NAMES"
msgid "lambda"
msgstr "لیمب ڈا"
@@ -286,7 +285,6 @@ msgid "varrho"
msgstr "varrho"
#: smmod.hrc:74
-#, fuzzy
msgctxt "RID_UI_SYMBOL_NAMES"
msgid "varsigma"
msgstr "ور سیگما"
@@ -308,49 +306,41 @@ msgid "noelement"
msgstr "ایلیمینٹ"
#: smmod.hrc:78
-#, fuzzy
msgctxt "RID_UI_SYMBOL_NAMES"
msgid "strictlylessthan"
msgstr "سختی سان کم"
#: smmod.hrc:79
-#, fuzzy
msgctxt "RID_UI_SYMBOL_NAMES"
msgid "strictlygreaterthan"
msgstr "سختی سان زیادئ"
#: smmod.hrc:80
-#, fuzzy
msgctxt "RID_UI_SYMBOL_NAMES"
msgid "notequal"
msgstr "مسئوی چھُنئ"
#: smmod.hrc:81
-#, fuzzy
msgctxt "RID_UI_SYMBOL_NAMES"
msgid "identical"
msgstr "مشابہ "
#: smmod.hrc:82
-#, fuzzy
msgctxt "RID_UI_SYMBOL_NAMES"
msgid "tendto"
msgstr "کئم انجام ین"
#: smmod.hrc:83
-#, fuzzy
msgctxt "RID_UI_SYMBOL_NAMES"
msgid "infinite"
msgstr "غئر محدود"
#: smmod.hrc:84
-#, fuzzy
msgctxt "RID_UI_SYMBOL_NAMES"
msgid "angle"
msgstr "كون "
#: smmod.hrc:85
-#, fuzzy
msgctxt "RID_UI_SYMBOL_NAMES"
msgid "perthousand"
msgstr "فی ساس"
@@ -1672,7 +1662,6 @@ msgid "Formats"
msgstr "طریقئ"
#: strings.hrc:282
-#, fuzzy
msgctxt "RID_CATEGORY_OTHERS"
msgid "Others"
msgstr "دیگر"
@@ -1787,7 +1776,6 @@ msgid "hide"
msgstr "ژورئ تھٲویو"
#: strings.hrc:304
-#, fuzzy
msgctxt "STR_SIZE"
msgid "size"
msgstr "سائز"
@@ -1799,7 +1787,6 @@ msgid "font"
msgstr "فانٹ"
#: strings.hrc:306
-#, fuzzy
msgctxt "STR_ALIGN_LEFT"
msgid "left"
msgstr "كھوفُر "
@@ -1811,7 +1798,6 @@ msgid "center"
msgstr "مرکز"
#: strings.hrc:308
-#, fuzzy
msgctxt "STR_ALIGN_RIGHT"
msgid "right"
msgstr "دَچھُن"
@@ -1918,13 +1904,11 @@ msgid "%PRODUCTNAME %s"
msgstr "%PRODUCTNAME API"
#: strings.hrc:329
-#, fuzzy
msgctxt "RID_PRINTUIOPT_CONTENTS"
msgid "Contents"
msgstr "مشمولات"
#: strings.hrc:330
-#, fuzzy
msgctxt "RID_PRINTUIOPT_TITLE"
msgid "~Title"
msgstr "عنوان"
@@ -1942,7 +1926,6 @@ msgid "B~orders"
msgstr "کنارے"
#: strings.hrc:333
-#, fuzzy
msgctxt "RID_PRINTUIOPT_SIZE"
msgid "Size"
msgstr "سائز"
@@ -2002,7 +1985,6 @@ msgid "Horizontal"
msgstr "س۪یود"
#: catalogdialog.ui:9
-#, fuzzy
msgctxt "catalogdialog|CatalogDialog"
msgid "Symbols"
msgstr "علامات"
@@ -2416,7 +2398,6 @@ msgid "S_ubscript:"
msgstr "سب اسکریپٹ"
#: spacingdialog.ui:603
-#, fuzzy
msgctxt "spacingdialog|2title"
msgid "Indexes"
msgstr "فہرستیں"
@@ -2522,7 +2503,6 @@ msgid "_Minimum spacing:"
msgstr ""
#: spacingdialog.ui:1432
-#, fuzzy
msgctxt "spacingdialog|8title"
msgid "Symbols"
msgstr "علامات"
@@ -2577,7 +2557,6 @@ msgid "Spacing"
msgstr "۔مینان"
#: spacingdialog.ui:1873
-#, fuzzy
msgctxt "spacingdialog|menuitem2"
msgid "Indexes"
msgstr "فہرستیں"
@@ -2611,7 +2590,6 @@ msgid "Matrices"
msgstr ""
#: spacingdialog.ui:1921
-#, fuzzy
msgctxt "spacingdialog|menuitem8"
msgid "Symbols"
msgstr "علامات"
diff --git a/source/ks/svl/messages.po b/source/ks/svl/messages.po
index 8afd970633f..bb37cb36019 100644
--- a/source/ks/svl/messages.po
+++ b/source/ks/svl/messages.po
@@ -109,31 +109,26 @@ msgid "Audio file"
msgstr ""
#: svl.hrc:44
-#, fuzzy
msgctxt "STR_SVT_MIMETYPE_IMAGE_GIF"
msgid "Image"
msgstr "امیج"
#: svl.hrc:45
-#, fuzzy
msgctxt "STR_SVT_MIMETYPE_IMAGE_PNG"
msgid "Image"
msgstr "امیج"
#: svl.hrc:46
-#, fuzzy
msgctxt "STR_SVT_MIMETYPE_IMAGE_TIFF"
msgid "Image"
msgstr "امیج"
#: svl.hrc:47
-#, fuzzy
msgctxt "STR_SVT_MIMETYPE_IMAGE_JPEG"
msgid "Image"
msgstr "امیج"
#: svl.hrc:48
-#, fuzzy
msgctxt "STR_SVT_MIMETYPE_IMAGE_PCX"
msgid "Image"
msgstr "امیج"
@@ -282,7 +277,6 @@ msgid "%PRODUCTNAME Template"
msgstr "%PRODUCTNAME مدد"
#: svl.hrc:75
-#, fuzzy
msgctxt "STR_SVT_MIMETYPE_IMAGE_GENERIC"
msgid "Image"
msgstr "امیج"
diff --git a/source/ks/svtools/messages.po b/source/ks/svtools/messages.po
index 8f99256451e..ffcc62b60be 100644
--- a/source/ks/svtools/messages.po
+++ b/source/ks/svtools/messages.po
@@ -14,133 +14,111 @@ msgstr ""
"X-Generator: LibreOffice\n"
#: errtxt.hrc:30
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "Error"
msgstr "غلطی"
#: errtxt.hrc:31
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "Warning"
msgstr "آگہی "
#: errtxt.hrc:32
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) loading the template $(ARG1)"
msgstr "$(ERR)ٹمپلیٹ لوڈکررہاہے $(ARG1)"
#: errtxt.hrc:33 /home/cl/vc/git/libo-core/svtools/inc/errtxt.hrc:34
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) saving the document $(ARG1)"
msgstr "$(ERR)دستاویزمحفوظ کرو $(ARG1)"
#: errtxt.hrc:35
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) displaying doc. information for document $(ARG1)"
msgstr "$(ERR) معلومات سےدستاویز $(ARG1)ظاہرکرودستاویز۔"
#: errtxt.hrc:36
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) writing document $(ARG1) as template"
msgstr "$(ERR) تصنیف کرو دستاویز$(ARG1) جیسےٹمپلیٹ۔"
#: errtxt.hrc:37
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) copying or moving document contents"
msgstr "$(ERR) نقل کرویا ہٹاؤدستاویزکنٹینس"
#: errtxt.hrc:38
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) starting the Document Manager"
msgstr "$(ERR) اسٹارٹینگ دستاویزمینجر"
#: errtxt.hrc:39
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) loading document $(ARG1)"
msgstr "$(ERR)دستاویز لوڈکررہاہے $(ARG1)"
#: errtxt.hrc:40 /home/cl/vc/git/libo-core/svtools/inc/errtxt.hrc:41
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) creating a new document"
msgstr "$(ERR) نیادستاویزتخلیق کرو"
#: errtxt.hrc:42
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) expanding entry"
msgstr "$(ERR) داخلہ پھیلاؤ"
#: errtxt.hrc:43
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) loading BASIC of document $(ARG1)"
msgstr "$(ERR)دستاویزBASIC لوڈنگ $(ARG1)"
#: errtxt.hrc:44
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) searching for an address"
msgstr "$(ERR) ایڈریس ڈھونڈو"
#: errtxt.hrc:50
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Abort"
msgstr "سا قط"
#: errtxt.hrc:51
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Nonexistent object"
msgstr "غیرموجودآبجیکٹ"
#: errtxt.hrc:52
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Object already exists"
msgstr "آبجیکٹ پہلےسےموجود"
#: errtxt.hrc:53
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Object not accessible"
msgstr "آبجیکٹ قابل حصول نہیں"
#: errtxt.hrc:54
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Inadmissible path"
msgstr "نا قابل قبول پاتھ"
#: errtxt.hrc:55
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Locking problem"
msgstr "قفل لگانےمیں مشکل"
#: errtxt.hrc:56
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Wrong parameter"
msgstr "خفیہ پیرامیٹر"
#: errtxt.hrc:57
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Resource exhausted"
msgstr "صرف شدہ وسیلہ"
#: errtxt.hrc:58
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Action not supported"
msgstr "ایکشن معاون نہیں"
@@ -152,55 +130,46 @@ msgid "Read Error"
msgstr "پڑھو-خامی "
#: errtxt.hrc:60
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Write Error"
msgstr "خامی لکھو"
#: errtxt.hrc:61
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "unknown"
msgstr "نامعلوم"
#: errtxt.hrc:62
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Version Incompatibility"
msgstr "ورجنس ناموافق"
#: errtxt.hrc:63 /home/cl/vc/git/libo-core/svtools/inc/errtxt.hrc:74
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "General Error"
msgstr "عا م خامی"
#: errtxt.hrc:64
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Incorrect format"
msgstr "نہ درست فورمیٹ"
#: errtxt.hrc:65
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Error creating object"
msgstr "شئےکوتخلیق کرنےکےدوران خامی"
#: errtxt.hrc:66
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Inadmissible value or data type"
msgstr "نا قابل قبول قیمت یا ڈاٹا ٹائپ"
#: errtxt.hrc:67
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "BASIC runtime error"
msgstr "جاری وقت میں خامی BASIC "
#: errtxt.hrc:68
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "BASIC syntax error"
msgstr "سینٹیکس خامیBASIC "
@@ -221,7 +190,6 @@ msgid "Nonexistent file."
msgstr ""
#: errtxt.hrc:78
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "File already exists."
msgstr "فائل غڈئ پَٹھٱ۪ی موجود"
@@ -288,7 +256,6 @@ msgid "The file could not be written."
msgstr "فائل ہیچ نئ پریتھ"
#: errtxt.hrc:90
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The operation could not be run due to insufficient memory."
msgstr "نہ کافی میمری کی وجہ سےاوپریشن رن نہیں ہوسکتا۔"
@@ -351,7 +318,6 @@ msgid "Path to the file does not exist."
msgstr ""
#: errtxt.hrc:102
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "An object cannot be copied into itself."
msgstr "خودبخودآبجیکٹ نقل نہیں کرسکتے۔"
@@ -373,7 +339,6 @@ msgid "This document has already been opened for editing."
msgstr ""
#: errtxt.hrc:106
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The wrong password has been entered."
msgstr "غلط خفیہ لفظ داخل نہیں کرسکتے۔"
@@ -428,25 +393,21 @@ msgid "The requested Internet data is not available in the cache and cannot be t
msgstr ""
#: errtxt.hrc:116
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The contents could not be created."
msgstr "کنٹینس تخلیق نہیں ہوسکتا۔"
#: errtxt.hrc:117
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The file name is too long for the target file system."
msgstr "ٹارگیٹ فائل سسٹم سےفائل نام زیادہ۔"
#: errtxt.hrc:118
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The input syntax is invalid."
msgstr "انپوٹ سینٹیکس نہ منظورہے"
#: errtxt.hrc:119
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid ""
"This document contains attributes that cannot be saved in the selected format.\n"
@@ -505,25 +466,21 @@ msgid ""
msgstr ""
#: errtxt.hrc:126
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Invalid data length."
msgstr "نہ درست ڈاٹا کی لمبائی۔"
#: errtxt.hrc:127
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Function not possible: path contains current directory."
msgstr "فنشن نہ ممکن:پاتھ کنٹینس کرنٹ ڈائریکٹری"
#: errtxt.hrc:128
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Function not possible: device (drive) not identical."
msgstr "فنشن نہ ممکن: (ڈرائیو) ڈیوئس مشابہ نہیں"
#: errtxt.hrc:129
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Device (drive) not ready."
msgstr "ڈیوئس (ڈرائیو) تیارنہیں۔"
@@ -534,7 +491,6 @@ msgid "Wrong checksum."
msgstr ""
#: errtxt.hrc:131
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Function not possible: write protected."
msgstr "فنشن نہ ممکن:رائٹ پروٹیکٹ۔"
@@ -574,7 +530,6 @@ msgid "$(ERR) activating object"
msgstr "$(ERR) ایكٹیویٹنگ آبجیكٹ"
#: langtab.hrc:29
-#, fuzzy
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "[None]"
msgstr "[کوئی نہیں]"
@@ -2577,7 +2532,6 @@ msgid "Address Book Source"
msgstr "ایڈر یس بک ماخذ"
#: addresstemplatedialog.ui:522
-#, fuzzy
msgctxt "addresstemplatedialog|label23"
msgid "Field Assignment"
msgstr "شبعہچ حوالگی دیو"
@@ -2911,7 +2865,6 @@ msgid "Name:"
msgstr "نام"
#: printersetupdialog.ui:125
-#, fuzzy
msgctxt "printersetupdialog|label3"
msgid "Status:"
msgstr "اسٹیٹس :"
@@ -2929,7 +2882,6 @@ msgid "Location:"
msgstr "جگہ"
#: printersetupdialog.ui:161
-#, fuzzy
msgctxt "printersetupdialog|label6"
msgid "Comment:"
msgstr "رائے"
@@ -2941,7 +2893,6 @@ msgid "Properties..."
msgstr "خصوصیات۔۔۔۔"
#: printersetupdialog.ui:247
-#, fuzzy
msgctxt "printersetupdialog|label1"
msgid "Printer"
msgstr "پرنٹر"
@@ -3698,7 +3649,6 @@ msgid "Black Italic"
msgstr "سیاہ ترچھا "
#: strings.hrc:176
-#, fuzzy
msgctxt "STR_SVT_STYLE_BOOK"
msgid "Book"
msgstr "کتاب"
@@ -3812,7 +3762,6 @@ msgid "Move To End"
msgstr "بْون كُن غژھیو"
#: strings.hrc:199
-#, fuzzy
msgctxt "STR_TABBAR_PUSHBUTTON_ADDTAB"
msgid "Add"
msgstr "ملاؤ"
@@ -3824,7 +3773,6 @@ msgid "Horizontal Ruler"
msgstr "افقی باہر"
#: strings.hrc:202
-#, fuzzy
msgctxt "STR_SVT_ACC_RULER_VERT_NAME"
msgid "Vertical Ruler"
msgstr "عمودی رولر"
@@ -3929,7 +3877,6 @@ msgid "Initializing"
msgstr "انیشیئلائزکران"
#: strings.hrc:222
-#, fuzzy
msgctxt "STR_SVT_PRNDLG_WAITING"
msgid "Waiting"
msgstr "ٹھہراہوا"
@@ -3955,7 +3902,6 @@ msgid "Offline"
msgstr ""
#: strings.hrc:227
-#, fuzzy
msgctxt "STR_SVT_PRNDLG_ERROR"
msgid "Error"
msgstr "غلطی"
@@ -4048,7 +3994,6 @@ msgid "~Finish"
msgstr "ختم"
#: strings.hrc:246
-#, fuzzy
msgctxt "STR_WIZDLG_NEXT"
msgid "~Next >"
msgstr "۔پتئ>"
diff --git a/source/ks/svx/messages.po b/source/ks/svx/messages.po
index 0bff0b185a0..14c2e72aaa8 100644
--- a/source/ks/svx/messages.po
+++ b/source/ks/svx/messages.po
@@ -59,7 +59,6 @@ msgid "Point"
msgstr "نقطہ"
#: fieldunit.hrc:39
-#, fuzzy
msgctxt "RID_SVXSTR_FIELDUNIT_TABLE"
msgid "Char"
msgstr "چارٹ"
@@ -86,13 +85,11 @@ msgid "EMPTY"
msgstr ""
#: fmstring.hrc:30
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "TRUE"
msgstr "صحیح "
#: fmstring.hrc:31
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "FALSE"
msgstr "غلط "
@@ -108,25 +105,21 @@ msgid "BETWEEN"
msgstr ""
#: fmstring.hrc:34
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "OR"
msgstr "یا"
#: fmstring.hrc:35
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "AND"
msgstr "بےی"
#: fmstring.hrc:36
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "Average"
msgstr "اوسط"
#: fmstring.hrc:37
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "Count"
msgstr "شمار"
@@ -138,7 +131,6 @@ msgid "Maximum"
msgstr "زیادئ ہوتئ زیادئ"
#: fmstring.hrc:39
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "Minimum"
msgstr "کم ازکم"
@@ -849,7 +841,6 @@ msgid "Query"
msgstr "کیوریز"
#: tabwin.hrc:29
-#, fuzzy
msgctxt "RID_RSC_TABWIN_PREFIX"
msgid "SQL"
msgstr "SQL"
@@ -1254,19 +1245,16 @@ msgid "A6"
msgstr "A"
#: page.hrc:31
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "A5"
msgstr "A"
#: page.hrc:32
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "A4"
msgstr "A"
#: page.hrc:33
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "A3"
msgstr "A"
@@ -1287,7 +1275,6 @@ msgid "B4 (ISO)"
msgstr ""
#: page.hrc:37
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "Letter"
msgstr "حرف"
@@ -1410,19 +1397,16 @@ msgid "A6"
msgstr "A"
#: page.hrc:65
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "A5"
msgstr "A"
#: page.hrc:66
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "A4"
msgstr "A"
#: page.hrc:67
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "A3"
msgstr "A"
@@ -1458,7 +1442,6 @@ msgid "B4 (ISO)"
msgstr ""
#: page.hrc:74
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "Letter"
msgstr "حرف"
@@ -1665,7 +1648,6 @@ msgid "Date"
msgstr "تاریخ"
#: acceptrejectchangesdialog.ui:240
-#, fuzzy
msgctxt "acceptrejectchangesdialog|writerdesc"
msgid "Comment"
msgstr "نوٹ"
@@ -1716,7 +1698,6 @@ msgid "_Add..."
msgstr "ملائیے"
#: adddataitemdialog.ui:110
-#, fuzzy
msgctxt "adddataitemdialog|label1"
msgid "Item"
msgstr "شئہ"
@@ -1734,7 +1715,6 @@ msgid "_Required"
msgstr "مطالبہ کرُن"
#: adddataitemdialog.ui:186
-#, fuzzy
msgctxt "adddataitemdialog|requiredcond"
msgid "Condition"
msgstr "شرط "
@@ -1746,7 +1726,6 @@ msgid "R_elevant"
msgstr "بامقصد "
#: adddataitemdialog.ui:215
-#, fuzzy
msgctxt "adddataitemdialog|relevantcond"
msgid "Condition"
msgstr "شرط "
@@ -1770,19 +1749,16 @@ msgid "Calc_ulate"
msgstr "گننا"
#: adddataitemdialog.ui:274
-#, fuzzy
msgctxt "adddataitemdialog|constraintcond"
msgid "Condition"
msgstr "شرط "
#: adddataitemdialog.ui:288
-#, fuzzy
msgctxt "adddataitemdialog|readonlycond"
msgid "Condition"
msgstr "شرط "
#: adddataitemdialog.ui:302
-#, fuzzy
msgctxt "adddataitemdialog|calculatecond"
msgid "Condition"
msgstr "شرط "
@@ -1868,7 +1844,6 @@ msgid "Edit Namespace"
msgstr ""
#: addsubmissiondialog.ui:8
-#, fuzzy
msgctxt "addsubmissiondialog|AddSubmissionDialog"
msgid "Add Submission"
msgstr "حوالگی رلئویو"
@@ -2102,7 +2077,6 @@ msgid "Mapping"
msgstr ""
#: chinesedictionary.ui:199
-#, fuzzy
msgctxt "chinesedictionary|propertyft"
msgid "Property"
msgstr "خصوصیت "
@@ -2119,13 +2093,11 @@ msgid "Foreign"
msgstr ""
#: chinesedictionary.ui:214
-#, fuzzy
msgctxt "chinesedictionary|property"
msgid "First name"
msgstr "پہلانام"
#: chinesedictionary.ui:215
-#, fuzzy
msgctxt "chinesedictionary|property"
msgid "Last name"
msgstr "آخری نام"
@@ -2137,7 +2109,6 @@ msgid "Title"
msgstr "عنوان"
#: chinesedictionary.ui:217
-#, fuzzy
msgctxt "chinesedictionary|property"
msgid "Status"
msgstr "حیثیت کے مطابق"
@@ -2148,7 +2119,6 @@ msgid "Place name"
msgstr ""
#: chinesedictionary.ui:219
-#, fuzzy
msgctxt "chinesedictionary|property"
msgid "Business"
msgstr "تجارت"
@@ -2201,7 +2171,6 @@ msgid "Classification Dialog"
msgstr ""
#: classificationdialog.ui:94
-#, fuzzy
msgctxt "classificationdialog|label-Content"
msgid "Content"
msgstr "مشمولہ"
@@ -2246,7 +2215,6 @@ msgid "Part Number:"
msgstr "صفحہ نمبر"
#: classificationdialog.ui:310
-#, fuzzy
msgctxt "classificationdialog|intellectualPropertyPartAddButton"
msgid "Add"
msgstr "ملاؤ"
@@ -2314,7 +2282,6 @@ msgid "Date Field"
msgstr "شعبئی تئریخ"
#: colsmenu.ui:62
-#, fuzzy
msgctxt "colsmenu|TimeField"
msgid "Time Field"
msgstr "وقت شعبہ"
@@ -2332,7 +2299,6 @@ msgid "Currency Field"
msgstr "کرنسی ہیوند حصئ"
#: colsmenu.ui:84
-#, fuzzy
msgctxt "colsmenu|PatternField"
msgid "Pattern Field"
msgstr "نمونئ شعبہ"
@@ -2385,7 +2351,6 @@ msgid "Date Field"
msgstr "شعبئی تئریخ"
#: colsmenu.ui:163
-#, fuzzy
msgctxt "colsmenu|TimeField1"
msgid "Time Field"
msgstr "وقت شعبہ"
@@ -2403,7 +2368,6 @@ msgid "Currency Field"
msgstr "کرنسی ہیوند حصئ"
#: colsmenu.ui:187
-#, fuzzy
msgctxt "colsmenu|PatternField1"
msgid "Pattern Field"
msgstr "نمونئ شعبہ"
@@ -2420,7 +2384,6 @@ msgid "Date and Time Field"
msgstr ""
#: colsmenu.ui:216
-#, fuzzy
msgctxt "colsmenu|delete"
msgid "Delete column"
msgstr "کالم خارج کرو"
@@ -2568,7 +2531,6 @@ msgid "Image size:"
msgstr ""
#: compressgraphicdialog.ui:626
-#, fuzzy
msgctxt "compressgraphicdialog|label15"
msgid "Type:"
msgstr ":ٹائپ"
@@ -2831,43 +2793,36 @@ msgid "Lines & Arrows"
msgstr "لکیریں اورتیریں"
#: defaultshapespanel.ui:95
-#, fuzzy
msgctxt "defaultshapespanel|label2"
msgid "Curve"
msgstr "کمان"
#: defaultshapespanel.ui:132
-#, fuzzy
msgctxt "defaultshapespanel|label3"
msgid "Connectors"
msgstr "رابطہ کار"
#: defaultshapespanel.ui:169
-#, fuzzy
msgctxt "defaultshapespanel|label4"
msgid "Basic Shapes"
msgstr "بنیادی اشکال"
#: defaultshapespanel.ui:206
-#, fuzzy
msgctxt "defaultshapespanel|label5"
msgid "Symbols"
msgstr "علامات"
#: defaultshapespanel.ui:243
-#, fuzzy
msgctxt "defaultshapespanel|label6"
msgid "Block Arrows"
msgstr "بلاک تیریں"
#: defaultshapespanel.ui:280
-#, fuzzy
msgctxt "defaultshapespanel|label7"
msgid "Flowchart"
msgstr "فلوچارٹ"
#: defaultshapespanel.ui:317
-#, fuzzy
msgctxt "defaultshapespanel|label8"
msgid "Callouts"
msgstr "کال آؤٹس"
@@ -2917,7 +2872,6 @@ msgid "All contents of the header will be deleted and can not be restored."
msgstr ""
#: docking3deffects.ui:263
-#, fuzzy
msgctxt "docking3deffects|Docking3DEffects"
msgid "3D Effects"
msgstr "3D اثرات "
@@ -2977,7 +2931,6 @@ msgid "Object-Specific"
msgstr "مقررئ آبجیکٹ "
#: docking3deffects.ui:583
-#, fuzzy
msgctxt "docking3deffects|flat|tooltip_text"
msgid "Flat"
msgstr "ہموار"
@@ -3047,7 +3000,6 @@ msgid "_Mode"
msgstr "موڈ"
#: docking3deffects.ui:842
-#, fuzzy
msgctxt "docking3deffects|mode"
msgid "Flat"
msgstr "ہموار"
@@ -3101,7 +3053,6 @@ msgid "_Distance"
msgstr "۔مثالئ"
#: docking3deffects.ui:1032
-#, fuzzy
msgctxt "docking3deffects|label16"
msgid "Camera"
msgstr "کیمرہ"
@@ -3179,7 +3130,6 @@ msgid "Light Source 8"
msgstr "ہلکئ زرئی 8"
#: docking3deffects.ui:1369
-#, fuzzy
msgctxt "docking3deffects|label19"
msgid "Illumination"
msgstr "چمکن ۄول"
@@ -3317,7 +3267,6 @@ msgid "User-defined"
msgstr "استیمال كرن وۄل-خلاصئ"
#: docking3deffects.ui:1752
-#, fuzzy
msgctxt "docking3deffects|favorites"
msgid "Metal"
msgstr "دھات"
@@ -3413,7 +3362,6 @@ msgid "Textures"
msgstr "بناوٹ "
#: docking3deffects.ui:1978
-#, fuzzy
msgctxt "docking3deffects|light|tooltip_text"
msgid "Illumination"
msgstr "چمکن ۄول"
@@ -3548,13 +3496,11 @@ msgid "Pipette"
msgstr ""
#: dockingfontwork.ui:17
-#, fuzzy
msgctxt "dockingfontwork|DockingFontwork"
msgid "Fontwork"
msgstr "فانٹ ورک"
#: dockingfontwork.ui:32
-#, fuzzy
msgctxt "dockingfontwork|off|tooltip_text"
msgid "Off"
msgstr "بند"
@@ -3620,7 +3566,6 @@ msgid "Distance"
msgstr "۔مثالئ"
#: dockingfontwork.ui:259
-#, fuzzy
msgctxt "dockingfontwork|indent|tooltip_text"
msgid "Indent"
msgstr "انڈینٹ"
@@ -3638,7 +3583,6 @@ msgid "Text Contour"
msgstr "مواد قنطور"
#: dockingfontwork.ui:319
-#, fuzzy
msgctxt "dockingfontwork|noshadow|tooltip_text"
msgid "No Shadow"
msgstr "كہین ژھای چھنئ"
@@ -3761,7 +3705,6 @@ msgid "Document Name"
msgstr "دستاویزك طرز"
#: docrecoveryrecoverdialog.ui:147
-#, fuzzy
msgctxt "docrecoveryrecoverdialog|statusft"
msgid "Status"
msgstr "حیثیت کے مطابق"
@@ -3795,7 +3738,6 @@ msgid "_Value"
msgstr "قئمتھ"
#: extrustiondepthdialog.ui:135
-#, fuzzy
msgctxt "extrustiondepthdialog|label2"
msgid "Depth"
msgstr "گہرائی"
@@ -3993,7 +3935,6 @@ msgid "Search i_n:"
msgstr ""
#: findreplacedialog.ui:958
-#, fuzzy
msgctxt "findreplacedialog|calcsearchin"
msgid "Formulas"
msgstr "ضئبطئ"
@@ -4111,7 +4052,6 @@ msgid "Contour Editor"
msgstr "قنطورایڈیٹر"
#: floatingcontour.ui:46
-#, fuzzy
msgctxt "floatingcontour|TBI_APPLY"
msgid "Apply"
msgstr "لاگوکر"
@@ -4123,19 +4063,16 @@ msgid "Workspace"
msgstr "کامئ ہنز جاے"
#: floatingcontour.ui:96
-#, fuzzy
msgctxt "floatingcontour|TBI_SELECT"
msgid "Select"
msgstr "منتخب کرو"
#: floatingcontour.ui:111
-#, fuzzy
msgctxt "floatingcontour|TBI_RECT"
msgid "Rectangle"
msgstr "مستطیل"
#: floatingcontour.ui:126
-#, fuzzy
msgctxt "floatingcontour|TBI_CIRCLE"
msgid "Ellipse"
msgstr "الیپس"
@@ -4147,25 +4084,21 @@ msgid "Polygon"
msgstr "پالیگَن"
#: floatingcontour.ui:166
-#, fuzzy
msgctxt "floatingcontour|TBI_POLYEDIT"
msgid "Edit Points"
msgstr "نقطوں کومرتب کرو"
#: floatingcontour.ui:181
-#, fuzzy
msgctxt "floatingcontour|TBI_POLYMOVE"
msgid "Move Points"
msgstr "نقطوں کامقام تبدیل کرو"
#: floatingcontour.ui:196
-#, fuzzy
msgctxt "floatingcontour|TBI_POLYINSERT"
msgid "Insert Points"
msgstr "نقطےداخل کرو"
#: floatingcontour.ui:211
-#, fuzzy
msgctxt "floatingcontour|TBI_POLYDELETE"
msgid "Delete Points"
msgstr "نقطوں کوخارج کرو"
@@ -4232,13 +4165,11 @@ msgid "Add Item"
msgstr " آئٹم رلئویو"
#: formdatamenu.ui:20
-#, fuzzy
msgctxt "formdatamenu|addelement"
msgid "Add Element"
msgstr "ایلیمینٹ رلئویو"
#: formdatamenu.ui:28
-#, fuzzy
msgctxt "formdatamenu|addattribute"
msgid "Add Attribute"
msgstr " اٹر یبیوٹس رلئویو"
@@ -4287,7 +4218,6 @@ msgid "Form"
msgstr "فارم"
#: formnavimenu.ui:30
-#, fuzzy
msgctxt "formnavimenu|hidden"
msgid "Hidden Control"
msgstr " کنٹرول ژور۪ی"
@@ -4341,31 +4271,26 @@ msgid "Propert_ies"
msgstr "خصوصیات:"
#: formnavimenu.ui:106
-#, fuzzy
msgctxt "formnavimenu|designmode"
msgid "Open in Design Mode"
msgstr "ڈیزائن موڈ کوکھولو"
#: formnavimenu.ui:114
-#, fuzzy
msgctxt "formnavimenu|controlfocus"
msgid "Automatic Control Focus"
msgstr "خودکارکنٹرول فوکس"
#: functionmenu.ui:12
-#, fuzzy
msgctxt "functionmenu|avg"
msgid "Average"
msgstr "اوسط"
#: functionmenu.ui:20
-#, fuzzy
msgctxt "functionmenu|counta"
msgid "CountA"
msgstr "Aشمار "
#: functionmenu.ui:27
-#, fuzzy
msgctxt "functionmenu|count"
msgid "Count"
msgstr "شمار"
@@ -4377,7 +4302,6 @@ msgid "Maximum"
msgstr "زیادئ ہوتئ زیادئ"
#: functionmenu.ui:41
-#, fuzzy
msgctxt "functionmenu|min"
msgid "Minimum"
msgstr "کم ازکم"
@@ -4526,7 +4450,6 @@ msgid "_AutoFit height"
msgstr " پانئی كریو تھزرٹھیك"
#: headfootformatpage.ui:326
-#, fuzzy
msgctxt "headfootformatpage|buttonMore"
msgid "More..."
msgstr "مزید"
@@ -4556,7 +4479,6 @@ msgid "ImageMap Editor"
msgstr "‎امیج میپ ایڈیٹر"
#: imapdialog.ui:32
-#, fuzzy
msgctxt "imapdialog|TBI_APPLY"
msgid "Apply"
msgstr "لاگوکر"
@@ -4580,19 +4502,16 @@ msgid "Close"
msgstr "بندکرو"
#: imapdialog.ui:91
-#, fuzzy
msgctxt "imapdialog|TBI_SELECT"
msgid "Select"
msgstr "منتخب کرو"
#: imapdialog.ui:106
-#, fuzzy
msgctxt "imapdialog|TBI_RECT"
msgid "Rectangle"
msgstr "مستطیل"
#: imapdialog.ui:121
-#, fuzzy
msgctxt "imapdialog|TBI_CIRCLE"
msgid "Ellipse"
msgstr "الیپس"
@@ -4610,25 +4529,21 @@ msgid "Freeform Polygon"
msgstr "آزادانا پالیگن"
#: imapdialog.ui:166
-#, fuzzy
msgctxt "imapdialog|TBI_POLYEDIT"
msgid "Edit Points"
msgstr "نقطوں کومرتب کرو"
#: imapdialog.ui:181
-#, fuzzy
msgctxt "imapdialog|TBI_POLYMOVE"
msgid "Move Points"
msgstr "نقطوں کامقام تبدیل کرو"
#: imapdialog.ui:196
-#, fuzzy
msgctxt "imapdialog|TBI_POLYINSERT"
msgid "Insert Points"
msgstr "نقطےداخل کرو"
#: imapdialog.ui:211
-#, fuzzy
msgctxt "imapdialog|TBI_POLYDELETE"
msgid "Delete Points"
msgstr "نقطوں کوخارج کرو"
@@ -4811,7 +4726,6 @@ msgid "_Edit..."
msgstr "ایڈیٹ"
#: namespacedialog.ui:168
-#, fuzzy
msgctxt "namespacedialog|prefix"
msgid "Prefix"
msgstr "سابقہ"
@@ -4839,7 +4753,6 @@ msgid "_Visible grid"
msgstr ""
#: optgridpage.ui:99
-#, fuzzy
msgctxt "optgridpage|label1"
msgid "Grid"
msgstr "جال"
@@ -4994,13 +4907,11 @@ msgid "1.5 Lines"
msgstr " 1.5ریكھئ"
#: paralinespacingcontrol.ui:185
-#, fuzzy
msgctxt "paralinespacingcontrol|line_dist"
msgid "Double"
msgstr "دْگنئ"
#: paralinespacingcontrol.ui:186
-#, fuzzy
msgctxt "paralinespacingcontrol|line_dist"
msgid "Proportional"
msgstr "برابر"
@@ -5017,7 +4928,6 @@ msgid "Leading"
msgstr "عنوان"
#: paralinespacingcontrol.ui:189
-#, fuzzy
msgctxt "paralinespacingcontrol|line_dist"
msgid "Fixed"
msgstr "طےشدہ"
@@ -5233,7 +5143,6 @@ msgid "Do you want to unlink the graphics in order to edit it?"
msgstr ""
#: redlinecontrol.ui:23
-#, fuzzy
msgctxt "redlinecontrol|view"
msgid "List"
msgstr "لسٹ"
@@ -5263,7 +5172,6 @@ msgid "C_omment:"
msgstr "رائے"
#: redlinefilterpage.ui:87
-#, fuzzy
msgctxt "redlinefilterpage|commentedit-atkobject"
msgid "Comment"
msgstr "نوٹ"
@@ -5292,7 +5200,6 @@ msgid "Author"
msgstr "لكھٲر"
#: redlinefilterpage.ui:186
-#, fuzzy
msgctxt "redlinefilterpage|rangeedit-atkobject"
msgid "Range"
msgstr "حد"
@@ -5405,7 +5312,6 @@ msgid "Date"
msgstr "تاریخ"
#: redlineviewpage.ui:69
-#, fuzzy
msgctxt "redlineviewpage|comment"
msgid "Comment"
msgstr "نوٹ"
@@ -5417,49 +5323,41 @@ msgid "Changes"
msgstr "تبدیلی "
#: rowsmenu.ui:12
-#, fuzzy
msgctxt "rowsmenu|delete"
msgid "Delete Rows"
msgstr "سطورکوخارج کرو"
#: rowsmenu.ui:19
-#, fuzzy
msgctxt "rowsmenu|save"
msgid "Save Record"
msgstr "ریکارڈمحفوظ کرو"
#: rowsmenu.ui:26
-#, fuzzy
msgctxt "rowsmenu|undo"
msgid "Undo: Data entry"
msgstr "انڈو: ڈاٹاادخال"
#: rulermenu.ui:12
-#, fuzzy
msgctxt "rulermenu|mm"
msgid "Millimeter"
msgstr "ملی میٹر"
#: rulermenu.ui:20
-#, fuzzy
msgctxt "rulermenu|cm"
msgid "Centimeter"
msgstr "سینٹی میٹر"
#: rulermenu.ui:28
-#, fuzzy
msgctxt "rulermenu|m"
msgid "Meter"
msgstr "میٹر"
#: rulermenu.ui:36
-#, fuzzy
msgctxt "rulermenu|km"
msgid "Kilometer"
msgstr "کلومیٹر"
#: rulermenu.ui:44
-#, fuzzy
msgctxt "rulermenu|in"
msgid "Inch"
msgstr "انچ"
@@ -5471,25 +5369,21 @@ msgid "Foot"
msgstr "دامن"
#: rulermenu.ui:60
-#, fuzzy
msgctxt "rulermenu|mile"
msgid "Miles"
msgstr "میل"
#: rulermenu.ui:68
-#, fuzzy
msgctxt "rulermenu|pt"
msgid "Point"
msgstr "نقطہ"
#: rulermenu.ui:76
-#, fuzzy
msgctxt "rulermenu|pc"
msgid "Pica"
msgstr "پیکا"
#: rulermenu.ui:84
-#, fuzzy
msgctxt "rulermenu|ch"
msgid "Char"
msgstr "چارٹ"
@@ -5735,7 +5629,6 @@ msgid "Quadratic"
msgstr ""
#: sidebararea.ui:174
-#, fuzzy
msgctxt "sidebararea|gradientstyle"
msgid "Square"
msgstr "مربع"
@@ -5785,7 +5678,6 @@ msgid "None"
msgstr "كہین نئ"
#: sidebararea.ui:252
-#, fuzzy
msgctxt "sidebararea|transtype"
msgid "Solid"
msgstr "ٹھوس"
@@ -5817,7 +5709,6 @@ msgid "Quadratic"
msgstr ""
#: sidebararea.ui:258
-#, fuzzy
msgctxt "sidebararea|transtype"
msgid "Square"
msgstr "مربع"
@@ -5877,7 +5768,6 @@ msgid "Specify the degree of difference between the lightest and darkest parts o
msgstr ""
#: sidebargraphic.ui:107
-#, fuzzy
msgctxt "sidebargraphic|setcontrast-atkobject"
msgid "Contrast"
msgstr "تقابل"
@@ -6079,7 +5969,6 @@ msgid "Select the style of the line caps."
msgstr ""
#: sidebarline.ui:322
-#, fuzzy
msgctxt "sidebarline|linecapstyle"
msgid "Flat"
msgstr "ہموار"
@@ -6091,7 +5980,6 @@ msgid "Round"
msgstr "آواز"
#: sidebarline.ui:324
-#, fuzzy
msgctxt "sidebarline|linecapstyle"
msgid "Square"
msgstr "مربع"
@@ -6163,7 +6051,6 @@ msgid "_Indent:"
msgstr "انڈینٹ"
#: sidebarparagraph.ui:448
-#, fuzzy
msgctxt "sidebarparagraph|indent|tooltip_text"
msgid "Indent"
msgstr "انڈینٹ"
@@ -6175,7 +6062,6 @@ msgid "Increase Indent"
msgstr "انڈینٹ بڑھاو"
#: sidebarparagraph.ui:469
-#, fuzzy
msgctxt "sidebarparagraph|decreaseindent|tooltip_text"
msgid "Decrease Indent"
msgstr "انڈینٹک کریو كم"
@@ -6307,7 +6193,6 @@ msgid "_Rotation:"
msgstr "گتھ"
#: sidebarpossize.ui:254
-#, fuzzy
msgctxt "sidebarpossize|orientationcontrol-atkobject"
msgid "Rotation"
msgstr "گتھ"
@@ -6419,7 +6304,6 @@ msgid "Custom Value"
msgstr ""
#: textcontrolchardialog.ui:8
-#, fuzzy
msgctxt "textcontrolchardialog|TextControlCharacterPropertiesDialog"
msgid "Character"
msgstr "حرف"
@@ -6431,7 +6315,6 @@ msgid "Font"
msgstr "فانٹ"
#: textcontrolchardialog.ui:128
-#, fuzzy
msgctxt "textcontrolchardialog|fonteffects"
msgid "Font Effects"
msgstr "فانٹ اثرات"
@@ -6443,7 +6326,6 @@ msgid "Position"
msgstr "جاے"
#: textcontrolparadialog.ui:8
-#, fuzzy
msgctxt "textcontrolparadialog|TextControlParagraphPropertiesDialog"
msgid "Paragraph"
msgstr "پیراگراف"
@@ -6460,7 +6342,6 @@ msgid "Alignment"
msgstr "ترتیب وار"
#: textcontrolparadialog.ui:152
-#, fuzzy
msgctxt "textcontrolparadialog|labelTP_PARA_ASIAN"
msgid "Asian Typography"
msgstr "Asian Typography"
@@ -6482,7 +6363,6 @@ msgid "Single"
msgstr "وئحد"
#: textunderlinecontrol.ui:61
-#, fuzzy
msgctxt "textunderlinecontrol|double|tooltip_text"
msgid "Double"
msgstr "دْگنئ"
@@ -6524,7 +6404,6 @@ msgid "Dot Dot Dash"
msgstr ""
#: textunderlinecontrol.ui:197
-#, fuzzy
msgctxt "textunderlinecontrol|wave|tooltip_text"
msgid "Wave"
msgstr "لہر"
@@ -6541,13 +6420,11 @@ msgid "Add Item"
msgstr " آئٹم رلئویو"
#: xformspage.ui:40
-#, fuzzy
msgctxt "xformspage|TBI_ITEM_ADD_ELEMENT"
msgid "Add Element"
msgstr "ایلیمینٹ رلئویو"
#: xformspage.ui:54
-#, fuzzy
msgctxt "xformspage|TBI_ITEM_ADD_ATTRIBUTE"
msgid "Add Attribute"
msgstr " اٹر یبیوٹس رلئویو"
@@ -6571,13 +6448,11 @@ msgid "Digital Signatures..."
msgstr "ڈیجیٹل دستخط"
#: zoommenu.ui:12
-#, fuzzy
msgctxt "zoommenu|page"
msgid "Entire Page"
msgstr "سۄری صفحہ"
#: zoommenu.ui:20
-#, fuzzy
msgctxt "zoommenu|width"
msgid "Page Width"
msgstr "صفحہك كھجر"
@@ -6588,7 +6463,6 @@ msgid "Optimal View"
msgstr ""
#: zoommenu.ui:36
-#, fuzzy
msgctxt "zoommenu|50"
msgid "50%"
msgstr " 50% "
@@ -6599,7 +6473,6 @@ msgid "75%"
msgstr ""
#: zoommenu.ui:52
-#, fuzzy
msgctxt "zoommenu|100"
msgid "100%"
msgstr " 100% "
@@ -6611,7 +6484,6 @@ msgid "150%"
msgstr " 50% "
#: zoommenu.ui:68
-#, fuzzy
msgctxt "zoommenu|200"
msgid "200%"
msgstr " 200% "
@@ -6623,7 +6495,6 @@ msgid "Drawing object"
msgstr " آبجیكٹس بناوان"
#: strings.hrc:26
-#, fuzzy
msgctxt "STR_ObjNamePluralNONE"
msgid "Drawing objects"
msgstr " آبجیكٹس بناوان"
@@ -6974,7 +6845,6 @@ msgid "Outline Texts"
msgstr "آؤٹ لائن مواد"
#: strings.hrc:95
-#, fuzzy
msgctxt "STR_ObjNameSingulGRAF"
msgid "Image"
msgstr "امیج"
@@ -7036,7 +6906,6 @@ msgid "Linked Metafiles"
msgstr "لنک كرمِت میٹافا‏ئلیں"
#: strings.hrc:107
-#, fuzzy
msgctxt "STR_ObjNameSingulGRAFBMP"
msgid "Image"
msgstr "امیج"
@@ -7192,7 +7061,6 @@ msgid "Dimensioning objects"
msgstr "مینئنك آبجیكٹ"
#: strings.hrc:137
-#, fuzzy
msgctxt "STR_ObjNamePlural"
msgid "Drawing objects"
msgstr " آبجیكٹس بناوان"
@@ -8611,7 +8479,6 @@ msgid "Glue spacing object 2"
msgstr "گلیوفئصلہ آبجیکپٹ 2"
#: strings.hrc:418
-#, fuzzy
msgctxt "SIP_SA_EDGELINEDELTACOUNT"
msgid "Number of movable lines"
msgstr "حرکت كرن والین ریخن ہیوند تعداد"
@@ -9232,7 +9099,6 @@ msgid "Bitmap"
msgstr "بٹ میپ"
#: strings.hrc:542
-#, fuzzy
msgctxt "RID_SVXSTR_PATTERN"
msgid "Pattern"
msgstr "نمونہ"
@@ -9337,7 +9203,6 @@ msgid "Gray"
msgstr "میژ۪ی رنگ"
#: strings.hrc:563
-#, fuzzy
msgctxt "RID_SVXSTR_COLOR_WHITE"
msgid "White"
msgstr "سفید"
@@ -9369,7 +9234,6 @@ msgid "Red"
msgstr "ۄزُل"
#: strings.hrc:569
-#, fuzzy
msgctxt "RID_SVXSTR_COLOR_VIOLET"
msgid "Violet"
msgstr "بنفشی"
@@ -9407,7 +9271,6 @@ msgstr "لینن"
#. Light variants of the standard color palette
#: strings.hrc:577
-#, fuzzy
msgctxt "RID_SVXSTR_COLOR_LIGHTGRAY"
msgid "Light Gray"
msgstr "ہلکا گرے"
@@ -9552,7 +9415,6 @@ msgid "Cyan"
msgstr ""
#: strings.hrc:607
-#, fuzzy
msgctxt "RID_SVXSTR_COLOR_MAGENTA"
msgid "Magenta"
msgstr "وانگَن رنگ"
@@ -10159,7 +10021,6 @@ msgid "Pink Gradient"
msgstr ""
#: strings.hrc:728
-#, fuzzy
msgctxt "RID_SVXSTR_GRDT64"
msgid "Sky"
msgstr "آسمان"
@@ -10615,7 +10476,6 @@ msgid "Zig Zag"
msgstr ""
#: strings.hrc:816
-#, fuzzy
msgctxt "RID_SVXSTR_BMP53"
msgid "Wave"
msgstr "لہر"
@@ -10728,7 +10588,6 @@ msgid "Upward Diagonal"
msgstr ""
#: strings.hrc:837
-#, fuzzy
msgctxt "RID_SVXSTR_BMP74"
msgid "Cross"
msgstr "متقاطع"
@@ -11076,7 +10935,6 @@ msgid "Last Custom Value"
msgstr ""
#: strings.hrc:910
-#, fuzzy
msgctxt "RID_SVXSTR_PT"
msgid "pt"
msgstr "پی ٹی"
@@ -11225,7 +11083,6 @@ msgid "Surfaces"
msgstr " طحئ "
#: strings.hrc:946
-#, fuzzy
msgctxt "RID_GALLERYSTR_THEME_COMPUTERS"
msgid "Computers"
msgstr "کمپیوٹرس "
@@ -11432,55 +11289,46 @@ msgid "P~arallel"
msgstr "متوئزی"
#: strings.hrc:990
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_NW"
msgid "Extrusion North-West"
msgstr "شمال مغرب اخراج "
#: strings.hrc:991
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_N"
msgid "Extrusion North"
msgstr "شمال اخراج "
#: strings.hrc:992
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_NE"
msgid "Extrusion North-East"
msgstr "شمال مشرق اخراج "
#: strings.hrc:993
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_W"
msgid "Extrusion West"
msgstr " مغرب اخراج "
#: strings.hrc:994
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_NONE"
msgid "Extrusion Backwards"
msgstr "پئت كِن ژھعنڈیو "
#: strings.hrc:995
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_E"
msgid "Extrusion East"
msgstr " مشرق اخراج "
#: strings.hrc:996
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_SW"
msgid "Extrusion South-West"
msgstr "جنوب مغرب اخراج "
#: strings.hrc:997
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_S"
msgid "Extrusion South"
msgstr "جنوب اخراج "
#: strings.hrc:998
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_SE"
msgid "Extrusion South-East"
msgstr "شمال مشرق اخراج "
@@ -11647,7 +11495,6 @@ msgstr ""
#. This is duplicated in GenericCommands.xcu in officecfg.
#: strings.hrc:1032
-#, fuzzy
msgctxt "RID_SVXSTR_CHARFONTNAME"
msgid "Font Name"
msgstr "فانٹ نام"
@@ -12315,7 +12162,6 @@ msgid " (read-only)"
msgstr "(صرف-پڑھو)"
#: strings.hrc:1172
-#, fuzzy
msgctxt "RID_STR_ALREADYEXISTOVERWRITE"
msgid "The file already exists. Overwrite?"
msgstr "فائلچھئ گوڈئی موجود ۔اوررائٹ؟"
@@ -12432,7 +12278,6 @@ msgid "Instance"
msgstr "۔مثالئ"
#: strings.hrc:1190
-#, fuzzy
msgctxt "RID_STR_REPLACE_DOC"
msgid "Document"
msgstr "دستاویز"
@@ -12541,7 +12386,6 @@ msgid "Binding"
msgstr "بندھشئ"
#: strings.hrc:1211
-#, fuzzy
msgctxt "RID_STR_BINDING_EXPR"
msgid "Binding expression"
msgstr "بانڈینگ ایکسپریشن "
@@ -12646,13 +12490,11 @@ msgid "Zoom factor. Right-click to change zoom factor or click to open Zoom dial
msgstr ""
#: strings.hrc:1235
-#, fuzzy
msgctxt "RID_SVXSTR_ZOOM_IN"
msgid "Zoom In"
msgstr " زوم اندر"
#: strings.hrc:1236
-#, fuzzy
msgctxt "RID_SVXSTR_ZOOM_OUT"
msgid "Zoom Out"
msgstr " زوم باہر"
@@ -12663,7 +12505,6 @@ msgid "25%"
msgstr ""
#: strings.hrc:1238
-#, fuzzy
msgctxt "RID_SVXSTR_ZOOM_50"
msgid "50%"
msgstr " 50% "
@@ -12674,7 +12515,6 @@ msgid "75%"
msgstr ""
#: strings.hrc:1240
-#, fuzzy
msgctxt "RID_SVXSTR_ZOOM_100"
msgid "100%"
msgstr " 100% "
@@ -12686,7 +12526,6 @@ msgid "150%"
msgstr " 50% "
#: strings.hrc:1242
-#, fuzzy
msgctxt "RID_SVXSTR_ZOOM_200"
msgid "200%"
msgstr " 200% "
@@ -12749,7 +12588,6 @@ msgid "Reached the end of the sheet"
msgstr ""
#: strings.hrc:1255
-#, fuzzy
msgctxt "RID_SVXSTR_SEARCH_NOT_FOUND"
msgid "Search key not found"
msgstr " ژھانڈنئچ كُنز آی نئ اَتھی"
@@ -14265,7 +14103,6 @@ msgid "Miscellaneous Symbols And Pictographs"
msgstr ""
#: strings.hrc:1570
-#, fuzzy
msgctxt "RID_SUBSETMAP"
msgid "Emoticons"
msgstr "ایموٹی کونس "
@@ -14787,7 +14624,6 @@ msgid "Widows"
msgstr "آرفنس"
#: svxitems.hrc:63
-#, fuzzy
msgctxt "RID_ATTR_NAMES"
msgid "Paragraph spacing"
msgstr "پیراگرافس منز فئاصلہ دیون"
diff --git a/source/ks/sw/messages.po b/source/ks/sw/messages.po
index 839c1debee3..cce7c5aa2d7 100644
--- a/source/ks/sw/messages.po
+++ b/source/ks/sw/messages.po
@@ -37,7 +37,6 @@ msgid "Custom Styles"
msgstr "کسٹم اسٹائلز "
#: app.hrc:34
-#, fuzzy
msgctxt "RID_PARAGRAPHSTYLEFAMILY"
msgid "Automatic"
msgstr " پانئی "
@@ -353,7 +352,6 @@ msgid "$(ARG1) has changed."
msgstr ""
#: error.hrc:47
-#, fuzzy
msgctxt "RID_SW_ERRHDL"
msgid "$(ARG1) does not exist."
msgstr "$(ARG1) چھُ نئ موجود"
@@ -405,7 +403,6 @@ msgid "Dear"
msgstr "سال"
#: mmaddressblockpage.hrc:28
-#, fuzzy
msgctxt "RA_SALUTATION"
msgid "Hello"
msgstr "آداب"
@@ -431,7 +428,6 @@ msgid "!"
msgstr ""
#: mmaddressblockpage.hrc:37
-#, fuzzy
msgctxt "RA_PUNCTUATION"
msgid "(none)"
msgstr "كہین نئ"
@@ -1297,7 +1293,6 @@ msgid "List Contents"
msgstr "فہرست مشمولات"
#: strings.hrc:186
-#, fuzzy
msgctxt "STR_POOLCOLL_HTML_DT"
msgid "List Heading"
msgstr "فہرست عنوان "
@@ -1531,7 +1526,6 @@ msgid "The following characters are not valid and have been removed: "
msgstr ""
#: strings.hrc:235
-#, fuzzy
msgctxt "STR_BOOKMARK_DEF_NAME"
msgid "Bookmark"
msgstr "نشان زد "
@@ -1549,31 +1543,26 @@ msgid "Text"
msgstr "متن"
#: strings.hrc:238
-#, fuzzy
msgctxt "SW_STR_NONE"
msgid "[None]"
msgstr "[کوئی نہیں]"
#: strings.hrc:239
-#, fuzzy
msgctxt "STR_CAPTION_BEGINNING"
msgid "Start"
msgstr "شروع"
#: strings.hrc:240
-#, fuzzy
msgctxt "STR_CAPTION_END"
msgid "End"
msgstr "اند"
#: strings.hrc:241
-#, fuzzy
msgctxt "STR_CAPTION_ABOVE"
msgid "Above"
msgstr "اوپر"
#: strings.hrc:242
-#, fuzzy
msgctxt "STR_CAPTION_BELOW"
msgid "Below"
msgstr "بوْنئ "
@@ -1666,7 +1655,6 @@ msgid "Table"
msgstr "جدول"
#: strings.hrc:261
-#, fuzzy
msgctxt "STR_GRAPHIC_DEFNAME"
msgid "Image"
msgstr "امیج"
@@ -1682,7 +1670,6 @@ msgid "Frame"
msgstr "فریم"
#: strings.hrc:264
-#, fuzzy
msgctxt "STR_SHAPE_DEFNAME"
msgid "Shape"
msgstr "بناوٹ"
@@ -2119,7 +2106,6 @@ msgid "Text frame"
msgstr "متن فریم "
#: strings.hrc:349
-#, fuzzy
msgctxt "STR_CONTENT_TYPE_SINGLE_GRAPHIC"
msgid "Image"
msgstr "امیج"
@@ -2529,25 +2515,21 @@ msgid "Apply table attributes"
msgstr "جدول ایٹری بیوٹس لاگوکریں"
#: strings.hrc:431
-#, fuzzy
msgctxt "STR_UNDO_TABLE_AUTOFMT"
msgid "AutoFormat Table"
msgstr "خودکارطریقےسےجدول بنائیں"
#: strings.hrc:432
-#, fuzzy
msgctxt "STR_UNDO_TABLE_INSCOL"
msgid "Insert Column"
msgstr "کالم داخل کرو"
#: strings.hrc:433
-#, fuzzy
msgctxt "STR_UNDO_TABLE_INSROW"
msgid "Insert Row"
msgstr "سطرداخل کرو"
#: strings.hrc:434
-#, fuzzy
msgctxt "STR_UNDO_TABLE_DELBOX"
msgid "Delete row/column"
msgstr "سطر/کالم کوخارج کرو"
@@ -2569,7 +2551,6 @@ msgid "Split Cells"
msgstr "سیلس کوعلیحدہ کرنا"
#: strings.hrc:438
-#, fuzzy
msgctxt "STR_UNDO_TABLE_MERGE"
msgid "Merge Cells"
msgstr "سیلس ملاؤ"
@@ -2720,13 +2701,11 @@ msgid "column break"
msgstr "کالم بریک"
#: strings.hrc:468
-#, fuzzy
msgctxt "STR_UNDO_REDLINE_INSERT"
msgid "Insert $1"
msgstr "داخل کرو$1"
#: strings.hrc:469
-#, fuzzy
msgctxt "STR_UNDO_REDLINE_DELETE"
msgid "Delete $1"
msgstr "خارج کرو$1"
@@ -2755,7 +2734,6 @@ msgid "Paragraph formatting changed"
msgstr ""
#: strings.hrc:474
-#, fuzzy
msgctxt "STR_UNDO_REDLINE_TABLE_ROW_INSERT"
msgid "Insert Row"
msgstr "سطرداخل کرو"
@@ -2767,7 +2745,6 @@ msgid "Delete Row"
msgstr "سطرخارج کرو"
#: strings.hrc:476
-#, fuzzy
msgctxt "STR_UNDO_REDLINE_TABLE_CELL_INSERT"
msgid "Insert Cell"
msgstr "شے کو داخل کرنا"
@@ -3135,7 +3112,6 @@ msgid "Manual Column Break"
msgstr ""
#: strings.hrc:552
-#, fuzzy
msgctxt "STR_CHART2_ROW_LABEL_TEXT"
msgid "Row %ROWNUMBER"
msgstr "Row %ROWNUMBER"
@@ -3169,7 +3145,6 @@ msgid "Pages"
msgstr "صفحات"
#: strings.hrc:558
-#, fuzzy
msgctxt "STR_STYLE_FAMILY_NUMBERING"
msgid "Numbering"
msgstr "نمبردینا"
@@ -3181,7 +3156,6 @@ msgid "Table"
msgstr "جد ول "
#: strings.hrc:560
-#, fuzzy
msgctxt "STR_STYLE_FAMILY_CELL"
msgid "Cell"
msgstr "سیل"
@@ -3192,7 +3166,6 @@ msgid "Asian"
msgstr ""
#: strings.hrc:563
-#, fuzzy
msgctxt "ST_SCRIPT_CTL"
msgid "CTL"
msgstr "CTL"
@@ -3209,7 +3182,6 @@ msgid "%PRODUCTNAME %s"
msgstr "%PRODUCTNAME API"
#: strings.hrc:566
-#, fuzzy
msgctxt "STR_PRINTOPTUI_CONTENTS"
msgid "Contents"
msgstr "مشمولات"
@@ -3328,7 +3300,6 @@ msgid "Front sides / right pages"
msgstr ""
#: strings.hrc:587
-#, fuzzy
msgctxt "STR_PRINTOPTUI_INCLUDE"
msgid "Include"
msgstr "شئمل کرُن"
@@ -3377,7 +3348,6 @@ msgid "Place in margins"
msgstr ""
#: strings.hrc:597
-#, fuzzy
msgctxt "STR_FORMULA_CALC"
msgid "Functions"
msgstr "فنشنس"
@@ -3389,7 +3359,6 @@ msgid "Cancel"
msgstr "منسوخ"
#: strings.hrc:599
-#, fuzzy
msgctxt "STR_FORMULA_APPLY"
msgid "Apply"
msgstr "لاگوکر"
@@ -3481,7 +3450,6 @@ msgid "inactive"
msgstr "بِہت"
#: strings.hrc:616
-#, fuzzy
msgctxt "STR_EDIT_ENTRY"
msgid "Edit..."
msgstr "ایڈیٹ"
@@ -3517,7 +3485,6 @@ msgid "~Index"
msgstr "فہرست"
#: strings.hrc:622
-#, fuzzy
msgctxt "STR_FILE"
msgid "File"
msgstr "فائل"
@@ -3553,7 +3520,6 @@ msgid "Selection"
msgstr "انتخاب"
#: strings.hrc:628
-#, fuzzy
msgctxt "STR_UPDATE_INDEX"
msgid "Indexes"
msgstr "فہرستیں"
@@ -3565,7 +3531,6 @@ msgid "Links"
msgstr "لنکس "
#: strings.hrc:630
-#, fuzzy
msgctxt "STR_UPDATE_ALL"
msgid "All"
msgstr "سئری"
@@ -3813,7 +3778,6 @@ msgid "Created"
msgstr "بنئومُت"
#: strings.hrc:679
-#, fuzzy
msgctxt "FLD_DOCINFO_CHANGE"
msgid "Modified"
msgstr "تبدیل کیا "
@@ -3824,13 +3788,11 @@ msgid "Last printed"
msgstr ""
#: strings.hrc:681
-#, fuzzy
msgctxt "FLD_DOCINFO_DOCNO"
msgid "Revision number"
msgstr "ریویجن نمبر"
#: strings.hrc:682
-#, fuzzy
msgctxt "FLD_DOCINFO_EDIT"
msgid "Total editing time"
msgstr "ٹوٹل ایڈیٹینگ وقت"
@@ -3851,13 +3813,11 @@ msgid "Next convert $(ARG1)"
msgstr ""
#: strings.hrc:686
-#, fuzzy
msgctxt "STR_AUTH_TYPE_ARTICLE"
msgid "Article"
msgstr "آرٹیکل"
#: strings.hrc:687
-#, fuzzy
msgctxt "STR_AUTH_TYPE_BOOK"
msgid "Book"
msgstr "کتاب"
@@ -3869,73 +3829,61 @@ msgid "Brochures"
msgstr "بروشر"
#: strings.hrc:689
-#, fuzzy
msgctxt "STR_AUTH_TYPE_CONFERENCE"
msgid "Conference proceedings"
msgstr "کانفرنس پروسیڈینگس"
#: strings.hrc:690
-#, fuzzy
msgctxt "STR_AUTH_TYPE_INBOOK"
msgid "Book excerpt"
msgstr "اقتباس کتاب"
#: strings.hrc:691
-#, fuzzy
msgctxt "STR_AUTH_TYPE_INCOLLECTION"
msgid "Book excerpt with title"
msgstr "کتاب ناو سعتھ كریو انتخاب "
#: strings.hrc:692
-#, fuzzy
msgctxt "STR_AUTH_TYPE_INPROCEEDINGS"
msgid "Conference proceedings"
msgstr "کانفرنس پروسیڈینگس"
#: strings.hrc:693
-#, fuzzy
msgctxt "STR_AUTH_TYPE_JOURNAL"
msgid "Journal"
msgstr "جرنل"
#: strings.hrc:694
-#, fuzzy
msgctxt "STR_AUTH_TYPE_MANUAL"
msgid "Techn. documentation"
msgstr "تکنیکی۔ دستاویز "
#: strings.hrc:695
-#, fuzzy
msgctxt "STR_AUTH_TYPE_MASTERSTHESIS"
msgid "Thesis"
msgstr "مقالہ"
#: strings.hrc:696
-#, fuzzy
msgctxt "STR_AUTH_TYPE_MISC"
msgid "Miscellaneous"
msgstr "متفرق"
#: strings.hrc:697
-#, fuzzy
msgctxt "STR_AUTH_TYPE_PHDTHESIS"
msgid "Dissertation"
msgstr "توضیح"
#: strings.hrc:698
-#, fuzzy
msgctxt "STR_AUTH_TYPE_PROCEEDINGS"
msgid "Conference proceedings"
msgstr "کانفرنس پروسیڈینگس"
#: strings.hrc:699
-#, fuzzy
msgctxt "STR_AUTH_TYPE_TECHREPORT"
msgid "Research report"
msgstr "تحقیقی رپورٹ "
#: strings.hrc:700
-#, fuzzy
msgctxt "STR_AUTH_TYPE_UNPUBLISHED"
msgid "Unpublished"
msgstr "غئراشاعتی"
@@ -3953,37 +3901,31 @@ msgid "WWW document"
msgstr "فی دستاویز "
#: strings.hrc:703
-#, fuzzy
msgctxt "STR_AUTH_TYPE_CUSTOM1"
msgid "User-defined1"
msgstr "استیمال كرن وۄل -خلاصئ كرمُت1"
#: strings.hrc:704
-#, fuzzy
msgctxt "STR_AUTH_TYPE_CUSTOM2"
msgid "User-defined2"
msgstr "استیمال كرن وۄل -خلاصئ كرمُت2"
#: strings.hrc:705
-#, fuzzy
msgctxt "STR_AUTH_TYPE_CUSTOM3"
msgid "User-defined3"
msgstr "استیمال كرن وۄل -خلاصئ كرمُت3"
#: strings.hrc:706
-#, fuzzy
msgctxt "STR_AUTH_TYPE_CUSTOM4"
msgid "User-defined4"
msgstr "استیمال كرن وۄل -خلاصئ كرمُت4"
#: strings.hrc:707
-#, fuzzy
msgctxt "STR_AUTH_TYPE_CUSTOM5"
msgid "User-defined5"
msgstr "استیمال كرن وۄل -خلاصئ كرمُت 5"
#: strings.hrc:708
-#, fuzzy
msgctxt "STR_AUTH_FIELD_IDENTIFIER"
msgid "Short name"
msgstr "مختصر نام "
@@ -4019,7 +3961,6 @@ msgid "Book title"
msgstr "کتابئ ہُند ناو"
#: strings.hrc:714
-#, fuzzy
msgctxt "STR_AUTH_FIELD_CHAPTER"
msgid "Chapter"
msgstr "باب"
@@ -4049,19 +3990,16 @@ msgid "Institution"
msgstr "مقام "
#: strings.hrc:719
-#, fuzzy
msgctxt "STR_AUTH_FIELD_JOURNAL"
msgid "Journal"
msgstr "جرنل"
#: strings.hrc:720
-#, fuzzy
msgctxt "STR_AUTH_FIELD_MONTH"
msgid "Month"
msgstr "ریتھ"
#: strings.hrc:721
-#, fuzzy
msgctxt "STR_AUTH_FIELD_NOTE"
msgid "Note"
msgstr "نوٹ"
@@ -4085,7 +4023,6 @@ msgid "Page(s)"
msgstr "صفحئ"
#: strings.hrc:725
-#, fuzzy
msgctxt "STR_AUTH_FIELD_PUBLISHER"
msgid "Publisher"
msgstr "ناشر"
@@ -4115,13 +4052,11 @@ msgid "Type of report"
msgstr "رپوٹك قسئم ٹائپ "
#: strings.hrc:730
-#, fuzzy
msgctxt "STR_AUTH_FIELD_VOLUME"
msgid "Volume"
msgstr "والیوم"
#: strings.hrc:731
-#, fuzzy
msgctxt "STR_AUTH_FIELD_YEAR"
msgid "Year"
msgstr "وری"
@@ -4133,31 +4068,26 @@ msgid "URL"
msgstr "URL"
#: strings.hrc:733
-#, fuzzy
msgctxt "STR_AUTH_FIELD_CUSTOM1"
msgid "User-defined1"
msgstr "استیمال كرن وۄل -خلاصئ كرمُت1"
#: strings.hrc:734
-#, fuzzy
msgctxt "STR_AUTH_FIELD_CUSTOM2"
msgid "User-defined2"
msgstr "استیمال كرن وۄل -خلاصئ كرمُت2"
#: strings.hrc:735
-#, fuzzy
msgctxt "STR_AUTH_FIELD_CUSTOM3"
msgid "User-defined3"
msgstr "استیمال كرن وۄل -خلاصئ كرمُت3"
#: strings.hrc:736
-#, fuzzy
msgctxt "STR_AUTH_FIELD_CUSTOM4"
msgid "User-defined4"
msgstr "استیمال كرن وۄل -خلاصئ كرمُت4"
#: strings.hrc:737
-#, fuzzy
msgctxt "STR_AUTH_FIELD_CUSTOM5"
msgid "User-defined5"
msgstr "استیمال كرن وۄل -خلاصئ كرمُت 5"
@@ -4409,7 +4339,6 @@ msgid " not yet matched "
msgstr ""
#: strings.hrc:792
-#, fuzzy
msgctxt "STR_FILTER_ALL"
msgid "All files"
msgstr "सारॆय फायलॆ"
@@ -4820,7 +4749,6 @@ msgid "Paragraphs"
msgstr "پیراگرافز"
#: strings.hrc:887
-#, fuzzy
msgctxt "FLD_STAT_GRF"
msgid "Image"
msgstr "امیج"
@@ -5195,7 +5123,6 @@ msgid "Frame"
msgstr "فریم"
#: strings.hrc:986
-#, fuzzy
msgctxt "FMT_MARK_GRAFIC"
msgid "Image"
msgstr "امیج"
@@ -5265,7 +5192,6 @@ msgid "Custom"
msgstr "کسٹم: "
#: strings.hrc:1003
-#, fuzzy
msgctxt "STR_CUSTOM_LABEL"
msgid "[User]"
msgstr "صارف "
@@ -5402,7 +5328,6 @@ msgid "+ mirror horizontal on even pages"
msgstr ""
#: strings.hrc:1034
-#, fuzzy
msgctxt "STR_CHARFMT"
msgid "Character Style"
msgstr "حرف اسٹائل "
@@ -5550,7 +5475,6 @@ msgid "Bottom of line"
msgstr "لائن کے نیچے"
#: strings.hrc:1061
-#, fuzzy
msgctxt "STR_REGISTER_ON"
msgid "Register-true"
msgstr "رجسٹرکریو- صحیح"
@@ -5595,7 +5519,6 @@ msgid "Full width"
msgstr "پوری- چوڑائی"
#: strings.hrc:1069
-#, fuzzy
msgctxt "STR_COLUMNS"
msgid "Columns"
msgstr "کالمز"
@@ -5622,7 +5545,6 @@ msgid "Split"
msgstr "الگ كرُن"
#: strings.hrc:1074
-#, fuzzy
msgctxt "STR_NUMRULE_ON"
msgid "Numbering"
msgstr "نمبردینا"
@@ -5805,7 +5727,6 @@ msgid "Drawing"
msgstr "ڈراۂینگ"
#: strings.hrc:1108
-#, fuzzy
msgctxt "ST_CTRL"
msgid "Control"
msgstr "کنٹرول"
@@ -5817,7 +5738,6 @@ msgid "Section"
msgstr "سیکشن"
#: strings.hrc:1110
-#, fuzzy
msgctxt "ST_BKM"
msgid "Bookmark"
msgstr "نشان زد "
@@ -5835,7 +5755,6 @@ msgid "OLE object"
msgstr "OLE آبجیكٹ "
#: strings.hrc:1113
-#, fuzzy
msgctxt "ST_OUTL"
msgid "Headings"
msgstr "عنوانات "
@@ -5847,7 +5766,6 @@ msgid "Selection"
msgstr "انتخاب"
#: strings.hrc:1115
-#, fuzzy
msgctxt "ST_FTN"
msgid "Footnote"
msgstr "حاشیہ كی تحریر "
@@ -5858,7 +5776,6 @@ msgid "Reminder"
msgstr ""
#: strings.hrc:1117
-#, fuzzy
msgctxt "ST_POSTIT"
msgid "Comment"
msgstr "نوٹ"
@@ -5897,7 +5814,6 @@ msgid "Next text frame"
msgstr "مواد فریم كریو دئخل"
#: strings.hrc:1125
-#, fuzzy
msgctxt "STR_IMGBTN_PGE_DOWN"
msgid "Next page"
msgstr "اگلاصفحہ"
@@ -5985,7 +5901,6 @@ msgid "Previous text frame"
msgstr ""
#: strings.hrc:1141
-#, fuzzy
msgctxt "STR_IMGBTN_PGE_UP"
msgid "Previous page"
msgstr "پچھلاصفحہ"
@@ -6105,7 +6020,6 @@ msgid "Table changed"
msgstr "جدول تبدیلیاں"
#: strings.hrc:1164
-#, fuzzy
msgctxt "STR_REDLINE_FMTCOLL"
msgid "Applied Paragraph Styles"
msgstr "پیراگراف اسٹائل لاگوکیا"
@@ -6360,7 +6274,6 @@ msgid "Paragraph"
msgstr "پیراگراف"
#: strings.hrc:1215
-#, fuzzy
msgctxt "STR_SWBG_GRAPHIC"
msgid "Image"
msgstr "امیج"
@@ -6501,7 +6414,6 @@ msgid "A"
msgstr ""
#: strings.hrc:1245
-#, fuzzy
msgctxt "STR_TOKEN_HELP_ENTRY_NO"
msgid "Chapter number"
msgstr "باب نمبر"
@@ -6586,55 +6498,46 @@ msgstr ""
#. Description: character alignment for frmsh.cxx - context menu
#. -----------------------------------------------------------------------
#: strings.hrc:1264
-#, fuzzy
msgctxt "STR_FRMUI_TOP_BASE"
msgid "Base line at ~top"
msgstr "بنیادلائن~اوپرہے"
#: strings.hrc:1265
-#, fuzzy
msgctxt "STR_FRMUI_BOTTOM_BASE"
msgid "~Base line at bottom"
msgstr "~بنیادلائن نیچےہے"
#: strings.hrc:1266
-#, fuzzy
msgctxt "STR_FRMUI_CENTER_BASE"
msgid "Base line ~centered"
msgstr "بنیادلائن~مرکز"
#: strings.hrc:1267
-#, fuzzy
msgctxt "STR_FRMUI_LINE_TOP"
msgid "Top of line"
msgstr "لائن کےاوپر"
#: strings.hrc:1268
-#, fuzzy
msgctxt "STR_FRMUI_LINE_BOTTOM"
msgid "Bottom of line"
msgstr "لائن کے نیچے"
#: strings.hrc:1269
-#, fuzzy
msgctxt "STR_FRMUI_LINE_CENTER"
msgid "Center of line"
msgstr "لائن کےمرکزمیں"
#: strings.hrc:1270
-#, fuzzy
msgctxt "STR_FRMUI_OLE_INSERT"
msgid "Insert object"
msgstr " آبجیکٹ داخل کرو"
#: strings.hrc:1271
-#, fuzzy
msgctxt "STR_FRMUI_OLE_EDIT"
msgid "Edit object"
msgstr "آبجیکٹ مرتب کرو"
#: strings.hrc:1272
-#, fuzzy
msgctxt "STR_FRMUI_COLL_HEADER"
msgid " (Template: "
msgstr "(ٹیمپلیٹ:"
@@ -6700,13 +6603,11 @@ msgid "Reset to Default Language"
msgstr ""
#: strings.hrc:1289
-#, fuzzy
msgctxt "STR_LANGSTATUS_MORE"
msgid "More..."
msgstr "مزید"
#: strings.hrc:1290
-#, fuzzy
msgctxt "STR_IGNORE_SELECTION"
msgid "~Ignore"
msgstr "نظراندازکرو"
@@ -6737,7 +6638,6 @@ msgid "No fax printer has been set under Tools/Options/%1/Print."
msgstr ""
#: strings.hrc:1297
-#, fuzzy
msgctxt "STR_WEBOPTIONS"
msgid "HTML document"
msgstr "دستاويزHTML"
@@ -6754,7 +6654,6 @@ msgid "Source not specified."
msgstr ""
#: strings.hrc:1300
-#, fuzzy
msgctxt "STR_NUM_LEVEL"
msgid "Level "
msgstr "سطح"
@@ -6766,7 +6665,6 @@ msgid "Outline "
msgstr "آؤٹ لائن"
#: strings.hrc:1302
-#, fuzzy
msgctxt "STR_EDIT_FOOTNOTE"
msgid "Edit Footnote/Endnote"
msgstr "صفحہ کےنچلےحصہ کومرتب کرنا /ختم نوٹ"
@@ -6812,7 +6710,6 @@ msgid "Task"
msgstr "مقررہ کئم"
#: strings.hrc:1311
-#, fuzzy
msgctxt "ST_STATUS"
msgid "Status"
msgstr "حیثیت کے مطابق"
@@ -7041,13 +6938,11 @@ msgid "The abstract contains the selected number of paragraphs from the included
msgstr ""
#: abstractdialog.ui:197
-#, fuzzy
msgctxt "abstractdialog|label1"
msgid "Properties"
msgstr "خصوصیات"
#: addentrydialog.ui:8
-#, fuzzy
msgctxt "addentrydialog|AddEntryDialog"
msgid "Add Element"
msgstr "ایلیمینٹ رلئویو"
@@ -7075,7 +6970,6 @@ msgid "1. Drag address elements here"
msgstr ""
#: addressblockdialog.ui:139
-#, fuzzy
msgctxt "addressblockdialog|up|tooltip_text"
msgid "Move up"
msgstr "ہیور كُن گژیو "
@@ -7093,7 +6987,6 @@ msgid "Move right"
msgstr "دائیں جانب مقام تبدیل کرو"
#: addressblockdialog.ui:184
-#, fuzzy
msgctxt "addressblockdialog|down|tooltip_text"
msgid "Move down"
msgstr "بْون كُن غژھیو"
@@ -7209,7 +7102,6 @@ msgid "_LF"
msgstr ""
#: asciifilterdialog.ui:272
-#, fuzzy
msgctxt "asciifilterdialog|label1"
msgid "Properties"
msgstr "خصوصیات"
@@ -7416,7 +7308,6 @@ msgid "Formatting"
msgstr "وضع میں لانا"
#: autotext.ui:9
-#, fuzzy
msgctxt "autotext|AutoTextDialog"
msgid "AutoText"
msgstr "خودکارمتن"
@@ -7476,7 +7367,6 @@ msgid "Shortcut:"
msgstr ""
#: autotext.ui:298
-#, fuzzy
msgctxt "autotext|category-atkobject"
msgid "Category"
msgstr "درجہ"
@@ -7510,7 +7400,6 @@ msgid "Rep_lace (text only)"
msgstr ""
#: autotext.ui:423
-#, fuzzy
msgctxt "autotext|rename"
msgid "Rename..."
msgstr "دوبارہ نام"
@@ -7551,7 +7440,6 @@ msgid "Insert"
msgstr "دئخل کرُن"
#: bibliographyentry.ui:35
-#, fuzzy
msgctxt "bibliographyentry|modify"
msgid "Apply"
msgstr "لاگوکر"
@@ -7590,7 +7478,6 @@ msgid "Entry"
msgstr "دئخلہ"
#: bulletsandnumbering.ui:8
-#, fuzzy
msgctxt "bulletsandnumbering|BulletsAndNumberingDialog"
msgid "Bullets and Numbering"
msgstr "بلیٹس اورشماری"
@@ -7608,13 +7495,11 @@ msgid "Reset"
msgstr "ری سیٹ کریو"
#: bulletsandnumbering.ui:120
-#, fuzzy
msgctxt "bulletsandnumbering|bullets"
msgid "Bullets"
msgstr "بلیٹس "
#: bulletsandnumbering.ui:142
-#, fuzzy
msgctxt "bulletsandnumbering|singlenum"
msgid "Numbering"
msgstr "نمبردینا"
@@ -7626,7 +7511,6 @@ msgid "Outline"
msgstr "آؤٹ لائن"
#: bulletsandnumbering.ui:188
-#, fuzzy
msgctxt "bulletsandnumbering|graphics"
msgid "Image"
msgstr "امیج"
@@ -7729,7 +7613,6 @@ msgid "City"
msgstr "شہر"
#: businessdatapage.ui:338
-#, fuzzy
msgctxt "businessdatapage|izip-atkobject"
msgid "Zip code"
msgstr "کوڈZip "
@@ -7960,7 +7843,6 @@ msgid "Font"
msgstr "فونٹ"
#: characterproperties.ui:128
-#, fuzzy
msgctxt "characterproperties|fonteffects"
msgid "Font Effects"
msgstr "فانٹ اثرات"
@@ -8053,7 +7935,6 @@ msgid "Character Styles"
msgstr "باب اسٹائلس "
#: columndialog.ui:8
-#, fuzzy
msgctxt "columndialog|ColumnDialog"
msgid "Columns"
msgstr "کالمز"
@@ -8065,13 +7946,11 @@ msgid "Left-to-right"
msgstr "Left-to-right"
#: columnpage.ui:63
-#, fuzzy
msgctxt "columnpage|liststore1"
msgid "Right-to-left"
msgstr "Right-to-left"
#: columnpage.ui:67
-#, fuzzy
msgctxt "columnpage|liststore1"
msgid "Use superordinate object settings"
msgstr "سوپر آرڈینیٹ سیٹینگس استعمال کریں"
@@ -8095,7 +7974,6 @@ msgid "Selected section"
msgstr "سیکشن کوخارج کرو"
#: columnpage.ui:93
-#, fuzzy
msgctxt "columnpage|liststore2"
msgid "Frame"
msgstr "فریم"
@@ -8275,7 +8153,6 @@ msgid "Table"
msgstr "جد ول "
#: conditionpage.ui:201
-#, fuzzy
msgctxt "conditionpage|filter"
msgid "Frame"
msgstr "فریم"
@@ -8287,13 +8164,11 @@ msgid "Section"
msgstr "انتخاب"
#: conditionpage.ui:203
-#, fuzzy
msgctxt "conditionpage|filter"
msgid "Footnote"
msgstr "حاشیہ كی تحریر "
#: conditionpage.ui:204
-#, fuzzy
msgctxt "conditionpage|filter"
msgid "Endnote"
msgstr "اختتامی نوٹ "
@@ -8421,7 +8296,6 @@ msgid "10th Numbering Level"
msgstr ""
#: conditionpage.ui:251
-#, fuzzy
msgctxt "conditionpage|label11"
msgid "Options"
msgstr "آپشنس"
@@ -8455,7 +8329,6 @@ msgid "Semicolons"
msgstr "سیمی کولنس"
#: converttexttable.ui:167
-#, fuzzy
msgctxt "converttexttable|paragraph"
msgid "Paragraph"
msgstr "پیراگراف"
@@ -8496,7 +8369,6 @@ msgid "Don't split table"
msgstr "جدول کوجدا مت کرو"
#: converttexttable.ui:299
-#, fuzzy
msgctxt "converttexttable|bordercb"
msgid "Border"
msgstr "کنارئ"
@@ -8519,7 +8391,6 @@ msgid "AutoFormat..."
msgstr "خود کا رفارمٹ۔۔۔"
#: converttexttable.ui:383
-#, fuzzy
msgctxt "converttexttable|label2"
msgid "Options"
msgstr "آپشنس"
@@ -8640,13 +8511,11 @@ msgid "Word only"
msgstr ""
#: createautomarkdialog.ui:185
-#, fuzzy
msgctxt "createautomarkdialog|yes"
msgid "Yes"
msgstr "عئں"
#: createautomarkdialog.ui:197
-#, fuzzy
msgctxt "createautomarkdialog|no"
msgid "No"
msgstr "نئ"
@@ -8784,7 +8653,6 @@ msgid "Path"
msgstr "راستہ"
#: editcategories.ui:187
-#, fuzzy
msgctxt "editcategories|label1"
msgid "Category"
msgstr "درجہ"
@@ -8851,7 +8719,6 @@ msgid "DDE _Command"
msgstr ""
#: editsectiondialog.ui:371
-#, fuzzy
msgctxt "editsectiondialog|label8"
msgid "Link"
msgstr "کڑی"
@@ -8900,13 +8767,11 @@ msgid "E_ditable in read-only document"
msgstr ""
#: editsectiondialog.ui:651
-#, fuzzy
msgctxt "editsectiondialog|label9"
msgid "Properties"
msgstr "خصوصیات"
#: endnotepage.ui:40
-#, fuzzy
msgctxt "endnotepage|label19"
msgid "Numbering"
msgstr "نمبردینا"
@@ -8936,7 +8801,6 @@ msgid "Autonumbering"
msgstr "خودکارشماری"
#: endnotepage.ui:201
-#, fuzzy
msgctxt "endnotepage|label20"
msgid "Paragraph"
msgstr "پیراگراف"
@@ -8990,7 +8854,6 @@ msgid "Table"
msgstr "جد ول "
#: envaddresspage.ui:190
-#, fuzzy
msgctxt "envaddresspage|label8"
msgid "Database field"
msgstr "ڈاٹابیس شعبہ"
@@ -9050,7 +8913,6 @@ msgid "Format"
msgstr "فورمیٹ"
#: envdialog.ui:177
-#, fuzzy
msgctxt "envdialog|printer"
msgid "Printer"
msgstr "پرنٹر"
@@ -9152,7 +9014,6 @@ msgid "Preview"
msgstr "پچھلا"
#: envformatpage.ui:602
-#, fuzzy
msgctxt "envformatpage|label3"
msgid "Size"
msgstr "سائز"
@@ -9299,7 +9160,6 @@ msgid "_Available Databases"
msgstr ""
#: exchangedatabases.ui:135
-#, fuzzy
msgctxt "exchangedatabases|browse"
msgid "Browse..."
msgstr "براؤز"
@@ -9345,13 +9205,11 @@ msgid "Cross-references"
msgstr "کراس-ریفرنس "
#: fielddialog.ui:149
-#, fuzzy
msgctxt "fielddialog|functions"
msgid "Functions"
msgstr "فنشنس"
#: fielddialog.ui:172
-#, fuzzy
msgctxt "fielddialog|docinfo"
msgid "DocInformation"
msgstr "موضوع دستاویز"
@@ -9397,7 +9255,6 @@ msgid "_Condition"
msgstr "حالت"
#: flddbpage.ui:145
-#, fuzzy
msgctxt "flddbpage|label4"
msgid "Record number"
msgstr "نمبرریکارڈکرو"
@@ -9621,7 +9478,6 @@ msgid "Date Time Author"
msgstr ""
#: fldrefpage.ui:13
-#, fuzzy
msgctxt "fldrefpage|liststore1"
msgid "Bookmarks"
msgstr "نشان زد "
@@ -9755,7 +9611,6 @@ msgid "Numbering by Chapter"
msgstr ""
#: fldvarpage.ui:458
-#, fuzzy
msgctxt "fldvarpage|apply|tooltip_text"
msgid "Apply"
msgstr "لاگوکر"
@@ -9916,7 +9771,6 @@ msgid "Per document"
msgstr "فی دستاویز "
#: footnotepage.ui:58
-#, fuzzy
msgctxt "footnotepage|label6"
msgid "Numbering"
msgstr "نمبردینا"
@@ -9970,7 +9824,6 @@ msgid "Autonumbering"
msgstr "خودکارشماری"
#: footnotepage.ui:321
-#, fuzzy
msgctxt "footnotepage|label4"
msgid "Paragraph"
msgstr "پیراگراف"
@@ -10103,25 +9956,21 @@ msgid "Endnotes"
msgstr "اختتامی نوٹ "
#: formatsectiondialog.ui:8
-#, fuzzy
msgctxt "formatsectiondialog|FormatSectionDialog"
msgid "Options"
msgstr "آپشنس"
#: formatsectiondialog.ui:107
-#, fuzzy
msgctxt "formatsectiondialog|columns"
msgid "Columns"
msgstr "کالمز"
#: formatsectiondialog.ui:129
-#, fuzzy
msgctxt "formatsectiondialog|indents"
msgid "Indents"
msgstr "انڈینٹس"
#: formatsectiondialog.ui:152
-#, fuzzy
msgctxt "formatsectiondialog|background"
msgid "Background"
msgstr "پس منظر"
@@ -10150,7 +9999,6 @@ msgid "Relati_ve"
msgstr ""
#: formattablepage.ui:155
-#, fuzzy
msgctxt "formattablepage|label45"
msgid "Properties"
msgstr "خصوصیات"
@@ -10245,19 +10093,16 @@ msgid "Left-to-right"
msgstr "Left-to-right"
#: formattablepage.ui:590
-#, fuzzy
msgctxt "formattablepage|liststore1"
msgid "Right-to-left"
msgstr "Right-to-left"
#: formattablepage.ui:594
-#, fuzzy
msgctxt "formattablepage|liststore1"
msgid "Use superordinate object settings"
msgstr "سوپر آرڈینیٹ سیٹینگس استعمال کریں"
#: framedialog.ui:8
-#, fuzzy
msgctxt "framedialog|FrameDialog"
msgid "Frame"
msgstr "فریم"
@@ -10268,7 +10113,6 @@ msgid "Type"
msgstr "ٹائپ"
#: framedialog.ui:128
-#, fuzzy
msgctxt "framedialog|options"
msgid "Options"
msgstr "آپشنس"
@@ -10291,7 +10135,6 @@ msgid "Borders"
msgstr "کنارے"
#: framedialog.ui:220
-#, fuzzy
msgctxt "framedialog|area"
msgid "Area"
msgstr "علاقہ"
@@ -10303,7 +10146,6 @@ msgid "Transparency"
msgstr "شفافیت"
#: framedialog.ui:266
-#, fuzzy
msgctxt "framedialog|columns"
msgid "Columns"
msgstr "کالمز"
@@ -10339,7 +10181,6 @@ msgid "Left-to-right"
msgstr "Left-to-right"
#: frmaddpage.ui:40
-#, fuzzy
msgctxt "frmaddpage|liststore1"
msgid "Right-to-left"
msgstr "Right-to-left"
@@ -10355,7 +10196,6 @@ msgid "Left-to-right (vertical)"
msgstr ""
#: frmaddpage.ui:52
-#, fuzzy
msgctxt "frmaddpage|liststore1"
msgid "Use superordinate object settings"
msgstr "سوپر آرڈینیٹ سیٹینگس استعمال کریں"
@@ -10457,7 +10297,6 @@ msgid "_Text direction:"
msgstr "ٹیسٹ تعلقات "
#: frmaddpage.ui:516
-#, fuzzy
msgctxt "frmaddpage|label3"
msgid "Properties"
msgstr "خصوصیات"
@@ -10517,7 +10356,6 @@ msgid "_Original Size"
msgstr "اصل سائز"
#: frmtypepage.ui:339
-#, fuzzy
msgctxt "frmtypepage|label2"
msgid "Size"
msgstr "سائز"
@@ -10553,7 +10391,6 @@ msgid "To _frame"
msgstr "فریم"
#: frmtypepage.ui:482
-#, fuzzy
msgctxt "frmtypepage|label1"
msgid "Anchor"
msgstr "جوڑ"
@@ -10570,7 +10407,6 @@ msgid "b_y"
msgstr ""
#: frmtypepage.ui:550
-#, fuzzy
msgctxt "frmtypepage|vertbyft"
msgid "by"
msgstr "كِن"
@@ -10683,13 +10519,11 @@ msgid "_After section"
msgstr ""
#: indentpage.ui:116
-#, fuzzy
msgctxt "indentpage|label2"
msgid "Indent"
msgstr "انڈینٹ"
#: indentpage.ui:145
-#, fuzzy
msgctxt "indentpage|preview-atkobject"
msgid "Example"
msgstr "مّثال"
@@ -10844,13 +10678,11 @@ msgid "Percent"
msgstr ""
#: inputwinmenu.ui:36
-#, fuzzy
msgctxt "inputwinmenu|sqrt"
msgid "Square Root"
msgstr "مربع روٹ"
#: inputwinmenu.ui:44
-#, fuzzy
msgctxt "inputwinmenu|pow"
msgid "Power"
msgstr "پاور"
@@ -10927,13 +10759,11 @@ msgid "Statistical Functions"
msgstr ""
#: inputwinmenu.ui:170
-#, fuzzy
msgctxt "inputwinmenu|mean"
msgid "Mean"
msgstr "وسط"
#: inputwinmenu.ui:178
-#, fuzzy
msgctxt "inputwinmenu|min"
msgid "Minimum"
msgstr "کم ازکم"
@@ -10945,49 +10775,41 @@ msgid "Maximum"
msgstr "زیادئ ہوتئ زیادئ"
#: inputwinmenu.ui:198
-#, fuzzy
msgctxt "inputwinmenu|functions"
msgid "Functions"
msgstr "فنشنس"
#: inputwinmenu.ui:208
-#, fuzzy
msgctxt "inputwinmenu|sin"
msgid "Sine"
msgstr "سائن"
#: inputwinmenu.ui:216
-#, fuzzy
msgctxt "inputwinmenu|cos"
msgid "Cosine"
msgstr "کوزین"
#: inputwinmenu.ui:224
-#, fuzzy
msgctxt "inputwinmenu|tag"
msgid "Tangent"
msgstr "ٹینجنٹ"
#: inputwinmenu.ui:232
-#, fuzzy
msgctxt "inputwinmenu|asin"
msgid "Arcsine"
msgstr "آرک سین"
#: inputwinmenu.ui:240
-#, fuzzy
msgctxt "inputwinmenu|acos"
msgid "Arccosine"
msgstr "آرک کوسین"
#: inputwinmenu.ui:248
-#, fuzzy
msgctxt "inputwinmenu|atan"
msgid "Arctangent"
msgstr "آرکٹن جینٹ"
#: insertautotextdialog.ui:8
-#, fuzzy
msgctxt "insertautotextdialog|InsertAutoTextDialog"
msgid "Insert AutoText"
msgstr "خودکارمتن داخل کرو"
@@ -10998,7 +10820,6 @@ msgid "Autotexts for Shortcut "
msgstr ""
#: insertbookmark.ui:8
-#, fuzzy
msgctxt "insertbookmark|InsertBookmarkDialog"
msgid "Bookmark"
msgstr "نشان زد "
@@ -11108,7 +10929,6 @@ msgid "Position:"
msgstr "مقام"
#: insertcaption.ui:143
-#, fuzzy
msgctxt "insertcaption|separator_edit"
msgid ": "
msgstr ": "
@@ -11130,7 +10950,6 @@ msgid "Category:"
msgstr "درجہ"
#: insertcaption.ui:226
-#, fuzzy
msgctxt "insertcaption|label2"
msgid "Properties"
msgstr "خصوصیات"
@@ -11153,7 +10972,6 @@ msgid "Options..."
msgstr "متبادل۔۔۔"
#: insertcaption.ui:391
-#, fuzzy
msgctxt "insertcaption|liststore1"
msgid "[None]"
msgstr "[کوئی نہیں]"
@@ -11253,7 +11071,6 @@ msgid "Insert Footnote/Endnote"
msgstr "صفحہ کےنچلےحصہ کومرتب کرنا /ختم نوٹ"
#: insertfootnote.ui:143
-#, fuzzy
msgctxt "insertfootnote|automatic"
msgid "Automatic"
msgstr " پانئی "
@@ -11277,19 +11094,16 @@ msgid "Choose…"
msgstr "ژئریو"
#: insertfootnote.ui:224
-#, fuzzy
msgctxt "insertfootnote|label1"
msgid "Numbering"
msgstr "نمبردینا"
#: insertfootnote.ui:257
-#, fuzzy
msgctxt "insertfootnote|footnote"
msgid "Footnote"
msgstr "حاشیہ كی تحریر "
#: insertfootnote.ui:275
-#, fuzzy
msgctxt "insertfootnote|endnote"
msgid "Endnote"
msgstr "اختتامی نوٹ "
@@ -11351,19 +11165,16 @@ msgid "Section"
msgstr "انتخاب"
#: insertsectiondialog.ui:128
-#, fuzzy
msgctxt "insertsectiondialog|columns"
msgid "Columns"
msgstr "کالمز"
#: insertsectiondialog.ui:151
-#, fuzzy
msgctxt "insertsectiondialog|indents"
msgid "Indents"
msgstr "انڈینٹس"
#: insertsectiondialog.ui:174
-#, fuzzy
msgctxt "insertsectiondialog|background"
msgid "Background"
msgstr "پس منظر"
@@ -11404,7 +11215,6 @@ msgid "_Rows:"
msgstr "سطور"
#: inserttable.ui:216
-#, fuzzy
msgctxt "inserttable|label1"
msgid "General"
msgstr "عام"
@@ -11443,13 +11253,11 @@ msgid "Auto_Format"
msgstr "خودکارطریقہئ"
#: inserttable.ui:377
-#, fuzzy
msgctxt "inserttable|label2"
msgid "Options"
msgstr "آپشنس"
#: labeldialog.ui:8
-#, fuzzy
msgctxt "labeldialog|LabelDialog"
msgid "Labels"
msgstr "لیبلس "
@@ -11467,7 +11275,6 @@ msgid "Medium"
msgstr "درمیانی"
#: labeldialog.ui:128
-#, fuzzy
msgctxt "labeldialog|labels"
msgid "Labels"
msgstr "لیبلس "
@@ -11479,13 +11286,11 @@ msgid "Business Cards"
msgstr "کاروباری کارڈداخل کرو"
#: labeldialog.ui:174
-#, fuzzy
msgctxt "labeldialog|private"
msgid "Private"
msgstr "خصوصی"
#: labeldialog.ui:197
-#, fuzzy
msgctxt "labeldialog|business"
msgid "Business"
msgstr "تجارت"
@@ -11497,7 +11302,6 @@ msgid "Format"
msgstr "فورمیٹ"
#: labeldialog.ui:243
-#, fuzzy
msgctxt "labeldialog|options"
msgid "Options"
msgstr "آپشنس"
@@ -11609,7 +11413,6 @@ msgid "Printer Name"
msgstr ""
#: labeloptionspage.ui:270
-#, fuzzy
msgctxt "labeloptionspage|label2"
msgid "Printer"
msgstr "پرنٹر"
@@ -11704,7 +11507,6 @@ msgid "lines"
msgstr "لکیریں"
#: linenumbering.ui:433
-#, fuzzy
msgctxt "linenumbering|separator"
msgid "Separator"
msgstr "علیحدہ کرنےوالا "
@@ -11841,7 +11643,6 @@ msgid "_Electronic"
msgstr "الیکٹرونک"
#: mailmerge.ui:321
-#, fuzzy
msgctxt "mailmerge|file"
msgid "File"
msgstr "فائل"
@@ -11906,7 +11707,6 @@ msgid "RT_F"
msgstr "RT~F"
#: mailmerge.ui:630
-#, fuzzy
msgctxt "mailmerge|swriter"
msgid "%PRODUCTNAME Writer"
msgstr "%PRODUCTNAMEرائٹر"
@@ -12011,7 +11811,6 @@ msgid "Date"
msgstr "تاریخ"
#: managechangessidebar.ui:200
-#, fuzzy
msgctxt "managechangessidebar|writerdesc"
msgid "Comment"
msgstr "نوٹ"
@@ -12171,7 +11970,6 @@ msgid "Mail Merge"
msgstr "میل ملانا"
#: mmcreatingdialog.ui:52
-#, fuzzy
msgctxt "mmcreatingdialog|label1"
msgid "Status:"
msgstr "اسٹیٹس :"
@@ -12255,7 +12053,6 @@ msgid "_Zoom"
msgstr " زوم"
#: mmlayoutpage.ui:363
-#, fuzzy
msgctxt "mmlayoutpage|zoom"
msgid "Entire page"
msgstr "سۄری صفحہ"
@@ -12376,7 +12173,6 @@ msgid "Adobe PDF-Document"
msgstr ""
#: mmresultemaildialog.ui:22
-#, fuzzy
msgctxt "mmresultemaildialog|liststore1"
msgid "Microsoft Word Document"
msgstr "مائیکرو سافٹ ورڈ دستاویز"
@@ -12387,7 +12183,6 @@ msgid "HTML Message"
msgstr ""
#: mmresultemaildialog.ui:30
-#, fuzzy
msgctxt "mmresultemaildialog|liststore1"
msgid "Plain Text"
msgstr "سادہ متن"
@@ -12737,13 +12532,11 @@ msgid "Navigation"
msgstr "نیویگیشن "
#: navigatorpanel.ui:60
-#, fuzzy
msgctxt "navigatorpanel|back|tooltip_text"
msgid "Back"
msgstr "پَتھ"
#: navigatorpanel.ui:73
-#, fuzzy
msgctxt "navigatorpanel|forward|tooltip_text"
msgid "Forward"
msgstr "آگے كی جانب "
@@ -12814,7 +12607,6 @@ msgid "Demote Level"
msgstr "سطح گھٹانا"
#: navigatorpanel.ui:304
-#, fuzzy
msgctxt "navigatorpanel|documents|tooltip_text"
msgid "Document"
msgstr "دستاویز"
@@ -12854,13 +12646,11 @@ msgid "Save Contents as well"
msgstr ""
#: navigatorpanel.ui:436
-#, fuzzy
msgctxt "navigatorpanel|moveup|tooltip_text"
msgid "Move Up"
msgstr "اوپرکی جانب مقام تبدیل کرو"
#: navigatorpanel.ui:449
-#, fuzzy
msgctxt "navigatorpanel|movedown|tooltip_text"
msgid "Move Down"
msgstr "نیچےجاؤ"
@@ -12955,7 +12745,6 @@ msgid "Spreadsheet"
msgstr "اسپریڈشیٹ"
#: notebookbar.ui:1238
-#, fuzzy
msgctxt "notebookbar|FileLabel"
msgid "File"
msgstr "فائل"
@@ -12979,7 +12768,6 @@ msgid "Outline"
msgstr "آؤٹ لائن"
#: notebookbar.ui:1799
-#, fuzzy
msgctxt "notebookbar|numberbullet|tooltip_text"
msgid "Bullets and Numbering"
msgstr "بلیٹس اورشماری"
@@ -13012,7 +12800,6 @@ msgid "Spacing"
msgstr "فاصلہ دینا"
#: notebookbar.ui:2189
-#, fuzzy
msgctxt "notebookbar|indent|tooltip_text"
msgid "Indent"
msgstr "انڈینٹ"
@@ -13030,7 +12817,6 @@ msgid "Decrease Indent"
msgstr "انڈینٹک کم کرو"
#: notebookbar.ui:2234
-#, fuzzy
msgctxt "notebookbar|controlcodes|tooltip_text"
msgid "Indent"
msgstr "انڈینٹ"
@@ -13065,7 +12851,6 @@ msgid "Break"
msgstr "رخنہ"
#: notebookbar.ui:2800
-#, fuzzy
msgctxt "notebookbar|box70|tooltip_text"
msgid "Gallery"
msgstr "گیلری"
@@ -13082,7 +12867,6 @@ msgid "Symbol"
msgstr "علامات"
#: notebookbar.ui:2882
-#, fuzzy
msgctxt "notebookbar|box17|tooltip_text"
msgid "Basic"
msgstr "BASIC"
@@ -13093,7 +12877,6 @@ msgid "Insert Audio or Video"
msgstr ""
#: notebookbar.ui:2942
-#, fuzzy
msgctxt "notebookbar|ShapesSection|tooltip_text"
msgid "Shapes"
msgstr "بناوٹ"
@@ -13111,7 +12894,6 @@ msgid "Text"
msgstr "متن"
#: notebookbar.ui:3373
-#, fuzzy
msgctxt "notebookbar|FontWork"
msgid "Fontwork"
msgstr "فانٹ ورک"
@@ -13139,13 +12921,11 @@ msgid "Page layout"
msgstr ""
#: notebookbar.ui:4295
-#, fuzzy
msgctxt "notebookbar|ReferencesLabel"
msgid "References"
msgstr "حوالہ جات "
#: notebookbar.ui:4790
-#, fuzzy
msgctxt "notebookbar|ReviewLabel"
msgid "Review"
msgstr "دوبارہ جائزہ لینا"
@@ -13161,7 +12941,6 @@ msgid "Document Area Elements"
msgstr ""
#: notebookbar.ui:5056
-#, fuzzy
msgctxt "notebookbar|ZoomSection|tooltip_text"
msgid "Zoom"
msgstr " زوم"
@@ -13173,13 +12952,11 @@ msgid "View"
msgstr "منظر"
#: notebookbar.ui:5745
-#, fuzzy
msgctxt "notebookbar|formattable|tooltip_text"
msgid "Indent"
msgstr "انڈینٹ"
#: notebookbar.ui:5787
-#, fuzzy
msgctxt "notebookbar|formattable1|tooltip_text"
msgid "Indent"
msgstr "انڈینٹ"
@@ -13197,7 +12974,6 @@ msgid "Basics"
msgstr "اساس "
#: notebookbar.ui:5872
-#, fuzzy
msgctxt "notebookbar|GraphicDialog"
msgid "Properties"
msgstr "خصوصیات"
@@ -13209,13 +12985,11 @@ msgid "Basics"
msgstr "اساس "
#: notebookbar.ui:5905
-#, fuzzy
msgctxt "notebookbar|Crop1"
msgid "Crop"
msgstr "کراپ"
#: notebookbar.ui:6537
-#, fuzzy
msgctxt "notebookbar|ImageLabel"
msgid "Image"
msgstr "امیج"
@@ -13227,7 +13001,6 @@ msgid "Line"
msgstr "ریخ"
#: notebookbar.ui:6572
-#, fuzzy
msgctxt "notebookbar|AreaFormat"
msgid "Area"
msgstr "علاقہ"
@@ -13238,7 +13011,6 @@ msgid "Shape / Textbox"
msgstr ""
#: notebookbar.ui:6734
-#, fuzzy
msgctxt "notebookbar|AnchorMenu"
msgid "Anchor"
msgstr "جوڑ"
@@ -13260,7 +13032,6 @@ msgid "_File"
msgstr "فائل"
#: notebookbar_compact.ui:2797
-#, fuzzy
msgctxt "notebookbar_compact|FileLabel"
msgid "File"
msgstr "فائل"
@@ -13317,7 +13088,6 @@ msgid "Reference_s"
msgstr "حوالہ جات "
#: notebookbar_compact.ui:4899
-#, fuzzy
msgctxt "notebookbar_compact|ReferencesLabel"
msgid "References"
msgstr "حوالہ جات "
@@ -13329,7 +13099,6 @@ msgid "_Review"
msgstr "پچھلا"
#: notebookbar_compact.ui:5327
-#, fuzzy
msgctxt "notebookbar_compact|ReviewLabel"
msgid "Review"
msgstr "دوبارہ جائزہ لینا"
@@ -13365,7 +13134,6 @@ msgid "_Graphic"
msgstr "اشکال"
#: notebookbar_compact.ui:7136
-#, fuzzy
msgctxt "notebookbar_compact|ImageLabel"
msgid "Image"
msgstr "امیج"
@@ -13398,13 +13166,11 @@ msgid "Align"
msgstr ""
#: notebookbar_compact.ui:8216
-#, fuzzy
msgctxt "notebookbar_compact|frame:MenuDraw"
msgid "Object"
msgstr "آبحیکٹ"
#: notebookbar_compact.ui:8246
-#, fuzzy
msgctxt "notebookbar_compact|FrameLabel"
msgid "Object"
msgstr "آبحیکٹ"
@@ -13416,7 +13182,6 @@ msgid "_Tools"
msgstr "اوزار"
#: notebookbar_compact.ui:8810
-#, fuzzy
msgctxt "notebookbar_compact|DevLabel"
msgid "Tools"
msgstr "اوزار"
@@ -13432,7 +13197,6 @@ msgid "Menubar"
msgstr ""
#: notebookbar_groupedbar_compact.ui:3363
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|Quotation2"
msgid "Quotation"
msgstr "اقتباس"
@@ -13690,7 +13454,6 @@ msgid "Menubar"
msgstr ""
#: notebookbar_groupedbar_full.ui:3281
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|Quotation2"
msgid "Quotation"
msgstr "اقتباس"
@@ -13977,7 +13740,6 @@ msgid "Default"
msgstr "ڈیفالٹ"
#: notebookbar_groups.ui:42
-#, fuzzy
msgctxt "notebookbar_groups|imagestylegray"
msgid "Grayscale"
msgstr "گرے سکیل"
@@ -14056,19 +13818,16 @@ msgid "Hyperlink"
msgstr "ہائیپرلنک"
#: notebookbar_groups.ui:200
-#, fuzzy
msgctxt "notebookbar_groups|footnote"
msgid "Footnote"
msgstr "حاشیہ كی تحریر "
#: notebookbar_groups.ui:209
-#, fuzzy
msgctxt "notebookbar_groups|endnote"
msgid "Endnote"
msgstr "اختتامی نوٹ "
#: notebookbar_groups.ui:224
-#, fuzzy
msgctxt "notebookbar_groups|bookmark"
msgid "Bookmark"
msgstr "نشان زد "
@@ -14097,13 +13856,11 @@ msgid "Heading 1"
msgstr "عنوان 1"
#: notebookbar_groups.ui:344
-#, fuzzy
msgctxt "notebookbar_groups|heading2"
msgid "Heading 2"
msgstr "عنوان 2"
#: notebookbar_groups.ui:353
-#, fuzzy
msgctxt "notebookbar_groups|heading3"
msgid "Heading 3"
msgstr "عنوان 3"
@@ -14114,13 +13871,11 @@ msgid "Default Character"
msgstr ""
#: notebookbar_groups.ui:377
-#, fuzzy
msgctxt "notebookbar_groups|italic"
msgid "Emphasis"
msgstr "ایمفسیس"
#: notebookbar_groups.ui:386
-#, fuzzy
msgctxt "notebookbar_groups|bold"
msgid "Strong Emphasis"
msgstr "پرزور"
@@ -14175,13 +13930,11 @@ msgid "Delete Rows"
msgstr "سطرخارج کرو"
#: notebookbar_groups.ui:504
-#, fuzzy
msgctxt "notebookbar_groups|rowmenuselect"
msgid "Select Rows"
msgstr "سطورمنتخب کرو"
#: notebookbar_groups.ui:519
-#, fuzzy
msgctxt "notebookbar_groups|rowmenuheight"
msgid "Row Height..."
msgstr "سطر کی لمبائی۔۔۔"
@@ -14199,7 +13952,6 @@ msgid "Distribute Rows Evenly"
msgstr "قطاروں کوبرابرپھیلاؤ"
#: notebookbar_groups.ui:736
-#, fuzzy
msgctxt "notebookbar_groups|filegrouplabel"
msgid "File"
msgstr "فائل"
@@ -14229,7 +13981,6 @@ msgid "Links"
msgstr "لنکس "
#: notebookbar_groups.ui:1616
-#, fuzzy
msgctxt "notebookbar_groups|shapesb"
msgid "Shapes"
msgstr "بناوٹ"
@@ -14247,13 +13998,11 @@ msgid "Style"
msgstr "اسٹائل"
#: notebookbar_groups.ui:1780
-#, fuzzy
msgctxt "notebookbar_groups|tablerowsb"
msgid "Rows"
msgstr "سطور"
#: notebookbar_groups.ui:1798
-#, fuzzy
msgctxt "notebookbar_groups|tablecolumnsb"
msgid "Columns"
msgstr "کالمز"
@@ -14288,7 +14037,6 @@ msgid "Lock"
msgstr ""
#: notebookbar_groups.ui:2189
-#, fuzzy
msgctxt "notebookbar_groups|imagegrouplabel"
msgid "Image"
msgstr "امیج"
@@ -14346,13 +14094,11 @@ msgid "Horizontal Alignment"
msgstr ""
#: notebookbar_single.ui:596
-#, fuzzy
msgctxt "notebookbar_single|outlineindent|tooltip_text"
msgid "Indent"
msgstr "انڈینٹ"
#: notebookbar_single.ui:678
-#, fuzzy
msgctxt "notebookbar_single|insert|tooltip_text"
msgid "Indent"
msgstr "انڈینٹ"
@@ -14529,7 +14275,6 @@ msgid "S_tart with:"
msgstr "میں شروع کرو"
#: numparapage.ui:278
-#, fuzzy
msgctxt "numparapage|label2"
msgid "Numbering"
msgstr "نمبردینا"
@@ -14556,7 +14301,6 @@ msgid "Line Numbering"
msgstr "لائن نمبردینا "
#: objectdialog.ui:8
-#, fuzzy
msgctxt "objectdialog|ObjectDialog"
msgid "Object"
msgstr "آبحیکٹ"
@@ -14567,7 +14311,6 @@ msgid "Type"
msgstr "ٹائپ"
#: objectdialog.ui:128
-#, fuzzy
msgctxt "objectdialog|options"
msgid "Options"
msgstr "آپشنس"
@@ -14590,7 +14333,6 @@ msgid "Borders"
msgstr "کنارے"
#: objectdialog.ui:220
-#, fuzzy
msgctxt "objectdialog|area"
msgid "Area"
msgstr "علاقہ"
@@ -15142,13 +14884,11 @@ msgid "Uppercase"
msgstr ""
#: optredlinepage.ui:76
-#, fuzzy
msgctxt "optredlinepage|insert"
msgid "Lowercase"
msgstr "لوورکیس"
#: optredlinepage.ui:77
-#, fuzzy
msgctxt "optredlinepage|insert"
msgid "Small caps"
msgstr "چھوٹا بڑا لفظ"
@@ -15159,7 +14899,6 @@ msgid "Title font"
msgstr ""
#: optredlinepage.ui:79
-#, fuzzy
msgctxt "optredlinepage|insert"
msgid "Background color"
msgstr "پس۪ی منظرُك رنگ"
@@ -15226,7 +14965,6 @@ msgid "Color of Changed Attributes"
msgstr ""
#: optredlinepage.ui:330
-#, fuzzy
msgctxt "optredlinepage|changedpreview"
msgid "Attributes"
msgstr "ایٹری بیوٹس "
@@ -15258,7 +14996,6 @@ msgid "[None]"
msgstr "[کوئی نہیں]"
#: optredlinepage.ui:444
-#, fuzzy
msgctxt "optredlinepage|markpos"
msgid "Left margin"
msgstr "بایاں حاشیہ"
@@ -15422,7 +15159,6 @@ msgid "_Format"
msgstr "فورمیٹ"
#: outlinenumbering.ui:121
-#, fuzzy
msgctxt "outlinenumbering|numbering"
msgid "Numbering"
msgstr "نمبردینا"
@@ -15522,7 +15258,6 @@ msgid "Show sublevels:"
msgstr ""
#: outlinenumberingpage.ui:164
-#, fuzzy
msgctxt "outlinenumberingpage|label7"
msgid "Separator"
msgstr "علیحدہ کرنےوالا "
@@ -15546,7 +15281,6 @@ msgid "Start at:"
msgstr "میں شروع کرو"
#: outlinenumberingpage.ui:324
-#, fuzzy
msgctxt "outlinenumberingpage|label2"
msgid "Numbering"
msgstr "نمبردینا"
@@ -15574,7 +15308,6 @@ msgid "Tab stop"
msgstr "ٹیب رکا وٹ"
#: outlinepositionpage.ui:44
-#, fuzzy
msgctxt "outlinepositionpage|liststore2"
msgid "Space"
msgstr "فئصلہ"
@@ -15762,7 +15495,6 @@ msgid "Same Content:"
msgstr " فریم مشمولات "
#: pageformatpanel.ui:23
-#, fuzzy
msgctxt "pageformatpanel|size"
msgid "Size:"
msgstr " :سائز"
@@ -15803,7 +15535,6 @@ msgid "Portrait"
msgstr "پورٹریٹ "
#: pageformatpanel.ui:104
-#, fuzzy
msgctxt "pageformatpanel|paperorientation"
msgid "Landscape"
msgstr "لینڈ سکیپ"
@@ -15826,7 +15557,6 @@ msgid "Narrow"
msgstr ""
#: pageformatpanel.ui:142
-#, fuzzy
msgctxt "pageformatpanel|marginLB"
msgid "Moderate"
msgstr "اعتدال پسند"
@@ -15853,7 +15583,6 @@ msgid "Wide"
msgstr "ژورئ تھٲویو"
#: pageformatpanel.ui:147
-#, fuzzy
msgctxt "pageformatpanel|marginLB"
msgid "Mirrored"
msgstr "مررڈ"
@@ -15906,7 +15635,6 @@ msgid "Wide"
msgstr "ژورئ تھٲویو"
#: pagemargincontrol.ui:127
-#, fuzzy
msgctxt "pagemargincontrol|mirrored"
msgid "Mirrored"
msgstr "مررڈ"
@@ -15934,7 +15662,6 @@ msgid "Wide"
msgstr "ژورئ تھٲویو"
#: pagemargincontrol.ui:203
-#, fuzzy
msgctxt "pagemargincontrol|mirroredL"
msgid "Mirrored"
msgstr "مررڈ"
@@ -15993,7 +15720,6 @@ msgid "Portrait"
msgstr "پورٹریٹ "
#: pageorientationcontrol.ui:52
-#, fuzzy
msgctxt "pageorientationcontrol|landscape"
msgid "Landscape"
msgstr "لینڈ سکیپ"
@@ -16015,7 +15741,6 @@ msgid "Right and left"
msgstr ""
#: pagestylespanel.ui:19
-#, fuzzy
msgctxt "pagestylespanel|liststorePageLayout"
msgid "Mirrored"
msgstr "مررڈ"
@@ -16091,7 +15816,6 @@ msgid "Custom"
msgstr "کسٹم: "
#: paradialog.ui:8
-#, fuzzy
msgctxt "paradialog|ParagraphPropertiesDialog"
msgid "Paragraph"
msgstr "پیراگراف"
@@ -16112,7 +15836,6 @@ msgid "Text Flow"
msgstr ""
#: paradialog.ui:176
-#, fuzzy
msgctxt "paradialog|labelTP_PARA_ASIAN"
msgid "Asian Typography"
msgstr "Asian Typography"
@@ -16141,7 +15864,6 @@ msgid "Borders"
msgstr "کنارے"
#: paradialog.ui:291
-#, fuzzy
msgctxt "paradialog|area"
msgid "Area"
msgstr "علاقہ"
@@ -16153,7 +15875,6 @@ msgid "Transparency"
msgstr "شفافیت"
#: picturedialog.ui:8
-#, fuzzy
msgctxt "picturedialog|PictureDialog"
msgid "Image"
msgstr "امیج"
@@ -16164,7 +15885,6 @@ msgid "Type"
msgstr "ٹائپ"
#: picturedialog.ui:128
-#, fuzzy
msgctxt "picturedialog|options"
msgid "Options"
msgstr "آپشنس"
@@ -16182,13 +15902,11 @@ msgid "Hyperlink"
msgstr "ہائپرلنک"
#: picturedialog.ui:197
-#, fuzzy
msgctxt "picturedialog|picture"
msgid "Image"
msgstr "امیج"
#: picturedialog.ui:220
-#, fuzzy
msgctxt "picturedialog|crop"
msgid "Crop"
msgstr "کراپ"
@@ -16199,7 +15917,6 @@ msgid "Borders"
msgstr "کنارے"
#: picturedialog.ui:266
-#, fuzzy
msgctxt "picturedialog|area"
msgid "Area"
msgstr "علاقہ"
@@ -16228,7 +15945,6 @@ msgid "_File name"
msgstr "فائل کانام"
#: picturepage.ui:82
-#, fuzzy
msgctxt "picturepage|label11"
msgid "Link"
msgstr "کڑی"
@@ -16261,7 +15977,6 @@ msgid "On right pages"
msgstr ""
#: picturepage.ui:249
-#, fuzzy
msgctxt "picturepage|label2"
msgid "Flip"
msgstr "فلیپ کرو"
@@ -16430,7 +16145,6 @@ msgid "Text _placeholder"
msgstr "متن جگہ پررکھنےوالے"
#: printoptionspage.ui:145
-#, fuzzy
msgctxt "printoptionspage|label2"
msgid "Contents"
msgstr "مشمولات"
@@ -16573,7 +16287,6 @@ msgid "Last name"
msgstr "آخری نام"
#: privateuserpage.ui:162
-#, fuzzy
msgctxt "privateuserpage|shortname-atkobject"
msgid "Initials"
msgstr "انیشیئلس"
@@ -16623,7 +16336,6 @@ msgid "First name"
msgstr "پہلا نام"
#: privateuserpage.ui:367
-#, fuzzy
msgctxt "privateuserpage|shortname2-atkobject"
msgid "Initials"
msgstr "انیشیئلس"
@@ -16640,7 +16352,6 @@ msgid "City"
msgstr "شہر"
#: privateuserpage.ui:428
-#, fuzzy
msgctxt "privateuserpage|izip-atkobject"
msgid "Zip code"
msgstr "کوڈZip "
@@ -16819,7 +16530,6 @@ msgid "As Link"
msgstr ""
#: readonlymenu.ui:122
-#, fuzzy
msgctxt "readonlymenu|graphicascopy"
msgid "Copy"
msgstr "نقل"
@@ -16963,7 +16673,6 @@ msgid "T_ype"
msgstr "ٹائپ"
#: savelabeldialog.ui:163
-#, fuzzy
msgctxt "savelabeldialog|label1"
msgid "Options"
msgstr "آپشنس"
@@ -17007,7 +16716,6 @@ msgid "Browse..."
msgstr "براؤز"
#: sectionpage.ui:238
-#, fuzzy
msgctxt "sectionpage|label1"
msgid "Link"
msgstr "کڑی"
@@ -17057,7 +16765,6 @@ msgid "E_ditable in read-only document"
msgstr ""
#: sectionpage.ui:453
-#, fuzzy
msgctxt "sectionpage|label5"
msgid "Properties"
msgstr "خصوصیات"
@@ -17120,7 +16827,6 @@ msgid "Table"
msgstr "جد ول "
#: selectaddressdialog.ui:253
-#, fuzzy
msgctxt "selectaddressdialog|connecting"
msgid "Connecting to data source..."
msgstr "ڈاٹاسورسس سعتھ جوڑان۔۔۔۔"
@@ -17215,25 +16921,21 @@ msgid "_Preview"
msgstr "پچھلا"
#: sidebarpage.ui:31
-#, fuzzy
msgctxt "sidebarpage|orientation|tooltip_text"
msgid "Orientation"
msgstr "رخ بندی"
#: sidebarpage.ui:57
-#, fuzzy
msgctxt "sidebarpage|size|tooltip_text"
msgid "Size"
msgstr "سائز"
#: sidebarpage.ui:85
-#, fuzzy
msgctxt "sidebarpage|column|tooltip_text"
msgid "Columns"
msgstr "کالمز"
#: sidebarpage.ui:112
-#, fuzzy
msgctxt "sidebarpage|margin|tooltip_text"
msgid "Margin"
msgstr "خاش"
@@ -17488,7 +17190,6 @@ msgid "Select..."
msgstr "منتخب کرو"
#: sortdialog.ui:669
-#, fuzzy
msgctxt "sortdialog|label4"
msgid "Separator"
msgstr "علیحدہ کرنےوالا "
@@ -17633,7 +17334,6 @@ msgid "Words:"
msgstr "الفاظ"
#: statisticsinfopage.ui:100
-#, fuzzy
msgctxt "statisticsinfopage|label34"
msgid "Characters:"
msgstr "الفاظ"
@@ -17677,7 +17377,6 @@ msgid "No Subject"
msgstr ""
#: subjectdialog.ui:138
-#, fuzzy
msgctxt "subjectdialog|label1"
msgid "Subject:"
msgstr "مضمون : "
@@ -17768,7 +17467,6 @@ msgid "Text Flow"
msgstr ""
#: tableproperties.ui:151
-#, fuzzy
msgctxt "tableproperties|columns"
msgid "Columns"
msgstr "کالمز"
@@ -17780,7 +17478,6 @@ msgid "Borders"
msgstr "کنارے"
#: tableproperties.ui:197
-#, fuzzy
msgctxt "tableproperties|background"
msgid "Background"
msgstr "پس منظر"
@@ -17798,7 +17495,6 @@ msgid "Vertical"
msgstr "كھڈا"
#: tabletextflowpage.ui:33
-#, fuzzy
msgctxt "tabletextflowpage|liststore1"
msgid "Use superordinate object settings"
msgstr "سوپر آرڈینیٹ سیٹینگس استعمال کریں"
@@ -17946,7 +17642,6 @@ msgid "Font"
msgstr "فونٹ"
#: templatedialog1.ui:181
-#, fuzzy
msgctxt "templatedialog1|fonteffect"
msgid "Font Effects"
msgstr "فانٹ اثرات"
@@ -17985,7 +17680,6 @@ msgid "Organizer"
msgstr ""
#: templatedialog16.ui:144
-#, fuzzy
msgctxt "templatedialog16|bullets"
msgid "Bullets"
msgstr "بلیٹس "
@@ -18002,7 +17696,6 @@ msgid "Outline"
msgstr "آؤٹ لائن"
#: templatedialog16.ui:213
-#, fuzzy
msgctxt "templatedialog16|graphics"
msgid "Image"
msgstr "امیج"
@@ -18051,7 +17744,6 @@ msgid "Text Flow"
msgstr ""
#: templatedialog2.ui:227
-#, fuzzy
msgctxt "templatedialog2|asiantypo"
msgid "Asian Typography"
msgstr "Asian Typography"
@@ -18062,7 +17754,6 @@ msgid "Font"
msgstr "فونٹ"
#: templatedialog2.ui:273
-#, fuzzy
msgctxt "templatedialog2|fonteffect"
msgid "Font Effects"
msgstr "فانٹ اثرات"
@@ -18098,7 +17789,6 @@ msgid "Drop Caps"
msgstr "ڈراپ كیپس "
#: templatedialog2.ui:411
-#, fuzzy
msgctxt "templatedialog2|area"
msgid "Area"
msgstr "علاقہ"
@@ -18149,7 +17839,6 @@ msgid "Type"
msgstr "ٹائپ"
#: templatedialog4.ui:181
-#, fuzzy
msgctxt "templatedialog4|options"
msgid "Options"
msgstr "آپشنس"
@@ -18161,7 +17850,6 @@ msgid "Wrap"
msgstr "لپیٹنا"
#: templatedialog4.ui:227
-#, fuzzy
msgctxt "templatedialog4|area"
msgid "Area"
msgstr "علاقہ"
@@ -18178,7 +17866,6 @@ msgid "Borders"
msgstr "کنارے"
#: templatedialog4.ui:296
-#, fuzzy
msgctxt "templatedialog4|columns"
msgid "Columns"
msgstr "کالمز"
@@ -18207,7 +17894,6 @@ msgid "Page"
msgstr "صفحہ"
#: templatedialog8.ui:167
-#, fuzzy
msgctxt "templatedialog8|area"
msgid "Area"
msgstr "علاقہ"
@@ -18236,13 +17922,11 @@ msgid "Borders"
msgstr "کنارے"
#: templatedialog8.ui:282
-#, fuzzy
msgctxt "templatedialog8|columns"
msgid "Columns"
msgstr "کالمز"
#: templatedialog8.ui:305
-#, fuzzy
msgctxt "templatedialog8|footnotes"
msgid "Footnote"
msgstr "حاشیہ كی تحریر "
@@ -18314,7 +17998,6 @@ msgid "_Snap to characters"
msgstr ""
#: textgridpage.ui:147
-#, fuzzy
msgctxt "textgridpage|labelGrid"
msgid "Grid"
msgstr "جال"
@@ -18497,13 +18180,11 @@ msgid "Styles"
msgstr "اسٹائلز"
#: tocdialog.ui:216
-#, fuzzy
msgctxt "tocdialog|columns"
msgid "Columns"
msgstr "کالمز"
#: tocdialog.ui:239
-#, fuzzy
msgctxt "tocdialog|background"
msgid "Background"
msgstr "پس منظر"
@@ -18555,7 +18236,6 @@ msgid "Tab stop position:"
msgstr ""
#: tocentriespage.ui:318
-#, fuzzy
msgctxt "tocentriespage|alignright"
msgid "Align right"
msgstr "دَچُھن كُن دیو ترتیب "
@@ -18842,7 +18522,6 @@ msgid "Entire document"
msgstr "پورئ دستاویز"
#: tocindexpage.ui:241
-#, fuzzy
msgctxt "tocindexpage|scope"
msgid "Chapter"
msgstr "باب"
@@ -18939,19 +18618,16 @@ msgid "Display:"
msgstr "ہاو"
#: tocindexpage.ui:624
-#, fuzzy
msgctxt "tocindexpage|display"
msgid "References"
msgstr "حوالہ جات "
#: tocindexpage.ui:625
-#, fuzzy
msgctxt "tocindexpage|display"
msgid "Category and Number"
msgstr "درجہ اورنمبر"
#: tocindexpage.ui:626
-#, fuzzy
msgctxt "tocindexpage|display"
msgid "Caption Text"
msgstr "کیپشن متن"
@@ -19050,7 +18726,6 @@ msgid "_File"
msgstr "فائل"
#: tocindexpage.ui:959
-#, fuzzy
msgctxt "tocindexpage|label5"
msgid "Options"
msgstr "آپشنس"
@@ -19395,7 +19070,6 @@ msgid "Outside only"
msgstr ""
#: wrappage.ui:642
-#, fuzzy
msgctxt "wrappage|label3"
msgid "Options"
msgstr "آپشنس"
diff --git a/source/ks/swext/mediawiki/help.po b/source/ks/swext/mediawiki/help.po
index 24be5244d4a..84ab16e152a 100644
--- a/source/ks/swext/mediawiki/help.po
+++ b/source/ks/swext/mediawiki/help.po
@@ -408,7 +408,6 @@ msgid "The OpenDocument format used by Writer and the MediaWiki format are quite
msgstr ""
#: wikiformats.xhp
-#, fuzzy
msgctxt ""
"wikiformats.xhp\n"
"hd_id7178868\n"
diff --git a/source/ks/swext/mediawiki/src/registry/data/org/openoffice/Office/Custom.po b/source/ks/swext/mediawiki/src/registry/data/org/openoffice/Office/Custom.po
index 520c8d1447c..c679defeaf7 100644
--- a/source/ks/swext/mediawiki/src/registry/data/org/openoffice/Office/Custom.po
+++ b/source/ks/swext/mediawiki/src/registry/data/org/openoffice/Office/Custom.po
@@ -129,7 +129,6 @@ msgid "Wiki article"
msgstr ""
#: WikiExtension.xcu
-#, fuzzy
msgctxt ""
"WikiExtension.xcu\n"
".WikiExtension.Strings\n"
@@ -149,7 +148,6 @@ msgid "OK"
msgstr "OK"
#: WikiExtension.xcu
-#, fuzzy
msgctxt ""
"WikiExtension.xcu\n"
".WikiExtension.Strings\n"
@@ -169,7 +167,6 @@ msgid "~Add..."
msgstr "~رلئویو..."
#: WikiExtension.xcu
-#, fuzzy
msgctxt ""
"WikiExtension.xcu\n"
".WikiExtension.Strings\n"
@@ -216,7 +213,6 @@ msgid "Media~Wiki Server"
msgstr ""
#: WikiExtension.xcu
-#, fuzzy
msgctxt ""
"WikiExtension.xcu\n"
".WikiExtension.Strings\n"
diff --git a/source/ks/sysui/desktop/share.po b/source/ks/sysui/desktop/share.po
index 6b6df523a50..52736dd8be4 100644
--- a/source/ks/sysui/desktop/share.po
+++ b/source/ks/sysui/desktop/share.po
@@ -254,7 +254,6 @@ msgid "%PRODUCTNAME Extension"
msgstr ""
#: documents.ulf
-#, fuzzy
msgctxt ""
"documents.ulf\n"
"ms-excel-sheet\n"
@@ -263,7 +262,6 @@ msgid "Microsoft Excel Worksheet"
msgstr "مائیکرو سافٹ ایکسیل ورک ٹیمپلیٹ"
#: documents.ulf
-#, fuzzy
msgctxt ""
"documents.ulf\n"
"ms-powerpoint-presentation\n"
@@ -272,7 +270,6 @@ msgid "Microsoft PowerPoint Presentation"
msgstr "مائیکرو سافٹ پاور پوائنٹ پریزینٹیشن"
#: documents.ulf
-#, fuzzy
msgctxt ""
"documents.ulf\n"
"ms-word-document\n"
@@ -281,7 +278,6 @@ msgid "Microsoft Word Document"
msgstr "مائیکرو سافٹ ورڈ دستاویز"
#: documents.ulf
-#, fuzzy
msgctxt ""
"documents.ulf\n"
"ms-word-document2\n"
@@ -290,7 +286,6 @@ msgid "Microsoft Word Document"
msgstr "مائیکرو سافٹ ورڈ دستاویز"
#: documents.ulf
-#, fuzzy
msgctxt ""
"documents.ulf\n"
"ms-excel-sheet-12\n"
@@ -307,7 +302,6 @@ msgid "Microsoft Excel Worksheet Template"
msgstr ""
#: documents.ulf
-#, fuzzy
msgctxt ""
"documents.ulf\n"
"ms-powerpoint-presentation-12\n"
@@ -325,7 +319,6 @@ msgid "Microsoft PowerPoint Presentation Template"
msgstr "مائیکرو سافٹ پاور پوائنٹ پریزینٹیشن"
#: documents.ulf
-#, fuzzy
msgctxt ""
"documents.ulf\n"
"ms-word-document-12\n"
@@ -343,7 +336,6 @@ msgid "Microsoft Word Document Template"
msgstr "مائیکرو سافٹ ورڈ 95 ٹیمپلیٹ"
#: documents.ulf
-#, fuzzy
msgctxt ""
"documents.ulf\n"
"openxmlformats-officedocument-presentationml-presentation\n"
@@ -361,7 +353,6 @@ msgid "Microsoft PowerPoint Presentation Template"
msgstr "مائیکرو سافٹ پاور پوائنٹ پریزینٹیشن"
#: documents.ulf
-#, fuzzy
msgctxt ""
"documents.ulf\n"
"openxmlformats-officedocument-spreadsheetml-sheet\n"
@@ -378,7 +369,6 @@ msgid "Microsoft Excel Worksheet Template"
msgstr ""
#: documents.ulf
-#, fuzzy
msgctxt ""
"documents.ulf\n"
"openxmlformats-officedocument-wordprocessingml-document\n"
@@ -396,7 +386,6 @@ msgid "Microsoft Word Document Template"
msgstr "مائیکرو سافٹ ورڈ 95 ٹیمپلیٹ"
#: documents.ulf
-#, fuzzy
msgctxt ""
"documents.ulf\n"
"ms-excel-sheet-binary-12\n"
@@ -537,7 +526,6 @@ msgid "New Document"
msgstr "نئی دستاویز"
#: launcher_unityquicklist.ulf
-#, fuzzy
msgctxt ""
"launcher_unityquicklist.ulf\n"
"impress\n"
diff --git a/source/ks/uui/messages.po b/source/ks/uui/messages.po
index ffc9a3ddc3b..6aa55478969 100644
--- a/source/ks/uui/messages.po
+++ b/source/ks/uui/messages.po
@@ -470,7 +470,6 @@ msgid "Open ~Read-Only"
msgstr ""
#: strings.hrc:36
-#, fuzzy
msgctxt "STR_ALREADYOPEN_OPEN_BTN"
msgid "~Open"
msgstr "کھولنا"
@@ -868,7 +867,6 @@ msgid "Security Warning: "
msgstr "حفاظتی آ گہی"
#: sslwarndialog.ui:24
-#, fuzzy
msgctxt "sslwarndialog|ok"
msgid "Continue"
msgstr "جئریرتھَویو"
diff --git a/source/ks/vcl/messages.po b/source/ks/vcl/messages.po
index 4b741003e8b..bfb06244359 100644
--- a/source/ks/vcl/messages.po
+++ b/source/ks/vcl/messages.po
@@ -317,7 +317,6 @@ msgstr " دستاویز بند کرو"
#. To translators: This is used on buttons for platforms other than windows, there should be a ~ mnemonic in this string
#: strings.hrc:46
-#, fuzzy
msgctxt "SV_BUTTONTEXT_OK"
msgid "~OK"
msgstr "~OK"
@@ -442,7 +441,6 @@ msgid "~Undo"
msgstr "نہیں کرو"
#: strings.hrc:71
-#, fuzzy
msgctxt "SV_BUTTONTEXT_PASTE"
msgid "~Paste"
msgstr "چسپاں کرو"
@@ -459,7 +457,6 @@ msgid "~Previous"
msgstr ""
#: strings.hrc:74
-#, fuzzy
msgctxt "SV_BUTTONTEXT_GO_UP"
msgid "~Up"
msgstr "اوپر"
@@ -476,7 +473,6 @@ msgid "~Clear"
msgstr ""
#: strings.hrc:77
-#, fuzzy
msgctxt "SV_BUTTONTEXT_OPEN"
msgid "~Open"
msgstr "کھولنا"
@@ -494,13 +490,11 @@ msgid "~Find"
msgstr "تلاش کرو"
#: strings.hrc:80
-#, fuzzy
msgctxt "SV_BUTTONTEXT_STOP"
msgid "~Stop"
msgstr "۔ٹھئہر "
#: strings.hrc:81
-#, fuzzy
msgctxt "SV_BUTTONTEXT_CONNECT"
msgid "C~onnect"
msgstr "جوڑنا"
@@ -576,7 +570,6 @@ msgid "Insert as ~Link"
msgstr "لنک كریو دئخل "
#: strings.hrc:100
-#, fuzzy
msgctxt "STR_FPICKER_SHOW_PREVIEW"
msgid "Pr~eview"
msgstr "پس منظر"
@@ -727,25 +720,21 @@ msgid "default"
msgstr "ڈیفالٹ"
#: strings.hrc:133
-#, fuzzy
msgctxt "SV_MSGBOX_INFO"
msgid "Information"
msgstr "مولومات"
#: strings.hrc:134
-#, fuzzy
msgctxt "SV_MSGBOX_WARNING"
msgid "Warning"
msgstr "آگہی "
#: strings.hrc:135
-#, fuzzy
msgctxt "SV_MSGBOX_ERROR"
msgid "Error"
msgstr "غلطی"
#: strings.hrc:136
-#, fuzzy
msgctxt "SV_MSGBOX_QUERY"
msgid "Confirmation"
msgstr "منظوری دینا"
@@ -1070,7 +1059,6 @@ msgid "Landscape"
msgstr "لینڈ سکیپ"
#: printdialog.ui:115
-#, fuzzy
msgctxt "printdialog|PrintDialog"
msgid "Print"
msgstr "چھپئویو"
@@ -1194,7 +1182,6 @@ msgid "Comments"
msgstr "فقرے "
#: printdialog.ui:830
-#, fuzzy
msgctxt "printdialog|label15"
msgid "Print"
msgstr "چھپئویو"
@@ -1211,13 +1198,11 @@ msgid "Slides per page"
msgstr "فی صفحہ لا ئنيں"
#: printdialog.ui:931
-#, fuzzy
msgctxt "printdialog|label19"
msgid "Order"
msgstr "آرڈر"
#: printdialog.ui:967
-#, fuzzy
msgctxt "printdialog|label11"
msgid "Print"
msgstr "چھپئویو"
@@ -1266,7 +1251,6 @@ msgid "Distance"
msgstr "فئصلہ"
#: printdialog.ui:1244
-#, fuzzy
msgctxt "printdialog|by"
msgid "by"
msgstr "كِن"
@@ -1287,7 +1271,6 @@ msgid "Draw a border around each page"
msgstr ""
#: printdialog.ui:1302
-#, fuzzy
msgctxt "printdialog|ordertxt"
msgid "Order"
msgstr "آرڈر"
@@ -1328,13 +1311,11 @@ msgid "Use only paper size from printer preferences"
msgstr ""
#: printdialog.ui:1501
-#, fuzzy
msgctxt "printdialog|label21"
msgid "Options"
msgstr "آپشنس"
#: printdialog.ui:1516
-#, fuzzy
msgctxt "printdialog|label20"
msgid "Options"
msgstr "آپشنس"
@@ -1407,7 +1388,6 @@ msgid "Color"
msgstr "Color"
#: printerdevicepage.ui:196
-#, fuzzy
msgctxt "printerdevicepage|colorspace"
msgid "Grayscale"
msgstr "گرے سکیل"
diff --git a/source/ks/wizards/messages.po b/source/ks/wizards/messages.po
index 604f703ef9e..f50bfa08232 100644
--- a/source/ks/wizards/messages.po
+++ b/source/ks/wizards/messages.po
@@ -14,67 +14,56 @@ msgstr ""
"X-Generator: LibreOffice\n"
#: strings.hrc:32
-#, fuzzy
msgctxt "RID_COMMON_START_0"
msgid "The directory '%1' could not be created.<BR>There may not be enough space left on your hard disk."
msgstr "ڈائریکٹری '%1'ہیچ نئ بنئویتھ۔ <BR> تہندس ہارڈ ڈسكس پیٹھ آس۪ی کئفی نئ جاے"
#: strings.hrc:33
-#, fuzzy
msgctxt "RID_COMMON_START_1"
msgid "The text document could not be created.<BR>Please check if the module 'PRODUCTNAME Writer' is installed."
msgstr "مواد دستاویزہیوك نئ بنئویتھ۔ <BR> مہر بئنی كریتھ وچھیو موڈیول 'PRODUCTNAME Writer' چھا انسٹال كریتھ۔"
#: strings.hrc:34
-#, fuzzy
msgctxt "RID_COMMON_START_2"
msgid "The spreadsheet could not be created.<BR>Please check if the module 'PRODUCTNAME Calc' is installed."
msgstr "سپریڈ شیٹ ہیوك نئ بنئویتھ۔ <BR> مہر بئنی كریتھ وچھیو موڈیول'PRODUCTNAME Calc' چھا انسٹال كریتھ ۔"
#: strings.hrc:35
-#, fuzzy
msgctxt "RID_COMMON_START_3"
msgid "The presentation could not be created.<BR>Please check if the module 'PRODUCTNAME Impress' is installed."
msgstr "پیش كش ہیوك نئ بنئویتھ۔ <BR> مہر بئنی كریتھ وچھیو موڈیول<BR> 'PRODUCTNAME Impress'چھا انسٹال كریتھ۔"
#: strings.hrc:36
-#, fuzzy
msgctxt "RID_COMMON_START_4"
msgid "The drawing could not be created.<BR>Please check if the module 'PRODUCTNAME Draw' is installed."
msgstr " ' <BR>ڈرائینگ ہیچ نئ بنئویتھ ۔ مہربئنی كریتھ وچھیو۔'PRODUCTNAME Draw چھا انسٹال كریتھ"
#: strings.hrc:37
-#, fuzzy
msgctxt "RID_COMMON_START_5"
msgid "The formula could not be created.<BR>Please check if the module 'PRODUCTNAME Math' is installed."
msgstr " فار مولا ہیوك نئ بنئویتھ۔ <BR> مہر بئنی كریتھ وچھیو موڈیول'PRODUCTNAME Math' چھا انسٹال كریتھ"
#: strings.hrc:38
-#, fuzzy
msgctxt "RID_COMMON_START_6"
msgid "The files required could not be found.<BR>Please start the %PRODUCTNAME Setup and choose 'Repair'."
msgstr "مطلوبہ فائل <BR> آیئ نئ اتھ۪ی۔ مہربئنی كریتھ % PRODUCTNAME سیٹ اَپ شروع تئ 'Repair'ژعریو"
#: strings.hrc:39
-#, fuzzy
msgctxt "RID_COMMON_START_7"
msgid "The file '<PATH>' already exists.<BR><BR>Would you like to overwrite the existing file?"
msgstr " فایل '<PATH>' چھُ گڈئی موجود۔ <BR><BR> تہئ چھئوئ یژھان موجودئ فایل اووررایٹ كرِن"
#: strings.hrc:40
-#, fuzzy
msgctxt "RID_COMMON_START_8"
msgid "Yes"
msgstr "عئں"
#: strings.hrc:41
-#, fuzzy
msgctxt "RID_COMMON_START_9"
msgid "Yes to All"
msgstr "سارنی خعطرئ عئں"
#: strings.hrc:42
-#, fuzzy
msgctxt "RID_COMMON_START_10"
msgid "No"
msgstr "نئ"
@@ -98,7 +87,6 @@ msgid "< ~Back"
msgstr "< ~پَتھ "
#: strings.hrc:46
-#, fuzzy
msgctxt "RID_COMMON_START_14"
msgid "~Next >"
msgstr "۔پتئ>"
@@ -110,7 +98,6 @@ msgid "~Help"
msgstr "۔مدد"
#: strings.hrc:48
-#, fuzzy
msgctxt "RID_COMMON_START_16"
msgid "Steps"
msgstr " سٹیپس"
@@ -128,19 +115,16 @@ msgid "OK"
msgstr "ٹھیک چُھئ"
#: strings.hrc:51
-#, fuzzy
msgctxt "RID_COMMON_START_19"
msgid "The file already exists. Do you want to overwrite it?"
msgstr "یئ فایل چھئ گڈئی موجود۔ تہئ چھئوئ یژھان اَتھ اووررایٹ كرُن۔"
#: strings.hrc:52
-#, fuzzy
msgctxt "RID_COMMON_START_20"
msgid "Template created via <wizard_name> on <current_date>."
msgstr "ٹمیپلیٹ تخلیق کی گئی via <نام_ویزارڈ> on <جاریہ_تاریخ>"
#: strings.hrc:53
-#, fuzzy
msgctxt "RID_COMMON_START_21"
msgid ""
"The wizard could not be run, because important files were not found.\n"
@@ -152,211 +136,176 @@ msgstr ""
" تم۪ی پتئ چلئویو ویزئڈس دوبارئ۔"
#: strings.hrc:56
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_1"
msgid "Letter Wizard"
msgstr "لیٹرویزارڈ"
#: strings.hrc:57
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_2"
msgid "Label9"
msgstr "لیبل9"
#: strings.hrc:58
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_3"
msgid "~Business letter"
msgstr "۔تجارتی چِٹھ"
#: strings.hrc:59
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_4"
msgid "~Formal personal letter"
msgstr "۔فارمل ذئتی چِٹھ"
#: strings.hrc:60
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_5"
msgid "~Personal letter"
msgstr "۔ذئتی چِٹھ"
#: strings.hrc:61
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_6"
msgid "~Use letterhead paper with pre-printed elements"
msgstr "لیٹرہیڈپیپر كریو استیمال پری-پرنٹیڈعنئصرس سعتھ"
#: strings.hrc:62
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_7"
msgid "~Logo"
msgstr "~لوگو"
#: strings.hrc:63
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_8"
msgid "Return address"
msgstr "ریٹرن ایڈ ریس"
#: strings.hrc:64
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_9"
msgid "~Include footer"
msgstr "صفحك تلیم خاش كریو شئمل "
#: strings.hrc:65
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_10"
msgid "~Return address in envelope window"
msgstr "~ریٹرن ایڈ ریس اینولپ ونڈ ومنز"
#: strings.hrc:66
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_11"
msgid "~Logo"
msgstr "~لوگو"
#: strings.hrc:67
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_12"
msgid "~Return address in envelope window"
msgstr "~ریٹرن ایڈ ریس اینولپ ونڈ ومنز"
#: strings.hrc:68
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_13"
msgid "Letter Signs"
msgstr "چٹھئ دسخط"
#: strings.hrc:69
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_14"
msgid "S~ubject line"
msgstr "مضمون لائن"
#: strings.hrc:70
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_15"
msgid "Salu~tation"
msgstr "آداب"
#: strings.hrc:71
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_16"
msgid "Fold ~marks"
msgstr "فولڈنشان"
#: strings.hrc:72
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_17"
msgid "~Complimentary close"
msgstr "~کومپلیمینٹری کلوز"
#: strings.hrc:73
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_18"
msgid "~Footer"
msgstr "~صفحك تلیم خاش"
#: strings.hrc:74
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_19"
msgid "~Use user data for return address"
msgstr "ریٹرن ایڈریس خعطرئ كریو استیمال كرن وئل سند ڈاٹااستیمال "
#: strings.hrc:75
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_20"
msgid "~New sender address:"
msgstr " : نئوس سوزن وئل سند ناو۔"
#: strings.hrc:76
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_21"
msgid "Use placeholders for ~recipient's address"
msgstr "پلیس ہولڈر كریواستیمال رٹن وئل سندئ ناو خعطرئ۔"
#: strings.hrc:77
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_22"
msgid "Use address database for ~mail merge"
msgstr "میل مرج خعطرئ كریوایڈریس ڈاٹابیس استیمال "
#: strings.hrc:78
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_23"
msgid "Include ~only on second and following pages"
msgstr "صرف كریو دئیم تئ برونٹھمن صفحن پیٹھ شئمل۔"
#: strings.hrc:79
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_24"
msgid "~Include page number"
msgstr "~صفحہ نمبر كریو شئمل"
#: strings.hrc:80
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_25"
msgid "Letter Template"
msgstr "چٹِھ ٹیمپلیٹ"
#: strings.hrc:81
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_26"
msgid "Create a ~letter from this template"
msgstr "یم۪ی ٹیمپلیٹ پیٹھئ بنئویو چٹھ"
#: strings.hrc:82
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_27"
msgid "Make ~manual changes to this letter template"
msgstr "یتھ چیٹھئ ٹیمپلیٹس منز كریو پانئی تبدیلی"
#: strings.hrc:83
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_28"
msgid "Page design"
msgstr "صفحہ ڈئزائن"
#: strings.hrc:84
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_29"
msgid "Page design"
msgstr "صفحہ ڈئزائن"
#: strings.hrc:85
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_30"
msgid "Page design"
msgstr "صفحہ ڈئزائن"
#: strings.hrc:86
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_31"
msgid "This wizard helps you to create a letter template. You can then use the template as the basis for writing letters as often as desired."
msgstr "یئ ویزارڈ چھُوئ تہئ چٹھ ٹیملیٹ بناونس منز مدد كران۔ تہئ ہیكیو پتئ ٹیملیٹ یل۪ی یژھیو تل۪ی چیٹھ۪ی لیكھنئ خعطرئ استیمال كریتھ ۔"
#: strings.hrc:87
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_32"
msgid "~Height:"
msgstr "۔تھزر:"
#: strings.hrc:88
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_33"
msgid "~Width:"
msgstr "۔كھَجر:"
#: strings.hrc:89
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_34"
msgid "S~pacing to left margin:"
msgstr ":كھوفرئ خاش خئطرئ فئصلئ"
#: strings.hrc:90
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_35"
msgid "Spacing ~to top margin:"
msgstr ":ہیرمئ خاش خئطرئ فئصلئ"
@@ -374,13 +323,11 @@ msgid "Width:"
msgstr "كھَجر:"
#: strings.hrc:93
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_38"
msgid "S~pacing to left margin:"
msgstr ":كھوفرئ خاش خئطرئ فئصلئ"
#: strings.hrc:94
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_39"
msgid "Spacing ~to top margin:"
msgstr ":ہیرمئ خاش خئطرئ فئصلئ"
@@ -392,31 +339,26 @@ msgid "Height:"
msgstr "تھزر:"
#: strings.hrc:96
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_42"
msgid "Sender's address"
msgstr "سوزَن وئل سند پتہ "
#: strings.hrc:97
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_43"
msgid "Name:"
msgstr "ناو:"
#: strings.hrc:98
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_44"
msgid "Street:"
msgstr " سڑک:"
#: strings.hrc:99
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_45"
msgid "ZIP code/State/City:"
msgstr ": کوڈ/ریاست/شہر Zip "
#: strings.hrc:100
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_46"
msgid "Recipient's address"
msgstr "رٹن وئل سُند پتہ"
@@ -428,73 +370,61 @@ msgid "Footer"
msgstr "صفحك تلیم خاش"
#: strings.hrc:102
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_48"
msgid "This wizard creates a letter template which enables you to create multiple letters with the same layout and settings."
msgstr "یئ ویزارڈ چھُ بناوان چیٹھئ ٹیملیٹ یس تہندئ خعطرئ ممكن بناوئ واریاح چیٹھ۪ی بناوئن یتھ ہیشی لے آوٹ تئ سیٹینگس آس۪ی۔"
#: strings.hrc:103
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_49"
msgid "To create another new letter out of the template just navigate to the template location and double-click it."
msgstr "ٹیمپلیٹ پیٹھئ نئو چیٹھ بناونئ خعطرئ كریو نیویگیٹ ٹیملیٹ لوكیشن تئ ڈبل كلیك كریو۔ "
#: strings.hrc:104
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_50"
msgid "Template name:"
msgstr " ٹیمپلیٹ ناو:"
#: strings.hrc:105
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_51"
msgid "Location and file name:"
msgstr " جاےتئ فائل ناو:"
#: strings.hrc:106
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_52"
msgid "How do you want to proceed?"
msgstr "تہئ كیتھ كئن چھئوئ یژھان برونٹھكُن پكُن؟"
#: strings.hrc:107
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_53"
msgid "Please choose the type of letter and page design"
msgstr "مہر بئنی كریتھ ژعریو چیٹھ۪ی ہیون قئسم تئ صفحہ ڈئزائن "
#: strings.hrc:108
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_54"
msgid "Select the items to be printed"
msgstr "پرنٹڈ كرئن وئل آئٹمس ژعریو"
#: strings.hrc:109
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_55"
msgid "Specify items already on your letterhead paper"
msgstr "تہندس لیٹر ہیڈ پیپرس پیٹھ یم آیٹمسن چھئ تم كریو مختص "
#: strings.hrc:110
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_56"
msgid "Specify the sender and recipient information"
msgstr "سوزن وئل سند تئ رٹن وئل سیند مولومات كریو مختص "
#: strings.hrc:111
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_57"
msgid "Fill in the information you would like in the footer"
msgstr "تلمس خاشس منز یئُس مولومات یژھان چھئوئ سُئ بریو "
#: strings.hrc:112
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_58"
msgid "Please specify last settings"
msgstr "مہر بئنی كریتھ كریو ٲخری سیٹینگس مختص "
#: strings.hrc:113
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_59"
msgid "Subject:"
msgstr "مضمون : "
@@ -510,7 +440,6 @@ msgid "Modern"
msgstr ""
#: strings.hrc:116
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_62"
msgid "Office"
msgstr "آفس "
@@ -526,7 +455,6 @@ msgid "Mail"
msgstr ""
#: strings.hrc:119
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_65"
msgid "Marine"
msgstr "حاشیہ"
@@ -538,61 +466,51 @@ msgid "Red Line"
msgstr "نئو ریخ"
#: strings.hrc:123
-#, fuzzy
msgctxt "RID_LETTERWIZARDSALUTATION_START_1"
msgid "To Whom it May Concern"
msgstr "یمیس تئ متعلق یئ آس۪ی"
#: strings.hrc:124
-#, fuzzy
msgctxt "RID_LETTERWIZARDSALUTATION_START_2"
msgid "Dear Sir or Madam"
msgstr "محترم سر یامیڈم"
#: strings.hrc:125
-#, fuzzy
msgctxt "RID_LETTERWIZARDSALUTATION_START_3"
msgid "Hello"
msgstr "آداب"
#: strings.hrc:128
-#, fuzzy
msgctxt "RID_LETTERWIZARDGREETING_START_1"
msgid "Sincerely"
msgstr "خلوص سان"
#: strings.hrc:129
-#, fuzzy
msgctxt "RID_LETTERWIZARDGREETING_START_2"
msgid "Best regards"
msgstr "نیک خئہیشات"
#: strings.hrc:130
-#, fuzzy
msgctxt "RID_LETTERWIZARDGREETING_START_3"
msgid "Cheers"
msgstr "ہمت بڑھا وین"
#: strings.hrc:133
-#, fuzzy
msgctxt "RID_LETTERWIZARDROADMAP_START_1"
msgid "Page design"
msgstr "صفحہ ڈئزائن"
#: strings.hrc:134
-#, fuzzy
msgctxt "RID_LETTERWIZARDROADMAP_START_2"
msgid "Letterhead layout"
msgstr "لیٹرہیڈلےآؤٹ "
#: strings.hrc:135
-#, fuzzy
msgctxt "RID_LETTERWIZARDROADMAP_START_3"
msgid "Printed items"
msgstr "پرنٹڈ آئٹمس"
#: strings.hrc:136
-#, fuzzy
msgctxt "RID_LETTERWIZARDROADMAP_START_4"
msgid "Recipient and sender"
msgstr "رٹن ۄول تئ سوزن ۄول"
@@ -604,133 +522,111 @@ msgid "Footer"
msgstr "صفحك تلیم خاش"
#: strings.hrc:138
-#, fuzzy
msgctxt "RID_LETTERWIZARDROADMAP_START_6"
msgid "Name and location"
msgstr "ناو تئ جاے"
#: strings.hrc:141
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_1"
msgid "Fax Wizard"
msgstr "فیکس ویزارڈ"
#: strings.hrc:142
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_2"
msgid "Label9"
msgstr "لیبل9"
#: strings.hrc:143
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_3"
msgid "~Business Fax"
msgstr "۔تجارتی فیکس"
#: strings.hrc:144
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_4"
msgid "~Personal Fax"
msgstr "۔ذئتی فیکس"
#: strings.hrc:145
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_5"
msgid "~Logo"
msgstr "~لوگو"
#: strings.hrc:146
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_6"
msgid "S~ubject line"
msgstr "مضمون لائن"
#: strings.hrc:147
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_7"
msgid "S~alutation"
msgstr "آداب"
#: strings.hrc:148
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_8"
msgid "~Complimentary close"
msgstr "~کومپلیمینٹری کلوز"
#: strings.hrc:149
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_9"
msgid "~Footer"
msgstr "~صفحك تلیم خاش"
#: strings.hrc:150
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_10"
msgid "~Use user data for return address"
msgstr "ریٹرن ایڈریس خعطرئ كریو استیمال كرن وئل سند ڈاٹااستیمال "
#: strings.hrc:151
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_11"
msgid "~New return address"
msgstr "~نئوئ واپس سوزنُك نیب"
#: strings.hrc:152
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_12"
msgid "My Fax Template"
msgstr "میون فیکس ٹیمپلیٹ"
#: strings.hrc:153
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_13"
msgid "Create a ~fax from this template"
msgstr "یم۪ی ٹیمپلیٹ پیٹھئ بنئویو فیکس "
#: strings.hrc:154
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_14"
msgid "Make ~manual changes to this fax template"
msgstr "یتھ فیکس ٹیمپلیٹس منز كریومینیول تبدیلی "
#: strings.hrc:155
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_15"
msgid "Page design"
msgstr "صفحہ ڈئزائن"
#: strings.hrc:156
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_16"
msgid "Page design"
msgstr "صفحہ ڈئزائن"
#: strings.hrc:157
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_17"
msgid "This wizard helps you to create a fax template. The template can then be used to create a fax whenever needed."
msgstr "یئ ویزارڈ چھُوئ تہ۪ی فیكس ٹیملیٹ بناونس منز مدد كران۔ ٹیملیٹ ہیك۪ی استیمال كرنئ یتھ فیكس خعطرئ یل۪ی تئ ضُرتھ پیي۔"
#: strings.hrc:158
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_18"
msgid "Return address"
msgstr "ریٹرن ایڈ ریس"
#: strings.hrc:159
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_19"
msgid "Name:"
msgstr "ناو:"
#: strings.hrc:160
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_20"
msgid "Street:"
msgstr " سڑک:"
#: strings.hrc:161
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_21"
msgid "ZIP code/State/City:"
msgstr ": کوڈ/ریاست/شہر Zip "
@@ -742,73 +638,61 @@ msgid "Footer"
msgstr "صفحك تلیم خاش"
#: strings.hrc:163
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_23"
msgid "This wizard creates a fax template which enables you to create multiple faxes with the same layout and settings."
msgstr "یہ ویزارڈ چھُ فیکس ٹیمپلیٹ بناوان یس تہئ واریاح فیكس بناوانس منز مدد چھُ كران یتھ ہیشی لے آوٹ تئ سیٹینگس آس۪ی۔"
#: strings.hrc:164
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_24"
msgid "To create another new fax out of the template, go to the location where you saved the template and double-click the file."
msgstr "بیاكھ نئو فیكس ٹیملیٹ منز بناونئ خعطرئ گژھیو تتھ جایئ یتیتھ تہئ ٹیملیٹ محفوظ چھُوئ تھئومُت تئ ڈبل كلیك كریو فایل۪ی ۔"
#: strings.hrc:165
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_25"
msgid "Template Name:"
msgstr ":ٹیمپلیٹ ناو"
#: strings.hrc:166
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_26"
msgid "Location and file name:"
msgstr " جاےتئ فائل ناو:"
#: strings.hrc:167
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_27"
msgid "What do you want to do next?"
msgstr "تہئ كیاہ چھئوئ یژھان پتئ كرُن؟"
#: strings.hrc:168
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_28"
msgid "Choose the type of fax and a page design"
msgstr " فیکسك ٹائپ تئ صفحہ ڈئزائن ژعریو۔"
#: strings.hrc:169
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_29"
msgid "Select items to include in the fax template"
msgstr " فیکس ٹیمپلیٹس منز شئمل كرنئ خعطرئ ژعریوآیٹمس۔"
#: strings.hrc:170
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_30"
msgid "Specify sender and recipient information"
msgstr "سوزن وئل سنز تئ رٹن وئل سنز مولومات كریو مختص ۔"
#: strings.hrc:171
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_31"
msgid "Enter text for the footer"
msgstr " فوٹرخعطرئ كریو مواد دئخل"
#: strings.hrc:172
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_32"
msgid "Choose a name and save the template"
msgstr "ناو ژئریو تئ ٹیمپلیٹ تھئویو محوظ۔"
#: strings.hrc:173
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_33"
msgid "Include ~only on second and following pages"
msgstr "صرف كریو دئیم تئ برونٹھمن صفحن پیٹھ شئمل۔"
#: strings.hrc:174
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_34"
msgid "~Include page number"
msgstr "~صفحہ نمبر كریو شئمل"
@@ -820,31 +704,26 @@ msgid "~Date"
msgstr "ـ تئریخ"
#: strings.hrc:176
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_36"
msgid "~Type of message"
msgstr "شیچھئ ہیوند قئسم"
#: strings.hrc:177
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_37"
msgid "Fax Number:"
msgstr " :فیکس نمبر"
#: strings.hrc:178
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_38"
msgid "Use placeholders for ~recipient's address"
msgstr "پلیس ہولڈر كریواستیمال رٹن وئل سندئ ناو خعطرئ۔"
#: strings.hrc:179
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_39"
msgid "Use address database for ~mail merge"
msgstr "میل مرج خعطرئ كریوایڈریس ڈاٹابیس استیمال "
#: strings.hrc:180
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_40"
msgid "~New return address"
msgstr "~نئوئ واپس سوزنُك نیب"
@@ -906,7 +785,6 @@ msgid "Lines"
msgstr "لکیریں"
#: strings.hrc:191
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_51"
msgid "Marine"
msgstr "حاشیہ"
@@ -938,85 +816,71 @@ msgid "Fax"
msgstr "فیکس "
#: strings.hrc:199
-#, fuzzy
msgctxt "RID_FAXWIZARDCOMMUNICATION_START_1"
msgid "Important Information!"
msgstr "!اہم مولومات"
#: strings.hrc:200
-#, fuzzy
msgctxt "RID_FAXWIZARDCOMMUNICATION_START_2"
msgid "For your information"
msgstr "تہنزئ مولومات خعطرئ"
#: strings.hrc:201
-#, fuzzy
msgctxt "RID_FAXWIZARDCOMMUNICATION_START_3"
msgid "News!"
msgstr "خبرئ!"
#: strings.hrc:204
-#, fuzzy
msgctxt "RID_FAXWIZARDSALUTATION_START_1"
msgid "To whom it may concern,"
msgstr "یمیس تئ متعلق یئ آس۪ی"
#: strings.hrc:205
-#, fuzzy
msgctxt "RID_FAXWIZARDSALUTATION_START_2"
msgid "Dear Sir or Madam,"
msgstr "محترم سر یامیڈم"
#: strings.hrc:206
-#, fuzzy
msgctxt "RID_FAXWIZARDSALUTATION_START_3"
msgid "Hello,"
msgstr "آداب"
#: strings.hrc:207
-#, fuzzy
msgctxt "RID_FAXWIZARDSALUTATION_START_4"
msgid "Hi,"
msgstr "اسلام علیکم"
#: strings.hrc:210
-#, fuzzy
msgctxt "RID_FAXWIZARDGREETING_START_1"
msgid "Sincerely"
msgstr "خلوص سان"
#: strings.hrc:211
-#, fuzzy
msgctxt "RID_FAXWIZARDGREETING_START_2"
msgid "Yours faithfully"
msgstr " تہند وفادار"
#: strings.hrc:212
-#, fuzzy
msgctxt "RID_FAXWIZARDGREETING_START_3"
msgid "Regards"
msgstr "احترام"
#: strings.hrc:213
-#, fuzzy
msgctxt "RID_FAXWIZARDGREETING_START_4"
msgid "Love"
msgstr "محبت"
#: strings.hrc:216
-#, fuzzy
msgctxt "RID_FAXWIZARDROADMAP_START_1"
msgid "Page design"
msgstr "صفحہ ڈئزائن"
#: strings.hrc:217
-#, fuzzy
msgctxt "RID_FAXWIZARDROADMAP_START_2"
msgid "Items to include"
msgstr "آئٹمس یم شئمل چھئ كرِن"
#: strings.hrc:218
-#, fuzzy
msgctxt "RID_FAXWIZARDROADMAP_START_3"
msgid "Sender and Recipient"
msgstr "رٹن ۄول تئ سوزن ۄول"
@@ -1028,85 +892,71 @@ msgid "Footer"
msgstr "صفحك تلیم خاش"
#: strings.hrc:220
-#, fuzzy
msgctxt "RID_FAXWIZARDROADMAP_START_5"
msgid "Name and location"
msgstr "ناو تئ جاے"
#: strings.hrc:223
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_1"
msgid "Agenda Wizard"
msgstr "ایجینڈا ویزارٹ"
#: strings.hrc:224
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_2"
msgid "Make ~manual changes to this agenda template"
msgstr "ی تھ ایجینڈا ٹیمپلیٹس منز كریو مینیول تبدیلی"
#: strings.hrc:225
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_3"
msgid "Template name:"
msgstr " ٹیمپلیٹ ناو:"
#: strings.hrc:226
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_4"
msgid "Location and file name:"
msgstr " جاےتئ فائل ناو:"
#: strings.hrc:227
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_5"
msgid "What do you want to do next?"
msgstr "تہئ كیاہ چھئوئ یژھان پتئ كرُن؟"
#: strings.hrc:228
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_6"
msgid "Please choose the page design for the agenda"
msgstr " مہربئنی كریتھ ژعریو ایجینڈا خعطرئ صفحہ ڈئزائن "
#: strings.hrc:229
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_7"
msgid "Please select the headings you wish to include in your agenda template"
msgstr "مہربئنی كریتھ ژعریو عنوا ن یم تہئ شئمل چھئوئ یژھان كرُن ایجینڈاٹیمپلیٹس منز"
#: strings.hrc:230
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_8"
msgid "Please enter general information for the event"
msgstr " مہربئنی كریتھ كریو دئخل عام مولومات حئدسئ خعطرئ"
#: strings.hrc:231
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_9"
msgid "Please specify items for the agenda"
msgstr " مہربئنی كریتھ كریو ایجینڈا خعطرئ آئٹمس مختص "
#: strings.hrc:232
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_10"
msgid "Please select the names you wish to include in your agenda template"
msgstr "مہربئنی كریتھ ژئریو ناو یم تہئ ایجینڈا ٹیملیٹس منزاستیمال چھئوئ یژھان كرین"
#: strings.hrc:233
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_11"
msgid "Choose a name and save the template"
msgstr "ناو ژئریو تئ ٹیمپلیٹ تھئویو محوظ۔"
#: strings.hrc:234
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_12"
msgid "Include form for recording minutes"
msgstr "منٹس ریکارڈینگ خعطرئ كریو فارم شئمل "
#: strings.hrc:235
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_13"
msgid "This wizard helps you to create an agenda template. The template can then be used to create an agenda whenever needed."
msgstr "یئ ویزارڈ چھُوئ تہئ مدد كران ایجینڈا ٹیمپلیٹ بناونس منز ۔ ٹیملیٹ ہیك۪ی استیمال گژیتھ نئو ایجینڈا بناون خعطرئ یل۪ی ضُرتھ پیی۔"
@@ -1118,7 +968,6 @@ msgid "Time:"
msgstr ":وقت"
#: strings.hrc:237
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_15"
msgid "Name:"
msgstr "ناو:"
@@ -1130,31 +979,26 @@ msgid "Location:"
msgstr "جاے:"
#: strings.hrc:239
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_17"
msgid "Placeholders will be used in empty fields. You can replace placeholders with text later."
msgstr "پلیس ہولڈرس ین استیمال كرنئ خئلی شعبن منز۔ تہئ ہیكیو پلیس ہولڈرس پتئ موادس سعتھ بدلئویتھ۔"
#: strings.hrc:240
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_18"
msgid "..."
msgstr "..."
#: strings.hrc:241
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_19"
msgid "Create an ~agenda from this template"
msgstr "یم۪ی ٹیمپلیٹ پیٹھئ بنئویو ایجینڈا "
#: strings.hrc:242
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_20"
msgid "To create a new agenda out of the template, go to the location where you saved the template and double-click the file."
msgstr "ٹیمپلیٹ پیٹھئ نئو ایجنڈا بناونئ خعطرئ گژ ھیو لوكیشن منز یتتھ تہئ ٹیملیٹ چھُوئ محفوظ كرمُت تئ فایل كریو ڈبل كلیك۔"
#: strings.hrc:243
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_21"
msgid "Agenda item"
msgstr "ایجینڈا آئٹم"
@@ -1166,73 +1010,61 @@ msgid "Responsible"
msgstr "ذمہ دار"
#: strings.hrc:245
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_23"
msgid "Duration"
msgstr "وقفۂ"
#: strings.hrc:246
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_24"
msgid "Meeting called by"
msgstr "میٹینگ آیی بلاونئ"
#: strings.hrc:247
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_25"
msgid "Chairperson"
msgstr "چیئرپرسن"
#: strings.hrc:248
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_26"
msgid "Minute keeper"
msgstr "منٹن حساب تھئو ن ۄول "
#: strings.hrc:249
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_27"
msgid "Moderator"
msgstr "مئوڈیریٹر"
#: strings.hrc:250
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_28"
msgid "Attendees"
msgstr "اٹینڈیز"
#: strings.hrc:251
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_29"
msgid "Observers"
msgstr "مشئہد كرئن وۄل"
#: strings.hrc:252
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_30"
msgid "Facility personnel"
msgstr "سہولت عملہ"
#: strings.hrc:253
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_31"
msgid "The agenda template will include placeholders for the names of the selected people. When creating an agenda from the template, you can replace these placeholder with the appropriate names."
msgstr "ایجینڈا ٹیمپلیٹس منز آسن شئمل پلیس ہولڈرس ژعرمئتین لوكئن ہیندئ ناو خعطرئ۔ ٹیمپلیٹ پیٹھئ ایجنڈا چھئ بناوان ویز۪ی ہیكیو تہئ پلیس ہولدر بنوویتھ منئسب ناون سعتھ۔ "
#: strings.hrc:254
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_32"
msgid "Type of meeting"
msgstr "میٹینگ ہیوند ٹایپ"
#: strings.hrc:255
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_33"
msgid "Please read"
msgstr "مہربئنی كریتھ پریو"
#: strings.hrc:256
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_34"
msgid "Please bring"
msgstr "مہربئنی كریتھ انیو"
@@ -1244,43 +1076,36 @@ msgid "Notes"
msgstr "نوٹس "
#: strings.hrc:258
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_36"
msgid "The agenda template will include placeholders for the selected items."
msgstr "ایجینڈا ٹیمپلیٹ كر۪ی شئمل پلیس ہولڈرسن ژعرمئت۪ی آیٹمن ہیندئ خعطرئ۔"
#: strings.hrc:259
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_38"
msgid "Date:"
msgstr "تئریخ"
#: strings.hrc:260
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_39"
msgid "This wizard creates an agenda template which enables you to create multiple agendas with the same layout and settings."
msgstr "یئ ویزارڈ چھُ بناوان ایجینڈا ٹیمپلیٹ یس تہندئ خعطرئ ممكن چھُكران واریاح ایجیندا بناون یتھ ہیشی سیٹینگس تئ لے آوٹ آس۪ی۔ "
#: strings.hrc:261
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_40"
msgid "Page design:"
msgstr ":صفحہ ڈئزائن"
#: strings.hrc:262
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_41"
msgid "myAgendaTemplate.stw"
msgstr "stwمیون ایجینڈا ٹیمپلیٹ۔"
#: strings.hrc:263
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_42"
msgid "My Agenda Template"
msgstr "میون ایجینڈا ٹیمپلیٹ"
#: strings.hrc:264
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_43"
msgid "An unexpected error occurred while saving the agenda template."
msgstr "ایجینڈاٹیمپلیٹ محفوظ کرن ویز۪ی آی غئرمتوقع غلطی"
@@ -1310,67 +1135,56 @@ msgid "Location"
msgstr "جاے"
#: strings.hrc:269
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_48"
msgid "Click to replace this text"
msgstr "یئ مواد بدلاونئ خئطرئ كریو کلیک "
#: strings.hrc:270
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_50"
msgid "Page design"
msgstr "صفحہ ڈئزائن"
#: strings.hrc:271
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_51"
msgid "General information"
msgstr "عام مولومات"
#: strings.hrc:272
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_52"
msgid "Headings to include"
msgstr " عنوان كریو شئمل"
#: strings.hrc:273
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_53"
msgid "Names"
msgstr "ناو"
#: strings.hrc:274
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_54"
msgid "Agenda items"
msgstr "ایجینڈا آئٹمس"
#: strings.hrc:275
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_55"
msgid "Name and location"
msgstr "ناو تئ جاے"
#: strings.hrc:276
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_56"
msgid "An unexpected error occurred while opening the agenda template."
msgstr "ایجینڈاٹیمپلیٹ کھولنئ ویز۪ی آی غئرمتوقع غلطی"
#: strings.hrc:277
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_57"
msgid "Type of meeting"
msgstr "میٹینگ ہیوند ٹایپ"
#: strings.hrc:278
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_58"
msgid "Please bring"
msgstr "مہربئنی كریتھ انیو"
#: strings.hrc:279
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_59"
msgid "Please read"
msgstr "مہربئنی كریتھ پریو"
@@ -1382,43 +1196,36 @@ msgid "Notes"
msgstr "نوٹس "
#: strings.hrc:281
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_61"
msgid "Meeting called by"
msgstr "میٹینگ آیی بلاونئ"
#: strings.hrc:282
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_62"
msgid "Chairperson"
msgstr "چیئرپرسن"
#: strings.hrc:283
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_63"
msgid "Attendees"
msgstr "اٹینڈیز"
#: strings.hrc:284
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_64"
msgid "Minute keeper"
msgstr "منٹن حساب تھئو ن ۄول "
#: strings.hrc:285
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_65"
msgid "Moderator"
msgstr "مئوڈیریٹر"
#: strings.hrc:286
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_66"
msgid "Observers"
msgstr "مشئہد كرئن وۄل"
#: strings.hrc:287
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_67"
msgid "Facility personnel"
msgstr "سہولت عملہ"
@@ -1430,25 +1237,21 @@ msgid "Insert"
msgstr "دئخل کریو"
#: strings.hrc:289
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_69"
msgid "Remove"
msgstr "ہٹئویو"
#: strings.hrc:290
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_70"
msgid "Move up"
msgstr "ہیور كُن گژیو "
#: strings.hrc:291
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_71"
msgid "Move down"
msgstr "بْون كُن غژھیو"
#: strings.hrc:292
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_72"
msgid "Date:"
msgstr "تئریخ"
@@ -1493,7 +1296,6 @@ msgid "Time"
msgstr "وقت"
#: strings.hrc:300
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_80"
msgid "Additional information"
msgstr "مزید مئلومات"
@@ -1557,7 +1359,6 @@ msgid "Green"
msgstr "سبز"
#: strings.hrc:312
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_92"
msgid "Grey"
msgstr "گرے"
diff --git a/source/ks/wizards/source/resources.po b/source/ks/wizards/source/resources.po
index 02f398a3c40..57b5dcea343 100644
--- a/source/ks/wizards/source/resources.po
+++ b/source/ks/wizards/source/resources.po
@@ -14,7 +14,6 @@ msgstr ""
"X-Generator: LibreOffice\n"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_0\n"
@@ -23,7 +22,6 @@ msgid "The directory '%1' could not be created.<BR>There may not be enough space
msgstr "ڈائریکٹری '%1'ہیچ نئ بنئویتھ۔ <BR> تہندس ہارڈ ڈسكس پیٹھ آس۪ی کئفی نئ جاے"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_1\n"
@@ -32,7 +30,6 @@ msgid "The text document could not be created.<BR>Please check if the module 'PR
msgstr "مواد دستاویزہیوك نئ بنئویتھ۔ <BR> مہر بئنی كریتھ وچھیو موڈیول 'PRODUCTNAME Writer' چھا انسٹال كریتھ۔"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_2\n"
@@ -41,7 +38,6 @@ msgid "The spreadsheet could not be created.<BR>Please check if the module 'PROD
msgstr "سپریڈ شیٹ ہیوك نئ بنئویتھ۔ <BR> مہر بئنی كریتھ وچھیو موڈیول'PRODUCTNAME Calc' چھا انسٹال كریتھ ۔"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_3\n"
@@ -50,7 +46,6 @@ msgid "The presentation could not be created.<BR>Please check if the module 'PRO
msgstr "پیش كش ہیوك نئ بنئویتھ۔ <BR> مہر بئنی كریتھ وچھیو موڈیول<BR> 'PRODUCTNAME Impress'چھا انسٹال كریتھ۔"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_4\n"
@@ -59,7 +54,6 @@ msgid "The drawing could not be created.<BR>Please check if the module 'PRODUCTN
msgstr " ' <BR>ڈرائینگ ہیچ نئ بنئویتھ ۔ مہربئنی كریتھ وچھیو۔'PRODUCTNAME Draw چھا انسٹال كریتھ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_5\n"
@@ -68,7 +62,6 @@ msgid "The formula could not be created.<BR>Please check if the module 'PRODUCTN
msgstr " فار مولا ہیوك نئ بنئویتھ۔ <BR> مہر بئنی كریتھ وچھیو موڈیول'PRODUCTNAME Math' چھا انسٹال كریتھ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_6\n"
@@ -77,7 +70,6 @@ msgid "The files required could not be found.<BR>Please start the %PRODUCTNAME S
msgstr "مطلوبہ فائل <BR> آیئ نئ اتھ۪ی۔ مہربئنی كریتھ % PRODUCTNAME سیٹ اَپ شروع تئ 'Repair'ژعریو"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_7\n"
@@ -86,7 +78,6 @@ msgid "The file '<PATH>' already exists.<BR><BR>Would you like to overwrite the
msgstr " فایل '<PATH>' چھُ گڈئی موجود۔ <BR><BR> تہئ چھئوئ یژھان موجودئ فایل اووررایٹ كرِن"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_8\n"
@@ -95,7 +86,6 @@ msgid "Yes"
msgstr "عئں"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_9\n"
@@ -104,7 +94,6 @@ msgid "Yes to All"
msgstr "سارنی خعطرئ عئں"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_10\n"
@@ -140,7 +129,6 @@ msgid "< ~Back"
msgstr "پَتھ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_14\n"
@@ -158,7 +146,6 @@ msgid "~Help"
msgstr "مدد"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_16\n"
@@ -185,7 +172,6 @@ msgid "OK"
msgstr "OK"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_19\n"
@@ -194,7 +180,6 @@ msgid "The file already exists. Do you want to overwrite it?"
msgstr "یئ فایل چھئ گڈئی موجود۔ تہئ چھئوئ یژھان اَتھ اووررایٹ كرُن۔"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_20\n"
@@ -215,7 +200,6 @@ msgstr ""
" تم۪ی پتئ چلئویو ویزئڈس دوبارئ۔"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_0\n"
@@ -233,7 +217,6 @@ msgid "~Table"
msgstr "جدول"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_4\n"
@@ -242,7 +225,6 @@ msgid "Colu~mns"
msgstr "کالمز"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_7\n"
@@ -260,7 +242,6 @@ msgid "- undefined -"
msgstr " وضاحت كرنئی"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_9\n"
@@ -269,7 +250,6 @@ msgid "~Fields in report"
msgstr " فارمن منز شعبہ "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_11\n"
@@ -278,7 +258,6 @@ msgid "Grouping"
msgstr "گروپینگ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_12\n"
@@ -287,7 +266,6 @@ msgid "Sort options"
msgstr "سارٹ متبئدل "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_13\n"
@@ -296,7 +274,6 @@ msgid "Choose layout"
msgstr "لےآؤٹ ژئریو"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_14\n"
@@ -305,7 +282,6 @@ msgid "Create report"
msgstr "ریپورٹ بنئویو"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_15\n"
@@ -314,7 +290,6 @@ msgid "Layout of data"
msgstr "ڈاٹا لےآؤٹ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_16\n"
@@ -332,7 +307,6 @@ msgid "Fields"
msgstr " شعبئ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_20\n"
@@ -341,7 +315,6 @@ msgid "~Sort by"
msgstr "سارٹ بئی"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_21\n"
@@ -350,7 +323,6 @@ msgid "T~hen by"
msgstr "پتئ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_22\n"
@@ -368,7 +340,6 @@ msgid "Portrait"
msgstr "پورٹریٹ "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_24\n"
@@ -377,7 +348,6 @@ msgid "Landscape"
msgstr "لینڈ سکیپ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_28\n"
@@ -386,7 +356,6 @@ msgid "Which fields do you want to have in your report?"
msgstr "تہ كم شعبئ چھئوئ پنئنس ریپورٹس منز یژھان تھئوِن؟"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_29\n"
@@ -395,7 +364,6 @@ msgid "Do you want to add grouping levels?"
msgstr "تہئ چھئوئ یژھان گروپنگ لیول شئمل كرِن؟"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_30\n"
@@ -404,7 +372,6 @@ msgid "According to which fields do you want to sort the data?"
msgstr "تہئ كم۪ی شعبئ كئ حسابئ چھئوئ یژھان ڈاٹاسارٹ کرُن ؟"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_31\n"
@@ -413,7 +380,6 @@ msgid "How do you want your report to look?"
msgstr "تہئ كیوتھ چھئوئ یژھان تہند ریپورٹ گژھ۪ی بوزنئ یُن؟"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_32\n"
@@ -422,7 +388,6 @@ msgid "Decide how you want to proceed"
msgstr "تہئ كریو طے تہئ كیتھ كئن چھئوئ یژھان برونٹھكُن پكُن؟"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_33\n"
@@ -431,7 +396,6 @@ msgid "Title of report"
msgstr "رپورٹك عنوان"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_34\n"
@@ -440,7 +404,6 @@ msgid "Display report"
msgstr "رپورٹ ہئویو"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_35\n"
@@ -467,7 +430,6 @@ msgid "Descending"
msgstr "بۄن كُن ترتیب دیون"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_40\n"
@@ -476,7 +438,6 @@ msgid "~Dynamic report"
msgstr "~ڈاینومیك ریپورٹ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_41\n"
@@ -485,7 +446,6 @@ msgid "~Create report now"
msgstr "رپورٹ بنئویو وئن"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_42\n"
@@ -494,7 +454,6 @@ msgid "~Modify report layout"
msgstr "رپورٹ لےآؤٹ شیریو"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_43\n"
@@ -512,7 +471,6 @@ msgid "Save as"
msgstr "محفوظ کرنا"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_50\n"
@@ -521,7 +479,6 @@ msgid "Groupings"
msgstr "گروپینگس"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_51\n"
@@ -530,7 +487,6 @@ msgid "Then b~y"
msgstr "بےی- "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_52\n"
@@ -539,7 +495,6 @@ msgid "~Then by"
msgstr "۔ بےی"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_53\n"
@@ -548,7 +503,6 @@ msgid "Asc~ending"
msgstr "بوْنئ پیٹھئ ہیور تام"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_54\n"
@@ -557,7 +511,6 @@ msgid "Ascend~ing"
msgstr "بوْنئ پیٹھئ ہیور تام"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_55\n"
@@ -566,7 +519,6 @@ msgid "Ascendin~g"
msgstr "بوْنئ پیٹھئ ہیور تام"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_56\n"
@@ -575,7 +527,6 @@ msgid "De~scending"
msgstr "ہیر۪ی پیٹھئ بوْن تام"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_57\n"
@@ -584,7 +535,6 @@ msgid "Des~cending"
msgstr "Des~cending"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_58\n"
@@ -593,7 +543,6 @@ msgid "De~scending"
msgstr "ہیر۪ی پیٹھئ بوْن تام"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_60\n"
@@ -602,7 +551,6 @@ msgid "Binary fields cannot be displayed in the report."
msgstr "بائنری شعبئ ہیكئو نئ رپورٹس منز شئمل كریتھ ۔"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_61\n"
@@ -611,7 +559,6 @@ msgid "The table '<TABLENAME>' does not exist."
msgstr "جدول۔'<TABLENAME>' جدول ناو چھُنئ موجود"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_62\n"
@@ -620,7 +567,6 @@ msgid "Creating Report..."
msgstr "رپورٹ بناوان۔۔۔"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_63\n"
@@ -629,7 +575,6 @@ msgid "Number of records inserted: <COUNT>"
msgstr " <COUNT>: ریکارڈسن ہیوند تعداد دئخل كریتھ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_64\n"
@@ -638,7 +583,6 @@ msgid "The form '<REPORTFORM>' does not exist."
msgstr " فارم'<TABLENAME>' چھُنئ موجود "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_65\n"
@@ -647,7 +591,6 @@ msgid "The query with the statement <BR>'<STATEMENT>' <BR> could not be run. <BR
msgstr "كئیوری بیانس کسعتھ <BR>'<STATEMENT>' ہیوك نئ چلئویتھ۔<BR>۔<BR> پنُن ڈاٹا زرئی كریو جانچ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_66\n"
@@ -656,7 +599,6 @@ msgid "The following hidden control in the form '<REPORTFORM>' could not be read
msgstr "مندرجہ ذیلس منز ژور۪ی فارم ہیكئو نئ پریتھ '<REPORTFORM>':'<CONTROLNAME>'. ' ' "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_67\n"
@@ -665,7 +607,6 @@ msgid "Importing data..."
msgstr "ڈاٹادرآمدکران۔۔۔"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_68\n"
@@ -674,7 +615,6 @@ msgid "Labeling fields"
msgstr "شعبئن لیبل کران۔۔۔"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_69\n"
@@ -692,7 +632,6 @@ msgid "Label"
msgstr "لیبل"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_71\n"
@@ -701,7 +640,6 @@ msgid "Field"
msgstr "شعبہ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_72\n"
@@ -710,7 +648,6 @@ msgid "An error occurred in the wizard.<BR>The template '%PATH' could be erroneo
msgstr "ویزارڈس منز آی غلطی۔.<BR>ٹیمپلیٹ '%PATH' منز ہیك۪ی خئمی عئسیتھ.<BR>یاتئ چھئنئ ضروری سیکشنس یا جدول موجودنتئ چھئ غلط ناوس تہت موجو .<BR> تفصیلی مولومات خعطرئ وچھیو ہیلپ ۔ .<BR> مہربئنی كریتھ ژعریو دبدل ٹیمپلیٹ ۔ select another template. "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_73\n"
@@ -727,7 +664,6 @@ msgid "The sort criterion '<FIELDNAME>' was chosen twice. Each criterion can onl
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_75\n"
@@ -736,7 +672,6 @@ msgid "Note: The dummy text will be replaced by data from the database when the
msgstr "نوٹ : ڈمی ٹیکسٹ یی ڈاٹا سعتھ بدلاونئ ڈاٹا بیسس منز یل۪ی ریپورٹ یی بدلاونئ۔"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_76\n"
@@ -745,7 +680,6 @@ msgid "A report '%REPORTNAME' already exists in the database. Please assign anot
msgstr "ریپورٹ '%REPORTNAME'چھُ گڈئی موجود ڈاٹابیسس منز۔ مہربئنی كریتھ دیو بدل ناو۔"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_78\n"
@@ -754,7 +688,6 @@ msgid "How do you want to proceed after creating the report?"
msgstr "رپورٹ بنئویتھ كیتھ كئن چھئوئ یژھان تہئ برونٹھ پكُن؟"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_79\n"
@@ -814,7 +747,6 @@ msgid "In blocks, labels above"
msgstr "ان بلاکس-لیبلس پیٹھكئنئ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_86\n"
@@ -823,7 +755,6 @@ msgid "Title:"
msgstr ":عنوان"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_87\n"
@@ -832,7 +763,6 @@ msgid "Author:"
msgstr "مصنف "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_88\n"
@@ -1148,7 +1078,6 @@ msgid "< ~Back"
msgstr "پَتھ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_3\n"
@@ -1157,7 +1086,6 @@ msgid "~Next >"
msgstr "۔پتئ>"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_4\n"
@@ -1166,7 +1094,6 @@ msgid "~Database"
msgstr "۔ڈاٹابیس"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_5\n"
@@ -1175,7 +1102,6 @@ msgid "~Table name"
msgstr "۔جدول نام"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_6\n"
@@ -1232,7 +1158,6 @@ msgid "The selected table or query could not be opened."
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_14\n"
@@ -1250,7 +1175,6 @@ msgid "~Help"
msgstr "مدد"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_21\n"
@@ -1259,7 +1183,6 @@ msgid "~Stop"
msgstr "۔ٹھئہر "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_30\n"
@@ -1268,7 +1191,6 @@ msgid "The document could not be saved."
msgstr "دستاویز ہیوك نئ ہمحفوظ گژھیتھ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_33\n"
@@ -1277,7 +1199,6 @@ msgid "Exiting the wizard"
msgstr "ویزارٹ ترکئ عمل کر ان"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_34\n"
@@ -1286,7 +1207,6 @@ msgid "Connecting to data source..."
msgstr "ڈاٹاسورسس سعتھ جوڑان۔۔۔۔"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_35\n"
@@ -1295,7 +1215,6 @@ msgid "The connection to the data source could not be established."
msgstr "ڈاٹاسورسس سعتھ ہیوك نئ تعلق قئئم گژیتھ۔"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_36\n"
@@ -1304,7 +1223,6 @@ msgid "The file path entered is not valid."
msgstr "دئخل فائل پاتھ چھُ نامنظور۔"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_37\n"
@@ -1313,7 +1231,6 @@ msgid "Please select a data source"
msgstr " مہربئنی كریتھ ژعریو ڈاٹا سورس"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_38\n"
@@ -1322,7 +1239,6 @@ msgid "Please select a table or query"
msgstr " مہربئنی كریتھ ژعریو جدول یا سوال"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_39\n"
@@ -1331,7 +1247,6 @@ msgid "Add field"
msgstr "شوبئ جوڑیو"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_40\n"
@@ -1340,7 +1255,6 @@ msgid "Remove field"
msgstr "شعبہ ہٹئویو"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_41\n"
@@ -1349,7 +1263,6 @@ msgid "Add all fields"
msgstr "سئری شعبئ ہئویو"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_42\n"
@@ -1358,7 +1271,6 @@ msgid "Remove all fields"
msgstr "سئری شعبئ ہٹئویو"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_43\n"
@@ -1367,7 +1279,6 @@ msgid "Move field up"
msgstr "شعبہ پكنئویو ہیور كُن"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_44\n"
@@ -1376,7 +1287,6 @@ msgid "Move field down"
msgstr "شعبہ نیو بوْن كُن"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_45\n"
@@ -1385,7 +1295,6 @@ msgid "The field names from '%NAME' could not be retrieved."
msgstr " شعبئ ناو '%NAME' منز ہیوك نئ واپس انیتھ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_0\n"
@@ -1403,7 +1312,6 @@ msgid "Query"
msgstr "کیوریز"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_2\n"
@@ -1412,7 +1320,6 @@ msgid "Query Wizard"
msgstr "سوال ویزارڈ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_3\n"
@@ -1421,7 +1328,6 @@ msgid "~Tables"
msgstr "۔جدول "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_4\n"
@@ -1430,7 +1336,6 @@ msgid "A~vailable fields"
msgstr " دستیاب شعبئ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_5\n"
@@ -1439,7 +1344,6 @@ msgid "Name ~of the query"
msgstr "سوال ناو"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_6\n"
@@ -1448,7 +1352,6 @@ msgid "Display ~Query"
msgstr "سوال ہئویو"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_7\n"
@@ -1457,7 +1360,6 @@ msgid "~Modify Query"
msgstr "سوال بدلئویو"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_8\n"
@@ -1466,7 +1368,6 @@ msgid "~How do you want to proceed after creating the query?"
msgstr "كئیوری پت۪ی كیتھ كئن چھووئ یژھان تہئ برونٹھ پكُن؟"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_9\n"
@@ -1475,7 +1376,6 @@ msgid "Match ~all of the following"
msgstr "سئری مندرجہ ذیل رلئویو"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_10\n"
@@ -1484,7 +1384,6 @@ msgid "~Match any of the following"
msgstr "مندر جئ منزئ رلئویو كاہں تئ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_11\n"
@@ -1493,7 +1392,6 @@ msgid "~Detailed query (Shows all records of the query.)"
msgstr "تفصیلی كئیوری(سئری ریكارڈس ہئویو سوالیك)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_12\n"
@@ -1502,7 +1400,6 @@ msgid "~Summary query (Shows only results of aggregate functions.)"
msgstr "خلاصئ كئیوری(صرف ہئویو كُل فنکشنن ہند نتیجئ)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_16\n"
@@ -1520,7 +1417,6 @@ msgid "Fields"
msgstr " شعبئ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_18\n"
@@ -1529,7 +1425,6 @@ msgid "~Group by"
msgstr "گروپس منز"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_19\n"
@@ -1565,7 +1460,6 @@ msgid "Query:"
msgstr "کیوری"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_24\n"
@@ -1583,7 +1477,6 @@ msgid "Value"
msgstr "قئمتھ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_26\n"
@@ -1592,7 +1485,6 @@ msgid "is equal to"
msgstr " مساوی چھُ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_27\n"
@@ -1601,7 +1493,6 @@ msgid "is not equal to"
msgstr "مسئوی چھُ نئ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_28\n"
@@ -1610,7 +1501,6 @@ msgid "is smaller than"
msgstr "ہوتئ چھئُ کم"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_29\n"
@@ -1628,7 +1518,6 @@ msgid "is equal or less than"
msgstr "ہوتئ چھُ مسئوی یا کم"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_31\n"
@@ -1637,7 +1526,6 @@ msgid "is equal or greater than"
msgstr "ہوتئ چھُ مسئوی یا زیادئ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_32\n"
@@ -1646,7 +1534,6 @@ msgid "like"
msgstr "مسلند"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_33\n"
@@ -1655,7 +1542,6 @@ msgid "not like"
msgstr "بےیئ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_34\n"
@@ -1691,7 +1577,6 @@ msgid "false"
msgstr "غلط "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_38\n"
@@ -1700,7 +1585,6 @@ msgid "and"
msgstr "بےیئ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_39\n"
@@ -1709,7 +1593,6 @@ msgid "or"
msgstr "یا"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_40\n"
@@ -1718,7 +1601,6 @@ msgid "get the sum of"
msgstr "كُل نیو"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_41\n"
@@ -1727,7 +1609,6 @@ msgid "get the average of"
msgstr "اُك اوسط نیو"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_42\n"
@@ -1736,7 +1617,6 @@ msgid "get the minimum of"
msgstr "کاکم ازکم نیو"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_43\n"
@@ -1754,7 +1634,6 @@ msgid "get the count of"
msgstr "كُل نیو"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_48\n"
@@ -1781,7 +1660,6 @@ msgid "Sorting order:"
msgstr ":سارٹینگ آرڈر"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_52\n"
@@ -1799,7 +1677,6 @@ msgid "Search conditions:"
msgstr ":شرط كریو تلاش "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_54\n"
@@ -1817,7 +1694,6 @@ msgid "Aggregate functions:"
msgstr ":كُل فنکشنس:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_56\n"
@@ -1835,7 +1711,6 @@ msgid "Grouped by:"
msgstr ":گروپ كرنئ آمُت"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_58\n"
@@ -1853,7 +1728,6 @@ msgid "Grouping conditions:"
msgstr ": گروپینگ شرط"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_60\n"
@@ -1862,7 +1736,6 @@ msgid "No grouping conditions were assigned."
msgstr "كہین گروپینگ شر ط آی نئ منتقل كرنئ۔"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_70\n"
@@ -1871,7 +1744,6 @@ msgid "Select the fields (columns) for your query"
msgstr "پنئن۪ی كئیوری خعطرئ ژعریو شعبئ(كالمز)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_71\n"
@@ -1880,7 +1752,6 @@ msgid "Select the sorting order"
msgstr "سارٹینگ آرڈر ژعریو"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_72\n"
@@ -1889,7 +1760,6 @@ msgid "Select the search conditions"
msgstr "سرچ کنڈیشن ژعریو"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_73\n"
@@ -1898,7 +1768,6 @@ msgid "Select the type of query"
msgstr "كئیوری ہیوند قئسم ژعریو"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_74\n"
@@ -1907,7 +1776,6 @@ msgid "Select the groups"
msgstr " گروپس ژعریو"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_75\n"
@@ -1916,7 +1784,6 @@ msgid "Select the grouping conditions"
msgstr "گروپینگ شر ط ژعریو"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_76\n"
@@ -1925,7 +1792,6 @@ msgid "Assign aliases if desired"
msgstr "اگریژھان چھئوئ عرف كریو منتقل"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_77\n"
@@ -1934,7 +1800,6 @@ msgid "Check the overview and decide how to proceed"
msgstr "اوروئیو كریو جانچ تئ فوصلئ كریو كیتھ كئن چھووئ برونٹھ كُن پكُن۔"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_80\n"
@@ -1943,7 +1808,6 @@ msgid "Field selection"
msgstr " ژعرمُت شعبہ "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_81\n"
@@ -1952,7 +1816,6 @@ msgid "Sorting order"
msgstr ":سارٹینگ آرڈر "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_82\n"
@@ -1961,7 +1824,6 @@ msgid "Search conditions"
msgstr " شر ط كریو تلاش "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_83\n"
@@ -1970,7 +1832,6 @@ msgid "Detail or summary"
msgstr "تفصیل یاخلاصہ "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_84\n"
@@ -1979,7 +1840,6 @@ msgid "Grouping"
msgstr "گروپینگ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_85\n"
@@ -1988,7 +1848,6 @@ msgid "Grouping conditions"
msgstr "گروپینگ شرط"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_86\n"
@@ -2006,7 +1865,6 @@ msgid "Overview"
msgstr "اورویئو"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_88\n"
@@ -2015,7 +1873,6 @@ msgid "A field that has not been assigned an aggregate function must be used in
msgstr "یتھ شعبس مجموعی فنکشن چھئنو آمئژ منتقل كرنئ سُئ گئژھ۪ی گروپس منز یُن استیمال كرنئ۔"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_89\n"
@@ -2024,7 +1881,6 @@ msgid "The condition '<FIELDNAME> <LOGICOPERATOR> <VALUE>' was chosen twice. Eac
msgstr " شرط'<FIELDNAME> دوبارئ آو ژارنئ۔ہر كاہں شرط ی اك۪ی لٹ۪ی منتقل كرنئ ۔<LOGICOPERATOR> <VALUE>' "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_90\n"
@@ -2041,7 +1897,6 @@ msgid ","
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_92\n"
@@ -2050,7 +1905,6 @@ msgid "<FIELDTITLE> (<FIELDNAME>)"
msgstr "<FIELDTITLE> (<FIELDNAME>)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_93\n"
@@ -2059,7 +1913,6 @@ msgid "<FIELDNAME> (<SORTMODE>)"
msgstr "<FIELDNAME> (<SORTMODE>)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_94\n"
@@ -2068,7 +1921,6 @@ msgid "<FIELDNAME> <LOGICOPERATOR> <VALUE>"
msgstr "<FIELDNAME> <LOGICOPERATOR> <VALUE>"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_95\n"
@@ -2077,7 +1929,6 @@ msgid "<CALCULATEDFUNCTION> <FIELDNAME>"
msgstr "<CALCULATEDFUNCTION> <FIELDNAME>"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_96\n"
@@ -2086,7 +1937,6 @@ msgid "<FIELDNAME> <LOGICOPERATOR> <VALUE>"
msgstr "<FIELDNAME> <LOGICOPERATOR> <VALUE>"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_0\n"
@@ -2095,7 +1945,6 @@ msgid "Form Wizard"
msgstr "فارم ویزارڈ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_1\n"
@@ -2126,7 +1975,6 @@ msgstr ""
" زیلی فارم كریو استیمال جدول منزئ یا سوالئ منزئ اكس سعتھ وارہن تعلوقاتن سعتھ ڈاٹا ہاونئ خعطرئ "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_4\n"
@@ -2135,7 +1983,6 @@ msgid "~Add Subform"
msgstr "ذیلی فارم رلئویو"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_5\n"
@@ -2144,7 +1991,6 @@ msgid "~Subform based on existing relation"
msgstr "۔ذیلی فارم چھُ موجودئ تعلقس پیٹھ منحصر "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_6\n"
@@ -2153,7 +1999,6 @@ msgid "Tables or queries"
msgstr "جدول یاسوال"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_7\n"
@@ -2162,7 +2007,6 @@ msgid "Subform based on ~manual selection of fields"
msgstr "ذیلی فارم چھُ شعبن ہندس مینول ژار س پیٹھ منحصر "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_8\n"
@@ -2171,7 +2015,6 @@ msgid "~Which relation do you want to add?"
msgstr "تہئ كُس تعلق چھئوئ یژھان رلاوُن؟"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_9\n"
@@ -2180,7 +2023,6 @@ msgid "Fields in the ~subform"
msgstr "زیلی فارمن منز شعبہ "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_12\n"
@@ -2189,7 +2031,6 @@ msgid "~Available fields"
msgstr "۔ دستیاب شعبئ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_13\n"
@@ -2209,7 +2050,6 @@ msgstr ""
" مگر جوین یی اك۪ی لٹ۪ی استیمال كرنئ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_20\n"
@@ -2218,7 +2058,6 @@ msgid "~First joined subform field"
msgstr "۔گڈنیوك جوڈمُت ذیلی فارم شعبہ "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_21\n"
@@ -2227,7 +2066,6 @@ msgid "~Second joined subform field"
msgstr "دئیم جوڈمُت ذیلی فارم شعبہ "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_22\n"
@@ -2236,7 +2074,6 @@ msgid "~Third joined subform field"
msgstr "۔ ترییم جوڈمُت ذیلی فارم شعبہ "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_23\n"
@@ -2245,7 +2082,6 @@ msgid "~Fourth joined subform field"
msgstr "ژوریم جوڈمُت ذیلی فارم شعبہ "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_24\n"
@@ -2254,7 +2090,6 @@ msgid "F~irst joined main form field"
msgstr "پہلےجڑاہوامرکزی فارم شعبہ "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_25\n"
@@ -2263,7 +2098,6 @@ msgid "S~econd joined main form field"
msgstr "دئیم جوڈمُت مركزی فارم شعبہ "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_26\n"
@@ -2272,7 +2106,6 @@ msgid "T~hird joined main form field"
msgstr "ترییم جوڈمُت مركزی فارم شعبہ "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_27\n"
@@ -2281,7 +2114,6 @@ msgid "F~ourth joined main form field"
msgstr "ژوریم جوڈمُت مركزی فارم شعبہ "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_28\n"
@@ -2290,7 +2122,6 @@ msgid "Field border"
msgstr "شعبُك کنارئ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_29\n"
@@ -2299,7 +2130,6 @@ msgid "No border"
msgstr "كہین کنارئ چھُنئ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_30\n"
@@ -2308,7 +2138,6 @@ msgid "3D look"
msgstr "3D وچھیو"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_31\n"
@@ -2317,7 +2146,6 @@ msgid "Flat"
msgstr "ہموار"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_32\n"
@@ -2326,7 +2154,6 @@ msgid "Label placement"
msgstr "لیبل متعین"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_33\n"
@@ -2335,7 +2162,6 @@ msgid "Align left"
msgstr "كھوفُر كُن دیو ترتیب "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_34\n"
@@ -2344,7 +2170,6 @@ msgid "Align right"
msgstr "دَچُھن كُن دیو ترتیب "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_35\n"
@@ -2353,7 +2178,6 @@ msgid "Arrangement of DB fields"
msgstr "شعبیچ ترتیب وئریDB"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_36\n"
@@ -2362,7 +2186,6 @@ msgid "Columnar - Labels Left"
msgstr "کالمنر-لیبلس كھوفر"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_37\n"
@@ -2371,7 +2194,6 @@ msgid "Columnar - Labels on Top"
msgstr "کالمنر-لیبلس پیٹھئ كئن۪ی"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_38\n"
@@ -2380,7 +2202,6 @@ msgid "In Blocks - Labels Left"
msgstr "ان بلاکس-لیبلس كھوفر"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_39\n"
@@ -2389,7 +2210,6 @@ msgid "In Blocks - Labels Above"
msgstr "ان بلاکس-لیبلس پیٹھكئنئ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_40\n"
@@ -2398,7 +2218,6 @@ msgid "As Data Sheet"
msgstr "ڈاٹاشیٹ ہیو"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_41\n"
@@ -2407,7 +2226,6 @@ msgid "Arrangement of the main form"
msgstr "مرکزی فارمئچ ترتیب"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_42\n"
@@ -2416,7 +2234,6 @@ msgid "Arrangement of the subform"
msgstr "ذیلی فارمك ترتیب"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_44\n"
@@ -2434,7 +2251,6 @@ msgid "Existing data will not be displayed"
msgstr "موجودئ ڈاٹایی نئ ہاونئ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_46\n"
@@ -2443,7 +2259,6 @@ msgid "T~he form is to display all data"
msgstr "فارم چھُ سئوری ڈاٹا ہاونئ خعطرئ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_47\n"
@@ -2452,7 +2267,6 @@ msgid "Do not allow ~modification of existing data"
msgstr "موجودئ ڈاٹاس منز مئ دیو تبدیلین اجازتھ۔"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_48\n"
@@ -2461,7 +2275,6 @@ msgid "Do not allow ~deletion of existing data"
msgstr "موجودئ ڈاٹاس منز مئ دیو خئرج كرنس اجازتھ۔"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_49\n"
@@ -2470,7 +2283,6 @@ msgid "Do not allow ~addition of new data"
msgstr "نئوس ڈاٹا س منز اضافئ كرنس مئ دیو اجازتھ۔"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_50\n"
@@ -2479,7 +2291,6 @@ msgid "Name of ~the form"
msgstr "فارم ناو "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_51\n"
@@ -2488,7 +2299,6 @@ msgid "How do you want to proceed after creating the form?"
msgstr "فارم بناونئ پتئ كیتھ كئن چھئوئ یژھان تہئ برونٹھكُن پكُن؟"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_52\n"
@@ -2497,7 +2307,6 @@ msgid "~Work with the form"
msgstr " فارمس سعتھ كئم۔"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_53\n"
@@ -2506,7 +2315,6 @@ msgid "~Modify the form"
msgstr "فارم كریو تبدیال"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_55\n"
@@ -2515,7 +2323,6 @@ msgid "~Page Styles"
msgstr "صفحن ہیوند سٹائلز"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_80\n"
@@ -2524,7 +2331,6 @@ msgid "Field selection"
msgstr " ژعرمُت شعبہ "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_81\n"
@@ -2533,7 +2339,6 @@ msgid "Set up a subform"
msgstr "ذیلی فارم كریو سیٹ اپ "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_82\n"
@@ -2542,7 +2347,6 @@ msgid "Add subform fields"
msgstr " ذیلی فارم شعبئ رلئویو"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_83\n"
@@ -2551,7 +2355,6 @@ msgid "Get joined fields"
msgstr "رلئومت شعبئ انیو"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_84\n"
@@ -2560,7 +2363,6 @@ msgid "Arrange controls"
msgstr "کنٹرولز دیو ترتیب "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_85\n"
@@ -2569,7 +2371,6 @@ msgid "Set data entry"
msgstr " ڈاٹا دئخلئ كریو سیٹ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_86\n"
@@ -2578,7 +2379,6 @@ msgid "Apply styles"
msgstr "سٹائل كریو لاگوئ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_87\n"
@@ -2587,7 +2387,6 @@ msgid "Set name"
msgstr " ناو كریو سیٹ "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_88\n"
@@ -2596,7 +2395,6 @@ msgid "(Date)"
msgstr "تئریخ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_89\n"
@@ -2605,7 +2403,6 @@ msgid "(Time)"
msgstr "(وقت)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_90\n"
@@ -2614,7 +2411,6 @@ msgid "Select the fields of your form"
msgstr "پنئن۪ی فارمُك شعبہ ژعریو"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_91\n"
@@ -2623,7 +2419,6 @@ msgid "Decide if you want to set up a subform"
msgstr "فئصلئ كریو اگر تہئ ذیلی فارم سیٹ اپ چھئوئ یژھان كرُن"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_92\n"
@@ -2632,7 +2427,6 @@ msgid "Select the fields of your subform"
msgstr "پنئن۪ی ذیلی فارمك شعبہ ژعریو"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_93\n"
@@ -2641,7 +2435,6 @@ msgid "Select the joins between your forms"
msgstr " پنونین فارمن منز ژعریو جوڈ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_94\n"
@@ -2650,7 +2443,6 @@ msgid "Arrange the controls on your form"
msgstr "پنئنس فارمس پیٹھ دیو كنٹرولس ترتیب"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_95\n"
@@ -2659,7 +2451,6 @@ msgid "Select the data entry mode"
msgstr "ڈاٹااینٹری موڈ ژعریو"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_96\n"
@@ -2668,7 +2459,6 @@ msgid "Apply the style of your form"
msgstr " پنئن۪ی فارمُك سٹایل ژعریو"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_97\n"
@@ -2688,7 +2478,6 @@ msgstr ""
" بدل ناو ژئریو"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_1\n"
@@ -2697,7 +2486,6 @@ msgid "Table Wizard"
msgstr "جدول ویزارٹ "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_2\n"
@@ -2706,7 +2494,6 @@ msgid "Select fields"
msgstr "شعبئ ژعریو"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_3\n"
@@ -2715,7 +2502,6 @@ msgid "Set types and formats"
msgstr "ٹائپس تئ فارمیٹس ژعریو"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_4\n"
@@ -2724,7 +2510,6 @@ msgid "Set primary key"
msgstr "پرائمری كونز كریوسیٹ "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_5\n"
@@ -2733,7 +2518,6 @@ msgid "Create table"
msgstr "جدول كریو تخلیق"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_8\n"
@@ -2742,7 +2526,6 @@ msgid "Select fields for your table"
msgstr "پنئنئ شوبئ خعطرئ ژعریو جدول"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_9\n"
@@ -2751,7 +2534,6 @@ msgid "Set field types and formats"
msgstr "فیلڈٹائپس تئ فارمیٹس ژعریو"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_10\n"
@@ -2760,7 +2542,6 @@ msgid "Set primary key"
msgstr "پرائمری كونز كریوسیٹ "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_11\n"
@@ -2769,7 +2550,6 @@ msgid "Create table"
msgstr "جدول كریو تخلیق"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_14\n"
@@ -2778,7 +2558,6 @@ msgid "This wizard helps you to create a table for your database. After selectin
msgstr "یئ ویزارڈ چھئوو تہئ مدد كران پنئنئ ڈاٹا بیس خعطرئ جدول بناونس منز۔ جدول كیٹوگری تئ نمونئ جدول ژارنئ پت۪ی ژعریو شعبئ یم تہئ جدولس منز شئمل چھئوئ یژھان كرِن۔ تہئ ہیكیو شعبئ شئمل كریتھ اك۪ی ہوتئ زیادئ نمونئ جدولئ منزئ۔"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_15\n"
@@ -2787,7 +2566,6 @@ msgid "Ca~tegory"
msgstr "کیٹگری "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_16\n"
@@ -2796,7 +2574,6 @@ msgid "B~usiness"
msgstr "تجارت"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_17\n"
@@ -2805,7 +2582,6 @@ msgid "P~ersonal"
msgstr "ذئتی"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_18\n"
@@ -2814,7 +2590,6 @@ msgid "~Sample tables"
msgstr "۔جدول نمونئ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_19\n"
@@ -2823,7 +2598,6 @@ msgid "A~vailable fields"
msgstr " دستیاب شعبئ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_20\n"
@@ -2848,7 +2622,6 @@ msgid "-"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_23\n"
@@ -2857,7 +2630,6 @@ msgid "Field name"
msgstr " شعبك ناو"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_24\n"
@@ -2866,7 +2638,6 @@ msgid "Field type"
msgstr " شعبہ ٹائپ "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_25\n"
@@ -2875,7 +2646,6 @@ msgid "~Selected fields"
msgstr "۔ شعبئ ژعرمِت"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_26\n"
@@ -2884,7 +2654,6 @@ msgid "A primary key uniquely identifies each record in a database table. Primar
msgstr "پرائمری چھئ ہر كُن۪ی ریكارڈس منز ڈاٹا بیس جدول پرزناوان۔ پرایمری كی چھئ سہل بناوان مولومات الگ الگ جدولن منز تئ یئ چھئ یوان صلح دینئ تہئ تھئویو پرایمری كی ہر كُن۪ی جدولس منز۔ پرایمری كی بغئر چھُنئ ڈاٹا جدولس منز دئخل كرُن ممكن۔\t"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_27\n"
@@ -2893,7 +2662,6 @@ msgid "~Create a primary key"
msgstr "پرائمری کی بناویو"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_28\n"
@@ -2902,7 +2670,6 @@ msgid "~Automatically add a primary key"
msgstr "۔پرائمری كنز كریو پانئی جمع"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_29\n"
@@ -2920,7 +2687,6 @@ msgid "Define p~rimary key as a combination of several fields"
msgstr "پرائمری كونز كریو واضیح یكجاح واریاح شعبئ ہی"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_31\n"
@@ -2929,7 +2695,6 @@ msgid "F~ieldname"
msgstr "شعبےکانام"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_32\n"
@@ -2938,7 +2703,6 @@ msgid "~Primary key fields"
msgstr "پرائمری کلیدشعبے"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_33\n"
@@ -2947,7 +2711,6 @@ msgid "Auto ~value"
msgstr "خودکار قیمت"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_34\n"
@@ -2956,7 +2719,6 @@ msgid "What do you want to name your table?"
msgstr "آپ اپنےجدول کوکیانام دیناچاہتےہیں؟"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_35\n"
@@ -2965,7 +2727,6 @@ msgid "Congratulations. You have entered all the information needed to create yo
msgstr "مبارک چھئوئ۔ تہئ چھئوئ كرمژ سئری مولومات جدول بناونئ خعطرئ دئخل ۔"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_36\n"
@@ -2974,7 +2735,6 @@ msgid "What do you want to do next?"
msgstr "تہئ كیاہ چھئوئ یژھان پتئ كرُن؟"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_37\n"
@@ -2983,7 +2743,6 @@ msgid "Modify the table design"
msgstr "جدول ڈئزائن شیریو"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_38\n"
@@ -2992,7 +2751,6 @@ msgid "Insert data immediately"
msgstr "ڈاٹاكریو دئخل فئورن"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_39\n"
@@ -3001,7 +2759,6 @@ msgid "C~reate a form based on this table"
msgstr "یتھ فارمس پیٹھ منحصر بنئویوجدول"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_40\n"
@@ -3010,7 +2767,6 @@ msgid "The table you have created could not be opened."
msgstr "تہئ یُس جدول بنئوئ سُئ ہیوك نئ كھولیتھ۔"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_41\n"
@@ -3019,7 +2775,6 @@ msgid "The table name '%TABLENAME' contains a character ('%SPECIALCHAR') that mi
msgstr " جدول ناو '%TABLENAME'اَس منز چھئ حرف ('%SPECIALCHAR') یمئن ڈاٹابیسُك معاون آس۪ی نئ۔"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_42\n"
@@ -3028,7 +2783,6 @@ msgid "The field name '%FIELDNAME' contains a special character ('%SPECIALCHAR')
msgstr "فائل ناو '%FIELDNAME'منز چھُ خصوصی لفظ شئمل ('%SPECIALCHAR') یتھ ڈاٹابیسك معاون آس۪ی نئ۔"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_43\n"
@@ -3037,7 +2791,6 @@ msgid "Field"
msgstr "شعبہ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_44\n"
@@ -3046,7 +2799,6 @@ msgid "MyTable"
msgstr "میون جدول"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_45\n"
@@ -3055,7 +2807,6 @@ msgid "Add a Field"
msgstr "شوبئ جوڑیو"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_46\n"
@@ -3064,7 +2815,6 @@ msgid "Remove the selected Field"
msgstr "ژعرمُت شعبہ ہٹئویو"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_47\n"
@@ -3084,7 +2834,6 @@ msgstr ""
"مہربئنی كریتھ كریو بدل ناو دئخل۔"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_49\n"
@@ -3093,7 +2842,6 @@ msgid "Catalog of the table"
msgstr "جدولك کیٹلاگ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_50\n"
@@ -3102,7 +2850,6 @@ msgid "Schema of the table"
msgstr "جدولیچ سکیم"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_51\n"
@@ -3147,7 +2894,6 @@ msgid "~Convert"
msgstr "تبدیل کرو"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_ZERO_4\n"
@@ -3156,7 +2902,6 @@ msgid "Note: Currency amounts from external links and currency conversion factor
msgstr "نوٹ:کرنسی رقم نیبریمیو لنكس پیٹھئ تئ كرنسی تبدیلی وجوہات ضئبتن منز ہیكئو نئ تبدیل كیتھ۔"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_ZERO_5\n"
@@ -3165,7 +2910,6 @@ msgid "First, unprotect all sheets."
msgstr "گُڈنیوك، غئر محفوظ شیٹس "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_ZERO_6\n"
@@ -3183,7 +2927,6 @@ msgid "C~ontinue >"
msgstr "جئری>>"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_ZERO_8\n"
@@ -3192,7 +2935,6 @@ msgid "C~lose"
msgstr "بند"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_0\n"
@@ -3210,7 +2952,6 @@ msgid "Selection"
msgstr "انتخاب"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_2\n"
@@ -3219,7 +2960,6 @@ msgid "Cell S~tyles"
msgstr "سیل سٹائلز"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_3\n"
@@ -3228,7 +2968,6 @@ msgid "Currency cells in the current ~sheet"
msgstr "کرنسی سیلس حال كس شیٹس منز"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_4\n"
@@ -3237,7 +2976,6 @@ msgid "Currency cells in the entire ~document"
msgstr "کرنسی سیلس سئرسی دستاویزمنز"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_5\n"
@@ -3246,7 +2984,6 @@ msgid "~Selected range"
msgstr "۔ حد ژعورمُت"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_6\n"
@@ -3255,7 +2992,6 @@ msgid "Select Cell Styles"
msgstr "سیل سٹائلزژعریو"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_7\n"
@@ -3264,7 +3000,6 @@ msgid "Select currency cells"
msgstr "کرنسی سیلس ژعریو"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_8\n"
@@ -3273,7 +3008,6 @@ msgid "Currency ranges:"
msgstr "کرنسی ہیند حد"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_9\n"
@@ -3282,7 +3016,6 @@ msgid "Templates:"
msgstr ":ٹیمپلیٹس"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_0\n"
@@ -3291,7 +3024,6 @@ msgid "Extent"
msgstr "توسیع"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_1\n"
@@ -3300,7 +3032,6 @@ msgid "~Single %PRODUCTNAME Calc document"
msgstr "کیلک دستاویز%PRODUCTNAMEوئحد"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_2\n"
@@ -3309,7 +3040,6 @@ msgid "Complete ~directory"
msgstr "مکمل ڈائریکٹری"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_3\n"
@@ -3318,7 +3048,6 @@ msgid "Source Document:"
msgstr "دستاویزی زرئی"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_4\n"
@@ -3327,7 +3056,6 @@ msgid "Source directory:"
msgstr "زرئی ڈائریکٹری:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_5\n"
@@ -3336,7 +3064,6 @@ msgid "~Including subfolders"
msgstr "سب فولڈرزشئمل کرِن"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_6\n"
@@ -3345,7 +3072,6 @@ msgid "Target directory:"
msgstr ":ٹارگیٹ ڈائریکٹری"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_7\n"
@@ -3354,7 +3080,6 @@ msgid "Temporarily unprotect sheet without query"
msgstr "عئرضی غئرمحفوظ شیٹ سوال بغئر "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_10\n"
@@ -3372,7 +3097,6 @@ msgid "Conversion status:"
msgstr "بدلاونُك رتبہ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STATUSLINE_1\n"
@@ -3381,7 +3105,6 @@ msgid "Conversion status of the cell templates:"
msgstr " :سیل ٹیمپلیٹسن ہیوند بدلاومُك درجئ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STATUSLINE_2\n"
@@ -3390,7 +3113,6 @@ msgid "Registration of the relevant ranges: Sheet %1Number%1 of %2TotPageCount%2
msgstr " متعلقہ حدن ہنز ریجسٹریشن:شیٹ %1Number%1 of %2TotPageCount%2"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STATUSLINE_3\n"
@@ -3399,7 +3121,6 @@ msgid "Entry of the ranges to be converted..."
msgstr "حدن ہیوند دئخلہ یس بدلاوُن چھُ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STATUSLINE_4\n"
@@ -3408,7 +3129,6 @@ msgid "Sheet protection for each sheet will be restored..."
msgstr "شیٹ تحفظ یی ہر كن۪ی شیٹ خعطرئ ری سٹور كرنئ "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STATUSLINE_5\n"
@@ -3426,7 +3146,6 @@ msgid "~Finish"
msgstr "ختم"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_1\n"
@@ -3435,7 +3154,6 @@ msgid "Select directory"
msgstr "ڈائریکٹری ژعریو"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_2\n"
@@ -3444,7 +3162,6 @@ msgid "Select file"
msgstr "فائل ژعریو"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_3\n"
@@ -3471,7 +3188,6 @@ msgid "Euro Converter"
msgstr "یورومیں بدلنےوالا"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_6\n"
@@ -3480,7 +3196,6 @@ msgid "Should protected spreadsheets be temporarily unprotected?"
msgstr "محفوظ كرمُت سپریڈشیٹ پزئ عئرضی طورپيٹھ غئرمحفوظ یُن کرنئ؟"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_7\n"
@@ -3489,7 +3204,6 @@ msgid "Enter the password to unprotect the table %1TableName%1"
msgstr " %1 جدول ناو%1 جدول غئر محفوظ کرنئ خعطرئ كریو خفیہ لفظ دئخل "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_8\n"
@@ -3498,7 +3212,6 @@ msgid "Wrong Password!"
msgstr " !غلط خفیہ لفظ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_9\n"
@@ -3507,7 +3220,6 @@ msgid "Protected Sheet"
msgstr "محفوظكرمُت شیٹ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_10\n"
@@ -3516,7 +3228,6 @@ msgid "Warning!"
msgstr " !آگہی"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_11\n"
@@ -3525,7 +3236,6 @@ msgid "Protection for the sheets will not be removed."
msgstr "شیٹسن خعطرئ تحفظ یی نئ ہٹاونئ "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_12\n"
@@ -3534,7 +3244,6 @@ msgid "Sheet cannot be unprotected"
msgstr "شیٹ ہیكئو نئ غئرمحفوظ كریتھ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_13\n"
@@ -3543,7 +3252,6 @@ msgid "The Wizard cannot edit this document as cell formats cannot be modified i
msgstr "یئ ویزارڈ ہیك۪ی نئ دستاویزس ادارت كریتھ كیازئ كئ سیل فارمیٹس ہیكئو نئ بدلئویتھ پروٹیكٹیڈ سپریڈشیٹس كین دستاویزن منز"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_14\n"
@@ -3552,7 +3260,6 @@ msgid "Please note that the Euro Converter will, otherwise, not be able to edit
msgstr "خیال تھئویو یورو کنورٹرکر۪ی،یا، یی نئ ییتھ دستاویزس ادارت كرنئ۔"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_15\n"
@@ -3588,7 +3295,6 @@ msgid "Cancel"
msgstr "منسوخ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_19\n"
@@ -3597,7 +3303,6 @@ msgid "Please select a %PRODUCTNAME Calc document for editing!"
msgstr " مہر بئنی كریتھ ژعریو % PRODUCTNAME Calc دستاویز ادارت كرنئ خعطرئ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_20\n"
@@ -3606,7 +3311,6 @@ msgid "'<1>' is not a directory!"
msgstr " '<1>' چھئنئ ڈائریکٹری "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_21\n"
@@ -3633,7 +3337,6 @@ msgid "Do you really want to terminate conversion at this point?"
msgstr "تہئ چھئوئ یژھان یتھ موڈس پیٹھ تبدیلی مكلاوئن؟"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_24\n"
@@ -3642,7 +3345,6 @@ msgid "Cancel Wizard"
msgstr " ویزارڈ منسوخ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_0\n"
@@ -3651,7 +3353,6 @@ msgid "Portuguese Escudo"
msgstr "پرتگالی ایس کیوڈو"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_1\n"
@@ -3660,7 +3361,6 @@ msgid "Dutch Guilder"
msgstr "ڈچ گلڈر"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_2\n"
@@ -3669,7 +3369,6 @@ msgid "French Franc"
msgstr "فرانسیسی فرینک"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_3\n"
@@ -3678,7 +3377,6 @@ msgid "Spanish Peseta"
msgstr "اسپینی پیسیٹا"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_4\n"
@@ -3687,7 +3385,6 @@ msgid "Italian Lira"
msgstr "اطالوی لیرا"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_5\n"
@@ -3696,7 +3393,6 @@ msgid "German Mark"
msgstr "جرمنی مارک"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_6\n"
@@ -3705,7 +3401,6 @@ msgid "Belgian Franc"
msgstr "بلغاری فرینک"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_7\n"
@@ -3714,7 +3409,6 @@ msgid "Irish Punt"
msgstr "آئرش پنٹ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_8\n"
@@ -3723,7 +3417,6 @@ msgid "Luxembourg Franc"
msgstr "لکزمبرگ فرینک"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_9\n"
@@ -3732,7 +3425,6 @@ msgid "Austrian Schilling"
msgstr "آسٹریائی شیلینگ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_10\n"
@@ -3741,7 +3433,6 @@ msgid "Finnish Mark"
msgstr "فینش مارک"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_11\n"
@@ -3758,7 +3449,6 @@ msgid "Slovenian Tolar"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_13\n"
@@ -3767,7 +3457,6 @@ msgid "Cypriot Pound"
msgstr " دستاویزخئطرئ سیٹ كرمئژ كرنسی چھئنئ یوروپی کرنسی ! "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_14\n"
@@ -3808,7 +3497,6 @@ msgid "Lithuanian Litas"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_LASTPAGE_0\n"
@@ -3817,7 +3505,6 @@ msgid "Progress"
msgstr "ترقی"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_LASTPAGE_1\n"
@@ -3826,7 +3513,6 @@ msgid "Retrieving the relevant documents..."
msgstr "متعلقہ دستاویز واپس انان"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_LASTPAGE_2\n"
@@ -3835,7 +3521,6 @@ msgid "Converting the documents..."
msgstr "دستاویز تبدیل کرران"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_LASTPAGE_3\n"
@@ -3844,7 +3529,6 @@ msgid "Settings:"
msgstr "سیٹینگس:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_LASTPAGE_4\n"
@@ -3853,7 +3537,6 @@ msgid "Sheet is always unprotected"
msgstr "شیٹ چھُ ہمیشئ غئرمحفوظ شدہ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLES_0\n"
@@ -3862,7 +3545,6 @@ msgid "Theme Selection"
msgstr " موضوعك ژار"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLES_1\n"
@@ -3880,7 +3562,6 @@ msgid "~Cancel"
msgstr "۔منسوخ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLES_3\n"
@@ -3963,7 +3644,6 @@ msgid "Green Grapes"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_9\n"
@@ -4046,7 +3726,6 @@ msgid "Addressee"
msgstr "مكتوب الیہ "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceDialog_1\n"
@@ -4055,7 +3734,6 @@ msgid "One recipient"
msgstr "اکوی ریسیپیئنٹ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceDialog_2\n"
@@ -4064,7 +3742,6 @@ msgid "Several recipients (address database)"
msgstr "واریاح ریسیپیئنٹس(ڈاٹابیس پتہ) "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceDialog_3\n"
@@ -4073,7 +3750,6 @@ msgid "Use of This Template"
msgstr "یئ ٹیمپلیٹ كریواستیمال "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceMsgError\n"
@@ -4082,7 +3758,6 @@ msgid "An error has occurred."
msgstr " غلطی آ ئ۪ی"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_0\n"
@@ -4100,7 +3775,6 @@ msgid "Company"
msgstr "ادارہ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_2\n"
@@ -4145,7 +3819,6 @@ msgid "Country"
msgstr "ملک"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_7\n"
@@ -4181,7 +3854,6 @@ msgid "Position"
msgstr "جاے"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_11\n"
@@ -4190,7 +3862,6 @@ msgid "Form of Address"
msgstr "نیبُك فارم"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_12\n"
@@ -4208,7 +3879,6 @@ msgid "Salutation"
msgstr "خیرمقدمی"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_14\n"
@@ -4217,7 +3887,6 @@ msgid "Home Phone"
msgstr "گھریوك فون"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_15\n"
@@ -4235,7 +3904,6 @@ msgid "Fax"
msgstr "فیکس"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_17\n"
@@ -4262,7 +3930,6 @@ msgid "Notes"
msgstr "نوٹس"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_20\n"
@@ -4271,7 +3938,6 @@ msgid "Alt. Field 1"
msgstr " ۔شعبہ1Alt "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_21\n"
@@ -4280,7 +3946,6 @@ msgid "Alt. Field 2"
msgstr "۔شعبہ2Alt "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_22\n"
@@ -4289,7 +3954,6 @@ msgid "Alt. Field 3"
msgstr "۔شعبہ3Alt "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_23\n"
@@ -4316,7 +3980,6 @@ msgid "State"
msgstr "ریاست"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_26\n"
@@ -4334,7 +3997,6 @@ msgid "Pager"
msgstr "پیجر"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_28\n"
@@ -4343,7 +4005,6 @@ msgid "Mobile Phone"
msgstr "موبائل فون "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_29\n"
@@ -4352,7 +4013,6 @@ msgid "Other Phone"
msgstr "دیگرفون "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_30\n"
@@ -4370,7 +4030,6 @@ msgid "Invite"
msgstr "مدعوکرنا"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceNoTextmark_0\n"
@@ -4379,7 +4038,6 @@ msgid "The bookmark 'Recipient' is missing."
msgstr "نشان زدریسیپیئنٹ چھُ راوان۔"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceNoTextmark_1\n"
@@ -4388,7 +4046,6 @@ msgid "Form letter fields can not be included."
msgstr "فارم چیٹھ۪ی شعبئ ہیكٲو نئ رلئویتھ۔"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"AgendaDlgName\n"
@@ -4397,7 +4054,6 @@ msgid "Minutes Template"
msgstr "منٹس ٹیمپلیٹس "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"AgendaDlgNoCancel\n"
@@ -4406,7 +4062,6 @@ msgid "An option must be confirmed."
msgstr "آپشن گژھن تصدیق ین كرنئ۔"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"AgendaDlgFrame\n"
@@ -4415,7 +4070,6 @@ msgid "Minutes Type"
msgstr "منٹس ٹائپ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"AgendaDlgButton1\n"
@@ -4424,7 +4078,6 @@ msgid "Results Minutes"
msgstr "نتیجہ منٹس"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"AgendaDlgButton2\n"
@@ -4433,7 +4086,6 @@ msgid "Evaluation Minutes"
msgstr "جانچ کرنک منٹ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"TextField\n"
@@ -4451,7 +4103,6 @@ msgid "The '%1' directory cannot be created:"
msgstr "ڈائریکٹر ی '%1 ہیك۪ی نئ بنیتھ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MsgDirNotThere\n"
@@ -4460,7 +4111,6 @@ msgid "The '%1' directory does not exist."
msgstr "ڈائریکٹر '%1 چھُ نئ موجود"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"QueryfornewCreation\n"
@@ -4531,7 +4181,6 @@ msgid "This wizard convert legacy format documents to Open Document Format for O
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"WelcometextLabel3\n"
@@ -4540,7 +4189,6 @@ msgid "Select the document type for conversion:"
msgstr ":تبدیلی خعطرئ ژعریو دستاویزٹائپ "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MSTemplateCheckbox_1_\n"
@@ -4549,7 +4197,6 @@ msgid "Word templates"
msgstr " لفظ ٹیمپلیٹس"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MSTemplateCheckbox_2_\n"
@@ -4558,7 +4205,6 @@ msgid "Excel templates"
msgstr "ایکسیل ٹیمپلیٹس"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MSTemplateCheckbox_3_\n"
@@ -4567,7 +4213,6 @@ msgid "PowerPoint templates"
msgstr "پاورپوائنٹ ٹیمپلیٹس"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MSDocumentCheckbox_1_\n"
@@ -4576,7 +4221,6 @@ msgid "Word documents"
msgstr "وئرڈ دستاویز"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MSDocumentCheckbox_2_\n"
@@ -4593,7 +4237,6 @@ msgid "PowerPoint/Publisher documents"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MSContainerName\n"
@@ -4602,7 +4245,6 @@ msgid "Microsoft Office"
msgstr "مائکروسافٹ آفس"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SummaryHeader\n"
@@ -4611,7 +4253,6 @@ msgid "Summary:"
msgstr ":خلاصہ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"GroupnameDefault\n"
@@ -4629,7 +4270,6 @@ msgid "Documents"
msgstr "دستاویز"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ProgressMoreTemplates\n"
@@ -4647,7 +4287,6 @@ msgid "The '<1>' file already exists.<CR>Do you want to overwrite it?"
msgstr " <CR>چھئ گڈئی موجود '<1>' تہ چھئوئ یژھان اووررایٹ كرُن؟"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MorePathsError3\n"
@@ -4665,7 +4304,6 @@ msgid "Do you really want to terminate conversion at this point?"
msgstr "تہئ چھئوئ یژھان یتھ موڈس پیٹھ تبدیلی مكلاوئن؟"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ConvertError2\n"
@@ -4674,7 +4312,6 @@ msgid "Cancel Wizard"
msgstr " ویزارڈ منسوخ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RTErrorDesc\n"
@@ -4683,7 +4320,6 @@ msgid "An unexpected error has occurred in the wizard."
msgstr "ویزارڈس منز آی غئرمتوقع غلطی۔"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RTErrorHeader\n"
@@ -4692,7 +4328,6 @@ msgid "Error"
msgstr "غلطی"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"OverwriteallFiles\n"
@@ -4701,7 +4336,6 @@ msgid "Do you want to overwrite documents without being asked?"
msgstr "تہئ چھئوئ پریژھنئی یژھان دستاویز اوررائٹ کرن؟ \" "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ReeditMacro\n"
@@ -4710,7 +4344,6 @@ msgid "Document macro has to be revised."
msgstr "دستاویزمیکرو پیی دہراوُن۔"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CouldNotsaveDocument\n"
@@ -4719,7 +4352,6 @@ msgid "Document '<1>' could not be saved."
msgstr " دستاویز '<1>' ہیوك نئ محفوظ گژیتھ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CouldNotopenDocument\n"
@@ -4728,7 +4360,6 @@ msgid "Document '<1>' could not be opened."
msgstr "دستاویز '<1>' ہیك۪ی نئ كھولیتھ۔"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"PathDialogMessage\n"
@@ -4737,7 +4368,6 @@ msgid "Select a directory"
msgstr "اَكھ ڈائریکٹری ژئریو"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"DialogTitle\n"
@@ -4746,7 +4376,6 @@ msgid "Document Converter"
msgstr "دستاویز تبدیل کرن وۄل"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SearchInSubDir\n"
@@ -4755,7 +4384,6 @@ msgid "Including subdirectories"
msgstr "زیلی ڈائریکٹریزشئمل کرِن"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ProgressPage1\n"
@@ -4764,7 +4392,6 @@ msgid "Progress"
msgstr "ترقی"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ProgressPage2\n"
@@ -4773,7 +4400,6 @@ msgid "Retrieving the relevant documents:"
msgstr "متعلقہ دستاویز واپس انان"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ProgressPage3\n"
@@ -4782,7 +4408,6 @@ msgid "Converting the documents"
msgstr "دستاویز تبدیل کرران"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ProgressFound\n"
@@ -4800,7 +4425,6 @@ msgid "\"%1 found"
msgstr "%1آو اتھ۪ی"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"Ready\n"
@@ -4809,7 +4433,6 @@ msgid "Finished"
msgstr "مكلیو"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SourceDocuments\n"
@@ -4818,7 +4441,6 @@ msgid "Source documents"
msgstr "زریی دستاویز "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"TargetDocuments\n"
@@ -4827,7 +4449,6 @@ msgid "Target documents"
msgstr "ٹارگیٹ دستاویز"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"LogfileSummary\n"
@@ -4836,7 +4457,6 @@ msgid "<COUNT> documents converted"
msgstr "دستاویز كریو تبدیل <COUNT> "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumInclusiveSubDir\n"
@@ -4845,7 +4465,6 @@ msgid "All subdirectories will be taken into account"
msgstr "سارے ذیلی ڈائریکٹریز ین زہنس منز تھوونئ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumSaveDokumente\n"
@@ -4854,7 +4473,6 @@ msgid "These will be exported to the following directory:"
msgstr "یم ین برونٹھم۪ی ڈائریکٹری منز درآمدكرنئ۔"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"TextImportLabel\n"
@@ -4863,7 +4481,6 @@ msgid "Import from:"
msgstr ":پیٹھئ برآمد"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"TextExportLabel\n"
@@ -4872,7 +4489,6 @@ msgid "Save to:"
msgstr "۔ منز محفوظ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CreateLogfile\n"
@@ -4881,7 +4497,6 @@ msgid "Create log file"
msgstr "لاگ فا‏ئل بنئویو"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"LogfileHelpText\n"
@@ -4890,7 +4505,6 @@ msgid "A log file will be created in your work directory"
msgstr "لاگ فائل یی بناونئ تہنزئ ورک ڈائریکٹری منز"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ShowLogfile\n"
@@ -4899,7 +4513,6 @@ msgid "Show log file"
msgstr "لاگ فائل ہئویو"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumMSTextDocuments\n"
@@ -4908,7 +4521,6 @@ msgid "All Word documents contained in the following directory will be imported:
msgstr "یم۪ی ڈایریكٹری ہند سئری وئرڈ دستاویز ین برامد كرنئ:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumMSTableDocuments\n"
@@ -4926,7 +4538,6 @@ msgid "All PowerPoint/Publisher documents contained in the following directory w
msgstr "یم۪ی ڈایریكٹری ہند سئری پاور پوینٹ ٹیمپلیٹس ین برامد كرنئ:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumMSTextTemplates\n"
@@ -4935,7 +4546,6 @@ msgid "All Word templates contained in the following directory will be imported:
msgstr "یم۪ی ڈایریكٹری ہند سئری وئرڈ ٹیملیٹس ین برامد كرنئ:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumMSTableTemplates\n"
@@ -4944,7 +4554,6 @@ msgid "All Excel templates contained in the following directory will be imported
msgstr "یم۪ی ڈایریكٹری ہند سئری ایكسیل ٹیمپلیٹس ین برامد كرنئ:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumMSDrawTemplates\n"
diff --git a/source/ks/xmlsecurity/messages.po b/source/ks/xmlsecurity/messages.po
index 1259269639e..000612b389f 100644
--- a/source/ks/xmlsecurity/messages.po
+++ b/source/ks/xmlsecurity/messages.po
@@ -214,7 +214,6 @@ msgid "Sign Document..."
msgstr ""
#: digitalsignaturesdialog.ui:129
-#, fuzzy
msgctxt "digitalsignaturesdialog|remove"
msgid "Remove"
msgstr "ہٹئویو"
@@ -475,7 +474,6 @@ msgid "View Certificate..."
msgstr ""
#: selectcertificatedialog.ui:266
-#, fuzzy
msgctxt "selectcertificatedialog|label2"
msgid "Description:"
msgstr ":وضاحت"
@@ -486,7 +484,6 @@ msgid "View Certificate"
msgstr ""
#: viewcertdialog.ui:78
-#, fuzzy
msgctxt "viewcertdialog|general"
msgid "General"
msgstr "عام"
diff --git a/source/ky/basic/messages.po b/source/ky/basic/messages.po
index 5d83c82ba66..3cde988ad0f 100644
--- a/source/ky/basic/messages.po
+++ b/source/ky/basic/messages.po
@@ -62,7 +62,6 @@ msgid "Duplicate definition."
msgstr ""
#: basic.hrc:36
-#, fuzzy
msgctxt "RID_BASIC_START"
msgid "Division by zero."
msgstr "Нөлгө бөлүү."
diff --git a/source/ky/cui/messages.po b/source/ky/cui/messages.po
index f46b446d768..dd3edc8e0c0 100644
--- a/source/ky/cui/messages.po
+++ b/source/ky/cui/messages.po
@@ -1000,13 +1000,11 @@ msgid "Timeout"
msgstr ""
#: strings.hrc:232
-#, fuzzy
msgctxt "RID_SVXSTR_YES"
msgid "Yes"
msgstr "Ооба"
#: strings.hrc:233
-#, fuzzy
msgctxt "RID_SVXSTR_NO"
msgid "No"
msgstr "Жок"
@@ -1715,7 +1713,6 @@ msgid "General"
msgstr ""
#: treeopt.hrc:33
-#, fuzzy
msgctxt "SID_GENERAL_OPTIONS_RES"
msgid "View"
msgstr "Көрүү"
@@ -1831,7 +1828,6 @@ msgid "General"
msgstr ""
#: treeopt.hrc:68
-#, fuzzy
msgctxt "SID_SW_EDITOPTIONS_RES"
msgid "View"
msgstr "Көрүү"
@@ -1902,7 +1898,6 @@ msgid "%PRODUCTNAME Writer/Web"
msgstr ""
#: treeopt.hrc:86
-#, fuzzy
msgctxt "SID_SW_ONLINEOPTIONS_RES"
msgid "View"
msgstr "Көрүү"
@@ -1958,7 +1953,6 @@ msgid "Defaults"
msgstr ""
#: treeopt.hrc:105
-#, fuzzy
msgctxt "SID_SC_EDITOPTIONS_RES"
msgid "View"
msgstr "Көрүү"
@@ -2009,7 +2003,6 @@ msgid "General"
msgstr ""
#: treeopt.hrc:119
-#, fuzzy
msgctxt "SID_SD_EDITOPTIONS_RES"
msgid "View"
msgstr "Көрүү"
@@ -2035,7 +2028,6 @@ msgid "General"
msgstr ""
#: treeopt.hrc:128
-#, fuzzy
msgctxt "SID_SD_GRAPHIC_OPTIONS_RES"
msgid "View"
msgstr "Көрүү"
@@ -5067,7 +5059,6 @@ msgid "Format Number"
msgstr ""
#: galleryapplyprogress.ui:8
-#, fuzzy
msgctxt "galleryapplyprogress|GalleryApplyProgress"
msgid "Apply"
msgstr "Колдонуу"
@@ -5563,7 +5554,6 @@ msgid "Hyperlink"
msgstr ""
#: hyperlinkdialog.ui:42
-#, fuzzy
msgctxt "hyperlinkdialog|apply"
msgid "Apply"
msgstr "Колдонуу"
@@ -11456,7 +11446,6 @@ msgid "Fit width"
msgstr ""
#: zoomdialog.ui:154
-#, fuzzy
msgctxt "zoomdialog|100pc"
msgid "100%"
msgstr "100%"
diff --git a/source/ky/dbaccess/messages.po b/source/ky/dbaccess/messages.po
index fec13513cae..834dd107178 100644
--- a/source/ky/dbaccess/messages.po
+++ b/source/ky/dbaccess/messages.po
@@ -2620,7 +2620,6 @@ msgid "Set Up a Connection to a MySQL Database"
msgstr ""
#: dbwizspreadsheetpage.ui:74
-#, fuzzy
msgctxt "dbwizspreadsheetpage|browse"
msgid "Browse"
msgstr "Сереп"
@@ -2636,7 +2635,6 @@ msgid "_Password required"
msgstr ""
#: dbwiztextpage.ui:74
-#, fuzzy
msgctxt "dbwiztextpage|browse"
msgid "Browse"
msgstr "Сереп"
@@ -2815,7 +2813,6 @@ msgid "_Recently used:"
msgstr ""
#: generalpagewizard.ui:179
-#, fuzzy
msgctxt "generalpagewizard|openDatabase"
msgid "Open"
msgstr "Ачуу"
@@ -3474,13 +3471,11 @@ msgid "Limit:"
msgstr ""
#: querypropertiesdialog.ui:117
-#, fuzzy
msgctxt "querypropertiesdialog|distinct"
msgid "Yes"
msgstr "Ооба"
#: querypropertiesdialog.ui:133
-#, fuzzy
msgctxt "querypropertiesdialog|nondistinct"
msgid "No"
msgstr "Жок"
diff --git a/source/ky/extensions/messages.po b/source/ky/extensions/messages.po
index f728acd1bbf..ca6d06e37d7 100644
--- a/source/ky/extensions/messages.po
+++ b/source/ky/extensions/messages.po
@@ -324,13 +324,11 @@ msgid "Current page"
msgstr ""
#: stringarrays.hrc:132
-#, fuzzy
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "No"
msgstr "Жок"
#: stringarrays.hrc:133
-#, fuzzy
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "Yes"
msgstr "Ооба"
@@ -557,7 +555,6 @@ msgid "Collapse"
msgstr ""
#: stringarrays.hrc:226
-#, fuzzy
msgctxt "RID_RSC_ENUM_SCALE_MODE"
msgid "No"
msgstr "Жок"
@@ -2441,13 +2438,11 @@ msgid "You can either save the value of the option group in a database field or
msgstr ""
#: yesno.hrc:29
-#, fuzzy
msgctxt "RID_RSC_ENUM_YESNO"
msgid "No"
msgstr "Жок"
#: yesno.hrc:30
-#, fuzzy
msgctxt "RID_RSC_ENUM_YESNO"
msgid "Yes"
msgstr "Ооба"
diff --git a/source/ky/fpicker/messages.po b/source/ky/fpicker/messages.po
index c1d7be6876f..8608503b61f 100644
--- a/source/ky/fpicker/messages.po
+++ b/source/ky/fpicker/messages.po
@@ -116,7 +116,6 @@ msgid "All files"
msgstr ""
#: strings.hrc:34
-#, fuzzy
msgctxt "STR_FILEDLG_OPEN"
msgid "Open"
msgstr "Ачуу"
@@ -133,7 +132,6 @@ msgid "Save"
msgstr "Сактоо"
#: strings.hrc:25
-#, fuzzy
msgctxt "STR_EXPLORERFILE_OPEN"
msgid "Open"
msgstr "Ачуу"
diff --git a/source/ky/nlpsolver/src/locale.po b/source/ky/nlpsolver/src/locale.po
index a9dfa40cef0..b1a2d66685f 100644
--- a/source/ky/nlpsolver/src/locale.po
+++ b/source/ky/nlpsolver/src/locale.po
@@ -201,7 +201,6 @@ msgid "Runtime:"
msgstr ""
#: NLPSolverStatusDialog_en_US.properties
-#, fuzzy
msgctxt ""
"NLPSolverStatusDialog_en_US.properties\n"
"NLPSolverStatusDialog.Controls.btnStop\n"
diff --git a/source/ky/officecfg/registry/data/org/openoffice/Office/UI.po b/source/ky/officecfg/registry/data/org/openoffice/Office/UI.po
index 7eb6537b92d..5ccd0acc070 100644
--- a/source/ky/officecfg/registry/data/org/openoffice/Office/UI.po
+++ b/source/ky/officecfg/registry/data/org/openoffice/Office/UI.po
@@ -13798,7 +13798,6 @@ msgid "Application"
msgstr ""
#: GenericCategories.xcu
-#, fuzzy
msgctxt ""
"GenericCategories.xcu\n"
"..GenericCategories.Commands.Categories.2\n"
@@ -15357,7 +15356,6 @@ msgid "Inflate"
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:FontworkShapeType.fontwork-stop\n"
@@ -16330,7 +16328,6 @@ msgid "~Options..."
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:Zoom200Percent\n"
@@ -16350,7 +16347,6 @@ msgid "150%"
msgstr "50%"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:Zoom100Percent\n"
@@ -16369,7 +16365,6 @@ msgid "75%"
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:Zoom50Percent\n"
@@ -20730,7 +20725,6 @@ msgid "Step Over"
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:BasicStop\n"
diff --git a/source/ky/reportdesign/messages.po b/source/ky/reportdesign/messages.po
index 4b13ac35157..62823057c6f 100644
--- a/source/ky/reportdesign/messages.po
+++ b/source/ky/reportdesign/messages.po
@@ -84,19 +84,16 @@ msgid "User defined Function"
msgstr ""
#: stringarray.hrc:51
-#, fuzzy
msgctxt "RID_STR_BOOL"
msgid "No"
msgstr "Жок"
#: stringarray.hrc:52
-#, fuzzy
msgctxt "RID_STR_BOOL"
msgid "Yes"
msgstr "Ооба"
#: stringarray.hrc:58
-#, fuzzy
msgctxt "RID_STR_KEEPTOGETHER_CONST"
msgid "No"
msgstr "Жок"
@@ -1159,7 +1156,6 @@ msgid "Not present"
msgstr ""
#: floatingsort.ui:326
-#, fuzzy
msgctxt "floatingsort|keep"
msgid "No"
msgstr "Жок"
diff --git a/source/ky/sc/messages.po b/source/ky/sc/messages.po
index ad8cdb6286f..e9c4c19d9c9 100644
--- a/source/ky/sc/messages.po
+++ b/source/ky/sc/messages.po
@@ -16908,7 +16908,6 @@ msgid "_Browse..."
msgstr ""
#: erroralerttabpage.ui:160
-#, fuzzy
msgctxt "erroralerttabpage|actionCB"
msgid "Stop"
msgstr "Токтотуу"
@@ -18259,7 +18258,6 @@ msgid "Toggle Grid Lines"
msgstr ""
#: notebookbar.ui:3345
-#, fuzzy
msgctxt "notebookbar|ViewLabel"
msgid "View"
msgstr "Көрүү"
diff --git a/source/ky/sd/messages.po b/source/ky/sd/messages.po
index 02f764f6dcb..5bec7a96f45 100644
--- a/source/ky/sd/messages.po
+++ b/source/ky/sd/messages.po
@@ -2716,7 +2716,6 @@ msgid "Automatic Preview"
msgstr ""
#: customanimationspanel.ui:446
-#, fuzzy
msgctxt "customanimationspanel|play"
msgid "Play"
msgstr "Ойнотуу"
@@ -2837,7 +2836,6 @@ msgid "Automatic Preview"
msgstr ""
#: customanimationspanelhorizontal.ui:407
-#, fuzzy
msgctxt "customanimationspanelhorizontal|play"
msgid "Play"
msgstr "Ойнотуу"
@@ -3084,13 +3082,11 @@ msgid "Backwards"
msgstr ""
#: dockinganimation.ui:216
-#, fuzzy
msgctxt "dockinganimation|stop|tooltip_text"
msgid "Stop"
msgstr "Токтотуу"
#: dockinganimation.ui:231
-#, fuzzy
msgctxt "dockinganimation|next|tooltip_text"
msgid "Play"
msgstr "Ойнотуу"
@@ -3666,7 +3662,6 @@ msgid "Grid"
msgstr ""
#: notebookbar.ui:2737
-#, fuzzy
msgctxt "notebookbar|ViewLabel"
msgid "View"
msgstr "Көрүү"
@@ -5388,7 +5383,6 @@ msgid "Automatic Preview"
msgstr ""
#: slidetransitionspanel.ui:327
-#, fuzzy
msgctxt "slidetransitionspanel|play"
msgid "Play"
msgstr "Ойнотуу"
@@ -5454,7 +5448,6 @@ msgid "Apply Transition to All Slides"
msgstr ""
#: slidetransitionspanelhorizontal.ui:226
-#, fuzzy
msgctxt "slidetransitionspanelhorizontal|play"
msgid "Play"
msgstr "Ойнотуу"
diff --git a/source/ky/sfx2/messages.po b/source/ky/sfx2/messages.po
index 2f25b1f23ad..00a462a052c 100644
--- a/source/ky/sfx2/messages.po
+++ b/source/ky/sfx2/messages.po
@@ -40,7 +40,6 @@ msgid "~Close"
msgstr ""
#: strings.hrc:30
-#, fuzzy
msgctxt "STR_OPEN"
msgid "Open"
msgstr "Ачуу"
@@ -440,7 +439,6 @@ msgid "Application"
msgstr ""
#: strings.hrc:109
-#, fuzzy
msgctxt "STR_GID_VIEW"
msgid "View"
msgstr "Көрүү"
@@ -1730,13 +1728,11 @@ msgid "Type"
msgstr ""
#: cmisline.ui:61
-#, fuzzy
msgctxt "cmisline|yes"
msgid "Yes"
msgstr "Ооба"
#: cmisline.ui:82
-#, fuzzy
msgctxt "cmisline|no"
msgid "No"
msgstr "Жок"
diff --git a/source/ky/svx/messages.po b/source/ky/svx/messages.po
index e053509231d..2230b00b3d7 100644
--- a/source/ky/svx/messages.po
+++ b/source/ky/svx/messages.po
@@ -3256,7 +3256,6 @@ msgid "Fontwork"
msgstr ""
#: dockingfontwork.ui:32
-#, fuzzy
msgctxt "dockingfontwork|off|tooltip_text"
msgid "Off"
msgstr "Өчүк"
@@ -3756,7 +3755,6 @@ msgid "Contour Editor"
msgstr ""
#: floatingcontour.ui:46
-#, fuzzy
msgctxt "floatingcontour|TBI_APPLY"
msgid "Apply"
msgstr "Колдонуу"
@@ -4140,7 +4138,6 @@ msgid "ImageMap Editor"
msgstr ""
#: imapdialog.ui:32
-#, fuzzy
msgctxt "imapdialog|TBI_APPLY"
msgid "Apply"
msgstr "Колдонуу"
@@ -4341,7 +4338,6 @@ msgid "Volume:"
msgstr ""
#: mediaplayback.ui:79
-#, fuzzy
msgctxt "mediaplayback|zoombox|tooltip_text"
msgid "View"
msgstr "Көрүү"
@@ -5985,7 +5981,6 @@ msgid "Optimal View"
msgstr ""
#: zoommenu.ui:36
-#, fuzzy
msgctxt "zoommenu|50"
msgid "50%"
msgstr "50%"
@@ -5996,7 +5991,6 @@ msgid "75%"
msgstr ""
#: zoommenu.ui:52
-#, fuzzy
msgctxt "zoommenu|100"
msgid "100%"
msgstr "100%"
@@ -6008,7 +6002,6 @@ msgid "150%"
msgstr "50%"
#: zoommenu.ui:68
-#, fuzzy
msgctxt "zoommenu|200"
msgid "200%"
msgstr "200%"
@@ -11860,7 +11853,6 @@ msgid "25%"
msgstr ""
#: strings.hrc:1238
-#, fuzzy
msgctxt "RID_SVXSTR_ZOOM_50"
msgid "50%"
msgstr "50%"
@@ -11871,7 +11863,6 @@ msgid "75%"
msgstr ""
#: strings.hrc:1240
-#, fuzzy
msgctxt "RID_SVXSTR_ZOOM_100"
msgid "100%"
msgstr "100%"
@@ -11883,7 +11874,6 @@ msgid "150%"
msgstr "50%"
#: strings.hrc:1242
-#, fuzzy
msgctxt "RID_SVXSTR_ZOOM_200"
msgid "200%"
msgstr "200%"
diff --git a/source/ky/sw/messages.po b/source/ky/sw/messages.po
index 5cf5ce9879e..f1439979967 100644
--- a/source/ky/sw/messages.po
+++ b/source/ky/sw/messages.po
@@ -3233,7 +3233,6 @@ msgid "Cancel"
msgstr ""
#: strings.hrc:599
-#, fuzzy
msgctxt "STR_FORMULA_APPLY"
msgid "Apply"
msgstr "Колдонуу"
@@ -7097,7 +7096,6 @@ msgid "Insert"
msgstr ""
#: bibliographyentry.ui:35
-#, fuzzy
msgctxt "bibliographyentry|modify"
msgid "Apply"
msgstr "Колдонуу"
@@ -8063,13 +8061,11 @@ msgid "Word only"
msgstr ""
#: createautomarkdialog.ui:185
-#, fuzzy
msgctxt "createautomarkdialog|yes"
msgid "Yes"
msgstr "Ооба"
#: createautomarkdialog.ui:197
-#, fuzzy
msgctxt "createautomarkdialog|no"
msgid "No"
msgstr "Жок"
@@ -9047,7 +9043,6 @@ msgid "Numbering by Chapter"
msgstr ""
#: fldvarpage.ui:458
-#, fuzzy
msgctxt "fldvarpage|apply|tooltip_text"
msgid "Apply"
msgstr "Колдонуу"
@@ -10744,7 +10739,6 @@ msgid "lines"
msgstr ""
#: linenumbering.ui:324
-#, fuzzy
msgctxt "linenumbering|view"
msgid "View"
msgstr "Көрүү"
@@ -12081,7 +12075,6 @@ msgid "Zoom"
msgstr ""
#: notebookbar.ui:5177
-#, fuzzy
msgctxt "notebookbar|ViewLabel"
msgid "View"
msgstr "Көрүү"
@@ -12233,7 +12226,6 @@ msgid "_View"
msgstr "Көрүү"
#: notebookbar_compact.ui:5792
-#, fuzzy
msgctxt "notebookbar_compact|ViewLabel"
msgid "View"
msgstr "Көрүү"
@@ -17067,7 +17059,6 @@ msgid "Sort Keys"
msgstr ""
#: tocindexpage.ui:20
-#, fuzzy
msgctxt "tocindexpage|open"
msgid "Open"
msgstr "Ачуу"
@@ -17443,7 +17434,6 @@ msgid "Hori_zontal ruler"
msgstr ""
#: viewoptionspage.ui:345
-#, fuzzy
msgctxt "viewoptionspage|label3"
msgid "View"
msgstr "Көрүү"
diff --git a/source/ky/vcl/messages.po b/source/ky/vcl/messages.po
index 03f768a7569..49ae8a5de50 100644
--- a/source/ky/vcl/messages.po
+++ b/source/ky/vcl/messages.po
@@ -610,7 +610,6 @@ msgid "All Formats"
msgstr ""
#: strings.hrc:111
-#, fuzzy
msgctxt "STR_FPICKER_OPEN"
msgid "Open"
msgstr "Ачуу"
diff --git a/source/ky/wizards/messages.po b/source/ky/wizards/messages.po
index 8c76e846878..1b4eda151b9 100644
--- a/source/ky/wizards/messages.po
+++ b/source/ky/wizards/messages.po
@@ -54,7 +54,6 @@ msgid "The file '<PATH>' already exists.<BR><BR>Would you like to overwrite the
msgstr ""
#: strings.hrc:40
-#, fuzzy
msgctxt "RID_COMMON_START_8"
msgid "Yes"
msgstr "Ооба"
@@ -65,7 +64,6 @@ msgid "Yes to All"
msgstr ""
#: strings.hrc:42
-#, fuzzy
msgctxt "RID_COMMON_START_10"
msgid "No"
msgstr "Жок"
diff --git a/source/ky/wizards/source/resources.po b/source/ky/wizards/source/resources.po
index 01cc97990f1..4de3bfa9584 100644
--- a/source/ky/wizards/source/resources.po
+++ b/source/ky/wizards/source/resources.po
@@ -78,7 +78,6 @@ msgid "The file '<PATH>' already exists.<BR><BR>Would you like to overwrite the
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_8\n"
@@ -95,7 +94,6 @@ msgid "Yes to All"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_10\n"
@@ -1521,7 +1519,6 @@ msgid "is not null"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_36\n"
@@ -1530,7 +1527,6 @@ msgid "true"
msgstr "Чын"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_37\n"
diff --git a/source/lb/avmedia/messages.po b/source/lb/avmedia/messages.po
index 60fc84f13eb..85aa53deb55 100644
--- a/source/lb/avmedia/messages.po
+++ b/source/lb/avmedia/messages.po
@@ -74,13 +74,11 @@ msgid "Scaled"
msgstr ""
#: strings.hrc:37
-#, fuzzy
msgctxt "AVMEDIA_STR_VOLUME"
msgid "Volume"
msgstr "Band"
#: strings.hrc:38
-#, fuzzy
msgctxt "AVMEDIA_STR_POSITION"
msgid "Position"
msgstr "Positioun"
diff --git a/source/lb/basctl/messages.po b/source/lb/basctl/messages.po
index 930132726bf..b37072bc4d6 100644
--- a/source/lb/basctl/messages.po
+++ b/source/lb/basctl/messages.po
@@ -533,7 +533,6 @@ msgid "Assign..."
msgstr ""
#: basicmacrodialog.ui:278
-#, fuzzy
msgctxt "basicmacrodialog|edit"
msgid "Edit"
msgstr "Beaarbechten"
@@ -544,13 +543,11 @@ msgid "Organizer..."
msgstr ""
#: basicmacrodialog.ui:318
-#, fuzzy
msgctxt "basicmacrodialog|newlibrary"
msgid "New Library"
msgstr "Nei Bibliothéik"
#: basicmacrodialog.ui:331
-#, fuzzy
msgctxt "basicmacrodialog|newmodule"
msgid "New Module"
msgstr "Neie Modul"
@@ -663,7 +660,6 @@ msgid "Export as _extension"
msgstr ""
#: exportdialog.ui:100
-#, fuzzy
msgctxt "exportdialog|basic"
msgid "Export as BASIC library"
msgstr "Als BASIC Bibliothéik exportéieren"
@@ -679,7 +675,6 @@ msgid "_Line number:"
msgstr ""
#: importlibdialog.ui:9
-#, fuzzy
msgctxt "importlibdialog|ImportLibDialog"
msgid "Import Libraries"
msgstr "Bibliothéiken importéieren"
@@ -695,7 +690,6 @@ msgid "Replace existing libraries"
msgstr ""
#: importlibdialog.ui:134
-#, fuzzy
msgctxt "importlibdialog|label1"
msgid "Options"
msgstr "Optiounen"
@@ -777,7 +771,6 @@ msgid "Add..."
msgstr "Bäifügen..."
#: managelanguages.ui:136
-#, fuzzy
msgctxt "managelanguages|default"
msgid "Default"
msgstr "Standard"
@@ -828,7 +821,6 @@ msgid "%PRODUCTNAME Basic Macro Organizer"
msgstr ""
#: organizedialog.ui:78
-#, fuzzy
msgctxt "organizedialog|modules"
msgid "Modules"
msgstr "Modulen"
diff --git a/source/lb/chart2/messages.po b/source/lb/chart2/messages.po
index 5f87e678593..4532ee6025b 100644
--- a/source/lb/chart2/messages.po
+++ b/source/lb/chart2/messages.po
@@ -44,7 +44,6 @@ msgid "Chart Elements"
msgstr ""
#: strings.hrc:30
-#, fuzzy
msgctxt "STR_PAGE_LINE"
msgid "Line"
msgstr "Zeil "
@@ -80,7 +79,6 @@ msgid "Numbers"
msgstr "Zuelen"
#: strings.hrc:37
-#, fuzzy
msgctxt "STR_PAGE_POSITION"
msgid "Position"
msgstr "Positioun"
@@ -121,7 +119,6 @@ msgid "Y Error Bars"
msgstr ""
#: strings.hrc:45
-#, fuzzy
msgctxt "STR_PAGE_ALIGNMENT"
msgid "Alignment"
msgstr "Aus~riichten"
@@ -718,7 +715,6 @@ msgid "Donut"
msgstr ""
#: strings.hrc:164
-#, fuzzy
msgctxt "STR_TYPE_LINE"
msgid "Line"
msgstr "Zeil "
@@ -875,25 +871,21 @@ msgid "3D View"
msgstr ""
#: chardialog.ui:8
-#, fuzzy
msgctxt "chardialog|CharDialog"
msgid "Character"
msgstr "Zeechen"
#: chardialog.ui:105
-#, fuzzy
msgctxt "chardialog|font"
msgid "Font"
msgstr "Schrëft"
#: chardialog.ui:127
-#, fuzzy
msgctxt "chardialog|fonteffects"
msgid "Font Effects"
msgstr "Schrëfteffekter"
#: chardialog.ui:150
-#, fuzzy
msgctxt "chardialog|position"
msgid "Position"
msgstr "Positioun"
@@ -965,55 +957,46 @@ msgid "Best fit"
msgstr ""
#: dlg_DataLabel.ui:24
-#, fuzzy
msgctxt "dlg_DataLabel|liststorePLACEMENT"
msgid "Center"
msgstr "Mëtt"
#: dlg_DataLabel.ui:28
-#, fuzzy
msgctxt "dlg_DataLabel|liststorePLACEMENT"
msgid "Above"
msgstr "Am Ufank"
#: dlg_DataLabel.ui:32
-#, fuzzy
msgctxt "dlg_DataLabel|liststorePLACEMENT"
msgid "Top left"
msgstr "Uewe lénks"
#: dlg_DataLabel.ui:36
-#, fuzzy
msgctxt "dlg_DataLabel|liststorePLACEMENT"
msgid "Left"
msgstr "Lénks"
#: dlg_DataLabel.ui:40
-#, fuzzy
msgctxt "dlg_DataLabel|liststorePLACEMENT"
msgid "Bottom left"
msgstr "Ënne lénks"
#: dlg_DataLabel.ui:44
-#, fuzzy
msgctxt "dlg_DataLabel|liststorePLACEMENT"
msgid "Below"
msgstr "Am Enn"
#: dlg_DataLabel.ui:48
-#, fuzzy
msgctxt "dlg_DataLabel|liststorePLACEMENT"
msgid "Bottom right"
msgstr "Ënne riets"
#: dlg_DataLabel.ui:52
-#, fuzzy
msgctxt "dlg_DataLabel|liststorePLACEMENT"
msgid "Right"
msgstr "Riets"
#: dlg_DataLabel.ui:56
-#, fuzzy
msgctxt "dlg_DataLabel|liststorePLACEMENT"
msgid "Top right"
msgstr "Uewe riets"
@@ -1034,7 +1017,6 @@ msgid "Near origin"
msgstr ""
#: dlg_DataLabel.ui:82
-#, fuzzy
msgctxt "dlg_DataLabel|liststoreSEPARATOR"
msgid "Space"
msgstr "Kosmos"
@@ -1116,7 +1098,6 @@ msgid "Number Format for Percentage Value"
msgstr ""
#: dlg_DataLabel.ui:408
-#, fuzzy
msgctxt "dlg_DataLabel|label1"
msgid "Text Attributes"
msgstr "Textattributer"
@@ -1288,7 +1269,6 @@ msgid "_Bottom"
msgstr "Ënnen"
#: dlg_InsertLegend.ui:200
-#, fuzzy
msgctxt "dlg_InsertLegend|TXT_POSITION"
msgid "Position"
msgstr "Positioun"
@@ -1339,7 +1319,6 @@ msgid "Secondary Axes"
msgstr ""
#: insertgriddlg.ui:8
-#, fuzzy
msgctxt "insertgriddlg|InsertGridDialog"
msgid "Grids"
msgstr "Rasteren"
@@ -1438,7 +1417,6 @@ msgid "Secondary Axes"
msgstr ""
#: paradialog.ui:8
-#, fuzzy
msgctxt "paradialog|ParagraphDialog"
msgid "Paragraph"
msgstr "Paragraphe"
@@ -1449,13 +1427,11 @@ msgid "Indents & Spacing"
msgstr ""
#: paradialog.ui:127
-#, fuzzy
msgctxt "paradialog|labelTP_PARA_ALIGN"
msgid "Alignment"
msgstr "Aus~riichten"
#: paradialog.ui:151
-#, fuzzy
msgctxt "paradialog|labelTP_PARA_ASIAN"
msgid "Asian Typography"
msgstr "Asiatesch Typographie"
@@ -1506,13 +1482,11 @@ msgid "_Text orientation:"
msgstr ""
#: sidebarelements.ui:35
-#, fuzzy
msgctxt "sidebarelements|checkbutton_subtitle"
msgid "Subtitle"
msgstr "Ënnertitel"
#: sidebarelements.ui:49
-#, fuzzy
msgctxt "sidebarelements|checkbutton_title"
msgid "Title"
msgstr "Titel"
@@ -1534,31 +1508,26 @@ msgid "_Placement:"
msgstr ""
#: sidebarelements.ui:139
-#, fuzzy
msgctxt "sidebarelements|comboboxtext_legend"
msgid "Right"
msgstr "Riets"
#: sidebarelements.ui:140
-#, fuzzy
msgctxt "sidebarelements|comboboxtext_legend"
msgid "Top"
msgstr "Uewen"
#: sidebarelements.ui:141
-#, fuzzy
msgctxt "sidebarelements|comboboxtext_legend"
msgid "Bottom"
msgstr "Ënnen"
#: sidebarelements.ui:142
-#, fuzzy
msgctxt "sidebarelements|comboboxtext_legend"
msgid "Left"
msgstr "Lénks"
#: sidebarelements.ui:143
-#, fuzzy
msgctxt "sidebarelements|comboboxtext_legend"
msgid "Manual"
msgstr "Manuell"
@@ -1649,13 +1618,11 @@ msgid "Gridlines"
msgstr ""
#: sidebarelements.ui:455
-#, fuzzy
msgctxt "sidebarelements|text_title"
msgid "Title"
msgstr "Titel"
#: sidebarelements.ui:465
-#, fuzzy
msgctxt "sidebarelements|text_subtitle"
msgid "Subtitle"
msgstr "Ënnertitel"
@@ -1753,19 +1720,16 @@ msgid "P_lacement:"
msgstr ""
#: sidebarseries.ui:82
-#, fuzzy
msgctxt "sidebarseries|comboboxtext_label"
msgid "Above"
msgstr "Am Ufank"
#: sidebarseries.ui:83
-#, fuzzy
msgctxt "sidebarseries|comboboxtext_label"
msgid "Below"
msgstr "Am Enn"
#: sidebarseries.ui:84
-#, fuzzy
msgctxt "sidebarseries|comboboxtext_label"
msgid "Center"
msgstr "Mëtt"
@@ -2070,7 +2034,6 @@ msgid "Value"
msgstr ""
#: tp_AxisPositions.ui:60
-#, fuzzy
msgctxt "tp_AxisPositions|LB_CROSSES_OTHER_AXIS_AT"
msgid "Category"
msgstr "Kategorie"
@@ -2199,7 +2162,6 @@ msgid "Mor_e..."
msgstr "Méi..."
#: tp_AxisPositions.ui:571
-#, fuzzy
msgctxt "tp_AxisPositions|label2"
msgid "Grids"
msgstr "Rasteren"
@@ -2221,7 +2183,6 @@ msgid "Cone"
msgstr "Keen"
#: tp_ChartType.ui:29
-#, fuzzy
msgctxt "tp_ChartType|liststore1"
msgid "Pyramid"
msgstr "Pyramid"
@@ -2268,7 +2229,6 @@ msgid "Percent"
msgstr ""
#: tp_ChartType.ui:259
-#, fuzzy
msgctxt "tp_ChartType|deep"
msgid "Deep"
msgstr "Déif"
@@ -2294,7 +2254,6 @@ msgid "Stepped"
msgstr ""
#: tp_ChartType.ui:326
-#, fuzzy
msgctxt "tp_ChartType|properties"
msgid "Properties..."
msgstr "Eegeschaften..."
@@ -2321,55 +2280,46 @@ msgid "Best fit"
msgstr ""
#: tp_DataLabel.ui:24
-#, fuzzy
msgctxt "tp_DataLabel|liststorePLACEMENT"
msgid "Center"
msgstr "Mëtt"
#: tp_DataLabel.ui:28
-#, fuzzy
msgctxt "tp_DataLabel|liststorePLACEMENT"
msgid "Above"
msgstr "Am Ufank"
#: tp_DataLabel.ui:32
-#, fuzzy
msgctxt "tp_DataLabel|liststorePLACEMENT"
msgid "Top left"
msgstr "Uewe lénks"
#: tp_DataLabel.ui:36
-#, fuzzy
msgctxt "tp_DataLabel|liststorePLACEMENT"
msgid "Left"
msgstr "Lénks"
#: tp_DataLabel.ui:40
-#, fuzzy
msgctxt "tp_DataLabel|liststorePLACEMENT"
msgid "Bottom left"
msgstr "Ënne lénks"
#: tp_DataLabel.ui:44
-#, fuzzy
msgctxt "tp_DataLabel|liststorePLACEMENT"
msgid "Below"
msgstr "Am Enn"
#: tp_DataLabel.ui:48
-#, fuzzy
msgctxt "tp_DataLabel|liststorePLACEMENT"
msgid "Bottom right"
msgstr "Ënne riets"
#: tp_DataLabel.ui:52
-#, fuzzy
msgctxt "tp_DataLabel|liststorePLACEMENT"
msgid "Right"
msgstr "Riets"
#: tp_DataLabel.ui:56
-#, fuzzy
msgctxt "tp_DataLabel|liststorePLACEMENT"
msgid "Top right"
msgstr "Uewe riets"
@@ -2390,7 +2340,6 @@ msgid "Near origin"
msgstr ""
#: tp_DataLabel.ui:82
-#, fuzzy
msgctxt "tp_DataLabel|liststoreSEPARATOR"
msgid "Space"
msgstr "Kosmos"
@@ -2467,7 +2416,6 @@ msgid "Number Format for Percentage Value"
msgstr ""
#: tp_DataLabel.ui:360
-#, fuzzy
msgctxt "tp_DataLabel|label1"
msgid "Text Attributes"
msgstr "Textattributer"
@@ -2688,7 +2636,6 @@ msgid "_Bottom"
msgstr "Ënnen"
#: tp_LegendPosition.ui:109
-#, fuzzy
msgctxt "tp_LegendPosition|TXT_POSITION"
msgid "Position"
msgstr "Positioun"
@@ -2791,13 +2738,11 @@ msgid "End Table Index"
msgstr ""
#: tp_RangeChooser.ui:272
-#, fuzzy
msgctxt "tp_RangeChooser|STR_PAGE_DATA_RANGE"
msgid "Data Range"
msgstr "Dateberäich"
#: tp_Scale.ui:20
-#, fuzzy
msgctxt "tp_Scale|liststoreDATE"
msgid "Days"
msgstr "Deeg"
@@ -2831,19 +2776,16 @@ msgid "T_ype"
msgstr "Typ"
#: tp_Scale.ui:116
-#, fuzzy
msgctxt "tp_Scale|LB_AXIS_TYPE"
msgid "Automatic"
msgstr "Automatesch"
#: tp_Scale.ui:117
-#, fuzzy
msgctxt "tp_Scale|LB_AXIS_TYPE"
msgid "Text"
msgstr "Text"
#: tp_Scale.ui:118
-#, fuzzy
msgctxt "tp_Scale|LB_AXIS_TYPE"
msgid "Date"
msgstr "Datum"
@@ -3084,7 +3026,6 @@ msgid "_Y Variable Name"
msgstr ""
#: tp_Trendline.ui:590
-#, fuzzy
msgctxt "tp_Trendline|label2"
msgid "Options"
msgstr "Optiounen"
diff --git a/source/lb/cui/messages.po b/source/lb/cui/messages.po
index e051d1f2030..c7c0a1896b2 100644
--- a/source/lb/cui/messages.po
+++ b/source/lb/cui/messages.po
@@ -14,7 +14,6 @@ msgstr ""
"X-Generator: LibreOffice\n"
#: personalization.hrc:31
-#, fuzzy
msgctxt "RID_SVXSTR_PERSONA_CATEGORIES"
msgid "LibreOffice"
msgstr "LibreOffice"
@@ -25,7 +24,6 @@ msgid "Abstract"
msgstr ""
#: personalization.hrc:33
-#, fuzzy
msgctxt "RID_SVXSTR_PERSONA_CATEGORIES"
msgid "Color"
msgstr "Faarf"
@@ -56,7 +54,6 @@ msgid "My Documents"
msgstr "Meng Dokumenter"
#: strings.hrc:26
-#, fuzzy
msgctxt "RID_SVXSTR_KEY_GRAPHICS_PATH"
msgid "Images"
msgstr "Biller"
@@ -97,7 +94,6 @@ msgid "Dictionaries"
msgstr "Dictionnairen"
#: strings.hrc:34
-#, fuzzy
msgctxt "RID_SVXSTR_KEY_HELP_DIR"
msgid "Help"
msgstr "Hëllef"
@@ -263,7 +259,6 @@ msgid "Rename Toolbar"
msgstr ""
#: strings.hrc:72
-#, fuzzy
msgctxt "RID_SVXSTR_HYPDLG_CLOSEBUT"
msgid "Close"
msgstr "Zoumaachen"
@@ -309,7 +304,6 @@ msgid "This is where you create a hyperlink to an e-mail address."
msgstr ""
#: strings.hrc:81
-#, fuzzy
msgctxt "RID_SVXSTR_HYPERDLG_HLDOCTP"
msgid "Document"
msgstr "Dokument"
@@ -419,7 +413,6 @@ msgid "Insert Columns"
msgstr "Kolonnen ~asetzen"
#: strings.hrc:104
-#, fuzzy
msgctxt "RID_SVXSTR_AUTO_ENTRY"
msgid "Automatic"
msgstr "Automatesch"
@@ -961,7 +954,6 @@ msgid "Set the password by entering the same password in both boxes."
msgstr ""
#: strings.hrc:217
-#, fuzzy
msgctxt "STR_AUTOLINK"
msgid "Automatic"
msgstr "Automatesch"
@@ -1018,13 +1010,11 @@ msgid "Timeout"
msgstr ""
#: strings.hrc:232
-#, fuzzy
msgctxt "RID_SVXSTR_YES"
msgid "Yes"
msgstr "Jo"
#: strings.hrc:233
-#, fuzzy
msgctxt "RID_SVXSTR_NO"
msgid "No"
msgstr "Nee"
@@ -1143,7 +1133,6 @@ msgid "A Scripting Framework error occurred while running the %LANGUAGENAME scri
msgstr ""
#: strings.hrc:256
-#, fuzzy
msgctxt "RID_SVXSTR_ERROR_TYPE_LABEL"
msgid "Type:"
msgstr "Typ:"
@@ -1257,13 +1246,11 @@ msgid "Name of color scheme"
msgstr ""
#: strings.hrc:296
-#, fuzzy
msgctxt "RID_SVXSTR_SPELL"
msgid "Spelling"
msgstr "Orthographie"
#: strings.hrc:297
-#, fuzzy
msgctxt "RID_SVXSTR_HYPH"
msgid "Hyphenation"
msgstr "Silbentrennung"
@@ -1450,7 +1437,6 @@ msgid "Please enter a name for the new color:"
msgstr ""
#: strings.hrc:337
-#, fuzzy
msgctxt "RID_SVXSTR_TABLE"
msgid "Table"
msgstr "Tabell"
@@ -1579,7 +1565,6 @@ msgid "Create table"
msgstr ""
#: strings.hrc:362
-#, fuzzy
msgctxt "RID_SVXSTR_REPLACE_TEMPLATES"
msgid "Apply Styles"
msgstr "Virlagen applizéieren"
@@ -1741,19 +1726,16 @@ msgid "User Data"
msgstr ""
#: treeopt.hrc:32
-#, fuzzy
msgctxt "SID_GENERAL_OPTIONS_RES"
msgid "General"
msgstr "Allgemeng"
#: treeopt.hrc:33
-#, fuzzy
msgctxt "SID_GENERAL_OPTIONS_RES"
msgid "View"
msgstr "Weisen"
#: treeopt.hrc:34
-#, fuzzy
msgctxt "SID_GENERAL_OPTIONS_RES"
msgid "Print"
msgstr "Drécken"
@@ -1802,7 +1784,6 @@ msgid "Basic IDE"
msgstr ""
#: treeopt.hrc:43
-#, fuzzy
msgctxt "SID_GENERAL_OPTIONS_RES"
msgid "Online Update"
msgstr "Online Update"
@@ -1845,7 +1826,6 @@ msgid "Complex Text Layout"
msgstr ""
#: treeopt.hrc:59
-#, fuzzy
msgctxt "SID_INET_DLG_RES"
msgid "Internet"
msgstr "Internet"
@@ -1868,13 +1848,11 @@ msgid "%PRODUCTNAME Writer"
msgstr "%PRODUCTNAME Makroen"
#: treeopt.hrc:67
-#, fuzzy
msgctxt "SID_SW_EDITOPTIONS_RES"
msgid "General"
msgstr "Allgemeng"
#: treeopt.hrc:68
-#, fuzzy
msgctxt "SID_SW_EDITOPTIONS_RES"
msgid "View"
msgstr "Weisen"
@@ -1885,7 +1863,6 @@ msgid "Formatting Aids"
msgstr ""
#: treeopt.hrc:70
-#, fuzzy
msgctxt "SID_SW_EDITOPTIONS_RES"
msgid "Grid"
msgstr "Raster"
@@ -1906,13 +1883,11 @@ msgid "Basic Fonts (CTL)"
msgstr ""
#: treeopt.hrc:74
-#, fuzzy
msgctxt "SID_SW_EDITOPTIONS_RES"
msgid "Print"
msgstr "Drécken"
#: treeopt.hrc:75
-#, fuzzy
msgctxt "SID_SW_EDITOPTIONS_RES"
msgid "Table"
msgstr "Tabell"
@@ -1951,7 +1926,6 @@ msgid "%PRODUCTNAME Writer/Web"
msgstr "%PRODUCTNAME Makroen"
#: treeopt.hrc:86
-#, fuzzy
msgctxt "SID_SW_ONLINEOPTIONS_RES"
msgid "View"
msgstr "Weisen"
@@ -1962,25 +1936,21 @@ msgid "Formatting Aids"
msgstr ""
#: treeopt.hrc:88
-#, fuzzy
msgctxt "SID_SW_ONLINEOPTIONS_RES"
msgid "Grid"
msgstr "Raster"
#: treeopt.hrc:89
-#, fuzzy
msgctxt "SID_SW_ONLINEOPTIONS_RES"
msgid "Print"
msgstr "Drécken"
#: treeopt.hrc:90
-#, fuzzy
msgctxt "SID_SW_ONLINEOPTIONS_RES"
msgid "Table"
msgstr "Tabell"
#: treeopt.hrc:91
-#, fuzzy
msgctxt "SID_SW_ONLINEOPTIONS_RES"
msgid "Background"
msgstr "Hannergrond"
@@ -2004,7 +1974,6 @@ msgid "%PRODUCTNAME Calc"
msgstr "%PRODUCTNAME Makroen"
#: treeopt.hrc:103
-#, fuzzy
msgctxt "SID_SC_EDITOPTIONS_RES"
msgid "General"
msgstr "Allgemeng"
@@ -2016,7 +1985,6 @@ msgid "Defaults"
msgstr "Standard"
#: treeopt.hrc:105
-#, fuzzy
msgctxt "SID_SC_EDITOPTIONS_RES"
msgid "View"
msgstr "Weisen"
@@ -2027,7 +1995,6 @@ msgid "Calculate"
msgstr ""
#: treeopt.hrc:107
-#, fuzzy
msgctxt "SID_SC_EDITOPTIONS_RES"
msgid "Formula"
msgstr "Formel"
@@ -2050,13 +2017,11 @@ msgid "Compatibility"
msgstr "Kompatibilitéit"
#: treeopt.hrc:111
-#, fuzzy
msgctxt "SID_SC_EDITOPTIONS_RES"
msgid "Grid"
msgstr "Raster"
#: treeopt.hrc:112
-#, fuzzy
msgctxt "SID_SC_EDITOPTIONS_RES"
msgid "Print"
msgstr "Drécken"
@@ -2068,25 +2033,21 @@ msgid "%PRODUCTNAME Impress"
msgstr "%PRODUCTNAME Makroen"
#: treeopt.hrc:118
-#, fuzzy
msgctxt "SID_SD_EDITOPTIONS_RES"
msgid "General"
msgstr "Allgemeng"
#: treeopt.hrc:119
-#, fuzzy
msgctxt "SID_SD_EDITOPTIONS_RES"
msgid "View"
msgstr "Weisen"
#: treeopt.hrc:120
-#, fuzzy
msgctxt "SID_SD_EDITOPTIONS_RES"
msgid "Grid"
msgstr "Raster"
#: treeopt.hrc:121
-#, fuzzy
msgctxt "SID_SD_EDITOPTIONS_RES"
msgid "Print"
msgstr "Drécken"
@@ -2098,25 +2059,21 @@ msgid "%PRODUCTNAME Draw"
msgstr "%PRODUCTNAME Makroen"
#: treeopt.hrc:127
-#, fuzzy
msgctxt "SID_SD_GRAPHIC_OPTIONS_RES"
msgid "General"
msgstr "Allgemeng"
#: treeopt.hrc:128
-#, fuzzy
msgctxt "SID_SD_GRAPHIC_OPTIONS_RES"
msgid "View"
msgstr "Weisen"
#: treeopt.hrc:129
-#, fuzzy
msgctxt "SID_SD_GRAPHIC_OPTIONS_RES"
msgid "Grid"
msgstr "Raster"
#: treeopt.hrc:130
-#, fuzzy
msgctxt "SID_SD_GRAPHIC_OPTIONS_RES"
msgid "Print"
msgstr "Drécken"
@@ -2138,7 +2095,6 @@ msgid "Load/Save"
msgstr ""
#: treeopt.hrc:142
-#, fuzzy
msgctxt "SID_FILTER_DLG_RES"
msgid "General"
msgstr "Allgemeng"
@@ -2149,7 +2105,6 @@ msgid "VBA Properties"
msgstr ""
#: treeopt.hrc:144
-#, fuzzy
msgctxt "SID_FILTER_DLG_RES"
msgid "Microsoft Office"
msgstr "Microsoft Office"
@@ -2210,7 +2165,6 @@ msgid "Value"
msgstr ""
#: aboutconfigdialog.ui:169
-#, fuzzy
msgctxt "aboutconfigdialog|edit"
msgid "Edit"
msgstr "Beaarbechten"
@@ -2222,7 +2176,6 @@ msgid "Reset"
msgstr "~Reinitialiséieren"
#: aboutconfigvaluedialog.ui:9
-#, fuzzy
msgctxt "aboutconfigvaluedialog|AboutConfigValueDialog"
msgid "Name"
msgstr "Numm"
@@ -2507,7 +2460,6 @@ msgid "Start quote of single quotes"
msgstr ""
#: applylocalizedpage.ui:178
-#, fuzzy
msgctxt "applylocalizedpage|singlestartex"
msgid "Default"
msgstr "Standard"
@@ -2534,7 +2486,6 @@ msgid "End quote of single quotes"
msgstr ""
#: applylocalizedpage.ui:261
-#, fuzzy
msgctxt "applylocalizedpage|singleendex"
msgid "Default"
msgstr "Standard"
@@ -2561,7 +2512,6 @@ msgid "Start quote of double quotes"
msgstr ""
#: applylocalizedpage.ui:378
-#, fuzzy
msgctxt "applylocalizedpage|doublestartex"
msgid "Default"
msgstr "Standard"
@@ -2588,7 +2538,6 @@ msgid "End quote of double quotes"
msgstr ""
#: applylocalizedpage.ui:461
-#, fuzzy
msgctxt "applylocalizedpage|doubleendex"
msgid "Default"
msgstr "Standard"
@@ -2615,19 +2564,16 @@ msgid "Shadow"
msgstr "Schattéiert"
#: areadialog.ui:151
-#, fuzzy
msgctxt "areadialog|RID_SVXPAGE_TRANSPARENCE"
msgid "Transparency"
msgstr "Transparenz"
#: areatabpage.ui:29
-#, fuzzy
msgctxt "areatabpage|btnnone"
msgid "None"
msgstr "Keen"
#: areatabpage.ui:42
-#, fuzzy
msgctxt "areatabpage|btncolor"
msgid "Color"
msgstr "Faarf"
@@ -2643,7 +2589,6 @@ msgid "Hatch"
msgstr ""
#: areatabpage.ui:81
-#, fuzzy
msgctxt "areatabpage|btnbitmap"
msgid "Bitmap"
msgstr "Bitmap"
@@ -2686,7 +2631,6 @@ msgid "Component method name:"
msgstr "Numm vun der Komponente-Method"
#: autocorrectdialog.ui:9
-#, fuzzy
msgctxt "autocorrectdialog|AutoCorrectDialog"
msgid "AutoCorrect"
msgstr "AutoVerbesserung"
@@ -2697,7 +2641,6 @@ msgid "Replacements and exceptions for language:"
msgstr ""
#: autocorrectdialog.ui:149
-#, fuzzy
msgctxt "autocorrectdialog|replace"
msgid "Replace"
msgstr "Ersetzen"
@@ -2708,13 +2651,11 @@ msgid "Exceptions"
msgstr ""
#: autocorrectdialog.ui:194
-#, fuzzy
msgctxt "autocorrectdialog|options"
msgid "Options"
msgstr "Optiounen"
#: autocorrectdialog.ui:217
-#, fuzzy
msgctxt "autocorrectdialog|apply"
msgid "Options"
msgstr "Optiounen"
@@ -2735,13 +2676,11 @@ msgid "Smart Tags"
msgstr ""
#: backgroundpage.ui:20
-#, fuzzy
msgctxt "backgroundpage|liststore1"
msgid "Color"
msgstr "Faarf"
#: backgroundpage.ui:24
-#, fuzzy
msgctxt "backgroundpage|liststore1"
msgid "Image"
msgstr "Bild"
@@ -2763,13 +2702,11 @@ msgid "Cell"
msgstr "Zellen"
#: backgroundpage.ui:92
-#, fuzzy
msgctxt "backgroundpage|tablelb"
msgid "Row"
msgstr "Zeil"
#: backgroundpage.ui:93
-#, fuzzy
msgctxt "backgroundpage|tablelb"
msgid "Table"
msgstr "Tabell"
@@ -2802,7 +2739,6 @@ msgid "_Link"
msgstr ""
#: backgroundpage.ui:345
-#, fuzzy
msgctxt "backgroundpage|label2"
msgid "File"
msgstr "Datei"
@@ -2896,7 +2832,6 @@ msgid "Element:"
msgstr "element"
#: baselinksdialog.ui:261
-#, fuzzy
msgctxt "baselinksdialog|TYPE2"
msgid "Type:"
msgstr "Typ:"
@@ -2924,7 +2859,6 @@ msgid "Add / Import"
msgstr ""
#: bitmaptabpage.ui:65
-#, fuzzy
msgctxt "bitmaptabpage|label1"
msgid "Bitmap"
msgstr "Bitmap"
@@ -2941,7 +2875,6 @@ msgid "Original"
msgstr "Original"
#: bitmaptabpage.ui:127
-#, fuzzy
msgctxt "bitmaptabpage|bitmapstyle"
msgid "Filled"
msgstr "Gefëllt"
@@ -3018,7 +2951,6 @@ msgid "Center Left"
msgstr ""
#: bitmaptabpage.ui:282
-#, fuzzy
msgctxt "bitmaptabpage|positionlb"
msgid "Center"
msgstr "Mëtt"
@@ -3066,7 +2998,6 @@ msgid "Tiling Offset:"
msgstr ""
#: bitmaptabpage.ui:423
-#, fuzzy
msgctxt "bitmaptabpage|tileofflb"
msgid "Row"
msgstr "Zeil"
@@ -3078,19 +3009,16 @@ msgid "Column"
msgstr "~Kolonnen "
#: bitmaptabpage.ui:467
-#, fuzzy
msgctxt "bitmaptabpage|label2"
msgid "Options"
msgstr "Optiounen"
#: bitmaptabpage.ui:510
-#, fuzzy
msgctxt "bitmaptabpage|CTL_BITMAP_PREVIEW-atkobject"
msgid "Example"
msgstr "Beispill"
#: bitmaptabpage.ui:528
-#, fuzzy
msgctxt "bitmaptabpage|label8"
msgid "Preview"
msgstr "Iwwersiicht"
@@ -3157,7 +3085,6 @@ msgid "Border / Background"
msgstr ""
#: borderareatransparencydialog.ui:106
-#, fuzzy
msgctxt "borderareatransparencydialog|borders"
msgid "Borders"
msgstr "Konturen"
@@ -3168,7 +3095,6 @@ msgid "Area"
msgstr ""
#: borderareatransparencydialog.ui:151
-#, fuzzy
msgctxt "borderareatransparencydialog|transparence"
msgid "Transparency"
msgstr "Transparenz"
@@ -3179,13 +3105,11 @@ msgid "Border / Background"
msgstr ""
#: borderbackgrounddialog.ui:106
-#, fuzzy
msgctxt "borderbackgrounddialog|borders"
msgid "Borders"
msgstr "Konturen"
#: borderbackgrounddialog.ui:128
-#, fuzzy
msgctxt "borderbackgrounddialog|background"
msgid "Background"
msgstr "Hannergrond"
@@ -3233,7 +3157,6 @@ msgid "_Color:"
msgstr ""
#: borderpage.ui:253
-#, fuzzy
msgctxt "borderpage|label9"
msgid "Line"
msgstr "Zeil "
@@ -3303,7 +3226,6 @@ msgid "_Merge adjacent line styles"
msgstr ""
#: borderpage.ui:606
-#, fuzzy
msgctxt "borderpage|label12"
msgid "Properties"
msgstr "Eegeschaften"
@@ -3365,7 +3287,6 @@ msgid "From left"
msgstr ""
#: calloutpage.ui:32
-#, fuzzy
msgctxt "calloutpage|liststore1"
msgid "Horizontal"
msgstr "Horizontal"
@@ -3404,7 +3325,6 @@ msgid "_By:"
msgstr ""
#: calloutpage.ui:192
-#, fuzzy
msgctxt "calloutpage|position"
msgid "Top"
msgstr "Uewen"
@@ -3415,19 +3335,16 @@ msgid "Middle"
msgstr ""
#: calloutpage.ui:194
-#, fuzzy
msgctxt "calloutpage|position"
msgid "Bottom"
msgstr "Ënnen"
#: calloutpage.ui:195
-#, fuzzy
msgctxt "calloutpage|position"
msgid "Left"
msgstr "Lénks"
#: calloutpage.ui:196
-#, fuzzy
msgctxt "calloutpage|position"
msgid "Center"
msgstr "Mëtt"
@@ -3460,19 +3377,16 @@ msgid "Angled Connector Line"
msgstr ""
#: cellalignment.ui:24
-#, fuzzy
msgctxt "cellalignment|liststoreHorzAlign"
msgid "Default"
msgstr "Standard"
#: cellalignment.ui:28
-#, fuzzy
msgctxt "cellalignment|liststoreHorzAlign"
msgid "Left"
msgstr "Lénks"
#: cellalignment.ui:32
-#, fuzzy
msgctxt "cellalignment|liststoreHorzAlign"
msgid "Center"
msgstr "Mëtt"
@@ -3490,7 +3404,6 @@ msgid "Justified"
msgstr "Ausgerichtet"
#: cellalignment.ui:44
-#, fuzzy
msgctxt "cellalignment|liststoreHorzAlign"
msgid "Filled"
msgstr "Gefëllt"
@@ -3501,13 +3414,11 @@ msgid "Distributed"
msgstr ""
#: cellalignment.ui:62
-#, fuzzy
msgctxt "cellalignment|liststoreVertAlign"
msgid "Default"
msgstr "Standard"
#: cellalignment.ui:66
-#, fuzzy
msgctxt "cellalignment|liststoreVertAlign"
msgid "Top"
msgstr "Uewen"
@@ -3518,7 +3429,6 @@ msgid "Middle"
msgstr ""
#: cellalignment.ui:74
-#, fuzzy
msgctxt "cellalignment|liststoreVertAlign"
msgid "Bottom"
msgstr "Ënnen"
@@ -3580,7 +3490,6 @@ msgid "Te_xt direction:"
msgstr ""
#: cellalignment.ui:369
-#, fuzzy
msgctxt "cellalignment|labelProperties"
msgid "Properties"
msgstr "Eegeschaften"
@@ -3734,7 +3643,6 @@ msgid "CTL Font"
msgstr ""
#: charnamepage.ui:688
-#, fuzzy
msgctxt "charnamepage|preview-atkobject"
msgid "Preview"
msgstr "Iwwersiicht"
@@ -3750,7 +3658,6 @@ msgid "Document background"
msgstr ""
#: colorconfigwin.ui:65
-#, fuzzy
msgctxt "colorconfigwin|general"
msgid "General"
msgstr "Allgemeng"
@@ -3771,7 +3678,6 @@ msgid "Table boundaries"
msgstr ""
#: colorconfigwin.ui:155
-#, fuzzy
msgctxt "colorconfigwin|font"
msgid "Font color"
msgstr "Schrëftfaarf"
@@ -3803,7 +3709,6 @@ msgid "Text Document"
msgstr "Neit Dokument"
#: colorconfigwin.ui:310
-#, fuzzy
msgctxt "colorconfigwin|writergrid"
msgid "Grid"
msgstr "Raster"
@@ -3844,7 +3749,6 @@ msgid "Direct Cursor"
msgstr ""
#: colorconfigwin.ui:489
-#, fuzzy
msgctxt "colorconfigwin|html"
msgid "HTML Document"
msgstr "HTML Dokument"
@@ -3865,13 +3769,11 @@ msgid "Keyword highlighting"
msgstr ""
#: colorconfigwin.ui:585
-#, fuzzy
msgctxt "colorconfigwin|unknown"
msgid "Text"
msgstr "Text"
#: colorconfigwin.ui:597
-#, fuzzy
msgctxt "colorconfigwin|calc"
msgid "Spreadsheet"
msgstr "Tabell"
@@ -3923,7 +3825,6 @@ msgid "Drawing / Presentation"
msgstr ""
#: colorconfigwin.ui:824
-#, fuzzy
msgctxt "colorconfigwin|drawgrid"
msgid "Grid"
msgstr "Raster"
@@ -3939,7 +3840,6 @@ msgid "Identifier"
msgstr ""
#: colorconfigwin.ui:886
-#, fuzzy
msgctxt "colorconfigwin|basiccomment"
msgid "Comment"
msgstr "Kommentar"
@@ -3966,7 +3866,6 @@ msgid "Reserved expression"
msgstr ""
#: colorconfigwin.ui:1001
-#, fuzzy
msgctxt "colorconfigwin|error"
msgid "Error"
msgstr "Feeler"
@@ -4009,7 +3908,6 @@ msgid "Parameter"
msgstr ""
#: colorconfigwin.ui:1178
-#, fuzzy
msgctxt "colorconfigwin|sqlcomment"
msgid "Comment"
msgstr "Kommentar"
@@ -4042,7 +3940,6 @@ msgid "CMYK"
msgstr ""
#: colorpage.ui:188
-#, fuzzy
msgctxt "colorpage|delete"
msgid "Delete"
msgstr "Läschen"
@@ -4115,13 +4012,11 @@ msgid "New Color"
msgstr ""
#: colorpage.ui:656
-#, fuzzy
msgctxt "colorpage|B_custom"
msgid "Blue"
msgstr "Blo"
#: colorpage.ui:671
-#, fuzzy
msgctxt "colorpage|R_custom"
msgid "Red"
msgstr "Rout"
@@ -4142,7 +4037,6 @@ msgid "_R"
msgstr ""
#: colorpage.ui:728
-#, fuzzy
msgctxt "colorpage|G_custom"
msgid "Green"
msgstr "Gréng"
@@ -4263,13 +4157,11 @@ msgid "CMYK"
msgstr ""
#: comment.ui:7
-#, fuzzy
msgctxt "comment|CommentDialog"
msgid "Insert Comment"
msgstr "Kommentar afügen"
#: comment.ui:153
-#, fuzzy
msgctxt "comment|label2"
msgid "Author"
msgstr "Auteur"
@@ -4287,7 +4179,6 @@ msgid "_Insert"
msgstr "Afügen"
#: comment.ui:241
-#, fuzzy
msgctxt "comment|author"
msgid "Author"
msgstr "Auteur"
@@ -4299,7 +4190,6 @@ msgid "Edit Comment"
msgstr "Dokument drécken"
#: comment.ui:280
-#, fuzzy
msgctxt "comment|label1"
msgid "Contents"
msgstr "Inhalt"
@@ -4356,13 +4246,11 @@ msgid "Line Spacing"
msgstr ""
#: connectortabpage.ui:342
-#, fuzzy
msgctxt "connectortabpage|CTL_PREVIEW|tooltip_text"
msgid "Preview"
msgstr "Iwwersiicht"
#: connectortabpage.ui:347
-#, fuzzy
msgctxt "connectortabpage|CTL_PREVIEW-atkobject"
msgid "Example"
msgstr "Beispill"
@@ -4476,7 +4364,6 @@ msgid "_Original Size"
msgstr "~Original Gréisst"
#: cuiimapdlg.ui:8
-#, fuzzy
msgctxt "cuiimapdlg|IMapDialog"
msgid "Properties"
msgstr "Eegeschaften"
@@ -4531,7 +4418,6 @@ msgid "Context Menus"
msgstr ""
#: customizedialog.ui:173
-#, fuzzy
msgctxt "customizedialog|keyboard"
msgid "Keyboard"
msgstr "Tastatur"
@@ -4547,7 +4433,6 @@ msgid "Create Database Link"
msgstr ""
#: databaselinkdialog.ui:88
-#, fuzzy
msgctxt "databaselinkdialog|browse"
msgid "Browse..."
msgstr "Duerchsichen..."
@@ -4626,7 +4511,6 @@ msgid "Measure _below object"
msgstr ""
#: dimensionlinestabpage.ui:236
-#, fuzzy
msgctxt "dimensionlinestabpage|label1"
msgid "Line"
msgstr "Zeil "
@@ -4662,7 +4546,6 @@ msgid "Legend"
msgstr ""
#: dimensionlinestabpage.ui:427
-#, fuzzy
msgctxt "dimensionlinestabpage|STR_MEASURE_AUTOMATIC"
msgid "Automatic"
msgstr "Automatesch"
@@ -4703,7 +4586,6 @@ msgid "_Spacing"
msgstr "Ofstand "
#: distributionpage.ui:178
-#, fuzzy
msgctxt "distributionpage|label"
msgid "Horizontal"
msgstr "Horizontal"
@@ -4816,7 +4698,6 @@ msgid "_Back"
msgstr "Zuréck"
#: editmodulesdialog.ui:228
-#, fuzzy
msgctxt "editmodulesdialog|label1"
msgid "Options"
msgstr "Optiounen"
@@ -4909,13 +4790,11 @@ msgid "Single"
msgstr "Einfach"
#: effectspage.ui:104
-#, fuzzy
msgctxt "effectspage|liststore5"
msgid "Double"
msgstr "Duebel"
#: effectspage.ui:108
-#, fuzzy
msgctxt "effectspage|liststore5"
msgid "Bold"
msgstr "Fett"
@@ -4942,13 +4821,11 @@ msgid "Single"
msgstr "Einfach"
#: effectspage.ui:138
-#, fuzzy
msgctxt "effectspage|liststore6"
msgid "Double"
msgstr "Duebel"
#: effectspage.ui:142
-#, fuzzy
msgctxt "effectspage|liststore6"
msgid "Bold"
msgstr "Fett"
@@ -5107,7 +4984,6 @@ msgid "Accessibility option \"Use automatic font color for screen display\" is a
msgstr ""
#: effectspage.ui:611
-#, fuzzy
msgctxt "effectspage|preview-atkobject"
msgid "Preview"
msgstr "Iwwersiicht"
@@ -5163,7 +5039,6 @@ msgid "Assign"
msgstr ""
#: eventassignpage.ui:234
-#, fuzzy
msgctxt "eventassignpage|delete"
msgid "Remove"
msgstr "Ewechmaachen"
@@ -5342,25 +5217,21 @@ msgid "Table Properties"
msgstr ""
#: formatcellsdialog.ui:106
-#, fuzzy
msgctxt "formatcellsdialog|name"
msgid "Font"
msgstr "Schrëft"
#: formatcellsdialog.ui:128
-#, fuzzy
msgctxt "formatcellsdialog|effects"
msgid "Font Effects"
msgstr "Schrëfteffekter"
#: formatcellsdialog.ui:151
-#, fuzzy
msgctxt "formatcellsdialog|border"
msgid "Borders"
msgstr "Konturen"
#: formatcellsdialog.ui:174
-#, fuzzy
msgctxt "formatcellsdialog|area"
msgid "Background"
msgstr "Hannergrond"
@@ -5371,13 +5242,11 @@ msgid "Format Number"
msgstr ""
#: galleryapplyprogress.ui:8
-#, fuzzy
msgctxt "galleryapplyprogress|GalleryApplyProgress"
msgid "Apply"
msgstr "Uwennnen"
#: galleryapplyprogress.ui:73
-#, fuzzy
msgctxt "galleryapplyprogress|label2"
msgid "File"
msgstr "Datei"
@@ -5399,7 +5268,6 @@ msgid "Pr_eview"
msgstr "Iwwersiicht"
#: galleryfilespage.ui:125
-#, fuzzy
msgctxt "galleryfilespage|image-atkobject"
msgid "Preview"
msgstr "Iwwersiicht"
@@ -5415,13 +5283,11 @@ msgid "A_dd All"
msgstr ""
#: gallerygeneralpage.ui:22
-#, fuzzy
msgctxt "gallerygeneralpage|label1"
msgid "Modified:"
msgstr "Verännert:"
#: gallerygeneralpage.ui:63
-#, fuzzy
msgctxt "gallerygeneralpage|label2"
msgid "Type:"
msgstr "Typ:"
@@ -5464,7 +5330,6 @@ msgid "Properties of "
msgstr "Eegeschaften: "
#: gallerythemedialog.ui:106
-#, fuzzy
msgctxt "gallerythemedialog|general"
msgid "General"
msgstr "Allgemeng"
@@ -5504,7 +5369,6 @@ msgid "Update"
msgstr "~Aktualiséieren"
#: galleryupdateprogress.ui:74
-#, fuzzy
msgctxt "galleryupdateprogress|label2"
msgid "File"
msgstr "Datei"
@@ -5553,7 +5417,6 @@ msgid "Quadratic"
msgstr ""
#: gradientpage.ui:170
-#, fuzzy
msgctxt "gradientpage|gradienttypelb"
msgid "Square"
msgstr "Quadrat"
@@ -5618,19 +5481,16 @@ msgid "To color percentage"
msgstr ""
#: gradientpage.ui:600
-#, fuzzy
msgctxt "gradientpage|propfl"
msgid "Options"
msgstr "Optiounen"
#: gradientpage.ui:644
-#, fuzzy
msgctxt "gradientpage|previewctl-atkobject"
msgid "Example"
msgstr "Beispill"
#: gradientpage.ui:662
-#, fuzzy
msgctxt "gradientpage|label2"
msgid "Preview"
msgstr "Iwwersiicht"
@@ -5679,7 +5539,6 @@ msgid "Suggestions"
msgstr ""
#: hangulhanjaconversiondialog.ui:219
-#, fuzzy
msgctxt "hangulhanjaconversiondialog|label5"
msgid "Format"
msgstr "Format"
@@ -5710,13 +5569,11 @@ msgid "Hanja"
msgstr ""
#: hangulhanjaconversiondialog.ui:328
-#, fuzzy
msgctxt "hangulhanjaconversiondialog|hangul_above"
msgid "Hangul"
msgstr "Hangul"
#: hangulhanjaconversiondialog.ui:344
-#, fuzzy
msgctxt "hangulhanjaconversiondialog|hangul_below"
msgid "Hangul"
msgstr "Hangul"
@@ -5764,7 +5621,6 @@ msgid "Replace b_y character"
msgstr ""
#: hangulhanjaconversiondialog.ui:517
-#, fuzzy
msgctxt "hangulhanjaconversiondialog|options"
msgid "Options"
msgstr "Optiounen"
@@ -5775,7 +5631,6 @@ msgid "Edit Custom Dictionary"
msgstr ""
#: hangulhanjaeditdictdialog.ui:107
-#, fuzzy
msgctxt "hangulhanjaeditdictdialog|label4"
msgid "Book"
msgstr "Buch"
@@ -5803,7 +5658,6 @@ msgid "New..."
msgstr "Nei..."
#: hangulhanjaoptdialog.ui:121
-#, fuzzy
msgctxt "hangulhanjaoptdialog|edit"
msgid "Edit..."
msgstr "Beaarbechten..."
@@ -5829,7 +5683,6 @@ msgid "Replace all unique entries automatically"
msgstr ""
#: hangulhanjaoptdialog.ui:252
-#, fuzzy
msgctxt "hangulhanjaoptdialog|label2"
msgid "Options"
msgstr "Optiounen"
@@ -5889,31 +5742,26 @@ msgid "Background Color"
msgstr "Hannergrondfaarf..."
#: hatchpage.ui:313
-#, fuzzy
msgctxt "hatchpage|propfl"
msgid "Options"
msgstr "Optiounen"
#: hatchpage.ui:357
-#, fuzzy
msgctxt "hatchpage|previewctl-atkobject"
msgid "Example"
msgstr "Beispill"
#: hatchpage.ui:375
-#, fuzzy
msgctxt "hatchpage|label1"
msgid "Preview"
msgstr "Iwwersiicht"
#: hyperlinkdialog.ui:11
-#, fuzzy
msgctxt "hyperlinkdialog|HyperlinkDialog"
msgid "Hyperlink"
msgstr "Hyperlink"
#: hyperlinkdialog.ui:42
-#, fuzzy
msgctxt "hyperlinkdialog|apply"
msgid "Apply"
msgstr "Uwennnen"
@@ -5940,7 +5788,6 @@ msgid "Open File"
msgstr ""
#: hyperlinkdocpage.ui:82
-#, fuzzy
msgctxt "hyperlinkdocpage|label2"
msgid "Document"
msgstr "Dokument"
@@ -6194,7 +6041,6 @@ msgid "File _type:"
msgstr ""
#: hyperlinknewdocpage.ui:172
-#, fuzzy
msgctxt "hyperlinknewdocpage|label2"
msgid "New Document"
msgstr "Neit Dokument"
@@ -6259,7 +6105,6 @@ msgid "Word:"
msgstr "Wierder"
#: iconchangedialog.ui:10
-#, fuzzy
msgctxt "iconchangedialog|IconChange"
msgid "%PRODUCTNAME %PRODUCTVERSION"
msgstr "%PRODUCTNAME %PRODUCTVERSION"
@@ -6319,43 +6164,36 @@ msgid "Contents:"
msgstr "Inhalt"
#: insertfloatingframe.ui:87
-#, fuzzy
msgctxt "insertfloatingframe|buttonbrowse"
msgid "Browse..."
msgstr "Duerchsichen..."
#: insertfloatingframe.ui:130
-#, fuzzy
msgctxt "insertfloatingframe|scrollbaron"
msgid "On"
msgstr "Un"
#: insertfloatingframe.ui:147
-#, fuzzy
msgctxt "insertfloatingframe|scrollbaroff"
msgid "Off"
msgstr "Aus"
#: insertfloatingframe.ui:163
-#, fuzzy
msgctxt "insertfloatingframe|scrollbarauto"
msgid "Automatic"
msgstr "Automatesch"
#: insertfloatingframe.ui:185
-#, fuzzy
msgctxt "insertfloatingframe|label1"
msgid "Scroll Bar"
msgstr "Rollbalken"
#: insertfloatingframe.ui:218
-#, fuzzy
msgctxt "insertfloatingframe|borderon"
msgid "On"
msgstr "Un"
#: insertfloatingframe.ui:235
-#, fuzzy
msgctxt "insertfloatingframe|borderoff"
msgid "Off"
msgstr "Aus"
@@ -6379,13 +6217,11 @@ msgid "Height:"
msgstr "Héicht"
#: insertfloatingframe.ui:345
-#, fuzzy
msgctxt "insertfloatingframe|defaultwidth"
msgid "Default"
msgstr "Standard"
#: insertfloatingframe.ui:359
-#, fuzzy
msgctxt "insertfloatingframe|defaultheight"
msgid "Default"
msgstr "Standard"
@@ -6467,7 +6303,6 @@ msgid "A_fter"
msgstr "~Duerno "
#: insertrowcolumn.ui:210
-#, fuzzy
msgctxt "insertrowcolumn|label2"
msgid "Position"
msgstr "Positioun"
@@ -6537,13 +6372,11 @@ msgid "_Remove"
msgstr "Ewechmaachen"
#: linedialog.ui:8
-#, fuzzy
msgctxt "linedialog|LineDialog"
msgid "Line"
msgstr "Zeil "
#: linedialog.ui:106
-#, fuzzy
msgctxt "linedialog|RID_SVXPAGE_LINE"
msgid "Line"
msgstr "Zeil "
@@ -6662,7 +6495,6 @@ msgid "Save Line Styles"
msgstr ""
#: linestyletabpage.ui:465
-#, fuzzy
msgctxt "linestyletabpage|label1"
msgid "Properties"
msgstr "Eegeschaften"
@@ -6678,7 +6510,6 @@ msgid "Round"
msgstr ""
#: linetabpage.ui:38
-#, fuzzy
msgctxt "linetabpage|liststoreCAP_STYLE"
msgid "Square"
msgstr "Quadrat"
@@ -6689,7 +6520,6 @@ msgid "Rounded"
msgstr ""
#: linetabpage.ui:56
-#, fuzzy
msgctxt "linetabpage|liststoreEDGE_STYLE"
msgid "- none -"
msgstr "- keen -"
@@ -6818,7 +6648,6 @@ msgid "Icon"
msgstr ""
#: linetabpage.ui:798
-#, fuzzy
msgctxt "linetabpage|CTL_PREVIEW-atkobject"
msgid "Example"
msgstr "Beispill"
@@ -6883,7 +6712,6 @@ msgid "Com_ponent..."
msgstr ""
#: macroassignpage.ui:158
-#, fuzzy
msgctxt "macroassignpage|delete"
msgid "Remove"
msgstr "Ewechmaachen"
@@ -6931,7 +6759,6 @@ msgid "Macro Name"
msgstr "Makronumm"
#: macroselectordialog.ui:272
-#, fuzzy
msgctxt "macroselectordialog|commandsft"
msgid "Commands"
msgstr "Kommentaren"
@@ -6960,7 +6787,6 @@ msgid "_Function"
msgstr "~Fonctioun"
#: menuassignpage.ui:105
-#, fuzzy
msgctxt "menuassignpage|label33"
msgid "Description"
msgstr "Beschreiwung"
@@ -7124,7 +6950,6 @@ msgid "Mark the Default Path for New Files"
msgstr ""
#: namedialog.ui:8
-#, fuzzy
msgctxt "namedialog|NameDialog"
msgid "Name"
msgstr "Numm"
@@ -7155,7 +6980,6 @@ msgid "Create Macro"
msgstr ""
#: newlibdialog.ui:102
-#, fuzzy
msgctxt "newlibdialog|altrenametitle"
msgid "Rename"
msgstr "Ëmbenennen"
@@ -7176,7 +7000,6 @@ msgid "_Number of rows:"
msgstr ""
#: newtoolbardialog.ui:8
-#, fuzzy
msgctxt "newtoolbardialog|NewToolbarDialog"
msgid "Name"
msgstr "Numm"
@@ -7215,19 +7038,16 @@ msgid "Percent"
msgstr ""
#: numberingformatpage.ui:50
-#, fuzzy
msgctxt "numberingformatpage|liststore1"
msgid "Currency"
msgstr "Währung"
#: numberingformatpage.ui:53
-#, fuzzy
msgctxt "numberingformatpage|liststore1"
msgid "Date"
msgstr "Datum"
#: numberingformatpage.ui:56
-#, fuzzy
msgctxt "numberingformatpage|liststore1"
msgid "Time"
msgstr "Zäit"
@@ -7249,7 +7069,6 @@ msgid "Boolean Value"
msgstr ""
#: numberingformatpage.ui:68
-#, fuzzy
msgctxt "numberingformatpage|liststore1"
msgid "Text"
msgstr "Text"
@@ -7272,7 +7091,6 @@ msgid "Edit Comment"
msgstr "Dokument drécken"
#: numberingformatpage.ui:156
-#, fuzzy
msgctxt "numberingformatpage|delete|tooltip_text"
msgid "Remove"
msgstr "Ewechmaachen"
@@ -7313,7 +7131,6 @@ msgid "_Engineering notation"
msgstr ""
#: numberingformatpage.ui:406
-#, fuzzy
msgctxt "numberingformatpage|optionsft"
msgid "Options"
msgstr "Optiounen"
@@ -7506,13 +7323,11 @@ msgid "From file..."
msgstr ""
#: numberingoptionspage.ui:603
-#, fuzzy
msgctxt "numberingoptionspage|gallery"
msgid "Gallery"
msgstr "Galerie"
#: numberingpositionpage.ui:23
-#, fuzzy
msgctxt "numberingpositionpage|liststore1"
msgid "Left"
msgstr "Lénks"
@@ -7535,7 +7350,6 @@ msgid "Tab stop"
msgstr ""
#: numberingpositionpage.ui:43
-#, fuzzy
msgctxt "numberingpositionpage|liststore2"
msgid "Space"
msgstr "Kosmos"
@@ -7609,13 +7423,11 @@ msgid "Position and Spacing"
msgstr ""
#: numberingpositionpage.ui:416
-#, fuzzy
msgctxt "numberingpositionpage|standard"
msgid "Default"
msgstr "Standard"
#: objectnamedialog.ui:8
-#, fuzzy
msgctxt "objectnamedialog|ObjectNameDialog"
msgid "Name"
msgstr "Numm"
@@ -7627,7 +7439,6 @@ msgid "_Name:"
msgstr "Numm"
#: objecttitledescdialog.ui:15
-#, fuzzy
msgctxt "objecttitledescdialog|ObjectTitleDescDialog"
msgid "Description"
msgstr "Beschreiwung"
@@ -7721,7 +7532,6 @@ msgid "Vendor"
msgstr ""
#: optadvancedpage.ui:171
-#, fuzzy
msgctxt "optadvancedpage|version"
msgid "Version"
msgstr "Versioun"
@@ -7793,7 +7603,6 @@ msgid "Color setting"
msgstr ""
#: optappearancepage.ui:156
-#, fuzzy
msgctxt "optappearancepage|on"
msgid "On"
msgstr "Un"
@@ -7988,7 +7797,6 @@ msgid "Eastern Arabic (٣ ,٢ ,١…)"
msgstr ""
#: optctlpage.ui:237
-#, fuzzy
msgctxt "optctlpage|numerals"
msgid "System"
msgstr "System"
@@ -8010,7 +7818,6 @@ msgid "_E-mail program:"
msgstr ""
#: optemailpage.ui:55
-#, fuzzy
msgctxt "optemailpage|browse"
msgid "Browse..."
msgstr "Duerchsichen..."
@@ -8142,7 +7949,6 @@ msgid "Screen only"
msgstr ""
#: optfontspage.ui:132
-#, fuzzy
msgctxt "optfontspage|font"
msgid "Font"
msgstr "Schrëft"
@@ -8174,7 +7980,6 @@ msgid "_Size:"
msgstr "Gréisst"
#: optfontspage.ui:295
-#, fuzzy
msgctxt "optfontspage|fontname"
msgid "Automatic"
msgstr "Automatesch"
@@ -8195,7 +8000,6 @@ msgid "_Extended tips"
msgstr ""
#: optgeneralpage.ui:46
-#, fuzzy
msgctxt "optgeneralpage|label1"
msgid "Help"
msgstr "Hëllef"
@@ -8330,7 +8134,6 @@ msgid "_Use '%ENGLISHUSLOCALE' locale for numbers"
msgstr ""
#: opthtmlpage.ui:407
-#, fuzzy
msgctxt "opthtmlpage|label2"
msgid "Import"
msgstr "Importéieren"
@@ -8362,13 +8165,11 @@ msgid "LibreOffice _Basic"
msgstr ""
#: opthtmlpage.ui:568
-#, fuzzy
msgctxt "opthtmlpage|label3"
msgid "Export"
msgstr "Exportéieren"
#: optionsdialog.ui:11
-#, fuzzy
msgctxt "optionsdialog|OptionsDialog"
msgid "Options"
msgstr "Optiounen"
@@ -8789,19 +8590,16 @@ msgid "Proxy s_erver:"
msgstr ""
#: optproxypage.ui:138
-#, fuzzy
msgctxt "optproxypage|proxymode"
msgid "None"
msgstr "Keen"
#: optproxypage.ui:139
-#, fuzzy
msgctxt "optproxypage|proxymode"
msgid "System"
msgstr "System"
#: optproxypage.ui:140
-#, fuzzy
msgctxt "optproxypage|proxymode"
msgid "Manual"
msgstr "Manuell"
@@ -8905,7 +8703,6 @@ msgid "Al_ways create backup copy"
msgstr ""
#: optsavepage.ui:237
-#, fuzzy
msgctxt "optsavepage|label2"
msgid "Save"
msgstr "Späicheren"
@@ -8958,7 +8755,6 @@ msgid "Text document"
msgstr "Neit Dokument"
#: optsavepage.ui:368
-#, fuzzy
msgctxt "optsavepage|doctype"
msgid "HTML document"
msgstr "HTML-Dokument"
@@ -8969,25 +8765,21 @@ msgid "Master document"
msgstr ""
#: optsavepage.ui:370
-#, fuzzy
msgctxt "optsavepage|doctype"
msgid "Spreadsheet"
msgstr "Tabell"
#: optsavepage.ui:371
-#, fuzzy
msgctxt "optsavepage|doctype"
msgid "Presentation"
msgstr "Presentatioun"
#: optsavepage.ui:372
-#, fuzzy
msgctxt "optsavepage|doctype"
msgid "Drawing"
msgstr "Zeechnung"
#: optsavepage.ui:373
-#, fuzzy
msgctxt "optsavepage|doctype"
msgid "Formula"
msgstr "Formel"
@@ -9183,13 +8975,11 @@ msgid "Zip code"
msgstr ""
#: optuserpage.ui:302
-#, fuzzy
msgctxt "title-atkobject"
msgid "Title"
msgstr "Titel"
#: optuserpage.ui:320
-#, fuzzy
msgctxt "position-atkobject"
msgid "Position"
msgstr "Positioun"
@@ -9373,7 +9163,6 @@ msgid "Icons in men_us:"
msgstr ""
#: optviewpage.ui:189
-#, fuzzy
msgctxt "optviewpage|contextmenushortcuts"
msgid "Automatic"
msgstr "Automatesch"
@@ -9394,7 +9183,6 @@ msgid "Shortcuts in context menus:"
msgstr ""
#: optviewpage.ui:218
-#, fuzzy
msgctxt "optviewpage|menuicons"
msgid "Automatic"
msgstr "Automatesch"
@@ -9430,7 +9218,6 @@ msgid "Toolbar icon _size:"
msgstr ""
#: optviewpage.ui:358
-#, fuzzy
msgctxt "optviewpage|iconstyle"
msgid "Automatic"
msgstr "Automatesch"
@@ -9481,7 +9268,6 @@ msgid "Tango Testing"
msgstr ""
#: optviewpage.ui:380
-#, fuzzy
msgctxt "optviewpage|iconsize"
msgid "Automatic"
msgstr "Automatesch"
@@ -9517,7 +9303,6 @@ msgid "Sidebar _icon size:"
msgstr ""
#: optviewpage.ui:439
-#, fuzzy
msgctxt "optviewpage|sidebariconsize"
msgid "Automatic"
msgstr "Automatesch"
@@ -9538,7 +9323,6 @@ msgid "_Notebookbar icon size:"
msgstr ""
#: optviewpage.ui:468
-#, fuzzy
msgctxt "optviewpage|notebookbariconsize"
msgid "Automatic"
msgstr "Automatesch"
@@ -9792,7 +9576,6 @@ msgid "Justified"
msgstr "Ausgerichtet"
#: paragalignpage.ui:41
-#, fuzzy
msgctxt "paragalignpage|liststoreLB_VERTALIGN"
msgid "Automatic"
msgstr "Automatesch"
@@ -9803,7 +9586,6 @@ msgid "Base line"
msgstr ""
#: paragalignpage.ui:49
-#, fuzzy
msgctxt "paragalignpage|liststoreLB_VERTALIGN"
msgid "Top"
msgstr "Uewen"
@@ -9814,13 +9596,11 @@ msgid "Middle"
msgstr ""
#: paragalignpage.ui:57
-#, fuzzy
msgctxt "paragalignpage|liststoreLB_VERTALIGN"
msgid "Bottom"
msgstr "Ënnen"
#: paragalignpage.ui:85
-#, fuzzy
msgctxt "paragalignpage|drawingareaWN_EXAMPLE-atkobject"
msgid "Example"
msgstr "Beispill"
@@ -9875,7 +9655,6 @@ msgid "_Left/Top"
msgstr ""
#: paragalignpage.ui:313
-#, fuzzy
msgctxt "paragalignpage|label1"
msgid "Options"
msgstr "Optiounen"
@@ -9897,7 +9676,6 @@ msgid "_Text direction:"
msgstr ""
#: paragalignpage.ui:444
-#, fuzzy
msgctxt "paragalignpage|labelFL_PROPERTIES"
msgid "Properties"
msgstr "Eegeschaften"
@@ -9919,7 +9697,6 @@ msgid "1.5 Lines"
msgstr ""
#: paraindentspacing.ui:49
-#, fuzzy
msgctxt "paraindentspacing|liststoreLB_LINEDIST"
msgid "Double"
msgstr "Duebel"
@@ -9940,7 +9717,6 @@ msgid "Leading"
msgstr ""
#: paraindentspacing.ui:91
-#, fuzzy
msgctxt "paraindentspacing|drawingareaWN_EXAMPLE-atkobject"
msgid "Example"
msgstr "Beispill"
@@ -9994,13 +9770,11 @@ msgid "Don't add space between paragraphs of the same style"
msgstr ""
#: paraindentspacing.ui:354
-#, fuzzy
msgctxt "paraindentspacing|labelFL_VERTALIGN"
msgid "Spacing"
msgstr "Ofstand "
#: paraindentspacing.ui:404
-#, fuzzy
msgctxt "paraindentspacing|labelFT_LINEDIST"
msgid "of"
msgstr "vun"
@@ -10021,7 +9795,6 @@ msgid "Register-true"
msgstr ""
#: paratabspage.ui:49
-#, fuzzy
msgctxt "paratabspage|label1"
msgid "Position"
msgstr "Positioun"
@@ -10172,7 +9945,6 @@ msgid "Source:"
msgstr "~Quell"
#: pastespecial.ui:157
-#, fuzzy
msgctxt "pastespecial|label1"
msgid "Selection"
msgstr "Auswiel"
@@ -10210,19 +9982,16 @@ msgid "Background Color:"
msgstr "Hannergrondfaarf: "
#: patterntabpage.ui:252
-#, fuzzy
msgctxt "patterntabpage|label1"
msgid "Options"
msgstr "Optiounen"
#: patterntabpage.ui:295
-#, fuzzy
msgctxt "patterntabpage|CTL_PREVIEW-atkobject"
msgid "Example"
msgstr "Beispill"
#: patterntabpage.ui:313
-#, fuzzy
msgctxt "patterntabpage|label2"
msgid "Preview"
msgstr "Iwwersiicht"
@@ -10269,7 +10038,6 @@ msgid "Firefox Themes"
msgstr ""
#: pickbulletpage.ui:34
-#, fuzzy
msgctxt "pickbulletpage|label25"
msgid "Selection"
msgstr "Auswiel"
@@ -10285,19 +10053,16 @@ msgid "Add and Resize"
msgstr ""
#: pickgraphicpage.ui:75
-#, fuzzy
msgctxt "pickgraphicpage|label25"
msgid "Selection"
msgstr "Auswiel"
#: picknumberingpage.ui:34
-#, fuzzy
msgctxt "picknumberingpage|label25"
msgid "Selection"
msgstr "Auswiel"
#: pickoutlinepage.ui:34
-#, fuzzy
msgctxt "pickoutlinepage|label25"
msgid "Selection"
msgstr "Auswiel"
@@ -10325,7 +10090,6 @@ msgid "Raise/lower by"
msgstr ""
#: positionpage.ui:157
-#, fuzzy
msgctxt "positionpage|automatic"
msgid "Automatic"
msgstr "Automatesch"
@@ -10336,7 +10100,6 @@ msgid "Relative font size"
msgstr ""
#: positionpage.ui:201
-#, fuzzy
msgctxt "positionpage|label20"
msgid "Position"
msgstr "Positioun"
@@ -10383,13 +10146,11 @@ msgid "Pair kerning"
msgstr ""
#: positionpage.ui:449
-#, fuzzy
msgctxt "positionpage|label22"
msgid "Spacing"
msgstr "Ofstand "
#: positionpage.ui:478
-#, fuzzy
msgctxt "positionpage|preview-atkobject"
msgid "Preview"
msgstr "Iwwersiicht"
@@ -10437,7 +10198,6 @@ msgid "_Base point:"
msgstr ""
#: possizetabpage.ui:150
-#, fuzzy
msgctxt "possizetabpage|label1"
msgid "Position"
msgstr "Positioun"
@@ -10811,19 +10571,16 @@ msgid "Text Format "
msgstr ""
#: searchformatdialog.ui:106
-#, fuzzy
msgctxt "searchformatdialog|font"
msgid "Font"
msgstr "Schrëft"
#: searchformatdialog.ui:128
-#, fuzzy
msgctxt "searchformatdialog|fonteffects"
msgid "Font Effects"
msgstr "Schrëfteffekter"
#: searchformatdialog.ui:151
-#, fuzzy
msgctxt "searchformatdialog|position"
msgid "Position"
msgstr "Positioun"
@@ -10840,7 +10597,6 @@ msgid "Indents & Spacing"
msgstr ""
#: searchformatdialog.ui:220
-#, fuzzy
msgctxt "searchformatdialog|labelTP_PARA_ALIGN"
msgid "Alignment"
msgstr "Aus~riichten"
@@ -10851,7 +10607,6 @@ msgid "Text Flow"
msgstr ""
#: searchformatdialog.ui:268
-#, fuzzy
msgctxt "searchformatdialog|labelTP_PARA_ASIAN"
msgid "Asian Typography"
msgstr "Asiatesch Typographie"
@@ -10937,7 +10692,6 @@ msgid "Search Term or Firefox Theme URL"
msgstr ""
#: select_persona_dialog.ui:228
-#, fuzzy
msgctxt "select_persona_dialog|label6"
msgid "Categories"
msgstr "Kategorien"
@@ -10981,13 +10735,11 @@ msgid "_Color:"
msgstr ""
#: shadowtabpage.ui:205
-#, fuzzy
msgctxt "shadowtabpage|CTL_COLOR_PREVIEW-atkobject"
msgid "Example"
msgstr "Beispill"
#: shadowtabpage.ui:230
-#, fuzzy
msgctxt "shadowtabpage|label"
msgid "Properties"
msgstr "Eegeschaften"
@@ -11083,7 +10835,6 @@ msgid "Label text with smart tags"
msgstr ""
#: smarttagoptionspage.ui:61
-#, fuzzy
msgctxt "smarttagoptionspage|properties"
msgid "Properties..."
msgstr "Eegeschaften..."
@@ -11242,7 +10993,6 @@ msgid "Text languag_e:"
msgstr ""
#: spellingdialog.ui:252
-#, fuzzy
msgctxt "spellingdialog|explainlink"
msgid "More..."
msgstr "Méi..."
@@ -11294,7 +11044,6 @@ msgid "Special Character"
msgstr ""
#: spelloptionsdialog.ui:8
-#, fuzzy
msgctxt "spelloptionsdialog|SpellOptionsDialog"
msgid "Options"
msgstr "Optiounen"
@@ -11332,7 +11081,6 @@ msgid "_Into equal proportions"
msgstr ""
#: splitcellsdialog.ui:241
-#, fuzzy
msgctxt "splitcellsdialog|label2"
msgid "Direction"
msgstr "Richtung"
@@ -11464,7 +11212,6 @@ msgid "Follow te_xt flow"
msgstr ""
#: swpossizepage.ui:522
-#, fuzzy
msgctxt "swpossizepage|label11"
msgid "Position"
msgstr "Positioun"
@@ -11553,7 +11300,6 @@ msgid "To left"
msgstr "Uewe lénks"
#: textanimtabpage.ui:203
-#, fuzzy
msgctxt "textanimtabpage|BTN_LEFT-atkobject"
msgid "Left"
msgstr "Lénks"
@@ -11610,7 +11356,6 @@ msgid "_Automatic"
msgstr "Automatesch"
#: textanimtabpage.ui:522
-#, fuzzy
msgctxt "textanimtabpage|label2"
msgid "Properties"
msgstr "Eegeschaften"
@@ -11693,13 +11438,11 @@ msgid "Text Anchor"
msgstr ""
#: textdialog.ui:8
-#, fuzzy
msgctxt "textdialog|TextDialog"
msgid "Text"
msgstr "Text"
#: textdialog.ui:106
-#, fuzzy
msgctxt "textdialog|RID_SVXPAGE_TEXTATTR"
msgid "Text"
msgstr "Text"
@@ -11730,7 +11473,6 @@ msgid "_Maximum number of consecutive hyphens"
msgstr ""
#: textflowpage.ui:163
-#, fuzzy
msgctxt "textflowpage|LabelHyphenation"
msgid "Hyphenation"
msgstr "Silbentrennung"
@@ -11770,7 +11512,6 @@ msgid "Page Style"
msgstr "Säitevirlag: "
#: textflowpage.ui:309
-#, fuzzy
msgctxt "textflowpage|comboBreakType"
msgid "Page"
msgstr "Säit"
@@ -11833,7 +11574,6 @@ msgid "lines"
msgstr "Linie"
#: textflowpage.ui:513
-#, fuzzy
msgctxt "textflowpage|labelOptions"
msgid "Options"
msgstr "Optiounen"
@@ -11891,7 +11631,6 @@ msgid "Quadratic"
msgstr ""
#: transparencytabpage.ui:45
-#, fuzzy
msgctxt "transparencytabpage|liststoreTYPE"
msgid "Square"
msgstr "Quadrat"
@@ -11950,13 +11689,11 @@ msgid "_End value:"
msgstr ""
#: transparencytabpage.ui:435
-#, fuzzy
msgctxt "transparencytabpage|CTL_BITMAP_PREVIEW-atkobject"
msgid "Example"
msgstr "Beispill"
#: transparencytabpage.ui:453
-#, fuzzy
msgctxt "transparencytabpage|CTL_TRANS_PREVIEW-atkobject"
msgid "Example"
msgstr "Beispill"
@@ -12086,7 +11823,6 @@ msgid "Enclosing Character"
msgstr ""
#: twolinespage.ui:233
-#, fuzzy
msgctxt "twolinespage|preview-atkobject"
msgid "Preview"
msgstr "Iwwersiicht"
@@ -12177,7 +11913,6 @@ msgid "Zoom Factor"
msgstr ""
#: zoomdialog.ui:262
-#, fuzzy
msgctxt "zoomdialog|automatic"
msgid "Automatic"
msgstr "Automatesch"
diff --git a/source/lb/dbaccess/messages.po b/source/lb/dbaccess/messages.po
index 74f643cd68c..0a82d81b9ba 100644
--- a/source/lb/dbaccess/messages.po
+++ b/source/lb/dbaccess/messages.po
@@ -754,7 +754,6 @@ msgid "Row Height..."
msgstr ""
#: strings.hrc:174
-#, fuzzy
msgctxt "RID_STR_COPY"
msgid "~Copy"
msgstr "~Kopéieren"
@@ -1575,7 +1574,6 @@ msgid "The table cannot be deleted because the database connection does not supp
msgstr ""
#: strings.hrc:344
-#, fuzzy
msgctxt "STR_BUTTON_TEXT_ALL"
msgid "~All"
msgstr "~All"
@@ -2133,7 +2131,6 @@ msgid "Information"
msgstr "Informatioun"
#: strings.hrc:461
-#, fuzzy
msgctxt "STR_EXCEPTION_DETAILS"
msgid "Details"
msgstr "Detailer"
@@ -2357,7 +2354,6 @@ msgid "Save to:"
msgstr ""
#: backuppage.ui:110
-#, fuzzy
msgctxt "backuppage|browse"
msgid "Browse..."
msgstr "Duerchsichen..."
@@ -2378,7 +2374,6 @@ msgid "Choose a data source:"
msgstr ""
#: collectionviewdialog.ui:11
-#, fuzzy
msgctxt "collectionviewdialog|CollectionView"
msgid "Save"
msgstr "Späicheren"
@@ -2439,7 +2434,6 @@ msgid "_Browse…"
msgstr "Duerchsichen"
#: connectionpage.ui:98
-#, fuzzy
msgctxt "connectionpage|generalLabel"
msgid "General"
msgstr "Allgemeng"
@@ -2521,7 +2515,6 @@ msgid "Existing data fields can be set as primary key on the type formatting ste
msgstr ""
#: copytablepage.ui:192
-#, fuzzy
msgctxt "copytablepage|label1"
msgid "Options"
msgstr "Optiounen"
@@ -2653,7 +2646,6 @@ msgid "Set Up a Connection to a MySQL Database"
msgstr ""
#: dbwizspreadsheetpage.ui:74
-#, fuzzy
msgctxt "dbwizspreadsheetpage|browse"
msgid "Browse"
msgstr "Duerchsichen"
@@ -2669,7 +2661,6 @@ msgid "_Password required"
msgstr ""
#: dbwiztextpage.ui:74
-#, fuzzy
msgctxt "dbwiztextpage|browse"
msgid "Browse"
msgstr "Duerchsichen"
@@ -2740,13 +2731,11 @@ msgid "Field Format"
msgstr ""
#: fielddialog.ui:111
-#, fuzzy
msgctxt "fielddialog|format"
msgid "Format"
msgstr "Format"
#: fielddialog.ui:133
-#, fuzzy
msgctxt "fielddialog|alignment"
msgid "Alignment"
msgstr "Aus~riichten"
@@ -2850,7 +2839,6 @@ msgid "_Recently used:"
msgstr ""
#: generalpagewizard.ui:179
-#, fuzzy
msgctxt "generalpagewizard|openDatabase"
msgid "Open"
msgstr "Opmaachen"
@@ -3061,7 +3049,6 @@ msgid "Natural"
msgstr ""
#: joindialog.ui:311
-#, fuzzy
msgctxt "joindialog|label6"
msgid "Options"
msgstr "Optiounen"
@@ -3079,7 +3066,6 @@ msgid "_Delete"
msgstr "Läschen"
#: joinviewmenu.ui:20
-#, fuzzy
msgctxt "joinviewmenu|edit"
msgid "Edit..."
msgstr "Beaarbechten..."
@@ -3397,13 +3383,11 @@ msgid "Field name"
msgstr "Dateinumm"
#: queryfilterdialog.ui:120
-#, fuzzy
msgctxt "queryfilterdialog|label6"
msgid "Condition"
msgstr "Konditioun"
#: queryfilterdialog.ui:134
-#, fuzzy
msgctxt "queryfilterdialog|field1"
msgid "- none -"
msgstr "- keen -"
@@ -3460,13 +3444,11 @@ msgid "not null"
msgstr ""
#: queryfilterdialog.ui:171
-#, fuzzy
msgctxt "queryfilterdialog|field2"
msgid "- none -"
msgstr "- keen -"
#: queryfilterdialog.ui:185
-#, fuzzy
msgctxt "queryfilterdialog|field3"
msgid "- none -"
msgstr "- keen -"
@@ -3477,25 +3459,21 @@ msgid "Value"
msgstr ""
#: queryfilterdialog.ui:263
-#, fuzzy
msgctxt "queryfilterdialog|op2"
msgid "AND"
msgstr "AN"
#: queryfilterdialog.ui:264
-#, fuzzy
msgctxt "queryfilterdialog|op2"
msgid "OR"
msgstr "ODER"
#: queryfilterdialog.ui:278
-#, fuzzy
msgctxt "queryfilterdialog|op3"
msgid "AND"
msgstr "AN"
#: queryfilterdialog.ui:279
-#, fuzzy
msgctxt "queryfilterdialog|op3"
msgid "OR"
msgstr "ODER"
@@ -3506,7 +3484,6 @@ msgid "Criteria"
msgstr ""
#: queryfuncmenu.ui:12
-#, fuzzy
msgctxt "queryfuncmenu|functions"
msgid "Functions"
msgstr "Fonctiounen"
@@ -3537,13 +3514,11 @@ msgid "Limit:"
msgstr ""
#: querypropertiesdialog.ui:117
-#, fuzzy
msgctxt "querypropertiesdialog|distinct"
msgid "Yes"
msgstr "Jo"
#: querypropertiesdialog.ui:133
-#, fuzzy
msgctxt "querypropertiesdialog|nondistinct"
msgid "No"
msgstr "Nee"
@@ -3898,7 +3873,6 @@ msgid "Comparison of Boolean values:"
msgstr ""
#: specialsettingspage.ui:315
-#, fuzzy
msgctxt "specialsettingspage|comparison"
msgid "Default"
msgstr "Standard"
@@ -3940,7 +3914,6 @@ msgid "_Description:"
msgstr "Beschreiwung"
#: summarypage.ui:17
-#, fuzzy
msgctxt "summarypage|label1"
msgid "Summary"
msgstr "Resumé"
@@ -4016,7 +3989,6 @@ msgid "Tables and Table Filter"
msgstr ""
#: tablesjoindialog.ui:82
-#, fuzzy
msgctxt "tablesjoindialog|tables"
msgid "Tables"
msgstr "Tabellen"
diff --git a/source/lb/desktop/messages.po b/source/lb/desktop/messages.po
index e3e679b6c9d..4afcc029c17 100644
--- a/source/lb/desktop/messages.po
+++ b/source/lb/desktop/messages.po
@@ -582,7 +582,6 @@ msgid ""
msgstr ""
#: strings.hrc:174
-#, fuzzy
msgctxt "STR_TITLE_USERDATALOCKED"
msgid "%PRODUCTNAME %PRODUCTVERSION"
msgstr "%PRODUCTNAME %PRODUCTVERSION"
@@ -769,7 +768,6 @@ msgid "Extension Software License Agreement"
msgstr ""
#: licensedialog.ui:21
-#, fuzzy
msgctxt "licensedialog|accept"
msgid "Accept"
msgstr "Akzeptéieren"
@@ -843,7 +841,6 @@ msgid "_Show all updates"
msgstr "~All Aktualiséierunge weisen"
#: updatedialog.ui:196
-#, fuzzy
msgctxt "updatedialog|DESCRIPTION_LABEL"
msgid "Description"
msgstr "Beschreiwung"
diff --git a/source/lb/editeng/messages.po b/source/lb/editeng/messages.po
index 8ab2b65f4cd..0e6ffbf81a3 100644
--- a/source/lb/editeng/messages.po
+++ b/source/lb/editeng/messages.po
@@ -544,13 +544,11 @@ msgstr "automatesch"
#. enum SvxAdjust -----------------------------------------------------------
#: editrids.hrc:143
-#, fuzzy
msgctxt "RID_SVXITEMS_ADJUST_LEFT"
msgid "Align left"
msgstr "Lénks ausriichten"
#: editrids.hrc:144
-#, fuzzy
msgctxt "RID_SVXITEMS_ADJUST_RIGHT"
msgid "Align right"
msgstr "Riets ausriichten"
@@ -1186,7 +1184,6 @@ msgid "Horizontal alignment default"
msgstr "Horizontal Standardausriichtung"
#: editrids.hrc:274
-#, fuzzy
msgctxt "RID_SVXITEMS_HORJUST_LEFT"
msgid "Align left"
msgstr "Lénks ausriichten"
@@ -1197,7 +1194,6 @@ msgid "Centered horizontally"
msgstr "Horizontal zentréiert"
#: editrids.hrc:276
-#, fuzzy
msgctxt "RID_SVXITEMS_HORJUST_RIGHT"
msgid "Align right"
msgstr "Riets ausriichten"
@@ -1314,7 +1310,6 @@ msgid "Paragraph is %x"
msgstr "De Paragraphe ass %x"
#: editrids.hrc:304
-#, fuzzy
msgctxt "RID_SVXSTR_AUTOMATIC"
msgid "Automatic"
msgstr "Automatesch"
diff --git a/source/lb/extensions/messages.po b/source/lb/extensions/messages.po
index 5e61564d66e..93b4a50e8fd 100644
--- a/source/lb/extensions/messages.po
+++ b/source/lb/extensions/messages.po
@@ -14,7 +14,6 @@ msgstr ""
"X-Generator: LibreOffice\n"
#: command.hrc:29
-#, fuzzy
msgctxt "RID_RSC_ENUM_COMMAND_TYPE"
msgid "Table"
msgstr "Tabell"
@@ -40,7 +39,6 @@ msgid "Show"
msgstr ""
#: stringarrays.hrc:27
-#, fuzzy
msgctxt "RID_RSC_ENUM_VERTICAL_ALIGN"
msgid "Top"
msgstr "Uewen"
@@ -51,7 +49,6 @@ msgid "Middle"
msgstr ""
#: stringarrays.hrc:29
-#, fuzzy
msgctxt "RID_RSC_ENUM_VERTICAL_ALIGN"
msgid "Bottom"
msgstr "Ënnen"
@@ -87,7 +84,6 @@ msgid "Valuelist"
msgstr ""
#: stringarrays.hrc:48
-#, fuzzy
msgctxt "RID_RSC_ENUM_LISTSOURCE_TYPE"
msgid "Table"
msgstr "Tabell"
@@ -115,25 +111,21 @@ msgid "Tablefields"
msgstr ""
#: stringarrays.hrc:57
-#, fuzzy
msgctxt "RID_RSC_ENUM_ALIGNMENT"
msgid "Left"
msgstr "Lénks"
#: stringarrays.hrc:58
-#, fuzzy
msgctxt "RID_RSC_ENUM_ALIGNMENT"
msgid "Center"
msgstr "Mëtt"
#: stringarrays.hrc:59
-#, fuzzy
msgctxt "RID_RSC_ENUM_ALIGNMENT"
msgid "Right"
msgstr "Riets"
#: stringarrays.hrc:64
-#, fuzzy
msgctxt "RID_RSC_ENUM_BUTTONTYPE"
msgid "None"
msgstr "Keen"
@@ -213,7 +205,6 @@ msgid "Post"
msgstr "Käschten"
#: stringarrays.hrc:87
-#, fuzzy
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "URL"
msgstr "URL"
@@ -224,7 +215,6 @@ msgid "Multipart"
msgstr ""
#: stringarrays.hrc:89
-#, fuzzy
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "Text"
msgstr "Text"
@@ -340,13 +330,11 @@ msgid "Current page"
msgstr ""
#: stringarrays.hrc:132
-#, fuzzy
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "No"
msgstr "Nee"
#: stringarrays.hrc:133
-#, fuzzy
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "Yes"
msgstr "Jo"
@@ -377,7 +365,6 @@ msgid "_top"
msgstr ""
#: stringarrays.hrc:147
-#, fuzzy
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "None"
msgstr "Keen"
@@ -394,13 +381,11 @@ msgid "Multi"
msgstr ""
#: stringarrays.hrc:150
-#, fuzzy
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "Range"
msgstr "Beräich"
#: stringarrays.hrc:155
-#, fuzzy
msgctxt "RID_RSC_ENUM_ORIENTATION"
msgid "Horizontal"
msgstr "Horizontal"
@@ -412,25 +397,21 @@ msgid "Vertical"
msgstr "~Vertikal"
#: stringarrays.hrc:161
-#, fuzzy
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Default"
msgstr "Standard"
#: stringarrays.hrc:162
-#, fuzzy
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "OK"
msgstr "OK"
#: stringarrays.hrc:163
-#, fuzzy
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Cancel"
msgstr "Ofbriechen"
#: stringarrays.hrc:164
-#, fuzzy
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Help"
msgstr "Hëllef"
@@ -471,13 +452,11 @@ msgid "CR+LF (Windows)"
msgstr ""
#: stringarrays.hrc:188
-#, fuzzy
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "None"
msgstr "Keen"
#: stringarrays.hrc:189
-#, fuzzy
msgctxt "RID_RSC_ENUM_SCROLLBARS"
msgid "Horizontal"
msgstr "Horizontal"
@@ -494,7 +473,6 @@ msgid "Both"
msgstr ""
#: stringarrays.hrc:196
-#, fuzzy
msgctxt "RID_RSC_ENUM_VISUALEFFECT"
msgid "3D"
msgstr "3D"
@@ -576,7 +554,6 @@ msgid "Preserve"
msgstr ""
#: stringarrays.hrc:220
-#, fuzzy
msgctxt "RID_RSC_ENUM_WHITESPACE_HANDLING"
msgid "Replace"
msgstr "Ersetzen"
@@ -587,7 +564,6 @@ msgid "Collapse"
msgstr ""
#: stringarrays.hrc:226
-#, fuzzy
msgctxt "RID_RSC_ENUM_SCALE_MODE"
msgid "No"
msgstr "Nee"
@@ -735,7 +711,6 @@ msgid "Printable"
msgstr ""
#: strings.hrc:37
-#, fuzzy
msgctxt "RID_STR_TARGET_URL"
msgid "URL"
msgstr "URL"
@@ -808,7 +783,6 @@ msgid "Label"
msgstr "Bezeechnung"
#: strings.hrc:51
-#, fuzzy
msgctxt "RID_STR_ALIGN"
msgid "Alignment"
msgstr "Aus~riichten"
@@ -824,7 +798,6 @@ msgid "Graphics alignment"
msgstr ""
#: strings.hrc:54
-#, fuzzy
msgctxt "RID_STR_FONT"
msgid "Font"
msgstr "Schrëft"
@@ -1148,7 +1121,6 @@ msgid "Action"
msgstr "Aktioun"
#: strings.hrc:117
-#, fuzzy
msgctxt "RID_STR_SUBMIT_ACTION"
msgid "URL"
msgstr "URL"
@@ -1509,7 +1481,6 @@ msgid "The connection to the data source \"$name$\" could not be established."
msgstr ""
#: strings.hrc:188
-#, fuzzy
msgctxt "RID_STR_TEXT"
msgid "Text"
msgstr "Text"
@@ -1777,7 +1748,6 @@ msgid "(Default)"
msgstr "Standard"
#: strings.hrc:245
-#, fuzzy
msgctxt "RID_STR_STANDARD"
msgid "Default"
msgstr "Standard"
@@ -1793,7 +1763,6 @@ msgid "Data"
msgstr "Daten"
#: strings.hrc:248
-#, fuzzy
msgctxt "RID_STR_HELP_SECTION_LABEL"
msgid "Help"
msgstr "Hëllef"
@@ -1804,7 +1773,6 @@ msgid "<Embedded-Image>"
msgstr ""
#: strings.hrc:250
-#, fuzzy
msgctxt "RID_STR_TEXT_FORMAT"
msgid "Text"
msgstr "Text"
@@ -2510,13 +2478,11 @@ msgid "You can either save the value of the option group in a database field or
msgstr ""
#: yesno.hrc:29
-#, fuzzy
msgctxt "RID_RSC_ENUM_YESNO"
msgid "No"
msgstr "Nee"
#: yesno.hrc:30
-#, fuzzy
msgctxt "RID_RSC_ENUM_YESNO"
msgid "Yes"
msgstr "Jo"
@@ -2549,7 +2515,6 @@ msgid "Content"
msgstr "Inhalt"
#: contenttablepage.ui:148
-#, fuzzy
msgctxt "contenttablepage|formsettings"
msgid "Form"
msgstr "Formular"
@@ -2564,7 +2529,6 @@ msgid ""
msgstr ""
#: contenttablepage.ui:233
-#, fuzzy
msgctxt "contenttablepage|label2"
msgid "Control"
msgstr "Kontroll"
@@ -2588,7 +2552,6 @@ msgid "Location"
msgstr ""
#: datasourcepage.ui:74
-#, fuzzy
msgctxt "datasourcepage|browse"
msgid "Browse..."
msgstr "Duerchsichen..."
@@ -2671,7 +2634,6 @@ msgid "Content"
msgstr "Inhalt"
#: gridfieldsselectionpage.ui:148
-#, fuzzy
msgctxt "gridfieldsselectionpage|formsettings"
msgid "Form"
msgstr "Formular"
@@ -2729,7 +2691,6 @@ msgid "Content"
msgstr "Inhalt"
#: groupradioselectionpage.ui:149
-#, fuzzy
msgctxt "groupradioselectionpage|formsettings"
msgid "Form"
msgstr "Formular"
@@ -2909,7 +2870,6 @@ msgid "_Table / Query:"
msgstr ""
#: tableselectionpage.ui:174
-#, fuzzy
msgctxt "tableselectionpage|label1"
msgid "Data"
msgstr "Daten"
@@ -3002,7 +2962,6 @@ msgid "Ed_ition"
msgstr "Ed~itioun"
#: generalpage.ui:257
-#, fuzzy
msgctxt "generalpage|volume"
msgid "Volume"
msgstr "Band"
@@ -3072,7 +3031,6 @@ msgid "Se_ries"
msgstr "Se~rien"
#: generalpage.ui:463
-#, fuzzy
msgctxt "generalpage|url"
msgid "URL"
msgstr "URL"
@@ -3190,7 +3148,6 @@ msgid "_Book title"
msgstr "~Buchtitel"
#: mappingdialog.ui:432
-#, fuzzy
msgctxt "mappingdialog|label15"
msgid "Volume"
msgstr "Band"
@@ -3260,7 +3217,6 @@ msgid "_Note"
msgstr "~Note"
#: mappingdialog.ui:742
-#, fuzzy
msgctxt "mappingdialog|label27"
msgid "URL"
msgstr "URL"
@@ -3301,13 +3257,11 @@ msgid "Column Names"
msgstr ""
#: toolbar.ui:14
-#, fuzzy
msgctxt "toolbar|TBC_FT_SOURCE"
msgid "Table"
msgstr "Tabell"
#: toolbar.ui:49
-#, fuzzy
msgctxt "toolbar|TBC_FT_QUERY"
msgid "Search Key"
msgstr "Sichbegrëff"
@@ -3340,19 +3294,16 @@ msgid "Data Source"
msgstr "Date~quell"
#: controlfontdialog.ui:8
-#, fuzzy
msgctxt "controlfontdialog|ControlFontDialog"
msgid "Character"
msgstr "Zeechen"
#: controlfontdialog.ui:105
-#, fuzzy
msgctxt "controlfontdialog|font"
msgid "Font"
msgstr "Schrëft"
#: controlfontdialog.ui:127
-#, fuzzy
msgctxt "controlfontdialog|fonteffects"
msgid "Font Effects"
msgstr "Schrëfteffekter"
@@ -3492,7 +3443,6 @@ msgid "Scan area"
msgstr ""
#: sanedialog.ui:208
-#, fuzzy
msgctxt "sanedialog|label2"
msgid "Preview"
msgstr "Iwwersiicht"
diff --git a/source/lb/extras/source/autocorr/emoji.po b/source/lb/extras/source/autocorr/emoji.po
index 81f13aec589..6236f17a31f 100644
--- a/source/lb/extras/source/autocorr/emoji.po
+++ b/source/lb/extras/source/autocorr/emoji.po
@@ -138,7 +138,6 @@ msgstr "eta"
#. Γ (U+00393), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_CAPITAL_LETTER_GAMMA\n"
@@ -348,7 +347,6 @@ msgstr "omega"
#. α (U+003B1), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_ALPHA\n"
@@ -358,7 +356,6 @@ msgstr "alpha"
#. β (U+003B2), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_BETA\n"
@@ -368,7 +365,6 @@ msgstr "beta"
#. γ (U+003B3), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_GAMMA\n"
@@ -378,7 +374,6 @@ msgstr "gamma"
#. δ (U+003B4), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_DELTA\n"
@@ -388,7 +383,6 @@ msgstr "delta"
#. ε (U+003B5), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_EPSILON\n"
@@ -398,7 +392,6 @@ msgstr "epsilon"
#. ζ (U+003B6), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_ZETA\n"
@@ -408,7 +401,6 @@ msgstr "zeta"
#. η (U+003B7), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_ETA\n"
@@ -418,7 +410,6 @@ msgstr "eta"
#. θ (U+003B8), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_THETA\n"
@@ -428,7 +419,6 @@ msgstr "theta"
#. ι (U+003B9), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_IOTA\n"
@@ -438,7 +428,6 @@ msgstr "iota"
#. κ (U+003BA), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_KAPPA\n"
@@ -448,7 +437,6 @@ msgstr "kappa"
#. λ (U+003BB), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_LAMDA\n"
@@ -458,7 +446,6 @@ msgstr "lambda"
#. μ (U+003BC), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_MU\n"
@@ -468,7 +455,6 @@ msgstr "mu"
#. ν (U+003BD), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_NU\n"
@@ -478,7 +464,6 @@ msgstr "nu"
#. ξ (U+003BE), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_XI\n"
@@ -488,7 +473,6 @@ msgstr "xi"
#. ο (U+003BF), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_OMICRON\n"
@@ -498,7 +482,6 @@ msgstr "omikron"
#. π (U+003C0), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_PI\n"
@@ -508,7 +491,6 @@ msgstr "pi"
#. ρ (U+003C1), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_RHO\n"
@@ -528,7 +510,6 @@ msgstr "sigma"
#. σ (U+003C3), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_SIGMA\n"
@@ -538,7 +519,6 @@ msgstr "sigma"
#. τ (U+003C4), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_TAU\n"
@@ -548,7 +528,6 @@ msgstr "tau"
#. υ (U+003C5), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_UPSILON\n"
@@ -558,7 +537,6 @@ msgstr "ypsilon"
#. φ (U+003C6), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_PHI\n"
@@ -568,7 +546,6 @@ msgstr "phi"
#. χ (U+003C7), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_CHI\n"
@@ -578,7 +555,6 @@ msgstr "chi"
#. ψ (U+003C8), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_PSI\n"
@@ -588,7 +564,6 @@ msgstr "psi"
#. ω (U+003C9), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_OMEGA\n"
@@ -711,7 +686,6 @@ msgstr ""
#. ″ (U+02033), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"DOUBLE_PRIME\n"
@@ -1139,7 +1113,6 @@ msgstr ""
#. − (U+02212), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"MINUS_SIGN\n"
@@ -1168,7 +1141,6 @@ msgstr "/"
#. ∖ (U+02216), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"SET_MINUS\n"
@@ -1271,7 +1243,6 @@ msgstr "P~arallel"
#. ∧ (U+02227), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"LOGICAL_AND\n"
@@ -1281,7 +1252,6 @@ msgstr "an"
#. ∨ (U+02228), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"LOGICAL_OR\n"
@@ -1785,7 +1755,6 @@ msgstr ""
#. ☉ (U+02609), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"SUN\n"
diff --git a/source/lb/extras/source/gallery/share.po b/source/lb/extras/source/gallery/share.po
index c26d680146f..a2e56214b56 100644
--- a/source/lb/extras/source/gallery/share.po
+++ b/source/lb/extras/source/gallery/share.po
@@ -17,7 +17,6 @@ msgstr ""
"X-POOTLE-MTIME: 1369411539.000000\n"
#: gallery_names.ulf
-#, fuzzy
msgctxt ""
"gallery_names.ulf\n"
"arrows\n"
@@ -83,7 +82,6 @@ msgid "Sounds"
msgstr ""
#: gallery_names.ulf
-#, fuzzy
msgctxt ""
"gallery_names.ulf\n"
"symbols\n"
diff --git a/source/lb/filter/messages.po b/source/lb/filter/messages.po
index 2f1c9fbd812..1a21b7b472b 100644
--- a/source/lb/filter/messages.po
+++ b/source/lb/filter/messages.po
@@ -343,7 +343,6 @@ msgid "_Selection/Selected sheet(s)"
msgstr ""
#: pdfgeneralpage.ui:141
-#, fuzzy
msgctxt "pdfgeneralpage|label1"
msgid "Range"
msgstr "Beräich"
@@ -400,7 +399,6 @@ msgid "_JPEG compression"
msgstr ""
#: pdfgeneralpage.ui:322
-#, fuzzy
msgctxt "pdfgeneralpage|label2"
msgid "Images"
msgstr "Biller"
@@ -417,7 +415,6 @@ msgid "Text:"
msgstr "Text:"
#: pdfgeneralpage.ui:409
-#, fuzzy
msgctxt "pdfgeneralpage|label3"
msgid "Watermark"
msgstr "Waasserzeechen"
@@ -538,7 +535,6 @@ msgid "Export onl_y notes pages"
msgstr ""
#: pdfgeneralpage.ui:723
-#, fuzzy
msgctxt "pdfgeneralpage|label4"
msgid "General"
msgstr "Allgemeng"
@@ -559,7 +555,6 @@ msgid "Export _URLs relative to file system"
msgstr ""
#: pdflinkspage.ui:89
-#, fuzzy
msgctxt "pdflinkspage|label1"
msgid "General"
msgstr "Allgemeng"
@@ -596,7 +591,6 @@ msgid "E_xport"
msgstr "Exportéieren"
#: pdfoptionsdialog.ui:92
-#, fuzzy
msgctxt "pdfoptionsdialog|general"
msgid "General"
msgstr "Allgemeng"
@@ -771,7 +765,6 @@ msgid "Select..."
msgstr ""
#: pdfsignpage.ui:159
-#, fuzzy
msgctxt "pdfsignpage|tsa"
msgid "None"
msgstr "Keen"
@@ -872,7 +865,6 @@ msgid "_Visible bookmark levels:"
msgstr ""
#: pdfuserinterfacepage.ui:343
-#, fuzzy
msgctxt "pdfuserinterfacepage|label4"
msgid "Bookmarks"
msgstr "Lieszeechen"
@@ -981,7 +973,6 @@ msgid "Transform document"
msgstr ""
#: testxmlfilter.ui:111
-#, fuzzy
msgctxt "testxmlfilter|exportbrowse"
msgid "Browse..."
msgstr "Duerchsichen..."
@@ -993,7 +984,6 @@ msgid "Current Document"
msgstr "Dokument drécken"
#: testxmlfilter.ui:168
-#, fuzzy
msgctxt "testxmlfilter|label1"
msgid "Export"
msgstr "Exportéieren"
@@ -1004,7 +994,6 @@ msgid "XSLT for import"
msgstr ""
#: testxmlfilter.ui:214
-#, fuzzy
msgctxt "testxmlfilter|importbrowse"
msgid "Browse..."
msgstr "Duerchsichen..."
@@ -1030,7 +1019,6 @@ msgid "Transform file"
msgstr ""
#: testxmlfilter.ui:326
-#, fuzzy
msgctxt "testxmlfilter|label2"
msgid "Import"
msgstr "Importéieren"
@@ -1084,7 +1072,6 @@ msgid "_Open Package..."
msgstr ""
#: xmlfiltersettings.ui:151
-#, fuzzy
msgctxt "xmlfiltersettings|filterlist-atkobject"
msgid "XML Filter List"
msgstr "XML Filter: %s"
@@ -1150,7 +1137,6 @@ msgid "Template for _import:"
msgstr ""
#: xmlfiltertabpagetransformation.ui:117
-#, fuzzy
msgctxt "xmlfiltertabpagetransformation|browsetemp"
msgid "Browse..."
msgstr "Duerchsichen..."
@@ -1166,7 +1152,6 @@ msgid "XML Filter: %s"
msgstr ""
#: xsltfilterdialog.ui:92
-#, fuzzy
msgctxt "xsltfilterdialog|general"
msgid "General"
msgstr "Allgemeng"
diff --git a/source/lb/filter/source/config/fragments/types.po b/source/lb/filter/source/config/fragments/types.po
index d13d6634679..ddaa279f43a 100644
--- a/source/lb/filter/source/config/fragments/types.po
+++ b/source/lb/filter/source/config/fragments/types.po
@@ -178,7 +178,6 @@ msgid "OpenDocument Spreadsheet (Flat XML)"
msgstr ""
#: calc_OOXML.xcu
-#, fuzzy
msgctxt ""
"calc_OOXML.xcu\n"
"Office Open XML Spreadsheet\n"
@@ -188,7 +187,6 @@ msgid "Office Open XML Spreadsheet"
msgstr "Office Open XML Tabell"
#: calc_OOXML_Template.xcu
-#, fuzzy
msgctxt ""
"calc_OOXML_Template.xcu\n"
"Office Open XML Spreadsheet Template\n"
diff --git a/source/lb/formula/messages.po b/source/lb/formula/messages.po
index c73998fa31b..b5cb84cef28 100644
--- a/source/lb/formula/messages.po
+++ b/source/lb/formula/messages.po
@@ -963,7 +963,6 @@ msgid "ROW"
msgstr ""
#: core_resource.hrc:2444
-#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SHEET"
msgstr "BLAT"
@@ -984,7 +983,6 @@ msgid "NPER"
msgstr ""
#: core_resource.hrc:2448
-#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "RATE"
msgstr "DATUM"
@@ -2147,7 +2145,6 @@ msgid "_Next >"
msgstr "~Weider >"
#: formuladialog.ui:158
-#, fuzzy
msgctxt "formuladialog|function"
msgid "Functions"
msgstr "Fonctiounen"
@@ -2177,13 +2174,11 @@ msgid "Result"
msgstr "Resultat"
#: formuladialog.ui:418
-#, fuzzy
msgctxt "formuladialog|ed_formula-atkobject"
msgid "Formula"
msgstr "Formel"
#: formuladialog.ui:467
-#, fuzzy
msgctxt "formuladialog|RB_REF|tooltip_text"
msgid "Maximize"
msgstr "Maximéieren"
diff --git a/source/lb/fpicker/messages.po b/source/lb/fpicker/messages.po
index b6cfe082da5..6c0d663db9b 100644
--- a/source/lb/fpicker/messages.po
+++ b/source/lb/fpicker/messages.po
@@ -118,7 +118,6 @@ msgid "All files"
msgstr ""
#: strings.hrc:34
-#, fuzzy
msgctxt "STR_FILEDLG_OPEN"
msgid "Open"
msgstr "Opmaachen"
@@ -307,7 +306,6 @@ msgid "Create New Folder"
msgstr ""
#: remotefilesdialog.ui:255
-#, fuzzy
msgctxt "remotefilesdialog|filterLabel"
msgid "Filter"
msgstr "Filter"
diff --git a/source/lb/instsetoo_native/inc_openoffice/windows/msi_languages.po b/source/lb/instsetoo_native/inc_openoffice/windows/msi_languages.po
index 95be57c7e19..79d06b130e8 100644
--- a/source/lb/instsetoo_native/inc_openoffice/windows/msi_languages.po
+++ b/source/lb/instsetoo_native/inc_openoffice/windows/msi_languages.po
@@ -977,7 +977,6 @@ msgid "Key: [1], Name: [2], Value: [3]"
msgstr ""
#: Control.ulf
-#, fuzzy
msgctxt ""
"Control.ulf\n"
"OOO_CONTROL_3\n"
@@ -1018,7 +1017,6 @@ msgid "Create new folder|"
msgstr ""
#: Control.ulf
-#, fuzzy
msgctxt ""
"Control.ulf\n"
"OOO_CONTROL_10\n"
@@ -1061,7 +1059,6 @@ msgid "&Change..."
msgstr "Änne~ren"
#: Control.ulf
-#, fuzzy
msgctxt ""
"Control.ulf\n"
"OOO_CONTROL_18\n"
@@ -1094,7 +1091,6 @@ msgid "{&MSSansBold8}Network Location"
msgstr ""
#: Control.ulf
-#, fuzzy
msgctxt ""
"Control.ulf\n"
"OOO_CONTROL_22\n"
@@ -1120,7 +1116,6 @@ msgid "< &Back"
msgstr "< ~Zréck"
#: Control.ulf
-#, fuzzy
msgctxt ""
"Control.ulf\n"
"OOO_CONTROL_25\n"
@@ -1188,7 +1183,6 @@ msgid "< &Back"
msgstr "< ~Zréck"
#: Control.ulf
-#, fuzzy
msgctxt ""
"Control.ulf\n"
"OOO_CONTROL_35\n"
@@ -1272,7 +1266,6 @@ msgid "< &Back"
msgstr "< ~Zréck"
#: Control.ulf
-#, fuzzy
msgctxt ""
"Control.ulf\n"
"OOO_CONTROL_49\n"
@@ -1446,7 +1439,6 @@ msgid "Will be installed to run from the network. (Available only if the feature
msgstr ""
#: Control.ulf
-#, fuzzy
msgctxt ""
"Control.ulf\n"
"OOO_CONTROL_72\n"
@@ -1472,7 +1464,6 @@ msgid "< &Back"
msgstr "< ~Zréck"
#: Control.ulf
-#, fuzzy
msgctxt ""
"Control.ulf\n"
"OOO_CONTROL_87\n"
@@ -1555,7 +1546,6 @@ msgid "{&MSSansBold8}Disk Space Requirements"
msgstr ""
#: Control.ulf
-#, fuzzy
msgctxt ""
"Control.ulf\n"
"OOO_CONTROL_100\n"
@@ -1614,7 +1604,6 @@ msgid "&Retry"
msgstr "Widderhuelen"
#: Control.ulf
-#, fuzzy
msgctxt ""
"Control.ulf\n"
"OOO_CONTROL_111\n"
@@ -1655,7 +1644,6 @@ msgid "Create New Folder|"
msgstr ""
#: Control.ulf
-#, fuzzy
msgctxt ""
"Control.ulf\n"
"OOO_CONTROL_118\n"
@@ -1689,7 +1677,6 @@ msgid "< &Back"
msgstr "< ~Zréck"
#: Control.ulf
-#, fuzzy
msgctxt ""
"Control.ulf\n"
"OOO_CONTROL_123\n"
@@ -1741,7 +1728,6 @@ msgid "< &Back"
msgstr "< ~Zréck"
#: Control.ulf
-#, fuzzy
msgctxt ""
"Control.ulf\n"
"OOO_CONTROL_131\n"
@@ -1784,7 +1770,6 @@ msgid "< &Back"
msgstr "< ~Zréck"
#: Control.ulf
-#, fuzzy
msgctxt ""
"Control.ulf\n"
"OOO_CONTROL_138\n"
@@ -1851,7 +1836,6 @@ msgid "< &Back"
msgstr "< ~Zréck"
#: Control.ulf
-#, fuzzy
msgctxt ""
"Control.ulf\n"
"OOO_CONTROL_147\n"
@@ -1917,7 +1901,6 @@ msgid "{120}{70}{70}{70}{70}"
msgstr ""
#: Control.ulf
-#, fuzzy
msgctxt ""
"Control.ulf\n"
"OOO_CONTROL_157\n"
@@ -1935,7 +1918,6 @@ msgid "< &Back"
msgstr "< ~Zréck"
#: Control.ulf
-#, fuzzy
msgctxt ""
"Control.ulf\n"
"OOO_CONTROL_159\n"
@@ -1977,7 +1959,6 @@ msgid "< &Back"
msgstr "< ~Zréck"
#: Control.ulf
-#, fuzzy
msgctxt ""
"Control.ulf\n"
"OOO_CONTROL_166\n"
@@ -2034,7 +2015,6 @@ msgid "{&MSSansBold8}Ready to Install the Program"
msgstr ""
#: Control.ulf
-#, fuzzy
msgctxt ""
"Control.ulf\n"
"OOO_CONTROL_173\n"
@@ -2052,7 +2032,6 @@ msgid "< &Back"
msgstr "< ~Zréck"
#: Control.ulf
-#, fuzzy
msgctxt ""
"Control.ulf\n"
"OOO_CONTROL_177\n"
@@ -2111,7 +2090,6 @@ msgid "< &Back"
msgstr "< ~Zréck"
#: Control.ulf
-#, fuzzy
msgctxt ""
"Control.ulf\n"
"OOO_CONTROL_184\n"
@@ -2186,7 +2164,6 @@ msgid "< &Back"
msgstr "< ~Zréck"
#: Control.ulf
-#, fuzzy
msgctxt ""
"Control.ulf\n"
"OOO_CONTROL_193\n"
@@ -2306,7 +2283,6 @@ msgid "< &Back"
msgstr "< ~Zréck"
#: Control.ulf
-#, fuzzy
msgctxt ""
"Control.ulf\n"
"OOO_CONTROL_215\n"
@@ -2349,7 +2325,6 @@ msgid "< &Back"
msgstr "< ~Zréck"
#: Control.ulf
-#, fuzzy
msgctxt ""
"Control.ulf\n"
"OOO_CONTROL_220\n"
@@ -2432,7 +2407,6 @@ msgid "< &Back"
msgstr "< ~Zréck"
#: Control.ulf
-#, fuzzy
msgctxt ""
"Control.ulf\n"
"OOO_CONTROL_233\n"
@@ -2531,7 +2505,6 @@ msgid "< &Back"
msgstr "< ~Zréck"
#: Control.ulf
-#, fuzzy
msgctxt ""
"Control.ulf\n"
"OOO_CONTROL_246\n"
@@ -2582,7 +2555,6 @@ msgid "< &Back"
msgstr "< ~Zréck"
#: Control.ulf
-#, fuzzy
msgctxt ""
"Control.ulf\n"
"OOO_CONTROL_254\n"
@@ -2649,7 +2621,6 @@ msgid "< &Back"
msgstr "< ~Zréck"
#: Control.ulf
-#, fuzzy
msgctxt ""
"Control.ulf\n"
"OOO_CONTROL_265\n"
@@ -2870,7 +2841,6 @@ msgid "{&MSSansBold8}Files in Use"
msgstr ""
#: Control.ulf
-#, fuzzy
msgctxt ""
"Control.ulf\n"
"OOO_CONTROL_325\n"
@@ -2879,7 +2849,6 @@ msgid "Cancel"
msgstr "Ofbriechen"
#: Control.ulf
-#, fuzzy
msgctxt ""
"Control.ulf\n"
"OOO_CONTROL_326\n"
diff --git a/source/lb/officecfg/registry/data/org/openoffice/Office.po b/source/lb/officecfg/registry/data/org/openoffice/Office.po
index 1814c13e72a..f1daa8e47fd 100644
--- a/source/lb/officecfg/registry/data/org/openoffice/Office.po
+++ b/source/lb/officecfg/registry/data/org/openoffice/Office.po
@@ -157,7 +157,6 @@ msgid "F~ormula"
msgstr "Formellen"
#: Common.xcu
-#, fuzzy
msgctxt ""
"Common.xcu\n"
"..Common.Menus.New.m5\n"
@@ -214,7 +213,6 @@ msgid "B~usiness Cards"
msgstr ""
#: Common.xcu
-#, fuzzy
msgctxt ""
"Common.xcu\n"
"..Common.Menus.New.m14\n"
@@ -297,7 +295,6 @@ msgid "Collected Addresses"
msgstr ""
#: DataAccess.xcu
-#, fuzzy
msgctxt ""
"DataAccess.xcu\n"
"..DataAccess.DriverSettings.com.sun.star.comp.sdbc.MozabDriver.ColumnAliases\n"
@@ -626,7 +623,6 @@ msgid "Custom 4"
msgstr ""
#: DataAccess.xcu
-#, fuzzy
msgctxt ""
"DataAccess.xcu\n"
"..DataAccess.DriverSettings.com.sun.star.comp.sdbc.MozabDriver.ColumnAliases\n"
@@ -807,7 +803,6 @@ msgid "Column Footer"
msgstr ""
#: ExtendedColorScheme.xcu
-#, fuzzy
msgctxt ""
"ExtendedColorScheme.xcu\n"
".ExtendedColorScheme.EntryNames.SunReportBuilder.Entries.Detail\n"
@@ -854,7 +849,6 @@ msgid "Bright Blue"
msgstr "Hellblo"
#: FormWizard.xcu
-#, fuzzy
msgctxt ""
"FormWizard.xcu\n"
"..FormWizard.FormWizard.Styles.style3\n"
@@ -873,7 +867,6 @@ msgid "Dark"
msgstr ""
#: FormWizard.xcu
-#, fuzzy
msgctxt ""
"FormWizard.xcu\n"
"..FormWizard.FormWizard.Styles.style5\n"
@@ -902,7 +895,6 @@ msgid "Grey"
msgstr "Gro"
#: FormWizard.xcu
-#, fuzzy
msgctxt ""
"FormWizard.xcu\n"
"..FormWizard.FormWizard.Styles.style8\n"
@@ -912,7 +904,6 @@ msgid "Water"
msgstr "Waasser"
#: FormWizard.xcu
-#, fuzzy
msgctxt ""
"FormWizard.xcu\n"
"..FormWizard.FormWizard.Styles.style9\n"
@@ -941,7 +932,6 @@ msgid "Presentation Minimizer"
msgstr ""
#: PresentationMinimizer.xcu
-#, fuzzy
msgctxt ""
"PresentationMinimizer.xcu\n"
"..PresentationMinimizer.Strings\n"
@@ -951,7 +941,6 @@ msgid "Steps"
msgstr "Etappen"
#: PresentationMinimizer.xcu
-#, fuzzy
msgctxt ""
"PresentationMinimizer.xcu\n"
"..PresentationMinimizer.Strings\n"
@@ -961,7 +950,6 @@ msgid "< ~Back"
msgstr "< ~Zréck"
#: PresentationMinimizer.xcu
-#, fuzzy
msgctxt ""
"PresentationMinimizer.xcu\n"
"..PresentationMinimizer.Strings\n"
@@ -971,7 +959,6 @@ msgid "~Next >"
msgstr "~Weider >"
#: PresentationMinimizer.xcu
-#, fuzzy
msgctxt ""
"PresentationMinimizer.xcu\n"
"..PresentationMinimizer.Strings\n"
@@ -981,7 +968,6 @@ msgid "~Finish"
msgstr "~Fäerdeg"
#: PresentationMinimizer.xcu
-#, fuzzy
msgctxt ""
"PresentationMinimizer.xcu\n"
"..PresentationMinimizer.Strings\n"
@@ -1019,7 +1005,6 @@ msgid "~Choose settings for Presentation Minimizer"
msgstr ""
#: PresentationMinimizer.xcu
-#, fuzzy
msgctxt ""
"PresentationMinimizer.xcu\n"
"..PresentationMinimizer.Strings\n"
@@ -1038,7 +1023,6 @@ msgid "Choose settings for optimizing images"
msgstr ""
#: PresentationMinimizer.xcu
-#, fuzzy
msgctxt ""
"PresentationMinimizer.xcu\n"
"..PresentationMinimizer.Strings\n"
@@ -1138,7 +1122,6 @@ msgid "~Embed external images"
msgstr ""
#: PresentationMinimizer.xcu
-#, fuzzy
msgctxt ""
"PresentationMinimizer.xcu\n"
"..PresentationMinimizer.Strings\n"
@@ -1257,7 +1240,6 @@ msgid "Delete slides that are not used for the ~custom slide show"
msgstr ""
#: PresentationMinimizer.xcu
-#, fuzzy
msgctxt ""
"PresentationMinimizer.xcu\n"
"..PresentationMinimizer.Strings\n"
@@ -1366,7 +1348,6 @@ msgid "My Settings "
msgstr ""
#: PresentationMinimizer.xcu
-#, fuzzy
msgctxt ""
"PresentationMinimizer.xcu\n"
"..PresentationMinimizer.Strings\n"
@@ -1512,7 +1493,6 @@ msgid "Next"
msgstr "Text"
#: PresenterScreen.xcu
-#, fuzzy
msgctxt ""
"PresenterScreen.xcu\n"
"..PresenterScreen.PresenterScreenSettings.ToolBars.ToolBar.Entries.c.Normal\n"
@@ -1550,7 +1530,6 @@ msgid "Exchange"
msgstr ""
#: PresenterScreen.xcu
-#, fuzzy
msgctxt ""
"PresenterScreen.xcu\n"
"..PresenterScreen.PresenterScreenSettings.ToolBars.ToolBar.Entries.o.Normal\n"
@@ -1560,7 +1539,6 @@ msgid "Help"
msgstr "Hëllef"
#: PresenterScreen.xcu
-#, fuzzy
msgctxt ""
"PresenterScreen.xcu\n"
"..PresenterScreen.PresenterScreenSettings.ToolBars.NotesToolBar.Entries.a.Normal\n"
@@ -1570,7 +1548,6 @@ msgid "Zoom"
msgstr "Zoom"
#: PresenterScreen.xcu
-#, fuzzy
msgctxt ""
"PresenterScreen.xcu\n"
"..PresenterScreen.PresenterScreenSettings.Buttons.SlideSorterCloser\n"
@@ -1580,7 +1557,6 @@ msgid "Close"
msgstr "Zoumaachen"
#: PresenterScreen.xcu
-#, fuzzy
msgctxt ""
"PresenterScreen.xcu\n"
"..PresenterScreen.PresenterScreenSettings.Buttons.NotesViewCloser\n"
@@ -1590,7 +1566,6 @@ msgid "Close"
msgstr "Zoumaachen"
#: PresenterScreen.xcu
-#, fuzzy
msgctxt ""
"PresenterScreen.xcu\n"
"..PresenterScreen.PresenterScreenSettings.Buttons.HelpViewCloser\n"
@@ -1952,7 +1927,6 @@ msgid "Next Slide"
msgstr ""
#: PresenterScreen.xcu
-#, fuzzy
msgctxt ""
"PresenterScreen.xcu\n"
"..PresenterScreen.Presenter.Views.NotesView\n"
@@ -1971,7 +1945,6 @@ msgid "Slide Overview, %CURRENT_SLIDE_NAME%, %CURRENT_SLIDE_NUMBER% of %SLIDE_CO
msgstr ""
#: PresenterScreen.xcu
-#, fuzzy
msgctxt ""
"PresenterScreen.xcu\n"
"..PresenterScreen.Presenter.Views.HelpView\n"
@@ -2539,7 +2512,6 @@ msgid "EmailAddr"
msgstr ""
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.suppliers.Fields.notes\n"
@@ -2549,7 +2521,6 @@ msgid "Notes"
msgstr "Noten"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.suppliers.Fields.notes\n"
@@ -2678,7 +2649,6 @@ msgid "Suffix"
msgstr ""
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.mailinglist.Fields.title\n"
@@ -2688,7 +2658,6 @@ msgid "Title"
msgstr "Titel"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.mailinglist.Fields.title\n"
@@ -3061,7 +3030,6 @@ msgid "Photo"
msgstr ""
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.mailinglist.Fields.notes\n"
@@ -3071,7 +3039,6 @@ msgid "Notes"
msgstr "Noten"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.mailinglist.Fields.notes\n"
@@ -3149,7 +3116,6 @@ msgid "LastName"
msgstr ""
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.contacts.Fields.title\n"
@@ -3159,7 +3125,6 @@ msgid "Title"
msgstr "Titel"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.contacts.Fields.title\n"
@@ -3496,7 +3461,6 @@ msgid "Photo"
msgstr ""
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.contacts.Fields.notes\n"
@@ -3506,7 +3470,6 @@ msgid "Notes"
msgstr "Noten"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.contacts.Fields.notes\n"
@@ -3782,7 +3745,6 @@ msgid "EmailAddr"
msgstr ""
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.customers.Fields.title\n"
@@ -3792,7 +3754,6 @@ msgid "Title"
msgstr "Titel"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.customers.Fields.title\n"
@@ -3802,7 +3763,6 @@ msgid "Title"
msgstr "Titel"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.customers.Fields.notes\n"
@@ -3812,7 +3772,6 @@ msgid "Notes"
msgstr "Noten"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.customers.Fields.notes\n"
@@ -3905,7 +3864,6 @@ msgid "LastName"
msgstr ""
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.employees.Fields.title\n"
@@ -3915,7 +3873,6 @@ msgid "Title"
msgstr "Titel"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.employees.Fields.title\n"
@@ -4344,7 +4301,6 @@ msgid "Photo"
msgstr ""
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.employees.Fields.notes\n"
@@ -4354,7 +4310,6 @@ msgid "Notes"
msgstr "Noten"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.employees.Fields.notes\n"
@@ -5244,7 +5199,6 @@ msgid "PaymMethID"
msgstr ""
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.payments.Fields.notes\n"
@@ -5254,7 +5208,6 @@ msgid "Notes"
msgstr "Noten"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.payments.Fields.notes\n"
@@ -5474,7 +5427,6 @@ msgid "ShipCost"
msgstr ""
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.invoices.Fields.notes\n"
@@ -5484,7 +5436,6 @@ msgid "Notes"
msgstr "Noten"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.invoices.Fields.notes\n"
@@ -6114,7 +6065,6 @@ msgid "CostPPersn"
msgstr ""
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.events.Fields.notes\n"
@@ -6124,7 +6074,6 @@ msgid "Notes"
msgstr "Noten"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.events.Fields.notes\n"
@@ -6343,7 +6292,6 @@ msgid "Confirmation"
msgstr "Konfiguratioun"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.reservations.Fields.notes\n"
@@ -6353,7 +6301,6 @@ msgid "Notes"
msgstr "Noten"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.reservations.Fields.notes\n"
@@ -6500,7 +6447,6 @@ msgid "BillablHrs"
msgstr ""
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.timebilled.Fields.notes\n"
@@ -6510,7 +6456,6 @@ msgid "Notes"
msgstr "Noten"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.timebilled.Fields.notes\n"
@@ -6691,7 +6636,6 @@ msgid "PaymntMeth"
msgstr ""
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.expenses.Fields.notes\n"
@@ -6701,7 +6645,6 @@ msgid "Notes"
msgstr "Noten"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.expenses.Fields.notes\n"
@@ -7152,7 +7095,6 @@ msgid "FrghtChrge"
msgstr ""
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.deliveries.Fields.notes\n"
@@ -7162,7 +7104,6 @@ msgid "Notes"
msgstr "Noten"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.deliveries.Fields.notes\n"
@@ -7199,7 +7140,6 @@ msgid "AssetID"
msgstr ""
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.assets.Fields.description\n"
@@ -7527,7 +7467,6 @@ msgid "CurrentVal"
msgstr ""
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.assets.Fields.comments\n"
@@ -7537,7 +7476,6 @@ msgid "Comments"
msgstr "Kommentaren"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.assets.Fields.comments\n"
@@ -7628,7 +7566,6 @@ msgid "TrnsactnNo"
msgstr ""
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.transactions.Fields.date\n"
@@ -7638,7 +7575,6 @@ msgid "Date"
msgstr "Datum"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.transactions.Fields.date\n"
@@ -7648,7 +7584,6 @@ msgid "Date"
msgstr "Datum"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.transactions.Fields.description\n"
@@ -7866,7 +7801,6 @@ msgid "Taxable"
msgstr ""
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.transactions.Fields.notes\n"
@@ -7876,7 +7810,6 @@ msgid "Notes"
msgstr "Noten"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.transactions.Fields.notes\n"
@@ -7913,7 +7846,6 @@ msgid "TaskID"
msgstr ""
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.tasks.Fields.description\n"
@@ -7969,7 +7901,6 @@ msgid "EndDate"
msgstr ""
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.tasks.Fields.notes\n"
@@ -7979,7 +7910,6 @@ msgid "Notes"
msgstr "Noten"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.business.Tables.tasks.Fields.notes\n"
@@ -8175,7 +8105,6 @@ msgid "LastName"
msgstr ""
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.addresses.Fields.title\n"
@@ -8185,7 +8114,6 @@ msgid "Title"
msgstr "Titel"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.addresses.Fields.title\n"
@@ -8522,7 +8450,6 @@ msgid "Photo"
msgstr ""
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.addresses.Fields.notes\n"
@@ -8532,7 +8459,6 @@ msgid "Notes"
msgstr "Noten"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.addresses.Fields.notes\n"
@@ -8661,7 +8587,6 @@ msgid "ItemType"
msgstr ""
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.householdinventory.Fields.description\n"
@@ -8845,7 +8770,6 @@ msgid "Insured"
msgstr ""
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.householdinventory.Fields.notes\n"
@@ -8855,7 +8779,6 @@ msgid "Notes"
msgstr "Noten"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.householdinventory.Fields.notes\n"
@@ -8892,7 +8815,6 @@ msgid "RecipeID"
msgstr ""
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.recipes.Fields.name\n"
@@ -8902,7 +8824,6 @@ msgid "Name"
msgstr "Numm"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.recipes.Fields.name\n"
@@ -8912,7 +8833,6 @@ msgid "Name"
msgstr "Numm"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.recipes.Fields.description\n"
@@ -9114,7 +9034,6 @@ msgid "Utensils"
msgstr ""
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.recipes.Fields.notes\n"
@@ -9124,7 +9043,6 @@ msgid "Notes"
msgstr "Noten"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.recipes.Fields.notes\n"
@@ -9434,7 +9352,6 @@ msgid "Photo"
msgstr ""
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.plants.Fields.notes\n"
@@ -9444,7 +9361,6 @@ msgid "Notes"
msgstr "Noten"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.plants.Fields.notes\n"
@@ -9661,7 +9577,6 @@ msgid "PrintSize"
msgstr ""
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.photographs.Fields.notes\n"
@@ -9671,7 +9586,6 @@ msgid "Notes"
msgstr "Noten"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.photographs.Fields.notes\n"
@@ -9852,7 +9766,6 @@ msgid "Camera"
msgstr ""
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.miniaturefilms.Fields.notes\n"
@@ -9862,7 +9775,6 @@ msgid "Notes"
msgstr "Noten"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.miniaturefilms.Fields.notes\n"
@@ -10139,7 +10051,6 @@ msgid "Review"
msgstr ""
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.dvdcollection.Fields.notes\n"
@@ -10149,7 +10060,6 @@ msgid "Notes"
msgstr "Noten"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.dvdcollection.Fields.notes\n"
@@ -10314,7 +10224,6 @@ msgid "Rating"
msgstr ""
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.cdcollection.Fields.format\n"
@@ -10324,7 +10233,6 @@ msgid "Format"
msgstr "Format"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.cdcollection.Fields.format\n"
@@ -10424,7 +10332,6 @@ msgid "Review"
msgstr ""
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.cdcollection.Fields.notes\n"
@@ -10434,7 +10341,6 @@ msgid "Notes"
msgstr "Noten"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.cdcollection.Fields.notes\n"
@@ -10471,7 +10377,6 @@ msgid "BookID"
msgstr ""
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.library.Fields.title\n"
@@ -10481,7 +10386,6 @@ msgid "Title"
msgstr "Titel"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.library.Fields.title\n"
@@ -10621,7 +10525,6 @@ msgid "Translator"
msgstr ""
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.library.Fields.pages\n"
@@ -10631,7 +10534,6 @@ msgid "Pages"
msgstr "Säiten"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.library.Fields.pages\n"
@@ -10731,7 +10633,6 @@ msgid "EditionNo"
msgstr ""
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.library.Fields.notes\n"
@@ -10741,7 +10642,6 @@ msgid "Notes"
msgstr "Noten"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.library.Fields.notes\n"
@@ -10945,7 +10845,6 @@ msgid "Photo"
msgstr ""
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.authors.Fields.notes\n"
@@ -10955,7 +10854,6 @@ msgid "Notes"
msgstr "Noten"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.authors.Fields.notes\n"
@@ -11064,7 +10962,6 @@ msgid "AccountTyp"
msgstr ""
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.accounts.Fields.description\n"
@@ -11084,7 +10981,6 @@ msgid "Descrption"
msgstr "Beschreiwung"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.accounts.Fields.notes\n"
@@ -11094,7 +10990,6 @@ msgid "Notes"
msgstr "Noten"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.accounts.Fields.notes\n"
@@ -11221,7 +11116,6 @@ msgid "ShareOwned"
msgstr ""
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.investments.Fields.notes\n"
@@ -11231,7 +11125,6 @@ msgid "Notes"
msgstr "Noten"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.investments.Fields.notes\n"
@@ -11448,7 +11341,6 @@ msgid "HoursSleep"
msgstr ""
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.exerciselog.Fields.notes\n"
@@ -11458,7 +11350,6 @@ msgid "Notes"
msgstr "Noten"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.exerciselog.Fields.notes\n"
@@ -11675,7 +11566,6 @@ msgid "Vitamins"
msgstr ""
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.dietlog.Fields.notes\n"
@@ -11685,7 +11575,6 @@ msgid "Notes"
msgstr "Noten"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.dietlog.Fields.notes\n"
@@ -11713,7 +11602,6 @@ msgid "Spreadsheets"
msgstr "Tabellen"
#: UI.xcu
-#, fuzzy
msgctxt ""
"UI.xcu\n"
"..UI.FilterClassification.GlobalFilters.Classes.com.sun.star.presentation.PresentationDocument\n"
@@ -11751,7 +11639,6 @@ msgid "Master documents"
msgstr ""
#: UI.xcu
-#, fuzzy
msgctxt ""
"UI.xcu\n"
"..UI.FilterClassification.GlobalFilters.Classes.com.sun.star.formula.FormulaProperties\n"
diff --git a/source/lb/officecfg/registry/data/org/openoffice/Office/UI.po b/source/lb/officecfg/registry/data/org/openoffice/Office/UI.po
index 3b86d898520..b7ebb5e3de4 100644
--- a/source/lb/officecfg/registry/data/org/openoffice/Office/UI.po
+++ b/source/lb/officecfg/registry/data/org/openoffice/Office/UI.po
@@ -172,7 +172,6 @@ msgid "BASIC Dialog"
msgstr ""
#: BasicIDECommands.xcu
-#, fuzzy
msgctxt ""
"BasicIDECommands.xcu\n"
"..BasicIDECommands.UserInterface.Commands..uno:DeleteCurrent\n"
@@ -220,7 +219,6 @@ msgid "~Dialog"
msgstr "Dialog"
#: BasicIDEWindowState.xcu
-#, fuzzy
msgctxt ""
"BasicIDEWindowState.xcu\n"
"..BasicIDEWindowState.UIElements.States.private:resource/popupmenu/dialog\n"
@@ -266,7 +264,6 @@ msgid "Dialog"
msgstr "Dialog"
#: BasicIDEWindowState.xcu
-#, fuzzy
msgctxt ""
"BasicIDEWindowState.xcu\n"
"..BasicIDEWindowState.UIElements.States.private:resource/toolbar/translationbar\n"
@@ -744,7 +741,6 @@ msgid "~Filter..."
msgstr "~Bäifügen..."
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:NextPage\n"
@@ -754,7 +750,6 @@ msgid "Next Page"
msgstr "Nächst Säit"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:PreviousPage\n"
@@ -1330,7 +1325,6 @@ msgid "AutoFill Data Series: automatic"
msgstr ""
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:Cancel\n"
@@ -1439,7 +1433,6 @@ msgid "Clear Print Ranges"
msgstr ""
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:EditPrintArea\n"
@@ -1449,7 +1442,6 @@ msgid "Edit"
msgstr "Beaarbechten"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:EditPrintArea\n"
@@ -1707,7 +1699,6 @@ msgid "R~andom Number..."
msgstr ""
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:StatisticsMenu\n"
@@ -2047,7 +2038,6 @@ msgid "~Normal View"
msgstr ""
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:NormalViewMode\n"
@@ -2915,7 +2905,6 @@ msgid "Standard Text Attributes"
msgstr ""
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:StandardTextAttributes\n"
@@ -3328,7 +3317,6 @@ msgid "Insert Sheet at End..."
msgstr ""
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:AlignLeft\n"
@@ -3338,7 +3326,6 @@ msgid "Align Left"
msgstr "Lénks ausriichten"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:AlignRight\n"
@@ -3433,7 +3420,6 @@ msgid "Number Format"
msgstr ""
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:NumberFormatCurrency\n"
@@ -3452,7 +3438,6 @@ msgid "Format as Currency"
msgstr ""
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:NumberFormatCurrencySimple\n"
@@ -3489,7 +3474,6 @@ msgid "Format as Percent"
msgstr ""
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:NumberFormatStandard\n"
@@ -3564,7 +3548,6 @@ msgid "Format as Scientific"
msgstr ""
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:NumberFormatTime\n"
@@ -3925,7 +3908,6 @@ msgid "Ro~ws"
msgstr ""
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:ColumnMenu\n"
@@ -4020,7 +4002,6 @@ msgid "Insert Current Date"
msgstr ""
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:InsertCurrentDate\n"
@@ -4153,7 +4134,6 @@ msgid "Column"
msgstr "~Kolonnen "
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:RowOperations\n"
@@ -4172,7 +4152,6 @@ msgid "~Insert..."
msgstr ""
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:StyleApply?Style:string=Default&amp;FamilyName:string=CellStyles\n"
@@ -4239,7 +4218,6 @@ msgid "Bad"
msgstr ""
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:StyleApply?Style:string=Error&amp;FamilyName:string=CellStyles\n"
@@ -4324,7 +4302,6 @@ msgid "Cell Edit"
msgstr ""
#: CalcWindowState.xcu
-#, fuzzy
msgctxt ""
"CalcWindowState.xcu\n"
"..CalcWindowState.UIElements.States.private:resource/popupmenu/chart\n"
@@ -4380,7 +4357,6 @@ msgid "Text Box Formatting"
msgstr ""
#: CalcWindowState.xcu
-#, fuzzy
msgctxt ""
"CalcWindowState.xcu\n"
"..CalcWindowState.UIElements.States.private:resource/popupmenu/graphic\n"
@@ -4418,7 +4394,6 @@ msgid "OLE Object"
msgstr "OLE-Objet"
#: CalcWindowState.xcu
-#, fuzzy
msgctxt ""
"CalcWindowState.xcu\n"
"..CalcWindowState.UIElements.States.private:resource/popupmenu/pagebreak\n"
@@ -4792,7 +4767,6 @@ msgid "Standard (Single Mode)"
msgstr ""
#: CalcWindowState.xcu
-#, fuzzy
msgctxt ""
"CalcWindowState.xcu\n"
"..CalcWindowState.UIElements.States.private:resource/toolbar/arrowsbar\n"
@@ -4820,7 +4794,6 @@ msgid "~Titles..."
msgstr ""
#: ChartCommands.xcu
-#, fuzzy
msgctxt ""
"ChartCommands.xcu\n"
"..ChartCommands.UserInterface.Commands..uno:InsertMenuLegend\n"
@@ -6038,7 +6011,6 @@ msgid "Report"
msgstr ""
#: DbReportWindowState.xcu
-#, fuzzy
msgctxt ""
"DbReportWindowState.xcu\n"
".DbReportWindowState.UIElements.States.private:resource/toolbar/toolbar\n"
@@ -6066,7 +6038,6 @@ msgid "Report Controls"
msgstr ""
#: DbReportWindowState.xcu
-#, fuzzy
msgctxt ""
"DbReportWindowState.xcu\n"
".DbReportWindowState.UIElements.States.private:resource/toolbar/drawbar\n"
@@ -6238,7 +6209,6 @@ msgid "Paste ~Special..."
msgstr ""
#: DbuCommands.xcu
-#, fuzzy
msgctxt ""
"DbuCommands.xcu\n"
"..DbuCommands.UserInterface.Commands..uno:DBDelete\n"
@@ -6258,7 +6228,6 @@ msgid "Rename..."
msgstr "Ëmbenennen..."
#: DbuCommands.xcu
-#, fuzzy
msgctxt ""
"DbuCommands.xcu\n"
"..DbuCommands.UserInterface.Commands..uno:DBEdit\n"
@@ -6296,7 +6265,6 @@ msgid "Open..."
msgstr "~Opmaachen..."
#: DbuCommands.xcu
-#, fuzzy
msgctxt ""
"DbuCommands.xcu\n"
"..DbuCommands.UserInterface.Commands..uno:DBTableDelete\n"
@@ -6316,7 +6284,6 @@ msgid "Rename..."
msgstr "Ëmbenennen..."
#: DbuCommands.xcu
-#, fuzzy
msgctxt ""
"DbuCommands.xcu\n"
"..DbuCommands.UserInterface.Commands..uno:DBTableEdit\n"
@@ -6335,7 +6302,6 @@ msgid "Open Database Object..."
msgstr ""
#: DbuCommands.xcu
-#, fuzzy
msgctxt ""
"DbuCommands.xcu\n"
"..DbuCommands.UserInterface.Commands..uno:DBQueryDelete\n"
@@ -6355,7 +6321,6 @@ msgid "Rename..."
msgstr "Ëmbenennen..."
#: DbuCommands.xcu
-#, fuzzy
msgctxt ""
"DbuCommands.xcu\n"
"..DbuCommands.UserInterface.Commands..uno:DBQueryEdit\n"
@@ -6374,7 +6339,6 @@ msgid "Open Database Object..."
msgstr ""
#: DbuCommands.xcu
-#, fuzzy
msgctxt ""
"DbuCommands.xcu\n"
"..DbuCommands.UserInterface.Commands..uno:DBFormDelete\n"
@@ -6394,7 +6358,6 @@ msgid "Rename..."
msgstr "Ëmbenennen..."
#: DbuCommands.xcu
-#, fuzzy
msgctxt ""
"DbuCommands.xcu\n"
"..DbuCommands.UserInterface.Commands..uno:DBFormEdit\n"
@@ -6413,7 +6376,6 @@ msgid "Open Database Object..."
msgstr ""
#: DbuCommands.xcu
-#, fuzzy
msgctxt ""
"DbuCommands.xcu\n"
"..DbuCommands.UserInterface.Commands..uno:DBReportDelete\n"
@@ -6433,7 +6395,6 @@ msgid "Rename..."
msgstr "Ëmbenennen..."
#: DbuCommands.xcu
-#, fuzzy
msgctxt ""
"DbuCommands.xcu\n"
"..DbuCommands.UserInterface.Commands..uno:DBReportEdit\n"
@@ -6880,7 +6841,6 @@ msgid "~Record"
msgstr "Opnam"
#: DbuCommands.xcu
-#, fuzzy
msgctxt ""
"DbuCommands.xcu\n"
"..DbuCommands.UserInterface.Commands..uno:DBQueryPreview\n"
@@ -6963,7 +6923,6 @@ msgid "Sort"
msgstr ""
#: DbuCommands.xcu
-#, fuzzy
msgctxt ""
"DbuCommands.xcu\n"
"..DbuCommands.UserInterface.Popups..uno:DBPreview\n"
@@ -7849,7 +7808,6 @@ msgid "Format Slide"
msgstr ""
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Commands..uno:SlideSetup\n"
@@ -8169,7 +8127,6 @@ msgid "~Modify Layer..."
msgstr ""
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Commands..uno:PageMode\n"
@@ -8433,7 +8390,6 @@ msgid "Transformations"
msgstr ""
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Commands..uno:InteractiveTransparence\n"
@@ -8533,7 +8489,6 @@ msgid "Connector with Circles"
msgstr ""
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Commands..uno:TextToolbox\n"
@@ -8552,7 +8507,6 @@ msgid "Straight Connector"
msgstr ""
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Commands..uno:RectangleToolbox\n"
@@ -8571,7 +8525,6 @@ msgid "Straight Connector starts with Arrow"
msgstr ""
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Commands..uno:EllipseToolbox\n"
@@ -9215,7 +9168,6 @@ msgid "Date and ~Time..."
msgstr "Datum an Zäit"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:NormalMultiPaneGUI\n"
@@ -10131,7 +10083,6 @@ msgid "Title, 2 Vertical Text, Clipart"
msgstr ""
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:SlideLayoutMenu\n"
@@ -10299,7 +10250,6 @@ msgid "Glue Point"
msgstr ""
#: DrawWindowState.xcu
-#, fuzzy
msgctxt ""
"DrawWindowState.xcu\n"
"..DrawWindowState.UIElements.States.private:resource/popupmenu/graphic\n"
@@ -10309,7 +10259,6 @@ msgid "Image"
msgstr "Bild"
#: DrawWindowState.xcu
-#, fuzzy
msgctxt ""
"DrawWindowState.xcu\n"
"..DrawWindowState.UIElements.States.private:resource/popupmenu/group\n"
@@ -10374,7 +10323,6 @@ msgid "OLE Object"
msgstr "OLE-Objet"
#: DrawWindowState.xcu
-#, fuzzy
msgctxt ""
"DrawWindowState.xcu\n"
"..DrawWindowState.UIElements.States.private:resource/popupmenu/page\n"
@@ -10466,7 +10414,6 @@ msgid "Image"
msgstr "Bild"
#: DrawWindowState.xcu
-#, fuzzy
msgctxt ""
"DrawWindowState.xcu\n"
"..DrawWindowState.UIElements.States.private:resource/toolbar/optionsbar\n"
@@ -10530,7 +10477,6 @@ msgid "Align Objects"
msgstr ""
#: DrawWindowState.xcu
-#, fuzzy
msgctxt ""
"DrawWindowState.xcu\n"
"..DrawWindowState.UIElements.States.private:resource/toolbar/arrowsbar\n"
@@ -10687,7 +10633,6 @@ msgid "Lines"
msgstr "Zeil "
#: DrawWindowState.xcu
-#, fuzzy
msgctxt ""
"DrawWindowState.xcu\n"
"..DrawWindowState.UIElements.States.private:resource/toolbar/positionbar\n"
@@ -10706,7 +10651,6 @@ msgid "Legacy Rectangles"
msgstr ""
#: DrawWindowState.xcu
-#, fuzzy
msgctxt ""
"DrawWindowState.xcu\n"
"..DrawWindowState.UIElements.States.private:resource/toolbar/textbar\n"
@@ -10835,7 +10779,6 @@ msgid "Color"
msgstr "Faarf"
#: DrawWindowState.xcu
-#, fuzzy
msgctxt ""
"DrawWindowState.xcu\n"
"..DrawWindowState.UIElements.States.private:resource/toolbar/commentsbar\n"
@@ -11350,7 +11293,6 @@ msgid "Change Fill Color"
msgstr ""
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.Effects.ooo-emphasis-font\n"
@@ -11414,7 +11356,6 @@ msgid "Spin"
msgstr ""
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.Effects.ooo-emphasis-transparency\n"
@@ -12228,7 +12169,6 @@ msgid "Right Triangle"
msgstr ""
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.Effects.ooo-motionpath-square\n"
@@ -12319,7 +12259,6 @@ msgid "Curvy Left"
msgstr ""
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.Effects.ooo-motionpath-left\n"
@@ -12329,7 +12268,6 @@ msgid "Left"
msgstr "Lénks"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.Effects.ooo-motionpath-right\n"
@@ -12709,7 +12647,6 @@ msgid "Basic"
msgstr ""
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.Properties.special\n"
@@ -13256,7 +13193,6 @@ msgid "3D Venetian"
msgstr ""
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionSets.box\n"
@@ -13320,7 +13256,6 @@ msgid "Wedge"
msgstr ""
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionSets.wheel\n"
@@ -13643,7 +13578,6 @@ msgid "Bottom Right to Top Left"
msgstr ""
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.bottom-top\n"
@@ -13672,7 +13606,6 @@ msgid "Vertical"
msgstr "~Vertikal"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.horizontal\n"
@@ -13727,7 +13660,6 @@ msgid "Up"
msgstr ""
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.right\n"
@@ -13737,7 +13669,6 @@ msgid "Right"
msgstr "Riets"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.left\n"
@@ -13747,7 +13678,6 @@ msgid "Left"
msgstr "Lénks"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.circle\n"
@@ -13948,7 +13878,6 @@ msgid "Basic"
msgstr ""
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.Presets.Entrance.special\n"
@@ -13985,7 +13914,6 @@ msgid "Basic"
msgstr ""
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.Presets.Emphasis.special\n"
@@ -14022,7 +13950,6 @@ msgid "Basic"
msgstr ""
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.Presets.Exit.special\n"
@@ -14068,7 +13995,6 @@ msgid "Lines and Curves"
msgstr ""
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.Presets.MotionPaths.special\n"
@@ -14142,7 +14068,6 @@ msgid "BASIC"
msgstr "BASIC"
#: GenericCategories.xcu
-#, fuzzy
msgctxt ""
"GenericCategories.xcu\n"
"..GenericCategories.Commands.Categories.6\n"
@@ -14199,7 +14124,6 @@ msgid "Templates"
msgstr "Virlagen"
#: GenericCategories.xcu
-#, fuzzy
msgctxt ""
"GenericCategories.xcu\n"
"..GenericCategories.Commands.Categories.12\n"
@@ -14219,7 +14143,6 @@ msgid "Frame"
msgstr "Kontur:"
#: GenericCategories.xcu
-#, fuzzy
msgctxt ""
"GenericCategories.xcu\n"
"..GenericCategories.Commands.Categories.14\n"
@@ -14348,7 +14271,6 @@ msgid "Show Comme~nts"
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:ShowAnnotations\n"
@@ -14632,7 +14554,6 @@ msgid "S~tar"
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:BasicShapes.rectangle\n"
@@ -14651,7 +14572,6 @@ msgid "Rectangle, Rounded"
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:BasicShapes.quadrat\n"
@@ -14679,7 +14599,6 @@ msgid "Circle"
msgstr "Krees"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:BasicShapes.ellipse\n"
@@ -16250,7 +16169,6 @@ msgid "Underline"
msgstr "Ënnerstrach"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:Overline\n"
@@ -16426,7 +16344,6 @@ msgid "Current Library"
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:LeftPara\n"
@@ -16436,7 +16353,6 @@ msgid "Left"
msgstr "Lénks"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:LeftPara\n"
@@ -16446,7 +16362,6 @@ msgid "Align Left"
msgstr "Lénks ausriichten"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:RightPara\n"
@@ -16456,7 +16371,6 @@ msgid "Right"
msgstr "Riets"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:RightPara\n"
@@ -16466,7 +16380,6 @@ msgid "Align Right"
msgstr "Riets ausriichten"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:CenterPara\n"
@@ -16550,7 +16463,6 @@ msgid "Line Spacing: 2"
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:StatusGetPosition\n"
@@ -16750,7 +16662,6 @@ msgid "Entire Page"
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:GrafTransparence\n"
@@ -16906,7 +16817,6 @@ msgid "Line (45°)"
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:Rect\n"
@@ -16934,7 +16844,6 @@ msgid "Rectangle, Rounded"
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:Ellipse\n"
@@ -17111,7 +17020,6 @@ msgid "~Forms"
msgstr "Formular"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:NewDoc\n"
@@ -17221,7 +17129,6 @@ msgid "Circle Segment"
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:SaveAs\n"
@@ -17298,7 +17205,6 @@ msgid "Curve, Filled"
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:Save\n"
@@ -17308,7 +17214,6 @@ msgid "~Save"
msgstr "~Späicheren"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:SaveSimple\n"
@@ -17410,7 +17315,6 @@ msgid "Comme~nt"
msgstr "Kommentar"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:InsertAnnotation\n"
@@ -17576,7 +17480,6 @@ msgid "Chart from File..."
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:DefaultBullet\n"
@@ -17841,7 +17744,6 @@ msgid "Corner Point"
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:Checkbox\n"
@@ -17889,7 +17791,6 @@ msgid "Move Up"
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:AddDirect\n"
@@ -18119,7 +18020,6 @@ msgid "Apply Style"
msgstr "Virlagen applizéieren"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:AddDateField\n"
@@ -18129,7 +18029,6 @@ msgid "Date Field"
msgstr "Datumfeld"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:InsertTimeField\n"
@@ -18148,7 +18047,6 @@ msgid "~Edit Style..."
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:EditStyle\n"
@@ -18507,7 +18405,6 @@ msgid "Ob~ject"
msgstr "Objet"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:Groupbox\n"
@@ -18526,7 +18423,6 @@ msgid "~XML Filter Settings..."
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:InsertEdit\n"
@@ -18554,7 +18450,6 @@ msgid "Chinese Conversion..."
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:InsertListbox\n"
@@ -18999,7 +18894,6 @@ msgid "~Recheck Document..."
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:SpellingAndGrammarDialog\n"
@@ -19947,7 +19841,6 @@ msgid "Select Page Left"
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:Square\n"
@@ -21315,7 +21208,6 @@ msgid "Option Button"
msgstr "Optionsfeld"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:CheckBox\n"
@@ -21325,7 +21217,6 @@ msgid "Check Box"
msgstr "Kontrollfeld"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:Label\n"
@@ -21335,7 +21226,6 @@ msgid "Label"
msgstr "Bezeechnung"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:GroupBox\n"
@@ -21345,7 +21235,6 @@ msgid "Group Box"
msgstr "Gruppëfeld"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:Edit\n"
@@ -21355,7 +21244,6 @@ msgid "Text Box"
msgstr "Textfeld"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:ListBox\n"
@@ -21720,7 +21608,6 @@ msgid "Item Browser On/Off"
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:DateField\n"
@@ -21730,7 +21617,6 @@ msgid "Date Field"
msgstr "Datumfeld"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:TimeField\n"
@@ -22419,7 +22305,6 @@ msgid "Digital Signature..."
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:CommonAlignLeft\n"
@@ -22439,7 +22324,6 @@ msgid "Centered"
msgstr "~Zentréiert"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:CommonAlignRight\n"
@@ -22488,7 +22372,6 @@ msgid "Justified"
msgstr "Ausgerichtet"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:CommonAlignHorizontalDefault\n"
@@ -22498,7 +22381,6 @@ msgid "Default"
msgstr "Standard"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:CommonAlignVerticalDefault\n"
@@ -22584,7 +22466,6 @@ msgid "Align Top"
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:CellVertCenter\n"
@@ -22651,7 +22532,6 @@ msgid "St~yle"
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Popups..uno:HelpMenu\n"
@@ -22877,7 +22757,6 @@ msgid "~Spellcheck"
msgstr "Spellchecker"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Popups..uno:LanguageMenu\n"
@@ -23208,7 +23087,6 @@ msgid "E-mail as ~OpenDocument Format..."
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Popups..uno:TemplateManager\n"
@@ -23429,7 +23307,6 @@ msgid "Glue Point"
msgstr ""
#: ImpressWindowState.xcu
-#, fuzzy
msgctxt ""
"ImpressWindowState.xcu\n"
"..ImpressWindowState.UIElements.States.private:resource/popupmenu/graphic\n"
@@ -23439,7 +23316,6 @@ msgid "Image"
msgstr "Bild"
#: ImpressWindowState.xcu
-#, fuzzy
msgctxt ""
"ImpressWindowState.xcu\n"
"..ImpressWindowState.UIElements.States.private:resource/popupmenu/group\n"
@@ -23624,7 +23500,6 @@ msgid "Align Objects"
msgstr ""
#: ImpressWindowState.xcu
-#, fuzzy
msgctxt ""
"ImpressWindowState.xcu\n"
"..ImpressWindowState.UIElements.States.private:resource/toolbar/arrowsbar\n"
@@ -23863,7 +23738,6 @@ msgid "Stars and Banners"
msgstr ""
#: ImpressWindowState.xcu
-#, fuzzy
msgctxt ""
"ImpressWindowState.xcu\n"
"..ImpressWindowState.UIElements.States.private:resource/toolbar/optionsbar\n"
@@ -23882,7 +23756,6 @@ msgid "Legacy Rectangles"
msgstr ""
#: ImpressWindowState.xcu
-#, fuzzy
msgctxt ""
"ImpressWindowState.xcu\n"
"..ImpressWindowState.UIElements.States.private:resource/toolbar/positionbar\n"
@@ -23919,7 +23792,6 @@ msgid "Standard"
msgstr "Standard"
#: ImpressWindowState.xcu
-#, fuzzy
msgctxt ""
"ImpressWindowState.xcu\n"
"..ImpressWindowState.UIElements.States.private:resource/toolbar/textbar\n"
@@ -24012,7 +23884,6 @@ msgid "Color"
msgstr "Faarf"
#: ImpressWindowState.xcu
-#, fuzzy
msgctxt ""
"ImpressWindowState.xcu\n"
"..ImpressWindowState.UIElements.States.private:resource/toolbar/commentsbar\n"
@@ -24288,7 +24159,6 @@ msgid "Formula Cursor"
msgstr ""
#: MathCommands.xcu
-#, fuzzy
msgctxt ""
"MathCommands.xcu\n"
"..MathCommands.UserInterface.Commands..uno:InsertCommandText?Text:string=newline \n"
@@ -24750,7 +24620,6 @@ msgid "Image..."
msgstr "~Späicheren..."
#: ReportCommands.xcu
-#, fuzzy
msgctxt ""
"ReportCommands.xcu\n"
".ReportCommands.UserInterface.Commands..uno:TextDocument\n"
@@ -24814,7 +24683,6 @@ msgid "Fit to greatest height"
msgstr ""
#: ReportCommands.xcu
-#, fuzzy
msgctxt ""
"ReportCommands.xcu\n"
".ReportCommands.UserInterface.Commands..uno:ControlProperties\n"
@@ -24923,7 +24791,6 @@ msgid "Shape Arrange"
msgstr ""
#: ReportCommands.xcu
-#, fuzzy
msgctxt ""
"ReportCommands.xcu\n"
".ReportCommands.UserInterface.Commands..uno:EditControlMenu\n"
@@ -24933,7 +24800,6 @@ msgid "Control"
msgstr "Kontroll"
#: ReportCommands.xcu
-#, fuzzy
msgctxt ""
"ReportCommands.xcu\n"
".ReportCommands.UserInterface.Commands..uno:AlignmentMenu\n"
@@ -25045,7 +24911,6 @@ msgid "Object Resizing"
msgstr ""
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.DeckList.PropertyDeck\n"
@@ -25055,7 +24920,6 @@ msgid "Properties"
msgstr "Eegeschaften"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.DeckList.WriterPageDeck\n"
@@ -25112,7 +24976,6 @@ msgid "Slide Transition"
msgstr ""
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.DeckList.NavigatorDeck\n"
@@ -25131,7 +24994,6 @@ msgid "Styles"
msgstr ""
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.DeckList.ScFunctionsDeck\n"
@@ -25160,7 +25022,6 @@ msgid "Design"
msgstr ""
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.DeckList.ChartDeck\n"
@@ -25179,7 +25040,6 @@ msgid "Style"
msgstr ""
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.TextPropertyPanel\n"
@@ -25207,7 +25067,6 @@ msgid "Styles"
msgstr ""
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.PageFormatPanel\n"
@@ -25254,7 +25113,6 @@ msgid "Shadow"
msgstr "Schattéiert"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.LinePropertyPanel\n"
@@ -25283,7 +25141,6 @@ msgid "Position and Size"
msgstr ""
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.GraphicPropertyPanel\n"
@@ -25293,7 +25150,6 @@ msgid "Image"
msgstr "Bild"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.DefaultShapesPanel\n"
@@ -25386,7 +25242,6 @@ msgid "Empty"
msgstr ""
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.ScAlignmentPropertyPanel\n"
@@ -25414,7 +25269,6 @@ msgid "Number Format"
msgstr ""
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.ParaPropertyPanel\n"
@@ -25433,7 +25287,6 @@ msgid "Wrap"
msgstr ""
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.SwNavigatorPanel\n"
@@ -25443,7 +25296,6 @@ msgid "Navigator"
msgstr "Navigator"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.ScNavigatorPanel\n"
@@ -25453,7 +25305,6 @@ msgid "Navigator"
msgstr "Navigator"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.SdNavigatorPanel\n"
@@ -25482,7 +25333,6 @@ msgid "Styles"
msgstr ""
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.ScFunctionsPanel\n"
@@ -25565,7 +25415,6 @@ msgid "Area"
msgstr ""
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.ChartLinePanel\n"
@@ -25575,7 +25424,6 @@ msgid "Line"
msgstr "Zeil "
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.ChartCharacterPanel\n"
@@ -25585,7 +25433,6 @@ msgid "Character"
msgstr "Zeechen"
#: StartModuleCommands.xcu
-#, fuzzy
msgctxt ""
"StartModuleCommands.xcu\n"
"..StartModuleCommands.UserInterface.Commands..uno:AddDirect\n"
@@ -25614,7 +25461,6 @@ msgid "Close Window"
msgstr ""
#: StartModuleCommands.xcu
-#, fuzzy
msgctxt ""
"StartModuleCommands.xcu\n"
"..StartModuleCommands.UserInterface.Commands..uno:Copy\n"
@@ -25720,7 +25566,6 @@ msgid "E~xit"
msgstr "~Verloossen"
#: StartModuleCommands.xcu
-#, fuzzy
msgctxt ""
"StartModuleCommands.xcu\n"
"..StartModuleCommands.UserInterface.Commands..uno:Save\n"
@@ -25730,7 +25575,6 @@ msgid "~Save"
msgstr "~Späicheren"
#: StartModuleCommands.xcu
-#, fuzzy
msgctxt ""
"StartModuleCommands.xcu\n"
"..StartModuleCommands.UserInterface.Commands..uno:SaveAs\n"
@@ -25778,7 +25622,6 @@ msgid "~Edit"
msgstr "Beaarbechten"
#: StartModuleCommands.xcu
-#, fuzzy
msgctxt ""
"StartModuleCommands.xcu\n"
"..StartModuleCommands.UserInterface.Popups..uno:HelpMenu\n"
@@ -25845,7 +25688,6 @@ msgid "Standard"
msgstr "Standard"
#: ToolbarMode.xcu
-#, fuzzy
msgctxt ""
"ToolbarMode.xcu\n"
"..ToolbarMode.Applications.Writer.Modes.Default\n"
@@ -25882,7 +25724,6 @@ msgid "Notebookbar"
msgstr ""
#: ToolbarMode.xcu
-#, fuzzy
msgctxt ""
"ToolbarMode.xcu\n"
"..ToolbarMode.Applications.Calc.Modes.Default\n"
@@ -25919,7 +25760,6 @@ msgid "Notebookbar"
msgstr ""
#: ToolbarMode.xcu
-#, fuzzy
msgctxt ""
"ToolbarMode.xcu\n"
"..ToolbarMode.Applications.Impress.Modes.Default\n"
@@ -25983,7 +25823,6 @@ msgid "~Normal View"
msgstr ""
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:PrintLayout\n"
@@ -26339,7 +26178,6 @@ msgid "Reject All Changes"
msgstr ""
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:AcceptTrackedChange\n"
@@ -27683,7 +27521,6 @@ msgid "AutoAbst~ract to Presentation..."
msgstr ""
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:BorderDialog\n"
@@ -27941,7 +27778,6 @@ msgid "Print document"
msgstr "Dokument drécken"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:AlignLeft\n"
@@ -27960,7 +27796,6 @@ msgid "Close Preview"
msgstr ""
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:AlignRight\n"
@@ -28933,7 +28768,6 @@ msgid "Delete Row"
msgstr "Zeile ~läschen"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:PageUp\n"
@@ -28952,7 +28786,6 @@ msgid "Jump To Specific Page"
msgstr ""
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:PageDown\n"
@@ -28998,7 +28831,6 @@ msgid "~Footnote or Endnote..."
msgstr ""
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:Escape\n"
@@ -29675,7 +29507,6 @@ msgid "Text Wrap..."
msgstr ""
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:TextWrap\n"
@@ -30191,7 +30022,6 @@ msgid "~Wrap"
msgstr ""
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:AlignFrameMenu\n"
@@ -30330,7 +30160,6 @@ msgid "Default Paragraph Style"
msgstr ""
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:StyleApply?Style:string=Title&amp;FamilyName:string=ParagraphStyles\n"
@@ -30340,7 +30169,6 @@ msgid "~Title"
msgstr "~Titel"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:TitleParaStyle\n"
@@ -31004,7 +30832,6 @@ msgid "More Fields"
msgstr ""
#: WriterFormWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterFormWindowState.xcu\n"
"..WriterFormWindowState.UIElements.States.private:resource/popupmenu/annotation\n"
@@ -31061,7 +30888,6 @@ msgid "Text Frame"
msgstr "Nächst Säit"
#: WriterFormWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterFormWindowState.xcu\n"
"..WriterFormWindowState.UIElements.States.private:resource/popupmenu/graphic\n"
@@ -31109,7 +30935,6 @@ msgid "Table"
msgstr "Tabellen"
#: WriterFormWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterFormWindowState.xcu\n"
"..WriterFormWindowState.UIElements.States.private:resource/popupmenu/text\n"
@@ -31466,7 +31291,6 @@ msgid "Fontwork Shape"
msgstr ""
#: WriterGlobalWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterGlobalWindowState.xcu\n"
"..WriterGlobalWindowState.UIElements.States.private:resource/popupmenu/annotation\n"
@@ -31523,7 +31347,6 @@ msgid "Text Frame"
msgstr "Nächst Säit"
#: WriterGlobalWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterGlobalWindowState.xcu\n"
"..WriterGlobalWindowState.UIElements.States.private:resource/popupmenu/graphic\n"
@@ -31571,7 +31394,6 @@ msgid "Table"
msgstr "Tabellen"
#: WriterGlobalWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterGlobalWindowState.xcu\n"
"..WriterGlobalWindowState.UIElements.States.private:resource/popupmenu/text\n"
@@ -31947,7 +31769,6 @@ msgid "Formatting (Styles)"
msgstr ""
#: WriterReportWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterReportWindowState.xcu\n"
"..WriterReportWindowState.UIElements.States.private:resource/popupmenu/annotation\n"
@@ -32004,7 +31825,6 @@ msgid "Text Frame"
msgstr "Nächst Säit"
#: WriterReportWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterReportWindowState.xcu\n"
"..WriterReportWindowState.UIElements.States.private:resource/popupmenu/graphic\n"
@@ -32052,7 +31872,6 @@ msgid "Table"
msgstr "Tabellen"
#: WriterReportWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterReportWindowState.xcu\n"
"..WriterReportWindowState.UIElements.States.private:resource/popupmenu/text\n"
@@ -32409,7 +32228,6 @@ msgid "Fontwork Shape"
msgstr ""
#: WriterWebWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWebWindowState.xcu\n"
"..WriterWebWindowState.UIElements.States.private:resource/popupmenu/annotation\n"
@@ -32447,7 +32265,6 @@ msgid "Text Frame"
msgstr "Nächst Säit"
#: WriterWebWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWebWindowState.xcu\n"
"..WriterWebWindowState.UIElements.States.private:resource/popupmenu/graphic\n"
@@ -32495,7 +32312,6 @@ msgid "Table"
msgstr "Tabellen"
#: WriterWebWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWebWindowState.xcu\n"
"..WriterWebWindowState.UIElements.States.private:resource/popupmenu/text\n"
@@ -32807,7 +32623,6 @@ msgid "Callouts"
msgstr ""
#: WriterWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWindowState.xcu\n"
"..WriterWindowState.UIElements.States.private:resource/popupmenu/annotation\n"
@@ -32864,7 +32679,6 @@ msgid "Text Frame"
msgstr "Nächst Säit"
#: WriterWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWindowState.xcu\n"
"..WriterWindowState.UIElements.States.private:resource/popupmenu/graphic\n"
@@ -32921,7 +32735,6 @@ msgid "Table"
msgstr "Tabellen"
#: WriterWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWindowState.xcu\n"
"..WriterWindowState.UIElements.States.private:resource/popupmenu/text\n"
@@ -32995,7 +32808,6 @@ msgid "Lines"
msgstr "Zeil "
#: WriterWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWindowState.xcu\n"
"..WriterWindowState.UIElements.States.private:resource/toolbar/arrowsbar\n"
@@ -33363,7 +33175,6 @@ msgid "Formatting (Styles)"
msgstr ""
#: XFormsWindowState.xcu
-#, fuzzy
msgctxt ""
"XFormsWindowState.xcu\n"
"..XFormsWindowState.UIElements.States.private:resource/popupmenu/annotation\n"
@@ -33420,7 +33231,6 @@ msgid "Text Frame"
msgstr "Nächst Säit"
#: XFormsWindowState.xcu
-#, fuzzy
msgctxt ""
"XFormsWindowState.xcu\n"
"..XFormsWindowState.UIElements.States.private:resource/popupmenu/graphic\n"
@@ -33468,7 +33278,6 @@ msgid "Table"
msgstr "Tabellen"
#: XFormsWindowState.xcu
-#, fuzzy
msgctxt ""
"XFormsWindowState.xcu\n"
"..XFormsWindowState.UIElements.States.private:resource/popupmenu/text\n"
diff --git a/source/lb/reportdesign/messages.po b/source/lb/reportdesign/messages.po
index 7c979131457..85dcdb59e7e 100644
--- a/source/lb/reportdesign/messages.po
+++ b/source/lb/reportdesign/messages.po
@@ -14,7 +14,6 @@ msgstr ""
"X-Generator: LibreOffice\n"
#: stringarray.hrc:17
-#, fuzzy
msgctxt "RID_STR_FORCENEWPAGE_CONST"
msgid "None"
msgstr "Keen"
@@ -89,19 +88,16 @@ msgid "User defined Function"
msgstr ""
#: stringarray.hrc:51
-#, fuzzy
msgctxt "RID_STR_BOOL"
msgid "No"
msgstr "Nee"
#: stringarray.hrc:52
-#, fuzzy
msgctxt "RID_STR_BOOL"
msgid "Yes"
msgstr "Jo"
#: stringarray.hrc:58
-#, fuzzy
msgctxt "RID_STR_KEEPTOGETHER_CONST"
msgid "No"
msgstr "Nee"
@@ -118,7 +114,6 @@ msgid "With First Detail"
msgstr ""
#: stringarray.hrc:66
-#, fuzzy
msgctxt "RID_STR_VERTICAL_ALIGN_CONST"
msgid "Top"
msgstr "Uewen"
@@ -129,19 +124,16 @@ msgid "Middle"
msgstr ""
#: stringarray.hrc:68
-#, fuzzy
msgctxt "RID_STR_VERTICAL_ALIGN_CONST"
msgid "Bottom"
msgstr "Ënnen"
#: stringarray.hrc:74
-#, fuzzy
msgctxt "RID_STR_PARAADJUST_CONST"
msgid "Left"
msgstr "Lénks"
#: stringarray.hrc:75
-#, fuzzy
msgctxt "RID_STR_PARAADJUST_CONST"
msgid "Right"
msgstr "Riets"
@@ -153,7 +145,6 @@ msgid "Block"
msgstr "Schwaarz"
#: stringarray.hrc:77
-#, fuzzy
msgctxt "RID_STR_PARAADJUST_CONST"
msgid "Center"
msgstr "Mëtt"
@@ -892,7 +883,6 @@ msgid "Section Setup"
msgstr ""
#: backgrounddialog.ui:105
-#, fuzzy
msgctxt "backgrounddialog|background"
msgid "Background"
msgstr "Hannergrond"
@@ -903,19 +893,16 @@ msgid "Character Settings"
msgstr ""
#: chardialog.ui:105
-#, fuzzy
msgctxt "chardialog|font"
msgid "Font"
msgstr "Schrëft"
#: chardialog.ui:127
-#, fuzzy
msgctxt "chardialog|fonteffects"
msgid "Font Effects"
msgstr "Schrëfteffekter"
#: chardialog.ui:150
-#, fuzzy
msgctxt "chardialog|position"
msgid "Position"
msgstr "Positioun"
@@ -932,7 +919,6 @@ msgid "Highlighting"
msgstr ""
#: chardialog.ui:219
-#, fuzzy
msgctxt "chardialog|alignment"
msgid "Alignment"
msgstr "Aus~riichten"
@@ -999,31 +985,26 @@ msgid "less than or equal to"
msgstr "méi grouss oder gläich"
#: conditionwin.ui:107
-#, fuzzy
msgctxt "conditionwin|lhsButton"
msgid "..."
msgstr "..."
#: conditionwin.ui:130
-#, fuzzy
msgctxt "conditionwin|andLabel"
msgid "and"
msgstr "an"
#: conditionwin.ui:158
-#, fuzzy
msgctxt "conditionwin|rhsButton"
msgid "..."
msgstr "..."
#: conditionwin.ui:220
-#, fuzzy
msgctxt "conditionwin|ToolBoxItem1"
msgid "Bold"
msgstr "Fett"
#: conditionwin.ui:235
-#, fuzzy
msgctxt "conditionwin|ToolBoxItem2"
msgid "Italic"
msgstr "Kursiv"
@@ -1062,7 +1043,6 @@ msgid "+"
msgstr ""
#: datetimedialog.ui:8
-#, fuzzy
msgctxt "datetimedialog|DateTimeDialog"
msgid "Date and Time"
msgstr "Datum an Zäit"
@@ -1146,13 +1126,11 @@ msgid "Move down"
msgstr ""
#: floatingsort.ui:101
-#, fuzzy
msgctxt "floatingsort|delete"
msgid "Delete"
msgstr "Läschen"
#: floatingsort.ui:152
-#, fuzzy
msgctxt "floatingsort|label1"
msgid "Groups"
msgstr "Gruppen"
@@ -1209,7 +1187,6 @@ msgid "Not present"
msgstr ""
#: floatingsort.ui:326
-#, fuzzy
msgctxt "floatingsort|keep"
msgid "No"
msgstr "Nee"
@@ -1247,7 +1224,6 @@ msgid "Properties"
msgstr "Eegeschaften: "
#: floatingsort.ui:436
-#, fuzzy
msgctxt "floatingsort|label3"
msgid "Help"
msgstr "Hëllef"
@@ -1296,13 +1272,11 @@ msgid "Page Setup"
msgstr ""
#: pagedialog.ui:105
-#, fuzzy
msgctxt "pagedialog|page"
msgid "Page"
msgstr "Säit"
#: pagedialog.ui:127
-#, fuzzy
msgctxt "pagedialog|background"
msgid "Background"
msgstr "Hannergrond"
@@ -1324,7 +1298,6 @@ msgid "Page _N of M"
msgstr ""
#: pagenumberdialog.ui:140
-#, fuzzy
msgctxt "pagenumberdialog|label1"
msgid "Format"
msgstr "Format"
@@ -1340,25 +1313,21 @@ msgid "_Bottom of Page (Footer)"
msgstr ""
#: pagenumberdialog.ui:219
-#, fuzzy
msgctxt "pagenumberdialog|label2"
msgid "Position"
msgstr "Positioun"
#: pagenumberdialog.ui:262
-#, fuzzy
msgctxt "pagenumberdialog|alignment"
msgid "Left"
msgstr "Lénks"
#: pagenumberdialog.ui:263
-#, fuzzy
msgctxt "pagenumberdialog|alignment"
msgid "Center"
msgstr "Mëtt"
#: pagenumberdialog.ui:264
-#, fuzzy
msgctxt "pagenumberdialog|alignment"
msgid "Right"
msgstr "Riets"
@@ -1375,7 +1344,6 @@ msgid "Show Number on First Page"
msgstr ""
#: pagenumberdialog.ui:309
-#, fuzzy
msgctxt "pagenumberdialog|label3"
msgid "General"
msgstr "Allgemeng"
diff --git a/source/lb/sc/messages.po b/source/lb/sc/messages.po
index c1e405446fd..0995a40a70a 100644
--- a/source/lb/sc/messages.po
+++ b/source/lb/sc/messages.po
@@ -14,7 +14,6 @@ msgstr ""
"X-Generator: LibreOffice\n"
#: compiler.hrc:27
-#, fuzzy
msgctxt "RID_FUNCTION_CATEGORIES"
msgid "Database"
msgstr "Datebank"
@@ -32,7 +31,6 @@ msgid "Financial"
msgstr "Finanz"
#: compiler.hrc:30
-#, fuzzy
msgctxt "RID_FUNCTION_CATEGORIES"
msgid "Information"
msgstr "Informatioun"
@@ -62,19 +60,16 @@ msgid "Statistical"
msgstr "Statistiken"
#: compiler.hrc:35
-#, fuzzy
msgctxt "RID_FUNCTION_CATEGORIES"
msgid "Spreadsheet"
msgstr "Tabell"
#: compiler.hrc:36
-#, fuzzy
msgctxt "RID_FUNCTION_CATEGORIES"
msgid "Text"
msgstr "Text"
#: compiler.hrc:37
-#, fuzzy
msgctxt "RID_FUNCTION_CATEGORIES"
msgid "Add-in"
msgstr "Add-in"
@@ -230,7 +225,6 @@ msgid "Hide details"
msgstr ""
#: globstr.hrc:61
-#, fuzzy
msgctxt "STR_UNDO_MAKEOUTLINE"
msgid "Group"
msgstr "Grupp"
@@ -676,7 +670,6 @@ msgid "OR"
msgstr "ODER"
#: globstr.hrc:145
-#, fuzzy
msgctxt "STR_TABLE_DEF"
msgid "Sheet"
msgstr "Blat"
@@ -735,7 +728,6 @@ msgid "Data"
msgstr "Datum"
#: globstr.hrc:156
-#, fuzzy
msgctxt "STR_PIVOT_GROUP"
msgid "Group"
msgstr "Grupp"
@@ -751,7 +743,6 @@ msgid "$1 of $2 records found"
msgstr ""
#: globstr.hrc:159
-#, fuzzy
msgctxt "STR_COLUMN"
msgid "Column"
msgstr "Kolonn"
@@ -874,7 +865,6 @@ msgid "Selection count"
msgstr ""
#: globstr.hrc:183
-#, fuzzy
msgctxt "STR_FUN_TEXT_COUNT"
msgid "Count"
msgstr "Unzuel"
@@ -886,7 +876,6 @@ msgid "CountA"
msgstr "Unzuel"
#: globstr.hrc:185
-#, fuzzy
msgctxt "STR_FUN_TEXT_AVG"
msgid "Average"
msgstr "Moyenne"
@@ -897,19 +886,16 @@ msgid "Median"
msgstr ""
#: globstr.hrc:187
-#, fuzzy
msgctxt "STR_FUN_TEXT_MAX"
msgid "Max"
msgstr "Max"
#: globstr.hrc:188
-#, fuzzy
msgctxt "STR_FUN_TEXT_MIN"
msgid "Min"
msgstr "Min"
#: globstr.hrc:189
-#, fuzzy
msgctxt "STR_FUN_TEXT_PRODUCT"
msgid "Product"
msgstr "Produkt"
@@ -1284,7 +1270,6 @@ msgid "Dif Import"
msgstr ""
#: globstr.hrc:272
-#, fuzzy
msgctxt "STR_STYLENAME_STANDARD"
msgid "Default"
msgstr "Standard"
@@ -1350,7 +1335,6 @@ msgid "Delete Sheets"
msgstr "Blieder läschen"
#: globstr.hrc:284
-#, fuzzy
msgctxt "STR_UNDO_RENAME_TAB"
msgid "Rename Sheet"
msgstr "D'Blat ëmbenennen"
@@ -1653,7 +1637,6 @@ msgid "No cell references are found in the selected cells."
msgstr ""
#: globstr.hrc:342
-#, fuzzy
msgctxt "STR_GRAPHICNAME"
msgid "Image"
msgstr "Bild"
@@ -1772,7 +1755,6 @@ msgid "Subtotals"
msgstr ""
#: globstr.hrc:365
-#, fuzzy
msgctxt "STR_OPERATION_NONE"
msgid "None"
msgstr "Keen"
@@ -1919,7 +1901,6 @@ msgid "Manual"
msgstr "Manuell"
#: globstr.hrc:393
-#, fuzzy
msgctxt "STR_RECALC_AUTO"
msgid "Automatic"
msgstr "Automatesch"
@@ -2104,7 +2085,6 @@ msgid "Manage Names..."
msgstr "Nimm verwalten"
#: globstr.hrc:425
-#, fuzzy
msgctxt "STR_HEADER_NAME"
msgid "Name"
msgstr "Numm"
@@ -2355,7 +2335,6 @@ msgid "next year"
msgstr ""
#: globstr.hrc:473
-#, fuzzy
msgctxt "STR_COND_AND"
msgid "and"
msgstr "an"
@@ -2400,25 +2379,21 @@ msgid "You cannot insert or delete cells when the affected range intersects with
msgstr ""
#: globstr.hrc:480
-#, fuzzy
msgctxt "STR_DPFIELD_GROUP_BY_SECONDS"
msgid "Seconds"
msgstr "Sekonnen"
#: globstr.hrc:481
-#, fuzzy
msgctxt "STR_DPFIELD_GROUP_BY_MINUTES"
msgid "Minutes"
msgstr "Minutten"
#: globstr.hrc:482
-#, fuzzy
msgctxt "STR_DPFIELD_GROUP_BY_HOURS"
msgid "Hours"
msgstr "Stonnen"
#: globstr.hrc:483
-#, fuzzy
msgctxt "STR_DPFIELD_GROUP_BY_DAYS"
msgid "Days"
msgstr "Deeg"
@@ -2551,7 +2526,6 @@ msgid "%1 and %2 more"
msgstr ""
#: globstr.hrc:508
-#, fuzzy
msgctxt "STR_GENERAL"
msgid "General"
msgstr "Allgemeng"
@@ -2568,19 +2542,16 @@ msgid "Percent"
msgstr ""
#: globstr.hrc:511
-#, fuzzy
msgctxt "STR_CURRENCY"
msgid "Currency"
msgstr "Währung"
#: globstr.hrc:512
-#, fuzzy
msgctxt "STR_DATE"
msgid "Date"
msgstr "Datum"
#: globstr.hrc:513
-#, fuzzy
msgctxt "STR_TIME"
msgid "Time"
msgstr "Zäit"
@@ -2602,7 +2573,6 @@ msgid "Boolean Value"
msgstr ""
#: globstr.hrc:517
-#, fuzzy
msgctxt "STR_TEXT"
msgid "Text"
msgstr "Text"
@@ -3296,7 +3266,6 @@ msgid "Provides an internal number for the date given."
msgstr ""
#: scfuncs.hrc:182
-#, fuzzy
msgctxt "SC_OPCODE_GET_DATE"
msgid "Year"
msgstr "Joer"
@@ -3307,7 +3276,6 @@ msgid "An integer between 1583 and 9956 or 0 and 99 (19xx or 20xx depending on t
msgstr ""
#: scfuncs.hrc:184
-#, fuzzy
msgctxt "SC_OPCODE_GET_DATE"
msgid "Month"
msgstr "Mount"
@@ -3318,7 +3286,6 @@ msgid "An integer between 1 and 12 representing the month."
msgstr ""
#: scfuncs.hrc:186
-#, fuzzy
msgctxt "SC_OPCODE_GET_DATE"
msgid "Day"
msgstr "Dag"
@@ -3334,7 +3301,6 @@ msgid "Returns an internal number for a text having a possible date format."
msgstr ""
#: scfuncs.hrc:194
-#, fuzzy
msgctxt "SC_OPCODE_GET_DATE_VALUE"
msgid "Text"
msgstr "Text"
@@ -3387,7 +3353,6 @@ msgid "The end date for calculating the difference in days."
msgstr ""
#: scfuncs.hrc:214
-#, fuzzy
msgctxt "SC_OPCODE_GET_DIFF_DATE_360"
msgid "Type"
msgstr "Typ"
@@ -3505,7 +3470,6 @@ msgid "Start date for calculation."
msgstr ""
#: scfuncs.hrc:252
-#, fuzzy
msgctxt "SC_OPCODE_WORKDAY_MS"
msgid "Days"
msgstr "Deeg"
@@ -3607,7 +3571,6 @@ msgid "Determines a time value from the details for hour, minute and second."
msgstr ""
#: scfuncs.hrc:302
-#, fuzzy
msgctxt "SC_OPCODE_GET_TIME"
msgid "Hour"
msgstr "Stonn"
@@ -3618,7 +3581,6 @@ msgid "The integer for the hour."
msgstr ""
#: scfuncs.hrc:304
-#, fuzzy
msgctxt "SC_OPCODE_GET_TIME"
msgid "Minute"
msgstr "Minutt"
@@ -3645,7 +3607,6 @@ msgid "Returns a sequential number for a text shown in a possible time entry for
msgstr ""
#: scfuncs.hrc:314
-#, fuzzy
msgctxt "SC_OPCODE_GET_TIME_VALUE"
msgid "Text"
msgstr "Text"
@@ -3676,7 +3637,6 @@ msgid "The internal number for the date."
msgstr ""
#: scfuncs.hrc:330
-#, fuzzy
msgctxt "SC_OPCODE_GET_DAY_OF_WEEK"
msgid "Type"
msgstr "Typ"
@@ -3780,7 +3740,6 @@ msgid "The internal number of the date."
msgstr ""
#: scfuncs.hrc:370
-#, fuzzy
msgctxt "SC_OPCODE_WEEK"
msgid "Mode"
msgstr "Modus"
@@ -3825,7 +3784,6 @@ msgid "The internal number of the date."
msgstr ""
#: scfuncs.hrc:387
-#, fuzzy
msgctxt "SC_OPCODE_WEEKNUM_OOO"
msgid "Mode"
msgstr "Modus"
@@ -3841,7 +3799,6 @@ msgid "Calculates the date of Easter Sunday in a given year."
msgstr ""
#: scfuncs.hrc:395
-#, fuzzy
msgctxt "SC_OPCODE_EASTERSUNDAY"
msgid "Year"
msgstr "Joer"
@@ -3897,7 +3854,6 @@ msgid "Future value. The value (final value) to be attained after the last payme
msgstr ""
#: scfuncs.hrc:411
-#, fuzzy
msgctxt "SC_OPCODE_PV"
msgid "Type"
msgstr "Typ"
@@ -3953,7 +3909,6 @@ msgid "Present value. The current value of a series of payments"
msgstr ""
#: scfuncs.hrc:427
-#, fuzzy
msgctxt "SC_OPCODE_FV"
msgid "Type"
msgstr "Typ"
@@ -4009,7 +3964,6 @@ msgid "Future value. The value (end value) to be attained after the final paymen
msgstr ""
#: scfuncs.hrc:443
-#, fuzzy
msgctxt "SC_OPCODE_NPER"
msgid "Type"
msgstr "Typ"
@@ -4065,7 +4019,6 @@ msgid "Future value. The value (end value) to be attained after the final paymen
msgstr ""
#: scfuncs.hrc:459
-#, fuzzy
msgctxt "SC_OPCODE_PMT"
msgid "Type"
msgstr "Typ"
@@ -4121,7 +4074,6 @@ msgid "Future value. The value (end value) to be attained after the final paymen
msgstr ""
#: scfuncs.hrc:475
-#, fuzzy
msgctxt "SC_OPCODE_RATE"
msgid "Type"
msgstr "Typ"
@@ -4197,7 +4149,6 @@ msgid "Future value. The value (end value) to be attained after the final paymen
msgstr ""
#: scfuncs.hrc:495
-#, fuzzy
msgctxt "SC_OPCODE_IPMT"
msgid "Type"
msgstr "Typ"
@@ -4263,7 +4214,6 @@ msgid "Future value. The value (end value) attained after the last payment has b
msgstr ""
#: scfuncs.hrc:513
-#, fuzzy
msgctxt "SC_OPCODE_PPMT"
msgid "Type"
msgstr "Typ"
@@ -4329,7 +4279,6 @@ msgid "End period. The last period to be taken into account."
msgstr ""
#: scfuncs.hrc:531
-#, fuzzy
msgctxt "SC_OPCODE_CUM_PRINC"
msgid "Type"
msgstr "Typ"
@@ -4395,7 +4344,6 @@ msgid "The end period. The last period to be taken into account."
msgstr ""
#: scfuncs.hrc:549
-#, fuzzy
msgctxt "SC_OPCODE_CUM_IPMT"
msgid "Type"
msgstr "Typ"
@@ -4590,7 +4538,6 @@ msgid "Periods: The period for which the depreciation is calculated. The time un
msgstr ""
#: scfuncs.hrc:607
-#, fuzzy
msgctxt "SC_OPCODE_DB"
msgid "Month"
msgstr "Mount"
@@ -4734,7 +4681,6 @@ msgid "Net present value. Calculates the net present value of an investment base
msgstr ""
#: scfuncs.hrc:655
-#, fuzzy
msgctxt "SC_OPCODE_NPV"
msgid "Rate"
msgstr "Datum"
@@ -4823,7 +4769,6 @@ msgid "Returns the amount of interest for constant amortization rates."
msgstr ""
#: scfuncs.hrc:687
-#, fuzzy
msgctxt "SC_OPCODE_ISPMT"
msgid "Rate"
msgstr "Datum"
@@ -4869,7 +4814,6 @@ msgid "Duration. Calculates the number of periods required by an investment to a
msgstr ""
#: scfuncs.hrc:701
-#, fuzzy
msgctxt "SC_OPCODE_PDURATION"
msgid "Rate"
msgstr "Datum"
@@ -5379,7 +5323,6 @@ msgid "Counts the blank cells in a specified range."
msgstr ""
#: scfuncs.hrc:945
-#, fuzzy
msgctxt "SC_OPCODE_COUNT_EMPTY_CELLS"
msgid "Range"
msgstr "Beräich"
@@ -5448,7 +5391,6 @@ msgid "Totals the arguments that meet the condition."
msgstr ""
#: scfuncs.hrc:983
-#, fuzzy
msgctxt "SC_OPCODE_SUM_IF"
msgid "Range"
msgstr "Beräich"
@@ -5484,7 +5426,6 @@ msgid "Averages the arguments that meet the conditions."
msgstr ""
#: scfuncs.hrc:995
-#, fuzzy
msgctxt "SC_OPCODE_AVERAGE_IF"
msgid "Range"
msgstr "Beräich"
@@ -5618,7 +5559,6 @@ msgid "Counts the arguments which meet the set conditions."
msgstr ""
#: scfuncs.hrc:1040
-#, fuzzy
msgctxt "SC_OPCODE_COUNT_IF"
msgid "Range"
msgstr "Beräich"
@@ -6248,7 +6188,6 @@ msgid "Function index. Is an index of the possible functions Total, Max, ..."
msgstr ""
#: scfuncs.hrc:1348
-#, fuzzy
msgctxt "SC_OPCODE_SUB_TOTAL"
msgid "Range"
msgstr "Beräich"
@@ -6275,7 +6214,6 @@ msgid "Function index. Is an index of the possible functions Total, Max, ..."
msgstr ""
#: scfuncs.hrc:1358
-#, fuzzy
msgctxt "SC_OPCODE_AGGREGATE"
msgid "Options"
msgstr "Optiounen"
@@ -6337,7 +6275,6 @@ msgid "The number to be truncated."
msgstr ""
#: scfuncs.hrc:1380
-#, fuzzy
msgctxt "SC_OPCODE_TRUNC"
msgid "Count"
msgstr "Unzuel"
@@ -6364,7 +6301,6 @@ msgid "The number to be rounded."
msgstr ""
#: scfuncs.hrc:1390
-#, fuzzy
msgctxt "SC_OPCODE_ROUND"
msgid "Count"
msgstr "Unzuel"
@@ -6391,7 +6327,6 @@ msgid "The number to be rounded up."
msgstr ""
#: scfuncs.hrc:1400
-#, fuzzy
msgctxt "SC_OPCODE_ROUND_UP"
msgid "Count"
msgstr "Unzuel"
@@ -6418,7 +6353,6 @@ msgid "The number to be rounded down."
msgstr ""
#: scfuncs.hrc:1410
-#, fuzzy
msgctxt "SC_OPCODE_ROUND_DOWN"
msgid "Count"
msgstr "Unzuel"
@@ -6561,7 +6495,6 @@ msgid "If given the number to whose multiple the value is rounded, else -1 or 1
msgstr ""
#: scfuncs.hrc:1468
-#, fuzzy
msgctxt "SC_OPCODE_CEIL"
msgid "Mode"
msgstr "Modus"
@@ -6597,7 +6530,6 @@ msgid "If given the number to whose multiple the value is rounded, else 1."
msgstr ""
#: scfuncs.hrc:1480
-#, fuzzy
msgctxt "SC_OPCODE_CEIL_MATH"
msgid "Mode"
msgstr "Modus"
@@ -6633,7 +6565,6 @@ msgid "The number to whose multiple the value is to be rounded down."
msgstr ""
#: scfuncs.hrc:1492
-#, fuzzy
msgctxt "SC_OPCODE_FLOOR"
msgid "Mode"
msgstr "Modus"
@@ -6697,7 +6628,6 @@ msgid "The number to whose multiple the value is to be rounded down."
msgstr ""
#: scfuncs.hrc:1514
-#, fuzzy
msgctxt "SC_OPCODE_FLOOR_MATH"
msgid "Mode"
msgstr "Modus"
@@ -7750,7 +7680,6 @@ msgid "The array of the data in the sample."
msgstr ""
#: scfuncs.hrc:1974
-#, fuzzy
msgctxt "SC_OPCODE_QUARTILE"
msgid "Type"
msgstr "Typ"
@@ -7777,7 +7706,6 @@ msgid "The array of the data in the sample."
msgstr ""
#: scfuncs.hrc:1984
-#, fuzzy
msgctxt "SC_OPCODE_QUARTILE_EXC"
msgid "Type"
msgstr "Typ"
@@ -7804,7 +7732,6 @@ msgid "The array of the data in the sample."
msgstr ""
#: scfuncs.hrc:1994
-#, fuzzy
msgctxt "SC_OPCODE_QUARTILE_INC"
msgid "Type"
msgstr "Typ"
@@ -8005,7 +7932,6 @@ msgid "The array of the data in the sample."
msgstr ""
#: scfuncs.hrc:2062
-#, fuzzy
msgctxt "SC_OPCODE_RANK"
msgid "Type"
msgstr "Typ"
@@ -8043,7 +7969,6 @@ msgid "The array of the data in the sample."
msgstr ""
#: scfuncs.hrc:2074
-#, fuzzy
msgctxt "SC_OPCODE_RANK_EQ"
msgid "Type"
msgstr "Typ"
@@ -8081,7 +8006,6 @@ msgid "The array of the data in the sample."
msgstr ""
#: scfuncs.hrc:2086
-#, fuzzy
msgctxt "SC_OPCODE_RANK_AVG"
msgid "Type"
msgstr "Typ"
@@ -9755,7 +9679,6 @@ msgid "The degrees of freedom of the T distribution."
msgstr ""
#: scfuncs.hrc:2638
-#, fuzzy
msgctxt "SC_OPCODE_T_DIST"
msgid "Mode"
msgstr "Modus"
@@ -10485,7 +10408,6 @@ msgid "The standard deviation of the population."
msgstr ""
#: scfuncs.hrc:2909
-#, fuzzy
msgctxt "SC_OPCODE_CONFIDENCE"
msgid "Size"
msgstr "Gréisst"
@@ -10522,7 +10444,6 @@ msgid "The standard deviation of the population."
msgstr ""
#: scfuncs.hrc:2921
-#, fuzzy
msgctxt "SC_OPCODE_CONFIDENCE_N"
msgid "Size"
msgstr "Gréisst"
@@ -10559,7 +10480,6 @@ msgid "The standard deviation of the population."
msgstr ""
#: scfuncs.hrc:2933
-#, fuzzy
msgctxt "SC_OPCODE_CONFIDENCE_T"
msgid "Size"
msgstr "Gréisst"
@@ -10767,7 +10687,6 @@ msgid "The second record array."
msgstr ""
#: scfuncs.hrc:3009
-#, fuzzy
msgctxt "SC_OPCODE_T_TEST"
msgid "Mode"
msgstr "Modus"
@@ -10778,7 +10697,6 @@ msgid "Mode specifies the number of distribution tails to return. 1= one-tailed,
msgstr ""
#: scfuncs.hrc:3011
-#, fuzzy
msgctxt "SC_OPCODE_T_TEST"
msgid "Type"
msgstr "Typ"
@@ -10814,7 +10732,6 @@ msgid "The second record array."
msgstr ""
#: scfuncs.hrc:3023
-#, fuzzy
msgctxt "SC_OPCODE_T_TEST_MS"
msgid "Mode"
msgstr "Modus"
@@ -10825,7 +10742,6 @@ msgid "Mode specifies the number of distribution tails to return. 1= one-tailed,
msgstr ""
#: scfuncs.hrc:3025
-#, fuzzy
msgctxt "SC_OPCODE_T_TEST_MS"
msgid "Type"
msgstr "Typ"
@@ -11602,7 +11518,6 @@ msgid "Returns the reference to a cell as text."
msgstr ""
#: scfuncs.hrc:3273
-#, fuzzy
msgctxt "SC_OPCODE_ADDRESS"
msgid "Row"
msgstr "Zeil"
@@ -11613,7 +11528,6 @@ msgid "The row number of the cell."
msgstr ""
#: scfuncs.hrc:3275
-#, fuzzy
msgctxt "SC_OPCODE_ADDRESS"
msgid "Column"
msgstr "Kolonn"
@@ -11634,7 +11548,6 @@ msgid "Specifies whether absolute or relative referencing is to be used."
msgstr ""
#: scfuncs.hrc:3279
-#, fuzzy
msgctxt "SC_OPCODE_ADDRESS"
msgid "A1"
msgstr "1"
@@ -11645,7 +11558,6 @@ msgid "The reference style: 0 or FALSE means R1C1 style, any other value or omit
msgstr ""
#: scfuncs.hrc:3281
-#, fuzzy
msgctxt "SC_OPCODE_ADDRESS"
msgid "Sheet"
msgstr "Blat"
@@ -11676,7 +11588,6 @@ msgid "Selects a value from a list of up to 30 value arguments."
msgstr ""
#: scfuncs.hrc:3297
-#, fuzzy
msgctxt "SC_OPCODE_CHOOSE"
msgid "Index"
msgstr "Index"
@@ -11816,7 +11727,6 @@ msgid "The array or the range for the reference."
msgstr ""
#: scfuncs.hrc:3359
-#, fuzzy
msgctxt "SC_OPCODE_H_LOOKUP"
msgid "Index"
msgstr "Index"
@@ -11863,7 +11773,6 @@ msgid "The array or range for referencing."
msgstr ""
#: scfuncs.hrc:3373
-#, fuzzy
msgctxt "SC_OPCODE_V_LOOKUP"
msgid "Index"
msgstr "Index"
@@ -11899,7 +11808,6 @@ msgid "The reference to a (multiple) range."
msgstr ""
#: scfuncs.hrc:3385
-#, fuzzy
msgctxt "SC_OPCODE_INDEX"
msgid "Row"
msgstr "Zeil"
@@ -11910,7 +11818,6 @@ msgid "The row in the range."
msgstr ""
#: scfuncs.hrc:3387
-#, fuzzy
msgctxt "SC_OPCODE_INDEX"
msgid "Column"
msgstr "Kolonn"
@@ -11921,7 +11828,6 @@ msgid "The column in the range."
msgstr ""
#: scfuncs.hrc:3389
-#, fuzzy
msgctxt "SC_OPCODE_INDEX"
msgid "Range"
msgstr "Beräich"
@@ -11947,7 +11853,6 @@ msgid "The cell whose contents are to be evaluated is to be referenced in text f
msgstr ""
#: scfuncs.hrc:3399
-#, fuzzy
msgctxt "SC_OPCODE_INDIRECT"
msgid "A1"
msgstr "1"
@@ -12018,7 +11923,6 @@ msgid "The array (range) in which the search is made."
msgstr ""
#: scfuncs.hrc:3423
-#, fuzzy
msgctxt "SC_OPCODE_MATCH"
msgid "Type"
msgstr "Typ"
@@ -12066,7 +11970,6 @@ msgid "The number of columns that are to be moved to the left or to the right."
msgstr ""
#: scfuncs.hrc:3437
-#, fuzzy
msgctxt "SC_OPCODE_OFFSET"
msgid "Height"
msgstr "Héicht"
@@ -12077,7 +11980,6 @@ msgid "The number of rows of the moved reference."
msgstr ""
#: scfuncs.hrc:3439
-#, fuzzy
msgctxt "SC_OPCODE_OFFSET"
msgid "Width"
msgstr "Breet"
@@ -12188,7 +12090,6 @@ msgid "The item or range from which data is to be taken."
msgstr ""
#: scfuncs.hrc:3481
-#, fuzzy
msgctxt "SC_OPCODE_DDE"
msgid "Mode"
msgstr "Modus"
@@ -12281,7 +12182,6 @@ msgid "Converts half-width ASCII and katakana characters to full-width."
msgstr ""
#: scfuncs.hrc:3519
-#, fuzzy
msgctxt "SC_OPCODE_JIS"
msgid "Text"
msgstr "Text"
@@ -12297,7 +12197,6 @@ msgid "Converts full-width ASCII and katakana characters to half-width."
msgstr ""
#: scfuncs.hrc:3527
-#, fuzzy
msgctxt "SC_OPCODE_ASC"
msgid "Text"
msgstr "Text"
@@ -12313,7 +12212,6 @@ msgid "Returns a numeric code for the first character in a text string."
msgstr ""
#: scfuncs.hrc:3535
-#, fuzzy
msgctxt "SC_OPCODE_CODE"
msgid "Text"
msgstr "Text"
@@ -12372,7 +12270,6 @@ msgid "Removes all nonprintable characters from text."
msgstr ""
#: scfuncs.hrc:3561
-#, fuzzy
msgctxt "SC_OPCODE_CLEAN"
msgid "Text"
msgstr "Text"
@@ -12388,7 +12285,6 @@ msgid "Combines several text items into one."
msgstr ""
#: scfuncs.hrc:3569
-#, fuzzy
msgctxt "SC_OPCODE_CONCAT"
msgid "Text"
msgstr "Text"
@@ -12404,7 +12300,6 @@ msgid "Combines several text items into one, accepts cell ranges as arguments."
msgstr ""
#: scfuncs.hrc:3577
-#, fuzzy
msgctxt "SC_OPCODE_CONCAT_MS"
msgid "Text"
msgstr "Text"
@@ -12440,7 +12335,6 @@ msgid "If TRUE, empty cells will be ignored."
msgstr ""
#: scfuncs.hrc:3589
-#, fuzzy
msgctxt "SC_OPCODE_TEXTJOIN_MS"
msgid "Text"
msgstr "Text"
@@ -12627,7 +12521,6 @@ msgid "The text to be found."
msgstr ""
#: scfuncs.hrc:3653
-#, fuzzy
msgctxt "SC_OPCODE_FIND"
msgid "Text"
msgstr "Text"
@@ -12638,7 +12531,6 @@ msgid "The text in which a search is to be made."
msgstr ""
#: scfuncs.hrc:3655
-#, fuzzy
msgctxt "SC_OPCODE_FIND"
msgid "Position"
msgstr "Positioun"
@@ -12664,7 +12556,6 @@ msgid "The text to be found."
msgstr ""
#: scfuncs.hrc:3665
-#, fuzzy
msgctxt "SC_OPCODE_SEARCH"
msgid "Text"
msgstr "Text"
@@ -12675,7 +12566,6 @@ msgid "The text in which a search is to be made."
msgstr ""
#: scfuncs.hrc:3667
-#, fuzzy
msgctxt "SC_OPCODE_SEARCH"
msgid "Position"
msgstr "Positioun"
@@ -12691,7 +12581,6 @@ msgid "Removes extra spaces from text."
msgstr ""
#: scfuncs.hrc:3675
-#, fuzzy
msgctxt "SC_OPCODE_TRIM"
msgid "Text"
msgstr "Text"
@@ -12707,7 +12596,6 @@ msgid "Capitalizes the first letter in all words."
msgstr ""
#: scfuncs.hrc:3683
-#, fuzzy
msgctxt "SC_OPCODE_PROPER"
msgid "Text"
msgstr "Text"
@@ -12723,7 +12611,6 @@ msgid "Converts text to uppercase."
msgstr ""
#: scfuncs.hrc:3691
-#, fuzzy
msgctxt "SC_OPCODE_UPPER"
msgid "Text"
msgstr "Text"
@@ -12739,7 +12626,6 @@ msgid "Converts text to lowercase."
msgstr ""
#: scfuncs.hrc:3699
-#, fuzzy
msgctxt "SC_OPCODE_LOWER"
msgid "Text"
msgstr "Text"
@@ -12755,7 +12641,6 @@ msgid "Converts text to a number."
msgstr ""
#: scfuncs.hrc:3707
-#, fuzzy
msgctxt "SC_OPCODE_VALUE"
msgid "Text"
msgstr "Text"
@@ -12823,7 +12708,6 @@ msgid "The text in which some characters are to be replaced."
msgstr ""
#: scfuncs.hrc:3735
-#, fuzzy
msgctxt "SC_OPCODE_REPLACE"
msgid "Position"
msgstr "Positioun"
@@ -12896,7 +12780,6 @@ msgid "Calculates length of a text string."
msgstr ""
#: scfuncs.hrc:3759
-#, fuzzy
msgctxt "SC_OPCODE_LEN"
msgid "Text"
msgstr "Text"
@@ -12912,7 +12795,6 @@ msgid "Returns the first character or characters of a text."
msgstr ""
#: scfuncs.hrc:3767
-#, fuzzy
msgctxt "SC_OPCODE_LEFT"
msgid "Text"
msgstr "Text"
@@ -12939,7 +12821,6 @@ msgid "Returns the last character or characters of a text."
msgstr ""
#: scfuncs.hrc:3777
-#, fuzzy
msgctxt "SC_OPCODE_RIGHT"
msgid "Text"
msgstr "Text"
@@ -12966,7 +12847,6 @@ msgid "Returns a partial text string of a text."
msgstr ""
#: scfuncs.hrc:3787
-#, fuzzy
msgctxt "SC_OPCODE_MID"
msgid "Text"
msgstr "Text"
@@ -13004,7 +12884,6 @@ msgid "Repeats text a given number of times."
msgstr ""
#: scfuncs.hrc:3799
-#, fuzzy
msgctxt "SC_OPCODE_REPT"
msgid "Text"
msgstr "Text"
@@ -13031,7 +12910,6 @@ msgid "Substitutes new text for old text in a string."
msgstr ""
#: scfuncs.hrc:3809
-#, fuzzy
msgctxt "SC_OPCODE_SUBSTITUTE"
msgid "Text"
msgstr "Text"
@@ -13113,7 +12991,6 @@ msgid "Converts a text of a specified number system to a positive integer in the
msgstr ""
#: scfuncs.hrc:3835
-#, fuzzy
msgctxt "SC_OPCODE_DECIMAL"
msgid "Text"
msgstr "Text"
@@ -13150,7 +13027,6 @@ msgid "The value to be converted."
msgstr ""
#: scfuncs.hrc:3847 /home/cl/vc/git/libo-core/sc/inc/scfuncs.hrc:3849
-#, fuzzy
msgctxt "SC_OPCODE_CONVERT_OOO"
msgid "Text"
msgstr "Text"
@@ -13181,7 +13057,6 @@ msgid "The number to be converted to a Roman numeral must be in the 0 - 3999 ran
msgstr ""
#: scfuncs.hrc:3859
-#, fuzzy
msgctxt "SC_OPCODE_ROMAN"
msgid "Mode"
msgstr "Modus"
@@ -13227,7 +13102,6 @@ msgid "Returns the numeric code for the first Unicode character in a text string
msgstr ""
#: scfuncs.hrc:3881
-#, fuzzy
msgctxt "SC_OPCODE_UNICODE"
msgid "Text"
msgstr "Text"
@@ -13316,7 +13190,6 @@ msgid "Converts text to a number, in a locale-independent way."
msgstr ""
#: scfuncs.hrc:3911
-#, fuzzy
msgctxt "SC_OPCODE_NUMBERVALUE"
msgid "Text"
msgstr "Text"
@@ -13470,7 +13343,6 @@ msgid "Calculates length of a text string, with DBCS"
msgstr ""
#: scfuncs.hrc:3968
-#, fuzzy
msgctxt "SC_OPCODE_LENB"
msgid "Text"
msgstr "Text"
@@ -13486,7 +13358,6 @@ msgid "Returns the last character or characters of a text,with DBCS"
msgstr ""
#: scfuncs.hrc:3975
-#, fuzzy
msgctxt "SC_OPCODE_RIGHTB"
msgid "Text"
msgstr "Text"
@@ -13513,7 +13384,6 @@ msgid "Returns the first character or characters of a text,with DBCS"
msgstr ""
#: scfuncs.hrc:3984
-#, fuzzy
msgctxt "SC_OPCODE_LEFTB"
msgid "Text"
msgstr "Text"
@@ -13540,7 +13410,6 @@ msgid "Returns a partial text string of a text, with DBCS"
msgstr ""
#: scfuncs.hrc:3993
-#, fuzzy
msgctxt "SC_OPCODE_MIDB"
msgid "Text"
msgstr "Text"
@@ -13604,7 +13473,6 @@ msgid "Returns an implementation defined value representing a RGBA color"
msgstr ""
#: scfuncs.hrc:4013
-#, fuzzy
msgctxt "SC_OPCODE_COLOR"
msgid "Red"
msgstr "Rout"
@@ -13615,7 +13483,6 @@ msgid "Value of red"
msgstr ""
#: scfuncs.hrc:4015
-#, fuzzy
msgctxt "SC_OPCODE_COLOR"
msgid "Green"
msgstr "Gréng"
@@ -13626,7 +13493,6 @@ msgid "Value of green"
msgstr ""
#: scfuncs.hrc:4017
-#, fuzzy
msgctxt "SC_OPCODE_COLOR"
msgid "Blue"
msgstr "Blo"
@@ -13764,7 +13630,6 @@ msgid "Replaces characters within a text string with a different text string, wi
msgstr ""
#: scfuncs.hrc:4073
-#, fuzzy
msgctxt "SC_OPCODE_REPLACEB"
msgid "Text"
msgstr "Text"
@@ -13775,7 +13640,6 @@ msgid "The text in which some characters are to be replaced."
msgstr ""
#: scfuncs.hrc:4075
-#, fuzzy
msgctxt "SC_OPCODE_REPLACEB"
msgid "Position"
msgstr "Positioun"
@@ -13821,7 +13685,6 @@ msgid "The text to be found."
msgstr ""
#: scfuncs.hrc:4089
-#, fuzzy
msgctxt "SC_OPCODE_FINDB"
msgid "Text"
msgstr "Text"
@@ -13832,7 +13695,6 @@ msgid "The text in which a search is to be made."
msgstr ""
#: scfuncs.hrc:4091
-#, fuzzy
msgctxt "SC_OPCODE_FINDB"
msgid "Position"
msgstr "Positioun"
@@ -13858,7 +13720,6 @@ msgid "The text to be found."
msgstr ""
#: scfuncs.hrc:4101
-#, fuzzy
msgctxt "SC_OPCODE_SEARCHB"
msgid "Text"
msgstr "Text"
@@ -13869,7 +13730,6 @@ msgid "The text in which a search is to be made."
msgstr ""
#: scfuncs.hrc:4103
-#, fuzzy
msgctxt "SC_OPCODE_SEARCHB"
msgid "Position"
msgstr "Positioun"
@@ -13924,7 +13784,6 @@ msgid "%PRODUCTNAME %PRODUCTVERSION Spreadsheet"
msgstr "%PRODUCTNAME %PRODUCTVERSION Tabell"
#: strings.hrc:28
-#, fuzzy
msgctxt "SCSTR_SHORT_SCDOC_NAME"
msgid "Spreadsheet"
msgstr "Tabell"
@@ -13951,7 +13810,6 @@ msgid "- multiple -"
msgstr ""
#: strings.hrc:33
-#, fuzzy
msgctxt "SCSTR_STDFILTER"
msgid "Standard Filter..."
msgstr "Standardfilter..."
@@ -14291,7 +14149,6 @@ msgid "(Preview mode)"
msgstr "Iwwersiicht"
#: strings.hrc:102
-#, fuzzy
msgctxt "SCSTR_PRINTOPT_PAGES"
msgid "Pages"
msgstr "Säiten"
@@ -14438,13 +14295,11 @@ msgid "Rename AutoFormat"
msgstr "AutoFormat läschen"
#: strings.hrc:130
-#, fuzzy
msgctxt "STR_ADD_AUTOFORMAT_LABEL"
msgid "Name"
msgstr "Numm"
#: strings.hrc:131
-#, fuzzy
msgctxt "STR_DEL_AUTOFORMAT_TITLE"
msgid "Delete AutoFormat"
msgstr "AutoFormat läschen"
@@ -14460,37 +14315,31 @@ msgid "~Close"
msgstr "~Zoumaachen"
#: strings.hrc:134
-#, fuzzy
msgctxt "STR_JAN"
msgid "Jan"
msgstr "Jan"
#: strings.hrc:135
-#, fuzzy
msgctxt "STR_FEB"
msgid "Feb"
msgstr "Feb"
#: strings.hrc:136
-#, fuzzy
msgctxt "STR_MAR"
msgid "Mar"
msgstr "Mäe"
#: strings.hrc:137
-#, fuzzy
msgctxt "STR_NORTH"
msgid "North"
msgstr "Norden"
#: strings.hrc:138
-#, fuzzy
msgctxt "STR_MID"
msgid "Mid"
msgstr "Mëtt"
#: strings.hrc:139
-#, fuzzy
msgctxt "STR_SOUTH"
msgid "South"
msgstr "Süden"
@@ -14556,7 +14405,6 @@ msgid "Database ranges"
msgstr "Datebankberäicher"
#: strings.hrc:153
-#, fuzzy
msgctxt "SCSTR_CONTENT_GRAPHIC"
msgid "Images"
msgstr "Biller"
@@ -14685,7 +14533,6 @@ msgid "Accept"
msgstr "Akzeptéieren"
#: strings.hrc:179
-#, fuzzy
msgctxt "SCSTR_QHELP_BTNCANCEL"
msgid "Cancel"
msgstr "Ofbriechen"
@@ -14813,7 +14660,6 @@ msgid "No Entry"
msgstr ""
#: strings.hrc:205
-#, fuzzy
msgctxt "STR_CHG_EMPTY"
msgid "<empty>"
msgstr "<eidel>"
@@ -14966,7 +14812,6 @@ msgid "Standard Error"
msgstr ""
#: strings.hrc:242
-#, fuzzy
msgctxt "STRID_CALC_MODE"
msgid "Mode"
msgstr "Modus"
@@ -14997,7 +14842,6 @@ msgid "Skewness"
msgstr ""
#: strings.hrc:248
-#, fuzzy
msgctxt "STRID_CALC_RANGE"
msgid "Range"
msgstr "Beräich"
@@ -15020,7 +14864,6 @@ msgid "Sum"
msgstr ""
#: strings.hrc:252
-#, fuzzy
msgctxt "STRID_CALC_COUNT"
msgid "Count"
msgstr "Unzuel"
@@ -15052,7 +14895,6 @@ msgid "Uniform Integer"
msgstr ""
#: strings.hrc:259
-#, fuzzy
msgctxt "STR_DISTRIBUTION_NORMAL"
msgid "Normal"
msgstr "Normal"
@@ -15385,49 +15227,41 @@ msgid "z Critical two-tail"
msgstr ""
#: units.hrc:27
-#, fuzzy
msgctxt "SCSTR_UNIT"
msgid "Millimeter"
msgstr "Milimeter"
#: units.hrc:28
-#, fuzzy
msgctxt "SCSTR_UNIT"
msgid "Centimeter"
msgstr "Zentimeter"
#: units.hrc:29
-#, fuzzy
msgctxt "SCSTR_UNIT"
msgid "Meter"
msgstr "Meter"
#: units.hrc:30
-#, fuzzy
msgctxt "SCSTR_UNIT"
msgid "Kilometer"
msgstr "Kilometer"
#: units.hrc:31
-#, fuzzy
msgctxt "SCSTR_UNIT"
msgid "Inch"
msgstr "Zoll"
#: units.hrc:32
-#, fuzzy
msgctxt "SCSTR_UNIT"
msgid "Foot"
msgstr "Fous"
#: units.hrc:33
-#, fuzzy
msgctxt "SCSTR_UNIT"
msgid "Miles"
msgstr "Meilen"
#: units.hrc:34
-#, fuzzy
msgctxt "SCSTR_UNIT"
msgid "Pica"
msgstr "Pica"
@@ -15562,7 +15396,6 @@ msgid "Two factor"
msgstr ""
#: analysisofvariancedialog.ui:262
-#, fuzzy
msgctxt "analysisofvariancedialog|label3"
msgid "Type"
msgstr "Typ"
@@ -15606,19 +15439,16 @@ msgid "Parameters"
msgstr ""
#: autoformattable.ui:9
-#, fuzzy
msgctxt "autoformattable|AutoFormatTableDialog"
msgid "AutoFormat"
msgstr "AutoFormat"
#: autoformattable.ui:94
-#, fuzzy
msgctxt "autoformattable|rename"
msgid "Rename"
msgstr "Ëmbenennen"
#: autoformattable.ui:186
-#, fuzzy
msgctxt "autoformattable|label1"
msgid "Format"
msgstr "Format"
@@ -15685,7 +15515,6 @@ msgid ""
msgstr ""
#: cellprotectionpage.ui:120
-#, fuzzy
msgctxt "cellprotectionpage|LabelProtection"
msgid "Protection"
msgstr "Sécherung"
@@ -15728,25 +15557,21 @@ msgid "Labels"
msgstr "Bezeechnung"
#: chardialog.ui:8
-#, fuzzy
msgctxt "chardialog|CharDialog"
msgid "Character"
msgstr "Zeechen"
#: chardialog.ui:106
-#, fuzzy
msgctxt "chardialog|font"
msgid "Font"
msgstr "Schrëft"
#: chardialog.ui:128
-#, fuzzy
msgctxt "chardialog|fonteffects"
msgid "Font Effects"
msgstr "Schrëfteffekter"
#: chardialog.ui:151
-#, fuzzy
msgctxt "chardialog|position"
msgid "Position"
msgstr "Positioun"
@@ -15818,7 +15643,6 @@ msgid "Column Width"
msgstr "Kolon~nbreet..."
#: colwidthdialog.ui:88
-#, fuzzy
msgctxt "colwidthdialog|label1"
msgid "Width"
msgstr "Breet"
@@ -15834,19 +15658,16 @@ msgid "Manage Conditional Formatting"
msgstr ""
#: condformatmanager.ui:62
-#, fuzzy
msgctxt "condformatmanager|add"
msgid "Add"
msgstr "Bäisetzen"
#: condformatmanager.ui:76
-#, fuzzy
msgctxt "condformatmanager|edit"
msgid "Edit..."
msgstr "Beaarbechten..."
#: condformatmanager.ui:90
-#, fuzzy
msgctxt "condformatmanager|remove"
msgid "Remove"
msgstr "Ewechmaachen"
@@ -15899,19 +15720,16 @@ msgid "More Options..."
msgstr ""
#: conditionalentry.ui:175
-#, fuzzy
msgctxt "conditionalentry|colscalemin"
msgid "Automatic"
msgstr "Automatesch"
#: conditionalentry.ui:176
-#, fuzzy
msgctxt "conditionalentry|colscalemin"
msgid "Min"
msgstr "Min"
#: conditionalentry.ui:177
-#, fuzzy
msgctxt "conditionalentry|colscalemin"
msgid "Max"
msgstr "Max"
@@ -15939,19 +15757,16 @@ msgid "Formula"
msgstr "Formellen"
#: conditionalentry.ui:193
-#, fuzzy
msgctxt "conditionalentry|colscalemiddle"
msgid "Automatic"
msgstr "Automatesch"
#: conditionalentry.ui:194
-#, fuzzy
msgctxt "conditionalentry|colscalemiddle"
msgid "Min"
msgstr "Min"
#: conditionalentry.ui:195
-#, fuzzy
msgctxt "conditionalentry|colscalemiddle"
msgid "Max"
msgstr "Max"
@@ -15979,19 +15794,16 @@ msgid "Formula"
msgstr "Formellen"
#: conditionalentry.ui:211
-#, fuzzy
msgctxt "conditionalentry|colscalemax"
msgid "Automatic"
msgstr "Automatesch"
#: conditionalentry.ui:212
-#, fuzzy
msgctxt "conditionalentry|colscalemax"
msgid "Min"
msgstr "Min"
#: conditionalentry.ui:213
-#, fuzzy
msgctxt "conditionalentry|colscalemax"
msgid "Max"
msgstr "Max"
@@ -16019,7 +15831,6 @@ msgid "Formula"
msgstr "Formellen"
#: conditionalentry.ui:228
-#, fuzzy
msgctxt "conditionalentry|preview|tooltip_text"
msgid "Example"
msgstr "Beispill"
@@ -16121,7 +15932,6 @@ msgid "below or equal average"
msgstr ""
#: conditionalentry.ui:269
-#, fuzzy
msgctxt "conditionalentry|typeis"
msgid "Error"
msgstr "Feeler"
@@ -16431,7 +16241,6 @@ msgid "Keep _Other"
msgstr ""
#: consolidatedialog.ui:9
-#, fuzzy
msgctxt "consolidatedialog|ConsolidateDialog"
msgid "Consolidate"
msgstr "Konsolidéieren"
@@ -16453,31 +16262,26 @@ msgid "Sum"
msgstr ""
#: consolidatedialog.ui:126
-#, fuzzy
msgctxt "consolidatedialog|func"
msgid "Count"
msgstr "Unzuel"
#: consolidatedialog.ui:127
-#, fuzzy
msgctxt "consolidatedialog|func"
msgid "Average"
msgstr "Moyenne"
#: consolidatedialog.ui:128
-#, fuzzy
msgctxt "consolidatedialog|func"
msgid "Max"
msgstr "Max"
#: consolidatedialog.ui:129
-#, fuzzy
msgctxt "consolidatedialog|func"
msgid "Min"
msgstr "Min"
#: consolidatedialog.ui:130
-#, fuzzy
msgctxt "consolidatedialog|func"
msgid "Product"
msgstr "Produkt"
@@ -16540,13 +16344,11 @@ msgid "_Link to source data"
msgstr ""
#: consolidatedialog.ui:507
-#, fuzzy
msgctxt "consolidatedialog|label4"
msgid "Options"
msgstr "Optiounen"
#: consolidatedialog.ui:526
-#, fuzzy
msgctxt "consolidatedialog|more_label"
msgid "Options"
msgstr "Optiounen"
@@ -16695,7 +16497,6 @@ msgid "_Password"
msgstr "Passwuert:"
#: dapiservicedialog.ui:259
-#, fuzzy
msgctxt "dapiservicedialog|label1"
msgid "Selection"
msgstr "Auswiel"
@@ -16718,7 +16519,6 @@ msgid "Maximum:"
msgstr "~Maximum"
#: databaroptions.ui:118
-#, fuzzy
msgctxt "databaroptions|min"
msgid "Automatic"
msgstr "Automatesch"
@@ -16758,7 +16558,6 @@ msgid "Formula"
msgstr "Formellen"
#: databaroptions.ui:138
-#, fuzzy
msgctxt "databaroptions|max"
msgid "Automatic"
msgstr "Automatesch"
@@ -16819,7 +16618,6 @@ msgid "Fill:"
msgstr "Datei"
#: databaroptions.ui:282
-#, fuzzy
msgctxt "databaroptions|fill_type"
msgid "Color"
msgstr "Faarf"
@@ -16845,7 +16643,6 @@ msgid "Color of vertical axis:"
msgstr ""
#: databaroptions.ui:366
-#, fuzzy
msgctxt "databaroptions|axis_pos"
msgid "Automatic"
msgstr "Automatesch"
@@ -16856,7 +16653,6 @@ msgid "Middle"
msgstr ""
#: databaroptions.ui:368
-#, fuzzy
msgctxt "databaroptions|axis_pos"
msgid "None"
msgstr "Keen"
@@ -16892,7 +16688,6 @@ msgid "The minimum value must be less than the maximum value."
msgstr ""
#: datafielddialog.ui:8
-#, fuzzy
msgctxt "datafielddialog|DataFieldDialog"
msgid "Data Field"
msgstr "Datefeld"
@@ -16931,7 +16726,6 @@ msgid "Ba_se item:"
msgstr ""
#: datafielddialog.ui:260
-#, fuzzy
msgctxt "datafielddialog|type"
msgid "Normal"
msgstr "Normal"
@@ -16972,7 +16766,6 @@ msgid "% of total"
msgstr ""
#: datafielddialog.ui:268
-#, fuzzy
msgctxt "datafielddialog|type"
msgid "Index"
msgstr "Index"
@@ -17075,13 +16868,11 @@ msgid "items"
msgstr ""
#: datafieldoptionsdialog.ui:401
-#, fuzzy
msgctxt "datafieldoptionsdialog|from"
msgid "Top"
msgstr "Uewen"
#: datafieldoptionsdialog.ui:402
-#, fuzzy
msgctxt "datafieldoptionsdialog|from"
msgid "Bottom"
msgstr "Ënnen"
@@ -17107,7 +16898,6 @@ msgid "Data Form"
msgstr ""
#: dataform.ui:25
-#, fuzzy
msgctxt "dataform|label"
msgid "New Record"
msgstr "Nei Opnam"
@@ -17295,13 +17085,11 @@ msgid "Define Database Range"
msgstr ""
#: definedatabaserangedialog.ui:61
-#, fuzzy
msgctxt "definedatabaserangedialog|Name"
msgid "Name"
msgstr "Numm"
#: definedatabaserangedialog.ui:125
-#, fuzzy
msgctxt "definedatabaserangedialog|Range"
msgid "Range"
msgstr "Beräich"
@@ -17355,7 +17143,6 @@ msgid "Invalid range"
msgstr "Ongültegen Numm"
#: definedatabaserangedialog.ui:338
-#, fuzzy
msgctxt "definedatabaserangedialog|label1"
msgid "Options"
msgstr "Optiounen"
@@ -17439,7 +17226,6 @@ msgid "Delete entire _column(s)"
msgstr ""
#: deletecells.ui:168
-#, fuzzy
msgctxt "deletecells|label1"
msgid "Selection"
msgstr "Auswiel"
@@ -17497,7 +17283,6 @@ msgid "_Objects"
msgstr "Objeten"
#: deletecontents.ui:237
-#, fuzzy
msgctxt "deletecontents|label2"
msgid "Selection"
msgstr "Auswiel"
@@ -17602,19 +17387,16 @@ msgid "Warning"
msgstr "Opgepasst!"
#: erroralerttabpage.ui:162
-#, fuzzy
msgctxt "erroralerttabpage|actionCB"
msgid "Information"
msgstr "Informatioun"
#: erroralerttabpage.ui:163
-#, fuzzy
msgctxt "erroralerttabpage|actionCB"
msgid "Macro"
msgstr "Makro"
#: erroralerttabpage.ui:181
-#, fuzzy
msgctxt "erroralerttabpage|label1"
msgid "Contents"
msgstr "Inhalt"
@@ -17732,7 +17514,6 @@ msgid "_Left"
msgstr "Lénks"
#: filldlg.ui:176
-#, fuzzy
msgctxt "filldlg|label1"
msgid "Direction"
msgstr "Richtung"
@@ -17919,37 +17700,31 @@ msgid "Numbers"
msgstr "Nummer"
#: formatcellsdialog.ui:128
-#, fuzzy
msgctxt "formatcellsdialog|font"
msgid "Font"
msgstr "Schrëft"
#: formatcellsdialog.ui:151
-#, fuzzy
msgctxt "formatcellsdialog|fonteffects"
msgid "Font Effects"
msgstr "Schrëfteffekter"
#: formatcellsdialog.ui:174
-#, fuzzy
msgctxt "formatcellsdialog|alignment"
msgid "Alignment"
msgstr "Aus~riichten"
#: formatcellsdialog.ui:197
-#, fuzzy
msgctxt "formatcellsdialog|asiantypography"
msgid "Asian Typography"
msgstr "Asiatesch Typographie"
#: formatcellsdialog.ui:220
-#, fuzzy
msgctxt "formatcellsdialog|borders"
msgid "Borders"
msgstr "Konturen"
#: formatcellsdialog.ui:243
-#, fuzzy
msgctxt "formatcellsdialog|background"
msgid "Background"
msgstr "Hannergrond"
@@ -18032,7 +17807,6 @@ msgid "All"
msgstr "Alles"
#: functionpanel.ui:61
-#, fuzzy
msgctxt "functionpanel|category"
msgid "Database"
msgstr "Datebank"
@@ -18050,7 +17824,6 @@ msgid "Financial"
msgstr "Finanz"
#: functionpanel.ui:64
-#, fuzzy
msgctxt "functionpanel|category"
msgid "Information"
msgstr "Informatioun"
@@ -18080,19 +17853,16 @@ msgid "Statistical"
msgstr "Statistiken"
#: functionpanel.ui:69
-#, fuzzy
msgctxt "functionpanel|category"
msgid "Spreadsheet"
msgstr "Tabell"
#: functionpanel.ui:70
-#, fuzzy
msgctxt "functionpanel|category"
msgid "Text"
msgstr "Text"
#: functionpanel.ui:71
-#, fuzzy
msgctxt "functionpanel|category"
msgid "Add-in"
msgstr "Add-in"
@@ -18226,7 +17996,6 @@ msgid "Group by"
msgstr "~Groupéieren no"
#: groupdialog.ui:8
-#, fuzzy
msgctxt "groupdialog|GroupDialog"
msgid "Group"
msgstr "Grupp"
@@ -18299,13 +18068,11 @@ msgid "Custom footer"
msgstr ""
#: headerfootercontent.ui:204
-#, fuzzy
msgctxt "headerfootercontent|buttonBTN_TEXT|tooltip_text"
msgid "Text Attributes"
msgstr "Textattributer"
#: headerfootercontent.ui:218
-#, fuzzy
msgctxt "headerfootercontent|buttonBTN_FILE|tooltip_text"
msgid "Title"
msgstr "Titel"
@@ -18322,19 +18089,16 @@ msgid "Page"
msgstr "Säiten"
#: headerfootercontent.ui:264
-#, fuzzy
msgctxt "headerfootercontent|buttonBTN_PAGES|tooltip_text"
msgid "Pages"
msgstr "Säiten"
#: headerfootercontent.ui:280
-#, fuzzy
msgctxt "headerfootercontent|buttonBTN_DATE|tooltip_text"
msgid "Date"
msgstr "Datum"
#: headerfootercontent.ui:296
-#, fuzzy
msgctxt "headerfootercontent|buttonBTN_TIME|tooltip_text"
msgid "Time"
msgstr "Zäit"
@@ -18351,7 +18115,6 @@ msgid "Note"
msgstr "Keen"
#: headerfootercontent.ui:379
-#, fuzzy
msgctxt "headerfootercontent|labelSTR_HF_NONE_IN_BRACKETS"
msgid "(none)"
msgstr "(keen)"
@@ -18383,13 +18146,11 @@ msgid "Customized"
msgstr ""
#: headerfootercontent.ui:451
-#, fuzzy
msgctxt "headerfootercontent|labelSTR_HF_OF"
msgid "of"
msgstr "vun"
#: headerfootercontent.ui:509
-#, fuzzy
msgctxt "headerfootercontent|title"
msgid "Title"
msgstr "Titel"
@@ -18492,7 +18253,6 @@ msgid "Entire _column"
msgstr ""
#: insertcells.ui:177
-#, fuzzy
msgctxt "insertcells|label1"
msgid "Selection"
msgstr "Auswiel"
@@ -18508,7 +18268,6 @@ msgid "_Paste All"
msgstr ""
#: insertsheet.ui:15
-#, fuzzy
msgctxt "insertsheet|InsertSheetDialog"
msgid "Insert Sheet"
msgstr "Blat afügen"
@@ -18524,7 +18283,6 @@ msgid "_After current sheet"
msgstr ""
#: insertsheet.ui:146
-#, fuzzy
msgctxt "insertsheet|label1"
msgid "Position"
msgstr "Positioun"
@@ -18572,7 +18330,6 @@ msgid "Lin_k"
msgstr ""
#: insertsheet.ui:455
-#, fuzzy
msgctxt "insertsheet|label2"
msgid "Sheet"
msgstr "Blat"
@@ -18705,7 +18462,6 @@ msgid "C_opy"
msgstr "Kopéieren"
#: movecopysheet.ui:134
-#, fuzzy
msgctxt "movecopysheet|label1"
msgid "Action"
msgstr "Aktioun"
@@ -18852,7 +18608,6 @@ msgid "For _data range"
msgstr ""
#: namerangesdialog.ui:303
-#, fuzzy
msgctxt "namerangesdialog|label1"
msgid "Range"
msgstr "Beräich"
@@ -18870,19 +18625,16 @@ msgid "Row:"
msgstr "Zeil"
#: navigatorpanel.ui:58
-#, fuzzy
msgctxt "navigatorpanel|column|tooltip_text"
msgid "Column"
msgstr "Kolonn"
#: navigatorpanel.ui:70
-#, fuzzy
msgctxt "navigatorpanel|row|tooltip_text"
msgid "Row"
msgstr "Zeil"
#: navigatorpanel.ui:86
-#, fuzzy
msgctxt "navigatorpanel|datarange|tooltip_text"
msgid "Data Range"
msgstr "Dateberäich"
@@ -18900,7 +18652,6 @@ msgid "End"
msgstr "~Schluss"
#: navigatorpanel.ui:125
-#, fuzzy
msgctxt "navigatorpanel|contents|tooltip_text"
msgid "Contents"
msgstr "Inhalt"
@@ -18922,7 +18673,6 @@ msgid "Drag Mode"
msgstr ""
#: navigatorpanel.ui:190
-#, fuzzy
msgctxt "navigatorpanel|documents|tooltip_text"
msgid "Document"
msgstr "Dokument"
@@ -18944,7 +18694,6 @@ msgid "No solution was found."
msgstr ""
#: notebookbar.ui:391
-#, fuzzy
msgctxt "notebookbar|FileLabel"
msgid "File"
msgstr "Datei"
@@ -19040,19 +18789,16 @@ msgid "Toggle Grid Lines"
msgstr ""
#: notebookbar.ui:3345
-#, fuzzy
msgctxt "notebookbar|ViewLabel"
msgid "View"
msgstr "Weisen"
#: notebookbar.ui:3860
-#, fuzzy
msgctxt "notebookbar|ImageLabel"
msgid "Image"
msgstr "Bild"
#: notebookbar_groupedbar_compact.ui:3863
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|defaultD"
msgid "Default"
msgstr "Standard"
@@ -19091,7 +18837,6 @@ msgid "Bad"
msgstr ""
#: notebookbar_groupedbar_compact.ui:3937
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|error"
msgid "Error"
msgstr "Feeler"
@@ -19336,7 +19081,6 @@ msgid "Menubar"
msgstr ""
#: notebookbar_groupedbar_full.ui:3797
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|defaultD"
msgid "Default"
msgstr "Standard"
@@ -19375,7 +19119,6 @@ msgid "Bad"
msgstr ""
#: notebookbar_groupedbar_full.ui:3871
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|error"
msgid "Error"
msgstr "Feeler"
@@ -19623,7 +19366,6 @@ msgid "_Help"
msgstr "Hëllef"
#: notebookbar_groups.ui:40
-#, fuzzy
msgctxt "notebookbar_groups|hyperlink"
msgid "Hyperlink"
msgstr "Hyperlink"
@@ -19650,7 +19392,6 @@ msgid "Cross-Reference"
msgstr ""
#: notebookbar_groups.ui:152
-#, fuzzy
msgctxt "notebookbar_groups|stylemenudefault"
msgid "Default"
msgstr "Standard"
@@ -19705,7 +19446,6 @@ msgid "Warning"
msgstr "Opgepasst!"
#: notebookbar_groups.ui:260
-#, fuzzy
msgctxt "notebookbar_groups|stylemenustate"
msgid "Error"
msgstr "Feeler"
@@ -19722,13 +19462,11 @@ msgid "Footnote"
msgstr ""
#: notebookbar_groups.ui:296
-#, fuzzy
msgctxt "notebookbar_groups|tablestylenone"
msgid "None"
msgstr "Keen"
#: notebookbar_groups.ui:304
-#, fuzzy
msgctxt "notebookbar_groups|tablestyledefault"
msgid "Default"
msgstr "Standard"
@@ -19754,7 +19492,6 @@ msgid "Style 4"
msgstr ""
#: notebookbar_groups.ui:530
-#, fuzzy
msgctxt "notebookbar_groups|filegrouplabel"
msgid "File"
msgstr "Datei"
@@ -19780,25 +19517,21 @@ msgid " "
msgstr ""
#: notebookbar_groups.ui:1034
-#, fuzzy
msgctxt "notebookbar_groups|leftb"
msgid "Left"
msgstr "Lénks"
#: notebookbar_groups.ui:1052
-#, fuzzy
msgctxt "notebookbar_groups|centerb"
msgid "Center"
msgstr "Mëtt"
#: notebookbar_groups.ui:1069
-#, fuzzy
msgctxt "notebookbar_groups|rightb"
msgid "Right"
msgstr "Riets"
#: notebookbar_groups.ui:1275
-#, fuzzy
msgctxt "notebookbar_groups|formatgrouplabel"
msgid "Text"
msgstr "Text"
@@ -19820,25 +19553,21 @@ msgid "Conditional"
msgstr "Konditioun"
#: notebookbar_groups.ui:1583
-#, fuzzy
msgctxt "notebookbar_groups|topb"
msgid "Top"
msgstr "Uewen"
#: notebookbar_groups.ui:1600
-#, fuzzy
msgctxt "notebookbar_groups|vcenterb"
msgid "Center"
msgstr "Mëtt"
#: notebookbar_groups.ui:1617
-#, fuzzy
msgctxt "notebookbar_groups|bottomb"
msgid "Bottom"
msgstr "Ënnen"
#: notebookbar_groups.ui:1663
-#, fuzzy
msgctxt "notebookbar_groups|tablegrouplabel"
msgid "Spreadsheet"
msgstr "Tabell"
@@ -19883,13 +19612,11 @@ msgid "Lock"
msgstr ""
#: notebookbar_groups.ui:2043
-#, fuzzy
msgctxt "notebookbar_groups|imagegrouplabel"
msgid "Image"
msgstr "Bild"
#: notebookbar_groups.ui:2099
-#, fuzzy
msgctxt "notebookbar_groups|wrapoff"
msgid "None"
msgstr "Keen"
@@ -20061,7 +19788,6 @@ msgid "0 corresponds to 01/01/1904"
msgstr ""
#: optcalculatepage.ui:489
-#, fuzzy
msgctxt "optcalculatepage|label3"
msgid "Date"
msgstr "Datum"
@@ -20098,7 +19824,6 @@ msgid "Select desired _key binding type. Changing the key binding type may overw
msgstr ""
#: optcompatibilitypage.ui:62
-#, fuzzy
msgctxt "optcompatibilitypage|keybindings"
msgid "Default"
msgstr "Standard"
@@ -20125,7 +19850,6 @@ msgid "_Prefix name for new worksheet:"
msgstr ""
#: optdefaultpage.ui:98
-#, fuzzy
msgctxt "optdefaultpage|label1"
msgid "New Spreadsheet"
msgstr "Neit Tabellendokument"
@@ -20141,7 +19865,6 @@ msgid "_Always apply manual breaks"
msgstr ""
#: optdlg.ui:68
-#, fuzzy
msgctxt "optdlg|label1"
msgid "Pages"
msgstr "Säiten"
@@ -20152,7 +19875,6 @@ msgid "_Print only selected sheets"
msgstr ""
#: optdlg.ui:124
-#, fuzzy
msgctxt "optdlg|label2"
msgid "Sheets"
msgstr "Blieder"
@@ -20366,13 +20088,11 @@ msgid "Page"
msgstr "Säiten"
#: pagetemplatedialog.ui:151
-#, fuzzy
msgctxt "pagetemplatedialog|borders"
msgid "Borders"
msgstr "Konturen"
#: pagetemplatedialog.ui:174
-#, fuzzy
msgctxt "pagetemplatedialog|background"
msgid "Background"
msgstr "Hannergrond"
@@ -20388,13 +20108,11 @@ msgid "Footer"
msgstr ""
#: pagetemplatedialog.ui:243
-#, fuzzy
msgctxt "pagetemplatedialog|sheet"
msgid "Sheet"
msgstr "Blat"
#: paradialog.ui:8
-#, fuzzy
msgctxt "paradialog|ParagraphDialog"
msgid "Paragraph"
msgstr "Paragraphe"
@@ -20405,13 +20123,11 @@ msgid "Indents & Spacing"
msgstr ""
#: paradialog.ui:128
-#, fuzzy
msgctxt "paradialog|labelTP_PARA_ALIGN"
msgid "Alignment"
msgstr "Aus~riichten"
#: paradialog.ui:152
-#, fuzzy
msgctxt "paradialog|labelTP_PARA_ASIAN"
msgid "Asian Typography"
msgstr "Asiatesch Typographie"
@@ -20445,37 +20161,31 @@ msgid "Numbers"
msgstr "Nummer"
#: paratemplatedialog.ui:165
-#, fuzzy
msgctxt "paratemplatedialog|font"
msgid "Font"
msgstr "Schrëft"
#: paratemplatedialog.ui:188
-#, fuzzy
msgctxt "paratemplatedialog|fonteffects"
msgid "Font Effects"
msgstr "Schrëfteffekter"
#: paratemplatedialog.ui:211
-#, fuzzy
msgctxt "paratemplatedialog|alignment"
msgid "Alignment"
msgstr "Aus~riichten"
#: paratemplatedialog.ui:234
-#, fuzzy
msgctxt "paratemplatedialog|asiantypo"
msgid "Asian Typography"
msgstr "Asiatesch Typographie"
#: paratemplatedialog.ui:257
-#, fuzzy
msgctxt "paratemplatedialog|borders"
msgid "Borders"
msgstr "Konturen"
#: paratemplatedialog.ui:280
-#, fuzzy
msgctxt "paratemplatedialog|background"
msgid "Background"
msgstr "Hannergrond"
@@ -20552,7 +20262,6 @@ msgid "_Objects"
msgstr "Objeten"
#: pastespecial.ui:307
-#, fuzzy
msgctxt "pastespecial|label1"
msgid "Selection"
msgstr "Auswiel"
@@ -20605,7 +20314,6 @@ msgid "_Link"
msgstr ""
#: pastespecial.ui:528
-#, fuzzy
msgctxt "pastespecial|label3"
msgid "Options"
msgstr "Optiounen"
@@ -20632,7 +20340,6 @@ msgid "Shift Cells"
msgstr ""
#: pivotfielddialog.ui:9
-#, fuzzy
msgctxt "pivotfielddialog|PivotFieldDialog"
msgid "Data Field"
msgstr "Datefeld"
@@ -20678,31 +20385,26 @@ msgid "Name:"
msgstr "Numm"
#: pivotfilterdialog.ui:8
-#, fuzzy
msgctxt "pivotfilterdialog|PivotFilterDialog"
msgid "Filter"
msgstr "Filter"
#: pivotfilterdialog.ui:104
-#, fuzzy
msgctxt "pivotfilterdialog|connect1"
msgid "AND"
msgstr "AN"
#: pivotfilterdialog.ui:105
-#, fuzzy
msgctxt "pivotfilterdialog|connect1"
msgid "OR"
msgstr "ODER"
#: pivotfilterdialog.ui:121
-#, fuzzy
msgctxt "pivotfilterdialog|connect2"
msgid "AND"
msgstr "AN"
#: pivotfilterdialog.ui:122
-#, fuzzy
msgctxt "pivotfilterdialog|connect2"
msgid "OR"
msgstr "ODER"
@@ -20718,7 +20420,6 @@ msgid "Field name"
msgstr ""
#: pivotfilterdialog.ui:156
-#, fuzzy
msgctxt "pivotfilterdialog|label4"
msgid "Condition"
msgstr "Konditioun"
@@ -20834,7 +20535,6 @@ msgid "Enable drill to details"
msgstr ""
#: pivottablelayoutdialog.ui:495
-#, fuzzy
msgctxt "pivottablelayoutdialog|label11"
msgid "Options"
msgstr "Optiounen"
@@ -20845,7 +20545,6 @@ msgid "New sheet"
msgstr ""
#: pivottablelayoutdialog.ui:562
-#, fuzzy
msgctxt "pivottablelayoutdialog|destination-radio-selection"
msgid "Selection"
msgstr "Auswiel"
@@ -20861,7 +20560,6 @@ msgid "Destination"
msgstr ""
#: pivottablelayoutdialog.ui:668
-#, fuzzy
msgctxt "pivottablelayoutdialog|source-radio-selection"
msgid "Selection"
msgstr "Auswiel"
@@ -20888,7 +20586,6 @@ msgid "Edit Print Ranges"
msgstr ""
#: printareasdialog.ui:134
-#, fuzzy
msgctxt "printareasdialog|lbprintarea"
msgid "- none -"
msgstr "- keen -"
@@ -20916,7 +20613,6 @@ msgid "Print Range"
msgstr "Dréc~kberäich"
#: printareasdialog.ui:219
-#, fuzzy
msgctxt "printareasdialog|lbrepeatrow"
msgid "- none -"
msgstr "- keen -"
@@ -20933,7 +20629,6 @@ msgid "Rows to Repeat"
msgstr ""
#: printareasdialog.ui:302
-#, fuzzy
msgctxt "printareasdialog|lbrepeatcol"
msgid "- none -"
msgstr "- keen -"
@@ -21034,7 +20729,6 @@ msgid "Uniform Integer"
msgstr ""
#: randomnumbergenerator.ui:30
-#, fuzzy
msgctxt "randomnumbergenerator|distribution-liststore"
msgid "Normal"
msgstr "Normal"
@@ -21091,13 +20785,11 @@ msgid "Distribution:"
msgstr ""
#: randomnumbergenerator.ui:288
-#, fuzzy
msgctxt "randomnumbergenerator|parameter1-label"
msgid "..."
msgstr "..."
#: randomnumbergenerator.ui:303
-#, fuzzy
msgctxt "randomnumbergenerator|parameter2-label"
msgid "..."
msgstr "..."
@@ -21128,7 +20820,6 @@ msgid "Decimal places:"
msgstr ""
#: randomnumbergenerator.ui:481
-#, fuzzy
msgctxt "randomnumbergenerator|label4"
msgid "Options"
msgstr "Optiounen"
@@ -21284,7 +20975,6 @@ msgid "Row Height"
msgstr ""
#: rowheightdialog.ui:88
-#, fuzzy
msgctxt "rowheightdialog|label1"
msgid "Height:"
msgstr "Héicht:"
@@ -21400,19 +21090,16 @@ msgid "Created by"
msgstr ""
#: scenariodialog.ui:330
-#, fuzzy
msgctxt "scenariodialog|onft"
msgid "on"
msgstr "den"
#: scenariomenu.ui:12
-#, fuzzy
msgctxt "scenariomenu|delete"
msgid "Delete"
msgstr "Läschen"
#: scenariomenu.ui:20
-#, fuzzy
msgctxt "scenariomenu|edit"
msgid "Properties..."
msgstr "Eegeschaften..."
@@ -21478,7 +21165,6 @@ msgid "Down"
msgstr ""
#: scgeneralpage.ui:319
-#, fuzzy
msgctxt "scgeneralpage|alignlb"
msgid "Right"
msgstr "Riets"
@@ -21489,7 +21175,6 @@ msgid "Up"
msgstr ""
#: scgeneralpage.ui:321
-#, fuzzy
msgctxt "scgeneralpage|alignlb"
msgid "Left"
msgstr "Lénks"
@@ -21552,7 +21237,6 @@ msgid "_Type:"
msgstr "Typ:"
#: selectdatasource.ui:145
-#, fuzzy
msgctxt "selectdatasource|type"
msgid "Table"
msgstr "Tabell"
@@ -21580,7 +21264,6 @@ msgid "Data so_urce:"
msgstr ""
#: selectdatasource.ui:201
-#, fuzzy
msgctxt "selectdatasource|label1"
msgid "Selection"
msgstr "Auswiel"
@@ -21622,7 +21305,6 @@ msgid "_External source/interface"
msgstr ""
#: selectsource.ui:198
-#, fuzzy
msgctxt "selectsource|label1"
msgid "Selection"
msgstr "Auswiel"
@@ -21684,7 +21366,6 @@ msgid "Note: Changes to formatting attributes like fonts, colors, and number for
msgstr ""
#: sharedocumentdlg.ui:169
-#, fuzzy
msgctxt "sharedocumentdlg|name"
msgid "Name"
msgstr "Numm"
@@ -21701,7 +21382,6 @@ msgid "No user data available."
msgstr ""
#: sharedocumentdlg.ui:234
-#, fuzzy
msgctxt "sharedocumentdlg|unknownuser"
msgid "Unknown User"
msgstr "Onbekannte Benotzer"
@@ -22023,7 +21703,6 @@ msgid "Select a category of contents."
msgstr ""
#: sidebarnumberformat.ui:41
-#, fuzzy
msgctxt "sidebarnumberformat|category"
msgid "General"
msgstr "Allgemeng"
@@ -22040,7 +21719,6 @@ msgid "Percent"
msgstr ""
#: sidebarnumberformat.ui:44
-#, fuzzy
msgctxt "sidebarnumberformat|category"
msgid "Currency"
msgstr "Währung"
@@ -22052,7 +21730,6 @@ msgid "Date "
msgstr "Datum"
#: sidebarnumberformat.ui:46
-#, fuzzy
msgctxt "sidebarnumberformat|category"
msgid "Time"
msgstr "Zäit"
@@ -22074,13 +21751,11 @@ msgid "Boolean Value"
msgstr ""
#: sidebarnumberformat.ui:50
-#, fuzzy
msgctxt "sidebarnumberformat|category"
msgid "Text"
msgstr "Text"
#: sidebarnumberformat.ui:54
-#, fuzzy
msgctxt "sidebarnumberformat|category-atkobject"
msgid "Category"
msgstr "Kategorie"
@@ -22399,25 +22074,21 @@ msgid "Value"
msgstr "Wäerter"
#: solverdlg.ui:742
-#, fuzzy
msgctxt "solverdlg|del2|tooltip_text"
msgid "Remove"
msgstr "Ewechmaachen"
#: solverdlg.ui:755
-#, fuzzy
msgctxt "solverdlg|del1|tooltip_text"
msgid "Remove"
msgstr "Ewechmaachen"
#: solverdlg.ui:768
-#, fuzzy
msgctxt "solverdlg|del3|tooltip_text"
msgid "Remove"
msgstr "Ewechmaachen"
#: solverdlg.ui:781
-#, fuzzy
msgctxt "solverdlg|del4|tooltip_text"
msgid "Remove"
msgstr "Ewechmaachen"
@@ -22428,7 +22099,6 @@ msgid "Limiting Conditions"
msgstr ""
#: solveroptionsdialog.ui:8
-#, fuzzy
msgctxt "solveroptionsdialog|SolverOptionsDialog"
msgid "Options"
msgstr "Optiounen"
@@ -22439,13 +22109,11 @@ msgid "Solver engine:"
msgstr ""
#: solveroptionsdialog.ui:70
-#, fuzzy
msgctxt "solveroptionsdialog|label1"
msgid "Settings:"
msgstr "Astellungen:"
#: solveroptionsdialog.ui:96
-#, fuzzy
msgctxt "solveroptionsdialog|edit"
msgid "Edit..."
msgstr "Beaarbechten..."
@@ -22507,7 +22175,6 @@ msgid "Sort Criteria"
msgstr ""
#: sortdialog.ui:128
-#, fuzzy
msgctxt "sortdialog|options"
msgid "Options"
msgstr "Optiounen"
@@ -22578,13 +22245,11 @@ msgid "Custom sort order"
msgstr ""
#: sortoptionspage.ui:201
-#, fuzzy
msgctxt "sortoptionspage|label6"
msgid "Language"
msgstr "Sprooch"
#: sortoptionspage.ui:215
-#, fuzzy
msgctxt "sortoptionspage|algorithmft"
msgid "Options"
msgstr "Optiounen"
@@ -22605,7 +22270,6 @@ msgid "L_eft to right (sort columns)"
msgstr ""
#: sortoptionspage.ui:340
-#, fuzzy
msgctxt "sortoptionspage|label1"
msgid "Direction"
msgstr "Richtung"
@@ -22657,13 +22321,11 @@ msgid "Standard Filter"
msgstr "Standardfilter"
#: standardfilterdialog.ui:119
-#, fuzzy
msgctxt "standardfilterdialog|connect1"
msgid "AND"
msgstr "AN"
#: standardfilterdialog.ui:120
-#, fuzzy
msgctxt "standardfilterdialog|connect1"
msgid "OR"
msgstr "ODER"
@@ -22674,13 +22336,11 @@ msgid "Operator 1"
msgstr ""
#: standardfilterdialog.ui:141
-#, fuzzy
msgctxt "standardfilterdialog|connect2"
msgid "AND"
msgstr "AN"
#: standardfilterdialog.ui:142
-#, fuzzy
msgctxt "standardfilterdialog|connect2"
msgid "OR"
msgstr "ODER"
@@ -22691,13 +22351,11 @@ msgid "Operator 2"
msgstr ""
#: standardfilterdialog.ui:163
-#, fuzzy
msgctxt "standardfilterdialog|connect3"
msgid "AND"
msgstr "AN"
#: standardfilterdialog.ui:164
-#, fuzzy
msgctxt "standardfilterdialog|connect3"
msgid "OR"
msgstr "ODER"
@@ -22708,13 +22366,11 @@ msgid "Operator 3"
msgstr ""
#: standardfilterdialog.ui:182
-#, fuzzy
msgctxt "standardfilterdialog|connect4"
msgid "AND"
msgstr "AN"
#: standardfilterdialog.ui:183
-#, fuzzy
msgctxt "standardfilterdialog|connect4"
msgid "OR"
msgstr "ODER"
@@ -22735,7 +22391,6 @@ msgid "Field name"
msgstr ""
#: standardfilterdialog.ui:222
-#, fuzzy
msgctxt "standardfilterdialog|label4"
msgid "Condition"
msgstr "Konditioun"
@@ -23136,7 +22791,6 @@ msgid "3rd Group"
msgstr "Grupp bäifügen"
#: subtotaldialog.ui:189
-#, fuzzy
msgctxt "subtotaldialog|options"
msgid "Options"
msgstr "Optiounen"
@@ -23147,31 +22801,26 @@ msgid "Sum"
msgstr ""
#: subtotalgrppage.ui:15
-#, fuzzy
msgctxt "subtotalgrppage|liststore1"
msgid "Count"
msgstr "Unzuel"
#: subtotalgrppage.ui:18
-#, fuzzy
msgctxt "subtotalgrppage|liststore1"
msgid "Average"
msgstr "Moyenne"
#: subtotalgrppage.ui:21
-#, fuzzy
msgctxt "subtotalgrppage|liststore1"
msgid "Max"
msgstr "Max"
#: subtotalgrppage.ui:24
-#, fuzzy
msgctxt "subtotalgrppage|liststore1"
msgid "Min"
msgstr "Min"
#: subtotalgrppage.ui:27
-#, fuzzy
msgctxt "subtotalgrppage|liststore1"
msgid "Product"
msgstr "Produkt"
@@ -23287,7 +22936,6 @@ msgid "From ro_w:"
msgstr ""
#: textimportcsv.ui:189
-#, fuzzy
msgctxt "textimportcsv|label1"
msgid "Import"
msgstr "Importéieren"
@@ -23376,7 +23024,6 @@ msgid "Text to Columns"
msgstr ""
#: textimportcsv.ui:654
-#, fuzzy
msgctxt "textimportcsv|label4"
msgid "Fields"
msgstr "Felder"
@@ -23392,7 +23039,6 @@ msgid "Custom:"
msgstr ""
#: textimportoptions.ui:113
-#, fuzzy
msgctxt "textimportoptions|automatic"
msgid "Automatic"
msgstr "Automatesch"
@@ -23408,7 +23054,6 @@ msgid "Detect special numbers (such as dates)"
msgstr ""
#: textimportoptions.ui:186
-#, fuzzy
msgctxt "textimportoptions|label3"
msgid "Options"
msgstr "Optiounen"
@@ -23579,7 +23224,6 @@ msgid "Hide"
msgstr ""
#: tpviewpage.ui:599
-#, fuzzy
msgctxt "tpviewpage|label2"
msgid "Objects"
msgstr "Objeten"
@@ -23590,7 +23234,6 @@ msgid "S_ynchronize sheets"
msgstr ""
#: tpviewpage.ui:644
-#, fuzzy
msgctxt "tpviewpage|label3"
msgid "Zoom"
msgstr "Zoom"
@@ -23666,19 +23309,16 @@ msgid "Whole Numbers"
msgstr ""
#: validationcriteriapage.ui:23
-#, fuzzy
msgctxt "validationcriteriapage|liststore1"
msgid "Decimal"
msgstr "Dezimal"
#: validationcriteriapage.ui:27
-#, fuzzy
msgctxt "validationcriteriapage|liststore1"
msgid "Date"
msgstr "Datum"
#: validationcriteriapage.ui:31
-#, fuzzy
msgctxt "validationcriteriapage|liststore1"
msgid "Time"
msgstr "Zäit"
@@ -23689,7 +23329,6 @@ msgid "Cell range"
msgstr ""
#: validationcriteriapage.ui:39
-#, fuzzy
msgctxt "validationcriteriapage|liststore1"
msgid "List"
msgstr "Lëscht"
@@ -23826,7 +23465,6 @@ msgid "_Input help:"
msgstr ""
#: validationhelptabpage.ui:132
-#, fuzzy
msgctxt "validationhelptabpage|label1"
msgid "Contents"
msgstr "Inhalt"
diff --git a/source/lb/scaddins/messages.po b/source/lb/scaddins/messages.po
index e664858b73f..83f3f523594 100644
--- a/source/lb/scaddins/messages.po
+++ b/source/lb/scaddins/messages.po
@@ -1395,7 +1395,6 @@ msgid "Returns the prorated linear depreciation of an asset for each accounting
msgstr ""
#: analysis.hrc:554
-#, fuzzy
msgctxt "ANALYSIS_Amordegrc"
msgid "Cost"
msgstr "Käschten"
@@ -1446,7 +1445,6 @@ msgid "The period"
msgstr ""
#: analysis.hrc:564
-#, fuzzy
msgctxt "ANALYSIS_Amordegrc"
msgid "Rate"
msgstr "Datum"
@@ -1472,7 +1470,6 @@ msgid "Returns the prorated linear depreciation of an asset for each accounting
msgstr ""
#: analysis.hrc:573
-#, fuzzy
msgctxt "ANALYSIS_Amorlinc"
msgid "Cost"
msgstr "Käschten"
@@ -1523,7 +1520,6 @@ msgid "The period"
msgstr ""
#: analysis.hrc:583
-#, fuzzy
msgctxt "ANALYSIS_Amorlinc"
msgid "Rate"
msgstr "Datum"
@@ -1579,7 +1575,6 @@ msgid "The settlement"
msgstr ""
#: analysis.hrc:598
-#, fuzzy
msgctxt "ANALYSIS_Accrint"
msgid "Rate"
msgstr "Datum"
@@ -1645,7 +1640,6 @@ msgid "The settlement"
msgstr ""
#: analysis.hrc:615
-#, fuzzy
msgctxt "ANALYSIS_Accrintm"
msgid "Rate"
msgstr "Datum"
@@ -1881,7 +1875,6 @@ msgid "Returns the cumulative principal on a loan to be paid between two periods
msgstr ""
#: analysis.hrc:682
-#, fuzzy
msgctxt "ANALYSIS_Cumprinc"
msgid "Rate"
msgstr "Datum"
@@ -1932,7 +1925,6 @@ msgid "The end period"
msgstr ""
#: analysis.hrc:692
-#, fuzzy
msgctxt "ANALYSIS_Cumprinc"
msgid "Type"
msgstr "Typ"
@@ -1948,7 +1940,6 @@ msgid "Returns the cumulative interest to be paid between two periods"
msgstr ""
#: analysis.hrc:699
-#, fuzzy
msgctxt "ANALYSIS_Cumipmt"
msgid "Rate"
msgstr "Datum"
@@ -1999,7 +1990,6 @@ msgid "The end period"
msgstr ""
#: analysis.hrc:709
-#, fuzzy
msgctxt "ANALYSIS_Cumipmt"
msgid "Type"
msgstr "Typ"
@@ -2035,7 +2025,6 @@ msgid "The maturity"
msgstr ""
#: analysis.hrc:720
-#, fuzzy
msgctxt "ANALYSIS_Price"
msgid "Rate"
msgstr "Datum"
@@ -2176,7 +2165,6 @@ msgid "The issue date"
msgstr ""
#: analysis.hrc:756
-#, fuzzy
msgctxt "ANALYSIS_Pricemat"
msgid "Rate"
msgstr "Datum"
@@ -2374,7 +2362,6 @@ msgid "The maturity"
msgstr ""
#: analysis.hrc:815
-#, fuzzy
msgctxt "ANALYSIS_Yield"
msgid "Rate"
msgstr "Datum"
@@ -2515,7 +2502,6 @@ msgid "The issue date"
msgstr ""
#: analysis.hrc:851
-#, fuzzy
msgctxt "ANALYSIS_Yieldmat"
msgid "Rate"
msgstr "Datum"
@@ -2697,7 +2683,6 @@ msgid "The first coupon date"
msgstr ""
#: analysis.hrc:903
-#, fuzzy
msgctxt "ANALYSIS_Oddfprice"
msgid "Rate"
msgstr "Datum"
@@ -2794,7 +2779,6 @@ msgid "The first coupon date"
msgstr ""
#: analysis.hrc:926
-#, fuzzy
msgctxt "ANALYSIS_Oddfyield"
msgid "Rate"
msgstr "Datum"
@@ -2880,7 +2864,6 @@ msgid "The last interest date"
msgstr ""
#: analysis.hrc:947
-#, fuzzy
msgctxt "ANALYSIS_Oddlprice"
msgid "Rate"
msgstr "Datum"
@@ -2966,7 +2949,6 @@ msgid "The last interest date"
msgstr ""
#: analysis.hrc:968
-#, fuzzy
msgctxt "ANALYSIS_Oddlyield"
msgid "Rate"
msgstr "Datum"
@@ -3059,7 +3041,6 @@ msgid "Returns the net present value for a non-periodic schedule of payments"
msgstr ""
#: analysis.hrc:994
-#, fuzzy
msgctxt "ANALYSIS_Xnpv"
msgid "Rate"
msgstr "Datum"
@@ -3467,7 +3448,6 @@ msgid "Last day of the period"
msgstr ""
#: datefunc.hrc:32
-#, fuzzy
msgctxt "DATE_FUNCDESC_DiffWeeks"
msgid "Type"
msgstr "Typ"
@@ -3503,7 +3483,6 @@ msgid "Last day of the period."
msgstr ""
#: datefunc.hrc:43
-#, fuzzy
msgctxt "DATE_FUNCDESC_DiffMonths"
msgid "Type"
msgstr "Typ"
@@ -3539,7 +3518,6 @@ msgid "Last day of the period"
msgstr ""
#: datefunc.hrc:54
-#, fuzzy
msgctxt "DATE_FUNCDESC_DiffYears"
msgid "Type"
msgstr "Typ"
diff --git a/source/lb/scp2/source/ooo.po b/source/lb/scp2/source/ooo.po
index 8676e396d22..e9b7bbf1110 100644
--- a/source/lb/scp2/source/ooo.po
+++ b/source/lb/scp2/source/ooo.po
@@ -772,7 +772,6 @@ msgid "Installs Catalan help in %PRODUCTNAME %PRODUCTVERSION"
msgstr "Installéiert d'Hëllef op Katalanesch an %PRODUCTNAME %PRODUCTVERSION"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_CA_VALENCIA\n"
@@ -1483,7 +1482,6 @@ msgid "Installs Mongolian help in %PRODUCTNAME %PRODUCTVERSION"
msgstr "Installéiert d'Hëllef op Mongolesch an %PRODUCTNAME %PRODUCTVERSION"
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_MY\n"
@@ -2593,7 +2591,6 @@ msgid "Installs the Catalan user interface"
msgstr ""
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_CA_VALENCIA\n"
@@ -3782,7 +3779,6 @@ msgid "Aragonese spelling dictionary"
msgstr "Spellchecker fir Aragonesch"
#: module_ooo.ulf
-#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_NAME_MODULE_EXTENSION_DICTIONARY_AR\n"
@@ -3816,7 +3812,6 @@ msgid "Belarusian spelling dictionary"
msgstr "Spellchecker fir Aragonesch"
#: module_ooo.ulf
-#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_NAME_MODULE_EXTENSION_DICTIONARY_BG\n"
@@ -3834,7 +3829,6 @@ msgid "Bulgarian spelling dictionary, hyphenation rules, and thesaurus"
msgstr "Russisches Rechtschreibwörterbuch, Silbentrennung und Thesaurus"
#: module_ooo.ulf
-#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_NAME_MODULE_EXTENSION_DICTIONARY_BN\n"
@@ -3868,7 +3862,6 @@ msgid "Classical Tibetan syllable spelling dictionary"
msgstr ""
#: module_ooo.ulf
-#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_NAME_MODULE_EXTENSION_DICTIONARY_BR\n"
@@ -3954,7 +3947,6 @@ msgid "Danish spelling dictionary, hyphenation rules, and thesaurus"
msgstr "Russisches Rechtschreibwörterbuch, Silbentrennung und Thesaurus"
#: module_ooo.ulf
-#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_NAME_MODULE_EXTENSION_DICTIONARY_DE\n"
@@ -4089,7 +4081,6 @@ msgid "Galician spelling dictionary"
msgstr "Spellchecker fir Aragonesch"
#: module_ooo.ulf
-#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_NAME_MODULE_EXTENSION_DICTIONARY_GU\n"
@@ -4124,7 +4115,6 @@ msgid "Hebrew spelling dictionary"
msgstr "Spellchecker fir Aragonesch"
#: module_ooo.ulf
-#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_NAME_MODULE_EXTENSION_DICTIONARY_HI\n"
@@ -4176,7 +4166,6 @@ msgid "Croatian spelling dictionary, and hyphenation rules"
msgstr "Kroatisches Rechtschreibwörterbuch und Silbentrennung"
#: module_ooo.ulf
-#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_NAME_MODULE_EXTENSION_DICTIONARY_IS\n"
@@ -4260,7 +4249,6 @@ msgid "Lithuanian spelling dictionary, and hyphenation rules"
msgstr "Kroatisches Rechtschreibwörterbuch und Silbentrennung"
#: module_ooo.ulf
-#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_NAME_MODULE_EXTENSION_DICTIONARY_LV\n"
@@ -4377,7 +4365,6 @@ msgid "Portuguese (Brazil) spelling Dictionary (1990 Spelling Agreement), and hy
msgstr ""
#: module_ooo.ulf
-#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_NAME_MODULE_EXTENSION_DICTIONARY_PT_PT\n"
@@ -4480,7 +4467,6 @@ msgid "Slovenian spelling dictionary, hyphenation rules, and thesaurus"
msgstr "Russisches Rechtschreibwörterbuch, Silbentrennung und Thesaurus"
#: module_ooo.ulf
-#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_NAME_MODULE_EXTENSION_DICTIONARY_SQ\n"
diff --git a/source/lb/sd/messages.po b/source/lb/sd/messages.po
index 702c4d63bc1..ef672c6ef79 100644
--- a/source/lb/sd/messages.po
+++ b/source/lb/sd/messages.po
@@ -25,7 +25,6 @@ msgid "Handouts"
msgstr ""
#: DocumentRenderer.hrc:31
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_CONTENT_CHOICES"
msgid "Notes"
msgstr "Noten"
@@ -92,13 +91,11 @@ msgid "Grayscale"
msgstr ""
#: DocumentRenderer.hrc:56
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_QUALITY_CHOICES"
msgid "Black & white"
msgstr "Schwaarz & wäiss"
#: DocumentRenderer.hrc:61
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_PAGE_OPTIONS_CHOICES"
msgid "Original size"
msgstr "Original Gréisst"
@@ -119,7 +116,6 @@ msgid "Tile sheet of paper with repeated slides"
msgstr ""
#: DocumentRenderer.hrc:69
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_PAGE_OPTIONS_CHOICES_DRAW"
msgid "Original size"
msgstr "Original Gréisst"
@@ -140,7 +136,6 @@ msgid "Tile sheet of paper with repeated pages"
msgstr ""
#: DocumentRenderer.hrc:77
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_BROCHURE_INCLUDE_LIST"
msgid "All pages"
msgstr "All Säiten"
@@ -293,7 +288,6 @@ msgid "Slide Sorter"
msgstr ""
#: strings.hrc:36
-#, fuzzy
msgctxt "STR_NORMAL_MODE"
msgid "Normal"
msgstr "Normal"
@@ -309,7 +303,6 @@ msgid "Outline"
msgstr "Konturen"
#: strings.hrc:39
-#, fuzzy
msgctxt "STR_NOTES_MODE"
msgid "Notes"
msgstr "Noten"
@@ -445,7 +438,6 @@ msgid "Master Modes"
msgstr ""
#: strings.hrc:66
-#, fuzzy
msgctxt "STR_AUTOLAYOUT_NOTES"
msgid "Notes"
msgstr "Noten"
@@ -494,7 +486,6 @@ msgid "Name Object"
msgstr ""
#: strings.hrc:75
-#, fuzzy
msgctxt "STR_DESC_NAMEGROUP"
msgid "Name"
msgstr "Numm"
@@ -1108,7 +1099,6 @@ msgid "Copy "
msgstr "Kopéieren"
#: strings.hrc:192
-#, fuzzy
msgctxt "STR_IMPRESS_DOCUMENT"
msgid "Presentation"
msgstr "Presentatioun"
@@ -1147,7 +1137,6 @@ msgid ""
msgstr ""
#: strings.hrc:200
-#, fuzzy
msgctxt "STR_HTMLATTR_TEXT"
msgid "Text"
msgstr "Text"
@@ -1169,7 +1158,6 @@ msgid "Active link"
msgstr "Aktiven Li~nk"
#: strings.hrc:204
-#, fuzzy
msgctxt "STR_HTMLEXP_NOTES"
msgid "Notes"
msgstr "Noten"
@@ -1229,13 +1217,11 @@ msgid "Last page"
msgstr "Leschte Bild"
#: strings.hrc:215
-#, fuzzy
msgctxt "STR_HTMLEXP_SETTEXT"
msgid "Text"
msgstr "Text"
#: strings.hrc:216
-#, fuzzy
msgctxt "STR_HTMLEXP_SETGRAPHIC"
msgid "Image"
msgstr "Bild"
@@ -1323,7 +1309,6 @@ msgid "Rename Slide"
msgstr ""
#: strings.hrc:233
-#, fuzzy
msgctxt "STR_DESC_RENAMESLIDE"
msgid "Name"
msgstr "Numm"
@@ -1561,7 +1546,6 @@ msgid "Background objects"
msgstr ""
#: strings.hrc:280
-#, fuzzy
msgctxt "STR_LAYER_LAYOUT"
msgid "Layout"
msgstr "Layout"
@@ -1720,7 +1704,6 @@ msgid "Double-click to add a Spreadsheet"
msgstr ""
#: strings.hrc:311
-#, fuzzy
msgctxt "STR_LAYOUT_DEFAULT_NAME"
msgid "Default"
msgstr "Standard"
@@ -1731,7 +1714,6 @@ msgid "Title"
msgstr "Titel"
#: strings.hrc:313
-#, fuzzy
msgctxt "STR_STANDARD_STYLESHEET_NAME"
msgid "Default"
msgstr "Standard"
@@ -2079,13 +2061,11 @@ msgid "PresentationPageNumberShape"
msgstr ""
#: strings.hrc:385
-#, fuzzy
msgctxt "SID_SD_A11Y_D_PRESENTATION"
msgid "%PRODUCTNAME Presentation"
msgstr "%PRODUCTNAME Presentatioun"
#: strings.hrc:386
-#, fuzzy
msgctxt "SID_SD_A11Y_P_TITLE_N_STYLE"
msgid "Title"
msgstr "Titel"
@@ -2097,19 +2077,16 @@ msgid "Outliner"
msgstr "Konturen"
#: strings.hrc:388
-#, fuzzy
msgctxt "SID_SD_A11Y_P_SUBTITLE_N_STYLE"
msgid "Subtitle"
msgstr "Ënnertitel"
#: strings.hrc:389
-#, fuzzy
msgctxt "SID_SD_A11Y_P_PAGE_N_STYLE"
msgid "Page"
msgstr "Säit"
#: strings.hrc:390
-#, fuzzy
msgctxt "SID_SD_A11Y_P_NOTES_N_STYLE"
msgid "Notes"
msgstr "Noten"
@@ -2135,7 +2112,6 @@ msgid "Header"
msgstr ""
#: strings.hrc:395
-#, fuzzy
msgctxt "SID_SD_A11Y_P_DATE_N_STYLE"
msgid "Date"
msgstr "Datum"
@@ -2394,13 +2370,11 @@ msgid "%PRODUCTNAME %s"
msgstr "%PRODUCTNAME %s"
#: strings.hrc:448
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_PRINT_GROUP"
msgid "Print"
msgstr "Drécken"
#: strings.hrc:449
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_CONTENT"
msgid "Document"
msgstr "Dokument"
@@ -2443,7 +2417,6 @@ msgid "Hidden pages"
msgstr ""
#: strings.hrc:457
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_QUALITY"
msgid "Color"
msgstr "Faarf"
@@ -2455,7 +2428,6 @@ msgid "~Size"
msgstr "Gréisst"
#: strings.hrc:459
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_BROCHURE"
msgid "Brochure"
msgstr "Brochure"
@@ -2502,7 +2474,6 @@ msgid "%PRODUCTNAME Draw has searched to the beginning of the document. Do you w
msgstr ""
#: strings.hrc:470
-#, fuzzy
msgctxt "STR_SD_NONE"
msgid "- None -"
msgstr "- Keen -"
@@ -2811,7 +2782,6 @@ msgid "After previous"
msgstr ""
#: customanimationspanel.ui:324
-#, fuzzy
msgctxt "customanimationspanel|more_properties|tooltip_text"
msgid "Options"
msgstr "Optiounen"
@@ -3174,7 +3144,6 @@ msgid "Animation"
msgstr ""
#: dockinganimation.ui:90
-#, fuzzy
msgctxt "dockinganimation|box|tooltip_text"
msgid "Preview"
msgstr "Iwwersiicht"
@@ -3239,7 +3208,6 @@ msgid "Bitmap object"
msgstr ""
#: dockinganimation.ui:340
-#, fuzzy
msgctxt "dockinganimation|alignmentft"
msgid "Alignment"
msgstr "Aus~riichten"
@@ -3251,7 +3219,6 @@ msgid "Top Left"
msgstr "Uewe lénks"
#: dockinganimation.ui:356
-#, fuzzy
msgctxt "dockinganimation|alignment"
msgid "Left"
msgstr "Lénks"
@@ -3263,7 +3230,6 @@ msgid "Bottom Left"
msgstr "Ënne lénks"
#: dockinganimation.ui:358
-#, fuzzy
msgctxt "dockinganimation|alignment"
msgid "Top"
msgstr "Uewen"
@@ -3275,7 +3241,6 @@ msgid "Centered"
msgstr "~Zentréiert"
#: dockinganimation.ui:360
-#, fuzzy
msgctxt "dockinganimation|alignment"
msgid "Bottom"
msgstr "Ënnen"
@@ -3287,7 +3252,6 @@ msgid "Top Right"
msgstr "Uewe riets"
#: dockinganimation.ui:362
-#, fuzzy
msgctxt "dockinganimation|alignment"
msgid "Right"
msgstr "Riets"
@@ -3330,7 +3294,6 @@ msgid "Delete All Images"
msgstr ""
#: dockinganimation.ui:562
-#, fuzzy
msgctxt "dockinganimation|label2"
msgid "Image"
msgstr "Bild"
@@ -3392,13 +3355,11 @@ msgid "Extra Large"
msgstr ""
#: fontstylemenu.ui:12
-#, fuzzy
msgctxt "fontstylemenu|bold"
msgid "Bold"
msgstr "Fett"
#: fontstylemenu.ui:20
-#, fuzzy
msgctxt "fontstylemenu|italic"
msgid "Italic"
msgstr "Kursiv"
@@ -3520,13 +3481,11 @@ msgid "Hidden pages"
msgstr ""
#: impressprinteroptions.ui:86
-#, fuzzy
msgctxt "impressprinteroptions|label4"
msgid "Contents"
msgstr "Inhalt"
#: impressprinteroptions.ui:119
-#, fuzzy
msgctxt "impressprinteroptions|originalcolors"
msgid "Original size"
msgstr "Original Gréisst"
@@ -3537,19 +3496,16 @@ msgid "Grayscale"
msgstr ""
#: impressprinteroptions.ui:155
-#, fuzzy
msgctxt "impressprinteroptions|blackandwhite"
msgid "Black & white"
msgstr "Schwaarz & wäiss"
#: impressprinteroptions.ui:179
-#, fuzzy
msgctxt "impressprinteroptions|label5"
msgid "Color"
msgstr "Faarf"
#: impressprinteroptions.ui:212
-#, fuzzy
msgctxt "impressprinteroptions|originalsize"
msgid "Original size"
msgstr "Original Gréisst"
@@ -3570,7 +3526,6 @@ msgid "Tile sheet of paper with repeated slides"
msgstr ""
#: impressprinteroptions.ui:290
-#, fuzzy
msgctxt "impressprinteroptions|label6"
msgid "Size"
msgstr "Gréisst"
@@ -3592,7 +3547,6 @@ msgid "A_fter"
msgstr ""
#: insertslides.ui:137
-#, fuzzy
msgctxt "insertslides|label1"
msgid "Position"
msgstr "Positioun"
@@ -3700,7 +3654,6 @@ msgid "Show S_mall Preview"
msgstr ""
#: navigatorpanel.ui:22
-#, fuzzy
msgctxt "navigatorpanel|documents|tooltip_text"
msgid "Document"
msgstr "Dokument"
@@ -3742,7 +3695,6 @@ msgid "Show Shapes"
msgstr ""
#: notebookbar.ui:340
-#, fuzzy
msgctxt "notebookbar|FileLabel"
msgid "File"
msgstr "Datei"
@@ -3827,25 +3779,21 @@ msgid "Review"
msgstr ""
#: notebookbar.ui:2547
-#, fuzzy
msgctxt "notebookbar|GridVisible"
msgid "Grid"
msgstr "Raster"
#: notebookbar.ui:2737
-#, fuzzy
msgctxt "notebookbar|ViewLabel"
msgid "View"
msgstr "Weisen"
#: notebookbar.ui:2757
-#, fuzzy
msgctxt "notebookbar|TableLabel"
msgid "Table"
msgstr "Tabell"
#: notebookbar.ui:3275
-#, fuzzy
msgctxt "notebookbar|ImageLabel"
msgid "Image"
msgstr "Bild"
@@ -4291,7 +4239,6 @@ msgid "Centered Text"
msgstr ""
#: notebookbar_groups.ui:104
-#, fuzzy
msgctxt "notebookbar_groups|hyperlink"
msgid "Hyperlink"
msgstr "Hyperlink"
@@ -4328,7 +4275,6 @@ msgid "Master 2"
msgstr ""
#: notebookbar_groups.ui:257
-#, fuzzy
msgctxt "notebookbar_groups|shapestyledefault"
msgid "Default"
msgstr "Standard"
@@ -4356,7 +4302,6 @@ msgid "Title 2"
msgstr "Titel2"
#: notebookbar_groups.ui:489
-#, fuzzy
msgctxt "notebookbar_groups|filegrouplabel"
msgid "File"
msgstr "Datei"
@@ -4382,7 +4327,6 @@ msgid " "
msgstr ""
#: notebookbar_groups.ui:1201
-#, fuzzy
msgctxt "notebookbar_groups|formatgrouplabel"
msgid "Text"
msgstr "Text"
@@ -4399,7 +4343,6 @@ msgid "Master"
msgstr ""
#: notebookbar_groups.ui:1293
-#, fuzzy
msgctxt "notebookbar_groups|layoutb"
msgid "Layout"
msgstr "Layout"
@@ -4460,13 +4403,11 @@ msgid "Lock"
msgstr ""
#: notebookbar_groups.ui:1762
-#, fuzzy
msgctxt "notebookbar_groups|imagegrouplabel"
msgid "Image"
msgstr "Bild"
#: notebookbar_groups.ui:1818
-#, fuzzy
msgctxt "notebookbar_groups|wrapoff"
msgid "None"
msgstr "Keen"
@@ -4529,7 +4470,6 @@ msgid "Start with _Template Selection"
msgstr ""
#: optimpressgeneralpage.ui:134
-#, fuzzy
msgctxt "optimpressgeneralpage|newdoclbl"
msgid "New Document"
msgstr "Neit Dokument"
@@ -4581,7 +4521,6 @@ msgid "Enable Presenter Console"
msgstr ""
#: optimpressgeneralpage.ui:386
-#, fuzzy
msgctxt "optimpressgeneralpage|label7"
msgid "Presentation"
msgstr "Presentatioun"
@@ -4666,7 +4605,6 @@ msgid "Move Image Down"
msgstr ""
#: photoalbum.ui:277
-#, fuzzy
msgctxt "photoalbum|label2"
msgid "Preview"
msgstr "Iwwersiicht"
@@ -4723,7 +4661,6 @@ msgid "_Custom slide show:"
msgstr ""
#: presentationdialog.ui:150
-#, fuzzy
msgctxt "presentationdialog|label1"
msgid "Range"
msgstr "Beräich"
@@ -4825,7 +4762,6 @@ msgid "Presentation always _on top"
msgstr ""
#: presentationdialog.ui:543
-#, fuzzy
msgctxt "presentationdialog|label4"
msgid "Options"
msgstr "Optiounen"
@@ -4853,13 +4789,11 @@ msgid "H_idden pages"
msgstr ""
#: prntopts.ui:111
-#, fuzzy
msgctxt "prntopts|printlbl"
msgid "Print"
msgstr "Drécken"
#: prntopts.ui:145
-#, fuzzy
msgctxt "prntopts|pagedefaultrb"
msgid "Default"
msgstr "Standard"
@@ -4902,13 +4836,11 @@ msgid "Page Options"
msgstr ""
#: prntopts.ui:339
-#, fuzzy
msgctxt "prntopts|drawingcb"
msgid "Drawing"
msgstr "Zeechnung"
#: prntopts.ui:355
-#, fuzzy
msgctxt "prntopts|notecb"
msgid "Notes"
msgstr "Noten"
@@ -4931,7 +4863,6 @@ msgid "Content"
msgstr "Inhalt"
#: prntopts.ui:442
-#, fuzzy
msgctxt "prntopts|defaultrb"
msgid "Default"
msgstr "Standard"
@@ -4948,7 +4879,6 @@ msgid "Black & _white"
msgstr "Schwaarz & wäiss"
#: prntopts.ui:501
-#, fuzzy
msgctxt "prntopts|label2"
msgid "Quality"
msgstr "Qualitéit"
@@ -5050,7 +4980,6 @@ msgid "Show notes"
msgstr ""
#: publishingdialog.ui:572
-#, fuzzy
msgctxt "publishingdialog|htmlOptionsLabel"
msgid "Options"
msgstr "Optiounen"
@@ -5143,7 +5072,6 @@ msgid "Export _hidden slides"
msgstr ""
#: publishingdialog.ui:1096
-#, fuzzy
msgctxt "publishingdialog|effectsLabel"
msgid "Effects"
msgstr "Effekter"
@@ -5222,7 +5150,6 @@ msgid "Hyper_link"
msgstr "Hyperlink"
#: publishingdialog.ui:1495
-#, fuzzy
msgctxt "publishingdialog|textButton"
msgid "Text"
msgstr "Text"
@@ -5316,7 +5243,6 @@ msgid "Extra Large"
msgstr ""
#: scalemenu.ui:50
-#, fuzzy
msgctxt "scalemenu|hori"
msgid "Horizontal"
msgstr "Horizontal"
@@ -5371,13 +5297,11 @@ msgid "Background:"
msgstr "Hannergrond"
#: sidebarslidebackground.ui:57
-#, fuzzy
msgctxt "sidebarslidebackground|orientation"
msgid "Landscape"
msgstr "Landschaft"
#: sidebarslidebackground.ui:58
-#, fuzzy
msgctxt "sidebarslidebackground|orientation"
msgid "Portrait"
msgstr "Portrait"
@@ -5413,7 +5337,6 @@ msgid "Close Master View"
msgstr ""
#: sidebarslidebackground.ui:248
-#, fuzzy
msgctxt "sidebarslidebackground|marginLB"
msgid "None"
msgstr "Keen"
@@ -5807,7 +5730,6 @@ msgid "Organizer"
msgstr ""
#: templatedialog.ui:141
-#, fuzzy
msgctxt "templatedialog|line"
msgid "Line"
msgstr "Zeil "
@@ -5823,19 +5745,16 @@ msgid "Shadowing"
msgstr ""
#: templatedialog.ui:210
-#, fuzzy
msgctxt "templatedialog|transparency"
msgid "Transparency"
msgstr "Transparenz"
#: templatedialog.ui:233
-#, fuzzy
msgctxt "templatedialog|font"
msgid "Font"
msgstr "Schrëft"
#: templatedialog.ui:256
-#, fuzzy
msgctxt "templatedialog|fonteffect"
msgid "Font Effects"
msgstr "Schrëfteffekter"
@@ -5846,7 +5765,6 @@ msgid "Indents & Spacing"
msgstr ""
#: templatedialog.ui:302
-#, fuzzy
msgctxt "templatedialog|text"
msgid "Text"
msgstr "Text"
@@ -5867,13 +5785,11 @@ msgid "Connector"
msgstr ""
#: templatedialog.ui:394
-#, fuzzy
msgctxt "templatedialog|alignment"
msgid "Alignment"
msgstr "Aus~riichten"
#: templatedialog.ui:417
-#, fuzzy
msgctxt "templatedialog|asiantypo"
msgid "Asian Typography"
msgstr "Asiatesch Typographie"
@@ -5920,7 +5836,6 @@ msgid "Reset"
msgstr "~Reinitialiséieren"
#: bulletsandnumbering.ui:105
-#, fuzzy
msgctxt "bulletsandnumbering|bullets"
msgid "Bullets"
msgstr "Fléi"
@@ -5931,13 +5846,11 @@ msgid "Numbering"
msgstr ""
#: bulletsandnumbering.ui:150
-#, fuzzy
msgctxt "bulletsandnumbering|graphics"
msgid "Image"
msgstr "Bild"
#: bulletsandnumbering.ui:173
-#, fuzzy
msgctxt "bulletsandnumbering|position"
msgid "Position"
msgstr "Positioun"
@@ -6068,7 +5981,6 @@ msgid "_Y:"
msgstr ""
#: dlgsnap.ui:200
-#, fuzzy
msgctxt "dlgsnap|label1"
msgid "Position"
msgstr "Positioun"
@@ -6092,13 +6004,11 @@ msgid "Hori_zontal"
msgstr "Horizontal"
#: dlgsnap.ui:294
-#, fuzzy
msgctxt "dlgsnap|label2"
msgid "Type"
msgstr "Typ"
#: drawchardialog.ui:8
-#, fuzzy
msgctxt "drawchardialog|DrawCharDialog"
msgid "Character"
msgstr "Zeechen"
@@ -6110,13 +6020,11 @@ msgid "Fonts"
msgstr "Schrëften"
#: drawchardialog.ui:127
-#, fuzzy
msgctxt "drawchardialog|RID_SVXPAGE_CHAR_EFFECTS"
msgid "Font Effects"
msgstr "Schrëfteffekter"
#: drawchardialog.ui:150
-#, fuzzy
msgctxt "drawchardialog|RID_SVXPAGE_CHAR_POSITION"
msgid "Position"
msgstr "Positioun"
@@ -6132,25 +6040,21 @@ msgid "Page Setup"
msgstr ""
#: drawpagedialog.ui:105
-#, fuzzy
msgctxt "drawpagedialog|RID_SVXPAGE_PAGE"
msgid "Page"
msgstr "Säit"
#: drawpagedialog.ui:127
-#, fuzzy
msgctxt "drawpagedialog|RID_SVXPAGE_AREA"
msgid "Background"
msgstr "Hannergrond"
#: drawpagedialog.ui:150
-#, fuzzy
msgctxt "drawpagedialog|RID_SVXPAGE_TRANSPARENCE"
msgid "Transparency"
msgstr "Transparenz"
#: drawparadialog.ui:8
-#, fuzzy
msgctxt "drawparadialog|DrawParagraphPropertiesDialog"
msgid "Paragraph"
msgstr "Paragraphe"
@@ -6161,7 +6065,6 @@ msgid "Indents & Spacing"
msgstr ""
#: drawparadialog.ui:127
-#, fuzzy
msgctxt "drawparadialog|labelTP_PARA_ASIAN"
msgid "Asian Typography"
msgstr "Asiatesch Typographie"
@@ -6172,7 +6075,6 @@ msgid "Tabs"
msgstr ""
#: drawparadialog.ui:173
-#, fuzzy
msgctxt "drawparadialog|labelTP_PARA_ALIGN"
msgid "Alignment"
msgstr "Aus~riichten"
@@ -6194,13 +6096,11 @@ msgid "Date and time"
msgstr "~Datum an Zäit"
#: drawprinteroptions.ui:70
-#, fuzzy
msgctxt "drawprinteroptions|label4"
msgid "Contents"
msgstr "Inhalt"
#: drawprinteroptions.ui:103
-#, fuzzy
msgctxt "drawprinteroptions|originalcolors"
msgid "Original size"
msgstr "Original Gréisst"
@@ -6211,19 +6111,16 @@ msgid "Grayscale"
msgstr ""
#: drawprinteroptions.ui:139
-#, fuzzy
msgctxt "drawprinteroptions|blackandwhite"
msgid "Black & white"
msgstr "Schwaarz & wäiss"
#: drawprinteroptions.ui:163
-#, fuzzy
msgctxt "drawprinteroptions|label5"
msgid "Color"
msgstr "Faarf"
#: drawprinteroptions.ui:196
-#, fuzzy
msgctxt "drawprinteroptions|originalsize"
msgid "Original size"
msgstr "Original Gréisst"
@@ -6244,7 +6141,6 @@ msgid "Tile sheet of paper with repeated pages"
msgstr ""
#: drawprinteroptions.ui:274
-#, fuzzy
msgctxt "drawprinteroptions|label6"
msgid "Size"
msgstr "Gréisst"
@@ -6255,7 +6151,6 @@ msgid "Presentation Layout"
msgstr ""
#: drawprtldialog.ui:105
-#, fuzzy
msgctxt "drawprtldialog|RID_SVXPAGE_LINE"
msgid "Line"
msgstr "Zeil "
@@ -6272,19 +6167,16 @@ msgid "Shadow"
msgstr "Schattéiert"
#: drawprtldialog.ui:173
-#, fuzzy
msgctxt "drawprtldialog|RID_SVXPAGE_TRANSPARENCE"
msgid "Transparency"
msgstr "Transparenz"
#: drawprtldialog.ui:196
-#, fuzzy
msgctxt "drawprtldialog|RID_SVXPAGE_CHAR_NAME"
msgid "Font"
msgstr "Schrëft"
#: drawprtldialog.ui:219
-#, fuzzy
msgctxt "drawprtldialog|RID_SVXPAGE_CHAR_EFFECTS"
msgid "Font Effects"
msgstr "Schrëfteffekter"
@@ -6295,13 +6187,11 @@ msgid "Indents & Spacing"
msgstr ""
#: drawprtldialog.ui:265
-#, fuzzy
msgctxt "drawprtldialog|RID_SVXPAGE_TEXTATTR"
msgid "Text"
msgstr "Text"
#: drawprtldialog.ui:288
-#, fuzzy
msgctxt "drawprtldialog|RID_SVXPAGE_PICK_BULLET"
msgid "Bullets"
msgstr "Fléi"
@@ -6312,7 +6202,6 @@ msgid "Numbering"
msgstr ""
#: drawprtldialog.ui:334
-#, fuzzy
msgctxt "drawprtldialog|RID_SVXPAGE_PICK_BMP"
msgid "Image"
msgstr "Bild"
@@ -6323,13 +6212,11 @@ msgid "Customize"
msgstr ""
#: drawprtldialog.ui:380
-#, fuzzy
msgctxt "drawprtldialog|RID_SVXPAGE_ALIGN_PARAGRAPH"
msgid "Alignment"
msgstr "Aus~riichten"
#: drawprtldialog.ui:403
-#, fuzzy
msgctxt "drawprtldialog|RID_SVXPAGE_PARA_ASIAN"
msgid "Asian Typography"
msgstr "Asiatesch Typographie"
@@ -6362,7 +6249,6 @@ msgid "_Title"
msgstr "Titel"
#: insertlayer.ui:197
-#, fuzzy
msgctxt "insertlayer|description"
msgid "_Description"
msgstr "Beschreiwung"
@@ -6476,7 +6362,6 @@ msgid "Convert to Polygon"
msgstr ""
#: vectorize.ui:72
-#, fuzzy
msgctxt "vectorize|preview"
msgid "Preview"
msgstr "Iwwersiicht"
diff --git a/source/lb/sfx2/messages.po b/source/lb/sfx2/messages.po
index 6dd711db361..96bdd1dd429 100644
--- a/source/lb/sfx2/messages.po
+++ b/source/lb/sfx2/messages.po
@@ -40,13 +40,11 @@ msgid "~Close"
msgstr "~Zoumaachen"
#: strings.hrc:30
-#, fuzzy
msgctxt "STR_OPEN"
msgid "Open"
msgstr "Opmaachen"
#: strings.hrc:31
-#, fuzzy
msgctxt "STR_EDIT_TEMPLATE"
msgid "Edit"
msgstr "Beaarbechten"
@@ -62,13 +60,11 @@ msgid "Reset Default"
msgstr ""
#: strings.hrc:34
-#, fuzzy
msgctxt "STR_DELETE"
msgid "Delete"
msgstr "Läschen"
#: strings.hrc:35
-#, fuzzy
msgctxt "STR_RENAME"
msgid "Rename"
msgstr "Ëmbenennen"
@@ -101,7 +97,6 @@ msgid "Automatically saved version"
msgstr ""
#: strings.hrc:41
-#, fuzzy
msgctxt "STR_EXPORTBUTTON"
msgid "Export"
msgstr "Exportéieren"
@@ -392,7 +387,6 @@ msgid "Untitled"
msgstr "Ouni Numm"
#: strings.hrc:99
-#, fuzzy
msgctxt "STR_STANDARD_SHORTCUT"
msgid "Standard"
msgstr "Standard"
@@ -441,43 +435,36 @@ msgid "Internal"
msgstr "Internet"
#: strings.hrc:108
-#, fuzzy
msgctxt "STR_GID_APPLICATION"
msgid "Application"
msgstr "Applikatioun"
#: strings.hrc:109
-#, fuzzy
msgctxt "STR_GID_VIEW"
msgid "View"
msgstr "Weisen"
#: strings.hrc:110
-#, fuzzy
msgctxt "STR_GID_DOCUMENT"
msgid "Documents"
msgstr "Dokumenter"
#: strings.hrc:111
-#, fuzzy
msgctxt "STR_GID_EDIT"
msgid "Edit"
msgstr "Beaarbechten"
#: strings.hrc:112
-#, fuzzy
msgctxt "STR_GID_MACRO"
msgid "BASIC"
msgstr "BASIC"
#: strings.hrc:113
-#, fuzzy
msgctxt "STR_GID_OPTIONS"
msgid "Options"
msgstr "Optiounen"
#: strings.hrc:114
-#, fuzzy
msgctxt "STR_GID_MATH"
msgid "Math"
msgstr "Mathé"
@@ -495,7 +482,6 @@ msgid "Insert"
msgstr "Afügen"
#: strings.hrc:117
-#, fuzzy
msgctxt "STR_GID_FORMAT"
msgid "Format"
msgstr "Format"
@@ -507,7 +493,6 @@ msgid "Templates"
msgstr "~Virlagen..."
#: strings.hrc:119
-#, fuzzy
msgctxt "STR_GID_TEXT"
msgid "Text"
msgstr "Text"
@@ -519,13 +504,11 @@ msgid "Frame"
msgstr "Kontur:"
#: strings.hrc:121
-#, fuzzy
msgctxt "STR_GID_GRAPHIC"
msgid "Image"
msgstr "Bild"
#: strings.hrc:122
-#, fuzzy
msgctxt "STR_GID_TABLE"
msgid "Table"
msgstr "Tabell"
@@ -536,7 +519,6 @@ msgid "Numbering"
msgstr ""
#: strings.hrc:124
-#, fuzzy
msgctxt "STR_GID_DATA"
msgid "Data"
msgstr "Daten"
@@ -547,13 +529,11 @@ msgid "Special Functions"
msgstr ""
#: strings.hrc:126
-#, fuzzy
msgctxt "STR_GID_IMAGE"
msgid "Image"
msgstr "Bild"
#: strings.hrc:127
-#, fuzzy
msgctxt "STR_GID_CHART"
msgid "Chart"
msgstr "Diagramm"
@@ -569,13 +549,11 @@ msgid "Connector"
msgstr ""
#: strings.hrc:130
-#, fuzzy
msgctxt "STR_GID_MODIFY"
msgid "Modify"
msgstr "Veränneren"
#: strings.hrc:131
-#, fuzzy
msgctxt "STR_GID_DRAWING"
msgid "Drawing"
msgstr "Zeechnung"
@@ -716,7 +694,6 @@ msgid " (Embedded document)"
msgstr ""
#: strings.hrc:156
-#, fuzzy
msgctxt "STR_STANDARD"
msgid "Standard"
msgstr "Standard"
@@ -965,7 +942,6 @@ msgid "Styles in use: "
msgstr ""
#: strings.hrc:208
-#, fuzzy
msgctxt "STR_SID_NAVIGATOR"
msgid "Navigator"
msgstr "Navigator"
@@ -987,7 +963,6 @@ msgid "Send"
msgstr "Schéck~en"
#: strings.hrc:212
-#, fuzzy
msgctxt "STR_FONT_TABPAGE"
msgid "Font"
msgstr "Schrëft"
@@ -1410,7 +1385,6 @@ msgid "Businesscard with logo"
msgstr ""
#: strings.hrc:303
-#, fuzzy
msgctxt "STR_CLEAR_CHAR"
msgid "Remove"
msgstr "Ewechmaachen"
@@ -1478,7 +1452,6 @@ msgid "Forward to"
msgstr ""
#: dinfdlg.hrc:38
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Group"
msgstr "Grupp"
@@ -1489,7 +1462,6 @@ msgid "Info"
msgstr ""
#: dinfdlg.hrc:40
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Language"
msgstr "Sprooch"
@@ -1573,13 +1545,11 @@ msgid "Typist"
msgstr ""
#: dinfdlg.hrc:56
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "URL"
msgstr "URL"
#: dinfdlg.hrc:69
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Text"
msgstr "Text"
@@ -1731,7 +1701,6 @@ msgid "Rename..."
msgstr "Ëmbenennen..."
#: bookmarkmenu.ui:34
-#, fuzzy
msgctxt "bookmarkmenu|delete"
msgid "Delete"
msgstr "Läschen"
@@ -1767,13 +1736,11 @@ msgid "Version comment:"
msgstr ""
#: cmisinfopage.ui:54
-#, fuzzy
msgctxt "cmisinfopage|name"
msgid "Name"
msgstr "Numm"
#: cmisinfopage.ui:66
-#, fuzzy
msgctxt "cmisinfopage|type"
msgid "Type"
msgstr "Typ"
@@ -1784,19 +1751,16 @@ msgid "Value"
msgstr ""
#: cmisline.ui:46
-#, fuzzy
msgctxt "cmisline|type"
msgid "Type"
msgstr "Typ"
#: cmisline.ui:61
-#, fuzzy
msgctxt "cmisline|yes"
msgid "Yes"
msgstr "Jo"
#: cmisline.ui:82
-#, fuzzy
msgctxt "cmisline|no"
msgid "No"
msgstr "Nee"
@@ -1807,13 +1771,11 @@ msgid "Add _Property"
msgstr ""
#: custominfopage.ui:49
-#, fuzzy
msgctxt "custominfopage|name"
msgid "Name"
msgstr "Numm"
#: custominfopage.ui:61
-#, fuzzy
msgctxt "custominfopage|type"
msgid "Type"
msgstr "Typ"
@@ -1961,7 +1923,6 @@ msgid "General "
msgstr "Allgemeng"
#: documentpropertiesdialog.ui:125
-#, fuzzy
msgctxt "documentpropertiesdialog|description"
msgid "Description"
msgstr "Beschreiwung"
@@ -2004,7 +1965,6 @@ msgid "Edit Document"
msgstr "Dokument drécken"
#: editdocumentdialog.ui:44
-#, fuzzy
msgctxt "editdocumentdialog|cancel"
msgid "Cancel"
msgstr "Ofbriechen"
@@ -2094,13 +2054,11 @@ msgid "_Bookmarks"
msgstr "Lieszeechen"
#: helpcontrol.ui:49
-#, fuzzy
msgctxt "helpcontrol|contents"
msgid "Contents"
msgstr "Inhalt"
#: helpcontrol.ui:71
-#, fuzzy
msgctxt "helpcontrol|index"
msgid "Index"
msgstr "Index"
@@ -2111,7 +2069,6 @@ msgid "Find"
msgstr ""
#: helpcontrol.ui:117
-#, fuzzy
msgctxt "helpcontrol|bookmarks"
msgid "Bookmarks"
msgstr "Lieszeechen"
@@ -2169,7 +2126,6 @@ msgid "Find in _headings only"
msgstr ""
#: inputdialog.ui:83
-#, fuzzy
msgctxt "inputdialog|label"
msgid "Height:"
msgstr "Héicht:"
@@ -2234,13 +2190,11 @@ msgid "From File..."
msgstr ""
#: loadtemplatedialog.ui:128
-#, fuzzy
msgctxt "loadtemplatedialog|label1"
msgid "Categories"
msgstr "Kategorien"
#: loadtemplatedialog.ui:172
-#, fuzzy
msgctxt "loadtemplatedialog|label2"
msgid "Templates"
msgstr "Virlagen"
@@ -2346,7 +2300,6 @@ msgid "Style Name"
msgstr ""
#: notebookbar.ui:73
-#, fuzzy
msgctxt "notebookbar|label9"
msgid "File"
msgstr "Datei"
@@ -2581,7 +2534,6 @@ msgid "Are you sure you want to restart %PRODUCTNAME and enter safe mode?"
msgstr ""
#: saveastemplatedlg.ui:13
-#, fuzzy
msgctxt "saveastemplatedlg|categorylist"
msgid "None"
msgstr "Keen"
@@ -2766,7 +2718,6 @@ msgid "E_xtensions"
msgstr "Erweiderungen"
#: startcenter.ui:482
-#, fuzzy
msgctxt "startcenter|label1"
msgid "Application"
msgstr "Applikatioun"
@@ -2809,7 +2760,6 @@ msgid "Delete..."
msgstr "Läschen..."
#: templatecategorydlg.ui:13
-#, fuzzy
msgctxt "templatecategorydlg|categorylist"
msgid "None"
msgstr "Keen"
@@ -2835,19 +2785,16 @@ msgid "All Applications"
msgstr ""
#: templatedlg.ui:16
-#, fuzzy
msgctxt "templatedlg|applist"
msgid "Documents"
msgstr "Dokumenter"
#: templatedlg.ui:19
-#, fuzzy
msgctxt "templatedlg|applist"
msgid "Spreadsheets"
msgstr "Tabellen"
#: templatedlg.ui:22
-#, fuzzy
msgctxt "templatedlg|applist"
msgid "Presentations"
msgstr "Presentatioun"
@@ -2891,7 +2838,6 @@ msgid "Filter by Category"
msgstr ""
#: templatedlg.ui:205
-#, fuzzy
msgctxt "templatedlg|label1"
msgid "Filter"
msgstr "Filter"
@@ -2918,7 +2864,6 @@ msgid "Show this dialog at startup"
msgstr ""
#: templatedlg.ui:373
-#, fuzzy
msgctxt "templatedlg|move_btn"
msgid "Move"
msgstr "Récklen"
@@ -2930,7 +2875,6 @@ msgid "Move Templates"
msgstr "~Virlagen..."
#: templatedlg.ui:391
-#, fuzzy
msgctxt "templatedlg|export_btn"
msgid "Export"
msgstr "Exportéieren"
@@ -2941,7 +2885,6 @@ msgid "Export Templates"
msgstr ""
#: templatedlg.ui:408
-#, fuzzy
msgctxt "templatedlg|import_btn"
msgid "Import"
msgstr "Importéieren"
@@ -2989,7 +2932,6 @@ msgid "Saved by"
msgstr ""
#: versionscmis.ui:184
-#, fuzzy
msgctxt "versionscmis|comments"
msgid "Comments"
msgstr "Kommentaren"
@@ -3041,7 +2983,6 @@ msgid "Saved by"
msgstr ""
#: versionsofdialog.ui:258
-#, fuzzy
msgctxt "versionsofdialog|comments"
msgid "Comments"
msgstr "Kommentaren"
diff --git a/source/lb/shell/source/win32/shlxthandler/res.po b/source/lb/shell/source/win32/shlxthandler/res.po
index cadb3738d83..cab3fa6afc5 100644
--- a/source/lb/shell/source/win32/shlxthandler/res.po
+++ b/source/lb/shell/source/win32/shlxthandler/res.po
@@ -113,7 +113,6 @@ msgid "Tables"
msgstr "Tabellen"
#: shlxthdl.ulf
-#, fuzzy
msgctxt ""
"shlxthdl.ulf\n"
"%GRAPHICS%\n"
diff --git a/source/lb/starmath/messages.po b/source/lb/starmath/messages.po
index 35ed20eb8db..062dab50a73 100644
--- a/source/lb/starmath/messages.po
+++ b/source/lb/starmath/messages.po
@@ -1620,7 +1620,6 @@ msgid "Set Operations"
msgstr ""
#: strings.hrc:277
-#, fuzzy
msgctxt "RID_CATEGORY_FUNCTIONS"
msgid "Functions"
msgstr "Fonctiounen"
@@ -1650,7 +1649,6 @@ msgid "Formats"
msgstr "For~mater"
#: strings.hrc:282
-#, fuzzy
msgctxt "RID_CATEGORY_OTHERS"
msgid "Others"
msgstr "Weider"
@@ -1677,7 +1675,6 @@ msgid "Bold"
msgstr "Fett"
#: strings.hrc:288
-#, fuzzy
msgctxt "STR_BLACK"
msgid "black"
msgstr "schwaarz"
@@ -1897,7 +1894,6 @@ msgid "%PRODUCTNAME %s"
msgstr "%PRODUCTNAME %s"
#: strings.hrc:329
-#, fuzzy
msgctxt "RID_PRINTUIOPT_CONTENTS"
msgid "Contents"
msgstr "Inhalt"
@@ -1921,7 +1917,6 @@ msgid "B~orders"
msgstr "Konturen"
#: strings.hrc:333
-#, fuzzy
msgctxt "RID_PRINTUIOPT_SIZE"
msgid "Size"
msgstr "Gréisst"
@@ -1944,7 +1939,6 @@ msgid "~Scaling"
msgstr "Ofstand "
#: alignmentdialog.ui:8
-#, fuzzy
msgctxt "alignmentdialog|AlignmentDialog"
msgid "Alignment"
msgstr "Aus~riichten"
@@ -1974,13 +1968,11 @@ msgid "_Right"
msgstr "Riets"
#: alignmentdialog.ui:169
-#, fuzzy
msgctxt "alignmentdialog|label1"
msgid "Horizontal"
msgstr "Horizontal"
#: catalogdialog.ui:9
-#, fuzzy
msgctxt "catalogdialog|CatalogDialog"
msgid "Symbols"
msgstr "Symboler"
@@ -2009,7 +2001,6 @@ msgid "button"
msgstr "Knäppchen"
#: catalogdialog.ui:152
-#, fuzzy
msgctxt "catalogdialog|symbolname"
msgid "Unknown"
msgstr "Onbekannt"
@@ -2027,7 +2018,6 @@ msgid "Fonts"
msgstr "Schrëften"
#: fontdialog.ui:115
-#, fuzzy
msgctxt "fontdialog|formulaL"
msgid "Font"
msgstr "Schrëft"
@@ -2326,7 +2316,6 @@ msgid "Miscellaneous Options"
msgstr ""
#: spacingdialog.ui:8
-#, fuzzy
msgctxt "spacingdialog|SpacingDialog"
msgid "Spacing"
msgstr "Ofstand "
@@ -2370,7 +2359,6 @@ msgid "_Root spacing:"
msgstr ""
#: spacingdialog.ui:469
-#, fuzzy
msgctxt "spacingdialog|1title"
msgid "Spacing"
msgstr "Ofstand "
@@ -2488,7 +2476,6 @@ msgid "_Minimum spacing:"
msgstr ""
#: spacingdialog.ui:1432
-#, fuzzy
msgctxt "spacingdialog|8title"
msgid "Symbols"
msgstr "Symboler"
@@ -2537,7 +2524,6 @@ msgid "Borders"
msgstr "Konturen"
#: spacingdialog.ui:1865
-#, fuzzy
msgctxt "spacingdialog|menuitem1"
msgid "Spacing"
msgstr "Ofstand "
@@ -2576,7 +2562,6 @@ msgid "Matrices"
msgstr ""
#: spacingdialog.ui:1921
-#, fuzzy
msgctxt "spacingdialog|menuitem8"
msgid "Symbols"
msgstr "Symboler"
diff --git a/source/lb/svl/messages.po b/source/lb/svl/messages.po
index e2d575fbeb4..1107e14c359 100644
--- a/source/lb/svl/messages.po
+++ b/source/lb/svl/messages.po
@@ -100,37 +100,31 @@ msgid "Audio file"
msgstr "Audiodatei"
#: svl.hrc:43
-#, fuzzy
msgctxt "STR_SVT_MIMETYPE_AUDIO_WEBM"
msgid "Audio file"
msgstr "Audiodatei"
#: svl.hrc:44
-#, fuzzy
msgctxt "STR_SVT_MIMETYPE_IMAGE_GIF"
msgid "Image"
msgstr "Bild"
#: svl.hrc:45
-#, fuzzy
msgctxt "STR_SVT_MIMETYPE_IMAGE_PNG"
msgid "Image"
msgstr "Bild"
#: svl.hrc:46
-#, fuzzy
msgctxt "STR_SVT_MIMETYPE_IMAGE_TIFF"
msgid "Image"
msgstr "Bild"
#: svl.hrc:47
-#, fuzzy
msgctxt "STR_SVT_MIMETYPE_IMAGE_JPEG"
msgid "Image"
msgstr "Bild"
#: svl.hrc:48
-#, fuzzy
msgctxt "STR_SVT_MIMETYPE_IMAGE_PCX"
msgid "Image"
msgstr "Bild"
@@ -177,7 +171,6 @@ msgid "Video file"
msgstr "Videodatei"
#: svl.hrc:57
-#, fuzzy
msgctxt "STR_SVT_MIMETYPE_VIDEO_WEBM"
msgid "Video file"
msgstr "Videodatei"
@@ -213,7 +206,6 @@ msgid "Workplace"
msgstr ""
#: svl.hrc:64
-#, fuzzy
msgctxt "STR_SVT_MIMETYPE_CNT_FSYSFLD"
msgid "Folder"
msgstr "Dossier"
@@ -271,7 +263,6 @@ msgid "%PRODUCTNAME Template"
msgstr "%PRODUCTNAME Text"
#: svl.hrc:75
-#, fuzzy
msgctxt "STR_SVT_MIMETYPE_IMAGE_GENERIC"
msgid "Image"
msgstr "Bild"
diff --git a/source/lb/svtools/messages.po b/source/lb/svtools/messages.po
index bffbe56431d..7983f74af24 100644
--- a/source/lb/svtools/messages.po
+++ b/source/lb/svtools/messages.po
@@ -14,7 +14,6 @@ msgstr ""
"X-Generator: LibreOffice\n"
#: errtxt.hrc:30
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "Error"
msgstr "Feeler"
@@ -81,7 +80,6 @@ msgid "$(ERR) searching for an address"
msgstr ""
#: errtxt.hrc:50
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Abort"
msgstr "Ofbriechen"
@@ -531,13 +529,11 @@ msgid "[None]"
msgstr ""
#: langtab.hrc:30
-#, fuzzy
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Unknown"
msgstr "Onbekannt"
#: langtab.hrc:31 /home/cl/vc/git/libo-core/svtools/inc/langtab.hrc:32
-#, fuzzy
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Default"
msgstr "Standard"
@@ -693,7 +689,6 @@ msgid "Armenian"
msgstr "Armenesch"
#: langtab.hrc:63
-#, fuzzy
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Assamese"
msgstr "Assamesesch"
@@ -1016,7 +1011,6 @@ msgid "Kashmiri (India)"
msgstr ""
#: langtab.hrc:127
-#, fuzzy
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Kazakh"
msgstr "Kasachesch"
@@ -2473,7 +2467,6 @@ msgid "Description"
msgstr "Beschreiwung"
#: templwin.hrc:47
-#, fuzzy
msgctxt "STRARY_SVT_DOCINFO"
msgid "Type"
msgstr "Typ"
@@ -2504,7 +2497,6 @@ msgid "Subject"
msgstr "Sujet:"
#: templwin.hrc:53
-#, fuzzy
msgctxt "STRARY_SVT_DOCINFO"
msgid "Size"
msgstr "Gréisst"
@@ -2834,7 +2826,6 @@ msgid "Port:"
msgstr ""
#: placeedit.ui:414
-#, fuzzy
msgctxt "placeedit|passwordLabel"
msgid "Password:"
msgstr "Passwuert:"
@@ -2885,7 +2876,6 @@ msgid "Comment:"
msgstr "Kommentaren:"
#: printersetupdialog.ui:218
-#, fuzzy
msgctxt "printersetupdialog|properties"
msgid "Properties..."
msgstr "Eegeschaften..."
@@ -3393,13 +3383,11 @@ msgid "Unknown source"
msgstr ""
#: strings.hrc:105
-#, fuzzy
msgctxt "STR_SVT_FILEVIEW_COLUMN_TITLE"
msgid "Name"
msgstr "Numm"
#: strings.hrc:106
-#, fuzzy
msgctxt "STR_SVT_FILEVIEW_COLUMN_SIZE"
msgid "Size"
msgstr "Gréisst"
@@ -3410,7 +3398,6 @@ msgid "Date modified"
msgstr ""
#: strings.hrc:108
-#, fuzzy
msgctxt "STR_SVT_FILEVIEW_COLUMN_TYPE"
msgid "Type"
msgstr "Typ"
@@ -3653,7 +3640,6 @@ msgid "Black Italic"
msgstr ""
#: strings.hrc:176
-#, fuzzy
msgctxt "STR_SVT_STYLE_BOOK"
msgid "Book"
msgstr "Buch"
@@ -3768,7 +3754,6 @@ msgid "Move To End"
msgstr ""
#: strings.hrc:199
-#, fuzzy
msgctxt "STR_TABBAR_PUSHBUTTON_ADDTAB"
msgid "Add"
msgstr "Bäisetzen"
@@ -3901,7 +3886,6 @@ msgid "Offline"
msgstr ""
#: strings.hrc:227
-#, fuzzy
msgctxt "STR_SVT_PRNDLG_ERROR"
msgid "Error"
msgstr "Feeler"
@@ -3993,7 +3977,6 @@ msgid "~Finish"
msgstr "~Fäerdeg"
#: strings.hrc:246
-#, fuzzy
msgctxt "STR_WIZDLG_NEXT"
msgid "~Next >"
msgstr "~Weider >"
@@ -4271,7 +4254,6 @@ msgid "Help file"
msgstr ""
#: strings.hrc:304
-#, fuzzy
msgctxt "STR_DESCRIPTION_HTMLFILE"
msgid "HTML document"
msgstr "HTML-Dokument"
@@ -4368,7 +4350,6 @@ msgid "Drawing"
msgstr "Zeechnung"
#: strings.hrc:322
-#, fuzzy
msgctxt "STR_DESCRIPTION_FACTORY_WRITERWEB"
msgid "HTML document"
msgstr "HTML-Dokument"
diff --git a/source/lb/svx/messages.po b/source/lb/svx/messages.po
index 5ef54aa14d2..3337234847f 100644
--- a/source/lb/svx/messages.po
+++ b/source/lb/svx/messages.po
@@ -59,13 +59,11 @@ msgid "Point"
msgstr "Punkt"
#: fieldunit.hrc:39
-#, fuzzy
msgctxt "RID_SVXSTR_FIELDUNIT_TABLE"
msgid "Char"
msgstr "Diagramm"
#: fieldunit.hrc:40
-#, fuzzy
msgctxt "RID_SVXSTR_FIELDUNIT_TABLE"
msgid "Line"
msgstr "Zeil "
@@ -76,7 +74,6 @@ msgid "LIKE"
msgstr ""
#: fmstring.hrc:28
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "NOT"
msgstr "NET"
@@ -88,13 +85,11 @@ msgid "EMPTY"
msgstr "EMPTY"
#: fmstring.hrc:30
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "TRUE"
msgstr "RICHTEG"
#: fmstring.hrc:31
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "FALSE"
msgstr "FALSCH"
@@ -112,37 +107,31 @@ msgid "BETWEEN"
msgstr "BETWEEN"
#: fmstring.hrc:34
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "OR"
msgstr "ODER"
#: fmstring.hrc:35
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "AND"
msgstr "AN"
#: fmstring.hrc:36
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "Average"
msgstr "Moyenne"
#: fmstring.hrc:37
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "Count"
msgstr "Unzuel"
#: fmstring.hrc:38
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "Maximum"
msgstr "Maximum"
#: fmstring.hrc:39
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "Minimum"
msgstr "Minimum"
@@ -298,7 +287,6 @@ msgid "Diagonal border line from bottom left to top right"
msgstr ""
#: numberingtype.hrc:29
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "None"
msgstr "Keen"
@@ -312,7 +300,6 @@ msgstr "Bullets 2"
#. SVX_NUM_CHAR_SPECIAL
#: numberingtype.hrc:31
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "Graphics"
msgstr "Grafiken"
@@ -475,7 +462,6 @@ msgid "All Pages"
msgstr "All Säiten"
#: samecontent.hrc:19
-#, fuzzy
msgctxt "RID_SVXSTRARY_SAMECONTENT"
msgid "First Page"
msgstr "Éischt Säit"
@@ -491,7 +477,6 @@ msgid "First, Left and Right Pages"
msgstr ""
#: spacing.hrc:18
-#, fuzzy
msgctxt "RID_SVXSTRARY_SPACING"
msgid "None"
msgstr "Keen"
@@ -724,7 +709,6 @@ msgid "Base line"
msgstr ""
#: swframeposstrings.hrc:47
-#, fuzzy
msgctxt "RID_SVXSW_FRAMEPOSITIONS"
msgid "Character"
msgstr "Zeechen"
@@ -833,7 +817,6 @@ msgid "Line of text"
msgstr ""
#: tabwin.hrc:27
-#, fuzzy
msgctxt "RID_RSC_TABWIN_PREFIX"
msgid "Table"
msgstr "Tabell"
@@ -1252,19 +1235,16 @@ msgid "A6"
msgstr "6"
#: page.hrc:31
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "A5"
msgstr "5"
#: page.hrc:32
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "A4"
msgstr "4"
#: page.hrc:33
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "A3"
msgstr "3"
@@ -1300,7 +1280,6 @@ msgid "Long Bond"
msgstr ""
#: page.hrc:40
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "Tabloid"
msgstr "Tabell"
@@ -1408,31 +1387,26 @@ msgid "A6"
msgstr "6"
#: page.hrc:65
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "A5"
msgstr "5"
#: page.hrc:66
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "A4"
msgstr "4"
#: page.hrc:67
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "A3"
msgstr "3"
#: page.hrc:68
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "A2"
msgstr "2"
#: page.hrc:69
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "A1"
msgstr "1"
@@ -1473,7 +1447,6 @@ msgid "Long Bond"
msgstr ""
#: page.hrc:77
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "Tabloid"
msgstr "Tabell"
@@ -1540,7 +1513,6 @@ msgid "C4 Envelope"
msgstr ""
#: page.hrc:90
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "Dia Slide"
msgstr "~Lëschte Slide"
@@ -1603,13 +1575,11 @@ msgid "Sorting"
msgstr "Sortéieren"
#: acceptrejectchangesdialog.ui:151
-#, fuzzy
msgctxt "acceptrejectchangesdialog|calcaction"
msgid "Action"
msgstr "Aktioun"
#: acceptrejectchangesdialog.ui:159
-#, fuzzy
msgctxt "acceptrejectchangesdialog|calcposition"
msgid "Position"
msgstr "Positioun"
@@ -1621,13 +1591,11 @@ msgid "Author"
msgstr "Auteur : "
#: acceptrejectchangesdialog.ui:175
-#, fuzzy
msgctxt "acceptrejectchangesdialog|calcdate"
msgid "Date"
msgstr "Datum"
#: acceptrejectchangesdialog.ui:183
-#, fuzzy
msgctxt "acceptrejectchangesdialog|calcdesc"
msgid "Description"
msgstr "Beschreiwung"
@@ -1643,7 +1611,6 @@ msgid "Sort By"
msgstr ""
#: acceptrejectchangesdialog.ui:216
-#, fuzzy
msgctxt "acceptrejectchangesdialog|writeraction"
msgid "Action"
msgstr "Aktioun"
@@ -1655,13 +1622,11 @@ msgid "Author"
msgstr "Auteur : "
#: acceptrejectchangesdialog.ui:232
-#, fuzzy
msgctxt "acceptrejectchangesdialog|writerdate"
msgid "Date"
msgstr "Datum"
#: acceptrejectchangesdialog.ui:240
-#, fuzzy
msgctxt "acceptrejectchangesdialog|writerdesc"
msgid "Comment"
msgstr "Kommentar"
@@ -1725,7 +1690,6 @@ msgid "_Required"
msgstr ""
#: adddataitemdialog.ui:186
-#, fuzzy
msgctxt "adddataitemdialog|requiredcond"
msgid "Condition"
msgstr "Konditioun"
@@ -1736,7 +1700,6 @@ msgid "R_elevant"
msgstr ""
#: adddataitemdialog.ui:215
-#, fuzzy
msgctxt "adddataitemdialog|relevantcond"
msgid "Condition"
msgstr "Konditioun"
@@ -1757,19 +1720,16 @@ msgid "Calc_ulate"
msgstr ""
#: adddataitemdialog.ui:274
-#, fuzzy
msgctxt "adddataitemdialog|constraintcond"
msgid "Condition"
msgstr "Konditioun"
#: adddataitemdialog.ui:288
-#, fuzzy
msgctxt "adddataitemdialog|readonlycond"
msgid "Condition"
msgstr "Konditioun"
#: adddataitemdialog.ui:302
-#, fuzzy
msgctxt "adddataitemdialog|calculatecond"
msgid "Condition"
msgstr "Konditioun"
@@ -1964,19 +1924,16 @@ msgid "Styles"
msgstr ""
#: asianphoneticguidedialog.ui:335
-#, fuzzy
msgctxt "asianphoneticguidedialog|adjustlb"
msgid "Left"
msgstr "Lénks"
#: asianphoneticguidedialog.ui:336
-#, fuzzy
msgctxt "asianphoneticguidedialog|adjustlb"
msgid "Center"
msgstr "Mëtt"
#: asianphoneticguidedialog.ui:337
-#, fuzzy
msgctxt "asianphoneticguidedialog|adjustlb"
msgid "Right"
msgstr "Riets"
@@ -1992,13 +1949,11 @@ msgid "1 2 1"
msgstr ""
#: asianphoneticguidedialog.ui:352
-#, fuzzy
msgctxt "asianphoneticguidedialog|positionlb"
msgid "Top"
msgstr "Uewen"
#: asianphoneticguidedialog.ui:353
-#, fuzzy
msgctxt "asianphoneticguidedialog|positionlb"
msgid "Bottom"
msgstr "Ënnen"
@@ -2108,7 +2063,6 @@ msgid "Last name"
msgstr ""
#: chinesedictionary.ui:216
-#, fuzzy
msgctxt "chinesedictionary|property"
msgid "Title"
msgstr "Titel"
@@ -2201,7 +2155,6 @@ msgid "Sign Paragraph"
msgstr ""
#: classificationdialog.ui:221
-#, fuzzy
msgctxt "classificationdialog|boldButton"
msgid "Bold"
msgstr "Fett"
@@ -2217,7 +2170,6 @@ msgid "Part Number:"
msgstr ""
#: classificationdialog.ui:310
-#, fuzzy
msgctxt "classificationdialog|intellectualPropertyPartAddButton"
msgid "Add"
msgstr "Bäisetzen"
@@ -2233,7 +2185,6 @@ msgid "Intellectual Property"
msgstr ""
#: colorwindow.ui:59
-#, fuzzy
msgctxt "colorwindow|none_color_button"
msgid "None"
msgstr "Keen"
@@ -2255,13 +2206,11 @@ msgid "Insert _Column"
msgstr "Kolonnen ~asetzen"
#: colsmenu.ui:22
-#, fuzzy
msgctxt "colsmenu|TextField"
msgid "Text Box"
msgstr "Textfeld"
#: colsmenu.ui:30
-#, fuzzy
msgctxt "colsmenu|CheckBox"
msgid "Check Box"
msgstr "Kontrollfeld"
@@ -2272,19 +2221,16 @@ msgid "Combo Box"
msgstr ""
#: colsmenu.ui:46
-#, fuzzy
msgctxt "colsmenu|ListBox"
msgid "List Box"
msgstr "Lëschtfeld"
#: colsmenu.ui:54
-#, fuzzy
msgctxt "colsmenu|DateField"
msgid "Date Field"
msgstr "Datumfeld"
#: colsmenu.ui:62
-#, fuzzy
msgctxt "colsmenu|TimeField"
msgid "Time Field"
msgstr "Zäitfeld"
@@ -2320,13 +2266,11 @@ msgid "_Replace with"
msgstr ""
#: colsmenu.ui:123
-#, fuzzy
msgctxt "colsmenu|TextField1"
msgid "Text Box"
msgstr "Textfeld"
#: colsmenu.ui:131
-#, fuzzy
msgctxt "colsmenu|CheckBox1"
msgid "Check Box"
msgstr "Kontrollfeld"
@@ -2337,19 +2281,16 @@ msgid "Combo Box"
msgstr ""
#: colsmenu.ui:147
-#, fuzzy
msgctxt "colsmenu|ListBox1"
msgid "List Box"
msgstr "Lëschtfeld"
#: colsmenu.ui:155
-#, fuzzy
msgctxt "colsmenu|DateField1"
msgid "Date Field"
msgstr "Datumfeld"
#: colsmenu.ui:163
-#, fuzzy
msgctxt "colsmenu|TimeField1"
msgid "Time Field"
msgstr "Zäitfeld"
@@ -2413,7 +2354,6 @@ msgid "Column..."
msgstr ""
#: compressgraphicdialog.ui:26
-#, fuzzy
msgctxt "compressgraphicdialog|interpolation-method-store"
msgid "None"
msgstr "Keen"
@@ -2469,13 +2409,11 @@ msgid "Reduce image resolution"
msgstr ""
#: compressgraphicdialog.ui:335
-#, fuzzy
msgctxt "compressgraphicdialog|label3"
msgid "Width:"
msgstr "Breet:"
#: compressgraphicdialog.ui:350
-#, fuzzy
msgctxt "compressgraphicdialog|label4"
msgid "Height:"
msgstr "Héicht:"
@@ -2526,7 +2464,6 @@ msgid "Image size:"
msgstr ""
#: compressgraphicdialog.ui:626
-#, fuzzy
msgctxt "compressgraphicdialog|label15"
msgid "Type:"
msgstr "Typ:"
@@ -2667,7 +2604,6 @@ msgid "_Don’t Send"
msgstr ""
#: crashreportdlg.ui:51
-#, fuzzy
msgctxt "crashreportdlg|btn_close"
msgid "Close"
msgstr "Zoumaachen"
@@ -2789,7 +2725,6 @@ msgid "Basic Shapes"
msgstr ""
#: defaultshapespanel.ui:206
-#, fuzzy
msgctxt "defaultshapespanel|label5"
msgid "Symbols"
msgstr "Symboler"
@@ -3116,7 +3051,6 @@ msgid "Black & White"
msgstr "Schwaarz/Wäiss"
#: docking3deffects.ui:1483
-#, fuzzy
msgctxt "docking3deffects|texcolor|tooltip_text"
msgid "Color"
msgstr "Faarf"
@@ -3200,7 +3134,6 @@ msgid "User-defined"
msgstr "Benotzer-definéiert1"
#: docking3deffects.ui:1752
-#, fuzzy
msgctxt "docking3deffects|favorites"
msgid "Metal"
msgstr "Metall"
@@ -3414,7 +3347,6 @@ msgid "Fontwork"
msgstr "Schrëftfaarf"
#: dockingfontwork.ui:32
-#, fuzzy
msgctxt "dockingfontwork|off|tooltip_text"
msgid "Off"
msgstr "Aus"
@@ -3446,19 +3378,16 @@ msgid "Orientation"
msgstr "Presentatioun"
#: dockingfontwork.ui:143
-#, fuzzy
msgctxt "dockingfontwork|left|tooltip_text"
msgid "Align Left"
msgstr "Lénks ausriichten"
#: dockingfontwork.ui:156
-#, fuzzy
msgctxt "dockingfontwork|center|tooltip_text"
msgid "Center"
msgstr "Mëtt"
#: dockingfontwork.ui:170
-#, fuzzy
msgctxt "dockingfontwork|right|tooltip_text"
msgid "Align Right"
msgstr "Riets ausriichten"
@@ -3490,7 +3419,6 @@ msgid "Text Contour"
msgstr ""
#: dockingfontwork.ui:319
-#, fuzzy
msgctxt "dockingfontwork|noshadow|tooltip_text"
msgid "No Shadow"
msgstr "Kee Schiet"
@@ -3819,7 +3747,6 @@ msgid "Search i_n:"
msgstr ""
#: findreplacedialog.ui:958
-#, fuzzy
msgctxt "findreplacedialog|calcsearchin"
msgid "Formulas"
msgstr "Formellen"
@@ -3830,7 +3757,6 @@ msgid "Values"
msgstr ""
#: findreplacedialog.ui:960
-#, fuzzy
msgctxt "findreplacedialog|calcsearchin"
msgid "Notes"
msgstr "Noten"
@@ -3934,7 +3860,6 @@ msgid "Contour Editor"
msgstr ""
#: floatingcontour.ui:46
-#, fuzzy
msgctxt "floatingcontour|TBI_APPLY"
msgid "Apply"
msgstr "Uwennnen"
@@ -3950,19 +3875,16 @@ msgid "Select"
msgstr ""
#: floatingcontour.ui:111
-#, fuzzy
msgctxt "floatingcontour|TBI_RECT"
msgid "Rectangle"
msgstr "Rechteck"
#: floatingcontour.ui:126
-#, fuzzy
msgctxt "floatingcontour|TBI_CIRCLE"
msgid "Ellipse"
msgstr "Ellipse"
#: floatingcontour.ui:141
-#, fuzzy
msgctxt "floatingcontour|TBI_POLY"
msgid "Polygon"
msgstr "Polygon"
@@ -3979,13 +3901,11 @@ msgid "Move Points"
msgstr ""
#: floatingcontour.ui:196
-#, fuzzy
msgctxt "floatingcontour|TBI_POLYINSERT"
msgid "Insert Points"
msgstr "Punkte afügen"
#: floatingcontour.ui:211
-#, fuzzy
msgctxt "floatingcontour|TBI_POLYDELETE"
msgid "Delete Points"
msgstr "Punkte läschen"
@@ -4058,7 +3978,6 @@ msgid "Add Attribute"
msgstr ""
#: formdatamenu.ui:36
-#, fuzzy
msgctxt "formdatamenu|edit"
msgid "Edit"
msgstr "Beaarbechten"
@@ -4095,7 +4014,6 @@ msgid "_New"
msgstr "Nei"
#: formnavimenu.ui:22
-#, fuzzy
msgctxt "formnavimenu|form"
msgid "Form"
msgstr "Formular"
@@ -4162,7 +4080,6 @@ msgid "Automatic Control Focus"
msgstr ""
#: functionmenu.ui:12
-#, fuzzy
msgctxt "functionmenu|avg"
msgid "Average"
msgstr "Moyenne"
@@ -4174,19 +4091,16 @@ msgid "CountA"
msgstr "Unzuel"
#: functionmenu.ui:27
-#, fuzzy
msgctxt "functionmenu|count"
msgid "Count"
msgstr "Unzuel"
#: functionmenu.ui:34
-#, fuzzy
msgctxt "functionmenu|max"
msgid "Maximum"
msgstr "Maximum"
#: functionmenu.ui:41
-#, fuzzy
msgctxt "functionmenu|min"
msgid "Minimum"
msgstr "Minimum"
@@ -4202,7 +4116,6 @@ msgid "Selection count"
msgstr ""
#: functionmenu.ui:62
-#, fuzzy
msgctxt "functionmenu|none"
msgid "None"
msgstr "Keen"
@@ -4330,7 +4243,6 @@ msgid "_AutoFit height"
msgstr ""
#: headfootformatpage.ui:326
-#, fuzzy
msgctxt "headfootformatpage|buttonMore"
msgid "More..."
msgstr "Méi..."
@@ -4357,7 +4269,6 @@ msgid "ImageMap Editor"
msgstr ""
#: imapdialog.ui:32
-#, fuzzy
msgctxt "imapdialog|TBI_APPLY"
msgid "Apply"
msgstr "Uwennnen"
@@ -4375,7 +4286,6 @@ msgid "Save..."
msgstr "Späicheren..."
#: imapdialog.ui:77
-#, fuzzy
msgctxt "imapdialog|TBI_CLOSE"
msgid "Close"
msgstr "Zoumaachen"
@@ -4386,19 +4296,16 @@ msgid "Select"
msgstr ""
#: imapdialog.ui:106
-#, fuzzy
msgctxt "imapdialog|TBI_RECT"
msgid "Rectangle"
msgstr "Rechteck"
#: imapdialog.ui:121
-#, fuzzy
msgctxt "imapdialog|TBI_CIRCLE"
msgid "Ellipse"
msgstr "Ellipse"
#: imapdialog.ui:136
-#, fuzzy
msgctxt "imapdialog|TBI_POLY"
msgid "Polygon"
msgstr "Polygon"
@@ -4420,13 +4327,11 @@ msgid "Move Points"
msgstr ""
#: imapdialog.ui:196
-#, fuzzy
msgctxt "imapdialog|TBI_POLYINSERT"
msgid "Insert Points"
msgstr "Punkte afügen"
#: imapdialog.ui:211
-#, fuzzy
msgctxt "imapdialog|TBI_POLYDELETE"
msgid "Delete Points"
msgstr "Punkte läschen"
@@ -4579,7 +4484,6 @@ msgid "Volume:"
msgstr "Band"
#: mediaplayback.ui:79
-#, fuzzy
msgctxt "mediaplayback|zoombox|tooltip_text"
msgid "View"
msgstr "Weisen"
@@ -4607,7 +4511,6 @@ msgid "Prefix"
msgstr ""
#: namespacedialog.ui:179
-#, fuzzy
msgctxt "namespacedialog|url"
msgid "URL"
msgstr "URL"
@@ -4628,7 +4531,6 @@ msgid "_Visible grid"
msgstr ""
#: optgridpage.ui:99
-#, fuzzy
msgctxt "optgridpage|label1"
msgid "Grid"
msgstr "Raster"
@@ -4781,7 +4683,6 @@ msgid "1.5 Lines"
msgstr ""
#: paralinespacingcontrol.ui:185
-#, fuzzy
msgctxt "paralinespacingcontrol|line_dist"
msgid "Double"
msgstr "Duebel"
@@ -4875,7 +4776,6 @@ msgid "New Password"
msgstr ""
#: presetmenu.ui:12
-#, fuzzy
msgctxt "presetmenu|rename"
msgid "Rename"
msgstr "Ëmbenennen"
@@ -5009,13 +4909,11 @@ msgid "Do you want to unlink the graphics in order to edit it?"
msgstr ""
#: redlinecontrol.ui:23
-#, fuzzy
msgctxt "redlinecontrol|view"
msgid "List"
msgstr "Lëscht"
#: redlinecontrol.ui:45
-#, fuzzy
msgctxt "redlinecontrol|filter"
msgid "Filter"
msgstr "Filter"
@@ -5038,7 +4936,6 @@ msgid "C_omment:"
msgstr "Kommentar"
#: redlinefilterpage.ui:87
-#, fuzzy
msgctxt "redlinefilterpage|commentedit-atkobject"
msgid "Comment"
msgstr "Kommentar"
@@ -5049,7 +4946,6 @@ msgid "_Range:"
msgstr ""
#: redlinefilterpage.ui:123
-#, fuzzy
msgctxt "redlinefilterpage|actionlist-atkobject"
msgid "Action"
msgstr "Aktioun"
@@ -5067,7 +4963,6 @@ msgid "Author"
msgstr "Auteur : "
#: redlinefilterpage.ui:186
-#, fuzzy
msgctxt "redlinefilterpage|rangeedit-atkobject"
msgid "Range"
msgstr "Beräich"
@@ -5150,13 +5045,11 @@ msgid "Set current time and date"
msgstr ""
#: redlineviewpage.ui:21
-#, fuzzy
msgctxt "redlineviewpage|action"
msgid "Action"
msgstr "Aktioun"
#: redlineviewpage.ui:33
-#, fuzzy
msgctxt "redlineviewpage|position"
msgid "Position"
msgstr "Positioun"
@@ -5168,13 +5061,11 @@ msgid "Author"
msgstr "Auteur : "
#: redlineviewpage.ui:57
-#, fuzzy
msgctxt "redlineviewpage|date"
msgid "Date"
msgstr "Datum"
#: redlineviewpage.ui:69
-#, fuzzy
msgctxt "redlineviewpage|comment"
msgid "Comment"
msgstr "Kommentar"
@@ -5202,43 +5093,36 @@ msgid "Undo: Data entry"
msgstr ""
#: rulermenu.ui:12
-#, fuzzy
msgctxt "rulermenu|mm"
msgid "Millimeter"
msgstr "Milimeter"
#: rulermenu.ui:20
-#, fuzzy
msgctxt "rulermenu|cm"
msgid "Centimeter"
msgstr "Zentimeter"
#: rulermenu.ui:28
-#, fuzzy
msgctxt "rulermenu|m"
msgid "Meter"
msgstr "Meter"
#: rulermenu.ui:36
-#, fuzzy
msgctxt "rulermenu|km"
msgid "Kilometer"
msgstr "Kilometer"
#: rulermenu.ui:44
-#, fuzzy
msgctxt "rulermenu|in"
msgid "Inch"
msgstr "Zoll"
#: rulermenu.ui:52
-#, fuzzy
msgctxt "rulermenu|ft"
msgid "Foot"
msgstr "Fous"
#: rulermenu.ui:60
-#, fuzzy
msgctxt "rulermenu|mile"
msgid "Miles"
msgstr "Meilen"
@@ -5250,19 +5134,16 @@ msgid "Point"
msgstr "Punkt"
#: rulermenu.ui:76
-#, fuzzy
msgctxt "rulermenu|pc"
msgid "Pica"
msgstr "Pica"
#: rulermenu.ui:84
-#, fuzzy
msgctxt "rulermenu|ch"
msgid "Char"
msgstr "Diagramm"
#: rulermenu.ui:92
-#, fuzzy
msgctxt "rulermenu|line"
msgid "Line"
msgstr "Zeil "
@@ -5328,7 +5209,6 @@ msgid "Disable hardware acceleration (OpenGL, OpenCL)"
msgstr ""
#: safemodedialog.ui:234
-#, fuzzy
msgctxt "safemodedialog|radio_extensions"
msgid "Extensions"
msgstr "Erweiderungen"
@@ -5501,7 +5381,6 @@ msgid "Quadratic"
msgstr ""
#: sidebararea.ui:174
-#, fuzzy
msgctxt "sidebararea|gradientstyle"
msgid "Square"
msgstr "Quadrat"
@@ -5528,7 +5407,6 @@ msgid "Gradient angle"
msgstr ""
#: sidebararea.ui:232
-#, fuzzy
msgctxt "sidebararea|transparencylabel|tooltip_text"
msgid "Transparency"
msgstr "Transparenz"
@@ -5545,7 +5423,6 @@ msgid "Select the type of transparency to apply."
msgstr ""
#: sidebararea.ui:251
-#, fuzzy
msgctxt "sidebararea|transtype"
msgid "None"
msgstr "Keen"
@@ -5582,7 +5459,6 @@ msgid "Quadratic"
msgstr ""
#: sidebararea.ui:258
-#, fuzzy
msgctxt "sidebararea|transtype"
msgid "Square"
msgstr "Quadrat"
@@ -5608,7 +5484,6 @@ msgid "Specify 0% for fully opaque through 100% for fully transparent."
msgstr ""
#: sidebararea.ui:346
-#, fuzzy
msgctxt "sidebararea|settransparency-atkobject"
msgid "Transparency"
msgstr "Transparenz"
@@ -5625,7 +5500,6 @@ msgid "Specify the luminance of the graphic."
msgstr ""
#: sidebargraphic.ui:70
-#, fuzzy
msgctxt "sidebargraphic|setbrightness-atkobject"
msgid "Brightness"
msgstr "Hellegkeet"
@@ -5642,7 +5516,6 @@ msgid "Specify the degree of difference between the lightest and darkest parts o
msgstr ""
#: sidebargraphic.ui:107
-#, fuzzy
msgctxt "sidebargraphic|setcontrast-atkobject"
msgid "Contrast"
msgstr "Kontrast"
@@ -5669,43 +5542,36 @@ msgid "Specify the percentage of transparency; 0% is fully opaque and 100% is fu
msgstr ""
#: sidebargraphic.ui:176
-#, fuzzy
msgctxt "sidebargraphic|settransparency-atkobject"
msgid "Transparency"
msgstr "Transparenz"
#: sidebargraphic.ui:209
-#, fuzzy
msgctxt "sidebargraphic|setred|tooltip_text"
msgid "Red"
msgstr "Rout"
#: sidebargraphic.ui:215
-#, fuzzy
msgctxt "sidebargraphic|setred-atkobject"
msgid "Red"
msgstr "Rout"
#: sidebargraphic.ui:255
-#, fuzzy
msgctxt "sidebargraphic|setgreen|tooltip_text"
msgid "Green"
msgstr "Gréng"
#: sidebargraphic.ui:261
-#, fuzzy
msgctxt "sidebargraphic|setgreen-atkobject"
msgid "Green"
msgstr "Gréng"
#: sidebargraphic.ui:302
-#, fuzzy
msgctxt "sidebargraphic|setblue|tooltip_text"
msgid "Blue"
msgstr "Blo"
#: sidebargraphic.ui:308
-#, fuzzy
msgctxt "sidebargraphic|setblue-atkobject"
msgid "Blue"
msgstr "Blo"
@@ -5789,7 +5655,6 @@ msgid "Specify the transparency of the line."
msgstr ""
#: sidebarline.ui:230
-#, fuzzy
msgctxt "sidebarline|linetransparency-atkobject"
msgid "Transparency"
msgstr "Transparenz"
@@ -5810,7 +5675,6 @@ msgid "Rounded"
msgstr ""
#: sidebarline.ui:282
-#, fuzzy
msgctxt "sidebarline|edgestyle"
msgid "- none -"
msgstr "- keen -"
@@ -5851,7 +5715,6 @@ msgid "Round"
msgstr ""
#: sidebarline.ui:324
-#, fuzzy
msgctxt "sidebarline|linecapstyle"
msgid "Square"
msgstr "Quadrat"
@@ -5884,7 +5747,6 @@ msgid "_Spacing:"
msgstr "Ofstand "
#: sidebarparagraph.ui:254
-#, fuzzy
msgctxt "sidebarparagraph|paraspacing|tooltip_text"
msgid "Spacing"
msgstr "Ofstand "
@@ -5988,7 +5850,6 @@ msgid "Enter the value for the horizontal position."
msgstr ""
#: sidebarpossize.ui:65
-#, fuzzy
msgctxt "sidebarpossize|horizontalpos-atkobject"
msgid "Horizontal"
msgstr "Horizontal"
@@ -6022,7 +5883,6 @@ msgid "Enter a width for the selected object."
msgstr ""
#: sidebarpossize.ui:146
-#, fuzzy
msgctxt "sidebarpossize|selectwidth-atkobject"
msgid "Width"
msgstr "Breet"
@@ -6039,7 +5899,6 @@ msgid "Enter a height for the selected object."
msgstr ""
#: sidebarpossize.ui:187
-#, fuzzy
msgctxt "sidebarpossize|selectheight-atkobject"
msgid "Height"
msgstr "Héicht"
@@ -6165,31 +6024,26 @@ msgid "Custom Value"
msgstr ""
#: textcontrolchardialog.ui:8
-#, fuzzy
msgctxt "textcontrolchardialog|TextControlCharacterPropertiesDialog"
msgid "Character"
msgstr "Zeechen"
#: textcontrolchardialog.ui:106
-#, fuzzy
msgctxt "textcontrolchardialog|font"
msgid "Font"
msgstr "Schrëft"
#: textcontrolchardialog.ui:128
-#, fuzzy
msgctxt "textcontrolchardialog|fonteffects"
msgid "Font Effects"
msgstr "Schrëfteffekter"
#: textcontrolchardialog.ui:151
-#, fuzzy
msgctxt "textcontrolchardialog|position"
msgid "Position"
msgstr "Positioun"
#: textcontrolparadialog.ui:8
-#, fuzzy
msgctxt "textcontrolparadialog|TextControlParagraphPropertiesDialog"
msgid "Paragraph"
msgstr "Paragraphe"
@@ -6200,13 +6054,11 @@ msgid "Indents & Spacing"
msgstr ""
#: textcontrolparadialog.ui:128
-#, fuzzy
msgctxt "textcontrolparadialog|labelTP_PARA_ALIGN"
msgid "Alignment"
msgstr "Aus~riichten"
#: textcontrolparadialog.ui:152
-#, fuzzy
msgctxt "textcontrolparadialog|labelTP_PARA_ASIAN"
msgid "Asian Typography"
msgstr "Asiatesch Typographie"
@@ -6228,13 +6080,11 @@ msgid "Single"
msgstr "Einfach"
#: textunderlinecontrol.ui:61
-#, fuzzy
msgctxt "textunderlinecontrol|double|tooltip_text"
msgid "Double"
msgstr "Duebel"
#: textunderlinecontrol.ui:78
-#, fuzzy
msgctxt "textunderlinecontrol|bold|tooltip_text"
msgid "Bold"
msgstr "Fett"
@@ -6296,7 +6146,6 @@ msgid "Add Attribute"
msgstr ""
#: xformspage.ui:68
-#, fuzzy
msgctxt "xformspage|TBI_ITEM_EDIT"
msgid "Edit"
msgstr "Beaarbechten"
@@ -6328,7 +6177,6 @@ msgid "Optimal View"
msgstr ""
#: zoommenu.ui:36
-#, fuzzy
msgctxt "zoommenu|50"
msgid "50%"
msgstr "50%"
@@ -6339,7 +6187,6 @@ msgid "75%"
msgstr ""
#: zoommenu.ui:52
-#, fuzzy
msgctxt "zoommenu|100"
msgid "100%"
msgstr "100%"
@@ -6351,7 +6198,6 @@ msgid "150%"
msgstr "50%"
#: zoommenu.ui:68
-#, fuzzy
msgctxt "zoommenu|200"
msgid "200%"
msgstr "200%"
@@ -6363,7 +6209,6 @@ msgid "Drawing object"
msgstr "Zeechnenobjeten"
#: strings.hrc:26
-#, fuzzy
msgctxt "STR_ObjNamePluralNONE"
msgid "Drawing objects"
msgstr "Zeechnenobjeten"
@@ -6716,13 +6561,11 @@ msgid "Outline Texts"
msgstr ""
#: strings.hrc:95
-#, fuzzy
msgctxt "STR_ObjNameSingulGRAF"
msgid "Image"
msgstr "Bild"
#: strings.hrc:96
-#, fuzzy
msgctxt "STR_ObjNamePluralGRAF"
msgid "Images"
msgstr "Biller"
@@ -6778,7 +6621,6 @@ msgid "Linked Metafiles"
msgstr ""
#: strings.hrc:107
-#, fuzzy
msgctxt "STR_ObjNameSingulGRAFBMP"
msgid "Image"
msgstr "Bild"
@@ -6799,7 +6641,6 @@ msgid "Linked image with transparency"
msgstr ""
#: strings.hrc:111
-#, fuzzy
msgctxt "STR_ObjNamePluralGRAFBMP"
msgid "Images"
msgstr "Biller"
@@ -6934,7 +6775,6 @@ msgid "Dimensioning objects"
msgstr ""
#: strings.hrc:137
-#, fuzzy
msgctxt "STR_ObjNamePlural"
msgid "Drawing objects"
msgstr "Zeechnenobjeten"
@@ -7579,7 +7419,6 @@ msgid "Change object description of %1"
msgstr ""
#: strings.hrc:265
-#, fuzzy
msgctxt "STR_StandardLayerName"
msgid "Standard"
msgstr "Standard"
@@ -7666,7 +7505,6 @@ msgid "Top"
msgstr "Uewen"
#: strings.hrc:282
-#, fuzzy
msgctxt "STR_ItemValTEXTVADJCENTER"
msgid "Center"
msgstr "Mëtt"
@@ -7692,7 +7530,6 @@ msgid "Left"
msgstr "Lénks"
#: strings.hrc:287
-#, fuzzy
msgctxt "STR_ItemValTEXTHADJCENTER"
msgid "Center"
msgstr "Mëtt"
@@ -7780,7 +7617,6 @@ msgid "Curved Connector"
msgstr ""
#: strings.hrc:304
-#, fuzzy
msgctxt "STR_ItemValMEASURE_STD"
msgid "Standard"
msgstr "Standard"
@@ -7957,7 +7793,6 @@ msgid "Fillbitmap"
msgstr ""
#: strings.hrc:340
-#, fuzzy
msgctxt "SIP_XA_FILLTRANSPARENCE"
msgid "Transparency"
msgstr "Transparenz"
@@ -8749,7 +8584,6 @@ msgid "Underline"
msgstr "Ënnerstrach"
#: strings.hrc:497
-#, fuzzy
msgctxt "SIP_EE_CHAR_OVERLINE"
msgid "Overline"
msgstr "Iwwersträichen"
@@ -8815,43 +8649,36 @@ msgid "Fields"
msgstr "Felder"
#: strings.hrc:510
-#, fuzzy
msgctxt "SIP_SA_GRAFRED"
msgid "Red"
msgstr "Rout"
#: strings.hrc:511
-#, fuzzy
msgctxt "SIP_SA_GRAFGREEN"
msgid "Green"
msgstr "Gréng"
#: strings.hrc:512
-#, fuzzy
msgctxt "SIP_SA_GRAFBLUE"
msgid "Blue"
msgstr "Blo"
#: strings.hrc:513
-#, fuzzy
msgctxt "SIP_SA_GRAFLUMINANCE"
msgid "Brightness"
msgstr "Hellegkeet"
#: strings.hrc:514
-#, fuzzy
msgctxt "SIP_SA_GRAFCONTRAST"
msgid "Contrast"
msgstr "Kontrast"
#: strings.hrc:515
-#, fuzzy
msgctxt "SIP_SA_GRAFGAMMA"
msgid "Gamma"
msgstr "Gamma"
#: strings.hrc:516
-#, fuzzy
msgctxt "SIP_SA_GRAFTRANSPARENCE"
msgid "Transparency"
msgstr "Transparenz"
@@ -8996,7 +8823,6 @@ msgid "Line Style"
msgstr ""
#: strings.hrc:545
-#, fuzzy
msgctxt "RID_SVXSTR_INVISIBLE"
msgid "None"
msgstr "Keen"
@@ -9075,7 +8901,6 @@ msgstr "Waasserzeechen"
#. Elements of the standard color palette
#: strings.hrc:561
-#, fuzzy
msgctxt "RID_SVXSTR_COLOR_BLACK"
msgid "Black"
msgstr "Schwaarz"
@@ -9086,7 +8911,6 @@ msgid "Gray"
msgstr "Gro"
#: strings.hrc:563
-#, fuzzy
msgctxt "RID_SVXSTR_COLOR_WHITE"
msgid "White"
msgstr "Wäiss"
@@ -9155,7 +8979,6 @@ msgstr "Zeil "
#. Light variants of the standard color palette
#: strings.hrc:577
-#, fuzzy
msgctxt "RID_SVXSTR_COLOR_LIGHTGRAY"
msgid "Light Gray"
msgstr "Hellgro"
@@ -9181,7 +9004,6 @@ msgid "Light Brick"
msgstr ""
#: strings.hrc:582
-#, fuzzy
msgctxt "RID_SVXSTR_COLOR_LIGHTRED"
msgid "Light Red"
msgstr "Hellrout"
@@ -9202,7 +9024,6 @@ msgid "Light Indigo"
msgstr ""
#: strings.hrc:586
-#, fuzzy
msgctxt "RID_SVXSTR_COLOR_LIGHTBLUE"
msgid "Light Blue"
msgstr "Hellblo"
@@ -9213,7 +9034,6 @@ msgid "Light Teal"
msgstr ""
#: strings.hrc:588
-#, fuzzy
msgctxt "RID_SVXSTR_COLOR_LIGHTGREEN"
msgid "Light Green"
msgstr "Hellgréng"
@@ -9296,13 +9116,11 @@ msgid "Blue classic"
msgstr ""
#: strings.hrc:606
-#, fuzzy
msgctxt "RID_SVXSTR_COLOR_CYAN"
msgid "Cyan"
msgstr "Cyan"
#: strings.hrc:607
-#, fuzzy
msgctxt "RID_SVXSTR_COLOR_MAGENTA"
msgid "Magenta"
msgstr "Magenta"
@@ -9882,7 +9700,6 @@ msgid "Pink Gradient"
msgstr ""
#: strings.hrc:728
-#, fuzzy
msgctxt "RID_SVXSTR_GRDT64"
msgid "Sky"
msgstr "Himmel"
@@ -10421,7 +10238,6 @@ msgid "Vertical"
msgstr "~Vertikal"
#: strings.hrc:834
-#, fuzzy
msgctxt "RID_SVXSTR_BMP71"
msgid "Horizontal"
msgstr "Horizontal"
@@ -10768,7 +10584,6 @@ msgid "Last Custom Value"
msgstr ""
#: strings.hrc:910
-#, fuzzy
msgctxt "RID_SVXSTR_PT"
msgid "pt"
msgstr "pt"
@@ -10884,7 +10699,6 @@ msgid "Emoticons"
msgstr ""
#: strings.hrc:939
-#, fuzzy
msgctxt "RID_GALLERYSTR_THEME_PHOTOS"
msgid "Images"
msgstr "Biller"
@@ -10968,7 +10782,6 @@ msgid "My Theme"
msgstr ""
#: strings.hrc:955
-#, fuzzy
msgctxt "RID_GALLERYSTR_THEME_ARROWS"
msgid "Arrows"
msgstr "Feiler"
@@ -11282,7 +11095,6 @@ msgid "Transparent"
msgstr "Transparenz"
#: strings.hrc:1021
-#, fuzzy
msgctxt "RID_SVXSTR_DEFAULT"
msgid "Default"
msgstr "Standard"
@@ -11680,13 +11492,11 @@ msgid "Form Navigator"
msgstr ""
#: strings.hrc:1108
-#, fuzzy
msgctxt "RID_STR_FORM"
msgid "Form"
msgstr "Formular"
#: strings.hrc:1109
-#, fuzzy
msgctxt "RID_STR_STDFORMNAME"
msgid "Form"
msgstr "Formular"
@@ -12095,7 +11905,6 @@ msgid "Get"
msgstr ""
#: strings.hrc:1188
-#, fuzzy
msgctxt "RID_STR_REPLACE_NONE"
msgid "None"
msgstr "Keen"
@@ -12106,7 +11915,6 @@ msgid "Instance"
msgstr ""
#: strings.hrc:1190
-#, fuzzy
msgctxt "RID_STR_REPLACE_DOC"
msgid "Document"
msgstr "Dokument"
@@ -12335,7 +12143,6 @@ msgid "25%"
msgstr ""
#: strings.hrc:1238
-#, fuzzy
msgctxt "RID_SVXSTR_ZOOM_50"
msgid "50%"
msgstr "50%"
@@ -12346,7 +12153,6 @@ msgid "75%"
msgstr ""
#: strings.hrc:1240
-#, fuzzy
msgctxt "RID_SVXSTR_ZOOM_100"
msgid "100%"
msgstr "100%"
@@ -12358,7 +12164,6 @@ msgid "150%"
msgstr "50%"
#: strings.hrc:1242
-#, fuzzy
msgctxt "RID_SVXSTR_ZOOM_200"
msgid "200%"
msgstr "200%"
@@ -12673,7 +12478,6 @@ msgid "BMP image"
msgstr ""
#: strings.hrc:1313
-#, fuzzy
msgctxt "STR_IMAGE_UNKNOWN"
msgid "Unknown"
msgstr "Onbekannt"
diff --git a/source/lb/sw/messages.po b/source/lb/sw/messages.po
index d4a88c77321..4c674302d1d 100644
--- a/source/lb/sw/messages.po
+++ b/source/lb/sw/messages.po
@@ -36,7 +36,6 @@ msgid "Custom Styles"
msgstr ""
#: app.hrc:34
-#, fuzzy
msgctxt "RID_PARAGRAPHSTYLEFAMILY"
msgid "Automatic"
msgstr "Automatesch"
@@ -411,7 +410,6 @@ msgid "!"
msgstr ""
#: mmaddressblockpage.hrc:37
-#, fuzzy
msgctxt "RA_PUNCTUATION"
msgid "(none)"
msgstr "(keen)"
@@ -613,7 +611,6 @@ msgid "Frame"
msgstr "Kontur:"
#: strings.hrc:55
-#, fuzzy
msgctxt "STR_POOLFRM_GRAPHIC"
msgid "Graphics"
msgstr "Grafiken"
@@ -634,7 +631,6 @@ msgid "Marginalia"
msgstr ""
#: strings.hrc:59
-#, fuzzy
msgctxt "STR_POOLFRM_WATERSIGN"
msgid "Watermark"
msgstr "Waasserzeechen"
@@ -693,7 +689,6 @@ msgid "List"
msgstr "Lëscht"
#: strings.hrc:72
-#, fuzzy
msgctxt "STR_POOLCOLL_REGISTER_BASE"
msgid "Index"
msgstr "Index"
@@ -1031,7 +1026,6 @@ msgid "Table"
msgstr "Tabellen"
#: strings.hrc:139
-#, fuzzy
msgctxt "STR_POOLCOLL_LABEL_FRAME"
msgid "Text"
msgstr "Text"
@@ -1244,7 +1238,6 @@ msgstr ""
#. Document title style, not to be confused with Heading style
#: strings.hrc:180
-#, fuzzy
msgctxt "STR_POOLCOLL_DOC_TITEL"
msgid "Title"
msgstr "Titel"
@@ -1307,7 +1300,6 @@ msgid "Envelope"
msgstr ""
#: strings.hrc:193
-#, fuzzy
msgctxt "STR_POOLPAGE_REGISTER"
msgid "Index"
msgstr "Index"
@@ -1458,7 +1450,6 @@ msgstr "Etiketten"
#. ShortName!!!
#: strings.hrc:226
-#, fuzzy
msgctxt "STR_HUMAN_SWDOC_NAME"
msgid "Text"
msgstr "Text"
@@ -1511,13 +1502,11 @@ msgid "Bookmark"
msgstr "Lieszeechen"
#: strings.hrc:236
-#, fuzzy
msgctxt "STR_BOOKMARK_NAME"
msgid "Name"
msgstr "Numm"
#: strings.hrc:237
-#, fuzzy
msgctxt "STR_BOOKMARK_TEXT"
msgid "Text"
msgstr "Text"
@@ -1540,13 +1529,11 @@ msgid "End"
msgstr "Schluss"
#: strings.hrc:241
-#, fuzzy
msgctxt "STR_CAPTION_ABOVE"
msgid "Above"
msgstr "Am Ufank"
#: strings.hrc:242
-#, fuzzy
msgctxt "STR_CAPTION_BELOW"
msgid "Below"
msgstr "Am Enn"
@@ -1635,19 +1622,16 @@ msgid "Adapt Objects..."
msgstr ""
#: strings.hrc:260
-#, fuzzy
msgctxt "STR_TABLE_DEFNAME"
msgid "Table"
msgstr "Tabell"
#: strings.hrc:261
-#, fuzzy
msgctxt "STR_GRAPHIC_DEFNAME"
msgid "Image"
msgstr "Bild"
#: strings.hrc:262
-#, fuzzy
msgctxt "STR_OBJECT_DEFNAME"
msgid "Object"
msgstr "Objet"
@@ -1659,7 +1643,6 @@ msgid "Frame"
msgstr "Kontur:"
#: strings.hrc:264
-#, fuzzy
msgctxt "STR_SHAPE_DEFNAME"
msgid "Shape"
msgstr "Form"
@@ -1988,7 +1971,6 @@ msgid "Text frames"
msgstr ""
#: strings.hrc:329
-#, fuzzy
msgctxt "STR_CONTENT_TYPE_GRAPHIC"
msgid "Images"
msgstr "Biller"
@@ -2026,7 +2008,6 @@ msgid "Indexes"
msgstr ""
#: strings.hrc:336
-#, fuzzy
msgctxt "STR_CONTENT_TYPE_DRAWOBJECT"
msgid "Drawing objects"
msgstr "Zeechnenobjeten"
@@ -2094,7 +2075,6 @@ msgid "Text frame"
msgstr ""
#: strings.hrc:349
-#, fuzzy
msgctxt "STR_CONTENT_TYPE_SINGLE_GRAPHIC"
msgid "Image"
msgstr "Bild"
@@ -2128,7 +2108,6 @@ msgid "Reference"
msgstr ""
#: strings.hrc:355
-#, fuzzy
msgctxt "STR_CONTENT_TYPE_SINGLE_INDEX"
msgid "Index"
msgstr "Index"
@@ -2454,7 +2433,6 @@ msgid "Stop attribute"
msgstr ""
#: strings.hrc:420
-#, fuzzy
msgctxt "STR_AUTOCORRECT"
msgid "AutoCorrect"
msgstr "AutoVerbesserung"
@@ -3128,7 +3106,6 @@ msgid "Column %COLUMNLETTER"
msgstr ""
#: strings.hrc:554
-#, fuzzy
msgctxt "STR_STYLE_FAMILY_CHARACTER"
msgid "Character"
msgstr "Zeechen"
@@ -3220,7 +3197,6 @@ msgid "Form control~s"
msgstr "Formeloptiuonen"
#: strings.hrc:572
-#, fuzzy
msgctxt "STR_PRINTOPTUI_COLOR"
msgid "Color"
msgstr "Faarf"
@@ -3231,7 +3207,6 @@ msgid "Print text in blac~k"
msgstr ""
#: strings.hrc:574
-#, fuzzy
msgctxt "STR_PRINTOPTUI_PAGES_TEXT"
msgid "Pages"
msgstr "Säiten"
@@ -3247,7 +3222,6 @@ msgid "~Use only paper tray from printer preferences"
msgstr ""
#: strings.hrc:577
-#, fuzzy
msgctxt "STR_PRINTOPTUI_PRINT"
msgid "Print"
msgstr "Drécken"
@@ -3284,7 +3258,6 @@ msgid "Page sides"
msgstr ""
#: strings.hrc:584
-#, fuzzy
msgctxt "STR_PRINTOPTUI_ALL_PAGES"
msgid "All pages"
msgstr "All Säiten"
@@ -3349,19 +3322,16 @@ msgid "Place in margins"
msgstr ""
#: strings.hrc:597
-#, fuzzy
msgctxt "STR_FORMULA_CALC"
msgid "Functions"
msgstr "Fonctiounen"
#: strings.hrc:598
-#, fuzzy
msgctxt "STR_FORMULA_CANCEL"
msgid "Cancel"
msgstr "Ofbriechen"
#: strings.hrc:599
-#, fuzzy
msgctxt "STR_FORMULA_APPLY"
msgid "Apply"
msgstr "Uwennnen"
@@ -3450,7 +3420,6 @@ msgid "inactive"
msgstr "inaktiv"
#: strings.hrc:616
-#, fuzzy
msgctxt "STR_EDIT_ENTRY"
msgid "Edit..."
msgstr "Beaarbechten..."
@@ -3462,7 +3431,6 @@ msgid "~Update"
msgstr "~Aktualiséieren"
#: strings.hrc:618
-#, fuzzy
msgctxt "STR_EDIT_CONTENT"
msgid "Edit"
msgstr "Beaarbechten"
@@ -3485,7 +3453,6 @@ msgid "~Index"
msgstr "Index"
#: strings.hrc:622
-#, fuzzy
msgctxt "STR_FILE"
msgid "File"
msgstr "Datei"
@@ -3497,25 +3464,21 @@ msgid "New Document"
msgstr "Neien Dokument"
#: strings.hrc:624
-#, fuzzy
msgctxt "STR_INSERT_TEXT"
msgid "Text"
msgstr "Text"
#: strings.hrc:625
-#, fuzzy
msgctxt "STR_DELETE"
msgid "Delete"
msgstr "Läschen"
#: strings.hrc:626
-#, fuzzy
msgctxt "STR_DELETE_ENTRY"
msgid "~Delete"
msgstr "~Zoumaachen"
#: strings.hrc:627
-#, fuzzy
msgctxt "STR_UPDATE_SEL"
msgid "Selection"
msgstr "Auswiel"
@@ -3616,19 +3579,16 @@ msgstr ""
#. Error calculator
#: strings.hrc:649
-#, fuzzy
msgctxt "STR_POSTIT_PAGE"
msgid "Page"
msgstr "Säit"
#: strings.hrc:650
-#, fuzzy
msgctxt "STR_POSTIT_LINE"
msgid "Line"
msgstr "Zeil "
#: strings.hrc:651
-#, fuzzy
msgctxt "STR_POSTIT_AUTHOR"
msgid "Author"
msgstr "Auteur"
@@ -3674,7 +3634,6 @@ msgid "Error: Reference source not found"
msgstr ""
#: strings.hrc:660
-#, fuzzy
msgctxt "STR_TEMPLATE_NONE"
msgid "None"
msgstr "Keen"
@@ -3743,7 +3702,6 @@ msgstr ""
#. SubType DocInfo
#: strings.hrc:674
-#, fuzzy
msgctxt "FLD_DOCINFO_TITEL"
msgid "Title"
msgstr "Titel"
@@ -3755,7 +3713,6 @@ msgid "Subject"
msgstr "Thema"
#: strings.hrc:676
-#, fuzzy
msgctxt "FLD_DOCINFO_KEYS"
msgid "Keywords"
msgstr "Schlësselwuert"
@@ -3772,7 +3729,6 @@ msgid "Created"
msgstr ""
#: strings.hrc:679
-#, fuzzy
msgctxt "FLD_DOCINFO_CHANGE"
msgid "Modified"
msgstr "Verännert"
@@ -3783,7 +3739,6 @@ msgid "Last printed"
msgstr ""
#: strings.hrc:681
-#, fuzzy
msgctxt "FLD_DOCINFO_DOCNO"
msgid "Revision number"
msgstr "Reviounsnummer"
@@ -3809,13 +3764,11 @@ msgid "Next convert $(ARG1)"
msgstr ""
#: strings.hrc:686
-#, fuzzy
msgctxt "STR_AUTH_TYPE_ARTICLE"
msgid "Article"
msgstr "Artikel"
#: strings.hrc:687
-#, fuzzy
msgctxt "STR_AUTH_TYPE_BOOK"
msgid "Book"
msgstr "Buch"
@@ -3832,13 +3785,11 @@ msgid "Conference proceedings"
msgstr ""
#: strings.hrc:690
-#, fuzzy
msgctxt "STR_AUTH_TYPE_INBOOK"
msgid "Book excerpt"
msgstr "Buchextrait"
#: strings.hrc:691
-#, fuzzy
msgctxt "STR_AUTH_TYPE_INCOLLECTION"
msgid "Book excerpt with title"
msgstr "Buchextrait mat Titel"
@@ -3849,19 +3800,16 @@ msgid "Conference proceedings"
msgstr ""
#: strings.hrc:693
-#, fuzzy
msgctxt "STR_AUTH_TYPE_JOURNAL"
msgid "Journal"
msgstr "Magazin"
#: strings.hrc:694
-#, fuzzy
msgctxt "STR_AUTH_TYPE_MANUAL"
msgid "Techn. documentation"
msgstr "Technesch Dokumentatioun"
#: strings.hrc:695
-#, fuzzy
msgctxt "STR_AUTH_TYPE_MASTERSTHESIS"
msgid "Thesis"
msgstr "These"
@@ -3872,7 +3820,6 @@ msgid "Miscellaneous"
msgstr ""
#: strings.hrc:697
-#, fuzzy
msgctxt "STR_AUTH_TYPE_PHDTHESIS"
msgid "Dissertation"
msgstr "Dissert"
@@ -3888,7 +3835,6 @@ msgid "Research report"
msgstr ""
#: strings.hrc:700
-#, fuzzy
msgctxt "STR_AUTH_TYPE_UNPUBLISHED"
msgid "Unpublished"
msgstr "Onverëffentlecht"
@@ -3906,31 +3852,26 @@ msgid "WWW document"
msgstr "Neien Dokument"
#: strings.hrc:703
-#, fuzzy
msgctxt "STR_AUTH_TYPE_CUSTOM1"
msgid "User-defined1"
msgstr "Benotzer-definéiert1"
#: strings.hrc:704
-#, fuzzy
msgctxt "STR_AUTH_TYPE_CUSTOM2"
msgid "User-defined2"
msgstr "Benotzer-definéiert2"
#: strings.hrc:705
-#, fuzzy
msgctxt "STR_AUTH_TYPE_CUSTOM3"
msgid "User-defined3"
msgstr "Benotzer-definéiert3"
#: strings.hrc:706
-#, fuzzy
msgctxt "STR_AUTH_TYPE_CUSTOM4"
msgid "User-defined4"
msgstr "Benotzer-definéiert4"
#: strings.hrc:707
-#, fuzzy
msgctxt "STR_AUTH_TYPE_CUSTOM5"
msgid "User-defined5"
msgstr "Benotzer-definéiert5"
@@ -3941,7 +3882,6 @@ msgid "Short name"
msgstr ""
#: strings.hrc:709
-#, fuzzy
msgctxt "STR_AUTH_FIELD_AUTHORITY_TYPE"
msgid "Type"
msgstr "Typ"
@@ -4000,13 +3940,11 @@ msgid "Institution"
msgstr "Institut~ioun"
#: strings.hrc:719
-#, fuzzy
msgctxt "STR_AUTH_FIELD_JOURNAL"
msgid "Journal"
msgstr "Magazin"
#: strings.hrc:720
-#, fuzzy
msgctxt "STR_AUTH_FIELD_MONTH"
msgid "Month"
msgstr "Mount"
@@ -4054,7 +3992,6 @@ msgid "Series"
msgstr "Se~rien"
#: strings.hrc:728
-#, fuzzy
msgctxt "STR_AUTH_FIELD_TITLE"
msgid "Title"
msgstr "Titel"
@@ -4065,49 +4002,41 @@ msgid "Type of report"
msgstr ""
#: strings.hrc:730
-#, fuzzy
msgctxt "STR_AUTH_FIELD_VOLUME"
msgid "Volume"
msgstr "Band"
#: strings.hrc:731
-#, fuzzy
msgctxt "STR_AUTH_FIELD_YEAR"
msgid "Year"
msgstr "Joer"
#: strings.hrc:732
-#, fuzzy
msgctxt "STR_AUTH_FIELD_URL"
msgid "URL"
msgstr "URL"
#: strings.hrc:733
-#, fuzzy
msgctxt "STR_AUTH_FIELD_CUSTOM1"
msgid "User-defined1"
msgstr "Benotzer-definéiert1"
#: strings.hrc:734
-#, fuzzy
msgctxt "STR_AUTH_FIELD_CUSTOM2"
msgid "User-defined2"
msgstr "Benotzer-definéiert2"
#: strings.hrc:735
-#, fuzzy
msgctxt "STR_AUTH_FIELD_CUSTOM3"
msgid "User-defined3"
msgstr "Benotzer-definéiert3"
#: strings.hrc:736
-#, fuzzy
msgctxt "STR_AUTH_FIELD_CUSTOM4"
msgid "User-defined4"
msgstr "Benotzer-definéiert4"
#: strings.hrc:737
-#, fuzzy
msgctxt "STR_AUTH_FIELD_CUSTOM5"
msgid "User-defined5"
msgstr "Benotzer-definéiert5"
@@ -4311,7 +4240,6 @@ msgid "Punctuation Mark"
msgstr ""
#: strings.hrc:783
-#, fuzzy
msgctxt "ST_TEXT"
msgid "Text"
msgstr "Text"
@@ -4504,13 +4432,11 @@ msgstr ""
#. --------------------------------------------------------------------
#. range document
#: strings.hrc:829
-#, fuzzy
msgctxt "STR_DATEFLD"
msgid "Date"
msgstr "Datum"
#: strings.hrc:830
-#, fuzzy
msgctxt "STR_TIMEFLD"
msgid "Time"
msgstr "Zäit"
@@ -4544,7 +4470,6 @@ msgid "Statistics"
msgstr "Statistiken"
#: strings.hrc:836
-#, fuzzy
msgctxt "STR_AUTHORFLD"
msgid "Author"
msgstr "Auteur"
@@ -4728,7 +4653,6 @@ msgstr "Info Dokument"
#. Description: SubCmd-Strings
#. --------------------------------------------------------------------
#: strings.hrc:878
-#, fuzzy
msgctxt "FLD_DATE_STD"
msgid "Date"
msgstr "Datum"
@@ -4739,7 +4663,6 @@ msgid "Date (fixed)"
msgstr ""
#: strings.hrc:880
-#, fuzzy
msgctxt "FLD_TIME_STD"
msgid "Time"
msgstr "Zäit"
@@ -4771,7 +4694,6 @@ msgid "Paragraphs"
msgstr "Paragraphen"
#: strings.hrc:887
-#, fuzzy
msgctxt "FLD_STAT_GRF"
msgid "Image"
msgstr "Bild"
@@ -4811,7 +4733,6 @@ msgid "Company"
msgstr ""
#: strings.hrc:899
-#, fuzzy
msgctxt "FLD_EU_VORNAME"
msgid "First Name"
msgstr "Éischt Säit"
@@ -5005,7 +4926,6 @@ msgstr "~Text"
#. Description: Author
#. --------------------------------------------------------------------
#: strings.hrc:947
-#, fuzzy
msgctxt "FMT_AUTHOR_NAME"
msgid "Name"
msgstr "Numm"
@@ -5019,7 +4939,6 @@ msgstr ""
#. Description: set variable
#. --------------------------------------------------------------------
#: strings.hrc:952
-#, fuzzy
msgctxt "FMT_SETVAR_SYS"
msgid "System"
msgstr "System"
@@ -5031,7 +4950,6 @@ msgid "Text"
msgstr "~Text"
#: strings.hrc:954
-#, fuzzy
msgctxt "FMT_GETVAR_NAME"
msgid "Name"
msgstr "Numm"
@@ -5043,7 +4961,6 @@ msgid "Text"
msgstr "~Text"
#: strings.hrc:956
-#, fuzzy
msgctxt "FMT_USERVAR_CMD"
msgid "Formula"
msgstr "Formel"
@@ -5055,13 +4972,11 @@ msgid "Text"
msgstr "~Text"
#: strings.hrc:958
-#, fuzzy
msgctxt "FMT_DBFLD_DB"
msgid "Database"
msgstr "Datebank"
#: strings.hrc:959
-#, fuzzy
msgctxt "FMT_DBFLD_SYS"
msgid "System"
msgstr "System"
@@ -5070,19 +4985,16 @@ msgstr "System"
#. Description: storage fields
#. --------------------------------------------------------------------
#: strings.hrc:963
-#, fuzzy
msgctxt "FMT_REG_AUTHOR"
msgid "Author"
msgstr "Auteur"
#: strings.hrc:964
-#, fuzzy
msgctxt "FMT_REG_TIME"
msgid "Time"
msgstr "Zäit"
#: strings.hrc:965
-#, fuzzy
msgctxt "FMT_REG_DATE"
msgid "Date"
msgstr "Datum"
@@ -5167,7 +5079,6 @@ msgid "Frame"
msgstr "Kontur:"
#: strings.hrc:986
-#, fuzzy
msgctxt "FMT_MARK_GRAFIC"
msgid "Image"
msgstr "Bild"
@@ -5230,7 +5141,6 @@ msgid "Value"
msgstr "Wäerter"
#: strings.hrc:1000
-#, fuzzy
msgctxt "STR_FORMULA"
msgid "Formula"
msgstr "Formel"
@@ -5488,7 +5398,6 @@ msgid "at top"
msgstr ""
#: strings.hrc:1056
-#, fuzzy
msgctxt "STR_VERT_CENTER"
msgid "Centered vertically"
msgstr "Vertikal zentréiert"
@@ -5529,7 +5438,6 @@ msgid "at the right"
msgstr ""
#: strings.hrc:1064
-#, fuzzy
msgctxt "STR_HORI_CENTER"
msgid "Centered horizontally"
msgstr "Horizontal zentréiert"
@@ -5671,7 +5579,6 @@ msgid "Graphics mode: "
msgstr ""
#: strings.hrc:1091
-#, fuzzy
msgctxt "STR_DRAWMODE_STD"
msgid "Standard"
msgstr "Standard"
@@ -5688,7 +5595,6 @@ msgid "Black & White"
msgstr "Schwaarz & wäiss"
#: strings.hrc:1094
-#, fuzzy
msgctxt "STR_DRAWMODE_WATERMARK"
msgid "Watermark"
msgstr "Waasserzeechen"
@@ -5745,19 +5651,16 @@ msgid "Text Frame"
msgstr ""
#: strings.hrc:1106
-#, fuzzy
msgctxt "ST_PGE"
msgid "Page"
msgstr "Säit"
#: strings.hrc:1107
-#, fuzzy
msgctxt "ST_DRW"
msgid "Drawing"
msgstr "Zeechnung"
#: strings.hrc:1108
-#, fuzzy
msgctxt "ST_CTRL"
msgid "Control"
msgstr "Kontroll"
@@ -5775,7 +5678,6 @@ msgid "Bookmark"
msgstr "Lieszeechen"
#: strings.hrc:1111
-#, fuzzy
msgctxt "ST_GRF"
msgid "Graphics"
msgstr "Grafiken"
@@ -5792,7 +5694,6 @@ msgid "Headings"
msgstr ""
#: strings.hrc:1114
-#, fuzzy
msgctxt "ST_SEL"
msgid "Selection"
msgstr "Auswiel"
@@ -5808,7 +5709,6 @@ msgid "Reminder"
msgstr ""
#: strings.hrc:1117
-#, fuzzy
msgctxt "ST_POSTIT"
msgid "Comment"
msgstr "Kommentar"
@@ -6225,7 +6125,6 @@ msgid "Deletion"
msgstr "Auswiel"
#: strings.hrc:1201
-#, fuzzy
msgctxt "STR_REDLINE_AUTOFMT"
msgid "AutoCorrect"
msgstr "AutoVerbesserung"
@@ -6247,7 +6146,6 @@ msgid "Applied Paragraph Styles"
msgstr ""
#: strings.hrc:1205
-#, fuzzy
msgctxt "STR_REDLINE_TITLE"
msgid "AutoCorrect"
msgstr "AutoVerbesserung"
@@ -6298,7 +6196,6 @@ msgid "Paragraph"
msgstr "Paragraphe"
#: strings.hrc:1215
-#, fuzzy
msgctxt "STR_SWBG_GRAPHIC"
msgid "Image"
msgstr "Bild"
@@ -6316,7 +6213,6 @@ msgid "Frame"
msgstr "Kontur:"
#: strings.hrc:1218
-#, fuzzy
msgctxt "STR_SWBG_TABLE"
msgid "Table"
msgstr "Tabell"
@@ -6459,7 +6355,6 @@ msgid "Tab stop"
msgstr ""
#: strings.hrc:1248
-#, fuzzy
msgctxt "STR_TOKEN_HELP_TEXT"
msgid "Text"
msgstr "Text"
@@ -6569,13 +6464,11 @@ msgid " (Template: "
msgstr ""
#: strings.hrc:1273
-#, fuzzy
msgctxt "STR_FRMUI_BORDER"
msgid "Borders"
msgstr "Konturen"
#: strings.hrc:1274
-#, fuzzy
msgctxt "STR_FRMUI_PATTERN"
msgid "Background"
msgstr "Hannergrond"
@@ -6623,25 +6516,21 @@ msgid "Hyphenation completed"
msgstr ""
#: strings.hrc:1287
-#, fuzzy
msgctxt "STR_LANGSTATUS_NONE"
msgid "None (Do not check spelling)"
msgstr "Keng (Orthographie net kontrolléieren) "
#: strings.hrc:1288
-#, fuzzy
msgctxt "STR_RESET_TO_DEFAULT_LANGUAGE"
msgid "Reset to Default Language"
msgstr "Op Standardsprooch zerécksetzen"
#: strings.hrc:1289
-#, fuzzy
msgctxt "STR_LANGSTATUS_MORE"
msgid "More..."
msgstr "Méi..."
#: strings.hrc:1290
-#, fuzzy
msgctxt "STR_IGNORE_SELECTION"
msgid "~Ignore"
msgstr "~Ignoréieren"
@@ -6672,7 +6561,6 @@ msgid "No fax printer has been set under Tools/Options/%1/Print."
msgstr ""
#: strings.hrc:1297
-#, fuzzy
msgctxt "STR_WEBOPTIONS"
msgid "HTML document"
msgstr "HTML-Dokument"
@@ -6949,7 +6837,6 @@ msgid "The abstract contains the selected number of paragraphs from the included
msgstr ""
#: abstractdialog.ui:197
-#, fuzzy
msgctxt "abstractdialog|label1"
msgid "Properties"
msgstr "Eegeschaften"
@@ -7000,7 +6887,6 @@ msgid "Move down"
msgstr ""
#: addressblockdialog.ui:222
-#, fuzzy
msgctxt "addressblockdialog|label3"
msgid "Preview"
msgstr "Iwwersiicht"
@@ -7108,7 +6994,6 @@ msgid "_LF"
msgstr ""
#: asciifilterdialog.ui:272
-#, fuzzy
msgctxt "asciifilterdialog|label1"
msgid "Properties"
msgstr "Eegeschaften"
@@ -7139,13 +7024,11 @@ msgid "Assign Styles"
msgstr ""
#: assignstylesdialog.ui:124
-#, fuzzy
msgctxt "assignstylesdialog|left-atkobject"
msgid "Left"
msgstr "Lénks"
#: assignstylesdialog.ui:142
-#, fuzzy
msgctxt "assignstylesdialog|right-atkobject"
msgid "Right"
msgstr "Riets"
@@ -7270,7 +7153,6 @@ msgid "Rename"
msgstr "Ëmbenennen"
#: autoformattable.ui:187
-#, fuzzy
msgctxt "autoformattable|label1"
msgid "Format"
msgstr "Format"
@@ -7296,7 +7178,6 @@ msgid "Pattern"
msgstr ""
#: autoformattable.ui:288
-#, fuzzy
msgctxt "autoformattable|alignmentcb"
msgid "Alignment"
msgstr "Aus~riichten"
@@ -7307,7 +7188,6 @@ msgid "Formatting"
msgstr ""
#: autotext.ui:9
-#, fuzzy
msgctxt "autotext|AutoTextDialog"
msgid "AutoText"
msgstr "AutoText"
@@ -7367,7 +7247,6 @@ msgid "Shortcut:"
msgstr ""
#: autotext.ui:298
-#, fuzzy
msgctxt "autotext|category-atkobject"
msgid "Category"
msgstr "Kategorie"
@@ -7390,7 +7269,6 @@ msgid "_Copy"
msgstr "Kopéieren"
#: autotext.ui:407
-#, fuzzy
msgctxt "autotext|replace"
msgid "Replace"
msgstr "Ersetzen"
@@ -7442,7 +7320,6 @@ msgid "Insert"
msgstr "Afügen"
#: bibliographyentry.ui:35
-#, fuzzy
msgctxt "bibliographyentry|modify"
msgid "Apply"
msgstr "Uwennnen"
@@ -7496,7 +7373,6 @@ msgid "Reset"
msgstr "~Reinitialiséieren"
#: bulletsandnumbering.ui:120
-#, fuzzy
msgctxt "bulletsandnumbering|bullets"
msgid "Bullets"
msgstr "Fléi"
@@ -7513,13 +7389,11 @@ msgid "Outline"
msgstr "Konturen"
#: bulletsandnumbering.ui:188
-#, fuzzy
msgctxt "bulletsandnumbering|graphics"
msgid "Image"
msgstr "Bild"
#: bulletsandnumbering.ui:211
-#, fuzzy
msgctxt "bulletsandnumbering|position"
msgid "Position"
msgstr "Positioun"
@@ -7627,7 +7501,6 @@ msgid "Title"
msgstr "Titel"
#: businessdatapage.ui:462
-#, fuzzy
msgctxt "businessdatapage|mobile-atkobject"
msgid "Position"
msgstr "Positioun"
@@ -7796,7 +7669,6 @@ msgid "_Type:"
msgstr "Typ"
#: cardmediumpage.ui:456
-#, fuzzy
msgctxt "cardmediumpage|label1"
msgid "Format"
msgstr "Format"
@@ -7827,25 +7699,21 @@ msgid "Send a Copy of This Mail To..."
msgstr ""
#: characterproperties.ui:8
-#, fuzzy
msgctxt "characterproperties|CharacterPropertiesDialog"
msgid "Character"
msgstr "Zeechen"
#: characterproperties.ui:106
-#, fuzzy
msgctxt "characterproperties|font"
msgid "Font"
msgstr "Schrëft"
#: characterproperties.ui:128
-#, fuzzy
msgctxt "characterproperties|fonteffects"
msgid "Font Effects"
msgstr "Schrëfteffekter"
#: characterproperties.ui:151
-#, fuzzy
msgctxt "characterproperties|position"
msgid "Position"
msgstr "Positioun"
@@ -7857,7 +7725,6 @@ msgid "Asian Layout"
msgstr "Asiatesche Layout"
#: characterproperties.ui:197
-#, fuzzy
msgctxt "characterproperties|hyperlink"
msgid "Hyperlink"
msgstr "Hyperlink"
@@ -7947,7 +7814,6 @@ msgid "Use superordinate object settings"
msgstr ""
#: columnpage.ui:81
-#, fuzzy
msgctxt "columnpage|liststore2"
msgid "Selection"
msgstr "Auswiel"
@@ -7970,7 +7836,6 @@ msgid "Frame"
msgstr "Kontur:"
#: columnpage.ui:97
-#, fuzzy
msgctxt "columnpage|liststore2"
msgid "Page Style: "
msgstr "Säitevirlag: "
@@ -8027,7 +7892,6 @@ msgid "_Position:"
msgstr "Positioun"
#: columnpage.ui:505
-#, fuzzy
msgctxt "columnpage|lineposlb"
msgid "Top"
msgstr "Uewen"
@@ -8039,7 +7903,6 @@ msgid "Centered"
msgstr "~Zentréiert"
#: columnpage.ui:507
-#, fuzzy
msgctxt "columnpage|lineposlb"
msgid "Bottom"
msgstr "Ënnen"
@@ -8101,7 +7964,6 @@ msgid "Width:"
msgstr "Breet"
#: columnwidth.ui:158
-#, fuzzy
msgctxt "columnwidth|label1"
msgid "Width"
msgstr "Breet"
@@ -8272,7 +8134,6 @@ msgid "10th Numbering Level"
msgstr ""
#: conditionpage.ui:251
-#, fuzzy
msgctxt "conditionpage|label11"
msgid "Options"
msgstr "Optiounen"
@@ -8305,7 +8166,6 @@ msgid "Semicolons"
msgstr ""
#: converttexttable.ui:167
-#, fuzzy
msgctxt "converttexttable|paragraph"
msgid "Paragraph"
msgstr "Paragraphe"
@@ -8364,7 +8224,6 @@ msgid "AutoFormat..."
msgstr "Auto~Format..."
#: converttexttable.ui:383
-#, fuzzy
msgctxt "converttexttable|label2"
msgid "Options"
msgstr "Optiounen"
@@ -8478,13 +8337,11 @@ msgid "Word only"
msgstr ""
#: createautomarkdialog.ui:185
-#, fuzzy
msgctxt "createautomarkdialog|yes"
msgid "Yes"
msgstr "Jo"
#: createautomarkdialog.ui:197
-#, fuzzy
msgctxt "createautomarkdialog|no"
msgid "No"
msgstr "Nee"
@@ -8585,7 +8442,6 @@ msgid "Choose Item: "
msgstr ""
#: dropdownfielddialog.ui:174
-#, fuzzy
msgctxt "dropdownfielddialog|label1"
msgid "Edit"
msgstr "Beaarbechten"
@@ -8619,7 +8475,6 @@ msgid "Path"
msgstr "Mathé"
#: editcategories.ui:187
-#, fuzzy
msgctxt "editcategories|label1"
msgid "Category"
msgstr "Kategorie"
@@ -8732,7 +8587,6 @@ msgid "E_ditable in read-only document"
msgstr ""
#: editsectiondialog.ui:651
-#, fuzzy
msgctxt "editsectiondialog|label9"
msgid "Properties"
msgstr "Eegeschaften"
@@ -8765,13 +8619,11 @@ msgid "Autonumbering"
msgstr ""
#: endnotepage.ui:201
-#, fuzzy
msgctxt "endnotepage|label20"
msgid "Paragraph"
msgstr "Paragraphe"
#: endnotepage.ui:215
-#, fuzzy
msgctxt "endnotepage|pagestyleft"
msgid "Page"
msgstr "Säit"
@@ -8803,7 +8655,6 @@ msgid "Addr_essee"
msgstr "Adressen"
#: envaddresspage.ui:98
-#, fuzzy
msgctxt "envaddresspage|label4"
msgid "Database"
msgstr "Datebank"
@@ -8815,7 +8666,6 @@ msgid "Table"
msgstr "Tabellen"
#: envaddresspage.ui:190
-#, fuzzy
msgctxt "envaddresspage|label8"
msgid "Database field"
msgstr "Datebankfeld"
@@ -8832,7 +8682,6 @@ msgid "_Sender"
msgstr ""
#: envaddresspage.ui:345
-#, fuzzy
msgctxt "envaddresspage|preview-atkobject"
msgid "Preview"
msgstr "Iwwersiicht"
@@ -8866,7 +8715,6 @@ msgid "Envelope"
msgstr ""
#: envdialog.ui:154
-#, fuzzy
msgctxt "envdialog|format"
msgid "Format"
msgstr "Format"
@@ -8888,19 +8736,16 @@ msgid "from top"
msgstr "Vun uewen "
#: envformatpage.ui:155
-#, fuzzy
msgctxt "envformatpage|label7"
msgid "Format"
msgstr "Format"
#: envformatpage.ui:168
-#, fuzzy
msgctxt "envformatpage|addredit"
msgid "Edit"
msgstr "Beaarbechten"
#: envformatpage.ui:202
-#, fuzzy
msgctxt "envformatpage|label4"
msgid "Position"
msgstr "Positioun"
@@ -8923,19 +8768,16 @@ msgid "from top"
msgstr "Vun uewen "
#: envformatpage.ui:374
-#, fuzzy
msgctxt "envformatpage|label10"
msgid "Format"
msgstr "Format"
#: envformatpage.ui:387
-#, fuzzy
msgctxt "envformatpage|senderedit"
msgid "Edit"
msgstr "Beaarbechten"
#: envformatpage.ui:421
-#, fuzzy
msgctxt "envformatpage|label11"
msgid "Position"
msgstr "Positioun"
@@ -8964,7 +8806,6 @@ msgid "_Height"
msgstr "Héicht"
#: envformatpage.ui:583
-#, fuzzy
msgctxt "envformatpage|preview-atkobject"
msgid "Preview"
msgstr "Iwwersiicht"
@@ -9107,7 +8948,6 @@ msgid "_Available Databases"
msgstr ""
#: exchangedatabases.ui:135
-#, fuzzy
msgctxt "exchangedatabases|browse"
msgid "Browse..."
msgstr "Duerchsichen..."
@@ -9130,7 +8970,6 @@ msgid "Database applied to document:"
msgstr ""
#: fielddialog.ui:8
-#, fuzzy
msgctxt "fielddialog|FieldDialog"
msgid "Fields"
msgstr "Felder"
@@ -9152,7 +8991,6 @@ msgid "Cross-references"
msgstr ""
#: fielddialog.ui:149
-#, fuzzy
msgctxt "fielddialog|functions"
msgid "Functions"
msgstr "Fonctiounen"
@@ -9169,7 +9007,6 @@ msgid "Variables"
msgstr ""
#: fielddialog.ui:218
-#, fuzzy
msgctxt "fielddialog|database"
msgid "Database"
msgstr "Datebank"
@@ -9233,7 +9070,6 @@ msgid "User-defined"
msgstr "Benotzer-definéiert1"
#: flddbpage.ui:389
-#, fuzzy
msgctxt "flddbpage|label3"
msgid "Format"
msgstr "Format"
@@ -9266,13 +9102,11 @@ msgid "Author"
msgstr "Auteur"
#: flddocinfopage.ui:186
-#, fuzzy
msgctxt "flddocinfopage|liststore1"
msgid "Time"
msgstr "Zäit"
#: flddocinfopage.ui:189
-#, fuzzy
msgctxt "flddocinfopage|liststore1"
msgid "Date"
msgstr "Datum"
@@ -9402,13 +9236,11 @@ msgid "Author"
msgstr "Auteur"
#: fldfuncpage.ui:589
-#, fuzzy
msgctxt "fldfuncpage|liststore1"
msgid "Time"
msgstr "Zäit"
#: fldfuncpage.ui:592
-#, fuzzy
msgctxt "fldfuncpage|liststore1"
msgid "Date"
msgstr "Datum"
@@ -9419,7 +9251,6 @@ msgid "Date Time Author"
msgstr ""
#: fldrefpage.ui:13
-#, fuzzy
msgctxt "fldrefpage|liststore1"
msgid "Bookmarks"
msgstr "Lieszeechen"
@@ -9456,7 +9287,6 @@ msgid "Insert _reference to"
msgstr ""
#: fldrefpage.ui:169
-#, fuzzy
msgctxt "fldrefpage|label4"
msgid "Selection"
msgstr "Auswiel"
@@ -9531,7 +9361,6 @@ msgid "_Separator"
msgstr "Trenner"
#: fldvarpage.ui:385
-#, fuzzy
msgctxt "fldvarpage|level"
msgid "None"
msgstr "Keen"
@@ -9547,13 +9376,11 @@ msgid "Numbering by Chapter"
msgstr ""
#: fldvarpage.ui:458
-#, fuzzy
msgctxt "fldvarpage|apply|tooltip_text"
msgid "Apply"
msgstr "Uwennnen"
#: fldvarpage.ui:473
-#, fuzzy
msgctxt "fldvarpage|delete|tooltip_text"
msgid "Delete"
msgstr "Läschen"
@@ -9564,13 +9391,11 @@ msgid "Author"
msgstr "Auteur"
#: fldvarpage.ui:531
-#, fuzzy
msgctxt "fldvarpage|liststore1"
msgid "Time"
msgstr "Zäit"
#: fldvarpage.ui:534
-#, fuzzy
msgctxt "fldvarpage|liststore1"
msgid "Date"
msgstr "Datum"
@@ -9664,7 +9489,6 @@ msgid "_Spacing to footnote contents"
msgstr ""
#: footnoteareapage.ui:318
-#, fuzzy
msgctxt "footnoteareapage|position"
msgid "Left"
msgstr "Lénks"
@@ -9676,7 +9500,6 @@ msgid "Centered"
msgstr "~Zentréiert"
#: footnoteareapage.ui:320
-#, fuzzy
msgctxt "footnoteareapage|position"
msgid "Right"
msgstr "Riets"
@@ -9720,7 +9543,6 @@ msgid "Before"
msgstr "~Virdrun"
#: footnotepage.ui:100
-#, fuzzy
msgctxt "footnotepage|pos"
msgid "Position"
msgstr "Positioun"
@@ -9752,13 +9574,11 @@ msgid "Autonumbering"
msgstr ""
#: footnotepage.ui:321
-#, fuzzy
msgctxt "footnotepage|label4"
msgid "Paragraph"
msgstr "Paragraphe"
#: footnotepage.ui:335
-#, fuzzy
msgctxt "footnotepage|pagestyleft"
msgid "Page"
msgstr "Säit"
@@ -9873,7 +9693,6 @@ msgid "Endnotes"
msgstr ""
#: formatsectiondialog.ui:8
-#, fuzzy
msgctxt "formatsectiondialog|FormatSectionDialog"
msgid "Options"
msgstr "Optiounen"
@@ -9891,7 +9710,6 @@ msgid "Indents"
msgstr "Arécklen"
#: formatsectiondialog.ui:152
-#, fuzzy
msgctxt "formatsectiondialog|background"
msgid "Background"
msgstr "Hannergrond"
@@ -9919,7 +9737,6 @@ msgid "Relati_ve"
msgstr ""
#: formattablepage.ui:155
-#, fuzzy
msgctxt "formattablepage|label45"
msgid "Properties"
msgstr "Eegeschaften"
@@ -9949,7 +9766,6 @@ msgid "_Below"
msgstr "Am Enn"
#: formattablepage.ui:328
-#, fuzzy
msgctxt "formattablepage|label46"
msgid "Spacing"
msgstr "Ofstand "
@@ -9990,7 +9806,6 @@ msgid "_Manual"
msgstr "Manuell"
#: formattablepage.ui:486
-#, fuzzy
msgctxt "formattablepage|label43"
msgid "Alignment"
msgstr "Aus~riichten"
@@ -10033,7 +9848,6 @@ msgid "Type"
msgstr "Typ"
#: framedialog.ui:128
-#, fuzzy
msgctxt "framedialog|options"
msgid "Options"
msgstr "Optiounen"
@@ -10044,7 +9858,6 @@ msgid "Wrap"
msgstr ""
#: framedialog.ui:174
-#, fuzzy
msgctxt "framedialog|hyperlink"
msgid "Hyperlink"
msgstr "Hyperlink"
@@ -10060,7 +9873,6 @@ msgid "Area"
msgstr ""
#: framedialog.ui:243
-#, fuzzy
msgctxt "framedialog|transparence"
msgid "Transparency"
msgstr "Transparenz"
@@ -10072,13 +9884,11 @@ msgid "Columns"
msgstr "~Kolonnen "
#: framedialog.ui:289
-#, fuzzy
msgctxt "framedialog|macro"
msgid "Macro"
msgstr "Makro"
#: frmaddpage.ui:14
-#, fuzzy
msgctxt "frmaddpage|liststore"
msgid "Top"
msgstr "Uewen"
@@ -10090,7 +9900,6 @@ msgid "Centered"
msgstr "~Zentréiert"
#: frmaddpage.ui:22
-#, fuzzy
msgctxt "frmaddpage|liststore"
msgid "Bottom"
msgstr "Ënnen"
@@ -10216,7 +10025,6 @@ msgid "_Text direction:"
msgstr ""
#: frmaddpage.ui:516
-#, fuzzy
msgctxt "frmaddpage|label3"
msgid "Properties"
msgstr "Eegeschaften"
@@ -10324,7 +10132,6 @@ msgid "b_y"
msgstr ""
#: frmtypepage.ui:550
-#, fuzzy
msgctxt "frmtypepage|vertbyft"
msgid "by"
msgstr "vun"
@@ -10356,7 +10163,6 @@ msgid "Follow text flow"
msgstr ""
#: frmtypepage.ui:710
-#, fuzzy
msgctxt "frmtypepage|label11"
msgid "Position"
msgstr "Positioun"
@@ -10443,7 +10249,6 @@ msgid "Indent"
msgstr "Arécklen"
#: indentpage.ui:145
-#, fuzzy
msgctxt "indentpage|preview-atkobject"
msgid "Example"
msgstr "Beispill"
@@ -10531,7 +10336,6 @@ msgid "Update entry from selection"
msgstr ""
#: indexentry.ui:597
-#, fuzzy
msgctxt "indexentry|label1"
msgid "Selection"
msgstr "Auswiel"
@@ -10668,19 +10472,16 @@ msgid "Mean"
msgstr ""
#: inputwinmenu.ui:178
-#, fuzzy
msgctxt "inputwinmenu|min"
msgid "Minimum"
msgstr "Minimum"
#: inputwinmenu.ui:186
-#, fuzzy
msgctxt "inputwinmenu|max"
msgid "Maximum"
msgstr "Maximum"
#: inputwinmenu.ui:198
-#, fuzzy
msgctxt "inputwinmenu|functions"
msgid "Functions"
msgstr "Fonctiounen"
@@ -10739,13 +10540,11 @@ msgid "Insert"
msgstr "Afügen"
#: insertbookmark.ui:122
-#, fuzzy
msgctxt "insertbookmark|rename"
msgid "Rename"
msgstr "Ëmbenennen"
#: insertbookmark.ui:135
-#, fuzzy
msgctxt "insertbookmark|delete"
msgid "Delete"
msgstr "Läschen"
@@ -10851,13 +10650,11 @@ msgid "Category:"
msgstr "Kategorie"
#: insertcaption.ui:226
-#, fuzzy
msgctxt "insertcaption|label2"
msgid "Properties"
msgstr "Eegeschaften"
#: insertcaption.ui:264
-#, fuzzy
msgctxt "insertcaption|label3"
msgid "Preview"
msgstr "Iwwersiicht"
@@ -10960,7 +10757,6 @@ msgid "_User-defined"
msgstr "Benotzer-definéiert1"
#: insertdbcolumnsdialog.ui:649
-#, fuzzy
msgctxt "insertdbcolumnsdialog|label3"
msgid "Format"
msgstr "Format"
@@ -10971,19 +10767,16 @@ msgid "Insert Footnote/Endnote"
msgstr ""
#: insertfootnote.ui:143
-#, fuzzy
msgctxt "insertfootnote|automatic"
msgid "Automatic"
msgstr "Automatesch"
#: insertfootnote.ui:161
-#, fuzzy
msgctxt "insertfootnote|character"
msgid "Character"
msgstr "Zeechen"
#: insertfootnote.ui:193
-#, fuzzy
msgctxt "insertfootnote|characterentry-atkobject"
msgid "Character"
msgstr "Zeechen"
@@ -11076,7 +10869,6 @@ msgid "Indents"
msgstr "Arécklen"
#: insertsectiondialog.ui:174
-#, fuzzy
msgctxt "insertsectiondialog|background"
msgid "Background"
msgstr "Hannergrond"
@@ -11117,7 +10909,6 @@ msgid "_Rows:"
msgstr "Zeil"
#: inserttable.ui:216
-#, fuzzy
msgctxt "inserttable|label1"
msgid "General"
msgstr "Allgemeng"
@@ -11155,13 +10946,11 @@ msgid "Auto_Format"
msgstr "AutoFormat"
#: inserttable.ui:377
-#, fuzzy
msgctxt "inserttable|label2"
msgid "Options"
msgstr "Optiounen"
#: labeldialog.ui:8
-#, fuzzy
msgctxt "labeldialog|LabelDialog"
msgid "Labels"
msgstr "Etiketten"
@@ -11179,7 +10968,6 @@ msgid "Medium"
msgstr "mëttel"
#: labeldialog.ui:128
-#, fuzzy
msgctxt "labeldialog|labels"
msgid "Labels"
msgstr "Etiketten"
@@ -11200,13 +10988,11 @@ msgid "Business"
msgstr ""
#: labeldialog.ui:220
-#, fuzzy
msgctxt "labeldialog|format"
msgid "Format"
msgstr "Format"
#: labeldialog.ui:243
-#, fuzzy
msgctxt "labeldialog|options"
msgid "Options"
msgstr "Optiounen"
@@ -11535,7 +11321,6 @@ msgid "_Electronic"
msgstr ""
#: mailmerge.ui:321
-#, fuzzy
msgctxt "mailmerge|file"
msgid "File"
msgstr "Datei"
@@ -11670,25 +11455,21 @@ msgid "Sort By"
msgstr ""
#: managechangessidebar.ui:176
-#, fuzzy
msgctxt "managechangessidebar|writeraction"
msgid "Action"
msgstr "Aktioun"
#: managechangessidebar.ui:184
-#, fuzzy
msgctxt "managechangessidebar|writerauthor"
msgid "Author"
msgstr "Auteur"
#: managechangessidebar.ui:192
-#, fuzzy
msgctxt "managechangessidebar|writerdate"
msgid "Date"
msgstr "Datum"
#: managechangessidebar.ui:200
-#, fuzzy
msgctxt "managechangessidebar|writerdesc"
msgid "Comment"
msgstr "Kommentar"
@@ -11739,7 +11520,6 @@ msgid "Join with _next table"
msgstr ""
#: mergetabledialog.ui:133
-#, fuzzy
msgctxt "mergetabledialog|label1"
msgid "Mode"
msgstr "Modus"
@@ -12019,7 +11799,6 @@ msgid "What Type of Document Do You Want to Create?"
msgstr ""
#: mmresultemaildialog.ui:14
-#, fuzzy
msgctxt "mmresultemaildialog|liststore1"
msgid "OpenDocument Text"
msgstr "OpenDocument Text"
@@ -12030,7 +11809,6 @@ msgid "Adobe PDF-Document"
msgstr ""
#: mmresultemaildialog.ui:22
-#, fuzzy
msgctxt "mmresultemaildialog|liststore1"
msgid "Microsoft Word Document"
msgstr "Microsoft Word Dokument"
@@ -12197,7 +11975,6 @@ msgid "Save As options"
msgstr ""
#: mmsalutationpage.ui:49
-#, fuzzy
msgctxt "mmsalutationpage|previewft"
msgid "Preview"
msgstr "Iwwersiicht"
@@ -12358,7 +12135,6 @@ msgid "E-mails not sent: %1"
msgstr ""
#: mmsendmails.ui:229
-#, fuzzy
msgctxt "mmsendmails|label5"
msgid "Details"
msgstr "Detailer"
@@ -12380,13 +12156,11 @@ msgid "Navigation"
msgstr "Navigator"
#: navigatorpanel.ui:60
-#, fuzzy
msgctxt "navigatorpanel|back|tooltip_text"
msgid "Back"
msgstr "Zuréck"
#: navigatorpanel.ui:73
-#, fuzzy
msgctxt "navigatorpanel|forward|tooltip_text"
msgid "Forward"
msgstr "Weiter"
@@ -12452,7 +12226,6 @@ msgid "Demote Level"
msgstr ""
#: navigatorpanel.ui:304
-#, fuzzy
msgctxt "navigatorpanel|documents|tooltip_text"
msgid "Document"
msgstr "Dokument"
@@ -12469,7 +12242,6 @@ msgid "Toggle Master View"
msgstr ""
#: navigatorpanel.ui:364
-#, fuzzy
msgctxt "navigatorpanel|edit|tooltip_text"
msgid "Edit"
msgstr "Beaarbechten"
@@ -12534,7 +12306,6 @@ msgid " "
msgstr ""
#: notebookbar.ui:438
-#, fuzzy
msgctxt "notebookbar|NewSC|tooltip_text"
msgid "Spreadsheet"
msgstr "Tabell"
@@ -12545,7 +12316,6 @@ msgid " "
msgstr ""
#: notebookbar.ui:455
-#, fuzzy
msgctxt "notebookbar|NewSI|tooltip_text"
msgid "Presentation"
msgstr "Presentatioun"
@@ -12556,7 +12326,6 @@ msgid " "
msgstr ""
#: notebookbar.ui:472
-#, fuzzy
msgctxt "notebookbar|NewSD|tooltip_text"
msgid "Drawing"
msgstr "Zeechnung"
@@ -12567,7 +12336,6 @@ msgid " "
msgstr ""
#: notebookbar.ui:488
-#, fuzzy
msgctxt "notebookbar|NewSF|tooltip_text"
msgid "Formula"
msgstr "Formel"
@@ -12578,31 +12346,26 @@ msgid " "
msgstr ""
#: notebookbar.ui:504
-#, fuzzy
msgctxt "notebookbar|NewSB|tooltip_text"
msgid "Database"
msgstr "Datebank"
#: notebookbar.ui:523
-#, fuzzy
msgctxt "notebookbar|NewSDB|tooltip_text"
msgid "Spreadsheet"
msgstr "Tabell"
#: notebookbar.ui:1238
-#, fuzzy
msgctxt "notebookbar|FileLabel"
msgid "File"
msgstr "Datei"
#: notebookbar.ui:1371
-#, fuzzy
msgctxt "notebookbar|FontSection|tooltip_text"
msgid "Font"
msgstr "Schrëft"
#: notebookbar.ui:1660
-#, fuzzy
msgctxt "notebookbar|FontSection2|tooltip_text"
msgid "Font"
msgstr "Schrëft"
@@ -12624,7 +12387,6 @@ msgid "Horizontal Alignment"
msgstr ""
#: notebookbar.ui:1938
-#, fuzzy
msgctxt "notebookbar|AlignmentSection|tooltip_text"
msgid "Alignment"
msgstr "Aus~riichten"
@@ -12640,7 +12402,6 @@ msgid "Horizontal Alignment"
msgstr ""
#: notebookbar.ui:2156
-#, fuzzy
msgctxt "notebookbar|SpacingSection|tooltip_text"
msgid "Spacing"
msgstr "Ofstand "
@@ -12693,7 +12454,6 @@ msgid "Break"
msgstr ""
#: notebookbar.ui:2800
-#, fuzzy
msgctxt "notebookbar|box70|tooltip_text"
msgid "Gallery"
msgstr "Galerie"
@@ -12732,7 +12492,6 @@ msgid "Links"
msgstr "Zeil "
#: notebookbar.ui:3336
-#, fuzzy
msgctxt "notebookbar|TextSection|tooltip_text"
msgid "Text"
msgstr "Text"
@@ -12743,7 +12502,6 @@ msgid "Fontwork"
msgstr ""
#: notebookbar.ui:3455
-#, fuzzy
msgctxt "notebookbar|FieldsSection|tooltip_text"
msgid "Fields"
msgstr "Felder"
@@ -12785,13 +12543,11 @@ msgid "Document Area Elements"
msgstr ""
#: notebookbar.ui:5056
-#, fuzzy
msgctxt "notebookbar|ZoomSection|tooltip_text"
msgid "Zoom"
msgstr "Zoom"
#: notebookbar.ui:5177
-#, fuzzy
msgctxt "notebookbar|ViewLabel"
msgid "View"
msgstr "Weisen"
@@ -12820,7 +12576,6 @@ msgid "Basics"
msgstr ""
#: notebookbar.ui:5872
-#, fuzzy
msgctxt "notebookbar|GraphicDialog"
msgid "Properties"
msgstr "Eegeschaften"
@@ -12837,13 +12592,11 @@ msgid "Crop"
msgstr "Uebst a Geméis"
#: notebookbar.ui:6537
-#, fuzzy
msgctxt "notebookbar|ImageLabel"
msgid "Image"
msgstr "Bild"
#: notebookbar.ui:6554
-#, fuzzy
msgctxt "notebookbar|LineFormat"
msgid "Line"
msgstr "Zeil "
@@ -12880,7 +12633,6 @@ msgid "_File"
msgstr "Datei"
#: notebookbar_compact.ui:2797
-#, fuzzy
msgctxt "notebookbar_compact|FileLabel"
msgid "File"
msgstr "Datei"
@@ -12958,7 +12710,6 @@ msgid "_View"
msgstr "Weisen"
#: notebookbar_compact.ui:5792
-#, fuzzy
msgctxt "notebookbar_compact|ViewLabel"
msgid "View"
msgstr "Weisen"
@@ -12982,7 +12733,6 @@ msgid "_Graphic"
msgstr "Grafiken"
#: notebookbar_compact.ui:7136
-#, fuzzy
msgctxt "notebookbar_compact|ImageLabel"
msgid "Image"
msgstr "Bild"
@@ -13013,13 +12763,11 @@ msgid "Align"
msgstr ""
#: notebookbar_compact.ui:8216
-#, fuzzy
msgctxt "notebookbar_compact|frame:MenuDraw"
msgid "Object"
msgstr "Objet"
#: notebookbar_compact.ui:8246
-#, fuzzy
msgctxt "notebookbar_compact|FrameLabel"
msgid "Object"
msgstr "Objet"
@@ -13560,7 +13308,6 @@ msgid "_View"
msgstr "Weisen"
#: notebookbar_groups.ui:34
-#, fuzzy
msgctxt "notebookbar_groups|imagestyledefault"
msgid "Default"
msgstr "Standard"
@@ -13576,7 +13323,6 @@ msgid "Black and White"
msgstr ""
#: notebookbar_groups.ui:58
-#, fuzzy
msgctxt "notebookbar_groups|imagestylewater"
msgid "Watermark"
msgstr "Waasserzeechen"
@@ -13637,7 +13383,6 @@ msgid "Colorize Orange"
msgstr ""
#: notebookbar_groups.ui:186
-#, fuzzy
msgctxt "notebookbar_groups|hyperlink"
msgid "Hyperlink"
msgstr "Hyperlink"
@@ -13669,7 +13414,6 @@ msgid "Default Paragraph"
msgstr ""
#: notebookbar_groups.ui:326
-#, fuzzy
msgctxt "notebookbar_groups|title"
msgid "Title"
msgstr "Titel"
@@ -13705,13 +13449,11 @@ msgid "Strong Emphasis"
msgstr ""
#: notebookbar_groups.ui:404
-#, fuzzy
msgctxt "notebookbar_groups|tablestylenone"
msgid "None"
msgstr "Keen"
#: notebookbar_groups.ui:412
-#, fuzzy
msgctxt "notebookbar_groups|tablestyledefault"
msgid "Default"
msgstr "Standard"
@@ -13773,7 +13515,6 @@ msgid "Distribute Rows Evenly"
msgstr ""
#: notebookbar_groups.ui:736
-#, fuzzy
msgctxt "notebookbar_groups|filegrouplabel"
msgid "File"
msgstr "Datei"
@@ -13789,7 +13530,6 @@ msgid "Style"
msgstr ""
#: notebookbar_groups.ui:1448
-#, fuzzy
msgctxt "notebookbar_groups|formatgrouplabel"
msgid "Text"
msgstr "Text"
@@ -13857,13 +13597,11 @@ msgid "Lock"
msgstr ""
#: notebookbar_groups.ui:2189
-#, fuzzy
msgctxt "notebookbar_groups|imagegrouplabel"
msgid "Image"
msgstr "Bild"
#: notebookbar_groups.ui:2247
-#, fuzzy
msgctxt "notebookbar_groups|wrapoff"
msgid "None"
msgstr "Keen"
@@ -13984,7 +13722,6 @@ msgid "Save As"
msgstr "Späicheren als"
#: numberingnamedialog.ui:168
-#, fuzzy
msgctxt "numberingnamedialog|label1"
msgid "Format"
msgstr "Format"
@@ -14061,7 +13798,6 @@ msgid "_Numbering style:"
msgstr ""
#: numparapage.ui:160
-#, fuzzy
msgctxt "numparapage|comboLB_NUMBER_STYLE"
msgid "None"
msgstr "Keen"
@@ -14108,7 +13844,6 @@ msgid "Line Numbering"
msgstr "Säitennummeréierung"
#: objectdialog.ui:8
-#, fuzzy
msgctxt "objectdialog|ObjectDialog"
msgid "Object"
msgstr "Objet"
@@ -14119,7 +13854,6 @@ msgid "Type"
msgstr "Typ"
#: objectdialog.ui:128
-#, fuzzy
msgctxt "objectdialog|options"
msgid "Options"
msgstr "Optiounen"
@@ -14130,7 +13864,6 @@ msgid "Wrap"
msgstr ""
#: objectdialog.ui:174
-#, fuzzy
msgctxt "objectdialog|hyperlink"
msgid "Hyperlink"
msgstr "Hyperlink"
@@ -14146,13 +13879,11 @@ msgid "Area"
msgstr ""
#: objectdialog.ui:243
-#, fuzzy
msgctxt "objectdialog|transparence"
msgid "Transparency"
msgstr "Transparenz"
#: objectdialog.ui:266
-#, fuzzy
msgctxt "objectdialog|macro"
msgid "Macro"
msgstr "Makro"
@@ -14208,7 +13939,6 @@ msgid "Separator:"
msgstr "Trenner"
#: optcaptionpage.ui:273
-#, fuzzy
msgctxt "optcaptionpage|level"
msgid "None"
msgstr "Keen"
@@ -14224,7 +13954,6 @@ msgid "Character style:"
msgstr ""
#: optcaptionpage.ui:342
-#, fuzzy
msgctxt "optcaptionpage|charstyle"
msgid "None"
msgstr "Keen"
@@ -14646,13 +14375,11 @@ msgid "[None]"
msgstr ""
#: optredlinepage.ui:70
-#, fuzzy
msgctxt "optredlinepage|insert"
msgid "Bold"
msgstr "Fett"
#: optredlinepage.ui:71
-#, fuzzy
msgctxt "optredlinepage|insert"
msgid "Italic"
msgstr "Kursiv"
@@ -14669,7 +14396,6 @@ msgid "Underlined: double"
msgstr ""
#: optredlinepage.ui:74
-#, fuzzy
msgctxt "optredlinepage|insert"
msgid "Strikethrough"
msgstr "Duerchgestrach"
@@ -14733,7 +14459,6 @@ msgid "Color of Deletions"
msgstr ""
#: optredlinepage.ui:219
-#, fuzzy
msgctxt "optredlinepage|deletedpreview"
msgid "Delete"
msgstr "Läschen"
@@ -14954,7 +14679,6 @@ msgid "Numbering"
msgstr ""
#: outlinenumbering.ui:143
-#, fuzzy
msgctxt "outlinenumbering|position"
msgid "Position"
msgstr "Positioun"
@@ -15095,7 +14819,6 @@ msgid "Tab stop"
msgstr ""
#: outlinepositionpage.ui:44
-#, fuzzy
msgctxt "outlinepositionpage|liststore2"
msgid "Space"
msgstr "Kosmos"
@@ -15169,7 +14892,6 @@ msgid "Position and Spacing"
msgstr ""
#: outlinepositionpage.ui:417
-#, fuzzy
msgctxt "outlinepositionpage|standard"
msgid "Default"
msgstr "Standard"
@@ -15204,13 +14926,11 @@ msgid "3 Columns"
msgstr "~Kolonnen "
#: pagecolumncontrol.ui:121
-#, fuzzy
msgctxt "pagecolumncontrol|columnleft"
msgid "Left"
msgstr "Lénks"
#: pagecolumncontrol.ui:136
-#, fuzzy
msgctxt "pagecolumncontrol|columnright"
msgid "Right"
msgstr "Riets"
@@ -15234,13 +14954,11 @@ msgid "3 Columns"
msgstr "~Kolonnen "
#: pagecolumncontrol.ui:196
-#, fuzzy
msgctxt "pagecolumncontrol|columnleftL"
msgid "Left"
msgstr "Lénks"
#: pagecolumncontrol.ui:211
-#, fuzzy
msgctxt "pagecolumncontrol|columnrightL"
msgid "Right"
msgstr "Riets"
@@ -15277,7 +14995,6 @@ msgid "Same Content:"
msgstr ""
#: pageformatpanel.ui:23
-#, fuzzy
msgctxt "pageformatpanel|size"
msgid "Size:"
msgstr "Gréisst:"
@@ -15310,13 +15027,11 @@ msgid "Paper Height"
msgstr ""
#: pageformatpanel.ui:103
-#, fuzzy
msgctxt "pageformatpanel|paperorientation"
msgid "Portrait"
msgstr "Portrait"
#: pageformatpanel.ui:104
-#, fuzzy
msgctxt "pageformatpanel|paperorientation"
msgid "Landscape"
msgstr "Landschaft"
@@ -15327,7 +15042,6 @@ msgid "Margins:"
msgstr ""
#: pageformatpanel.ui:140
-#, fuzzy
msgctxt "pageformatpanel|marginLB"
msgid "None"
msgstr "Keen"
@@ -15399,7 +15113,6 @@ msgid "Narrow"
msgstr ""
#: pagemargincontrol.ui:96
-#, fuzzy
msgctxt "pagemargincontrol|normal"
msgid "Normal"
msgstr "Normal"
@@ -15425,7 +15138,6 @@ msgid "Narrow"
msgstr ""
#: pagemargincontrol.ui:172
-#, fuzzy
msgctxt "pagemargincontrol|normalL"
msgid "Normal"
msgstr "Normal"
@@ -15485,13 +15197,11 @@ msgid "Custom"
msgstr ""
#: pageorientationcontrol.ui:36
-#, fuzzy
msgctxt "pageorientationcontrol|portrait"
msgid "Portrait"
msgstr "Portrait"
#: pageorientationcontrol.ui:52
-#, fuzzy
msgctxt "pageorientationcontrol|landscape"
msgid "Landscape"
msgstr "Landschaft"
@@ -15569,13 +15279,11 @@ msgid "3 Columns"
msgstr "~Kolonnen "
#: pagestylespanel.ui:136
-#, fuzzy
msgctxt "pagestylespanel|columnbox"
msgid "Left"
msgstr "Lénks"
#: pagestylespanel.ui:137
-#, fuzzy
msgctxt "pagestylespanel|columnbox"
msgid "Right"
msgstr "Riets"
@@ -15586,7 +15294,6 @@ msgid "Custom"
msgstr ""
#: paradialog.ui:8
-#, fuzzy
msgctxt "paradialog|ParagraphPropertiesDialog"
msgid "Paragraph"
msgstr "Paragraphe"
@@ -15597,7 +15304,6 @@ msgid "Indents & Spacing"
msgstr ""
#: paradialog.ui:128
-#, fuzzy
msgctxt "paradialog|labelTP_PARA_ALIGN"
msgid "Alignment"
msgstr "Aus~riichten"
@@ -15608,7 +15314,6 @@ msgid "Text Flow"
msgstr ""
#: paradialog.ui:176
-#, fuzzy
msgctxt "paradialog|labelTP_PARA_ASIAN"
msgid "Asian Typography"
msgstr "Asiatesch Typographie"
@@ -15640,13 +15345,11 @@ msgid "Area"
msgstr ""
#: paradialog.ui:314
-#, fuzzy
msgctxt "paradialog|transparence"
msgid "Transparency"
msgstr "Transparenz"
#: picturedialog.ui:8
-#, fuzzy
msgctxt "picturedialog|PictureDialog"
msgid "Image"
msgstr "Bild"
@@ -15657,7 +15360,6 @@ msgid "Type"
msgstr "Typ"
#: picturedialog.ui:128
-#, fuzzy
msgctxt "picturedialog|options"
msgid "Options"
msgstr "Optiounen"
@@ -15668,13 +15370,11 @@ msgid "Wrap"
msgstr ""
#: picturedialog.ui:174
-#, fuzzy
msgctxt "picturedialog|hyperlink"
msgid "Hyperlink"
msgstr "Hyperlink"
#: picturedialog.ui:197
-#, fuzzy
msgctxt "picturedialog|picture"
msgid "Image"
msgstr "Bild"
@@ -15696,13 +15396,11 @@ msgid "Area"
msgstr ""
#: picturedialog.ui:289
-#, fuzzy
msgctxt "picturedialog|transparence"
msgid "Transparency"
msgstr "Transparenz"
#: picturedialog.ui:312
-#, fuzzy
msgctxt "picturedialog|macro"
msgid "Macro"
msgstr "Makro"
@@ -15906,7 +15604,6 @@ msgid "Text _placeholder"
msgstr ""
#: printoptionspage.ui:145
-#, fuzzy
msgctxt "printoptionspage|label2"
msgid "Contents"
msgstr "Inhalt"
@@ -15933,7 +15630,6 @@ msgid "Right to Left"
msgstr ""
#: printoptionspage.ui:254
-#, fuzzy
msgctxt "printoptionspage|label10"
msgid "Pages"
msgstr "Säiten"
@@ -16049,7 +15745,6 @@ msgid "Title"
msgstr "Titel"
#: privateuserpage.ui:210
-#, fuzzy
msgctxt "privateuserpage|job-atkobject"
msgid "Position"
msgstr "Positioun"
@@ -16116,7 +15811,6 @@ msgid "Title"
msgstr "Titel"
#: privateuserpage.ui:552
-#, fuzzy
msgctxt "privateuserpage|mobile-atkobject"
msgid "Position"
msgstr "Positioun"
@@ -16229,7 +15923,6 @@ msgid "_Edit"
msgstr "Beaarbechten"
#: readonlymenu.ui:36
-#, fuzzy
msgctxt "readonlymenu|selection"
msgid "Select Text"
msgstr "Text wielen"
@@ -16276,7 +15969,6 @@ msgid "As Link"
msgstr ""
#: readonlymenu.ui:122
-#, fuzzy
msgctxt "readonlymenu|graphicascopy"
msgid "Copy"
msgstr "Kopéieren"
@@ -16382,7 +16074,6 @@ msgid "_Fit to size"
msgstr ""
#: rowheight.ui:133
-#, fuzzy
msgctxt "rowheight|label1"
msgid "Height"
msgstr "Héicht"
@@ -16419,7 +16110,6 @@ msgid "T_ype"
msgstr "Typ"
#: savelabeldialog.ui:163
-#, fuzzy
msgctxt "savelabeldialog|label1"
msgid "Options"
msgstr "Optiounen"
@@ -16510,7 +16200,6 @@ msgid "E_ditable in read-only document"
msgstr ""
#: sectionpage.ui:453
-#, fuzzy
msgctxt "sectionpage|label5"
msgid "Properties"
msgstr "Eegeschaften"
@@ -16558,7 +16247,6 @@ msgid "Change _Table..."
msgstr ""
#: selectaddressdialog.ui:225
-#, fuzzy
msgctxt "selectaddressdialog|name"
msgid "Name"
msgstr "Numm"
@@ -16638,7 +16326,6 @@ msgid "Index Markings"
msgstr ""
#: selectindexdialog.ui:116
-#, fuzzy
msgctxt "selectindexdialog|label1"
msgid "Selection"
msgstr "Auswiel"
@@ -16696,13 +16383,11 @@ msgid "Colors"
msgstr "Faarf"
#: sidebarwrap.ui:29
-#, fuzzy
msgctxt "sidebarwrap|buttonnone|tooltip_text"
msgid "None"
msgstr "Keen"
#: sidebarwrap.ui:36
-#, fuzzy
msgctxt "sidebarwrap|buttonnone-atkobject"
msgid "None"
msgstr "Keen"
@@ -16805,7 +16490,6 @@ msgid "Sort"
msgstr ""
#: sortdialog.ui:111
-#, fuzzy
msgctxt "sortdialog|column"
msgid "Column"
msgstr "Kolonn"
@@ -17083,7 +16767,6 @@ msgid "Update"
msgstr "~Aktualiséieren"
#: stringinput.ui:70
-#, fuzzy
msgctxt "stringinput|name"
msgid "Name"
msgstr "Numm"
@@ -17104,7 +16787,6 @@ msgid "No Subject"
msgstr ""
#: subjectdialog.ui:138
-#, fuzzy
msgctxt "subjectdialog|label1"
msgid "Subject:"
msgstr "Sujet:"
@@ -17199,19 +16881,16 @@ msgid "Columns"
msgstr "~Kolonnen "
#: tableproperties.ui:174
-#, fuzzy
msgctxt "tableproperties|borders"
msgid "Borders"
msgstr "Konturen"
#: tableproperties.ui:197
-#, fuzzy
msgctxt "tableproperties|background"
msgid "Background"
msgstr "Hannergrond"
#: tabletextflowpage.ui:25
-#, fuzzy
msgctxt "tabletextflowpage|liststore1"
msgid "Horizontal"
msgstr "Horizontal"
@@ -17228,7 +16907,6 @@ msgid "Use superordinate object settings"
msgstr ""
#: tabletextflowpage.ui:47
-#, fuzzy
msgctxt "tabletextflowpage|liststore2"
msgid "Top"
msgstr "Uewen"
@@ -17240,7 +16918,6 @@ msgid "Centered"
msgstr "~Zentréiert"
#: tabletextflowpage.ui:55
-#, fuzzy
msgctxt "tabletextflowpage|liststore2"
msgid "Bottom"
msgstr "Ënnen"
@@ -17338,7 +17015,6 @@ msgid "_Vertical alignment"
msgstr ""
#: tabletextflowpage.ui:497
-#, fuzzy
msgctxt "tabletextflowpage|label36"
msgid "Alignment"
msgstr "Aus~riichten"
@@ -17365,13 +17041,11 @@ msgid "Font"
msgstr "Schrëft"
#: templatedialog1.ui:181
-#, fuzzy
msgctxt "templatedialog1|fonteffect"
msgid "Font Effects"
msgstr "Schrëfteffekter"
#: templatedialog1.ui:204
-#, fuzzy
msgctxt "templatedialog1|position"
msgid "Position"
msgstr "Positioun"
@@ -17403,7 +17077,6 @@ msgid "Organizer"
msgstr ""
#: templatedialog16.ui:144
-#, fuzzy
msgctxt "templatedialog16|bullets"
msgid "Bullets"
msgstr "Fléi"
@@ -17420,13 +17093,11 @@ msgid "Outline"
msgstr "Konturen"
#: templatedialog16.ui:213
-#, fuzzy
msgctxt "templatedialog16|graphics"
msgid "Image"
msgstr "Bild"
#: templatedialog16.ui:236
-#, fuzzy
msgctxt "templatedialog16|position"
msgid "Position"
msgstr "Positioun"
@@ -17458,7 +17129,6 @@ msgid "Indents & Spacing"
msgstr ""
#: templatedialog2.ui:181
-#, fuzzy
msgctxt "templatedialog2|alignment"
msgid "Alignment"
msgstr "Aus~riichten"
@@ -17469,7 +17139,6 @@ msgid "Text Flow"
msgstr ""
#: templatedialog2.ui:227
-#, fuzzy
msgctxt "templatedialog2|asiantypo"
msgid "Asian Typography"
msgstr "Asiatesch Typographie"
@@ -17480,13 +17149,11 @@ msgid "Font"
msgstr "Schrëft"
#: templatedialog2.ui:273
-#, fuzzy
msgctxt "templatedialog2|fonteffect"
msgid "Font Effects"
msgstr "Schrëfteffekter"
#: templatedialog2.ui:296
-#, fuzzy
msgctxt "templatedialog2|position"
msgid "Position"
msgstr "Positioun"
@@ -17518,7 +17185,6 @@ msgid "Area"
msgstr ""
#: templatedialog2.ui:434
-#, fuzzy
msgctxt "templatedialog2|transparence"
msgid "Transparency"
msgstr "Transparenz"
@@ -17562,7 +17228,6 @@ msgid "Type"
msgstr "Typ"
#: templatedialog4.ui:181
-#, fuzzy
msgctxt "templatedialog4|options"
msgid "Options"
msgstr "Optiounen"
@@ -17578,7 +17243,6 @@ msgid "Area"
msgstr ""
#: templatedialog4.ui:250
-#, fuzzy
msgctxt "templatedialog4|transparence"
msgid "Transparency"
msgstr "Transparenz"
@@ -17595,7 +17259,6 @@ msgid "Columns"
msgstr "~Kolonnen "
#: templatedialog4.ui:319
-#, fuzzy
msgctxt "templatedialog4|macros"
msgid "Macro"
msgstr "Makro"
@@ -17612,7 +17275,6 @@ msgid "Organizer"
msgstr ""
#: templatedialog8.ui:144
-#, fuzzy
msgctxt "templatedialog8|page"
msgid "Page"
msgstr "Säit"
@@ -17623,7 +17285,6 @@ msgid "Area"
msgstr ""
#: templatedialog8.ui:190
-#, fuzzy
msgctxt "templatedialog8|transparence"
msgid "Transparency"
msgstr "Transparenz"
@@ -17721,7 +17382,6 @@ msgid "_Snap to characters"
msgstr ""
#: textgridpage.ui:147
-#, fuzzy
msgctxt "textgridpage|labelGrid"
msgid "Grid"
msgstr "Raster"
@@ -17817,7 +17477,6 @@ msgid "Document start"
msgstr "Dokumentufank"
#: titlepage.ui:229
-#, fuzzy
msgctxt "titlepage|RB_PAGE_START"
msgid "Page"
msgstr "Säit"
@@ -17877,19 +17536,16 @@ msgid "Table of Contents, Index or Bibliography"
msgstr ""
#: tocdialog.ui:82
-#, fuzzy
msgctxt "tocdialog|showexample"
msgid "Preview"
msgstr "Iwwersiicht"
#: tocdialog.ui:119
-#, fuzzy
msgctxt "tocdialog|example-atkobject"
msgid "Preview"
msgstr "Iwwersiicht"
#: tocdialog.ui:148
-#, fuzzy
msgctxt "tocdialog|index"
msgid "Type"
msgstr "Typ"
@@ -17911,7 +17567,6 @@ msgid "Columns"
msgstr "~Kolonnen "
#: tocdialog.ui:239
-#, fuzzy
msgctxt "tocdialog|background"
msgid "Background"
msgstr "Hannergrond"
@@ -17961,7 +17616,6 @@ msgid "Tab stop position:"
msgstr ""
#: tocentriespage.ui:318
-#, fuzzy
msgctxt "tocentriespage|alignright"
msgid "Align right"
msgstr "Riets ausriichten"
@@ -18077,7 +17731,6 @@ msgid "Character style for main entries:"
msgstr ""
#: tocentriespage.ui:707
-#, fuzzy
msgctxt "tocentriespage|label3"
msgid "Format"
msgstr "Format"
@@ -18149,7 +17802,6 @@ msgid "Sort Keys"
msgstr ""
#: tocindexpage.ui:20
-#, fuzzy
msgctxt "tocindexpage|open"
msgid "Open"
msgstr "Opmaachen"
@@ -18263,7 +17915,6 @@ msgid "Inde_x marks"
msgstr ""
#: tocindexpage.ui:373
-#, fuzzy
msgctxt "tocindexpage|fromtables"
msgid "Tables"
msgstr "Tabellen"
@@ -18274,13 +17925,11 @@ msgid "Te_xt frames"
msgstr ""
#: tocindexpage.ui:403
-#, fuzzy
msgctxt "tocindexpage|fromgraphics"
msgid "Graphics"
msgstr "Grafiken"
#: tocindexpage.ui:418
-#, fuzzy
msgctxt "tocindexpage|fromoles"
msgid "OLE objects"
msgstr "OLE Objeten"
@@ -18436,7 +18085,6 @@ msgid "_File"
msgstr "Datei"
#: tocindexpage.ui:959
-#, fuzzy
msgctxt "tocindexpage|label5"
msgid "Options"
msgstr "Optiounen"
@@ -18549,7 +18197,6 @@ msgid "Hori_zontal ruler"
msgstr ""
#: viewoptionspage.ui:345
-#, fuzzy
msgctxt "viewoptionspage|label3"
msgid "View"
msgstr "Weisen"
@@ -18601,19 +18248,16 @@ msgid "The following error occurred:"
msgstr ""
#: watermarkdialog.ui:19
-#, fuzzy
msgctxt "watermarkdialog|WatermarkDialog"
msgid "Watermark"
msgstr "Waasserzeechen"
#: watermarkdialog.ui:85
-#, fuzzy
msgctxt "watermarkdialog|TextLabel"
msgid "Text"
msgstr "Text"
#: watermarkdialog.ui:118
-#, fuzzy
msgctxt "watermarkdialog|FontLabel"
msgid "Font"
msgstr "Schrëft"
@@ -18624,13 +18268,11 @@ msgid "Angle"
msgstr ""
#: watermarkdialog.ui:142
-#, fuzzy
msgctxt "watermarkdialog|TransparencyLabel"
msgid "Transparency"
msgstr "Transparenz"
#: watermarkdialog.ui:154
-#, fuzzy
msgctxt "watermarkdialog|ColorLabel"
msgid "Color"
msgstr "Faarf"
@@ -18656,7 +18298,6 @@ msgid "Characters excluding spaces"
msgstr ""
#: wordcount.ui:165
-#, fuzzy
msgctxt "wordcount|label9"
msgid "Selection"
msgstr "Auswiel"
@@ -18744,7 +18385,6 @@ msgid "_Bottom:"
msgstr "Ënnen"
#: wrappage.ui:539
-#, fuzzy
msgctxt "wrappage|label2"
msgid "Spacing"
msgstr "Ofstand "
@@ -18770,7 +18410,6 @@ msgid "Outside only"
msgstr ""
#: wrappage.ui:642
-#, fuzzy
msgctxt "wrappage|label3"
msgid "Options"
msgstr "Optiounen"
diff --git a/source/lb/swext/mediawiki/help.po b/source/lb/swext/mediawiki/help.po
index 7d3f3dc9c29..6e69cb69593 100644
--- a/source/lb/swext/mediawiki/help.po
+++ b/source/lb/swext/mediawiki/help.po
@@ -467,7 +467,6 @@ msgid "Paragraphs"
msgstr "Paragraphen"
#: wikiformats.xhp
-#, fuzzy
msgctxt ""
"wikiformats.xhp\n"
"hd_id4436475\n"
diff --git a/source/lb/sysui/desktop/share.po b/source/lb/sysui/desktop/share.po
index c8c6cbf81e0..b2c66d0f8b0 100644
--- a/source/lb/sysui/desktop/share.po
+++ b/source/lb/sysui/desktop/share.po
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Pootle 2.8\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1462735158.000000\n"
#: documents.ulf
@@ -245,7 +245,6 @@ msgid "%PRODUCTNAME Extension"
msgstr ""
#: documents.ulf
-#, fuzzy
msgctxt ""
"documents.ulf\n"
"ms-excel-sheet\n"
@@ -254,7 +253,6 @@ msgid "Microsoft Excel Worksheet"
msgstr "Microsoft Excel Aarbechtsblat"
#: documents.ulf
-#, fuzzy
msgctxt ""
"documents.ulf\n"
"ms-powerpoint-presentation\n"
@@ -263,7 +261,6 @@ msgid "Microsoft PowerPoint Presentation"
msgstr "Microsoft PowerPoint Presentatioun"
#: documents.ulf
-#, fuzzy
msgctxt ""
"documents.ulf\n"
"ms-word-document\n"
@@ -272,7 +269,6 @@ msgid "Microsoft Word Document"
msgstr "Microsoft Word Dokument"
#: documents.ulf
-#, fuzzy
msgctxt ""
"documents.ulf\n"
"ms-word-document2\n"
@@ -281,7 +277,6 @@ msgid "Microsoft Word Document"
msgstr "Microsoft Word Dokument"
#: documents.ulf
-#, fuzzy
msgctxt ""
"documents.ulf\n"
"ms-excel-sheet-12\n"
@@ -298,7 +293,6 @@ msgid "Microsoft Excel Worksheet Template"
msgstr ""
#: documents.ulf
-#, fuzzy
msgctxt ""
"documents.ulf\n"
"ms-powerpoint-presentation-12\n"
@@ -316,7 +310,6 @@ msgid "Microsoft PowerPoint Presentation Template"
msgstr "Microsoft PowerPoint Presentatioun"
#: documents.ulf
-#, fuzzy
msgctxt ""
"documents.ulf\n"
"ms-word-document-12\n"
@@ -334,7 +327,6 @@ msgid "Microsoft Word Document Template"
msgstr "Microsoft Word 95 Virlag"
#: documents.ulf
-#, fuzzy
msgctxt ""
"documents.ulf\n"
"openxmlformats-officedocument-presentationml-presentation\n"
@@ -352,7 +344,6 @@ msgid "Microsoft PowerPoint Presentation Template"
msgstr "Microsoft PowerPoint Presentatioun"
#: documents.ulf
-#, fuzzy
msgctxt ""
"documents.ulf\n"
"openxmlformats-officedocument-spreadsheetml-sheet\n"
@@ -369,7 +360,6 @@ msgid "Microsoft Excel Worksheet Template"
msgstr ""
#: documents.ulf
-#, fuzzy
msgctxt ""
"documents.ulf\n"
"openxmlformats-officedocument-wordprocessingml-document\n"
@@ -387,7 +377,6 @@ msgid "Microsoft Word Document Template"
msgstr "Microsoft Word 95 Virlag"
#: documents.ulf
-#, fuzzy
msgctxt ""
"documents.ulf\n"
"ms-excel-sheet-binary-12\n"
diff --git a/source/lb/uui/messages.po b/source/lb/uui/messages.po
index 9a46858571a..b8d6e21b71a 100644
--- a/source/lb/uui/messages.po
+++ b/source/lb/uui/messages.po
@@ -432,7 +432,6 @@ msgid "Set Password"
msgstr ""
#: strings.hrc:30
-#, fuzzy
msgctxt "STR_TITLE_ENTER_PASSWORD"
msgid "Enter Password"
msgstr "Passwuert aginn"
@@ -443,7 +442,6 @@ msgid "The confirmation password did not match the password. Set the password ag
msgstr ""
#: strings.hrc:33
-#, fuzzy
msgctxt "STR_ALREADYOPEN_TITLE"
msgid "Document in Use"
msgstr "Dokument a Benotzung"
@@ -838,13 +836,11 @@ msgid "File Exists"
msgstr "Fichier existéiert schonn"
#: simplenameclash.ui:37
-#, fuzzy
msgctxt "simplenameclash|replace"
msgid "Replace"
msgstr "Ersetzen"
#: simplenameclash.ui:51
-#, fuzzy
msgctxt "simplenameclash|rename"
msgid "Rename"
msgstr "Ëmbenennen"
diff --git a/source/lb/vcl/messages.po b/source/lb/vcl/messages.po
index de26331b7b4..53dfb4a16fc 100644
--- a/source/lb/vcl/messages.po
+++ b/source/lb/vcl/messages.po
@@ -317,7 +317,6 @@ msgstr ""
#. To translators: This is used on buttons for platforms other than windows, there should be a ~ mnemonic in this string
#: strings.hrc:46
-#, fuzzy
msgctxt "SV_BUTTONTEXT_OK"
msgid "~OK"
msgstr "~OK"
@@ -331,14 +330,12 @@ msgstr "Ofbriechen"
#. To translators: This is used on buttons for Windows, there should be no ~ mnemonic in this string
#: strings.hrc:50
-#, fuzzy
msgctxt "SV_BUTTONTEXT_OK_NOMNEMONIC"
msgid "OK"
msgstr "OK"
#. To translators: This is used on buttons for Windows, there should be no ~ mnemonic in this string
#: strings.hrc:52
-#, fuzzy
msgctxt "SV_BUTTONTEXT_CANCEL_NOMNEMONIC"
msgid "Cancel"
msgstr "Ofbriechen"
@@ -712,7 +709,6 @@ msgid "default"
msgstr "Standard"
#: strings.hrc:133
-#, fuzzy
msgctxt "SV_MSGBOX_INFO"
msgid "Information"
msgstr "Informatioun"
@@ -724,7 +720,6 @@ msgid "Warning"
msgstr "Opgepasst!"
#: strings.hrc:135
-#, fuzzy
msgctxt "SV_MSGBOX_ERROR"
msgid "Error"
msgstr "Feeler"
@@ -863,7 +858,6 @@ msgid "pixels"
msgstr "Pixel"
#: units.hrc:48
-#, fuzzy
msgctxt "SV_FUNIT_STRINGS"
msgid "pixel"
msgstr "Pixel"
@@ -1143,7 +1137,6 @@ msgid "All pages"
msgstr "All Säiten"
#: printdialog.ui:685
-#, fuzzy
msgctxt "printdialog|printpages"
msgid "Pages"
msgstr "Säiten"
@@ -1216,7 +1209,6 @@ msgid "Brochure"
msgstr "Brochure"
#: printdialog.ui:1112
-#, fuzzy
msgctxt "printdialog|pagestxt"
msgid "Pages"
msgstr "Säiten"
@@ -1298,13 +1290,11 @@ msgid "Use only paper size from printer preferences"
msgstr ""
#: printdialog.ui:1501
-#, fuzzy
msgctxt "printdialog|label21"
msgid "Options"
msgstr "Optiounen"
#: printdialog.ui:1516
-#, fuzzy
msgctxt "printdialog|label20"
msgid "Options"
msgstr "Optiounen"
@@ -1371,7 +1361,6 @@ msgid "From driver"
msgstr ""
#: printerdevicepage.ui:195
-#, fuzzy
msgctxt "printerdevicepage|colorspace"
msgid "Color"
msgstr "Faarf"
diff --git a/source/lb/wizards/messages.po b/source/lb/wizards/messages.po
index c818eacc386..e834d86c85a 100644
--- a/source/lb/wizards/messages.po
+++ b/source/lb/wizards/messages.po
@@ -54,67 +54,56 @@ msgid "The file '<PATH>' already exists.<BR><BR>Would you like to overwrite the
msgstr ""
#: strings.hrc:40
-#, fuzzy
msgctxt "RID_COMMON_START_8"
msgid "Yes"
msgstr "Jo"
#: strings.hrc:41
-#, fuzzy
msgctxt "RID_COMMON_START_9"
msgid "Yes to All"
msgstr "Jo fir alles"
#: strings.hrc:42
-#, fuzzy
msgctxt "RID_COMMON_START_10"
msgid "No"
msgstr "Nee"
#: strings.hrc:43
-#, fuzzy
msgctxt "RID_COMMON_START_11"
msgid "Cancel"
msgstr "Ofbriechen"
#: strings.hrc:44
-#, fuzzy
msgctxt "RID_COMMON_START_12"
msgid "~Finish"
msgstr "~Fäerdeg"
#: strings.hrc:45
-#, fuzzy
msgctxt "RID_COMMON_START_13"
msgid "< ~Back"
msgstr "< ~Zréck"
#: strings.hrc:46
-#, fuzzy
msgctxt "RID_COMMON_START_14"
msgid "~Next >"
msgstr "~Weider >"
#: strings.hrc:47
-#, fuzzy
msgctxt "RID_COMMON_START_15"
msgid "~Help"
msgstr "~Hëllef"
#: strings.hrc:48
-#, fuzzy
msgctxt "RID_COMMON_START_16"
msgid "Steps"
msgstr "Etappen"
#: strings.hrc:49
-#, fuzzy
msgctxt "RID_COMMON_START_17"
msgid "Close"
msgstr "Zoumaachen"
#: strings.hrc:50
-#, fuzzy
msgctxt "RID_COMMON_START_18"
msgid "OK"
msgstr "OK"
@@ -316,13 +305,11 @@ msgid "Spacing ~to top margin:"
msgstr ""
#: strings.hrc:91
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_36"
msgid "Height:"
msgstr "Héicht:"
#: strings.hrc:92
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_37"
msgid "Width:"
msgstr "Breet:"
@@ -338,7 +325,6 @@ msgid "Spacing ~to top margin:"
msgstr ""
#: strings.hrc:95
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_40"
msgid "Height:"
msgstr "Héicht:"
@@ -430,7 +416,6 @@ msgid "Please specify last settings"
msgstr ""
#: strings.hrc:113
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_59"
msgid "Subject:"
msgstr "Sujet:"
@@ -704,7 +689,6 @@ msgid "~Include page number"
msgstr ""
#: strings.hrc:175
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_35"
msgid "~Date"
msgstr "~Datum"
@@ -783,7 +767,6 @@ msgid "Bottle"
msgstr ""
#: strings.hrc:190
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_50"
msgid "Lines"
msgstr "Zeilen"
@@ -988,7 +971,6 @@ msgid "Placeholders will be used in empty fields. You can replace placeholders w
msgstr ""
#: strings.hrc:240
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_18"
msgid "..."
msgstr "..."
@@ -1074,7 +1056,6 @@ msgid "Please bring"
msgstr ""
#: strings.hrc:257
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_35"
msgid "Notes"
msgstr "Noten"
@@ -1116,19 +1097,16 @@ msgid "An unexpected error occurred while saving the agenda template."
msgstr ""
#: strings.hrc:265
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_44"
msgid "Name"
msgstr "Numm"
#: strings.hrc:266
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_45"
msgid "Date"
msgstr "Datum"
#: strings.hrc:267
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_46"
msgid "Time"
msgstr "Zäit"
@@ -1196,7 +1174,6 @@ msgid "Please read"
msgstr ""
#: strings.hrc:280
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_60"
msgid "Notes"
msgstr "Noten"
@@ -1243,7 +1220,6 @@ msgid "Insert"
msgstr "Afügen"
#: strings.hrc:289
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_69"
msgid "Remove"
msgstr "Ewechmaachen"
@@ -1297,7 +1273,6 @@ msgid "Responsible"
msgstr ""
#: strings.hrc:299
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_79"
msgid "Time"
msgstr "Zäit"
@@ -1339,7 +1314,6 @@ msgid "Deadline:"
msgstr ""
#: strings.hrc:307
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_87"
msgid "Blue"
msgstr "Blo"
@@ -1360,7 +1334,6 @@ msgid "Elegant"
msgstr ""
#: strings.hrc:311
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_91"
msgid "Green"
msgstr "Gréng"
@@ -1377,13 +1350,11 @@ msgid "Modern"
msgstr ""
#: strings.hrc:314
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_94"
msgid "Orange"
msgstr "Orange"
#: strings.hrc:315
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_95"
msgid "Red"
msgstr "Rout"
diff --git a/source/lb/wizards/source/resources.po b/source/lb/wizards/source/resources.po
index a6aa3236687..4b406f85bdf 100644
--- a/source/lb/wizards/source/resources.po
+++ b/source/lb/wizards/source/resources.po
@@ -78,7 +78,6 @@ msgid "The file '<PATH>' already exists.<BR><BR>Would you like to overwrite the
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_8\n"
@@ -87,7 +86,6 @@ msgid "Yes"
msgstr "Jo"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_9\n"
@@ -96,7 +94,6 @@ msgid "Yes to All"
msgstr "Jo fir alles"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_10\n"
@@ -105,7 +102,6 @@ msgid "No"
msgstr "Nee"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_11\n"
@@ -114,7 +110,6 @@ msgid "Cancel"
msgstr "Ofbriechen"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_12\n"
@@ -123,7 +118,6 @@ msgid "~Finish"
msgstr "~Fäerdeg"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_13\n"
@@ -132,7 +126,6 @@ msgid "< ~Back"
msgstr "< ~Zréck"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_14\n"
@@ -141,7 +134,6 @@ msgid "~Next >"
msgstr "~Weider >"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_15\n"
@@ -150,7 +142,6 @@ msgid "~Help"
msgstr "~Hëllef"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_16\n"
@@ -159,7 +150,6 @@ msgid "Steps"
msgstr "Etappen"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_17\n"
@@ -168,7 +158,6 @@ msgid "Close"
msgstr "Zoumaachen"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_18\n"
@@ -218,7 +207,6 @@ msgid "~Table"
msgstr "Tabell"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_4\n"
@@ -299,7 +287,6 @@ msgid "Layout of headers and footers"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_19\n"
@@ -333,7 +320,6 @@ msgid "Orientation"
msgstr "Presentatioun"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_23\n"
@@ -342,7 +328,6 @@ msgid "Portrait"
msgstr "Portrait"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_24\n"
@@ -463,7 +448,6 @@ msgid "Static report"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_44\n"
@@ -624,7 +608,6 @@ msgid "How do you want to label the fields?"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_70\n"
@@ -746,7 +729,6 @@ msgid "In blocks, labels above"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_86\n"
@@ -755,7 +737,6 @@ msgid "Title:"
msgstr "Titel:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_87\n"
@@ -862,7 +843,6 @@ msgid "Align Left - Red & Blue"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_100\n"
@@ -992,7 +972,6 @@ msgid "Controlling"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_116\n"
@@ -1058,7 +1037,6 @@ msgid "C~reate"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_1\n"
@@ -1067,7 +1045,6 @@ msgid "~Cancel"
msgstr "~Ofbriechen"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_2\n"
@@ -1076,7 +1053,6 @@ msgid "< ~Back"
msgstr "< ~Zréck"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_3\n"
@@ -1085,7 +1061,6 @@ msgid "~Next >"
msgstr "~Weider >"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_4\n"
@@ -1166,7 +1141,6 @@ msgid "No connection to the database could be established."
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_20\n"
@@ -1409,7 +1383,6 @@ msgid "Aggregate functions"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_17\n"
@@ -1418,7 +1391,6 @@ msgid "Fields"
msgstr "Felder"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_18\n"
@@ -1461,7 +1433,6 @@ msgid "Query:"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_24\n"
@@ -1578,7 +1549,6 @@ msgid "false"
msgstr "Falsch"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_38\n"
@@ -1587,7 +1557,6 @@ msgid "and"
msgstr "an"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_39\n"
@@ -1636,7 +1605,6 @@ msgid "get the count of"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_48\n"
@@ -2110,7 +2078,6 @@ msgid "Field border"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_29\n"
@@ -2143,7 +2110,6 @@ msgid "Label placement"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_33\n"
@@ -2152,7 +2118,6 @@ msgid "Align left"
msgstr "Lénks ausriichten"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_34\n"
@@ -2849,7 +2814,6 @@ msgid "The field '%FIELDNAME' already exists."
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_ZERO_0\n"
@@ -2858,7 +2822,6 @@ msgid "~Cancel"
msgstr "~Ofbriechen"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_ZERO_1\n"
@@ -2867,7 +2830,6 @@ msgid "~Help"
msgstr "~Hëllef"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_ZERO_2\n"
@@ -2917,7 +2879,6 @@ msgid "C~ontinue >"
msgstr "W~eider>>"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_ZERO_8\n"
@@ -2934,7 +2895,6 @@ msgid "~Entire document"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_1\n"
@@ -3000,7 +2960,6 @@ msgid "Currency ranges:"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_9\n"
@@ -3129,7 +3088,6 @@ msgid "Conversion of the currency units in the cell templates..."
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_0\n"
@@ -3146,7 +3104,6 @@ msgid "Select directory"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_2\n"
@@ -3171,7 +3128,6 @@ msgid "non-existent"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_5\n"
@@ -3196,7 +3152,6 @@ msgid "Enter the password to unprotect the table %1TableName%1"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_8\n"
@@ -3205,7 +3160,6 @@ msgid "Wrong Password!"
msgstr "Falscht Passwuert!"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_9\n"
@@ -3214,7 +3168,6 @@ msgid "Protected Sheet"
msgstr "Geséchert Blat"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_10\n"
@@ -3263,7 +3216,6 @@ msgid "Please choose a currency to be converted first!"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_16\n"
@@ -3272,7 +3224,6 @@ msgid "Password:"
msgstr "Passwuert:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_17\n"
@@ -3281,7 +3232,6 @@ msgid "OK"
msgstr "OK"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_18\n"
@@ -3491,7 +3441,6 @@ msgid "Lithuanian Litas"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_LASTPAGE_0\n"
@@ -3516,7 +3465,6 @@ msgid "Converting the documents..."
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_LASTPAGE_3\n"
@@ -3549,7 +3497,6 @@ msgid "Error while saving the document to the clipboard! The following action ca
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLES_2\n"
@@ -3558,7 +3505,6 @@ msgid "~Cancel"
msgstr "~Ofbriechen"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLES_3\n"
@@ -3779,7 +3725,6 @@ msgid "Department"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_3\n"
@@ -3828,7 +3773,6 @@ msgid "City"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_9\n"
@@ -3837,7 +3781,6 @@ msgid "Title"
msgstr "Titel"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_10\n"
@@ -3903,7 +3846,6 @@ msgid "E-Mail"
msgstr "~E-mail"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_18\n"
@@ -3912,7 +3854,6 @@ msgid "URL"
msgstr "URL"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_19\n"
@@ -4106,7 +4047,6 @@ msgid "Do you want to create it now?"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"HelpButton\n"
@@ -4115,7 +4055,6 @@ msgid "~Help"
msgstr "~Hëllef"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CancelButton\n"
@@ -4124,7 +4063,6 @@ msgid "~Cancel"
msgstr "~Ofbriechen"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"BackButton\n"
@@ -4150,7 +4088,6 @@ msgid "~Convert"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CloseButton\n"
@@ -4175,7 +4112,6 @@ msgid "Select the document type for conversion:"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MSTemplateCheckbox_1_\n"
@@ -4184,7 +4120,6 @@ msgid "Word templates"
msgstr "Word Virlagen"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MSTemplateCheckbox_2_\n"
@@ -4193,7 +4128,6 @@ msgid "Excel templates"
msgstr "Excel Virlagen"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MSTemplateCheckbox_3_\n"
@@ -4202,7 +4136,6 @@ msgid "PowerPoint templates"
msgstr "PowerPoint Virlagen"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MSDocumentCheckbox_1_\n"
@@ -4211,7 +4144,6 @@ msgid "Word documents"
msgstr "Word Dokumenter"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MSDocumentCheckbox_2_\n"
@@ -4228,7 +4160,6 @@ msgid "PowerPoint/Publisher documents"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MSContainerName\n"
@@ -4237,7 +4168,6 @@ msgid "Microsoft Office"
msgstr "Microsoft Office"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SummaryHeader\n"
@@ -4254,7 +4184,6 @@ msgid "Imported_Templates"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ProgressMoreDocs\n"
@@ -4263,7 +4192,6 @@ msgid "Documents"
msgstr "Dokumenter"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ProgressMoreTemplates\n"
@@ -4312,7 +4240,6 @@ msgid "An unexpected error has occurred in the wizard."
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RTErrorHeader\n"
@@ -4377,7 +4304,6 @@ msgid "Including subdirectories"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ProgressPage1\n"
@@ -4402,7 +4328,6 @@ msgid "Converting the documents"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ProgressFound\n"
@@ -4420,7 +4345,6 @@ msgid "\"%1 found"
msgstr "%1 fonnt"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"Ready\n"
diff --git a/source/lb/xmlsecurity/messages.po b/source/lb/xmlsecurity/messages.po
index 652ead66083..d7a0246b13e 100644
--- a/source/lb/xmlsecurity/messages.po
+++ b/source/lb/xmlsecurity/messages.po
@@ -208,7 +208,6 @@ msgid "Sign Document..."
msgstr "Dokument opmaachen..."
#: digitalsignaturesdialog.ui:129
-#, fuzzy
msgctxt "digitalsignaturesdialog|remove"
msgid "Remove"
msgstr "Ewechmaachen"
@@ -229,13 +228,11 @@ msgid "Digital ID issued by "
msgstr ""
#: digitalsignaturesdialog.ui:194
-#, fuzzy
msgctxt "digitalsignaturesdialog|date"
msgid "Date"
msgstr "Datum"
#: digitalsignaturesdialog.ui:205
-#, fuzzy
msgctxt "digitalsignaturesdialog|description"
msgid "Description"
msgstr "Beschreiwung"
@@ -393,7 +390,6 @@ msgid "Expiration date"
msgstr ""
#: selectcertificatedialog.ui:136
-#, fuzzy
msgctxt "selectcertificatedialog|type"
msgid "Type"
msgstr "Typ"
@@ -465,7 +461,6 @@ msgid "View Certificate..."
msgstr ""
#: selectcertificatedialog.ui:266
-#, fuzzy
msgctxt "selectcertificatedialog|label2"
msgid "Description:"
msgstr "Beschreiwung:"
@@ -476,13 +471,11 @@ msgid "View Certificate"
msgstr ""
#: viewcertdialog.ui:78
-#, fuzzy
msgctxt "viewcertdialog|general"
msgid "General"
msgstr "Allgemeng"
#: viewcertdialog.ui:100
-#, fuzzy
msgctxt "viewcertdialog|details"
msgid "Details"
msgstr "Detailer"
diff --git a/source/lo/accessibility/messages.po b/source/lo/accessibility/messages.po
index 98cc2a2534c..b941cd3c72a 100644
--- a/source/lo/accessibility/messages.po
+++ b/source/lo/accessibility/messages.po
@@ -19,13 +19,11 @@ msgid "Browse"
msgstr "ຕົວຊອກ"
#: strings.hrc:26
-#, fuzzy
msgctxt "STR_SVT_ACC_ACTION_EXPAND"
msgid "Expand"
msgstr "ຂະຫຍາຍອອກ"
#: strings.hrc:27
-#, fuzzy
msgctxt "STR_SVT_ACC_ACTION_COLLAPSE"
msgid "Collapse"
msgstr "ພັງທະລາຍ"
@@ -46,13 +44,11 @@ msgid "Uncheck"
msgstr ""
#: strings.hrc:31
-#, fuzzy
msgctxt "RID_STR_ACC_SCROLLBAR_NAME_VERTICAL"
msgid "Vertical scroll bar"
msgstr "ແຖບເລື່ອນແນວຕັ້ງ"
#: strings.hrc:32
-#, fuzzy
msgctxt "RID_STR_ACC_SCROLLBAR_NAME_HORIZONTAL"
msgid "Horizontal scroll bar"
msgstr "ແຖບເລື່ອນແນວນອນ"
diff --git a/source/lo/avmedia/messages.po b/source/lo/avmedia/messages.po
index bc9c97b836d..5686f9adaad 100644
--- a/source/lo/avmedia/messages.po
+++ b/source/lo/avmedia/messages.po
@@ -39,7 +39,6 @@ msgid "Stop"
msgstr "ຢຸດ"
#: strings.hrc:30
-#, fuzzy
msgctxt "AVMEDIA_STR_LOOP"
msgid "Repeat"
msgstr "ເຮັດຊໍ້າ"
@@ -75,13 +74,11 @@ msgid "Scaled"
msgstr "ລະບົບສຽງ"
#: strings.hrc:37
-#, fuzzy
msgctxt "AVMEDIA_STR_VOLUME"
msgid "Volume"
msgstr "ປະລິມານ"
#: strings.hrc:38
-#, fuzzy
msgctxt "AVMEDIA_STR_POSITION"
msgid "Position"
msgstr "ຕຳແໜ່ງ"
diff --git a/source/lo/basctl/messages.po b/source/lo/basctl/messages.po
index 5facef933e6..128f3f7ebc7 100644
--- a/source/lo/basctl/messages.po
+++ b/source/lo/basctl/messages.po
@@ -406,7 +406,6 @@ msgid ""
msgstr ""
#: strings.hrc:100
-#, fuzzy
msgctxt "RID_STR_PRINTDLG_RANGE"
msgid "Print range"
msgstr "ຂອບເຂດການພີມ"
@@ -505,7 +504,6 @@ msgid "%PRODUCTNAME Basic Macros"
msgstr "%PRODUCTNAME ແມັກໂຄຼພື້ນຖານ"
#: basicmacrodialog.ui:25
-#, fuzzy
msgctxt "basicmacrodialog|run"
msgid "Run"
msgstr "ດຳເນີນງານ"
@@ -540,7 +538,6 @@ msgid "Assign..."
msgstr ""
#: basicmacrodialog.ui:278
-#, fuzzy
msgctxt "basicmacrodialog|edit"
msgid "Edit"
msgstr "ແກ້ໄຂ"
@@ -552,13 +549,11 @@ msgid "Organizer..."
msgstr "~ການຈັດຕຽມ.."
#: basicmacrodialog.ui:318
-#, fuzzy
msgctxt "basicmacrodialog|newlibrary"
msgid "New Library"
msgstr "ກຸ່ມແຟ້ມໃໝ່"
#: basicmacrodialog.ui:331
-#, fuzzy
msgctxt "basicmacrodialog|newmodule"
msgid "New Module"
msgstr "ໂມດູນໃໝ່"
@@ -743,7 +738,6 @@ msgid "_Export..."
msgstr "ນຳອອກ..."
#: managebreakpoints.ui:9
-#, fuzzy
msgctxt "managebreakpoints|ManageBreakpointsDialog"
msgid "Manage Breakpoints"
msgstr "ຈັດການຈຸດຢຸດ"
diff --git a/source/lo/chart2/messages.po b/source/lo/chart2/messages.po
index 951b22d1d29..9829cf9e8c4 100644
--- a/source/lo/chart2/messages.po
+++ b/source/lo/chart2/messages.po
@@ -50,7 +50,6 @@ msgid "Line"
msgstr "ເສັ້ນ"
#: strings.hrc:31
-#, fuzzy
msgctxt "STR_PAGE_BORDER"
msgid "Borders"
msgstr "ຂອບ"
@@ -67,7 +66,6 @@ msgid "Transparency"
msgstr "ຄວາມໂປງໃສ"
#: strings.hrc:34
-#, fuzzy
msgctxt "STR_PAGE_FONT"
msgid "Font"
msgstr "ແບບຕົວອັກສອນ"
@@ -89,7 +87,6 @@ msgid "Position"
msgstr "ຕຳແໜ່ງ"
#: strings.hrc:38
-#, fuzzy
msgctxt "STR_PAGE_LAYOUT"
msgid "Layout"
msgstr "ການຈັດໜ້າ"
@@ -112,7 +109,6 @@ msgid "Positioning"
msgstr "ຕຳແໜ່ງ"
#: strings.hrc:42
-#, fuzzy
msgctxt "STR_PAGE_TRENDLINE_TYPE"
msgid "Type"
msgstr "ຊະນິດ"
@@ -398,7 +394,6 @@ msgid "Chart Area"
msgstr ""
#: strings.hrc:95
-#, fuzzy
msgctxt "STR_OBJECT_DIAGRAM"
msgid "Chart"
msgstr "ແຜນວາດ"
@@ -658,7 +653,6 @@ msgid "Use superordinate object settings"
msgstr "ນຳໃຊ້ການຕິດຕັ້ງຜູ້ສັ່ງການລະດັບສູງ"
#: strings.hrc:145
-#, fuzzy
msgctxt "STR_PROPERTY_ROLE_FILLCOLOR"
msgid "Fill Color"
msgstr "ສີທີ່ຕື່ໃສ່"
@@ -690,7 +684,6 @@ msgid "Exponential"
msgstr ""
#: strings.hrc:152
-#, fuzzy
msgctxt "STR_REGRESSION_POWER"
msgid "Power"
msgstr "ກຳລັງ"
@@ -706,7 +699,6 @@ msgid "Moving average"
msgstr ""
#: strings.hrc:155
-#, fuzzy
msgctxt "STR_REGRESSION_MEAN"
msgid "Mean"
msgstr "ຄ່າສະເລ່ຍ"
@@ -913,7 +905,6 @@ msgid "Character"
msgstr "ຕົວອັກສອນ"
#: chardialog.ui:105
-#, fuzzy
msgctxt "chardialog|font"
msgid "Font"
msgstr "ແບບຕົວອັກສອນ"
@@ -925,7 +916,6 @@ msgid "Font Effects"
msgstr "ລວດລາຍແບບຕົວອັກສອນ"
#: chardialog.ui:150
-#, fuzzy
msgctxt "chardialog|position"
msgid "Position"
msgstr "ຕຳແໜ່ງ"
@@ -936,7 +926,6 @@ msgid "Data Table"
msgstr ""
#: chartdatadialog.ui:88
-#, fuzzy
msgctxt "chartdatadialog|InsertRow"
msgid "Insert Row"
msgstr "ແຊກແຖວໃສ່"
@@ -952,7 +941,6 @@ msgid "Insert Text Column"
msgstr ""
#: chartdatadialog.ui:130
-#, fuzzy
msgctxt "chartdatadialog|RemoveRow"
msgid "Delete Row"
msgstr "ລຶບແຖວ"
@@ -983,7 +971,6 @@ msgid "Move Row Down"
msgstr ""
#: charttypedialog.ui:8
-#, fuzzy
msgctxt "charttypedialog|ChartTypeDialog"
msgid "Chart Type"
msgstr "ຊະນິດແຜນວາດ"
@@ -1006,49 +993,41 @@ msgid "Center"
msgstr "ທາງກາງ"
#: dlg_DataLabel.ui:28
-#, fuzzy
msgctxt "dlg_DataLabel|liststorePLACEMENT"
msgid "Above"
msgstr "ຂ້າງເທິງ"
#: dlg_DataLabel.ui:32
-#, fuzzy
msgctxt "dlg_DataLabel|liststorePLACEMENT"
msgid "Top left"
msgstr "ຊ້າຍເທິງ"
#: dlg_DataLabel.ui:36
-#, fuzzy
msgctxt "dlg_DataLabel|liststorePLACEMENT"
msgid "Left"
msgstr "ຊ້າຍ"
#: dlg_DataLabel.ui:40
-#, fuzzy
msgctxt "dlg_DataLabel|liststorePLACEMENT"
msgid "Bottom left"
msgstr "ລຸ່ມຊ້າຍ"
#: dlg_DataLabel.ui:44
-#, fuzzy
msgctxt "dlg_DataLabel|liststorePLACEMENT"
msgid "Below"
msgstr "ຂ້າງລຸ່ມ"
#: dlg_DataLabel.ui:48
-#, fuzzy
msgctxt "dlg_DataLabel|liststorePLACEMENT"
msgid "Bottom right"
msgstr "ລຸ່ມຂວາ"
#: dlg_DataLabel.ui:52
-#, fuzzy
msgctxt "dlg_DataLabel|liststorePLACEMENT"
msgid "Right"
msgstr "ຂວາ"
#: dlg_DataLabel.ui:56
-#, fuzzy
msgctxt "dlg_DataLabel|liststorePLACEMENT"
msgid "Top right"
msgstr "ຂວາເທິງ"
@@ -1152,7 +1131,6 @@ msgid "Number Format for Percentage Value"
msgstr ""
#: dlg_DataLabel.ui:408
-#, fuzzy
msgctxt "dlg_DataLabel|label1"
msgid "Text Attributes"
msgstr "ຄຸນສົມບັດຂໍ້ຄວາມ"
@@ -1329,7 +1307,6 @@ msgid "_Bottom"
msgstr "ລຸ່ມ"
#: dlg_InsertLegend.ui:200
-#, fuzzy
msgctxt "dlg_InsertLegend|TXT_POSITION"
msgid "Position"
msgstr "ຕຳແໜ່ງ"
@@ -1484,7 +1461,6 @@ msgid "Secondary Axes"
msgstr "ແກນ Y ທີ 2 "
#: paradialog.ui:8
-#, fuzzy
msgctxt "paradialog|ParagraphDialog"
msgid "Paragraph"
msgstr "ຫຍໍ້ໜ້າ"
@@ -1552,7 +1528,6 @@ msgid "_Text orientation:"
msgstr ""
#: sidebarelements.ui:35
-#, fuzzy
msgctxt "sidebarelements|checkbutton_subtitle"
msgid "Subtitle"
msgstr "ຫົວຂໍ້ຍ່ອຍ"
@@ -1580,7 +1555,6 @@ msgid "_Placement:"
msgstr ""
#: sidebarelements.ui:139
-#, fuzzy
msgctxt "sidebarelements|comboboxtext_legend"
msgid "Right"
msgstr "ຂວາ"
@@ -1598,13 +1572,11 @@ msgid "Bottom"
msgstr "ລຸ່ມ"
#: sidebarelements.ui:142
-#, fuzzy
msgctxt "sidebarelements|comboboxtext_legend"
msgid "Left"
msgstr "ຊ້າຍ"
#: sidebarelements.ui:143
-#, fuzzy
msgctxt "sidebarelements|comboboxtext_legend"
msgid "Manual"
msgstr "~ດ້ວຍມື"
@@ -1709,7 +1681,6 @@ msgid "Title"
msgstr "ຫົວຂໍ້"
#: sidebarelements.ui:465
-#, fuzzy
msgctxt "sidebarelements|text_subtitle"
msgid "Subtitle"
msgstr "ຫົວຂໍ້ຍ່ອຍ"
@@ -1810,13 +1781,11 @@ msgid "P_lacement:"
msgstr ""
#: sidebarseries.ui:82
-#, fuzzy
msgctxt "sidebarseries|comboboxtext_label"
msgid "Above"
msgstr "ຂ້າງເທິງ"
#: sidebarseries.ui:83
-#, fuzzy
msgctxt "sidebarseries|comboboxtext_label"
msgid "Below"
msgstr "ຂ້າງລຸ່ມ"
@@ -2127,25 +2096,21 @@ msgid "_Cross other axis at"
msgstr ""
#: tp_AxisPositions.ui:57
-#, fuzzy
msgctxt "tp_AxisPositions|LB_CROSSES_OTHER_AXIS_AT"
msgid "Start"
msgstr "ເລີ່ມຕົ້ນ"
#: tp_AxisPositions.ui:58
-#, fuzzy
msgctxt "tp_AxisPositions|LB_CROSSES_OTHER_AXIS_AT"
msgid "End"
msgstr "ຈົບ"
#: tp_AxisPositions.ui:59
-#, fuzzy
msgctxt "tp_AxisPositions|LB_CROSSES_OTHER_AXIS_AT"
msgid "Value"
msgstr "ຄ່າ"
#: tp_AxisPositions.ui:60
-#, fuzzy
msgctxt "tp_AxisPositions|LB_CROSSES_OTHER_AXIS_AT"
msgid "Category"
msgstr "ປະເພດ"
@@ -2192,7 +2157,6 @@ msgid "_Distance"
msgstr "~ຄວາມຫ່າງ"
#: tp_AxisPositions.ui:252
-#, fuzzy
msgctxt "tp_AxisPositions|TXT_FL_LABELS"
msgid "Labels"
msgstr "ປ້າຍ"
@@ -2290,19 +2254,16 @@ msgid "Bar"
msgstr ""
#: tp_ChartType.ui:23
-#, fuzzy
msgctxt "tp_ChartType|liststore1"
msgid "Cylinder"
msgstr "ຮູບທໍ່"
#: tp_ChartType.ui:26
-#, fuzzy
msgctxt "tp_ChartType|liststore1"
msgid "Cone"
msgstr "ຮູບກວຍ"
#: tp_ChartType.ui:29
-#, fuzzy
msgctxt "tp_ChartType|liststore1"
msgid "Pyramid"
msgstr "ຮູບທາດ"
@@ -2351,7 +2312,6 @@ msgid "Percent"
msgstr ""
#: tp_ChartType.ui:259
-#, fuzzy
msgctxt "tp_ChartType|deep"
msgid "Deep"
msgstr "ເລິກ"
@@ -2367,7 +2327,6 @@ msgid "Straight"
msgstr ""
#: tp_ChartType.ui:313
-#, fuzzy
msgctxt "tp_ChartType|linetype"
msgid "Smooth"
msgstr "ໜີ່ມນວນ"
@@ -2378,7 +2337,6 @@ msgid "Stepped"
msgstr ""
#: tp_ChartType.ui:326
-#, fuzzy
msgctxt "tp_ChartType|properties"
msgid "Properties..."
msgstr "ຄຸນສົມບັດ..."
@@ -2412,49 +2370,41 @@ msgid "Center"
msgstr "ທາງກາງ"
#: tp_DataLabel.ui:28
-#, fuzzy
msgctxt "tp_DataLabel|liststorePLACEMENT"
msgid "Above"
msgstr "ຂ້າງເທິງ"
#: tp_DataLabel.ui:32
-#, fuzzy
msgctxt "tp_DataLabel|liststorePLACEMENT"
msgid "Top left"
msgstr "ຊ້າຍເທິງ"
#: tp_DataLabel.ui:36
-#, fuzzy
msgctxt "tp_DataLabel|liststorePLACEMENT"
msgid "Left"
msgstr "ຊ້າຍ"
#: tp_DataLabel.ui:40
-#, fuzzy
msgctxt "tp_DataLabel|liststorePLACEMENT"
msgid "Bottom left"
msgstr "ລຸ່ມຊ້າຍ"
#: tp_DataLabel.ui:44
-#, fuzzy
msgctxt "tp_DataLabel|liststorePLACEMENT"
msgid "Below"
msgstr "ຂ້າງລຸ່ມ"
#: tp_DataLabel.ui:48
-#, fuzzy
msgctxt "tp_DataLabel|liststorePLACEMENT"
msgid "Bottom right"
msgstr "ລຸ່ມຂວາ"
#: tp_DataLabel.ui:52
-#, fuzzy
msgctxt "tp_DataLabel|liststorePLACEMENT"
msgid "Right"
msgstr "ຂວາ"
#: tp_DataLabel.ui:56
-#, fuzzy
msgctxt "tp_DataLabel|liststorePLACEMENT"
msgid "Top right"
msgstr "ຂວາເທິງ"
@@ -2553,7 +2503,6 @@ msgid "Number Format for Percentage Value"
msgstr ""
#: tp_DataLabel.ui:360
-#, fuzzy
msgctxt "tp_DataLabel|label1"
msgid "Text Attributes"
msgstr "ຄຸນສົມບັດຂໍ້ຄວາມ"
@@ -2602,7 +2551,6 @@ msgid "_Add"
msgstr "ເພີ່ມ"
#: tp_DataSource.ui:116
-#, fuzzy
msgctxt "tp_DataSource|BTN_UP-atkobject"
msgid "Up"
msgstr "ຂື້ນ"
@@ -2614,7 +2562,6 @@ msgid "_Remove"
msgstr "ເອົາອອກ"
#: tp_DataSource.ui:148
-#, fuzzy
msgctxt "tp_DataSource|BTN_DOWN-atkobject"
msgid "Down"
msgstr "ລົງ"
@@ -2783,7 +2730,6 @@ msgid "_Bottom"
msgstr "ລຸ່ມ"
#: tp_LegendPosition.ui:109
-#, fuzzy
msgctxt "tp_LegendPosition|TXT_POSITION"
msgid "Position"
msgstr "ຕຳແໜ່ງ"
@@ -2888,19 +2834,16 @@ msgid "End Table Index"
msgstr ""
#: tp_RangeChooser.ui:272
-#, fuzzy
msgctxt "tp_RangeChooser|STR_PAGE_DATA_RANGE"
msgid "Data Range"
msgstr "ຂອບເຂດຂໍ້ມູນ"
#: tp_Scale.ui:20
-#, fuzzy
msgctxt "tp_Scale|liststoreDATE"
msgid "Days"
msgstr "ມື້"
#: tp_Scale.ui:24
-#, fuzzy
msgctxt "tp_Scale|liststoreDATE"
msgid "Months"
msgstr "ເດືອນ"
@@ -2928,7 +2871,6 @@ msgid "T_ype"
msgstr "ຊະນິດ"
#: tp_Scale.ui:116
-#, fuzzy
msgctxt "tp_Scale|LB_AXIS_TYPE"
msgid "Automatic"
msgstr "ອັດຕະໂນມັດ"
diff --git a/source/lo/cui/messages.po b/source/lo/cui/messages.po
index aa5b14e780c..5e503c873e4 100644
--- a/source/lo/cui/messages.po
+++ b/source/lo/cui/messages.po
@@ -25,7 +25,6 @@ msgid "Abstract"
msgstr "ບົດຂັດຫຍໍ້:"
#: personalization.hrc:33
-#, fuzzy
msgctxt "RID_SVXSTR_PERSONA_CATEGORIES"
msgid "Color"
msgstr "ສີ"
@@ -41,7 +40,6 @@ msgid "Nature"
msgstr ""
#: personalization.hrc:36
-#, fuzzy
msgctxt "RID_SVXSTR_PERSONA_CATEGORIES"
msgid "Solid"
msgstr "ຂອງແຂງ"
@@ -99,7 +97,6 @@ msgid "Dictionaries"
msgstr "ວັດຈະນານຸກົມ"
#: strings.hrc:34
-#, fuzzy
msgctxt "RID_SVXSTR_KEY_HELP_DIR"
msgid "Help"
msgstr "ຊ່ວຍ"
@@ -269,7 +266,6 @@ msgid "Rename Toolbar"
msgstr ""
#: strings.hrc:72
-#, fuzzy
msgctxt "RID_SVXSTR_HYPDLG_CLOSEBUT"
msgid "Close"
msgstr "ປິດ"
@@ -315,7 +311,6 @@ msgid "This is where you create a hyperlink to an e-mail address."
msgstr ""
#: strings.hrc:81
-#, fuzzy
msgctxt "RID_SVXSTR_HYPERDLG_HLDOCTP"
msgid "Document"
msgstr "ເອກະສານ"
@@ -348,7 +343,6 @@ msgid "Text"
msgstr "ຂໍ້ຄວາມ"
#: strings.hrc:87
-#, fuzzy
msgctxt "RID_SVXSTR_HYPERDLG_QUERYOVERWRITE"
msgid "The file already exists. Overwrite?"
msgstr "ແຟ້ມ​ມີ​ແລ້ວ​. ຂຽນທັບບໍ່?"
@@ -369,7 +363,6 @@ msgid "All commands"
msgstr ""
#: strings.hrc:92
-#, fuzzy
msgctxt "RID_SVXSTR_MACROS"
msgid "Macros"
msgstr "ແມໂຄຣ"
@@ -428,7 +421,6 @@ msgid "Insert Columns"
msgstr "~ແຊກຖັນໃສ່"
#: strings.hrc:104
-#, fuzzy
msgctxt "RID_SVXSTR_AUTO_ENTRY"
msgid "Automatic"
msgstr "ອັດຕະໂນມັດ"
@@ -970,7 +962,6 @@ msgid "Set the password by entering the same password in both boxes."
msgstr ""
#: strings.hrc:217
-#, fuzzy
msgctxt "STR_AUTOLINK"
msgid "Automatic"
msgstr "ອັດຕະໂນມັດ"
@@ -1027,13 +1018,11 @@ msgid "Timeout"
msgstr ""
#: strings.hrc:232
-#, fuzzy
msgctxt "RID_SVXSTR_YES"
msgid "Yes"
msgstr "ແມ່ນ"
#: strings.hrc:233
-#, fuzzy
msgctxt "RID_SVXSTR_NO"
msgid "No"
msgstr "ບໍ່"
@@ -1156,7 +1145,6 @@ msgid "A Scripting Framework error occurred while running the %LANGUAGENAME scri
msgstr ""
#: strings.hrc:256
-#, fuzzy
msgctxt "RID_SVXSTR_ERROR_TYPE_LABEL"
msgid "Type:"
msgstr "ຊະນິດ:"
@@ -1277,13 +1265,11 @@ msgid "Spelling"
msgstr ""
#: strings.hrc:297
-#, fuzzy
msgctxt "RID_SVXSTR_HYPH"
msgid "Hyphenation"
msgstr "ການຂີດເສັ້ນ"
#: strings.hrc:298
-#, fuzzy
msgctxt "RID_SVXSTR_THES"
msgid "Thesaurus"
msgstr "ວັດຈະນານຸກົມຄຳຄ້າຍ"
@@ -1461,7 +1447,6 @@ msgid "Modify"
msgstr "ປັບປຸ່ງ"
#: strings.hrc:335
-#, fuzzy
msgctxt "RID_SVXSTR_ADD"
msgid "Add"
msgstr "ເພີ່ມ"
@@ -1473,7 +1458,6 @@ msgid "Please enter a name for the new color:"
msgstr "ກະລຸນາປ້ອນຊື່ສຳຫລັບຫວົລູກສອນໃຫມ່"
#: strings.hrc:337
-#, fuzzy
msgctxt "RID_SVXSTR_TABLE"
msgid "Table"
msgstr "ຕາຕະລາງ"
@@ -1604,7 +1588,6 @@ msgid "Apply border"
msgstr ""
#: strings.hrc:361
-#, fuzzy
msgctxt "RID_SVXSTR_CREATE_TABLE"
msgid "Create table"
msgstr "ສ້າງຕາຕະລາງ"
@@ -1626,13 +1609,11 @@ msgid "Delete spaces and tabs at end and start of line"
msgstr ""
#: strings.hrc:365
-#, fuzzy
msgctxt "RID_SVXSTR_CONNECTOR"
msgid "Connector"
msgstr "ຕົວເຊື່ອມຕໍ່"
#: strings.hrc:366
-#, fuzzy
msgctxt "RID_SVXSTR_DIMENSION_LINE"
msgid "Dimension line"
msgstr "ມິຕິຂອງເສັ້ນ"
@@ -1786,7 +1767,6 @@ msgid "View"
msgstr "ສະແດງເບິ່ງ"
#: treeopt.hrc:34
-#, fuzzy
msgctxt "SID_GENERAL_OPTIONS_RES"
msgid "Print"
msgstr "ພີມ"
@@ -1876,7 +1856,6 @@ msgid "Complex Text Layout"
msgstr ""
#: treeopt.hrc:59
-#, fuzzy
msgctxt "SID_INET_DLG_RES"
msgid "Internet"
msgstr "ອິນເຕີເນັດ"
@@ -1916,7 +1895,6 @@ msgid "Formatting Aids"
msgstr ""
#: treeopt.hrc:70
-#, fuzzy
msgctxt "SID_SW_EDITOPTIONS_RES"
msgid "Grid"
msgstr "ຕາໜ່າງ"
@@ -1938,13 +1916,11 @@ msgid "Basic Fonts (CTL)"
msgstr "ແບບໜັງສືພື້ນຖານ (%1)"
#: treeopt.hrc:74
-#, fuzzy
msgctxt "SID_SW_EDITOPTIONS_RES"
msgid "Print"
msgstr "ພີມ"
#: treeopt.hrc:75
-#, fuzzy
msgctxt "SID_SW_EDITOPTIONS_RES"
msgid "Table"
msgstr "ຕາຕະລາງ"
@@ -1995,19 +1971,16 @@ msgid "Formatting Aids"
msgstr ""
#: treeopt.hrc:88
-#, fuzzy
msgctxt "SID_SW_ONLINEOPTIONS_RES"
msgid "Grid"
msgstr "ຕາໜ່າງ"
#: treeopt.hrc:89
-#, fuzzy
msgctxt "SID_SW_ONLINEOPTIONS_RES"
msgid "Print"
msgstr "ພີມ"
#: treeopt.hrc:90
-#, fuzzy
msgctxt "SID_SW_ONLINEOPTIONS_RES"
msgid "Table"
msgstr "ຕາຕະລາງ"
@@ -2084,13 +2057,11 @@ msgid "Compatibility"
msgstr "ຄວາມເໝາະສົມ"
#: treeopt.hrc:111
-#, fuzzy
msgctxt "SID_SC_EDITOPTIONS_RES"
msgid "Grid"
msgstr "ຕາໜ່າງ"
#: treeopt.hrc:112
-#, fuzzy
msgctxt "SID_SC_EDITOPTIONS_RES"
msgid "Print"
msgstr "ພີມ"
@@ -2114,13 +2085,11 @@ msgid "View"
msgstr "ສະແດງເບິ່ງ"
#: treeopt.hrc:120
-#, fuzzy
msgctxt "SID_SD_EDITOPTIONS_RES"
msgid "Grid"
msgstr "ຕາໜ່າງ"
#: treeopt.hrc:121
-#, fuzzy
msgctxt "SID_SD_EDITOPTIONS_RES"
msgid "Print"
msgstr "ພີມ"
@@ -2144,19 +2113,16 @@ msgid "View"
msgstr "ສະແດງເບິ່ງ"
#: treeopt.hrc:129
-#, fuzzy
msgctxt "SID_SD_GRAPHIC_OPTIONS_RES"
msgid "Grid"
msgstr "ຕາໜ່າງ"
#: treeopt.hrc:130
-#, fuzzy
msgctxt "SID_SD_GRAPHIC_OPTIONS_RES"
msgid "Print"
msgstr "ພີມ"
#: treeopt.hrc:135
-#, fuzzy
msgctxt "SID_SCH_EDITOPTIONS_RES"
msgid "Charts"
msgstr "ແຜນວາດ"
@@ -2183,7 +2149,6 @@ msgid "VBA Properties"
msgstr ""
#: treeopt.hrc:144
-#, fuzzy
msgctxt "SID_FILTER_DLG_RES"
msgid "Microsoft Office"
msgstr "Microsoft Office"
@@ -2233,19 +2198,16 @@ msgid "Property"
msgstr ""
#: aboutconfigdialog.ui:109
-#, fuzzy
msgctxt "aboutconfigdialog|type"
msgid "Type"
msgstr "ຊະນິດ"
#: aboutconfigdialog.ui:122
-#, fuzzy
msgctxt "aboutconfigdialog|value"
msgid "Value"
msgstr "ຄ່າ"
#: aboutconfigdialog.ui:169
-#, fuzzy
msgctxt "aboutconfigdialog|edit"
msgid "Edit"
msgstr "ແກ້ໄຂ"
@@ -2257,7 +2219,6 @@ msgid "Reset"
msgstr "~ເລີ່ມໃໝ່"
#: aboutconfigvaluedialog.ui:9
-#, fuzzy
msgctxt "aboutconfigvaluedialog|AboutConfigValueDialog"
msgid "Name"
msgstr "ຊື່"
@@ -2274,7 +2235,6 @@ msgid "Version: %ABOUTBOXPRODUCTVERSION%ABOUTBOXPRODUCTVERSIONSUFFIX"
msgstr ""
#: aboutdialog.ui:11
-#, fuzzy
msgctxt "aboutdialog|AboutDialog"
msgid "About %PRODUCTNAME"
msgstr "ກ່ຽວກັບ %PRODUCTNAME"
@@ -2478,7 +2438,6 @@ msgid "_Text only"
msgstr ""
#: agingdialog.ui:16
-#, fuzzy
msgctxt "agingdialog|AgingDialog"
msgid "Aging"
msgstr "ການແກ່ຕົວລົງ"
@@ -2666,7 +2625,6 @@ msgid "None"
msgstr "ບໍ່ມີຫຍັງ"
#: areatabpage.ui:42
-#, fuzzy
msgctxt "areatabpage|btncolor"
msgid "Color"
msgstr "ສີ"
@@ -2684,13 +2642,11 @@ msgid "Hatch"
msgstr "ນາລິກາ"
#: areatabpage.ui:81
-#, fuzzy
msgctxt "areatabpage|btnbitmap"
msgid "Bitmap"
msgstr "ຮູບພາບບິດແມັດ"
#: areatabpage.ui:94
-#, fuzzy
msgctxt "areatabpage|btnpattern"
msgid "Pattern"
msgstr "ແບບ"
@@ -2775,7 +2731,6 @@ msgid "Smart Tags"
msgstr ""
#: backgroundpage.ui:20
-#, fuzzy
msgctxt "backgroundpage|liststore1"
msgid "Color"
msgstr "ສີ"
@@ -2797,25 +2752,21 @@ msgid "F_or:"
msgstr ""
#: backgroundpage.ui:91
-#, fuzzy
msgctxt "backgroundpage|tablelb"
msgid "Cell"
msgstr "ເຊວ"
#: backgroundpage.ui:92
-#, fuzzy
msgctxt "backgroundpage|tablelb"
msgid "Row"
msgstr "ແຖວ"
#: backgroundpage.ui:93
-#, fuzzy
msgctxt "backgroundpage|tablelb"
msgid "Table"
msgstr "ຕາຕະລາງ"
#: backgroundpage.ui:214
-#, fuzzy
msgctxt "backgroundpage|background_label"
msgid "Background Color"
msgstr "ສີພື້ນ"
@@ -2843,7 +2794,6 @@ msgid "_Link"
msgstr "~ເຊື່ອມໂຍງ"
#: backgroundpage.ui:345
-#, fuzzy
msgctxt "backgroundpage|label2"
msgid "File"
msgstr "ແຟ້ມ"
@@ -2866,7 +2816,6 @@ msgid "_Tile"
msgstr "ຫົວຂໍ້"
#: backgroundpage.ui:467
-#, fuzzy
msgctxt "backgroundpage|label8"
msgid "Type"
msgstr "ຊະນິດ"
@@ -2912,13 +2861,11 @@ msgid "Element:"
msgstr "ການເລືອກ"
#: baselinksdialog.ui:160
-#, fuzzy
msgctxt "baselinksdialog|TYPE"
msgid "Type"
msgstr "ຊະນິດ"
#: baselinksdialog.ui:175
-#, fuzzy
msgctxt "baselinksdialog|STATUS"
msgid "Status"
msgstr "ສະຖານະພາບ"
@@ -2941,7 +2888,6 @@ msgid "Element:"
msgstr "ການເລືອກ"
#: baselinksdialog.ui:261
-#, fuzzy
msgctxt "baselinksdialog|TYPE2"
msgid "Type:"
msgstr "ຊະນິດ:"
@@ -2970,7 +2916,6 @@ msgid "Add / Import"
msgstr ""
#: bitmaptabpage.ui:65
-#, fuzzy
msgctxt "bitmaptabpage|label1"
msgid "Bitmap"
msgstr "ຮູບພາບບິດແມັດ"
@@ -2993,7 +2938,6 @@ msgid "Filled"
msgstr ""
#: bitmaptabpage.ui:128
-#, fuzzy
msgctxt "bitmaptabpage|bitmapstyle"
msgid "Stretched"
msgstr "ດຶງ"
@@ -3116,13 +3060,11 @@ msgid "Tiling Offset:"
msgstr ""
#: bitmaptabpage.ui:423
-#, fuzzy
msgctxt "bitmaptabpage|tileofflb"
msgid "Row"
msgstr "ແຖວ"
#: bitmaptabpage.ui:424
-#, fuzzy
msgctxt "bitmaptabpage|tileofflb"
msgid "Column"
msgstr "ຖັນ"
@@ -3134,7 +3076,6 @@ msgid "Options"
msgstr "ທາງເລືອກ"
#: bitmaptabpage.ui:510
-#, fuzzy
msgctxt "bitmaptabpage|CTL_BITMAP_PREVIEW-atkobject"
msgid "Example"
msgstr "ຕົວຢາງ"
@@ -3354,7 +3295,6 @@ msgid "_Merge adjacent line styles"
msgstr ""
#: borderpage.ui:606
-#, fuzzy
msgctxt "borderpage|label12"
msgid "Properties"
msgstr "ຄຸນສົມບັດ"
@@ -3398,7 +3338,6 @@ msgid "Position and Size"
msgstr "ຕຳແໜ່ງແລະ~ຂະໜາດ..."
#: calloutdialog.ui:151
-#, fuzzy
msgctxt "calloutdialog|RID_SVXPAGE_CAPTION"
msgid "Callout"
msgstr "ຮ້ອງ"
@@ -3410,13 +3349,11 @@ msgid "Optimal"
msgstr "ດີທີ່ສຸດ"
#: calloutpage.ui:24
-#, fuzzy
msgctxt "calloutpage|liststore1"
msgid "From top"
msgstr "ຈາກເທິງສຸດ"
#: calloutpage.ui:28
-#, fuzzy
msgctxt "calloutpage|liststore1"
msgid "From left"
msgstr "ຈາກທາງຊ້າຍ"
@@ -3480,7 +3417,6 @@ msgid "Bottom"
msgstr "ລຸ່ມ"
#: calloutpage.ui:195
-#, fuzzy
msgctxt "calloutpage|position"
msgid "Left"
msgstr "ຊ້າຍ"
@@ -3525,7 +3461,6 @@ msgid "Default"
msgstr "ຄ່າທີ່ກຳນົດໄວ້ໃຫ້ແລ້ວ"
#: cellalignment.ui:28
-#, fuzzy
msgctxt "cellalignment|liststoreHorzAlign"
msgid "Left"
msgstr "ຊ້າຍ"
@@ -3543,7 +3478,6 @@ msgid "Right"
msgstr "ຄວາມສູງ"
#: cellalignment.ui:40
-#, fuzzy
msgctxt "cellalignment|liststoreHorzAlign"
msgid "Justified"
msgstr "ຈັດໃຫ້ເປັນະບຽບ"
@@ -3582,7 +3516,6 @@ msgid "Bottom"
msgstr "ລຸ່ມ"
#: cellalignment.ui:78
-#, fuzzy
msgctxt "cellalignment|liststoreVertAlign"
msgid "Justified"
msgstr "ຈັດໃຫ້ເປັນະບຽບ"
@@ -3639,7 +3572,6 @@ msgid "Te_xt direction:"
msgstr ""
#: cellalignment.ui:369
-#, fuzzy
msgctxt "cellalignment|labelProperties"
msgid "Properties"
msgstr "ຄຸນສົມບັດ"
@@ -3867,7 +3799,6 @@ msgid "Text Document"
msgstr "ເອກະສານໃໝ່"
#: colorconfigwin.ui:310
-#, fuzzy
msgctxt "colorconfigwin|writergrid"
msgid "Grid"
msgstr "ຕາໜ່າງ"
@@ -3909,7 +3840,6 @@ msgid "Direct Cursor"
msgstr ""
#: colorconfigwin.ui:489
-#, fuzzy
msgctxt "colorconfigwin|html"
msgid "HTML Document"
msgstr "ເອກະສານ HTML"
@@ -3936,7 +3866,6 @@ msgid "Text"
msgstr "ຂໍ້ຄວາມ"
#: colorconfigwin.ui:597
-#, fuzzy
msgctxt "colorconfigwin|calc"
msgid "Spreadsheet"
msgstr "ຕາລາງແຜ່ນ"
@@ -3974,7 +3903,6 @@ msgid "Detective error"
msgstr ""
#: colorconfigwin.ui:762
-#, fuzzy
msgctxt "colorconfigwin|ref"
msgid "References"
msgstr "ການອ້າງອິງ"
@@ -3990,7 +3918,6 @@ msgid "Drawing / Presentation"
msgstr ""
#: colorconfigwin.ui:824
-#, fuzzy
msgctxt "colorconfigwin|drawgrid"
msgid "Grid"
msgstr "ຕາໜ່າງ"
@@ -4006,7 +3933,6 @@ msgid "Identifier"
msgstr ""
#: colorconfigwin.ui:886
-#, fuzzy
msgctxt "colorconfigwin|basiccomment"
msgid "Comment"
msgstr "ສັງເກດ"
@@ -4018,7 +3944,6 @@ msgid "Number"
msgstr "ຕົວເລກ"
#: colorconfigwin.ui:932
-#, fuzzy
msgctxt "colorconfigwin|basicstring"
msgid "String"
msgstr "ສະຕິງ"
@@ -4034,7 +3959,6 @@ msgid "Reserved expression"
msgstr ""
#: colorconfigwin.ui:1001
-#, fuzzy
msgctxt "colorconfigwin|error"
msgid "Error"
msgstr "ຜິດພາດ"
@@ -4056,7 +3980,6 @@ msgid "Number"
msgstr "ຕົວເລກ"
#: colorconfigwin.ui:1086
-#, fuzzy
msgctxt "colorconfigwin|sqlstring"
msgid "String"
msgstr "ສະຕິງ"
@@ -4079,7 +4002,6 @@ msgid "Parameter"
msgstr "~ຕົວຊີ້ວັດ"
#: colorconfigwin.ui:1178
-#, fuzzy
msgctxt "colorconfigwin|sqlcomment"
msgid "Comment"
msgstr "ສັງເກດ"
@@ -4112,7 +4034,6 @@ msgid "CMYK"
msgstr ""
#: colorpage.ui:188
-#, fuzzy
msgctxt "colorpage|delete"
msgid "Delete"
msgstr "ລຶບ"
@@ -4361,7 +4282,6 @@ msgid "Author"
msgstr "ຜູ້ກໍ່ຕັ້ງ"
#: comment.ui:264
-#, fuzzy
msgctxt "comment|alttitle"
msgid "Edit Comment"
msgstr "ແກ້ໄຂການບັນທຶກ"
@@ -4431,7 +4351,6 @@ msgid "Preview"
msgstr "ສະແດງເບິ່ງ"
#: connectortabpage.ui:347
-#, fuzzy
msgctxt "connectortabpage|CTL_PREVIEW-atkobject"
msgid "Example"
msgstr "ຕົວຢາງ"
@@ -4500,7 +4419,6 @@ msgid "_Bottom:"
msgstr "ລຸ່ມ"
#: croppage.ui:226
-#, fuzzy
msgctxt "croppage|label1"
msgid "Crop"
msgstr "ຕັດ"
@@ -4547,7 +4465,6 @@ msgid "_Original Size"
msgstr "ຂະໜາດມາດຕະຖານ"
#: cuiimapdlg.ui:8
-#, fuzzy
msgctxt "cuiimapdlg|IMapDialog"
msgid "Properties"
msgstr "ຄຸນສົມບັດ"
@@ -4602,13 +4519,11 @@ msgid "Context Menus"
msgstr ""
#: customizedialog.ui:173
-#, fuzzy
msgctxt "customizedialog|keyboard"
msgid "Keyboard"
msgstr "ແປ້ນພິມ"
#: customizedialog.ui:196
-#, fuzzy
msgctxt "customizedialog|events"
msgid "Events"
msgstr "ເຫດການ"
@@ -4619,7 +4534,6 @@ msgid "Create Database Link"
msgstr ""
#: databaselinkdialog.ui:88
-#, fuzzy
msgctxt "databaselinkdialog|browse"
msgid "Browse..."
msgstr "ເຂົ້າເບິ່ງ..."
@@ -4735,7 +4649,6 @@ msgid "Legend"
msgstr ""
#: dimensionlinestabpage.ui:427
-#, fuzzy
msgctxt "dimensionlinestabpage|STR_MEASURE_AUTOMATIC"
msgid "Automatic"
msgstr "ອັດຕະໂນມັດ"
@@ -4874,13 +4787,11 @@ msgid "Language:"
msgstr "ພາສາ"
#: editmodulesdialog.ui:153
-#, fuzzy
msgctxt "editmodulesdialog|up"
msgid "Move Up"
msgstr "ຍ້າຍຂື້ນ"
#: editmodulesdialog.ui:167
-#, fuzzy
msgctxt "editmodulesdialog|down"
msgid "Move Down"
msgstr "ຍ້າຍລົງ"
@@ -4987,7 +4898,6 @@ msgid "Single"
msgstr "ດ່ຽວ"
#: effectspage.ui:104
-#, fuzzy
msgctxt "effectspage|liststore5"
msgid "Double"
msgstr "ທະວີຄູນ"
@@ -5020,7 +4930,6 @@ msgid "Single"
msgstr "ດ່ຽວ"
#: effectspage.ui:138
-#, fuzzy
msgctxt "effectspage|liststore6"
msgid "Double"
msgstr "ທະວີຄູນ"
@@ -5245,7 +5154,6 @@ msgid "Assign"
msgstr "ກຳນົດ"
#: eventassignpage.ui:234
-#, fuzzy
msgctxt "eventassignpage|delete"
msgid "Remove"
msgstr "ເອົາອອກ"
@@ -5429,7 +5337,6 @@ msgid "Table Properties"
msgstr "ຄຸນສົມບັດຕາຕະລາງ"
#: formatcellsdialog.ui:106
-#, fuzzy
msgctxt "formatcellsdialog|name"
msgid "Font"
msgstr "ແບບຕົວອັກສອນ"
@@ -5457,13 +5364,11 @@ msgid "Format Number"
msgstr ""
#: galleryapplyprogress.ui:8
-#, fuzzy
msgctxt "galleryapplyprogress|GalleryApplyProgress"
msgid "Apply"
msgstr "ໃຊ້"
#: galleryapplyprogress.ui:73
-#, fuzzy
msgctxt "galleryapplyprogress|label2"
msgid "File"
msgstr "ແຟ້ມ"
@@ -5502,13 +5407,11 @@ msgid "A_dd All"
msgstr ""
#: gallerygeneralpage.ui:22
-#, fuzzy
msgctxt "gallerygeneralpage|label1"
msgid "Modified:"
msgstr "ປັບປຸງ:"
#: gallerygeneralpage.ui:63
-#, fuzzy
msgctxt "gallerygeneralpage|label2"
msgid "Type:"
msgstr "ຊະນິດ:"
@@ -5593,7 +5496,6 @@ msgid "Update"
msgstr "ປ່ຽນໃຫມ່"
#: galleryupdateprogress.ui:74
-#, fuzzy
msgctxt "galleryupdateprogress|label2"
msgid "File"
msgstr "ແຟ້ມ"
@@ -5713,7 +5615,6 @@ msgid "Options"
msgstr "ທາງເລືອກ"
#: gradientpage.ui:644
-#, fuzzy
msgctxt "gradientpage|previewctl-atkobject"
msgid "Example"
msgstr "ຕົວຢາງ"
@@ -5742,7 +5643,6 @@ msgid "Dictionary"
msgstr "ວັດຈະນານຸກົມ"
#: hangulhanjaconversiondialog.ui:7
-#, fuzzy
msgctxt "hangulhanjaconversiondialog|HangulHanjaConversionDialog"
msgid "Hangul/Hanja Conversion"
msgstr "ການສົນທະນາ Hangul/Hanja"
@@ -5863,7 +5763,6 @@ msgid "Edit Custom Dictionary"
msgstr ""
#: hangulhanjaeditdictdialog.ui:107
-#, fuzzy
msgctxt "hangulhanjaeditdictdialog|label4"
msgid "Book"
msgstr "ປຶ້ມ"
@@ -5891,7 +5790,6 @@ msgid "New..."
msgstr "ໃໝ່..."
#: hangulhanjaoptdialog.ui:121
-#, fuzzy
msgctxt "hangulhanjaoptdialog|edit"
msgid "Edit..."
msgstr "ແກ້ໄຂ..."
@@ -5974,7 +5872,6 @@ msgid "Line _color:"
msgstr "ສີເສັ້ນ"
#: hatchpage.ui:281
-#, fuzzy
msgctxt "hatchpage|backgroundcolor"
msgid "Background Color"
msgstr "ສີພື້ນ"
@@ -5986,7 +5883,6 @@ msgid "Options"
msgstr "ທາງເລືອກ"
#: hatchpage.ui:357
-#, fuzzy
msgctxt "hatchpage|previewctl-atkobject"
msgid "Example"
msgstr "ຕົວຢາງ"
@@ -6004,7 +5900,6 @@ msgid "Hyperlink"
msgstr "ລີ້ງ"
#: hyperlinkdialog.ui:42
-#, fuzzy
msgctxt "hyperlinkdialog|apply"
msgid "Apply"
msgstr "ໃຊ້"
@@ -6032,7 +5927,6 @@ msgid "Open File"
msgstr ""
#: hyperlinkdocpage.ui:82
-#, fuzzy
msgctxt "hyperlinkdocpage|label2"
msgid "Document"
msgstr "ເອກະສານ"
@@ -6091,7 +5985,6 @@ msgid "F_orm:"
msgstr ""
#: hyperlinkdocpage.ui:329
-#, fuzzy
msgctxt "hyperlinkdocpage|script|tooltip_text"
msgid "Events"
msgstr "ເຫດການ"
@@ -6159,7 +6052,6 @@ msgid "F_orm:"
msgstr ""
#: hyperlinkinternetpage.ui:330
-#, fuzzy
msgctxt "hyperlinkinternetpage|script|tooltip_text"
msgid "Events"
msgstr "ເຫດການ"
@@ -6219,7 +6111,6 @@ msgid "F_orm:"
msgstr ""
#: hyperlinkmailpage.ui:257
-#, fuzzy
msgctxt "hyperlinkmailpage|script|tooltip_text"
msgid "Events"
msgstr "ເຫດການ"
@@ -6268,13 +6159,11 @@ msgid "_File:"
msgstr "ແຟ້ມ:"
#: hyperlinknewdocpage.ui:112
-#, fuzzy
msgctxt "hyperlinknewdocpage|create"
msgid "Select Path"
msgstr "ເລືອກຄຳສັ່ງ"
#: hyperlinknewdocpage.ui:117
-#, fuzzy
msgctxt "hyperlinknewdocpage|create|tooltip_text"
msgid "Select Path"
msgstr "ເລືອກຄຳສັ່ງ"
@@ -6286,7 +6175,6 @@ msgid "File _type:"
msgstr "ຊະນິດແຟ້ມ:"
#: hyperlinknewdocpage.ui:172
-#, fuzzy
msgctxt "hyperlinknewdocpage|label2"
msgid "New Document"
msgstr "ເອກະສານໃໝ່"
@@ -6313,7 +6201,6 @@ msgid "F_orm:"
msgstr ""
#: hyperlinknewdocpage.ui:309
-#, fuzzy
msgctxt "hyperlinknewdocpage|script|tooltip_text"
msgid "Events"
msgstr "ເຫດການ"
@@ -6350,7 +6237,6 @@ msgid "Word:"
msgstr "ຄຳສັບ"
#: iconchangedialog.ui:10
-#, fuzzy
msgctxt "iconchangedialog|IconChange"
msgid "%PRODUCTNAME %PRODUCTVERSION"
msgstr "%PRODUCTNAME %PRODUCTVERSION"
@@ -6411,25 +6297,21 @@ msgid "Contents:"
msgstr "ເນື້ອໃນ"
#: insertfloatingframe.ui:87
-#, fuzzy
msgctxt "insertfloatingframe|buttonbrowse"
msgid "Browse..."
msgstr "ເຂົ້າເບິ່ງ..."
#: insertfloatingframe.ui:130
-#, fuzzy
msgctxt "insertfloatingframe|scrollbaron"
msgid "On"
msgstr "ເປີດ"
#: insertfloatingframe.ui:147
-#, fuzzy
msgctxt "insertfloatingframe|scrollbaroff"
msgid "Off"
msgstr "ປິດ"
#: insertfloatingframe.ui:163
-#, fuzzy
msgctxt "insertfloatingframe|scrollbarauto"
msgid "Automatic"
msgstr "ອັດຕະໂນມັດ"
@@ -6441,13 +6323,11 @@ msgid "Scroll Bar"
msgstr "ແບບເລືອນທາງຂວາງ"
#: insertfloatingframe.ui:218
-#, fuzzy
msgctxt "insertfloatingframe|borderon"
msgid "On"
msgstr "ເປີດ"
#: insertfloatingframe.ui:235
-#, fuzzy
msgctxt "insertfloatingframe|borderoff"
msgid "Off"
msgstr "ປິດ"
@@ -6755,13 +6635,11 @@ msgid "Save Line Styles"
msgstr ""
#: linestyletabpage.ui:465
-#, fuzzy
msgctxt "linestyletabpage|label1"
msgid "Properties"
msgstr "ຄຸນສົມບັດ"
#: linetabpage.ui:30
-#, fuzzy
msgctxt "linetabpage|liststoreCAP_STYLE"
msgid "Flat"
msgstr "ແປ"
@@ -6784,7 +6662,6 @@ msgid "Rounded"
msgstr ""
#: linetabpage.ui:56
-#, fuzzy
msgctxt "linetabpage|liststoreEDGE_STYLE"
msgid "- none -"
msgstr "- ບໍ່ -"
@@ -6917,7 +6794,6 @@ msgid "Icon"
msgstr "ປຸ່ມພາບ"
#: linetabpage.ui:798
-#, fuzzy
msgctxt "linetabpage|CTL_PREVIEW-atkobject"
msgid "Example"
msgstr "ຕົວຢາງ"
@@ -6984,7 +6860,6 @@ msgid "Com_ponent..."
msgstr ""
#: macroassignpage.ui:158
-#, fuzzy
msgctxt "macroassignpage|delete"
msgid "Remove"
msgstr "ເອົາອອກ"
@@ -7001,7 +6876,6 @@ msgid "Macro Selector"
msgstr ""
#: macroselectordialog.ui:37
-#, fuzzy
msgctxt "macroselectordialog|add"
msgid "Add"
msgstr "ເພີ່ມ"
@@ -7128,7 +7002,6 @@ msgid "Insert Submenu"
msgstr ""
#: menuassignpage.ui:557
-#, fuzzy
msgctxt "menuassignpage|renameItem"
msgid "Rename..."
msgstr "ໃສ່ຊື່ຄືນໃໝ່..."
@@ -7149,7 +7022,6 @@ msgid "Restore Default Command"
msgstr ""
#: mosaicdialog.ui:16
-#, fuzzy
msgctxt "mosaicdialog|MosaicDialog"
msgid "Mosaic"
msgstr "ລວດລາຍ"
@@ -7198,13 +7070,11 @@ msgid "Menu _position:"
msgstr ""
#: movemenu.ui:244
-#, fuzzy
msgctxt "movemenu|up-atkobject"
msgid "Up"
msgstr "ຂື້ນ"
#: movemenu.ui:262
-#, fuzzy
msgctxt "movemenu|down-atkobject"
msgid "Down"
msgstr "ລົງ"
@@ -7232,7 +7102,6 @@ msgid "Mark the Default Path for New Files"
msgstr ""
#: namedialog.ui:8
-#, fuzzy
msgctxt "namedialog|NameDialog"
msgid "Name"
msgstr "ຊື່"
@@ -7263,13 +7132,11 @@ msgid "Create Macro"
msgstr ""
#: newlibdialog.ui:102
-#, fuzzy
msgctxt "newlibdialog|altrenametitle"
msgid "Rename"
msgstr "ປ່ຽນຊື່"
#: newtabledialog.ui:22
-#, fuzzy
msgctxt "newtabledialog|NewTableDialog"
msgid "Insert Table"
msgstr "ແຊກຕາຕະລາງໃສ່"
@@ -7285,7 +7152,6 @@ msgid "_Number of rows:"
msgstr ""
#: newtoolbardialog.ui:8
-#, fuzzy
msgctxt "newtoolbardialog|NewToolbarDialog"
msgid "Name"
msgstr "ຊື່"
@@ -7301,7 +7167,6 @@ msgid "_Save in:"
msgstr ""
#: numberingformatpage.ui:38
-#, fuzzy
msgctxt "numberingformatpage|liststore1"
msgid "All"
msgstr "ທັງໝົດ"
@@ -7346,7 +7211,6 @@ msgid "Scientific"
msgstr ""
#: numberingformatpage.ui:62
-#, fuzzy
msgctxt "numberingformatpage|liststore1"
msgid "Fraction"
msgstr "ເສດສ່ວນ"
@@ -7368,19 +7232,16 @@ msgid "Automatically"
msgstr ""
#: numberingformatpage.ui:126
-#, fuzzy
msgctxt "numberingformatpage|add|tooltip_text"
msgid "Add"
msgstr "ເພີ່ມ"
#: numberingformatpage.ui:141
-#, fuzzy
msgctxt "numberingformatpage|edit|tooltip_text"
msgid "Edit Comment"
msgstr "ແກ້ໄຂການບັນທຶກ"
#: numberingformatpage.ui:156
-#, fuzzy
msgctxt "numberingformatpage|delete|tooltip_text"
msgid "Remove"
msgstr "ເອົາອອກ"
@@ -7452,7 +7313,6 @@ msgid "_Language"
msgstr "ພາສາ"
#: numberingoptionspage.ui:64
-#, fuzzy
msgctxt "numberingoptionspage|label1"
msgid "Level"
msgstr "ລະດັບ"
@@ -7530,7 +7390,6 @@ msgid "Bottom of character"
msgstr ""
#: numberingoptionspage.ui:287
-#, fuzzy
msgctxt "numberingoptionspage|orientlb"
msgid "Top of line"
msgstr "ເທິງສຸດຂອງເສັ້ນ"
@@ -7541,7 +7400,6 @@ msgid "Center of line"
msgstr ""
#: numberingoptionspage.ui:289
-#, fuzzy
msgctxt "numberingoptionspage|orientlb"
msgid "Bottom of line"
msgstr "ລຸ່ມສຸດຂອງເສັ້ນ"
@@ -7563,7 +7421,6 @@ msgid "Before:"
msgstr "~ກ່ອນ"
#: numberingoptionspage.ui:373
-#, fuzzy
msgctxt "numberingoptionspage|separator"
msgid "Separator"
msgstr "ຕົວແບ່ງ"
@@ -7632,13 +7489,11 @@ msgid "Gallery"
msgstr "ສາງຮູບພາບ"
#: numberingpositionpage.ui:23
-#, fuzzy
msgctxt "numberingpositionpage|liststore1"
msgid "Left"
msgstr "ຊ້າຍ"
#: numberingpositionpage.ui:26
-#, fuzzy
msgctxt "numberingpositionpage|liststore1"
msgid "Centered"
msgstr "ຈຸດສູນກາງ"
@@ -7667,7 +7522,6 @@ msgid "Nothing"
msgstr ""
#: numberingpositionpage.ui:88
-#, fuzzy
msgctxt "numberingpositionpage|1"
msgid "Level"
msgstr "ລະດັບ"
@@ -7737,7 +7591,6 @@ msgid "Default"
msgstr "ຄ່າທີ່ກຳນົດໄວ້ໃຫ້ແລ້ວ"
#: objectnamedialog.ui:8
-#, fuzzy
msgctxt "objectnamedialog|ObjectNameDialog"
msgid "Name"
msgstr "ຊື່"
@@ -7844,7 +7697,6 @@ msgid "Vendor"
msgstr "ລະຫັດ​ຜູ້​ຂາຍ"
#: optadvancedpage.ui:171
-#, fuzzy
msgctxt "optadvancedpage|version"
msgid "Version"
msgstr "ລຸ້ນ"
@@ -7918,7 +7770,6 @@ msgid "Color setting"
msgstr ""
#: optappearancepage.ui:156
-#, fuzzy
msgctxt "optappearancepage|on"
msgid "On"
msgstr "ເປີດ"
@@ -7939,7 +7790,6 @@ msgid "Western _text and Asian punctuation"
msgstr ""
#: optasianpage.ui:73
-#, fuzzy
msgctxt "optasianpage|label1"
msgid "Kerning"
msgstr "ປັບໃຫ້ໃກ້"
@@ -8115,7 +7965,6 @@ msgid "Eastern Arabic (٣ ,٢ ,١…)"
msgstr ""
#: optctlpage.ui:237
-#, fuzzy
msgctxt "optctlpage|numerals"
msgid "System"
msgstr "ລະບົບ"
@@ -8137,13 +7986,11 @@ msgid "_E-mail program:"
msgstr ""
#: optemailpage.ui:55
-#, fuzzy
msgctxt "optemailpage|browse"
msgid "Browse..."
msgstr "ເຂົ້າເບິ່ງ..."
#: optemailpage.ui:89
-#, fuzzy
msgctxt "optemailpage|browsetitle"
msgid "All files"
msgstr "ແຟ້ມທັງໝົດ"
@@ -8273,7 +8120,6 @@ msgid "Screen only"
msgstr ""
#: optfontspage.ui:132
-#, fuzzy
msgctxt "optfontspage|font"
msgid "Font"
msgstr "ແບບຕົວອັກສອນ"
@@ -8307,7 +8153,6 @@ msgid "_Size:"
msgstr "ຂະໜາດ"
#: optfontspage.ui:295
-#, fuzzy
msgctxt "optfontspage|fontname"
msgid "Automatic"
msgstr "ອັດຕະໂນມັດ"
@@ -8329,7 +8174,6 @@ msgid "_Extended tips"
msgstr "ຄຳແນະນຳພາຍນອກ"
#: optgeneralpage.ui:46
-#, fuzzy
msgctxt "optgeneralpage|label1"
msgid "Help"
msgstr "ຊ່ວຍ"
@@ -8465,7 +8309,6 @@ msgid "_Use '%ENGLISHUSLOCALE' locale for numbers"
msgstr ""
#: opthtmlpage.ui:407
-#, fuzzy
msgctxt "opthtmlpage|label2"
msgid "Import"
msgstr "ນຳເຂົ້າ"
@@ -8498,7 +8341,6 @@ msgid "LibreOffice _Basic"
msgstr ""
#: opthtmlpage.ui:568
-#, fuzzy
msgctxt "opthtmlpage|label3"
msgid "Export"
msgstr "ນຳອອກ"
@@ -8889,7 +8731,6 @@ msgid "OpenCL Options"
msgstr ""
#: optpathspage.ui:40
-#, fuzzy
msgctxt "optpathspage|type"
msgid "Type"
msgstr "ຊະນິດ"
@@ -8934,13 +8775,11 @@ msgid "None"
msgstr "ບໍ່ມີຫຍັງ"
#: optproxypage.ui:139
-#, fuzzy
msgctxt "optproxypage|proxymode"
msgid "System"
msgstr "ລະບົບ"
#: optproxypage.ui:140
-#, fuzzy
msgctxt "optproxypage|proxymode"
msgid "Manual"
msgstr "~ດ້ວຍມື"
@@ -9098,7 +8937,6 @@ msgid "Text document"
msgstr "ເອກະສານໃໝ່"
#: optsavepage.ui:368
-#, fuzzy
msgctxt "optsavepage|doctype"
msgid "HTML document"
msgstr "ເອກະສານ HTML"
@@ -9110,7 +8948,6 @@ msgid "Master document"
msgstr "ເອກະສານຊ່ຽວຊານ"
#: optsavepage.ui:370
-#, fuzzy
msgctxt "optsavepage|doctype"
msgid "Spreadsheet"
msgstr "ຕາລາງແຜ່ນ"
@@ -9297,13 +9134,11 @@ msgid "Fa_x/e-mail:"
msgstr ""
#: optuserpage.ui:171
-#, fuzzy
msgctxt "optuserpage|firstname-atkobject"
msgid "First name"
msgstr "ຊື່ແທ້"
#: optuserpage.ui:189
-#, fuzzy
msgctxt "lastname-atkobject"
msgid "Last name"
msgstr "ນາມສະກຸນ"
@@ -9315,7 +9150,6 @@ msgid "Initials"
msgstr "ເລີ່ມ"
#: optuserpage.ui:236
-#, fuzzy
msgctxt "city-atkobject"
msgid "City"
msgstr "ເມືອງ"
@@ -9327,7 +9161,6 @@ msgid "State"
msgstr "ແຂວງ"
#: optuserpage.ui:272
-#, fuzzy
msgctxt "zip-atkobject"
msgid "Zip code"
msgstr "ລະຫັດ Zip"
@@ -9376,7 +9209,6 @@ msgid "Last name/first _name/father’s name/initials:"
msgstr ""
#: optuserpage.ui:472
-#, fuzzy
msgctxt "ruslastname-atkobject"
msgid "Last name"
msgstr "ນາມສະກຸນ"
@@ -9393,7 +9225,6 @@ msgid "Initials"
msgstr "ເລີ່ມ"
#: optuserpage.ui:526
-#, fuzzy
msgctxt "rusfirstname-atkobject"
msgid "First name"
msgstr "ຊື່ແທ້"
@@ -9404,13 +9235,11 @@ msgid "Last/first _name/initials:"
msgstr ""
#: optuserpage.ui:569
-#, fuzzy
msgctxt "eastlastname-atkobject"
msgid "Last name"
msgstr "ນາມສະກຸນ"
#: optuserpage.ui:587
-#, fuzzy
msgctxt "eastfirstname-atkobject"
msgid "First name"
msgstr "ຊື່ແທ້"
@@ -9443,19 +9272,16 @@ msgid "_Zip/city:"
msgstr ""
#: optuserpage.ui:709
-#, fuzzy
msgctxt "icity-atkobject"
msgid "City"
msgstr "ເມືອງ"
#: optuserpage.ui:727
-#, fuzzy
msgctxt "izip-atkobject"
msgid "Zip code"
msgstr "ລະຫັດ Zip"
#: optuserpage.ui:825
-#, fuzzy
msgctxt "optuserpage|label1"
msgid "Address"
msgstr "ທີ່ຢູ່"
@@ -9531,7 +9357,6 @@ msgid "Icons in men_us:"
msgstr ""
#: optviewpage.ui:189
-#, fuzzy
msgctxt "optviewpage|contextmenushortcuts"
msgid "Automatic"
msgstr "ອັດຕະໂນມັດ"
@@ -9543,7 +9368,6 @@ msgid "Hide"
msgstr "ເຊື່ອງ"
#: optviewpage.ui:191
-#, fuzzy
msgctxt "optviewpage|contextmenushortcuts"
msgid "Show"
msgstr "ສະແດງ"
@@ -9554,7 +9378,6 @@ msgid "Shortcuts in context menus:"
msgstr ""
#: optviewpage.ui:218
-#, fuzzy
msgctxt "optviewpage|menuicons"
msgid "Automatic"
msgstr "ອັດຕະໂນມັດ"
@@ -9566,7 +9389,6 @@ msgid "Hide"
msgstr "ເຊື່ອງ"
#: optviewpage.ui:220
-#, fuzzy
msgctxt "optviewpage|menuicons"
msgid "Show"
msgstr "ສະແດງ"
@@ -9592,7 +9414,6 @@ msgid "Toolbar icon _size:"
msgstr ""
#: optviewpage.ui:358
-#, fuzzy
msgctxt "optviewpage|iconstyle"
msgid "Automatic"
msgstr "ອັດຕະໂນມັດ"
@@ -9644,7 +9465,6 @@ msgid "Tango Testing"
msgstr ""
#: optviewpage.ui:380
-#, fuzzy
msgctxt "optviewpage|iconsize"
msgid "Automatic"
msgstr "ອັດຕະໂນມັດ"
@@ -9682,7 +9502,6 @@ msgid "Sidebar _icon size:"
msgstr ""
#: optviewpage.ui:439
-#, fuzzy
msgctxt "optviewpage|sidebariconsize"
msgid "Automatic"
msgstr "ອັດຕະໂນມັດ"
@@ -9704,7 +9523,6 @@ msgid "_Notebookbar icon size:"
msgstr ""
#: optviewpage.ui:468
-#, fuzzy
msgctxt "optviewpage|notebookbariconsize"
msgid "Automatic"
msgstr "ອັດຕະໂນມັດ"
@@ -9741,7 +9559,6 @@ msgid "Middle mouse _button:"
msgstr ""
#: optviewpage.ui:597
-#, fuzzy
msgctxt "optviewpage|mousepos"
msgid "Default button"
msgstr "ປຸ່ມຄ່າທີ່ກຳນົດໄວ້ໃຫ້ແລ້ວ"
@@ -9767,7 +9584,6 @@ msgid "Automatic scrolling"
msgstr ""
#: optviewpage.ui:616
-#, fuzzy
msgctxt "optviewpage|mousemiddle"
msgid "Paste clipboard"
msgstr "ວາງພື້ນທີ່ຊົ່ວຄາວໃສ່"
@@ -9948,25 +9764,21 @@ msgstr ""
#: paragalignpage.ui:15
#: /home/cl/vc/git/libo-core/cui/uiconfig/ui/paragalignpage.ui:19
-#, fuzzy
msgctxt "paragalignpage|liststoreLB_LASTLINE"
msgid "Start"
msgstr "ເລີ່ມຕົ້ນ"
#: paragalignpage.ui:23
-#, fuzzy
msgctxt "paragalignpage|liststoreLB_LASTLINE"
msgid "Centered"
msgstr "ຈຸດສູນກາງ"
#: paragalignpage.ui:27
-#, fuzzy
msgctxt "paragalignpage|liststoreLB_LASTLINE"
msgid "Justified"
msgstr "ຈັດໃຫ້ເປັນະບຽບ"
#: paragalignpage.ui:41
-#, fuzzy
msgctxt "paragalignpage|liststoreLB_VERTALIGN"
msgid "Automatic"
msgstr "ອັດຕະໂນມັດ"
@@ -9994,7 +9806,6 @@ msgid "Bottom"
msgstr "ລຸ່ມ"
#: paragalignpage.ui:85
-#, fuzzy
msgctxt "paragalignpage|drawingareaWN_EXAMPLE-atkobject"
msgid "Example"
msgstr "ຕົວຢາງ"
@@ -10072,7 +9883,6 @@ msgid "_Text direction:"
msgstr ""
#: paragalignpage.ui:444
-#, fuzzy
msgctxt "paragalignpage|labelFL_PROPERTIES"
msgid "Properties"
msgstr "ຄຸນສົມບັດ"
@@ -10096,13 +9906,11 @@ msgid "1.5 Lines"
msgstr "1.5 ເສັ້ນ"
#: paraindentspacing.ui:49
-#, fuzzy
msgctxt "paraindentspacing|liststoreLB_LINEDIST"
msgid "Double"
msgstr "ທະວີຄູນ"
#: paraindentspacing.ui:53
-#, fuzzy
msgctxt "paraindentspacing|liststoreLB_LINEDIST"
msgid "Proportional"
msgstr "ອັດຕາ"
@@ -10119,7 +9927,6 @@ msgid "Leading"
msgstr "ສ່ວນຫົວ"
#: paraindentspacing.ui:91
-#, fuzzy
msgctxt "paraindentspacing|drawingareaWN_EXAMPLE-atkobject"
msgid "Example"
msgstr "ຕົວຢາງ"
@@ -10146,13 +9953,11 @@ msgid "_Automatic"
msgstr "ອັດຕະໂນມັດ"
#: paraindentspacing.ui:221
-#, fuzzy
msgctxt "paraindentspacing|labelST_LINEDIST_ABS"
msgid "Fixed"
msgstr "ປັບ"
#: paraindentspacing.ui:236
-#, fuzzy
msgctxt "paraindentspacing|label1"
msgid "Indent"
msgstr "ປະທັບຕາ"
@@ -10174,7 +9979,6 @@ msgid "Don't add space between paragraphs of the same style"
msgstr ""
#: paraindentspacing.ui:354
-#, fuzzy
msgctxt "paraindentspacing|labelFL_VERTALIGN"
msgid "Spacing"
msgstr "~ການເວັ້ນວ່າງ"
@@ -10197,7 +10001,6 @@ msgid "A_ctivate"
msgstr ""
#: paraindentspacing.ui:503
-#, fuzzy
msgctxt "paraindentspacing|label3"
msgid "Register-true"
msgstr "ລົງທະບຽນຈິງ"
@@ -10250,7 +10053,6 @@ msgid "_Character"
msgstr "ຕົວອັກສອນ:"
#: paratabspage.ui:283
-#, fuzzy
msgctxt "paratabspage|label2"
msgid "Type"
msgstr "ຊະນິດ"
@@ -10345,7 +10147,6 @@ msgid "File Encryption Password"
msgstr ""
#: pastespecial.ui:7
-#, fuzzy
msgctxt "pastespecial|PasteSpecialDialog"
msgid "Paste Special"
msgstr "ວາງໃສ່ພິເສດ"
@@ -10357,7 +10158,6 @@ msgid "Source:"
msgstr "ແຫຼ່ງ"
#: pastespecial.ui:157
-#, fuzzy
msgctxt "pastespecial|label1"
msgid "Selection"
msgstr "ການເລືອກ"
@@ -10369,7 +10169,6 @@ msgid "_Modify"
msgstr "ປັບປຸ່ງ"
#: patterntabpage.ui:92
-#, fuzzy
msgctxt "patterntabpage|label3"
msgid "Pattern"
msgstr "ແບບ"
@@ -10402,7 +10201,6 @@ msgid "Options"
msgstr "ທາງເລືອກ"
#: patterntabpage.ui:295
-#, fuzzy
msgctxt "patterntabpage|CTL_PREVIEW-atkobject"
msgid "Example"
msgstr "ຕົວຢາງ"
@@ -10456,7 +10254,6 @@ msgid "Firefox Themes"
msgstr ""
#: pickbulletpage.ui:34
-#, fuzzy
msgctxt "pickbulletpage|label25"
msgid "Selection"
msgstr "ການເລືອກ"
@@ -10472,19 +10269,16 @@ msgid "Add and Resize"
msgstr ""
#: pickgraphicpage.ui:75
-#, fuzzy
msgctxt "pickgraphicpage|label25"
msgid "Selection"
msgstr "ການເລືອກ"
#: picknumberingpage.ui:34
-#, fuzzy
msgctxt "picknumberingpage|label25"
msgid "Selection"
msgstr "ການເລືອກ"
#: pickoutlinepage.ui:34
-#, fuzzy
msgctxt "pickoutlinepage|label25"
msgid "Selection"
msgstr "ການເລືອກ"
@@ -10511,7 +10305,6 @@ msgid "Raise/lower by"
msgstr ""
#: positionpage.ui:157
-#, fuzzy
msgctxt "positionpage|automatic"
msgid "Automatic"
msgstr "ອັດຕະໂນມັດ"
@@ -10571,7 +10364,6 @@ msgid "Pair kerning"
msgstr ""
#: positionpage.ui:449
-#, fuzzy
msgctxt "positionpage|label22"
msgid "Spacing"
msgstr "~ການເວັ້ນວ່າງ"
@@ -10694,7 +10486,6 @@ msgid "Adapt"
msgstr ""
#: posterdialog.ui:16
-#, fuzzy
msgctxt "posterdialog|PosterDialog"
msgid "Posterize"
msgstr "ໃບແຈ້ງ"
@@ -10851,7 +10642,6 @@ msgid "No Loaded File"
msgstr ""
#: querynoloadedfiledialog.ui:14
-#, fuzzy
msgctxt "querynoloadedfiledialog|NoLoadedFileDialog"
msgid "The file could not be loaded!"
msgstr "ເອກະສານນີ້ບໍ່ສາມາດໂຫລດໄດ້"
@@ -10984,13 +10774,11 @@ msgid "Run"
msgstr "ດຳເ~ນີນງານ"
#: scriptorganizer.ui:49
-#, fuzzy
msgctxt "scriptorganizer|create"
msgid "Create..."
msgstr "ສ້າງ..."
#: scriptorganizer.ui:79
-#, fuzzy
msgctxt "scriptorganizer|rename"
msgid "Rename..."
msgstr "ໃສ່ຊື່ຄືນໃໝ່..."
@@ -11007,7 +10795,6 @@ msgid "Macros"
msgstr "ແມໂຄຣ"
#: searchattrdialog.ui:9
-#, fuzzy
msgctxt "searchattrdialog|SearchAttrDialog"
msgid "Attributes"
msgstr "ຄຸນສົມບັດ"
@@ -11018,7 +10805,6 @@ msgid "Text Format "
msgstr ""
#: searchformatdialog.ui:106
-#, fuzzy
msgctxt "searchformatdialog|font"
msgid "Font"
msgstr "ແບບຕົວອັກສອນ"
@@ -11144,7 +10930,6 @@ msgid "Search Term or Firefox Theme URL"
msgstr ""
#: select_persona_dialog.ui:228
-#, fuzzy
msgctxt "select_persona_dialog|label6"
msgid "Categories"
msgstr "ປະເພດ"
@@ -11190,13 +10975,11 @@ msgid "_Color:"
msgstr ""
#: shadowtabpage.ui:205
-#, fuzzy
msgctxt "shadowtabpage|CTL_COLOR_PREVIEW-atkobject"
msgid "Example"
msgstr "ຕົວຢາງ"
#: shadowtabpage.ui:230
-#, fuzzy
msgctxt "shadowtabpage|label"
msgid "Properties"
msgstr "ຄຸນສົມບັດ"
@@ -11296,7 +11079,6 @@ msgid "Label text with smart tags"
msgstr ""
#: smarttagoptionspage.ui:61
-#, fuzzy
msgctxt "smarttagoptionspage|properties"
msgid "Properties..."
msgstr "ຄຸນສົມບັດ..."
@@ -11307,7 +11089,6 @@ msgid "Currently Installed Smart Tags"
msgstr ""
#: smoothdialog.ui:16
-#, fuzzy
msgctxt "smoothdialog|SmoothDialog"
msgid "Smooth"
msgstr "ໜີ່ມນວນ"
@@ -11324,7 +11105,6 @@ msgid "Parameters"
msgstr "~ຕົວຊີ້ວັດ"
#: solarizedialog.ui:14
-#, fuzzy
msgctxt "solarizedialog|SolarizeDialog"
msgid "Solarization"
msgstr "ສີຕາຍ"
@@ -11457,7 +11237,6 @@ msgid "Text languag_e:"
msgstr ""
#: spellingdialog.ui:252
-#, fuzzy
msgctxt "spellingdialog|explainlink"
msgid "More..."
msgstr "ຫຼາຍກວ່ານີ້..."
@@ -11550,7 +11329,6 @@ msgid "_Into equal proportions"
msgstr ""
#: splitcellsdialog.ui:241
-#, fuzzy
msgctxt "splitcellsdialog|label2"
msgid "Direction"
msgstr "ທິດທາງ"
@@ -11719,13 +11497,11 @@ msgid "No Effect"
msgstr "ບໍ່ມີເອບເຟັກ"
#: textanimtabpage.ui:53
-#, fuzzy
msgctxt "textanimtabpage|liststoreEFFECT"
msgid "Blink"
msgstr "ໄຟເຕັ້ນ"
#: textanimtabpage.ui:57
-#, fuzzy
msgctxt "textanimtabpage|liststoreEFFECT"
msgid "Scroll Through"
msgstr "ເລື່ອນດ້ວຍ"
@@ -11736,7 +11512,6 @@ msgid "Scroll Back and Forth"
msgstr ""
#: textanimtabpage.ui:65
-#, fuzzy
msgctxt "textanimtabpage|liststoreEFFECT"
msgid "Scroll In"
msgstr "ເລື່ອນໃນ"
@@ -11754,19 +11529,16 @@ msgid "Direction:"
msgstr "ທິດທາງ"
#: textanimtabpage.ui:155
-#, fuzzy
msgctxt "textanimtabpage|BTN_UP|tooltip_text"
msgid "To top"
msgstr "ທາງເທິງ"
#: textanimtabpage.ui:161
-#, fuzzy
msgctxt "textanimtabpage|BTN_UP-atkobject"
msgid "Up"
msgstr "ຂື້ນ"
#: textanimtabpage.ui:176
-#, fuzzy
msgctxt "textanimtabpage|BTN_RIGHT|tooltip_text"
msgid "To right"
msgstr "ທາງຂວາ"
@@ -11778,25 +11550,21 @@ msgid "Right"
msgstr "ຄວາມສູງ"
#: textanimtabpage.ui:197
-#, fuzzy
msgctxt "textanimtabpage|BTN_LEFT|tooltip_text"
msgid "To left"
msgstr "ທາງຊ້າຍ"
#: textanimtabpage.ui:203
-#, fuzzy
msgctxt "textanimtabpage|BTN_LEFT-atkobject"
msgid "Left"
msgstr "ຊ້າຍ"
#: textanimtabpage.ui:218
-#, fuzzy
msgctxt "textanimtabpage|BTN_DOWN|tooltip_text"
msgid "To bottom"
msgstr "ທາງລຸ່ມ"
#: textanimtabpage.ui:224
-#, fuzzy
msgctxt "textanimtabpage|BTN_DOWN-atkobject"
msgid "Down"
msgstr "ລົງ"
@@ -11844,7 +11612,6 @@ msgid "_Automatic"
msgstr "ອັດຕະໂນມັດ"
#: textanimtabpage.ui:522
-#, fuzzy
msgctxt "textanimtabpage|label2"
msgid "Properties"
msgstr "ຄຸນສົມບັດ"
@@ -11943,7 +11710,6 @@ msgid "Text"
msgstr "ຂໍ້ຄວາມ"
#: textdialog.ui:128
-#, fuzzy
msgctxt "textdialog|RID_SVXPAGE_TEXTANIMATION"
msgid "Text Animation"
msgstr "ຂໍ້ຄວາມທີ່ເຄື່ອນເໜັງ"
@@ -11969,7 +11735,6 @@ msgid "_Maximum number of consecutive hyphens"
msgstr ""
#: textflowpage.ui:163
-#, fuzzy
msgctxt "textflowpage|LabelHyphenation"
msgid "Hyphenation"
msgstr "ການຂີດເສັ້ນ"
@@ -12004,19 +11769,16 @@ msgid "Position:"
msgstr "ຕໍ່າແໜ່ງ"
#: textflowpage.ui:295
-#, fuzzy
msgctxt "textflowpage|comboPageStyle-atkobject"
msgid "Page Style"
msgstr "ຮູບແບບໜ້າ"
#: textflowpage.ui:309
-#, fuzzy
msgctxt "textflowpage|comboBreakType"
msgid "Page"
msgstr "ໜ້າ"
#: textflowpage.ui:310
-#, fuzzy
msgctxt "textflowpage|comboBreakType"
msgid "Column"
msgstr "ຖັນ"
@@ -12060,13 +11822,11 @@ msgid "_Widow control"
msgstr ""
#: textflowpage.ui:473
-#, fuzzy
msgctxt "textflowpage|labelOrphan"
msgid "lines"
msgstr "ເສັ້ນ"
#: textflowpage.ui:485
-#, fuzzy
msgctxt "textflowpage|labelWidow"
msgid "lines"
msgstr "ເສັ້ນ"
@@ -12191,13 +11951,11 @@ msgid "_End value:"
msgstr ""
#: transparencytabpage.ui:435
-#, fuzzy
msgctxt "transparencytabpage|CTL_BITMAP_PREVIEW-atkobject"
msgid "Example"
msgstr "ຕົວຢາງ"
#: transparencytabpage.ui:453
-#, fuzzy
msgctxt "transparencytabpage|CTL_TRANS_PREVIEW-atkobject"
msgid "Example"
msgstr "ຕົວຢາງ"
@@ -12307,7 +12065,6 @@ msgid "Write in double lines"
msgstr ""
#: twolinespage.ui:107
-#, fuzzy
msgctxt "twolinespage|label2"
msgid "Double-lined"
msgstr "ສອງຂ້າງ"
@@ -12426,7 +12183,6 @@ msgid "Zoom Factor"
msgstr ""
#: zoomdialog.ui:262
-#, fuzzy
msgctxt "zoomdialog|automatic"
msgid "Automatic"
msgstr "ອັດຕະໂນມັດ"
@@ -12443,7 +12199,6 @@ msgid "Columns:"
msgstr "ຖັນ"
#: zoomdialog.ui:332
-#, fuzzy
msgctxt "zoomdialog|columnssb-atkobject"
msgid "Columns"
msgstr "ຖັນ"
diff --git a/source/lo/dbaccess/messages.po b/source/lo/dbaccess/messages.po
index 3cb058a424e..60ed648d5c5 100644
--- a/source/lo/dbaccess/messages.po
+++ b/source/lo/dbaccess/messages.po
@@ -748,7 +748,6 @@ msgid "Column ~Format..."
msgstr "ແບບ​ຟອມ​ຖັນ"
#: strings.hrc:171
-#, fuzzy
msgctxt "RID_STR_COLUMN_WIDTH"
msgid "Column ~Width..."
msgstr "~ຄວາມກ້ວາງ..."
@@ -760,7 +759,6 @@ msgid "Table Format..."
msgstr "ແບບ​ຕາ​ຕະ​ລາງ"
#: strings.hrc:173
-#, fuzzy
msgctxt "RID_STR_ROW_HEIGHT"
msgid "Row Height..."
msgstr "ຄວາມສູງຂອງແຖວ..."
@@ -2443,13 +2441,11 @@ msgid "Press 'Next' to save a copy of your document, and to begin the migration.
msgstr ""
#: backuppage.ui:76
-#, fuzzy
msgctxt "backuppage|label3"
msgid "Save to:"
msgstr "ບັນທຶກໃສ່:"
#: backuppage.ui:110
-#, fuzzy
msgctxt "backuppage|browse"
msgid "Browse..."
msgstr "ເຂົ້າເບິ່ງ..."
@@ -2472,7 +2468,6 @@ msgid "Choose a data source:"
msgstr ""
#: collectionviewdialog.ui:11
-#, fuzzy
msgctxt "collectionviewdialog|CollectionView"
msgid "Save"
msgstr "ບັນທຶກ"
@@ -2502,7 +2497,6 @@ msgid "File _name:"
msgstr "ຊື່ແຟ້ມຂໍ້ມູນ"
#: colwidthdialog.ui:15
-#, fuzzy
msgctxt "colwidthdialog|ColWidthDialog"
msgid "Column Width"
msgstr "ຄວາມກ້ວາງຖັນ"
@@ -2618,7 +2612,6 @@ msgid "Crea_te new field as primary key"
msgstr ""
#: copytablepage.ui:143
-#, fuzzy
msgctxt "copytablepage|keynamelabel"
msgid "Name:"
msgstr "ຊື່:"
@@ -2641,7 +2634,6 @@ msgid "Ta_ble name:"
msgstr "ຊື່​ຕາ​ຕະ​ລາງ"
#: dbaseindexdialog.ui:28
-#, fuzzy
msgctxt "dbaseindexdialog|DBaseIndexDialog"
msgid "Indexes"
msgstr "ດັດສະນີ"
@@ -2775,7 +2767,6 @@ msgid "Set Up a Connection to a MySQL Database"
msgstr "ສ້າງການເຊື່ອມຕໍ່ຫາຖານຂໍ້ມູນ JDBC"
#: dbwizspreadsheetpage.ui:74
-#, fuzzy
msgctxt "dbwizspreadsheetpage|browse"
msgid "Browse"
msgstr "ຕົວຊອກ"
@@ -2792,7 +2783,6 @@ msgid "_Password required"
msgstr "ຕ້ອງການລະຫັດຜ່ານ"
#: dbwiztextpage.ui:74
-#, fuzzy
msgctxt "dbwiztextpage|browse"
msgid "Browse"
msgstr "ຕົວຊອກ"
@@ -2851,7 +2841,6 @@ msgid "SQL Command"
msgstr "ຄຳສັ່ງ SQL "
#: directsqldialog.ui:220
-#, fuzzy
msgctxt "directsqldialog|label2"
msgid "Status"
msgstr "ສະຖານະພາບ"
@@ -2981,7 +2970,6 @@ msgid "_Recently used:"
msgstr "ໃຊ້ໃຫມ່"
#: generalpagewizard.ui:179
-#, fuzzy
msgctxt "generalpagewizard|openDatabase"
msgid "Open"
msgstr "ເປີດ"
@@ -3021,7 +3009,6 @@ msgid "Test Class"
msgstr "ກຸ່ມທົດສອບ"
#: generalspecialjdbcdetailspage.ui:162
-#, fuzzy
msgctxt "generalspecialjdbcdetailspage|label1"
msgid "Connection Settings"
msgstr "ກຳນົດຄ່າການເຊື່ອມຕໍ່"
@@ -3060,7 +3047,6 @@ msgid "Settings"
msgstr "ການຕັ້ງຄ່າ"
#: indexdesigndialog.ui:9
-#, fuzzy
msgctxt "indexdesigndialog|IndexDesignDialog"
msgid "Indexes"
msgstr "ດັດສະນີ"
@@ -3235,7 +3221,6 @@ msgid "_Delete"
msgstr "ລຶບ"
#: joinviewmenu.ui:20
-#, fuzzy
msgctxt "joinviewmenu|edit"
msgid "Edit..."
msgstr "ແກ້ໄຂ..."
@@ -3313,7 +3298,6 @@ msgid "Maximum number of _records:"
msgstr "ຈຳນວນທີ່ບັນທຶກໄດ້ສູງສຸດ~"
#: ldappage.ui:133
-#, fuzzy
msgctxt "ldappage|charsetheader"
msgid "Connection Settings"
msgstr "ກຳນົດຄ່າການເຊື່ອມຕໍ່"
@@ -3354,7 +3338,6 @@ msgid "Current object:"
msgstr ""
#: mysqlnativepage.ui:48
-#, fuzzy
msgctxt "mysqlnativepage|connectionheader"
msgid "Connection Settings"
msgstr "ກຳນົດຄ່າການເຊື່ອມຕໍ່"
@@ -3411,7 +3394,6 @@ msgid "_Port:"
msgstr ""
#: mysqlnativesettings.ui:138
-#, fuzzy
msgctxt "mysqlnativesettings|defaultport"
msgid "Default: 3306"
msgstr "ຄ່າທີ່ກຳນົດໄວ້ໃຫ້ແລ້ວ : 3306"
@@ -3575,19 +3557,16 @@ msgid "Operator"
msgstr ""
#: queryfilterdialog.ui:108
-#, fuzzy
msgctxt "queryfilterdialog|label5"
msgid "Field name"
msgstr "ຊື່ພື້ນທີ່"
#: queryfilterdialog.ui:120
-#, fuzzy
msgctxt "queryfilterdialog|label6"
msgid "Condition"
msgstr "ເລື່ອນໄຂ"
#: queryfilterdialog.ui:134
-#, fuzzy
msgctxt "queryfilterdialog|field1"
msgid "- none -"
msgstr "- ບໍ່ -"
@@ -3623,13 +3602,11 @@ msgid ">="
msgstr ""
#: queryfilterdialog.ui:154
-#, fuzzy
msgctxt "queryfilterdialog|cond1"
msgid "like"
msgstr "ຄ້າຍຄື"
#: queryfilterdialog.ui:155
-#, fuzzy
msgctxt "queryfilterdialog|cond1"
msgid "not like"
msgstr "ແລະ"
@@ -3645,43 +3622,36 @@ msgid "not null"
msgstr ""
#: queryfilterdialog.ui:171
-#, fuzzy
msgctxt "queryfilterdialog|field2"
msgid "- none -"
msgstr "- ບໍ່ -"
#: queryfilterdialog.ui:185
-#, fuzzy
msgctxt "queryfilterdialog|field3"
msgid "- none -"
msgstr "- ບໍ່ -"
#: queryfilterdialog.ui:219
-#, fuzzy
msgctxt "queryfilterdialog|label7"
msgid "Value"
msgstr "ຄ່າ"
#: queryfilterdialog.ui:263
-#, fuzzy
msgctxt "queryfilterdialog|op2"
msgid "AND"
msgstr "ແລະ"
#: queryfilterdialog.ui:264
-#, fuzzy
msgctxt "queryfilterdialog|op2"
msgid "OR"
msgstr "ຫຼື"
#: queryfilterdialog.ui:278
-#, fuzzy
msgctxt "queryfilterdialog|op3"
msgid "AND"
msgstr "ແລະ"
#: queryfilterdialog.ui:279
-#, fuzzy
msgctxt "queryfilterdialog|op3"
msgid "OR"
msgstr "ຫຼື"
@@ -3693,7 +3663,6 @@ msgid "Criteria"
msgstr "ມາດຕະຖານ"
#: queryfuncmenu.ui:12
-#, fuzzy
msgctxt "queryfuncmenu|functions"
msgid "Functions"
msgstr "ໜ້າທີ່"
@@ -3711,7 +3680,6 @@ msgid "Alias"
msgstr "ຊື່ຫຼິ້ນ"
#: queryfuncmenu.ui:48
-#, fuzzy
msgctxt "queryfuncmenu|distinct"
msgid "Distinct Values"
msgstr "ຄ່າທີ່ຊັດເຈນ"
@@ -3728,13 +3696,11 @@ msgid "Limit:"
msgstr ""
#: querypropertiesdialog.ui:117
-#, fuzzy
msgctxt "querypropertiesdialog|distinct"
msgid "Yes"
msgstr "ແມ່ນ"
#: querypropertiesdialog.ui:133
-#, fuzzy
msgctxt "querypropertiesdialog|nondistinct"
msgid "No"
msgstr "ບໍ່"
@@ -3930,7 +3896,6 @@ msgid "and then"
msgstr ""
#: sortdialog.ui:134
-#, fuzzy
msgctxt "sortdialog|label5"
msgid "Field name"
msgstr "ຊື່ພື້ນທີ່"
@@ -3984,7 +3949,6 @@ msgid "Sort Order"
msgstr "ລຽງລຳດັບ"
#: specialjdbcconnectionpage.ui:19
-#, fuzzy
msgctxt "specialjdbcconnectionpage|header"
msgid "Set up connection to a MySQL database using JDBC"
msgstr "ຕິດຕັ້ງການເຊື່ອມຕໍ່ເຖີງ ຖານຂໍ້ມູນ MySQL ໂດຍນຳໃຊ້ JDBC"
@@ -4016,7 +3980,6 @@ msgid "_Port number:"
msgstr "~ຊ່ອງທາງເລກທີ"
#: specialjdbcconnectionpage.ui:139
-#, fuzzy
msgctxt "specialjdbcconnectionpage|portNumDefLabel"
msgid "Default: 3306"
msgstr "ຄ່າທີ່ກຳນົດໄວ້ໃຫ້ແລ້ວ : 3306"
@@ -4125,7 +4088,6 @@ msgid "Default"
msgstr "ຄ່າທີ່ກຳນົດໄວ້ໃຫ້ແລ້ວ"
#: specialsettingspage.ui:316
-#, fuzzy
msgctxt "specialsettingspage|comparison"
msgid "SQL"
msgstr "SQL"
@@ -4163,7 +4125,6 @@ msgid "_Description:"
msgstr "ການ​ອະ​ທິ​ຍາຍ​"
#: summarypage.ui:17
-#, fuzzy
msgctxt "summarypage|label1"
msgid "Summary"
msgstr "ສະຫຼຸບ:"
@@ -4203,7 +4164,6 @@ msgid "_Delete"
msgstr "ລຶບ"
#: tabledesignrowmenu.ui:42
-#, fuzzy
msgctxt "tabledesignrowmenu|insert"
msgid "Insert Rows"
msgstr "ແຊກແຖວ"
@@ -4469,7 +4429,6 @@ msgid "_Driver settings:"
msgstr "~ກຳນົດຄ່າໂປຼແກຼມພິເສດ"
#: userdetailspage.ui:137
-#, fuzzy
msgctxt "userdetailspage|label1"
msgid "Connection Settings"
msgstr "ກຳນົດຄ່າການເຊື່ອມຕໍ່"
diff --git a/source/lo/desktop/messages.po b/source/lo/desktop/messages.po
index e5f40eccd29..baa578185fb 100644
--- a/source/lo/desktop/messages.po
+++ b/source/lo/desktop/messages.po
@@ -215,7 +215,6 @@ msgid "Error: The status of this extension is unknown"
msgstr ""
#: strings.hrc:72
-#, fuzzy
msgctxt "RID_STR_CLOSE_BTN"
msgid "Close"
msgstr "ປິດ"
@@ -764,7 +763,6 @@ msgid "Extension Software License Agreement"
msgstr ""
#: licensedialog.ui:21
-#, fuzzy
msgctxt "licensedialog|accept"
msgid "Accept"
msgstr "ຍອມຮັບ"
@@ -874,7 +872,6 @@ msgid "Downloading extensions..."
msgstr ""
#: updateinstalldialog.ui:125
-#, fuzzy
msgctxt "updateinstalldialog|RESULTS"
msgid "Result"
msgstr "ຜົນຮັບ"
diff --git a/source/lo/editeng/messages.po b/source/lo/editeng/messages.po
index 6659d9294ff..c1716d8c871 100644
--- a/source/lo/editeng/messages.po
+++ b/source/lo/editeng/messages.po
@@ -568,13 +568,11 @@ msgstr "ອັດຕະໂນມັດ"
#. enum SvxAdjust -----------------------------------------------------------
#: editrids.hrc:143
-#, fuzzy
msgctxt "RID_SVXITEMS_ADJUST_LEFT"
msgid "Align left"
msgstr "ຈັດລຽນຊ້າຍ"
#: editrids.hrc:144
-#, fuzzy
msgctxt "RID_SVXITEMS_ADJUST_RIGHT"
msgid "Align right"
msgstr "ຈັດລຽນຂວາ"
@@ -725,7 +723,6 @@ msgstr ""
#. GetValueText of BoolItems
#: editrids.hrc:174
-#, fuzzy
msgctxt "RID_SVXITEMS_SHADOWED_TRUE"
msgid "Shadowed"
msgstr "ເງົາ"
@@ -778,7 +775,6 @@ msgid "No Outline"
msgstr ""
#: editrids.hrc:184
-#, fuzzy
msgctxt "RID_SVXITEMS_PRINT_TRUE"
msgid "Print"
msgstr "ພີມ"
@@ -799,7 +795,6 @@ msgid "Not Opaque"
msgstr ""
#: editrids.hrc:188
-#, fuzzy
msgctxt "RID_SVXITEMS_FMTKEEP_TRUE"
msgid "Keep with next paragraph"
msgstr "~ຮັກສາຫຍໍ້ໜ້າຕໍ່ໄປ"
@@ -852,7 +847,6 @@ msgid "Position not protected"
msgstr "ປ້ອງກັນຕຳແຫນ່ງ"
#: editrids.hrc:198
-#, fuzzy
msgctxt "RID_SVXITEMS_TRANSPARENT_TRUE"
msgid "Transparent"
msgstr "ຄວາມໂປງໃສ"
@@ -1070,7 +1064,6 @@ msgid "Double-lined off"
msgstr "ສອງຂ້າງ"
#: editrids.hrc:240
-#, fuzzy
msgctxt "RID_SVXITEMS_TWOLINES"
msgid "Double-lined"
msgstr "ສອງຂ້າງ"
@@ -1234,7 +1227,6 @@ msgid "Horizontal alignment default"
msgstr "ການກຳນົດຄ່າການຈັດລຽນທາງຂວາງ"
#: editrids.hrc:274
-#, fuzzy
msgctxt "RID_SVXITEMS_HORJUST_LEFT"
msgid "Align left"
msgstr "ຈັດລຽນຊ້າຍ"
@@ -1246,7 +1238,6 @@ msgid "Centered horizontally"
msgstr "ຈຸດກາງທາງຂວາງ"
#: editrids.hrc:276
-#, fuzzy
msgctxt "RID_SVXITEMS_HORJUST_RIGHT"
msgid "Align right"
msgstr "ຈັດລຽນຂວາ"
@@ -1317,7 +1308,6 @@ msgid "Move"
msgstr "ຍ້າຍ"
#: editrids.hrc:295
-#, fuzzy
msgctxt "RID_EDITUNDO_INSERT"
msgid "Insert"
msgstr "ແຊກໃສ່"
@@ -1339,7 +1329,6 @@ msgid "Reset attributes"
msgstr "ເຮັດຄືນຄຸນສົມບັດ"
#: editrids.hrc:299
-#, fuzzy
msgctxt "RID_EDITUNDO_INDENT"
msgid "Indent"
msgstr "ປະທັບຕາ"
@@ -1369,7 +1358,6 @@ msgid "Paragraph is %x"
msgstr "ຫຍໍ້ໜ້າແມ່ນ"
#: editrids.hrc:304
-#, fuzzy
msgctxt "RID_SVXSTR_AUTOMATIC"
msgid "Automatic"
msgstr "ອັດຕະໂນມັດ"
@@ -1417,7 +1405,6 @@ msgid "The dictionary is read-only."
msgstr ""
#: editrids.hrc:316
-#, fuzzy
msgctxt "RID_OUTLUNDO_DEPTH"
msgid "Indent"
msgstr "ປະທັບຕາ"
@@ -1429,7 +1416,6 @@ msgid "Show subpoints"
msgstr "ສະແດງຈຸດຍ່ອຍ"
#: editrids.hrc:318
-#, fuzzy
msgctxt "RID_OUTLUNDO_COLLAPSE"
msgid "Collapse"
msgstr "ພັງທະລາຍ"
@@ -1440,7 +1426,6 @@ msgid "Apply attributes"
msgstr "ນຳໃຊ້ຄຸນສົມບັດ"
#: editrids.hrc:320
-#, fuzzy
msgctxt "RID_OUTLUNDO_INSERT"
msgid "Insert"
msgstr "ແຊກໃສ່"
diff --git a/source/lo/extensions/messages.po b/source/lo/extensions/messages.po
index 6f702ef83a0..b72696bd2ee 100644
--- a/source/lo/extensions/messages.po
+++ b/source/lo/extensions/messages.po
@@ -14,7 +14,6 @@ msgstr ""
"X-Generator: LibreOffice\n"
#: command.hrc:29
-#, fuzzy
msgctxt "RID_RSC_ENUM_COMMAND_TYPE"
msgid "Table"
msgstr "ຕາຕະລາງ"
@@ -26,7 +25,6 @@ msgid "Query"
msgstr "ຄຳຖາມ"
#: command.hrc:31
-#, fuzzy
msgctxt "RID_RSC_ENUM_COMMAND_TYPE"
msgid "SQL command"
msgstr "ຄຳສັ່ງ SQL "
@@ -38,7 +36,6 @@ msgid "Hide"
msgstr "ເຊື່ອງ"
#: showhide.hrc:30
-#, fuzzy
msgctxt "RID_RSC_ENUM_SHOWHIDE"
msgid "Show"
msgstr "ສະແດງ"
@@ -77,13 +74,11 @@ msgid "Without frame"
msgstr ""
#: stringarrays.hrc:41
-#, fuzzy
msgctxt "RID_RSC_ENUM_BORDER_TYPE"
msgid "3D look"
msgstr "3D ເບິ່ງ"
#: stringarrays.hrc:42
-#, fuzzy
msgctxt "RID_RSC_ENUM_BORDER_TYPE"
msgid "Flat"
msgstr "ແປ"
@@ -94,7 +89,6 @@ msgid "Valuelist"
msgstr ""
#: stringarrays.hrc:48
-#, fuzzy
msgctxt "RID_RSC_ENUM_LISTSOURCE_TYPE"
msgid "Table"
msgstr "ຕາຕະລາງ"
@@ -123,7 +117,6 @@ msgid "Tablefields"
msgstr ""
#: stringarrays.hrc:57
-#, fuzzy
msgctxt "RID_RSC_ENUM_ALIGNMENT"
msgid "Left"
msgstr "ຊ້າຍ"
@@ -135,7 +128,6 @@ msgid "Center"
msgstr "ທາງກາງ"
#: stringarrays.hrc:59
-#, fuzzy
msgctxt "RID_RSC_ENUM_ALIGNMENT"
msgid "Right"
msgstr "ຂວາ"
@@ -174,7 +166,6 @@ msgid "Previous record"
msgstr "ບັນທຶກຄັ້ງທີ່ຜ່ານມາ"
#: stringarrays.hrc:70
-#, fuzzy
msgctxt "RID_RSC_ENUM_BUTTONTYPE"
msgid "Next record"
msgstr "ບັນທຶກຕົວຕໍ່ໄປ"
@@ -227,7 +218,6 @@ msgid "Post"
msgstr "ຝາກ"
#: stringarrays.hrc:87
-#, fuzzy
msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING"
msgid "URL"
msgstr "URL"
@@ -244,7 +234,6 @@ msgid "Text"
msgstr "ຂໍ້ຄວາມ"
#: stringarrays.hrc:94
-#, fuzzy
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (short)"
msgstr "ມາດຕະຖານ(ສັ້ນ)"
@@ -262,7 +251,6 @@ msgid "Standard (short YYYY)"
msgstr "ມາດຕະຖານ(ສັ້ນ)"
#: stringarrays.hrc:97
-#, fuzzy
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (long)"
msgstr "ມາດຕະຖານ (ຍາວ)"
@@ -360,13 +348,11 @@ msgid "Current page"
msgstr "ວັນທີ່ປະຈຸບັນ"
#: stringarrays.hrc:132
-#, fuzzy
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "No"
msgstr "ບໍ່"
#: stringarrays.hrc:133
-#, fuzzy
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "Yes"
msgstr "ແມ່ນ"
@@ -415,7 +401,6 @@ msgid "Multi"
msgstr ""
#: stringarrays.hrc:150
-#, fuzzy
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "Range"
msgstr "ຂອບເຂດ"
@@ -439,19 +424,16 @@ msgid "Default"
msgstr "ຄ່າທີ່ກຳນົດໄວ້ໃຫ້ແລ້ວ"
#: stringarrays.hrc:162
-#, fuzzy
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "OK"
msgstr "ຕົກລົງ"
#: stringarrays.hrc:163
-#, fuzzy
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Cancel"
msgstr "ຍົກເລີກ"
#: stringarrays.hrc:164
-#, fuzzy
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Help"
msgstr "ຊ່ວຍ"
@@ -521,13 +503,11 @@ msgid "Both"
msgstr "ທັງໝົດ"
#: stringarrays.hrc:196
-#, fuzzy
msgctxt "RID_RSC_ENUM_VISUALEFFECT"
msgid "3D"
msgstr "ສາມມິຕິ"
#: stringarrays.hrc:197
-#, fuzzy
msgctxt "RID_RSC_ENUM_VISUALEFFECT"
msgid "Flat"
msgstr "ແປ"
@@ -605,7 +585,6 @@ msgid "Below right"
msgstr "ກ້ອງຂ້າງຂວາ"
#: stringarrays.hrc:214
-#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Centered"
msgstr "ຈຸດສູນກາງ"
@@ -623,13 +602,11 @@ msgid "Replace"
msgstr "ວາງໃສ່ແທນ"
#: stringarrays.hrc:221
-#, fuzzy
msgctxt "RID_RSC_ENUM_WHITESPACE_HANDLING"
msgid "Collapse"
msgstr "ພັງທະລາຍ"
#: stringarrays.hrc:226
-#, fuzzy
msgctxt "RID_RSC_ENUM_SCALE_MODE"
msgid "No"
msgstr "ບໍ່"
@@ -645,19 +622,16 @@ msgid "Fit to Size"
msgstr ""
#: stringarrays.hrc:233
-#, fuzzy
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Left-to-right"
msgstr "ຊ້າຍຫາຂວາ"
#: stringarrays.hrc:234
-#, fuzzy
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Right-to-left"
msgstr "ຂວາຫາຊ້າຍ"
#: stringarrays.hrc:235
-#, fuzzy
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Use superordinate object settings"
msgstr "ນຳໃຊ້ການຕິດຕັ້ງຜູ້ສັ່ງການລະດັບສູງ"
@@ -1795,7 +1769,6 @@ msgstr "ຕົວງ່ຽງ"
#. To translators: That's the 'Bold' as used for a font style, so please use a consistent translation."
#: strings.hrc:242
-#, fuzzy
msgctxt "RID_STR_FONTSTYLE_BOLD"
msgid "Bold"
msgstr "ຕົວເຂັ້ມ"
@@ -1822,7 +1795,6 @@ msgid "Data"
msgstr "ຂໍ້ມູນ"
#: strings.hrc:248
-#, fuzzy
msgctxt "RID_STR_HELP_SECTION_LABEL"
msgid "Help"
msgstr "ຊ່ວຍ"
@@ -2088,7 +2060,6 @@ msgid "Reload File"
msgstr "ບັນຈຸກອບໃໝ່"
#: strings.hrc:303
-#, fuzzy
msgctxt "RID_UPDATE_STR_RELOAD_CONTINUE"
msgid "Continue"
msgstr "ຕໍ່"
@@ -2099,7 +2070,6 @@ msgid "%PERCENT%"
msgstr ""
#: strings.hrc:305
-#, fuzzy
msgctxt "RID_UPDATE_FT_STATUS"
msgid "Status"
msgstr "ສະຖານະພາບ"
@@ -2550,13 +2520,11 @@ msgid "You can either save the value of the option group in a database field or
msgstr "ທ່ານສາມາດບັນທຶກຄ່າຂອງກຸ່ມຕົວເລືອກໃນພື້ນທີ່ຖານຂໍ້ມູນ ຫລື ໃຊ້ສຳລັບການກະທຳຄັ້ງໃໝ່."
#: yesno.hrc:29
-#, fuzzy
msgctxt "RID_RSC_ENUM_YESNO"
msgid "No"
msgstr "ບໍ່"
#: yesno.hrc:30
-#, fuzzy
msgctxt "RID_RSC_ENUM_YESNO"
msgid "Yes"
msgstr "ແມ່ນ"
@@ -2574,19 +2542,16 @@ msgid "Display field"
msgstr "ສະແດງພື້ນທີ່"
#: contenttablepage.ui:43
-#, fuzzy
msgctxt "contenttablepage|datasourcelabel"
msgid "Data source"
msgstr "ແຫ່ຼງຂໍ້ມູນ"
#: contenttablepage.ui:57
-#, fuzzy
msgctxt "contenttablepage|contenttypelabel"
msgid "Content type"
msgstr "ຊະນິດຂອງເນື້ອຫາ"
#: contenttablepage.ui:71
-#, fuzzy
msgctxt "contenttablepage|formtablelabel"
msgid "Content"
msgstr "ເນື້ອຫາ"
@@ -2612,7 +2577,6 @@ msgstr ""
"ເລືອກ​ແບບ​ຟອມ​ຕາຕະລາງ​ ເຊີ່ງ​ຂໍ້ມູນ​ຖືກ​ນຳໃຊ້​ເປັນ​ພື້ນຖານ​ສຳລັບ​ລາຍການເນື້ອຫາ"
#: contenttablepage.ui:233
-#, fuzzy
msgctxt "contenttablepage|label2"
msgid "Control"
msgstr "ຄວບຄຸມ"
@@ -2635,13 +2599,11 @@ msgid "Embed this address book definition into the current document."
msgstr ""
#: datasourcepage.ui:61
-#, fuzzy
msgctxt "datasourcepage|locationft"
msgid "Location"
msgstr "ທີ່ຕັ້ງ"
#: datasourcepage.ui:74
-#, fuzzy
msgctxt "datasourcepage|browse"
msgid "Browse..."
msgstr "ເຂົ້າເບິ່ງ..."
@@ -2693,7 +2655,6 @@ msgid ""
msgstr ""
#: fieldassignpage.ui:33
-#, fuzzy
msgctxt "fieldassignpage|assign"
msgid "Field Assignment"
msgstr "ການກຳນົດພື້ນທີ່ເກັບຂໍ້ມູນ"
@@ -2717,19 +2678,16 @@ msgid "Field from the _List Table"
msgstr "ພື້ນທີ່ຈາກລາຍການຕາຕະລາງ"
#: gridfieldsselectionpage.ui:44
-#, fuzzy
msgctxt "gridfieldsselectionpage|datasourcelabel"
msgid "Data source"
msgstr "ແຫ່ຼງຂໍ້ມູນ"
#: gridfieldsselectionpage.ui:58
-#, fuzzy
msgctxt "gridfieldsselectionpage|contenttypelabel"
msgid "Content type"
msgstr "ຊະນິດຂອງເນື້ອຫາ"
#: gridfieldsselectionpage.ui:72
-#, fuzzy
msgctxt "gridfieldsselectionpage|formtablelabel"
msgid "Content"
msgstr "ເນື້ອຫາ"
@@ -2780,19 +2738,16 @@ msgid "Table element"
msgstr "ຕາຕະລາງຂັ້ນຕົ້ນ"
#: groupradioselectionpage.ui:44
-#, fuzzy
msgctxt "groupradioselectionpage|datasourcelabel"
msgid "Data source"
msgstr "ແຫ່ຼງຂໍ້ມູນ"
#: groupradioselectionpage.ui:58
-#, fuzzy
msgctxt "groupradioselectionpage|contenttypelabel"
msgid "Content type"
msgstr "ຊະນິດຂອງເນື້ອຫາ"
#: groupradioselectionpage.ui:72
-#, fuzzy
msgctxt "groupradioselectionpage|formtablelabel"
msgid "Content"
msgstr "ເນື້ອຫາ"
@@ -3003,7 +2958,6 @@ msgid "_Table / Query:"
msgstr "~ຕາຕະລາງ / ຄຳຖາມ:"
#: tableselectionpage.ui:174
-#, fuzzy
msgctxt "tableselectionpage|label1"
msgid "Data"
msgstr "ຂໍ້ມູນ"
@@ -3098,7 +3052,6 @@ msgid "Ed_ition"
msgstr "ຈຳນວນຄັ້ງພິມ"
#: generalpage.ui:257
-#, fuzzy
msgctxt "generalpage|volume"
msgid "Volume"
msgstr "ປະລິມານ"
@@ -3170,7 +3123,6 @@ msgid "Se_ries"
msgstr "ລຳດັບ"
#: generalpage.ui:463
-#, fuzzy
msgctxt "generalpage|url"
msgid "URL"
msgstr "URL"
@@ -3290,7 +3242,6 @@ msgid "_Book title"
msgstr "~ຫົວເລື່ອງປຶ້ມ"
#: mappingdialog.ui:432
-#, fuzzy
msgctxt "mappingdialog|label15"
msgid "Volume"
msgstr "ປະລິມານ"
@@ -3362,7 +3313,6 @@ msgid "_Note"
msgstr "ໝາຍເຫດ"
#: mappingdialog.ui:742
-#, fuzzy
msgctxt "mappingdialog|label27"
msgid "URL"
msgstr "URL"
@@ -3404,19 +3354,16 @@ msgid "Column Names"
msgstr "ຊື່ແຖວ"
#: toolbar.ui:14
-#, fuzzy
msgctxt "toolbar|TBC_FT_SOURCE"
msgid "Table"
msgstr "ຕາຕະລາງ"
#: toolbar.ui:49
-#, fuzzy
msgctxt "toolbar|TBC_FT_QUERY"
msgid "Search Key"
msgstr "ຄົ້ນຫາກຸນແຈ"
#: toolbar.ui:84
-#, fuzzy
msgctxt "toolbar|TBC_BT_AUTOFILTER"
msgid "AutoFilter"
msgstr "ຕົວກັ່ນຕອງແບບອັດຕະໂນມັດ"
@@ -3451,7 +3398,6 @@ msgid "Character"
msgstr "ຕົວອັກສອນ"
#: controlfontdialog.ui:105
-#, fuzzy
msgctxt "controlfontdialog|font"
msgid "Font"
msgstr "ແບບຕົວອັກສອນ"
diff --git a/source/lo/extras/source/autocorr/emoji.po b/source/lo/extras/source/autocorr/emoji.po
index 3d8664a9a27..1e955c1c452 100644
--- a/source/lo/extras/source/autocorr/emoji.po
+++ b/source/lo/extras/source/autocorr/emoji.po
@@ -120,7 +120,6 @@ msgstr ""
#. Α (U+00391), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_CAPITAL_LETTER_ALPHA\n"
@@ -342,7 +341,6 @@ msgstr ""
#. α (U+003B1), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_ALPHA\n"
@@ -352,7 +350,6 @@ msgstr "ອານຟາ"
#. β (U+003B2), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_BETA\n"
@@ -362,7 +359,6 @@ msgstr "ເບຕາ"
#. γ (U+003B3), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_GAMMA\n"
@@ -390,7 +386,6 @@ msgstr ""
#. ζ (U+003B6), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_ZETA\n"
@@ -400,7 +395,6 @@ msgstr "ເບຕາ"
#. η (U+003B7), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_ETA\n"
@@ -437,7 +431,6 @@ msgstr ""
#. λ (U+003BB), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_LAMDA\n"
@@ -447,7 +440,6 @@ msgstr "ລາມດາ"
#. μ (U+003BC), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_MU\n"
@@ -484,7 +476,6 @@ msgstr ""
#. π (U+003C0), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_PI\n"
@@ -513,7 +504,6 @@ msgstr "ຊິກມາ"
#. σ (U+003C3), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_SIGMA\n"
@@ -606,7 +596,6 @@ msgstr "---"
#. ’ (U+02019), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"RIGHT_SINGLE_QUOTATION_MARK\n"
@@ -690,7 +679,6 @@ msgstr ""
#. ″ (U+02033), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"DOUBLE_PRIME\n"
@@ -1036,7 +1024,6 @@ msgstr ""
#. ∈ (U+02208), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"ELEMENT_OF\n"
@@ -1119,7 +1106,6 @@ msgstr ""
#. − (U+02212), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"MINUS_SIGN\n"
@@ -1148,7 +1134,6 @@ msgstr "/"
#. ∖ (U+02216), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"SET_MINUS\n"
@@ -1195,7 +1180,6 @@ msgstr "~ບໍ່ມີສິ້ນສຸດ"
#. ∠ (U+02220), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"ANGLE\n"
@@ -1254,7 +1238,6 @@ msgstr "ເສັ້ນຂະໜານ"
#. ∧ (U+02227), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"LOGICAL_AND\n"
@@ -1780,7 +1763,6 @@ msgstr ""
#. ☉ (U+02609), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"SUN\n"
@@ -1882,7 +1864,6 @@ msgstr "ຂວາ"
#. ☜ (U+0261C), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"WHITE_LEFT_POINTING_INDEX\n"
@@ -1892,7 +1873,6 @@ msgstr "ຊ້າຍ"
#. ☝ (U+0261D), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"WHITE_UP_POINTING_INDEX\n"
@@ -1902,7 +1882,6 @@ msgstr "ເທິງ"
#. ☞ (U+0261E), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"WHITE_RIGHT_POINTING_INDEX\n"
@@ -1912,7 +1891,6 @@ msgstr "ຂວາ"
#. ☟ (U+0261F), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"WHITE_DOWN_POINTING_INDEX\n"
@@ -2103,7 +2081,6 @@ msgstr "ຕາເວັນ"
#. ☽ (U+0263D), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"FIRST_QUARTER_MOON\n"
@@ -3377,7 +3354,6 @@ msgstr ""
#. ❓ (U+02753), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"BLACK_QUESTION_MARK_ORNAMENT\n"
@@ -6033,7 +6009,6 @@ msgstr ""
#. 🐾 (U+1F43E), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"PAW_PRINTS\n"
@@ -6159,7 +6134,6 @@ msgstr ""
#. 👍 (U+1F44D), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"THUMBS_UP_SIGN\n"
diff --git a/source/lo/filter/messages.po b/source/lo/filter/messages.po
index d552345e26b..0386ceca037 100644
--- a/source/lo/filter/messages.po
+++ b/source/lo/filter/messages.po
@@ -344,7 +344,6 @@ msgid "_Selection/Selected sheet(s)"
msgstr ""
#: pdfgeneralpage.ui:141
-#, fuzzy
msgctxt "pdfgeneralpage|label1"
msgid "Range"
msgstr "ຂອບເຂດ"
@@ -418,7 +417,6 @@ msgid "Text:"
msgstr "ອັກສອນ"
#: pdfgeneralpage.ui:409
-#, fuzzy
msgctxt "pdfgeneralpage|label3"
msgid "Watermark"
msgstr "ລາຍນ້ຳ"
@@ -479,7 +477,6 @@ msgid "PDF"
msgstr ""
#: pdfgeneralpage.ui:540
-#, fuzzy
msgctxt "pdfgeneralpage|format"
msgid "HTML"
msgstr "HTML"
@@ -758,7 +755,6 @@ msgid "Enable text access for acce_ssibility tools"
msgstr ""
#: pdfsecuritypage.ui:535
-#, fuzzy
msgctxt "pdfsecuritypage|label4"
msgid "Content"
msgstr "ເນື້ອຫາ"
@@ -877,7 +873,6 @@ msgid "_Visible bookmark levels:"
msgstr ""
#: pdfuserinterfacepage.ui:343
-#, fuzzy
msgctxt "pdfuserinterfacepage|label4"
msgid "Bookmarks"
msgstr "ບ່ອນຂັ້ນໜັງສື"
@@ -986,7 +981,6 @@ msgid "Transform document"
msgstr ""
#: testxmlfilter.ui:111
-#, fuzzy
msgctxt "testxmlfilter|exportbrowse"
msgid "Browse..."
msgstr "ເຂົ້າເບິ່ງ..."
@@ -997,7 +991,6 @@ msgid "Current Document"
msgstr ""
#: testxmlfilter.ui:168
-#, fuzzy
msgctxt "testxmlfilter|label1"
msgid "Export"
msgstr "ນຳອອກ"
@@ -1008,7 +1001,6 @@ msgid "XSLT for import"
msgstr ""
#: testxmlfilter.ui:214
-#, fuzzy
msgctxt "testxmlfilter|importbrowse"
msgid "Browse..."
msgstr "ເຂົ້າເບິ່ງ..."
@@ -1034,7 +1026,6 @@ msgid "Transform file"
msgstr ""
#: testxmlfilter.ui:326
-#, fuzzy
msgctxt "testxmlfilter|label2"
msgid "Import"
msgstr "ນຳເຂົ້າ"
@@ -1089,7 +1080,6 @@ msgid "_Open Package..."
msgstr ""
#: xmlfiltersettings.ui:151
-#, fuzzy
msgctxt "xmlfiltersettings|filterlist-atkobject"
msgid "XML Filter List"
msgstr "ຕົວກັ່ນຕອງ XML : %s"
@@ -1155,7 +1145,6 @@ msgid "Template for _import:"
msgstr ""
#: xmlfiltertabpagetransformation.ui:117
-#, fuzzy
msgctxt "xmlfiltertabpagetransformation|browsetemp"
msgid "Browse..."
msgstr "ເຂົ້າເບິ່ງ..."
diff --git a/source/lo/filter/source/config/fragments/filters.po b/source/lo/filter/source/config/fragments/filters.po
index 82f715bd822..2cb81f402bf 100644
--- a/source/lo/filter/source/config/fragments/filters.po
+++ b/source/lo/filter/source/config/fragments/filters.po
@@ -1457,7 +1457,6 @@ msgid "EPS - Encapsulated PostScript"
msgstr ""
#: draw_flash_Export.xcu
-#, fuzzy
msgctxt ""
"draw_flash_Export.xcu\n"
"draw_flash_Export\n"
@@ -1678,7 +1677,6 @@ msgid "EPS - Encapsulated PostScript"
msgstr ""
#: impress_flash_Export.xcu
-#, fuzzy
msgctxt ""
"impress_flash_Export.xcu\n"
"impress_flash_Export\n"
diff --git a/source/lo/filter/source/config/fragments/types.po b/source/lo/filter/source/config/fragments/types.po
index 9f35bc78492..f11afddfcc7 100644
--- a/source/lo/filter/source/config/fragments/types.po
+++ b/source/lo/filter/source/config/fragments/types.po
@@ -17,7 +17,6 @@ msgstr ""
"X-POOTLE-MTIME: 1447277183.000000\n"
#: MS_Excel_2007_Binary.xcu
-#, fuzzy
msgctxt ""
"MS_Excel_2007_Binary.xcu\n"
"MS Excel 2007 Binary\n"
diff --git a/source/lo/formula/messages.po b/source/lo/formula/messages.po
index 2c9a5bd2cb2..e7d0adbae43 100644
--- a/source/lo/formula/messages.po
+++ b/source/lo/formula/messages.po
@@ -968,7 +968,6 @@ msgid "ROW"
msgstr ""
#: core_resource.hrc:2444
-#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SHEET"
msgstr "ໜ້າເຈ້ຍ"
@@ -995,13 +994,11 @@ msgid "RATE"
msgstr "ວັນທີ່"
#: core_resource.hrc:2449
-#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "IPMT"
msgstr "PMT"
#: core_resource.hrc:2450
-#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PPMT"
msgstr "PMT"
@@ -1017,7 +1014,6 @@ msgid "CUMPRINC"
msgstr "CUMPRINC"
#: core_resource.hrc:2453
-#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EFFECT"
msgstr "EFFECT"
@@ -1892,7 +1888,6 @@ msgid "WEEKDAY"
msgstr ""
#: core_resource.hrc:2624
-#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NETWORKDAYS"
msgstr "NETWORKDAYS"
@@ -2149,7 +2144,6 @@ msgid "Shrink"
msgstr "ນ້ອຍລົງ"
#: strings.hrc:32
-#, fuzzy
msgctxt "RID_STR_EXPAND"
msgid "Expand"
msgstr "ຂະຫຍາຍອອກ"
@@ -2173,7 +2167,6 @@ msgid "_Next >"
msgstr "&ຕໍ່ໄປ>"
#: formuladialog.ui:158
-#, fuzzy
msgctxt "formuladialog|function"
msgid "Functions"
msgstr "ໜ້າທີ່"
@@ -2196,7 +2189,6 @@ msgid "For_mula"
msgstr "ສູດ"
#: formuladialog.ui:383
-#, fuzzy
msgctxt "formuladialog|label1"
msgid "Result"
msgstr "ຜົນຮັບ"
@@ -2208,7 +2200,6 @@ msgid "Formula"
msgstr "ສູດ"
#: formuladialog.ui:467
-#, fuzzy
msgctxt "formuladialog|RB_REF|tooltip_text"
msgid "Maximize"
msgstr "ຂະຫຍາຍໃຫ່ຍຂື້ນ"
@@ -2231,7 +2222,6 @@ msgid "Last Used"
msgstr "ນຳໃຊ້ຄັ້ງລ່າສຸດ"
#: functionpage.ui:64
-#, fuzzy
msgctxt "functionpage|category"
msgid "All"
msgstr "ທັງໝົດ"
@@ -2248,25 +2238,21 @@ msgid "Function not known"
msgstr ""
#: parameter.ui:279
-#, fuzzy
msgctxt "parameter|RB_ARG1|tooltip_text"
msgid "Select"
msgstr "ເລືອກ"
#: parameter.ui:295
-#, fuzzy
msgctxt "parameter|RB_ARG2|tooltip_text"
msgid "Select"
msgstr "ເລືອກ"
#: parameter.ui:311
-#, fuzzy
msgctxt "parameter|RB_ARG3|tooltip_text"
msgid "Select"
msgstr "ເລືອກ"
#: parameter.ui:327
-#, fuzzy
msgctxt "parameter|RB_ARG4|tooltip_text"
msgid "Select"
msgstr "ເລືອກ"
diff --git a/source/lo/fpicker/messages.po b/source/lo/fpicker/messages.po
index 01285c883f2..61897be55f7 100644
--- a/source/lo/fpicker/messages.po
+++ b/source/lo/fpicker/messages.po
@@ -117,7 +117,6 @@ msgid "All files"
msgstr "ແຟ້ມທັງໝົດ"
#: strings.hrc:34
-#, fuzzy
msgctxt "STR_FILEDLG_OPEN"
msgid "Open"
msgstr "ເປີດ"
@@ -319,7 +318,6 @@ msgid "Create New Folder"
msgstr "ສ້າງກ່ອງເກັບໃໝ່|"
#: remotefilesdialog.ui:255
-#, fuzzy
msgctxt "remotefilesdialog|filterLabel"
msgid "Filter"
msgstr "ຕົວກອງ"
diff --git a/source/lo/framework/messages.po b/source/lo/framework/messages.po
index 1bb823297e9..9bc4cd55be2 100644
--- a/source/lo/framework/messages.po
+++ b/source/lo/framework/messages.po
@@ -123,7 +123,6 @@ msgstr ""
"\n"
#: strings.hrc:43
-#, fuzzy
msgctxt "STR_RESTORE_TOOLBARS"
msgid "~Reset"
msgstr "~ເລີ່ມໃໝ່"
@@ -172,7 +171,6 @@ msgid "Reset to Default Language"
msgstr ""
#: strings.hrc:52
-#, fuzzy
msgctxt "STR_LANGSTATUS_MORE"
msgid "More..."
msgstr "ຫຼາຍກວ່ານີ້..."
diff --git a/source/lo/instsetoo_native/inc_openoffice/windows/msi_languages.po b/source/lo/instsetoo_native/inc_openoffice/windows/msi_languages.po
index dc336c4e6f5..00f55c61545 100644
--- a/source/lo/instsetoo_native/inc_openoffice/windows/msi_languages.po
+++ b/source/lo/instsetoo_native/inc_openoffice/windows/msi_languages.po
@@ -2769,7 +2769,6 @@ msgid "Load [ProductName] during system start-up"
msgstr ""
#: Control.ulf
-#, fuzzy
msgctxt ""
"Control.ulf\n"
"OOO_CONTROL_322\n"
@@ -2786,7 +2785,6 @@ msgid "The following applications are using files that need to be updated by thi
msgstr ""
#: Control.ulf
-#, fuzzy
msgctxt ""
"Control.ulf\n"
"OOO_CONTROL_324\n"
@@ -2795,7 +2793,6 @@ msgid "{&MSSansBold8}Files in Use"
msgstr "{&MSSansBold8}ແຟ້ມໃນການໃຊ້"
#: Control.ulf
-#, fuzzy
msgctxt ""
"Control.ulf\n"
"OOO_CONTROL_325\n"
@@ -2804,7 +2801,6 @@ msgid "Cancel"
msgstr "ຍົກເລີກ"
#: Control.ulf
-#, fuzzy
msgctxt ""
"Control.ulf\n"
"OOO_CONTROL_326\n"
diff --git a/source/lo/librelogo/source/pythonpath.po b/source/lo/librelogo/source/pythonpath.po
index 831e67c2b41..adba6611783 100644
--- a/source/lo/librelogo/source/pythonpath.po
+++ b/source/lo/librelogo/source/pythonpath.po
@@ -567,7 +567,6 @@ msgid "not"
msgstr ""
#: LibreLogo_en_US.properties
-#, fuzzy
msgctxt ""
"LibreLogo_en_US.properties\n"
"AND\n"
diff --git a/source/lo/officecfg/registry/data/org/openoffice/Office.po b/source/lo/officecfg/registry/data/org/openoffice/Office.po
index 60c448a7786..344420fe2b2 100644
--- a/source/lo/officecfg/registry/data/org/openoffice/Office.po
+++ b/source/lo/officecfg/registry/data/org/openoffice/Office.po
@@ -143,7 +143,6 @@ msgid "~Drawing"
msgstr "~ການແຕ້ມ"
#: Common.xcu
-#, fuzzy
msgctxt ""
"Common.xcu\n"
"..Common.Menus.New.m4\n"
@@ -163,7 +162,6 @@ msgid "Database"
msgstr "ຖານຂໍ້ມູນ"
#: Common.xcu
-#, fuzzy
msgctxt ""
"Common.xcu\n"
"..Common.Menus.New.m7\n"
@@ -173,7 +171,6 @@ msgid "~HTML Document"
msgstr "~ເອກະສານ HTML"
#: Common.xcu
-#, fuzzy
msgctxt ""
"Common.xcu\n"
"..Common.Menus.New.m8\n"
@@ -183,7 +180,6 @@ msgid "~XML Form Document"
msgstr "~ແບບຟອມເອກະສານ XML"
#: Common.xcu
-#, fuzzy
msgctxt ""
"Common.xcu\n"
"..Common.Menus.New.m9\n"
@@ -924,7 +920,6 @@ msgid "Presentation Minimizer"
msgstr ""
#: PresentationMinimizer.xcu
-#, fuzzy
msgctxt ""
"PresentationMinimizer.xcu\n"
"..PresentationMinimizer.Strings\n"
@@ -934,7 +929,6 @@ msgid "Steps"
msgstr "ລຳດັບ"
#: PresentationMinimizer.xcu
-#, fuzzy
msgctxt ""
"PresentationMinimizer.xcu\n"
"..PresentationMinimizer.Strings\n"
@@ -944,7 +938,6 @@ msgid "< ~Back"
msgstr "< ~ກັບຄືນ"
#: PresentationMinimizer.xcu
-#, fuzzy
msgctxt ""
"PresentationMinimizer.xcu\n"
"..PresentationMinimizer.Strings\n"
@@ -964,7 +957,6 @@ msgid "~Finish"
msgstr "~ຈົບ"
#: PresentationMinimizer.xcu
-#, fuzzy
msgctxt ""
"PresentationMinimizer.xcu\n"
"..PresentationMinimizer.Strings\n"
@@ -1002,7 +994,6 @@ msgid "~Choose settings for Presentation Minimizer"
msgstr ""
#: PresentationMinimizer.xcu
-#, fuzzy
msgctxt ""
"PresentationMinimizer.xcu\n"
"..PresentationMinimizer.Strings\n"
@@ -1185,7 +1176,6 @@ msgid "Object Linking and Embedding (OLE) is a technology that allows embedding
msgstr ""
#: PresentationMinimizer.xcu
-#, fuzzy
msgctxt ""
"PresentationMinimizer.xcu\n"
"..PresentationMinimizer.Strings\n"
@@ -1240,7 +1230,6 @@ msgid "Delete slides that are not used for the ~custom slide show"
msgstr ""
#: PresentationMinimizer.xcu
-#, fuzzy
msgctxt ""
"PresentationMinimizer.xcu\n"
"..PresentationMinimizer.Strings\n"
@@ -1349,7 +1338,6 @@ msgid "My Settings "
msgstr ""
#: PresentationMinimizer.xcu
-#, fuzzy
msgctxt ""
"PresentationMinimizer.xcu\n"
"..PresentationMinimizer.Strings\n"
@@ -1504,7 +1492,6 @@ msgid "Notes"
msgstr "ໝາຍເຫດ"
#: PresenterScreen.xcu
-#, fuzzy
msgctxt ""
"PresenterScreen.xcu\n"
"..PresenterScreen.PresenterScreenSettings.ToolBars.ToolBar.Entries.d.Normal\n"
@@ -1532,7 +1519,6 @@ msgid "Exchange"
msgstr ""
#: PresenterScreen.xcu
-#, fuzzy
msgctxt ""
"PresenterScreen.xcu\n"
"..PresenterScreen.PresenterScreenSettings.ToolBars.ToolBar.Entries.o.Normal\n"
@@ -1542,7 +1528,6 @@ msgid "Help"
msgstr "ຊ່ວຍ"
#: PresenterScreen.xcu
-#, fuzzy
msgctxt ""
"PresenterScreen.xcu\n"
"..PresenterScreen.PresenterScreenSettings.ToolBars.NotesToolBar.Entries.a.Normal\n"
@@ -1552,7 +1537,6 @@ msgid "Zoom"
msgstr "ຂະຫຍາຍ"
#: PresenterScreen.xcu
-#, fuzzy
msgctxt ""
"PresenterScreen.xcu\n"
"..PresenterScreen.PresenterScreenSettings.Buttons.SlideSorterCloser\n"
@@ -1562,7 +1546,6 @@ msgid "Close"
msgstr "ປິດ"
#: PresenterScreen.xcu
-#, fuzzy
msgctxt ""
"PresenterScreen.xcu\n"
"..PresenterScreen.PresenterScreenSettings.Buttons.NotesViewCloser\n"
@@ -1572,7 +1555,6 @@ msgid "Close"
msgstr "ປິດ"
#: PresenterScreen.xcu
-#, fuzzy
msgctxt ""
"PresenterScreen.xcu\n"
"..PresenterScreen.PresenterScreenSettings.Buttons.HelpViewCloser\n"
@@ -1636,7 +1618,6 @@ msgid "First slide"
msgstr ""
#: PresenterScreen.xcu
-#, fuzzy
msgctxt ""
"PresenterScreen.xcu\n"
"..PresenterScreen.PresenterScreenSettings.HelpView.HelpStrings.e\n"
@@ -1908,7 +1889,6 @@ msgid "Current Slide, %CURRENT_SLIDE_NAME%, %CURRENT_SLIDE_NUMBER% of %SLIDE_COU
msgstr ""
#: PresenterScreen.xcu
-#, fuzzy
msgctxt ""
"PresenterScreen.xcu\n"
"..PresenterScreen.Presenter.Views.CurrentSlidePreview.Strings.ClickToExitPresentationText\n"
@@ -1954,7 +1934,6 @@ msgid "Slide Overview, %CURRENT_SLIDE_NAME%, %CURRENT_SLIDE_NUMBER% of %SLIDE_CO
msgstr ""
#: PresenterScreen.xcu
-#, fuzzy
msgctxt ""
"PresenterScreen.xcu\n"
"..PresenterScreen.Presenter.Views.HelpView\n"
@@ -10631,7 +10610,6 @@ msgid "Nationality"
msgstr "ສັນຊາດ"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.authors.Fields.nationality\n"
diff --git a/source/lo/officecfg/registry/data/org/openoffice/Office/UI.po b/source/lo/officecfg/registry/data/org/openoffice/Office/UI.po
index 4f1deef2d76..44e02dc64bf 100644
--- a/source/lo/officecfg/registry/data/org/openoffice/Office/UI.po
+++ b/source/lo/officecfg/registry/data/org/openoffice/Office/UI.po
@@ -176,7 +176,6 @@ msgid "BASIC Dialog"
msgstr "ກອບສົນທະນາ BASIC"
#: BasicIDECommands.xcu
-#, fuzzy
msgctxt ""
"BasicIDECommands.xcu\n"
"..BasicIDECommands.UserInterface.Commands..uno:DeleteCurrent\n"
@@ -226,7 +225,6 @@ msgid "~Dialog"
msgstr "ກອບສົນທະນາ"
#: BasicIDEWindowState.xcu
-#, fuzzy
msgctxt ""
"BasicIDEWindowState.xcu\n"
"..BasicIDEWindowState.UIElements.States.private:resource/popupmenu/dialog\n"
@@ -742,7 +740,6 @@ msgid "Pivot Table Filter"
msgstr "ຕາຕະລາງຕົວກັ່ນກອງ"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:DataPilotFilter\n"
@@ -1451,7 +1448,6 @@ msgid "Clear Print Ranges"
msgstr ""
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:EditPrintArea\n"
@@ -1480,7 +1476,6 @@ msgid "Edit Print Ranges"
msgstr ""
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:AddPrintArea\n"
@@ -1490,7 +1485,6 @@ msgid "Add"
msgstr "ເພີ່ມ"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:AddPrintArea\n"
@@ -1718,7 +1712,6 @@ msgid "R~andom Number..."
msgstr ""
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:StatisticsMenu\n"
@@ -1948,7 +1941,6 @@ msgid "Show Comment"
msgstr "ສະແດງໝາຍເຫດ"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:HideNote\n"
@@ -2654,7 +2646,6 @@ msgid "~Height..."
msgstr "~ຄວາມສູງ..."
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:RowHeight\n"
@@ -2701,7 +2692,6 @@ msgid "H~ide"
msgstr "~ເຊື່ອງ"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:HideRow\n"
@@ -2758,7 +2748,6 @@ msgid "~Width..."
msgstr "~ຄວາມກ້ວາງ..."
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:ColumnWidth\n"
@@ -3637,7 +3626,6 @@ msgid "R~ight-To-Left"
msgstr "ຊ້າຍຫາຂວາ"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:SheetRightToLeft\n"
@@ -3849,7 +3837,6 @@ msgid "~Named Ranges and Expressions"
msgstr ""
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:EditAnnotation\n"
@@ -3933,7 +3920,6 @@ msgid "Ro~ws"
msgstr "ແຖວ"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:ColumnMenu\n"
@@ -4027,7 +4013,6 @@ msgid "Insert Current Date"
msgstr ""
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:InsertCurrentDate\n"
@@ -4046,7 +4031,6 @@ msgid "Insert Current Time"
msgstr ""
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:InsertCurrentTime\n"
@@ -4226,7 +4210,6 @@ msgid "Heading 1"
msgstr "ສ່ວນຫົວ 10"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:StyleApply?Style:string=Heading 2&amp;FamilyName:string=CellStyles\n"
@@ -4245,7 +4228,6 @@ msgid "Bad"
msgstr ""
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:StyleApply?Style:string=Error&amp;FamilyName:string=CellStyles\n"
@@ -4274,7 +4256,6 @@ msgid "Neutral"
msgstr ""
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:StyleApply?Style:string=Warning&amp;FamilyName:string=CellStyles\n"
@@ -4284,7 +4265,6 @@ msgid "Warning"
msgstr "ການເຕືອນ"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:StyleApply?Style:string=Footnote&amp;FamilyName:string=CellStyles\n"
@@ -4314,7 +4294,6 @@ msgid "Detective"
msgstr "~ນັກສືບ"
#: CalcWindowState.xcu
-#, fuzzy
msgctxt ""
"CalcWindowState.xcu\n"
"..CalcWindowState.UIElements.States.private:resource/popupmenu/cell\n"
@@ -4333,7 +4312,6 @@ msgid "Cell Edit"
msgstr ""
#: CalcWindowState.xcu
-#, fuzzy
msgctxt ""
"CalcWindowState.xcu\n"
"..CalcWindowState.UIElements.States.private:resource/popupmenu/chart\n"
@@ -4382,7 +4360,6 @@ msgid "Form Control"
msgstr "ແບບຟ້ອມຂອງການຄວບຄຸມ"
#: CalcWindowState.xcu
-#, fuzzy
msgctxt ""
"CalcWindowState.xcu\n"
"..CalcWindowState.UIElements.States.private:resource/popupmenu/formrichtext\n"
@@ -4430,7 +4407,6 @@ msgid "OLE Object"
msgstr "ວັດຖຸ OLE"
#: CalcWindowState.xcu
-#, fuzzy
msgctxt ""
"CalcWindowState.xcu\n"
"..CalcWindowState.UIElements.States.private:resource/popupmenu/pagebreak\n"
@@ -4487,7 +4463,6 @@ msgid "Image Filter"
msgstr ""
#: CalcWindowState.xcu
-#, fuzzy
msgctxt ""
"CalcWindowState.xcu\n"
"..CalcWindowState.UIElements.States.private:resource/toolbar/linesbar\n"
@@ -4804,7 +4779,6 @@ msgid "Standard (Single Mode)"
msgstr ""
#: CalcWindowState.xcu
-#, fuzzy
msgctxt ""
"CalcWindowState.xcu\n"
"..CalcWindowState.UIElements.States.private:resource/toolbar/arrowsbar\n"
@@ -5932,7 +5906,6 @@ msgid "Drawing"
msgstr "ການແຕ້ມ"
#: ChartWindowState.xcu
-#, fuzzy
msgctxt ""
"ChartWindowState.xcu\n"
"..ChartWindowState.UIElements.States.private:resource/toolbar/basicshapes\n"
@@ -5942,7 +5915,6 @@ msgid "Basic Shapes"
msgstr "ຮູບຮ່າງພື້ນຖານ"
#: ChartWindowState.xcu
-#, fuzzy
msgctxt ""
"ChartWindowState.xcu\n"
"..ChartWindowState.UIElements.States.private:resource/toolbar/symbolshapes\n"
@@ -5952,7 +5924,6 @@ msgid "Symbol Shapes"
msgstr "ຮູບສັນຍາລັກ"
#: ChartWindowState.xcu
-#, fuzzy
msgctxt ""
"ChartWindowState.xcu\n"
"..ChartWindowState.UIElements.States.private:resource/toolbar/arrowshapes\n"
@@ -5962,7 +5933,6 @@ msgid "Block Arrows"
msgstr "ລູກສອນຈຳກັດ"
#: ChartWindowState.xcu
-#, fuzzy
msgctxt ""
"ChartWindowState.xcu\n"
"..ChartWindowState.UIElements.States.private:resource/toolbar/flowchartshapes\n"
@@ -5982,7 +5952,6 @@ msgid "Callouts"
msgstr "ຮ້ອງ"
#: ChartWindowState.xcu
-#, fuzzy
msgctxt ""
"ChartWindowState.xcu\n"
"..ChartWindowState.UIElements.States.private:resource/toolbar/starshapes\n"
@@ -6057,7 +6026,6 @@ msgid "Report"
msgstr "ລາຍງານ"
#: DbReportWindowState.xcu
-#, fuzzy
msgctxt ""
"DbReportWindowState.xcu\n"
".DbReportWindowState.UIElements.States.private:resource/toolbar/toolbar\n"
@@ -6086,7 +6054,6 @@ msgid "Report Controls"
msgstr ""
#: DbReportWindowState.xcu
-#, fuzzy
msgctxt ""
"DbReportWindowState.xcu\n"
".DbReportWindowState.UIElements.States.private:resource/toolbar/drawbar\n"
@@ -7851,7 +7818,6 @@ msgid "Format Slide"
msgstr ""
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Commands..uno:SlideSetup\n"
@@ -8149,7 +8115,6 @@ msgid "Slide ~Layout"
msgstr "ການຈັດໜ້າ~ພາບເລື່ອນ..."
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Commands..uno:ModifyLayer\n"
@@ -9358,7 +9323,6 @@ msgid "Insert Rows"
msgstr "ແຊກ~ແຖວໃສ່"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:InsertRowDialog\n"
@@ -9417,7 +9381,6 @@ msgid "Insert Columns"
msgstr "ແຊກ~ຖັນໃສ່"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:InsertColumnDialog\n"
@@ -9437,7 +9400,6 @@ msgid "Insert Columns..."
msgstr "ແຊກຖັນໃສ່"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:DeleteRows\n"
@@ -9456,7 +9418,6 @@ msgid "~Rows"
msgstr "~ແຖວ"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:DeleteRows\n"
@@ -9484,7 +9445,6 @@ msgid "~Columns"
msgstr "~ຖັນ"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:DeleteColumns\n"
@@ -9503,7 +9463,6 @@ msgid "Select Table"
msgstr "ເລືອກຕາຕະລາງ"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:SelectTable\n"
@@ -9513,7 +9472,6 @@ msgid "~Table"
msgstr "~ຕາຕະລາງ"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:EntireColumn\n"
@@ -9532,7 +9490,6 @@ msgid "~Columns"
msgstr "~ຖັນ"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:EntireColumn\n"
@@ -9560,7 +9517,6 @@ msgid "~Rows"
msgstr "~ແຖວ"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:EntireRow\n"
@@ -9588,7 +9544,6 @@ msgid "Sum"
msgstr "ຜົນລວມ"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:TableSort\n"
@@ -9898,7 +9853,6 @@ msgid "Move Page Up"
msgstr ""
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:MovePageUp\n"
@@ -9935,7 +9889,6 @@ msgid "Move Page Down"
msgstr ""
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:MovePageDown\n"
@@ -9999,7 +9952,6 @@ msgid "Slide to End"
msgstr ""
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=20\n"
@@ -10009,7 +9961,6 @@ msgid "Blank Slide"
msgstr "ສະໄລ້ວ່າງ"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=19\n"
@@ -10019,7 +9970,6 @@ msgid "Title Only"
msgstr "ມີແຕ່ຫົວຂໍ້"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=0\n"
@@ -10110,7 +10060,6 @@ msgid "Title, 6 Content"
msgstr ""
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=28\n"
@@ -10120,7 +10069,6 @@ msgid "Vertical Title, Vertical Text"
msgstr "ຫົວຂໍ້ແນວຕັ້ງ, ຕົວອັກສອນແນວຕັ້ງ"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=27\n"
@@ -10130,7 +10078,6 @@ msgid "Vertical Title, Text, Chart"
msgstr "ຫົວຂໍ້ແນວຕ້ັງ, ຕົວອັກສອນ,ຮູບແຜນການ"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=29\n"
@@ -10150,7 +10097,6 @@ msgid "Title, 2 Vertical Text, Clipart"
msgstr "ຫົວຂໍ້, ແນວຕັ້ງຂອງຕົວອັກສອນ, ຕັດວ່າງ"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:SlideLayoutMenu\n"
@@ -10189,7 +10135,6 @@ msgid "~Cell"
msgstr "ເຊວ"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:RowMenu\n"
@@ -10266,7 +10211,6 @@ msgid "Connector/Freeform Line"
msgstr ""
#: DrawWindowState.xcu
-#, fuzzy
msgctxt ""
"DrawWindowState.xcu\n"
"..DrawWindowState.UIElements.States.private:resource/popupmenu/curve\n"
@@ -10306,7 +10250,6 @@ msgid "Form Control"
msgstr "ແບບຟ້ອມຂອງການຄວບຄຸມ"
#: DrawWindowState.xcu
-#, fuzzy
msgctxt ""
"DrawWindowState.xcu\n"
"..DrawWindowState.UIElements.States.private:resource/popupmenu/formrichtext\n"
@@ -10364,7 +10307,6 @@ msgid "Line/Arrow"
msgstr ""
#: DrawWindowState.xcu
-#, fuzzy
msgctxt ""
"DrawWindowState.xcu\n"
"..DrawWindowState.UIElements.States.private:resource/popupmenu/measure\n"
@@ -10403,7 +10345,6 @@ msgid "OLE Object"
msgstr "ວັດຖຸ OLE"
#: DrawWindowState.xcu
-#, fuzzy
msgctxt ""
"DrawWindowState.xcu\n"
"..DrawWindowState.UIElements.States.private:resource/popupmenu/page\n"
@@ -10450,7 +10391,6 @@ msgid "Page Master Pane (no selection)"
msgstr ""
#: DrawWindowState.xcu
-#, fuzzy
msgctxt ""
"DrawWindowState.xcu\n"
"..DrawWindowState.UIElements.States.private:resource/popupmenu/table\n"
@@ -10751,7 +10691,6 @@ msgid "Text Formatting"
msgstr "ຮູບແບບຂໍ້ຄວາມ"
#: DrawWindowState.xcu
-#, fuzzy
msgctxt ""
"DrawWindowState.xcu\n"
"..DrawWindowState.UIElements.States.private:resource/toolbar/tableobjectbar\n"
@@ -13220,7 +13159,6 @@ msgid "From right to top"
msgstr ""
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionGroups.subtle\n"
@@ -13230,7 +13168,6 @@ msgid "Subtle"
msgstr "ລຶກລັບ"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionGroups.exciting\n"
@@ -13258,7 +13195,6 @@ msgid "3D Venetian"
msgstr ""
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionSets.box\n"
@@ -13306,7 +13242,6 @@ msgid "Uncover"
msgstr ""
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionSets.wipe\n"
@@ -13316,7 +13251,6 @@ msgid "Wipe"
msgstr "ລົບລ້າງ"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionSets.wedge\n"
@@ -13326,7 +13260,6 @@ msgid "Wedge"
msgstr "ໄມ້ຈີ້ມ"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionSets.wheel\n"
@@ -13345,7 +13278,6 @@ msgid "Push"
msgstr ""
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionSets.cut\n"
@@ -13412,7 +13344,6 @@ msgid "Random"
msgstr ""
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionSets.dissolve\n"
@@ -13451,7 +13382,6 @@ msgid "Tiles"
msgstr "miles"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionSets.cube-turning\n"
@@ -13499,7 +13429,6 @@ msgid "Turn Around"
msgstr ""
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionSets.turn-down\n"
@@ -13659,7 +13588,6 @@ msgid "Bottom Right to Top Left"
msgstr ""
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.bottom-top\n"
@@ -13698,7 +13626,6 @@ msgid "Horizontal"
msgstr "ທາງຂວາງ"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.in\n"
@@ -13708,7 +13635,6 @@ msgid "In"
msgstr "ໃນ"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.out\n"
@@ -13718,7 +13644,6 @@ msgid "Out"
msgstr "ຂ້າງນອກ"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.across\n"
@@ -13728,7 +13653,6 @@ msgid "Across"
msgstr "ກົງຂ້າມ"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.down\n"
@@ -13738,7 +13662,6 @@ msgid "Down"
msgstr "ລົງ"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.up\n"
@@ -13748,7 +13671,6 @@ msgid "Up"
msgstr "ຂື້ນ"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.right\n"
@@ -13758,7 +13680,6 @@ msgid "Right"
msgstr "ຂວາ"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.left\n"
@@ -13768,7 +13689,6 @@ msgid "Left"
msgstr "ຊ້າຍ"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.circle\n"
@@ -13796,7 +13716,6 @@ msgid "Oval Vertical"
msgstr ""
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.diamond\n"
@@ -13806,7 +13725,6 @@ msgid "Diamond"
msgstr "ເພັດ"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.plus\n"
@@ -16422,7 +16340,6 @@ msgid "Current Library"
msgstr "ຫໍສະໝຸດປະຈຸບັນ"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:LeftPara\n"
@@ -16432,7 +16349,6 @@ msgid "Left"
msgstr "ຊ້າຍ"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:LeftPara\n"
@@ -16442,7 +16358,6 @@ msgid "Align Left"
msgstr "ຈັດລຽນຊ້າຍ"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:RightPara\n"
@@ -16452,7 +16367,6 @@ msgid "Right"
msgstr "ຂວາ"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:RightPara\n"
@@ -16825,7 +16739,6 @@ msgid "Line Starts with Arrow"
msgstr "ເສັ້ນເລີ່ມຕົ້ນດ້ວຍລູກສອນ"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:LineArrowEnd\n"
@@ -16885,7 +16798,6 @@ msgid "Line with Square/Arrow"
msgstr "ເສັ້ນດ້ວຍສີ່ລ່ຽມຈັດຕຸລັດ/ລູກສອນ"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:MeasureLine\n"
@@ -17012,7 +16924,6 @@ msgid "Crop Dialog..."
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:Crop\n"
@@ -17381,7 +17292,6 @@ msgid "Smooth Transition"
msgstr "ການປ່ຽນຜ່ານຢ່າງນີ້ມໜວນ"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:ToggleObjectBezierMode\n"
@@ -17555,7 +17465,6 @@ msgid "~Chart..."
msgstr "~ແຜນວາດ..."
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:InsertObjectChart\n"
@@ -18140,7 +18049,6 @@ msgid "~Edit Style..."
msgstr "ແກ້ໄຂແບບ..."
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:EditStyle\n"
@@ -18635,7 +18543,6 @@ msgid "Line Corner Style"
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:LineStyle\n"
@@ -18998,7 +18905,6 @@ msgid "Spelling"
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:SpellingAndGrammarDialog\n"
@@ -20341,7 +20247,6 @@ msgid "Flip Horizontally"
msgstr "ປີ້ນທາງຂວາງ"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:FlipVertical\n"
@@ -20536,7 +20441,6 @@ msgid "Increase Indent"
msgstr "ການເພີ່ມພູນເພີ່ມຂື້ນ"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:LineToolbox\n"
@@ -21153,7 +21057,6 @@ msgid "Compile"
msgstr "ແປໂປແກຣມ"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:RunBasic\n"
@@ -21181,7 +21084,6 @@ msgid "Step Over"
msgstr "ບາດກ້າວເກີນ"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:BasicStop\n"
@@ -21329,7 +21231,6 @@ msgid "Check Box"
msgstr "ກວດສອບກັບ"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:Label\n"
@@ -21775,7 +21676,6 @@ msgid "Toggle Print Preview"
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:PrintPreview\n"
@@ -22564,7 +22464,6 @@ msgid "Top"
msgstr "ເທິງ"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:CellVertTop\n"
@@ -22603,7 +22502,6 @@ msgid "Bottom"
msgstr "ລຸ່ມ"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:CellVertBottom\n"
@@ -22967,7 +22865,6 @@ msgid "Rot~ate or Flip"
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Popups..uno:AnchorMenu\n"
@@ -23263,7 +23160,6 @@ msgid "Paragraph Classification Dialog"
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Popups..uno:EditSelectMenu\n"
@@ -23273,7 +23169,6 @@ msgid "Select"
msgstr "ເລືອກ"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Popups..uno:EditPasteSpecialMenu\n"
@@ -23292,7 +23187,6 @@ msgid "Menubar"
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Popups..uno:NameGroup\n"
@@ -23368,7 +23262,6 @@ msgid "Connector/Freeform Line"
msgstr ""
#: ImpressWindowState.xcu
-#, fuzzy
msgctxt ""
"ImpressWindowState.xcu\n"
"..ImpressWindowState.UIElements.States.private:resource/popupmenu/curve\n"
@@ -23408,7 +23301,6 @@ msgid "Form Control"
msgstr "ແບບຟ້ອມຂອງການຄວບຄຸມ"
#: ImpressWindowState.xcu
-#, fuzzy
msgctxt ""
"ImpressWindowState.xcu\n"
"..ImpressWindowState.UIElements.States.private:resource/popupmenu/formrichtext\n"
@@ -23457,7 +23349,6 @@ msgid "Line/Arrow"
msgstr ""
#: ImpressWindowState.xcu
-#, fuzzy
msgctxt ""
"ImpressWindowState.xcu\n"
"..ImpressWindowState.UIElements.States.private:resource/popupmenu/measure\n"
@@ -23561,7 +23452,6 @@ msgid "Master Slide Sorter/Pane (no selection)"
msgstr ""
#: ImpressWindowState.xcu
-#, fuzzy
msgctxt ""
"ImpressWindowState.xcu\n"
"..ImpressWindowState.UIElements.States.private:resource/popupmenu/table\n"
@@ -23941,7 +23831,6 @@ msgid "Drawing"
msgstr "ການແຕ້ມ"
#: ImpressWindowState.xcu
-#, fuzzy
msgctxt ""
"ImpressWindowState.xcu\n"
"..ImpressWindowState.UIElements.States.private:resource/toolbar/tableobjectbar\n"
@@ -24633,7 +24522,6 @@ msgid "Page Settings"
msgstr "ການຕິດຕັ້ງໜ້າ"
#: ReportCommands.xcu
-#, fuzzy
msgctxt ""
"ReportCommands.xcu\n"
".ReportCommands.UserInterface.Commands..uno:PageDialog\n"
@@ -24691,7 +24579,6 @@ msgid "~Subreport in New Window..."
msgstr ""
#: ReportCommands.xcu
-#, fuzzy
msgctxt ""
"ReportCommands.xcu\n"
".ReportCommands.UserInterface.Commands..uno:FontColor\n"
@@ -24720,7 +24607,6 @@ msgid "~Column Header/Footer"
msgstr ""
#: ReportCommands.xcu
-#, fuzzy
msgctxt ""
"ReportCommands.xcu\n"
".ReportCommands.UserInterface.Commands..uno:PasteSpecial\n"
@@ -24749,7 +24635,6 @@ msgid "Image..."
msgstr "~ໜ້າ..."
#: ReportCommands.xcu
-#, fuzzy
msgctxt ""
"ReportCommands.xcu\n"
".ReportCommands.UserInterface.Commands..uno:TextDocument\n"
@@ -24814,7 +24699,6 @@ msgid "Fit to greatest height"
msgstr ""
#: ReportCommands.xcu
-#, fuzzy
msgctxt ""
"ReportCommands.xcu\n"
".ReportCommands.UserInterface.Commands..uno:ControlProperties\n"
@@ -24924,7 +24808,6 @@ msgid "Shape Arrange"
msgstr ""
#: ReportCommands.xcu
-#, fuzzy
msgctxt ""
"ReportCommands.xcu\n"
".ReportCommands.UserInterface.Commands..uno:EditControlMenu\n"
@@ -25028,7 +24911,6 @@ msgid "Report Output Format"
msgstr ""
#: ReportCommands.xcu
-#, fuzzy
msgctxt ""
"ReportCommands.xcu\n"
".ReportCommands.UserInterface.Popups..uno:SnapLinesMenu\n"
@@ -25047,7 +24929,6 @@ msgid "Object Resizing"
msgstr ""
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.DeckList.PropertyDeck\n"
@@ -25057,7 +24938,6 @@ msgid "Properties"
msgstr "ຄຸນສົມບັດ"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.DeckList.WriterPageDeck\n"
@@ -25136,7 +25016,6 @@ msgid "Styles"
msgstr "~ຮູບແບບ"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.DeckList.ScFunctionsDeck\n"
@@ -25156,7 +25035,6 @@ msgid "Manage Changes"
msgstr "~ສ້າງ"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.DeckList.SwDesignDeck\n"
@@ -25166,7 +25044,6 @@ msgid "Design"
msgstr "ອອກແບບ"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.DeckList.ChartDeck\n"
@@ -25255,7 +25132,6 @@ msgid "Area"
msgstr ""
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.ShadowPropertyPanel\n"
@@ -25325,7 +25201,6 @@ msgid "Slide"
msgstr "~ພາບເລື່ອນ"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.SdLayoutsPanel\n"
@@ -25433,7 +25308,6 @@ msgid "Number Format"
msgstr "ການກຳນົດຮູບແບບຕົວເລກ..."
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.ParaPropertyPanel\n"
@@ -25503,7 +25377,6 @@ msgid "Styles"
msgstr "~ຮູບແບບ"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.ScFunctionsPanel\n"
@@ -25981,7 +25854,6 @@ msgid "AutoTe~xt..."
msgstr "~ຂໍ້ຄວາມອັດຕະໂນມັດ"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:PrintLayout\n"
@@ -26352,7 +26224,6 @@ msgid "Reject All Changes"
msgstr ""
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:AcceptTrackedChange\n"
@@ -26381,7 +26252,6 @@ msgid "Accept Change"
msgstr "ຍອມຮັບການປ່ຽນແປງ: $1"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:AcceptAllTrackedChanges\n"
@@ -26823,7 +26693,6 @@ msgid "Insert Page Break"
msgstr "~ແບ່ງແຖວ"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:InsertTable\n"
@@ -26901,7 +26770,6 @@ msgid "~Index Entry..."
msgstr "ປ້ອນ~ດັດສະນີເຂົ້າ..."
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:InsertIndexesEntry\n"
@@ -27101,7 +26969,6 @@ msgid "To ~Frame"
msgstr "~ກອບ"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:InsertObjectStarMath\n"
@@ -27111,7 +26978,6 @@ msgid "~Formula..."
msgstr "~ແບບ..."
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:InsertObjectStarMath\n"
@@ -28266,7 +28132,6 @@ msgid "Delete Table"
msgstr "ເລືອກຕາຕະລາງ"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:DeleteTable\n"
@@ -29229,7 +29094,6 @@ msgid "In ~Background"
msgstr "ໃນ~ພື້ນຫຼັງ"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:WrapThroughTransparencyToggle\n"
@@ -29873,7 +29737,6 @@ msgid "Add Unknown Words"
msgstr "ເພີ່ມຄຳສັບທີ່ບໍ່ຮູ້ໃສ່"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:HScroll\n"
@@ -30317,7 +30180,6 @@ msgid "Default Paragraph Style"
msgstr ""
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:StyleApply?Style:string=Title&amp;FamilyName:string=ParagraphStyles\n"
@@ -30327,7 +30189,6 @@ msgid "~Title"
msgstr "~ຫົວຂໍ້"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:TitleParaStyle\n"
@@ -31058,7 +30919,6 @@ msgid "Form Control"
msgstr "ແບບຟ້ອມຂອງການຄວບຄຸມ"
#: WriterFormWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterFormWindowState.xcu\n"
"..WriterFormWindowState.UIElements.States.private:resource/popupmenu/formrichtext\n"
@@ -31116,7 +30976,6 @@ msgid "Print Preview"
msgstr ""
#: WriterFormWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterFormWindowState.xcu\n"
"..WriterFormWindowState.UIElements.States.private:resource/popupmenu/table\n"
@@ -31136,7 +30995,6 @@ msgid "Text"
msgstr "ຂໍ້ຄວາມ"
#: WriterFormWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterFormWindowState.xcu\n"
"..WriterFormWindowState.UIElements.States.private:resource/toolbar/standardbar\n"
@@ -31174,7 +31032,6 @@ msgid "Tools"
msgstr "ເຄື່ອງມື"
#: WriterFormWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterFormWindowState.xcu\n"
"..WriterFormWindowState.UIElements.States.private:resource/toolbar/tableobjectbar\n"
@@ -31211,7 +31068,6 @@ msgid "Align Objects"
msgstr ""
#: WriterFormWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterFormWindowState.xcu\n"
"..WriterFormWindowState.UIElements.States.private:resource/toolbar/bezierobjectbar\n"
@@ -31221,7 +31077,6 @@ msgid "Edit Points"
msgstr "ແກ້ໄຂຈຸດ"
#: WriterFormWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterFormWindowState.xcu\n"
"..WriterFormWindowState.UIElements.States.private:resource/toolbar/extrusionobjectbar\n"
@@ -31231,7 +31086,6 @@ msgid "3D-Settings"
msgstr "ການຕິດຕັ້ງ 3D"
#: WriterFormWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterFormWindowState.xcu\n"
"..WriterFormWindowState.UIElements.States.private:resource/toolbar/formtextobjectbar\n"
@@ -31241,7 +31095,6 @@ msgid "Text Box Formatting"
msgstr "ຮູບແບບກ່ອງຂໍ້ຄວາມ"
#: WriterFormWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterFormWindowState.xcu\n"
"..WriterFormWindowState.UIElements.States.private:resource/toolbar/formsfilterbar\n"
@@ -31251,7 +31104,6 @@ msgid "Form Filter"
msgstr "ຟ້ອມຕົວກັ່ນຕອງ"
#: WriterFormWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterFormWindowState.xcu\n"
"..WriterFormWindowState.UIElements.States.private:resource/toolbar/formsnavigationbar\n"
@@ -31261,7 +31113,6 @@ msgid "Form Navigation"
msgstr "ແບບຟ້ອມຊຂອງຕົວນຳທາງ"
#: WriterFormWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterFormWindowState.xcu\n"
"..WriterFormWindowState.UIElements.States.private:resource/toolbar/formcontrols\n"
@@ -31271,7 +31122,6 @@ msgid "Form Controls"
msgstr "ແບບຟ້ອມຂອງການຄວບຄຸມ"
#: WriterFormWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterFormWindowState.xcu\n"
"..WriterFormWindowState.UIElements.States.private:resource/toolbar/moreformcontrols\n"
@@ -31281,7 +31131,6 @@ msgid "More Controls"
msgstr "ການຄວບຄຸມຫຼາຍກວ່ານີ້"
#: WriterFormWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterFormWindowState.xcu\n"
"..WriterFormWindowState.UIElements.States.private:resource/toolbar/formdesign\n"
@@ -31301,7 +31150,6 @@ msgid "Frame"
msgstr "ຮ່າງ"
#: WriterFormWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterFormWindowState.xcu\n"
"..WriterFormWindowState.UIElements.States.private:resource/toolbar/fullscreenbar\n"
@@ -31329,7 +31177,6 @@ msgid "Image"
msgstr "ພາບ"
#: WriterFormWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterFormWindowState.xcu\n"
"..WriterFormWindowState.UIElements.States.private:resource/toolbar/insertbar\n"
@@ -31339,7 +31186,6 @@ msgid "Insert"
msgstr "ແຊກໃສ່"
#: WriterFormWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterFormWindowState.xcu\n"
"..WriterFormWindowState.UIElements.States.private:resource/toolbar/insertobjectbar\n"
@@ -31385,7 +31231,6 @@ msgid "Text Object"
msgstr "ຂໍ້ຄວາມວັດຖຸ"
#: WriterFormWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterFormWindowState.xcu\n"
"..WriterFormWindowState.UIElements.States.private:resource/toolbar/viewerbar\n"
@@ -31415,7 +31260,6 @@ msgid "Media Playback"
msgstr "ການຫຼິ້ນຄືນສື່ບັນທຶກ"
#: WriterFormWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterFormWindowState.xcu\n"
"..WriterFormWindowState.UIElements.States.private:resource/toolbar/colorbar\n"
@@ -31425,7 +31269,6 @@ msgid "Color"
msgstr "ສີ"
#: WriterFormWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterFormWindowState.xcu\n"
"..WriterFormWindowState.UIElements.States.private:resource/toolbar/basicshapes\n"
@@ -31435,7 +31278,6 @@ msgid "Basic Shapes"
msgstr "ຮູບຮ່າງພື້ນຖານ"
#: WriterFormWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterFormWindowState.xcu\n"
"..WriterFormWindowState.UIElements.States.private:resource/toolbar/arrowshapes\n"
@@ -31445,7 +31287,6 @@ msgid "Block Arrows"
msgstr "ລູກສອນຈຳກັດ"
#: WriterFormWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterFormWindowState.xcu\n"
"..WriterFormWindowState.UIElements.States.private:resource/toolbar/flowchartshapes\n"
@@ -31455,7 +31296,6 @@ msgid "Flowchart"
msgstr "ແຜນວາດທີ່ເລື່ອນໄດ້"
#: WriterFormWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterFormWindowState.xcu\n"
"..WriterFormWindowState.UIElements.States.private:resource/toolbar/starshapes\n"
@@ -31465,7 +31305,6 @@ msgid "Stars and Banners"
msgstr "ດາວແລະແຜ່ນປ້າຍ"
#: WriterFormWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterFormWindowState.xcu\n"
"..WriterFormWindowState.UIElements.States.private:resource/toolbar/symbolshapes\n"
@@ -31495,7 +31334,6 @@ msgid "Fontwork"
msgstr "Fontwork"
#: WriterFormWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterFormWindowState.xcu\n"
"..WriterFormWindowState.UIElements.States.private:resource/toolbar/fontworkshapetype\n"
@@ -31545,7 +31383,6 @@ msgid "Form Control"
msgstr "ແບບຟ້ອມຂອງການຄວບຄຸມ"
#: WriterGlobalWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterGlobalWindowState.xcu\n"
"..WriterGlobalWindowState.UIElements.States.private:resource/popupmenu/formrichtext\n"
@@ -31603,7 +31440,6 @@ msgid "Print Preview"
msgstr ""
#: WriterGlobalWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterGlobalWindowState.xcu\n"
"..WriterGlobalWindowState.UIElements.States.private:resource/popupmenu/table\n"
@@ -32025,7 +31861,6 @@ msgid "Form Control"
msgstr "ແບບຟ້ອມຂອງການຄວບຄຸມ"
#: WriterReportWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterReportWindowState.xcu\n"
"..WriterReportWindowState.UIElements.States.private:resource/popupmenu/formrichtext\n"
@@ -32083,7 +31918,6 @@ msgid "Print Preview"
msgstr ""
#: WriterReportWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterReportWindowState.xcu\n"
"..WriterReportWindowState.UIElements.States.private:resource/popupmenu/table\n"
@@ -32103,7 +31937,6 @@ msgid "Text"
msgstr "ຂໍ້ຄວາມ"
#: WriterReportWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterReportWindowState.xcu\n"
"..WriterReportWindowState.UIElements.States.private:resource/toolbar/standardbar\n"
@@ -32141,7 +31974,6 @@ msgid "Tools"
msgstr "ເຄື່ອງມື"
#: WriterReportWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterReportWindowState.xcu\n"
"..WriterReportWindowState.UIElements.States.private:resource/toolbar/tableobjectbar\n"
@@ -32178,7 +32010,6 @@ msgid "Align Objects"
msgstr ""
#: WriterReportWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterReportWindowState.xcu\n"
"..WriterReportWindowState.UIElements.States.private:resource/toolbar/bezierobjectbar\n"
@@ -32188,7 +32019,6 @@ msgid "Edit Points"
msgstr "ແກ້ໄຂຈຸດ"
#: WriterReportWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterReportWindowState.xcu\n"
"..WriterReportWindowState.UIElements.States.private:resource/toolbar/extrusionobjectbar\n"
@@ -32198,7 +32028,6 @@ msgid "3D-Settings"
msgstr "ການຕິດຕັ້ງ 3D"
#: WriterReportWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterReportWindowState.xcu\n"
"..WriterReportWindowState.UIElements.States.private:resource/toolbar/formtextobjectbar\n"
@@ -32208,7 +32037,6 @@ msgid "Text Box Formatting"
msgstr "ຮູບແບບກ່ອງຂໍ້ຄວາມ"
#: WriterReportWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterReportWindowState.xcu\n"
"..WriterReportWindowState.UIElements.States.private:resource/toolbar/formsfilterbar\n"
@@ -32218,7 +32046,6 @@ msgid "Form Filter"
msgstr "ຟ້ອມຕົວກັ່ນຕອງ"
#: WriterReportWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterReportWindowState.xcu\n"
"..WriterReportWindowState.UIElements.States.private:resource/toolbar/formsnavigationbar\n"
@@ -32228,7 +32055,6 @@ msgid "Form Navigation"
msgstr "ແບບຟ້ອມຊຂອງຕົວນຳທາງ"
#: WriterReportWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterReportWindowState.xcu\n"
"..WriterReportWindowState.UIElements.States.private:resource/toolbar/formcontrols\n"
@@ -32238,7 +32064,6 @@ msgid "Form Controls"
msgstr "ແບບຟ້ອມຂອງການຄວບຄຸມ"
#: WriterReportWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterReportWindowState.xcu\n"
"..WriterReportWindowState.UIElements.States.private:resource/toolbar/moreformcontrols\n"
@@ -32248,7 +32073,6 @@ msgid "More Controls"
msgstr "ການຄວບຄຸມຫຼາຍກວ່ານີ້"
#: WriterReportWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterReportWindowState.xcu\n"
"..WriterReportWindowState.UIElements.States.private:resource/toolbar/formdesign\n"
@@ -32268,7 +32092,6 @@ msgid "Frame"
msgstr "ຮ່າງ"
#: WriterReportWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterReportWindowState.xcu\n"
"..WriterReportWindowState.UIElements.States.private:resource/toolbar/fullscreenbar\n"
@@ -32296,7 +32119,6 @@ msgid "Image"
msgstr "ພາບ"
#: WriterReportWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterReportWindowState.xcu\n"
"..WriterReportWindowState.UIElements.States.private:resource/toolbar/insertbar\n"
@@ -32306,7 +32128,6 @@ msgid "Insert"
msgstr "ແຊກໃສ່"
#: WriterReportWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterReportWindowState.xcu\n"
"..WriterReportWindowState.UIElements.States.private:resource/toolbar/insertobjectbar\n"
@@ -32352,7 +32173,6 @@ msgid "Text Object"
msgstr "ຂໍ້ຄວາມວັດຖຸ"
#: WriterReportWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterReportWindowState.xcu\n"
"..WriterReportWindowState.UIElements.States.private:resource/toolbar/viewerbar\n"
@@ -32382,7 +32202,6 @@ msgid "Media Playback"
msgstr "ການຫຼິ້ນຄືນສື່ບັນທຶກ"
#: WriterReportWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterReportWindowState.xcu\n"
"..WriterReportWindowState.UIElements.States.private:resource/toolbar/colorbar\n"
@@ -32392,7 +32211,6 @@ msgid "Color"
msgstr "ສີ"
#: WriterReportWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterReportWindowState.xcu\n"
"..WriterReportWindowState.UIElements.States.private:resource/toolbar/basicshapes\n"
@@ -32402,7 +32220,6 @@ msgid "Basic Shapes"
msgstr "ຮູບຮ່າງພື້ນຖານ"
#: WriterReportWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterReportWindowState.xcu\n"
"..WriterReportWindowState.UIElements.States.private:resource/toolbar/arrowshapes\n"
@@ -32412,7 +32229,6 @@ msgid "Block Arrows"
msgstr "ລູກສອນຈຳກັດ"
#: WriterReportWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterReportWindowState.xcu\n"
"..WriterReportWindowState.UIElements.States.private:resource/toolbar/flowchartshapes\n"
@@ -32422,7 +32238,6 @@ msgid "Flowchart"
msgstr "ແຜນວາດທີ່ເລື່ອນໄດ້"
#: WriterReportWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterReportWindowState.xcu\n"
"..WriterReportWindowState.UIElements.States.private:resource/toolbar/starshapes\n"
@@ -32432,7 +32247,6 @@ msgid "Stars and Banners"
msgstr "ດາວແລະແຜ່ນປ້າຍ"
#: WriterReportWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterReportWindowState.xcu\n"
"..WriterReportWindowState.UIElements.States.private:resource/toolbar/symbolshapes\n"
@@ -32462,7 +32276,6 @@ msgid "Fontwork"
msgstr "Fontwork"
#: WriterReportWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterReportWindowState.xcu\n"
"..WriterReportWindowState.UIElements.States.private:resource/toolbar/fontworkshapetype\n"
@@ -32492,7 +32305,6 @@ msgid "Form Control"
msgstr "ແບບຟ້ອມຂອງການຄວບຄຸມ"
#: WriterWebWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWebWindowState.xcu\n"
"..WriterWebWindowState.UIElements.States.private:resource/popupmenu/formrichtext\n"
@@ -32551,7 +32363,6 @@ msgid "HTML Source"
msgstr "~ແຫຼ່ງ HTML"
#: WriterWebWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWebWindowState.xcu\n"
"..WriterWebWindowState.UIElements.States.private:resource/popupmenu/table\n"
@@ -32909,7 +32720,6 @@ msgid "Form Control"
msgstr "ແບບຟ້ອມຂອງການຄວບຄຸມ"
#: WriterWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWindowState.xcu\n"
"..WriterWindowState.UIElements.States.private:resource/popupmenu/formrichtext\n"
@@ -32976,7 +32786,6 @@ msgid "Print Preview"
msgstr ""
#: WriterWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWindowState.xcu\n"
"..WriterWindowState.UIElements.States.private:resource/popupmenu/table\n"
@@ -33052,7 +32861,6 @@ msgid "Tools"
msgstr "ເຄື່ອງມື"
#: WriterWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWindowState.xcu\n"
"..WriterWindowState.UIElements.States.private:resource/toolbar/linesbar\n"
@@ -33062,7 +32870,6 @@ msgid "Lines"
msgstr "ເສັ້ນ"
#: WriterWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWindowState.xcu\n"
"..WriterWindowState.UIElements.States.private:resource/toolbar/arrowsbar\n"
@@ -33465,7 +33272,6 @@ msgid "Form Control"
msgstr "ແບບຟ້ອມຂອງການຄວບຄຸມ"
#: XFormsWindowState.xcu
-#, fuzzy
msgctxt ""
"XFormsWindowState.xcu\n"
"..XFormsWindowState.UIElements.States.private:resource/popupmenu/formrichtext\n"
@@ -33523,7 +33329,6 @@ msgid "Print Preview"
msgstr ""
#: XFormsWindowState.xcu
-#, fuzzy
msgctxt ""
"XFormsWindowState.xcu\n"
"..XFormsWindowState.UIElements.States.private:resource/popupmenu/table\n"
@@ -33543,7 +33348,6 @@ msgid "Text"
msgstr "ຂໍ້ຄວາມ"
#: XFormsWindowState.xcu
-#, fuzzy
msgctxt ""
"XFormsWindowState.xcu\n"
"..XFormsWindowState.UIElements.States.private:resource/toolbar/standardbar\n"
@@ -33581,7 +33385,6 @@ msgid "Tools"
msgstr "ເຄື່ອງມື"
#: XFormsWindowState.xcu
-#, fuzzy
msgctxt ""
"XFormsWindowState.xcu\n"
"..XFormsWindowState.UIElements.States.private:resource/toolbar/tableobjectbar\n"
@@ -33618,7 +33421,6 @@ msgid "Align Objects"
msgstr ""
#: XFormsWindowState.xcu
-#, fuzzy
msgctxt ""
"XFormsWindowState.xcu\n"
"..XFormsWindowState.UIElements.States.private:resource/toolbar/bezierobjectbar\n"
@@ -33628,7 +33430,6 @@ msgid "Edit Points"
msgstr "ແກ້ໄຂຈຸດ"
#: XFormsWindowState.xcu
-#, fuzzy
msgctxt ""
"XFormsWindowState.xcu\n"
"..XFormsWindowState.UIElements.States.private:resource/toolbar/extrusionobjectbar\n"
@@ -33638,7 +33439,6 @@ msgid "3D-Settings"
msgstr "ການຕິດຕັ້ງ 3D"
#: XFormsWindowState.xcu
-#, fuzzy
msgctxt ""
"XFormsWindowState.xcu\n"
"..XFormsWindowState.UIElements.States.private:resource/toolbar/formtextobjectbar\n"
@@ -33648,7 +33448,6 @@ msgid "Text Box Formatting"
msgstr "ຮູບແບບກ່ອງຂໍ້ຄວາມ"
#: XFormsWindowState.xcu
-#, fuzzy
msgctxt ""
"XFormsWindowState.xcu\n"
"..XFormsWindowState.UIElements.States.private:resource/toolbar/formsfilterbar\n"
@@ -33658,7 +33457,6 @@ msgid "Form Filter"
msgstr "ຟ້ອມຕົວກັ່ນຕອງ"
#: XFormsWindowState.xcu
-#, fuzzy
msgctxt ""
"XFormsWindowState.xcu\n"
"..XFormsWindowState.UIElements.States.private:resource/toolbar/formsnavigationbar\n"
@@ -33668,7 +33466,6 @@ msgid "Form Navigation"
msgstr "ແບບຟ້ອມຊຂອງຕົວນຳທາງ"
#: XFormsWindowState.xcu
-#, fuzzy
msgctxt ""
"XFormsWindowState.xcu\n"
"..XFormsWindowState.UIElements.States.private:resource/toolbar/formcontrols\n"
@@ -33678,7 +33475,6 @@ msgid "Form Controls"
msgstr "ແບບຟ້ອມຂອງການຄວບຄຸມ"
#: XFormsWindowState.xcu
-#, fuzzy
msgctxt ""
"XFormsWindowState.xcu\n"
"..XFormsWindowState.UIElements.States.private:resource/toolbar/moreformcontrols\n"
@@ -33688,7 +33484,6 @@ msgid "More Controls"
msgstr "ການຄວບຄຸມຫຼາຍກວ່ານີ້"
#: XFormsWindowState.xcu
-#, fuzzy
msgctxt ""
"XFormsWindowState.xcu\n"
"..XFormsWindowState.UIElements.States.private:resource/toolbar/formdesign\n"
@@ -33708,7 +33503,6 @@ msgid "Frame"
msgstr "ຮ່າງ"
#: XFormsWindowState.xcu
-#, fuzzy
msgctxt ""
"XFormsWindowState.xcu\n"
"..XFormsWindowState.UIElements.States.private:resource/toolbar/fullscreenbar\n"
@@ -33736,7 +33530,6 @@ msgid "Image"
msgstr "ພາບ"
#: XFormsWindowState.xcu
-#, fuzzy
msgctxt ""
"XFormsWindowState.xcu\n"
"..XFormsWindowState.UIElements.States.private:resource/toolbar/insertbar\n"
@@ -33746,7 +33539,6 @@ msgid "Insert"
msgstr "ແຊກໃສ່"
#: XFormsWindowState.xcu
-#, fuzzy
msgctxt ""
"XFormsWindowState.xcu\n"
"..XFormsWindowState.UIElements.States.private:resource/toolbar/insertobjectbar\n"
@@ -33792,7 +33584,6 @@ msgid "Text Object"
msgstr "ຂໍ້ຄວາມວັດຖຸ"
#: XFormsWindowState.xcu
-#, fuzzy
msgctxt ""
"XFormsWindowState.xcu\n"
"..XFormsWindowState.UIElements.States.private:resource/toolbar/viewerbar\n"
@@ -33822,7 +33613,6 @@ msgid "Media Playback"
msgstr "ການຫຼິ້ນຄືນສື່ບັນທຶກ"
#: XFormsWindowState.xcu
-#, fuzzy
msgctxt ""
"XFormsWindowState.xcu\n"
"..XFormsWindowState.UIElements.States.private:resource/toolbar/colorbar\n"
@@ -33832,7 +33622,6 @@ msgid "Color"
msgstr "ສີ"
#: XFormsWindowState.xcu
-#, fuzzy
msgctxt ""
"XFormsWindowState.xcu\n"
"..XFormsWindowState.UIElements.States.private:resource/toolbar/basicshapes\n"
@@ -33842,7 +33631,6 @@ msgid "Basic Shapes"
msgstr "ຮູບຮ່າງພື້ນຖານ"
#: XFormsWindowState.xcu
-#, fuzzy
msgctxt ""
"XFormsWindowState.xcu\n"
"..XFormsWindowState.UIElements.States.private:resource/toolbar/arrowshapes\n"
@@ -33852,7 +33640,6 @@ msgid "Block Arrows"
msgstr "ລູກສອນຈຳກັດ"
#: XFormsWindowState.xcu
-#, fuzzy
msgctxt ""
"XFormsWindowState.xcu\n"
"..XFormsWindowState.UIElements.States.private:resource/toolbar/flowchartshapes\n"
@@ -33862,7 +33649,6 @@ msgid "Flowchart"
msgstr "ແຜນວາດທີ່ເລື່ອນໄດ້"
#: XFormsWindowState.xcu
-#, fuzzy
msgctxt ""
"XFormsWindowState.xcu\n"
"..XFormsWindowState.UIElements.States.private:resource/toolbar/starshapes\n"
@@ -33872,7 +33658,6 @@ msgid "Stars and Banners"
msgstr "ດາວແລະແຜ່ນປ້າຍ"
#: XFormsWindowState.xcu
-#, fuzzy
msgctxt ""
"XFormsWindowState.xcu\n"
"..XFormsWindowState.UIElements.States.private:resource/toolbar/symbolshapes\n"
@@ -33902,7 +33687,6 @@ msgid "Fontwork"
msgstr "Fontwork"
#: XFormsWindowState.xcu
-#, fuzzy
msgctxt ""
"XFormsWindowState.xcu\n"
"..XFormsWindowState.UIElements.States.private:resource/toolbar/fontworkshapetype\n"
diff --git a/source/lo/reportdesign/messages.po b/source/lo/reportdesign/messages.po
index 66c624b4dfd..4a4e2408c53 100644
--- a/source/lo/reportdesign/messages.po
+++ b/source/lo/reportdesign/messages.po
@@ -71,7 +71,6 @@ msgid "Field or Formula"
msgstr ""
#: stringarray.hrc:43
-#, fuzzy
msgctxt "RID_STR_TYPE_CONST"
msgid "Function"
msgstr "ໜ້າທີ່"
@@ -87,19 +86,16 @@ msgid "User defined Function"
msgstr ""
#: stringarray.hrc:51
-#, fuzzy
msgctxt "RID_STR_BOOL"
msgid "No"
msgstr "ບໍ່"
#: stringarray.hrc:52
-#, fuzzy
msgctxt "RID_STR_BOOL"
msgid "Yes"
msgstr "ແມ່ນ"
#: stringarray.hrc:58
-#, fuzzy
msgctxt "RID_STR_KEEPTOGETHER_CONST"
msgid "No"
msgstr "ບໍ່"
@@ -132,13 +128,11 @@ msgid "Bottom"
msgstr "ລຸ່ມ"
#: stringarray.hrc:74
-#, fuzzy
msgctxt "RID_STR_PARAADJUST_CONST"
msgid "Left"
msgstr "ຊ້າຍ"
#: stringarray.hrc:75
-#, fuzzy
msgctxt "RID_STR_PARAADJUST_CONST"
msgid "Right"
msgstr "ຂວາ"
@@ -282,7 +276,6 @@ msgid "Width"
msgstr "ຄວາມກ້ວາງ"
#: strings.hrc:49
-#, fuzzy
msgctxt "RID_STR_HEIGHT"
msgid "Height"
msgstr "ຄວາມສູງ"
@@ -308,13 +301,11 @@ msgid "Data field"
msgstr "ພື້ນທີ່ຂໍ້ມູນ"
#: strings.hrc:54
-#, fuzzy
msgctxt "RID_STR_FONT"
msgid "Font"
msgstr "ແບບຕົວອັກສອນ"
#: strings.hrc:55
-#, fuzzy
msgctxt "RID_STR_BACKCOLOR"
msgid "Background color"
msgstr "ສີຫຼັງພື້ນ"
@@ -346,7 +337,6 @@ msgid "Group: %1"
msgstr "ກຸ່ມ %O"
#: strings.hrc:61
-#, fuzzy
msgctxt "RID_STR_FORMULALIST"
msgid "Function"
msgstr "ໜ້າທີ່"
@@ -372,7 +362,6 @@ msgid "Link slave fields"
msgstr "ເຊື່ອມຕໍ່ພື້ນທີ່ສຳຮອງ"
#: strings.hrc:67
-#, fuzzy
msgctxt "RID_STR_DETAILLABEL"
msgid "Chart"
msgstr "ແຜນວາດ"
@@ -452,7 +441,6 @@ msgid "Image Control"
msgstr "ຄວບຄຸມຮູບພາບ"
#: strings.hrc:83
-#, fuzzy
msgctxt "RID_STR_PROPTITLE_FIXEDTEXT"
msgid "Label field"
msgstr "ປ້າຍພື້ນທີ່"
@@ -487,7 +475,6 @@ msgid "Section"
msgstr "ພາກສ່ວນ"
#: strings.hrc:89
-#, fuzzy
msgctxt "RID_STR_PROPTITLE_FUNCTION"
msgid "Function"
msgstr "ໜ້າທີ່"
@@ -657,7 +644,6 @@ msgid "Delete"
msgstr "ລຶບ"
#: strings.hrc:125
-#, fuzzy
msgctxt "RID_STR_FUNCTION"
msgid "Function"
msgstr "ໜ້າທີ່"
@@ -853,7 +839,6 @@ msgid " & \" of \" & #PAGECOUNT#"
msgstr ""
#: strings.hrc:168
-#, fuzzy
msgctxt "RID_STR_FUNCTIONS"
msgid "Functions"
msgstr "ໜ້າທີ່"
@@ -885,7 +870,6 @@ msgid "The element is invalid."
msgstr ""
#: strings.hrc:180
-#, fuzzy
msgctxt "RID_STR_FIXEDTEXT"
msgid "Label field"
msgstr "ປ້າຍພື້ນທີ່"
@@ -935,7 +919,6 @@ msgid "Character Settings"
msgstr ""
#: chardialog.ui:105
-#, fuzzy
msgctxt "chardialog|font"
msgid "Font"
msgstr "ແບບຕົວອັກສອນ"
@@ -970,7 +953,6 @@ msgid "Alignment"
msgstr "ຈັດລຽນ"
#: condformatdialog.ui:10
-#, fuzzy
msgctxt "condformatdialog|CondFormat"
msgid "Conditional Formatting"
msgstr "ການກຳນົດຮູບແບບເງື່ອນໄຂ"
@@ -1035,25 +1017,21 @@ msgid "less than or equal to"
msgstr "ໃຫ່ຍກວ່າຫຼືເທົ່າກັບ"
#: conditionwin.ui:107
-#, fuzzy
msgctxt "conditionwin|lhsButton"
msgid "..."
msgstr "..."
#: conditionwin.ui:130
-#, fuzzy
msgctxt "conditionwin|andLabel"
msgid "and"
msgstr "ແລະ"
#: conditionwin.ui:158
-#, fuzzy
msgctxt "conditionwin|rhsButton"
msgid "..."
msgstr "..."
#: conditionwin.ui:220
-#, fuzzy
msgctxt "conditionwin|ToolBoxItem1"
msgid "Bold"
msgstr "ຕົວເຂັ້ມ"
@@ -1071,13 +1049,11 @@ msgid "Underline"
msgstr "ເສັ້ນກ້ອງ"
#: conditionwin.ui:275
-#, fuzzy
msgctxt "conditionwin|ToolBoxItem4"
msgid "Background Color"
msgstr "ສີພື້ນ"
#: conditionwin.ui:290
-#, fuzzy
msgctxt "conditionwin|ToolBoxItem5"
msgid "Font Color"
msgstr "ສີຮູບແບບຕົວອັກສອນ"
@@ -1098,7 +1074,6 @@ msgid "+"
msgstr ""
#: datetimedialog.ui:8
-#, fuzzy
msgctxt "datetimedialog|DateTimeDialog"
msgid "Date and Time"
msgstr "ວັນ ແລະ ເວລາ"
@@ -1131,13 +1106,11 @@ msgid "Sorting and Grouping"
msgstr ""
#: floatingfield.ui:30
-#, fuzzy
msgctxt "floatingfield|up"
msgid "Sort Ascending"
msgstr "ລຽງລຳດັບເພີ່ມຂື້ນ"
#: floatingfield.ui:43
-#, fuzzy
msgctxt "floatingfield|down"
msgid "Sort Descending"
msgstr "ລຽງລຳດັບຫລຸດລົງ"
@@ -1148,7 +1121,6 @@ msgid "Remove sorting"
msgstr ""
#: floatingfield.ui:79
-#, fuzzy
msgctxt "floatingfield|insert"
msgid "Insert"
msgstr "ແຊກໃສ່"
@@ -1174,19 +1146,16 @@ msgid "Group actions"
msgstr ""
#: floatingsort.ui:75
-#, fuzzy
msgctxt "floatingsort|up"
msgid "Move up"
msgstr "ຍ້າຍຂື້ນ"
#: floatingsort.ui:88
-#, fuzzy
msgctxt "floatingsort|down"
msgid "Move down"
msgstr "ຍ້າຍລົງ"
#: floatingsort.ui:101
-#, fuzzy
msgctxt "floatingsort|delete"
msgid "Delete"
msgstr "ລຶບ"
@@ -1252,7 +1221,6 @@ msgid "Not present"
msgstr ""
#: floatingsort.ui:326
-#, fuzzy
msgctxt "floatingsort|keep"
msgid "No"
msgstr "ບໍ່"
@@ -1283,13 +1251,11 @@ msgid "Each Value"
msgstr ""
#: floatingsort.ui:394
-#, fuzzy
msgctxt "floatingsort|label2"
msgid "Properties"
msgstr "ຄຸນສົມບັດ"
#: floatingsort.ui:436
-#, fuzzy
msgctxt "floatingsort|label3"
msgid "Help"
msgstr "ຊ່ວຍ"
@@ -1321,7 +1287,6 @@ msgid "New Function"
msgstr ""
#: navigatormenu.ui:62
-#, fuzzy
msgctxt "navigatormenu|properties"
msgid "Properties..."
msgstr "ຄຸນສົມບັດ..."
@@ -1338,7 +1303,6 @@ msgid "Page Setup"
msgstr ""
#: pagedialog.ui:105
-#, fuzzy
msgctxt "pagedialog|page"
msgid "Page"
msgstr "ໜ້າ"
@@ -1388,7 +1352,6 @@ msgid "Position"
msgstr "ຕຳແໜ່ງ X"
#: pagenumberdialog.ui:262
-#, fuzzy
msgctxt "pagenumberdialog|alignment"
msgid "Left"
msgstr "ຊ້າຍ"
@@ -1400,7 +1363,6 @@ msgid "Center"
msgstr "ທາງກາງ"
#: pagenumberdialog.ui:264
-#, fuzzy
msgctxt "pagenumberdialog|alignment"
msgid "Right"
msgstr "ຂວາ"
diff --git a/source/lo/sc/messages.po b/source/lo/sc/messages.po
index 235dc226484..9bed1dbf214 100644
--- a/source/lo/sc/messages.po
+++ b/source/lo/sc/messages.po
@@ -32,7 +32,6 @@ msgid "Financial"
msgstr "ການເງີນ"
#: compiler.hrc:30
-#, fuzzy
msgctxt "RID_FUNCTION_CATEGORIES"
msgid "Information"
msgstr "ຂໍ້ມູນ"
@@ -74,7 +73,6 @@ msgid "Text"
msgstr "ຂໍ້ຄວາມ"
#: compiler.hrc:37
-#, fuzzy
msgctxt "RID_FUNCTION_CATEGORIES"
msgid "Add-in"
msgstr "ເອົາເຂົ້າ"
@@ -471,7 +469,6 @@ msgid "Protect sheet"
msgstr "ໜ້າເຈ້ຍທີ່ປ້ອງກັນ"
#: globstr.hrc:110
-#, fuzzy
msgctxt "STR_UNDO_UNPROTECT_TAB"
msgid "Unprotect sheet"
msgstr "ໜ້າເຈ້ຍທີ່ບໍ່ໄດ້ປ້ອງກັນ"
@@ -482,7 +479,6 @@ msgid "Protect document"
msgstr "ເອກະສານທີ່ໄດ້ປ້ອງກັນ"
#: globstr.hrc:112
-#, fuzzy
msgctxt "STR_UNDO_UNPROTECT_DOC"
msgid "Unprotect document"
msgstr "ເອກະສານທີ່ບໍ່ໄດ້ປ້ອງກັນ"
@@ -657,7 +653,6 @@ msgid "OR"
msgstr "ຫຼື"
#: globstr.hrc:145
-#, fuzzy
msgctxt "STR_TABLE_DEF"
msgid "Sheet"
msgstr "ໜ້າເຈ້ຍ"
@@ -707,7 +702,6 @@ msgid "The source range contains subtotals which may distort the results. Use it
msgstr "ຂອບເຂດແຫຼ່ງຂໍ້ມູນບັນຈຸຜົນຮວມຍ່ອຍທີ່ອາດຈະບິດເບືອນຜົນຮັບ. ໃຊ້ມັນໃນທາງອື່ນ?"
#: globstr.hrc:154
-#, fuzzy
msgctxt "STR_PIVOT_TOTAL"
msgid "Total"
msgstr "ຍອດລວມ"
@@ -733,13 +727,11 @@ msgid "$1 of $2 records found"
msgstr ""
#: globstr.hrc:159
-#, fuzzy
msgctxt "STR_COLUMN"
msgid "Column"
msgstr "ຖັນ"
#: globstr.hrc:160
-#, fuzzy
msgctxt "STR_ROW"
msgid "Row"
msgstr "ແຖວ"
@@ -845,7 +837,6 @@ msgstr ""
#. Text strings for captions of subtotal functions.
#: globstr.hrc:181
-#, fuzzy
msgctxt "STR_FUN_TEXT_SUM"
msgid "Sum"
msgstr "ຜົນລວມ"
@@ -1323,7 +1314,6 @@ msgid "Delete Sheets"
msgstr "ລຶບໜ້າເຈ້ຍ"
#: globstr.hrc:284
-#, fuzzy
msgctxt "STR_UNDO_RENAME_TAB"
msgid "Rename Sheet"
msgstr "ໃສ່ຊື່ໜ້າເຈ້ຍໃໝ່"
@@ -1888,13 +1878,11 @@ msgid "You cannot change this part of the pivot table."
msgstr "ເຈົ້າບໍ່ສາມາດປ່ຽນສ່ວນຂອງຕາຕະລາງຂໍ້ມູນສຳຮອງນີ້."
#: globstr.hrc:392
-#, fuzzy
msgctxt "STR_RECALC_MANUAL"
msgid "Manual"
msgstr "~ດ້ວຍມື"
#: globstr.hrc:393
-#, fuzzy
msgctxt "STR_RECALC_AUTO"
msgid "Automatic"
msgstr "ອັດຕະໂນມັດ"
@@ -2088,7 +2076,6 @@ msgid "Manage Names..."
msgstr "ຂອບເຂດຊື່"
#: globstr.hrc:425
-#, fuzzy
msgctxt "STR_HEADER_NAME"
msgid "Name"
msgstr "ຊື່"
@@ -2138,7 +2125,6 @@ msgid "This Document is referenced by another document and not yet saved. Closin
msgstr ""
#: globstr.hrc:434
-#, fuzzy
msgctxt "STR_HEADER_RANGE"
msgid "Range"
msgstr "ຂອບເຂດ"
@@ -2342,7 +2328,6 @@ msgid "next year"
msgstr ""
#: globstr.hrc:473
-#, fuzzy
msgctxt "STR_COND_AND"
msgid "and"
msgstr "ແລະ"
@@ -2387,31 +2372,26 @@ msgid "You cannot insert or delete cells when the affected range intersects with
msgstr ""
#: globstr.hrc:480
-#, fuzzy
msgctxt "STR_DPFIELD_GROUP_BY_SECONDS"
msgid "Seconds"
msgstr "ວິນາທີ"
#: globstr.hrc:481
-#, fuzzy
msgctxt "STR_DPFIELD_GROUP_BY_MINUTES"
msgid "Minutes"
msgstr "ນາທີ່"
#: globstr.hrc:482
-#, fuzzy
msgctxt "STR_DPFIELD_GROUP_BY_HOURS"
msgid "Hours"
msgstr "ຊົ່ວໂມງ"
#: globstr.hrc:483
-#, fuzzy
msgctxt "STR_DPFIELD_GROUP_BY_DAYS"
msgid "Days"
msgstr "ມື້"
#: globstr.hrc:484
-#, fuzzy
msgctxt "STR_DPFIELD_GROUP_BY_MONTHS"
msgid "Months"
msgstr "ເດືອນ"
@@ -3287,7 +3267,6 @@ msgid "Provides an internal number for the date given."
msgstr "ຈັດກຽມຕົວເລກພາຍໃນສຳລັບຂໍ້ມູນທີ່ໃຫ້ໄປ."
#: scfuncs.hrc:182
-#, fuzzy
msgctxt "SC_OPCODE_GET_DATE"
msgid "Year"
msgstr "ປີ"
@@ -3298,7 +3277,6 @@ msgid "An integer between 1583 and 9956 or 0 and 99 (19xx or 20xx depending on t
msgstr "ຕົວເລກຖ້ວນຢູ່ລະຫວ່າງ 1583 ແລະ 9956 ຫຼື 0 ແລະ 99 (19xx ຫຼື 20xx ທີ່ຂື້ນກັບການກັບນົດຕົວເລືອກ)."
#: scfuncs.hrc:184
-#, fuzzy
msgctxt "SC_OPCODE_GET_DATE"
msgid "Month"
msgstr "ເດືອນ"
@@ -3309,7 +3287,6 @@ msgid "An integer between 1 and 12 representing the month."
msgstr "ຕົວເລກທີ່ຢູ່ລະຫວ່າງ 1 ແລະ 12 ໃຊ້ແທນເດືອນ"
#: scfuncs.hrc:186
-#, fuzzy
msgctxt "SC_OPCODE_GET_DATE"
msgid "Day"
msgstr "ວັນ"
@@ -3393,7 +3370,6 @@ msgid "Returns the number of workdays between two dates using arguments to indic
msgstr ""
#: scfuncs.hrc:222
-#, fuzzy
msgctxt "SC_OPCODE_NETWORKDAYS"
msgid "Start date"
msgstr "ມື້ເລີ່ມ"
@@ -3404,7 +3380,6 @@ msgid "Start date for calculation."
msgstr ""
#: scfuncs.hrc:224
-#, fuzzy
msgctxt "SC_OPCODE_NETWORKDAYS"
msgid "End date"
msgstr "ມື້ສິ້ນສຸດ"
@@ -3441,7 +3416,6 @@ msgid "Returns the number of workdays between two dates using arguments to indic
msgstr ""
#: scfuncs.hrc:236
-#, fuzzy
msgctxt "SC_OPCODE_NETWORKDAYS_MS"
msgid "Start date"
msgstr "ມື້ເລີ່ມ"
@@ -3452,7 +3426,6 @@ msgid "Start date for calculation."
msgstr ""
#: scfuncs.hrc:238
-#, fuzzy
msgctxt "SC_OPCODE_NETWORKDAYS_MS"
msgid "End date"
msgstr "ມື້ສິ້ນສຸດ"
@@ -3489,7 +3462,6 @@ msgid "Returns the serial number of the date before or after a number of workday
msgstr ""
#: scfuncs.hrc:250
-#, fuzzy
msgctxt "SC_OPCODE_WORKDAY_MS"
msgid "Start date"
msgstr "ມື້ເລີ່ມ"
@@ -3500,7 +3472,6 @@ msgid "Start date for calculation."
msgstr ""
#: scfuncs.hrc:252
-#, fuzzy
msgctxt "SC_OPCODE_WORKDAY_MS"
msgid "Days"
msgstr "ມື້"
@@ -3799,7 +3770,6 @@ msgid "Number"
msgstr "ຕົວເລກ"
#: scfuncs.hrc:379
-#, fuzzy
msgctxt "SC_OPCODE_ISOWEEKNUM"
msgid "The internal number of the date."
msgstr "ຄ່າຕົວເລກພາຍໃນຂອງວັນທີ"
@@ -3818,7 +3788,6 @@ msgid "Number"
msgstr "ຕົວເລກ"
#: scfuncs.hrc:386
-#, fuzzy
msgctxt "SC_OPCODE_WEEKNUM_OOO"
msgid "The internal number of the date."
msgstr "ຄ່າຕົວເລກພາຍໃນຂອງວັນທີ"
@@ -3841,7 +3810,6 @@ msgid "Calculates the date of Easter Sunday in a given year."
msgstr "ຄິດໄລ່ວັນທີຂອງວັນອາທິດອິດເຕີໃນປີທີ່ໃຫ້."
#: scfuncs.hrc:395
-#, fuzzy
msgctxt "SC_OPCODE_EASTERSUNDAY"
msgid "Year"
msgstr "ປີ"
@@ -4172,7 +4140,6 @@ msgid "Payment period. The total number of periods in which the annuity (pension
msgstr "ຊ່ວງເວລາການຈ່າຍ. ຈຳນວນຕົວເລກລວມຂອງຊ່ວງເວລາໃນໂຕທີ່ເປັນເງິນປະຈຳປີ (ເບ້ຍບຳນານ) ຖືກຈ່າຍ."
#: scfuncs.hrc:491
-#, fuzzy
msgctxt "SC_OPCODE_IPMT"
msgid "PV"
msgstr "PV"
@@ -4304,7 +4271,6 @@ msgid "The present value. The present value or the amount the annuity is current
msgstr "ຄ່າປັດຈຸບັນ. ຄ່າປະຈຸບັນຫຼືຜົນລວມເງີນປີທີ່ຄຸ້ມຄ່າ."
#: scfuncs.hrc:527
-#, fuzzy
msgctxt "SC_OPCODE_CUM_PRINC"
msgid "S"
msgstr "S"
@@ -4360,7 +4326,6 @@ msgid "Payment period. The total number of periods in which the annuity (pension
msgstr "ຊ່ວງເວລາການຈ່າຍ. ຈຳນວນຕົວເລກລວມຂອງຊ່ວງເວລາໃນໂຕທີ່ເປັນເງິນປະຈຳປີ (ເບ້ຍບຳນານ) ຖືກຈ່າຍ."
#: scfuncs.hrc:543
-#, fuzzy
msgctxt "SC_OPCODE_CUM_IPMT"
msgid "PV"
msgstr "PV"
@@ -4581,7 +4546,6 @@ msgid "Periods: The period for which the depreciation is calculated. The time un
msgstr "ຊ່ວງເວລາ: ຊ່ວງເວລາສຳລັບຕົວເສື່ອມລາຄາຖືກຄິດໄລ່. ຫົວໜ່ວຍເວລາຖືກໃຊ້ສຳລັບຊ່ວງເວລາຕ້ອງຄືກັນກັບສິ່ງດັ່ງກ່າວເພື່ອຊິດວິດທີ່ເປັນປະໂຫຍກ."
#: scfuncs.hrc:607
-#, fuzzy
msgctxt "SC_OPCODE_DB"
msgid "Month"
msgstr "ເດືອນ"
@@ -4627,7 +4591,6 @@ msgid "Useful life. The number of periods in the useful life of the asset."
msgstr "ຊິວິດທີ່ມີປະໂຫຍກ. ຈຳນວນຕົວເລກຂອງຊ່ວງເວລາໃນຊິວິດຂອງສັບສິນ."
#: scfuncs.hrc:621
-#, fuzzy
msgctxt "SC_OPCODE_VBD"
msgid "Start"
msgstr "ເລີ່ມຕົ້ນ"
@@ -4638,7 +4601,6 @@ msgid "Start. The first period for depreciation in the same time unit as the use
msgstr "ເລີ່ມຕົ້ນ. ຊ່ວງເວລາທຳອິດສຳລັບການເສື່ອມຄ່າໃນຫົວໜ່ວຍເວລາຄືກັນທີ່ເປັນຊິວິດທີ່ເປັນປະໂຫຍກ."
#: scfuncs.hrc:623
-#, fuzzy
msgctxt "SC_OPCODE_VBD"
msgid "End"
msgstr "ຈົບ"
@@ -4685,7 +4647,6 @@ msgid "Nominal interest"
msgstr ""
#: scfuncs.hrc:637
-#, fuzzy
msgctxt "SC_OPCODE_EFFECT"
msgid "P"
msgstr "P"
@@ -4702,7 +4663,6 @@ msgid "Calculates the yearly nominal interest rate as an effective interest rate
msgstr "ຄິດໄລ່ອັດຕາຜົນປະໂຫຍກຕາມຕົວເລກຂອງປີທີ່ເປັນອັດຕາຜົນປະໂຫຍກທີ່ເກີດຜົນ."
#: scfuncs.hrc:645
-#, fuzzy
msgctxt "SC_OPCODE_NOMINAL"
msgid "Effective rate"
msgstr "ອັດຕາທີ່ໄດ້ຜົນ"
@@ -4713,7 +4673,6 @@ msgid "The effective interest rate"
msgstr "ອັດຕາຜົນປະໂຫຍກທີ່ເກີດຜົນ"
#: scfuncs.hrc:647
-#, fuzzy
msgctxt "SC_OPCODE_NOMINAL"
msgid "NPER"
msgstr "NPER"
@@ -4729,7 +4688,6 @@ msgid "Net present value. Calculates the net present value of an investment base
msgstr "ຄ່າປະຈຸບັນ. ຄິດໄລ່ຄ່າປະຈຸບັນຂອງການລົງທຶນທີ່ອິງໃສ່ລຳດັບຂອງການຈ່າຍໃນຊ່ວງເວລາແລະອັດຕາຫຼຸດລາຄາ."
#: scfuncs.hrc:655
-#, fuzzy
msgctxt "SC_OPCODE_NPV"
msgid "Rate"
msgstr "ອັດຕາ"
@@ -4762,7 +4720,6 @@ msgid "Values"
msgstr "ຄ່າ"
#: scfuncs.hrc:666
-#, fuzzy
msgctxt "SC_OPCODE_IRR"
msgid "An array or reference to cells whose contents correspond to the payments."
msgstr "ແຖວຂໍ້ມູນຫຼືການອ້າງເຖິງເຊວຕົວທີ່ຫົວຂໍ້ທີ່ກົງກັບການຈ່າຍ."
@@ -4793,7 +4750,6 @@ msgid "An array or reference to cells whose contents correspond to the payments.
msgstr "ແຖວຂໍ້ມູນຫຼືການອ້າງເຖິງເຊວຕົວທີ່ຫົວຂໍ້ທີ່ກົງກັບການຈ່າຍ."
#: scfuncs.hrc:677
-#, fuzzy
msgctxt "SC_OPCODE_MIRR"
msgid "Investment"
msgstr "ການລົງທຸນ"
@@ -4821,7 +4777,6 @@ msgid "Returns the amount of interest for constant amortization rates."
msgstr "ຄືນຄ່າຍອດລວມຂອງຜົນປະໂຫຍກສຳລັບອັດຕາການລົບລ້າງຄົງທີ່."
#: scfuncs.hrc:687
-#, fuzzy
msgctxt "SC_OPCODE_ISPMT"
msgid "Rate"
msgstr "ອັດຕາ"
@@ -4853,7 +4808,6 @@ msgid "Sum total of amortization periods."
msgstr "ຜົນລວມຂອງຊ່ວງເວລາການລົບລ້າງ."
#: scfuncs.hrc:693
-#, fuzzy
msgctxt "SC_OPCODE_ISPMT"
msgid "Investment"
msgstr "ການລົງທຸນ"
@@ -4869,7 +4823,6 @@ msgid "Duration. Calculates the number of periods required by an investment to a
msgstr ""
#: scfuncs.hrc:701
-#, fuzzy
msgctxt "SC_OPCODE_PDURATION"
msgid "Rate"
msgstr "ອັດຕາ"
@@ -4880,7 +4833,6 @@ msgid "The constant rate of interest."
msgstr ""
#: scfuncs.hrc:703
-#, fuzzy
msgctxt "SC_OPCODE_PDURATION"
msgid "PV"
msgstr "PV"
@@ -4892,13 +4844,11 @@ msgid "The present value. The current value of the investment."
msgstr "ຄ່າປະຈຸບັນ. ຄ່າປະຈຸບັນຂອງການລົງທຶນ."
#: scfuncs.hrc:705
-#, fuzzy
msgctxt "SC_OPCODE_PDURATION"
msgid "FV"
msgstr "FV"
#: scfuncs.hrc:706
-#, fuzzy
msgctxt "SC_OPCODE_PDURATION"
msgid "The future value of the investment."
msgstr "ຄ່າອານາຄົດຂອງການລົງທຶນ."
@@ -4920,7 +4870,6 @@ msgid "The number of periods used in the calculation."
msgstr "ຈຳນວນຕົວເລກຂອງຊ່ວງເວລາທີ່ໃຊ້ໃນການຄິດໄລ່."
#: scfuncs.hrc:715
-#, fuzzy
msgctxt "SC_OPCODE_RRI"
msgid "PV"
msgstr "PV"
@@ -4946,7 +4895,6 @@ msgid "Returns TRUE if value is a reference."
msgstr "ຄືນຄ່າຈິງຖ້າຄ່າແມ່ນອ້າງເຖິງ."
#: scfuncs.hrc:725
-#, fuzzy
msgctxt "SC_OPCODE_IS_REF"
msgid "Value"
msgstr "ຄ່າ"
@@ -4962,7 +4910,6 @@ msgid "Returns TRUE if the value is an error value not equal to #N/A."
msgstr "ຄືນຄ່າ ຈິງ ຖ້າຄ່າແມ່ນຄ່າຜິດພາດທີ່ບໍ່ເທົ່າ#N/A."
#: scfuncs.hrc:733
-#, fuzzy
msgctxt "SC_OPCODE_IS_ERR"
msgid "Value"
msgstr "ຄ່າ"
@@ -4978,7 +4925,6 @@ msgid "Returns TRUE if the value is an error value."
msgstr "ຄືນຄ່າ ຈິງ ຖ້າຄ່າແມ່ນຄ່າທີ່ອຜິດພາດ."
#: scfuncs.hrc:741
-#, fuzzy
msgctxt "SC_OPCODE_IS_ERROR"
msgid "Value"
msgstr "ຄ່າ"
@@ -4994,7 +4940,6 @@ msgid "Returns TRUE if value refers to an empty cell."
msgstr "ຄືນຄ່າ ຈິງ ຖ້າຄ່າອ້າງເຖິງເຊວເປົ່າ."
#: scfuncs.hrc:749
-#, fuzzy
msgctxt "SC_OPCODE_IS_EMPTY"
msgid "Value"
msgstr "ຄ່າ"
@@ -5010,7 +4955,6 @@ msgid "Returns TRUE if the value carries a logical number format."
msgstr "ຄືນຄ່າ ຈິງ ຖ້າຄ່າຖືສະຖານະການກຳນົດຮູບແບບຕົວເລກແບບລໍຈິກ."
#: scfuncs.hrc:757
-#, fuzzy
msgctxt "SC_OPCODE_IS_LOGICAL"
msgid "Value"
msgstr "ຄ່າ"
@@ -5026,7 +4970,6 @@ msgid "Returns TRUE if value equals #N/A."
msgstr "ຄືນຄ່າ ຈິງ ຖ້າຄ່າເທົ່າ #N/A."
#: scfuncs.hrc:765
-#, fuzzy
msgctxt "SC_OPCODE_IS_NV"
msgid "Value"
msgstr "ຄ່າ"
@@ -5042,7 +4985,6 @@ msgid "Returns TRUE if the value is not text."
msgstr "ຄືນຄ່າ ຈິງ ຖ້າຄ່າບໍ່ແມ່ນຂໍ້ຄວາມ."
#: scfuncs.hrc:773
-#, fuzzy
msgctxt "SC_OPCODE_IS_NON_STRING"
msgid "Value"
msgstr "ຄ່າ"
@@ -5058,7 +5000,6 @@ msgid "Returns TRUE if value is text."
msgstr "ຄືນຄ່າ ຈິງ ຖ້າຄ່າແມ່ນຂໍ້ຄວາມ."
#: scfuncs.hrc:781
-#, fuzzy
msgctxt "SC_OPCODE_IS_STRING"
msgid "Value"
msgstr "ຄ່າ"
@@ -5074,7 +5015,6 @@ msgid "Returns TRUE if value is a number."
msgstr "ຄືນຄ່າ ຈິງ ຖ້າຄ່າແມ່ນຕົວເລກ."
#: scfuncs.hrc:789
-#, fuzzy
msgctxt "SC_OPCODE_IS_VALUE"
msgid "Value"
msgstr "ຄ່າ"
@@ -5122,7 +5062,6 @@ msgid "Converts a value to a number."
msgstr "ປ່ຽນຄ່າໃຫ້ເປັນຕົວເລກ."
#: scfuncs.hrc:813
-#, fuzzy
msgctxt "SC_OPCODE_N"
msgid "Value"
msgstr "ຄ່າ"
@@ -5143,7 +5082,6 @@ msgid "Returns the data type of a value (1 = number, 2 = text, 4 = Boolean value
msgstr ""
#: scfuncs.hrc:827
-#, fuzzy
msgctxt "SC_OPCODE_TYPE"
msgid "Value"
msgstr "ຄ່າ"
@@ -5253,7 +5191,6 @@ msgid "Returns value if not an error value, else alternative."
msgstr ""
#: scfuncs.hrc:883
-#, fuzzy
msgctxt "SC_OPCODE_IF_ERROR"
msgid "Value"
msgstr "ຄ່າ"
@@ -5280,7 +5217,6 @@ msgid "Returns value if not a #N/A error, else alternative."
msgstr ""
#: scfuncs.hrc:893
-#, fuzzy
msgctxt "SC_OPCODE_IF_NA"
msgid "Value"
msgstr "ຄ່າ"
@@ -5323,7 +5259,6 @@ msgid "Returns TRUE if an odd number of arguments evaluates to TRUE."
msgstr ""
#: scfuncs.hrc:911
-#, fuzzy
msgctxt "SC_OPCODE_XOR"
msgid "Logical value "
msgstr "ຄ່າແບບລໍຈິກ"
@@ -5396,7 +5331,6 @@ msgid "Counts the blank cells in a specified range."
msgstr "ນັບເຊວເປົ່າໃນຂອບເຂດທີ່ກຳນົດ."
#: scfuncs.hrc:945
-#, fuzzy
msgctxt "SC_OPCODE_COUNT_EMPTY_CELLS"
msgid "Range"
msgstr "ຂອບເຂດ"
@@ -5417,7 +5351,6 @@ msgid "Returns the sum of all arguments."
msgstr "ຄືນຄ່າຜົນລວມຂອງຄ່າຕົວແປທັງໝົດ."
#: scfuncs.hrc:959
-#, fuzzy
msgctxt "SC_OPCODE_SUM"
msgid "Number "
msgstr "ຕົວເລກ"
@@ -5434,7 +5367,6 @@ msgid "Returns the sum of the squares of the arguments."
msgstr "ຄືນຄ່າຜົນລວມຂອງພື້ນທີ່ສີ່ລ່ຽມຂອງຄ່າຕົວແປ."
#: scfuncs.hrc:967
-#, fuzzy
msgctxt "SC_OPCODE_SUM_SQ"
msgid "Number "
msgstr "ຕົວເລກ"
@@ -5468,7 +5400,6 @@ msgid "Totals the arguments that meet the condition."
msgstr "ຍອດລວມຄ່າຕົວແປທີ່ພົບເງື່ອນໄຂ."
#: scfuncs.hrc:983
-#, fuzzy
msgctxt "SC_OPCODE_SUM_IF"
msgid "Range"
msgstr "ຂອບເຂດ"
@@ -5507,7 +5438,6 @@ msgid "Averages the arguments that meet the conditions."
msgstr "ຍອດລວມຄ່າຕົວແປທີ່ພົບເງື່ອນໄຂ."
#: scfuncs.hrc:995
-#, fuzzy
msgctxt "SC_OPCODE_AVERAGE_IF"
msgid "Range"
msgstr "ຂອບເຂດ"
@@ -5648,7 +5578,6 @@ msgid "Counts the arguments which meet the set conditions."
msgstr "ນັບຄ່າືຕົວແປທີ່ພົບຊຸດເງື່ອນໄຂ."
#: scfuncs.hrc:1040
-#, fuzzy
msgctxt "SC_OPCODE_COUNT_IF"
msgid "Range"
msgstr "ຂອບເຂດ"
@@ -5697,7 +5626,6 @@ msgid "Returns TRUE if value is an even integer."
msgstr "ຄືນຄ່າ ຈິງ ຖ້າຄ່າແມ່ນຕົວເລກຄູ່."
#: scfuncs.hrc:1064
-#, fuzzy
msgctxt "SC_OPCODE_IS_EVEN"
msgid "Value"
msgstr "ຄ່າ"
@@ -5713,7 +5641,6 @@ msgid "Returns TRUE if value is an odd integer."
msgstr "ຄືນຄ່າ ຈິງ ຖ້າຄ່າແມ່ນຕົວເລກຄີກ."
#: scfuncs.hrc:1072
-#, fuzzy
msgctxt "SC_OPCODE_IS_ODD"
msgid "Value"
msgstr "ຄ່າ"
@@ -6280,7 +6207,6 @@ msgid "Calculates subtotals in a spreadsheet."
msgstr "ຄິດໄລ່ຜົນລວມຍ່ອຍໃນໂປແກຣມ spreadsheet."
#: scfuncs.hrc:1346
-#, fuzzy
msgctxt "SC_OPCODE_SUB_TOTAL"
msgid "Function"
msgstr "ໜ້າທີ່"
@@ -6291,7 +6217,6 @@ msgid "Function index. Is an index of the possible functions Total, Max, ..."
msgstr "ດັດສະນີຟັງຊັນ. ເປັນດັດສະນີຂອງຜົນລວມຟັງຊັນທີ່ເປັນໄປໄດ້, ໃຫ່ຍສຸດ,..."
#: scfuncs.hrc:1348
-#, fuzzy
msgctxt "SC_OPCODE_SUB_TOTAL"
msgid "Range"
msgstr "ຂອບເຂດ"
@@ -6380,7 +6305,6 @@ msgid "The number to be truncated."
msgstr "ຕົວເລກທີ່ຕ້ອງຖືກຕັດ."
#: scfuncs.hrc:1380
-#, fuzzy
msgctxt "SC_OPCODE_TRUNC"
msgid "Count"
msgstr "ນັບ"
@@ -6407,7 +6331,6 @@ msgid "The number to be rounded."
msgstr "ຕົວເລກທີ່ຕ້ອງຖືກລ້ອມ."
#: scfuncs.hrc:1390
-#, fuzzy
msgctxt "SC_OPCODE_ROUND"
msgid "Count"
msgstr "ນັບ"
@@ -6434,7 +6357,6 @@ msgid "The number to be rounded up."
msgstr "ຕົວເລກທີ່ຕ້ອງຖືກອ້ອມຂື້ນ."
#: scfuncs.hrc:1400
-#, fuzzy
msgctxt "SC_OPCODE_ROUND_UP"
msgid "Count"
msgstr "ນັບ"
@@ -6461,7 +6383,6 @@ msgid "The number to be rounded down."
msgstr "ຕົວເລກທີ່ຕ້ອງຖືກລ້ຶມລົງ."
#: scfuncs.hrc:1410
-#, fuzzy
msgctxt "SC_OPCODE_ROUND_DOWN"
msgid "Count"
msgstr "ນັບ"
@@ -6723,19 +6644,16 @@ msgid "Number"
msgstr "ຕົວເລກ"
#: scfuncs.hrc:1511
-#, fuzzy
msgctxt "SC_OPCODE_FLOOR_MATH"
msgid "The number to be rounded down."
msgstr "ຕົວເລກທີ່ຕ້ອງຖືກລ້ຶມລົງ."
#: scfuncs.hrc:1512
-#, fuzzy
msgctxt "SC_OPCODE_FLOOR_MATH"
msgid "Significance"
msgstr "ເຄື່ອງໝາຍສະແດງ"
#: scfuncs.hrc:1513
-#, fuzzy
msgctxt "SC_OPCODE_FLOOR_MATH"
msgid "The number to whose multiple the value is to be rounded down."
msgstr "ຕົວເລກໂຕທີ່ທຳການຄູນຄ່າແມ່ນຕ້ອງຖືກອ້ອມລົງ."
@@ -6764,13 +6682,11 @@ msgid "Number"
msgstr "ຕົວເລກ"
#: scfuncs.hrc:1523
-#, fuzzy
msgctxt "SC_OPCODE_FLOOR_PRECISE"
msgid "The number to be rounded down."
msgstr "ຕົວເລກທີ່ຕ້ອງຖືກລ້ຶມລົງ."
#: scfuncs.hrc:1524
-#, fuzzy
msgctxt "SC_OPCODE_FLOOR_PRECISE"
msgid "Significance"
msgstr "ເຄື່ອງໝາຍສະແດງ"
@@ -7003,7 +6919,6 @@ msgid "Returns a frequency distribution as a vertical array."
msgstr "ຄືນຄ່າການແຈກຍາຍຄວາມຖີ່ທີ່ເປັນແຖວຂໍ້ມູນລວງຂວາງ."
#: scfuncs.hrc:1628
-#, fuzzy
msgctxt "SC_OPCODE_FREQUENCY"
msgid "Data"
msgstr "ຂໍ້ມູນ"
@@ -7056,7 +6971,6 @@ msgid "Linear type"
msgstr "ປະເພດຕາມໄລຍະ"
#: scfuncs.hrc:1643
-#, fuzzy
msgctxt "SC_OPCODE_LINEST"
msgid "If type = 0 the linears will be calculated through the zero point, or else moved linears."
msgstr "ຖ້າປະເພດ = 0 ຄ່າຕາມໄລຍະຈະຖືກຄິດໄລ່ຜ່ານຈຸດສູນ, ຫຼື ຖ້າບໍ່ເທົ່າຄ່າຕາມໄລຍະຈະຖືກຍ້າຍອອກ"
@@ -7104,7 +7018,6 @@ msgid "Function type"
msgstr "ປະເພດໜ້າທີ່"
#: scfuncs.hrc:1657
-#, fuzzy
msgctxt "SC_OPCODE_LOGEST"
msgid "If type = 0 then the functions will be calculated in the form of y=m^x, or also functions y=b*m^x."
msgstr "ຖ້າປະເພດ = 0 ຈາກນັ້ນຟັງຊັນຈະຖືກຄິດໄລ່ໃນແບບຂອງ y=m^x, ຫຼື ເຊັ່ນດຽວກັບຟັງຊັນ y=b*m^x."
@@ -7254,7 +7167,6 @@ msgid "Returns the maximum value in a list of arguments."
msgstr "ຄືນຄ່າໃຫ່ຍສຸດໃນລາຍການຂອງຄ່າຕົວແປ."
#: scfuncs.hrc:1710
-#, fuzzy
msgctxt "SC_OPCODE_MAX"
msgid "Number "
msgstr "ຕົວເລກ"
@@ -7288,7 +7200,6 @@ msgid "Returns the minimum value in a list of arguments."
msgstr "ຄືນຄ່ານ້ອຍສຸດໃນລາຍການຂອງຄ່າຕົວແປ."
#: scfuncs.hrc:1726
-#, fuzzy
msgctxt "SC_OPCODE_MIN"
msgid "Number "
msgstr "ຕົວເລກ"
@@ -7322,7 +7233,6 @@ msgid "Calculates the variance based on a sample."
msgstr "ຄິດໄລ່ຄວາມຕ່າງທີ່ອິງໃສ່ຕົວຢ່າງ."
#: scfuncs.hrc:1742
-#, fuzzy
msgctxt "SC_OPCODE_VAR"
msgid "Number "
msgstr "ຕົວເລກ"
@@ -7339,7 +7249,6 @@ msgid "Calculates the variance based on a sample."
msgstr "ຄິດໄລ່ຄວາມຕ່າງທີ່ອິງໃສ່ຕົວຢ່າງ."
#: scfuncs.hrc:1750
-#, fuzzy
msgctxt "SC_OPCODE_VAR_S"
msgid "Number "
msgstr "ຕົວເລກ"
@@ -7373,7 +7282,6 @@ msgid "Calculates variance based on the entire population."
msgstr "ຄິດໄລ່ຄວາມຕ່າງທີ່ອິງໃສ່ປະຊາກອນທີ່ປ້ອນເຂົ້າ."
#: scfuncs.hrc:1766
-#, fuzzy
msgctxt "SC_OPCODE_VAR_P"
msgid "Number "
msgstr "ຕົວເລກ"
@@ -7390,7 +7298,6 @@ msgid "Calculates variance based on the entire population."
msgstr "ຄິດໄລ່ຄວາມຕ່າງທີ່ອິງໃສ່ປະຊາກອນທີ່ປ້ອນເຂົ້າ."
#: scfuncs.hrc:1774
-#, fuzzy
msgctxt "SC_OPCODE_VAR_P_MS"
msgid "Number "
msgstr "ຕົວເລກ"
@@ -7424,7 +7331,6 @@ msgid "Calculates the standard deviation based on a sample."
msgstr "ຄິດໄລ່ການຫັນເຫມາດຕະຖານທີ່ອິງໃສ່ຕົວຢ່າງ."
#: scfuncs.hrc:1790
-#, fuzzy
msgctxt "SC_OPCODE_ST_DEV"
msgid "Number "
msgstr "ຕົວເລກ"
@@ -7441,7 +7347,6 @@ msgid "Calculates the standard deviation based on a sample."
msgstr "ຄິດໄລ່ການຫັນເຫມາດຕະຖານທີ່ອິງໃສ່ຕົວຢ່າງ."
#: scfuncs.hrc:1798
-#, fuzzy
msgctxt "SC_OPCODE_ST_DEV_S"
msgid "Number "
msgstr "ຕົວເລກ"
@@ -7475,7 +7380,6 @@ msgid "Calculates the standard deviation based on the entire population."
msgstr "ຄິດໄລ່ການຫັນເຫມາດຕະຖານທີ່ອິງໃສ່ປະຊາກອນທີ່ປ້ອນເຂົ້າ."
#: scfuncs.hrc:1814
-#, fuzzy
msgctxt "SC_OPCODE_ST_DEV_P"
msgid "Number "
msgstr "ຕົວເລກ"
@@ -7492,7 +7396,6 @@ msgid "Calculates the standard deviation based on the entire population."
msgstr "ຄິດໄລ່ການຫັນເຫມາດຕະຖານທີ່ອິງໃສ່ປະຊາກອນທີ່ປ້ອນເຂົ້າ."
#: scfuncs.hrc:1822
-#, fuzzy
msgctxt "SC_OPCODE_ST_DEV_P_MS"
msgid "Number "
msgstr "ຕົວເລກ"
@@ -7526,7 +7429,6 @@ msgid "Returns the average of a sample."
msgstr "ຄືນຄ່າສະເລ່ຍຂອງຕົວຢ່າງ."
#: scfuncs.hrc:1838
-#, fuzzy
msgctxt "SC_OPCODE_AVERAGE"
msgid "Number "
msgstr "ຕົວເລກ"
@@ -7560,7 +7462,6 @@ msgid "Returns the sum of squares of deviations from the sample mean value"
msgstr "ຄືນຄ່າຜົນລວມຂອງພື້ນທີ່ສີ່ລ່ຽມຂອງການຫັນເຫຈາກຕົວຢ່າງຄ່າສະເລ່ຍ"
#: scfuncs.hrc:1854
-#, fuzzy
msgctxt "SC_OPCODE_DEV_SQ"
msgid "Number "
msgstr "ຕົວເລກ"
@@ -7577,7 +7478,6 @@ msgid "Returns the average of the absolute deviations of a sample from the mean.
msgstr "ຄືນຄ່າສະເລ່ຍຂອງການຫັນເຫທີ່ເໝາະສົມຂອງຕົວຢ່າງຈາກຈຳນວນສະເລ່ຍ."
#: scfuncs.hrc:1862
-#, fuzzy
msgctxt "SC_OPCODE_AVE_DEV"
msgid "Number "
msgstr "ຕົວເລກ"
@@ -7594,7 +7494,6 @@ msgid "Returns the skewness of a distribution."
msgstr "ຄືນຄ່າຄວາມງ່ຽງຂອງການແຈກຍາຍ."
#: scfuncs.hrc:1870
-#, fuzzy
msgctxt "SC_OPCODE_SKEW"
msgid "Number "
msgstr "ຕົວເລກ"
@@ -7611,7 +7510,6 @@ msgid "Returns the skewness of a distribution using the population of a random v
msgstr ""
#: scfuncs.hrc:1878
-#, fuzzy
msgctxt "SC_OPCODE_SKEWP"
msgid "Number "
msgstr "ຕົວເລກ"
@@ -7628,7 +7526,6 @@ msgid "Returns the kurtosis of a distribution."
msgstr "ຄຶນຄ່າລະດັບຂອງຄວາມໂຄ້ງຂອງການແຈກຍາຍ."
#: scfuncs.hrc:1886
-#, fuzzy
msgctxt "SC_OPCODE_KURT"
msgid "Number "
msgstr "ຕົວເລກ"
@@ -7645,7 +7542,6 @@ msgid "Returns the geometric mean of a sample."
msgstr "ຄືນຄ່າສະເລ່ຍເລຂາຄະນິດຂອງຕົວຢ່າງ."
#: scfuncs.hrc:1894
-#, fuzzy
msgctxt "SC_OPCODE_GEO_MEAN"
msgid "Number "
msgstr "ຕົວເລກ"
@@ -7662,7 +7558,6 @@ msgid "Returns the harmonic mean of a sample."
msgstr "ຄືນຄ່າະເລ່ຍຂອງຄື້ນຂອງຕົວຢາງ."
#: scfuncs.hrc:1902
-#, fuzzy
msgctxt "SC_OPCODE_HAR_MEAN"
msgid "Number "
msgstr "ຕົວເລກ"
@@ -7679,7 +7574,6 @@ msgid "Returns the most common value in a sample."
msgstr "ຄືນຄ່າຄ່າຮ່ວມກັນທີ່ສຸດໃຈຕົວຢ່າງ."
#: scfuncs.hrc:1910
-#, fuzzy
msgctxt "SC_OPCODE_MODAL_VALUE"
msgid "Number "
msgstr "ຕົວເລກ"
@@ -7696,7 +7590,6 @@ msgid "Returns the most common value in a sample."
msgstr "ຄືນຄ່າຄ່າຮ່ວມກັນທີ່ສຸດໃຈຕົວຢ່າງ."
#: scfuncs.hrc:1918
-#, fuzzy
msgctxt "SC_OPCODE_MODAL_VALUE_MS"
msgid "Number "
msgstr "ຕົວເລກ"
@@ -7713,7 +7606,6 @@ msgid "Returns the most common value in a sample."
msgstr "ຄືນຄ່າຄ່າຮ່ວມກັນທີ່ສຸດໃຈຕົວຢ່າງ."
#: scfuncs.hrc:1926
-#, fuzzy
msgctxt "SC_OPCODE_MODAL_VALUE_MULTI"
msgid "Number "
msgstr "ຕົວເລກ"
@@ -7730,7 +7622,6 @@ msgid "Returns the median of a given sample."
msgstr "ຄືນຄ່າສ່ວນກາງຂອງຕົວຢ່າງທີ່ໃຫ້ມາ."
#: scfuncs.hrc:1934
-#, fuzzy
msgctxt "SC_OPCODE_MEDIAN"
msgid "Number "
msgstr "ຕົວເລກ"
@@ -7747,7 +7638,6 @@ msgid "Returns the alpha quantile of a sample."
msgstr "ຄືນຄ່າຕົວແປສຸມອານຟາຂອງຕົວຢ່າງ."
#: scfuncs.hrc:1942
-#, fuzzy
msgctxt "SC_OPCODE_PERCENTILE"
msgid "Data"
msgstr "ຂໍ້ມູນ"
@@ -7774,7 +7664,6 @@ msgid "Returns the alpha percentile of a sample."
msgstr "ຄືນຄ່າຕົວແປສຸມອານຟາຂອງຕົວຢ່າງ."
#: scfuncs.hrc:1952
-#, fuzzy
msgctxt "SC_OPCODE_PERCENTILE_EXC"
msgid "Data"
msgstr "ຂໍ້ມູນ"
@@ -7801,7 +7690,6 @@ msgid "Returns the alpha percentile of a sample."
msgstr "ຄືນຄ່າຕົວແປສຸມອານຟາຂອງຕົວຢ່າງ."
#: scfuncs.hrc:1962
-#, fuzzy
msgctxt "SC_OPCODE_PERCENTILE_INC"
msgid "Data"
msgstr "ຂໍ້ມູນ"
@@ -7827,7 +7715,6 @@ msgid "Returns the quartile of a sample."
msgstr "ຄືນຄ່າປະກົດການຂອງວັດຖຸຂອງຕົວຢ່າງ."
#: scfuncs.hrc:1972
-#, fuzzy
msgctxt "SC_OPCODE_QUARTILE"
msgid "Data"
msgstr "ຂໍ້ມູນ"
@@ -7853,7 +7740,6 @@ msgid "Returns the quartile of a sample."
msgstr "ຄືນຄ່າປະກົດການຂອງວັດຖຸຂອງຕົວຢ່າງ."
#: scfuncs.hrc:1982
-#, fuzzy
msgctxt "SC_OPCODE_QUARTILE_EXC"
msgid "Data"
msgstr "ຂໍ້ມູນ"
@@ -7879,7 +7765,6 @@ msgid "Returns the quartile of a sample."
msgstr "ຄືນຄ່າປະກົດການຂອງວັດຖຸຂອງຕົວຢ່າງ."
#: scfuncs.hrc:1992
-#, fuzzy
msgctxt "SC_OPCODE_QUARTILE_INC"
msgid "Data"
msgstr "ຂໍ້ມູນ"
@@ -7905,7 +7790,6 @@ msgid "Returns the k-th largest value of a sample."
msgstr "ຄືນຄ່າໃຫ່ຍສຸດ k-th ຂອງຕົວຢ່າງ."
#: scfuncs.hrc:2002
-#, fuzzy
msgctxt "SC_OPCODE_LARGE"
msgid "Data"
msgstr "ຂໍ້ມູນ"
@@ -7932,7 +7816,6 @@ msgid "Returns the k-th smallest value of a sample."
msgstr "ຄືນຄ່ານ້ອຍທີ່ສຸດ k-th ຂອງຕົວຢ່າງ."
#: scfuncs.hrc:2012
-#, fuzzy
msgctxt "SC_OPCODE_SMALL"
msgid "Data"
msgstr "ຂໍ້ມູນ"
@@ -7959,7 +7842,6 @@ msgid "Returns the percentage rank of a value in a sample."
msgstr "ຄືນຄ່າອັນດັບສ່ວນຮ້ອຍຂອງຄ່າໃນຕົວຢ່າງ."
#: scfuncs.hrc:2022
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK"
msgid "Data"
msgstr "ຂໍ້ມູນ"
@@ -7970,7 +7852,6 @@ msgid "The array of the data in the sample."
msgstr "ແຖວຂອງຂໍ້ມູນໃນຕົວຢ່າງ."
#: scfuncs.hrc:2024
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK"
msgid "Value"
msgstr "ຄ່າ"
@@ -7981,7 +7862,6 @@ msgid "The value for which percentage ranking is to be determined."
msgstr "ຄ່າສຳລັບສ່ວນອັນດັບເປັນສ່ວນຮ້ອຍທີ່ຕ້ອງຖືກກຳນົດ."
#: scfuncs.hrc:2026
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK"
msgid "Significance"
msgstr "ເຄື່ອງໝາຍສະແດງ"
@@ -7997,7 +7877,6 @@ msgid "Returns the percentage rank (0..1, exclusive) of a value in a sample."
msgstr ""
#: scfuncs.hrc:2034
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK_EXC"
msgid "Data"
msgstr "ຂໍ້ມູນ"
@@ -8008,7 +7887,6 @@ msgid "The array of the data in the sample."
msgstr "ແຖວຂອງຂໍ້ມູນໃນຕົວຢ່າງ."
#: scfuncs.hrc:2036
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK_EXC"
msgid "Value"
msgstr "ຄ່າ"
@@ -8019,7 +7897,6 @@ msgid "The value for which percentage ranking is to be determined."
msgstr "ຄ່າສຳລັບສ່ວນອັນດັບເປັນສ່ວນຮ້ອຍທີ່ຕ້ອງຖືກກຳນົດ."
#: scfuncs.hrc:2038
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK_EXC"
msgid "Significance"
msgstr "ເຄື່ອງໝາຍສະແດງ"
@@ -8035,7 +7912,6 @@ msgid "Returns the percentage rank (0..1, inclusive) of a value in a sample."
msgstr ""
#: scfuncs.hrc:2046
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK_INC"
msgid "Data"
msgstr "ຂໍ້ມູນ"
@@ -8046,7 +7922,6 @@ msgid "The array of the data in the sample."
msgstr "ແຖວຂອງຂໍ້ມູນໃນຕົວຢ່າງ."
#: scfuncs.hrc:2048
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK_INC"
msgid "Value"
msgstr "ຄ່າ"
@@ -8057,7 +7932,6 @@ msgid "The value for which percentage ranking is to be determined."
msgstr "ຄ່າສຳລັບສ່ວນອັນດັບເປັນສ່ວນຮ້ອຍທີ່ຕ້ອງຖືກກຳນົດ."
#: scfuncs.hrc:2050
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK_INC"
msgid "Significance"
msgstr "ເຄື່ອງໝາຍສະແດງ"
@@ -8073,7 +7947,6 @@ msgid "Returns the ranking of a value in a sample."
msgstr "ຄືນຄ່າອັນດັບຂອງຄ່າໃນຕົວຢ່າງ."
#: scfuncs.hrc:2058
-#, fuzzy
msgctxt "SC_OPCODE_RANK"
msgid "Value"
msgstr "ຄ່າ"
@@ -8109,7 +7982,6 @@ msgid "Returns the ranking of a value in a sample; if more than one value has th
msgstr ""
#: scfuncs.hrc:2070
-#, fuzzy
msgctxt "SC_OPCODE_RANK_EQ"
msgid "Value"
msgstr "ຄ່າ"
@@ -8145,7 +8017,6 @@ msgid "Returns the ranking of a value in a sample; if more than one value has th
msgstr ""
#: scfuncs.hrc:2082
-#, fuzzy
msgctxt "SC_OPCODE_RANK_AVG"
msgid "Value"
msgstr "ຄ່າ"
@@ -8181,7 +8052,6 @@ msgid "Returns the mean of a sample without including the marginal values."
msgstr "ຄຶນຄ່າສະເລ່ຍຂອງຕົວຢ່າງໂດຍປາດສະຈາກການຕິດຂັດຄ່າຂອບ."
#: scfuncs.hrc:2094
-#, fuzzy
msgctxt "SC_OPCODE_TRIM_MEAN"
msgid "Data"
msgstr "ຂໍ້ມູນ"
@@ -8208,7 +8078,6 @@ msgid "Returns the discrete probability of an interval."
msgstr "ຄືນຄ່າ"
#: scfuncs.hrc:2104
-#, fuzzy
msgctxt "SC_OPCODE_PROB"
msgid "Data"
msgstr "ຂໍ້ມູນ"
@@ -8444,7 +8313,6 @@ msgid "C"
msgstr ""
#: scfuncs.hrc:2185
-#, fuzzy
msgctxt "SC_OPCODE_BINOM_DIST_MS"
msgid "Cumulated. C=0 calculates the individual probability, C=1 the cumulated probability."
msgstr "ສະສົມ. C=0 ຄິດໄລ່ຄວາມເປັນໄປໄດ້ສ່ວນບຸກຄົນ, C=1 ຄວາມເປັນໄປໄດ້ສະສົມ."
@@ -8520,7 +8388,6 @@ msgid "The success probability of a trial."
msgstr "ຄວາມເປັນໄປໄດ້ທີ່ສຳເລັດຂອງຕົວທົດລອງ."
#: scfuncs.hrc:2210
-#, fuzzy
msgctxt "SC_OPCODE_NEG_BINOM_DIST_MS"
msgid "Cumulative"
msgstr "C"
@@ -8558,7 +8425,6 @@ msgid "The success probability of a trial."
msgstr "ຄວາມເປັນໄປໄດ້ທີ່ສຳເລັດຂອງຕົວທົດລອງ."
#: scfuncs.hrc:2222
-#, fuzzy
msgctxt "SC_OPCODE_CRIT_BINOM"
msgid "Alpha"
msgstr "ອານຟາ"
@@ -8595,7 +8461,6 @@ msgid "The success probability of a trial."
msgstr "ຄວາມເປັນໄປໄດ້ທີ່ສຳເລັດຂອງຕົວທົດລອງ."
#: scfuncs.hrc:2234
-#, fuzzy
msgctxt "SC_OPCODE_BINOM_INV"
msgid "Alpha"
msgstr "ອານຟາ"
@@ -8621,7 +8486,6 @@ msgid "The value for which the Poisson distribution is to be calculated."
msgstr "ຄ່າສຳລັບສ່ວນການແຈກຍາຍ Poisson ທີ່ຕ້ອງຖືກຄິດໄລ່."
#: scfuncs.hrc:2244
-#, fuzzy
msgctxt "SC_OPCODE_POISSON_DIST"
msgid "Mean"
msgstr "ຄ່າສະເລ່ຍ"
@@ -8632,7 +8496,6 @@ msgid "Mean. The mean value of the Poisson distribution."
msgstr "ຄ່າສະເລ່ຍ. ຄ່າສະເລ່ຍຂອງການແຈກຍາຍ Poisson"
#: scfuncs.hrc:2246
-#, fuzzy
msgctxt "SC_OPCODE_POISSON_DIST"
msgid "Cumulative"
msgstr "C"
@@ -8658,7 +8521,6 @@ msgid "The value for which the Poisson distribution is to be calculated."
msgstr "ຄ່າສຳລັບສ່ວນການແຈກຍາຍ Poisson ທີ່ຕ້ອງຖືກຄິດໄລ່."
#: scfuncs.hrc:2256
-#, fuzzy
msgctxt "SC_OPCODE_POISSON_DIST_MS"
msgid "Mean"
msgstr "ຄ່າສະເລ່ຍ"
@@ -8669,13 +8531,11 @@ msgid "Mean. The mean value of the Poisson distribution."
msgstr "ຄ່າສະເລ່ຍ. ຄ່າສະເລ່ຍຂອງການແຈກຍາຍ Poisson"
#: scfuncs.hrc:2258
-#, fuzzy
msgctxt "SC_OPCODE_POISSON_DIST_MS"
msgid "Cumulative"
msgstr "C"
#: scfuncs.hrc:2259
-#, fuzzy
msgctxt "SC_OPCODE_POISSON_DIST_MS"
msgid "0 or FALSE calculates the probability density function. Any other value or TRUE or omitted calculates the cumulative distribution function."
msgstr "ສະສົມ. C=0 ຄິດໄລ່ຟັງຊັນຄວາມໜາແໜ້ນ, C=1 ການແຈກຍາຍ."
@@ -8788,7 +8648,6 @@ msgid "The probability value for which the inverse normal distribution is to be
msgstr "ຄ່າຄວາມເປັນໄປໄດ້ສຳລັບສ່ວນການແຈກຍາຍທຳມະດາແບບປີ້ນທີ່ຕ້ອງຖືກຄິດໄລ່."
#: scfuncs.hrc:2296
-#, fuzzy
msgctxt "SC_OPCODE_NORM_INV"
msgid "Mean"
msgstr "ຄ່າສະເລ່ຍ"
@@ -8820,13 +8679,11 @@ msgid "Number"
msgstr "ຕົວເລກ"
#: scfuncs.hrc:2307
-#, fuzzy
msgctxt "SC_OPCODE_NORM_INV_MS"
msgid "The probability value for which the inverse normal distribution is to be calculated."
msgstr "ຄ່າຄວາມເປັນໄປໄດ້ສຳລັບສ່ວນການແຈກຍາຍທຳມະດາແບບປີ້ນທີ່ຕ້ອງຖືກຄິດໄລ່."
#: scfuncs.hrc:2308
-#, fuzzy
msgctxt "SC_OPCODE_NORM_INV_MS"
msgid "Mean"
msgstr "ຄ່າສະເລ່ຍ"
@@ -8879,7 +8736,6 @@ msgid "The value for which the standard normal distribution is to be calculated.
msgstr "ຄ່າສຳລັບສ່ວນການແຈກຍາຍທຳມະດາ log ທີ່ຕ້ອງຖືກຄິດໄລ່."
#: scfuncs.hrc:2328
-#, fuzzy
msgctxt "SC_OPCODE_STD_NORM_DIST_MS"
msgid "Cumulative"
msgstr "C"
@@ -8918,7 +8774,6 @@ msgid "Number"
msgstr "ຕົວເລກ"
#: scfuncs.hrc:2345
-#, fuzzy
msgctxt "SC_OPCODE_S_NORM_INV_MS"
msgid "The probability value for which the inverse standard normal distribution is to be calculated."
msgstr "ຄ່າທີ່ເປັນໄປໄດ້ສຳລັບສ່ວນການແຈກຍາຍທຳມະດາມາດຕະຖານແບບປີ້ນທີ່ຕ້ອງຖືກຄິດໄລ່."
@@ -8939,7 +8794,6 @@ msgid "The value for which the log normal distribution is to be calculated."
msgstr "ຄ່າສຳລັບສ່ວນການແຈກຍາຍທຳມະດາ log ທີ່ຕ້ອງຖືກຄິດໄລ່."
#: scfuncs.hrc:2354
-#, fuzzy
msgctxt "SC_OPCODE_LOG_NORM_DIST"
msgid "Mean"
msgstr "ຄ່າສະເລ່ຍ"
@@ -8960,13 +8814,11 @@ msgid "The standard deviation of the log normal distribution. It is set to 1 if
msgstr "ການຫັນເຫມາດະຖານ. ການຫັນເຫມາດຕະຖານຂອງການແຈກຍາຍທຳມະດາ log."
#: scfuncs.hrc:2358
-#, fuzzy
msgctxt "SC_OPCODE_LOG_NORM_DIST"
msgid "Cumulative"
msgstr "C"
#: scfuncs.hrc:2359
-#, fuzzy
msgctxt "SC_OPCODE_LOG_NORM_DIST"
msgid "0 or FALSE calculates the probability density function. Any other value or TRUE or omitted calculates the cumulative distribution function."
msgstr "ສະສົມ. C=0 ຄິດໄລ່ຟັງຊັນຄວາມໜາແໜ້ນ, C=1 ການແຈກຍາຍ."
@@ -8987,7 +8839,6 @@ msgid "The value for which the log normal distribution is to be calculated."
msgstr "ຄ່າສຳລັບສ່ວນການແຈກຍາຍທຳມະດາ log ທີ່ຕ້ອງຖືກຄິດໄລ່."
#: scfuncs.hrc:2368
-#, fuzzy
msgctxt "SC_OPCODE_LOG_NORM_DIST_MS"
msgid "Mean"
msgstr "ຄ່າສະເລ່ຍ"
@@ -9010,7 +8861,6 @@ msgid "The standard deviation of the log normal distribution."
msgstr "ຄ່າສະເລ່ຍ. ຄ່າສະເລ່ຍຂອງການແຈກຍາຍທຳມະດາ log."
#: scfuncs.hrc:2372
-#, fuzzy
msgctxt "SC_OPCODE_LOG_NORM_DIST_MS"
msgid "Cumulative"
msgstr "C"
@@ -9038,7 +8888,6 @@ msgid "The probability value for which the inverse log normal distribution is to
msgstr "ຄ່າທີ່ເປັນໄປໄດ້ສຳລັບສ່ວນການແຈກຍາຍທຳມະດາ log ປີ້ນທີ່ຕ້ອງຖືກຄິດໄລ່."
#: scfuncs.hrc:2382
-#, fuzzy
msgctxt "SC_OPCODE_LOG_INV"
msgid "Mean"
msgstr "ຄ່າສະເລ່ຍ"
@@ -9070,13 +8919,11 @@ msgid "Number"
msgstr "ຕົວເລກ"
#: scfuncs.hrc:2393
-#, fuzzy
msgctxt "SC_OPCODE_LOG_INV_MS"
msgid "The probability value for which the inverse log normal distribution is to be calculated."
msgstr "ຄ່າທີ່ເປັນໄປໄດ້ສຳລັບສ່ວນການແຈກຍາຍທຳມະດາ log ປີ້ນທີ່ຕ້ອງຖືກຄິດໄລ່."
#: scfuncs.hrc:2394
-#, fuzzy
msgctxt "SC_OPCODE_LOG_INV_MS"
msgid "Mean"
msgstr "ຄ່າສະເລ່ຍ"
@@ -9185,7 +9032,6 @@ msgid "The value for which the gamma distribution is to be calculated."
msgstr "ຄ່າສຳລັບສ່ວນການແຈກຍາຍກາມມາທີ່ຕ້ອງຖືກຄິດໄລ່."
#: scfuncs.hrc:2430
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_DIST"
msgid "Alpha"
msgstr "ອານຟາ"
@@ -9217,7 +9063,6 @@ msgid "0 or FALSE calculates the probability density function. Any other value o
msgstr "ສະສົມ. C=0 ຄິດໄລ່ຟັງຊັນຄວາມໜາແໜ້ນ, C=1 ການແຈກຍາຍ."
#: scfuncs.hrc:2441
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_DIST_MS"
msgid "Returns the value of the probability density function or the cumulative distribution function for the Gamma distribution."
msgstr "ຄ່າຂອງການແຈກຍາຍກາມມ້າ."
@@ -9233,7 +9078,6 @@ msgid "The value for which the gamma distribution is to be calculated."
msgstr "ຄ່າສຳລັບສ່ວນການແຈກຍາຍກາມມາທີ່ຕ້ອງຖືກຄິດໄລ່."
#: scfuncs.hrc:2444
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_DIST_MS"
msgid "Alpha"
msgstr "ອານຟາ"
@@ -9255,7 +9099,6 @@ msgid "The Beta parameter of the Gamma distribution."
msgstr "ຕົວແປເບຕາຂອງການແຈກຍາຍກາມມມາ."
#: scfuncs.hrc:2448
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_DIST_MS"
msgid "Cumulative"
msgstr "C"
@@ -9282,7 +9125,6 @@ msgid "The probability value for which the inverse gamma distribution is to be c
msgstr "ຄ່າທີ່ເປັນໄປໄດ້ສຳລັບສ່ວນການແຈກຍາຍແກມມາປີ້ນທີ່ຕ້ອງຖືກຄິດໄລ່."
#: scfuncs.hrc:2458
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_INV"
msgid "Alpha"
msgstr "ອານຟາ"
@@ -9314,13 +9156,11 @@ msgid "Number"
msgstr "ຕົວເລກ"
#: scfuncs.hrc:2469
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_INV_MS"
msgid "The probability value for which the inverse gamma distribution is to be calculated."
msgstr "ຄ່າທີ່ເປັນໄປໄດ້ສຳລັບສ່ວນການແຈກຍາຍແກມມາປີ້ນທີ່ຕ້ອງຖືກຄິດໄລ່."
#: scfuncs.hrc:2470
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_INV_MS"
msgid "Alpha"
msgstr "ອານຟາ"
@@ -9367,7 +9207,6 @@ msgid "Number"
msgstr "ຕົວເລກ"
#: scfuncs.hrc:2489
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_LN_MS"
msgid "The value for which the natural logarithm of the gamma function is to be calculated."
msgstr "ຄ່າສຳລັບສ່ວນໂລກາລິດຄ່າທຳມະຊາດຂອງຟັງຊັນແກມມາທີ່ຕ້ອງຖືກຄິດໄລ່."
@@ -9405,7 +9244,6 @@ msgid "The value for which the beta distribution is to be calculated."
msgstr "ຄ່າສຳລັບສ່ວນການແຈກຍາຍເບຕາທີ່ຕ້ອງຖືກຄິດໄລ່."
#: scfuncs.hrc:2508
-#, fuzzy
msgctxt "SC_OPCODE_BETA_DIST"
msgid "Alpha"
msgstr "ອານຟາ"
@@ -9447,7 +9285,6 @@ msgid "The final value for the value interval of the distribution."
msgstr "ຄ່າສຸດທ້າຍສຳລັບຄ່າຊ່ອງວ່າງຂອງການແຈກຍາຍ."
#: scfuncs.hrc:2516
-#, fuzzy
msgctxt "SC_OPCODE_BETA_DIST"
msgid "Cumulative"
msgstr "C"
@@ -9475,7 +9312,6 @@ msgid "The probability value for which the inverse beta distribution is to be ca
msgstr "ຄ່າທີ່ເປັນໄປໄດ້ສຳລັບສ່ວນການແຈກຍາຍເບຕາປີ້ນທີ່ຕ້ອງຖືກຄິດໄລ່."
#: scfuncs.hrc:2526
-#, fuzzy
msgctxt "SC_OPCODE_BETA_INV"
msgid "Alpha"
msgstr "ອານຟາ"
@@ -9533,7 +9369,6 @@ msgid "The value for which the beta distribution is to be calculated."
msgstr "ຄ່າສຳລັບສ່ວນການແຈກຍາຍເບຕາທີ່ຕ້ອງຖືກຄິດໄລ່."
#: scfuncs.hrc:2542
-#, fuzzy
msgctxt "SC_OPCODE_BETA_DIST_MS"
msgid "Alpha"
msgstr "ອານຟາ"
@@ -9555,7 +9390,6 @@ msgid "The Beta parameter of the Beta distribution."
msgstr "ຕົວແປເບຕ້າຂອງການແຈກຍາຍເບຕ້າ."
#: scfuncs.hrc:2546
-#, fuzzy
msgctxt "SC_OPCODE_BETA_DIST_MS"
msgid "Cumulative"
msgstr "C"
@@ -9598,13 +9432,11 @@ msgid "Number"
msgstr "ຕົວເລກ"
#: scfuncs.hrc:2559
-#, fuzzy
msgctxt "SC_OPCODE_BETA_INV_MS"
msgid "The probability value for which the inverse beta distribution is to be calculated."
msgstr "ຄ່າທີ່ເປັນໄປໄດ້ສຳລັບສ່ວນການແຈກຍາຍເບຕາປີ້ນທີ່ຕ້ອງຖືກຄິດໄລ່."
#: scfuncs.hrc:2560
-#, fuzzy
msgctxt "SC_OPCODE_BETA_INV_MS"
msgid "Alpha"
msgstr "ອານຟາ"
@@ -9786,7 +9618,6 @@ msgid "The population size."
msgstr "ຂະໜາດຂອງປະຊາກອນ."
#: scfuncs.hrc:2610
-#, fuzzy
msgctxt "SC_OPCODE_HYP_GEOM_DIST"
msgid "Cumulative"
msgstr "C"
@@ -9845,7 +9676,6 @@ msgid "The population size."
msgstr "ຂະໜາດຂອງປະຊາກອນ."
#: scfuncs.hrc:2626
-#, fuzzy
msgctxt "SC_OPCODE_HYP_GEOM_DIST_MS"
msgid "Cumulative"
msgstr "C"
@@ -9945,7 +9775,6 @@ msgid "The degrees of freedom of the T distribution."
msgstr "ອົງສາຂອງຄວາມເສລີຂອງການແຈກຍາຍ T."
#: scfuncs.hrc:2660
-#, fuzzy
msgctxt "SC_OPCODE_T_DIST_MS"
msgid "Cumulative"
msgstr "C"
@@ -10021,7 +9850,6 @@ msgid "Number"
msgstr "ຕົວເລກ"
#: scfuncs.hrc:2689
-#, fuzzy
msgctxt "SC_OPCODE_T_INV_MS"
msgid "The probability value for which the inverse T distribution is to be calculated."
msgstr "ຄ່າຄວາມເປັນໄປໄດ້ສຳລັບສ່ວນການແຈກຍາຍ T ປີ້ນທີ່ຕ້ອງຖືກຄິດໄລ່."
@@ -10050,7 +9878,6 @@ msgid "Number"
msgstr "ຕົວເລກ"
#: scfuncs.hrc:2699
-#, fuzzy
msgctxt "SC_OPCODE_T_INV_2T"
msgid "The probability value for which the inverse T distribution is to be calculated."
msgstr "ຄ່າຄວາມເປັນໄປໄດ້ສຳລັບສ່ວນການແຈກຍາຍ T ປີ້ນທີ່ຕ້ອງຖືກຄິດໄລ່."
@@ -10142,7 +9969,6 @@ msgid "The degrees of freedom in the denominator of the F distribution."
msgstr "ອົງສາຂອງຄວາມເສລີໃນມິຕິຂອງການແຈກຍາຍ F"
#: scfuncs.hrc:2726
-#, fuzzy
msgctxt "SC_OPCODE_F_DIST_LT"
msgid "Cumulative"
msgstr "C"
@@ -10241,7 +10067,6 @@ msgid "Number"
msgstr "ຕົວເລກ"
#: scfuncs.hrc:2759
-#, fuzzy
msgctxt "SC_OPCODE_F_INV_LT"
msgid "The probability value for which the inverse F distribution is to be calculated."
msgstr "ຄ່າທີ່ເປັນໄປໄດ້ສຳລັບສ່ວນການແຈກຍາຍ F ປີ້ນທີ່ຕ້ອງຖືກຄິດໄລ່."
@@ -10281,7 +10106,6 @@ msgid "Number"
msgstr "ຕົວເລກ"
#: scfuncs.hrc:2771
-#, fuzzy
msgctxt "SC_OPCODE_F_INV_RT"
msgid "The probability value for which the inverse F distribution is to be calculated."
msgstr "ຄ່າທີ່ເປັນໄປໄດ້ສຳລັບສ່ວນການແຈກຍາຍ F ປີ້ນທີ່ຕ້ອງຖືກຄິດໄລ່."
@@ -10387,13 +10211,11 @@ msgid "The degrees of freedom of the chi-square distribution."
msgstr "ອົງສາຂອງຄວາມເສລີຂອງການແຈກຍາຍພື້ນທີ່ສີ່ລ່ຽມ."
#: scfuncs.hrc:2807
-#, fuzzy
msgctxt "SC_OPCODE_CHISQ_DIST"
msgid "Cumulative"
msgstr "C"
#: scfuncs.hrc:2808
-#, fuzzy
msgctxt "SC_OPCODE_CHISQ_DIST"
msgid "0 or FALSE calculates the probability density function. Any other value or TRUE or omitted calculates the cumulative distribution function."
msgstr "ສະສົມ. C=0 ຄິດໄລ່ຟັງຊັນຄວາມໜາແໜ້ນ, C=1 ການແຈກຍາຍ."
@@ -10425,7 +10247,6 @@ msgid "The degrees of freedom of the chi-square distribution."
msgstr "ອົງສາຂອງຄວາມເສລີຂອງການແຈກຍາຍພື້ນທີ່ສີ່ລ່ຽມ."
#: scfuncs.hrc:2820
-#, fuzzy
msgctxt "SC_OPCODE_CHISQ_DIST_MS"
msgid "Cumulative"
msgstr "C"
@@ -10475,7 +10296,6 @@ msgid "Number"
msgstr "ຕົວເລກ"
#: scfuncs.hrc:2841
-#, fuzzy
msgctxt "SC_OPCODE_CHI_INV_MS"
msgid "The probability value for which the inverse chi square distribution is to be calculated."
msgstr "ຄ່າຄວາມເປັນໄປໄດ້ສຳລັບສ່ວນການແຈກຍາຍພື້ນທີ່ສີ່ລ່ຽມທີ່ຕ້ອງຖືກຄິດໄລ່."
@@ -10563,7 +10383,6 @@ msgid "The value to be standardized."
msgstr "ຄ່າທີ່ຕ້ອງເປັນມາດຕະຖານ."
#: scfuncs.hrc:2875
-#, fuzzy
msgctxt "SC_OPCODE_STANDARD"
msgid "Mean"
msgstr "ຄ່າສະເລ່ຍ"
@@ -10644,7 +10463,6 @@ msgid "Returns a (1-alpha) confidence interval for a normal distribution."
msgstr "ຄືນຄ່າ (1 ອານຟາ) ຊ່ອງວ່າງທີ່ໄວ້ໃຈສຳລັບການແຈກຍາຍແບບທຳມະດາ."
#: scfuncs.hrc:2905
-#, fuzzy
msgctxt "SC_OPCODE_CONFIDENCE"
msgid "Alpha"
msgstr "ອານຟາ"
@@ -10665,7 +10483,6 @@ msgid "The standard deviation of the population."
msgstr "ການຫັນເຫມາດຕະຖານຂອງປະຊາກອນ."
#: scfuncs.hrc:2909
-#, fuzzy
msgctxt "SC_OPCODE_CONFIDENCE"
msgid "Size"
msgstr "ຂະໜາດ"
@@ -10682,7 +10499,6 @@ msgid "Returns a (1-alpha) confidence interval for a normal distribution."
msgstr "ຄືນຄ່າ (1 ອານຟາ) ຊ່ອງວ່າງທີ່ໄວ້ໃຈສຳລັບການແຈກຍາຍແບບທຳມະດາ."
#: scfuncs.hrc:2917
-#, fuzzy
msgctxt "SC_OPCODE_CONFIDENCE_N"
msgid "Alpha"
msgstr "ອານຟາ"
@@ -10703,7 +10519,6 @@ msgid "The standard deviation of the population."
msgstr "ການຫັນເຫມາດຕະຖານຂອງປະຊາກອນ."
#: scfuncs.hrc:2921
-#, fuzzy
msgctxt "SC_OPCODE_CONFIDENCE_N"
msgid "Size"
msgstr "ຂະໜາດ"
@@ -10720,7 +10535,6 @@ msgid "Returns a (1-alpha) confidence interval for a Student's t distribution."
msgstr "ຄືນຄ່າ (1 ອານຟາ) ຊ່ອງວ່າງທີ່ໄວ້ໃຈສຳລັບການແຈກຍາຍແບບທຳມະດາ."
#: scfuncs.hrc:2929
-#, fuzzy
msgctxt "SC_OPCODE_CONFIDENCE_T"
msgid "Alpha"
msgstr "ອານຟາ"
@@ -10741,7 +10555,6 @@ msgid "The standard deviation of the population."
msgstr "ການຫັນເຫມາດຕະຖານຂອງປະຊາກອນ."
#: scfuncs.hrc:2933
-#, fuzzy
msgctxt "SC_OPCODE_CONFIDENCE_T"
msgid "Size"
msgstr "ຂະໜາດ"
@@ -10757,7 +10570,6 @@ msgid "Calculates the probability of observing a z-statistic greater than the on
msgstr "ຄືນຄ່າ P ຕອນທ້າຍທີ່ສອງຂອງການທົດສອບ z."
#: scfuncs.hrc:2941
-#, fuzzy
msgctxt "SC_OPCODE_Z_TEST"
msgid "Data"
msgstr "ຂໍ້ມູນ"
@@ -10788,13 +10600,11 @@ msgid "The known standard deviation of the population. If omitted, the standard
msgstr "ການຫັນເຫມາດຕະຖານຂອງປະຊາກອນ."
#: scfuncs.hrc:2952
-#, fuzzy
msgctxt "SC_OPCODE_Z_TEST_MS"
msgid "Calculates the probability of observing a z-statistic greater than the one computed based on a sample."
msgstr "ຄືນຄ່າ P ຕອນທ້າຍທີ່ສອງຂອງການທົດສອບ z."
#: scfuncs.hrc:2953
-#, fuzzy
msgctxt "SC_OPCODE_Z_TEST_MS"
msgid "Data"
msgstr "ຂໍ້ມູນ"
@@ -10820,7 +10630,6 @@ msgid "sigma"
msgstr "ຊິກມາ"
#: scfuncs.hrc:2958
-#, fuzzy
msgctxt "SC_OPCODE_Z_TEST_MS"
msgid "The known standard deviation of the population. If omitted, the standard deviation of the given sample is used."
msgstr "ການຫັນເຫມາດຕະຖານຂອງປະຊາກອນ."
@@ -11013,7 +10822,6 @@ msgid "Mode"
msgstr "ວິທີ"
#: scfuncs.hrc:3024
-#, fuzzy
msgctxt "SC_OPCODE_T_TEST_MS"
msgid "Mode specifies the number of distribution tails to return. 1= one-tailed, 2 = two-tailed distribution"
msgstr "ແບບວິທີລະບຸຕົວເລກຂອງຕອນທ້າຍການແຈກຍາຍເພື່ອສົ່ງຄືນ. 1= ຕອນທ້າຍທີ່ໜຶ່ງ, 2 = ການແຈກຍາຍຕອນທ້ານທີ່ສອງ"
@@ -11269,7 +11077,6 @@ msgid "Returns a value along a linear regression"
msgstr "ຄືນຄ່າຕາມການລົງຕາມໄລຍະ"
#: scfuncs.hrc:3123
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST"
msgid "Value"
msgstr "ຄ່າ"
@@ -11305,7 +11112,6 @@ msgid "Calculates future value(s) using additive Exponential Smoothing algorithm
msgstr ""
#: scfuncs.hrc:3135
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_ADD"
msgid "Target"
msgstr "ເປົ້າໝາຍ"
@@ -11316,7 +11122,6 @@ msgid "The date (array) for which you want to predict a value."
msgstr ""
#: scfuncs.hrc:3137
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_ADD"
msgid "Values"
msgstr "ຄ່າ"
@@ -11372,7 +11177,6 @@ msgid "Calculates future value(s) using multiplicative Exponential Smoothing alg
msgstr ""
#: scfuncs.hrc:3153
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_MUL"
msgid "Target"
msgstr "ເປົ້າໝາຍ"
@@ -11383,7 +11187,6 @@ msgid "The date (array) for which you want to predict a value."
msgstr ""
#: scfuncs.hrc:3155
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_MUL"
msgid "Values"
msgstr "ຄ່າ"
@@ -11439,7 +11242,6 @@ msgid "Returns a prediction interval at the specified target value(s) for additi
msgstr ""
#: scfuncs.hrc:3171
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_PIA"
msgid "Target"
msgstr "ເປົ້າໝາຍ"
@@ -11450,7 +11252,6 @@ msgid "The date (array) for which you want to predict a value."
msgstr ""
#: scfuncs.hrc:3173
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_PIA"
msgid "Values"
msgstr "ຄ່າ"
@@ -11517,7 +11318,6 @@ msgid "Returns a prediction interval at the specified target value(s) for multip
msgstr ""
#: scfuncs.hrc:3191
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_PIM"
msgid "Target"
msgstr "ເປົ້າໝາຍ"
@@ -11528,7 +11328,6 @@ msgid "The date (array) for which you want to predict a value."
msgstr ""
#: scfuncs.hrc:3193
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_PIM"
msgid "Values"
msgstr "ຄ່າ"
@@ -11595,7 +11394,6 @@ msgid "Calculates the number of samples in period (season) using additive Expone
msgstr ""
#: scfuncs.hrc:3211
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_SEA"
msgid "Values"
msgstr "ຄ່າ"
@@ -11641,7 +11439,6 @@ msgid "Returns statistical value(s) using additive Exponential Smoothing algorit
msgstr ""
#: scfuncs.hrc:3225
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_STA"
msgid "Values"
msgstr "ຄ່າ"
@@ -11707,7 +11504,6 @@ msgid "Returns statistical value(s) using multiplicative Exponential Smoothing a
msgstr ""
#: scfuncs.hrc:3243
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_STM"
msgid "Values"
msgstr "ຄ່າ"
@@ -11768,19 +11564,16 @@ msgid "Aggregation (default 1 = AVERAGE); method to be used to aggregate identic
msgstr ""
#: scfuncs.hrc:3260
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_LIN"
msgid "Returns a value along a linear regression"
msgstr "ຄືນຄ່າຕາມການລົງຕາມໄລຍະ"
#: scfuncs.hrc:3261
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_LIN"
msgid "Value"
msgstr "ຄ່າ"
#: scfuncs.hrc:3262
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_LIN"
msgid "The X value for which the Y value on the regression linear is to be calculated."
msgstr "ຄ່າແກນ X ສຳລັບສ່ວນຄ່າແກນ Y ເຖິງການລົງຕາມໄລຍະທີ່ຕ້ອງຖືກຄິດໄລ່."
@@ -11791,7 +11584,6 @@ msgid "Data Y"
msgstr ""
#: scfuncs.hrc:3264
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_LIN"
msgid "The Y data array."
msgstr "ແຖວຂໍ້ມູນ Y"
@@ -11802,7 +11594,6 @@ msgid "Data X"
msgstr ""
#: scfuncs.hrc:3266
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_LIN"
msgid "The X data array."
msgstr "ແຖວຂໍ້ມູນ X"
@@ -11813,7 +11604,6 @@ msgid "Returns the reference to a cell as text."
msgstr ""
#: scfuncs.hrc:3273
-#, fuzzy
msgctxt "SC_OPCODE_ADDRESS"
msgid "Row"
msgstr "ແຖວ"
@@ -11824,7 +11614,6 @@ msgid "The row number of the cell."
msgstr ""
#: scfuncs.hrc:3275
-#, fuzzy
msgctxt "SC_OPCODE_ADDRESS"
msgid "Column"
msgstr "ຖັນ"
@@ -11855,7 +11644,6 @@ msgid "The reference style: 0 or FALSE means R1C1 style, any other value or omit
msgstr ""
#: scfuncs.hrc:3281
-#, fuzzy
msgctxt "SC_OPCODE_ADDRESS"
msgid "Sheet"
msgstr "ໜ້າເຈ້ຍ"
@@ -12009,7 +11797,6 @@ msgid "Horizontal search and reference to the cells located below."
msgstr "ການຄົ້ນຫາທາງຂວາງແລະການອ້າງເຖິງເຊວຢູ່ພື້ນທີ່ຂ້າງລຸ່ມ."
#: scfuncs.hrc:3355
-#, fuzzy
msgctxt "SC_OPCODE_H_LOOKUP"
msgid "Search criterion"
msgstr "ມາດຕະຖານການຄົ້ນຫາ"
@@ -12088,7 +11875,6 @@ msgid "Column index number in the array."
msgstr "ດັດສະນີີຖັນໃນແຖວຂໍ້ມູນ"
#: scfuncs.hrc:3375
-#, fuzzy
msgctxt "SC_OPCODE_V_LOOKUP"
msgid "Sort order"
msgstr "ລຽງລຳດັບ"
@@ -12115,7 +11901,6 @@ msgid "The reference to a (multiple) range."
msgstr "ການອ້າງເຖິງ(ຫຼາຍ)ຂອບເຂດ."
#: scfuncs.hrc:3385
-#, fuzzy
msgctxt "SC_OPCODE_INDEX"
msgid "Row"
msgstr "ແຖວ"
@@ -12126,7 +11911,6 @@ msgid "The row in the range."
msgstr "ແຖວໃນຂອບເຂດ."
#: scfuncs.hrc:3387
-#, fuzzy
msgctxt "SC_OPCODE_INDEX"
msgid "Column"
msgstr "ຖັນ"
@@ -12137,7 +11921,6 @@ msgid "The column in the range."
msgstr "ຖັນໃນຂອບເຂດ."
#: scfuncs.hrc:3389
-#, fuzzy
msgctxt "SC_OPCODE_INDEX"
msgid "Range"
msgstr "ຂອບເຂດ"
@@ -12264,7 +12047,6 @@ msgid "The reference (cell) from which to base the movement."
msgstr "ການອ້າງເຖິງ(ເຊວ)ຈາກສິ່ງທີ່ເປັນພື້ນຖານການເຄື່ອນຍ້າຍ."
#: scfuncs.hrc:3433
-#, fuzzy
msgctxt "SC_OPCODE_OFFSET"
msgid "Rows"
msgstr "ແຖວ"
@@ -12275,7 +12057,6 @@ msgid "The number of rows to be moved either up or down."
msgstr "ຈຳນວນຕົວເລກຂອງແຖວທີ່ຖືກຍ້າຍໄດ້ທັງຂື້ນຫຼືລົງ."
#: scfuncs.hrc:3435
-#, fuzzy
msgctxt "SC_OPCODE_OFFSET"
msgid "Columns"
msgstr "ຖັນ"
@@ -12286,7 +12067,6 @@ msgid "The number of columns that are to be moved to the left or to the right."
msgstr "ຈຳນວນຕົວເລກຂອງຖັນທີ່ຖືກຍ້າຍໄປທາງຊ້າຍຫຼືທາງຂວາ."
#: scfuncs.hrc:3437
-#, fuzzy
msgctxt "SC_OPCODE_OFFSET"
msgid "Height"
msgstr "ຄວາມສູງ"
@@ -12456,7 +12236,6 @@ msgid "Extracts value(s) from a pivot table."
msgstr ""
#: scfuncs.hrc:3499
-#, fuzzy
msgctxt "SC_OPCODE_GET_PIVOT_DATA"
msgid "Data field"
msgstr "ພື້ນທີ່ຂໍ້ມູນ"
@@ -12560,7 +12339,6 @@ msgid "Converts a number to text in currency format."
msgstr "ປ່ຽນຕົວເລກໄປເປັນຂໍ້ຄວາມໃນການກຳນົດຮູບແບບປັດຈຸບັນ."
#: scfuncs.hrc:3543
-#, fuzzy
msgctxt "SC_OPCODE_CURRENCY"
msgid "Value"
msgstr "ຄ່າ"
@@ -12571,7 +12349,6 @@ msgid "Value is a number, a reference to a cell containing a number or a formula
msgstr "ຄ່າເປັນຕົວເລກ,ອ້າງເຖິງໃຫ້ເຊວບັນຈຸຕົວເລກຫຼືແບບທີ່ຜົນຮັບເປັນຕົວເລກ."
#: scfuncs.hrc:3545
-#, fuzzy
msgctxt "SC_OPCODE_CURRENCY"
msgid "Decimals"
msgstr "ເລກຫົວໜ່ວຍ"
@@ -12687,19 +12464,16 @@ msgid "Checks 1 or more conditions and returns a value corresponding to the firs
msgstr ""
#: scfuncs.hrc:3597
-#, fuzzy
msgctxt "SC_OPCODE_IFS_MS"
msgid "Test"
msgstr "ທົດສອບ"
#: scfuncs.hrc:3598
-#, fuzzy
msgctxt "SC_OPCODE_IFS_MS"
msgid "Any value or expression which can be either TRUE or FALSE."
msgstr "ທຸກໆຄ່າຫຼືສະແດງໂຕທີ່ສາມາດເປັນໄດ້ທັງ ຈິງ ຫຼື ຜິດ."
#: scfuncs.hrc:3599
-#, fuzzy
msgctxt "SC_OPCODE_IFS_MS"
msgid "Result"
msgstr "ຜົນຮັບ"
@@ -12725,7 +12499,6 @@ msgid "Value that will be compared against value1-valueN."
msgstr ""
#: scfuncs.hrc:3609
-#, fuzzy
msgctxt "SC_OPCODE_SWITCH_MS"
msgid "Value"
msgstr "ຄ່າ"
@@ -12736,7 +12509,6 @@ msgid "Value that will be compared against expression."
msgstr ""
#: scfuncs.hrc:3611
-#, fuzzy
msgctxt "SC_OPCODE_SWITCH_MS"
msgid "Result"
msgstr "ຜົນຮັບ"
@@ -12873,7 +12645,6 @@ msgid "The text in which a search is to be made."
msgstr "ຂໍ້ຄວາມໃນສ່ວນການຄົ້ນຫາທີ່ຕ້ອງຖືກເຮັດ."
#: scfuncs.hrc:3655
-#, fuzzy
msgctxt "SC_OPCODE_FIND"
msgid "Position"
msgstr "ຕຳແໜ່ງ"
@@ -12911,7 +12682,6 @@ msgid "The text in which a search is to be made."
msgstr "ຂໍ້ຄວາມໃນສ່ວນການຄົ້ນຫາທີ່ຕ້ອງຖືກເຮັດ."
#: scfuncs.hrc:3667
-#, fuzzy
msgctxt "SC_OPCODE_SEARCH"
msgid "Position"
msgstr "ຕຳແໜ່ງ"
@@ -13033,7 +12803,6 @@ msgid "Returns a value if it is text, otherwise an empty string."
msgstr "ປ່ຽນຄ່າພາຍໃນຂໍ້ຄວາມ"
#: scfuncs.hrc:3725
-#, fuzzy
msgctxt "SC_OPCODE_T"
msgid "Value"
msgstr "ຄ່າ"
@@ -13059,7 +12828,6 @@ msgid "The text in which some characters are to be replaced."
msgstr "ຂໍ້ຄວາມໃນສ່ວນຕົວອັກສອນບາງຈຳນວນຕ້ອງຖືກວາງໃສ່ແທນ."
#: scfuncs.hrc:3735
-#, fuzzy
msgctxt "SC_OPCODE_REPLACE"
msgid "Position"
msgstr "ຕຳແໜ່ງ"
@@ -13070,7 +12838,6 @@ msgid "The character position from which text is to be replaced."
msgstr "ຕຳແໜ່ງຕົວອັກສອນຈາກສ່ວນທີ່ເປັນຂໍ້ຄວາມທີ່ຕ້ອງຖືກວາງແທນໃສ່."
#: scfuncs.hrc:3737
-#, fuzzy
msgctxt "SC_OPCODE_REPLACE"
msgid "Length"
msgstr "ຄວາມຍາວ"
@@ -13214,7 +12981,6 @@ msgid "The text in which partial words are to be determined."
msgstr "ຂໍ້ຄວາມໃນຄຳສັບບາງສ່ວນທີ່ຕ້ອງຖືກກຳນົດ."
#: scfuncs.hrc:3789
-#, fuzzy
msgctxt "SC_OPCODE_MID"
msgid "Start"
msgstr "ເລີ່ມຕົ້ນ"
@@ -13381,13 +13147,11 @@ msgid "Converts a value according to a conversion table in the configuration (ma
msgstr ""
#: scfuncs.hrc:3845
-#, fuzzy
msgctxt "SC_OPCODE_CONVERT_OOO"
msgid "Value"
msgstr "ຄ່າ"
#: scfuncs.hrc:3846
-#, fuzzy
msgctxt "SC_OPCODE_CONVERT_OOO"
msgid "The value to be converted."
msgstr "ຄ່າທີ່ຕ້ອງຖືກປ່ຽນ"
@@ -13476,7 +13240,6 @@ msgid "Text"
msgstr "ຂໍ້ຄວາມ"
#: scfuncs.hrc:3882
-#, fuzzy
msgctxt "SC_OPCODE_UNICODE"
msgid "This is the text for which the code of the first character is to be found."
msgstr "ນີ້ແມ່ນຂໍ້ຄວາມສຳລັບສ່ວນທີ່ເປັນລະຫັດຂອງຕົວອັກສອນທຳອິດທີ່ຖືກພົບ."
@@ -13504,7 +13267,6 @@ msgid "Converts a value from one to another Euro currency."
msgstr ""
#: scfuncs.hrc:3895
-#, fuzzy
msgctxt "SC_OPCODE_EUROCONVERT"
msgid "Value"
msgstr "ຄ່າ"
@@ -13675,7 +13437,6 @@ msgid "The value to be shifted. Positive integer less than 2^48."
msgstr ""
#: scfuncs.hrc:3952
-#, fuzzy
msgctxt "SC_OPCODE_BITRSHIFT"
msgid "Shift"
msgstr "ເລື່ອນ"
@@ -13702,7 +13463,6 @@ msgid "The value to be shifted. Positive integer less than 2^48."
msgstr ""
#: scfuncs.hrc:3961
-#, fuzzy
msgctxt "SC_OPCODE_BITLSHIFT"
msgid "Shift"
msgstr "ເລື່ອນ"
@@ -13803,7 +13563,6 @@ msgid "The text in which partial words are to be determined."
msgstr "ຂໍ້ຄວາມໃນຄຳສັບບາງສ່ວນທີ່ຕ້ອງຖືກກຳນົດ."
#: scfuncs.hrc:3995
-#, fuzzy
msgctxt "SC_OPCODE_MIDB"
msgid "Start"
msgstr "ເລີ່ມຕົ້ນ"
@@ -13935,13 +13694,11 @@ msgid "Returns the error function."
msgstr "ສົ່ງຄືນສູດທີ່ຜິດພາດ"
#: scfuncs.hrc:4040
-#, fuzzy
msgctxt "SC_OPCODE_ERF_MS"
msgid "Lower limit"
msgstr "ຕຳ່ກວ່າຂອບເຂດ"
#: scfuncs.hrc:4041
-#, fuzzy
msgctxt "SC_OPCODE_ERF_MS"
msgid "The lower limit for integration"
msgstr "ຕຳ່ກວ່າຂອບເຂດເພື່ອໄດ້ຄ່າສົມບູນ"
@@ -13953,13 +13710,11 @@ msgid "Returns the complementary error function."
msgstr "ກັບຄືນສູດພິດພາດຂອງຈຳນວນເຕັມ"
#: scfuncs.hrc:4047
-#, fuzzy
msgctxt "SC_OPCODE_ERFC_MS"
msgid "Lower limit"
msgstr "ຕຳ່ກວ່າຂອບເຂດ"
#: scfuncs.hrc:4048
-#, fuzzy
msgctxt "SC_OPCODE_ERFC_MS"
msgid "The lower limit for integration"
msgstr "ຕຳ່ກວ່າຂອບເຂດເພື່ອໄດ້ຄ່າສົມບູນ"
@@ -13995,13 +13750,11 @@ msgid "Rounds a number to predefined significant digits."
msgstr ""
#: scfuncs.hrc:4064
-#, fuzzy
msgctxt "SC_OPCODE_ROUNDSIG"
msgid "Value"
msgstr "ຄ່າ"
#: scfuncs.hrc:4065
-#, fuzzy
msgctxt "SC_OPCODE_ROUNDSIG"
msgid "The number to be rounded."
msgstr "ຕົວເລກທີ່ຕ້ອງຖືກລ້ອມ."
@@ -14029,31 +13782,26 @@ msgid "Text"
msgstr "ຂໍ້ຄວາມ"
#: scfuncs.hrc:4074
-#, fuzzy
msgctxt "SC_OPCODE_REPLACEB"
msgid "The text in which some characters are to be replaced."
msgstr "ຂໍ້ຄວາມໃນສ່ວນຕົວອັກສອນບາງຈຳນວນຕ້ອງຖືກວາງໃສ່ແທນ."
#: scfuncs.hrc:4075
-#, fuzzy
msgctxt "SC_OPCODE_REPLACEB"
msgid "Position"
msgstr "ຕຳແໜ່ງ"
#: scfuncs.hrc:4076
-#, fuzzy
msgctxt "SC_OPCODE_REPLACEB"
msgid "The character position from which text is to be replaced."
msgstr "ຕຳແໜ່ງຕົວອັກສອນຈາກສ່ວນທີ່ເປັນຂໍ້ຄວາມທີ່ຕ້ອງຖືກວາງແທນໃສ່."
#: scfuncs.hrc:4077
-#, fuzzy
msgctxt "SC_OPCODE_REPLACEB"
msgid "Length"
msgstr "ຄວາມຍາວ"
#: scfuncs.hrc:4078
-#, fuzzy
msgctxt "SC_OPCODE_REPLACEB"
msgid "The number of characters to be replaced."
msgstr "ຈຳນວນຕົວເລກຂອງຕົວອັກສອນທີ່ຕ້ອງວາງແທນໃສ່."
@@ -14065,7 +13813,6 @@ msgid "New text"
msgstr "ຂໍ້ຄວາມໃໝ່"
#: scfuncs.hrc:4080
-#, fuzzy
msgctxt "SC_OPCODE_REPLACEB"
msgid "The text to be inserted."
msgstr "ຂໍ້ຄວາມທີ່ຖືກແຊກໃສ່."
@@ -14082,7 +13829,6 @@ msgid "Find text"
msgstr "ຊອກຂໍ້ຄວາມ"
#: scfuncs.hrc:4088
-#, fuzzy
msgctxt "SC_OPCODE_FINDB"
msgid "The text to be found."
msgstr "ຂໍ້ຄວາມທີ່ຖືກພົບ"
@@ -14094,19 +13840,16 @@ msgid "Text"
msgstr "ຂໍ້ຄວາມ"
#: scfuncs.hrc:4090
-#, fuzzy
msgctxt "SC_OPCODE_FINDB"
msgid "The text in which a search is to be made."
msgstr "ຂໍ້ຄວາມໃນສ່ວນການຄົ້ນຫາທີ່ຕ້ອງຖືກເຮັດ."
#: scfuncs.hrc:4091
-#, fuzzy
msgctxt "SC_OPCODE_FINDB"
msgid "Position"
msgstr "ຕຳແໜ່ງ"
#: scfuncs.hrc:4092
-#, fuzzy
msgctxt "SC_OPCODE_FINDB"
msgid "The position in the text from which the search starts."
msgstr "ຕຳແໜ່ງໃນຂໍ້ຄວາມຈາກສິ່ງທີ່ເປັນການຄົ້ນຫາທີ່ເລີ່ມຕົ້ນ."
@@ -14123,7 +13866,6 @@ msgid "Find text"
msgstr "ຊອກຂໍ້ຄວາມ"
#: scfuncs.hrc:4100
-#, fuzzy
msgctxt "SC_OPCODE_SEARCHB"
msgid "The text to be found."
msgstr "ຂໍ້ຄວາມທີ່ຖືກພົບ"
@@ -14135,19 +13877,16 @@ msgid "Text"
msgstr "ຂໍ້ຄວາມ"
#: scfuncs.hrc:4102
-#, fuzzy
msgctxt "SC_OPCODE_SEARCHB"
msgid "The text in which a search is to be made."
msgstr "ຂໍ້ຄວາມໃນສ່ວນການຄົ້ນຫາທີ່ຕ້ອງຖືກເຮັດ."
#: scfuncs.hrc:4103
-#, fuzzy
msgctxt "SC_OPCODE_SEARCHB"
msgid "Position"
msgstr "ຕຳແໜ່ງ"
#: scfuncs.hrc:4104
-#, fuzzy
msgctxt "SC_OPCODE_SEARCHB"
msgid "The position in the text from which the search starts."
msgstr "ຕຳແໜ່ງໃນຂໍ້ຄວາມຈາກສິ່ງທີ່ເປັນການຄົ້ນຫາທີ່ເລີ່ມຕົ້ນ."
@@ -14223,7 +13962,6 @@ msgid "- multiple -"
msgstr ""
#: strings.hrc:33
-#, fuzzy
msgctxt "SCSTR_STDFILTER"
msgid "Standard Filter..."
msgstr "ຕົວກອງມາດຕະຖານ..."
@@ -14558,7 +14296,6 @@ msgid "(Preview mode)"
msgstr ""
#: strings.hrc:102
-#, fuzzy
msgctxt "SCSTR_PRINTOPT_PAGES"
msgid "Pages"
msgstr "ໜ້າ"
@@ -14580,7 +14317,6 @@ msgid "~All sheets"
msgstr ""
#: strings.hrc:106
-#, fuzzy
msgctxt "SCSTR_PRINTOPT_SELECTEDSHEETS"
msgid "~Selected sheets"
msgstr "~ເລືອກໜ້າ"
@@ -14705,7 +14441,6 @@ msgid "Rename AutoFormat"
msgstr ""
#: strings.hrc:130
-#, fuzzy
msgctxt "STR_ADD_AUTOFORMAT_LABEL"
msgid "Name"
msgstr "ຊື່"
@@ -14727,37 +14462,31 @@ msgid "~Close"
msgstr "~ປິດ"
#: strings.hrc:134
-#, fuzzy
msgctxt "STR_JAN"
msgid "Jan"
msgstr "ມັງກອນ"
#: strings.hrc:135
-#, fuzzy
msgctxt "STR_FEB"
msgid "Feb"
msgstr "ກຸມພາ"
#: strings.hrc:136
-#, fuzzy
msgctxt "STR_MAR"
msgid "Mar"
msgstr "ມີນາ"
#: strings.hrc:137
-#, fuzzy
msgctxt "STR_NORTH"
msgid "North"
msgstr "ເໜືອ"
#: strings.hrc:138
-#, fuzzy
msgctxt "STR_MID"
msgid "Mid"
msgstr "ກາງ"
#: strings.hrc:139
-#, fuzzy
msgctxt "STR_SOUTH"
msgid "South"
msgstr "ໃຕ້"
@@ -14773,7 +14502,6 @@ msgid "Sheet"
msgstr "ໜ້າເຈ້ຍ"
#: strings.hrc:142
-#, fuzzy
msgctxt "STR_CELL"
msgid "Cell"
msgstr "ເຊວ"
@@ -14898,13 +14626,11 @@ msgid "Comment"
msgstr "ບັນທຶກ"
#: strings.hrc:167
-#, fuzzy
msgctxt "STR_MENU_SORT_ASC"
msgid "Sort Ascending"
msgstr "ລຽງລຳດັບເພີ່ມຂື້ນ"
#: strings.hrc:168
-#, fuzzy
msgctxt "STR_MENU_SORT_DESC"
msgid "Sort Descending"
msgstr "ລຽງລຳດັບຫລຸດລົງ"
@@ -14915,7 +14641,6 @@ msgid "Custom Sort"
msgstr ""
#: strings.hrc:170
-#, fuzzy
msgctxt "STR_BTN_TOGGLE_ALL"
msgid "All"
msgstr "ທັງໝົດ"
@@ -14956,7 +14681,6 @@ msgid "Accept"
msgstr "ຍອມຮັບ"
#: strings.hrc:179
-#, fuzzy
msgctxt "SCSTR_QHELP_BTNCANCEL"
msgid "Cancel"
msgstr "ຍົກເລີກ"
@@ -15093,7 +14817,6 @@ msgid "No Entry"
msgstr "ບໍ່ມີຍັງປ້ອນເຂົ້າ"
#: strings.hrc:205
-#, fuzzy
msgctxt "STR_CHG_EMPTY"
msgid "<empty>"
msgstr "<ວ່າງເປົ່າ>"
@@ -15203,7 +14926,6 @@ msgid "F critical"
msgstr ""
#: strings.hrc:231
-#, fuzzy
msgctxt "STR_ANOVA_LABEL_TOTAL"
msgid "Total"
msgstr "ຍອດລວມ"
@@ -15237,7 +14959,6 @@ msgid "Descriptive Statistics"
msgstr ""
#: strings.hrc:240
-#, fuzzy
msgctxt "STRID_CALC_MEAN"
msgid "Mean"
msgstr "ຄ່າສະເລ່ຍ"
@@ -15280,7 +15001,6 @@ msgid "Skewness"
msgstr ""
#: strings.hrc:248
-#, fuzzy
msgctxt "STRID_CALC_RANGE"
msgid "Range"
msgstr "ຂອບເຂດ"
@@ -15298,13 +15018,11 @@ msgid "Maximum"
msgstr "~ໃຫ່ຍສຸດ"
#: strings.hrc:251
-#, fuzzy
msgctxt "STRID_CALC_SUM"
msgid "Sum"
msgstr "ຜົນລວມ"
#: strings.hrc:252
-#, fuzzy
msgctxt "STRID_CALC_COUNT"
msgid "Count"
msgstr "ນັບ"
@@ -15336,7 +15054,6 @@ msgid "Uniform Integer"
msgstr ""
#: strings.hrc:259
-#, fuzzy
msgctxt "STR_DISTRIBUTION_NORMAL"
msgid "Normal"
msgstr "ປົກກະຕິ"
@@ -15385,7 +15102,6 @@ msgid "Maximum"
msgstr "~ໃຫ່ຍສຸດ"
#: strings.hrc:268
-#, fuzzy
msgctxt "STR_RNG_PARAMETER_MEAN"
msgid "Mean"
msgstr "ຄ່າສະເລ່ຍ"
@@ -15485,7 +15201,6 @@ msgid "Row %NUMBER%"
msgstr ""
#: strings.hrc:290
-#, fuzzy
msgctxt "STR_LABEL_ALPHA"
msgid "Alpha"
msgstr "ອານຟາ"
@@ -15550,7 +15265,6 @@ msgid "Logarithmic"
msgstr ""
#: strings.hrc:303
-#, fuzzy
msgctxt "STR_LABEL_POWER"
msgid "Power"
msgstr "ກຳລັງ"
@@ -15675,49 +15389,41 @@ msgid "z Critical two-tail"
msgstr ""
#: units.hrc:27
-#, fuzzy
msgctxt "SCSTR_UNIT"
msgid "Millimeter"
msgstr "ມິລີແມັດ"
#: units.hrc:28
-#, fuzzy
msgctxt "SCSTR_UNIT"
msgid "Centimeter"
msgstr "ຊັງຕີແມັດ"
#: units.hrc:29
-#, fuzzy
msgctxt "SCSTR_UNIT"
msgid "Meter"
msgstr "ແມັດ"
#: units.hrc:30
-#, fuzzy
msgctxt "SCSTR_UNIT"
msgid "Kilometer"
msgstr "ກິໂລແມັດ"
#: units.hrc:31
-#, fuzzy
msgctxt "SCSTR_UNIT"
msgid "Inch"
msgstr "ນີ້ວ"
#: units.hrc:32
-#, fuzzy
msgctxt "SCSTR_UNIT"
msgid "Foot"
msgstr "ຟຸດ"
#: units.hrc:33
-#, fuzzy
msgctxt "SCSTR_UNIT"
msgid "Miles"
msgstr "ໄມລ໌"
#: units.hrc:34
-#, fuzzy
msgctxt "SCSTR_UNIT"
msgid "Pica"
msgstr "ປິກາ"
@@ -15838,7 +15544,6 @@ msgid "Results to:"
msgstr ""
#: analysisofvariancedialog.ui:189
-#, fuzzy
msgctxt "analysisofvariancedialog|label4"
msgid "Data"
msgstr "ຂໍ້ມູນ"
@@ -15854,19 +15559,16 @@ msgid "Two factor"
msgstr ""
#: analysisofvariancedialog.ui:262
-#, fuzzy
msgctxt "analysisofvariancedialog|label3"
msgid "Type"
msgstr "ຊະນິດ"
#: analysisofvariancedialog.ui:297
-#, fuzzy
msgctxt "analysisofvariancedialog|groupedby-columns-radio"
msgid "Columns"
msgstr "ຖັນ"
#: analysisofvariancedialog.ui:314
-#, fuzzy
msgctxt "analysisofvariancedialog|groupedby-rows-radio"
msgid "Rows"
msgstr "ແຖວ"
@@ -15906,7 +15608,6 @@ msgid "AutoFormat"
msgstr "ການກຳນົດແບບແບບອັດຕະໂນມັດ"
#: autoformattable.ui:94
-#, fuzzy
msgctxt "autoformattable|rename"
msgid "Rename"
msgstr "ປ່ຽນຊື່"
@@ -15981,7 +15682,6 @@ msgid ""
msgstr ""
#: cellprotectionpage.ui:120
-#, fuzzy
msgctxt "cellprotectionpage|LabelProtection"
msgid "Protection"
msgstr "ການປ້ອງກັນ"
@@ -15997,7 +15697,6 @@ msgid "The cells selected will be omitted when printing."
msgstr ""
#: cellprotectionpage.ui:196
-#, fuzzy
msgctxt "cellprotectionpage|label3"
msgid "Print"
msgstr "ພີມ"
@@ -16018,7 +15717,6 @@ msgid "First _row as label"
msgstr ""
#: changesourcedialog.ui:128
-#, fuzzy
msgctxt "changesourcedialog|label1"
msgid "Labels"
msgstr "ປ້າຍ"
@@ -16030,7 +15728,6 @@ msgid "Character"
msgstr "ຕົວອັກສອນ"
#: chardialog.ui:106
-#, fuzzy
msgctxt "chardialog|font"
msgid "Font"
msgstr "ແບບຕົວອັກສອນ"
@@ -16041,7 +15738,6 @@ msgid "Font Effects"
msgstr ""
#: chardialog.ui:151
-#, fuzzy
msgctxt "chardialog|position"
msgid "Position"
msgstr "ຕຳແໜ່ງ"
@@ -16062,7 +15758,6 @@ msgid "Results to:"
msgstr ""
#: chisquaretestdialog.ui:123
-#, fuzzy
msgctxt "chisquaretestdialog|label1"
msgid "Data"
msgstr "ຂໍ້ມູນ"
@@ -16108,7 +15803,6 @@ msgid "List From"
msgstr ""
#: colwidthdialog.ui:8
-#, fuzzy
msgctxt "colwidthdialog|ColWidthDialog"
msgid "Column Width"
msgstr "ຄວາມກ້ວາງຖັນ"
@@ -16132,19 +15826,16 @@ msgid "Manage Conditional Formatting"
msgstr "ການກຳນົດຮູບແບບເງື່ອນໄຂ"
#: condformatmanager.ui:62
-#, fuzzy
msgctxt "condformatmanager|add"
msgid "Add"
msgstr "ເພີ່ມ"
#: condformatmanager.ui:76
-#, fuzzy
msgctxt "condformatmanager|edit"
msgid "Edit..."
msgstr "ແກ້ໄຂ..."
#: condformatmanager.ui:90
-#, fuzzy
msgctxt "condformatmanager|remove"
msgid "Remove"
msgstr "ເອົາອອກ"
@@ -16199,19 +15890,16 @@ msgid "More Options..."
msgstr ""
#: conditionalentry.ui:175
-#, fuzzy
msgctxt "conditionalentry|colscalemin"
msgid "Automatic"
msgstr "ອັດຕະໂນມັດ"
#: conditionalentry.ui:176
-#, fuzzy
msgctxt "conditionalentry|colscalemin"
msgid "Min"
msgstr "ນ້ອຍສຸດ"
#: conditionalentry.ui:177
-#, fuzzy
msgctxt "conditionalentry|colscalemin"
msgid "Max"
msgstr "ໃຫ່ຍສຸດ"
@@ -16222,7 +15910,6 @@ msgid "Percentile"
msgstr ""
#: conditionalentry.ui:179
-#, fuzzy
msgctxt "conditionalentry|colscalemin"
msgid "Value"
msgstr "ຄ່າ"
@@ -16239,19 +15926,16 @@ msgid "Formula"
msgstr "ແບບ"
#: conditionalentry.ui:193
-#, fuzzy
msgctxt "conditionalentry|colscalemiddle"
msgid "Automatic"
msgstr "ອັດຕະໂນມັດ"
#: conditionalentry.ui:194
-#, fuzzy
msgctxt "conditionalentry|colscalemiddle"
msgid "Min"
msgstr "ນ້ອຍສຸດ"
#: conditionalentry.ui:195
-#, fuzzy
msgctxt "conditionalentry|colscalemiddle"
msgid "Max"
msgstr "ໃຫ່ຍສຸດ"
@@ -16262,7 +15946,6 @@ msgid "Percentile"
msgstr ""
#: conditionalentry.ui:197
-#, fuzzy
msgctxt "conditionalentry|colscalemiddle"
msgid "Value"
msgstr "ຄ່າ"
@@ -16279,19 +15962,16 @@ msgid "Formula"
msgstr "ແບບ"
#: conditionalentry.ui:211
-#, fuzzy
msgctxt "conditionalentry|colscalemax"
msgid "Automatic"
msgstr "ອັດຕະໂນມັດ"
#: conditionalentry.ui:212
-#, fuzzy
msgctxt "conditionalentry|colscalemax"
msgid "Min"
msgstr "ນ້ອຍສຸດ"
#: conditionalentry.ui:213
-#, fuzzy
msgctxt "conditionalentry|colscalemax"
msgid "Max"
msgstr "ໃຫ່ຍສຸດ"
@@ -16302,7 +15982,6 @@ msgid "Percentile"
msgstr ""
#: conditionalentry.ui:215
-#, fuzzy
msgctxt "conditionalentry|colscalemax"
msgid "Value"
msgstr "ຄ່າ"
@@ -16319,7 +15998,6 @@ msgid "Formula"
msgstr "ແບບ"
#: conditionalentry.ui:228
-#, fuzzy
msgctxt "conditionalentry|preview|tooltip_text"
msgid "Example"
msgstr "ຕົວຢາງ"
@@ -16424,7 +16102,6 @@ msgid "below or equal average"
msgstr ""
#: conditionalentry.ui:269
-#, fuzzy
msgctxt "conditionalentry|typeis"
msgid "Error"
msgstr "ຜິດພາດ"
@@ -16683,7 +16360,6 @@ msgid " >= "
msgstr ""
#: conditionaliconset.ui:43
-#, fuzzy
msgctxt "conditionaliconset|listbox"
msgid "Value"
msgstr "ຄ່າ"
@@ -16735,7 +16411,6 @@ msgid "Keep _Other"
msgstr ""
#: consolidatedialog.ui:9
-#, fuzzy
msgctxt "consolidatedialog|ConsolidateDialog"
msgid "Consolidate"
msgstr "ຮວມເຂົ້າກັນ"
@@ -16752,37 +16427,31 @@ msgid "_Consolidation ranges:"
msgstr ""
#: consolidatedialog.ui:125
-#, fuzzy
msgctxt "consolidatedialog|func"
msgid "Sum"
msgstr "ຜົນລວມ"
#: consolidatedialog.ui:126
-#, fuzzy
msgctxt "consolidatedialog|func"
msgid "Count"
msgstr "ນັບ"
#: consolidatedialog.ui:127
-#, fuzzy
msgctxt "consolidatedialog|func"
msgid "Average"
msgstr "ສະເລ່ຍ"
#: consolidatedialog.ui:128
-#, fuzzy
msgctxt "consolidatedialog|func"
msgid "Max"
msgstr "ໃຫ່ຍສຸດ"
#: consolidatedialog.ui:129
-#, fuzzy
msgctxt "consolidatedialog|func"
msgid "Min"
msgstr "ນ້ອຍສຸດ"
#: consolidatedialog.ui:130
-#, fuzzy
msgctxt "consolidatedialog|func"
msgid "Product"
msgstr "ຜົນຄູນ"
@@ -16876,19 +16545,16 @@ msgid "Results to:"
msgstr ""
#: correlationdialog.ui:181
-#, fuzzy
msgctxt "correlationdialog|label4"
msgid "Data"
msgstr "ຂໍ້ມູນ"
#: correlationdialog.ui:216
-#, fuzzy
msgctxt "correlationdialog|groupedby-columns-radio"
msgid "Columns"
msgstr "ຖັນ"
#: correlationdialog.ui:231
-#, fuzzy
msgctxt "correlationdialog|groupedby-rows-radio"
msgid "Rows"
msgstr "ແຖວ"
@@ -16915,19 +16581,16 @@ msgid "Results to:"
msgstr ""
#: covariancedialog.ui:123
-#, fuzzy
msgctxt "covariancedialog|label1"
msgid "Data"
msgstr "ຂໍ້ມູນ"
#: covariancedialog.ui:217
-#, fuzzy
msgctxt "covariancedialog|groupedby-columns-radio"
msgid "Columns"
msgstr "ຖັນ"
#: covariancedialog.ui:232
-#, fuzzy
msgctxt "covariancedialog|groupedby-rows-radio"
msgid "Rows"
msgstr "ແຖວ"
@@ -17006,7 +16669,6 @@ msgid "_Password"
msgstr "ລະຫັດ:"
#: dapiservicedialog.ui:259
-#, fuzzy
msgctxt "dapiservicedialog|label1"
msgid "Selection"
msgstr "ການເລືອກ"
@@ -17029,7 +16691,6 @@ msgid "Maximum:"
msgstr "~ໃຫ່ຍສຸດ"
#: databaroptions.ui:118
-#, fuzzy
msgctxt "databaroptions|min"
msgid "Automatic"
msgstr "ອັດຕະໂນມັດ"
@@ -17052,7 +16713,6 @@ msgid "Percentile"
msgstr ""
#: databaroptions.ui:122
-#, fuzzy
msgctxt "databaroptions|min"
msgid "Value"
msgstr "ຄ່າ"
@@ -17069,7 +16729,6 @@ msgid "Formula"
msgstr "ແບບ"
#: databaroptions.ui:138
-#, fuzzy
msgctxt "databaroptions|max"
msgid "Automatic"
msgstr "ອັດຕະໂນມັດ"
@@ -17092,7 +16751,6 @@ msgid "Percentile"
msgstr ""
#: databaroptions.ui:142
-#, fuzzy
msgctxt "databaroptions|max"
msgid "Value"
msgstr "ຄ່າ"
@@ -17132,7 +16790,6 @@ msgid "Fill:"
msgstr "ນຳໃສ່"
#: databaroptions.ui:282
-#, fuzzy
msgctxt "databaroptions|fill_type"
msgid "Color"
msgstr "ສີ"
@@ -17159,7 +16816,6 @@ msgid "Color of vertical axis:"
msgstr ""
#: databaroptions.ui:366
-#, fuzzy
msgctxt "databaroptions|axis_pos"
msgid "Automatic"
msgstr "ອັດຕະໂນມັດ"
@@ -17207,13 +16863,11 @@ msgid "The minimum value must be less than the maximum value."
msgstr ""
#: datafielddialog.ui:8
-#, fuzzy
msgctxt "datafielddialog|DataFieldDialog"
msgid "Data Field"
msgstr "ພື້ນທີ່ຂໍ້ມູນ"
#: datafielddialog.ui:130
-#, fuzzy
msgctxt "datafielddialog|label1"
msgid "Function"
msgstr "ໜ້າທີ່"
@@ -17246,7 +16900,6 @@ msgid "Ba_se item:"
msgstr ""
#: datafielddialog.ui:260
-#, fuzzy
msgctxt "datafielddialog|type"
msgid "Normal"
msgstr "ປົກກະຕິ"
@@ -17287,7 +16940,6 @@ msgid "% of total"
msgstr ""
#: datafielddialog.ui:268
-#, fuzzy
msgctxt "datafielddialog|type"
msgid "Index"
msgstr "ດັດສະນີ"
@@ -17426,7 +17078,6 @@ msgid "Data Form"
msgstr ""
#: dataform.ui:25
-#, fuzzy
msgctxt "dataform|label"
msgid "New Record"
msgstr "ບັນທຶກໃໝ່"
@@ -17616,13 +17267,11 @@ msgid "Define Database Range"
msgstr "ປ່ຽນແປງຂອບເຂດຖານຂໍ້ມູນ"
#: definedatabaserangedialog.ui:61
-#, fuzzy
msgctxt "definedatabaserangedialog|Name"
msgid "Name"
msgstr "ຊື່"
#: definedatabaserangedialog.ui:125
-#, fuzzy
msgctxt "definedatabaserangedialog|Range"
msgid "Range"
msgstr "ຂອບເຂດ"
@@ -17670,7 +17319,6 @@ msgid "Operations:"
msgstr ""
#: definedatabaserangedialog.ui:322
-#, fuzzy
msgctxt "definedatabaserangedialog|invalid"
msgid "Invalid range"
msgstr "ຂອບເຂດໃຊ້ບໍ່ໄດ້"
@@ -17761,7 +17409,6 @@ msgid "Delete entire _column(s)"
msgstr ""
#: deletecells.ui:168
-#, fuzzy
msgctxt "deletecells|label1"
msgid "Selection"
msgstr "ການເລືອກ"
@@ -17819,7 +17466,6 @@ msgid "_Objects"
msgstr "ວັດຖຸ"
#: deletecontents.ui:237
-#, fuzzy
msgctxt "deletecontents|label2"
msgid "Selection"
msgstr "ການເລືອກ"
@@ -17840,7 +17486,6 @@ msgid "Results to:"
msgstr ""
#: descriptivestatisticsdialog.ui:123
-#, fuzzy
msgctxt "descriptivestatisticsdialog|label1"
msgid "Data"
msgstr "ຂໍ້ມູນ"
@@ -17915,19 +17560,16 @@ msgid "_Browse..."
msgstr "ເຂົ້າເບິ່ງ..."
#: erroralerttabpage.ui:160
-#, fuzzy
msgctxt "erroralerttabpage|actionCB"
msgid "Stop"
msgstr "ຢຸດ"
#: erroralerttabpage.ui:161
-#, fuzzy
msgctxt "erroralerttabpage|actionCB"
msgid "Warning"
msgstr "ການເຕືອນ"
#: erroralerttabpage.ui:162
-#, fuzzy
msgctxt "erroralerttabpage|actionCB"
msgid "Information"
msgstr "ຂໍ້ມູນ"
@@ -17960,19 +17602,16 @@ msgid "Results to:"
msgstr ""
#: exponentialsmoothingdialog.ui:129
-#, fuzzy
msgctxt "exponentialsmoothingdialog|label5"
msgid "Data"
msgstr "ຂໍ້ມູນ"
#: exponentialsmoothingdialog.ui:223
-#, fuzzy
msgctxt "exponentialsmoothingdialog|groupedby-columns-radio"
msgid "Columns"
msgstr "ຖັນ"
#: exponentialsmoothingdialog.ui:239
-#, fuzzy
msgctxt "exponentialsmoothingdialog|groupedby-rows-radio"
msgid "Rows"
msgstr "ແຖວ"
@@ -18060,7 +17699,6 @@ msgid "_Left"
msgstr "ຊ້າຍ"
#: filldlg.ui:176
-#, fuzzy
msgctxt "filldlg|label1"
msgid "Direction"
msgstr "ທິດທາງ"
@@ -18244,13 +17882,11 @@ msgid "Format Cells"
msgstr "ກຳນົດຮູບແບບເຊວ"
#: formatcellsdialog.ui:106
-#, fuzzy
msgctxt "formatcellsdialog|numbers"
msgid "Numbers"
msgstr "ຕົວເລກ"
#: formatcellsdialog.ui:128
-#, fuzzy
msgctxt "formatcellsdialog|font"
msgid "Font"
msgstr "ແບບຕົວອັກສອນ"
@@ -18272,7 +17908,6 @@ msgid "Asian Typography"
msgstr ""
#: formatcellsdialog.ui:220
-#, fuzzy
msgctxt "formatcellsdialog|borders"
msgid "Borders"
msgstr "ຂອບ"
@@ -18355,7 +17990,6 @@ msgid "Last Used"
msgstr "ນຳໃຊ້ຄັ້ງລ່າສຸດ"
#: functionpanel.ui:60
-#, fuzzy
msgctxt "functionpanel|category"
msgid "All"
msgstr "ທັງໝົດ"
@@ -18379,7 +18013,6 @@ msgid "Financial"
msgstr "ການເງີນ"
#: functionpanel.ui:64
-#, fuzzy
msgctxt "functionpanel|category"
msgid "Information"
msgstr "ຂໍ້ມູນ"
@@ -18421,7 +18054,6 @@ msgid "Text"
msgstr "ຂໍ້ຄວາມ"
#: functionpanel.ui:71
-#, fuzzy
msgctxt "functionpanel|category"
msgid "Add-in"
msgstr "ເອົາເຂົ້າ"
@@ -18458,7 +18090,6 @@ msgid "Default Settings"
msgstr ""
#: groupbydate.ui:8
-#, fuzzy
msgctxt "groupbydate|PivotTableGroupByDate"
msgid "Grouping"
msgstr "ກຸ່ມ"
@@ -18474,7 +18105,6 @@ msgid "_Manually at:"
msgstr ""
#: groupbydate.ui:153
-#, fuzzy
msgctxt "groupbydate|label1"
msgid "Start"
msgstr "ເລີ່ມຕົ້ນ"
@@ -18490,7 +18120,6 @@ msgid "Ma_nually at:"
msgstr ""
#: groupbydate.ui:242
-#, fuzzy
msgctxt "groupbydate|label2"
msgid "End"
msgstr "ຈົບ"
@@ -18513,7 +18142,6 @@ msgid "Group by"
msgstr "~ຈັດກຸ່ມດ້ວຍ"
#: groupbynumber.ui:9
-#, fuzzy
msgctxt "groupbynumber|PivotTableGroupByNumber"
msgid "Grouping"
msgstr "ກຸ່ມ"
@@ -18529,7 +18157,6 @@ msgid "_Manually at:"
msgstr ""
#: groupbynumber.ui:155
-#, fuzzy
msgctxt "groupbynumber|label1"
msgid "Start"
msgstr "ເລີ່ມຕົ້ນ"
@@ -18545,7 +18172,6 @@ msgid "Ma_nually at:"
msgstr ""
#: groupbynumber.ui:245
-#, fuzzy
msgctxt "groupbynumber|label2"
msgid "End"
msgstr "ຈົບ"
@@ -18557,7 +18183,6 @@ msgid "Group by"
msgstr "~ຈັດກຸ່ມດ້ວຍ"
#: groupdialog.ui:8
-#, fuzzy
msgctxt "groupdialog|GroupDialog"
msgid "Group"
msgstr "ກຸ່ມ"
@@ -18575,7 +18200,6 @@ msgid "_Columns"
msgstr "ຖັນ"
#: groupdialog.ui:141
-#, fuzzy
msgctxt "groupdialog|includeLabel"
msgid "Include"
msgstr "~ຕິດຂັດ"
@@ -18637,7 +18261,6 @@ msgid "Custom footer"
msgstr ""
#: headerfootercontent.ui:204
-#, fuzzy
msgctxt "headerfootercontent|buttonBTN_TEXT|tooltip_text"
msgid "Text Attributes"
msgstr "ຄຸນສົມບັດຂໍ້ຄວາມ"
@@ -18654,13 +18277,11 @@ msgid "Sheet Name"
msgstr ""
#: headerfootercontent.ui:249
-#, fuzzy
msgctxt "headerfootercontent|buttonBTN_PAGE|tooltip_text"
msgid "Page"
msgstr "ໜ້າ"
#: headerfootercontent.ui:264
-#, fuzzy
msgctxt "headerfootercontent|buttonBTN_PAGES|tooltip_text"
msgid "Pages"
msgstr "ໜ້າ"
@@ -18689,13 +18310,11 @@ msgid "Note"
msgstr "ບໍ່"
#: headerfootercontent.ui:379
-#, fuzzy
msgctxt "headerfootercontent|labelSTR_HF_NONE_IN_BRACKETS"
msgid "(none)"
msgstr "(ບໍ່)"
#: headerfootercontent.ui:391
-#, fuzzy
msgctxt "headerfootercontent|labelSTR_PAGE"
msgid "Page"
msgstr "ໜ້າ"
@@ -18750,7 +18369,6 @@ msgid "Headers/Footers"
msgstr ""
#: headerfooterdialog.ui:106
-#, fuzzy
msgctxt "headerfooterdialog|header"
msgid "Header"
msgstr "ສ່ວນຫົວ"
@@ -18808,7 +18426,6 @@ msgid "Field Options"
msgstr ""
#: insertcells.ui:8
-#, fuzzy
msgctxt "insertcells|InsertCellsDialog"
msgid "Insert Cells"
msgstr "ແຊກເຊວໃສ່"
@@ -18834,7 +18451,6 @@ msgid "Entire _column"
msgstr ""
#: insertcells.ui:177
-#, fuzzy
msgctxt "insertcells|label1"
msgid "Selection"
msgstr "ການເລືອກ"
@@ -18850,7 +18466,6 @@ msgid "_Paste All"
msgstr ""
#: insertsheet.ui:15
-#, fuzzy
msgctxt "insertsheet|InsertSheetDialog"
msgid "Insert Sheet"
msgstr "ແຊກໜ້າເຈ້ຍໃສ່"
@@ -18866,7 +18481,6 @@ msgid "_After current sheet"
msgstr ""
#: insertsheet.ui:146
-#, fuzzy
msgctxt "insertsheet|label1"
msgid "Position"
msgstr "ຕຳແໜ່ງ"
@@ -18914,7 +18528,6 @@ msgid "Lin_k"
msgstr ""
#: insertsheet.ui:455
-#, fuzzy
msgctxt "insertsheet|label2"
msgid "Sheet"
msgstr "ໜ້າເຈ້ຍ"
@@ -18999,7 +18612,6 @@ msgid "Range _Options"
msgstr ""
#: managenamesdialog.ui:398
-#, fuzzy
msgctxt "managenamesdialog|treeviewcolumn1"
msgid "column"
msgstr "ຖັນ"
@@ -19048,7 +18660,6 @@ msgid "C_opy"
msgstr "ສຳເນົາ"
#: movecopysheet.ui:134
-#, fuzzy
msgctxt "movecopysheet|label1"
msgid "Action"
msgstr "ການກະທຳ"
@@ -19075,7 +18686,6 @@ msgid "_Insert before"
msgstr ""
#: movecopysheet.ui:279
-#, fuzzy
msgctxt "movecopysheet|label2"
msgid "Location"
msgstr "ທີ່ຕັ້ງ"
@@ -19117,19 +18727,16 @@ msgid "Results to:"
msgstr ""
#: movingaveragedialog.ui:130
-#, fuzzy
msgctxt "movingaveragedialog|label3"
msgid "Data"
msgstr "ຂໍ້ມູນ"
#: movingaveragedialog.ui:224
-#, fuzzy
msgctxt "movingaveragedialog|groupedby-columns-radio"
msgid "Columns"
msgstr "ຖັນ"
#: movingaveragedialog.ui:239
-#, fuzzy
msgctxt "movingaveragedialog|groupedby-rows-radio"
msgid "Rows"
msgstr "ແຖວ"
@@ -19153,7 +18760,6 @@ msgid "Parameters"
msgstr "~ຕົວຊີ້ວັດ"
#: multipleoperationsdialog.ui:9
-#, fuzzy
msgctxt "multipleoperationsdialog|MultipleOperationsDialog"
msgid "Multiple operations"
msgstr "ການປະຕິບັດການຫຼາຍຢ່າງ"
@@ -19200,7 +18806,6 @@ msgid "For _data range"
msgstr ""
#: namerangesdialog.ui:303
-#, fuzzy
msgctxt "namerangesdialog|label1"
msgid "Range"
msgstr "ຂອບເຂດ"
@@ -19218,31 +18823,26 @@ msgid "Row:"
msgstr "ແຖວ"
#: navigatorpanel.ui:58
-#, fuzzy
msgctxt "navigatorpanel|column|tooltip_text"
msgid "Column"
msgstr "ຖັນ"
#: navigatorpanel.ui:70
-#, fuzzy
msgctxt "navigatorpanel|row|tooltip_text"
msgid "Row"
msgstr "ແຖວ"
#: navigatorpanel.ui:86
-#, fuzzy
msgctxt "navigatorpanel|datarange|tooltip_text"
msgid "Data Range"
msgstr "ຂອບເຂດຂໍ້ມູນ"
#: navigatorpanel.ui:99
-#, fuzzy
msgctxt "navigatorpanel|start|tooltip_text"
msgid "Start"
msgstr "ເລີ່ມຕົ້ນ"
#: navigatorpanel.ui:112
-#, fuzzy
msgctxt "navigatorpanel|end|tooltip_text"
msgid "End"
msgstr "ຈົບ"
@@ -19254,7 +18854,6 @@ msgid "Contents"
msgstr "ເນື້ອໃນ"
#: navigatorpanel.ui:138
-#, fuzzy
msgctxt "navigatorpanel|toggle|tooltip_text"
msgid "Toggle"
msgstr "ທງເລືອກປິດຫຼືເປີດ"
@@ -19272,7 +18871,6 @@ msgid "Drag Mode"
msgstr "ຮູບແບບການແກ່"
#: navigatorpanel.ui:190
-#, fuzzy
msgctxt "navigatorpanel|documents|tooltip_text"
msgid "Document"
msgstr "ເອກະສານ"
@@ -19294,7 +18892,6 @@ msgid "No solution was found."
msgstr ""
#: notebookbar.ui:391
-#, fuzzy
msgctxt "notebookbar|FileLabel"
msgid "File"
msgstr "ແຟ້ມ"
@@ -19321,7 +18918,6 @@ msgid "Horizontal Alignment"
msgstr ""
#: notebookbar.ui:1116
-#, fuzzy
msgctxt "notebookbar|indent|tooltip_text"
msgid "Indent"
msgstr "ປະທັບຕາ"
@@ -19333,7 +18929,6 @@ msgid "Increase Indent"
msgstr "ເພີ່ມການເພີ້ມພູນຂື້ນ"
#: notebookbar.ui:1139
-#, fuzzy
msgctxt "notebookbar|decreaseindent1|tooltip_text"
msgid "Decrease Indent"
msgstr "ຫຼຸດການເພີ້ມພູນລົງ"
@@ -19355,7 +18950,6 @@ msgid "Symbol"
msgstr "ສັນຍາລັກ"
#: notebookbar.ui:2022
-#, fuzzy
msgctxt "notebookbar|InsertLabel"
msgid "Insert"
msgstr "ແຊກໃສ່"
@@ -19371,7 +18965,6 @@ msgid "Page Layout"
msgstr ""
#: notebookbar.ui:2726
-#, fuzzy
msgctxt "notebookbar|DataLabel"
msgid "Data"
msgstr "ຂໍ້ມູນ"
@@ -19383,7 +18976,6 @@ msgid "Auto Spellcheck"
msgstr "~AutoSpellcheck"
#: notebookbar.ui:3041
-#, fuzzy
msgctxt "notebookbar|ReviewLabel"
msgid "Review"
msgstr "ສະແດງຄືນ"
@@ -19444,7 +19036,6 @@ msgid "Bad"
msgstr ""
#: notebookbar_groupedbar_compact.ui:3937
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|error"
msgid "Error"
msgstr "ຜິດພາດ"
@@ -19461,13 +19052,11 @@ msgid "Neutral"
msgstr ""
#: notebookbar_groupedbar_compact.ui:3961
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|warning"
msgid "Warning"
msgstr "ການເຕືອນ"
#: notebookbar_groupedbar_compact.ui:3975
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|footnote"
msgid "Footnote"
msgstr "ໝາຍເຫດທ້າຍໜ້າ"
@@ -19739,7 +19328,6 @@ msgid "Bad"
msgstr ""
#: notebookbar_groupedbar_full.ui:3871
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|error"
msgid "Error"
msgstr "ຜິດພາດ"
@@ -19756,13 +19344,11 @@ msgid "Neutral"
msgstr ""
#: notebookbar_groupedbar_full.ui:3895
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|warning"
msgid "Warning"
msgstr "ການເຕືອນ"
#: notebookbar_groupedbar_full.ui:3909
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|footnote"
msgid "Footnote"
msgstr "ໝາຍເຫດທ້າຍໜ້າ"
@@ -20003,19 +19589,16 @@ msgid "Hyperlink"
msgstr "ລີ້ງ"
#: notebookbar_groups.ui:54
-#, fuzzy
msgctxt "notebookbar_groups|footnote"
msgid "Footnote"
msgstr "ໝາຍເຫດທ້າຍໜ້າ"
#: notebookbar_groups.ui:63
-#, fuzzy
msgctxt "notebookbar_groups|endnote"
msgid "Endnote"
msgstr "ໝາຍເຫດທ້າຍສຸດ"
#: notebookbar_groups.ui:78
-#, fuzzy
msgctxt "notebookbar_groups|bookmark"
msgid "Bookmark"
msgstr "ບ່ອນຂັ້ນໜັງສື"
@@ -20076,13 +19659,11 @@ msgid "Bad"
msgstr ""
#: notebookbar_groups.ui:251
-#, fuzzy
msgctxt "notebookbar_groups|stylemenustatw"
msgid "Warning"
msgstr "ການເຕືອນ"
#: notebookbar_groups.ui:260
-#, fuzzy
msgctxt "notebookbar_groups|stylemenustate"
msgid "Error"
msgstr "ຜິດພາດ"
@@ -20094,7 +19675,6 @@ msgid "Note"
msgstr "ບໍ່"
#: notebookbar_groups.ui:284
-#, fuzzy
msgctxt "notebookbar_groups|stylemenutxtf"
msgid "Footnote"
msgstr "ໝາຍເຫດທ້າຍໜ້າ"
@@ -20133,7 +19713,6 @@ msgid "Style 4"
msgstr ""
#: notebookbar_groups.ui:530
-#, fuzzy
msgctxt "notebookbar_groups|filegrouplabel"
msgid "File"
msgstr "ແຟ້ມ"
@@ -20161,7 +19740,6 @@ msgid " "
msgstr ""
#: notebookbar_groups.ui:1034
-#, fuzzy
msgctxt "notebookbar_groups|leftb"
msgid "Left"
msgstr "ຊ້າຍ"
@@ -20173,7 +19751,6 @@ msgid "Center"
msgstr "ທາງກາງ"
#: notebookbar_groups.ui:1069
-#, fuzzy
msgctxt "notebookbar_groups|rightb"
msgid "Right"
msgstr "ຂວາ"
@@ -20185,7 +19762,6 @@ msgid "Text"
msgstr "ຂໍ້ຄວາມ"
#: notebookbar_groups.ui:1376
-#, fuzzy
msgctxt "notebookbar_groups|mergeb"
msgid "Merge"
msgstr "ຮວມກັນ"
@@ -20227,7 +19803,6 @@ msgid "Spreadsheet"
msgstr "ຕາຕະລາງການຄິດໄລ່"
#: notebookbar_groups.ui:1740
-#, fuzzy
msgctxt "notebookbar_groups|shapesb"
msgid "Shapes"
msgstr "ຫລາຍຮູບຮ່າງ"
@@ -20239,7 +19814,6 @@ msgid "Links"
msgstr "~ເຊື່ອມຕໍ່"
#: notebookbar_groups.ui:1864
-#, fuzzy
msgctxt "notebookbar_groups|insertgrouplabel"
msgid "Insert"
msgstr "ແຊກໃສ່"
@@ -20530,7 +20104,6 @@ msgid "_Always apply manual breaks"
msgstr ""
#: optdlg.ui:68
-#, fuzzy
msgctxt "optdlg|label1"
msgid "Pages"
msgstr "ໜ້າ"
@@ -20541,7 +20114,6 @@ msgid "_Print only selected sheets"
msgstr ""
#: optdlg.ui:124
-#, fuzzy
msgctxt "optdlg|label2"
msgid "Sheets"
msgstr "ໜ້າເຈ້ຍ"
@@ -20557,7 +20129,6 @@ msgid "Formula _syntax:"
msgstr ""
#: optformula.ui:87
-#, fuzzy
msgctxt "optformula|label1"
msgid "Formula Options"
msgstr "ຕົວເລືອກແບບ"
@@ -20743,7 +20314,6 @@ msgid "_Delete"
msgstr "ລຶບ"
#: pagetemplatedialog.ui:8
-#, fuzzy
msgctxt "pagetemplatedialog|PageTemplateDialog"
msgid "Page Style"
msgstr "ຮູບແບບໜ້າ"
@@ -20754,13 +20324,11 @@ msgid "Organizer"
msgstr ""
#: pagetemplatedialog.ui:128
-#, fuzzy
msgctxt "pagetemplatedialog|page"
msgid "Page"
msgstr "ໜ້າ"
#: pagetemplatedialog.ui:151
-#, fuzzy
msgctxt "pagetemplatedialog|borders"
msgid "Borders"
msgstr "ຂອບ"
@@ -20772,7 +20340,6 @@ msgid "Background"
msgstr "ພື້ນ"
#: pagetemplatedialog.ui:197
-#, fuzzy
msgctxt "pagetemplatedialog|header"
msgid "Header"
msgstr "ສ່ວນຫົວ"
@@ -20784,13 +20351,11 @@ msgid "Footer"
msgstr "ສ່ວນຕີນ"
#: pagetemplatedialog.ui:243
-#, fuzzy
msgctxt "pagetemplatedialog|sheet"
msgid "Sheet"
msgstr "ໜ້າເຈ້ຍ"
#: paradialog.ui:8
-#, fuzzy
msgctxt "paradialog|ParagraphDialog"
msgid "Paragraph"
msgstr "ຫຍໍ້ໜ້າ"
@@ -20835,13 +20400,11 @@ msgid "Organizer"
msgstr ""
#: paratemplatedialog.ui:142
-#, fuzzy
msgctxt "paratemplatedialog|numbers"
msgid "Numbers"
msgstr "ຕົວເລກ"
#: paratemplatedialog.ui:165
-#, fuzzy
msgctxt "paratemplatedialog|font"
msgid "Font"
msgstr "ແບບຕົວອັກສອນ"
@@ -20863,7 +20426,6 @@ msgid "Asian Typography"
msgstr ""
#: paratemplatedialog.ui:257
-#, fuzzy
msgctxt "paratemplatedialog|borders"
msgid "Borders"
msgstr "ຂອບ"
@@ -20880,7 +20442,6 @@ msgid "Cell Protection"
msgstr ""
#: pastespecial.ui:23
-#, fuzzy
msgctxt "pastespecial|PasteSpecial"
msgid "Paste Special"
msgstr "ວາງໃສ່ພິເສດ"
@@ -20947,7 +20508,6 @@ msgid "_Objects"
msgstr "ວັດຖຸ"
#: pastespecial.ui:307
-#, fuzzy
msgctxt "pastespecial|label1"
msgid "Selection"
msgstr "ການເລືອກ"
@@ -21031,7 +20591,6 @@ msgid "Shift Cells"
msgstr ""
#: pivotfielddialog.ui:9
-#, fuzzy
msgctxt "pivotfielddialog|PivotFieldDialog"
msgid "Data Field"
msgstr "ພື້ນທີ່ຂໍ້ມູນ"
@@ -21061,7 +20620,6 @@ msgid "_User-defined"
msgstr "ຜູ້ໃຊ້ ກຳນົດ"
#: pivotfielddialog.ui:203
-#, fuzzy
msgctxt "pivotfielddialog|label1"
msgid "Subtotals"
msgstr "ຜົນຮວມຍ່ອຍ"
@@ -21078,31 +20636,26 @@ msgid "Name:"
msgstr "ຊື່"
#: pivotfilterdialog.ui:8
-#, fuzzy
msgctxt "pivotfilterdialog|PivotFilterDialog"
msgid "Filter"
msgstr "ຕົວກອງ"
#: pivotfilterdialog.ui:104
-#, fuzzy
msgctxt "pivotfilterdialog|connect1"
msgid "AND"
msgstr "ແລະ"
#: pivotfilterdialog.ui:105
-#, fuzzy
msgctxt "pivotfilterdialog|connect1"
msgid "OR"
msgstr "ຫຼື"
#: pivotfilterdialog.ui:121
-#, fuzzy
msgctxt "pivotfilterdialog|connect2"
msgid "AND"
msgstr "ແລະ"
#: pivotfilterdialog.ui:122
-#, fuzzy
msgctxt "pivotfilterdialog|connect2"
msgid "OR"
msgstr "ຫຼື"
@@ -21113,19 +20666,16 @@ msgid "Operator"
msgstr ""
#: pivotfilterdialog.ui:145
-#, fuzzy
msgctxt "pivotfilterdialog|label3"
msgid "Field name"
msgstr "ຊື່ພື້ນທີ່"
#: pivotfilterdialog.ui:156
-#, fuzzy
msgctxt "pivotfilterdialog|label4"
msgid "Condition"
msgstr "ເລື່ອນໄຂ"
#: pivotfilterdialog.ui:167
-#, fuzzy
msgctxt "pivotfilterdialog|label5"
msgid "Value"
msgstr "ຄ່າ"
@@ -21248,7 +20798,6 @@ msgid "New sheet"
msgstr ""
#: pivottablelayoutdialog.ui:562
-#, fuzzy
msgctxt "pivottablelayoutdialog|destination-radio-selection"
msgid "Selection"
msgstr "ການເລືອກ"
@@ -21265,7 +20814,6 @@ msgid "Destination"
msgstr ""
#: pivottablelayoutdialog.ui:668
-#, fuzzy
msgctxt "pivottablelayoutdialog|source-radio-selection"
msgid "Selection"
msgstr "ການເລືອກ"
@@ -21293,7 +20841,6 @@ msgid "Edit Print Ranges"
msgstr ""
#: printareasdialog.ui:134
-#, fuzzy
msgctxt "printareasdialog|lbprintarea"
msgid "- none -"
msgstr "- ບໍ່ -"
@@ -21321,7 +20868,6 @@ msgid "Print Range"
msgstr "ຂອບເຂດການພີມ"
#: printareasdialog.ui:219
-#, fuzzy
msgctxt "printareasdialog|lbrepeatrow"
msgid "- none -"
msgstr "- ບໍ່ -"
@@ -21338,7 +20884,6 @@ msgid "Rows to Repeat"
msgstr ""
#: printareasdialog.ui:302
-#, fuzzy
msgctxt "printareasdialog|lbrepeatcol"
msgid "- none -"
msgstr "- ບໍ່ -"
@@ -21441,7 +20986,6 @@ msgid "Uniform Integer"
msgstr ""
#: randomnumbergenerator.ui:30
-#, fuzzy
msgctxt "randomnumbergenerator|distribution-liststore"
msgid "Normal"
msgstr "ປົກກະຕິ"
@@ -21488,7 +21032,6 @@ msgid "Cell range:"
msgstr ""
#: randomnumbergenerator.ui:225
-#, fuzzy
msgctxt "randomnumbergenerator|label1"
msgid "Data"
msgstr "ຂໍ້ມູນ"
@@ -21500,13 +21043,11 @@ msgid "Distribution:"
msgstr "~ການແຈກຍາຍ"
#: randomnumbergenerator.ui:288
-#, fuzzy
msgctxt "randomnumbergenerator|parameter1-label"
msgid "..."
msgstr "..."
#: randomnumbergenerator.ui:303
-#, fuzzy
msgctxt "randomnumbergenerator|parameter2-label"
msgid "..."
msgstr "..."
@@ -21564,19 +21105,16 @@ msgid "Results to:"
msgstr ""
#: regressiondialog.ui:220
-#, fuzzy
msgctxt "regressiondialog|label1"
msgid "Data"
msgstr "ຂໍ້ມູນ"
#: regressiondialog.ui:255
-#, fuzzy
msgctxt "regressiondialog|groupedby-columns-radio"
msgid "Columns"
msgstr "ຖັນ"
#: regressiondialog.ui:271
-#, fuzzy
msgctxt "regressiondialog|groupedby-rows-radio"
msgid "Rows"
msgstr "ແຖວ"
@@ -21696,7 +21234,6 @@ msgid "Row Height"
msgstr "ຄວາມສູງແຖວ"
#: rowheightdialog.ui:88
-#, fuzzy
msgctxt "rowheightdialog|label1"
msgid "Height:"
msgstr "ຄວາມສູງ:"
@@ -21723,7 +21260,6 @@ msgid "Results to:"
msgstr ""
#: samplingdialog.ui:194
-#, fuzzy
msgctxt "samplingdialog|label4"
msgid "Data"
msgstr "ຂໍ້ມູນ"
@@ -21821,13 +21357,11 @@ msgid "on"
msgstr "ເທິງ"
#: scenariomenu.ui:12
-#, fuzzy
msgctxt "scenariomenu|delete"
msgid "Delete"
msgstr "ລຶບ"
#: scenariomenu.ui:20
-#, fuzzy
msgctxt "scenariomenu|edit"
msgid "Properties..."
msgstr "ຄຸນສົມບັດ..."
@@ -21889,25 +21423,21 @@ msgid "Expand _references when new columns/rows are inserted"
msgstr ""
#: scgeneralpage.ui:318
-#, fuzzy
msgctxt "scgeneralpage|alignlb"
msgid "Down"
msgstr "ລົງ"
#: scgeneralpage.ui:319
-#, fuzzy
msgctxt "scgeneralpage|alignlb"
msgid "Right"
msgstr "ຂວາ"
#: scgeneralpage.ui:320
-#, fuzzy
msgctxt "scgeneralpage|alignlb"
msgid "Up"
msgstr "ຂື້ນ"
#: scgeneralpage.ui:321
-#, fuzzy
msgctxt "scgeneralpage|alignlb"
msgid "Left"
msgstr "ຊ້າຍ"
@@ -21970,7 +21500,6 @@ msgid "_Type:"
msgstr "ຊະນິດ:"
#: selectdatasource.ui:145
-#, fuzzy
msgctxt "selectdatasource|type"
msgid "Table"
msgstr "ຕາຕະລາງ"
@@ -22000,13 +21529,11 @@ msgid "Data so_urce:"
msgstr "ແຫ່ຼງຂໍ້ມູນ"
#: selectdatasource.ui:201
-#, fuzzy
msgctxt "selectdatasource|label1"
msgid "Selection"
msgstr "ການເລືອກ"
#: selectrange.ui:7
-#, fuzzy
msgctxt "selectrange|SelectRangeDialog"
msgid "Select Database Range"
msgstr "ເລືອກຂອບເຂດຖານຂໍ້ມູນ"
@@ -22044,7 +21571,6 @@ msgid "_External source/interface"
msgstr ""
#: selectsource.ui:198
-#, fuzzy
msgctxt "selectsource|label1"
msgid "Selection"
msgstr "ການເລືອກ"
@@ -22076,7 +21602,6 @@ msgid "Headers/Footers"
msgstr ""
#: sharedheaderdialog.ui:106
-#, fuzzy
msgctxt "sharedheaderdialog|header"
msgid "Header"
msgstr "ສ່ວນຫົວ"
@@ -22108,7 +21633,6 @@ msgid "Note: Changes to formatting attributes like fonts, colors, and number for
msgstr ""
#: sharedocumentdlg.ui:169
-#, fuzzy
msgctxt "sharedocumentdlg|name"
msgid "Name"
msgstr "ຊື່"
@@ -22183,7 +21707,6 @@ msgid "_Objects/Images"
msgstr ""
#: sheetprintpage.ui:257
-#, fuzzy
msgctxt "sheetprintpage|checkBTN_CHARTS"
msgid "Charts"
msgstr "ແຜນວາດ"
@@ -22207,7 +21730,6 @@ msgid "_Zero values"
msgstr "ຄ່າສູນ"
#: sheetprintpage.ui:335
-#, fuzzy
msgctxt "sheetprintpage|labelPrint"
msgid "Print"
msgstr "ພີມ"
@@ -22249,19 +21771,16 @@ msgid "N_umber of pages:"
msgstr "ຈຳນວນຂອງໜ້າ:"
#: sheetprintpage.ui:569
-#, fuzzy
msgctxt "sheetprintpage|comboLB_SCALEMODE"
msgid "Reduce/enlarge printout"
msgstr "ຫຍໍ້ລົງ/ຂະຫຍາຍອອກ ການພີມອອກ"
#: sheetprintpage.ui:570
-#, fuzzy
msgctxt "sheetprintpage|comboLB_SCALEMODE"
msgid "Fit print range(s) to width/height"
msgstr "ຂອບເຂດການພີມພໍດີກັບຄວາມກວ້າງ/ຄວາມສູງ"
#: sheetprintpage.ui:571
-#, fuzzy
msgctxt "sheetprintpage|comboLB_SCALEMODE"
msgid "Fit print range(s) on number of pages"
msgstr "ຂອບເຂດການພີມພໍດີໃນເລກໜ້າ"
@@ -22311,7 +21830,6 @@ msgid "_Choose the field containing the detail you want to show"
msgstr "~ເລືອກພື້ນທີ່ບັນຈຸລາຍລະອຽດທີ່ຕ້ອງການສະແດງ"
#: showsheetdialog.ui:8
-#, fuzzy
msgctxt "showsheetdialog|ShowSheetDialog"
msgid "Show Sheet"
msgstr "ສະແດງໜ້າເຈ້ຍ"
@@ -22515,7 +22033,6 @@ msgid "Text"
msgstr "ຂໍ້ຄວາມ"
#: sidebarnumberformat.ui:54
-#, fuzzy
msgctxt "sidebarnumberformat|category-atkobject"
msgid "Category"
msgstr "ປະເພດ"
@@ -22817,49 +22334,41 @@ msgid "Operator"
msgstr ""
#: solverdlg.ui:626
-#, fuzzy
msgctxt "solverdlg|val1edit-atkobject"
msgid "Value"
msgstr "ຄ່າ"
#: solverdlg.ui:645
-#, fuzzy
msgctxt "solverdlg|val2edit-atkobject"
msgid "Value"
msgstr "ຄ່າ"
#: solverdlg.ui:664
-#, fuzzy
msgctxt "solverdlg|val3edit-atkobject"
msgid "Value"
msgstr "ຄ່າ"
#: solverdlg.ui:683
-#, fuzzy
msgctxt "solverdlg|val4edit-atkobject"
msgid "Value"
msgstr "ຄ່າ"
#: solverdlg.ui:742
-#, fuzzy
msgctxt "solverdlg|del2|tooltip_text"
msgid "Remove"
msgstr "ເອົາອອກ"
#: solverdlg.ui:755
-#, fuzzy
msgctxt "solverdlg|del1|tooltip_text"
msgid "Remove"
msgstr "ເອົາອອກ"
#: solverdlg.ui:768
-#, fuzzy
msgctxt "solverdlg|del3|tooltip_text"
msgid "Remove"
msgstr "ເອົາອອກ"
#: solverdlg.ui:781
-#, fuzzy
msgctxt "solverdlg|del4|tooltip_text"
msgid "Remove"
msgstr "ເອົາອອກ"
@@ -22881,13 +22390,11 @@ msgid "Solver engine:"
msgstr ""
#: solveroptionsdialog.ui:70
-#, fuzzy
msgctxt "solveroptionsdialog|label1"
msgid "Settings:"
msgstr "ການຕິດຕັ້ງ:"
#: solveroptionsdialog.ui:96
-#, fuzzy
msgctxt "solveroptionsdialog|edit"
msgid "Edit..."
msgstr "ແກ້ໄຂ..."
@@ -23024,7 +22531,6 @@ msgid "Custom sort order"
msgstr ""
#: sortoptionspage.ui:201
-#, fuzzy
msgctxt "sortoptionspage|label6"
msgid "Language"
msgstr "ພາສາ"
@@ -23052,7 +22558,6 @@ msgid "L_eft to right (sort columns)"
msgstr ""
#: sortoptionspage.ui:340
-#, fuzzy
msgctxt "sortoptionspage|label1"
msgid "Direction"
msgstr "ທິດທາງ"
@@ -23105,13 +22610,11 @@ msgid "Standard Filter"
msgstr "ຕົວກອງມາດຕະຖານ..."
#: standardfilterdialog.ui:119
-#, fuzzy
msgctxt "standardfilterdialog|connect1"
msgid "AND"
msgstr "ແລະ"
#: standardfilterdialog.ui:120
-#, fuzzy
msgctxt "standardfilterdialog|connect1"
msgid "OR"
msgstr "ຫຼື"
@@ -23122,13 +22625,11 @@ msgid "Operator 1"
msgstr ""
#: standardfilterdialog.ui:141
-#, fuzzy
msgctxt "standardfilterdialog|connect2"
msgid "AND"
msgstr "ແລະ"
#: standardfilterdialog.ui:142
-#, fuzzy
msgctxt "standardfilterdialog|connect2"
msgid "OR"
msgstr "ຫຼື"
@@ -23139,13 +22640,11 @@ msgid "Operator 2"
msgstr ""
#: standardfilterdialog.ui:163
-#, fuzzy
msgctxt "standardfilterdialog|connect3"
msgid "AND"
msgstr "ແລະ"
#: standardfilterdialog.ui:164
-#, fuzzy
msgctxt "standardfilterdialog|connect3"
msgid "OR"
msgstr "ຫຼື"
@@ -23156,13 +22655,11 @@ msgid "Operator 3"
msgstr ""
#: standardfilterdialog.ui:182
-#, fuzzy
msgctxt "standardfilterdialog|connect4"
msgid "AND"
msgstr "ແລະ"
#: standardfilterdialog.ui:183
-#, fuzzy
msgctxt "standardfilterdialog|connect4"
msgid "OR"
msgstr "ຫຼື"
@@ -23178,19 +22675,16 @@ msgid "Operator"
msgstr ""
#: standardfilterdialog.ui:211
-#, fuzzy
msgctxt "standardfilterdialog|label3"
msgid "Field name"
msgstr "ຊື່ພື້ນທີ່"
#: standardfilterdialog.ui:222
-#, fuzzy
msgctxt "standardfilterdialog|label4"
msgid "Condition"
msgstr "ເລື່ອນໄຂ"
#: standardfilterdialog.ui:233
-#, fuzzy
msgctxt "standardfilterdialog|label5"
msgid "Value"
msgstr "ຄ່າ"
@@ -23568,7 +23062,6 @@ msgid "Document: "
msgstr "ເອກະສານ"
#: subtotaldialog.ui:8
-#, fuzzy
msgctxt "subtotaldialog|SubTotalDialog"
msgid "Subtotals"
msgstr "ຜົນຮວມຍ່ອຍ"
@@ -23595,37 +23088,31 @@ msgid "Options"
msgstr "ຕົວເລືອກ"
#: subtotalgrppage.ui:12
-#, fuzzy
msgctxt "subtotalgrppage|liststore1"
msgid "Sum"
msgstr "ຜົນລວມ"
#: subtotalgrppage.ui:15
-#, fuzzy
msgctxt "subtotalgrppage|liststore1"
msgid "Count"
msgstr "ນັບ"
#: subtotalgrppage.ui:18
-#, fuzzy
msgctxt "subtotalgrppage|liststore1"
msgid "Average"
msgstr "ສະເລ່ຍ"
#: subtotalgrppage.ui:21
-#, fuzzy
msgctxt "subtotalgrppage|liststore1"
msgid "Max"
msgstr "ໃຫ່ຍສຸດ"
#: subtotalgrppage.ui:24
-#, fuzzy
msgctxt "subtotalgrppage|liststore1"
msgid "Min"
msgstr "ນ້ອຍສຸດ"
#: subtotalgrppage.ui:27
-#, fuzzy
msgctxt "subtotalgrppage|liststore1"
msgid "Product"
msgstr "ຜົນຄູນ"
@@ -23637,25 +23124,21 @@ msgid "Count (numbers only)"
msgstr "ນັບ(ຕົວເລກຢ່າງດຽວ)"
#: subtotalgrppage.ui:33
-#, fuzzy
msgctxt "subtotalgrppage|liststore1"
msgid "StDev (Sample)"
msgstr "StDev (ຕົວຢ່າງ)"
#: subtotalgrppage.ui:36
-#, fuzzy
msgctxt "subtotalgrppage|liststore1"
msgid "StDevP (Population)"
msgstr "StDevP (ປະຊາກອນ)"
#: subtotalgrppage.ui:39
-#, fuzzy
msgctxt "subtotalgrppage|liststore1"
msgid "Var (Sample)"
msgstr "Var (ຕົວຢ່າງ)"
#: subtotalgrppage.ui:42
-#, fuzzy
msgctxt "subtotalgrppage|liststore1"
msgid "VarP (Population)"
msgstr "VarP (ປະຊາກອນ)"
@@ -23748,7 +23231,6 @@ msgid "From ro_w:"
msgstr ""
#: textimportcsv.ui:189
-#, fuzzy
msgctxt "textimportcsv|label1"
msgid "Import"
msgstr "ນຳເຂົ້າ"
@@ -23835,7 +23317,6 @@ msgid "Text to Columns"
msgstr ""
#: textimportcsv.ui:654
-#, fuzzy
msgctxt "textimportcsv|label4"
msgid "Fields"
msgstr "ພື້ນທີ່"
@@ -23852,7 +23333,6 @@ msgid "Custom:"
msgstr "ລູກຄ້າ:"
#: textimportoptions.ui:113
-#, fuzzy
msgctxt "textimportoptions|automatic"
msgid "Automatic"
msgstr "ອັດຕະໂນມັດ"
@@ -23961,7 +23441,6 @@ msgid "_Color:"
msgstr ""
#: tpviewpage.ui:399
-#, fuzzy
msgctxt "tpviewpage|grid"
msgid "Show"
msgstr "ສະແດງ"
@@ -24011,7 +23490,6 @@ msgid "_Drawing objects:"
msgstr "ການແຕ້ມ"
#: tpviewpage.ui:548
-#, fuzzy
msgctxt "tpviewpage|objgrf"
msgid "Show"
msgstr "ສະແດງ"
@@ -24023,7 +23501,6 @@ msgid "Hide"
msgstr "ເຊື່ອງ"
#: tpviewpage.ui:564
-#, fuzzy
msgctxt "tpviewpage|diagram"
msgid "Show"
msgstr "ສະແດງ"
@@ -24035,7 +23512,6 @@ msgid "Hide"
msgstr "ເຊື່ອງ"
#: tpviewpage.ui:580
-#, fuzzy
msgctxt "tpviewpage|draw"
msgid "Show"
msgstr "ສະແດງ"
@@ -24047,7 +23523,6 @@ msgid "Hide"
msgstr "ເຊື່ອງ"
#: tpviewpage.ui:599
-#, fuzzy
msgctxt "tpviewpage|label2"
msgid "Objects"
msgstr "ວັດຖຸ"
@@ -24058,7 +23533,6 @@ msgid "S_ynchronize sheets"
msgstr ""
#: tpviewpage.ui:644
-#, fuzzy
msgctxt "tpviewpage|label3"
msgid "Zoom"
msgstr "ຂະຫຍາຍ"
@@ -24079,19 +23553,16 @@ msgid "Results to:"
msgstr ""
#: ttestdialog.ui:160
-#, fuzzy
msgctxt "ttestdialog|label1"
msgid "Data"
msgstr "ຂໍ້ມູນ"
#: ttestdialog.ui:254
-#, fuzzy
msgctxt "ttestdialog|groupedby-columns-radio"
msgid "Columns"
msgstr "ຖັນ"
#: ttestdialog.ui:270
-#, fuzzy
msgctxt "ttestdialog|groupedby-rows-radio"
msgid "Rows"
msgstr "ແຖວ"
@@ -24103,7 +23574,6 @@ msgid "Grouped by"
msgstr "ຈັດກຸ່ມໂດຍ:"
#: ungroupdialog.ui:8
-#, fuzzy
msgctxt "ungroupdialog|UngroupDialog"
msgid "Ungroup"
msgstr "ແຍກກຸ່ມ"
@@ -24159,7 +23629,6 @@ msgid "Cell range"
msgstr ""
#: validationcriteriapage.ui:39
-#, fuzzy
msgctxt "validationcriteriapage|liststore1"
msgid "List"
msgstr "ລາຍການ"
@@ -24355,19 +23824,16 @@ msgid "Results to:"
msgstr ""
#: ztestdialog.ui:160
-#, fuzzy
msgctxt "ztestdialog|label1"
msgid "Data"
msgstr "ຂໍ້ມູນ"
#: ztestdialog.ui:254
-#, fuzzy
msgctxt "ztestdialog|groupedby-columns-radio"
msgid "Columns"
msgstr "ຖັນ"
#: ztestdialog.ui:270
-#, fuzzy
msgctxt "ztestdialog|groupedby-rows-radio"
msgid "Rows"
msgstr "ແຖວ"
diff --git a/source/lo/scaddins/messages.po b/source/lo/scaddins/messages.po
index 623a9220079..5fe80cd4683 100644
--- a/source/lo/scaddins/messages.po
+++ b/source/lo/scaddins/messages.po
@@ -1080,7 +1080,6 @@ msgid "Returns the product of several complex numbers"
msgstr "ສົ່ງຄືນສິນຄ້າກັບຫລາຍຈຳນວນສົນ"
#: analysis.hrc:430 /home/cl/vc/git/libo-core/scaddins/inc/analysis.hrc:432
-#, fuzzy
msgctxt "ANALYSIS_Improduct"
msgid "Complex number"
msgstr "ຈຳນວນຊ້ອນ"
diff --git a/source/lo/scp2/source/ooo.po b/source/lo/scp2/source/ooo.po
index 80d060f8c4a..f3df67628cd 100644
--- a/source/lo/scp2/source/ooo.po
+++ b/source/lo/scp2/source/ooo.po
@@ -171,7 +171,6 @@ msgid "Installs Portuguese help in %PRODUCTNAME %PRODUCTVERSION"
msgstr ""
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_PT_BR\n"
@@ -188,7 +187,6 @@ msgid "Installs Portuguese (Brazil) help in %PRODUCTNAME %PRODUCTVERSION"
msgstr ""
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_JA\n"
@@ -237,7 +235,6 @@ msgid "Installs Chinese (simplified) help in %PRODUCTNAME %PRODUCTVERSION"
msgstr ""
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_ZH_TW\n"
@@ -270,7 +267,6 @@ msgid "Installs Dutch help in %PRODUCTNAME %PRODUCTVERSION"
msgstr ""
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_HU\n"
@@ -287,7 +283,6 @@ msgid "Installs Hungarian help in %PRODUCTNAME %PRODUCTVERSION"
msgstr ""
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_PL\n"
@@ -304,7 +299,6 @@ msgid "Installs Polish help in %PRODUCTNAME %PRODUCTVERSION"
msgstr ""
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_RU\n"
@@ -321,7 +315,6 @@ msgid "Installs Russian help in %PRODUCTNAME %PRODUCTVERSION"
msgstr ""
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_TR\n"
@@ -338,7 +331,6 @@ msgid "Installs Turkish help in %PRODUCTNAME %PRODUCTVERSION"
msgstr ""
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_EL\n"
@@ -355,7 +347,6 @@ msgid "Installs Greek help in %PRODUCTNAME %PRODUCTVERSION"
msgstr ""
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_TH\n"
@@ -372,7 +363,6 @@ msgid "Installs Thai help in %PRODUCTNAME %PRODUCTVERSION"
msgstr ""
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_CS\n"
@@ -421,7 +411,6 @@ msgid "Installs Croatian help in %PRODUCTNAME %PRODUCTVERSION"
msgstr ""
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_ET\n"
@@ -791,7 +780,6 @@ msgid "Installs Catalan (Valencian) help in %PRODUCTNAME %PRODUCTVERSION"
msgstr ""
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_DA\n"
@@ -808,7 +796,6 @@ msgid "Installs Danish help in %PRODUCTNAME %PRODUCTVERSION"
msgstr ""
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_FI\n"
@@ -825,7 +812,6 @@ msgid "Installs Finnish help in %PRODUCTNAME %PRODUCTVERSION"
msgstr ""
#: module_helppack.ulf
-#, fuzzy
msgctxt ""
"module_helppack.ulf\n"
"STR_NAME_MODULE_HELPPACK_HE\n"
@@ -1964,7 +1950,6 @@ msgid "Installs the Portuguese user interface"
msgstr ""
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_PT_BR\n"
@@ -1981,7 +1966,6 @@ msgid "Installs the Portuguese user interface"
msgstr ""
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_JA\n"
@@ -2030,7 +2014,6 @@ msgid "Installs the Chinese (simplified) user interface"
msgstr ""
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_ZH_TW\n"
@@ -2079,7 +2062,6 @@ msgid "Installs the Upper Sorbian user interface"
msgstr ""
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_HU\n"
@@ -2096,7 +2078,6 @@ msgid "Installs the Hungarian user interface"
msgstr ""
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_PL\n"
@@ -2113,7 +2094,6 @@ msgid "Installs the Polish user interface"
msgstr ""
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_RU\n"
@@ -2130,7 +2110,6 @@ msgid "Installs the Russian user interface"
msgstr ""
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_TR\n"
@@ -2147,7 +2126,6 @@ msgid "Installs the Turkish user interface"
msgstr ""
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_EL\n"
@@ -2164,7 +2142,6 @@ msgid "Installs the Greek user interface"
msgstr ""
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_TH\n"
@@ -2181,7 +2158,6 @@ msgid "Installs the Thai user interface"
msgstr ""
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_CS\n"
@@ -2230,7 +2206,6 @@ msgid "Installs the Croatian user interface"
msgstr ""
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_ET\n"
@@ -2616,7 +2591,6 @@ msgid "Installs the Catalan (Valencian) user interface"
msgstr ""
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_DA\n"
@@ -2633,7 +2607,6 @@ msgid "Installs the Danish user interface"
msgstr ""
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_FI\n"
@@ -2650,7 +2623,6 @@ msgid "Installs the Finnish user interface"
msgstr ""
#: module_langpack.ulf
-#, fuzzy
msgctxt ""
"module_langpack.ulf\n"
"STR_NAME_MODULE_LANGPACK_HE\n"
@@ -3916,7 +3888,6 @@ msgid "Catalan spelling dictionary, hyphenation rules, and thesaurus"
msgstr ""
#: module_ooo.ulf
-#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_NAME_MODULE_EXTENSION_DICTIONARY_CS\n"
@@ -3933,7 +3904,6 @@ msgid "Czech spelling dictionary, hyphenation rules, and thesaurus"
msgstr ""
#: module_ooo.ulf
-#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_NAME_MODULE_EXTENSION_DICTIONARY_DA\n"
@@ -3984,7 +3954,6 @@ msgid "English spelling dictionaries, hyphenation rules, thesaurus, and grammar
msgstr ""
#: module_ooo.ulf
-#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_NAME_MODULE_EXTENSION_DICTIONARY_EL\n"
@@ -4018,7 +3987,6 @@ msgid "Spanish spelling dictionary, hyphenation rules, and thesaurus"
msgstr ""
#: module_ooo.ulf
-#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_NAME_MODULE_EXTENSION_DICTIONARY_ET\n"
@@ -4099,7 +4067,6 @@ msgid "Gujarati spelling dictionary"
msgstr ""
#: module_ooo.ulf
-#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_NAME_MODULE_EXTENSION_DICTIONARY_HE\n"
@@ -4132,7 +4099,6 @@ msgid "Hindi spelling dictionary"
msgstr ""
#: module_ooo.ulf
-#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_NAME_MODULE_EXTENSION_DICTIONARY_HU\n"
@@ -4325,7 +4291,6 @@ msgid "Occitan spelling dictionary"
msgstr ""
#: module_ooo.ulf
-#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_NAME_MODULE_EXTENSION_DICTIONARY_PL\n"
@@ -4342,7 +4307,6 @@ msgid "Polish spelling dictionary, hyphenation rules, and thesaurus"
msgstr ""
#: module_ooo.ulf
-#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_NAME_MODULE_EXTENSION_DICTIONARY_PT_BR\n"
@@ -4391,7 +4355,6 @@ msgid "Romanian spelling dictionary, hyphenation rules, and thesaurus"
msgstr ""
#: module_ooo.ulf
-#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_NAME_MODULE_EXTENSION_DICTIONARY_RU\n"
@@ -4536,7 +4499,6 @@ msgid "Telugu spelling dictionary, and hyphenation rules"
msgstr ""
#: module_ooo.ulf
-#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_NAME_MODULE_EXTENSION_DICTIONARY_TH\n"
diff --git a/source/lo/sd/messages.po b/source/lo/sd/messages.po
index d8407af06af..2ee8952f96b 100644
--- a/source/lo/sd/messages.po
+++ b/source/lo/sd/messages.po
@@ -14,13 +14,11 @@ msgstr ""
"X-Generator: LibreOffice\n"
#: DocumentRenderer.hrc:29
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_CONTENT_CHOICES"
msgid "Slides"
msgstr "ສະໄລ້"
#: DocumentRenderer.hrc:30
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_CONTENT_CHOICES"
msgid "Handouts"
msgstr "ສ່ົງໄປ"
@@ -88,7 +86,6 @@ msgid "Original colors"
msgstr ""
#: DocumentRenderer.hrc:55
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_QUALITY_CHOICES"
msgid "Grayscale"
msgstr "ສີເທົາ"
@@ -670,7 +667,6 @@ msgid "Modify page margins"
msgstr "ແປງຂອບເຂດຂອງໜ້າ"
#: strings.hrc:109
-#, fuzzy
msgctxt "STR_EDIT_OBJ"
msgid "~Edit"
msgstr "~ແກ້ໄຂ"
@@ -2049,7 +2045,6 @@ msgid "PresentationPageNumberShape"
msgstr ""
#: strings.hrc:385
-#, fuzzy
msgctxt "SID_SD_A11Y_D_PRESENTATION"
msgid "%PRODUCTNAME Presentation"
msgstr "%PRODUCTNAME ການບັນຍາຍ"
@@ -2067,13 +2062,11 @@ msgid "Outliner"
msgstr "ໂຄງເສັນ"
#: strings.hrc:388
-#, fuzzy
msgctxt "SID_SD_A11Y_P_SUBTITLE_N_STYLE"
msgid "Subtitle"
msgstr "ຫົວຂໍ້ຍ່ອຍ"
#: strings.hrc:389
-#, fuzzy
msgctxt "SID_SD_A11Y_P_PAGE_N_STYLE"
msgid "Page"
msgstr "ໜ້າ"
@@ -2102,7 +2095,6 @@ msgid "Footer"
msgstr "ສ່ວນຕີນ"
#: strings.hrc:394
-#, fuzzy
msgctxt "SID_SD_A11Y_P_HEADER_N_STYLE"
msgid "Header"
msgstr "ສ່ວນຫົວ"
@@ -2177,7 +2169,6 @@ msgid "Fill color:"
msgstr "ສີທຳອິດ"
#: strings.hrc:408
-#, fuzzy
msgctxt "STR_CUSTOMANIMATION_STYLE_PROPERTY"
msgid "Style:"
msgstr "ແບບ:"
@@ -2195,7 +2186,6 @@ msgid "Font color:"
msgstr "ສີທຳອິດ"
#: strings.hrc:411
-#, fuzzy
msgctxt "STR_CUSTOMANIMATION_FONT_SIZE_STYLE_PROPERTY"
msgid "Style:"
msgstr "ແບບ:"
@@ -2382,13 +2372,11 @@ msgid "%PRODUCTNAME %s"
msgstr "ອີງຕາມ %PRODUCTNAME"
#: strings.hrc:448
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_PRINT_GROUP"
msgid "Print"
msgstr "ພີມ"
#: strings.hrc:449
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_CONTENT"
msgid "Document"
msgstr "ເອກະສານ"
@@ -2435,7 +2423,6 @@ msgid "Hidden pages"
msgstr "ປິດໜ້າ"
#: strings.hrc:457
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_QUALITY"
msgid "Color"
msgstr "ສີ"
@@ -2458,7 +2445,6 @@ msgid "Page sides"
msgstr ""
#: strings.hrc:461
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_BROCHURE_INCLUDE"
msgid "Include"
msgstr "~ຕິດຂັດ"
@@ -2469,7 +2455,6 @@ msgid "~Use only paper tray from printer preferences"
msgstr ""
#: strings.hrc:463
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_PAGE_RANGE"
msgid "Print range"
msgstr "ຂອບເຂດການພີມ"
@@ -2495,7 +2480,6 @@ msgid "%PRODUCTNAME Draw has searched to the beginning of the document. Do you w
msgstr "%PRODUCTNAME ແຕ້ມແບບ ໄດ້ຄົ້ນຫາຈົນຈົບຂອງເອກະສານ ທ່ານຕ້ອງການທີ່ຈະຕໍ່ຈົນຈົບບໍ່່ ?"
#: strings.hrc:470
-#, fuzzy
msgctxt "STR_SD_NONE"
msgid "- None -"
msgstr "- ບໍ່ -"
@@ -2719,7 +2703,6 @@ msgid "Timing"
msgstr ""
#: customanimationproperties.ui:136
-#, fuzzy
msgctxt "customanimationproperties|textanim"
msgid "Text Animation"
msgstr "ຂໍ້ຄວາມທີ່ເຄື່ອນເໜັງ"
@@ -2735,13 +2718,11 @@ msgid "Remove Effect"
msgstr ""
#: customanimationspanel.ui:121
-#, fuzzy
msgctxt "customanimationspanel|move_up|tooltip_text"
msgid "Move Up"
msgstr "ຍ້າຍຂື້ນ"
#: customanimationspanel.ui:136
-#, fuzzy
msgctxt "customanimationspanel|move_down|tooltip_text"
msgid "Move Down"
msgstr "ຍ້າຍລົງ"
@@ -2764,7 +2745,6 @@ msgid "Entrance"
msgstr ""
#: customanimationspanel.ui:194
-#, fuzzy
msgctxt "customanimationspanel|categorylb"
msgid "Emphasis"
msgstr "ເນັ້ນ"
@@ -2872,13 +2852,11 @@ msgid "Remove Effect"
msgstr ""
#: customanimationspanelhorizontal.ui:124
-#, fuzzy
msgctxt "customanimationspanelhorizontal|move_up|tooltip_text"
msgid "Move Up"
msgstr "ຍ້າຍຂື້ນ"
#: customanimationspanelhorizontal.ui:138
-#, fuzzy
msgctxt "customanimationspanelhorizontal|move_down|tooltip_text"
msgid "Move Down"
msgstr "ຍ້າຍລົງ"
@@ -2921,7 +2899,6 @@ msgid "Entrance"
msgstr ""
#: customanimationspanelhorizontal.ui:261
-#, fuzzy
msgctxt "customanimationspanelhorizontal|categorylb"
msgid "Emphasis"
msgstr "ເນັ້ນ"
@@ -3094,7 +3071,6 @@ msgid "Start _effect on click of:"
msgstr ""
#: customanimationtimingtab.ui:228
-#, fuzzy
msgctxt "customanimationtimingtab|label11"
msgid "Trigger"
msgstr "ໝາຍ"
@@ -3214,7 +3190,6 @@ msgid "Max."
msgstr "ໃຫ່ຍສຸດ"
#: dockinganimation.ui:149
-#, fuzzy
msgctxt "dockinganimation|duration|tooltip_text"
msgid "Duration"
msgstr "ຊ່ວງເວລາ"
@@ -3277,7 +3252,6 @@ msgid "Top Left"
msgstr "ຊ້າຍເທິງ?"
#: dockinganimation.ui:356
-#, fuzzy
msgctxt "dockinganimation|alignment"
msgid "Left"
msgstr "ຊ້າຍ"
@@ -3295,7 +3269,6 @@ msgid "Top"
msgstr "ເທິງ"
#: dockinganimation.ui:359
-#, fuzzy
msgctxt "dockinganimation|alignment"
msgid "Centered"
msgstr "ຈຸດສູນກາງ"
@@ -3313,7 +3286,6 @@ msgid "Top Right"
msgstr "ເທິງຂວາ?"
#: dockinganimation.ui:362
-#, fuzzy
msgctxt "dockinganimation|alignment"
msgid "Right"
msgstr "ຂວາ"
@@ -3429,7 +3401,6 @@ msgid "Extra Large"
msgstr "ໃຫຍ່ຕື່ມ"
#: fontstylemenu.ui:12
-#, fuzzy
msgctxt "fontstylemenu|bold"
msgid "Bold"
msgstr "ຕົວເຂັ້ມ"
@@ -3458,7 +3429,6 @@ msgid "Appl_y to All"
msgstr ""
#: headerfooterdialog.ui:106
-#, fuzzy
msgctxt "headerfooterdialog|slides"
msgid "Slides"
msgstr "ສະໄລ້"
@@ -3553,7 +3523,6 @@ msgid "Slide name"
msgstr "ຈຳນວນສະໄລ້"
#: impressprinteroptions.ui:48
-#, fuzzy
msgctxt "impressprinteroptions|printdatetime"
msgid "Date and time"
msgstr "ວັນທີ່ແລະເວລາ"
@@ -3577,7 +3546,6 @@ msgid "Original size"
msgstr "ຂະໜາດຕົວຈິງ"
#: impressprinteroptions.ui:137
-#, fuzzy
msgctxt "impressprinteroptions|grayscale"
msgid "Grayscale"
msgstr "ສີເທົາ"
@@ -3589,7 +3557,6 @@ msgid "Black & white"
msgstr "ສະດຳ ແລະ ~ສີຂາວ"
#: impressprinteroptions.ui:179
-#, fuzzy
msgctxt "impressprinteroptions|label5"
msgid "Color"
msgstr "ສີ"
@@ -3616,7 +3583,6 @@ msgid "Tile sheet of paper with repeated slides"
msgstr ""
#: impressprinteroptions.ui:290
-#, fuzzy
msgctxt "impressprinteroptions|label6"
msgid "Size"
msgstr "ຂະໜາດ"
@@ -3638,13 +3604,11 @@ msgid "A_fter"
msgstr ""
#: insertslides.ui:137
-#, fuzzy
msgctxt "insertslides|label1"
msgid "Position"
msgstr "ຕຳແໜ່ງ"
#: interactiondialog.ui:8
-#, fuzzy
msgctxt "interactiondialog|InteractionDialog"
msgid "Interaction"
msgstr "ການມີຜົນສະທ້ອນ"
@@ -3661,7 +3625,6 @@ msgid "Target:"
msgstr "ເປົ້າໝາຍ"
#: interactionpage.ui:143
-#, fuzzy
msgctxt "interactionpage|label1"
msgid "Interaction"
msgstr "ການມີຜົນສະທ້ອນ"
@@ -3759,7 +3722,6 @@ msgid "Show S_mall Preview"
msgstr "ສະແດງກ່ອນແ~ບບນ້ອຍ"
#: navigatorpanel.ui:22
-#, fuzzy
msgctxt "navigatorpanel|documents|tooltip_text"
msgid "Document"
msgstr "ເອກະສານ"
@@ -3802,7 +3764,6 @@ msgid "Show Shapes"
msgstr ""
#: notebookbar.ui:340
-#, fuzzy
msgctxt "notebookbar|FileLabel"
msgid "File"
msgstr "ແຟ້ມ"
@@ -3814,13 +3775,11 @@ msgid "Clone"
msgstr "ຮູບກວຍ"
#: notebookbar.ui:921
-#, fuzzy
msgctxt "notebookbar|numberbullet|tooltip_text"
msgid "Bullets and Numbering"
msgstr "ເຄື່ອງໝາຍແລະຕົວເລກ"
#: notebookbar.ui:961
-#, fuzzy
msgctxt "notebookbar|indent|tooltip_text"
msgid "Indent"
msgstr "ປະທັບຕາ"
@@ -3832,7 +3791,6 @@ msgid "Increase Indent"
msgstr "ເພີ່ມການເພີ້ມພູນຂື້ນ"
#: notebookbar.ui:984
-#, fuzzy
msgctxt "notebookbar|decreaseindent|tooltip_text"
msgid "Decrease Indent"
msgstr "ຫຼຸດການເພີ້ມພູນລົງ"
@@ -3859,7 +3817,6 @@ msgid "Symbol"
msgstr "ສັນຍາລັກ"
#: notebookbar.ui:2011
-#, fuzzy
msgctxt "notebookbar|InsertLabel"
msgid "Insert"
msgstr "ແຊກໃສ່"
@@ -3889,13 +3846,11 @@ msgid "Auto Spellcheck"
msgstr "~AutoSpellcheck"
#: notebookbar.ui:2354
-#, fuzzy
msgctxt "notebookbar|ReviewLabel"
msgid "Review"
msgstr "ສະແດງຄືນ"
#: notebookbar.ui:2547
-#, fuzzy
msgctxt "notebookbar|GridVisible"
msgid "Grid"
msgstr "ຕາໜ່າງ"
@@ -3907,7 +3862,6 @@ msgid "View"
msgstr "ສະແດງເບິ່ງ"
#: notebookbar.ui:2757
-#, fuzzy
msgctxt "notebookbar|TableLabel"
msgid "Table"
msgstr "ຕາຕະລາງ"
@@ -4130,7 +4084,6 @@ msgid "Menubar"
msgstr ""
#: notebookbar_groupedbar_full.ui:2541
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|Quotation2"
msgid "Quotation"
msgstr "ໃບສະເໜີລາຄາ"
@@ -4360,7 +4313,6 @@ msgid "Blank"
msgstr "ໄຟເຕັ້ນ"
#: notebookbar_groups.ui:57
-#, fuzzy
msgctxt "notebookbar_groups|layout02"
msgid "Title Slide"
msgstr "ຫົວຂໍ້ສະໄລ້"
@@ -4388,19 +4340,16 @@ msgid "Hyperlink"
msgstr "ລີ້ງ"
#: notebookbar_groups.ui:118
-#, fuzzy
msgctxt "notebookbar_groups|footnote"
msgid "Footnote"
msgstr "ໝາຍເຫດທ້າຍໜ້າ"
#: notebookbar_groups.ui:127
-#, fuzzy
msgctxt "notebookbar_groups|endnote"
msgid "Endnote"
msgstr "ໝາຍເຫດທ້າຍສຸດ"
#: notebookbar_groups.ui:142
-#, fuzzy
msgctxt "notebookbar_groups|bookmark"
msgid "Bookmark"
msgstr "ບ່ອນຂັ້ນໜັງສື"
@@ -4451,7 +4400,6 @@ msgid "Title 2"
msgstr "ຫົວຂໍ້ທີ່2"
#: notebookbar_groups.ui:489
-#, fuzzy
msgctxt "notebookbar_groups|filegrouplabel"
msgid "File"
msgstr "ແຟ້ມ"
@@ -4521,7 +4469,6 @@ msgid "Slide"
msgstr "ສະໄລ້"
#: notebookbar_groups.ui:1460
-#, fuzzy
msgctxt "notebookbar_groups|shapesb"
msgid "Shapes"
msgstr "ຫລາຍຮູບຮ່າງ"
@@ -4533,7 +4480,6 @@ msgid "Links"
msgstr "~ເຊື່ອມຕໍ່"
#: notebookbar_groups.ui:1584
-#, fuzzy
msgctxt "notebookbar_groups|insertgrouplabel"
msgid "Insert"
msgstr "ແຊກໃສ່"
@@ -4635,7 +4581,6 @@ msgid "Start with _Template Selection"
msgstr ""
#: optimpressgeneralpage.ui:134
-#, fuzzy
msgctxt "optimpressgeneralpage|newdoclbl"
msgid "New Document"
msgstr "ເອກະສານໃໝ່"
@@ -4834,7 +4779,6 @@ msgid "_Custom slide show:"
msgstr "ເລືອກສະແດງສະໄລ້"
#: presentationdialog.ui:150
-#, fuzzy
msgctxt "presentationdialog|label1"
msgid "Range"
msgstr "ຂອບເຂດ"
@@ -4967,7 +4911,6 @@ msgid "H_idden pages"
msgstr "ປິດໜ້າ"
#: prntopts.ui:111
-#, fuzzy
msgctxt "prntopts|printlbl"
msgid "Print"
msgstr "ພີມ"
@@ -5030,7 +4973,6 @@ msgid "Notes"
msgstr "ບັນທຶກ"
#: prntopts.ui:371
-#, fuzzy
msgctxt "prntopts|handoutcb"
msgid "Handouts"
msgstr "ສ່ົງໄປ"
@@ -5066,7 +5008,6 @@ msgid "Black & _white"
msgstr "ສະດຳ ແລະ ~ສີຂາວ"
#: prntopts.ui:501
-#, fuzzy
msgctxt "prntopts|label2"
msgid "Quality"
msgstr "ຄວາມລະອຽດ"
@@ -5262,7 +5203,6 @@ msgid "Export _hidden slides"
msgstr ""
#: publishingdialog.ui:1096
-#, fuzzy
msgctxt "publishingdialog|effectsLabel"
msgid "Effects"
msgstr "ຜົນກະທົບ"
@@ -5413,13 +5353,11 @@ msgid "Two Spins"
msgstr "ປິ່ນແບບສອງ"
#: rotatemenu.ui:50
-#, fuzzy
msgctxt "rotatemenu|clockwise"
msgid "Clockwise"
msgstr "ຕາມເຂັ້ມໂມງ"
#: rotatemenu.ui:58
-#, fuzzy
msgctxt "rotatemenu|counterclock"
msgid "Counter-clockwise"
msgstr "ນັບຕາມເຂັ້ມໂມງ"
@@ -5505,13 +5443,11 @@ msgid "Background:"
msgstr "ພື້ນຫລັງ"
#: sidebarslidebackground.ui:57
-#, fuzzy
msgctxt "sidebarslidebackground|orientation"
msgid "Landscape"
msgstr "ແນວນອນ"
#: sidebarslidebackground.ui:58
-#, fuzzy
msgctxt "sidebarslidebackground|orientation"
msgid "Portrait"
msgstr "ຮູບຄົນ"
@@ -5543,7 +5479,6 @@ msgid "Master View"
msgstr ""
#: sidebarslidebackground.ui:226
-#, fuzzy
msgctxt "sidebarslidebackground|closemasterslide"
msgid "Close Master View"
msgstr "ປິດການເບິ່ງຕົວຫຼັກ"
@@ -5560,7 +5495,6 @@ msgid "Narrow"
msgstr ""
#: sidebarslidebackground.ui:250
-#, fuzzy
msgctxt "sidebarslidebackground|marginLB"
msgid "Moderate"
msgstr "ພໍສົມຄວນ"
@@ -5751,7 +5685,6 @@ msgid "Stop previous sound"
msgstr "(ຢຸດສຽງຄືນ)"
#: slidetransitionspanel.ui:113
-#, fuzzy
msgctxt "slidetransitionspanel|sound_list"
msgid "Other sound..."
msgstr "ສຽງອື່ນ.."
@@ -5837,7 +5770,6 @@ msgid "Stop previous sound"
msgstr "(ຢຸດສຽງຄືນ)"
#: slidetransitionspanelhorizontal.ui:118
-#, fuzzy
msgctxt "slidetransitionspanelhorizontal|sound_list"
msgid "Other sound..."
msgstr "ສຽງອື່ນ.."
@@ -5978,7 +5910,6 @@ msgid "Transparency"
msgstr "ຄວາມໂປງໃສ"
#: templatedialog.ui:233
-#, fuzzy
msgctxt "templatedialog|font"
msgid "Font"
msgstr "ແບບຕົວອັກສອນ"
@@ -6000,7 +5931,6 @@ msgid "Text"
msgstr "ຕົວອັກສອນ"
#: templatedialog.ui:325
-#, fuzzy
msgctxt "templatedialog|animation"
msgid "Text Animation"
msgstr "ຂໍ້ຄວາມທີ່ເຄື່ອນເໜັງ"
@@ -6012,7 +5942,6 @@ msgid "Dimensioning"
msgstr "ເສັ້ນມິຕິ"
#: templatedialog.ui:371
-#, fuzzy
msgctxt "templatedialog|connector"
msgid "Connector"
msgstr "ຕົວເຊື່ອມຕໍ່"
@@ -6062,7 +5991,6 @@ msgid "Inserted drawing objects:"
msgstr "ລຶບວັດຖຸທີ່ແຕ້ມ"
#: bulletsandnumbering.ui:8
-#, fuzzy
msgctxt "bulletsandnumbering|BulletsAndNumberingDialog"
msgid "Bullets and Numbering"
msgstr "ເຄື່ອງໝາຍແລະຕົວເລກ"
@@ -6092,7 +6020,6 @@ msgid "Image"
msgstr "ພາບ"
#: bulletsandnumbering.ui:173
-#, fuzzy
msgctxt "bulletsandnumbering|position"
msgid "Position"
msgstr "ຕຳແໜ່ງ"
@@ -6103,7 +6030,6 @@ msgid "Customize"
msgstr ""
#: copydlg.ui:33
-#, fuzzy
msgctxt "copydlg|DuplicateDialog"
msgid "Duplicate"
msgstr "ເຮັດສຳເນົາ"
@@ -6183,7 +6109,6 @@ msgid "Colors"
msgstr "ສີ"
#: crossfadedialog.ui:15
-#, fuzzy
msgctxt "crossfadedialog|CrossFadeDialog"
msgid "Cross-fading"
msgstr "ຂ້າມໄປ ການນິຍົມຊົ່ວຄາວ"
@@ -6225,7 +6150,6 @@ msgid "_Y:"
msgstr ""
#: dlgsnap.ui:200
-#, fuzzy
msgctxt "dlgsnap|label1"
msgid "Position"
msgstr "ຕຳແໜ່ງ"
@@ -6249,7 +6173,6 @@ msgid "Hori_zontal"
msgstr "ແນວນອນ"
#: dlgsnap.ui:294
-#, fuzzy
msgctxt "dlgsnap|label2"
msgid "Type"
msgstr "ຊະນິດ"
@@ -6272,7 +6195,6 @@ msgid "Font Effects"
msgstr ""
#: drawchardialog.ui:150
-#, fuzzy
msgctxt "drawchardialog|RID_SVXPAGE_CHAR_POSITION"
msgid "Position"
msgstr "ຕຳແໜ່ງ"
@@ -6289,7 +6211,6 @@ msgid "Page Setup"
msgstr ""
#: drawpagedialog.ui:105
-#, fuzzy
msgctxt "drawpagedialog|RID_SVXPAGE_PAGE"
msgid "Page"
msgstr "ໜ້າ"
@@ -6307,7 +6228,6 @@ msgid "Transparency"
msgstr "ຄວາມໂປງໃສ"
#: drawparadialog.ui:8
-#, fuzzy
msgctxt "drawparadialog|DrawParagraphPropertiesDialog"
msgid "Paragraph"
msgstr "ຫຍໍ້ໜ້າ"
@@ -6346,7 +6266,6 @@ msgid "Page name"
msgstr "~ເລກໜ້າ"
#: drawprinteroptions.ui:48
-#, fuzzy
msgctxt "drawprinteroptions|printdatetime"
msgid "Date and time"
msgstr "ວັນທີ່ແລະເວລາ"
@@ -6364,7 +6283,6 @@ msgid "Original size"
msgstr "ຂະໜາດຕົວຈິງ"
#: drawprinteroptions.ui:121
-#, fuzzy
msgctxt "drawprinteroptions|grayscale"
msgid "Grayscale"
msgstr "ສີເທົາ"
@@ -6376,7 +6294,6 @@ msgid "Black & white"
msgstr "ສະດຳ ແລະ ~ສີຂາວ"
#: drawprinteroptions.ui:163
-#, fuzzy
msgctxt "drawprinteroptions|label5"
msgid "Color"
msgstr "ສີ"
@@ -6403,7 +6320,6 @@ msgid "Tile sheet of paper with repeated pages"
msgstr ""
#: drawprinteroptions.ui:274
-#, fuzzy
msgctxt "drawprinteroptions|label6"
msgid "Size"
msgstr "ຂະໜາດ"
@@ -6425,7 +6341,6 @@ msgid "Area"
msgstr ""
#: drawprtldialog.ui:150
-#, fuzzy
msgctxt "drawprtldialog|RID_SVXPAGE_SHADOW"
msgid "Shadow"
msgstr "ເງົາ"
@@ -6437,7 +6352,6 @@ msgid "Transparency"
msgstr "ຄວາມໂປງໃສ"
#: drawprtldialog.ui:196
-#, fuzzy
msgctxt "drawprtldialog|RID_SVXPAGE_CHAR_NAME"
msgid "Font"
msgstr "ແບບຕົວອັກສອນ"
@@ -6522,7 +6436,6 @@ msgid "_Title"
msgstr "ຫົວຂໍ້"
#: insertlayer.ui:197
-#, fuzzy
msgctxt "insertlayer|description"
msgid "_Description"
msgstr "ລາຍລະອຽດ"
diff --git a/source/lo/sfx2/messages.po b/source/lo/sfx2/messages.po
index 3d071a3d805..88635a10015 100644
--- a/source/lo/sfx2/messages.po
+++ b/source/lo/sfx2/messages.po
@@ -39,13 +39,11 @@ msgid "~Close"
msgstr "~ປີດ"
#: strings.hrc:30
-#, fuzzy
msgctxt "STR_OPEN"
msgid "Open"
msgstr "ເປີດ"
#: strings.hrc:31
-#, fuzzy
msgctxt "STR_EDIT_TEMPLATE"
msgid "Edit"
msgstr "ແກ້ໄຂ"
@@ -61,13 +59,11 @@ msgid "Reset Default"
msgstr ""
#: strings.hrc:34
-#, fuzzy
msgctxt "STR_DELETE"
msgid "Delete"
msgstr "ລຶບ"
#: strings.hrc:35
-#, fuzzy
msgctxt "STR_RENAME"
msgid "Rename"
msgstr "ປ່ຽນຊື່"
@@ -100,7 +96,6 @@ msgid "Automatically saved version"
msgstr "ລຸ້ນການບັນທຶກຢ່າງອັດຕະໂນມັດ"
#: strings.hrc:41
-#, fuzzy
msgctxt "STR_EXPORTBUTTON"
msgid "Export"
msgstr "ນຳອອກ"
@@ -194,7 +189,6 @@ msgid "~Keep Old Styles"
msgstr ""
#: strings.hrc:59
-#, fuzzy
msgctxt "STR_ACTION_REFRESH"
msgid "Refresh"
msgstr "ເຮັດຄືນ"
@@ -397,7 +391,6 @@ msgid "Untitled"
msgstr "ບໍ່ລະບຸຫົວຂໍ້"
#: strings.hrc:99
-#, fuzzy
msgctxt "STR_STANDARD_SHORTCUT"
msgid "Standard"
msgstr "ມາດຕະຖານ"
@@ -440,13 +433,11 @@ msgid "\"$(ARG1)\" is not an absolute URL that can be passed to an external appl
msgstr ""
#: strings.hrc:107
-#, fuzzy
msgctxt "STR_GID_INTERN"
msgid "Internal"
msgstr "ພາຍໃນ"
#: strings.hrc:108
-#, fuzzy
msgctxt "STR_GID_APPLICATION"
msgid "Application"
msgstr "ການນຳໃຊ້"
@@ -458,13 +449,11 @@ msgid "View"
msgstr "ສະແດງເບິ່ງ"
#: strings.hrc:110
-#, fuzzy
msgctxt "STR_GID_DOCUMENT"
msgid "Documents"
msgstr "ເອກະສານ"
#: strings.hrc:111
-#, fuzzy
msgctxt "STR_GID_EDIT"
msgid "Edit"
msgstr "ແກ້ໄຂ"
@@ -482,7 +471,6 @@ msgid "Options"
msgstr "ຕົວເລືອກ"
#: strings.hrc:114
-#, fuzzy
msgctxt "STR_GID_MATH"
msgid "Math"
msgstr "ຄະນິດສາດ"
@@ -494,7 +482,6 @@ msgid "Navigate"
msgstr "ກຳນົດທາງໄປບ່ອນຕ່າງໆ"
#: strings.hrc:116
-#, fuzzy
msgctxt "STR_GID_INSERT"
msgid "Insert"
msgstr "ແຊກໃສ່"
@@ -530,7 +517,6 @@ msgid "Image"
msgstr "ຮູບ"
#: strings.hrc:122
-#, fuzzy
msgctxt "STR_GID_TABLE"
msgid "Table"
msgstr "ຕາຕະລາງ"
@@ -542,7 +528,6 @@ msgid "Numbering"
msgstr "ການລຍງຕົວເລກ"
#: strings.hrc:124
-#, fuzzy
msgctxt "STR_GID_DATA"
msgid "Data"
msgstr "ຂໍ້ມູນ"
@@ -560,7 +545,6 @@ msgid "Image"
msgstr "ຮູບ"
#: strings.hrc:127
-#, fuzzy
msgctxt "STR_GID_CHART"
msgid "Chart"
msgstr "ແຜນວາດ"
@@ -572,7 +556,6 @@ msgid "Explorer"
msgstr "ໂປແກຣມ Explorer"
#: strings.hrc:129
-#, fuzzy
msgctxt "STR_GID_CONNECTOR"
msgid "Connector"
msgstr "ຕົວເຊື່ອມຕໍ່"
@@ -736,13 +719,11 @@ msgid " (Embedded document)"
msgstr ""
#: strings.hrc:156
-#, fuzzy
msgctxt "STR_STANDARD"
msgid "Standard"
msgstr "ມາດຕະຖານ"
#: strings.hrc:157
-#, fuzzy
msgctxt "RID_SVXSTR_FILELINK"
msgid "Document"
msgstr "ເອກະສານ"
@@ -996,7 +977,6 @@ msgid "Styles in use: "
msgstr ""
#: strings.hrc:208
-#, fuzzy
msgctxt "STR_SID_NAVIGATOR"
msgid "Navigator"
msgstr "ຕົວນຳທາງໄປບ່ອນຕ່າງໆ"
@@ -1018,7 +998,6 @@ msgid "Send"
msgstr "~ສົ່ງ"
#: strings.hrc:212
-#, fuzzy
msgctxt "STR_FONT_TABPAGE"
msgid "Font"
msgstr "ແບບຕົວອັກສອນ"
@@ -1466,7 +1445,6 @@ msgid "Businesscard with logo"
msgstr ""
#: strings.hrc:303
-#, fuzzy
msgctxt "STR_CLEAR_CHAR"
msgid "Remove"
msgstr "ເອົາອອກ"
@@ -1493,7 +1471,6 @@ msgid "Date completed"
msgstr ""
#: dinfdlg.hrc:30
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Department"
msgstr "ກົມ"
@@ -1526,7 +1503,6 @@ msgid "Editor"
msgstr "ບັນນາທິການ"
#: dinfdlg.hrc:36
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "E-Mail"
msgstr "ອີເມວ"
@@ -1537,7 +1513,6 @@ msgid "Forward to"
msgstr ""
#: dinfdlg.hrc:38
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Group"
msgstr "ກຸ່ມ"
@@ -1549,7 +1524,6 @@ msgid "Info"
msgstr "ຂໍ້ມູນ"
#: dinfdlg.hrc:40
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Language"
msgstr "ພາສາ"
@@ -1565,7 +1539,6 @@ msgid "Matter"
msgstr ""
#: dinfdlg.hrc:43
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Office"
msgstr "ຫ້ອງການ"
@@ -1582,13 +1555,11 @@ msgid "Project"
msgstr "ໂຄງການ"
#: dinfdlg.hrc:46
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Publisher"
msgstr "ຜູ້ໂຄສະນາ"
#: dinfdlg.hrc:47
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Purpose"
msgstr "ຈຸດປະສົງ"
@@ -1615,13 +1586,11 @@ msgid "Reference"
msgstr "ການອ້າງເຖິງ"
#: dinfdlg.hrc:52
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Source"
msgstr "ແຫຼ່ງ"
#: dinfdlg.hrc:53
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Status"
msgstr "ສະຖານະພາບ"
@@ -1637,7 +1606,6 @@ msgid "Typist"
msgstr ""
#: dinfdlg.hrc:56
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "URL"
msgstr "URL"
@@ -1661,7 +1629,6 @@ msgid "Date"
msgstr "ຂໍ້ມູນ"
#: dinfdlg.hrc:72
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Duration"
msgstr "ຊ່ວງເວລາ"
@@ -1728,7 +1695,6 @@ msgid "Miscellaneous"
msgstr "ຫຼາກຫຼາຍ"
#: doctempl.hrc:37
-#, fuzzy
msgctxt "TEMPLATE_LONG_NAMES_ARY"
msgid "Labels"
msgstr "ປ້າຍ"
@@ -1793,13 +1759,11 @@ msgid "Display"
msgstr "ສະແດງຜົນ"
#: bookmarkmenu.ui:26
-#, fuzzy
msgctxt "bookmarkmenu|rename"
msgid "Rename..."
msgstr "ໃສ່ຊື່ຄືນໃໝ່..."
#: bookmarkmenu.ui:34
-#, fuzzy
msgctxt "bookmarkmenu|delete"
msgid "Delete"
msgstr "ລຶບ"
@@ -1837,37 +1801,31 @@ msgid "Version comment:"
msgstr "ລຸ້ນຄຳອະທິບາຍ"
#: cmisinfopage.ui:54
-#, fuzzy
msgctxt "cmisinfopage|name"
msgid "Name"
msgstr "ຊື່"
#: cmisinfopage.ui:66
-#, fuzzy
msgctxt "cmisinfopage|type"
msgid "Type"
msgstr "ຊະນິດ"
#: cmisinfopage.ui:78
-#, fuzzy
msgctxt "cmisinfopage|value"
msgid "Value"
msgstr "ຄ່າ"
#: cmisline.ui:46
-#, fuzzy
msgctxt "cmisline|type"
msgid "Type"
msgstr "ຊະນິດ"
#: cmisline.ui:61
-#, fuzzy
msgctxt "cmisline|yes"
msgid "Yes"
msgstr "ແມ່ນ"
#: cmisline.ui:82
-#, fuzzy
msgctxt "cmisline|no"
msgid "No"
msgstr "ບໍ່"
@@ -1878,19 +1836,16 @@ msgid "Add _Property"
msgstr ""
#: custominfopage.ui:49
-#, fuzzy
msgctxt "custominfopage|name"
msgid "Name"
msgstr "ຊື່"
#: custominfopage.ui:61
-#, fuzzy
msgctxt "custominfopage|type"
msgid "Type"
msgstr "ຊະນິດ"
#: custominfopage.ui:73
-#, fuzzy
msgctxt "custominfopage|value"
msgid "Value"
msgstr "ຄ່າ"
@@ -1996,7 +1951,6 @@ msgid "_Size:"
msgstr "ຂະຫນາດ:"
#: documentinfopage.ui:264
-#, fuzzy
msgctxt "documentinfopage|showsize"
msgid "unknown"
msgstr "ບໍ່ຮູ້ຈັກ"
@@ -2079,7 +2033,6 @@ msgid "Edit Document"
msgstr "ແກ້ໄຂເອກະສານ"
#: editdocumentdialog.ui:44
-#, fuzzy
msgctxt "editdocumentdialog|cancel"
msgid "Cancel"
msgstr "ຍົກເລີກ"
@@ -2134,7 +2087,6 @@ msgid "Millise_conds:"
msgstr ""
#: editdurationdialog.ui:287
-#, fuzzy
msgctxt "editdurationdialog|label2"
msgid "Duration"
msgstr "ຊ່ວງເວລາ"
@@ -2155,7 +2107,6 @@ msgid "Please save this document locally instead and attach it from within your
msgstr ""
#: floatingrecord.ui:9
-#, fuzzy
msgctxt "floatingrecord|FloatingRecord"
msgid "Record Macro"
msgstr "ບັນທຶກມະຫາພາກ"
@@ -2179,7 +2130,6 @@ msgid "Contents"
msgstr "ເນື້ອໃນ"
#: helpcontrol.ui:71
-#, fuzzy
msgctxt "helpcontrol|index"
msgid "Index"
msgstr "ດັດສະນີ"
@@ -2190,7 +2140,6 @@ msgid "Find"
msgstr ""
#: helpcontrol.ui:117
-#, fuzzy
msgctxt "helpcontrol|bookmarks"
msgid "Bookmarks"
msgstr "ບ່ອນຂັ້ນໜັງສື"
@@ -2248,7 +2197,6 @@ msgid "Find in _headings only"
msgstr ""
#: inputdialog.ui:83
-#, fuzzy
msgctxt "inputdialog|label"
msgid "Height:"
msgstr "ຄວາມສູງ:"
@@ -2314,7 +2262,6 @@ msgid "From File..."
msgstr "~ຈາກແຟ້ມ..."
#: loadtemplatedialog.ui:128
-#, fuzzy
msgctxt "loadtemplatedialog|label1"
msgid "Categories"
msgstr "ປະເພດ"
@@ -2434,7 +2381,6 @@ msgid "Style Name"
msgstr ""
#: notebookbar.ui:73
-#, fuzzy
msgctxt "notebookbar|label9"
msgid "File"
msgstr "ແຟ້ມ"
@@ -2590,7 +2536,6 @@ msgid "User:"
msgstr "~ຜູ້ໃຊ້"
#: password.ui:114
-#, fuzzy
msgctxt "password|pass1ft"
msgid "Password:"
msgstr "ລະຫັດ:"
@@ -2614,7 +2559,6 @@ msgid "Password"
msgstr "ລະຫັດ:"
#: password.ui:223
-#, fuzzy
msgctxt "password|pass2ft"
msgid "Password:"
msgstr "ລະຫັດ:"
@@ -2863,7 +2807,6 @@ msgid "E_xtensions"
msgstr "ຕໍ່ສັນຍາ"
#: startcenter.ui:482
-#, fuzzy
msgctxt "startcenter|label1"
msgid "Application"
msgstr "ການນຳໃຊ້"
@@ -2897,7 +2840,6 @@ msgid "Hide"
msgstr "ເຊື່ອງ"
#: stylecontextmenu.ui:36
-#, fuzzy
msgctxt "stylecontextmenu|show"
msgid "Show"
msgstr "ສະແດງ"
@@ -2935,13 +2877,11 @@ msgid "All Applications"
msgstr ""
#: templatedlg.ui:16
-#, fuzzy
msgctxt "templatedlg|applist"
msgid "Documents"
msgstr "ເອກະສານ"
#: templatedlg.ui:19
-#, fuzzy
msgctxt "templatedlg|applist"
msgid "Spreadsheets"
msgstr "ໜ້າເຈັຍ"
@@ -2953,7 +2893,6 @@ msgid "Presentations"
msgstr "ການບັນຍາຍ"
#: templatedlg.ui:25
-#, fuzzy
msgctxt "templatedlg|applist"
msgid "Drawings"
msgstr "ການແຕ້ມ"
@@ -2975,7 +2914,6 @@ msgid "Search"
msgstr ""
#: templatedlg.ui:147
-#, fuzzy
msgctxt "templatedlg|search_filter"
msgid "Search..."
msgstr "ຄົ້ນຫາ..."
@@ -2991,7 +2929,6 @@ msgid "Filter by Category"
msgstr ""
#: templatedlg.ui:205
-#, fuzzy
msgctxt "templatedlg|label1"
msgid "Filter"
msgstr "ຕົວກອງ"
@@ -3030,7 +2967,6 @@ msgid "Move Templates"
msgstr "ແບບຂອງຂ້ອຍ"
#: templatedlg.ui:391
-#, fuzzy
msgctxt "templatedlg|export_btn"
msgid "Export"
msgstr "ນຳອອກ"
@@ -3041,7 +2977,6 @@ msgid "Export Templates"
msgstr ""
#: templatedlg.ui:408
-#, fuzzy
msgctxt "templatedlg|import_btn"
msgid "Import"
msgstr "ນຳເຂົ້າ"
@@ -3081,7 +3016,6 @@ msgid "_Compare"
msgstr ""
#: versionscmis.ui:160
-#, fuzzy
msgctxt "versionscmis|datetime"
msgid "Date and time"
msgstr "ວັນທີ່ແລະເວລາ"
@@ -3134,7 +3068,6 @@ msgid "New Versions"
msgstr ""
#: versionsofdialog.ui:234
-#, fuzzy
msgctxt "versionsofdialog|datetime"
msgid "Date and time"
msgstr "ວັນທີ່ແລະເວລາ"
diff --git a/source/lo/shell/source/win32/shlxthandler/res.po b/source/lo/shell/source/win32/shlxthandler/res.po
index da75dd5dca8..3c5f37d738b 100644
--- a/source/lo/shell/source/win32/shlxthandler/res.po
+++ b/source/lo/shell/source/win32/shlxthandler/res.po
@@ -131,7 +131,6 @@ msgid "Images"
msgstr "ພາບ"
#: shlxthdl.ulf
-#, fuzzy
msgctxt ""
"shlxthdl.ulf\n"
"%OBJECTS%\n"
@@ -221,7 +220,6 @@ msgid "Document Statistics"
msgstr ""
#: shlxthdl.ulf
-#, fuzzy
msgctxt ""
"shlxthdl.ulf\n"
"%SUMMARY_TITLE%\n"
@@ -238,7 +236,6 @@ msgid "Property"
msgstr ""
#: shlxthdl.ulf
-#, fuzzy
msgctxt ""
"shlxthdl.ulf\n"
"%PROPERTY_VALUE%\n"
diff --git a/source/lo/starmath/messages.po b/source/lo/starmath/messages.po
index b641d2de207..0e04e34a202 100644
--- a/source/lo/starmath/messages.po
+++ b/source/lo/starmath/messages.po
@@ -344,7 +344,6 @@ msgid "perthousand"
msgstr ""
#: smmod.hrc:86
-#, fuzzy
msgctxt "RID_UI_SYMBOL_NAMES"
msgid "and"
msgstr "ແລະ"
@@ -756,7 +755,6 @@ msgid "Area Hyperbolic Cotangent"
msgstr ""
#: strings.hrc:105
-#, fuzzy
msgctxt "RID_SUMX_HELP"
msgid "Sum"
msgstr "ຜົນລວມ"
@@ -1623,7 +1621,6 @@ msgid "Set Operations"
msgstr ""
#: strings.hrc:277
-#, fuzzy
msgctxt "RID_CATEGORY_FUNCTIONS"
msgid "Functions"
msgstr "ໜ້າທີ່"
@@ -1635,7 +1632,6 @@ msgid "Operators"
msgstr "ຕົວປະຕິບັດການ"
#: strings.hrc:279
-#, fuzzy
msgctxt "RID_CATEGORY_ATTRIBUTES"
msgid "Attributes"
msgstr "ຄຸນສົມບັດ"
@@ -1647,7 +1643,6 @@ msgid "Brackets"
msgstr "~ວົງເລັບ"
#: strings.hrc:281
-#, fuzzy
msgctxt "RID_CATEGORY_FORMATS"
msgid "Formats"
msgstr "ກຳນົດຮູບແບບ"
@@ -1676,7 +1671,6 @@ msgid "Italic"
msgstr "ຕົວງ່ຽງ"
#: strings.hrc:287
-#, fuzzy
msgctxt "RID_FONTBOLD"
msgid "Bold"
msgstr "ຕົວເຂັ້ມ"
@@ -1767,7 +1761,6 @@ msgid "hide"
msgstr "ເຊື່ອງ"
#: strings.hrc:304
-#, fuzzy
msgctxt "STR_SIZE"
msgid "size"
msgstr "ຂະໜາດ"
@@ -1779,7 +1772,6 @@ msgid "font"
msgstr "foot"
#: strings.hrc:306
-#, fuzzy
msgctxt "STR_ALIGN_LEFT"
msgid "left"
msgstr "ຊ້າຍ"
@@ -1791,7 +1783,6 @@ msgid "center"
msgstr "ທາງກາງ"
#: strings.hrc:308
-#, fuzzy
msgctxt "STR_ALIGN_RIGHT"
msgid "right"
msgstr "ຂວາ"
@@ -1922,7 +1913,6 @@ msgid "B~orders"
msgstr "ຂອບ"
#: strings.hrc:333
-#, fuzzy
msgctxt "RID_PRINTUIOPT_SIZE"
msgid "Size"
msgstr "ຂະໜາດ"
@@ -2011,7 +2001,6 @@ msgid "button"
msgstr "ປຸ່ມ"
#: catalogdialog.ui:152
-#, fuzzy
msgctxt "catalogdialog|symbolname"
msgid "Unknown"
msgstr "ບໍ່ຮູ້"
@@ -2029,7 +2018,6 @@ msgid "Fonts"
msgstr "ແບບຕົວອັກສອນ"
#: fontdialog.ui:115
-#, fuzzy
msgctxt "fontdialog|formulaL"
msgid "Font"
msgstr "ແບບຕົວອັກສອນ"
@@ -2047,7 +2035,6 @@ msgid "_Italic"
msgstr "ຕົວງ່ຽງ"
#: fontdialog.ui:187
-#, fuzzy
msgctxt "fontdialog|formulaL1"
msgid "Attributes"
msgstr "ຄຸນສົມບັດ"
@@ -2331,7 +2318,6 @@ msgid "Miscellaneous Options"
msgstr ""
#: spacingdialog.ui:8
-#, fuzzy
msgctxt "spacingdialog|SpacingDialog"
msgid "Spacing"
msgstr "~ການເວັ້ນວ່າງ"
@@ -2376,7 +2362,6 @@ msgid "_Root spacing:"
msgstr ""
#: spacingdialog.ui:469
-#, fuzzy
msgctxt "spacingdialog|1title"
msgid "Spacing"
msgstr "~ການເວັ້ນວ່າງ"
@@ -2394,7 +2379,6 @@ msgid "S_ubscript:"
msgstr "ການຈອງ"
#: spacingdialog.ui:603
-#, fuzzy
msgctxt "spacingdialog|2title"
msgid "Indexes"
msgstr "ດັດສະນີ"
@@ -2549,13 +2533,11 @@ msgid "Borders"
msgstr "ຂອບ"
#: spacingdialog.ui:1865
-#, fuzzy
msgctxt "spacingdialog|menuitem1"
msgid "Spacing"
msgstr "~ການເວັ້ນວ່າງ"
#: spacingdialog.ui:1873
-#, fuzzy
msgctxt "spacingdialog|menuitem2"
msgid "Indexes"
msgstr "ດັດສະນີ"
diff --git a/source/lo/svl/messages.po b/source/lo/svl/messages.po
index d98bc03045a..58197de8c1b 100644
--- a/source/lo/svl/messages.po
+++ b/source/lo/svl/messages.po
@@ -144,7 +144,6 @@ msgid "Image"
msgstr "ພາບ"
#: svl.hrc:49
-#, fuzzy
msgctxt "STR_SVT_MIMETYPE_IMAGE_BMP"
msgid "Bitmap"
msgstr "ຮູບພາບບິດແມັດ"
@@ -160,7 +159,6 @@ msgid "Text file"
msgstr ""
#: svl.hrc:52
-#, fuzzy
msgctxt "STR_SVT_MIMETYPE_TEXT_URL"
msgid "Bookmark"
msgstr "ບ່ອນຂັ້ນໜັງສື"
diff --git a/source/lo/svtools/messages.po b/source/lo/svtools/messages.po
index 6936c187b54..adad9a39941 100644
--- a/source/lo/svtools/messages.po
+++ b/source/lo/svtools/messages.po
@@ -14,13 +14,11 @@ msgstr ""
"X-Generator: LibreOffice\n"
#: errtxt.hrc:30
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "Error"
msgstr "ຜິດພາດ"
#: errtxt.hrc:31
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "Warning"
msgstr "ການເຕືອນ"
@@ -530,7 +528,6 @@ msgid "$(ERR) activating object"
msgstr ""
#: langtab.hrc:29
-#, fuzzy
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "[None]"
msgstr "[ບໍ່]"
@@ -2467,7 +2464,6 @@ msgid "Description"
msgstr "ການ​ອະ​ທິ​ຍາຍ​"
#: templwin.hrc:47
-#, fuzzy
msgctxt "STRARY_SVT_DOCINFO"
msgid "Type"
msgstr "ຊະນິດ"
@@ -2499,7 +2495,6 @@ msgid "Subject"
msgstr "ບັງຄັບ"
#: templwin.hrc:53
-#, fuzzy
msgctxt "STRARY_SVT_DOCINFO"
msgid "Size"
msgstr "ຂະໜາດ"
@@ -2534,7 +2529,6 @@ msgid "Address Book Source"
msgstr "~ແຫຼ່ງປື້ມທີ່ຢູ່..."
#: addresstemplatedialog.ui:522
-#, fuzzy
msgctxt "addresstemplatedialog|label23"
msgid "Field Assignment"
msgstr "ການກຳນົດພື້ນທີ່ເກັບຂໍ້ມູນ"
@@ -2836,7 +2830,6 @@ msgid "Port:"
msgstr "~ພອດ"
#: placeedit.ui:414
-#, fuzzy
msgctxt "placeedit|passwordLabel"
msgid "Password:"
msgstr "ລະຫັດ:"
@@ -2865,7 +2858,6 @@ msgid "Name:"
msgstr "ຊື່"
#: printersetupdialog.ui:125
-#, fuzzy
msgctxt "printersetupdialog|label3"
msgid "Status:"
msgstr "ສະຖານະ:"
@@ -2883,19 +2875,16 @@ msgid "Location:"
msgstr "ທີ່ຕັ້ງ"
#: printersetupdialog.ui:161
-#, fuzzy
msgctxt "printersetupdialog|label6"
msgid "Comment:"
msgstr "ຄຳເຫັນ:"
#: printersetupdialog.ui:218
-#, fuzzy
msgctxt "printersetupdialog|properties"
msgid "Properties..."
msgstr "ຄຸນສົມບັດ..."
#: printersetupdialog.ui:247
-#, fuzzy
msgctxt "printersetupdialog|label1"
msgid "Printer"
msgstr "ເຄື່ອງພີມ"
@@ -3035,7 +3024,6 @@ msgid "Unformatted text [TSV-Calc]"
msgstr ""
#: strings.hrc:31
-#, fuzzy
msgctxt "STR_FORMAT_BITMAP"
msgid "Bitmap"
msgstr "ຮູບພາບບິດແມັດ"
@@ -3405,13 +3393,11 @@ msgid "Unknown source"
msgstr ""
#: strings.hrc:105
-#, fuzzy
msgctxt "STR_SVT_FILEVIEW_COLUMN_TITLE"
msgid "Name"
msgstr "ຊື່"
#: strings.hrc:106
-#, fuzzy
msgctxt "STR_SVT_FILEVIEW_COLUMN_SIZE"
msgid "Size"
msgstr "ຂະໜາດ"
@@ -3422,7 +3408,6 @@ msgid "Date modified"
msgstr ""
#: strings.hrc:108
-#, fuzzy
msgctxt "STR_SVT_FILEVIEW_COLUMN_TYPE"
msgid "Type"
msgstr "ຊະນິດ"
@@ -3482,7 +3467,6 @@ msgstr ""
#. default or normal sorting algorithm
#: strings.hrc:127
-#, fuzzy
msgctxt "STR_SVT_COLLATE_NORMAL"
msgid "Normal"
msgstr "ປົກກະຕິ"
@@ -3646,7 +3630,6 @@ msgid "Italic"
msgstr "ຕົວງ່ຽງ"
#: strings.hrc:172
-#, fuzzy
msgctxt "STR_SVT_STYLE_BOLD"
msgid "Bold"
msgstr "ຕົວເຂັ້ມ"
@@ -3668,7 +3651,6 @@ msgid "Black Italic"
msgstr ""
#: strings.hrc:176
-#, fuzzy
msgctxt "STR_SVT_STYLE_BOOK"
msgid "Book"
msgstr "ປຶ້ມ"
@@ -3755,7 +3737,6 @@ msgid "This font has not been installed. The closest available font will be used
msgstr ""
#: strings.hrc:194
-#, fuzzy
msgctxt "STR_FILECTRL_BUTTONTEXT"
msgid "Browse..."
msgstr "ເຂົ້າເບິ່ງ..."
@@ -3783,7 +3764,6 @@ msgid "Move To End"
msgstr "ຍ້າຍລົງ"
#: strings.hrc:199
-#, fuzzy
msgctxt "STR_TABBAR_PUSHBUTTON_ADDTAB"
msgid "Add"
msgstr "ເພີ່ມ"
@@ -3795,7 +3775,6 @@ msgid "Horizontal Ruler"
msgstr "ທາງຂວາງນອກ"
#: strings.hrc:202
-#, fuzzy
msgctxt "STR_SVT_ACC_RULER_VERT_NAME"
msgid "Vertical Ruler"
msgstr "ບັນທັດທາງຕັ້ງ"
@@ -3925,7 +3904,6 @@ msgid "Offline"
msgstr ""
#: strings.hrc:227
-#, fuzzy
msgctxt "STR_SVT_PRNDLG_ERROR"
msgid "Error"
msgstr "ຜິດພາດ"
@@ -4002,7 +3980,6 @@ msgid "Power save mode"
msgstr ""
#: strings.hrc:242
-#, fuzzy
msgctxt "STR_SVT_PRNDLG_DEFPRINTER"
msgid "Default printer"
msgstr "ຄ່າເຄື່ອງພີມເກົ່າ"
@@ -4020,7 +3997,6 @@ msgid "~Finish"
msgstr "~ຈົບ"
#: strings.hrc:246
-#, fuzzy
msgctxt "STR_WIZDLG_NEXT"
msgid "~Next >"
msgstr "~ຕໍ່ໄປ >"
@@ -4089,7 +4065,6 @@ msgid "Title"
msgstr "ຫົວຂໍ້"
#: strings.hrc:260
-#, fuzzy
msgctxt "STR_FIELD_POSITION"
msgid "Position"
msgstr "ຕຳແໜ່ງ"
@@ -4276,7 +4251,6 @@ msgid "Configuration file"
msgstr "ລາຍການການກຳນົດຄ່າ"
#: strings.hrc:299
-#, fuzzy
msgctxt "STR_DESCRIPTION_APPLICATION"
msgid "Application"
msgstr "ການນຳໃຊ້"
@@ -4304,7 +4278,6 @@ msgid "Help file"
msgstr ""
#: strings.hrc:304
-#, fuzzy
msgctxt "STR_DESCRIPTION_HTMLFILE"
msgid "HTML document"
msgstr "ເອກະສານ HTML"
@@ -4387,7 +4360,6 @@ msgid "Text Document"
msgstr "ເອກະສານຂໍ້ຄວາມ"
#: strings.hrc:319
-#, fuzzy
msgctxt "STR_DESCRIPTION_FACTORY_CALC"
msgid "Spreadsheet"
msgstr "ຕາລາງແຜ່ນ"
@@ -4405,7 +4377,6 @@ msgid "Drawing"
msgstr "ການແຕ້ມ"
#: strings.hrc:322
-#, fuzzy
msgctxt "STR_DESCRIPTION_FACTORY_WRITERWEB"
msgid "HTML document"
msgstr "ເອກະສານ HTML"
diff --git a/source/lo/svx/messages.po b/source/lo/svx/messages.po
index aa4a821ea7e..8e790522027 100644
--- a/source/lo/svx/messages.po
+++ b/source/lo/svx/messages.po
@@ -14,37 +14,31 @@ msgstr ""
"X-Generator: LibreOffice\n"
#: fieldunit.hrc:30
-#, fuzzy
msgctxt "RID_SVXSTR_FIELDUNIT_TABLE"
msgid "Millimeter"
msgstr "ມິລີແມັດ"
#: fieldunit.hrc:31
-#, fuzzy
msgctxt "RID_SVXSTR_FIELDUNIT_TABLE"
msgid "Centimeter"
msgstr "ຊັງຕີແມັດ"
#: fieldunit.hrc:32
-#, fuzzy
msgctxt "RID_SVXSTR_FIELDUNIT_TABLE"
msgid "Meter"
msgstr "ແມັດ"
#: fieldunit.hrc:33
-#, fuzzy
msgctxt "RID_SVXSTR_FIELDUNIT_TABLE"
msgid "Kilometer"
msgstr "ກິໂລແມັດ"
#: fieldunit.hrc:34
-#, fuzzy
msgctxt "RID_SVXSTR_FIELDUNIT_TABLE"
msgid "Inch"
msgstr "ນີ້ວ"
#: fieldunit.hrc:35
-#, fuzzy
msgctxt "RID_SVXSTR_FIELDUNIT_TABLE"
msgid "Foot"
msgstr "ຟຸດ"
@@ -56,19 +50,16 @@ msgid "Miles"
msgstr "ແຟ້ມ"
#: fieldunit.hrc:37
-#, fuzzy
msgctxt "RID_SVXSTR_FIELDUNIT_TABLE"
msgid "Pica"
msgstr "ປິກາ"
#: fieldunit.hrc:38
-#, fuzzy
msgctxt "RID_SVXSTR_FIELDUNIT_TABLE"
msgid "Point"
msgstr "ຈຸດ"
#: fieldunit.hrc:39
-#, fuzzy
msgctxt "RID_SVXSTR_FIELDUNIT_TABLE"
msgid "Char"
msgstr "ແຜນວາດ"
@@ -95,13 +86,11 @@ msgid "EMPTY"
msgstr ""
#: fmstring.hrc:30
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "TRUE"
msgstr "ຖືກ"
#: fmstring.hrc:31
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "FALSE"
msgstr "ຜິດ"
@@ -117,25 +106,21 @@ msgid "BETWEEN"
msgstr ""
#: fmstring.hrc:34
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "OR"
msgstr "ຫຼື"
#: fmstring.hrc:35
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "AND"
msgstr "ແລະ"
#: fmstring.hrc:36
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "Average"
msgstr "ສະເລ່ຍ"
#: fmstring.hrc:37
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "Count"
msgstr "ນັບ"
@@ -147,13 +132,11 @@ msgid "Maximum"
msgstr "ໃຫຍ່ສຸດ"
#: fmstring.hrc:39
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "Minimum"
msgstr "ນ້ອຍສຸດ"
#: fmstring.hrc:40
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "Sum"
msgstr "ຜົນລວມ"
@@ -640,13 +623,11 @@ msgid ""
msgstr ""
#: swframeposstrings.hrc:28
-#, fuzzy
msgctxt "RID_SVXSW_FRAMEPOSITIONS"
msgid "Left"
msgstr "ຊ້າຍ"
#: swframeposstrings.hrc:29
-#, fuzzy
msgctxt "RID_SVXSW_FRAMEPOSITIONS"
msgid "Right"
msgstr "ຂວາ"
@@ -852,7 +833,6 @@ msgid "Line of text"
msgstr ""
#: tabwin.hrc:27
-#, fuzzy
msgctxt "RID_RSC_TABWIN_PREFIX"
msgid "Table"
msgstr "ຕາຕະລາງ"
@@ -864,7 +844,6 @@ msgid "Query"
msgstr "ຄຳຖາມ"
#: tabwin.hrc:29
-#, fuzzy
msgctxt "RID_RSC_TABWIN_PREFIX"
msgid "SQL"
msgstr "SQL"
@@ -1266,19 +1245,16 @@ msgid "A6"
msgstr "A"
#: page.hrc:31
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "A5"
msgstr "A"
#: page.hrc:32
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "A4"
msgstr "A"
#: page.hrc:33
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "A3"
msgstr "A"
@@ -1299,7 +1275,6 @@ msgid "B4 (ISO)"
msgstr ""
#: page.hrc:37
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "Letter"
msgstr "ຕົວອັກສອນ"
@@ -1315,7 +1290,6 @@ msgid "Long Bond"
msgstr ""
#: page.hrc:40
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "Tabloid"
msgstr "ຕາຕະລາງ"
@@ -1357,31 +1331,26 @@ msgid "User"
msgstr "~ຜູ້ໃຊ້"
#: page.hrc:48
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "DL Envelope"
msgstr "ຊ່ອງຈົດໝາຍ"
#: page.hrc:49
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "C6 Envelope"
msgstr "ຊ່ອງຈົດໝາຍ"
#: page.hrc:50
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "C6/5 Envelope"
msgstr "ຊ່ອງຈົດໝາຍ"
#: page.hrc:51
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "C5 Envelope"
msgstr "ຊ່ອງຈົດໝາຍ"
#: page.hrc:52
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "C4 Envelope"
msgstr "ຊ່ອງຈົດໝາຍ"
@@ -1398,25 +1367,21 @@ msgid "#7¾ (Monarch) Envelope"
msgstr ""
#: page.hrc:55
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "#9 Envelope"
msgstr "ຊ່ອງຈົດໝາຍ"
#: page.hrc:56
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "#10 Envelope"
msgstr "ຊ່ອງຈົດໝາຍ"
#: page.hrc:57
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "#11 Envelope"
msgstr "ຊ່ອງຈົດໝາຍ"
#: page.hrc:58
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_STD"
msgid "#12 Envelope"
msgstr "ຊ່ອງຈົດໝາຍ"
@@ -1433,19 +1398,16 @@ msgid "A6"
msgstr "A"
#: page.hrc:65
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "A5"
msgstr "A"
#: page.hrc:66
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "A4"
msgstr "A"
#: page.hrc:67
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "A3"
msgstr "A"
@@ -1481,7 +1443,6 @@ msgid "B4 (ISO)"
msgstr ""
#: page.hrc:74
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "Letter"
msgstr "ຕົວອັກສອນ"
@@ -1497,7 +1458,6 @@ msgid "Long Bond"
msgstr ""
#: page.hrc:77
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "Tabloid"
msgstr "ຕາຕະລາງ"
@@ -1539,31 +1499,26 @@ msgid "User"
msgstr "~ຜູ້ໃຊ້"
#: page.hrc:85
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "DL Envelope"
msgstr "ຊ່ອງຈົດໝາຍ"
#: page.hrc:86
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "C6 Envelope"
msgstr "ຊ່ອງຈົດໝາຍ"
#: page.hrc:87
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "C6/5 Envelope"
msgstr "ຊ່ອງຈົດໝາຍ"
#: page.hrc:88
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "C5 Envelope"
msgstr "ຊ່ອງຈົດໝາຍ"
#: page.hrc:89
-#, fuzzy
msgctxt "RID_SVXSTRARY_PAPERSIZE_DRAW"
msgid "C4 Envelope"
msgstr "ຊ່ອງຈົດໝາຍ"
@@ -1640,7 +1595,6 @@ msgid "Action"
msgstr "ການກະທຳ:"
#: acceptrejectchangesdialog.ui:159
-#, fuzzy
msgctxt "acceptrejectchangesdialog|calcposition"
msgid "Position"
msgstr "ຕຳແໜ່ງ"
@@ -1694,7 +1648,6 @@ msgid "Date"
msgstr "ມື້"
#: acceptrejectchangesdialog.ui:240
-#, fuzzy
msgctxt "acceptrejectchangesdialog|writerdesc"
msgid "Comment"
msgstr "ສັງເກດ"
@@ -1745,7 +1698,6 @@ msgid "_Add..."
msgstr "ເພີ່ມເຂົ້າ..."
#: adddataitemdialog.ui:110
-#, fuzzy
msgctxt "adddataitemdialog|label1"
msgid "Item"
msgstr "ລາຍການ"
@@ -1763,7 +1715,6 @@ msgid "_Required"
msgstr "ຕ້ອງການ"
#: adddataitemdialog.ui:186
-#, fuzzy
msgctxt "adddataitemdialog|requiredcond"
msgid "Condition"
msgstr "ເລື່ອນໄຂ"
@@ -1775,7 +1726,6 @@ msgid "R_elevant"
msgstr "ກ່ຽວຂ້ອງ"
#: adddataitemdialog.ui:215
-#, fuzzy
msgctxt "adddataitemdialog|relevantcond"
msgid "Condition"
msgstr "ເລື່ອນໄຂ"
@@ -1799,19 +1749,16 @@ msgid "Calc_ulate"
msgstr "~ຄິດໄລ່"
#: adddataitemdialog.ui:274
-#, fuzzy
msgctxt "adddataitemdialog|constraintcond"
msgid "Condition"
msgstr "ເລື່ອນໄຂ"
#: adddataitemdialog.ui:288
-#, fuzzy
msgctxt "adddataitemdialog|readonlycond"
msgid "Condition"
msgstr "ເລື່ອນໄຂ"
#: adddataitemdialog.ui:302
-#, fuzzy
msgctxt "adddataitemdialog|calculatecond"
msgid "Condition"
msgstr "ເລື່ອນໄຂ"
@@ -1897,7 +1844,6 @@ msgid "Edit Namespace"
msgstr ""
#: addsubmissiondialog.ui:8
-#, fuzzy
msgctxt "addsubmissiondialog|AddSubmissionDialog"
msgid "Add Submission"
msgstr "ເພີ່ມສົ່ງເອກະສານ"
@@ -2013,7 +1959,6 @@ msgid "Styles"
msgstr "ແບບ"
#: asianphoneticguidedialog.ui:335
-#, fuzzy
msgctxt "asianphoneticguidedialog|adjustlb"
msgid "Left"
msgstr "ຊ້າຍ"
@@ -2025,7 +1970,6 @@ msgid "Center"
msgstr "ກາງ"
#: asianphoneticguidedialog.ui:337
-#, fuzzy
msgctxt "asianphoneticguidedialog|adjustlb"
msgid "Right"
msgstr "ຂວາ"
@@ -2146,13 +2090,11 @@ msgid "Foreign"
msgstr ""
#: chinesedictionary.ui:214
-#, fuzzy
msgctxt "chinesedictionary|property"
msgid "First name"
msgstr "ຊື່ແທ້"
#: chinesedictionary.ui:215
-#, fuzzy
msgctxt "chinesedictionary|property"
msgid "Last name"
msgstr "ນາມສະກຸນ"
@@ -2164,7 +2106,6 @@ msgid "Title"
msgstr "ຫົວຂໍ້"
#: chinesedictionary.ui:217
-#, fuzzy
msgctxt "chinesedictionary|property"
msgid "Status"
msgstr "ສະຖານະພາບ"
@@ -2175,7 +2116,6 @@ msgid "Place name"
msgstr ""
#: chinesedictionary.ui:219
-#, fuzzy
msgctxt "chinesedictionary|property"
msgid "Business"
msgstr "ທຸລະກິດ"
@@ -2228,7 +2168,6 @@ msgid "Classification Dialog"
msgstr ""
#: classificationdialog.ui:94
-#, fuzzy
msgctxt "classificationdialog|label-Content"
msgid "Content"
msgstr "ເນື້ອຫາ"
@@ -2255,7 +2194,6 @@ msgid "Sign Paragraph"
msgstr "ຫຍໍ້ໜ້າທີ່ເຊື່ອງ"
#: classificationdialog.ui:221
-#, fuzzy
msgctxt "classificationdialog|boldButton"
msgid "Bold"
msgstr "ຕົວເຂັ້ມ"
@@ -2273,7 +2211,6 @@ msgid "Part Number:"
msgstr "ເລກໜ້າ"
#: classificationdialog.ui:310
-#, fuzzy
msgctxt "classificationdialog|intellectualPropertyPartAddButton"
msgid "Add"
msgstr "ເພີ່ມ"
@@ -2447,7 +2384,6 @@ msgid "Date and Time Field"
msgstr ""
#: colsmenu.ui:216
-#, fuzzy
msgctxt "colsmenu|delete"
msgid "Delete column"
msgstr "ລຶບຖັນ"
@@ -2545,7 +2481,6 @@ msgid "Width:"
msgstr "ຄວາມກວ້າງ:"
#: compressgraphicdialog.ui:350
-#, fuzzy
msgctxt "compressgraphicdialog|label4"
msgid "Height:"
msgstr "ຄວາມສູງ:"
@@ -2596,7 +2531,6 @@ msgid "Image size:"
msgstr ""
#: compressgraphicdialog.ui:626
-#, fuzzy
msgctxt "compressgraphicdialog|label15"
msgid "Type:"
msgstr "ຊະນິດ:"
@@ -2747,7 +2681,6 @@ msgid "_Don’t Send"
msgstr ""
#: crashreportdlg.ui:51
-#, fuzzy
msgctxt "crashreportdlg|btn_close"
msgid "Close"
msgstr "ປິດ"
@@ -2859,19 +2792,16 @@ msgid "Lines & Arrows"
msgstr "ເສັ້ນແລະລູກສອນ"
#: defaultshapespanel.ui:95
-#, fuzzy
msgctxt "defaultshapespanel|label2"
msgid "Curve"
msgstr "ເສັ້ນໂຄ້ງ"
#: defaultshapespanel.ui:132
-#, fuzzy
msgctxt "defaultshapespanel|label3"
msgid "Connectors"
msgstr "ຕົວເຊື່ອມຕໍ່"
#: defaultshapespanel.ui:169
-#, fuzzy
msgctxt "defaultshapespanel|label4"
msgid "Basic Shapes"
msgstr "ຮູບຮ່າງພື້ນຖານ"
@@ -2883,13 +2813,11 @@ msgid "Symbols"
msgstr "ສັນຍາລັກ"
#: defaultshapespanel.ui:243
-#, fuzzy
msgctxt "defaultshapespanel|label6"
msgid "Block Arrows"
msgstr "ລູກສອນຈຳກັດ"
#: defaultshapespanel.ui:280
-#, fuzzy
msgctxt "defaultshapespanel|label7"
msgid "Flowchart"
msgstr "ແຜນວາດທີ່ເລື່ອນໄດ້"
@@ -2945,7 +2873,6 @@ msgid "All contents of the header will be deleted and can not be restored."
msgstr ""
#: docking3deffects.ui:263
-#, fuzzy
msgctxt "docking3deffects|Docking3DEffects"
msgid "3D Effects"
msgstr "ຜົນສະທ້ອນແບບ 3ມິຕິ"
@@ -3005,7 +2932,6 @@ msgid "Object-Specific"
msgstr "ເລືອກວັດຖຸ"
#: docking3deffects.ui:583
-#, fuzzy
msgctxt "docking3deffects|flat|tooltip_text"
msgid "Flat"
msgstr "ແປ"
@@ -3075,7 +3001,6 @@ msgid "_Mode"
msgstr "ແບບວິທີ"
#: docking3deffects.ui:842
-#, fuzzy
msgctxt "docking3deffects|mode"
msgid "Flat"
msgstr "ແປ"
@@ -3111,7 +3036,6 @@ msgid "3D Shadowing On/Off"
msgstr "ເງົາ 3ມິຕິ ເປິດ/ປິດ"
#: docking3deffects.ui:939
-#, fuzzy
msgctxt "docking3deffects|label13"
msgid "Shadow"
msgstr "ເງົາ"
@@ -3129,7 +3053,6 @@ msgid "_Distance"
msgstr "~ຕົວຢ່າງ"
#: docking3deffects.ui:1032
-#, fuzzy
msgctxt "docking3deffects|label16"
msgid "Camera"
msgstr "ກ່ອງ"
@@ -3207,7 +3130,6 @@ msgid "Light Source 8"
msgstr "ແຫລ່ງຂໍ້ມູນຂອງແສງ 8"
#: docking3deffects.ui:1369
-#, fuzzy
msgctxt "docking3deffects|label19"
msgid "Illumination"
msgstr "ການລະບາຍພາບສີ"
@@ -3249,7 +3171,6 @@ msgid "Black & White"
msgstr "ຂວາ ແລະ ດຳ"
#: docking3deffects.ui:1483
-#, fuzzy
msgctxt "docking3deffects|texcolor|tooltip_text"
msgid "Color"
msgstr "ສີ"
@@ -3345,7 +3266,6 @@ msgid "User-defined"
msgstr "ຜູ້ໃຊ້ ກຳນົດ"
#: docking3deffects.ui:1752
-#, fuzzy
msgctxt "docking3deffects|favorites"
msgid "Metal"
msgstr "ແບບແຜນ"
@@ -3441,7 +3361,6 @@ msgid "Textures"
msgstr "ຂໍ້ຄວາມໃນເອກະສານ"
#: docking3deffects.ui:1978
-#, fuzzy
msgctxt "docking3deffects|light|tooltip_text"
msgid "Illumination"
msgstr "ການລະບາຍພາບສີ"
@@ -3577,7 +3496,6 @@ msgid "Fontwork"
msgstr "ວຽກໜ້າ"
#: dockingfontwork.ui:32
-#, fuzzy
msgctxt "dockingfontwork|off|tooltip_text"
msgid "Off"
msgstr "ປິດ"
@@ -3610,7 +3528,6 @@ msgid "Orientation"
msgstr "ການບັນຍາຍ"
#: dockingfontwork.ui:143
-#, fuzzy
msgctxt "dockingfontwork|left|tooltip_text"
msgid "Align Left"
msgstr "ຈັດລຽນຊ້າຍ"
@@ -3622,7 +3539,6 @@ msgid "Center"
msgstr "ກາງ"
#: dockingfontwork.ui:170
-#, fuzzy
msgctxt "dockingfontwork|right|tooltip_text"
msgid "Align Right"
msgstr "ຈັດລຽນຂວາ"
@@ -3639,7 +3555,6 @@ msgid "Distance"
msgstr "~ຕົວຢ່າງ"
#: dockingfontwork.ui:259
-#, fuzzy
msgctxt "dockingfontwork|indent|tooltip_text"
msgid "Indent"
msgstr "ປະທັບຕາ"
@@ -3769,7 +3684,6 @@ msgid "Document Name"
msgstr "ແບບເອກະສານ"
#: docrecoveryrecoverdialog.ui:147
-#, fuzzy
msgctxt "docrecoveryrecoverdialog|statusft"
msgid "Status"
msgstr "ສະຖານະພາບ"
@@ -3802,7 +3716,6 @@ msgid "_Value"
msgstr "ຄ່າ"
#: extrustiondepthdialog.ui:135
-#, fuzzy
msgctxt "extrustiondepthdialog|label2"
msgid "Depth"
msgstr "ສ່ວນເລິກ"
@@ -3998,13 +3911,11 @@ msgid "Search i_n:"
msgstr ""
#: findreplacedialog.ui:958
-#, fuzzy
msgctxt "findreplacedialog|calcsearchin"
msgid "Formulas"
msgstr "ແບບ"
#: findreplacedialog.ui:959
-#, fuzzy
msgctxt "findreplacedialog|calcsearchin"
msgid "Values"
msgstr "ຄ່າ"
@@ -4115,7 +4026,6 @@ msgid "Contour Editor"
msgstr ""
#: floatingcontour.ui:46
-#, fuzzy
msgctxt "floatingcontour|TBI_APPLY"
msgid "Apply"
msgstr "ໃຊ້"
@@ -4127,7 +4037,6 @@ msgid "Workspace"
msgstr "ພື້ນທີ່ວ່າງທີ່ເຮັດວຽກໄດ້"
#: floatingcontour.ui:96
-#, fuzzy
msgctxt "floatingcontour|TBI_SELECT"
msgid "Select"
msgstr "ເລືອກ"
@@ -4151,25 +4060,21 @@ msgid "Polygon"
msgstr "ຮູບຫລາຍຫລ່ຽມ"
#: floatingcontour.ui:166
-#, fuzzy
msgctxt "floatingcontour|TBI_POLYEDIT"
msgid "Edit Points"
msgstr "ແກ້ໄຂຈຸດ"
#: floatingcontour.ui:181
-#, fuzzy
msgctxt "floatingcontour|TBI_POLYMOVE"
msgid "Move Points"
msgstr "ຍ້າຍຈຸດ"
#: floatingcontour.ui:196
-#, fuzzy
msgctxt "floatingcontour|TBI_POLYINSERT"
msgid "Insert Points"
msgstr "ແຊກຈຸດໃສ່"
#: floatingcontour.ui:211
-#, fuzzy
msgctxt "floatingcontour|TBI_POLYDELETE"
msgid "Delete Points"
msgstr "ລຶບຈຸດ"
@@ -4234,19 +4139,16 @@ msgid "Add Item"
msgstr "ເພີ່ມລາຍການ"
#: formdatamenu.ui:20
-#, fuzzy
msgctxt "formdatamenu|addelement"
msgid "Add Element"
msgstr "ເພີ່ມສະມາຊິກ"
#: formdatamenu.ui:28
-#, fuzzy
msgctxt "formdatamenu|addattribute"
msgid "Add Attribute"
msgstr "ເພີ່ມຄຸນສົມບັດ"
#: formdatamenu.ui:36
-#, fuzzy
msgctxt "formdatamenu|edit"
msgid "Edit"
msgstr "ແກ້ໄຂ"
@@ -4343,31 +4245,26 @@ msgid "Propert_ies"
msgstr "ຄຸນສົມບັດ:"
#: formnavimenu.ui:106
-#, fuzzy
msgctxt "formnavimenu|designmode"
msgid "Open in Design Mode"
msgstr "ເປີດໃນການອອກແບບວິທີ"
#: formnavimenu.ui:114
-#, fuzzy
msgctxt "formnavimenu|controlfocus"
msgid "Automatic Control Focus"
msgstr "ຈຸດສຸມການຄວບຄຸມແບບອັດຕະໂນມັດ"
#: functionmenu.ui:12
-#, fuzzy
msgctxt "functionmenu|avg"
msgid "Average"
msgstr "ສະເລ່ຍ"
#: functionmenu.ui:20
-#, fuzzy
msgctxt "functionmenu|counta"
msgid "CountA"
msgstr "CountA"
#: functionmenu.ui:27
-#, fuzzy
msgctxt "functionmenu|count"
msgid "Count"
msgstr "ນັບ"
@@ -4379,13 +4276,11 @@ msgid "Maximum"
msgstr "ໃຫຍ່ສຸດ"
#: functionmenu.ui:41
-#, fuzzy
msgctxt "functionmenu|min"
msgid "Minimum"
msgstr "ນ້ອຍສຸດ"
#: functionmenu.ui:48
-#, fuzzy
msgctxt "functionmenu|sum"
msgid "Sum"
msgstr "ຜົນລວມ"
@@ -4528,7 +4423,6 @@ msgid "_AutoFit height"
msgstr "ພໍດີກັບຄວາມຍາວ"
#: headfootformatpage.ui:326
-#, fuzzy
msgctxt "headfootformatpage|buttonMore"
msgid "More..."
msgstr "ຫຼາຍກວ່ານີ້..."
@@ -4540,7 +4434,6 @@ msgid "_Edit..."
msgstr "ແກ້ໄຂ..."
#: headfootformatpage.ui:383
-#, fuzzy
msgctxt "headfootformatpage|labelHeaderFormat"
msgid "Header"
msgstr "ສ່ວນຫົວ"
@@ -4557,7 +4450,6 @@ msgid "ImageMap Editor"
msgstr ""
#: imapdialog.ui:32
-#, fuzzy
msgctxt "imapdialog|TBI_APPLY"
msgid "Apply"
msgstr "ໃຊ້"
@@ -4574,13 +4466,11 @@ msgid "Save..."
msgstr ""
#: imapdialog.ui:77
-#, fuzzy
msgctxt "imapdialog|TBI_CLOSE"
msgid "Close"
msgstr "ປິດ"
#: imapdialog.ui:91
-#, fuzzy
msgctxt "imapdialog|TBI_SELECT"
msgid "Select"
msgstr "ເລືອກ"
@@ -4609,25 +4499,21 @@ msgid "Freeform Polygon"
msgstr ""
#: imapdialog.ui:166
-#, fuzzy
msgctxt "imapdialog|TBI_POLYEDIT"
msgid "Edit Points"
msgstr "ແກ້ໄຂຈຸດ"
#: imapdialog.ui:181
-#, fuzzy
msgctxt "imapdialog|TBI_POLYMOVE"
msgid "Move Points"
msgstr "ຍ້າຍຈຸດ"
#: imapdialog.ui:196
-#, fuzzy
msgctxt "imapdialog|TBI_POLYINSERT"
msgid "Insert Points"
msgstr "ແຊກຈຸດໃສ່"
#: imapdialog.ui:211
-#, fuzzy
msgctxt "imapdialog|TBI_POLYDELETE"
msgid "Delete Points"
msgstr "ລຶບຈຸດ"
@@ -4810,13 +4696,11 @@ msgid "_Edit..."
msgstr "ແກ້ໄຂ..."
#: namespacedialog.ui:168
-#, fuzzy
msgctxt "namespacedialog|prefix"
msgid "Prefix"
msgstr "ຄຳນຳໜ້າ"
#: namespacedialog.ui:179
-#, fuzzy
msgctxt "namespacedialog|url"
msgid "URL"
msgstr "URL"
@@ -4838,7 +4722,6 @@ msgid "_Visible grid"
msgstr ""
#: optgridpage.ui:99
-#, fuzzy
msgctxt "optgridpage|label1"
msgid "Grid"
msgstr "ຕາໜ່າງ"
@@ -4993,13 +4876,11 @@ msgid "1.5 Lines"
msgstr "1.5 ເສັ້ນ"
#: paralinespacingcontrol.ui:185
-#, fuzzy
msgctxt "paralinespacingcontrol|line_dist"
msgid "Double"
msgstr "ທະວີຄູນ"
#: paralinespacingcontrol.ui:186
-#, fuzzy
msgctxt "paralinespacingcontrol|line_dist"
msgid "Proportional"
msgstr "ອັດຕາ"
@@ -5016,7 +4897,6 @@ msgid "Leading"
msgstr "ສ່ວນຫົວ"
#: paralinespacingcontrol.ui:189
-#, fuzzy
msgctxt "paralinespacingcontrol|line_dist"
msgid "Fixed"
msgstr "ປັບ"
@@ -5092,7 +4972,6 @@ msgid "New Password"
msgstr ""
#: presetmenu.ui:12
-#, fuzzy
msgctxt "presetmenu|rename"
msgid "Rename"
msgstr "ປ່ຽນຊື່"
@@ -5232,13 +5111,11 @@ msgid "Do you want to unlink the graphics in order to edit it?"
msgstr ""
#: redlinecontrol.ui:23
-#, fuzzy
msgctxt "redlinecontrol|view"
msgid "List"
msgstr "ລາຍການ"
#: redlinecontrol.ui:45
-#, fuzzy
msgctxt "redlinecontrol|filter"
msgid "Filter"
msgstr "ຕົວກອງ"
@@ -5262,7 +5139,6 @@ msgid "C_omment:"
msgstr "ຄຳເຫັນ:"
#: redlinefilterpage.ui:87
-#, fuzzy
msgctxt "redlinefilterpage|commentedit-atkobject"
msgid "Comment"
msgstr "ສັງເກດ"
@@ -5291,7 +5167,6 @@ msgid "Author"
msgstr "ຜູ້ສ້າງ"
#: redlinefilterpage.ui:186
-#, fuzzy
msgctxt "redlinefilterpage|rangeedit-atkobject"
msgid "Range"
msgstr "ຂອບເຂດ"
@@ -5386,7 +5261,6 @@ msgid "Action"
msgstr "ການກະທຳ:"
#: redlineviewpage.ui:33
-#, fuzzy
msgctxt "redlineviewpage|position"
msgid "Position"
msgstr "ຕຳແໜ່ງ"
@@ -5404,7 +5278,6 @@ msgid "Date"
msgstr "ມື້"
#: redlineviewpage.ui:69
-#, fuzzy
msgctxt "redlineviewpage|comment"
msgid "Comment"
msgstr "ສັງເກດ"
@@ -5416,55 +5289,46 @@ msgid "Changes"
msgstr "~ປ່ຽນແປງ"
#: rowsmenu.ui:12
-#, fuzzy
msgctxt "rowsmenu|delete"
msgid "Delete Rows"
msgstr "ລຶບແຖວ"
#: rowsmenu.ui:19
-#, fuzzy
msgctxt "rowsmenu|save"
msgid "Save Record"
msgstr "ບັນທຶກການບັນທຶກ"
#: rowsmenu.ui:26
-#, fuzzy
msgctxt "rowsmenu|undo"
msgid "Undo: Data entry"
msgstr "ເຮັດຄືນ: ປ້ອນຂໍ້ມູນເຂົ້າ"
#: rulermenu.ui:12
-#, fuzzy
msgctxt "rulermenu|mm"
msgid "Millimeter"
msgstr "ມິລີແມັດ"
#: rulermenu.ui:20
-#, fuzzy
msgctxt "rulermenu|cm"
msgid "Centimeter"
msgstr "ຊັງຕີແມັດ"
#: rulermenu.ui:28
-#, fuzzy
msgctxt "rulermenu|m"
msgid "Meter"
msgstr "ແມັດ"
#: rulermenu.ui:36
-#, fuzzy
msgctxt "rulermenu|km"
msgid "Kilometer"
msgstr "ກິໂລແມັດ"
#: rulermenu.ui:44
-#, fuzzy
msgctxt "rulermenu|in"
msgid "Inch"
msgstr "ນີ້ວ"
#: rulermenu.ui:52
-#, fuzzy
msgctxt "rulermenu|ft"
msgid "Foot"
msgstr "ຟຸດ"
@@ -5476,19 +5340,16 @@ msgid "Miles"
msgstr "ແຟ້ມ"
#: rulermenu.ui:68
-#, fuzzy
msgctxt "rulermenu|pt"
msgid "Point"
msgstr "ຈຸດ"
#: rulermenu.ui:76
-#, fuzzy
msgctxt "rulermenu|pc"
msgid "Pica"
msgstr "ປິກາ"
#: rulermenu.ui:84
-#, fuzzy
msgctxt "rulermenu|ch"
msgid "Char"
msgstr "ແຜນວາດ"
@@ -5783,7 +5644,6 @@ msgid "None"
msgstr "ບໍ່ມີຫຍັງ"
#: sidebararea.ui:252
-#, fuzzy
msgctxt "sidebararea|transtype"
msgid "Solid"
msgstr "ຂອງແຂງ"
@@ -6045,7 +5905,6 @@ msgid "Rounded"
msgstr ""
#: sidebarline.ui:282
-#, fuzzy
msgctxt "sidebarline|edgestyle"
msgid "- none -"
msgstr "- ບໍ່ -"
@@ -6077,7 +5936,6 @@ msgid "Select the style of the line caps."
msgstr ""
#: sidebarline.ui:322
-#, fuzzy
msgctxt "sidebarline|linecapstyle"
msgid "Flat"
msgstr "ແປ"
@@ -6123,7 +5981,6 @@ msgid "_Spacing:"
msgstr "~ການເວັ້ນວ່າງ"
#: sidebarparagraph.ui:254
-#, fuzzy
msgctxt "sidebarparagraph|paraspacing|tooltip_text"
msgid "Spacing"
msgstr "~ການເວັ້ນວ່າງ"
@@ -6161,7 +6018,6 @@ msgid "_Indent:"
msgstr "ປະທັບຕາ"
#: sidebarparagraph.ui:448
-#, fuzzy
msgctxt "sidebarparagraph|indent|tooltip_text"
msgid "Indent"
msgstr "ປະທັບຕາ"
@@ -6173,7 +6029,6 @@ msgid "Increase Indent"
msgstr "ເພີ່ມການເພີ້ມພູນຂື້ນ"
#: sidebarparagraph.ui:469
-#, fuzzy
msgctxt "sidebarparagraph|decreaseindent|tooltip_text"
msgid "Decrease Indent"
msgstr "ຫຼຸດການເພີ້ມພູນລົງ"
@@ -6283,7 +6138,6 @@ msgid "Enter a height for the selected object."
msgstr ""
#: sidebarpossize.ui:187
-#, fuzzy
msgctxt "sidebarpossize|selectheight-atkobject"
msgid "Height"
msgstr "ຄວາມສູງ"
@@ -6305,7 +6159,6 @@ msgid "_Rotation:"
msgstr "ການໝຸນ"
#: sidebarpossize.ui:254
-#, fuzzy
msgctxt "sidebarpossize|orientationcontrol-atkobject"
msgid "Rotation"
msgstr "ການໝຸນ"
@@ -6434,13 +6287,11 @@ msgid "Font Effects"
msgstr ""
#: textcontrolchardialog.ui:151
-#, fuzzy
msgctxt "textcontrolchardialog|position"
msgid "Position"
msgstr "ຕຳແໜ່ງ"
#: textcontrolparadialog.ui:8
-#, fuzzy
msgctxt "textcontrolparadialog|TextControlParagraphPropertiesDialog"
msgid "Paragraph"
msgstr "ຫຍໍ້ໜ້າ"
@@ -6478,13 +6329,11 @@ msgid "Single"
msgstr "ດ່ຽວ"
#: textunderlinecontrol.ui:61
-#, fuzzy
msgctxt "textunderlinecontrol|double|tooltip_text"
msgid "Double"
msgstr "ທະວີຄູນ"
#: textunderlinecontrol.ui:78
-#, fuzzy
msgctxt "textunderlinecontrol|bold|tooltip_text"
msgid "Bold"
msgstr "ຕົວເຂັ້ມ"
@@ -6520,7 +6369,6 @@ msgid "Dot Dot Dash"
msgstr ""
#: textunderlinecontrol.ui:197
-#, fuzzy
msgctxt "textunderlinecontrol|wave|tooltip_text"
msgid "Wave"
msgstr "ຄື້ນ"
@@ -6537,19 +6385,16 @@ msgid "Add Item"
msgstr "ເພີ່ມລາຍການ"
#: xformspage.ui:40
-#, fuzzy
msgctxt "xformspage|TBI_ITEM_ADD_ELEMENT"
msgid "Add Element"
msgstr "ເພີ່ມສະມາຊິກ"
#: xformspage.ui:54
-#, fuzzy
msgctxt "xformspage|TBI_ITEM_ADD_ATTRIBUTE"
msgid "Add Attribute"
msgstr "ເພີ່ມຄຸນສົມບັດ"
#: xformspage.ui:68
-#, fuzzy
msgctxt "xformspage|TBI_ITEM_EDIT"
msgid "Edit"
msgstr "ແກ້ໄຂ"
@@ -6567,13 +6412,11 @@ msgid "Digital Signatures..."
msgstr "ລາຍເຊັນດິຈິຕອນ..."
#: zoommenu.ui:12
-#, fuzzy
msgctxt "zoommenu|page"
msgid "Entire Page"
msgstr "ປ້ອນຄ່າໜ້າ"
#: zoommenu.ui:20
-#, fuzzy
msgctxt "zoommenu|width"
msgid "Page Width"
msgstr "ຄວາມກວ້າງຂອງໜ້າ"
@@ -6584,7 +6427,6 @@ msgid "Optimal View"
msgstr ""
#: zoommenu.ui:36
-#, fuzzy
msgctxt "zoommenu|50"
msgid "50%"
msgstr "50%"
@@ -6595,7 +6437,6 @@ msgid "75%"
msgstr ""
#: zoommenu.ui:52
-#, fuzzy
msgctxt "zoommenu|100"
msgid "100%"
msgstr "100%"
@@ -6607,7 +6448,6 @@ msgid "150%"
msgstr "50%"
#: zoommenu.ui:68
-#, fuzzy
msgctxt "zoommenu|200"
msgid "200%"
msgstr "200%"
@@ -6619,7 +6459,6 @@ msgid "Drawing object"
msgstr "ການແຕ້ມ"
#: strings.hrc:26
-#, fuzzy
msgctxt "STR_ObjNamePluralNONE"
msgid "Drawing objects"
msgstr "ການແຕ້ມ"
@@ -7190,7 +7029,6 @@ msgid "Dimensioning objects"
msgstr "ຫລາຍວັດຖຸມິຕິ"
#: strings.hrc:137
-#, fuzzy
msgctxt "STR_ObjNamePlural"
msgid "Drawing objects"
msgstr "ການແຕ້ມ"
@@ -8591,7 +8429,6 @@ msgid "Glue spacing object 2"
msgstr "ຈຸດຕິດຂອງວັດຖຸທີ່ຍະຫວາ່ງ 2"
#: strings.hrc:418
-#, fuzzy
msgctxt "SIP_SA_EDGELINEDELTACOUNT"
msgid "Number of movable lines"
msgstr "ຕົວເລກຂອງເສັ້ນທີ່ຍ້າຍ"
@@ -9213,7 +9050,6 @@ msgid "Bitmap"
msgstr "ຫລາຍຮູບບິດແມັບ"
#: strings.hrc:542
-#, fuzzy
msgctxt "RID_SVXSTR_PATTERN"
msgid "Pattern"
msgstr "ແບບ"
@@ -9224,7 +9060,6 @@ msgid "Untitled Pattern"
msgstr ""
#: strings.hrc:544
-#, fuzzy
msgctxt "RID_SVXSTR_LINESTYLE"
msgid "Line Style"
msgstr "ຮູບແບບເສັ້ນ"
@@ -9241,7 +9076,6 @@ msgid "Color"
msgstr "ສີ"
#: strings.hrc:547
-#, fuzzy
msgctxt "RID_SVXSTR_HATCH"
msgid "Hatching"
msgstr "ປ່ອງຢູ່ພື້ນ"
@@ -9265,13 +9099,11 @@ msgid "Square"
msgstr "ຈັດຕຸລັດ"
#: strings.hrc:551
-#, fuzzy
msgctxt "RID_SVXSTR_CIRCLE"
msgid "Circle"
msgstr "ວົງມົນ"
#: strings.hrc:552
-#, fuzzy
msgctxt "RID_SVXSTR_NONE"
msgid "- none -"
msgstr "- ບໍ່ -"
@@ -9324,7 +9156,6 @@ msgid "Black"
msgstr "ໄຟເຕັ້ນ"
#: strings.hrc:562
-#, fuzzy
msgctxt "RID_SVXSTR_COLOR_GREY"
msgid "Gray"
msgstr "ເທົາ"
@@ -9346,7 +9177,6 @@ msgid "Gold"
msgstr "ທອງ"
#: strings.hrc:566
-#, fuzzy
msgctxt "RID_SVXSTR_COLOR_ORANGE"
msgid "Orange"
msgstr "ສີສົ້ມ"
@@ -9363,7 +9193,6 @@ msgid "Red"
msgstr "ສີແດງ"
#: strings.hrc:569
-#, fuzzy
msgctxt "RID_SVXSTR_COLOR_VIOLET"
msgid "Violet"
msgstr "ຄວາມຮຸນແຮງ"
@@ -9403,7 +9232,6 @@ msgstr "ເສັ້ນ"
#. Light variants of the standard color palette
#: strings.hrc:577
-#, fuzzy
msgctxt "RID_SVXSTR_COLOR_LIGHTGRAY"
msgid "Light Gray"
msgstr "ສີຂີ້ເຖົ່າອ່ອນ"
@@ -9588,7 +9416,6 @@ msgid "Sea blue"
msgstr ""
#: strings.hrc:615
-#, fuzzy
msgctxt "RID_SVXSTR_COLOR_CHART"
msgid "Chart"
msgstr "ແຜນວາດ"
@@ -9666,7 +9493,6 @@ msgid "Currency Turquoise"
msgstr ""
#: strings.hrc:631
-#, fuzzy
msgctxt "RID_SVXSTR_TBLAFMT_GRAY"
msgid "Gray"
msgstr "ເທົາ"
@@ -10325,7 +10151,6 @@ msgid "Black 0 Degrees"
msgstr ""
#: strings.hrc:762
-#, fuzzy
msgctxt "RID_SVXSTR_HATCH10"
msgid "Hatching"
msgstr "ປ່ອງຢູ່ພື້ນ"
@@ -10425,7 +10250,6 @@ msgid "Daisy"
msgstr ""
#: strings.hrc:781
-#, fuzzy
msgctxt "RID_SVXSTR_BMP18"
msgid "Orange"
msgstr "ສີສົ້ມ"
@@ -10602,7 +10426,6 @@ msgid "Zig Zag"
msgstr ""
#: strings.hrc:816
-#, fuzzy
msgctxt "RID_SVXSTR_BMP53"
msgid "Wave"
msgstr "ຄື້ນ"
@@ -10715,7 +10538,6 @@ msgid "Upward Diagonal"
msgstr ""
#: strings.hrc:837
-#, fuzzy
msgctxt "RID_SVXSTR_BMP74"
msgid "Cross"
msgstr "ຂ້າມ"
@@ -10787,7 +10609,6 @@ msgid "Dashed"
msgstr ""
#: strings.hrc:851
-#, fuzzy
msgctxt "RID_SVXSTR_DASH12"
msgid "Line Style"
msgstr "ຮູບແບບເສັ້ນ"
@@ -10839,7 +10660,6 @@ msgid "Rounded large arrow"
msgstr ""
#: strings.hrc:861
-#, fuzzy
msgctxt "RID_SVXSTR_LEND9"
msgid "Circle"
msgstr "ວົງມົນ"
@@ -11057,7 +10877,6 @@ msgid "Last Custom Value"
msgstr ""
#: strings.hrc:910
-#, fuzzy
msgctxt "RID_SVXSTR_PT"
msgid "pt"
msgstr "pt"
@@ -11206,25 +11025,21 @@ msgid "Surfaces"
msgstr "ຜິວພື້ນ"
#: strings.hrc:946
-#, fuzzy
msgctxt "RID_GALLERYSTR_THEME_COMPUTERS"
msgid "Computers"
msgstr "ຄອມພິວເຕີ"
#: strings.hrc:947
-#, fuzzy
msgctxt "RID_GALLERYSTR_THEME_DIAGRAMS"
msgid "Diagrams"
msgstr "ແຜນວາດ"
#: strings.hrc:948
-#, fuzzy
msgctxt "RID_GALLERYSTR_THEME_ENVIRONMENT"
msgid "Environment"
msgstr "ສະພາບແວດລ້ອມ"
#: strings.hrc:949
-#, fuzzy
msgctxt "RID_GALLERYSTR_THEME_FINANCE"
msgid "Finance"
msgstr "ການເງິນ"
@@ -11402,7 +11217,6 @@ msgid "~All"
msgstr "ທັງໝົດ"
#: strings.hrc:986
-#, fuzzy
msgctxt "RID_SVXSTR_QRY_PRINT_SELECTION"
msgid "~Selection"
msgstr "ການເລືອກ"
@@ -11418,55 +11232,46 @@ msgid "P~arallel"
msgstr "~ຂະໜານ"
#: strings.hrc:990
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_NW"
msgid "Extrusion North-West"
msgstr "ກາບບີບ ເໜືອ-ຕາເວັນຕົກ"
#: strings.hrc:991
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_N"
msgid "Extrusion North"
msgstr "ກາບບີບ ເໜືອ"
#: strings.hrc:992
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_NE"
msgid "Extrusion North-East"
msgstr "ການບີບ ເໜືອ-ຕາເວັນອອກ"
#: strings.hrc:993
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_W"
msgid "Extrusion West"
msgstr "ການບີບ ຕາເວັນຕົກ"
#: strings.hrc:994
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_NONE"
msgid "Extrusion Backwards"
msgstr "ການບີບ ກັບໜ້າ"
#: strings.hrc:995
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_E"
msgid "Extrusion East"
msgstr "ການບີບ ຕາເວັນອອກ"
#: strings.hrc:996
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_SW"
msgid "Extrusion South-West"
msgstr "ການບີບ ໃຕ້-ຕາເວັນຕົກ"
#: strings.hrc:997
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_S"
msgid "Extrusion South"
msgstr "ການບີບ ໃຕ້"
#: strings.hrc:998
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_SE"
msgid "Extrusion South-East"
msgstr "ການບີບ ໃຕ້-ຕາເວັນອອກ"
@@ -11573,7 +11378,6 @@ msgid "No Fill"
msgstr "ບໍ່ຕື່ມ"
#: strings.hrc:1020
-#, fuzzy
msgctxt "RID_SVXSTR_TRANSPARENT"
msgid "Transparent"
msgstr "ຄວາມໂປງໃສ"
@@ -11633,7 +11437,6 @@ msgstr ""
#. This is duplicated in GenericCommands.xcu in officecfg.
#: strings.hrc:1032
-#, fuzzy
msgctxt "RID_SVXSTR_CHARFONTNAME"
msgid "Font Name"
msgstr "ຊື່ແບບຕົວອັກສອນ"
@@ -12299,7 +12102,6 @@ msgid " (read-only)"
msgstr " (ອ່ານໄດ້ຢ່າງດຽວ)"
#: strings.hrc:1172
-#, fuzzy
msgctxt "RID_STR_ALREADYEXISTOVERWRITE"
msgid "The file already exists. Overwrite?"
msgstr "ແຟ້ມ​ມີ​ແລ້ວ​. ຂຽນທັບບໍ່?"
@@ -12401,7 +12203,6 @@ msgid "Instance"
msgstr "~ຕົວຢ່າງ"
#: strings.hrc:1190
-#, fuzzy
msgctxt "RID_STR_REPLACE_DOC"
msgid "Document"
msgstr "ເອກະສານ"
@@ -12510,7 +12311,6 @@ msgid "Binding"
msgstr "ການມັດ"
#: strings.hrc:1211
-#, fuzzy
msgctxt "RID_STR_BINDING_EXPR"
msgid "Binding expression"
msgstr "ສະແດງຄວາມມີອຳນາດ"
@@ -12521,13 +12321,11 @@ msgid "Are you sure you want to discard the %PRODUCTNAME document recovery data?
msgstr ""
#: strings.hrc:1215
-#, fuzzy
msgctxt "RID_SVXSTR_RULER_TAB_LEFT"
msgid "Left"
msgstr "ຊ້າຍ"
#: strings.hrc:1216
-#, fuzzy
msgctxt "RID_SVXSTR_RULER_TAB_RIGHT"
msgid "Right"
msgstr "ຂວາ"
@@ -12539,7 +12337,6 @@ msgid "Center"
msgstr "ກາງ"
#: strings.hrc:1218
-#, fuzzy
msgctxt "RID_SVXSTR_RULER_TAB_DECIMAL"
msgid "Decimal"
msgstr "ເລກຖານສິບ"
@@ -12617,13 +12414,11 @@ msgid "Zoom factor. Right-click to change zoom factor or click to open Zoom dial
msgstr ""
#: strings.hrc:1235
-#, fuzzy
msgctxt "RID_SVXSTR_ZOOM_IN"
msgid "Zoom In"
msgstr "ຂະຫຍາຍເຂົ້າ"
#: strings.hrc:1236
-#, fuzzy
msgctxt "RID_SVXSTR_ZOOM_OUT"
msgid "Zoom Out"
msgstr "ຂະຫຍາຍອອກ"
@@ -12634,7 +12429,6 @@ msgid "25%"
msgstr ""
#: strings.hrc:1238
-#, fuzzy
msgctxt "RID_SVXSTR_ZOOM_50"
msgid "50%"
msgstr "50%"
@@ -12645,7 +12439,6 @@ msgid "75%"
msgstr ""
#: strings.hrc:1240
-#, fuzzy
msgctxt "RID_SVXSTR_ZOOM_100"
msgid "100%"
msgstr "100%"
@@ -12657,7 +12450,6 @@ msgid "150%"
msgstr "50%"
#: strings.hrc:1242
-#, fuzzy
msgctxt "RID_SVXSTR_ZOOM_200"
msgid "200%"
msgstr "200%"
@@ -12721,7 +12513,6 @@ msgid "Reached the end of the sheet"
msgstr ""
#: strings.hrc:1255
-#, fuzzy
msgctxt "RID_SVXSTR_SEARCH_NOT_FOUND"
msgid "Search key not found"
msgstr "ບໍ່ພົບຄຳທີ່ຄົ້ນຫາ"
@@ -12975,7 +12766,6 @@ msgid "BMP image"
msgstr ""
#: strings.hrc:1313
-#, fuzzy
msgctxt "STR_IMAGE_UNKNOWN"
msgid "Unknown"
msgstr "ບໍ່ຮູ້"
@@ -14242,7 +14032,6 @@ msgid "Miscellaneous Symbols And Pictographs"
msgstr ""
#: strings.hrc:1570
-#, fuzzy
msgctxt "RID_SUBSETMAP"
msgid "Emoticons"
msgstr "ສັນຍາເລືອກເຄື່ອນໄຫວ"
@@ -14680,7 +14469,6 @@ msgid "Underline"
msgstr "ເສັ້ນກ້ອງ"
#: svxitems.hrc:45
-#, fuzzy
msgctxt "RID_ATTR_NAMES"
msgid "Font size"
msgstr "ຂະຫນາດຕົວອັກສອນ"
@@ -14702,7 +14490,6 @@ msgid "Kerning"
msgstr "ປັບໃຫ້ໃກ້"
#: svxitems.hrc:49
-#, fuzzy
msgctxt "RID_ATTR_NAMES"
msgid "Effects"
msgstr "ຜົນກະທົບ"
@@ -14713,7 +14500,6 @@ msgid "Language"
msgstr "ພາສາ"
#: svxitems.hrc:51
-#, fuzzy
msgctxt "RID_ATTR_NAMES"
msgid "Position"
msgstr "ຕຳແໜ່ງ"
@@ -14734,7 +14520,6 @@ msgid "Overline"
msgstr ""
#: svxitems.hrc:55
-#, fuzzy
msgctxt "RID_ATTR_NAMES"
msgid "Paragraph"
msgstr "ຫຍໍ້ໜ້າ"
@@ -14776,7 +14561,6 @@ msgid "Widows"
msgstr ""
#: svxitems.hrc:63
-#, fuzzy
msgctxt "RID_ATTR_NAMES"
msgid "Paragraph spacing"
msgstr "ການຍະຫວ່າງຂອງປະໂຫຍກ"
@@ -14803,7 +14587,6 @@ msgid "Page"
msgstr "ໜ້າ"
#: svxitems.hrc:68
-#, fuzzy
msgctxt "RID_ATTR_NAMES"
msgid "Page Style"
msgstr "ຮູບແບບໜ້າ"
diff --git a/source/lo/sw/messages.po b/source/lo/sw/messages.po
index aad8a2a7858..177cd76aa4b 100644
--- a/source/lo/sw/messages.po
+++ b/source/lo/sw/messages.po
@@ -36,7 +36,6 @@ msgid "Custom Styles"
msgstr ""
#: app.hrc:34
-#, fuzzy
msgctxt "RID_PARAGRAPHSTYLEFAMILY"
msgid "Automatic"
msgstr "ອັດຕະໂນມັດ"
@@ -388,7 +387,6 @@ msgid "Dear"
msgstr "ປີ"
#: mmaddressblockpage.hrc:28
-#, fuzzy
msgctxt "RA_SALUTATION"
msgid "Hello"
msgstr "ຮາໂລ"
@@ -414,7 +412,6 @@ msgid "!"
msgstr ""
#: mmaddressblockpage.hrc:37
-#, fuzzy
msgctxt "RA_PUNCTUATION"
msgid "(none)"
msgstr "(ບໍ່)"
@@ -532,7 +529,6 @@ msgid "Endnote Characters"
msgstr "ຕົວອັກສອນໝາຍເຫດທ້າຍສຸດ"
#: strings.hrc:37
-#, fuzzy
msgctxt "STR_POOLCHR_LINENUM"
msgid "Line Numbering"
msgstr "ການລຽງຕົວເລກເສັ້ນ"
@@ -1509,13 +1505,11 @@ msgid "The following characters are not valid and have been removed: "
msgstr ""
#: strings.hrc:235
-#, fuzzy
msgctxt "STR_BOOKMARK_DEF_NAME"
msgid "Bookmark"
msgstr "ບ່ອນຂັ້ນໜັງສື"
#: strings.hrc:236
-#, fuzzy
msgctxt "STR_BOOKMARK_NAME"
msgid "Name"
msgstr "ຊື່"
@@ -1527,31 +1521,26 @@ msgid "Text"
msgstr "ຂໍ້ຄວາມ"
#: strings.hrc:238
-#, fuzzy
msgctxt "SW_STR_NONE"
msgid "[None]"
msgstr "[ບໍ່]"
#: strings.hrc:239
-#, fuzzy
msgctxt "STR_CAPTION_BEGINNING"
msgid "Start"
msgstr "ເລີ່ມຕົ້ນ"
#: strings.hrc:240
-#, fuzzy
msgctxt "STR_CAPTION_END"
msgid "End"
msgstr "ຈົບ"
#: strings.hrc:241
-#, fuzzy
msgctxt "STR_CAPTION_ABOVE"
msgid "Above"
msgstr "ຂ້າງເທິງ"
#: strings.hrc:242
-#, fuzzy
msgctxt "STR_CAPTION_BELOW"
msgid "Below"
msgstr "ຂ້າງລຸ່ມ"
@@ -1660,7 +1649,6 @@ msgid "Frame"
msgstr "ກອບ"
#: strings.hrc:264
-#, fuzzy
msgctxt "STR_SHAPE_DEFNAME"
msgid "Shape"
msgstr "ຮູບຮ່າງ"
@@ -2502,25 +2490,21 @@ msgid "Apply table attributes"
msgstr "ນຳໃຊ້ຄຸນສົມບັດຕາຕະລາງ"
#: strings.hrc:431
-#, fuzzy
msgctxt "STR_UNDO_TABLE_AUTOFMT"
msgid "AutoFormat Table"
msgstr "ກຳນົດຮູບແບບຕາຕະລາງອັດຕະໂນມັດ"
#: strings.hrc:432
-#, fuzzy
msgctxt "STR_UNDO_TABLE_INSCOL"
msgid "Insert Column"
msgstr "ແຊກຖັນໃສ່"
#: strings.hrc:433
-#, fuzzy
msgctxt "STR_UNDO_TABLE_INSROW"
msgid "Insert Row"
msgstr "ແຊກແຖວໃສ່"
#: strings.hrc:434
-#, fuzzy
msgctxt "STR_UNDO_TABLE_DELBOX"
msgid "Delete row/column"
msgstr "ລຶບແຖວ/ຖັນ"
@@ -2693,13 +2677,11 @@ msgid "column break"
msgstr "ຍະແຖວ"
#: strings.hrc:468
-#, fuzzy
msgctxt "STR_UNDO_REDLINE_INSERT"
msgid "Insert $1"
msgstr "ແຊກໃສ່ $1"
#: strings.hrc:469
-#, fuzzy
msgctxt "STR_UNDO_REDLINE_DELETE"
msgid "Delete $1"
msgstr "ລືບ $1"
@@ -2728,19 +2710,16 @@ msgid "Paragraph formatting changed"
msgstr ""
#: strings.hrc:474
-#, fuzzy
msgctxt "STR_UNDO_REDLINE_TABLE_ROW_INSERT"
msgid "Insert Row"
msgstr "ແຊກແຖວໃສ່"
#: strings.hrc:475
-#, fuzzy
msgctxt "STR_UNDO_REDLINE_TABLE_ROW_DELETE"
msgid "Delete Row"
msgstr "ລຶບແຖວ"
#: strings.hrc:476
-#, fuzzy
msgctxt "STR_UNDO_REDLINE_TABLE_CELL_INSERT"
msgid "Insert Cell"
msgstr "ແຊກເຊວໃສ່"
@@ -3128,7 +3107,6 @@ msgid "Character"
msgstr "ຕົວອັກສອນ"
#: strings.hrc:555
-#, fuzzy
msgctxt "STR_STYLE_FAMILY_PARAGRAPH"
msgid "Paragraph"
msgstr "ຫຍໍ້ໜ້າ"
@@ -3151,13 +3129,11 @@ msgid "Numbering"
msgstr "ການລຽງຕົວເລກ"
#: strings.hrc:559
-#, fuzzy
msgctxt "STR_STYLE_FAMILY_TABLE"
msgid "Table"
msgstr "ຕາຕະລາງ"
#: strings.hrc:560
-#, fuzzy
msgctxt "STR_STYLE_FAMILY_CELL"
msgid "Cell"
msgstr "ເຊວ"
@@ -3168,7 +3144,6 @@ msgid "Asian"
msgstr ""
#: strings.hrc:563
-#, fuzzy
msgctxt "ST_SCRIPT_CTL"
msgid "CTL"
msgstr "CTL"
@@ -3220,7 +3195,6 @@ msgid "Form control~s"
msgstr "~ການຄວບຄຸມ"
#: strings.hrc:572
-#, fuzzy
msgctxt "STR_PRINTOPTUI_COLOR"
msgid "Color"
msgstr "ສີ"
@@ -3232,7 +3206,6 @@ msgid "Print text in blac~k"
msgstr "~ພີມສີດຳ"
#: strings.hrc:574
-#, fuzzy
msgctxt "STR_PRINTOPTUI_PAGES_TEXT"
msgid "Pages"
msgstr "ໜ້າ"
@@ -3302,7 +3275,6 @@ msgid "Front sides / right pages"
msgstr ""
#: strings.hrc:587
-#, fuzzy
msgctxt "STR_PRINTOPTUI_INCLUDE"
msgid "Include"
msgstr "~ຕິດຂັດ"
@@ -3340,7 +3312,6 @@ msgid "Pa~ges"
msgstr "ໜ້າ"
#: strings.hrc:594
-#, fuzzy
msgctxt "STR_PRINTOPTUI_SELECTION"
msgid "~Selection"
msgstr "ການເລືອກ"
@@ -3351,19 +3322,16 @@ msgid "Place in margins"
msgstr ""
#: strings.hrc:597
-#, fuzzy
msgctxt "STR_FORMULA_CALC"
msgid "Functions"
msgstr "ໜ້າທີ່"
#: strings.hrc:598
-#, fuzzy
msgctxt "STR_FORMULA_CANCEL"
msgid "Cancel"
msgstr "ຍົກເລີກ"
#: strings.hrc:599
-#, fuzzy
msgctxt "STR_FORMULA_APPLY"
msgid "Apply"
msgstr "ໃຊ້"
@@ -3455,7 +3423,6 @@ msgid "inactive"
msgstr "ບໍ່ເຮັດຫຍັງ"
#: strings.hrc:616
-#, fuzzy
msgctxt "STR_EDIT_ENTRY"
msgid "Edit..."
msgstr "ແກ້ໄຂ..."
@@ -3467,7 +3434,6 @@ msgid "~Update"
msgstr "~ປັບປຸ່ງ"
#: strings.hrc:618
-#, fuzzy
msgctxt "STR_EDIT_CONTENT"
msgid "Edit"
msgstr "ແກ້ໄຂ"
@@ -3479,7 +3445,6 @@ msgid "Edit link"
msgstr "ແກ້ໄຂການເຊື່ອມຕໍ່"
#: strings.hrc:620
-#, fuzzy
msgctxt "STR_EDIT_INSERT"
msgid "Insert"
msgstr "ແຊກໃສ່"
@@ -3491,7 +3456,6 @@ msgid "~Index"
msgstr "ດັດສະນີ"
#: strings.hrc:622
-#, fuzzy
msgctxt "STR_FILE"
msgid "File"
msgstr "ແຟ້ມ"
@@ -3509,25 +3473,21 @@ msgid "Text"
msgstr "ຂໍ້ຄວາມ"
#: strings.hrc:625
-#, fuzzy
msgctxt "STR_DELETE"
msgid "Delete"
msgstr "ລຶບ"
#: strings.hrc:626
-#, fuzzy
msgctxt "STR_DELETE_ENTRY"
msgid "~Delete"
msgstr "~ລຶບ"
#: strings.hrc:627
-#, fuzzy
msgctxt "STR_UPDATE_SEL"
msgid "Selection"
msgstr "ການເລືອກ"
#: strings.hrc:628
-#, fuzzy
msgctxt "STR_UPDATE_INDEX"
msgid "Indexes"
msgstr "ດັດສະນີ"
@@ -3539,7 +3499,6 @@ msgid "Links"
msgstr "~ເຊື່ອມຕໍ່"
#: strings.hrc:630
-#, fuzzy
msgctxt "STR_UPDATE_ALL"
msgid "All"
msgstr "ທັງໝົດ"
@@ -3626,7 +3585,6 @@ msgstr ""
#. Error calculator
#: strings.hrc:649
-#, fuzzy
msgctxt "STR_POSTIT_PAGE"
msgid "Page"
msgstr "ໜ້າ"
@@ -3769,7 +3727,6 @@ msgid "Subject"
msgstr "ບັງຄັບ"
#: strings.hrc:676
-#, fuzzy
msgctxt "FLD_DOCINFO_KEYS"
msgid "Keywords"
msgstr "ຄຳທີສຳຄັນ"
@@ -3787,7 +3744,6 @@ msgid "Created"
msgstr "ສ້າງ:"
#: strings.hrc:679
-#, fuzzy
msgctxt "FLD_DOCINFO_CHANGE"
msgid "Modified"
msgstr "ປັບປຸ່ງ"
@@ -3798,13 +3754,11 @@ msgid "Last printed"
msgstr ""
#: strings.hrc:681
-#, fuzzy
msgctxt "FLD_DOCINFO_DOCNO"
msgid "Revision number"
msgstr "ຕົວເລກແກ້ໄຂໃໝ່"
#: strings.hrc:682
-#, fuzzy
msgctxt "FLD_DOCINFO_EDIT"
msgid "Total editing time"
msgstr "ເວລາໃນການແກ້ໄຂລວມ"
@@ -3825,13 +3779,11 @@ msgid "Next convert $(ARG1)"
msgstr ""
#: strings.hrc:686
-#, fuzzy
msgctxt "STR_AUTH_TYPE_ARTICLE"
msgid "Article"
msgstr "ຫົວຂໍ້"
#: strings.hrc:687
-#, fuzzy
msgctxt "STR_AUTH_TYPE_BOOK"
msgid "Book"
msgstr "ປຶ້ມ"
@@ -3843,43 +3795,36 @@ msgid "Brochures"
msgstr "~ໃບໂຄສະນາ"
#: strings.hrc:689
-#, fuzzy
msgctxt "STR_AUTH_TYPE_CONFERENCE"
msgid "Conference proceedings"
msgstr "ການປະຕິບັດການປະຊຸມ"
#: strings.hrc:690
-#, fuzzy
msgctxt "STR_AUTH_TYPE_INBOOK"
msgid "Book excerpt"
msgstr "ປຶ້ມບົດຄວາມສັ້ນ"
#: strings.hrc:691
-#, fuzzy
msgctxt "STR_AUTH_TYPE_INCOLLECTION"
msgid "Book excerpt with title"
msgstr "ຫົວຂໍ້ປຶ້ມບົດຄວາມສັ້ນ"
#: strings.hrc:692
-#, fuzzy
msgctxt "STR_AUTH_TYPE_INPROCEEDINGS"
msgid "Conference proceedings"
msgstr "ການປະຕິບັດການປະຊຸມ"
#: strings.hrc:693
-#, fuzzy
msgctxt "STR_AUTH_TYPE_JOURNAL"
msgid "Journal"
msgstr "ວາລະສານ"
#: strings.hrc:694
-#, fuzzy
msgctxt "STR_AUTH_TYPE_MANUAL"
msgid "Techn. documentation"
msgstr "ເອກະສານດ້ານເຕັກນິກ"
#: strings.hrc:695
-#, fuzzy
msgctxt "STR_AUTH_TYPE_MASTERSTHESIS"
msgid "Thesis"
msgstr "ວິທະຍານິພົນ"
@@ -3891,25 +3836,21 @@ msgid "Miscellaneous"
msgstr "ສ່ວນປີກຍ່ອຍ"
#: strings.hrc:697
-#, fuzzy
msgctxt "STR_AUTH_TYPE_PHDTHESIS"
msgid "Dissertation"
msgstr "ປາຖະກະຖາທາງວິຊາການ"
#: strings.hrc:698
-#, fuzzy
msgctxt "STR_AUTH_TYPE_PROCEEDINGS"
msgid "Conference proceedings"
msgstr "ການປະຕິບັດການປະຊຸມ"
#: strings.hrc:699
-#, fuzzy
msgctxt "STR_AUTH_TYPE_TECHREPORT"
msgid "Research report"
msgstr "ບົດຄົ້ນຄວ້າ/ງານວິໃຈ"
#: strings.hrc:700
-#, fuzzy
msgctxt "STR_AUTH_TYPE_UNPUBLISHED"
msgid "Unpublished"
msgstr "ບໍ່ເປີດເຜີຍ"
@@ -3927,43 +3868,36 @@ msgid "WWW document"
msgstr "ຕໍເອກະສານ"
#: strings.hrc:703
-#, fuzzy
msgctxt "STR_AUTH_TYPE_CUSTOM1"
msgid "User-defined1"
msgstr "ຜູ້ໃຊ້-ກຳນົດ1"
#: strings.hrc:704
-#, fuzzy
msgctxt "STR_AUTH_TYPE_CUSTOM2"
msgid "User-defined2"
msgstr "ຜູ້ໃຊ້-ກຳນົດ2"
#: strings.hrc:705
-#, fuzzy
msgctxt "STR_AUTH_TYPE_CUSTOM3"
msgid "User-defined3"
msgstr "ຜູ້ໃຊ້-ກຳນົດ3"
#: strings.hrc:706
-#, fuzzy
msgctxt "STR_AUTH_TYPE_CUSTOM4"
msgid "User-defined4"
msgstr "ຜູ້ໃຊ້-ກຳນົດ4"
#: strings.hrc:707
-#, fuzzy
msgctxt "STR_AUTH_TYPE_CUSTOM5"
msgid "User-defined5"
msgstr "ຜູ້ໃຊ້-ກຳນົດ5"
#: strings.hrc:708
-#, fuzzy
msgctxt "STR_AUTH_FIELD_IDENTIFIER"
msgid "Short name"
msgstr "ຊື່ສັ້ນ"
#: strings.hrc:709
-#, fuzzy
msgctxt "STR_AUTH_FIELD_AUTHORITY_TYPE"
msgid "Type"
msgstr "ຊະນິດ"
@@ -3993,7 +3927,6 @@ msgid "Book title"
msgstr "~ຫົວເລື່ອງປຶ້ມ"
#: strings.hrc:714
-#, fuzzy
msgctxt "STR_AUTH_FIELD_CHAPTER"
msgid "Chapter"
msgstr "ບົດ"
@@ -4023,19 +3956,16 @@ msgid "Institution"
msgstr "ສະຖາບັນ"
#: strings.hrc:719
-#, fuzzy
msgctxt "STR_AUTH_FIELD_JOURNAL"
msgid "Journal"
msgstr "ວາລະສານ"
#: strings.hrc:720
-#, fuzzy
msgctxt "STR_AUTH_FIELD_MONTH"
msgid "Month"
msgstr "ເດືອນ"
#: strings.hrc:721
-#, fuzzy
msgctxt "STR_AUTH_FIELD_NOTE"
msgid "Note"
msgstr "ໝາຍເຫດ"
@@ -4059,7 +3989,6 @@ msgid "Page(s)"
msgstr "ໜ້າ(s)"
#: strings.hrc:725
-#, fuzzy
msgctxt "STR_AUTH_FIELD_PUBLISHER"
msgid "Publisher"
msgstr "ຜູ້ໂຄສະນາ"
@@ -4089,49 +4018,41 @@ msgid "Type of report"
msgstr "ຊະນິດຂອງບົດລາຍງານ"
#: strings.hrc:730
-#, fuzzy
msgctxt "STR_AUTH_FIELD_VOLUME"
msgid "Volume"
msgstr "ປະລິມານ"
#: strings.hrc:731
-#, fuzzy
msgctxt "STR_AUTH_FIELD_YEAR"
msgid "Year"
msgstr "ປີ"
#: strings.hrc:732
-#, fuzzy
msgctxt "STR_AUTH_FIELD_URL"
msgid "URL"
msgstr "URL"
#: strings.hrc:733
-#, fuzzy
msgctxt "STR_AUTH_FIELD_CUSTOM1"
msgid "User-defined1"
msgstr "ຜູ້ໃຊ້-ກຳນົດ1"
#: strings.hrc:734
-#, fuzzy
msgctxt "STR_AUTH_FIELD_CUSTOM2"
msgid "User-defined2"
msgstr "ຜູ້ໃຊ້-ກຳນົດ2"
#: strings.hrc:735
-#, fuzzy
msgctxt "STR_AUTH_FIELD_CUSTOM3"
msgid "User-defined3"
msgstr "ຜູ້ໃຊ້-ກຳນົດ3"
#: strings.hrc:736
-#, fuzzy
msgctxt "STR_AUTH_FIELD_CUSTOM4"
msgid "User-defined4"
msgstr "ຜູ້ໃຊ້-ກຳນົດ4"
#: strings.hrc:737
-#, fuzzy
msgctxt "STR_AUTH_FIELD_CUSTOM5"
msgid "User-defined5"
msgstr "ຜູ້ໃຊ້-ກຳນົດ5"
@@ -4330,7 +4251,6 @@ msgid "1. ~Drag salutation elements into the box below"
msgstr ""
#: strings.hrc:781
-#, fuzzy
msgctxt "ST_SALUTATION"
msgid "Salutation"
msgstr "ຄຳນັບ"
@@ -5239,7 +5159,6 @@ msgid "Custom"
msgstr "ລູກຄ້າ:"
#: strings.hrc:1003
-#, fuzzy
msgctxt "STR_CUSTOM_LABEL"
msgid "[User]"
msgstr "[ຜູ້ໃຊ້]"
@@ -5332,7 +5251,6 @@ msgid "Drop Caps over"
msgstr ""
#: strings.hrc:1026
-#, fuzzy
msgctxt "STR_DROP_LINES"
msgid "rows"
msgstr "ແຖວ"
@@ -5377,7 +5295,6 @@ msgid "+ mirror horizontal on even pages"
msgstr ""
#: strings.hrc:1034
-#, fuzzy
msgctxt "STR_CHARFMT"
msgid "Character Style"
msgstr "ຮູບແບບຕົວອັກສອນ"
@@ -5401,7 +5318,6 @@ msgid "No footer"
msgstr "ທີ່ສ່ວນຕີນ"
#: strings.hrc:1038
-#, fuzzy
msgctxt "STR_HEADER"
msgid "Header"
msgstr "ສ່ວນຫົວ"
@@ -5525,7 +5441,6 @@ msgid "Bottom of line"
msgstr "ລຸ່ມສຸດຂອງເສັ້ນ"
#: strings.hrc:1061
-#, fuzzy
msgctxt "STR_REGISTER_ON"
msgid "Register-true"
msgstr "ລົງທະບຽນຈິງ"
@@ -5568,7 +5483,6 @@ msgid "Full width"
msgstr "ກ້ວາງທັງໝົດ"
#: strings.hrc:1069
-#, fuzzy
msgctxt "STR_COLUMNS"
msgid "Columns"
msgstr "ຖັນ"
@@ -5688,7 +5602,6 @@ msgid "Graphics mode: "
msgstr "ແບບຮູບພາບ"
#: strings.hrc:1091
-#, fuzzy
msgctxt "STR_DRAWMODE_STD"
msgid "Standard"
msgstr "ມາດຕະຖານ"
@@ -5706,7 +5619,6 @@ msgid "Black & White"
msgstr "ຂວາ ແລະ ດຳ"
#: strings.hrc:1094
-#, fuzzy
msgctxt "STR_DRAWMODE_WATERMARK"
msgid "Watermark"
msgstr "ລາຍນ້ຳ"
@@ -5753,7 +5665,6 @@ msgid "Do not merge borders"
msgstr ""
#: strings.hrc:1104
-#, fuzzy
msgctxt "ST_TBL"
msgid "Table"
msgstr "ຕາຕະລາງ"
@@ -5765,7 +5676,6 @@ msgid "Text Frame"
msgstr "ກອບຂໍ້ຄວາມ"
#: strings.hrc:1106
-#, fuzzy
msgctxt "ST_PGE"
msgid "Page"
msgstr "ໜ້າ"
@@ -5777,7 +5687,6 @@ msgid "Drawing"
msgstr "ການແຕ້ມ"
#: strings.hrc:1108
-#, fuzzy
msgctxt "ST_CTRL"
msgid "Control"
msgstr "ຄວບຄຸມ"
@@ -5789,7 +5698,6 @@ msgid "Section"
msgstr "ພາກສ່ວນ"
#: strings.hrc:1110
-#, fuzzy
msgctxt "ST_BKM"
msgid "Bookmark"
msgstr "ບ່ອນຂັ້ນໜັງສື"
@@ -5807,19 +5715,16 @@ msgid "OLE object"
msgstr "ວັດຖຸ OLE"
#: strings.hrc:1113
-#, fuzzy
msgctxt "ST_OUTL"
msgid "Headings"
msgstr "ສ່ວນຫົວ"
#: strings.hrc:1114
-#, fuzzy
msgctxt "ST_SEL"
msgid "Selection"
msgstr "ການເລືອກ"
#: strings.hrc:1115
-#, fuzzy
msgctxt "ST_FTN"
msgid "Footnote"
msgstr "ໝາຍເຫດທ້າຍໜ້າ"
@@ -5830,7 +5735,6 @@ msgid "Reminder"
msgstr ""
#: strings.hrc:1117
-#, fuzzy
msgctxt "ST_POSTIT"
msgid "Comment"
msgstr "ສັງເກດ"
@@ -5869,7 +5773,6 @@ msgid "Next text frame"
msgstr "ເພີ່ມເຟມຕົວອັກສອນ"
#: strings.hrc:1125
-#, fuzzy
msgctxt "STR_IMGBTN_PGE_DOWN"
msgid "Next page"
msgstr "ໜ້າຕໍ່ໄປ"
@@ -5957,7 +5860,6 @@ msgid "Previous text frame"
msgstr ""
#: strings.hrc:1141
-#, fuzzy
msgctxt "STR_IMGBTN_PGE_UP"
msgid "Previous page"
msgstr "ໜ້າກ່ອນໜ້ານີ້"
@@ -6077,7 +5979,6 @@ msgid "Table changed"
msgstr "ການປ່ຽນແປງຕາຕະລາງ"
#: strings.hrc:1164
-#, fuzzy
msgctxt "STR_REDLINE_FMTCOLL"
msgid "Applied Paragraph Styles"
msgstr "ນຳໃຊ້ຮູບແບບຫຍໍ້ໜ້າ"
@@ -6474,7 +6375,6 @@ msgid "A"
msgstr ""
#: strings.hrc:1245
-#, fuzzy
msgctxt "STR_TOKEN_HELP_ENTRY_NO"
msgid "Chapter number"
msgstr "ເລກບົດ"
@@ -6498,7 +6398,6 @@ msgid "Text"
msgstr "ຂໍ້ຄວາມ"
#: strings.hrc:1249
-#, fuzzy
msgctxt "STR_TOKEN_HELP_PAGE_NUMS"
msgid "Page number"
msgstr "ເລກໜ້າ"
@@ -6574,13 +6473,11 @@ msgid "Base line ~centered"
msgstr ""
#: strings.hrc:1267
-#, fuzzy
msgctxt "STR_FRMUI_LINE_TOP"
msgid "Top of line"
msgstr "ເທິງສຸດຂອງເສັ້ນ"
#: strings.hrc:1268
-#, fuzzy
msgctxt "STR_FRMUI_LINE_BOTTOM"
msgid "Bottom of line"
msgstr "ລຸ່ມສຸດຂອງເສັ້ນ"
@@ -6609,7 +6506,6 @@ msgid " (Template: "
msgstr "ແບບ:"
#: strings.hrc:1273
-#, fuzzy
msgctxt "STR_FRMUI_BORDER"
msgid "Borders"
msgstr "ຂອບ"
@@ -6671,13 +6567,11 @@ msgid "Reset to Default Language"
msgstr ""
#: strings.hrc:1289
-#, fuzzy
msgctxt "STR_LANGSTATUS_MORE"
msgid "More..."
msgstr "ຫຼາຍກວ່ານີ້..."
#: strings.hrc:1290
-#, fuzzy
msgctxt "STR_IGNORE_SELECTION"
msgid "~Ignore"
msgstr "~ບໍ່ສົນໃຈ"
@@ -6708,7 +6602,6 @@ msgid "No fax printer has been set under Tools/Options/%1/Print."
msgstr ""
#: strings.hrc:1297
-#, fuzzy
msgctxt "STR_WEBOPTIONS"
msgid "HTML document"
msgstr "ເອກະສານ HTML"
@@ -6725,7 +6618,6 @@ msgid "Source not specified."
msgstr ""
#: strings.hrc:1300
-#, fuzzy
msgctxt "STR_NUM_LEVEL"
msgid "Level "
msgstr "ລະດັບ"
@@ -6737,7 +6629,6 @@ msgid "Outline "
msgstr "ເສັ້ນຂອບ"
#: strings.hrc:1302
-#, fuzzy
msgctxt "STR_EDIT_FOOTNOTE"
msgid "Edit Footnote/Endnote"
msgstr "ແກ້ໄຂໝາຍເຫດທ້າຍສຸດໜ້າເຈັຍ/ໝາຍເຫດສຸດທ້າຍ"
@@ -6783,7 +6674,6 @@ msgid "Task"
msgstr "ໜ້າ​ວຽກ​"
#: strings.hrc:1311
-#, fuzzy
msgctxt "ST_STATUS"
msgid "Status"
msgstr "ສະຖານະພາບ"
@@ -7012,13 +6902,11 @@ msgid "The abstract contains the selected number of paragraphs from the included
msgstr ""
#: abstractdialog.ui:197
-#, fuzzy
msgctxt "abstractdialog|label1"
msgid "Properties"
msgstr "ຄຸນສົມບັດ"
#: addentrydialog.ui:8
-#, fuzzy
msgctxt "addentrydialog|AddEntryDialog"
msgid "Add Element"
msgstr "ເພີ່ມສະມາຊິກ"
@@ -7046,7 +6934,6 @@ msgid "1. Drag address elements here"
msgstr ""
#: addressblockdialog.ui:139
-#, fuzzy
msgctxt "addressblockdialog|up|tooltip_text"
msgid "Move up"
msgstr "ຍ້າຍຂື້ນ"
@@ -7064,7 +6951,6 @@ msgid "Move right"
msgstr "ຍ້າຍທາງຂວາ"
#: addressblockdialog.ui:184
-#, fuzzy
msgctxt "addressblockdialog|down|tooltip_text"
msgid "Move down"
msgstr "ຍ້າຍລົງ"
@@ -7179,7 +7065,6 @@ msgid "_LF"
msgstr ""
#: asciifilterdialog.ui:272
-#, fuzzy
msgctxt "asciifilterdialog|label1"
msgid "Properties"
msgstr "ຄຸນສົມບັດ"
@@ -7214,13 +7099,11 @@ msgid "Assign Styles"
msgstr ""
#: assignstylesdialog.ui:124
-#, fuzzy
msgctxt "assignstylesdialog|left-atkobject"
msgid "Left"
msgstr "ຊ້າຍ"
#: assignstylesdialog.ui:142
-#, fuzzy
msgctxt "assignstylesdialog|right-atkobject"
msgid "Right"
msgstr "ຂວາ"
@@ -7446,7 +7329,6 @@ msgid "Shortcut:"
msgstr ""
#: autotext.ui:298
-#, fuzzy
msgctxt "autotext|category-atkobject"
msgid "Category"
msgstr "ປະເພດ"
@@ -7480,7 +7362,6 @@ msgid "Rep_lace (text only)"
msgstr ""
#: autotext.ui:423
-#, fuzzy
msgctxt "autotext|rename"
msgid "Rename..."
msgstr "ໃສ່ຊື່ຄືນໃໝ່..."
@@ -7515,13 +7396,11 @@ msgid "Insert Bibliography Entry"
msgstr "ແຊກການນຳເຂົ້າເອກະສານອ້າງອິງໃສ່"
#: bibliographyentry.ui:20
-#, fuzzy
msgctxt "bibliographyentry|insert"
msgid "Insert"
msgstr "ແຊກໃສ່"
#: bibliographyentry.ui:35
-#, fuzzy
msgctxt "bibliographyentry|modify"
msgid "Apply"
msgstr "ໃຊ້"
@@ -7560,7 +7439,6 @@ msgid "Entry"
msgstr "ເຂົ້າມາສູ່"
#: bulletsandnumbering.ui:8
-#, fuzzy
msgctxt "bulletsandnumbering|BulletsAndNumberingDialog"
msgid "Bullets and Numbering"
msgstr "ເຄື່ອງໝາຍແລະຕົວເລກ"
@@ -7693,13 +7571,11 @@ msgid "_Zip/city:"
msgstr ""
#: businessdatapage.ui:320
-#, fuzzy
msgctxt "businessdatapage|icity-atkobject"
msgid "City"
msgstr "ເມືອງ"
#: businessdatapage.ui:338
-#, fuzzy
msgctxt "businessdatapage|izip-atkobject"
msgid "Zip code"
msgstr "ລະຫັດ Zip"
@@ -7852,7 +7728,6 @@ msgid "Database field:"
msgstr "ພື້ນທີ່ຖານຂໍ້ມູນ"
#: cardmediumpage.ui:255
-#, fuzzy
msgctxt "cardmediumpage|insert|tooltip_text"
msgid "Insert"
msgstr "ແຊກໃສ່"
@@ -7923,7 +7798,6 @@ msgid "Character"
msgstr "ຕົວອັກສອນ"
#: characterproperties.ui:106
-#, fuzzy
msgctxt "characterproperties|font"
msgid "Font"
msgstr "ແບບຕົວອັກສອນ"
@@ -8021,31 +7895,26 @@ msgid "Character Styles"
msgstr "ຮູບແບບຕົວອັກສອນ"
#: columndialog.ui:8
-#, fuzzy
msgctxt "columndialog|ColumnDialog"
msgid "Columns"
msgstr "ຖັນ"
#: columnpage.ui:59
-#, fuzzy
msgctxt "columnpage|liststore1"
msgid "Left-to-right"
msgstr "ຊ້າຍຫາຂວາ"
#: columnpage.ui:63
-#, fuzzy
msgctxt "columnpage|liststore1"
msgid "Right-to-left"
msgstr "ຂວາຫາຊ້າຍ"
#: columnpage.ui:67
-#, fuzzy
msgctxt "columnpage|liststore1"
msgid "Use superordinate object settings"
msgstr "ນຳໃຊ້ການຕິດຕັ້ງຜູ້ສັ່ງການລະດັບສູງ"
#: columnpage.ui:81
-#, fuzzy
msgctxt "columnpage|liststore2"
msgid "Selection"
msgstr "ການເລືອກ"
@@ -8133,7 +8002,6 @@ msgid "Top"
msgstr "ເທິງ"
#: columnpage.ui:506
-#, fuzzy
msgctxt "columnpage|lineposlb"
msgid "Centered"
msgstr "ຈຸດສູນກາງ"
@@ -8237,7 +8105,6 @@ msgid "Table Header"
msgstr "ຕາຕະລາງສ່ວນຫົວ"
#: conditionpage.ui:200
-#, fuzzy
msgctxt "conditionpage|filter"
msgid "Table"
msgstr "ຕາຕະລາງ"
@@ -8255,19 +8122,16 @@ msgid "Section"
msgstr "ການເລືອກ"
#: conditionpage.ui:203
-#, fuzzy
msgctxt "conditionpage|filter"
msgid "Footnote"
msgstr "ໝາຍເຫດທ້າຍໜ້າ"
#: conditionpage.ui:204
-#, fuzzy
msgctxt "conditionpage|filter"
msgid "Endnote"
msgstr "ໝາຍເຫດທ້າຍສຸດ"
#: conditionpage.ui:205
-#, fuzzy
msgctxt "conditionpage|filter"
msgid "Header"
msgstr "ສ່ວນຫົວ"
@@ -8423,7 +8287,6 @@ msgid "Semicolons"
msgstr "~ຈ້ຳຈຸດ"
#: converttexttable.ui:167
-#, fuzzy
msgctxt "converttexttable|paragraph"
msgid "Paragraph"
msgstr "ຫຍໍ້ໜ້າ"
@@ -8464,7 +8327,6 @@ msgid "Don't split table"
msgstr "ຢ່າແຍກຕາຕະລາງ"
#: converttexttable.ui:299
-#, fuzzy
msgctxt "converttexttable|bordercb"
msgid "Border"
msgstr "ຂອບເຂດ"
@@ -8475,7 +8337,6 @@ msgid "The first "
msgstr ""
#: converttexttable.ui:336
-#, fuzzy
msgctxt "converttexttable|label4"
msgid "rows"
msgstr "ແຖວ"
@@ -8608,13 +8469,11 @@ msgid "Word only"
msgstr ""
#: createautomarkdialog.ui:185
-#, fuzzy
msgctxt "createautomarkdialog|yes"
msgid "Yes"
msgstr "ແມ່ນ"
#: createautomarkdialog.ui:197
-#, fuzzy
msgctxt "createautomarkdialog|no"
msgid "No"
msgstr "ບໍ່"
@@ -8717,7 +8576,6 @@ msgid "Choose Item: "
msgstr ""
#: dropdownfielddialog.ui:174
-#, fuzzy
msgctxt "dropdownfielddialog|label1"
msgid "Edit"
msgstr "ແກ້ໄຂ"
@@ -8752,7 +8610,6 @@ msgid "Path"
msgstr "ເສັ້ນທາງ"
#: editcategories.ui:187
-#, fuzzy
msgctxt "editcategories|label1"
msgid "Category"
msgstr "ປະເພດ"
@@ -8868,7 +8725,6 @@ msgid "E_ditable in read-only document"
msgstr ""
#: editsectiondialog.ui:651
-#, fuzzy
msgctxt "editsectiondialog|label9"
msgid "Properties"
msgstr "ຄຸນສົມບັດ"
@@ -8904,13 +8760,11 @@ msgid "Autonumbering"
msgstr "ການລຽງຕົວເລກອັດຕະໂນມັດ"
#: endnotepage.ui:201
-#, fuzzy
msgctxt "endnotepage|label20"
msgid "Paragraph"
msgstr "ຫຍໍ້ໜ້າ"
#: endnotepage.ui:215
-#, fuzzy
msgctxt "endnotepage|pagestyleft"
msgid "Page"
msgstr "ໜ້າ"
@@ -8952,19 +8806,16 @@ msgid "Database"
msgstr "ຖານຂໍ້ມູນ"
#: envaddresspage.ui:144
-#, fuzzy
msgctxt "envaddresspage|label7"
msgid "Table"
msgstr "ຕາຕະລາງ"
#: envaddresspage.ui:190
-#, fuzzy
msgctxt "envaddresspage|label8"
msgid "Database field"
msgstr "ພື້ນທີ່ຖານຂໍ້ມູນ"
#: envaddresspage.ui:237
-#, fuzzy
msgctxt "envaddresspage|insert|tooltip_text"
msgid "Insert"
msgstr "ແຊກໃສ່"
@@ -8982,7 +8833,6 @@ msgid "Preview"
msgstr "ສະແດງເບິ່ງ"
#: envdialog.ui:8
-#, fuzzy
msgctxt "envdialog|EnvDialog"
msgid "Envelope"
msgstr "ຊ່ອງຈົດໝາຍ"
@@ -9006,7 +8856,6 @@ msgid "_Modify"
msgstr "ປັບປຸ່ງ"
#: envdialog.ui:132
-#, fuzzy
msgctxt "envdialog|envelope"
msgid "Envelope"
msgstr "ຊ່ອງຈົດໝາຍ"
@@ -9018,7 +8867,6 @@ msgid "Format"
msgstr "ກຳນົດຮູບແບບ"
#: envdialog.ui:177
-#, fuzzy
msgctxt "envdialog|printer"
msgid "Printer"
msgstr "ເຄື່ອງພີມ"
@@ -9042,7 +8890,6 @@ msgid "Format"
msgstr "ກຳນົດຮູບແບບ"
#: envformatpage.ui:168
-#, fuzzy
msgctxt "envformatpage|addredit"
msgid "Edit"
msgstr "ແກ້ໄຂ"
@@ -9078,7 +8925,6 @@ msgid "Format"
msgstr "ກຳນົດຮູບແບບ"
#: envformatpage.ui:387
-#, fuzzy
msgctxt "envformatpage|senderedit"
msgid "Edit"
msgstr "ແກ້ໄຂ"
@@ -9090,7 +8936,6 @@ msgid "Position"
msgstr "ຕໍ່າແໜ່ງ"
#: envformatpage.ui:432
-#, fuzzy
msgctxt "envformatpage|label2"
msgid "Sender"
msgstr "ຜູ້ສົ່ງ"
@@ -9120,7 +8965,6 @@ msgid "Preview"
msgstr "ສະແດງເບິ່ງ"
#: envformatpage.ui:602
-#, fuzzy
msgctxt "envformatpage|label3"
msgid "Size"
msgstr "ຂະໜາດ"
@@ -9266,7 +9110,6 @@ msgid "_Available Databases"
msgstr ""
#: exchangedatabases.ui:135
-#, fuzzy
msgctxt "exchangedatabases|browse"
msgid "Browse..."
msgstr "ເຂົ້າເບິ່ງ..."
@@ -9289,7 +9132,6 @@ msgid "Database applied to document:"
msgstr ""
#: fielddialog.ui:8
-#, fuzzy
msgctxt "fielddialog|FieldDialog"
msgid "Fields"
msgstr "ພື້ນທີ່"
@@ -9312,13 +9154,11 @@ msgid "Cross-references"
msgstr "ການອ້າງເຖິງກົງກົນຂ້າມ"
#: fielddialog.ui:149
-#, fuzzy
msgctxt "fielddialog|functions"
msgid "Functions"
msgstr "ໜ້າທີ່"
#: fielddialog.ui:172
-#, fuzzy
msgctxt "fielddialog|docinfo"
msgid "DocInformation"
msgstr "DocInformation"
@@ -9363,7 +9203,6 @@ msgid "_Condition"
msgstr "~ເງື່ອນໄຂ"
#: flddbpage.ui:145
-#, fuzzy
msgctxt "flddbpage|label4"
msgid "Record number"
msgstr "ຕົວເລກບັນທຶກ"
@@ -9587,7 +9426,6 @@ msgid "Date Time Author"
msgstr ""
#: fldrefpage.ui:13
-#, fuzzy
msgctxt "fldrefpage|liststore1"
msgid "Bookmarks"
msgstr "ບ່ອນຂັ້ນໜັງສື"
@@ -9605,7 +9443,6 @@ msgid "Endnotes"
msgstr "ໝາຍເຫດທ້າຍສຸດ"
#: fldrefpage.ui:22
-#, fuzzy
msgctxt "fldrefpage|liststore1"
msgid "Headings"
msgstr "ສ່ວນຫົວ"
@@ -9628,7 +9465,6 @@ msgid "Insert _reference to"
msgstr "ແຊກການອ້າງອິງໃສ່"
#: fldrefpage.ui:169
-#, fuzzy
msgctxt "fldrefpage|label4"
msgid "Selection"
msgstr "ການເລືອກ"
@@ -9721,13 +9557,11 @@ msgid "Numbering by Chapter"
msgstr ""
#: fldvarpage.ui:458
-#, fuzzy
msgctxt "fldvarpage|apply|tooltip_text"
msgid "Apply"
msgstr "ໃຊ້"
#: fldvarpage.ui:473
-#, fuzzy
msgctxt "fldvarpage|delete|tooltip_text"
msgid "Delete"
msgstr "ລຶບ"
@@ -9844,19 +9678,16 @@ msgid "_Spacing to footnote contents"
msgstr ""
#: footnoteareapage.ui:318
-#, fuzzy
msgctxt "footnoteareapage|position"
msgid "Left"
msgstr "ຊ້າຍ"
#: footnoteareapage.ui:319
-#, fuzzy
msgctxt "footnoteareapage|position"
msgid "Centered"
msgstr "ຈຸດສູນກາງ"
#: footnoteareapage.ui:320
-#, fuzzy
msgctxt "footnoteareapage|position"
msgid "Right"
msgstr "ຂວາ"
@@ -9936,13 +9767,11 @@ msgid "Autonumbering"
msgstr "ການລຽງຕົວເລກອັດຕະໂນມັດ"
#: footnotepage.ui:321
-#, fuzzy
msgctxt "footnotepage|label4"
msgid "Paragraph"
msgstr "ຫຍໍ້ໜ້າ"
#: footnotepage.ui:335
-#, fuzzy
msgctxt "footnotepage|pagestyleft"
msgid "Page"
msgstr "ໜ້າ"
@@ -10075,13 +9904,11 @@ msgid "Options"
msgstr "ທາງເລືອກ"
#: formatsectiondialog.ui:107
-#, fuzzy
msgctxt "formatsectiondialog|columns"
msgid "Columns"
msgstr "ຖັນ"
#: formatsectiondialog.ui:129
-#, fuzzy
msgctxt "formatsectiondialog|indents"
msgid "Indents"
msgstr "ຮອ່ງຮອຍ"
@@ -10116,7 +9943,6 @@ msgid "Relati_ve"
msgstr ""
#: formattablepage.ui:155
-#, fuzzy
msgctxt "formattablepage|label45"
msgid "Properties"
msgstr "ຄຸນສົມບັດ"
@@ -10146,7 +9972,6 @@ msgid "_Below"
msgstr "ຂ້າງລຸ່ມ"
#: formattablepage.ui:328
-#, fuzzy
msgctxt "formattablepage|label46"
msgid "Spacing"
msgstr "~ການເວັ້ນວ່າງ"
@@ -10206,19 +10031,16 @@ msgid "Properties "
msgstr "ຄຸນສົມບັດ:"
#: formattablepage.ui:586
-#, fuzzy
msgctxt "formattablepage|liststore1"
msgid "Left-to-right"
msgstr "ຊ້າຍຫາຂວາ"
#: formattablepage.ui:590
-#, fuzzy
msgctxt "formattablepage|liststore1"
msgid "Right-to-left"
msgstr "ຂວາຫາຊ້າຍ"
#: formattablepage.ui:594
-#, fuzzy
msgctxt "formattablepage|liststore1"
msgid "Use superordinate object settings"
msgstr "ນຳໃຊ້ການຕິດຕັ້ງຜູ້ສັ່ງການລະດັບສູງ"
@@ -10269,7 +10091,6 @@ msgid "Transparency"
msgstr "ຄວາມໂປງໃສ"
#: framedialog.ui:266
-#, fuzzy
msgctxt "framedialog|columns"
msgid "Columns"
msgstr "ຖັນ"
@@ -10287,7 +10108,6 @@ msgid "Top"
msgstr "ເທິງ"
#: frmaddpage.ui:18
-#, fuzzy
msgctxt "frmaddpage|liststore"
msgid "Centered"
msgstr "ຈຸດສູນກາງ"
@@ -10299,19 +10119,16 @@ msgid "Bottom"
msgstr "ລຸ່ມ"
#: frmaddpage.ui:36
-#, fuzzy
msgctxt "frmaddpage|liststore1"
msgid "Left-to-right"
msgstr "ຊ້າຍຫາຂວາ"
#: frmaddpage.ui:40
-#, fuzzy
msgctxt "frmaddpage|liststore1"
msgid "Right-to-left"
msgstr "ຂວາຫາຊ້າຍ"
#: frmaddpage.ui:44
-#, fuzzy
msgctxt "frmaddpage|liststore1"
msgid "Right-to-left (vertical)"
msgstr "ຂວາຫາຊ້າຍ(ທາງຕັ້ງ)"
@@ -10322,7 +10139,6 @@ msgid "Left-to-right (vertical)"
msgstr ""
#: frmaddpage.ui:52
-#, fuzzy
msgctxt "frmaddpage|liststore1"
msgid "Use superordinate object settings"
msgstr "ນຳໃຊ້ການຕິດຕັ້ງຜູ້ສັ່ງການລະດັບສູງ"
@@ -10367,7 +10183,6 @@ msgid "_Description:"
msgstr "ລາຍລະອຽດ"
#: frmaddpage.ui:243
-#, fuzzy
msgctxt "frmaddpage|label1"
msgid "Names"
msgstr "ຊື່"
@@ -10424,7 +10239,6 @@ msgid "_Text direction:"
msgstr "~ທິດທາງຂໍ້ຄວາມ"
#: frmaddpage.ui:516
-#, fuzzy
msgctxt "frmaddpage|label3"
msgid "Properties"
msgstr "ຄຸນສົມບັດ"
@@ -10484,7 +10298,6 @@ msgid "_Original Size"
msgstr "ຂະໜາດມາດຕະຖານ"
#: frmtypepage.ui:339
-#, fuzzy
msgctxt "frmtypepage|label2"
msgid "Size"
msgstr "ຂະໜາດ"
@@ -10537,7 +10350,6 @@ msgid "b_y"
msgstr ""
#: frmtypepage.ui:550
-#, fuzzy
msgctxt "frmtypepage|vertbyft"
msgid "by"
msgstr "ດ້ວຍ"
@@ -10649,13 +10461,11 @@ msgid "_After section"
msgstr ""
#: indentpage.ui:116
-#, fuzzy
msgctxt "indentpage|label2"
msgid "Indent"
msgstr "ປະທັບຕາ"
#: indentpage.ui:145
-#, fuzzy
msgctxt "indentpage|preview-atkobject"
msgid "Example"
msgstr "ຕົວຢາງ"
@@ -10666,7 +10476,6 @@ msgid "Insert Index Entry"
msgstr "ແຊກດັດສະນີປ້ອນເຂົ້າໃສ່"
#: indexentry.ui:59
-#, fuzzy
msgctxt "indexentry|insert"
msgid "Insert"
msgstr "ແຊກໃສ່"
@@ -10749,7 +10558,6 @@ msgid "Update entry from selection"
msgstr ""
#: indexentry.ui:597
-#, fuzzy
msgctxt "indexentry|label1"
msgid "Selection"
msgstr "ການເລືອກ"
@@ -10793,7 +10601,6 @@ msgid "Reference:"
msgstr "ການອ້າງອິງ"
#: inputwinmenu.ui:12
-#, fuzzy
msgctxt "inputwinmenu|sum"
msgid "Sum"
msgstr "ຜົນລວມ"
@@ -10810,13 +10617,11 @@ msgid "Percent"
msgstr ""
#: inputwinmenu.ui:36
-#, fuzzy
msgctxt "inputwinmenu|sqrt"
msgid "Square Root"
msgstr "ຖອນຫາກ"
#: inputwinmenu.ui:44
-#, fuzzy
msgctxt "inputwinmenu|pow"
msgid "Power"
msgstr "ກຳລັງ"
@@ -10892,13 +10697,11 @@ msgid "Statistical Functions"
msgstr ""
#: inputwinmenu.ui:170
-#, fuzzy
msgctxt "inputwinmenu|mean"
msgid "Mean"
msgstr "ຄ່າສະເລ່ຍ"
#: inputwinmenu.ui:178
-#, fuzzy
msgctxt "inputwinmenu|min"
msgid "Minimum"
msgstr "ນ້ອຍສຸດ"
@@ -10910,49 +10713,41 @@ msgid "Maximum"
msgstr "ໃຫຍ່ສຸດ"
#: inputwinmenu.ui:198
-#, fuzzy
msgctxt "inputwinmenu|functions"
msgid "Functions"
msgstr "ໜ້າທີ່"
#: inputwinmenu.ui:208
-#, fuzzy
msgctxt "inputwinmenu|sin"
msgid "Sine"
msgstr "ໄຊສ"
#: inputwinmenu.ui:216
-#, fuzzy
msgctxt "inputwinmenu|cos"
msgid "Cosine"
msgstr "ກົດໄຊສ"
#: inputwinmenu.ui:224
-#, fuzzy
msgctxt "inputwinmenu|tag"
msgid "Tangent"
msgstr "ຕັງ"
#: inputwinmenu.ui:232
-#, fuzzy
msgctxt "inputwinmenu|asin"
msgid "Arcsine"
msgstr "ອາກໄຊສ"
#: inputwinmenu.ui:240
-#, fuzzy
msgctxt "inputwinmenu|acos"
msgid "Arccosine"
msgstr "ອາກກົດໄຊສ"
#: inputwinmenu.ui:248
-#, fuzzy
msgctxt "inputwinmenu|atan"
msgid "Arctangent"
msgstr "ອາກຕັງ"
#: insertautotextdialog.ui:8
-#, fuzzy
msgctxt "insertautotextdialog|InsertAutoTextDialog"
msgid "Insert AutoText"
msgstr "ແຊກຂໍ້ຄວາມອັດຕະໂນມັດໃສ່"
@@ -10963,25 +10758,21 @@ msgid "Autotexts for Shortcut "
msgstr ""
#: insertbookmark.ui:8
-#, fuzzy
msgctxt "insertbookmark|InsertBookmarkDialog"
msgid "Bookmark"
msgstr "ບ່ອນຂັ້ນໜັງສື"
#: insertbookmark.ui:40
-#, fuzzy
msgctxt "insertbookmark|insert"
msgid "Insert"
msgstr "ແຊກໃສ່"
#: insertbookmark.ui:122
-#, fuzzy
msgctxt "insertbookmark|rename"
msgid "Rename"
msgstr "ປ່ຽນຊື່"
#: insertbookmark.ui:135
-#, fuzzy
msgctxt "insertbookmark|delete"
msgid "Delete"
msgstr "ລຶບ"
@@ -11074,7 +10865,6 @@ msgid "Position:"
msgstr "ຕໍ່າແໜ່ງ"
#: insertcaption.ui:143
-#, fuzzy
msgctxt "insertcaption|separator_edit"
msgid ": "
msgstr ":"
@@ -11096,7 +10886,6 @@ msgid "Category:"
msgstr "ປະເພດ"
#: insertcaption.ui:226
-#, fuzzy
msgctxt "insertcaption|label2"
msgid "Properties"
msgstr "ຄຸນສົມບັດ"
@@ -11119,7 +10908,6 @@ msgid "Options..."
msgstr "~ຕົວເລືືອກ..."
#: insertcaption.ui:391
-#, fuzzy
msgctxt "insertcaption|liststore1"
msgid "[None]"
msgstr "[ບໍ່]"
@@ -11219,7 +11007,6 @@ msgid "Insert Footnote/Endnote"
msgstr "ແກ້ໄຂໝາຍເຫດທ້າຍສຸດໜ້າເຈັຍ/ໝາຍເຫດສຸດທ້າຍ"
#: insertfootnote.ui:143
-#, fuzzy
msgctxt "insertfootnote|automatic"
msgid "Automatic"
msgstr "ອັດຕະໂນມັດ"
@@ -11249,13 +11036,11 @@ msgid "Numbering"
msgstr "ການລຽງຕົວເລກ"
#: insertfootnote.ui:257
-#, fuzzy
msgctxt "insertfootnote|footnote"
msgid "Footnote"
msgstr "ໝາຍເຫດທ້າຍໜ້າ"
#: insertfootnote.ui:275
-#, fuzzy
msgctxt "insertfootnote|endnote"
msgid "Endnote"
msgstr "ໝາຍເຫດທ້າຍສຸດ"
@@ -11317,13 +11102,11 @@ msgid "Section"
msgstr "ການເລືອກ"
#: insertsectiondialog.ui:128
-#, fuzzy
msgctxt "insertsectiondialog|columns"
msgid "Columns"
msgstr "ຖັນ"
#: insertsectiondialog.ui:151
-#, fuzzy
msgctxt "insertsectiondialog|indents"
msgid "Indents"
msgstr "ຮອ່ງຮອຍ"
@@ -11346,7 +11129,6 @@ msgid "Insert Table"
msgstr "ແຊກຕາຕະລາງໃສ່"
#: inserttable.ui:43
-#, fuzzy
msgctxt "inserttable|ok"
msgid "Insert"
msgstr "ແຊກໃສ່"
@@ -11415,7 +11197,6 @@ msgid "Options"
msgstr "ທາງເລືອກ"
#: labeldialog.ui:8
-#, fuzzy
msgctxt "labeldialog|LabelDialog"
msgid "Labels"
msgstr "ປ້າຍ"
@@ -11433,7 +11214,6 @@ msgid "Medium"
msgstr "ກາງ"
#: labeldialog.ui:128
-#, fuzzy
msgctxt "labeldialog|labels"
msgid "Labels"
msgstr "ປ້າຍ"
@@ -11445,13 +11225,11 @@ msgid "Business Cards"
msgstr "~ນາມບັດ"
#: labeldialog.ui:174
-#, fuzzy
msgctxt "labeldialog|private"
msgid "Private"
msgstr "ສ່ວນຕົວ"
#: labeldialog.ui:197
-#, fuzzy
msgctxt "labeldialog|business"
msgid "Business"
msgstr "ທຸລະກິດ"
@@ -11574,7 +11352,6 @@ msgid "Printer Name"
msgstr ""
#: labeloptionspage.ui:270
-#, fuzzy
msgctxt "labeloptionspage|label2"
msgid "Printer"
msgstr "ເຄື່ອງພີມ"
@@ -11669,7 +11446,6 @@ msgid "lines"
msgstr "ເສັ້ນ"
#: linenumbering.ui:433
-#, fuzzy
msgctxt "linenumbering|separator"
msgid "Separator"
msgstr "ຕົວແບ່ງ"
@@ -11805,7 +11581,6 @@ msgid "_Electronic"
msgstr "~ອີເລັກໂຕຣນິກ"
#: mailmerge.ui:321
-#, fuzzy
msgctxt "mailmerge|file"
msgid "File"
msgstr "ແຟ້ມ"
@@ -11976,7 +11751,6 @@ msgid "Date"
msgstr "ວັນທີ່"
#: managechangessidebar.ui:200
-#, fuzzy
msgctxt "managechangessidebar|writerdesc"
msgid "Comment"
msgstr "ສັງເກດ"
@@ -12136,7 +11910,6 @@ msgid "Mail Merge"
msgstr "ຮວມຈົດໝາຍ"
#: mmcreatingdialog.ui:52
-#, fuzzy
msgctxt "mmcreatingdialog|label1"
msgid "Status:"
msgstr "ສະຖານະ:"
@@ -12220,7 +11993,6 @@ msgid "_Zoom"
msgstr "ຂະຫຍາຍ"
#: mmlayoutpage.ui:363
-#, fuzzy
msgctxt "mmlayoutpage|zoom"
msgid "Entire page"
msgstr "ໜ້າທີ່ປ້ອນເຂົ້າ"
@@ -12340,7 +12112,6 @@ msgid "Adobe PDF-Document"
msgstr ""
#: mmresultemaildialog.ui:22
-#, fuzzy
msgctxt "mmresultemaildialog|liststore1"
msgid "Microsoft Word Document"
msgstr "ເອກະສານ Microsoft Word"
@@ -12351,7 +12122,6 @@ msgid "HTML Message"
msgstr ""
#: mmresultemaildialog.ui:30
-#, fuzzy
msgctxt "mmresultemaildialog|liststore1"
msgid "Plain Text"
msgstr "ຂໍ້ຄວາມທຳມະດາ"
@@ -12681,7 +12451,6 @@ msgid "E-mails not sent: %1"
msgstr ""
#: mmsendmails.ui:229
-#, fuzzy
msgctxt "mmsendmails|label5"
msgid "Details"
msgstr "ລາຍລະອຽດ"
@@ -12703,13 +12472,11 @@ msgid "Navigation"
msgstr "ການຊີ້"
#: navigatorpanel.ui:60
-#, fuzzy
msgctxt "navigatorpanel|back|tooltip_text"
msgid "Back"
msgstr "ດຳ"
#: navigatorpanel.ui:73
-#, fuzzy
msgctxt "navigatorpanel|forward|tooltip_text"
msgid "Forward"
msgstr "ໄປໜ້າ"
@@ -12746,7 +12513,6 @@ msgid "Set Reminder"
msgstr ""
#: navigatorpanel.ui:194
-#, fuzzy
msgctxt "navigatorpanel|header|tooltip_text"
msgid "Header"
msgstr "ສ່ວນຫົວ"
@@ -12780,7 +12546,6 @@ msgid "Demote Level"
msgstr "ລະດັບການຫຼຸດຊັ້ນ"
#: navigatorpanel.ui:304
-#, fuzzy
msgctxt "navigatorpanel|documents|tooltip_text"
msgid "Document"
msgstr "ເອກະສານ"
@@ -12797,7 +12562,6 @@ msgid "Toggle Master View"
msgstr ""
#: navigatorpanel.ui:364
-#, fuzzy
msgctxt "navigatorpanel|edit|tooltip_text"
msgid "Edit"
msgstr "ແກ້ໄຂ"
@@ -12809,7 +12573,6 @@ msgid "Update"
msgstr "ປ່ຽນໃຫມ່"
#: navigatorpanel.ui:390
-#, fuzzy
msgctxt "navigatorpanel|insert|tooltip_text"
msgid "Insert"
msgstr "ແຊກໃສ່"
@@ -12820,13 +12583,11 @@ msgid "Save Contents as well"
msgstr ""
#: navigatorpanel.ui:436
-#, fuzzy
msgctxt "navigatorpanel|moveup|tooltip_text"
msgid "Move Up"
msgstr "ຍ້າຍຂື້ນ"
#: navigatorpanel.ui:449
-#, fuzzy
msgctxt "navigatorpanel|movedown|tooltip_text"
msgid "Move Down"
msgstr "ຍ້າຍລົງ"
@@ -12865,7 +12626,6 @@ msgid " "
msgstr ""
#: notebookbar.ui:438
-#, fuzzy
msgctxt "notebookbar|NewSC|tooltip_text"
msgid "Spreadsheet"
msgstr "ຕາລາງແຜ່ນ"
@@ -12915,25 +12675,21 @@ msgid "Database"
msgstr "ຖານຂໍ້ມູນ"
#: notebookbar.ui:523
-#, fuzzy
msgctxt "notebookbar|NewSDB|tooltip_text"
msgid "Spreadsheet"
msgstr "ຕາລາງແຜ່ນ"
#: notebookbar.ui:1238
-#, fuzzy
msgctxt "notebookbar|FileLabel"
msgid "File"
msgstr "ແຟ້ມ"
#: notebookbar.ui:1371
-#, fuzzy
msgctxt "notebookbar|FontSection|tooltip_text"
msgid "Font"
msgstr "ແບບຕົວອັກສອນ"
#: notebookbar.ui:1660
-#, fuzzy
msgctxt "notebookbar|FontSection2|tooltip_text"
msgid "Font"
msgstr "ແບບຕົວອັກສອນ"
@@ -12945,7 +12701,6 @@ msgid "Outline"
msgstr "ເສັ້ນຂອບ"
#: notebookbar.ui:1799
-#, fuzzy
msgctxt "notebookbar|numberbullet|tooltip_text"
msgid "Bullets and Numbering"
msgstr "ເຄື່ອງໝາຍແລະຕົວເລກ"
@@ -12972,13 +12727,11 @@ msgid "Horizontal Alignment"
msgstr ""
#: notebookbar.ui:2156
-#, fuzzy
msgctxt "notebookbar|SpacingSection|tooltip_text"
msgid "Spacing"
msgstr "~ການເວັ້ນວ່າງ"
#: notebookbar.ui:2189
-#, fuzzy
msgctxt "notebookbar|indent|tooltip_text"
msgid "Indent"
msgstr "ປະທັບຕາ"
@@ -12996,7 +12749,6 @@ msgid "Decrease Indent"
msgstr "ຫຼຸດການເພີ່ມພູນ"
#: notebookbar.ui:2234
-#, fuzzy
msgctxt "notebookbar|controlcodes|tooltip_text"
msgid "Indent"
msgstr "ປະທັບຕາ"
@@ -13046,7 +12798,6 @@ msgid "Symbol"
msgstr "ສັນຍາລັກ"
#: notebookbar.ui:2882
-#, fuzzy
msgctxt "notebookbar|box17|tooltip_text"
msgid "Basic"
msgstr "ພື້ນຖານ"
@@ -13057,7 +12808,6 @@ msgid "Insert Audio or Video"
msgstr ""
#: notebookbar.ui:2942
-#, fuzzy
msgctxt "notebookbar|ShapesSection|tooltip_text"
msgid "Shapes"
msgstr "ຫລາຍຮູບຮ່າງ"
@@ -13081,13 +12831,11 @@ msgid "Fontwork"
msgstr "ວຽກໜ້າ"
#: notebookbar.ui:3455
-#, fuzzy
msgctxt "notebookbar|FieldsSection|tooltip_text"
msgid "Fields"
msgstr "ພື້ນທີ່"
#: notebookbar.ui:3545
-#, fuzzy
msgctxt "notebookbar|InsertLabel"
msgid "Insert"
msgstr "ແຊກໃສ່"
@@ -13103,13 +12851,11 @@ msgid "Page layout"
msgstr ""
#: notebookbar.ui:4295
-#, fuzzy
msgctxt "notebookbar|ReferencesLabel"
msgid "References"
msgstr "ການອ້າງອິງ"
#: notebookbar.ui:4790
-#, fuzzy
msgctxt "notebookbar|ReviewLabel"
msgid "Review"
msgstr "ສະແດງຄືນ"
@@ -13125,7 +12871,6 @@ msgid "Document Area Elements"
msgstr ""
#: notebookbar.ui:5056
-#, fuzzy
msgctxt "notebookbar|ZoomSection|tooltip_text"
msgid "Zoom"
msgstr "ຂະຫຍາຍ"
@@ -13137,19 +12882,16 @@ msgid "View"
msgstr "~ສະແດງເບິ່ງ"
#: notebookbar.ui:5745
-#, fuzzy
msgctxt "notebookbar|formattable|tooltip_text"
msgid "Indent"
msgstr "ປະທັບຕາ"
#: notebookbar.ui:5787
-#, fuzzy
msgctxt "notebookbar|formattable1|tooltip_text"
msgid "Indent"
msgstr "ປະທັບຕາ"
#: notebookbar.ui:5850
-#, fuzzy
msgctxt "notebookbar|TableLabel"
msgid "Table"
msgstr "ຕາຕະລາງ"
@@ -13161,7 +12903,6 @@ msgid "Basics"
msgstr "ພື້ນຖານ"
#: notebookbar.ui:5872
-#, fuzzy
msgctxt "notebookbar|GraphicDialog"
msgid "Properties"
msgstr "ຄຸນສົມບັດ"
@@ -13173,7 +12914,6 @@ msgid "Basics"
msgstr "ພື້ນຖານ"
#: notebookbar.ui:5905
-#, fuzzy
msgctxt "notebookbar|Crop1"
msgid "Crop"
msgstr "ຕັດ"
@@ -13223,7 +12963,6 @@ msgid "_File"
msgstr "ແຟ້ມ"
#: notebookbar_compact.ui:2797
-#, fuzzy
msgctxt "notebookbar_compact|FileLabel"
msgid "File"
msgstr "ແຟ້ມ"
@@ -13257,7 +12996,6 @@ msgid "_Insert"
msgstr "ແຊກໃສ່"
#: notebookbar_compact.ui:4123
-#, fuzzy
msgctxt "notebookbar_compact|InsertLabel"
msgid "Insert"
msgstr "ແຊກໃສ່"
@@ -13280,7 +13018,6 @@ msgid "Reference_s"
msgstr "ການອ້າງອິງ"
#: notebookbar_compact.ui:4899
-#, fuzzy
msgctxt "notebookbar_compact|ReferencesLabel"
msgid "References"
msgstr "ການອ້າງອິງ"
@@ -13292,7 +13029,6 @@ msgid "_Review"
msgstr "ສະແດງເບິ່ງ"
#: notebookbar_compact.ui:5327
-#, fuzzy
msgctxt "notebookbar_compact|ReviewLabel"
msgid "Review"
msgstr "ສະແດງຄືນ"
@@ -13316,7 +13052,6 @@ msgid "T_able"
msgstr "ຕາຕະລາງ"
#: notebookbar_compact.ui:6478
-#, fuzzy
msgctxt "notebookbar_compact|TableLabel"
msgid "Table"
msgstr "ຕາຕະລາງ"
@@ -13361,13 +13096,11 @@ msgid "Align"
msgstr ""
#: notebookbar_compact.ui:8216
-#, fuzzy
msgctxt "notebookbar_compact|frame:MenuDraw"
msgid "Object"
msgstr "ວັດຖຸ"
#: notebookbar_compact.ui:8246
-#, fuzzy
msgctxt "notebookbar_compact|FrameLabel"
msgid "Object"
msgstr "ວັດຖຸ"
@@ -13379,7 +13112,6 @@ msgid "_Tools"
msgstr "ເຄື່ອງມື"
#: notebookbar_compact.ui:8810
-#, fuzzy
msgctxt "notebookbar_compact|DevLabel"
msgid "Tools"
msgstr "ເຄື່ອງມື"
@@ -13395,7 +13127,6 @@ msgid "Menubar"
msgstr ""
#: notebookbar_groupedbar_compact.ui:3363
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|Quotation2"
msgid "Quotation"
msgstr "ໃບສະເໜີລາຄາ"
@@ -13653,7 +13384,6 @@ msgid "Menubar"
msgstr ""
#: notebookbar_groupedbar_full.ui:3281
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|Quotation2"
msgid "Quotation"
msgstr "ໃບສະເໜີລາຄາ"
@@ -13940,7 +13670,6 @@ msgid "Default"
msgstr "ຄ່າທີ່ກຳນົດໄວ້ໃຫ້ແລ້ວ"
#: notebookbar_groups.ui:42
-#, fuzzy
msgctxt "notebookbar_groups|imagestylegray"
msgid "Grayscale"
msgstr "ສີເທົາ"
@@ -13952,7 +13681,6 @@ msgid "Black and White"
msgstr "~ດຳແລະຂາວ"
#: notebookbar_groups.ui:58
-#, fuzzy
msgctxt "notebookbar_groups|imagestylewater"
msgid "Watermark"
msgstr "ລາຍນ້ຳ"
@@ -14019,19 +13747,16 @@ msgid "Hyperlink"
msgstr "ການເຊື່ອມຕໍ່"
#: notebookbar_groups.ui:200
-#, fuzzy
msgctxt "notebookbar_groups|footnote"
msgid "Footnote"
msgstr "ໝາຍເຫດທ້າຍໜ້າ"
#: notebookbar_groups.ui:209
-#, fuzzy
msgctxt "notebookbar_groups|endnote"
msgid "Endnote"
msgstr "ໝາຍເຫດທ້າຍສຸດ"
#: notebookbar_groups.ui:224
-#, fuzzy
msgctxt "notebookbar_groups|bookmark"
msgid "Bookmark"
msgstr "ບ່ອນຂັ້ນໜັງສື"
@@ -14060,13 +13785,11 @@ msgid "Heading 1"
msgstr "ສ່ວນຫົວ 1"
#: notebookbar_groups.ui:344
-#, fuzzy
msgctxt "notebookbar_groups|heading2"
msgid "Heading 2"
msgstr "ສ່ວນຫົວ 2"
#: notebookbar_groups.ui:353
-#, fuzzy
msgctxt "notebookbar_groups|heading3"
msgid "Heading 3"
msgstr "ສ່ວນຫົວ 3"
@@ -14077,13 +13800,11 @@ msgid "Default Character"
msgstr ""
#: notebookbar_groups.ui:377
-#, fuzzy
msgctxt "notebookbar_groups|italic"
msgid "Emphasis"
msgstr "ເນັ້ນ"
#: notebookbar_groups.ui:386
-#, fuzzy
msgctxt "notebookbar_groups|bold"
msgid "Strong Emphasis"
msgstr "ເນັ້ນໜັກ"
@@ -14132,19 +13853,16 @@ msgid "Insert Rows Below"
msgstr ""
#: notebookbar_groups.ui:495
-#, fuzzy
msgctxt "notebookbar_groups|rowmenudel"
msgid "Delete Rows"
msgstr "ລຶບແຖວ"
#: notebookbar_groups.ui:504
-#, fuzzy
msgctxt "notebookbar_groups|rowmenuselect"
msgid "Select Rows"
msgstr "ເລືອກແຖວ"
#: notebookbar_groups.ui:519
-#, fuzzy
msgctxt "notebookbar_groups|rowmenuheight"
msgid "Row Height..."
msgstr "ຄວາມສູງຂອງແຖວ..."
@@ -14162,7 +13880,6 @@ msgid "Distribute Rows Evenly"
msgstr "ແຖວແຈກສະໝໍ່າສະເໝີ"
#: notebookbar_groups.ui:736
-#, fuzzy
msgctxt "notebookbar_groups|filegrouplabel"
msgid "File"
msgstr "ແຟ້ມ"
@@ -14192,13 +13909,11 @@ msgid "Links"
msgstr "~ເຊື່ອມຕໍ່"
#: notebookbar_groups.ui:1616
-#, fuzzy
msgctxt "notebookbar_groups|shapesb"
msgid "Shapes"
msgstr "ຫລາຍຮູບຮ່າງ"
#: notebookbar_groups.ui:1722
-#, fuzzy
msgctxt "notebookbar_groups|insertgrouplabel"
msgid "Insert"
msgstr "ແຊກໃສ່"
@@ -14210,19 +13925,16 @@ msgid "Style"
msgstr "ຮູບແບບ"
#: notebookbar_groups.ui:1780
-#, fuzzy
msgctxt "notebookbar_groups|tablerowsb"
msgid "Rows"
msgstr "ແຖວ"
#: notebookbar_groups.ui:1798
-#, fuzzy
msgctxt "notebookbar_groups|tablecolumnsb"
msgid "Columns"
msgstr "ຖັນ"
#: notebookbar_groups.ui:2002
-#, fuzzy
msgctxt "notebookbar_groups|tablegrouplabel"
msgid "Table"
msgstr "ຕາຕະລາງ"
@@ -14309,13 +14021,11 @@ msgid "Horizontal Alignment"
msgstr ""
#: notebookbar_single.ui:596
-#, fuzzy
msgctxt "notebookbar_single|outlineindent|tooltip_text"
msgid "Indent"
msgstr "ປະທັບຕາ"
#: notebookbar_single.ui:678
-#, fuzzy
msgctxt "notebookbar_single|insert|tooltip_text"
msgid "Indent"
msgstr "ປະທັບຕາ"
@@ -14519,7 +14229,6 @@ msgid "Line Numbering"
msgstr "ການລຽງຕົວເລກເສັ້ນ"
#: objectdialog.ui:8
-#, fuzzy
msgctxt "objectdialog|ObjectDialog"
msgid "Object"
msgstr "ວັດຖຸ"
@@ -14921,7 +14630,6 @@ msgid "_Direct cursor"
msgstr ""
#: optformataidspage.ui:364
-#, fuzzy
msgctxt "optformataidspage|fillmode"
msgid "Insert"
msgstr "ແຊກໃສ່"
@@ -15070,7 +14778,6 @@ msgid "[None]"
msgstr "[ບໍ່]"
#: optredlinepage.ui:70
-#, fuzzy
msgctxt "optredlinepage|insert"
msgid "Bold"
msgstr "ຕົວເຂັ້ມ"
@@ -15105,13 +14812,11 @@ msgid "Uppercase"
msgstr ""
#: optredlinepage.ui:76
-#, fuzzy
msgctxt "optredlinepage|insert"
msgid "Lowercase"
msgstr "ກໍລະນີຂ້າງລຸ່ມ"
#: optredlinepage.ui:77
-#, fuzzy
msgctxt "optredlinepage|insert"
msgid "Small caps"
msgstr "ຕົວພີມນ້ອຍ"
@@ -15122,7 +14827,6 @@ msgid "Title font"
msgstr ""
#: optredlinepage.ui:79
-#, fuzzy
msgctxt "optredlinepage|insert"
msgid "Background color"
msgstr "ສີຫຼັງພື້ນ"
@@ -15133,7 +14837,6 @@ msgid "Color of Insertions"
msgstr ""
#: optredlinepage.ui:108
-#, fuzzy
msgctxt "optredlinepage|insertedpreview"
msgid "Insert"
msgstr "ແຊກໃສ່"
@@ -15161,7 +14864,6 @@ msgid "Color of Deletions"
msgstr ""
#: optredlinepage.ui:219
-#, fuzzy
msgctxt "optredlinepage|deletedpreview"
msgid "Delete"
msgstr "ລຶບ"
@@ -15189,7 +14891,6 @@ msgid "Color of Changed Attributes"
msgstr ""
#: optredlinepage.ui:330
-#, fuzzy
msgctxt "optredlinepage|changedpreview"
msgid "Attributes"
msgstr "ຄຸນສົມບັດ"
@@ -15221,7 +14922,6 @@ msgid "[None]"
msgstr "[ບໍ່]"
#: optredlinepage.ui:444
-#, fuzzy
msgctxt "optredlinepage|markpos"
msgid "Left margin"
msgstr "ຂອບທາງຊ້າຍ"
@@ -15484,7 +15184,6 @@ msgid "Show sublevels:"
msgstr ""
#: outlinenumberingpage.ui:164
-#, fuzzy
msgctxt "outlinenumberingpage|label7"
msgid "Separator"
msgstr "ຕົວແບ່ງ"
@@ -15519,7 +15218,6 @@ msgid "Left"
msgstr "ຊ້າຍ"
#: outlinepositionpage.ui:27
-#, fuzzy
msgctxt "outlinepositionpage|liststore1"
msgid "Centered"
msgstr "ຈຸດສູນກາງ"
@@ -15648,13 +15346,11 @@ msgid "3 Columns"
msgstr "ຖັນ"
#: pagecolumncontrol.ui:121
-#, fuzzy
msgctxt "pagecolumncontrol|columnleft"
msgid "Left"
msgstr "ຊ້າຍ"
#: pagecolumncontrol.ui:136
-#, fuzzy
msgctxt "pagecolumncontrol|columnright"
msgid "Right"
msgstr "ຂວາ"
@@ -15678,13 +15374,11 @@ msgid "3 Columns"
msgstr "ຖັນ"
#: pagecolumncontrol.ui:196
-#, fuzzy
msgctxt "pagecolumncontrol|columnleftL"
msgid "Left"
msgstr "ຊ້າຍ"
#: pagecolumncontrol.ui:211
-#, fuzzy
msgctxt "pagecolumncontrol|columnrightL"
msgid "Right"
msgstr "ຂວາ"
@@ -15759,13 +15453,11 @@ msgid "Paper Height"
msgstr ""
#: pageformatpanel.ui:103
-#, fuzzy
msgctxt "pageformatpanel|paperorientation"
msgid "Portrait"
msgstr "ຮູບຄົນ"
#: pageformatpanel.ui:104
-#, fuzzy
msgctxt "pageformatpanel|paperorientation"
msgid "Landscape"
msgstr "ແນວນອນ"
@@ -15787,7 +15479,6 @@ msgid "Narrow"
msgstr ""
#: pageformatpanel.ui:142
-#, fuzzy
msgctxt "pageformatpanel|marginLB"
msgid "Moderate"
msgstr "ພໍສົມຄວນ"
@@ -15853,7 +15544,6 @@ msgid "Narrow"
msgstr ""
#: pagemargincontrol.ui:96
-#, fuzzy
msgctxt "pagemargincontrol|normal"
msgid "Normal"
msgstr "ປົກກະຕິ"
@@ -15880,7 +15570,6 @@ msgid "Narrow"
msgstr ""
#: pagemargincontrol.ui:172
-#, fuzzy
msgctxt "pagemargincontrol|normalL"
msgid "Normal"
msgstr "ປົກກະຕິ"
@@ -15944,13 +15633,11 @@ msgid "Custom"
msgstr "ລູກຄ້າ:"
#: pageorientationcontrol.ui:36
-#, fuzzy
msgctxt "pageorientationcontrol|portrait"
msgid "Portrait"
msgstr "ຮູບຄົນ"
#: pageorientationcontrol.ui:52
-#, fuzzy
msgctxt "pageorientationcontrol|landscape"
msgid "Landscape"
msgstr "ແນວນອນ"
@@ -16029,13 +15716,11 @@ msgid "3 Columns"
msgstr "ຖັນ"
#: pagestylespanel.ui:136
-#, fuzzy
msgctxt "pagestylespanel|columnbox"
msgid "Left"
msgstr "ຊ້າຍ"
#: pagestylespanel.ui:137
-#, fuzzy
msgctxt "pagestylespanel|columnbox"
msgid "Right"
msgstr "ຂວາ"
@@ -16047,7 +15732,6 @@ msgid "Custom"
msgstr "ລູກຄ້າ:"
#: paradialog.ui:8
-#, fuzzy
msgctxt "paradialog|ParagraphPropertiesDialog"
msgid "Paragraph"
msgstr "ຫຍໍ້ໜ້າ"
@@ -16085,7 +15769,6 @@ msgid "Tabs"
msgstr "ແທບ"
#: paradialog.ui:245
-#, fuzzy
msgctxt "paradialog|labelTP_DROPCAPS"
msgid "Drop Caps"
msgstr "ຕົວອັກສອນໃຫ່ຍ"
@@ -16142,7 +15825,6 @@ msgid "Image"
msgstr "ພາບ"
#: picturedialog.ui:220
-#, fuzzy
msgctxt "picturedialog|crop"
msgid "Crop"
msgstr "ຕັດ"
@@ -16214,7 +15896,6 @@ msgid "On right pages"
msgstr ""
#: picturepage.ui:249
-#, fuzzy
msgctxt "picturepage|label2"
msgid "Flip"
msgstr "ປີ້ນ"
@@ -16411,7 +16092,6 @@ msgid "Right to Left"
msgstr "ຂວາຫາຊ້າຍ"
#: printoptionspage.ui:254
-#, fuzzy
msgctxt "printoptionspage|label10"
msgid "Pages"
msgstr "ໜ້າ"
@@ -16584,13 +16264,11 @@ msgid "_Zip/city:"
msgstr ""
#: privateuserpage.ui:410
-#, fuzzy
msgctxt "privateuserpage|icity-atkobject"
msgid "City"
msgstr "ເມືອງ"
#: privateuserpage.ui:428
-#, fuzzy
msgctxt "privateuserpage|izip-atkobject"
msgid "Zip code"
msgstr "ລະຫັດ Zip"
@@ -16720,7 +16398,6 @@ msgid "_Edit"
msgstr "ແກ້ໄຂ"
#: readonlymenu.ui:36
-#, fuzzy
msgctxt "readonlymenu|selection"
msgid "Select Text"
msgstr "ເລືອກຂໍ້ຄວາມ"
@@ -16769,7 +16446,6 @@ msgid "As Link"
msgstr ""
#: readonlymenu.ui:122
-#, fuzzy
msgctxt "readonlymenu|graphicascopy"
msgid "Copy"
msgstr "ສຳເນົາ"
@@ -16876,7 +16552,6 @@ msgid "_Fit to size"
msgstr ""
#: rowheight.ui:133
-#, fuzzy
msgctxt "rowheight|label1"
msgid "Height"
msgstr "ຄວາມສູງ"
@@ -17007,7 +16682,6 @@ msgid "E_ditable in read-only document"
msgstr ""
#: sectionpage.ui:453
-#, fuzzy
msgctxt "sectionpage|label5"
msgid "Properties"
msgstr "ຄຸນສົມບັດ"
@@ -17058,19 +16732,16 @@ msgid "Change _Table..."
msgstr ""
#: selectaddressdialog.ui:225
-#, fuzzy
msgctxt "selectaddressdialog|name"
msgid "Name"
msgstr "ຊື່"
#: selectaddressdialog.ui:236
-#, fuzzy
msgctxt "selectaddressdialog|table"
msgid "Table"
msgstr "ຕາຕະລາງ"
#: selectaddressdialog.ui:253
-#, fuzzy
msgctxt "selectaddressdialog|connecting"
msgid "Connecting to data source..."
msgstr "ການເຊື່ອມຕໍ່ຫາແຫຼ່ງຂໍ້ມູນ..."
@@ -17141,7 +16812,6 @@ msgid "Index Markings"
msgstr ""
#: selectindexdialog.ui:116
-#, fuzzy
msgctxt "selectindexdialog|label1"
msgid "Selection"
msgstr "ການເລືອກ"
@@ -17171,13 +16841,11 @@ msgid "Orientation"
msgstr "ກຳນົດທິດທາງ"
#: sidebarpage.ui:57
-#, fuzzy
msgctxt "sidebarpage|size|tooltip_text"
msgid "Size"
msgstr "ຂະໜາດ"
#: sidebarpage.ui:85
-#, fuzzy
msgctxt "sidebarpage|column|tooltip_text"
msgid "Columns"
msgstr "ຖັນ"
@@ -17313,7 +16981,6 @@ msgid "Sort"
msgstr "ລຽງລຳດັບ"
#: sortdialog.ui:111
-#, fuzzy
msgctxt "sortdialog|column"
msgid "Column"
msgstr "ຖັນ"
@@ -17384,19 +17051,16 @@ msgid "Key 3"
msgstr "ລະຫັດ ~3"
#: sortdialog.ui:408
-#, fuzzy
msgctxt "sortdialog|typelb1-atkobject"
msgid "Key type"
msgstr "ຊະນິດລະຫັດ"
#: sortdialog.ui:431
-#, fuzzy
msgctxt "sortdialog|typelb2-atkobject"
msgid "Key type"
msgstr "ຊະນິດລະຫັດ"
#: sortdialog.ui:452
-#, fuzzy
msgctxt "sortdialog|typelb3-atkobject"
msgid "Key type"
msgstr "ຊະນິດລະຫັດ"
@@ -17440,7 +17104,6 @@ msgid "Select..."
msgstr ""
#: sortdialog.ui:669
-#, fuzzy
msgctxt "sortdialog|label4"
msgid "Separator"
msgstr "ຕົວແບ່ງ"
@@ -17608,7 +17271,6 @@ msgid "Update"
msgstr "ປ່ຽນໃຫມ່"
#: stringinput.ui:70
-#, fuzzy
msgctxt "stringinput|name"
msgid "Name"
msgstr "ຊື່"
@@ -17709,7 +17371,6 @@ msgid "Table Properties"
msgstr "ຄຸນສົມບັດຕາຕະລາງ"
#: tableproperties.ui:106
-#, fuzzy
msgctxt "tableproperties|table"
msgid "Table"
msgstr "ຕາຕະລາງ"
@@ -17720,13 +17381,11 @@ msgid "Text Flow"
msgstr ""
#: tableproperties.ui:151
-#, fuzzy
msgctxt "tableproperties|columns"
msgid "Columns"
msgstr "ຖັນ"
#: tableproperties.ui:174
-#, fuzzy
msgctxt "tableproperties|borders"
msgid "Borders"
msgstr "ຂອບ"
@@ -17750,7 +17409,6 @@ msgid "Vertical"
msgstr "ແນວຕັ້ງ"
#: tabletextflowpage.ui:33
-#, fuzzy
msgctxt "tabletextflowpage|liststore1"
msgid "Use superordinate object settings"
msgstr "ນຳໃຊ້ການຕິດຕັ້ງຜູ້ສັ່ງການລະດັບສູງ"
@@ -17762,7 +17420,6 @@ msgid "Top"
msgstr "ເທິງ"
#: tabletextflowpage.ui:51
-#, fuzzy
msgctxt "tabletextflowpage|liststore2"
msgid "Centered"
msgstr "ຈຸດສູນກາງ"
@@ -17855,7 +17512,6 @@ msgid "The first "
msgstr ""
#: tabletextflowpage.ui:397
-#, fuzzy
msgctxt "tabletextflowpage|label39"
msgid "rows"
msgstr "ແຖວ"
@@ -18041,7 +17697,6 @@ msgid "Tabs"
msgstr "ແທບ"
#: templatedialog2.ui:388
-#, fuzzy
msgctxt "templatedialog2|dropcaps"
msgid "Drop Caps"
msgstr "ຕົວອັກສອນໃຫ່ຍ"
@@ -18125,7 +17780,6 @@ msgid "Borders"
msgstr "ຂອບ"
#: templatedialog4.ui:296
-#, fuzzy
msgctxt "templatedialog4|columns"
msgid "Columns"
msgstr "ຖັນ"
@@ -18137,7 +17791,6 @@ msgid "Macro"
msgstr "ມະຫາພາກ"
#: templatedialog8.ui:8
-#, fuzzy
msgctxt "templatedialog8|TemplateDialog8"
msgid "Page Style"
msgstr "ຮູບແບບໜ້າ"
@@ -18148,7 +17801,6 @@ msgid "Organizer"
msgstr ""
#: templatedialog8.ui:144
-#, fuzzy
msgctxt "templatedialog8|page"
msgid "Page"
msgstr "ໜ້າ"
@@ -18165,7 +17817,6 @@ msgid "Transparency"
msgstr "ຄວາມໂປງໃສ"
#: templatedialog8.ui:213
-#, fuzzy
msgctxt "templatedialog8|header"
msgid "Header"
msgstr "ສ່ວນຫົວ"
@@ -18182,13 +17833,11 @@ msgid "Borders"
msgstr "ຂອບ"
#: templatedialog8.ui:282
-#, fuzzy
msgctxt "templatedialog8|columns"
msgid "Columns"
msgstr "ຖັນ"
#: templatedialog8.ui:305
-#, fuzzy
msgctxt "templatedialog8|footnotes"
msgid "Footnote"
msgstr "ໝາຍເຫດທ້າຍໜ້າ"
@@ -18260,7 +17909,6 @@ msgid "_Snap to characters"
msgstr ""
#: textgridpage.ui:147
-#, fuzzy
msgctxt "textgridpage|labelGrid"
msgid "Grid"
msgstr "ຕາໜ່າງ"
@@ -18353,7 +18001,6 @@ msgid "Document start"
msgstr ""
#: titlepage.ui:229
-#, fuzzy
msgctxt "titlepage|RB_PAGE_START"
msgid "Page"
msgstr "ໜ້າ"
@@ -18425,7 +18072,6 @@ msgid "Preview"
msgstr "ສະແດງເບິ່ງ"
#: tocdialog.ui:148
-#, fuzzy
msgctxt "tocdialog|index"
msgid "Type"
msgstr "ຊະນິດ"
@@ -18443,7 +18089,6 @@ msgid "Styles"
msgstr "ຮູບແບບ"
#: tocdialog.ui:216
-#, fuzzy
msgctxt "tocdialog|columns"
msgid "Columns"
msgstr "ຖັນ"
@@ -18501,7 +18146,6 @@ msgid "Tab stop position:"
msgstr ""
#: tocentriespage.ui:318
-#, fuzzy
msgctxt "tocentriespage|alignright"
msgid "Align right"
msgstr "ຈັດລຽນຂວາ"
@@ -18697,7 +18341,6 @@ msgid "Sort Keys"
msgstr ""
#: tocindexpage.ui:20
-#, fuzzy
msgctxt "tocindexpage|open"
msgid "Open"
msgstr "ເປີດ"
@@ -18788,7 +18431,6 @@ msgid "Entire document"
msgstr "~ເອກະສານທີ່ນຳເຂົ້າມາ"
#: tocindexpage.ui:241
-#, fuzzy
msgctxt "tocindexpage|scope"
msgid "Chapter"
msgstr "ບົດ"
@@ -18885,19 +18527,16 @@ msgid "Display:"
msgstr "ສະແດງຜົນ"
#: tocindexpage.ui:624
-#, fuzzy
msgctxt "tocindexpage|display"
msgid "References"
msgstr "ການອ້າງອິງ"
#: tocindexpage.ui:625
-#, fuzzy
msgctxt "tocindexpage|display"
msgid "Category and Number"
msgstr "ປະເພດ ແລະ ຕົວເລກ"
#: tocindexpage.ui:626
-#, fuzzy
msgctxt "tocindexpage|display"
msgid "Caption Text"
msgstr "ຂໍ້ຄວາມອະທິບາຍພາບ"
@@ -19166,7 +18805,6 @@ msgid "The following error occurred:"
msgstr ""
#: watermarkdialog.ui:19
-#, fuzzy
msgctxt "watermarkdialog|WatermarkDialog"
msgid "Watermark"
msgstr "ລາຍນ້ຳ"
@@ -19178,7 +18816,6 @@ msgid "Text"
msgstr "ຂໍ້ຄວາມ"
#: watermarkdialog.ui:118
-#, fuzzy
msgctxt "watermarkdialog|FontLabel"
msgid "Font"
msgstr "ແບບຕົວອັກສອນ"
@@ -19196,7 +18833,6 @@ msgid "Transparency"
msgstr "ຄວາມໂປງໃສ"
#: watermarkdialog.ui:154
-#, fuzzy
msgctxt "watermarkdialog|ColorLabel"
msgid "Color"
msgstr "ສີ"
@@ -19223,7 +18859,6 @@ msgid "Characters excluding spaces"
msgstr ""
#: wordcount.ui:165
-#, fuzzy
msgctxt "wordcount|label9"
msgid "Selection"
msgstr "ການເລືອກ"
@@ -19313,7 +18948,6 @@ msgid "_Bottom:"
msgstr "ລຸ່ມ"
#: wrappage.ui:539
-#, fuzzy
msgctxt "wrappage|label2"
msgid "Spacing"
msgstr "~ການເວັ້ນວ່າງ"
diff --git a/source/lo/swext/mediawiki/help.po b/source/lo/swext/mediawiki/help.po
index e520967963a..47569847779 100644
--- a/source/lo/swext/mediawiki/help.po
+++ b/source/lo/swext/mediawiki/help.po
@@ -592,7 +592,6 @@ msgid "If only columns of the same row are joined, the result of the transformat
msgstr ""
#: wikiformats.xhp
-#, fuzzy
msgctxt ""
"wikiformats.xhp\n"
"hd_id425122\n"
diff --git a/source/lo/swext/mediawiki/src/registry/data/org/openoffice/Office/Custom.po b/source/lo/swext/mediawiki/src/registry/data/org/openoffice/Office/Custom.po
index 8a417a9074e..e12709fd350 100644
--- a/source/lo/swext/mediawiki/src/registry/data/org/openoffice/Office/Custom.po
+++ b/source/lo/swext/mediawiki/src/registry/data/org/openoffice/Office/Custom.po
@@ -212,7 +212,6 @@ msgid "Media~Wiki Server"
msgstr ""
#: WikiExtension.xcu
-#, fuzzy
msgctxt ""
"WikiExtension.xcu\n"
".WikiExtension.Strings\n"
diff --git a/source/lo/sysui/desktop/share.po b/source/lo/sysui/desktop/share.po
index 124618fee42..636979e063f 100644
--- a/source/lo/sysui/desktop/share.po
+++ b/source/lo/sysui/desktop/share.po
@@ -245,7 +245,6 @@ msgid "%PRODUCTNAME Extension"
msgstr ""
#: documents.ulf
-#, fuzzy
msgctxt ""
"documents.ulf\n"
"ms-excel-sheet\n"
@@ -254,7 +253,6 @@ msgid "Microsoft Excel Worksheet"
msgstr "ໜ້າເຈ້ຍ Microsoft Excel "
#: documents.ulf
-#, fuzzy
msgctxt ""
"documents.ulf\n"
"ms-powerpoint-presentation\n"
@@ -263,7 +261,6 @@ msgid "Microsoft PowerPoint Presentation"
msgstr "ການບັນຍາຍ Microsoft PowerPoint "
#: documents.ulf
-#, fuzzy
msgctxt ""
"documents.ulf\n"
"ms-word-document\n"
@@ -272,7 +269,6 @@ msgid "Microsoft Word Document"
msgstr "ເອກະສານ Microsoft Word"
#: documents.ulf
-#, fuzzy
msgctxt ""
"documents.ulf\n"
"ms-word-document2\n"
@@ -281,7 +277,6 @@ msgid "Microsoft Word Document"
msgstr "ເອກະສານ Microsoft Word"
#: documents.ulf
-#, fuzzy
msgctxt ""
"documents.ulf\n"
"ms-excel-sheet-12\n"
@@ -298,7 +293,6 @@ msgid "Microsoft Excel Worksheet Template"
msgstr ""
#: documents.ulf
-#, fuzzy
msgctxt ""
"documents.ulf\n"
"ms-powerpoint-presentation-12\n"
@@ -316,7 +310,6 @@ msgid "Microsoft PowerPoint Presentation Template"
msgstr "ການບັນຍາຍ Microsoft PowerPoint "
#: documents.ulf
-#, fuzzy
msgctxt ""
"documents.ulf\n"
"ms-word-document-12\n"
@@ -334,7 +327,6 @@ msgid "Microsoft Word Document Template"
msgstr "ແບບໃນ Microsoft Word 95 "
#: documents.ulf
-#, fuzzy
msgctxt ""
"documents.ulf\n"
"openxmlformats-officedocument-presentationml-presentation\n"
@@ -352,7 +344,6 @@ msgid "Microsoft PowerPoint Presentation Template"
msgstr "ການບັນຍາຍ Microsoft PowerPoint "
#: documents.ulf
-#, fuzzy
msgctxt ""
"documents.ulf\n"
"openxmlformats-officedocument-spreadsheetml-sheet\n"
@@ -369,7 +360,6 @@ msgid "Microsoft Excel Worksheet Template"
msgstr ""
#: documents.ulf
-#, fuzzy
msgctxt ""
"documents.ulf\n"
"openxmlformats-officedocument-wordprocessingml-document\n"
@@ -387,7 +377,6 @@ msgid "Microsoft Word Document Template"
msgstr "ແບບໃນ Microsoft Word 95 "
#: documents.ulf
-#, fuzzy
msgctxt ""
"documents.ulf\n"
"ms-excel-sheet-binary-12\n"
@@ -471,7 +460,6 @@ msgid "Presentation"
msgstr "ການບັນຍາຍ"
#: launcher_genericname.ulf
-#, fuzzy
msgctxt ""
"launcher_genericname.ulf\n"
"calc\n"
@@ -528,7 +516,6 @@ msgid "New Document"
msgstr "ເອກະສານໃໝ່"
#: launcher_unityquicklist.ulf
-#, fuzzy
msgctxt ""
"launcher_unityquicklist.ulf\n"
"impress\n"
diff --git a/source/lo/uui/messages.po b/source/lo/uui/messages.po
index e964c92ac92..e949f19e610 100644
--- a/source/lo/uui/messages.po
+++ b/source/lo/uui/messages.po
@@ -846,7 +846,6 @@ msgid "Replace"
msgstr "ວາງໃສ່ແທນ"
#: simplenameclash.ui:51
-#, fuzzy
msgctxt "simplenameclash|rename"
msgid "Rename"
msgstr "ປ່ຽນຊື່"
@@ -858,7 +857,6 @@ msgid "Security Warning: "
msgstr "ການເຕືອນຄວາມປອດໄພ"
#: sslwarndialog.ui:24
-#, fuzzy
msgctxt "sslwarndialog|ok"
msgid "Continue"
msgstr "ຕໍ່"
diff --git a/source/lo/vcl/messages.po b/source/lo/vcl/messages.po
index 608e9b0c30c..541908310d7 100644
--- a/source/lo/vcl/messages.po
+++ b/source/lo/vcl/messages.po
@@ -317,7 +317,6 @@ msgstr "ປິດເອກະສານ"
#. To translators: This is used on buttons for platforms other than windows, there should be a ~ mnemonic in this string
#: strings.hrc:46
-#, fuzzy
msgctxt "SV_BUTTONTEXT_OK"
msgid "~OK"
msgstr "~ຕົກລົງ"
@@ -331,14 +330,12 @@ msgstr "ຍົກເລີກ"
#. To translators: This is used on buttons for Windows, there should be no ~ mnemonic in this string
#: strings.hrc:50
-#, fuzzy
msgctxt "SV_BUTTONTEXT_OK_NOMNEMONIC"
msgid "OK"
msgstr "ຕົກລົງ"
#. To translators: This is used on buttons for Windows, there should be no ~ mnemonic in this string
#: strings.hrc:52
-#, fuzzy
msgctxt "SV_BUTTONTEXT_CANCEL_NOMNEMONIC"
msgid "Cancel"
msgstr "ຍົກເລີກ"
@@ -402,7 +399,6 @@ msgid "~Add"
msgstr "~ຕື່ມໃສ່"
#: strings.hrc:64
-#, fuzzy
msgctxt "SV_BUTTONTEXT_DELETE"
msgid "~Delete"
msgstr "~ລຶບ"
@@ -458,7 +454,6 @@ msgid "~Previous"
msgstr ""
#: strings.hrc:74
-#, fuzzy
msgctxt "SV_BUTTONTEXT_GO_UP"
msgid "~Up"
msgstr "~ຂື້ນ"
@@ -492,13 +487,11 @@ msgid "~Find"
msgstr ""
#: strings.hrc:80
-#, fuzzy
msgctxt "SV_BUTTONTEXT_STOP"
msgid "~Stop"
msgstr "~ຢຸດ"
#: strings.hrc:81
-#, fuzzy
msgctxt "SV_BUTTONTEXT_CONNECT"
msgid "C~onnect"
msgstr "~ເຊື່ອມຕໍ່"
@@ -575,7 +568,6 @@ msgid "Insert as ~Link"
msgstr "ແຊກການຕິດຕໍ່"
#: strings.hrc:100
-#, fuzzy
msgctxt "STR_FPICKER_SHOW_PREVIEW"
msgid "Pr~eview"
msgstr "ສະ~ແດງເບິ່ງ"
@@ -603,7 +595,6 @@ msgid "Frame Style: "
msgstr "ຮູບແບບກອບ"
#: strings.hrc:105
-#, fuzzy
msgctxt "STR_FPICKER_SELECTION"
msgid "~Selection"
msgstr "ການເລືອກ"
@@ -725,25 +716,21 @@ msgid "default"
msgstr "ຄ່າທີ່ກຳນົດໄວ້ໃຫ້ແລ້ວ"
#: strings.hrc:133
-#, fuzzy
msgctxt "SV_MSGBOX_INFO"
msgid "Information"
msgstr "ຂໍ້ມູນ"
#: strings.hrc:134
-#, fuzzy
msgctxt "SV_MSGBOX_WARNING"
msgid "Warning"
msgstr "ການເຕືອນ"
#: strings.hrc:135
-#, fuzzy
msgctxt "SV_MSGBOX_ERROR"
msgid "Error"
msgstr "ຜິດພາດ"
#: strings.hrc:136
-#, fuzzy
msgctxt "SV_MSGBOX_QUERY"
msgid "Confirmation"
msgstr "ການຢືນຍັນ"
@@ -1066,7 +1053,6 @@ msgid "Landscape"
msgstr "ແນວນອນ"
#: printdialog.ui:115
-#, fuzzy
msgctxt "printdialog|PrintDialog"
msgid "Print"
msgstr "ພີມ"
@@ -1164,7 +1150,6 @@ msgid "All pages"
msgstr ""
#: printdialog.ui:685
-#, fuzzy
msgctxt "printdialog|printpages"
msgid "Pages"
msgstr "ໜ້າ"
@@ -1190,7 +1175,6 @@ msgid "Comments"
msgstr "ຄຳອະທິບາຍ"
#: printdialog.ui:830
-#, fuzzy
msgctxt "printdialog|label15"
msgid "Print"
msgstr "ພີມ"
@@ -1213,7 +1197,6 @@ msgid "Order"
msgstr "ລາຍການສັ່ງ"
#: printdialog.ui:967
-#, fuzzy
msgctxt "printdialog|label11"
msgid "Print"
msgstr "ພີມ"
@@ -1241,7 +1224,6 @@ msgid "Brochure"
msgstr "ແຜ່ນພັບ"
#: printdialog.ui:1112
-#, fuzzy
msgctxt "printdialog|pagestxt"
msgid "Pages"
msgstr "ໜ້າ"
@@ -1398,13 +1380,11 @@ msgid "From driver"
msgstr ""
#: printerdevicepage.ui:195
-#, fuzzy
msgctxt "printerdevicepage|colorspace"
msgid "Color"
msgstr "ສີ"
#: printerdevicepage.ui:196
-#, fuzzy
msgctxt "printerdevicepage|colorspace"
msgid "Grayscale"
msgstr "ສີເທົາ"
diff --git a/source/lo/wizards/messages.po b/source/lo/wizards/messages.po
index b12eb7dd705..85dcfe9d334 100644
--- a/source/lo/wizards/messages.po
+++ b/source/lo/wizards/messages.po
@@ -14,73 +14,61 @@ msgstr ""
"X-Generator: LibreOffice\n"
#: strings.hrc:32
-#, fuzzy
msgctxt "RID_COMMON_START_0"
msgid "The directory '%1' could not be created.<BR>There may not be enough space left on your hard disk."
msgstr "ຖານຮີບໂຮມ '%1' ບໍ່ສາມາດຖືກສ້າງ.<BR> ມັນອາດຈະບໍ່ມີເນື້ອທີ່ວາງພຽງພໍໃນຈານບັນທຶກຂໍ້ມູນຂອງເຈົ້າ."
#: strings.hrc:33
-#, fuzzy
msgctxt "RID_COMMON_START_1"
msgid "The text document could not be created.<BR>Please check if the module 'PRODUCTNAME Writer' is installed."
msgstr "ເອກະສານຂໍ້ຄວາມບໍສາມາດຖືກສ້າງ.<BR>ກະລຸນາກວດສອບຖ້າໜ່ວຍ 'PRODUCTNAME Writer' ຖືກຕິດຕັ້ງ."
#: strings.hrc:34
-#, fuzzy
msgctxt "RID_COMMON_START_2"
msgid "The spreadsheet could not be created.<BR>Please check if the module 'PRODUCTNAME Calc' is installed."
msgstr "ໂປຣແກຣມຄິດໄລ່ບໍ່ສາມາດຖືກສ້າງ.<BR>ກະລຸນາກວດສອບຖ້າໜ່ວຍ 'PRODUCTNAME Calc' ຖືກຕິດຕັ້ງ."
#: strings.hrc:35
-#, fuzzy
msgctxt "RID_COMMON_START_3"
msgid "The presentation could not be created.<BR>Please check if the module 'PRODUCTNAME Impress' is installed."
msgstr "ບົດບັນຍາຍບໍ່ສາມາດຖືກສ້າງ.<BR>ກະລຸນາກວດສອບຖ້າໜ່ວຍ 'PRODUCTNAME Impress' ຖືກຕິດຕັ້ງ."
#: strings.hrc:36
-#, fuzzy
msgctxt "RID_COMMON_START_4"
msgid "The drawing could not be created.<BR>Please check if the module 'PRODUCTNAME Draw' is installed."
msgstr "ການແຕ້ມບໍ່ສາມາດຖືກສ້າງ.<BR>ກະລຸນາກວດສອບຖ້າໜ່ວຍ 'PRODUCTNAME Draw' ຖືກຕິດຕັ້ງ."
#: strings.hrc:37
-#, fuzzy
msgctxt "RID_COMMON_START_5"
msgid "The formula could not be created.<BR>Please check if the module 'PRODUCTNAME Math' is installed."
msgstr "ສູດບໍ່ສາມາດຖືກສ້າງ.<BR>ກະລຸນາກວດສອບຖ້າໜ່ວຍ 'PRODUCTNAME Math' ຖືກຕິດຕັ້ງ."
#: strings.hrc:38
-#, fuzzy
msgctxt "RID_COMMON_START_6"
msgid "The files required could not be found.<BR>Please start the %PRODUCTNAME Setup and choose 'Repair'."
msgstr "ແຟ້ມທີ່ຕ້ອງການບໍ່ສາມາດຖືກພົບ.<BR>ກະລຸນາເລີ່ມຕົ້ນຕິດຕັ້ງ %PRODUCTNAME ແລະເລືອກທີ່ 'Repair'."
#: strings.hrc:39
-#, fuzzy
msgctxt "RID_COMMON_START_7"
msgid "The file '<PATH>' already exists.<BR><BR>Would you like to overwrite the existing file?"
msgstr "ແຟ້ມ '<PATH>' ມີຢູ່ແລ້ວ.<BR><BR> ເຈົ້າຕ້ອງການທີ່ຈະຂຽນທັບແຟ້ມທີ່ມີຢູ່ແລ້ວບໍ່?"
#: strings.hrc:40
-#, fuzzy
msgctxt "RID_COMMON_START_8"
msgid "Yes"
msgstr "ແມ່ນ"
#: strings.hrc:41
-#, fuzzy
msgctxt "RID_COMMON_START_9"
msgid "Yes to All"
msgstr "ແມ່ນທັງໝົດ"
#: strings.hrc:42
-#, fuzzy
msgctxt "RID_COMMON_START_10"
msgid "No"
msgstr "ບໍ່"
#: strings.hrc:43
-#, fuzzy
msgctxt "RID_COMMON_START_11"
msgid "Cancel"
msgstr "ຍົກເລີກ"
@@ -92,13 +80,11 @@ msgid "~Finish"
msgstr "~ສິ້ນສຸດ"
#: strings.hrc:45
-#, fuzzy
msgctxt "RID_COMMON_START_13"
msgid "< ~Back"
msgstr "< ~ກັບຄືນ"
#: strings.hrc:46
-#, fuzzy
msgctxt "RID_COMMON_START_14"
msgid "~Next >"
msgstr "~ຕໍ່ໄປ >"
@@ -110,31 +96,26 @@ msgid "~Help"
msgstr "~ຊ່ວຍ"
#: strings.hrc:48
-#, fuzzy
msgctxt "RID_COMMON_START_16"
msgid "Steps"
msgstr "ລຳດັບ"
#: strings.hrc:49
-#, fuzzy
msgctxt "RID_COMMON_START_17"
msgid "Close"
msgstr "ປິດ"
#: strings.hrc:50
-#, fuzzy
msgctxt "RID_COMMON_START_18"
msgid "OK"
msgstr "ຕົກລົງ"
#: strings.hrc:51
-#, fuzzy
msgctxt "RID_COMMON_START_19"
msgid "The file already exists. Do you want to overwrite it?"
msgstr "ແຟ້ມມີແລ້ວ.ເຈົ້າຕ້ອງການຂຽນທັບມັນບໍ່?"
#: strings.hrc:52
-#, fuzzy
msgctxt "RID_COMMON_START_20"
msgid "Template created via <wizard_name> on <current_date>."
msgstr "ແບບສ້າງຜ່ານທາງ <wizard_name> ເທິງ <current_date>."
@@ -148,217 +129,181 @@ msgid ""
msgstr ""
#: strings.hrc:56
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_1"
msgid "Letter Wizard"
msgstr "ຕົວຊ່ວຍຈົດໝາຍ"
#: strings.hrc:57
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_2"
msgid "Label9"
msgstr "ປ້າຍ9"
#: strings.hrc:58
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_3"
msgid "~Business letter"
msgstr "~ຈົດໝາຍທຸລະກິດ"
#: strings.hrc:59
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_4"
msgid "~Formal personal letter"
msgstr "~ຈົດໝາຍສ່ວນຕົວທຳມະດາ"
#: strings.hrc:60
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_5"
msgid "~Personal letter"
msgstr "~ຈົດໝາຍສ່ວນຕົວ"
#: strings.hrc:61
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_6"
msgid "~Use letterhead paper with pre-printed elements"
msgstr "~ໃຊ້ເຈ້ຍສ່ວນຫົວຈົດໝາຍກັບສ່ວນກອນການພີມ"
#: strings.hrc:62
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_7"
msgid "~Logo"
msgstr "~ໂລໂກ"
#: strings.hrc:63
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_8"
msgid "Return address"
msgstr "ທີ່ຢູ່ສົ່ງຄືນ"
#: strings.hrc:64
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_9"
msgid "~Include footer"
msgstr "~ລວມສ່ວນທ້າຍ"
#: strings.hrc:65
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_10"
msgid "~Return address in envelope window"
msgstr "~ທີ່ຢູ່ສົ່ງຄືນໃນໜ້າຕ່າງຊ່ອງຈົດໝາຍ"
#: strings.hrc:66
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_11"
msgid "~Logo"
msgstr "~ໂລໂກ"
#: strings.hrc:67
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_12"
msgid "~Return address in envelope window"
msgstr "~ທີ່ຢູ່ສົ່ງຄືນໃນໜ້າຕ່າງຊ່ອງຈົດໝາຍ"
#: strings.hrc:68
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_13"
msgid "Letter Signs"
msgstr "ເຄື່ອງໝາຍຈົດໝາຍ"
#: strings.hrc:69
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_14"
msgid "S~ubject line"
msgstr "~ແຖວບັງຄັບ"
#: strings.hrc:70
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_15"
msgid "Salu~tation"
msgstr "~ຄຳນັບ"
#: strings.hrc:71
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_16"
msgid "Fold ~marks"
msgstr "~ຈຸດພັບ"
#: strings.hrc:72
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_17"
msgid "~Complimentary close"
msgstr "~ວິທີ່ການປ່ຽນເລກລົບໃນເລກຖານສອງ"
#: strings.hrc:73
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_18"
msgid "~Footer"
msgstr "~ສ່ວນທ້າຍ"
#: strings.hrc:74
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_19"
msgid "~Use user data for return address"
msgstr "~ໃຊ້ຂໍ້ມູນຜູ້ໃຊ້ສຳລັບທີ່ຢູ່ສົ່ງຄືນ"
#: strings.hrc:75
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_20"
msgid "~New sender address:"
msgstr "~ທີ່ຢູ່ຜູ່ສົ່ງໃໝ່:"
#: strings.hrc:76
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_21"
msgid "Use placeholders for ~recipient's address"
msgstr "ໃຊ້ເຈົ້າຂອງສະຖານທີ່ສຳລັບ~ທີ່ຢູ່ຜູ້ຮັບ"
#: strings.hrc:77
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_22"
msgid "Use address database for ~mail merge"
msgstr "ໃຊ້ຖານຂໍ້ມູນທີ່ຢູ່ສຳລັບ~ຈົດໝາຍຮ່ວມກັນ"
#: strings.hrc:78
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_23"
msgid "Include ~only on second and following pages"
msgstr "ປະກອບດ້ວຍ~ໜ້າທີ່ສອງຕາມນີ້ພຽງຢ່າງດຽວ"
#: strings.hrc:79
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_24"
msgid "~Include page number"
msgstr "~ປະກອບດ້ວຍຕົວເລກໜ້າ"
#: strings.hrc:80
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_25"
msgid "Letter Template"
msgstr "ແບບຈົດໝາຍ"
#: strings.hrc:81
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_26"
msgid "Create a ~letter from this template"
msgstr "ສ້າງ~ຈົດໝາຍຈາກແບບນີ້"
#: strings.hrc:82
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_27"
msgid "Make ~manual changes to this letter template"
msgstr "ເຮັດ~ຄູ່ມືປ່ຽນເປັນແບບຈົດໝາຍນີ້"
#: strings.hrc:83
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_28"
msgid "Page design"
msgstr "ອອກແບບໜ້າ"
#: strings.hrc:84
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_29"
msgid "Page design"
msgstr "ອອກແບບໜ້າ"
#: strings.hrc:85
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_30"
msgid "Page design"
msgstr "ອອກແບບໜ້າ"
#: strings.hrc:86
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_31"
msgid "This wizard helps you to create a letter template. You can then use the template as the basis for writing letters as often as desired."
msgstr "ຕົວຊ່ວຍນີ້ຈະຊ່ວຍເຈົ້າໃນການສ້າງແບບຈົດໝາຍ. ເຈົ້າຈະສາມາດຫຼັງຈາກທີ່ໃຊ້ແບບທີ່ເປັນພື້ນຖານສຳລັບການຂຽນຈົດໝາຍທີ່ຕ້ອງການ."
#: strings.hrc:87
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_32"
msgid "~Height:"
msgstr "~ຄວາມສູງ:"
#: strings.hrc:88
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_33"
msgid "~Width:"
msgstr "~ຄວາມກ້ວາງ:"
#: strings.hrc:89
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_34"
msgid "S~pacing to left margin:"
msgstr "~ຊ່ອງຂອບທາງຊ້າຍ:"
#: strings.hrc:90
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_35"
msgid "Spacing ~to top margin:"
msgstr "ຊ່ອງວ່າງ~ຂອບທາງເທິງ:"
#: strings.hrc:91
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_36"
msgid "Height:"
msgstr "ຄວາມສູງ:"
@@ -370,49 +315,41 @@ msgid "Width:"
msgstr "ຄວາມກ້ວາງ:"
#: strings.hrc:93
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_38"
msgid "S~pacing to left margin:"
msgstr "~ຊ່ອງຂອບທາງຊ້າຍ:"
#: strings.hrc:94
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_39"
msgid "Spacing ~to top margin:"
msgstr "ຊ່ອງວ່າງ~ຂອບທາງເທິງ:"
#: strings.hrc:95
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_40"
msgid "Height:"
msgstr "ຄວາມສູງ:"
#: strings.hrc:96
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_42"
msgid "Sender's address"
msgstr "ທີ່ຢູ່ຜູ້ສົ່ງ"
#: strings.hrc:97
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_43"
msgid "Name:"
msgstr "ຊື່:"
#: strings.hrc:98
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_44"
msgid "Street:"
msgstr "ທາງ:"
#: strings.hrc:99
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_45"
msgid "ZIP code/State/City:"
msgstr "ZIP ລະຫັດ/ລັດ/ເມືອງ:"
#: strings.hrc:100
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_46"
msgid "Recipient's address"
msgstr "ທີ່ຢູ່ຜູ້ຮັບ"
@@ -424,67 +361,56 @@ msgid "Footer"
msgstr "ສ່ວນທ້າຍ"
#: strings.hrc:102
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_48"
msgid "This wizard creates a letter template which enables you to create multiple letters with the same layout and settings."
msgstr "ຕົວຊ່ວຍສ້າງແບບຈົດໝາຍທີ່ອານຸຍາດໃຫ້ເຈົ້າສ້າງຈົດໝາຍທະວີຄູນດ້ວຍຮູບແບບການຈັດໜ້າແລະການຕັ້ງຄ່າຄືກັນ."
#: strings.hrc:103
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_49"
msgid "To create another new letter out of the template just navigate to the template location and double-click it."
msgstr "ເພື່ອສ້າງຈົດໝາຍໃໝ່ຕົວອື່ນທີ່ນອກເໜືອຈາກແບບພຽງແຕ່ເຂົ້າໄປທີ່ຕັ້ງຂອງແບບແລະກົດຊ້ຳມັນ"
#: strings.hrc:104
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_50"
msgid "Template name:"
msgstr "ຊື່ແບບຟອມ:"
#: strings.hrc:105
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_51"
msgid "Location and file name:"
msgstr "ທີ່ຕັ້ງແລະຊື່ແຟ້ມ:"
#: strings.hrc:106
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_52"
msgid "How do you want to proceed?"
msgstr "ເຈົ້າຕ້ອງການດຳເນີນການແນວໃດ?"
#: strings.hrc:107
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_53"
msgid "Please choose the type of letter and page design"
msgstr "ກະລຸນາເລືອກປະເພດຂອງຈົດໝາຍແລະອອກແບບໜ້າ"
#: strings.hrc:108
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_54"
msgid "Select the items to be printed"
msgstr "ເລືອກຫົວຂໍ້ທີ່ຕ້ອງພີມ"
#: strings.hrc:109
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_55"
msgid "Specify items already on your letterhead paper"
msgstr "ຫົວຂໍ້ທີ່ລະບຸເທິງໜ້າສ່ວນຫົວຈົດໝາຍຂອງເຈົ້າ"
#: strings.hrc:110
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_56"
msgid "Specify the sender and recipient information"
msgstr "ລະບຸຜູ້ສົ່ງແລະຜູ້ຮັບແລະຂໍ້ມູນຜູ້ຮັບ"
#: strings.hrc:111
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_57"
msgid "Fill in the information you would like in the footer"
msgstr "ຕື່ມໃສ່ໃນຂໍ້ມູນທີ່ເຈົ້າຕ້ອງການໃນສ່ວນທ້າຍ"
#: strings.hrc:112
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_58"
msgid "Please specify last settings"
msgstr "ກະລຸນາລະບຸການຕິດຕັ້ງຄັ້ງສຸດທ້າຍ"
@@ -506,7 +432,6 @@ msgid "Modern"
msgstr ""
#: strings.hrc:116
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_62"
msgid "Office"
msgstr "ຫ້ອງການ"
@@ -522,7 +447,6 @@ msgid "Mail"
msgstr ""
#: strings.hrc:119
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_65"
msgid "Marine"
msgstr "ຟ້າທະເລ"
@@ -533,61 +457,51 @@ msgid "Red Line"
msgstr ""
#: strings.hrc:123
-#, fuzzy
msgctxt "RID_LETTERWIZARDSALUTATION_START_1"
msgid "To Whom it May Concern"
msgstr "ເຖິງຜູ້ທີ່ມັນອາດກ່ຽວຂ້ອງ"
#: strings.hrc:124
-#, fuzzy
msgctxt "RID_LETTERWIZARDSALUTATION_START_2"
msgid "Dear Sir or Madam"
msgstr "ເຖິງທ່ານຫຼືຄຸນນາຍ"
#: strings.hrc:125
-#, fuzzy
msgctxt "RID_LETTERWIZARDSALUTATION_START_3"
msgid "Hello"
msgstr "ຮາໂລ"
#: strings.hrc:128
-#, fuzzy
msgctxt "RID_LETTERWIZARDGREETING_START_1"
msgid "Sincerely"
msgstr "ດ້ວຍຄວາມຈິງໃຈ"
#: strings.hrc:129
-#, fuzzy
msgctxt "RID_LETTERWIZARDGREETING_START_2"
msgid "Best regards"
msgstr "ດ້ວຍຄວາມເຄົາລົບ"
#: strings.hrc:130
-#, fuzzy
msgctxt "RID_LETTERWIZARDGREETING_START_3"
msgid "Cheers"
msgstr "ໄຊໂຍ"
#: strings.hrc:133
-#, fuzzy
msgctxt "RID_LETTERWIZARDROADMAP_START_1"
msgid "Page design"
msgstr "ອອກແບບໜ້າ"
#: strings.hrc:134
-#, fuzzy
msgctxt "RID_LETTERWIZARDROADMAP_START_2"
msgid "Letterhead layout"
msgstr "ແບບກຳນົດຫົວຈົດໝາຍ"
#: strings.hrc:135
-#, fuzzy
msgctxt "RID_LETTERWIZARDROADMAP_START_3"
msgid "Printed items"
msgstr "ຫົວຂໍ້ທີ່ພີມ"
#: strings.hrc:136
-#, fuzzy
msgctxt "RID_LETTERWIZARDROADMAP_START_4"
msgid "Recipient and sender"
msgstr "ຜູ້ຣັບແລະຜູ້ສົ່ງ"
@@ -599,133 +513,111 @@ msgid "Footer"
msgstr "ສ່ວນທ້າຍ"
#: strings.hrc:138
-#, fuzzy
msgctxt "RID_LETTERWIZARDROADMAP_START_6"
msgid "Name and location"
msgstr "ຊື່ແລະທີ່ຕັ້ງ"
#: strings.hrc:141
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_1"
msgid "Fax Wizard"
msgstr "ຕົວຊ່ວຍແຟັກ"
#: strings.hrc:142
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_2"
msgid "Label9"
msgstr "ປ້າຍ9"
#: strings.hrc:143
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_3"
msgid "~Business Fax"
msgstr "~ແຟັກທຸລະກິດ"
#: strings.hrc:144
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_4"
msgid "~Personal Fax"
msgstr "~ແຟັກສ່ວນຕົວ"
#: strings.hrc:145
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_5"
msgid "~Logo"
msgstr "~ໂລໂກ"
#: strings.hrc:146
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_6"
msgid "S~ubject line"
msgstr "~ແຖວບັງຄັບ"
#: strings.hrc:147
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_7"
msgid "S~alutation"
msgstr "~ຄຳນັບ"
#: strings.hrc:148
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_8"
msgid "~Complimentary close"
msgstr "~ວິທີ່ການປ່ຽນເລກລົບໃນເລກຖານສອງ"
#: strings.hrc:149
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_9"
msgid "~Footer"
msgstr "~ສ່ວນທ້າຍ"
#: strings.hrc:150
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_10"
msgid "~Use user data for return address"
msgstr "~ໃຊ້ຂໍ້ມູນຜູ້ໃຊ້ສຳລັບທີ່ຢູ່ສົ່ງຄືນ"
#: strings.hrc:151
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_11"
msgid "~New return address"
msgstr "~ທີ່ຢູ່ສົ່ງຄືນໃໝ່"
#: strings.hrc:152
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_12"
msgid "My Fax Template"
msgstr "ແບບແຟັກຂອງຂ່ອຍ"
#: strings.hrc:153
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_13"
msgid "Create a ~fax from this template"
msgstr "ສ້າງ~ແຟັກຈາກແບບນີ້"
#: strings.hrc:154
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_14"
msgid "Make ~manual changes to this fax template"
msgstr "ເຮັດ~ຄູ່ມືປ່ຽນເປັນແບບແຟັກນີ້"
#: strings.hrc:155
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_15"
msgid "Page design"
msgstr "ອອກແບບໜ້າ"
#: strings.hrc:156
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_16"
msgid "Page design"
msgstr "ອອກແບບໜ້າ"
#: strings.hrc:157
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_17"
msgid "This wizard helps you to create a fax template. The template can then be used to create a fax whenever needed."
msgstr "ຕົວຊ່ວຍນີ້ໄດ້ຊ່ວຍເຈົ້າໃນການສ້າງແບບແຟັກ.ແບບຈະສາມາດຫຼັງຈາກຖືກໃຊ້ໃນການສ້າງແຟັກເມື່ອໃດກໍ່ຕາມທີ່ຕ້ອງການ."
#: strings.hrc:158
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_18"
msgid "Return address"
msgstr "ທີ່ຢູ່ສົ່ງຄືນ"
#: strings.hrc:159
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_19"
msgid "Name:"
msgstr "ຊື່:"
#: strings.hrc:160
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_20"
msgid "Street:"
msgstr "ທາງ:"
#: strings.hrc:161
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_21"
msgid "ZIP code/State/City:"
msgstr "ZIP ລະຫັດ/ລັດ/ເມືອງ:"
@@ -737,109 +629,91 @@ msgid "Footer"
msgstr "ສ່ວນທ້າຍ"
#: strings.hrc:163
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_23"
msgid "This wizard creates a fax template which enables you to create multiple faxes with the same layout and settings."
msgstr "ຕົວຊ່ວຍນີ້ຈະສ້າງແບບແຟັກທີ່ອານຸຍາດໃຫ້ເຈົ້າສາມາດສ້າງແຟັກແບບທະວີຄູນດ້ວຍແບບການຈັດໜ້າແລະການຕິດຕັ້ງຄືກັນ."
#: strings.hrc:164
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_24"
msgid "To create another new fax out of the template, go to the location where you saved the template and double-click the file."
msgstr "ເພື່ອສ້າງແຟັກໃໝ່ຕົວອື່ນທີ່ນອກເໜືອຈາກແບບພຽງແຕ່ເຂົ້າໄປທີ່ຕັ້ງທີ່ເຈົ້າບັນທຶກແບບແລະກົດຊ້ຳທີ່ແຟ້ມ."
#: strings.hrc:165
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_25"
msgid "Template Name:"
msgstr "ຊື່ແບບ:"
#: strings.hrc:166
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_26"
msgid "Location and file name:"
msgstr "ທີ່ຕັ້ງແລະຊື່ແຟ້ມ:"
#: strings.hrc:167
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_27"
msgid "What do you want to do next?"
msgstr "ເຈົ້າຕ້ອງການເຮັດຫຍັງຕໍ່ໄປ?"
#: strings.hrc:168
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_28"
msgid "Choose the type of fax and a page design"
msgstr "ເລືອກປະເພດຂອງແຟັກແລະອອກແບບໜ້າ"
#: strings.hrc:169
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_29"
msgid "Select items to include in the fax template"
msgstr "ເລືອກຫົວຂໍ້ເພື່ອປະກອບໃນແບບແຟັກ"
#: strings.hrc:170
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_30"
msgid "Specify sender and recipient information"
msgstr "ລະບຸຂໍ້ມູນຜູ້ສົ່ງແລະຜູ້ຮັບ"
#: strings.hrc:171
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_31"
msgid "Enter text for the footer"
msgstr "ຕື່ມຂໍ້ຄວາມສຳລັບສ່ວນທ້າຍ"
#: strings.hrc:172
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_32"
msgid "Choose a name and save the template"
msgstr "ເລືອກຊື່ແລະບັນທຶກແບບດັ່ງກ່າວ"
#: strings.hrc:173
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_33"
msgid "Include ~only on second and following pages"
msgstr "ປະກອບດ້ວຍ~ໜ້າທີ່ສອງຕາມນີ້ພຽງຢ່າງດຽວ"
#: strings.hrc:174
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_34"
msgid "~Include page number"
msgstr "~ປະກອບດ້ວຍຕົວເລກໜ້າ"
#: strings.hrc:175
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_35"
msgid "~Date"
msgstr "~ວັນທີ່"
#: strings.hrc:176
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_36"
msgid "~Type of message"
msgstr "~ປະເພດຂອງຂໍ້ຄວາມ"
#: strings.hrc:177
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_37"
msgid "Fax Number:"
msgstr "ຕົວເລກແຟັກ:"
#: strings.hrc:178
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_38"
msgid "Use placeholders for ~recipient's address"
msgstr "ໃຊ້ເຈົ້າຂອງສະຖານທີ່ສຳລັບ~ທີ່ຢູ່ຜູ້ຮັບ"
#: strings.hrc:179
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_39"
msgid "Use address database for ~mail merge"
msgstr "ໃຊ້ຖານຂໍ້ມູນທີ່ຢູ່ສຳລັບ~ຈົດໝາຍຮ່ວມກັນ"
#: strings.hrc:180
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_40"
msgid "~New return address"
msgstr "~ທີ່ຢູ່ສົ່ງຄືນໃໝ່"
@@ -895,13 +769,11 @@ msgid "Bottle"
msgstr ""
#: strings.hrc:190
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_50"
msgid "Lines"
msgstr "ເສັ້ນ"
#: strings.hrc:191
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_51"
msgid "Marine"
msgstr "ຟ້າທະເລ"
@@ -927,91 +799,76 @@ msgid "Modern Fax from Private"
msgstr ""
#: strings.hrc:196
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_56"
msgid "Fax"
msgstr "ແຟັກ"
#: strings.hrc:199
-#, fuzzy
msgctxt "RID_FAXWIZARDCOMMUNICATION_START_1"
msgid "Important Information!"
msgstr "ຂໍ້ມູນສຳຄັນ!"
#: strings.hrc:200
-#, fuzzy
msgctxt "RID_FAXWIZARDCOMMUNICATION_START_2"
msgid "For your information"
msgstr "ສຳລັບຂໍ້ມູນຂອງເຈົ້າ"
#: strings.hrc:201
-#, fuzzy
msgctxt "RID_FAXWIZARDCOMMUNICATION_START_3"
msgid "News!"
msgstr "ຂ່າວ!"
#: strings.hrc:204
-#, fuzzy
msgctxt "RID_FAXWIZARDSALUTATION_START_1"
msgid "To whom it may concern,"
msgstr "ເຖິງຄົນທີ່ມັນອາດກ່ຽວຂ້ອງ,"
#: strings.hrc:205
-#, fuzzy
msgctxt "RID_FAXWIZARDSALUTATION_START_2"
msgid "Dear Sir or Madam,"
msgstr "ເຖິງທ່ານຫຼືຄຸນນາຍ,"
#: strings.hrc:206
-#, fuzzy
msgctxt "RID_FAXWIZARDSALUTATION_START_3"
msgid "Hello,"
msgstr "ຮາໂລ"
#: strings.hrc:207
-#, fuzzy
msgctxt "RID_FAXWIZARDSALUTATION_START_4"
msgid "Hi,"
msgstr "ໄຮ,"
#: strings.hrc:210
-#, fuzzy
msgctxt "RID_FAXWIZARDGREETING_START_1"
msgid "Sincerely"
msgstr "ດ້ວຍຄວາມຈິງໃຈ"
#: strings.hrc:211
-#, fuzzy
msgctxt "RID_FAXWIZARDGREETING_START_2"
msgid "Yours faithfully"
msgstr "ດ້ວຍຄວາມເຫຼືອມໃສ"
#: strings.hrc:212
-#, fuzzy
msgctxt "RID_FAXWIZARDGREETING_START_3"
msgid "Regards"
msgstr "ນັບຖື"
#: strings.hrc:213
-#, fuzzy
msgctxt "RID_FAXWIZARDGREETING_START_4"
msgid "Love"
msgstr "ຮັກແພງ"
#: strings.hrc:216
-#, fuzzy
msgctxt "RID_FAXWIZARDROADMAP_START_1"
msgid "Page design"
msgstr "ອອກແບບໜ້າ"
#: strings.hrc:217
-#, fuzzy
msgctxt "RID_FAXWIZARDROADMAP_START_2"
msgid "Items to include"
msgstr "ຫົວຂໍ້ທີ່ປະກອບໃສ່"
#: strings.hrc:218
-#, fuzzy
msgctxt "RID_FAXWIZARDROADMAP_START_3"
msgid "Sender and Recipient"
msgstr "ຜູ້ສົ່ງແລະຜູ້ຮັບ"
@@ -1023,85 +880,71 @@ msgid "Footer"
msgstr "ສ່ວນທ້າຍ"
#: strings.hrc:220
-#, fuzzy
msgctxt "RID_FAXWIZARDROADMAP_START_5"
msgid "Name and location"
msgstr "ຊື່ແລະທີ່ຕັ້ງ"
#: strings.hrc:223
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_1"
msgid "Agenda Wizard"
msgstr "ຕົວຊ່ວຍຫົວຂໍ້ປະຊຸມ"
#: strings.hrc:224
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_2"
msgid "Make ~manual changes to this agenda template"
msgstr "ເຮັດການປ່ຽນແປງແບບຫົວຂໍ້ປະຊຸມນີ້ດ້ວຍມື"
#: strings.hrc:225
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_3"
msgid "Template name:"
msgstr "ຊື່ແບບຟອມ:"
#: strings.hrc:226
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_4"
msgid "Location and file name:"
msgstr "ທີ່ຕັ້ງແລະຊື່ແຟ້ມ:"
#: strings.hrc:227
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_5"
msgid "What do you want to do next?"
msgstr "ເຈົ້າຕ້ອງການເຮັດຫຍັງຕໍ່ໄປ?"
#: strings.hrc:228
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_6"
msgid "Please choose the page design for the agenda"
msgstr "ກະລຸນາເລືອກການອອກແບບໜ້າສຳລັບຫົວຂໍ້ປະຊຸມ"
#: strings.hrc:229
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_7"
msgid "Please select the headings you wish to include in your agenda template"
msgstr "ກະລຸນາເລືອກສ່ວນຫົວທີ່ເຈົ້າປາດຖະນາທີ່ຈະຕິດຂັດໃນແບບຫົວຂໍ້ປະຊຸມຂອງເຈົ້າ"
#: strings.hrc:230
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_8"
msgid "Please enter general information for the event"
msgstr "ກະລຸນາໃສ່ຂໍ້ມູນທົ່ວໄປສຳລັບເຫດການນີ້"
#: strings.hrc:231
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_9"
msgid "Please specify items for the agenda"
msgstr "ກະລຸນາກຳນົດຫົວຂໍ້ສຳລັບຫົວຂໍ້ການປະຊຸມ"
#: strings.hrc:232
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_10"
msgid "Please select the names you wish to include in your agenda template"
msgstr "ກະລຸນາເລືອກຊື່ທີ່ເຈົ້າປາດຖະນາຈະຕິດຂັດໃນແບບຫົວຂໍ້ການປະຊຸມຂອງເຈົ້າ"
#: strings.hrc:233
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_11"
msgid "Choose a name and save the template"
msgstr "ເລືອກຊື່ແລະບັນທຶກແບບດັ່ງກ່າວ"
#: strings.hrc:234
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_12"
msgid "Include form for recording minutes"
msgstr "ຕິດຂັດແບບຟອມສຳລັບການບັນທຶກນາທີ"
#: strings.hrc:235
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_13"
msgid "This wizard helps you to create an agenda template. The template can then be used to create an agenda whenever needed."
msgstr "ຕົວຊ່ວຍນີ້ຈະຊ່ວຍເຈົ້າສ້າງແບບຫົວຂໍ້ປະຊຸມ. ແບບຈະສາມາດຫຼັງຈາກທີ່ຖືກນຳໃຊ້ເພື່ອສ້າງຫົວຂໍ້ປະຊຸມເມື່ອໃດກໍ່ຕາມທີ່ຕ້ອງການ"
@@ -1113,7 +956,6 @@ msgid "Time:"
msgstr "ເວລາ:"
#: strings.hrc:237
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_15"
msgid "Name:"
msgstr "ຊື່:"
@@ -1125,31 +967,26 @@ msgid "Location:"
msgstr "ທີ່ຕັ້ງ:"
#: strings.hrc:239
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_17"
msgid "Placeholders will be used in empty fields. You can replace placeholders with text later."
msgstr "ເຈົ້າຂອງສະຖານທີ່ຈະຖືກໃຊ້ໃນພື້ນທີເປົ່າວ່າງ.ເຈົ້າສາມາດວາງເຈົ້າຂອງສະຖານທີ່ດ້ວຍຂໍ້ຄວາມລ່າສຸດ."
#: strings.hrc:240
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_18"
msgid "..."
msgstr "..."
#: strings.hrc:241
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_19"
msgid "Create an ~agenda from this template"
msgstr "ສ້າງ~ຫົວຂໍ້ປະຊຸມຈາກແບບນີ້"
#: strings.hrc:242
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_20"
msgid "To create a new agenda out of the template, go to the location where you saved the template and double-click the file."
msgstr "ເພື່ອສ້າງຫົວຂໍ້ປະຊຸມໃໝ່ທີ່ນອກເໜືອຈາກແບບດັ່ງກ່າວ,ໄປທີ່ທີ່ຕັ້ງບ່ອນທີ່ເຈົ້າບັນທຶກແບບແລະກົດຊ້ຳທີ່ແຟ້ມ."
#: strings.hrc:243
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_21"
msgid "Agenda item"
msgstr "ຫົວຂໍ້ປະຊຸມ"
@@ -1161,73 +998,61 @@ msgid "Responsible"
msgstr "ຄວາມຮັບຜິດຊອບ"
#: strings.hrc:245
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_23"
msgid "Duration"
msgstr "ຊ່ວງເວລາ"
#: strings.hrc:246
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_24"
msgid "Meeting called by"
msgstr "ການປະຊຸມຖືກເອີ້ນດ້ວຍ"
#: strings.hrc:247
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_25"
msgid "Chairperson"
msgstr "ປະທານ"
#: strings.hrc:248
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_26"
msgid "Minute keeper"
msgstr "ຜູ້ຮັກສາເວລາ"
#: strings.hrc:249
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_27"
msgid "Moderator"
msgstr "ຜູ້ພິຈາລະນາ"
#: strings.hrc:250
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_28"
msgid "Attendees"
msgstr "ຜູ້ເຂົ້າຮ່ວມ"
#: strings.hrc:251
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_29"
msgid "Observers"
msgstr "ຜູ້ສັງເກດການ"
#: strings.hrc:252
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_30"
msgid "Facility personnel"
msgstr "ສະດວກຕໍ່ບຸກຄົນ"
#: strings.hrc:253
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_31"
msgid "The agenda template will include placeholders for the names of the selected people. When creating an agenda from the template, you can replace these placeholder with the appropriate names."
msgstr "ແບບຫົວຂໍ້ປະຊຸ່ມຈະຕິດຂັດເຈົ້າຂອງສະຖານທີ່ສຳລັບຊື່ຂອງຄົນທີ່ເລືອກ.ເມື່ອກຳລັງສ້າງຫົວຂໍ້ປະຊຸມຈາກແບບ,ເຈົ້າສາມາດວາງເຈົ້າຂອງສະຖານທີ່ນີ້ດ້ວຍຊື່ລະອຽດ."
#: strings.hrc:254
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_32"
msgid "Type of meeting"
msgstr "ປະເພດຂອງການປະຊຸມ"
#: strings.hrc:255
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_33"
msgid "Please read"
msgstr "ກະລຸນາອ່ານ"
#: strings.hrc:256
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_34"
msgid "Please bring"
msgstr "ກະລຸນານຳມາໃຫ້"
@@ -1239,49 +1064,41 @@ msgid "Notes"
msgstr "ບັນທຶກ"
#: strings.hrc:258
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_36"
msgid "The agenda template will include placeholders for the selected items."
msgstr "ແບບຫົວຂໍ້ປະຊຸມຈະຕິດຂັດເຈົ້າຂອງສະຖານທີ່ສຳລັບຫົວຂໍ້ທີ່ເລືອກ."
#: strings.hrc:259
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_38"
msgid "Date:"
msgstr "ວັນທີ່:"
#: strings.hrc:260
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_39"
msgid "This wizard creates an agenda template which enables you to create multiple agendas with the same layout and settings."
msgstr "ຕົວຊ່ວຍຈະສ້າງແບບຫົວຂໍ້ປະຊຸມທີ່ອະນຸຍາດໃຫ້ເຈົ້າໃນກນສ້າງຫົວຂໍ້ປະຊຸມແບບທະວີຄູນດ້ວຍແບບການຈັດໜ້າແລະການຕິດຕັ້ງຄືກັນ."
#: strings.hrc:261
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_40"
msgid "Page design:"
msgstr "ອອກແບບໜ້າ:"
#: strings.hrc:262
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_41"
msgid "myAgendaTemplate.stw"
msgstr "myAgendaTemplate.stw"
#: strings.hrc:263
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_42"
msgid "My Agenda Template"
msgstr "ແບບຫົວຂໍ້ປະຊຸມຂອງຂ້ອຍ"
#: strings.hrc:264
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_43"
msgid "An unexpected error occurred while saving the agenda template."
msgstr "ຂໍ້ຜິດພາດທີ່ບໍໄດ້ຄາດຄິດເກີດຂື້ນໃນຂະນະກຳລັງບັນທຶກແບບຫົວຂໍ້ປະຊຸມ."
#: strings.hrc:265
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_44"
msgid "Name"
msgstr "ຊື່"
@@ -1299,73 +1116,61 @@ msgid "Time"
msgstr "ເວລາ"
#: strings.hrc:268
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_47"
msgid "Location"
msgstr "ທີ່ຕັ້ງ"
#: strings.hrc:269
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_48"
msgid "Click to replace this text"
msgstr "ກົດເພື່ອວາງແທນຂໍ້ຄວາມນີ້"
#: strings.hrc:270
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_50"
msgid "Page design"
msgstr "ອອກແບບໜ້າ"
#: strings.hrc:271
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_51"
msgid "General information"
msgstr "ຂໍ້ມູນທົ່ວໄປ"
#: strings.hrc:272
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_52"
msgid "Headings to include"
msgstr "ສ່ວນຫົວທີ່ຕິດຂັັດ"
#: strings.hrc:273
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_53"
msgid "Names"
msgstr "ຊື່"
#: strings.hrc:274
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_54"
msgid "Agenda items"
msgstr "ຫົວຂໍ້ປະຊຸ່ມ"
#: strings.hrc:275
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_55"
msgid "Name and location"
msgstr "ຊື່ແລະທີ່ຕັ້ງ"
#: strings.hrc:276
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_56"
msgid "An unexpected error occurred while opening the agenda template."
msgstr "ຂໍ້ຜິດພາດທີ່ບໍໄດ້ຄາດຄິດເກີດຂື້ນໃນຂະນະກຳລັງເປີດແບບຫົວຂໍ້ປະຊຸມ."
#: strings.hrc:277
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_57"
msgid "Type of meeting"
msgstr "ປະເພດຂອງການປະຊຸມ"
#: strings.hrc:278
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_58"
msgid "Please bring"
msgstr "ກະລຸນານຳມາໃຫ້"
#: strings.hrc:279
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_59"
msgid "Please read"
msgstr "ກະລຸນາອ່ານ"
@@ -1377,73 +1182,61 @@ msgid "Notes"
msgstr "ບັນທຶກ"
#: strings.hrc:281
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_61"
msgid "Meeting called by"
msgstr "ການປະຊຸມຖືກເອີ້ນດ້ວຍ"
#: strings.hrc:282
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_62"
msgid "Chairperson"
msgstr "ປະທານ"
#: strings.hrc:283
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_63"
msgid "Attendees"
msgstr "ຜູ້ເຂົ້າຮ່ວມ"
#: strings.hrc:284
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_64"
msgid "Minute keeper"
msgstr "ຜູ້ຮັກສາເວລາ"
#: strings.hrc:285
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_65"
msgid "Moderator"
msgstr "ຜູ້ພິຈາລະນາ"
#: strings.hrc:286
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_66"
msgid "Observers"
msgstr "ຜູ້ສັງເກດການ"
#: strings.hrc:287
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_67"
msgid "Facility personnel"
msgstr "ສະດວກຕໍ່ບຸກຄົນ"
#: strings.hrc:288
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_68"
msgid "Insert"
msgstr "ແຊກໃສ່"
#: strings.hrc:289
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_69"
msgid "Remove"
msgstr "ເອົາອອກ"
#: strings.hrc:290
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_70"
msgid "Move up"
msgstr "ຍ້າຍຂື້ນ"
#: strings.hrc:291
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_71"
msgid "Move down"
msgstr "ຍ້າຍລົງ"
#: strings.hrc:292
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_72"
msgid "Date:"
msgstr "ວັນທີ່:"
@@ -1488,7 +1281,6 @@ msgid "Time"
msgstr "ເວລາ"
#: strings.hrc:300
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_80"
msgid "Additional information"
msgstr "ຂໍ້ມູນເພີ່ມເຕີມ"
@@ -1552,7 +1344,6 @@ msgid "Green"
msgstr "ຂຽວ"
#: strings.hrc:312
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_92"
msgid "Grey"
msgstr "ສີຂີ້ເທົ່າ"
@@ -1563,7 +1354,6 @@ msgid "Modern"
msgstr ""
#: strings.hrc:314
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_94"
msgid "Orange"
msgstr "ສີສົ້ມ"
diff --git a/source/lo/wizards/source/resources.po b/source/lo/wizards/source/resources.po
index 25129ed8886..c8a32471a77 100644
--- a/source/lo/wizards/source/resources.po
+++ b/source/lo/wizards/source/resources.po
@@ -14,7 +14,6 @@ msgstr ""
"X-Generator: LibreOffice\n"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_0\n"
@@ -23,7 +22,6 @@ msgid "The directory '%1' could not be created.<BR>There may not be enough space
msgstr "ຖານຮີບໂຮມ '%1' ບໍ່ສາມາດຖືກສ້າງ.<BR> ມັນອາດຈະບໍ່ມີເນື້ອທີ່ວາງພຽງພໍໃນຈານບັນທຶກຂໍ້ມູນຂອງເຈົ້າ."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_1\n"
@@ -32,7 +30,6 @@ msgid "The text document could not be created.<BR>Please check if the module 'PR
msgstr "ເອກະສານຂໍ້ຄວາມບໍສາມາດຖືກສ້າງ.<BR>ກະລຸນາກວດສອບຖ້າໜ່ວຍ 'PRODUCTNAME Writer' ຖືກຕິດຕັ້ງ."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_2\n"
@@ -41,7 +38,6 @@ msgid "The spreadsheet could not be created.<BR>Please check if the module 'PROD
msgstr "ໂປຣແກຣມຄິດໄລ່ບໍ່ສາມາດຖືກສ້າງ.<BR>ກະລຸນາກວດສອບຖ້າໜ່ວຍ 'PRODUCTNAME Calc' ຖືກຕິດຕັ້ງ."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_3\n"
@@ -50,7 +46,6 @@ msgid "The presentation could not be created.<BR>Please check if the module 'PRO
msgstr "ບົດບັນຍາຍບໍ່ສາມາດຖືກສ້າງ.<BR>ກະລຸນາກວດສອບຖ້າໜ່ວຍ 'PRODUCTNAME Impress' ຖືກຕິດຕັ້ງ."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_4\n"
@@ -59,7 +54,6 @@ msgid "The drawing could not be created.<BR>Please check if the module 'PRODUCTN
msgstr "ການແຕ້ມບໍ່ສາມາດຖືກສ້າງ.<BR>ກະລຸນາກວດສອບຖ້າໜ່ວຍ 'PRODUCTNAME Draw' ຖືກຕິດຕັ້ງ."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_5\n"
@@ -68,7 +62,6 @@ msgid "The formula could not be created.<BR>Please check if the module 'PRODUCTN
msgstr "ສູດບໍ່ສາມາດຖືກສ້າງ.<BR>ກະລຸນາກວດສອບຖ້າໜ່ວຍ 'PRODUCTNAME Math' ຖືກຕິດຕັ້ງ."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_6\n"
@@ -77,7 +70,6 @@ msgid "The files required could not be found.<BR>Please start the %PRODUCTNAME S
msgstr "ແຟ້ມທີ່ຕ້ອງການບໍ່ສາມາດຖືກພົບ.<BR>ກະລຸນາເລີ່ມຕົ້ນຕິດຕັ້ງ %PRODUCTNAME ແລະເລືອກທີ່ 'Repair'."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_7\n"
@@ -86,7 +78,6 @@ msgid "The file '<PATH>' already exists.<BR><BR>Would you like to overwrite the
msgstr "ແຟ້ມ '<PATH>' ມີຢູ່ແລ້ວ.<BR><BR> ເຈົ້າຕ້ອງການທີ່ຈະຂຽນທັບແຟ້ມທີ່ມີຢູ່ແລ້ວບໍ່?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_8\n"
@@ -95,7 +86,6 @@ msgid "Yes"
msgstr "ແມ່ນ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_9\n"
@@ -104,7 +94,6 @@ msgid "Yes to All"
msgstr "ແມ່ນທັງໝົດ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_10\n"
@@ -113,7 +102,6 @@ msgid "No"
msgstr "ບໍ່"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_11\n"
@@ -131,7 +119,6 @@ msgid "~Finish"
msgstr "~ຈົບ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_13\n"
@@ -140,7 +127,6 @@ msgid "< ~Back"
msgstr "< ~ກັບຄືນ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_14\n"
@@ -158,7 +144,6 @@ msgid "~Help"
msgstr "~ຊວ່ຍ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_16\n"
@@ -167,7 +152,6 @@ msgid "Steps"
msgstr "ລຳດັບ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_17\n"
@@ -176,7 +160,6 @@ msgid "Close"
msgstr "ປິດ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_18\n"
@@ -185,7 +168,6 @@ msgid "OK"
msgstr "ຕົກລົງ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_19\n"
@@ -194,7 +176,6 @@ msgid "The file already exists. Do you want to overwrite it?"
msgstr "ແຟ້ມມີແລ້ວ.ເຈົ້າຕ້ອງການຂຽນທັບມັນບໍ່?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_20\n"
@@ -211,7 +192,6 @@ msgid "The wizard could not be run, because important files were not found.\\nUn
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_0\n"
@@ -220,7 +200,6 @@ msgid "Report Wizard"
msgstr "ຕົວຊ່ວຍລາຍງານ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_3\n"
@@ -229,7 +208,6 @@ msgid "~Table"
msgstr "~ຕາຕະລາງ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_4\n"
@@ -238,7 +216,6 @@ msgid "Colu~mns"
msgstr "~ຖັນ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_7\n"
@@ -247,7 +224,6 @@ msgid "Report_"
msgstr "ລາຍງານ_"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_8\n"
@@ -256,7 +232,6 @@ msgid "- undefined -"
msgstr "- ບໍ່ກຳນົດ -"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_9\n"
@@ -265,7 +240,6 @@ msgid "~Fields in report"
msgstr "~ພື້ນທີ່ໃນລາຍງານ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_11\n"
@@ -274,7 +248,6 @@ msgid "Grouping"
msgstr "ກຸ່ມ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_12\n"
@@ -283,7 +256,6 @@ msgid "Sort options"
msgstr "ຕົວເລືອກການຈັດລຽນ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_13\n"
@@ -292,7 +264,6 @@ msgid "Choose layout"
msgstr "ເລືອກຈັດໜ້າ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_14\n"
@@ -301,7 +272,6 @@ msgid "Create report"
msgstr "ສ້າງລາຍງານ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_15\n"
@@ -310,7 +280,6 @@ msgid "Layout of data"
msgstr "ແບບຈັດໜ້າຂໍ້ມູນ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_16\n"
@@ -319,7 +288,6 @@ msgid "Layout of headers and footers"
msgstr "ແບບຈັດໜ້າຂອງສ່ວນຫົວແລະທ້າຍ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_19\n"
@@ -328,7 +296,6 @@ msgid "Fields"
msgstr "ພື້ນທີ່"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_20\n"
@@ -337,7 +304,6 @@ msgid "~Sort by"
msgstr "~ລຽງໂດຍ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_21\n"
@@ -355,7 +321,6 @@ msgid "Orientation"
msgstr "ກຳນົດທິດທາງ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_23\n"
@@ -364,7 +329,6 @@ msgid "Portrait"
msgstr "ຮູບຄົນ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_24\n"
@@ -373,7 +337,6 @@ msgid "Landscape"
msgstr "ແນວນອນ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_28\n"
@@ -382,7 +345,6 @@ msgid "Which fields do you want to have in your report?"
msgstr "ພື້ນທີ່ໃດທີ່ເຈົ້າຕ້ອງການໃຫ້ມີໃນລາຍງານຂອງເຈົ້າ?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_29\n"
@@ -391,7 +353,6 @@ msgid "Do you want to add grouping levels?"
msgstr "ເຈົ້າຕ້ອງການເພີ່ມລະດັບກຸ່ມບໍ່?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_30\n"
@@ -400,7 +361,6 @@ msgid "According to which fields do you want to sort the data?"
msgstr "ໂດຍອິງໃສ່ພື້ນທີ່ແນວໃດທີ່ເຈົ້າຕ້ອງການຈັດລຽງຂໍ້ມູນ?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_31\n"
@@ -409,7 +369,6 @@ msgid "How do you want your report to look?"
msgstr "ເຈົ້າຕ້ອງການລາຍງານຂອງເຈົ້າແນວໃດເພື່ອເບິ່ງ?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_32\n"
@@ -418,7 +377,6 @@ msgid "Decide how you want to proceed"
msgstr "ຕັດສິນໃຈແນວໃດທີ່ເຈົ້າຕ້ອງການດຳເນີນການ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_33\n"
@@ -427,7 +385,6 @@ msgid "Title of report"
msgstr "ຫົວຂໍ້ລາຍງານ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_34\n"
@@ -436,7 +393,6 @@ msgid "Display report"
msgstr "ສະແດງລາຍງານ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_35\n"
@@ -463,7 +419,6 @@ msgid "Descending"
msgstr "ໃຫຍ່ຫານ້ອຍ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_40\n"
@@ -472,7 +427,6 @@ msgid "~Dynamic report"
msgstr "~ລາຍງານເຄື່ອນທີ່"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_41\n"
@@ -481,7 +435,6 @@ msgid "~Create report now"
msgstr "~ສ້າງລາຍງານດຽວນີ້"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_42\n"
@@ -490,7 +443,6 @@ msgid "~Modify report layout"
msgstr "~ປັບປຸງແບບຈັດໜ້າລາຍງານ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_43\n"
@@ -508,7 +460,6 @@ msgid "Save as"
msgstr "ບັນທຶກ ທີ່..."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_50\n"
@@ -517,7 +468,6 @@ msgid "Groupings"
msgstr "ການຈັດກຸ່ມ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_51\n"
@@ -526,7 +476,6 @@ msgid "Then b~y"
msgstr "ຈາກນັ້ນ~ດ້ວຍ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_52\n"
@@ -535,7 +484,6 @@ msgid "~Then by"
msgstr "~ຈາກນັ້ນດ້ວຍ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_53\n"
@@ -544,7 +492,6 @@ msgid "Asc~ending"
msgstr "~ເພີ່ມຂື້ນ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_54\n"
@@ -553,7 +500,6 @@ msgid "Ascend~ing"
msgstr "~ຫຼຸດລົງ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_55\n"
@@ -562,7 +508,6 @@ msgid "Ascendin~g"
msgstr "~ເພີ່ມຂື້ນ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_56\n"
@@ -571,7 +516,6 @@ msgid "De~scending"
msgstr "~ຫຼຸດລົງ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_57\n"
@@ -580,7 +524,6 @@ msgid "Des~cending"
msgstr "~ຫຼຸດລົງ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_58\n"
@@ -589,7 +532,6 @@ msgid "De~scending"
msgstr "~ຫຼຸດລົງ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_60\n"
@@ -598,7 +540,6 @@ msgid "Binary fields cannot be displayed in the report."
msgstr "ພື້ນທີ່ເລກຖານສອງບໍ່ສາມາດຖືກສະແດງໃນຫຼາຍງານ."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_61\n"
@@ -607,7 +548,6 @@ msgid "The table '<TABLENAME>' does not exist."
msgstr "ຕາຕະລາງ '<TABLENAME>' ບໍ່ມີຢູ່."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_62\n"
@@ -616,7 +556,6 @@ msgid "Creating Report..."
msgstr "ການສ້າງລາຍງານ..."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_63\n"
@@ -625,7 +564,6 @@ msgid "Number of records inserted: <COUNT>"
msgstr "ຈຳນວນຕົວເລກການບັນທຶກທີ່ແຊກໃສ່: <COUNT>"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_64\n"
@@ -634,7 +572,6 @@ msgid "The form '<REPORTFORM>' does not exist."
msgstr "ຟອມ '<REPORTFORM>' ບໍ່ມີຢູ່."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_65\n"
@@ -643,7 +580,6 @@ msgid "The query with the statement <BR>'<STATEMENT>' <BR> could not be run. <BR
msgstr "ຕາລາງລາຍງານດ້ວຍບົດລາຍງານ <BR>'<STATEMENT>' <BR> ບໍ່ສາມາດຖືກດຳເນີນການ. <BR> ກວດສອບແຫຼ່ງຂໍ້ມູນຂອງເຈົ້າ."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_66\n"
@@ -652,7 +588,6 @@ msgid "The following hidden control in the form '<REPORTFORM>' could not be read
msgstr "ການຄວບຄຸມທີ່ເຊື່ອງໄວ້ຕາມນີ້ໃນຟອມອ '<REPORTFORM>' ບໍ່ສາມາດຖືກອ່ານ: '<CONTROLNAME>'."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_67\n"
@@ -661,7 +596,6 @@ msgid "Importing data..."
msgstr "ການນຳເຂົ້າຂໍ້ມູນ..."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_68\n"
@@ -670,7 +604,6 @@ msgid "Labeling fields"
msgstr "ພື້ນທີ່ປ້າຍ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_69\n"
@@ -679,7 +612,6 @@ msgid "How do you want to label the fields?"
msgstr "ເຈົ້າຕ້ອງການໃຫ້ເຄື່ອງໝາຍພື້ນທີ່ແນວໃດ?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_70\n"
@@ -688,7 +620,6 @@ msgid "Label"
msgstr "ປ້າຍ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_71\n"
@@ -697,7 +628,6 @@ msgid "Field"
msgstr "ພື້ນທີ່"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_72\n"
@@ -706,7 +636,6 @@ msgid "An error occurred in the wizard.<BR>The template '%PATH' could be erroneo
msgstr "ຂໍ້ຜິດພາດປະກົດຂື້ນໃນຕົວຊ່ວຍ.<BR>ແບບ '%PATH' ສາມາດຖືກຜິດພາດ.<BR>ທັງການເລືອກຫຼືຕາຕະລາງທີ່ຕ້ອງການບໍ່ມີຢູ່ຫຼືມີຢູ່ພາຍໃຕ້ຊື່ທີ່ຜິດ.<BR>ເບິ່ງຕົວຊ່ວຍສຳລັບຂໍ້ມູນເພີ່ມເຕີ່ມ.<BR>ກະລຸນາເລືອກແບບອື່ນ."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_73\n"
@@ -723,7 +652,6 @@ msgid "The sort criterion '<FIELDNAME>' was chosen twice. Each criterion can onl
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_75\n"
@@ -732,7 +660,6 @@ msgid "Note: The dummy text will be replaced by data from the database when the
msgstr "ສັງເກດ:ຂໍ້ຄວາມຈຳລອງຈະຖືກວາງແທນດ້ວຍຂໍ້ມູນຈາກຖານຂໍ້ມູນເມື່ອລາຍງານຖືກສ້າງ."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_76\n"
@@ -741,7 +668,6 @@ msgid "A report '%REPORTNAME' already exists in the database. Please assign anot
msgstr "ລາຍງານ '%REPORTNAME' ມີຢູ່ແລ້ວໃນຖານຂໍ້ມູນ.ກະລຸນາກຳນົດໃນຊື່ໃໝ່."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_78\n"
@@ -750,7 +676,6 @@ msgid "How do you want to proceed after creating the report?"
msgstr "ເຈົ້າຕ້ອງການດຳເນີນການແນວໃດຫຼັງຈາກການສ້າງລາຍງານ?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_79\n"
@@ -810,7 +735,6 @@ msgid "In blocks, labels above"
msgstr "ໃນຂອບຈຳກັດ - ປາຍຂ້າງເທິງ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_86\n"
@@ -828,7 +752,6 @@ msgid "Author:"
msgstr "~ຜູ້ສ້າງ:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_88\n"
@@ -1116,7 +1039,6 @@ msgid "Worldmap"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_0\n"
@@ -1125,7 +1047,6 @@ msgid "C~reate"
msgstr "~ສ້າງ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_1\n"
@@ -1134,7 +1055,6 @@ msgid "~Cancel"
msgstr "~ຍົກເລີກ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_2\n"
@@ -1143,7 +1063,6 @@ msgid "< ~Back"
msgstr "< ~ກັບຄືນ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_3\n"
@@ -1152,7 +1071,6 @@ msgid "~Next >"
msgstr "~ຕໍ່ໄປ >"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_4\n"
@@ -1161,7 +1079,6 @@ msgid "~Database"
msgstr "~ຖານຂໍ້ມູນ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_5\n"
@@ -1170,7 +1087,6 @@ msgid "~Table name"
msgstr "~ຊື່ຕາຕະລາງ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_6\n"
@@ -1228,7 +1144,6 @@ msgid "The selected table or query could not be opened."
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_14\n"
@@ -1246,7 +1161,6 @@ msgid "~Help"
msgstr "~ຊວ່ຍ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_21\n"
@@ -1255,7 +1169,6 @@ msgid "~Stop"
msgstr "~ຢຸດ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_30\n"
@@ -1264,7 +1177,6 @@ msgid "The document could not be saved."
msgstr "ເອກະສານບໍ່ສາມາດຖືກບັນຖຶກ."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_33\n"
@@ -1273,7 +1185,6 @@ msgid "Exiting the wizard"
msgstr "ການອອກຈາກຕົວຊ່ວຍ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_34\n"
@@ -1282,7 +1193,6 @@ msgid "Connecting to data source..."
msgstr "ການເຊື່ອມຕໍ່ຫາແຫຼ່ງຂໍ້ມູນ..."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_35\n"
@@ -1291,7 +1201,6 @@ msgid "The connection to the data source could not be established."
msgstr "ການເຊື່ອມຕໍ່ຫາແຫຼ່ງຂໍ້ມູນທີ່ບໍ່ສາມາດຖືກສ້າງ."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_36\n"
@@ -1300,7 +1209,6 @@ msgid "The file path entered is not valid."
msgstr "ແຟ້ມທີ່ປ້ອນໃສ່ແມ່ນໃຊ້ບໍ່ໄດ້."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_37\n"
@@ -1309,7 +1217,6 @@ msgid "Please select a data source"
msgstr "ກະລຸນາເລືອກແຫຼ່ງຂໍ້ມູນ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_38\n"
@@ -1318,7 +1225,6 @@ msgid "Please select a table or query"
msgstr "ກະລຸນາເລືອກຕາຕະລາງຫຼືຕາລາງລາຍງານ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_39\n"
@@ -1327,7 +1233,6 @@ msgid "Add field"
msgstr "ເພື່ອມພື້ນທີ່ໃສ່"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_40\n"
@@ -1336,7 +1241,6 @@ msgid "Remove field"
msgstr "ເອົາພື້ນທີ່ອອກ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_41\n"
@@ -1345,7 +1249,6 @@ msgid "Add all fields"
msgstr "ເພືື່ອມພື້ນທີ່ທັງໝົດ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_42\n"
@@ -1354,7 +1257,6 @@ msgid "Remove all fields"
msgstr "ເອົາພື້ນທີ່ທັງໝົດອອກ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_43\n"
@@ -1363,7 +1265,6 @@ msgid "Move field up"
msgstr "ຍ້າຍພື້ນທີ່ຂື້ນ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_44\n"
@@ -1372,7 +1273,6 @@ msgid "Move field down"
msgstr "ຍ້າຍພື້ນທີ່ລົງ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_45\n"
@@ -1381,7 +1281,6 @@ msgid "The field names from '%NAME' could not be retrieved."
msgstr "ຊື່ພື້ນທີ່ສຳຈາກ '%NAME' ບໍ່ສາມາດຖືກຄົ້ນຄືນ."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_0\n"
@@ -1399,7 +1298,6 @@ msgid "Query"
msgstr "ຄຳຖາມ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_2\n"
@@ -1408,7 +1306,6 @@ msgid "Query Wizard"
msgstr "ຕົວຊ່ວຍຕາລາງລາຍງານ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_3\n"
@@ -1417,7 +1314,6 @@ msgid "~Tables"
msgstr "~ຕາຕະລາງ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_4\n"
@@ -1426,7 +1322,6 @@ msgid "A~vailable fields"
msgstr "~ພື້ນທີ່ທີ່ຫາໄດ້"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_5\n"
@@ -1435,7 +1330,6 @@ msgid "Name ~of the query"
msgstr "ຊື່ຂອງ~ຕາລາງລາຍງານ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_6\n"
@@ -1444,7 +1338,6 @@ msgid "Display ~Query"
msgstr "ສະແດງ~ຕາລາງລາຍງານ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_7\n"
@@ -1453,7 +1346,6 @@ msgid "~Modify Query"
msgstr "~ປັບປຸງຕາລາງລາຍງານ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_8\n"
@@ -1462,7 +1354,6 @@ msgid "~How do you want to proceed after creating the query?"
msgstr "~ເຈົ້າຕ້ອງການດຳເນີນການແນວໃດຫຼັງຈາກສາ້ງຕາລາງລາຍງານ?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_9\n"
@@ -1471,7 +1362,6 @@ msgid "Match ~all of the following"
msgstr "ຈັບຄູ່~ທັງໝົດຕາມນີ້"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_10\n"
@@ -1480,7 +1370,6 @@ msgid "~Match any of the following"
msgstr "~ຈັບຄູ່ທຸກໆຢ່າງຕາມນີ້"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_11\n"
@@ -1489,7 +1378,6 @@ msgid "~Detailed query (Shows all records of the query.)"
msgstr "~ລາຍລະອຽດຕາລາງລາຍງານ(ສະແດງບັນທຶກທັງໝົດຂອງຕາລາງລາຍງານ.)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_12\n"
@@ -1498,7 +1386,6 @@ msgid "~Summary query (Shows only results of aggregate functions.)"
msgstr "~ສະຫຼຸບຕາລາງລາຍງານ(ສະແດງພຽງແຕ່ຜົນຮັບຂອງຟັງຊັນລວມ)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_16\n"
@@ -1507,7 +1394,6 @@ msgid "Aggregate functions"
msgstr "ຟັງຊັນລວມ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_17\n"
@@ -1516,7 +1402,6 @@ msgid "Fields"
msgstr "ພື້ນທີ່"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_18\n"
@@ -1525,7 +1410,6 @@ msgid "~Group by"
msgstr "~ຈັດກຸ່ມດ້ວຍ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_19\n"
@@ -1561,7 +1445,6 @@ msgid "Query:"
msgstr "ຕາລາງລາຍງານ:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_24\n"
@@ -1570,7 +1453,6 @@ msgid "Condition"
msgstr "ເລື່ອນໄຂ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_25\n"
@@ -1579,7 +1461,6 @@ msgid "Value"
msgstr "ຄ່າ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_26\n"
@@ -1588,7 +1469,6 @@ msgid "is equal to"
msgstr "ເທົ່າກັບ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_27\n"
@@ -1597,7 +1477,6 @@ msgid "is not equal to"
msgstr "ບໍ່ເທົ່າກັບ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_28\n"
@@ -1606,7 +1485,6 @@ msgid "is smaller than"
msgstr "ນ້ອຍກວ່າ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_29\n"
@@ -1624,7 +1502,6 @@ msgid "is equal or less than"
msgstr "ເທົ່າກັບຫຼືນ້ອຍກວ່າ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_31\n"
@@ -1633,7 +1510,6 @@ msgid "is equal or greater than"
msgstr "ເທົ່າກັບຫຼືໃຫ່ຍກວ່າ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_32\n"
@@ -1642,7 +1518,6 @@ msgid "like"
msgstr "ຄ້າຍຄື"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_33\n"
@@ -1651,7 +1526,6 @@ msgid "not like"
msgstr "ແລະ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_34\n"
@@ -1687,7 +1561,6 @@ msgid "false"
msgstr "ຜິດ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_38\n"
@@ -1704,7 +1577,6 @@ msgid "or"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_40\n"
@@ -1713,7 +1585,6 @@ msgid "get the sum of"
msgstr "ໄດ້ຜົນລວມຂອງ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_41\n"
@@ -1722,7 +1593,6 @@ msgid "get the average of"
msgstr "ໄດ້ຄ່າສະເລ່ຍຂອງ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_42\n"
@@ -1731,7 +1601,6 @@ msgid "get the minimum of"
msgstr "ໄດ້ຄ່າກາງຂອງ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_43\n"
@@ -1749,7 +1618,6 @@ msgid "get the count of"
msgstr "ໄດ້ຜົນລວມຂອງ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_48\n"
@@ -1776,7 +1644,6 @@ msgid "Sorting order:"
msgstr "ຈັດລຽງລຳດັບ:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_52\n"
@@ -1794,7 +1661,6 @@ msgid "Search conditions:"
msgstr "ຄົ້ນຫາເງື່ອນໄຂ:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_54\n"
@@ -1812,7 +1678,6 @@ msgid "Aggregate functions:"
msgstr "ຟັງຊັນລວມ:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_56\n"
@@ -1830,7 +1695,6 @@ msgid "Grouped by:"
msgstr "ຈັດກຸ່ມໂດຍ:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_58\n"
@@ -1848,7 +1712,6 @@ msgid "Grouping conditions:"
msgstr "ເງື່ອນໄຂກຸ່ມ:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_60\n"
@@ -1857,7 +1720,6 @@ msgid "No grouping conditions were assigned."
msgstr "ບໍ່ມີເງື່ອນໄຂກຸ່ມທີ່ຖືກກຳນົດ."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_70\n"
@@ -1866,7 +1728,6 @@ msgid "Select the fields (columns) for your query"
msgstr "ເລືອກພື້ນທີ່(ຖັນ)ສຳລັບຕາລາງລາຍງານຂອງເຈົ້າ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_71\n"
@@ -1875,7 +1736,6 @@ msgid "Select the sorting order"
msgstr "ເລືອກການຈັດລຽງລຳດັບ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_72\n"
@@ -1884,7 +1744,6 @@ msgid "Select the search conditions"
msgstr "ເລືອກຄົ້ນຫາເງື່ອນໄຂ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_73\n"
@@ -1893,7 +1752,6 @@ msgid "Select the type of query"
msgstr "ເລືອກຊະນິດຂອງຕາລາງລາຍງານ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_74\n"
@@ -1902,7 +1760,6 @@ msgid "Select the groups"
msgstr "ເລືອກກຸ່ມ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_75\n"
@@ -1911,7 +1768,6 @@ msgid "Select the grouping conditions"
msgstr "ເລືອກເງື່ອນໄຂກຸ່ມ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_76\n"
@@ -1920,7 +1776,6 @@ msgid "Assign aliases if desired"
msgstr "ກຳນົດຊື່ຫຼິນຖ້າຕ້ອງການ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_77\n"
@@ -1929,7 +1784,6 @@ msgid "Check the overview and decide how to proceed"
msgstr "ກວດສອບບົດສະຫຼຸບແລະຕັດສິນໃຈວ່າຈະດຳເນີນການແນວໃດ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_80\n"
@@ -1938,7 +1792,6 @@ msgid "Field selection"
msgstr "ການເລືອກພື້ນທີ່"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_81\n"
@@ -1947,7 +1800,6 @@ msgid "Sorting order"
msgstr "ຈັດລຽງລຳດັບ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_82\n"
@@ -1956,7 +1808,6 @@ msgid "Search conditions"
msgstr "ຄົ້ນຫາເງື່ອນໄຂ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_83\n"
@@ -1965,7 +1816,6 @@ msgid "Detail or summary"
msgstr "ລາຍລະອຽດຫຼືສະຫຼຸບ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_84\n"
@@ -1974,7 +1824,6 @@ msgid "Grouping"
msgstr "ກຸ່ມ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_85\n"
@@ -1983,7 +1832,6 @@ msgid "Grouping conditions"
msgstr "ເງື່ອນໄຂກຸ່ມ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_86\n"
@@ -2001,7 +1849,6 @@ msgid "Overview"
msgstr "ຂໍ້ສະຫຼຸບ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_88\n"
@@ -2010,7 +1857,6 @@ msgid "A field that has not been assigned an aggregate function must be used in
msgstr "ພື້ນທີ່ທີ່ບໍ່ໄດ້ຖືກກຳນົດໃຫ້ເປັນຟັງຊັນຮ່ວມຕ້ອງຖືກໃຊ້ໃນກຸ່ມ."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_89\n"
@@ -2019,7 +1865,6 @@ msgid "The condition '<FIELDNAME> <LOGICOPERATOR> <VALUE>' was chosen twice. Eac
msgstr "ເງື່ອນໄຂ '<FIELDNAME> <LOGICOPERATOR> <VALUE>' ຖືກເລືອກສອງຄັ້ງ.ແຕ່ລະເງື່ອນໄຂສາມາດຖືກໄດ້ຄັ້ງດຽວ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_90\n"
@@ -2036,7 +1881,6 @@ msgid ","
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_92\n"
@@ -2045,7 +1889,6 @@ msgid "<FIELDTITLE> (<FIELDNAME>)"
msgstr "<FIELDTITLE> (<FIELDNAME>)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_93\n"
@@ -2054,7 +1897,6 @@ msgid "<FIELDNAME> (<SORTMODE>)"
msgstr "<FIELDNAME> (<SORTMODE>)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_94\n"
@@ -2063,7 +1905,6 @@ msgid "<FIELDNAME> <LOGICOPERATOR> <VALUE>"
msgstr "<FIELDNAME> <LOGICOPERATOR> <VALUE>"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_95\n"
@@ -2072,7 +1913,6 @@ msgid "<CALCULATEDFUNCTION> <FIELDNAME>"
msgstr "<CALCULATEDFUNCTION> <FIELDNAME>"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_96\n"
@@ -2081,7 +1921,6 @@ msgid "<FIELDNAME> <LOGICOPERATOR> <VALUE>"
msgstr "<FIELDNAME> <LOGICOPERATOR> <VALUE>"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_0\n"
@@ -2090,7 +1929,6 @@ msgid "Form Wizard"
msgstr "ແບບຟອມຕົວຊ່ວຍ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_1\n"
@@ -2115,7 +1953,6 @@ msgid "A subform is a form that is inserted in another form.\\nUse subforms to s
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_4\n"
@@ -2124,7 +1961,6 @@ msgid "~Add Subform"
msgstr "~ເພີ່ມຟອມຍ່ອຍ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_5\n"
@@ -2133,7 +1969,6 @@ msgid "~Subform based on existing relation"
msgstr "~ຟອມຍ່ອຍເປັນຖານໃຫ້ຄວາມສຳພັນທີ່ມີຢູ່"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_6\n"
@@ -2142,7 +1977,6 @@ msgid "Tables or queries"
msgstr "ຕາຕະລາງຫຼືຕາລາງລາຍງານ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_7\n"
@@ -2151,7 +1985,6 @@ msgid "Subform based on ~manual selection of fields"
msgstr "ຟອມຍ່ອຍເປັນຖານໃຫ້ການເລືອກພື້ນທີ່ດ້ວຍມື"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_8\n"
@@ -2160,7 +1993,6 @@ msgid "~Which relation do you want to add?"
msgstr "~ຄວາມສຳພັນໃດທີ່ເຈົ້າຕ້ອງການເພີ່ມໃສ່?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_9\n"
@@ -2169,7 +2001,6 @@ msgid "Fields in the ~subform"
msgstr "ພື້ນທີ່ໃນ~ຟອມຍ່ອຍ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_12\n"
@@ -2178,7 +2009,6 @@ msgid "~Available fields"
msgstr "~ພື້ນທີ່ທີ່ຫາໄດ້"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_13\n"
@@ -2195,7 +2025,6 @@ msgid "The join '<FIELDNAME1>' and '<FIELDNAME2>' has been selected twice.\\nBut
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_20\n"
@@ -2204,7 +2033,6 @@ msgid "~First joined subform field"
msgstr "~ການຮ່ວມພື້ນທີ່ຟອມຍ່ອຍທຳອິດ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_21\n"
@@ -2213,7 +2041,6 @@ msgid "~Second joined subform field"
msgstr "~ການຮ່ວມພື້ນທີ່ຟອມຍ່ອຍເທື່ອທີ່ສອງ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_22\n"
@@ -2222,7 +2049,6 @@ msgid "~Third joined subform field"
msgstr "~ການຮ່ວມພື້ນທີ່ຟອມຍ່ອຍເທື່ອທີ່ສາມ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_23\n"
@@ -2231,7 +2057,6 @@ msgid "~Fourth joined subform field"
msgstr "~ການຮ່ວມພື້ນທີ່ຟອມຍ່ອຍເທື່ອທີ່ສີ່"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_24\n"
@@ -2240,7 +2065,6 @@ msgid "F~irst joined main form field"
msgstr "~ການຮ່ວມພື້ນທີ່ຟອມຫຼັກທຳອິດ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_25\n"
@@ -2249,7 +2073,6 @@ msgid "S~econd joined main form field"
msgstr "~ການຮ່ວມພື້ນທີ່ຟອມຫຼັກເທື່ອທີ່ສອງ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_26\n"
@@ -2258,7 +2081,6 @@ msgid "T~hird joined main form field"
msgstr "~ການຮ່ວມພື້ນທີ່ຟອມຫຼັກເທື່ອທີ່ສາມ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_27\n"
@@ -2267,7 +2089,6 @@ msgid "F~ourth joined main form field"
msgstr "~ການຮ່ວມພື້ນທີ່ຟອມຫຼັກເທື່ອທີ່ສີ່"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_28\n"
@@ -2276,7 +2097,6 @@ msgid "Field border"
msgstr "ຂອບຂອງພື້ນທີ່"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_29\n"
@@ -2285,7 +2105,6 @@ msgid "No border"
msgstr "ບໍ່ມີຂອບ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_30\n"
@@ -2294,7 +2113,6 @@ msgid "3D look"
msgstr "3D ເບິ່ງ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_31\n"
@@ -2303,7 +2121,6 @@ msgid "Flat"
msgstr "ແປ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_32\n"
@@ -2312,7 +2129,6 @@ msgid "Label placement"
msgstr "ການວາງຊື່"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_33\n"
@@ -2321,7 +2137,6 @@ msgid "Align left"
msgstr "ຈັດລຽນຊ້າຍ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_34\n"
@@ -2330,7 +2145,6 @@ msgid "Align right"
msgstr "ຈັດລຽນຂວາ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_35\n"
@@ -2339,7 +2153,6 @@ msgid "Arrangement of DB fields"
msgstr "ການຈັດແຈງຂອງພື້ນທີ່ DB"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_36\n"
@@ -2348,7 +2161,6 @@ msgid "Columnar - Labels Left"
msgstr "ຮູບຕັ້ງຊ້ອນໆກັນ - ປ້າຍທາງຊ້າຍ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_37\n"
@@ -2357,7 +2169,6 @@ msgid "Columnar - Labels on Top"
msgstr "ຮູບຕັ້ງຊ້ອນໆກັນ - ປ້າຍທາງເທິງສຸດ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_38\n"
@@ -2366,7 +2177,6 @@ msgid "In Blocks - Labels Left"
msgstr "ໃນຂອບຈຳກັດ - ປ້າຍທາງຊ້າຍ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_39\n"
@@ -2375,7 +2185,6 @@ msgid "In Blocks - Labels Above"
msgstr "ໃນຂອບຈຳກັດ - ປາຍຂ້າງເທິງ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_40\n"
@@ -2384,7 +2193,6 @@ msgid "As Data Sheet"
msgstr "ເປັນແຜ່ນຂໍ້ມູນ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_41\n"
@@ -2393,7 +2201,6 @@ msgid "Arrangement of the main form"
msgstr "ຈັດແຈງແບບຟອມຫຼັກ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_42\n"
@@ -2402,7 +2209,6 @@ msgid "Arrangement of the subform"
msgstr "ຈັດແຈງແບບຟອມຍ່ອຍ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_44\n"
@@ -2420,7 +2226,6 @@ msgid "Existing data will not be displayed"
msgstr "ຂໍ້ມູນທີ່ມີຢູ່ແລ້ວຈະບໍ່ຖືກສະແດງ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_46\n"
@@ -2429,7 +2234,6 @@ msgid "T~he form is to display all data"
msgstr "~ຟອມຈະຕ້ອງສະແດງຂໍ້ມູນທັງໝົດ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_47\n"
@@ -2438,7 +2242,6 @@ msgid "Do not allow ~modification of existing data"
msgstr "ບໍ່ອານຸຍາດ~ໃຫ້ມີການປັບປຸງຂໍ້ມູນທີ່ມີຢູ່ແລ້ວ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_48\n"
@@ -2447,7 +2250,6 @@ msgid "Do not allow ~deletion of existing data"
msgstr "ບໍ່ອານຸຍາດ~ໃຫ້ມີການລຶບຂໍ້ມູນທີ່ມີຢູ່ແລ້ວ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_49\n"
@@ -2456,7 +2258,6 @@ msgid "Do not allow ~addition of new data"
msgstr "ບໍ່ອານຸຍາດ~ໃຫ້ເພີ່ມຂໍ້ມູນໃໝ່"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_50\n"
@@ -2465,7 +2266,6 @@ msgid "Name of ~the form"
msgstr "ຊື່ຂອງ~ຟອມ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_51\n"
@@ -2474,7 +2274,6 @@ msgid "How do you want to proceed after creating the form?"
msgstr "ເຈົ້າຕ້ອງການດຳເນີນການແນວໃດຫຼັງຈາກການສ້າງຟອມ?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_52\n"
@@ -2483,7 +2282,6 @@ msgid "~Work with the form"
msgstr "~ວຽກກັບຟອມ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_53\n"
@@ -2492,7 +2290,6 @@ msgid "~Modify the form"
msgstr "~ປັບປຸງຟອມ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_55\n"
@@ -2501,7 +2298,6 @@ msgid "~Page Styles"
msgstr "~ຮູບແບບໜ້າ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_80\n"
@@ -2510,7 +2306,6 @@ msgid "Field selection"
msgstr "ການເລືອກພື້ນທີ່"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_81\n"
@@ -2519,7 +2314,6 @@ msgid "Set up a subform"
msgstr "ຕິດຕັ້ງຟອມຍ່ອຍ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_82\n"
@@ -2528,7 +2322,6 @@ msgid "Add subform fields"
msgstr "ເພີ່ມພື້ນທີ່ຟອມຍ່ອຍ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_83\n"
@@ -2537,7 +2330,6 @@ msgid "Get joined fields"
msgstr "ພື້ນທີ່ຮວມກັນ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_84\n"
@@ -2546,7 +2338,6 @@ msgid "Arrange controls"
msgstr "ຄວບຄຸມຈັດແຈງ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_85\n"
@@ -2555,7 +2346,6 @@ msgid "Set data entry"
msgstr "ຕິດຕັ້ງຂໍ້ມູນທີ່ປ້ອນເຂົ້າ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_86\n"
@@ -2564,7 +2354,6 @@ msgid "Apply styles"
msgstr "ນຳໃຊ້ຮູບແບບ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_87\n"
@@ -2573,7 +2362,6 @@ msgid "Set name"
msgstr "ຕິດຕັ້ງຊື່"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_88\n"
@@ -2582,7 +2370,6 @@ msgid "(Date)"
msgstr "(ວັນທີ່)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_89\n"
@@ -2591,7 +2378,6 @@ msgid "(Time)"
msgstr "(ເວລາ)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_90\n"
@@ -2600,7 +2386,6 @@ msgid "Select the fields of your form"
msgstr "ເລືອກພື້ນທີ່ຂອງຟອມຂອງເຈົ້າ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_91\n"
@@ -2609,7 +2394,6 @@ msgid "Decide if you want to set up a subform"
msgstr "ຕັດສິນໃຈຖ້າເຈົ້າຕ້ອງການຕິດຕັ້ງຟອມຍ່ອຍ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_92\n"
@@ -2618,7 +2402,6 @@ msgid "Select the fields of your subform"
msgstr "ເລືອກພື້ນທີ່ຂອງຟອມຍ່ອຍ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_93\n"
@@ -2627,7 +2410,6 @@ msgid "Select the joins between your forms"
msgstr "ເລືອກຮວມລະຫວ່າງຟອມຂອງເຈົ້າ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_94\n"
@@ -2636,7 +2418,6 @@ msgid "Arrange the controls on your form"
msgstr "ຈັດແຈງການຄວບຄຸມເທິງຟອມຂອງເຈົ້າ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_95\n"
@@ -2645,7 +2426,6 @@ msgid "Select the data entry mode"
msgstr "ເລືອກແບບວິທີປ້ອນເຂົ້າຂໍ້ມູນ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_96\n"
@@ -2654,7 +2434,6 @@ msgid "Apply the style of your form"
msgstr "ນຳໃຊ້ຮູບແບບຂອງຟອມເຈົ້າ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_97\n"
@@ -2671,7 +2450,6 @@ msgid "A form with the name '%FORMNAME' already exists.\\nChoose another name."
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_1\n"
@@ -2680,7 +2458,6 @@ msgid "Table Wizard"
msgstr "ຕົວຊ່ວຍຕາຕະລາງ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_2\n"
@@ -2689,7 +2466,6 @@ msgid "Select fields"
msgstr "ເລືອກພື້ນທີ່"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_3\n"
@@ -2698,7 +2474,6 @@ msgid "Set types and formats"
msgstr "ຕິດຕັ້ງປະເພດແລະກຳນົດຮູບແບບ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_4\n"
@@ -2707,7 +2482,6 @@ msgid "Set primary key"
msgstr "ຕິດຕັ້ງຄີຫຼັກ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_5\n"
@@ -2716,7 +2490,6 @@ msgid "Create table"
msgstr "ສ້າງຕາຕະລາງ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_8\n"
@@ -2725,7 +2498,6 @@ msgid "Select fields for your table"
msgstr "ເລືອກພື້ນທີ່ສຳລັບຕາຕະລາງຂອງເຈົ້າ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_9\n"
@@ -2734,7 +2506,6 @@ msgid "Set field types and formats"
msgstr "ຕິດຕັ້ງປະເພດພື້ນທີ່ແລະກຳນົດຮູບແບບ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_10\n"
@@ -2743,7 +2514,6 @@ msgid "Set primary key"
msgstr "ຕິດຕັ້ງຄີຫຼັກ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_11\n"
@@ -2752,7 +2522,6 @@ msgid "Create table"
msgstr "ສ້າງຕາຕະລາງ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_14\n"
@@ -2761,7 +2530,6 @@ msgid "This wizard helps you to create a table for your database. After selectin
msgstr "ຕົວຊ່ວຍຈະຊ່ວຍເຈົ້າໃນການສ້າງຕາຕະລາງສຳລັບຖານຂໍ້ມູນຂອງເຈົ້າ.ຫຼັງຈາກການເລືອກປະເພດຕາຕະລາງແລະຕາຕະລາງຕົວຢ່າງ,ເລືອກພື້ນທີ່ທີ່ເຈົ້າຕ້ອງການຕິດຂັດໃນຕາຕະລາງຂອງເຈົ້າ.ເຈົ້າສາມາດຕິດຂັດພື້ນທີ່ຈາກຕາຕະລາງຕົວຢາງຫຼາຍກວ່າໜຶ່ງຕົວ."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_15\n"
@@ -2770,7 +2538,6 @@ msgid "Ca~tegory"
msgstr "~ປະເພດ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_16\n"
@@ -2779,7 +2546,6 @@ msgid "B~usiness"
msgstr "~ທຸລະກິດ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_17\n"
@@ -2788,7 +2554,6 @@ msgid "P~ersonal"
msgstr "~ສ່ວນຕົວ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_18\n"
@@ -2797,7 +2562,6 @@ msgid "~Sample tables"
msgstr "~ຕາຕະລາງຕົວຢ່າງ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_19\n"
@@ -2806,7 +2570,6 @@ msgid "A~vailable fields"
msgstr "~ພື້ນທີ່ທີ່ຫາໄດ້"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_20\n"
@@ -2831,7 +2594,6 @@ msgid "-"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_23\n"
@@ -2840,7 +2602,6 @@ msgid "Field name"
msgstr "ຊື່ພື້ນທີ່"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_24\n"
@@ -2849,7 +2610,6 @@ msgid "Field type"
msgstr "ປະເພດພື້ນທີ່"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_25\n"
@@ -2858,7 +2618,6 @@ msgid "~Selected fields"
msgstr "~ພື້ນທີ່ທີ່ເລືອກ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_26\n"
@@ -2867,7 +2626,6 @@ msgid "A primary key uniquely identifies each record in a database table. Primar
msgstr "ຄີຫຼັກທີ່ມີຕົວດຽວໄດ້ລະບຸການບັນທຶກແຕ່ລະຕົວໃນຖານຂໍ້ມູນ.ຄີຫຼັກອຳນວຍຄວາມສະດວກໃນການເຊື່ອມຕໍ່ຂໍ້ມູນໃນຕາຕະລາງທີ່ແບ່ງ,ແລະມັນຖືກແນະນຳວ່າເຈົ້າມີຄີຫຼັກໃນທຸກໆຕາຕະລາງ. ໂດຍປາດສະຈາກຄີຫຼັກ,ມັນຈະເປັນໄປບໍ່ໄດ້ທີ່ຈະຕື່ມຂໍ້ມູນລົງໃນຕາຕະລາງນີ້."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_27\n"
@@ -2876,7 +2634,6 @@ msgid "~Create a primary key"
msgstr "~ສ້າງຄີຫຼັກ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_28\n"
@@ -2885,7 +2642,6 @@ msgid "~Automatically add a primary key"
msgstr "~ເພີ່ມຄີຫຼັກຢ່າງອັດຕະໂນມັດ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_29\n"
@@ -2903,7 +2659,6 @@ msgid "Define p~rimary key as a combination of several fields"
msgstr "ກຳນົດຄີຫຼັກເປັນຕົວຮ່ວມຂອງພື້ນທີ່ຈຳນວນຫຼາຍ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_31\n"
@@ -2912,7 +2667,6 @@ msgid "F~ieldname"
msgstr "~ຊື່ພື້ນທີ່"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_32\n"
@@ -2921,7 +2675,6 @@ msgid "~Primary key fields"
msgstr "~ພື້ນທີ່ຄີຫຼັກ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_33\n"
@@ -2930,7 +2683,6 @@ msgid "Auto ~value"
msgstr "ຄ່າ~ອັດຕະໂນມັດ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_34\n"
@@ -2939,7 +2691,6 @@ msgid "What do you want to name your table?"
msgstr "ເຈົ້າຕ້ອງການໃສ່ຊື່ຕາຕະລາງຂອງເຈົ້າແມ່ນຫຍັງ?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_35\n"
@@ -2948,7 +2699,6 @@ msgid "Congratulations. You have entered all the information needed to create yo
msgstr "ສະແດງຄວາມຍິນດີ. ເຈົ້າໄດ້ໃສ່ຂໍ້ທັງໝົດທີ່ຕ້ອງການສ້າງຕາຕະລາງຂອງເຈົ້າ."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_36\n"
@@ -2957,7 +2707,6 @@ msgid "What do you want to do next?"
msgstr "ເຈົ້າຕ້ອງການເຮັດຫຍັງຕໍ່ໄປ?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_37\n"
@@ -2966,7 +2715,6 @@ msgid "Modify the table design"
msgstr "ປັບປຸງການອອກແບບຕາຕະລາງ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_38\n"
@@ -2975,7 +2723,6 @@ msgid "Insert data immediately"
msgstr "ແຊກຂໍ້ມູນໂດຍກົງ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_39\n"
@@ -2984,7 +2731,6 @@ msgid "C~reate a form based on this table"
msgstr "~ສ້າງຟອມທີ່ເປັນຖານຂອງຕາຕະລາງນີ້"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_40\n"
@@ -2993,7 +2739,6 @@ msgid "The table you have created could not be opened."
msgstr "ຕາຕະລາງທີ່ເຈົ້າສ້າງບໍ່ສາມາດເປີດໄດ້."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_41\n"
@@ -3002,7 +2747,6 @@ msgid "The table name '%TABLENAME' contains a character ('%SPECIALCHAR') that mi
msgstr "ຊື່ຕາຕະລາງ '%TABLENAME' ບັນຈຸຕົວອັກສອນ ('%SPECIALCHAR') ທີ່ອາດຈະບໍ່ຖືກສະໜັບສະໜຸນດ້ວຍຖານຂໍ້ມູນ."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_42\n"
@@ -3011,7 +2755,6 @@ msgid "The field name '%FIELDNAME' contains a special character ('%SPECIALCHAR')
msgstr "ຊື່ພື້ນທີ່ '%FIELDNAME' ບັນຈຸຕົວອັກສອນພິເສດ ('%SPECIALCHAR') ທີ່ອາດບໍ່ຖືກສະໜັບສະໜຸນດ້ວຍຖານຂໍ້ມູນ."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_43\n"
@@ -3020,7 +2763,6 @@ msgid "Field"
msgstr "ພື້ນທີ່"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_44\n"
@@ -3029,7 +2771,6 @@ msgid "MyTable"
msgstr "ຕາຕະລາງຂອງຂ້ອຍ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_45\n"
@@ -3038,7 +2779,6 @@ msgid "Add a Field"
msgstr "ເພີ່ມພື່ນທີ່ໃສ່"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_46\n"
@@ -3047,7 +2787,6 @@ msgid "Remove the selected Field"
msgstr "ເອົາພື້ນທີ່ທີ່ເລືອກອອກ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_47\n"
@@ -3065,7 +2804,6 @@ msgid "The name '%TABLENAME' already exists.\\nPlease enter another name."
msgstr "ຊື່ '%1' ມັນມີແລ້ວ XML. ກະລຸນາປ້ອນຊື່ໃຫມ່"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_49\n"
@@ -3074,7 +2812,6 @@ msgid "Catalog of the table"
msgstr "ປະເພດຂອງຕາຕະລາງ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_50\n"
@@ -3091,7 +2828,6 @@ msgid "The field '%FIELDNAME' already exists."
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_ZERO_0\n"
@@ -3109,7 +2845,6 @@ msgid "~Help"
msgstr "~ຊວ່ຍ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_ZERO_2\n"
@@ -3118,7 +2853,6 @@ msgid "< ~Back"
msgstr "< ~ກັບຄືນ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_ZERO_3\n"
@@ -3127,7 +2861,6 @@ msgid "~Convert"
msgstr "~ປ່ຽນ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_ZERO_4\n"
@@ -3136,7 +2869,6 @@ msgid "Note: Currency amounts from external links and currency conversion factor
msgstr "ສັງເກດ: ຍອດລວມປະຈຸບັນຈາກການເຊື່ອມຕໍ່ຈາກພາຍນອກແລະປັດໃຈການແປງໃນສູດບໍ່ສາມາດທີ່ຈະປ່ຽນ."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_ZERO_5\n"
@@ -3145,7 +2877,6 @@ msgid "First, unprotect all sheets."
msgstr "ທຳອິດ, ໜ້າເຈ້ຍທັງໝົດທີ່ບໍ່ໄດ້ປ້ອງກັນ."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_ZERO_6\n"
@@ -3163,7 +2894,6 @@ msgid "C~ontinue >"
msgstr "~ສຶບຕໍ່>>"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_ZERO_8\n"
@@ -3172,7 +2902,6 @@ msgid "C~lose"
msgstr "~ປິດ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_0\n"
@@ -3181,7 +2910,6 @@ msgid "~Entire document"
msgstr "~ເອກະສານທີ່ນຳເຂົ້າມາ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_1\n"
@@ -3190,7 +2918,6 @@ msgid "Selection"
msgstr "ການເລືອກ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_2\n"
@@ -3199,7 +2926,6 @@ msgid "Cell S~tyles"
msgstr "~ຮູບແບບເຊວ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_3\n"
@@ -3208,7 +2934,6 @@ msgid "Currency cells in the current ~sheet"
msgstr "ເຊວປະຈຸບັນໃນ~ໜ້າປະຈຸບັນ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_4\n"
@@ -3217,7 +2942,6 @@ msgid "Currency cells in the entire ~document"
msgstr "ເຊວປະຈຸບັນໃນເອກະສານທີ່ນຳເຂົ້າມາ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_5\n"
@@ -3226,7 +2950,6 @@ msgid "~Selected range"
msgstr "~ຂອບເຂດທີ່ເລືອກ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_6\n"
@@ -3235,7 +2958,6 @@ msgid "Select Cell Styles"
msgstr "ເລືອກຮູບແບບເຊວ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_7\n"
@@ -3244,7 +2966,6 @@ msgid "Select currency cells"
msgstr "ເລືອກເຊວປະຈຸບັນ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_8\n"
@@ -3253,7 +2974,6 @@ msgid "Currency ranges:"
msgstr "ຂອບເຂດປະຈຸບັນ:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_9\n"
@@ -3262,7 +2982,6 @@ msgid "Templates:"
msgstr "ແບບ:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_0\n"
@@ -3271,7 +2990,6 @@ msgid "Extent"
msgstr "ຂະໜາດ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_1\n"
@@ -3280,7 +2998,6 @@ msgid "~Single %PRODUCTNAME Calc document"
msgstr "~ເອກະສານ %PRODUCTNAME Calc ດ່ຽວ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_2\n"
@@ -3289,7 +3006,6 @@ msgid "Complete ~directory"
msgstr "~ຖານຮີບໂຮມຮຽບຮ້ອຍ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_3\n"
@@ -3298,7 +3014,6 @@ msgid "Source Document:"
msgstr "ເອກະສານຕົ້ນສະບັບ:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_4\n"
@@ -3307,7 +3022,6 @@ msgid "Source directory:"
msgstr "ຖານຮີບໂຮມຕົ້ນສະບັບ:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_5\n"
@@ -3316,7 +3030,6 @@ msgid "~Including subfolders"
msgstr "~"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_6\n"
@@ -3325,7 +3038,6 @@ msgid "Target directory:"
msgstr "ຖານຮີບໂຮບເປົ້າໝາຍ:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_7\n"
@@ -3334,7 +3046,6 @@ msgid "Temporarily unprotect sheet without query"
msgstr "ໜ້າເຈ້ຍທີ່ບໍ່ໄດ້ປ້ອງກັນຊົ່ວຄາວທີ່ປາດສະຈາກຄຳຖາມ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_10\n"
@@ -3352,7 +3063,6 @@ msgid "Conversion status:"
msgstr "ສະຖານະການປ່ຽນ:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STATUSLINE_1\n"
@@ -3361,7 +3071,6 @@ msgid "Conversion status of the cell templates:"
msgstr "ສະຖານະການປ່ຽນຂອງແບບເຊວ:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STATUSLINE_2\n"
@@ -3370,7 +3079,6 @@ msgid "Registration of the relevant ranges: Sheet %1Number%1 of %2TotPageCount%2
msgstr "ການລົງທະບຽນຂອງຂອບເຂດທີ່ກົງກັນ: ໜ້າເຈ້ຍ %1Number%1 ຂອງ %2TotPageCount%2"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STATUSLINE_3\n"
@@ -3379,7 +3087,6 @@ msgid "Entry of the ranges to be converted..."
msgstr "ການຕື່ມໃສ່ຂອງຂອບເຂດທີ່ຕ້ອງຖືກປ່ຽນ..."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STATUSLINE_4\n"
@@ -3388,7 +3095,6 @@ msgid "Sheet protection for each sheet will be restored..."
msgstr "ການປ້ອງກັນໜ້າເຈ້ຍສຳລັບແຕ່ລະໜ້າທີ່ຈະຖືກພື້ນຄື້ນ..."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STATUSLINE_5\n"
@@ -3406,7 +3112,6 @@ msgid "~Finish"
msgstr "~ຈົບ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_1\n"
@@ -3415,7 +3120,6 @@ msgid "Select directory"
msgstr "ເລືອກຖານຮີບໂຮມ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_2\n"
@@ -3424,7 +3128,6 @@ msgid "Select file"
msgstr "ເລືອກແຟ້ມ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_3\n"
@@ -3451,7 +3154,6 @@ msgid "Euro Converter"
msgstr "ຕົວປ່ຽນເອີລົບ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_6\n"
@@ -3460,7 +3162,6 @@ msgid "Should protected spreadsheets be temporarily unprotected?"
msgstr "ຄວນຈະໃຫ້ສ່ວນໂປແກຣມທີ່ຖືກປ້ອງກັນໄວ້ຍົກເລີກການປ້ອງກັນຊົ່ວຄາວ?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_7\n"
@@ -3469,7 +3170,6 @@ msgid "Enter the password to unprotect the table %1TableName%1"
msgstr "ໃສ່ລະຫັດເພື່ອຍົກເລີກການປ້ອງກັນຕາຕະລາງ %1TableName%1"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_8\n"
@@ -3478,7 +3178,6 @@ msgid "Wrong Password!"
msgstr "ລະຫັດຜິດ!"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_9\n"
@@ -3487,7 +3186,6 @@ msgid "Protected Sheet"
msgstr "ໜ້າເຈ້ຍທີ່ປ້ອງກັນ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_10\n"
@@ -3496,7 +3194,6 @@ msgid "Warning!"
msgstr "ການເຕືອນ!"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_11\n"
@@ -3505,7 +3202,6 @@ msgid "Protection for the sheets will not be removed."
msgstr "ການປ້ອງກັນເພື່ອເຮັດໃຫ້ໜ້າເຈ້ຍບໍ່ຖືກເຄື່ອນຍ້າຍ."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_12\n"
@@ -3522,7 +3218,6 @@ msgid "The Wizard cannot edit this document as cell formats cannot be modified i
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_14\n"
@@ -3531,7 +3226,6 @@ msgid "Please note that the Euro Converter will, otherwise, not be able to edit
msgstr "ກະລຸນາສັງເກດວ່າຕົວປ່ຽນເອີລົບຈະ, ໃນທາງກັບກັນ, ບໍ່ສາມາດແກ້ໄຂເອກະສານສະບັບນີ້!"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_15\n"
@@ -3540,7 +3234,6 @@ msgid "Please choose a currency to be converted first!"
msgstr "ກະລຸນາເລືອກຕົວປະຈຸບັນທີ່ຕ້ອງຖືກປ່ຽນທຳອິດ!"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_16\n"
@@ -3549,7 +3242,6 @@ msgid "Password:"
msgstr "ລະຫັດ:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_17\n"
@@ -3558,7 +3250,6 @@ msgid "OK"
msgstr "ຕົກລົງ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_18\n"
@@ -3567,7 +3258,6 @@ msgid "Cancel"
msgstr "ຍົກເລີກ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_19\n"
@@ -3576,7 +3266,6 @@ msgid "Please select a %PRODUCTNAME Calc document for editing!"
msgstr "ກະລຸນາເລືອກເອກະສານ %PRODUCTNAME Calc ສຳລັບການແກ້ໄຂ!"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_20\n"
@@ -3585,7 +3274,6 @@ msgid "'<1>' is not a directory!"
msgstr "'<1>' ບໍ່ແມ່ນຖານຮີບໂຮມ!"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_21\n"
@@ -3612,7 +3300,6 @@ msgid "Do you really want to terminate conversion at this point?"
msgstr "ເຈົ້າຕ້ອງການປ່ຽນສວ່ນສຸດທີ່ຈຸດນີ້ບໍ່"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_24\n"
@@ -3621,7 +3308,6 @@ msgid "Cancel Wizard"
msgstr "ຍົກເລີກຕົວຊ່ວຍ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_0\n"
@@ -3630,7 +3316,6 @@ msgid "Portuguese Escudo"
msgstr "ໂປຕຸເກດ Escudo"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_1\n"
@@ -3639,7 +3324,6 @@ msgid "Dutch Guilder"
msgstr "ຮອນແລນ Guilder"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_2\n"
@@ -3648,7 +3332,6 @@ msgid "French Franc"
msgstr "ຝະລັ່ງ Franc"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_3\n"
@@ -3657,7 +3340,6 @@ msgid "Spanish Peseta"
msgstr "ສະເປນ Peseta"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_4\n"
@@ -3666,7 +3348,6 @@ msgid "Italian Lira"
msgstr "ອິດຕາລີ Lira"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_5\n"
@@ -3675,7 +3356,6 @@ msgid "German Mark"
msgstr "ເຍຍລະມັນ Mark"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_6\n"
@@ -3684,7 +3364,6 @@ msgid "Belgian Franc"
msgstr "ເບວຍ້ຽມ Franc"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_7\n"
@@ -3693,7 +3372,6 @@ msgid "Irish Punt"
msgstr "ໄອແລນ Punt"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_8\n"
@@ -3702,7 +3380,6 @@ msgid "Luxembourg Franc"
msgstr "ລຸກສຳບວກ Franc"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_9\n"
@@ -3711,7 +3388,6 @@ msgid "Austrian Schilling"
msgstr "ອອດສະເຕເລຍ Schilling"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_10\n"
@@ -3720,7 +3396,6 @@ msgid "Finnish Mark"
msgstr "ຟິນແລນ Mark"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_11\n"
@@ -3729,7 +3404,6 @@ msgid "Greek Drachma"
msgstr "ກະເລັກ Drachma"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_12\n"
@@ -3738,7 +3412,6 @@ msgid "Slovenian Tolar"
msgstr "ອັດຕາເງິນສຳລັບເອກະສານບໍ່ແມ່ນອັດຕາເງີນຂອງເອີລົບ!"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_13\n"
@@ -3796,7 +3469,6 @@ msgid "Progress"
msgstr "ດຳເນີນການ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_LASTPAGE_1\n"
@@ -3805,7 +3477,6 @@ msgid "Retrieving the relevant documents..."
msgstr "ການກູ້ຄືນເອກະສານທີ່ກ່ຽວພັນກັນ..."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_LASTPAGE_2\n"
@@ -3814,7 +3485,6 @@ msgid "Converting the documents..."
msgstr "ການແປງເອກະສານ..."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_LASTPAGE_3\n"
@@ -3823,7 +3493,6 @@ msgid "Settings:"
msgstr "ການຕິດຕັ້ງ:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_LASTPAGE_4\n"
@@ -3832,7 +3501,6 @@ msgid "Sheet is always unprotected"
msgstr "ໜ້າເຈ້ຍແມ່ນບໍ່ໄດ້ປ້ອງກັນເລື້ອຍອໆ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLES_0\n"
@@ -3841,7 +3509,6 @@ msgid "Theme Selection"
msgstr "ການເລືອກຫົວຂໍ້"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLES_1\n"
@@ -3850,7 +3517,6 @@ msgid "Error while saving the document to the clipboard! The following action ca
msgstr "ຜິດພາດໃນຂະນະກຳລັງບັນທຶກເອກະສານລົງໃນພື້ນທີ່ຊົ່ວຄາວ! ການກະທຳທີ່ຕາມມາບໍ່ສາມາດເຮັດຄືນໄດ້."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLES_2\n"
@@ -3859,7 +3525,6 @@ msgid "~Cancel"
msgstr "~ຍົກເລີກ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLES_3\n"
@@ -3942,7 +3607,6 @@ msgid "Green Grapes"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_9\n"
@@ -4025,7 +3689,6 @@ msgid "Addressee"
msgstr "ຜູ້ຮັບ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceDialog_1\n"
@@ -4034,7 +3697,6 @@ msgid "One recipient"
msgstr "ຜູ້ຮັບໜຶ່ງຄົນ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceDialog_2\n"
@@ -4043,7 +3705,6 @@ msgid "Several recipients (address database)"
msgstr "ຜູ້ຮັບຫຼາຍຄົນ(ຖານຂໍ້ມູນທີ່ຢູ່)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceDialog_3\n"
@@ -4052,7 +3713,6 @@ msgid "Use of This Template"
msgstr "ນຳໃຊ້ແບບນີ້"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceMsgError\n"
@@ -4061,7 +3721,6 @@ msgid "An error has occurred."
msgstr "ຂໍ້ຜິດພາດປະກົດຂື້ນ."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_0\n"
@@ -4079,7 +3738,6 @@ msgid "Company"
msgstr "ບໍລິສັດ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_2\n"
@@ -4088,7 +3746,6 @@ msgid "Department"
msgstr "ກົມ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_3\n"
@@ -4097,7 +3754,6 @@ msgid "First Name"
msgstr "ຊື່ທຳອິດ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_4\n"
@@ -4115,7 +3771,6 @@ msgid "Street"
msgstr "ທາງ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_6\n"
@@ -4124,7 +3779,6 @@ msgid "Country"
msgstr "ປະເທດ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_7\n"
@@ -4133,7 +3787,6 @@ msgid "ZIP/Postal Code"
msgstr "ລະຫັດ ZIP/Postal"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_8\n"
@@ -4151,7 +3804,6 @@ msgid "Title"
msgstr "ຫົວຂໍ້"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_10\n"
@@ -4160,7 +3812,6 @@ msgid "Position"
msgstr "ຕຳແໜ່ງ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_11\n"
@@ -4178,7 +3829,6 @@ msgid "Initials"
msgstr "ເລີ່ມ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_13\n"
@@ -4187,7 +3837,6 @@ msgid "Salutation"
msgstr "ຄຳນັບ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_14\n"
@@ -4196,7 +3845,6 @@ msgid "Home Phone"
msgstr "ໂທລະສັບບ້ານ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_15\n"
@@ -4205,7 +3853,6 @@ msgid "Work Phone"
msgstr "ໂທສະສັບບ່ອນເຮັັດວຽກ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_16\n"
@@ -4214,7 +3861,6 @@ msgid "Fax"
msgstr "ແຟັກ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_17\n"
@@ -4223,7 +3869,6 @@ msgid "E-Mail"
msgstr "ອີເມວ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_18\n"
@@ -4241,7 +3886,6 @@ msgid "Notes"
msgstr "ໝາຍເຫດ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_20\n"
@@ -4250,7 +3894,6 @@ msgid "Alt. Field 1"
msgstr "Alt. ພື້ນທີ່ 1"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_21\n"
@@ -4259,7 +3902,6 @@ msgid "Alt. Field 2"
msgstr "Alt. ພື້ນທີ່ 2"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_22\n"
@@ -4268,7 +3910,6 @@ msgid "Alt. Field 3"
msgstr "Alt. ພື້ນທີ່ 3"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_23\n"
@@ -4277,7 +3918,6 @@ msgid "Alt. Field 4"
msgstr "Alt. ພື້ນທີ່ 4"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_24\n"
@@ -4295,7 +3935,6 @@ msgid "State"
msgstr "ແຂວງ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_26\n"
@@ -4313,7 +3952,6 @@ msgid "Pager"
msgstr "ເພດເຈີ້"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_28\n"
@@ -4322,7 +3960,6 @@ msgid "Mobile Phone"
msgstr "ໂທລະສັບມືຖື"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_29\n"
@@ -4331,7 +3968,6 @@ msgid "Other Phone"
msgstr "ໂທລະສັບອື່ນໆ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_30\n"
@@ -4340,7 +3976,6 @@ msgid "Calendar URL"
msgstr "ປະຕິທິນ URL"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_31\n"
@@ -4349,7 +3984,6 @@ msgid "Invite"
msgstr "ເຊີນ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceNoTextmark_0\n"
@@ -4358,7 +3992,6 @@ msgid "The bookmark 'Recipient' is missing."
msgstr "ເຄື່ອງໝາຍ 'ຜູ້ຮັບ' ແມ່ນຜິດ."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceNoTextmark_1\n"
@@ -4367,7 +4000,6 @@ msgid "Form letter fields can not be included."
msgstr "ພື້ນທີ່ແບບຟອມຈົດມາຍບໍ່ສາມາດຖືກຕິດຂັດໃສ່."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"AgendaDlgName\n"
@@ -4376,7 +4008,6 @@ msgid "Minutes Template"
msgstr "ແບບນາທີ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"AgendaDlgNoCancel\n"
@@ -4385,7 +4016,6 @@ msgid "An option must be confirmed."
msgstr "ທາງເລືອກຕ້ອງຖືກຢືນຢັ້ນ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"AgendaDlgFrame\n"
@@ -4394,7 +4024,6 @@ msgid "Minutes Type"
msgstr "ປະເພດນາທີ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"AgendaDlgButton1\n"
@@ -4403,7 +4032,6 @@ msgid "Results Minutes"
msgstr "ນາທີໄດ້ຮັບ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"AgendaDlgButton2\n"
@@ -4412,7 +4040,6 @@ msgid "Evaluation Minutes"
msgstr "ນາທີຕີລາຄາ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"TextField\n"
@@ -4430,7 +4057,6 @@ msgid "The '%1' directory cannot be created:"
msgstr "'%1' ຖານຮີບໂຮມບໍ່ສາມາດຖືກສ້າງ:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MsgDirNotThere\n"
@@ -4439,7 +4065,6 @@ msgid "The '%1' directory does not exist."
msgstr "'%1' ຖານຮີບໂຮມບໍ່ມີຢູ່."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"QueryfornewCreation\n"
@@ -4457,7 +4082,6 @@ msgid "~Help"
msgstr "~ຊວ່ຍ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CancelButton\n"
@@ -4466,7 +4090,6 @@ msgid "~Cancel"
msgstr "~ຍົກເລີກ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"BackButton\n"
@@ -4484,7 +4107,6 @@ msgid "Ne~xt >"
msgstr "ຕໍ່ໄປ~>>"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"BeginButton\n"
@@ -4510,7 +4132,6 @@ msgid "This wizard convert legacy format documents to Open Document Format for O
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"WelcometextLabel3\n"
@@ -4519,7 +4140,6 @@ msgid "Select the document type for conversion:"
msgstr "ເລືອກຊະນິດເອກະສານສຳລັບການປ່ຽນ:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MSTemplateCheckbox_1_\n"
@@ -4528,7 +4148,6 @@ msgid "Word templates"
msgstr "ແບບ Word"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MSTemplateCheckbox_2_\n"
@@ -4537,7 +4156,6 @@ msgid "Excel templates"
msgstr "ແບບ Excel"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MSTemplateCheckbox_3_\n"
@@ -4546,7 +4164,6 @@ msgid "PowerPoint templates"
msgstr "ແບບ PowerPoint"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MSDocumentCheckbox_1_\n"
@@ -4555,7 +4172,6 @@ msgid "Word documents"
msgstr "ເອກະສານ Word"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MSDocumentCheckbox_2_\n"
@@ -4572,7 +4188,6 @@ msgid "PowerPoint/Publisher documents"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MSContainerName\n"
@@ -4581,7 +4196,6 @@ msgid "Microsoft Office"
msgstr "Microsoft Office"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SummaryHeader\n"
@@ -4590,7 +4204,6 @@ msgid "Summary:"
msgstr "ສະຫຼຸບ:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"GroupnameDefault\n"
@@ -4599,7 +4212,6 @@ msgid "Imported_Templates"
msgstr "ແບບນຳເຂົ້າ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ProgressMoreDocs\n"
@@ -4626,7 +4238,6 @@ msgid "The '<1>' file already exists.<CR>Do you want to overwrite it?"
msgstr "ແຟ້ມ '<1>' ມີຢູ່ຮຽບຮ້ອຍແລ້ວ.<CR>ເຈົ້າຕ້ອງການວາງທັບມັນບໍ່?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MorePathsError3\n"
@@ -4644,7 +4255,6 @@ msgid "Do you really want to terminate conversion at this point?"
msgstr "ເຈົ້າຕ້ອງການປ່ຽນສວ່ນສຸດທີ່ຈຸດນີ້ບໍ່"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ConvertError2\n"
@@ -4653,7 +4263,6 @@ msgid "Cancel Wizard"
msgstr "ຍົກເລີກຕົວຊ່ວຍ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RTErrorDesc\n"
@@ -4662,7 +4271,6 @@ msgid "An unexpected error has occurred in the wizard."
msgstr "ຂໍຜິດພາດທີ່ບໍ່ຂາດເຖິງປະກົດຂື້ນໃນຕົວຊ່ວຍ."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RTErrorHeader\n"
@@ -4671,7 +4279,6 @@ msgid "Error"
msgstr "ຜິດພາດ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"OverwriteallFiles\n"
@@ -4680,7 +4287,6 @@ msgid "Do you want to overwrite documents without being asked?"
msgstr "ເຈົ້າຕ້ອງການວາງທັບເອກະສານໂດຍປາດສະຈາດການຖາມ?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ReeditMacro\n"
@@ -4689,7 +4295,6 @@ msgid "Document macro has to be revised."
msgstr "ມະຫາພາກເອກະສານຕ້ອງຖືກປັບປຸງໃໝ່."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CouldNotsaveDocument\n"
@@ -4698,7 +4303,6 @@ msgid "Document '<1>' could not be saved."
msgstr "ເອກະສານ '<1>' ບໍ່ສາມາດຖືກບັນຖືກ."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CouldNotopenDocument\n"
@@ -4707,7 +4311,6 @@ msgid "Document '<1>' could not be opened."
msgstr "ເອກະສານ '<1>' ບໍ່ສາມາດຖືກເປີດ."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"PathDialogMessage\n"
@@ -4716,7 +4319,6 @@ msgid "Select a directory"
msgstr "ເລືອກຖານຮີບໂຮມ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"DialogTitle\n"
@@ -4725,7 +4327,6 @@ msgid "Document Converter"
msgstr "ຕົວປ່ຽນເອກະສານ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SearchInSubDir\n"
@@ -4743,7 +4344,6 @@ msgid "Progress"
msgstr "ດຳເນີນການ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ProgressPage2\n"
@@ -4752,7 +4352,6 @@ msgid "Retrieving the relevant documents:"
msgstr "ກູ້ຄືນເອກະສານທີ່ກ່ຽວຂ້ອງ:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ProgressPage3\n"
@@ -4761,7 +4360,6 @@ msgid "Converting the documents"
msgstr "ການປ່ຽນເອກະສານ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ProgressFound\n"
@@ -4779,7 +4377,6 @@ msgid "\"%1 found"
msgstr "%1 ພົບ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"Ready\n"
@@ -4788,7 +4385,6 @@ msgid "Finished"
msgstr "ສິ້ສຸດ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SourceDocuments\n"
@@ -4797,7 +4393,6 @@ msgid "Source documents"
msgstr "ເອກະສານຕົ້ນສະບັບ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"TargetDocuments\n"
@@ -4806,7 +4401,6 @@ msgid "Target documents"
msgstr "ເອກະສານເປົ້າໝາຍ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"LogfileSummary\n"
@@ -4815,7 +4409,6 @@ msgid "<COUNT> documents converted"
msgstr "<COUNT> ເອກະສານທີ່ປ່ຽນ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumInclusiveSubDir\n"
@@ -4824,7 +4417,6 @@ msgid "All subdirectories will be taken into account"
msgstr "ຖານຮີບໂຮມຍ່ອຍທັງໝົດຈະຖືກນຳໄປໃສ່ໃນບັນຊີ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumSaveDokumente\n"
@@ -4833,7 +4425,6 @@ msgid "These will be exported to the following directory:"
msgstr "ສິ່ງນີ້ຈະຖືກນຳອອກໄປທີ່ຖານຮີບໂຮມຕາມນີ້:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"TextImportLabel\n"
@@ -4842,7 +4433,6 @@ msgid "Import from:"
msgstr "ແບບຟອມນຳເຂົ້າ:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"TextExportLabel\n"
@@ -4851,7 +4441,6 @@ msgid "Save to:"
msgstr "ບັນທຶກໃສ່:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CreateLogfile\n"
@@ -4860,7 +4449,6 @@ msgid "Create log file"
msgstr "ສ້າງແຟ້ມ log"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"LogfileHelpText\n"
@@ -4869,7 +4457,6 @@ msgid "A log file will be created in your work directory"
msgstr "ແຟ້ມ log ຈະຖືກສ້າງຂື້ນໃນຖານຮີບໂຮມວຽກຂອງເຈົ້າ"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ShowLogfile\n"
@@ -4878,7 +4465,6 @@ msgid "Show log file"
msgstr "ສະແດງແຟ້ມ log"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumMSTextDocuments\n"
@@ -4887,7 +4473,6 @@ msgid "All Word documents contained in the following directory will be imported:
msgstr "ເອກະສານ Word ທັງໝົດໃນຖານຮີບໂຮມຕາມນີ້ຈະຖືກນຳເຂົ້າ:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumMSTableDocuments\n"
@@ -4905,7 +4490,6 @@ msgid "All PowerPoint/Publisher documents contained in the following directory w
msgstr "ແບບ PowerPoint ທັງໝົດໃນຖານຮີບໂຮມຕາມນີ້ຈະຖືກນຳເຂົ້າ:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumMSTextTemplates\n"
@@ -4914,7 +4498,6 @@ msgid "All Word templates contained in the following directory will be imported:
msgstr "ແບບ Word ທັງໝົດໃນຖານຮີບໂຮມຕາມນີ້ຈະຖືກນຳເຂົ້າ:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumMSTableTemplates\n"
@@ -4923,7 +4506,6 @@ msgid "All Excel templates contained in the following directory will be imported
msgstr "ແບບ Excel ທັງໝົດໃນຖານຮີບໂຮມຕາມນີ້ຈະຖືກນຳເຂົ້າ:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumMSDrawTemplates\n"
diff --git a/source/lo/xmlsecurity/messages.po b/source/lo/xmlsecurity/messages.po
index 48de84d1980..eb171ae04f1 100644
--- a/source/lo/xmlsecurity/messages.po
+++ b/source/lo/xmlsecurity/messages.po
@@ -215,7 +215,6 @@ msgid "Sign Document..."
msgstr "ເປີດເອກະສານ"
#: digitalsignaturesdialog.ui:129
-#, fuzzy
msgctxt "digitalsignaturesdialog|remove"
msgid "Remove"
msgstr "ເອົາອອກ"
@@ -404,7 +403,6 @@ msgid "Expiration date"
msgstr ""
#: selectcertificatedialog.ui:136
-#, fuzzy
msgctxt "selectcertificatedialog|type"
msgid "Type"
msgstr "ຊະນິດ"
@@ -493,7 +491,6 @@ msgid "General"
msgstr "ທົ່ວໄປ"
#: viewcertdialog.ui:100
-#, fuzzy
msgctxt "viewcertdialog|details"
msgid "Details"
msgstr "ລາຍລະອຽດ"
diff --git a/source/lt/dbaccess/messages.po b/source/lt/dbaccess/messages.po
index 89b64c7a1f4..35143adf6cd 100644
--- a/source/lt/dbaccess/messages.po
+++ b/source/lt/dbaccess/messages.po
@@ -3281,7 +3281,6 @@ msgid "_All"
msgstr "Viskas"
#: namematchingpage.ui:65
-#, fuzzy
msgctxt "namematchingpage|none"
msgid "Non_e"
msgstr "Jokios"
@@ -3566,7 +3565,6 @@ msgid "Distinct values:"
msgstr "Atskiros reikšmės:"
#: relationdialog.ui:9
-#, fuzzy
msgctxt "relationdialog|RelationDialog"
msgid "Relations"
msgstr "Palyginimo operacijų ženklai"
diff --git a/source/lt/extensions/messages.po b/source/lt/extensions/messages.po
index 1d7eb34d8df..a4d905a0ff4 100644
--- a/source/lt/extensions/messages.po
+++ b/source/lt/extensions/messages.po
@@ -60,13 +60,11 @@ msgid "Bottom"
msgstr "_Apačia:"
#: stringarrays.hrc:34
-#, fuzzy
msgctxt "RID_RSC_ENUM_ICONSIZE_TYPE"
msgid "Small"
msgstr "Maži"
#: stringarrays.hrc:35
-#, fuzzy
msgctxt "RID_RSC_ENUM_ICONSIZE_TYPE"
msgid "Large"
msgstr "Dideli"
@@ -77,7 +75,6 @@ msgid "Without frame"
msgstr "Be rėmelio"
#: stringarrays.hrc:41
-#, fuzzy
msgctxt "RID_RSC_ENUM_BORDER_TYPE"
msgid "3D look"
msgstr "Trimatė"
@@ -109,7 +106,6 @@ msgid "Sql"
msgstr "SQL"
#: stringarrays.hrc:51
-#, fuzzy
msgctxt "RID_RSC_ENUM_LISTSOURCE_TYPE"
msgid "Sql [Native]"
msgstr "SQL [vietinė]"
diff --git a/source/lt/helpcontent2/source/text/scalc/00.po b/source/lt/helpcontent2/source/text/scalc/00.po
index 7a54b2cf633..881abb77b6e 100644
--- a/source/lt/helpcontent2/source/text/scalc/00.po
+++ b/source/lt/helpcontent2/source/text/scalc/00.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2017-11-22 13:53+0100\n"
-"PO-Revision-Date: 2016-06-30 13:22+0000\n"
+"PO-Revision-Date: 2018-01-13 12:07+0000\n"
"Last-Translator: Modestas Rimkus <modestas.rimkus@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: lt\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1467292943.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1515845244.000000\n"
#: 00000004.xhp
msgctxt ""
@@ -22,7 +22,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "To access this function..."
-msgstr ""
+msgstr "Jei norite tai atlikti…"
#: 00000004.xhp
msgctxt ""
@@ -30,7 +30,7 @@ msgctxt ""
"hd_id3155535\n"
"help.text"
msgid "<variable id=\"wie\">To access this function... </variable>"
-msgstr ""
+msgstr "<variable id=\"wie\">Jei norite tai atlikti…</variable>"
#: 00000004.xhp
msgctxt ""
@@ -38,7 +38,7 @@ msgctxt ""
"par_idN1056E\n"
"help.text"
msgid "<variable id=\"moreontop\">More explanations on top of this page. </variable>"
-msgstr ""
+msgstr "<variable id=\"moreontop\">Šio puslapio viršuje yra paaiškinta plačiau. </variable>"
#: 00000004.xhp
msgctxt ""
@@ -46,7 +46,7 @@ msgctxt ""
"par_idN105AF\n"
"help.text"
msgid "<variable id=\"optional\">In the %PRODUCTNAME Calc functions, parameters marked as \"optional\" can be left out only when no parameter follows. For example, in a function with four parameters, where the last two parameters are marked as \"optional\", you can leave out parameter 4 or parameters 3 and 4, but you cannot leave out parameter 3 alone. </variable>"
-msgstr ""
+msgstr "<variable id=\"optional\">%PRODUCTNAME skaičiuoklėje papildomos funkcijos ir parametrai gali būti palikti kaip yra. Pavyzdžiui, jei funkcija turi keturis parametrus, kurių paskutiniai du yra pažymėti kaip papildomi, tai galima palikti nepakeistą parametrą 4 ar parametrus 3 ir 4, bet negalima palikti nepakeisto tik parametro 3. </variable>"
#: 00000004.xhp
msgctxt ""
@@ -54,7 +54,7 @@ msgctxt ""
"par_id9751884\n"
"help.text"
msgid "<variable id=\"codes\">Codes greater than 127 may depend on your system's character mapping (for example iso-8859-1, iso-8859-2, Windows-1252, Windows-1250), and hence may not be portable.</variable>"
-msgstr ""
+msgstr "<variable id=\"codes\">Kodai didesni už 127 gali priklausyti nuo esamos sistemos ženklų vaizdavimo (pavyzdžiui, iso-8859-1, iso-8859-2, Windows-1252, Windows-1250), ir todėl negali būti kilnojami.</variable>"
#: 00000402.xhp
msgctxt ""
@@ -62,7 +62,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Edit Menu"
-msgstr ""
+msgstr "Meniu „Taisa“"
#: 00000402.xhp
msgctxt ""
@@ -70,7 +70,7 @@ msgctxt ""
"hd_id3147303\n"
"help.text"
msgid "Edit Menu"
-msgstr ""
+msgstr "Meniu „Taisa“"
#: 00000402.xhp
msgctxt ""
@@ -78,7 +78,7 @@ msgctxt ""
"par_id3155555\n"
"help.text"
msgid "<variable id=\"kopffuss\">Choose <emph>Insert - Headers and Footers</emph></variable>"
-msgstr ""
+msgstr "<variable id=\"kopffuss\">Pasirinkti<emph>Įterpti → Antraštės ir poraštės</emph></variable>"
#: 00000402.xhp
msgctxt ""
@@ -86,7 +86,7 @@ msgctxt ""
"par_id3159233\n"
"help.text"
msgid "<variable id=\"bkopfzeile\">Choose <emph>Insert - Headers and Footers - Header and Footer</emph> tabs</variable>"
-msgstr ""
+msgstr "<variable id=\"bkopfzeile\">Pasirinkti<emph>Įterpti → Antraštės ir poraštės → Antraštės ir Poraštės</emph> tabs</variable>"
#: 00000402.xhp
msgctxt ""
@@ -94,7 +94,7 @@ msgctxt ""
"par_id3150443\n"
"help.text"
msgid "<variable id=\"bausfullen\">Choose <emph>Sheet - Fill Cells</emph></variable>"
-msgstr ""
+msgstr "<variable id=\"bausfullen\">Pasirinkti<emph>Lakštas → Užpildyti langelius</emph></variable>"
#: 00000402.xhp
msgctxt ""
@@ -102,7 +102,7 @@ msgctxt ""
"par_id3143267\n"
"help.text"
msgid "<variable id=\"bausunten\">Choose <emph>Sheet - Fill Cells - Down</emph></variable>"
-msgstr ""
+msgstr "<variable id=\"bausunten\">Pasirinkti<emph>Lakštas → Užpildyti langelius → Žemyn</emph></variable>"
#: 00000402.xhp
msgctxt ""
@@ -110,7 +110,7 @@ msgctxt ""
"par_id3153880\n"
"help.text"
msgid "<variable id=\"bausrechts\">Choose <emph>Sheet - Fill Cells - Right</emph></variable>"
-msgstr ""
+msgstr "<variable id=\"bausrechts\">Pasirinkti<emph>Lakštas → Užpildyti langelius → Dešinėn</emph></variable>"
#: 00000402.xhp
msgctxt ""
@@ -118,7 +118,7 @@ msgctxt ""
"par_id3151245\n"
"help.text"
msgid "<variable id=\"bausoben\">Choose <emph>Sheet - Fill Cells - Up</emph></variable>"
-msgstr ""
+msgstr "<variable id=\"bausoben\">Pasirinkti<emph>Lakštas → Užpildyti langelius → Aukštyn</emph></variable>"
#: 00000402.xhp
msgctxt ""
@@ -126,7 +126,7 @@ msgctxt ""
"par_id3145068\n"
"help.text"
msgid "<variable id=\"bauslinks\">Choose <emph>Sheet - Fill Cells - Left</emph></variable>"
-msgstr ""
+msgstr "<variable id=\"bauslinks\">Pasirinkti<emph>Lakštas → Užpildyti langelius → Kairėn</emph></variable>"
#: 00000402.xhp
msgctxt ""
@@ -134,7 +134,7 @@ msgctxt ""
"par_id3150400\n"
"help.text"
msgid "<variable id=\"baustab\">Choose <emph>Sheet - Fill Cells - Sheets</emph></variable>"
-msgstr ""
+msgstr "<variable id=\"baustab\">Pasirinkti<emph>Lakštas → Užpildyti langelius → Visus</emph></variable>"
#: 00000402.xhp
msgctxt ""
@@ -142,7 +142,7 @@ msgctxt ""
"par_id3154910\n"
"help.text"
msgid "<variable id=\"bausreihe\">Choose <emph>Sheet - Fill Cells - Series</emph></variable>"
-msgstr ""
+msgstr "<variable id=\"bausreihe\">Pasirinkti<emph>Lakštas → Užpildyti langelius → Eilę</emph></variable>"
#: 00000402.xhp
msgctxt ""
@@ -150,7 +150,7 @@ msgctxt ""
"par_id3154123\n"
"help.text"
msgid "Choose <emph>Sheet - Clear Cells</emph>"
-msgstr ""
+msgstr "Pasirinkti<emph>Lakštas → Valyti langelius</emph>"
#: 00000402.xhp
msgctxt ""
@@ -158,7 +158,7 @@ msgctxt ""
"par_id3145785\n"
"help.text"
msgid "Backspace"
-msgstr ""
+msgstr "Naikinimo klavišas"
#: 00000402.xhp
msgctxt ""
diff --git a/source/lt/helpcontent2/source/text/swriter/00.po b/source/lt/helpcontent2/source/text/swriter/00.po
index c717dadde9c..25d5aa5a895 100644
--- a/source/lt/helpcontent2/source/text/swriter/00.po
+++ b/source/lt/helpcontent2/source/text/swriter/00.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2017-12-06 15:59+0100\n"
-"PO-Revision-Date: 2017-05-23 19:00+0000\n"
+"PO-Revision-Date: 2018-01-14 14:23+0000\n"
"Last-Translator: Modestas Rimkus <modestas.rimkus@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: lt\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1495566008.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1515939797.000000\n"
#: 00000004.xhp
msgctxt ""
@@ -22,7 +22,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "To access this function..."
-msgstr ""
+msgstr "Jei norite tai atlikti…"
#: 00000004.xhp
msgctxt ""
@@ -30,7 +30,7 @@ msgctxt ""
"hd_id3156386\n"
"help.text"
msgid "<variable id=\"wie\">To access this function...</variable>"
-msgstr ""
+msgstr "<variable id=\"wie\">Jei norite tai atlikti…</variable>"
#: 00000004.xhp
msgctxt ""
@@ -38,7 +38,7 @@ msgctxt ""
"par_id3150253\n"
"help.text"
msgid "<image src=\"cmd/sc_wrapoff.png\" id=\"img_id3145389\"><alt id=\"alt_id3145389\">Icon</alt></image>"
-msgstr ""
+msgstr "<image src=\"cmd/sc_wrapoff.png\" id=\"img_id3145389\"><alt id=\"alt_id3145389\">Piktograma</alt></image>"
#: 00000004.xhp
msgctxt ""
diff --git a/source/lt/officecfg/registry/data/org/openoffice/Office/UI.po b/source/lt/officecfg/registry/data/org/openoffice/Office/UI.po
index 07e0b0a2f38..e775739c274 100644
--- a/source/lt/officecfg/registry/data/org/openoffice/Office/UI.po
+++ b/source/lt/officecfg/registry/data/org/openoffice/Office/UI.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-01-10 11:50+0100\n"
-"PO-Revision-Date: 2018-01-04 21:34+0000\n"
+"PO-Revision-Date: 2018-01-14 19:40+0000\n"
"Last-Translator: Modestas Rimkus <modestas.rimkus@gmail.com>\n"
"Language-Team: Lithuanian <komp_lt@konferencijos.lt>\n"
"Language: lt\n"
@@ -13,9 +13,9 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
"X-Project-Style: openoffice\n"
-"X-POOTLE-MTIME: 1515101686.000000\n"
+"X-POOTLE-MTIME: 1515958800.000000\n"
#: BaseWindowState.xcu
msgctxt ""
@@ -1441,7 +1441,6 @@ msgid "Edit Print Ranges"
msgstr "Taisyti spausdinimo sritį"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:AddPrintArea\n"
@@ -7792,7 +7791,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "~File..."
-msgstr "Failas..."
+msgstr "Failas…"
#: DrawImpressCommands.xcu
msgctxt ""
@@ -9969,7 +9968,6 @@ msgid "Presentation ~Object..."
msgstr "Pateikties objektas…"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:HangingIndent\n"
@@ -17407,7 +17405,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Text from File..."
-msgstr ""
+msgstr "Tekstas iš failo…"
#: GenericCommands.xcu
msgctxt ""
@@ -17569,7 +17567,7 @@ msgctxt ""
"ContextLabel\n"
"value.text"
msgid "Manage St~yles"
-msgstr ""
+msgstr "Tvarkyti stilius"
#: GenericCommands.xcu
msgctxt ""
@@ -19181,7 +19179,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Emoji"
-msgstr ""
+msgstr "Emodži"
#: GenericCommands.xcu
msgctxt ""
@@ -19190,7 +19188,7 @@ msgctxt ""
"TooltipLabel\n"
"value.text"
msgid "Insert Emoji"
-msgstr ""
+msgstr "Įterpti emodži"
#: GenericCommands.xcu
msgctxt ""
@@ -20716,7 +20714,6 @@ msgid "Compile"
msgstr "Kompiliuoti"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:RunBasic\n"
@@ -20889,14 +20886,13 @@ msgid "Check Box"
msgstr "Žymimasis langelis"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:Label\n"
"Label\n"
"value.text"
msgid "Label"
-msgstr "Žymės"
+msgstr "Žymė"
#: GenericCommands.xcu
msgctxt ""
@@ -21535,7 +21531,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Form Control Wizards"
-msgstr ""
+msgstr "Formos valdiklių vedikliai"
#: GenericCommands.xcu
msgctxt ""
@@ -21544,7 +21540,7 @@ msgctxt ""
"ContextLabel\n"
"value.text"
msgid "Control Wizards"
-msgstr ""
+msgstr "Valdiklių vedikliai"
#: GenericCommands.xcu
msgctxt ""
@@ -21553,7 +21549,7 @@ msgctxt ""
"TooltipLabel\n"
"value.text"
msgid "Toggle Form Control Wizards"
-msgstr ""
+msgstr "Formos valdiklių vedikliai"
#: GenericCommands.xcu
msgctxt ""
@@ -26939,7 +26935,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Reset R~otation"
-msgstr ""
+msgstr "Atstatyti padėtį"
#: WriterCommands.xcu
msgctxt ""
@@ -27092,7 +27088,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Page Columns"
-msgstr "Puslapio skiltys"
+msgstr "Skiltys"
#: WriterCommands.xcu
msgctxt ""
@@ -27101,7 +27097,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Page Columns"
-msgstr ""
+msgstr "Skiltys"
#: WriterCommands.xcu
msgctxt ""
@@ -28590,7 +28586,6 @@ msgid "In ~Background"
msgstr "Objektas po tekstu"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:WrapThroughTransparencyToggle\n"
@@ -29248,7 +29243,6 @@ msgid "Chapter ~Numbering..."
msgstr "Skyrių numeravimas…"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:ChapterNumberingDialog\n"
@@ -29646,7 +29640,6 @@ msgid "Default ~Paragraph"
msgstr "~Pastraipos numatytasis"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:DefaultParaStyle\n"
@@ -29704,7 +29697,6 @@ msgid "Su~btitle"
msgstr "Dokumento paantraštė"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:SubtitleParaStyle\n"
@@ -29895,7 +29887,6 @@ msgid "~Quotations"
msgstr "~Citata"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:QuoteParaStyle\n"
@@ -29977,7 +29968,6 @@ msgid "Default ~Character"
msgstr "Rašmenų numatytasis"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:DefaultCharStyle\n"
@@ -30110,7 +30100,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Bullet List"
-msgstr "Ženklintas sąrašas"
+msgstr "Ženkleliai"
#: WriterCommands.xcu
msgctxt ""
@@ -30119,7 +30109,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Bullet List"
-msgstr "Ženklintas sąrašas"
+msgstr "Ženkleliai"
#: WriterCommands.xcu
msgctxt ""
@@ -30137,7 +30127,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Number List"
-msgstr ""
+msgstr "Numeriai"
#: WriterCommands.xcu
msgctxt ""
@@ -30146,7 +30136,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Number List"
-msgstr "Numeruotas sąrašas"
+msgstr "Numeriai"
#: WriterCommands.xcu
#, fuzzy
@@ -30165,7 +30155,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Alphabet Uppercase List"
-msgstr ""
+msgstr "Didžiosios raidės"
#: WriterCommands.xcu
msgctxt ""
@@ -30174,7 +30164,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Alphabet Uppercase List"
-msgstr ""
+msgstr "Didžiosios raidės"
#: WriterCommands.xcu
msgctxt ""
@@ -30192,7 +30182,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Alphabet Lowercase List"
-msgstr ""
+msgstr "Mažosios raidės"
#: WriterCommands.xcu
msgctxt ""
@@ -30201,7 +30191,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Alphabet Lowercase List"
-msgstr ""
+msgstr "Mažosios raidės"
#: WriterCommands.xcu
msgctxt ""
@@ -30219,7 +30209,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Roman Uppercase List"
-msgstr ""
+msgstr "Didieji romėniški skaičiai"
#: WriterCommands.xcu
msgctxt ""
@@ -30228,7 +30218,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Roman Uppercase List"
-msgstr ""
+msgstr "Didieji romėniški skaičiai"
#: WriterCommands.xcu
msgctxt ""
@@ -30246,7 +30236,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Roman Lowercase List"
-msgstr ""
+msgstr "Mažieji romėniški skaičiai"
#: WriterCommands.xcu
msgctxt ""
@@ -30255,7 +30245,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Roman Lowercase List"
-msgstr ""
+msgstr "Mažieji romėniški skaičiai"
#: WriterCommands.xcu
msgctxt ""
@@ -30309,10 +30299,9 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Page Margins"
-msgstr ""
+msgstr "Paraštės"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:HangingIndent\n"
@@ -30337,7 +30326,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "More Fields"
-msgstr ""
+msgstr "Daugiau laukų"
#: WriterFormWindowState.xcu
msgctxt ""
@@ -31240,7 +31229,6 @@ msgid "Navigation"
msgstr "Žvalgymas"
#: WriterGlobalWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterGlobalWindowState.xcu\n"
"..WriterGlobalWindowState.UIElements.States.private:resource/toolbar/changes\n"
diff --git a/source/lt/reportdesign/messages.po b/source/lt/reportdesign/messages.po
index 4024b742485..21bf22380db 100644
--- a/source/lt/reportdesign/messages.po
+++ b/source/lt/reportdesign/messages.po
@@ -51,7 +51,6 @@ msgid "Per Column"
msgstr "Stulpelyje"
#: stringarray.hrc:33
-#, fuzzy
msgctxt "RID_STR_REPORTPRINTOPTION_CONST"
msgid "All Pages"
msgstr "Visuose puslapiuose"
@@ -85,7 +84,6 @@ msgid "Function"
msgstr "Funkcija"
#: stringarray.hrc:44
-#, fuzzy
msgctxt "RID_STR_TYPE_CONST"
msgid "Counter"
msgstr "Skaitiklis"
@@ -111,13 +109,11 @@ msgid "No"
msgstr "Ne"
#: stringarray.hrc:59
-#, fuzzy
msgctxt "RID_STR_KEEPTOGETHER_CONST"
msgid "Whole Group"
msgstr "Visa grupė"
#: stringarray.hrc:60
-#, fuzzy
msgctxt "RID_STR_KEEPTOGETHER_CONST"
msgid "With First Detail"
msgstr "Su pirmu elementu"
diff --git a/source/lt/sc/messages.po b/source/lt/sc/messages.po
index d383b8fdbbe..944544e77ed 100644
--- a/source/lt/sc/messages.po
+++ b/source/lt/sc/messages.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-01-10 11:50+0100\n"
-"PO-Revision-Date: 2017-12-23 20:07+0000\n"
+"PO-Revision-Date: 2018-01-13 17:12+0000\n"
"Last-Translator: Modestas Rimkus <modestas.rimkus@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: lt\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1514059653.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1515863563.000000\n"
#: compiler.hrc:27
msgctxt "RID_FUNCTION_CATEGORIES"
@@ -1895,7 +1895,6 @@ msgid "Nested arrays are not supported."
msgstr "Įdėtiniai masyvai neleistini."
#: globstr.hrc:395
-#, fuzzy
msgctxt "STR_UNDO_TEXTTOCOLUMNS"
msgid "Text to Columns"
msgstr "Tekstas į stulpelius"
@@ -3274,7 +3273,6 @@ msgid "Provides an internal number for the date given."
msgstr "Rezultatas yra duotos datos skaitinė reikšmė"
#: scfuncs.hrc:182
-#, fuzzy
msgctxt "SC_OPCODE_GET_DATE"
msgid "Year"
msgstr "Metai"
@@ -3812,7 +3810,6 @@ msgid "Calculates the date of Easter Sunday in a given year."
msgstr "Apskaičiuoja duotųjų metų Šv. Velykų datą"
#: scfuncs.hrc:395
-#, fuzzy
msgctxt "SC_OPCODE_EASTERSUNDAY"
msgid "Year"
msgstr "Metai"
@@ -4656,7 +4653,6 @@ msgid "Nominal interest"
msgstr ""
#: scfuncs.hrc:637
-#, fuzzy
msgctxt "SC_OPCODE_EFFECT"
msgid "P"
msgstr "P"
@@ -4672,7 +4668,6 @@ msgid "Calculates the yearly nominal interest rate as an effective interest rate
msgstr "Apskaičiuoja kasmetinę nominalių palūkanų normą faktinei procentinei normai."
#: scfuncs.hrc:645
-#, fuzzy
msgctxt "SC_OPCODE_NOMINAL"
msgid "Effective rate"
msgstr "faktinė norma"
@@ -4761,7 +4756,6 @@ msgid "An array or reference to cells whose contents correspond to the payments.
msgstr "Masyvas arba nuoroda į langelius, kurių turinys atitinka išmokas."
#: scfuncs.hrc:677
-#, fuzzy
msgctxt "SC_OPCODE_MIRR"
msgid "Investment"
msgstr "investicija"
@@ -4821,7 +4815,6 @@ msgid "Sum total of amortization periods."
msgstr "Visų grąžinimo laikotarpių suma"
#: scfuncs.hrc:693
-#, fuzzy
msgctxt "SC_OPCODE_ISPMT"
msgid "Investment"
msgstr "investicija"
@@ -5080,7 +5073,6 @@ msgid "Converts a value to a number."
msgstr "Pakeičia reikšmės formatą į skaitinį."
#: scfuncs.hrc:813
-#, fuzzy
msgctxt "SC_OPCODE_N"
msgid "Value"
msgstr "Reikšmė"
@@ -5101,7 +5093,6 @@ msgid "Returns the data type of a value (1 = number, 2 = text, 4 = Boolean value
msgstr "Rezultatas yra reikšmės duomenų tipas (1 – skaičius, 2 – tekstas, 4 – loginė reikšmė, 8 – formulė, 16 – klaida, 64 – masyvas)."
#: scfuncs.hrc:827
-#, fuzzy
msgctxt "SC_OPCODE_TYPE"
msgid "Value"
msgstr "Reikšmė"
@@ -5211,7 +5202,6 @@ msgid "Returns value if not an error value, else alternative."
msgstr "Rezultatas yra reikšmė, jei tai ne klaida, priešingu atveju – alternatyvi reikšmė."
#: scfuncs.hrc:883
-#, fuzzy
msgctxt "SC_OPCODE_IF_ERROR"
msgid "Value"
msgstr "Reikšmė"
@@ -5238,7 +5228,6 @@ msgid "Returns value if not a #N/A error, else alternative."
msgstr "Rezultatas yra reikšmė, jei tai ne #N/A klaida, priešingu atveju – alternatyvi reikšmė."
#: scfuncs.hrc:893
-#, fuzzy
msgctxt "SC_OPCODE_IF_NA"
msgid "Value"
msgstr "Reikšmė"
@@ -5371,7 +5360,6 @@ msgid "Returns the sum of all arguments."
msgstr "Rezultatas yra visų argumentų suma."
#: scfuncs.hrc:959
-#, fuzzy
msgctxt "SC_OPCODE_SUM"
msgid "Number "
msgstr "Skaičius "
@@ -5428,7 +5416,6 @@ msgid "The range to be evaluated by the criteria given."
msgstr "Langelių sritis, kuriai taikomas nurodytas kriterijus."
#: scfuncs.hrc:985
-#, fuzzy
msgctxt "SC_OPCODE_SUM_IF"
msgid "Criteria"
msgstr "Kriterijai"
@@ -5466,7 +5453,6 @@ msgid "The range to be evaluated by the criteria given."
msgstr "Langelių sritis, kuriai taikomas nurodytas kriterijus."
#: scfuncs.hrc:997
-#, fuzzy
msgctxt "SC_OPCODE_AVERAGE_IF"
msgid "Criteria"
msgstr "Kriterijai"
@@ -5607,7 +5593,6 @@ msgid "The range of cells to be evaluated by the criteria given."
msgstr "Langelių sritis, kuriai taikomas nurodytas kriterijus."
#: scfuncs.hrc:1042
-#, fuzzy
msgctxt "SC_OPCODE_COUNT_IF"
msgid "Criteria"
msgstr "Kriterijai"
@@ -6898,7 +6883,6 @@ msgid "Returns a frequency distribution as a vertical array."
msgstr "Rezultatas yra pasikartojantis skirstinys vertikaliu masyvu "
#: scfuncs.hrc:1628
-#, fuzzy
msgctxt "SC_OPCODE_FREQUENCY"
msgid "Data"
msgstr "Duomenys"
@@ -7808,7 +7792,6 @@ msgid "The value for which percentage ranking is to be determined."
msgstr "Reikšmė, kurios procentinis rangas apskaičiuojamas."
#: scfuncs.hrc:2026
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK"
msgid "Significance"
msgstr "Argumentas"
@@ -7844,7 +7827,6 @@ msgid "The value for which percentage ranking is to be determined."
msgstr "Reikšmė, kurios procentinis rangas apskaičiuojamas."
#: scfuncs.hrc:2038
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK_EXC"
msgid "Significance"
msgstr "Argumentas"
@@ -7880,7 +7862,6 @@ msgid "The value for which percentage ranking is to be determined."
msgstr "Reikšmė, kurios procentinis rangas apskaičiuojamas."
#: scfuncs.hrc:2050
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK_INC"
msgid "Significance"
msgstr "Argumentas"
@@ -8893,7 +8874,6 @@ msgid "The value to which the exponential distribution is to be calculated."
msgstr "Reikšmė, kuriai apskaičiuojamas eksponentinis skirstinys."
#: scfuncs.hrc:2406
-#, fuzzy
msgctxt "SC_OPCODE_EXP_DIST"
msgid "Lambda"
msgstr "Lambda"
@@ -8929,7 +8909,6 @@ msgid "The value to which the exponential distribution is to be calculated."
msgstr "Reikšmė, su kuria apskaičiuojamas eksponentinis skirstinys."
#: scfuncs.hrc:2418
-#, fuzzy
msgctxt "SC_OPCODE_EXP_DIST_MS"
msgid "Lambda"
msgstr "Lambda"
@@ -8976,7 +8955,6 @@ msgid "The Alpha parameter of the Gamma distribution."
msgstr "Gama skirstinio alfa parametras."
#: scfuncs.hrc:2432
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_DIST"
msgid "Beta"
msgstr "Beta"
@@ -9023,7 +9001,6 @@ msgid "The Alpha parameter of the Gamma distribution."
msgstr "Gama skirstinio alfa parametras."
#: scfuncs.hrc:2446
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_DIST_MS"
msgid "Beta"
msgstr "Beta"
@@ -9070,7 +9047,6 @@ msgid "The Alpha (shape) parameter of the Gamma distribution."
msgstr "Gama skirstinio alfa parametras."
#: scfuncs.hrc:2460
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_INV"
msgid "Beta"
msgstr "Beta"
@@ -9107,7 +9083,6 @@ msgid "The Alpha (shape) parameter of the Gamma distribution."
msgstr "Gama skirstinio alfa parametras."
#: scfuncs.hrc:2472
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_INV_MS"
msgid "Beta"
msgstr "Beta"
@@ -9189,7 +9164,6 @@ msgid "The Alpha parameter of the Beta distribution."
msgstr "Beta skirstinio alfa parametras."
#: scfuncs.hrc:2510
-#, fuzzy
msgctxt "SC_OPCODE_BETA_DIST"
msgid "Beta"
msgstr "Beta"
@@ -9256,7 +9230,6 @@ msgid "The Alpha parameter of the Beta distribution."
msgstr "Beta skirstinio alfa parametras."
#: scfuncs.hrc:2528
-#, fuzzy
msgctxt "SC_OPCODE_BETA_INV"
msgid "Beta"
msgstr "Beta"
@@ -9313,7 +9286,6 @@ msgid "The Alpha parameter of the Beta distribution."
msgstr "Beta skirstinio alfa parametras."
#: scfuncs.hrc:2544
-#, fuzzy
msgctxt "SC_OPCODE_BETA_DIST_MS"
msgid "Beta"
msgstr "Beta"
@@ -9380,7 +9352,6 @@ msgid "The Alpha parameter of the Beta distribution."
msgstr "Beta skirstinio alfa parametras."
#: scfuncs.hrc:2562
-#, fuzzy
msgctxt "SC_OPCODE_BETA_INV_MS"
msgid "Beta"
msgstr "Beta"
@@ -9436,7 +9407,6 @@ msgid "The Alpha parameter of the Weibull distribution."
msgstr "Veibulio skirstinio alfa parametras."
#: scfuncs.hrc:2578
-#, fuzzy
msgctxt "SC_OPCODE_WEIBULL"
msgid "Beta"
msgstr "Beta"
@@ -9482,7 +9452,6 @@ msgid "The Alpha parameter of the Weibull distribution."
msgstr "Veibulio skirstinio alfa parametras."
#: scfuncs.hrc:2592
-#, fuzzy
msgctxt "SC_OPCODE_WEIBULL_MS"
msgid "Beta"
msgstr "Beta"
@@ -9551,7 +9520,6 @@ msgid "The population size."
msgstr "Populiacijos dydis."
#: scfuncs.hrc:2610
-#, fuzzy
msgctxt "SC_OPCODE_HYP_GEOM_DIST"
msgid "Cumulative"
msgstr "Sudėtinė"
@@ -9711,7 +9679,6 @@ msgid "The degrees of freedom of the T distribution."
msgstr "T skirstinio laisvės laipsnis."
#: scfuncs.hrc:2660
-#, fuzzy
msgctxt "SC_OPCODE_T_DIST_MS"
msgid "Cumulative"
msgstr "Sudėtinė"
@@ -9903,7 +9870,6 @@ msgid "The degrees of freedom in the denominator of the F distribution."
msgstr "F skirstinio vardiklio laisvės laipsnis."
#: scfuncs.hrc:2726
-#, fuzzy
msgctxt "SC_OPCODE_F_DIST_LT"
msgid "Cumulative"
msgstr "Sudėtinė"
@@ -10496,7 +10462,6 @@ msgid "Calculates the probability of observing a z-statistic greater than the on
msgstr "Apskaičiuoja z statistinio kriterijaus, didesnio už apskaičiuotąjį pagal imtį, tikimybę."
#: scfuncs.hrc:2941
-#, fuzzy
msgctxt "SC_OPCODE_Z_TEST"
msgid "Data"
msgstr "Duomenys"
@@ -10532,7 +10497,6 @@ msgid "Calculates the probability of observing a z-statistic greater than the on
msgstr "Apskaičiuoja z statistinio kriterijaus, didesnio už apskaičiuotąjį pagal imtį, tikimybę."
#: scfuncs.hrc:2953
-#, fuzzy
msgctxt "SC_OPCODE_Z_TEST_MS"
msgid "Data"
msgstr "Duomenys"
@@ -11015,7 +10979,6 @@ msgid "Returns a value along a linear regression"
msgstr "Rezultatas yra tiesinės regresijos reikšmė"
#: scfuncs.hrc:3123
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST"
msgid "Value"
msgstr "Reikšmė"
@@ -11053,7 +11016,6 @@ msgid "Calculates future value(s) using additive Exponential Smoothing algorithm
msgstr ""
#: scfuncs.hrc:3135
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_ADD"
msgid "Target"
msgstr "Tikslas"
@@ -11120,7 +11082,6 @@ msgid "Calculates future value(s) using multiplicative Exponential Smoothing alg
msgstr ""
#: scfuncs.hrc:3153
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_MUL"
msgid "Target"
msgstr "Tikslas"
@@ -11187,7 +11148,6 @@ msgid "Returns a prediction interval at the specified target value(s) for additi
msgstr ""
#: scfuncs.hrc:3171
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_PIA"
msgid "Target"
msgstr "Tikslas"
@@ -11266,7 +11226,6 @@ msgid "Returns a prediction interval at the specified target value(s) for multip
msgstr ""
#: scfuncs.hrc:3191
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_PIM"
msgid "Target"
msgstr "Tikslas"
@@ -11523,7 +11482,6 @@ msgid "Returns a value along a linear regression"
msgstr "Rezultatas yra tiesinės regresijos reikšmė."
#: scfuncs.hrc:3261
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_LIN"
msgid "Value"
msgstr "Reikšmė"
@@ -11603,7 +11561,6 @@ msgid "The reference style: 0 or FALSE means R1C1 style, any other value or omit
msgstr "Nuorodos stilius: 0 arba FALSE reiškia stilių R1C1, bet kuri kita reikšmė arba tuščias laukas reiškia stilių A1."
#: scfuncs.hrc:3281
-#, fuzzy
msgctxt "SC_OPCODE_ADDRESS"
msgid "Sheet"
msgstr "Lakštas"
@@ -11757,7 +11714,6 @@ msgid "Horizontal search and reference to the cells located below."
msgstr "Eilučių paieška ir nuoroda į langelius, esančius žemiau"
#: scfuncs.hrc:3355
-#, fuzzy
msgctxt "SC_OPCODE_H_LOOKUP"
msgid "Search criterion"
msgstr "paieškos kriterijus"
@@ -11836,7 +11792,6 @@ msgid "Column index number in the array."
msgstr "Stulpelio indeksas masyve."
#: scfuncs.hrc:3375
-#, fuzzy
msgctxt "SC_OPCODE_V_LOOKUP"
msgid "Sort order"
msgstr "Rikiavimo eilė"
@@ -12010,7 +11965,6 @@ msgid "The reference (cell) from which to base the movement."
msgstr "Nuoroda (langelis), iš kur atliktas perkėlimas."
#: scfuncs.hrc:3433
-#, fuzzy
msgctxt "SC_OPCODE_OFFSET"
msgid "Rows"
msgstr "Eilutės"
@@ -12111,7 +12065,6 @@ msgid "The time (in seconds) that the Style is to remain valid."
msgstr "Laikas (sekundėmis), kurio metu stilius yra reikalingas."
#: scfuncs.hrc:3467
-#, fuzzy
msgctxt "SC_OPCODE_STYLE"
msgid "Style 2"
msgstr "2 stilius"
@@ -12202,7 +12155,6 @@ msgid "Extracts value(s) from a pivot table."
msgstr "Gaunamos reikšmės iš suvestinės lentelės."
#: scfuncs.hrc:3499
-#, fuzzy
msgctxt "SC_OPCODE_GET_PIVOT_DATA"
msgid "Data field"
msgstr "Duomenų laukas"
@@ -12303,7 +12255,6 @@ msgid "Converts a number to text in currency format."
msgstr "Konvertuoja skaičių į tekstą valiutos formatu"
#: scfuncs.hrc:3543
-#, fuzzy
msgctxt "SC_OPCODE_CURRENCY"
msgid "Value"
msgstr "Reikšmė"
@@ -12314,7 +12265,6 @@ msgid "Value is a number, a reference to a cell containing a number or a formula
msgstr "Reikšmė yra skaičius, nuoroda į langelį apimantį skaičių arba formulę, kurios rezultatas - skaitinis."
#: scfuncs.hrc:3545
-#, fuzzy
msgctxt "SC_OPCODE_CURRENCY"
msgid "Decimals"
msgstr "Dešimtainės skiltys"
@@ -12431,7 +12381,6 @@ msgid "Checks 1 or more conditions and returns a value corresponding to the firs
msgstr "Tikrinama 1 arba daugiau sąlygų, ir rezultatas yra reikšmė, atitinkanti pirmąją loginę TRUE reikšmę."
#: scfuncs.hrc:3597
-#, fuzzy
msgctxt "SC_OPCODE_IFS_MS"
msgid "Test"
msgstr "sąlyga"
@@ -12442,7 +12391,6 @@ msgid "Any value or expression which can be either TRUE or FALSE."
msgstr "Bet kokia reikšmė arba reiškinys, kuris gali įgyti loginę reikšmę TRUE arba FALSE."
#: scfuncs.hrc:3599
-#, fuzzy
msgctxt "SC_OPCODE_IFS_MS"
msgid "Result"
msgstr "Rezultatas"
@@ -12469,7 +12417,6 @@ msgid "Value that will be compared against value1-valueN."
msgstr "Reikšmė, kuri bus lyginama su reikšmėmis nuo 1-osios iki n-tosios."
#: scfuncs.hrc:3609
-#, fuzzy
msgctxt "SC_OPCODE_SWITCH_MS"
msgid "Value"
msgstr "Reikšmė"
@@ -12480,7 +12427,6 @@ msgid "Value that will be compared against expression."
msgstr "Reikšmė, kuri bus lyginama su reiškiniu."
#: scfuncs.hrc:3611
-#, fuzzy
msgctxt "SC_OPCODE_SWITCH_MS"
msgid "Result"
msgstr "Rezultatas"
@@ -12779,7 +12725,6 @@ msgid "Returns a value if it is text, otherwise an empty string."
msgstr "Jei reikšmė yra tekstinė, funkcijos rezultatas yra ji pati. Priešingu atveju rezultatas yra tuščia eilutė."
#: scfuncs.hrc:3725
-#, fuzzy
msgctxt "SC_OPCODE_T"
msgid "Value"
msgstr "Reikšmė"
@@ -12816,7 +12761,6 @@ msgid "The character position from which text is to be replaced."
msgstr "Rašmens padėtis, nuo kurios vykdomas pakeitimas."
#: scfuncs.hrc:3737
-#, fuzzy
msgctxt "SC_OPCODE_REPLACE"
msgid "Length"
msgstr "Ilgis"
@@ -13127,13 +13071,11 @@ msgid "Converts a value according to a conversion table in the configuration (ma
msgstr ""
#: scfuncs.hrc:3845
-#, fuzzy
msgctxt "SC_OPCODE_CONVERT_OOO"
msgid "Value"
msgstr "Reikšmė"
#: scfuncs.hrc:3846
-#, fuzzy
msgctxt "SC_OPCODE_CONVERT_OOO"
msgid "The value to be converted."
msgstr "Konvertuojama reikšmė."
@@ -13247,7 +13189,6 @@ msgid "Converts a value from one to another Euro currency."
msgstr "Konvertuoja reikšmę iš vienos į kitą Euro valiutą."
#: scfuncs.hrc:3895
-#, fuzzy
msgctxt "SC_OPCODE_EUROCONVERT"
msgid "Value"
msgstr "Reikšmė"
@@ -13258,7 +13199,6 @@ msgid "The value to be converted."
msgstr "Konvertuojama reikšmė."
#: scfuncs.hrc:3897
-#, fuzzy
msgctxt "SC_OPCODE_EUROCONVERT"
msgid "From currency"
msgstr "iš_valiutos"
@@ -13269,7 +13209,6 @@ msgid "ISO 4217 code of the currency from which is converted, case-sensitive."
msgstr "Valiutos, iš kurios konvertuojama, ISO 4217 kodas, atsižvelgiant į raidžių lygį."
#: scfuncs.hrc:3899
-#, fuzzy
msgctxt "SC_OPCODE_EUROCONVERT"
msgid "To currency"
msgstr "į_valiutą"
@@ -13280,13 +13219,11 @@ msgid "ISO 4217 code of the currency into which is converted, case-sensitive."
msgstr "Valiutos, į kurią konvertuojama, ISO 4217 kodas, atsižvelgiant į raidžių lygį."
#: scfuncs.hrc:3901
-#, fuzzy
msgctxt "SC_OPCODE_EUROCONVERT"
msgid "Full precision"
msgstr "visa_trupmena"
#: scfuncs.hrc:3902
-#, fuzzy
msgctxt "SC_OPCODE_EUROCONVERT"
msgid "If omitted or 0 or FALSE, the result is rounded to the decimals of To_currency. Else the result is not rounded."
msgstr "Jei praleistas arba lygus 0 ar FALSE, rezultatas apvalinamas iki kintamojo į_valiutą reikšmės dešimtųjų. Kitu atveju rezultatas neapvalinamas."
@@ -13665,7 +13602,6 @@ msgid "Returns the error function."
msgstr "Rezultatas yra klaidos funkcija."
#: scfuncs.hrc:4040
-#, fuzzy
msgctxt "SC_OPCODE_ERF_MS"
msgid "Lower limit"
msgstr "Apatinis rėžis"
@@ -13681,7 +13617,6 @@ msgid "Returns the complementary error function."
msgstr "Rezultatas yra papildoma klaidos funkcija."
#: scfuncs.hrc:4047
-#, fuzzy
msgctxt "SC_OPCODE_ERFC_MS"
msgid "Lower limit"
msgstr "Apatinis rėžis"
@@ -13724,13 +13659,11 @@ msgid "Rounds a number to predefined significant digits."
msgstr ""
#: scfuncs.hrc:4064
-#, fuzzy
msgctxt "SC_OPCODE_ROUNDSIG"
msgid "Value"
msgstr "Reikšmė"
#: scfuncs.hrc:4065
-#, fuzzy
msgctxt "SC_OPCODE_ROUNDSIG"
msgid "The number to be rounded."
msgstr "Apvalinamas skaičius."
@@ -13758,7 +13691,6 @@ msgid "Text"
msgstr "Teksto"
#: scfuncs.hrc:4074
-#, fuzzy
msgctxt "SC_OPCODE_REPLACEB"
msgid "The text in which some characters are to be replaced."
msgstr "Tekstas, kurio rašmenys keičiami."
@@ -13770,19 +13702,16 @@ msgid "Position"
msgstr "Padėtis"
#: scfuncs.hrc:4076
-#, fuzzy
msgctxt "SC_OPCODE_REPLACEB"
msgid "The character position from which text is to be replaced."
msgstr "Rašmens padėtis, nuo kurios vykdomas pakeitimas."
#: scfuncs.hrc:4077
-#, fuzzy
msgctxt "SC_OPCODE_REPLACEB"
msgid "Length"
msgstr "Ilgis"
#: scfuncs.hrc:4078
-#, fuzzy
msgctxt "SC_OPCODE_REPLACEB"
msgid "The number of characters to be replaced."
msgstr "Pakeistų rašmenų skaičius."
@@ -13794,7 +13723,6 @@ msgid "New text"
msgstr "naujas tekstas"
#: scfuncs.hrc:4080
-#, fuzzy
msgctxt "SC_OPCODE_REPLACEB"
msgid "The text to be inserted."
msgstr "Įterptinas tekstas."
@@ -13811,7 +13739,6 @@ msgid "Find text"
msgstr "Ieškoti teksto"
#: scfuncs.hrc:4088
-#, fuzzy
msgctxt "SC_OPCODE_FINDB"
msgid "The text to be found."
msgstr "Ieškomas tekstas."
@@ -13823,7 +13750,6 @@ msgid "Text"
msgstr "Teksto"
#: scfuncs.hrc:4090
-#, fuzzy
msgctxt "SC_OPCODE_FINDB"
msgid "The text in which a search is to be made."
msgstr "Tekstas, kuriame vykdoma paieška."
@@ -13835,7 +13761,6 @@ msgid "Position"
msgstr "Padėtis"
#: scfuncs.hrc:4092
-#, fuzzy
msgctxt "SC_OPCODE_FINDB"
msgid "The position in the text from which the search starts."
msgstr "Vieta tekste, nuo kurios pradedama paieška."
@@ -13852,7 +13777,6 @@ msgid "Find text"
msgstr "Ieškoti teksto"
#: scfuncs.hrc:4100
-#, fuzzy
msgctxt "SC_OPCODE_SEARCHB"
msgid "The text to be found."
msgstr "Ieškomas tekstas."
@@ -13864,7 +13788,6 @@ msgid "Text"
msgstr "Teksto"
#: scfuncs.hrc:4102
-#, fuzzy
msgctxt "SC_OPCODE_SEARCHB"
msgid "The text in which a search is to be made."
msgstr "Tekstas, kuriame vykdoma paieška."
@@ -13876,7 +13799,6 @@ msgid "Position"
msgstr "Padėtis"
#: scfuncs.hrc:4104
-#, fuzzy
msgctxt "SC_OPCODE_SEARCHB"
msgid "The position in the text from which the search starts."
msgstr "Vieta tekste, nuo kurios pradedama paieška."
@@ -14564,25 +14486,21 @@ msgid "Display"
msgstr "Rodoma"
#: strings.hrc:160
-#, fuzzy
msgctxt "SCSTR_ACTIVE"
msgid "active"
msgstr "veikiamasis"
#: strings.hrc:161
-#, fuzzy
msgctxt "SCSTR_NOTACTIVE"
msgid "inactive"
msgstr "neaktyvus"
#: strings.hrc:162
-#, fuzzy
msgctxt "SCSTR_HIDDEN"
msgid "hidden"
msgstr "paslėptas"
#: strings.hrc:163
-#, fuzzy
msgctxt "SCSTR_ACTIVEWIN"
msgid "Active Window"
msgstr "Veikiamasis langas"
@@ -14927,7 +14845,6 @@ msgid "Mean"
msgstr "Vidurkis"
#: strings.hrc:241
-#, fuzzy
msgctxt "STRID_CALC_STD_ERROR"
msgid "Standard Error"
msgstr "Standartinė paklaida"
@@ -14944,7 +14861,6 @@ msgid "Median"
msgstr "Mediana"
#: strings.hrc:244
-#, fuzzy
msgctxt "STRID_CALC_VARIANCE"
msgid "Variance"
msgstr "Dispersija"
@@ -14970,13 +14886,11 @@ msgid "Range"
msgstr "Diapazonas"
#: strings.hrc:249
-#, fuzzy
msgctxt "STRID_CALC_MIN"
msgid "Minimum"
msgstr "Minimumas"
#: strings.hrc:250
-#, fuzzy
msgctxt "STRID_CALC_MAX"
msgid "Maximum"
msgstr "Maksimumas"
@@ -15054,13 +14968,11 @@ msgid "Geometric"
msgstr "Geometrinis"
#: strings.hrc:266
-#, fuzzy
msgctxt "STR_RNG_PARAMETER_MINIMUM"
msgid "Minimum"
msgstr "Minimumas"
#: strings.hrc:267
-#, fuzzy
msgctxt "STR_RNG_PARAMETER_MAXIMUM"
msgid "Maximum"
msgstr "Maksimumas"
@@ -15106,7 +15018,6 @@ msgstr "nu reikšmė"
#. SamplingDialog
#: strings.hrc:276
-#, fuzzy
msgctxt "STR_SAMPLING_UNDO_NAME"
msgid "Sampling"
msgstr "Imtis"
@@ -15525,13 +15436,11 @@ msgid "Data"
msgstr "Duomenys"
#: analysisofvariancedialog.ui:224
-#, fuzzy
msgctxt "analysisofvariancedialog|radio-single-factor"
msgid "Single factor"
msgstr "Vienas koeficientas"
#: analysisofvariancedialog.ui:240
-#, fuzzy
msgctxt "analysisofvariancedialog|radio-two-factor"
msgid "Two factor"
msgstr "Du koeficientai"
@@ -15809,37 +15718,31 @@ msgid "Conditional Formats"
msgstr "Sąlyginiai formatai"
#: conditionalentry.ui:58
-#, fuzzy
msgctxt "conditionalentry|type"
msgid "All Cells"
msgstr "Visi langeliai"
#: conditionalentry.ui:59
-#, fuzzy
msgctxt "conditionalentry|type"
msgid "Cell value is"
msgstr "Langelio reikšmė"
#: conditionalentry.ui:60
-#, fuzzy
msgctxt "conditionalentry|type"
msgid "Formula is"
msgstr "Formulė"
#: conditionalentry.ui:61
-#, fuzzy
msgctxt "conditionalentry|type"
msgid "Date is"
msgstr "Data"
#: conditionalentry.ui:72
-#, fuzzy
msgctxt "conditionalentry|styleft"
msgid "Apply Style:"
msgstr "Taikyti stilių:"
#: conditionalentry.ui:86
-#, fuzzy
msgctxt "conditionalentry|style"
msgid "New Style..."
msgstr "Naujas stilius…"
@@ -15851,7 +15754,6 @@ msgid "Enter a value:"
msgstr "Įveskite reikšmę!"
#: conditionalentry.ui:162
-#, fuzzy
msgctxt "conditionalentry|options"
msgid "More Options..."
msgstr "Daugiau parinkčių…"
@@ -15875,13 +15777,11 @@ msgid "Max"
msgstr "Maks."
#: conditionalentry.ui:178
-#, fuzzy
msgctxt "conditionalentry|colscalemin"
msgid "Percentile"
msgstr "Procentilis"
#: conditionalentry.ui:179
-#, fuzzy
msgctxt "conditionalentry|colscalemin"
msgid "Value"
msgstr "Reikšmė"
@@ -15917,13 +15817,11 @@ msgid "Max"
msgstr "Maks."
#: conditionalentry.ui:196
-#, fuzzy
msgctxt "conditionalentry|colscalemiddle"
msgid "Percentile"
msgstr "Procentilis"
#: conditionalentry.ui:197
-#, fuzzy
msgctxt "conditionalentry|colscalemiddle"
msgid "Value"
msgstr "Reikšmė"
@@ -15959,13 +15857,11 @@ msgid "Max"
msgstr "Maks."
#: conditionalentry.ui:214
-#, fuzzy
msgctxt "conditionalentry|colscalemax"
msgid "Percentile"
msgstr "Procentilis"
#: conditionalentry.ui:215
-#, fuzzy
msgctxt "conditionalentry|colscalemax"
msgid "Value"
msgstr "Reikšmė"
@@ -15983,7 +15879,6 @@ msgid "Formula"
msgstr "Formulė"
#: conditionalentry.ui:228
-#, fuzzy
msgctxt "conditionalentry|preview|tooltip_text"
msgid "Example"
msgstr "Pavyzdys"
@@ -16031,7 +15926,6 @@ msgid "between"
msgstr "yra tarp"
#: conditionalentry.ui:258
-#, fuzzy
msgctxt "conditionalentry|typeis"
msgid "not between"
msgstr "nėra tarp"
@@ -16043,31 +15937,26 @@ msgid "duplicate"
msgstr "yra dublikatas"
#: conditionalentry.ui:260
-#, fuzzy
msgctxt "conditionalentry|typeis"
msgid "not duplicate"
msgstr "nėra kopija"
#: conditionalentry.ui:261
-#, fuzzy
msgctxt "conditionalentry|typeis"
msgid "top 10 elements"
msgstr "10 pirmųjų elementų"
#: conditionalentry.ui:262
-#, fuzzy
msgctxt "conditionalentry|typeis"
msgid "bottom 10 elements"
msgstr "10 paskutiniųjų elementų"
#: conditionalentry.ui:263
-#, fuzzy
msgctxt "conditionalentry|typeis"
msgid "top 10 percent"
msgstr "10 pirmųjų procentų"
#: conditionalentry.ui:264
-#, fuzzy
msgctxt "conditionalentry|typeis"
msgid "bottom 10 percent"
msgstr "10 paskutiniųjų procentų"
@@ -16103,7 +15992,6 @@ msgid "Error"
msgstr "Klaida"
#: conditionalentry.ui:270
-#, fuzzy
msgctxt "conditionalentry|typeis"
msgid "No Error"
msgstr "be klaidų"
@@ -16151,7 +16039,6 @@ msgid "Tomorrow"
msgstr "rytoj"
#: conditionalentry.ui:290
-#, fuzzy
msgctxt "conditionalentry|datetype"
msgid "Last 7 days"
msgstr "Paskutinės 7 dienos"
@@ -16211,19 +16098,16 @@ msgid "Next year"
msgstr "kiti metai"
#: conditionalentry.ui:312
-#, fuzzy
msgctxt "conditionalentry|colorformat"
msgid "Color Scale (2 Entries)"
msgstr "Spalvų skalė (2 lygiai)"
#: conditionalentry.ui:313
-#, fuzzy
msgctxt "conditionalentry|colorformat"
msgid "Color Scale (3 Entries)"
msgstr "Spalvų skalė (3 lygiai)"
#: conditionalentry.ui:314
-#, fuzzy
msgctxt "conditionalentry|colorformat"
msgid "Data Bar"
msgstr "Histograma"
@@ -16235,121 +16119,101 @@ msgid "Icon Set"
msgstr "Piktogramų_rinkinys"
#: conditionalentry.ui:359
-#, fuzzy
msgctxt "conditionalentry|iconsettype"
msgid "3 Arrows"
msgstr "3 rodyklės"
#: conditionalentry.ui:360
-#, fuzzy
msgctxt "conditionalentry|iconsettype"
msgid "3 Gray Arrows"
msgstr "3 pilkos rodyklės"
#: conditionalentry.ui:361
-#, fuzzy
msgctxt "conditionalentry|iconsettype"
msgid "3 Flags"
msgstr "3 vėliavos"
#: conditionalentry.ui:362
-#, fuzzy
msgctxt "conditionalentry|iconsettype"
msgid "3 Traffic Lights 1"
msgstr "3 šviesoforai 1"
#: conditionalentry.ui:363
-#, fuzzy
msgctxt "conditionalentry|iconsettype"
msgid "3 Traffic Lights 2"
msgstr "3 šviesoforai 2"
#: conditionalentry.ui:364
-#, fuzzy
msgctxt "conditionalentry|iconsettype"
msgid "3 Signs"
msgstr "3 ženklai 1"
#: conditionalentry.ui:365
-#, fuzzy
msgctxt "conditionalentry|iconsettype"
msgid "3 Symbols 1"
msgstr "3 ženklai 2"
#: conditionalentry.ui:366
-#, fuzzy
msgctxt "conditionalentry|iconsettype"
msgid "3 Symbols 2"
msgstr "3 ženklai 3"
#: conditionalentry.ui:367
-#, fuzzy
msgctxt "conditionalentry|iconsettype"
msgid "3 Smileys"
msgstr "3 jaustukai"
#: conditionalentry.ui:368
-#, fuzzy
msgctxt "conditionalentry|iconsettype"
msgid "3 Stars"
msgstr "3 žvaigždės"
#: conditionalentry.ui:369
-#, fuzzy
msgctxt "conditionalentry|iconsettype"
msgid "3 Triangles"
msgstr "3 trikampiai"
#: conditionalentry.ui:370
-#, fuzzy
msgctxt "conditionalentry|iconsettype"
msgid "3 Colored Smileys"
msgstr "3 spalvoti jaustukai"
#: conditionalentry.ui:371
-#, fuzzy
msgctxt "conditionalentry|iconsettype"
msgid "4 Arrows"
msgstr "4 rodyklės"
#: conditionalentry.ui:372
-#, fuzzy
msgctxt "conditionalentry|iconsettype"
msgid "4 Gray Arrows"
msgstr "4 pilkos rodyklės"
#: conditionalentry.ui:373
-#, fuzzy
msgctxt "conditionalentry|iconsettype"
msgid "4 Circles Red to Black"
msgstr "4 raudoni ir juodi skrituliai"
#: conditionalentry.ui:374
-#, fuzzy
msgctxt "conditionalentry|iconsettype"
msgid "4 Ratings"
msgstr "4 pakopos"
#: conditionalentry.ui:375
-#, fuzzy
msgctxt "conditionalentry|iconsettype"
msgid "4 Traffic Lights"
msgstr "4 šviesoforai"
#: conditionalentry.ui:376
-#, fuzzy
msgctxt "conditionalentry|iconsettype"
msgid "5 Arrows"
msgstr "5 rodyklės"
#: conditionalentry.ui:377
-#, fuzzy
msgctxt "conditionalentry|iconsettype"
msgid "5 Gray Arrows"
msgstr "5 pilkos rodyklės"
#: conditionalentry.ui:378
-#, fuzzy
msgctxt "conditionalentry|iconsettype"
msgid "5 Ratings"
msgstr "5 pakopos"
@@ -16361,7 +16225,6 @@ msgid "5 Quarters"
msgstr "Ketvirčiai"
#: conditionalentry.ui:380
-#, fuzzy
msgctxt "conditionalentry|iconsettype"
msgid "5 Boxes"
msgstr "5 langeliai"
@@ -16392,7 +16255,6 @@ msgid " >= "
msgstr ""
#: conditionaliconset.ui:43
-#, fuzzy
msgctxt "conditionaliconset|listbox"
msgid "Value"
msgstr "Reikšmė"
@@ -16404,7 +16266,6 @@ msgid "Percent"
msgstr "Procentai"
#: conditionaliconset.ui:45
-#, fuzzy
msgctxt "conditionaliconset|listbox"
msgid "Percentile"
msgstr "Procentilis"
@@ -16978,13 +16839,11 @@ msgid "_Descending"
msgstr "Mažėjančiai"
#: datafieldoptionsdialog.ui:143
-#, fuzzy
msgctxt "datafieldoptionsdialog|manual"
msgid "_Manual"
msgstr "Rankiniu būdu"
#: datafieldoptionsdialog.ui:181
-#, fuzzy
msgctxt "datafieldoptionsdialog|label1"
msgid "Sort by"
msgstr "Rikiuoti pagal"
@@ -17111,25 +16970,21 @@ msgid "_Close"
msgstr "Užverti"
#: dataprovider.ui:9
-#, fuzzy
msgctxt "dataprovider|DataStreamDialog"
msgid "Live Data Streams"
msgstr "Duomenų srautai"
#: dataprovider.ui:107
-#, fuzzy
msgctxt "dataprovider|label6"
msgid "URL:"
msgstr "URL adresas:"
#: dataprovider.ui:120
-#, fuzzy
msgctxt "dataprovider|url|tooltip_text"
msgid "Enter the URL of the source document in the local file system or Internet here."
msgstr "Įveskite pirminio dokumento adresą kompiuteryje arba internete."
#: dataprovider.ui:138
-#, fuzzy
msgctxt "dataprovider|browse"
msgid "_Browse..."
msgstr "Parinkti…"
@@ -17151,19 +17006,16 @@ msgid "Search String:"
msgstr ""
#: dataprovider.ui:268
-#, fuzzy
msgctxt "dataprovider|label"
msgid "Source Stream"
msgstr "Srauto šaltinis"
#: dataproviderentry.ui:46
-#, fuzzy
msgctxt "dataproviderentry|url"
msgid "URL:"
msgstr "URL adresas:"
#: dataproviderentry.ui:57
-#, fuzzy
msgctxt "dataproviderentry|id"
msgid "ID:"
msgstr "Identifikatorius:"
@@ -17489,7 +17341,6 @@ msgid "Edit Setting"
msgstr "Nuostatos taisymas"
#: dropmenu.ui:12
-#, fuzzy
msgctxt "dropmenu|hyperlink"
msgid "Insert as Hyperlink"
msgstr "Įterpti hipersaitu"
@@ -17501,7 +17352,6 @@ msgid "Insert as Link"
msgstr "Įterpti saitą"
#: dropmenu.ui:28
-#, fuzzy
msgctxt "dropmenu|copy"
msgid "Insert as Copy"
msgstr "Įterpti kopija"
@@ -17592,7 +17442,6 @@ msgid "Grouped by"
msgstr "Sugrupuota pagal"
#: exponentialsmoothingdialog.ui:299
-#, fuzzy
msgctxt "exponentialsmoothingdialog|smoothing-factor-label"
msgid "Smoothing factor:"
msgstr "Glotninimo koeficientas:"
@@ -17815,7 +17664,6 @@ msgid "Left and Right Borders"
msgstr "Kairiuosiuose ir dešiniuosiuose puslapiuose"
#: floatinglinestyle.ui:41
-#, fuzzy
msgctxt "floatinglinestyle|more"
msgid "_More Options..."
msgstr "Daugiau parinkčių…"
@@ -17941,7 +17789,6 @@ msgid "Insert Function into calculation sheet"
msgstr ""
#: functionpanel.ui:59
-#, fuzzy
msgctxt "functionpanel|category"
msgid "Last Used"
msgstr "Vėliausiai naudotos"
@@ -17959,13 +17806,11 @@ msgid "Database"
msgstr "Duomenų bazės"
#: functionpanel.ui:62
-#, fuzzy
msgctxt "functionpanel|category"
msgid "Date&Time"
msgstr "Datos ir laiko"
#: functionpanel.ui:63
-#, fuzzy
msgctxt "functionpanel|category"
msgid "Financial"
msgstr "Finansinės"
@@ -17977,13 +17822,11 @@ msgid "Information"
msgstr "Informacinės"
#: functionpanel.ui:65
-#, fuzzy
msgctxt "functionpanel|category"
msgid "Logical"
msgstr "Loginės"
#: functionpanel.ui:66
-#, fuzzy
msgctxt "functionpanel|category"
msgid "Mathematical"
msgstr "Matematinės"
@@ -17995,7 +17838,6 @@ msgid "Array"
msgstr "Masyvo"
#: functionpanel.ui:68
-#, fuzzy
msgctxt "functionpanel|category"
msgid "Statistical"
msgstr "Statistinės"
@@ -18013,7 +17855,6 @@ msgid "Text"
msgstr "Teksto"
#: functionpanel.ui:71
-#, fuzzy
msgctxt "functionpanel|category"
msgid "Add-in"
msgstr "Papildinys"
@@ -18545,7 +18386,6 @@ msgid "Range _Options"
msgstr "Srities parinktys"
#: managenamesdialog.ui:398
-#, fuzzy
msgctxt "managenamesdialog|treeviewcolumn1"
msgid "column"
msgstr "stulpelis"
@@ -18786,7 +18626,6 @@ msgid "Contents"
msgstr "Turinys"
#: navigatorpanel.ui:138
-#, fuzzy
msgctxt "navigatorpanel|toggle|tooltip_text"
msgid "Toggle"
msgstr "Perjungti"
@@ -18809,7 +18648,6 @@ msgid "Document"
msgstr "Dokumentas: "
#: navigatorpanel.ui:193
-#, fuzzy
msgctxt "navigatorpanel|documents-atkobject"
msgid "Active Window"
msgstr "Veikiamasis langas"
@@ -18932,19 +18770,16 @@ msgid "Default"
msgstr "Numatytasis"
#: notebookbar_groupedbar_compact.ui:3877
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|Accent1"
msgid "Accent 1"
msgstr "Paryškinimas 1"
#: notebookbar_groupedbar_compact.ui:3885
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|Accent2"
msgid "Accent 2"
msgstr "Paryškinimas 2"
#: notebookbar_groupedbar_compact.ui:3893
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|Accent3"
msgid "Accent 3"
msgstr "Paryškinimas 3"
@@ -18962,7 +18797,6 @@ msgid "Header 2"
msgstr "Puslapinė antraštė"
#: notebookbar_groupedbar_compact.ui:3929
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|bad"
msgid "Bad"
msgstr "Blogai"
@@ -18974,19 +18808,16 @@ msgid "Error"
msgstr "Klaida"
#: notebookbar_groupedbar_compact.ui:3945
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|good"
msgid "Good"
msgstr "Gerai"
#: notebookbar_groupedbar_compact.ui:3953
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|neutral"
msgid "Neutral"
msgstr "Neutralu"
#: notebookbar_groupedbar_compact.ui:3961
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|warning"
msgid "Warning"
msgstr "Įspėjimas"
@@ -19004,7 +18835,6 @@ msgid "Note"
msgstr "Pastaba"
#: notebookbar_groupedbar_compact.ui:4643
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|fileb"
msgid "_File"
msgstr "Failas"
@@ -19022,7 +18852,6 @@ msgid "St_yles"
msgstr "Stiliai"
#: notebookbar_groupedbar_compact.ui:5092
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|formatb"
msgid "F_ont"
msgstr "Šriftas"
@@ -19040,7 +18869,6 @@ msgid "_Number"
msgstr "Skaičius"
#: notebookbar_groupedbar_compact.ui:5470
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|paragraphb"
msgid "_Alignment"
msgstr "Lygiuotė"
@@ -19070,31 +18898,26 @@ msgid "_View"
msgstr "Rodymas"
#: notebookbar_groupedbar_compact.ui:6120
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|reviewb"
msgid "_Review"
msgstr "Peržiūra"
#: notebookbar_groupedbar_compact.ui:6262
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|graphicB"
msgid "_Graphic"
msgstr "Paveikslas"
#: notebookbar_groupedbar_compact.ui:6366
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|colorb"
msgid "C_olor"
msgstr "Spalva"
#: notebookbar_groupedbar_compact.ui:6705
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|arrange"
msgid "_Arrange"
msgstr "Išdėstymas"
#: notebookbar_groupedbar_compact.ui:6865
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|GridB"
msgid "_Grid"
msgstr "Tinklelis"
@@ -19106,7 +18929,6 @@ msgid "_Language"
msgstr "Kalba:"
#: notebookbar_groupedbar_compact.ui:7111
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|revieb"
msgid "_Review"
msgstr "Peržiūra"
@@ -19118,7 +18940,6 @@ msgid "_Comments"
msgstr "Komentarus"
#: notebookbar_groupedbar_compact.ui:7361
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|compareb"
msgid "Com_pare"
msgstr "Palyginti"
@@ -19130,25 +18951,21 @@ msgid "_View"
msgstr "Rodymas"
#: notebookbar_groupedbar_compact.ui:7634
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|editdrawb"
msgid "_Styles"
msgstr "_Stiliai"
#: notebookbar_groupedbar_compact.ui:7850
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|drawb"
msgid "D_raw"
msgstr "Braižymas"
#: notebookbar_groupedbar_compact.ui:8040
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|arrangeD"
msgid "_Arrange"
msgstr "Išdėstymas"
#: notebookbar_groupedbar_compact.ui:8149
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|Grid"
msgid "_Grid"
msgstr "Tinklelis"
@@ -19160,25 +18977,21 @@ msgid "Grou_p"
msgstr "Grupuoti"
#: notebookbar_groupedbar_compact.ui:8366
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|3Db"
msgid "3_D"
msgstr "3_D"
#: notebookbar_groupedbar_compact.ui:8549
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|oleB"
msgid "F_rame"
msgstr "Kadras"
#: notebookbar_groupedbar_compact.ui:8756
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|arrangeO"
msgid "_Arrange"
msgstr "Išdėstymas"
#: notebookbar_groupedbar_compact.ui:8865
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|GridO"
msgid "_Grid"
msgstr "Tinklelis"
@@ -19190,7 +19003,6 @@ msgid "_View"
msgstr "Rodymas"
#: notebookbar_groupedbar_compact.ui:9080
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|paragraphstyles"
msgid "_Styles"
msgstr "_Stiliai"
@@ -19214,19 +19026,16 @@ msgid "_View"
msgstr "Rodymas"
#: notebookbar_groupedbar_compact.ui:9795
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|menub"
msgid "_Menu"
-msgstr "_Meniu"
+msgstr "Meniu"
#: notebookbar_groupedbar_compact.ui:9850
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|toolsb"
msgid "_Tools"
msgstr "Priemonės"
#: notebookbar_groupedbar_full.ui:3663
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|menubarD"
msgid "Menubar"
msgstr "Meniu juosta"
@@ -19238,19 +19047,16 @@ msgid "Default"
msgstr "Numatytasis"
#: notebookbar_groupedbar_full.ui:3811
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|Accent1"
msgid "Accent 1"
msgstr "Paryškinimas 1"
#: notebookbar_groupedbar_full.ui:3819
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|Accent2"
msgid "Accent 2"
msgstr "Paryškinimas 2"
#: notebookbar_groupedbar_full.ui:3827
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|Accent3"
msgid "Accent 3"
msgstr "Paryškinimas 3"
@@ -19268,7 +19074,6 @@ msgid "Header 2"
msgstr "Puslapinė antraštė"
#: notebookbar_groupedbar_full.ui:3863
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|bad"
msgid "Bad"
msgstr "Blogai"
@@ -19280,19 +19085,16 @@ msgid "Error"
msgstr "Klaida"
#: notebookbar_groupedbar_full.ui:3879
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|good"
msgid "Good"
msgstr "Gerai"
#: notebookbar_groupedbar_full.ui:3887
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|neutral"
msgid "Neutral"
msgstr "Neutralu"
#: notebookbar_groupedbar_full.ui:3895
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|warning"
msgid "Warning"
msgstr "Įspėjimas"
@@ -19310,7 +19112,6 @@ msgid "Note"
msgstr "Pastaba"
#: notebookbar_groupedbar_full.ui:4589
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|fileb"
msgid "_File"
msgstr "Failas"
@@ -19328,7 +19129,6 @@ msgid "St_yles"
msgstr "Stiliai"
#: notebookbar_groupedbar_full.ui:5278
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|formatb"
msgid "F_ont"
msgstr "Šriftas"
@@ -19340,7 +19140,6 @@ msgid "_Number"
msgstr "Skaičius"
#: notebookbar_groupedbar_full.ui:5736
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|paragraphb"
msgid "_Alignment"
msgstr "Lygiuotė"
@@ -19370,31 +19169,26 @@ msgid "_View"
msgstr "Rodymas"
#: notebookbar_groupedbar_full.ui:6668
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|reviewb"
msgid "_Review"
msgstr "Peržiūra"
#: notebookbar_groupedbar_full.ui:6889
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|graphicB"
msgid "_Graphic"
msgstr "Paveikslas"
#: notebookbar_groupedbar_full.ui:7240
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|arrange"
msgid "_Arrange"
msgstr "Išdėstymas"
#: notebookbar_groupedbar_full.ui:7389
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|colorb"
msgid "C_olor"
msgstr "Spalva"
#: notebookbar_groupedbar_full.ui:7640
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|GridB"
msgid "_Grid"
msgstr "Tinklelis"
@@ -19406,7 +19200,6 @@ msgid "_Language"
msgstr "Kalba:"
#: notebookbar_groupedbar_full.ui:8001
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|revieb"
msgid "_Review"
msgstr "Peržiūra"
@@ -19418,7 +19211,6 @@ msgid "_Comments"
msgstr "Komentarus"
#: notebookbar_groupedbar_full.ui:8415
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|compareb"
msgid "Com_pare"
msgstr "Palyginti"
@@ -19430,7 +19222,6 @@ msgid "_View"
msgstr "Rodymas"
#: notebookbar_groupedbar_full.ui:9055
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|drawb"
msgid "D_raw"
msgstr "Braižymas"
@@ -19442,7 +19233,6 @@ msgid "_Edit"
msgstr "Keisti"
#: notebookbar_groupedbar_full.ui:9762
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|arrangedrawb"
msgid "_Arrange"
msgstr "Išdėstymas"
@@ -19460,19 +19250,16 @@ msgid "Grou_p"
msgstr "Grupuoti"
#: notebookbar_groupedbar_full.ui:10273
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|3Db"
msgid "3_D"
msgstr "3_D"
#: notebookbar_groupedbar_full.ui:10580
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|formatd"
msgid "F_ont"
msgstr "Šriftas"
#: notebookbar_groupedbar_full.ui:10845
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|paragraphTextb"
msgid "_Alignment"
msgstr "Lygiuotė"
@@ -19496,19 +19283,16 @@ msgid "_Media"
msgstr "Medija"
#: notebookbar_groupedbar_full.ui:11571
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|oleB"
msgid "F_rame"
msgstr "Kadras"
#: notebookbar_groupedbar_full.ui:12001
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|arrageOLE"
msgid "_Arrange"
msgstr "Išdėstymas"
#: notebookbar_groupedbar_full.ui:12164
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|OleGridB"
msgid "_Grid"
msgstr "Tinklelis"
@@ -19520,19 +19304,16 @@ msgid "_View"
msgstr "Rodymas"
#: notebookbar_groupedbar_full.ui:12509
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|menub"
msgid "_Menu"
-msgstr "_Meniu"
+msgstr "Meniu"
#: notebookbar_groupedbar_full.ui:12561
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|toolsb"
msgid "_Tools"
msgstr "Priemonės"
#: notebookbar_groupedbar_full.ui:12615
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|helpb"
msgid "_Help"
msgstr "_Žinynas"
@@ -19640,25 +19421,21 @@ msgid "Default"
msgstr "Numatytasis"
#: notebookbar_groups.ui:312
-#, fuzzy
msgctxt "notebookbar_groups|tablestyle1"
msgid "Style 1"
msgstr "1 stilius"
#: notebookbar_groups.ui:320
-#, fuzzy
msgctxt "notebookbar_groups|tablestyle2"
msgid "Style 2"
msgstr "2 stilius"
#: notebookbar_groups.ui:328
-#, fuzzy
msgctxt "notebookbar_groups|tablestyle3"
msgid "Style 3"
msgstr "3 stilius"
#: notebookbar_groups.ui:336
-#, fuzzy
msgctxt "notebookbar_groups|tablestyle4"
msgid "Style 4"
msgstr "4 stilius"
@@ -19745,7 +19522,6 @@ msgid "Spreadsheet"
msgstr "Langeliai"
#: notebookbar_groups.ui:1740
-#, fuzzy
msgctxt "notebookbar_groups|shapesb"
msgid "Shapes"
msgstr "Figūros"
@@ -19761,13 +19537,11 @@ msgid "Insert"
msgstr "Įterpimas"
#: notebookbar_groups.ui:1900
-#, fuzzy
msgctxt "notebookbar_groups|imagestyleb"
msgid "Style"
msgstr "Stilius"
#: notebookbar_groups.ui:1940
-#, fuzzy
msgctxt "notebookbar_groups|resetb"
msgid "Reset"
msgstr "Atstatyti"
@@ -19821,19 +19595,16 @@ msgid "After"
msgstr "Iš dešinės"
#: notebookbar_groups.ui:2144
-#, fuzzy
msgctxt "notebookbar_groups|wrapthrough"
msgid "Through"
msgstr "Objektas virš teksto"
#: notebookbar_groups.ui:2159
-#, fuzzy
msgctxt "notebookbar_groups|wrapcontour"
msgid "Contour"
msgstr "Kontūras"
#: notebookbar_groups.ui:2168
-#, fuzzy
msgctxt "notebookbar_groups|contourdialog"
msgid "Edit Contour"
msgstr "Taisyti kontūrą"
@@ -20310,7 +20081,6 @@ msgid "Cell Style"
msgstr "Langelio stilius"
#: paratemplatedialog.ui:81
-#, fuzzy
msgctxt "paratemplatedialog|standard"
msgid "_Standard"
msgstr "Įprastinis"
@@ -20832,25 +20602,21 @@ msgid "Select unprotected cells"
msgstr "Pažymėti neapsaugotus langelius"
#: protectsheetdlg.ui:255
-#, fuzzy
msgctxt "protectsheetdlg|insert-columns"
msgid "Insert columns"
msgstr "Įterpti stulpelius"
#: protectsheetdlg.ui:267
-#, fuzzy
msgctxt "protectsheetdlg|insert-rows"
msgid "Insert rows"
msgstr "Įterpti eilutes"
#: protectsheetdlg.ui:279
-#, fuzzy
msgctxt "protectsheetdlg|delete-columns"
msgid "Delete columns"
msgstr "Šalinti stulpelius"
#: protectsheetdlg.ui:291
-#, fuzzy
msgctxt "protectsheetdlg|delete-rows"
msgid "Delete rows"
msgstr "Šalinti eilutes"
@@ -21751,19 +21517,16 @@ msgid "Text Orientation"
msgstr "Teksto kryptis:"
#: sidebaralignment.ui:411
-#, fuzzy
msgctxt "sidebaralignment|bottom|tooltip_text"
msgid "Text Extension From Lower Cell Border"
msgstr "Kampo viršūnė apatinėje langelio kraštinėje"
#: sidebaralignment.ui:429
-#, fuzzy
msgctxt "sidebaralignment|top|tooltip_text"
msgid "Text Extension From Upper Cell Border"
msgstr "Kampo viršūnė viršutinėje langelio kraštinėje"
#: sidebaralignment.ui:447
-#, fuzzy
msgctxt "sidebaralignment|standard|tooltip_text"
msgid "Text Extension Inside Cell"
msgstr "Teksto pasukimas langelyje"
@@ -21875,7 +21638,6 @@ msgid "Text"
msgstr "Tekstas"
#: sidebarnumberformat.ui:54
-#, fuzzy
msgctxt "sidebarnumberformat|category-atkobject"
msgid "Category"
msgstr "Kategorija"
@@ -21897,7 +21659,6 @@ msgid "Decimal Places"
msgstr "Dešimtainės skiltys:"
#: sidebarnumberformat.ui:169
-#, fuzzy
msgctxt "sidebarnumberformat|denominatorplaceslabel"
msgid "Den_ominator places:"
msgstr "Skaitmenys vardiklyje:"
@@ -22178,25 +21939,21 @@ msgid "Operator"
msgstr "Operacija"
#: solverdlg.ui:626
-#, fuzzy
msgctxt "solverdlg|val1edit-atkobject"
msgid "Value"
msgstr "Reikšmė"
#: solverdlg.ui:645
-#, fuzzy
msgctxt "solverdlg|val2edit-atkobject"
msgid "Value"
msgstr "Reikšmė"
#: solverdlg.ui:664
-#, fuzzy
msgctxt "solverdlg|val3edit-atkobject"
msgid "Value"
msgstr "Reikšmė"
#: solverdlg.ui:683
-#, fuzzy
msgctxt "solverdlg|val4edit-atkobject"
msgid "Value"
msgstr "Reikšmė"
@@ -22342,7 +22099,6 @@ msgid "Enable natural sort"
msgstr "Įgalinti natūralųjį rikiavimą"
#: sortoptionspage.ui:89
-#, fuzzy
msgctxt "sortoptionspage|includenotes"
msgid "Include comments-only boundary column(s)"
msgstr "Įtraukti kraštinius stulpelius tik su komentarais"
@@ -22353,13 +22109,11 @@ msgid "Copy sort results to:"
msgstr "Kopijuoti rikiavimo rezultatus į:"
#: sortoptionspage.ui:129
-#, fuzzy
msgctxt "sortoptionspage|outarealb-atkobject"
msgid "Copy sort results to:"
msgstr "Kopijuoti rikiavimo rezultatus į:"
#: sortoptionspage.ui:149
-#, fuzzy
msgctxt "sortoptionspage|outareaed-atkobject"
msgid "Copy sort results to:"
msgstr "Kopijuoti rikiavimo rezultatus į:"
@@ -22370,7 +22124,6 @@ msgid "Custom sort order"
msgstr "Pasirinktina rikiavimo tvarka"
#: sortoptionspage.ui:186
-#, fuzzy
msgctxt "sortoptionspage|sortuserlb-atkobject"
msgid "Custom sort order"
msgstr "Pasirinktina rikiavimo tvarka"
@@ -23101,7 +22854,6 @@ msgid "Othe_r"
msgstr "Kita"
#: textimportcsv.ui:403
-#, fuzzy
msgctxt "textimportcsv|inputother-atkobject"
msgid "Other"
msgstr "Kita"
diff --git a/source/lt/scaddins/messages.po b/source/lt/scaddins/messages.po
index 7087913f060..858a1d95020 100644
--- a/source/lt/scaddins/messages.po
+++ b/source/lt/scaddins/messages.po
@@ -1085,7 +1085,6 @@ msgid "Returns the product of several complex numbers"
msgstr "Rezultatas yra kelių kompleksinių skaičių sandauga"
#: analysis.hrc:430 /home/cl/vc/git/libo-core/scaddins/inc/analysis.hrc:432
-#, fuzzy
msgctxt "ANALYSIS_Improduct"
msgid "Complex number"
msgstr "Kompleksinis skaičius"
diff --git a/source/lt/scp2/source/ooo.po b/source/lt/scp2/source/ooo.po
index f02626219e5..da8c0467522 100644
--- a/source/lt/scp2/source/ooo.po
+++ b/source/lt/scp2/source/ooo.po
@@ -4411,7 +4411,6 @@ msgid "Slovenian spelling dictionary, hyphenation rules, and thesaurus"
msgstr "Slovėnų kalbos rašybos tikrinimo, žodžių kėlybos ir tezauro žodynai"
#: module_ooo.ulf
-#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_NAME_MODULE_EXTENSION_DICTIONARY_SQ\n"
diff --git a/source/lt/sd/messages.po b/source/lt/sd/messages.po
index 779bfa9c643..32c6230fe4f 100644
--- a/source/lt/sd/messages.po
+++ b/source/lt/sd/messages.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-01-10 11:50+0100\n"
-"PO-Revision-Date: 2018-01-08 21:44+0000\n"
+"PO-Revision-Date: 2018-01-13 17:13+0000\n"
"Last-Translator: Modestas Rimkus <modestas.rimkus@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: lt\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1515447840.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1515863580.000000\n"
#: DocumentRenderer.hrc:29
msgctxt "STR_IMPRESS_PRINT_UI_CONTENT_CHOICES"
@@ -1945,7 +1945,6 @@ msgid "PresentationNotes"
msgstr "Pateikčių stiliai"
#: strings.hrc:368
-#, fuzzy
msgctxt "SID_SD_A11Y_P_HANDOUT_N"
msgid "Handout"
msgstr "Dalijamoji medžiaga"
@@ -2119,7 +2118,6 @@ msgid "Until end of slide"
msgstr "Iki skaidrės pabaigos"
#: strings.hrc:402
-#, fuzzy
msgctxt "STR_CUSTOMANIMATION_DIRECTION_PROPERTY"
msgid "Direction:"
msgstr "Kryptis:"
@@ -2438,7 +2436,6 @@ msgid "%PRODUCTNAME Draw has searched to the beginning of the document. Do you w
msgstr "„%PRODUCTNAME“ grafikos rengyklė atliko paiešką iki dokumento pradžios. Ar tęsti paiešką nuo pabaigos?"
#: strings.hrc:470
-#, fuzzy
msgctxt "STR_SD_NONE"
msgid "- None -"
msgstr "- Nėra -"
@@ -2861,7 +2858,6 @@ msgid "Select the speed of the Animation."
msgstr "Pasirinkite animacijos spartą."
#: customanimationspanelhorizontal.ui:302
-#, fuzzy
msgctxt "customanimationspanelhorizontal|delay_label"
msgid "_Delay:"
msgstr "Delsa:"
@@ -3137,7 +3133,6 @@ msgid "Last Image"
msgstr "Paskutinis paveikslas"
#: dockinganimation.ui:299
-#, fuzzy
msgctxt "dockinganimation|group"
msgid "Group object"
msgstr "Grupės objektas"
@@ -3148,7 +3143,6 @@ msgid "Bitmap object"
msgstr ""
#: dockinganimation.ui:340
-#, fuzzy
msgctxt "dockinganimation|alignmentft"
msgid "Alignment"
msgstr "Lygiuotė"
@@ -3304,7 +3298,6 @@ msgid "Larger"
msgstr "Didelis"
#: fontsizemenu.ui:36
-#, fuzzy
msgctxt "fontsizemenu|400"
msgid "Extra Large"
msgstr "Ypač dideli"
@@ -3316,13 +3309,11 @@ msgid "Bold"
msgstr "Pusjuodė linija"
#: fontstylemenu.ui:20
-#, fuzzy
msgctxt "fontstylemenu|italic"
msgid "Italic"
msgstr "Kursyvas"
#: fontstylemenu.ui:28
-#, fuzzy
msgctxt "fontstylemenu|underline"
msgid "Underlined"
msgstr "Pabraukta"
@@ -3606,13 +3597,11 @@ msgid "Show S_mall Preview"
msgstr "Rodyti mažą peržiūrą"
#: navigatorpanel.ui:22
-#, fuzzy
msgctxt "navigatorpanel|documents|tooltip_text"
msgid "Document"
msgstr "Dokumentas"
#: navigatorpanel.ui:25
-#, fuzzy
msgctxt "navigatorpanel|documents-atkobject"
msgid "Active Window"
msgstr "Veikiamasis langas"
@@ -3756,19 +3745,16 @@ msgid "Image"
msgstr "Paveikslas"
#: notebookbar_groupedbar_compact.ui:466
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|menubarD1"
msgid "Menubar"
msgstr "Meniu juosta"
#: notebookbar_groupedbar_compact.ui:1884
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|menubarD"
msgid "Menubar"
msgstr "Meniu juosta"
#: notebookbar_groupedbar_compact.ui:2575
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|fileb"
msgid "_File"
msgstr "Failas"
@@ -3798,7 +3784,6 @@ msgid "_Insert"
msgstr "Įterpimas"
#: notebookbar_groupedbar_compact.ui:3332
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|draw"
msgid "D_raw"
msgstr "Braižymas"
@@ -3811,7 +3796,6 @@ msgstr "Rodymas"
#: notebookbar_groupedbar_compact.ui:3767
#: /home/cl/vc/git/libo-core/sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:4777
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|reviewb"
msgid "_Review"
msgstr "Peržiūra"
@@ -3855,13 +3839,11 @@ msgid "_Slide Show"
msgstr "Demonstravimas"
#: notebookbar_groupedbar_compact.ui:5479
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|rowscolumnst"
msgid "R_ows"
msgstr "Eilutės"
#: notebookbar_groupedbar_compact.ui:5795
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|calculatet"
msgid "_Calc"
msgstr "Skaičiavimai"
@@ -3873,7 +3855,6 @@ msgid "St_yles"
msgstr "Stiliai"
#: notebookbar_groupedbar_compact.ui:6214
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|drawb"
msgid "D_raw"
msgstr "Braižymas"
@@ -3885,32 +3866,27 @@ msgid "Grou_p"
msgstr "Grupavimas"
#: notebookbar_groupedbar_compact.ui:6694
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|GridO"
msgid "_Grid"
msgstr "Tinklelis"
#: notebookbar_groupedbar_compact.ui:6836
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|3Db"
msgid "3_D"
msgstr "3_D"
#: notebookbar_groupedbar_compact.ui:7008
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|graphicB"
msgid "_Graphic"
msgstr "Paveikslas"
#: notebookbar_groupedbar_compact.ui:7123
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|colorb"
msgid "C_olor"
msgstr "Spalva"
#: notebookbar_groupedbar_compact.ui:7596
#: /home/cl/vc/git/libo-core/sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui:8350
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|GridB"
msgid "_Grid"
msgstr "Tinklelis"
@@ -3922,7 +3898,6 @@ msgid "_Slide Show"
msgstr "Demonstravimas"
#: notebookbar_groupedbar_compact.ui:7957
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|oleB"
msgid "F_rame"
msgstr "Kadras"
@@ -3946,7 +3921,6 @@ msgid "_Insert"
msgstr "Įterpimas"
#: notebookbar_groupedbar_compact.ui:9016
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|drawMaster"
msgid "D_raw"
msgstr "Braižymas"
@@ -3958,31 +3932,26 @@ msgid "_View"
msgstr "Rodymas"
#: notebookbar_groupedbar_compact.ui:9526
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|menub"
msgid "_Menu"
-msgstr "_Meniu"
+msgstr "Meniu"
#: notebookbar_groupedbar_compact.ui:9581
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|toolsb"
msgid "_Tools"
msgstr "Priemonės"
#: notebookbar_groupedbar_full.ui:2372
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|menubarD"
msgid "Menubar"
msgstr "Meniu juosta"
#: notebookbar_groupedbar_full.ui:2541
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|Quotation2"
msgid "Quotation"
msgstr "Citata"
#: notebookbar_groupedbar_full.ui:3227
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|fileb"
msgid "_File"
msgstr "Failas"
@@ -4012,7 +3981,6 @@ msgid "_Insert"
msgstr "Įterpimas"
#: notebookbar_groupedbar_full.ui:4302
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|draw"
msgid "D_raw"
msgstr "Braižymas"
@@ -4025,7 +3993,6 @@ msgstr "Rodymas"
#: notebookbar_groupedbar_full.ui:4632
#: /home/cl/vc/git/libo-core/sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:6202
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|reviewb"
msgid "_Review"
msgstr "Peržiūra"
@@ -4035,7 +4002,6 @@ msgstr "Peržiūra"
#: /home/cl/vc/git/libo-core/sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:9790
#: /home/cl/vc/git/libo-core/sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:11217
#: /home/cl/vc/git/libo-core/sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:12467
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|arrangedrawb"
msgid "_Arrange"
msgstr "Išdėstymas"
@@ -4085,19 +4051,16 @@ msgid "T_able"
msgstr "Lentelė"
#: notebookbar_groupedbar_full.ui:7362
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|rowscolumnst"
msgid "R_ows"
msgstr "Eilutės"
#: notebookbar_groupedbar_full.ui:7482
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|calculatet"
msgid "_Calc"
msgstr "Skaičiavimai"
#: notebookbar_groupedbar_full.ui:7818
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|drawb"
msgid "D_raw"
msgstr "Braižymas"
@@ -4111,7 +4074,6 @@ msgstr "Taisa"
#: notebookbar_groupedbar_full.ui:8677
#: /home/cl/vc/git/libo-core/sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:9941
#: /home/cl/vc/git/libo-core/sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:11368
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|GridDrawB"
msgid "_Grid"
msgstr "Tinklelis"
@@ -4123,19 +4085,16 @@ msgid "Grou_p"
msgstr "Grupavimas"
#: notebookbar_groupedbar_full.ui:8958
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|3Db"
msgid "3_D"
msgstr "3_D"
#: notebookbar_groupedbar_full.ui:9216
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|graphicB"
msgid "_Graphic"
msgstr "Paveikslas"
#: notebookbar_groupedbar_full.ui:9387
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|colorb"
msgid "C_olor"
msgstr "Spalva"
@@ -4153,7 +4112,6 @@ msgid "_Slide Show"
msgstr "Demonstravimas"
#: notebookbar_groupedbar_full.ui:10805
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|editdrawb"
msgid "F_rame"
msgstr "Kadras"
@@ -4177,7 +4135,6 @@ msgid "_Insert"
msgstr "Įterpimas"
#: notebookbar_groupedbar_full.ui:12141
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|drawm"
msgid "D_raw"
msgstr "Braižymas"
@@ -4189,31 +4146,26 @@ msgid "_View"
msgstr "Rodymas"
#: notebookbar_groupedbar_full.ui:12749
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|menub"
msgid "_Menu"
-msgstr "_Meniu"
+msgstr "Meniu"
#: notebookbar_groupedbar_full.ui:12801
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|toolsb"
msgid "_Tools"
msgstr "Priemonės"
#: notebookbar_groupedbar_full.ui:12855
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|helpb"
msgid "_Help"
msgstr "_Žinynas"
#: notebookbar_groups.ui:49
-#, fuzzy
msgctxt "notebookbar_groups|layout01"
msgid "Blank"
msgstr "Tuščia"
#: notebookbar_groups.ui:57
-#, fuzzy
msgctxt "notebookbar_groups|layout02"
msgid "Title Slide"
msgstr "Antraštė ir patikslinimas"
@@ -4225,13 +4177,11 @@ msgid "Title, Text"
msgstr "Antraštė ir patikslinimas"
#: notebookbar_groups.ui:73
-#, fuzzy
msgctxt "notebookbar_groups|layout04"
msgid "Title, Content"
msgstr "Antraštė ir turinio kadras"
#: notebookbar_groups.ui:81
-#, fuzzy
msgctxt "notebookbar_groups|layout05"
msgid "Centered Text"
msgstr "Centruotas tekstas"
@@ -4278,7 +4228,6 @@ msgid "Default"
msgstr "Numatytasis"
#: notebookbar_groups.ui:265
-#, fuzzy
msgctxt "notebookbar_groups|shapestylenofill"
msgid "No Fill"
msgstr "Bespalvis"
@@ -4349,7 +4298,6 @@ msgid "Layout"
msgstr "Maketas"
#: notebookbar_groups.ui:1323
-#, fuzzy
msgctxt "notebookbar_groups|animationb"
msgid "Animation"
msgstr "Animacija"
@@ -4367,7 +4315,6 @@ msgid "Slide"
msgstr "Lapas"
#: notebookbar_groups.ui:1460
-#, fuzzy
msgctxt "notebookbar_groups|shapesb"
msgid "Shapes"
msgstr "Figūros"
@@ -4383,13 +4330,11 @@ msgid "Insert"
msgstr "Įterpimas"
#: notebookbar_groups.ui:1620
-#, fuzzy
msgctxt "notebookbar_groups|imagestyleb"
msgid "Style"
msgstr "Stilius"
#: notebookbar_groups.ui:1659
-#, fuzzy
msgctxt "notebookbar_groups|resetb"
msgid "Reset"
msgstr "Atstatyti"
@@ -4443,19 +4388,16 @@ msgid "After"
msgstr "Po"
#: notebookbar_groups.ui:1863
-#, fuzzy
msgctxt "notebookbar_groups|wrapthrough"
msgid "Through"
msgstr "Objektas virš teksto"
#: notebookbar_groups.ui:1878
-#, fuzzy
msgctxt "notebookbar_groups|wrapcontour"
msgid "Contour"
msgstr "Kontūras"
#: notebookbar_groups.ui:1887
-#, fuzzy
msgctxt "notebookbar_groups|contourdialog"
msgid "Edit Contour"
msgstr "Taisyti kontūrą"
@@ -4728,7 +4670,6 @@ msgid "Duration of pause"
msgstr "Pauzės trukmė"
#: presentationdialog.ui:395
-#, fuzzy
msgctxt "presentationdialog|pauseduration-atkobject"
msgid "Pause Duration"
msgstr "Pauzės trukmė"
@@ -4851,7 +4792,6 @@ msgid "Notes"
msgstr "Pastabos"
#: prntopts.ui:371
-#, fuzzy
msgctxt "prntopts|handoutcb"
msgid "Handouts"
msgstr "Dalijamoji medžiaga"
@@ -5242,7 +5182,6 @@ msgid "Larger"
msgstr "Didelis"
#: scalemenu.ui:36
-#, fuzzy
msgctxt "scalemenu|400"
msgid "Extra Large"
msgstr "Ypač dideli"
@@ -5338,7 +5277,6 @@ msgid "Master View"
msgstr ""
#: sidebarslidebackground.ui:226
-#, fuzzy
msgctxt "sidebarslidebackground|closemasterslide"
msgid "Close Master View"
msgstr "Užverti pagrindo rodymą"
@@ -5350,7 +5288,6 @@ msgid "None"
msgstr "Nieko"
#: sidebarslidebackground.ui:249
-#, fuzzy
msgctxt "sidebarslidebackground|marginLB"
msgid "Narrow"
msgstr "Siauros"
@@ -5362,25 +5299,21 @@ msgid "Moderate"
msgstr "Saikingi"
#: sidebarslidebackground.ui:251
-#, fuzzy
msgctxt "sidebarslidebackground|marginLB"
msgid "Normal 0.75\""
msgstr "Įprastos 0,75\""
#: sidebarslidebackground.ui:252
-#, fuzzy
msgctxt "sidebarslidebackground|marginLB"
msgid "Normal 1\""
msgstr "Įprastos 1\""
#: sidebarslidebackground.ui:253
-#, fuzzy
msgctxt "sidebarslidebackground|marginLB"
msgid "Normal 1.25\""
msgstr "Įprastos 1,25\""
#: sidebarslidebackground.ui:254
-#, fuzzy
msgctxt "sidebarslidebackground|marginLB"
msgid "Wide"
msgstr "Plačios"
@@ -5397,7 +5330,6 @@ msgid "Custom"
msgstr "Pasirinktinė"
#: slidecontextmenu.ui:12
-#, fuzzy
msgctxt "slidecontextmenu|next"
msgid "_Next"
msgstr "Kitas"
@@ -5666,7 +5598,6 @@ msgid "Play"
msgstr "Leisti"
#: tabledesignpanel.ui:22
-#, fuzzy
msgctxt "tabledesignpanel|UseFirstRowStyle"
msgid "_Header row"
msgstr "Antraštės eilutė"
@@ -5700,7 +5631,6 @@ msgid "Ba_nded columns"
msgstr ""
#: tabledesignpanelhorizontal.ui:39
-#, fuzzy
msgctxt "tabledesignpanelhorizontal|UseFirstRowStyle"
msgid "_Header row"
msgstr "Antraštės eilutė"
@@ -5826,7 +5756,6 @@ msgid "Highlighting"
msgstr "Paryškinimas"
#: breakdialog.ui:7
-#, fuzzy
msgctxt "breakdialog|BreakDialog"
msgid "Break"
msgstr "Lūžiai"
@@ -5852,7 +5781,6 @@ msgid "Bullets and Numbering"
msgstr "Ženklinimas ir numeravimas"
#: bulletsandnumbering.ui:67
-#, fuzzy
msgctxt "bulletsandnumbering|reset"
msgid "Reset"
msgstr "Atstatyti"
@@ -5958,7 +5886,6 @@ msgid "Colors"
msgstr "Spalvos"
#: crossfadedialog.ui:15
-#, fuzzy
msgctxt "crossfadedialog|CrossFadeDialog"
msgid "Cross-fading"
msgstr "Virsmas"
@@ -6068,7 +5995,6 @@ msgid "Background"
msgstr "Fonas"
#: drawpagedialog.ui:150
-#, fuzzy
msgctxt "drawpagedialog|RID_SVXPAGE_TRANSPARENCE"
msgid "Transparency"
msgstr "Skaidrumas"
diff --git a/source/lt/sfx2/messages.po b/source/lt/sfx2/messages.po
index 94a94ab06cc..88faa1ffb37 100644
--- a/source/lt/sfx2/messages.po
+++ b/source/lt/sfx2/messages.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2017-12-18 12:31+0100\n"
-"PO-Revision-Date: 2017-12-24 21:32+0000\n"
+"PO-Revision-Date: 2018-01-14 19:15+0000\n"
"Last-Translator: Modestas Rimkus <modestas.rimkus@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: lt\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1514151138.000000\n"
+"X-POOTLE-MTIME: 1515957323.000000\n"
#: strings.hrc:25
msgctxt "STR_TEMPLATE_FILTER"
@@ -456,7 +456,6 @@ msgid "Internal"
msgstr "Vidinis"
#: strings.hrc:108
-#, fuzzy
msgctxt "STR_GID_APPLICATION"
msgid "Application"
msgstr "Programa"
@@ -492,7 +491,6 @@ msgid "Options"
msgstr "Parinktys"
#: strings.hrc:114
-#, fuzzy
msgctxt "STR_GID_MATH"
msgid "Math"
msgstr "Formulių rengyklė"
@@ -516,7 +514,6 @@ msgid "Format"
msgstr "Formatas"
#: strings.hrc:118
-#, fuzzy
msgctxt "STR_GID_TEMPLATE"
msgid "Templates"
msgstr "Šablonai"
@@ -552,13 +549,11 @@ msgid "Numbering"
msgstr "Numeravimas"
#: strings.hrc:124
-#, fuzzy
msgctxt "STR_GID_DATA"
msgid "Data"
msgstr "Duomenys"
#: strings.hrc:125
-#, fuzzy
msgctxt "STR_GID_SPECIAL"
msgid "Special Functions"
msgstr "Specialiosios funkcijos"
@@ -570,7 +565,6 @@ msgid "Image"
msgstr "Paveikslas"
#: strings.hrc:127
-#, fuzzy
msgctxt "STR_GID_CHART"
msgid "Chart"
msgstr "Diagrama"
@@ -928,7 +922,7 @@ msgstr "Palyginti su"
#: strings.hrc:192
msgctxt "STR_PB_MERGEDOC"
msgid "Merge with"
-msgstr ""
+msgstr "Sulieti su"
#: strings.hrc:194
msgctxt "STR_SFX_NEWOFFICEDOC"
@@ -1009,13 +1003,11 @@ msgid "Styles in use: "
msgstr "Naudojami stiliai: "
#: strings.hrc:208
-#, fuzzy
msgctxt "STR_SID_NAVIGATOR"
msgid "Navigator"
msgstr "Žvalgiklis"
#: strings.hrc:209
-#, fuzzy
msgctxt "STR_SID_SIDEBAR"
msgid "Sidebar"
msgstr "Šoninis skydelis"
@@ -1526,13 +1518,11 @@ msgid "Document number"
msgstr "Dokumento numeris"
#: dinfdlg.hrc:35
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Editor"
msgstr "Redaktorius"
#: dinfdlg.hrc:36
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "E-Mail"
msgstr "El. paštas"
@@ -1556,7 +1546,6 @@ msgid "Info"
msgstr "Informacija"
#: dinfdlg.hrc:40
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Language"
msgstr "Kalba"
@@ -1592,13 +1581,11 @@ msgid "Project"
msgstr "Projektas"
#: dinfdlg.hrc:46
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Publisher"
msgstr "Leidėjas"
#: dinfdlg.hrc:47
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Purpose"
msgstr "Tikslas"
@@ -1628,13 +1615,11 @@ msgid "Reference"
msgstr "nuoroda"
#: dinfdlg.hrc:52
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Source"
msgstr "Šaltinis"
#: dinfdlg.hrc:53
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Status"
msgstr "Būsena"
@@ -1676,7 +1661,6 @@ msgid "Date"
msgstr "Duomenys"
#: dinfdlg.hrc:72
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Duration"
msgstr "Trukmė"
@@ -1817,21 +1801,19 @@ msgid "Delete"
msgstr "Šalinti"
#: charmapcontrol.ui:27
-#, fuzzy
msgctxt "charmapcontrol|label1"
msgid "Favorites"
-msgstr "Variantai"
+msgstr "Reikalingiausi"
#: charmapcontrol.ui:248
-#, fuzzy
msgctxt "charmapcontrol|label2"
msgid "Recent"
-msgstr "Vėliausios"
+msgstr "Vėliausi"
#: charmapcontrol.ui:469
msgctxt "charmapcontrol|specialchardlg"
msgid "More Characters…"
-msgstr ""
+msgstr "Daugiau rašmenų…"
#: checkin.ui:8
msgctxt "checkin|CheckinDialog"
@@ -2797,7 +2779,6 @@ msgid "E_xtensions"
msgstr "Plėtiniai"
#: startcenter.ui:482
-#, fuzzy
msgctxt "startcenter|label1"
msgid "Application"
msgstr "Programa"
@@ -2828,13 +2809,11 @@ msgid "Hide"
msgstr "Slėpti"
#: stylecontextmenu.ui:36
-#, fuzzy
msgctxt "stylecontextmenu|show"
msgid "Show"
msgstr "Rodyti"
#: stylecontextmenu.ui:44
-#, fuzzy
msgctxt "stylecontextmenu|delete"
msgid "Delete..."
msgstr "Šalinti…"
diff --git a/source/lt/starmath/messages.po b/source/lt/starmath/messages.po
index b02eda8032c..5526281e397 100644
--- a/source/lt/starmath/messages.po
+++ b/source/lt/starmath/messages.po
@@ -1824,7 +1824,6 @@ msgid "')' expected"
msgstr "Tikėtasi „)“"
#: strings.hrc:320
-#, fuzzy
msgctxt "RID_ERR_PARENTMISMATCH"
msgid "Left and right symbols mismatched"
msgstr "Kairysis ir dešinysis ženklai nesutampa"
@@ -1840,13 +1839,11 @@ msgid "'size' followed by an unexpected token"
msgstr ""
#: strings.hrc:323
-#, fuzzy
msgctxt "RID_ERR_DOUBLEALIGN"
msgid "Double aligning is not allowed"
msgstr "Dvigubas lygiavimas negalimas"
#: strings.hrc:324
-#, fuzzy
msgctxt "RID_ERR_DOUBLESUBSUPSCRIPT"
msgid "Double sub/superscripts is not allowed"
msgstr "Dvigubi indeksai negalimi"
diff --git a/source/lt/svtools/messages.po b/source/lt/svtools/messages.po
index 79cee5b9d31..64bba011a42 100644
--- a/source/lt/svtools/messages.po
+++ b/source/lt/svtools/messages.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2017-12-06 15:58+0100\n"
-"PO-Revision-Date: 2018-01-09 21:20+0000\n"
-"Last-Translator: Modestas Rimkus <modestas.rimkus@gmail.com>\n"
+"PO-Revision-Date: 2018-01-15 17:32+0000\n"
+"Last-Translator: Christian Lohmaier <lohmaier+pootle@googlemail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: lt\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1515532802.000000\n"
+"X-POOTLE-MTIME: 1516037539.000000\n"
#: errtxt.hrc:30
msgctxt "RID_ERRCTX"
@@ -67,7 +67,6 @@ msgid "$(ERR) creating a new document"
msgstr "$(ERR) kuriant naują dokumentą"
#: errtxt.hrc:42
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) expanding entry"
msgstr "$(ERR) išplečiami elementai"
@@ -84,13 +83,11 @@ msgid "$(ERR) searching for an address"
msgstr "$(ERR) ieškant adreso"
#: errtxt.hrc:50
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Abort"
msgstr "Nutraukti"
#: errtxt.hrc:51
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Nonexistent object"
msgstr "Tokio objekto nėra"
@@ -270,13 +267,11 @@ msgid "The operation could not be run due to insufficient memory."
msgstr "Operacija negali būti vykdoma dėl atminties stokos."
#: errtxt.hrc:91
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The seek operation could not be run."
msgstr "Operacijos nepavyko paleisti."
#: errtxt.hrc:92
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The tell operation could not be run."
msgstr "Operacijos nepavyko paleisti."
@@ -1121,7 +1116,6 @@ msgid "Norwegian, Nynorsk"
msgstr "Norvegų (Nynorsk)"
#: langtab.hrc:142
-#, fuzzy
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Odia"
msgstr "Orijų"
@@ -1212,7 +1206,6 @@ msgid "Serbian Latin"
msgstr "Serbų (lotynų)"
#: langtab.hrc:160
-#, fuzzy
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Sidama"
msgstr "Sidamų"
@@ -3639,7 +3632,6 @@ msgid "Black Italic"
msgstr "Juodas kursyvas"
#: strings.hrc:176
-#, fuzzy
msgctxt "STR_SVT_STYLE_BOOK"
msgid "Book"
msgstr "Knyga"
diff --git a/source/lt/svx/messages.po b/source/lt/svx/messages.po
index b222f070b16..dccc0708d78 100644
--- a/source/lt/svx/messages.po
+++ b/source/lt/svx/messages.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2017-12-06 15:59+0100\n"
-"PO-Revision-Date: 2017-12-24 11:32+0000\n"
+"PO-Revision-Date: 2018-01-13 17:02+0000\n"
"Last-Translator: Modestas Rimkus <modestas.rimkus@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: lt\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1514115129.000000\n"
+"X-POOTLE-MTIME: 1515862952.000000\n"
#: fieldunit.hrc:30
msgctxt "RID_SVXSTR_FIELDUNIT_TABLE"
@@ -127,13 +127,11 @@ msgid "Count"
msgstr "Kiekis"
#: fmstring.hrc:38
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "Maximum"
msgstr "Maksimumas"
#: fmstring.hrc:39
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "Minimum"
msgstr "Minimumas"
@@ -150,7 +148,6 @@ msgid "Every"
msgstr "Kiekvienas"
#: fmstring.hrc:42
-#, fuzzy
msgctxt "RID_RSC_SQL_INTERNATIONAL"
msgid "Any"
msgstr "Visos"
@@ -309,175 +306,150 @@ msgstr "Paveikslas"
#. SVX_NUM_BITMAP
#: numberingtype.hrc:32
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "Linked graphics"
msgstr "Susieti paveikslai"
#. SVX_NUM_BITMAP|0x80
#: numberingtype.hrc:33
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "1, 2, 3, ..."
msgstr "1, 2, 3, …"
#. SVX_NUM_ARABIC
#: numberingtype.hrc:34
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "A, B, C, ..."
msgstr "A, B, C, …"
#. SVX_NUM_CHARS_UPPER_LETTER
#: numberingtype.hrc:35
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "a, b, c, ..."
msgstr "a, b, c, …"
#. SVX_NUM_CHARS_LOWER_LETTER
#: numberingtype.hrc:36
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "I, II, III, ..."
msgstr "I, II, III, …"
#. SVX_NUM_ROMAN_UPPER
#: numberingtype.hrc:37
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "i, ii, iii, ..."
msgstr "i, ii, iii, …"
#. SVX_NUM_ROMAN_LOWER
#: numberingtype.hrc:38
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "A, .., AA, .., AAA, ..."
msgstr "A, .., AA, .., AAA, …"
#. SVX_NUM_CHARS_UPPER_LETTER_N
#: numberingtype.hrc:39
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "a, .., aa, .., aaa, ..."
msgstr "a, .., aa, .., aaa, …"
#. SVX_NUM_CHARS_LOWER_LETTER_N
#: numberingtype.hrc:40
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "Native Numbering"
msgstr "Lokalės numeravimas"
#. NATIVE_NUMBERING
#: numberingtype.hrc:41
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "А, Б, .., Аа, Аб, ... (Bulgarian)"
msgstr "А, Б, .., Аа, Аб, … (bulgarų)"
#. CHARS_CYRILLIC_UPPER_LETTER_BG
#: numberingtype.hrc:42
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "а, б, .., аа, аб, ... (Bulgarian)"
msgstr "а, б, .., аа, аб, … (bulgarų)"
#. CHARS_CYRILLIC_LOWER_LETTER_BG
#: numberingtype.hrc:43
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "А, Б, .., Аа, Бб, ... (Bulgarian)"
msgstr "А, Б, .., Аа, Бб, … (bulgarų)"
#. CHARS_CYRILLIC_UPPER_LETTER_N_BG
#: numberingtype.hrc:44
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "а, б, .., аа, бб, ... (Bulgarian)"
msgstr "а, б, .., аа, бб, … (bulgarų)"
#. CHARS_CYRILLIC_LOWER_LETTER_N_BG
#: numberingtype.hrc:45
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "А, Б, .., Аа, Аб, ... (Russian)"
msgstr "А, Б, .., Аа, Аб, … (rusų)"
#. CHARS_CYRILLIC_UPPER_LETTER_RU
#: numberingtype.hrc:46
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "а, б, .., аа, аб, ... (Russian)"
msgstr "а, б, .., аа, аб, … (rusų)"
#. CHARS_CYRILLIC_LOWER_LETTER_RU
#: numberingtype.hrc:47
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "А, Б, .., Аа, Бб, ... (Russian)"
msgstr "А, Б, .., Аа, Бб, … (rusų)"
#. CHARS_CYRILLIC_UPPER_LETTER_N_RU
#: numberingtype.hrc:48
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "а, б, .., аа, бб, ... (Russian)"
msgstr "а, б, .., аа, бб, … (rusų)"
#. CHARS_CYRILLIC_LOWER_LETTER_N_RU
#: numberingtype.hrc:49
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "А, Б, .., Аа, Аб, ... (Serbian)"
msgstr "А, Б, .., Аа, Аб, … (serbų)"
#. CHARS_CYRILLIC_UPPER_LETTER_SR
#: numberingtype.hrc:50
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "а, б, .., аа, аб, ... (Serbian)"
msgstr "а, б, .., аа, аб, … (serbų)"
#. CHARS_CYRILLIC_LOWER_LETTER_SR
#: numberingtype.hrc:51
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "А, Б, .., Аа, Бб, ... (Serbian)"
msgstr "А, Б, .., Аа, Бб, … (serbų)"
#. CHARS_CYRILLIC_UPPER_LETTER_N_SR
#: numberingtype.hrc:52
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "а, б, .., аа, бб, ... (Serbian)"
msgstr "а, б, .., аа, бб, … (serbų)"
#. CHARS_CYRILLIC_LOWER_LETTER_N_SR
#: numberingtype.hrc:53
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "Α, Β, Γ, ... (Greek Upper Letter)"
msgstr "Α, Β, Γ, … (didžiosios graikiškos raidės)"
#. CHARS_GREEK_UPPER_LETTER
#: numberingtype.hrc:54
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "α, β, γ, ... (Greek Lower Letter)"
msgstr "α, β, γ, … (mažosios graikiškos raidės)"
#. CHARS_GREEK_LOWER_LETTER
#: numberingtype.hrc:55
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "א...י, יא...כ, ..."
msgstr "א…י, יא…כ, …"
#. NUMBER_HEBREW
#: numberingtype.hrc:56
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "א...ת, אא...תת, ..."
msgstr "א…ת, אא…תת, …"
@@ -580,7 +552,6 @@ msgid "$(ERR) loading the graphics."
msgstr "$(ERR) įkeliant paveikslą."
#: svxerr.hrc:51
-#, fuzzy
msgctxt "RID_SVXERRCODE"
msgid ""
"$(ARG1) is not supported by the spellcheck function or is not presently active.\n"
@@ -868,7 +839,6 @@ msgid "SQL"
msgstr "SQL"
#: txenctab.hrc:32
-#, fuzzy
msgctxt "RID_SVXSTR_TEXTENCODING_TABLE"
msgid "Western Europe (Windows-1252/WinLatin 1)"
msgstr "Vakarų Europos (Windows-1252/WinLatin 1)"
@@ -1589,19 +1559,16 @@ msgid "R_eject All"
msgstr "Atmesti viską"
#: acceptrejectchangesdialog.ui:134
-#, fuzzy
msgctxt "acceptrejectchangesdialog|calcedit"
msgid "Edit Comment..."
msgstr "Taisyti komentarą…"
#: acceptrejectchangesdialog.ui:141
-#, fuzzy
msgctxt "acceptrejectchangesdialog|calcsort"
msgid "Sorting"
msgstr "Rikiavimas"
#: acceptrejectchangesdialog.ui:151
-#, fuzzy
msgctxt "acceptrejectchangesdialog|calcaction"
msgid "Action"
msgstr "Veiksmas"
@@ -1613,61 +1580,51 @@ msgid "Position"
msgstr "Vieta"
#: acceptrejectchangesdialog.ui:167
-#, fuzzy
msgctxt "acceptrejectchangesdialog|calcauthor"
msgid "Author"
msgstr "Autorius"
#: acceptrejectchangesdialog.ui:175
-#, fuzzy
msgctxt "acceptrejectchangesdialog|calcdate"
msgid "Date"
msgstr "Data"
#: acceptrejectchangesdialog.ui:183
-#, fuzzy
msgctxt "acceptrejectchangesdialog|calcdesc"
msgid "Description"
msgstr "Aprašymas"
#: acceptrejectchangesdialog.ui:199
-#, fuzzy
msgctxt "acceptrejectchangesdialog|writeredit"
msgid "Edit Comment..."
msgstr "Taisyti komentarą…"
#: acceptrejectchangesdialog.ui:206
-#, fuzzy
msgctxt "acceptrejectchangesdialog|writersort"
msgid "Sort By"
msgstr "Rikiuoti pagal"
#: acceptrejectchangesdialog.ui:216
-#, fuzzy
msgctxt "acceptrejectchangesdialog|writeraction"
msgid "Action"
msgstr "Veiksmas"
#: acceptrejectchangesdialog.ui:224
-#, fuzzy
msgctxt "acceptrejectchangesdialog|writerauthor"
msgid "Author"
msgstr "Autorius"
#: acceptrejectchangesdialog.ui:232
-#, fuzzy
msgctxt "acceptrejectchangesdialog|writerdate"
msgid "Date"
msgstr "Data"
#: acceptrejectchangesdialog.ui:240
-#, fuzzy
msgctxt "acceptrejectchangesdialog|writerdesc"
msgid "Comment"
msgstr "Komentaras"
#: acceptrejectchangesdialog.ui:248
-#, fuzzy
msgctxt "acceptrejectchangesdialog|writerposition"
msgid "Document Position"
msgstr "Dokumento padėtis"
@@ -1904,7 +1861,6 @@ msgid "Base text"
msgstr ""
#: asianphoneticguidedialog.ui:177
-#, fuzzy
msgctxt "asianphoneticguidedialog|Right2ED-atkobject"
msgid "Ruby text"
msgstr "Fonetinis tekstas"
@@ -1915,13 +1871,11 @@ msgid "Base text"
msgstr ""
#: asianphoneticguidedialog.ui:207
-#, fuzzy
msgctxt "asianphoneticguidedialog|Right3ED-atkobject"
msgid "Ruby text"
msgstr "Fonetinis tekstas"
#: asianphoneticguidedialog.ui:222
-#, fuzzy
msgctxt "asianphoneticguidedialog|Right4ED-atkobject"
msgid "Ruby text"
msgstr "Fonetinis tekstas"
@@ -2153,16 +2107,14 @@ msgid "Classification Dialog"
msgstr ""
#: classificationdialog.ui:94
-#, fuzzy
msgctxt "classificationdialog|label-Content"
msgid "Content"
msgstr "Turinys"
#: classificationdialog.ui:113
-#, fuzzy
msgctxt "classificationdialog|label-Classification"
msgid "Classification:"
-msgstr "Klasifikacija"
+msgstr "Klasifikacija:"
#: classificationdialog.ui:125
msgctxt "classificationdialog|label-InternationalClassification"
@@ -2200,7 +2152,6 @@ msgid "Part Number:"
msgstr "Prievado numeris:"
#: classificationdialog.ui:310
-#, fuzzy
msgctxt "classificationdialog|intellectualPropertyPartAddButton"
msgid "Add"
msgstr "Pridėti"
@@ -2212,10 +2163,9 @@ msgid "Part:"
msgstr "Prievadas:"
#: classificationdialog.ui:373
-#, fuzzy
msgctxt "classificationdialog|label-IntellectualProperty"
msgid "Intellectual Property"
-msgstr "Intelektinė nuosavybė:"
+msgstr "Intelektinė nuosavybė"
#: colorwindow.ui:59
msgctxt "colorwindow|none_color_button"
@@ -2239,61 +2189,51 @@ msgid "Insert _Column"
msgstr "Įterpti stulpelį"
#: colsmenu.ui:22
-#, fuzzy
msgctxt "colsmenu|TextField"
msgid "Text Box"
msgstr "Teksto langelis"
#: colsmenu.ui:30
-#, fuzzy
msgctxt "colsmenu|CheckBox"
msgid "Check Box"
msgstr "Žymimasis langelis"
#: colsmenu.ui:38
-#, fuzzy
msgctxt "colsmenu|ComboBox"
msgid "Combo Box"
msgstr "Jungtinis langelis"
#: colsmenu.ui:46
-#, fuzzy
msgctxt "colsmenu|ListBox"
msgid "List Box"
msgstr "Sąrašo laukas"
#: colsmenu.ui:54
-#, fuzzy
msgctxt "colsmenu|DateField"
msgid "Date Field"
msgstr "Datos laukas"
#: colsmenu.ui:62
-#, fuzzy
msgctxt "colsmenu|TimeField"
msgid "Time Field"
msgstr "Laiko laukas"
#: colsmenu.ui:69
-#, fuzzy
msgctxt "colsmenu|NumericField"
msgid "Numeric Field"
msgstr "Skaitinis laukas"
#: colsmenu.ui:76
-#, fuzzy
msgctxt "colsmenu|CurrencyField"
msgid "Currency Field"
msgstr "Valiutos laukas"
#: colsmenu.ui:84
-#, fuzzy
msgctxt "colsmenu|PatternField"
msgid "Pattern Field"
msgstr "Šablono laukas"
#: colsmenu.ui:92
-#, fuzzy
msgctxt "colsmenu|FormattedField"
msgid "Formatted Field"
msgstr "Formatuotas laukas"
@@ -2310,61 +2250,51 @@ msgid "_Replace with"
msgstr "Kuo pakeisti"
#: colsmenu.ui:123
-#, fuzzy
msgctxt "colsmenu|TextField1"
msgid "Text Box"
msgstr "Teksto langelis"
#: colsmenu.ui:131
-#, fuzzy
msgctxt "colsmenu|CheckBox1"
msgid "Check Box"
msgstr "Žymimasis langelis"
#: colsmenu.ui:139
-#, fuzzy
msgctxt "colsmenu|ComboBox1"
msgid "Combo Box"
msgstr "Jungtinis langelis"
#: colsmenu.ui:147
-#, fuzzy
msgctxt "colsmenu|ListBox1"
msgid "List Box"
msgstr "Sąrašo laukas"
#: colsmenu.ui:155
-#, fuzzy
msgctxt "colsmenu|DateField1"
msgid "Date Field"
msgstr "Datos laukas"
#: colsmenu.ui:163
-#, fuzzy
msgctxt "colsmenu|TimeField1"
msgid "Time Field"
msgstr "Laiko laukas"
#: colsmenu.ui:171
-#, fuzzy
msgctxt "colsmenu|NumericField1"
msgid "Numeric Field"
msgstr "Skaitinis laukas"
#: colsmenu.ui:179
-#, fuzzy
msgctxt "colsmenu|CurrencyField1"
msgid "Currency Field"
msgstr "Valiutos laukas"
#: colsmenu.ui:187
-#, fuzzy
msgctxt "colsmenu|PatternField1"
msgid "Pattern Field"
msgstr "Šablono laukas"
#: colsmenu.ui:195
-#, fuzzy
msgctxt "colsmenu|FormattedField1"
msgid "Formatted Field"
msgstr "Formatuotas laukas"
@@ -2375,7 +2305,6 @@ msgid "Date and Time Field"
msgstr ""
#: colsmenu.ui:216
-#, fuzzy
msgctxt "colsmenu|delete"
msgid "Delete column"
msgstr "Šalinti stulpelį"
@@ -2393,7 +2322,6 @@ msgid "_Show Columns"
msgstr "Rodyti stulpelius"
#: colsmenu.ui:242
-#, fuzzy
msgctxt "colsmenu|more"
msgid "_More..."
msgstr "Daugiau…"
@@ -2441,25 +2369,21 @@ msgid "JPEG Quality"
msgstr ""
#: compressgraphicdialog.ui:154
-#, fuzzy
msgctxt "compressgraphicdialog|radio-jpeg|tooltip_text"
msgid "Lossy compression"
-msgstr "Glaudinimas be praradimų"
+msgstr "Nuostolingasis glaudinimas"
#: compressgraphicdialog.ui:166
-#, fuzzy
msgctxt "compressgraphicdialog|radio-lossless"
msgid "PNG Compression"
-msgstr "JPEG glaudinimas"
+msgstr "PNG glaudinimas"
#: compressgraphicdialog.ui:170
-#, fuzzy
msgctxt "compressgraphicdialog|radio-lossless|tooltip_text"
msgid "Lossless compression"
-msgstr "Glaudinimas be praradimų"
+msgstr "Nenuostolingasis glaudinimas"
#: compressgraphicdialog.ui:285
-#, fuzzy
msgctxt "compressgraphicdialog|label2"
msgid "Compression"
msgstr "Glaudinimas"
@@ -2505,7 +2429,6 @@ msgid "DPI"
msgstr "DPI"
#: compressgraphicdialog.ui:502
-#, fuzzy
msgctxt "compressgraphicdialog|label22"
msgid "Resolution"
msgstr "Intervalai"
@@ -2595,7 +2518,6 @@ msgid "I_mage Button"
msgstr "Paveikslo mygtukas"
#: convertmenu.ui:94
-#, fuzzy
msgctxt "convertmenu|ConvertToFileControl"
msgid "_File Selection"
msgstr "Failo pasirinkimas"
@@ -2655,7 +2577,6 @@ msgid "Spin Button"
msgstr "Suktuku"
#: convertmenu.ui:182
-#, fuzzy
msgctxt "convertmenu|ConvertToNavigationBar"
msgid "Navigation Bar"
msgstr "Žvalgymo juosta"
@@ -3625,7 +3546,6 @@ msgid "Depth"
msgstr "Gylis"
#: filtermenu.ui:12
-#, fuzzy
msgctxt "filtermenu|delete"
msgid "_Delete"
msgstr "Šalinti"
@@ -3779,7 +3699,6 @@ msgid "Similarities..."
msgstr "Panašumai…"
#: findreplacedialog.ui:827
-#, fuzzy
msgctxt "findreplacedialog|soundslike"
msgid "Sounds like (_Japanese)"
msgstr "Panašūs garsai (japonų)"
@@ -3845,7 +3764,6 @@ msgid "Other _options"
msgstr "Kitos parinktys"
#: floatingareastyle.ui:43
-#, fuzzy
msgctxt "floatingareastyle|label1"
msgid "_Angle:"
msgstr "Kampas:"
@@ -3872,7 +3790,6 @@ msgid "_Start value:"
msgstr "Pradinė reikšmė:"
#: floatingareastyle.ui:161
-#, fuzzy
msgctxt "floatingareastyle|label5"
msgid "_End value:"
msgstr "Galutinė vertė:"
@@ -3900,13 +3817,11 @@ msgid "Specify the border value of gradient transparency."
msgstr "Nustatykite gradiento skaidrumo parametrus."
#: floatingareastyle.ui:248
-#, fuzzy
msgctxt "floatingareastyle|label2"
msgid "Center _X:"
msgstr "Centras _X:"
#: floatingareastyle.ui:262
-#, fuzzy
msgctxt "floatingareastyle|label3"
msgid "Center _Y:"
msgstr "Centras _Y:"
@@ -4027,7 +3942,6 @@ msgid "_Value:"
msgstr "Reikšmė:"
#: formdatamenu.ui:12
-#, fuzzy
msgctxt "formdatamenu|additem"
msgid "Add Item"
msgstr "Pridėti komponentą"
@@ -4039,7 +3953,6 @@ msgid "Add Element"
msgstr "Pridėti elementą"
#: formdatamenu.ui:28
-#, fuzzy
msgctxt "formdatamenu|addattribute"
msgid "Add Attribute"
msgstr "Pridėti požymį"
@@ -4084,25 +3997,21 @@ msgid "_New"
msgstr "Naujas"
#: formnavimenu.ui:22
-#, fuzzy
msgctxt "formnavimenu|form"
msgid "Form"
msgstr "Forma"
#: formnavimenu.ui:30
-#, fuzzy
msgctxt "formnavimenu|hidden"
msgid "Hidden Control"
msgstr "Paslėptas valdiklis"
#: formnavimenu.ui:42
-#, fuzzy
msgctxt "formnavimenu|change"
msgid "Replace with"
msgstr "Kuo pakeisti"
#: formnavimenu.ui:50
-#, fuzzy
msgctxt "formnavimenu|cut"
msgid "Cu_t"
msgstr "Iškirpti"
@@ -4114,13 +4023,11 @@ msgid "_Copy"
msgstr "Kopijuoti"
#: formnavimenu.ui:66
-#, fuzzy
msgctxt "formnavimenu|paste"
msgid "_Paste"
msgstr "Įdėti"
#: formnavimenu.ui:74
-#, fuzzy
msgctxt "formnavimenu|delete"
msgid "_Delete"
msgstr "Šalinti"
@@ -4132,7 +4039,6 @@ msgid "Tab Order..."
msgstr "Židinio eilė…"
#: formnavimenu.ui:90
-#, fuzzy
msgctxt "formnavimenu|rename"
msgid "_Rename"
msgstr "Pervadinti"
@@ -4144,19 +4050,16 @@ msgid "Propert_ies"
msgstr "Savybės: "
#: formnavimenu.ui:106
-#, fuzzy
msgctxt "formnavimenu|designmode"
msgid "Open in Design Mode"
msgstr "Atverti esant projektavimo veiksenai"
#: formnavimenu.ui:114
-#, fuzzy
msgctxt "formnavimenu|controlfocus"
msgid "Automatic Control Focus"
msgstr "Automatinis valdiklio pažymėjimas"
#: functionmenu.ui:12
-#, fuzzy
msgctxt "functionmenu|avg"
msgid "Average"
msgstr "Vidurkis"
@@ -4174,25 +4077,21 @@ msgid "Count"
msgstr "Kiekis"
#: functionmenu.ui:34
-#, fuzzy
msgctxt "functionmenu|max"
msgid "Maximum"
msgstr "Maksimumas"
#: functionmenu.ui:41
-#, fuzzy
msgctxt "functionmenu|min"
msgid "Minimum"
msgstr "Minimumas"
#: functionmenu.ui:48
-#, fuzzy
msgctxt "functionmenu|sum"
msgid "Sum"
msgstr "Suma"
#: functionmenu.ui:55
-#, fuzzy
msgctxt "functionmenu|selection"
msgid "Selection count"
msgstr "Atrankų kiekis"
@@ -4210,13 +4109,11 @@ msgid "Update"
msgstr "Atnaujinti"
#: gallerymenu1.ui:26
-#, fuzzy
msgctxt "gallerymenu1|delete"
msgid "_Delete"
msgstr "Šalinti"
#: gallerymenu1.ui:33
-#, fuzzy
msgctxt "gallerymenu1|rename"
msgid "_Rename"
msgstr "Pervadinti"
@@ -4246,7 +4143,6 @@ msgid "Insert as Bac_kground"
msgstr "Įterpti kaip foną"
#: gallerymenu2.ui:34
-#, fuzzy
msgctxt "gallerymenu2|preview"
msgid "_Preview"
msgstr "Peržiūra"
@@ -4258,7 +4154,6 @@ msgid "_Title"
msgstr "Pavadinimas"
#: gallerymenu2.ui:61
-#, fuzzy
msgctxt "gallerymenu2|delete"
msgid "_Delete"
msgstr "Šalinti"
@@ -4366,7 +4261,6 @@ msgid "Save..."
msgstr "Įrašyti…"
#: imapdialog.ui:77
-#, fuzzy
msgctxt "imapdialog|TBI_CLOSE"
msgid "Close"
msgstr "Užverti"
@@ -4463,7 +4357,6 @@ msgid "Description..."
msgstr "Aprašas..."
#: imapmenu.ui:20
-#, fuzzy
msgctxt "imapmenu|macro"
msgid "_Macro..."
msgstr "Makrokomanda…"
@@ -4475,7 +4368,6 @@ msgid "Active"
msgstr "Aktyvinta"
#: imapmenu.ui:42
-#, fuzzy
msgctxt "imapmenu|arrange"
msgid "_Arrange"
msgstr "Išdėstymas"
@@ -4505,13 +4397,11 @@ msgid "_Send to Back"
msgstr "Perkelti į pagrindą"
#: imapmenu.ui:94
-#, fuzzy
msgctxt "imapmenu|selectall"
msgid "Select _All"
msgstr "Pažymėti viską"
#: imapmenu.ui:102
-#, fuzzy
msgctxt "imapmenu|delete"
msgid "_Delete"
msgstr "Šalinti"
@@ -4798,7 +4688,6 @@ msgid "After Text Indent"
msgstr "Įtrauka iš dešinės"
#: paralrspacing.ui:115
-#, fuzzy
msgctxt "paralrspacing|firstlineindent|tooltip_text"
msgid "First Line Indent"
msgstr "Pirmosios eilutės įtrauka"
@@ -5003,7 +4892,6 @@ msgid "C_omment:"
msgstr "Komentaras:"
#: redlinefilterpage.ui:87
-#, fuzzy
msgctxt "redlinefilterpage|commentedit-atkobject"
msgid "Comment"
msgstr "Komentaras"
@@ -5024,7 +4912,6 @@ msgid "A_ction:"
msgstr "Veiksmas:"
#: redlinefilterpage.ui:159
-#, fuzzy
msgctxt "redlinefilterpage|authorlist-atkobject"
msgid "Author"
msgstr "Autorius"
@@ -5081,13 +4968,11 @@ msgid "a_nd"
msgstr "ir"
#: redlinefilterpage.ui:287
-#, fuzzy
msgctxt "redlinefilterpage|startdate-atkobject"
msgid "Start Date"
msgstr "Pradžios data"
#: redlinefilterpage.ui:306
-#, fuzzy
msgctxt "redlinefilterpage|starttime-atkobject"
msgid "Start Time"
msgstr "Pradžios laikas"
@@ -5098,13 +4983,11 @@ msgid "Set current time and date"
msgstr "Įterpti dabartinį laiką ir datą"
#: redlinefilterpage.ui:341
-#, fuzzy
msgctxt "redlinefilterpage|enddate-atkobject"
msgid "End Date"
msgstr "Pabaigos data"
#: redlinefilterpage.ui:360
-#, fuzzy
msgctxt "redlinefilterpage|endtime-atkobject"
msgid "End Time"
msgstr "Pabaigos laikas"
@@ -5151,73 +5034,61 @@ msgid "Delete Rows"
msgstr "Šalinti eilutę"
#: rowsmenu.ui:19
-#, fuzzy
msgctxt "rowsmenu|save"
msgid "Save Record"
msgstr "Įrašyti įrašą"
#: rowsmenu.ui:26
-#, fuzzy
msgctxt "rowsmenu|undo"
msgid "Undo: Data entry"
msgstr "Atšaukti: duomenų įvestis"
#: rulermenu.ui:12
-#, fuzzy
msgctxt "rulermenu|mm"
msgid "Millimeter"
msgstr "Milimetrai"
#: rulermenu.ui:20
-#, fuzzy
msgctxt "rulermenu|cm"
msgid "Centimeter"
msgstr "Centimetrai"
#: rulermenu.ui:28
-#, fuzzy
msgctxt "rulermenu|m"
msgid "Meter"
msgstr "Metrai"
#: rulermenu.ui:36
-#, fuzzy
msgctxt "rulermenu|km"
msgid "Kilometer"
msgstr "Kilometrai"
#: rulermenu.ui:44
-#, fuzzy
msgctxt "rulermenu|in"
msgid "Inch"
msgstr "Coliai"
#: rulermenu.ui:52
-#, fuzzy
msgctxt "rulermenu|ft"
msgid "Foot"
msgstr "Pėdos"
#: rulermenu.ui:60
-#, fuzzy
msgctxt "rulermenu|mile"
msgid "Miles"
msgstr "Mylios"
#: rulermenu.ui:68
-#, fuzzy
msgctxt "rulermenu|pt"
msgid "Point"
msgstr "Punktai"
#: rulermenu.ui:76
-#, fuzzy
msgctxt "rulermenu|pc"
msgid "Pica"
msgstr "Cicerai"
#: rulermenu.ui:84
-#, fuzzy
msgctxt "rulermenu|ch"
msgid "Char"
msgstr "Rašm."
@@ -5244,7 +5115,6 @@ msgid "_Restart in Normal Mode"
msgstr ""
#: safemodedialog.ui:66
-#, fuzzy
msgctxt "safemodedialog|btn_apply"
msgid "_Apply Changes and Restart"
msgstr "_Taikyti pakeitimus ir paleisti iš naujo"
@@ -5370,25 +5240,21 @@ msgid "The content of the current form has been modified."
msgstr "Veikiamosios formos turinys buvo pakeistas."
#: selectionmenu.ui:12
-#, fuzzy
msgctxt "selectionmenu|standard"
msgid "Standard selection"
msgstr "Įprastinė atranka"
#: selectionmenu.ui:20
-#, fuzzy
msgctxt "selectionmenu|extending"
msgid "Extending selection"
msgstr "Išplėstinė atranka"
#: selectionmenu.ui:28
-#, fuzzy
msgctxt "selectionmenu|adding"
msgid "Adding selection"
msgstr "Pridėtinė atranka"
#: selectionmenu.ui:36
-#, fuzzy
msgctxt "selectionmenu|block"
msgid "Block selection"
msgstr "Blokinė atranka"
@@ -5489,13 +5355,11 @@ msgid "Select the gradient angle."
msgstr "Nurodykite gradiento kampą."
#: sidebararea.ui:216
-#, fuzzy
msgctxt "sidebararea|gradangle-atkobject"
msgid "Gradient angle"
msgstr "Gradiento kampas"
#: sidebararea.ui:232
-#, fuzzy
msgctxt "sidebararea|transparencylabel|tooltip_text"
msgid "Transparency"
msgstr "Skaidrumas"
@@ -5571,7 +5435,6 @@ msgid "Specify 0% for fully opaque through 100% for fully transparent."
msgstr "0% reiškia nepermatomą sritį, 100% – visiškai skaidrią."
#: sidebararea.ui:346
-#, fuzzy
msgctxt "sidebararea|settransparency-atkobject"
msgid "Transparency"
msgstr "Skaidrumas"
@@ -5587,7 +5450,6 @@ msgid "Specify the luminance of the graphic."
msgstr "Nustatykite paveikslo šviesumą."
#: sidebargraphic.ui:70
-#, fuzzy
msgctxt "sidebargraphic|setbrightness-atkobject"
msgid "Brightness"
msgstr "Šviesis"
@@ -5603,7 +5465,6 @@ msgid "Specify the degree of difference between the lightest and darkest parts o
msgstr "Nustatykite skirtumą tarp šviesiausių ir tamsiausių paveikslo dalių."
#: sidebargraphic.ui:107
-#, fuzzy
msgctxt "sidebargraphic|setcontrast-atkobject"
msgid "Contrast"
msgstr "Kontrastas"
@@ -5614,10 +5475,9 @@ msgid "Color _mode:"
msgstr "Spalvinė veiksena:"
#: sidebargraphic.ui:139
-#, fuzzy
msgctxt "sidebargraphic|setcolormode-atkobject"
msgid "Color mode"
-msgstr "Spalvinė veiksena:"
+msgstr "Spalvinė veiksena"
#: sidebargraphic.ui:152
msgctxt "sidebargraphic|transparencylabel"
@@ -5630,7 +5490,6 @@ msgid "Specify the percentage of transparency; 0% is fully opaque and 100% is fu
msgstr "Nustatykite skaidrumą procentais: 0% reiškia nepermatomą sritį, 100% – visiškai skaidrią."
#: sidebargraphic.ui:176
-#, fuzzy
msgctxt "sidebargraphic|settransparency-atkobject"
msgid "Transparency"
msgstr "Skaidrumas"
@@ -5641,7 +5500,6 @@ msgid "Red"
msgstr "Raudona"
#: sidebargraphic.ui:215
-#, fuzzy
msgctxt "sidebargraphic|setred-atkobject"
msgid "Red"
msgstr "Raudona"
@@ -5652,7 +5510,6 @@ msgid "Green"
msgstr "Žalia"
#: sidebargraphic.ui:261
-#, fuzzy
msgctxt "sidebargraphic|setgreen-atkobject"
msgid "Green"
msgstr "Žalia"
@@ -5663,7 +5520,6 @@ msgid "Blue"
msgstr "Mėlyna"
#: sidebargraphic.ui:308
-#, fuzzy
msgctxt "sidebargraphic|setblue-atkobject"
msgid "Blue"
msgstr "Mėlyna"
@@ -5674,7 +5530,6 @@ msgid "Specify the gamma value that affects the brightness of the midtone values
msgstr "Nurodykite gamos, įtakojančios vidutinių tonų skaistį, vertę."
#: sidebargraphic.ui:358
-#, fuzzy
msgctxt "sidebargraphic|setgamma-atkobject"
msgid "Gamma value"
msgstr "Gama reikšmė"
@@ -5745,7 +5600,6 @@ msgid "Specify the transparency of the line."
msgstr "Nustatykite linijos skaidrumą."
#: sidebarline.ui:230
-#, fuzzy
msgctxt "sidebarline|linetransparency-atkobject"
msgid "Transparency"
msgstr "Skaidrumas"
@@ -5846,7 +5700,6 @@ msgid "Above Paragraph Spacing"
msgstr "Intervalas prieš pastraipą"
#: sidebarparagraph.ui:320
-#, fuzzy
msgctxt "sidebarparagraph|aboveparaspacing-atkobject"
msgid "Above Paragraph Spacing"
msgstr "Intervalas prieš pastraipą"
@@ -5857,7 +5710,6 @@ msgid "Below Paragraph Spacing"
msgstr "Intervalas po pastraipos"
#: sidebarparagraph.ui:370
-#, fuzzy
msgctxt "sidebarparagraph|belowparaspacing-atkobject"
msgid "Below Paragraph Spacing"
msgstr "Intervalas po pastraipos"
@@ -5898,7 +5750,6 @@ msgid "Before Text Indent"
msgstr "Įtrauka iš kairės"
#: sidebarparagraph.ui:531
-#, fuzzy
msgctxt "sidebarparagraph|beforetextindent-atkobject"
msgid "Before Text Indent"
msgstr "Įtrauka iš kairės"
@@ -5909,7 +5760,6 @@ msgid "After Text Indent"
msgstr "Įtrauka iš dešinės"
#: sidebarparagraph.ui:580
-#, fuzzy
msgctxt "sidebarparagraph|aftertextindent-atkobject"
msgid "After Text Indent"
msgstr "Įtrauka iš dešinės"
@@ -5920,7 +5770,6 @@ msgid "First Line Indent"
msgstr "Pirmosios eilutės įtrauka"
#: sidebarparagraph.ui:629
-#, fuzzy
msgctxt "sidebarparagraph|firstlineindent-atkobject"
msgid "First Line Indent"
msgstr "Pirmosios eilutės įtrauka"
@@ -6245,55 +6094,46 @@ msgid "Delete"
msgstr "Šalinti"
#: xmlsecstatmenu.ui:12
-#, fuzzy
msgctxt "xmlsecstatmenu|signatures"
msgid "Digital Signatures..."
msgstr "Skaitmeniniai parašai…"
#: zoommenu.ui:12
-#, fuzzy
msgctxt "zoommenu|page"
msgid "Entire Page"
msgstr "Visas puslapis"
#: zoommenu.ui:20
-#, fuzzy
msgctxt "zoommenu|width"
msgid "Page Width"
msgstr "Puslapio plotis"
#: zoommenu.ui:28
-#, fuzzy
msgctxt "zoommenu|optimal"
msgid "Optimal View"
msgstr "Optimalus vaizdas"
#: zoommenu.ui:36
-#, fuzzy
msgctxt "zoommenu|50"
msgid "50%"
msgstr "50%"
#: zoommenu.ui:44
-#, fuzzy
msgctxt "zoommenu|75"
msgid "75%"
msgstr "75%"
#: zoommenu.ui:52
-#, fuzzy
msgctxt "zoommenu|100"
msgid "100%"
msgstr "100%"
#: zoommenu.ui:60
-#, fuzzy
msgctxt "zoommenu|150"
msgid "150%"
msgstr "150%"
#: zoommenu.ui:68
-#, fuzzy
msgctxt "zoommenu|200"
msgid "200%"
msgstr "200%"
@@ -8252,7 +8092,6 @@ msgid "Glue spacing object 2"
msgstr "Atstumas iki 2 objekto sujungimo taškų"
#: strings.hrc:418
-#, fuzzy
msgctxt "SIP_SA_EDGELINEDELTACOUNT"
msgid "Number of movable lines"
msgstr "Kilnojamų linijų skaičius"
@@ -8753,7 +8592,6 @@ msgid "Invert"
msgstr "Invertuoti"
#: strings.hrc:518
-#, fuzzy
msgctxt "SIP_SA_GRAFMODE"
msgid "Image mode"
msgstr "Paveikslo veiksena"
@@ -8977,7 +8815,6 @@ msgid "Yellow"
msgstr "Geltona"
#: strings.hrc:565
-#, fuzzy
msgctxt "RID_SVXSTR_COLOR_GOLD"
msgid "Gold"
msgstr "Auksas"
@@ -9036,7 +8873,6 @@ msgstr "Eilutė"
#. Light variants of the standard color palette
#: strings.hrc:577
-#, fuzzy
msgctxt "RID_SVXSTR_COLOR_LIGHTGRAY"
msgid "Light Gray"
msgstr "Šviesiai pilka"
@@ -9062,7 +8898,6 @@ msgid "Light Brick"
msgstr ""
#: strings.hrc:582
-#, fuzzy
msgctxt "RID_SVXSTR_COLOR_LIGHTRED"
msgid "Light Red"
msgstr "Šviesiai raudona"
@@ -9083,7 +8918,6 @@ msgid "Light Indigo"
msgstr ""
#: strings.hrc:586
-#, fuzzy
msgctxt "RID_SVXSTR_COLOR_LIGHTBLUE"
msgid "Light Blue"
msgstr "Šviesiai mėlyna"
@@ -9094,7 +8928,6 @@ msgid "Light Teal"
msgstr ""
#: strings.hrc:588
-#, fuzzy
msgctxt "RID_SVXSTR_COLOR_LIGHTGREEN"
msgid "Light Green"
msgstr "Šviesiai žalia"
@@ -9356,13 +9189,11 @@ msgid "Box List Yellow"
msgstr ""
#: strings.hrc:643
-#, fuzzy
msgctxt "RID_SVXSTR_TBLAFMT_LO6_ELEGANT"
msgid "Elegant"
msgstr "Elegantiškas"
#: strings.hrc:644
-#, fuzzy
msgctxt "RID_SVXSTR_TBLAFMT_LO6_FINANCIAL"
msgid "Financial"
msgstr "Finansinės"
@@ -9922,7 +9753,6 @@ msgid "Hatching"
msgstr "Brūkšniuotė"
#: strings.hrc:763
-#, fuzzy
msgctxt "RID_SVXSTR_BMP0"
msgid "Empty"
msgstr "Tuščia"
@@ -10306,7 +10136,6 @@ msgid "Upward Diagonal"
msgstr ""
#: strings.hrc:837
-#, fuzzy
msgctxt "RID_SVXSTR_BMP74"
msgid "Cross"
msgstr "Kryžius"
@@ -10988,55 +10817,46 @@ msgid "P~arallel"
msgstr "Lygiagretus"
#: strings.hrc:990
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_NW"
msgid "Extrusion North-West"
msgstr "Ištempimas į šiaurės vakarus"
#: strings.hrc:991
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_N"
msgid "Extrusion North"
msgstr "Ištempimas į šiaurę"
#: strings.hrc:992
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_NE"
msgid "Extrusion North-East"
msgstr "Ištempimas į šiaurės rytus"
#: strings.hrc:993
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_W"
msgid "Extrusion West"
msgstr "Ištempimas į vakarus"
#: strings.hrc:994
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_NONE"
msgid "Extrusion Backwards"
msgstr "Ištempimas atgal"
#: strings.hrc:995
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_E"
msgid "Extrusion East"
msgstr "Ištempimas į rytus"
#: strings.hrc:996
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_SW"
msgid "Extrusion South-West"
msgstr "Ištempimas į pietvakarius"
#: strings.hrc:997
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_S"
msgid "Extrusion South"
msgstr "Ištempimas į pietus"
#: strings.hrc:998
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_SE"
msgid "Extrusion South-East"
msgstr "Ištempimas į pietryčius"
@@ -12178,7 +11998,6 @@ msgid "Could not load all SmartArts. Saving in Microsoft Office 2010 or later wo
msgstr ""
#: strings.hrc:1234
-#, fuzzy
msgctxt "RID_SVXSTR_ZOOMTOOL_HINT"
msgid "Zoom factor. Right-click to change zoom factor or click to open Zoom dialog."
msgstr "Mastelis. Spustelėkite dešiniuoju klavišu, jei norite keisti mastelį, kairiuoju – jei norite atverti mastelio dialogo langą."
@@ -12838,7 +12657,6 @@ msgid "Gujarati"
msgstr "Gudžaratų"
#: strings.hrc:1382
-#, fuzzy
msgctxt "RID_SUBSETMAP"
msgid "Odia"
msgstr "Orijų"
diff --git a/source/lt/sw/messages.po b/source/lt/sw/messages.po
index 01952b0e324..f211d0bc3e8 100644
--- a/source/lt/sw/messages.po
+++ b/source/lt/sw/messages.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2017-12-20 08:17+0100\n"
-"PO-Revision-Date: 2018-01-09 21:37+0000\n"
+"PO-Revision-Date: 2018-01-14 19:57+0000\n"
"Last-Translator: Modestas Rimkus <modestas.rimkus@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: lt\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1515533844.000000\n"
+"X-POOTLE-MTIME: 1515959840.000000\n"
#: app.hrc:30
msgctxt "RID_PARAGRAPHSTYLEFAMILY"
@@ -288,10 +288,9 @@ msgid "This is not a valid WinWord6 file."
msgstr "Tai ne „WinWord6“ failas."
#: error.hrc:36
-#, fuzzy
msgctxt "RID_SW_ERRHDL"
msgid "File format error found at $(ARG1)(row,col)."
-msgstr "Failo formato klaida $(ARG1)(eil., stlp.) vietoje"
+msgstr "Failo formato klaida $(ARG1)(eil., stlp.) vietoje."
#: error.hrc:37
msgctxt "RID_SW_ERRHDL"
@@ -2622,64 +2621,54 @@ msgid "column break"
msgstr "skilties lūžis"
#: strings.hrc:468
-#, fuzzy
msgctxt "STR_UNDO_REDLINE_INSERT"
msgid "Insert $1"
msgstr "Įterpti $1"
#: strings.hrc:469
-#, fuzzy
msgctxt "STR_UNDO_REDLINE_DELETE"
msgid "Delete $1"
msgstr "Šalinti $1"
#: strings.hrc:470
-#, fuzzy
msgctxt "STR_UNDO_REDLINE_FORMAT"
msgid "Attributes changed"
msgstr "Pakeisti požymiai"
#: strings.hrc:471
-#, fuzzy
msgctxt "STR_UNDO_REDLINE_TABLE"
msgid "Table changed"
-msgstr "Lentelė pakeista"
+msgstr "Pakeista lentelė"
#: strings.hrc:472
-#, fuzzy
msgctxt "STR_UNDO_REDLINE_FMTCOLL"
msgid "Style changed"
-msgstr "Lentelė pakeista"
+msgstr "Pakeista lentelė"
#: strings.hrc:473
-#, fuzzy
msgctxt "STR_UNDO_REDLINE_PARAGRAPH_FORMAT"
msgid "Paragraph formatting changed"
-msgstr "Pastraipos formatas pakeistas"
+msgstr "Pakeistas pastraipos formatas"
#: strings.hrc:474
-#, fuzzy
msgctxt "STR_UNDO_REDLINE_TABLE_ROW_INSERT"
msgid "Insert Row"
msgstr "Įterpti eilutę"
#: strings.hrc:475
-#, fuzzy
msgctxt "STR_UNDO_REDLINE_TABLE_ROW_DELETE"
msgid "Delete Row"
-msgstr "Šalinti eilutes"
+msgstr "Šalinti eilutę"
#: strings.hrc:476
-#, fuzzy
msgctxt "STR_UNDO_REDLINE_TABLE_CELL_INSERT"
msgid "Insert Cell"
msgstr "Įterpti langelį"
#: strings.hrc:477
-#, fuzzy
msgctxt "STR_UNDO_REDLINE_TABLE_CELL_DELETE"
msgid "Delete Cell"
-msgstr "Viską šalinti"
+msgstr "Šalinti langelį"
#: strings.hrc:478
msgctxt "STR_N_REDLINES"
@@ -2853,10 +2842,9 @@ msgid "footnote"
msgstr "išnaša"
#: strings.hrc:513
-#, fuzzy
msgctxt "STR_GRAPHIC"
msgid "image"
-msgstr "Paveikslas"
+msgstr "paveikslas"
#: strings.hrc:514
msgctxt "STR_DRAWING_OBJECTS"
@@ -2874,10 +2862,9 @@ msgid "paragraph"
msgstr "pastraipa"
#: strings.hrc:517
-#, fuzzy
msgctxt "STR_PARAGRAPH_SIGN_UNDO"
msgid "Paragraph sign"
-msgstr "Pastraipa yra "
+msgstr "Pastraipos ženklas"
#: strings.hrc:518
msgctxt "STR_UNDO_FLYFRMFMT_TITLE"
@@ -3071,7 +3058,6 @@ msgid "Table"
msgstr "Lentelė"
#: strings.hrc:560
-#, fuzzy
msgctxt "STR_STYLE_FAMILY_CELL"
msgid "Cell"
msgstr "Langelis"
@@ -3548,7 +3534,6 @@ msgid "None"
msgstr "Jokio"
#: strings.hrc:661
-#, fuzzy
msgctxt "STR_FIELD_FIXED"
msgid "(fixed)"
msgstr "(fiksuotas)"
@@ -4603,7 +4588,7 @@ msgstr "Rankinis DDE"
#: strings.hrc:893
msgctxt "FLD_INPUT_TEXT"
msgid "[Text]"
-msgstr ""
+msgstr "[Tekstas]"
#. --------------------------------------------------------------------
#. Description: SubType Extuser
@@ -5189,7 +5174,6 @@ msgid "No wrap"
msgstr "Teksto nelaužyti"
#: strings.hrc:1042
-#, fuzzy
msgctxt "STR_SURROUND_THROUGH"
msgid "Through"
msgstr "Objektas virš teksto"
@@ -5791,34 +5775,29 @@ msgid "Applied Paragraph Styles"
msgstr "Pritaikyti pastraipos stiliai"
#: strings.hrc:1165
-#, fuzzy
msgctxt "STR_REDLINE_PARAGRAPH_FORMAT"
msgid "Paragraph formatting changed"
-msgstr "Pastraipos formatas pakeistas"
+msgstr "Pakeistas pastraipos formatas"
#: strings.hrc:1166
-#, fuzzy
msgctxt "STR_REDLINE_TABLE_ROW_INSERT"
msgid "Row Inserted"
-msgstr "Eilutė įterpta"
+msgstr "Įterpta eilutė"
#: strings.hrc:1167
-#, fuzzy
msgctxt "STR_REDLINE_TABLE_ROW_DELETE"
msgid "Row Deleted"
-msgstr "Eilutė pašalinta"
+msgstr "Pašalinta eilutė"
#: strings.hrc:1168
-#, fuzzy
msgctxt "STR_REDLINE_TABLE_CELL_INSERT"
msgid "Cell Inserted"
-msgstr "Langelis įterptas"
+msgstr "Įterptas langelis"
#: strings.hrc:1169
-#, fuzzy
msgctxt "STR_REDLINE_TABLE_CELL_DELETE"
msgid "Cell Deleted"
-msgstr "Langelis pašalintas"
+msgstr "Pašalintas langelis"
#: strings.hrc:1170
msgctxt "STR_ENDNOTE"
@@ -6258,55 +6237,46 @@ msgstr "Atrankos failas abėcėlinei rodyklei (*.sdi)"
#. Description: character alignment for frmsh.cxx - context menu
#. -----------------------------------------------------------------------
#: strings.hrc:1264
-#, fuzzy
msgctxt "STR_FRMUI_TOP_BASE"
msgid "Base line at ~top"
msgstr "Pagrindinė linija viršuje"
#: strings.hrc:1265
-#, fuzzy
msgctxt "STR_FRMUI_BOTTOM_BASE"
msgid "~Base line at bottom"
msgstr "Pagrindinė linija apačioje"
#: strings.hrc:1266
-#, fuzzy
msgctxt "STR_FRMUI_CENTER_BASE"
msgid "Base line ~centered"
msgstr "Pagrindinė linija centre"
#: strings.hrc:1267
-#, fuzzy
msgctxt "STR_FRMUI_LINE_TOP"
msgid "Top of line"
msgstr "Eilutės viršuje"
#: strings.hrc:1268
-#, fuzzy
msgctxt "STR_FRMUI_LINE_BOTTOM"
msgid "Bottom of line"
msgstr "Eilutės apačioje"
#: strings.hrc:1269
-#, fuzzy
msgctxt "STR_FRMUI_LINE_CENTER"
msgid "Center of line"
-msgstr "Linijos centras"
+msgstr "Eilutės centre"
#: strings.hrc:1270
-#, fuzzy
msgctxt "STR_FRMUI_OLE_INSERT"
msgid "Insert object"
msgstr "Įterpti objektą"
#: strings.hrc:1271
-#, fuzzy
msgctxt "STR_FRMUI_OLE_EDIT"
msgid "Edit object"
msgstr "Taisyti objektą"
#: strings.hrc:1272
-#, fuzzy
msgctxt "STR_FRMUI_COLL_HEADER"
msgid " (Template: "
msgstr " (Šablonas: "
@@ -6459,7 +6429,7 @@ msgstr "Eksportuoti šaltinį…"
#: strings.hrc:1307
msgctxt "STR_SAVEACOPY_SRC"
msgid "~Export copy of source..."
-msgstr ""
+msgstr "Eksportuoti šaltinio kopiją…"
#: strings.hrc:1309
msgctxt "ST_CONTINUE"
@@ -6497,13 +6467,11 @@ msgid "COMPANY;CR;FIRSTNAME; ;LASTNAME;CR;ADDRESS;CR;CITY; ;STATEPROV; ;POSTALCO
msgstr "VARDAS; ;PAVARDĖ;CR;ĮSTAIGA;CR;ADRESAS;CR;PAŠTO; ;KODAS; ;MIESTAS; ;RAJONAS;CR;ŠALIS;CR;"
#: strings.hrc:1318
-#, fuzzy
msgctxt "STR_TBL_FORMULA"
msgid "Text formula"
msgstr "Teksto formulė"
#: strings.hrc:1320
-#, fuzzy
msgctxt "STR_MENU_ZOOM"
msgid "~Zoom"
msgstr "Mastelis"
@@ -6511,10 +6479,9 @@ msgstr "Mastelis"
#: strings.hrc:1321
msgctxt "STR_MENU_UP"
msgid "~Upwards"
-msgstr ""
+msgstr "Aukštyn"
#: strings.hrc:1322
-#, fuzzy
msgctxt "STR_MENU_DOWN"
msgid "Do~wnwards"
msgstr "Žemyn"
@@ -6525,7 +6492,7 @@ msgstr "Žemyn"
#: strings.hrc:1328
msgctxt "STR_CLASSIFICATION_LEVEL_CHANGED"
msgid "Document classification has changed because a paragraph classification level is higher"
-msgstr ""
+msgstr "Dokumento klasifikacija pakeista, nes pastraipos klasifikacija yra aukštesnio lygio"
#. --------------------------------------------------------------------
#. Description: Paragraph Signature
@@ -6772,7 +6739,6 @@ msgid "New document name:"
msgstr "Naujo dokumento pavadinimas:"
#: annotationmenu.ui:12
-#, fuzzy
msgctxt "annotationmenu|reply"
msgid "Reply"
msgstr "Atsakyti"
@@ -10073,7 +10039,6 @@ msgid "Power"
msgstr "Laipsnis"
#: inputwinmenu.ui:52
-#, fuzzy
msgctxt "inputwinmenu|operators"
msgid "Operators"
msgstr "Ženklai"
@@ -11064,37 +11029,31 @@ msgid "R_eject All"
msgstr "Atmesti viską"
#: managechangessidebar.ui:159
-#, fuzzy
msgctxt "managechangessidebar|writeredit"
msgid "Edit Comment..."
msgstr "Taisyti komentarą…"
#: managechangessidebar.ui:166
-#, fuzzy
msgctxt "managechangessidebar|writersort"
msgid "Sort By"
msgstr "Rikiuoti pagal"
#: managechangessidebar.ui:176
-#, fuzzy
msgctxt "managechangessidebar|writeraction"
msgid "Action"
-msgstr "Veiksmai"
+msgstr "Veiksmas"
#: managechangessidebar.ui:184
-#, fuzzy
msgctxt "managechangessidebar|writerauthor"
msgid "Author"
msgstr "Autorius"
#: managechangessidebar.ui:192
-#, fuzzy
msgctxt "managechangessidebar|writerdate"
msgid "Date"
msgstr "Data"
#: managechangessidebar.ui:200
-#, fuzzy
msgctxt "managechangessidebar|writerdesc"
msgid "Comment"
msgstr "Komentaras"
@@ -11983,7 +11942,6 @@ msgid "Bullets and Numbering"
msgstr "Ženklinimas ir numeravimas"
#: notebookbar.ui:1852
-#, fuzzy
msgctxt "notebookbar|level|tooltip_text"
msgid "Horizontal Alignment"
msgstr "Horizontalioji lygiuotė"
@@ -11994,7 +11952,6 @@ msgid "Alignment"
msgstr "Lygiuotė"
#: notebookbar.ui:1966
-#, fuzzy
msgctxt "notebookbar|verticalalignment1|tooltip_text"
msgid "Vertical Alignment"
msgstr "Vertikalioji lygiuotė"
@@ -12160,7 +12117,6 @@ msgid "Indent"
msgstr "Įtrauka"
#: notebookbar.ui:5850
-#, fuzzy
msgctxt "notebookbar|TableLabel"
msgid "Table"
msgstr "Lentelė"
@@ -12188,7 +12144,6 @@ msgid "Crop"
msgstr "Apkirpti"
#: notebookbar.ui:6537
-#, fuzzy
msgctxt "notebookbar|ImageLabel"
msgid "Image"
msgstr "Paveikslas"
@@ -12209,7 +12164,6 @@ msgid "Shape / Textbox"
msgstr "Figūra / Teksto langelis"
#: notebookbar.ui:6734
-#, fuzzy
msgctxt "notebookbar|AnchorMenu"
msgid "Anchor"
msgstr "Prieraišas"
@@ -12217,106 +12171,89 @@ msgstr "Prieraišas"
#: notebookbar.ui:7266
msgctxt "notebookbar|FrameLabel"
msgid "Frame / OLE"
-msgstr ""
+msgstr "Kadras arba OLE objektas"
#: notebookbar_compact.ui:1880
-#, fuzzy
msgctxt "notebookbar_compact|menubarD"
msgid "Menubar"
msgstr "Meniu juosta"
#: notebookbar_compact.ui:2768
-#, fuzzy
msgctxt "notebookbar_compact|fileb"
msgid "_File"
-msgstr "Failas"
+msgstr "_Failas"
#: notebookbar_compact.ui:2797
-#, fuzzy
msgctxt "notebookbar_compact|FileLabel"
msgid "File"
-msgstr "Failą"
+msgstr "Failas"
#: notebookbar_compact.ui:2873
-#, fuzzy
msgctxt "notebookbar_compact|editb"
msgid "_Edit"
-msgstr "Taisa"
+msgstr "_Taisa"
#: notebookbar_compact.ui:3338
-#, fuzzy
msgctxt "notebookbar_compact|formatb"
msgid "F_ormat"
-msgstr "Formatas"
+msgstr "F_ormatas"
#: notebookbar_compact.ui:3660
-#, fuzzy
msgctxt "notebookbar_compact|menub"
msgid "_Menu"
-msgstr "_Meniu"
+msgstr "Meniu"
#: notebookbar_compact.ui:3690
-#, fuzzy
msgctxt "notebookbar_compact|HomeLabel"
msgid "Home"
msgstr "Formatas"
#: notebookbar_compact.ui:4093
-#, fuzzy
msgctxt "notebookbar_compact|insertb"
msgid "_Insert"
-msgstr "Įterpti"
+msgstr "Įt_erpimas"
#: notebookbar_compact.ui:4123
-#, fuzzy
msgctxt "notebookbar_compact|InsertLabel"
msgid "Insert"
-msgstr "Įterpti"
+msgstr "Įterpimas"
#: notebookbar_compact.ui:4500
-#, fuzzy
msgctxt "notebookbar_compact|reviewb"
msgid "Pag_e"
msgstr "Puslapis"
#: notebookbar_compact.ui:4530
-#, fuzzy
msgctxt "notebookbar_compact|LayoutLabel"
msgid "Page layout"
-msgstr "Puslapio maketas"
+msgstr "Puslapis"
#: notebookbar_compact.ui:4869
-#, fuzzy
msgctxt "notebookbar_compact|referenceb"
msgid "Reference_s"
msgstr "Nuorodos"
#: notebookbar_compact.ui:4899
-#, fuzzy
msgctxt "notebookbar_compact|ReferencesLabel"
msgid "References"
msgstr "Nuorodos"
#: notebookbar_compact.ui:5297
-#, fuzzy
msgctxt "notebookbar_compact|reviewR"
msgid "_Review"
msgstr "Peržiūra"
#: notebookbar_compact.ui:5327
-#, fuzzy
msgctxt "notebookbar_compact|ReviewLabel"
msgid "Review"
msgstr "Peržiūra"
#: notebookbar_compact.ui:5762
-#, fuzzy
msgctxt "notebookbar_compact|viewb"
msgid "_View"
msgstr "Rodymas"
#: notebookbar_compact.ui:5792
-#, fuzzy
msgctxt "notebookbar_compact|ViewLabel"
msgid "View"
msgstr "Rodymas"
@@ -12334,7 +12271,6 @@ msgid "Table"
msgstr "Lentelė"
#: notebookbar_compact.ui:7105
-#, fuzzy
msgctxt "notebookbar_compact|graphicB"
msgid "_Graphic"
msgstr "Paveikslas"
@@ -12352,7 +12288,6 @@ msgid "Wrap"
msgstr "Teksto laužymas"
#: notebookbar_compact.ui:7762
-#, fuzzy
msgctxt "notebookbar_compact|drab"
msgid "D_raw"
msgstr "Braižymas"
@@ -12370,67 +12305,56 @@ msgid "Wrap"
msgstr "Teksto laužymas"
#: notebookbar_compact.ui:8144
-#, fuzzy
msgctxt "notebookbar_compact|frame:MenuAlign"
msgid "Align"
msgstr "Lygiuotė"
#: notebookbar_compact.ui:8216
-#, fuzzy
msgctxt "notebookbar_compact|frame:MenuDraw"
msgid "Object"
msgstr "Objektas"
#: notebookbar_compact.ui:8246
-#, fuzzy
msgctxt "notebookbar_compact|FrameLabel"
msgid "Object"
msgstr "Objektas"
#: notebookbar_compact.ui:8780
-#, fuzzy
msgctxt "notebookbar_compact|referenceb"
msgid "_Tools"
msgstr "Priemonės"
#: notebookbar_compact.ui:8810
-#, fuzzy
msgctxt "notebookbar_compact|DevLabel"
msgid "Tools"
msgstr "Priemonės"
#: notebookbar_groupedbar_compact.ui:1151
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|menubarD1"
msgid "Menubar"
msgstr "Meniu juosta"
#: notebookbar_groupedbar_compact.ui:3106
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|menubarD"
msgid "Menubar"
msgstr "Meniu juosta"
#: notebookbar_groupedbar_compact.ui:3363
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|Quotation2"
msgid "Quotation"
msgstr "Citata"
#: notebookbar_groupedbar_compact.ui:4005
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|menub"
msgid "_Menu"
-msgstr "_Meniu"
+msgstr "Meniu"
#: notebookbar_groupedbar_compact.ui:4060
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|toolsb"
msgid "_Tools"
msgstr "Priemonės"
#: notebookbar_groupedbar_compact.ui:4148
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|fileb"
msgid "_File"
msgstr "Failas"
@@ -12466,13 +12390,11 @@ msgid "_Insert"
msgstr "Įterpti"
#: notebookbar_groupedbar_compact.ui:5192
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|referenceb"
msgid "Reference_s"
msgstr "Nuorodos"
#: notebookbar_groupedbar_compact.ui:5299
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|reviewb"
msgid "_Review"
msgstr "Peržiūra"
@@ -12508,7 +12430,6 @@ msgid "T_able"
msgstr "Lentelė"
#: notebookbar_groupedbar_compact.ui:6167
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|merged"
msgid "_Merge"
msgstr "_Sulieti"
@@ -12526,31 +12447,26 @@ msgid "Selec_t"
msgstr "Atranka"
#: notebookbar_groupedbar_compact.ui:6525
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|calculatet"
msgid "_Calc"
msgstr "Skaičiavimai"
#: notebookbar_groupedbar_compact.ui:6660
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|graphicB"
msgid "_Graphic"
msgstr "Paveikslas"
#: notebookbar_groupedbar_compact.ui:6775
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|colorb"
msgid "C_olor"
msgstr "Spalva"
#: notebookbar_groupedbar_compact.ui:7092
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|arrange"
msgid "_Arrange"
msgstr "Išdėstymas"
#: notebookbar_groupedbar_compact.ui:7252
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|GridB"
msgid "_Grid"
msgstr "Tinklelis"
@@ -12562,7 +12478,6 @@ msgid "_Language"
msgstr "Kalba"
#: notebookbar_groupedbar_compact.ui:7498
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|revieb"
msgid "_Review"
msgstr "Peržiūra"
@@ -12574,7 +12489,6 @@ msgid "_Comments"
msgstr "Komentarai"
#: notebookbar_groupedbar_compact.ui:7748
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|compareb"
msgid "Com_pare"
msgstr "Palyginti"
@@ -12592,19 +12506,16 @@ msgid "St_yles"
msgstr "Stiliai"
#: notebookbar_groupedbar_compact.ui:8248
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|drawb"
msgid "D_raw"
msgstr "Braižymas"
#: notebookbar_groupedbar_compact.ui:8475
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|arrangeD"
msgid "_Arrange"
msgstr "Išdėstymas"
#: notebookbar_groupedbar_compact.ui:8611
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|Grid"
msgid "_Grid"
msgstr "Tinklelis"
@@ -12616,25 +12527,21 @@ msgid "Grou_p"
msgstr "Grupavimas"
#: notebookbar_groupedbar_compact.ui:8828
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|3Db"
msgid "3_D"
msgstr "3_D"
#: notebookbar_groupedbar_compact.ui:9011
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|oleB"
msgid "F_rame"
msgstr "Kadras"
#: notebookbar_groupedbar_compact.ui:9218
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|arrangeO"
msgid "_Arrange"
msgstr "Išdėstymas"
#: notebookbar_groupedbar_compact.ui:9327
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|GridO"
msgid "_Grid"
msgstr "Tinklelis"
@@ -12670,37 +12577,31 @@ msgid "_View"
msgstr "Rodymas"
#: notebookbar_groupedbar_full.ui:3064
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|menubarD"
msgid "Menubar"
msgstr "Meniu juosta"
#: notebookbar_groupedbar_full.ui:3281
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|Quotation2"
msgid "Quotation"
msgstr "Citata"
#: notebookbar_groupedbar_full.ui:3934
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|menub"
msgid "_Menu"
-msgstr "_Meniu"
+msgstr "Meniu"
#: notebookbar_groupedbar_full.ui:3986
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|toolsb"
msgid "_Tools"
msgstr "Priemonės"
#: notebookbar_groupedbar_full.ui:4040
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|helpb"
msgid "_Help"
msgstr "_Žinynas"
#: notebookbar_groupedbar_full.ui:4147
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|fileb"
msgid "_File"
msgstr "Failas"
@@ -12742,7 +12643,6 @@ msgid "Referen_ce"
msgstr "Nuoroda"
#: notebookbar_groupedbar_full.ui:5886
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|reviewb"
msgid "_Review"
msgstr "Peržiūra"
@@ -12754,25 +12654,21 @@ msgid "_View"
msgstr "Rodymas"
#: notebookbar_groupedbar_full.ui:6296
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|graphicB"
msgid "_Graphic"
msgstr "Paveikslas"
#: notebookbar_groupedbar_full.ui:6726
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|arrange"
msgid "_Arrange"
msgstr "Išdėstymas"
#: notebookbar_groupedbar_full.ui:6902
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|colorb"
msgid "C_olor"
msgstr "Spalva"
#: notebookbar_groupedbar_full.ui:7156
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|GridB"
msgid "_Grid"
msgstr "Tinklelis"
@@ -12808,19 +12704,16 @@ msgid "R_ows"
msgstr "Eilutės:"
#: notebookbar_groupedbar_full.ui:8597
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|merged"
msgid "_Merge"
msgstr "_Sulieti"
#: notebookbar_groupedbar_full.ui:8825
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|selectt"
msgid "Sele_ct"
msgstr "Pažymėti"
#: notebookbar_groupedbar_full.ui:9054
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|calculatet"
msgid "_Calc"
msgstr "Skaičiavimai"
@@ -12838,7 +12731,6 @@ msgid "_Language"
msgstr "Kalba"
#: notebookbar_groupedbar_full.ui:9646
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|revieb"
msgid "_Review"
msgstr "Peržiūra"
@@ -12850,7 +12742,6 @@ msgid "_Comments"
msgstr "Komentarai"
#: notebookbar_groupedbar_full.ui:10060
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|compareb"
msgid "Com_pare"
msgstr "Palyginti"
@@ -12862,7 +12753,6 @@ msgid "_View"
msgstr "Rodymas"
#: notebookbar_groupedbar_full.ui:10654
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|drawb"
msgid "D_raw"
msgstr "Braižymas"
@@ -12880,19 +12770,16 @@ msgid "Wrap"
msgstr "Teksto laužymas"
#: notebookbar_groupedbar_full.ui:11268
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|alignb"
msgid "Align"
msgstr "Lygiuotė"
#: notebookbar_groupedbar_full.ui:11300
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|arrangedrawb"
msgid "_Arrange"
msgstr "Išdėstymas"
#: notebookbar_groupedbar_full.ui:11467
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|GridDrawB"
msgid "_Grid"
msgstr "Tinklelis"
@@ -12904,7 +12791,6 @@ msgid "Grou_p"
msgstr "Grupavimas"
#: notebookbar_groupedbar_full.ui:11847
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|3Db"
msgid "3_D"
msgstr "3_D"
@@ -12940,19 +12826,16 @@ msgid "_Media"
msgstr "Medija"
#: notebookbar_groupedbar_full.ui:13423
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|oleB"
msgid "F_rame"
msgstr "Kadras"
#: notebookbar_groupedbar_full.ui:13853
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|arrageOLE"
msgid "_Arrange"
msgstr "Išdėstymas"
#: notebookbar_groupedbar_full.ui:14019
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|OleGridB"
msgid "_Grid"
msgstr "Tinklelis"
@@ -13070,10 +12953,9 @@ msgid "Cross-Reference"
msgstr "Kryžminė nuoroda"
#: notebookbar_groups.ui:317
-#, fuzzy
msgctxt "notebookbar_groups|paradefault"
msgid "Default Paragraph"
-msgstr "~Pastraipos numatytasis"
+msgstr "Pastraipos numatytasis"
#: notebookbar_groups.ui:326
msgctxt "notebookbar_groups|title"
@@ -13081,25 +12963,21 @@ msgid "Title"
msgstr "Antraštė"
#: notebookbar_groups.ui:335
-#, fuzzy
msgctxt "notebookbar_groups|heading1"
msgid "Heading 1"
msgstr "Antraštė 1"
#: notebookbar_groups.ui:344
-#, fuzzy
msgctxt "notebookbar_groups|heading2"
msgid "Heading 2"
msgstr "Antraštė 2"
#: notebookbar_groups.ui:353
-#, fuzzy
msgctxt "notebookbar_groups|heading3"
msgid "Heading 3"
msgstr "Antraštė 3"
#: notebookbar_groups.ui:368
-#, fuzzy
msgctxt "notebookbar_groups|chardefault"
msgid "Default Character"
msgstr "Rašmenų numatytasis"
@@ -13111,7 +12989,6 @@ msgid "Emphasis"
msgstr "Išskyrimas"
#: notebookbar_groups.ui:386
-#, fuzzy
msgctxt "notebookbar_groups|bold"
msgid "Strong Emphasis"
msgstr "Stiprus paryškinimas"
@@ -13245,7 +13122,6 @@ msgid "Style"
msgstr "Stilius"
#: notebookbar_groups.ui:2079
-#, fuzzy
msgctxt "notebookbar_groups|resetb"
msgid "Reset"
msgstr "Atstatyti"
@@ -13299,19 +13175,16 @@ msgid "After"
msgstr "Iš dešinės"
#: notebookbar_groups.ui:2292
-#, fuzzy
msgctxt "notebookbar_groups|wrapthrough"
msgid "Through"
msgstr "Objektas virš teksto"
#: notebookbar_groups.ui:2307
-#, fuzzy
msgctxt "notebookbar_groups|wrapcontour"
msgid "Contour"
msgstr "Kontūras"
#: notebookbar_groups.ui:2316
-#, fuzzy
msgctxt "notebookbar_groups|contourdialog"
msgid "Edit Contour"
msgstr "Taisyti kontūrą"
@@ -13323,13 +13196,11 @@ msgid "Horizontal Alignment"
msgstr "Horizontalioji lygiuotė"
#: notebookbar_single.ui:596
-#, fuzzy
msgctxt "notebookbar_single|outlineindent|tooltip_text"
msgid "Indent"
msgstr "Įtrauka"
#: notebookbar_single.ui:678
-#, fuzzy
msgctxt "notebookbar_single|insert|tooltip_text"
msgid "Indent"
msgstr "Įtrauka"
@@ -13759,7 +13630,6 @@ msgid "Tolerate white lines of PDF page backgrounds for compatibility with old d
msgstr ""
#: optcompatpage.ui:70
-#, fuzzy
msgctxt "optcompatpage|format"
msgid "<User settings>"
msgstr "<Naudotojo nuostatos>"
@@ -13905,7 +13775,6 @@ msgid "_Tabs"
msgstr "Tabuliavimo žymes"
#: optformataidspage.ui:434
-#, fuzzy
msgctxt "optformataidspage|filltabandspace"
msgid "Tabs a_nd spaces"
msgstr "Tabuliavimo žymes ir tarpus"
@@ -15056,7 +14925,6 @@ msgid "Flip"
msgstr "Apversti"
#: picturepage.ui:292
-#, fuzzy
msgctxt "picturepage|FT_ANGLE"
msgid "_Angle:"
msgstr "Kampas:"
@@ -15068,19 +14936,16 @@ msgid "0,00"
msgstr "0,00"
#: picturepage.ui:335
-#, fuzzy
msgctxt "picturepage|FT_ANGLEPRESETS"
msgid "Default _settings:"
msgstr "Numatytosios nuostatos:"
#: picturepage.ui:349
-#, fuzzy
msgctxt "picturepage|CTL_ANGLE|tooltip_text"
msgid "Rotation Angle"
msgstr "Posūkio kampas"
#: picturepage.ui:374
-#, fuzzy
msgctxt "picturepage|label2"
msgid "Rotation Angle"
msgstr "Posūkio kampas"
@@ -15507,7 +15372,6 @@ msgid "_Open"
msgstr "Atverti"
#: readonlymenu.ui:20
-#, fuzzy
msgctxt "readonlymenu|opendoc"
msgid "Open in New Window"
msgstr "Atverti naujame lange"
@@ -15525,13 +15389,11 @@ msgid "Select Text"
msgstr "Pažymėti tekstą"
#: readonlymenu.ui:44
-#, fuzzy
msgctxt "readonlymenu|reload"
msgid "Re_load"
msgstr "Įkelti iš naujo"
#: readonlymenu.ui:52
-#, fuzzy
msgctxt "readonlymenu|reloadframe"
msgid "Reload Frame"
msgstr "Įkelti kadrą iš naujo"
@@ -15543,7 +15405,6 @@ msgid "HT_ML Source"
msgstr "Pirminis HTML tekstas"
#: readonlymenu.ui:74
-#, fuzzy
msgctxt "readonlymenu|backward"
msgid "Backwards"
msgstr "Atgal"
@@ -15555,7 +15416,6 @@ msgid "_Forward"
msgstr "Pirmyn"
#: readonlymenu.ui:96
-#, fuzzy
msgctxt "readonlymenu|savegraphic"
msgid "Save Image..."
msgstr "Įrašyti paveikslėlį..."
@@ -15573,31 +15433,26 @@ msgid "As Link"
msgstr "Kaip saitą"
#: readonlymenu.ui:122
-#, fuzzy
msgctxt "readonlymenu|graphicascopy"
msgid "Copy"
msgstr "Kopijuoti"
#: readonlymenu.ui:140
-#, fuzzy
msgctxt "readonlymenu|savebackground"
msgid "Save Background..."
msgstr "Įrašyti foną..."
#: readonlymenu.ui:184
-#, fuzzy
msgctxt "readonlymenu|copylink"
msgid "Copy _Link"
msgstr "Kopijuoti nuorodą"
#: readonlymenu.ui:192
-#, fuzzy
msgctxt "readonlymenu|copygraphic"
msgid "Copy _Image"
msgstr "Kopijuoti paveikslėlį"
#: readonlymenu.ui:206
-#, fuzzy
msgctxt "readonlymenu|loadgraphic"
msgid "Load Image"
msgstr "Įkelti paveikslėlį"
@@ -15609,7 +15464,6 @@ msgid "Image Off"
msgstr "Išjungti paveikslą"
#: readonlymenu.ui:228
-#, fuzzy
msgctxt "readonlymenu|fullscreen"
msgid "Leave Full-Screen Mode"
msgstr "Išeiti iš viso ekrano veiksenos"
@@ -16032,7 +15886,6 @@ msgid "Through"
msgstr "Objektas virš teksto"
#: sidebarwrap.ui:151
-#, fuzzy
msgctxt "sidebarwrap|buttonthrough-atkobject"
msgid "Through"
msgstr "Objektas virš teksto"
@@ -16138,19 +15991,16 @@ msgid "Key 3"
msgstr "Rikiuotė 3"
#: sortdialog.ui:408
-#, fuzzy
msgctxt "sortdialog|typelb1-atkobject"
msgid "Key type"
msgstr "Bet koks tipas"
#: sortdialog.ui:431
-#, fuzzy
msgctxt "sortdialog|typelb2-atkobject"
msgid "Key type"
msgstr "Bet koks tipas"
#: sortdialog.ui:452
-#, fuzzy
msgctxt "sortdialog|typelb3-atkobject"
msgid "Key type"
msgstr "Bet koks tipas"
@@ -16211,7 +16061,6 @@ msgid "Setting"
msgstr "Nustatymas"
#: spellmenu.ui:12
-#, fuzzy
msgctxt "spellmenu|ignoreall"
msgid "I_gnore All"
msgstr "Nepaisyti visada"
@@ -16383,37 +16232,31 @@ msgid "Remaining space:"
msgstr "Laisva vieta:"
#: tablecolumnpage.ui:134
-#, fuzzy
msgctxt "tablecolumnpage|width2-atkobject"
msgid "Column 2 Width"
msgstr "2 stulpelio plotis"
#: tablecolumnpage.ui:155
-#, fuzzy
msgctxt "tablecolumnpage|width3-atkobject"
msgid "Column 3 Width"
msgstr "3 stulpelio plotis"
#: tablecolumnpage.ui:176
-#, fuzzy
msgctxt "tablecolumnpage|width4-atkobject"
msgid "Column 4 Width"
msgstr "4 stulpelio plotis"
#: tablecolumnpage.ui:197
-#, fuzzy
msgctxt "tablecolumnpage|width5-atkobject"
msgid "Column 5 Width"
msgstr "5 stulpelio plotis"
#: tablecolumnpage.ui:218
-#, fuzzy
msgctxt "tablecolumnpage|width6-atkobject"
msgid "Column 6 Width"
msgstr "6 stulpelio plotis"
#: tablecolumnpage.ui:324
-#, fuzzy
msgctxt "tablecolumnpage|width1-atkobject"
msgid "Column 1 Width"
msgstr "1 stulpelio plotis"
@@ -17760,37 +17603,31 @@ msgid "The following error occurred:"
msgstr "Įvyko klaida:"
#: watermarkdialog.ui:19
-#, fuzzy
msgctxt "watermarkdialog|WatermarkDialog"
msgid "Watermark"
msgstr "Vandenženklis"
#: watermarkdialog.ui:85
-#, fuzzy
msgctxt "watermarkdialog|TextLabel"
msgid "Text"
msgstr "Tekstas"
#: watermarkdialog.ui:118
-#, fuzzy
msgctxt "watermarkdialog|FontLabel"
msgid "Font"
msgstr "Šriftas"
#: watermarkdialog.ui:130
-#, fuzzy
msgctxt "watermarkdialog|AngleLabel"
msgid "Angle"
msgstr "Kampas"
#: watermarkdialog.ui:142
-#, fuzzy
msgctxt "watermarkdialog|TransparencyLabel"
msgid "Transparency"
msgstr "Skaidrumas"
#: watermarkdialog.ui:154
-#, fuzzy
msgctxt "watermarkdialog|ColorLabel"
msgid "Color"
msgstr "Spalva"
diff --git a/source/lt/vcl/messages.po b/source/lt/vcl/messages.po
index fe3b208ffe4..2ff80597292 100644
--- a/source/lt/vcl/messages.po
+++ b/source/lt/vcl/messages.po
@@ -294,7 +294,6 @@ msgid "Help"
msgstr "Žinynas"
#: strings.hrc:40
-#, fuzzy
msgctxt "SV_HELPTEXT_SCREENSHOT"
msgid "Take and annotate a screenshot"
msgstr "Daryti ekrano kopiją"
@@ -485,7 +484,6 @@ msgid "C~onnect"
msgstr "Sujungti"
#: strings.hrc:82
-#, fuzzy
msgctxt "SV_BUTTONTEXT_SCREENSHOT"
msgid "~Screenshot"
msgstr "~Ekrano nuotrauka"
@@ -703,7 +701,6 @@ msgid "Information"
msgstr "Informacija apie dokumentą"
#: strings.hrc:134
-#, fuzzy
msgctxt "SV_MSGBOX_WARNING"
msgid "Warning"
msgstr "Įspėjimas"
diff --git a/source/lt/wizards/source/resources.po b/source/lt/wizards/source/resources.po
index d24b1ae5f15..29bc99be500 100644
--- a/source/lt/wizards/source/resources.po
+++ b/source/lt/wizards/source/resources.po
@@ -555,7 +555,6 @@ msgid "Creating Report..."
msgstr "Ataskaitos kūrimas…"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_63\n"
@@ -949,7 +948,6 @@ msgid "Outline, indented - Red & Blue"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_113\n"
@@ -984,7 +982,6 @@ msgid "Default"
msgstr "Numatytoji"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_117\n"
@@ -1002,7 +999,6 @@ msgid "Finances"
msgstr "Finansai"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_119\n"
@@ -1347,7 +1343,6 @@ msgid "~How do you want to proceed after creating the query?"
msgstr "Ką norite daryti sukūrus užklausą?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_9\n"
@@ -1356,7 +1351,6 @@ msgid "Match ~all of the following"
msgstr "Prilyginti visus išvardintus elementus"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_10\n"
@@ -2085,7 +2079,6 @@ msgid "No border"
msgstr "Nėra kraštinių"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_30\n"
@@ -2881,7 +2874,6 @@ msgid "C~lose"
msgstr "Užverti"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_0\n"
@@ -2923,7 +2915,6 @@ msgid "Currency cells in the entire ~document"
msgstr "Valiutos langeliai visame dokumente"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_5\n"
@@ -2932,7 +2923,6 @@ msgid "~Selected range"
msgstr "Pasirinkta sritis"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_6\n"
@@ -2941,7 +2931,6 @@ msgid "Select Cell Styles"
msgstr "Pasirinkti langelių stilius"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_7\n"
@@ -3118,7 +3107,6 @@ msgid "Select target directory"
msgstr "Pasirinkite paskirties aplanką"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_4\n"
diff --git a/source/lt/writerperfect/messages.po b/source/lt/writerperfect/messages.po
index efb774f0597..dc3bc4ea684 100644
--- a/source/lt/writerperfect/messages.po
+++ b/source/lt/writerperfect/messages.po
@@ -56,7 +56,6 @@ msgid "EPUB Export"
msgstr ""
#: exportepub.ui:91
-#, fuzzy
msgctxt "exportepub|versionft"
msgid "Version:"
msgstr "Versija:"
@@ -77,19 +76,16 @@ msgid "Split method:"
msgstr ""
#: exportepub.ui:161
-#, fuzzy
msgctxt "exportepub|splitpage"
msgid "Page break"
msgstr "puslapį"
#: exportepub.ui:162
-#, fuzzy
msgctxt "exportepub|splitheading"
msgid "Heading"
msgstr "Antraštė"
#: wpftencodingdialog.ui:63
-#, fuzzy
msgctxt "wpftencodingdialog|label"
msgid "_Character set:"
msgstr "Koduotė:"
diff --git a/source/lv/avmedia/messages.po b/source/lv/avmedia/messages.po
index cc1671e3657..b531122783d 100644
--- a/source/lv/avmedia/messages.po
+++ b/source/lv/avmedia/messages.po
@@ -74,7 +74,6 @@ msgid "Scaled"
msgstr "Mērogots"
#: strings.hrc:37
-#, fuzzy
msgctxt "AVMEDIA_STR_VOLUME"
msgid "Volume"
msgstr "Sējums"
diff --git a/source/lv/chart2/messages.po b/source/lv/chart2/messages.po
index 5edff1881c1..ba87f5f06de 100644
--- a/source/lv/chart2/messages.po
+++ b/source/lv/chart2/messages.po
@@ -1921,7 +1921,6 @@ msgid "_Perspective"
msgstr "_Perspektīva"
#: tp_3D_SceneGeometry.ui:109
-#, fuzzy
msgctxt "tp_3D_SceneGeometry|MTR_FLD_PERSPECTIVE-atkobject"
msgid "Perspective"
msgstr "Perspektīva"
diff --git a/source/lv/connectivity/messages.po b/source/lv/connectivity/messages.po
index a5de7e4eb7b..117d671a7e5 100644
--- a/source/lv/connectivity/messages.po
+++ b/source/lv/connectivity/messages.po
@@ -527,55 +527,46 @@ msgid "The connection could not be established. The database was created by a ne
msgstr "Savienojums nevar tikt nodibināts. Datubāze tika izveidota ar jaunāku %PRODUCTNAME versiju."
#: strings.hrc:134
-#, fuzzy
msgctxt "STR_ROW_SET_OPERATION_VETOED"
msgid "The record operation has been vetoed."
msgstr "Rakstīšanas darbība tika aizliegta."
#: strings.hrc:135
-#, fuzzy
msgctxt "STR_PARSER_CYCLIC_SUB_QUERIES"
msgid "The statement contains a cyclic reference to one or more sub queries."
msgstr "Priekšraksts satur ciklisku norādi uz vienu vai vairākiem apakšvaicājumiem."
#: strings.hrc:136
-#, fuzzy
msgctxt "STR_DB_OBJECT_NAME_WITH_SLASHES"
msgid "The name must not contain any slashes ('/')."
msgstr "Nosaukums nedrīkst saturēt slīpsvītras ('/')."
#: strings.hrc:137
-#, fuzzy
msgctxt "STR_DB_INVALID_SQL_NAME"
msgid "$1$ is no SQL conform identifier."
msgstr "$1$ nav SQL apstiprinājuma identifikators."
#: strings.hrc:138
-#, fuzzy
msgctxt "STR_DB_QUERY_NAME_WITH_QUOTES"
msgid "Query names must not contain quote characters."
msgstr "Vaicājuma nosaukumi nedrīkst saturēt pēdiņas."
#: strings.hrc:139
-#, fuzzy
msgctxt "STR_DB_OBJECT_NAME_IS_USED"
msgid "The name '$1$' is already in use in the database."
msgstr "Nosaukums '$1$' jau ir izmantots datubāzē."
#: strings.hrc:140
-#, fuzzy
msgctxt "STR_DB_NOT_CONNECTED"
msgid "No connection to the database exists."
msgstr "Nav savienojuma ar datubāzi."
#: strings.hrc:141
-#, fuzzy
msgctxt "STR_AB_ADDRESSBOOK_NOT_FOUND"
msgid "No $1$ exists."
msgstr "$1$ neeksistē."
#: strings.hrc:142
-#, fuzzy
msgctxt "STR_DATA_CANNOT_SELECT_UNFILTERED"
msgid "Unable to display the complete table content. Please apply a filter."
msgstr "Neizdevās parādīt visu tabulas saturu. Lūdzu, pielietojiet filtru."
diff --git a/source/lv/cui/messages.po b/source/lv/cui/messages.po
index 0e66cb8954c..8eefd10cf39 100644
--- a/source/lv/cui/messages.po
+++ b/source/lv/cui/messages.po
@@ -359,7 +359,6 @@ msgid "All commands"
msgstr "Visas komandas"
#: strings.hrc:92
-#, fuzzy
msgctxt "RID_SVXSTR_MACROS"
msgid "Macros"
msgstr "Makro"
@@ -1434,7 +1433,6 @@ msgid "Please enter a name for the hatching:"
msgstr "Lūdzu, ievadiet nosaukumu svītrojumam:"
#: strings.hrc:334
-#, fuzzy
msgctxt "RID_SVXSTR_CHANGE"
msgid "Modify"
msgstr "Modificēt"
@@ -1465,7 +1463,6 @@ msgid "No %1"
msgstr "Nr %1"
#: strings.hrc:340
-#, fuzzy
msgctxt "RID_SVXSTR_CHARNAME_FAMILY"
msgid "Family:"
msgstr "Saime:"
@@ -1507,7 +1504,6 @@ msgid "Capitalize first letter of every sentence"
msgstr "Visu teikumu pirmos burtus pārvērst par lielajiem"
#: strings.hrc:348
-#, fuzzy
msgctxt "RID_SVXSTR_BOLD_UNDER"
msgid "Automatic *bold*, /italic/, -strikeout- and _underline_"
msgstr "Automātisks *trekns*, /kursīvs/, -pārsvītrojums- un _pasvītrojums_"
@@ -1769,7 +1765,6 @@ msgid "Security"
msgstr "Drošība"
#: treeopt.hrc:38
-#, fuzzy
msgctxt "SID_GENERAL_OPTIONS_RES"
msgid "Personalization"
msgstr "Personalizācija"
@@ -1780,13 +1775,11 @@ msgid "Application Colors"
msgstr "Lietotnes krāsas"
#: treeopt.hrc:40
-#, fuzzy
msgctxt "SID_GENERAL_OPTIONS_RES"
msgid "Accessibility"
msgstr "Pieejamība"
#: treeopt.hrc:41
-#, fuzzy
msgctxt "SID_GENERAL_OPTIONS_RES"
msgid "Advanced"
msgstr "Paplašināti"
@@ -1797,13 +1790,11 @@ msgid "Basic IDE"
msgstr ""
#: treeopt.hrc:43
-#, fuzzy
msgctxt "SID_GENERAL_OPTIONS_RES"
msgid "Online Update"
msgstr "Tiešsaistes atjaunināšana"
#: treeopt.hrc:44
-#, fuzzy
msgctxt "SID_GENERAL_OPTIONS_RES"
msgid "OpenCL"
msgstr "OpenCL"
@@ -1819,49 +1810,41 @@ msgid "Languages"
msgstr "Valodas"
#: treeopt.hrc:51
-#, fuzzy
msgctxt "SID_LANGUAGE_OPTIONS_RES"
msgid "Writing Aids"
msgstr "Rakstīšanas palīdzība"
#: treeopt.hrc:52
-#, fuzzy
msgctxt "SID_LANGUAGE_OPTIONS_RES"
msgid "Searching in Japanese"
msgstr "Meklēšana japāņu valodā"
#: treeopt.hrc:53
-#, fuzzy
msgctxt "SID_LANGUAGE_OPTIONS_RES"
msgid "Asian Layout"
msgstr "Āzijas izkārtojums"
#: treeopt.hrc:54
-#, fuzzy
msgctxt "SID_LANGUAGE_OPTIONS_RES"
msgid "Complex Text Layout"
msgstr "Kompleksā teksta izkārtojums"
#: treeopt.hrc:59
-#, fuzzy
msgctxt "SID_INET_DLG_RES"
msgid "Internet"
msgstr "Internets"
#: treeopt.hrc:60
-#, fuzzy
msgctxt "SID_INET_DLG_RES"
msgid "Proxy"
msgstr "Starpnieks"
#: treeopt.hrc:61
-#, fuzzy
msgctxt "SID_INET_DLG_RES"
msgid "E-mail"
msgstr "E-pasts"
#: treeopt.hrc:66
-#, fuzzy
msgctxt "SID_SW_EDITOPTIONS_RES"
msgid "%PRODUCTNAME Writer"
msgstr "%PRODUCTNAME Writer"
@@ -1873,139 +1856,116 @@ msgid "General"
msgstr "Vispārēji"
#: treeopt.hrc:68
-#, fuzzy
msgctxt "SID_SW_EDITOPTIONS_RES"
msgid "View"
msgstr "Skats"
#: treeopt.hrc:69
-#, fuzzy
msgctxt "SID_SW_EDITOPTIONS_RES"
msgid "Formatting Aids"
msgstr "Formatēšanas palīdzība"
#: treeopt.hrc:70
-#, fuzzy
msgctxt "SID_SW_EDITOPTIONS_RES"
msgid "Grid"
msgstr "Režģis"
#: treeopt.hrc:71
-#, fuzzy
msgctxt "SID_SW_EDITOPTIONS_RES"
msgid "Basic Fonts (Western)"
msgstr "Pamata fonti (Rietumu)"
#: treeopt.hrc:72
-#, fuzzy
msgctxt "SID_SW_EDITOPTIONS_RES"
msgid "Basic Fonts (Asian)"
msgstr "Pamata fonti (Āzijas)"
#: treeopt.hrc:73
-#, fuzzy
msgctxt "SID_SW_EDITOPTIONS_RES"
msgid "Basic Fonts (CTL)"
msgstr "Pamata fonti (CTL)"
#: treeopt.hrc:74
-#, fuzzy
msgctxt "SID_SW_EDITOPTIONS_RES"
msgid "Print"
msgstr "Drukāt"
#: treeopt.hrc:75
-#, fuzzy
msgctxt "SID_SW_EDITOPTIONS_RES"
msgid "Table"
msgstr "Tabula"
#: treeopt.hrc:76
-#, fuzzy
msgctxt "SID_SW_EDITOPTIONS_RES"
msgid "Changes"
msgstr "Izmaiņas"
#: treeopt.hrc:77
-#, fuzzy
msgctxt "SID_SW_EDITOPTIONS_RES"
msgid "Comparison"
msgstr "Salīdzināšana"
#: treeopt.hrc:78
-#, fuzzy
msgctxt "SID_SW_EDITOPTIONS_RES"
msgid "Compatibility"
msgstr "Savietojamība"
#: treeopt.hrc:79
-#, fuzzy
msgctxt "SID_SW_EDITOPTIONS_RES"
msgid "AutoCaption"
msgstr "Automātisks paraksts"
#: treeopt.hrc:80
-#, fuzzy
msgctxt "SID_SW_EDITOPTIONS_RES"
msgid "Mail Merge E-mail"
msgstr "Vēstuļu sapludināšanas e-pasts"
#: treeopt.hrc:85
-#, fuzzy
msgctxt "SID_SW_ONLINEOPTIONS_RES"
msgid "%PRODUCTNAME Writer/Web"
msgstr "%PRODUCTNAME Writer/Web"
#: treeopt.hrc:86
-#, fuzzy
msgctxt "SID_SW_ONLINEOPTIONS_RES"
msgid "View"
msgstr "Skats"
#: treeopt.hrc:87
-#, fuzzy
msgctxt "SID_SW_ONLINEOPTIONS_RES"
msgid "Formatting Aids"
msgstr "Formatēšanas palīdzība"
#: treeopt.hrc:88
-#, fuzzy
msgctxt "SID_SW_ONLINEOPTIONS_RES"
msgid "Grid"
msgstr "Režģis"
#: treeopt.hrc:89
-#, fuzzy
msgctxt "SID_SW_ONLINEOPTIONS_RES"
msgid "Print"
msgstr "Drukāt"
#: treeopt.hrc:90
-#, fuzzy
msgctxt "SID_SW_ONLINEOPTIONS_RES"
msgid "Table"
msgstr "Tabula"
#: treeopt.hrc:91
-#, fuzzy
msgctxt "SID_SW_ONLINEOPTIONS_RES"
msgid "Background"
msgstr "Fons"
#: treeopt.hrc:96
-#, fuzzy
msgctxt "SID_SM_EDITOPTIONS_RES"
msgid "%PRODUCTNAME Math"
msgstr "%PRODUCTNAME Math"
#: treeopt.hrc:97
-#, fuzzy
msgctxt "SID_SM_EDITOPTIONS_RES"
msgid "Settings"
msgstr "Iestatījumi"
#: treeopt.hrc:102
-#, fuzzy
msgctxt "SID_SC_EDITOPTIONS_RES"
msgid "%PRODUCTNAME Calc"
msgstr "%PRODUCTNAME Calc"
@@ -2017,13 +1977,11 @@ msgid "General"
msgstr "Vispārēji"
#: treeopt.hrc:104
-#, fuzzy
msgctxt "SID_SC_EDITOPTIONS_RES"
msgid "Defaults"
msgstr "Noklusējumi"
#: treeopt.hrc:105
-#, fuzzy
msgctxt "SID_SC_EDITOPTIONS_RES"
msgid "View"
msgstr "Skats"
@@ -2041,37 +1999,31 @@ msgid "Formula"
msgstr "Formula"
#: treeopt.hrc:108
-#, fuzzy
msgctxt "SID_SC_EDITOPTIONS_RES"
msgid "Sort Lists"
msgstr "Kārtošanas saraksti"
#: treeopt.hrc:109
-#, fuzzy
msgctxt "SID_SC_EDITOPTIONS_RES"
msgid "Changes"
msgstr "Izmaiņas"
#: treeopt.hrc:110
-#, fuzzy
msgctxt "SID_SC_EDITOPTIONS_RES"
msgid "Compatibility"
msgstr "Savietojamība"
#: treeopt.hrc:111
-#, fuzzy
msgctxt "SID_SC_EDITOPTIONS_RES"
msgid "Grid"
msgstr "Režģis"
#: treeopt.hrc:112
-#, fuzzy
msgctxt "SID_SC_EDITOPTIONS_RES"
msgid "Print"
msgstr "Drukāt"
#: treeopt.hrc:117
-#, fuzzy
msgctxt "SID_SD_EDITOPTIONS_RES"
msgid "%PRODUCTNAME Impress"
msgstr "%PRODUCTNAME Impress"
@@ -2083,25 +2035,21 @@ msgid "General"
msgstr "Vispārēji"
#: treeopt.hrc:119
-#, fuzzy
msgctxt "SID_SD_EDITOPTIONS_RES"
msgid "View"
msgstr "Skats"
#: treeopt.hrc:120
-#, fuzzy
msgctxt "SID_SD_EDITOPTIONS_RES"
msgid "Grid"
msgstr "Režģis"
#: treeopt.hrc:121
-#, fuzzy
msgctxt "SID_SD_EDITOPTIONS_RES"
msgid "Print"
msgstr "Drukāt"
#: treeopt.hrc:126
-#, fuzzy
msgctxt "SID_SD_GRAPHIC_OPTIONS_RES"
msgid "%PRODUCTNAME Draw"
msgstr "%PRODUCTNAME Draw"
@@ -2113,37 +2061,31 @@ msgid "General"
msgstr "Vispārēji"
#: treeopt.hrc:128
-#, fuzzy
msgctxt "SID_SD_GRAPHIC_OPTIONS_RES"
msgid "View"
msgstr "Skats"
#: treeopt.hrc:129
-#, fuzzy
msgctxt "SID_SD_GRAPHIC_OPTIONS_RES"
msgid "Grid"
msgstr "Režģis"
#: treeopt.hrc:130
-#, fuzzy
msgctxt "SID_SD_GRAPHIC_OPTIONS_RES"
msgid "Print"
msgstr "Drukāt"
#: treeopt.hrc:135
-#, fuzzy
msgctxt "SID_SCH_EDITOPTIONS_RES"
msgid "Charts"
msgstr "Diagrammas"
#: treeopt.hrc:136
-#, fuzzy
msgctxt "SID_SCH_EDITOPTIONS_RES"
msgid "Default Colors"
msgstr "Noklusējuma krāsas"
#: treeopt.hrc:141
-#, fuzzy
msgctxt "SID_FILTER_DLG_RES"
msgid "Load/Save"
msgstr "Ielādēt/saglabāt"
@@ -2155,37 +2097,31 @@ msgid "General"
msgstr "Vispārēji"
#: treeopt.hrc:143
-#, fuzzy
msgctxt "SID_FILTER_DLG_RES"
msgid "VBA Properties"
msgstr "VBA īpašības"
#: treeopt.hrc:144
-#, fuzzy
msgctxt "SID_FILTER_DLG_RES"
msgid "Microsoft Office"
msgstr "Microsoft Office"
#: treeopt.hrc:145
-#, fuzzy
msgctxt "SID_FILTER_DLG_RES"
msgid "HTML Compatibility"
msgstr "HTML savietojamība"
#: treeopt.hrc:150
-#, fuzzy
msgctxt "SID_SB_STARBASEOPTIONS_RES"
msgid "%PRODUCTNAME Base"
msgstr "%PRODUCTNAME Base"
#: treeopt.hrc:151
-#, fuzzy
msgctxt "SID_SB_STARBASEOPTIONS_RES"
msgid "Connections"
msgstr "Savienojumi"
#: treeopt.hrc:152
-#, fuzzy
msgctxt "SID_SB_STARBASEOPTIONS_RES"
msgid "Databases"
msgstr "Datubāzes"
@@ -2226,7 +2162,6 @@ msgid "Edit"
msgstr "Rediģēt"
#: aboutconfigdialog.ui:182
-#, fuzzy
msgctxt "aboutconfigdialog|reset"
msgid "Reset"
msgstr "Atiestatīt"
@@ -2804,7 +2739,6 @@ msgid "Pre_view"
msgstr "Priekš_skatījums"
#: baselinksdialog.ui:9
-#, fuzzy
msgctxt "baselinksdialog|BaseLinksDialog"
msgid "Edit Links"
msgstr "Rediģēt saites"
@@ -2845,7 +2779,6 @@ msgid "Status"
msgstr "Statuss"
#: baselinksdialog.ui:202
-#, fuzzy
msgctxt "baselinksdialog|TB_LINKS-atkobject"
msgid "Edit Links"
msgstr "Rediģēt saites"
@@ -2931,13 +2864,11 @@ msgid "Size:"
msgstr "Izmērs:"
#: bitmaptabpage.ui:175
-#, fuzzy
msgctxt "bitmaptabpage|label5"
msgid "Width:"
msgstr "Platums:"
#: bitmaptabpage.ui:201
-#, fuzzy
msgctxt "bitmaptabpage|label6"
msgid "Height:"
msgstr "Augstums:"
@@ -3033,13 +2964,11 @@ msgid "Options"
msgstr "Opcijas"
#: bitmaptabpage.ui:510
-#, fuzzy
msgctxt "bitmaptabpage|CTL_BITMAP_PREVIEW-atkobject"
msgid "Example"
msgstr "Piemērs"
#: bitmaptabpage.ui:528
-#, fuzzy
msgctxt "bitmaptabpage|label8"
msgid "Preview"
msgstr "Priekšskatījums"
@@ -3635,7 +3564,6 @@ msgid "CTL Font"
msgstr "CTL fonts"
#: charnamepage.ui:688
-#, fuzzy
msgctxt "charnamepage|preview-atkobject"
msgid "Preview"
msgstr "Priekšskatījums"
@@ -3927,7 +3855,6 @@ msgid "CMYK"
msgstr "CMYK"
#: colorpage.ui:188
-#, fuzzy
msgctxt "colorpage|delete"
msgid "Delete"
msgstr "Dzēst"
@@ -4153,7 +4080,6 @@ msgid "_Text"
msgstr "_Teksts"
#: comment.ui:228
-#, fuzzy
msgctxt "comment|label5"
msgid "_Insert"
msgstr "_Ievietot"
@@ -4229,7 +4155,6 @@ msgid "Preview"
msgstr "Priekšskatījums"
#: connectortabpage.ui:347
-#, fuzzy
msgctxt "connectortabpage|CTL_PREVIEW-atkobject"
msgid "Example"
msgstr "Piemērs"
@@ -4920,7 +4845,6 @@ msgid "Accessibility option \"Use automatic font color for screen display\" is a
msgstr "Pieejamības opcija \"Izmantot automātisku fonta krāsu rādīšanai uz ekrāna\" ir aktīva. Fonta krāsas atribūti pašreiz netiek lietoti, lai attēlotu tekstu."
#: effectspage.ui:611
-#, fuzzy
msgctxt "effectspage|preview-atkobject"
msgid "Preview"
msgstr "Priekšskatījums"
@@ -5187,7 +5111,6 @@ msgid "_File type:"
msgstr "Datnes tips:"
#: galleryfilespage.ui:77
-#, fuzzy
msgctxt "galleryfilespage|files-atkobject"
msgid "Files Found"
msgstr "Atrastās datnes"
@@ -5198,7 +5121,6 @@ msgid "Pr_eview"
msgstr "Pri_ekšskatījums"
#: galleryfilespage.ui:125
-#, fuzzy
msgctxt "galleryfilespage|image-atkobject"
msgid "Preview"
msgstr "Priekšskatījums"
@@ -5568,7 +5490,6 @@ msgid "Hangul/Hanja Options"
msgstr "Hangul/handža opcijas"
#: hangulhanjaoptdialog.ui:107
-#, fuzzy
msgctxt "hangulhanjaoptdialog|new"
msgid "New..."
msgstr "Jauns..."
@@ -5900,7 +5821,6 @@ msgid "_Close"
msgstr "Aizvērt"
#: hyperlinkmarkdialog.ui:72
-#, fuzzy
msgctxt "hyperlinkmarkdialog|TreeListBox-atkobject"
msgid "Mark Tree"
msgstr "Atzīmēt koku"
@@ -6511,7 +6431,6 @@ msgid "Icon"
msgstr "Ikona"
#: linetabpage.ui:798
-#, fuzzy
msgctxt "linetabpage|CTL_PREVIEW-atkobject"
msgid "Example"
msgstr "Piemērs"
@@ -6639,13 +6558,11 @@ msgid "Categor_y"
msgstr "Kategorija"
#: menuassignpage.ui:90
-#, fuzzy
msgctxt "menuassignpage|contentslabel"
msgid "_Function"
msgstr "_Funkcija"
#: menuassignpage.ui:105
-#, fuzzy
msgctxt "menuassignpage|label33"
msgid "Description"
msgstr "Apraksts"
@@ -6672,19 +6589,16 @@ msgid "Remove item"
msgstr ""
#: menuassignpage.ui:267
-#, fuzzy
msgctxt "menuassignpage|functionbtn"
msgid "_Function"
msgstr "_Funkcija"
#: menuassignpage.ui:387
-#, fuzzy
msgctxt "menuassignpage|insert"
msgid "_Insert"
msgstr "_Ievietot"
#: menuassignpage.ui:405
-#, fuzzy
msgctxt "menuassignpage|modify"
msgid "_Modify"
msgstr "_Modificēt"
@@ -6712,25 +6626,21 @@ msgid "Insert Submenu"
msgstr ""
#: menuassignpage.ui:557
-#, fuzzy
msgctxt "menuassignpage|renameItem"
msgid "Rename..."
msgstr "Pārdēvēt..."
#: menuassignpage.ui:565
-#, fuzzy
msgctxt "menuassignpage|changeIcon"
msgid "Change Icon..."
msgstr "Mainīt ikonu..."
#: menuassignpage.ui:573
-#, fuzzy
msgctxt "menuassignpage|resetIcon"
msgid "Reset Icon"
msgstr "Atiestatīt ikonu"
#: menuassignpage.ui:581
-#, fuzzy
msgctxt "menuassignpage|restoreItem"
msgid "Restore Default Command"
msgstr "Atjaunot noklusējuma komandu"
@@ -7890,19 +7800,16 @@ msgid "Help Improve %PRODUCTNAME"
msgstr "Palīdzi uzlabot %PRODUCTNAME"
#: optgeneralpage.ui:338
-#, fuzzy
msgctxt "optgeneralpage|quicklaunch"
msgid "Load %PRODUCTNAME during system start-up"
msgstr "Ielādēt %PRODUCTNAME pie sistēmas startēšanas"
#: optgeneralpage.ui:352
-#, fuzzy
msgctxt "optgeneralpage|systray"
msgid "Enable systray Quickstarter"
msgstr "Ieslēgt sistēmas ikonu joslā Quickstarter"
#: optgeneralpage.ui:372
-#, fuzzy
msgctxt "optgeneralpage|label8"
msgid "%PRODUCTNAME Quickstarter"
msgstr "%PRODUCTNAME Quickstarter"
@@ -8745,7 +8652,6 @@ msgid "Telephone (home/_work):"
msgstr "Tālrunis (mājas/darba)"
#: optuserpage.ui:134
-#, fuzzy
msgctxt "phoneft-atkobject"
msgid "Home telephone number"
msgstr "Mājas tālruņa numurs"
@@ -8761,13 +8667,11 @@ msgid "First name"
msgstr "Vārds"
#: optuserpage.ui:189
-#, fuzzy
msgctxt "lastname-atkobject"
msgid "Last name"
msgstr "Uzvārds"
#: optuserpage.ui:207
-#, fuzzy
msgctxt "shortname-atkobject"
msgid "Initials"
msgstr "Iniciāļi"
@@ -8785,7 +8689,6 @@ msgid "State"
msgstr "Stāvoklis"
#: optuserpage.ui:272
-#, fuzzy
msgctxt "zip-atkobject"
msgid "Zip code"
msgstr "Pasta indekss"
@@ -8803,25 +8706,21 @@ msgid "Position"
msgstr "Pozīcija"
#: optuserpage.ui:349
-#, fuzzy
msgctxt "home-atkobject"
msgid "Home telephone number"
msgstr "Mājas tālruņa numurs"
#: optuserpage.ui:367
-#, fuzzy
msgctxt "work-atkobject"
msgid "Work telephone number"
msgstr "Darba tālruņa numurs"
#: optuserpage.ui:397
-#, fuzzy
msgctxt "fax-atkobject"
msgid "FAX number"
msgstr "Faksa numurs"
#: optuserpage.ui:415
-#, fuzzy
msgctxt "email-atkobject"
msgid "email address"
msgstr "E-pasta adrese"
@@ -8837,25 +8736,21 @@ msgid "Last name/first _name/father’s name/initials:"
msgstr "Uzvārds/_vārds/tēva vārds/iniciāļi:"
#: optuserpage.ui:472
-#, fuzzy
msgctxt "ruslastname-atkobject"
msgid "Last name"
msgstr "Uzvārds"
#: optuserpage.ui:490
-#, fuzzy
msgctxt "rusfathersname-atkobject"
msgid "Father's name"
msgstr "Tēva vārds"
#: optuserpage.ui:508
-#, fuzzy
msgctxt "russhortname-atkobject"
msgid "Initials"
msgstr "Iniciāļi"
#: optuserpage.ui:526
-#, fuzzy
msgctxt "rusfirstname-atkobject"
msgid "First name"
msgstr "Vārds"
@@ -8866,19 +8761,16 @@ msgid "Last/first _name/initials:"
msgstr "Uzvārds/vārds/i_niciāļi:"
#: optuserpage.ui:569
-#, fuzzy
msgctxt "eastlastname-atkobject"
msgid "Last name"
msgstr "Uzvārds"
#: optuserpage.ui:587
-#, fuzzy
msgctxt "eastfirstname-atkobject"
msgid "First name"
msgstr "Vārds"
#: optuserpage.ui:605
-#, fuzzy
msgctxt "eastshortname-atkobject"
msgid "Initials"
msgstr "Iniciāļi"
@@ -8889,13 +8781,11 @@ msgid "_Street/apartment number:"
msgstr "Iela/dzīvokļa numur_s:"
#: optuserpage.ui:648
-#, fuzzy
msgctxt "russtreet-atkobject"
msgid "Street"
msgstr "Iela"
#: optuserpage.ui:666
-#, fuzzy
msgctxt "ruslastname-atkobject"
msgid "Apartment number"
msgstr "Dzīvokļa numurs"
@@ -8912,7 +8802,6 @@ msgid "City"
msgstr "Pilsēta"
#: optuserpage.ui:727
-#, fuzzy
msgctxt "izip-atkobject"
msgid "Zip code"
msgstr "Pasta indekss"
@@ -9946,7 +9835,6 @@ msgid "Spacing"
msgstr "Atstarpes"
#: positionpage.ui:478
-#, fuzzy
msgctxt "positionpage|preview-atkobject"
msgid "Preview"
msgstr "Priekšskatījums"
@@ -10663,7 +10551,6 @@ msgid "Special Characters"
msgstr "Īpašās rakstzīmes"
#: specialcharacters.ui:24
-#, fuzzy
msgctxt "specialcharacters|insert"
msgid "_Insert"
msgstr "_Ievietot"
@@ -10715,7 +10602,6 @@ msgid "Favorite Characters:"
msgstr ""
#: spellingdialog.ui:9
-#, fuzzy
msgctxt "spellingdialog|SpellingDialog"
msgid "Spelling: $LANGUAGE ($LOCATION)"
msgstr "Pareizrakstība: $LANGUAGE ($LOCATION)"
@@ -11556,7 +11442,6 @@ msgid "Enclosing Character"
msgstr "Rakstzīmju apvilkšana"
#: twolinespage.ui:233
-#, fuzzy
msgctxt "twolinespage|preview-atkobject"
msgid "Preview"
msgstr "Priekšskatījums"
@@ -11637,7 +11522,6 @@ msgid "Variable:"
msgstr "Mainīgais:"
#: zoomdialog.ui:204
-#, fuzzy
msgctxt "zoomdialog|zoomsb-atkobject"
msgid "Variable"
msgstr "Mainīgais"
diff --git a/source/lv/desktop/messages.po b/source/lv/desktop/messages.po
index 1e96553336d..df1bca7c7ae 100644
--- a/source/lv/desktop/messages.po
+++ b/source/lv/desktop/messages.po
@@ -261,13 +261,11 @@ msgstr ""
"Spiediet “Atcelt”, lai apturētu instalēšanu."
#: strings.hrc:83
-#, fuzzy
msgctxt "RID_STR_WARNING_INSTALL_EXTENSION_DISABLED"
msgid "Extension installation is currently disabled. Please consult your system administrator for more information."
msgstr "Paplašinājumu instalēšana patreiz ir izslēgta. Lūdzu, konsultējieties ar savu sistēmu administratoru, lai iegūtu vairāk informācijas."
#: strings.hrc:85
-#, fuzzy
msgctxt "RID_STR_WARNING_REMOVE_EXTENSION_DISABLED"
msgid "Extension removal is currently disabled. Please consult your system administrator for more information."
msgstr "Paplašinājumu noņemšana patreiz ir izslēgta. Lūdzu, konsultējieties ar savu sistēmu administratoru, lai iegūtu vairāk informācijas."
diff --git a/source/lv/dictionaries/ca.po b/source/lv/dictionaries/ca.po
index 70a20317259..2652cbe442e 100644
--- a/source/lv/dictionaries/ca.po
+++ b/source/lv/dictionaries/ca.po
@@ -14,7 +14,6 @@ msgstr ""
"X-Generator: LibreOffice\n"
#: description.xml
-#, fuzzy
msgctxt ""
"description.xml\n"
"dispname\n"
diff --git a/source/lv/editeng/messages.po b/source/lv/editeng/messages.po
index 8707d51a39f..c19e3da5308 100644
--- a/source/lv/editeng/messages.po
+++ b/source/lv/editeng/messages.po
@@ -1059,13 +1059,11 @@ msgid "Fit to line"
msgstr "Ietilpināt rindā"
#: editrids.hrc:250
-#, fuzzy
msgctxt "RID_SVXITEMS_TEXTROTATE_OFF"
msgid "Text is not rotated"
msgstr "Teksts nav pagriezts"
#: editrids.hrc:251
-#, fuzzy
msgctxt "RID_SVXITEMS_TEXTROTATE"
msgid "Text is rotated by $(ARG1)°"
msgstr "Teksts ir pagriezts par $(ARG1)°"
diff --git a/source/lv/filter/messages.po b/source/lv/filter/messages.po
index 4e7adedf5f9..cf5c3d769dc 100644
--- a/source/lv/filter/messages.po
+++ b/source/lv/filter/messages.po
@@ -513,7 +513,6 @@ msgid "_View PDF after export"
msgstr "Pēc eksportēšanas _skatīt PDF"
#: pdfgeneralpage.ui:650
-#, fuzzy
msgctxt "pdfgeneralpage|usereferencexobject"
msgid "Use reference XObjects"
msgstr "Lietot norādes XObjects"
diff --git a/source/lv/fpicker/messages.po b/source/lv/fpicker/messages.po
index 6e3dd4717c6..447c7984609 100644
--- a/source/lv/fpicker/messages.po
+++ b/source/lv/fpicker/messages.po
@@ -120,7 +120,6 @@ msgid "All files"
msgstr "Visas datnes"
#: strings.hrc:34
-#, fuzzy
msgctxt "STR_FILEDLG_OPEN"
msgid "Open"
msgstr "Atvērt"
diff --git a/source/lv/framework/messages.po b/source/lv/framework/messages.po
index ac07c857916..cad22745f12 100644
--- a/source/lv/framework/messages.po
+++ b/source/lv/framework/messages.po
@@ -39,19 +39,16 @@ msgid "~Customize Toolbar..."
msgstr "~Pielāgot rīkjoslu..."
#: strings.hrc:30
-#, fuzzy
msgctxt "STR_TOOLBAR_DOCK_TOOLBAR"
msgid "~Dock Toolbar"
msgstr "~Pietauvot rīkjoslu"
#: strings.hrc:31
-#, fuzzy
msgctxt "STR_TOOLBAR_DOCK_ALL_TOOLBARS"
msgid "Dock ~All Toolbars"
msgstr "Piet~auvot visas rīkjoslas"
#: strings.hrc:32
-#, fuzzy
msgctxt "STR_TOOLBAR_LOCK_TOOLBAR"
msgid "~Lock Toolbar Position"
msgstr "S~lēgt rīkjoslas novietojumu"
diff --git a/source/lv/officecfg/registry/data/org/openoffice/Office.po b/source/lv/officecfg/registry/data/org/openoffice/Office.po
index bca36c14d8b..4633370c34b 100644
--- a/source/lv/officecfg/registry/data/org/openoffice/Office.po
+++ b/source/lv/officecfg/registry/data/org/openoffice/Office.po
@@ -143,7 +143,6 @@ msgid "~Drawing"
msgstr "~Zīmējums"
#: Common.xcu
-#, fuzzy
msgctxt ""
"Common.xcu\n"
"..Common.Menus.New.m4\n"
@@ -163,7 +162,6 @@ msgid "Database"
msgstr "Datubāze"
#: Common.xcu
-#, fuzzy
msgctxt ""
"Common.xcu\n"
"..Common.Menus.New.m7\n"
@@ -173,7 +171,6 @@ msgid "~HTML Document"
msgstr "~HTML dokuments"
#: Common.xcu
-#, fuzzy
msgctxt ""
"Common.xcu\n"
"..Common.Menus.New.m8\n"
@@ -183,7 +180,6 @@ msgid "~XML Form Document"
msgstr "~XML formas dokuments"
#: Common.xcu
-#, fuzzy
msgctxt ""
"Common.xcu\n"
"..Common.Menus.New.m9\n"
@@ -10607,7 +10603,6 @@ msgid "Nationality"
msgstr "ValstsPied"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.authors.Fields.nationality\n"
diff --git a/source/lv/officecfg/registry/data/org/openoffice/Office/UI.po b/source/lv/officecfg/registry/data/org/openoffice/Office/UI.po
index 5a9e3650463..8fe67447551 100644
--- a/source/lv/officecfg/registry/data/org/openoffice/Office/UI.po
+++ b/source/lv/officecfg/registry/data/org/openoffice/Office/UI.po
@@ -7674,7 +7674,6 @@ msgid "Format Slide"
msgstr "Formatēt slaidu"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Commands..uno:SlideSetup\n"
@@ -8118,7 +8117,6 @@ msgid "Display Views"
msgstr "Attēlot skatus"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Commands..uno:ToggleTabBarVisibility\n"
@@ -8970,7 +8968,6 @@ msgid "Master Lay~outs"
msgstr "Pamatizkārt~ojumi"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:MasterLayouts\n"
@@ -9052,7 +9049,6 @@ msgid "Sli~de Sorter"
msgstr "Slai~du kārtotājs"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:LeftPaneImpress\n"
@@ -9899,7 +9895,6 @@ msgid "Title, Vertical Text"
msgstr "Virsraksts, vertikāls teksts"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=30\n"
@@ -9909,7 +9904,6 @@ msgid "Title, 2 Vertical Text, Clipart"
msgstr "Virsraksts, 2 vertikāli teksti, attēls"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:SlideLayoutMenu\n"
@@ -18614,7 +18608,6 @@ msgid "Spelling"
msgstr "Pareizrakstība"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:SpellingAndGrammarDialog\n"
@@ -18624,7 +18617,6 @@ msgid "~Spelling..."
msgstr "Pareizrak~stība..."
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:SpellingAndGrammarDialog\n"
@@ -20728,7 +20720,6 @@ msgid "Compile"
msgstr "Kompilēt"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:RunBasic\n"
@@ -20901,7 +20892,6 @@ msgid "Check Box"
msgstr "Izvēles rūtiņa"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:Label\n"
@@ -22180,7 +22170,6 @@ msgid "Synony~ms"
msgstr "Sinonī~mi"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Popups..uno:PasteSpecialMenu\n"
@@ -23803,7 +23792,6 @@ msgid "New Line"
msgstr "Jauna rinda"
#: MathCommands.xcu
-#, fuzzy
msgctxt ""
"MathCommands.xcu\n"
"..MathCommands.UserInterface.Commands..uno:InsertCommandText?Text:string=`\n"
@@ -23813,7 +23801,6 @@ msgid "Small Gap"
msgstr "Neliela atstarpe"
#: MathCommands.xcu
-#, fuzzy
msgctxt ""
"MathCommands.xcu\n"
"..MathCommands.UserInterface.Commands..uno:InsertCommandText?Text:string=~\n"
@@ -23832,7 +23819,6 @@ msgid "~Unary/Binary Operators"
msgstr "~Unāri/bināri operatori"
#: MathCommands.xcu
-#, fuzzy
msgctxt ""
"MathCommands.xcu\n"
"..MathCommands.UserInterface.Popups..uno:RelationsMenu\n"
@@ -23968,7 +23954,6 @@ msgid "Tabbed Compact"
msgstr ""
#: Notebookbar.xcu
-#, fuzzy
msgctxt ""
"Notebookbar.xcu\n"
"..Notebookbar.Applications.Writer.Implementations.GroupedbarCompact\n"
@@ -23978,7 +23963,6 @@ msgid "Groupedbar Compact"
msgstr "Kompakta grupjosla"
#: Notebookbar.xcu
-#, fuzzy
msgctxt ""
"Notebookbar.xcu\n"
"..Notebookbar.Applications.Writer.Implementations.GroupedbarFull\n"
@@ -24015,7 +23999,6 @@ msgid "Tabbed"
msgstr "Cilnēs sakārtota"
#: Notebookbar.xcu
-#, fuzzy
msgctxt ""
"Notebookbar.xcu\n"
"..Notebookbar.Applications.Calc.Implementations.GroupedbarCompact\n"
@@ -24025,7 +24008,6 @@ msgid "Groupedbar Compact"
msgstr "Kompakta grupjosla"
#: Notebookbar.xcu
-#, fuzzy
msgctxt ""
"Notebookbar.xcu\n"
"..Notebookbar.Applications.Calc.Implementations.GroupedbarFull\n"
@@ -24062,7 +24044,6 @@ msgid "Contextual groups"
msgstr "Kontekstuālās grupas"
#: Notebookbar.xcu
-#, fuzzy
msgctxt ""
"Notebookbar.xcu\n"
"..Notebookbar.Applications.Impress.Implementations.GroupedbarCompact\n"
@@ -24072,7 +24053,6 @@ msgid "Groupedbar Compact"
msgstr "Kompakta grupjosla"
#: Notebookbar.xcu
-#, fuzzy
msgctxt ""
"Notebookbar.xcu\n"
"..Notebookbar.Applications.Impress.Implementations.GroupedbarFull\n"
@@ -24614,7 +24594,6 @@ msgid "Navigator"
msgstr "Navigators"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.DeckList.StyleListDeck\n"
@@ -24948,7 +24927,6 @@ msgid "Manage Changes"
msgstr "Pārvaldīt izmaiņas"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.StyleListPanel\n"
@@ -25814,7 +25792,6 @@ msgid "Accept Change"
msgstr "Pieņemt izmaiņu"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:AcceptAllTrackedChanges\n"
@@ -27471,7 +27448,6 @@ msgid "~Text to Table..."
msgstr "~Tekstu par tabulu..."
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:HeadingRowsRepeat\n"
@@ -28615,7 +28591,6 @@ msgid "In ~Background"
msgstr "~Fonā"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:WrapThroughTransparencyToggle\n"
@@ -28940,7 +28915,6 @@ msgid "To Previous Paragraph"
msgstr "Uz iepriekšējo rindkopu"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:RowSplit\n"
@@ -29671,7 +29645,6 @@ msgid "Default ~Paragraph"
msgstr "Noklusējuma rindko~pa"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:DefaultParaStyle\n"
@@ -29729,7 +29702,6 @@ msgid "Su~btitle"
msgstr "~Apakšvirsraksts"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:SubtitleParaStyle\n"
@@ -29758,7 +29730,6 @@ msgid "Heading ~1"
msgstr "Virsraksts ~1"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:Heading1ParaStyle\n"
@@ -29786,7 +29757,6 @@ msgid "Heading ~2"
msgstr "Virsraksts ~2"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:Heading2ParaStyle\n"
@@ -29814,7 +29784,6 @@ msgid "Heading ~3"
msgstr "Virsraksts ~3"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:Heading3ParaStyle\n"
@@ -29842,7 +29811,6 @@ msgid "Heading ~4"
msgstr "Virsraksts ~4"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:Heading4ParaStyle\n"
@@ -29870,7 +29838,6 @@ msgid "Heading ~5"
msgstr "Virsraksts ~5"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:Heading5ParaStyle\n"
@@ -29898,7 +29865,6 @@ msgid "Heading ~6"
msgstr "Virsraksts ~6"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:Heading6ParaStyle\n"
@@ -29926,7 +29892,6 @@ msgid "~Quotations"
msgstr "~Citāti"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:QuoteParaStyle\n"
@@ -29954,7 +29919,6 @@ msgid "Pre~formatted Text"
msgstr "Iepriekš ~formatēts teksts"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:PreformattedParaStyle\n"
@@ -29982,7 +29946,6 @@ msgid "Text Body"
msgstr "Pamatteksts"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:TextBodyParaStyle\n"
@@ -30010,7 +29973,6 @@ msgid "Default ~Character"
msgstr "Noklusējuma ~rakstzīme"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:DefaultCharStyle\n"
@@ -30038,7 +30000,6 @@ msgid "E~mphasis"
msgstr "~Uzsvars"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:EmphasisCharStyle\n"
@@ -30066,7 +30027,6 @@ msgid "~Strong Emphasis"
msgstr "~Spēcīgs uzsvars"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:StrongEmphasisCharStyle\n"
@@ -30085,7 +30045,6 @@ msgid "Strong Emphasis Character Style"
msgstr ""
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:StyleApply?Style:string=Citation&amp;FamilyName:string=CharacterStyles\n"
@@ -30095,7 +30054,6 @@ msgid "Qu~otation"
msgstr "~Citējums"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:QuoteCharStyle\n"
@@ -30123,7 +30081,6 @@ msgid "Sou~rce Text"
msgstr "~Avota teksts"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:SourceCharStyle\n"
@@ -30151,7 +30108,6 @@ msgid "Bullet List"
msgstr "Atzīmju saraksts"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:BulletListStyle\n"
@@ -31281,7 +31237,6 @@ msgid "Navigation"
msgstr "Navigācija"
#: WriterGlobalWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterGlobalWindowState.xcu\n"
"..WriterGlobalWindowState.UIElements.States.private:resource/toolbar/changes\n"
@@ -31291,7 +31246,6 @@ msgid "Track Changes"
msgstr "Izsekot izmaiņām"
#: WriterGlobalWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterGlobalWindowState.xcu\n"
"..WriterGlobalWindowState.UIElements.States.private:resource/toolbar/textstylebar\n"
diff --git a/source/lv/sc/messages.po b/source/lv/sc/messages.po
index 7579d773c28..62407bef902 100644
--- a/source/lv/sc/messages.po
+++ b/source/lv/sc/messages.po
@@ -429,13 +429,11 @@ msgid "Hide Comment"
msgstr "Slēpt komentāru"
#: globstr.hrc:104
-#, fuzzy
msgctxt "STR_UNDO_SHOWALLNOTES"
msgid "Show All Comments"
msgstr "Rādīt visus komentārus"
#: globstr.hrc:105
-#, fuzzy
msgctxt "STR_UNDO_HIDEALLNOTES"
msgid "Hide All Comments"
msgstr "Slēpt visus komentārus"
@@ -653,7 +651,6 @@ msgid "OR"
msgstr "VAI"
#: globstr.hrc:145
-#, fuzzy
msgctxt "STR_TABLE_DEF"
msgid "Sheet"
msgstr "Loksne"
@@ -831,14 +828,12 @@ msgid "Scenario"
msgstr "Scenārijs"
#: globstr.hrc:179
-#, fuzzy
msgctxt "STR_PIVOT_TABLE"
msgid "Pivot Table"
msgstr "Pivot tabula"
#. Text strings for captions of subtotal functions.
#: globstr.hrc:181
-#, fuzzy
msgctxt "STR_FUN_TEXT_SUM"
msgid "Sum"
msgstr "Summa"
@@ -1323,7 +1318,6 @@ msgid "Delete Sheets"
msgstr "Dzēst loksnes"
#: globstr.hrc:284
-#, fuzzy
msgctxt "STR_UNDO_RENAME_TAB"
msgid "Rename Sheet"
msgstr "Pārdēvēt loksni"
@@ -2492,7 +2486,7 @@ msgid "Cells without text have been ignored."
msgstr "Šūnas bez teksta tika ignorētas."
#: globstr.hrc:497
-#, fuzzy, c-format
+#, c-format
msgctxt "STR_CTRLCLICKHYPERLINK"
msgid "%s-click to follow hyperlink:"
msgstr "%s-klikšķis, lai sekotu hipersaitei:"
@@ -2518,7 +2512,6 @@ msgid "Conditional Format"
msgstr "Nosacījuma formāts"
#: globstr.hrc:502
-#, fuzzy
msgctxt "STR_UNDO_CONDFORMAT_LIST"
msgid "Conditional Formats"
msgstr "Nosacījuma formāti"
@@ -2600,13 +2593,11 @@ msgid "Text"
msgstr "Teksta"
#: globstr.hrc:518
-#, fuzzy
msgctxt "STR_QUERY_PIVOTTABLE_DELTAB"
msgid "The selected sheet(s) contain source data of related pivot tables that will be lost. Are you sure you want to delete the selected sheet(s)?"
msgstr "Izvēlētā(s) loksne(s) satur saistīto pivot tabulu avota datus, kuri zudīs. Vai tiešām vēlaties dzēst izvēlēto(-ās) loksni(-es)?"
#: globstr.hrc:519
-#, fuzzy
msgctxt "STR_ERR_NAME_INVALID_CELL_REF"
msgid "Invalid name. Reference to a cell, or a range of cells not allowed."
msgstr "Nederīgs nosaukums. Norāde uz šūnu vai šūnu diapazonu nav atļauta."
@@ -2758,7 +2749,6 @@ msgid "Data could not be written."
msgstr ""
#: scerrors.hrc:64
-#, fuzzy
msgctxt "RID_ERRHDLSC"
msgid "$(ARG1)"
msgstr "$(ARG1)"
@@ -3402,7 +3392,6 @@ msgid "Returns the number of workdays between two dates using arguments to indic
msgstr "Atgriež darba dienu skaitu starp diviem datumiem, izmantojot argumentus, lai norādītu nedēļas nogales un brīvdienas."
#: scfuncs.hrc:222
-#, fuzzy
msgctxt "SC_OPCODE_NETWORKDAYS"
msgid "Start date"
msgstr "Sākuma datums"
@@ -3413,7 +3402,6 @@ msgid "Start date for calculation."
msgstr "Sākuma datums aprēķinam."
#: scfuncs.hrc:224
-#, fuzzy
msgctxt "SC_OPCODE_NETWORKDAYS"
msgid "End date"
msgstr "Beigu datums"
@@ -3451,7 +3439,6 @@ msgid "Returns the number of workdays between two dates using arguments to indic
msgstr "Atgriež darba dienu skaitu starp diviem datumiem, izmantojot argumentus, lai norādītu nedēļas nogales dienas un brīvdienas."
#: scfuncs.hrc:236
-#, fuzzy
msgctxt "SC_OPCODE_NETWORKDAYS_MS"
msgid "Start date"
msgstr "Sākuma datums"
@@ -3462,7 +3449,6 @@ msgid "Start date for calculation."
msgstr "Sākuma datums aprēķinam."
#: scfuncs.hrc:238
-#, fuzzy
msgctxt "SC_OPCODE_NETWORKDAYS_MS"
msgid "End date"
msgstr "Beigu datums"
@@ -3500,7 +3486,6 @@ msgid "Returns the serial number of the date before or after a number of workday
msgstr "Atgriež datumu pirms vai pēc dotā darba dienu skaita, izmantojot argumentus, lai norādītu nedēļas nogales un brīvdienas."
#: scfuncs.hrc:250
-#, fuzzy
msgctxt "SC_OPCODE_WORKDAY_MS"
msgid "Start date"
msgstr "Sākuma datums"
@@ -3810,7 +3795,6 @@ msgid "The internal number of the date."
msgstr "Datums, izteikts kā iekšējais skaitlis."
#: scfuncs.hrc:384
-#, fuzzy
msgctxt "SC_OPCODE_WEEKNUM_OOO"
msgid ""
"Calculates the calendar week corresponding to the given date.\n"
@@ -4643,7 +4627,6 @@ msgid "Start. The first period for depreciation in the same time unit as the use
msgstr "Sākums. Nolietojuma pirmais periods tādās pat laika mērvienībās, kādas izmanto ekspluatācijas laikam."
#: scfuncs.hrc:623
-#, fuzzy
msgctxt "SC_OPCODE_VBD"
msgid "End"
msgstr "Beigas"
@@ -4708,7 +4691,6 @@ msgid "Calculates the yearly nominal interest rate as an effective interest rate
msgstr "Rēķina nominālo gada procentu likmi no efektīvās procentu likmes."
#: scfuncs.hrc:645
-#, fuzzy
msgctxt "SC_OPCODE_NOMINAL"
msgid "Effective rate"
msgstr "Efektivitātes koeficients"
@@ -4768,7 +4750,6 @@ msgid "Values"
msgstr "Vērtības"
#: scfuncs.hrc:666
-#, fuzzy
msgctxt "SC_OPCODE_IRR"
msgid "An array or reference to cells whose contents correspond to the payments."
msgstr "Masīvs vai atsauce uz šūnām, kuru saturs atbilst maksājumiem."
@@ -4799,7 +4780,6 @@ msgid "An array or reference to cells whose contents correspond to the payments.
msgstr "Masīvs vai atsauce uz šūnām, kuru saturs atbilst maksājumiem."
#: scfuncs.hrc:677
-#, fuzzy
msgctxt "SC_OPCODE_MIRR"
msgid "Investment"
msgstr "Investīcijas"
@@ -4859,7 +4839,6 @@ msgid "Sum total of amortization periods."
msgstr "Visu amortizācijas periodu skaits."
#: scfuncs.hrc:693
-#, fuzzy
msgctxt "SC_OPCODE_ISPMT"
msgid "Investment"
msgstr "Investīcijas"
@@ -4949,7 +4928,6 @@ msgid "Returns TRUE if value is a reference."
msgstr "Atgriež PATIESS, ja vērtība ir norāde."
#: scfuncs.hrc:725
-#, fuzzy
msgctxt "SC_OPCODE_IS_REF"
msgid "Value"
msgstr "Vērtība"
@@ -4965,7 +4943,6 @@ msgid "Returns TRUE if the value is an error value not equal to #N/A."
msgstr "Atgriež PATIESS, ja vērtība ir kļūda, kas nav #N/A."
#: scfuncs.hrc:733
-#, fuzzy
msgctxt "SC_OPCODE_IS_ERR"
msgid "Value"
msgstr "Vērtība"
@@ -4981,7 +4958,6 @@ msgid "Returns TRUE if the value is an error value."
msgstr "Atgriež PATIESS, ja vērtība ir kļūdas vērtība."
#: scfuncs.hrc:741
-#, fuzzy
msgctxt "SC_OPCODE_IS_ERROR"
msgid "Value"
msgstr "Vērtība"
@@ -4997,7 +4973,6 @@ msgid "Returns TRUE if value refers to an empty cell."
msgstr "Atgriež PATIESS, ja vērtība norāda uz tukšu šūnu."
#: scfuncs.hrc:749
-#, fuzzy
msgctxt "SC_OPCODE_IS_EMPTY"
msgid "Value"
msgstr "Vērtība"
@@ -5013,7 +4988,6 @@ msgid "Returns TRUE if the value carries a logical number format."
msgstr "Atgriež PATIESS, ja parametrs ir loģiskā vērtība."
#: scfuncs.hrc:757
-#, fuzzy
msgctxt "SC_OPCODE_IS_LOGICAL"
msgid "Value"
msgstr "Vērtība"
@@ -5029,7 +5003,6 @@ msgid "Returns TRUE if value equals #N/A."
msgstr "Atgriež PATIESS, ja vērtība ir #N/A."
#: scfuncs.hrc:765
-#, fuzzy
msgctxt "SC_OPCODE_IS_NV"
msgid "Value"
msgstr "Vērtība"
@@ -5045,7 +5018,6 @@ msgid "Returns TRUE if the value is not text."
msgstr "Atgriež PATIESS, ja vērtība nav teksts."
#: scfuncs.hrc:773
-#, fuzzy
msgctxt "SC_OPCODE_IS_NON_STRING"
msgid "Value"
msgstr "Vērtība"
@@ -5061,7 +5033,6 @@ msgid "Returns TRUE if value is text."
msgstr "Atgriež PATIESS, ja vērtība ir teksts."
#: scfuncs.hrc:781
-#, fuzzy
msgctxt "SC_OPCODE_IS_STRING"
msgid "Value"
msgstr "Vērtība"
@@ -5077,7 +5048,6 @@ msgid "Returns TRUE if value is a number."
msgstr "Atgriež PATIESS, ja vērtība ir skaitlis."
#: scfuncs.hrc:789
-#, fuzzy
msgctxt "SC_OPCODE_IS_VALUE"
msgid "Value"
msgstr "Vērtība"
@@ -5125,7 +5095,6 @@ msgid "Converts a value to a number."
msgstr "Pārveido vērtību par skaitli."
#: scfuncs.hrc:813
-#, fuzzy
msgctxt "SC_OPCODE_N"
msgid "Value"
msgstr "Vērtība"
@@ -5146,7 +5115,6 @@ msgid "Returns the data type of a value (1 = number, 2 = text, 4 = Boolean value
msgstr "Atgriež vērtības datu tipu (1 = skaitlis, 2 = teksts, 4 = Būla vērtība, 8 = formula, 16 = kļūdas vērtība, 64 = masīvs)."
#: scfuncs.hrc:827
-#, fuzzy
msgctxt "SC_OPCODE_TYPE"
msgid "Value"
msgstr "Vērtība"
@@ -5256,7 +5224,6 @@ msgid "Returns value if not an error value, else alternative."
msgstr "Atgriež vērtību, ja tā nav kļūdas vērtība, citādi atgriež alternatīvu."
#: scfuncs.hrc:883
-#, fuzzy
msgctxt "SC_OPCODE_IF_ERROR"
msgid "Value"
msgstr "Vērtība"
@@ -5283,7 +5250,6 @@ msgid "Returns value if not a #N/A error, else alternative."
msgstr "Atgriež vērtību, ja tā nav #N/A kļūda, citādi atgriež alternatīvu."
#: scfuncs.hrc:893
-#, fuzzy
msgctxt "SC_OPCODE_IF_NA"
msgid "Value"
msgstr "Vērtība"
@@ -5398,7 +5364,6 @@ msgid "Counts the blank cells in a specified range."
msgstr "Skaita tukšās šūnas norādītajā diapazonā."
#: scfuncs.hrc:945
-#, fuzzy
msgctxt "SC_OPCODE_COUNT_EMPTY_CELLS"
msgid "Range"
msgstr "Diapazons"
@@ -5419,7 +5384,6 @@ msgid "Returns the sum of all arguments."
msgstr "Aprēķina visu parametru summu."
#: scfuncs.hrc:959
-#, fuzzy
msgctxt "SC_OPCODE_SUM"
msgid "Number "
msgstr "Skaitlis "
@@ -5436,7 +5400,6 @@ msgid "Returns the sum of the squares of the arguments."
msgstr "Atgriež parametru kvadrātu summu."
#: scfuncs.hrc:967
-#, fuzzy
msgctxt "SC_OPCODE_SUM_SQ"
msgid "Number "
msgstr "Skaitlis "
@@ -5469,7 +5432,6 @@ msgid "Totals the arguments that meet the condition."
msgstr "Summē nosacījumam atbilstošos parametrus."
#: scfuncs.hrc:983
-#, fuzzy
msgctxt "SC_OPCODE_SUM_IF"
msgid "Range"
msgstr "Diapazons"
@@ -5507,7 +5469,6 @@ msgid "Averages the arguments that meet the conditions."
msgstr "Izrēķina vidējo nosacījumam atbilstošajiem parametriem."
#: scfuncs.hrc:995
-#, fuzzy
msgctxt "SC_OPCODE_AVERAGE_IF"
msgid "Range"
msgstr "Diapazons"
@@ -5648,7 +5609,6 @@ msgid "Counts the arguments which meet the set conditions."
msgstr "Skaita nosacījumam atbilstošos parametrus."
#: scfuncs.hrc:1040
-#, fuzzy
msgctxt "SC_OPCODE_COUNT_IF"
msgid "Range"
msgstr "Diapazons"
@@ -5696,7 +5656,6 @@ msgid "Returns TRUE if value is an even integer."
msgstr "Atgriež PATIESS, ja vērtība ir pāra skaitlis."
#: scfuncs.hrc:1064
-#, fuzzy
msgctxt "SC_OPCODE_IS_EVEN"
msgid "Value"
msgstr "Vērtība"
@@ -5712,7 +5671,6 @@ msgid "Returns TRUE if value is an odd integer."
msgstr "Atgriež PATIESS, ja vērtība ir nepāra skaitlis."
#: scfuncs.hrc:1072
-#, fuzzy
msgctxt "SC_OPCODE_IS_ODD"
msgid "Value"
msgstr "Vērtība"
@@ -6270,7 +6228,6 @@ msgid "Calculates subtotals in a spreadsheet."
msgstr "Rēķina starpsummas izklājlapā."
#: scfuncs.hrc:1346
-#, fuzzy
msgctxt "SC_OPCODE_SUB_TOTAL"
msgid "Function"
msgstr "Funkcija"
@@ -6281,7 +6238,6 @@ msgid "Function index. Is an index of the possible functions Total, Max, ..."
msgstr "Funkcijas indekss. Indekss, kurš norāda izmantojamo funkciju, piemēram, SUM, MAX u.tml."
#: scfuncs.hrc:1348
-#, fuzzy
msgctxt "SC_OPCODE_SUB_TOTAL"
msgid "Range"
msgstr "Diapazons"
@@ -6490,7 +6446,6 @@ msgid "The number to be rounded up."
msgstr "Skaitlis, kas jānoapaļo."
#: scfuncs.hrc:1433
-#, fuzzy
msgctxt "SC_OPCODE_CEIL_MS"
msgid ""
"Rounds a number away from zero to the nearest multiple of significance.\n"
@@ -6675,7 +6630,6 @@ msgid "If given and not equal to zero then rounded towards zero with negative nu
msgstr "Ja ir norādīts un nav nulle, tad negatīva apaļojamā skaitļa un parametra gadījumā apaļo uz nulles pusi."
#: scfuncs.hrc:1499
-#, fuzzy
msgctxt "SC_OPCODE_FLOOR_MS"
msgid ""
"Rounds number towards zero to the nearest multiple of absolute value of significance.\n"
@@ -6987,7 +6941,6 @@ msgid "Returns a frequency distribution as a vertical array."
msgstr "Atgriež frekfenču sadalījumu jeb absolūto biežumu kā vertikālu masīvu."
#: scfuncs.hrc:1628
-#, fuzzy
msgctxt "SC_OPCODE_FREQUENCY"
msgid "Data"
msgstr "Dati"
@@ -7244,7 +7197,6 @@ msgid "Returns the maximum value in a list of arguments."
msgstr "Atgriež lielāko vērtību parametru sarakstā."
#: scfuncs.hrc:1710
-#, fuzzy
msgctxt "SC_OPCODE_MAX"
msgid "Number "
msgstr "Skaitlis "
@@ -7278,7 +7230,6 @@ msgid "Returns the minimum value in a list of arguments."
msgstr "Atgriež mazāko vērtību parametru sarakstā."
#: scfuncs.hrc:1726
-#, fuzzy
msgctxt "SC_OPCODE_MIN"
msgid "Number "
msgstr "Skaitlis "
@@ -7312,7 +7263,6 @@ msgid "Calculates the variance based on a sample."
msgstr "Rēķina dotās izlases dispersiju."
#: scfuncs.hrc:1742
-#, fuzzy
msgctxt "SC_OPCODE_VAR"
msgid "Number "
msgstr "Skaitlis "
@@ -7329,7 +7279,6 @@ msgid "Calculates the variance based on a sample."
msgstr "Rēķina dotās izlases dispersiju."
#: scfuncs.hrc:1750
-#, fuzzy
msgctxt "SC_OPCODE_VAR_S"
msgid "Number "
msgstr "Skaitlis "
@@ -7363,7 +7312,6 @@ msgid "Calculates variance based on the entire population."
msgstr "Rēķina dispersiju, izmantojot datus par visu populāciju jeb ģenerālkopu."
#: scfuncs.hrc:1766
-#, fuzzy
msgctxt "SC_OPCODE_VAR_P"
msgid "Number "
msgstr "Skaitlis "
@@ -7380,7 +7328,6 @@ msgid "Calculates variance based on the entire population."
msgstr "Rēķina dispersiju, izmantojot datus par visu populāciju jeb ģenerālkopu."
#: scfuncs.hrc:1774
-#, fuzzy
msgctxt "SC_OPCODE_VAR_P_MS"
msgid "Number "
msgstr "Skaitlis "
@@ -7414,7 +7361,6 @@ msgid "Calculates the standard deviation based on a sample."
msgstr "Rēķina standartnovirzi izlasei."
#: scfuncs.hrc:1790
-#, fuzzy
msgctxt "SC_OPCODE_ST_DEV"
msgid "Number "
msgstr "Skaitlis "
@@ -7431,7 +7377,6 @@ msgid "Calculates the standard deviation based on a sample."
msgstr "Rēķina standartnovirzi izlasei."
#: scfuncs.hrc:1798
-#, fuzzy
msgctxt "SC_OPCODE_ST_DEV_S"
msgid "Number "
msgstr "Skaitlis "
@@ -7465,7 +7410,6 @@ msgid "Calculates the standard deviation based on the entire population."
msgstr "Rēķina standartnovirzi visai ģenerālkopai."
#: scfuncs.hrc:1814
-#, fuzzy
msgctxt "SC_OPCODE_ST_DEV_P"
msgid "Number "
msgstr "Skaitlis "
@@ -7482,7 +7426,6 @@ msgid "Calculates the standard deviation based on the entire population."
msgstr "Rēķina standartnovirzi visai ģenerālkopai."
#: scfuncs.hrc:1822
-#, fuzzy
msgctxt "SC_OPCODE_ST_DEV_P_MS"
msgid "Number "
msgstr "Skaitlis "
@@ -7516,7 +7459,6 @@ msgid "Returns the average of a sample."
msgstr "Atgriež izlases vidējo aritmētisko."
#: scfuncs.hrc:1838
-#, fuzzy
msgctxt "SC_OPCODE_AVERAGE"
msgid "Number "
msgstr "Skaitlis "
@@ -7550,7 +7492,6 @@ msgid "Returns the sum of squares of deviations from the sample mean value"
msgstr "Atgriež noviržu no izlases vidējās vērtības kvadrātu summu."
#: scfuncs.hrc:1854
-#, fuzzy
msgctxt "SC_OPCODE_DEV_SQ"
msgid "Number "
msgstr "Skaitlis "
@@ -7567,7 +7508,6 @@ msgid "Returns the average of the absolute deviations of a sample from the mean.
msgstr "Atgriež vidējo aritmētisko absolūtajām novirzēm no izlases vidējā."
#: scfuncs.hrc:1862
-#, fuzzy
msgctxt "SC_OPCODE_AVE_DEV"
msgid "Number "
msgstr "Skaitlis "
@@ -7584,7 +7524,6 @@ msgid "Returns the skewness of a distribution."
msgstr "Atgriež sadalījuma asimetrijas koeficientu."
#: scfuncs.hrc:1870
-#, fuzzy
msgctxt "SC_OPCODE_SKEW"
msgid "Number "
msgstr "Skaitlis "
@@ -7601,7 +7540,6 @@ msgid "Returns the skewness of a distribution using the population of a random v
msgstr "Atgriež sadalījuma asimetrijas koeficientu, izmantojot datus par visu ģenerālkopu."
#: scfuncs.hrc:1878
-#, fuzzy
msgctxt "SC_OPCODE_SKEWP"
msgid "Number "
msgstr "Skaitlis "
@@ -7618,7 +7556,6 @@ msgid "Returns the kurtosis of a distribution."
msgstr "Atgriež sadalījuma ekscesa koeficientu."
#: scfuncs.hrc:1886
-#, fuzzy
msgctxt "SC_OPCODE_KURT"
msgid "Number "
msgstr "Skaitlis "
@@ -7635,7 +7572,6 @@ msgid "Returns the geometric mean of a sample."
msgstr "Atgriež izlases ģeometrisko vidējo."
#: scfuncs.hrc:1894
-#, fuzzy
msgctxt "SC_OPCODE_GEO_MEAN"
msgid "Number "
msgstr "Skaitlis "
@@ -7652,7 +7588,6 @@ msgid "Returns the harmonic mean of a sample."
msgstr "Atgriež izlases harmonisko vidējo."
#: scfuncs.hrc:1902
-#, fuzzy
msgctxt "SC_OPCODE_HAR_MEAN"
msgid "Number "
msgstr "Skaitlis "
@@ -7669,7 +7604,6 @@ msgid "Returns the most common value in a sample."
msgstr "Atgriež visbiežāk sastopamo vērtību izlasē."
#: scfuncs.hrc:1910
-#, fuzzy
msgctxt "SC_OPCODE_MODAL_VALUE"
msgid "Number "
msgstr "Skaitlis "
@@ -7686,7 +7620,6 @@ msgid "Returns the most common value in a sample."
msgstr "Atgriež visbiežāk sastopamo vērtību izlasē."
#: scfuncs.hrc:1918
-#, fuzzy
msgctxt "SC_OPCODE_MODAL_VALUE_MS"
msgid "Number "
msgstr "Skaitlis "
@@ -7703,7 +7636,6 @@ msgid "Returns the most common value in a sample."
msgstr "Atgriež visbiežāk sastopamo vērtību izlasē."
#: scfuncs.hrc:1926
-#, fuzzy
msgctxt "SC_OPCODE_MODAL_VALUE_MULTI"
msgid "Number "
msgstr "Skaitlis "
@@ -7719,7 +7651,6 @@ msgid "Returns the median of a given sample."
msgstr "Atgriež dotās izlases mediānu."
#: scfuncs.hrc:1934
-#, fuzzy
msgctxt "SC_OPCODE_MEDIAN"
msgid "Number "
msgstr "Skaitlis "
@@ -7736,7 +7667,6 @@ msgid "Returns the alpha quantile of a sample."
msgstr "Atgriež izlases alfa kvantili."
#: scfuncs.hrc:1942
-#, fuzzy
msgctxt "SC_OPCODE_PERCENTILE"
msgid "Data"
msgstr "Dati"
@@ -7762,7 +7692,6 @@ msgid "Returns the alpha percentile of a sample."
msgstr "Atgriež izlases alfa procentīli."
#: scfuncs.hrc:1952
-#, fuzzy
msgctxt "SC_OPCODE_PERCENTILE_EXC"
msgid "Data"
msgstr "Dati"
@@ -7788,7 +7717,6 @@ msgid "Returns the alpha percentile of a sample."
msgstr "Atgriež alfa procentīli no izlases."
#: scfuncs.hrc:1962
-#, fuzzy
msgctxt "SC_OPCODE_PERCENTILE_INC"
msgid "Data"
msgstr "Dati"
@@ -7814,7 +7742,6 @@ msgid "Returns the quartile of a sample."
msgstr "Atgriež izlases kvartili."
#: scfuncs.hrc:1972
-#, fuzzy
msgctxt "SC_OPCODE_QUARTILE"
msgid "Data"
msgstr "Dati"
@@ -7840,7 +7767,6 @@ msgid "Returns the quartile of a sample."
msgstr "Atgriež izlases kvartili."
#: scfuncs.hrc:1982
-#, fuzzy
msgctxt "SC_OPCODE_QUARTILE_EXC"
msgid "Data"
msgstr "Dati"
@@ -7866,7 +7792,6 @@ msgid "Returns the quartile of a sample."
msgstr "Atgriež izlases kvartili."
#: scfuncs.hrc:1992
-#, fuzzy
msgctxt "SC_OPCODE_QUARTILE_INC"
msgid "Data"
msgstr "Dati"
@@ -7892,7 +7817,6 @@ msgid "Returns the k-th largest value of a sample."
msgstr "Atgriež k-to lielāko izlases vērtību."
#: scfuncs.hrc:2002
-#, fuzzy
msgctxt "SC_OPCODE_LARGE"
msgid "Data"
msgstr "Dati"
@@ -7919,7 +7843,6 @@ msgid "Returns the k-th smallest value of a sample."
msgstr "Atgriež k-to mazāko izlases vērtību."
#: scfuncs.hrc:2012
-#, fuzzy
msgctxt "SC_OPCODE_SMALL"
msgid "Data"
msgstr "Dati"
@@ -7946,7 +7869,6 @@ msgid "Returns the percentage rank of a value in a sample."
msgstr "Atgriež procentuālo rangu vērtībai izlasē."
#: scfuncs.hrc:2022
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK"
msgid "Data"
msgstr "Dati"
@@ -7957,7 +7879,6 @@ msgid "The array of the data in the sample."
msgstr "Datu masīvs izlasē."
#: scfuncs.hrc:2024
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK"
msgid "Value"
msgstr "Vērtība"
@@ -7968,7 +7889,6 @@ msgid "The value for which percentage ranking is to be determined."
msgstr "Vērtība, kurai tiks noteikts procentuālais rangs."
#: scfuncs.hrc:2026
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK"
msgid "Significance"
msgstr "Parametrs"
@@ -7984,7 +7904,6 @@ msgid "Returns the percentage rank (0..1, exclusive) of a value in a sample."
msgstr "Atgriež procentuālo rangu (0..1, neieskaitot) vērtībai izlasē."
#: scfuncs.hrc:2034
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK_EXC"
msgid "Data"
msgstr "Dati"
@@ -7995,7 +7914,6 @@ msgid "The array of the data in the sample."
msgstr "Datu masīvs izlasē."
#: scfuncs.hrc:2036
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK_EXC"
msgid "Value"
msgstr "Vērtība"
@@ -8006,7 +7924,6 @@ msgid "The value for which percentage ranking is to be determined."
msgstr "Vērtība, kurai tiks noteikts procentuālais rangs."
#: scfuncs.hrc:2038
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK_EXC"
msgid "Significance"
msgstr "Parametrs"
@@ -8022,7 +7939,6 @@ msgid "Returns the percentage rank (0..1, inclusive) of a value in a sample."
msgstr "Atgriež procentuālo rangu (0..1, ieskaitot) vērtībai izlasē."
#: scfuncs.hrc:2046
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK_INC"
msgid "Data"
msgstr "Dati"
@@ -8033,7 +7949,6 @@ msgid "The array of the data in the sample."
msgstr "Datu masīvs izlasē."
#: scfuncs.hrc:2048
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK_INC"
msgid "Value"
msgstr "Vērtība"
@@ -8044,7 +7959,6 @@ msgid "The value for which percentage ranking is to be determined."
msgstr "Vērtība, kurai tiks noteikts procentuālais rangs."
#: scfuncs.hrc:2050
-#, fuzzy
msgctxt "SC_OPCODE_PERCENT_RANK_INC"
msgid "Significance"
msgstr "Parametrs"
@@ -8060,7 +7974,6 @@ msgid "Returns the ranking of a value in a sample."
msgstr "Atgriež vērtības rangu izlasē."
#: scfuncs.hrc:2058
-#, fuzzy
msgctxt "SC_OPCODE_RANK"
msgid "Value"
msgstr "Vērtība"
@@ -8096,7 +8009,6 @@ msgid "Returns the ranking of a value in a sample; if more than one value has th
msgstr "Atgriež vērtības rangu izlasē. Vienādu vērtību gadījumā tiek atgriezts augstākais rangs."
#: scfuncs.hrc:2070
-#, fuzzy
msgctxt "SC_OPCODE_RANK_EQ"
msgid "Value"
msgstr "Vērtība"
@@ -8132,7 +8044,6 @@ msgid "Returns the ranking of a value in a sample; if more than one value has th
msgstr "Atgriež vērtības rangu izlasē. Vienādu vērtību gadījumā tiek atgriezts vidējais rangs."
#: scfuncs.hrc:2082
-#, fuzzy
msgctxt "SC_OPCODE_RANK_AVG"
msgid "Value"
msgstr "Vērtība"
@@ -8168,7 +8079,6 @@ msgid "Returns the mean of a sample without including the marginal values."
msgstr "Atgriež vidējo vērtību no izlases, neiekļaujot tās galējās vērtības."
#: scfuncs.hrc:2094
-#, fuzzy
msgctxt "SC_OPCODE_TRIM_MEAN"
msgid "Data"
msgstr "Dati"
@@ -8194,7 +8104,6 @@ msgid "Returns the discrete probability of an interval."
msgstr "Atgriež intervāla diskrēto varbūtību."
#: scfuncs.hrc:2104
-#, fuzzy
msgctxt "SC_OPCODE_PROB"
msgid "Data"
msgstr "Dati"
@@ -8205,7 +8114,6 @@ msgid "The sample data array."
msgstr "Izlases datu masīvs."
#: scfuncs.hrc:2106
-#, fuzzy
msgctxt "SC_OPCODE_PROB"
msgid "Probability"
msgstr "Varbūtība"
@@ -8541,7 +8449,6 @@ msgid "The success probability of a trial."
msgstr "Izmēģinājuma veiksmes varbūtība."
#: scfuncs.hrc:2222
-#, fuzzy
msgctxt "SC_OPCODE_CRIT_BINOM"
msgid "Alpha"
msgstr "Alfa"
@@ -8578,7 +8485,6 @@ msgid "The success probability of a trial."
msgstr "Izmēģinājuma veiksmes varbūtība."
#: scfuncs.hrc:2234
-#, fuzzy
msgctxt "SC_OPCODE_BINOM_INV"
msgid "Alpha"
msgstr "Alfa"
@@ -8604,7 +8510,6 @@ msgid "The value for which the Poisson distribution is to be calculated."
msgstr "Vērtība, kurai tiks aprēķināta varbūtība pēc Puasona sadalījuma."
#: scfuncs.hrc:2244
-#, fuzzy
msgctxt "SC_OPCODE_POISSON_DIST"
msgid "Mean"
msgstr "Vidējais"
@@ -8640,7 +8545,6 @@ msgid "The value for which the Poisson distribution is to be calculated."
msgstr "Vērtība, kurai tiks aprēķināta varbūtība pēc Puasona sadalījuma."
#: scfuncs.hrc:2256
-#, fuzzy
msgctxt "SC_OPCODE_POISSON_DIST_MS"
msgid "Mean"
msgstr "Vidējais"
@@ -8767,7 +8671,6 @@ msgid "The probability value for which the inverse normal distribution is to be
msgstr "Varbūtības vērtība, kurai tiks aprēķināts apgrieztais normālais sadalījums."
#: scfuncs.hrc:2296
-#, fuzzy
msgctxt "SC_OPCODE_NORM_INV"
msgid "Mean"
msgstr "Vidējais"
@@ -8804,7 +8707,6 @@ msgid "The probability value for which the inverse normal distribution is to be
msgstr "Varbūtības vērtība, kurai tiks aprēķināts apgrieztais normālais sadalījums."
#: scfuncs.hrc:2308
-#, fuzzy
msgctxt "SC_OPCODE_NORM_INV_MS"
msgid "Mean"
msgstr "Vidējais"
@@ -8912,7 +8814,6 @@ msgid "The value for which the log normal distribution is to be calculated."
msgstr "Vērtība, kurai tiks aprēķināts lognormālais sadalījums."
#: scfuncs.hrc:2354
-#, fuzzy
msgctxt "SC_OPCODE_LOG_NORM_DIST"
msgid "Mean"
msgstr "Vidējais"
@@ -8958,7 +8859,6 @@ msgid "The value for which the log normal distribution is to be calculated."
msgstr "Vērtība, kurai tiks aprēķināts lognormālais sadalījums."
#: scfuncs.hrc:2368
-#, fuzzy
msgctxt "SC_OPCODE_LOG_NORM_DIST_MS"
msgid "Mean"
msgstr "Vidējais"
@@ -9005,7 +8905,6 @@ msgid "The probability value for which the inverse log normal distribution is to
msgstr "Varbūtība, kurai tiks aprēķināts apgrieztais lognormālais sadalījums."
#: scfuncs.hrc:2382
-#, fuzzy
msgctxt "SC_OPCODE_LOG_INV"
msgid "Mean"
msgstr "Vidējais"
@@ -9042,7 +8941,6 @@ msgid "The probability value for which the inverse log normal distribution is to
msgstr "Varbūtība, kurai tiks aprēķināts apgrieztais lognormālais sadalījums."
#: scfuncs.hrc:2394
-#, fuzzy
msgctxt "SC_OPCODE_LOG_INV_MS"
msgid "Mean"
msgstr "Vidējais"
@@ -9078,7 +8976,6 @@ msgid "The value to which the exponential distribution is to be calculated."
msgstr "Vērtība, kurai tiks aprēķināts eksponenciālais sadalījums."
#: scfuncs.hrc:2406
-#, fuzzy
msgctxt "SC_OPCODE_EXP_DIST"
msgid "Lambda"
msgstr "Lambda"
@@ -9114,7 +9011,6 @@ msgid "The value to which the exponential distribution is to be calculated."
msgstr "Vērtība, kurai tiks aprēķināts eksponenciālais sadalījums."
#: scfuncs.hrc:2418
-#, fuzzy
msgctxt "SC_OPCODE_EXP_DIST_MS"
msgid "Lambda"
msgstr "Lambda"
@@ -9150,7 +9046,6 @@ msgid "The value for which the gamma distribution is to be calculated."
msgstr "Vērtība, kurai tiks aprēķināts gamma sadalījums."
#: scfuncs.hrc:2430
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_DIST"
msgid "Alpha"
msgstr "Alfa"
@@ -9161,7 +9056,6 @@ msgid "The Alpha parameter of the Gamma distribution."
msgstr "Alfa parametrs gamma sadalījumā."
#: scfuncs.hrc:2432
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_DIST"
msgid "Beta"
msgstr "Bēta"
@@ -9197,7 +9091,6 @@ msgid "The value for which the gamma distribution is to be calculated."
msgstr "Vērtība, kurai tiks aprēķināts gamma sadalījums."
#: scfuncs.hrc:2444
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_DIST_MS"
msgid "Alpha"
msgstr "Alfa"
@@ -9208,7 +9101,6 @@ msgid "The Alpha parameter of the Gamma distribution."
msgstr "Alfa parametrs gamma sadalījumā."
#: scfuncs.hrc:2446
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_DIST_MS"
msgid "Beta"
msgstr "Bēta"
@@ -9244,7 +9136,6 @@ msgid "The probability value for which the inverse gamma distribution is to be c
msgstr "Varbūtība, kurai tiks aprēķināts apgrieztais gamma sadalījums."
#: scfuncs.hrc:2458
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_INV"
msgid "Alpha"
msgstr "Alfa"
@@ -9255,7 +9146,6 @@ msgid "The Alpha (shape) parameter of the Gamma distribution."
msgstr "Alfa (formas) parametrs gamma sadalījumā."
#: scfuncs.hrc:2460
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_INV"
msgid "Beta"
msgstr "Bēta"
@@ -9281,7 +9171,6 @@ msgid "The probability value for which the inverse gamma distribution is to be c
msgstr "Varbūtība, kurai tiks aprēķināts apgrieztais gamma sadalījums."
#: scfuncs.hrc:2470
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_INV_MS"
msgid "Alpha"
msgstr "Alfa"
@@ -9292,7 +9181,6 @@ msgid "The Alpha (shape) parameter of the Gamma distribution."
msgstr "Alfa (formas) parametrs gamma sadalījumā."
#: scfuncs.hrc:2472
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_INV_MS"
msgid "Beta"
msgstr "Bēta"
@@ -9364,7 +9252,6 @@ msgid "The value for which the beta distribution is to be calculated."
msgstr "Vērtība, kurai tiks aprēķināts beta sadalījums."
#: scfuncs.hrc:2508
-#, fuzzy
msgctxt "SC_OPCODE_BETA_DIST"
msgid "Alpha"
msgstr "Alfa"
@@ -9375,7 +9262,6 @@ msgid "The Alpha parameter of the Beta distribution."
msgstr "Alfa parametrs beta sadalījumam."
#: scfuncs.hrc:2510
-#, fuzzy
msgctxt "SC_OPCODE_BETA_DIST"
msgid "Beta"
msgstr "Bēta"
@@ -9432,7 +9318,6 @@ msgid "The probability value for which the inverse beta distribution is to be ca
msgstr "Varbūtības vērtība, kurai tiks aprēķināts apgrieztais beta sadalījums."
#: scfuncs.hrc:2526
-#, fuzzy
msgctxt "SC_OPCODE_BETA_INV"
msgid "Alpha"
msgstr "Alfa"
@@ -9443,7 +9328,6 @@ msgid "The Alpha parameter of the Beta distribution."
msgstr "Alfa parametrs beta sadalījumam."
#: scfuncs.hrc:2528
-#, fuzzy
msgctxt "SC_OPCODE_BETA_INV"
msgid "Beta"
msgstr "Bēta"
@@ -9490,7 +9374,6 @@ msgid "The value for which the beta distribution is to be calculated."
msgstr "Vērtība, kurai tiks aprēķināts beta sadalījums."
#: scfuncs.hrc:2542
-#, fuzzy
msgctxt "SC_OPCODE_BETA_DIST_MS"
msgid "Alpha"
msgstr "Alfa"
@@ -9501,7 +9384,6 @@ msgid "The Alpha parameter of the Beta distribution."
msgstr "Alfa parametrs beta sadalījumam."
#: scfuncs.hrc:2544
-#, fuzzy
msgctxt "SC_OPCODE_BETA_DIST_MS"
msgid "Beta"
msgstr "Bēta"
@@ -9558,7 +9440,6 @@ msgid "The probability value for which the inverse beta distribution is to be ca
msgstr "Varbūtības vērtība, kurai tiks aprēķināts apgrieztais beta sadalījums."
#: scfuncs.hrc:2560
-#, fuzzy
msgctxt "SC_OPCODE_BETA_INV_MS"
msgid "Alpha"
msgstr "Alfa"
@@ -9569,7 +9450,6 @@ msgid "The Alpha parameter of the Beta distribution."
msgstr "Alfa parametrs beta sadalījumam."
#: scfuncs.hrc:2562
-#, fuzzy
msgctxt "SC_OPCODE_BETA_INV_MS"
msgid "Beta"
msgstr "Bēta"
@@ -9625,7 +9505,6 @@ msgid "The Alpha parameter of the Weibull distribution."
msgstr "Alfa parametrs Veibula sadalījumam."
#: scfuncs.hrc:2578
-#, fuzzy
msgctxt "SC_OPCODE_WEIBULL"
msgid "Beta"
msgstr "Bēta"
@@ -9671,7 +9550,6 @@ msgid "The Alpha parameter of the Weibull distribution."
msgstr "Alfa parametrs Veibula sadalījumam."
#: scfuncs.hrc:2592
-#, fuzzy
msgctxt "SC_OPCODE_WEIBULL_MS"
msgid "Beta"
msgstr "Bēta"
@@ -9897,7 +9775,6 @@ msgid "The degrees of freedom of the T distribution."
msgstr "Brīvības pakāpes t sadalījumam."
#: scfuncs.hrc:2660
-#, fuzzy
msgctxt "SC_OPCODE_T_DIST_MS"
msgid "Cumulative"
msgstr "Kumulatīvs"
@@ -10089,7 +9966,6 @@ msgid "The degrees of freedom in the denominator of the F distribution."
msgstr "Brīvības pakāpes F sadalījuma saucējā."
#: scfuncs.hrc:2726
-#, fuzzy
msgctxt "SC_OPCODE_F_DIST_LT"
msgid "Cumulative"
msgstr "Kumulatīvs"
@@ -10492,7 +10368,6 @@ msgid "The value to be standardized."
msgstr "Standartizējamā vērtība."
#: scfuncs.hrc:2875
-#, fuzzy
msgctxt "SC_OPCODE_STANDARD"
msgid "Mean"
msgstr "Vidējais"
@@ -10572,7 +10447,6 @@ msgid "Returns a (1-alpha) confidence interval for a normal distribution."
msgstr "Atgriež (1-alfa) ticamības intervālu normālajam sadalījumam."
#: scfuncs.hrc:2905
-#, fuzzy
msgctxt "SC_OPCODE_CONFIDENCE"
msgid "Alpha"
msgstr "Alfa"
@@ -10593,7 +10467,6 @@ msgid "The standard deviation of the population."
msgstr "Ģenerālkopas standartnovirze."
#: scfuncs.hrc:2909
-#, fuzzy
msgctxt "SC_OPCODE_CONFIDENCE"
msgid "Size"
msgstr "Izmērs"
@@ -10609,7 +10482,6 @@ msgid "Returns a (1-alpha) confidence interval for a normal distribution."
msgstr "Atgriež (1-alfa) ticamības intervālu normālajam sadalījumam."
#: scfuncs.hrc:2917
-#, fuzzy
msgctxt "SC_OPCODE_CONFIDENCE_N"
msgid "Alpha"
msgstr "Alfa"
@@ -10630,7 +10502,6 @@ msgid "The standard deviation of the population."
msgstr "Ģenerālkopas standartnovirze."
#: scfuncs.hrc:2921
-#, fuzzy
msgctxt "SC_OPCODE_CONFIDENCE_N"
msgid "Size"
msgstr "Izmērs"
@@ -10646,7 +10517,6 @@ msgid "Returns a (1-alpha) confidence interval for a Student's t distribution."
msgstr "Atgriež (1-alfa) ticamības intervālu Stjūdenta t sadalījumam."
#: scfuncs.hrc:2929
-#, fuzzy
msgctxt "SC_OPCODE_CONFIDENCE_T"
msgid "Alpha"
msgstr "Alfa"
@@ -10667,7 +10537,6 @@ msgid "The standard deviation of the population."
msgstr "Ģenerālkopas standartnovirze."
#: scfuncs.hrc:2933
-#, fuzzy
msgctxt "SC_OPCODE_CONFIDENCE_T"
msgid "Size"
msgstr "Izmērs"
@@ -10683,7 +10552,6 @@ msgid "Calculates the probability of observing a z-statistic greater than the on
msgstr "Aprēķina varbūtību novērot z statistiku lielāku par to, kas izrēķināta no izlases."
#: scfuncs.hrc:2941
-#, fuzzy
msgctxt "SC_OPCODE_Z_TEST"
msgid "Data"
msgstr "Dati"
@@ -10719,7 +10587,6 @@ msgid "Calculates the probability of observing a z-statistic greater than the on
msgstr "Aprēķina varbūtību novērot z statistiku lielāku par to, kas izrēķināta no izlases."
#: scfuncs.hrc:2953
-#, fuzzy
msgctxt "SC_OPCODE_Z_TEST_MS"
msgid "Data"
msgstr "Dati"
@@ -11202,7 +11069,6 @@ msgid "Returns a value along a linear regression"
msgstr "Atgriež vērtību uz lineārās regresijas taisnes."
#: scfuncs.hrc:3123
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST"
msgid "Value"
msgstr "Vērtība"
@@ -11240,7 +11106,6 @@ msgid "Calculates future value(s) using additive Exponential Smoothing algorithm
msgstr "Aprēķina nākotnes vērtību(-as), lietojot aditīvo eksponenciālās izlīdzināšanas algoritmu."
#: scfuncs.hrc:3135
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_ADD"
msgid "Target"
msgstr "Mērķis"
@@ -11251,7 +11116,6 @@ msgid "The date (array) for which you want to predict a value."
msgstr "Datums (masīvs), kuram jūs vēlaties prognozēt vērtību."
#: scfuncs.hrc:3137
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_ADD"
msgid "Values"
msgstr "Vērtības"
@@ -11311,7 +11175,6 @@ msgid "Calculates future value(s) using multiplicative Exponential Smoothing alg
msgstr "Aprēķina nākotnes vērtību(-as), lietojot multiplikatīvo eksponenciālās izlīdzināšanas algoritmu."
#: scfuncs.hrc:3153
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_MUL"
msgid "Target"
msgstr "Mērķis"
@@ -11322,7 +11185,6 @@ msgid "The date (array) for which you want to predict a value."
msgstr "Datums (masīvs), kuram jūs vēlaties prognozēt vērtību."
#: scfuncs.hrc:3155
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_MUL"
msgid "Values"
msgstr "Vērtības"
@@ -11382,7 +11244,6 @@ msgid "Returns a prediction interval at the specified target value(s) for additi
msgstr "Atgriež prognozes intervālu pie norādītās(-ajām) mērķa vērtības(-ām) aditīvajai eksponenciālās izlīdzināšanas metodei"
#: scfuncs.hrc:3171
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_PIA"
msgid "Target"
msgstr "Mērķis"
@@ -11393,7 +11254,6 @@ msgid "The date (array) for which you want to predict a value."
msgstr "Datums (masīvs), kuram jūs vēlaties prognozēt vērtību."
#: scfuncs.hrc:3173
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_PIA"
msgid "Values"
msgstr "Vērtības"
@@ -11465,7 +11325,6 @@ msgid "Returns a prediction interval at the specified target value(s) for multip
msgstr "Atgriež prognozes intervālu pie norādītās(-ajām) mērķa vērtības(-ām) multiplikatīvajai eksponenciālās izlīdzināšanas metodei"
#: scfuncs.hrc:3191
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_PIM"
msgid "Target"
msgstr "Mērķis"
@@ -11476,7 +11335,6 @@ msgid "The date (array) for which you want to predict a value."
msgstr "Datums (masīvs), kuram jūs vēlaties prognozēt vērtību."
#: scfuncs.hrc:3193
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_PIM"
msgid "Values"
msgstr "Vērtības"
@@ -11548,7 +11406,6 @@ msgid "Calculates the number of samples in period (season) using additive Expone
msgstr "Aprēķina izlašu skaitu periodā (sezonā), lietojot aditīvo trīskāršās eksponenciālās izlīdzināšanas algoritmu."
#: scfuncs.hrc:3211
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_SEA"
msgid "Values"
msgstr "Vērtības"
@@ -11597,7 +11454,6 @@ msgid "Returns statistical value(s) using additive Exponential Smoothing algorit
msgstr "Atgriež statistisko(-ās) vērtību(-as), lietojot aditīvo eksponenciālās izlīdzināšanas algoritmu."
#: scfuncs.hrc:3225
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_STA"
msgid "Values"
msgstr "Vērtības"
@@ -11668,7 +11524,6 @@ msgid "Returns statistical value(s) using multiplicative Exponential Smoothing a
msgstr "Atgriež statistisko(-ās) vērtību(-as), lietojot multiplikatīvo eksponenciālās izlīdzināšanas algoritmu."
#: scfuncs.hrc:3243
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_STM"
msgid "Values"
msgstr "Vērtības"
@@ -11740,7 +11595,6 @@ msgid "Returns a value along a linear regression"
msgstr "Atgriež vērtību uz lineārās regresijas taisnes"
#: scfuncs.hrc:3261
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_LIN"
msgid "Value"
msgstr "Vērtība"
@@ -11778,7 +11632,6 @@ msgid "Returns the reference to a cell as text."
msgstr "Atgriež atsauci uz šūnu kā tekstu."
#: scfuncs.hrc:3273
-#, fuzzy
msgctxt "SC_OPCODE_ADDRESS"
msgid "Row"
msgstr "Rinda"
@@ -11820,7 +11673,6 @@ msgid "The reference style: 0 or FALSE means R1C1 style, any other value or omit
msgstr "Norādes veids: 0 vai APLAMS nozīmē R1C1 veidu, jebkura cita vērtība vai tukšums nozīmē A1 veidu."
#: scfuncs.hrc:3281
-#, fuzzy
msgctxt "SC_OPCODE_ADDRESS"
msgid "Sheet"
msgstr "Loksne"
@@ -12053,7 +11905,6 @@ msgid "Column index number in the array."
msgstr "Kolonnas indekss masīvā."
#: scfuncs.hrc:3375
-#, fuzzy
msgctxt "SC_OPCODE_V_LOOKUP"
msgid "Sort order"
msgstr "Kārtošanas secība"
@@ -12080,7 +11931,6 @@ msgid "The reference to a (multiple) range."
msgstr "Norāde uz (saliktu) diapazonu."
#: scfuncs.hrc:3385
-#, fuzzy
msgctxt "SC_OPCODE_INDEX"
msgid "Row"
msgstr "Rinda"
@@ -12102,7 +11952,6 @@ msgid "The column in the range."
msgstr "Kolonna diapazonā."
#: scfuncs.hrc:3389
-#, fuzzy
msgctxt "SC_OPCODE_INDEX"
msgid "Range"
msgstr "Diapazons"
@@ -12229,7 +12078,6 @@ msgid "The reference (cell) from which to base the movement."
msgstr "Norāde (šūna), no kuras sākt pārvietojumu."
#: scfuncs.hrc:3433
-#, fuzzy
msgctxt "SC_OPCODE_OFFSET"
msgid "Rows"
msgstr "Rindas"
@@ -12240,7 +12088,6 @@ msgid "The number of rows to be moved either up or down."
msgstr "Rindu skaits, cik jāpārvieto augšup vai lejup."
#: scfuncs.hrc:3435
-#, fuzzy
msgctxt "SC_OPCODE_OFFSET"
msgid "Columns"
msgstr "Kolonnas"
@@ -12251,7 +12098,6 @@ msgid "The number of columns that are to be moved to the left or to the right."
msgstr "Kolonnu skaits, cik jāpārvieto pa labi vai pa kreisi."
#: scfuncs.hrc:3437
-#, fuzzy
msgctxt "SC_OPCODE_OFFSET"
msgid "Height"
msgstr "Augstums"
@@ -12262,7 +12108,6 @@ msgid "The number of rows of the moved reference."
msgstr "Pārvietotās norādes rindu skaits."
#: scfuncs.hrc:3439
-#, fuzzy
msgctxt "SC_OPCODE_OFFSET"
msgid "Width"
msgstr "Platums"
@@ -12330,7 +12175,6 @@ msgid "The time (in seconds) that the Style is to remain valid."
msgstr "Laiks sekundēs, kurā stils paliek derīgs."
#: scfuncs.hrc:3467
-#, fuzzy
msgctxt "SC_OPCODE_STYLE"
msgid "Style 2"
msgstr "Stils 2"
@@ -12421,7 +12265,6 @@ msgid "Extracts value(s) from a pivot table."
msgstr "Izvelk vērtību(-as) no pivot tabulas."
#: scfuncs.hrc:3499
-#, fuzzy
msgctxt "SC_OPCODE_GET_PIVOT_DATA"
msgid "Data field"
msgstr "Datu lauks"
@@ -12522,7 +12365,6 @@ msgid "Converts a number to text in currency format."
msgstr "Pārveido skaitli par tekstu valūtas formātā."
#: scfuncs.hrc:3543
-#, fuzzy
msgctxt "SC_OPCODE_CURRENCY"
msgid "Value"
msgstr "Vērtība"
@@ -12533,7 +12375,6 @@ msgid "Value is a number, a reference to a cell containing a number or a formula
msgstr "Vērtība ir skaitlis, norāde uz šūnu ar skaitli vai formula, kuras rezultāts ir skaitlis."
#: scfuncs.hrc:3545
-#, fuzzy
msgctxt "SC_OPCODE_CURRENCY"
msgid "Decimals"
msgstr "aiz_komata"
@@ -12651,7 +12492,6 @@ msgid "Checks 1 or more conditions and returns a value corresponding to the firs
msgstr "Pārbauda 1 vai vairākus nosacījumus un atgriež pirmajam patiesajam nosacījumam atbilstošo vērtību."
#: scfuncs.hrc:3597
-#, fuzzy
msgctxt "SC_OPCODE_IFS_MS"
msgid "Test"
msgstr "Tests"
@@ -12662,7 +12502,6 @@ msgid "Any value or expression which can be either TRUE or FALSE."
msgstr "Jebkura vērtība vai izteiksme, kura var būt vai nu PATIESA vai APLAMA."
#: scfuncs.hrc:3599
-#, fuzzy
msgctxt "SC_OPCODE_IFS_MS"
msgid "Result"
msgstr "Rezultāts"
@@ -12689,7 +12528,6 @@ msgid "Value that will be compared against value1-valueN."
msgstr "Vērtība, kura tiks salīdzināta pret vērtība1-vērtībaN."
#: scfuncs.hrc:3609
-#, fuzzy
msgctxt "SC_OPCODE_SWITCH_MS"
msgid "Value"
msgstr "Vērtība"
@@ -12700,7 +12538,6 @@ msgid "Value that will be compared against expression."
msgstr "Vērtība, kura tiks salīdzināta pret izteiksmi."
#: scfuncs.hrc:3611
-#, fuzzy
msgctxt "SC_OPCODE_SWITCH_MS"
msgid "Result"
msgstr "Rezultāts"
@@ -12999,7 +12836,6 @@ msgid "Returns a value if it is text, otherwise an empty string."
msgstr "Atgriež doto vērtību, ja tā ir teksts, citādi – tukšu virkni."
#: scfuncs.hrc:3725
-#, fuzzy
msgctxt "SC_OPCODE_T"
msgid "Value"
msgstr "Vērtība"
@@ -13036,7 +12872,6 @@ msgid "The character position from which text is to be replaced."
msgstr "Rakstzīmes vieta, no kuras ir jāaizstāj teksts."
#: scfuncs.hrc:3737
-#, fuzzy
msgctxt "SC_OPCODE_REPLACE"
msgid "Length"
msgstr "Garums"
@@ -13347,7 +13182,6 @@ msgid "Converts a value according to a conversion table in the configuration (ma
msgstr "Pārveido vērtību pēc konfigurācijā (main.xcd) esošās pārveidošanas tabulas."
#: scfuncs.hrc:3845
-#, fuzzy
msgctxt "SC_OPCODE_CONVERT_OOO"
msgid "Value"
msgstr "Vērtība"
@@ -13466,7 +13300,6 @@ msgid "Converts a value from one to another Euro currency."
msgstr "Pārveido vērtību no vienas Eirozonas valūtas uz citu."
#: scfuncs.hrc:3895
-#, fuzzy
msgctxt "SC_OPCODE_EUROCONVERT"
msgid "Value"
msgstr "Vērtība"
@@ -13884,7 +13717,6 @@ msgid "Returns the error function."
msgstr "Atgriež kļūdu funkciju jeb varbūtību integrāli."
#: scfuncs.hrc:4040
-#, fuzzy
msgctxt "SC_OPCODE_ERF_MS"
msgid "Lower limit"
msgstr "Apakšējā robeža"
@@ -13900,7 +13732,6 @@ msgid "Returns the complementary error function."
msgstr "Atgriež kļūdu funkcijas papildinājumu."
#: scfuncs.hrc:4047
-#, fuzzy
msgctxt "SC_OPCODE_ERFC_MS"
msgid "Lower limit"
msgstr "Apakšējā robeža"
@@ -13938,19 +13769,16 @@ msgid "Subtrahend 1, subtrahend 2, ... are numerical arguments subtracted from t
msgstr "Mazinātājs 1, mazinātājs 2, ... ir skaitliskie argumenti, kuri atņemti no mazināmā."
#: scfuncs.hrc:4063
-#, fuzzy
msgctxt "SC_OPCODE_ROUNDSIG"
msgid "Rounds a number to predefined significant digits."
msgstr "Noapaļo skaitli līdz noteiktam zīmīgo ciparu skaitam."
#: scfuncs.hrc:4064
-#, fuzzy
msgctxt "SC_OPCODE_ROUNDSIG"
msgid "Value"
msgstr "Vērtība"
#: scfuncs.hrc:4065
-#, fuzzy
msgctxt "SC_OPCODE_ROUNDSIG"
msgid "The number to be rounded."
msgstr "Apaļojamais skaitlis."
@@ -13962,7 +13790,6 @@ msgid "Digits"
msgstr "cipari"
#: scfuncs.hrc:4067
-#, fuzzy
msgctxt "SC_OPCODE_ROUNDSIG"
msgid "The number of significant digits to which value is to be rounded."
msgstr "Zīmīgo ciparu skaits, līdz kuram jānoapaļo vērtība."
@@ -13980,7 +13807,6 @@ msgid "Text"
msgstr "Teksta"
#: scfuncs.hrc:4074
-#, fuzzy
msgctxt "SC_OPCODE_REPLACEB"
msgid "The text in which some characters are to be replaced."
msgstr "Teksts, kurā ir jāaizstāj rakstzīmes."
@@ -13992,19 +13818,16 @@ msgid "Position"
msgstr "Novietojums"
#: scfuncs.hrc:4076
-#, fuzzy
msgctxt "SC_OPCODE_REPLACEB"
msgid "The character position from which text is to be replaced."
msgstr "Rakstzīmes vieta, no kuras ir jāaizstāj teksts."
#: scfuncs.hrc:4077
-#, fuzzy
msgctxt "SC_OPCODE_REPLACEB"
msgid "Length"
msgstr "Garums"
#: scfuncs.hrc:4078
-#, fuzzy
msgctxt "SC_OPCODE_REPLACEB"
msgid "The number of characters to be replaced."
msgstr "Aizstājamo rakstzīmju skaits."
@@ -14016,7 +13839,6 @@ msgid "New text"
msgstr "jaunais teksts"
#: scfuncs.hrc:4080
-#, fuzzy
msgctxt "SC_OPCODE_REPLACEB"
msgid "The text to be inserted."
msgstr "Ievietojamais teksts."
@@ -14033,7 +13855,6 @@ msgid "Find text"
msgstr "Meklēt tekstu"
#: scfuncs.hrc:4088
-#, fuzzy
msgctxt "SC_OPCODE_FINDB"
msgid "The text to be found."
msgstr "Teksts, kurš jāatrod."
@@ -14045,7 +13866,6 @@ msgid "Text"
msgstr "Teksta"
#: scfuncs.hrc:4090
-#, fuzzy
msgctxt "SC_OPCODE_FINDB"
msgid "The text in which a search is to be made."
msgstr "Teksts, kurā tiek veikta meklēšana."
@@ -14057,7 +13877,6 @@ msgid "Position"
msgstr "Novietojums"
#: scfuncs.hrc:4092
-#, fuzzy
msgctxt "SC_OPCODE_FINDB"
msgid "The position in the text from which the search starts."
msgstr "Vieta tekstā, no kuras ir jāsāk meklēšana."
@@ -14074,7 +13893,6 @@ msgid "Find text"
msgstr "Meklēt tekstu"
#: scfuncs.hrc:4100
-#, fuzzy
msgctxt "SC_OPCODE_SEARCHB"
msgid "The text to be found."
msgstr "Teksts, kurš jāatrod."
@@ -14086,7 +13904,6 @@ msgid "Text"
msgstr "Teksta"
#: scfuncs.hrc:4102
-#, fuzzy
msgctxt "SC_OPCODE_SEARCHB"
msgid "The text in which a search is to be made."
msgstr "Teksts, kurā tiek veikta meklēšana."
@@ -14098,7 +13915,6 @@ msgid "Position"
msgstr "Novietojums"
#: scfuncs.hrc:4104
-#, fuzzy
msgctxt "SC_OPCODE_SEARCHB"
msgid "The position in the text from which the search starts."
msgstr "Vieta tekstā, no kuras ir jāsāk meklēšana."
@@ -14813,19 +14629,16 @@ msgid "Comment"
msgstr "Komentārs"
#: strings.hrc:167
-#, fuzzy
msgctxt "STR_MENU_SORT_ASC"
msgid "Sort Ascending"
msgstr "Kārtot augoši"
#: strings.hrc:168
-#, fuzzy
msgctxt "STR_MENU_SORT_DESC"
msgid "Sort Descending"
msgstr "Kārtot dilstoši"
#: strings.hrc:169
-#, fuzzy
msgctxt "STR_MENU_SORT_CUSTOM"
msgid "Custom Sort"
msgstr "Pielāgotā kārtošana"
@@ -14837,19 +14650,16 @@ msgid "All"
msgstr "Visas"
#: strings.hrc:171
-#, fuzzy
msgctxt "STR_BTN_SELECT_CURRENT"
msgid "Show only the current item."
msgstr "Rādīt tikai pašreizējo vienumu."
#: strings.hrc:172
-#, fuzzy
msgctxt "STR_BTN_UNSELECT_CURRENT"
msgid "Hide only the current item."
msgstr "Slēpt tikai pašreizējo vienumu."
#: strings.hrc:173
-#, fuzzy
msgctxt "STR_EDIT_SEARCH_ITEMS"
msgid "Search items..."
msgstr "Meklēt vienumus..."
@@ -15034,26 +14844,22 @@ msgstr "Slīdošais vidējais:"
#. ExponentialSmoothingDialog
#: strings.hrc:216
-#, fuzzy
msgctxt "STR_EXPONENTIAL_SMOOTHING_UNDO_NAME"
msgid "Exponential Smoothing"
msgstr "Eksponenciālā izlīdzināšana"
#. AnalysisOfVarianceDialog
#: strings.hrc:218
-#, fuzzy
msgctxt "STR_ANALYSIS_OF_VARIANCE_UNDO_NAME"
msgid "Analysis of Variance"
msgstr "Dispersijas analīze"
#: strings.hrc:219
-#, fuzzy
msgctxt "STR_ANOVA_SINGLE_FACTOR_LABEL"
msgid "ANOVA - Single Factor"
msgstr "ANOVA - vienfaktora"
#: strings.hrc:220
-#, fuzzy
msgctxt "STR_ANOVA_TWO_FACTOR_LABEL"
msgid "ANOVA - Two Factor"
msgstr "ANOVA - divfaktoru"
@@ -15074,25 +14880,21 @@ msgid "Within Groups"
msgstr "Grupās"
#: strings.hrc:224
-#, fuzzy
msgctxt "STR_ANOVA_LABEL_SOURCE_OF_VARIATION"
msgid "Source of Variation"
msgstr "Dispersijas avots"
#: strings.hrc:225
-#, fuzzy
msgctxt "STR_ANOVA_LABEL_SS"
msgid "SS"
msgstr "SS"
#: strings.hrc:226
-#, fuzzy
msgctxt "STR_ANOVA_LABEL_DF"
msgid "df"
msgstr "df"
#: strings.hrc:227
-#, fuzzy
msgctxt "STR_ANOVA_LABEL_MS"
msgid "MS"
msgstr "MS"
@@ -15103,13 +14905,11 @@ msgid "F"
msgstr ""
#: strings.hrc:229
-#, fuzzy
msgctxt "STR_ANOVA_LABEL_P_VALUE"
msgid "P-value"
msgstr "P-vērtība"
#: strings.hrc:230
-#, fuzzy
msgctxt "STR_ANOVA_LABEL_F_CRITICAL"
msgid "F critical"
msgstr "F kritiskā vērtība"
@@ -15165,37 +14965,31 @@ msgid "Mode"
msgstr "Veids"
#: strings.hrc:243
-#, fuzzy
msgctxt "STRID_CALC_MEDIAN"
msgid "Median"
msgstr "Mediāna"
#: strings.hrc:244
-#, fuzzy
msgctxt "STRID_CALC_VARIANCE"
msgid "Variance"
msgstr "Dispersija"
#: strings.hrc:245
-#, fuzzy
msgctxt "STRID_CALC_STD_DEVIATION"
msgid "Standard Deviation"
msgstr "Standartnovirze"
#: strings.hrc:246
-#, fuzzy
msgctxt "STRID_CALC_KURTOSIS"
msgid "Kurtosis"
msgstr "Ekscesa koeficients"
#: strings.hrc:247
-#, fuzzy
msgctxt "STRID_CALC_SKEWNESS"
msgid "Skewness"
msgstr "Asimetrijas koeficients"
#: strings.hrc:248
-#, fuzzy
msgctxt "STRID_CALC_RANGE"
msgid "Range"
msgstr "Diapazons"
@@ -15237,7 +15031,6 @@ msgid "Random ($(DISTRIBUTION))"
msgstr "Nejaušs ($(DISTRIBUTION))"
#: strings.hrc:257
-#, fuzzy
msgctxt "STR_DISTRIBUTION_UNIFORM_REAL"
msgid "Uniform"
msgstr "Vienmērīgais"
@@ -15255,19 +15048,16 @@ msgid "Normal"
msgstr "Normāls"
#: strings.hrc:260
-#, fuzzy
msgctxt "STR_DISTRIBUTION_CAUCHY"
msgid "Cauchy"
msgstr "Košī"
#: strings.hrc:261
-#, fuzzy
msgctxt "STR_DISTRIBUTION_BERNOULLI"
msgid "Bernoulli"
msgstr "Bernulli"
#: strings.hrc:262
-#, fuzzy
msgctxt "STR_DISTRIBUTION_BINOMIAL"
msgid "Binomial"
msgstr "Binomiālais"
@@ -15279,43 +15069,36 @@ msgid "Negative Binomial"
msgstr "Negatīvs binomiālais"
#: strings.hrc:264
-#, fuzzy
msgctxt "STR_DISTRIBUTION_CHI_SQUARED"
msgid "Chi Squared"
msgstr "Hī kvadrāta"
#: strings.hrc:265
-#, fuzzy
msgctxt "STR_DISTRIBUTION_GEOMETRIC"
msgid "Geometric"
msgstr "Ģeometriskais"
#: strings.hrc:266
-#, fuzzy
msgctxt "STR_RNG_PARAMETER_MINIMUM"
msgid "Minimum"
msgstr "Minimums"
#: strings.hrc:267
-#, fuzzy
msgctxt "STR_RNG_PARAMETER_MAXIMUM"
msgid "Maximum"
msgstr "Maksimums"
#: strings.hrc:268
-#, fuzzy
msgctxt "STR_RNG_PARAMETER_MEAN"
msgid "Mean"
msgstr "Vidējais"
#: strings.hrc:269
-#, fuzzy
msgctxt "STR_RNG_PARAMETER_STANDARD_DEVIATION"
msgid "Standard Deviation"
msgstr "Standartnovirze"
#: strings.hrc:270
-#, fuzzy
msgctxt "STR_RNG_PARAMETER_STANDARD_MEDIAN"
msgid "Median"
msgstr "Mediāna"
@@ -15327,39 +15110,33 @@ msgid "Sigma"
msgstr "sigma"
#: strings.hrc:272
-#, fuzzy
msgctxt "STR_RNG_PARAMETER_STANDARD_PROBABILITY"
msgid "p Value"
msgstr "p vērtība"
#: strings.hrc:273
-#, fuzzy
msgctxt "STR_RNG_PARAMETER_STANDARD_NUMBER_OF_TRIALS"
msgid "Number of Trials"
msgstr "Mēģinājumu skaits"
#: strings.hrc:274
-#, fuzzy
msgctxt "STR_RNG_PARAMETER_STANDARD_NU_VALUE"
msgid "nu Value"
msgstr "nī vērtība"
#. SamplingDialog
#: strings.hrc:276
-#, fuzzy
msgctxt "STR_SAMPLING_UNDO_NAME"
msgid "Sampling"
msgstr "Izlase"
#. Names of dialogs
#: strings.hrc:278
-#, fuzzy
msgctxt "STR_FTEST"
msgid "F-test"
msgstr "F-tests"
#: strings.hrc:279
-#, fuzzy
msgctxt "STR_FTEST_UNDO_NAME"
msgid "F-test"
msgstr "F-tests"
@@ -15375,68 +15152,57 @@ msgid "Paired t-test"
msgstr ""
#: strings.hrc:282
-#, fuzzy
msgctxt "STR_ZTEST"
msgid "z-test"
msgstr "z-tests"
#: strings.hrc:283
-#, fuzzy
msgctxt "STR_ZTEST_UNDO_NAME"
msgid "z-test"
msgstr "z-tests"
#: strings.hrc:284
-#, fuzzy
msgctxt "STR_CHI_SQUARE_TEST"
msgid "Test of Independence (Chi-Square)"
msgstr "Neatkarības tests (Hī kvadrāta)"
#: strings.hrc:285
-#, fuzzy
msgctxt "STR_REGRESSION_UNDO_NAME"
msgid "Regression"
msgstr "Regresija"
#: strings.hrc:286
-#, fuzzy
msgctxt "STR_REGRESSION"
msgid "Regression"
msgstr "Regresija"
#. Common
#: strings.hrc:288
-#, fuzzy
msgctxt "STR_COLUMN_LABEL_TEMPLATE"
msgid "Column %NUMBER%"
msgstr "Kolonna %NUMBER%"
#: strings.hrc:289
-#, fuzzy
msgctxt "STR_ROW_LABEL_TEMPLATE"
msgid "Row %NUMBER%"
msgstr "Rinda %NUMBER%"
#: strings.hrc:290
-#, fuzzy
msgctxt "STR_LABEL_ALPHA"
msgid "Alpha"
msgstr "Alfa"
#: strings.hrc:291
-#, fuzzy
msgctxt "STR_VARIABLE_1_LABEL"
msgid "Variable 1"
msgstr "Mainīgais 1"
#: strings.hrc:292
-#, fuzzy
msgctxt "STR_VARIABLE_2_LABEL"
msgid "Variable 2"
msgstr "Mainīgais 2"
#: strings.hrc:293
-#, fuzzy
msgctxt "STR_HYPOTHESIZED_MEAN_DIFFERENCE_LABEL"
msgid "Hypothesized Mean Difference"
msgstr "Hipotētiskā vidējo starpība"
@@ -15448,31 +15214,26 @@ msgid "Observations"
msgstr "Darbības"
#: strings.hrc:295
-#, fuzzy
msgctxt "STR_OBSERVED_MEAN_DIFFERENCE_LABEL"
msgid "Observed Mean Difference"
msgstr "Novērotā vidējo starpība"
#: strings.hrc:296
-#, fuzzy
msgctxt "STR_DEGREES_OF_FREEDOM_LABEL"
msgid "df"
msgstr "df"
#: strings.hrc:297
-#, fuzzy
msgctxt "STR_P_VALUE_LABEL"
msgid "P-value"
msgstr "P-vērtība"
#: strings.hrc:298
-#, fuzzy
msgctxt "STR_CRITICAL_VALUE_LABEL"
msgid "Critical Value"
msgstr "Kritiskā vērtība"
#: strings.hrc:299
-#, fuzzy
msgctxt "STR_TEST_STATISTIC_LABEL"
msgid "Test Statistic"
msgstr "Testa statistika"
@@ -15497,13 +15258,11 @@ msgid "Power"
msgstr "Pakāpes"
#: strings.hrc:304
-#, fuzzy
msgctxt "STR_LABEL_REGRESSION_MODEL"
msgid "Regression Model"
msgstr "Regresijas modelis"
#: strings.hrc:305
-#, fuzzy
msgctxt "STR_LABEL_RSQUARED"
msgid "R^2"
msgstr "R^2"
@@ -15515,87 +15274,73 @@ msgid "Slope"
msgstr "Darbības apgabals"
#: strings.hrc:307
-#, fuzzy
msgctxt "STR_LABEL_INTERCEPT"
msgid "Intercept"
msgstr "Krustpunkts"
#. F Test
#: strings.hrc:309
-#, fuzzy
msgctxt "STR_FTEST_P_RIGHT_TAIL"
msgid "P (F<=f) right-tail"
msgstr "Labās puses P (F<=f)"
#: strings.hrc:310
-#, fuzzy
msgctxt "STR_FTEST_F_CRITICAL_RIGHT_TAIL"
msgid "F Critical right-tail"
msgstr "Labās puses F kritiskā vērtība"
#: strings.hrc:311
-#, fuzzy
msgctxt "STR_FTEST_P_LEFT_TAIL"
msgid "P (F<=f) left-tail"
msgstr "Kreisās puses P (F<=f)"
#: strings.hrc:312
-#, fuzzy
msgctxt "STR_FTEST_F_CRITICAL_LEFT_TAIL"
msgid "F Critical left-tail"
msgstr "Kreisās puses F kritiskā vērtība"
#: strings.hrc:313
-#, fuzzy
msgctxt "STR_FTEST_P_TWO_TAIL"
msgid "P two-tail"
msgstr "P divpusējai alternatīvai"
#: strings.hrc:314
-#, fuzzy
msgctxt "STR_FTEST_F_CRITICAL_TWO_TAIL"
msgid "F Critical two-tail"
msgstr "F kritiskā vērtība divpusējai alternatīvai"
#. t Test
#: strings.hrc:316
-#, fuzzy
msgctxt "STR_TTEST_PEARSON_CORRELATION"
msgid "Pearson Correlation"
msgstr "Pīrsona korelācija"
#: strings.hrc:317
-#, fuzzy
msgctxt "STR_TTEST_VARIANCE_OF_THE_DIFFERENCES"
msgid "Variance of the Differences"
msgstr "Starpību dispersija"
#: strings.hrc:318
-#, fuzzy
msgctxt "STR_TTEST_T_STAT"
msgid "t Stat"
msgstr "t statistika"
#: strings.hrc:319
-#, fuzzy
msgctxt "STR_TTEST_P_ONE_TAIL"
msgid "P (T<=t) one-tail"
msgstr "P (T<=t) vienpusējai alternatīvai"
#: strings.hrc:320
-#, fuzzy
msgctxt "STR_TTEST_T_CRITICAL_ONE_TAIL"
msgid "t Critical one-tail"
msgstr "t kritiskā vērtība vienpusējai alternatīvai"
#: strings.hrc:321
-#, fuzzy
msgctxt "STR_TTEST_P_TWO_TAIL"
msgid "P (T<=t) two-tail"
msgstr "P (T<=t) divpusējai alternatīvai"
#: strings.hrc:322
-#, fuzzy
msgctxt "STR_TTEST_T_CRITICAL_TWO_TAIL"
msgid "t Critical two-tail"
msgstr "t kritiskā vērtība divpusējai alternatīvai"
@@ -15607,31 +15352,26 @@ msgid "z"
msgstr ""
#: strings.hrc:325
-#, fuzzy
msgctxt "STR_ZTEST_KNOWN_VARIANCE"
msgid "Known Variance"
msgstr "Zināmā dispersija"
#: strings.hrc:326
-#, fuzzy
msgctxt "STR_ZTEST_P_ONE_TAIL"
msgid "P (Z<=z) one-tail"
msgstr "P (Z<=z) vienpusējai alternatīvai"
#: strings.hrc:327
-#, fuzzy
msgctxt "STR_ZTEST_Z_CRITICAL_ONE_TAIL"
msgid "z Critical one-tail"
msgstr "z kritiskā vērtība vienpusējai alternatīvai"
#: strings.hrc:328
-#, fuzzy
msgctxt "STR_ZTEST_P_TWO_TAIL"
msgid "P (Z<=z) two-tail"
msgstr "P (Z<=z) divpusējai alternatīvai"
#: strings.hrc:329
-#, fuzzy
msgctxt "STR_ZTEST_Z_CRITICAL_TWO_TAIL"
msgid "z Critical two-tail"
msgstr "z kritiskā vērtība divpusējai alternatīvai"
@@ -17273,25 +17013,21 @@ msgid "_Close"
msgstr "_Aizvērt"
#: dataprovider.ui:9
-#, fuzzy
msgctxt "dataprovider|DataStreamDialog"
msgid "Live Data Streams"
msgstr "Dzīvās datu straumes"
#: dataprovider.ui:107
-#, fuzzy
msgctxt "dataprovider|label6"
msgid "URL:"
msgstr "URL:"
#: dataprovider.ui:120
-#, fuzzy
msgctxt "dataprovider|url|tooltip_text"
msgid "Enter the URL of the source document in the local file system or Internet here."
msgstr "Ievadiet URL avota dokumentam lokālajā datņu sistēmā vai internetā."
#: dataprovider.ui:138
-#, fuzzy
msgctxt "dataprovider|browse"
msgid "_Browse..."
msgstr "_Pārlūkot..."
@@ -17313,19 +17049,16 @@ msgid "Search String:"
msgstr ""
#: dataprovider.ui:268
-#, fuzzy
msgctxt "dataprovider|label"
msgid "Source Stream"
msgstr "Avota straume"
#: dataproviderentry.ui:46
-#, fuzzy
msgctxt "dataproviderentry|url"
msgid "URL:"
msgstr "URL:"
#: dataproviderentry.ui:57
-#, fuzzy
msgctxt "dataproviderentry|id"
msgid "ID:"
msgstr "ID: "
@@ -19057,19 +18790,16 @@ msgid "Default"
msgstr "Noklusējuma"
#: notebookbar_groupedbar_compact.ui:3877
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|Accent1"
msgid "Accent 1"
msgstr "Akcents 1"
#: notebookbar_groupedbar_compact.ui:3885
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|Accent2"
msgid "Accent 2"
msgstr "Akcents 2"
#: notebookbar_groupedbar_compact.ui:3893
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|Accent3"
msgid "Accent 3"
msgstr "Akcents 3"
@@ -19087,43 +18817,36 @@ msgid "Header 2"
msgstr "Galvene"
#: notebookbar_groupedbar_compact.ui:3929
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|bad"
msgid "Bad"
msgstr "Slikts"
#: notebookbar_groupedbar_compact.ui:3937
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|error"
msgid "Error"
msgstr "Kļūda"
#: notebookbar_groupedbar_compact.ui:3945
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|good"
msgid "Good"
msgstr "Labs"
#: notebookbar_groupedbar_compact.ui:3953
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|neutral"
msgid "Neutral"
msgstr "Neitrāls"
#: notebookbar_groupedbar_compact.ui:3961
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|warning"
msgid "Warning"
msgstr "Brīdinājums"
#: notebookbar_groupedbar_compact.ui:3975
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|footnote"
msgid "Footnote"
msgstr "Vēre"
#: notebookbar_groupedbar_compact.ui:3983
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|note"
msgid "Note"
msgstr "Piezīme"
@@ -19135,7 +18858,6 @@ msgid "_File"
msgstr "Datne"
#: notebookbar_groupedbar_compact.ui:4782
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|editb"
msgid "_Edit"
msgstr "R_ediģēt"
@@ -19147,13 +18869,11 @@ msgid "St_yles"
msgstr "Stili"
#: notebookbar_groupedbar_compact.ui:5092
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|formatb"
msgid "F_ont"
msgstr "F_onts"
#: notebookbar_groupedbar_compact.ui:5152
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|bordertype"
msgid "Specify the borders of the selected cells."
msgstr "Norādiet izvēlēto šūnu malas."
@@ -19201,7 +18921,6 @@ msgid "_Review"
msgstr "Pārskatīt"
#: notebookbar_groupedbar_compact.ui:6262
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|graphicB"
msgid "_Graphic"
msgstr "_Grafika"
@@ -19213,13 +18932,11 @@ msgid "C_olor"
msgstr "Krāsa"
#: notebookbar_groupedbar_compact.ui:6705
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|arrange"
msgid "_Arrange"
msgstr "S_akārtot"
#: notebookbar_groupedbar_compact.ui:6865
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|GridB"
msgid "_Grid"
msgstr "_Režģis"
@@ -19237,13 +18954,11 @@ msgid "_Review"
msgstr "Pārskatīt"
#: notebookbar_groupedbar_compact.ui:7261
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|commentsb"
msgid "_Comments"
msgstr "_Komentāri"
#: notebookbar_groupedbar_compact.ui:7361
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|compareb"
msgid "Com_pare"
msgstr "_Salīdzināt"
@@ -19255,25 +18970,21 @@ msgid "_View"
msgstr "Skats"
#: notebookbar_groupedbar_compact.ui:7634
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|editdrawb"
msgid "_Styles"
msgstr "_Stili"
#: notebookbar_groupedbar_compact.ui:7850
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|drawb"
msgid "D_raw"
msgstr "_Zīmēt"
#: notebookbar_groupedbar_compact.ui:8040
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|arrangeD"
msgid "_Arrange"
msgstr "S_akārtot"
#: notebookbar_groupedbar_compact.ui:8149
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|Grid"
msgid "_Grid"
msgstr "_Režģis"
@@ -19285,25 +18996,21 @@ msgid "Grou_p"
msgstr "Grupēt"
#: notebookbar_groupedbar_compact.ui:8366
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|3Db"
msgid "3_D"
msgstr "3_D"
#: notebookbar_groupedbar_compact.ui:8549
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|oleB"
msgid "F_rame"
msgstr "Ietva_rs"
#: notebookbar_groupedbar_compact.ui:8756
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|arrangeO"
msgid "_Arrange"
msgstr "S_akārtot"
#: notebookbar_groupedbar_compact.ui:8865
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|GridO"
msgid "_Grid"
msgstr "_Režģis"
@@ -19315,7 +19022,6 @@ msgid "_View"
msgstr "Skats"
#: notebookbar_groupedbar_compact.ui:9080
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|paragraphstyles"
msgid "_Styles"
msgstr "_Stili"
@@ -19339,19 +19045,16 @@ msgid "_View"
msgstr "Skats"
#: notebookbar_groupedbar_compact.ui:9795
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|menub"
msgid "_Menu"
msgstr "_Izvēlne"
#: notebookbar_groupedbar_compact.ui:9850
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|toolsb"
msgid "_Tools"
msgstr "_Rīki"
#: notebookbar_groupedbar_full.ui:3663
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|menubarD"
msgid "Menubar"
msgstr "Izvēlnes josla"
@@ -19363,19 +19066,16 @@ msgid "Default"
msgstr "Noklusējuma"
#: notebookbar_groupedbar_full.ui:3811
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|Accent1"
msgid "Accent 1"
msgstr "Akcents 1"
#: notebookbar_groupedbar_full.ui:3819
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|Accent2"
msgid "Accent 2"
msgstr "Akcents 2"
#: notebookbar_groupedbar_full.ui:3827
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|Accent3"
msgid "Accent 3"
msgstr "Akcents 3"
@@ -19393,43 +19093,36 @@ msgid "Header 2"
msgstr "Galvene"
#: notebookbar_groupedbar_full.ui:3863
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|bad"
msgid "Bad"
msgstr "Slikts"
#: notebookbar_groupedbar_full.ui:3871
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|error"
msgid "Error"
msgstr "Kļūda"
#: notebookbar_groupedbar_full.ui:3879
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|good"
msgid "Good"
msgstr "Labs"
#: notebookbar_groupedbar_full.ui:3887
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|neutral"
msgid "Neutral"
msgstr "Neitrāls"
#: notebookbar_groupedbar_full.ui:3895
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|warning"
msgid "Warning"
msgstr "Brīdinājums"
#: notebookbar_groupedbar_full.ui:3909
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|footnote"
msgid "Footnote"
msgstr "Vēre"
#: notebookbar_groupedbar_full.ui:3917
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|note"
msgid "Note"
msgstr "Piezīme"
@@ -19441,7 +19134,6 @@ msgid "_File"
msgstr "Datne"
#: notebookbar_groupedbar_full.ui:4811
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|editb"
msgid "_Edit"
msgstr "R_ediģēt"
@@ -19453,7 +19145,6 @@ msgid "St_yles"
msgstr "Stili"
#: notebookbar_groupedbar_full.ui:5278
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|formatb"
msgid "F_ont"
msgstr "F_onts"
@@ -19501,13 +19192,11 @@ msgid "_Review"
msgstr "Pārskatīt"
#: notebookbar_groupedbar_full.ui:6889
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|graphicB"
msgid "_Graphic"
msgstr "_Grafika"
#: notebookbar_groupedbar_full.ui:7240
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|arrange"
msgid "_Arrange"
msgstr "S_akārtot"
@@ -19519,7 +19208,6 @@ msgid "C_olor"
msgstr "Krāsa"
#: notebookbar_groupedbar_full.ui:7640
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|GridB"
msgid "_Grid"
msgstr "_Režģis"
@@ -19537,13 +19225,11 @@ msgid "_Review"
msgstr "Pārskatīt"
#: notebookbar_groupedbar_full.ui:8213
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|commentsb"
msgid "_Comments"
msgstr "_Komentāri"
#: notebookbar_groupedbar_full.ui:8415
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|compareb"
msgid "Com_pare"
msgstr "_Salīdzināt"
@@ -19555,19 +19241,16 @@ msgid "_View"
msgstr "Skats"
#: notebookbar_groupedbar_full.ui:9055
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|drawb"
msgid "D_raw"
msgstr "_Zīmēt"
#: notebookbar_groupedbar_full.ui:9425
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|editdrawb"
msgid "_Edit"
msgstr "R_ediģēt"
#: notebookbar_groupedbar_full.ui:9762
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|arrangedrawb"
msgid "_Arrange"
msgstr "S_akārtot"
@@ -19585,13 +19268,11 @@ msgid "Grou_p"
msgstr "Grupēt"
#: notebookbar_groupedbar_full.ui:10273
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|3Db"
msgid "3_D"
msgstr "3_D"
#: notebookbar_groupedbar_full.ui:10580
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|formatd"
msgid "F_ont"
msgstr "F_onts"
@@ -19615,25 +19296,21 @@ msgid "_Insert"
msgstr "Ievietot"
#: notebookbar_groupedbar_full.ui:11334
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|media"
msgid "_Media"
msgstr "_Medijs"
#: notebookbar_groupedbar_full.ui:11571
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|oleB"
msgid "F_rame"
msgstr "Ietva_rs"
#: notebookbar_groupedbar_full.ui:12001
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|arrageOLE"
msgid "_Arrange"
msgstr "S_akārtot"
#: notebookbar_groupedbar_full.ui:12164
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|OleGridB"
msgid "_Grid"
msgstr "_Režģis"
@@ -19645,19 +19322,16 @@ msgid "_View"
msgstr "Skats"
#: notebookbar_groupedbar_full.ui:12509
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|menub"
msgid "_Menu"
msgstr "_Izvēlne"
#: notebookbar_groupedbar_full.ui:12561
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|toolsb"
msgid "_Tools"
msgstr "_Rīki"
#: notebookbar_groupedbar_full.ui:12615
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|helpb"
msgid "_Help"
msgstr "_Palīdzība"
diff --git a/source/lv/scp2/source/ooo.po b/source/lv/scp2/source/ooo.po
index df3a03f1b40..05600f41b1d 100644
--- a/source/lv/scp2/source/ooo.po
+++ b/source/lv/scp2/source/ooo.po
@@ -4409,7 +4409,6 @@ msgid "Slovenian spelling dictionary, hyphenation rules, and thesaurus"
msgstr "Slovēņu pareizrakstības vārdnīca, zilbjdales kārtulas un tēzaurs"
#: module_ooo.ulf
-#, fuzzy
msgctxt ""
"module_ooo.ulf\n"
"STR_NAME_MODULE_EXTENSION_DICTIONARY_SQ\n"
diff --git a/source/lv/sd/messages.po b/source/lv/sd/messages.po
index 143e1aeed3b..c93ad3d87f5 100644
--- a/source/lv/sd/messages.po
+++ b/source/lv/sd/messages.po
@@ -70,97 +70,81 @@ msgid "9"
msgstr "9"
#: DocumentRenderer.hrc:48
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_ORDER_CHOICES"
msgid "Left to right, then down"
msgstr "No kreisās uz labo, tad uz leju"
#: DocumentRenderer.hrc:49
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_ORDER_CHOICES"
msgid "Top to bottom, then right"
msgstr "No augšas uz leju, tad pa labi"
#: DocumentRenderer.hrc:54
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_QUALITY_CHOICES"
msgid "Original colors"
msgstr "Sākotnējās krāsas"
#: DocumentRenderer.hrc:55
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_QUALITY_CHOICES"
msgid "Grayscale"
msgstr "Pelēktoņu"
#: DocumentRenderer.hrc:56
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_QUALITY_CHOICES"
msgid "Black & white"
msgstr "Melnbalts"
#: DocumentRenderer.hrc:61
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_PAGE_OPTIONS_CHOICES"
msgid "Original size"
msgstr "Sākotnējais izmērs"
#: DocumentRenderer.hrc:62
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_PAGE_OPTIONS_CHOICES"
msgid "Fit to printable page"
msgstr "Pielāgot drukājamajai lappusei"
#: DocumentRenderer.hrc:63
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_PAGE_OPTIONS_CHOICES"
msgid "Distribute on multiple sheets of paper"
msgstr "Izvērst uz vairākām papīra loksnēm"
#: DocumentRenderer.hrc:64
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_PAGE_OPTIONS_CHOICES"
msgid "Tile sheet of paper with repeated slides"
msgstr "Salikt papīra loksni ar atkārtotiem slaidiem"
#: DocumentRenderer.hrc:69
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_PAGE_OPTIONS_CHOICES_DRAW"
msgid "Original size"
msgstr "Sākotnējais izmērs"
#: DocumentRenderer.hrc:70
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_PAGE_OPTIONS_CHOICES_DRAW"
msgid "Fit to printable page"
msgstr "Pielāgot drukājamajai lappusei"
#: DocumentRenderer.hrc:71
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_PAGE_OPTIONS_CHOICES_DRAW"
msgid "Distribute on multiple sheets of paper"
msgstr "Izvērst uz vairākām papīra loksnēm"
#: DocumentRenderer.hrc:72
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_PAGE_OPTIONS_CHOICES_DRAW"
msgid "Tile sheet of paper with repeated pages"
msgstr "Salikt papīra loksni ar atkārtotām lappusēm"
#: DocumentRenderer.hrc:77
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_BROCHURE_INCLUDE_LIST"
msgid "All pages"
msgstr "Visas lappuses"
#: DocumentRenderer.hrc:78
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_BROCHURE_INCLUDE_LIST"
msgid "Front sides / right pages"
msgstr "Priekšpuses / labās lappuses"
#: DocumentRenderer.hrc:79
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_BROCHURE_INCLUDE_LIST"
msgid "Back sides / left pages"
msgstr "Aizmugures / kreisās lappuses"
@@ -178,13 +162,11 @@ msgid "~Slides"
msgstr "Slaidi"
#: DocumentRenderer.hrc:86
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_PAGE_RANGE_CHOICE"
msgid "Se~lection"
msgstr "Izvē~lētais"
#: DocumentRenderer.hrc:91
-#, fuzzy
msgctxt "STR_DRAW_PRINT_UI_PAGE_RANGE_CHOICE"
msgid "~All pages"
msgstr "Vis~as lappuses"
@@ -196,7 +178,6 @@ msgid "Pa~ges"
msgstr "Lappuses"
#: DocumentRenderer.hrc:93
-#, fuzzy
msgctxt "STR_DRAW_PRINT_UI_PAGE_RANGE_CHOICE"
msgid "Se~lection"
msgstr "Izvē~lētais"
@@ -208,7 +189,6 @@ msgid "File format error found at $(ARG1)(row,col)."
msgstr "Atrasta datnes formāta kļūda $(ARG1)(rinda,kolonna)."
#: errhdl.hrc:31 /home/cl/vc/git/libo-core/sd/inc/errhdl.hrc:33
-#, fuzzy
msgctxt "RID_SD_ERRHDL"
msgid "Format error discovered in the file in sub-document $(ARG1) at position $(ARG2)(row,col)."
msgstr "Atklāta datnes formāta kļūda apakšdokumentā $(ARG1) pozīcijā $(ARG2)(rinda,kolonna)."
@@ -624,7 +604,6 @@ msgid "Slide %1 of %2 (%3)"
msgstr "Slaids %1 no %2 (%3)"
#: strings.hrc:99
-#, fuzzy
msgctxt "STR_ALL_SUPPORTED_FORMATS"
msgid "All supported formats"
msgstr "Visi atbalstītie formāti"
@@ -1524,7 +1503,7 @@ msgid "Page Tree"
msgstr "Lappuses koks"
#: strings.hrc:276
-#, fuzzy, c-format
+#, c-format
msgctxt "STR_OVERWRITE_WARNING"
msgid "The local target directory '%FILENAME' is not empty. Some files might be overwritten. Do you want to continue?"
msgstr "Lokālais mērķa datņu katalogs '%FILENAME' nav tukšs. Dažas datnes varētu tikt pārrakstītas. Vai vēlaties turpināt?"
@@ -2386,7 +2365,6 @@ msgid "~Date and time"
msgstr "Datums un laiks"
#: strings.hrc:456
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_IS_PRINT_HIDDEN"
msgid "Hidden pages"
msgstr "Slēptās lappuses"
@@ -2416,19 +2394,16 @@ msgid "Page sides"
msgstr "Lappušu puses"
#: strings.hrc:461
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_BROCHURE_INCLUDE"
msgid "Include"
msgstr "Iekļaut"
#: strings.hrc:462
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_PAPER_TRAY"
msgid "~Use only paper tray from printer preferences"
msgstr "Izmantot tikai papīra paplāti no printera iestatīj~umiem"
#: strings.hrc:463
-#, fuzzy
msgctxt "STR_IMPRESS_PRINT_UI_PAGE_RANGE"
msgid "Print range"
msgstr "Drukāšanas diapazons"
@@ -2454,19 +2429,16 @@ msgid "%PRODUCTNAME Draw has searched to the beginning of the document. Do you w
msgstr "%PRODUCTNAME Draw sasniedza dokumenta sākumu. Vai turpināt no beigām?"
#: strings.hrc:470
-#, fuzzy
msgctxt "STR_SD_NONE"
msgid "- None -"
msgstr "- Nekas -"
#: annotationmenu.ui:13
-#, fuzzy
msgctxt "annotationmenu|reply"
msgid "_Reply"
msgstr "_Atbildēt"
#: annotationmenu.ui:28
-#, fuzzy
msgctxt "annotationmenu|bold"
msgid "_Bold"
msgstr "_Treknraksts"
@@ -2478,25 +2450,21 @@ msgid "_Italic"
msgstr "_Kursīvs"
#: annotationmenu.ui:46
-#, fuzzy
msgctxt "annotationmenu|underline"
msgid "_Underline"
msgstr "_Pasvītrot"
#: annotationmenu.ui:55
-#, fuzzy
msgctxt "annotationmenu|strike"
msgid "_Strikethrough"
msgstr "Pār~svītrot"
#: annotationmenu.ui:70
-#, fuzzy
msgctxt "annotationmenu|copy"
msgid "_Copy"
msgstr "_Kopēt"
#: annotationmenu.ui:79
-#, fuzzy
msgctxt "annotationmenu|paste"
msgid "_Paste"
msgstr "_Ielīmēt"
@@ -2508,19 +2476,16 @@ msgid "_Delete Comment"
msgstr "Dzēst komentāru(-s)"
#: annotationmenu.ui:103
-#, fuzzy
msgctxt "annotationmenu|deleteby"
msgid "Delete All Comments b_y %1"
msgstr "D_zēst visus %1 komentārus"
#: annotationmenu.ui:112
-#, fuzzy
msgctxt "annotationmenu|deleteall"
msgid "Delete _All Comments"
msgstr "Dzēst _visus komentārus"
#: annotationtagmenu.ui:12
-#, fuzzy
msgctxt "annotationtagmenu|reply"
msgid "_Reply"
msgstr "_Atbildēt"
@@ -2532,49 +2497,41 @@ msgid "_Delete Comment"
msgstr "Dzēst komentāru(-s)"
#: annotationtagmenu.ui:34
-#, fuzzy
msgctxt "annotationtagmenu|deleteby"
msgid "Delete All Comments b_y %1"
msgstr "D_zēst visus %1 komentārus"
#: annotationtagmenu.ui:42
-#, fuzzy
msgctxt "annotationtagmenu|deleteall"
msgid "Delete _All Comments"
msgstr "Dzēst _visus komentārus"
#: currentmastermenu.ui:12
-#, fuzzy
msgctxt "currentmastermenu|applyall"
msgid "_Apply to All Slides"
msgstr "Pielietot visiem sl_aidiem"
#: currentmastermenu.ui:20
-#, fuzzy
msgctxt "currentmastermenu|applyselect"
msgid "Apply to _Selected Slides"
msgstr "Pielietot izvēlētajiem _slaidiem"
#: currentmastermenu.ui:34
-#, fuzzy
msgctxt "currentmastermenu|edit"
msgid "_Edit Master..."
msgstr "R~ediģēt pamatu..."
#: currentmastermenu.ui:42
-#, fuzzy
msgctxt "currentmastermenu|delete"
msgid "D_elete Master"
msgstr "_Dzēst pamatu"
#: currentmastermenu.ui:56
-#, fuzzy
msgctxt "currentmastermenu|large"
msgid "Show _Large Preview"
msgstr "Rādīt _lielu priekšskatījumu"
#: currentmastermenu.ui:63
-#, fuzzy
msgctxt "currentmastermenu|small"
msgid "Show S_mall Preview"
msgstr "Rādīt _mazu priekšskatījumu"
@@ -3272,19 +3229,16 @@ msgid "Create"
msgstr "Izveidot"
#: effectmenu.ui:12
-#, fuzzy
msgctxt "effectmenu|onclick"
msgid "Start On _Click"
msgstr "Sākt pie _klikšķa"
#: effectmenu.ui:20
-#, fuzzy
msgctxt "effectmenu|withprev"
msgid "Start _With Previous"
msgstr "Sākt _ar iepriekšējo"
#: effectmenu.ui:28
-#, fuzzy
msgctxt "effectmenu|afterprev"
msgid "Start _After Previous"
msgstr "Sākt _pēc iepriekšējā"
@@ -3296,7 +3250,6 @@ msgid "_Effect Options..."
msgstr "Efektu opcijas"
#: effectmenu.ui:49
-#, fuzzy
msgctxt "effectmenu|timing"
msgid "_Timing..."
msgstr "_Laiks..."
@@ -3308,25 +3261,21 @@ msgid "_Remove"
msgstr "_Izņemt"
#: fontsizemenu.ui:12
-#, fuzzy
msgctxt "fontsizemenu|25"
msgid "Tiny"
msgstr "Sīks"
#: fontsizemenu.ui:20
-#, fuzzy
msgctxt "fontsizemenu|50"
msgid "Smaller"
msgstr "Mazāks"
#: fontsizemenu.ui:28
-#, fuzzy
msgctxt "fontsizemenu|150"
msgid "Larger"
msgstr "Lielāks"
#: fontsizemenu.ui:36
-#, fuzzy
msgctxt "fontsizemenu|400"
msgid "Extra Large"
msgstr "Īpaši liels"
@@ -3338,13 +3287,11 @@ msgid "Bold"
msgstr "Trekna"
#: fontstylemenu.ui:20
-#, fuzzy
msgctxt "fontstylemenu|italic"
msgid "Italic"
msgstr "Kursīvs"
#: fontstylemenu.ui:28
-#, fuzzy
msgctxt "fontstylemenu|underline"
msgid "Underlined"
msgstr "Pasvītrots"
@@ -3440,43 +3387,36 @@ msgid "Include on page"
msgstr "Iekļaut lappusē"
#: impressprinteroptions.ui:32
-#, fuzzy
msgctxt "impressprinteroptions|printname"
msgid "Slide name"
msgstr "Slaida nosaukums"
#: impressprinteroptions.ui:48
-#, fuzzy
msgctxt "impressprinteroptions|printdatetime"
msgid "Date and time"
msgstr "Datums un laiks"
#: impressprinteroptions.ui:64
-#, fuzzy
msgctxt "impressprinteroptions|printhidden"
msgid "Hidden pages"
msgstr "Slēptās lappuses"
#: impressprinteroptions.ui:86
-#, fuzzy
msgctxt "impressprinteroptions|label4"
msgid "Contents"
msgstr "Saturs"
#: impressprinteroptions.ui:119
-#, fuzzy
msgctxt "impressprinteroptions|originalcolors"
msgid "Original size"
msgstr "Sākotnējais izmērs"
#: impressprinteroptions.ui:137
-#, fuzzy
msgctxt "impressprinteroptions|grayscale"
msgid "Grayscale"
msgstr "Pelēktoņu"
#: impressprinteroptions.ui:155
-#, fuzzy
msgctxt "impressprinteroptions|blackandwhite"
msgid "Black & white"
msgstr "Melnbalts"
@@ -3488,31 +3428,26 @@ msgid "Color"
msgstr "Krāsa"
#: impressprinteroptions.ui:212
-#, fuzzy
msgctxt "impressprinteroptions|originalsize"
msgid "Original size"
msgstr "Sākotnējais izmērs"
#: impressprinteroptions.ui:230
-#, fuzzy
msgctxt "impressprinteroptions|fittoprintable"
msgid "Fit to printable page"
msgstr "Pielāgot drukājamajai lappusei"
#: impressprinteroptions.ui:248
-#, fuzzy
msgctxt "impressprinteroptions|distributeonmultiple"
msgid "Distribute on multiple sheets of paper"
msgstr "Izvērst uz vairākām papīra loksnēm"
#: impressprinteroptions.ui:266
-#, fuzzy
msgctxt "impressprinteroptions|tilesheet"
msgid "Tile sheet of paper with repeated slides"
msgstr "Salikt papīra loksni ar atkārtotiem slaidiem"
#: impressprinteroptions.ui:290
-#, fuzzy
msgctxt "impressprinteroptions|label6"
msgid "Size"
msgstr "Izmērs"
@@ -3573,7 +3508,6 @@ msgid "Path Name"
msgstr "Ceļa nosaukums"
#: layoutmenu.ui:12
-#, fuzzy
msgctxt "layoutmenu|apply"
msgid "Apply to _Selected Slides"
msgstr "Pielietot izvēlētajiem _slaidiem"
@@ -3620,25 +3554,21 @@ msgid "Placeholders"
msgstr "Vietturi"
#: mastermenu.ui:12
-#, fuzzy
msgctxt "mastermenu|applyall"
msgid "_Apply to All Slides"
msgstr "Pielietot visiem sl_aidiem"
#: mastermenu.ui:20
-#, fuzzy
msgctxt "mastermenu|applyselect"
msgid "Apply to _Selected Slides"
msgstr "Pielietot izvēlētajiem _slaidiem"
#: mastermenu.ui:34
-#, fuzzy
msgctxt "mastermenu|large"
msgid "Show _Large Preview"
msgstr "Rādīt _lielu priekšskatījumu"
#: mastermenu.ui:42
-#, fuzzy
msgctxt "mastermenu|small"
msgid "Show S_mall Preview"
msgstr "Rādīt _mazu priekšskatījumu"
@@ -3784,13 +3714,11 @@ msgid "Image"
msgstr "Attēls"
#: notebookbar_groupedbar_compact.ui:466
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|menubarD1"
msgid "Menubar"
msgstr "Izvēlnes josla"
#: notebookbar_groupedbar_compact.ui:1884
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|menubarD"
msgid "Menubar"
msgstr "Izvēlnes josla"
@@ -3826,7 +3754,6 @@ msgid "_Insert"
msgstr "Ievietot"
#: notebookbar_groupedbar_compact.ui:3332
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|draw"
msgid "D_raw"
msgstr "_Zīmēt"
@@ -3883,13 +3810,11 @@ msgid "_Slide Show"
msgstr "Slīdrāde"
#: notebookbar_groupedbar_compact.ui:5479
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|rowscolumnst"
msgid "R_ows"
msgstr "_Rindas"
#: notebookbar_groupedbar_compact.ui:5795
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|calculatet"
msgid "_Calc"
msgstr "_Aprēķini"
@@ -3901,7 +3826,6 @@ msgid "St_yles"
msgstr "Stili"
#: notebookbar_groupedbar_compact.ui:6214
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|drawb"
msgid "D_raw"
msgstr "_Zīmēt"
@@ -3919,13 +3843,11 @@ msgid "_Grid"
msgstr "Režģis"
#: notebookbar_groupedbar_compact.ui:6836
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|3Db"
msgid "3_D"
msgstr "3_D"
#: notebookbar_groupedbar_compact.ui:7008
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|graphicB"
msgid "_Graphic"
msgstr "_Grafika"
@@ -3950,7 +3872,6 @@ msgid "_Slide Show"
msgstr "Slīdrāde"
#: notebookbar_groupedbar_compact.ui:7957
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|oleB"
msgid "F_rame"
msgstr "Ietva_rs"
@@ -3974,7 +3895,6 @@ msgid "_Insert"
msgstr "Ievietot"
#: notebookbar_groupedbar_compact.ui:9016
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|drawMaster"
msgid "D_raw"
msgstr "_Zīmēt"
@@ -3986,19 +3906,16 @@ msgid "_View"
msgstr "Skats"
#: notebookbar_groupedbar_compact.ui:9526
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|menub"
msgid "_Menu"
msgstr "_Izvēlne"
#: notebookbar_groupedbar_compact.ui:9581
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|toolsb"
msgid "_Tools"
msgstr "_Rīki"
#: notebookbar_groupedbar_full.ui:2372
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|menubarD"
msgid "Menubar"
msgstr "Izvēlnes josla"
@@ -4040,7 +3957,6 @@ msgid "_Insert"
msgstr "Ievietot"
#: notebookbar_groupedbar_full.ui:4302
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|draw"
msgid "D_raw"
msgstr "_Zīmēt"
@@ -4063,7 +3979,6 @@ msgstr "Pārskatīt"
#: /home/cl/vc/git/libo-core/sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:9790
#: /home/cl/vc/git/libo-core/sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:11217
#: /home/cl/vc/git/libo-core/sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui:12467
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|arrangedrawb"
msgid "_Arrange"
msgstr "S_akārtot"
@@ -4113,19 +4028,16 @@ msgid "T_able"
msgstr "Tabula"
#: notebookbar_groupedbar_full.ui:7362
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|rowscolumnst"
msgid "R_ows"
msgstr "_Rindas"
#: notebookbar_groupedbar_full.ui:7482
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|calculatet"
msgid "_Calc"
msgstr "_Aprēķini"
#: notebookbar_groupedbar_full.ui:7818
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|drawb"
msgid "D_raw"
msgstr "_Zīmēt"
@@ -4151,13 +4063,11 @@ msgid "Grou_p"
msgstr "Grupa"
#: notebookbar_groupedbar_full.ui:8958
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|3Db"
msgid "3_D"
msgstr "3_D"
#: notebookbar_groupedbar_full.ui:9216
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|graphicB"
msgid "_Graphic"
msgstr "_Grafika"
@@ -4169,7 +4079,6 @@ msgid "C_olor"
msgstr "Krāsa"
#: notebookbar_groupedbar_full.ui:10344
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|media"
msgid "_Media"
msgstr "_Medijs"
@@ -4181,7 +4090,6 @@ msgid "_Slide Show"
msgstr "Slīdrāde"
#: notebookbar_groupedbar_full.ui:10805
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|editdrawb"
msgid "F_rame"
msgstr "Ietva_rs"
@@ -4205,7 +4113,6 @@ msgid "_Insert"
msgstr "Ievietot"
#: notebookbar_groupedbar_full.ui:12141
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|drawm"
msgid "D_raw"
msgstr "_Zīmēt"
@@ -4217,19 +4124,16 @@ msgid "_View"
msgstr "Skats"
#: notebookbar_groupedbar_full.ui:12749
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|menub"
msgid "_Menu"
msgstr "_Izvēlne"
#: notebookbar_groupedbar_full.ui:12801
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|toolsb"
msgid "_Tools"
msgstr "_Rīki"
#: notebookbar_groupedbar_full.ui:12855
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|helpb"
msgid "_Help"
msgstr "_Palīdzība"
@@ -4726,7 +4630,6 @@ msgid "Duration of pause"
msgstr "Pauzes ilgums"
#: presentationdialog.ui:395
-#, fuzzy
msgctxt "presentationdialog|pauseduration-atkobject"
msgid "Pause Duration"
msgstr "Pauzes ilgums"
@@ -5184,61 +5087,51 @@ msgid "Connections"
msgstr "Savienojumi"
#: rotatemenu.ui:12
-#, fuzzy
msgctxt "rotatemenu|90"
msgid "Quarter Spin"
msgstr "Ceturtdaļapgrieziens"
#: rotatemenu.ui:20
-#, fuzzy
msgctxt "rotatemenu|180"
msgid "Half Spin"
msgstr "Pusapgrieziens"
#: rotatemenu.ui:28
-#, fuzzy
msgctxt "rotatemenu|360"
msgid "Full Spin"
msgstr "Pilns apgrieziens"
#: rotatemenu.ui:36
-#, fuzzy
msgctxt "rotatemenu|720"
msgid "Two Spins"
msgstr "Divi apgriezieni"
#: rotatemenu.ui:50
-#, fuzzy
msgctxt "rotatemenu|clockwise"
msgid "Clockwise"
msgstr "Pulksteņrādītāja virzienā"
#: rotatemenu.ui:58
-#, fuzzy
msgctxt "rotatemenu|counterclock"
msgid "Counter-clockwise"
msgstr "Pretēji pulksteņrādītāja virzienam"
#: scalemenu.ui:12
-#, fuzzy
msgctxt "scalemenu|25"
msgid "Tiny"
msgstr "Sīks"
#: scalemenu.ui:20
-#, fuzzy
msgctxt "scalemenu|50"
msgid "Smaller"
msgstr "Mazāks"
#: scalemenu.ui:28
-#, fuzzy
msgctxt "scalemenu|150"
msgid "Larger"
msgstr "Lielāks"
#: scalemenu.ui:36
-#, fuzzy
msgctxt "scalemenu|400"
msgid "Extra Large"
msgstr "Īpaši liels"
@@ -5334,7 +5227,6 @@ msgid "Master View"
msgstr ""
#: sidebarslidebackground.ui:226
-#, fuzzy
msgctxt "sidebarslidebackground|closemasterslide"
msgid "Close Master View"
msgstr "Aizvērt pamata skatu"
@@ -5346,37 +5238,31 @@ msgid "None"
msgstr "Nekas"
#: sidebarslidebackground.ui:249
-#, fuzzy
msgctxt "sidebarslidebackground|marginLB"
msgid "Narrow"
msgstr "Šaurs"
#: sidebarslidebackground.ui:250
-#, fuzzy
msgctxt "sidebarslidebackground|marginLB"
msgid "Moderate"
msgstr "Mērens"
#: sidebarslidebackground.ui:251
-#, fuzzy
msgctxt "sidebarslidebackground|marginLB"
msgid "Normal 0.75\""
msgstr "Normāls 0,75\""
#: sidebarslidebackground.ui:252
-#, fuzzy
msgctxt "sidebarslidebackground|marginLB"
msgid "Normal 1\""
msgstr "Normāls 1\""
#: sidebarslidebackground.ui:253
-#, fuzzy
msgctxt "sidebarslidebackground|marginLB"
msgid "Normal 1.25\""
msgstr "Normāls 1,25\""
#: sidebarslidebackground.ui:254
-#, fuzzy
msgctxt "sidebarslidebackground|marginLB"
msgid "Wide"
msgstr "Plats"
@@ -5387,25 +5273,21 @@ msgid "Margin:"
msgstr ""
#: sidebarslidebackground.ui:277
-#, fuzzy
msgctxt "sidebarslidebackground|customlabel"
msgid "Custom"
msgstr "Pielāgots"
#: slidecontextmenu.ui:12
-#, fuzzy
msgctxt "slidecontextmenu|next"
msgid "_Next"
msgstr "_Nākamais"
#: slidecontextmenu.ui:20
-#, fuzzy
msgctxt "slidecontextmenu|prev"
msgid "_Previous"
msgstr "Ie_priekšējais"
#: slidecontextmenu.ui:28
-#, fuzzy
msgctxt "slidecontextmenu|goto"
msgid "_Go to Slide"
msgstr "_Iet uz slaidu"
@@ -5429,19 +5311,16 @@ msgid "Mouse Pointer as ~Pen"
msgstr "Peles rādītājs kā _pildspalva"
#: slidecontextmenu.ui:78
-#, fuzzy
msgctxt "slidecontextmenu|width"
msgid "_Pen Width"
msgstr "_Pildspalvas platums"
#: slidecontextmenu.ui:88
-#, fuzzy
msgctxt "slidecontextmenu|4"
msgid "_Very Thin"
msgstr "Ļo_ti smalka"
#: slidecontextmenu.ui:96
-#, fuzzy
msgctxt "slidecontextmenu|100"
msgid "_Thin"
msgstr "_Smalka"
@@ -5453,43 +5332,36 @@ msgid "_Normal"
msgstr "Normāls"
#: slidecontextmenu.ui:112
-#, fuzzy
msgctxt "slidecontextmenu|200"
msgid "_Thick"
msgstr "_Bieza"
#: slidecontextmenu.ui:120
-#, fuzzy
msgctxt "slidecontextmenu|400"
msgid "_Very Thick"
msgstr "Ļoti bie_za"
#: slidecontextmenu.ui:132
-#, fuzzy
msgctxt "slidecontextmenu|color"
msgid "_Change Pen Color..."
msgstr "_Mainīt pildspalvas krāsu..."
#: slidecontextmenu.ui:140
-#, fuzzy
msgctxt "slidecontextmenu|erase"
msgid "_Erase All Ink on Slide"
msgstr "_Dzēst visu tinti uz slaida"
#: slidecontextmenu.ui:154
-#, fuzzy
msgctxt "slidecontextmenu|screen"
msgid "_Screen"
msgstr "Ekrān_s"
#: slidecontextmenu.ui:164
-#, fuzzy
msgctxt "slidecontextmenu|black"
msgid "_Black"
msgstr "_Melns"
#: slidecontextmenu.ui:172
-#, fuzzy
msgctxt "slidecontextmenu|white"
msgid "_White"
msgstr "_Balts"
@@ -5501,7 +5373,6 @@ msgid "E_dit Presentation"
msgstr "Iziet no prezentācijas"
#: slidecontextmenu.ui:192
-#, fuzzy
msgctxt "slidecontextmenu|end"
msgid "_End Show"
msgstr "_Beigt slīdrādi"
@@ -5817,7 +5688,6 @@ msgid "Tabs"
msgstr "Tabulācijas"
#: templatedialog.ui:463
-#, fuzzy
msgctxt "templatedialog|background"
msgid "Highlighting"
msgstr "Izcelšana"
@@ -6093,37 +5963,31 @@ msgid "Numbering"
msgstr "Numurēšana"
#: drawprinteroptions.ui:32
-#, fuzzy
msgctxt "drawprinteroptions|printname"
msgid "Page name"
msgstr "Lappuses nosaukums"
#: drawprinteroptions.ui:48
-#, fuzzy
msgctxt "drawprinteroptions|printdatetime"
msgid "Date and time"
msgstr "Datums un laiks"
#: drawprinteroptions.ui:70
-#, fuzzy
msgctxt "drawprinteroptions|label4"
msgid "Contents"
msgstr "Saturs"
#: drawprinteroptions.ui:103
-#, fuzzy
msgctxt "drawprinteroptions|originalcolors"
msgid "Original size"
msgstr "Sākotnējais izmērs"
#: drawprinteroptions.ui:121
-#, fuzzy
msgctxt "drawprinteroptions|grayscale"
msgid "Grayscale"
msgstr "Pelēktoņu"
#: drawprinteroptions.ui:139
-#, fuzzy
msgctxt "drawprinteroptions|blackandwhite"
msgid "Black & white"
msgstr "Melnbalts"
@@ -6135,31 +5999,26 @@ msgid "Color"
msgstr "Krāsa"
#: drawprinteroptions.ui:196
-#, fuzzy
msgctxt "drawprinteroptions|originalsize"
msgid "Original size"
msgstr "Sākotnējais izmērs"
#: drawprinteroptions.ui:214
-#, fuzzy
msgctxt "drawprinteroptions|fittoprintable"
msgid "Fit to printable page"
msgstr "Pielāgot drukājamajai lappusei"
#: drawprinteroptions.ui:232
-#, fuzzy
msgctxt "drawprinteroptions|distributeonmultiple"
msgid "Distribute on multiple sheets of paper"
msgstr "Izvērst uz vairākām papīra loksnēm"
#: drawprinteroptions.ui:250
-#, fuzzy
msgctxt "drawprinteroptions|tilesheet"
msgid "Tile sheet of paper with repeated pages"
msgstr "Salikt papīra loksni ar atkārtotām lappusēm"
#: drawprinteroptions.ui:274
-#, fuzzy
msgctxt "drawprinteroptions|label6"
msgid "Size"
msgstr "Izmērs"
@@ -6245,7 +6104,6 @@ msgid "Tabs"
msgstr "Tabulācijas pieturas"
#: drawprtldialog.ui:449
-#, fuzzy
msgctxt "drawprtldialog|RID_SVXPAGE_BACKGROUND"
msgid "Highlighting"
msgstr "Izcelšana"
diff --git a/source/lv/sfx2/messages.po b/source/lv/sfx2/messages.po
index f6e4fe4b5c9..fa9ae69726d 100644
--- a/source/lv/sfx2/messages.po
+++ b/source/lv/sfx2/messages.po
@@ -44,7 +44,6 @@ msgid "Open"
msgstr "Atvērt"
#: strings.hrc:31
-#, fuzzy
msgctxt "STR_EDIT_TEMPLATE"
msgid "Edit"
msgstr "Rediģēt"
@@ -304,19 +303,16 @@ msgid "Do you want to delete the selected templates?"
msgstr "Vai vēlaties dzēst izvēlētās veidnes?"
#: strings.hrc:78
-#, fuzzy
msgctxt "STR_QMSG_ERROR_OPENING_FILE"
msgid "An error occurred during opening the file. This may be caused by incorrect file contents.\n"
msgstr "Atverot šo datni, gadījās kļūda. To varētu būt izraisījis nepareizs datnes saturs.\n"
#: strings.hrc:79
-#, fuzzy
msgctxt "STR_QMSG_ERROR_OPENING_FILE_DETAILS"
msgid "The error details are:\n"
msgstr "Kļūdas detaļas:\n"
#: strings.hrc:80
-#, fuzzy
msgctxt "STR_QMSG_ERROR_OPENING_FILE_CONTINUE"
msgid ""
"\n"
@@ -454,49 +450,41 @@ msgid "\"$(ARG1)\" is not an absolute URL that can be passed to an external appl
msgstr "\"$(ARG1)\" ir absolūts URL, ko var padot ārējai lietotnei, lai to atvērtu."
#: strings.hrc:107
-#, fuzzy
msgctxt "STR_GID_INTERN"
msgid "Internal"
msgstr "Iekšējs"
#: strings.hrc:108
-#, fuzzy
msgctxt "STR_GID_APPLICATION"
msgid "Application"
msgstr "Lietotne"
#: strings.hrc:109
-#, fuzzy
msgctxt "STR_GID_VIEW"
msgid "View"
msgstr "Skats"
#: strings.hrc:110
-#, fuzzy
msgctxt "STR_GID_DOCUMENT"
msgid "Documents"
msgstr "Dokumenti"
#: strings.hrc:111
-#, fuzzy
msgctxt "STR_GID_EDIT"
msgid "Edit"
msgstr "Rediģēt"
#: strings.hrc:112
-#, fuzzy
msgctxt "STR_GID_MACRO"
msgid "BASIC"
msgstr "BASIC"
#: strings.hrc:113
-#, fuzzy
msgctxt "STR_GID_OPTIONS"
msgid "Options"
msgstr "Opcijas"
#: strings.hrc:114
-#, fuzzy
msgctxt "STR_GID_MATH"
msgid "Math"
msgstr "Matemātika"
@@ -520,7 +508,6 @@ msgid "Format"
msgstr "Formatēt"
#: strings.hrc:118
-#, fuzzy
msgctxt "STR_GID_TEMPLATE"
msgid "Templates"
msgstr "Veidnes"
@@ -532,67 +519,56 @@ msgid "Text"
msgstr "Teksts"
#: strings.hrc:120
-#, fuzzy
msgctxt "STR_GID_FRAME"
msgid "Frame"
msgstr "Ietvars"
#: strings.hrc:121
-#, fuzzy
msgctxt "STR_GID_GRAPHIC"
msgid "Image"
msgstr "Attēls"
#: strings.hrc:122
-#, fuzzy
msgctxt "STR_GID_TABLE"
msgid "Table"
msgstr "Tabula"
#: strings.hrc:123
-#, fuzzy
msgctxt "STR_GID_ENUMERATION"
msgid "Numbering"
msgstr "Numurēšana"
#: strings.hrc:124
-#, fuzzy
msgctxt "STR_GID_DATA"
msgid "Data"
msgstr "Dati"
#: strings.hrc:125
-#, fuzzy
msgctxt "STR_GID_SPECIAL"
msgid "Special Functions"
msgstr "Speciālās funkcijas"
#: strings.hrc:126
-#, fuzzy
msgctxt "STR_GID_IMAGE"
msgid "Image"
msgstr "Attēls"
#: strings.hrc:127
-#, fuzzy
msgctxt "STR_GID_CHART"
msgid "Chart"
msgstr "Diagramma"
#: strings.hrc:128
-#, fuzzy
msgctxt "STR_GID_EXPLORER"
msgid "Explorer"
msgstr "Pārlūks"
#: strings.hrc:129
-#, fuzzy
msgctxt "STR_GID_CONNECTOR"
msgid "Connector"
msgstr "Savienotājs"
#: strings.hrc:130
-#, fuzzy
msgctxt "STR_GID_MODIFY"
msgid "Modify"
msgstr "Modificēt"
@@ -604,7 +580,6 @@ msgid "Drawing"
msgstr "Zīmējums"
#: strings.hrc:132
-#, fuzzy
msgctxt "STR_GID_CONTROLS"
msgid "Controls"
msgstr "Vadīklas"
@@ -926,13 +901,11 @@ msgid "Save a Copy"
msgstr "Saglabāt kopiju"
#: strings.hrc:191
-#, fuzzy
msgctxt "STR_PB_COMPAREDOC"
msgid "Compare to"
msgstr "Salīdzināt ar"
#: strings.hrc:192
-#, fuzzy
msgctxt "STR_PB_MERGEDOC"
msgid "Merge with"
msgstr "Apvienot ar"
@@ -1016,13 +989,11 @@ msgid "Styles in use: "
msgstr "Izmantotie stili:"
#: strings.hrc:208
-#, fuzzy
msgctxt "STR_SID_NAVIGATOR"
msgid "Navigator"
msgstr "Navigators"
#: strings.hrc:209
-#, fuzzy
msgctxt "STR_SID_SIDEBAR"
msgid "Sidebar"
msgstr "Sānjosla"
@@ -1068,13 +1039,11 @@ msgid "Hierarchical"
msgstr "Hierarhisks"
#: strings.hrc:220
-#, fuzzy
msgctxt "STR_STYLE_FILL_FORMAT_MODE"
msgid "Fill Format Mode"
msgstr "Aizpildījuma formatēšanas režīms"
#: strings.hrc:221
-#, fuzzy
msgctxt "STR_STYLE_NEW_STYLE_FROM_SELECTION"
msgid "New Style from Selection"
msgstr "Jauns stils no izvēlētā"
@@ -1250,37 +1219,31 @@ msgid "Sign Document"
msgstr "Parakstīt dokumentu"
#: strings.hrc:252
-#, fuzzy
msgctxt "STR_SIGNATURE_BROKEN"
msgid "This document has an invalid signature."
msgstr "Šim dokumentam ir nederīgs paraksts."
#: strings.hrc:253
-#, fuzzy
msgctxt "STR_SIGNATURE_INVALID"
msgid "The signature was valid, but the document has been modified"
msgstr "Paraksts bija derīgs, bet dokuments tika izmainīts"
#: strings.hrc:254
-#, fuzzy
msgctxt "STR_SIGNATURE_NOTVALIDATED"
msgid "The signature is OK, but the certificate could not be validated."
msgstr "Paraksts ir kārtībā, bet sertifikāts nevarēja tikt validēts."
#: strings.hrc:255
-#, fuzzy
msgctxt "STR_SIGNATURE_PARTIAL_OK"
msgid "The signature is OK, but the document is only partially signed."
msgstr "Paraksts ir kārtībā, bet dokuments ir tikai daļēji parakstīts."
#: strings.hrc:256
-#, fuzzy
msgctxt "STR_SIGNATURE_OK"
msgid "This document is digitally signed and the signature is valid."
msgstr "Šis dokuments ir ciparparakstīts un paraksts ir derīgs."
#: strings.hrc:257
-#, fuzzy
msgctxt "STR_SIGNATURE_SHOW"
msgid "Show Signatures"
msgstr "Rādīt parakstus"
@@ -1650,19 +1613,16 @@ msgid "Text"
msgstr "Teksts"
#: dinfdlg.hrc:70
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "DateTime"
msgstr "DatumsLaiks"
#: dinfdlg.hrc:71
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Date"
msgstr "Datums"
#: dinfdlg.hrc:72
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Duration"
msgstr "Ilgums"
@@ -1674,7 +1634,6 @@ msgid "Number"
msgstr "Numurs"
#: dinfdlg.hrc:74
-#, fuzzy
msgctxt "SFX_CB_PROPERTY_STRINGARRAY"
msgid "Yes or no"
msgstr "Jā vai nē"
@@ -1791,13 +1750,11 @@ msgid "Display"
msgstr "_Parādīt"
#: bookmarkmenu.ui:26
-#, fuzzy
msgctxt "bookmarkmenu|rename"
msgid "Rename..."
msgstr "Pārdēvēt..."
#: bookmarkmenu.ui:34
-#, fuzzy
msgctxt "bookmarkmenu|delete"
msgid "Delete"
msgstr "Dzēst"
@@ -1809,7 +1766,6 @@ msgid "Favorites"
msgstr "_Iecienītais"
#: charmapcontrol.ui:248
-#, fuzzy
msgctxt "charmapcontrol|label2"
msgid "Recent"
msgstr "Nesenās"
@@ -2166,25 +2122,21 @@ msgid "_Search term"
msgstr "_Meklēt tekstu"
#: helpmanual.ui:8
-#, fuzzy
msgctxt "helpmanual|onlinehelpmanual"
msgid "%PRODUCTNAME Help Not Installed"
msgstr "%PRODUCTNAME palīdzība nav uzinstalēta"
#: helpmanual.ui:12
-#, fuzzy
msgctxt "helpmanual|onlinehelpmanual"
msgid "The %PRODUCTNAME built-in help is not installed on your computer."
msgstr "%PRODUCTNAME iebūvētā palīdzība nav uzinstalēta uz jūsu datora."
#: helpmanual.ui:13
-#, fuzzy
msgctxt "helpmanual|onlinehelpmanual"
msgid "You may either install it from our website or your system’s repositories, or read an online version."
msgstr "To var iegūt mūsu tīmekļa vietnē vai jūsu sistēmas repozitorijā, vai arī lasīt tiešsaistē."
#: helpmanual.ui:26
-#, fuzzy
msgctxt "helpmanual|website"
msgid "Read Help Online"
msgstr "Lasīt palīdzību tiešsaistē"
@@ -2225,7 +2177,6 @@ msgid "_Show License"
msgstr "_Rādīt licenci."
#: licensedialog.ui:63
-#, fuzzy
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"
@@ -2604,7 +2555,6 @@ msgid "_Restart"
msgstr "Pā_rstartēt"
#: safemodequerydialog.ui:63
-#, fuzzy
msgctxt "safemodequerydialog|label"
msgid "Are you sure you want to restart %PRODUCTNAME and enter safe mode?"
msgstr "Vai tiešām vēlaties pārstartēt %PRODUCTNAME un ieiet drošajā režīmā?"
@@ -2805,31 +2755,26 @@ msgid "Templates List"
msgstr "Veidņu saraksts"
#: stylecontextmenu.ui:12
-#, fuzzy
msgctxt "stylecontextmenu|new"
msgid "New..."
msgstr "Jauns..."
#: stylecontextmenu.ui:20
-#, fuzzy
msgctxt "stylecontextmenu|edit"
msgid "Modify..."
msgstr "Modificēt..."
#: stylecontextmenu.ui:28
-#, fuzzy
msgctxt "stylecontextmenu|hide"
msgid "Hide"
msgstr "Slēpt"
#: stylecontextmenu.ui:36
-#, fuzzy
msgctxt "stylecontextmenu|show"
msgid "Show"
msgstr "Rādīt"
#: stylecontextmenu.ui:44
-#, fuzzy
msgctxt "stylecontextmenu|delete"
msgid "Delete..."
msgstr "Dzēst..."
diff --git a/source/lv/starmath/messages.po b/source/lv/starmath/messages.po
index cbc73842db7..acae3b0356d 100644
--- a/source/lv/starmath/messages.po
+++ b/source/lv/starmath/messages.po
@@ -419,25 +419,21 @@ msgid "Division (Fraction)"
msgstr "Dalīšana (daļsvītra)"
#: strings.hrc:38
-#, fuzzy
msgctxt "RID_XODIVIDEY_HELP"
msgid "Circled Slash"
msgstr "Slīpsvītra riņķī"
#: strings.hrc:39
-#, fuzzy
msgctxt "RID_XODOTY_HELP"
msgid "Circled Dot"
msgstr "Punkts riņķī"
#: strings.hrc:40
-#, fuzzy
msgctxt "RID_XOMINUSY_HELP"
msgid "Circled Minus"
msgstr "Mīnuss riņķī"
#: strings.hrc:41
-#, fuzzy
msgctxt "RID_XOPLUSY_HELP"
msgid "Circled Plus"
msgstr "Pluss riņķī"
@@ -508,7 +504,6 @@ msgid "Is Much Greater Than"
msgstr "Ir daudz lielāks kā"
#: strings.hrc:55
-#, fuzzy
msgctxt "RID_XDEFY_HELP"
msgid "Is Defined As"
msgstr "Ir definēts kā"
@@ -554,13 +549,11 @@ msgid "Toward"
msgstr "Pret"
#: strings.hrc:64
-#, fuzzy
msgctxt "RID_XTRANSLY_HELP"
msgid "Corresponds To (Left)"
msgstr "Atbilst (pa kreisi)"
#: strings.hrc:65
-#, fuzzy
msgctxt "RID_XTRANSRY_HELP"
msgid "Corresponds To (Right)"
msgstr "Atbilst (pa labi)"
@@ -841,49 +834,41 @@ msgid "Limes Sup/Sub script"
msgstr "Robeža, augš- un apakšraksts"
#: strings.hrc:121
-#, fuzzy
msgctxt "RID_LIMINFX_HELP"
msgid "Limit Inferior"
msgstr "Apakšējā robeža"
#: strings.hrc:122
-#, fuzzy
msgctxt "RID_LIMINF_FROMX_HELP"
msgid "Limit Inferior Subscript Bottom"
msgstr "Apakšējā robeža ar indeksu apakšā"
#: strings.hrc:123
-#, fuzzy
msgctxt "RID_LIMINF_TOX_HELP"
msgid "Limit Inferior Superscript Top"
msgstr "Apakšējā robeža ar indeksu augšā"
#: strings.hrc:124
-#, fuzzy
msgctxt "RID_LIMINF_FROMTOX_HELP"
msgid "Limit Inferior Sup/Sub script"
msgstr "Apakšējā robeža ar diviem indeksiem"
#: strings.hrc:125
-#, fuzzy
msgctxt "RID_LIMSUPX_HELP"
msgid "Limit Superior"
msgstr "Augšējā robeža"
#: strings.hrc:126
-#, fuzzy
msgctxt "RID_LIMSUP_FROMX_HELP"
msgid "Limit Superior Subscript Bottom"
msgstr "Augšējā robeža ar indeksu apakšā"
#: strings.hrc:127
-#, fuzzy
msgctxt "RID_LIMSUP_TOX_HELP"
msgid "Limit Superior Superscript Top"
msgstr "Augšējā robeža ar indeksu augšā"
#: strings.hrc:128
-#, fuzzy
msgctxt "RID_LIMSUP_FROMTOX_HELP"
msgid "Limit Superior Sup/Sub script"
msgstr "Augšējā robeža ar diviem indeksiem"
@@ -1814,7 +1799,6 @@ msgid "Unexpected character"
msgstr "Negaidīta rakstzīme"
#: strings.hrc:315
-#, fuzzy
msgctxt "RID_ERR_UNEXPECTEDTOKEN"
msgid "Unexpected token"
msgstr "Negaidīta marķierierīce"
@@ -1840,31 +1824,26 @@ msgid "')' expected"
msgstr "Būtu jābūt ')'"
#: strings.hrc:320
-#, fuzzy
msgctxt "RID_ERR_PARENTMISMATCH"
msgid "Left and right symbols mismatched"
msgstr "Pa kreisi un pa labi esošie simboli neatbilst"
#: strings.hrc:321
-#, fuzzy
msgctxt "RID_ERR_FONTEXPECTED"
msgid "'fixed', 'sans', or 'serif' expected"
msgstr "Būtu jābūt 'fixed', 'sans' vai 'serif'"
#: strings.hrc:322
-#, fuzzy
msgctxt "RID_ERR_SIZEEXPECTED"
msgid "'size' followed by an unexpected token"
msgstr "Pēc 'size' seko negaidīts elements"
#: strings.hrc:323
-#, fuzzy
msgctxt "RID_ERR_DOUBLEALIGN"
msgid "Double aligning is not allowed"
msgstr "Dubultā izlīdzināšana nav atļauta"
#: strings.hrc:324
-#, fuzzy
msgctxt "RID_ERR_DOUBLESUBSUPSCRIPT"
msgid "Double sub/superscripts is not allowed"
msgstr "Dubultie apakš-/augšraksti nav atļauti"
diff --git a/source/lv/svtools/messages.po b/source/lv/svtools/messages.po
index a0dc658fa48..241b9734113 100644
--- a/source/lv/svtools/messages.po
+++ b/source/lv/svtools/messages.po
@@ -14,145 +14,121 @@ msgstr ""
"X-Generator: LibreOffice\n"
#: errtxt.hrc:30
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "Error"
msgstr "Kļūda"
#: errtxt.hrc:31
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "Warning"
msgstr "Brīdinājums"
#: errtxt.hrc:32
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) loading the template $(ARG1)"
msgstr "$(ERR), ielādējot veidni $(ARG1)"
#: errtxt.hrc:33 /home/cl/vc/git/libo-core/svtools/inc/errtxt.hrc:34
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) saving the document $(ARG1)"
msgstr "$(ERR), saglabājot dokumentu $(ARG1)"
#: errtxt.hrc:35
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) displaying doc. information for document $(ARG1)"
msgstr "$(ERR), attēlojot dokumenta informāciju dokumentam $(ARG1)"
#: errtxt.hrc:36
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) writing document $(ARG1) as template"
msgstr "$(ERR), rakstot dokumentu $(ARG1) kā veidni"
#: errtxt.hrc:37
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) copying or moving document contents"
msgstr "$(ERR), kopējot vai pārvietojot dokumenta saturu"
#: errtxt.hrc:38
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) starting the Document Manager"
msgstr "$(ERR), startējot dokumentu pārvaldnieku"
#: errtxt.hrc:39
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) loading document $(ARG1)"
msgstr "$(ERR), ielādējot dokumentu $(ARG1)"
#: errtxt.hrc:40 /home/cl/vc/git/libo-core/svtools/inc/errtxt.hrc:41
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) creating a new document"
msgstr "$(ERR), izveidojot jaunu dokumentu"
#: errtxt.hrc:42
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) expanding entry"
msgstr "$(ERR), izvēršot ierakstu"
#: errtxt.hrc:43
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) loading BASIC of document $(ARG1)"
msgstr "$(ERR), ielādējot $(ARG1) dokumenta BASIC"
#: errtxt.hrc:44
-#, fuzzy
msgctxt "RID_ERRCTX"
msgid "$(ERR) searching for an address"
msgstr "$(ERR), meklējot adresi"
#: errtxt.hrc:50
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Abort"
msgstr "Pārtraukt"
#: errtxt.hrc:51
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Nonexistent object"
msgstr "Neeksistējošs objekts"
#: errtxt.hrc:52
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Object already exists"
msgstr "Objekts jau eksistē"
#: errtxt.hrc:53
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Object not accessible"
msgstr "Objekts nav pieejams"
#: errtxt.hrc:54
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Inadmissible path"
msgstr "Nepieļaujams ceļš"
#: errtxt.hrc:55
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Locking problem"
msgstr "Problēma ar slēgšanu"
#: errtxt.hrc:56
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Wrong parameter"
msgstr "Nepareizi parametri"
#: errtxt.hrc:57
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Resource exhausted"
msgstr "Resurss izsmelts"
#: errtxt.hrc:58
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Action not supported"
msgstr "Darbība netiek atbalstīta"
#: errtxt.hrc:59
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Read Error"
msgstr "Lasīšanas kļūda"
#: errtxt.hrc:60
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Write Error"
msgstr "Rakstīšanas kļūda"
@@ -164,91 +140,76 @@ msgid "unknown"
msgstr "Nezināms"
#: errtxt.hrc:62
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Version Incompatibility"
msgstr "Versiju nesaderība"
#: errtxt.hrc:63 /home/cl/vc/git/libo-core/svtools/inc/errtxt.hrc:74
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "General Error"
msgstr "Vispārēja kļūda"
#: errtxt.hrc:64
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Incorrect format"
msgstr "Nepareizs formāts"
#: errtxt.hrc:65
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Error creating object"
msgstr "Kļūda, veidojot objektu"
#: errtxt.hrc:66
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Inadmissible value or data type"
msgstr "Nepieļaujama vērtība vai datu tips"
#: errtxt.hrc:67
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "BASIC runtime error"
msgstr "BASIC izpildlaika kļūda"
#: errtxt.hrc:68
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "BASIC syntax error"
msgstr "BASIC sintakses kļūda"
#: errtxt.hrc:75
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "General input/output error."
msgstr "Vispārēja ievades/izvades kļūda."
#: errtxt.hrc:76
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Invalid file name."
msgstr "Nederīgs datnes nosaukums."
#: errtxt.hrc:77
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Nonexistent file."
msgstr "Neeksistējoša datne."
#: errtxt.hrc:78
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "File already exists."
msgstr "Datne jau eksistē."
#: errtxt.hrc:79
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The object is not a directory."
msgstr "Objekts nav mapē."
#: errtxt.hrc:80
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The object is not a file."
msgstr "Objekts nav datne."
#: errtxt.hrc:81
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The specified device is invalid."
msgstr "Norādītā ierīce nav derīga."
#: errtxt.hrc:82
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid ""
"The object cannot be accessed\n"
@@ -258,19 +219,16 @@ msgstr ""
"jo lietotājam nepietiek tiesību."
#: errtxt.hrc:83
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Sharing violation while accessing the object."
msgstr "Koplietošanas pārkāpums, piekļūstot objektam."
#: errtxt.hrc:84
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "No more space on device."
msgstr "Uz ierīces nepietiek vietas."
#: errtxt.hrc:85
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid ""
"This operation cannot be run on\n"
@@ -280,163 +238,136 @@ msgstr ""
"datnēm, kas satur aizstājējzīmes."
#: errtxt.hrc:86
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "This operation is not supported on this operating system."
msgstr "Šī darbība netiek atbalstīta šajā operētājsistēmā."
#: errtxt.hrc:87
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "There are too many files open."
msgstr "Ir atvērtas pārāk daudz datnes."
#: errtxt.hrc:88
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Data could not be read from the file."
msgstr "No datnes nevar nolasīt datus."
#: errtxt.hrc:89
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The file could not be written."
msgstr "Nevar ierakstīt datni."
#: errtxt.hrc:90
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The operation could not be run due to insufficient memory."
msgstr "Darbību nevar izpildīt, jo nepietiek atmiņas."
#: errtxt.hrc:91
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The seek operation could not be run."
msgstr "Nevar palaist 'seek' darbību."
#: errtxt.hrc:92
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The tell operation could not be run."
msgstr "Nevar palaist 'tell' darbību."
#: errtxt.hrc:93
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Incorrect file version."
msgstr "Nepareiza datnes versija."
#: errtxt.hrc:94
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Incorrect file format."
msgstr "Nepareizs datnes formāts."
#: errtxt.hrc:95
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The file name contains invalid characters."
msgstr "Datnes nosaukums satur nederīgas rakstzīmes."
#: errtxt.hrc:96
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "An unknown I/O error has occurred."
msgstr "Notikusi nezināma ievades/izvades kļūda."
#: errtxt.hrc:97
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "An invalid attempt was made to access the file."
msgstr "Mēģinājums nepareizi piekļūt datnēm."
#: errtxt.hrc:98
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The file could not be created."
msgstr "Datni nevarēja izveidot."
#: errtxt.hrc:99
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The operation was started under an invalid parameter."
msgstr "Darbība tika veikta ar nepareiziem parametriem."
#: errtxt.hrc:100
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The operation on the file was aborted."
msgstr "Darbība ar datni tika pārtraukta."
#: errtxt.hrc:101
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Path to the file does not exist."
msgstr "Ceļš uz datni neeksistē."
#: errtxt.hrc:102
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "An object cannot be copied into itself."
msgstr "Objektu nevar kopēt pašu uz sevi."
#: errtxt.hrc:103
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The specified template could not be found."
msgstr "Nevar atrast norādīto veidni."
#: errtxt.hrc:104
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The file cannot be used as template."
msgstr "Datni nevar lietot kā veidni."
#: errtxt.hrc:105
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "This document has already been opened for editing."
msgstr "Dokuments jau ir atvērts rediģēšanai."
#: errtxt.hrc:106
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The wrong password has been entered."
msgstr "Ievadīta kļūdaina parole."
#: errtxt.hrc:107
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Error reading file."
msgstr "Kļūda, nolasot datni."
#: errtxt.hrc:108
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The document was opened as read-only."
msgstr "Dokuments ir atvērts tikai lasīšanai."
#: errtxt.hrc:109
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "General OLE Error."
msgstr "Vispārēja OLE kļūda."
#: errtxt.hrc:110
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The host name $(ARG1) could not be resolved."
msgstr "Resursdatora nosaukumu $(ARG1) nevar sameklēt."
#: errtxt.hrc:111
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Could not establish Internet connection to $(ARG1)."
msgstr "Nevarēja izveidot Interneta savienojumu uz $(ARG1)."
#: errtxt.hrc:112
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid ""
"Error reading data from the Internet.\n"
@@ -446,7 +377,6 @@ msgstr ""
"Servera kļūdas ziņojums: $(ARG1)."
#: errtxt.hrc:113
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid ""
"Error transferring data to the Internet.\n"
@@ -456,37 +386,31 @@ msgstr ""
"Servera kļūdas ziņojums: $(ARG1)."
#: errtxt.hrc:114
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "General Internet error has occurred."
msgstr "Notika vispārēja interneta kļūda."
#: errtxt.hrc:115
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The requested Internet data is not available in the cache and cannot be transmitted as the Online mode has not be activated."
msgstr "Pieprasītie interneta dati nav pieejami glabātuvē un tos nevar saņemt, jo tiešsaistes režīms nav aktivizēts."
#: errtxt.hrc:116
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The contents could not be created."
msgstr "Saturu nevar izveidot."
#: errtxt.hrc:117
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The file name is too long for the target file system."
msgstr "Datnes nosaukums ir pārāk garš mērķa datņu sistēmai."
#: errtxt.hrc:118
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The input syntax is invalid."
msgstr "Ievades sintakse ir nepareiza."
#: errtxt.hrc:119
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid ""
"This document contains attributes that cannot be saved in the selected format.\n"
@@ -496,19 +420,16 @@ msgstr ""
"Lūdzu, saglabājiet dokumentu %PRODUCTNAME %PRODUCTVERSION datņu formātā."
#: errtxt.hrc:120
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The maximum number of documents that can be opened at the same time has been reached. You need to close one or more documents before you can open a new document."
msgstr "Sasniegts maksimālais, vienlaikus atveramo dokumentu, skaits. Jāaizver viens vai vairāk dokumenti, lai atvērtu jaunu dokumentu."
#: errtxt.hrc:121
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Could not create backup copy."
msgstr "Nevarēja izveidot rezerves kopiju."
#: errtxt.hrc:122
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid ""
"An attempt was made to execute a macro.\n"
@@ -518,7 +439,6 @@ msgstr ""
"Drošības apsvērumu dēļ makro atbalsts ir izslēgts."
#: errtxt.hrc:123
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid ""
"This document contains macros.\n"
@@ -534,7 +454,6 @@ msgstr ""
"Tāpēc iespējams, ka ne visa funkcionalitāte ir pieejama."
#: errtxt.hrc:124
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid ""
"This document contains macros.\n"
@@ -550,7 +469,6 @@ msgstr ""
"Tāpēc iespējams, ka ne visa funkcionalitāte ir pieejama."
#: errtxt.hrc:125
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid ""
"The encrypted document contains unexpected non-encrypted streams.\n"
@@ -570,43 +488,36 @@ msgstr ""
" "
#: errtxt.hrc:126
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Invalid data length."
msgstr "Nederīgs datu garums."
#: errtxt.hrc:127
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Function not possible: path contains current directory."
msgstr "Funkcija nav iespējama: ceļš satur tekošo direktoriju."
#: errtxt.hrc:128
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Function not possible: device (drive) not identical."
msgstr "Funkcija nav iespējama: ierīces (diski) nav identiski."
#: errtxt.hrc:129
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Device (drive) not ready."
msgstr "Ierīce (disks) nav gatavs."
#: errtxt.hrc:130
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Wrong checksum."
msgstr "Nepareiza kontrolsumma."
#: errtxt.hrc:131
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Function not possible: write protected."
msgstr "Funkcija nav iespējama: aizsargāts pret rakstīšanu."
#: errtxt.hrc:132
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid ""
"The password of a shared spreadsheet cannot be set or changed.\n"
@@ -616,31 +527,26 @@ msgstr ""
"Vispirms izslēdziet koplietošanas režīmu."
#: errtxt.hrc:138
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "General OLE error."
msgstr "Vispārēja OLE kļūda."
#: errtxt.hrc:140
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The action cannot be executed in the object's current state."
msgstr "Šajā objekta stāvoklī darbību nevar izpildīt."
#: errtxt.hrc:142
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "The object does not support any actions."
msgstr "Objekts neatbalsta nevienu darbību."
#: errtxt.hrc:144
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "Object does not support this action."
msgstr "Objekts neatbalsta šo darbību."
#: errtxt.hrc:151
-#, fuzzy
msgctxt "RID_ERRHDL"
msgid "$(ERR) activating object"
msgstr "$(ERR), aktivizējot objektu"
@@ -2126,7 +2032,6 @@ msgid "Bekwel"
msgstr "Bekwel"
#: langtab.hrc:326
-#, fuzzy
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Kituba (Congo)"
msgstr "Kituba (Kongo)"
@@ -2523,19 +2428,16 @@ msgid "English (Malaysia)"
msgstr "Angļu (Malāvija)"
#: langtab.hrc:405
-#, fuzzy
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Manchu"
msgstr "Mandžūru"
#: langtab.hrc:406
-#, fuzzy
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Xibe"
msgstr "Sjibo"
#: langtab.hrc:407
-#, fuzzy
msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "Kituba (Democratic Republic of the Congo)"
msgstr "Kituba (Kongo Demokrātiskā Republika)"
@@ -3122,7 +3024,6 @@ msgid "Formatted text [RTF]"
msgstr "Formatēts teksts [RTF]"
#: strings.hrc:34
-#, fuzzy
msgctxt "STR_FORMAT_ID_RICHTEXT"
msgid "Formatted text [Richtext]"
msgstr "Formatēts teksts [bagātinātā teksta]"
@@ -3724,79 +3625,66 @@ msgid "Black Italic"
msgstr "Melns kursīvs"
#: strings.hrc:176
-#, fuzzy
msgctxt "STR_SVT_STYLE_BOOK"
msgid "Book"
msgstr "Grāmata"
#: strings.hrc:177
-#, fuzzy
msgctxt "STR_SVT_STYLE_BOLD_OBLIQUE"
msgid "Bold Oblique"
msgstr "Trekns slīpraksts"
#: strings.hrc:178
-#, fuzzy
msgctxt "STR_SVT_STYLE_CONDENSED"
msgid "Condensed"
msgstr "Ciešāks"
#: strings.hrc:179
-#, fuzzy
msgctxt "STR_SVT_STYLE_CONDENSED_BOLD"
msgid "Condensed Bold"
msgstr "Ciešāks treknraksts"
#: strings.hrc:180
-#, fuzzy
msgctxt "STR_SVT_STYLE_CONDENSED_BOLD_ITALIC"
msgid "Condensed Bold Italic"
msgstr "Ciešāks trekns kursīvs"
#: strings.hrc:181
-#, fuzzy
msgctxt "STR_SVT_STYLE_CONDENSED_BOLD_OBLIQUE"
msgid "Condensed Bold Oblique"
msgstr "Ciešāks trekns slīpraksts"
#: strings.hrc:182
-#, fuzzy
msgctxt "STR_SVT_STYLE_CONDENSED_ITALIC"
msgid "Condensed Italic"
msgstr "Ciešāks kursīvs"
#: strings.hrc:183
-#, fuzzy
msgctxt "STR_SVT_STYLE_CONDENSED_OBLIQUE"
msgid "Condensed Oblique"
msgstr "Ciešāks slīpraksts"
#: strings.hrc:184
-#, fuzzy
msgctxt "STR_SVT_STYLE_EXTRALIGHT"
msgid "ExtraLight"
msgstr "Ļoti viegls"
#: strings.hrc:185
-#, fuzzy
msgctxt "STR_SVT_STYLE_EXTRALIGHT_ITALIC"
msgid "ExtraLight Italic"
msgstr "Ļoti viegls kursīvs"
#: strings.hrc:186
-#, fuzzy
msgctxt "STR_SVT_STYLE_OBLIQUE"
msgid "Oblique"
msgstr "Slīpraksts"
#: strings.hrc:187
-#, fuzzy
msgctxt "STR_SVT_STYLE_SEMIBOLD"
msgid "Semibold"
msgstr "Pustrekns"
#: strings.hrc:188
-#, fuzzy
msgctxt "STR_SVT_STYLE_SEMIBOLD_ITALIC"
msgid "Semibold Italic"
msgstr "Pustrekns kursīvs"
diff --git a/source/lv/svx/messages.po b/source/lv/svx/messages.po
index 926c78a77bf..14314093522 100644
--- a/source/lv/svx/messages.po
+++ b/source/lv/svx/messages.po
@@ -293,182 +293,156 @@ msgstr "Aizzīmes"
#. SVX_NUM_CHAR_SPECIAL
#: numberingtype.hrc:31
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "Graphics"
msgstr "Grafika"
#. SVX_NUM_BITMAP
#: numberingtype.hrc:32
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "Linked graphics"
msgstr "Saistītā grafika"
#. SVX_NUM_BITMAP|0x80
#: numberingtype.hrc:33
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "1, 2, 3, ..."
msgstr "1, 2, 3, ..."
#. SVX_NUM_ARABIC
#: numberingtype.hrc:34
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "A, B, C, ..."
msgstr "A, B, C, ..."
#. SVX_NUM_CHARS_UPPER_LETTER
#: numberingtype.hrc:35
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "a, b, c, ..."
msgstr "a, b, c, ..."
#. SVX_NUM_CHARS_LOWER_LETTER
#: numberingtype.hrc:36
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "I, II, III, ..."
msgstr "I, II, III, ..."
#. SVX_NUM_ROMAN_UPPER
#: numberingtype.hrc:37
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "i, ii, iii, ..."
msgstr "i, ii, iii, ..."
#. SVX_NUM_ROMAN_LOWER
#: numberingtype.hrc:38
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "A, .., AA, .., AAA, ..."
msgstr "A, .., AA, .., AAA, ..."
#. SVX_NUM_CHARS_UPPER_LETTER_N
#: numberingtype.hrc:39
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "a, .., aa, .., aaa, ..."
msgstr "a, .., aa, .., aaa, ..."
#. SVX_NUM_CHARS_LOWER_LETTER_N
#: numberingtype.hrc:40
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "Native Numbering"
msgstr "Vietējā numurēšana"
#. NATIVE_NUMBERING
#: numberingtype.hrc:41
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "А, Б, .., Аа, Аб, ... (Bulgarian)"
msgstr "А, Б, .., Аа, Аб, ... (Bulgāru)"
#. CHARS_CYRILLIC_UPPER_LETTER_BG
#: numberingtype.hrc:42
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "а, б, .., аа, аб, ... (Bulgarian)"
msgstr "а, б, .., аа, аб, ... (Bulgāru)"
#. CHARS_CYRILLIC_LOWER_LETTER_BG
#: numberingtype.hrc:43
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "А, Б, .., Аа, Бб, ... (Bulgarian)"
msgstr "А, Б, .., Аа, Бб, ... (Bulgāru)"
#. CHARS_CYRILLIC_UPPER_LETTER_N_BG
#: numberingtype.hrc:44
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "а, б, .., аа, бб, ... (Bulgarian)"
msgstr "а, б, .., аа, бб, ... (Bulgāru)"
#. CHARS_CYRILLIC_LOWER_LETTER_N_BG
#: numberingtype.hrc:45
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "А, Б, .., Аа, Аб, ... (Russian)"
msgstr "А, Б, .., Аа, Аб, ... (Krievu)"
#. CHARS_CYRILLIC_UPPER_LETTER_RU
#: numberingtype.hrc:46
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "а, б, .., аа, аб, ... (Russian)"
msgstr "а, б, .., аа, аб, ... (Krievu)"
#. CHARS_CYRILLIC_LOWER_LETTER_RU
#: numberingtype.hrc:47
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "А, Б, .., Аа, Бб, ... (Russian)"
msgstr "А, Б, .., Аа, Бб, ... (Krievu)"
#. CHARS_CYRILLIC_UPPER_LETTER_N_RU
#: numberingtype.hrc:48
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "а, б, .., аа, бб, ... (Russian)"
msgstr "а, б, .., аа, бб, ... (Krievu)"
#. CHARS_CYRILLIC_LOWER_LETTER_N_RU
#: numberingtype.hrc:49
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "А, Б, .., Аа, Аб, ... (Serbian)"
msgstr "А, Б, .., Аа, Аб, ... (Serbu)"
#. CHARS_CYRILLIC_UPPER_LETTER_SR
#: numberingtype.hrc:50
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "а, б, .., аа, аб, ... (Serbian)"
msgstr "а, б, .., аа, аб, ... (Serbu)"
#. CHARS_CYRILLIC_LOWER_LETTER_SR
#: numberingtype.hrc:51
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "А, Б, .., Аа, Бб, ... (Serbian)"
msgstr "А, Б, .., Аа, Бб, ... (Serbu)"
#. CHARS_CYRILLIC_UPPER_LETTER_N_SR
#: numberingtype.hrc:52
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "а, б, .., аа, бб, ... (Serbian)"
msgstr "а, б, .., аа, бб, ... (Serbu)"
#. CHARS_CYRILLIC_LOWER_LETTER_N_SR
#: numberingtype.hrc:53
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "Α, Β, Γ, ... (Greek Upper Letter)"
msgstr "Α, Β, Γ, ... (Grieķu lielie burti)"
#. CHARS_GREEK_UPPER_LETTER
#: numberingtype.hrc:54
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "α, β, γ, ... (Greek Lower Letter)"
msgstr "α, β, γ, ... (Grieķu mazie burti)"
#. CHARS_GREEK_LOWER_LETTER
#: numberingtype.hrc:55
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "א...י, יא...כ, ..."
msgstr "א...י, יא...כ, ..."
#. NUMBER_HEBREW
#: numberingtype.hrc:56
-#, fuzzy
msgctxt "RID_SVXSTRARY_NUMBERINGTYPE"
msgid "א...ת, אא...תת, ..."
msgstr "א...ת, אא...תת, ..."
@@ -2117,7 +2091,6 @@ msgid "Classification Dialog"
msgstr ""
#: classificationdialog.ui:94
-#, fuzzy
msgctxt "classificationdialog|label-Content"
msgid "Content"
msgstr "Saturs"
@@ -2164,7 +2137,6 @@ msgid "Part Number:"
msgstr "_Porta numurs:"
#: classificationdialog.ui:310
-#, fuzzy
msgctxt "classificationdialog|intellectualPropertyPartAddButton"
msgid "Add"
msgstr "Pievienot"
@@ -2214,7 +2186,6 @@ msgid "Check Box"
msgstr "Atzīmes rūtiņa"
#: colsmenu.ui:38
-#, fuzzy
msgctxt "colsmenu|ComboBox"
msgid "Combo Box"
msgstr "Kombinētais lodziņš"
@@ -2236,7 +2207,6 @@ msgid "Time Field"
msgstr "Laika lauks"
#: colsmenu.ui:69
-#, fuzzy
msgctxt "colsmenu|NumericField"
msgid "Numeric Field"
msgstr "Skaitļu lauks"
@@ -2247,7 +2217,6 @@ msgid "Currency Field"
msgstr "Valūtas lauks"
#: colsmenu.ui:84
-#, fuzzy
msgctxt "colsmenu|PatternField"
msgid "Pattern Field"
msgstr "Parauga lauks"
@@ -2281,7 +2250,6 @@ msgid "Check Box"
msgstr "Atzīmes rūtiņa"
#: colsmenu.ui:139
-#, fuzzy
msgctxt "colsmenu|ComboBox1"
msgid "Combo Box"
msgstr "Kombinētais lodziņš"
@@ -2303,7 +2271,6 @@ msgid "Time Field"
msgstr "Laika lauks"
#: colsmenu.ui:171
-#, fuzzy
msgctxt "colsmenu|NumericField1"
msgid "Numeric Field"
msgstr "Skaitļu lauks"
@@ -2314,13 +2281,11 @@ msgid "Currency Field"
msgstr "Valūtas lauks"
#: colsmenu.ui:187
-#, fuzzy
msgctxt "colsmenu|PatternField1"
msgid "Pattern Field"
msgstr "Parauga lauks"
#: colsmenu.ui:195
-#, fuzzy
msgctxt "colsmenu|FormattedField1"
msgid "Formatted Field"
msgstr "Formatēts lauks"
@@ -2336,13 +2301,11 @@ msgid "Delete column"
msgstr "Dzēst kolonnu"
#: colsmenu.ui:224
-#, fuzzy
msgctxt "colsmenu|hide"
msgid "_Hide Column"
msgstr "_Slēpt kolonnu"
#: colsmenu.ui:232
-#, fuzzy
msgctxt "colsmenu|show"
msgid "_Show Columns"
msgstr "Rādīt kolonna_s"
@@ -2496,7 +2459,6 @@ msgid "_Text Box"
msgstr "Tekstlodziņš"
#: convertmenu.ui:22
-#, fuzzy
msgctxt "convertmenu|ConvertToButton"
msgid "_Button"
msgstr "_Poga"
@@ -2526,7 +2488,6 @@ msgid "_Check Box"
msgstr "Atzīmes rūtiņa"
#: convertmenu.ui:67
-#, fuzzy
msgctxt "convertmenu|ConvertToRadio"
msgid "_Radio Button"
msgstr "_Radio poga"
@@ -2591,7 +2552,6 @@ msgid "Fo_rmatted Field"
msgstr "Formatēts lauks"
#: convertmenu.ui:164
-#, fuzzy
msgctxt "convertmenu|ConvertToScrollBar"
msgid "Scroll bar"
msgstr "Ritjosla"
@@ -2603,7 +2563,6 @@ msgid "Spin Button"
msgstr "Skaitītāja poga"
#: convertmenu.ui:182
-#, fuzzy
msgctxt "convertmenu|ConvertToNavigationBar"
msgid "Navigation Bar"
msgstr "Navigācijas josla"
@@ -2662,7 +2621,6 @@ msgstr ""
"Paldies jums par jūsu palīdzību %PRODUCTNAME uzlabošanā."
#: crashreportdlg.ui:116
-#, fuzzy
msgctxt "crashreportdlg|check_safemode"
msgid "Restart %PRODUCTNAME to enter safe mode"
msgstr "Pārstartēt %PRODUCTNAME, lai ieietu drošajā režīmā"
@@ -3287,25 +3245,21 @@ msgid "Tr_ansparency"
msgstr "C_aurspīdība"
#: dockingcolorreplace.ui:179
-#, fuzzy
msgctxt "dockingcolorreplace|tol1-atkobject"
msgid "Tolerance 1"
msgstr "Tolerance 1"
#: dockingcolorreplace.ui:197
-#, fuzzy
msgctxt "dockingcolorreplace|tol2-atkobject"
msgid "Tolerance 2"
msgstr "Tolerance 2"
#: dockingcolorreplace.ui:215
-#, fuzzy
msgctxt "dockingcolorreplace|tol3-atkobject"
msgid "Tolerance 3"
msgstr "Tolerance 3"
#: dockingcolorreplace.ui:233
-#, fuzzy
msgctxt "dockingcolorreplace|tol4-atkobject"
msgid "Tolerance 4"
msgstr "Tolerance 4"
@@ -3573,13 +3527,11 @@ msgid "_Edit"
msgstr "R_ediģēt"
#: filtermenu.ui:28
-#, fuzzy
msgctxt "filtermenu|isnull"
msgid "_Is Null"
msgstr "_Ir Null"
#: filtermenu.ui:36
-#, fuzzy
msgctxt "filtermenu|isnotnull"
msgid "I_s not Null"
msgstr "_Nav Null"
@@ -4011,7 +3963,6 @@ msgid "Form"
msgstr "Forma"
#: formnavimenu.ui:30
-#, fuzzy
msgctxt "formnavimenu|hidden"
msgid "Hidden Control"
msgstr "Slēpta vadīkla"
@@ -4043,13 +3994,11 @@ msgid "_Delete"
msgstr "_Dzēst"
#: formnavimenu.ui:82
-#, fuzzy
msgctxt "formnavimenu|taborder"
msgid "Tab Order..."
msgstr "Ciļņu kārtība..."
#: formnavimenu.ui:90
-#, fuzzy
msgctxt "formnavimenu|rename"
msgid "_Rename"
msgstr "Pā_rdēvēt"
@@ -4060,19 +4009,16 @@ msgid "Propert_ies"
msgstr "Ī_pašības"
#: formnavimenu.ui:106
-#, fuzzy
msgctxt "formnavimenu|designmode"
msgid "Open in Design Mode"
msgstr "Atvērt izstrādes režīmā"
#: formnavimenu.ui:114
-#, fuzzy
msgctxt "formnavimenu|controlfocus"
msgid "Automatic Control Focus"
msgstr "Automātisks vadīklas fokuss"
#: functionmenu.ui:12
-#, fuzzy
msgctxt "functionmenu|avg"
msgid "Average"
msgstr "Vidējais"
@@ -4126,7 +4072,6 @@ msgid "_Delete"
msgstr "_Dzēst"
#: gallerymenu1.ui:33
-#, fuzzy
msgctxt "gallerymenu1|rename"
msgid "_Rename"
msgstr "Pā_rdēvēt"
@@ -4147,7 +4092,6 @@ msgid "_Insert"
msgstr "_Ievietot"
#: gallerymenu2.ui:20
-#, fuzzy
msgctxt "gallerymenu2|background"
msgid "Insert as Bac_kground"
msgstr "Ievietot _kā fonu"
@@ -4374,37 +4318,31 @@ msgid "Active"
msgstr "Aktīvs"
#: imapmenu.ui:42
-#, fuzzy
msgctxt "imapmenu|arrange"
msgid "_Arrange"
msgstr "S_akārtot"
#: imapmenu.ui:52
-#, fuzzy
msgctxt "imapmenu|front"
msgid "Bring to Front"
msgstr "Novietot virspusē"
#: imapmenu.ui:60
-#, fuzzy
msgctxt "imapmenu|forward"
msgid "Bring _Forward"
msgstr "Pārvietot _tuvāk"
#: imapmenu.ui:68
-#, fuzzy
msgctxt "imapmenu|backward"
msgid "Send Back_ward"
msgstr "Pārvietot tā_lāk"
#: imapmenu.ui:76
-#, fuzzy
msgctxt "imapmenu|back"
msgid "_Send to Back"
msgstr "Novietot ai_zmugurē"
#: imapmenu.ui:94
-#, fuzzy
msgctxt "imapmenu|selectall"
msgid "Select _All"
msgstr "Izvēlēties _visu"
@@ -4605,7 +4543,6 @@ msgid "Point reducti_on:"
msgstr "Punktu _reducēšana:"
#: optgridpage.ui:651
-#, fuzzy
msgctxt "optgridpage|label8"
msgid "Constrain Objects"
msgstr "Ierobežot objektus"
@@ -4976,13 +4913,11 @@ msgid "a_nd"
msgstr "u_n"
#: redlinefilterpage.ui:287
-#, fuzzy
msgctxt "redlinefilterpage|startdate-atkobject"
msgid "Start Date"
msgstr "Sākuma datums"
#: redlinefilterpage.ui:306
-#, fuzzy
msgctxt "redlinefilterpage|starttime-atkobject"
msgid "Start Time"
msgstr "Sākuma laiks"
@@ -4993,13 +4928,11 @@ msgid "Set current time and date"
msgstr "Iestatīt šībrīža laiku un datumu"
#: redlinefilterpage.ui:341
-#, fuzzy
msgctxt "redlinefilterpage|enddate-atkobject"
msgid "End Date"
msgstr "Beigu datums"
#: redlinefilterpage.ui:360
-#, fuzzy
msgctxt "redlinefilterpage|endtime-atkobject"
msgid "End Time"
msgstr "Beigu laiks"
@@ -5101,7 +5034,6 @@ msgid "Pica"
msgstr "Pica"
#: rulermenu.ui:84
-#, fuzzy
msgctxt "rulermenu|ch"
msgid "Char"
msgstr "Rakstzīme"
@@ -5123,13 +5055,11 @@ msgid "_Continue in Safe Mode"
msgstr "_Turpināt drošajā režīmā"
#: safemodedialog.ui:52
-#, fuzzy
msgctxt "safemodedialog|btn_restart"
msgid "_Restart in Normal Mode"
msgstr "Pā_rstartēt normālajā režīmā"
#: safemodedialog.ui:66
-#, fuzzy
msgctxt "safemodedialog|btn_apply"
msgid "_Apply Changes and Restart"
msgstr "Pielietot izm_aiņas un pārstartēt"
@@ -5255,25 +5185,21 @@ msgid "The content of the current form has been modified."
msgstr "Pašreizējās formas saturs ir izmainīts."
#: selectionmenu.ui:12
-#, fuzzy
msgctxt "selectionmenu|standard"
msgid "Standard selection"
msgstr "Standarta izvēle"
#: selectionmenu.ui:20
-#, fuzzy
msgctxt "selectionmenu|extending"
msgid "Extending selection"
msgstr "Paplašina izvēli"
#: selectionmenu.ui:28
-#, fuzzy
msgctxt "selectionmenu|adding"
msgid "Adding selection"
msgstr "Pievieno izvēli"
#: selectionmenu.ui:36
-#, fuzzy
msgctxt "selectionmenu|block"
msgid "Block selection"
msgstr "Bloka izvēle"
@@ -5374,7 +5300,6 @@ msgid "Select the gradient angle."
msgstr "Izvēlēties krāsu pārejas leņķi."
#: sidebararea.ui:216
-#, fuzzy
msgctxt "sidebararea|gradangle-atkobject"
msgid "Gradient angle"
msgstr "Krāsu pārejas leņķis"
@@ -5488,7 +5413,6 @@ msgid "Specify the degree of difference between the lightest and darkest parts o
msgstr "Norādiet attēla gaišāko un tumšāko vietu atšķirības pakāpi."
#: sidebargraphic.ui:107
-#, fuzzy
msgctxt "sidebargraphic|setcontrast-atkobject"
msgid "Contrast"
msgstr "Kontrasts"
@@ -5561,7 +5485,6 @@ msgid "Specify the gamma value that affects the brightness of the midtone values
msgstr "Norādiet gamma vērtību, kas ietekmē vidējo toņu gaišumu."
#: sidebargraphic.ui:358
-#, fuzzy
msgctxt "sidebargraphic|setgamma-atkobject"
msgid "Gamma value"
msgstr "Gamma vērtība"
@@ -5855,7 +5778,6 @@ msgid "Enter a width for the selected object."
msgstr "Ievadiet izvēlētā objekta platumu."
#: sidebarpossize.ui:146
-#, fuzzy
msgctxt "sidebarpossize|selectwidth-atkobject"
msgid "Width"
msgstr "Platums"
@@ -5871,7 +5793,6 @@ msgid "Enter a height for the selected object."
msgstr "Ievadiet izvēlētā objekta augstumu."
#: sidebarpossize.ui:187
-#, fuzzy
msgctxt "sidebarpossize|selectheight-atkobject"
msgid "Height"
msgstr "Augstums"
@@ -5942,7 +5863,6 @@ msgid "Color:"
msgstr "Krāsa:"
#: stylemenu.ui:12
-#, fuzzy
msgctxt "stylemenu|update"
msgid "Update to Match Selection"
msgstr "Atjaunināt, lai atbilstu izvēlētajam"
@@ -8121,7 +8041,6 @@ msgid "Glue spacing object 2"
msgstr "Līmes atstarpe objekts 2"
#: strings.hrc:418
-#, fuzzy
msgctxt "SIP_SA_EDGELINEDELTACOUNT"
msgid "Number of movable lines"
msgstr "Pārvietojamo līniju skaits"
@@ -8845,7 +8764,6 @@ msgid "Yellow"
msgstr "Dzeltens"
#: strings.hrc:565
-#, fuzzy
msgctxt "RID_SVXSTR_COLOR_GOLD"
msgid "Gold"
msgstr "Zeltīts"
@@ -8904,7 +8822,6 @@ msgstr "Līnija"
#. Light variants of the standard color palette
#: strings.hrc:577
-#, fuzzy
msgctxt "RID_SVXSTR_COLOR_LIGHTGRAY"
msgid "Light Gray"
msgstr "Gaiši pelēks"
@@ -8930,7 +8847,6 @@ msgid "Light Brick"
msgstr ""
#: strings.hrc:582
-#, fuzzy
msgctxt "RID_SVXSTR_COLOR_LIGHTRED"
msgid "Light Red"
msgstr "Gaiši sarkans"
@@ -8951,7 +8867,6 @@ msgid "Light Indigo"
msgstr ""
#: strings.hrc:586
-#, fuzzy
msgctxt "RID_SVXSTR_COLOR_LIGHTBLUE"
msgid "Light Blue"
msgstr "Gaiši zils"
@@ -8962,7 +8877,6 @@ msgid "Light Teal"
msgstr ""
#: strings.hrc:588
-#, fuzzy
msgctxt "RID_SVXSTR_COLOR_LIGHTGREEN"
msgid "Light Green"
msgstr "Gaiši zaļš"
@@ -9224,13 +9138,11 @@ msgid "Box List Yellow"
msgstr ""
#: strings.hrc:643
-#, fuzzy
msgctxt "RID_SVXSTR_TBLAFMT_LO6_ELEGANT"
msgid "Elegant"
msgstr "Elegants"
#: strings.hrc:644
-#, fuzzy
msgctxt "RID_SVXSTR_TBLAFMT_LO6_FINANCIAL"
msgid "Financial"
msgstr "Finanšu"
@@ -10173,7 +10085,6 @@ msgid "Upward Diagonal"
msgstr ""
#: strings.hrc:837
-#, fuzzy
msgctxt "RID_SVXSTR_BMP74"
msgid "Cross"
msgstr "Krusts"
@@ -10854,55 +10765,46 @@ msgid "P~arallel"
msgstr "P~aralēls"
#: strings.hrc:990
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_NW"
msgid "Extrusion North-West"
msgstr "Izspiešana uz ziemeļrietumiem"
#: strings.hrc:991
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_N"
msgid "Extrusion North"
msgstr "Izspiešana uz ziemeļiem"
#: strings.hrc:992
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_NE"
msgid "Extrusion North-East"
msgstr "Izspiešana uz ziemeļaustrumiem"
#: strings.hrc:993
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_W"
msgid "Extrusion West"
msgstr "Izspiešana uz rietumiem"
#: strings.hrc:994
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_NONE"
msgid "Extrusion Backwards"
msgstr "Izspiešana uz aizmuguri"
#: strings.hrc:995
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_E"
msgid "Extrusion East"
msgstr "Izspiešana uz austrumiem"
#: strings.hrc:996
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_SW"
msgid "Extrusion South-West"
msgstr "Izspiešana uz dienvidrietumiem"
#: strings.hrc:997
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_S"
msgid "Extrusion South"
msgstr "Izspiešana uz dienvidiem"
#: strings.hrc:998
-#, fuzzy
msgctxt "RID_SVXSTR_DIRECTION_SE"
msgid "Extrusion South-East"
msgstr "Izspiešana uz dienvidaustrumiem"
@@ -12016,7 +11918,6 @@ msgid "Digital Signature: The document signature and the certificate are OK, but
msgstr "Ciparparaksts: dokumenta paraksts un sertifikāts ir kārtībā, bet ne visas dokumenta daļas ir parakstītas."
#: strings.hrc:1229
-#, fuzzy
msgctxt "RID_SVXSTR_DOC_MODIFIED_YES"
msgid "The document has been modified. Click to save the document."
msgstr "Dokuments ir ticis izmainīts. Klikšķiniet, lai saglabātu dokumentu."
@@ -12037,7 +11938,6 @@ msgid "Fit slide to current window."
msgstr "Pielāgot slaidu pašreizējam logam."
#: strings.hrc:1233
-#, fuzzy
msgctxt "RID_SVXSTR_WARN_MISSING_SMARTART"
msgid "Could not load all SmartArts. Saving in Microsoft Office 2010 or later would avoid this issue."
msgstr "Neizdevās ielādēt visus SmartArt objektus. Šo problēmu varētu novērst, saglabājot ar Microsoft Office 2010 vai jaunāku versiju."
diff --git a/source/lv/sw/messages.po b/source/lv/sw/messages.po
index aefb55bc00e..d9c65eabf2e 100644
--- a/source/lv/sw/messages.po
+++ b/source/lv/sw/messages.po
@@ -276,7 +276,6 @@ msgid "File format error found."
msgstr "Sastapta datnes formāta kļūda."
#: error.hrc:34
-#, fuzzy
msgctxt "RID_SW_ERRHDL"
msgid "Error reading file."
msgstr "Kļūda, nolasot datni."
@@ -338,7 +337,6 @@ msgid "$(ARG1) has changed."
msgstr "$(ARG1) ir mainīts."
#: error.hrc:47
-#, fuzzy
msgctxt "RID_SW_ERRHDL"
msgid "$(ARG1) does not exist."
msgstr "$(ARG1) neeksistē."
@@ -2453,25 +2451,21 @@ msgid "Apply table attributes"
msgstr "Pielietot tabulas atribūtus"
#: strings.hrc:431
-#, fuzzy
msgctxt "STR_UNDO_TABLE_AUTOFMT"
msgid "AutoFormat Table"
msgstr "Automātiski formatēt tabulu"
#: strings.hrc:432
-#, fuzzy
msgctxt "STR_UNDO_TABLE_INSCOL"
msgid "Insert Column"
msgstr "Ievietot kolonnu"
#: strings.hrc:433
-#, fuzzy
msgctxt "STR_UNDO_TABLE_INSROW"
msgid "Insert Row"
msgstr "Ievietot rindu"
#: strings.hrc:434
-#, fuzzy
msgctxt "STR_UNDO_TABLE_DELBOX"
msgid "Delete row/column"
msgstr "Dzēst rindu/kolonnu"
@@ -3528,7 +3522,6 @@ msgid "** Wrong use of brackets **"
msgstr "** Nepareizs iekavu lietojums **"
#: strings.hrc:655
-#, fuzzy
msgctxt "STR_CALC_POW"
msgid "** Square function overflow **"
msgstr "** Kvadrātfunkcijas pārpilde **"
@@ -3560,7 +3553,6 @@ msgid "None"
msgstr "Nekas"
#: strings.hrc:661
-#, fuzzy
msgctxt "STR_FIELD_FIXED"
msgid "(fixed)"
msgstr "(fiksēts)"
@@ -3571,37 +3563,31 @@ msgid " Y: %1 M: %2 D: %3 H: %4 M: %5 S: %6"
msgstr " G: %1 M: %2 D: %3 S: %4 M: %5 S: %6"
#: strings.hrc:663
-#, fuzzy
msgctxt "STR_TOI"
msgid "Alphabetical Index"
msgstr "Alfabētiskais rādītājs"
#: strings.hrc:664
-#, fuzzy
msgctxt "STR_TOU"
msgid "User-Defined"
msgstr "Lietotāja definēts"
#: strings.hrc:665
-#, fuzzy
msgctxt "STR_TOC"
msgid "Table of Contents"
msgstr "Satura rādītājs"
#: strings.hrc:666
-#, fuzzy
msgctxt "STR_TOX_AUTH"
msgid "Bibliography"
msgstr "Bibliogrāfija"
#: strings.hrc:667
-#, fuzzy
msgctxt "STR_TOX_CITATION"
msgid "Citation"
msgstr "Citāts"
#: strings.hrc:668
-#, fuzzy
msgctxt "STR_TOX_TBL"
msgid "Index of Tables"
msgstr "Tabulu rādītājs"
@@ -3613,19 +3599,17 @@ msgid "Table of Objects"
msgstr "Objektu tabula"
#: strings.hrc:670
-#, fuzzy
msgctxt "STR_TOX_ILL"
msgid "Illustration Index"
msgstr "Attēlu rādītājs"
#: strings.hrc:671
-#, fuzzy, c-format
+#, c-format
msgctxt "STR_LINK_CTRL_CLICK"
msgid "%s-Click to follow link"
msgstr "%s-klikšķis, lai sekotu saitei"
#: strings.hrc:672
-#, fuzzy
msgctxt "STR_LINK_CLICK"
msgid "Click to follow link"
msgstr "Klikšķiniet, lai sekotu saitei"
@@ -3644,13 +3628,11 @@ msgid "Subject"
msgstr "_Temats"
#: strings.hrc:676
-#, fuzzy
msgctxt "FLD_DOCINFO_KEYS"
msgid "Keywords"
msgstr "Atslēgvārdi"
#: strings.hrc:677
-#, fuzzy
msgctxt "FLD_DOCINFO_COMMENT"
msgid "Comments"
msgstr "Komentāri"
@@ -3662,43 +3644,36 @@ msgid "Created"
msgstr "Izveidot"
#: strings.hrc:679
-#, fuzzy
msgctxt "FLD_DOCINFO_CHANGE"
msgid "Modified"
msgstr "Modificēts"
#: strings.hrc:680
-#, fuzzy
msgctxt "FLD_DOCINFO_PRINT"
msgid "Last printed"
msgstr "Pēdējo reizi drukāts"
#: strings.hrc:681
-#, fuzzy
msgctxt "FLD_DOCINFO_DOCNO"
msgid "Revision number"
msgstr "Pārskatījuma numurs"
#: strings.hrc:682
-#, fuzzy
msgctxt "FLD_DOCINFO_EDIT"
msgid "Total editing time"
msgstr "Kopējais rediģēšanas laiks"
#: strings.hrc:683
-#, fuzzy
msgctxt "STR_PAGEDESC_NAME"
msgid "Convert $(ARG1)"
msgstr "Pārveidot $(ARG1)"
#: strings.hrc:684
-#, fuzzy
msgctxt "STR_PAGEDESC_FIRSTNAME"
msgid "First convert $(ARG1)"
msgstr "Pirmā pārveidošana $(ARG1)"
#: strings.hrc:685
-#, fuzzy
msgctxt "STR_PAGEDESC_FOLLOWNAME"
msgid "Next convert $(ARG1)"
msgstr "Nākamā pārveidošana $(ARG1)"
@@ -4317,7 +4292,6 @@ msgid "~Finish"
msgstr "~Beigt"
#: strings.hrc:815
-#, fuzzy
msgctxt "ST_MMWTITLE"
msgid "Mail Merge Wizard"
msgstr "Vēstuļu sapludināšanas vednis"
@@ -5048,13 +5022,11 @@ msgid "Formula"
msgstr "Formula"
#: strings.hrc:1001
-#, fuzzy
msgctxt "STR_CUSTOM_FIELD"
msgid "Custom"
msgstr "Pielāgots"
#: strings.hrc:1003
-#, fuzzy
msgctxt "STR_CUSTOM_LABEL"
msgid "[User]"
msgstr "[Lietotājs]"
@@ -5828,7 +5800,6 @@ msgid "Applied Paragraph Styles"
msgstr "Pielietotie rindkopu stili"
#: strings.hrc:1165
-#, fuzzy
msgctxt "STR_REDLINE_PARAGRAPH_FORMAT"
msgid "Paragraph formatting changed"
msgstr "Rindkopas formatējums izmainīts"
@@ -6291,19 +6262,16 @@ msgstr "Avota datne alfabētiskajam rādītājam (*.sdi)"
#. Description: character alignment for frmsh.cxx - context menu
#. -----------------------------------------------------------------------
#: strings.hrc:1264
-#, fuzzy
msgctxt "STR_FRMUI_TOP_BASE"
msgid "Base line at ~top"
msgstr "Atskaites līniju au~gšā"
#: strings.hrc:1265
-#, fuzzy
msgctxt "STR_FRMUI_BOTTOM_BASE"
msgid "~Base line at bottom"
msgstr "Atskaites ~līniju apakšā"
#: strings.hrc:1266
-#, fuzzy
msgctxt "STR_FRMUI_CENTER_BASE"
msgid "Base line ~centered"
msgstr "Atskaties līnija ~centrēta"
@@ -6321,25 +6289,21 @@ msgid "Bottom of line"
msgstr "Rindas apakšā"
#: strings.hrc:1269
-#, fuzzy
msgctxt "STR_FRMUI_LINE_CENTER"
msgid "Center of line"
msgstr "Rindas vidus"
#: strings.hrc:1270
-#, fuzzy
msgctxt "STR_FRMUI_OLE_INSERT"
msgid "Insert object"
msgstr "Ievietot objektu"
#: strings.hrc:1271
-#, fuzzy
msgctxt "STR_FRMUI_OLE_EDIT"
msgid "Edit object"
msgstr "Rediģēt objektu"
#: strings.hrc:1272
-#, fuzzy
msgctxt "STR_FRMUI_COLL_HEADER"
msgid " (Template: "
msgstr " (Veidne: "
@@ -6536,19 +6500,16 @@ msgid "Text formula"
msgstr "Teksta formula"
#: strings.hrc:1320
-#, fuzzy
msgctxt "STR_MENU_ZOOM"
msgid "~Zoom"
msgstr "~Mērogs"
#: strings.hrc:1321
-#, fuzzy
msgctxt "STR_MENU_UP"
msgid "~Upwards"
msgstr "A~ugšup"
#: strings.hrc:1322
-#, fuzzy
msgctxt "STR_MENU_DOWN"
msgid "Do~wnwards"
msgstr "~Lejup"
@@ -6591,7 +6552,6 @@ msgid "Paragraph Signature"
msgstr ""
#: utlui.hrc:27
-#, fuzzy
msgctxt "RID_SHELLRES_AUTOFMTSTRS"
msgid "Remove empty paragraphs"
msgstr "Izņemt tukšās rindkopas"
@@ -6608,7 +6568,6 @@ msgid "Correct TWo INitial CApitals"
msgstr "Labot, ja PIrmie DIvi LIelie BUrti"
#: utlui.hrc:30
-#, fuzzy
msgctxt "RID_SHELLRES_AUTOFMTSTRS"
msgid "Capitalize first letter of sentences"
msgstr "Teikuma pirmo burtu pārveidot par lielo"
@@ -6650,7 +6609,6 @@ msgid "URL recognition"
msgstr "URL atpazīšana"
#: utlui.hrc:38
-#, fuzzy
msgctxt "RID_SHELLRES_AUTOFMTSTRS"
msgid "Replace dashes"
msgstr "Aizstāt defises"
@@ -6666,43 +6624,36 @@ msgid "Combine single line paragraphs"
msgstr "Apvienot vienrindas rindkopas"
#: utlui.hrc:41
-#, fuzzy
msgctxt "RID_SHELLRES_AUTOFMTSTRS"
msgid "Set \"Text body\" Style"
msgstr "Iestatīt stilu \"Pamatteksts\""
#: utlui.hrc:42 /home/cl/vc/git/libo-core/sw/inc/utlui.hrc:44
-#, fuzzy
msgctxt "RID_SHELLRES_AUTOFMTSTRS"
msgid "Set \"Text body indent\" Style"
msgstr "Iestatīt stilu \"Pamatteksts ar atkāpi\""
#: utlui.hrc:43
-#, fuzzy
msgctxt "RID_SHELLRES_AUTOFMTSTRS"
msgid "Set \"Hanging indent\" Style"
msgstr "Iestatīt stilu \"Pārkares atkāpe\""
#: utlui.hrc:45
-#, fuzzy
msgctxt "RID_SHELLRES_AUTOFMTSTRS"
msgid "Set \"Heading $(ARG1)\" Style"
msgstr "Iestatīt stilu \"Virsraksts $(ARG1)\""
#: utlui.hrc:46
-#, fuzzy
msgctxt "RID_SHELLRES_AUTOFMTSTRS"
msgid "Set \"Bullet\" or \"Numbering\" Style"
msgstr "Iestatīt stilu \"Aizzīme\" vai \"Numurēšana\""
#: utlui.hrc:47
-#, fuzzy
msgctxt "RID_SHELLRES_AUTOFMTSTRS"
msgid "Combine paragraphs"
msgstr "Apvienot rindkopas"
#: utlui.hrc:48
-#, fuzzy
msgctxt "RID_SHELLRES_AUTOFMTSTRS"
msgid "Add non breaking space"
msgstr "Pievienot nedalāmo atstarpi"
@@ -6818,13 +6769,11 @@ msgid "New document name:"
msgstr "Jauns dokumenta nosaukums:"
#: annotationmenu.ui:12
-#, fuzzy
msgctxt "annotationmenu|reply"
msgid "Reply"
msgstr "Atbildēt"
#: annotationmenu.ui:26
-#, fuzzy
msgctxt "annotationmenu|delete"
msgid "Delete _Comment"
msgstr "Dzēst _komentāru"
@@ -6836,13 +6785,11 @@ msgid "Delete _All Comments by $1"
msgstr "Dzēst ~visus $1 komentārus"
#: annotationmenu.ui:42
-#, fuzzy
msgctxt "annotationmenu|deleteall"
msgid "_Delete All Comments"
msgstr "_Dzēst visus komentārus"
#: annotationmenu.ui:50
-#, fuzzy
msgctxt "annotationmenu|formatall"
msgid "Format All Comments..."
msgstr "Formatēt visus komentārus..."
@@ -6933,7 +6880,6 @@ msgid "Not applied"
msgstr "Nav pielietots"
#: assignstylesdialog.ui:207
-#, fuzzy
msgctxt "assignstylesdialog|label3"
msgid "Styles"
msgstr "Stili"
@@ -7236,7 +7182,6 @@ msgid "Entry"
msgstr "Ieraksts"
#: bulletsandnumbering.ui:8
-#, fuzzy
msgctxt "bulletsandnumbering|BulletsAndNumberingDialog"
msgid "Bullets and Numbering"
msgstr "Aizzīmes un numurēšana"
@@ -7837,7 +7782,6 @@ msgid "Table Header"
msgstr "Tabulas galvene"
#: conditionpage.ui:200
-#, fuzzy
msgctxt "conditionpage|filter"
msgid "Table"
msgstr "Tabula"
@@ -8003,7 +7947,6 @@ msgid "Semicolons"
msgstr "Semikoli"
#: converttexttable.ui:167
-#, fuzzy
msgctxt "converttexttable|paragraph"
msgid "Paragraph"
msgstr "Rindkopa"
@@ -8269,7 +8212,6 @@ msgid "Choose Item: "
msgstr "Izvēlieties vienumu: "
#: dropdownfielddialog.ui:174
-#, fuzzy
msgctxt "dropdownfielddialog|label1"
msgid "Edit"
msgstr "Rediģēt"
@@ -9710,7 +9652,6 @@ msgid "_Next link:"
msgstr "_Nākamā saite:"
#: frmaddpage.ui:206
-#, fuzzy
msgctxt "frmaddpage|description_label"
msgid "_Description:"
msgstr "_Apraksts:"
@@ -9957,7 +9898,6 @@ msgid "Page:"
msgstr "Lappuse:"
#: headerfootermenu.ui:19
-#, fuzzy
msgctxt "headerfootermenu|borderback"
msgid "Border and Background..."
msgstr "Mala un fons..."
@@ -10104,7 +10044,6 @@ msgid "Reference:"
msgstr "Atsauce"
#: inputwinmenu.ui:12
-#, fuzzy
msgctxt "inputwinmenu|sum"
msgid "Sum"
msgstr "Summa"
@@ -10122,7 +10061,6 @@ msgid "Percent"
msgstr "Procenti"
#: inputwinmenu.ui:36
-#, fuzzy
msgctxt "inputwinmenu|sqrt"
msgid "Square Root"
msgstr "Kvadrātsakne"
@@ -10134,103 +10072,86 @@ msgid "Power"
msgstr "Pakāpes"
#: inputwinmenu.ui:52
-#, fuzzy
msgctxt "inputwinmenu|operators"
msgid "Operators"
msgstr "Operatori"
#: inputwinmenu.ui:62
-#, fuzzy
msgctxt "inputwinmenu||"
msgid "List Separator"
msgstr "Sarakstu atdalītājs"
#: inputwinmenu.ui:70
-#, fuzzy
msgctxt "inputwinmenu|eq"
msgid "Equal"
msgstr "Vienāds"
#: inputwinmenu.ui:78
-#, fuzzy
msgctxt "inputwinmenu|neq"
msgid "Not Equal"
msgstr "Nav vienāds"
#: inputwinmenu.ui:86
-#, fuzzy
msgctxt "inputwinmenu|leq"
msgid "Less Than or Equal"
msgstr "Mazāks kā vai vienāds"
#: inputwinmenu.ui:94
-#, fuzzy
msgctxt "inputwinmenu|geq"
msgid "Greater Than or Equal"
msgstr "Lielāks kā vai vienāds"
#: inputwinmenu.ui:102
-#, fuzzy
msgctxt "inputwinmenu|l"
msgid "Less"
msgstr "Mazāks"
#: inputwinmenu.ui:110
-#, fuzzy
msgctxt "inputwinmenu|g"
msgid "Greater"
msgstr "Lielāks"
#: inputwinmenu.ui:124
-#, fuzzy
msgctxt "inputwinmenu|or"
msgid "Boolean Or"
msgstr "Loģiskais VAI"
#: inputwinmenu.ui:132
-#, fuzzy
msgctxt "inputwinmenu|xor"
msgid "Boolean Xor"
msgstr "Loģiskais XOR"
#: inputwinmenu.ui:140
-#, fuzzy
msgctxt "inputwinmenu|and"
msgid "Boolean And"
msgstr "Loģiskais UN"
#: inputwinmenu.ui:148
-#, fuzzy
msgctxt "inputwinmenu|not"
msgid "Boolean Not"
msgstr "Loģiskais NE"
#: inputwinmenu.ui:160
-#, fuzzy
msgctxt "inputwinmenu|statistics"
msgid "Statistical Functions"
msgstr "Statistiskās funkcijas"
#: inputwinmenu.ui:170
-#, fuzzy
msgctxt "inputwinmenu|mean"
msgid "Mean"
msgstr "Vidējais"
#: inputwinmenu.ui:178
-#, fuzzy
msgctxt "inputwinmenu|min"
msgid "Minimum"
msgstr "Minimums"
#: inputwinmenu.ui:186
-#, fuzzy
msgctxt "inputwinmenu|max"
msgid "Maximum"
msgstr "Maksimums"
#: inputwinmenu.ui:198
-#, fuzzy
msgctxt "inputwinmenu|functions"
msgid "Functions"
msgstr "Funkcijas"
@@ -10242,31 +10163,26 @@ msgid "Sine"
msgstr "Līnija"
#: inputwinmenu.ui:216
-#, fuzzy
msgctxt "inputwinmenu|cos"
msgid "Cosine"
msgstr "Kosinuss"
#: inputwinmenu.ui:224
-#, fuzzy
msgctxt "inputwinmenu|tag"
msgid "Tangent"
msgstr "Tangenss"
#: inputwinmenu.ui:232
-#, fuzzy
msgctxt "inputwinmenu|asin"
msgid "Arcsine"
msgstr "Arksinuss"
#: inputwinmenu.ui:240
-#, fuzzy
msgctxt "inputwinmenu|acos"
msgid "Arccosine"
msgstr "Arkkosinuss"
#: inputwinmenu.ui:248
-#, fuzzy
msgctxt "inputwinmenu|atan"
msgid "Arctangent"
msgstr "Arktangenss"
@@ -10882,7 +10798,6 @@ msgid "lines"
msgstr "rindas"
#: linenumbering.ui:324
-#, fuzzy
msgctxt "linenumbering|view"
msgid "View"
msgstr "Skats"
@@ -11028,7 +10943,6 @@ msgid "_Electronic"
msgstr "_Elektronisks"
#: mailmerge.ui:321
-#, fuzzy
msgctxt "mailmerge|file"
msgid "File"
msgstr "Datne"
@@ -11150,13 +11064,11 @@ msgid "R_eject All"
msgstr "No_raidīt visu"
#: managechangessidebar.ui:159
-#, fuzzy
msgctxt "managechangessidebar|writeredit"
msgid "Edit Comment..."
msgstr "Rediģēt komentāru..."
#: managechangessidebar.ui:166
-#, fuzzy
msgctxt "managechangessidebar|writersort"
msgid "Sort By"
msgstr "Kārtot pēc"
@@ -11168,19 +11080,16 @@ msgid "Action"
msgstr "Darbības"
#: managechangessidebar.ui:184
-#, fuzzy
msgctxt "managechangessidebar|writerauthor"
msgid "Author"
msgstr "Autors"
#: managechangessidebar.ui:192
-#, fuzzy
msgctxt "managechangessidebar|writerdate"
msgid "Date"
msgstr "Datums"
#: managechangessidebar.ui:200
-#, fuzzy
msgctxt "managechangessidebar|writerdesc"
msgid "Comment"
msgstr "Komentārs"
@@ -11982,7 +11891,6 @@ msgid " "
msgstr ""
#: notebookbar.ui:421
-#, fuzzy
msgctxt "notebookbar|NewSW|tooltip_text"
msgid "Text Document"
msgstr "Teksta dokuments"
@@ -12294,43 +12202,36 @@ msgid "Area"
msgstr "Laukums"
#: notebookbar.ui:6705
-#, fuzzy
msgctxt "notebookbar|ShapeLabel"
msgid "Shape / Textbox"
msgstr "Figūra / Teksts"
#: notebookbar.ui:6734
-#, fuzzy
msgctxt "notebookbar|AnchorMenu"
msgid "Anchor"
msgstr "Enkurs"
#: notebookbar.ui:7266
-#, fuzzy
msgctxt "notebookbar|FrameLabel"
msgid "Frame / OLE"
msgstr "Ietvars / OLE"
#: notebookbar_compact.ui:1880
-#, fuzzy
msgctxt "notebookbar_compact|menubarD"
msgid "Menubar"
msgstr "Izvēlnes josla"
#: notebookbar_compact.ui:2768
-#, fuzzy
msgctxt "notebookbar_compact|fileb"
msgid "_File"
msgstr "_Datne"
#: notebookbar_compact.ui:2797
-#, fuzzy
msgctxt "notebookbar_compact|FileLabel"
msgid "File"
msgstr "Datne"
#: notebookbar_compact.ui:2873
-#, fuzzy
msgctxt "notebookbar_compact|editb"
msgid "_Edit"
msgstr "R_ediģēt"
@@ -12342,7 +12243,6 @@ msgid "F_ormat"
msgstr "F_ormatēt"
#: notebookbar_compact.ui:3660
-#, fuzzy
msgctxt "notebookbar_compact|menub"
msgid "_Menu"
msgstr "_Izvēlne"
@@ -12354,7 +12254,6 @@ msgid "Home"
msgstr "Sākums"
#: notebookbar_compact.ui:4093
-#, fuzzy
msgctxt "notebookbar_compact|insertb"
msgid "_Insert"
msgstr "_Ievietot"
@@ -12372,13 +12271,11 @@ msgid "Pag_e"
msgstr "Lappuse"
#: notebookbar_compact.ui:4530
-#, fuzzy
msgctxt "notebookbar_compact|LayoutLabel"
msgid "Page layout"
msgstr "Lappuses izkārtojums"
#: notebookbar_compact.ui:4869
-#, fuzzy
msgctxt "notebookbar_compact|referenceb"
msgid "Reference_s"
msgstr "At_sauces"
@@ -12390,7 +12287,6 @@ msgid "References"
msgstr "Atsauces"
#: notebookbar_compact.ui:5297
-#, fuzzy
msgctxt "notebookbar_compact|reviewR"
msgid "_Review"
msgstr "Pā_rskatīt"
@@ -12402,37 +12298,31 @@ msgid "Review"
msgstr "Pārskatīt"
#: notebookbar_compact.ui:5762
-#, fuzzy
msgctxt "notebookbar_compact|viewb"
msgid "_View"
msgstr "_Skats"
#: notebookbar_compact.ui:5792
-#, fuzzy
msgctxt "notebookbar_compact|ViewLabel"
msgid "View"
msgstr "Skats"
#: notebookbar_compact.ui:6448
-#, fuzzy
msgctxt "notebookbar_compact|tableT"
msgid "T_able"
msgstr "T_abula"
#: notebookbar_compact.ui:6478
-#, fuzzy
msgctxt "notebookbar_compact|TableLabel"
msgid "Table"
msgstr "Tabula"
#: notebookbar_compact.ui:7105
-#, fuzzy
msgctxt "notebookbar_compact|graphicB"
msgid "_Graphic"
msgstr "_Grafika"
#: notebookbar_compact.ui:7136
-#, fuzzy
msgctxt "notebookbar_compact|ImageLabel"
msgid "Image"
msgstr "Attēls"
@@ -12444,7 +12334,6 @@ msgid "Wrap"
msgstr "Aplaušana"
#: notebookbar_compact.ui:7762
-#, fuzzy
msgctxt "notebookbar_compact|drab"
msgid "D_raw"
msgstr "_Zīmēt"
@@ -12468,19 +12357,16 @@ msgid "Align"
msgstr "Līdzināšana"
#: notebookbar_compact.ui:8216
-#, fuzzy
msgctxt "notebookbar_compact|frame:MenuDraw"
msgid "Object"
msgstr "Objekts"
#: notebookbar_compact.ui:8246
-#, fuzzy
msgctxt "notebookbar_compact|FrameLabel"
msgid "Object"
msgstr "Objekts"
#: notebookbar_compact.ui:8780
-#, fuzzy
msgctxt "notebookbar_compact|referenceb"
msgid "_Tools"
msgstr "_Rīki"
@@ -12492,13 +12378,11 @@ msgid "Tools"
msgstr "_Rīki"
#: notebookbar_groupedbar_compact.ui:1151
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|menubarD1"
msgid "Menubar"
msgstr "Izvēlnes josla"
#: notebookbar_groupedbar_compact.ui:3106
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|menubarD"
msgid "Menubar"
msgstr "Izvēlnes josla"
@@ -12510,25 +12394,21 @@ msgid "Quotation"
msgstr "Citāts"
#: notebookbar_groupedbar_compact.ui:4005
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|menub"
msgid "_Menu"
msgstr "_Izvēlne"
#: notebookbar_groupedbar_compact.ui:4060
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|toolsb"
msgid "_Tools"
msgstr "_Rīki"
#: notebookbar_groupedbar_compact.ui:4148
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|fileb"
msgid "_File"
msgstr "_Datne"
#: notebookbar_groupedbar_compact.ui:4302
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|editb"
msgid "_Edit"
msgstr "R_ediģēt"
@@ -12546,31 +12426,26 @@ msgid "F_ormat"
msgstr "F_ormatēt"
#: notebookbar_groupedbar_compact.ui:4872
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|paragraphb"
msgid "_Paragraph"
msgstr "Rindko_pa"
#: notebookbar_groupedbar_compact.ui:5044
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|insertb"
msgid "_Insert"
msgstr "_Ievietot"
#: notebookbar_groupedbar_compact.ui:5192
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|referenceb"
msgid "Reference_s"
msgstr "At_sauces"
#: notebookbar_groupedbar_compact.ui:5299
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|reviewb"
msgid "_Review"
msgstr "Pā_rskatīt"
#: notebookbar_groupedbar_compact.ui:5413
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|viewb"
msgid "_View"
msgstr "_Skats"
@@ -12588,25 +12463,21 @@ msgid "F_ormat"
msgstr "F_ormatēt"
#: notebookbar_groupedbar_compact.ui:5906
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|paragrapht"
msgid "_Paragraph"
msgstr "Rindko_pa"
#: notebookbar_groupedbar_compact.ui:6031
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|tableT"
msgid "T_able"
msgstr "T_abula"
#: notebookbar_groupedbar_compact.ui:6167
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|merged"
msgid "_Merge"
msgstr "_Apvienot"
#: notebookbar_groupedbar_compact.ui:6289
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|rowscolumnst"
msgid "R_ows"
msgstr "_Rindas"
@@ -12618,61 +12489,51 @@ msgid "Selec_t"
msgstr "Izvēlēties"
#: notebookbar_groupedbar_compact.ui:6525
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|calculatet"
msgid "_Calc"
msgstr "_Aprēķini"
#: notebookbar_groupedbar_compact.ui:6660
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|graphicB"
msgid "_Graphic"
msgstr "_Grafika"
#: notebookbar_groupedbar_compact.ui:6775
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|colorb"
msgid "C_olor"
msgstr "_Krāsa"
#: notebookbar_groupedbar_compact.ui:7092
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|arrange"
msgid "_Arrange"
msgstr "S_akārtot"
#: notebookbar_groupedbar_compact.ui:7252
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|GridB"
msgid "_Grid"
msgstr "_Režģis"
#: notebookbar_groupedbar_compact.ui:7372
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|languageb"
msgid "_Language"
msgstr "Va_loda"
#: notebookbar_groupedbar_compact.ui:7498
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|revieb"
msgid "_Review"
msgstr "Pā_rskatīt"
#: notebookbar_groupedbar_compact.ui:7648
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|commentsb"
msgid "_Comments"
msgstr "_Komentāri"
#: notebookbar_groupedbar_compact.ui:7748
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|compareb"
msgid "Com_pare"
msgstr "_Salīdzināt"
#: notebookbar_groupedbar_compact.ui:7848
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|viewA"
msgid "_View"
msgstr "_Skats"
@@ -12684,19 +12545,16 @@ msgid "St_yles"
msgstr "Stili"
#: notebookbar_groupedbar_compact.ui:8248
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|drawb"
msgid "D_raw"
msgstr "_Zīmēt"
#: notebookbar_groupedbar_compact.ui:8475
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|arrangeD"
msgid "_Arrange"
msgstr "S_akārtot"
#: notebookbar_groupedbar_compact.ui:8611
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|Grid"
msgid "_Grid"
msgstr "_Režģis"
@@ -12708,31 +12566,26 @@ msgid "Grou_p"
msgstr "Grupa"
#: notebookbar_groupedbar_compact.ui:8828
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|3Db"
msgid "3_D"
msgstr "3_D"
#: notebookbar_groupedbar_compact.ui:9011
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|oleB"
msgid "F_rame"
msgstr "Ietva_rs"
#: notebookbar_groupedbar_compact.ui:9218
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|arrangeO"
msgid "_Arrange"
msgstr "S_akārtot"
#: notebookbar_groupedbar_compact.ui:9327
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|GridO"
msgid "_Grid"
msgstr "_Režģis"
#: notebookbar_groupedbar_compact.ui:9437
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|viewO"
msgid "_View"
msgstr "_Skats"
@@ -12750,13 +12603,11 @@ msgid "F_ormat"
msgstr "F_ormatēt"
#: notebookbar_groupedbar_compact.ui:9978
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|paragraphs"
msgid "_Paragraph"
msgstr "Rindko_pa"
#: notebookbar_groupedbar_compact.ui:10137
-#, fuzzy
msgctxt "notebookbar_groupedbar_compact|viewc"
msgid "_View"
msgstr "_Skats"
@@ -12892,7 +12743,6 @@ msgid "Sele_ct"
msgstr "_Izvēlēties"
#: notebookbar_groupedbar_full.ui:9054
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|calculatet"
msgid "_Calc"
msgstr "_Aprēķini"
@@ -12924,7 +12774,6 @@ msgid "Com_pare"
msgstr "_Salīdzināt"
#: notebookbar_groupedbar_full.ui:10209
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewa"
msgid "_View"
msgstr "_Skats"
@@ -12952,13 +12801,11 @@ msgid "Align"
msgstr "Līdzināšana"
#: notebookbar_groupedbar_full.ui:11300
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|arrangedrawb"
msgid "_Arrange"
msgstr "S_akārtot"
#: notebookbar_groupedbar_full.ui:11467
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|GridDrawB"
msgid "_Grid"
msgstr "_Režģis"
@@ -12986,7 +12833,6 @@ msgid "_Paragraph"
msgstr "Rindko_pa"
#: notebookbar_groupedbar_full.ui:12600
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewd"
msgid "_View"
msgstr "_Skats"
@@ -13017,7 +12863,6 @@ msgid "_Grid"
msgstr "_Režģis"
#: notebookbar_groupedbar_full.ui:14168
-#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewf"
msgid "_View"
msgstr "_Skats"
@@ -13777,7 +13622,6 @@ msgid "Protect form"
msgstr "Aizsargāt formu"
#: optcompatpage.ui:68
-#, fuzzy
msgctxt "optcompatpage|format"
msgid "MS Word-compatible trailing blanks"
msgstr "Ar MS Word saderīgas beigu atstarpes"
@@ -13933,7 +13777,6 @@ msgid "_Tabs"
msgstr "_Tabulācijas"
#: optformataidspage.ui:434
-#, fuzzy
msgctxt "optformataidspage|filltabandspace"
msgid "Tabs a_nd spaces"
msgstr "Tabulācijas u_n atstarpes"
@@ -14549,7 +14392,6 @@ msgid "Default"
msgstr "Noklusējuma"
#: pagebreakmenu.ui:12
-#, fuzzy
msgctxt "pagebreakmenu|edit"
msgid "Edit Page Break..."
msgstr "Rediģēt lappuses atdalītāju..."
@@ -15093,19 +14935,16 @@ msgid "0,00"
msgstr "0,00"
#: picturepage.ui:335
-#, fuzzy
msgctxt "picturepage|FT_ANGLEPRESETS"
msgid "Default _settings:"
msgstr "Noklusējuma ie_statījumi:"
#: picturepage.ui:349
-#, fuzzy
msgctxt "picturepage|CTL_ANGLE|tooltip_text"
msgid "Rotation Angle"
msgstr "Rotācijas leņķis"
#: picturepage.ui:374
-#, fuzzy
msgctxt "picturepage|label2"
msgid "Rotation Angle"
msgstr "Rotācijas leņķis"
@@ -15541,31 +15380,26 @@ msgid "_Edit"
msgstr "R_ediģēt"
#: readonlymenu.ui:36
-#, fuzzy
msgctxt "readonlymenu|selection"
msgid "Select Text"
msgstr "Izvēlēties tekstu"
#: readonlymenu.ui:44
-#, fuzzy
msgctxt "readonlymenu|reload"
msgid "Re_load"
msgstr "Pār_lādēt"
#: readonlymenu.ui:52
-#, fuzzy
msgctxt "readonlymenu|reloadframe"
msgid "Reload Frame"
msgstr "Pārlādēt ietvaru"
#: readonlymenu.ui:60
-#, fuzzy
msgctxt "readonlymenu|html"
msgid "HT_ML Source"
msgstr "HT_ML avots"
#: readonlymenu.ui:74
-#, fuzzy
msgctxt "readonlymenu|backward"
msgid "Backwards"
msgstr "Atpakaļ"
@@ -15612,19 +15446,16 @@ msgid "Copy _Image"
msgstr "Kopēt _attēlu"
#: readonlymenu.ui:206
-#, fuzzy
msgctxt "readonlymenu|loadgraphic"
msgid "Load Image"
msgstr "Ielādēt attēlu"
#: readonlymenu.ui:214
-#, fuzzy
msgctxt "readonlymenu|imagesoff"
msgid "Image Off"
msgstr "Nerādīt attēlus"
#: readonlymenu.ui:228
-#, fuzzy
msgctxt "readonlymenu|fullscreen"
msgid "Leave Full-Screen Mode"
msgstr "Pamest pilnekrāna režīmu"
@@ -16230,19 +16061,16 @@ msgid "_Add to Dictionary"
msgstr "Pievienot vārdnīc_ai"
#: spellmenu.ui:55
-#, fuzzy
msgctxt "spellmenu|correctmenu"
msgid "Always correct _to"
msgstr "Vienmēr labot _par"
#: spellmenu.ui:81
-#, fuzzy
msgctxt "spellmenu|langselection"
msgid "Set Language for Selection"
msgstr "Iestatīt valodu izvēlētajam"
#: spellmenu.ui:94
-#, fuzzy
msgctxt "spellmenu|langpara"
msgid "Set Language for Paragraph"
msgstr "Iestatīt valodu rindkopai"
@@ -16258,7 +16086,6 @@ msgid "Reject Change"
msgstr "Noraidīt izmaiņu"
#: spellmenu.ui:129
-#, fuzzy
msgctxt "spellmenu|next"
msgid "Next Change"
msgstr "Nākošā izmaiņa"
@@ -16390,37 +16217,31 @@ msgid "Remaining space:"
msgstr "Atlikusī vieta:"
#: tablecolumnpage.ui:134
-#, fuzzy
msgctxt "tablecolumnpage|width2-atkobject"
msgid "Column 2 Width"
msgstr "Kolonnas 2 platums"
#: tablecolumnpage.ui:155
-#, fuzzy
msgctxt "tablecolumnpage|width3-atkobject"
msgid "Column 3 Width"
msgstr "Kolonnas 3 platums"
#: tablecolumnpage.ui:176
-#, fuzzy
msgctxt "tablecolumnpage|width4-atkobject"
msgid "Column 4 Width"
msgstr "Kolonnas 4 platums"
#: tablecolumnpage.ui:197
-#, fuzzy
msgctxt "tablecolumnpage|width5-atkobject"
msgid "Column 5 Width"
msgstr "Kolonnas 5 platums"
#: tablecolumnpage.ui:218
-#, fuzzy
msgctxt "tablecolumnpage|width6-atkobject"
msgid "Column 6 Width"
msgstr "Kolonnas 6 platums"
#: tablecolumnpage.ui:324
-#, fuzzy
msgctxt "tablecolumnpage|width1-atkobject"
msgid "Column 1 Width"
msgstr "Kolonnas 1 platums"
diff --git a/source/lv/uui/messages.po b/source/lv/uui/messages.po
index ac69d1d0e3a..f3d8a1d52fe 100644
--- a/source/lv/uui/messages.po
+++ b/source/lv/uui/messages.po
@@ -280,7 +280,6 @@ msgid "%PRODUCTNAME cannot keep files from being overwritten when this transmiss
msgstr "Kad šis pārraides protokols tiek lietots, %PRODUCTNAME nevar pasargāt datnes no pārrakstīšanas. Vai tiešām vēlaties turpināt?"
#: ids.hrc:131
-#, fuzzy
msgctxt "RID_UUI_ERRHDL"
msgid ""
"The file '$(ARG1)' is corrupt and therefore cannot be opened. %PRODUCTNAME can try to repair the file.\n"
@@ -381,7 +380,6 @@ msgstr ""
" $(ARG1)."
#: ids.hrc:158
-#, fuzzy
msgctxt "STR_UUI_UNKNOWNAUTH_UNTRUSTED"
msgid ""
"Unable to verify the identity of $(ARG1) site.\n"
@@ -393,7 +391,6 @@ msgstr ""
"Pirms sertifikāta pieņemšanas, jums vajadzētu rūpīgi izpētīt šīs vietnes sertifikātu. Vai vēlaties pieņemt šo sertifikātu, lai identificētu tīmekļa vietni $(ARG1)?"
#: ids.hrc:159
-#, fuzzy
msgctxt "STR_UUI_SSLWARN_EXPIRED"
msgid ""
"$(ARG1) is a site that uses a security certificate to encrypt data during transmission, but its certificate expired on $(ARG2).\n"
@@ -405,13 +402,11 @@ msgstr ""
"Jums vajadzētu pārbaudīt, vai datora laiks ir pareizs."
#: ids.hrc:160
-#, fuzzy
msgctxt "STR_UUI_SSLWARN_EXPIRED_TITLE"
msgid "Security Warning: Server Certificate Invalid"
msgstr "Drošības brīdinājums: servera sertifikāts nav derīgs"
#: ids.hrc:161
-#, fuzzy
msgctxt "STR_UUI_SSLWARN_DOMAINMISMATCH"
msgid ""
"You have attempted to establish a connection with $(ARG1). However, the security certificate presented belongs to $(ARG2). It is possible, though unlikely, that someone may be trying to intercept your communication with this web site.\n"
@@ -427,13 +422,11 @@ msgstr ""
"Vai tomēr vēlaties turpināt?"
#: ids.hrc:162
-#, fuzzy
msgctxt "STR_UUI_SSLWARN_DOMAINMISMATCH_TITLE"
msgid "Security Warning: Server Certificate Expired"
msgstr "Drošības brīdinājums: servera sertifikāta termiņš beidzis"
#: ids.hrc:163
-#, fuzzy
msgctxt "STR_UUI_SSLWARN_INVALID"
msgid ""
"The certificate could not be validated. You should examine this site's certificate carefully.\n"
@@ -445,7 +438,6 @@ msgstr ""
"Ja ir aizdomas par šo sertifikātu, lūdzu, atceliet savienojumu un sazinieties ar vietnes administratoru."
#: ids.hrc:164
-#, fuzzy
msgctxt "STR_UUI_SSLWARN_INVALID_TITLE"
msgid "Security Warning: Domain Name Mismatch"
msgstr "Drošības brīdinājums: nesakrīt domēna vārdi"
@@ -563,7 +555,6 @@ msgid "The lock file could not be created for exclusive access by %PRODUCTNAME,
msgstr "%PRODUCTNAME nevarēja noslēgt datni ekskluzīvai pieejai, jo nav tiesības šajā mapē veidot slēgšanas datni."
#: strings.hrc:47
-#, fuzzy
msgctxt "STR_LOCKFAILED_OPENREADONLY_BTN"
msgid "Open ~Read-Only"
msgstr "Atvē~rt tikai lasīšanai"
@@ -719,7 +710,6 @@ msgid "The lock file is corrupted and probably empty. Opening the document read-
msgstr ""
#: strings.hrc:76
-#, fuzzy
msgctxt "STR_LOCKCORRUPT_OPENREADONLY_BTN"
msgid "Open ~Read-Only"
msgstr "Atvē~rt tikai lasīšanai"
diff --git a/source/lv/vcl/messages.po b/source/lv/vcl/messages.po
index 5e29c15772c..48e614c4aaa 100644
--- a/source/lv/vcl/messages.po
+++ b/source/lv/vcl/messages.po
@@ -291,7 +291,6 @@ msgid "Help"
msgstr "Palīdzība"
#: strings.hrc:40
-#, fuzzy
msgctxt "SV_HELPTEXT_SCREENSHOT"
msgid "Take and annotate a screenshot"
msgstr "Uzņemt un komentēt ekrāna attēlu"
@@ -482,7 +481,6 @@ msgid "C~onnect"
msgstr "S~avienot"
#: strings.hrc:82
-#, fuzzy
msgctxt "SV_BUTTONTEXT_SCREENSHOT"
msgid "~Screenshot"
msgstr "~Ekrānuzņēmums"
@@ -700,19 +698,16 @@ msgid "Information"
msgstr "Informācija"
#: strings.hrc:134
-#, fuzzy
msgctxt "SV_MSGBOX_WARNING"
msgid "Warning"
msgstr "Brīdinājums"
#: strings.hrc:135
-#, fuzzy
msgctxt "SV_MSGBOX_ERROR"
msgid "Error"
msgstr "Kļūda"
#: strings.hrc:136
-#, fuzzy
msgctxt "SV_MSGBOX_QUERY"
msgid "Confirmation"
msgstr "Apstiprinājums"
@@ -911,7 +906,6 @@ msgid "_Delete"
msgstr "_Dzēst"
#: editmenu.ui:64
-#, fuzzy
msgctxt "editmenu|selectall"
msgid "Select _All"
msgstr "Izvēlēties _visu"
diff --git a/source/lv/wizards/messages.po b/source/lv/wizards/messages.po
index 5a1df334562..c62e26b163b 100644
--- a/source/lv/wizards/messages.po
+++ b/source/lv/wizards/messages.po
@@ -14,55 +14,46 @@ msgstr ""
"X-Generator: LibreOffice\n"
#: strings.hrc:32
-#, fuzzy
msgctxt "RID_COMMON_START_0"
msgid "The directory '%1' could not be created.<BR>There may not be enough space left on your hard disk."
msgstr "Direktoriju '%1' neizdevās izveidot.<BR>Iespējams, nav pietiekami daudz brīvas vietas uz diska."
#: strings.hrc:33
-#, fuzzy
msgctxt "RID_COMMON_START_1"
msgid "The text document could not be created.<BR>Please check if the module 'PRODUCTNAME Writer' is installed."
msgstr "Teksta dokumentu neizdevās izveidot.<BR>Lūdzu, pārbaudiet, vai modulis 'PRODUCTNAME Writer' ir instalēts."
#: strings.hrc:34
-#, fuzzy
msgctxt "RID_COMMON_START_2"
msgid "The spreadsheet could not be created.<BR>Please check if the module 'PRODUCTNAME Calc' is installed."
msgstr "Izklājlapu neizdevās izveidot.<BR>Lūdzu, pārbaudiet, vai modulis 'PRODUCTNAME Calc' ir instalēts."
#: strings.hrc:35
-#, fuzzy
msgctxt "RID_COMMON_START_3"
msgid "The presentation could not be created.<BR>Please check if the module 'PRODUCTNAME Impress' is installed."
msgstr "Prezentāciju neizdevās izveidot.<BR>Lūdzu, pārbaudiet, vai modulis 'PRODUCTNAME Impress' ir instalēts."
#: strings.hrc:36
-#, fuzzy
msgctxt "RID_COMMON_START_4"
msgid "The drawing could not be created.<BR>Please check if the module 'PRODUCTNAME Draw' is installed."
msgstr "Zīmējumu neizdevās izveidot.<BR>Lūdzu, pārbaudiet, vai modulis 'PRODUCTNAME Draw' ir instalēts."
#: strings.hrc:37
-#, fuzzy
msgctxt "RID_COMMON_START_5"
msgid "The formula could not be created.<BR>Please check if the module 'PRODUCTNAME Math' is installed."
msgstr "Formulu neizdevās izveidot.<BR>Lūdzu, pārbaudiet, vai modulis 'PRODUCTNAME Math' ir instalēts."
#: strings.hrc:38
-#, fuzzy
msgctxt "RID_COMMON_START_6"
msgid "The files required could not be found.<BR>Please start the %PRODUCTNAME Setup and choose 'Repair'."
msgstr "Neizdevās atrast nepieciešamās datnes.<BR>Lūdzu, palaidiet %PRODUCTNAME iestatīšanu un izvēlieties 'Labot'."
#: strings.hrc:39
-#, fuzzy
msgctxt "RID_COMMON_START_7"
msgid "The file '<PATH>' already exists.<BR><BR>Would you like to overwrite the existing file?"
msgstr "Datne '<PATH>' jau eksistē.<BR><BR>Vai vēlaties šo datni pārrakstīt?"
#: strings.hrc:40
-#, fuzzy
msgctxt "RID_COMMON_START_8"
msgid "Yes"
msgstr "Jā"
@@ -74,7 +65,6 @@ msgid "Yes to All"
msgstr "Jā visam"
#: strings.hrc:42
-#, fuzzy
msgctxt "RID_COMMON_START_10"
msgid "No"
msgstr "Nē"
@@ -86,7 +76,6 @@ msgid "Cancel"
msgstr "Atlikt"
#: strings.hrc:44
-#, fuzzy
msgctxt "RID_COMMON_START_12"
msgid "~Finish"
msgstr "~Beigt"
@@ -104,43 +93,36 @@ msgid "~Next >"
msgstr "~Uz priekšu >"
#: strings.hrc:47
-#, fuzzy
msgctxt "RID_COMMON_START_15"
msgid "~Help"
msgstr "~Palīdzība"
#: strings.hrc:48
-#, fuzzy
msgctxt "RID_COMMON_START_16"
msgid "Steps"
msgstr "Soļi"
#: strings.hrc:49
-#, fuzzy
msgctxt "RID_COMMON_START_17"
msgid "Close"
msgstr "Aizvērt"
#: strings.hrc:50
-#, fuzzy
msgctxt "RID_COMMON_START_18"
msgid "OK"
msgstr "Labi"
#: strings.hrc:51
-#, fuzzy
msgctxt "RID_COMMON_START_19"
msgid "The file already exists. Do you want to overwrite it?"
msgstr "Datne jau eksistē. Vai vēlaties to pārrakstīt?"
#: strings.hrc:52
-#, fuzzy
msgctxt "RID_COMMON_START_20"
msgid "Template created via <wizard_name> on <current_date>."
msgstr "Veidne izveidota <current_date> ar <wizard_name>."
#: strings.hrc:53
-#, fuzzy
msgctxt "RID_COMMON_START_21"
msgid ""
"The wizard could not be run, because important files were not found.\n"
@@ -152,247 +134,206 @@ msgstr ""
"Tad palaidiet vedni vēlreiz."
#: strings.hrc:56
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_1"
msgid "Letter Wizard"
msgstr "Vēstules vednis"
#: strings.hrc:57
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_2"
msgid "Label9"
msgstr "Etiķete9"
#: strings.hrc:58
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_3"
msgid "~Business letter"
msgstr "~Biznesa vēstule"
#: strings.hrc:59
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_4"
msgid "~Formal personal letter"
msgstr "~Formāla personīga vēstule"
#: strings.hrc:60
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_5"
msgid "~Personal letter"
msgstr "~Personīga vēstule"
#: strings.hrc:61
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_6"
msgid "~Use letterhead paper with pre-printed elements"
msgstr "~Lietot veidlapas papīru ar tipogrāfijā drukātiem elementiem"
#: strings.hrc:62
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_7"
msgid "~Logo"
msgstr "~Logo"
#: strings.hrc:63
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_8"
msgid "Return address"
msgstr "Atpakaļadrese"
#: strings.hrc:64
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_9"
msgid "~Include footer"
msgstr "~Iekļaut kājeni"
#: strings.hrc:65
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_10"
msgid "~Return address in envelope window"
msgstr "~Atpakaļadrese aploksnes logam"
#: strings.hrc:66
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_11"
msgid "~Logo"
msgstr "~Logo"
#: strings.hrc:67
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_12"
msgid "~Return address in envelope window"
msgstr "~Atpakaļadrese aploksnes logam"
#: strings.hrc:68
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_13"
msgid "Letter Signs"
msgstr "Vēstules zīmes"
#: strings.hrc:69
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_14"
msgid "S~ubject line"
msgstr "T~emata rinda"
#: strings.hrc:70
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_15"
msgid "Salu~tation"
msgstr "Svei~ciens"
#: strings.hrc:71
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_16"
msgid "Fold ~marks"
msgstr "Locīju~ma iezīmēšana"
#: strings.hrc:72
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_17"
msgid "~Complimentary close"
msgstr "~Nobeiguma vārdi"
#: strings.hrc:73
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_18"
msgid "~Footer"
msgstr "~Kājene"
#: strings.hrc:74
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_19"
msgid "~Use user data for return address"
msgstr "Izmantot lietotāja dat~us atpakaļadresei"
#: strings.hrc:75
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_20"
msgid "~New sender address:"
msgstr "Jau~na sūtītāja adrese:"
#: strings.hrc:76
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_21"
msgid "Use placeholders for ~recipient's address"
msgstr "Lietot viettu~rus saņēmēja adresei"
#: strings.hrc:77
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_22"
msgid "Use address database for ~mail merge"
msgstr "Lietot adrešu datubāzi ~vēstuļu sapludināšanai"
#: strings.hrc:78
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_23"
msgid "Include ~only on second and following pages"
msgstr "Iekļaut ~tikai otrajā un turpmākās lappusēs"
#: strings.hrc:79
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_24"
msgid "~Include page number"
msgstr "~Iekļaut lappuses numuru"
#: strings.hrc:80
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_25"
msgid "Letter Template"
msgstr "Vēstules veidne"
#: strings.hrc:81
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_26"
msgid "Create a ~letter from this template"
msgstr "Izveidot ~vēstuli no šīs veidnes"
#: strings.hrc:82
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_27"
msgid "Make ~manual changes to this letter template"
msgstr "Veikt ~pašrocīgas izmaiņas šīs vēstules veidnē"
#: strings.hrc:83
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_28"
msgid "Page design"
msgstr "Lappuses dizains"
#: strings.hrc:84
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_29"
msgid "Page design"
msgstr "Lappuses dizains"
#: strings.hrc:85
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_30"
msgid "Page design"
msgstr "Lappuses dizains"
#: strings.hrc:86
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_31"
msgid "This wizard helps you to create a letter template. You can then use the template as the basis for writing letters as often as desired."
msgstr "Šis vednis palīdz izveidot vēstules veidni. Vēlāk jūs varat lietot šo veidni, lai izveidotu vēstules, cik bieži vēlaties."
#: strings.hrc:87
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_32"
msgid "~Height:"
msgstr "~Augstums:"
#: strings.hrc:88
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_33"
msgid "~Width:"
msgstr "~Platums:"
#: strings.hrc:89
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_34"
msgid "S~pacing to left margin:"
msgstr "A~tstarpe no kreisās apmales:"
#: strings.hrc:90
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_35"
msgid "Spacing ~to top margin:"
msgstr "Atstarpe ~no augšējās apmales:"
#: strings.hrc:91
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_36"
msgid "Height:"
msgstr "Augstums:"
#: strings.hrc:92
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_37"
msgid "Width:"
msgstr "Platums:"
#: strings.hrc:93
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_38"
msgid "S~pacing to left margin:"
msgstr "A~tstarpe no kreisās apmales:"
#: strings.hrc:94
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_39"
msgid "Spacing ~to top margin:"
msgstr "Atstarpe ~no augšējās apmales:"
#: strings.hrc:95
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_40"
msgid "Height:"
msgstr "Augstums:"
#: strings.hrc:96
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_42"
msgid "Sender's address"
msgstr "Sūtītāja adrese"
@@ -404,319 +345,266 @@ msgid "Name:"
msgstr "Vārds:"
#: strings.hrc:98
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_44"
msgid "Street:"
msgstr "Iela:"
#: strings.hrc:99
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_45"
msgid "ZIP code/State/City:"
msgstr "Indekss/rajons/pilsēta:"
#: strings.hrc:100
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_46"
msgid "Recipient's address"
msgstr "Saņēmēju adreses"
#: strings.hrc:101
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_47"
msgid "Footer"
msgstr "Kājene"
#: strings.hrc:102
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_48"
msgid "This wizard creates a letter template which enables you to create multiple letters with the same layout and settings."
msgstr "Šis vednis veido vēstules veidni, kura ļauj jums izveidot vairākas vēstules ar vienādu izkārtojumu un iestatījumiem."
#: strings.hrc:103
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_49"
msgid "To create another new letter out of the template just navigate to the template location and double-click it."
msgstr "Lai izveidotu citu, jaunu vēstuli no veidnes, aizejiet uz veidnes atrašanās vietu, un atveriet to ar dubultklikšķi."
#: strings.hrc:104
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_50"
msgid "Template name:"
msgstr "Veidnes nosaukums:"
#: strings.hrc:105
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_51"
msgid "Location and file name:"
msgstr "Atrašanās vieta un datnes nosaukums:"
#: strings.hrc:106
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_52"
msgid "How do you want to proceed?"
msgstr "Kā vēlaties turpināt?"
#: strings.hrc:107
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_53"
msgid "Please choose the type of letter and page design"
msgstr "Lūdzu, izvēlieties vēstules veidu un lappuses dizainu"
#: strings.hrc:108
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_54"
msgid "Select the items to be printed"
msgstr "Lūdzu, izvēlieties drukājamos vienumus"
#: strings.hrc:109
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_55"
msgid "Specify items already on your letterhead paper"
msgstr "Norādīt vienumus, kuri jau ir uz veidlapas papīra"
#: strings.hrc:110
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_56"
msgid "Specify the sender and recipient information"
msgstr "Norādīt sūtītāja un saņēmēja informāciju"
#: strings.hrc:111
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_57"
msgid "Fill in the information you would like in the footer"
msgstr "Aizpildiet informāciju, kuru vēlaties redzēt lapas kājenē"
#: strings.hrc:112
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_58"
msgid "Please specify last settings"
msgstr "Lūdzu, norādiet pēdējos iestatījumus"
#: strings.hrc:113
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_59"
msgid "Subject:"
msgstr "Temats:"
#: strings.hrc:114
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_60"
msgid "Elegant"
msgstr "Elegants"
#: strings.hrc:115
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_61"
msgid "Modern"
msgstr "Moderns"
#: strings.hrc:116
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_62"
msgid "Office"
msgstr "Birojs"
#: strings.hrc:117
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_63"
msgid "Bottle"
msgstr "Pudele"
#: strings.hrc:118
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_64"
msgid "Mail"
msgstr "Pasts"
#: strings.hrc:119
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_65"
msgid "Marine"
msgstr "Jūras zils"
#: strings.hrc:120
-#, fuzzy
msgctxt "RID_LETTERWIZARDDIALOG_START_66"
msgid "Red Line"
msgstr "Sarkana līnija"
#: strings.hrc:123
-#, fuzzy
msgctxt "RID_LETTERWIZARDSALUTATION_START_1"
msgid "To Whom it May Concern"
msgstr "Uz kuru tas attiecas,"
#: strings.hrc:124
-#, fuzzy
msgctxt "RID_LETTERWIZARDSALUTATION_START_2"
msgid "Dear Sir or Madam"
msgstr "Ļ. cien. kungs vai kundze,"
#: strings.hrc:125
-#, fuzzy
msgctxt "RID_LETTERWIZARDSALUTATION_START_3"
msgid "Hello"
msgstr "Sveiki,"
#: strings.hrc:128
-#, fuzzy
msgctxt "RID_LETTERWIZARDGREETING_START_1"
msgid "Sincerely"
msgstr "Ar sirsnīgu sveicienu,"
#: strings.hrc:129
-#, fuzzy
msgctxt "RID_LETTERWIZARDGREETING_START_2"
msgid "Best regards"
msgstr "Visu labāko Jums vēlot,"
#: strings.hrc:130
-#, fuzzy
msgctxt "RID_LETTERWIZARDGREETING_START_3"
msgid "Cheers"
msgstr "Uz redzi,"
#: strings.hrc:133
-#, fuzzy
msgctxt "RID_LETTERWIZARDROADMAP_START_1"
msgid "Page design"
msgstr "Lappuses dizains"
#: strings.hrc:134
-#, fuzzy
msgctxt "RID_LETTERWIZARDROADMAP_START_2"
msgid "Letterhead layout"
msgstr "Veidlapas izdrukas izvietojums"
#: strings.hrc:135
-#, fuzzy
msgctxt "RID_LETTERWIZARDROADMAP_START_3"
msgid "Printed items"
msgstr "Drukātie vienumi"
#: strings.hrc:136
-#, fuzzy
msgctxt "RID_LETTERWIZARDROADMAP_START_4"
msgid "Recipient and sender"
msgstr "Saņēmējs un sūtītājs"
#: strings.hrc:137
-#, fuzzy
msgctxt "RID_LETTERWIZARDROADMAP_START_5"
msgid "Footer"
msgstr "Kājene"
#: strings.hrc:138
-#, fuzzy
msgctxt "RID_LETTERWIZARDROADMAP_START_6"
msgid "Name and location"
msgstr "Nosaukums un atrašanās vieta"
#: strings.hrc:141
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_1"
msgid "Fax Wizard"
msgstr "Faksa vednis"
#: strings.hrc:142
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_2"
msgid "Label9"
msgstr "Etiķete9"
#: strings.hrc:143
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_3"
msgid "~Business Fax"
msgstr "~Biznesa fakss"
#: strings.hrc:144
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_4"
msgid "~Personal Fax"
msgstr "~Personīgais fakss"
#: strings.hrc:145
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_5"
msgid "~Logo"
msgstr "~Logo"
#: strings.hrc:146
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_6"
msgid "S~ubject line"
msgstr "T~emata rinda"
#: strings.hrc:147
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_7"
msgid "S~alutation"
msgstr "S~veiciens"
#: strings.hrc:148
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_8"
msgid "~Complimentary close"
msgstr "~Nobeiguma vārdi"
#: strings.hrc:149
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_9"
msgid "~Footer"
msgstr "~Kājene"
#: strings.hrc:150
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_10"
msgid "~Use user data for return address"
msgstr "Izmantot lietotāja dat~us atpakaļadresei"
#: strings.hrc:151
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_11"
msgid "~New return address"
msgstr "Jau~na atpakaļadrese"
#: strings.hrc:152
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_12"
msgid "My Fax Template"
msgstr "Mana faksa veidne"
#: strings.hrc:153
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_13"
msgid "Create a ~fax from this template"
msgstr "Izveidot ~faksu no šīs veidnes"
#: strings.hrc:154
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_14"
msgid "Make ~manual changes to this fax template"
msgstr "Veikt ~pašrocīgas izmaiņas šajā faksa veidnē"
#: strings.hrc:155
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_15"
msgid "Page design"
msgstr "Lappuses dizains"
#: strings.hrc:156
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_16"
msgid "Page design"
msgstr "Lappuses dizains"
#: strings.hrc:157
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_17"
msgid "This wizard helps you to create a fax template. The template can then be used to create a fax whenever needed."
msgstr "Šis vednis palīdzēs jums izveidot minimālu faksa veidni. Veidne vēlāk var tikt izmantota faksu sagatavošanai."
#: strings.hrc:158
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_18"
msgid "Return address"
msgstr "Atpakaļadrese"
@@ -728,181 +616,151 @@ msgid "Name:"
msgstr "Vārds:"
#: strings.hrc:160
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_20"
msgid "Street:"
msgstr "Iela:"
#: strings.hrc:161
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_21"
msgid "ZIP code/State/City:"
msgstr "Indekss/rajons/pilsēta:"
#: strings.hrc:162
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_22"
msgid "Footer"
msgstr "Kājene"
#: strings.hrc:163
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_23"
msgid "This wizard creates a fax template which enables you to create multiple faxes with the same layout and settings."
msgstr "Šis vednis izveido faksa veidni, kura jums ļauj izveidot vairākus faksus ar vienu izvietojumu un iestatījumiem."
#: strings.hrc:164
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_24"
msgid "To create another new fax out of the template, go to the location where you saved the template and double-click the file."
msgstr "Lai izveidotu citu jaunu faksu no šīs veidnes, ejiet uz veidnes saglabāšanas vietu un atveriet to ar dubultklikšķi."
#: strings.hrc:165
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_25"
msgid "Template Name:"
msgstr "Veidnes nosaukums:"
#: strings.hrc:166
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_26"
msgid "Location and file name:"
msgstr "Atrašanās vieta un datnes nosaukums:"
#: strings.hrc:167
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_27"
msgid "What do you want to do next?"
msgstr "Ko jūs vēlaties darīt tālāk?"
#: strings.hrc:168
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_28"
msgid "Choose the type of fax and a page design"
msgstr "Izvēlieties faksa veidu un lappuses dizainu"
#: strings.hrc:169
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_29"
msgid "Select items to include in the fax template"
msgstr "Izvēlieties faksa veidnē iekļaujamos vienumus"
#: strings.hrc:170
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_30"
msgid "Specify sender and recipient information"
msgstr "Norādiet sūtītāja un saņēmēja informāciju"
#: strings.hrc:171
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_31"
msgid "Enter text for the footer"
msgstr "Ievadiet tekstu lapas kājenei"
#: strings.hrc:172
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_32"
msgid "Choose a name and save the template"
msgstr "Izvēlieties nosaukumu un saglabājiet veidni"
#: strings.hrc:173
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_33"
msgid "Include ~only on second and following pages"
msgstr "Iekļaut ~tikai otrajā un turpmākās lappusēs"
#: strings.hrc:174
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_34"
msgid "~Include page number"
msgstr "~Iekļaut lappuses numuru"
#: strings.hrc:175
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_35"
msgid "~Date"
msgstr "~Datums"
#: strings.hrc:176
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_36"
msgid "~Type of message"
msgstr "Ziņojuma ~veids"
#: strings.hrc:177
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_37"
msgid "Fax Number:"
msgstr "Faksa numurs:"
#: strings.hrc:178
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_38"
msgid "Use placeholders for ~recipient's address"
msgstr "Lietot viettu~rus saņēmēja adresei"
#: strings.hrc:179
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_39"
msgid "Use address database for ~mail merge"
msgstr "Lietot adrešu datubāzi ~vēstuļu sapludināšanai"
#: strings.hrc:180
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_40"
msgid "~New return address"
msgstr "Jau~na atpakaļadrese"
#: strings.hrc:181
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_41"
msgid "To:"
msgstr "Kam:"
#: strings.hrc:182
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_42"
msgid "From:"
msgstr "No:"
#: strings.hrc:183
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_43"
msgid "Fax:"
msgstr "Fakss:"
#: strings.hrc:184
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_44"
msgid "Tel:"
msgstr "Tālr:"
#: strings.hrc:185
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_45"
msgid "E-mail:"
msgstr "E-pasts:"
#: strings.hrc:186
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_46"
msgid "This template consists of"
msgstr "Šī veidne sastāv no"
#: strings.hrc:187
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_47"
msgid "page"
msgstr "lappuse"
#: strings.hrc:188
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_48"
msgid "Please inform us if transmission errors occur."
msgstr "Lūdzu, informējiet mūs, ja gadās pārsūtīšanas kļūdas."
#: strings.hrc:189
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_49"
msgid "Bottle"
msgstr "Pudele"
@@ -914,217 +772,181 @@ msgid "Lines"
msgstr "Līnijas"
#: strings.hrc:191
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_51"
msgid "Marine"
msgstr "Jūras zils"
#: strings.hrc:192
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_52"
msgid "Classic Fax"
msgstr "Klasisks fakss"
#: strings.hrc:193
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_53"
msgid "Classic Fax from Private"
msgstr "Klasisks fakss no privātpersonas"
#: strings.hrc:194
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_54"
msgid "Modern Fax"
msgstr "Moderns fakss"
#: strings.hrc:195
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_55"
msgid "Modern Fax from Private"
msgstr "Moderns fakss no privātpersonas"
#: strings.hrc:196
-#, fuzzy
msgctxt "RID_FAXWIZARDDIALOG_START_56"
msgid "Fax"
msgstr "Fakss"
#: strings.hrc:199
-#, fuzzy
msgctxt "RID_FAXWIZARDCOMMUNICATION_START_1"
msgid "Important Information!"
msgstr "Svarīga informācija!"
#: strings.hrc:200
-#, fuzzy
msgctxt "RID_FAXWIZARDCOMMUNICATION_START_2"
msgid "For your information"
msgstr "Jūsu informācijai"
#: strings.hrc:201
-#, fuzzy
msgctxt "RID_FAXWIZARDCOMMUNICATION_START_3"
msgid "News!"
msgstr "Jaunumi!"
#: strings.hrc:204
-#, fuzzy
msgctxt "RID_FAXWIZARDSALUTATION_START_1"
msgid "To whom it may concern,"
msgstr "Uz kuru tas attiecas,"
#: strings.hrc:205
-#, fuzzy
msgctxt "RID_FAXWIZARDSALUTATION_START_2"
msgid "Dear Sir or Madam,"
msgstr "Ļ. cien. kungs vai kundze,"
#: strings.hrc:206
-#, fuzzy
msgctxt "RID_FAXWIZARDSALUTATION_START_3"
msgid "Hello,"
msgstr "Sveiki,"
#: strings.hrc:207
-#, fuzzy
msgctxt "RID_FAXWIZARDSALUTATION_START_4"
msgid "Hi,"
msgstr "Čau,"
#: strings.hrc:210
-#, fuzzy
msgctxt "RID_FAXWIZARDGREETING_START_1"
msgid "Sincerely"
msgstr "Ar sirsnīgu sveicienu,"
#: strings.hrc:211
-#, fuzzy
msgctxt "RID_FAXWIZARDGREETING_START_2"
msgid "Yours faithfully"
msgstr "Vienmēr Jūsu"
#: strings.hrc:212
-#, fuzzy
msgctxt "RID_FAXWIZARDGREETING_START_3"
msgid "Regards"
msgstr "Ar cieņu,"
#: strings.hrc:213
-#, fuzzy
msgctxt "RID_FAXWIZARDGREETING_START_4"
msgid "Love"
msgstr "Mīlu,"
#: strings.hrc:216
-#, fuzzy
msgctxt "RID_FAXWIZARDROADMAP_START_1"
msgid "Page design"
msgstr "Lappuses dizains"
#: strings.hrc:217
-#, fuzzy
msgctxt "RID_FAXWIZARDROADMAP_START_2"
msgid "Items to include"
msgstr "Iekļaujamie vienumi"
#: strings.hrc:218
-#, fuzzy
msgctxt "RID_FAXWIZARDROADMAP_START_3"
msgid "Sender and Recipient"
msgstr "Nosūtītājs un saņēmējs"
#: strings.hrc:219
-#, fuzzy
msgctxt "RID_FAXWIZARDROADMAP_START_4"
msgid "Footer"
msgstr "Kājene"
#: strings.hrc:220
-#, fuzzy
msgctxt "RID_FAXWIZARDROADMAP_START_5"
msgid "Name and location"
msgstr "Nosaukums un atrašanās vieta"
#: strings.hrc:223
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_1"
msgid "Agenda Wizard"
msgstr "Darba kārtības vednis"
#: strings.hrc:224
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_2"
msgid "Make ~manual changes to this agenda template"
msgstr "Veikt pašrocīgas iz~maiņas šai darba kārtības veidnei"
#: strings.hrc:225
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_3"
msgid "Template name:"
msgstr "Veidnes nosaukums:"
#: strings.hrc:226
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_4"
msgid "Location and file name:"
msgstr "Atrašanās vieta un datnes nosaukums:"
#: strings.hrc:227
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_5"
msgid "What do you want to do next?"
msgstr "Ko jūs vēlaties darīt tālāk?"
#: strings.hrc:228
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_6"
msgid "Please choose the page design for the agenda"
msgstr "Lūdzu, izvēlieties lappuses dizainu darba kārtībai"
#: strings.hrc:229
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_7"
msgid "Please select the headings you wish to include in your agenda template"
msgstr "Lūdzu, izvēlieties virsrakstus, kurus iekļaut darba kārtības veidnē"
#: strings.hrc:230
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_8"
msgid "Please enter general information for the event"
msgstr "Lūdzu, ievadiet pamatinformāciju par notikumu"
#: strings.hrc:231
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_9"
msgid "Please specify items for the agenda"
msgstr "Lūdzu, norādiet darba kārtības punktus"
#: strings.hrc:232
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_10"
msgid "Please select the names you wish to include in your agenda template"
msgstr "Lūdzu, izvēlieties personas, kuras iekļaut darba kārtības veidnē"
#: strings.hrc:233
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_11"
msgid "Choose a name and save the template"
msgstr "Izvēlieties nosaukumu un saglabājiet veidni"
#: strings.hrc:234
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_12"
msgid "Include form for recording minutes"
msgstr "Iekļaut formu protokola pierakstīšanai"
#: strings.hrc:235
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_13"
msgid "This wizard helps you to create an agenda template. The template can then be used to create an agenda whenever needed."
msgstr "Šis vednis palīdzēs jums izveidot darba kārtības veidni. Veidne var tikt lietota, lai izveidotu darba kārtību, kad vien tas ir nepieciešams."
#: strings.hrc:236
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_14"
msgid "Time:"
msgstr "Laiks:"
@@ -1142,157 +964,131 @@ msgid "Location:"
msgstr "Vieta:"
#: strings.hrc:239
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_17"
msgid "Placeholders will be used in empty fields. You can replace placeholders with text later."
msgstr "Tukšiem laukiem tiks lietoti vietturi. Jūs tos vēlāk variet aizstāt ar tekstu."
#: strings.hrc:240
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_18"
msgid "..."
msgstr "..."
#: strings.hrc:241
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_19"
msgid "Create an ~agenda from this template"
msgstr "Izveidot d~arba kārtību no šīs veidnes"
#: strings.hrc:242
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_20"
msgid "To create a new agenda out of the template, go to the location where you saved the template and double-click the file."
msgstr "Lai no šīs veidnes izveidotu jaunu darba kārtību, ejiet uz vietu, kur saglabājāt veidni un atveriet to ar dubultklikšķi."
#: strings.hrc:243
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_21"
msgid "Agenda item"
msgstr "Darba kārtības punkts"
#: strings.hrc:244
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_22"
msgid "Responsible"
msgstr "Atbildīgais"
#: strings.hrc:245
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_23"
msgid "Duration"
msgstr "Ilgums"
#: strings.hrc:246
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_24"
msgid "Meeting called by"
msgstr "Sanāksmi sasaucis"
#: strings.hrc:247
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_25"
msgid "Chairperson"
msgstr "Priekšsēdētājs"
#: strings.hrc:248
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_26"
msgid "Minute keeper"
msgstr "Protokolētājs"
#: strings.hrc:249
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_27"
msgid "Moderator"
msgstr "Moderators"
#: strings.hrc:250
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_28"
msgid "Attendees"
msgstr "Dalībnieki"
#: strings.hrc:251
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_29"
msgid "Observers"
msgstr "Novērotāji"
#: strings.hrc:252
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_30"
msgid "Facility personnel"
msgstr "Personāls"
#: strings.hrc:253
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_31"
msgid "The agenda template will include placeholders for the names of the selected people. When creating an agenda from the template, you can replace these placeholder with the appropriate names."
msgstr "Darba kārtības veidne iekļaus izvēlēto personu vārdu vietturus. Kad veidosiet darba gaitu no veidnes, jūs varēsiet tos aizstāt ar atbilstošajiem vārdiem."
#: strings.hrc:254
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_32"
msgid "Type of meeting"
msgstr "Tikšanās veids"
#: strings.hrc:255
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_33"
msgid "Please read"
msgstr "Lūdzu, izlasiet"
#: strings.hrc:256
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_34"
msgid "Please bring"
msgstr "Lūdzu, atnesiet"
#: strings.hrc:257
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_35"
msgid "Notes"
msgstr "Piezīmes"
#: strings.hrc:258
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_36"
msgid "The agenda template will include placeholders for the selected items."
msgstr "Darba kārtības veidnē iekļaus vietturus izvēlētiem vienumiem."
#: strings.hrc:259
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_38"
msgid "Date:"
msgstr "Datums:"
#: strings.hrc:260
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_39"
msgid "This wizard creates an agenda template which enables you to create multiple agendas with the same layout and settings."
msgstr "Šis vednis izveido darba kārtības veidni, kas ļauj jums izveidot vairākas darba kārtības ar vienādu izvietojumu un iestatījumiem."
#: strings.hrc:261
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_40"
msgid "Page design:"
msgstr "Lappuses dizains:"
#: strings.hrc:262
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_41"
msgid "myAgendaTemplate.stw"
msgstr "manaDarbaKartibasVeidne.stw"
#: strings.hrc:263
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_42"
msgid "My Agenda Template"
msgstr "Mana darba kārtības veidne"
#: strings.hrc:264
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_43"
msgid "An unexpected error occurred while saving the agenda template."
msgstr "Notika negaidīta kļūda, saglabājot darba kārtības veidni."
@@ -1304,13 +1100,11 @@ msgid "Name"
msgstr "Nosaukums"
#: strings.hrc:266
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_45"
msgid "Date"
msgstr "Datums"
#: strings.hrc:267
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_46"
msgid "Time"
msgstr "Laiks"
@@ -1322,25 +1116,21 @@ msgid "Location"
msgstr "Atrašanās vieta"
#: strings.hrc:269
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_48"
msgid "Click to replace this text"
msgstr "Spiediet, lai aizstātu šo tekstu"
#: strings.hrc:270
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_50"
msgid "Page design"
msgstr "Lappuses dizains"
#: strings.hrc:271
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_51"
msgid "General information"
msgstr "Pamata informācija"
#: strings.hrc:272
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_52"
msgid "Headings to include"
msgstr "Iekļaujamie virsraksti"
@@ -1352,85 +1142,71 @@ msgid "Names"
msgstr "Vārdi"
#: strings.hrc:274
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_54"
msgid "Agenda items"
msgstr "Darba kārtības punkti"
#: strings.hrc:275
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_55"
msgid "Name and location"
msgstr "Nosaukums un atrašanās vieta"
#: strings.hrc:276
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_56"
msgid "An unexpected error occurred while opening the agenda template."
msgstr "Notika negaidīta kļūda, atverot darba kārtības veidni."
#: strings.hrc:277
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_57"
msgid "Type of meeting"
msgstr "Tikšanās veids"
#: strings.hrc:278
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_58"
msgid "Please bring"
msgstr "Lūdzu, atnesiet"
#: strings.hrc:279
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_59"
msgid "Please read"
msgstr "Lūdzu, izlasiet"
#: strings.hrc:280
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_60"
msgid "Notes"
msgstr "Piezīmes"
#: strings.hrc:281
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_61"
msgid "Meeting called by"
msgstr "Sanāksmi sasaucis"
#: strings.hrc:282
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_62"
msgid "Chairperson"
msgstr "Priekšsēdētājs"
#: strings.hrc:283
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_63"
msgid "Attendees"
msgstr "Dalībnieki"
#: strings.hrc:284
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_64"
msgid "Minute keeper"
msgstr "Protokolētājs"
#: strings.hrc:285
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_65"
msgid "Moderator"
msgstr "Moderators"
#: strings.hrc:286
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_66"
msgid "Observers"
msgstr "Novērotāji"
#: strings.hrc:287
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_67"
msgid "Facility personnel"
msgstr "Personāls"
@@ -1460,13 +1236,11 @@ msgid "Move down"
msgstr "Uz leju"
#: strings.hrc:292
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_72"
msgid "Date:"
msgstr "Datums:"
#: strings.hrc:293
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_73"
msgid "Time:"
msgstr "Laiks:"
@@ -1478,73 +1252,61 @@ msgid "Location:"
msgstr "Vieta:"
#: strings.hrc:295
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_75"
msgid "Topics"
msgstr "Temati"
#: strings.hrc:296
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_76"
msgid "Num."
msgstr "Num."
#: strings.hrc:297
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_77"
msgid "Topic"
msgstr "Temats"
#: strings.hrc:298
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_78"
msgid "Responsible"
msgstr "Atbildīgais"
#: strings.hrc:299
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_79"
msgid "Time"
msgstr "Laiks"
#: strings.hrc:300
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_80"
msgid "Additional information"
msgstr "Papildu informācija"
#: strings.hrc:301
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_81"
msgid "Minutes for"
msgstr "Protokols"
#: strings.hrc:302
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_82"
msgid "Discussion:"
msgstr "Diskusija:"
#: strings.hrc:303
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_83"
msgid "Conclusion:"
msgstr "Secinājums:"
#: strings.hrc:304
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_84"
msgid "To do:"
msgstr "Darāmais:"
#: strings.hrc:305
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_85"
msgid "Responsible party:"
msgstr "Atbildīgā puse:"
#: strings.hrc:306
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_86"
msgid "Deadline:"
msgstr "Termiņš:"
@@ -1556,19 +1318,16 @@ msgid "Blue"
msgstr "Zils"
#: strings.hrc:308
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_88"
msgid "Classic"
msgstr "Klasisks"
#: strings.hrc:309
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_89"
msgid "Colorful"
msgstr "Krāsains"
#: strings.hrc:310
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_90"
msgid "Elegant"
msgstr "Elegants"
@@ -1580,19 +1339,16 @@ msgid "Green"
msgstr "Zaļš"
#: strings.hrc:312
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_92"
msgid "Grey"
msgstr "Pelēks"
#: strings.hrc:313
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_93"
msgid "Modern"
msgstr "Moderns"
#: strings.hrc:314
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_94"
msgid "Orange"
msgstr "Oranžs"
@@ -1604,7 +1360,6 @@ msgid "Red"
msgstr "Sarkans"
#: strings.hrc:316
-#, fuzzy
msgctxt "RID_AGENDAWIZARDDIALOG_START_96"
msgid "Simple"
msgstr "Vienkāršs"
diff --git a/source/lv/wizards/source/resources.po b/source/lv/wizards/source/resources.po
index a3ac5cc9e16..f696b0aba29 100644
--- a/source/lv/wizards/source/resources.po
+++ b/source/lv/wizards/source/resources.po
@@ -14,7 +14,6 @@ msgstr ""
"X-Generator: LibreOffice\n"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_0\n"
@@ -23,7 +22,6 @@ msgid "The directory '%1' could not be created.<BR>There may not be enough space
msgstr "Direktoriju '%1' neizdevās izveidot.<BR>Iespējams, nav pietiekami daudz brīvas vietas uz diska."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_1\n"
@@ -32,7 +30,6 @@ msgid "The text document could not be created.<BR>Please check if the module 'PR
msgstr "Teksta dokumentu neizdevās izveidot.<BR>Lūdzu, pārbaudiet, vai modulis 'PRODUCTNAME Writer' ir instalēts."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_2\n"
@@ -41,7 +38,6 @@ msgid "The spreadsheet could not be created.<BR>Please check if the module 'PROD
msgstr "Izklājlapu neizdevās izveidot.<BR>Lūdzu, pārbaudiet, vai modulis 'PRODUCTNAME Calc' ir instalēts."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_3\n"
@@ -50,7 +46,6 @@ msgid "The presentation could not be created.<BR>Please check if the module 'PRO
msgstr "Prezentāciju neizdevās izveidot.<BR>Lūdzu, pārbaudiet, vai modulis 'PRODUCTNAME Impress' ir instalēts."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_4\n"
@@ -59,7 +54,6 @@ msgid "The drawing could not be created.<BR>Please check if the module 'PRODUCTN
msgstr "Zīmējumu neizdevās izveidot.<BR>Lūdzu, pārbaudiet, vai modulis 'PRODUCTNAME Draw' ir instalēts."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_5\n"
@@ -68,7 +62,6 @@ msgid "The formula could not be created.<BR>Please check if the module 'PRODUCTN
msgstr "Formulu neizdevās izveidot.<BR>Lūdzu, pārbaudiet, vai modulis 'PRODUCTNAME Math' ir instalēts."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_6\n"
@@ -77,7 +70,6 @@ msgid "The files required could not be found.<BR>Please start the %PRODUCTNAME S
msgstr "Neizdevās atrast nepieciešamās datnes.<BR>Lūdzu, palaidiet %PRODUCTNAME iestatīšanu un izvēlieties 'Labot'."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_7\n"
@@ -86,7 +78,6 @@ msgid "The file '<PATH>' already exists.<BR><BR>Would you like to overwrite the
msgstr "Datne '<PATH>' jau eksistē.<BR><BR>Vai vēlaties šo datni pārrakstīt?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_8\n"
@@ -104,7 +95,6 @@ msgid "Yes to All"
msgstr "Jā visiem"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_10\n"
@@ -122,7 +112,6 @@ msgid "Cancel"
msgstr "Atcelt"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_12\n"
@@ -149,7 +138,6 @@ msgid "~Next >"
msgstr "~Uz Priekšu >"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_15\n"
@@ -158,7 +146,6 @@ msgid "~Help"
msgstr "~Palīdzība"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_16\n"
@@ -167,7 +154,6 @@ msgid "Steps"
msgstr "Soļi"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_17\n"
@@ -176,7 +162,6 @@ msgid "Close"
msgstr "Aizvērt"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_18\n"
@@ -185,7 +170,6 @@ msgid "OK"
msgstr "Labi"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_19\n"
@@ -194,7 +178,6 @@ msgid "The file already exists. Do you want to overwrite it?"
msgstr "Datne jau eksistē. Vai vēlaties to pārrakstīt?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_COMMON_20\n"
@@ -215,7 +198,6 @@ msgstr ""
"Tad palaidiet vedni vēlreiz."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_0\n"
@@ -224,7 +206,6 @@ msgid "Report Wizard"
msgstr "Atskaites vednis"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_3\n"
@@ -233,7 +214,6 @@ msgid "~Table"
msgstr "~Tabula"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_4\n"
@@ -242,7 +222,6 @@ msgid "Colu~mns"
msgstr "Kolon~nas"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_7\n"
@@ -251,7 +230,6 @@ msgid "Report_"
msgstr "Atskaite_"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_8\n"
@@ -260,7 +238,6 @@ msgid "- undefined -"
msgstr "- nedefinēts -"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_9\n"
@@ -269,7 +246,6 @@ msgid "~Fields in report"
msgstr "~Lauki atskaitē"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_11\n"
@@ -278,7 +254,6 @@ msgid "Grouping"
msgstr "Grupēšana"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_12\n"
@@ -287,7 +262,6 @@ msgid "Sort options"
msgstr "Kārtošanas opcijas"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_13\n"
@@ -296,7 +270,6 @@ msgid "Choose layout"
msgstr "Izvēlēties izkārtojumu"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_14\n"
@@ -305,7 +278,6 @@ msgid "Create report"
msgstr "Izveidot atskaiti"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_15\n"
@@ -314,7 +286,6 @@ msgid "Layout of data"
msgstr "Datu izkārtojums"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_16\n"
@@ -323,7 +294,6 @@ msgid "Layout of headers and footers"
msgstr "Galveņu un kājeņu izkārtojums"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_19\n"
@@ -332,7 +302,6 @@ msgid "Fields"
msgstr "Lauki"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_20\n"
@@ -341,7 +310,6 @@ msgid "~Sort by"
msgstr "~Kārtot pēc"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_21\n"
@@ -359,7 +327,6 @@ msgid "Orientation"
msgstr "Orientācija"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_23\n"
@@ -368,7 +335,6 @@ msgid "Portrait"
msgstr "Portrets"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_24\n"
@@ -377,7 +343,6 @@ msgid "Landscape"
msgstr "Ainava"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_28\n"
@@ -386,7 +351,6 @@ msgid "Which fields do you want to have in your report?"
msgstr "Kādus laukus jūs vēlaties savā atskaitē?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_29\n"
@@ -395,7 +359,6 @@ msgid "Do you want to add grouping levels?"
msgstr "Vai vēlaties pievienot grupēšanas līmeņus?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_30\n"
@@ -404,7 +367,6 @@ msgid "According to which fields do you want to sort the data?"
msgstr "Pēc kuriem laukiem jūs vēlaties veikt datu šķirošanu?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_31\n"
@@ -413,7 +375,6 @@ msgid "How do you want your report to look?"
msgstr "Kā jāizskatās atskaitei?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_32\n"
@@ -422,7 +383,6 @@ msgid "Decide how you want to proceed"
msgstr "Izlemjat, kā jūs vēlaties turpināt"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_33\n"
@@ -431,7 +391,6 @@ msgid "Title of report"
msgstr "Atskaites virsraksts"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_34\n"
@@ -440,7 +399,6 @@ msgid "Display report"
msgstr "Rādīt atskaiti"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_35\n"
@@ -449,7 +407,6 @@ msgid "Create report"
msgstr "Izveidot atskaiti"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_36\n"
@@ -458,7 +415,6 @@ msgid "Ascending"
msgstr "Augoši"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_37\n"
@@ -467,7 +423,6 @@ msgid "Descending"
msgstr "Dilstoši"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_40\n"
@@ -476,7 +431,6 @@ msgid "~Dynamic report"
msgstr "~Dinamiska atskaite"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_41\n"
@@ -485,7 +439,6 @@ msgid "~Create report now"
msgstr "~Veidot atskaiti tūlīt"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_42\n"
@@ -494,7 +447,6 @@ msgid "~Modify report layout"
msgstr "~Modificēt atskaites izkārtojumu"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_43\n"
@@ -503,7 +455,6 @@ msgid "Static report"
msgstr "Statiska atskaite"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_44\n"
@@ -512,7 +463,6 @@ msgid "Save as"
msgstr "Saglabāt kā"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_50\n"
@@ -521,7 +471,6 @@ msgid "Groupings"
msgstr "Grupēšana"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_51\n"
@@ -530,7 +479,6 @@ msgid "Then b~y"
msgstr "Un ta~d pēc"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_52\n"
@@ -539,7 +487,6 @@ msgid "~Then by"
msgstr "~Tad pēc"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_53\n"
@@ -548,7 +495,6 @@ msgid "Asc~ending"
msgstr "Au~goši"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_54\n"
@@ -557,7 +503,6 @@ msgid "Ascend~ing"
msgstr "Augoš~i"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_55\n"
@@ -566,7 +511,6 @@ msgid "Ascendin~g"
msgstr "Augoš~i"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_56\n"
@@ -575,7 +519,6 @@ msgid "De~scending"
msgstr "Di~lstoši"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_57\n"
@@ -584,7 +527,6 @@ msgid "Des~cending"
msgstr "Dils~toši"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_58\n"
@@ -593,7 +535,6 @@ msgid "De~scending"
msgstr "Di~lstoši"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_60\n"
@@ -602,7 +543,6 @@ msgid "Binary fields cannot be displayed in the report."
msgstr "Bināros laukus nevar attēlot atskaitē."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_61\n"
@@ -611,7 +551,6 @@ msgid "The table '<TABLENAME>' does not exist."
msgstr "Tabula '<TABLENAME>' neeksistē."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_62\n"
@@ -620,7 +559,6 @@ msgid "Creating Report..."
msgstr "Veido atskaiti..."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_63\n"
@@ -629,7 +567,6 @@ msgid "Number of records inserted: <COUNT>"
msgstr "Ievietoto ierakstu skaits: <COUNT>"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_64\n"
@@ -638,7 +575,6 @@ msgid "The form '<REPORTFORM>' does not exist."
msgstr "Forma '<REPORTFORM>' neeksistē."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_65\n"
@@ -647,7 +583,6 @@ msgid "The query with the statement <BR>'<STATEMENT>' <BR> could not be run. <BR
msgstr "Vaicājumu ar priekšrakstu <BR>'<STATEMENT>' <BR> neizdevās palaist. <BR> Pārbaudiet datu avotu."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_66\n"
@@ -656,7 +591,6 @@ msgid "The following hidden control in the form '<REPORTFORM>' could not be read
msgstr "Sekojošā formas '<REPORTFORM>' slēptā vadīkla nav nolasāma: '<CONTROLNAME>'"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_67\n"
@@ -665,7 +599,6 @@ msgid "Importing data..."
msgstr "Importē datus..."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_68\n"
@@ -674,7 +607,6 @@ msgid "Labeling fields"
msgstr "Marķē laukus"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_69\n"
@@ -683,7 +615,6 @@ msgid "How do you want to label the fields?"
msgstr "Kādas etiķetes vēlaties laukiem?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_70\n"
@@ -692,7 +623,6 @@ msgid "Label"
msgstr "Etiķete"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_71\n"
@@ -701,7 +631,6 @@ msgid "Field"
msgstr "Lauks"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_72\n"
@@ -710,7 +639,6 @@ msgid "An error occurred in the wizard.<BR>The template '%PATH' could be erroneo
msgstr "Vednim gadījās kļūda. <BR>Veidne '%PATH' varētu būt kļūdaina. <BR>Vai nu nepieciešamās tabulas sadaļas neeksistē, vai arī tām ir nepareizs nosaukums. <BR>Papildu informāciju meklējiet palīdzības sistēmā. <BR>Lūdzu, izvēlieties citu veidni."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_73\n"
@@ -719,7 +647,6 @@ msgid "There is an invalid user field in a table."
msgstr "Tabulā ir nederīgs lietotāja lauks."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_74\n"
@@ -728,7 +655,6 @@ msgid "The sort criterion '<FIELDNAME>' was chosen twice. Each criterion can onl
msgstr "Meklēšanas kritērijs “<FIELDNAME>” tika izvēlēts divas reizes. Katru kritēriju var izvēlēties tikai vienu reizi."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_75\n"
@@ -737,7 +663,6 @@ msgid "Note: The dummy text will be replaced by data from the database when the
msgstr "Piezīme: izveidojot atskaiti dumjais teksts tiks aizstāts ar datiem no datubāzes."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_76\n"
@@ -746,7 +671,6 @@ msgid "A report '%REPORTNAME' already exists in the database. Please assign anot
msgstr "Datubāzē jau eksistē atskaite '%REPORTNAME'. Lūdzu, izvēlieties citu nosaukumu."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_78\n"
@@ -755,7 +679,6 @@ msgid "How do you want to proceed after creating the report?"
msgstr "Ko jūs vēlaties darīt pēc atskaites izveidošanas?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_79\n"
@@ -764,7 +687,6 @@ msgid "What kind of report do you want to create?"
msgstr "Kāda veida atskaiti jūs vēlaties izveidot?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_80\n"
@@ -773,7 +695,6 @@ msgid "Tabular"
msgstr "Tabulāra"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_81\n"
@@ -782,7 +703,6 @@ msgid "Columnar, single-column"
msgstr "Kolonnās, ar vienu kolonnu"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_82\n"
@@ -791,7 +711,6 @@ msgid "Columnar, two columns"
msgstr "Kolonnās, ar divām kolonnām"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_83\n"
@@ -800,7 +719,6 @@ msgid "Columnar, three columns"
msgstr "Kolonnās, ar trīs kolonnām"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_84\n"
@@ -809,7 +727,6 @@ msgid "In blocks, labels left"
msgstr "Blokos, etiķetes pa kreisi"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_85\n"
@@ -818,7 +735,6 @@ msgid "In blocks, labels above"
msgstr "Blokos, etiķetes virs"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_86\n"
@@ -827,7 +743,6 @@ msgid "Title:"
msgstr "Virsraksts:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_87\n"
@@ -836,7 +751,6 @@ msgid "Author:"
msgstr "Autors:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_88\n"
@@ -845,7 +759,6 @@ msgid "Date:"
msgstr "Datums:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_89\n"
@@ -854,7 +767,6 @@ msgid "Page #page# of #count#"
msgstr "#page#. lappuse no #count#"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_90\n"
@@ -863,7 +775,6 @@ msgid "Page number:"
msgstr "Lappuses numurs:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_91\n"
@@ -872,7 +783,6 @@ msgid "Page count:"
msgstr "Lappušu skaits:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_92\n"
@@ -881,7 +791,6 @@ msgid "No valid report template was found."
msgstr "Neizdevās atrast derīgu atskaites veidni."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_93\n"
@@ -890,7 +799,6 @@ msgid "Page:"
msgstr "Lappuse:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_94\n"
@@ -899,7 +807,6 @@ msgid "Align Left - Border"
msgstr "Līdzināt pa kreisi — mala"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_95\n"
@@ -908,7 +815,6 @@ msgid "Align Left - Compact"
msgstr "Līdzināt pa kreisi — kompakts"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_96\n"
@@ -917,7 +823,6 @@ msgid "Align Left - Elegant"
msgstr "Līdzināt pa kreisi — elegants"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_97\n"
@@ -926,7 +831,6 @@ msgid "Align Left - Highlighted"
msgstr "Līdzināt pa kreisi — izcelts"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_98\n"
@@ -935,7 +839,6 @@ msgid "Align Left - Modern"
msgstr "Līdzināt pa kreisi — moderns"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_99\n"
@@ -953,7 +856,6 @@ msgid "Default"
msgstr "Noklusētais"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_101\n"
@@ -962,7 +864,6 @@ msgid "Outline - Borders"
msgstr "Struktūra — malas"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_102\n"
@@ -971,7 +872,6 @@ msgid "Outline - Compact"
msgstr "Struktūra — kompakts"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_103\n"
@@ -980,7 +880,6 @@ msgid "Outline - Elegant"
msgstr "Struktūra — elegants"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_104\n"
@@ -989,7 +888,6 @@ msgid "Outline - Highlighted"
msgstr "Struktūra — izcelts"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_105\n"
@@ -998,7 +896,6 @@ msgid "Outline - Modern"
msgstr "Struktūra — moderns"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_106\n"
@@ -1007,7 +904,6 @@ msgid "Outline - Red & Blue"
msgstr "Struktūra — sarkans un zils"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_107\n"
@@ -1016,7 +912,6 @@ msgid "Outline, indented - Borders"
msgstr "Struktūra ar atkāpi — malas"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_108\n"
@@ -1025,7 +920,6 @@ msgid "Outline, indented - Compact"
msgstr "Struktūra ar atkāpi — kompakts"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_109\n"
@@ -1034,7 +928,6 @@ msgid "Outline, indented - Elegant"
msgstr "Struktūra ar atkāpi — elegants"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_110\n"
@@ -1043,7 +936,6 @@ msgid "Outline, indented - Highlighted"
msgstr "Struktūra ar atkāpi — izcelts"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_111\n"
@@ -1052,7 +944,6 @@ msgid "Outline, indented - Modern"
msgstr "Struktūra ar atkāpi — moderns"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_112\n"
@@ -1061,7 +952,6 @@ msgid "Outline, indented - Red & Blue"
msgstr "Struktūra ar atkāpi — sarkans un zils"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_113\n"
@@ -1070,7 +960,6 @@ msgid "Bubbles"
msgstr "Burbuļi"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_114\n"
@@ -1079,7 +968,6 @@ msgid "Cinema"
msgstr "Kinoteātris"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_115\n"
@@ -1097,7 +985,6 @@ msgid "Default"
msgstr "Noklusētais"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_117\n"
@@ -1106,7 +993,6 @@ msgid "Drafting"
msgstr "Melnraksts"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_118\n"
@@ -1115,7 +1001,6 @@ msgid "Finances"
msgstr "Finanses"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_119\n"
@@ -1124,7 +1009,6 @@ msgid "Flipchart"
msgstr "Papīra tāfele"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_120\n"
@@ -1133,7 +1017,6 @@ msgid "Formal with Company Logo"
msgstr "Formāls ar firmas logo"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_121\n"
@@ -1142,7 +1025,6 @@ msgid "Generic"
msgstr "Vispārējs"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_REPORT_122\n"
@@ -1151,7 +1033,6 @@ msgid "Worldmap"
msgstr "Pasaules karte"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_0\n"
@@ -1187,7 +1068,6 @@ msgid "~Next >"
msgstr "~Uz Priekšu >"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_4\n"
@@ -1196,7 +1076,6 @@ msgid "~Database"
msgstr "~Datubāze"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_5\n"
@@ -1205,7 +1084,6 @@ msgid "~Table name"
msgstr "~Tabulas nosaukums"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_6\n"
@@ -1214,7 +1092,6 @@ msgid "An error occurred while running the wizard. The wizard will be terminated
msgstr "Notika kļūda, palaižot vedni. Vednis tiks apstādināts."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_8\n"
@@ -1223,7 +1100,6 @@ msgid "No database has been installed. At least one database is required before
msgstr "Nav instalētas datubāzes. Vajadzīga vismaz viena datubāze, lai varētu palaist formu vedni."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_9\n"
@@ -1232,7 +1108,6 @@ msgid "The database does not contain any tables."
msgstr "Šī datubāze nesatur tabulas."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_10\n"
@@ -1241,7 +1116,6 @@ msgid "This title already exists in the database. Please enter another name."
msgstr "Šis nosaukums datubāzē jau eksistē. Lūdzu, ievadiet citu."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_11\n"
@@ -1250,7 +1124,6 @@ msgid "The title must not contain any spaces or special characters."
msgstr "Nosaukums nedrīkst saturēt atstarpes vai īpašos simbolus."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_12\n"
@@ -1259,7 +1132,6 @@ msgid "The database service (com.sun.data.DatabaseEngine) could not be instantia
msgstr "Neizdevās izveidot datubāzes servisa (com.sun.data.DatabaseEngine) instanci."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_13\n"
@@ -1268,7 +1140,6 @@ msgid "The selected table or query could not be opened."
msgstr "Neizdevās atvērt izvēlēto tabulu vai vaicājumu."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_14\n"
@@ -1277,7 +1148,6 @@ msgid "No connection to the database could be established."
msgstr "Neizdevās izveidot savienojumu ar datubāzi."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_20\n"
@@ -1295,7 +1165,6 @@ msgid "~Stop"
msgstr "~Apturēt"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_30\n"
@@ -1304,7 +1173,6 @@ msgid "The document could not be saved."
msgstr "Dokumentu neizdevās saglabāt."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_33\n"
@@ -1313,7 +1181,6 @@ msgid "Exiting the wizard"
msgstr "Iziet no vedņa"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_34\n"
@@ -1322,7 +1189,6 @@ msgid "Connecting to data source..."
msgstr "Savienojas ar datu avotu..."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_35\n"
@@ -1331,7 +1197,6 @@ msgid "The connection to the data source could not be established."
msgstr "Neizdevās izveidot savienojumu ar datu avotu."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_36\n"
@@ -1340,7 +1205,6 @@ msgid "The file path entered is not valid."
msgstr "Ievadītais datnes ceļš ir nederīgs."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_37\n"
@@ -1349,7 +1213,6 @@ msgid "Please select a data source"
msgstr "Lūdzu, izvēlieties datu avotu"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_38\n"
@@ -1358,7 +1221,6 @@ msgid "Please select a table or query"
msgstr "Lūdzu, izvēlieties tabulu vai vaicājumu"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_39\n"
@@ -1367,7 +1229,6 @@ msgid "Add field"
msgstr "Pievienot lauku"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_40\n"
@@ -1376,7 +1237,6 @@ msgid "Remove field"
msgstr "Izņemt lauku"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_41\n"
@@ -1385,7 +1245,6 @@ msgid "Add all fields"
msgstr "Pievienot visus laukus"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_42\n"
@@ -1394,7 +1253,6 @@ msgid "Remove all fields"
msgstr "Izņemt visus laukus"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_43\n"
@@ -1403,7 +1261,6 @@ msgid "Move field up"
msgstr "Pārvietot lauku uz augšu"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_44\n"
@@ -1412,7 +1269,6 @@ msgid "Move field down"
msgstr "Pārvietot lauku uz leju"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_DB_COMMON_45\n"
@@ -1421,7 +1277,6 @@ msgid "The field names from '%NAME' could not be retrieved."
msgstr "Neizdevās saņemt lauku nosaukumus no '%NAME'."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_0\n"
@@ -1430,7 +1285,6 @@ msgid "Query Wizard"
msgstr "Vaicājuma vednis"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_1\n"
@@ -1439,7 +1293,6 @@ msgid "Query"
msgstr "Vaicājums"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_2\n"
@@ -1448,7 +1301,6 @@ msgid "Query Wizard"
msgstr "Vaicājuma vednis"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_3\n"
@@ -1457,7 +1309,6 @@ msgid "~Tables"
msgstr "~Tabulas"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_4\n"
@@ -1466,7 +1317,6 @@ msgid "A~vailable fields"
msgstr "P~ieejamie lauki"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_5\n"
@@ -1475,7 +1325,6 @@ msgid "Name ~of the query"
msgstr "Vaicājuma ~nosaukums"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_6\n"
@@ -1484,7 +1333,6 @@ msgid "Display ~Query"
msgstr "Rādīt ~vaicājumu"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_7\n"
@@ -1493,7 +1341,6 @@ msgid "~Modify Query"
msgstr "~Modificēt vaicājumu"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_8\n"
@@ -1502,7 +1349,6 @@ msgid "~How do you want to proceed after creating the query?"
msgstr "~Ko vēlaties darīt pēc vaicājuma izveides?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_9\n"
@@ -1511,7 +1357,6 @@ msgid "Match ~all of the following"
msgstr "Sakrist ~visiem zemāk"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_10\n"
@@ -1520,7 +1365,6 @@ msgid "~Match any of the following"
msgstr "~Izvēlēties vienu no iespējām zemāk"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_11\n"
@@ -1529,7 +1373,6 @@ msgid "~Detailed query (Shows all records of the query.)"
msgstr "~Detalizēts vaicājums (Rāda visus vaicājuma ierakstus.)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_12\n"
@@ -1538,7 +1381,6 @@ msgid "~Summary query (Shows only results of aggregate functions.)"
msgstr "~Summārs vaicājums (Rāda tikai apkopojošo funkciju rezultātus.)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_16\n"
@@ -1547,7 +1389,6 @@ msgid "Aggregate functions"
msgstr "Apkopojošās funkcijas"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_17\n"
@@ -1556,7 +1397,6 @@ msgid "Fields"
msgstr "Lauki"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_18\n"
@@ -1565,7 +1405,6 @@ msgid "~Group by"
msgstr "~Grupēt pēc"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_19\n"
@@ -1574,7 +1413,6 @@ msgid "Field"
msgstr "Lauks"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_20\n"
@@ -1583,7 +1421,6 @@ msgid "Alias"
msgstr "Aizstājvārds"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_21\n"
@@ -1601,7 +1438,6 @@ msgid "Query:"
msgstr "Vaicājums:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_24\n"
@@ -1610,7 +1446,6 @@ msgid "Condition"
msgstr "Nosacījums"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_25\n"
@@ -1619,7 +1454,6 @@ msgid "Value"
msgstr "Vērtība"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_26\n"
@@ -1628,7 +1462,6 @@ msgid "is equal to"
msgstr "ir vienāds ar"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_27\n"
@@ -1637,7 +1470,6 @@ msgid "is not equal to"
msgstr "nav vienāds ar"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_28\n"
@@ -1646,7 +1478,6 @@ msgid "is smaller than"
msgstr "ir mazāks par"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_29\n"
@@ -1664,7 +1495,6 @@ msgid "is equal or less than"
msgstr "ir vienāds vai mazāks kā"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_31\n"
@@ -1673,7 +1503,6 @@ msgid "is equal or greater than"
msgstr "ir vienāds vai lielāks kā"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_32\n"
@@ -1682,7 +1511,6 @@ msgid "like"
msgstr "līdzīgs"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_33\n"
@@ -1691,7 +1519,6 @@ msgid "not like"
msgstr "nav līdzīgs"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_34\n"
@@ -1700,7 +1527,6 @@ msgid "is null"
msgstr "ir null"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_35\n"
@@ -1709,7 +1535,6 @@ msgid "is not null"
msgstr "nav null"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_36\n"
@@ -1727,7 +1552,6 @@ msgid "false"
msgstr "aplams"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_38\n"
@@ -1736,7 +1560,6 @@ msgid "and"
msgstr "un"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_39\n"
@@ -1745,7 +1568,6 @@ msgid "or"
msgstr "vai"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_40\n"
@@ -1754,7 +1576,6 @@ msgid "get the sum of"
msgstr "iegūt summu no"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_41\n"
@@ -1763,7 +1584,6 @@ msgid "get the average of"
msgstr "iegūt vidējo no"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_42\n"
@@ -1772,7 +1592,6 @@ msgid "get the minimum of"
msgstr "iegūt minimumu no"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_43\n"
@@ -1781,7 +1600,6 @@ msgid "get the maximum of"
msgstr "iegūt maksimumu no"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_44\n"
@@ -1817,7 +1635,6 @@ msgid "Sorting order:"
msgstr "Kārtošanas secība:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_52\n"
@@ -1835,7 +1652,6 @@ msgid "Search conditions:"
msgstr "Meklēšanas nosacījumi:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_54\n"
@@ -1853,7 +1669,6 @@ msgid "Aggregate functions:"
msgstr "Apkopojošās funkcijas: "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_56\n"
@@ -1871,7 +1686,6 @@ msgid "Grouped by:"
msgstr "Grupēts pēc:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_58\n"
@@ -1889,7 +1703,6 @@ msgid "Grouping conditions:"
msgstr "Grupēšanas nosacījumi:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_60\n"
@@ -1898,7 +1711,6 @@ msgid "No grouping conditions were assigned."
msgstr "Nav piešķirti grupēšanas nosacījumi."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_70\n"
@@ -1907,7 +1719,6 @@ msgid "Select the fields (columns) for your query"
msgstr "Izvēlieties laukus (kolonnas) jūsu vaicājumam"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_71\n"
@@ -1916,7 +1727,6 @@ msgid "Select the sorting order"
msgstr "Izvēlēties kārtošanas secību"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_72\n"
@@ -1925,7 +1735,6 @@ msgid "Select the search conditions"
msgstr "Izvēlēties meklēšanas nosacījumus"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_73\n"
@@ -1934,7 +1743,6 @@ msgid "Select the type of query"
msgstr "Izvēlēties vaicājuma tipu"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_74\n"
@@ -1943,7 +1751,6 @@ msgid "Select the groups"
msgstr "Izvēlēties grupas"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_75\n"
@@ -1952,7 +1759,6 @@ msgid "Select the grouping conditions"
msgstr "Izvēlēties grupēšanas nosacījumus"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_76\n"
@@ -1961,7 +1767,6 @@ msgid "Assign aliases if desired"
msgstr "Piešķirt aizstājējvārdus, ja nepieciešams"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_77\n"
@@ -1970,7 +1775,6 @@ msgid "Check the overview and decide how to proceed"
msgstr "Izvērtējiet kopainu un izlemjat, kā turpināt"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_80\n"
@@ -1979,7 +1783,6 @@ msgid "Field selection"
msgstr "Lauku izvēle"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_81\n"
@@ -1988,7 +1791,6 @@ msgid "Sorting order"
msgstr "Kārtošanas secība"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_82\n"
@@ -1997,7 +1799,6 @@ msgid "Search conditions"
msgstr "Meklēšanas nosacījumi"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_83\n"
@@ -2006,7 +1807,6 @@ msgid "Detail or summary"
msgstr "Detaļas vai apkopojums"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_84\n"
@@ -2015,7 +1815,6 @@ msgid "Grouping"
msgstr "Grupēšana"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_85\n"
@@ -2024,7 +1823,6 @@ msgid "Grouping conditions"
msgstr "Grupēšanas nosacījumi"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_86\n"
@@ -2033,7 +1831,6 @@ msgid "Aliases"
msgstr "Aizstājējvārdi"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_87\n"
@@ -2042,7 +1839,6 @@ msgid "Overview"
msgstr "Pārskats"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_88\n"
@@ -2051,7 +1847,6 @@ msgid "A field that has not been assigned an aggregate function must be used in
msgstr "Laukam, kuram nav piešķirta apkopojošā funkcija, jābūt izmantotam grupā."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_89\n"
@@ -2060,7 +1855,6 @@ msgid "The condition '<FIELDNAME> <LOGICOPERATOR> <VALUE>' was chosen twice. Eac
msgstr "Nosacījums '<FIELDNAME> <LOGICOPERATOR> <VALUE>' tika izvēlēts divreiz. Katru nosacījumu var izvēlēties tikai vienu reizi"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_90\n"
@@ -2077,7 +1871,6 @@ msgid ","
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_92\n"
@@ -2086,7 +1879,6 @@ msgid "<FIELDTITLE> (<FIELDNAME>)"
msgstr "<FIELDTITLE> (<FIELDNAME>)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_93\n"
@@ -2095,7 +1887,6 @@ msgid "<FIELDNAME> (<SORTMODE>)"
msgstr "<FIELDNAME> (<SORTMODE>)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_94\n"
@@ -2104,7 +1895,6 @@ msgid "<FIELDNAME> <LOGICOPERATOR> <VALUE>"
msgstr "<FIELDNAME> <LOGICOPERATOR> <VALUE>"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_95\n"
@@ -2113,7 +1903,6 @@ msgid "<CALCULATEDFUNCTION> <FIELDNAME>"
msgstr "<CALCULATEDFUNCTION> <FIELDNAME>"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_QUERY_96\n"
@@ -2122,7 +1911,6 @@ msgid "<FIELDNAME> <LOGICOPERATOR> <VALUE>"
msgstr "<FIELDNAME> <LOGICOPERATOR> <VALUE>"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_0\n"
@@ -2131,7 +1919,6 @@ msgid "Form Wizard"
msgstr "Formas vednis"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_1\n"
@@ -2162,7 +1949,6 @@ msgstr ""
"Lietojiet apakšformas, lai uzrādītu datus no tabulām vai vaicājumiem ar \"viens pret vairākiem\" (one-to-many) relāciju."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_4\n"
@@ -2171,7 +1957,6 @@ msgid "~Add Subform"
msgstr "~Pievienot apakšformu"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_5\n"
@@ -2180,7 +1965,6 @@ msgid "~Subform based on existing relation"
msgstr "~Apakšforma, kas bāzēta uz esošu relāciju"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_6\n"
@@ -2189,7 +1973,6 @@ msgid "Tables or queries"
msgstr "Tabulas vai vaicājumi"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_7\n"
@@ -2198,7 +1981,6 @@ msgid "Subform based on ~manual selection of fields"
msgstr "Apakšforma, kas bāzēta uz ~pašrocīgu lauku izvēli"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_8\n"
@@ -2207,7 +1989,6 @@ msgid "~Which relation do you want to add?"
msgstr "~Kuru relāciju jūs vēlaties pievienot?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_9\n"
@@ -2216,7 +1997,6 @@ msgid "Fields in the ~subform"
msgstr "Lauki ~apakšformā"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_12\n"
@@ -2225,7 +2005,6 @@ msgid "~Available fields"
msgstr "Pieejamie l~auki"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_13\n"
@@ -2245,7 +2024,6 @@ msgstr ""
"Taču savienojumu var lietot tikai vienu reizi."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_20\n"
@@ -2254,7 +2032,6 @@ msgid "~First joined subform field"
msgstr "~Pirmais savienotais apakšformas lauks"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_21\n"
@@ -2263,7 +2040,6 @@ msgid "~Second joined subform field"
msgstr "~Otrais savienotais apakšformas lauks"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_22\n"
@@ -2272,7 +2048,6 @@ msgid "~Third joined subform field"
msgstr "~Trešais savienotais apakšformas lauks"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_23\n"
@@ -2281,7 +2056,6 @@ msgid "~Fourth joined subform field"
msgstr "~Ceturtais savienotais apakšformas lauks"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_24\n"
@@ -2290,7 +2064,6 @@ msgid "F~irst joined main form field"
msgstr "P~irmais savienotais galvenās formas lauks"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_25\n"
@@ -2299,7 +2072,6 @@ msgid "S~econd joined main form field"
msgstr "O~trais savienotais galvenās formas lauks"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_26\n"
@@ -2308,7 +2080,6 @@ msgid "T~hird joined main form field"
msgstr "T~rešais savienotais galvenās formas lauks"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_27\n"
@@ -2317,7 +2088,6 @@ msgid "F~ourth joined main form field"
msgstr "C~eturtais savienotais galvenās formas lauks"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_28\n"
@@ -2335,7 +2105,6 @@ msgid "No border"
msgstr "Nav apmales"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_30\n"
@@ -2344,7 +2113,6 @@ msgid "3D look"
msgstr "3D izskats"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_31\n"
@@ -2353,7 +2121,6 @@ msgid "Flat"
msgstr "Plakans"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_32\n"
@@ -2380,7 +2147,6 @@ msgid "Align right"
msgstr "Līdzināt pie labās"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_35\n"
@@ -2389,7 +2155,6 @@ msgid "Arrangement of DB fields"
msgstr "DB lauku izkārtojums"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_36\n"
@@ -2398,7 +2163,6 @@ msgid "Columnar - Labels Left"
msgstr "Kolonās, etiķetes pa kreisi"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_37\n"
@@ -2407,7 +2171,6 @@ msgid "Columnar - Labels on Top"
msgstr "Kolonās, etiķetes augšā"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_38\n"
@@ -2416,7 +2179,6 @@ msgid "In Blocks - Labels Left"
msgstr "Blokos, etiķetes pa kreisi"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_39\n"
@@ -2425,7 +2187,6 @@ msgid "In Blocks - Labels Above"
msgstr "Blokos, etiķetes virs"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_40\n"
@@ -2434,7 +2195,6 @@ msgid "As Data Sheet"
msgstr "Kā datu lapa"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_41\n"
@@ -2443,7 +2203,6 @@ msgid "Arrangement of the main form"
msgstr "Galvenās formas izkārtojums"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_42\n"
@@ -2452,7 +2211,6 @@ msgid "Arrangement of the subform"
msgstr "Apakšformas izkārtojums"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_44\n"
@@ -2470,7 +2228,6 @@ msgid "Existing data will not be displayed"
msgstr "Eksistējošie dati netiks attēloti"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_46\n"
@@ -2479,7 +2236,6 @@ msgid "T~he form is to display all data"
msgstr "F~orma attēlos visus datus"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_47\n"
@@ -2488,7 +2244,6 @@ msgid "Do not allow ~modification of existing data"
msgstr "Neatļaut eksistējošo datu ~modificēšanu"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_48\n"
@@ -2497,7 +2252,6 @@ msgid "Do not allow ~deletion of existing data"
msgstr "Neatļaut eksistējošu datu ~dzēšanu"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_49\n"
@@ -2506,7 +2260,6 @@ msgid "Do not allow ~addition of new data"
msgstr "Neatļaut jaunu datu ~pievienošanu"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_50\n"
@@ -2515,7 +2268,6 @@ msgid "Name of ~the form"
msgstr "For~mas nosaukums"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_51\n"
@@ -2524,7 +2276,6 @@ msgid "How do you want to proceed after creating the form?"
msgstr "Ko jūs vēlaties darīt pēc formas izveidošanas?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_52\n"
@@ -2533,7 +2284,6 @@ msgid "~Work with the form"
msgstr "~Strādāt ar formu"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_53\n"
@@ -2542,7 +2292,6 @@ msgid "~Modify the form"
msgstr "~Modificēt formu"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_55\n"
@@ -2551,7 +2300,6 @@ msgid "~Page Styles"
msgstr "~Lappušu stili"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_80\n"
@@ -2560,7 +2308,6 @@ msgid "Field selection"
msgstr "Lauku izvēle"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_81\n"
@@ -2569,7 +2316,6 @@ msgid "Set up a subform"
msgstr "Iestatīt apakšformu"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_82\n"
@@ -2578,7 +2324,6 @@ msgid "Add subform fields"
msgstr "Pievienot apakšformas laukus"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_83\n"
@@ -2587,7 +2332,6 @@ msgid "Get joined fields"
msgstr "Saņemt savienotos laukus"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_84\n"
@@ -2596,7 +2340,6 @@ msgid "Arrange controls"
msgstr "Izvietot vadīklas"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_85\n"
@@ -2605,7 +2348,6 @@ msgid "Set data entry"
msgstr "Iestatīt datu ierakstu"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_86\n"
@@ -2614,7 +2356,6 @@ msgid "Apply styles"
msgstr "Pielietot stilus"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_87\n"
@@ -2623,7 +2364,6 @@ msgid "Set name"
msgstr "Iestatīt nosaukumu"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_88\n"
@@ -2632,7 +2372,6 @@ msgid "(Date)"
msgstr "(Datums)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_89\n"
@@ -2641,7 +2380,6 @@ msgid "(Time)"
msgstr "(Laiks)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_90\n"
@@ -2650,7 +2388,6 @@ msgid "Select the fields of your form"
msgstr "Izvēlēties jūsu formas laukus"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_91\n"
@@ -2659,7 +2396,6 @@ msgid "Decide if you want to set up a subform"
msgstr "Izlemiet, vai vēlaties iestatīt apakšformu"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_92\n"
@@ -2668,7 +2404,6 @@ msgid "Select the fields of your subform"
msgstr "Izvēlieties jūsu apakšformas laukus"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_93\n"
@@ -2677,7 +2412,6 @@ msgid "Select the joins between your forms"
msgstr "Izvēlieties savienojumus starp formām"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_94\n"
@@ -2686,7 +2420,6 @@ msgid "Arrange the controls on your form"
msgstr "Izkārtojiet vadīklas jūsu formā"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_95\n"
@@ -2695,7 +2428,6 @@ msgid "Select the data entry mode"
msgstr "Izvēlēties datu ievades režīmu"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_96\n"
@@ -2704,7 +2436,6 @@ msgid "Apply the style of your form"
msgstr "Pielietot stilu jūsu formai"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_FORM_97\n"
@@ -2724,7 +2455,6 @@ msgstr ""
"Lūdzu, izvēlieties citu nosaukumu."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_1\n"
@@ -2733,7 +2463,6 @@ msgid "Table Wizard"
msgstr "Tabulas vednis"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_2\n"
@@ -2742,7 +2471,6 @@ msgid "Select fields"
msgstr "Izvēlēties laukus"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_3\n"
@@ -2751,7 +2479,6 @@ msgid "Set types and formats"
msgstr "Iestatīt tipus un formātus"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_4\n"
@@ -2760,7 +2487,6 @@ msgid "Set primary key"
msgstr "Iestatīt primāro atslēgu"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_5\n"
@@ -2769,7 +2495,6 @@ msgid "Create table"
msgstr "Izveidot tabulu"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_8\n"
@@ -2778,7 +2503,6 @@ msgid "Select fields for your table"
msgstr "Izvēlēties laukus jūsu tabulai"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_9\n"
@@ -2787,7 +2511,6 @@ msgid "Set field types and formats"
msgstr "Iestatīt lauku tipus un formātus"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_10\n"
@@ -2796,7 +2519,6 @@ msgid "Set primary key"
msgstr "Iestatīt primāro atslēgu"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_11\n"
@@ -2805,7 +2527,6 @@ msgid "Create table"
msgstr "Izveidot tabulu"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_14\n"
@@ -2814,7 +2535,6 @@ msgid "This wizard helps you to create a table for your database. After selectin
msgstr "Šis vednis palīdzēs jums izveidot datubāzes tabulu. Pēc tabulas kategorijas un parauga tabulas izvēles, izvēlieties kurus laukus pievienot jūsu tabulai. Jūs variet iekļaut laukus no vairāk kā vienas parauga tabulas."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_15\n"
@@ -2823,7 +2543,6 @@ msgid "Ca~tegory"
msgstr "Ka~tegorija"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_16\n"
@@ -2832,7 +2551,6 @@ msgid "B~usiness"
msgstr "B~izness"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_17\n"
@@ -2841,7 +2559,6 @@ msgid "P~ersonal"
msgstr "P~ersonīgie"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_18\n"
@@ -2850,7 +2567,6 @@ msgid "~Sample tables"
msgstr "~Parauga tabulas"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_19\n"
@@ -2859,7 +2575,6 @@ msgid "A~vailable fields"
msgstr "P~ieejamie lauki"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_20\n"
@@ -2884,7 +2599,6 @@ msgid "-"
msgstr ""
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_23\n"
@@ -2893,7 +2607,6 @@ msgid "Field name"
msgstr "Lauka nosaukums"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_24\n"
@@ -2902,7 +2615,6 @@ msgid "Field type"
msgstr "Lauka tips"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_25\n"
@@ -2911,7 +2623,6 @@ msgid "~Selected fields"
msgstr "~Izvēlētie lauki"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_26\n"
@@ -2920,7 +2631,6 @@ msgid "A primary key uniquely identifies each record in a database table. Primar
msgstr "Primārā atslēga unikāli identificē katru datubāzes ierakstu. Primārās atslēgas atvieglo datu sasaisti no atsevišķām tabulām, un tiek rekomendēts, lai jums katrā tabulā būtu primārā atslēga. Bez primārās atslēgas nebūs iespējama datu ievade šajā tabulā."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_27\n"
@@ -2929,7 +2639,6 @@ msgid "~Create a primary key"
msgstr "~Izveidot primāro atslēgu"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_28\n"
@@ -2938,7 +2647,6 @@ msgid "~Automatically add a primary key"
msgstr "~Automātiski pievienot primāro atslēgu"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_29\n"
@@ -2956,7 +2664,6 @@ msgid "Define p~rimary key as a combination of several fields"
msgstr "Definēt p~rimāro atslēgu kā vairāku lauku kombināciju "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_31\n"
@@ -2965,7 +2672,6 @@ msgid "F~ieldname"
msgstr "L~auka nosaukums"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_32\n"
@@ -2974,7 +2680,6 @@ msgid "~Primary key fields"
msgstr "~Primārās atslēgas lauki"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_33\n"
@@ -2983,7 +2688,6 @@ msgid "Auto ~value"
msgstr "Auto ~vērtība"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_34\n"
@@ -2992,7 +2696,6 @@ msgid "What do you want to name your table?"
msgstr "Kā jūs vēlaties nosaukt jūsu tabulu?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_35\n"
@@ -3001,7 +2704,6 @@ msgid "Congratulations. You have entered all the information needed to create yo
msgstr "Apsveicu, jūs esat ievadījuši visu jūsu tabulas izveidošanai nepieciešamo informāciju."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_36\n"
@@ -3010,7 +2712,6 @@ msgid "What do you want to do next?"
msgstr "Ko jūs vēlaties darīt tālāk?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_37\n"
@@ -3019,7 +2720,6 @@ msgid "Modify the table design"
msgstr "Modificēt tabulas dizainu"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_38\n"
@@ -3028,7 +2728,6 @@ msgid "Insert data immediately"
msgstr "Ievietot datus nekavējoties"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_39\n"
@@ -3037,7 +2736,6 @@ msgid "C~reate a form based on this table"
msgstr "I~zveidot uz šīs tabulas bāzētu formu"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_40\n"
@@ -3046,7 +2744,6 @@ msgid "The table you have created could not be opened."
msgstr "Jūsu izveidoto tabulu neizdevās atvērt."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_41\n"
@@ -3055,7 +2752,6 @@ msgid "The table name '%TABLENAME' contains a character ('%SPECIALCHAR') that mi
msgstr "Tabulas nosaukums '%TABLENAME' satur rakstzīmi ('%SPECIALCHAR'), kuru varētu neatbalstīt datubāze."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_42\n"
@@ -3064,7 +2760,6 @@ msgid "The field name '%FIELDNAME' contains a special character ('%SPECIALCHAR')
msgstr "Lauka nosaukums '%FIELDNAME' satur speciālu rakstzīmi ('%SPECIALCHAR'), kuru varētu neatbalstīt datubāze."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_43\n"
@@ -3073,7 +2768,6 @@ msgid "Field"
msgstr "Lauks"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_44\n"
@@ -3082,7 +2776,6 @@ msgid "MyTable"
msgstr "ManaTabula"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_45\n"
@@ -3091,7 +2784,6 @@ msgid "Add a Field"
msgstr "Pievienot lauku"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_46\n"
@@ -3100,7 +2792,6 @@ msgid "Remove the selected Field"
msgstr "Izņemt izvēlēto lauku"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_47\n"
@@ -3120,7 +2811,6 @@ msgstr ""
"Lūdzu, izvēlieties citu nosaukumu."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_49\n"
@@ -3129,7 +2819,6 @@ msgid "Catalog of the table"
msgstr "Tabulas katalogs"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_50\n"
@@ -3138,7 +2827,6 @@ msgid "Schema of the table"
msgstr "Tabulas shēma"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RID_TABLE_51\n"
@@ -3156,7 +2844,6 @@ msgid "~Cancel"
msgstr "At~celt"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_ZERO_1\n"
@@ -3183,7 +2870,6 @@ msgid "~Convert"
msgstr "~Pārveidot"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_ZERO_4\n"
@@ -3192,7 +2878,6 @@ msgid "Note: Currency amounts from external links and currency conversion factor
msgstr "Piezīme: Valūtas daudzumi no ārējām saitēm un valūtas konvertēšanas faktori formulās nav konvertējami."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_ZERO_5\n"
@@ -3201,7 +2886,6 @@ msgid "First, unprotect all sheets."
msgstr "Vispirms, noņemiet aizsardzību visām tabulām."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_ZERO_6\n"
@@ -3219,7 +2903,6 @@ msgid "C~ontinue >"
msgstr "T~urpināt>>"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_ZERO_8\n"
@@ -3228,7 +2911,6 @@ msgid "C~lose"
msgstr "A~izvērt"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_0\n"
@@ -3246,7 +2928,6 @@ msgid "Selection"
msgstr "Izvēlētais"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_2\n"
@@ -3255,7 +2936,6 @@ msgid "Cell S~tyles"
msgstr "Šūnas s~tili"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_3\n"
@@ -3264,7 +2944,6 @@ msgid "Currency cells in the current ~sheet"
msgstr "Valūta~s šūnas tekošajā loksnē"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_4\n"
@@ -3273,7 +2952,6 @@ msgid "Currency cells in the entire ~document"
msgstr "Valūtas šūnas visā ~dokumentā"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_5\n"
@@ -3282,7 +2960,6 @@ msgid "~Selected range"
msgstr "Izvēlētai~s diapazons"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_6\n"
@@ -3291,7 +2968,6 @@ msgid "Select Cell Styles"
msgstr "Izvēlēties šūnas stilus"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_7\n"
@@ -3300,7 +2976,6 @@ msgid "Select currency cells"
msgstr "Izvēlēties valūtas šūnas"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_8\n"
@@ -3309,7 +2984,6 @@ msgid "Currency ranges:"
msgstr "Valūtas diapazons:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_CONVERTER_9\n"
@@ -3318,7 +2992,6 @@ msgid "Templates:"
msgstr "Veidnes:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_0\n"
@@ -3327,7 +3000,6 @@ msgid "Extent"
msgstr "Apjoms"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_1\n"
@@ -3336,7 +3008,6 @@ msgid "~Single %PRODUCTNAME Calc document"
msgstr "Vien~s %PRODUCTNAME Calc dokuments"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_2\n"
@@ -3345,7 +3016,6 @@ msgid "Complete ~directory"
msgstr "Visa ~mape"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_3\n"
@@ -3354,7 +3024,6 @@ msgid "Source Document:"
msgstr "Avota dokuments:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_4\n"
@@ -3363,7 +3032,6 @@ msgid "Source directory:"
msgstr "Avota mape:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_5\n"
@@ -3372,7 +3040,6 @@ msgid "~Including subfolders"
msgstr "~Iekļaujot apakšmapes"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_6\n"
@@ -3381,7 +3048,6 @@ msgid "Target directory:"
msgstr "Mērķa mape:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_7\n"
@@ -3390,7 +3056,6 @@ msgid "Temporarily unprotect sheet without query"
msgstr "Īslaicīgi noņemiet aizsardzību bez vaicājuma"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_AUTOPILOT_10\n"
@@ -3408,7 +3073,6 @@ msgid "Conversion status:"
msgstr "Konvertēšanas statuss: "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STATUSLINE_1\n"
@@ -3417,7 +3081,6 @@ msgid "Conversion status of the cell templates:"
msgstr "Šūnu veidņu konvertēšanas statuss:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STATUSLINE_2\n"
@@ -3426,7 +3089,6 @@ msgid "Registration of the relevant ranges: Sheet %1Number%1 of %2TotPageCount%2
msgstr "Nepieciešamo diapazonu reģistrācija: Loksne %1Number%1 no %2TotPageCount%2"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STATUSLINE_3\n"
@@ -3435,7 +3097,6 @@ msgid "Entry of the ranges to be converted..."
msgstr "Ieraksts ar konvertējamiem diapazoniem..."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STATUSLINE_4\n"
@@ -3444,7 +3105,6 @@ msgid "Sheet protection for each sheet will be restored..."
msgstr "Loksnes aizsardzība katrai loksnei tiks atjaunota..."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STATUSLINE_5\n"
@@ -3453,7 +3113,6 @@ msgid "Conversion of the currency units in the cell templates..."
msgstr "Valūtas vienību konvertēšana šūnu veidnēs..."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_0\n"
@@ -3462,7 +3121,6 @@ msgid "~Finish"
msgstr "~Beigt"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_1\n"
@@ -3471,7 +3129,6 @@ msgid "Select directory"
msgstr "Izvēlēties mapi"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_2\n"
@@ -3480,7 +3137,6 @@ msgid "Select file"
msgstr "Izvēlieties datni"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_3\n"
@@ -3489,7 +3145,6 @@ msgid "Select target directory"
msgstr "Izvēlēties mērķa mapi"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_4\n"
@@ -3498,7 +3153,6 @@ msgid "non-existent"
msgstr "neeksistējošs"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_5\n"
@@ -3507,7 +3161,6 @@ msgid "Euro Converter"
msgstr "Eiro konvertētājs"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_6\n"
@@ -3516,7 +3169,6 @@ msgid "Should protected spreadsheets be temporarily unprotected?"
msgstr "Vai aizsargātām izklājlapām īslaicīgi noņemt aizsardzību?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_7\n"
@@ -3525,7 +3177,6 @@ msgid "Enter the password to unprotect the table %1TableName%1"
msgstr "Ievadiet paroli tabulas %1TableName%1 aizsardzības noņemšanai"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_8\n"
@@ -3534,7 +3185,6 @@ msgid "Wrong Password!"
msgstr "Nepareiza parole!"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_9\n"
@@ -3543,7 +3193,6 @@ msgid "Protected Sheet"
msgstr "Aizsargāt lapu"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_10\n"
@@ -3552,7 +3201,6 @@ msgid "Warning!"
msgstr "Brīdinājums!"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_11\n"
@@ -3561,7 +3209,6 @@ msgid "Protection for the sheets will not be removed."
msgstr "Loksnes aizsardzība netiks izņemta."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_12\n"
@@ -3570,7 +3217,6 @@ msgid "Sheet cannot be unprotected"
msgstr "Loksnei nevar noņemt aizsardzību"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_13\n"
@@ -3579,7 +3225,6 @@ msgid "The Wizard cannot edit this document as cell formats cannot be modified i
msgstr "Vednis nevar rediģēt šo dokumentu, jo šūnu formāti nevar tikt izmainīti dokumentos, kuros ir aizsargātas izklājlapas."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_14\n"
@@ -3588,7 +3233,6 @@ msgid "Please note that the Euro Converter will, otherwise, not be able to edit
msgstr "Ņemiet vērā, ka citādi Euro konvertētājs nevarēs rediģēt šo dokumentu!"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_15\n"
@@ -3597,7 +3241,6 @@ msgid "Please choose a currency to be converted first!"
msgstr "Lūdzu, vispirms izvēlieties konvertējamo valūtu!"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_16\n"
@@ -3606,7 +3249,6 @@ msgid "Password:"
msgstr "Parole:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_17\n"
@@ -3624,7 +3266,6 @@ msgid "Cancel"
msgstr "Atcelt"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_19\n"
@@ -3633,7 +3274,6 @@ msgid "Please select a %PRODUCTNAME Calc document for editing!"
msgstr "Lūdzu, izvēlieties %PRODUCTNAME Calc dokumentu rediģēšanai!"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_20\n"
@@ -3642,7 +3282,6 @@ msgid "'<1>' is not a directory!"
msgstr "'<1>' nav mape!"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_21\n"
@@ -3651,7 +3290,6 @@ msgid "Document is read-only!"
msgstr "Dokuments ir tikai lasāms!"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_22\n"
@@ -3660,7 +3298,6 @@ msgid "The '<1>' file already exists.<CR>Do you want to overwrite it?"
msgstr "Datne '<1>' jau eksistē. <CR>Vai vēlaties to pārrakstīt?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_23\n"
@@ -3669,7 +3306,6 @@ msgid "Do you really want to terminate conversion at this point?"
msgstr "Vai tiešām vēlaties pārtraukt konvertēšanu šajā vietā?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MESSAGES_24\n"
@@ -3678,7 +3314,6 @@ msgid "Cancel Wizard"
msgstr "Atcelt vedni"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_0\n"
@@ -3687,7 +3322,6 @@ msgid "Portuguese Escudo"
msgstr "Portugāles eskudo"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_1\n"
@@ -3696,7 +3330,6 @@ msgid "Dutch Guilder"
msgstr "Holandes guldenis"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_2\n"
@@ -3705,7 +3338,6 @@ msgid "French Franc"
msgstr "Francijas franks"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_3\n"
@@ -3714,7 +3346,6 @@ msgid "Spanish Peseta"
msgstr "Spānijas peseta"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_4\n"
@@ -3723,7 +3354,6 @@ msgid "Italian Lira"
msgstr "Itālijas lira"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_5\n"
@@ -3732,7 +3362,6 @@ msgid "German Mark"
msgstr "Vācijas marka"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_6\n"
@@ -3741,7 +3370,6 @@ msgid "Belgian Franc"
msgstr "Beļģijas franks"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_7\n"
@@ -3750,7 +3378,6 @@ msgid "Irish Punt"
msgstr "Īrijas funts"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_8\n"
@@ -3759,7 +3386,6 @@ msgid "Luxembourg Franc"
msgstr "Luksemburgas franks"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_9\n"
@@ -3768,7 +3394,6 @@ msgid "Austrian Schilling"
msgstr "Austrijas šiliņš"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_10\n"
@@ -3777,7 +3402,6 @@ msgid "Finnish Mark"
msgstr "Somijas marka"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_11\n"
@@ -3786,7 +3410,6 @@ msgid "Greek Drachma"
msgstr "Grieķijas drahma"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_12\n"
@@ -3795,7 +3418,6 @@ msgid "Slovenian Tolar"
msgstr "Slovēnijas tolārs"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_13\n"
@@ -3804,7 +3426,6 @@ msgid "Cypriot Pound"
msgstr "Kipras mārciņa"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_14\n"
@@ -3813,7 +3434,6 @@ msgid "Maltese Lira"
msgstr "Maltas lira"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_15\n"
@@ -3822,7 +3442,6 @@ msgid "Slovak Koruna"
msgstr "Slovākijas krona"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_16\n"
@@ -3831,7 +3450,6 @@ msgid "Estonian Kroon"
msgstr "Igaunijas krona"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_17\n"
@@ -3840,7 +3458,6 @@ msgid "Latvian Lats"
msgstr "Latvijas lats"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CURRENCIES_18\n"
@@ -3849,7 +3466,6 @@ msgid "Lithuanian Litas"
msgstr "Lietuviešu Lits"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_LASTPAGE_0\n"
@@ -3858,7 +3474,6 @@ msgid "Progress"
msgstr "Progress"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_LASTPAGE_1\n"
@@ -3867,7 +3482,6 @@ msgid "Retrieving the relevant documents..."
msgstr "Saņem svarīgos dokumentus..."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_LASTPAGE_2\n"
@@ -3876,7 +3490,6 @@ msgid "Converting the documents..."
msgstr "Notiek dokumenta konvertēšana..."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_LASTPAGE_3\n"
@@ -3885,7 +3498,6 @@ msgid "Settings:"
msgstr "Iestatījumi:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STEP_LASTPAGE_4\n"
@@ -3894,7 +3506,6 @@ msgid "Sheet is always unprotected"
msgstr "Loksne vienmēr nav aizsargāta"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLES_0\n"
@@ -3903,7 +3514,6 @@ msgid "Theme Selection"
msgstr "Motīva izvēle"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLES_1\n"
@@ -3921,7 +3531,6 @@ msgid "~Cancel"
msgstr "At~celt"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLES_3\n"
@@ -3930,7 +3539,6 @@ msgid "~OK"
msgstr "~Labi"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_0\n"
@@ -3939,7 +3547,6 @@ msgid "(Standard)"
msgstr "(Standarta)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_1\n"
@@ -3948,7 +3555,6 @@ msgid "Autumn Leaves"
msgstr "Rudens lapas"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_2\n"
@@ -3957,7 +3563,6 @@ msgid "Be"
msgstr "Be"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_3\n"
@@ -3966,7 +3571,6 @@ msgid "Black and White"
msgstr "Melnbalts"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_4\n"
@@ -3975,7 +3579,6 @@ msgid "Blackberry Bush"
msgstr "Kazeņu krūms"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_5\n"
@@ -3984,7 +3587,6 @@ msgid "Blue Jeans"
msgstr "Zilie džinsi"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_6\n"
@@ -3993,7 +3595,6 @@ msgid "Fifties Diner"
msgstr "Piecdesmito ēdnīca"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_7\n"
@@ -4002,7 +3603,6 @@ msgid "Glacier"
msgstr "Ledājs"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_8\n"
@@ -4011,7 +3611,6 @@ msgid "Green Grapes"
msgstr "Zaļās vīnogas"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_9\n"
@@ -4020,7 +3619,6 @@ msgid "Marine"
msgstr "Jūras zils"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_10\n"
@@ -4029,7 +3627,6 @@ msgid "Millennium"
msgstr "Tūkstošgade"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_11\n"
@@ -4038,7 +3635,6 @@ msgid "Nature"
msgstr "Daba"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_12\n"
@@ -4047,7 +3643,6 @@ msgid "Neon"
msgstr "Neons"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_13\n"
@@ -4056,7 +3651,6 @@ msgid "Night"
msgstr "Nakts"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_14\n"
@@ -4065,7 +3659,6 @@ msgid "PC Nostalgia"
msgstr "PC nostaļģija"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_15\n"
@@ -4074,7 +3667,6 @@ msgid "Pastel"
msgstr "Pastelis"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_16\n"
@@ -4083,7 +3675,6 @@ msgid "Pool Party"
msgstr "Baseina ballīte"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"STYLENAME_17\n"
@@ -4092,7 +3683,6 @@ msgid "Pumpkin"
msgstr "Ķirbis"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceDialog_0\n"
@@ -4101,7 +3691,6 @@ msgid "Addressee"
msgstr "Adresāts"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceDialog_1\n"
@@ -4110,7 +3699,6 @@ msgid "One recipient"
msgstr "Viens saņēmējs"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceDialog_2\n"
@@ -4119,7 +3707,6 @@ msgid "Several recipients (address database)"
msgstr "Vairāki saņēmēji (adrešu datubāze)"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceDialog_3\n"
@@ -4128,7 +3715,6 @@ msgid "Use of This Template"
msgstr "Šīs veidnes izmantošana"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceMsgError\n"
@@ -4137,7 +3723,6 @@ msgid "An error has occurred."
msgstr "Notika kļūda."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_0\n"
@@ -4164,7 +3749,6 @@ msgid "Department"
msgstr "Departaments"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_3\n"
@@ -4173,7 +3757,6 @@ msgid "First Name"
msgstr "Vārds"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_4\n"
@@ -4182,7 +3765,6 @@ msgid "Last Name"
msgstr "Uzvārds"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_5\n"
@@ -4191,7 +3773,6 @@ msgid "Street"
msgstr "Iela"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_6\n"
@@ -4200,7 +3781,6 @@ msgid "Country"
msgstr "Valsts"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_7\n"
@@ -4236,7 +3816,6 @@ msgid "Position"
msgstr "Novietojums"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_11\n"
@@ -4245,7 +3824,6 @@ msgid "Form of Address"
msgstr "Adreses forma"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_12\n"
@@ -4254,7 +3832,6 @@ msgid "Initials"
msgstr "Iniciāļi"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_13\n"
@@ -4263,7 +3840,6 @@ msgid "Salutation"
msgstr "Sveiciens"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_14\n"
@@ -4272,7 +3848,6 @@ msgid "Home Phone"
msgstr "Mājas tālrunis"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_15\n"
@@ -4281,7 +3856,6 @@ msgid "Work Phone"
msgstr "Darba tālrunis"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_16\n"
@@ -4290,7 +3864,6 @@ msgid "Fax"
msgstr "Fakss"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_17\n"
@@ -4299,7 +3872,6 @@ msgid "E-Mail"
msgstr "E-pasts"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_18\n"
@@ -4308,7 +3880,6 @@ msgid "URL"
msgstr "URL"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_19\n"
@@ -4317,7 +3888,6 @@ msgid "Notes"
msgstr "Piezīmes"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_20\n"
@@ -4326,7 +3896,6 @@ msgid "Alt. Field 1"
msgstr "Alt. lauks 1"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_21\n"
@@ -4335,7 +3904,6 @@ msgid "Alt. Field 2"
msgstr "Alt. lauks 2"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_22\n"
@@ -4344,7 +3912,6 @@ msgid "Alt. Field 3"
msgstr "Alt. lauks 3"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_23\n"
@@ -4371,7 +3938,6 @@ msgid "State"
msgstr "Rajons"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_26\n"
@@ -4380,7 +3946,6 @@ msgid "Office Phone"
msgstr "Biroja telefons"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_27\n"
@@ -4389,7 +3954,6 @@ msgid "Pager"
msgstr "Peidžeris"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_28\n"
@@ -4398,7 +3962,6 @@ msgid "Mobile Phone"
msgstr "Mobilais tālrunis"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_29\n"
@@ -4407,7 +3970,6 @@ msgid "Other Phone"
msgstr "Cits tālrunis"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_30\n"
@@ -4416,7 +3978,6 @@ msgid "Calendar URL"
msgstr "Kalendāra URL"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceFields_31\n"
@@ -4425,7 +3986,6 @@ msgid "Invite"
msgstr "Uzaicināt"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceNoTextmark_0\n"
@@ -4434,7 +3994,6 @@ msgid "The bookmark 'Recipient' is missing."
msgstr "Iztrūkst grāmatzīme 'Saņēmējs'."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CorrespondenceNoTextmark_1\n"
@@ -4443,7 +4002,6 @@ msgid "Form letter fields can not be included."
msgstr "Nevar iekļaut formas vēstules laukus."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"AgendaDlgName\n"
@@ -4452,7 +4010,6 @@ msgid "Minutes Template"
msgstr "Protokola veidne"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"AgendaDlgNoCancel\n"
@@ -4461,7 +4018,6 @@ msgid "An option must be confirmed."
msgstr "Opcija ir jāapstiprina."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"AgendaDlgFrame\n"
@@ -4470,7 +4026,6 @@ msgid "Minutes Type"
msgstr "Protokola veids"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"AgendaDlgButton1\n"
@@ -4479,7 +4034,6 @@ msgid "Results Minutes"
msgstr "Rezultātu protokols"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"AgendaDlgButton2\n"
@@ -4488,7 +4042,6 @@ msgid "Evaluation Minutes"
msgstr "Novērtējuma protokols"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"TextField\n"
@@ -4506,7 +4059,6 @@ msgid "The '%1' directory cannot be created:"
msgstr "Mapi '%1' nevar izveidot: "
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MsgDirNotThere\n"
@@ -4515,7 +4067,6 @@ msgid "The '%1' directory does not exist."
msgstr "Mape '%1' neeksistē."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"QueryfornewCreation\n"
@@ -4524,7 +4075,6 @@ msgid "Do you want to create it now?"
msgstr "Vai vēlaties to izveidot?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"HelpButton\n"
@@ -4569,7 +4119,6 @@ msgid "~Convert"
msgstr "~Pārveidot"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CloseButton\n"
@@ -4578,7 +4127,6 @@ msgid "~Close"
msgstr "~Aizvērt"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"WelcometextLabel1\n"
@@ -4587,7 +4135,6 @@ msgid "This wizard convert legacy format documents to Open Document Format for O
msgstr "Šis veidnis pārveido biroja lietotņu novecojušos formātus uz Open Document Format."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"WelcometextLabel3\n"
@@ -4596,7 +4143,6 @@ msgid "Select the document type for conversion:"
msgstr "Lūdzu, izvēlieties dokumenta tipu konvertēšanai:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MSTemplateCheckbox_1_\n"
@@ -4605,7 +4151,6 @@ msgid "Word templates"
msgstr "Word veidnes"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MSTemplateCheckbox_2_\n"
@@ -4614,7 +4159,6 @@ msgid "Excel templates"
msgstr "Excel veidnes"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MSTemplateCheckbox_3_\n"
@@ -4623,7 +4167,6 @@ msgid "PowerPoint templates"
msgstr "PowerPoint veidnes"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MSDocumentCheckbox_1_\n"
@@ -4632,7 +4175,6 @@ msgid "Word documents"
msgstr "Word dokumentus"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MSDocumentCheckbox_2_\n"
@@ -4641,7 +4183,6 @@ msgid "Excel documents"
msgstr "Excel dokumentus"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MSDocumentCheckbox_3_\n"
@@ -4650,7 +4191,6 @@ msgid "PowerPoint/Publisher documents"
msgstr "PowerPoint/Publisher dokumentus"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MSContainerName\n"
@@ -4659,7 +4199,6 @@ msgid "Microsoft Office"
msgstr "Microsoft Office"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SummaryHeader\n"
@@ -4668,7 +4207,6 @@ msgid "Summary:"
msgstr "Kopsavilkums:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"GroupnameDefault\n"
@@ -4677,7 +4215,6 @@ msgid "Imported_Templates"
msgstr "Importētās_veidnes"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ProgressMoreDocs\n"
@@ -4686,7 +4223,6 @@ msgid "Documents"
msgstr "Dokumenti"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ProgressMoreTemplates\n"
@@ -4695,7 +4231,6 @@ msgid "Templates"
msgstr "Veidnes"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"FileExists\n"
@@ -4704,7 +4239,6 @@ msgid "The '<1>' file already exists.<CR>Do you want to overwrite it?"
msgstr "Datne '<1>' jau eksistē. <CR>Vai vēlaties to pārrakstīt?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"MorePathsError3\n"
@@ -4713,7 +4247,6 @@ msgid "Directories do not exist"
msgstr "Mapes neeksistē"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ConvertError1\n"
@@ -4722,7 +4255,6 @@ msgid "Do you really want to terminate conversion at this point?"
msgstr "Vai tiešām vēlaties pārtraukt konvertēšanu šajā vietā?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ConvertError2\n"
@@ -4731,7 +4263,6 @@ msgid "Cancel Wizard"
msgstr "Atcelt vedni"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RTErrorDesc\n"
@@ -4740,7 +4271,6 @@ msgid "An unexpected error has occurred in the wizard."
msgstr "Vednim notika negaidīta kļūda."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"RTErrorHeader\n"
@@ -4749,7 +4279,6 @@ msgid "Error"
msgstr "Kļūda"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"OverwriteallFiles\n"
@@ -4758,7 +4287,6 @@ msgid "Do you want to overwrite documents without being asked?"
msgstr "Vai vēlaties pārrakstīt dokumentus vairs nejautājot?"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ReeditMacro\n"
@@ -4767,7 +4295,6 @@ msgid "Document macro has to be revised."
msgstr "Dokumenta makro ir jāpārskata."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CouldNotsaveDocument\n"
@@ -4776,7 +4303,6 @@ msgid "Document '<1>' could not be saved."
msgstr "Dokumentu '<1>' nevar saglabāt."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CouldNotopenDocument\n"
@@ -4785,7 +4311,6 @@ msgid "Document '<1>' could not be opened."
msgstr "Dokumentu '<1>' nevar atvērt."
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"PathDialogMessage\n"
@@ -4794,7 +4319,6 @@ msgid "Select a directory"
msgstr "Izvēlēties mapi"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"DialogTitle\n"
@@ -4803,7 +4327,6 @@ msgid "Document Converter"
msgstr "Dokumentu pārveidotājs"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SearchInSubDir\n"
@@ -4812,7 +4335,6 @@ msgid "Including subdirectories"
msgstr "Iekļaujot apakšmapes"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ProgressPage1\n"
@@ -4821,7 +4343,6 @@ msgid "Progress"
msgstr "Progress"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ProgressPage2\n"
@@ -4830,7 +4351,6 @@ msgid "Retrieving the relevant documents:"
msgstr "Saņem svarīgos dokumentus:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ProgressPage3\n"
@@ -4839,7 +4359,6 @@ msgid "Converting the documents"
msgstr "Notiek dokumenta konvertēšana"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ProgressFound\n"
@@ -4857,7 +4376,6 @@ msgid "\"%1 found"
msgstr "%1 atrasts"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"Ready\n"
@@ -4866,7 +4384,6 @@ msgid "Finished"
msgstr "Pabeigts"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SourceDocuments\n"
@@ -4875,7 +4392,6 @@ msgid "Source documents"
msgstr "Avota dokumentus"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"TargetDocuments\n"
@@ -4884,7 +4400,6 @@ msgid "Target documents"
msgstr "Mērķa dokuments"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"LogfileSummary\n"
@@ -4893,7 +4408,6 @@ msgid "<COUNT> documents converted"
msgstr "Konvertēti <COUNT> dokumenti"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumInclusiveSubDir\n"
@@ -4902,7 +4416,6 @@ msgid "All subdirectories will be taken into account"
msgstr "Apakšmapes tiks ņemtas vērā"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumSaveDokumente\n"
@@ -4911,7 +4424,6 @@ msgid "These will be exported to the following directory:"
msgstr "Tie tiks eksportēti sekojošā mapē:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"TextImportLabel\n"
@@ -4920,7 +4432,6 @@ msgid "Import from:"
msgstr "Importēt no:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"TextExportLabel\n"
@@ -4929,7 +4440,6 @@ msgid "Save to:"
msgstr "Saglabāt uz:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"CreateLogfile\n"
@@ -4938,7 +4448,6 @@ msgid "Create log file"
msgstr "Izveidot žurnāla datni"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"LogfileHelpText\n"
@@ -4947,7 +4456,6 @@ msgid "A log file will be created in your work directory"
msgstr "Žurnāla datne tika izveidota jūsu darba mapē"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"ShowLogfile\n"
@@ -4956,7 +4464,6 @@ msgid "Show log file"
msgstr "Rādīt žurnāla datni"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumMSTextDocuments\n"
@@ -4965,7 +4472,6 @@ msgid "All Word documents contained in the following directory will be imported:
msgstr "Visi šajā mapē esošie Word dokumenti tiks importēti:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumMSTableDocuments\n"
@@ -4974,7 +4480,6 @@ msgid "All Excel documents contained in the following directory will be imported
msgstr "Visi šajā mapē esošie Excel dokumenti tiks importēti:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumMSDrawDocuments\n"
@@ -4983,7 +4488,6 @@ msgid "All PowerPoint/Publisher documents contained in the following directory w
msgstr "Visi šajā mapē esošie PowerPoint/Publisher dokumenti tiks importēti:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumMSTextTemplates\n"
@@ -4992,7 +4496,6 @@ msgid "All Word templates contained in the following directory will be imported:
msgstr "Visas šajā mapē esošās Word veidnes tiks importētas:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumMSTableTemplates\n"
@@ -5001,7 +4504,6 @@ msgid "All Excel templates contained in the following directory will be imported
msgstr "Visas šajā mapē esošās Excel veidnes tiks importētas:"
#: resources_en_US.properties
-#, fuzzy
msgctxt ""
"resources_en_US.properties\n"
"SumMSDrawTemplates\n"
diff --git a/source/lv/writerperfect/messages.po b/source/lv/writerperfect/messages.po
index 7f3d56a5b9c..2cbee63d712 100644
--- a/source/lv/writerperfect/messages.po
+++ b/source/lv/writerperfect/messages.po
@@ -56,7 +56,6 @@ msgid "EPUB Export"
msgstr ""
#: exportepub.ui:91
-#, fuzzy
msgctxt "exportepub|versionft"
msgid "Version:"
msgstr "Versija:"
@@ -77,19 +76,16 @@ msgid "Split method:"
msgstr ""
#: exportepub.ui:161
-#, fuzzy
msgctxt "exportepub|splitpage"
msgid "Page break"
msgstr "Lappuses atdalītājs"
#: exportepub.ui:162
-#, fuzzy
msgctxt "exportepub|splitheading"
msgid "Heading"
msgstr "Virsraksts"
#: wpftencodingdialog.ui:63
-#, fuzzy
msgctxt "wpftencodingdialog|label"
msgid "_Character set:"
msgstr "_Rakstzīmju kopa:"
diff --git a/source/lv/xmlsecurity/messages.po b/source/lv/xmlsecurity/messages.po
index 1b5d8333a2c..cd98cb184d0 100644
--- a/source/lv/xmlsecurity/messages.po
+++ b/source/lv/xmlsecurity/messages.po
@@ -104,7 +104,6 @@ msgstr ""
"Vai tiešām vēlaties turpināt?"
#: strings.hrc:46
-#, fuzzy
msgctxt "STR_XMLSECDLG_QUERY_REALLYREMOVE"
msgid ""
"Document signature cannot be restored, once removed.\n"
@@ -220,7 +219,6 @@ msgid "Remove"
msgstr "Izņemt"
#: digitalsignaturesdialog.ui:142
-#, fuzzy
msgctxt "digitalsignaturesdialog|start_certmanager"
msgid "Start Certificate Manager..."
msgstr "Palaist sertifikātu pārvaldnieku..."
@@ -465,7 +463,6 @@ msgid "Encrypt"
msgstr ""
#: selectcertificatedialog.ui:209
-#, fuzzy
msgctxt "selectcertificatedialog|sign"
msgid "Select the certificate you want to use for signing:"
msgstr "Izvēlieties sertifikātu, kuru vēlaties lietot parakstīšanai:"
diff --git a/source/mai/avmedia/messages.po b/source/mai/avmedia/messages.po
index ec63b45634d..7efd12c3c82 100644
--- a/source/mai/avmedia/messages.po
+++ b/source/mai/avmedia/messages.po
@@ -39,7 +39,6 @@ msgid "Stop"
msgstr "रोकू"
#: strings.hrc:30
-#, fuzzy
msgctxt "AVMEDIA_STR_LOOP"
msgid "Repeat"
msgstr "दोहराबू"
@@ -75,13 +74,11 @@ msgid "Scaled"
msgstr "अनुमापित"
#: strings.hrc:37
-#, fuzzy
msgctxt "AVMEDIA_STR_VOLUME"
msgid "Volume"
msgstr "आवाज"
#: strings.hrc:38
-#, fuzzy
msgctxt "AVMEDIA_STR_POSITION"
msgid "Position"
msgstr "स्थान"
diff --git a/source/mai/basctl/messages.po b/source/mai/basctl/messages.po
index 599b0c8c687..bba99a91b97 100644
--- a/source/mai/basctl/messages.po
+++ b/source/mai/basctl/messages.po
@@ -358,7 +358,6 @@ msgid "Rename"
msgstr "फिनु नाम दिअ'"
#: strings.hrc:93
-#, fuzzy
msgctxt "RID_STR_DLGIMP_CLASH_REPLACE"
msgid "Replace"
msgstr "प्रतिस्थापन"
@@ -406,7 +405,6 @@ msgid ""
msgstr ""
#: strings.hrc:100
-#, fuzzy
msgctxt "RID_STR_PRINTDLG_RANGE"
msgid "Print range"
msgstr "छपाइ परिसर"
@@ -505,7 +503,6 @@ msgid "%PRODUCTNAME Basic Macros"
msgstr "%PRODUCTNAME मौलिक मैक्रो"
#: basicmacrodialog.ui:25
-#, fuzzy
msgctxt "basicmacrodialog|run"
msgid "Run"
msgstr "चलाउ"
@@ -540,7 +537,6 @@ msgid "Assign..."
msgstr ""
#: basicmacrodialog.ui:278
-#, fuzzy
msgctxt "basicmacrodialog|edit"
msgid "Edit"
msgstr "संपादन"
@@ -552,13 +548,11 @@ msgid "Organizer..."
msgstr "आयोजक (~O)..."
#: basicmacrodialog.ui:318
-#, fuzzy
msgctxt "basicmacrodialog|newlibrary"
msgid "New Library"
msgstr "नवीन लाइब्रेरी"
#: basicmacrodialog.ui:331
-#, fuzzy
msgctxt "basicmacrodialog|newmodule"
msgid "New Module"
msgstr "नवीन मोड्यूल"
@@ -672,7 +666,6 @@ msgid "Export as _extension"
msgstr ""
#: exportdialog.ui:100
-#, fuzzy
msgctxt "exportdialog|basic"
msgid "Export as BASIC library"
msgstr "मूल लाइब्रेरीकेँ रूपमे निर्यात करू"
@@ -688,7 +681,6 @@ msgid "_Line number:"
msgstr ""
#: importlibdialog.ui:9
-#, fuzzy
msgctxt "importlibdialog|ImportLibDialog"
msgid "Import Libraries"
msgstr "लाइब्रेरीकेँ जोड़ू"
@@ -745,7 +737,6 @@ msgid "_Export..."
msgstr "निर्यात करू..."
#: managebreakpoints.ui:9
-#, fuzzy
msgctxt "managebreakpoints|ManageBreakpointsDialog"
msgid "Manage Breakpoints"
msgstr "खंडनबिंदु प्रबंधित करू"
diff --git a/source/mai/basic/messages.po b/source/mai/basic/messages.po
index f1d528fc369..7e8550d09d6 100644
--- a/source/mai/basic/messages.po
+++ b/source/mai/basic/messages.po
@@ -68,7 +68,6 @@ msgid "Duplicate definition."
msgstr "नकलक परिभाषा."
#: basic.hrc:36
-#, fuzzy
msgctxt "RID_BASIC_START"
msgid "Division by zero."
msgstr "सुन्नासँ भाग"
diff --git a/source/mai/chart2/messages.po b/source/mai/chart2/messages.po
index 9ce2ea23fc4..446b19c668e 100644
--- a/source/mai/chart2/messages.po
+++ b/source/mai/chart2/messages.po
@@ -44,7 +44,6 @@ msgid "Chart Elements"
msgstr ""
#: strings.hrc:30
-#, fuzzy
msgctxt "STR_PAGE_LINE"
msgid "Line"
msgstr "रेखा"
@@ -65,7 +64,6 @@ msgid "Transparency"
msgstr "पारदर्शिता"
#: strings.hrc:34
-#, fuzzy
msgctxt "STR_PAGE_FONT"
msgid "Font"
msgstr "फ़ॉन्ट"
@@ -640,7 +638,6 @@ msgid ""
msgstr ""
#: strings.hrc:142
-#, fuzzy
msgctxt "STR_TEXT_DIRECTION_LTR"
msgid "Left-to-right"
msgstr "बम्माँ तरफसँ दहिन्ना"
@@ -656,7 +653,6 @@ msgid "Use superordinate object settings"
msgstr "अधिअक्षीय वस्तु जमावटक प्रयोग करू"
#: strings.hrc:145
-#, fuzzy
msgctxt "STR_PROPERTY_ROLE_FILLCOLOR"
msgid "Fill Color"
msgstr "रंग भरू"
@@ -689,7 +685,6 @@ msgid "Exponential"
msgstr ""
#: strings.hrc:152
-#, fuzzy
msgctxt "STR_REGRESSION_POWER"
msgid "Power"
msgstr "घात"
@@ -705,7 +700,6 @@ msgid "Moving average"
msgstr ""
#: strings.hrc:155
-#, fuzzy
msgctxt "STR_REGRESSION_MEAN"
msgid "Mean"
msgstr "माध्य"
@@ -746,7 +740,6 @@ msgid "Donut"
msgstr ""
#: strings.hrc:164
-#, fuzzy
msgctxt "STR_TYPE_LINE"
msgid "Line"
msgstr "रेखा"
@@ -903,25 +896,21 @@ msgid "3D View"
msgstr ""
#: chardialog.ui:8
-#, fuzzy
msgctxt "chardialog|CharDialog"
msgid "Character"
msgstr "संप्रतीक"
#: chardialog.ui:105
-#, fuzzy
msgctxt "chardialog|font"
msgid "Font"
msgstr "फ़ॉन्ट"
#: chardialog.ui:127
-#, fuzzy
msgctxt "chardialog|fonteffects"
msgid "Font Effects"
msgstr "फ़ॉन्ट प्रभाव"
#: chardialog.ui:150
-#, fuzzy
msgctxt "chardialog|position"
msgid "Position"
msgstr "स्थान"
@@ -932,7 +921,6 @@ msgid "Data Table"
msgstr ""
#: chartdatadialog.ui:88
-#, fuzzy
msgctxt "chartdatadialog|InsertRow"
msgid "Insert Row"
msgstr "पंक्ति जोड़ू"
@@ -948,7 +936,6 @@ msgid "Insert Text Column"
msgstr ""
#: chartdatadialog.ui:130
-#, fuzzy
msgctxt "chartdatadialog|RemoveRow"
msgid "Delete Row"
msgstr "पंक्ति मेटाबू"
@@ -979,7 +966,6 @@ msgid "Move Row Down"
msgstr ""
#: charttypedialog.ui:8
-#, fuzzy
msgctxt "charttypedialog|ChartTypeDialog"
msgid "Chart Type"
msgstr "चार्ट प्रकार"
@@ -1002,13 +988,11 @@ msgid "Center"
msgstr "केंद्र"
#: dlg_DataLabel.ui:28
-#, fuzzy
msgctxt "dlg_DataLabel|liststorePLACEMENT"
msgid "Above"
msgstr "उप्पर"
#: dlg_DataLabel.ui:32
-#, fuzzy
msgctxt "dlg_DataLabel|liststorePLACEMENT"
msgid "Top left"
msgstr "उप्परी बम्माँ"
@@ -1020,19 +1004,16 @@ msgid "Left"
msgstr "बामाँ"
#: dlg_DataLabel.ui:40
-#, fuzzy
msgctxt "dlg_DataLabel|liststorePLACEMENT"
msgid "Bottom left"
msgstr "तलवर्ती बाँया"
#: dlg_DataLabel.ui:44
-#, fuzzy
msgctxt "dlg_DataLabel|liststorePLACEMENT"
msgid "Below"
msgstr "नीच्चाँ"
#: dlg_DataLabel.ui:48
-#, fuzzy
msgctxt "dlg_DataLabel|liststorePLACEMENT"
msgid "Bottom right"
msgstr "तलवर्ती बम्माँ"
@@ -1044,19 +1025,16 @@ msgid "Right"
msgstr "दहिन्ना"
#: dlg_DataLabel.ui:56
-#, fuzzy
msgctxt "dlg_DataLabel|liststorePLACEMENT"
msgid "Top right"
msgstr "उप्पर दहिन्ना"
#: dlg_DataLabel.ui:60
-#, fuzzy
msgctxt "dlg_DataLabel|liststorePLACEMENT"
msgid "Inside"
msgstr "भीतर"
#: dlg_DataLabel.ui:64
-#, fuzzy
msgctxt "dlg_DataLabel|liststorePLACEMENT"
msgid "Outside"
msgstr "बाहर"
@@ -1067,7 +1045,6 @@ msgid "Near origin"
msgstr ""
#: dlg_DataLabel.ui:82
-#, fuzzy
msgctxt "dlg_DataLabel|liststoreSEPARATOR"
msgid "Space"
msgstr "अंतरिक्ष"
@@ -1151,7 +1128,6 @@ msgid "Number Format for Percentage Value"
msgstr ""
#: dlg_DataLabel.ui:408
-#, fuzzy
msgctxt "dlg_DataLabel|label1"
msgid "Text Attributes"
msgstr "पाठ गुण"
@@ -1193,7 +1169,6 @@ msgid "Error Margin"
msgstr ""
#: dlg_InsertErrorBars.ui:49
-#, fuzzy
msgctxt "dlg_InsertErrorBars|dlg_InsertErrorBars"
msgid "Legend"
msgstr "लेजेन्ड"
@@ -1294,7 +1269,6 @@ msgid "From Data Table"
msgstr ""
#: dlg_InsertLegend.ui:8
-#, fuzzy
msgctxt "dlg_InsertLegend|dlg_InsertLegend"
msgid "Legend"
msgstr "लेजेन्ड"
@@ -1329,13 +1303,11 @@ msgid "_Bottom"
msgstr "नीच्चाँ "
#: dlg_InsertLegend.ui:200
-#, fuzzy
msgctxt "dlg_InsertLegend|TXT_POSITION"
msgid "Position"
msgstr "स्थान"
#: insertaxisdlg.ui:8
-#, fuzzy
msgctxt "insertaxisdlg|InsertAxisDialog"
msgid "Axes"
msgstr "अक्ष"
@@ -1356,7 +1328,6 @@ msgid "_Z axis"
msgstr ""
#: insertaxisdlg.ui:159
-#, fuzzy
msgctxt "insertaxisdlg|label1"
msgid "Axes"
msgstr "अक्ष"
@@ -1429,7 +1400,6 @@ msgid "Minor Grids"
msgstr ""
#: inserttitledlg.ui:8
-#, fuzzy
msgctxt "inserttitledlg|InsertTitleDialog"
msgid "Titles"
msgstr "शीर्षक"
@@ -1462,7 +1432,6 @@ msgid "_Z axis"
msgstr ""
#: inserttitledlg.ui:247
-#, fuzzy
msgctxt "inserttitledlg|Axe"
msgid "Axes"
msgstr "अक्ष"
@@ -1484,7 +1453,6 @@ msgid "Secondary Axes"
msgstr "द्वितीयक X अक्ष (~S)..."
#: paradialog.ui:8
-#, fuzzy
msgctxt "paradialog|ParagraphDialog"
msgid "Paragraph"
msgstr "अनुच्छेद"
@@ -1564,7 +1532,6 @@ msgid "Title"
msgstr "शीर्षक"
#: sidebarelements.ui:69
-#, fuzzy
msgctxt "sidebarelements|l"
msgid "Titles"
msgstr "शीर्षक"
@@ -1604,13 +1571,11 @@ msgid "Left"
msgstr "बामाँ"
#: sidebarelements.ui:143
-#, fuzzy
msgctxt "sidebarelements|comboboxtext_legend"
msgid "Manual"
msgstr "दस्ती (~M)"
#: sidebarelements.ui:166
-#, fuzzy
msgctxt "sidebarelements|label_legen"
msgid "Legend"
msgstr "लेजेन्ड"
@@ -1671,7 +1636,6 @@ msgid "2nd Y axis title"
msgstr "Y अक्ष शीर्षक"
#: sidebarelements.ui:341
-#, fuzzy
msgctxt "sidebarelements|label_axes"
msgid "Axes"
msgstr "अक्ष"
@@ -1810,13 +1774,11 @@ msgid "P_lacement:"
msgstr ""
#: sidebarseries.ui:82
-#, fuzzy
msgctxt "sidebarseries|comboboxtext_label"
msgid "Above"
msgstr "उप्पर"
#: sidebarseries.ui:83
-#, fuzzy
msgctxt "sidebarseries|comboboxtext_label"
msgid "Below"
msgstr "नीच्चाँ"
@@ -1828,13 +1790,11 @@ msgid "Center"
msgstr "केंद्र"
#: sidebarseries.ui:85
-#, fuzzy
msgctxt "sidebarseries|comboboxtext_label"
msgid "Outside"
msgstr "बाहर"
#: sidebarseries.ui:86
-#, fuzzy
msgctxt "sidebarseries|comboboxtext_label"
msgid "Inside"
msgstr "भीतर"
@@ -2141,13 +2101,11 @@ msgid "End"
msgstr "अँत"
#: tp_AxisPositions.ui:59
-#, fuzzy
msgctxt "tp_AxisPositions|LB_CROSSES_OTHER_AXIS_AT"
msgid "Value"
msgstr "मान"
#: tp_AxisPositions.ui:60
-#, fuzzy
msgctxt "tp_AxisPositions|LB_CROSSES_OTHER_AXIS_AT"
msgid "Category"
msgstr "वर्ग"
@@ -2292,19 +2250,16 @@ msgid "Bar"
msgstr ""
#: tp_ChartType.ui:23
-#, fuzzy
msgctxt "tp_ChartType|liststore1"
msgid "Cylinder"
msgstr "बेलन"
#: tp_ChartType.ui:26
-#, fuzzy
msgctxt "tp_ChartType|liststore1"
msgid "Cone"
msgstr "शंकु"
#: tp_ChartType.ui:29
-#, fuzzy
msgctxt "tp_ChartType|liststore1"
msgid "Pyramid"
msgstr "पिरामिड"
@@ -2353,7 +2308,6 @@ msgid "Percent"
msgstr ""
#: tp_ChartType.ui:259
-#, fuzzy
msgctxt "tp_ChartType|deep"
msgid "Deep"
msgstr "गहिर"
@@ -2369,7 +2323,6 @@ msgid "Straight"
msgstr ""
#: tp_ChartType.ui:313
-#, fuzzy
msgctxt "tp_ChartType|linetype"
msgid "Smooth"
msgstr "चिकना"
@@ -2414,13 +2367,11 @@ msgid "Center"
msgstr "केंद्र"
#: tp_DataLabel.ui:28
-#, fuzzy
msgctxt "tp_DataLabel|liststorePLACEMENT"
msgid "Above"
msgstr "उप्पर"
#: tp_DataLabel.ui:32
-#, fuzzy
msgctxt "tp_DataLabel|liststorePLACEMENT"
msgid "Top left"
msgstr "उप्परी बम्माँ"
@@ -2432,19 +2383,16 @@ msgid "Left"
msgstr "बामाँ"
#: tp_DataLabel.ui:40
-#, fuzzy
msgctxt "tp_DataLabel|liststorePLACEMENT"
msgid "Bottom left"
msgstr "तलवर्ती बाँया"
#: tp_DataLabel.ui:44
-#, fuzzy
msgctxt "tp_DataLabel|liststorePLACEMENT"
msgid "Below"
msgstr "नीच्चाँ"
#: tp_DataLabel.ui:48
-#, fuzzy
msgctxt "tp_DataLabel|liststorePLACEMENT"
msgid "Bottom right"
msgstr "तलवर्ती बम्माँ"
@@ -2456,19 +2404,16 @@ msgid "Right"
msgstr "दहिन्ना"
#: tp_DataLabel.ui:56
-#, fuzzy
msgctxt "tp_DataLabel|liststorePLACEMENT"
msgid "Top right"
msgstr "उप्पर दहिन्ना"
#: tp_DataLabel.ui:60
-#, fuzzy
msgctxt "tp_DataLabel|liststorePLACEMENT"
msgid "Inside"
msgstr "भीतर"
#: tp_DataLabel.ui:64
-#, fuzzy
msgctxt "tp_DataLabel|liststorePLACEMENT"
msgid "Outside"
msgstr "बाहर"
@@ -2479,7 +2424,6 @@ msgid "Near origin"
msgstr ""
#: tp_DataLabel.ui:82
-#, fuzzy
msgctxt "tp_DataLabel|liststoreSEPARATOR"
msgid "Space"
msgstr "अंतरिक्ष"
@@ -2558,7 +2502,6 @@ msgid "Number Format for Percentage Value"
msgstr ""
#: tp_DataLabel.ui:360
-#, fuzzy
msgctxt "tp_DataLabel|label1"
msgid "Text Attributes"
msgstr "पाठ गुण"
@@ -2608,7 +2551,6 @@ msgid "_Add"
msgstr "जोड़ू"
#: tp_DataSource.ui:116
-#, fuzzy
msgctxt "tp_DataSource|BTN_UP-atkobject"
msgid "Up"
msgstr "उप्पर"
@@ -2620,7 +2562,6 @@ msgid "_Remove"
msgstr "हटाबू"
#: tp_DataSource.ui:148
-#, fuzzy
msgctxt "tp_DataSource|BTN_DOWN-atkobject"
msgid "Down"
msgstr "नीच्चाँ"
@@ -2789,7 +2730,6 @@ msgid "_Bottom"
msgstr "नीच्चाँ "
#: tp_LegendPosition.ui:109
-#, fuzzy
msgctxt "tp_LegendPosition|TXT_POSITION"
msgid "Position"
msgstr "स्थान"
@@ -2810,7 +2750,6 @@ msgid "_Clockwise direction"
msgstr ""
#: tp_PolarOptions.ui:47
-#, fuzzy
msgctxt "tp_PolarOptions|label1"
msgid "Orientation"
msgstr "अभिमुखन"
@@ -2894,19 +2833,16 @@ msgid "End Table Index"
msgstr ""
#: tp_RangeChooser.ui:272
-#, fuzzy
msgctxt "tp_RangeChooser|STR_PAGE_DATA_RANGE"
msgid "Data Range"
msgstr "आंकड़ा फैलाव"
#: tp_Scale.ui:20
-#, fuzzy
msgctxt "tp_Scale|liststoreDATE"
msgid "Days"
msgstr "दिनसभ"
#: tp_Scale.ui:24
-#, fuzzy
msgctxt "tp_Scale|liststoreDATE"
msgid "Months"
msgstr "महीनासभ"
@@ -2934,7 +2870,6 @@ msgid "T_ype"
msgstr "वर्ग"
#: tp_Scale.ui:116
-#, fuzzy
msgctxt "tp_Scale|LB_AXIS_TYPE"
msgid "Automatic"
msgstr "स्वचालित"
@@ -3227,7 +3162,6 @@ msgid "A_utomatic"
msgstr "स्वचालित"
#: tp_axisLabel.ui:138
-#, fuzzy
msgctxt "tp_axisLabel|orderL"
msgid "Order"
msgstr "क्रम"
diff --git a/source/mai/cui/messages.po b/source/mai/cui/messages.po
index 512d458357d..2924f92ce17 100644
--- a/source/mai/cui/messages.po
+++ b/source/mai/cui/messages.po
@@ -41,7 +41,6 @@ msgid "Nature"
msgstr ""
#: personalization.hrc:36
-#, fuzzy
msgctxt "RID_SVXSTR_PERSONA_CATEGORIES"
msgid "Solid"
msgstr "ठोस"
@@ -52,13 +51,11 @@ msgid "Configuration"
msgstr "बिन्यास"
#: strings.hrc:25
-#, fuzzy
msgctxt "RID_SVXSTR_KEY_WORK_PATH"
msgid "My Documents"
msgstr "हमर दस्तावेज"
#: strings.hrc:26
-#, fuzzy
msgctxt "RID_SVXSTR_KEY_GRAPHICS_PATH"
msgid "Images"
msgstr "चित्रसभ"
@@ -100,7 +97,6 @@ msgid "Dictionaries"
msgstr "शब्दकोश"
#: strings.hrc:34
-#, fuzzy
msgctxt "RID_SVXSTR_KEY_HELP_DIR"
msgid "Help"
msgstr "मदद"
@@ -316,7 +312,6 @@ msgid "This is where you create a hyperlink to an e-mail address."
msgstr ""
#: strings.hrc:81
-#, fuzzy
msgctxt "RID_SVXSTR_HYPERDLG_HLDOCTP"
msgid "Document"
msgstr "दस्तावेज"
@@ -337,7 +332,6 @@ msgid "This is where you create a new document to which the new link points."
msgstr ""
#: strings.hrc:85
-#, fuzzy
msgctxt "RID_SVXSTR_HYPERDLG_FORM_BUTTON"
msgid "Button"
msgstr "बटन"
@@ -369,7 +363,6 @@ msgid "All commands"
msgstr ""
#: strings.hrc:92
-#, fuzzy
msgctxt "RID_SVXSTR_MACROS"
msgid "Macros"
msgstr "मॉक्रोसभ"
@@ -428,13 +421,11 @@ msgid "Insert Columns"
msgstr "कॉलम जोडू (~I)"
#: strings.hrc:104
-#, fuzzy
msgctxt "RID_SVXSTR_AUTO_ENTRY"
msgid "Automatic"
msgstr "स्वचालित"
#: strings.hrc:105
-#, fuzzy
msgctxt "RID_SVXSTR_EDIT_GRAPHIC"
msgid "Link"
msgstr "लिंक"
@@ -974,7 +965,6 @@ msgid "Set the password by entering the same password in both boxes."
msgstr ""
#: strings.hrc:217
-#, fuzzy
msgctxt "STR_AUTOLINK"
msgid "Automatic"
msgstr "स्वचालित"
@@ -1037,7 +1027,6 @@ msgid "Yes"
msgstr "हँ "
#: strings.hrc:233
-#, fuzzy
msgctxt "RID_SVXSTR_NO"
msgid "No"
msgstr "नहि"
@@ -1163,7 +1152,6 @@ msgid "A Scripting Framework error occurred while running the %LANGUAGENAME scri
msgstr ""
#: strings.hrc:256
-#, fuzzy
msgctxt "RID_SVXSTR_ERROR_TYPE_LABEL"
msgid "Type:"
msgstr "प्रकार:"
@@ -1284,13 +1272,11 @@ msgid "Spelling"
msgstr ""
#: strings.hrc:297
-#, fuzzy
msgctxt "RID_SVXSTR_HYPH"
msgid "Hyphenation"
msgstr "समासन"
#: strings.hrc:298
-#, fuzzy
msgctxt "RID_SVXSTR_THES"
msgid "Thesaurus"
msgstr "शब्दकोश"
@@ -1479,7 +1465,6 @@ msgid "Please enter a name for the new color:"
msgstr "कृपया नवीन तीरक चोटी कलेल एकटा नामकेँ प्रविष्ट करू:"
#: strings.hrc:337
-#, fuzzy
msgctxt "RID_SVXSTR_TABLE"
msgid "Table"
msgstr "सारणी"
@@ -1611,7 +1596,6 @@ msgid "Apply border"
msgstr ""
#: strings.hrc:361
-#, fuzzy
msgctxt "RID_SVXSTR_CREATE_TABLE"
msgid "Create table"
msgstr "सारणी बनाबू"
@@ -1633,13 +1617,11 @@ msgid "Delete spaces and tabs at end and start of line"
msgstr ""
#: strings.hrc:365
-#, fuzzy
msgctxt "RID_SVXSTR_CONNECTOR"
msgid "Connector"
msgstr "संबंधक"
#: strings.hrc:366
-#, fuzzy
msgctxt "RID_SVXSTR_DIMENSION_LINE"
msgid "Dimension line"
msgstr "परिमाण रेखा"
@@ -1781,7 +1763,6 @@ msgid "User Data"
msgstr ""
#: treeopt.hrc:32
-#, fuzzy
msgctxt "SID_GENERAL_OPTIONS_RES"
msgid "General"
msgstr "सामान्य"
@@ -1793,7 +1774,6 @@ msgid "View"
msgstr "दृश्य"
#: treeopt.hrc:34
-#, fuzzy
msgctxt "SID_GENERAL_OPTIONS_RES"
msgid "Print"
msgstr "छापू"
@@ -1906,7 +1886,6 @@ msgid "%PRODUCTNAME Writer"
msgstr "%PRODUCTNAME मैक्रो"
#: treeopt.hrc:67
-#, fuzzy
msgctxt "SID_SW_EDITOPTIONS_RES"
msgid "General"
msgstr "सामान्य"
@@ -1923,7 +1902,6 @@ msgid "Formatting Aids"
msgstr ""
#: treeopt.hrc:70
-#, fuzzy
msgctxt "SID_SW_EDITOPTIONS_RES"
msgid "Grid"
msgstr "जाल"
@@ -1945,13 +1923,11 @@ msgid "Basic Fonts (CTL)"
msgstr "मूल फाँट (%1)"
#: treeopt.hrc:74
-#, fuzzy
msgctxt "SID_SW_EDITOPTIONS_RES"
msgid "Print"
msgstr "छापू"
#: treeopt.hrc:75
-#, fuzzy
msgctxt "SID_SW_EDITOPTIONS_RES"
msgid "Table"
msgstr "सारणी"
@@ -2003,19 +1979,16 @@ msgid "Formatting Aids"
msgstr ""
#: treeopt.hrc:88
-#, fuzzy
msgctxt "SID_SW_ONLINEOPTIONS_RES"
msgid "Grid"
msgstr "जाल"
#: treeopt.hrc:89
-#, fuzzy
msgctxt "SID_SW_ONLINEOPTIONS_RES"
msgid "Print"
msgstr "छापू"
#: treeopt.hrc:90
-#, fuzzy
msgctxt "SID_SW_ONLINEOPTIONS_RES"
msgid "Table"
msgstr "सारणी"
@@ -2045,7 +2018,6 @@ msgid "%PRODUCTNAME Calc"
msgstr "%PRODUCTNAME मैक्रो"
#: treeopt.hrc:103
-#, fuzzy
msgctxt "SID_SC_EDITOPTIONS_RES"
msgid "General"
msgstr "सामान्य"
@@ -2069,7 +2041,6 @@ msgid "Calculate"
msgstr "गणना करू (~e)"
#: treeopt.hrc:107
-#, fuzzy
msgctxt "SID_SC_EDITOPTIONS_RES"
msgid "Formula"
msgstr "सूत्र"
@@ -2092,13 +2063,11 @@ msgid "Compatibility"
msgstr "सुसँगत"
#: treeopt.hrc:111
-#, fuzzy
msgctxt "SID_SC_EDITOPTIONS_RES"
msgid "Grid"
msgstr "जाल"
#: treeopt.hrc:112
-#, fuzzy
msgctxt "SID_SC_EDITOPTIONS_RES"
msgid "Print"
msgstr "छापू"
@@ -2110,7 +2079,6 @@ msgid "%PRODUCTNAME Impress"
msgstr "%PRODUCTNAME मैक्रो"
#: treeopt.hrc:118
-#, fuzzy
msgctxt "SID_SD_EDITOPTIONS_RES"
msgid "General"
msgstr "सामान्य"
@@ -2122,13 +2090,11 @@ msgid "View"
msgstr "दृश्य"
#: treeopt.hrc:120
-#, fuzzy
msgctxt "SID_SD_EDITOPTIONS_RES"
msgid "Grid"
msgstr "जाल"
#: treeopt.hrc:121
-#, fuzzy
msgctxt "SID_SD_EDITOPTIONS_RES"
msgid "Print"
msgstr "छापू"
@@ -2140,7 +2106,6 @@ msgid "%PRODUCTNAME Draw"
msgstr "%PRODUCTNAME मैक्रो"
#: treeopt.hrc:127
-#, fuzzy
msgctxt "SID_SD_GRAPHIC_OPTIONS_RES"
msgid "General"
msgstr "सामान्य"
@@ -2152,19 +2117,16 @@ msgid "View"
msgstr "दृश्य"
#: treeopt.hrc:129
-#, fuzzy
msgctxt "SID_SD_GRAPHIC_OPTIONS_RES"
msgid "Grid"
msgstr "जाल"
#: treeopt.hrc:130
-#, fuzzy
msgctxt "SID_SD_GRAPHIC_OPTIONS_RES"
msgid "Print"
msgstr "छापू"
#: treeopt.hrc:135
-#, fuzzy
msgctxt "SID_SCH_EDITOPTIONS_RES"
msgid "Charts"
msgstr "चार्ट"
@@ -2180,7 +2142,6 @@ msgid "Load/Save"
msgstr ""
#: treeopt.hrc:142
-#, fuzzy
msgctxt "SID_FILTER_DLG_RES"
msgid "General"
msgstr "सामान्य"
@@ -2191,7 +2152,6 @@ msgid "VBA Properties"
msgstr ""
#: treeopt.hrc:144
-#, fuzzy
msgctxt "SID_FILTER_DLG_RES"
msgid "Microsoft Office"
msgstr "Microsoft ऑफिस"
@@ -2237,7 +2197,6 @@ msgid "Preference Name"
msgstr ""
#: aboutconfigdialog.ui:96
-#, fuzzy
msgctxt "aboutconfigdialog|property"
msgid "Property"
msgstr "गुण"
@@ -2249,13 +2208,11 @@ msgid "Type"
msgstr "वर्ग"
#: aboutconfigdialog.ui:122
-#, fuzzy
msgctxt "aboutconfigdialog|value"
msgid "Value"
msgstr "मान"
#: aboutconfigdialog.ui:169
-#, fuzzy
msgctxt "aboutconfigdialog|edit"
msgid "Edit"
msgstr "संपादन"
@@ -2284,7 +2241,6 @@ msgid "Version: %ABOUTBOXPRODUCTVERSION%ABOUTBOXPRODUCTVERSIONSUFFIX"
msgstr ""
#: aboutdialog.ui:11
-#, fuzzy
msgctxt "aboutdialog|AboutDialog"
msgid "About %PRODUCTNAME"
msgstr "%PRODUCTNAME क' बारेमे"
@@ -2489,7 +2445,6 @@ msgid "_Text only"
msgstr ""
#: agingdialog.ui:16
-#, fuzzy
msgctxt "agingdialog|AgingDialog"
msgid "Aging"
msgstr "ऐजिंग"
@@ -2650,13 +2605,11 @@ msgid "Double Quotes"
msgstr ""
#: areadialog.ui:8
-#, fuzzy
msgctxt "areadialog|AreaDialog"
msgid "Area"
msgstr "क्षेत्र"
#: areadialog.ui:106
-#, fuzzy
msgctxt "areadialog|RID_SVXPAGE_AREA"
msgid "Area"
msgstr "क्षेत्र"
@@ -2667,7 +2620,6 @@ msgid "Shadow"
msgstr "छाया"
#: areadialog.ui:151
-#, fuzzy
msgctxt "areadialog|RID_SVXPAGE_TRANSPARENCE"
msgid "Transparency"
msgstr "पारदर्शिता"
@@ -2703,7 +2655,6 @@ msgid "Bitmap"
msgstr "बिटमैप"
#: areatabpage.ui:94
-#, fuzzy
msgctxt "areatabpage|btnpattern"
msgid "Pattern"
msgstr "नमूना"
@@ -2810,25 +2761,21 @@ msgid "F_or:"
msgstr ""
#: backgroundpage.ui:91
-#, fuzzy
msgctxt "backgroundpage|tablelb"
msgid "Cell"
msgstr "कोष्ठ"
#: backgroundpage.ui:92
-#, fuzzy
msgctxt "backgroundpage|tablelb"
msgid "Row"
msgstr "पँक्ति"
#: backgroundpage.ui:93
-#, fuzzy
msgctxt "backgroundpage|tablelb"
msgid "Table"
msgstr "सारणी"
#: backgroundpage.ui:214
-#, fuzzy
msgctxt "backgroundpage|background_label"
msgid "Background Color"
msgstr "पृष्ठभूमि रंग"
@@ -2856,7 +2803,6 @@ msgid "_Link"
msgstr "लिंक"
#: backgroundpage.ui:345
-#, fuzzy
msgctxt "backgroundpage|label2"
msgid "File"
msgstr "फाइल"
@@ -2932,7 +2878,6 @@ msgid "Type"
msgstr "वर्ग"
#: baselinksdialog.ui:175
-#, fuzzy
msgctxt "baselinksdialog|STATUS"
msgid "Status"
msgstr "स्थिति"
@@ -2955,7 +2900,6 @@ msgid "Element:"
msgstr "चुनाव"
#: baselinksdialog.ui:261
-#, fuzzy
msgctxt "baselinksdialog|TYPE2"
msgid "Type:"
msgstr "प्रकार:"
@@ -3130,7 +3074,6 @@ msgid "Tiling Offset:"
msgstr ""
#: bitmaptabpage.ui:423
-#, fuzzy
msgctxt "bitmaptabpage|tileofflb"
msgid "Row"
msgstr "पँक्ति"
@@ -3148,13 +3091,11 @@ msgid "Options"
msgstr "विकल्पसभ"
#: bitmaptabpage.ui:510
-#, fuzzy
msgctxt "bitmaptabpage|CTL_BITMAP_PREVIEW-atkobject"
msgid "Example"
msgstr "उदाहरण"
#: bitmaptabpage.ui:528
-#, fuzzy
msgctxt "bitmaptabpage|label8"
msgid "Preview"
msgstr "पूर्वावलोकन"
@@ -3227,13 +3168,11 @@ msgid "Borders"
msgstr "किनार"
#: borderareatransparencydialog.ui:128
-#, fuzzy
msgctxt "borderareatransparencydialog|area"
msgid "Area"
msgstr "क्षेत्र"
#: borderareatransparencydialog.ui:151
-#, fuzzy
msgctxt "borderareatransparencydialog|transparence"
msgid "Transparency"
msgstr "पारदर्शिता"
@@ -3299,7 +3238,6 @@ msgid "_Color:"
msgstr ""
#: borderpage.ui:253
-#, fuzzy
msgctxt "borderpage|label9"
msgid "Line"
msgstr "रेखा"
@@ -3370,7 +3308,6 @@ msgid "_Merge adjacent line styles"
msgstr ""
#: borderpage.ui:606
-#, fuzzy
msgctxt "borderpage|label12"
msgid "Properties"
msgstr "गुणसभ"
@@ -3414,7 +3351,6 @@ msgid "Position and Size"
msgstr "स्थिति आओर आकार (~z)..."
#: calloutdialog.ui:151
-#, fuzzy
msgctxt "calloutdialog|RID_SVXPAGE_CAPTION"
msgid "Callout"
msgstr "कॉलआउट"
@@ -3431,7 +3367,6 @@ msgid "From top"
msgstr "उप्परसँ"
#: calloutpage.ui:28
-#, fuzzy
msgctxt "calloutpage|liststore1"
msgid "From left"
msgstr "बामाँ तरफसँ"
@@ -3558,7 +3493,6 @@ msgid "Right"
msgstr "उँचाइ"
#: cellalignment.ui:40
-#, fuzzy
msgctxt "cellalignment|liststoreHorzAlign"
msgid "Justified"
msgstr "समायोजित"
@@ -3597,7 +3531,6 @@ msgid "Bottom"
msgstr "नीच्चाँ "
#: cellalignment.ui:78
-#, fuzzy
msgctxt "cellalignment|liststoreVertAlign"
msgid "Justified"
msgstr "समायोजित"
@@ -3654,7 +3587,6 @@ msgid "Te_xt direction:"
msgstr ""
#: cellalignment.ui:369
-#, fuzzy
msgctxt "cellalignment|labelProperties"
msgid "Properties"
msgstr "गुणसभ"
@@ -3809,7 +3741,6 @@ msgid "CTL Font"
msgstr ""
#: charnamepage.ui:688
-#, fuzzy
msgctxt "charnamepage|preview-atkobject"
msgid "Preview"
msgstr "पूर्वावलोकन"
@@ -3826,7 +3757,6 @@ msgid "Document background"
msgstr ""
#: colorconfigwin.ui:65
-#, fuzzy
msgctxt "colorconfigwin|general"
msgid "General"
msgstr "सामान्य"
@@ -3882,7 +3812,6 @@ msgid "Text Document"
msgstr "नवीन दस्तावेज"
#: colorconfigwin.ui:310
-#, fuzzy
msgctxt "colorconfigwin|writergrid"
msgid "Grid"
msgstr "जाल"
@@ -3924,7 +3853,6 @@ msgid "Direct Cursor"
msgstr ""
#: colorconfigwin.ui:489
-#, fuzzy
msgctxt "colorconfigwin|html"
msgid "HTML Document"
msgstr "HTML दस्तावेज"
@@ -3951,7 +3879,6 @@ msgid "Text"
msgstr "पाठ"
#: colorconfigwin.ui:597
-#, fuzzy
msgctxt "colorconfigwin|calc"
msgid "Spreadsheet"
msgstr "स्प्रेडशीट"
@@ -3989,7 +3916,6 @@ msgid "Detective error"
msgstr ""
#: colorconfigwin.ui:762
-#, fuzzy
msgctxt "colorconfigwin|ref"
msgid "References"
msgstr "संदर्भ"
@@ -4005,7 +3931,6 @@ msgid "Drawing / Presentation"
msgstr ""
#: colorconfigwin.ui:824
-#, fuzzy
msgctxt "colorconfigwin|drawgrid"
msgid "Grid"
msgstr "जाल"
@@ -4021,7 +3946,6 @@ msgid "Identifier"
msgstr ""
#: colorconfigwin.ui:886
-#, fuzzy
msgctxt "colorconfigwin|basiccomment"
msgid "Comment"
msgstr "टिपण्णी"
@@ -4033,7 +3957,6 @@ msgid "Number"
msgstr "संख्या"
#: colorconfigwin.ui:932
-#, fuzzy
msgctxt "colorconfigwin|basicstring"
msgid "String"
msgstr "स्ट्रिंग"
@@ -4050,7 +3973,6 @@ msgid "Reserved expression"
msgstr ""
#: colorconfigwin.ui:1001
-#, fuzzy
msgctxt "colorconfigwin|error"
msgid "Error"
msgstr "त्रुटि"
@@ -4072,7 +3994,6 @@ msgid "Number"
msgstr "संख्या"
#: colorconfigwin.ui:1086
-#, fuzzy
msgctxt "colorconfigwin|sqlstring"
msgid "String"
msgstr "स्ट्रिंग"
@@ -4096,7 +4017,6 @@ msgid "Parameter"
msgstr "पैरामीटर (~P)"
#: colorconfigwin.ui:1178
-#, fuzzy
msgctxt "colorconfigwin|sqlcomment"
msgid "Comment"
msgstr "टिपण्णी"
@@ -4129,7 +4049,6 @@ msgid "CMYK"
msgstr ""
#: colorpage.ui:188
-#, fuzzy
msgctxt "colorpage|delete"
msgid "Delete"
msgstr "मेटाबू"
@@ -4202,13 +4121,11 @@ msgid "New Color"
msgstr ""
#: colorpage.ui:656
-#, fuzzy
msgctxt "colorpage|B_custom"
msgid "Blue"
msgstr "नीला"
#: colorpage.ui:671
-#, fuzzy
msgctxt "colorpage|R_custom"
msgid "Red"
msgstr "लाल"
@@ -4229,7 +4146,6 @@ msgid "_R"
msgstr ""
#: colorpage.ui:728
-#, fuzzy
msgctxt "colorpage|G_custom"
msgid "Green"
msgstr "हरिअर"
@@ -4356,7 +4272,6 @@ msgid "Insert Comment"
msgstr "कमांड भरू"
#: comment.ui:153
-#, fuzzy
msgctxt "comment|label2"
msgid "Author"
msgstr "लेखक"
@@ -4374,13 +4289,11 @@ msgid "_Insert"
msgstr "जोड़ू"
#: comment.ui:241
-#, fuzzy
msgctxt "comment|author"
msgid "Author"
msgstr "लेखक"
#: comment.ui:264
-#, fuzzy
msgctxt "comment|alttitle"
msgid "Edit Comment"
msgstr "टिप्पणी संपादन"
@@ -4444,13 +4357,11 @@ msgid "Line Spacing"
msgstr "रेखा अंतरण"
#: connectortabpage.ui:342
-#, fuzzy
msgctxt "connectortabpage|CTL_PREVIEW|tooltip_text"
msgid "Preview"
msgstr "पूर्वावलोकन"
#: connectortabpage.ui:347
-#, fuzzy
msgctxt "connectortabpage|CTL_PREVIEW-atkobject"
msgid "Example"
msgstr "उदाहरण"
@@ -4566,7 +4477,6 @@ msgid "_Original Size"
msgstr "मूल आकार"
#: cuiimapdlg.ui:8
-#, fuzzy
msgctxt "cuiimapdlg|IMapDialog"
msgid "Properties"
msgstr "गुणसभ"
@@ -4622,13 +4532,11 @@ msgid "Context Menus"
msgstr ""
#: customizedialog.ui:173
-#, fuzzy
msgctxt "customizedialog|keyboard"
msgid "Keyboard"
msgstr "कुँजीपटल"
#: customizedialog.ui:196
-#, fuzzy
msgctxt "customizedialog|events"
msgid "Events"
msgstr "घटना"
@@ -4719,7 +4627,6 @@ msgid "Measure _below object"
msgstr ""
#: dimensionlinestabpage.ui:236
-#, fuzzy
msgctxt "dimensionlinestabpage|label1"
msgid "Line"
msgstr "रेखा"
@@ -4750,13 +4657,11 @@ msgid "Show _measurement units"
msgstr ""
#: dimensionlinestabpage.ui:404
-#, fuzzy
msgctxt "dimensionlinestabpage|label2"
msgid "Legend"
msgstr "लेजेन्ड"
#: dimensionlinestabpage.ui:427
-#, fuzzy
msgctxt "dimensionlinestabpage|STR_MEASURE_AUTOMATIC"
msgid "Automatic"
msgstr "स्वचालित"
@@ -4895,13 +4800,11 @@ msgid "Language:"
msgstr "भाषा"
#: editmodulesdialog.ui:153
-#, fuzzy
msgctxt "editmodulesdialog|up"
msgid "Move Up"
msgstr "उप्पर जाउ"
#: editmodulesdialog.ui:167
-#, fuzzy
msgctxt "editmodulesdialog|down"
msgid "Move Down"
msgstr "नीच्चाँ जाउ"
@@ -4929,7 +4832,6 @@ msgid "Capitals"
msgstr "पैघ अक्षर"
#: effectspage.ui:19
-#, fuzzy
msgctxt "effectspage|liststore1"
msgid "Lowercase"
msgstr "लोअरकेस"
@@ -5009,13 +4911,11 @@ msgid "Single"
msgstr "असगर"
#: effectspage.ui:104
-#, fuzzy
msgctxt "effectspage|liststore5"
msgid "Double"
msgstr "दुगुना"
#: effectspage.ui:108
-#, fuzzy
msgctxt "effectspage|liststore5"
msgid "Bold"
msgstr "मोट"
@@ -5042,13 +4942,11 @@ msgid "Single"
msgstr "असगर"
#: effectspage.ui:138
-#, fuzzy
msgctxt "effectspage|liststore6"
msgid "Double"
msgstr "दुगुना"
#: effectspage.ui:142
-#, fuzzy
msgctxt "effectspage|liststore6"
msgid "Bold"
msgstr "मोट"
@@ -5207,7 +5105,6 @@ msgid "Accessibility option \"Use automatic font color for screen display\" is a
msgstr ""
#: effectspage.ui:611
-#, fuzzy
msgctxt "effectspage|preview-atkobject"
msgid "Preview"
msgstr "पूर्वावलोकन"
@@ -5267,7 +5164,6 @@ msgid "Assign"
msgstr "नियत करू"
#: eventassignpage.ui:234
-#, fuzzy
msgctxt "eventassignpage|delete"
msgid "Remove"
msgstr "हटाबू"
@@ -5452,13 +5348,11 @@ msgid "Table Properties"
msgstr "सारणी विशेषतासभ"
#: formatcellsdialog.ui:106
-#, fuzzy
msgctxt "formatcellsdialog|name"
msgid "Font"
msgstr "फ़ॉन्ट"
#: formatcellsdialog.ui:128
-#, fuzzy
msgctxt "formatcellsdialog|effects"
msgid "Font Effects"
msgstr "फ़ॉन्ट प्रभाव"
@@ -5481,13 +5375,11 @@ msgid "Format Number"
msgstr ""
#: galleryapplyprogress.ui:8
-#, fuzzy
msgctxt "galleryapplyprogress|GalleryApplyProgress"
msgid "Apply"
msgstr "लागू करू"
#: galleryapplyprogress.ui:73
-#, fuzzy
msgctxt "galleryapplyprogress|label2"
msgid "File"
msgstr "फाइल"
@@ -5510,7 +5402,6 @@ msgid "Pr_eview"
msgstr "पूर्वावलोकन"
#: galleryfilespage.ui:125
-#, fuzzy
msgctxt "galleryfilespage|image-atkobject"
msgid "Preview"
msgstr "पूर्वावलोकन"
@@ -5526,13 +5417,11 @@ msgid "A_dd All"
msgstr ""
#: gallerygeneralpage.ui:22
-#, fuzzy
msgctxt "gallerygeneralpage|label1"
msgid "Modified:"
msgstr "रूपाँतरितः"
#: gallerygeneralpage.ui:63
-#, fuzzy
msgctxt "gallerygeneralpage|label2"
msgid "Type:"
msgstr "प्रकार:"
@@ -5555,7 +5444,6 @@ msgid "Theme Name"
msgstr ""
#: gallerysearchprogress.ui:8
-#, fuzzy
msgctxt "gallerysearchprogress|GallerySearchProgress"
msgid "Find"
msgstr "खोजू"
@@ -5579,7 +5467,6 @@ msgid "Properties of "
msgstr "विशेषतासभ: "
#: gallerythemedialog.ui:106
-#, fuzzy
msgctxt "gallerythemedialog|general"
msgid "General"
msgstr "सामान्य"
@@ -5619,7 +5506,6 @@ msgid "Update"
msgstr "अद्यतन करू"
#: galleryupdateprogress.ui:74
-#, fuzzy
msgctxt "galleryupdateprogress|label2"
msgid "File"
msgstr "फाइल"
@@ -5669,7 +5555,6 @@ msgid "Quadratic"
msgstr ""
#: gradientpage.ui:170
-#, fuzzy
msgctxt "gradientpage|gradienttypelb"
msgid "Square"
msgstr "वर्ग"
@@ -5740,13 +5625,11 @@ msgid "Options"
msgstr "विकल्पसभ"
#: gradientpage.ui:644
-#, fuzzy
msgctxt "gradientpage|previewctl-atkobject"
msgid "Example"
msgstr "उदाहरण"
#: gradientpage.ui:662
-#, fuzzy
msgctxt "gradientpage|label2"
msgid "Preview"
msgstr "पूर्वावलोकन"
@@ -5763,13 +5646,11 @@ msgid "_Name:"
msgstr "नाम"
#: hangulhanjaadddialog.ui:129
-#, fuzzy
msgctxt "hangulhanjaadddialog|label1"
msgid "Dictionary"
msgstr "शब्दकोश"
#: hangulhanjaconversiondialog.ui:7
-#, fuzzy
msgctxt "hangulhanjaconversiondialog|HangulHanjaConversionDialog"
msgid "Hangul/Hanja Conversion"
msgstr "हांगुल/हांजा रूपांतरण"
@@ -5891,7 +5772,6 @@ msgid "Edit Custom Dictionary"
msgstr ""
#: hangulhanjaeditdictdialog.ui:107
-#, fuzzy
msgctxt "hangulhanjaeditdictdialog|label4"
msgid "Book"
msgstr "पुस्तक"
@@ -5919,7 +5799,6 @@ msgid "New..."
msgstr "नवीन..."
#: hangulhanjaoptdialog.ui:121
-#, fuzzy
msgctxt "hangulhanjaoptdialog|edit"
msgid "Edit..."
msgstr "संपादन... "
@@ -6002,7 +5881,6 @@ msgid "Line _color:"
msgstr "रेखाक रंग"
#: hatchpage.ui:281
-#, fuzzy
msgctxt "hatchpage|backgroundcolor"
msgid "Background Color"
msgstr "पृष्ठभूमि रंग"
@@ -6014,13 +5892,11 @@ msgid "Options"
msgstr "विकल्पसभ"
#: hatchpage.ui:357
-#, fuzzy
msgctxt "hatchpage|previewctl-atkobject"
msgid "Example"
msgstr "उदाहरण"
#: hatchpage.ui:375
-#, fuzzy
msgctxt "hatchpage|label1"
msgid "Preview"
msgstr "पूर्वावलोकन"
@@ -6032,7 +5908,6 @@ msgid "Hyperlink"
msgstr "हाइपरलिंक"
#: hyperlinkdialog.ui:42
-#, fuzzy
msgctxt "hyperlinkdialog|apply"
msgid "Apply"
msgstr "लागू करू"
@@ -6060,7 +5935,6 @@ msgid "Open File"
msgstr ""
#: hyperlinkdocpage.ui:82
-#, fuzzy
msgctxt "hyperlinkdocpage|label2"
msgid "Document"
msgstr "दस्तावेज"
@@ -6121,7 +5995,6 @@ msgid "F_orm:"
msgstr ""
#: hyperlinkdocpage.ui:329
-#, fuzzy
msgctxt "hyperlinkdocpage|script|tooltip_text"
msgid "Events"
msgstr "घटना"
@@ -6191,7 +6064,6 @@ msgid "F_orm:"
msgstr ""
#: hyperlinkinternetpage.ui:330
-#, fuzzy
msgctxt "hyperlinkinternetpage|script|tooltip_text"
msgid "Events"
msgstr "घटना"
@@ -6253,7 +6125,6 @@ msgid "F_orm:"
msgstr ""
#: hyperlinkmailpage.ui:257
-#, fuzzy
msgctxt "hyperlinkmailpage|script|tooltip_text"
msgid "Events"
msgstr "घटना"
@@ -6302,13 +6173,11 @@ msgid "_File:"
msgstr "फाइल:"
#: hyperlinknewdocpage.ui:112
-#, fuzzy
msgctxt "hyperlinknewdocpage|create"
msgid "Select Path"
msgstr "मार्ग चुनू"
#: hyperlinknewdocpage.ui:117
-#, fuzzy
msgctxt "hyperlinknewdocpage|create|tooltip_text"
msgid "Select Path"
msgstr "मार्ग चुनू"
@@ -6320,7 +6189,6 @@ msgid "File _type:"
msgstr "फाइलक वर्ग (~t):"
#: hyperlinknewdocpage.ui:172
-#, fuzzy
msgctxt "hyperlinknewdocpage|label2"
msgid "New Document"
msgstr "नवीन दस्तावेज"
@@ -6349,7 +6217,6 @@ msgid "F_orm:"
msgstr ""
#: hyperlinknewdocpage.ui:309
-#, fuzzy
msgctxt "hyperlinknewdocpage|script|tooltip_text"
msgid "Events"
msgstr "घटना"
@@ -6386,7 +6253,6 @@ msgid "Word:"
msgstr "लकड़ी"
#: iconchangedialog.ui:10
-#, fuzzy
msgctxt "iconchangedialog|IconChange"
msgid "%PRODUCTNAME %PRODUCTVERSION"
msgstr "%PRODUCTNAME %PRODUCTVERSION"
@@ -6453,19 +6319,16 @@ msgid "Browse..."
msgstr "ब्रॉउज करू..."
#: insertfloatingframe.ui:130
-#, fuzzy
msgctxt "insertfloatingframe|scrollbaron"
msgid "On"
msgstr "शुरू"
#: insertfloatingframe.ui:147
-#, fuzzy
msgctxt "insertfloatingframe|scrollbaroff"
msgid "Off"
msgstr "बन्न"
#: insertfloatingframe.ui:163
-#, fuzzy
msgctxt "insertfloatingframe|scrollbarauto"
msgid "Automatic"
msgstr "स्वचालित"
@@ -6477,13 +6340,11 @@ msgid "Scroll Bar"
msgstr "स्क्रॉल पट्टी"
#: insertfloatingframe.ui:218
-#, fuzzy
msgctxt "insertfloatingframe|borderon"
msgid "On"
msgstr "शुरू"
#: insertfloatingframe.ui:235
-#, fuzzy
msgctxt "insertfloatingframe|borderoff"
msgid "Off"
msgstr "बन्न"
@@ -6664,13 +6525,11 @@ msgid "_Remove"
msgstr "हटाबू"
#: linedialog.ui:8
-#, fuzzy
msgctxt "linedialog|LineDialog"
msgid "Line"
msgstr "रेखा"
#: linedialog.ui:106
-#, fuzzy
msgctxt "linedialog|RID_SVXPAGE_LINE"
msgid "Line"
msgstr "रेखा"
@@ -6793,13 +6652,11 @@ msgid "Save Line Styles"
msgstr ""
#: linestyletabpage.ui:465
-#, fuzzy
msgctxt "linestyletabpage|label1"
msgid "Properties"
msgstr "गुणसभ"
#: linetabpage.ui:30
-#, fuzzy
msgctxt "linetabpage|liststoreCAP_STYLE"
msgid "Flat"
msgstr "समतल"
@@ -6811,7 +6668,6 @@ msgid "Round"
msgstr "ध्वनि "
#: linetabpage.ui:38
-#, fuzzy
msgctxt "linetabpage|liststoreCAP_STYLE"
msgid "Square"
msgstr "वर्ग"
@@ -6822,7 +6678,6 @@ msgid "Rounded"
msgstr ""
#: linetabpage.ui:56
-#, fuzzy
msgctxt "linetabpage|liststoreEDGE_STYLE"
msgid "- none -"
msgstr "- कोनो नहि -"
@@ -6956,7 +6811,6 @@ msgid "Icon"
msgstr "प्रतीक"
#: linetabpage.ui:798
-#, fuzzy
msgctxt "linetabpage|CTL_PREVIEW-atkobject"
msgid "Example"
msgstr "उदाहरण"
@@ -7023,7 +6877,6 @@ msgid "Com_ponent..."
msgstr ""
#: macroassignpage.ui:158
-#, fuzzy
msgctxt "macroassignpage|delete"
msgid "Remove"
msgstr "हटाबू"
@@ -7169,7 +7022,6 @@ msgid "Insert Submenu"
msgstr ""
#: menuassignpage.ui:557
-#, fuzzy
msgctxt "menuassignpage|renameItem"
msgid "Rename..."
msgstr "नाम बदलू..."
@@ -7190,7 +7042,6 @@ msgid "Restore Default Command"
msgstr ""
#: mosaicdialog.ui:16
-#, fuzzy
msgctxt "mosaicdialog|MosaicDialog"
msgid "Mosaic"
msgstr "मोसाइक"
@@ -7239,13 +7090,11 @@ msgid "Menu _position:"
msgstr ""
#: movemenu.ui:244
-#, fuzzy
msgctxt "movemenu|up-atkobject"
msgid "Up"
msgstr "उप्पर"
#: movemenu.ui:262
-#, fuzzy
msgctxt "movemenu|down-atkobject"
msgid "Down"
msgstr "नीच्चाँ"
@@ -7304,13 +7153,11 @@ msgid "Create Macro"
msgstr ""
#: newlibdialog.ui:102
-#, fuzzy
msgctxt "newlibdialog|altrenametitle"
msgid "Rename"
msgstr "फिनु नाम दिअ'"
#: newtabledialog.ui:22
-#, fuzzy
msgctxt "newtabledialog|NewTableDialog"
msgid "Insert Table"
msgstr "सारणी जोड़ू"
@@ -7342,7 +7189,6 @@ msgid "_Save in:"
msgstr ""
#: numberingformatpage.ui:38
-#, fuzzy
msgctxt "numberingformatpage|liststore1"
msgid "All"
msgstr "सभ"
@@ -7365,7 +7211,6 @@ msgid "Percent"
msgstr ""
#: numberingformatpage.ui:50
-#, fuzzy
msgctxt "numberingformatpage|liststore1"
msgid "Currency"
msgstr "मुद्रा"
@@ -7377,7 +7222,6 @@ msgid "Date"
msgstr "दिनांक"
#: numberingformatpage.ui:56
-#, fuzzy
msgctxt "numberingformatpage|liststore1"
msgid "Time"
msgstr "समय"
@@ -7388,7 +7232,6 @@ msgid "Scientific"
msgstr ""
#: numberingformatpage.ui:62
-#, fuzzy
msgctxt "numberingformatpage|liststore1"
msgid "Fraction"
msgstr "भिन्न"
@@ -7416,13 +7259,11 @@ msgid "Add"
msgstr "जोड़ू (~A)"
#: numberingformatpage.ui:141
-#, fuzzy
msgctxt "numberingformatpage|edit|tooltip_text"
msgid "Edit Comment"
msgstr "टिप्पणी संपादन"
#: numberingformatpage.ui:156
-#, fuzzy
msgctxt "numberingformatpage|delete|tooltip_text"
msgid "Remove"
msgstr "हटाबू"
@@ -7494,7 +7335,6 @@ msgid "_Language"
msgstr "भाषा"
#: numberingoptionspage.ui:64
-#, fuzzy
msgctxt "numberingoptionspage|label1"
msgid "Level"
msgstr "स्तर"
@@ -7576,19 +7416,16 @@ msgid "Bottom of character"
msgstr "अक्षरक नीच्चाँ"
#: numberingoptionspage.ui:287
-#, fuzzy
msgctxt "numberingoptionspage|orientlb"
msgid "Top of line"
msgstr "रेखाक उप्पर"
#: numberingoptionspage.ui:288
-#, fuzzy
msgctxt "numberingoptionspage|orientlb"
msgid "Center of line"
msgstr "रेखाक मध्य"
#: numberingoptionspage.ui:289
-#, fuzzy
msgctxt "numberingoptionspage|orientlb"
msgid "Bottom of line"
msgstr "रेखाक नीच्चाँ"
@@ -7612,7 +7449,6 @@ msgid "Before:"
msgstr "पहिने"
#: numberingoptionspage.ui:373
-#, fuzzy
msgctxt "numberingoptionspage|separator"
msgid "Separator"
msgstr "अलगकएनिहार"
@@ -7675,7 +7511,6 @@ msgid "From file..."
msgstr "फाइलसँ (~F)..."
#: numberingoptionspage.ui:603
-#, fuzzy
msgctxt "numberingoptionspage|gallery"
msgid "Gallery"
msgstr "दीर्घा"
@@ -7687,7 +7522,6 @@ msgid "Left"
msgstr "बामाँ"
#: numberingpositionpage.ui:26
-#, fuzzy
msgctxt "numberingpositionpage|liststore1"
msgid "Centered"
msgstr "केंद्रित"
@@ -7705,7 +7539,6 @@ msgid "Tab stop"
msgstr "टैब रुकावट"
#: numberingpositionpage.ui:43
-#, fuzzy
msgctxt "numberingpositionpage|liststore2"
msgid "Space"
msgstr "अंतरिक्ष"
@@ -7716,7 +7549,6 @@ msgid "Nothing"
msgstr ""
#: numberingpositionpage.ui:88
-#, fuzzy
msgctxt "numberingpositionpage|1"
msgid "Level"
msgstr "स्तर"
@@ -7967,7 +7799,6 @@ msgid "Color setting"
msgstr ""
#: optappearancepage.ui:156
-#, fuzzy
msgctxt "optappearancepage|on"
msgid "On"
msgstr "शुरू"
@@ -8164,7 +7995,6 @@ msgid "Eastern Arabic (٣ ,٢ ,١…)"
msgstr ""
#: optctlpage.ui:237
-#, fuzzy
msgctxt "optctlpage|numerals"
msgid "System"
msgstr "सिस्टम"
@@ -8192,7 +8022,6 @@ msgid "Browse..."
msgstr "ब्रॉउज करू..."
#: optemailpage.ui:89
-#, fuzzy
msgctxt "optemailpage|browsetitle"
msgid "All files"
msgstr "सभ फ़ाइल"
@@ -8322,7 +8151,6 @@ msgid "Screen only"
msgstr ""
#: optfontspage.ui:132
-#, fuzzy
msgctxt "optfontspage|font"
msgid "Font"
msgstr "फ़ॉन्ट"
@@ -8356,7 +8184,6 @@ msgid "_Size:"
msgstr "आकार"
#: optfontspage.ui:295
-#, fuzzy
msgctxt "optfontspage|fontname"
msgid "Automatic"
msgstr "स्वचालित"
@@ -8378,7 +8205,6 @@ msgid "_Extended tips"
msgstr "विस्तृत सुझाव"
#: optgeneralpage.ui:46
-#, fuzzy
msgctxt "optgeneralpage|label1"
msgid "Help"
msgstr "मदद"
@@ -8514,7 +8340,6 @@ msgid "_Use '%ENGLISHUSLOCALE' locale for numbers"
msgstr ""
#: opthtmlpage.ui:407
-#, fuzzy
msgctxt "opthtmlpage|label2"
msgid "Import"
msgstr "आयात"
@@ -8547,7 +8372,6 @@ msgid "LibreOffice _Basic"
msgstr ""
#: opthtmlpage.ui:568
-#, fuzzy
msgctxt "opthtmlpage|label3"
msgid "Export"
msgstr "निर्यात करू"
@@ -8831,7 +8655,6 @@ msgid "_Exception (-)"
msgstr ""
#: optnewdictionarydialog.ui:168
-#, fuzzy
msgctxt "optnewdictionarydialog|label1"
msgid "Dictionary"
msgstr "शब्दकोश"
@@ -8944,7 +8767,6 @@ msgid "Type"
msgstr "वर्ग"
#: optpathspage.ui:53
-#, fuzzy
msgctxt "optpathspage|path"
msgid "Path"
msgstr "मार्ग"
@@ -8983,13 +8805,11 @@ msgid "None"
msgstr "कोनो नहि"
#: optproxypage.ui:139
-#, fuzzy
msgctxt "optproxypage|proxymode"
msgid "System"
msgstr "सिस्टम"
#: optproxypage.ui:140
-#, fuzzy
msgctxt "optproxypage|proxymode"
msgid "Manual"
msgstr "दस्ती (~M)"
@@ -9147,19 +8967,16 @@ msgid "Text document"
msgstr "नवीन दस्तावेज"
#: optsavepage.ui:368
-#, fuzzy
msgctxt "optsavepage|doctype"
msgid "HTML document"
msgstr "HTML दस्तावेज"
#: optsavepage.ui:369
-#, fuzzy
msgctxt "optsavepage|doctype"
msgid "Master document"
msgstr "मास्टर दस्तावेज"
#: optsavepage.ui:370
-#, fuzzy
msgctxt "optsavepage|doctype"
msgid "Spreadsheet"
msgstr "स्प्रेडशीट"
@@ -9171,13 +8988,11 @@ msgid "Presentation"
msgstr "प्रस्तुति"
#: optsavepage.ui:372
-#, fuzzy
msgctxt "optsavepage|doctype"
msgid "Drawing"
msgstr "रेखाचित्र"
#: optsavepage.ui:373
-#, fuzzy
msgctxt "optsavepage|doctype"
msgid "Formula"
msgstr "सूत्र"
@@ -9346,13 +9161,11 @@ msgid "Fa_x/e-mail:"
msgstr ""
#: optuserpage.ui:171
-#, fuzzy
msgctxt "optuserpage|firstname-atkobject"
msgid "First name"
msgstr "पहिल नाम"
#: optuserpage.ui:189
-#, fuzzy
msgctxt "lastname-atkobject"
msgid "Last name"
msgstr "अंतिम नाम"
@@ -9376,7 +9189,6 @@ msgid "State"
msgstr "राज्य"
#: optuserpage.ui:272
-#, fuzzy
msgctxt "zip-atkobject"
msgid "Zip code"
msgstr "जिप कोड"
@@ -9425,7 +9237,6 @@ msgid "Last name/first _name/father’s name/initials:"
msgstr ""
#: optuserpage.ui:472
-#, fuzzy
msgctxt "ruslastname-atkobject"
msgid "Last name"
msgstr "अंतिम नाम"
@@ -9442,7 +9253,6 @@ msgid "Initials"
msgstr "आरँभिक"
#: optuserpage.ui:526
-#, fuzzy
msgctxt "rusfirstname-atkobject"
msgid "First name"
msgstr "पहिल नाम"
@@ -9453,13 +9263,11 @@ msgid "Last/first _name/initials:"
msgstr ""
#: optuserpage.ui:569
-#, fuzzy
msgctxt "eastlastname-atkobject"
msgid "Last name"
msgstr "अंतिम नाम"
#: optuserpage.ui:587
-#, fuzzy
msgctxt "eastfirstname-atkobject"
msgid "First name"
msgstr "पहिल नाम"
@@ -9476,7 +9284,6 @@ msgid "_Street/apartment number:"
msgstr ""
#: optuserpage.ui:648
-#, fuzzy
msgctxt "russtreet-atkobject"
msgid "Street"
msgstr "सड़क"
@@ -9498,13 +9305,11 @@ msgid "City"
msgstr "नगर"
#: optuserpage.ui:727
-#, fuzzy
msgctxt "izip-atkobject"
msgid "Zip code"
msgstr "जिप कोड"
#: optuserpage.ui:825
-#, fuzzy
msgctxt "optuserpage|label1"
msgid "Address"
msgstr "पता"
@@ -9580,19 +9385,16 @@ msgid "Icons in men_us:"
msgstr ""
#: optviewpage.ui:189
-#, fuzzy
msgctxt "optviewpage|contextmenushortcuts"
msgid "Automatic"
msgstr "स्वचालित"
#: optviewpage.ui:190
-#, fuzzy
msgctxt "optviewpage|contextmenushortcuts"
msgid "Hide"
msgstr "नुकाबू"
#: optviewpage.ui:191
-#, fuzzy
msgctxt "optviewpage|contextmenushortcuts"
msgid "Show"
msgstr "देखाबू"
@@ -9603,19 +9405,16 @@ msgid "Shortcuts in context menus:"
msgstr ""
#: optviewpage.ui:218
-#, fuzzy
msgctxt "optviewpage|menuicons"
msgid "Automatic"
msgstr "स्वचालित"
#: optviewpage.ui:219
-#, fuzzy
msgctxt "optviewpage|menuicons"
msgid "Hide"
msgstr "नुकाबू"
#: optviewpage.ui:220
-#, fuzzy
msgctxt "optviewpage|menuicons"
msgid "Show"
msgstr "देखाबू"
@@ -9641,7 +9440,6 @@ msgid "Toolbar icon _size:"
msgstr ""
#: optviewpage.ui:358
-#, fuzzy
msgctxt "optviewpage|iconstyle"
msgid "Automatic"
msgstr "स्वचालित"
@@ -9693,7 +9491,6 @@ msgid "Tango Testing"
msgstr ""
#: optviewpage.ui:380
-#, fuzzy
msgctxt "optviewpage|iconsize"
msgid "Automatic"
msgstr "स्वचालित"
@@ -9731,7 +9528,6 @@ msgid "Sidebar _icon size:"
msgstr ""
#: optviewpage.ui:439
-#, fuzzy
msgctxt "optviewpage|sidebariconsize"
msgid "Automatic"
msgstr "स्वचालित"
@@ -9753,7 +9549,6 @@ msgid "_Notebookbar icon size:"
msgstr ""
#: optviewpage.ui:468
-#, fuzzy
msgctxt "optviewpage|notebookbariconsize"
msgid "Automatic"
msgstr "स्वचालित"
@@ -9790,7 +9585,6 @@ msgid "Middle mouse _button:"
msgstr ""
#: optviewpage.ui:597
-#, fuzzy
msgctxt "optviewpage|mousepos"
msgid "Default button"
msgstr "मूलभूत बटन"
@@ -9816,7 +9610,6 @@ msgid "Automatic scrolling"
msgstr ""
#: optviewpage.ui:616
-#, fuzzy
msgctxt "optviewpage|mousemiddle"
msgid "Paste clipboard"
msgstr "क्लिपबोर्ड चिपकाबू"
@@ -9832,7 +9625,6 @@ msgid "Right and left"
msgstr ""
#: pageformatpage.ui:19
-#, fuzzy
msgctxt "pageformatpage|liststorePageLayout"
msgid "Mirrored"
msgstr "बिंब लेल"
@@ -10005,25 +9797,21 @@ msgid "Start"
msgstr "प्रारंभ"
#: paragalignpage.ui:23
-#, fuzzy
msgctxt "paragalignpage|liststoreLB_LASTLINE"
msgid "Centered"
msgstr "केंद्रित"
#: paragalignpage.ui:27
-#, fuzzy
msgctxt "paragalignpage|liststoreLB_LASTLINE"
msgid "Justified"
msgstr "समायोजित"
#: paragalignpage.ui:41
-#, fuzzy
msgctxt "paragalignpage|liststoreLB_VERTALIGN"
msgid "Automatic"
msgstr "स्वचालित"
#: paragalignpage.ui:45
-#, fuzzy
msgctxt "paragalignpage|liststoreLB_VERTALIGN"
msgid "Base line"
msgstr "आधार रेखा"
@@ -10046,7 +9834,6 @@ msgid "Bottom"
msgstr "नीच्चाँ "
#: paragalignpage.ui:85
-#, fuzzy
msgctxt "paragalignpage|drawingareaWN_EXAMPLE-atkobject"
msgid "Example"
msgstr "उदाहरण"
@@ -10124,7 +9911,6 @@ msgid "_Text direction:"
msgstr ""
#: paragalignpage.ui:444
-#, fuzzy
msgctxt "paragalignpage|labelFL_PROPERTIES"
msgid "Properties"
msgstr "गुणसभ"
@@ -10148,13 +9934,11 @@ msgid "1.5 Lines"
msgstr "1.5 रेखासभ"
#: paraindentspacing.ui:49
-#, fuzzy
msgctxt "paraindentspacing|liststoreLB_LINEDIST"
msgid "Double"
msgstr "दुगुना"
#: paraindentspacing.ui:53
-#, fuzzy
msgctxt "paraindentspacing|liststoreLB_LINEDIST"
msgid "Proportional"
msgstr "आनुपातिक"
@@ -10171,7 +9955,6 @@ msgid "Leading"
msgstr "शीर्षक"
#: paraindentspacing.ui:91
-#, fuzzy
msgctxt "paraindentspacing|drawingareaWN_EXAMPLE-atkobject"
msgid "Example"
msgstr "उदाहरण"
@@ -10198,13 +9981,11 @@ msgid "_Automatic"
msgstr "स्वचालित"
#: paraindentspacing.ui:221
-#, fuzzy
msgctxt "paraindentspacing|labelST_LINEDIST_ABS"
msgid "Fixed"
msgstr "स्थिर"
#: paraindentspacing.ui:236
-#, fuzzy
msgctxt "paraindentspacing|label1"
msgid "Indent"
msgstr "हाशिया"
@@ -10248,7 +10029,6 @@ msgid "A_ctivate"
msgstr ""
#: paraindentspacing.ui:503
-#, fuzzy
msgctxt "paraindentspacing|label3"
msgid "Register-true"
msgstr "पंजीकृरण-सही"
@@ -10396,7 +10176,6 @@ msgid "File Encryption Password"
msgstr ""
#: pastespecial.ui:7
-#, fuzzy
msgctxt "pastespecial|PasteSpecialDialog"
msgid "Paste Special"
msgstr "विशेषकेँ साटू"
@@ -10408,7 +10187,6 @@ msgid "Source:"
msgstr "स्रोत"
#: pastespecial.ui:157
-#, fuzzy
msgctxt "pastespecial|label1"
msgid "Selection"
msgstr "चुनाव"
@@ -10420,7 +10198,6 @@ msgid "_Modify"
msgstr "सुधारू"
#: patterntabpage.ui:92
-#, fuzzy
msgctxt "patterntabpage|label3"
msgid "Pattern"
msgstr "नमूना"
@@ -10453,13 +10230,11 @@ msgid "Options"
msgstr "विकल्पसभ"
#: patterntabpage.ui:295
-#, fuzzy
msgctxt "patterntabpage|CTL_PREVIEW-atkobject"
msgid "Example"
msgstr "उदाहरण"
#: patterntabpage.ui:313
-#, fuzzy
msgctxt "patterntabpage|label2"
msgid "Preview"
msgstr "पूर्वावलोकन"
@@ -10507,7 +10282,6 @@ msgid "Firefox Themes"
msgstr ""
#: pickbulletpage.ui:34
-#, fuzzy
msgctxt "pickbulletpage|label25"
msgid "Selection"
msgstr "चुनाव"
@@ -10523,19 +10297,16 @@ msgid "Add and Resize"
msgstr ""
#: pickgraphicpage.ui:75
-#, fuzzy
msgctxt "pickgraphicpage|label25"
msgid "Selection"
msgstr "चुनाव"
#: picknumberingpage.ui:34
-#, fuzzy
msgctxt "picknumberingpage|label25"
msgid "Selection"
msgstr "चुनाव"
#: pickoutlinepage.ui:34
-#, fuzzy
msgctxt "pickoutlinepage|label25"
msgid "Selection"
msgstr "चुनाव"
@@ -10561,7 +10332,6 @@ msgid "Raise/lower by"
msgstr ""
#: positionpage.ui:157
-#, fuzzy
msgctxt "positionpage|automatic"
msgid "Automatic"
msgstr "स्वचालित"
@@ -10626,7 +10396,6 @@ msgid "Spacing"
msgstr "अंतर देनाइ"
#: positionpage.ui:478
-#, fuzzy
msgctxt "positionpage|preview-atkobject"
msgid "Preview"
msgstr "पूर्वावलोकन"
@@ -10744,7 +10513,6 @@ msgid "Adapt"
msgstr ""
#: posterdialog.ui:16
-#, fuzzy
msgctxt "posterdialog|PosterDialog"
msgid "Posterize"
msgstr "पोस्टरैज"
@@ -10901,7 +10669,6 @@ msgid "No Loaded File"
msgstr ""
#: querynoloadedfiledialog.ui:14
-#, fuzzy
msgctxt "querynoloadedfiledialog|NoLoadedFileDialog"
msgid "The file could not be loaded!"
msgstr "फाइलकेँ लोड नहि कए सकैत अछि!"
@@ -11034,13 +10801,11 @@ msgid "Run"
msgstr "चलाउ (~u)"
#: scriptorganizer.ui:49
-#, fuzzy
msgctxt "scriptorganizer|create"
msgid "Create..."
msgstr "बनाबू..."
#: scriptorganizer.ui:79
-#, fuzzy
msgctxt "scriptorganizer|rename"
msgid "Rename..."
msgstr "नाम बदलू..."
@@ -11057,7 +10822,6 @@ msgid "Macros"
msgstr "मॉक्रोसभ"
#: searchattrdialog.ui:9
-#, fuzzy
msgctxt "searchattrdialog|SearchAttrDialog"
msgid "Attributes"
msgstr "गुणसभ"
@@ -11068,13 +10832,11 @@ msgid "Text Format "
msgstr ""
#: searchformatdialog.ui:106
-#, fuzzy
msgctxt "searchformatdialog|font"
msgid "Font"
msgstr "फ़ॉन्ट"
#: searchformatdialog.ui:128
-#, fuzzy
msgctxt "searchformatdialog|fonteffects"
msgid "Font Effects"
msgstr "फ़ॉन्ट प्रभाव"
@@ -11195,7 +10957,6 @@ msgid "Search Term or Firefox Theme URL"
msgstr ""
#: select_persona_dialog.ui:228
-#, fuzzy
msgctxt "select_persona_dialog|label6"
msgid "Categories"
msgstr "श्रेणीसभ"
@@ -11241,13 +11002,11 @@ msgid "_Color:"
msgstr ""
#: shadowtabpage.ui:205
-#, fuzzy
msgctxt "shadowtabpage|CTL_COLOR_PREVIEW-atkobject"
msgid "Example"
msgstr "उदाहरण"
#: shadowtabpage.ui:230
-#, fuzzy
msgctxt "shadowtabpage|label"
msgid "Properties"
msgstr "गुणसभ"
@@ -11359,7 +11118,6 @@ msgid "Currently Installed Smart Tags"
msgstr ""
#: smoothdialog.ui:16
-#, fuzzy
msgctxt "smoothdialog|SmoothDialog"
msgid "Smooth"
msgstr "चिकना"
@@ -11376,7 +11134,6 @@ msgid "Parameters"
msgstr "पैरामीटर (~P)"
#: solarizedialog.ui:14
-#, fuzzy
msgctxt "solarizedialog|SolarizeDialog"
msgid "Solarization"
msgstr "सोलराइजेशन"
@@ -11511,7 +11268,6 @@ msgid "Text languag_e:"
msgstr ""
#: spellingdialog.ui:252
-#, fuzzy
msgctxt "spellingdialog|explainlink"
msgid "More..."
msgstr " बेसी..."
@@ -11604,7 +11360,6 @@ msgid "_Into equal proportions"
msgstr ""
#: splitcellsdialog.ui:241
-#, fuzzy
msgctxt "splitcellsdialog|label2"
msgid "Direction"
msgstr "दिशा"
@@ -11695,7 +11450,6 @@ msgid "To _frame"
msgstr "फ्रेम"
#: swpossizepage.ui:294
-#, fuzzy
msgctxt "swpossizepage|label1"
msgid "Anchor"
msgstr "ऐन्कर"
@@ -11773,13 +11527,11 @@ msgid "No Effect"
msgstr "कोनो प्रभाव नहि"
#: textanimtabpage.ui:53
-#, fuzzy
msgctxt "textanimtabpage|liststoreEFFECT"
msgid "Blink"
msgstr "टिमटिमाहट"
#: textanimtabpage.ui:57
-#, fuzzy
msgctxt "textanimtabpage|liststoreEFFECT"
msgid "Scroll Through"
msgstr "स्क्रॉल करू"
@@ -11790,7 +11542,6 @@ msgid "Scroll Back and Forth"
msgstr ""
#: textanimtabpage.ui:65
-#, fuzzy
msgctxt "textanimtabpage|liststoreEFFECT"
msgid "Scroll In"
msgstr "स्क्रॉल इन"
@@ -11808,19 +11559,16 @@ msgid "Direction:"
msgstr "दिशा"
#: textanimtabpage.ui:155
-#, fuzzy
msgctxt "textanimtabpage|BTN_UP|tooltip_text"
msgid "To top"
msgstr "उप्पर"
#: textanimtabpage.ui:161
-#, fuzzy
msgctxt "textanimtabpage|BTN_UP-atkobject"
msgid "Up"
msgstr "उप्पर"
#: textanimtabpage.ui:176
-#, fuzzy
msgctxt "textanimtabpage|BTN_RIGHT|tooltip_text"
msgid "To right"
msgstr "दायाँ"
@@ -11832,7 +11580,6 @@ msgid "Right"
msgstr "उँचाइ"
#: textanimtabpage.ui:197
-#, fuzzy
msgctxt "textanimtabpage|BTN_LEFT|tooltip_text"
msgid "To left"
msgstr "बामाँ"
@@ -11844,13 +11591,11 @@ msgid "Left"
msgstr "बामाँ"
#: textanimtabpage.ui:218
-#, fuzzy
msgctxt "textanimtabpage|BTN_DOWN|tooltip_text"
msgid "To bottom"
msgstr "तलमे"
#: textanimtabpage.ui:224
-#, fuzzy
msgctxt "textanimtabpage|BTN_DOWN-atkobject"
msgid "Down"
msgstr "नीच्चाँ"
@@ -11899,7 +11644,6 @@ msgid "_Automatic"
msgstr "स्वचालित"
#: textanimtabpage.ui:522
-#, fuzzy
msgctxt "textanimtabpage|label2"
msgid "Properties"
msgstr "गुणसभ"
@@ -11998,7 +11742,6 @@ msgid "Text"
msgstr "पाठ"
#: textdialog.ui:128
-#, fuzzy
msgctxt "textdialog|RID_SVXPAGE_TEXTANIMATION"
msgid "Text Animation"
msgstr "पाठ संजीवन"
@@ -12024,7 +11767,6 @@ msgid "_Maximum number of consecutive hyphens"
msgstr ""
#: textflowpage.ui:163
-#, fuzzy
msgctxt "textflowpage|LabelHyphenation"
msgid "Hyphenation"
msgstr "समासन"
@@ -12059,13 +11801,11 @@ msgid "Position:"
msgstr "स्थिति"
#: textflowpage.ui:295
-#, fuzzy
msgctxt "textflowpage|comboPageStyle-atkobject"
msgid "Page Style"
msgstr "पृष्ठ शैली"
#: textflowpage.ui:309
-#, fuzzy
msgctxt "textflowpage|comboBreakType"
msgid "Page"
msgstr "पृष्ठ"
@@ -12116,13 +11856,11 @@ msgid "_Widow control"
msgstr ""
#: textflowpage.ui:473
-#, fuzzy
msgctxt "textflowpage|labelOrphan"
msgid "lines"
msgstr "रेखा सभ"
#: textflowpage.ui:485
-#, fuzzy
msgctxt "textflowpage|labelWidow"
msgid "lines"
msgstr "रेखा सभ"
@@ -12187,7 +11925,6 @@ msgid "Quadratic"
msgstr ""
#: transparencytabpage.ui:45
-#, fuzzy
msgctxt "transparencytabpage|liststoreTYPE"
msgid "Square"
msgstr "वर्ग"
@@ -12248,13 +11985,11 @@ msgid "_End value:"
msgstr ""
#: transparencytabpage.ui:435
-#, fuzzy
msgctxt "transparencytabpage|CTL_BITMAP_PREVIEW-atkobject"
msgid "Example"
msgstr "उदाहरण"
#: transparencytabpage.ui:453
-#, fuzzy
msgctxt "transparencytabpage|CTL_TRANS_PREVIEW-atkobject"
msgid "Example"
msgstr "उदाहरण"
@@ -12386,7 +12121,6 @@ msgid "Enclosing Character"
msgstr ""
#: twolinespage.ui:233
-#, fuzzy
msgctxt "twolinespage|preview-atkobject"
msgid "Preview"
msgstr "पूर्वावलोकन"
@@ -12481,7 +12215,6 @@ msgid "Zoom Factor"
msgstr ""
#: zoomdialog.ui:262
-#, fuzzy
msgctxt "zoomdialog|automatic"
msgid "Automatic"
msgstr "स्वचालित"
diff --git a/source/mai/dbaccess/messages.po b/source/mai/dbaccess/messages.po
index 6f82ff71658..ea1ac508820 100644
--- a/source/mai/dbaccess/messages.po
+++ b/source/mai/dbaccess/messages.po
@@ -363,7 +363,6 @@ msgid "You cannot give a table and a query the same name. Please use a name whic
msgstr ""
#: strings.hrc:90
-#, fuzzy
msgctxt "STR_BASENAME_TABLE"
msgid "Table"
msgstr "सारणी"
@@ -747,7 +746,6 @@ msgid "Column ~Format..."
msgstr "स्तंभ प्रारूप (~F)..."
#: strings.hrc:171
-#, fuzzy
msgctxt "RID_STR_COLUMN_WIDTH"
msgid "Column ~Width..."
msgstr "कॉलम चओड़ाइ (~W)..."
@@ -759,7 +757,6 @@ msgid "Table Format..."
msgstr "सारणी रचना..."
#: strings.hrc:173
-#, fuzzy
msgctxt "RID_STR_ROW_HEIGHT"
msgid "Row Height..."
msgstr "पंक्ति उँचाइ..."
@@ -2315,7 +2312,6 @@ msgid "This relation already exists. Do you want to edit it or create a new one?
msgstr ""
#: strings.hrc:486
-#, fuzzy
msgctxt "STR_QUERY_REL_EDIT"
msgid "Edit..."
msgstr "संपादन... "
@@ -2438,7 +2434,6 @@ msgid "Press 'Next' to save a copy of your document, and to begin the migration.
msgstr ""
#: backuppage.ui:76
-#, fuzzy
msgctxt "backuppage|label3"
msgid "Save to:"
msgstr "एहिमे सहेजू:"
@@ -2467,7 +2462,6 @@ msgid "Choose a data source:"
msgstr ""
#: collectionviewdialog.ui:11
-#, fuzzy
msgctxt "collectionviewdialog|CollectionView"
msgid "Save"
msgstr "सहेजू"
@@ -2497,7 +2491,6 @@ msgid "File _name:"
msgstr "फाइल नाम:"
#: colwidthdialog.ui:15
-#, fuzzy
msgctxt "colwidthdialog|ColWidthDialog"
msgid "Column Width"
msgstr "कॉलम चओड़ाइ"
@@ -2532,7 +2525,6 @@ msgid "_Browse…"
msgstr "ब्राउज़"
#: connectionpage.ui:98
-#, fuzzy
msgctxt "connectionpage|generalLabel"
msgid "General"
msgstr "सामान्य"
@@ -2614,7 +2606,6 @@ msgid "Crea_te new field as primary key"
msgstr ""
#: copytablepage.ui:143
-#, fuzzy
msgctxt "copytablepage|keynamelabel"
msgid "Name:"
msgstr "नाम:"
@@ -2637,7 +2628,6 @@ msgid "Ta_ble name:"
msgstr "सारणीक नाम"
#: dbaseindexdialog.ui:28
-#, fuzzy
msgctxt "dbaseindexdialog|DBaseIndexDialog"
msgid "Indexes"
msgstr "सूची"
@@ -2772,7 +2762,6 @@ msgid "Set Up a Connection to a MySQL Database"
msgstr "एकटा JDBC डाटाबेसमे एकटा संबंधन सेटअप करू"
#: dbwizspreadsheetpage.ui:74
-#, fuzzy
msgctxt "dbwizspreadsheetpage|browse"
msgid "Browse"
msgstr "ब्राउज़"
@@ -2789,7 +2778,6 @@ msgid "_Password required"
msgstr "कूटशब्द जरूरी"
#: dbwiztextpage.ui:74
-#, fuzzy
msgctxt "dbwiztextpage|browse"
msgid "Browse"
msgstr "ब्राउज़"
@@ -2848,7 +2836,6 @@ msgid "SQL Command"
msgstr "SQL कमांड"
#: directsqldialog.ui:220
-#, fuzzy
msgctxt "directsqldialog|label2"
msgid "Status"
msgstr "स्थिति"
@@ -2978,7 +2965,6 @@ msgid "_Recently used:"
msgstr "हालमे प्रयुक्त"
#: generalpagewizard.ui:179
-#, fuzzy
msgctxt "generalpagewizard|openDatabase"
msgid "Open"
msgstr "खोलू"
@@ -3018,7 +3004,6 @@ msgid "Test Class"
msgstr "जाँच वर्ग"
#: generalspecialjdbcdetailspage.ui:162
-#, fuzzy
msgctxt "generalspecialjdbcdetailspage|label1"
msgid "Connection Settings"
msgstr "संबंधन जमावट"
@@ -3058,7 +3043,6 @@ msgid "Settings"
msgstr "जमावट"
#: indexdesigndialog.ui:9
-#, fuzzy
msgctxt "indexdesigndialog|IndexDesignDialog"
msgid "Indexes"
msgstr "सूची"
@@ -3233,7 +3217,6 @@ msgid "_Delete"
msgstr "मेटाबू"
#: joinviewmenu.ui:20
-#, fuzzy
msgctxt "joinviewmenu|edit"
msgid "Edit..."
msgstr "संपादन... "
@@ -3313,7 +3296,6 @@ msgid "Maximum number of _records:"
msgstr "अभिलेखक अधिकतम संख्या (~r)"
#: ldappage.ui:133
-#, fuzzy
msgctxt "ldappage|charsetheader"
msgid "Connection Settings"
msgstr "संबंधन जमावट"
@@ -3354,7 +3336,6 @@ msgid "Current object:"
msgstr ""
#: mysqlnativepage.ui:48
-#, fuzzy
msgctxt "mysqlnativepage|connectionheader"
msgid "Connection Settings"
msgstr "संबंधन जमावट"
@@ -3412,7 +3393,6 @@ msgid "_Port:"
msgstr ""
#: mysqlnativesettings.ui:138
-#, fuzzy
msgctxt "mysqlnativesettings|defaultport"
msgid "Default: 3306"
msgstr "मूलभूत: 3306"
@@ -3584,13 +3564,11 @@ msgid "Field name"
msgstr "क्षेत्र नाम"
#: queryfilterdialog.ui:120
-#, fuzzy
msgctxt "queryfilterdialog|label6"
msgid "Condition"
msgstr "स्थिति"
#: queryfilterdialog.ui:134
-#, fuzzy
msgctxt "queryfilterdialog|field1"
msgid "- none -"
msgstr "- कोनो नहि -"
@@ -3626,13 +3604,11 @@ msgid ">="
msgstr ""
#: queryfilterdialog.ui:154
-#, fuzzy
msgctxt "queryfilterdialog|cond1"
msgid "like"
msgstr "समान"
#: queryfilterdialog.ui:155
-#, fuzzy
msgctxt "queryfilterdialog|cond1"
msgid "not like"
msgstr "आओर"
@@ -3648,43 +3624,36 @@ msgid "not null"
msgstr ""
#: queryfilterdialog.ui:171
-#, fuzzy
msgctxt "queryfilterdialog|field2"
msgid "- none -"
msgstr "- कोनो नहि -"
#: queryfilterdialog.ui:185
-#, fuzzy
msgctxt "queryfilterdialog|field3"
msgid "- none -"
msgstr "- कोनो नहि -"
#: queryfilterdialog.ui:219
-#, fuzzy
msgctxt "queryfilterdialog|label7"
msgid "Value"
msgstr "मान"
#: queryfilterdialog.ui:263
-#, fuzzy
msgctxt "queryfilterdialog|op2"
msgid "AND"
msgstr "आओर"
#: queryfilterdialog.ui:264
-#, fuzzy
msgctxt "queryfilterdialog|op2"
msgid "OR"
msgstr "आ"
#: queryfilterdialog.ui:278
-#, fuzzy
msgctxt "queryfilterdialog|op3"
msgid "AND"
msgstr "आओर"
#: queryfilterdialog.ui:279
-#, fuzzy
msgctxt "queryfilterdialog|op3"
msgid "OR"
msgstr "आ"
@@ -3696,7 +3665,6 @@ msgid "Criteria"
msgstr "सिद्धांत"
#: queryfuncmenu.ui:12
-#, fuzzy
msgctxt "queryfuncmenu|functions"
msgid "Functions"
msgstr "प्रकार्यसभ"
@@ -3708,13 +3676,11 @@ msgid "Table Name"
msgstr "सारणीक नाम"
#: queryfuncmenu.ui:34
-#, fuzzy
msgctxt "queryfuncmenu|alias"
msgid "Alias"
msgstr "उपनाम"
#: queryfuncmenu.ui:48
-#, fuzzy
msgctxt "queryfuncmenu|distinct"
msgid "Distinct Values"
msgstr "अनोखा मूल्य"
@@ -3737,7 +3703,6 @@ msgid "Yes"
msgstr "हँ"
#: querypropertiesdialog.ui:133
-#, fuzzy
msgctxt "querypropertiesdialog|nondistinct"
msgid "No"
msgstr "नहि"
@@ -3940,7 +3905,6 @@ msgid "Field name"
msgstr "क्षेत्र नाम"
#: sortdialog.ui:146
-#, fuzzy
msgctxt "sortdialog|label6"
msgid "Order"
msgstr "क्रम"
@@ -3988,7 +3952,6 @@ msgid "Sort Order"
msgstr "छाँटन क्रम"
#: specialjdbcconnectionpage.ui:19
-#, fuzzy
msgctxt "specialjdbcconnectionpage|header"
msgid "Set up connection to a MySQL database using JDBC"
msgstr "एकटा MySQL डाटाबेसमे JDBC क' प्रयोगसँ संबंधन सेटअप करू"
@@ -4020,7 +3983,6 @@ msgid "_Port number:"
msgstr "पोर्ट संख्या (~P)"
#: specialjdbcconnectionpage.ui:139
-#, fuzzy
msgctxt "specialjdbcconnectionpage|portNumDefLabel"
msgid "Default: 3306"
msgstr "मूलभूत: 3306"
@@ -4129,7 +4091,6 @@ msgid "Default"
msgstr "मूलभूत"
#: specialsettingspage.ui:316
-#, fuzzy
msgctxt "specialsettingspage|comparison"
msgid "SQL"
msgstr "SQL"
@@ -4167,7 +4128,6 @@ msgid "_Description:"
msgstr "वर्णन"
#: summarypage.ui:17
-#, fuzzy
msgctxt "summarypage|label1"
msgid "Summary"
msgstr "सारांश"
@@ -4475,7 +4435,6 @@ msgid "_Driver settings:"
msgstr "चालक जमावट (~D)"
#: userdetailspage.ui:137
-#, fuzzy
msgctxt "userdetailspage|label1"
msgid "Connection Settings"
msgstr "संबंधन जमावट"
diff --git a/source/mai/desktop/messages.po b/source/mai/desktop/messages.po
index 442ee6ec1bf..7759497dc8d 100644
--- a/source/mai/desktop/messages.po
+++ b/source/mai/desktop/messages.po
@@ -770,7 +770,6 @@ msgid "Extension Software License Agreement"
msgstr ""
#: licensedialog.ui:21
-#, fuzzy
msgctxt "licensedialog|accept"
msgid "Accept"
msgstr "स्वीकारू"
diff --git a/source/mai/editeng/messages.po b/source/mai/editeng/messages.po
index 30cd2b6d431..17a27389b0e 100644
--- a/source/mai/editeng/messages.po
+++ b/source/mai/editeng/messages.po
@@ -529,7 +529,6 @@ msgid "Caps"
msgstr "नक्शा"
#: editrids.hrc:132
-#, fuzzy
msgctxt "RID_SVXITEMS_CASEMAP_GEMEINE"
msgid "Lowercase"
msgstr "लोअरकेस"
@@ -584,7 +583,6 @@ msgid "Justify"
msgstr "व्यवस्था करू"
#: editrids.hrc:146
-#, fuzzy
msgctxt "RID_SVXITEMS_ADJUST_CENTER"
msgid "Centered"
msgstr "केंद्रित"
@@ -775,7 +773,6 @@ msgid "No Outline"
msgstr ""
#: editrids.hrc:184
-#, fuzzy
msgctxt "RID_SVXITEMS_PRINT_TRUE"
msgid "Print"
msgstr "छापू"
@@ -849,7 +846,6 @@ msgid "Position not protected"
msgstr "स्थान संरक्षित"
#: editrids.hrc:198
-#, fuzzy
msgctxt "RID_SVXITEMS_TRANSPARENT_TRUE"
msgid "Transparent"
msgstr "पारदर्शक"
@@ -1298,7 +1294,6 @@ msgid "[From printer settings]"
msgstr ""
#: editrids.hrc:293
-#, fuzzy
msgctxt "RID_EDITUNDO_DEL"
msgid "Delete"
msgstr "मेटाबू"
@@ -1315,7 +1310,6 @@ msgid "Insert"
msgstr "जोड़ू"
#: editrids.hrc:296
-#, fuzzy
msgctxt "RID_EDITUNDO_REPLACE"
msgid "Replace"
msgstr "प्रतिस्थापन"
@@ -1360,7 +1354,6 @@ msgid "Paragraph is %x"
msgstr "अनुच्छेद अछि"
#: editrids.hrc:304
-#, fuzzy
msgctxt "RID_SVXSTR_AUTOMATIC"
msgid "Automatic"
msgstr "स्वचालित"
diff --git a/source/mai/extensions/messages.po b/source/mai/extensions/messages.po
index ca5805b7646..5faa424b0cf 100644
--- a/source/mai/extensions/messages.po
+++ b/source/mai/extensions/messages.po
@@ -14,31 +14,26 @@ msgstr ""
"X-Generator: LibreOffice\n"
#: command.hrc:29
-#, fuzzy
msgctxt "RID_RSC_ENUM_COMMAND_TYPE"
msgid "Table"
msgstr "सारणी"
#: command.hrc:30
-#, fuzzy
msgctxt "RID_RSC_ENUM_COMMAND_TYPE"
msgid "Query"
msgstr "प्रश्न"
#: command.hrc:31
-#, fuzzy
msgctxt "RID_RSC_ENUM_COMMAND_TYPE"
msgid "SQL command"
msgstr "SQL कमांड"
#: showhide.hrc:29
-#, fuzzy
msgctxt "RID_RSC_ENUM_SHOWHIDE"
msgid "Hide"
msgstr "नुकाबू"
#: showhide.hrc:30
-#, fuzzy
msgctxt "RID_RSC_ENUM_SHOWHIDE"
msgid "Show"
msgstr "देखाबू"
@@ -77,13 +72,11 @@ msgid "Without frame"
msgstr ""
#: stringarrays.hrc:41
-#, fuzzy
msgctxt "RID_RSC_ENUM_BORDER_TYPE"
msgid "3D look"
msgstr "3D दृश्य"
#: stringarrays.hrc:42
-#, fuzzy
msgctxt "RID_RSC_ENUM_BORDER_TYPE"
msgid "Flat"
msgstr "समतल"
@@ -94,13 +87,11 @@ msgid "Valuelist"
msgstr ""
#: stringarrays.hrc:48
-#, fuzzy
msgctxt "RID_RSC_ENUM_LISTSOURCE_TYPE"
msgid "Table"
msgstr "सारणी"
#: stringarrays.hrc:49
-#, fuzzy
msgctxt "RID_RSC_ENUM_LISTSOURCE_TYPE"
msgid "Query"
msgstr "प्रश्न"
@@ -174,7 +165,6 @@ msgid "Previous record"
msgstr "पछिला लेखा"
#: stringarrays.hrc:70
-#, fuzzy
msgctxt "RID_RSC_ENUM_BUTTONTYPE"
msgid "Next record"
msgstr "अगिला अभिलेख"
@@ -244,7 +234,6 @@ msgid "Text"
msgstr "पाठ"
#: stringarrays.hrc:94
-#, fuzzy
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (short)"
msgstr "मानक (छोट)"
@@ -262,7 +251,6 @@ msgid "Standard (short YYYY)"
msgstr "मानक (छोट)"
#: stringarrays.hrc:97
-#, fuzzy
msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST"
msgid "Standard (long)"
msgstr "मानक (पैघ)"
@@ -360,7 +348,6 @@ msgid "Current page"
msgstr "वर्तमान दिनांक"
#: stringarrays.hrc:132
-#, fuzzy
msgctxt "RID_RSC_ENUM_NAVIGATION"
msgid "No"
msgstr "नहि"
@@ -415,7 +402,6 @@ msgid "Multi"
msgstr ""
#: stringarrays.hrc:150
-#, fuzzy
msgctxt "RID_RSC_ENUM_SELECTION_TYPE"
msgid "Range"
msgstr "परिसर"
@@ -439,7 +425,6 @@ msgid "Default"
msgstr "मूलभूत"
#: stringarrays.hrc:162
-#, fuzzy
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "OK"
msgstr "बेस"
@@ -451,7 +436,6 @@ msgid "Cancel"
msgstr "रद्द करू"
#: stringarrays.hrc:164
-#, fuzzy
msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE"
msgid "Help"
msgstr "मदद"
@@ -521,13 +505,11 @@ msgid "Both"
msgstr "दुनू"
#: stringarrays.hrc:196
-#, fuzzy
msgctxt "RID_RSC_ENUM_VISUALEFFECT"
msgid "3D"
msgstr "3D"
#: stringarrays.hrc:197
-#, fuzzy
msgctxt "RID_RSC_ENUM_VISUALEFFECT"
msgid "Flat"
msgstr "समतल"
@@ -605,7 +587,6 @@ msgid "Below right"
msgstr "नीच्चाँ दहिन्ना"
#: stringarrays.hrc:214
-#, fuzzy
msgctxt "RID_RSC_ENUM_IMAGE_POSITION"
msgid "Centered"
msgstr "केंद्रित"
@@ -617,7 +598,6 @@ msgid "Preserve"
msgstr "संरक्षित करू"
#: stringarrays.hrc:220
-#, fuzzy
msgctxt "RID_RSC_ENUM_WHITESPACE_HANDLING"
msgid "Replace"
msgstr "प्रतिस्थापन"
@@ -629,7 +609,6 @@ msgid "Collapse"
msgstr "उप्पर लपेटू"
#: stringarrays.hrc:226
-#, fuzzy
msgctxt "RID_RSC_ENUM_SCALE_MODE"
msgid "No"
msgstr "नहि"
@@ -645,19 +624,16 @@ msgid "Fit to Size"
msgstr ""
#: stringarrays.hrc:233
-#, fuzzy
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Left-to-right"
msgstr "बम्माँ तरफसँ दहिन्ना"
#: stringarrays.hrc:234
-#, fuzzy
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Right-to-left"
msgstr "दहिन्ना सँ बम्माँ"
#: stringarrays.hrc:235
-#, fuzzy
msgctxt "RID_RSC_ENUM_WRITING_MODE"
msgid "Use superordinate object settings"
msgstr "अधिअक्षीय वस्तु जमावटक प्रयोग करू"
@@ -1706,7 +1682,6 @@ msgid "Submission"
msgstr "सुपुर्दगी"
#: strings.hrc:222
-#, fuzzy
msgctxt "RID_STR_BINDING_NAME"
msgid "Binding"
msgstr "बांधि रहल अछि"
@@ -1795,7 +1770,6 @@ msgstr "टेढ़"
#. To translators: That's the 'Bold' as used for a font style, so please use a consistent translation."
#: strings.hrc:242
-#, fuzzy
msgctxt "RID_STR_FONTSTYLE_BOLD"
msgid "Bold"
msgstr "मोट"
@@ -1822,7 +1796,6 @@ msgid "Data"
msgstr "आँकड़ा"
#: strings.hrc:248
-#, fuzzy
msgctxt "RID_STR_HELP_SECTION_LABEL"
msgid "Help"
msgstr "मदद"
@@ -2097,7 +2070,6 @@ msgid "%PERCENT%"
msgstr ""
#: strings.hrc:305
-#, fuzzy
msgctxt "RID_UPDATE_FT_STATUS"
msgid "Status"
msgstr "स्थिति"
@@ -2549,7 +2521,6 @@ msgid "You can either save the value of the option group in a database field or
msgstr "अहाँ विकल्प समूहकेँ डाटाबेस क्षेत्रमे सहेज सकैत अछि अथवा बादबला काजमे उपयोग कए सकैत अछि. "
#: yesno.hrc:29
-#, fuzzy
msgctxt "RID_RSC_ENUM_YESNO"
msgid "No"
msgstr "नहि"
@@ -2573,19 +2544,16 @@ msgid "Display field"
msgstr "क्षेत्र देखाबू"
#: contenttablepage.ui:43
-#, fuzzy
msgctxt "contenttablepage|datasourcelabel"
msgid "Data source"
msgstr "आँकड़ा श्रोत"
#: contenttablepage.ui:57
-#, fuzzy
msgctxt "contenttablepage|contenttypelabel"
msgid "Content type"
msgstr "विषय वर्ग"
#: contenttablepage.ui:71
-#, fuzzy
msgctxt "contenttablepage|formtablelabel"
msgid "Content"
msgstr "विषय"
@@ -2611,7 +2579,6 @@ msgstr ""
"सारणी चुनू जकरासँ आँकड़ाकेँ सूची सामग्रीक लेल आधार रूपेँ प्रयोग कएल जाएब चाही:"
#: contenttablepage.ui:233
-#, fuzzy
msgctxt "contenttablepage|label2"
msgid "Control"
msgstr "नियंत्रण"
@@ -2634,7 +2601,6 @@ msgid "Embed this address book definition into the current document."
msgstr ""
#: datasourcepage.ui:61
-#, fuzzy
msgctxt "datasourcepage|locationft"
msgid "Location"
msgstr "स्थान"
@@ -2692,7 +2658,6 @@ msgid ""
msgstr ""
#: fieldassignpage.ui:33
-#, fuzzy
msgctxt "fieldassignpage|assign"
msgid "Field Assignment"
msgstr "क्षेत्र काज"
@@ -2716,19 +2681,16 @@ msgid "Field from the _List Table"
msgstr "सूची सारणी क' क्षेत्र (~L)"
#: gridfieldsselectionpage.ui:44
-#, fuzzy
msgctxt "gridfieldsselectionpage|datasourcelabel"
msgid "Data source"
msgstr "आँकड़ा श्रोत"
#: gridfieldsselectionpage.ui:58
-#, fuzzy
msgctxt "gridfieldsselectionpage|contenttypelabel"
msgid "Content type"
msgstr "विषय वर्ग"
#: gridfieldsselectionpage.ui:72
-#, fuzzy
msgctxt "gridfieldsselectionpage|formtablelabel"
msgid "Content"
msgstr "विषय"
@@ -2779,19 +2741,16 @@ msgid "Table element"
msgstr "सारणी तत्व"
#: groupradioselectionpage.ui:44
-#, fuzzy
msgctxt "groupradioselectionpage|datasourcelabel"
msgid "Data source"
msgstr "आँकड़ा श्रोत"
#: groupradioselectionpage.ui:58
-#, fuzzy
msgctxt "groupradioselectionpage|contenttypelabel"
msgid "Content type"
msgstr "विषय वर्ग"
#: groupradioselectionpage.ui:72
-#, fuzzy
msgctxt "groupradioselectionpage|formtablelabel"
msgid "Content"
msgstr "विषय"
@@ -2922,13 +2881,11 @@ msgid "Evolution"
msgstr ""
#: selecttypepage.ui:49
-#, fuzzy
msgctxt "selecttypepage|groupwise"
msgid "Groupwise"
msgstr "समूहआधारित"
#: selecttypepage.ui:66
-#, fuzzy
msgctxt "selecttypepage|evoldap"
msgid "Evolution LDAP"
msgstr "एवोल्यूशन LDAP"
@@ -3103,7 +3060,6 @@ msgid "Ed_ition"
msgstr "संस्करण (~i)"
#: generalpage.ui:257
-#, fuzzy
msgctxt "generalpage|volume"
msgid "Volume"
msgstr "आवाज"
@@ -3295,7 +3251,6 @@ msgid "_Book title"
msgstr "पुस्तक शीर्षक (~B)"
#: mappingdialog.ui:432
-#, fuzzy
msgctxt "mappingdialog|label15"
msgid "Volume"
msgstr "आवाज"
@@ -3409,19 +3364,16 @@ msgid "Column Names"
msgstr "स्तंभक नाम"
#: toolbar.ui:14
-#, fuzzy
msgctxt "toolbar|TBC_FT_SOURCE"
msgid "Table"
msgstr "सारणी"
#: toolbar.ui:49
-#, fuzzy
msgctxt "toolbar|TBC_FT_QUERY"
msgid "Search Key"
msgstr "खोज कुंजी"
#: toolbar.ui:84
-#, fuzzy
msgctxt "toolbar|TBC_BT_AUTOFILTER"
msgid "AutoFilter"
msgstr "स्वचालित ढंगसँ छाननाइ"
@@ -3450,19 +3402,16 @@ msgid "Data Source"
msgstr "आँकड़ा श्रोत"
#: controlfontdialog.ui:8
-#, fuzzy
msgctxt "controlfontdialog|ControlFontDialog"
msgid "Character"
msgstr "संप्रतीक"
#: controlfontdialog.ui:105
-#, fuzzy
msgctxt "controlfontdialog|font"
msgid "Font"
msgstr "फ़ॉन्ट"
#: controlfontdialog.ui:127
-#, fuzzy
msgctxt "controlfontdialog|fonteffects"
msgid "Font Effects"
msgstr "फ़ॉन्ट प्रभाव"
@@ -3610,7 +3559,6 @@ msgid "Scan area"
msgstr ""
#: sanedialog.ui:208
-#, fuzzy
msgctxt "sanedialog|label2"
msgid "Preview"
msgstr "पूर्वावलोकन"
diff --git a/source/mai/extras/source/autocorr/emoji.po b/source/mai/extras/source/autocorr/emoji.po
index 62c08c190e2..d3005ccca0d 100644
--- a/source/mai/extras/source/autocorr/emoji.po
+++ b/source/mai/extras/source/autocorr/emoji.po
@@ -119,7 +119,6 @@ msgstr ""
#. Α (U+00391), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_CAPITAL_LETTER_ALPHA\n"
@@ -139,7 +138,6 @@ msgstr "एटा"
#. Γ (U+00393), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_CAPITAL_LETTER_GAMMA\n"
@@ -359,7 +357,6 @@ msgstr "अल्फा"
#. β (U+003B2), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_BETA\n"
@@ -369,7 +366,6 @@ msgstr "बीटा"
#. γ (U+003B3), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_GAMMA\n"
@@ -379,7 +375,6 @@ msgstr "गामा"
#. δ (U+003B4), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_DELTA\n"
@@ -389,7 +384,6 @@ msgstr "डेल्टा"
#. ε (U+003B5), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_EPSILON\n"
@@ -399,7 +393,6 @@ msgstr "ऐप्सिलोन"
#. ζ (U+003B6), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_ZETA\n"
@@ -409,7 +402,6 @@ msgstr "जेटा"
#. η (U+003B7), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_ETA\n"
@@ -419,7 +411,6 @@ msgstr "एटा"
#. θ (U+003B8), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_THETA\n"
@@ -429,7 +420,6 @@ msgstr "थीटा"
#. ι (U+003B9), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_IOTA\n"
@@ -439,7 +429,6 @@ msgstr "आयोटा"
#. κ (U+003BA), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_KAPPA\n"
@@ -469,7 +458,6 @@ msgstr "सँख्या"
#. ν (U+003BD), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_NU\n"
@@ -479,7 +467,6 @@ msgstr "नू"
#. ξ (U+003BE), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_XI\n"
@@ -489,7 +476,6 @@ msgstr "जाइ"
#. ο (U+003BF), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_OMICRON\n"
@@ -499,7 +485,6 @@ msgstr "ओमिक्रोन"
#. π (U+003C0), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_PI\n"
@@ -509,7 +494,6 @@ msgstr "पाइ"
#. ρ (U+003C1), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_RHO\n"
@@ -529,7 +513,6 @@ msgstr "सिग्मा"
#. σ (U+003C3), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_SIGMA\n"
@@ -539,7 +522,6 @@ msgstr "सिग्मा"
#. τ (U+003C4), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_TAU\n"
@@ -549,7 +531,6 @@ msgstr "टाउ"
#. υ (U+003C5), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_UPSILON\n"
@@ -559,7 +540,6 @@ msgstr "अपसिलोन"
#. φ (U+003C6), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_PHI\n"
@@ -569,7 +549,6 @@ msgstr "फाइ"
#. χ (U+003C7), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_CHI\n"
@@ -579,7 +558,6 @@ msgstr "काइ"
#. ψ (U+003C8), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_PSI\n"
@@ -589,7 +567,6 @@ msgstr "साइ"
#. ω (U+003C9), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"GREEK_SMALL_LETTER_OMEGA\n"
@@ -628,7 +605,6 @@ msgstr "---"
#. ’ (U+02019), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"RIGHT_SINGLE_QUOTATION_MARK\n"
@@ -712,7 +688,6 @@ msgstr ""
#. ″ (U+02033), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"DOUBLE_PRIME\n"
@@ -1060,7 +1035,6 @@ msgstr "खाली समुच्चय"
#. ∈ (U+02208), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"ELEMENT_OF\n"
@@ -1143,7 +1117,6 @@ msgstr ""
#. − (U+02212), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"MINUS_SIGN\n"
@@ -1172,7 +1145,6 @@ msgstr "/"
#. ∖ (U+02216), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"SET_MINUS\n"
@@ -1219,7 +1191,6 @@ msgstr "अनँत"
#. ∠ (U+02220), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"ANGLE\n"
@@ -1278,7 +1249,6 @@ msgstr "समानांतर"
#. ∧ (U+02227), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"LOGICAL_AND\n"
@@ -1288,7 +1258,6 @@ msgstr "आओर"
#. ∨ (U+02228), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"LOGICAL_OR\n"
@@ -1810,7 +1779,6 @@ msgstr ""
#. ☉ (U+02609), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"SUN\n"
@@ -1912,7 +1880,6 @@ msgstr "दहिन्ना"
#. ☜ (U+0261C), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"WHITE_LEFT_POINTING_INDEX\n"
@@ -1922,7 +1889,6 @@ msgstr "बामाँ"
#. ☝ (U+0261D), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"WHITE_UP_POINTING_INDEX\n"
@@ -1932,7 +1898,6 @@ msgstr "उप्पर"
#. ☞ (U+0261E), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"WHITE_RIGHT_POINTING_INDEX\n"
@@ -1942,7 +1907,6 @@ msgstr "दहिन्ना"
#. ☟ (U+0261F), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"WHITE_DOWN_POINTING_INDEX\n"
@@ -2134,7 +2098,6 @@ msgstr "सूर्य"
#. ☽ (U+0263D), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"FIRST_QUARTER_MOON\n"
@@ -3410,7 +3373,6 @@ msgstr ""
#. ❓ (U+02753), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"BLACK_QUESTION_MARK_ORNAMENT\n"
@@ -6067,7 +6029,6 @@ msgstr ""
#. 🐾 (U+1F43E), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"PAW_PRINTS\n"
@@ -6193,7 +6154,6 @@ msgstr ""
#. 👍 (U+1F44D), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
-#, fuzzy
msgctxt ""
"emoji.ulf\n"
"THUMBS_UP_SIGN\n"
diff --git a/source/mai/extras/source/gallery/share.po b/source/mai/extras/source/gallery/share.po
index aa9c019d37d..2b0f2df7c8d 100644
--- a/source/mai/extras/source/gallery/share.po
+++ b/source/mai/extras/source/gallery/share.po
@@ -16,7 +16,6 @@ msgstr ""
"X-POOTLE-MTIME: 1369413563.000000\n"
#: gallery_names.ulf
-#, fuzzy
msgctxt ""
"gallery_names.ulf\n"
"arrows\n"
@@ -25,7 +24,6 @@ msgid "Arrows"
msgstr "तीर"
#: gallery_names.ulf
-#, fuzzy
msgctxt ""
"gallery_names.ulf\n"
"computers\n"
@@ -42,7 +40,6 @@ msgid "Diagrams"
msgstr ""
#: gallery_names.ulf
-#, fuzzy
msgctxt ""
"gallery_names.ulf\n"
"education\n"
@@ -68,7 +65,6 @@ msgid "Finance"
msgstr "आर्थिक व्यवस्था"
#: gallery_names.ulf
-#, fuzzy
msgctxt ""
"gallery_names.ulf\n"
"people\n"
@@ -77,7 +73,6 @@ msgid "People"
msgstr "लोग"
#: gallery_names.ulf
-#, fuzzy
msgctxt ""
"gallery_names.ulf\n"
"sounds\n"
@@ -86,7 +81,6 @@ msgid "Sounds"
msgstr "ध्वनि"
#: gallery_names.ulf
-#, fuzzy
msgctxt ""
"gallery_names.ulf\n"
"symbols\n"
diff --git a/source/mai/filter/messages.po b/source/mai/filter/messages.po
index 4a1f50eef28..b624c58ffb6 100644
--- a/source/mai/filter/messages.po
+++ b/source/mai/filter/messages.po
@@ -183,7 +183,6 @@ msgid "Cancel"
msgstr "रद्द करू"
#: strings.hrc:58
-#, fuzzy
msgctxt "T602FILTER_STR_OK_BUTTON"
msgid "OK"
msgstr "बेस"
@@ -346,7 +345,6 @@ msgid "_Selection/Selected sheet(s)"
msgstr ""
#: pdfgeneralpage.ui:141
-#, fuzzy
msgctxt "pdfgeneralpage|label1"
msgid "Range"
msgstr "परिसर"
@@ -402,7 +400,6 @@ msgid "_JPEG compression"
msgstr ""
#: pdfgeneralpage.ui:322
-#, fuzzy
msgctxt "pdfgeneralpage|label2"
msgid "Images"
msgstr "चित्रसभ"
@@ -419,7 +416,6 @@ msgid "Text:"
msgstr "पाठ:"
#: pdfgeneralpage.ui:409
-#, fuzzy
msgctxt "pdfgeneralpage|label3"
msgid "Watermark"
msgstr "जलचिह्न"
@@ -480,7 +476,6 @@ msgid "PDF"
msgstr ""
#: pdfgeneralpage.ui:540
-#, fuzzy
msgctxt "pdfgeneralpage|format"
msgid "HTML"
msgstr "HTML"
@@ -541,7 +536,6 @@ msgid "Export onl_y notes pages"
msgstr ""
#: pdfgeneralpage.ui:723
-#, fuzzy
msgctxt "pdfgeneralpage|label4"
msgid "General"
msgstr "सामान्य"
@@ -562,7 +556,6 @@ msgid "Export _URLs relative to file system"
msgstr ""
#: pdflinkspage.ui:89
-#, fuzzy
msgctxt "pdflinkspage|label1"
msgid "General"
msgstr "सामान्य"
@@ -600,7 +593,6 @@ msgid "E_xport"
msgstr "निर्यात करू"
#: pdfoptionsdialog.ui:92
-#, fuzzy
msgctxt "pdfoptionsdialog|general"
msgid "General"
msgstr "सामान्य"
@@ -759,7 +751,6 @@ msgid "Enable text access for acce_ssibility tools"
msgstr ""
#: pdfsecuritypage.ui:535
-#, fuzzy
msgctxt "pdfsecuritypage|label4"
msgid "Content"
msgstr "विषय"
@@ -879,7 +870,6 @@ msgid "_Visible bookmark levels:"
msgstr ""
#: pdfuserinterfacepage.ui:343
-#, fuzzy
msgctxt "pdfuserinterfacepage|label4"
msgid "Bookmarks"
msgstr "पुस्तकचिह्न"
@@ -1000,7 +990,6 @@ msgid "Current Document"
msgstr ""
#: testxmlfilter.ui:168
-#, fuzzy
msgctxt "testxmlfilter|label1"
msgid "Export"
msgstr "निर्यात करू"
@@ -1037,7 +1026,6 @@ msgid "Transform file"
msgstr ""
#: testxmlfilter.ui:326
-#, fuzzy
msgctxt "testxmlfilter|label2"
msgid "Import"
msgstr "आयात"
@@ -1092,7 +1080,6 @@ msgid "_Open Package..."
msgstr ""
#: xmlfiltersettings.ui:151
-#, fuzzy
msgctxt "xmlfiltersettings|filterlist-atkobject"
msgid "XML Filter List"
msgstr "XML फिल्टर: %s"
@@ -1174,7 +1161,6 @@ msgid "XML Filter: %s"
msgstr ""
#: xsltfilterdialog.ui:92
-#, fuzzy
msgctxt "xsltfilterdialog|general"
msgid "General"
msgstr "सामान्य"
diff --git a/source/mai/filter/source/config/fragments/filters.po b/source/mai/filter/source/config/fragments/filters.po
index 0ceda9480a4..d19026d497f 100644
--- a/source/mai/filter/source/config/fragments/filters.po
+++ b/source/mai/filter/source/config/fragments/filters.po
@@ -886,7 +886,6 @@ msgid "Rich Text Format (Calc)"
msgstr ""
#: SVG___Scalable_Vector_Graphics.xcu
-#, fuzzy
msgctxt ""
"SVG___Scalable_Vector_Graphics.xcu\n"
"SVG - Scalable Vector Graphics\n"
@@ -1458,7 +1457,6 @@ msgid "EPS - Encapsulated PostScript"
msgstr ""
#: draw_flash_Export.xcu
-#, fuzzy
msgctxt ""
"draw_flash_Export.xcu\n"
"draw_flash_Export\n"
@@ -1513,7 +1511,6 @@ msgid "PNG - Portable Network Graphic"
msgstr ""
#: draw_svg_Export.xcu
-#, fuzzy
msgctxt ""
"draw_svg_Export.xcu\n"
"draw_svg_Export\n"
@@ -1680,7 +1677,6 @@ msgid "EPS - Encapsulated PostScript"
msgstr ""
#: impress_flash_Export.xcu
-#, fuzzy
msgctxt ""
"impress_flash_Export.xcu\n"
"impress_flash_Export\n"
@@ -1735,7 +1731,6 @@ msgid "PNG - Portable Network Graphic"
msgstr ""
#: impress_svg_Export.xcu
-#, fuzzy
msgctxt ""
"impress_svg_Export.xcu\n"
"impress_svg_Export\n"
diff --git a/source/mai/filter/source/config/fragments/types.po b/source/mai/filter/source/config/fragments/types.po
index 42eb7112fb8..c6ad96cdad8 100644
--- a/source/mai/filter/source/config/fragments/types.po
+++ b/source/mai/filter/source/config/fragments/types.po
@@ -16,7 +16,6 @@ msgstr ""
"X-POOTLE-MTIME: 1447278552.000000\n"
#: MS_Excel_2007_Binary.xcu
-#, fuzzy
msgctxt ""
"MS_Excel_2007_Binary.xcu\n"
"MS Excel 2007 Binary\n"
diff --git a/source/mai/formula/messages.po b/source/mai/formula/messages.po
index 9d622f032c9..c67c61e4010 100644
--- a/source/mai/formula/messages.po
+++ b/source/mai/formula/messages.po
@@ -968,7 +968,6 @@ msgid "ROW"
msgstr ""
#: core_resource.hrc:2444
-#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "SHEET"
msgstr "शीट"
@@ -995,13 +994,11 @@ msgid "RATE"
msgstr "दिनांक"
#: core_resource.hrc:2449
-#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "IPMT"
msgstr "PMT"
#: core_resource.hrc:2450
-#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "PPMT"
msgstr "PMT"
@@ -1017,7 +1014,6 @@ msgid "CUMPRINC"
msgstr "CUMPRINC"
#: core_resource.hrc:2453
-#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "EFFECT"
msgstr "EFFECT"
@@ -1892,7 +1888,6 @@ msgid "WEEKDAY"
msgstr ""
#: core_resource.hrc:2624
-#, fuzzy
msgctxt "RID_STRLIST_FUNCTION_NAMES"
msgid "NETWORKDAYS"
msgstr "NETWORKDAYS"
@@ -2173,7 +2168,6 @@ msgid "_Next >"
msgstr "अगिला (&N) >"
#: formuladialog.ui:158
-#, fuzzy
msgctxt "formuladialog|function"
msgid "Functions"
msgstr "प्रकार्यसभ"
@@ -2202,13 +2196,11 @@ msgid "Result"
msgstr "परिणाम"
#: formuladialog.ui:418
-#, fuzzy
msgctxt "formuladialog|ed_formula-atkobject"
msgid "Formula"
msgstr "सूत्र"
#: formuladialog.ui:467
-#, fuzzy
msgctxt "formuladialog|RB_REF|tooltip_text"
msgid "Maximize"
msgstr "बड़ करू"
@@ -2232,7 +2224,6 @@ msgid "Last Used"
msgstr "अंतिमबेर प्रयुक्त"
#: functionpage.ui:64
-#, fuzzy
msgctxt "functionpage|category"
msgid "All"
msgstr "सभ"
@@ -2249,25 +2240,21 @@ msgid "Function not known"
msgstr ""
#: parameter.ui:279
-#, fuzzy
msgctxt "parameter|RB_ARG1|tooltip_text"
msgid "Select"
msgstr "चुनू"
#: parameter.ui:295
-#, fuzzy
msgctxt "parameter|RB_ARG2|tooltip_text"
msgid "Select"
msgstr "चुनू"
#: parameter.ui:311
-#, fuzzy
msgctxt "parameter|RB_ARG3|tooltip_text"
msgid "Select"
msgstr "चुनू"
#: parameter.ui:327
-#, fuzzy
msgctxt "parameter|RB_ARG4|tooltip_text"
msgid "Select"
msgstr "चुनू"
diff --git a/source/mai/fpicker/messages.po b/source/mai/fpicker/messages.po
index c420a93298e..85c17f1b315 100644
--- a/source/mai/fpicker/messages.po
+++ b/source/mai/fpicker/messages.po
@@ -114,13 +114,11 @@ msgid "Root"
msgstr "फ़ूट"
#: strings.hrc:33
-#, fuzzy
msgctxt "STR_FILTERNAME_ALL"
msgid "All files"
msgstr "सभ फ़ाइल"
#: strings.hrc:34
-#, fuzzy
msgctxt "STR_FILEDLG_OPEN"
msgid "Open"
msgstr "खोलू"
@@ -328,7 +326,6 @@ msgid "Filter"
msgstr "फिल्टर"
#: remotefilesdialog.ui:267
-#, fuzzy
msgctxt "remotefilesdialog|nameLabel"
msgid "File name"
msgstr "फाइलक नाम"
diff --git a/source/mai/framework/messages.po b/source/mai/framework/messages.po
index 4f1841c3d2a..c477bb90a35 100644
--- a/source/mai/framework/messages.po
+++ b/source/mai/framework/messages.po
@@ -173,7 +173,6 @@ msgid "Reset to Default Language"
msgstr ""
#: strings.hrc:52
-#, fuzzy
msgctxt "STR_LANGSTATUS_MORE"
msgid "More..."
msgstr " बेसी..."
diff --git a/source/mai/instsetoo_native/inc_openoffice/windows/msi_languages.po b/source/mai/instsetoo_native/inc_openoffice/windows/msi_languages.po
index 7166f168df1..f80df7144e8 100644
--- a/source/mai/instsetoo_native/inc_openoffice/windows/msi_languages.po
+++ b/source/mai/instsetoo_native/inc_openoffice/windows/msi_languages.po
@@ -2769,7 +2769,6 @@ msgid "Load [ProductName] during system start-up"
msgstr ""
#: Control.ulf
-#, fuzzy
msgctxt ""
"Control.ulf\n"
"OOO_CONTROL_322\n"
@@ -2786,7 +2785,6 @@ msgid "The following applications are using files that need to be updated by thi
msgstr ""
#: Control.ulf
-#, fuzzy
msgctxt ""
"Control.ulf\n"
"OOO_CONTROL_324\n"
@@ -2804,7 +2802,6 @@ msgid "Cancel"
msgstr "रद्द करू"
#: Control.ulf
-#, fuzzy
msgctxt ""
"Control.ulf\n"
"OOO_CONTROL_326\n"
diff --git a/source/mai/officecfg/registry/data/org/openoffice/Office.po b/source/mai/officecfg/registry/data/org/openoffice/Office.po
index bfa29460657..a15c531d935 100644
--- a/source/mai/officecfg/registry/data/org/openoffice/Office.po
+++ b/source/mai/officecfg/registry/data/org/openoffice/Office.po
@@ -142,7 +142,6 @@ msgid "~Drawing"
msgstr "रेखाचित्र (~D)"
#: Common.xcu
-#, fuzzy
msgctxt ""
"Common.xcu\n"
"..Common.Menus.New.m4\n"
@@ -152,7 +151,6 @@ msgid "F~ormula"
msgstr "सूत्र (~o)"
#: Common.xcu
-#, fuzzy
msgctxt ""
"Common.xcu\n"
"..Common.Menus.New.m5\n"
@@ -162,7 +160,6 @@ msgid "Database"
msgstr "डाटाबेस"
#: Common.xcu
-#, fuzzy
msgctxt ""
"Common.xcu\n"
"..Common.Menus.New.m7\n"
@@ -172,7 +169,6 @@ msgid "~HTML Document"
msgstr "HTML दस्तावेज(~H)"
#: Common.xcu
-#, fuzzy
msgctxt ""
"Common.xcu\n"
"..Common.Menus.New.m8\n"
@@ -182,7 +178,6 @@ msgid "~XML Form Document"
msgstr "XML प्रपत्र दस्तावेज (~X)"
#: Common.xcu
-#, fuzzy
msgctxt ""
"Common.xcu\n"
"..Common.Menus.New.m9\n"
@@ -923,7 +918,6 @@ msgid "Presentation Minimizer"
msgstr ""
#: PresentationMinimizer.xcu
-#, fuzzy
msgctxt ""
"PresentationMinimizer.xcu\n"
"..PresentationMinimizer.Strings\n"
@@ -943,7 +937,6 @@ msgid "< ~Back"
msgstr "< पाछाँ (~B)"
#: PresentationMinimizer.xcu
-#, fuzzy
msgctxt ""
"PresentationMinimizer.xcu\n"
"..PresentationMinimizer.Strings\n"
@@ -953,7 +946,6 @@ msgid "~Next >"
msgstr "आगाँ (~N) >"
#: PresentationMinimizer.xcu
-#, fuzzy
msgctxt ""
"PresentationMinimizer.xcu\n"
"..PresentationMinimizer.Strings\n"
@@ -1020,7 +1012,6 @@ msgid "Choose settings for optimizing images"
msgstr ""
#: PresentationMinimizer.xcu
-#, fuzzy
msgctxt ""
"PresentationMinimizer.xcu\n"
"..PresentationMinimizer.Strings\n"
@@ -1120,7 +1111,6 @@ msgid "~Embed external images"
msgstr ""
#: PresentationMinimizer.xcu
-#, fuzzy
msgctxt ""
"PresentationMinimizer.xcu\n"
"..PresentationMinimizer.Strings\n"
@@ -1184,7 +1174,6 @@ msgid "Object Linking and Embedding (OLE) is a technology that allows embedding
msgstr ""
#: PresentationMinimizer.xcu
-#, fuzzy
msgctxt ""
"PresentationMinimizer.xcu\n"
"..PresentationMinimizer.Strings\n"
@@ -1239,7 +1228,6 @@ msgid "Delete slides that are not used for the ~custom slide show"
msgstr ""
#: PresentationMinimizer.xcu
-#, fuzzy
msgctxt ""
"PresentationMinimizer.xcu\n"
"..PresentationMinimizer.Strings\n"
@@ -1348,7 +1336,6 @@ msgid "My Settings "
msgstr ""
#: PresentationMinimizer.xcu
-#, fuzzy
msgctxt ""
"PresentationMinimizer.xcu\n"
"..PresentationMinimizer.Strings\n"
@@ -1503,7 +1490,6 @@ msgid "Notes"
msgstr "टिप्पणी"
#: PresenterScreen.xcu
-#, fuzzy
msgctxt ""
"PresenterScreen.xcu\n"
"..PresenterScreen.PresenterScreenSettings.ToolBars.ToolBar.Entries.d.Normal\n"
@@ -1531,7 +1517,6 @@ msgid "Exchange"
msgstr ""
#: PresenterScreen.xcu
-#, fuzzy
msgctxt ""
"PresenterScreen.xcu\n"
"..PresenterScreen.PresenterScreenSettings.ToolBars.ToolBar.Entries.o.Normal\n"
@@ -1541,7 +1526,6 @@ msgid "Help"
msgstr "मदद"
#: PresenterScreen.xcu
-#, fuzzy
msgctxt ""
"PresenterScreen.xcu\n"
"..PresenterScreen.PresenterScreenSettings.ToolBars.NotesToolBar.Entries.a.Normal\n"
@@ -1907,7 +1891,6 @@ msgid "Current Slide, %CURRENT_SLIDE_NAME%, %CURRENT_SLIDE_NUMBER% of %SLIDE_COU
msgstr ""
#: PresenterScreen.xcu
-#, fuzzy
msgctxt ""
"PresenterScreen.xcu\n"
"..PresenterScreen.Presenter.Views.CurrentSlidePreview.Strings.ClickToExitPresentationText\n"
@@ -1953,7 +1936,6 @@ msgid "Slide Overview, %CURRENT_SLIDE_NAME%, %CURRENT_SLIDE_NUMBER% of %SLIDE_CO
msgstr ""
#: PresenterScreen.xcu
-#, fuzzy
msgctxt ""
"PresenterScreen.xcu\n"
"..PresenterScreen.Presenter.Views.HelpView\n"
@@ -10635,7 +10617,6 @@ msgid "Nationality"
msgstr "राष्ट्रीयता"
#: TableWizard.xcu
-#, fuzzy
msgctxt ""
"TableWizard.xcu\n"
"..TableWizard.TableWizard.private.Tables.authors.Fields.nationality\n"
diff --git a/source/mai/officecfg/registry/data/org/openoffice/Office/UI.po b/source/mai/officecfg/registry/data/org/openoffice/Office/UI.po
index 44aeadc71c9..aeaf4a40c52 100644
--- a/source/mai/officecfg/registry/data/org/openoffice/Office/UI.po
+++ b/source/mai/officecfg/registry/data/org/openoffice/Office/UI.po
@@ -175,7 +175,6 @@ msgid "BASIC Dialog"
msgstr "BASIC संवाद"
#: BasicIDECommands.xcu
-#, fuzzy
msgctxt ""
"BasicIDECommands.xcu\n"
"..BasicIDECommands.UserInterface.Commands..uno:DeleteCurrent\n"
@@ -225,7 +224,6 @@ msgid "~Dialog"
msgstr "संवाद"
#: BasicIDEWindowState.xcu
-#, fuzzy
msgctxt ""
"BasicIDEWindowState.xcu\n"
"..BasicIDEWindowState.UIElements.States.private:resource/popupmenu/dialog\n"
@@ -308,7 +306,6 @@ msgid "Full Screen"
msgstr "पूर्ण स्क्रीन"
#: BasicIDEWindowState.xcu
-#, fuzzy
msgctxt ""
"BasicIDEWindowState.xcu\n"
"..BasicIDEWindowState.UIElements.States.private:resource/toolbar/findbar\n"
@@ -741,7 +738,6 @@ msgid "Pivot Table Filter"
msgstr "सारणी फिल्टर"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:DataPilotFilter\n"
@@ -1449,7 +1445,6 @@ msgid "Clear Print Ranges"
msgstr ""
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:EditPrintArea\n"
@@ -1715,7 +1710,6 @@ msgid "R~andom Number..."
msgstr ""
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:StatisticsMenu\n"
@@ -1936,7 +1930,6 @@ msgid "Show Comment"
msgstr "टिप्पणी देखाबू"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:ShowNote\n"
@@ -1946,7 +1939,6 @@ msgid "Show Comment"
msgstr "टिप्पणी देखाबू"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:HideNote\n"
@@ -2756,7 +2748,6 @@ msgid "~Width..."
msgstr "चओड़ाइ (~W)..."
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:ColumnWidth\n"
@@ -3440,7 +3431,6 @@ msgid "Number Format"
msgstr "संख्या रचना..."
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:NumberFormatCurrency\n"
@@ -3459,7 +3449,6 @@ msgid "Format as Currency"
msgstr ""
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:NumberFormatCurrencySimple\n"
@@ -3496,7 +3485,6 @@ msgid "Format as Percent"
msgstr ""
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:NumberFormatStandard\n"
@@ -3571,7 +3559,6 @@ msgid "Format as Scientific"
msgstr ""
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Commands..uno:NumberFormatTime\n"
@@ -3850,7 +3837,6 @@ msgid "~Named Ranges and Expressions"
msgstr ""
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:EditAnnotation\n"
@@ -4028,7 +4014,6 @@ msgid "Insert Current Date"
msgstr ""
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:InsertCurrentDate\n"
@@ -4047,7 +4032,6 @@ msgid "Insert Current Time"
msgstr ""
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:InsertCurrentTime\n"
@@ -4228,7 +4212,6 @@ msgid "Heading 1"
msgstr "शीर्षक 10"
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:StyleApply?Style:string=Heading 2&amp;FamilyName:string=CellStyles\n"
@@ -4247,7 +4230,6 @@ msgid "Bad"
msgstr ""
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:StyleApply?Style:string=Error&amp;FamilyName:string=CellStyles\n"
@@ -4276,7 +4258,6 @@ msgid "Neutral"
msgstr ""
#: CalcCommands.xcu
-#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:StyleApply?Style:string=Warning&amp;FamilyName:string=CellStyles\n"
@@ -4316,7 +4297,6 @@ msgid "Detective"
msgstr "जांचकर्ता (~D)"
#: CalcWindowState.xcu
-#, fuzzy
msgctxt ""
"CalcWindowState.xcu\n"
"..CalcWindowState.UIElements.States.private:resource/popupmenu/cell\n"
@@ -4335,7 +4315,6 @@ msgid "Cell Edit"
msgstr ""
#: CalcWindowState.xcu
-#, fuzzy
msgctxt ""
"CalcWindowState.xcu\n"
"..CalcWindowState.UIElements.States.private:resource/popupmenu/chart\n"
@@ -4384,7 +4363,6 @@ msgid "Form Control"
msgstr "प्रपत्र नियंत्रण"
#: CalcWindowState.xcu
-#, fuzzy
msgctxt ""
"CalcWindowState.xcu\n"
"..CalcWindowState.UIElements.States.private:resource/popupmenu/formrichtext\n"
@@ -4643,7 +4621,6 @@ msgid "Standard"
msgstr "मानक"
#: CalcWindowState.xcu
-#, fuzzy
msgctxt ""
"CalcWindowState.xcu\n"
"..CalcWindowState.UIElements.States.private:resource/toolbar/findbar\n"
@@ -4806,7 +4783,6 @@ msgid "Standard (Single Mode)"
msgstr ""
#: CalcWindowState.xcu
-#, fuzzy
msgctxt ""
"CalcWindowState.xcu\n"
"..CalcWindowState.UIElements.States.private:resource/toolbar/arrowsbar\n"
@@ -6047,7 +6023,6 @@ msgid "Standard"
msgstr "मानक"
#: DbReportWindowState.xcu
-#, fuzzy
msgctxt ""
"DbReportWindowState.xcu\n"
".DbReportWindowState.UIElements.States.private:resource/popupmenu/report\n"
@@ -6057,7 +6032,6 @@ msgid "Report"
msgstr "रिपोर्ट"
#: DbReportWindowState.xcu
-#, fuzzy
msgctxt ""
"DbReportWindowState.xcu\n"
".DbReportWindowState.UIElements.States.private:resource/toolbar/toolbar\n"
@@ -6086,7 +6060,6 @@ msgid "Report Controls"
msgstr ""
#: DbReportWindowState.xcu
-#, fuzzy
msgctxt ""
"DbReportWindowState.xcu\n"
".DbReportWindowState.UIElements.States.private:resource/toolbar/drawbar\n"
@@ -8149,7 +8122,6 @@ msgid "Slide ~Layout"
msgstr "स्लाइड लेआउट (~L)..."
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Commands..uno:ModifyLayer\n"
@@ -9357,7 +9329,6 @@ msgid "Insert Rows"
msgstr "जोड़ू पंक्ति (~R)"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:InsertRowDialog\n"
@@ -9416,7 +9387,6 @@ msgid "Insert Columns"
msgstr "जोड़ू कॉलम (~l)"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:InsertColumnDialog\n"
@@ -9454,7 +9424,6 @@ msgid "~Rows"
msgstr "पंक्तिसभ (~R)"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:DeleteRows\n"
@@ -9482,7 +9451,6 @@ msgid "~Columns"
msgstr "कॉलम (~C)"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:DeleteColumns\n"
@@ -9528,7 +9496,6 @@ msgid "~Columns"
msgstr "कॉलम (~C)"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:EntireColumn\n"
@@ -9556,7 +9523,6 @@ msgid "~Rows"
msgstr "पंक्तिसभ (~R)"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:EntireRow\n"
@@ -9893,7 +9859,6 @@ msgid "Move Page Up"
msgstr ""
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:MovePageUp\n"
@@ -9930,7 +9895,6 @@ msgid "Move Page Down"
msgstr ""
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:MovePageDown\n"
@@ -9994,7 +9958,6 @@ msgid "Slide to End"
msgstr ""
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=20\n"
@@ -10004,7 +9967,6 @@ msgid "Blank Slide"
msgstr "खाली स्लाइड"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=19\n"
@@ -10014,7 +9976,6 @@ msgid "Title Only"
msgstr "केवल शीर्षक"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=0\n"
@@ -10105,7 +10066,6 @@ msgid "Title, 6 Content"
msgstr ""
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=28\n"
@@ -10115,7 +10075,6 @@ msgid "Vertical Title, Vertical Text"
msgstr "लंबरूप शीर्षक, लंबरूप पाठ "
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=27\n"
@@ -10125,7 +10084,6 @@ msgid "Vertical Title, Text, Chart"
msgstr "लंबरूप शीर्षक, पाठ, चार्ट"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:AssignLayout?WhatLayout:long=29\n"
@@ -10145,7 +10103,6 @@ msgid "Title, 2 Vertical Text, Clipart"
msgstr "शीर्षक, लंबरूप शीर्षक, क्लिपआर्ट"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:SlideLayoutMenu\n"
@@ -10184,7 +10141,6 @@ msgid "~Cell"
msgstr "कोष्ठ"
#: DrawImpressCommands.xcu
-#, fuzzy
msgctxt ""
"DrawImpressCommands.xcu\n"
"..DrawImpressCommands.UserInterface.Popups..uno:RowMenu\n"
@@ -10261,7 +10217,6 @@ msgid "Connector/Freeform Line"
msgstr ""
#: DrawWindowState.xcu
-#, fuzzy
msgctxt ""
"DrawWindowState.xcu\n"
"..DrawWindowState.UIElements.States.private:resource/popupmenu/curve\n"
@@ -10301,7 +10256,6 @@ msgid "Form Control"
msgstr "प्रपत्र नियंत्रण"
#: DrawWindowState.xcu
-#, fuzzy
msgctxt ""
"DrawWindowState.xcu\n"
"..DrawWindowState.UIElements.States.private:resource/popupmenu/formrichtext\n"
@@ -10360,7 +10314,6 @@ msgid "Line/Arrow"
msgstr "रेखा तीर"
#: DrawWindowState.xcu
-#, fuzzy
msgctxt ""
"DrawWindowState.xcu\n"
"..DrawWindowState.UIElements.States.private:resource/popupmenu/measure\n"
@@ -10399,7 +10352,6 @@ msgid "OLE Object"
msgstr "OLE वस्तु"
#: DrawWindowState.xcu
-#, fuzzy
msgctxt ""
"DrawWindowState.xcu\n"
"..DrawWindowState.UIElements.States.private:resource/popupmenu/page\n"
@@ -10446,7 +10398,6 @@ msgid "Page Master Pane (no selection)"
msgstr ""
#: DrawWindowState.xcu
-#, fuzzy
msgctxt ""
"DrawWindowState.xcu\n"
"..DrawWindowState.UIElements.States.private:resource/popupmenu/table\n"
@@ -10510,7 +10461,6 @@ msgid "Standard"
msgstr "मानक"
#: DrawWindowState.xcu
-#, fuzzy
msgctxt ""
"DrawWindowState.xcu\n"
"..DrawWindowState.UIElements.States.private:resource/toolbar/findbar\n"
@@ -13219,7 +13169,6 @@ msgid "From right to top"
msgstr "उप्परसँ नीच्चाँ तक"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionGroups.subtle\n"
@@ -13229,7 +13178,6 @@ msgid "Subtle"
msgstr "सुंदर"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionGroups.exciting\n"
@@ -13257,7 +13205,6 @@ msgid "3D Venetian"
msgstr ""
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionSets.box\n"
@@ -13305,7 +13252,6 @@ msgid "Uncover"
msgstr ""
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionSets.wipe\n"
@@ -13315,7 +13261,6 @@ msgid "Wipe"
msgstr "वाइप"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionSets.wedge\n"
@@ -13325,7 +13270,6 @@ msgid "Wedge"
msgstr "बहुघन"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionSets.wheel\n"
@@ -13344,7 +13288,6 @@ msgid "Push"
msgstr ""
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionSets.cut\n"
@@ -13411,7 +13354,6 @@ msgid "Random"
msgstr ""
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionSets.dissolve\n"
@@ -13450,7 +13392,6 @@ msgid "Tiles"
msgstr "शीर्षक"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionSets.cube-turning\n"
@@ -13498,7 +13439,6 @@ msgid "Turn Around"
msgstr ""
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionSets.turn-down\n"
@@ -13659,7 +13599,6 @@ msgid "Bottom Right to Top Left"
msgstr ""
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.bottom-top\n"
@@ -13698,7 +13637,6 @@ msgid "Horizontal"
msgstr "क्षैतिज"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.in\n"
@@ -13708,7 +13646,6 @@ msgid "In"
msgstr "भीतर"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.out\n"
@@ -13718,7 +13655,6 @@ msgid "Out"
msgstr "बाहर"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.across\n"
@@ -13728,7 +13664,6 @@ msgid "Across"
msgstr "एकरा पार"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.down\n"
@@ -13738,7 +13673,6 @@ msgid "Down"
msgstr "नीच्चाँ"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.up\n"
@@ -13768,7 +13702,6 @@ msgid "Left"
msgstr "बामाँ"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.circle\n"
@@ -13807,7 +13740,6 @@ msgid "Diamond"
msgstr "हीरा"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.plus\n"
@@ -13947,7 +13879,6 @@ msgid "Counterclockwise 8 Spokes"
msgstr ""
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.inside\n"
@@ -13957,7 +13888,6 @@ msgid "Inside"
msgstr "भीतर"
#: Effects.xcu
-#, fuzzy
msgctxt ""
"Effects.xcu\n"
"..Effects.UserInterface.TransitionVariants.outside\n"
@@ -16762,7 +16692,6 @@ msgid "Transparency"
msgstr "पारदर्शिता"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:ZoomOptimal\n"
@@ -16829,7 +16758,6 @@ msgid "Line Starts with Arrow"
msgstr "तीर सहित रेखा प्रारंभ"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:LineArrowEnd\n"
@@ -16889,7 +16817,6 @@ msgid "Line with Square/Arrow"
msgstr "वर्ग/तीर सहित रेखा"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:MeasureLine\n"
@@ -17559,7 +17486,6 @@ msgid "~Chart..."
msgstr "चार्ट (~C)..."
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:InsertObjectChart\n"
@@ -18144,7 +18070,6 @@ msgid "~Edit Style..."
msgstr "शैलीक संपादन..."
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:EditStyle\n"
@@ -18640,7 +18565,6 @@ msgid "Line Corner Style"
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:LineStyle\n"
@@ -19003,7 +18927,6 @@ msgid "Spelling"
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:SpellingAndGrammarDialog\n"
@@ -19346,7 +19269,6 @@ msgid "~Hyperlink..."
msgstr "हाइपरलिंक (~y)..."
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:HyperlinkDialog\n"
@@ -20344,7 +20266,6 @@ msgid "Flip Horizontally"
msgstr "क्षैतिजरूपेँ उनटू"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:FlipVertical\n"
@@ -20490,7 +20411,6 @@ msgid "Decrease"
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:DecrementIndent\n"
@@ -20500,7 +20420,6 @@ msgid "Decrease Indent"
msgstr "हाशिया घटाबू"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:DecrementIndent\n"
@@ -20539,7 +20458,6 @@ msgid "Increase Indent"
msgstr "हाशिया बढ़ाबू"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:LineToolbox\n"
@@ -21156,7 +21074,6 @@ msgid "Compile"
msgstr "कंपाइल करू"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:RunBasic\n"
@@ -21184,7 +21101,6 @@ msgid "Step Over"
msgstr "एकरा उप्पर जाउ"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:BasicStop\n"
@@ -22568,7 +22484,6 @@ msgid "Top"
msgstr "उप्पर"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:CellVertTop\n"
@@ -22608,7 +22523,6 @@ msgid "Bottom"
msgstr "नीच्चाँ"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Commands..uno:CellVertBottom\n"
@@ -22833,7 +22747,6 @@ msgid "R~eference"
msgstr "संदर्भ"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Popups..uno:EditCommentsMenu\n"
@@ -22973,7 +22886,6 @@ msgid "Rot~ate or Flip"
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Popups..uno:AnchorMenu\n"
@@ -23021,7 +22933,6 @@ msgid "Audio or ~Video..."
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Popups..uno:InsertAVMedia\n"
@@ -23272,7 +23183,6 @@ msgid "Paragraph Classification Dialog"
msgstr ""
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Popups..uno:EditSelectMenu\n"
@@ -23282,7 +23192,6 @@ msgid "Select"
msgstr "चुनू"
#: GenericCommands.xcu
-#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Popups..uno:EditPasteSpecialMenu\n"
@@ -23376,7 +23285,6 @@ msgid "Connector/Freeform Line"
msgstr ""
#: ImpressWindowState.xcu
-#, fuzzy
msgctxt ""
"ImpressWindowState.xcu\n"
"..ImpressWindowState.UIElements.States.private:resource/popupmenu/curve\n"
@@ -23416,7 +23324,6 @@ msgid "Form Control"
msgstr "प्रपत्र नियंत्रण"
#: ImpressWindowState.xcu
-#, fuzzy
msgctxt ""
"ImpressWindowState.xcu\n"
"..ImpressWindowState.UIElements.States.private:resource/popupmenu/formrichtext\n"
@@ -23466,7 +23373,6 @@ msgid "Line/Arrow"
msgstr "रेखा तीर"
#: ImpressWindowState.xcu
-#, fuzzy
msgctxt ""
"ImpressWindowState.xcu\n"
"..ImpressWindowState.UIElements.States.private:resource/popupmenu/measure\n"
@@ -23570,7 +23476,6 @@ msgid "Master Slide Sorter/Pane (no selection)"
msgstr ""
#: ImpressWindowState.xcu
-#, fuzzy
msgctxt ""
"ImpressWindowState.xcu\n"
"..ImpressWindowState.UIElements.States.private:resource/popupmenu/table\n"
@@ -24041,7 +23946,6 @@ msgid "Optimize"
msgstr "अनुकूलतम"
#: ImpressWindowState.xcu
-#, fuzzy
msgctxt ""
"ImpressWindowState.xcu\n"
"..ImpressWindowState.UIElements.States.private:resource/toolbar/findbar\n"
@@ -24288,7 +24192,6 @@ msgid "Formula Cursor"
msgstr "सूत्र कर्सर"
#: MathCommands.xcu
-#, fuzzy
msgctxt ""
"MathCommands.xcu\n"
"..MathCommands.UserInterface.Commands..uno:InsertCommandText?Text:string=newline \n"
@@ -24298,7 +24201,6 @@ msgid "New Line"
msgstr "नवीन पंक्ति"
#: MathCommands.xcu
-#, fuzzy
msgctxt ""
"MathCommands.xcu\n"
"..MathCommands.UserInterface.Commands..uno:InsertCommandText?Text:string=`\n"
@@ -24646,7 +24548,6 @@ msgid "Page Settings"
msgstr "पृष्ठ जमावट"
#: ReportCommands.xcu
-#, fuzzy
msgctxt ""
"ReportCommands.xcu\n"
".ReportCommands.UserInterface.Commands..uno:PageDialog\n"
@@ -24704,7 +24605,6 @@ msgid "~Subreport in New Window..."
msgstr ""
#: ReportCommands.xcu
-#, fuzzy
msgctxt ""
"ReportCommands.xcu\n"
".ReportCommands.UserInterface.Commands..uno:FontColor\n"
@@ -24827,7 +24727,6 @@ msgid "Fit to greatest height"
msgstr ""
#: ReportCommands.xcu
-#, fuzzy
msgctxt ""
"ReportCommands.xcu\n"
".ReportCommands.UserInterface.Commands..uno:ControlProperties\n"
@@ -24937,7 +24836,6 @@ msgid "Shape Arrange"
msgstr ""
#: ReportCommands.xcu
-#, fuzzy
msgctxt ""
"ReportCommands.xcu\n"
".ReportCommands.UserInterface.Commands..uno:EditControlMenu\n"
@@ -24957,7 +24855,6 @@ msgid "Alignment"
msgstr "संरेखण (~t)"
#: ReportCommands.xcu
-#, fuzzy
msgctxt ""
"ReportCommands.xcu\n"
".ReportCommands.UserInterface.Commands..uno:ResizeMenu\n"
@@ -24985,7 +24882,6 @@ msgid "Report Controls"
msgstr ""
#: ReportCommands.xcu
-#, fuzzy
msgctxt ""
"ReportCommands.xcu\n"
".ReportCommands.UserInterface.Commands..uno:SectionShrinkMenu\n"
@@ -25042,7 +24938,6 @@ msgid "Report Output Format"
msgstr ""
#: ReportCommands.xcu
-#, fuzzy
msgctxt ""
"ReportCommands.xcu\n"
".ReportCommands.UserInterface.Popups..uno:SnapLinesMenu\n"
@@ -25061,7 +24956,6 @@ msgid "Object Resizing"
msgstr ""
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.DeckList.PropertyDeck\n"
@@ -25071,7 +24965,6 @@ msgid "Properties"
msgstr "गुणसभ"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.DeckList.WriterPageDeck\n"
@@ -25150,7 +25043,6 @@ msgid "Styles"
msgstr "शैलीसभ (~e)"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.DeckList.ScFunctionsDeck\n"
@@ -25170,7 +25062,6 @@ msgid "Manage Changes"
msgstr "नाम सभकेँ उत्पन्न करू"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.DeckList.SwDesignDeck\n"
@@ -25180,7 +25071,6 @@ msgid "Design"
msgstr "डिजायन"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.DeckList.ChartDeck\n"
@@ -25210,7 +25100,6 @@ msgid "Character"
msgstr "संप्रतीक (~h)..."
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.MediaPlaybackPanel\n"
@@ -25260,7 +25149,6 @@ msgid "Footer"
msgstr "पादटीका (~r)"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.AreaPropertyPanel\n"
@@ -25270,7 +25158,6 @@ msgid "Area"
msgstr "क्षेत्र"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.ShadowPropertyPanel\n"
@@ -25280,7 +25167,6 @@ msgid "Shadow"
msgstr "छाया"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.LinePropertyPanel\n"
@@ -25340,7 +25226,6 @@ msgid "Slide"
msgstr "स्लाइड (~e)"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.SdLayoutsPanel\n"
@@ -25448,7 +25333,6 @@ msgid "Number Format"
msgstr "संख्या रचना..."
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.ParaPropertyPanel\n"
@@ -25518,7 +25402,6 @@ msgid "Styles"
msgstr "शैलीसभ (~e)"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.ScFunctionsPanel\n"
@@ -25556,7 +25439,6 @@ msgid "Elements"
msgstr "चुनाव"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.ChartSeriesPanel\n"
@@ -25594,7 +25476,6 @@ msgid "Axis"
msgstr "अक्ष (~x)"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.ChartAreaPanel\n"
@@ -25604,7 +25485,6 @@ msgid "Area"
msgstr "क्षेत्र"
#: Sidebar.xcu
-#, fuzzy
msgctxt ""
"Sidebar.xcu\n"
"..Sidebar.Content.PanelList.ChartLinePanel\n"
@@ -26007,7 +25887,6 @@ msgid "~Normal View"
msgstr ""
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:PrintLayout\n"
@@ -26368,7 +26247,6 @@ msgid "Reject All Changes"
msgstr ""
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:AcceptTrackedChange\n"
@@ -26397,7 +26275,6 @@ msgid "Accept Change"
msgstr "बदलाव स्वीकारू: $1"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:AcceptAllTrackedChanges\n"
@@ -26839,7 +26716,6 @@ msgid "Insert Page Break"
msgstr "पंक्ति खण्डन जोडू (~R)"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:InsertTable\n"
@@ -26917,7 +26793,6 @@ msgid "~Index Entry..."
msgstr "अनुक्रमणिका प्रविष्टि (~y)..."
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:InsertIndexesEntry\n"
@@ -27116,7 +26991,6 @@ msgid "To ~Frame"
msgstr "फ्रेममे (~F)"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:InsertObjectStarMath\n"
@@ -27126,7 +27000,6 @@ msgid "~Formula..."
msgstr "सूत्र (~F)..."
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:InsertObjectStarMath\n"
@@ -29247,7 +29120,6 @@ msgid "In ~Background"
msgstr "पृष्ठभूमिमे (~B)"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:WrapThroughTransparencyToggle\n"
@@ -29890,7 +29762,6 @@ msgid "Add Unknown Words"
msgstr "अज्ञात शब्दसभकेँ जोड़ू"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Commands..uno:HScroll\n"
@@ -30332,7 +30203,6 @@ msgid "Default Paragraph Style"
msgstr ""
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:StyleApply?Style:string=Title&amp;FamilyName:string=ParagraphStyles\n"
@@ -30342,7 +30212,6 @@ msgid "~Title"
msgstr "शीर्षक (~T)"
#: WriterCommands.xcu
-#, fuzzy
msgctxt ""
"WriterCommands.xcu\n"
"..WriterCommands.UserInterface.Popups..uno:TitleParaStyle\n"
@@ -31073,7 +30942,6 @@ msgid "Form Control"
msgstr "प्रपत्र नियंत्रण"
#: WriterFormWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterFormWindowState.xcu\n"
"..WriterFormWindowState.UIElements.States.private:resource/popupmenu/formrichtext\n"
@@ -31131,7 +30999,6 @@ msgid "Print Preview"
msgstr ""
#: WriterFormWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterFormWindowState.xcu\n"
"..WriterFormWindowState.UIElements.States.private:resource/popupmenu/table\n"
@@ -31534,7 +31401,6 @@ msgid "Form Control"
msgstr "प्रपत्र नियंत्रण"
#: WriterGlobalWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterGlobalWindowState.xcu\n"
"..WriterGlobalWindowState.UIElements.States.private:resource/popupmenu/formrichtext\n"
@@ -31592,7 +31458,6 @@ msgid "Print Preview"
msgstr ""
#: WriterGlobalWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterGlobalWindowState.xcu\n"
"..WriterGlobalWindowState.UIElements.States.private:resource/popupmenu/table\n"
@@ -31621,7 +31486,6 @@ msgid "Standard"
msgstr "मानक"
#: WriterGlobalWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterGlobalWindowState.xcu\n"
"..WriterGlobalWindowState.UIElements.States.private:resource/toolbar/findbar\n"
@@ -32014,7 +31878,6 @@ msgid "Form Control"
msgstr "प्रपत्र नियंत्रण"
#: WriterReportWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterReportWindowState.xcu\n"
"..WriterReportWindowState.UIElements.States.private:resource/popupmenu/formrichtext\n"
@@ -32072,7 +31935,6 @@ msgid "Print Preview"
msgstr ""
#: WriterReportWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterReportWindowState.xcu\n"
"..WriterReportWindowState.UIElements.States.private:resource/popupmenu/table\n"
@@ -32459,7 +32321,6 @@ msgid "Form Control"
msgstr "प्रपत्र नियंत्रण"
#: WriterWebWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWebWindowState.xcu\n"
"..WriterWebWindowState.UIElements.States.private:resource/popupmenu/formrichtext\n"
@@ -32518,7 +32379,6 @@ msgid "HTML Source"
msgstr "मूल HTML (~M) "
#: WriterWebWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWebWindowState.xcu\n"
"..WriterWebWindowState.UIElements.States.private:resource/popupmenu/table\n"
@@ -32547,7 +32407,6 @@ msgid "Standard"
msgstr "मानक"
#: WriterWebWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWebWindowState.xcu\n"
"..WriterWebWindowState.UIElements.States.private:resource/toolbar/findbar\n"
@@ -32876,7 +32735,6 @@ msgid "Form Control"
msgstr "प्रपत्र नियंत्रण"
#: WriterWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWindowState.xcu\n"
"..WriterWindowState.UIElements.States.private:resource/popupmenu/formrichtext\n"
@@ -32943,7 +32801,6 @@ msgid "Print Preview"
msgstr ""
#: WriterWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWindowState.xcu\n"
"..WriterWindowState.UIElements.States.private:resource/popupmenu/table\n"
@@ -32981,7 +32838,6 @@ msgid "Notebookbar shortcuts"
msgstr ""
#: WriterWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWindowState.xcu\n"
"..WriterWindowState.UIElements.States.private:resource/toolbar/findbar\n"
@@ -33029,7 +32885,6 @@ msgid "Lines"
msgstr "पंक्तिसभ"
#: WriterWindowState.xcu
-#, fuzzy
msgctxt ""
"WriterWindowState.xcu\n"
"..WriterWindowState.UIElements.States.private:resource/toolbar/arrowsbar\n"
@@ -33432,7 +33287,6 @@ msgid "Form Control"
msgstr "प्रपत्र नियंत्रण"
#: XFormsWindowState.xcu
-#, fuzzy
msgctxt ""
"XFormsWindowState.xcu\n"
"..XFormsWindowState.UIElements.States.private:resource/popupmenu/formrichtext\n"
@@ -33490,7 +33344,6 @@ msgid "Print Preview"
msgstr ""
#: XFormsWindowState.xcu
-#, fuzzy
msgctxt ""
"XFormsWindowState.xcu\n"
"..XFormsWindowState.UIElements.States.private:resource/popupmenu/table\n"
@@ -33519,7 +33372,6 @@ msgid "Standard"
msgstr "मानक"
#: XFormsWindowState.xcu
-#, fuzzy
msgctxt ""
"XFormsWindowState.xcu\n"
"..XFormsWindowState.UIElements.States.private:resource/toolbar/findbar\n"
diff --git a/source/mai/reportdesign/messages.po b/source/mai/reportdesign/messages.po
index eafc2ce51b4..66a10888ea7 100644
--- a/source/mai/reportdesign/messages.po
+++ b/source/mai/reportdesign/messages.po
@@ -71,7 +71,6 @@ msgid "Field or Formula"
msgstr ""
#: stringarray.hrc:43
-#, fuzzy
msgctxt "RID_STR_TYPE_CONST"
msgid "Function"
msgstr "प्रकार्य"
@@ -87,7 +86,6 @@ msgid "User defined Function"
msgstr ""
#: stringarray.hrc:51
-#, fuzzy
msgctxt "RID_STR_BOOL"
msgid "No"
msgstr "नहि"
@@ -99,7 +97,6 @@ msgid "Yes"
msgstr "हँ "
#: stringarray.hrc:58
-#, fuzzy
msgctxt "RID_STR_KEEPTOGETHER_CONST"
msgid "No"
msgstr "नहि"
@@ -308,7 +305,6 @@ msgid "Data field"
msgstr "डाटा क्षेत्र"
#: strings.hrc:54
-#, fuzzy
msgctxt "RID_STR_FONT"
msgid "Font"
msgstr "फ़ॉन्ट"
@@ -344,7 +340,6 @@ msgid "Group: %1"
msgstr ""
#: strings.hrc:61
-#, fuzzy
msgctxt "RID_STR_FORMULALIST"
msgid "Function"
msgstr "प्रकार्य"
@@ -448,7 +443,6 @@ msgid "Image Control"
msgstr "चित्र नियंत्रण"
#: strings.hrc:83
-#, fuzzy
msgctxt "RID_STR_PROPTITLE_FIXEDTEXT"
msgid "Label field"
msgstr "लेबिल क्षेत्र"
@@ -475,13 +469,11 @@ msgid "Report"
msgstr "रिपोर्ट"
#: strings.hrc:88
-#, fuzzy
msgctxt "RID_STR_PROPTITLE_SECTION"
msgid "Section"
msgstr "विभाग"
#: strings.hrc:89
-#, fuzzy
msgctxt "RID_STR_PROPTITLE_FUNCTION"
msgid "Function"
msgstr "प्रकार्य"
@@ -647,13 +639,11 @@ msgid "Insert graphics"
msgstr "आलेख जोड़ू"
#: strings.hrc:124
-#, fuzzy
msgctxt "RID_STR_DELETE"
msgid "Delete"
msgstr "मेटाबू"
#: strings.hrc:125
-#, fuzzy
msgctxt "RID_STR_FUNCTION"
msgid "Function"
msgstr "प्रकार्य"
@@ -759,7 +749,6 @@ msgid "Prefix Characters"
msgstr ""
#: strings.hrc:147
-#, fuzzy
msgctxt "STR_RPT_YEAR"
msgid "Year"
msgstr "वर्ष"
@@ -771,7 +760,6 @@ msgid "Quarter"
msgstr "त्रैमासिकी"
#: strings.hrc:149
-#, fuzzy
msgctxt "STR_RPT_MONTH"
msgid "Month"
msgstr "माह"
@@ -883,7 +871,6 @@ msgid "The element is invalid."
msgstr ""
#: strings.hrc:180
-#, fuzzy
msgctxt "RID_STR_FIXEDTEXT"
msgid "Label field"
msgstr "लेबिल क्षेत्र"
@@ -932,13 +919,11 @@ msgid "Character Settings"
msgstr ""
#: chardialog.ui:105
-#, fuzzy
msgctxt "chardialog|font"
msgid "Font"
msgstr "फ़ॉन्ट"
#: chardialog.ui:127
-#, fuzzy
msgctxt "chardialog|fonteffects"
msgid "Font Effects"
msgstr "फ़ॉन्ट प्रभाव"
@@ -968,7 +953,6 @@ msgid "Alignment"
msgstr "संरेखण"
#: condformatdialog.ui:10
-#, fuzzy
msgctxt "condformatdialog|CondFormat"
msgid "Conditional Formatting"
msgstr "सशर्त प्रारूप"
@@ -1032,25 +1016,21 @@ msgid "less than or equal to"
msgstr "सँ बेसी अथवा समान"
#: conditionwin.ui:107
-#, fuzzy
msgctxt "conditionwin|lhsButton"
msgid "..."
msgstr "..."
#: conditionwin.ui:130
-#, fuzzy
msgctxt "conditionwin|andLabel"
msgid "and"
msgstr "आओर"
#: conditionwin.ui:158
-#, fuzzy
msgctxt "conditionwin|rhsButton"
msgid "..."
msgstr "..."
#: conditionwin.ui:220
-#, fuzzy
msgctxt "conditionwin|ToolBoxItem1"
msgid "Bold"
msgstr "मोट"
@@ -1068,13 +1048,11 @@ msgid "Underline"
msgstr "रेखांकित"
#: conditionwin.ui:275
-#, fuzzy
msgctxt "conditionwin|ToolBoxItem4"
msgid "Background Color"
msgstr "पृष्ठभूमि रंग"
#: conditionwin.ui:290
-#, fuzzy
msgctxt "conditionwin|ToolBoxItem5"
msgid "Font Color"
msgstr "फंटक रंग"
@@ -1095,7 +1073,6 @@ msgid "+"
msgstr ""
#: datetimedialog.ui:8
-#, fuzzy
msgctxt "datetimedialog|DateTimeDialog"
msgid "Date and Time"
msgstr "दिनाँक आ समय"
@@ -1128,13 +1105,11 @@ msgid "Sorting and Grouping"
msgstr ""
#: floatingfield.ui:30
-#, fuzzy
msgctxt "floatingfield|up"
msgid "Sort Ascending"
msgstr "आरोही क्रममे छाँटू"
#: floatingfield.ui:43
-#, fuzzy
msgctxt "floatingfield|down"
msgid "Sort Descending"
msgstr "अवरोही क्रममे छाँटू"
@@ -1171,19 +1146,16 @@ msgid "Group actions"
msgstr ""
#: floatingsort.ui:75
-#, fuzzy
msgctxt "floatingsort|up"
msgid "Move up"
msgstr "उप्पर जाउ"
#: floatingsort.ui:88
-#, fuzzy
msgctxt "floatingsort|down"
msgid "Move down"
msgstr "नीच्चाँ जाउ"
#: floatingsort.ui:101
-#, fuzzy
msgctxt "floatingsort|delete"
msgid "Delete"
msgstr "मेटाबू"
@@ -1248,7 +1220,6 @@ msgid "Not present"
msgstr ""
#: floatingsort.ui:326
-#, fuzzy
msgctxt "floatingsort|keep"
msgid "No"
msgstr "नहि"
@@ -1279,13 +1250,11 @@ msgid "Each Value"
msgstr ""
#: floatingsort.ui:394
-#, fuzzy
msgctxt "floatingsort|label2"
msgid "Properties"
msgstr "गुणसभ"
#: floatingsort.ui:436
-#, fuzzy
msgctxt "floatingsort|label3"
msgid "Help"
msgstr "मदद"
@@ -1334,7 +1303,6 @@ msgid "Page Setup"
msgstr ""
#: pagedialog.ui:105
-#, fuzzy
msgctxt "pagedialog|page"
msgid "Page"
msgstr "पृष्ठ"
@@ -1413,7 +1381,6 @@ msgid "Show Number on First Page"
msgstr ""
#: pagenumberdialog.ui:309
-#, fuzzy
msgctxt "pagenumberdialog|label3"
msgid "General"
msgstr "सामान्य"
diff --git a/source/mai/sc/messages.po b/source/mai/sc/messages.po
index a9311ac3997..c07c5b4dd03 100644
--- a/source/mai/sc/messages.po
+++ b/source/mai/sc/messages.po
@@ -14,7 +14,6 @@ msgstr ""
"X-Generator: LibreOffice\n"
#: compiler.hrc:27
-#, fuzzy
msgctxt "RID_FUNCTION_CATEGORIES"
msgid "Database"
msgstr "डाटाबेस"
@@ -32,7 +31,6 @@ msgid "Financial"
msgstr "वित्तीय"
#: compiler.hrc:30
-#, fuzzy
msgctxt "RID_FUNCTION_CATEGORIES"
msgid "Information"
msgstr "सूचना"
@@ -62,7 +60,6 @@ msgid "Statistical"
msgstr "सांख्यिकी"
#: compiler.hrc:35
-#, fuzzy
msgctxt "RID_FUNCTION_CATEGORIES"
msgid "Spreadsheet"
msgstr "स्प्रेडशीट"
@@ -74,7 +71,6 @@ msgid "Text"
msgstr "पाठ"
#: compiler.hrc:37
-#, fuzzy
msgctxt "RID_FUNCTION_CATEGORIES"
msgid "Add-in"
msgstr "बाइली"
@@ -484,7 +480,6 @@ msgid "Protect document"
msgstr "दस्तावेज क' रक्षा करू"
#: globstr.hrc:112
-#, fuzzy
msgctxt "STR_UNDO_UNPROTECT_DOC"
msgid "Unprotect document"
msgstr "दस्तावेज असुरक्षित"
@@ -661,7 +656,6 @@ msgid "OR"
msgstr "आ"
#: globstr.hrc:145
-#, fuzzy
msgctxt "STR_TABLE_DEF"
msgid "Sheet"
msgstr "शीट"
@@ -711,7 +705,6 @@ msgid "The source range contains subtotals which may distort the results. Use it
msgstr "श्रोत परिसरमे रहएबला आधा जोड़, नतीजा क' रूप बिगाएड़ सकैत अछि. कोनो तरह उपयोग कएनाइ अछि?"
#: globstr.hrc:154
-#, fuzzy
msgctxt "STR_PIVOT_TOTAL"
msgid "Total"
msgstr "कुल"
@@ -737,7 +730,6 @@ msgid "$1 of $2 records found"
msgstr ""
#: globstr.hrc:159
-#, fuzzy
msgctxt "STR_COLUMN"
msgid "Column"
msgstr "कॉलम"
@@ -850,7 +842,6 @@ msgstr "तालिका नहि"
#. Text strings for captions of subtotal functions.
#: globstr.hrc:181
-#, fuzzy
msgctxt "STR_FUN_TEXT_SUM"
msgid "Sum"
msgstr "जोड़"
@@ -1913,13 +1904,11 @@ msgid "You cannot change this part of the pivot table."
msgstr "अहाँ DataPilot सारणीकेँ ई हिस्साकेँ बदएल नहि सकैत छी."
#: globstr.hrc:392
-#, fuzzy
msgctxt "STR_RECALC_MANUAL"
msgid "Manual"
msgstr "दस्ती (~M)"
#: globstr.hrc:393
-#, fuzzy
msgctxt "STR_RECALC_AUTO"
msgid "Automatic"
msgstr "स्वचालित"
@@ -2155,7 +2144,6 @@ msgid "This Document is referenced by another document and not yet saved. Closin
msgstr ""
#: globstr.hrc:434
-#, fuzzy
msgctxt "STR_HEADER_RANGE"
msgid "Range"
msgstr "परिसर"
@@ -2360,7 +2348,6 @@ msgid "next year"
msgstr ""
#: globstr.hrc:473
-#, fuzzy
msgctxt "STR_COND_AND"
msgid "and"
msgstr "आओर"
@@ -2405,31 +2392,26 @@ msgid "You cannot insert or delete cells when the affected range intersects with
msgstr ""
#: globstr.hrc:480
-#, fuzzy
msgctxt "STR_DPFIELD_GROUP_BY_SECONDS"
msgid "Seconds"
msgstr "सेकेंड"
#: globstr.hrc:481
-#, fuzzy
msgctxt "STR_DPFIELD_GROUP_BY_MINUTES"
msgid "Minutes"
msgstr "मिनट"
#: globstr.hrc:482
-#, fuzzy
msgctxt "STR_DPFIELD_GROUP_BY_HOURS"
msgid "Hours"
msgstr "घंटा"
#: globstr.hrc:483
-#, fuzzy
msgctxt "STR_DPFIELD_GROUP_BY_DAYS"
msgid "Days"
msgstr "दिनसभ"
#: globstr.hrc:484
-#, fuzzy
msgctxt "STR_DPFIELD_GROUP_BY_MONTHS"
msgid "Months"
msgstr "महीनासभ"
@@ -2561,7 +2543,6 @@ msgid "%1 and %2 more"
msgstr ""
#: globstr.hrc:508
-#, fuzzy
msgctxt "STR_GENERAL"
msgid "General"
msgstr "सामान्य"
@@ -2578,7 +2559,6 @@ msgid "Percent"
msgstr ""
#: globstr.hrc:511
-#, fuzzy
msgctxt "STR_CURRENCY"
msgid "Currency"
msgstr "मुद्रा"
@@ -2590,7 +2570,6 @@ msgid "Date"
msgstr "दिनांक"
#: globstr.hrc:513
-#, fuzzy
msgctxt "STR_TIME"
msgid "Time"
msgstr "समय"
@@ -3312,7 +3291,6 @@ msgid "Provides an internal number for the date given."
msgstr "देल गेल दिनांक क' लेल भीतरी संख्याकेँ नियुक्त करैत अछि."
#: scfuncs.hrc:182
-#, fuzzy
msgctxt "SC_OPCODE_GET_DATE"
msgid "Year"
msgstr "वर्ष"
@@ -3323,7 +3301,6 @@ msgid "An integer between 1583 and 9956 or 0 and 99 (19xx or 20xx depending on t
msgstr "1583 आओर 9956 आ 0 आओर 99 क'बीचक संख्या (परिभाषित विकल्पक आधार पर 19xx आ 20xx)."
#: scfuncs.hrc:184
-#, fuzzy
msgctxt "SC_OPCODE_GET_DATE"
msgid "Month"
msgstr "माह"
@@ -3334,7 +3311,6 @@ msgid "An integer between 1 and 12 representing the month."
msgstr "1 आओर 12 क'बीचक संख्या मासकेँ वर्णन करैत अछि."
#: scfuncs.hrc:186
-#, fuzzy
msgctxt "SC_OPCODE_GET_DATE"
msgid "Day"
msgstr "दिन"
@@ -3525,7 +3501,6 @@ msgid "Start date for calculation."
msgstr ""
#: scfuncs.hrc:252
-#, fuzzy
msgctxt "SC_OPCODE_WORKDAY_MS"
msgid "Days"
msgstr "दिनसभ"
@@ -3802,7 +3777,6 @@ msgid "The internal number of the date."
msgstr "तिथिक आँतरिक सँख्या."
#: scfuncs.hrc:370
-#, fuzzy
msgctxt "SC_OPCODE_WEEK"
msgid "Mode"
msgstr "मोड"
@@ -3824,7 +3798,6 @@ msgid "Number"
msgstr "सँख्या"
#: scfuncs.hrc:379
-#, fuzzy
msgctxt "SC_OPCODE_ISOWEEKNUM"
msgid "The internal number of the date."
msgstr "तिथिक आँतरिक सँख्या."
@@ -3843,13 +3816,11 @@ msgid "Number"
msgstr "सँख्या"
#: scfuncs.hrc:386
-#, fuzzy
msgctxt "SC_OPCODE_WEEKNUM_OOO"
msgid "The internal number of the date."
msgstr "तिथिक आँतरिक सँख्या."
#: scfuncs.hrc:387
-#, fuzzy
msgctxt "SC_OPCODE_WEEKNUM_OOO"
msgid "Mode"
msgstr "मोड"
@@ -3866,7 +3837,6 @@ msgid "Calculates the date of Easter Sunday in a given year."
msgstr "देल गेल वर्मे ईस्टर रविवार क' दिनांककेँ गणना करैत अछि."
#: scfuncs.hrc:395
-#, fuzzy
msgctxt "SC_OPCODE_EASTERSUNDAY"
msgid "Year"
msgstr "वर्ष"
@@ -4197,7 +4167,6 @@ msgid "Payment period. The total number of periods in which the annuity (pension
msgstr "भुगतानक अवधि. कालक कुल सँख्या जकरामे पेंसन भुगतान कएल जाइछ."
#: scfuncs.hrc:491
-#, fuzzy
msgctxt "SC_OPCODE_IPMT"
msgid "PV"
msgstr "PV"
@@ -4329,7 +4298,6 @@ msgid "The present value. The present value or the amount the annuity is current
msgstr "मोजुदा मान. मोजुदा मान अथवा पेंसनक मात्रा जकर अखन मान अछि."
#: scfuncs.hrc:527
-#, fuzzy
msgctxt "SC_OPCODE_CUM_PRINC"
msgid "S"
msgstr "S"
@@ -4385,7 +4353,6 @@ msgid "Payment period. The total number of periods in which the annuity (pension
msgstr "भुगतान अवधि. वार्षिक वेतन (पेंशन) चुकाबए क' कुल अवधिक संख्या."
#: scfuncs.hrc:543
-#, fuzzy
msgctxt "SC_OPCODE_CUM_IPMT"
msgid "PV"
msgstr "PV"
@@ -4606,7 +4573,6 @@ msgid "Periods: The period for which the depreciation is calculated. The time un
msgstr "अवधि सभ: अवधि जकरा क' लेल घटावकेँ गणना कएनाइ अछि. अवधि क' लेल उपयोग कएल गेल समय एकाइ आओर उपयोगी जीवन क' मूल्य समान होएबाक चाही."
#: scfuncs.hrc:607
-#, fuzzy
msgctxt "SC_OPCODE_DB"
msgid "Month"
msgstr "माह"
@@ -4710,7 +4676,6 @@ msgid "Nominal interest"
msgstr ""
#: scfuncs.hrc:637
-#, fuzzy
msgctxt "SC_OPCODE_EFFECT"
msgid "P"
msgstr "P"
@@ -4727,7 +4692,6 @@ msgid "Calculates the yearly nominal interest rate as an effective interest rate
msgstr "वार्षिक अवास्तविक ब्याजक दरकेँ प्रचलित ब्याजक दर जहिना गणना करैत अछि."
#: scfuncs.hrc:645
-#, fuzzy
msgctxt "SC_OPCODE_NOMINAL"
msgid "Effective rate"
msgstr "प्रचलित दर"
@@ -4738,7 +4702,6 @@ msgid "The effective interest rate"
msgstr "प्रचलित ब्याजक दर"
#: scfuncs.hrc:647
-#, fuzzy
msgctxt "SC_OPCODE_NOMINAL"
msgid "NPER"
msgstr "NPER"
@@ -4754,7 +4717,6 @@ msgid "Net present value. Calculates the net present value of an investment base
msgstr "कुल वर्तमान मूल्य. पूँजी क' कुल वर्तमान मूल्यकेँ नियमित भुगतान आओर छूट दरक आधार पर गणना करैत अछि."
#: scfuncs.hrc:655
-#, fuzzy
msgctxt "SC_OPCODE_NPV"
msgid "Rate"
msgstr "दर"
@@ -4787,7 +4749,6 @@ msgid "Values"
msgstr "मानसभ"
#: scfuncs.hrc:666
-#, fuzzy
msgctxt "SC_OPCODE_IRR"
msgid "An array or reference to cells whose contents correspond to the payments."
msgstr "श्रेणी आ कोष्ठ क' लेल संदर्भ जकर सम्मिलित विषय भुगतान क' लेल अनुरूप अछि."
@@ -4818,7 +4779,6 @@ msgid "An array or reference to cells whose contents correspond to the payments.
msgstr "श्रेणी आ कोष्ठ क' लेल संदर्भ जकर सम्मिलित विषय भुगतान क' लेल अनुरूप अछि."
#: scfuncs.hrc:677
-#, fuzzy
msgctxt "SC_OPCODE_MIRR"
msgid "Investment"
msgstr "निवेश"
@@ -4846,7 +4806,6 @@ msgid "Returns the amount of interest for constant amortization rates."
msgstr "स्थिर ऐमोर्टइसेशन दर सभक लेल ब्याजक कुल जमाकेँ वापस करैत अछि."
#: scfuncs.hrc:687
-#, fuzzy
msgctxt "SC_OPCODE_ISPMT"
msgid "Rate"
msgstr "दर"
@@ -4878,7 +4837,6 @@ msgid "Sum total of amortization periods."
msgstr "ऐमोर्टइसेशन अवधि सभक कुल जोड़."
#: scfuncs.hrc:693
-#, fuzzy
msgctxt "SC_OPCODE_ISPMT"
msgid "Investment"
msgstr "निवेश"
@@ -4894,7 +4852,6 @@ msgid "Duration. Calculates the number of periods required by an investment to a
msgstr ""
#: scfuncs.hrc:701
-#, fuzzy
msgctxt "SC_OPCODE_PDURATION"
msgid "Rate"
msgstr "दर"
@@ -4905,7 +4862,6 @@ msgid "The constant rate of interest."
msgstr ""
#: scfuncs.hrc:703
-#, fuzzy
msgctxt "SC_OPCODE_PDURATION"
msgid "PV"
msgstr "PV"
@@ -4917,13 +4873,11 @@ msgid "The present value. The current value of the investment."
msgstr "वर्तमान मूल्य. पूँजी क' वर्तमान मूल्य."
#: scfuncs.hrc:705
-#, fuzzy
msgctxt "SC_OPCODE_PDURATION"
msgid "FV"
msgstr "FV"
#: scfuncs.hrc:706
-#, fuzzy
msgctxt "SC_OPCODE_PDURATION"
msgid "The future value of the investment."
msgstr "निवेशकेँ भविष्यक मान."
@@ -4945,7 +4899,6 @@ msgid "The number of periods used in the calculation."
msgstr "गणनामे उपयोग कएल गेल अवधि सभक संख्या."
#: scfuncs.hrc:715
-#, fuzzy
msgctxt "SC_OPCODE_RRI"
msgid "PV"
msgstr "PV"
@@ -5115,7 +5068,6 @@ msgid "Returns TRUE if the cell is a formula cell."
msgstr "जँ कोष्ठ, सूत्र कोष्ठ अछि तँ TRUEकेँ वापस करैत अछि."
#: scfuncs.hrc:797
-#, fuzzy
msgctxt "SC_OPCODE_IS_FORMULA"
msgid "Reference"
msgstr "संदर्भ"
@@ -5348,7 +5300,6 @@ msgid "Returns TRUE if an odd number of arguments evaluates to TRUE."
msgstr ""
#: scfuncs.hrc:911
-#, fuzzy
msgctxt "SC_OPCODE_XOR"
msgid "Logical value "
msgstr "तार्किक मूल्य "
@@ -5421,7 +5372,6 @@ msgid "Counts the blank cells in a specified range."
msgstr "खाली सेलसभक बताएल परिसरमे गनैत अछि."
#: scfuncs.hrc:945
-#, fuzzy
msgctxt "SC_OPCODE_COUNT_EMPTY_CELLS"
msgid "Range"
msgstr "परिसर"
@@ -5442,7 +5392,6 @@ msgid "Returns the sum of all arguments."
msgstr "सभ आर्गुमेन्ट क' कुलजोड़केँ वापस करैत अछि."
#: scfuncs.hrc:959
-#, fuzzy
msgctxt "SC_OPCODE_SUM"
msgid "Number "
msgstr "संख्या "
@@ -5459,7 +5408,6 @@ msgid "Returns the sum of the squares of the arguments."
msgstr "तर्कस क' वर्ग क' कुलजोड़केँ वापस करैत अछि."
#: scfuncs.hrc:967
-#, fuzzy
msgctxt "SC_OPCODE_SUM_SQ"
msgid "Number "
msgstr "संख्या "
@@ -5493,7 +5441,6 @@ msgid "Totals the arguments that meet the condition."
msgstr "शर्तकेँ पूरा कएएबला आर्गुमेन्ट क' कुल जोड़."
#: scfuncs.hrc:983
-#, fuzzy
msgctxt "SC_OPCODE_SUM_IF"
msgid "Range"
msgstr "परिसर"
@@ -5532,7 +5479,6 @@ msgid "Averages the arguments that meet the conditions."
msgstr "शर्तकेँ पूरा कएएबला आर्गुमेन्ट क' कुल जोड़."
#: scfuncs.hrc:995
-#, fuzzy
msgctxt "SC_OPCODE_AVERAGE_IF"
msgid "Range"
msgstr "परिसर"
@@ -5673,7 +5619,6 @@ msgid "Counts the arguments which meet the set conditions."
msgstr "सेट कएल गेल शर्तक समान क' तर्कसकेँ गिनती करैत अछि."
#: scfuncs.hrc:1040
-#, fuzzy
msgctxt "SC_OPCODE_COUNT_IF"
msgid "Range"
msgstr "परिसर"
@@ -6305,7 +6250,6 @@ msgid "Calculates subtotals in a spreadsheet."
msgstr "स्प्रेडशीटमे उपजोड़केँ गणना करैत अछि."
#: scfuncs.hrc:1346
-#, fuzzy
msgctxt "SC_OPCODE_SUB_TOTAL"
msgid "Function"
msgstr "प्रकार्य"
@@ -6316,7 +6260,6 @@ msgid "Function index. Is an index of the possible functions Total, Max, ..."
msgstr "फंक्शन अनुक्रमणिका. संभवनीय फंक्शन जोड़, अधिकतम,... क' अनुक्रमणिका"
#: scfuncs.hrc:1348
-#, fuzzy
msgctxt "SC_OPCODE_SUB_TOTAL"
msgid "Range"
msgstr "परिसर"
@@ -6406,7 +6349,6 @@ msgid "The number to be truncated."
msgstr "संख्या जकरा काटनाइ अछि."
#: scfuncs.hrc:1380
-#, fuzzy
msgctxt "SC_OPCODE_TRUNC"
msgid "Count"
msgstr "गिनती"
@@ -6433,7 +6375,6 @@ msgid "The number to be rounded."
msgstr "संख्या जकरा पूर्णांकमे बदलनाइ अछि."
#: scfuncs.hrc:1390
-#, fuzzy
msgctxt "SC_OPCODE_ROUND"
msgid "Count"
msgstr "गिनती"
@@ -6460,7 +6401,6 @@ msgid "The number to be rounded up."
msgstr "सँख्या जकरा राउंड अप कएल जाएनाइ अछि."
#: scfuncs.hrc:1400
-#, fuzzy
msgctxt "SC_OPCODE_ROUND_UP"
msgid "Count"
msgstr "गिनती"
@@ -6487,7 +6427,6 @@ msgid "The number to be rounded down."
msgstr "सँख्या जकरा राउंड डाउन कएल जाएनाइ अछि."
#: scfuncs.hrc:1410
-#, fuzzy
msgctxt "SC_OPCODE_ROUND_DOWN"
msgid "Count"
msgstr "गिनती"
@@ -6762,13 +6701,11 @@ msgid "Significance"
msgstr "सिग्निफिकेन्स"
#: scfuncs.hrc:1513
-#, fuzzy
msgctxt "SC_OPCODE_FLOOR_MATH"
msgid "The number to whose multiple the value is to be rounded down."
msgstr "संख्या जकर अपवर्त्य क' मूल्य क' पूर्ण संख्यामे बदलनाइ अछि."
#: scfuncs.hrc:1514
-#, fuzzy
msgctxt "SC_OPCODE_FLOOR_MATH"
msgid "Mode"
msgstr "मोड"
@@ -7083,7 +7020,6 @@ msgid "Linear type"
msgstr "रैखिक_प्रकार"
#: scfuncs.hrc:1643
-#, fuzzy
msgctxt "SC_OPCODE_LINEST"
msgid "If type = 0 the linears will be calculated through the zero point, or else moved linears."
msgstr "जँ प्रकार = 0 रैखिक शून्य बिंदुसभसँ गिनल जाएत, अथवा रैखिकसभ घसकल."
@@ -7131,7 +7067,6 @@ msgid "Function type"
msgstr "प्रकार्य_प्रकार"
#: scfuncs.hrc:1657
-#, fuzzy
msgctxt "SC_OPCODE_LOGEST"
msgid "If type = 0 then the functions will be calculated in the form of y=m^x, or also functions y=b*m^x."
msgstr "जँ प्रकार = 0 तखन फलनसभ y=m^x, अथवा साथेसाथ फलन y=b*m^x क' रूपेँ गणना कएल जाएत."
@@ -7281,7 +7216,6 @@ msgid "Returns the maximum value in a list of arguments."
msgstr "आर्गुमेन्ट सूचीमे अधिकतम मूल्यकेँ वापस करैत अछि."
#: scfuncs.hrc:1710
-#, fuzzy
msgctxt "SC_OPCODE_MAX"
msgid "Number "
msgstr "संख्या "
@@ -7315,7 +7249,6 @@ msgid "Returns the minimum value in a list of arguments."
msgstr "आर्गुमेन्ट सूचीमे न्यूनतम मूल्यकेँ वापस करैत अछि."
#: scfuncs.hrc:1726
-#, fuzzy
msgctxt "SC_OPCODE_MIN"
msgid "Number "
msgstr "संख्या "
@@ -7349,7 +7282,6 @@ msgid "Calculates the variance based on a sample."
msgstr "नमूनाक आधार पर वेरिऐन्सकेँ गणना करैत अछि."
#: scfuncs.hrc:1742
-#, fuzzy
msgctxt "SC_OPCODE_VAR"
msgid "Number "
msgstr "संख्या "
@@ -7366,7 +7298,6 @@ msgid "Calculates the variance based on a sample."
msgstr "नमूनाक आधार पर वेरिऐन्सकेँ गणना करैत अछि."
#: scfuncs.hrc:1750
-#, fuzzy
msgctxt "SC_OPCODE_VAR_S"
msgid "Number "
msgstr "संख्या "
@@ -7400,7 +7331,6 @@ msgid "Calculates variance based on the entire population."
msgstr "संपूर्ण जनसंख्याक आधार पर वेरिऐन्सकेँ गणना करैत अछि."
#: scfuncs.hrc:1766
-#, fuzzy
msgctxt "SC_OPCODE_VAR_P"
msgid "Number "
msgstr "संख्या "
@@ -7417,7 +7347,6 @@ msgid "Calculates variance based on the entire population."
msgstr "संपूर्ण जनसंख्याक आधार पर वेरिऐन्सकेँ गणना करैत अछि."
#: scfuncs.hrc:1774
-#, fuzzy
msgctxt "SC_OPCODE_VAR_P_MS"
msgid "Number "
msgstr "संख्या "
@@ -7451,7 +7380,6 @@ msgid "Calculates the standard deviation based on a sample."
msgstr "नमूनाक आधार पर मानक विचलनकेँ गणना करैत अछि."
#: scfuncs.hrc:1790
-#, fuzzy
msgctxt "SC_OPCODE_ST_DEV"
msgid "Number "
msgstr "संख्या "
@@ -7468,7 +7396,6 @@ msgid "Calculates the standard deviation based on a sample."
msgstr "नमूनाक आधार पर मानक विचलनकेँ गणना करैत अछि."
#: scfuncs.hrc:1798
-#, fuzzy
msgctxt "SC_OPCODE_ST_DEV_S"
msgid "Number "
msgstr "संख्या "
@@ -7502,7 +7429,6 @@ msgid "Calculates the standard deviation based on the entire population."
msgstr "संपूर्ण जनसंख्याक आधार पर मानक विचलनकेँ गणना करैत अछि."
#: scfuncs.hrc:1814
-#, fuzzy
msgctxt "SC_OPCODE_ST_DEV_P"
msgid "Number "
msgstr "संख्या "
@@ -7519,7 +7445,6 @@ msgid "Calculates the standard deviation based on the entire population."
msgstr "संपूर्ण जनसंख्याक आधार पर मानक विचलनकेँ गणना करैत अछि."
#: scfuncs.hrc:1822
-#, fuzzy
msgctxt "SC_OPCODE_ST_DEV_P_MS"
msgid "Number "
msgstr "संख्या "
@@ -7553,7 +7478,6 @@ msgid "Returns the average of a sample."
msgstr "नमूना क' माध्यकेँ वापस करैत अछि."
#: scfuncs.hrc:1838
-#, fuzzy
msgctxt "SC_OPCODE_AVERAGE"
msgid "Number "
msgstr "संख्या "
@@ -7587,7 +7511,6 @@ msgid "Returns the sum of squares of deviations from the sample mean value"
msgstr "एकटा नमूना क' माध्य मूल्य सँ विचलन क' वर्ग सभ क' कुल जोड़केँ वापस करैत अछि."
#: scfuncs.hrc:1854
-#, fuzzy
msgctxt "SC_OPCODE_DEV_SQ"
msgid "Number "
msgstr "संख्या "
@@ -7604,7 +7527,6 @@ msgid "Returns the average of the absolute deviations of a sample from the mean.
msgstr "नमूना क' माध्य सँ निश्चित विचलन क' मध्यमान मूल्यकेँ वापस करैत अछि."
#: scfuncs.hrc:1862
-#, fuzzy
msgctxt "SC_OPCODE_AVE_DEV"
msgid "Number "
msgstr "संख्या "
@@ -7621,7 +7543,6 @@ msgid "Returns the skewness of a distribution."
msgstr "वितरण क' स्क्यूनेसकेँ वापस करैत अछि."
#: scfuncs.hrc:1870
-#, fuzzy
msgctxt "SC_OPCODE_SKEW"
msgid "Number "
msgstr "संख्या "
@@ -7638,7 +7559,6 @@ msgid "Returns the skewness of a distribution using the population of a random v
msgstr ""
#: scfuncs.hrc:1878
-#, fuzzy
msgctxt "SC_OPCODE_SKEWP"
msgid "Number "
msgstr "संख्या "
@@ -7655,7 +7575,6 @@ msgid "Returns the kurtosis of a distribution."
msgstr "वितरण क' कुर्टोसिसकेँ वापस करैत अछि."
#: scfuncs.hrc:1886
-#, fuzzy
msgctxt "SC_OPCODE_KURT"
msgid "Number "
msgstr "संख्या "
@@ -7672,7 +7591,6 @@ msgid "Returns the geometric mean of a sample."
msgstr "नमूना क' जोमेट्रिक माध्यकेँ वापस करैत अछि."
#: scfuncs.hrc:1894
-#, fuzzy
msgctxt "SC_OPCODE_GEO_MEAN"
msgid "Number "
msgstr "संख्या "
@@ -7689,7 +7607,6 @@ msgid "Returns the harmonic mean of a sample."
msgstr "नमूना क' हार्मोनिक माध्यकेँ वापस करैत अछि."
#: scfuncs.hrc:1902
-#, fuzzy
msgctxt "SC_OPCODE_HAR_MEAN"
msgid "Number "
msgstr "संख्या "
@@ -7706,7 +7623,6 @@ msgid "Returns the most common value in a sample."
msgstr "नमूनामे रहएबला सभसँ बेसी सामान्य मूल्यकेँ वापस करैत अछि."
#: scfuncs.hrc:1910
-#, fuzzy
msgctxt "SC_OPCODE_MODAL_VALUE"
msgid "Number "
msgstr "संख्या "
@@ -7723,7 +7639,6 @@ msgid "Returns the most common value in a sample."
msgstr "नमूनामे रहएबला सभसँ बेसी सामान्य मूल्यकेँ वापस करैत अछि."
#: scfuncs.hrc:1918
-#, fuzzy
msgctxt "SC_OPCODE_MODAL_VALUE_MS"
msgid "Number "
msgstr "संख्या "
@@ -7740,7 +7655,6 @@ msgid "Returns the most common value in a sample."
msgstr "नमूनामे रहएबला सभसँ बेसी सामान्य मूल्यकेँ वापस करैत अछि."
#: scfuncs.hrc:1926
-#, fuzzy
msgctxt "SC_OPCODE_MODAL_VALUE_MULTI"
msgid "Number "
msgstr "संख्या "
@@ -7757,7 +7671,6 @@ msgid "Returns the median of a given sample."
msgstr "नमूना क' मीडियनकेँ वापस करैत अछि."
#: scfuncs.hrc:1934
-#, fuzzy
msgctxt "SC_OPCODE_MEDIAN"
msgid "Number "
msgstr "संख्या "
@@ -8162,7 +8075,6 @@ msgid "Type"
msgstr "प्रकार"
#: scfuncs.hrc:2075
-#, fuzzy
msgctxt "SC_OPCODE_RANK_EQ"
msgid "Sequence order: 0 or omitted means descending, any other value than 0 means ascending."
msgstr "अनुक्रम: 0 क' अर्थ अछि आरोहण क्रम, 1 क' अर्थ अछि अवरोहण क्रम."
@@ -8199,7 +8111,6 @@ msgid "Type"
msgstr "प्रकार"
#: scfuncs.hrc:2087
-#, fuzzy
msgctxt "SC_OPCODE_RANK_AVG"
msgid "Sequence order: 0 or omitted means descending, any other value than 0 means ascending."
msgstr "अनुक्रम: 0 क' अर्थ अछि आरोहण क्रम, 1 क' अर्थ अछि अवरोहण क्रम."
@@ -8473,7 +8384,6 @@ msgid "C"
msgstr ""
#: scfuncs.hrc:2185
-#, fuzzy
msgctxt "SC_OPCODE_BINOM_DIST_MS"
msgid "Cumulated. C=0 calculates the individual probability, C=1 the cumulated probability."
msgstr "बढ़ती कएल गेल . C=0 असगर संभाव्यताकेँ गणना करैत अछि, C=1 बढ़त भेल संभाव्यता."
@@ -8549,7 +8459,6 @@ msgid "The success probability of a trial."
msgstr "प्रयासकेँ सफलता प्रायिकता."
#: scfuncs.hrc:2210
-#, fuzzy
msgctxt "SC_OPCODE_NEG_BINOM_DIST_MS"
msgid "Cumulative"
msgstr "C"
@@ -8587,7 +8496,6 @@ msgid "The success probability of a trial."
msgstr "प्रयासकेँ सफलता प्रायिकता."
#: scfuncs.hrc:2222
-#, fuzzy
msgctxt "SC_OPCODE_CRIT_BINOM"
msgid "Alpha"
msgstr "अल्फा"
@@ -8624,7 +8532,6 @@ msgid "The success probability of a trial."
msgstr "प्रयासकेँ सफलता प्रायिकता."
#: scfuncs.hrc:2234
-#, fuzzy
msgctxt "SC_OPCODE_BINOM_INV"
msgid "Alpha"
msgstr "अल्फा"
@@ -8650,7 +8557,6 @@ msgid "The value for which the Poisson distribution is to be calculated."
msgstr "मूल्य जकर पोइसन वितरणकेँ गणना कएनाइ अछि."
#: scfuncs.hrc:2244
-#, fuzzy
msgctxt "SC_OPCODE_POISSON_DIST"
msgid "Mean"
msgstr "माध्य"
@@ -8661,7 +8567,6 @@ msgid "Mean. The mean value of the Poisson distribution."
msgstr "माध्य. पोइसन वितरण क' लेल मध्यमान मूल्य."
#: scfuncs.hrc:2246
-#, fuzzy
msgctxt "SC_OPCODE_POISSON_DIST"
msgid "Cumulative"
msgstr "C"
@@ -8687,7 +8592,6 @@ msgid "The value for which the Poisson distribution is to be calculated."
msgstr "मूल्य जकर पोइसन वितरणकेँ गणना कएनाइ अछि."
#: scfuncs.hrc:2256
-#, fuzzy
msgctxt "SC_OPCODE_POISSON_DIST_MS"
msgid "Mean"
msgstr "माध्य"
@@ -8698,13 +8602,11 @@ msgid "Mean. The mean value of the Poisson distribution."
msgstr "माध्य. पोइसन वितरण क' लेल मध्यमान मूल्य."
#: scfuncs.hrc:2258
-#, fuzzy
msgctxt "SC_OPCODE_POISSON_DIST_MS"
msgid "Cumulative"
msgstr "C"
#: scfuncs.hrc:2259
-#, fuzzy
msgctxt "SC_OPCODE_POISSON_DIST_MS"
msgid "0 or FALSE calculates the probability density function. Any other value or TRUE or omitted calculates the cumulative distribution function."
msgstr "सँचयी. C=0 घनत्वक फलनक गणना करैछ, C=1 वितरण"
@@ -8817,7 +8719,6 @@ msgid "The probability value for which the inverse normal distribution is to be
msgstr "संभाव्यता मूल्य जकर प्रतिलोम नोर्मल वितरणकेँ गणना कएनाइ अछि."
#: scfuncs.hrc:2296
-#, fuzzy
msgctxt "SC_OPCODE_NORM_INV"
msgid "Mean"
msgstr "माध्य"
@@ -8849,13 +8750,11 @@ msgid "Number"
msgstr "सँख्या"
#: scfuncs.hrc:2307
-#, fuzzy
msgctxt "SC_OPCODE_NORM_INV_MS"
msgid "The probability value for which the inverse normal distribution is to be calculated."
msgstr "संभाव्यता मूल्य जकर प्रतिलोम नोर्मल वितरणकेँ गणना कएनाइ अछि."
#: scfuncs.hrc:2308
-#, fuzzy
msgctxt "SC_OPCODE_NORM_INV_MS"
msgid "Mean"
msgstr "माध्य"
@@ -8908,7 +8807,6 @@ msgid "The value for which the standard normal distribution is to be calculated.
msgstr "मूल्य जकर लॉग नोर्मल वितरणकेँ गणना कएनाइ अछि."
#: scfuncs.hrc:2328
-#, fuzzy
msgctxt "SC_OPCODE_STD_NORM_DIST_MS"
msgid "Cumulative"
msgstr "C"
@@ -8947,7 +8845,6 @@ msgid "Number"
msgstr "सँख्या"
#: scfuncs.hrc:2345
-#, fuzzy
msgctxt "SC_OPCODE_S_NORM_INV_MS"
msgid "The probability value for which the inverse standard normal distribution is to be calculated."
msgstr "संभाव्यता मूल्य जकर प्रतिलोम मानक नोर्मल वितरणकेँ गणना कएनाइ अछि."
@@ -8968,7 +8865,6 @@ msgid "The value for which the log normal distribution is to be calculated."
msgstr "मूल्य जकर लॉग नोर्मल वितरणकेँ गणना कएनाइ अछि."
#: scfuncs.hrc:2354
-#, fuzzy
msgctxt "SC_OPCODE_LOG_NORM_DIST"
msgid "Mean"
msgstr "माध्य"
@@ -8989,13 +8885,11 @@ msgid "The standard deviation of the log normal distribution. It is set to 1 if
msgstr "मानक विचलन. लॉग सामान्य वितरणक मानक विचलन."
#: scfuncs.hrc:2358
-#, fuzzy
msgctxt "SC_OPCODE_LOG_NORM_DIST"
msgid "Cumulative"
msgstr "C"
#: scfuncs.hrc:2359
-#, fuzzy
msgctxt "SC_OPCODE_LOG_NORM_DIST"
msgid "0 or FALSE calculates the probability density function. Any other value or TRUE or omitted calculates the cumulative distribution function."
msgstr "सँचयी. C=0 घनत्वक फलनक गणना करैछ, C=1 वितरण"
@@ -9016,7 +8910,6 @@ msgid "The value for which the log normal distribution is to be calculated."
msgstr "मूल्य जकर लॉग नोर्मल वितरणकेँ गणना कएनाइ अछि."
#: scfuncs.hrc:2368
-#, fuzzy
msgctxt "SC_OPCODE_LOG_NORM_DIST_MS"
msgid "Mean"
msgstr "माध्य"
@@ -9039,7 +8932,6 @@ msgid "The standard deviation of the log normal distribution."
msgstr "माध्य मान. लॉग सामान्य वितरणक माध्य मान."
#: scfuncs.hrc:2372
-#, fuzzy
msgctxt "SC_OPCODE_LOG_NORM_DIST_MS"
msgid "Cumulative"
msgstr "C"
@@ -9067,7 +8959,6 @@ msgid "The probability value for which the inverse log normal distribution is to
msgstr "संभाव्यता मूल्य जकर प्रतिलोम लॉग नोर्मल वितरणकेँ गणना कएनाइ अछि."
#: scfuncs.hrc:2382
-#, fuzzy
msgctxt "SC_OPCODE_LOG_INV"
msgid "Mean"
msgstr "माध्य"
@@ -9099,13 +8990,11 @@ msgid "Number"
msgstr "सँख्या"
#: scfuncs.hrc:2393
-#, fuzzy
msgctxt "SC_OPCODE_LOG_INV_MS"
msgid "The probability value for which the inverse log normal distribution is to be calculated."
msgstr "संभाव्यता मूल्य जकर प्रतिलोम लॉग नोर्मल वितरणकेँ गणना कएनाइ अछि."
#: scfuncs.hrc:2394
-#, fuzzy
msgctxt "SC_OPCODE_LOG_INV_MS"
msgid "Mean"
msgstr "माध्य"
@@ -9214,7 +9103,6 @@ msgid "The value for which the gamma distribution is to be calculated."
msgstr "मूल्य जकर हाइपरबोलिक कोसैनकेँ गणना कएनाइ अछि."
#: scfuncs.hrc:2430
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_DIST"
msgid "Alpha"
msgstr "अल्फा"
@@ -9246,7 +9134,6 @@ msgid "0 or FALSE calculates the probability density function. Any other value o
msgstr "सँचयी. C=0 घनत्वक फलनक गणना करैछ, C=1 वितरण"
#: scfuncs.hrc:2441
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_DIST_MS"
msgid "Returns the value of the probability density function or the cumulative distribution function for the Gamma distribution."
msgstr "गामा वितरण क' मूल्य."
@@ -9262,7 +9149,6 @@ msgid "The value for which the gamma distribution is to be calculated."
msgstr "मूल्य जकर हाइपरबोलिक कोसैनकेँ गणना कएनाइ अछि."
#: scfuncs.hrc:2444
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_DIST_MS"
msgid "Alpha"
msgstr "अल्फा"
@@ -9284,7 +9170,6 @@ msgid "The Beta parameter of the Gamma distribution."
msgstr "गामा वितरणक बीटा पैरामीटर."
#: scfuncs.hrc:2448
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_DIST_MS"
msgid "Cumulative"
msgstr "C"
@@ -9311,7 +9196,6 @@ msgid "The probability value for which the inverse gamma distribution is to be c
msgstr "संभाव्यता मूल्य जकर प्रतिलोम गामा वितरणकेँ गणना कएनाइ अछि."
#: scfuncs.hrc:2458
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_INV"
msgid "Alpha"
msgstr "अल्फा"
@@ -9343,13 +9227,11 @@ msgid "Number"
msgstr "सँख्या"
#: scfuncs.hrc:2469
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_INV_MS"
msgid "The probability value for which the inverse gamma distribution is to be calculated."
msgstr "संभाव्यता मूल्य जकर प्रतिलोम गामा वितरणकेँ गणना कएनाइ अछि."
#: scfuncs.hrc:2470
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_INV_MS"
msgid "Alpha"
msgstr "अल्फा"
@@ -9396,7 +9278,6 @@ msgid "Number"
msgstr "सँख्या"
#: scfuncs.hrc:2489
-#, fuzzy
msgctxt "SC_OPCODE_GAMMA_LN_MS"
msgid "The value for which the natural logarithm of the gamma function is to be calculated."
msgstr "मूल्य जकर गामा फंक्शन क' नैसर्गिक लघुगणकविधिकेँ गणना कएनाइ अछि."
@@ -9434,7 +9315,6 @@ msgid "The value for which the beta distribution is to be calculated."
msgstr "मूल्य जकर बीटा वितरणकेँ गणना कएनाइ अछि."
#: scfuncs.hrc:2508
-#, fuzzy
msgctxt "SC_OPCODE_BETA_DIST"
msgid "Alpha"
msgstr "अल्फा"
@@ -9476,7 +9356,6 @@ msgid "The final value for the value interval of the distribution."
msgstr "वितरणक मान अँतरालक लेल अँतिम मान."
#: scfuncs.hrc:2516
-#, fuzzy
msgctxt "SC_OPCODE_BETA_DIST"
msgid "Cumulative"
msgstr "C"
@@ -9504,7 +9383,6 @@ msgid "The probability value for which the inverse beta distribution is to be ca
msgstr "संभाव्यता मूल्य जकर प्रतिलोम बीटा वितरणकेँ गणना कएनाइ अछि."
#: scfuncs.hrc:2526
-#, fuzzy
msgctxt "SC_OPCODE_BETA_INV"
msgid "Alpha"
msgstr "अल्फा"
@@ -9562,7 +9440,6 @@ msgid "The value for which the beta distribution is to be calculated."
msgstr "मूल्य जकर बीटा वितरणकेँ गणना कएनाइ अछि."
#: scfuncs.hrc:2542
-#, fuzzy
msgctxt "SC_OPCODE_BETA_DIST_MS"
msgid "Alpha"
msgstr "अल्फा"
@@ -9584,7 +9461,6 @@ msgid "The Beta parameter of the Beta distribution."
msgstr "बीटा वितरणक बीटा पैरमीटर."
#: scfuncs.hrc:2546
-#, fuzzy
msgctxt "SC_OPCODE_BETA_DIST_MS"
msgid "Cumulative"
msgstr "C"
@@ -9627,13 +9503,11 @@ msgid "Number"
msgstr "सँख्या"
#: scfuncs.hrc:2559
-#, fuzzy
msgctxt "SC_OPCODE_BETA_INV_MS"
msgid "The probability value for which the inverse beta distribution is to be calculated."
msgstr "संभाव्यता मूल्य जकर प्रतिलोम बीटा वितरणकेँ गणना कएनाइ अछि."
#: scfuncs.hrc:2560
-#, fuzzy
msgctxt "SC_OPCODE_BETA_INV_MS"
msgid "Alpha"
msgstr "अल्फा"
@@ -9815,7 +9689,6 @@ msgid "The population size."
msgstr "जनसंख्या परिमाण."
#: scfuncs.hrc:2610
-#, fuzzy
msgctxt "SC_OPCODE_HYP_GEOM_DIST"
msgid "Cumulative"
msgstr "C"
@@ -9874,7 +9747,6 @@ msgid "The population size."
msgstr "जनसंख्या परिमाण."
#: scfuncs.hrc:2626
-#, fuzzy
msgctxt "SC_OPCODE_HYP_GEOM_DIST_MS"
msgid "Cumulative"
msgstr "C"
@@ -9911,7 +9783,6 @@ msgid "The degrees of freedom of the T distribution."
msgstr "T वितरणक स्वतँत्रताक डिग्री"
#: scfuncs.hrc:2638
-#, fuzzy
msgctxt "SC_OPCODE_T_DIST"
msgid "Mode"
msgstr "मोड"
@@ -9974,7 +9845,6 @@ msgid "The degrees of freedom of the T distribution."
msgstr "T वितरणक स्वतँत्रताक डिग्री"
#: scfuncs.hrc:2660
-#, fuzzy
msgctxt "SC_OPCODE_T_DIST_MS"
msgid "Cumulative"
msgstr "C"
@@ -10050,7 +9920,6 @@ msgid "Number"
msgstr "सँख्या"
#: scfuncs.hrc:2689
-#, fuzzy
msgctxt "SC_OPCODE_T_INV_MS"
msgid "The probability value for which the inverse T distribution is to be calculated."
msgstr "संभाव्यता मूल्य जकर प्रतिलोम T वितरणकेँ गणना कएनाइ अछि."
@@ -10079,7 +9948,6 @@ msgid "Number"
msgstr "सँख्या"
#: scfuncs.hrc:2699
-#, fuzzy
msgctxt "SC_OPCODE_T_INV_2T"
msgid "The probability value for which the inverse T distribution is to be calculated."
msgstr "संभाव्यता मूल्य जकर प्रतिलोम T वितरणकेँ गणना कएनाइ अछि."
@@ -10171,7 +10039,6 @@ msgid "The degrees of freedom in the denominator of the F distribution."
msgstr "F वितरणक हरमे स्वतँत्रताक डिग्री."
#: scfuncs.hrc:2726
-#, fuzzy
msgctxt "SC_OPCODE_F_DIST_LT"
msgid "Cumulative"
msgstr "C"
@@ -10270,7 +10137,6 @@ msgid "Number"
msgstr "सँख्या"
#: scfuncs.hrc:2759
-#, fuzzy
msgctxt "SC_OPCODE_F_INV_LT"
msgid "The probability value for which the inverse F distribution is to be calculated."
msgstr "संभाव्यता मूल्य जकर प्रतिलोम F वितरणकेँ गणना कएनाइ अछि."
@@ -10310,7 +10176,6 @@ msgid "Number"
msgstr "सँख्या"
#: scfuncs.hrc:2771
-#, fuzzy
msgctxt "SC_OPCODE_F_INV_RT"
msgid "The probability value for which the inverse F distribution is to be calculated."
msgstr "संभाव्यता मूल्य जकर प्रतिलोम F वितरणकेँ गणना कएनाइ अछि."
@@ -10416,13 +10281,11 @@ msgid "The degrees of freedom of the chi-square distribution."
msgstr "chi स्क्वायर वितरणक स्वतँत्रताक डिग्री."
#: scfuncs.hrc:2807
-#, fuzzy
msgctxt "SC_OPCODE_CHISQ_DIST"
msgid "Cumulative"
msgstr "C"
#: scfuncs.hrc:2808
-#, fuzzy
msgctxt "SC_OPCODE_CHISQ_DIST"
msgid "0 or FALSE calculates the probability density function. Any other value or TRUE or omitted calculates the cumulative distribution function."
msgstr "सँचयी. C=0 घनत्वक फलनक गणना करैछ, C=1 वितरण"
@@ -10454,7 +10317,6 @@ msgid "The degrees of freedom of the chi-square distribution."
msgstr "chi स्क्वायर वितरणक स्वतँत्रताक डिग्री."
#: scfuncs.hrc:2820
-#, fuzzy
msgctxt "SC_OPCODE_CHISQ_DIST_MS"
msgid "Cumulative"
msgstr "C"
@@ -10504,7 +10366,6 @@ msgid "Number"
msgstr "सँख्या"
#: scfuncs.hrc:2841
-#, fuzzy
msgctxt "SC_OPCODE_CHI_INV_MS"
msgid "The probability value for which the inverse chi square distribution is to be calculated."
msgstr "संभाव्यता मूल्य जकर chi समचतुर्भुज वितरणकेँ गणना कएनाइ अछि."
@@ -10592,7 +10453,6 @@ msgid "The value to be standardized."
msgstr "मूल्य जकरा मानकइस्ड कएनाइ अछि."
#: scfuncs.hrc:2875
-#, fuzzy
msgctxt "SC_OPCODE_STANDARD"
msgid "Mean"
msgstr "माध्य"
@@ -10673,7 +10533,6 @@ msgid "Returns a (1-alpha) confidence interval for a normal distribution."
msgstr "नोर्मल वितरण क' लेल (1 आल्फा) दृढ़ अंतरालकेँ वापस करैत अछि."
#: scfuncs.hrc:2905
-#, fuzzy
msgctxt "SC_OPCODE_CONFIDENCE"
msgid "Alpha"
msgstr "अल्फा"
@@ -10694,7 +10553,6 @@ msgid "The standard deviation of the population."
msgstr "जनसँख्याक मानक विचलन."
#: scfuncs.hrc:2909
-#, fuzzy
msgctxt "SC_OPCODE_CONFIDENCE"
msgid "Size"
msgstr "आकार"
@@ -10711,7 +10569,6 @@ msgid "Returns a (1-alpha) confidence interval for a normal distribution."
msgstr "नोर्मल वितरण क' लेल (1 आल्फा) दृढ़ अंतरालकेँ वापस करैत अछि."
#: scfuncs.hrc:2917
-#, fuzzy
msgctxt "SC_OPCODE_CONFIDENCE_N"
msgid "Alpha"
msgstr "अल्फा"
@@ -10732,7 +10589,6 @@ msgid "The standard deviation of the population."
msgstr "जनसँख्याक मानक विचलन."
#: scfuncs.hrc:2921
-#, fuzzy
msgctxt "SC_OPCODE_CONFIDENCE_N"
msgid "Size"
msgstr "आकार"
@@ -10749,7 +10605,6 @@ msgid "Returns a (1-alpha) confidence interval for a Student's t distribution."
msgstr "नोर्मल वितरण क' लेल (1 आल्फा) दृढ़ अंतरालकेँ वापस करैत अछि."
#: scfuncs.hrc:2929
-#, fuzzy
msgctxt "SC_OPCODE_CONFIDENCE_T"
msgid "Alpha"
msgstr "अल्फा"
@@ -10770,7 +10625,6 @@ msgid "The standard deviation of the population."
msgstr "जनसँख्याक मानक विचलन."
#: scfuncs.hrc:2933
-#, fuzzy
msgctxt "SC_OPCODE_CONFIDENCE_T"
msgid "Size"
msgstr "आकार"
@@ -10817,7 +10671,6 @@ msgid "The known standard deviation of the population. If omitted, the standard
msgstr "जनसँख्याक मानक विचलन."
#: scfuncs.hrc:2952
-#, fuzzy
msgctxt "SC_OPCODE_Z_TEST_MS"
msgid "Calculates the probability of observing a z-statistic greater than the one computed based on a sample."
msgstr "z जाँच क' दिअ'-टइल्ड P मूल्यकेँ वापस करैत अछि."
@@ -10849,7 +10702,6 @@ msgid "sigma"
msgstr "सिग्मा"
#: scfuncs.hrc:2958
-#, fuzzy
msgctxt "SC_OPCODE_Z_TEST_MS"
msgid "The known standard deviation of the population. If omitted, the standard deviation of the given sample is used."
msgstr "जनसँख्याक मानक विचलन."
@@ -10988,7 +10840,6 @@ msgid "The second record array."
msgstr "दोसर रिकार्ड सरणी."
#: scfuncs.hrc:3009
-#, fuzzy
msgctxt "SC_OPCODE_T_TEST"
msgid "Mode"
msgstr "मोड"
@@ -11036,13 +10887,11 @@ msgid "The second record array."
msgstr "दोसर रिकार्ड सरणी."
#: scfuncs.hrc:3023
-#, fuzzy
msgctxt "SC_OPCODE_T_TEST_MS"
msgid "Mode"
msgstr "मोड"
#: scfuncs.hrc:3024
-#, fuzzy
msgctxt "SC_OPCODE_T_TEST_MS"
msgid "Mode specifies the number of distribution tails to return. 1= one-tailed, 2 = two-tailed distribution"
msgstr "प्रकार वापस कएल जाएबला वितरण टइलसक संख्याकेँ निर्दिष्ट करैत अछि. 1= असगर-टइल कएल गेल , 2 = दुइ-टइल कएल गेल वितरण"
@@ -11334,7 +11183,6 @@ msgid "Calculates future value(s) using additive Exponential Smoothing algorithm
msgstr ""
#: scfuncs.hrc:3135
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_ADD"
msgid "Target"
msgstr "लक्ष्य"
@@ -11345,7 +11193,6 @@ msgid "The date (array) for which you want to predict a value."
msgstr ""
#: scfuncs.hrc:3137
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_ADD"
msgid "Values"
msgstr "मानसभ"
@@ -11401,7 +11248,6 @@ msgid "Calculates future value(s) using multiplicative Exponential Smoothing alg
msgstr ""
#: scfuncs.hrc:3153
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_MUL"
msgid "Target"
msgstr "लक्ष्य"
@@ -11412,7 +11258,6 @@ msgid "The date (array) for which you want to predict a value."
msgstr ""
#: scfuncs.hrc:3155
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_MUL"
msgid "Values"
msgstr "मानसभ"
@@ -11468,7 +11313,6 @@ msgid "Returns a prediction interval at the specified target value(s) for additi
msgstr ""
#: scfuncs.hrc:3171
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_PIA"
msgid "Target"
msgstr "लक्ष्य"
@@ -11479,7 +11323,6 @@ msgid "The date (array) for which you want to predict a value."
msgstr ""
#: scfuncs.hrc:3173
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_PIA"
msgid "Values"
msgstr "मानसभ"
@@ -11546,7 +11389,6 @@ msgid "Returns a prediction interval at the specified target value(s) for multip
msgstr ""
#: scfuncs.hrc:3191
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_PIM"
msgid "Target"
msgstr "लक्ष्य"
@@ -11557,7 +11399,6 @@ msgid "The date (array) for which you want to predict a value."
msgstr ""
#: scfuncs.hrc:3193
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_PIM"
msgid "Values"
msgstr "मानसभ"
@@ -11624,7 +11465,6 @@ msgid "Calculates the number of samples in period (season) using additive Expone
msgstr ""
#: scfuncs.hrc:3211
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_SEA"
msgid "Values"
msgstr "मानसभ"
@@ -11670,7 +11510,6 @@ msgid "Returns statistical value(s) using additive Exponential Smoothing algorit
msgstr ""
#: scfuncs.hrc:3225
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_STA"
msgid "Values"
msgstr "मानसभ"
@@ -11736,7 +11575,6 @@ msgid "Returns statistical value(s) using multiplicative Exponential Smoothing a
msgstr ""
#: scfuncs.hrc:3243
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_ETS_STM"
msgid "Values"
msgstr "मानसभ"
@@ -11797,7 +11635,6 @@ msgid "Aggregation (default 1 = AVERAGE); method to be used to aggregate identic
msgstr ""
#: scfuncs.hrc:3260
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_LIN"
msgid "Returns a value along a linear regression"
msgstr "रैखिक रिग्रेशनमे एकटा मूल्यकेँ वापस करैत अछि"
@@ -11809,7 +11646,6 @@ msgid "Value"
msgstr "मानसभ"
#: scfuncs.hrc:3262
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_LIN"
msgid "The X value for which the Y value on the regression linear is to be calculated."
msgstr "रिग्रेशन रेखामे X मूल्यक अनरूप Y मूल्यकेँ गणना कएनाइ अछि."
@@ -11831,7 +11667,6 @@ msgid "Data X"
msgstr ""
#: scfuncs.hrc:3266
-#, fuzzy
msgctxt "SC_OPCODE_FORECAST_LIN"
msgid "The X data array."
msgstr "X आँकड़ा सरणी."
@@ -11853,7 +11688,6 @@ msgid "The row number of the cell."
msgstr "कोष्ठक' पंक्ति संख्या."
#: scfuncs.hrc:3275
-#, fuzzy
msgctxt "SC_OPCODE_ADDRESS"
msgid "Column"
msgstr "कॉलम"
@@ -11884,7 +11718,6 @@ msgid "The reference style: 0 or FALSE means R1C1 style, any other value or omit
msgstr ""
#: scfuncs.hrc:3281
-#, fuzzy
msgctxt "SC_OPCODE_ADDRESS"
msgid "Sheet"
msgstr "शीट"
@@ -11900,7 +11733,6 @@ msgid "Returns the number of individual ranges that belong to a (multiple) range
msgstr "परिसर (अनेक) सँ मिलाएल गेल असगर परिसरक संख्याकेँ वापस करैत अछि."
#: scfuncs.hrc:3289